2026-06-12 20:16:14.740496 | Job console starting
2026-06-12 20:16:14.892998 | Updating git repos
2026-06-12 20:16:15.003021 | Cloning repos into workspace
2026-06-12 20:16:20.953616 | Restoring repo states
2026-06-12 20:16:21.005369 | Merging changes
2026-06-12 20:16:22.165223 | Checking out repos
2026-06-12 20:16:23.606819 | Preparing playbooks
2026-06-12 20:16:29.546886 | Running Ansible setup
2026-06-12 20:16:34.732777 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 20:16:35.335664 | 
2026-06-12 20:16:35.335780 | PLAY [localhost]
2026-06-12 20:16:35.343449 | 
2026-06-12 20:16:35.343515 | TASK [Gathering Facts]
2026-06-12 20:16:36.314358 | localhost | ok
2026-06-12 20:16:36.327316 | 
2026-06-12 20:16:36.327484 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-12 20:16:36.809326 | localhost -> localhost | changed
2026-06-12 20:16:36.818188 | 
2026-06-12 20:16:36.818334 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-12 20:16:37.827697 | localhost -> localhost | changed
2026-06-12 20:16:37.841543 | 
2026-06-12 20:16:37.841703 | TASK [Setup log path fact]
2026-06-12 20:16:37.867491 | localhost | ok
2026-06-12 20:16:37.890551 | 
2026-06-12 20:16:37.890697 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 20:16:37.929467 | localhost | ok
2026-06-12 20:16:37.936562 | 
2026-06-12 20:16:37.936648 | TASK [emit-job-header : Print job information]
2026-06-12 20:16:37.987354 | # Job Information
2026-06-12 20:16:37.987616 | Ansible Version: 2.16.18
2026-06-12 20:16:37.987689 | Job: cifmw-crc-podified-edpm-baremetal
2026-06-12 20:16:37.987747 | Pipeline: github-check
2026-06-12 20:16:37.987799 | Executor: 38.129.56.84
2026-06-12 20:16:37.987886 | Triggered by: https://github.com/openstack-k8s-operators/openstack-operator/pull/1937
2026-06-12 20:16:37.987959 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/cf1/rdoproject.org/cf16eb2ed8304245b94945685daf7631/
2026-06-12 20:16:37.988018 | Event ID: c0ac41e0-6699-11f1-891c-c2bb03577b40
2026-06-12 20:16:37.993819 | 
2026-06-12 20:16:37.993983 | LOOP [emit-job-header : Print node information]
2026-06-12 20:16:38.113426 | localhost | ok:
2026-06-12 20:16:38.113735 | localhost | # Node Information
2026-06-12 20:16:38.113805 | localhost | Inventory Hostname: controller
2026-06-12 20:16:38.113915 | localhost | Hostname: np0000072339
2026-06-12 20:16:38.113985 | localhost | Username: zuul
2026-06-12 20:16:38.114041 | localhost | Distro: CentOS 9
2026-06-12 20:16:38.114089 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-12 20:16:38.114136 | localhost | Region: RegionOne
2026-06-12 20:16:38.114182 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-12 20:16:38.114227 | localhost | Product Name: OpenStack Nova
2026-06-12 20:16:38.114272 | localhost | Interface IP: 38.102.83.184
2026-06-12 20:16:38.125552 | 
2026-06-12 20:16:38.125750 | PLAY [all]
2026-06-12 20:16:38.138154 | 
2026-06-12 20:16:38.138284 | TASK [Gather network facts]
2026-06-12 20:16:38.701474 | controller | ok
2026-06-12 20:16:38.713565 | 
2026-06-12 20:16:38.713695 | TASK [include_role : start-zuul-console]
2026-06-12 20:16:38.747156 | controller | ok
2026-06-12 20:16:38.769641 | 
2026-06-12 20:16:38.769846 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-12 20:16:39.380760 | controller | ok
2026-06-12 20:16:39.394016 | 
2026-06-12 20:16:39.394221 | TASK [include_role : add-build-sshkey]
2026-06-12 20:16:39.428909 | controller | ok
2026-06-12 20:16:39.453438 | 
2026-06-12 20:16:39.453643 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-12 20:16:39.753030 | controller -> localhost | ok
2026-06-12 20:16:39.762275 | 
2026-06-12 20:16:39.762422 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-12 20:16:39.796996 | controller | ok
2026-06-12 20:16:39.825270 | controller | included: /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-12 20:16:39.834334 | 
2026-06-12 20:16:39.834473 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-12 20:16:40.494268 | controller -> localhost | Generating public/private rsa key pair.
2026-06-12 20:16:40.494681 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/work/cf16eb2ed8304245b94945685daf7631_id_rsa
2026-06-12 20:16:40.494746 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/work/cf16eb2ed8304245b94945685daf7631_id_rsa.pub
2026-06-12 20:16:40.494793 | controller -> localhost | The key fingerprint is:
2026-06-12 20:16:40.494837 | controller -> localhost | SHA256:j/IrSSxT0jmFsFHw8Zd/LbnYTVVsylOQTYdzMpOH1bg zuul-build-sshkey
2026-06-12 20:16:40.494920 | controller -> localhost | The key's randomart image is:
2026-06-12 20:16:40.494963 | controller -> localhost | +---[RSA 3072]----+
2026-06-12 20:16:40.495004 | controller -> localhost | |    ++o.      .%*|
2026-06-12 20:16:40.495046 | controller -> localhost | |     +.o.  .  @ @|
2026-06-12 20:16:40.495087 | controller -> localhost | |    ...o. o  . %.|
2026-06-12 20:16:40.495128 | controller -> localhost | |    . =  . .  Eo.|
2026-06-12 20:16:40.495168 | controller -> localhost | |     + .S   . +.o|
2026-06-12 20:16:40.495207 | controller -> localhost | |    o o  o   + = |
2026-06-12 20:16:40.495247 | controller -> localhost | |     +... . . o .|
2026-06-12 20:16:40.495290 | controller -> localhost | |      oo         |
2026-06-12 20:16:40.495330 | controller -> localhost | |       .o.       |
2026-06-12 20:16:40.495368 | controller -> localhost | +----[SHA256]-----+
2026-06-12 20:16:40.495462 | controller -> localhost | ok: Runtime: 0:00:00.111073
2026-06-12 20:16:40.503346 | 
2026-06-12 20:16:40.503489 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-12 20:16:40.547383 | controller | ok
2026-06-12 20:16:40.564619 | controller | included: /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-12 20:16:40.579931 | 
2026-06-12 20:16:40.580099 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-12 20:16:40.606677 | controller | skipping: Conditional result was False
2026-06-12 20:16:40.616259 | 
2026-06-12 20:16:40.616431 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-12 20:16:41.344284 | controller | changed
2026-06-12 20:16:41.352654 | 
2026-06-12 20:16:41.352839 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-12 20:16:41.757140 | controller | ok
2026-06-12 20:16:41.762252 | 
2026-06-12 20:16:41.762319 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-12 20:16:43.519147 | controller | changed
2026-06-12 20:16:43.526912 | 
2026-06-12 20:16:43.527048 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-12 20:16:45.398154 | controller | changed
2026-06-12 20:16:45.406257 | 
2026-06-12 20:16:45.406392 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-12 20:16:45.433652 | controller | skipping: Conditional result was False
2026-06-12 20:16:45.442596 | 
2026-06-12 20:16:45.442733 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-12 20:16:45.824976 | controller -> localhost | changed
2026-06-12 20:16:45.841035 | 
2026-06-12 20:16:45.841259 | TASK [add-build-sshkey : Add back temp key]
2026-06-12 20:16:46.191624 | controller -> localhost | Identity added: /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/work/cf16eb2ed8304245b94945685daf7631_id_rsa (zuul-build-sshkey)
2026-06-12 20:16:46.192000 | controller -> localhost | ok: Runtime: 0:00:00.017272
2026-06-12 20:16:46.200580 | 
2026-06-12 20:16:46.200756 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-12 20:16:46.760689 | controller | ok
2026-06-12 20:16:46.765685 | 
2026-06-12 20:16:46.765775 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-12 20:16:46.812645 | controller | skipping: Conditional result was False
2026-06-12 20:16:46.835006 | 
2026-06-12 20:16:46.835212 | TASK [include_role : validate-host]
2026-06-12 20:16:46.868643 | controller | ok
2026-06-12 20:16:46.901504 | 
2026-06-12 20:16:46.901675 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-12 20:16:46.944161 | controller | ok
2026-06-12 20:16:46.951185 | 
2026-06-12 20:16:46.951313 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-12 20:16:47.252622 | controller -> localhost | ok
2026-06-12 20:16:47.263220 | 
2026-06-12 20:16:47.263383 | TASK [validate-host : Collect information about the host]
2026-06-12 20:16:48.133658 | controller | ok
2026-06-12 20:16:48.152141 | 
2026-06-12 20:16:48.152280 | TASK [validate-host : Sanitize hostname]
2026-06-12 20:16:48.304637 | controller | ok
2026-06-12 20:16:48.309201 | 
2026-06-12 20:16:48.309283 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-12 20:16:48.791505 | controller -> localhost | changed
2026-06-12 20:16:48.800722 | 
2026-06-12 20:16:48.800903 | TASK [validate-host : Collect information about zuul worker]
2026-06-12 20:16:49.361691 | controller | ok
2026-06-12 20:16:49.369672 | 
2026-06-12 20:16:49.369810 | TASK [validate-host : Write out all zuul information for each host]
2026-06-12 20:16:49.893505 | controller -> localhost | changed
2026-06-12 20:16:49.911103 | 
2026-06-12 20:16:49.911249 | TASK [include_role : prepare-workspace-openshift]
2026-06-12 20:16:49.937788 | controller | skipping: Conditional result was False
2026-06-12 20:16:49.945729 | 
2026-06-12 20:16:49.945893 | TASK [include_role : remove-zuul-sshkey]
2026-06-12 20:16:49.972645 | controller | skipping: Conditional result was False
2026-06-12 20:16:49.981477 | 
2026-06-12 20:16:49.981612 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-12 20:16:50.395282 | controller | ok: "logs"
2026-06-12 20:16:50.395976 | controller | ok: All items complete
2026-06-12 20:16:50.396034 | 
2026-06-12 20:16:50.768663 | controller | ok: "artifacts"
2026-06-12 20:16:51.107042 | controller | ok: "docs"
2026-06-12 20:16:51.119219 | 
2026-06-12 20:16:51.119364 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-12 20:16:51.573437 | controller | changed: "logs"
2026-06-12 20:16:51.984958 | controller | changed: "artifacts"
2026-06-12 20:16:52.362467 | controller | changed: "docs"
2026-06-12 20:16:52.382213 | 
2026-06-12 20:16:52.382354 | PLAY RECAP
2026-06-12 20:16:52.382447 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 20:16:52.382504 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 20:16:52.382555 | 
2026-06-12 20:16:52.562685 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 20:16:52.566485 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 20:16:53.277305 | 
2026-06-12 20:16:53.277433 | PLAY [all]
2026-06-12 20:16:53.288237 | 
2026-06-12 20:16:53.288309 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-12 20:16:53.366751 | controller | ok
2026-06-12 20:16:53.370385 | 
2026-06-12 20:16:53.370459 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-12 20:16:53.938830 | controller | changed
2026-06-12 20:16:53.948660 | 
2026-06-12 20:16:53.948846 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-12 20:16:56.026161 | controller | changed
2026-06-12 20:16:56.043586 | 
2026-06-12 20:16:56.043778 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-12 20:16:56.696827 | controller | changed:
2026-06-12 20:16:56.697216 | controller | {
2026-06-12 20:16:56.697270 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-12 20:16:56.697329 | controller | }
2026-06-12 20:16:57.154394 | controller | changed:
2026-06-12 20:16:57.154574 | controller | {
2026-06-12 20:16:57.154627 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-12 20:16:57.154671 | controller | }
2026-06-12 20:16:57.619714 | controller | changed:
2026-06-12 20:16:57.619846 | controller | {
2026-06-12 20:16:57.619888 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-12 20:16:57.619908 | controller | }
2026-06-12 20:16:58.026490 | controller | changed:
2026-06-12 20:16:58.026665 | controller | {
2026-06-12 20:16:58.026733 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-12 20:16:58.026779 | controller | }
2026-06-12 20:16:58.475275 | controller | changed:
2026-06-12 20:16:58.475444 | controller | {
2026-06-12 20:16:58.475514 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-12 20:16:58.475560 | controller | }
2026-06-12 20:16:58.920213 | controller | changed:
2026-06-12 20:16:58.920451 | controller | {
2026-06-12 20:16:58.920511 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-12 20:16:58.920554 | controller | }
2026-06-12 20:16:59.331834 | controller | changed:
2026-06-12 20:16:59.332030 | controller | {
2026-06-12 20:16:59.332081 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLOQd4ZLtkZXQGY6UwAr/06ppWQK4fDO3HaqxPk98csyOCBXsliSKK39Bso828+5srIXiW7aI6aC9P5mwi4mUZlGPfJlQbfrcGvY+b/SocuvaGK+1RrHLoJCT52LBhwgrzlXio2jeksZeein8iaTrhsPrOAs7KggIL/rB9hEiB3NaOPWhhoCP4vlW6MEMExGcqB/1FVxXFBPnLkEyW0Lk7ycVflZl2ocRxbfjZi0+tI1Wlinp8PvSQSc/WVrAcDgKjc/mB4ODPOyYy3G8FHgfMsrXSDEyjBKgLKMsdCrAUcqJQWjkqXleXSYOV4q3pzL+9umK+q/e3P/bIoSFQzmJKTU1eDfuvPXmow9F5H54fii/Da7ezlMJ+wPGHJrRAkmzvMbALy7xwswLhZMkOGNtRcPqaKYRmIBKpw3o6bCTtcNUHOtOQnzwY8JzrM2eBWJBXAANYw+9/ho80JIiwhg29CFNpVBuHbql2YxJQNrnl90guN65rYNpDxdIluweyUf8= anbanerj@kaermorhen"
2026-06-12 20:16:59.332123 | controller | }
2026-06-12 20:16:59.800672 | controller | changed:
2026-06-12 20:16:59.800884 | controller | {
2026-06-12 20:16:59.800949 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VwV8Im9kRm49lt3tM36hj4Zv27FxGo4C1Q/0jqhzFmHY7RHbmeRr8ObhwWoHjXSozKWg8FL5ER0z3hTwL0W6lez3sL7hUaCmSuZmG5Hnl3x4vTSxDI9JZ/Y65rtYiiWQo2fC5xJhU/4+0e5e/pseCm8cKRSu+SaxhO+sd6FDojA2x1BzOzKiQRDy/1zWGp/cZkxcEuB1wHI5LMzN03c67vmbu+fhZRAUO4dQkvcnj2LrhQtpa+ytvnSjr8icMDosf1OsbSffwZFyHB/hfWGAfe0eIeSA2XPraxiPknXxiPKx2MJsaUTYbsZcm3EjFdHBBMumw5rBI74zLrMRvCO9GwBEmGT4rFng1nP+yw5DB8sn2zqpOsPg1LYRwCPOUveC13P6pgsZZPh812e8v5EKnETct+5XI3dVpdw6CnNiLwAyVAF15DJvBGT/u1k0Myg/bQn+Gv9k2MSj6LvQmf6WbZu2Wgjm30z3FyCneBqTL7mLF19YXzeC0ufHz5pnO1E= dasm@fedora"
2026-06-12 20:16:59.801013 | controller | }
2026-06-12 20:17:00.190297 | controller | changed:
2026-06-12 20:17:00.190487 | controller | {
2026-06-12 20:17:00.190551 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-12 20:17:00.190602 | controller | }
2026-06-12 20:17:00.623111 | controller | changed:
2026-06-12 20:17:00.623225 | controller | {
2026-06-12 20:17:00.623247 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-12 20:17:00.623266 | controller | }
2026-06-12 20:17:01.059660 | controller | changed:
2026-06-12 20:17:01.059809 | controller | {
2026-06-12 20:17:01.060046 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-12 20:17:01.060126 | controller | }
2026-06-12 20:17:01.521666 | controller | changed:
2026-06-12 20:17:01.521790 | controller | {
2026-06-12 20:17:01.521813 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-12 20:17:01.521836 | controller | }
2026-06-12 20:17:01.983534 | controller | changed:
2026-06-12 20:17:01.983733 | controller | {
2026-06-12 20:17:01.983812 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-12 20:17:01.983937 | controller | }
2026-06-12 20:17:02.449212 | controller | changed:
2026-06-12 20:17:02.449384 | controller | {
2026-06-12 20:17:02.449434 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-12 20:17:02.449475 | controller | }
2026-06-12 20:17:02.831766 | controller | changed:
2026-06-12 20:17:02.832016 | controller | {
2026-06-12 20:17:02.832097 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-12 20:17:02.832168 | controller | }
2026-06-12 20:17:03.274216 | controller | changed:
2026-06-12 20:17:03.274426 | controller | {
2026-06-12 20:17:03.274484 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-12 20:17:03.274526 | controller | }
2026-06-12 20:17:03.716959 | controller | changed:
2026-06-12 20:17:03.717211 | controller | {
2026-06-12 20:17:03.717278 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCfNtF7NvKl915TGsGGoseUb06Hj8L/S4toWf0hExeY+F00woL6NvBlJD0nDct+P5a22I4EhvoQCRQ8reaPCm1lybR3uiRIJsj+8zkVvLwby9LXzfZorlNG9ofjd00FEmB09uW/YvTl6Q9XwwwX6tInzIOv3TMqTHHGOL74ibbj8J/FJR0cFEyj0z4WQRvtkh32xAHl83gbuINryMt0sqRI+clj2381NKL55DRLQrVw0gsfqqxiHAnXg21qWmc4J+b9e9kiuAFQjcjwTVkwJCcg3xbPwC/qokYRby/Y5S40UUd7/jEARGXT7RZgpzTuDd1oZiCVrnrqJNPaMNdVv5MLeFdf1B7iIe5aa/fGouX7AO4SdKhZUdnJmCFAGvjC6S3JMZ2wAcUl+OHnssfmdj7XL50cLo27vjuzMtLAgSqi6N99m92WCF2s8J9aVzszX7Xz9OKZCeGsiVJp3/NdABKzSEAyM9xBD/5Vho894Sav+otpySHe3p6RUTgbB5Zu8VyZRZ/UtB3ueXxyo764yrc6qWIDqrehm84Xm9g+/jpIBzGPl07NUNJpdt/6Sgf9RIKXw/7XypO5yZfUcuFNGTxLfqjTNrtgLZNcjfav6sSdVXVcMPL//XNuRdKmVFaO76eV/oGMQGr1fGcCD+N+CpI7+Q+fCNB6VFWG4nZFuI/Iuw== averdagu@redhat.com"
2026-06-12 20:17:03.717334 | controller | }
2026-06-12 20:17:04.162942 | controller | changed:
2026-06-12 20:17:04.163136 | controller | {
2026-06-12 20:17:04.163186 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq8l27xI+QlQVdS4djp9ogSoyrNE2+Ox6vKPdhSNL1J3PE5w+WCSvMz9A5gnNuH810zwbekEApbxTze/gLQJwBHA52CChfURpXrFaxY7ePXRElwKAL3mJfzBWY/c5jnNL9TCVmFJTGZkFZP3Nh+BMgZvL6xBkt3WKm6Uq18qzd9XeKcZusrA+O+uLv1fVeQnadY9RIqOCyeFYCzLWrUfTyE8x/XG0hAWIM7qpnF2cALQS2h9n4hW5ybiUN790H08wf9hFwEf5nxY9Z9dVkPFQiTSGKNBzmnCXU9skxS/xhpFjJ5duGSZdtAHe9O+nGZm9c67hxgtf8e5PDuqAdXEv2cf6e3VBAt+Bz8EKI3yosTj0oZHfwr42Yzb1l/SKy14Rggsrc9KAQlrGXan6+u2jcQqqx7l+SWmnpFiWTV9u5cWj2IgOhApOitmRBPYqk9rE2usfO0hLn/Pj/R/Nau4803e1/EikdLE7Ps95s9mX5jRDjAoUa2JwFF5RsVFyL910= ashigupt@ashigupt.remote.csb"
2026-06-12 20:17:04.163245 | controller | }
2026-06-12 20:17:04.574576 | controller | changed:
2026-06-12 20:17:04.574772 | controller | {
2026-06-12 20:17:04.574822 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-12 20:17:04.574927 | controller | }
2026-06-12 20:17:04.992766 | controller | changed:
2026-06-12 20:17:04.993006 | controller | {
2026-06-12 20:17:04.993059 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-12 20:17:04.993101 | controller | }
2026-06-12 20:17:05.431304 | controller | changed:
2026-06-12 20:17:05.431548 | controller | {
2026-06-12 20:17:05.431646 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-12 20:17:05.431690 | controller | }
2026-06-12 20:17:05.848569 | controller | changed:
2026-06-12 20:17:05.848792 | controller | {
2026-06-12 20:17:05.848845 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-12 20:17:05.848917 | controller | }
2026-06-12 20:17:06.279267 | controller | changed:
2026-06-12 20:17:06.279476 | controller | {
2026-06-12 20:17:06.279536 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZdI7t1cxYx65heVI24HTV4F7oQLW1zyfxHreL2TIJKxjyrUUKIFEUmTutcBlJRLNT2Eoix6x1sOw9YrchloCLcn//SGfTElr9mSc5jbjb7QXEU+zJMhtxyEJ1Po3CUGnj7ckiIXw7wcawZtrEOAQ9pH3ExYCJcEMiyNjRQZCxT3tPK+S4B95EWh5Fsrz9CkwpjNRPPH7LigCeQTM3Wc7r97utAslBUUvYceDSLA7rMgkitJE38b7rZBeYzsGQ8YYUBjTCtehqQXxCRjizbHWaaZkBU+N3zkKB6n/iCNGIO690NK7A/qb6msTijiz1PeuM8ThOsi9qXnbX5v0PoTpcFSojV7NHAQ71f0XXuS43FhZctT+Dcx44dT8Fb5vJu2cJGrk+qF8ZgJYNpRS7gPg0EG2EqjK7JMf9ULdjSu0r+KlqIAyLvtzT4eOnQipoKlb/WG5D/0ohKv7OMQ352ggfkBFIQsRXyyTCT98Ft9juqPuahi3CAQmP4H9dyE+7+Kz437PEtsxLmfm6naNmWi7Ee1DqWPwS8rEajsm4sNM4wW9gdBboJQtc0uZw0DfLj1I9r3Mc8Ol0jYtz0yNQDSzVLrGCaJlC311trU70tZ+ZkAVV6Mn8lOhSbj1cK0lvSr6ZK4dgqGl3I1eTZJJhbLNdg7UOVaiRx9543+C/p/As7w== brjackma@redhat.com"
2026-06-12 20:17:06.279605 | controller | }
2026-06-12 20:17:06.692142 | controller | changed:
2026-06-12 20:17:06.692304 | controller | {
2026-06-12 20:17:06.692374 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-12 20:17:06.692416 | controller | }
2026-06-12 20:17:07.134688 | controller | changed:
2026-06-12 20:17:07.134891 | controller | {
2026-06-12 20:17:07.134972 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-12 20:17:07.135019 | controller | }
2026-06-12 20:17:07.566409 | controller | changed:
2026-06-12 20:17:07.566638 | controller | {
2026-06-12 20:17:07.566706 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-12 20:17:07.566750 | controller | }
2026-06-12 20:17:07.612355 | 
2026-06-12 20:17:07.612570 | TASK [Set timezone to UTC]
2026-06-12 20:17:08.338532 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-12 20:17:08.349253 | 
2026-06-12 20:17:08.349434 | TASK [Create nodepool directory]
2026-06-12 20:17:08.791174 | controller | changed
2026-06-12 20:17:08.804315 | 
2026-06-12 20:17:08.804554 | TASK [Create nodepool sub_nodes file]
2026-06-12 20:17:10.441522 | controller | changed
2026-06-12 20:17:10.452957 | 
2026-06-12 20:17:10.453200 | TASK [Create nodepool sub_nodes_private file]
2026-06-12 20:17:12.130389 | controller | changed
2026-06-12 20:17:12.138698 | 
2026-06-12 20:17:12.138834 | LOOP [Populate nodepool sub_nodes file]
2026-06-12 20:17:12.195205 | 
2026-06-12 20:17:12.195515 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-12 20:17:12.251481 | 
2026-06-12 20:17:12.251796 | TASK [Create nodepool primary file]
2026-06-12 20:17:12.289708 | controller | skipping: Conditional result was False
2026-06-12 20:17:12.302151 | 
2026-06-12 20:17:12.302296 | TASK [Create nodepool node_private for this node]
2026-06-12 20:17:13.948318 | controller | changed
2026-06-12 20:17:13.958469 | 
2026-06-12 20:17:13.958640 | LOOP [Copy ssh keys to nodepool directory]
2026-06-12 20:17:14.536577 | controller | ok: Item: id_rsa Runtime: 0:00:00.008315
2026-06-12 20:17:14.536805 | 
2026-06-12 20:17:14.909449 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.007435
2026-06-12 20:17:14.925133 | 
2026-06-12 20:17:14.925378 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-12 20:17:16.666649 | controller | changed
2026-06-12 20:17:16.675267 | 
2026-06-12 20:17:16.675405 | TASK [Validate sudoers config after edits]
2026-06-12 20:17:17.158223 | controller | /etc/sudoers: parsed OK
2026-06-12 20:17:17.158294 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-12 20:17:17.158306 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-12 20:17:17.158315 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-12 20:17:17.229362 | controller | ok: Runtime: 0:00:00.008580
2026-06-12 20:17:17.238472 | 
2026-06-12 20:17:17.238599 | TASK [Show the environment passed in to job shell scripts]
2026-06-12 20:17:17.701031 | controller | SHELL=/bin/bash
2026-06-12 20:17:17.701208 | controller | ZUUL_PROJECT=openstack-k8s-operators/openstack-operator
2026-06-12 20:17:17.701234 | controller | ZUUL_SHORT_PROJECT_NAME=openstack-operator
2026-06-12 20:17:17.701252 | controller | ZUUL_CHANGES=openstack-k8s-operators/openstack-operator:main:refs/changes/37/1937/cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d
2026-06-12 20:17:17.701268 | controller | PWD=/home/zuul
2026-06-12 20:17:17.701278 | controller | ZUUL_PIPELINE=github-check
2026-06-12 20:17:17.701290 | controller | LOGNAME=zuul
2026-06-12 20:17:17.701298 | controller | XDG_SESSION_TYPE=tty
2026-06-12 20:17:17.701306 | controller | _=/usr/bin/env
2026-06-12 20:17:17.701314 | controller | MOTD_SHOWN=pam
2026-06-12 20:17:17.701322 | controller | HOME=/home/zuul
2026-06-12 20:17:17.701329 | controller | LANG=en_US.UTF-8
2026-06-12 20:17:17.701339 | controller | SSH_CONNECTION=38.129.56.84 57840 38.102.83.184 22
2026-06-12 20:17:17.701349 | controller | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH ZUUL_CHANGES ZUUL_CHANGE_IDS ZUUL_CHANGE ZUUL_PATCHSET
2026-06-12 20:17:17.701360 | controller | ZUUL_CHANGE_IDS=1937,cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d
2026-06-12 20:17:17.701368 | controller | WORKSPACE=/home/zuul/workspace
2026-06-12 20:17:17.701377 | controller | XDG_SESSION_CLASS=user
2026-06-12 20:17:17.701384 | controller | SELINUX_ROLE_REQUESTED=
2026-06-12 20:17:17.701393 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-12 20:17:17.701401 | controller | USER=zuul
2026-06-12 20:17:17.701409 | controller | ZUUL_VOTING=True
2026-06-12 20:17:17.701416 | controller | BUILD_TIMEOUT=10800000
2026-06-12 20:17:17.701423 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-12 20:17:17.701431 | controller | SHLVL=1
2026-06-12 20:17:17.701439 | controller | ZUUL_PATCHSET=cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d
2026-06-12 20:17:17.701483 | controller | XDG_SESSION_ID=1
2026-06-12 20:17:17.701493 | controller | ZUUL_BRANCH=main
2026-06-12 20:17:17.701500 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-12 20:17:17.701508 | controller | SSH_CLIENT=38.129.56.84 57840 22
2026-06-12 20:17:17.701521 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-12 20:17:17.701530 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-12 20:17:17.701538 | controller | which_declare=declare -f
2026-06-12 20:17:17.701546 | controller | PATH=/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 20:17:17.701554 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-12 20:17:17.701561 | controller | ZUUL_CHANGE=1937
2026-06-12 20:17:17.701569 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-12 20:17:17.701577 | controller | ZUUL_UUID=cf16eb2ed8304245b94945685daf7631
2026-06-12 20:17:17.701585 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-12 20:17:17.701593 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-12 20:17:17.701602 | controller | }
2026-06-12 20:17:17.790161 | controller | ok: Runtime: 0:00:00.009125
2026-06-12 20:17:17.800121 | 
2026-06-12 20:17:17.800257 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-12 20:17:17.827141 | controller | skipping: Conditional result was False
2026-06-12 20:17:17.837563 | 
2026-06-12 20:17:17.837704 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-12 20:17:18.377001 | controller | skipping: Conditional result was False
2026-06-12 20:17:18.383783 | 
2026-06-12 20:17:18.383895 | TASK [Ensure legacy workspace directory]
2026-06-12 20:17:18.781341 | controller | changed
2026-06-12 20:17:18.784444 | 
2026-06-12 20:17:18.784545 | PLAY RECAP
2026-06-12 20:17:18.784632 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 20:17:18.784678 | 
2026-06-12 20:17:19.058752 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 20:17:19.062455 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-12 20:17:19.668400 | 
2026-06-12 20:17:19.668519 | PLAY [all,!compute]
2026-06-12 20:17:19.677903 | 
2026-06-12 20:17:19.677972 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-12 20:17:20.200697 | controller | skipping: Conditional result was False
2026-06-12 20:17:20.210638 | 
2026-06-12 20:17:20.210800 | TASK [Install podman]
2026-06-12 20:17:38.043843 | controller | changed
2026-06-12 20:17:38.053224 | 
2026-06-12 20:17:38.053389 | TASK [Set var name for quay login zuul secret]
2026-06-12 20:17:38.132103 | controller | skipping: Conditional result was False
2026-06-12 20:17:38.144326 | 
2026-06-12 20:17:38.144748 | TASK [Print the username]
2026-06-12 20:17:38.715203 | controller | openstack-k8s-operators+cirobot
2026-06-12 20:17:39.188613 | controller | ok: Runtime: 0:00:00.007624
2026-06-12 20:17:39.197148 | 
2026-06-12 20:17:39.197336 | TASK [Fail when user or password is not set]
2026-06-12 20:17:39.256609 | controller | skipping: Conditional result was False
2026-06-12 20:17:39.269741 | 
2026-06-12 20:17:39.269990 | TASK [Set vars for quay login]
2026-06-12 20:17:39.340123 | controller | Output suppressed because no_log was given
2026-06-12 20:17:39.347708 | 
2026-06-12 20:17:39.348019 | LOOP [Perform container registry login(s) with podman]
2026-06-12 20:17:40.768066 | controller | Output suppressed because no_log was given
2026-06-12 20:17:40.775280 | 
2026-06-12 20:17:40.775410 | LOOP [Perform container registry login(s) with buildah]
2026-06-12 20:17:40.854752 | controller | Output suppressed because no_log was given
2026-06-12 20:17:40.876378 | 
2026-06-12 20:17:40.876571 | TASK [Set Insecure registry for content provider]
2026-06-12 20:17:41.459004 | controller | changed: Block inserted
2026-06-12 20:17:41.461395 | 
2026-06-12 20:17:41.461485 | PLAY RECAP
2026-06-12 20:17:41.461574 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-12 20:17:41.461618 | 
2026-06-12 20:17:41.600786 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-12 20:17:41.604781 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-12 20:17:42.288359 | 
2026-06-12 20:17:42.288513 | PLAY [Prefer ipv4 over ipv6]
2026-06-12 20:17:42.298943 | 
2026-06-12 20:17:42.299030 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-12 20:17:42.364181 | controller | skipping: Conditional result was False
2026-06-12 20:17:42.366734 | 
2026-06-12 20:17:42.366817 | PLAY [controller]
2026-06-12 20:17:42.374068 | 
2026-06-12 20:17:42.374208 | TASK [Fail when openshift_pull_sec not provided]
2026-06-12 20:17:42.399286 | controller | skipping: Conditional result was False
2026-06-12 20:17:42.406727 | 
2026-06-12 20:17:42.406832 | TASK [Clone repos in the job workspace]
2026-06-12 20:17:42.426368 | controller | ok
2026-06-12 20:17:42.447211 | 
2026-06-12 20:17:42.447305 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 20:17:43.003980 | controller | ok
2026-06-12 20:17:43.010569 | 
2026-06-12 20:17:43.010657 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 20:17:46.615120 | controller | Output suppressed because no_log was given
2026-06-12 20:17:46.625277 | 
2026-06-12 20:17:46.625367 | TASK [Create pull-secret.txt file]
2026-06-12 20:17:48.569218 | controller | Output suppressed because no_log was given
2026-06-12 20:17:48.584956 | 
2026-06-12 20:17:48.585129 | TASK [Apply CRC features and print image build date]
2026-06-12 20:17:48.611543 | controller | ok
2026-06-12 20:17:48.619189 | controller | included: /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-12 20:17:48.626178 | 
2026-06-12 20:17:48.626274 | TASK [Set additional parameters for crc - telemetry]
2026-06-12 20:17:49.190569 | controller | skipping: Conditional result was False
2026-06-12 20:17:49.200036 | 
2026-06-12 20:17:49.200167 | TASK [Set additional parameters for crc - monitoring]
2026-06-12 20:17:49.739283 | controller | skipping: Conditional result was False
2026-06-12 20:17:49.749692 | 
2026-06-12 20:17:49.749823 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-12 20:17:50.290631 | controller | skipping: Conditional result was False
2026-06-12 20:17:50.296112 | 
2026-06-12 20:17:50.296176 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-12 20:17:50.818006 | controller | skipping: Conditional result was False
2026-06-12 20:17:50.827628 | 
2026-06-12 20:17:50.827761 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-12 20:17:51.377206 | controller | skipping: Conditional result was False
2026-06-12 20:17:51.383038 | 
2026-06-12 20:17:51.383143 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-12 20:17:51.907720 | controller | skipping: Conditional result was False
2026-06-12 20:17:51.916720 | 
2026-06-12 20:17:51.916846 | TASK [Execute crc start command]
2026-06-12 20:26:27.627707 | controller | ok: Runtime: 0:08:34.659985
2026-06-12 20:26:27.636715 | 
2026-06-12 20:26:27.636839 | TASK [Verify that OpenShift is up and running]
2026-06-12 20:26:27.662379 | controller | ok
2026-06-12 20:26:27.679733 | controller | included: /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-12 20:26:27.691311 | 
2026-06-12 20:26:27.691429 | TASK [Create script to login and verify services]
2026-06-12 20:26:29.269786 | controller | changed
2026-06-12 20:26:29.279088 | 
2026-06-12 20:26:29.279290 | TASK [Ensure that user is logged]
2026-06-12 20:26:29.703155 | controller | Checking login to the cluster 1...
2026-06-12 20:26:30.761237 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:26:30.761329 | controller |
2026-06-12 20:26:30.887404 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-12 20:26:30.893386 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:26:40.895983 | controller | Checking login to the cluster 2...
2026-06-12 20:26:41.074220 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:26:41.074306 | controller |
2026-06-12 20:26:41.147926 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-12 20:26:41.154531 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:26:51.160234 | controller | Checking login to the cluster 3...
2026-06-12 20:26:51.345786 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:26:51.345918 | controller |
2026-06-12 20:26:51.527264 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-12 20:26:51.533830 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:27:01.544572 | controller | Checking login to the cluster 4...
2026-06-12 20:27:01.745049 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:27:01.745183 | controller |
2026-06-12 20:27:01.956981 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-12 20:27:01.963595 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:27:11.971175 | controller | Checking login to the cluster 5...
2026-06-12 20:27:12.137438 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:27:12.137612 | controller |
2026-06-12 20:27:12.256003 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 20:27:12.262520 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:27:22.266670 | controller | Checking login to the cluster 6...
2026-06-12 20:27:22.411380 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:27:22.411522 | controller |
2026-06-12 20:27:22.467822 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 20:27:22.474967 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:27:32.487534 | controller | Checking login to the cluster 7...
2026-06-12 20:27:32.643395 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:27:32.643583 | controller |
2026-06-12 20:27:32.692262 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 20:27:36.511738 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:27:46.519290 | controller | Checking login to the cluster 8...
2026-06-12 20:27:46.761272 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:27:46.761354 | controller |
2026-06-12 20:27:46.913011 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 20:27:46.921945 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:27:56.926211 | controller | Checking login to the cluster 9...
2026-06-12 20:27:57.312337 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:27:57.312435 | controller |
2026-06-12 20:27:57.899099 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 20:27:57.908317 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:28:07.913265 | controller | Checking login to the cluster 10...
2026-06-12 20:28:08.126207 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:28:08.126312 | controller |
2026-06-12 20:28:08.275541 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 20:28:08.280353 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:28:18.287194 | controller | Checking login to the cluster 11...
2026-06-12 20:28:18.508284 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:28:18.508368 | controller |
2026-06-12 20:28:18.622904 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 20:28:18.629576 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:28:28.635865 | controller | Checking login to the cluster 12...
2026-06-12 20:28:28.834670 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:28:28.834769 | controller |
2026-06-12 20:28:28.918736 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 20:28:28.925939 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:28:38.929795 | controller | Checking login to the cluster 13...
2026-06-12 20:28:39.163713 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:28:39.163811 | controller |
2026-06-12 20:28:40.386753 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 20:28:40.394921 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:28:50.398832 | controller | Checking login to the cluster 14...
2026-06-12 20:28:50.676401 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:28:50.676513 | controller |
2026-06-12 20:28:51.325535 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 20:28:51.334169 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:29:01.342471 | controller | Checking login to the cluster 15...
2026-06-12 20:29:01.534314 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:29:01.534383 | controller |
2026-06-12 20:29:01.650218 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 20:29:01.659056 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:29:11.674180 | controller | Checking login to the cluster 16...
2026-06-12 20:29:11.886342 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:29:11.886434 | controller |
2026-06-12 20:29:13.097266 | controller | Login failed (401 Unauthorized)
2026-06-12 20:29:13.097358 | controller | Verify you have provided the correct credentials.
2026-06-12 20:29:13.124618 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:29:23.128662 | controller | Checking login to the cluster 17...
2026-06-12 20:29:23.316988 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:29:23.317087 | controller |
2026-06-12 20:29:24.309419 | controller | Login failed (401 Unauthorized)
2026-06-12 20:29:24.309856 | controller | Verify you have provided the correct credentials.
2026-06-12 20:29:24.315751 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:29:34.319534 | controller | Checking login to the cluster 18...
2026-06-12 20:29:34.453043 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-12 20:29:34.458539 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:29:44.463332 | controller | Checking login to the cluster 19...
2026-06-12 20:29:44.618546 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-12 20:29:44.624669 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:29:54.630594 | controller | Checking login to the cluster 20...
2026-06-12 20:29:54.777925 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-12 20:29:54.784581 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:30:04.789595 | controller | Checking login to the cluster 21...
2026-06-12 20:30:04.917607 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-12 20:30:04.925206 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:30:14.928271 | controller | Checking login to the cluster 22...
2026-06-12 20:30:15.061583 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-12 20:30:15.067977 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:30:25.078700 | controller | Checking login to the cluster 23...
2026-06-12 20:30:25.228742 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-12 20:30:25.232594 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:30:35.237916 | controller | Checking login to the cluster 24...
2026-06-12 20:30:35.359842 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-12 20:30:35.365688 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:30:45.369791 | controller | Checking login to the cluster 25...
2026-06-12 20:30:45.503527 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-12 20:30:45.509281 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:30:55.514046 | controller | Checking login to the cluster 26...
2026-06-12 20:30:55.663378 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-12 20:30:55.673597 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:31:05.680219 | controller | Checking login to the cluster 27...
2026-06-12 20:31:05.813991 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-12 20:31:05.823504 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:31:15.827808 | controller | Checking login to the cluster 28...
2026-06-12 20:31:15.972850 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-12 20:31:15.978572 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:31:25.981314 | controller | Checking login to the cluster 29...
2026-06-12 20:31:26.128195 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-12 20:31:26.134781 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:31:36.139919 | controller | Checking login to the cluster 30...
2026-06-12 20:31:46.329646 | controller | error: net/http: TLS handshake timeout
2026-06-12 20:31:46.335435 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:31:56.366377 | controller | Checking login to the cluster 31...
2026-06-12 20:31:56.551482 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:31:56.551561 | controller |
2026-06-12 20:32:01.865994 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-12 20:32:01.874161 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:32:11.887975 | controller | Checking login to the cluster 32...
2026-06-12 20:32:12.065036 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:32:12.065114 | controller |
2026-06-12 20:32:12.197435 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-12 20:32:12.202782 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:32:22.206721 | controller | Checking login to the cluster 33...
2026-06-12 20:32:22.406672 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:32:22.406759 | controller |
2026-06-12 20:32:23.059459 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-12 20:32:23.066185 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:32:33.069806 | controller | Checking login to the cluster 34...
2026-06-12 20:32:33.224913 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:32:33.225036 | controller |
2026-06-12 20:32:33.362688 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-12 20:32:33.369890 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:32:43.373299 | controller | Checking login to the cluster 35...
2026-06-12 20:32:43.484173 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:32:43.484268 | controller |
2026-06-12 20:32:43.558297 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-12 20:32:43.563153 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:32:53.565185 | controller | Checking login to the cluster 36...
2026-06-12 20:32:53.694594 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:32:53.694705 | controller |
2026-06-12 20:32:54.130751 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-12 20:32:54.133990 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 20:33:04.147557 | controller | Checking login to the cluster 37...
2026-06-12 20:33:04.286504 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 20:33:04.286589 | controller |
2026-06-12 20:33:04.634508 | controller | Login successful.
2026-06-12 20:33:04.634617 | controller |
2026-06-12 20:33:04.678514 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-12 20:33:04.678642 | controller |
2026-06-12 20:33:04.678659 | controller | Using project "default".
2026-06-12 20:33:04.869397 | controller | ok: Runtime: 0:06:35.009889
2026-06-12 20:33:04.880947 | 
2026-06-12 20:33:04.881085 | TASK [Delete all openshift-marketplace pods]
2026-06-12 20:33:06.402956 | controller | pod "certified-operators-l27pk" deleted
2026-06-12 20:33:06.439315 | controller | pod "certified-operators-rjhhz" deleted
2026-06-12 20:33:06.468433 | controller | pod "community-operators-hq7pb" deleted
2026-06-12 20:33:06.487594 | controller | pod "community-operators-qhh6t" deleted
2026-06-12 20:33:06.513538 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-12 20:33:06.567568 | controller | pod "redhat-marketplace-l2z47" deleted
2026-06-12 20:33:06.582371 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-12 20:33:06.600911 | controller | pod "redhat-operators-2w5wr" deleted
2026-06-12 20:33:06.632813 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-12 20:33:08.436322 | controller | ok: Runtime: 0:00:02.838863
2026-06-12 20:33:08.445593 | 
2026-06-12 20:33:08.445729 | TASK [Copy script ensure_services_up.sh]
2026-06-12 20:33:08.513349 | controller | skipping: Conditional result was False
2026-06-12 20:33:08.523530 | 
2026-06-12 20:33:08.523676 | TASK [Ensure all pods are up and running]
2026-06-12 20:33:09.071364 | controller | skipping: Conditional result was False
2026-06-12 20:33:09.076779 | 
2026-06-12 20:33:09.076866 | TASK [Check if there is a image build date file]
2026-06-12 20:33:09.504351 | controller | ok
2026-06-12 20:33:09.513298 | 
2026-06-12 20:33:09.513423 | TASK [Print image date if available]
2026-06-12 20:33:09.948683 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-12 20:33:10.061936 | controller | ok: Runtime: 0:00:00.004879
2026-06-12 20:33:10.069654 | 
2026-06-12 20:33:10.069786 | TASK [Fix machineconfigpool]
2026-06-12 20:33:10.128583 | controller | skipping: Conditional result was False
2026-06-12 20:33:10.139237 | 
2026-06-12 20:33:10.139399 | TASK [Show available nodes]
2026-06-12 20:33:10.962056 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-12 20:33:10.962221 | controller | crc    Ready    control-plane,master,worker   222d   v1.33.5
2026-06-12 20:33:11.189183 | controller | ok: Runtime: 0:00:00.458283
2026-06-12 20:33:11.202826 | 
2026-06-12 20:33:11.203098 | TASK [Configure insecure registry inside crc vm]
2026-06-12 20:33:11.249999 | controller | ok
2026-06-12 20:33:11.266330 | controller | included: /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-12 20:33:11.286591 | 
2026-06-12 20:33:11.286818 | TASK [Catch CRC IP]
2026-06-12 20:33:11.703661 | controller | 192.168.130.11
2026-06-12 20:33:11.833449 | controller | ok: Runtime: 0:00:00.077894
2026-06-12 20:33:11.841341 | 
2026-06-12 20:33:11.841486 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-12 20:33:12.428686 | controller | image.config.openshift.io/cluster patched
2026-06-12 20:33:12.888426 | controller | ok: Runtime: 0:00:00.198816
2026-06-12 20:33:12.896305 | 
2026-06-12 20:33:12.896441 | TASK [Check if id_ed25519 key exists]
2026-06-12 20:33:13.275151 | controller | ok
2026-06-12 20:33:13.284898 | 
2026-06-12 20:33:13.285034 | TASK [Set fact if new keypair exists]
2026-06-12 20:33:13.332912 | controller | ok
2026-06-12 20:33:13.340258 | 
2026-06-12 20:33:13.340383 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-12 20:33:14.452164 | controller |
2026-06-12 20:33:14.452262 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-12 20:33:14.452270 | controller |
2026-06-12 20:33:14.452276 | controller | TASK [Gathering Facts] *********************************************************
2026-06-12 20:33:21.924685 | controller | ok: [192.168.130.11]
2026-06-12 20:33:21.924766 | controller |
2026-06-12 20:33:21.924774 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-12 20:33:23.062333 | controller | changed: [192.168.130.11]
2026-06-12 20:33:23.062389 | controller |
2026-06-12 20:33:23.062395 | controller | TASK [Restart crio] ************************************************************
2026-06-12 20:33:28.904919 | controller | changed: [192.168.130.11]
2026-06-12 20:33:28.905018 | controller |
2026-06-12 20:33:28.905028 | controller | TASK [Restart kubelet] *********************************************************
2026-06-12 20:33:30.553491 | controller | changed: [192.168.130.11]
2026-06-12 20:33:30.553565 | controller |
2026-06-12 20:33:30.553570 | controller | PLAY RECAP *********************************************************************
2026-06-12 20:33:30.553575 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-12 20:33:30.553579 | controller |
2026-06-12 20:33:30.925402 | controller | ok: Runtime: 0:00:16.923161
2026-06-12 20:33:30.933471 | 
2026-06-12 20:33:30.933605 | TASK [Catch CRC IP]
2026-06-12 20:33:31.393135 | controller | 192.168.130.11
2026-06-12 20:33:31.478750 | controller | ok: Runtime: 0:00:00.113967
2026-06-12 20:33:31.488133 | 
2026-06-12 20:33:31.488257 | TASK [Check if id_ed25519 key exists]
2026-06-12 20:33:31.829572 | controller | ok
2026-06-12 20:33:31.838082 | 
2026-06-12 20:33:31.838210 | TASK [Set fact if new keypair exists]
2026-06-12 20:33:31.884118 | controller | ok
2026-06-12 20:33:31.894530 | 
2026-06-12 20:33:31.894679 | TASK [Run crc]
2026-06-12 20:33:32.735418 | controller |
2026-06-12 20:33:32.735558 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-12 20:33:32.735573 | controller |
2026-06-12 20:33:32.735582 | controller | TASK [Gathering Facts] *********************************************************
2026-06-12 20:33:38.516515 | controller | ok: [192.168.130.11]
2026-06-12 20:33:38.516604 | controller |
2026-06-12 20:33:38.516612 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-12 20:33:41.174729 | controller | changed: [192.168.130.11]
2026-06-12 20:33:41.174861 | controller |
2026-06-12 20:33:41.174872 | controller | TASK [Add crio config] *********************************************************
2026-06-12 20:33:43.176261 | controller | changed: [192.168.130.11]
2026-06-12 20:33:43.176360 | controller |
2026-06-12 20:33:43.176373 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-12 20:33:59.923747 | controller | changed: [192.168.130.11]
2026-06-12 20:33:59.923825 | controller |
2026-06-12 20:33:59.923831 | controller | PLAY RECAP *********************************************************************
2026-06-12 20:33:59.923836 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-12 20:33:59.923840 | controller |
2026-06-12 20:34:00.244288 | controller | ok: Runtime: 0:00:27.720760
2026-06-12 20:34:00.252754 | 
2026-06-12 20:34:00.252942 | TASK [Set slower etcd profile]
2026-06-12 20:34:00.309624 | controller | ok
2026-06-12 20:34:00.353701 | 
2026-06-12 20:34:00.353902 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-12 20:34:01.072621 | controller | etcd.operator.openshift.io/cluster patched
2026-06-12 20:34:01.389651 | controller | ok: Runtime: 0:00:00.354396
2026-06-12 20:34:01.394604 | 
2026-06-12 20:34:01.394668 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-12 20:34:31.445658 | controller | ok
2026-06-12 20:34:31.450956 | 
2026-06-12 20:34:31.451058 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-12 20:41:29.295656 | controller | ok: Runtime: 0:00:00.146827
2026-06-12 20:41:29.311269 | 
2026-06-12 20:41:29.311403 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-12 20:41:29.387877 | controller | ok
2026-06-12 20:41:29.437434 | 
2026-06-12 20:41:29.437608 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-12 20:41:29.468919 | controller | ok
2026-06-12 20:41:29.474604 | 
2026-06-12 20:41:29.474700 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-12 20:41:29.519198 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-12 20:41:29.530500 | 
2026-06-12 20:41:29.530649 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-12 20:41:29.963429 | controller |
2026-06-12 20:41:30.074745 | controller | ok: Runtime: 0:00:00.022515
2026-06-12 20:41:30.090180 | 
2026-06-12 20:41:30.090315 | TASK [Pause machineconfigpool]
2026-06-12 20:41:30.166270 | controller | ok
2026-06-12 20:41:30.217199 | 
2026-06-12 20:41:30.217368 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-12 20:41:30.777581 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-12 20:41:30.778042 | controller | ok: Item: master Runtime: 0:00:00.170551
2026-06-12 20:41:31.250487 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-12 20:41:31.250733 | controller | ok: Item: worker Runtime: 0:00:00.153580
2026-06-12 20:41:31.268523 | 
2026-06-12 20:41:31.268788 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-12 20:41:31.789599 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-12 20:41:31.789697 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   True      False      False      1              1                   1                     0                      222d
2026-06-12 20:41:31.789708 | controller | worker   rendered-worker-3dcc16ccd3a3eea0254ec40e36d4bfbe   True      False      False      0              0                   0                     0                      222d
2026-06-12 20:41:31.866375 | controller | ok: Runtime: 0:00:00.149198
2026-06-12 20:41:31.886150 | 
2026-06-12 20:41:31.886319 | TASK [Create cluster certificate approver workaround]
2026-06-12 20:41:31.966777 | controller | ok
2026-06-12 20:41:32.017924 | 
2026-06-12 20:41:32.018101 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-12 20:41:32.584741 | controller | ok: Item: Runtime: 0:00:00.155110
2026-06-12 20:41:32.585258 | controller | ok: All items complete
2026-06-12 20:41:32.585332 | 
2026-06-12 20:41:43.078512 | controller | ok: Item: Runtime: 0:00:00.170283
2026-06-12 20:41:53.589622 | controller | ok: Item: Runtime: 0:00:00.181187
2026-06-12 20:41:53.604919 | 
2026-06-12 20:41:53.605116 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-12 20:41:54.985152 | controller | changed
2026-06-12 20:41:54.995683 | 
2026-06-12 20:41:54.995838 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-12 20:41:55.549087 | controller | serviceaccount/csr-approver-sa created
2026-06-12 20:41:55.569956 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-12 20:41:55.585744 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-12 20:41:55.608210 | controller | cronjob.batch/auto-csr-approver created
2026-06-12 20:41:56.051991 | controller | ok: Runtime: 0:00:00.220097
2026-06-12 20:41:56.068580 | 
2026-06-12 20:41:56.068729 | TASK [Ensure that all cluster operators are stable]
2026-06-12 20:41:56.590130 | controller | True
2026-06-12 20:41:56.590216 | controller | True
2026-06-12 20:41:56.590221 | controller | True
2026-06-12 20:41:56.590225 | controller | True
2026-06-12 20:41:56.590229 | controller | True
2026-06-12 20:41:56.590232 | controller | True
2026-06-12 20:41:56.590236 | controller | True
2026-06-12 20:41:56.590239 | controller | True
2026-06-12 20:41:56.590243 | controller | True
2026-06-12 20:41:56.590246 | controller | True
2026-06-12 20:41:56.590250 | controller | True
2026-06-12 20:41:56.590254 | controller | True
2026-06-12 20:41:56.590257 | controller | True
2026-06-12 20:41:56.590261 | controller | True
2026-06-12 20:41:56.590264 | controller | True
2026-06-12 20:41:56.590267 | controller | True
2026-06-12 20:41:56.590271 | controller | True
2026-06-12 20:41:56.590275 | controller | True
2026-06-12 20:41:56.590278 | controller | True
2026-06-12 20:41:56.590281 | controller | True
2026-06-12 20:41:56.590285 | controller | True
2026-06-12 20:41:56.590289 | controller | True
2026-06-12 20:41:56.590292 | controller | True
2026-06-12 20:41:56.590295 | controller | True
2026-06-12 20:41:56.637775 | controller | ok: Runtime: 0:00:00.174657
2026-06-12 20:41:56.643899 | 
2026-06-12 20:41:56.644055 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-12 20:41:56.644348 | 
2026-06-12 20:41:56.644417 | PLAY RECAP
2026-06-12 20:41:56.644495 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-12 20:41:56.644539 | 
2026-06-12 20:41:56.822961 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-12 20:41:56.826834 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-12 20:41:57.501140 | 
2026-06-12 20:41:57.501294 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-12 20:41:57.512733 | 
2026-06-12 20:41:57.512835 | TASK [Clone repos in the job workspace]
2026-06-12 20:41:57.532013 | controller | ok
2026-06-12 20:41:57.548373 | 
2026-06-12 20:41:57.548525 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 20:41:57.997037 | controller | ok
2026-06-12 20:41:58.007108 | 
2026-06-12 20:41:58.007274 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 20:41:59.213903 | controller | Output suppressed because no_log was given
2026-06-12 20:41:59.221215 | 
2026-06-12 20:41:59.221282 | TASK [Create zuul-output directory]
2026-06-12 20:41:59.704638 | controller | ok
2026-06-12 20:41:59.709030 | 
2026-06-12 20:41:59.709100 | TASK [Install required packages]
2026-06-12 20:42:00.851899 | controller | ok: Nothing to do
2026-06-12 20:42:00.862142 | 
2026-06-12 20:42:00.862280 | TASK [Output pip related things]
2026-06-12 20:42:01.720624 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-12 20:42:01.945749 | controller | ok: Runtime: 0:00:00.399233
2026-06-12 20:42:01.949817 | 
2026-06-12 20:42:01.949917 | TASK [Install requirements]
2026-06-12 20:43:25.125503 | controller | changed
2026-06-12 20:43:25.148412 | 
2026-06-12 20:43:25.148548 | TASK [Add cronjob to trigger job stats]
2026-06-12 20:43:25.216396 | controller | skipping: Conditional result was False
2026-06-12 20:43:25.225878 | 
2026-06-12 20:43:25.226006 | LOOP [Construct project change list]
2026-06-12 20:43:25.300751 | controller | ok:
2026-06-12 20:43:25.301009 | controller | {
2026-06-12 20:43:25.301065 | controller |   "branch": "main",
2026-06-12 20:43:25.301105 | controller |   "change": "1937",
2026-06-12 20:43:25.301143 | controller |   "change_message": "Add containerImageFields to swift OpenStackDataPlaneService\n\nThe swift container images were added to the EDPM ansible vars in 8c3b225 but the OpenStackDataPlaneService was not updated to declare its containerImageFields.\r\n\r\nJira: [OSPCIX-1268](https://redhat.atlassian.net/browse/OSPCIX-1268)",
2026-06-12 20:43:25.301186 | controller |   "change_url": "https://github.com/openstack-k8s-operators/openstack-operator/pull/1937",
2026-06-12 20:43:25.301224 | controller |   "commit_id": "cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d",
2026-06-12 20:43:25.301259 | controller |   "patchset": "cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d",
2026-06-12 20:43:25.301294 | controller |   "project": {
2026-06-12 20:43:25.301329 | controller |     "canonical_hostname": "github.com",
2026-06-12 20:43:25.301364 | controller |     "canonical_name": "github.com/openstack-k8s-operators/openstack-operator",
2026-06-12 20:43:25.301399 | controller |     "name": "openstack-k8s-operators/openstack-operator",
2026-06-12 20:43:25.301434 | controller |     "short_name": "openstack-operator",
2026-06-12 20:43:25.301468 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/openstack-operator"
2026-06-12 20:43:25.301504 | controller |   },
2026-06-12 20:43:25.301539 | controller |   "topic": null
2026-06-12 20:43:25.301573 | controller | }
2026-06-12 20:43:25.353631 | 
2026-06-12 20:43:25.353873 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-12 20:43:25.361157 | 
2026-06-12 20:43:25.361232 | TASK [Filter out host if needed]
2026-06-12 20:43:25.372774 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 20:43:25.377072 | 
2026-06-12 20:43:25.377143 | TASK [Get git tag for image tagging]
2026-06-12 20:43:25.907308 | controller | skipping: Conditional result was False
2026-06-12 20:43:25.914623 | 
2026-06-12 20:43:25.914718 | TASK [Set openstack-runner image]
2026-06-12 20:43:25.952964 | controller | skipping: Conditional result was False
2026-06-12 20:43:25.963223 | 
2026-06-12 20:43:25.963360 | TASK [Build openstack-runner image]
2026-06-12 20:43:26.001333 | controller | skipping: Conditional result was False
2026-06-12 20:43:26.011624 | 
2026-06-12 20:43:26.011793 | TASK [Push openstack-runner image]
2026-06-12 20:43:26.049154 | controller | skipping: Conditional result was False
2026-06-12 20:43:26.059304 | 
2026-06-12 20:43:26.059461 | TASK [Make sure ci-framework directory exists]
2026-06-12 20:43:26.096463 | controller | skipping: Conditional result was False
2026-06-12 20:43:26.106906 | 
2026-06-12 20:43:26.107039 | TASK [Create EDPM ansible var file]
2026-06-12 20:43:26.144049 | controller | skipping: Conditional result was False
2026-06-12 20:43:26.146103 | 
2026-06-12 20:43:26.146201 | PLAY RECAP
2026-06-12 20:43:26.146304 | controller | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0
2026-06-12 20:43:26.146347 | 
2026-06-12 20:43:26.358613 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-12 20:43:26.362217 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-12 20:43:27.062882 | 
2026-06-12 20:43:27.063017 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-12 20:43:27.075035 | 
2026-06-12 20:43:27.075170 | TASK [Create zuul-output directory]
2026-06-12 20:43:27.675971 | controller | changed
2026-06-12 20:43:27.684031 | 
2026-06-12 20:43:27.684182 | TASK [Slurp Zuul inventory test]
2026-06-12 20:43:28.168675 | controller -> localhost | ok
2026-06-12 20:43:28.180167 | 
2026-06-12 20:43:28.180300 | TASK [Save zuul inventory]
2026-06-12 20:43:30.157270 | controller | changed
2026-06-12 20:43:30.167437 | 
2026-06-12 20:43:30.167579 | TASK [Save zuul vars without the change_message]
2026-06-12 20:43:31.903955 | controller | changed
2026-06-12 20:43:31.906592 | 
2026-06-12 20:43:31.906688 | PLAY RECAP
2026-06-12 20:43:31.906780 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 20:43:31.906821 | 
2026-06-12 20:43:32.043933 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-12 20:43:32.048041 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-12 20:43:32.636456 | 
2026-06-12 20:43:32.636581 | PLAY [Run ci/playbooks/edpm_baremetal_deployment/run.yml]
2026-06-12 20:43:32.647156 | 
2026-06-12 20:43:32.647233 | TASK [Filter out host if needed]
2026-06-12 20:43:32.654496 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 20:43:32.658154 | 
2026-06-12 20:43:32.658219 | TASK [Check for edpm-ansible.yml file]
2026-06-12 20:43:33.257527 | controller | ok
2026-06-12 20:43:33.265309 | 
2026-06-12 20:43:33.265434 | TASK [Check if new ssh keypair exists]
2026-06-12 20:43:33.300805 | controller | ok
2026-06-12 20:43:33.327484 | 
2026-06-12 20:43:33.327624 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-12 20:43:33.722964 | controller | ok
2026-06-12 20:43:33.727670 | 
2026-06-12 20:43:33.727738 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-12 20:43:33.768829 | controller | ok
2026-06-12 20:43:33.776842 | 
2026-06-12 20:43:33.777002 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-12 20:43:33.802500 | controller | skipping: Conditional result was False
2026-06-12 20:43:33.819368 | 
2026-06-12 20:43:33.819512 | TASK [Add crc node in local inventory]
2026-06-12 20:43:33.853703 | controller | changed
2026-06-12 20:43:33.863836 | 
2026-06-12 20:43:33.864019 | LOOP [Ensure we know ssh hosts]
2026-06-12 20:43:34.596717 | controller | ok: Item: controller Runtime: 0:00:00.064671
2026-06-12 20:43:35.132011 | controller | ok: Item: crc Runtime: 0:00:00.139866
2026-06-12 20:43:35.144046 | 
2026-06-12 20:43:35.144170 | TASK [Load zuul_inventory]
2026-06-12 20:43:35.694709 | controller | ok
2026-06-12 20:43:35.702668 | 
2026-06-12 20:43:35.702762 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-12 20:43:37.320207 | controller | changed
2026-06-12 20:43:37.329561 | 
2026-06-12 20:43:37.329693 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal]
2026-06-12 20:43:38.867181 | controller |
2026-06-12 20:43:38.867278 | controller | PLAY [Remove status flag] ******************************************************
2026-06-12 20:43:38.867285 | controller |
2026-06-12 20:43:38.867289 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-12 20:43:38.867296 | controller | Friday 12 June 2026  20:43:38 +0000 (0:00:00.039)       0:00:00.039 ***********
2026-06-12 20:43:38.867301 | controller | Friday 12 June 2026  20:43:38 +0000 (0:00:00.038)       0:00:00.038 ***********
2026-06-12 20:43:39.889097 | controller | ok: [localhost]
2026-06-12 20:43:39.889174 | controller |
2026-06-12 20:43:39.889183 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-12 20:43:39.889204 | controller | Friday 12 June 2026  20:43:39 +0000 (0:00:01.021)       0:00:01.061 ***********
2026-06-12 20:43:39.889212 | controller | Friday 12 June 2026  20:43:39 +0000 (0:00:01.021)       0:00:01.060 ***********
2026-06-12 20:43:40.155504 | controller | ok: [localhost]
2026-06-12 20:43:40.155545 | controller |
2026-06-12 20:43:40.155553 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-12 20:43:40.155559 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.266)       0:00:01.327 ***********
2026-06-12 20:43:40.155564 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.266)       0:00:01.326 ***********
2026-06-12 20:43:40.236494 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-12 20:43:40.236533 | controller |
2026-06-12 20:43:40.236539 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-12 20:43:40.236543 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.080)       0:00:01.408 ***********
2026-06-12 20:43:40.236547 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.080)       0:00:01.407 ***********
2026-06-12 20:43:40.272691 | controller | skipping: [localhost]
2026-06-12 20:43:40.272750 | controller |
2026-06-12 20:43:40.272763 | controller | TASK [cifmw_setup : Set custom cifmw PATH reusable fact cifmw_path={{ ansible_user_dir }}/.crc/bin:{{ ansible_user_dir }}/.crc/bin/oc:{{ ansible_user_dir }}/bin:{{ ansible_env.PATH }}, cacheable=True] ***
2026-06-12 20:43:40.272768 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.036)       0:00:01.444 ***********
2026-06-12 20:43:40.272773 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.036)       0:00:01.443 ***********
2026-06-12 20:43:40.305843 | controller | ok: [localhost]
2026-06-12 20:43:40.305901 | controller |
2026-06-12 20:43:40.305908 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-12 20:43:40.305913 | controller |   hostvars[inventory_hostname] |
2026-06-12 20:43:40.305918 | controller |   dict2items |
2026-06-12 20:43:40.305922 | controller |   selectattr("key", "match",
2026-06-12 20:43:40.305926 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-12 20:43:40.305931 | controller |   list | items2dict
2026-06-12 20:43:40.305935 | controller | }}] ***
2026-06-12 20:43:40.305939 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.033)       0:00:01.478 ***********
2026-06-12 20:43:40.305943 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.033)       0:00:01.476 ***********
2026-06-12 20:43:40.381719 | controller | ok: [localhost]
2026-06-12 20:43:40.381763 | controller |
2026-06-12 20:43:40.381771 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-12 20:43:40.381778 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.075)       0:00:01.553 ***********
2026-06-12 20:43:40.381784 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.075)       0:00:01.552 ***********
2026-06-12 20:43:40.591664 | controller | ok: [localhost]
2026-06-12 20:43:40.591709 | controller |
2026-06-12 20:43:40.591717 | controller | TASK [install_ca : Wait until CA URL is reachable url={{ cifmw_install_ca_url }}, method=HEAD, validate_certs=False, follow_redirects=all, status_code=[200, 301, 302, 303, 307, 308, 401, 403, 404, 405]] ***
2026-06-12 20:43:40.591724 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.209)       0:00:01.763 ***********
2026-06-12 20:43:40.591729 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.209)       0:00:01.762 ***********
2026-06-12 20:43:40.633542 | controller | skipping: [localhost]
2026-06-12 20:43:40.633590 | controller |
2026-06-12 20:43:40.633601 | controller | TASK [install_ca : Install internal CA from url url={{ cifmw_install_ca_url }}, dest={{ cifmw_install_ca_trust_dir }}, validate_certs={{ cifmw_install_ca_url_validate_certs | default(omit) }}, mode=0644] ***
2026-06-12 20:43:40.633611 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.041)       0:00:01.805 ***********
2026-06-12 20:43:40.633619 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.041)       0:00:01.804 ***********
2026-06-12 20:43:40.662384 | controller | skipping: [localhost]
2026-06-12 20:43:40.662416 | controller |
2026-06-12 20:43:40.662424 | controller | TASK [install_ca : Install custom CA bundle from inline dest={{ cifmw_install_ca_trust_dir }}/cifmw_inline_ca_bundle.crt, content={{ cifmw_install_ca_bundle_inline }}, mode=0644] ***
2026-06-12 20:43:40.662431 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.029)       0:00:01.834 ***********
2026-06-12 20:43:40.662436 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.029)       0:00:01.833 ***********
2026-06-12 20:43:40.688531 | controller | skipping: [localhost]
2026-06-12 20:43:40.688562 | controller |
2026-06-12 20:43:40.688569 | controller | TASK [install_ca : Install custom CA bundle from file dest={{ cifmw_install_ca_trust_dir }}/{{ cifmw_install_ca_bundle_src | basename }}, src={{ cifmw_install_ca_bundle_src }}, mode=0644] ***
2026-06-12 20:43:40.688575 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.026)       0:00:01.860 ***********
2026-06-12 20:43:40.688581 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.026)       0:00:01.859 ***********
2026-06-12 20:43:40.714595 | controller | skipping: [localhost]
2026-06-12 20:43:40.714635 | controller |
2026-06-12 20:43:40.714642 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-12 20:43:40.714648 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.026)       0:00:01.887 ***********
2026-06-12 20:43:40.714653 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.026)       0:00:01.885 ***********
2026-06-12 20:43:40.762616 | controller | skipping: [localhost]
2026-06-12 20:43:40.762667 | controller |
2026-06-12 20:43:40.762676 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-12 20:43:40.762685 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.047)       0:00:01.934 ***********
2026-06-12 20:43:40.762693 | controller | Friday 12 June 2026  20:43:40 +0000 (0:00:00.047)       0:00:01.933 ***********
2026-06-12 20:43:41.296279 | controller | changed: [localhost] => (item=tmp)
2026-06-12 20:43:41.296323 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-12 20:43:41.296330 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-12 20:43:41.296335 | controller |
2026-06-12 20:43:41.296341 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-12 20:43:41.296346 | controller | Friday 12 June 2026  20:43:41 +0000 (0:00:00.533)       0:00:02.468 ***********
2026-06-12 20:43:41.296352 | controller | Friday 12 June 2026  20:43:41 +0000 (0:00:00.533)       0:00:02.466 ***********
2026-06-12 20:43:42.311606 | controller | ok: [localhost]
2026-06-12 20:43:42.311662 | controller |
2026-06-12 20:43:42.311677 | controller | TASK [repo_setup : Get repo-setup repository accept_hostkey=True, dest={{ cifmw_repo_setup_basedir }}/tmp/repo-setup, repo={{ cifmw_repo_setup_src }}, version={{ cifmw_repo_setup_version }}] ***
2026-06-12 20:43:42.311684 | controller | Friday 12 June 2026  20:43:42 +0000 (0:00:01.015)       0:00:03.483 ***********
2026-06-12 20:43:42.311689 | controller | Friday 12 June 2026  20:43:42 +0000 (0:00:01.015)       0:00:03.482 ***********
2026-06-12 20:43:43.590757 | controller | changed: [localhost]
2026-06-12 20:43:43.590834 | controller |
2026-06-12 20:43:43.590840 | controller | TASK [repo_setup : Initialize python venv and install requirements virtualenv={{ cifmw_repo_setup_venv }}, requirements={{ cifmw_repo_setup_basedir }}/tmp/repo-setup/requirements.txt, virtualenv_command=python3 -m venv  --system-site-packages --upgrade-deps] ***
2026-06-12 20:43:43.590855 | controller | Friday 12 June 2026  20:43:43 +0000 (0:00:01.278)       0:00:04.762 ***********
2026-06-12 20:43:43.590872 | controller | Friday 12 June 2026  20:43:43 +0000 (0:00:01.278)       0:00:04.761 ***********
2026-06-12 20:43:51.218490 | controller | changed: [localhost]
2026-06-12 20:43:51.218535 | controller |
2026-06-12 20:43:51.218545 | controller | TASK [repo_setup : Install repo-setup package chdir={{ cifmw_repo_setup_basedir }}/tmp/repo-setup, creates={{ cifmw_repo_setup_venv }}/bin/repo-setup, _raw_params={{ cifmw_repo_setup_venv }}/bin/python setup.py install] ***
2026-06-12 20:43:51.218551 | controller | Friday 12 June 2026  20:43:51 +0000 (0:00:07.627)       0:00:12.390 ***********
2026-06-12 20:43:51.218557 | controller | Friday 12 June 2026  20:43:51 +0000 (0:00:07.627)       0:00:12.388 ***********
2026-06-12 20:43:52.043486 | controller | changed: [localhost]
2026-06-12 20:43:52.043524 | controller |
2026-06-12 20:43:52.043529 | controller | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider cifmw_repo_setup_dlrn_hash_tag={{ content_provider_dlrn_md5_hash }}] ***
2026-06-12 20:43:52.043534 | controller | Friday 12 June 2026  20:43:52 +0000 (0:00:00.825)       0:00:13.215 ***********
2026-06-12 20:43:52.043538 | controller | Friday 12 June 2026  20:43:52 +0000 (0:00:00.825)       0:00:13.214 ***********
2026-06-12 20:43:52.077654 | controller | skipping: [localhost]
2026-06-12 20:43:52.077690 | controller |
2026-06-12 20:43:52.077706 | controller | TASK [repo_setup : Run repo-setup _raw_params={{ cifmw_repo_setup_venv }}/bin/repo-setup {{ cifmw_repo_setup_promotion }} {{ cifmw_repo_setup_additional_repos }} -d {{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }} -b {{ cifmw_repo_setup_branch }} --rdo-mirror {{ cifmw_repo_setup_rdo_mirror }} {% if cifmw_repo_setup_dlrn_hash_tag | length > 0 %} --dlrn-hash-tag {{ cifmw_repo_setup_dlrn_hash_tag }} {% endif %} {% for repo in cifmw_repo_setup_extra_repos %} --extra-repo {{ repo }} {% endfor %} {% for repo in cifmw_repo_setup_disable_repos %} --disable-repo {{ repo }} {% endfor %} -o {{ cifmw_repo_setup_output }}] ***
2026-06-12 20:43:52.077711 | controller | Friday 12 June 2026  20:43:52 +0000 (0:00:00.034)       0:00:13.249 ***********
2026-06-12 20:43:52.077716 | controller | Friday 12 June 2026  20:43:52 +0000 (0:00:00.034)       0:00:13.248 ***********
2026-06-12 20:43:52.642734 | controller | changed: [localhost]
2026-06-12 20:43:52.642817 | controller |
2026-06-12 20:43:52.642826 | controller | TASK [repo_setup : Get component repo url={{ cifmw_repo_setup_dlrn_uri }}/{{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }}-{{ cifmw_repo_setup_branch }}/component/{{ cifmw_repo_setup_component_name }}/{{ cifmw_repo_setup_component_promotion_tag }}/delorean.repo, dest={{ cifmw_repo_setup_output }}/{{ cifmw_repo_setup_component_name }}_{{ cifmw_repo_setup_component_promotion_tag }}_delorean.repo, mode=0644] ***
2026-06-12 20:43:52.642833 | controller | Friday 12 June 2026  20:43:52 +0000 (0:00:00.565)       0:00:13.814 ***********
2026-06-12 20:43:52.642839 | controller | Friday 12 June 2026  20:43:52 +0000 (0:00:00.565)       0:00:13.813 ***********
2026-06-12 20:43:52.680354 | controller | skipping: [localhost]
2026-06-12 20:43:52.680422 | controller |
2026-06-12 20:43:52.680455 | controller | TASK [repo_setup : Rename component repo path={{ cifmw_repo_setup_output }}/{{ cifmw_repo_setup_component_name }}_{{ cifmw_repo_setup_component_promotion_tag }}_delorean.repo, regexp=delorean-component-{{ cifmw_repo_setup_component_name }}, replace={{ cifmw_repo_setup_component_name }}-{{ cifmw_repo_setup_component_promotion_tag }}] ***
2026-06-12 20:43:52.680462 | controller | Friday 12 June 2026  20:43:52 +0000 (0:00:00.037)       0:00:13.852 ***********
2026-06-12 20:43:52.680466 | controller | Friday 12 June 2026  20:43:52 +0000 (0:00:00.037)       0:00:13.851 ***********
2026-06-12 20:43:52.717903 | controller | skipping: [localhost]
2026-06-12 20:43:52.717946 | controller |
2026-06-12 20:43:52.717951 | controller | TASK [repo_setup : Disable component repo in current-podified dlrn repo path={{ cifmw_repo_setup_output }}/delorean.repo, section=delorean-component-{{ cifmw_repo_setup_component_name }}, option=enabled, value=0, mode=0644] ***
2026-06-12 20:43:52.717956 | controller | Friday 12 June 2026  20:43:52 +0000 (0:00:00.037)       0:00:13.889 ***********
2026-06-12 20:43:52.717960 | controller | Friday 12 June 2026  20:43:52 +0000 (0:00:00.037)       0:00:13.888 ***********
2026-06-12 20:43:52.752808 | controller | skipping: [localhost]
2026-06-12 20:43:52.752852 | controller |
2026-06-12 20:43:52.752870 | controller | TASK [repo_setup : Run repo-setup-get-hash _raw_params={{ cifmw_repo_setup_venv }}/bin/repo-setup-get-hash --dlrn-url {{ cifmw_repo_setup_dlrn_uri[:-1] }} --os-version {{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }} --release {{ cifmw_repo_setup_branch }} {% if cifmw_repo_setup_component_name | length > 0 -%} --component {{ cifmw_repo_setup_component_name }} --tag {{ cifmw_repo_setup_component_promotion_tag }} {% else -%} --tag {{cifmw_repo_setup_promotion }} {% endif -%} {% if (cifmw_repo_setup_dlrn_hash_tag | length > 0) and (cifmw_repo_setup_component_name | length <= 0) -%} --dlrn-hash-tag {{ cifmw_repo_setup_dlrn_hash_tag }} {% endif -%} --json] ***
2026-06-12 20:43:52.752879 | controller | Friday 12 June 2026  20:43:52 +0000 (0:00:00.035)       0:00:13.925 ***********
2026-06-12 20:43:52.752884 | controller | Friday 12 June 2026  20:43:52 +0000 (0:00:00.035)       0:00:13.923 ***********
2026-06-12 20:43:53.183011 | controller | changed: [localhost]
2026-06-12 20:43:53.183053 | controller |
2026-06-12 20:43:53.183060 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-12 20:43:53.183065 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-12 20:43:53.183071 | controller | Friday 12 June 2026  20:43:53 +0000 (0:00:00.430)       0:00:14.355 ***********
2026-06-12 20:43:53.183076 | controller | Friday 12 June 2026  20:43:53 +0000 (0:00:00.430)       0:00:14.353 ***********
2026-06-12 20:43:53.883138 | controller | changed: [localhost]
2026-06-12 20:43:53.883224 | controller |
2026-06-12 20:43:53.883251 | controller | TASK [repo_setup : Dump current-podified hash url={{ cifmw_repo_setup_dlrn_uri }}/{{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }}-{{ cifmw_repo_setup_branch }}/current-podified/delorean.repo.md5, dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-12 20:43:53.883286 | controller | Friday 12 June 2026  20:43:53 +0000 (0:00:00.699)       0:00:15.054 ***********
2026-06-12 20:43:53.883299 | controller | Friday 12 June 2026  20:43:53 +0000 (0:00:00.699)       0:00:15.053 ***********
2026-06-12 20:43:53.917597 | controller | skipping: [localhost]
2026-06-12 20:43:53.917644 | controller |
2026-06-12 20:43:53.917654 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-12 20:43:53.917662 | controller | Friday 12 June 2026  20:43:53 +0000 (0:00:00.034)       0:00:15.089 ***********
2026-06-12 20:43:53.917670 | controller | Friday 12 June 2026  20:43:53 +0000 (0:00:00.034)       0:00:15.088 ***********
2026-06-12 20:43:53.956708 | controller | skipping: [localhost]
2026-06-12 20:43:53.956751 | controller |
2026-06-12 20:43:53.956758 | controller | TASK [repo_setup : Update the value of full_hash _repo_setup_json={{ _repo_setup_json | combine({'full_hash': _hash}, recursive=true) }}] ***
2026-06-12 20:43:53.956765 | controller | Friday 12 June 2026  20:43:53 +0000 (0:00:00.038)       0:00:15.128 ***********
2026-06-12 20:43:53.956771 | controller | Friday 12 June 2026  20:43:53 +0000 (0:00:00.039)       0:00:15.127 ***********
2026-06-12 20:43:53.985707 | controller | skipping: [localhost]
2026-06-12 20:43:53.985748 | controller |
2026-06-12 20:43:53.985757 | controller | TASK [repo_setup : Export hashes facts for further use cifmw_repo_setup_full_hash={{ _repo_setup_json['full_hash'] }}, cifmw_repo_setup_commit_hash={{ _repo_setup_json['commit_hash'] }}, cifmw_repo_setup_distro_hash={{ _repo_setup_json['distro_hash'] }}, cifmw_repo_setup_extended_hash={{ _repo_setup_json['extended_hash'] }}, cifmw_repo_setup_dlrn_api_url={{ _repo_setup_json['dlrn_api_url'] }}, cifmw_repo_setup_dlrn_url={{ _repo_setup_json['dlrn_url'] }}, cifmw_repo_setup_release={{ _repo_setup_json['release'] }}, cacheable=True] ***
2026-06-12 20:43:53.985765 | controller | Friday 12 June 2026  20:43:53 +0000 (0:00:00.029)       0:00:15.157 ***********
2026-06-12 20:43:53.985770 | controller | Friday 12 June 2026  20:43:53 +0000 (0:00:00.029)       0:00:15.156 ***********
2026-06-12 20:43:54.035925 | controller | ok: [localhost]
2026-06-12 20:43:54.035968 | controller |
2026-06-12 20:43:54.035973 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-12 20:43:54.035977 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.050)       0:00:15.208 ***********
2026-06-12 20:43:54.035981 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.050)       0:00:15.206 ***********
2026-06-12 20:43:54.062329 | controller | skipping: [localhost]
2026-06-12 20:43:54.062363 | controller |
2026-06-12 20:43:54.062368 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-12 20:43:54.062372 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.026)       0:00:15.234 ***********
2026-06-12 20:43:54.062376 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.026)       0:00:15.233 ***********
2026-06-12 20:43:54.088131 | controller | skipping: [localhost]
2026-06-12 20:43:54.088181 | controller |
2026-06-12 20:43:54.088191 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-12 20:43:54.088199 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.025)       0:00:15.260 ***********
2026-06-12 20:43:54.088207 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.025)       0:00:15.259 ***********
2026-06-12 20:43:54.115601 | controller | skipping: [localhost]
2026-06-12 20:43:54.115644 | controller |
2026-06-12 20:43:54.115654 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-12 20:43:54.115661 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-12 20:43:54.115670 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-12 20:43:54.115677 | controller |   else cifmw_krb_request_out.path
2026-06-12 20:43:54.115685 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-12 20:43:54.115693 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.027)       0:00:15.288 ***********
2026-06-12 20:43:54.115701 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.027)       0:00:15.286 ***********
2026-06-12 20:43:54.148098 | controller | skipping: [localhost]
2026-06-12 20:43:54.148177 | controller |
2026-06-12 20:43:54.148187 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-12 20:43:54.148196 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.031)       0:00:15.319 ***********
2026-06-12 20:43:54.148204 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.031)       0:00:15.318 ***********
2026-06-12 20:43:54.181511 | controller | skipping: [localhost]
2026-06-12 20:43:54.181576 | controller |
2026-06-12 20:43:54.181582 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-12 20:43:54.181586 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.033)       0:00:15.353 ***********
2026-06-12 20:43:54.181590 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.033)       0:00:15.351 ***********
2026-06-12 20:43:54.207250 | controller | skipping: [localhost]
2026-06-12 20:43:54.207319 | controller |
2026-06-12 20:43:54.207336 | controller | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }} _raw_params=rhos-release {{ cifmw_repo_setup_rhos_release_args }} \
2026-06-12 20:43:54.207349 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-12 20:43:54.207363 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.026)       0:00:15.379 ***********
2026-06-12 20:43:54.207375 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.025)       0:00:15.377 ***********
2026-06-12 20:43:54.232533 | controller | skipping: [localhost]
2026-06-12 20:43:54.232590 | controller |
2026-06-12 20:43:54.232601 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-12 20:43:54.232610 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.025)       0:00:15.404 ***********
2026-06-12 20:43:54.232619 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.025)       0:00:15.403 ***********
2026-06-12 20:43:54.461107 | controller | ok: [localhost]
2026-06-12 20:43:54.461168 | controller |
2026-06-12 20:43:54.461173 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-12 20:43:54.461178 | controller | source /etc/ci/mirror_info.sh
2026-06-12 20:43:54.461183 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-12 20:43:54.461197 | controller | ] ***
2026-06-12 20:43:54.461202 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.228)       0:00:15.633 ***********
2026-06-12 20:43:54.461206 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.228)       0:00:15.631 ***********
2026-06-12 20:43:54.666059 | controller | changed: [localhost]
2026-06-12 20:43:54.666113 | controller |
2026-06-12 20:43:54.666123 | controller | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist) chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-12 20:43:54.666131 | controller | source /etc/ci/mirror_info.sh
2026-06-12 20:43:54.666139 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-12 20:43:54.666147 | controller | ] ***
2026-06-12 20:43:54.666155 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.204)       0:00:15.838 ***********
2026-06-12 20:43:54.666162 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.204)       0:00:15.836 ***********
2026-06-12 20:43:54.887316 | controller | changed: [localhost]
2026-06-12 20:43:54.887399 | controller |
2026-06-12 20:43:54.887411 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-12 20:43:54.887420 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.221)       0:00:16.059 ***********
2026-06-12 20:43:54.887431 | controller | Friday 12 June 2026  20:43:54 +0000 (0:00:00.221)       0:00:16.057 ***********
2026-06-12 20:43:55.531107 | controller | task path: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/repo_setup/tasks/populate_gating_repo.yml:2
2026-06-12 20:43:55.531151 | controller | fatal: [localhost]: FAILED! =>
2026-06-12 20:43:55.531156 | controller |     changed: false
2026-06-12 20:43:55.531160 | controller |     elapsed: 0
2026-06-12 20:43:55.531164 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-12 20:43:55.531176 | controller |       Connection refused>'
2026-06-12 20:43:55.531187 | controller |     redirected: false
2026-06-12 20:43:55.531196 | controller |     status: -1
2026-06-12 20:43:55.531202 | controller |     url: http://38.102.83.233:8766/gating.repo
2026-06-12 20:43:55.531207 | controller | ...ignoring
2026-06-12 20:43:55.531213 | controller |
2026-06-12 20:43:55.531218 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-12 20:43:55.531223 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-12 20:43:55.531228 | controller | enabled=1
2026-06-12 20:43:55.531233 | controller | gpgcheck=0
2026-06-12 20:43:55.531238 | controller | priority=1
2026-06-12 20:43:55.531243 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-12 20:43:55.531248 | controller | Friday 12 June 2026  20:43:55 +0000 (0:00:00.643)       0:00:16.703 ***********
2026-06-12 20:43:55.531254 | controller | Friday 12 June 2026  20:43:55 +0000 (0:00:00.643)       0:00:16.701 ***********
2026-06-12 20:43:55.564141 | controller | skipping: [localhost]
2026-06-12 20:43:55.564188 | controller |
2026-06-12 20:43:55.564194 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-12 20:43:55.564199 | controller | Friday 12 June 2026  20:43:55 +0000 (0:00:00.033)       0:00:16.736 ***********
2026-06-12 20:43:55.564203 | controller | Friday 12 June 2026  20:43:55 +0000 (0:00:00.033)       0:00:16.734 ***********
2026-06-12 20:43:55.595942 | controller | skipping: [localhost]
2026-06-12 20:43:55.595983 | controller |
2026-06-12 20:43:55.595989 | controller | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo path={{ cifmw_repo_setup_output }}/delorean.repo, regexp=priority=1, replace=priority=20] ***
2026-06-12 20:43:55.595994 | controller | Friday 12 June 2026  20:43:55 +0000 (0:00:00.031)       0:00:16.767 ***********
2026-06-12 20:43:55.595998 | controller | Friday 12 June 2026  20:43:55 +0000 (0:00:00.031)       0:00:16.766 ***********
2026-06-12 20:43:55.630316 | controller | skipping: [localhost]
2026-06-12 20:43:55.630366 | controller |
2026-06-12 20:43:55.630371 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-12 20:43:55.630376 | controller | Friday 12 June 2026  20:43:55 +0000 (0:00:00.034)       0:00:16.802 ***********
2026-06-12 20:43:55.630379 | controller | Friday 12 June 2026  20:43:55 +0000 (0:00:00.034)       0:00:16.801 ***********
2026-06-12 20:43:55.661067 | controller | skipping: [localhost]
2026-06-12 20:43:55.661118 | controller |
2026-06-12 20:43:55.661131 | controller | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}, regexp=priority=1, replace=priority=2] ***
2026-06-12 20:43:55.661136 | controller | Friday 12 June 2026  20:43:55 +0000 (0:00:00.030)       0:00:16.833 ***********
2026-06-12 20:43:55.661140 | controller | Friday 12 June 2026  20:43:55 +0000 (0:00:00.030)       0:00:16.831 ***********
2026-06-12 20:43:55.695051 | controller | skipping: [localhost]
2026-06-12 20:43:55.695106 | controller |
2026-06-12 20:43:55.695111 | controller | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory paths=/etc/yum.repos.d/, patterns=*.repo, recurse=False] ***
2026-06-12 20:43:55.695116 | controller | Friday 12 June 2026  20:43:55 +0000 (0:00:00.033)       0:00:16.867 ***********
2026-06-12 20:43:55.695120 | controller | Friday 12 June 2026  20:43:55 +0000 (0:00:00.033)       0:00:16.865 ***********
2026-06-12 20:43:56.041864 | controller | ok: [localhost]
2026-06-12 20:43:56.041942 | controller |
2026-06-12 20:43:56.041949 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-12 20:43:56.041955 | controller | Friday 12 June 2026  20:43:56 +0000 (0:00:00.346)       0:00:17.213 ***********
2026-06-12 20:43:56.041960 | controller | Friday 12 June 2026  20:43:56 +0000 (0:00:00.346)       0:00:17.212 ***********
2026-06-12 20:43:56.666772 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-12 20:43:56.666855 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-12 20:43:56.666865 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-12 20:43:56.666873 | controller |
2026-06-12 20:43:56.666882 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-12 20:43:56.666890 | controller | Friday 12 June 2026  20:43:56 +0000 (0:00:00.625)       0:00:17.838 ***********
2026-06-12 20:43:56.666898 | controller | Friday 12 June 2026  20:43:56 +0000 (0:00:00.625)       0:00:17.837 ***********
2026-06-12 20:43:57.106027 | controller | changed: [localhost]
2026-06-12 20:43:57.106104 | controller |
2026-06-12 20:43:57.106112 | controller | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory mode=0755, remote_src=True, src={{ cifmw_repo_setup_output }}/, dest=/etc/yum.repos.d] ***
2026-06-12 20:43:57.106119 | controller | Friday 12 June 2026  20:43:57 +0000 (0:00:00.438)       0:00:18.277 ***********
2026-06-12 20:43:57.106125 | controller | Friday 12 June 2026  20:43:57 +0000 (0:00:00.438)       0:00:18.276 ***********
2026-06-12 20:43:57.430760 | controller | changed: [localhost]
2026-06-12 20:43:57.430851 | controller |
2026-06-12 20:43:57.430862 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-12 20:43:57.430871 | controller | Friday 12 June 2026  20:43:57 +0000 (0:00:00.325)       0:00:18.602 ***********
2026-06-12 20:43:57.430879 | controller | Friday 12 June 2026  20:43:57 +0000 (0:00:00.325)       0:00:18.601 ***********
2026-06-12 20:43:57.539952 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-12 20:43:57.540027 | controller |
2026-06-12 20:43:57.540035 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-12 20:43:57.540043 | controller | Friday 12 June 2026  20:43:57 +0000 (0:00:00.109)       0:00:18.712 ***********
2026-06-12 20:43:57.540050 | controller | Friday 12 June 2026  20:43:57 +0000 (0:00:00.109)       0:00:18.710 ***********
2026-06-12 20:43:57.565306 | controller | ok: [localhost] =>
2026-06-12 20:43:57.565396 | controller |     cifmw_ci_setup_packages:
2026-06-12 20:43:57.565405 | controller |     - bash-completion
2026-06-12 20:43:57.565412 | controller |     - ca-certificates
2026-06-12 20:43:57.565418 | controller |     - git-core
2026-06-12 20:43:57.565423 | controller |     - make
2026-06-12 20:43:57.565429 | controller |     - tar
2026-06-12 20:43:57.565434 | controller |     - tmux
2026-06-12 20:43:57.565472 | controller |     - python3-pip
2026-06-12 20:43:57.565497 | controller |
2026-06-12 20:43:57.565504 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-12 20:43:57.565520 | controller | Friday 12 June 2026  20:43:57 +0000 (0:00:00.025)       0:00:18.737 ***********
2026-06-12 20:43:57.565526 | controller | Friday 12 June 2026  20:43:57 +0000 (0:00:00.025)       0:00:18.736 ***********
2026-06-12 20:44:26.943993 | controller | changed: [localhost]
2026-06-12 20:44:26.944094 | controller |
2026-06-12 20:44:26.944106 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-12 20:44:26.944114 | controller | Friday 12 June 2026  20:44:26 +0000 (0:00:29.378)       0:00:48.115 ***********
2026-06-12 20:44:26.944122 | controller | Friday 12 June 2026  20:44:26 +0000 (0:00:29.378)       0:00:48.114 ***********
2026-06-12 20:44:27.274299 | controller | ok: [localhost]
2026-06-12 20:44:27.274354 | controller |
2026-06-12 20:44:27.274365 | controller | TASK [ci_setup : Ensure openshift client install path is present path={{ cifmw_ci_setup_oc_install_path }}, state=directory, mode=0755] ***
2026-06-12 20:44:27.274374 | controller | Friday 12 June 2026  20:44:27 +0000 (0:00:00.330)       0:00:48.446 ***********
2026-06-12 20:44:27.274382 | controller | Friday 12 June 2026  20:44:27 +0000 (0:00:00.330)       0:00:48.445 ***********
2026-06-12 20:44:27.502594 | controller | changed: [localhost]
2026-06-12 20:44:27.502693 | controller |
2026-06-12 20:44:27.502706 | controller | TASK [ci_setup : Install openshift client src={{ cifmw_ci_setup_openshift_client_download_uri }}/{{ cifmw_ci_setup_openshift_client_version }}/openshift-client-linux.tar.gz, dest={{ cifmw_ci_setup_oc_install_path }}, remote_src=True, mode=0755, creates={{ cifmw_ci_setup_oc_install_path }}/oc] ***
2026-06-12 20:44:27.502716 | controller | Friday 12 June 2026  20:44:27 +0000 (0:00:00.227)       0:00:48.674 ***********
2026-06-12 20:44:27.502724 | controller | Friday 12 June 2026  20:44:27 +0000 (0:00:00.227)       0:00:48.672 ***********
2026-06-12 20:44:31.453660 | controller | changed: [localhost]
2026-06-12 20:44:31.453735 | controller |
2026-06-12 20:44:31.453745 | controller | TASK [ci_setup : Add the OC path to cifmw_path if needed cifmw_path={{ cifmw_ci_setup_oc_install_path }}:{{ ansible_env.PATH }}, cacheable=True] ***
2026-06-12 20:44:31.453754 | controller | Friday 12 June 2026  20:44:31 +0000 (0:00:03.951)       0:00:52.625 ***********
2026-06-12 20:44:31.453763 | controller | Friday 12 June 2026  20:44:31 +0000 (0:00:03.951)       0:00:52.624 ***********
2026-06-12 20:44:31.483517 | controller | skipping: [localhost]
2026-06-12 20:44:31.483562 | controller |
2026-06-12 20:44:31.483569 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-12 20:44:31.483577 | controller | Friday 12 June 2026  20:44:31 +0000 (0:00:00.029)       0:00:52.655 ***********
2026-06-12 20:44:31.483584 | controller | Friday 12 June 2026  20:44:31 +0000 (0:00:00.029)       0:00:52.654 ***********
2026-06-12 20:44:31.773410 | controller | changed: [localhost]
2026-06-12 20:44:31.773479 | controller |
2026-06-12 20:44:31.773486 | controller | TASK [ci_setup : Source completion from within .bashrc create=True, mode=0644, path={{ ansible_user_dir }}/.bashrc, block=if [ -f ~/.oc_completion ]; then
2026-06-12 20:44:31.773491 | controller |   source ~/.oc_completion
2026-06-12 20:44:31.773495 | controller | fi] ***
2026-06-12 20:44:31.773499 | controller | Friday 12 June 2026  20:44:31 +0000 (0:00:00.289)       0:00:52.945 ***********
2026-06-12 20:44:31.773504 | controller | Friday 12 June 2026  20:44:31 +0000 (0:00:00.289)       0:00:52.944 ***********
2026-06-12 20:44:32.122517 | controller | changed: [localhost]
2026-06-12 20:44:32.122592 | controller |
2026-06-12 20:44:32.122601 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-12 20:44:32.122607 | controller | Friday 12 June 2026  20:44:32 +0000 (0:00:00.348)       0:00:53.294 ***********
2026-06-12 20:44:32.122613 | controller | Friday 12 June 2026  20:44:32 +0000 (0:00:00.348)       0:00:53.292 ***********
2026-06-12 20:44:32.152890 | controller | skipping: [localhost]
2026-06-12 20:44:32.152962 | controller |
2026-06-12 20:44:32.152969 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-12 20:44:32.152975 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-12 20:44:32.152981 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-12 20:44:32.152987 | controller | }}] ***
2026-06-12 20:44:32.153033 | controller | Friday 12 June 2026  20:44:32 +0000 (0:00:00.030)       0:00:53.325 ***********
2026-06-12 20:44:32.153058 | controller | Friday 12 June 2026  20:44:32 +0000 (0:00:00.030)       0:00:53.323 ***********
2026-06-12 20:44:32.178047 | controller | skipping: [localhost]
2026-06-12 20:44:32.178113 | controller |
2026-06-12 20:44:32.178123 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-12 20:44:32.178132 | controller | Friday 12 June 2026  20:44:32 +0000 (0:00:00.024)       0:00:53.350 ***********
2026-06-12 20:44:32.178140 | controller | Friday 12 June 2026  20:44:32 +0000 (0:00:00.024)       0:00:53.348 ***********
2026-06-12 20:44:32.201436 | controller | skipping: [localhost]
2026-06-12 20:44:32.201486 | controller |
2026-06-12 20:44:32.201494 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-12 20:44:32.201499 | controller | Friday 12 June 2026  20:44:32 +0000 (0:00:00.023)       0:00:53.373 ***********
2026-06-12 20:44:32.201505 | controller | Friday 12 June 2026  20:44:32 +0000 (0:00:00.023)       0:00:53.372 ***********
2026-06-12 20:44:32.223595 | controller | skipping: [localhost]
2026-06-12 20:44:32.223661 | controller |
2026-06-12 20:44:32.223667 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-12 20:44:32.223671 | controller | Friday 12 June 2026  20:44:32 +0000 (0:00:00.022)       0:00:53.395 ***********
2026-06-12 20:44:32.223676 | controller | Friday 12 June 2026  20:44:32 +0000 (0:00:00.022)       0:00:53.394 ***********
2026-06-12 20:44:32.245027 | controller | skipping: [localhost]
2026-06-12 20:44:32.245165 | controller |
2026-06-12 20:44:32.245171 | controller | TASK [ci_setup : Ensure the repos are enabled in the system using yum name={{ item.name }}, baseurl={{ item.baseurl }}, description={{ item.description | default(item.name) }}, gpgcheck={{ item.gpgcheck | default(false) }}, enabled=True, state={{ yum_repo_state | default('present') }}] ***
2026-06-12 20:44:32.245176 | controller | Friday 12 June 2026  20:44:32 +0000 (0:00:00.021)       0:00:53.417 ***********
2026-06-12 20:44:32.245180 | controller | Friday 12 June 2026  20:44:32 +0000 (0:00:00.021)       0:00:53.415 ***********
2026-06-12 20:44:32.273994 | controller | skipping: [localhost]
2026-06-12 20:44:32.274060 | controller |
2026-06-12 20:44:32.274065 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-12 20:44:32.274070 | controller | Friday 12 June 2026  20:44:32 +0000 (0:00:00.028)       0:00:53.446 ***********
2026-06-12 20:44:32.274075 | controller | Friday 12 June 2026  20:44:32 +0000 (0:00:00.028)       0:00:53.444 ***********
2026-06-12 20:44:33.407534 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-12 20:44:33.407611 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-12 20:44:33.407618 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-12 20:44:33.407624 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-12 20:44:33.407639 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-12 20:44:33.407645 | controller |
2026-06-12 20:44:33.407650 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-12 20:44:33.407656 | controller | Friday 12 June 2026  20:44:33 +0000 (0:00:01.132)       0:00:54.579 ***********
2026-06-12 20:44:33.407674 | controller | Friday 12 June 2026  20:44:33 +0000 (0:00:01.132)       0:00:54.577 ***********
2026-06-12 20:44:33.578787 | controller |
2026-06-12 20:44:33.578854 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 20:44:33.578860 | controller | Friday 12 June 2026  20:44:33 +0000 (0:00:00.172)       0:00:54.751 ***********
2026-06-12 20:44:33.578864 | controller | Friday 12 June 2026  20:44:33 +0000 (0:00:00.171)       0:00:54.749 ***********
2026-06-12 20:44:34.144651 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-12 20:44:34.144696 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-12 20:44:34.144703 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-12 20:44:34.144720 | controller |
2026-06-12 20:44:34.144726 | controller | TASK [install_yamls : Ensure install_yamls repo is present at the desired version repo={{ cifmw_installyamls_repo_url }}, dest={{ cifmw_install_yamls_repo }}, version={{ cifmw_install_yamls_version }}, update=False] ***
2026-06-12 20:44:34.144732 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.565)       0:00:55.316 ***********
2026-06-12 20:44:34.144738 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.565)       0:00:55.315 ***********
2026-06-12 20:44:34.355766 | controller | ok: [localhost]
2026-06-12 20:44:34.355831 | controller |
2026-06-12 20:44:34.355840 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-12 20:44:34.355847 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.210)       0:00:55.527 ***********
2026-06-12 20:44:34.355853 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.210)       0:00:55.526 ***********
2026-06-12 20:44:34.419383 | controller |
2026-06-12 20:44:34.419481 | controller | TASK [install_yamls : Set fact with local repos based on Zuul items cifmw_install_yamls_operators_repo={{ cifmw_install_yamls_operators_repo | default({}) | combine(_repo_operator_info | items2dict) }}] ***
2026-06-12 20:44:34.419491 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.063)       0:00:55.591 ***********
2026-06-12 20:44:34.419496 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.063)       0:00:55.589 ***********
2026-06-12 20:44:34.477888 | controller | ok: [localhost] => (item={'branch': 'main', 'change': '1937', 'change_url': 'https://github.com/openstack-k8s-operators/openstack-operator/pull/1937', 'commit_id': 'cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d', 'patchset': 'cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/openstack-operator', 'name': 'openstack-k8s-operators/openstack-operator', 'short_name': 'openstack-operator', 'src_dir': 'src/github.com/openstack-k8s-operators/openstack-operator'}, 'topic': None})
2026-06-12 20:44:34.477942 | controller |
2026-06-12 20:44:34.477948 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-12 20:44:34.477953 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-12 20:44:34.477958 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-12 20:44:34.477962 | controller | ] ***
2026-06-12 20:44:34.477966 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.058)       0:00:55.649 ***********
2026-06-12 20:44:34.477969 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.058)       0:00:55.648 ***********
2026-06-12 20:44:34.552939 | controller | ok: [localhost] => (item={'branch': 'main', 'change': '1937', 'change_url': 'https://github.com/openstack-k8s-operators/openstack-operator/pull/1937', 'commit_id': 'cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d', 'patchset': 'cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/openstack-operator', 'name': 'openstack-k8s-operators/openstack-operator', 'short_name': 'openstack-operator', 'src_dir': 'src/github.com/openstack-k8s-operators/openstack-operator'}, 'topic': None}) =>
2026-06-12 20:44:34.553007 | controller |     msg: |
2026-06-12 20:44:34.553017 | controller |       _repo_operator_name: openstack
2026-06-12 20:44:34.553041 | controller |       _repo_operator_info: [{'key': 'OPENSTACK_REPO', 'value': '/home/zuul/src/github.com/openstack-k8s-operators/openstack-operator'}, {'key': 'OPENSTACK_BRANCH', 'value': ''}]
2026-06-12 20:44:34.553050 | controller |       cifmw_install_yamls_operators_repo: {'OPENSTACK_REPO': '/home/zuul/src/github.com/openstack-k8s-operators/openstack-operator', 'OPENSTACK_BRANCH': ''}
2026-06-12 20:44:34.553057 | controller |
2026-06-12 20:44:34.553065 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-12 20:44:34.553073 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.074)       0:00:55.724 ***********
2026-06-12 20:44:34.553081 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.074)       0:00:55.723 ***********
2026-06-12 20:44:34.611889 | controller |
2026-06-12 20:44:34.611955 | controller | TASK [install_yamls : Update opm_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^opm_version:, line=opm_version: {{ cifmw_install_yamls_opm_version }}, state=present] ***
2026-06-12 20:44:34.611977 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.058)       0:00:55.783 ***********
2026-06-12 20:44:34.611985 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.058)       0:00:55.782 ***********
2026-06-12 20:44:34.648260 | controller | skipping: [localhost]
2026-06-12 20:44:34.648321 | controller |
2026-06-12 20:44:34.648330 | controller | TASK [install_yamls : Update sdk_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^sdk_version:, line=sdk_version: {{ cifmw_install_yamls_sdk_version }}, state=present] ***
2026-06-12 20:44:34.648337 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.036)       0:00:55.819 ***********
2026-06-12 20:44:34.648342 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.036)       0:00:55.818 ***********
2026-06-12 20:44:34.680790 | controller | skipping: [localhost]
2026-06-12 20:44:34.680847 | controller |
2026-06-12 20:44:34.680857 | controller | TASK [install_yamls : Update go_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^go_version:, line=go_version: {{ cifmw_install_yamls_go_version }}, state=present] ***
2026-06-12 20:44:34.680865 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.032)       0:00:55.852 ***********
2026-06-12 20:44:34.680873 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.032)       0:00:55.851 ***********
2026-06-12 20:44:34.710577 | controller | skipping: [localhost]
2026-06-12 20:44:34.710612 | controller |
2026-06-12 20:44:34.710620 | controller | TASK [install_yamls : Update kustomize_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^kustomize_version:, line=kustomize_version: {{ cifmw_install_yamls_kustomize_version }}, state=present] ***
2026-06-12 20:44:34.710627 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.030)       0:00:55.882 ***********
2026-06-12 20:44:34.710633 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.030)       0:00:55.881 ***********
2026-06-12 20:44:34.758605 | controller | skipping: [localhost]
2026-06-12 20:44:34.758683 | controller |
2026-06-12 20:44:34.758690 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-12 20:44:34.758697 | controller |   _install_yamls_override_vars | default({}) |
2026-06-12 20:44:34.758704 | controller |   combine(item, recursive=True)
2026-06-12 20:44:34.758710 | controller | }}] ***
2026-06-12 20:44:34.758716 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.047)       0:00:55.930 ***********
2026-06-12 20:44:34.758722 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.047)       0:00:55.928 ***********
2026-06-12 20:44:34.843545 | controller | ok: [localhost] => (item={'DEPLOY_DIR': '/home/zuul/ci-framework-data/artifacts/edpm_compute', 'BMAAS_INSTANCE_MEMORY': 8192, 'BMAAS_INSTANCE_VCPUS': 6, 'BMAAS_INSTANCE_DISK_SIZE': 40, 'DATAPLANE_GROWVOLS_ARGS': '/=8GB /tmp=1GB /home=1GB /var=8GB', 'INSTALL_CERT_MANAGER': False})
2026-06-12 20:44:34.843664 | controller |
2026-06-12 20:44:34.843671 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-12 20:44:34.843676 | controller |   _install_yamls_override_vars.keys() |
2026-06-12 20:44:34.843681 | controller |   map('upper') |
2026-06-12 20:44:34.843686 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-12 20:44:34.843691 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-12 20:44:34.843695 | controller |   combine({
2026-06-12 20:44:34.843699 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-12 20:44:34.843704 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-12 20:44:34.843708 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-12 20:44:34.843714 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-12 20:44:34.843745 | controller |   }) |
2026-06-12 20:44:34.843750 | controller |   combine(install_yamls_operators_repos)
2026-06-12 20:44:34.843755 | controller | }}, cacheable=True] ***
2026-06-12 20:44:34.843759 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.085)       0:00:56.015 ***********
2026-06-12 20:44:34.843791 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.085)       0:00:56.014 ***********
2026-06-12 20:44:34.893865 | controller | ok: [localhost]
2026-06-12 20:44:34.893983 | controller |
2026-06-12 20:44:34.893990 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-12 20:44:34.893997 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.049)       0:00:56.065 ***********
2026-06-12 20:44:34.894003 | controller | Friday 12 June 2026  20:44:34 +0000 (0:00:00.049)       0:00:56.064 ***********
2026-06-12 20:44:35.605525 | controller | ok: [localhost]
2026-06-12 20:44:35.605592 | controller |
2026-06-12 20:44:35.605597 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-12 20:44:35.605602 | controller | Friday 12 June 2026  20:44:35 +0000 (0:00:00.712)       0:00:56.777 ***********
2026-06-12 20:44:35.605606 | controller | Friday 12 June 2026  20:44:35 +0000 (0:00:00.712)       0:00:56.776 ***********
2026-06-12 20:44:35.836902 | controller | ok: [localhost]
2026-06-12 20:44:35.836975 | controller |
2026-06-12 20:44:35.836994 | controller | TASK [install_yamls : Ensure user cifmw_install_yamls_vars contains existing Makefile variables that=_cifmw_install_yamls_unmatched_vars | length == 0, msg=cifmw_install_yamls_vars contains a variable that is not defined in install_yamls Makefile nor cifmw_install_yamls_whitelisted_vars: {{ _cifmw_install_yamls_unmatched_vars | join(', ')}}, quiet=True] ***
2026-06-12 20:44:35.837002 | controller | Friday 12 June 2026  20:44:35 +0000 (0:00:00.230)       0:00:57.008 ***********
2026-06-12 20:44:35.837007 | controller | Friday 12 June 2026  20:44:35 +0000 (0:00:00.230)       0:00:57.006 ***********
2026-06-12 20:44:35.918867 | controller | ok: [localhost]
2026-06-12 20:44:35.918930 | controller |
2026-06-12 20:44:35.918938 | controller | TASK [install_yamls : Generate /home/zuul/ci-framework-data/artifacts/install_yamls.sh dest={{ cifmw_install_yamls_out_dir }}/{{ cifmw_install_yamls_envfile }}, content={% for k,v in cifmw_install_yamls_environment.items() %}
2026-06-12 20:44:35.918944 | controller | export {{ k }}={{ v }}
2026-06-12 20:44:35.918950 | controller | {% endfor %}, mode=0644] ***
2026-06-12 20:44:35.918955 | controller | Friday 12 June 2026  20:44:35 +0000 (0:00:00.081)       0:00:57.090 ***********
2026-06-12 20:44:35.918961 | controller | Friday 12 June 2026  20:44:35 +0000 (0:00:00.081)       0:00:57.088 ***********
2026-06-12 20:44:36.370948 | controller | changed: [localhost]
2026-06-12 20:44:36.371042 | controller |
2026-06-12 20:44:36.371055 | controller | TASK [install_yamls : Set install_yamls default values cifmw_install_yamls_defaults={{ get_makefiles_env_output.makefiles_values  | combine(cifmw_install_yamls_environment) }}, cacheable=True] ***
2026-06-12 20:44:36.371065 | controller | Friday 12 June 2026  20:44:36 +0000 (0:00:00.453)       0:00:57.543 ***********
2026-06-12 20:44:36.371074 | controller | Friday 12 June 2026  20:44:36 +0000 (0:00:00.453)       0:00:57.541 ***********
2026-06-12 20:44:36.408227 | controller | ok: [localhost]
2026-06-12 20:44:36.408299 | controller |
2026-06-12 20:44:36.408310 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-12 20:44:36.408320 | controller | Friday 12 June 2026  20:44:36 +0000 (0:00:00.037)       0:00:57.580 ***********
2026-06-12 20:44:36.408329 | controller | Friday 12 June 2026  20:44:36 +0000 (0:00:00.037)       0:00:57.579 ***********
2026-06-12 20:44:36.444392 | controller | ok: [localhost] =>
2026-06-12 20:44:36.444481 | controller |     cifmw_install_yamls_environment:
2026-06-12 20:44:36.444496 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 20:44:36.444504 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 20:44:36.444513 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 20:44:36.444522 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 20:44:36.444531 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:44:36.444539 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 20:44:36.444566 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 20:44:36.444574 | controller |       OPENSTACK_BRANCH: ''
2026-06-12 20:44:36.444582 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 20:44:36.444590 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-12 20:44:36.444599 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 20:44:36.444608 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 20:44:36.444616 | controller |
2026-06-12 20:44:36.444624 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-12 20:44:36.444632 | controller | Friday 12 June 2026  20:44:36 +0000 (0:00:00.036)       0:00:57.616 ***********
2026-06-12 20:44:36.444640 | controller | Friday 12 June 2026  20:44:36 +0000 (0:00:00.036)       0:00:57.615 ***********
2026-06-12 20:44:36.529936 | controller | ok: [localhost] =>
2026-06-12 20:44:36.530062 | controller |     cifmw_install_yamls_defaults:
2026-06-12 20:44:36.530073 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-12 20:44:36.530082 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-12 20:44:36.530090 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-12 20:44:36.530098 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-12 20:44:36.530106 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-12 20:44:36.530114 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-12 20:44:36.530123 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-12 20:44:36.530132 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-12 20:44:36.530140 | controller |       BARBICAN_BRANCH: main
2026-06-12 20:44:36.530148 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-12 20:44:36.530156 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-12 20:44:36.530165 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-12 20:44:36.530173 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-12 20:44:36.530211 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-12 20:44:36.530220 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-12 20:44:36.530228 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-12 20:44:36.530236 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-12 20:44:36.530244 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-12 20:44:36.530252 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-12 20:44:36.530260 | controller |       BAREMETAL_BRANCH: main
2026-06-12 20:44:36.530267 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-12 20:44:36.530275 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-12 20:44:36.530283 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-12 20:44:36.530291 | controller |       BAREMETAL_OS_IMG: ''
2026-06-12 20:44:36.530299 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-12 20:44:36.530307 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-12 20:44:36.530315 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-12 20:44:36.530322 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-12 20:44:36.530330 | controller |       BGP_ASN: '64999'
2026-06-12 20:44:36.530337 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-12 20:44:36.530345 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-12 20:44:36.530353 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-12 20:44:36.530360 | controller |       BGP_PEER_ASN: '64999'
2026-06-12 20:44:36.530368 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-12 20:44:36.530375 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-12 20:44:36.530383 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-12 20:44:36.530409 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-12 20:44:36.530416 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 20:44:36.530424 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 20:44:36.530432 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-12 20:44:36.530468 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-12 20:44:36.530481 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-12 20:44:36.530489 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 20:44:36.530497 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-12 20:44:36.530504 | controller |       BMAAS_IPV4: 'true'
2026-06-12 20:44:36.530512 | controller |       BMAAS_IPV6: 'false'
2026-06-12 20:44:36.530520 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-12 20:44:36.530528 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-12 20:44:36.530535 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-12 20:44:36.530543 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-12 20:44:36.530551 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-12 20:44:36.530558 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-12 20:44:36.530566 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-12 20:44:36.530574 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-12 20:44:36.530581 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-12 20:44:36.530589 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-12 20:44:36.530596 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-12 20:44:36.530604 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-12 20:44:36.530612 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-12 20:44:36.530620 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-12 20:44:36.530627 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-12 20:44:36.530635 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-12 20:44:36.530643 | controller |       BMH_NAMESPACE: openstack
2026-06-12 20:44:36.530650 | controller |       BMO_BRANCH: release-0.9
2026-06-12 20:44:36.530658 | controller |       BMO_CLEANUP: 'true'
2026-06-12 20:44:36.530665 | controller |       BMO_COMMIT_HASH: ''
2026-06-12 20:44:36.530673 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-12 20:44:36.530681 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-12 20:44:36.530688 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-12 20:44:36.530696 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-12 20:44:36.530704 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-12 20:44:36.530711 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-12 20:44:36.530719 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-12 20:44:36.530726 | controller |       BMO_SETUP: ''
2026-06-12 20:44:36.530734 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-12 20:44:36.530742 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-12 20:44:36.530749 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-12 20:44:36.530757 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-12 20:44:36.530764 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-12 20:44:36.530772 | controller |       BM_NETWORK_NAME: default
2026-06-12 20:44:36.530780 | controller |       BM_NODE_COUNT: '1'
2026-06-12 20:44:36.530787 | controller |       BM_ROOT_PASSWORD: ''
2026-06-12 20:44:36.530795 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-12 20:44:36.530803 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-12 20:44:36.530810 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-12 20:44:36.530818 | controller |       CEPH_BRANCH: release-1.15
2026-06-12 20:44:36.530847 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-12 20:44:36.530856 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-12 20:44:36.530864 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-12 20:44:36.530871 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-12 20:44:36.530879 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-12 20:44:36.530887 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-12 20:44:36.530899 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-12 20:44:36.530907 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-12 20:44:36.530915 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 20:44:36.530923 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-12 20:44:36.530930 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-12 20:44:36.530938 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-12 20:44:36.530946 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-12 20:44:36.530953 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-12 20:44:36.530961 | controller |       CINDER_BRANCH: main
2026-06-12 20:44:36.530969 | controller |       CINDER_COMMIT_HASH: ''
2026-06-12 20:44:36.530977 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-12 20:44:36.530984 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-12 20:44:36.530992 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-12 20:44:36.531000 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-12 20:44:36.531013 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-12 20:44:36.531021 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-12 20:44:36.531028 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-12 20:44:36.531036 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-12 20:44:36.531044 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-12 20:44:36.531051 | controller |       CRC_HTTPS_PROXY: ''
2026-06-12 20:44:36.531059 | controller |       CRC_HTTP_PROXY: ''
2026-06-12 20:44:36.531067 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-12 20:44:36.531074 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-12 20:44:36.531082 | controller |       CRC_URL: '''https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/crc-linux-amd64.tar.xz'''
2026-06-12 20:44:36.531090 | controller |       CRC_VERSION: latest
2026-06-12 20:44:36.531098 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-12 20:44:36.531105 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-12 20:44:36.531113 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-12 20:44:36.531121 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-12 20:44:36.531129 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-12 20:44:36.531136 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 20:44:36.531144 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-12 20:44:36.531151 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-12 20:44:36.531159 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:44:36.531167 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-12 20:44:36.531174 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-12 20:44:36.531182 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-12 20:44:36.531190 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-12 20:44:36.531198 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-12 20:44:36.531205 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-12 20:44:36.531213 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-12 20:44:36.531221 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-12 20:44:36.531228 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-12 20:44:36.531236 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-12 20:44:36.531243 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-12 20:44:36.531251 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-12 20:44:36.531259 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-12 20:44:36.531266 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-12 20:44:36.531274 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-12 20:44:36.531282 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-12 20:44:36.531324 | controller |       DBSERVICE: galera
2026-06-12 20:44:36.531333 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 20:44:36.531341 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-12 20:44:36.531348 | controller |       DESIGNATE_BRANCH: main
2026-06-12 20:44:36.531356 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-12 20:44:36.531364 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-12 20:44:36.531372 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-12 20:44:36.531380 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-12 20:44:36.531388 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-12 20:44:36.531396 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-12 20:44:36.531403 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-12 20:44:36.531411 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-12 20:44:36.531425 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-12 20:44:36.531433 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-12 20:44:36.531463 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-12 20:44:36.531475 | controller |       DNS_DEPL_IMG: unused
2026-06-12 20:44:36.531483 | controller |       DNS_DOMAIN: localdomain
2026-06-12 20:44:36.531491 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-12 20:44:36.531499 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-12 20:44:36.531506 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-12 20:44:36.531514 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-12 20:44:36.531522 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-12 20:44:36.531529 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-12 20:44:36.531537 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-12 20:44:36.531545 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-12 20:44:36.531552 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-12 20:44:36.531560 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-12 20:44:36.531568 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-12 20:44:36.531575 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-12 20:44:36.531583 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-12 20:44:36.531591 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-12 20:44:36.531598 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-12 20:44:36.531606 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-12 20:44:36.531614 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-12 20:44:36.531621 | controller |       GALERA_REPLICAS: ''
2026-06-12 20:44:36.531629 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-12 20:44:36.531637 | controller |       GIT_CLONE_OPTS: ''
2026-06-12 20:44:36.531644 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-12 20:44:36.531652 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-12 20:44:36.531660 | controller |       GLANCE_BRANCH: main
2026-06-12 20:44:36.531667 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-12 20:44:36.531675 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-12 20:44:36.531683 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-12 20:44:36.531690 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-12 20:44:36.531698 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-12 20:44:36.531706 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-12 20:44:36.531714 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-12 20:44:36.531735 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-12 20:44:36.531743 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-12 20:44:36.531750 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-12 20:44:36.531758 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-12 20:44:36.531766 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-12 20:44:36.531774 | controller |       HEAT_BRANCH: main
2026-06-12 20:44:36.531781 | controller |       HEAT_COMMIT_HASH: ''
2026-06-12 20:44:36.531789 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-12 20:44:36.531797 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-12 20:44:36.531806 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-12 20:44:36.531820 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-12 20:44:36.531829 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-12 20:44:36.531837 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-12 20:44:36.531844 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-12 20:44:36.531852 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-12 20:44:36.531859 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-12 20:44:36.531867 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-12 20:44:36.531875 | controller |       HORIZON_BRANCH: main
2026-06-12 20:44:36.531882 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-12 20:44:36.531890 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-12 20:44:36.531898 | controller |       HORIZON_DEPL_IMG: unused
2026-06-12 20:44:36.531905 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-12 20:44:36.531913 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-12 20:44:36.531924 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-12 20:44:36.531932 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-12 20:44:36.531939 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-12 20:44:36.531947 | controller |       INFRA_BRANCH: main
2026-06-12 20:44:36.531955 | controller |       INFRA_COMMIT_HASH: ''
2026-06-12 20:44:36.531962 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-12 20:44:36.531970 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-12 20:44:36.531977 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-12 20:44:36.531985 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-12 20:44:36.531993 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-12 20:44:36.532007 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-12 20:44:36.532016 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-12 20:44:36.532023 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 20:44:36.532031 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-12 20:44:36.532039 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 20:44:36.532046 | controller |       INSTALL_NMSTATE: true || false
2026-06-12 20:44:36.532054 | controller |       INSTALL_NNCP: true || false
2026-06-12 20:44:36.532062 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-12 20:44:36.532069 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-12 20:44:36.532077 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-12 20:44:36.532089 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-12 20:44:36.532096 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-12 20:44:36.532104 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-12 20:44:36.532111 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-12 20:44:36.532119 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-12 20:44:36.532127 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-12 20:44:36.532134 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-12 20:44:36.532142 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-12 20:44:36.532149 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-12 20:44:36.532157 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-12 20:44:36.532165 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-12 20:44:36.532172 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-12 20:44:36.532180 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-12 20:44:36.532187 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-12 20:44:36.532195 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-12 20:44:36.532202 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-12 20:44:36.532210 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-12 20:44:36.532218 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-12 20:44:36.532225 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-12 20:44:36.532233 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-12 20:44:36.532240 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-12 20:44:36.532248 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-12 20:44:36.532255 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-12 20:44:36.532263 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-12 20:44:36.532271 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-12 20:44:36.532278 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-12 20:44:36.532286 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-12 20:44:36.532294 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-12 20:44:36.532301 | controller |       IRONIC_BRANCH: main
2026-06-12 20:44:36.532309 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-12 20:44:36.532317 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-12 20:44:36.532324 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-12 20:44:36.532332 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-12 20:44:36.532340 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-12 20:44:36.532348 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-12 20:44:36.532355 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-12 20:44:36.532363 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-12 20:44:36.532370 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-12 20:44:36.532378 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-12 20:44:36.532386 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-12 20:44:36.532394 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-12 20:44:36.532401 | controller |       KEYSTONE_BRANCH: main
2026-06-12 20:44:36.532409 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-12 20:44:36.532417 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-12 20:44:36.532424 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-12 20:44:36.532432 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-12 20:44:36.532461 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-12 20:44:36.532476 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-12 20:44:36.532484 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-12 20:44:36.532492 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-12 20:44:36.532500 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-12 20:44:36.532507 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-12 20:44:36.532515 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-12 20:44:36.532523 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-12 20:44:36.532530 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-12 20:44:36.532538 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-12 20:44:36.532546 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-12 20:44:36.532553 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-12 20:44:36.532561 | controller |       LVMS_CR: '1'
2026-06-12 20:44:36.532569 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-12 20:44:36.532576 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-12 20:44:36.532584 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-12 20:44:36.532592 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-12 20:44:36.532599 | controller |       MANILA_BRANCH: main
2026-06-12 20:44:36.532614 | controller |       MANILA_COMMIT_HASH: ''
2026-06-12 20:44:36.532627 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-12 20:44:36.532635 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-12 20:44:36.532642 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-12 20:44:36.532650 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-12 20:44:36.532658 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-12 20:44:36.532665 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-12 20:44:36.532673 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-12 20:44:36.532681 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-12 20:44:36.532688 | controller |       MARIADB_BRANCH: main
2026-06-12 20:44:36.532696 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-12 20:44:36.532704 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-12 20:44:36.532712 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-12 20:44:36.532720 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-12 20:44:36.532727 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-12 20:44:36.532735 | controller |       MARIADB_DEPL_IMG: unused
2026-06-12 20:44:36.532743 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-12 20:44:36.532750 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-12 20:44:36.532758 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-12 20:44:36.532766 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-12 20:44:36.532773 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-12 20:44:36.532781 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-12 20:44:36.532788 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-12 20:44:36.532796 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-12 20:44:36.532804 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-12 20:44:36.532811 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-12 20:44:36.532823 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-12 20:44:36.532830 | controller |       MICROSHIFT: '0'
2026-06-12 20:44:36.532838 | controller |       MIRROR_INSECURE: 'true'
2026-06-12 20:44:36.532846 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-12 20:44:36.532853 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-12 20:44:36.532861 | controller |       NAMESPACE: openstack
2026-06-12 20:44:36.532869 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-12 20:44:36.532876 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-12 20:44:36.532884 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-12 20:44:36.532892 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-12 20:44:36.532899 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-12 20:44:36.532907 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-12 20:44:36.532914 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-12 20:44:36.532922 | controller |       NETWORK_BGP: 'false'
2026-06-12 20:44:36.532929 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-12 20:44:36.532937 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-12 20:44:36.532944 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-12 20:44:36.532952 | controller |       NETWORK_ISOLATION: 'true'
2026-06-12 20:44:36.532960 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-12 20:44:36.532967 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-12 20:44:36.532975 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-12 20:44:36.532983 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-12 20:44:36.532990 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-12 20:44:36.532998 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-12 20:44:36.533005 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-12 20:44:36.533013 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-12 20:44:36.533020 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-12 20:44:36.533028 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-12 20:44:36.533036 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-12 20:44:36.533043 | controller |       NETWORK_MTU: '1500'
2026-06-12 20:44:36.533051 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-12 20:44:36.533058 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-12 20:44:36.533066 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-12 20:44:36.533074 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-12 20:44:36.533081 | controller |       NETWORK_VLAN_START: '20'
2026-06-12 20:44:36.533089 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-12 20:44:36.533097 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-12 20:44:36.533104 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-12 20:44:36.533112 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-12 20:44:36.533120 | controller |       NEUTRON_BRANCH: main
2026-06-12 20:44:36.533127 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-12 20:44:36.533135 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-12 20:44:36.533147 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-12 20:44:36.533155 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-12 20:44:36.533163 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-12 20:44:36.533170 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-12 20:44:36.533178 | controller |       NFS_HOME: /home/nfs
2026-06-12 20:44:36.533186 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-12 20:44:36.533193 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-12 20:44:36.533201 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-12 20:44:36.533208 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-12 20:44:36.533220 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-12 20:44:36.533228 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-12 20:44:36.533235 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-12 20:44:36.533243 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-12 20:44:36.533251 | controller |       NNCP_BRIDGE: ospbr
2026-06-12 20:44:36.533258 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-12 20:44:36.533266 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-12 20:44:36.533273 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-12 20:44:36.533281 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-12 20:44:36.533289 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-12 20:44:36.533296 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-12 20:44:36.533304 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-12 20:44:36.533311 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-12 20:44:36.533319 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-12 20:44:36.533327 | controller |       NNCP_INTERFACE: enp6s0
2026-06-12 20:44:36.533334 | controller |       NNCP_NODES: ''
2026-06-12 20:44:36.533342 | controller |       NNCP_TIMEOUT: 240s
2026-06-12 20:44:36.533350 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-12 20:44:36.533357 | controller |       NOVA_BRANCH: main
2026-06-12 20:44:36.533365 | controller |       NOVA_COMMIT_HASH: ''
2026-06-12 20:44:36.533373 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-12 20:44:36.533380 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-12 20:44:36.533388 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-12 20:44:36.533396 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-12 20:44:36.533403 | controller |       OCP_NETWORK_NAME: crc
2026-06-12 20:44:36.533411 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-12 20:44:36.533418 | controller |       OCTAVIA_BRANCH: main
2026-06-12 20:44:36.533426 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-12 20:44:36.533434 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-12 20:44:36.533464 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-12 20:44:36.533475 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-12 20:44:36.533483 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-12 20:44:36.533491 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-12 20:44:36.533499 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-12 20:44:36.533507 | controller |       OKD: 'false'
2026-06-12 20:44:36.533515 | controller |       OPENSTACK_BRANCH: ''
2026-06-12 20:44:36.533522 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-12 20:44:36.533530 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-12 20:44:36.533548 | controller |       OPENSTACK_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-12 20:44:36.533557 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-12 20:44:36.533565 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-12 20:44:36.533573 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-12 20:44:36.533580 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 20:44:36.533588 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-12 20:44:36.533596 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-12 20:44:36.533604 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-12 20:44:36.533611 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-12 20:44:36.533623 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-12 20:44:36.533634 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-12 20:44:36.533642 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-12 20:44:36.533649 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-12 20:44:36.533657 | controller |       OPERATOR_CHANNEL: ''
2026-06-12 20:44:36.533665 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-12 20:44:36.533672 | controller |       OPERATOR_SOURCE: ''
2026-06-12 20:44:36.533680 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-12 20:44:36.533688 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 20:44:36.533695 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 20:44:36.533703 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-12 20:44:36.533711 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-12 20:44:36.533724 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-12 20:44:36.533732 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-12 20:44:36.533740 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-12 20:44:36.533747 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-12 20:44:36.533755 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-12 20:44:36.533763 | controller |       OVN_BRANCH: main
2026-06-12 20:44:36.533770 | controller |       OVN_COMMIT_HASH: ''
2026-06-12 20:44:36.533778 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-12 20:44:36.533786 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-12 20:44:36.533793 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-12 20:44:36.533801 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-12 20:44:36.533809 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-12 20:44:36.533816 | controller |       PASSWORD: '12345678'
2026-06-12 20:44:36.533824 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-12 20:44:36.533832 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-12 20:44:36.533839 | controller |       RABBITMQ_BRANCH: patches
2026-06-12 20:44:36.533847 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-12 20:44:36.533855 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-12 20:44:36.533863 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-12 20:44:36.533870 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-12 20:44:36.533878 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-12 20:44:36.533886 | controller |       REDHAT_OPERATORS: 'false'
2026-06-12 20:44:36.533893 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-12 20:44:36.533901 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-12 20:44:36.533909 | controller |       REDIS_DEPL_IMG: unused
2026-06-12 20:44:36.533916 | controller |       RH_REGISTRY_PWD: ''
2026-06-12 20:44:36.533924 | controller |       RH_REGISTRY_USER: ''
2026-06-12 20:44:36.533932 | controller |       SECRET: osp-secret
2026-06-12 20:44:36.533939 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-12 20:44:36.533947 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-12 20:44:36.533954 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-12 20:44:36.533962 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-12 20:44:36.533973 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-12 20:44:36.533981 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-12 20:44:36.533988 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-12 20:44:36.533996 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-12 20:44:36.534004 | controller |       STORAGE_CLASS: local-storage
2026-06-12 20:44:36.534011 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-12 20:44:36.534019 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-12 20:44:36.534027 | controller |       SWIFT_BRANCH: main
2026-06-12 20:44:36.534034 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-12 20:44:36.534042 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-12 20:44:36.534050 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-12 20:44:36.534057 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-12 20:44:36.534065 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-12 20:44:36.534072 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-12 20:44:36.534080 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-12 20:44:36.534088 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-12 20:44:36.534095 | controller |       TELEMETRY_BRANCH: main
2026-06-12 20:44:36.534103 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-12 20:44:36.534111 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-12 20:44:36.534119 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-12 20:44:36.534126 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-12 20:44:36.534134 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-12 20:44:36.534142 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-12 20:44:36.534149 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-12 20:44:36.534157 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-12 20:44:36.534164 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-12 20:44:36.534172 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-12 20:44:36.534180 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-12 20:44:36.534188 | controller |       TENANT_HOST_ROUTES: ''
2026-06-12 20:44:36.534195 | controller |       TEST_BRANCH: main
2026-06-12 20:44:36.534203 | controller |       TEST_COMMIT_HASH: ''
2026-06-12 20:44:36.534214 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-12 20:44:36.534222 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-12 20:44:36.534230 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-12 20:44:36.534237 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-12 20:44:36.534245 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-12 20:44:36.534253 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-12 20:44:36.534260 | controller |       TIMEOUT: 300s
2026-06-12 20:44:36.534268 | controller |       TLS_ENABLED: 'false'
2026-06-12 20:44:36.534275 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-12 20:44:36.534283 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-12 20:44:36.534291 | controller |       tripleo_deploy: 'export REGISTRY_PWD:'
2026-06-12 20:44:36.538813 | controller |
2026-06-12 20:44:36.538831 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-12 20:44:36.538839 | controller | Friday 12 June 2026  20:44:36 +0000 (0:00:00.094)       0:00:57.711 ***********
2026-06-12 20:44:36.538847 | controller | Friday 12 June 2026  20:44:36 +0000 (0:00:00.094)       0:00:57.709 ***********
2026-06-12 20:44:36.818703 | controller | ok: [localhost]
2026-06-12 20:44:36.818771 | controller |
2026-06-12 20:44:36.818784 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-12 20:44:36.818794 | controller | Friday 12 June 2026  20:44:36 +0000 (0:00:00.278)       0:00:57.989 ***********
2026-06-12 20:44:36.818803 | controller | Friday 12 June 2026  20:44:36 +0000 (0:00:00.278)       0:00:57.988 ***********
2026-06-12 20:44:36.847588 | controller | ok: [localhost] =>
2026-06-12 20:44:36.847672 | controller |     cifmw_generate_makes:
2026-06-12 20:44:36.847682 | controller |       changed: false
2026-06-12 20:44:36.847690 | controller |       debug:
2026-06-12 20:44:36.847699 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-12 20:44:36.847708 | controller |         - all
2026-06-12 20:44:36.847716 | controller |         - help
2026-06-12 20:44:36.847724 | controller |         - cleanup
2026-06-12 20:44:36.847732 | controller |         - deploy_cleanup
2026-06-12 20:44:36.847740 | controller |         - wait
2026-06-12 20:44:36.847747 | controller |         - crc_storage
2026-06-12 20:44:36.847755 | controller |         - crc_storage_cleanup
2026-06-12 20:44:36.847762 | controller |         - crc_storage_release
2026-06-12 20:44:36.847770 | controller |         - crc_storage_with_retries
2026-06-12 20:44:36.847779 | controller |         - crc_storage_cleanup_with_retries
2026-06-12 20:44:36.847788 | controller |         - operator_namespace
2026-06-12 20:44:36.847795 | controller |         - namespace
2026-06-12 20:44:36.847815 | controller |         - namespace_cleanup
2026-06-12 20:44:36.847823 | controller |         - input
2026-06-12 20:44:36.847831 | controller |         - input_cleanup
2026-06-12 20:44:36.847839 | controller |         - crc_bmo_setup
2026-06-12 20:44:36.847846 | controller |         - crc_bmo_cleanup
2026-06-12 20:44:36.847853 | controller |         - mirror_registry
2026-06-12 20:44:36.847861 | controller |         - mirror_registry_secure
2026-06-12 20:44:36.847869 | controller |         - mirror_registry_ca
2026-06-12 20:44:36.847877 | controller |         - mirror_registry_cleanup
2026-06-12 20:44:36.847885 | controller |         - openstack_prep
2026-06-12 20:44:36.847892 | controller |         - openstack
2026-06-12 20:44:36.847900 | controller |         - openstack_wait
2026-06-12 20:44:36.847907 | controller |         - openstack_init
2026-06-12 20:44:36.847914 | controller |         - openstack_cleanup
2026-06-12 20:44:36.847922 | controller |         - openstack_repo
2026-06-12 20:44:36.847929 | controller |         - openstack_deploy_prep
2026-06-12 20:44:36.847937 | controller |         - openstack_deploy
2026-06-12 20:44:36.847944 | controller |         - openstack_wait_deploy
2026-06-12 20:44:36.847952 | controller |         - openstack_deploy_cleanup
2026-06-12 20:44:36.847960 | controller |         - openstack_update_run
2026-06-12 20:44:36.847967 | controller |         - update_services
2026-06-12 20:44:36.847975 | controller |         - update_system
2026-06-12 20:44:36.847982 | controller |         - openstack_patch_version
2026-06-12 20:44:36.847990 | controller |         - edpm_deploy_generate_keys
2026-06-12 20:44:36.847997 | controller |         - edpm_patch_ansible_runner_image
2026-06-12 20:44:36.848005 | controller |         - edpm_deploy_prep
2026-06-12 20:44:36.848012 | controller |         - edpm_deploy_cleanup
2026-06-12 20:44:36.848020 | controller |         - edpm_deploy
2026-06-12 20:44:36.848027 | controller |         - edpm_deploy_baremetal_prep
2026-06-12 20:44:36.848035 | controller |         - edpm_deploy_baremetal
2026-06-12 20:44:36.848043 | controller |         - edpm_wait_deploy_baremetal
2026-06-12 20:44:36.848050 | controller |         - edpm_wait_deploy
2026-06-12 20:44:36.848057 | controller |         - edpm_register_dns
2026-06-12 20:44:36.848065 | controller |         - edpm_nova_discover_hosts
2026-06-12 20:44:36.848072 | controller |         - openstack_crds
2026-06-12 20:44:36.848080 | controller |         - openstack_crds_cleanup
2026-06-12 20:44:36.848087 | controller |         - edpm_deploy_networker_prep
2026-06-12 20:44:36.848095 | controller |         - edpm_deploy_networker_cleanup
2026-06-12 20:44:36.848102 | controller |         - edpm_deploy_networker
2026-06-12 20:44:36.848118 | controller |         - infra_prep
2026-06-12 20:44:36.848125 | controller |         - infra
2026-06-12 20:44:36.848133 | controller |         - infra_cleanup
2026-06-12 20:44:36.848140 | controller |         - dns_deploy_prep
2026-06-12 20:44:36.848148 | controller |         - dns_deploy
2026-06-12 20:44:36.848155 | controller |         - dns_deploy_cleanup
2026-06-12 20:44:36.848162 | controller |         - netconfig_deploy_prep
2026-06-12 20:44:36.848170 | controller |         - netconfig_deploy
2026-06-12 20:44:36.848177 | controller |         - netconfig_deploy_cleanup
2026-06-12 20:44:36.848185 | controller |         - memcached_deploy_prep
2026-06-12 20:44:36.848192 | controller |         - memcached_deploy
2026-06-12 20:44:36.848200 | controller |         - memcached_deploy_cleanup
2026-06-12 20:44:36.848207 | controller |         - keystone_prep
2026-06-12 20:44:36.848214 | controller |         - keystone
2026-06-12 20:44:36.848222 | controller |         - keystone_cleanup
2026-06-12 20:44:36.848233 | controller |         - keystone_deploy_prep
2026-06-12 20:44:36.848240 | controller |         - keystone_deploy
2026-06-12 20:44:36.848248 | controller |         - keystone_deploy_cleanup
2026-06-12 20:44:36.848255 | controller |         - barbican_prep
2026-06-12 20:44:36.848263 | controller |         - barbican
2026-06-12 20:44:36.848270 | controller |         - barbican_cleanup
2026-06-12 20:44:36.848277 | controller |         - barbican_deploy_prep
2026-06-12 20:44:36.848285 | controller |         - barbican_deploy
2026-06-12 20:44:36.848292 | controller |         - barbican_deploy_validate
2026-06-12 20:44:36.848300 | controller |         - barbican_deploy_cleanup
2026-06-12 20:44:36.848307 | controller |         - mariadb
2026-06-12 20:44:36.848314 | controller |         - mariadb_cleanup
2026-06-12 20:44:36.848322 | controller |         - mariadb_deploy_prep
2026-06-12 20:44:36.848329 | controller |         - mariadb_deploy
2026-06-12 20:44:36.848336 | controller |         - mariadb_deploy_cleanup
2026-06-12 20:44:36.848344 | controller |         - glance_prep
2026-06-12 20:44:36.848351 | controller |         - glance
2026-06-12 20:44:36.848359 | controller |         - glance_cleanup
2026-06-12 20:44:36.848366 | controller |         - glance_deploy_prep
2026-06-12 20:44:36.848373 | controller |         - glance_deploy
2026-06-12 20:44:36.848381 | controller |         - glance_deploy_cleanup
2026-06-12 20:44:36.848388 | controller |         - ovn_prep
2026-06-12 20:44:36.848395 | controller |         - ovn
2026-06-12 20:44:36.848403 | controller |         - ovn_cleanup
2026-06-12 20:44:36.848410 | controller |         - ovn_deploy_prep
2026-06-12 20:44:36.848418 | controller |         - ovn_deploy
2026-06-12 20:44:36.848426 | controller |         - ovn_deploy_cleanup
2026-06-12 20:44:36.848433 | controller |         - neutron_prep
2026-06-12 20:44:36.848468 | controller |         - neutron
2026-06-12 20:44:36.848479 | controller |         - neutron_cleanup
2026-06-12 20:44:36.848487 | controller |         - neutron_deploy_prep
2026-06-12 20:44:36.848494 | controller |         - neutron_deploy
2026-06-12 20:44:36.848502 | controller |         - neutron_deploy_cleanup
2026-06-12 20:44:36.848509 | controller |         - cinder_prep
2026-06-12 20:44:36.848516 | controller |         - cinder
2026-06-12 20:44:36.848524 | controller |         - cinder_cleanup
2026-06-12 20:44:36.848531 | controller |         - cinder_deploy_prep
2026-06-12 20:44:36.848538 | controller |         - cinder_deploy
2026-06-12 20:44:36.848546 | controller |         - cinder_deploy_cleanup
2026-06-12 20:44:36.848553 | controller |         - rabbitmq_prep
2026-06-12 20:44:36.848560 | controller |         - rabbitmq
2026-06-12 20:44:36.848568 | controller |         - rabbitmq_cleanup
2026-06-12 20:44:36.848575 | controller |         - rabbitmq_deploy_prep
2026-06-12 20:44:36.848582 | controller |         - rabbitmq_deploy
2026-06-12 20:44:36.848590 | controller |         - rabbitmq_deploy_cleanup
2026-06-12 20:44:36.848597 | controller |         - infra_rabbitmq_deploy_prep
2026-06-12 20:44:36.848605 | controller |         - infra_rabbitmq_deploy
2026-06-12 20:44:36.848612 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-12 20:44:36.848620 | controller |         - ironic_prep
2026-06-12 20:44:36.848627 | controller |         - ironic
2026-06-12 20:44:36.848634 | controller |         - ironic_cleanup
2026-06-12 20:44:36.848642 | controller |         - ironic_deploy_prep
2026-06-12 20:44:36.848649 | controller |         - ironic_deploy
2026-06-12 20:44:36.848656 | controller |         - ironic_deploy_cleanup
2026-06-12 20:44:36.848664 | controller |         - octavia_prep
2026-06-12 20:44:36.848671 | controller |         - octavia
2026-06-12 20:44:36.848678 | controller |         - octavia_cleanup
2026-06-12 20:44:36.848686 | controller |         - octavia_deploy_prep
2026-06-12 20:44:36.848693 | controller |         - octavia_deploy
2026-06-12 20:44:36.848704 | controller |         - octavia_deploy_cleanup
2026-06-12 20:44:36.848712 | controller |         - designate_prep
2026-06-12 20:44:36.848719 | controller |         - designate
2026-06-12 20:44:36.848726 | controller |         - designate_cleanup
2026-06-12 20:44:36.848734 | controller |         - designate_deploy_prep
2026-06-12 20:44:36.848741 | controller |         - designate_deploy
2026-06-12 20:44:36.848749 | controller |         - designate_deploy_cleanup
2026-06-12 20:44:36.848756 | controller |         - nova_prep
2026-06-12 20:44:36.848764 | controller |         - nova
2026-06-12 20:44:36.848771 | controller |         - nova_cleanup
2026-06-12 20:44:36.848778 | controller |         - nova_deploy_prep
2026-06-12 20:44:36.848786 | controller |         - nova_deploy
2026-06-12 20:44:36.848793 | controller |         - nova_deploy_cleanup
2026-06-12 20:44:36.848800 | controller |         - mariadb_kuttl_run
2026-06-12 20:44:36.848808 | controller |         - mariadb_kuttl
2026-06-12 20:44:36.848815 | controller |         - kuttl_db_prep
2026-06-12 20:44:36.848823 | controller |         - kuttl_db_cleanup
2026-06-12 20:44:36.848830 | controller |         - kuttl_common_prep
2026-06-12 20:44:36.848837 | controller |         - kuttl_common_cleanup
2026-06-12 20:44:36.848845 | controller |         - keystone_kuttl_run
2026-06-12 20:44:36.848864 | controller |         - keystone_kuttl
2026-06-12 20:44:36.848872 | controller |         - barbican_kuttl_run
2026-06-12 20:44:36.848879 | controller |         - barbican_kuttl
2026-06-12 20:44:36.848887 | controller |         - cinder_kuttl_run
2026-06-12 20:44:36.848894 | controller |         - cinder_kuttl
2026-06-12 20:44:36.848901 | controller |         - neutron_kuttl_run
2026-06-12 20:44:36.848909 | controller |         - neutron_kuttl
2026-06-12 20:44:36.848916 | controller |         - octavia_kuttl_run
2026-06-12 20:44:36.848923 | controller |         - octavia_kuttl
2026-06-12 20:44:36.848930 | controller |         - designate_kuttl
2026-06-12 20:44:36.848938 | controller |         - designate_kuttl_run
2026-06-12 20:44:36.848945 | controller |         - ovn_kuttl_run
2026-06-12 20:44:36.848953 | controller |         - ovn_kuttl
2026-06-12 20:44:36.848960 | controller |         - infra_kuttl_run
2026-06-12 20:44:36.848967 | controller |         - infra_kuttl
2026-06-12 20:44:36.848975 | controller |         - ironic_kuttl_run
2026-06-12 20:44:36.848982 | controller |         - ironic_kuttl
2026-06-12 20:44:36.848989 | controller |         - ironic_kuttl_crc
2026-06-12 20:44:36.848997 | controller |         - heat_kuttl_run
2026-06-12 20:44:36.849004 | controller |         - heat_kuttl
2026-06-12 20:44:36.849011 | controller |         - heat_kuttl_crc
2026-06-12 20:44:36.849019 | controller |         - glance_kuttl_run
2026-06-12 20:44:36.849026 | controller |         - glance_kuttl
2026-06-12 20:44:36.849033 | controller |         - manila_kuttl_run
2026-06-12 20:44:36.849041 | controller |         - manila_kuttl
2026-06-12 20:44:36.849048 | controller |         - swift_kuttl_run
2026-06-12 20:44:36.849056 | controller |         - swift_kuttl
2026-06-12 20:44:36.849063 | controller |         - horizon_kuttl_run
2026-06-12 20:44:36.849070 | controller |         - horizon_kuttl
2026-06-12 20:44:36.849078 | controller |         - openstack_kuttl_prep
2026-06-12 20:44:36.849085 | controller |         - openstack_kuttl_run
2026-06-12 20:44:36.849092 | controller |         - openstack_kuttl_cleanup
2026-06-12 20:44:36.849100 | controller |         - openstack_kuttl
2026-06-12 20:44:36.849107 | controller |         - mariadb_chainsaw_run
2026-06-12 20:44:36.849115 | controller |         - mariadb_chainsaw
2026-06-12 20:44:36.849122 | controller |         - horizon_prep
2026-06-12 20:44:36.849129 | controller |         - horizon
2026-06-12 20:44:36.849137 | controller |         - horizon_cleanup
2026-06-12 20:44:36.849144 | controller |         - horizon_deploy_prep
2026-06-12 20:44:36.849151 | controller |         - horizon_deploy
2026-06-12 20:44:36.849159 | controller |         - horizon_deploy_cleanup
2026-06-12 20:44:36.849166 | controller |         - heat_prep
2026-06-12 20:44:36.849174 | controller |         - heat
2026-06-12 20:44:36.849181 | controller |         - heat_cleanup
2026-06-12 20:44:36.849188 | controller |         - heat_deploy_prep
2026-06-12 20:44:36.849196 | controller |         - heat_deploy
2026-06-12 20:44:36.849203 | controller |         - heat_deploy_cleanup
2026-06-12 20:44:36.849210 | controller |         - baremetal_prep
2026-06-12 20:44:36.849218 | controller |         - baremetal
2026-06-12 20:44:36.849225 | controller |         - baremetal_cleanup
2026-06-12 20:44:36.849232 | controller |         - ceph_help
2026-06-12 20:44:36.849240 | controller |         - ceph
2026-06-12 20:44:36.849247 | controller |         - ceph_cleanup
2026-06-12 20:44:36.849255 | controller |         - rook_prep
2026-06-12 20:44:36.849262 | controller |         - rook
2026-06-12 20:44:36.849269 | controller |         - rook_deploy_prep
2026-06-12 20:44:36.849281 | controller |         - rook_deploy
2026-06-12 20:44:36.849578 | controller |         - rook_crc_disk
2026-06-12 20:44:36.849591 | controller |         - rook_cleanup
2026-06-12 20:44:36.849599 | controller |         - lvms
2026-06-12 20:44:36.849606 | controller |         - nmstate
2026-06-12 20:44:36.849614 | controller |         - nncp
2026-06-12 20:44:36.849621 | controller |         - nncp_cleanup
2026-06-12 20:44:36.849629 | controller |         - netattach
2026-06-12 20:44:36.849636 | controller |         - netattach_cleanup
2026-06-12 20:44:36.849644 | controller |         - metallb
2026-06-12 20:44:36.849651 | controller |         - metallb_config
2026-06-12 20:44:36.849659 | controller |         - metallb_config_cleanup
2026-06-12 20:44:36.849666 | controller |         - metallb_cleanup
2026-06-12 20:44:36.849674 | controller |         - loki
2026-06-12 20:44:36.849681 | controller |         - loki_cleanup
2026-06-12 20:44:36.849689 | controller |         - loki_deploy
2026-06-12 20:44:36.849696 | controller |         - loki_deploy_cleanup
2026-06-12 20:44:36.849703 | controller |         - netobserv
2026-06-12 20:44:36.849711 | controller |         - netobserv_cleanup
2026-06-12 20:44:36.849718 | controller |         - netobserv_deploy
2026-06-12 20:44:36.849726 | controller |         - netobserv_deploy_cleanup
2026-06-12 20:44:36.849733 | controller |         - manila_prep
2026-06-12 20:44:36.849741 | controller |         - manila
2026-06-12 20:44:36.849748 | controller |         - manila_cleanup
2026-06-12 20:44:36.849755 | controller |         - manila_deploy_prep
2026-06-12 20:44:36.849763 | controller |         - manila_deploy
2026-06-12 20:44:36.849770 | controller |         - manila_deploy_cleanup
2026-06-12 20:44:36.849778 | controller |         - telemetry_prep
2026-06-12 20:44:36.849785 | controller |         - telemetry
2026-06-12 20:44:36.849792 | controller |         - telemetry_cleanup
2026-06-12 20:44:36.849800 | controller |         - telemetry_deploy_prep
2026-06-12 20:44:36.849807 | controller |         - telemetry_deploy
2026-06-12 20:44:36.849815 | controller |         - telemetry_deploy_cleanup
2026-06-12 20:44:36.849822 | controller |         - telemetry_kuttl_run
2026-06-12 20:44:36.849830 | controller |         - telemetry_kuttl
2026-06-12 20:44:36.849837 | controller |         - test_operator_prep
2026-06-12 20:44:36.849844 | controller |         - test_operator
2026-06-12 20:44:36.849852 | controller |         - test_operator_cleanup
2026-06-12 20:44:36.849860 | controller |         - test_operator_deploy_prep
2026-06-12 20:44:36.849867 | controller |         - test_operator_deploy
2026-06-12 20:44:36.849875 | controller |         - test_operator_deploy_cleanup
2026-06-12 20:44:36.849882 | controller |         - test_operator_kuttl_run
2026-06-12 20:44:36.849890 | controller |         - test_operator_kuttl
2026-06-12 20:44:36.849897 | controller |         - swift_prep
2026-06-12 20:44:36.849904 | controller |         - swift
2026-06-12 20:44:36.849912 | controller |         - swift_cleanup
2026-06-12 20:44:36.849919 | controller |         - swift_deploy_prep
2026-06-12 20:44:36.849926 | controller |         - swift_deploy
2026-06-12 20:44:36.849934 | controller |         - swift_deploy_cleanup
2026-06-12 20:44:36.849941 | controller |         - certmanager
2026-06-12 20:44:36.849949 | controller |         - certmanager_cleanup
2026-06-12 20:44:36.849956 | controller |         - validate_marketplace
2026-06-12 20:44:36.849963 | controller |         - redis_deploy_prep
2026-06-12 20:44:36.849971 | controller |         - redis_deploy
2026-06-12 20:44:36.849978 | controller |         - redis_deploy_cleanup
2026-06-12 20:44:36.849986 | controller |         - set_slower_etcd_profile
2026-06-12 20:44:36.849994 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-12 20:44:36.850002 | controller |         - help
2026-06-12 20:44:36.850009 | controller |         - download_tools
2026-06-12 20:44:36.850017 | controller |         - nfs
2026-06-12 20:44:36.850024 | controller |         - nfs_cleanup
2026-06-12 20:44:36.850031 | controller |         - crc
2026-06-12 20:44:36.850039 | controller |         - crc_cleanup
2026-06-12 20:44:36.850046 | controller |         - crc_scrub
2026-06-12 20:44:36.850054 | controller |         - crc_attach_default_interface
2026-06-12 20:44:36.850061 | controller |         - crc_attach_default_interface_cleanup
2026-06-12 20:44:36.850069 | controller |         - ipv6_lab_network
2026-06-12 20:44:36.850077 | controller |         - ipv6_lab_network_cleanup
2026-06-12 20:44:36.850084 | controller |         - ipv6_lab_nat64_router
2026-06-12 20:44:36.850092 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-12 20:44:36.850099 | controller |         - ipv6_lab_sno
2026-06-12 20:44:36.850107 | controller |         - ipv6_lab_sno_cleanup
2026-06-12 20:44:36.850114 | controller |         - ipv6_lab
2026-06-12 20:44:36.850126 | controller |         - ipv6_lab_cleanup
2026-06-12 20:44:36.850134 | controller |         - attach_default_interface
2026-06-12 20:44:36.850141 | controller |         - attach_default_interface_cleanup
2026-06-12 20:44:36.850149 | controller |         - network_isolation_bridge
2026-06-12 20:44:36.850156 | controller |         - network_isolation_bridge_cleanup
2026-06-12 20:44:36.850164 | controller |         - edpm_baremetal_compute
2026-06-12 20:44:36.850172 | controller |         - edpm_compute
2026-06-12 20:44:36.850179 | controller |         - edpm_compute_bootc
2026-06-12 20:44:36.850187 | controller |         - edpm_ansible_runner
2026-06-12 20:44:36.850194 | controller |         - edpm_computes_bgp
2026-06-12 20:44:36.850201 | controller |         - edpm_compute_repos
2026-06-12 20:44:36.850209 | controller |         - edpm_compute_cleanup
2026-06-12 20:44:36.850216 | controller |         - edpm_networker
2026-06-12 20:44:36.850224 | controller |         - edpm_networker_cleanup
2026-06-12 20:44:36.850231 | controller |         - edpm_deploy_instance
2026-06-12 20:44:36.850238 | controller |         - tripleo_deploy
2026-06-12 20:44:36.850246 | controller |         - standalone_deploy
2026-06-12 20:44:36.850253 | controller |         - standalone_sync
2026-06-12 20:44:36.850260 | controller |         - standalone
2026-06-12 20:44:36.850268 | controller |         - standalone_cleanup
2026-06-12 20:44:36.850275 | controller |         - standalone_snapshot
2026-06-12 20:44:36.850282 | controller |         - standalone_revert
2026-06-12 20:44:36.850290 | controller |         - cifmw_prepare
2026-06-12 20:44:36.850297 | controller |         - cifmw_cleanup
2026-06-12 20:44:36.850305 | controller |         - bmaas_network
2026-06-12 20:44:36.850318 | controller |         - bmaas_network_cleanup
2026-06-12 20:44:36.850326 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-12 20:44:36.850333 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-12 20:44:36.850341 | controller |         - bmaas_crc_attach_network
2026-06-12 20:44:36.850348 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-12 20:44:36.850356 | controller |         - bmaas_crc_baremetal_bridge
2026-06-12 20:44:36.850364 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-12 20:44:36.850371 | controller |         - bmaas_baremetal_net_nad
2026-06-12 20:44:36.850379 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-12 20:44:36.850386 | controller |         - bmaas_metallb
2026-06-12 20:44:36.850394 | controller |         - bmaas_metallb_cleanup
2026-06-12 20:44:36.850401 | controller |         - bmaas_virtual_bms
2026-06-12 20:44:36.850409 | controller |         - bmaas_virtual_bms_cleanup
2026-06-12 20:44:36.850416 | controller |         - bmaas_sushy_emulator
2026-06-12 20:44:36.850429 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-12 20:44:36.850437 | controller |         - bmaas_sushy_emulator_wait
2026-06-12 20:44:36.850482 | controller |         - bmaas_generate_nodes_yaml
2026-06-12 20:44:36.850490 | controller |         - bmaas
2026-06-12 20:44:36.850498 | controller |         - bmaas_cleanup
2026-06-12 20:44:36.850505 | controller |       failed: false
2026-06-12 20:44:36.850513 | controller |       success: true
2026-06-12 20:44:36.869985 | controller |
2026-06-12 20:44:36.870019 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-12 20:44:36.870026 | controller |   {
2026-06-12 20:44:36.870031 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-12 20:44:36.870036 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-12 20:44:36.870041 | controller |   } | to_nice_yaml
2026-06-12 20:44:36.870046 | controller | }}, mode=0644] ***
2026-06-12 20:44:36.870051 | controller | Friday 12 June 2026  20:44:36 +0000 (0:00:00.051)       0:00:58.041 ***********
2026-06-12 20:44:36.870056 | controller | Friday 12 June 2026  20:44:36 +0000 (0:00:00.051)       0:00:58.040 ***********
2026-06-12 20:44:37.255882 | controller | changed: [localhost]
2026-06-12 20:44:37.255974 | controller |
2026-06-12 20:44:37.255986 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-12 20:44:37.255995 | controller | Friday 12 June 2026  20:44:37 +0000 (0:00:00.386)       0:00:58.428 ***********
2026-06-12 20:44:37.256005 | controller | Friday 12 June 2026  20:44:37 +0000 (0:00:00.386)       0:00:58.426 ***********
2026-06-12 20:44:37.304536 | controller | skipping: [localhost]
2026-06-12 20:44:37.304624 | controller |
2026-06-12 20:44:37.304649 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-12 20:44:37.304657 | controller | Friday 12 June 2026  20:44:37 +0000 (0:00:00.048)       0:00:58.476 ***********
2026-06-12 20:44:37.304664 | controller | Friday 12 June 2026  20:44:37 +0000 (0:00:00.048)       0:00:58.475 ***********
2026-06-12 20:44:37.335065 | controller | ok: [localhost]
2026-06-12 20:44:37.335120 | controller |
2026-06-12 20:44:37.335127 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-12 20:44:37.335132 | controller | Friday 12 June 2026  20:44:37 +0000 (0:00:00.030)       0:00:58.507 ***********
2026-06-12 20:44:37.335155 | controller | Friday 12 June 2026  20:44:37 +0000 (0:00:00.030)       0:00:58.505 ***********
2026-06-12 20:44:37.373940 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/discover_latest_image/tasks/per-image.yml for localhost => (item={'key': 'default', 'value': {'base_url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/', 'qcow_prefix': 'CentOS-Stream-GenericCloud-', 'images_file': 'CHECKSUM'}})
2026-06-12 20:44:37.373967 | controller |
2026-06-12 20:44:37.373974 | controller | TASK [discover_latest_image : Ensure the current image dict entry has the expected data that=['_expected_keys | difference(_given_keys) | length == 0'], fail_msg=The image discovery request dict's {{ _current_image.key }} entry does not match the expected schema. Requests must have the following keys: {{ _expected_keys }}, this entry had: {{ _given_keys }} See the discover_latest_image role's README for more information.] ***
2026-06-12 20:44:37.373980 | controller | Friday 12 June 2026  20:44:37 +0000 (0:00:00.038)       0:00:58.546 ***********
2026-06-12 20:44:37.373985 | controller | Friday 12 June 2026  20:44:37 +0000 (0:00:00.038)       0:00:58.544 ***********
2026-06-12 20:44:37.418827 | controller | ok: [localhost] =>
2026-06-12 20:44:37.418905 | controller |     changed: false
2026-06-12 20:44:37.418911 | controller |     msg: All assertions passed
2026-06-12 20:44:37.418917 | controller |
2026-06-12 20:44:37.418923 | controller | TASK [discover_latest_image : Get latest image for the current entry url={{ _current_image.value.base_url }}, image_prefix={{ _current_image.value.qcow_prefix }}, images_file={{ _current_image.value.images_file }}] ***
2026-06-12 20:44:37.418930 | controller | Friday 12 June 2026  20:44:37 +0000 (0:00:00.044)       0:00:58.591 ***********
2026-06-12 20:44:37.418936 | controller | Friday 12 June 2026  20:44:37 +0000 (0:00:00.044)       0:00:58.589 ***********
2026-06-12 20:44:37.856746 | controller | changed: [localhost]
2026-06-12 20:44:37.856880 | controller |
2026-06-12 20:44:37.856897 | controller | TASK [discover_latest_image : Append the current return value to the discovered images dict cifmw_discovered_images_dict={{ cifmw_discovered_images_dict | combine({_current_image.key: discovered_image.data}) }}, cacheable=True] ***
2026-06-12 20:44:37.856913 | controller | Friday 12 June 2026  20:44:37 +0000 (0:00:00.437)       0:00:59.028 ***********
2026-06-12 20:44:37.856926 | controller | Friday 12 June 2026  20:44:37 +0000 (0:00:00.437)       0:00:59.026 ***********
2026-06-12 20:44:37.903200 | controller | ok: [localhost]
2026-06-12 20:44:37.903328 | controller |
2026-06-12 20:44:37.903341 | controller | TASK [discover_latest_image : Export single-image facts if an image with name 'default' was discovered cifmw_discovered_image_name={{ cifmw_discovered_images_dict.default.image_name }}, cifmw_discovered_image_url={{ cifmw_discovered_images_dict.default.image_url }}, cifmw_discovered_hash={{ cifmw_discovered_images_dict.default.hash }}, cifmw_discovered_hash_algorithm={{ cifmw_discovered_images_dict.default.hash_algorithm }}, cacheable=True] ***
2026-06-12 20:44:37.903352 | controller | Friday 12 June 2026  20:44:37 +0000 (0:00:00.046)       0:00:59.074 ***********
2026-06-12 20:44:37.903362 | controller | Friday 12 June 2026  20:44:37 +0000 (0:00:00.046)       0:00:59.073 ***********
2026-06-12 20:44:37.950546 | controller | ok: [localhost]
2026-06-12 20:44:37.950673 | controller |
2026-06-12 20:44:37.950685 | controller | TASK [cifmw_setup : Create artifacts with custom params mode=0644, dest={{ cifmw_basedir }}/artifacts/parameters/custom-params.yml, content={{ ci_framework_params | to_nice_yaml }}] ***
2026-06-12 20:44:37.950727 | controller | Friday 12 June 2026  20:44:37 +0000 (0:00:00.047)       0:00:59.122 ***********
2026-06-12 20:44:37.950737 | controller | Friday 12 June 2026  20:44:37 +0000 (0:00:00.047)       0:00:59.121 ***********
2026-06-12 20:44:38.356607 | controller | changed: [localhost]
2026-06-12 20:44:38.356741 | controller |
2026-06-12 20:44:38.356767 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 20:44:38.356783 | controller | Friday 12 June 2026  20:44:38 +0000 (0:00:00.405)       0:00:59.528 ***********
2026-06-12 20:44:38.356792 | controller | Friday 12 June 2026  20:44:38 +0000 (0:00:00.405)       0:00:59.526 ***********
2026-06-12 20:44:38.448066 | controller | ok: [localhost]
2026-06-12 20:44:38.448110 | controller |
2026-06-12 20:44:38.448118 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 20:44:38.448124 | controller | Friday 12 June 2026  20:44:38 +0000 (0:00:00.092)       0:00:59.620 ***********
2026-06-12 20:44:38.448129 | controller | Friday 12 June 2026  20:44:38 +0000 (0:00:00.092)       0:00:59.619 ***********
2026-06-12 20:44:38.532398 | controller | ok: [localhost]
2026-06-12 20:44:38.532438 | controller |
2026-06-12 20:44:38.532465 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:44:38.532471 | controller | Friday 12 June 2026  20:44:38 +0000 (0:00:00.084)       0:00:59.704 ***********
2026-06-12 20:44:38.532477 | controller | Friday 12 June 2026  20:44:38 +0000 (0:00:00.084)       0:00:59.703 ***********
2026-06-12 20:44:38.659454 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/run_hook/tasks/playbook.yml for localhost => (item={'name': 'Download needed tools', 'inventory': '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/hosts', 'type': 'playbook', 'source': '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/download_tools.yaml'})
2026-06-12 20:44:38.659508 | controller |
2026-06-12 20:44:38.659515 | controller | TASK [run_hook : Set playbook path for Download needed tools cifmw_basedir={{ _bdir }}, hook_name={{ _hook_name }}, playbook_path={{ _play | realpath }}, log_path={{ _bdir }}/logs/{{ step }}_{{ _hook_name }}.log, extra_vars=-e namespace={{ cifmw_openstack_namespace }} {%- if hook.extra_vars is defined and hook.extra_vars|length > 0 -%} {% for key,value in hook.extra_vars.items() -%} {%- if key == 'file' %} -e "@{{ value }}" {%- else %} -e "{{ key }}={{ value }}" {%- endif %} {%- endfor %} {%- endif %}] ***
2026-06-12 20:44:38.659521 | controller | Friday 12 June 2026  20:44:38 +0000 (0:00:00.126)       0:00:59.831 ***********
2026-06-12 20:44:38.659525 | controller | Friday 12 June 2026  20:44:38 +0000 (0:00:00.126)       0:00:59.830 ***********
2026-06-12 20:44:38.719014 | controller | ok: [localhost]
2026-06-12 20:44:38.719075 | controller |
2026-06-12 20:44:38.719080 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-12 20:44:38.719085 | controller | Friday 12 June 2026  20:44:38 +0000 (0:00:00.059)       0:00:59.891 ***********
2026-06-12 20:44:38.719088 | controller | Friday 12 June 2026  20:44:38 +0000 (0:00:00.059)       0:00:59.889 ***********
2026-06-12 20:44:38.947113 | controller | ok: [localhost]
2026-06-12 20:44:38.947150 | controller |
2026-06-12 20:44:38.947156 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-12 20:44:38.947160 | controller | Friday 12 June 2026  20:44:38 +0000 (0:00:00.227)       0:01:00.118 ***********
2026-06-12 20:44:38.947164 | controller | Friday 12 June 2026  20:44:38 +0000 (0:00:00.227)       0:01:00.117 ***********
2026-06-12 20:44:38.976067 | controller | skipping: [localhost]
2026-06-12 20:44:38.976104 | controller |
2026-06-12 20:44:38.976108 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-12 20:44:38.976113 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-12 20:44:38.976117 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-12 20:44:38.976120 | controller | Friday 12 June 2026  20:44:38 +0000 (0:00:00.028)       0:01:00.147 ***********
2026-06-12 20:44:38.976130 | controller | Friday 12 June 2026  20:44:38 +0000 (0:00:00.028)       0:01:00.146 ***********
2026-06-12 20:44:39.183521 | controller | ok: [localhost]
2026-06-12 20:44:39.183591 | controller |
2026-06-12 20:44:39.183596 | controller | TASK [run_hook : Add parameters artifacts as extra variables extra_vars={{ extra_vars }} {% for file in cifmw_run_hook_parameters_files.files %} -e "@{{ file.path }}" {%- endfor %}] ***
2026-06-12 20:44:39.183601 | controller | Friday 12 June 2026  20:44:39 +0000 (0:00:00.208)       0:01:00.355 ***********
2026-06-12 20:44:39.183605 | controller | Friday 12 June 2026  20:44:39 +0000 (0:00:00.208)       0:01:00.354 ***********
2026-06-12 20:44:39.226339 | controller | ok: [localhost]
2026-06-12 20:44:39.226378 | controller |
2026-06-12 20:44:39.226383 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-12 20:44:39.226388 | controller | Friday 12 June 2026  20:44:39 +0000 (0:00:00.042)       0:01:00.398 ***********
2026-06-12 20:44:39.226391 | controller | Friday 12 June 2026  20:44:39 +0000 (0:00:00.042)       0:01:00.396 ***********
2026-06-12 20:44:39.394631 | controller | ok: [localhost]
2026-06-12 20:44:39.394671 | controller |
2026-06-12 20:44:39.394678 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 20:44:39.394683 | controller | Friday 12 June 2026  20:44:39 +0000 (0:00:00.168)       0:01:00.567 ***********
2026-06-12 20:44:39.394688 | controller | Friday 12 June 2026  20:44:39 +0000 (0:00:00.168)       0:01:00.565 ***********
2026-06-12 20:44:39.575273 | controller | ok: [localhost]
2026-06-12 20:44:39.575323 | controller |
2026-06-12 20:44:39.575329 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-12 20:44:39.575333 | controller | Friday 12 June 2026  20:44:39 +0000 (0:00:00.180)       0:01:00.747 ***********
2026-06-12 20:44:39.575336 | controller | Friday 12 June 2026  20:44:39 +0000 (0:00:00.180)       0:01:00.746 ***********
2026-06-12 20:45:20.239181 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-12 20:45:20.239240 | controller | changed: [localhost]
2026-06-12 20:45:20.239253 | controller |
2026-06-12 20:45:20.239259 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-12 20:45:20.239264 | controller | Friday 12 June 2026  20:45:20 +0000 (0:00:40.663)       0:01:41.411 ***********
2026-06-12 20:45:20.239269 | controller | Friday 12 June 2026  20:45:20 +0000 (0:00:40.663)       0:01:41.409 ***********
2026-06-12 20:45:20.266290 | controller | skipping: [localhost]
2026-06-12 20:45:20.266336 | controller |
2026-06-12 20:45:20.266344 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-12 20:45:20.266350 | controller | Friday 12 June 2026  20:45:20 +0000 (0:00:00.027)       0:01:41.438 ***********
2026-06-12 20:45:20.266355 | controller | Friday 12 June 2026  20:45:20 +0000 (0:00:00.027)       0:01:41.437 ***********
2026-06-12 20:45:20.476038 | controller | ok: [localhost]
2026-06-12 20:45:20.476073 | controller |
2026-06-12 20:45:20.476087 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-12 20:45:20.476092 | controller | Friday 12 June 2026  20:45:20 +0000 (0:00:00.209)       0:01:41.648 ***********
2026-06-12 20:45:20.476096 | controller | Friday 12 June 2026  20:45:20 +0000 (0:00:00.209)       0:01:41.646 ***********
2026-06-12 20:45:20.546273 | controller | skipping: [localhost]
2026-06-12 20:45:20.546318 | controller |
2026-06-12 20:45:20.546325 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-12 20:45:20.546330 | controller |
2026-06-12 20:45:20.546334 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-12 20:45:20.546350 | controller | Friday 12 June 2026  20:45:20 +0000 (0:00:00.070)       0:01:41.718 ***********
2026-06-12 20:45:20.546354 | controller | Friday 12 June 2026  20:45:20 +0000 (0:00:00.070)       0:01:41.717 ***********
2026-06-12 20:45:20.583470 | controller |
2026-06-12 20:45:20.583514 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-12 20:45:20.583528 | controller | Friday 12 June 2026  20:45:20 +0000 (0:00:00.037)       0:01:41.755 ***********
2026-06-12 20:45:20.583533 | controller | Friday 12 June 2026  20:45:20 +0000 (0:00:00.037)       0:01:41.754 ***********
2026-06-12 20:45:20.796330 | controller | ok: [localhost]
2026-06-12 20:45:20.796367 | controller |
2026-06-12 20:45:20.796373 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-12 20:45:20.796377 | controller | Friday 12 June 2026  20:45:20 +0000 (0:00:00.212)       0:01:41.968 ***********
2026-06-12 20:45:20.796381 | controller | Friday 12 June 2026  20:45:20 +0000 (0:00:00.212)       0:01:41.967 ***********
2026-06-12 20:45:21.030152 | controller | ok: [localhost]
2026-06-12 20:45:21.030214 | controller |
2026-06-12 20:45:21.030222 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-12 20:45:21.030228 | controller | ] ***
2026-06-12 20:45:21.030233 | controller | Friday 12 June 2026  20:45:21 +0000 (0:00:00.233)       0:01:42.202 ***********
2026-06-12 20:45:21.030239 | controller | Friday 12 June 2026  20:45:21 +0000 (0:00:00.233)       0:01:42.200 ***********
2026-06-12 20:45:21.072861 | controller | ok: [localhost] =>
2026-06-12 20:45:21.072929 | controller |     msg: |
2026-06-12 20:45:21.072938 | controller |       Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml']
2026-06-12 20:45:21.072947 | controller |
2026-06-12 20:45:21.072955 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-12 20:45:21.072962 | controller | Friday 12 June 2026  20:45:21 +0000 (0:00:00.042)       0:01:42.244 ***********
2026-06-12 20:45:21.072968 | controller | Friday 12 June 2026  20:45:21 +0000 (0:00:00.042)       0:01:42.243 ***********
2026-06-12 20:45:21.148785 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 20:45:21.148827 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 20:45:21.148833 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 20:45:21.148839 | controller |
2026-06-12 20:45:21.148845 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 20:45:21.148850 | controller | Friday 12 June 2026  20:45:21 +0000 (0:00:00.076)       0:01:42.321 ***********
2026-06-12 20:45:21.148855 | controller | Friday 12 June 2026  20:45:21 +0000 (0:00:00.076)       0:01:42.319 ***********
2026-06-12 20:45:21.178185 | controller | skipping: [localhost]
2026-06-12 20:45:21.178229 | controller |
2026-06-12 20:45:21.178235 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 20:45:21.178241 | controller | Friday 12 June 2026  20:45:21 +0000 (0:00:00.029)       0:01:42.350 ***********
2026-06-12 20:45:21.178246 | controller | Friday 12 June 2026  20:45:21 +0000 (0:00:00.029)       0:01:42.349 ***********
2026-06-12 20:45:21.368638 | controller | ok: [localhost]
2026-06-12 20:45:21.368680 | controller |
2026-06-12 20:45:21.368687 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 20:45:21.368693 | controller | Friday 12 June 2026  20:45:21 +0000 (0:00:00.190)       0:01:42.541 ***********
2026-06-12 20:45:21.368698 | controller | Friday 12 June 2026  20:45:21 +0000 (0:00:00.190)       0:01:42.539 ***********
2026-06-12 20:45:21.717340 | controller | changed: [localhost]
2026-06-12 20:45:21.717392 | controller |
2026-06-12 20:45:21.717403 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 20:45:21.717411 | controller | Friday 12 June 2026  20:45:21 +0000 (0:00:00.348)       0:01:42.889 ***********
2026-06-12 20:45:21.717419 | controller | Friday 12 June 2026  20:45:21 +0000 (0:00:00.348)       0:01:42.888 ***********
2026-06-12 20:45:22.048819 | controller | ok: [localhost]
2026-06-12 20:45:22.048887 | controller |
2026-06-12 20:45:22.048893 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 20:45:22.048899 | controller | Friday 12 June 2026  20:45:22 +0000 (0:00:00.331)       0:01:43.221 ***********
2026-06-12 20:45:22.048903 | controller | Friday 12 June 2026  20:45:22 +0000 (0:00:00.331)       0:01:43.219 ***********
2026-06-12 20:45:22.429227 | controller | changed: [localhost]
2026-06-12 20:45:22.429327 | controller |
2026-06-12 20:45:22.429334 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 20:45:22.429338 | controller | Friday 12 June 2026  20:45:22 +0000 (0:00:00.380)       0:01:43.601 ***********
2026-06-12 20:45:22.429341 | controller | Friday 12 June 2026  20:45:22 +0000 (0:00:00.380)       0:01:43.600 ***********
2026-06-12 20:45:22.477371 | controller | ok: [localhost]
2026-06-12 20:45:22.477420 | controller |
2026-06-12 20:45:22.477425 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 20:45:22.477430 | controller | Friday 12 June 2026  20:45:22 +0000 (0:00:00.047)       0:01:43.649 ***********
2026-06-12 20:45:22.477433 | controller | Friday 12 June 2026  20:45:22 +0000 (0:00:00.047)       0:01:43.647 ***********
2026-06-12 20:45:22.689876 | controller | changed: [localhost]
2026-06-12 20:45:22.689950 | controller |
2026-06-12 20:45:22.689956 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 20:45:22.689975 | controller | Friday 12 June 2026  20:45:22 +0000 (0:00:00.212)       0:01:43.862 ***********
2026-06-12 20:45:22.689979 | controller | Friday 12 June 2026  20:45:22 +0000 (0:00:00.212)       0:01:43.860 ***********
2026-06-12 20:45:22.761063 | controller | skipping: [localhost]
2026-06-12 20:45:22.761132 | controller |
2026-06-12 20:45:22.761137 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 20:45:22.761141 | controller | Friday 12 June 2026  20:45:22 +0000 (0:00:00.071)       0:01:43.933 ***********
2026-06-12 20:45:22.761145 | controller | Friday 12 June 2026  20:45:22 +0000 (0:00:00.071)       0:01:43.931 ***********
2026-06-12 20:45:22.960172 | controller | ok: [localhost]
2026-06-12 20:45:22.960247 | controller |
2026-06-12 20:45:22.960252 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 20:45:22.960256 | controller | Friday 12 June 2026  20:45:22 +0000 (0:00:00.198)       0:01:44.132 ***********
2026-06-12 20:45:22.960259 | controller | Friday 12 June 2026  20:45:22 +0000 (0:00:00.198)       0:01:44.130 ***********
2026-06-12 20:45:23.168801 | controller | changed: [localhost]
2026-06-12 20:45:23.168881 | controller |
2026-06-12 20:45:23.168891 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 20:45:23.168899 | controller | Friday 12 June 2026  20:45:23 +0000 (0:00:00.208)       0:01:44.340 ***********
2026-06-12 20:45:23.168906 | controller | Friday 12 June 2026  20:45:23 +0000 (0:00:00.208)       0:01:44.339 ***********
2026-06-12 20:45:23.376827 | controller | ok: [localhost]
2026-06-12 20:45:23.376937 | controller |
2026-06-12 20:45:23.376948 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 20:45:23.376957 | controller | Friday 12 June 2026  20:45:23 +0000 (0:00:00.208)       0:01:44.549 ***********
2026-06-12 20:45:23.376965 | controller | Friday 12 June 2026  20:45:23 +0000 (0:00:00.208)       0:01:44.547 ***********
2026-06-12 20:45:23.828510 | controller | changed: [localhost]
2026-06-12 20:45:23.828627 | controller |
2026-06-12 20:45:23.828635 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 20:45:23.828640 | controller | Friday 12 June 2026  20:45:23 +0000 (0:00:00.451)       0:01:45.000 ***********
2026-06-12 20:45:23.828645 | controller | Friday 12 June 2026  20:45:23 +0000 (0:00:00.451)       0:01:44.999 ***********
2026-06-12 20:45:23.887365 | controller | ok: [localhost]
2026-06-12 20:45:23.887492 | controller |
2026-06-12 20:45:23.887501 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 20:45:23.887509 | controller | Friday 12 June 2026  20:45:23 +0000 (0:00:00.058)       0:01:45.059 ***********
2026-06-12 20:45:23.887514 | controller | Friday 12 June 2026  20:45:23 +0000 (0:00:00.058)       0:01:45.058 ***********
2026-06-12 20:45:24.133880 | controller | changed: [localhost]
2026-06-12 20:45:24.133953 | controller |
2026-06-12 20:45:24.133960 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 20:45:24.133964 | controller | Friday 12 June 2026  20:45:24 +0000 (0:00:00.246)       0:01:45.306 ***********
2026-06-12 20:45:24.133968 | controller | Friday 12 June 2026  20:45:24 +0000 (0:00:00.246)       0:01:45.304 ***********
2026-06-12 20:45:24.158241 | controller | skipping: [localhost]
2026-06-12 20:45:24.158321 | controller |
2026-06-12 20:45:24.158326 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 20:45:24.158330 | controller | Friday 12 June 2026  20:45:24 +0000 (0:00:00.024)       0:01:45.330 ***********
2026-06-12 20:45:24.158334 | controller | Friday 12 June 2026  20:45:24 +0000 (0:00:00.024)       0:01:45.329 ***********
2026-06-12 20:45:24.354959 | controller | ok: [localhost]
2026-06-12 20:45:24.355088 | controller |
2026-06-12 20:45:24.355100 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 20:45:24.355109 | controller | Friday 12 June 2026  20:45:24 +0000 (0:00:00.196)       0:01:45.527 ***********
2026-06-12 20:45:24.355117 | controller | Friday 12 June 2026  20:45:24 +0000 (0:00:00.196)       0:01:45.525 ***********
2026-06-12 20:45:24.574432 | controller | changed: [localhost]
2026-06-12 20:45:24.574608 | controller |
2026-06-12 20:45:24.574624 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 20:45:24.574636 | controller | Friday 12 June 2026  20:45:24 +0000 (0:00:00.219)       0:01:45.746 ***********
2026-06-12 20:45:24.574647 | controller | Friday 12 June 2026  20:45:24 +0000 (0:00:00.219)       0:01:45.745 ***********
2026-06-12 20:45:24.750389 | controller | ok: [localhost]
2026-06-12 20:45:24.750579 | controller |
2026-06-12 20:45:24.750590 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 20:45:24.750599 | controller | Friday 12 June 2026  20:45:24 +0000 (0:00:00.174)       0:01:45.921 ***********
2026-06-12 20:45:24.750607 | controller | Friday 12 June 2026  20:45:24 +0000 (0:00:00.174)       0:01:45.920 ***********
2026-06-12 20:45:25.166517 | controller | changed: [localhost]
2026-06-12 20:45:25.166605 | controller |
2026-06-12 20:45:25.166616 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 20:45:25.166625 | controller | Friday 12 June 2026  20:45:25 +0000 (0:00:00.417)       0:01:46.338 ***********
2026-06-12 20:45:25.166633 | controller | Friday 12 June 2026  20:45:25 +0000 (0:00:00.417)       0:01:46.337 ***********
2026-06-12 20:45:25.214802 | controller | ok: [localhost]
2026-06-12 20:45:25.214851 | controller |
2026-06-12 20:45:25.214859 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 20:45:25.214865 | controller | Friday 12 June 2026  20:45:25 +0000 (0:00:00.048)       0:01:46.386 ***********
2026-06-12 20:45:25.214870 | controller | Friday 12 June 2026  20:45:25 +0000 (0:00:00.048)       0:01:46.385 ***********
2026-06-12 20:45:25.419359 | controller | changed: [localhost]
2026-06-12 20:45:25.419430 | controller |
2026-06-12 20:45:25.419494 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-12 20:45:25.419510 | controller | Friday 12 June 2026  20:45:25 +0000 (0:00:00.204)       0:01:46.591 ***********
2026-06-12 20:45:25.419515 | controller | Friday 12 June 2026  20:45:25 +0000 (0:00:00.204)       0:01:46.590 ***********
2026-06-12 20:45:25.453219 | controller | skipping: [localhost]
2026-06-12 20:45:25.453252 | controller |
2026-06-12 20:45:25.453259 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-12 20:45:25.453265 | controller | Friday 12 June 2026  20:45:25 +0000 (0:00:00.033)       0:01:46.625 ***********
2026-06-12 20:45:25.453270 | controller | Friday 12 June 2026  20:45:25 +0000 (0:00:00.033)       0:01:46.623 ***********
2026-06-12 20:45:25.589491 | controller | skipping: [localhost]
2026-06-12 20:45:25.589562 | controller |
2026-06-12 20:45:25.589569 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-12 20:45:25.589574 | controller |
2026-06-12 20:45:25.589579 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-12 20:45:25.589594 | controller | Friday 12 June 2026  20:45:25 +0000 (0:00:00.136)       0:01:46.761 ***********
2026-06-12 20:45:25.589599 | controller | Friday 12 June 2026  20:45:25 +0000 (0:00:00.136)       0:01:46.760 ***********
2026-06-12 20:45:25.667677 | controller |
2026-06-12 20:45:25.667748 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-12 20:45:25.667757 | controller | Friday 12 June 2026  20:45:25 +0000 (0:00:00.078)       0:01:46.840 ***********
2026-06-12 20:45:25.667765 | controller | Friday 12 June 2026  20:45:25 +0000 (0:00:00.078)       0:01:46.838 ***********
2026-06-12 20:45:25.917236 | controller | ok: [localhost]
2026-06-12 20:45:25.917320 | controller |
2026-06-12 20:45:25.917331 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-12 20:45:25.917339 | controller | Friday 12 June 2026  20:45:25 +0000 (0:00:00.249)       0:01:47.089 ***********
2026-06-12 20:45:25.917346 | controller | Friday 12 June 2026  20:45:25 +0000 (0:00:00.249)       0:01:47.088 ***********
2026-06-12 20:45:26.147162 | controller | ok: [localhost]
2026-06-12 20:45:26.147242 | controller |
2026-06-12 20:45:26.147250 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-12 20:45:26.147256 | controller | ] ***
2026-06-12 20:45:26.147262 | controller | Friday 12 June 2026  20:45:26 +0000 (0:00:00.229)       0:01:47.319 ***********
2026-06-12 20:45:26.147268 | controller | Friday 12 June 2026  20:45:26 +0000 (0:00:00.229)       0:01:47.317 ***********
2026-06-12 20:45:26.190070 | controller | ok: [localhost] =>
2026-06-12 20:45:26.190122 | controller |     msg: |
2026-06-12 20:45:26.190130 | controller |       Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml']
2026-06-12 20:45:26.190135 | controller |
2026-06-12 20:45:26.190140 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-12 20:45:26.190146 | controller | Friday 12 June 2026  20:45:26 +0000 (0:00:00.042)       0:01:47.362 ***********
2026-06-12 20:45:26.190151 | controller | Friday 12 June 2026  20:45:26 +0000 (0:00:00.042)       0:01:47.360 ***********
2026-06-12 20:45:26.264796 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 20:45:26.264847 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 20:45:26.264852 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 20:45:26.264856 | controller |
2026-06-12 20:45:26.264861 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 20:45:26.264866 | controller | Friday 12 June 2026  20:45:26 +0000 (0:00:00.074)       0:01:47.436 ***********
2026-06-12 20:45:26.264870 | controller | Friday 12 June 2026  20:45:26 +0000 (0:00:00.074)       0:01:47.435 ***********
2026-06-12 20:45:26.296973 | controller | skipping: [localhost]
2026-06-12 20:45:26.297031 | controller |
2026-06-12 20:45:26.297038 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 20:45:26.297044 | controller | Friday 12 June 2026  20:45:26 +0000 (0:00:00.032)       0:01:47.469 ***********
2026-06-12 20:45:26.297050 | controller | Friday 12 June 2026  20:45:26 +0000 (0:00:00.032)       0:01:47.467 ***********
2026-06-12 20:45:26.569373 | controller | ok: [localhost]
2026-06-12 20:45:26.569522 | controller |
2026-06-12 20:45:26.569541 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 20:45:26.569548 | controller | Friday 12 June 2026  20:45:26 +0000 (0:00:00.271)       0:01:47.740 ***********
2026-06-12 20:45:26.569553 | controller | Friday 12 June 2026  20:45:26 +0000 (0:00:00.271)       0:01:47.739 ***********
2026-06-12 20:45:26.792669 | controller | changed: [localhost]
2026-06-12 20:45:26.792779 | controller |
2026-06-12 20:45:26.792785 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 20:45:26.792791 | controller | Friday 12 June 2026  20:45:26 +0000 (0:00:00.223)       0:01:47.964 ***********
2026-06-12 20:45:26.792823 | controller | Friday 12 June 2026  20:45:26 +0000 (0:00:00.223)       0:01:47.963 ***********
2026-06-12 20:45:26.970893 | controller | ok: [localhost]
2026-06-12 20:45:26.971007 | controller |
2026-06-12 20:45:26.971014 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 20:45:26.971019 | controller | Friday 12 June 2026  20:45:26 +0000 (0:00:00.178)       0:01:48.142 ***********
2026-06-12 20:45:26.971024 | controller | Friday 12 June 2026  20:45:26 +0000 (0:00:00.178)       0:01:48.141 ***********
2026-06-12 20:45:27.410210 | controller | changed: [localhost]
2026-06-12 20:45:27.410270 | controller |
2026-06-12 20:45:27.410280 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 20:45:27.410288 | controller | Friday 12 June 2026  20:45:27 +0000 (0:00:00.439)       0:01:48.582 ***********
2026-06-12 20:45:27.410296 | controller | Friday 12 June 2026  20:45:27 +0000 (0:00:00.439)       0:01:48.580 ***********
2026-06-12 20:45:27.485603 | controller | ok: [localhost]
2026-06-12 20:45:27.485696 | controller |
2026-06-12 20:45:27.485704 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 20:45:27.485710 | controller | Friday 12 June 2026  20:45:27 +0000 (0:00:00.075)       0:01:48.657 ***********
2026-06-12 20:45:27.485728 | controller | Friday 12 June 2026  20:45:27 +0000 (0:00:00.075)       0:01:48.656 ***********
2026-06-12 20:45:27.694645 | controller | changed: [localhost]
2026-06-12 20:45:27.694712 | controller |
2026-06-12 20:45:27.694718 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 20:45:27.694723 | controller | Friday 12 June 2026  20:45:27 +0000 (0:00:00.208)       0:01:48.866 ***********
2026-06-12 20:45:27.694727 | controller | Friday 12 June 2026  20:45:27 +0000 (0:00:00.208)       0:01:48.864 ***********
2026-06-12 20:45:27.737221 | controller | skipping: [localhost]
2026-06-12 20:45:27.737327 | controller |
2026-06-12 20:45:27.737339 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 20:45:27.737348 | controller | Friday 12 June 2026  20:45:27 +0000 (0:00:00.042)       0:01:48.908 ***********
2026-06-12 20:45:27.737357 | controller | Friday 12 June 2026  20:45:27 +0000 (0:00:00.042)       0:01:48.907 ***********
2026-06-12 20:45:27.983265 | controller | ok: [localhost]
2026-06-12 20:45:27.983385 | controller |
2026-06-12 20:45:27.983393 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 20:45:27.983400 | controller | Friday 12 June 2026  20:45:27 +0000 (0:00:00.245)       0:01:49.154 ***********
2026-06-12 20:45:27.983405 | controller | Friday 12 June 2026  20:45:27 +0000 (0:00:00.245)       0:01:49.153 ***********
2026-06-12 20:45:28.189388 | controller | changed: [localhost]
2026-06-12 20:45:28.189512 | controller |
2026-06-12 20:45:28.189522 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 20:45:28.189527 | controller | Friday 12 June 2026  20:45:28 +0000 (0:00:00.206)       0:01:49.361 ***********
2026-06-12 20:45:28.189530 | controller | Friday 12 June 2026  20:45:28 +0000 (0:00:00.206)       0:01:49.359 ***********
2026-06-12 20:45:28.373611 | controller | ok: [localhost]
2026-06-12 20:45:28.373727 | controller |
2026-06-12 20:45:28.373733 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 20:45:28.373738 | controller | Friday 12 June 2026  20:45:28 +0000 (0:00:00.184)       0:01:49.545 ***********
2026-06-12 20:45:28.373741 | controller | Friday 12 June 2026  20:45:28 +0000 (0:00:00.184)       0:01:49.544 ***********
2026-06-12 20:45:28.851279 | controller | changed: [localhost]
2026-06-12 20:45:28.851389 | controller |
2026-06-12 20:45:28.851397 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 20:45:28.851404 | controller | Friday 12 June 2026  20:45:28 +0000 (0:00:00.477)       0:01:50.023 ***********
2026-06-12 20:45:28.851409 | controller | Friday 12 June 2026  20:45:28 +0000 (0:00:00.477)       0:01:50.022 ***********
2026-06-12 20:45:28.901329 | controller | ok: [localhost]
2026-06-12 20:45:28.901407 | controller |
2026-06-12 20:45:28.901412 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 20:45:28.901417 | controller | Friday 12 June 2026  20:45:28 +0000 (0:00:00.050)       0:01:50.073 ***********
2026-06-12 20:45:28.901422 | controller | Friday 12 June 2026  20:45:28 +0000 (0:00:00.050)       0:01:50.072 ***********
2026-06-12 20:45:29.086262 | controller | changed: [localhost]
2026-06-12 20:45:29.086412 | controller |
2026-06-12 20:45:29.086424 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 20:45:29.086434 | controller | Friday 12 June 2026  20:45:29 +0000 (0:00:00.184)       0:01:50.258 ***********
2026-06-12 20:45:29.086441 | controller | Friday 12 June 2026  20:45:29 +0000 (0:00:00.184)       0:01:50.257 ***********
2026-06-12 20:45:29.112305 | controller | skipping: [localhost]
2026-06-12 20:45:29.112351 | controller |
2026-06-12 20:45:29.112360 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 20:45:29.112369 | controller | Friday 12 June 2026  20:45:29 +0000 (0:00:00.026)       0:01:50.284 ***********
2026-06-12 20:45:29.112377 | controller | Friday 12 June 2026  20:45:29 +0000 (0:00:00.026)       0:01:50.283 ***********
2026-06-12 20:45:29.302711 | controller | ok: [localhost]
2026-06-12 20:45:29.302808 | controller |
2026-06-12 20:45:29.302816 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 20:45:29.302822 | controller | Friday 12 June 2026  20:45:29 +0000 (0:00:00.190)       0:01:50.475 ***********
2026-06-12 20:45:29.302827 | controller | Friday 12 June 2026  20:45:29 +0000 (0:00:00.190)       0:01:50.473 ***********
2026-06-12 20:45:29.482633 | controller | changed: [localhost]
2026-06-12 20:45:29.482734 | controller |
2026-06-12 20:45:29.482740 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 20:45:29.482746 | controller | Friday 12 June 2026  20:45:29 +0000 (0:00:00.179)       0:01:50.654 ***********
2026-06-12 20:45:29.482750 | controller | Friday 12 June 2026  20:45:29 +0000 (0:00:00.179)       0:01:50.653 ***********
2026-06-12 20:45:29.696850 | controller | ok: [localhost]
2026-06-12 20:45:29.696917 | controller |
2026-06-12 20:45:29.696928 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 20:45:29.696938 | controller | Friday 12 June 2026  20:45:29 +0000 (0:00:00.214)       0:01:50.868 ***********
2026-06-12 20:45:29.696946 | controller | Friday 12 June 2026  20:45:29 +0000 (0:00:00.214)       0:01:50.867 ***********
2026-06-12 20:45:30.152991 | controller | changed: [localhost]
2026-06-12 20:45:30.153105 | controller |
2026-06-12 20:45:30.153117 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 20:45:30.153125 | controller | Friday 12 June 2026  20:45:30 +0000 (0:00:00.455)       0:01:51.324 ***********
2026-06-12 20:45:30.153132 | controller | Friday 12 June 2026  20:45:30 +0000 (0:00:00.455)       0:01:51.323 ***********
2026-06-12 20:45:30.206605 | controller | ok: [localhost]
2026-06-12 20:45:30.206674 | controller |
2026-06-12 20:45:30.206679 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 20:45:30.206684 | controller | Friday 12 June 2026  20:45:30 +0000 (0:00:00.053)       0:01:51.378 ***********
2026-06-12 20:45:30.206688 | controller | Friday 12 June 2026  20:45:30 +0000 (0:00:00.053)       0:01:51.376 ***********
2026-06-12 20:45:30.411285 | controller | changed: [localhost]
2026-06-12 20:45:30.411355 | controller |
2026-06-12 20:45:30.411362 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-12 20:45:30.411369 | controller | Friday 12 June 2026  20:45:30 +0000 (0:00:00.205)       0:01:51.583 ***********
2026-06-12 20:45:30.411387 | controller | Friday 12 June 2026  20:45:30 +0000 (0:00:00.205)       0:01:51.582 ***********
2026-06-12 20:45:30.826630 | controller | ok: [localhost]
2026-06-12 20:45:30.826692 | controller |
2026-06-12 20:45:30.826698 | controller | TASK [networking_mapper : Check for Networking Definition file existance that=['_net_env_def_stat.stat.exists'], msg=Ensure that the Networking Environment Definition file exists in {{ cifmw_networking_mapper_networking_env_def_path }}, quiet=True] ***
2026-06-12 20:45:30.826714 | controller | Friday 12 June 2026  20:45:30 +0000 (0:00:00.415)       0:01:51.998 ***********
2026-06-12 20:45:30.826718 | controller | Friday 12 June 2026  20:45:30 +0000 (0:00:00.415)       0:01:51.997 ***********
2026-06-12 20:45:30.860212 | controller | skipping: [localhost]
2026-06-12 20:45:30.860257 | controller |
2026-06-12 20:45:30.860262 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-12 20:45:30.860266 | controller | Friday 12 June 2026  20:45:30 +0000 (0:00:00.033)       0:01:52.032 ***********
2026-06-12 20:45:30.860270 | controller | Friday 12 June 2026  20:45:30 +0000 (0:00:00.033)       0:01:52.030 ***********
2026-06-12 20:45:30.887416 | controller | skipping: [localhost]
2026-06-12 20:45:30.887494 | controller |
2026-06-12 20:45:30.887499 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-12 20:45:30.887504 | controller |   _net_env_def_slurp['content'] |
2026-06-12 20:45:30.887508 | controller |   b64decode |
2026-06-12 20:45:30.887512 | controller |   from_yaml
2026-06-12 20:45:30.887515 | controller | }}, cacheable=True] ***
2026-06-12 20:45:30.887519 | controller | Friday 12 June 2026  20:45:30 +0000 (0:00:00.027)       0:01:52.059 ***********
2026-06-12 20:45:30.887522 | controller | Friday 12 June 2026  20:45:30 +0000 (0:00:00.027)       0:01:52.058 ***********
2026-06-12 20:45:30.921469 | controller | skipping: [localhost]
2026-06-12 20:45:30.921598 | controller |
2026-06-12 20:45:30.921607 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-12 20:45:30.921613 | controller | Friday 12 June 2026  20:45:30 +0000 (0:00:00.033)       0:01:52.093 ***********
2026-06-12 20:45:30.921618 | controller | Friday 12 June 2026  20:45:30 +0000 (0:00:00.033)       0:01:52.092 ***********
2026-06-12 20:45:30.944559 | controller | skipping: [localhost]
2026-06-12 20:45:30.944680 | controller |
2026-06-12 20:45:30.944687 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-12 20:45:30.944693 | controller | Friday 12 June 2026  20:45:30 +0000 (0:00:00.023)       0:01:52.116 ***********
2026-06-12 20:45:30.944697 | controller | Friday 12 June 2026  20:45:30 +0000 (0:00:00.023)       0:01:52.115 ***********
2026-06-12 20:45:31.148263 | controller |
2026-06-12 20:45:31.148379 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 20:45:31.148386 | controller | Friday 12 June 2026  20:45:31 +0000 (0:00:00.203)       0:01:52.320 ***********
2026-06-12 20:45:31.148391 | controller | Friday 12 June 2026  20:45:31 +0000 (0:00:00.203)       0:01:52.319 ***********
2026-06-12 20:45:31.653054 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-12 20:45:31.653089 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-12 20:45:31.653095 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-12 20:45:31.653099 | controller |
2026-06-12 20:45:31.653103 | controller | TASK [manage_secrets : Ensure directory tree exist path={{ cifmw_manage_secrets_basedir }}/secrets, state=directory, owner={{ cifmw_manage_secrets_owner }}, mode=0700] ***
2026-06-12 20:45:31.653107 | controller | Friday 12 June 2026  20:45:31 +0000 (0:00:00.504)       0:01:52.825 ***********
2026-06-12 20:45:31.653112 | controller | Friday 12 June 2026  20:45:31 +0000 (0:00:00.504)       0:01:52.824 ***********
2026-06-12 20:45:31.854169 | controller | changed: [localhost]
2026-06-12 20:45:31.854234 | controller |
2026-06-12 20:45:31.854240 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 20:45:31.854245 | controller | Friday 12 June 2026  20:45:31 +0000 (0:00:00.200)       0:01:53.026 ***********
2026-06-12 20:45:31.854249 | controller | Friday 12 June 2026  20:45:31 +0000 (0:00:00.200)       0:01:53.024 ***********
2026-06-12 20:45:32.027178 | controller | ok: [localhost]
2026-06-12 20:45:32.027214 | controller |
2026-06-12 20:45:32.027220 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-12 20:45:32.027224 | controller | Friday 12 June 2026  20:45:32 +0000 (0:00:00.173)       0:01:53.199 ***********
2026-06-12 20:45:32.027228 | controller | Friday 12 June 2026  20:45:32 +0000 (0:00:00.173)       0:01:53.198 ***********
2026-06-12 20:45:32.061887 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-12 20:45:32.061922 | controller |
2026-06-12 20:45:32.061930 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-12 20:45:32.061943 | controller | Friday 12 June 2026  20:45:32 +0000 (0:00:00.034)       0:01:53.234 ***********
2026-06-12 20:45:32.061949 | controller | Friday 12 June 2026  20:45:32 +0000 (0:00:00.034)       0:01:53.232 ***********
2026-06-12 20:45:32.487939 | controller | changed: [localhost]
2026-06-12 20:45:32.488014 | controller |
2026-06-12 20:45:32.488020 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-12 20:45:32.488025 | controller |   _crc_vers.stdout_lines |
2026-06-12 20:45:32.488029 | controller |   select('match', 'CRC') | first |
2026-06-12 20:45:32.488033 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-12 20:45:32.488036 | controller |   _crc_vers.stdout_lines |
2026-06-12 20:45:32.488040 | controller |   select ('match', 'OpenShift') | first |
2026-06-12 20:45:32.488044 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-12 20:45:32.488047 | controller | Friday 12 June 2026  20:45:32 +0000 (0:00:00.425)       0:01:53.659 ***********
2026-06-12 20:45:32.488051 | controller | Friday 12 June 2026  20:45:32 +0000 (0:00:00.425)       0:01:53.657 ***********
2026-06-12 20:45:32.525789 | controller | ok: [localhost]
2026-06-12 20:45:32.525822 | controller |
2026-06-12 20:45:32.525828 | controller | TASK [rhol_crc : Output found binary location and versions msg=Found crc at {{ cifmw_rhol_crc_binary }}, with version {{ crc_version }} (wants: {{ cifmw_rhol_crc_version }}) and serving OpenShift version {{ crc_openshift_version }}.] ***
2026-06-12 20:45:32.525832 | controller | Friday 12 June 2026  20:45:32 +0000 (0:00:00.038)       0:01:53.697 ***********
2026-06-12 20:45:32.525836 | controller | Friday 12 June 2026  20:45:32 +0000 (0:00:00.038)       0:01:53.696 ***********
2026-06-12 20:45:32.555206 | controller | ok: [localhost] =>
2026-06-12 20:45:32.555237 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-12 20:45:32.555242 | controller |       OpenShift version 4.20.1.'
2026-06-12 20:45:32.555246 | controller |
2026-06-12 20:45:32.555249 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-12 20:45:32.555253 | controller | Friday 12 June 2026  20:45:32 +0000 (0:00:00.029)       0:01:53.727 ***********
2026-06-12 20:45:32.555257 | controller | Friday 12 June 2026  20:45:32 +0000 (0:00:00.029)       0:01:53.725 ***********
2026-06-12 20:45:32.990261 | controller | ok: [localhost]
2026-06-12 20:45:32.990323 | controller |
2026-06-12 20:45:32.990330 | controller | TASK [rhol_crc : Set CRC status crc_bin_available={{ _crc_bin.stat.exists }}, crc_present={{ _domains is defined and 'crc' in _domains }}, crc_running={{
2026-06-12 20:45:32.990335 | controller |   _domain is defined and
2026-06-12 20:45:32.990340 | controller |   'crc' in _domains and
2026-06-12 20:45:32.990345 | controller |   _domains.crc.state == 'running'
2026-06-12 20:45:32.990351 | controller | }}] ***
2026-06-12 20:45:32.990356 | controller | Friday 12 June 2026  20:45:32 +0000 (0:00:00.435)       0:01:54.162 ***********
2026-06-12 20:45:32.990361 | controller | Friday 12 June 2026  20:45:32 +0000 (0:00:00.435)       0:01:54.161 ***********
2026-06-12 20:45:33.021398 | controller | ok: [localhost]
2026-06-12 20:45:33.021497 | controller |
2026-06-12 20:45:33.021507 | controller | TASK [rhol_crc : Fail if crc domain is already defined msg=The crc domain already exist. Set cifmw_rhol_crc_force_cleanup to true to force the cleanup. Interrupting tasks.] ***
2026-06-12 20:45:33.021513 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.031)       0:01:54.193 ***********
2026-06-12 20:45:33.021534 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.031)       0:01:54.192 ***********
2026-06-12 20:45:33.047704 | controller | skipping: [localhost]
2026-06-12 20:45:33.047759 | controller |
2026-06-12 20:45:33.047765 | controller | TASK [Ensure pull-secret is in place if we need to configure CRC name=manage_secrets, tasks_from=pull_secret.yml] ***
2026-06-12 20:45:33.047769 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.026)       0:01:54.219 ***********
2026-06-12 20:45:33.047781 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.026)       0:01:54.218 ***********
2026-06-12 20:45:33.099296 | controller |
2026-06-12 20:45:33.099371 | controller | TASK [manage_secrets : Assert we get needed data quiet=True, that=['cifmw_manage_secrets_pullsecret_file != None or cifmw_manage_secrets_pullsecret_content != None', 'not (cifmw_manage_secrets_pullsecret_file != None and cifmw_manage_secrets_pullsecret_content != None)'], msg=Please provide EITHER cifmw_manage_secrets_pullsecret_file
2026-06-12 20:45:33.099380 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-12 20:45:33.099385 | controller | ] ***
2026-06-12 20:45:33.099391 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.051)       0:01:54.271 ***********
2026-06-12 20:45:33.099396 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.051)       0:01:54.270 ***********
2026-06-12 20:45:33.126377 | controller | ok: [localhost]
2026-06-12 20:45:33.126430 | controller |
2026-06-12 20:45:33.126436 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-12 20:45:33.126473 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.027)       0:01:54.298 ***********
2026-06-12 20:45:33.126480 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.027)       0:01:54.297 ***********
2026-06-12 20:45:33.160056 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-12 20:45:33.160141 | controller |
2026-06-12 20:45:33.160148 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-12 20:45:33.160154 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.033)       0:01:54.332 ***********
2026-06-12 20:45:33.160158 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.033)       0:01:54.330 ***********
2026-06-12 20:45:33.193016 | controller | ok: [localhost] =>
2026-06-12 20:45:33.193077 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-12 20:45:33.193083 | controller |
2026-06-12 20:45:33.193087 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-12 20:45:33.193091 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.032)       0:01:54.365 ***********
2026-06-12 20:45:33.193095 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.032)       0:01:54.363 ***********
2026-06-12 20:45:33.218428 | controller | ok: [localhost] =>
2026-06-12 20:45:33.218522 | controller |     _secret_file: null
2026-06-12 20:45:33.218528 | controller |
2026-06-12 20:45:33.218532 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-12 20:45:33.218536 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.025)       0:01:54.390 ***********
2026-06-12 20:45:33.218540 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.025)       0:01:54.389 ***********
2026-06-12 20:45:33.244692 | controller | ok: [localhost] =>
2026-06-12 20:45:33.244764 | controller |     _secret_content: {}
2026-06-12 20:45:33.244769 | controller |
2026-06-12 20:45:33.244773 | controller | TASK [manage_secrets : Ensure parameter is an absolute path that=['_secret_file is ansible.builtin.abs'], msg={{ _secret_file }} must be an absolute path
2026-06-12 20:45:33.244778 | controller | ] ***
2026-06-12 20:45:33.244782 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.026)       0:01:54.417 ***********
2026-06-12 20:45:33.244786 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.026)       0:01:54.415 ***********
2026-06-12 20:45:33.267888 | controller | skipping: [localhost]
2026-06-12 20:45:33.267960 | controller |
2026-06-12 20:45:33.267965 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-12 20:45:33.267969 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.023)       0:01:54.440 ***********
2026-06-12 20:45:33.267986 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.023)       0:01:54.438 ***********
2026-06-12 20:45:33.289210 | controller | skipping: [localhost]
2026-06-12 20:45:33.289278 | controller |
2026-06-12 20:45:33.289283 | controller | TASK [manage_secrets : Copy file to location remote_src={{ _ps_exists.stat.exists | default(false) }}, dest={{ _secret_dest }}, src={{ _secret_file }}, mode=0600, owner={{ cifmw_manage_secrets_owner }}] ***
2026-06-12 20:45:33.289288 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.021)       0:01:54.461 ***********
2026-06-12 20:45:33.289302 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.021)       0:01:54.460 ***********
2026-06-12 20:45:33.315380 | controller | skipping: [localhost]
2026-06-12 20:45:33.315478 | controller |
2026-06-12 20:45:33.315486 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-12 20:45:33.315491 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.025)       0:01:54.487 ***********
2026-06-12 20:45:33.315496 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.025)       0:01:54.486 ***********
2026-06-12 20:45:33.349406 | controller | skipping: [localhost]
2026-06-12 20:45:33.349456 | controller |
2026-06-12 20:45:33.349463 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-12 20:45:33.349467 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.034)       0:01:54.521 ***********
2026-06-12 20:45:33.349471 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.034)       0:01:54.520 ***********
2026-06-12 20:45:33.369919 | controller | skipping: [localhost]
2026-06-12 20:45:33.369949 | controller |
2026-06-12 20:45:33.369956 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-12 20:45:33.369962 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.020)       0:01:54.542 ***********
2026-06-12 20:45:33.369967 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.020)       0:01:54.540 ***********
2026-06-12 20:45:33.390858 | controller | skipping: [localhost]
2026-06-12 20:45:33.390884 | controller |
2026-06-12 20:45:33.390889 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-12 20:45:33.390893 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.020)       0:01:54.563 ***********
2026-06-12 20:45:33.390896 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.020)       0:01:54.561 ***********
2026-06-12 20:45:33.411602 | controller | skipping: [localhost]
2026-06-12 20:45:33.411627 | controller |
2026-06-12 20:45:33.411632 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-12 20:45:33.411636 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.020)       0:01:54.584 ***********
2026-06-12 20:45:33.411640 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.020)       0:01:54.582 ***********
2026-06-12 20:45:33.434386 | controller | skipping: [localhost]
2026-06-12 20:45:33.434428 | controller |
2026-06-12 20:45:33.434433 | controller | TASK [rhol_crc : Setup RHOL/CRC _raw_params=set -o pipefail; {{ cifmw_rhol_crc_binary }} setup 2>&1 | tee {{ cifmw_rhol_crc_basedir }}/logs/crc-setup.log] ***
2026-06-12 20:45:33.434463 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.022)       0:01:54.606 ***********
2026-06-12 20:45:33.434481 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.022)       0:01:54.605 ***********
2026-06-12 20:45:33.464925 | controller | skipping: [localhost]
2026-06-12 20:45:33.464957 | controller |
2026-06-12 20:45:33.464962 | controller | TASK [rhol_crc : Start RHOL/CRC _raw_params=set -o pipefail; {{ cifmw_rhol_crc_binary }} start 2>&1 | tee {{ cifmw_rhol_crc_basedir }}/logs/crc-start.log] ***
2026-06-12 20:45:33.464967 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.030)       0:01:54.637 ***********
2026-06-12 20:45:33.464971 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.030)       0:01:54.635 ***********
2026-06-12 20:45:33.974159 | controller | changed: [localhost]
2026-06-12 20:45:33.974235 | controller |
2026-06-12 20:45:33.974242 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-12 20:45:33.974248 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.509)       0:01:55.146 ***********
2026-06-12 20:45:33.974252 | controller | Friday 12 June 2026  20:45:33 +0000 (0:00:00.509)       0:01:55.144 ***********
2026-06-12 20:45:34.214847 | controller | ok: [localhost]
2026-06-12 20:45:34.214908 | controller |
2026-06-12 20:45:34.214913 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-12 20:45:34.214917 | controller | Friday 12 June 2026  20:45:34 +0000 (0:00:00.240)       0:01:55.387 ***********
2026-06-12 20:45:34.214921 | controller | Friday 12 June 2026  20:45:34 +0000 (0:00:00.240)       0:01:55.385 ***********
2026-06-12 20:45:34.247438 | controller | ok: [localhost] =>
2026-06-12 20:45:34.247520 | controller |     _vm_list:
2026-06-12 20:45:34.247539 | controller |       changed: false
2026-06-12 20:45:34.247544 | controller |       failed: false
2026-06-12 20:45:34.247549 | controller |       list_vms:
2026-06-12 20:45:34.247553 | controller |       - crc
2026-06-12 20:45:34.247559 | controller |
2026-06-12 20:45:34.247563 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-12 20:45:34.247567 | controller | Friday 12 June 2026  20:45:34 +0000 (0:00:00.032)       0:01:55.419 ***********
2026-06-12 20:45:34.247570 | controller | Friday 12 June 2026  20:45:34 +0000 (0:00:00.032)       0:01:55.418 ***********
2026-06-12 20:45:34.663762 | controller | ok: [localhost]
2026-06-12 20:45:34.663858 | controller |
2026-06-12 20:45:34.663870 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-12 20:45:34.663879 | controller | Friday 12 June 2026  20:45:34 +0000 (0:00:00.416)       0:01:55.835 ***********
2026-06-12 20:45:34.663886 | controller | Friday 12 June 2026  20:45:34 +0000 (0:00:00.416)       0:01:55.834 ***********
2026-06-12 20:45:34.690160 | controller | ok: [localhost] =>
2026-06-12 20:45:34.690236 | controller |     _net_list:
2026-06-12 20:45:34.690243 | controller |       changed: false
2026-06-12 20:45:34.690248 | controller |       failed: false
2026-06-12 20:45:34.690253 | controller |       list_nets:
2026-06-12 20:45:34.690258 | controller |       - crc
2026-06-12 20:45:34.690263 | controller |       - default
2026-06-12 20:45:34.690269 | controller |
2026-06-12 20:45:34.690274 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-12 20:45:34.690280 | controller | Friday 12 June 2026  20:45:34 +0000 (0:00:00.026)       0:01:55.862 ***********
2026-06-12 20:45:34.690286 | controller | Friday 12 June 2026  20:45:34 +0000 (0:00:00.026)       0:01:55.861 ***********
2026-06-12 20:45:34.971637 | controller | ok: [localhost]
2026-06-12 20:45:34.971785 | controller |
2026-06-12 20:45:34.971841 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-12 20:45:34.971855 | controller |   _net_bridge_map | default({}) |
2026-06-12 20:45:34.971868 | controller |   combine(_local_map, recursive=true)
2026-06-12 20:45:34.971880 | controller | }}] ***
2026-06-12 20:45:34.971893 | controller | Friday 12 June 2026  20:45:34 +0000 (0:00:00.281)       0:01:56.143 ***********
2026-06-12 20:45:34.971904 | controller | Friday 12 June 2026  20:45:34 +0000 (0:00:00.281)       0:01:56.142 ***********
2026-06-12 20:45:35.010532 | controller | ok: [localhost] => (item=crc)
2026-06-12 20:45:35.010659 | controller | ok: [localhost] => (item=default)
2026-06-12 20:45:35.010718 | controller |
2026-06-12 20:45:35.010735 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-12 20:45:35.010747 | controller | Friday 12 June 2026  20:45:35 +0000 (0:00:00.039)       0:01:56.182 ***********
2026-06-12 20:45:35.010759 | controller | Friday 12 June 2026  20:45:35 +0000 (0:00:00.039)       0:01:56.181 ***********
2026-06-12 20:45:35.250284 | controller | ok: [localhost]
2026-06-12 20:45:35.250392 | controller |
2026-06-12 20:45:35.250401 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-12 20:45:35.250409 | controller | Friday 12 June 2026  20:45:35 +0000 (0:00:00.239)       0:01:56.422 ***********
2026-06-12 20:45:35.250416 | controller | Friday 12 June 2026  20:45:35 +0000 (0:00:00.239)       0:01:56.421 ***********
2026-06-12 20:45:35.595534 | controller | ok: [localhost]
2026-06-12 20:45:35.595651 | controller |
2026-06-12 20:45:35.595667 | controller | TASK [libvirt_manager : Attach interface default on crc _raw_params=virsh -c qemu:///system attach-interface "{{ vm_name }}" --source "{{ _local_bridge_name }}" --type "{{ _type }}" --mac "{{ _lm_mac_address }}" --model virtio --config --persistent] ***
2026-06-12 20:45:35.595674 | controller | Friday 12 June 2026  20:45:35 +0000 (0:00:00.345)       0:01:56.767 ***********
2026-06-12 20:45:35.595680 | controller | Friday 12 June 2026  20:45:35 +0000 (0:00:00.345)       0:01:56.766 ***********
2026-06-12 20:45:35.943128 | controller | changed: [localhost]
2026-06-12 20:45:35.943188 | controller |
2026-06-12 20:45:35.943193 | controller | TASK [rhol_crc : Revoke permissions granted in sudoers file for CRC/RHOL setup name={{ cifmw_rhol_crc_sudoers_file_name }}, state=absent] ***
2026-06-12 20:45:35.943198 | controller | Friday 12 June 2026  20:45:35 +0000 (0:00:00.346)       0:01:57.114 ***********
2026-06-12 20:45:35.943210 | controller | Friday 12 June 2026  20:45:35 +0000 (0:00:00.347)       0:01:57.113 ***********
2026-06-12 20:45:36.269963 | controller | ok: [localhost]
2026-06-12 20:45:36.270032 | controller |
2026-06-12 20:45:36.270038 | controller | TASK [openshift_login : Assert we have needed parameters that=['cifmw_openshift_login_load_kubeconfig is defined', 'cifmw_openshift_login_load_kubeconfig is not none', 'cifmw_openshift_login_load_kubeadmin is defined', 'cifmw_openshift_login_load_kubeadmin is not none']] ***
2026-06-12 20:45:36.270042 | controller | Friday 12 June 2026  20:45:36 +0000 (0:00:00.327)       0:01:57.442 ***********
2026-06-12 20:45:36.270046 | controller | Friday 12 June 2026  20:45:36 +0000 (0:00:00.327)       0:01:57.440 ***********
2026-06-12 20:45:36.326339 | controller | ok: [localhost] =>
2026-06-12 20:45:36.326380 | controller |     changed: false
2026-06-12 20:45:36.326386 | controller |     msg: All assertions passed
2026-06-12 20:45:36.326390 | controller |
2026-06-12 20:45:36.326395 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 20:45:36.326400 | controller | Friday 12 June 2026  20:45:36 +0000 (0:00:00.056)       0:01:57.498 ***********
2026-06-12 20:45:36.326405 | controller | Friday 12 June 2026  20:45:36 +0000 (0:00:00.056)       0:01:57.497 ***********
2026-06-12 20:45:36.486434 | controller | ok: [localhost]
2026-06-12 20:45:36.486513 | controller |
2026-06-12 20:45:36.486518 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 20:45:36.486522 | controller | Friday 12 June 2026  20:45:36 +0000 (0:00:00.160)       0:01:57.658 ***********
2026-06-12 20:45:36.486526 | controller | Friday 12 June 2026  20:45:36 +0000 (0:00:00.160)       0:01:57.657 ***********
2026-06-12 20:45:36.673087 | controller | ok: [localhost]
2026-06-12 20:45:36.673154 | controller |
2026-06-12 20:45:36.673161 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-12 20:45:36.673167 | controller | Friday 12 June 2026  20:45:36 +0000 (0:00:00.186)       0:01:57.845 ***********
2026-06-12 20:45:36.673172 | controller | Friday 12 June 2026  20:45:36 +0000 (0:00:00.186)       0:01:57.843 ***********
2026-06-12 20:45:36.711347 | controller | ok: [localhost] =>
2026-06-12 20:45:36.711415 | controller |     changed: false
2026-06-12 20:45:36.711419 | controller |     msg: All assertions passed
2026-06-12 20:45:36.711424 | controller |
2026-06-12 20:45:36.711428 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-12 20:45:36.711432 | controller | Friday 12 June 2026  20:45:36 +0000 (0:00:00.038)       0:01:57.883 ***********
2026-06-12 20:45:36.711436 | controller | Friday 12 June 2026  20:45:36 +0000 (0:00:00.038)       0:01:57.882 ***********
2026-06-12 20:45:36.897526 | controller | ok: [localhost]
2026-06-12 20:45:36.897567 | controller |
2026-06-12 20:45:36.897573 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-12 20:45:36.897577 | controller | Friday 12 June 2026  20:45:36 +0000 (0:00:00.185)       0:01:58.069 ***********
2026-06-12 20:45:36.897581 | controller | Friday 12 June 2026  20:45:36 +0000 (0:00:00.185)       0:01:58.067 ***********
2026-06-12 20:45:37.066309 | controller | ok: [localhost]
2026-06-12 20:45:37.066378 | controller |
2026-06-12 20:45:37.066383 | controller | TASK [openshift_login : Set the OpenShift platform access information. cifmw_openshift_api={{ kubeconf.clusters[0].cluster.server }}, cifmw_openshift_user=kubeadmin, cifmw_openshift_password={{ kubeadmin_password.content | b64decode }}, cifmw_openshift_kubeconfig={{ cifmw_openshift_login_load_kubeconfig }}, cacheable=True] ***
2026-06-12 20:45:37.066389 | controller | Friday 12 June 2026  20:45:37 +0000 (0:00:00.169)       0:01:58.238 ***********
2026-06-12 20:45:37.066393 | controller | Friday 12 June 2026  20:45:37 +0000 (0:00:00.169)       0:01:58.237 ***********
2026-06-12 20:45:37.106860 | controller | ok: [localhost]
2026-06-12 20:45:37.106929 | controller |
2026-06-12 20:45:37.106934 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-12 20:45:37.106955 | controller | Friday 12 June 2026  20:45:37 +0000 (0:00:00.040)       0:01:58.279 ***********
2026-06-12 20:45:37.106959 | controller | Friday 12 June 2026  20:45:37 +0000 (0:00:00.040)       0:01:58.277 ***********
2026-06-12 20:45:37.132291 | controller | skipping: [localhost]
2026-06-12 20:45:37.132360 | controller |
2026-06-12 20:45:37.132365 | controller | TASK [rhol_crc : Warn the user that the kubeconfig files doesn't exist msg=The kubeconfig file was not found at {{ cifmw_rhol_crc_kubeconfig }}.] ***
2026-06-12 20:45:37.132370 | controller | Friday 12 June 2026  20:45:37 +0000 (0:00:00.025)       0:01:58.304 ***********
2026-06-12 20:45:37.132374 | controller | Friday 12 June 2026  20:45:37 +0000 (0:00:00.025)       0:01:58.303 ***********
2026-06-12 20:45:37.154978 | controller | skipping: [localhost]
2026-06-12 20:45:37.155028 | controller |
2026-06-12 20:45:37.155033 | controller | TASK [rhol_crc : Add crc creds in the user bashrc file dest=~/.bashrc, create=True, block=if command -v crc; then
2026-06-12 20:45:37.155037 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-12 20:45:37.155057 | controller | fi
2026-06-12 20:45:37.155060 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-12 20:45:37.155064 | controller | Friday 12 June 2026  20:45:37 +0000 (0:00:00.023)       0:01:58.327 ***********
2026-06-12 20:45:37.155068 | controller | Friday 12 June 2026  20:45:37 +0000 (0:00:00.022)       0:01:58.326 ***********
2026-06-12 20:45:37.175919 | controller | skipping: [localhost]
2026-06-12 20:45:37.175954 | controller |
2026-06-12 20:45:37.175958 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-12 20:45:37.175963 | controller | oc whoami
2026-06-12 20:45:37.175968 | controller | ] ***
2026-06-12 20:45:37.175972 | controller | Friday 12 June 2026  20:45:37 +0000 (0:00:00.020)       0:01:58.348 ***********
2026-06-12 20:45:37.175976 | controller | Friday 12 June 2026  20:45:37 +0000 (0:00:00.020)       0:01:58.346 ***********
2026-06-12 20:45:37.199923 | controller | skipping: [localhost]
2026-06-12 20:45:37.199952 | controller |
2026-06-12 20:45:37.199957 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-12 20:45:37.199961 | controller | Friday 12 June 2026  20:45:37 +0000 (0:00:00.024)       0:01:58.372 ***********
2026-06-12 20:45:37.199964 | controller | Friday 12 June 2026  20:45:37 +0000 (0:00:00.024)       0:01:58.370 ***********
2026-06-12 20:45:37.221618 | controller | skipping: [localhost]
2026-06-12 20:45:37.221662 | controller |
2026-06-12 20:45:37.221669 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 20:45:37.221675 | controller | Friday 12 June 2026  20:45:37 +0000 (0:00:00.021)       0:01:58.393 ***********
2026-06-12 20:45:37.221680 | controller | Friday 12 June 2026  20:45:37 +0000 (0:00:00.021)       0:01:58.392 ***********
2026-06-12 20:45:39.134960 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-12 20:45:39.135030 | controller |
2026-06-12 20:45:39.135066 | controller | TASK [rhol_crc : Configure dnsmasq listen-address to listen on both br-ex and ospbr path={{ _dnsmasq_config }}, insertafter=^listen-address=, line=listen-address={{ _crc_ip | ansible.utils.ipaddr('address') }}] ***
2026-06-12 20:45:39.135071 | controller | Friday 12 June 2026  20:45:39 +0000 (0:00:01.913)       0:02:00.307 ***********
2026-06-12 20:45:39.135075 | controller | Friday 12 June 2026  20:45:39 +0000 (0:00:01.913)       0:02:00.305 ***********
2026-06-12 20:45:40.139294 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-12 20:45:40.139361 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-12 20:45:40.139367 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-12 20:45:40.152788 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-12 20:45:40.152842 | controller |
2026-06-12 20:45:40.152849 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-12 20:45:40.152855 | controller | Friday 12 June 2026  20:45:40 +0000 (0:00:01.017)       0:02:01.324 ***********
2026-06-12 20:45:40.152860 | controller | Friday 12 June 2026  20:45:40 +0000 (0:00:01.017)       0:02:01.323 ***********
2026-06-12 20:45:42.086701 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-12 20:45:42.086788 | controller |
2026-06-12 20:45:42.086793 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-12 20:45:42.086797 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:01.933)       0:02:03.258 ***********
2026-06-12 20:45:42.086801 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:01.933)       0:02:03.257 ***********
2026-06-12 20:45:42.116404 | controller | skipping: [localhost]
2026-06-12 20:45:42.116521 | controller |
2026-06-12 20:45:42.116526 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 20:45:42.116531 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.029)       0:02:03.288 ***********
2026-06-12 20:45:42.116535 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.029)       0:02:03.287 ***********
2026-06-12 20:45:42.307346 | controller | ok: [localhost]
2026-06-12 20:45:42.307401 | controller |
2026-06-12 20:45:42.307407 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-12 20:45:42.307411 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.191)       0:02:03.479 ***********
2026-06-12 20:45:42.307414 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.191)       0:02:03.478 ***********
2026-06-12 20:45:42.357241 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-12 20:45:42.357326 | controller |
2026-06-12 20:45:42.357355 | controller | TASK [openshift_login : Check if the password file is present path={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-12 20:45:42.357365 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.049)       0:02:03.529 ***********
2026-06-12 20:45:42.357373 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.049)       0:02:03.527 ***********
2026-06-12 20:45:42.383644 | controller | skipping: [localhost]
2026-06-12 20:45:42.383739 | controller |
2026-06-12 20:45:42.383744 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-12 20:45:42.383749 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.026)       0:02:03.556 ***********
2026-06-12 20:45:42.383753 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.026)       0:02:03.554 ***********
2026-06-12 20:45:42.412300 | controller | skipping: [localhost]
2026-06-12 20:45:42.412360 | controller |
2026-06-12 20:45:42.412367 | controller | TASK [openshift_login : Set user password as a fact cifmw_openshift_login_password={{ cifmw_openshift_login_password_file_slurp.content | b64decode }}, cacheable=True] ***
2026-06-12 20:45:42.412372 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.028)       0:02:03.584 ***********
2026-06-12 20:45:42.412376 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.028)       0:02:03.583 ***********
2026-06-12 20:45:42.440640 | controller | skipping: [localhost]
2026-06-12 20:45:42.440669 | controller |
2026-06-12 20:45:42.440674 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-12 20:45:42.440679 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-12 20:45:42.440683 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-12 20:45:42.440686 | controller |  default(
2026-06-12 20:45:42.440690 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-12 20:45:42.440694 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-12 20:45:42.440697 | controller |  ) | trim
2026-06-12 20:45:42.440702 | controller | }}, cifmw_openshift_login_user={{ cifmw_openshift_login_user | default(cifmw_openshift_user) | default(omit) }}, cifmw_openshift_login_password={{ cifmw_openshift_login_password | default(cifmw_openshift_password) | default(omit) }}, cifmw_openshift_login_api={{ cifmw_openshift_login_api | default(cifmw_openshift_api) | default(omit) }}, cifmw_openshift_login_cert_login={{ cifmw_openshift_login_cert_login | default(false)}}, cifmw_openshift_login_provided_token={{ cifmw_openshift_provided_token | default(omit) }}, cacheable=True] ***
2026-06-12 20:45:42.440707 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.028)       0:02:03.613 ***********
2026-06-12 20:45:42.440710 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.028)       0:02:03.611 ***********
2026-06-12 20:45:42.479206 | controller | ok: [localhost]
2026-06-12 20:45:42.479261 | controller |
2026-06-12 20:45:42.479266 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-12 20:45:42.479270 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.038)       0:02:03.651 ***********
2026-06-12 20:45:42.479274 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.038)       0:02:03.650 ***********
2026-06-12 20:45:42.688591 | controller | ok: [localhost]
2026-06-12 20:45:42.688660 | controller |
2026-06-12 20:45:42.688678 | controller | TASK [openshift_login : Assert that enough data is provided to log in to OpenShift that=cifmw_openshift_login_kubeconfig_stat.stat.exists or (cifmw_openshift_login_provided_token is defined and cifmw_openshift_login_provided_token != '') or (
2026-06-12 20:45:42.688683 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-12 20:45:42.688687 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-12 20:45:42.688691 | controller |   (cifmw_openshift_login_api is defined)
2026-06-12 20:45:42.688728 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-12 20:45:42.688733 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.209)       0:02:03.860 ***********
2026-06-12 20:45:42.688737 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.209)       0:02:03.859 ***********
2026-06-12 20:45:42.719676 | controller | ok: [localhost] =>
2026-06-12 20:45:42.719743 | controller |     changed: false
2026-06-12 20:45:42.719749 | controller |     msg: All assertions passed
2026-06-12 20:45:42.719755 | controller |
2026-06-12 20:45:42.719760 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-12 20:45:42.719766 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.031)       0:02:03.892 ***********
2026-06-12 20:45:42.719770 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.031)       0:02:03.890 ***********
2026-06-12 20:45:42.745460 | controller | skipping: [localhost]
2026-06-12 20:45:42.745502 | controller |
2026-06-12 20:45:42.745507 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-12 20:45:42.745511 | controller |   (
2026-06-12 20:45:42.745515 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-12 20:45:42.745519 | controller |     b64decode |
2026-06-12 20:45:42.745523 | controller |     from_yaml
2026-06-12 20:45:42.745526 | controller |   ). users | default([]) |
2026-06-12 20:45:42.745530 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-12 20:45:42.745533 | controller |   map(attribute="name") |
2026-06-12 20:45:42.745537 | controller |   map("split", "/") |
2026-06-12 20:45:42.745540 | controller |   map("first")
2026-06-12 20:45:42.745544 | controller | }}, cacheable=True] ***
2026-06-12 20:45:42.745547 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.025)       0:02:03.917 ***********
2026-06-12 20:45:42.745551 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.025)       0:02:03.916 ***********
2026-06-12 20:45:42.771404 | controller | skipping: [localhost]
2026-06-12 20:45:42.771489 | controller |
2026-06-12 20:45:42.771494 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-12 20:45:42.771499 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-12 20:45:42.771503 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-12 20:45:42.771524 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-12 20:45:42.771527 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.025)       0:02:03.943 ***********
2026-06-12 20:45:42.771531 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.025)       0:02:03.942 ***********
2026-06-12 20:45:42.800666 | controller | skipping: [localhost]
2026-06-12 20:45:42.800726 | controller |
2026-06-12 20:45:42.800731 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-12 20:45:42.800735 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-12 20:45:42.800739 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-12 20:45:42.800743 | controller | }}] ***
2026-06-12 20:45:42.800754 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.029)       0:02:03.973 ***********
2026-06-12 20:45:42.800757 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.029)       0:02:03.971 ***********
2026-06-12 20:45:42.828723 | controller | ok: [localhost]
2026-06-12 20:45:42.828796 | controller |
2026-06-12 20:45:42.828803 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-12 20:45:42.828809 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.028)       0:02:04.001 ***********
2026-06-12 20:45:42.828813 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.028)       0:02:03.999 ***********
2026-06-12 20:45:42.863302 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-12 20:45:42.863373 | controller |
2026-06-12 20:45:42.863379 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-12 20:45:42.863384 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.034)       0:02:04.035 ***********
2026-06-12 20:45:42.863389 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.034)       0:02:04.034 ***********
2026-06-12 20:45:42.886171 | controller | skipping: [localhost]
2026-06-12 20:45:42.886244 | controller |
2026-06-12 20:45:42.886251 | controller | TASK [openshift_login : Fetch OpenShift token output_dir={{ cifmw_openshift_login_basedir }}/artifacts, script=oc login {%- if cifmw_openshift_login_provided_token is not defined %} {%- if cifmw_openshift_login_user is defined %} -u {{ cifmw_openshift_login_user }} {%- endif %} {%- if cifmw_openshift_login_password is defined %} -p {{ cifmw_openshift_login_password }} {%- endif %} {% else %} --token={{ cifmw_openshift_login_provided_token }} {%- endif %} {%- if cifmw_openshift_login_skip_tls_verify|bool %} --insecure-skip-tls-verify=true {%- endif %} {%- if cifmw_openshift_login_api is defined %} {{ cifmw_openshift_login_api }} {%- endif %}] ***
2026-06-12 20:45:42.886259 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.022)       0:02:04.058 ***********
2026-06-12 20:45:42.886265 | controller | Friday 12 June 2026  20:45:42 +0000 (0:00:00.022)       0:02:04.057 ***********
2026-06-12 20:45:43.449368 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-12 20:45:43.449438 | controller | changed: [localhost]
2026-06-12 20:45:43.449470 | controller |
2026-06-12 20:45:43.449476 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-12 20:45:43.449480 | controller | Friday 12 June 2026  20:45:43 +0000 (0:00:00.563)       0:02:04.621 ***********
2026-06-12 20:45:43.449484 | controller | Friday 12 June 2026  20:45:43 +0000 (0:00:00.563)       0:02:04.620 ***********
2026-06-12 20:45:43.475775 | controller | ok: [localhost] =>
2026-06-12 20:45:43.475845 | controller |     changed: false
2026-06-12 20:45:43.475851 | controller |     msg: All assertions passed
2026-06-12 20:45:43.475857 | controller |
2026-06-12 20:45:43.475862 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-12 20:45:43.475867 | controller | Friday 12 June 2026  20:45:43 +0000 (0:00:00.026)       0:02:04.648 ***********
2026-06-12 20:45:43.475873 | controller | Friday 12 June 2026  20:45:43 +0000 (0:00:00.026)       0:02:04.646 ***********
2026-06-12 20:45:43.754498 | controller | changed: [localhost]
2026-06-12 20:45:43.754605 | controller |
2026-06-12 20:45:43.754612 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-12 20:45:43.754618 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-12 20:45:43.754623 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-12 20:45:43.754628 | controller | }}, cacheable=True] ***
2026-06-12 20:45:43.754632 | controller | Friday 12 June 2026  20:45:43 +0000 (0:00:00.278)       0:02:04.926 ***********
2026-06-12 20:45:43.754636 | controller | Friday 12 June 2026  20:45:43 +0000 (0:00:00.278)       0:02:04.925 ***********
2026-06-12 20:45:43.792380 | controller | ok: [localhost]
2026-06-12 20:45:43.792451 | controller |
2026-06-12 20:45:43.792460 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-12 20:45:43.792483 | controller | Friday 12 June 2026  20:45:43 +0000 (0:00:00.037)       0:02:04.964 ***********
2026-06-12 20:45:43.792488 | controller | Friday 12 June 2026  20:45:43 +0000 (0:00:00.037)       0:02:04.963 ***********
2026-06-12 20:45:44.106706 | controller | changed: [localhost]
2026-06-12 20:45:44.106748 | controller |
2026-06-12 20:45:44.106755 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-12 20:45:44.106761 | controller | Friday 12 June 2026  20:45:44 +0000 (0:00:00.314)       0:02:05.278 ***********
2026-06-12 20:45:44.106766 | controller | Friday 12 June 2026  20:45:44 +0000 (0:00:00.314)       0:02:05.277 ***********
2026-06-12 20:45:44.523428 | controller | changed: [localhost]
2026-06-12 20:45:44.523516 | controller |
2026-06-12 20:45:44.523521 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-12 20:45:44.523525 | controller | Friday 12 June 2026  20:45:44 +0000 (0:00:00.416)       0:02:05.695 ***********
2026-06-12 20:45:44.523529 | controller | Friday 12 June 2026  20:45:44 +0000 (0:00:00.416)       0:02:05.694 ***********
2026-06-12 20:45:44.835197 | controller | changed: [localhost]
2026-06-12 20:45:44.835266 | controller |
2026-06-12 20:45:44.835286 | controller | TASK [openshift_login : Set OpenShift user, context and API facts cifmw_openshift_login_api={{ cifmw_openshift_login_api_out.stdout }}, cifmw_openshift_login_context={{ cifmw_openshift_login_context_out.stdout }}, cifmw_openshift_login_user={{ _oauth_user }}, cifmw_openshift_kubeconfig={{ cifmw_openshift_login_kubeconfig }}, cifmw_openshift_api={{ cifmw_openshift_login_api_out.stdout }}, cifmw_openshift_context={{ cifmw_openshift_login_context_out.stdout }}, cifmw_openshift_user={{ _oauth_user }}, cifmw_openshift_token={{ cifmw_openshift_login_token | default(omit) }}, cifmw_install_yamls_environment={{  ( cifmw_install_yamls_environment |
2026-06-12 20:45:44.835292 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-12 20:45:44.835296 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-12 20:45:44.835300 | controller | }}, cacheable=True] ***
2026-06-12 20:45:44.835303 | controller | Friday 12 June 2026  20:45:44 +0000 (0:00:00.311)       0:02:06.007 ***********
2026-06-12 20:45:44.835307 | controller | Friday 12 June 2026  20:45:44 +0000 (0:00:00.311)       0:02:06.006 ***********
2026-06-12 20:45:44.872427 | controller | ok: [localhost]
2026-06-12 20:45:44.872510 | controller |
2026-06-12 20:45:44.872516 | controller | TASK [openshift_login : Create the openshift_login parameters file dest={{ cifmw_basedir }}/artifacts/parameters/openshift-login-params.yml, content={{ cifmw_openshift_login_params_content | from_yaml | to_nice_yaml }}, mode=0600] ***
2026-06-12 20:45:44.872521 | controller | Friday 12 June 2026  20:45:44 +0000 (0:00:00.037)       0:02:06.044 ***********
2026-06-12 20:45:44.872525 | controller | Friday 12 June 2026  20:45:44 +0000 (0:00:00.037)       0:02:06.043 ***********
2026-06-12 20:45:46.008520 | controller | changed: [localhost]
2026-06-12 20:45:46.008566 | controller |
2026-06-12 20:45:46.008571 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-12 20:45:46.008576 | controller | Friday 12 June 2026  20:45:46 +0000 (0:00:01.136)       0:02:07.180 ***********
2026-06-12 20:45:46.008604 | controller | Friday 12 June 2026  20:45:46 +0000 (0:00:01.136)       0:02:07.179 ***********
2026-06-12 20:45:46.188901 | controller | ok: [localhost]
2026-06-12 20:45:46.188941 | controller |
2026-06-12 20:45:46.188947 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-12 20:45:46.188953 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-12 20:45:46.188958 | controller |   combine(
2026-06-12 20:45:46.188963 | controller |     {
2026-06-12 20:45:46.188968 | controller |       'cifmw_install_yamls_environment': {
2026-06-12 20:45:46.188974 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-12 20:45:46.188979 | controller |       }
2026-06-12 20:45:46.188984 | controller |     }, recursive=true) | to_nice_yaml
2026-06-12 20:45:46.188989 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-12 20:45:46.188994 | controller | Friday 12 June 2026  20:45:46 +0000 (0:00:00.180)       0:02:07.361 ***********
2026-06-12 20:45:46.189004 | controller | Friday 12 June 2026  20:45:46 +0000 (0:00:00.180)       0:02:07.359 ***********
2026-06-12 20:45:46.592510 | controller | changed: [localhost]
2026-06-12 20:45:46.592578 | controller |
2026-06-12 20:45:46.592584 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 20:45:46.592589 | controller | Friday 12 June 2026  20:45:46 +0000 (0:00:00.403)       0:02:07.764 ***********
2026-06-12 20:45:46.592592 | controller | Friday 12 June 2026  20:45:46 +0000 (0:00:00.403)       0:02:07.763 ***********
2026-06-12 20:45:46.778438 | controller | ok: [localhost]
2026-06-12 20:45:46.778498 | controller |
2026-06-12 20:45:46.778503 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-12 20:45:46.778508 | controller |   ((
2026-06-12 20:45:46.778512 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-12 20:45:46.778516 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-12 20:45:46.778520 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-12 20:45:46.778523 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-12 20:45:46.778527 | controller | }}] ***
2026-06-12 20:45:46.778531 | controller | Friday 12 June 2026  20:45:46 +0000 (0:00:00.185)       0:02:07.950 ***********
2026-06-12 20:45:46.778535 | controller | Friday 12 June 2026  20:45:46 +0000 (0:00:00.186)       0:02:07.949 ***********
2026-06-12 20:45:46.829647 | controller | ok: [localhost]
2026-06-12 20:45:46.829709 | controller |
2026-06-12 20:45:46.829724 | controller | TASK [openshift_setup : Create required namespaces kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ item }}, kind=Namespace, state=present] ***
2026-06-12 20:45:46.829737 | controller | Friday 12 June 2026  20:45:46 +0000 (0:00:00.051)       0:02:08.001 ***********
2026-06-12 20:45:46.829749 | controller | Friday 12 June 2026  20:45:46 +0000 (0:00:00.051)       0:02:08.000 ***********
2026-06-12 20:45:48.535602 | controller | changed: [localhost] => (item=openstack)
2026-06-12 20:45:48.535670 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-12 20:45:48.535678 | controller |
2026-06-12 20:45:48.535684 | controller | TASK [openshift_setup : Get internal OpenShift registry route kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, kind=Route, name=default-route, namespace=openshift-image-registry] ***
2026-06-12 20:45:48.535690 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:01.705)       0:02:09.707 ***********
2026-06-12 20:45:48.535695 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:01.705)       0:02:09.706 ***********
2026-06-12 20:45:48.557232 | controller | skipping: [localhost]
2026-06-12 20:45:48.557291 | controller |
2026-06-12 20:45:48.557297 | controller | TASK [openshift_setup : Allow anonymous image-pulls in CRC registry for targeted namespaces state=present, kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'kind': 'RoleBinding', 'apiVersion': 'rbac.authorization.k8s.io/v1', 'metadata': {'name': 'system:image-puller', 'namespace': '{{ item }}'}, 'subjects': [{'kind': 'User', 'name': 'system:anonymous'}, {'kind': 'User', 'name': 'system:unauthenticated'}], 'roleRef': {'kind': 'ClusterRole', 'name': 'system:image-puller'}}] ***
2026-06-12 20:45:48.557303 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.021)       0:02:09.729 ***********
2026-06-12 20:45:48.557307 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.021)       0:02:09.728 ***********
2026-06-12 20:45:48.590771 | controller | skipping: [localhost] => (item=openstack)
2026-06-12 20:45:48.590845 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-12 20:45:48.590851 | controller | skipping: [localhost]
2026-06-12 20:45:48.590856 | controller |
2026-06-12 20:45:48.590862 | controller | TASK [openshift_setup : Wait for the image registry to be ready kind=Deployment, name=image-registry, namespace=openshift-image-registry, kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, wait=True, wait_sleep=10, wait_timeout=600, wait_condition={'type': 'Available', 'status': 'True'}] ***
2026-06-12 20:45:48.590873 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.033)       0:02:09.763 ***********
2026-06-12 20:45:48.590878 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.033)       0:02:09.761 ***********
2026-06-12 20:45:48.623986 | controller | skipping: [localhost]
2026-06-12 20:45:48.624062 | controller |
2026-06-12 20:45:48.624070 | controller | TASK [openshift_setup : Login into OpenShift internal registry output_dir={{ cifmw_openshift_setup_basedir }}/artifacts, script=podman login -u {{ cifmw_openshift_user }} -p {{ cifmw_openshift_token }} {%- if cifmw_openshift_setup_skip_internal_registry_tls_verify|bool %} --tls-verify=false {%- endif %} {{ cifmw_openshift_setup_registry_default_route.resources[0].spec.host }}] ***
2026-06-12 20:45:48.624076 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.033)       0:02:09.796 ***********
2026-06-12 20:45:48.624082 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.033)       0:02:09.794 ***********
2026-06-12 20:45:48.654861 | controller | skipping: [localhost]
2026-06-12 20:45:48.654920 | controller |
2026-06-12 20:45:48.654926 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-12 20:45:48.654932 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.031)       0:02:09.827 ***********
2026-06-12 20:45:48.654937 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.031)       0:02:09.825 ***********
2026-06-12 20:45:48.685254 | controller | skipping: [localhost]
2026-06-12 20:45:48.685317 | controller |
2026-06-12 20:45:48.685322 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-12 20:45:48.685326 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.030)       0:02:09.857 ***********
2026-06-12 20:45:48.685330 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.030)       0:02:09.856 ***********
2026-06-12 20:45:48.716660 | controller | skipping: [localhost]
2026-06-12 20:45:48.716717 | controller |
2026-06-12 20:45:48.716722 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-12 20:45:48.716726 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.031)       0:02:09.888 ***********
2026-06-12 20:45:48.716730 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.031)       0:02:09.887 ***********
2026-06-12 20:45:48.742505 | controller | skipping: [localhost]
2026-06-12 20:45:48.742557 | controller |
2026-06-12 20:45:48.742562 | controller | TASK [openshift_setup : Create config map with registry CAs kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'v1', 'kind': 'ConfigMap', 'metadata': {'namespace': 'openshift-config', 'name': 'registry-cas'}, 'data': '{{ _config_map_data | items2dict  }}'}] ***
2026-06-12 20:45:48.742567 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.026)       0:02:09.914 ***********
2026-06-12 20:45:48.742570 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.026)       0:02:09.913 ***********
2026-06-12 20:45:48.779731 | controller | skipping: [localhost]
2026-06-12 20:45:48.779800 | controller |
2026-06-12 20:45:48.779806 | controller | TASK [openshift_setup : Install Red Hat CA for pulling images from internal registry kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, merge_type=merge, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'Image', 'metadata': {'name': 'cluster'}, 'spec': {'additionalTrustedCA': {'name': 'registry-cas'}}}] ***
2026-06-12 20:45:48.779811 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.036)       0:02:09.951 ***********
2026-06-12 20:45:48.779816 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.036)       0:02:09.950 ***********
2026-06-12 20:45:48.820260 | controller | skipping: [localhost]
2026-06-12 20:45:48.820327 | controller |
2026-06-12 20:45:48.820348 | controller | TASK [openshift_setup : Add insecure registry kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, merge_type=merge, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'Image', 'metadata': {'name': 'cluster'}, 'spec': {'registrySources': {'insecureRegistries': ['{{ cifmw_update_containers_registry }}'], 'allowedRegistries': '{{ all_registries }}'}}}] ***
2026-06-12 20:45:48.820360 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.040)       0:02:09.991 ***********
2026-06-12 20:45:48.820365 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.040)       0:02:09.990 ***********
2026-06-12 20:45:48.854568 | controller | skipping: [localhost]
2026-06-12 20:45:48.854629 | controller |
2026-06-12 20:45:48.854633 | controller | TASK [openshift_setup : Create ImageDigestMirrorSet repository digest mirrors kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'ImageDigestMirrorSet', 'metadata': {'name': 'registry-digest-mirrors'}, 'spec': {'imageDigestMirrors': '{{ cifmw_openshift_setup_digest_mirrors }}'}}] ***
2026-06-12 20:45:48.854638 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.034)       0:02:10.026 ***********
2026-06-12 20:45:48.854642 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.034)       0:02:10.025 ***********
2026-06-12 20:45:48.888028 | controller | skipping: [localhost]
2026-06-12 20:45:48.888088 | controller |
2026-06-12 20:45:48.888094 | controller | TASK [openshift_setup : Create ImageTagMirrorSet for tag-based pulls kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'ImageTagMirrorSet', 'metadata': {'name': 'registry-tag-mirrors'}, 'spec': {'imageTagMirrors': '{{ cifmw_openshift_setup_tag_mirrors }}'}}] ***
2026-06-12 20:45:48.888100 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.033)       0:02:10.060 ***********
2026-06-12 20:45:48.888104 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.033)       0:02:10.058 ***********
2026-06-12 20:45:48.921723 | controller | skipping: [localhost]
2026-06-12 20:45:48.921777 | controller |
2026-06-12 20:45:48.921782 | controller | TASK [openshift_setup : Gather network.operator info kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, api_version=operator.openshift.io/v1, kind=Network, name=cluster] ***
2026-06-12 20:45:48.921787 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.033)       0:02:10.093 ***********
2026-06-12 20:45:48.921791 | controller | Friday 12 June 2026  20:45:48 +0000 (0:00:00.033)       0:02:10.092 ***********
2026-06-12 20:45:49.793983 | controller | ok: [localhost]
2026-06-12 20:45:49.794049 | controller |
2026-06-12 20:45:49.794055 | controller | TASK [openshift_setup : Patch network operator api_version=operator.openshift.io/v1, kubeconfig={{ cifmw_openshift_kubeconfig }}, kind=Network, name=cluster, persist_config=True, patch=[{'path': '/spec/defaultNetwork/ovnKubernetesConfig/gatewayConfig/routingViaHost', 'value': True, 'op': 'replace'}, {'path': '/spec/defaultNetwork/ovnKubernetesConfig/gatewayConfig/ipForwarding', 'value': 'Global', 'op': 'replace'}]] ***
2026-06-12 20:45:49.794060 | controller | Friday 12 June 2026  20:45:49 +0000 (0:00:00.872)       0:02:10.966 ***********
2026-06-12 20:45:49.794064 | controller | Friday 12 June 2026  20:45:49 +0000 (0:00:00.872)       0:02:10.964 ***********
2026-06-12 20:45:50.814104 | controller | changed: [localhost]
2026-06-12 20:45:50.814155 | controller |
2026-06-12 20:45:50.814161 | controller | TASK [openshift_setup : Patch samples registry configuration kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, api_version=samples.operator.openshift.io/v1, kind=Config, name=cluster, patch=[{'op': 'replace', 'path': '/spec/samplesRegistry', 'value': '{{ cifmw_openshift_setup_samples_registry }}'}]] ***
2026-06-12 20:45:50.814166 | controller | Friday 12 June 2026  20:45:50 +0000 (0:00:01.019)       0:02:11.986 ***********
2026-06-12 20:45:50.814177 | controller | Friday 12 June 2026  20:45:50 +0000 (0:00:01.019)       0:02:11.984 ***********
2026-06-12 20:45:51.576353 | controller | changed: [localhost]
2026-06-12 20:45:51.576429 | controller |
2026-06-12 20:45:51.576436 | controller | TASK [openshift_setup : Delete the pods from openshift-marketplace namespace kind=Pod, state=absent, delete_all=True, kubeconfig={{ cifmw_openshift_kubeconfig }}, namespace=openshift-marketplace] ***
2026-06-12 20:45:51.576460 | controller | Friday 12 June 2026  20:45:51 +0000 (0:00:00.762)       0:02:12.748 ***********
2026-06-12 20:45:51.576479 | controller | Friday 12 June 2026  20:45:51 +0000 (0:00:00.762)       0:02:12.747 ***********
2026-06-12 20:45:51.599425 | controller | skipping: [localhost]
2026-06-12 20:45:51.599505 | controller |
2026-06-12 20:45:51.599511 | controller | TASK [openshift_setup : Wait for openshift-marketplace pods to be running _raw_params=oc wait pod --all --for=condition=Ready -n openshift-marketplace --timeout=1m] ***
2026-06-12 20:45:51.599526 | controller | Friday 12 June 2026  20:45:51 +0000 (0:00:00.023)       0:02:12.771 ***********
2026-06-12 20:45:51.599531 | controller | Friday 12 June 2026  20:45:51 +0000 (0:00:00.023)       0:02:12.770 ***********
2026-06-12 20:45:51.630016 | controller | skipping: [localhost]
2026-06-12 20:45:51.630052 | controller |
2026-06-12 20:45:51.630057 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-12 20:45:51.630061 | controller | Friday 12 June 2026  20:45:51 +0000 (0:00:00.030)       0:02:12.802 ***********
2026-06-12 20:45:51.630065 | controller | Friday 12 June 2026  20:45:51 +0000 (0:00:00.030)       0:02:12.800 ***********
2026-06-12 20:45:51.658039 | controller | skipping: [localhost]
2026-06-12 20:45:51.658075 | controller |
2026-06-12 20:45:51.658080 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-12 20:45:51.658084 | controller | Friday 12 June 2026  20:45:51 +0000 (0:00:00.027)       0:02:12.830 ***********
2026-06-12 20:45:51.658087 | controller | Friday 12 June 2026  20:45:51 +0000 (0:00:00.027)       0:02:12.828 ***********
2026-06-12 20:45:51.688781 | controller | skipping: [localhost]
2026-06-12 20:45:51.688822 | controller |
2026-06-12 20:45:51.688829 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-12 20:45:51.688834 | controller | Friday 12 June 2026  20:45:51 +0000 (0:00:00.030)       0:02:12.861 ***********
2026-06-12 20:45:51.688839 | controller | Friday 12 June 2026  20:45:51 +0000 (0:00:00.030)       0:02:12.859 ***********
2026-06-12 20:45:51.871897 | controller |
2026-06-12 20:45:51.871962 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-12 20:45:51.871967 | controller | Friday 12 June 2026  20:45:51 +0000 (0:00:00.183)       0:02:13.044 ***********
2026-06-12 20:45:51.871971 | controller | Friday 12 June 2026  20:45:51 +0000 (0:00:00.183)       0:02:13.042 ***********
2026-06-12 20:45:52.096107 | controller | changed: [localhost]
2026-06-12 20:45:52.096143 | controller |
2026-06-12 20:45:52.096148 | controller | TASK [cert_manager : Create the cifmw_cert_manager_operator_namespace namespace kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ cifmw_cert_manager_operator_namespace }}, kind=Namespace, state=present] ***
2026-06-12 20:45:52.096153 | controller | Friday 12 June 2026  20:45:52 +0000 (0:00:00.224)       0:02:13.268 ***********
2026-06-12 20:45:52.096157 | controller | Friday 12 June 2026  20:45:52 +0000 (0:00:00.224)       0:02:13.267 ***********
2026-06-12 20:45:52.816349 | controller | changed: [localhost]
2026-06-12 20:45:52.816409 | controller |
2026-06-12 20:45:52.816415 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-12 20:45:52.816419 | controller | Friday 12 June 2026  20:45:52 +0000 (0:00:00.720)       0:02:13.988 ***********
2026-06-12 20:45:52.816423 | controller | Friday 12 June 2026  20:45:52 +0000 (0:00:00.720)       0:02:13.987 ***********
2026-06-12 20:45:52.863171 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-12 20:45:52.863230 | controller |
2026-06-12 20:45:52.863236 | controller | TASK [cert_manager : Download release manifests url={{ cifmw_cert_manager_release_manifest }}, dest={{ cifmw_cert_manager_manifests_dir }}/cert_manager_manifest.yml, mode=0664] ***
2026-06-12 20:45:52.863240 | controller | Friday 12 June 2026  20:45:52 +0000 (0:00:00.046)       0:02:14.035 ***********
2026-06-12 20:45:52.863244 | controller | Friday 12 June 2026  20:45:52 +0000 (0:00:00.046)       0:02:14.034 ***********
2026-06-12 20:45:53.723279 | controller | changed: [localhost]
2026-06-12 20:45:53.723340 | controller |
2026-06-12 20:45:53.723345 | controller | TASK [cert_manager : Install cert-manager from release manifest kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, state=present, src={{ cifmw_cert_manager_manifests_dir }}/cert_manager_manifest.yml] ***
2026-06-12 20:45:53.723350 | controller | Friday 12 June 2026  20:45:53 +0000 (0:00:00.859)       0:02:14.894 ***********
2026-06-12 20:45:53.723354 | controller | Friday 12 June 2026  20:45:53 +0000 (0:00:00.859)       0:02:14.893 ***********
2026-06-12 20:45:58.135924 | controller | changed: [localhost]
2026-06-12 20:45:58.136007 | controller |
2026-06-12 20:45:58.136019 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-12 20:45:58.136028 | controller | Friday 12 June 2026  20:45:58 +0000 (0:00:04.413)       0:02:19.308 ***********
2026-06-12 20:45:58.136036 | controller | Friday 12 June 2026  20:45:58 +0000 (0:00:04.413)       0:02:19.306 ***********
2026-06-12 20:45:58.167193 | controller | skipping: [localhost]
2026-06-12 20:45:58.167254 | controller |
2026-06-12 20:45:58.167264 | controller | TASK [cert_manager : Check for cert-manager namespace existence kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name=cert-manager, kind=Namespace, field_selectors=['status.phase=Active']] ***
2026-06-12 20:45:58.167273 | controller | Friday 12 June 2026  20:45:58 +0000 (0:00:00.031)       0:02:19.339 ***********
2026-06-12 20:45:58.167282 | controller | Friday 12 June 2026  20:45:58 +0000 (0:00:00.031)       0:02:19.337 ***********
2026-06-12 20:45:58.849758 | controller | ok: [localhost]
2026-06-12 20:45:58.849815 | controller |
2026-06-12 20:45:58.849833 | controller | TASK [cert_manager : Wait for cert-manager pods to be ready kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, namespace=cert-manager, kind=Pod, wait=True, wait_sleep=10, wait_timeout=600, wait_condition={'type': 'Ready', 'status': 'True'}, label_selectors=['app = {{ item }}']] ***
2026-06-12 20:45:58.849838 | controller | Friday 12 June 2026  20:45:58 +0000 (0:00:00.682)       0:02:20.021 ***********
2026-06-12 20:45:58.849842 | controller | Friday 12 June 2026  20:45:58 +0000 (0:00:00.682)       0:02:20.020 ***********
2026-06-12 20:46:21.163623 | controller | ok: [localhost] => (item=cainjector)
2026-06-12 20:46:21.163697 | controller | ok: [localhost] => (item=webhook)
2026-06-12 20:46:21.163702 | controller | ok: [localhost] => (item=cert-manager)
2026-06-12 20:46:21.163706 | controller |
2026-06-12 20:46:21.163711 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-12 20:46:21.163715 | controller | Friday 12 June 2026  20:46:21 +0000 (0:00:22.314)       0:02:42.335 ***********
2026-06-12 20:46:21.163719 | controller | Friday 12 June 2026  20:46:21 +0000 (0:00:22.314)       0:02:42.334 ***********
2026-06-12 20:46:21.350836 | controller | ok: [localhost]
2026-06-12 20:46:21.350904 | controller |
2026-06-12 20:46:21.350909 | controller | TASK [cert_manager : Install cert-manager cmctl CLI url=https://github.com/cert-manager/cmctl/releases/{{ cifmw_cert_manager_version }}/download/cmctl_{{ _os }}_{{ _arch }}, dest={{ ansible_user_dir }}/bin/cmctl, mode=0755] ***
2026-06-12 20:46:21.350914 | controller | Friday 12 June 2026  20:46:21 +0000 (0:00:00.187)       0:02:42.523 ***********
2026-06-12 20:46:21.350918 | controller | Friday 12 June 2026  20:46:21 +0000 (0:00:00.187)       0:02:42.521 ***********
2026-06-12 20:46:22.961396 | controller | changed: [localhost]
2026-06-12 20:46:22.961516 | controller |
2026-06-12 20:46:22.961528 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-12 20:46:22.961547 | controller | Friday 12 June 2026  20:46:22 +0000 (0:00:01.610)       0:02:44.133 ***********
2026-06-12 20:46:22.961556 | controller | Friday 12 June 2026  20:46:22 +0000 (0:00:01.610)       0:02:44.131 ***********
2026-06-12 20:46:23.323405 | controller | changed: [localhost]
2026-06-12 20:46:23.323489 | controller |
2026-06-12 20:46:23.323494 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-12 20:46:23.323498 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.361)       0:02:44.495 ***********
2026-06-12 20:46:23.323502 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.361)       0:02:44.493 ***********
2026-06-12 20:46:23.350018 | controller | skipping: [localhost]
2026-06-12 20:46:23.350159 | controller |
2026-06-12 20:46:23.350176 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-12 20:46:23.350188 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.027)       0:02:44.522 ***********
2026-06-12 20:46:23.350199 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.027)       0:02:44.520 ***********
2026-06-12 20:46:23.376622 | controller | skipping: [localhost]
2026-06-12 20:46:23.376691 | controller |
2026-06-12 20:46:23.376696 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-12 20:46:23.376700 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.026)       0:02:44.549 ***********
2026-06-12 20:46:23.376704 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.026)       0:02:44.547 ***********
2026-06-12 20:46:23.405912 | controller | skipping: [localhost]
2026-06-12 20:46:23.405987 | controller |
2026-06-12 20:46:23.405994 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-12 20:46:23.405998 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.029)       0:02:44.578 ***********
2026-06-12 20:46:23.406002 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.029)       0:02:44.576 ***********
2026-06-12 20:46:23.434595 | controller | skipping: [localhost]
2026-06-12 20:46:23.434673 | controller |
2026-06-12 20:46:23.434682 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-12 20:46:23.434687 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.028)       0:02:44.606 ***********
2026-06-12 20:46:23.434692 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.028)       0:02:44.605 ***********
2026-06-12 20:46:23.471302 | controller | skipping: [localhost]
2026-06-12 20:46:23.471374 | controller |
2026-06-12 20:46:23.471381 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 20:46:23.471387 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.036)       0:02:44.643 ***********
2026-06-12 20:46:23.471392 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.036)       0:02:44.642 ***********
2026-06-12 20:46:23.563319 | controller | ok: [localhost]
2026-06-12 20:46:23.563379 | controller |
2026-06-12 20:46:23.563386 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 20:46:23.563393 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.092)       0:02:44.735 ***********
2026-06-12 20:46:23.563398 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.092)       0:02:44.734 ***********
2026-06-12 20:46:23.759378 | controller | ok: [localhost]
2026-06-12 20:46:23.759482 | controller |
2026-06-12 20:46:23.759495 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:46:23.759504 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.195)       0:02:44.931 ***********
2026-06-12 20:46:23.759512 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.195)       0:02:44.929 ***********
2026-06-12 20:46:23.995140 | controller | skipping: [localhost]
2026-06-12 20:46:23.995288 | controller |
2026-06-12 20:46:23.995301 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 20:46:23.995331 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.236)       0:02:45.167 ***********
2026-06-12 20:46:23.995344 | controller | Friday 12 June 2026  20:46:23 +0000 (0:00:00.235)       0:02:45.165 ***********
2026-06-12 20:46:24.082612 | controller | ok: [localhost]
2026-06-12 20:46:24.082713 | controller |
2026-06-12 20:46:24.082729 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 20:46:24.082741 | controller | Friday 12 June 2026  20:46:24 +0000 (0:00:00.087)       0:02:45.254 ***********
2026-06-12 20:46:24.082753 | controller | Friday 12 June 2026  20:46:24 +0000 (0:00:00.087)       0:02:45.253 ***********
2026-06-12 20:46:24.253525 | controller | ok: [localhost]
2026-06-12 20:46:24.253614 | controller |
2026-06-12 20:46:24.253626 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:46:24.253635 | controller | Friday 12 June 2026  20:46:24 +0000 (0:00:00.170)       0:02:45.425 ***********
2026-06-12 20:46:24.253645 | controller | Friday 12 June 2026  20:46:24 +0000 (0:00:00.170)       0:02:45.424 ***********
2026-06-12 20:46:24.454632 | controller | skipping: [localhost]
2026-06-12 20:46:24.454775 | controller |
2026-06-12 20:46:24.454802 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 20:46:24.454814 | controller | Friday 12 June 2026  20:46:24 +0000 (0:00:00.200)       0:02:45.626 ***********
2026-06-12 20:46:24.454825 | controller | Friday 12 June 2026  20:46:24 +0000 (0:00:00.200)       0:02:45.624 ***********
2026-06-12 20:46:24.685481 | controller | ok: [localhost]
2026-06-12 20:46:24.685574 | controller |
2026-06-12 20:46:24.685585 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-12 20:46:24.685595 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-12 20:46:24.685625 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-12 20:46:24.685636 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-12 20:46:24.685644 | controller | {% endfor -%}
2026-06-12 20:46:24.685653 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-12 20:46:24.685662 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-12 20:46:24.685670 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-12 20:46:24.685679 | controller | ] ***
2026-06-12 20:46:24.685687 | controller | Friday 12 June 2026  20:46:24 +0000 (0:00:00.230)       0:02:45.857 ***********
2026-06-12 20:46:24.685695 | controller | Friday 12 June 2026  20:46:24 +0000 (0:00:00.230)       0:02:45.855 ***********
2026-06-12 20:46:24.724645 | controller | skipping: [localhost]
2026-06-12 20:46:24.724714 | controller |
2026-06-12 20:46:24.724726 | controller | TASK [pkg_build : Build package using container name={{ pkg.name }}-builder, auto_remove=True, detach=False, privileged=True, log_driver=k8s-file, log_level=info, log_opt={'path': '{{ cifmw_pkg_build_basedir }}/logs/{{ pkg.name }}-builder.log'}, image={{ cifmw_pkg_build_ctx_name }}, volume={{ build_volumes | from_yaml }}, security_opt=['label=disable', 'seccomp=unconfined', 'apparmor=unconfined'], env={'PROJECT': '{{ pkg.name }}'}, command=ansible-playbook -i localhost, -c local playbook.yml] ***
2026-06-12 20:46:24.724750 | controller | Friday 12 June 2026  20:46:24 +0000 (0:00:00.039)       0:02:45.896 ***********
2026-06-12 20:46:24.724759 | controller | Friday 12 June 2026  20:46:24 +0000 (0:00:00.039)       0:02:45.895 ***********
2026-06-12 20:46:24.761085 | controller | skipping: [localhost]
2026-06-12 20:46:24.761171 | controller |
2026-06-12 20:46:24.761183 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 20:46:24.761206 | controller | Friday 12 June 2026  20:46:24 +0000 (0:00:00.036)       0:02:45.933 ***********
2026-06-12 20:46:24.761215 | controller | Friday 12 June 2026  20:46:24 +0000 (0:00:00.036)       0:02:45.931 ***********
2026-06-12 20:46:24.848274 | controller | ok: [localhost]
2026-06-12 20:46:24.848346 | controller |
2026-06-12 20:46:24.848353 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 20:46:24.848358 | controller | Friday 12 June 2026  20:46:24 +0000 (0:00:00.087)       0:02:46.020 ***********
2026-06-12 20:46:24.848364 | controller | Friday 12 June 2026  20:46:24 +0000 (0:00:00.087)       0:02:46.019 ***********
2026-06-12 20:46:24.970916 | controller | ok: [localhost]
2026-06-12 20:46:24.970962 | controller |
2026-06-12 20:46:24.970973 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:46:24.970982 | controller | Friday 12 June 2026  20:46:24 +0000 (0:00:00.122)       0:02:46.142 ***********
2026-06-12 20:46:24.970990 | controller | Friday 12 June 2026  20:46:24 +0000 (0:00:00.122)       0:02:46.141 ***********
2026-06-12 20:46:25.113739 | controller | skipping: [localhost]
2026-06-12 20:46:25.113805 | controller |
2026-06-12 20:46:25.113812 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 20:46:25.113819 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.143)       0:02:46.286 ***********
2026-06-12 20:46:25.113825 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.143)       0:02:46.284 ***********
2026-06-12 20:46:25.177701 | controller | ok: [localhost]
2026-06-12 20:46:25.177768 | controller |
2026-06-12 20:46:25.177786 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 20:46:25.177790 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.063)       0:02:46.349 ***********
2026-06-12 20:46:25.177794 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.063)       0:02:46.348 ***********
2026-06-12 20:46:25.337652 | controller | ok: [localhost]
2026-06-12 20:46:25.337726 | controller |
2026-06-12 20:46:25.337733 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:46:25.337739 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.159)       0:02:46.509 ***********
2026-06-12 20:46:25.337745 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.159)       0:02:46.508 ***********
2026-06-12 20:46:25.490088 | controller | skipping: [localhost]
2026-06-12 20:46:25.490148 | controller |
2026-06-12 20:46:25.490155 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 20:46:25.490161 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.152)       0:02:46.662 ***********
2026-06-12 20:46:25.490166 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.152)       0:02:46.661 ***********
2026-06-12 20:46:25.551525 | controller | ok: [localhost]
2026-06-12 20:46:25.551599 | controller |
2026-06-12 20:46:25.551609 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-12 20:46:25.551616 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.061)       0:02:46.723 ***********
2026-06-12 20:46:25.551623 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.061)       0:02:46.722 ***********
2026-06-12 20:46:25.580379 | controller | ok: [localhost] =>
2026-06-12 20:46:25.580472 | controller |     msg: No support for that step yet
2026-06-12 20:46:25.580487 | controller |
2026-06-12 20:46:25.580496 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 20:46:25.580504 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.028)       0:02:46.752 ***********
2026-06-12 20:46:25.580511 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.028)       0:02:46.750 ***********
2026-06-12 20:46:25.684516 | controller | ok: [localhost]
2026-06-12 20:46:25.684583 | controller |
2026-06-12 20:46:25.684590 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 20:46:25.684597 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.104)       0:02:46.856 ***********
2026-06-12 20:46:25.684602 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.104)       0:02:46.855 ***********
2026-06-12 20:46:25.812870 | controller | ok: [localhost]
2026-06-12 20:46:25.812956 | controller |
2026-06-12 20:46:25.812964 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:46:25.812972 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.128)       0:02:46.985 ***********
2026-06-12 20:46:25.812979 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.128)       0:02:46.983 ***********
2026-06-12 20:46:25.947351 | controller | skipping: [localhost]
2026-06-12 20:46:25.947425 | controller |
2026-06-12 20:46:25.947433 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 20:46:25.947461 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.134)       0:02:47.119 ***********
2026-06-12 20:46:25.947469 | controller | Friday 12 June 2026  20:46:25 +0000 (0:00:00.134)       0:02:47.118 ***********
2026-06-12 20:46:26.028767 | controller | ok: [localhost]
2026-06-12 20:46:26.028845 | controller |
2026-06-12 20:46:26.028853 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 20:46:26.028859 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.081)       0:02:47.201 ***********
2026-06-12 20:46:26.028865 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.081)       0:02:47.199 ***********
2026-06-12 20:46:26.143303 | controller | ok: [localhost]
2026-06-12 20:46:26.143373 | controller |
2026-06-12 20:46:26.143379 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:46:26.143383 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.114)       0:02:47.315 ***********
2026-06-12 20:46:26.143387 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.114)       0:02:47.314 ***********
2026-06-12 20:46:26.259372 | controller | skipping: [localhost]
2026-06-12 20:46:26.259460 | controller |
2026-06-12 20:46:26.259468 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 20:46:26.259472 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.116)       0:02:47.431 ***********
2026-06-12 20:46:26.259476 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.116)       0:02:47.430 ***********
2026-06-12 20:46:26.312943 | controller | ok: [localhost]
2026-06-12 20:46:26.313002 | controller |
2026-06-12 20:46:26.313007 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-12 20:46:26.313012 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.053)       0:02:47.485 ***********
2026-06-12 20:46:26.313016 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.053)       0:02:47.483 ***********
2026-06-12 20:46:26.346664 | controller | skipping: [localhost] => (item=artifacts)
2026-06-12 20:46:26.346725 | controller | skipping: [localhost] => (item=logs)
2026-06-12 20:46:26.346730 | controller | skipping: [localhost]
2026-06-12 20:46:26.346734 | controller |
2026-06-12 20:46:26.346753 | controller | TASK [operator_build : Initialize role output cifmw_operator_build_output={{ cifmw_operator_build_output }}, cifmw_operator_build_meta_name={{ cifmw_operator_build_meta_name }}] ***
2026-06-12 20:46:26.346757 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.033)       0:02:47.519 ***********
2026-06-12 20:46:26.346761 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.033)       0:02:47.517 ***********
2026-06-12 20:46:26.374738 | controller | skipping: [localhost]
2026-06-12 20:46:26.374807 | controller |
2026-06-12 20:46:26.374812 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-12 20:46:26.374817 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.028)       0:02:47.547 ***********
2026-06-12 20:46:26.374821 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.028)       0:02:47.545 ***********
2026-06-12 20:46:26.415915 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1937', 'change_url': 'https://github.com/openstack-k8s-operators/openstack-operator/pull/1937', 'commit_id': 'cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d', 'patchset': 'cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/openstack-operator', 'name': 'openstack-k8s-operators/openstack-operator', 'short_name': 'openstack-operator', 'src_dir': 'src/github.com/openstack-k8s-operators/openstack-operator'}, 'topic': None})
2026-06-12 20:46:26.415970 | controller | skipping: [localhost]
2026-06-12 20:46:26.415981 | controller |
2026-06-12 20:46:26.415990 | controller | TASK [operator_build : Merge lists of operators operators_list={{ [cifmw_operator_build_operators, zuul_info_operators | default([])] | community.general.lists_mergeby('name') }}] ***
2026-06-12 20:46:26.415999 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.041)       0:02:47.588 ***********
2026-06-12 20:46:26.416007 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.041)       0:02:47.586 ***********
2026-06-12 20:46:26.444661 | controller | skipping: [localhost]
2026-06-12 20:46:26.444704 | controller |
2026-06-12 20:46:26.444711 | controller | TASK [operator_build : Get meta_operator src dir from operators_list cifmw_operator_build_meta_src={{ (operators_list | selectattr('name', 'eq', cifmw_operator_build_meta_name) | map(attribute='src') | first ) | default(cifmw_operator_build_meta_src, true) }}] ***
2026-06-12 20:46:26.444717 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.028)       0:02:47.617 ***********
2026-06-12 20:46:26.444723 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.028)       0:02:47.615 ***********
2026-06-12 20:46:26.473769 | controller | skipping: [localhost]
2026-06-12 20:46:26.473805 | controller |
2026-06-12 20:46:26.473810 | controller | TASK [operator_build : Adds meta-operator to the list operators_list={{ [operators_list, meta_operator_info] | community.general.lists_mergeby('name') }}] ***
2026-06-12 20:46:26.473815 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.028)       0:02:47.646 ***********
2026-06-12 20:46:26.473819 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.028)       0:02:47.644 ***********
2026-06-12 20:46:26.513236 | controller | skipping: [localhost]
2026-06-12 20:46:26.513269 | controller |
2026-06-12 20:46:26.513274 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-12 20:46:26.513278 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.039)       0:02:47.685 ***********
2026-06-12 20:46:26.513282 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.039)       0:02:47.684 ***********
2026-06-12 20:46:26.548037 | controller | skipping: [localhost]
2026-06-12 20:46:26.548107 | controller |
2026-06-12 20:46:26.548117 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-12 20:46:26.548126 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.034)       0:02:47.720 ***********
2026-06-12 20:46:26.548134 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.034)       0:02:47.718 ***********
2026-06-12 20:46:26.581937 | controller | skipping: [localhost]
2026-06-12 20:46:26.581999 | controller |
2026-06-12 20:46:26.582006 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-12 20:46:26.582011 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.033)       0:02:47.753 ***********
2026-06-12 20:46:26.582016 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.033)       0:02:47.752 ***********
2026-06-12 20:46:26.611732 | controller | skipping: [localhost]
2026-06-12 20:46:26.611810 | controller |
2026-06-12 20:46:26.611818 | controller | TASK [operator_build : Gather role output dest={{ cifmw_operator_build_basedir }}/artifacts/custom-operators.yml, content={{ cifmw_operator_build_output | to_nice_yaml }}, mode=0644] ***
2026-06-12 20:46:26.611836 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.030)       0:02:47.784 ***********
2026-06-12 20:46:26.611842 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.030)       0:02:47.782 ***********
2026-06-12 20:46:26.647067 | controller | skipping: [localhost]
2026-06-12 20:46:26.647136 | controller |
2026-06-12 20:46:26.647141 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 20:46:26.647146 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.035)       0:02:47.819 ***********
2026-06-12 20:46:26.647149 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.035)       0:02:47.818 ***********
2026-06-12 20:46:26.703678 | controller | ok: [localhost]
2026-06-12 20:46:26.703746 | controller |
2026-06-12 20:46:26.703751 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 20:46:26.703756 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.056)       0:02:47.876 ***********
2026-06-12 20:46:26.703774 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.056)       0:02:47.874 ***********
2026-06-12 20:46:26.806574 | controller | ok: [localhost]
2026-06-12 20:46:26.806639 | controller |
2026-06-12 20:46:26.806645 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:46:26.806650 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.102)       0:02:47.979 ***********
2026-06-12 20:46:26.806653 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.102)       0:02:47.977 ***********
2026-06-12 20:46:26.924371 | controller | skipping: [localhost]
2026-06-12 20:46:26.924435 | controller |
2026-06-12 20:46:26.924473 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 20:46:26.924492 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.117)       0:02:48.096 ***********
2026-06-12 20:46:26.924500 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.117)       0:02:48.095 ***********
2026-06-12 20:46:26.994707 | controller | ok: [localhost]
2026-06-12 20:46:26.994774 | controller |
2026-06-12 20:46:26.994782 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 20:46:26.994788 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.070)       0:02:48.166 ***********
2026-06-12 20:46:26.994793 | controller | Friday 12 June 2026  20:46:26 +0000 (0:00:00.070)       0:02:48.165 ***********
2026-06-12 20:46:27.109303 | controller | ok: [localhost]
2026-06-12 20:46:27.109361 | controller |
2026-06-12 20:46:27.109366 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:46:27.109370 | controller | Friday 12 June 2026  20:46:27 +0000 (0:00:00.114)       0:02:48.281 ***********
2026-06-12 20:46:27.109374 | controller | Friday 12 June 2026  20:46:27 +0000 (0:00:00.114)       0:02:48.280 ***********
2026-06-12 20:46:27.228819 | controller | skipping: [localhost]
2026-06-12 20:46:27.228880 | controller |
2026-06-12 20:46:27.228887 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 20:46:27.228893 | controller | Friday 12 June 2026  20:46:27 +0000 (0:00:00.119)       0:02:48.400 ***********
2026-06-12 20:46:27.228899 | controller | Friday 12 June 2026  20:46:27 +0000 (0:00:00.119)       0:02:48.399 ***********
2026-06-12 20:46:27.291793 | controller | ok: [localhost]
2026-06-12 20:46:27.291847 | controller |
2026-06-12 20:46:27.291857 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-12 20:46:27.291866 | controller | Friday 12 June 2026  20:46:27 +0000 (0:00:00.063)       0:02:48.464 ***********
2026-06-12 20:46:27.291873 | controller | Friday 12 June 2026  20:46:27 +0000 (0:00:00.063)       0:02:48.462 ***********
2026-06-12 20:46:27.427534 | controller |
2026-06-12 20:46:27.427619 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-12 20:46:27.427626 | controller | Friday 12 June 2026  20:46:27 +0000 (0:00:00.135)       0:02:48.599 ***********
2026-06-12 20:46:27.427632 | controller | Friday 12 June 2026  20:46:27 +0000 (0:00:00.135)       0:02:48.598 ***********
2026-06-12 20:46:27.645110 | controller | changed: [localhost]
2026-06-12 20:46:27.645151 | controller |
2026-06-12 20:46:27.645159 | controller | TASK [ci_local_storage : Create the cifmw_cls_namespace namespace" kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ cifmw_cls_namespace }}, kind=Namespace, state=present] ***
2026-06-12 20:46:27.645166 | controller | Friday 12 June 2026  20:46:27 +0000 (0:00:00.217)       0:02:48.817 ***********
2026-06-12 20:46:27.645171 | controller | Friday 12 June 2026  20:46:27 +0000 (0:00:00.217)       0:02:48.816 ***********
2026-06-12 20:46:28.372077 | controller | ok: [localhost]
2026-06-12 20:46:28.372148 | controller |
2026-06-12 20:46:28.372154 | controller | TASK [ci_local_storage : Save storage manifests as artifacts dest={{ cifmw_cls_manifests_dir }}/storage-class.yaml, content={{ cifmw_cls_storage_manifest | to_nice_yaml }}, mode=0644] ***
2026-06-12 20:46:28.372158 | controller | Friday 12 June 2026  20:46:28 +0000 (0:00:00.726)       0:02:49.543 ***********
2026-06-12 20:46:28.372162 | controller | Friday 12 June 2026  20:46:28 +0000 (0:00:00.726)       0:02:49.542 ***********
2026-06-12 20:46:28.859929 | controller | changed: [localhost]
2026-06-12 20:46:28.860001 | controller |
2026-06-12 20:46:28.860013 | controller | TASK [ci_local_storage : Get k8s nodes kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, kind=Node] ***
2026-06-12 20:46:28.860023 | controller | Friday 12 June 2026  20:46:28 +0000 (0:00:00.488)       0:02:50.032 ***********
2026-06-12 20:46:28.860031 | controller | Friday 12 June 2026  20:46:28 +0000 (0:00:00.488)       0:02:50.030 ***********
2026-06-12 20:46:29.622910 | controller | ok: [localhost]
2026-06-12 20:46:29.622981 | controller |
2026-06-12 20:46:29.622989 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-12 20:46:29.622993 | controller | Friday 12 June 2026  20:46:29 +0000 (0:00:00.763)       0:02:50.795 ***********
2026-06-12 20:46:29.622997 | controller | Friday 12 June 2026  20:46:29 +0000 (0:00:00.763)       0:02:50.793 ***********
2026-06-12 20:46:31.396423 | controller | changed: [localhost -> controller(38.102.83.184)] => (item=controller)
2026-06-12 20:46:31.396512 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-12 20:46:31.396517 | controller | changed: [localhost] => (item=localhost)
2026-06-12 20:46:31.396522 | controller |
2026-06-12 20:46:31.396526 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-12 20:46:31.396531 | controller |     _host_map |
2026-06-12 20:46:31.396535 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-12 20:46:31.396539 | controller |     map(attribute="value") |
2026-06-12 20:46:31.396542 | controller |     list
2026-06-12 20:46:31.396546 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-12 20:46:31.396550 | controller | Friday 12 June 2026  20:46:31 +0000 (0:00:01.773)       0:02:52.568 ***********
2026-06-12 20:46:31.396553 | controller | Friday 12 June 2026  20:46:31 +0000 (0:00:01.773)       0:02:52.567 ***********
2026-06-12 20:46:31.451642 | controller | ok: [localhost]
2026-06-12 20:46:31.451699 | controller |
2026-06-12 20:46:31.451704 | controller | TASK [ci_local_storage : Apply the storage class manifests kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit)  }}, state=present, src={{ cifmw_cls_manifests_dir }}/storage-class.yaml] ***
2026-06-12 20:46:31.451709 | controller | Friday 12 June 2026  20:46:31 +0000 (0:00:00.055)       0:02:52.624 ***********
2026-06-12 20:46:31.451715 | controller | Friday 12 June 2026  20:46:31 +0000 (0:00:00.055)       0:02:52.622 ***********
2026-06-12 20:46:32.199073 | controller | changed: [localhost]
2026-06-12 20:46:32.199147 | controller |
2026-06-12 20:46:32.199171 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-12 20:46:32.199178 | controller | Friday 12 June 2026  20:46:32 +0000 (0:00:00.747)       0:02:53.371 ***********
2026-06-12 20:46:32.199182 | controller | Friday 12 June 2026  20:46:32 +0000 (0:00:00.747)       0:02:53.369 ***********
2026-06-12 20:46:32.247333 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_local_storage/tasks/worker_node_dirs.yml for localhost => (item=crc)
2026-06-12 20:46:32.247409 | controller |
2026-06-12 20:46:32.247417 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-12 20:46:32.247422 | controller |   [
2026-06-12 20:46:32.247427 | controller |     cifmw_cls_local_storage_name,
2026-06-12 20:46:32.247433 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-12 20:46:32.247438 | controller |   ] | path_join
2026-06-12 20:46:32.247466 | controller | }}, state={{
2026-06-12 20:46:32.247471 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-12 20:46:32.247476 | controller | }}, mode=0775] ***
2026-06-12 20:46:32.247481 | controller | Friday 12 June 2026  20:46:32 +0000 (0:00:00.048)       0:02:53.419 ***********
2026-06-12 20:46:32.247485 | controller | Friday 12 June 2026  20:46:32 +0000 (0:00:00.048)       0:02:53.418 ***********
2026-06-12 20:46:40.916488 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-12 20:46:40.916561 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-12 20:46:40.916567 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-12 20:46:40.916572 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-12 20:46:40.916576 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-12 20:46:40.916581 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-12 20:46:40.916585 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-12 20:46:40.916589 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-12 20:46:40.916593 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-12 20:46:40.916621 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-12 20:46:40.916627 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-12 20:46:40.916631 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-12 20:46:40.916636 | controller |
2026-06-12 20:46:40.916641 | controller | TASK [ci_local_storage : Manage PV directories on nodes unreachable via SSH _raw_params=uncovered_node_dirs.yml] ***
2026-06-12 20:46:40.916645 | controller | Friday 12 June 2026  20:46:40 +0000 (0:00:08.668)       0:03:02.088 ***********
2026-06-12 20:46:40.916650 | controller | Friday 12 June 2026  20:46:40 +0000 (0:00:08.669)       0:03:02.087 ***********
2026-06-12 20:46:40.952412 | controller | skipping: [localhost]
2026-06-12 20:46:40.952489 | controller |
2026-06-12 20:46:40.952498 | controller | TASK [ci_local_storage : Generate pv related storage manifest file src=storage.yaml.j2, dest={{ cifmw_cls_manifests_dir }}/storage.yaml, mode=0644] ***
2026-06-12 20:46:40.952504 | controller | Friday 12 June 2026  20:46:40 +0000 (0:00:00.035)       0:03:02.124 ***********
2026-06-12 20:46:40.952509 | controller | Friday 12 June 2026  20:46:40 +0000 (0:00:00.035)       0:03:02.123 ***********
2026-06-12 20:46:41.405333 | controller | changed: [localhost]
2026-06-12 20:46:41.405373 | controller |
2026-06-12 20:46:41.405380 | controller | TASK [ci_local_storage : Apply pv related storage manifest file kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit)  }}, state=present, src={{ cifmw_cls_manifests_dir }}/storage.yaml] ***
2026-06-12 20:46:41.405387 | controller | Friday 12 June 2026  20:46:41 +0000 (0:00:00.452)       0:03:02.577 ***********
2026-06-12 20:46:41.405393 | controller | Friday 12 June 2026  20:46:41 +0000 (0:00:00.452)       0:03:02.576 ***********
2026-06-12 20:46:42.409000 | controller | changed: [localhost]
2026-06-12 20:46:42.409063 | controller |
2026-06-12 20:46:42.409068 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-12 20:46:42.409072 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:01.003)       0:03:03.581 ***********
2026-06-12 20:46:42.409086 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:01.003)       0:03:03.579 ***********
2026-06-12 20:46:42.438486 | controller | skipping: [localhost]
2026-06-12 20:46:42.438532 | controller |
2026-06-12 20:46:42.438666 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-12 20:46:42.438674 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:00.029)       0:03:03.610 ***********
2026-06-12 20:46:42.438679 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:00.029)       0:03:03.609 ***********
2026-06-12 20:46:42.566108 | controller |
2026-06-12 20:46:42.566184 | controller | TASK [edpm_prepare : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={'OPENSTACK_BRANCH': '', "GIT_CLONE_OPTS'": '-l', "OPENSTACK_REPO'": '{{ operators_build_output[cifmw_operator_build_meta_name].git_src_dir  }}'}] ***
2026-06-12 20:46:42.566192 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:00.127)       0:03:03.738 ***********
2026-06-12 20:46:42.566198 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:00.127)       0:03:03.736 ***********
2026-06-12 20:46:42.605811 | controller | skipping: [localhost]
2026-06-12 20:46:42.605876 | controller |
2026-06-12 20:46:42.605886 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-12 20:46:42.605894 | controller |   cifmw_install_yamls_environment |
2026-06-12 20:46:42.605902 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 20:46:42.605910 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-12 20:46:42.605917 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-12 20:46:42.605924 | controller | }}, cifmw_edpm_prepare_make_openstack_env={% if cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output %}
2026-06-12 20:46:42.605933 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-12 20:46:42.605940 | controller | {% endif %}
2026-06-12 20:46:42.605956 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-12 20:46:42.605965 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-12 20:46:42.605972 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:00.039)       0:03:03.778 ***********
2026-06-12 20:46:42.605980 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:00.039)       0:03:03.776 ***********
2026-06-12 20:46:42.663981 | controller | ok: [localhost]
2026-06-12 20:46:42.664060 | controller |
2026-06-12 20:46:42.664067 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-12 20:46:42.664073 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:00.043)       0:03:03.821 ***********
2026-06-12 20:46:42.664079 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:00.043)       0:03:03.820 ***********
2026-06-12 20:46:42.682504 | controller | skipping: [localhost]
2026-06-12 20:46:42.682550 | controller |
2026-06-12 20:46:42.682557 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-12 20:46:42.682577 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:00.032)       0:03:03.854 ***********
2026-06-12 20:46:42.682582 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:00.033)       0:03:03.853 ***********
2026-06-12 20:46:42.738070 | controller |
2026-06-12 20:46:42.738137 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-12 20:46:42.738142 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:00.055)       0:03:03.910 ***********
2026-06-12 20:46:42.738146 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:00.055)       0:03:03.908 ***********
2026-06-12 20:46:42.779464 | controller | ok: [localhost] =>
2026-06-12 20:46:42.779535 | controller |     make_input_env:
2026-06-12 20:46:42.779540 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 20:46:42.779544 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 20:46:42.779548 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 20:46:42.779552 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 20:46:42.779555 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:46:42.779559 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 20:46:42.779563 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 20:46:42.779576 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 20:46:42.779580 | controller |       OPENSTACK_BRANCH: ''
2026-06-12 20:46:42.779583 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 20:46:42.779586 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-12 20:46:42.779590 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 20:46:42.779594 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 20:46:42.779598 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 20:46:42.779602 | controller |
2026-06-12 20:46:42.779605 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-12 20:46:42.779609 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:00.041)       0:03:03.951 ***********
2026-06-12 20:46:42.779613 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:00.041)       0:03:03.950 ***********
2026-06-12 20:46:42.810883 | controller | skipping: [localhost]
2026-06-12 20:46:42.810950 | controller |
2026-06-12 20:46:42.810955 | controller | TASK [install_yamls_makes : Run input output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make input, dry_run={{ make_input_dryrun|default(false)|bool }}, extra_args={{ dict((make_input_env|default({})), **(make_input_params|default({}))) }}] ***
2026-06-12 20:46:42.810961 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:00.031)       0:03:03.983 ***********
2026-06-12 20:46:42.810965 | controller | Friday 12 June 2026  20:46:42 +0000 (0:00:00.031)       0:03:03.981 ***********
2026-06-12 20:46:44.198615 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 20:46:44.198686 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-12 20:46:44.198691 | controller | }}
2026-06-12 20:46:44.215259 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-12 20:46:44.215309 | controller | changed: [localhost]
2026-06-12 20:46:44.215322 | controller |
2026-06-12 20:46:44.215328 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-12 20:46:44.215334 | controller | Friday 12 June 2026  20:46:44 +0000 (0:00:01.404)       0:03:05.387 ***********
2026-06-12 20:46:44.215339 | controller | Friday 12 June 2026  20:46:44 +0000 (0:00:01.404)       0:03:05.386 ***********
2026-06-12 20:46:44.266132 | controller |
2026-06-12 20:46:44.266165 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-12 20:46:44.266170 | controller | Friday 12 June 2026  20:46:44 +0000 (0:00:00.050)       0:03:05.438 ***********
2026-06-12 20:46:44.266173 | controller | Friday 12 June 2026  20:46:44 +0000 (0:00:00.050)       0:03:05.437 ***********
2026-06-12 20:46:44.306841 | controller | ok: [localhost] =>
2026-06-12 20:46:44.306908 | controller |     make_openstack_env:
2026-06-12 20:46:44.306913 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 20:46:44.306917 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 20:46:44.306921 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 20:46:44.306925 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 20:46:44.306929 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:46:44.306932 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 20:46:44.306936 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 20:46:44.306940 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 20:46:44.306944 | controller |       OPENSTACK_BRANCH: ''
2026-06-12 20:46:44.306948 | controller |       OPENSTACK_IMG: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d
2026-06-12 20:46:44.306951 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 20:46:44.306955 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-12 20:46:44.306959 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 20:46:44.306963 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 20:46:44.306977 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 20:46:44.307001 | controller |
2026-06-12 20:46:44.307006 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-12 20:46:44.307010 | controller | Friday 12 June 2026  20:46:44 +0000 (0:00:00.040)       0:03:05.479 ***********
2026-06-12 20:46:44.307014 | controller | Friday 12 June 2026  20:46:44 +0000 (0:00:00.040)       0:03:05.477 ***********
2026-06-12 20:46:44.336233 | controller | skipping: [localhost]
2026-06-12 20:46:44.336285 | controller |
2026-06-12 20:46:44.336303 | controller | TASK [install_yamls_makes : Run openstack output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack, dry_run={{ make_openstack_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_env|default({})), **(make_openstack_params|default({}))) }}] ***
2026-06-12 20:46:44.336308 | controller | Friday 12 June 2026  20:46:44 +0000 (0:00:00.029)       0:03:05.508 ***********
2026-06-12 20:46:44.336312 | controller | Friday 12 June 2026  20:46:44 +0000 (0:00:00.029)       0:03:05.507 ***********
2026-06-12 20:50:43.503765 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 20:50:43.503890 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-12 20:50:43.503898 | controller | default(true) }}
2026-06-12 20:50:43.536392 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-12 20:50:43.536432 | controller | changed: [localhost]
2026-06-12 20:50:43.536438 | controller |
2026-06-12 20:50:43.536468 | controller | TASK [edpm_prepare : Wait for OpenStack subscription creation _raw_params=oc get sub openstack-operator --namespace={{ cifmw_install_yamls_defaults['OPERATOR_NAMESPACE'] }} -o=jsonpath='{.status.installplan.name}'] ***
2026-06-12 20:50:43.536480 | controller | Friday 12 June 2026  20:50:43 +0000 (0:03:59.199)       0:07:04.707 ***********
2026-06-12 20:50:43.536485 | controller | Friday 12 June 2026  20:50:43 +0000 (0:03:59.199)       0:07:04.706 ***********
2026-06-12 20:52:48.648783 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-12 20:52:48.648856 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-12 20:52:48.648862 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (28 retries left).
2026-06-12 20:52:48.648866 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (27 retries left).
2026-06-12 20:52:48.648870 | controller | changed: [localhost]
2026-06-12 20:52:48.648875 | controller |
2026-06-12 20:52:48.648880 | controller | TASK [edpm_prepare : Wait for OpenStack operator to get installed _raw_params=oc wait InstallPlan {{ cifmw_edpm_prepare_wait_installplan_out.stdout }} --namespace={{ cifmw_install_yamls_defaults['OPERATOR_NAMESPACE'] }} --for=jsonpath='{.status.phase}'=Complete --timeout=20m] ***
2026-06-12 20:52:48.648886 | controller | Friday 12 June 2026  20:52:48 +0000 (0:02:05.112)       0:09:09.820 ***********
2026-06-12 20:52:48.648890 | controller | Friday 12 June 2026  20:52:48 +0000 (0:02:05.112)       0:09:09.819 ***********
2026-06-12 20:52:50.204354 | controller | changed: [localhost]
2026-06-12 20:52:50.204425 | controller |
2026-06-12 20:52:50.204430 | controller | TASK [edpm_prepare : Check if the OpenStack initialization CRD exists kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, kind=CustomResourceDefinition, name=openstacks.operator.openstack.org] ***
2026-06-12 20:52:50.204436 | controller | Friday 12 June 2026  20:52:50 +0000 (0:00:01.556)       0:09:11.376 ***********
2026-06-12 20:52:50.204465 | controller | Friday 12 June 2026  20:52:50 +0000 (0:00:01.556)       0:09:11.375 ***********
2026-06-12 20:52:52.179141 | controller | ok: [localhost]
2026-06-12 20:52:52.179181 | controller |
2026-06-12 20:52:52.179194 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-12 20:52:52.179210 | controller | Friday 12 June 2026  20:52:52 +0000 (0:00:01.973)       0:09:13.350 ***********
2026-06-12 20:52:52.179215 | controller | Friday 12 June 2026  20:52:52 +0000 (0:00:01.973)       0:09:13.349 ***********
2026-06-12 20:52:52.270858 | controller |
2026-06-12 20:52:52.270894 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-12 20:52:52.270899 | controller | Friday 12 June 2026  20:52:52 +0000 (0:00:00.092)       0:09:13.442 ***********
2026-06-12 20:52:52.270903 | controller | Friday 12 June 2026  20:52:52 +0000 (0:00:00.092)       0:09:13.441 ***********
2026-06-12 20:52:52.314728 | controller | ok: [localhost] =>
2026-06-12 20:52:52.314762 | controller |     make_openstack_init_env:
2026-06-12 20:52:52.314767 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 20:52:52.314771 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 20:52:52.314775 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 20:52:52.314778 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 20:52:52.314782 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:52:52.314786 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 20:52:52.314790 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 20:52:52.314793 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 20:52:52.314797 | controller |       OPENSTACK_BRANCH: ''
2026-06-12 20:52:52.314800 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 20:52:52.314804 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-12 20:52:52.314808 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 20:52:52.314811 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 20:52:52.314816 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 20:52:52.314820 | controller |
2026-06-12 20:52:52.314823 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-12 20:52:52.314827 | controller | Friday 12 June 2026  20:52:52 +0000 (0:00:00.043)       0:09:13.486 ***********
2026-06-12 20:52:52.314830 | controller | Friday 12 June 2026  20:52:52 +0000 (0:00:00.043)       0:09:13.485 ***********
2026-06-12 20:52:52.351603 | controller | skipping: [localhost]
2026-06-12 20:52:52.351664 | controller |
2026-06-12 20:52:52.351703 | controller | TASK [install_yamls_makes : Run openstack_init output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_init, dry_run={{ make_openstack_init_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_init_env|default({})), **(make_openstack_init_params|default({}))) }}] ***
2026-06-12 20:52:52.351711 | controller | Friday 12 June 2026  20:52:52 +0000 (0:00:00.036)       0:09:13.523 ***********
2026-06-12 20:52:52.351717 | controller | Friday 12 June 2026  20:52:52 +0000 (0:00:00.036)       0:09:13.522 ***********
2026-06-12 20:55:46.527840 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 20:55:46.527920 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-12 20:55:46.527928 | controller | default(true) }}
2026-06-12 20:55:46.551961 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-12 20:55:46.552011 | controller | changed: [localhost]
2026-06-12 20:55:46.552018 | controller |
2026-06-12 20:55:46.552024 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-12 20:55:46.552029 | controller | Friday 12 June 2026  20:55:46 +0000 (0:02:54.200)       0:12:07.724 ***********
2026-06-12 20:55:46.552034 | controller | Friday 12 June 2026  20:55:46 +0000 (0:02:54.200)       0:12:07.722 ***********
2026-06-12 20:55:46.583011 | controller | skipping: [localhost]
2026-06-12 20:55:46.583054 | controller |
2026-06-12 20:55:46.583060 | controller | TASK [edpm_prepare : Set facts for baremetal UEFI image url cifmw_update_containers_edpm_image_url={{ cifmw_build_images_output['images']['edpm-hardened-uefi']['image'] }}, cacheable=True] ***
2026-06-12 20:55:46.583075 | controller | Friday 12 June 2026  20:55:46 +0000 (0:00:00.031)       0:12:07.755 ***********
2026-06-12 20:55:46.583081 | controller | Friday 12 June 2026  20:55:46 +0000 (0:00:00.031)       0:12:07.753 ***********
2026-06-12 20:55:46.614995 | controller | skipping: [localhost]
2026-06-12 20:55:46.615040 | controller |
2026-06-12 20:55:46.615046 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-12 20:55:46.615052 | controller | Friday 12 June 2026  20:55:46 +0000 (0:00:00.032)       0:12:07.787 ***********
2026-06-12 20:55:46.615057 | controller | Friday 12 June 2026  20:55:46 +0000 (0:00:00.032)       0:12:07.785 ***********
2026-06-12 20:55:46.677012 | controller |
2026-06-12 20:55:46.677086 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-12 20:55:46.677092 | controller | Friday 12 June 2026  20:55:46 +0000 (0:00:00.061)       0:12:07.849 ***********
2026-06-12 20:55:46.677095 | controller | Friday 12 June 2026  20:55:46 +0000 (0:00:00.061)       0:12:07.847 ***********
2026-06-12 20:55:46.715093 | controller | ok: [localhost] =>
2026-06-12 20:55:46.715167 | controller |     make_openstack_deploy_prep_env:
2026-06-12 20:55:46.715175 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 20:55:46.715180 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 20:55:46.715185 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 20:55:46.715190 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 20:55:46.715195 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-12 20:55:46.715198 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:55:46.715202 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 20:55:46.715206 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 20:55:46.715209 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 20:55:46.715212 | controller |       OPENSTACK_BRANCH: ''
2026-06-12 20:55:46.715216 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 20:55:46.715260 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-12 20:55:46.715265 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 20:55:46.715268 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 20:55:46.715273 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 20:55:46.715277 | controller |
2026-06-12 20:55:46.715280 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-12 20:55:46.715284 | controller | Friday 12 June 2026  20:55:46 +0000 (0:00:00.038)       0:12:07.887 ***********
2026-06-12 20:55:46.715288 | controller | Friday 12 June 2026  20:55:46 +0000 (0:00:00.038)       0:12:07.885 ***********
2026-06-12 20:55:46.744767 | controller | skipping: [localhost]
2026-06-12 20:55:46.744806 | controller |
2026-06-12 20:55:46.744812 | controller | TASK [install_yamls_makes : Run openstack_deploy_prep output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_deploy_prep, dry_run={{ make_openstack_deploy_prep_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_deploy_prep_env|default({})), **(make_openstack_deploy_prep_params|default({}))) }}] ***
2026-06-12 20:55:46.744817 | controller | Friday 12 June 2026  20:55:46 +0000 (0:00:00.029)       0:12:07.917 ***********
2026-06-12 20:55:46.744821 | controller | Friday 12 June 2026  20:55:46 +0000 (0:00:00.029)       0:12:07.915 ***********
2026-06-12 20:55:48.226363 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 20:55:48.226483 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-12 20:55:48.226490 | controller | default(true) }}
2026-06-12 20:55:48.245371 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-12 20:55:48.245512 | controller | changed: [localhost]
2026-06-12 20:55:48.245523 | controller |
2026-06-12 20:55:48.245565 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-12 20:55:48.245573 | controller | Friday 12 June 2026  20:55:48 +0000 (0:00:01.500)       0:12:09.417 ***********
2026-06-12 20:55:48.245578 | controller | Friday 12 June 2026  20:55:48 +0000 (0:00:01.500)       0:12:09.416 ***********
2026-06-12 20:55:48.310322 | controller |
2026-06-12 20:55:48.310468 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-12 20:55:48.310480 | controller | Friday 12 June 2026  20:55:48 +0000 (0:00:00.064)       0:12:09.482 ***********
2026-06-12 20:55:48.310486 | controller | Friday 12 June 2026  20:55:48 +0000 (0:00:00.064)       0:12:09.481 ***********
2026-06-12 20:55:48.345427 | controller | ok: [localhost] =>
2026-06-12 20:55:48.345571 | controller |     make_netconfig_deploy_env:
2026-06-12 20:55:48.345577 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 20:55:48.345582 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 20:55:48.345585 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 20:55:48.345589 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 20:55:48.345593 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:55:48.345597 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 20:55:48.345602 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 20:55:48.345605 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 20:55:48.345609 | controller |       OPENSTACK_BRANCH: ''
2026-06-12 20:55:48.345613 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 20:55:48.345617 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-12 20:55:48.345621 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 20:55:48.345624 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 20:55:48.345629 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 20:55:48.345633 | controller |
2026-06-12 20:55:48.345637 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-12 20:55:48.345641 | controller | Friday 12 June 2026  20:55:48 +0000 (0:00:00.035)       0:12:09.517 ***********
2026-06-12 20:55:48.345645 | controller | Friday 12 June 2026  20:55:48 +0000 (0:00:00.035)       0:12:09.516 ***********
2026-06-12 20:55:48.376074 | controller | skipping: [localhost]
2026-06-12 20:55:48.376244 | controller |
2026-06-12 20:55:48.376255 | controller | TASK [install_yamls_makes : Run netconfig_deploy output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make netconfig_deploy, dry_run={{ make_netconfig_deploy_dryrun|default(false)|bool }}, extra_args={{ dict((make_netconfig_deploy_env|default({})), **(make_netconfig_deploy_params|default({}))) }}] ***
2026-06-12 20:55:48.376262 | controller | Friday 12 June 2026  20:55:48 +0000 (0:00:00.030)       0:12:09.548 ***********
2026-06-12 20:55:48.376268 | controller | Friday 12 June 2026  20:55:48 +0000 (0:00:00.030)       0:12:09.546 ***********
2026-06-12 20:55:57.392404 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 20:55:57.392486 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-12 20:55:57.392492 | controller | default(true) }}
2026-06-12 20:55:57.410978 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-12 20:55:57.411001 | controller | changed: [localhost]
2026-06-12 20:55:57.411008 | controller |
2026-06-12 20:55:57.411014 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-12 20:55:57.411019 | controller | Friday 12 June 2026  20:55:57 +0000 (0:00:09.035)       0:12:18.583 ***********
2026-06-12 20:55:57.411024 | controller | Friday 12 June 2026  20:55:57 +0000 (0:00:09.035)       0:12:18.581 ***********
2026-06-12 20:55:57.474517 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/edpm_prepare/tasks/kustomize_and_deploy.yml for localhost
2026-06-12 20:55:57.474583 | controller |
2026-06-12 20:55:57.474589 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-12 20:55:57.474593 | controller | Friday 12 June 2026  20:55:57 +0000 (0:00:00.063)       0:12:18.646 ***********
2026-06-12 20:55:57.474603 | controller | Friday 12 June 2026  20:55:57 +0000 (0:00:00.063)       0:12:18.645 ***********
2026-06-12 20:55:57.507546 | controller | ok: [localhost]
2026-06-12 20:55:57.507624 | controller |
2026-06-12 20:55:57.507632 | controller | TASK [edpm_prepare : Set vars related to update_containers content provider cifmw_update_containers_registry={{ content_provider_os_registry_url  | split('/') | first }}, cifmw_update_containers_org={{ content_provider_os_registry_url  | split('/') | last }}, cifmw_update_containers_tag={{ content_provider_dlrn_md5_hash }}, cifmw_update_containers_openstack=True] ***
2026-06-12 20:55:57.507638 | controller | Friday 12 June 2026  20:55:57 +0000 (0:00:00.033)       0:12:18.679 ***********
2026-06-12 20:55:57.507643 | controller | Friday 12 June 2026  20:55:57 +0000 (0:00:00.033)       0:12:18.678 ***********
2026-06-12 20:55:57.534897 | controller | skipping: [localhost]
2026-06-12 20:55:57.534967 | controller |
2026-06-12 20:55:57.534975 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-12 20:55:57.534980 | controller | Friday 12 June 2026  20:55:57 +0000 (0:00:00.027)       0:12:18.707 ***********
2026-06-12 20:55:57.534985 | controller | Friday 12 June 2026  20:55:57 +0000 (0:00:00.027)       0:12:18.705 ***********
2026-06-12 20:55:57.566303 | controller | skipping: [localhost]
2026-06-12 20:55:57.566360 | controller |
2026-06-12 20:55:57.566366 | controller | TASK [edpm_prepare : Controlplane name kustomization _ctlplane_name_kustomizations=[{'apiVersion': 'kustomize.config.k8s.io/v1beta1', 'kind': 'Kustomization', 'patches': [{'target': {'kind': 'OpenStackControlPlane'}, 'patch': '- op: replace\n  path: /metadata/name\n  value: {{ _ctlplane_name }}'}]}]] ***
2026-06-12 20:55:57.566371 | controller | Friday 12 June 2026  20:55:57 +0000 (0:00:00.031)       0:12:18.738 ***********
2026-06-12 20:55:57.566375 | controller | Friday 12 June 2026  20:55:57 +0000 (0:00:00.031)       0:12:18.737 ***********
2026-06-12 20:55:57.603804 | controller | ok: [localhost]
2026-06-12 20:55:57.603871 | controller |
2026-06-12 20:55:57.603877 | controller | TASK [edpm_prepare : Perform kustomizations to the OpenStackControlPlane CR target_path={{ cifmw_edpm_prepare_openstack_crs_path }}, sort_ascending=False, kustomizations={{
2026-06-12 20:55:57.603881 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-12 20:55:57.603885 | controller |   _ctlplane_name_kustomizations +
2026-06-12 20:55:57.603889 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-12 20:55:57.603893 | controller | }}, kustomizations_paths={{
2026-06-12 20:55:57.603896 | controller |   [
2026-06-12 20:55:57.603900 | controller |     (
2026-06-12 20:55:57.603904 | controller |       [
2026-06-12 20:55:57.603909 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-12 20:55:57.603914 | controller |         'kustomizations',
2026-06-12 20:55:57.603919 | controller |         'controlplane'
2026-06-12 20:55:57.603923 | controller |       ] | ansible.builtin.path_join
2026-06-12 20:55:57.603928 | controller |     )
2026-06-12 20:55:57.603933 | controller |   ]
2026-06-12 20:55:57.603937 | controller | }}] ***
2026-06-12 20:55:57.603942 | controller | Friday 12 June 2026  20:55:57 +0000 (0:00:00.037)       0:12:18.776 ***********
2026-06-12 20:55:57.603947 | controller | Friday 12 June 2026  20:55:57 +0000 (0:00:00.037)       0:12:18.774 ***********
2026-06-12 20:55:58.333602 | controller | changed: [localhost]
2026-06-12 20:55:58.333678 | controller |
2026-06-12 20:55:58.333686 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-12 20:55:58.333691 | controller | Friday 12 June 2026  20:55:58 +0000 (0:00:00.729)       0:12:19.505 ***********
2026-06-12 20:55:58.333696 | controller | Friday 12 June 2026  20:55:58 +0000 (0:00:00.729)       0:12:19.504 ***********
2026-06-12 20:55:58.375121 | controller | ok: [localhost] =>
2026-06-12 20:55:58.375201 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-12 20:55:58.375209 | controller |       changed: true
2026-06-12 20:55:58.375213 | controller |       count: 2
2026-06-12 20:55:58.375218 | controller |       failed: false
2026-06-12 20:55:58.375222 | controller |       kustomizations_paths:
2026-06-12 20:55:58.375243 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-12 20:55:58.375248 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-12 20:55:58.375253 | controller |       result:
2026-06-12 20:55:58.375257 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-12 20:55:58.375262 | controller |         kind: OpenStackControlPlane
2026-06-12 20:55:58.375267 | controller |         metadata:
2026-06-12 20:55:58.375271 | controller |           labels:
2026-06-12 20:55:58.375275 | controller |             created-by: install_yamls
2026-06-12 20:55:58.375280 | controller |           name: controlplane
2026-06-12 20:55:58.375284 | controller |           namespace: openstack
2026-06-12 20:55:58.375289 | controller |         spec:
2026-06-12 20:55:58.375293 | controller |           barbican:
2026-06-12 20:55:58.375298 | controller |             apiOverride:
2026-06-12 20:55:58.375302 | controller |               route: {}
2026-06-12 20:55:58.375306 | controller |             template:
2026-06-12 20:55:58.375310 | controller |               barbicanAPI:
2026-06-12 20:55:58.375315 | controller |                 override:
2026-06-12 20:55:58.375319 | controller |                   service:
2026-06-12 20:55:58.375323 | controller |                     internal:
2026-06-12 20:55:58.375328 | controller |                       metadata:
2026-06-12 20:55:58.375332 | controller |                         annotations:
2026-06-12 20:55:58.375337 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.375342 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:55:58.375346 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:55:58.375350 | controller |                       spec:
2026-06-12 20:55:58.375355 | controller |                         type: LoadBalancer
2026-06-12 20:55:58.375359 | controller |                 replicas: 1
2026-06-12 20:55:58.375363 | controller |               barbicanKeystoneListener:
2026-06-12 20:55:58.375368 | controller |                 replicas: 1
2026-06-12 20:55:58.375372 | controller |               barbicanWorker:
2026-06-12 20:55:58.375377 | controller |                 replicas: 1
2026-06-12 20:55:58.375381 | controller |               databaseInstance: openstack
2026-06-12 20:55:58.375385 | controller |               notificationsBus:
2026-06-12 20:55:58.375390 | controller |                 cluster: rabbitmq
2026-06-12 20:55:58.375394 | controller |               secret: osp-secret
2026-06-12 20:55:58.375398 | controller |           cinder:
2026-06-12 20:55:58.375403 | controller |             apiOverride:
2026-06-12 20:55:58.375408 | controller |               route: {}
2026-06-12 20:55:58.375412 | controller |             template:
2026-06-12 20:55:58.375416 | controller |               cinderAPI:
2026-06-12 20:55:58.375421 | controller |                 override:
2026-06-12 20:55:58.375425 | controller |                   service:
2026-06-12 20:55:58.375430 | controller |                     internal:
2026-06-12 20:55:58.375483 | controller |                       metadata:
2026-06-12 20:55:58.375495 | controller |                         annotations:
2026-06-12 20:55:58.375500 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.375505 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:55:58.375510 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:55:58.375515 | controller |                       spec:
2026-06-12 20:55:58.375519 | controller |                         type: LoadBalancer
2026-06-12 20:55:58.375524 | controller |               cinderBackup:
2026-06-12 20:55:58.375529 | controller |                 networkAttachments:
2026-06-12 20:55:58.375534 | controller |                 - storage
2026-06-12 20:55:58.375538 | controller |                 replicas: 0
2026-06-12 20:55:58.375543 | controller |               cinderScheduler:
2026-06-12 20:55:58.375548 | controller |                 replicas: 1
2026-06-12 20:55:58.375552 | controller |               cinderVolumes:
2026-06-12 20:55:58.375557 | controller |                 volume1:
2026-06-12 20:55:58.375562 | controller |                   networkAttachments:
2026-06-12 20:55:58.375567 | controller |                   - storage
2026-06-12 20:55:58.375571 | controller |                   replicas: 0
2026-06-12 20:55:58.375576 | controller |               databaseInstance: openstack
2026-06-12 20:55:58.375580 | controller |               secret: osp-secret
2026-06-12 20:55:58.375587 | controller |           designate:
2026-06-12 20:55:58.375592 | controller |             apiOverride:
2026-06-12 20:55:58.375596 | controller |               route: {}
2026-06-12 20:55:58.375601 | controller |             enabled: false
2026-06-12 20:55:58.375605 | controller |             template:
2026-06-12 20:55:58.375610 | controller |               databaseInstance: openstack
2026-06-12 20:55:58.375614 | controller |               designateAPI:
2026-06-12 20:55:58.375619 | controller |                 override:
2026-06-12 20:55:58.375623 | controller |                   service:
2026-06-12 20:55:58.375628 | controller |                     internal:
2026-06-12 20:55:58.375632 | controller |                       metadata:
2026-06-12 20:55:58.375637 | controller |                         annotations:
2026-06-12 20:55:58.375644 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.375649 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:55:58.375653 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:55:58.375658 | controller |                       spec:
2026-06-12 20:55:58.375662 | controller |                         type: LoadBalancer
2026-06-12 20:55:58.375667 | controller |               designateBackendbind9:
2026-06-12 20:55:58.375672 | controller |                 networkAttachments:
2026-06-12 20:55:58.375676 | controller |                 - designate
2026-06-12 20:55:58.375681 | controller |                 replicas: 1
2026-06-12 20:55:58.375686 | controller |                 storageClass: local-storage
2026-06-12 20:55:58.375690 | controller |                 storageRequest: 10Gi
2026-06-12 20:55:58.375695 | controller |               designateCentral:
2026-06-12 20:55:58.375699 | controller |                 replicas: 1
2026-06-12 20:55:58.375703 | controller |               designateMdns:
2026-06-12 20:55:58.375708 | controller |                 networkAttachments:
2026-06-12 20:55:58.375712 | controller |                 - designate
2026-06-12 20:55:58.375716 | controller |                 replicas: 1
2026-06-12 20:55:58.375721 | controller |               designateProducer:
2026-06-12 20:55:58.375725 | controller |                 replicas: 1
2026-06-12 20:55:58.375729 | controller |               designateWorker:
2026-06-12 20:55:58.375734 | controller |                 networkAttachments:
2026-06-12 20:55:58.375738 | controller |                 - designate
2026-06-12 20:55:58.375742 | controller |                 replicas: 1
2026-06-12 20:55:58.375747 | controller |               secret: osp-secret
2026-06-12 20:55:58.375751 | controller |           dns:
2026-06-12 20:55:58.375755 | controller |             template:
2026-06-12 20:55:58.375760 | controller |               options:
2026-06-12 20:55:58.375764 | controller |               - key: server
2026-06-12 20:55:58.375769 | controller |                 values:
2026-06-12 20:55:58.375773 | controller |                 - 192.168.122.1
2026-06-12 20:55:58.375777 | controller |               override:
2026-06-12 20:55:58.375782 | controller |                 service:
2026-06-12 20:55:58.375786 | controller |                   metadata:
2026-06-12 20:55:58.375790 | controller |                     annotations:
2026-06-12 20:55:58.375795 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-12 20:55:58.375799 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-12 20:55:58.375817 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-12 20:55:58.375822 | controller |                   spec:
2026-06-12 20:55:58.375826 | controller |                     type: LoadBalancer
2026-06-12 20:55:58.375831 | controller |               replicas: 1
2026-06-12 20:55:58.375835 | controller |           galera:
2026-06-12 20:55:58.375839 | controller |             templates:
2026-06-12 20:55:58.375844 | controller |               openstack:
2026-06-12 20:55:58.375848 | controller |                 replicas: 1
2026-06-12 20:55:58.375852 | controller |                 secret: osp-secret
2026-06-12 20:55:58.375857 | controller |                 storageRequest: 10G
2026-06-12 20:55:58.375861 | controller |               openstack-cell1:
2026-06-12 20:55:58.375865 | controller |                 replicas: 1
2026-06-12 20:55:58.375870 | controller |                 secret: osp-secret
2026-06-12 20:55:58.375874 | controller |                 storageRequest: 10G
2026-06-12 20:55:58.375878 | controller |           glance:
2026-06-12 20:55:58.375882 | controller |             apiOverrides:
2026-06-12 20:55:58.375887 | controller |               default:
2026-06-12 20:55:58.375891 | controller |                 route: {}
2026-06-12 20:55:58.375898 | controller |             template:
2026-06-12 20:55:58.375902 | controller |               customServiceConfig: |
2026-06-12 20:55:58.375906 | controller |                 [DEFAULT]
2026-06-12 20:55:58.375911 | controller |                 enabled_backends = default_backend:swift
2026-06-12 20:55:58.375915 | controller |                 [glance_store]
2026-06-12 20:55:58.375920 | controller |                 default_backend = default_backend
2026-06-12 20:55:58.375924 | controller |                 [default_backend]
2026-06-12 20:55:58.375929 | controller |                 swift_store_create_container_on_put = True
2026-06-12 20:55:58.375933 | controller |                 swift_store_auth_version = 3
2026-06-12 20:55:58.375937 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-12 20:55:58.375942 | controller |                 swift_store_endpoint_type = internalURL
2026-06-12 20:55:58.375946 | controller |                 swift_store_user = service:glance
2026-06-12 20:55:58.375951 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-12 20:55:58.375955 | controller |               databaseInstance: openstack
2026-06-12 20:55:58.375960 | controller |               glanceAPIs:
2026-06-12 20:55:58.375965 | controller |                 default:
2026-06-12 20:55:58.375969 | controller |                   networkAttachments:
2026-06-12 20:55:58.375973 | controller |                   - storage
2026-06-12 20:55:58.375978 | controller |                   override:
2026-06-12 20:55:58.375982 | controller |                     service:
2026-06-12 20:55:58.375987 | controller |                       internal:
2026-06-12 20:55:58.375991 | controller |                         metadata:
2026-06-12 20:55:58.375995 | controller |                           annotations:
2026-06-12 20:55:58.376000 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.376004 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:55:58.376009 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:55:58.376013 | controller |                         spec:
2026-06-12 20:55:58.376018 | controller |                           type: LoadBalancer
2026-06-12 20:55:58.376022 | controller |                   replicas: 1
2026-06-12 20:55:58.376027 | controller |               keystoneEndpoint: default
2026-06-12 20:55:58.376032 | controller |               secret: osp-secret
2026-06-12 20:55:58.376037 | controller |               storage:
2026-06-12 20:55:58.376042 | controller |                 storageClass: ''
2026-06-12 20:55:58.376046 | controller |                 storageRequest: 10Gi
2026-06-12 20:55:58.376051 | controller |           heat:
2026-06-12 20:55:58.376056 | controller |             apiOverride:
2026-06-12 20:55:58.376061 | controller |               route: {}
2026-06-12 20:55:58.376065 | controller |             cnfAPIOverride:
2026-06-12 20:55:58.376070 | controller |               route: {}
2026-06-12 20:55:58.376074 | controller |             enabled: false
2026-06-12 20:55:58.376079 | controller |             template:
2026-06-12 20:55:58.376083 | controller |               databaseInstance: openstack
2026-06-12 20:55:58.376087 | controller |               heatAPI:
2026-06-12 20:55:58.376092 | controller |                 override:
2026-06-12 20:55:58.376096 | controller |                   service:
2026-06-12 20:55:58.376101 | controller |                     internal:
2026-06-12 20:55:58.376105 | controller |                       metadata:
2026-06-12 20:55:58.376110 | controller |                         annotations:
2026-06-12 20:55:58.376114 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.376119 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:55:58.376123 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:55:58.376128 | controller |                       spec:
2026-06-12 20:55:58.376132 | controller |                         type: LoadBalancer
2026-06-12 20:55:58.376137 | controller |                 replicas: 1
2026-06-12 20:55:58.376141 | controller |               heatEngine:
2026-06-12 20:55:58.376146 | controller |                 override:
2026-06-12 20:55:58.376150 | controller |                   service:
2026-06-12 20:55:58.376154 | controller |                     internal:
2026-06-12 20:55:58.376159 | controller |                       metadata:
2026-06-12 20:55:58.376164 | controller |                         annotations:
2026-06-12 20:55:58.376172 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.376179 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:55:58.376183 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:55:58.376188 | controller |                       spec:
2026-06-12 20:55:58.376193 | controller |                         type: LoadBalancer
2026-06-12 20:55:58.376197 | controller |                 replicas: 1
2026-06-12 20:55:58.376201 | controller |               secret: osp-secret
2026-06-12 20:55:58.376206 | controller |           horizon:
2026-06-12 20:55:58.376211 | controller |             apiOverride:
2026-06-12 20:55:58.376215 | controller |               route: {}
2026-06-12 20:55:58.376219 | controller |             template:
2026-06-12 20:55:58.376224 | controller |               replicas: 1
2026-06-12 20:55:58.376228 | controller |               secret: osp-secret
2026-06-12 20:55:58.376233 | controller |           ironic:
2026-06-12 20:55:58.376237 | controller |             enabled: false
2026-06-12 20:55:58.376242 | controller |             template:
2026-06-12 20:55:58.376246 | controller |               databaseInstance: openstack
2026-06-12 20:55:58.376251 | controller |               ironicAPI:
2026-06-12 20:55:58.376256 | controller |                 replicas: 1
2026-06-12 20:55:58.376261 | controller |               ironicConductors:
2026-06-12 20:55:58.376266 | controller |               - replicas: 1
2026-06-12 20:55:58.376270 | controller |                 storageRequest: 10Gi
2026-06-12 20:55:58.376275 | controller |               ironicInspector:
2026-06-12 20:55:58.376280 | controller |                 replicas: 1
2026-06-12 20:55:58.376284 | controller |               ironicNeutronAgent:
2026-06-12 20:55:58.376289 | controller |                 replicas: 1
2026-06-12 20:55:58.376294 | controller |               secret: osp-secret
2026-06-12 20:55:58.376298 | controller |           keystone:
2026-06-12 20:55:58.376303 | controller |             apiOverride:
2026-06-12 20:55:58.376307 | controller |               route: {}
2026-06-12 20:55:58.376311 | controller |             template:
2026-06-12 20:55:58.376316 | controller |               databaseInstance: openstack
2026-06-12 20:55:58.376320 | controller |               notificationsBus:
2026-06-12 20:55:58.376324 | controller |                 cluster: rabbitmq
2026-06-12 20:55:58.376329 | controller |               override:
2026-06-12 20:55:58.376333 | controller |                 service:
2026-06-12 20:55:58.376337 | controller |                   internal:
2026-06-12 20:55:58.376342 | controller |                     metadata:
2026-06-12 20:55:58.376346 | controller |                       annotations:
2026-06-12 20:55:58.376356 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.376360 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:55:58.376364 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:55:58.376368 | controller |                     spec:
2026-06-12 20:55:58.376372 | controller |                       type: LoadBalancer
2026-06-12 20:55:58.376377 | controller |               secret: osp-secret
2026-06-12 20:55:58.376381 | controller |           manila:
2026-06-12 20:55:58.376386 | controller |             apiOverride:
2026-06-12 20:55:58.376391 | controller |               route: {}
2026-06-12 20:55:58.376395 | controller |             template:
2026-06-12 20:55:58.376399 | controller |               databaseInstance: openstack
2026-06-12 20:55:58.376404 | controller |               manilaAPI:
2026-06-12 20:55:58.376408 | controller |                 networkAttachments:
2026-06-12 20:55:58.376413 | controller |                 - internalapi
2026-06-12 20:55:58.376417 | controller |                 override:
2026-06-12 20:55:58.376421 | controller |                   service:
2026-06-12 20:55:58.376426 | controller |                     internal:
2026-06-12 20:55:58.376430 | controller |                       metadata:
2026-06-12 20:55:58.376434 | controller |                         annotations:
2026-06-12 20:55:58.376454 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.376464 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:55:58.376469 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:55:58.376474 | controller |                       spec:
2026-06-12 20:55:58.376478 | controller |                         type: LoadBalancer
2026-06-12 20:55:58.376482 | controller |                 replicas: 1
2026-06-12 20:55:58.376487 | controller |               manilaScheduler:
2026-06-12 20:55:58.376493 | controller |                 replicas: 1
2026-06-12 20:55:58.376498 | controller |               manilaShares:
2026-06-12 20:55:58.376502 | controller |                 share1:
2026-06-12 20:55:58.376506 | controller |                   networkAttachments:
2026-06-12 20:55:58.376510 | controller |                   - storage
2026-06-12 20:55:58.376515 | controller |                   replicas: 1
2026-06-12 20:55:58.376519 | controller |           memcached:
2026-06-12 20:55:58.376523 | controller |             templates:
2026-06-12 20:55:58.376527 | controller |               memcached:
2026-06-12 20:55:58.376531 | controller |                 replicas: 1
2026-06-12 20:55:58.376536 | controller |           neutron:
2026-06-12 20:55:58.376540 | controller |             apiOverride:
2026-06-12 20:55:58.376544 | controller |               route: {}
2026-06-12 20:55:58.376548 | controller |             template:
2026-06-12 20:55:58.376553 | controller |               databaseInstance: openstack
2026-06-12 20:55:58.376557 | controller |               networkAttachments:
2026-06-12 20:55:58.376561 | controller |               - internalapi
2026-06-12 20:55:58.376565 | controller |               override:
2026-06-12 20:55:58.376570 | controller |                 service:
2026-06-12 20:55:58.376574 | controller |                   internal:
2026-06-12 20:55:58.376578 | controller |                     metadata:
2026-06-12 20:55:58.376583 | controller |                       annotations:
2026-06-12 20:55:58.376587 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.376591 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:55:58.376596 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:55:58.376600 | controller |                     spec:
2026-06-12 20:55:58.376604 | controller |                       type: LoadBalancer
2026-06-12 20:55:58.376609 | controller |               secret: osp-secret
2026-06-12 20:55:58.376613 | controller |           nova:
2026-06-12 20:55:58.376617 | controller |             apiOverride:
2026-06-12 20:55:58.376621 | controller |               route: {}
2026-06-12 20:55:58.376626 | controller |             template:
2026-06-12 20:55:58.376630 | controller |               apiServiceTemplate:
2026-06-12 20:55:58.376634 | controller |                 override:
2026-06-12 20:55:58.376639 | controller |                   service:
2026-06-12 20:55:58.376643 | controller |                     internal:
2026-06-12 20:55:58.376647 | controller |                       metadata:
2026-06-12 20:55:58.376651 | controller |                         annotations:
2026-06-12 20:55:58.376656 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.376660 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:55:58.376665 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:55:58.376669 | controller |                       spec:
2026-06-12 20:55:58.376674 | controller |                         type: LoadBalancer
2026-06-12 20:55:58.376678 | controller |               cellTemplates:
2026-06-12 20:55:58.376682 | controller |                 cell0:
2026-06-12 20:55:58.376687 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-12 20:55:58.376691 | controller |                   cellDatabaseInstance: openstack
2026-06-12 20:55:58.376695 | controller |                   conductorServiceTemplate:
2026-06-12 20:55:58.376700 | controller |                     replicas: 1
2026-06-12 20:55:58.376704 | controller |                   hasAPIAccess: true
2026-06-12 20:55:58.376709 | controller |                   messagingBus:
2026-06-12 20:55:58.376716 | controller |                     cluster: rabbitmq
2026-06-12 20:55:58.376721 | controller |                 cell1:
2026-06-12 20:55:58.376725 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-12 20:55:58.376730 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-12 20:55:58.376734 | controller |                   conductorServiceTemplate:
2026-06-12 20:55:58.376739 | controller |                     replicas: 1
2026-06-12 20:55:58.376743 | controller |                   hasAPIAccess: true
2026-06-12 20:55:58.376747 | controller |                   messagingBus:
2026-06-12 20:55:58.376752 | controller |                     cluster: rabbitmq-cell1
2026-06-12 20:55:58.376756 | controller |               metadataServiceTemplate:
2026-06-12 20:55:58.376760 | controller |                 override:
2026-06-12 20:55:58.376765 | controller |                   service:
2026-06-12 20:55:58.376771 | controller |                     metadata:
2026-06-12 20:55:58.376776 | controller |                       annotations:
2026-06-12 20:55:58.376780 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.376785 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:55:58.376789 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:55:58.376794 | controller |                     spec:
2026-06-12 20:55:58.376798 | controller |                       type: LoadBalancer
2026-06-12 20:55:58.376802 | controller |               secret: osp-secret
2026-06-12 20:55:58.376807 | controller |           octavia:
2026-06-12 20:55:58.376811 | controller |             enabled: false
2026-06-12 20:55:58.376815 | controller |             template:
2026-06-12 20:55:58.376820 | controller |               databaseInstance: openstack
2026-06-12 20:55:58.376824 | controller |               octaviaAPI:
2026-06-12 20:55:58.376829 | controller |                 replicas: 1
2026-06-12 20:55:58.376833 | controller |               secret: osp-secret
2026-06-12 20:55:58.376838 | controller |           ovn:
2026-06-12 20:55:58.376842 | controller |             template:
2026-06-12 20:55:58.376847 | controller |               ovnController:
2026-06-12 20:55:58.376851 | controller |                 networkAttachment: tenant
2026-06-12 20:55:58.376855 | controller |                 nicMappings:
2026-06-12 20:55:58.376860 | controller |                   datacentre: ospbr
2026-06-12 20:55:58.376865 | controller |               ovnDBCluster:
2026-06-12 20:55:58.376869 | controller |                 ovndbcluster-nb:
2026-06-12 20:55:58.376873 | controller |                   dbType: NB
2026-06-12 20:55:58.376883 | controller |                   networkAttachment: internalapi
2026-06-12 20:55:58.376888 | controller |                   storageRequest: 10Gi
2026-06-12 20:55:58.376893 | controller |                 ovndbcluster-sb:
2026-06-12 20:55:58.376897 | controller |                   dbType: SB
2026-06-12 20:55:58.376902 | controller |                   networkAttachment: internalapi
2026-06-12 20:55:58.376906 | controller |                   storageRequest: 10Gi
2026-06-12 20:55:58.376911 | controller |           placement:
2026-06-12 20:55:58.376916 | controller |             apiOverride:
2026-06-12 20:55:58.376920 | controller |               route: {}
2026-06-12 20:55:58.376925 | controller |             template:
2026-06-12 20:55:58.376929 | controller |               databaseInstance: openstack
2026-06-12 20:55:58.376934 | controller |               override:
2026-06-12 20:55:58.376938 | controller |                 service:
2026-06-12 20:55:58.376943 | controller |                   internal:
2026-06-12 20:55:58.376947 | controller |                     metadata:
2026-06-12 20:55:58.376952 | controller |                       annotations:
2026-06-12 20:55:58.376957 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.376961 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:55:58.376966 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:55:58.376970 | controller |                     spec:
2026-06-12 20:55:58.376974 | controller |                       type: LoadBalancer
2026-06-12 20:55:58.376979 | controller |               secret: osp-secret
2026-06-12 20:55:58.376983 | controller |           rabbitmq:
2026-06-12 20:55:58.376988 | controller |             templates:
2026-06-12 20:55:58.376992 | controller |               rabbitmq:
2026-06-12 20:55:58.376997 | controller |                 override:
2026-06-12 20:55:58.377001 | controller |                   service:
2026-06-12 20:55:58.377006 | controller |                     metadata:
2026-06-12 20:55:58.377010 | controller |                       annotations:
2026-06-12 20:55:58.377015 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.377020 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-12 20:55:58.377025 | controller |                     spec:
2026-06-12 20:55:58.377030 | controller |                       type: LoadBalancer
2026-06-12 20:55:58.377034 | controller |               rabbitmq-cell1:
2026-06-12 20:55:58.377039 | controller |                 override:
2026-06-12 20:55:58.377044 | controller |                   service:
2026-06-12 20:55:58.377049 | controller |                     metadata:
2026-06-12 20:55:58.377054 | controller |                       annotations:
2026-06-12 20:55:58.377059 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.377071 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-12 20:55:58.377076 | controller |                     spec:
2026-06-12 20:55:58.377080 | controller |                       type: LoadBalancer
2026-06-12 20:55:58.377085 | controller |           redis:
2026-06-12 20:55:58.377090 | controller |             enabled: false
2026-06-12 20:55:58.377094 | controller |           secret: osp-secret
2026-06-12 20:55:58.377099 | controller |           storageClass: local-storage
2026-06-12 20:55:58.377104 | controller |           swift:
2026-06-12 20:55:58.377109 | controller |             enabled: true
2026-06-12 20:55:58.377113 | controller |             proxyOverride:
2026-06-12 20:55:58.377118 | controller |               route: {}
2026-06-12 20:55:58.377123 | controller |             template:
2026-06-12 20:55:58.377127 | controller |               swiftProxy:
2026-06-12 20:55:58.377131 | controller |                 networkAttachments:
2026-06-12 20:55:58.377136 | controller |                 - storage
2026-06-12 20:55:58.377141 | controller |                 override:
2026-06-12 20:55:58.377145 | controller |                   service:
2026-06-12 20:55:58.377150 | controller |                     internal:
2026-06-12 20:55:58.377154 | controller |                       metadata:
2026-06-12 20:55:58.377159 | controller |                         annotations:
2026-06-12 20:55:58.377163 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.377168 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:55:58.377173 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:55:58.377177 | controller |                       spec:
2026-06-12 20:55:58.377182 | controller |                         type: LoadBalancer
2026-06-12 20:55:58.377186 | controller |                 replicas: 1
2026-06-12 20:55:58.377191 | controller |               swiftRing:
2026-06-12 20:55:58.377195 | controller |                 ringReplicas: 1
2026-06-12 20:55:58.377200 | controller |               swiftStorage:
2026-06-12 20:55:58.377204 | controller |                 networkAttachments:
2026-06-12 20:55:58.377209 | controller |                 - storage
2026-06-12 20:55:58.377213 | controller |                 replicas: 1
2026-06-12 20:55:58.377218 | controller |           telemetry:
2026-06-12 20:55:58.377222 | controller |             enabled: true
2026-06-12 20:55:58.377227 | controller |             template:
2026-06-12 20:55:58.377232 | controller |               autoscaling:
2026-06-12 20:55:58.377236 | controller |                 aodh:
2026-06-12 20:55:58.377241 | controller |                   databaseAccount: aodh
2026-06-12 20:55:58.377246 | controller |                   databaseInstance: openstack
2026-06-12 20:55:58.377250 | controller |                   notificationsBus:
2026-06-12 20:55:58.377255 | controller |                     cluster: rabbitmq
2026-06-12 20:55:58.377263 | controller |                   passwordSelectors: null
2026-06-12 20:55:58.377268 | controller |                   secret: osp-secret
2026-06-12 20:55:58.377272 | controller |                 enabled: false
2026-06-12 20:55:58.377277 | controller |                 heatInstance: heat
2026-06-12 20:55:58.377281 | controller |               ceilometer:
2026-06-12 20:55:58.377286 | controller |                 enabled: true
2026-06-12 20:55:58.377290 | controller |                 notificationsBus:
2026-06-12 20:55:58.377295 | controller |                   cluster: rabbitmq
2026-06-12 20:55:58.377299 | controller |                 secret: osp-secret
2026-06-12 20:55:58.377304 | controller |               cloudkitty:
2026-06-12 20:55:58.377308 | controller |                 apiTimeout: 0
2026-06-12 20:55:58.377313 | controller |                 cloudKittyAPI:
2026-06-12 20:55:58.377317 | controller |                   override:
2026-06-12 20:55:58.377322 | controller |                     service:
2026-06-12 20:55:58.377326 | controller |                       internal:
2026-06-12 20:55:58.377331 | controller |                         metadata:
2026-06-12 20:55:58.377336 | controller |                           annotations:
2026-06-12 20:55:58.377341 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.377345 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:55:58.377350 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:55:58.377355 | controller |                         spec:
2026-06-12 20:55:58.377359 | controller |                           type: LoadBalancer
2026-06-12 20:55:58.377366 | controller |                   replicas: 1
2026-06-12 20:55:58.377371 | controller |                   resources: {}
2026-06-12 20:55:58.377376 | controller |                   tls:
2026-06-12 20:55:58.377381 | controller |                     api:
2026-06-12 20:55:58.377385 | controller |                       internal: {}
2026-06-12 20:55:58.377390 | controller |                       public: {}
2026-06-12 20:55:58.377395 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-12 20:55:58.377399 | controller |                 cloudKittyProc:
2026-06-12 20:55:58.377404 | controller |                   replicas: 1
2026-06-12 20:55:58.377409 | controller |                   resources: {}
2026-06-12 20:55:58.377413 | controller |                   tls:
2026-06-12 20:55:58.377418 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-12 20:55:58.377426 | controller |                 databaseAccount: cloudkitty
2026-06-12 20:55:58.377431 | controller |                 databaseInstance: openstack
2026-06-12 20:55:58.377436 | controller |                 enabled: false
2026-06-12 20:55:58.377459 | controller |                 memcachedInstance: memcached
2026-06-12 20:55:58.377465 | controller |                 messagingBus:
2026-06-12 20:55:58.377470 | controller |                   cluster: rabbitmq
2026-06-12 20:55:58.377474 | controller |                 passwordSelector:
2026-06-12 20:55:58.377479 | controller |                   aodhService: AodhPassword
2026-06-12 20:55:58.377484 | controller |                   ceilometerService: CeilometerPassword
2026-06-12 20:55:58.377488 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-12 20:55:58.377493 | controller |                 preserveJobs: false
2026-06-12 20:55:58.377497 | controller |                 s3StorageConfig:
2026-06-12 20:55:58.377502 | controller |                   schemas:
2026-06-12 20:55:58.377507 | controller |                   - effectiveDate: '2024-11-18'
2026-06-12 20:55:58.377511 | controller |                     version: v13
2026-06-12 20:55:58.377516 | controller |                   secret:
2026-06-12 20:55:58.377521 | controller |                     name: cloudkitty-loki-s3
2026-06-12 20:55:58.377525 | controller |                     type: s3
2026-06-12 20:55:58.377530 | controller |                 secret: osp-secret
2026-06-12 20:55:58.377535 | controller |                 serviceUser: cloudkitty
2026-06-12 20:55:58.377540 | controller |                 storageClass: local-storage
2026-06-12 20:55:58.377544 | controller |               logging:
2026-06-12 20:55:58.377549 | controller |                 annotations:
2026-06-12 20:55:58.377553 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-12 20:55:58.377558 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:55:58.377562 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:55:58.377567 | controller |                 cloNamespace: openshift-logging
2026-06-12 20:55:58.377571 | controller |                 enabled: false
2026-06-12 20:55:58.377576 | controller |                 ipaddr: 172.17.0.80
2026-06-12 20:55:58.377580 | controller |                 port: 10514
2026-06-12 20:55:58.377584 | controller |               metricStorage:
2026-06-12 20:55:58.377589 | controller |                 enabled: false
2026-06-12 20:55:58.377593 | controller |                 monitoringStack:
2026-06-12 20:55:58.377598 | controller |                   alertingEnabled: true
2026-06-12 20:55:58.377603 | controller |                   scrapeInterval: 30s
2026-06-12 20:55:58.377607 | controller |                   storage:
2026-06-12 20:55:58.377612 | controller |                     persistent:
2026-06-12 20:55:58.377617 | controller |                       pvcStorageRequest: 10Gi
2026-06-12 20:55:58.377621 | controller |                     retention: 24h
2026-06-12 20:55:58.377626 | controller |                     strategy: persistent
2026-06-12 20:55:58.385970 | controller |
2026-06-12 20:55:58.386058 | controller | TASK [edpm_prepare : Apply the OpenStackControlPlane CR output_dir={{ cifmw_edpm_prepare_basedir }}/artifacts, script=oc apply -f {{ cifmw_edpm_prepare_crs_kustomize_result.output_path }}] ***
2026-06-12 20:55:58.386066 | controller | Friday 12 June 2026  20:55:58 +0000 (0:00:00.052)       0:12:19.558 ***********
2026-06-12 20:55:58.386071 | controller | Friday 12 June 2026  20:55:58 +0000 (0:00:00.052)       0:12:19.556 ***********
2026-06-12 20:55:58.844040 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-12 20:55:58.844112 | controller | changed: [localhost]
2026-06-12 20:55:58.844117 | controller |
2026-06-12 20:55:58.844121 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-12 20:55:58.844126 | controller | Friday 12 June 2026  20:55:58 +0000 (0:00:00.457)       0:12:20.015 ***********
2026-06-12 20:55:58.844129 | controller | Friday 12 June 2026  20:55:58 +0000 (0:00:00.457)       0:12:20.014 ***********
2026-06-12 20:56:28.910667 | controller | Pausing for 30 seconds
2026-06-12 20:56:28.910712 | controller | ok: [localhost]
2026-06-12 20:56:28.910717 | controller |
2026-06-12 20:56:28.910722 | controller | TASK [edpm_prepare : Wait for OpenStack controlplane to be deployed _raw_params=oc wait OpenStackControlPlane {{ _ctlplane_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=ready --timeout={{ cifmw_edpm_prepare_timeout }}m] ***
2026-06-12 20:56:28.910726 | controller | Friday 12 June 2026  20:56:28 +0000 (0:00:30.067)       0:12:50.082 ***********
2026-06-12 20:56:28.910730 | controller | Friday 12 June 2026  20:56:28 +0000 (0:00:30.067)       0:12:50.081 ***********
2026-06-12 21:03:05.010365 | controller | changed: [localhost]
2026-06-12 21:03:05.010887 | controller |
2026-06-12 21:03:05.010930 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-12 21:03:05.010936 | controller | Friday 12 June 2026  21:03:05 +0000 (0:06:36.099)       0:19:26.181 ***********
2026-06-12 21:03:05.010941 | controller | Friday 12 June 2026  21:03:05 +0000 (0:06:36.099)       0:19:26.180 ***********
2026-06-12 21:03:05.095435 | controller |
2026-06-12 21:03:05.095482 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-12 21:03:05.095487 | controller | Friday 12 June 2026  21:03:05 +0000 (0:00:00.085)       0:19:26.267 ***********
2026-06-12 21:03:05.095491 | controller | Friday 12 June 2026  21:03:05 +0000 (0:00:00.085)       0:19:26.266 ***********
2026-06-12 21:03:05.485036 | controller | changed: [localhost]
2026-06-12 21:03:05.485103 | controller |
2026-06-12 21:03:05.485108 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-12 21:03:05.485112 | controller | Friday 12 June 2026  21:03:05 +0000 (0:00:00.389)       0:19:26.657 ***********
2026-06-12 21:03:05.485116 | controller | Friday 12 June 2026  21:03:05 +0000 (0:00:00.389)       0:19:26.655 ***********
2026-06-12 21:03:05.531319 | controller | ok: [localhost]
2026-06-12 21:03:05.531378 | controller |
2026-06-12 21:03:05.531384 | controller | TASK [install_openstack_ca : Creating tls-ca-bundle.pem from CA bundle dest={{ cifmw_install_openstack_ca_file_full_path }}, content={{ _ca_bundle }}, mode=0644] ***
2026-06-12 21:03:05.531388 | controller | Friday 12 June 2026  21:03:05 +0000 (0:00:00.046)       0:19:26.703 ***********
2026-06-12 21:03:05.531393 | controller | Friday 12 June 2026  21:03:05 +0000 (0:00:00.046)       0:19:26.702 ***********
2026-06-12 21:03:05.877592 | controller | changed: [localhost]
2026-06-12 21:03:05.877624 | controller |
2026-06-12 21:03:05.877630 | controller | TASK [install_openstack_ca : Check if OpenStackControlplane CA file is present path={{ cifmw_install_openstack_ca_file_full_path }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 21:03:05.877634 | controller | Friday 12 June 2026  21:03:05 +0000 (0:00:00.346)       0:19:27.050 ***********
2026-06-12 21:03:05.877638 | controller | Friday 12 June 2026  21:03:05 +0000 (0:00:00.346)       0:19:27.048 ***********
2026-06-12 21:03:06.052048 | controller | ok: [localhost]
2026-06-12 21:03:06.052119 | controller |
2026-06-12 21:03:06.052126 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-12 21:03:06.052133 | controller | Friday 12 June 2026  21:03:06 +0000 (0:00:00.174)       0:19:27.224 ***********
2026-06-12 21:03:06.052138 | controller | Friday 12 June 2026  21:03:06 +0000 (0:00:00.174)       0:19:27.222 ***********
2026-06-12 21:03:06.120407 | controller |
2026-06-12 21:03:06.120471 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-12 21:03:06.120481 | controller | Friday 12 June 2026  21:03:06 +0000 (0:00:00.068)       0:19:27.292 ***********
2026-06-12 21:03:06.120503 | controller | Friday 12 June 2026  21:03:06 +0000 (0:00:00.068)       0:19:27.291 ***********
2026-06-12 21:03:06.370510 | controller | ok: [localhost]
2026-06-12 21:03:06.370578 | controller |
2026-06-12 21:03:06.370583 | controller | TASK [install_ca : Wait until CA URL is reachable url={{ cifmw_install_ca_url }}, method=HEAD, validate_certs=False, follow_redirects=all, status_code=[200, 301, 302, 303, 307, 308, 401, 403, 404, 405]] ***
2026-06-12 21:03:06.370588 | controller | Friday 12 June 2026  21:03:06 +0000 (0:00:00.250)       0:19:27.542 ***********
2026-06-12 21:03:06.370592 | controller | Friday 12 June 2026  21:03:06 +0000 (0:00:00.250)       0:19:27.541 ***********
2026-06-12 21:03:06.401155 | controller | skipping: [localhost]
2026-06-12 21:03:06.401223 | controller |
2026-06-12 21:03:06.401229 | controller | TASK [install_ca : Install internal CA from url url={{ cifmw_install_ca_url }}, dest={{ cifmw_install_ca_trust_dir }}, validate_certs={{ cifmw_install_ca_url_validate_certs | default(omit) }}, mode=0644] ***
2026-06-12 21:03:06.401233 | controller | Friday 12 June 2026  21:03:06 +0000 (0:00:00.030)       0:19:27.573 ***********
2026-06-12 21:03:06.401237 | controller | Friday 12 June 2026  21:03:06 +0000 (0:00:00.030)       0:19:27.572 ***********
2026-06-12 21:03:06.430366 | controller | skipping: [localhost]
2026-06-12 21:03:06.430478 | controller |
2026-06-12 21:03:06.430489 | controller | TASK [install_ca : Install custom CA bundle from inline dest={{ cifmw_install_ca_trust_dir }}/cifmw_inline_ca_bundle.crt, content={{ cifmw_install_ca_bundle_inline }}, mode=0644] ***
2026-06-12 21:03:06.430494 | controller | Friday 12 June 2026  21:03:06 +0000 (0:00:00.029)       0:19:27.602 ***********
2026-06-12 21:03:06.430500 | controller | Friday 12 June 2026  21:03:06 +0000 (0:00:00.029)       0:19:27.601 ***********
2026-06-12 21:03:06.460800 | controller | skipping: [localhost]
2026-06-12 21:03:06.460853 | controller |
2026-06-12 21:03:06.460859 | controller | TASK [install_ca : Install custom CA bundle from file dest={{ cifmw_install_ca_trust_dir }}/{{ cifmw_install_ca_bundle_src | basename }}, src={{ cifmw_install_ca_bundle_src }}, mode=0644] ***
2026-06-12 21:03:06.460865 | controller | Friday 12 June 2026  21:03:06 +0000 (0:00:00.030)       0:19:27.633 ***********
2026-06-12 21:03:06.460872 | controller | Friday 12 June 2026  21:03:06 +0000 (0:00:00.030)       0:19:27.631 ***********
2026-06-12 21:03:06.874502 | controller | changed: [localhost]
2026-06-12 21:03:06.874552 | controller |
2026-06-12 21:03:06.874560 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-12 21:03:06.874565 | controller | Friday 12 June 2026  21:03:06 +0000 (0:00:00.413)       0:19:28.046 ***********
2026-06-12 21:03:06.874570 | controller | Friday 12 June 2026  21:03:06 +0000 (0:00:00.413)       0:19:28.045 ***********
2026-06-12 21:03:08.450740 | controller | changed: [localhost]
2026-06-12 21:03:08.450813 | controller |
2026-06-12 21:03:08.450821 | controller | TASK [edpm_prepare : Extract keystone endpoint host _raw_params=oc get keystoneapi keystone --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} -o jsonpath='{ .status.apiEndpoints.public }'] ***
2026-06-12 21:03:08.450828 | controller | Friday 12 June 2026  21:03:08 +0000 (0:00:01.576)       0:19:29.623 ***********
2026-06-12 21:03:08.450833 | controller | Friday 12 June 2026  21:03:08 +0000 (0:00:01.576)       0:19:29.621 ***********
2026-06-12 21:03:08.840056 | controller | changed: [localhost]
2026-06-12 21:03:08.840125 | controller |
2026-06-12 21:03:08.840132 | controller | TASK [edpm_prepare : Wait for keystone endpoint to exist in DNS url={{ _cifmw_edpm_prepare_keystone_endpoint_out.stdout | trim }}, status_code={{ _keystone_response_codes }}, validate_certs={{ cifmw_edpm_prepare_verify_tls }}] ***
2026-06-12 21:03:08.840138 | controller | Friday 12 June 2026  21:03:08 +0000 (0:00:00.388)       0:19:30.012 ***********
2026-06-12 21:03:08.840142 | controller | Friday 12 June 2026  21:03:08 +0000 (0:00:00.388)       0:19:30.010 ***********
2026-06-12 21:03:09.272851 | controller | ok: [localhost]
2026-06-12 21:03:09.272892 | controller |
2026-06-12 21:03:09.272899 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 21:03:09.272904 | controller | Friday 12 June 2026  21:03:09 +0000 (0:00:00.433)       0:19:30.445 ***********
2026-06-12 21:03:09.272916 | controller | Friday 12 June 2026  21:03:09 +0000 (0:00:00.433)       0:19:30.443 ***********
2026-06-12 21:03:09.347895 | controller | ok: [localhost]
2026-06-12 21:03:09.347968 | controller |
2026-06-12 21:03:09.347981 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 21:03:09.347992 | controller | Friday 12 June 2026  21:03:09 +0000 (0:00:00.074)       0:19:30.519 ***********
2026-06-12 21:03:09.348002 | controller | Friday 12 June 2026  21:03:09 +0000 (0:00:00.074)       0:19:30.518 ***********
2026-06-12 21:03:09.470203 | controller | ok: [localhost]
2026-06-12 21:03:09.470287 | controller |
2026-06-12 21:03:09.470303 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 21:03:09.470317 | controller | Friday 12 June 2026  21:03:09 +0000 (0:00:00.122)       0:19:30.642 ***********
2026-06-12 21:03:09.470330 | controller | Friday 12 June 2026  21:03:09 +0000 (0:00:00.122)       0:19:30.640 ***********
2026-06-12 21:03:09.666675 | controller | skipping: [localhost]
2026-06-12 21:03:09.666782 | controller |
2026-06-12 21:03:09.666788 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 21:03:09.666794 | controller | Friday 12 June 2026  21:03:09 +0000 (0:00:00.196)       0:19:30.838 ***********
2026-06-12 21:03:09.666800 | controller | Friday 12 June 2026  21:03:09 +0000 (0:00:00.196)       0:19:30.837 ***********
2026-06-12 21:03:09.865038 | controller | ok: [localhost]
2026-06-12 21:03:09.865179 | controller |
2026-06-12 21:03:09.865192 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-12 21:03:09.865201 | controller |   (
2026-06-12 21:03:09.865209 | controller |     {
2026-06-12 21:03:09.865217 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-12 21:03:09.865227 | controller |       'OPENSTACK_BRANCH': '',
2026-06-12 21:03:09.865238 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-12 21:03:09.865286 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-12 21:03:09.865321 | controller |     else {}
2026-06-12 21:03:09.865329 | controller |   )
2026-06-12 21:03:09.865336 | controller | }}] ***
2026-06-12 21:03:09.865345 | controller | Friday 12 June 2026  21:03:09 +0000 (0:00:00.198)       0:19:31.037 ***********
2026-06-12 21:03:09.865353 | controller | Friday 12 June 2026  21:03:09 +0000 (0:00:00.198)       0:19:31.035 ***********
2026-06-12 21:03:09.898536 | controller | skipping: [localhost]
2026-06-12 21:03:09.898681 | controller |
2026-06-12 21:03:09.898698 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-12 21:03:09.898712 | controller |   cifmw_install_yamls_environment |
2026-06-12 21:03:09.898725 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 21:03:09.898738 | controller |   combine(_install_yamls_repos | default({}))
2026-06-12 21:03:09.898751 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-12 21:03:09.898764 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-12 21:03:09.898777 | controller |   combine(
2026-06-12 21:03:09.898790 | controller |     {
2026-06-12 21:03:09.898805 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-12 21:03:09.898819 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-12 21:03:09.898832 | controller |     else {}
2026-06-12 21:03:09.898845 | controller |   )
2026-06-12 21:03:09.898857 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-12 21:03:09.898869 | controller | Friday 12 June 2026  21:03:09 +0000 (0:00:00.033)       0:19:31.070 ***********
2026-06-12 21:03:09.898880 | controller | Friday 12 June 2026  21:03:09 +0000 (0:00:00.033)       0:19:31.069 ***********
2026-06-12 21:03:09.939099 | controller | ok: [localhost]
2026-06-12 21:03:09.939178 | controller |
2026-06-12 21:03:09.939185 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-12 21:03:09.939190 | controller | Friday 12 June 2026  21:03:09 +0000 (0:00:00.040)       0:19:31.111 ***********
2026-06-12 21:03:09.939209 | controller | Friday 12 June 2026  21:03:09 +0000 (0:00:00.040)       0:19:31.110 ***********
2026-06-12 21:03:09.995703 | controller |
2026-06-12 21:03:09.995772 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-12 21:03:09.995777 | controller | Friday 12 June 2026  21:03:09 +0000 (0:00:00.056)       0:19:31.168 ***********
2026-06-12 21:03:09.995781 | controller | Friday 12 June 2026  21:03:09 +0000 (0:00:00.056)       0:19:31.166 ***********
2026-06-12 21:03:10.039375 | controller | ok: [localhost] =>
2026-06-12 21:03:10.039483 | controller |     make_edpm_baremetal_compute_env:
2026-06-12 21:03:10.039496 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 21:03:10.039501 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 21:03:10.039505 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 21:03:10.039509 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 21:03:10.039525 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 21:03:10.039529 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 21:03:10.039532 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 21:03:10.039536 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 21:03:10.039539 | controller |       OPENSTACK_BRANCH: ''
2026-06-12 21:03:10.039543 | controller |       OPENSTACK_IMG: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d
2026-06-12 21:03:10.039547 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 21:03:10.039551 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-12 21:03:10.039555 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 21:03:10.039558 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 21:03:10.039562 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 21:03:10.039566 | controller |
2026-06-12 21:03:10.039570 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-12 21:03:10.039574 | controller | Friday 12 June 2026  21:03:10 +0000 (0:00:00.043)       0:19:31.211 ***********
2026-06-12 21:03:10.039577 | controller | Friday 12 June 2026  21:03:10 +0000 (0:00:00.043)       0:19:31.210 ***********
2026-06-12 21:03:10.092590 | controller | skipping: [localhost]
2026-06-12 21:03:10.092653 | controller |
2026-06-12 21:03:10.092661 | controller | TASK [install_yamls_makes : Run edpm_baremetal_compute output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup, script=make edpm_baremetal_compute, dry_run={{ make_edpm_baremetal_compute_dryrun|default(false)|bool }}, extra_args={{ dict((make_edpm_baremetal_compute_env|default({})), **(make_edpm_baremetal_compute_params|default({}))) }}] ***
2026-06-12 21:03:10.092668 | controller | Friday 12 June 2026  21:03:10 +0000 (0:00:00.053)       0:19:31.264 ***********
2026-06-12 21:03:10.092673 | controller | Friday 12 June 2026  21:03:10 +0000 (0:00:00.053)       0:19:31.263 ***********
2026-06-12 21:03:35.901514 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 21:03:35.901586 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-12 21:03:35.901593 | controller | | default(true) }}
2026-06-12 21:03:35.921189 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-12 21:03:35.921246 | controller | changed: [localhost]
2026-06-12 21:03:35.921251 | controller |
2026-06-12 21:03:35.921256 | controller | TASK [edpm_deploy_baremetal : Create the config file mode=0644, content={{ cifmw_edpm_deploy_baremetal_nova_compute_extra_config }}, dest={{ _cifmw_edpm_deploy_baremetal_nova_extra_config_file }}] ***
2026-06-12 21:03:35.921261 | controller | Friday 12 June 2026  21:03:35 +0000 (0:00:25.828)       0:19:57.093 ***********
2026-06-12 21:03:35.921265 | controller | Friday 12 June 2026  21:03:35 +0000 (0:00:25.828)       0:19:57.091 ***********
2026-06-12 21:03:35.957217 | controller | skipping: [localhost]
2026-06-12 21:03:35.957294 | controller |
2026-06-12 21:03:35.957301 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-12 21:03:35.957307 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-12 21:03:35.957312 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-12 21:03:35.957317 | controller | }}, cacheable=True] ***
2026-06-12 21:03:35.957322 | controller | Friday 12 June 2026  21:03:35 +0000 (0:00:00.036)       0:19:57.129 ***********
2026-06-12 21:03:35.957327 | controller | Friday 12 June 2026  21:03:35 +0000 (0:00:00.036)       0:19:57.128 ***********
2026-06-12 21:03:35.993564 | controller | skipping: [localhost]
2026-06-12 21:03:35.993626 | controller |
2026-06-12 21:03:35.993632 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-12 21:03:35.993637 | controller | Friday 12 June 2026  21:03:35 +0000 (0:00:00.036)       0:19:57.165 ***********
2026-06-12 21:03:35.993641 | controller | Friday 12 June 2026  21:03:35 +0000 (0:00:00.036)       0:19:57.164 ***********
2026-06-12 21:03:36.044068 | controller |
2026-06-12 21:03:36.044136 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-12 21:03:36.044142 | controller | Friday 12 June 2026  21:03:36 +0000 (0:00:00.050)       0:19:57.216 ***********
2026-06-12 21:03:36.044146 | controller | Friday 12 June 2026  21:03:36 +0000 (0:00:00.050)       0:19:57.214 ***********
2026-06-12 21:03:36.083071 | controller | ok: [localhost] =>
2026-06-12 21:03:36.083132 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-12 21:03:36.083138 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 21:03:36.083142 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 21:03:36.083146 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 21:03:36.083150 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 21:03:36.083153 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 21:03:36.083157 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 21:03:36.083161 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 21:03:36.083164 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 21:03:36.083168 | controller |       OPENSTACK_BRANCH: ''
2026-06-12 21:03:36.083172 | controller |       OPENSTACK_IMG: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d
2026-06-12 21:03:36.083176 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 21:03:36.083194 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-12 21:03:36.083198 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 21:03:36.083201 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 21:03:36.083205 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 21:03:36.083209 | controller |
2026-06-12 21:03:36.083213 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-12 21:03:36.083216 | controller | Friday 12 June 2026  21:03:36 +0000 (0:00:00.039)       0:19:57.255 ***********
2026-06-12 21:03:36.083220 | controller | Friday 12 June 2026  21:03:36 +0000 (0:00:00.039)       0:19:57.253 ***********
2026-06-12 21:03:36.117591 | controller | skipping: [localhost]
2026-06-12 21:03:36.117653 | controller |
2026-06-12 21:03:36.117658 | controller | TASK [install_yamls_makes : Run edpm_deploy_baremetal_prep output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make edpm_deploy_baremetal_prep, dry_run={{ make_edpm_deploy_baremetal_prep_dryrun|default(false)|bool }}, extra_args={{ dict((make_edpm_deploy_baremetal_prep_env|default({})), **(make_edpm_deploy_baremetal_prep_params|default({}))) }}] ***
2026-06-12 21:03:36.117686 | controller | Friday 12 June 2026  21:03:36 +0000 (0:00:00.034)       0:19:57.290 ***********
2026-06-12 21:03:36.117700 | controller | Friday 12 June 2026  21:03:36 +0000 (0:00:00.034)       0:19:57.288 ***********
2026-06-12 21:03:43.205124 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 21:03:43.205199 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-12 21:03:43.205208 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-12 21:03:43.222965 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-12 21:03:43.223033 | controller | changed: [localhost]
2026-06-12 21:03:43.223044 | controller |
2026-06-12 21:03:43.223053 | controller | TASK [edpm_deploy_baremetal : Perform kustomizations to the OpenStackDataPlaneNodeSet CR target_path={{ cifmw_edpm_deploy_openstack_crs_path }}, sort_ascending=False, kustomizations={% if content_provider_registry_ip is defined or (not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap) %}
2026-06-12 21:03:43.223063 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-12 21:03:43.223071 | controller | kind: Kustomization
2026-06-12 21:03:43.223078 | controller | patches:
2026-06-12 21:03:43.223086 | controller |   - target:
2026-06-12 21:03:43.223093 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-12 21:03:43.223100 | controller |     patch: |-
2026-06-12 21:03:43.223107 | controller | {% if content_provider_registry_ip is defined %}
2026-06-12 21:03:43.223114 | controller |       - op: add
2026-06-12 21:03:43.223122 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-12 21:03:43.223130 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-12 21:03:43.223137 | controller | {% endif %}
2026-06-12 21:03:43.223144 | controller |
2026-06-12 21:03:43.223150 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-12 21:03:43.223155 | controller |       - op: add
2026-06-12 21:03:43.223160 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-12 21:03:43.223165 | controller |         value: sudo dnf -y update
2026-06-12 21:03:43.223170 | controller | {% endif %}
2026-06-12 21:03:43.223176 | controller | {% endif %}, kustomizations_paths={{
2026-06-12 21:03:43.223181 | controller |   [
2026-06-12 21:03:43.223186 | controller |     (
2026-06-12 21:03:43.223191 | controller |       [
2026-06-12 21:03:43.223196 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-12 21:03:43.223202 | controller |         'kustomizations',
2026-06-12 21:03:43.223208 | controller |         'dataplane'
2026-06-12 21:03:43.223213 | controller |       ] | ansible.builtin.path_join
2026-06-12 21:03:43.223218 | controller |     )
2026-06-12 21:03:43.223223 | controller |   ]
2026-06-12 21:03:43.223228 | controller | }}] ***
2026-06-12 21:03:43.223234 | controller | Friday 12 June 2026  21:03:43 +0000 (0:00:07.105)       0:20:04.395 ***********
2026-06-12 21:03:43.223239 | controller | Friday 12 June 2026  21:03:43 +0000 (0:00:07.105)       0:20:04.393 ***********
2026-06-12 21:03:43.531541 | controller | changed: [localhost]
2026-06-12 21:03:43.531603 | controller |
2026-06-12 21:03:43.531610 | controller | TASK [edpm_deploy_baremetal : Log the CR that is about to be applied var=cifmw_edpm_deploy_baremetal_crs_kustomize_result] ***
2026-06-12 21:03:43.531615 | controller | Friday 12 June 2026  21:03:43 +0000 (0:00:00.308)       0:20:04.703 ***********
2026-06-12 21:03:43.531620 | controller | Friday 12 June 2026  21:03:43 +0000 (0:00:00.308)       0:20:04.702 ***********
2026-06-12 21:03:43.570610 | controller | ok: [localhost] =>
2026-06-12 21:03:43.570684 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-12 21:03:43.570690 | controller |       changed: true
2026-06-12 21:03:43.570695 | controller |       count: 2
2026-06-12 21:03:43.570700 | controller |       failed: false
2026-06-12 21:03:43.570704 | controller |       kustomizations_paths:
2026-06-12 21:03:43.570709 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-12 21:03:43.570715 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-12 21:03:43.570719 | controller |       result:
2026-06-12 21:03:43.570724 | controller |       - apiVersion: v1
2026-06-12 21:03:43.570728 | controller |         data:
2026-06-12 21:03:43.570733 | controller |           network_config_template: |
2026-06-12 21:03:43.570738 | controller |             ---
2026-06-12 21:03:43.570770 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-12 21:03:43.570775 | controller |             {% for network in nodeset_networks %}
2026-06-12 21:03:43.570780 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-12 21:03:43.570785 | controller |             {%- endfor %}
2026-06-12 21:03:43.570790 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-12 21:03:43.570795 | controller |             network_config:
2026-06-12 21:03:43.570799 | controller |             - type: ovs_bridge
2026-06-12 21:03:43.570804 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-12 21:03:43.570808 | controller |               mtu: {{ min_viable_mtu }}
2026-06-12 21:03:43.570813 | controller |               use_dhcp: false
2026-06-12 21:03:43.570828 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-12 21:03:43.570832 | controller |               domain: {{ dns_search_domains }}
2026-06-12 21:03:43.570837 | controller |               addresses:
2026-06-12 21:03:43.570841 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-12 21:03:43.570846 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-12 21:03:43.570850 | controller |               members:
2026-06-12 21:03:43.570854 | controller |               - type: interface
2026-06-12 21:03:43.570859 | controller |                 name: nic1
2026-06-12 21:03:43.570863 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-12 21:03:43.570867 | controller |                 # force the MAC address of the bridge to this interface
2026-06-12 21:03:43.570872 | controller |                 primary: true
2026-06-12 21:03:43.570876 | controller |             {% for network in nodeset_networks %}
2026-06-12 21:03:43.570881 | controller |               - type: vlan
2026-06-12 21:03:43.570885 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-12 21:03:43.570890 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-12 21:03:43.570894 | controller |                 addresses:
2026-06-12 21:03:43.570898 | controller |                 - ip_netmask:
2026-06-12 21:03:43.570903 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-12 21:03:43.570908 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-12 21:03:43.570912 | controller |             {% endfor %}
2026-06-12 21:03:43.570916 | controller |         kind: ConfigMap
2026-06-12 21:03:43.570921 | controller |         metadata:
2026-06-12 21:03:43.570925 | controller |           labels:
2026-06-12 21:03:43.570929 | controller |             created-by: install_yamls
2026-06-12 21:03:43.570934 | controller |           name: network-config-template-ipam
2026-06-12 21:03:43.570938 | controller |           namespace: openstack
2026-06-12 21:03:43.570943 | controller |       - apiVersion: v1
2026-06-12 21:03:43.570947 | controller |         data:
2026-06-12 21:03:43.570951 | controller |           physical_bridge_name: br-ex
2026-06-12 21:03:43.570955 | controller |           public_interface_name: eth0
2026-06-12 21:03:43.570960 | controller |         kind: ConfigMap
2026-06-12 21:03:43.570964 | controller |         metadata:
2026-06-12 21:03:43.570968 | controller |           labels:
2026-06-12 21:03:43.570973 | controller |             created-by: install_yamls
2026-06-12 21:03:43.570977 | controller |           name: neutron-edpm-ipam
2026-06-12 21:03:43.570981 | controller |           namespace: openstack
2026-06-12 21:03:43.570986 | controller |       - apiVersion: v1
2026-06-12 21:03:43.570990 | controller |         data:
2026-06-12 21:03:43.570994 | controller |           25-nova-extra.conf: ''
2026-06-12 21:03:43.570998 | controller |         kind: ConfigMap
2026-06-12 21:03:43.571002 | controller |         metadata:
2026-06-12 21:03:43.571007 | controller |           labels:
2026-06-12 21:03:43.571014 | controller |             created-by: install_yamls
2026-06-12 21:03:43.571032 | controller |           name: nova-extra-config
2026-06-12 21:03:43.571036 | controller |           namespace: openstack
2026-06-12 21:03:43.571040 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-12 21:03:43.571045 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-12 21:03:43.571049 | controller |         metadata:
2026-06-12 21:03:43.571054 | controller |           labels:
2026-06-12 21:03:43.571058 | controller |             created-by: install_yamls
2026-06-12 21:03:43.571062 | controller |           name: edpm-deployment-ipam
2026-06-12 21:03:43.571116 | controller |           namespace: openstack
2026-06-12 21:03:43.571122 | controller |         spec:
2026-06-12 21:03:43.571127 | controller |           nodeSets:
2026-06-12 21:03:43.571131 | controller |           - openstack-edpm-ipam
2026-06-12 21:03:43.571136 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-12 21:03:43.571141 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-12 21:03:43.571145 | controller |         metadata:
2026-06-12 21:03:43.571150 | controller |           labels:
2026-06-12 21:03:43.571155 | controller |             created-by: install_yamls
2026-06-12 21:03:43.571160 | controller |           name: openstack-edpm-ipam
2026-06-12 21:03:43.571164 | controller |           namespace: openstack
2026-06-12 21:03:43.571169 | controller |         spec:
2026-06-12 21:03:43.571174 | controller |           baremetalSetTemplate:
2026-06-12 21:03:43.571179 | controller |             bmhLabelSelector:
2026-06-12 21:03:43.571183 | controller |               app: openstack
2026-06-12 21:03:43.571188 | controller |             bmhNamespace: openstack
2026-06-12 21:03:43.571193 | controller |             cloudUserName: cloud-admin
2026-06-12 21:03:43.571197 | controller |             ctlplaneInterface: enp1s0
2026-06-12 21:03:43.571202 | controller |           env:
2026-06-12 21:03:43.571206 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-12 21:03:43.571244 | controller |             value: 'True'
2026-06-12 21:03:43.571250 | controller |           networkAttachments:
2026-06-12 21:03:43.571255 | controller |           - ctlplane
2026-06-12 21:03:43.571259 | controller |           nodeTemplate:
2026-06-12 21:03:43.571264 | controller |             ansible:
2026-06-12 21:03:43.571269 | controller |               ansibleUser: cloud-admin
2026-06-12 21:03:43.571273 | controller |               ansibleVars:
2026-06-12 21:03:43.571277 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-12 21:03:43.571281 | controller |                 edpm_container_registry_insecure_registries:
2026-06-12 21:03:43.571286 | controller |                 - 38.102.83.233:5001
2026-06-12 21:03:43.571290 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-12 21:03:43.571295 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-12 21:03:43.571300 | controller |                 edpm_sshd_allowed_ranges:
2026-06-12 21:03:43.571304 | controller |                 - 192.168.122.0/24
2026-06-12 21:03:43.571309 | controller |                 enable_debug: false
2026-06-12 21:03:43.571313 | controller |                 gather_facts: false
2026-06-12 21:03:43.571330 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 21:03:43.571335 | controller |                 image_prefix: openstack
2026-06-12 21:03:43.571340 | controller |                 image_tag: current-podified
2026-06-12 21:03:43.571344 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-12 21:03:43.571348 | controller |                 timesync_ntp_servers:
2026-06-12 21:03:43.571353 | controller |                 - hostname: pool.ntp.org
2026-06-12 21:03:43.571357 | controller |               ansibleVarsFrom:
2026-06-12 21:03:43.571362 | controller |               - configMapRef:
2026-06-12 21:03:43.571367 | controller |                   name: network-config-template-ipam
2026-06-12 21:03:43.571371 | controller |                 prefix: edpm_
2026-06-12 21:03:43.571375 | controller |               - configMapRef:
2026-06-12 21:03:43.571380 | controller |                   name: neutron-edpm-ipam
2026-06-12 21:03:43.571384 | controller |                 prefix: neutron_
2026-06-12 21:03:43.571389 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-12 21:03:43.571393 | controller |             networks:
2026-06-12 21:03:43.571398 | controller |             - defaultRoute: true
2026-06-12 21:03:43.571402 | controller |               name: ctlplane
2026-06-12 21:03:43.571407 | controller |               subnetName: subnet1
2026-06-12 21:03:43.571411 | controller |             - name: internalapi
2026-06-12 21:03:43.571416 | controller |               subnetName: subnet1
2026-06-12 21:03:43.571420 | controller |             - name: storage
2026-06-12 21:03:43.571425 | controller |               subnetName: subnet1
2026-06-12 21:03:43.571429 | controller |             - name: tenant
2026-06-12 21:03:43.571434 | controller |               subnetName: subnet1
2026-06-12 21:03:43.571442 | controller |           nodes:
2026-06-12 21:03:43.571468 | controller |             edpm-compute-0:
2026-06-12 21:03:43.571478 | controller |               hostName: edpm-compute-0
2026-06-12 21:03:43.571486 | controller |           preProvisioned: false
2026-06-12 21:03:43.571738 | controller |           services:
2026-06-12 21:03:43.571743 | controller |           - repo-setup
2026-06-12 21:03:43.571748 | controller |           - redhat
2026-06-12 21:03:43.571752 | controller |           - bootstrap
2026-06-12 21:03:43.571757 | controller |           - download-cache
2026-06-12 21:03:43.571761 | controller |           - configure-network
2026-06-12 21:03:43.571766 | controller |           - validate-network
2026-06-12 21:03:43.571770 | controller |           - install-os
2026-06-12 21:03:43.571775 | controller |           - configure-os
2026-06-12 21:03:43.571779 | controller |           - ssh-known-hosts
2026-06-12 21:03:43.571784 | controller |           - run-os
2026-06-12 21:03:43.571789 | controller |           - reboot-os
2026-06-12 21:03:43.571793 | controller |           - install-certs
2026-06-12 21:03:43.571798 | controller |           - ovn
2026-06-12 21:03:43.571802 | controller |           - neutron-metadata
2026-06-12 21:03:43.571807 | controller |           - libvirt
2026-06-12 21:03:43.571811 | controller |           - nova
2026-06-12 21:03:43.571815 | controller |           - telemetry
2026-06-12 21:03:43.571820 | controller |           tlsEnabled: true
2026-06-12 21:03:43.571825 | controller |
2026-06-12 21:03:43.571830 | controller | TASK [edpm_deploy_baremetal : Create repo-setup-downstream OpenStackDataPlaneService _raw_params=oc apply -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} -f "{{ cifmw_installyamls_repos }}/devsetup/edpm/services/dataplane_v1beta1_openstackdataplaneservice_reposetup_downstream.yaml"] ***
2026-06-12 21:03:43.571836 | controller | Friday 12 June 2026  21:03:43 +0000 (0:00:00.039)       0:20:04.743 ***********
2026-06-12 21:03:43.571841 | controller | Friday 12 June 2026  21:03:43 +0000 (0:00:00.039)       0:20:04.741 ***********
2026-06-12 21:03:43.606304 | controller | skipping: [localhost]
2026-06-12 21:03:43.606370 | controller |
2026-06-12 21:03:43.606376 | controller | TASK [edpm_deploy_baremetal : Get list of services defined under OpenStackDataPlaneNodeSet resource _raw_params=yq '.spec.services[]' {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-12 21:03:43.606380 | controller | Friday 12 June 2026  21:03:43 +0000 (0:00:00.035)       0:20:04.778 ***********
2026-06-12 21:03:43.606384 | controller | Friday 12 June 2026  21:03:43 +0000 (0:00:00.035)       0:20:04.777 ***********
2026-06-12 21:03:43.637935 | controller | skipping: [localhost]
2026-06-12 21:03:43.637988 | controller |
2026-06-12 21:03:43.637993 | controller | TASK [edpm_deploy_baremetal : Patch OpenStackDataPlaneNodeSet resource to add "repo-setup-downstream" service _raw_params=yq -i '.spec.services = ["repo-setup-downstream"] + .spec.services' {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-12 21:03:43.637998 | controller | Friday 12 June 2026  21:03:43 +0000 (0:00:00.031)       0:20:04.810 ***********
2026-06-12 21:03:43.638002 | controller | Friday 12 June 2026  21:03:43 +0000 (0:00:00.031)       0:20:04.808 ***********
2026-06-12 21:03:43.669648 | controller | skipping: [localhost]
2026-06-12 21:03:43.669703 | controller |
2026-06-12 21:03:43.669708 | controller | TASK [edpm_deploy_baremetal : Patch OpenStackDataPlaneNodeSet resource to replace "repo-setup" with "repo-setup-downstream" service _raw_params=yq -i '(.spec.services[] | select(. == "repo-setup")) |= "repo-setup-downstream"'  {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-12 21:03:43.669713 | controller | Friday 12 June 2026  21:03:43 +0000 (0:00:00.031)       0:20:04.841 ***********
2026-06-12 21:03:43.669717 | controller | Friday 12 June 2026  21:03:43 +0000 (0:00:00.031)       0:20:04.840 ***********
2026-06-12 21:03:43.698951 | controller | skipping: [localhost]
2026-06-12 21:03:43.699005 | controller |
2026-06-12 21:03:43.699013 | controller | TASK [edpm_deploy_baremetal : Apply the OpenStackDataPlaneNodeSet CR output_dir={{ cifmw_edpm_deploy_baremetal_basedir }}/artifacts, script=oc apply -f {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-12 21:03:43.699025 | controller | Friday 12 June 2026  21:03:43 +0000 (0:00:00.029)       0:20:04.871 ***********
2026-06-12 21:03:43.699029 | controller | Friday 12 June 2026  21:03:43 +0000 (0:00:00.029)       0:20:04.869 ***********
2026-06-12 21:03:44.309467 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-12 21:03:44.309555 | controller | changed: [localhost]
2026-06-12 21:03:44.309563 | controller |
2026-06-12 21:03:44.309569 | controller | TASK [edpm_deploy_baremetal : Wait for Ironic to be ready _raw_params=oc wait pod -l name=ironic -n baremetal-operator-system --for=condition=Ready --timeout={{ cifmw_edpm_deploy_baremetal_wait_ironic_timeout_mins }}m] ***
2026-06-12 21:03:44.309575 | controller | Friday 12 June 2026  21:03:44 +0000 (0:00:00.610)       0:20:05.481 ***********
2026-06-12 21:03:44.309580 | controller | Friday 12 June 2026  21:03:44 +0000 (0:00:00.610)       0:20:05.480 ***********
2026-06-12 21:03:44.732015 | controller | changed: [localhost]
2026-06-12 21:03:44.732070 | controller |
2026-06-12 21:03:44.732076 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created _raw_params=oc get po -l osp-provisionserver/name=openstack-edpm-ipam-provisionserver -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} -o name] ***
2026-06-12 21:03:44.732081 | controller | Friday 12 June 2026  21:03:44 +0000 (0:00:00.422)       0:20:05.904 ***********
2026-06-12 21:03:44.732085 | controller | Friday 12 June 2026  21:03:44 +0000 (0:00:00.422)       0:20:05.902 ***********
2026-06-12 21:08:25.316512 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-12 21:08:25.316590 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-12 21:08:25.316595 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-12 21:08:25.316599 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-12 21:08:25.316619 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-12 21:08:25.316623 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-12 21:08:25.316626 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-12 21:08:25.316630 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-12 21:08:25.316633 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-12 21:08:25.316637 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-12 21:08:25.316640 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-12 21:08:25.316651 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-12 21:08:25.316655 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-12 21:08:25.316658 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-12 21:08:25.316662 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-12 21:08:25.316665 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-12 21:08:25.316668 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-12 21:08:25.316672 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-12 21:08:25.316675 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-12 21:08:25.316678 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-12 21:08:25.316682 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-12 21:08:25.316685 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-12 21:08:25.316688 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-12 21:08:25.316706 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-12 21:08:25.316710 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (36 retries left).
2026-06-12 21:08:25.316713 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (35 retries left).
2026-06-12 21:08:25.316717 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (34 retries left).
2026-06-12 21:08:25.316726 | controller | changed: [localhost]
2026-06-12 21:08:25.316731 | controller |
2026-06-12 21:08:25.316736 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available _raw_params=oc wait deployment openstack-edpm-ipam-provisionserver-openstackprovisionserver -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for condition=Available --timeout={{ cifmw_edpm_deploy_baremetal_wait_provisionserver_timeout_mins }}m] ***
2026-06-12 21:08:25.316740 | controller | Friday 12 June 2026  21:08:25 +0000 (0:04:40.582)       0:24:46.486 ***********
2026-06-12 21:08:25.316744 | controller | Friday 12 June 2026  21:08:25 +0000 (0:04:40.582)       0:24:46.484 ***********
2026-06-12 21:08:59.029461 | controller | changed: [localhost]
2026-06-12 21:08:59.029525 | controller |
2026-06-12 21:08:59.029533 | controller | TASK [edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state _raw_params=oc wait bmh --all -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=jsonpath='{.status.provisioning.state}'=provisioned --timeout={{ cifmw_edpm_deploy_baremetal_wait_bmh_timeout_mins }}m] ***
2026-06-12 21:08:59.029540 | controller | Friday 12 June 2026  21:08:59 +0000 (0:00:33.715)       0:25:20.201 ***********
2026-06-12 21:08:59.029545 | controller | Friday 12 June 2026  21:08:59 +0000 (0:00:33.715)       0:25:20.200 ***********
2026-06-12 21:14:12.564319 | controller | changed: [localhost]
2026-06-12 21:14:12.564422 | controller |
2026-06-12 21:14:12.564432 | controller | TASK [edpm_deploy_baremetal : Register the list of compute nodes _raw_params=oc get bmh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }}] ***
2026-06-12 21:14:12.564459 | controller | Friday 12 June 2026  21:14:12 +0000 (0:05:13.534)       0:30:33.736 ***********
2026-06-12 21:14:12.564471 | controller | Friday 12 June 2026  21:14:12 +0000 (0:05:13.534)       0:30:33.734 ***********
2026-06-12 21:14:13.192645 | controller | changed: [localhost]
2026-06-12 21:14:13.192684 | controller |
2026-06-12 21:14:13.192689 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-12 21:14:13.192694 | controller | Friday 12 June 2026  21:14:13 +0000 (0:00:00.628)       0:30:34.364 ***********
2026-06-12 21:14:13.192697 | controller | Friday 12 June 2026  21:14:13 +0000 (0:00:00.628)       0:30:34.363 ***********
2026-06-12 21:14:13.229617 | controller | ok: [localhost] =>
2026-06-12 21:14:13.229651 | controller |     compute_nodes_output.stdout_lines:
2026-06-12 21:14:13.229663 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-12 21:14:13.229667 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             10m
2026-06-12 21:14:13.229671 | controller |
2026-06-12 21:14:13.229675 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed _raw_params=oc wait OpenStackDataPlaneNodeSet {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=ready --timeout={{ cifmw_edpm_deploy_baremetal_wait_dataplane_timeout_mins }}m] ***
2026-06-12 21:14:13.229679 | controller | Friday 12 June 2026  21:14:13 +0000 (0:00:00.037)       0:30:34.402 ***********
2026-06-12 21:14:13.229683 | controller | Friday 12 June 2026  21:14:13 +0000 (0:00:00.037)       0:30:34.400 ***********
2026-06-12 21:36:18.002628 | controller | changed: [localhost]
2026-06-12 21:36:18.002681 | controller |
2026-06-12 21:36:18.002687 | controller | TASK [edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped _raw_params=oc rsh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose] ***
2026-06-12 21:36:18.002703 | controller | Friday 12 June 2026  21:36:18 +0000 (0:22:04.772)       0:52:39.174 ***********
2026-06-12 21:36:18.002708 | controller | Friday 12 June 2026  21:36:18 +0000 (0:22:04.772)       0:52:39.173 ***********
2026-06-12 21:36:24.037816 | controller | changed: [localhost]
2026-06-12 21:36:24.037863 | controller |
2026-06-12 21:36:24.037869 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 21:36:24.037875 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:06.035)       0:52:45.210 ***********
2026-06-12 21:36:24.037881 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:06.035)       0:52:45.208 ***********
2026-06-12 21:36:24.101638 | controller | ok: [localhost]
2026-06-12 21:36:24.101676 | controller |
2026-06-12 21:36:24.101683 | controller | TASK [libvirt_manager : Set compute config and common environment facts compute_config={{ cifmw_libvirt_manager_configuration['vms']['compute'] }}, cifmw_libvirt_manager_common_env={{ cifmw_install_yamls_environment | combine({'PATH': cifmw_path }) }}, cacheable=True] ***
2026-06-12 21:36:24.101687 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.064)       0:52:45.274 ***********
2026-06-12 21:36:24.101692 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.064)       0:52:45.272 ***********
2026-06-12 21:36:24.131247 | controller | skipping: [localhost]
2026-06-12 21:36:24.131284 | controller |
2026-06-12 21:36:24.131289 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 21:36:24.131294 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.029)       0:52:45.303 ***********
2026-06-12 21:36:24.131297 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.029)       0:52:45.302 ***********
2026-06-12 21:36:24.183911 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-12 21:36:24.184037 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-12 21:36:24.184051 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-12 21:36:24.184055 | controller | skipping: [localhost]
2026-06-12 21:36:24.184060 | controller |
2026-06-12 21:36:24.184064 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-12 21:36:24.184067 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.052)       0:52:45.355 ***********
2026-06-12 21:36:24.184071 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.052)       0:52:45.354 ***********
2026-06-12 21:36:24.216124 | controller | skipping: [localhost]
2026-06-12 21:36:24.216169 | controller |
2026-06-12 21:36:24.216177 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-12 21:36:24.216189 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.032)       0:52:45.388 ***********
2026-06-12 21:36:24.216195 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.032)       0:52:45.387 ***********
2026-06-12 21:36:24.252086 | controller | skipping: [localhost]
2026-06-12 21:36:24.252134 | controller |
2026-06-12 21:36:24.252140 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-12 21:36:24.252146 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.035)       0:52:45.424 ***********
2026-06-12 21:36:24.252151 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.035)       0:52:45.422 ***********
2026-06-12 21:36:24.282932 | controller | skipping: [localhost]
2026-06-12 21:36:24.282978 | controller |
2026-06-12 21:36:24.282985 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-12 21:36:24.282991 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.031)       0:52:45.455 ***********
2026-06-12 21:36:24.282996 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.031)       0:52:45.453 ***********
2026-06-12 21:36:24.320858 | controller | skipping: [localhost]
2026-06-12 21:36:24.320955 | controller |
2026-06-12 21:36:24.320964 | controller | TASK [libvirt_manager : Output CR for extra computes dest={{ cifmw_libvirt_manager_basedir }}/artifacts/{{ cifmw_install_yamls_defaults['NAMESPACE'] }}/cr/99-cifmw-computes-{{ item }}.yaml, src=kustomize_compute.yml.j2, mode=0644] ***
2026-06-12 21:36:24.320984 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.037)       0:52:45.492 ***********
2026-06-12 21:36:24.320990 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.037)       0:52:45.491 ***********
2026-06-12 21:36:24.378159 | controller | skipping: [localhost]
2026-06-12 21:36:24.378245 | controller |
2026-06-12 21:36:24.378252 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-12 21:36:24.378257 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.056)       0:52:45.549 ***********
2026-06-12 21:36:24.378262 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.056)       0:52:45.548 ***********
2026-06-12 21:36:24.414639 | controller | skipping: [localhost]
2026-06-12 21:36:24.414701 | controller |
2026-06-12 21:36:24.414707 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-12 21:36:24.414712 | controller |   cifmw_install_yamls_environment |
2026-06-12 21:36:24.414716 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 21:36:24.414720 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-12 21:36:24.414724 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-12 21:36:24.414739 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-12 21:36:24.414744 | controller |   combine(_install_yamls_repos | default({}))
2026-06-12 21:36:24.414747 | controller | }}, cacheable=True] ***
2026-06-12 21:36:24.414751 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.037)       0:52:45.586 ***********
2026-06-12 21:36:24.414755 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.037)       0:52:45.585 ***********
2026-06-12 21:36:24.454610 | controller | skipping: [localhost]
2026-06-12 21:36:24.454680 | controller |
2026-06-12 21:36:24.454688 | controller | TASK [edpm_deploy : Create the config file mode=0644, content={{ cifmw_edpm_deploy_nova_compute_extra_config }}, dest={{ _cifmw_edpm_deploy_nova_extra_config_file }}] ***
2026-06-12 21:36:24.454695 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.040)       0:52:45.626 ***********
2026-06-12 21:36:24.454700 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.040)       0:52:45.625 ***********
2026-06-12 21:36:24.493267 | controller | skipping: [localhost]
2026-06-12 21:36:24.493350 | controller |
2026-06-12 21:36:24.493356 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-12 21:36:24.493361 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-12 21:36:24.493366 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-12 21:36:24.493371 | controller | }}, cacheable=True] ***
2026-06-12 21:36:24.493383 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.038)       0:52:45.665 ***********
2026-06-12 21:36:24.493388 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.038)       0:52:45.663 ***********
2026-06-12 21:36:24.523601 | controller | skipping: [localhost]
2026-06-12 21:36:24.523718 | controller |
2026-06-12 21:36:24.523725 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-12 21:36:24.523731 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.030)       0:52:45.696 ***********
2026-06-12 21:36:24.523735 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.030)       0:52:45.694 ***********
2026-06-12 21:36:24.555906 | controller | skipping: [localhost]
2026-06-12 21:36:24.556031 | controller |
2026-06-12 21:36:24.556042 | controller | TASK [edpm_deploy : Perform kustomizations to the OpenStackDataPlaneNodeSet CR target_path={{ cifmw_edpm_deploy_openstack_crs_path }}, sort_ascending=False, kustomizations_paths={{
2026-06-12 21:36:24.556048 | controller |   [
2026-06-12 21:36:24.556053 | controller |     (
2026-06-12 21:36:24.556058 | controller |       [
2026-06-12 21:36:24.556063 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-12 21:36:24.556069 | controller |         'kustomizations',
2026-06-12 21:36:24.556074 | controller |         'dataplane'
2026-06-12 21:36:24.556079 | controller |       ] | ansible.builtin.path_join
2026-06-12 21:36:24.556084 | controller |     )
2026-06-12 21:36:24.556088 | controller |   ]
2026-06-12 21:36:24.556091 | controller | }}] ***
2026-06-12 21:36:24.556096 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.032)       0:52:45.728 ***********
2026-06-12 21:36:24.556122 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.032)       0:52:45.726 ***********
2026-06-12 21:36:24.590157 | controller | skipping: [localhost]
2026-06-12 21:36:24.590250 | controller |
2026-06-12 21:36:24.590255 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-12 21:36:24.590260 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.034)       0:52:45.762 ***********
2026-06-12 21:36:24.590264 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.034)       0:52:45.760 ***********
2026-06-12 21:36:24.621542 | controller | skipping: [localhost]
2026-06-12 21:36:24.621669 | controller |
2026-06-12 21:36:24.621681 | controller | TASK [edpm_deploy : Apply dataplane resources but ignore DataPlaneDeployment kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, state=present, definition={{ lookup('file', cifmw_edpm_deploy_crs_kustomize_result.output_path) | from_yaml_all | rejectattr('kind', 'search', cifmw_edpm_deploy_step2_kind) }}] ***
2026-06-12 21:36:24.621689 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.031)       0:52:45.793 ***********
2026-06-12 21:36:24.621697 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.031)       0:52:45.792 ***********
2026-06-12 21:36:24.655484 | controller | skipping: [localhost]
2026-06-12 21:36:24.655603 | controller |
2026-06-12 21:36:24.655610 | controller | TASK [edpm_deploy : Wait for OpenStackDataPlaneNodeSet become SetupReady _raw_params=oc wait OpenStackDataPlaneNodeSet {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=SetupReady --timeout={{ cifmw_edpm_deploy_timeout }}m] ***
2026-06-12 21:36:24.655616 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.034)       0:52:45.827 ***********
2026-06-12 21:36:24.655620 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.034)       0:52:45.826 ***********
2026-06-12 21:36:24.686177 | controller | skipping: [localhost]
2026-06-12 21:36:24.686288 | controller |
2026-06-12 21:36:24.686294 | controller | TASK [edpm_deploy : Apply DataPlaneDeployment resource kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, state=present, definition={{ lookup('file', cifmw_edpm_deploy_crs_kustomize_result.output_path) | from_yaml_all | selectattr('kind', 'search', cifmw_edpm_deploy_step2_kind) }}] ***
2026-06-12 21:36:24.686325 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.030)       0:52:45.858 ***********
2026-06-12 21:36:24.686329 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.030)       0:52:45.857 ***********
2026-06-12 21:36:24.718775 | controller | skipping: [localhost]
2026-06-12 21:36:24.718887 | controller |
2026-06-12 21:36:24.718894 | controller | TASK [edpm_deploy : Wait for OpenStackDataPlaneDeployment become Ready _raw_params=oc wait OpenStackDataPlaneDeployment {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=Ready --timeout={{ cifmw_edpm_deploy_timeout }}m] ***
2026-06-12 21:36:24.718899 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.032)       0:52:45.891 ***********
2026-06-12 21:36:24.718904 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.032)       0:52:45.889 ***********
2026-06-12 21:36:24.748823 | controller | skipping: [localhost]
2026-06-12 21:36:24.748949 | controller |
2026-06-12 21:36:24.748956 | controller | TASK [edpm_deploy : Run nova-manage discover_hosts to ensure compute nodes are mapped output_dir={{ cifmw_basedir }}/artifacts, executable=/bin/bash, script=set -xe
2026-06-12 21:36:24.748962 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-12 21:36:24.748966 | controller | ] ***
2026-06-12 21:36:24.748971 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.030)       0:52:45.921 ***********
2026-06-12 21:36:24.748975 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.030)       0:52:45.919 ***********
2026-06-12 21:36:24.778828 | controller | skipping: [localhost]
2026-06-12 21:36:24.778885 | controller |
2026-06-12 21:36:24.778890 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-12 21:36:24.778902 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.030)       0:52:45.951 ***********
2026-06-12 21:36:24.778906 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.030)       0:52:45.949 ***********
2026-06-12 21:36:24.847742 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-12 21:36:24.872598 | controller | skipping: [localhost]
2026-06-12 21:36:24.872669 | controller |
2026-06-12 21:36:24.872674 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-12 21:36:24.872678 | controller | skipping: no hosts matched
2026-06-12 21:36:24.872682 | controller |
2026-06-12 21:36:24.872686 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-12 21:36:24.872689 | controller | skipping: no hosts matched
2026-06-12 21:36:24.872693 | controller |
2026-06-12 21:36:24.872696 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-12 21:36:24.872700 | controller |
2026-06-12 21:36:24.872704 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 21:36:24.872734 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.093)       0:52:46.045 ***********
2026-06-12 21:36:24.872739 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.093)       0:52:46.043 ***********
2026-06-12 21:36:24.952616 | controller | ok: [localhost]
2026-06-12 21:36:24.952697 | controller |
2026-06-12 21:36:24.952704 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 21:36:24.952708 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.079)       0:52:46.124 ***********
2026-06-12 21:36:24.952713 | controller | Friday 12 June 2026  21:36:24 +0000 (0:00:00.079)       0:52:46.123 ***********
2026-06-12 21:36:25.147126 | controller | ok: [localhost]
2026-06-12 21:36:25.147425 | controller |
2026-06-12 21:36:25.147436 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-12 21:36:25.147464 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.194)       0:52:46.319 ***********
2026-06-12 21:36:25.147469 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.194)       0:52:46.317 ***********
2026-06-12 21:36:25.410372 | controller | skipping: [localhost]
2026-06-12 21:36:25.410463 | controller |
2026-06-12 21:36:25.410470 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-12 21:36:25.410475 | controller |
2026-06-12 21:36:25.410478 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-12 21:36:25.410482 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.263)       0:52:46.582 ***********
2026-06-12 21:36:25.410486 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.263)       0:52:46.581 ***********
2026-06-12 21:36:25.441875 | controller | skipping: [localhost]
2026-06-12 21:36:25.441928 | controller |
2026-06-12 21:36:25.441934 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-12 21:36:25.441938 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.031)       0:52:46.614 ***********
2026-06-12 21:36:25.441942 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.031)       0:52:46.612 ***********
2026-06-12 21:36:25.473609 | controller | skipping: [localhost]
2026-06-12 21:36:25.473670 | controller |
2026-06-12 21:36:25.473675 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 21:36:25.473680 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.031)       0:52:46.645 ***********
2026-06-12 21:36:25.473684 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.031)       0:52:46.644 ***********
2026-06-12 21:36:25.558307 | controller | ok: [localhost]
2026-06-12 21:36:25.558439 | controller |
2026-06-12 21:36:25.558466 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 21:36:25.558492 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.084)       0:52:46.730 ***********
2026-06-12 21:36:25.558496 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.084)       0:52:46.729 ***********
2026-06-12 21:36:25.753919 | controller | ok: [localhost]
2026-06-12 21:36:25.753954 | controller |
2026-06-12 21:36:25.753959 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 21:36:25.753964 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.195)       0:52:46.926 ***********
2026-06-12 21:36:25.753968 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.195)       0:52:46.924 ***********
2026-06-12 21:36:25.875686 | controller | skipping: [localhost]
2026-06-12 21:36:25.875724 | controller |
2026-06-12 21:36:25.875730 | controller | TASK [Run validations name=validations] ****************************************
2026-06-12 21:36:25.875734 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.121)       0:52:47.048 ***********
2026-06-12 21:36:25.875738 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.121)       0:52:47.046 ***********
2026-06-12 21:36:25.914912 | controller | skipping: [localhost]
2026-06-12 21:36:25.914949 | controller |
2026-06-12 21:36:25.914955 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 21:36:25.914959 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.039)       0:52:47.087 ***********
2026-06-12 21:36:25.914963 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.039)       0:52:47.085 ***********
2026-06-12 21:36:25.946778 | controller | skipping: [localhost]
2026-06-12 21:36:25.946813 | controller |
2026-06-12 21:36:25.946819 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 21:36:25.946823 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.031)       0:52:47.119 ***********
2026-06-12 21:36:25.946827 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.031)       0:52:47.117 ***********
2026-06-12 21:36:25.976581 | controller | skipping: [localhost]
2026-06-12 21:36:25.976665 | controller |
2026-06-12 21:36:25.976674 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 21:36:25.976680 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.029)       0:52:47.149 ***********
2026-06-12 21:36:25.976685 | controller | Friday 12 June 2026  21:36:25 +0000 (0:00:00.029)       0:52:47.147 ***********
2026-06-12 21:36:26.108348 | controller | skipping: [localhost]
2026-06-12 21:36:26.108384 | controller |
2026-06-12 21:36:26.108390 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-12 21:36:26.108394 | controller | Friday 12 June 2026  21:36:26 +0000 (0:00:00.116)       0:52:47.265 ***********
2026-06-12 21:36:26.108397 | controller | Friday 12 June 2026  21:36:26 +0000 (0:00:00.116)       0:52:47.264 ***********
2026-06-12 21:36:26.108401 | controller |
2026-06-12 21:36:26.108404 | controller | PLAY RECAP *********************************************************************
2026-06-12 21:36:26.108408 | controller | localhost                  : ok=271  changed=97   unreachable=0    failed=0    skipped=171  rescued=0    ignored=1
2026-06-12 21:36:26.108412 | controller |
2026-06-12 21:36:26.108416 | controller | Friday 12 June 2026  21:36:26 +0000 (0:00:00.013)       0:52:47.279 ***********
2026-06-12 21:36:26.108419 | controller | ===============================================================================
2026-06-12 21:36:26.108424 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1324.77s
2026-06-12 21:36:26.108429 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 396.10s
2026-06-12 21:36:26.108434 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 313.53s
2026-06-12 21:36:26.108469 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 280.58s
2026-06-12 21:36:26.108485 | controller | install_yamls_makes : Run openstack ----------------------------------- 239.20s
2026-06-12 21:36:26.108490 | controller | install_yamls_makes : Run openstack_init ------------------------------ 174.20s
2026-06-12 21:36:26.108495 | controller | edpm_prepare : Wait for OpenStack subscription creation --------------- 125.11s
2026-06-12 21:36:26.108500 | controller | run_hook : Run hook without retry - Download needed tools -------------- 40.66s
2026-06-12 21:36:26.108505 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 33.72s
2026-06-12 21:36:26.108509 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.07s
2026-06-12 21:36:26.108514 | controller | ci_setup : Install needed packages ------------------------------------- 29.38s
2026-06-12 21:36:26.108519 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 25.83s
2026-06-12 21:36:26.108524 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 22.31s
2026-06-12 21:36:26.108528 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 9.04s
2026-06-12 21:36:26.108533 | controller | ci_local_storage : Perform action in the PV directory ------------------- 8.67s
2026-06-12 21:36:26.108537 | controller | repo_setup : Initialize python venv and install requirements ------------ 7.63s
2026-06-12 21:36:26.108541 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep -------------------- 7.11s
2026-06-12 21:36:26.108546 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 6.04s
2026-06-12 21:36:26.108550 | controller | cert_manager : Install cert-manager from release manifest --------------- 4.41s
2026-06-12 21:36:26.108554 | controller | ci_setup : Install openshift client ------------------------------------- 3.95s
2026-06-12 21:36:26.108559 | controller | Friday 12 June 2026  21:36:26 +0000 (0:00:00.014)       0:52:47.279 ***********
2026-06-12 21:36:26.108570 | controller | ===============================================================================
2026-06-12 21:36:26.108575 | controller | edpm_deploy_baremetal ------------------------------------------------ 1961.07s
2026-06-12 21:36:26.108579 | controller | edpm_prepare ---------------------------------------------------------- 557.65s
2026-06-12 21:36:26.108584 | controller | install_yamls_makes --------------------------------------------------- 458.80s
2026-06-12 21:36:26.108588 | controller | run_hook --------------------------------------------------------------- 46.68s
2026-06-12 21:36:26.108593 | controller | ci_setup --------------------------------------------------------------- 35.98s
2026-06-12 21:36:26.108597 | controller | cert_manager ----------------------------------------------------------- 31.45s
2026-06-12 21:36:26.108602 | controller | repo_setup ------------------------------------------------------------- 16.67s
2026-06-12 21:36:26.108606 | controller | ci_local_storage ------------------------------------------------------- 14.98s
2026-06-12 21:36:26.108611 | controller | cifmw_helpers ----------------------------------------------------------- 9.58s
2026-06-12 21:36:26.108615 | controller | rhol_crc ---------------------------------------------------------------- 8.40s
2026-06-12 21:36:26.108619 | controller | openshift_login --------------------------------------------------------- 5.31s
2026-06-12 21:36:26.108624 | controller | openshift_setup --------------------------------------------------------- 5.04s
2026-06-12 21:36:26.108628 | controller | install_yamls ----------------------------------------------------------- 3.73s
2026-06-12 21:36:26.108633 | controller | cifmw_setup ------------------------------------------------------------- 2.75s
2026-06-12 21:36:26.108637 | controller | install_ca -------------------------------------------------------------- 2.71s
2026-06-12 21:36:26.108648 | controller | libvirt_manager --------------------------------------------------------- 1.53s
2026-06-12 21:36:26.108653 | controller | install_openstack_ca ---------------------------------------------------- 1.02s
2026-06-12 21:36:26.108658 | controller | gather_facts ------------------------------------------------------------ 1.02s
2026-06-12 21:36:26.108662 | controller | discover_latest_image --------------------------------------------------- 0.65s
2026-06-12 21:36:26.108667 | controller | networking_mapper ------------------------------------------------------- 0.51s
2026-06-12 21:36:26.108683 | controller | edpm_deploy ------------------------------------------------------------- 0.46s
2026-06-12 21:36:26.108689 | controller | manage_secrets ---------------------------------------------------------- 0.45s
2026-06-12 21:36:26.108694 | controller | operator_build ---------------------------------------------------------- 0.33s
2026-06-12 21:36:26.108698 | controller | ansible.builtin.file ---------------------------------------------------- 0.27s
2026-06-12 21:36:26.108703 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.08s
2026-06-12 21:36:26.108707 | controller | pkg_build --------------------------------------------------------------- 0.08s
2026-06-12 21:36:26.108712 | controller | ansible.builtin.include_vars -------------------------------------------- 0.04s
2026-06-12 21:36:26.108717 | controller | ansible.builtin.meta ---------------------------------------------------- 0.01s
2026-06-12 21:36:26.108722 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-12 21:36:26.108725 | controller | total ---------------------------------------------------------------- 3167.24s
2026-06-12 21:36:26.644039 | controller | ok: Runtime: 0:52:48.577975
2026-06-12 21:36:26.713305 | 
2026-06-12 21:36:26.713456 | PLAY RECAP
2026-06-12 21:36:26.713512 | controller | ok: 8 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-12 21:36:26.713539 | 
2026-06-12 21:36:26.888371 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-12 21:36:26.892312 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-12 21:36:27.710100 | 
2026-06-12 21:36:27.710234 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-12 21:36:27.729626 | 
2026-06-12 21:36:27.729713 | TASK [Filter out host if needed]
2026-06-12 21:36:27.736993 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 21:36:27.740074 | 
2026-06-12 21:36:27.740134 | TASK [Ensure we have the ci-framework on host]
2026-06-12 21:36:28.221295 | controller | ok
2026-06-12 21:36:28.231827 | 
2026-06-12 21:36:28.232001 | TASK [End host if no basedir]
2026-06-12 21:36:28.243176 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 21:36:28.250454 | 
2026-06-12 21:36:28.250573 | TASK [Read base centos-9 scenarios]
2026-06-12 21:36:28.277581 | controller | ok
2026-06-12 21:36:28.382614 | 
2026-06-12 21:36:28.382735 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 21:36:28.417955 | controller | skipping: Conditional result was False
2026-06-12 21:36:28.423039 | 
2026-06-12 21:36:28.423103 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 21:36:28.771697 | controller | ok
2026-06-12 21:36:28.780809 | 
2026-06-12 21:36:28.781036 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 21:36:28.820010 | controller | skipping: Conditional result was False
2026-06-12 21:36:28.830372 | 
2026-06-12 21:36:28.830523 | TASK [cifmw_helpers : Read vars]
2026-06-12 21:36:28.872391 | 
2026-06-12 21:36:28.872640 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 21:36:28.921077 | 
2026-06-12 21:36:28.921328 | TASK [cifmw_helpers : Include vars]
2026-06-12 21:36:28.958786 | 
2026-06-12 21:36:28.959208 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 21:36:28.987912 | controller | skipping: Conditional result was False
2026-06-12 21:36:29.006771 | 
2026-06-12 21:36:29.006953 | TASK [run_hook : Assert parameters are valid]
2026-06-12 21:36:29.123803 | controller | ok: All assertions passed
2026-06-12 21:36:29.132171 | 
2026-06-12 21:36:29.132312 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-12 21:36:29.320215 | controller | ok: All assertions passed
2026-06-12 21:36:29.325882 | 
2026-06-12 21:36:29.325947 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-12 21:36:29.399300 | 
2026-06-12 21:36:29.399555 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-12 21:36:29.427427 | controller | skipping: Conditional result was False
2026-06-12 21:36:29.437657 | 
2026-06-12 21:36:29.437790 | TASK [Read artifacts parameters dir and set as facts]
2026-06-12 21:36:29.472521 | controller | ok
2026-06-12 21:36:29.504363 | 
2026-06-12 21:36:29.504456 | TASK [cifmw_helpers : Check directory is available]
2026-06-12 21:36:29.831967 | controller | ok
2026-06-12 21:36:29.841325 | 
2026-06-12 21:36:29.841457 | TASK [cifmw_helpers : Find yaml files]
2026-06-12 21:36:30.275960 | controller | ok: All paths examined
2026-06-12 21:36:30.291111 | 
2026-06-12 21:36:30.291244 | TASK [cifmw_helpers : Print available yaml files]
2026-06-12 21:36:30.349711 | controller | ok: Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/openshift-login-params.yml']
2026-06-12 21:36:30.359135 | 
2026-06-12 21:36:30.359286 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-12 21:36:30.408262 | controller | Output suppressed because no_log was given
2026-06-12 21:36:30.408790 | 
2026-06-12 21:36:30.416357 | controller | Output suppressed because no_log was given
2026-06-12 21:36:30.423728 | controller | Output suppressed because no_log was given
2026-06-12 21:36:30.430733 | controller | Output suppressed because no_log was given
2026-06-12 21:36:30.458124 | controller | included: /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 21:36:30.471543 | controller | included: /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 21:36:30.479591 | controller | included: /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 21:36:30.486921 | controller | included: /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 21:36:30.496766 | 
2026-06-12 21:36:30.496964 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 21:36:30.536546 | controller | skipping: Conditional result was False
2026-06-12 21:36:30.547968 | 
2026-06-12 21:36:30.548117 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 21:36:30.896290 | controller | ok
2026-06-12 21:36:30.903333 | 
2026-06-12 21:36:30.903425 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 21:36:31.314096 | controller -> localhost | changed
2026-06-12 21:36:31.332453 | 
2026-06-12 21:36:31.332779 | TASK [cifmw_helpers : Read vars]
2026-06-12 21:36:31.788360 | controller | Output suppressed because no_log was given
2026-06-12 21:36:31.797362 | 
2026-06-12 21:36:31.797503 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 21:36:32.594967 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 21:36:32.601671 | 
2026-06-12 21:36:32.601755 | TASK [cifmw_helpers : Include vars]
2026-06-12 21:36:32.677404 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 21:36:32.683841 | 
2026-06-12 21:36:32.683937 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 21:36:33.200545 | controller -> localhost | changed
2026-06-12 21:36:33.214152 | 
2026-06-12 21:36:33.214294 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 21:36:33.241801 | controller | skipping: Conditional result was False
2026-06-12 21:36:33.252114 | 
2026-06-12 21:36:33.252250 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 21:36:33.612801 | controller | ok
2026-06-12 21:36:33.622597 | 
2026-06-12 21:36:33.622781 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 21:36:33.917887 | controller -> localhost | changed
2026-06-12 21:36:33.928429 | 
2026-06-12 21:36:33.928555 | TASK [cifmw_helpers : Read vars]
2026-06-12 21:36:34.318300 | controller | Output suppressed because no_log was given
2026-06-12 21:36:34.326640 | 
2026-06-12 21:36:34.326770 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 21:36:34.922051 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 21:36:34.929025 | 
2026-06-12 21:36:34.929090 | TASK [cifmw_helpers : Include vars]
2026-06-12 21:36:34.976459 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 21:36:34.986337 | 
2026-06-12 21:36:34.986464 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 21:36:35.265994 | controller -> localhost | changed
2026-06-12 21:36:35.277834 | 
2026-06-12 21:36:35.278000 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 21:36:35.306201 | controller | skipping: Conditional result was False
2026-06-12 21:36:35.317195 | 
2026-06-12 21:36:35.317333 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 21:36:35.700446 | controller | ok
2026-06-12 21:36:35.709596 | 
2026-06-12 21:36:35.709724 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 21:36:36.000611 | controller -> localhost | changed
2026-06-12 21:36:36.012929 | 
2026-06-12 21:36:36.013066 | TASK [cifmw_helpers : Read vars]
2026-06-12 21:36:36.322931 | controller | Output suppressed because no_log was given
2026-06-12 21:36:36.332275 | 
2026-06-12 21:36:36.332410 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 21:36:36.880662 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 21:36:36.897138 | 
2026-06-12 21:36:36.897365 | TASK [cifmw_helpers : Include vars]
2026-06-12 21:36:36.936690 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 21:36:36.948221 | 
2026-06-12 21:36:36.948361 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 21:36:37.249009 | controller -> localhost | changed
2026-06-12 21:36:37.264364 | 
2026-06-12 21:36:37.264520 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 21:36:37.291254 | controller | skipping: Conditional result was False
2026-06-12 21:36:37.302127 | 
2026-06-12 21:36:37.302262 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 21:36:37.641401 | controller | ok
2026-06-12 21:36:37.650995 | 
2026-06-12 21:36:37.651124 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 21:36:37.972429 | controller -> localhost | changed
2026-06-12 21:36:37.983333 | 
2026-06-12 21:36:37.983488 | TASK [cifmw_helpers : Read vars]
2026-06-12 21:36:38.332140 | controller | Output suppressed because no_log was given
2026-06-12 21:36:38.340846 | 
2026-06-12 21:36:38.341011 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 21:36:38.834330 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 21:36:38.847710 | 
2026-06-12 21:36:38.847839 | TASK [cifmw_helpers : Include vars]
2026-06-12 21:36:38.905518 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 21:36:38.918610 | 
2026-06-12 21:36:38.918899 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 21:36:39.229361 | controller -> localhost | changed
2026-06-12 21:36:39.251216 | 
2026-06-12 21:36:39.251440 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-12 21:36:39.279317 | controller | skipping: Conditional result was False
2026-06-12 21:36:39.291396 | 
2026-06-12 21:36:39.291537 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-12 21:36:39.338131 | controller | ok
2026-06-12 21:36:39.346963 | 
2026-06-12 21:36:39.347097 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-12 21:36:39.650712 | controller | ok
2026-06-12 21:36:39.659092 | 
2026-06-12 21:36:39.659225 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-12 21:36:40.513789 | controller | ok
2026-06-12 21:36:40.524102 | 
2026-06-12 21:36:40.524244 | LOOP [artifacts : Ensure base directory exists]
2026-06-12 21:36:40.826325 | controller | ok: "artifacts"
2026-06-12 21:36:41.138238 | controller | ok: "logs"
2026-06-12 21:36:41.158052 | 
2026-06-12 21:36:41.158314 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-12 21:36:41.271596 | controller | ERROR
2026-06-12 21:36:41.271846 | controller | {
2026-06-12 21:36:41.271912 | controller |   "ansible_facts": {},
2026-06-12 21:36:41.271939 | controller |   "ansible_included_var_files": [],
2026-06-12 21:36:41.271963 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-12 21:36:41.271986 | controller | }
2026-06-12 21:36:41.272015 | controller | ERROR: Ignoring Errors
2026-06-12 21:36:41.276952 | 
2026-06-12 21:36:41.277038 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-12 21:36:42.567101 | controller | changed
2026-06-12 21:36:42.575802 | 
2026-06-12 21:36:42.575969 | TASK [artifacts : Gather facts]
2026-06-12 21:36:43.798121 | controller | changed
2026-06-12 21:36:43.805551 | 
2026-06-12 21:36:43.805721 | TASK [artifacts : Copy some network configuration files]
2026-06-12 21:36:44.344969 | controller | ok: Runtime: 0:00:00.019971
2026-06-12 21:36:44.354537 | 
2026-06-12 21:36:44.354765 | TASK [artifacts : Get installed packages list]
2026-06-12 21:36:45.485891 | controller | ok
2026-06-12 21:36:45.557951 | 
2026-06-12 21:36:45.558065 | TASK [artifacts : Output package list]
2026-06-12 21:36:46.873238 | controller | changed
2026-06-12 21:36:46.902188 | 
2026-06-12 21:36:46.902427 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-12 21:36:47.420467 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-12 21:36:47.420909 | controller | ok: All items complete
2026-06-12 21:36:47.421006 | 
2026-06-12 21:36:47.589999 | 
2026-06-12 21:36:47.590212 | TASK [os_must_gather : Ensure directories are present]
2026-06-12 21:36:47.945118 | controller | changed
2026-06-12 21:36:47.976059 | 
2026-06-12 21:36:47.976282 | LOOP [os_must_gather : Construct project change list]
2026-06-12 21:36:48.082084 | controller | ok:
2026-06-12 21:36:48.082346 | controller | {
2026-06-12 21:36:48.082407 | controller |   "branch": "main",
2026-06-12 21:36:48.082454 | controller |   "change": "1937",
2026-06-12 21:36:48.082497 | controller |   "change_message": "Add containerImageFields to swift OpenStackDataPlaneService\n\nThe swift container images were added to the EDPM ansible vars in 8c3b225 but the OpenStackDataPlaneService was not updated to declare its containerImageFields.\r\n\r\nJira: [OSPCIX-1268](https://redhat.atlassian.net/browse/OSPCIX-1268)",
2026-06-12 21:36:48.082546 | controller |   "change_url": "https://github.com/openstack-k8s-operators/openstack-operator/pull/1937",
2026-06-12 21:36:48.082592 | controller |   "commit_id": "cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d",
2026-06-12 21:36:48.082634 | controller |   "patchset": "cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d",
2026-06-12 21:36:48.082674 | controller |   "project": {
2026-06-12 21:36:48.082715 | controller |     "canonical_hostname": "github.com",
2026-06-12 21:36:48.082755 | controller |     "canonical_name": "github.com/openstack-k8s-operators/openstack-operator",
2026-06-12 21:36:48.082796 | controller |     "name": "openstack-k8s-operators/openstack-operator",
2026-06-12 21:36:48.082837 | controller |     "short_name": "openstack-operator",
2026-06-12 21:36:48.082918 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/openstack-operator"
2026-06-12 21:36:48.082963 | controller |   },
2026-06-12 21:36:48.083004 | controller |   "topic": null
2026-06-12 21:36:48.083044 | controller | }
2026-06-12 21:36:48.146888 | 
2026-06-12 21:36:48.147112 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-12 21:36:48.781958 | controller | skipping: Conditional result was False
2026-06-12 21:36:48.815014 | 
2026-06-12 21:36:48.815214 | TASK [os_must_gather : Debug git show-ref]
2026-06-12 21:36:48.850198 | controller | skipping: Conditional result was False
2026-06-12 21:36:48.877185 | 
2026-06-12 21:36:48.877359 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-12 21:36:48.903432 | controller | skipping: Conditional result was False
2026-06-12 21:36:49.007757 | 
2026-06-12 21:36:49.007973 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-12 21:36:49.043185 | controller | skipping: Conditional result was False
2026-06-12 21:36:49.067485 | 
2026-06-12 21:36:49.067699 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-12 21:36:49.103435 | controller | skipping: Conditional result was False
2026-06-12 21:36:49.129394 | 
2026-06-12 21:36:49.129595 | TASK [os_must_gather : Check for oc command]
2026-06-12 21:36:50.344991 | controller | changed
2026-06-12 21:36:50.370199 | 
2026-06-12 21:36:50.370425 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-12 21:36:50.703140 | controller | ok
2026-06-12 21:36:50.725820 | 
2026-06-12 21:36:50.726014 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-12 21:45:30.576580 | controller | changed
2026-06-12 21:45:30.636269 | 
2026-06-12 21:45:30.636421 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-12 21:45:30.698160 | controller | skipping: Conditional result was False
2026-06-12 21:45:30.753249 | 
2026-06-12 21:45:30.753450 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-12 21:45:31.431955 | controller | skipping: Conditional result was False
2026-06-12 21:45:31.476130 | 
2026-06-12 21:45:31.476299 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-12 21:45:31.513368 | controller | skipping: Conditional result was False
2026-06-12 21:45:31.543751 | 
2026-06-12 21:45:31.544032 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-12 21:45:31.606983 | controller | skipping: Conditional result was False
2026-06-12 21:45:31.607534 | controller | ok: All items complete
2026-06-12 21:45:31.607601 | 
2026-06-12 21:45:31.633500 | controller | skipping: Conditional result was False
2026-06-12 21:45:31.650645 | controller | skipping: Conditional result was False
2026-06-12 21:45:31.672238 | controller | skipping: Conditional result was False
2026-06-12 21:45:31.692785 | controller | skipping: Conditional result was False
2026-06-12 21:45:31.731943 | controller | skipping: Conditional result was False
2026-06-12 21:45:31.759353 | controller | skipping: Conditional result was False
2026-06-12 21:45:31.780382 | controller | skipping: Conditional result was False
2026-06-12 21:45:31.795105 | controller | skipping: Conditional result was False
2026-06-12 21:45:31.809459 | controller | skipping: Conditional result was False
2026-06-12 21:45:31.824150 | controller | skipping: Conditional result was False
2026-06-12 21:45:31.838735 | controller | skipping: Conditional result was False
2026-06-12 21:45:31.854068 | controller | skipping: Conditional result was False
2026-06-12 21:45:31.868688 | controller | skipping: Conditional result was False
2026-06-12 21:45:31.897015 | 
2026-06-12 21:45:31.897195 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-12 21:45:32.262972 | controller | ok: All paths examined
2026-06-12 21:45:32.290176 | 
2026-06-12 21:45:32.290280 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-12 21:45:32.679407 | controller | changed
2026-06-12 21:45:32.725107 | 
2026-06-12 21:45:32.725206 | TASK [os_must_gather : Collect pod usage]
2026-06-12 21:45:32.778686 | controller | ok
2026-06-12 21:45:32.802419 | controller | included: /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-12 21:45:32.888933 | 
2026-06-12 21:45:32.889089 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-12 21:45:33.373415 | controller | error: Metrics API not available
2026-06-12 21:45:33.527392 | controller | ERROR
2026-06-12 21:45:33.527688 | controller | {
2026-06-12 21:45:33.527730 | controller |   "delta": "0:00:00.112092",
2026-06-12 21:45:33.527756 | controller |   "end": "2026-06-12 21:45:33.377221",
2026-06-12 21:45:33.527779 | controller |   "msg": "non-zero return code",
2026-06-12 21:45:33.527801 | controller |   "rc": 1,
2026-06-12 21:45:33.527822 | controller |   "start": "2026-06-12 21:45:33.265129"
2026-06-12 21:45:33.527843 | controller | }
2026-06-12 21:45:33.527895 | controller | ERROR: Ignoring Errors
2026-06-12 21:45:33.552895 | 
2026-06-12 21:45:33.552981 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-12 21:45:33.590796 | controller | skipping: Conditional result was False
2026-06-12 21:45:33.621783 | 
2026-06-12 21:45:33.621968 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-12 21:45:34.282874 | controller | skipping: Conditional result was False
2026-06-12 21:45:34.328008 | 
2026-06-12 21:45:34.328226 | TASK [os_must_gather : Find all namespaces directories]
2026-06-12 21:45:34.365631 | controller | skipping: Conditional result was False
2026-06-12 21:45:34.407955 | 
2026-06-12 21:45:34.408055 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-12 21:45:34.484735 | 
2026-06-12 21:45:34.484952 | TASK [os_must_gather : Get node resource usage]
2026-06-12 21:45:35.084168 | controller | skipping: Conditional result was False
2026-06-12 21:45:35.129470 | 
2026-06-12 21:45:35.129680 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-12 21:45:35.176838 | controller | ok
2026-06-12 21:45:35.204794 | controller | included: /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-12 21:45:35.227997 | 
2026-06-12 21:45:35.228069 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-12 21:45:35.689653 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-12 21:45:35.689810 | controller | /bin/sh: -c: line 1: `oc get events --all-namespaces --field-selector type=Warning --sort-by=.lastTimestamp | grep -i -E 'OOMKill|Killing.*out of memory|Pressure' >'
2026-06-12 21:45:35.927139 | controller | ERROR
2026-06-12 21:45:35.927438 | controller | {
2026-06-12 21:45:35.927497 | controller |   "delta": "0:00:00.004434",
2026-06-12 21:45:35.927538 | controller |   "end": "2026-06-12 21:45:35.690069",
2026-06-12 21:45:35.927575 | controller |   "msg": "non-zero return code",
2026-06-12 21:45:35.927608 | controller |   "rc": 2,
2026-06-12 21:45:35.927642 | controller |   "start": "2026-06-12 21:45:35.685635"
2026-06-12 21:45:35.927676 | controller | }
2026-06-12 21:45:35.927720 | controller | ERROR: Ignoring Errors
2026-06-12 21:45:35.979197 | 
2026-06-12 21:45:35.979313 | TASK [artifacts : Create crc logs directory]
2026-06-12 21:45:36.333242 | controller | changed
2026-06-12 21:45:36.360148 | 
2026-06-12 21:45:36.360262 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-12 21:45:37.081822 | controller | ok: Runtime: 0:00:00.134400
2026-06-12 21:45:37.121540 | 
2026-06-12 21:45:37.121757 | TASK [artifacts : Recognize new keypair]
2026-06-12 21:45:37.485280 | controller | ok
2026-06-12 21:45:37.514995 | 
2026-06-12 21:45:37.515190 | TASK [artifacts : Set fact if new keypair exists]
2026-06-12 21:45:37.614508 | controller | ok
2026-06-12 21:45:37.640604 | 
2026-06-12 21:45:37.640779 | TASK [artifacts : Prepare root ssh accesses]
2026-06-12 21:45:48.010191 | controller | changed
2026-06-12 21:45:48.059943 | 
2026-06-12 21:45:48.060111 | TASK [artifacts : Copy logs from CRC VM]
2026-06-12 21:45:54.319970 | controller | changed
2026-06-12 21:45:54.419336 | 
2026-06-12 21:45:54.419467 | TASK [artifacts : List all of the existing virtual machines]
2026-06-12 21:45:54.924182 | controller | ok
2026-06-12 21:45:54.955046 | 
2026-06-12 21:45:54.955298 | TASK [artifacts : Filter out edpm vm]
2026-06-12 21:45:55.014221 | controller | ok
2026-06-12 21:45:55.035351 | 
2026-06-12 21:45:55.035490 | TASK [artifacts : Slurp zuul inventory file]
2026-06-12 21:45:55.061551 | controller | skipping: Conditional result was False
2026-06-12 21:45:55.085492 | 
2026-06-12 21:45:55.085661 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-12 21:45:55.143938 | 
2026-06-12 21:45:55.144176 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-12 21:46:03.593564 | controller | changed: "192.168.122.100"
2026-06-12 21:46:03.593833 | 
2026-06-12 21:46:03.627280 | 
2026-06-12 21:46:03.627426 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-12 21:46:05.425369 | controller | changed: "192.168.122.100"
2026-06-12 21:46:05.473339 | 
2026-06-12 21:46:05.473613 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-12 21:46:05.803886 | controller | ok: All paths examined
2026-06-12 21:46:05.847203 | 
2026-06-12 21:46:05.847456 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-12 21:46:06.674218 | controller | changed:
2026-06-12 21:46:06.674395 | controller | {
2026-06-12 21:46:06.674426 | controller |   "atime": 1781296980.8798704,
2026-06-12 21:46:06.674445 | controller |   "ctime": 1781300186.1072288,
2026-06-12 21:46:06.674462 | controller |   "dev": 64513,
2026-06-12 21:46:06.674479 | controller |   "gid": 1000,
2026-06-12 21:46:06.674495 | controller |   "gr_name": "zuul",
2026-06-12 21:46:06.674527 | controller |   "inode": 1384754,
2026-06-12 21:46:06.674544 | controller |   "isblk": false,
2026-06-12 21:46:06.674559 | controller |   "ischr": false,
2026-06-12 21:46:06.674575 | controller |   "isdir": false,
2026-06-12 21:46:06.674591 | controller |   "isfifo": false,
2026-06-12 21:46:06.674606 | controller |   "isgid": false,
2026-06-12 21:46:06.674621 | controller |   "islnk": false,
2026-06-12 21:46:06.674637 | controller |   "isreg": true,
2026-06-12 21:46:06.674651 | controller |   "issock": false,
2026-06-12 21:46:06.674667 | controller |   "isuid": false,
2026-06-12 21:46:06.674682 | controller |   "mode": "0644",
2026-06-12 21:46:06.674696 | controller |   "mtime": 1781300186.1072288,
2026-06-12 21:46:06.674712 | controller |   "nlink": 1,
2026-06-12 21:46:06.674727 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 21:46:06.674743 | controller |   "pw_name": "zuul",
2026-06-12 21:46:06.674760 | controller |   "rgrp": true,
2026-06-12 21:46:06.674776 | controller |   "roth": true,
2026-06-12 21:46:06.674792 | controller |   "rusr": true,
2026-06-12 21:46:06.674807 | controller |   "size": 357519,
2026-06-12 21:46:06.674822 | controller |   "uid": 1000,
2026-06-12 21:46:06.674837 | controller |   "wgrp": false,
2026-06-12 21:46:06.674879 | controller |   "woth": false,
2026-06-12 21:46:06.674903 | controller |   "wusr": true,
2026-06-12 21:46:06.674921 | controller |   "xgrp": false,
2026-06-12 21:46:06.674936 | controller |   "xoth": false,
2026-06-12 21:46:06.674952 | controller |   "xusr": false
2026-06-12 21:46:06.674968 | controller | }
2026-06-12 21:46:06.674998 | controller | changed: All items complete
2026-06-12 21:46:06.675018 | 
2026-06-12 21:46:06.717190 | 
2026-06-12 21:46:06.717434 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-12 21:46:12.855165 | controller | ok: Runtime: 0:00:05.353601
2026-06-12 21:46:12.875315 | 
2026-06-12 21:46:12.875510 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-12 21:48:01.461031 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-12 21:48:02.214349 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-12 21:48:02.348093 | 
2026-06-12 21:48:02.348265 | LOOP [env_op_images : Ensure directory is present]
2026-06-12 21:48:02.710470 | controller | ok: "artifacts"
2026-06-12 21:48:02.711080 | controller | changed: All items complete
2026-06-12 21:48:02.711154 | 
2026-06-12 21:48:03.030171 | controller | ok: "logs"
2026-06-12 21:48:03.074736 | 
2026-06-12 21:48:03.074924 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-12 21:48:04.231834 | controller | ok: Runtime: 0:00:00.169576
2026-06-12 21:48:04.259525 | 
2026-06-12 21:48:04.259626 | TASK [env_op_images : Get images from the CSV]
2026-06-12 21:48:04.831159 | controller | apiVersion: v1
2026-06-12 21:48:04.831263 | controller | items:
2026-06-12 21:48:04.831271 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-12 21:48:04.831278 | controller |   kind: ClusterServiceVersion
2026-06-12 21:48:04.831284 | controller |   metadata:
2026-06-12 21:48:04.831289 | controller |     annotations:
2026-06-12 21:48:04.831294 | controller |       alm-examples: |-
2026-06-12 21:48:04.831299 | controller |         [
2026-06-12 21:48:04.831304 | controller |           {
2026-06-12 21:48:04.831311 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-12 21:48:04.831316 | controller |             "kind": "OpenStack",
2026-06-12 21:48:04.831323 | controller |             "metadata": {
2026-06-12 21:48:04.831328 | controller |               "labels": {
2026-06-12 21:48:04.831333 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-12 21:48:04.831338 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-12 21:48:04.831344 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-12 21:48:04.831350 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-12 21:48:04.831354 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-12 21:48:04.831359 | controller |               },
2026-06-12 21:48:04.831364 | controller |               "name": "openstack",
2026-06-12 21:48:04.831369 | controller |               "namespace": "openstack-operators"
2026-06-12 21:48:04.831373 | controller |             },
2026-06-12 21:48:04.831378 | controller |             "spec": {
2026-06-12 21:48:04.831382 | controller |               "operatorOverrides": [
2026-06-12 21:48:04.831387 | controller |                 {
2026-06-12 21:48:04.831392 | controller |                   "controllerManager": {
2026-06-12 21:48:04.831397 | controller |                     "resources": {
2026-06-12 21:48:04.831401 | controller |                       "limits": {
2026-06-12 21:48:04.831406 | controller |                         "cpu": "600m",
2026-06-12 21:48:04.831417 | controller |                         "memory": "2Gi"
2026-06-12 21:48:04.831422 | controller |                       }
2026-06-12 21:48:04.831427 | controller |                     }
2026-06-12 21:48:04.831430 | controller |                   },
2026-06-12 21:48:04.831434 | controller |                   "name": "infra",
2026-06-12 21:48:04.831437 | controller |                   "replicas": 1
2026-06-12 21:48:04.831465 | controller |                 }
2026-06-12 21:48:04.831471 | controller |               ]
2026-06-12 21:48:04.831475 | controller |             }
2026-06-12 21:48:04.831479 | controller |           }
2026-06-12 21:48:04.831483 | controller |         ]
2026-06-12 21:48:04.831486 | controller |       capabilities: Seamless Upgrades
2026-06-12 21:48:04.831490 | controller |       createdAt: "2026-06-12T20:14:34Z"
2026-06-12 21:48:04.831493 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-12 21:48:04.831497 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-12 21:48:04.831500 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-12 21:48:04.831504 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-12 21:48:04.831507 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-12 21:48:04.831510 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-12 21:48:04.831514 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-12 21:48:04.831517 | controller |       olm.operatorGroup: openstack
2026-06-12 21:48:04.831521 | controller |       olm.operatorNamespace: openstack-operators
2026-06-12 21:48:04.831524 | controller |       olm.targetNamespaces: ""
2026-06-12 21:48:04.831530 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-12 21:48:04.831535 | controller |       operatorframework.io/properties: '{"properties":[{"type":"olm.package","value":{"packageName":"openstack-operator","version":"0.6.0"}},{"type":"olm.gvk","value":{"group":"operator.openstack.org","kind":"OpenStack","version":"v1beta1"}}]}'
2026-06-12 21:48:04.831541 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-12 21:48:04.831544 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-12 21:48:04.831548 | controller |         "OpenShift Platform Plus"]'
2026-06-12 21:48:04.831558 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-12 21:48:04.831562 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-12 21:48:04.831565 | controller |     creationTimestamp: "2026-06-12T20:52:42Z"
2026-06-12 21:48:04.831569 | controller |     finalizers:
2026-06-12 21:48:04.831572 | controller |     - operators.coreos.com/csv-cleanup
2026-06-12 21:48:04.831575 | controller |     generation: 1
2026-06-12 21:48:04.831579 | controller |     labels:
2026-06-12 21:48:04.831582 | controller |       olm.managed: "true"
2026-06-12 21:48:04.831586 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-12 21:48:04.831589 | controller |     name: openstack-operator.v0.6.0
2026-06-12 21:48:04.831592 | controller |     namespace: openstack-operators
2026-06-12 21:48:04.831596 | controller |     resourceVersion: "52145"
2026-06-12 21:48:04.831599 | controller |     uid: cd0e66c4-4ac9-461b-a9f4-5eaf17048f87
2026-06-12 21:48:04.831603 | controller |   spec:
2026-06-12 21:48:04.831606 | controller |     apiservicedefinitions: {}
2026-06-12 21:48:04.831609 | controller |     cleanup:
2026-06-12 21:48:04.831613 | controller |       enabled: false
2026-06-12 21:48:04.831616 | controller |     customresourcedefinitions:
2026-06-12 21:48:04.831620 | controller |       owned:
2026-06-12 21:48:04.831623 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-12 21:48:04.831626 | controller |         displayName: Open Stack
2026-06-12 21:48:04.831630 | controller |         kind: OpenStack
2026-06-12 21:48:04.831633 | controller |         name: openstacks.operator.openstack.org
2026-06-12 21:48:04.831637 | controller |         version: v1beta1
2026-06-12 21:48:04.831640 | controller |     description: Install and configure OpenStack
2026-06-12 21:48:04.831643 | controller |     displayName: OpenStack
2026-06-12 21:48:04.831647 | controller |     icon:
2026-06-12 21:48:04.831707 | controller |     - base64data: iVBORw0KGgoAAAANSUhEUgAAAYAAAAEiCAYAAADwEwVaAAAACXBIWXMAABYlAAAWJQFJUiTwAAAck0lEQVR4nO3dfYwdV33G8WeCCbaJsr7WKo4a/AalEJXIm0JBFQE7ElQICDGoav8hsqNKFbQ0MRIqElIbG6RKICTstFLVSig2RqXtH7BJGoQaUHZDKgSNyLou6gsq2XVqFKOtrzei2WAST3X2nvGO79x7986dt3PmfD+SRbKzODuzu+eZ33mN4jgWACA8m/ieI0TdKDos6aCkA5KmBjyCM5IuSZqTtGD+dOJ4MfNZgMeoABCUbhQdkWT+7J7gvpdsGJhQmOvE8ULmMwCPEAAIQjeKZiSdlLSvxPtdSsJA0mwnji9lPgNwGAEQsG4UbZM00/cELrXtzdZ29xwf0tVTpjM2ZKgO4AUCICDdKEr6vE2jv3+DO093d8z62v/djSLT8N+fuVA98/xmTSAQBnAVAdBy9i0/6fcu8gacvN16EwbdKDJf76HMhfoRBnASAdBSJTb8gzxsulQ6cTw34Frj7L3PjlHlNIEwgDMIgBayA56zE850ycM0Zkc7cXzSladoG/+5kgd7q0IYoFEEQMvYAc+Har4rJ4LAs8a/n3ddbPAfAdAi3Sg6KumBBu+osSCoseqpw3wqDJhaisoQAC3R4GyXQZZsA3a8jgbMzm46WcM0z7qtpLqInBxvgd8IgBZoqNtnHCt2/v3Jqro1HAu+KiWhWtmzRHgIAM91o8jM63/Cg7s4VeabrL3vky3p8snrYds95MzgO/xEAHjMDnouetb1UWjmi+3uOeLoFM+6raS62qgKkBsB4LFuFM153hCupFYbL9jdNxeScYPUVhV77Armgy3s5y/LvA1VqgKMjQDwlN3V8kuhPwdkUBVgbASAhzzt+kH9HrZVwSzPHoMQAB5yaI8b+GEpNRuLdQW4igDwTDeKTH/4s6E/B0wkWVdwlO4hGNdlPgLXMciHSU3ZyvFZM4HAzqhCwKgAPOLRnH/4Y237DradCBMVgF8Oh/4AULrddhX5otlLyk4wQCCoADxB3z9qdIpxgjBQAfjjaOgPALVJxglO2l1W0VJUAB5g3j8aNm8rAnYkbRkqAD+wBQKaZLYbecLOHDrAd6I9qAA80I2iBU9PuUI7URG0BAHgONsH+0zozwFOIgg8RxeQ+5j6CVclXUMn7Sw1eIYKwHHdKFoM9NAT+Ifpo56hAnCYXapP4w9fmOmjCywo8wcB4Db2aoFvzGy1B2wQ0H3pOLqAHNaNoktM/4TnzEDxkUmO/0T1qAAcZbt/aPzhOzNQ/AzdQm4iANxF+Yw2SbqFWEjmELqAHGTflLqhPwe01rFOHLO3lQOoANzE4C/a7AGzup21A80jANxEAKDt9tEl1Dy6gBzDvv8I0L2dOOao0wZQAbiHt3+E5iGznQTf9foRAO5h9g9CdIgQqB9dQA6h+wfQqU4c8xJUEyoAt/CDj9AdYguJ+lABOISdP4Gr7uScgeoRAI7g4BfgGiuS9nTi+BKPpTp0AbmDshdYZ/bBOs7zqBYVgCPo/gEGoiuoQlQADuDgF2Ao9gyqEAHgBhZ/AYPtZ7uI6tAF5AAOfgFGmu/EMSFQASqAhnHwC7Ch/ewcWg0CoHnM/gE2doRnVD66gBrEwS/A2JY6cUwVUDIqgGYx+AuMZ7ddLIkSEQDNIgCA8fH7UjK6gBrCzp9Abmc6cUwVUCIqgObwNgPks8+Om6EkBEBzmP0D5Md6gBIRAA2w3T/7grtxoDgCoEQEQDPo/gEmQwCUiEHgBrDzJzC5ThxHPL5yUAHUzM5lpvEHJsTmcOUhAOrH4C9QDAFQEgKgfvT/A8UQACUhAGpE9w9QChaDlYQAqBc7GgLFTbEvUDkIgHrR/QOUg26gEhAANeHgF6BUVAAlIADqw9s/UB4qgBKwEKwmnPsLlG5vJ44XeayTowKoQTeKDtP4A6WjG6ggAqAedP8A5aMbqCC6gCrGub9AZTggpiAqgOrx9g9Ugy3VCyIAqkcAABVhY7hiCIAK2e6fu1t7g0DzCIACCIBq8fYPVIsAKIAAqBZbPwPVYhC4AAKgIvbc3/2tvDnAHWwMVwABUB26f4B60A00IQKgOnT/APWgApgQAVAB2/3DHGWgHlQAEyIAqkH3D1Cf3falCzkRABX4qfSx1t0U4Da6gSZAAJQsiqKZX5He1KqbAtxHN9AECIDyce4vUD8qgAmwG2iJot7WD4sX2fsfqF0njiOeej5UAOXi3F+gIWwMlx8BUC66f4DmEAA5EQAliXrL0dfm/v9YOt+GewI8wzhATgRAea6+/X9N2tqC+wF8QwWQE4PAJYj6jn3cJWnB5xsC/HV7J4759RsTFUA5rtn355ykb0oXPL4fwFd0A+VAAJQjM/j7GWmHp/cC+IxuoBwIgIKi3tSz3f1/C1UA0AgCIAcCoLih2z7/kbTjF9JLmQsAqrLbnsWNMRAABdjB30PD/oYVSX8gXclcAFAlqoAxEQDFDH37TzwqbX1KWs5cAFAVAmBMBEAxmcHfQe6Rpi/1CgIA1WMm0JhYBzAhO/j7xLj/79skzWc+CqAKbAw3HiqAyeU68/espPul1cwFAKVjY7jxbPLhi6yLPVYufbRc+odoW1Jarkqbd0nvOJfz6zotbXmPdPEuaXvmIoAymd/dOZ7oaEEEgJ0WlvQLJo36jG3Ut+U9wP0X0krexj9xSNr+iLR8hzSduQigLIwDjKFVAWDLvuQtPmng92c+saAHC07tNIPCT0oXd1IJAFWhC2gMXg4C266aGfsnafQzq3GrMmNX+hZhTo0hBIBKsTHcBryoAOyb/YFUg9/YqVvPSxfOlbDPj5kT+m5p+zPSyjZOEQOqMMPGvKM5GQDd3uEqB21jX3oXThFz0stl/V0mBO6Wph6XVq+XtmQ+AUARpv04yRMczpkA6EbRQdvoO32u7mPSLZkPFmCmh75X2kIIAKVjHGADjY4B+NLop+1VNUt6d/W2jWBMAChXpxPHl3img9W+EMwM4Haj6Hg3isw35Rt2MzUvGv8XpG5V+zmcs2MCz0kXMxcBTIoqYITaAqAbRYe7UWQWZjzbWxTr38DnBenFzAdLtEIIAGUjAEaoPABsw78o6SHXBnTzeqLEAeBhkhBgB1GgFCwIG6GyAOhr+Gubo98GJgQ+JE0/SiUAFOX1S2fVSg8AM7Db1ob/R9JNmQ9WyGwb8WecKAYUwsZww5UWAHZwd84O7Lbyjf/ZBqZp/qW02ewi+suKxx+AFiMAhiglALpRdMSuuKPcqoDdRXQrh8oAE2EcYIhCAWB22bRv/V/ycVaPT8yCsdulKWYIAblRAQwxcQDY7RoWeeuvz0pv3+rtX2WGEJDHlN1AEn0mCgAzw0fSM6G99b9vbSlA8+6TphkXAHKhChggdwB0o+ioneETnE0OzchJxgXOUw0A4yAABsgVAN0oMjvrPZC5EIg7Hds91YwL3MF6AWAcDAQPMPZmcGb/HruFQ7AuS6s3O7pj5z3S6hel+NXS1sxFAGJjuKyxKgDb5x9042+Y7Zp3ZT7qBtMl9JvSVmYJAUPRDdRnwwCwq+iC7PMfZL+0OuDDTjhnZwmdYL0AMAjdQH1GBoCdOjWbuRCwezwYdD0mTZm5uSwcA9b9b+/cEaSMHAOwi7yY59+nqkNhymbm6H5OWv6oNO3BlwtUrhPHEU953dAKwG7vQOM/wIcc7gZKW7FrBj5ENQCseWsUfZAnsW5gANiun6OZC1jzJ9L/+fQknrLbSDA2gNDdJv1O6M8gbWAA2MafvX2GuEWavmPwJWetpMYGWDyGUP2MgeBrZALAvv0fynwmrvHH0nM+PpGzvbegaXPOAFtJIDQvSr/KN31dJgDo+hnPe6Wdrq4JGIc5Z8CsG+DoSYTkFem1UW8jy+CpPwB4+8/nzx3ZHG5S5+zRkwwSIzAsCLP6K4DDmc/AUO+Xdvg2FjCIGSR+vR0kplsIASAALAKgoM97XgWkmUFi0y30zRbdEzAAAWBdDQB7wEsrz/Kt0q3Sjns8WRcwDtMt9FFph+kW+neCAC1zrnc7UxEHxKxJVwC8/U/oC1LUtjmzplvondKOQ9KLjA+gLc6t30fwVYD6AoAHMqHXSJtPt3Q2zaPSVjM+YKaNXm5RpYPwvCB1UzcdfHunJADM4e69jSQxKXMwy10tHkA100bfJG0xA8UEAXz0X9LPU1928AGgVAXAvNgS/I10XZuXTyeriQkC+OgHa0d6XLWbcYD1ACANS2C6gh4NYGFVOgiYMQRf/L20o+9LDf7FNwmA4JOwLG+Rph8IZNB0xc4YMr9FJgioCOAq87N5Nvu1Bf/iSwBU4H5pqs3jAf2SqaN0DcFV314bA84IPgDWDoTpRtEiawDKZRrB90pbBrx1tJ4ZBzkirXxcuv56Rw/RR1j2240QB+jEAR8Un1QANP4lMw3f30rLIe6pnR4juF9aZR0BmmQWNA5p/PVT6T+6URTsGqhBu4GiJObcgCeli6EerGBa/dPSFrOOwAQBK4vRhE9nB3+vsq/+D3Wj6FI3io7aKfHBIAAqtlPa/qB0sdU3OQYTBO+0W0w87ulZCvCPeel4asRXfXatt3aNeU97QNKiDYIgxkUJgBrcJW0/RQisMb+MvyftNDOHGDBG1T424u3f+J50Q9+HkiB4thtFJ9seBARATQiBa52z4wQ323ECuodQNvOCMazvP/EdqZP54LpDNgha2zWUzAKKM1dQCbOnjtlWgaebZU5Y+5S0/LvSa5k9hCKeky7uk7aP81eM+VZmhrSOmz+dFs0aIgAaYN54T9PAjWS22P6Y9MKtG5TwQL9fSC+9Wdo87tSzp6Wl148/E9L8tUc6cXwyc8VDdAE14IS05RPSS8HdeA7JoHEyVtC3kyMwkBlT+u0cjb96ewRtynxwuCk7a2ihG0XeLySjAmjQo9LFQ2OWqZBu603pu/Ae6Ua6iNBv0sWXpto8MfnP08O2IljMXPFAUgHM89NUPwaG8zlrt5wwA8f32OmkzCKCCq68Xyj2MnG3+SvMQHHmigeSCmDOrpZGA6gEivmApD+Unn+rNEVlEB4z4Gteps4VuPOS3sLO2GpgLnPFUUkF4M0X3Ebmh/dMwCuGi3qsFwI3UxmEx7w8vbtg42/8RFrKfDA/c6jWE90oOu7LtNEkALzsv2oTs2LYbBuxK/QHUdBjdqFZEgZ/J51nALl9zEwfc161qZzL2Gjqv8udEHO/7RZyfpA4uemFzBXUzoTAD6TV23j0pXis1zV0yx6pY/o3Pyt1fyydb8GtBc2cPfHm3uFLW8t6DgNWBBe1O6kGXP5erY0BqHcu8CU7xQkN+6X04qekiLUC1ZjqneFsuo3Ov1/aeuPo1aBwhFktbrZ2qGKLdfPz8Ejmo6UxYwOHO3Hs3It2OgBm7Yg2HPFVafk+aZrvR7V29WZArH5QWn6HdAOB4BbT8JsdPUdt6laUeSl4ttq7dnIBWToAjkj6UuYz0Kh/k5bvkqbZUL8+6UC4Tbr+ZlYjN8J09Xy+ojf+QWqaj33KBoET20mkA2BP9SGISZgDVe6WpkI8XcwFSZfRu6SlO6VNu6XtTDetxnlp+a+lG07nXM1bhpxbQhThTJfQ1QBQLwQW7FQmOIiN5NxhBupnpNXfki6+XXr5ddJNhMJkTKP/ZelVX5c6RadzFlFjAMh2CZkQmM1cqVF/ANAN5LinpOV76BJy0i4bDKZS+A3putfRfTSQmZb7fenn/yhNPyJtceVnueYASBzrxHFjq4j7A4BuIA/QJeSX22w30vukC2+ULr9BuhJSxWAWWZkN174nbZ+XtjT5lj9KQwGgJscFrgkA9UKAbSE8YXbJPMbUXa8l4fA2qXuz9IKpHLZLV7ZKm32rHkxDf1G67ofSle9Ku8/Z/Zt80WAAyI4LHKg7BAYFgDkh/6HMZ8JJZpbQR6VpV9+qUNxtqQU6SVCYf75R2mTGH9L/gbIri+elCy/arctfkTY9Yf97z0s3Pm2ny1Y5PbNODQeAbAgcrHNn0UwAiEVh3jELxz4nXccAMTA5BwJAdnD4QF0zhIbtf+H08mVc69XS1s9Km5+UltlLCJjM9FpR1Tjz4j3XjaKZOr6QYRUAg8GeohoAJuPYwRy1VAIDKwDbB3UqcwHOoxoA8nNwA8ZaKoGBAWB5ecINet4iTZtXhwd6bxIARphx8/yIykNgaABQBbTD/dLUT6SVO0J/EMAIZt+n4VcbVWkIDBwDSNhTbRaZEdQOZhXxJ5gyCmQsSl3Hd4GtZExgaAWgXhVwiRlB7XGHNP0v0ot0CwHrdvXWVLi+Bbh5CT9Z9lGTIwPAMgFQxnmZcIAZJE66he6SXuR7gtB9xJ8jQ/fZ7qDSQmDDALBVwJHMBXhtmzR1Str6z9IFxgcQsvvKPQ+4avvK7JUZ68btlqXzmQvw3q3Sjkd6p49dYNooQnOHfRny7LYPdaOolFmaIweB0+zisAUGhNvNHEP5p2w3jUCYCvhWf7fs/nDR8wTGDgBxXkAwLkurfyVdPi5NEQRoq4oPgq+D+fWcKbJ5XK4AENtFB4UgQJt5/vafONOJ44nXCEwy+HFYTCMMgtlW2MwY+k9p1Uwdpe8PbWFmwLWg8Tf2daNo4kHh3BWAODMgWFQEaAPzIvOMtOLh4O8od3bieG7E9YEmCgD1QuCkGY3OXEDrJUHwkDTFqmL45kF7iFLLvnHmnWxP3hPFigSAWYwwZ+elIlDflC58RtpBEMAHpuvHrH9p6Tfr4U4cH8x8dISJA0C9EJixIUD3cOCelp77rLSzLccDon3Mls+PS6stP4w/V1dQoQAQ4wHoc15a/oL02tPt/iWDZ6bsZoi3tK/rp99SJ473ZD46ROEl0J04NmMBJzIXECTzC3ZC2vK8nTnE6mI0zTT+T0oXA2j8jd15VgkXrgASrA/AMI9Lz/0F3UNoQNL475S2B/T8x14gVmYAMCiMkS5JKw9KVx6SOkwjRdUCbfwTpzpxfDjz0T6lBYDYLwg5mKrgK9LOx3hoqEDgjX9i70ZVQKkBIGYGIacXpO4j0itf5KQylMTM9vkn6aXXSJsDf6YbVgGlB4B6IWDmon4jcwEYwcwg+rL0KrqIMKl7pNUTzEBLG1kFVBIAYnooCjLrCk5L049IWwgDbMR0N5yWlu8IY6ZPHiOrgMoCQIQASkIYYBSzrfNX2re3T5mGVgGVHoXGGgGU4W3STlPWP9vr233OlPn8pmOqt5//8iN+nupVp2YqgAQbx6EKP5bOf03a+nWpwwByWMwiw49L17d8W4eyrHTieOBB8rUEgAgBVOx56cK3pVf9gzTNgrP2MtXfMekyb/y5DTw+srYAECGAmpjtqv9VWjbjBvPSFqoD/9HwFzZwp9BaA0CEABpg1hp8X/r5V+x2FAwk+8G09EeklXulKzdKndCfRwk6/ecF1B4AIgTQMNNdNCe9/Jh0y1lJVAhuMQu5Pi1deH87jmx0yb12Ys5VjQSAmCIKhyQVwvekG74jdc7yzamd2TX2I1L3Puk6unkqk+kGaiwARAjAYWaG0RPSy9+VdlMlVCNp9H9feiWQrZqblpkN1GgAiBCAJ8zA8pJ00YTCj6SbFqQtVAr5faD35/z7pa306zfimhPDGg8AsYEcPGbGE/5HuvxD6YqpFkylQDD0TNlVuu+Slu6UNr1x7bwgNOxYJ46vHhjjRACIEEDLmHGFZemFH0ibLkqbvmUHNNu6RmGX/fM+6cLbpcu/Jt3AG76T5jtxfCD5wpwJAHGoDALyE2nJ3K0JiBekl5+XbnzaNphnHZ2qmjTyU/atfq903RukK6+Xdmc+Ga66ZhzAqQDQegjMcrwksF5JmH9+RdpkxiDSj+VlafO3SpguuVda/XXpZ6l/X2vczT+/TrqJLRda5ermcM4FQIK1AgBQiasDwZXuBlqE3cP6Xr7/AFCqmeQvczYAtL6d9J2s3geA0lwdA3A6ANQLgTmbWGcyFwEAee1JPt/5AFAvBMyAhZm6dCpzEQCQh18BoF4IXLLjAp/MXAQA5OZNACQ6cXxc0u2MCwBAMd4FgHohsGDLmPnMRQDAWLwMAK13CZlxgWOZiwCADXkbAAm7sRFTRQEgJ+8DQOtTRU2X0MOZiwCAgVoRAFrvEjpoZwlRDQDABloTAAk7S+gAC8cAYLTWBYDsLKFOHJvVwycyFwEgbFdPBGtlACQ6cXzEDhAvZS4CQOBaHQC6di8hqgEAkBaTZ9D6AND6ADHVAACEFgAJqgEAWA8AZ08Eq1o3isxMIXPeAOeZAghGJ46j5F6DqgDSqAYABOia/dOCDQBdOzZwO+sGAARgMX2LQQdAIrVu4BiriAG02EL61giAFLux3Ax7CgFoqbn0bQU7CLyRbhSZfYWOM0gMoCVWOnG8LX0rVABDdOJ41lYDnDcAoA3m+u+BABjBDhKbbqG9nD4GwHOZAKALKAfWDgDw2N5OHDMLaFJm7UAnjvcwWwiAZ5b6G38RAJOx3UImCE75+PUDCM5s5iMEwOTs+MBhu4iM8QEALjs56GtjDKAkjA8AcNQZu9A1gwqgJKnxgXvZchqAQ44P+1KoACrQjSKz2OKI/TPVuhsE4AszWWWP6bIe9PVSAVQgtX6AGUMAmjQ7rPEXFUA9ulFkgsAEwqEQ7heAMzJz/9OoAGpgvgF2xtBepo4CqMmpUY2/qACaQUUAoAYj3/5FBdAMKgIAFdvw7V9UAG6gIgBQsg3f/kUF4AYqAgAlOjFO4y8qADdREQCY0Mh5//2oABzUVxGcYB0BgDEdGbfxFxWAH1hZDGAM8504PpDnQREAHrFBcNB2D7HpHICE6SWYGbfvP0EAeKobRaaLyPzZH/qzAKAP23PMcyEAPGe3oT7MgDEQrFN2zDA3AqAl7MyhIzYMGCcAwnBG0oE8A79pBEDLME4ABGOifv80AqDFbPeQqQruDv1ZAC10pzmIqshtEQABoHsIaJ17O3E88JzfPAiAwNjZQyYM9oX+LABPfbITx0OPecyDAAhUN4pmbBAcpCoAvDHxjJ9BCIDApQaNqQoAt5Xa+IsAQJqtCg4zVgA4p/TGXwQAhrFjBQeZQQQ0rrQ+/34EAEayM4iSLiLWFQD1KmW2zzAEAMZGFxFQG7PI62DRef4bIQAwkW4UHbSVAXsQAeUy2zsc7sTxQtXPlQBAIalZRIwXAMU9bBv/ifb2yYsAQGlSYcA21UB+lQ32DkMAoBKpwePDrC8ARqqty6cfAYDKpcLgIJUBcI1jnTg+2tQjIQBQK8YMgDWNvfWnEQBoTCoMDrAnEQJhpncerbuvfxgCAM6wU0uTMGDRGdrmlFlQWdcMn3EQAHCSXXR2gHEDtMC8bfgb7e4ZhACA82xX0YFUdxHVAXwwb7t7Kl3NWwQBAO+kqoMDDCTDQc43/AkCAN6zZx8n1QFrDtAU08d/0oeGP0EAoFVS3UUHCATUwMzqMbt1Hu/E8aJvD5wAQKsRCKiImcdvpnLOujSrJy8CAEGxgZAeQ2CGEca1ZBp8X9/2ByEAELy+QeUZZhkhZcU2+l717Y+LAAD6pLqNZlL/yyrlcCRv+nOdOJ5t810TAMAY7IZ2M4RCa82nGn3nFmxVhQAAJmRDYU8qEPYwyOwNM4g7F8Jb/igEAFAyuy4hHQ57GFdolOnHX0g1+K3ry58UAQDUxA4270lVC3voSipdurE3/7vQlhk7VSAAAAfYqkG2Ykimqm6jS2koM1C7aBv5xVRj7+2c/CYQAIAHUgGRBEMSEmppF5Ppo79kG/dF+8+mkb8U0iBt1QgAoEVsN9M2e0dJN5OG/LtqCI+kIU9bSH0sadhF414/AgAAQiTp/wGp07dbIvUIVgAAAABJRU5ErkJggg==
2026-06-12 21:48:04.831724 | controller |       mediatype: image/png
2026-06-12 21:48:04.831728 | controller |     install:
2026-06-12 21:48:04.831731 | controller |       spec:
2026-06-12 21:48:04.831735 | controller |         clusterPermissions:
2026-06-12 21:48:04.831738 | controller |         - rules:
2026-06-12 21:48:04.831741 | controller |           - apiGroups:
2026-06-12 21:48:04.831745 | controller |             - authentication.k8s.io
2026-06-12 21:48:04.831748 | controller |             resources:
2026-06-12 21:48:04.831751 | controller |             - tokenreviews
2026-06-12 21:48:04.831755 | controller |             verbs:
2026-06-12 21:48:04.831758 | controller |             - create
2026-06-12 21:48:04.831761 | controller |           - apiGroups:
2026-06-12 21:48:04.831765 | controller |             - authorization.k8s.io
2026-06-12 21:48:04.831770 | controller |             resources:
2026-06-12 21:48:04.831774 | controller |             - subjectaccessreviews
2026-06-12 21:48:04.831777 | controller |             verbs:
2026-06-12 21:48:04.831780 | controller |             - create
2026-06-12 21:48:04.831784 | controller |           - apiGroups:
2026-06-12 21:48:04.831787 | controller |             - ""
2026-06-12 21:48:04.831791 | controller |             resources:
2026-06-12 21:48:04.831794 | controller |             - configmaps
2026-06-12 21:48:04.831797 | controller |             - namespaces
2026-06-12 21:48:04.831801 | controller |             - serviceaccounts
2026-06-12 21:48:04.831804 | controller |             - services
2026-06-12 21:48:04.831807 | controller |             verbs:
2026-06-12 21:48:04.831811 | controller |             - '*'
2026-06-12 21:48:04.831814 | controller |           - apiGroups:
2026-06-12 21:48:04.831817 | controller |             - admissionregistration.k8s.io
2026-06-12 21:48:04.831821 | controller |             resources:
2026-06-12 21:48:04.831824 | controller |             - mutatingwebhookconfigurations
2026-06-12 21:48:04.831827 | controller |             - validatingwebhookconfigurations
2026-06-12 21:48:04.831831 | controller |             verbs:
2026-06-12 21:48:04.831834 | controller |             - '*'
2026-06-12 21:48:04.831838 | controller |           - apiGroups:
2026-06-12 21:48:04.831841 | controller |             - apiextensions.k8s.io
2026-06-12 21:48:04.831844 | controller |             resources:
2026-06-12 21:48:04.831848 | controller |             - '*'
2026-06-12 21:48:04.831851 | controller |             verbs:
2026-06-12 21:48:04.831854 | controller |             - '*'
2026-06-12 21:48:04.831858 | controller |           - apiGroups:
2026-06-12 21:48:04.831861 | controller |             - apps
2026-06-12 21:48:04.831864 | controller |             resources:
2026-06-12 21:48:04.831868 | controller |             - deployments
2026-06-12 21:48:04.831871 | controller |             verbs:
2026-06-12 21:48:04.831874 | controller |             - create
2026-06-12 21:48:04.831878 | controller |             - delete
2026-06-12 21:48:04.831881 | controller |             - get
2026-06-12 21:48:04.831884 | controller |             - list
2026-06-12 21:48:04.831888 | controller |             - patch
2026-06-12 21:48:04.831891 | controller |             - update
2026-06-12 21:48:04.831894 | controller |             - watch
2026-06-12 21:48:04.831898 | controller |           - apiGroups:
2026-06-12 21:48:04.831901 | controller |             - cert-manager.io
2026-06-12 21:48:04.831904 | controller |             resources:
2026-06-12 21:48:04.831908 | controller |             - certificates
2026-06-12 21:48:04.831911 | controller |             - issuers
2026-06-12 21:48:04.831914 | controller |             verbs:
2026-06-12 21:48:04.831918 | controller |             - create
2026-06-12 21:48:04.831921 | controller |             - delete
2026-06-12 21:48:04.831924 | controller |             - get
2026-06-12 21:48:04.831928 | controller |             - list
2026-06-12 21:48:04.831931 | controller |             - patch
2026-06-12 21:48:04.831934 | controller |             - update
2026-06-12 21:48:04.831938 | controller |             - watch
2026-06-12 21:48:04.831941 | controller |           - apiGroups:
2026-06-12 21:48:04.831944 | controller |             - discovery.k8s.io
2026-06-12 21:48:04.831948 | controller |             resources:
2026-06-12 21:48:04.831951 | controller |             - endpointslices
2026-06-12 21:48:04.831954 | controller |             verbs:
2026-06-12 21:48:04.831958 | controller |             - get
2026-06-12 21:48:04.831961 | controller |             - list
2026-06-12 21:48:04.831964 | controller |             - watch
2026-06-12 21:48:04.831968 | controller |           - apiGroups:
2026-06-12 21:48:04.831971 | controller |             - monitoring.coreos.com
2026-06-12 21:48:04.831974 | controller |             resources:
2026-06-12 21:48:04.831978 | controller |             - servicemonitors
2026-06-12 21:48:04.831981 | controller |             verbs:
2026-06-12 21:48:04.831984 | controller |             - create
2026-06-12 21:48:04.831988 | controller |             - delete
2026-06-12 21:48:04.831991 | controller |             - get
2026-06-12 21:48:04.831994 | controller |             - list
2026-06-12 21:48:04.831998 | controller |             - update
2026-06-12 21:48:04.832001 | controller |             - watch
2026-06-12 21:48:04.832004 | controller |           - apiGroups:
2026-06-12 21:48:04.832008 | controller |             - networking.k8s.io
2026-06-12 21:48:04.832011 | controller |             resources:
2026-06-12 21:48:04.832014 | controller |             - networkpolicies
2026-06-12 21:48:04.832018 | controller |             verbs:
2026-06-12 21:48:04.832021 | controller |             - create
2026-06-12 21:48:04.832024 | controller |             - delete
2026-06-12 21:48:04.832028 | controller |             - get
2026-06-12 21:48:04.832031 | controller |             - list
2026-06-12 21:48:04.832037 | controller |             - update
2026-06-12 21:48:04.832040 | controller |           - apiGroups:
2026-06-12 21:48:04.832043 | controller |             - operator.openstack.org
2026-06-12 21:48:04.832047 | controller |             resources:
2026-06-12 21:48:04.832050 | controller |             - openstacks
2026-06-12 21:48:04.832053 | controller |             verbs:
2026-06-12 21:48:04.832057 | controller |             - create
2026-06-12 21:48:04.832060 | controller |             - delete
2026-06-12 21:48:04.832063 | controller |             - get
2026-06-12 21:48:04.832067 | controller |             - list
2026-06-12 21:48:04.832070 | controller |             - patch
2026-06-12 21:48:04.832073 | controller |             - update
2026-06-12 21:48:04.832077 | controller |             - watch
2026-06-12 21:48:04.832080 | controller |           - apiGroups:
2026-06-12 21:48:04.832084 | controller |             - operator.openstack.org
2026-06-12 21:48:04.832087 | controller |             resources:
2026-06-12 21:48:04.832090 | controller |             - openstacks/finalizers
2026-06-12 21:48:04.832094 | controller |             verbs:
2026-06-12 21:48:04.832097 | controller |             - update
2026-06-12 21:48:04.832100 | controller |           - apiGroups:
2026-06-12 21:48:04.832104 | controller |             - operator.openstack.org
2026-06-12 21:48:04.832107 | controller |             resources:
2026-06-12 21:48:04.832110 | controller |             - openstacks/status
2026-06-12 21:48:04.832114 | controller |             verbs:
2026-06-12 21:48:04.832117 | controller |             - get
2026-06-12 21:48:04.832120 | controller |             - patch
2026-06-12 21:48:04.832124 | controller |             - update
2026-06-12 21:48:04.832127 | controller |           - apiGroups:
2026-06-12 21:48:04.832131 | controller |             - operators.coreos.com
2026-06-12 21:48:04.832134 | controller |             resources:
2026-06-12 21:48:04.832137 | controller |             - clusterserviceversions
2026-06-12 21:48:04.832141 | controller |             - installplans
2026-06-12 21:48:04.832144 | controller |             - operators
2026-06-12 21:48:04.832147 | controller |             - subscriptions
2026-06-12 21:48:04.832151 | controller |             verbs:
2026-06-12 21:48:04.832154 | controller |             - delete
2026-06-12 21:48:04.832157 | controller |             - get
2026-06-12 21:48:04.832161 | controller |             - list
2026-06-12 21:48:04.832164 | controller |           - apiGroups:
2026-06-12 21:48:04.832167 | controller |             - rbac.authorization.k8s.io
2026-06-12 21:48:04.832171 | controller |             resources:
2026-06-12 21:48:04.832178 | controller |             - clusterrolebindings
2026-06-12 21:48:04.832181 | controller |             - clusterroles
2026-06-12 21:48:04.832185 | controller |             - rolebindings
2026-06-12 21:48:04.832188 | controller |             - roles
2026-06-12 21:48:04.832191 | controller |             verbs:
2026-06-12 21:48:04.832195 | controller |             - '*'
2026-06-12 21:48:04.832198 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-12 21:48:04.832202 | controller |         deployments:
2026-06-12 21:48:04.832205 | controller |         - label:
2026-06-12 21:48:04.832208 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 21:48:04.832212 | controller |             control-plane: controller-manager
2026-06-12 21:48:04.832215 | controller |             openstack.org/operator-name: openstack-init
2026-06-12 21:48:04.832219 | controller |           name: openstack-operator-controller-init
2026-06-12 21:48:04.832222 | controller |           spec:
2026-06-12 21:48:04.832226 | controller |             replicas: 1
2026-06-12 21:48:04.832229 | controller |             selector:
2026-06-12 21:48:04.832232 | controller |               matchLabels:
2026-06-12 21:48:04.832236 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 21:48:04.832239 | controller |                 control-plane: controller-manager
2026-06-12 21:48:04.832243 | controller |                 openstack.org/operator-name: openstack-init
2026-06-12 21:48:04.832246 | controller |             strategy: {}
2026-06-12 21:48:04.832249 | controller |             template:
2026-06-12 21:48:04.832253 | controller |               metadata:
2026-06-12 21:48:04.832256 | controller |                 annotations:
2026-06-12 21:48:04.832259 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-12 21:48:04.832263 | controller |                 creationTimestamp: null
2026-06-12 21:48:04.832266 | controller |                 labels:
2026-06-12 21:48:04.832269 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 21:48:04.832273 | controller |                   control-plane: controller-manager
2026-06-12 21:48:04.832278 | controller |                   openstack.org/operator-name: openstack-init
2026-06-12 21:48:04.832282 | controller |               spec:
2026-06-12 21:48:04.832285 | controller |                 containers:
2026-06-12 21:48:04.832288 | controller |                 - args:
2026-06-12 21:48:04.832292 | controller |                   - --leader-elect
2026-06-12 21:48:04.832295 | controller |                   - --health-probe-bind-address=:8081
2026-06-12 21:48:04.832299 | controller |                   command:
2026-06-12 21:48:04.832302 | controller |                   - /operator
2026-06-12 21:48:04.832305 | controller |                   env:
2026-06-12 21:48:04.832309 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832312 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-12 21:48:04.832316 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832319 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 21:48:04.832323 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832326 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-12 21:48:04.832329 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832333 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-12 21:48:04.832336 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832340 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-12 21:48:04.832343 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832346 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-12 21:48:04.832350 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832353 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-12 21:48:04.832357 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832360 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-12 21:48:04.832363 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832367 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-12 21:48:04.832370 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832374 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-12 21:48:04.832377 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832381 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-12 21:48:04.832384 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832387 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-12 21:48:04.832391 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832394 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-12 21:48:04.832397 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832401 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-12 21:48:04.832404 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832408 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-12 21:48:04.832413 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832420 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-12 21:48:04.832423 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832427 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-12 21:48:04.832430 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832434 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-12 21:48:04.832437 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832467 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-12 21:48:04.832473 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832478 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-12 21:48:04.832482 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832487 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-12 21:48:04.832492 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832496 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-12 21:48:04.832501 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832505 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-12 21:48:04.832510 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832513 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-12 21:48:04.832517 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832520 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-12 21:48:04.832523 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832527 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-12 21:48:04.832530 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832533 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-12 21:48:04.832537 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832540 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-12 21:48:04.832543 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832547 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-12 21:48:04.832550 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832553 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-12 21:48:04.832557 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832560 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-12 21:48:04.832563 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832567 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-12 21:48:04.832570 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832573 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-12 21:48:04.832580 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832583 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-12 21:48:04.832587 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832590 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-12 21:48:04.832593 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832599 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-12 21:48:04.832603 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832637 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-12 21:48:04.832641 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832645 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-12 21:48:04.832648 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832656 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-12 21:48:04.832659 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832662 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-12 21:48:04.832666 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832669 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-12 21:48:04.832673 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832676 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-12 21:48:04.832679 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832683 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-12 21:48:04.832686 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832689 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-12 21:48:04.832693 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832696 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-12 21:48:04.832699 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832703 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-12 21:48:04.832706 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832709 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-12 21:48:04.832713 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832716 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-12 21:48:04.832719 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832723 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-12 21:48:04.832726 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832730 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-12 21:48:04.832733 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832740 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-12 21:48:04.832743 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832746 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-12 21:48:04.832750 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832753 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-12 21:48:04.832757 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832760 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-12 21:48:04.832763 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832767 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-12 21:48:04.832770 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832773 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-12 21:48:04.832777 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832780 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-12 21:48:04.832783 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832787 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-12 21:48:04.832790 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832793 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-12 21:48:04.832797 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832800 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-12 21:48:04.832804 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832807 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-12 21:48:04.832810 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832814 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-12 21:48:04.832817 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832823 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-12 21:48:04.832826 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832830 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-12 21:48:04.832833 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832837 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-12 21:48:04.832840 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832843 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-12 21:48:04.832847 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832850 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-12 21:48:04.832853 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832857 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-12 21:48:04.832860 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832865 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-12 21:48:04.832869 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832872 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-12 21:48:04.832875 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832879 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-12 21:48:04.832882 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832885 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-12 21:48:04.832889 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832892 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-12 21:48:04.832895 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832901 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-12 21:48:04.832904 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832908 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-12 21:48:04.832911 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832914 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-12 21:48:04.832918 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832921 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-12 21:48:04.832924 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832928 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-12 21:48:04.832931 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832934 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-12 21:48:04.832938 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832941 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-12 21:48:04.832945 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832948 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-12 21:48:04.832951 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832955 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 21:48:04.832958 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832961 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-12 21:48:04.832965 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832968 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-12 21:48:04.832971 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832975 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-12 21:48:04.832978 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832981 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-12 21:48:04.832990 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.832993 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-12 21:48:04.832997 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.833000 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-12 21:48:04.833003 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.833007 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-12 21:48:04.833010 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.833013 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-12 21:48:04.833017 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.833020 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-12 21:48:04.833023 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.833027 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-12 21:48:04.833030 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-12 21:48:04.833034 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-12 21:48:04.833037 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-12 21:48:04.833040 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-12 21:48:04.833044 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833047 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-12 21:48:04.833051 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833056 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-12 21:48:04.833060 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833063 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-12 21:48:04.833067 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833070 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-12 21:48:04.833073 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833077 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-12 21:48:04.833081 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833084 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-12 21:48:04.833088 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833091 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-12 21:48:04.833095 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833098 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-12 21:48:04.833103 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833107 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-12 21:48:04.833110 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833114 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-12 21:48:04.833117 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833121 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-12 21:48:04.833124 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833127 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6
2026-06-12 21:48:04.833131 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833137 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-12 21:48:04.833140 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833143 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-12 21:48:04.833147 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833150 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84
2026-06-12 21:48:04.833154 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833157 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54
2026-06-12 21:48:04.833161 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833164 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-12 21:48:04.833167 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833171 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-12 21:48:04.833174 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833178 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-12 21:48:04.833181 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:48:04.833184 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8
2026-06-12 21:48:04.833188 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-12 21:48:04.833191 | controller |                     value: 0.6.0-1781295273
2026-06-12 21:48:04.833194 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-12 21:48:04.833198 | controller |                     value: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d
2026-06-12 21:48:04.833204 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-12 21:48:04.833208 | controller |                     value: "false"
2026-06-12 21:48:04.833211 | controller |                   - name: LEASE_DURATION
2026-06-12 21:48:04.833215 | controller |                     value: "30"
2026-06-12 21:48:04.833218 | controller |                   - name: RENEW_DEADLINE
2026-06-12 21:48:04.833223 | controller |                     value: "20"
2026-06-12 21:48:04.833227 | controller |                   - name: RETRY_PERIOD
2026-06-12 21:48:04.833230 | controller |                     value: "5"
2026-06-12 21:48:04.833235 | controller |                   image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d
2026-06-12 21:48:04.833239 | controller |                   livenessProbe:
2026-06-12 21:48:04.833242 | controller |                     httpGet:
2026-06-12 21:48:04.833245 | controller |                       path: /healthz
2026-06-12 21:48:04.833249 | controller |                       port: 8081
2026-06-12 21:48:04.833252 | controller |                     initialDelaySeconds: 15
2026-06-12 21:48:04.833256 | controller |                     periodSeconds: 20
2026-06-12 21:48:04.833259 | controller |                   name: operator
2026-06-12 21:48:04.833262 | controller |                   readinessProbe:
2026-06-12 21:48:04.833266 | controller |                     httpGet:
2026-06-12 21:48:04.833269 | controller |                       path: /readyz
2026-06-12 21:48:04.833272 | controller |                       port: 8081
2026-06-12 21:48:04.833276 | controller |                     initialDelaySeconds: 5
2026-06-12 21:48:04.833279 | controller |                     periodSeconds: 10
2026-06-12 21:48:04.833283 | controller |                   resources:
2026-06-12 21:48:04.833286 | controller |                     limits:
2026-06-12 21:48:04.833289 | controller |                       cpu: 500m
2026-06-12 21:48:04.833293 | controller |                       memory: 256Mi
2026-06-12 21:48:04.833296 | controller |                     requests:
2026-06-12 21:48:04.833299 | controller |                       cpu: 10m
2026-06-12 21:48:04.833303 | controller |                       memory: 128Mi
2026-06-12 21:48:04.833306 | controller |                   securityContext:
2026-06-12 21:48:04.833309 | controller |                     allowPrivilegeEscalation: false
2026-06-12 21:48:04.833313 | controller |                 securityContext:
2026-06-12 21:48:04.833316 | controller |                   runAsNonRoot: true
2026-06-12 21:48:04.833320 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-12 21:48:04.833323 | controller |                 terminationGracePeriodSeconds: 10
2026-06-12 21:48:04.833326 | controller |                 tolerations:
2026-06-12 21:48:04.833330 | controller |                 - effect: NoExecute
2026-06-12 21:48:04.833333 | controller |                   key: node.kubernetes.io/not-ready
2026-06-12 21:48:04.833337 | controller |                   operator: Exists
2026-06-12 21:48:04.833340 | controller |                   tolerationSeconds: 120
2026-06-12 21:48:04.833343 | controller |                 - effect: NoExecute
2026-06-12 21:48:04.833347 | controller |                   key: node.kubernetes.io/unreachable
2026-06-12 21:48:04.833350 | controller |                   operator: Exists
2026-06-12 21:48:04.833353 | controller |                   tolerationSeconds: 120
2026-06-12 21:48:04.833357 | controller |         permissions:
2026-06-12 21:48:04.833360 | controller |         - rules:
2026-06-12 21:48:04.833364 | controller |           - apiGroups:
2026-06-12 21:48:04.833367 | controller |             - ""
2026-06-12 21:48:04.833371 | controller |             resources:
2026-06-12 21:48:04.833374 | controller |             - configmaps
2026-06-12 21:48:04.833377 | controller |             verbs:
2026-06-12 21:48:04.833381 | controller |             - get
2026-06-12 21:48:04.833384 | controller |             - list
2026-06-12 21:48:04.833387 | controller |             - watch
2026-06-12 21:48:04.833391 | controller |             - create
2026-06-12 21:48:04.833394 | controller |             - update
2026-06-12 21:48:04.833397 | controller |             - patch
2026-06-12 21:48:04.833401 | controller |             - delete
2026-06-12 21:48:04.833404 | controller |           - apiGroups:
2026-06-12 21:48:04.833408 | controller |             - coordination.k8s.io
2026-06-12 21:48:04.833411 | controller |             resources:
2026-06-12 21:48:04.833414 | controller |             - leases
2026-06-12 21:48:04.833418 | controller |             verbs:
2026-06-12 21:48:04.833421 | controller |             - get
2026-06-12 21:48:04.833427 | controller |             - list
2026-06-12 21:48:04.833431 | controller |             - watch
2026-06-12 21:48:04.833436 | controller |             - create
2026-06-12 21:48:04.833456 | controller |             - update
2026-06-12 21:48:04.833466 | controller |             - patch
2026-06-12 21:48:04.833471 | controller |             - delete
2026-06-12 21:48:04.833476 | controller |           - apiGroups:
2026-06-12 21:48:04.833479 | controller |             - ""
2026-06-12 21:48:04.833486 | controller |             resources:
2026-06-12 21:48:04.833489 | controller |             - events
2026-06-12 21:48:04.833492 | controller |             verbs:
2026-06-12 21:48:04.833496 | controller |             - create
2026-06-12 21:48:04.833499 | controller |             - patch
2026-06-12 21:48:04.833502 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-12 21:48:04.833506 | controller |       strategy: deployment
2026-06-12 21:48:04.833509 | controller |     installModes:
2026-06-12 21:48:04.833513 | controller |     - supported: false
2026-06-12 21:48:04.833516 | controller |       type: OwnNamespace
2026-06-12 21:48:04.833519 | controller |     - supported: false
2026-06-12 21:48:04.833522 | controller |       type: SingleNamespace
2026-06-12 21:48:04.833526 | controller |     - supported: false
2026-06-12 21:48:04.833529 | controller |       type: MultiNamespace
2026-06-12 21:48:04.833532 | controller |     - supported: true
2026-06-12 21:48:04.833536 | controller |       type: AllNamespaces
2026-06-12 21:48:04.833539 | controller |     keywords:
2026-06-12 21:48:04.833543 | controller |     - OpenStack
2026-06-12 21:48:04.833546 | controller |     links:
2026-06-12 21:48:04.833549 | controller |     - name: Openstack Operator
2026-06-12 21:48:04.833553 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-12 21:48:04.833556 | controller |     maturity: alpha
2026-06-12 21:48:04.833559 | controller |     minKubeVersion: 0.0.1
2026-06-12 21:48:04.833563 | controller |     provider:
2026-06-12 21:48:04.833566 | controller |       name: Red Hat Inc.
2026-06-12 21:48:04.833569 | controller |       url: https://redhat.com/
2026-06-12 21:48:04.833573 | controller |     relatedImages:
2026-06-12 21:48:04.833576 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-12 21:48:04.833580 | controller |       name: agent-image-url-default
2026-06-12 21:48:04.833583 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 21:48:04.833587 | controller |       name: ansibleee-image-url-default
2026-06-12 21:48:04.833590 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-12 21:48:04.833593 | controller |       name: aodh-api-image-url-default
2026-06-12 21:48:04.833597 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-12 21:48:04.833600 | controller |       name: aodh-evaluator-image-url-default
2026-06-12 21:48:04.833603 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-12 21:48:04.833607 | controller |       name: aodh-listener-image-url-default
2026-06-12 21:48:04.833610 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-12 21:48:04.833614 | controller |       name: aodh-notifier-image-url-default
2026-06-12 21:48:04.833617 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-12 21:48:04.833620 | controller |       name: apache-image-url-default
2026-06-12 21:48:04.833624 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-12 21:48:04.833627 | controller |       name: barbican-api-image-url-default
2026-06-12 21:48:04.833630 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-12 21:48:04.833634 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-12 21:48:04.833637 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-12 21:48:04.833640 | controller |       name: barbican-worker-image-url-default
2026-06-12 21:48:04.833644 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-12 21:48:04.833647 | controller |       name: ceilometer-central-image-url-default
2026-06-12 21:48:04.833651 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-12 21:48:04.833654 | controller |       name: ceilometer-compute-image-url-default
2026-06-12 21:48:04.833657 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-12 21:48:04.833661 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-12 21:48:04.833664 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-12 21:48:04.833667 | controller |       name: ceilometer-notification-image-url-default
2026-06-12 21:48:04.833675 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-12 21:48:04.833679 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-12 21:48:04.833682 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-12 21:48:04.833686 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-12 21:48:04.833689 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-12 21:48:04.833692 | controller |       name: ksm-image-url-default
2026-06-12 21:48:04.833696 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-12 21:48:04.833699 | controller |       name: cinder-api-image-url-default
2026-06-12 21:48:04.833703 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-12 21:48:04.833706 | controller |       name: cinder-backup-image-url-default
2026-06-12 21:48:04.833709 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-12 21:48:04.833713 | controller |       name: cinder-scheduler-image-url-default
2026-06-12 21:48:04.833716 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-12 21:48:04.833719 | controller |       name: cinder-volume-image-url-default
2026-06-12 21:48:04.833723 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-12 21:48:04.833726 | controller |       name: cloudkitty-api-image-url-default
2026-06-12 21:48:04.833729 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-12 21:48:04.833733 | controller |       name: cloudkitty-proc-image-url-default
2026-06-12 21:48:04.833736 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-12 21:48:04.833739 | controller |       name: designate-api-image-url-default
2026-06-12 21:48:04.833743 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-12 21:48:04.833751 | controller |       name: designate-backendbind9-image-url-default
2026-06-12 21:48:04.833754 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-12 21:48:04.833757 | controller |       name: designate-central-image-url-default
2026-06-12 21:48:04.833761 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-12 21:48:04.833764 | controller |       name: designate-mdns-image-url-default
2026-06-12 21:48:04.833767 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-12 21:48:04.833771 | controller |       name: designate-producer-image-url-default
2026-06-12 21:48:04.833774 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-12 21:48:04.833777 | controller |       name: designate-unbound-image-url-default
2026-06-12 21:48:04.833781 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-12 21:48:04.833784 | controller |       name: designate-worker-image-url-default
2026-06-12 21:48:04.833787 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-12 21:48:04.833791 | controller |       name: edpm-frr-image-url-default
2026-06-12 21:48:04.833794 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-12 21:48:04.833797 | controller |       name: edpm-iscsid-image-url-default
2026-06-12 21:48:04.833801 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-12 21:48:04.833804 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-12 21:48:04.833807 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-12 21:48:04.833811 | controller |       name: edpm-multipathd-image-url-default
2026-06-12 21:48:04.833814 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-12 21:48:04.833817 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-12 21:48:04.833821 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-12 21:48:04.833833 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-12 21:48:04.833836 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-12 21:48:04.833840 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-12 21:48:04.833843 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-12 21:48:04.833846 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-12 21:48:04.833850 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-12 21:48:04.833853 | controller |       name: edpm-node-exporter-image-url-default
2026-06-12 21:48:04.833856 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-12 21:48:04.833860 | controller |       name: edpm-kepler-image-url-default
2026-06-12 21:48:04.833863 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-12 21:48:04.833866 | controller |       name: openstack-network-exporter-image-url-default
2026-06-12 21:48:04.833870 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-12 21:48:04.833873 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-12 21:48:04.833876 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-12 21:48:04.833880 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-12 21:48:04.833883 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-12 21:48:04.833886 | controller |       name: glance-api-image-url-default
2026-06-12 21:48:04.833890 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-12 21:48:04.833893 | controller |       name: heat-api-image-url-default
2026-06-12 21:48:04.833897 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-12 21:48:04.833900 | controller |       name: heat-cfnapi-image-url-default
2026-06-12 21:48:04.833903 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-12 21:48:04.833907 | controller |       name: heat-engine-image-url-default
2026-06-12 21:48:04.833910 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-12 21:48:04.833913 | controller |       name: horizon-image-url-default
2026-06-12 21:48:04.833917 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-12 21:48:04.833920 | controller |       name: infra-memcached-image-url-default
2026-06-12 21:48:04.833923 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-12 21:48:04.833927 | controller |       name: infra-redis-image-url-default
2026-06-12 21:48:04.833930 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-12 21:48:04.833933 | controller |       name: ironic-api-image-url-default
2026-06-12 21:48:04.833937 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-12 21:48:04.833940 | controller |       name: ironic-conductor-image-url-default
2026-06-12 21:48:04.833944 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-12 21:48:04.833947 | controller |       name: ironic-inspector-image-url-default
2026-06-12 21:48:04.833950 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-12 21:48:04.833954 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-12 21:48:04.833957 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-12 21:48:04.833960 | controller |       name: ironic-pxe-image-url-default
2026-06-12 21:48:04.833964 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-12 21:48:04.833970 | controller |       name: ironic-python-agent-image-url-default
2026-06-12 21:48:04.833976 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-12 21:48:04.833979 | controller |       name: keystone-api-image-url-default
2026-06-12 21:48:04.833983 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-12 21:48:04.833989 | controller |       name: manila-api-image-url-default
2026-06-12 21:48:04.833992 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-12 21:48:04.833995 | controller |       name: manila-scheduler-image-url-default
2026-06-12 21:48:04.833999 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-12 21:48:04.834002 | controller |       name: manila-share-image-url-default
2026-06-12 21:48:04.834005 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-12 21:48:04.834009 | controller |       name: mariadb-image-url-default
2026-06-12 21:48:04.834012 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-12 21:48:04.834016 | controller |       name: net-utils-image-url-default
2026-06-12 21:48:04.834019 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-12 21:48:04.834022 | controller |       name: neutron-api-image-url-default
2026-06-12 21:48:04.834026 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-12 21:48:04.834029 | controller |       name: nova-api-image-url-default
2026-06-12 21:48:04.834032 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-12 21:48:04.834036 | controller |       name: nova-compute-image-url-default
2026-06-12 21:48:04.834039 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-12 21:48:04.834042 | controller |       name: nova-conductor-image-url-default
2026-06-12 21:48:04.834046 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-12 21:48:04.834049 | controller |       name: nova-novnc-image-url-default
2026-06-12 21:48:04.834053 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-12 21:48:04.834056 | controller |       name: nova-scheduler-image-url-default
2026-06-12 21:48:04.834060 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-12 21:48:04.834063 | controller |       name: octavia-api-image-url-default
2026-06-12 21:48:04.834067 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-12 21:48:04.834070 | controller |       name: octavia-healthmanager-image-url-default
2026-06-12 21:48:04.834073 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-12 21:48:04.834077 | controller |       name: octavia-housekeeping-image-url-default
2026-06-12 21:48:04.834080 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-12 21:48:04.834083 | controller |       name: octavia-worker-image-url-default
2026-06-12 21:48:04.834087 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-12 21:48:04.834090 | controller |       name: octavia-rsyslog-image-url-default
2026-06-12 21:48:04.834093 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-12 21:48:04.834097 | controller |       name: openstack-client-image-url-default
2026-06-12 21:48:04.834100 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-12 21:48:04.834104 | controller |       name: os-container-image-url-default
2026-06-12 21:48:04.834107 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-12 21:48:04.834110 | controller |       name: ovn-controller-image-url-default
2026-06-12 21:48:04.834114 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-12 21:48:04.834117 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-12 21:48:04.834120 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-12 21:48:04.834124 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-12 21:48:04.834127 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-12 21:48:04.834130 | controller |       name: ovn-northd-image-url-default
2026-06-12 21:48:04.834135 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-12 21:48:04.834139 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-12 21:48:04.834142 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-12 21:48:04.834146 | controller |       name: placement-api-image-url-default
2026-06-12 21:48:04.834149 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 21:48:04.834152 | controller |       name: rabbitmq-image-url-default
2026-06-12 21:48:04.834156 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-12 21:48:04.834159 | controller |       name: swift-account-image-url-default
2026-06-12 21:48:04.834162 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-12 21:48:04.834166 | controller |       name: swift-container-image-url-default
2026-06-12 21:48:04.834169 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-12 21:48:04.834173 | controller |       name: swift-object-image-url-default
2026-06-12 21:48:04.834176 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-12 21:48:04.834179 | controller |       name: swift-proxy-image-url-default
2026-06-12 21:48:04.834183 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-12 21:48:04.834186 | controller |       name: test-tempest-image-url-default
2026-06-12 21:48:04.834193 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-12 21:48:04.834196 | controller |       name: watcher-api-image-url-default
2026-06-12 21:48:04.834200 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-12 21:48:04.834203 | controller |       name: watcher-applier-image-url-default
2026-06-12 21:48:04.834207 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-12 21:48:04.834210 | controller |       name: watcher-decision-engine-image-url-default
2026-06-12 21:48:04.834213 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-12 21:48:04.834217 | controller |       name: openstack-must-gather-default
2026-06-12 21:48:04.834220 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-12 21:48:04.834223 | controller |       name: barbican-operator-manager-image-url
2026-06-12 21:48:04.834227 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-12 21:48:04.834230 | controller |       name: cinder-operator-manager-image-url
2026-06-12 21:48:04.834234 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-12 21:48:04.834237 | controller |       name: designate-operator-manager-image-url
2026-06-12 21:48:04.834240 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-12 21:48:04.834244 | controller |       name: glance-operator-manager-image-url
2026-06-12 21:48:04.834247 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-12 21:48:04.834250 | controller |       name: heat-operator-manager-image-url
2026-06-12 21:48:04.834254 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-12 21:48:04.834257 | controller |       name: horizon-operator-manager-image-url
2026-06-12 21:48:04.834260 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-12 21:48:04.834264 | controller |       name: infra-operator-manager-image-url
2026-06-12 21:48:04.834267 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-12 21:48:04.834272 | controller |       name: ironic-operator-manager-image-url
2026-06-12 21:48:04.834275 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-12 21:48:04.834279 | controller |       name: keystone-operator-manager-image-url
2026-06-12 21:48:04.834285 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-12 21:48:04.834289 | controller |       name: manila-operator-manager-image-url
2026-06-12 21:48:04.834292 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-12 21:48:04.834296 | controller |       name: mariadb-operator-manager-image-url
2026-06-12 21:48:04.834299 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6
2026-06-12 21:48:04.834302 | controller |       name: neutron-operator-manager-image-url
2026-06-12 21:48:04.834306 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-12 21:48:04.834309 | controller |       name: nova-operator-manager-image-url
2026-06-12 21:48:04.834313 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-12 21:48:04.834316 | controller |       name: octavia-operator-manager-image-url
2026-06-12 21:48:04.834319 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84
2026-06-12 21:48:04.834323 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-12 21:48:04.834326 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54
2026-06-12 21:48:04.834331 | controller |       name: ovn-operator-manager-image-url
2026-06-12 21:48:04.834335 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-12 21:48:04.834340 | controller |       name: swift-operator-manager-image-url
2026-06-12 21:48:04.834345 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-12 21:48:04.834349 | controller |       name: telemetry-operator-manager-image-url
2026-06-12 21:48:04.834353 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-12 21:48:04.834357 | controller |       name: test-operator-manager-image-url
2026-06-12 21:48:04.834360 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8
2026-06-12 21:48:04.834366 | controller |       name: watcher-operator-manager-image-url
2026-06-12 21:48:04.834370 | controller |     version: 0.6.0
2026-06-12 21:48:04.834373 | controller |   status:
2026-06-12 21:48:04.834376 | controller |     cleanup: {}
2026-06-12 21:48:04.834380 | controller |     conditions:
2026-06-12 21:48:04.834383 | controller |     - lastTransitionTime: "2026-06-12T20:52:43Z"
2026-06-12 21:48:04.834386 | controller |       lastUpdateTime: "2026-06-12T20:52:43Z"
2026-06-12 21:48:04.834390 | controller |       message: requirements not yet checked
2026-06-12 21:48:04.834393 | controller |       phase: Pending
2026-06-12 21:48:04.834396 | controller |       reason: RequirementsUnknown
2026-06-12 21:48:04.834400 | controller |     - lastTransitionTime: "2026-06-12T20:52:43Z"
2026-06-12 21:48:04.834403 | controller |       lastUpdateTime: "2026-06-12T20:52:43Z"
2026-06-12 21:48:04.834406 | controller |       message: one or more requirements couldn't be found
2026-06-12 21:48:04.834410 | controller |       phase: Pending
2026-06-12 21:48:04.834413 | controller |       reason: RequirementsNotMet
2026-06-12 21:48:04.834416 | controller |     - lastTransitionTime: "2026-06-12T20:52:44Z"
2026-06-12 21:48:04.834420 | controller |       lastUpdateTime: "2026-06-12T20:52:44Z"
2026-06-12 21:48:04.834423 | controller |       message: all requirements found, attempting install
2026-06-12 21:48:04.834428 | controller |       phase: InstallReady
2026-06-12 21:48:04.834432 | controller |       reason: AllRequirementsMet
2026-06-12 21:48:04.834435 | controller |     - lastTransitionTime: "2026-06-12T20:52:44Z"
2026-06-12 21:48:04.834455 | controller |       lastUpdateTime: "2026-06-12T20:52:44Z"
2026-06-12 21:48:04.834464 | controller |       message: waiting for install components to report healthy
2026-06-12 21:48:04.834469 | controller |       phase: Installing
2026-06-12 21:48:04.834474 | controller |       reason: InstallSucceeded
2026-06-12 21:48:04.834479 | controller |     - lastTransitionTime: "2026-06-12T20:52:44Z"
2026-06-12 21:48:04.834484 | controller |       lastUpdateTime: "2026-06-12T20:52:45Z"
2026-06-12 21:48:04.834488 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-12 21:48:04.834492 | controller |         to become ready: deployment "openstack-operator-controller-init" not available:
2026-06-12 21:48:04.834497 | controller |         Deployment does not have minimum availability.'
2026-06-12 21:48:04.834501 | controller |       phase: Installing
2026-06-12 21:48:04.834506 | controller |       reason: InstallWaiting
2026-06-12 21:48:04.834510 | controller |     - lastTransitionTime: "2026-06-12T20:53:49Z"
2026-06-12 21:48:04.834515 | controller |       lastUpdateTime: "2026-06-12T20:53:49Z"
2026-06-12 21:48:04.834519 | controller |       message: install strategy completed with no errors
2026-06-12 21:48:04.834522 | controller |       phase: Succeeded
2026-06-12 21:48:04.834526 | controller |       reason: InstallSucceeded
2026-06-12 21:48:04.834529 | controller |     lastTransitionTime: "2026-06-12T20:53:49Z"
2026-06-12 21:48:04.834532 | controller |     lastUpdateTime: "2026-06-12T20:53:49Z"
2026-06-12 21:48:04.834536 | controller |     message: install strategy completed with no errors
2026-06-12 21:48:04.834539 | controller |     phase: Succeeded
2026-06-12 21:48:04.834542 | controller |     reason: InstallSucceeded
2026-06-12 21:48:04.834546 | controller |     requirementStatus:
2026-06-12 21:48:04.834549 | controller |     - group: operators.coreos.com
2026-06-12 21:48:04.834552 | controller |       kind: ClusterServiceVersion
2026-06-12 21:48:04.834556 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-12 21:48:04.834559 | controller |       name: openstack-operator.v0.6.0
2026-06-12 21:48:04.834563 | controller |       status: Present
2026-06-12 21:48:04.834566 | controller |       version: v1alpha1
2026-06-12 21:48:04.834569 | controller |     - group: apiextensions.k8s.io
2026-06-12 21:48:04.834573 | controller |       kind: CustomResourceDefinition
2026-06-12 21:48:04.834576 | controller |       message: CRD is present and Established condition is true
2026-06-12 21:48:04.834579 | controller |       name: openstacks.operator.openstack.org
2026-06-12 21:48:04.834583 | controller |       status: Present
2026-06-12 21:48:04.834586 | controller |       uuid: 2ae3dec3-c6d6-4dc1-9161-ca65e3e3137a
2026-06-12 21:48:04.834589 | controller |       version: v1
2026-06-12 21:48:04.834593 | controller |     - dependents:
2026-06-12 21:48:04.834596 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:48:04.834600 | controller |         kind: PolicyRule
2026-06-12 21:48:04.834603 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-12 21:48:04.834606 | controller |         status: Satisfied
2026-06-12 21:48:04.834610 | controller |         version: v1
2026-06-12 21:48:04.834613 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:48:04.834617 | controller |         kind: PolicyRule
2026-06-12 21:48:04.834620 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-12 21:48:04.834623 | controller |         status: Satisfied
2026-06-12 21:48:04.834627 | controller |         version: v1
2026-06-12 21:48:04.834630 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:48:04.834634 | controller |         kind: PolicyRule
2026-06-12 21:48:04.834637 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-12 21:48:04.834640 | controller |         status: Satisfied
2026-06-12 21:48:04.834644 | controller |         version: v1
2026-06-12 21:48:04.834647 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:48:04.834651 | controller |         kind: PolicyRule
2026-06-12 21:48:04.834654 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-12 21:48:04.834660 | controller |         status: Satisfied
2026-06-12 21:48:04.834664 | controller |         version: v1
2026-06-12 21:48:04.834667 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:48:04.834670 | controller |         kind: PolicyRule
2026-06-12 21:48:04.834674 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-12 21:48:04.834677 | controller |         status: Satisfied
2026-06-12 21:48:04.834680 | controller |         version: v1
2026-06-12 21:48:04.834684 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:48:04.834687 | controller |         kind: PolicyRule
2026-06-12 21:48:04.834690 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-12 21:48:04.834694 | controller |         status: Satisfied
2026-06-12 21:48:04.834697 | controller |         version: v1
2026-06-12 21:48:04.834701 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:48:04.834704 | controller |         kind: PolicyRule
2026-06-12 21:48:04.834707 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-12 21:48:04.834711 | controller |         status: Satisfied
2026-06-12 21:48:04.834714 | controller |         version: v1
2026-06-12 21:48:04.834718 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:48:04.834721 | controller |         kind: PolicyRule
2026-06-12 21:48:04.834729 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-12 21:48:04.834733 | controller |         status: Satisfied
2026-06-12 21:48:04.834736 | controller |         version: v1
2026-06-12 21:48:04.834739 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:48:04.834769 | controller |         kind: PolicyRule
2026-06-12 21:48:04.834772 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-12 21:48:04.834776 | controller |         status: Satisfied
2026-06-12 21:48:04.834779 | controller |         version: v1
2026-06-12 21:48:04.834783 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:48:04.834786 | controller |         kind: PolicyRule
2026-06-12 21:48:04.834789 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update"],"apiGroups":["networking.k8s.io"],"resources":["networkpolicies"]}
2026-06-12 21:48:04.834793 | controller |         status: Satisfied
2026-06-12 21:48:04.834796 | controller |         version: v1
2026-06-12 21:48:04.834799 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:48:04.834803 | controller |         kind: PolicyRule
2026-06-12 21:48:04.834806 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-12 21:48:04.834810 | controller |         status: Satisfied
2026-06-12 21:48:04.834813 | controller |         version: v1
2026-06-12 21:48:04.834816 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:48:04.834820 | controller |         kind: PolicyRule
2026-06-12 21:48:04.834828 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-12 21:48:04.834832 | controller |         status: Satisfied
2026-06-12 21:48:04.834836 | controller |         version: v1
2026-06-12 21:48:04.834839 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:48:04.834842 | controller |         kind: PolicyRule
2026-06-12 21:48:04.834846 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-12 21:48:04.834849 | controller |         status: Satisfied
2026-06-12 21:48:04.834852 | controller |         version: v1
2026-06-12 21:48:04.834856 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:48:04.834859 | controller |         kind: PolicyRule
2026-06-12 21:48:04.834863 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-12 21:48:04.834868 | controller |         status: Satisfied
2026-06-12 21:48:04.834871 | controller |         version: v1
2026-06-12 21:48:04.834875 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:48:04.834878 | controller |         kind: PolicyRule
2026-06-12 21:48:04.834882 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-12 21:48:04.834885 | controller |         status: Satisfied
2026-06-12 21:48:04.834888 | controller |         version: v1
2026-06-12 21:48:04.834891 | controller |       group: ""
2026-06-12 21:48:04.834895 | controller |       kind: ServiceAccount
2026-06-12 21:48:04.834898 | controller |       message: ""
2026-06-12 21:48:04.834901 | controller |       name: openstack-operator-controller-init
2026-06-12 21:48:04.834905 | controller |       status: Present
2026-06-12 21:48:04.834908 | controller |       version: v1
2026-06-12 21:48:04.834911 | controller | kind: List
2026-06-12 21:48:04.834915 | controller | metadata:
2026-06-12 21:48:04.834918 | controller |   resourceVersion: ""
2026-06-12 21:48:05.000502 | controller | ok: Runtime: 0:00:00.137350
2026-06-12 21:48:05.038123 | 
2026-06-12 21:48:05.038295 | TASK [env_op_images : Get the images name]
2026-06-12 21:48:05.559302 | controller | [
2026-06-12 21:48:05.559390 | controller |   {
2026-06-12 21:48:05.559399 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 21:48:05.559405 | controller |   },
2026-06-12 21:48:05.559410 | controller |   {
2026-06-12 21:48:05.559416 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-12 21:48:05.559422 | controller |   },
2026-06-12 21:48:05.559426 | controller |   {
2026-06-12 21:48:05.559433 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-12 21:48:05.559457 | controller |   },
2026-06-12 21:48:05.559465 | controller |   {
2026-06-12 21:48:05.559471 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-12 21:48:05.559476 | controller |   },
2026-06-12 21:48:05.559480 | controller |   {
2026-06-12 21:48:05.559484 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-12 21:48:05.559487 | controller |   },
2026-06-12 21:48:05.559491 | controller |   {
2026-06-12 21:48:05.559499 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-12 21:48:05.559502 | controller |   },
2026-06-12 21:48:05.559506 | controller |   {
2026-06-12 21:48:05.559509 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-12 21:48:05.559513 | controller |   },
2026-06-12 21:48:05.559516 | controller |   {
2026-06-12 21:48:05.559520 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-12 21:48:05.559523 | controller |   },
2026-06-12 21:48:05.559527 | controller |   {
2026-06-12 21:48:05.559530 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-12 21:48:05.559533 | controller |   },
2026-06-12 21:48:05.559537 | controller |   {
2026-06-12 21:48:05.559540 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-12 21:48:05.559544 | controller |   },
2026-06-12 21:48:05.559547 | controller |   {
2026-06-12 21:48:05.559550 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-12 21:48:05.559554 | controller |   },
2026-06-12 21:48:05.559557 | controller |   {
2026-06-12 21:48:05.559561 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-12 21:48:05.559564 | controller |   },
2026-06-12 21:48:05.559567 | controller |   {
2026-06-12 21:48:05.559571 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6"
2026-06-12 21:48:05.559574 | controller |   },
2026-06-12 21:48:05.559578 | controller |   {
2026-06-12 21:48:05.559581 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-12 21:48:05.559585 | controller |   },
2026-06-12 21:48:05.559588 | controller |   {
2026-06-12 21:48:05.559591 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-12 21:48:05.559595 | controller |   },
2026-06-12 21:48:05.559605 | controller |   {
2026-06-12 21:48:05.559609 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84"
2026-06-12 21:48:05.559615 | controller |   },
2026-06-12 21:48:05.559618 | controller |   {
2026-06-12 21:48:05.559621 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54"
2026-06-12 21:48:05.559625 | controller |   },
2026-06-12 21:48:05.559628 | controller |   {
2026-06-12 21:48:05.559632 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-12 21:48:05.559635 | controller |   },
2026-06-12 21:48:05.559638 | controller |   {
2026-06-12 21:48:05.559642 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-12 21:48:05.559645 | controller |   },
2026-06-12 21:48:05.559648 | controller |   {
2026-06-12 21:48:05.559652 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-12 21:48:05.559655 | controller |   },
2026-06-12 21:48:05.559659 | controller |   {
2026-06-12 21:48:05.559662 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8"
2026-06-12 21:48:05.559665 | controller |   }
2026-06-12 21:48:05.559669 | controller | ]
2026-06-12 21:48:05.737883 | controller | ok: Runtime: 0:00:00.142356
2026-06-12 21:48:05.756048 | 
2026-06-12 21:48:05.756124 | TASK [env_op_images : Extract env variable name and images]
2026-06-12 21:48:05.842156 | controller | ok
2026-06-12 21:48:05.868846 | 
2026-06-12 21:48:05.869010 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-12 21:48:10.163160 | controller | ok
2026-06-12 21:48:11.658163 | 
2026-06-12 21:48:11.658328 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-12 21:48:12.338409 | controller | ok
2026-06-12 21:48:12.364950 | 
2026-06-12 21:48:12.365113 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-12 21:48:13.960990 | controller | ok
2026-06-12 21:48:14.121075 | 
2026-06-12 21:48:14.121229 | TASK [env_op_images : Get operator images and pods]
2026-06-12 21:48:14.775700 | controller | ok
2026-06-12 21:48:15.224125 | 
2026-06-12 21:48:15.224288 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-12 21:48:15.508063 | controller | ok:
2026-06-12 21:48:15.508605 | controller | {
2026-06-12 21:48:15.508667 | controller |   "apiVersion": "v1",
2026-06-12 21:48:15.508710 | controller |   "kind": "Pod",
2026-06-12 21:48:15.508747 | controller |   "metadata": {
2026-06-12 21:48:15.508783 | controller |     "annotations": {
2026-06-12 21:48:15.508819 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.74/23\"],\"mac_address\":\"0a:58:0a:d9:00:4a\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.74/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:15.508924 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.74\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4a\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:15.508972 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:15.509009 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:15.509045 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:15.509080 | controller |     },
2026-06-12 21:48:15.509114 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.509148 | controller |     "generateName": "barbican-operator-controller-manager-5dcd54bd69-",
2026-06-12 21:48:15.509181 | controller |     "generation": 1,
2026-06-12 21:48:15.509215 | controller |     "labels": {
2026-06-12 21:48:15.509249 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-12 21:48:15.509283 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:15.509316 | controller |       "openstack.org/operator-name": "barbican",
2026-06-12 21:48:15.509349 | controller |       "pod-template-hash": "5dcd54bd69"
2026-06-12 21:48:15.509383 | controller |     },
2026-06-12 21:48:15.509416 | controller |     "managedFields": [
2026-06-12 21:48:15.509450 | controller |       {
2026-06-12 21:48:15.509483 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.509517 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.509550 | controller |         "fieldsV1": {
2026-06-12 21:48:15.509583 | controller |           "f:metadata": {
2026-06-12 21:48:15.509617 | controller |             "f:annotations": {
2026-06-12 21:48:15.509650 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:15.509684 | controller |             }
2026-06-12 21:48:15.509717 | controller |           }
2026-06-12 21:48:15.509750 | controller |         },
2026-06-12 21:48:15.509783 | controller |         "manager": "crc",
2026-06-12 21:48:15.509816 | controller |         "operation": "Update",
2026-06-12 21:48:15.509877 | controller |         "subresource": "status",
2026-06-12 21:48:15.509921 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.509957 | controller |       },
2026-06-12 21:48:15.509991 | controller |       {
2026-06-12 21:48:15.510024 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.510058 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.510091 | controller |         "fieldsV1": {
2026-06-12 21:48:15.510124 | controller |           "f:metadata": {
2026-06-12 21:48:15.510157 | controller |             "f:annotations": {
2026-06-12 21:48:15.510190 | controller |               ".": {},
2026-06-12 21:48:15.510224 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:15.510258 | controller |             },
2026-06-12 21:48:15.510292 | controller |             "f:generateName": {},
2026-06-12 21:48:15.510326 | controller |             "f:labels": {
2026-06-12 21:48:15.510360 | controller |               ".": {},
2026-06-12 21:48:15.510393 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:15.510426 | controller |               "f:control-plane": {},
2026-06-12 21:48:15.510460 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:15.510492 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:15.510525 | controller |             },
2026-06-12 21:48:15.510557 | controller |             "f:ownerReferences": {
2026-06-12 21:48:15.510600 | controller |               ".": {},
2026-06-12 21:48:15.510634 | controller |               "k:{\"uid\":\"698c636f-f1ed-4327-9b3a-309715f68678\"}": {}
2026-06-12 21:48:15.510671 | controller |             }
2026-06-12 21:48:15.510705 | controller |           },
2026-06-12 21:48:15.510738 | controller |           "f:spec": {
2026-06-12 21:48:15.510772 | controller |             "f:containers": {
2026-06-12 21:48:15.510806 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:15.510840 | controller |                 ".": {},
2026-06-12 21:48:15.510911 | controller |                 "f:args": {},
2026-06-12 21:48:15.510947 | controller |                 "f:command": {},
2026-06-12 21:48:15.510981 | controller |                 "f:env": {
2026-06-12 21:48:15.511014 | controller |                   ".": {},
2026-06-12 21:48:15.511047 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:15.511081 | controller |                     ".": {},
2026-06-12 21:48:15.511115 | controller |                     "f:name": {},
2026-06-12 21:48:15.511149 | controller |                     "f:value": {}
2026-06-12 21:48:15.511182 | controller |                   },
2026-06-12 21:48:15.511215 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:15.511248 | controller |                     ".": {},
2026-06-12 21:48:15.511280 | controller |                     "f:name": {},
2026-06-12 21:48:15.511313 | controller |                     "f:value": {}
2026-06-12 21:48:15.511346 | controller |                   },
2026-06-12 21:48:15.511379 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:15.511412 | controller |                     ".": {},
2026-06-12 21:48:15.511445 | controller |                     "f:name": {},
2026-06-12 21:48:15.511478 | controller |                     "f:value": {}
2026-06-12 21:48:15.511510 | controller |                   },
2026-06-12 21:48:15.511543 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:15.511575 | controller |                     ".": {},
2026-06-12 21:48:15.511607 | controller |                     "f:name": {},
2026-06-12 21:48:15.511639 | controller |                     "f:value": {}
2026-06-12 21:48:15.511671 | controller |                   },
2026-06-12 21:48:15.511703 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:15.511736 | controller |                     ".": {},
2026-06-12 21:48:15.511770 | controller |                     "f:name": {},
2026-06-12 21:48:15.511803 | controller |                     "f:value": {}
2026-06-12 21:48:15.511835 | controller |                   }
2026-06-12 21:48:15.511905 | controller |                 },
2026-06-12 21:48:15.511960 | controller |                 "f:image": {},
2026-06-12 21:48:15.511995 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:15.512029 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:15.512063 | controller |                   ".": {},
2026-06-12 21:48:15.512096 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.512129 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.512162 | controller |                     ".": {},
2026-06-12 21:48:15.512195 | controller |                     "f:path": {},
2026-06-12 21:48:15.512228 | controller |                     "f:port": {},
2026-06-12 21:48:15.512261 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.512293 | controller |                   },
2026-06-12 21:48:15.512325 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.512358 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.512392 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.512425 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.512458 | controller |                 },
2026-06-12 21:48:15.512500 | controller |                 "f:name": {},
2026-06-12 21:48:15.512535 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:15.512568 | controller |                   ".": {},
2026-06-12 21:48:15.512601 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.512634 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.512667 | controller |                     ".": {},
2026-06-12 21:48:15.512701 | controller |                     "f:path": {},
2026-06-12 21:48:15.512734 | controller |                     "f:port": {},
2026-06-12 21:48:15.512766 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.512799 | controller |                   },
2026-06-12 21:48:15.512831 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.512904 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.512941 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.512975 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.513010 | controller |                 },
2026-06-12 21:48:15.513044 | controller |                 "f:resources": {
2026-06-12 21:48:15.513078 | controller |                   ".": {},
2026-06-12 21:48:15.513111 | controller |                   "f:limits": {
2026-06-12 21:48:15.513145 | controller |                     ".": {},
2026-06-12 21:48:15.513179 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.513213 | controller |                     "f:memory": {}
2026-06-12 21:48:15.513248 | controller |                   },
2026-06-12 21:48:15.513282 | controller |                   "f:requests": {
2026-06-12 21:48:15.513316 | controller |                     ".": {},
2026-06-12 21:48:15.513349 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.513382 | controller |                     "f:memory": {}
2026-06-12 21:48:15.513415 | controller |                   }
2026-06-12 21:48:15.513448 | controller |                 },
2026-06-12 21:48:15.513481 | controller |                 "f:securityContext": {
2026-06-12 21:48:15.513515 | controller |                   ".": {},
2026-06-12 21:48:15.513548 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:15.513581 | controller |                 },
2026-06-12 21:48:15.513614 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:15.513647 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:15.513681 | controller |               }
2026-06-12 21:48:15.513714 | controller |             },
2026-06-12 21:48:15.513747 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:15.513780 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:15.513813 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:15.513873 | controller |             "f:schedulerName": {},
2026-06-12 21:48:15.513918 | controller |             "f:securityContext": {
2026-06-12 21:48:15.513954 | controller |               ".": {},
2026-06-12 21:48:15.513987 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:15.514020 | controller |             },
2026-06-12 21:48:15.514054 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:15.514223 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:15.514257 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:15.514290 | controller |             "f:tolerations": {}
2026-06-12 21:48:15.514323 | controller |           }
2026-06-12 21:48:15.514357 | controller |         },
2026-06-12 21:48:15.514390 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:15.514422 | controller |         "operation": "Update",
2026-06-12 21:48:15.514455 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.514488 | controller |       },
2026-06-12 21:48:15.514522 | controller |       {
2026-06-12 21:48:15.514554 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.514598 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.514633 | controller |         "fieldsV1": {
2026-06-12 21:48:15.514681 | controller |           "f:metadata": {
2026-06-12 21:48:15.514730 | controller |             "f:annotations": {
2026-06-12 21:48:15.514777 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:15.514813 | controller |             }
2026-06-12 21:48:15.514846 | controller |           }
2026-06-12 21:48:15.514922 | controller |         },
2026-06-12 21:48:15.514957 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:15.514990 | controller |         "operation": "Update",
2026-06-12 21:48:15.515024 | controller |         "subresource": "status",
2026-06-12 21:48:15.515058 | controller |         "time": "2026-06-12T20:54:31Z"
2026-06-12 21:48:15.515092 | controller |       },
2026-06-12 21:48:15.515125 | controller |       {
2026-06-12 21:48:15.515158 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.515192 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.515226 | controller |         "fieldsV1": {
2026-06-12 21:48:15.515260 | controller |           "f:status": {
2026-06-12 21:48:15.515294 | controller |             "f:conditions": {
2026-06-12 21:48:15.515327 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:15.515359 | controller |                 ".": {},
2026-06-12 21:48:15.515393 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.515435 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.515485 | controller |                 "f:status": {},
2026-06-12 21:48:15.515610 | controller |                 "f:type": {}
2026-06-12 21:48:15.515666 | controller |               },
2026-06-12 21:48:15.515715 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:15.515765 | controller |                 ".": {},
2026-06-12 21:48:15.515814 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.515911 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.515986 | controller |                 "f:status": {},
2026-06-12 21:48:15.516025 | controller |                 "f:type": {}
2026-06-12 21:48:15.516073 | controller |               },
2026-06-12 21:48:15.516121 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:15.516169 | controller |                 ".": {},
2026-06-12 21:48:15.516214 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.516263 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.516309 | controller |                 "f:status": {},
2026-06-12 21:48:15.516359 | controller |                 "f:type": {}
2026-06-12 21:48:15.516393 | controller |               },
2026-06-12 21:48:15.516427 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:15.516471 | controller |                 ".": {},
2026-06-12 21:48:15.516510 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.516553 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.516588 | controller |                 "f:status": {},
2026-06-12 21:48:15.516620 | controller |                 "f:type": {}
2026-06-12 21:48:15.516652 | controller |               }
2026-06-12 21:48:15.516683 | controller |             },
2026-06-12 21:48:15.516728 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:15.516772 | controller |             "f:hostIP": {},
2026-06-12 21:48:15.516813 | controller |             "f:hostIPs": {},
2026-06-12 21:48:15.516845 | controller |             "f:phase": {},
2026-06-12 21:48:15.516925 | controller |             "f:podIP": {},
2026-06-12 21:48:15.516971 | controller |             "f:podIPs": {
2026-06-12 21:48:15.517003 | controller |               ".": {},
2026-06-12 21:48:15.517039 | controller |               "k:{\"ip\":\"10.217.0.74\"}": {
2026-06-12 21:48:15.517070 | controller |                 ".": {},
2026-06-12 21:48:15.517113 | controller |                 "f:ip": {}
2026-06-12 21:48:15.517199 | controller |               }
2026-06-12 21:48:15.517247 | controller |             },
2026-06-12 21:48:15.517279 | controller |             "f:startTime": {}
2026-06-12 21:48:15.517310 | controller |           }
2026-06-12 21:48:15.517341 | controller |         },
2026-06-12 21:48:15.517372 | controller |         "manager": "kubelet",
2026-06-12 21:48:15.517402 | controller |         "operation": "Update",
2026-06-12 21:48:15.517433 | controller |         "subresource": "status",
2026-06-12 21:48:15.517469 | controller |         "time": "2026-06-12T20:55:38Z"
2026-06-12 21:48:15.517501 | controller |       }
2026-06-12 21:48:15.517533 | controller |     ],
2026-06-12 21:48:15.517564 | controller |     "name": "barbican-operator-controller-manager-5dcd54bd69-5glk7",
2026-06-12 21:48:15.517595 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:15.517627 | controller |     "ownerReferences": [
2026-06-12 21:48:15.517659 | controller |       {
2026-06-12 21:48:15.517690 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:15.517721 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:15.517752 | controller |         "controller": true,
2026-06-12 21:48:15.517783 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:15.517814 | controller |         "name": "barbican-operator-controller-manager-5dcd54bd69",
2026-06-12 21:48:15.517845 | controller |         "uid": "698c636f-f1ed-4327-9b3a-309715f68678"
2026-06-12 21:48:15.517937 | controller |       }
2026-06-12 21:48:15.517973 | controller |     ],
2026-06-12 21:48:15.518005 | controller |     "resourceVersion": "54645",
2026-06-12 21:48:15.518037 | controller |     "uid": "f3d3d1ec-03d0-462f-8bc7-b747b8953fc1"
2026-06-12 21:48:15.518069 | controller |   },
2026-06-12 21:48:15.518101 | controller |   "spec": {
2026-06-12 21:48:15.518133 | controller |     "containers": [
2026-06-12 21:48:15.518165 | controller |       {
2026-06-12 21:48:15.518196 | controller |         "args": [
2026-06-12 21:48:15.518228 | controller |           "--leader-elect",
2026-06-12 21:48:15.518259 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:15.518291 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:15.518322 | controller |         ],
2026-06-12 21:48:15.518353 | controller |         "command": [
2026-06-12 21:48:15.518389 | controller |           "/manager"
2026-06-12 21:48:15.518420 | controller |         ],
2026-06-12 21:48:15.518451 | controller |         "env": [
2026-06-12 21:48:15.518484 | controller |           {
2026-06-12 21:48:15.518520 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:15.518552 | controller |             "value": "30"
2026-06-12 21:48:15.518583 | controller |           },
2026-06-12 21:48:15.518615 | controller |           {
2026-06-12 21:48:15.518658 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:15.518707 | controller |             "value": "20"
2026-06-12 21:48:15.518748 | controller |           },
2026-06-12 21:48:15.518789 | controller |           {
2026-06-12 21:48:15.518829 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:15.518909 | controller |             "value": "5"
2026-06-12 21:48:15.518983 | controller |           },
2026-06-12 21:48:15.519025 | controller |           {
2026-06-12 21:48:15.519058 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:15.519091 | controller |             "value": "false"
2026-06-12 21:48:15.519124 | controller |           },
2026-06-12 21:48:15.519158 | controller |           {
2026-06-12 21:48:15.519192 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:15.519225 | controller |             "value": "false"
2026-06-12 21:48:15.519256 | controller |           }
2026-06-12 21:48:15.519289 | controller |         ],
2026-06-12 21:48:15.519321 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 21:48:15.519364 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:15.519397 | controller |         "livenessProbe": {
2026-06-12 21:48:15.519429 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.519461 | controller |           "httpGet": {
2026-06-12 21:48:15.519493 | controller |             "path": "/healthz",
2026-06-12 21:48:15.519524 | controller |             "port": 8081,
2026-06-12 21:48:15.519555 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.519587 | controller |           },
2026-06-12 21:48:15.519618 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:15.519650 | controller |           "periodSeconds": 20,
2026-06-12 21:48:15.519682 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.519714 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.519744 | controller |         },
2026-06-12 21:48:15.519775 | controller |         "name": "manager",
2026-06-12 21:48:15.519807 | controller |         "readinessProbe": {
2026-06-12 21:48:15.519838 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.519913 | controller |           "httpGet": {
2026-06-12 21:48:15.519973 | controller |             "path": "/readyz",
2026-06-12 21:48:15.520006 | controller |             "port": 8081,
2026-06-12 21:48:15.520037 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.520069 | controller |           },
2026-06-12 21:48:15.520101 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:15.520132 | controller |           "periodSeconds": 10,
2026-06-12 21:48:15.520163 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.520193 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.520224 | controller |         },
2026-06-12 21:48:15.520254 | controller |         "resources": {
2026-06-12 21:48:15.520285 | controller |           "limits": {
2026-06-12 21:48:15.520316 | controller |             "cpu": "500m",
2026-06-12 21:48:15.520347 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.520378 | controller |           },
2026-06-12 21:48:15.520409 | controller |           "requests": {
2026-06-12 21:48:15.520440 | controller |             "cpu": "10m",
2026-06-12 21:48:15.520471 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.520502 | controller |           }
2026-06-12 21:48:15.520533 | controller |         },
2026-06-12 21:48:15.520565 | controller |         "securityContext": {
2026-06-12 21:48:15.520596 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:15.520629 | controller |           "capabilities": {
2026-06-12 21:48:15.520660 | controller |             "drop": [
2026-06-12 21:48:15.520691 | controller |               "MKNOD"
2026-06-12 21:48:15.520722 | controller |             ]
2026-06-12 21:48:15.520753 | controller |           }
2026-06-12 21:48:15.520784 | controller |         },
2026-06-12 21:48:15.520814 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:15.520846 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:15.520918 | controller |         "volumeMounts": [
2026-06-12 21:48:15.520952 | controller |           {
2026-06-12 21:48:15.520985 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.521017 | controller |             "name": "kube-api-access-lflhp",
2026-06-12 21:48:15.521048 | controller |             "readOnly": true
2026-06-12 21:48:15.521080 | controller |           }
2026-06-12 21:48:15.521112 | controller |         ]
2026-06-12 21:48:15.521144 | controller |       }
2026-06-12 21:48:15.521175 | controller |     ],
2026-06-12 21:48:15.521207 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:15.521237 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:15.521268 | controller |     "imagePullSecrets": [
2026-06-12 21:48:15.521309 | controller |       {
2026-06-12 21:48:15.521341 | controller |         "name": "barbican-operator-controller-manager-dockercfg-l4h4s"
2026-06-12 21:48:15.521373 | controller |       }
2026-06-12 21:48:15.521405 | controller |     ],
2026-06-12 21:48:15.521437 | controller |     "nodeName": "crc",
2026-06-12 21:48:15.521468 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:15.521499 | controller |     "priority": 0,
2026-06-12 21:48:15.521530 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:15.521561 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:15.521592 | controller |     "securityContext": {
2026-06-12 21:48:15.521624 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:15.521655 | controller |       "seLinuxOptions": {
2026-06-12 21:48:15.521687 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:15.521720 | controller |       }
2026-06-12 21:48:15.521751 | controller |     },
2026-06-12 21:48:15.521781 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-12 21:48:15.521812 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-12 21:48:15.521843 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:15.521911 | controller |     "tolerations": [
2026-06-12 21:48:15.521944 | controller |       {
2026-06-12 21:48:15.521975 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.522006 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:15.522038 | controller |         "operator": "Exists",
2026-06-12 21:48:15.522069 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.522100 | controller |       },
2026-06-12 21:48:15.522130 | controller |       {
2026-06-12 21:48:15.522161 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.522192 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:15.522223 | controller |         "operator": "Exists",
2026-06-12 21:48:15.522254 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.522285 | controller |       },
2026-06-12 21:48:15.522315 | controller |       {
2026-06-12 21:48:15.522347 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:15.522378 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:15.522408 | controller |         "operator": "Exists"
2026-06-12 21:48:15.522439 | controller |       }
2026-06-12 21:48:15.522470 | controller |     ],
2026-06-12 21:48:15.522500 | controller |     "volumes": [
2026-06-12 21:48:15.522531 | controller |       {
2026-06-12 21:48:15.522562 | controller |         "name": "kube-api-access-lflhp",
2026-06-12 21:48:15.522592 | controller |         "projected": {
2026-06-12 21:48:15.522624 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.522655 | controller |           "sources": [
2026-06-12 21:48:15.522687 | controller |             {
2026-06-12 21:48:15.522717 | controller |               "serviceAccountToken": {
2026-06-12 21:48:15.522749 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:15.522781 | controller |                 "path": "token"
2026-06-12 21:48:15.522813 | controller |               }
2026-06-12 21:48:15.522845 | controller |             },
2026-06-12 21:48:15.522912 | controller |             {
2026-06-12 21:48:15.522946 | controller |               "configMap": {
2026-06-12 21:48:15.522977 | controller |                 "items": [
2026-06-12 21:48:15.523009 | controller |                   {
2026-06-12 21:48:15.523040 | controller |                     "key": "ca.crt",
2026-06-12 21:48:15.523071 | controller |                     "path": "ca.crt"
2026-06-12 21:48:15.523102 | controller |                   }
2026-06-12 21:48:15.523133 | controller |                 ],
2026-06-12 21:48:15.523165 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:15.523196 | controller |               }
2026-06-12 21:48:15.523227 | controller |             },
2026-06-12 21:48:15.523267 | controller |             {
2026-06-12 21:48:15.523300 | controller |               "downwardAPI": {
2026-06-12 21:48:15.523333 | controller |                 "items": [
2026-06-12 21:48:15.523366 | controller |                   {
2026-06-12 21:48:15.523399 | controller |                     "fieldRef": {
2026-06-12 21:48:15.523432 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:15.523464 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:15.523497 | controller |                     },
2026-06-12 21:48:15.523528 | controller |                     "path": "namespace"
2026-06-12 21:48:15.523560 | controller |                   }
2026-06-12 21:48:15.523592 | controller |                 ]
2026-06-12 21:48:15.523624 | controller |               }
2026-06-12 21:48:15.523655 | controller |             },
2026-06-12 21:48:15.523686 | controller |             {
2026-06-12 21:48:15.523718 | controller |               "configMap": {
2026-06-12 21:48:15.523749 | controller |                 "items": [
2026-06-12 21:48:15.523781 | controller |                   {
2026-06-12 21:48:15.523812 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:15.523844 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:15.523914 | controller |                   }
2026-06-12 21:48:15.523973 | controller |                 ],
2026-06-12 21:48:15.524007 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:15.524040 | controller |               }
2026-06-12 21:48:15.524072 | controller |             }
2026-06-12 21:48:15.524104 | controller |           ]
2026-06-12 21:48:15.524135 | controller |         }
2026-06-12 21:48:15.524166 | controller |       }
2026-06-12 21:48:15.524197 | controller |     ]
2026-06-12 21:48:15.524227 | controller |   },
2026-06-12 21:48:15.524258 | controller |   "status": {
2026-06-12 21:48:15.524289 | controller |     "conditions": [
2026-06-12 21:48:15.524321 | controller |       {
2026-06-12 21:48:15.524357 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.524390 | controller |         "lastTransitionTime": "2026-06-12T20:55:26Z",
2026-06-12 21:48:15.524422 | controller |         "status": "True",
2026-06-12 21:48:15.524453 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:15.524485 | controller |       },
2026-06-12 21:48:15.524517 | controller |       {
2026-06-12 21:48:15.524549 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.524581 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.524612 | controller |         "status": "True",
2026-06-12 21:48:15.524644 | controller |         "type": "Initialized"
2026-06-12 21:48:15.524675 | controller |       },
2026-06-12 21:48:15.524707 | controller |       {
2026-06-12 21:48:15.524738 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.524769 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.524801 | controller |         "status": "True",
2026-06-12 21:48:15.524833 | controller |         "type": "Ready"
2026-06-12 21:48:15.524890 | controller |       },
2026-06-12 21:48:15.524912 | controller |       {
2026-06-12 21:48:15.524932 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.524951 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.524971 | controller |         "status": "True",
2026-06-12 21:48:15.524992 | controller |         "type": "ContainersReady"
2026-06-12 21:48:15.525012 | controller |       },
2026-06-12 21:48:15.525032 | controller |       {
2026-06-12 21:48:15.525052 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.525072 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.525092 | controller |         "status": "True",
2026-06-12 21:48:15.525112 | controller |         "type": "PodScheduled"
2026-06-12 21:48:15.525132 | controller |       }
2026-06-12 21:48:15.525157 | controller |     ],
2026-06-12 21:48:15.525177 | controller |     "containerStatuses": [
2026-06-12 21:48:15.525197 | controller |       {
2026-06-12 21:48:15.525216 | controller |         "allocatedResources": {
2026-06-12 21:48:15.525236 | controller |           "cpu": "10m",
2026-06-12 21:48:15.525255 | controller |           "memory": "256Mi"
2026-06-12 21:48:15.525275 | controller |         },
2026-06-12 21:48:15.525294 | controller |         "containerID": "cri-o://a9bd3aa9ee2fb3c591fa76c66ec82fc95166fc9e7cf2e24b0b0209e48679baf1",
2026-06-12 21:48:15.525315 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 21:48:15.525335 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 21:48:15.525355 | controller |         "lastState": {},
2026-06-12 21:48:15.525375 | controller |         "name": "manager",
2026-06-12 21:48:15.525394 | controller |         "ready": true,
2026-06-12 21:48:15.525414 | controller |         "resources": {
2026-06-12 21:48:15.525433 | controller |           "limits": {
2026-06-12 21:48:15.525452 | controller |             "cpu": "500m",
2026-06-12 21:48:15.525471 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.525491 | controller |           },
2026-06-12 21:48:15.525510 | controller |           "requests": {
2026-06-12 21:48:15.525529 | controller |             "cpu": "10m",
2026-06-12 21:48:15.525548 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.525567 | controller |           }
2026-06-12 21:48:15.525586 | controller |         },
2026-06-12 21:48:15.525605 | controller |         "restartCount": 0,
2026-06-12 21:48:15.525624 | controller |         "started": true,
2026-06-12 21:48:15.525644 | controller |         "state": {
2026-06-12 21:48:15.525663 | controller |           "running": {
2026-06-12 21:48:15.525683 | controller |             "startedAt": "2026-06-12T20:55:25Z"
2026-06-12 21:48:15.525703 | controller |           }
2026-06-12 21:48:15.525723 | controller |         },
2026-06-12 21:48:15.525742 | controller |         "user": {
2026-06-12 21:48:15.525761 | controller |           "linux": {
2026-06-12 21:48:15.525780 | controller |             "gid": 0,
2026-06-12 21:48:15.525800 | controller |             "supplementalGroups": [
2026-06-12 21:48:15.525819 | controller |               0
2026-06-12 21:48:15.525838 | controller |             ],
2026-06-12 21:48:15.525882 | controller |             "uid": 65532
2026-06-12 21:48:15.525903 | controller |           }
2026-06-12 21:48:15.525923 | controller |         },
2026-06-12 21:48:15.525942 | controller |         "volumeMounts": [
2026-06-12 21:48:15.525962 | controller |           {
2026-06-12 21:48:15.525981 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.526000 | controller |             "name": "kube-api-access-lflhp",
2026-06-12 21:48:15.526020 | controller |             "readOnly": true,
2026-06-12 21:48:15.526039 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.526059 | controller |           }
2026-06-12 21:48:15.526078 | controller |         ]
2026-06-12 21:48:15.526098 | controller |       }
2026-06-12 21:48:15.526117 | controller |     ],
2026-06-12 21:48:15.526136 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:15.526155 | controller |     "hostIPs": [
2026-06-12 21:48:15.526174 | controller |       {
2026-06-12 21:48:15.526193 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:15.526213 | controller |       }
2026-06-12 21:48:15.526232 | controller |     ],
2026-06-12 21:48:15.526251 | controller |     "phase": "Running",
2026-06-12 21:48:15.526270 | controller |     "podIP": "10.217.0.74",
2026-06-12 21:48:15.526289 | controller |     "podIPs": [
2026-06-12 21:48:15.526309 | controller |       {
2026-06-12 21:48:15.526335 | controller |         "ip": "10.217.0.74"
2026-06-12 21:48:15.526354 | controller |       }
2026-06-12 21:48:15.526373 | controller |     ],
2026-06-12 21:48:15.526393 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:15.526412 | controller |     "startTime": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.526432 | controller |   }
2026-06-12 21:48:15.526452 | controller | }
2026-06-12 21:48:15.556536 | controller | ok:
2026-06-12 21:48:15.556637 | controller | {
2026-06-12 21:48:15.556674 | controller |   "apiVersion": "v1",
2026-06-12 21:48:15.556707 | controller |   "kind": "Pod",
2026-06-12 21:48:15.556733 | controller |   "metadata": {
2026-06-12 21:48:15.556756 | controller |     "annotations": {
2026-06-12 21:48:15.556778 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.75/23\"],\"mac_address\":\"0a:58:0a:d9:00:4b\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.75/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:15.556802 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.75\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4b\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:15.556825 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:15.556866 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:15.556896 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:15.556920 | controller |     },
2026-06-12 21:48:15.556943 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.556967 | controller |     "generateName": "cinder-operator-controller-manager-584b474457-",
2026-06-12 21:48:15.556989 | controller |     "generation": 1,
2026-06-12 21:48:15.557012 | controller |     "labels": {
2026-06-12 21:48:15.557042 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-12 21:48:15.557071 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:15.557099 | controller |       "openstack.org/operator-name": "cinder",
2026-06-12 21:48:15.557126 | controller |       "pod-template-hash": "584b474457"
2026-06-12 21:48:15.557154 | controller |     },
2026-06-12 21:48:15.557183 | controller |     "managedFields": [
2026-06-12 21:48:15.557210 | controller |       {
2026-06-12 21:48:15.557238 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.557266 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.557293 | controller |         "fieldsV1": {
2026-06-12 21:48:15.557321 | controller |           "f:metadata": {
2026-06-12 21:48:15.557348 | controller |             "f:annotations": {
2026-06-12 21:48:15.557373 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:15.557400 | controller |             }
2026-06-12 21:48:15.557427 | controller |           }
2026-06-12 21:48:15.557455 | controller |         },
2026-06-12 21:48:15.557482 | controller |         "manager": "crc",
2026-06-12 21:48:15.557509 | controller |         "operation": "Update",
2026-06-12 21:48:15.557536 | controller |         "subresource": "status",
2026-06-12 21:48:15.557563 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.557591 | controller |       },
2026-06-12 21:48:15.557618 | controller |       {
2026-06-12 21:48:15.557645 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.557672 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.557700 | controller |         "fieldsV1": {
2026-06-12 21:48:15.557727 | controller |           "f:metadata": {
2026-06-12 21:48:15.557753 | controller |             "f:annotations": {
2026-06-12 21:48:15.557836 | controller |               ".": {},
2026-06-12 21:48:15.557892 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:15.557917 | controller |             },
2026-06-12 21:48:15.557940 | controller |             "f:generateName": {},
2026-06-12 21:48:15.557961 | controller |             "f:labels": {
2026-06-12 21:48:15.557983 | controller |               ".": {},
2026-06-12 21:48:15.558004 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:15.558025 | controller |               "f:control-plane": {},
2026-06-12 21:48:15.558046 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:15.558068 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:15.558090 | controller |             },
2026-06-12 21:48:15.558111 | controller |             "f:ownerReferences": {
2026-06-12 21:48:15.558133 | controller |               ".": {},
2026-06-12 21:48:15.558154 | controller |               "k:{\"uid\":\"9cba7dbe-a84e-468f-9e40-4ce6d8e22f8e\"}": {}
2026-06-12 21:48:15.558176 | controller |             }
2026-06-12 21:48:15.558198 | controller |           },
2026-06-12 21:48:15.558219 | controller |           "f:spec": {
2026-06-12 21:48:15.558240 | controller |             "f:containers": {
2026-06-12 21:48:15.558262 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:15.558283 | controller |                 ".": {},
2026-06-12 21:48:15.558304 | controller |                 "f:args": {},
2026-06-12 21:48:15.558326 | controller |                 "f:command": {},
2026-06-12 21:48:15.558351 | controller |                 "f:env": {
2026-06-12 21:48:15.558373 | controller |                   ".": {},
2026-06-12 21:48:15.558395 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:15.558416 | controller |                     ".": {},
2026-06-12 21:48:15.558437 | controller |                     "f:name": {},
2026-06-12 21:48:15.558459 | controller |                     "f:value": {}
2026-06-12 21:48:15.558479 | controller |                   },
2026-06-12 21:48:15.558500 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:15.558522 | controller |                     ".": {},
2026-06-12 21:48:15.558543 | controller |                     "f:name": {},
2026-06-12 21:48:15.558564 | controller |                     "f:value": {}
2026-06-12 21:48:15.558585 | controller |                   },
2026-06-12 21:48:15.558606 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:15.558628 | controller |                     ".": {},
2026-06-12 21:48:15.558649 | controller |                     "f:name": {},
2026-06-12 21:48:15.558671 | controller |                     "f:value": {}
2026-06-12 21:48:15.558695 | controller |                   },
2026-06-12 21:48:15.558719 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:15.558740 | controller |                     ".": {},
2026-06-12 21:48:15.558762 | controller |                     "f:name": {},
2026-06-12 21:48:15.558783 | controller |                     "f:value": {}
2026-06-12 21:48:15.558840 | controller |                   },
2026-06-12 21:48:15.558889 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:15.558913 | controller |                     ".": {},
2026-06-12 21:48:15.558934 | controller |                     "f:name": {},
2026-06-12 21:48:15.558955 | controller |                     "f:value": {}
2026-06-12 21:48:15.558976 | controller |                   }
2026-06-12 21:48:15.558996 | controller |                 },
2026-06-12 21:48:15.559017 | controller |                 "f:image": {},
2026-06-12 21:48:15.559037 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:15.559058 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:15.559079 | controller |                   ".": {},
2026-06-12 21:48:15.559100 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.559127 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.559149 | controller |                     ".": {},
2026-06-12 21:48:15.559169 | controller |                     "f:path": {},
2026-06-12 21:48:15.559189 | controller |                     "f:port": {},
2026-06-12 21:48:15.559209 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.559229 | controller |                   },
2026-06-12 21:48:15.559249 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.559270 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.559291 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.559312 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.559332 | controller |                 },
2026-06-12 21:48:15.559353 | controller |                 "f:name": {},
2026-06-12 21:48:15.559373 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:15.559394 | controller |                   ".": {},
2026-06-12 21:48:15.559414 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.559435 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.559455 | controller |                     ".": {},
2026-06-12 21:48:15.559476 | controller |                     "f:path": {},
2026-06-12 21:48:15.559496 | controller |                     "f:port": {},
2026-06-12 21:48:15.559516 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.559537 | controller |                   },
2026-06-12 21:48:15.559557 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.559577 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.559597 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.559618 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.559638 | controller |                 },
2026-06-12 21:48:15.559658 | controller |                 "f:resources": {
2026-06-12 21:48:15.559679 | controller |                   ".": {},
2026-06-12 21:48:15.559702 | controller |                   "f:limits": {
2026-06-12 21:48:15.559724 | controller |                     ".": {},
2026-06-12 21:48:15.559744 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.559765 | controller |                     "f:memory": {}
2026-06-12 21:48:15.559786 | controller |                   },
2026-06-12 21:48:15.559806 | controller |                   "f:requests": {
2026-06-12 21:48:15.559827 | controller |                     ".": {},
2026-06-12 21:48:15.559867 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.559895 | controller |                     "f:memory": {}
2026-06-12 21:48:15.559935 | controller |                   }
2026-06-12 21:48:15.559958 | controller |                 },
2026-06-12 21:48:15.559979 | controller |                 "f:securityContext": {
2026-06-12 21:48:15.560000 | controller |                   ".": {},
2026-06-12 21:48:15.560021 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:15.560042 | controller |                 },
2026-06-12 21:48:15.560063 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:15.560084 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:15.560105 | controller |               }
2026-06-12 21:48:15.560126 | controller |             },
2026-06-12 21:48:15.560147 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:15.560168 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:15.560189 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:15.560211 | controller |             "f:schedulerName": {},
2026-06-12 21:48:15.560232 | controller |             "f:securityContext": {
2026-06-12 21:48:15.560254 | controller |               ".": {},
2026-06-12 21:48:15.560275 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:15.560303 | controller |             },
2026-06-12 21:48:15.560325 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:15.560346 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:15.560368 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:15.560389 | controller |             "f:tolerations": {}
2026-06-12 21:48:15.560411 | controller |           }
2026-06-12 21:48:15.560432 | controller |         },
2026-06-12 21:48:15.560453 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:15.560474 | controller |         "operation": "Update",
2026-06-12 21:48:15.560495 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.560516 | controller |       },
2026-06-12 21:48:15.560538 | controller |       {
2026-06-12 21:48:15.560559 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.560580 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.560601 | controller |         "fieldsV1": {
2026-06-12 21:48:15.560622 | controller |           "f:metadata": {
2026-06-12 21:48:15.560642 | controller |             "f:annotations": {
2026-06-12 21:48:15.560663 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:15.560685 | controller |             }
2026-06-12 21:48:15.560702 | controller |           }
2026-06-12 21:48:15.560717 | controller |         },
2026-06-12 21:48:15.560732 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:15.560747 | controller |         "operation": "Update",
2026-06-12 21:48:15.560762 | controller |         "subresource": "status",
2026-06-12 21:48:15.560776 | controller |         "time": "2026-06-12T20:54:31Z"
2026-06-12 21:48:15.560791 | controller |       },
2026-06-12 21:48:15.560807 | controller |       {
2026-06-12 21:48:15.560822 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.560837 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.560869 | controller |         "fieldsV1": {
2026-06-12 21:48:15.560886 | controller |           "f:status": {
2026-06-12 21:48:15.560901 | controller |             "f:conditions": {
2026-06-12 21:48:15.560916 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:15.560931 | controller |                 ".": {},
2026-06-12 21:48:15.560946 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.560961 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.560976 | controller |                 "f:status": {},
2026-06-12 21:48:15.560991 | controller |                 "f:type": {}
2026-06-12 21:48:15.561006 | controller |               },
2026-06-12 21:48:15.561021 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:15.561037 | controller |                 ".": {},
2026-06-12 21:48:15.561052 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.561067 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.561081 | controller |                 "f:status": {},
2026-06-12 21:48:15.561096 | controller |                 "f:type": {}
2026-06-12 21:48:15.561111 | controller |               },
2026-06-12 21:48:15.561126 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:15.561141 | controller |                 ".": {},
2026-06-12 21:48:15.561156 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.561171 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.561186 | controller |                 "f:status": {},
2026-06-12 21:48:15.561201 | controller |                 "f:type": {}
2026-06-12 21:48:15.561216 | controller |               },
2026-06-12 21:48:15.561231 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:15.561247 | controller |                 ".": {},
2026-06-12 21:48:15.561262 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.561277 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.561296 | controller |                 "f:status": {},
2026-06-12 21:48:15.561312 | controller |                 "f:type": {}
2026-06-12 21:48:15.561327 | controller |               }
2026-06-12 21:48:15.561341 | controller |             },
2026-06-12 21:48:15.561357 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:15.561372 | controller |             "f:hostIP": {},
2026-06-12 21:48:15.561387 | controller |             "f:hostIPs": {},
2026-06-12 21:48:15.561402 | controller |             "f:phase": {},
2026-06-12 21:48:15.561417 | controller |             "f:podIP": {},
2026-06-12 21:48:15.561432 | controller |             "f:podIPs": {
2026-06-12 21:48:15.561447 | controller |               ".": {},
2026-06-12 21:48:15.561461 | controller |               "k:{\"ip\":\"10.217.0.75\"}": {
2026-06-12 21:48:15.561476 | controller |                 ".": {},
2026-06-12 21:48:15.561491 | controller |                 "f:ip": {}
2026-06-12 21:48:15.561506 | controller |               }
2026-06-12 21:48:15.561521 | controller |             },
2026-06-12 21:48:15.561535 | controller |             "f:startTime": {}
2026-06-12 21:48:15.561550 | controller |           }
2026-06-12 21:48:15.561565 | controller |         },
2026-06-12 21:48:15.561579 | controller |         "manager": "kubelet",
2026-06-12 21:48:15.561594 | controller |         "operation": "Update",
2026-06-12 21:48:15.561609 | controller |         "subresource": "status",
2026-06-12 21:48:15.561623 | controller |         "time": "2026-06-12T20:55:38Z"
2026-06-12 21:48:15.561638 | controller |       }
2026-06-12 21:48:15.561653 | controller |     ],
2026-06-12 21:48:15.561667 | controller |     "name": "cinder-operator-controller-manager-584b474457-j55tf",
2026-06-12 21:48:15.561682 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:15.561697 | controller |     "ownerReferences": [
2026-06-12 21:48:15.561711 | controller |       {
2026-06-12 21:48:15.561726 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:15.561740 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:15.561754 | controller |         "controller": true,
2026-06-12 21:48:15.561769 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:15.561783 | controller |         "name": "cinder-operator-controller-manager-584b474457",
2026-06-12 21:48:15.561798 | controller |         "uid": "9cba7dbe-a84e-468f-9e40-4ce6d8e22f8e"
2026-06-12 21:48:15.561813 | controller |       }
2026-06-12 21:48:15.561828 | controller |     ],
2026-06-12 21:48:15.561843 | controller |     "resourceVersion": "54673",
2026-06-12 21:48:15.561876 | controller |     "uid": "6f371d6b-d19b-4dc4-a514-824c5aaf798a"
2026-06-12 21:48:15.561892 | controller |   },
2026-06-12 21:48:15.561907 | controller |   "spec": {
2026-06-12 21:48:15.561921 | controller |     "containers": [
2026-06-12 21:48:15.561936 | controller |       {
2026-06-12 21:48:15.561950 | controller |         "args": [
2026-06-12 21:48:15.561965 | controller |           "--leader-elect",
2026-06-12 21:48:15.561979 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:15.561994 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:15.562008 | controller |         ],
2026-06-12 21:48:15.562022 | controller |         "command": [
2026-06-12 21:48:15.562037 | controller |           "/manager"
2026-06-12 21:48:15.562051 | controller |         ],
2026-06-12 21:48:15.562066 | controller |         "env": [
2026-06-12 21:48:15.562080 | controller |           {
2026-06-12 21:48:15.562095 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:15.562109 | controller |             "value": "30"
2026-06-12 21:48:15.562124 | controller |           },
2026-06-12 21:48:15.562138 | controller |           {
2026-06-12 21:48:15.562153 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:15.562168 | controller |             "value": "20"
2026-06-12 21:48:15.562182 | controller |           },
2026-06-12 21:48:15.562201 | controller |           {
2026-06-12 21:48:15.562216 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:15.562232 | controller |             "value": "5"
2026-06-12 21:48:15.562247 | controller |           },
2026-06-12 21:48:15.562262 | controller |           {
2026-06-12 21:48:15.562277 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:15.562292 | controller |             "value": "false"
2026-06-12 21:48:15.562307 | controller |           },
2026-06-12 21:48:15.562322 | controller |           {
2026-06-12 21:48:15.562337 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:15.562352 | controller |             "value": "false"
2026-06-12 21:48:15.562367 | controller |           }
2026-06-12 21:48:15.562382 | controller |         ],
2026-06-12 21:48:15.562397 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 21:48:15.562412 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:15.562427 | controller |         "livenessProbe": {
2026-06-12 21:48:15.562442 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.562457 | controller |           "httpGet": {
2026-06-12 21:48:15.562473 | controller |             "path": "/healthz",
2026-06-12 21:48:15.562488 | controller |             "port": 8081,
2026-06-12 21:48:15.562503 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.562518 | controller |           },
2026-06-12 21:48:15.562533 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:15.562549 | controller |           "periodSeconds": 20,
2026-06-12 21:48:15.562564 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.562578 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.562593 | controller |         },
2026-06-12 21:48:15.562608 | controller |         "name": "manager",
2026-06-12 21:48:15.562623 | controller |         "readinessProbe": {
2026-06-12 21:48:15.562637 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.562652 | controller |           "httpGet": {
2026-06-12 21:48:15.562668 | controller |             "path": "/readyz",
2026-06-12 21:48:15.562682 | controller |             "port": 8081,
2026-06-12 21:48:15.562697 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.562712 | controller |           },
2026-06-12 21:48:15.562727 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:15.562742 | controller |           "periodSeconds": 10,
2026-06-12 21:48:15.562757 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.562772 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.562787 | controller |         },
2026-06-12 21:48:15.562802 | controller |         "resources": {
2026-06-12 21:48:15.562817 | controller |           "limits": {
2026-06-12 21:48:15.562832 | controller |             "cpu": "500m",
2026-06-12 21:48:15.562863 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.562883 | controller |           },
2026-06-12 21:48:15.562899 | controller |           "requests": {
2026-06-12 21:48:15.562914 | controller |             "cpu": "10m",
2026-06-12 21:48:15.562929 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.562944 | controller |           }
2026-06-12 21:48:15.562959 | controller |         },
2026-06-12 21:48:15.562973 | controller |         "securityContext": {
2026-06-12 21:48:15.562989 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:15.563004 | controller |           "capabilities": {
2026-06-12 21:48:15.563019 | controller |             "drop": [
2026-06-12 21:48:15.563034 | controller |               "MKNOD"
2026-06-12 21:48:15.563049 | controller |             ]
2026-06-12 21:48:15.563064 | controller |           }
2026-06-12 21:48:15.563079 | controller |         },
2026-06-12 21:48:15.563094 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:15.563114 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:15.563130 | controller |         "volumeMounts": [
2026-06-12 21:48:15.563145 | controller |           {
2026-06-12 21:48:15.563159 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.563175 | controller |             "name": "kube-api-access-rtgc2",
2026-06-12 21:48:15.563190 | controller |             "readOnly": true
2026-06-12 21:48:15.563206 | controller |           }
2026-06-12 21:48:15.563221 | controller |         ]
2026-06-12 21:48:15.563236 | controller |       }
2026-06-12 21:48:15.563252 | controller |     ],
2026-06-12 21:48:15.563267 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:15.563282 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:15.563297 | controller |     "imagePullSecrets": [
2026-06-12 21:48:15.563312 | controller |       {
2026-06-12 21:48:15.563327 | controller |         "name": "cinder-operator-controller-manager-dockercfg-qml8f"
2026-06-12 21:48:15.563343 | controller |       }
2026-06-12 21:48:15.563358 | controller |     ],
2026-06-12 21:48:15.563373 | controller |     "nodeName": "crc",
2026-06-12 21:48:15.563388 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:15.563404 | controller |     "priority": 0,
2026-06-12 21:48:15.563419 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:15.563434 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:15.563449 | controller |     "securityContext": {
2026-06-12 21:48:15.563464 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:15.563478 | controller |       "seLinuxOptions": {
2026-06-12 21:48:15.563493 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:15.563508 | controller |       }
2026-06-12 21:48:15.563522 | controller |     },
2026-06-12 21:48:15.563537 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-12 21:48:15.563552 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-12 21:48:15.563567 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:15.563582 | controller |     "tolerations": [
2026-06-12 21:48:15.563596 | controller |       {
2026-06-12 21:48:15.563611 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.563626 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:15.563641 | controller |         "operator": "Exists",
2026-06-12 21:48:15.563655 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.563670 | controller |       },
2026-06-12 21:48:15.563684 | controller |       {
2026-06-12 21:48:15.563700 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.563716 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:15.563733 | controller |         "operator": "Exists",
2026-06-12 21:48:15.563748 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.563762 | controller |       },
2026-06-12 21:48:15.563777 | controller |       {
2026-06-12 21:48:15.563792 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:15.563806 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:15.563821 | controller |         "operator": "Exists"
2026-06-12 21:48:15.563836 | controller |       }
2026-06-12 21:48:15.563870 | controller |     ],
2026-06-12 21:48:15.563887 | controller |     "volumes": [
2026-06-12 21:48:15.563902 | controller |       {
2026-06-12 21:48:15.563926 | controller |         "name": "kube-api-access-rtgc2",
2026-06-12 21:48:15.563942 | controller |         "projected": {
2026-06-12 21:48:15.563957 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.563972 | controller |           "sources": [
2026-06-12 21:48:15.563987 | controller |             {
2026-06-12 21:48:15.564001 | controller |               "serviceAccountToken": {
2026-06-12 21:48:15.564016 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:15.564031 | controller |                 "path": "token"
2026-06-12 21:48:15.564050 | controller |               }
2026-06-12 21:48:15.564065 | controller |             },
2026-06-12 21:48:15.564080 | controller |             {
2026-06-12 21:48:15.564094 | controller |               "configMap": {
2026-06-12 21:48:15.564109 | controller |                 "items": [
2026-06-12 21:48:15.564123 | controller |                   {
2026-06-12 21:48:15.564138 | controller |                     "key": "ca.crt",
2026-06-12 21:48:15.564152 | controller |                     "path": "ca.crt"
2026-06-12 21:48:15.564167 | controller |                   }
2026-06-12 21:48:15.564182 | controller |                 ],
2026-06-12 21:48:15.564196 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:15.564211 | controller |               }
2026-06-12 21:48:15.564226 | controller |             },
2026-06-12 21:48:15.564240 | controller |             {
2026-06-12 21:48:15.564255 | controller |               "downwardAPI": {
2026-06-12 21:48:15.564270 | controller |                 "items": [
2026-06-12 21:48:15.564284 | controller |                   {
2026-06-12 21:48:15.564299 | controller |                     "fieldRef": {
2026-06-12 21:48:15.564314 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:15.564329 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:15.564344 | controller |                     },
2026-06-12 21:48:15.564359 | controller |                     "path": "namespace"
2026-06-12 21:48:15.564374 | controller |                   }
2026-06-12 21:48:15.564389 | controller |                 ]
2026-06-12 21:48:15.564404 | controller |               }
2026-06-12 21:48:15.564419 | controller |             },
2026-06-12 21:48:15.564434 | controller |             {
2026-06-12 21:48:15.564448 | controller |               "configMap": {
2026-06-12 21:48:15.564463 | controller |                 "items": [
2026-06-12 21:48:15.564478 | controller |                   {
2026-06-12 21:48:15.564493 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:15.564508 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:15.564523 | controller |                   }
2026-06-12 21:48:15.564538 | controller |                 ],
2026-06-12 21:48:15.564553 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:15.564568 | controller |               }
2026-06-12 21:48:15.564584 | controller |             }
2026-06-12 21:48:15.564600 | controller |           ]
2026-06-12 21:48:15.564615 | controller |         }
2026-06-12 21:48:15.564630 | controller |       }
2026-06-12 21:48:15.564645 | controller |     ]
2026-06-12 21:48:15.564660 | controller |   },
2026-06-12 21:48:15.564675 | controller |   "status": {
2026-06-12 21:48:15.564690 | controller |     "conditions": [
2026-06-12 21:48:15.564705 | controller |       {
2026-06-12 21:48:15.564720 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.564735 | controller |         "lastTransitionTime": "2026-06-12T20:55:25Z",
2026-06-12 21:48:15.564750 | controller |         "status": "True",
2026-06-12 21:48:15.564765 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:15.564780 | controller |       },
2026-06-12 21:48:15.564795 | controller |       {
2026-06-12 21:48:15.564810 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.564825 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.564840 | controller |         "status": "True",
2026-06-12 21:48:15.564874 | controller |         "type": "Initialized"
2026-06-12 21:48:15.564891 | controller |       },
2026-06-12 21:48:15.564907 | controller |       {
2026-06-12 21:48:15.564922 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.564937 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.564952 | controller |         "status": "True",
2026-06-12 21:48:15.564968 | controller |         "type": "Ready"
2026-06-12 21:48:15.564993 | controller |       },
2026-06-12 21:48:15.565009 | controller |       {
2026-06-12 21:48:15.565025 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.565040 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.565055 | controller |         "status": "True",
2026-06-12 21:48:15.565070 | controller |         "type": "ContainersReady"
2026-06-12 21:48:15.565085 | controller |       },
2026-06-12 21:48:15.565100 | controller |       {
2026-06-12 21:48:15.565115 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.565130 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.565145 | controller |         "status": "True",
2026-06-12 21:48:15.565160 | controller |         "type": "PodScheduled"
2026-06-12 21:48:15.565175 | controller |       }
2026-06-12 21:48:15.565190 | controller |     ],
2026-06-12 21:48:15.565205 | controller |     "containerStatuses": [
2026-06-12 21:48:15.565221 | controller |       {
2026-06-12 21:48:15.565236 | controller |         "allocatedResources": {
2026-06-12 21:48:15.565251 | controller |           "cpu": "10m",
2026-06-12 21:48:15.565266 | controller |           "memory": "256Mi"
2026-06-12 21:48:15.565281 | controller |         },
2026-06-12 21:48:15.565296 | controller |         "containerID": "cri-o://240e838a8e05ef0aabb7883c3023f5bf93f9707c8517e58454dffd298c8c264d",
2026-06-12 21:48:15.565312 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 21:48:15.565328 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 21:48:15.565343 | controller |         "lastState": {},
2026-06-12 21:48:15.565359 | controller |         "name": "manager",
2026-06-12 21:48:15.565374 | controller |         "ready": true,
2026-06-12 21:48:15.565389 | controller |         "resources": {
2026-06-12 21:48:15.565404 | controller |           "limits": {
2026-06-12 21:48:15.565419 | controller |             "cpu": "500m",
2026-06-12 21:48:15.565434 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.565449 | controller |           },
2026-06-12 21:48:15.565464 | controller |           "requests": {
2026-06-12 21:48:15.565478 | controller |             "cpu": "10m",
2026-06-12 21:48:15.565493 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.565508 | controller |           }
2026-06-12 21:48:15.565523 | controller |         },
2026-06-12 21:48:15.565537 | controller |         "restartCount": 0,
2026-06-12 21:48:15.565552 | controller |         "started": true,
2026-06-12 21:48:15.565567 | controller |         "state": {
2026-06-12 21:48:15.565581 | controller |           "running": {
2026-06-12 21:48:15.565596 | controller |             "startedAt": "2026-06-12T20:55:24Z"
2026-06-12 21:48:15.565611 | controller |           }
2026-06-12 21:48:15.565626 | controller |         },
2026-06-12 21:48:15.565640 | controller |         "user": {
2026-06-12 21:48:15.565656 | controller |           "linux": {
2026-06-12 21:48:15.565671 | controller |             "gid": 0,
2026-06-12 21:48:15.565685 | controller |             "supplementalGroups": [
2026-06-12 21:48:15.565700 | controller |               0
2026-06-12 21:48:15.565715 | controller |             ],
2026-06-12 21:48:15.565729 | controller |             "uid": 65532
2026-06-12 21:48:15.565744 | controller |           }
2026-06-12 21:48:15.565758 | controller |         },
2026-06-12 21:48:15.565773 | controller |         "volumeMounts": [
2026-06-12 21:48:15.565787 | controller |           {
2026-06-12 21:48:15.565802 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.565817 | controller |             "name": "kube-api-access-rtgc2",
2026-06-12 21:48:15.565832 | controller |             "readOnly": true,
2026-06-12 21:48:15.565872 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.565893 | controller |           }
2026-06-12 21:48:15.565908 | controller |         ]
2026-06-12 21:48:15.565923 | controller |       }
2026-06-12 21:48:15.565938 | controller |     ],
2026-06-12 21:48:15.565952 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:15.565966 | controller |     "hostIPs": [
2026-06-12 21:48:15.565981 | controller |       {
2026-06-12 21:48:15.565995 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:15.566010 | controller |       }
2026-06-12 21:48:15.566024 | controller |     ],
2026-06-12 21:48:15.566039 | controller |     "phase": "Running",
2026-06-12 21:48:15.566054 | controller |     "podIP": "10.217.0.75",
2026-06-12 21:48:15.566069 | controller |     "podIPs": [
2026-06-12 21:48:15.566083 | controller |       {
2026-06-12 21:48:15.566098 | controller |         "ip": "10.217.0.75"
2026-06-12 21:48:15.566112 | controller |       }
2026-06-12 21:48:15.566127 | controller |     ],
2026-06-12 21:48:15.566142 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:15.566156 | controller |     "startTime": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.566171 | controller |   }
2026-06-12 21:48:15.566186 | controller | }
2026-06-12 21:48:15.586657 | controller | ok:
2026-06-12 21:48:15.586705 | controller | {
2026-06-12 21:48:15.586726 | controller |   "apiVersion": "v1",
2026-06-12 21:48:15.586743 | controller |   "kind": "Pod",
2026-06-12 21:48:15.586759 | controller |   "metadata": {
2026-06-12 21:48:15.586774 | controller |     "annotations": {
2026-06-12 21:48:15.586789 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.76/23\"],\"mac_address\":\"0a:58:0a:d9:00:4c\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.76/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:15.586805 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.76\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4c\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:15.586820 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:15.586835 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:15.586869 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:15.586889 | controller |     },
2026-06-12 21:48:15.586905 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.586920 | controller |     "generateName": "designate-operator-controller-manager-87bbdb4d9-",
2026-06-12 21:48:15.586934 | controller |     "generation": 1,
2026-06-12 21:48:15.586949 | controller |     "labels": {
2026-06-12 21:48:15.586965 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-12 21:48:15.586979 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:15.586994 | controller |       "openstack.org/operator-name": "designate",
2026-06-12 21:48:15.587008 | controller |       "pod-template-hash": "87bbdb4d9"
2026-06-12 21:48:15.587023 | controller |     },
2026-06-12 21:48:15.587038 | controller |     "managedFields": [
2026-06-12 21:48:15.587052 | controller |       {
2026-06-12 21:48:15.587067 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.587082 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.587097 | controller |         "fieldsV1": {
2026-06-12 21:48:15.587111 | controller |           "f:metadata": {
2026-06-12 21:48:15.587125 | controller |             "f:annotations": {
2026-06-12 21:48:15.587139 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:15.587160 | controller |             }
2026-06-12 21:48:15.587176 | controller |           }
2026-06-12 21:48:15.587191 | controller |         },
2026-06-12 21:48:15.587206 | controller |         "manager": "crc",
2026-06-12 21:48:15.587221 | controller |         "operation": "Update",
2026-06-12 21:48:15.587236 | controller |         "subresource": "status",
2026-06-12 21:48:15.587250 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.587265 | controller |       },
2026-06-12 21:48:15.587280 | controller |       {
2026-06-12 21:48:15.587295 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.587309 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.587324 | controller |         "fieldsV1": {
2026-06-12 21:48:15.587338 | controller |           "f:metadata": {
2026-06-12 21:48:15.587353 | controller |             "f:annotations": {
2026-06-12 21:48:15.587368 | controller |               ".": {},
2026-06-12 21:48:15.587382 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:15.587397 | controller |             },
2026-06-12 21:48:15.587411 | controller |             "f:generateName": {},
2026-06-12 21:48:15.587426 | controller |             "f:labels": {
2026-06-12 21:48:15.587440 | controller |               ".": {},
2026-06-12 21:48:15.587454 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:15.587469 | controller |               "f:control-plane": {},
2026-06-12 21:48:15.587483 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:15.587530 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:15.587549 | controller |             },
2026-06-12 21:48:15.587564 | controller |             "f:ownerReferences": {
2026-06-12 21:48:15.587579 | controller |               ".": {},
2026-06-12 21:48:15.587621 | controller |               "k:{\"uid\":\"9e6a83d0-cb05-4810-9225-9b56d767bfb8\"}": {}
2026-06-12 21:48:15.587637 | controller |             }
2026-06-12 21:48:15.587651 | controller |           },
2026-06-12 21:48:15.587685 | controller |           "f:spec": {
2026-06-12 21:48:15.587707 | controller |             "f:containers": {
2026-06-12 21:48:15.587722 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:15.587737 | controller |                 ".": {},
2026-06-12 21:48:15.587772 | controller |                 "f:args": {},
2026-06-12 21:48:15.587791 | controller |                 "f:command": {},
2026-06-12 21:48:15.587806 | controller |                 "f:env": {
2026-06-12 21:48:15.587820 | controller |                   ".": {},
2026-06-12 21:48:15.587867 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:15.587888 | controller |                     ".": {},
2026-06-12 21:48:15.587913 | controller |                     "f:name": {},
2026-06-12 21:48:15.587954 | controller |                     "f:value": {}
2026-06-12 21:48:15.587970 | controller |                   },
2026-06-12 21:48:15.587984 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:15.588021 | controller |                     ".": {},
2026-06-12 21:48:15.588041 | controller |                     "f:name": {},
2026-06-12 21:48:15.588056 | controller |                     "f:value": {}
2026-06-12 21:48:15.588071 | controller |                   },
2026-06-12 21:48:15.588105 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:15.588124 | controller |                     ".": {},
2026-06-12 21:48:15.588139 | controller |                     "f:name": {},
2026-06-12 21:48:15.588154 | controller |                     "f:value": {}
2026-06-12 21:48:15.588189 | controller |                   },
2026-06-12 21:48:15.588227 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:15.588265 | controller |                     ".": {},
2026-06-12 21:48:15.588284 | controller |                     "f:name": {},
2026-06-12 21:48:15.588299 | controller |                     "f:value": {}
2026-06-12 21:48:15.588319 | controller |                   },
2026-06-12 21:48:15.588334 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:15.588348 | controller |                     ".": {},
2026-06-12 21:48:15.588362 | controller |                     "f:name": {},
2026-06-12 21:48:15.588376 | controller |                     "f:value": {}
2026-06-12 21:48:15.588390 | controller |                   }
2026-06-12 21:48:15.588404 | controller |                 },
2026-06-12 21:48:15.588419 | controller |                 "f:image": {},
2026-06-12 21:48:15.588433 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:15.588447 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:15.588461 | controller |                   ".": {},
2026-06-12 21:48:15.588475 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.588489 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.588503 | controller |                     ".": {},
2026-06-12 21:48:15.588517 | controller |                     "f:path": {},
2026-06-12 21:48:15.588532 | controller |                     "f:port": {},
2026-06-12 21:48:15.588546 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.588560 | controller |                   },
2026-06-12 21:48:15.588574 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.588589 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.588602 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.588616 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.588630 | controller |                 },
2026-06-12 21:48:15.588644 | controller |                 "f:name": {},
2026-06-12 21:48:15.588660 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:15.588676 | controller |                   ".": {},
2026-06-12 21:48:15.588691 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.588705 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.588719 | controller |                     ".": {},
2026-06-12 21:48:15.588732 | controller |                     "f:path": {},
2026-06-12 21:48:15.588746 | controller |                     "f:port": {},
2026-06-12 21:48:15.588760 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.588774 | controller |                   },
2026-06-12 21:48:15.588788 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.588802 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.588816 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.588829 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.588843 | controller |                 },
2026-06-12 21:48:15.588877 | controller |                 "f:resources": {
2026-06-12 21:48:15.588893 | controller |                   ".": {},
2026-06-12 21:48:15.588908 | controller |                   "f:limits": {
2026-06-12 21:48:15.588922 | controller |                     ".": {},
2026-06-12 21:48:15.588936 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.588950 | controller |                     "f:memory": {}
2026-06-12 21:48:15.588964 | controller |                   },
2026-06-12 21:48:15.588978 | controller |                   "f:requests": {
2026-06-12 21:48:15.588992 | controller |                     ".": {},
2026-06-12 21:48:15.589006 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.589020 | controller |                     "f:memory": {}
2026-06-12 21:48:15.589034 | controller |                   }
2026-06-12 21:48:15.589047 | controller |                 },
2026-06-12 21:48:15.589062 | controller |                 "f:securityContext": {
2026-06-12 21:48:15.589076 | controller |                   ".": {},
2026-06-12 21:48:15.589090 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:15.589109 | controller |                 },
2026-06-12 21:48:15.589124 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:15.589138 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:15.589152 | controller |               }
2026-06-12 21:48:15.589166 | controller |             },
2026-06-12 21:48:15.589180 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:15.589195 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:15.589209 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:15.589223 | controller |             "f:schedulerName": {},
2026-06-12 21:48:15.589237 | controller |             "f:securityContext": {
2026-06-12 21:48:15.589251 | controller |               ".": {},
2026-06-12 21:48:15.589264 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:15.589278 | controller |             },
2026-06-12 21:48:15.589293 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:15.589307 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:15.589321 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:15.589336 | controller |             "f:tolerations": {}
2026-06-12 21:48:15.589350 | controller |           }
2026-06-12 21:48:15.589365 | controller |         },
2026-06-12 21:48:15.589379 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:15.589393 | controller |         "operation": "Update",
2026-06-12 21:48:15.589407 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.589421 | controller |       },
2026-06-12 21:48:15.589435 | controller |       {
2026-06-12 21:48:15.589450 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.589464 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.589478 | controller |         "fieldsV1": {
2026-06-12 21:48:15.589492 | controller |           "f:metadata": {
2026-06-12 21:48:15.589507 | controller |             "f:annotations": {
2026-06-12 21:48:15.589522 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:15.589537 | controller |             }
2026-06-12 21:48:15.589552 | controller |           }
2026-06-12 21:48:15.589566 | controller |         },
2026-06-12 21:48:15.589581 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:15.589595 | controller |         "operation": "Update",
2026-06-12 21:48:15.589610 | controller |         "subresource": "status",
2026-06-12 21:48:15.589624 | controller |         "time": "2026-06-12T20:54:31Z"
2026-06-12 21:48:15.589638 | controller |       },
2026-06-12 21:48:15.589653 | controller |       {
2026-06-12 21:48:15.589667 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.589716 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.589736 | controller |         "fieldsV1": {
2026-06-12 21:48:15.589751 | controller |           "f:status": {
2026-06-12 21:48:15.589765 | controller |             "f:conditions": {
2026-06-12 21:48:15.589801 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:15.589816 | controller |                 ".": {},
2026-06-12 21:48:15.589831 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.589846 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.589892 | controller |                 "f:status": {},
2026-06-12 21:48:15.589908 | controller |                 "f:type": {}
2026-06-12 21:48:15.589923 | controller |               },
2026-06-12 21:48:15.589960 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:15.589979 | controller |                 ".": {},
2026-06-12 21:48:15.589994 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.590008 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.590043 | controller |                 "f:status": {},
2026-06-12 21:48:15.590061 | controller |                 "f:type": {}
2026-06-12 21:48:15.590080 | controller |               },
2026-06-12 21:48:15.590095 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:15.590133 | controller |                 ".": {},
2026-06-12 21:48:15.590149 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.590192 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.590210 | controller |                 "f:status": {},
2026-06-12 21:48:15.590225 | controller |                 "f:type": {}
2026-06-12 21:48:15.590259 | controller |               },
2026-06-12 21:48:15.590279 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:15.590294 | controller |                 ".": {},
2026-06-12 21:48:15.590309 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.590345 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.590383 | controller |                 "f:status": {},
2026-06-12 21:48:15.590399 | controller |                 "f:type": {}
2026-06-12 21:48:15.590434 | controller |               }
2026-06-12 21:48:15.590451 | controller |             },
2026-06-12 21:48:15.590465 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:15.590480 | controller |             "f:hostIP": {},
2026-06-12 21:48:15.590494 | controller |             "f:hostIPs": {},
2026-06-12 21:48:15.590508 | controller |             "f:phase": {},
2026-06-12 21:48:15.590522 | controller |             "f:podIP": {},
2026-06-12 21:48:15.590536 | controller |             "f:podIPs": {
2026-06-12 21:48:15.590550 | controller |               ".": {},
2026-06-12 21:48:15.590564 | controller |               "k:{\"ip\":\"10.217.0.76\"}": {
2026-06-12 21:48:15.590578 | controller |                 ".": {},
2026-06-12 21:48:15.590593 | controller |                 "f:ip": {}
2026-06-12 21:48:15.590607 | controller |               }
2026-06-12 21:48:15.590622 | controller |             },
2026-06-12 21:48:15.590638 | controller |             "f:startTime": {}
2026-06-12 21:48:15.590656 | controller |           }
2026-06-12 21:48:15.590674 | controller |         },
2026-06-12 21:48:15.590692 | controller |         "manager": "kubelet",
2026-06-12 21:48:15.590710 | controller |         "operation": "Update",
2026-06-12 21:48:15.590727 | controller |         "subresource": "status",
2026-06-12 21:48:15.590745 | controller |         "time": "2026-06-12T20:55:36Z"
2026-06-12 21:48:15.590762 | controller |       }
2026-06-12 21:48:15.590777 | controller |     ],
2026-06-12 21:48:15.590791 | controller |     "name": "designate-operator-controller-manager-87bbdb4d9-8dwq6",
2026-06-12 21:48:15.590806 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:15.590821 | controller |     "ownerReferences": [
2026-06-12 21:48:15.590835 | controller |       {
2026-06-12 21:48:15.590863 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:15.590883 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:15.590898 | controller |         "controller": true,
2026-06-12 21:48:15.590913 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:15.590927 | controller |         "name": "designate-operator-controller-manager-87bbdb4d9",
2026-06-12 21:48:15.590941 | controller |         "uid": "9e6a83d0-cb05-4810-9225-9b56d767bfb8"
2026-06-12 21:48:15.590956 | controller |       }
2026-06-12 21:48:15.590970 | controller |     ],
2026-06-12 21:48:15.590984 | controller |     "resourceVersion": "54610",
2026-06-12 21:48:15.590999 | controller |     "uid": "298a9cca-269f-498f-87db-044d5cfeb5d3"
2026-06-12 21:48:15.591013 | controller |   },
2026-06-12 21:48:15.591027 | controller |   "spec": {
2026-06-12 21:48:15.591041 | controller |     "containers": [
2026-06-12 21:48:15.591055 | controller |       {
2026-06-12 21:48:15.591069 | controller |         "args": [
2026-06-12 21:48:15.591083 | controller |           "--leader-elect",
2026-06-12 21:48:15.591097 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:15.591117 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:15.591131 | controller |         ],
2026-06-12 21:48:15.591145 | controller |         "command": [
2026-06-12 21:48:15.591159 | controller |           "/manager"
2026-06-12 21:48:15.591173 | controller |         ],
2026-06-12 21:48:15.591187 | controller |         "env": [
2026-06-12 21:48:15.591200 | controller |           {
2026-06-12 21:48:15.591214 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:15.591228 | controller |             "value": "30"
2026-06-12 21:48:15.591242 | controller |           },
2026-06-12 21:48:15.591257 | controller |           {
2026-06-12 21:48:15.591271 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:15.591285 | controller |             "value": "20"
2026-06-12 21:48:15.591299 | controller |           },
2026-06-12 21:48:15.591313 | controller |           {
2026-06-12 21:48:15.591327 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:15.591341 | controller |             "value": "5"
2026-06-12 21:48:15.591355 | controller |           },
2026-06-12 21:48:15.591369 | controller |           {
2026-06-12 21:48:15.591383 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:15.591397 | controller |             "value": "false"
2026-06-12 21:48:15.591410 | controller |           },
2026-06-12 21:48:15.591425 | controller |           {
2026-06-12 21:48:15.591438 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:15.591452 | controller |             "value": "false"
2026-06-12 21:48:15.591466 | controller |           }
2026-06-12 21:48:15.591480 | controller |         ],
2026-06-12 21:48:15.591494 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 21:48:15.591508 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:15.591523 | controller |         "livenessProbe": {
2026-06-12 21:48:15.591537 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.591550 | controller |           "httpGet": {
2026-06-12 21:48:15.591564 | controller |             "path": "/healthz",
2026-06-12 21:48:15.591578 | controller |             "port": 8081,
2026-06-12 21:48:15.591592 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.591606 | controller |           },
2026-06-12 21:48:15.591621 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:15.591635 | controller |           "periodSeconds": 20,
2026-06-12 21:48:15.591650 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.591664 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.591678 | controller |         },
2026-06-12 21:48:15.591693 | controller |         "name": "manager",
2026-06-12 21:48:15.591707 | controller |         "readinessProbe": {
2026-06-12 21:48:15.591721 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.591735 | controller |           "httpGet": {
2026-06-12 21:48:15.591749 | controller |             "path": "/readyz",
2026-06-12 21:48:15.591763 | controller |             "port": 8081,
2026-06-12 21:48:15.591778 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.591792 | controller |           },
2026-06-12 21:48:15.591806 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:15.591820 | controller |           "periodSeconds": 10,
2026-06-12 21:48:15.591835 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.591871 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.591891 | controller |         },
2026-06-12 21:48:15.591917 | controller |         "resources": {
2026-06-12 21:48:15.591932 | controller |           "limits": {
2026-06-12 21:48:15.591947 | controller |             "cpu": "500m",
2026-06-12 21:48:15.591961 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.591975 | controller |           },
2026-06-12 21:48:15.591989 | controller |           "requests": {
2026-06-12 21:48:15.592008 | controller |             "cpu": "10m",
2026-06-12 21:48:15.592024 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.592038 | controller |           }
2026-06-12 21:48:15.592052 | controller |         },
2026-06-12 21:48:15.592067 | controller |         "securityContext": {
2026-06-12 21:48:15.592081 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:15.592095 | controller |           "capabilities": {
2026-06-12 21:48:15.592110 | controller |             "drop": [
2026-06-12 21:48:15.592124 | controller |               "MKNOD"
2026-06-12 21:48:15.592138 | controller |             ]
2026-06-12 21:48:15.592153 | controller |           }
2026-06-12 21:48:15.592167 | controller |         },
2026-06-12 21:48:15.592182 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:15.592196 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:15.592210 | controller |         "volumeMounts": [
2026-06-12 21:48:15.592225 | controller |           {
2026-06-12 21:48:15.592239 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.592254 | controller |             "name": "kube-api-access-s5v25",
2026-06-12 21:48:15.592269 | controller |             "readOnly": true
2026-06-12 21:48:15.592284 | controller |           }
2026-06-12 21:48:15.592298 | controller |         ]
2026-06-12 21:48:15.592313 | controller |       }
2026-06-12 21:48:15.592327 | controller |     ],
2026-06-12 21:48:15.592341 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:15.592355 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:15.592369 | controller |     "imagePullSecrets": [
2026-06-12 21:48:15.592383 | controller |       {
2026-06-12 21:48:15.592397 | controller |         "name": "designate-operator-controller-manager-dockercfg-2dpkb"
2026-06-12 21:48:15.592411 | controller |       }
2026-06-12 21:48:15.592425 | controller |     ],
2026-06-12 21:48:15.592439 | controller |     "nodeName": "crc",
2026-06-12 21:48:15.592453 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:15.592467 | controller |     "priority": 0,
2026-06-12 21:48:15.592481 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:15.592494 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:15.592509 | controller |     "securityContext": {
2026-06-12 21:48:15.592523 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:15.592537 | controller |       "seLinuxOptions": {
2026-06-12 21:48:15.592550 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:15.592565 | controller |       }
2026-06-12 21:48:15.592579 | controller |     },
2026-06-12 21:48:15.592593 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-12 21:48:15.592607 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-12 21:48:15.592622 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:15.592636 | controller |     "tolerations": [
2026-06-12 21:48:15.592652 | controller |       {
2026-06-12 21:48:15.592669 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.592684 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:15.592699 | controller |         "operator": "Exists",
2026-06-12 21:48:15.592713 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.592727 | controller |       },
2026-06-12 21:48:15.592742 | controller |       {
2026-06-12 21:48:15.592756 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.592770 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:15.592785 | controller |         "operator": "Exists",
2026-06-12 21:48:15.592799 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.592813 | controller |       },
2026-06-12 21:48:15.592827 | controller |       {
2026-06-12 21:48:15.592841 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:15.592879 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:15.592896 | controller |         "operator": "Exists"
2026-06-12 21:48:15.592911 | controller |       }
2026-06-12 21:48:15.592925 | controller |     ],
2026-06-12 21:48:15.592939 | controller |     "volumes": [
2026-06-12 21:48:15.592954 | controller |       {
2026-06-12 21:48:15.592968 | controller |         "name": "kube-api-access-s5v25",
2026-06-12 21:48:15.592982 | controller |         "projected": {
2026-06-12 21:48:15.592997 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.593011 | controller |           "sources": [
2026-06-12 21:48:15.593025 | controller |             {
2026-06-12 21:48:15.593039 | controller |               "serviceAccountToken": {
2026-06-12 21:48:15.593053 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:15.593068 | controller |                 "path": "token"
2026-06-12 21:48:15.593082 | controller |               }
2026-06-12 21:48:15.593097 | controller |             },
2026-06-12 21:48:15.593111 | controller |             {
2026-06-12 21:48:15.593126 | controller |               "configMap": {
2026-06-12 21:48:15.593140 | controller |                 "items": [
2026-06-12 21:48:15.593154 | controller |                   {
2026-06-12 21:48:15.593168 | controller |                     "key": "ca.crt",
2026-06-12 21:48:15.593182 | controller |                     "path": "ca.crt"
2026-06-12 21:48:15.593196 | controller |                   }
2026-06-12 21:48:15.593210 | controller |                 ],
2026-06-12 21:48:15.593224 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:15.593238 | controller |               }
2026-06-12 21:48:15.593252 | controller |             },
2026-06-12 21:48:15.593266 | controller |             {
2026-06-12 21:48:15.593280 | controller |               "downwardAPI": {
2026-06-12 21:48:15.593294 | controller |                 "items": [
2026-06-12 21:48:15.593308 | controller |                   {
2026-06-12 21:48:15.593322 | controller |                     "fieldRef": {
2026-06-12 21:48:15.593336 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:15.593350 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:15.593364 | controller |                     },
2026-06-12 21:48:15.593378 | controller |                     "path": "namespace"
2026-06-12 21:48:15.593392 | controller |                   }
2026-06-12 21:48:15.593406 | controller |                 ]
2026-06-12 21:48:15.593421 | controller |               }
2026-06-12 21:48:15.593435 | controller |             },
2026-06-12 21:48:15.593449 | controller |             {
2026-06-12 21:48:15.593463 | controller |               "configMap": {
2026-06-12 21:48:15.593477 | controller |                 "items": [
2026-06-12 21:48:15.593491 | controller |                   {
2026-06-12 21:48:15.593505 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:15.593519 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:15.593533 | controller |                   }
2026-06-12 21:48:15.593547 | controller |                 ],
2026-06-12 21:48:15.593561 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:15.593575 | controller |               }
2026-06-12 21:48:15.593588 | controller |             }
2026-06-12 21:48:15.593602 | controller |           ]
2026-06-12 21:48:15.593616 | controller |         }
2026-06-12 21:48:15.593630 | controller |       }
2026-06-12 21:48:15.593644 | controller |     ]
2026-06-12 21:48:15.593658 | controller |   },
2026-06-12 21:48:15.593672 | controller |   "status": {
2026-06-12 21:48:15.593686 | controller |     "conditions": [
2026-06-12 21:48:15.593700 | controller |       {
2026-06-12 21:48:15.593714 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.593728 | controller |         "lastTransitionTime": "2026-06-12T20:55:25Z",
2026-06-12 21:48:15.593743 | controller |         "status": "True",
2026-06-12 21:48:15.593761 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:15.593776 | controller |       },
2026-06-12 21:48:15.593790 | controller |       {
2026-06-12 21:48:15.593804 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.593818 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.593833 | controller |         "status": "True",
2026-06-12 21:48:15.593860 | controller |         "type": "Initialized"
2026-06-12 21:48:15.593879 | controller |       },
2026-06-12 21:48:15.593895 | controller |       {
2026-06-12 21:48:15.593910 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.593925 | controller |         "lastTransitionTime": "2026-06-12T20:55:36Z",
2026-06-12 21:48:15.593940 | controller |         "status": "True",
2026-06-12 21:48:15.593954 | controller |         "type": "Ready"
2026-06-12 21:48:15.593968 | controller |       },
2026-06-12 21:48:15.593983 | controller |       {
2026-06-12 21:48:15.593997 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.594012 | controller |         "lastTransitionTime": "2026-06-12T20:55:36Z",
2026-06-12 21:48:15.594026 | controller |         "status": "True",
2026-06-12 21:48:15.594041 | controller |         "type": "ContainersReady"
2026-06-12 21:48:15.594055 | controller |       },
2026-06-12 21:48:15.594069 | controller |       {
2026-06-12 21:48:15.594084 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.594098 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.594113 | controller |         "status": "True",
2026-06-12 21:48:15.594127 | controller |         "type": "PodScheduled"
2026-06-12 21:48:15.594141 | controller |       }
2026-06-12 21:48:15.594155 | controller |     ],
2026-06-12 21:48:15.594169 | controller |     "containerStatuses": [
2026-06-12 21:48:15.594183 | controller |       {
2026-06-12 21:48:15.594197 | controller |         "allocatedResources": {
2026-06-12 21:48:15.594211 | controller |           "cpu": "10m",
2026-06-12 21:48:15.594225 | controller |           "memory": "256Mi"
2026-06-12 21:48:15.594239 | controller |         },
2026-06-12 21:48:15.594254 | controller |         "containerID": "cri-o://c10574692f882c7ad6d66f64e36d68cd375711f7a6fc35a421cc4db47d9b60fe",
2026-06-12 21:48:15.594268 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 21:48:15.594283 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 21:48:15.594297 | controller |         "lastState": {},
2026-06-12 21:48:15.594311 | controller |         "name": "manager",
2026-06-12 21:48:15.594325 | controller |         "ready": true,
2026-06-12 21:48:15.594339 | controller |         "resources": {
2026-06-12 21:48:15.594353 | controller |           "limits": {
2026-06-12 21:48:15.594367 | controller |             "cpu": "500m",
2026-06-12 21:48:15.594382 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.594396 | controller |           },
2026-06-12 21:48:15.594410 | controller |           "requests": {
2026-06-12 21:48:15.594425 | controller |             "cpu": "10m",
2026-06-12 21:48:15.594439 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.594453 | controller |           }
2026-06-12 21:48:15.594467 | controller |         },
2026-06-12 21:48:15.594482 | controller |         "restartCount": 0,
2026-06-12 21:48:15.594496 | controller |         "started": true,
2026-06-12 21:48:15.594510 | controller |         "state": {
2026-06-12 21:48:15.594524 | controller |           "running": {
2026-06-12 21:48:15.594538 | controller |             "startedAt": "2026-06-12T20:55:24Z"
2026-06-12 21:48:15.594552 | controller |           }
2026-06-12 21:48:15.594567 | controller |         },
2026-06-12 21:48:15.594581 | controller |         "user": {
2026-06-12 21:48:15.594600 | controller |           "linux": {
2026-06-12 21:48:15.594863 | controller |             "gid": 0,
2026-06-12 21:48:15.594887 | controller |             "supplementalGroups": [
2026-06-12 21:48:15.594903 | controller |               0
2026-06-12 21:48:15.594918 | controller |             ],
2026-06-12 21:48:15.594932 | controller |             "uid": 65532
2026-06-12 21:48:15.594946 | controller |           }
2026-06-12 21:48:15.594961 | controller |         },
2026-06-12 21:48:15.594975 | controller |         "volumeMounts": [
2026-06-12 21:48:15.594989 | controller |           {
2026-06-12 21:48:15.595003 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.595018 | controller |             "name": "kube-api-access-s5v25",
2026-06-12 21:48:15.595032 | controller |             "readOnly": true,
2026-06-12 21:48:15.595046 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.595061 | controller |           }
2026-06-12 21:48:15.595075 | controller |         ]
2026-06-12 21:48:15.595089 | controller |       }
2026-06-12 21:48:15.595104 | controller |     ],
2026-06-12 21:48:15.595118 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:15.595133 | controller |     "hostIPs": [
2026-06-12 21:48:15.595148 | controller |       {
2026-06-12 21:48:15.595162 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:15.595177 | controller |       }
2026-06-12 21:48:15.595191 | controller |     ],
2026-06-12 21:48:15.595205 | controller |     "phase": "Running",
2026-06-12 21:48:15.595219 | controller |     "podIP": "10.217.0.76",
2026-06-12 21:48:15.595233 | controller |     "podIPs": [
2026-06-12 21:48:15.595247 | controller |       {
2026-06-12 21:48:15.595261 | controller |         "ip": "10.217.0.76"
2026-06-12 21:48:15.595275 | controller |       }
2026-06-12 21:48:15.595289 | controller |     ],
2026-06-12 21:48:15.595303 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:15.595317 | controller |     "startTime": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.595331 | controller |   }
2026-06-12 21:48:15.595345 | controller | }
2026-06-12 21:48:15.615717 | controller | ok:
2026-06-12 21:48:15.615764 | controller | {
2026-06-12 21:48:15.615785 | controller |   "apiVersion": "v1",
2026-06-12 21:48:15.615802 | controller |   "kind": "Pod",
2026-06-12 21:48:15.615818 | controller |   "metadata": {
2026-06-12 21:48:15.615832 | controller |     "annotations": {
2026-06-12 21:48:15.615862 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.77/23\"],\"mac_address\":\"0a:58:0a:d9:00:4d\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.77/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:15.615883 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.77\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:15.615908 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:15.615924 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:15.615939 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:15.615954 | controller |     },
2026-06-12 21:48:15.615968 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.615983 | controller |     "generateName": "glance-operator-controller-manager-585dc4b7b9-",
2026-06-12 21:48:15.615998 | controller |     "generation": 1,
2026-06-12 21:48:15.616012 | controller |     "labels": {
2026-06-12 21:48:15.616027 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-12 21:48:15.616047 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:15.616063 | controller |       "openstack.org/operator-name": "glance",
2026-06-12 21:48:15.616077 | controller |       "pod-template-hash": "585dc4b7b9"
2026-06-12 21:48:15.616092 | controller |     },
2026-06-12 21:48:15.616106 | controller |     "managedFields": [
2026-06-12 21:48:15.616120 | controller |       {
2026-06-12 21:48:15.616135 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.616149 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.616163 | controller |         "fieldsV1": {
2026-06-12 21:48:15.616178 | controller |           "f:metadata": {
2026-06-12 21:48:15.616192 | controller |             "f:annotations": {
2026-06-12 21:48:15.616206 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:15.616220 | controller |             }
2026-06-12 21:48:15.616235 | controller |           }
2026-06-12 21:48:15.616249 | controller |         },
2026-06-12 21:48:15.616263 | controller |         "manager": "crc",
2026-06-12 21:48:15.616277 | controller |         "operation": "Update",
2026-06-12 21:48:15.616291 | controller |         "subresource": "status",
2026-06-12 21:48:15.616305 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.616320 | controller |       },
2026-06-12 21:48:15.616335 | controller |       {
2026-06-12 21:48:15.616349 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.616363 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.616377 | controller |         "fieldsV1": {
2026-06-12 21:48:15.616437 | controller |           "f:metadata": {
2026-06-12 21:48:15.616458 | controller |             "f:annotations": {
2026-06-12 21:48:15.616473 | controller |               ".": {},
2026-06-12 21:48:15.616487 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:15.616502 | controller |             },
2026-06-12 21:48:15.616517 | controller |             "f:generateName": {},
2026-06-12 21:48:15.616531 | controller |             "f:labels": {
2026-06-12 21:48:15.616546 | controller |               ".": {},
2026-06-12 21:48:15.616560 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:15.616574 | controller |               "f:control-plane": {},
2026-06-12 21:48:15.616588 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:15.616603 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:15.616618 | controller |             },
2026-06-12 21:48:15.616633 | controller |             "f:ownerReferences": {
2026-06-12 21:48:15.616647 | controller |               ".": {},
2026-06-12 21:48:15.616662 | controller |               "k:{\"uid\":\"f577caf3-6ba0-479e-9e6c-44b2c49aa220\"}": {}
2026-06-12 21:48:15.616676 | controller |             }
2026-06-12 21:48:15.616693 | controller |           },
2026-06-12 21:48:15.616710 | controller |           "f:spec": {
2026-06-12 21:48:15.616725 | controller |             "f:containers": {
2026-06-12 21:48:15.616739 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:15.616753 | controller |                 ".": {},
2026-06-12 21:48:15.616767 | controller |                 "f:args": {},
2026-06-12 21:48:15.616782 | controller |                 "f:command": {},
2026-06-12 21:48:15.616796 | controller |                 "f:env": {
2026-06-12 21:48:15.616810 | controller |                   ".": {},
2026-06-12 21:48:15.616825 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:15.616839 | controller |                     ".": {},
2026-06-12 21:48:15.616879 | controller |                     "f:name": {},
2026-06-12 21:48:15.616896 | controller |                     "f:value": {}
2026-06-12 21:48:15.616910 | controller |                   },
2026-06-12 21:48:15.616925 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:15.616939 | controller |                     ".": {},
2026-06-12 21:48:15.616958 | controller |                     "f:name": {},
2026-06-12 21:48:15.616973 | controller |                     "f:value": {}
2026-06-12 21:48:15.616987 | controller |                   },
2026-06-12 21:48:15.617001 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:15.617015 | controller |                     ".": {},
2026-06-12 21:48:15.617029 | controller |                     "f:name": {},
2026-06-12 21:48:15.617042 | controller |                     "f:value": {}
2026-06-12 21:48:15.617057 | controller |                   },
2026-06-12 21:48:15.617071 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:15.617086 | controller |                     ".": {},
2026-06-12 21:48:15.617100 | controller |                     "f:name": {},
2026-06-12 21:48:15.617114 | controller |                     "f:value": {}
2026-06-12 21:48:15.617128 | controller |                   },
2026-06-12 21:48:15.617142 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:15.617156 | controller |                     ".": {},
2026-06-12 21:48:15.617171 | controller |                     "f:name": {},
2026-06-12 21:48:15.617185 | controller |                     "f:value": {}
2026-06-12 21:48:15.617199 | controller |                   }
2026-06-12 21:48:15.617213 | controller |                 },
2026-06-12 21:48:15.617227 | controller |                 "f:image": {},
2026-06-12 21:48:15.617241 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:15.617255 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:15.617269 | controller |                   ".": {},
2026-06-12 21:48:15.617283 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.617297 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.617311 | controller |                     ".": {},
2026-06-12 21:48:15.617325 | controller |                     "f:path": {},
2026-06-12 21:48:15.617339 | controller |                     "f:port": {},
2026-06-12 21:48:15.617352 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.617366 | controller |                   },
2026-06-12 21:48:15.617380 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.617394 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.617409 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.617423 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.617437 | controller |                 },
2026-06-12 21:48:15.617451 | controller |                 "f:name": {},
2026-06-12 21:48:15.617465 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:15.617479 | controller |                   ".": {},
2026-06-12 21:48:15.617493 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.617507 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.617521 | controller |                     ".": {},
2026-06-12 21:48:15.617534 | controller |                     "f:path": {},
2026-06-12 21:48:15.617548 | controller |                     "f:port": {},
2026-06-12 21:48:15.617562 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.617576 | controller |                   },
2026-06-12 21:48:15.617589 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.617604 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.617618 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.617632 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.617647 | controller |                 },
2026-06-12 21:48:15.617661 | controller |                 "f:resources": {
2026-06-12 21:48:15.617675 | controller |                   ".": {},
2026-06-12 21:48:15.617689 | controller |                   "f:limits": {
2026-06-12 21:48:15.617703 | controller |                     ".": {},
2026-06-12 21:48:15.617722 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.617736 | controller |                     "f:memory": {}
2026-06-12 21:48:15.617750 | controller |                   },
2026-06-12 21:48:15.617764 | controller |                   "f:requests": {
2026-06-12 21:48:15.617778 | controller |                     ".": {},
2026-06-12 21:48:15.617792 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.617806 | controller |                     "f:memory": {}
2026-06-12 21:48:15.617820 | controller |                   }
2026-06-12 21:48:15.617833 | controller |                 },
2026-06-12 21:48:15.617861 | controller |                 "f:securityContext": {
2026-06-12 21:48:15.617881 | controller |                   ".": {},
2026-06-12 21:48:15.617896 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:15.617910 | controller |                 },
2026-06-12 21:48:15.617924 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:15.617939 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:15.617953 | controller |               }
2026-06-12 21:48:15.617967 | controller |             },
2026-06-12 21:48:15.617981 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:15.617995 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:15.618009 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:15.618023 | controller |             "f:schedulerName": {},
2026-06-12 21:48:15.618036 | controller |             "f:securityContext": {
2026-06-12 21:48:15.618050 | controller |               ".": {},
2026-06-12 21:48:15.618064 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:15.618078 | controller |             },
2026-06-12 21:48:15.618091 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:15.618105 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:15.618119 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:15.618133 | controller |             "f:tolerations": {}
2026-06-12 21:48:15.618146 | controller |           }
2026-06-12 21:48:15.618160 | controller |         },
2026-06-12 21:48:15.618174 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:15.618188 | controller |         "operation": "Update",
2026-06-12 21:48:15.618202 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.618216 | controller |       },
2026-06-12 21:48:15.618229 | controller |       {
2026-06-12 21:48:15.618243 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.618258 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.618271 | controller |         "fieldsV1": {
2026-06-12 21:48:15.618286 | controller |           "f:metadata": {
2026-06-12 21:48:15.618299 | controller |             "f:annotations": {
2026-06-12 21:48:15.618313 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:15.618327 | controller |             }
2026-06-12 21:48:15.618341 | controller |           }
2026-06-12 21:48:15.618355 | controller |         },
2026-06-12 21:48:15.618370 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:15.618384 | controller |         "operation": "Update",
2026-06-12 21:48:15.618398 | controller |         "subresource": "status",
2026-06-12 21:48:15.618412 | controller |         "time": "2026-06-12T20:54:30Z"
2026-06-12 21:48:15.618426 | controller |       },
2026-06-12 21:48:15.618441 | controller |       {
2026-06-12 21:48:15.618455 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.618469 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.618483 | controller |         "fieldsV1": {
2026-06-12 21:48:15.618498 | controller |           "f:status": {
2026-06-12 21:48:15.618512 | controller |             "f:conditions": {
2026-06-12 21:48:15.618526 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:15.618544 | controller |                 ".": {},
2026-06-12 21:48:15.618559 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.618573 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.618587 | controller |                 "f:status": {},
2026-06-12 21:48:15.618602 | controller |                 "f:type": {}
2026-06-12 21:48:15.618616 | controller |               },
2026-06-12 21:48:15.618631 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:15.618645 | controller |                 ".": {},
2026-06-12 21:48:15.618659 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.618673 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.618687 | controller |                 "f:status": {},
2026-06-12 21:48:15.618701 | controller |                 "f:type": {}
2026-06-12 21:48:15.618715 | controller |               },
2026-06-12 21:48:15.618729 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:15.618743 | controller |                 ".": {},
2026-06-12 21:48:15.618757 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.618771 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.618785 | controller |                 "f:status": {},
2026-06-12 21:48:15.618799 | controller |                 "f:type": {}
2026-06-12 21:48:15.618813 | controller |               },
2026-06-12 21:48:15.618827 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:15.618841 | controller |                 ".": {},
2026-06-12 21:48:15.618874 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.618890 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.618904 | controller |                 "f:status": {},
2026-06-12 21:48:15.618918 | controller |                 "f:type": {}
2026-06-12 21:48:15.618932 | controller |               }
2026-06-12 21:48:15.618946 | controller |             },
2026-06-12 21:48:15.618960 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:15.618974 | controller |             "f:hostIP": {},
2026-06-12 21:48:15.618988 | controller |             "f:hostIPs": {},
2026-06-12 21:48:15.619003 | controller |             "f:phase": {},
2026-06-12 21:48:15.619017 | controller |             "f:podIP": {},
2026-06-12 21:48:15.619031 | controller |             "f:podIPs": {
2026-06-12 21:48:15.619045 | controller |               ".": {},
2026-06-12 21:48:15.619059 | controller |               "k:{\"ip\":\"10.217.0.77\"}": {
2026-06-12 21:48:15.619073 | controller |                 ".": {},
2026-06-12 21:48:15.619087 | controller |                 "f:ip": {}
2026-06-12 21:48:15.619101 | controller |               }
2026-06-12 21:48:15.619115 | controller |             },
2026-06-12 21:48:15.619129 | controller |             "f:startTime": {}
2026-06-12 21:48:15.619143 | controller |           }
2026-06-12 21:48:15.619158 | controller |         },
2026-06-12 21:48:15.619172 | controller |         "manager": "kubelet",
2026-06-12 21:48:15.619186 | controller |         "operation": "Update",
2026-06-12 21:48:15.619200 | controller |         "subresource": "status",
2026-06-12 21:48:15.619214 | controller |         "time": "2026-06-12T20:55:39Z"
2026-06-12 21:48:15.619228 | controller |       }
2026-06-12 21:48:15.619242 | controller |     ],
2026-06-12 21:48:15.619256 | controller |     "name": "glance-operator-controller-manager-585dc4b7b9-c84sv",
2026-06-12 21:48:15.619271 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:15.619285 | controller |     "ownerReferences": [
2026-06-12 21:48:15.619299 | controller |       {
2026-06-12 21:48:15.619313 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:15.619327 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:15.619341 | controller |         "controller": true,
2026-06-12 21:48:15.619356 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:15.619374 | controller |         "name": "glance-operator-controller-manager-585dc4b7b9",
2026-06-12 21:48:15.619389 | controller |         "uid": "f577caf3-6ba0-479e-9e6c-44b2c49aa220"
2026-06-12 21:48:15.619403 | controller |       }
2026-06-12 21:48:15.619417 | controller |     ],
2026-06-12 21:48:15.619431 | controller |     "resourceVersion": "54708",
2026-06-12 21:48:15.619446 | controller |     "uid": "b7905494-b4c4-4467-90de-65a393b46ded"
2026-06-12 21:48:15.619460 | controller |   },
2026-06-12 21:48:15.619475 | controller |   "spec": {
2026-06-12 21:48:15.619489 | controller |     "containers": [
2026-06-12 21:48:15.619503 | controller |       {
2026-06-12 21:48:15.619518 | controller |         "args": [
2026-06-12 21:48:15.619532 | controller |           "--leader-elect",
2026-06-12 21:48:15.619546 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:15.619560 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:15.619574 | controller |         ],
2026-06-12 21:48:15.619588 | controller |         "command": [
2026-06-12 21:48:15.619603 | controller |           "/manager"
2026-06-12 21:48:15.619617 | controller |         ],
2026-06-12 21:48:15.619631 | controller |         "env": [
2026-06-12 21:48:15.619645 | controller |           {
2026-06-12 21:48:15.619659 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:15.619673 | controller |             "value": "30"
2026-06-12 21:48:15.619686 | controller |           },
2026-06-12 21:48:15.619701 | controller |           {
2026-06-12 21:48:15.619715 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:15.619729 | controller |             "value": "20"
2026-06-12 21:48:15.619743 | controller |           },
2026-06-12 21:48:15.619757 | controller |           {
2026-06-12 21:48:15.619771 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:15.619785 | controller |             "value": "5"
2026-06-12 21:48:15.619799 | controller |           },
2026-06-12 21:48:15.619813 | controller |           {
2026-06-12 21:48:15.619828 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:15.619842 | controller |             "value": "false"
2026-06-12 21:48:15.619880 | controller |           },
2026-06-12 21:48:15.619906 | controller |           {
2026-06-12 21:48:15.619922 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:15.619936 | controller |             "value": "false"
2026-06-12 21:48:15.619950 | controller |           }
2026-06-12 21:48:15.619964 | controller |         ],
2026-06-12 21:48:15.619979 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 21:48:15.619994 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:15.620008 | controller |         "livenessProbe": {
2026-06-12 21:48:15.620022 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.620036 | controller |           "httpGet": {
2026-06-12 21:48:15.620050 | controller |             "path": "/healthz",
2026-06-12 21:48:15.620064 | controller |             "port": 8081,
2026-06-12 21:48:15.620078 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.620091 | controller |           },
2026-06-12 21:48:15.620105 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:15.620119 | controller |           "periodSeconds": 20,
2026-06-12 21:48:15.620133 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.620147 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.620160 | controller |         },
2026-06-12 21:48:15.620174 | controller |         "name": "manager",
2026-06-12 21:48:15.620188 | controller |         "readinessProbe": {
2026-06-12 21:48:15.620202 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.620216 | controller |           "httpGet": {
2026-06-12 21:48:15.620230 | controller |             "path": "/readyz",
2026-06-12 21:48:15.620243 | controller |             "port": 8081,
2026-06-12 21:48:15.620265 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.620280 | controller |           },
2026-06-12 21:48:15.620293 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:15.620307 | controller |           "periodSeconds": 10,
2026-06-12 21:48:15.620321 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.620335 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.620348 | controller |         },
2026-06-12 21:48:15.620391 | controller |         "resources": {
2026-06-12 21:48:15.620411 | controller |           "limits": {
2026-06-12 21:48:15.620425 | controller |             "cpu": "500m",
2026-06-12 21:48:15.620440 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.620453 | controller |           },
2026-06-12 21:48:15.620467 | controller |           "requests": {
2026-06-12 21:48:15.620481 | controller |             "cpu": "10m",
2026-06-12 21:48:15.620495 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.620510 | controller |           }
2026-06-12 21:48:15.620549 | controller |         },
2026-06-12 21:48:15.620565 | controller |         "securityContext": {
2026-06-12 21:48:15.620579 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:15.620594 | controller |           "capabilities": {
2026-06-12 21:48:15.620608 | controller |             "drop": [
2026-06-12 21:48:15.620622 | controller |               "MKNOD"
2026-06-12 21:48:15.620636 | controller |             ]
2026-06-12 21:48:15.620650 | controller |           }
2026-06-12 21:48:15.620664 | controller |         },
2026-06-12 21:48:15.620678 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:15.620693 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:15.620708 | controller |         "volumeMounts": [
2026-06-12 21:48:15.620722 | controller |           {
2026-06-12 21:48:15.620736 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.620751 | controller |             "name": "kube-api-access-7l7px",
2026-06-12 21:48:15.620765 | controller |             "readOnly": true
2026-06-12 21:48:15.620780 | controller |           }
2026-06-12 21:48:15.620794 | controller |         ]
2026-06-12 21:48:15.620807 | controller |       }
2026-06-12 21:48:15.620821 | controller |     ],
2026-06-12 21:48:15.620835 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:15.620871 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:15.620892 | controller |     "imagePullSecrets": [
2026-06-12 21:48:15.620907 | controller |       {
2026-06-12 21:48:15.620922 | controller |         "name": "glance-operator-controller-manager-dockercfg-nk2z8"
2026-06-12 21:48:15.620936 | controller |       }
2026-06-12 21:48:15.620950 | controller |     ],
2026-06-12 21:48:15.620965 | controller |     "nodeName": "crc",
2026-06-12 21:48:15.620979 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:15.620993 | controller |     "priority": 0,
2026-06-12 21:48:15.621007 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:15.621021 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:15.621035 | controller |     "securityContext": {
2026-06-12 21:48:15.621049 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:15.621063 | controller |       "seLinuxOptions": {
2026-06-12 21:48:15.621077 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:15.621091 | controller |       }
2026-06-12 21:48:15.621105 | controller |     },
2026-06-12 21:48:15.621120 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-12 21:48:15.621134 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-12 21:48:15.621148 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:15.621162 | controller |     "tolerations": [
2026-06-12 21:48:15.621176 | controller |       {
2026-06-12 21:48:15.621197 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.621211 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:15.621225 | controller |         "operator": "Exists",
2026-06-12 21:48:15.621239 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.621253 | controller |       },
2026-06-12 21:48:15.621268 | controller |       {
2026-06-12 21:48:15.621282 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.621296 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:15.621310 | controller |         "operator": "Exists",
2026-06-12 21:48:15.621324 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.621338 | controller |       },
2026-06-12 21:48:15.621352 | controller |       {
2026-06-12 21:48:15.621366 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:15.621380 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:15.621394 | controller |         "operator": "Exists"
2026-06-12 21:48:15.621408 | controller |       }
2026-06-12 21:48:15.621422 | controller |     ],
2026-06-12 21:48:15.621436 | controller |     "volumes": [
2026-06-12 21:48:15.621450 | controller |       {
2026-06-12 21:48:15.621465 | controller |         "name": "kube-api-access-7l7px",
2026-06-12 21:48:15.621479 | controller |         "projected": {
2026-06-12 21:48:15.621493 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.621507 | controller |           "sources": [
2026-06-12 21:48:15.621521 | controller |             {
2026-06-12 21:48:15.621534 | controller |               "serviceAccountToken": {
2026-06-12 21:48:15.621548 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:15.621562 | controller |                 "path": "token"
2026-06-12 21:48:15.621576 | controller |               }
2026-06-12 21:48:15.621590 | controller |             },
2026-06-12 21:48:15.621604 | controller |             {
2026-06-12 21:48:15.621618 | controller |               "configMap": {
2026-06-12 21:48:15.621632 | controller |                 "items": [
2026-06-12 21:48:15.621646 | controller |                   {
2026-06-12 21:48:15.621660 | controller |                     "key": "ca.crt",
2026-06-12 21:48:15.621675 | controller |                     "path": "ca.crt"
2026-06-12 21:48:15.621692 | controller |                   }
2026-06-12 21:48:15.621708 | controller |                 ],
2026-06-12 21:48:15.621723 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:15.621737 | controller |               }
2026-06-12 21:48:15.621752 | controller |             },
2026-06-12 21:48:15.621766 | controller |             {
2026-06-12 21:48:15.621780 | controller |               "downwardAPI": {
2026-06-12 21:48:15.621794 | controller |                 "items": [
2026-06-12 21:48:15.621809 | controller |                   {
2026-06-12 21:48:15.621823 | controller |                     "fieldRef": {
2026-06-12 21:48:15.621837 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:15.621869 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:15.621885 | controller |                     },
2026-06-12 21:48:15.621900 | controller |                     "path": "namespace"
2026-06-12 21:48:15.621914 | controller |                   }
2026-06-12 21:48:15.621928 | controller |                 ]
2026-06-12 21:48:15.621942 | controller |               }
2026-06-12 21:48:15.621957 | controller |             },
2026-06-12 21:48:15.621971 | controller |             {
2026-06-12 21:48:15.621985 | controller |               "configMap": {
2026-06-12 21:48:15.621999 | controller |                 "items": [
2026-06-12 21:48:15.622014 | controller |                   {
2026-06-12 21:48:15.622028 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:15.622042 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:15.622057 | controller |                   }
2026-06-12 21:48:15.622075 | controller |                 ],
2026-06-12 21:48:15.622090 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:15.622105 | controller |               }
2026-06-12 21:48:15.622119 | controller |             }
2026-06-12 21:48:15.622133 | controller |           ]
2026-06-12 21:48:15.622147 | controller |         }
2026-06-12 21:48:15.622161 | controller |       }
2026-06-12 21:48:15.622175 | controller |     ]
2026-06-12 21:48:15.622189 | controller |   },
2026-06-12 21:48:15.622202 | controller |   "status": {
2026-06-12 21:48:15.622216 | controller |     "conditions": [
2026-06-12 21:48:15.622229 | controller |       {
2026-06-12 21:48:15.622243 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.622257 | controller |         "lastTransitionTime": "2026-06-12T20:55:25Z",
2026-06-12 21:48:15.622271 | controller |         "status": "True",
2026-06-12 21:48:15.622285 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:15.622299 | controller |       },
2026-06-12 21:48:15.622313 | controller |       {
2026-06-12 21:48:15.622327 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.622341 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.622355 | controller |         "status": "True",
2026-06-12 21:48:15.622368 | controller |         "type": "Initialized"
2026-06-12 21:48:15.622382 | controller |       },
2026-06-12 21:48:15.622396 | controller |       {
2026-06-12 21:48:15.622410 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.622424 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.622438 | controller |         "status": "True",
2026-06-12 21:48:15.622452 | controller |         "type": "Ready"
2026-06-12 21:48:15.622466 | controller |       },
2026-06-12 21:48:15.622480 | controller |       {
2026-06-12 21:48:15.622494 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.622509 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.622523 | controller |         "status": "True",
2026-06-12 21:48:15.622537 | controller |         "type": "ContainersReady"
2026-06-12 21:48:15.622551 | controller |       },
2026-06-12 21:48:15.622565 | controller |       {
2026-06-12 21:48:15.622579 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.622593 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.622607 | controller |         "status": "True",
2026-06-12 21:48:15.622621 | controller |         "type": "PodScheduled"
2026-06-12 21:48:15.622635 | controller |       }
2026-06-12 21:48:15.622649 | controller |     ],
2026-06-12 21:48:15.622664 | controller |     "containerStatuses": [
2026-06-12 21:48:15.622679 | controller |       {
2026-06-12 21:48:15.622693 | controller |         "allocatedResources": {
2026-06-12 21:48:15.622708 | controller |           "cpu": "10m",
2026-06-12 21:48:15.622722 | controller |           "memory": "256Mi"
2026-06-12 21:48:15.622736 | controller |         },
2026-06-12 21:48:15.622750 | controller |         "containerID": "cri-o://fbb044392b360a32afd370a286b0630da8305a1fb5acedf36e410d1729f13ec3",
2026-06-12 21:48:15.622765 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 21:48:15.622779 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 21:48:15.622794 | controller |         "lastState": {},
2026-06-12 21:48:15.622808 | controller |         "name": "manager",
2026-06-12 21:48:15.622822 | controller |         "ready": true,
2026-06-12 21:48:15.622836 | controller |         "resources": {
2026-06-12 21:48:15.622865 | controller |           "limits": {
2026-06-12 21:48:15.622884 | controller |             "cpu": "500m",
2026-06-12 21:48:15.622899 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.622918 | controller |           },
2026-06-12 21:48:15.622933 | controller |           "requests": {
2026-06-12 21:48:15.622948 | controller |             "cpu": "10m",
2026-06-12 21:48:15.622962 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.622976 | controller |           }
2026-06-12 21:48:15.622990 | controller |         },
2026-06-12 21:48:15.623004 | controller |         "restartCount": 0,
2026-06-12 21:48:15.623018 | controller |         "started": true,
2026-06-12 21:48:15.623032 | controller |         "state": {
2026-06-12 21:48:15.623046 | controller |           "running": {
2026-06-12 21:48:15.623060 | controller |             "startedAt": "2026-06-12T20:55:24Z"
2026-06-12 21:48:15.623074 | controller |           }
2026-06-12 21:48:15.623088 | controller |         },
2026-06-12 21:48:15.623103 | controller |         "user": {
2026-06-12 21:48:15.623117 | controller |           "linux": {
2026-06-12 21:48:15.623131 | controller |             "gid": 0,
2026-06-12 21:48:15.623145 | controller |             "supplementalGroups": [
2026-06-12 21:48:15.623159 | controller |               0
2026-06-12 21:48:15.623173 | controller |             ],
2026-06-12 21:48:15.623187 | controller |             "uid": 65532
2026-06-12 21:48:15.623201 | controller |           }
2026-06-12 21:48:15.623216 | controller |         },
2026-06-12 21:48:15.623230 | controller |         "volumeMounts": [
2026-06-12 21:48:15.623244 | controller |           {
2026-06-12 21:48:15.623258 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.623272 | controller |             "name": "kube-api-access-7l7px",
2026-06-12 21:48:15.623287 | controller |             "readOnly": true,
2026-06-12 21:48:15.623301 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.623315 | controller |           }
2026-06-12 21:48:15.623330 | controller |         ]
2026-06-12 21:48:15.623344 | controller |       }
2026-06-12 21:48:15.623359 | controller |     ],
2026-06-12 21:48:15.623373 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:15.623387 | controller |     "hostIPs": [
2026-06-12 21:48:15.623400 | controller |       {
2026-06-12 21:48:15.623415 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:15.623429 | controller |       }
2026-06-12 21:48:15.623443 | controller |     ],
2026-06-12 21:48:15.623457 | controller |     "phase": "Running",
2026-06-12 21:48:15.623471 | controller |     "podIP": "10.217.0.77",
2026-06-12 21:48:15.623486 | controller |     "podIPs": [
2026-06-12 21:48:15.623500 | controller |       {
2026-06-12 21:48:15.623514 | controller |         "ip": "10.217.0.77"
2026-06-12 21:48:15.623528 | controller |       }
2026-06-12 21:48:15.623542 | controller |     ],
2026-06-12 21:48:15.623557 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:15.623571 | controller |     "startTime": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.623585 | controller |   }
2026-06-12 21:48:15.623599 | controller | }
2026-06-12 21:48:15.643940 | controller | ok:
2026-06-12 21:48:15.643993 | controller | {
2026-06-12 21:48:15.644014 | controller |   "apiVersion": "v1",
2026-06-12 21:48:15.644037 | controller |   "kind": "Pod",
2026-06-12 21:48:15.644053 | controller |   "metadata": {
2026-06-12 21:48:15.644073 | controller |     "annotations": {
2026-06-12 21:48:15.644094 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.78/23\"],\"mac_address\":\"0a:58:0a:d9:00:4e\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.78/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:15.644114 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.78\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4e\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:15.644144 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:15.644165 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:15.644185 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:15.644251 | controller |     },
2026-06-12 21:48:15.644272 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.644288 | controller |     "generateName": "heat-operator-controller-manager-5f5d6b8858-",
2026-06-12 21:48:15.644303 | controller |     "generation": 1,
2026-06-12 21:48:15.644318 | controller |     "labels": {
2026-06-12 21:48:15.644332 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-12 21:48:15.644347 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:15.644361 | controller |       "openstack.org/operator-name": "heat",
2026-06-12 21:48:15.644375 | controller |       "pod-template-hash": "5f5d6b8858"
2026-06-12 21:48:15.644389 | controller |     },
2026-06-12 21:48:15.644403 | controller |     "managedFields": [
2026-06-12 21:48:15.644418 | controller |       {
2026-06-12 21:48:15.644432 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.644446 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.644460 | controller |         "fieldsV1": {
2026-06-12 21:48:15.644475 | controller |           "f:metadata": {
2026-06-12 21:48:15.644489 | controller |             "f:annotations": {
2026-06-12 21:48:15.644503 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:15.644517 | controller |             }
2026-06-12 21:48:15.644531 | controller |           }
2026-06-12 21:48:15.644545 | controller |         },
2026-06-12 21:48:15.644559 | controller |         "manager": "crc",
2026-06-12 21:48:15.644573 | controller |         "operation": "Update",
2026-06-12 21:48:15.644587 | controller |         "subresource": "status",
2026-06-12 21:48:15.644601 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.644615 | controller |       },
2026-06-12 21:48:15.644629 | controller |       {
2026-06-12 21:48:15.644643 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.644658 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.644672 | controller |         "fieldsV1": {
2026-06-12 21:48:15.644686 | controller |           "f:metadata": {
2026-06-12 21:48:15.644700 | controller |             "f:annotations": {
2026-06-12 21:48:15.644714 | controller |               ".": {},
2026-06-12 21:48:15.644727 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:15.644741 | controller |             },
2026-06-12 21:48:15.644755 | controller |             "f:generateName": {},
2026-06-12 21:48:15.644769 | controller |             "f:labels": {
2026-06-12 21:48:15.644783 | controller |               ".": {},
2026-06-12 21:48:15.644797 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:15.644811 | controller |               "f:control-plane": {},
2026-06-12 21:48:15.644825 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:15.644838 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:15.644874 | controller |             },
2026-06-12 21:48:15.644891 | controller |             "f:ownerReferences": {
2026-06-12 21:48:15.644906 | controller |               ".": {},
2026-06-12 21:48:15.644920 | controller |               "k:{\"uid\":\"d7e769eb-0448-4beb-bd8c-dc42435fb95d\"}": {}
2026-06-12 21:48:15.644935 | controller |             }
2026-06-12 21:48:15.644950 | controller |           },
2026-06-12 21:48:15.644964 | controller |           "f:spec": {
2026-06-12 21:48:15.644979 | controller |             "f:containers": {
2026-06-12 21:48:15.644993 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:15.645012 | controller |                 ".": {},
2026-06-12 21:48:15.645026 | controller |                 "f:args": {},
2026-06-12 21:48:15.645041 | controller |                 "f:command": {},
2026-06-12 21:48:15.645055 | controller |                 "f:env": {
2026-06-12 21:48:15.645069 | controller |                   ".": {},
2026-06-12 21:48:15.645083 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:15.645097 | controller |                     ".": {},
2026-06-12 21:48:15.645111 | controller |                     "f:name": {},
2026-06-12 21:48:15.645125 | controller |                     "f:value": {}
2026-06-12 21:48:15.645139 | controller |                   },
2026-06-12 21:48:15.645154 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:15.645169 | controller |                     ".": {},
2026-06-12 21:48:15.645184 | controller |                     "f:name": {},
2026-06-12 21:48:15.645198 | controller |                     "f:value": {}
2026-06-12 21:48:15.645213 | controller |                   },
2026-06-12 21:48:15.645227 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:15.645242 | controller |                     ".": {},
2026-06-12 21:48:15.645257 | controller |                     "f:name": {},
2026-06-12 21:48:15.645271 | controller |                     "f:value": {}
2026-06-12 21:48:15.645286 | controller |                   },
2026-06-12 21:48:15.645300 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:15.645314 | controller |                     ".": {},
2026-06-12 21:48:15.645328 | controller |                     "f:name": {},
2026-06-12 21:48:15.645343 | controller |                     "f:value": {}
2026-06-12 21:48:15.645357 | controller |                   },
2026-06-12 21:48:15.645372 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:15.645386 | controller |                     ".": {},
2026-06-12 21:48:15.645400 | controller |                     "f:name": {},
2026-06-12 21:48:15.645414 | controller |                     "f:value": {}
2026-06-12 21:48:15.645429 | controller |                   }
2026-06-12 21:48:15.645443 | controller |                 },
2026-06-12 21:48:15.645457 | controller |                 "f:image": {},
2026-06-12 21:48:15.645472 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:15.645486 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:15.645501 | controller |                   ".": {},
2026-06-12 21:48:15.645515 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.645530 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.645544 | controller |                     ".": {},
2026-06-12 21:48:15.645559 | controller |                     "f:path": {},
2026-06-12 21:48:15.645573 | controller |                     "f:port": {},
2026-06-12 21:48:15.645587 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.645601 | controller |                   },
2026-06-12 21:48:15.645615 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.645630 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.645644 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.645659 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.645673 | controller |                 },
2026-06-12 21:48:15.645688 | controller |                 "f:name": {},
2026-06-12 21:48:15.645702 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:15.645716 | controller |                   ".": {},
2026-06-12 21:48:15.645731 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.645745 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.645760 | controller |                     ".": {},
2026-06-12 21:48:15.645774 | controller |                     "f:path": {},
2026-06-12 21:48:15.645788 | controller |                     "f:port": {},
2026-06-12 21:48:15.645807 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.645821 | controller |                   },
2026-06-12 21:48:15.645835 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.645866 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.645885 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.645900 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.645915 | controller |                 },
2026-06-12 21:48:15.645929 | controller |                 "f:resources": {
2026-06-12 21:48:15.645944 | controller |                   ".": {},
2026-06-12 21:48:15.645958 | controller |                   "f:limits": {
2026-06-12 21:48:15.645972 | controller |                     ".": {},
2026-06-12 21:48:15.645986 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.646000 | controller |                     "f:memory": {}
2026-06-12 21:48:15.646014 | controller |                   },
2026-06-12 21:48:15.646028 | controller |                   "f:requests": {
2026-06-12 21:48:15.646042 | controller |                     ".": {},
2026-06-12 21:48:15.646056 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.646070 | controller |                     "f:memory": {}
2026-06-12 21:48:15.646084 | controller |                   }
2026-06-12 21:48:15.646098 | controller |                 },
2026-06-12 21:48:15.646112 | controller |                 "f:securityContext": {
2026-06-12 21:48:15.646126 | controller |                   ".": {},
2026-06-12 21:48:15.646140 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:15.646155 | controller |                 },
2026-06-12 21:48:15.646169 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:15.646184 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:15.646199 | controller |               }
2026-06-12 21:48:15.646213 | controller |             },
2026-06-12 21:48:15.646227 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:15.646241 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:15.646256 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:15.646270 | controller |             "f:schedulerName": {},
2026-06-12 21:48:15.646284 | controller |             "f:securityContext": {
2026-06-12 21:48:15.646298 | controller |               ".": {},
2026-06-12 21:48:15.646312 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:15.646326 | controller |             },
2026-06-12 21:48:15.646340 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:15.646354 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:15.646368 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:15.646382 | controller |             "f:tolerations": {}
2026-06-12 21:48:15.646396 | controller |           }
2026-06-12 21:48:15.646410 | controller |         },
2026-06-12 21:48:15.646424 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:15.646437 | controller |         "operation": "Update",
2026-06-12 21:48:15.646451 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.646465 | controller |       },
2026-06-12 21:48:15.646480 | controller |       {
2026-06-12 21:48:15.646493 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.646507 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.646521 | controller |         "fieldsV1": {
2026-06-12 21:48:15.646535 | controller |           "f:metadata": {
2026-06-12 21:48:15.646549 | controller |             "f:annotations": {
2026-06-12 21:48:15.646563 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:15.646577 | controller |             }
2026-06-12 21:48:15.646590 | controller |           }
2026-06-12 21:48:15.646604 | controller |         },
2026-06-12 21:48:15.646622 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:15.646637 | controller |         "operation": "Update",
2026-06-12 21:48:15.646650 | controller |         "subresource": "status",
2026-06-12 21:48:15.646664 | controller |         "time": "2026-06-12T20:54:30Z"
2026-06-12 21:48:15.646678 | controller |       },
2026-06-12 21:48:15.646692 | controller |       {
2026-06-12 21:48:15.646706 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.646720 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.646734 | controller |         "fieldsV1": {
2026-06-12 21:48:15.646748 | controller |           "f:status": {
2026-06-12 21:48:15.646762 | controller |             "f:conditions": {
2026-06-12 21:48:15.646776 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:15.646789 | controller |                 ".": {},
2026-06-12 21:48:15.646804 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.646817 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.646832 | controller |                 "f:status": {},
2026-06-12 21:48:15.646846 | controller |                 "f:type": {}
2026-06-12 21:48:15.646882 | controller |               },
2026-06-12 21:48:15.646897 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:15.646912 | controller |                 ".": {},
2026-06-12 21:48:15.646926 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.646940 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.646954 | controller |                 "f:status": {},
2026-06-12 21:48:15.646968 | controller |                 "f:type": {}
2026-06-12 21:48:15.646982 | controller |               },
2026-06-12 21:48:15.646997 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:15.647011 | controller |                 ".": {},
2026-06-12 21:48:15.647025 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.647039 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.647053 | controller |                 "f:status": {},
2026-06-12 21:48:15.647067 | controller |                 "f:type": {}
2026-06-12 21:48:15.647080 | controller |               },
2026-06-12 21:48:15.647094 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:15.647109 | controller |                 ".": {},
2026-06-12 21:48:15.647123 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.647137 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.647151 | controller |                 "f:status": {},
2026-06-12 21:48:15.647166 | controller |                 "f:type": {}
2026-06-12 21:48:15.647180 | controller |               }
2026-06-12 21:48:15.647195 | controller |             },
2026-06-12 21:48:15.647209 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:15.647223 | controller |             "f:hostIP": {},
2026-06-12 21:48:15.647238 | controller |             "f:hostIPs": {},
2026-06-12 21:48:15.647252 | controller |             "f:phase": {},
2026-06-12 21:48:15.647266 | controller |             "f:podIP": {},
2026-06-12 21:48:15.647280 | controller |             "f:podIPs": {
2026-06-12 21:48:15.647294 | controller |               ".": {},
2026-06-12 21:48:15.647309 | controller |               "k:{\"ip\":\"10.217.0.78\"}": {
2026-06-12 21:48:15.647323 | controller |                 ".": {},
2026-06-12 21:48:15.647337 | controller |                 "f:ip": {}
2026-06-12 21:48:15.647352 | controller |               }
2026-06-12 21:48:15.647366 | controller |             },
2026-06-12 21:48:15.647381 | controller |             "f:startTime": {}
2026-06-12 21:48:15.647396 | controller |           }
2026-06-12 21:48:15.647410 | controller |         },
2026-06-12 21:48:15.647424 | controller |         "manager": "kubelet",
2026-06-12 21:48:15.647439 | controller |         "operation": "Update",
2026-06-12 21:48:15.647459 | controller |         "subresource": "status",
2026-06-12 21:48:15.647474 | controller |         "time": "2026-06-12T20:55:38Z"
2026-06-12 21:48:15.647489 | controller |       }
2026-06-12 21:48:15.647503 | controller |     ],
2026-06-12 21:48:15.647518 | controller |     "name": "heat-operator-controller-manager-5f5d6b8858-5qrtl",
2026-06-12 21:48:15.647533 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:15.647548 | controller |     "ownerReferences": [
2026-06-12 21:48:15.647562 | controller |       {
2026-06-12 21:48:15.647577 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:15.647591 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:15.647606 | controller |         "controller": true,
2026-06-12 21:48:15.647620 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:15.647634 | controller |         "name": "heat-operator-controller-manager-5f5d6b8858",
2026-06-12 21:48:15.647649 | controller |         "uid": "d7e769eb-0448-4beb-bd8c-dc42435fb95d"
2026-06-12 21:48:15.647663 | controller |       }
2026-06-12 21:48:15.647677 | controller |     ],
2026-06-12 21:48:15.647692 | controller |     "resourceVersion": "54634",
2026-06-12 21:48:15.647706 | controller |     "uid": "73b9c492-f1b6-4f44-af4f-f90f6f8a47b6"
2026-06-12 21:48:15.647721 | controller |   },
2026-06-12 21:48:15.647736 | controller |   "spec": {
2026-06-12 21:48:15.647750 | controller |     "containers": [
2026-06-12 21:48:15.647764 | controller |       {
2026-06-12 21:48:15.647779 | controller |         "args": [
2026-06-12 21:48:15.647793 | controller |           "--leader-elect",
2026-06-12 21:48:15.647808 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:15.647822 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:15.647836 | controller |         ],
2026-06-12 21:48:15.647870 | controller |         "command": [
2026-06-12 21:48:15.647886 | controller |           "/manager"
2026-06-12 21:48:15.647911 | controller |         ],
2026-06-12 21:48:15.647926 | controller |         "env": [
2026-06-12 21:48:15.647941 | controller |           {
2026-06-12 21:48:15.647955 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:15.647969 | controller |             "value": "30"
2026-06-12 21:48:15.647984 | controller |           },
2026-06-12 21:48:15.647998 | controller |           {
2026-06-12 21:48:15.648012 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:15.648027 | controller |             "value": "20"
2026-06-12 21:48:15.648041 | controller |           },
2026-06-12 21:48:15.648055 | controller |           {
2026-06-12 21:48:15.648069 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:15.648084 | controller |             "value": "5"
2026-06-12 21:48:15.648098 | controller |           },
2026-06-12 21:48:15.648113 | controller |           {
2026-06-12 21:48:15.648127 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:15.648141 | controller |             "value": "false"
2026-06-12 21:48:15.648156 | controller |           },
2026-06-12 21:48:15.648170 | controller |           {
2026-06-12 21:48:15.648184 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:15.648199 | controller |             "value": "false"
2026-06-12 21:48:15.648213 | controller |           }
2026-06-12 21:48:15.648227 | controller |         ],
2026-06-12 21:48:15.648242 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 21:48:15.648256 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:15.648271 | controller |         "livenessProbe": {
2026-06-12 21:48:15.648285 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.648299 | controller |           "httpGet": {
2026-06-12 21:48:15.648313 | controller |             "path": "/healthz",
2026-06-12 21:48:15.648327 | controller |             "port": 8081,
2026-06-12 21:48:15.648345 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.648359 | controller |           },
2026-06-12 21:48:15.648373 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:15.648387 | controller |           "periodSeconds": 20,
2026-06-12 21:48:15.648401 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.648415 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.648429 | controller |         },
2026-06-12 21:48:15.648443 | controller |         "name": "manager",
2026-06-12 21:48:15.648456 | controller |         "readinessProbe": {
2026-06-12 21:48:15.648470 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.648484 | controller |           "httpGet": {
2026-06-12 21:48:15.648498 | controller |             "path": "/readyz",
2026-06-12 21:48:15.648511 | controller |             "port": 8081,
2026-06-12 21:48:15.648525 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.648539 | controller |           },
2026-06-12 21:48:15.648553 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:15.648566 | controller |           "periodSeconds": 10,
2026-06-12 21:48:15.648580 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.648594 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.648608 | controller |         },
2026-06-12 21:48:15.648622 | controller |         "resources": {
2026-06-12 21:48:15.648636 | controller |           "limits": {
2026-06-12 21:48:15.648649 | controller |             "cpu": "500m",
2026-06-12 21:48:15.648663 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.648677 | controller |           },
2026-06-12 21:48:15.648693 | controller |           "requests": {
2026-06-12 21:48:15.648709 | controller |             "cpu": "10m",
2026-06-12 21:48:15.648723 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.648736 | controller |           }
2026-06-12 21:48:15.648750 | controller |         },
2026-06-12 21:48:15.648764 | controller |         "securityContext": {
2026-06-12 21:48:15.648778 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:15.648792 | controller |           "capabilities": {
2026-06-12 21:48:15.648806 | controller |             "drop": [
2026-06-12 21:48:15.648820 | controller |               "MKNOD"
2026-06-12 21:48:15.648834 | controller |             ]
2026-06-12 21:48:15.648861 | controller |           }
2026-06-12 21:48:15.648880 | controller |         },
2026-06-12 21:48:15.648895 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:15.648909 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:15.648923 | controller |         "volumeMounts": [
2026-06-12 21:48:15.648938 | controller |           {
2026-06-12 21:48:15.648953 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.648967 | controller |             "name": "kube-api-access-qhbq7",
2026-06-12 21:48:15.648982 | controller |             "readOnly": true
2026-06-12 21:48:15.648996 | controller |           }
2026-06-12 21:48:15.649010 | controller |         ]
2026-06-12 21:48:15.649025 | controller |       }
2026-06-12 21:48:15.649039 | controller |     ],
2026-06-12 21:48:15.649053 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:15.649067 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:15.649081 | controller |     "imagePullSecrets": [
2026-06-12 21:48:15.649096 | controller |       {
2026-06-12 21:48:15.649110 | controller |         "name": "heat-operator-controller-manager-dockercfg-2xsf6"
2026-06-12 21:48:15.649124 | controller |       }
2026-06-12 21:48:15.649138 | controller |     ],
2026-06-12 21:48:15.649152 | controller |     "nodeName": "crc",
2026-06-12 21:48:15.649167 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:15.649182 | controller |     "priority": 0,
2026-06-12 21:48:15.649196 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:15.649211 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:15.649230 | controller |     "securityContext": {
2026-06-12 21:48:15.649245 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:15.649259 | controller |       "seLinuxOptions": {
2026-06-12 21:48:15.649273 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:15.649288 | controller |       }
2026-06-12 21:48:15.649302 | controller |     },
2026-06-12 21:48:15.649316 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-12 21:48:15.649331 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-12 21:48:15.649345 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:15.649359 | controller |     "tolerations": [
2026-06-12 21:48:15.649374 | controller |       {
2026-06-12 21:48:15.649389 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.649403 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:15.649418 | controller |         "operator": "Exists",
2026-06-12 21:48:15.649432 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.649446 | controller |       },
2026-06-12 21:48:15.649460 | controller |       {
2026-06-12 21:48:15.649475 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.649489 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:15.649504 | controller |         "operator": "Exists",
2026-06-12 21:48:15.649518 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.649532 | controller |       },
2026-06-12 21:48:15.649547 | controller |       {
2026-06-12 21:48:15.649561 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:15.649576 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:15.649590 | controller |         "operator": "Exists"
2026-06-12 21:48:15.649604 | controller |       }
2026-06-12 21:48:15.649619 | controller |     ],
2026-06-12 21:48:15.649634 | controller |     "volumes": [
2026-06-12 21:48:15.649648 | controller |       {
2026-06-12 21:48:15.649662 | controller |         "name": "kube-api-access-qhbq7",
2026-06-12 21:48:15.649677 | controller |         "projected": {
2026-06-12 21:48:15.649691 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.649706 | controller |           "sources": [
2026-06-12 21:48:15.649720 | controller |             {
2026-06-12 21:48:15.649734 | controller |               "serviceAccountToken": {
2026-06-12 21:48:15.649749 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:15.649763 | controller |                 "path": "token"
2026-06-12 21:48:15.649778 | controller |               }
2026-06-12 21:48:15.649792 | controller |             },
2026-06-12 21:48:15.649807 | controller |             {
2026-06-12 21:48:15.649821 | controller |               "configMap": {
2026-06-12 21:48:15.649836 | controller |                 "items": [
2026-06-12 21:48:15.649867 | controller |                   {
2026-06-12 21:48:15.649884 | controller |                     "key": "ca.crt",
2026-06-12 21:48:15.649899 | controller |                     "path": "ca.crt"
2026-06-12 21:48:15.649913 | controller |                   }
2026-06-12 21:48:15.649928 | controller |                 ],
2026-06-12 21:48:15.649942 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:15.649956 | controller |               }
2026-06-12 21:48:15.649971 | controller |             },
2026-06-12 21:48:15.649985 | controller |             {
2026-06-12 21:48:15.650000 | controller |               "downwardAPI": {
2026-06-12 21:48:15.650015 | controller |                 "items": [
2026-06-12 21:48:15.650029 | controller |                   {
2026-06-12 21:48:15.650043 | controller |                     "fieldRef": {
2026-06-12 21:48:15.650058 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:15.650072 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:15.650086 | controller |                     },
2026-06-12 21:48:15.650104 | controller |                     "path": "namespace"
2026-06-12 21:48:15.650118 | controller |                   }
2026-06-12 21:48:15.650132 | controller |                 ]
2026-06-12 21:48:15.650146 | controller |               }
2026-06-12 21:48:15.650161 | controller |             },
2026-06-12 21:48:15.650175 | controller |             {
2026-06-12 21:48:15.650189 | controller |               "configMap": {
2026-06-12 21:48:15.650204 | controller |                 "items": [
2026-06-12 21:48:15.650218 | controller |                   {
2026-06-12 21:48:15.650232 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:15.650246 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:15.650260 | controller |                   }
2026-06-12 21:48:15.650274 | controller |                 ],
2026-06-12 21:48:15.650288 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:15.650302 | controller |               }
2026-06-12 21:48:15.650316 | controller |             }
2026-06-12 21:48:15.650330 | controller |           ]
2026-06-12 21:48:15.650344 | controller |         }
2026-06-12 21:48:15.650358 | controller |       }
2026-06-12 21:48:15.650371 | controller |     ]
2026-06-12 21:48:15.650385 | controller |   },
2026-06-12 21:48:15.650399 | controller |   "status": {
2026-06-12 21:48:15.650413 | controller |     "conditions": [
2026-06-12 21:48:15.650427 | controller |       {
2026-06-12 21:48:15.650441 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.650455 | controller |         "lastTransitionTime": "2026-06-12T20:55:25Z",
2026-06-12 21:48:15.650469 | controller |         "status": "True",
2026-06-12 21:48:15.650483 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:15.650497 | controller |       },
2026-06-12 21:48:15.650511 | controller |       {
2026-06-12 21:48:15.650525 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.650540 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.650554 | controller |         "status": "True",
2026-06-12 21:48:15.650567 | controller |         "type": "Initialized"
2026-06-12 21:48:15.650581 | controller |       },
2026-06-12 21:48:15.650595 | controller |       {
2026-06-12 21:48:15.650609 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.650623 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.650637 | controller |         "status": "True",
2026-06-12 21:48:15.650650 | controller |         "type": "Ready"
2026-06-12 21:48:15.650665 | controller |       },
2026-06-12 21:48:15.650679 | controller |       {
2026-06-12 21:48:15.650693 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.650707 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.650721 | controller |         "status": "True",
2026-06-12 21:48:15.650735 | controller |         "type": "ContainersReady"
2026-06-12 21:48:15.650748 | controller |       },
2026-06-12 21:48:15.650762 | controller |       {
2026-06-12 21:48:15.650776 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.650789 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.650803 | controller |         "status": "True",
2026-06-12 21:48:15.650817 | controller |         "type": "PodScheduled"
2026-06-12 21:48:15.650831 | controller |       }
2026-06-12 21:48:15.650844 | controller |     ],
2026-06-12 21:48:15.650877 | controller |     "containerStatuses": [
2026-06-12 21:48:15.650892 | controller |       {
2026-06-12 21:48:15.650906 | controller |         "allocatedResources": {
2026-06-12 21:48:15.650920 | controller |           "cpu": "10m",
2026-06-12 21:48:15.650934 | controller |           "memory": "256Mi"
2026-06-12 21:48:15.650948 | controller |         },
2026-06-12 21:48:15.650962 | controller |         "containerID": "cri-o://7c4a347a77f7438084fbd0fe9769702d7994b3937e784a0dc33b05f621f13e3f",
2026-06-12 21:48:15.650982 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 21:48:15.650997 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 21:48:15.651012 | controller |         "lastState": {},
2026-06-12 21:48:15.651026 | controller |         "name": "manager",
2026-06-12 21:48:15.651040 | controller |         "ready": true,
2026-06-12 21:48:15.651053 | controller |         "resources": {
2026-06-12 21:48:15.651067 | controller |           "limits": {
2026-06-12 21:48:15.651081 | controller |             "cpu": "500m",
2026-06-12 21:48:15.651096 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.651109 | controller |           },
2026-06-12 21:48:15.651123 | controller |           "requests": {
2026-06-12 21:48:15.651137 | controller |             "cpu": "10m",
2026-06-12 21:48:15.651152 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.651166 | controller |           }
2026-06-12 21:48:15.651209 | controller |         },
2026-06-12 21:48:15.651229 | controller |         "restartCount": 0,
2026-06-12 21:48:15.651244 | controller |         "started": true,
2026-06-12 21:48:15.651259 | controller |         "state": {
2026-06-12 21:48:15.651273 | controller |           "running": {
2026-06-12 21:48:15.651288 | controller |             "startedAt": "2026-06-12T20:55:24Z"
2026-06-12 21:48:15.651302 | controller |           }
2026-06-12 21:48:15.651317 | controller |         },
2026-06-12 21:48:15.651332 | controller |         "user": {
2026-06-12 21:48:15.651346 | controller |           "linux": {
2026-06-12 21:48:15.651361 | controller |             "gid": 0,
2026-06-12 21:48:15.651375 | controller |             "supplementalGroups": [
2026-06-12 21:48:15.651389 | controller |               0
2026-06-12 21:48:15.651404 | controller |             ],
2026-06-12 21:48:15.651418 | controller |             "uid": 65532
2026-06-12 21:48:15.651433 | controller |           }
2026-06-12 21:48:15.651447 | controller |         },
2026-06-12 21:48:15.651462 | controller |         "volumeMounts": [
2026-06-12 21:48:15.651476 | controller |           {
2026-06-12 21:48:15.651491 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.651505 | controller |             "name": "kube-api-access-qhbq7",
2026-06-12 21:48:15.651520 | controller |             "readOnly": true,
2026-06-12 21:48:15.651534 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.651549 | controller |           }
2026-06-12 21:48:15.651563 | controller |         ]
2026-06-12 21:48:15.651578 | controller |       }
2026-06-12 21:48:15.651592 | controller |     ],
2026-06-12 21:48:15.651606 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:15.651621 | controller |     "hostIPs": [
2026-06-12 21:48:15.651635 | controller |       {
2026-06-12 21:48:15.651649 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:15.651663 | controller |       }
2026-06-12 21:48:15.651679 | controller |     ],
2026-06-12 21:48:15.651695 | controller |     "phase": "Running",
2026-06-12 21:48:15.651712 | controller |     "podIP": "10.217.0.78",
2026-06-12 21:48:15.651726 | controller |     "podIPs": [
2026-06-12 21:48:15.651740 | controller |       {
2026-06-12 21:48:15.651755 | controller |         "ip": "10.217.0.78"
2026-06-12 21:48:15.651769 | controller |       }
2026-06-12 21:48:15.651784 | controller |     ],
2026-06-12 21:48:15.651798 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:15.651812 | controller |     "startTime": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.651827 | controller |   }
2026-06-12 21:48:15.651842 | controller | }
2026-06-12 21:48:15.672444 | controller | ok:
2026-06-12 21:48:15.672497 | controller | {
2026-06-12 21:48:15.672524 | controller |   "apiVersion": "v1",
2026-06-12 21:48:15.672554 | controller |   "kind": "Pod",
2026-06-12 21:48:15.672577 | controller |   "metadata": {
2026-06-12 21:48:15.672595 | controller |     "annotations": {
2026-06-12 21:48:15.672612 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.79/23\"],\"mac_address\":\"0a:58:0a:d9:00:4f\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.79/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:15.672634 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.79\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4f\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:15.672653 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:15.672671 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:15.672691 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:15.672709 | controller |     },
2026-06-12 21:48:15.672726 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.672746 | controller |     "generateName": "horizon-operator-controller-manager-9dc5578b5-",
2026-06-12 21:48:15.672763 | controller |     "generation": 1,
2026-06-12 21:48:15.672780 | controller |     "labels": {
2026-06-12 21:48:15.672797 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-12 21:48:15.672814 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:15.672830 | controller |       "openstack.org/operator-name": "horizon",
2026-06-12 21:48:15.672846 | controller |       "pod-template-hash": "9dc5578b5"
2026-06-12 21:48:15.672895 | controller |     },
2026-06-12 21:48:15.672915 | controller |     "managedFields": [
2026-06-12 21:48:15.672932 | controller |       {
2026-06-12 21:48:15.672950 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.672970 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.672985 | controller |         "fieldsV1": {
2026-06-12 21:48:15.673004 | controller |           "f:metadata": {
2026-06-12 21:48:15.673021 | controller |             "f:annotations": {
2026-06-12 21:48:15.673040 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:15.673054 | controller |             }
2026-06-12 21:48:15.673074 | controller |           }
2026-06-12 21:48:15.673091 | controller |         },
2026-06-12 21:48:15.673110 | controller |         "manager": "crc",
2026-06-12 21:48:15.673124 | controller |         "operation": "Update",
2026-06-12 21:48:15.673143 | controller |         "subresource": "status",
2026-06-12 21:48:15.673159 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.673176 | controller |       },
2026-06-12 21:48:15.673194 | controller |       {
2026-06-12 21:48:15.673208 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.673222 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.673279 | controller |         "fieldsV1": {
2026-06-12 21:48:15.673299 | controller |           "f:metadata": {
2026-06-12 21:48:15.673314 | controller |             "f:annotations": {
2026-06-12 21:48:15.673329 | controller |               ".": {},
2026-06-12 21:48:15.673343 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:15.673358 | controller |             },
2026-06-12 21:48:15.673372 | controller |             "f:generateName": {},
2026-06-12 21:48:15.673387 | controller |             "f:labels": {
2026-06-12 21:48:15.673401 | controller |               ".": {},
2026-06-12 21:48:15.673415 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:15.673429 | controller |               "f:control-plane": {},
2026-06-12 21:48:15.673448 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:15.673462 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:15.673476 | controller |             },
2026-06-12 21:48:15.673490 | controller |             "f:ownerReferences": {
2026-06-12 21:48:15.673504 | controller |               ".": {},
2026-06-12 21:48:15.673518 | controller |               "k:{\"uid\":\"2cff20fc-3d08-47c6-a02d-c1b6a3f2e351\"}": {}
2026-06-12 21:48:15.673532 | controller |             }
2026-06-12 21:48:15.673547 | controller |           },
2026-06-12 21:48:15.673561 | controller |           "f:spec": {
2026-06-12 21:48:15.673575 | controller |             "f:containers": {
2026-06-12 21:48:15.673589 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:15.673603 | controller |                 ".": {},
2026-06-12 21:48:15.673617 | controller |                 "f:args": {},
2026-06-12 21:48:15.673631 | controller |                 "f:command": {},
2026-06-12 21:48:15.673645 | controller |                 "f:env": {
2026-06-12 21:48:15.673661 | controller |                   ".": {},
2026-06-12 21:48:15.673677 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:15.673692 | controller |                     ".": {},
2026-06-12 21:48:15.673706 | controller |                     "f:name": {},
2026-06-12 21:48:15.673720 | controller |                     "f:value": {}
2026-06-12 21:48:15.673734 | controller |                   },
2026-06-12 21:48:15.673749 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:15.673763 | controller |                     ".": {},
2026-06-12 21:48:15.673777 | controller |                     "f:name": {},
2026-06-12 21:48:15.673791 | controller |                     "f:value": {}
2026-06-12 21:48:15.673805 | controller |                   },
2026-06-12 21:48:15.673820 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:15.673834 | controller |                     ".": {},
2026-06-12 21:48:15.673866 | controller |                     "f:name": {},
2026-06-12 21:48:15.673887 | controller |                     "f:value": {}
2026-06-12 21:48:15.673902 | controller |                   },
2026-06-12 21:48:15.673916 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:15.673931 | controller |                     ".": {},
2026-06-12 21:48:15.673945 | controller |                     "f:name": {},
2026-06-12 21:48:15.673960 | controller |                     "f:value": {}
2026-06-12 21:48:15.673974 | controller |                   },
2026-06-12 21:48:15.673988 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:15.674002 | controller |                     ".": {},
2026-06-12 21:48:15.674017 | controller |                     "f:name": {},
2026-06-12 21:48:15.674031 | controller |                     "f:value": {}
2026-06-12 21:48:15.674046 | controller |                   }
2026-06-12 21:48:15.674061 | controller |                 },
2026-06-12 21:48:15.674076 | controller |                 "f:image": {},
2026-06-12 21:48:15.674090 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:15.674105 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:15.674120 | controller |                   ".": {},
2026-06-12 21:48:15.674134 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.674149 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.674163 | controller |                     ".": {},
2026-06-12 21:48:15.674177 | controller |                     "f:path": {},
2026-06-12 21:48:15.674192 | controller |                     "f:port": {},
2026-06-12 21:48:15.674206 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.674220 | controller |                   },
2026-06-12 21:48:15.674234 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.674253 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.674268 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.674282 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.674296 | controller |                 },
2026-06-12 21:48:15.674311 | controller |                 "f:name": {},
2026-06-12 21:48:15.674325 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:15.674339 | controller |                   ".": {},
2026-06-12 21:48:15.674353 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.674367 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.674381 | controller |                     ".": {},
2026-06-12 21:48:15.674395 | controller |                     "f:path": {},
2026-06-12 21:48:15.674410 | controller |                     "f:port": {},
2026-06-12 21:48:15.674424 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.674438 | controller |                   },
2026-06-12 21:48:15.674453 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.674467 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.674482 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.674496 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.674510 | controller |                 },
2026-06-12 21:48:15.674525 | controller |                 "f:resources": {
2026-06-12 21:48:15.674540 | controller |                   ".": {},
2026-06-12 21:48:15.674554 | controller |                   "f:limits": {
2026-06-12 21:48:15.674569 | controller |                     ".": {},
2026-06-12 21:48:15.674583 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.674597 | controller |                     "f:memory": {}
2026-06-12 21:48:15.674612 | controller |                   },
2026-06-12 21:48:15.674626 | controller |                   "f:requests": {
2026-06-12 21:48:15.674641 | controller |                     ".": {},
2026-06-12 21:48:15.674655 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.674670 | controller |                     "f:memory": {}
2026-06-12 21:48:15.674684 | controller |                   }
2026-06-12 21:48:15.674698 | controller |                 },
2026-06-12 21:48:15.674713 | controller |                 "f:securityContext": {
2026-06-12 21:48:15.674727 | controller |                   ".": {},
2026-06-12 21:48:15.674742 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:15.674756 | controller |                 },
2026-06-12 21:48:15.674771 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:15.674785 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:15.674799 | controller |               }
2026-06-12 21:48:15.674814 | controller |             },
2026-06-12 21:48:15.674828 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:15.674843 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:15.674879 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:15.674895 | controller |             "f:schedulerName": {},
2026-06-12 21:48:15.674909 | controller |             "f:securityContext": {
2026-06-12 21:48:15.674923 | controller |               ".": {},
2026-06-12 21:48:15.674938 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:15.674952 | controller |             },
2026-06-12 21:48:15.674966 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:15.674980 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:15.674994 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:15.675009 | controller |             "f:tolerations": {}
2026-06-12 21:48:15.675023 | controller |           }
2026-06-12 21:48:15.675038 | controller |         },
2026-06-12 21:48:15.675052 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:15.675072 | controller |         "operation": "Update",
2026-06-12 21:48:15.675087 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.675102 | controller |       },
2026-06-12 21:48:15.675116 | controller |       {
2026-06-12 21:48:15.675130 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.675144 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.675158 | controller |         "fieldsV1": {
2026-06-12 21:48:15.675172 | controller |           "f:metadata": {
2026-06-12 21:48:15.675186 | controller |             "f:annotations": {
2026-06-12 21:48:15.675200 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:15.675214 | controller |             }
2026-06-12 21:48:15.675229 | controller |           }
2026-06-12 21:48:15.675243 | controller |         },
2026-06-12 21:48:15.675256 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:15.675270 | controller |         "operation": "Update",
2026-06-12 21:48:15.675284 | controller |         "subresource": "status",
2026-06-12 21:48:15.675298 | controller |         "time": "2026-06-12T20:54:30Z"
2026-06-12 21:48:15.675312 | controller |       },
2026-06-12 21:48:15.675326 | controller |       {
2026-06-12 21:48:15.675340 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.675353 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.675367 | controller |         "fieldsV1": {
2026-06-12 21:48:15.675381 | controller |           "f:status": {
2026-06-12 21:48:15.675395 | controller |             "f:conditions": {
2026-06-12 21:48:15.675408 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:15.675422 | controller |                 ".": {},
2026-06-12 21:48:15.675436 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.675450 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.675465 | controller |                 "f:status": {},
2026-06-12 21:48:15.675479 | controller |                 "f:type": {}
2026-06-12 21:48:15.675492 | controller |               },
2026-06-12 21:48:15.675506 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:15.675520 | controller |                 ".": {},
2026-06-12 21:48:15.675534 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.675548 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.675563 | controller |                 "f:status": {},
2026-06-12 21:48:15.675577 | controller |                 "f:type": {}
2026-06-12 21:48:15.675590 | controller |               },
2026-06-12 21:48:15.675604 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:15.675618 | controller |                 ".": {},
2026-06-12 21:48:15.675632 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.675646 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.675660 | controller |                 "f:status": {},
2026-06-12 21:48:15.675674 | controller |                 "f:type": {}
2026-06-12 21:48:15.675688 | controller |               },
2026-06-12 21:48:15.675702 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:15.675716 | controller |                 ".": {},
2026-06-12 21:48:15.675730 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.675745 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.675759 | controller |                 "f:status": {},
2026-06-12 21:48:15.675773 | controller |                 "f:type": {}
2026-06-12 21:48:15.675787 | controller |               }
2026-06-12 21:48:15.675801 | controller |             },
2026-06-12 21:48:15.675816 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:15.675830 | controller |             "f:hostIP": {},
2026-06-12 21:48:15.675845 | controller |             "f:hostIPs": {},
2026-06-12 21:48:15.675892 | controller |             "f:phase": {},
2026-06-12 21:48:15.675913 | controller |             "f:podIP": {},
2026-06-12 21:48:15.675928 | controller |             "f:podIPs": {
2026-06-12 21:48:15.675942 | controller |               ".": {},
2026-06-12 21:48:15.675956 | controller |               "k:{\"ip\":\"10.217.0.79\"}": {
2026-06-12 21:48:15.675970 | controller |                 ".": {},
2026-06-12 21:48:15.675984 | controller |                 "f:ip": {}
2026-06-12 21:48:15.675998 | controller |               }
2026-06-12 21:48:15.676013 | controller |             },
2026-06-12 21:48:15.676027 | controller |             "f:startTime": {}
2026-06-12 21:48:15.676041 | controller |           }
2026-06-12 21:48:15.676056 | controller |         },
2026-06-12 21:48:15.676070 | controller |         "manager": "kubelet",
2026-06-12 21:48:15.676085 | controller |         "operation": "Update",
2026-06-12 21:48:15.676100 | controller |         "subresource": "status",
2026-06-12 21:48:15.676114 | controller |         "time": "2026-06-12T20:55:39Z"
2026-06-12 21:48:15.676129 | controller |       }
2026-06-12 21:48:15.676144 | controller |     ],
2026-06-12 21:48:15.676158 | controller |     "name": "horizon-operator-controller-manager-9dc5578b5-njqlp",
2026-06-12 21:48:15.676173 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:15.676188 | controller |     "ownerReferences": [
2026-06-12 21:48:15.676202 | controller |       {
2026-06-12 21:48:15.676216 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:15.676231 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:15.676245 | controller |         "controller": true,
2026-06-12 21:48:15.676259 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:15.676274 | controller |         "name": "horizon-operator-controller-manager-9dc5578b5",
2026-06-12 21:48:15.676288 | controller |         "uid": "2cff20fc-3d08-47c6-a02d-c1b6a3f2e351"
2026-06-12 21:48:15.676302 | controller |       }
2026-06-12 21:48:15.676317 | controller |     ],
2026-06-12 21:48:15.676331 | controller |     "resourceVersion": "54692",
2026-06-12 21:48:15.676346 | controller |     "uid": "28623ea3-98d2-4bfa-8787-914711dbc5d8"
2026-06-12 21:48:15.676360 | controller |   },
2026-06-12 21:48:15.676375 | controller |   "spec": {
2026-06-12 21:48:15.676390 | controller |     "containers": [
2026-06-12 21:48:15.676405 | controller |       {
2026-06-12 21:48:15.676419 | controller |         "args": [
2026-06-12 21:48:15.676434 | controller |           "--leader-elect",
2026-06-12 21:48:15.676449 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:15.676463 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:15.676478 | controller |         ],
2026-06-12 21:48:15.676492 | controller |         "command": [
2026-06-12 21:48:15.676507 | controller |           "/manager"
2026-06-12 21:48:15.676521 | controller |         ],
2026-06-12 21:48:15.676535 | controller |         "env": [
2026-06-12 21:48:15.676550 | controller |           {
2026-06-12 21:48:15.676564 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:15.676579 | controller |             "value": "30"
2026-06-12 21:48:15.676593 | controller |           },
2026-06-12 21:48:15.676608 | controller |           {
2026-06-12 21:48:15.676622 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:15.676637 | controller |             "value": "20"
2026-06-12 21:48:15.676651 | controller |           },
2026-06-12 21:48:15.676665 | controller |           {
2026-06-12 21:48:15.676680 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:15.676694 | controller |             "value": "5"
2026-06-12 21:48:15.676709 | controller |           },
2026-06-12 21:48:15.676723 | controller |           {
2026-06-12 21:48:15.676738 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:15.676753 | controller |             "value": "false"
2026-06-12 21:48:15.676767 | controller |           },
2026-06-12 21:48:15.676782 | controller |           {
2026-06-12 21:48:15.676800 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:15.676816 | controller |             "value": "false"
2026-06-12 21:48:15.676830 | controller |           }
2026-06-12 21:48:15.676845 | controller |         ],
2026-06-12 21:48:15.676882 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 21:48:15.676899 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:15.676914 | controller |         "livenessProbe": {
2026-06-12 21:48:15.676929 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.676944 | controller |           "httpGet": {
2026-06-12 21:48:15.676958 | controller |             "path": "/healthz",
2026-06-12 21:48:15.676972 | controller |             "port": 8081,
2026-06-12 21:48:15.676986 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.677000 | controller |           },
2026-06-12 21:48:15.677014 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:15.677028 | controller |           "periodSeconds": 20,
2026-06-12 21:48:15.677042 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.677056 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.677070 | controller |         },
2026-06-12 21:48:15.677085 | controller |         "name": "manager",
2026-06-12 21:48:15.677099 | controller |         "readinessProbe": {
2026-06-12 21:48:15.677113 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.677128 | controller |           "httpGet": {
2026-06-12 21:48:15.677142 | controller |             "path": "/readyz",
2026-06-12 21:48:15.677156 | controller |             "port": 8081,
2026-06-12 21:48:15.677170 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.677184 | controller |           },
2026-06-12 21:48:15.677198 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:15.677213 | controller |           "periodSeconds": 10,
2026-06-12 21:48:15.677227 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.677241 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.677255 | controller |         },
2026-06-12 21:48:15.677269 | controller |         "resources": {
2026-06-12 21:48:15.677283 | controller |           "limits": {
2026-06-12 21:48:15.677297 | controller |             "cpu": "500m",
2026-06-12 21:48:15.677311 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.677325 | controller |           },
2026-06-12 21:48:15.677339 | controller |           "requests": {
2026-06-12 21:48:15.677353 | controller |             "cpu": "10m",
2026-06-12 21:48:15.677367 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.677381 | controller |           }
2026-06-12 21:48:15.677394 | controller |         },
2026-06-12 21:48:15.677408 | controller |         "securityContext": {
2026-06-12 21:48:15.677422 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:15.677436 | controller |           "capabilities": {
2026-06-12 21:48:15.677450 | controller |             "drop": [
2026-06-12 21:48:15.677464 | controller |               "MKNOD"
2026-06-12 21:48:15.677477 | controller |             ]
2026-06-12 21:48:15.677491 | controller |           }
2026-06-12 21:48:15.677505 | controller |         },
2026-06-12 21:48:15.677519 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:15.677533 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:15.677547 | controller |         "volumeMounts": [
2026-06-12 21:48:15.677561 | controller |           {
2026-06-12 21:48:15.677575 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.677589 | controller |             "name": "kube-api-access-v7m4x",
2026-06-12 21:48:15.677603 | controller |             "readOnly": true
2026-06-12 21:48:15.677618 | controller |           }
2026-06-12 21:48:15.677632 | controller |         ]
2026-06-12 21:48:15.677654 | controller |       }
2026-06-12 21:48:15.677668 | controller |     ],
2026-06-12 21:48:15.677682 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:15.677695 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:15.677709 | controller |     "imagePullSecrets": [
2026-06-12 21:48:15.677723 | controller |       {
2026-06-12 21:48:15.677737 | controller |         "name": "horizon-operator-controller-manager-dockercfg-sgz76"
2026-06-12 21:48:15.677751 | controller |       }
2026-06-12 21:48:15.677765 | controller |     ],
2026-06-12 21:48:15.677779 | controller |     "nodeName": "crc",
2026-06-12 21:48:15.677793 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:15.677807 | controller |     "priority": 0,
2026-06-12 21:48:15.677821 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:15.677835 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:15.677867 | controller |     "securityContext": {
2026-06-12 21:48:15.677887 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:15.677902 | controller |       "seLinuxOptions": {
2026-06-12 21:48:15.677916 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:15.677930 | controller |       }
2026-06-12 21:48:15.677944 | controller |     },
2026-06-12 21:48:15.677959 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-12 21:48:15.677973 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-12 21:48:15.677988 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:15.678002 | controller |     "tolerations": [
2026-06-12 21:48:15.678017 | controller |       {
2026-06-12 21:48:15.678031 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.678046 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:15.678060 | controller |         "operator": "Exists",
2026-06-12 21:48:15.678075 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.678089 | controller |       },
2026-06-12 21:48:15.678104 | controller |       {
2026-06-12 21:48:15.678119 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.678133 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:15.678148 | controller |         "operator": "Exists",
2026-06-12 21:48:15.678163 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.678177 | controller |       },
2026-06-12 21:48:15.678192 | controller |       {
2026-06-12 21:48:15.678207 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:15.678221 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:15.678236 | controller |         "operator": "Exists"
2026-06-12 21:48:15.678250 | controller |       }
2026-06-12 21:48:15.678265 | controller |     ],
2026-06-12 21:48:15.678280 | controller |     "volumes": [
2026-06-12 21:48:15.678294 | controller |       {
2026-06-12 21:48:15.678308 | controller |         "name": "kube-api-access-v7m4x",
2026-06-12 21:48:15.678323 | controller |         "projected": {
2026-06-12 21:48:15.678337 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.678352 | controller |           "sources": [
2026-06-12 21:48:15.678366 | controller |             {
2026-06-12 21:48:15.678380 | controller |               "serviceAccountToken": {
2026-06-12 21:48:15.678395 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:15.678409 | controller |                 "path": "token"
2026-06-12 21:48:15.678424 | controller |               }
2026-06-12 21:48:15.678439 | controller |             },
2026-06-12 21:48:15.678453 | controller |             {
2026-06-12 21:48:15.678468 | controller |               "configMap": {
2026-06-12 21:48:15.678482 | controller |                 "items": [
2026-06-12 21:48:15.678497 | controller |                   {
2026-06-12 21:48:15.678511 | controller |                     "key": "ca.crt",
2026-06-12 21:48:15.678525 | controller |                     "path": "ca.crt"
2026-06-12 21:48:15.678545 | controller |                   }
2026-06-12 21:48:15.678559 | controller |                 ],
2026-06-12 21:48:15.678574 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:15.678588 | controller |               }
2026-06-12 21:48:15.678603 | controller |             },
2026-06-12 21:48:15.678617 | controller |             {
2026-06-12 21:48:15.678632 | controller |               "downwardAPI": {
2026-06-12 21:48:15.678650 | controller |                 "items": [
2026-06-12 21:48:15.678670 | controller |                   {
2026-06-12 21:48:15.678690 | controller |                     "fieldRef": {
2026-06-12 21:48:15.678708 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:15.678723 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:15.678737 | controller |                     },
2026-06-12 21:48:15.678752 | controller |                     "path": "namespace"
2026-06-12 21:48:15.678766 | controller |                   }
2026-06-12 21:48:15.678781 | controller |                 ]
2026-06-12 21:48:15.678795 | controller |               }
2026-06-12 21:48:15.678809 | controller |             },
2026-06-12 21:48:15.678823 | controller |             {
2026-06-12 21:48:15.678838 | controller |               "configMap": {
2026-06-12 21:48:15.678871 | controller |                 "items": [
2026-06-12 21:48:15.678888 | controller |                   {
2026-06-12 21:48:15.678903 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:15.678917 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:15.678932 | controller |                   }
2026-06-12 21:48:15.678947 | controller |                 ],
2026-06-12 21:48:15.678961 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:15.678975 | controller |               }
2026-06-12 21:48:15.678989 | controller |             }
2026-06-12 21:48:15.679003 | controller |           ]
2026-06-12 21:48:15.679017 | controller |         }
2026-06-12 21:48:15.679031 | controller |       }
2026-06-12 21:48:15.679045 | controller |     ]
2026-06-12 21:48:15.679059 | controller |   },
2026-06-12 21:48:15.679072 | controller |   "status": {
2026-06-12 21:48:15.679086 | controller |     "conditions": [
2026-06-12 21:48:15.679100 | controller |       {
2026-06-12 21:48:15.679113 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.679127 | controller |         "lastTransitionTime": "2026-06-12T20:55:24Z",
2026-06-12 21:48:15.679141 | controller |         "status": "True",
2026-06-12 21:48:15.679156 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:15.679170 | controller |       },
2026-06-12 21:48:15.679184 | controller |       {
2026-06-12 21:48:15.679199 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.679213 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.679228 | controller |         "status": "True",
2026-06-12 21:48:15.679242 | controller |         "type": "Initialized"
2026-06-12 21:48:15.679256 | controller |       },
2026-06-12 21:48:15.679270 | controller |       {
2026-06-12 21:48:15.679283 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.679297 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.679311 | controller |         "status": "True",
2026-06-12 21:48:15.679325 | controller |         "type": "Ready"
2026-06-12 21:48:15.679340 | controller |       },
2026-06-12 21:48:15.679354 | controller |       {
2026-06-12 21:48:15.679367 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.679381 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.679395 | controller |         "status": "True",
2026-06-12 21:48:15.679409 | controller |         "type": "ContainersReady"
2026-06-12 21:48:15.679422 | controller |       },
2026-06-12 21:48:15.679436 | controller |       {
2026-06-12 21:48:15.679450 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.679468 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.679483 | controller |         "status": "True",
2026-06-12 21:48:15.679497 | controller |         "type": "PodScheduled"
2026-06-12 21:48:15.679511 | controller |       }
2026-06-12 21:48:15.679526 | controller |     ],
2026-06-12 21:48:15.679540 | controller |     "containerStatuses": [
2026-06-12 21:48:15.679554 | controller |       {
2026-06-12 21:48:15.679568 | controller |         "allocatedResources": {
2026-06-12 21:48:15.679581 | controller |           "cpu": "10m",
2026-06-12 21:48:15.679595 | controller |           "memory": "256Mi"
2026-06-12 21:48:15.679609 | controller |         },
2026-06-12 21:48:15.679622 | controller |         "containerID": "cri-o://d0bfbd6815ef70ed9e8511a0e09bab57770ac49a95de6034df088745a4ec7522",
2026-06-12 21:48:15.679637 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 21:48:15.679651 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 21:48:15.679665 | controller |         "lastState": {},
2026-06-12 21:48:15.679680 | controller |         "name": "manager",
2026-06-12 21:48:15.679693 | controller |         "ready": true,
2026-06-12 21:48:15.679707 | controller |         "resources": {
2026-06-12 21:48:15.679721 | controller |           "limits": {
2026-06-12 21:48:15.679735 | controller |             "cpu": "500m",
2026-06-12 21:48:15.679749 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.679762 | controller |           },
2026-06-12 21:48:15.679776 | controller |           "requests": {
2026-06-12 21:48:15.679790 | controller |             "cpu": "10m",
2026-06-12 21:48:15.679804 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.679818 | controller |           }
2026-06-12 21:48:15.679832 | controller |         },
2026-06-12 21:48:15.679846 | controller |         "restartCount": 0,
2026-06-12 21:48:15.679881 | controller |         "started": true,
2026-06-12 21:48:15.679912 | controller |         "state": {
2026-06-12 21:48:15.679928 | controller |           "running": {
2026-06-12 21:48:15.679943 | controller |             "startedAt": "2026-06-12T20:55:24Z"
2026-06-12 21:48:15.679957 | controller |           }
2026-06-12 21:48:15.679972 | controller |         },
2026-06-12 21:48:15.679986 | controller |         "user": {
2026-06-12 21:48:15.680000 | controller |           "linux": {
2026-06-12 21:48:15.680014 | controller |             "gid": 0,
2026-06-12 21:48:15.680028 | controller |             "supplementalGroups": [
2026-06-12 21:48:15.680042 | controller |               0
2026-06-12 21:48:15.680056 | controller |             ],
2026-06-12 21:48:15.680070 | controller |             "uid": 65532
2026-06-12 21:48:15.680084 | controller |           }
2026-06-12 21:48:15.680098 | controller |         },
2026-06-12 21:48:15.680113 | controller |         "volumeMounts": [
2026-06-12 21:48:15.680127 | controller |           {
2026-06-12 21:48:15.680142 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.680157 | controller |             "name": "kube-api-access-v7m4x",
2026-06-12 21:48:15.680172 | controller |             "readOnly": true,
2026-06-12 21:48:15.680187 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.680202 | controller |           }
2026-06-12 21:48:15.680216 | controller |         ]
2026-06-12 21:48:15.680231 | controller |       }
2026-06-12 21:48:15.680245 | controller |     ],
2026-06-12 21:48:15.680260 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:15.680274 | controller |     "hostIPs": [
2026-06-12 21:48:15.680288 | controller |       {
2026-06-12 21:48:15.680303 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:15.680318 | controller |       }
2026-06-12 21:48:15.680337 | controller |     ],
2026-06-12 21:48:15.680352 | controller |     "phase": "Running",
2026-06-12 21:48:15.680366 | controller |     "podIP": "10.217.0.79",
2026-06-12 21:48:15.680381 | controller |     "podIPs": [
2026-06-12 21:48:15.680395 | controller |       {
2026-06-12 21:48:15.680410 | controller |         "ip": "10.217.0.79"
2026-06-12 21:48:15.680424 | controller |       }
2026-06-12 21:48:15.680439 | controller |     ],
2026-06-12 21:48:15.680453 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:15.680468 | controller |     "startTime": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.680482 | controller |   }
2026-06-12 21:48:15.680497 | controller | }
2026-06-12 21:48:15.701617 | controller | ok:
2026-06-12 21:48:15.701671 | controller | {
2026-06-12 21:48:15.701693 | controller |   "apiVersion": "v1",
2026-06-12 21:48:15.701761 | controller |   "kind": "Pod",
2026-06-12 21:48:15.701783 | controller |   "metadata": {
2026-06-12 21:48:15.701798 | controller |     "annotations": {
2026-06-12 21:48:15.701814 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.80/23\"],\"mac_address\":\"0a:58:0a:d9:00:50\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.80/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:15.701830 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.80\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:50\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:15.701846 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:15.701883 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:15.701900 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:15.701915 | controller |     },
2026-06-12 21:48:15.701930 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.701945 | controller |     "generateName": "infra-operator-controller-manager-594d6555bb-",
2026-06-12 21:48:15.701959 | controller |     "generation": 1,
2026-06-12 21:48:15.701974 | controller |     "labels": {
2026-06-12 21:48:15.701988 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-12 21:48:15.702003 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:15.702018 | controller |       "openstack.org/operator-name": "infra",
2026-06-12 21:48:15.702033 | controller |       "pod-template-hash": "594d6555bb"
2026-06-12 21:48:15.702047 | controller |     },
2026-06-12 21:48:15.702062 | controller |     "managedFields": [
2026-06-12 21:48:15.702076 | controller |       {
2026-06-12 21:48:15.702091 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.702106 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.702120 | controller |         "fieldsV1": {
2026-06-12 21:48:15.702134 | controller |           "f:metadata": {
2026-06-12 21:48:15.702149 | controller |             "f:annotations": {
2026-06-12 21:48:15.702164 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:15.702180 | controller |             }
2026-06-12 21:48:15.702195 | controller |           }
2026-06-12 21:48:15.702210 | controller |         },
2026-06-12 21:48:15.702225 | controller |         "manager": "crc",
2026-06-12 21:48:15.702239 | controller |         "operation": "Update",
2026-06-12 21:48:15.702254 | controller |         "subresource": "status",
2026-06-12 21:48:15.702269 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.702283 | controller |       },
2026-06-12 21:48:15.702297 | controller |       {
2026-06-12 21:48:15.702312 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.702333 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.702348 | controller |         "fieldsV1": {
2026-06-12 21:48:15.702362 | controller |           "f:metadata": {
2026-06-12 21:48:15.702376 | controller |             "f:annotations": {
2026-06-12 21:48:15.702391 | controller |               ".": {},
2026-06-12 21:48:15.702406 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:15.702421 | controller |             },
2026-06-12 21:48:15.702436 | controller |             "f:generateName": {},
2026-06-12 21:48:15.702451 | controller |             "f:labels": {
2026-06-12 21:48:15.702465 | controller |               ".": {},
2026-06-12 21:48:15.702479 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:15.702493 | controller |               "f:control-plane": {},
2026-06-12 21:48:15.702508 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:15.702522 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:15.702536 | controller |             },
2026-06-12 21:48:15.702551 | controller |             "f:ownerReferences": {
2026-06-12 21:48:15.702565 | controller |               ".": {},
2026-06-12 21:48:15.702579 | controller |               "k:{\"uid\":\"6a536882-51f8-419d-8d92-9374a292d9bb\"}": {}
2026-06-12 21:48:15.702594 | controller |             }
2026-06-12 21:48:15.702608 | controller |           },
2026-06-12 21:48:15.702623 | controller |           "f:spec": {
2026-06-12 21:48:15.702637 | controller |             "f:containers": {
2026-06-12 21:48:15.702651 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:15.702666 | controller |                 ".": {},
2026-06-12 21:48:15.702680 | controller |                 "f:args": {},
2026-06-12 21:48:15.702694 | controller |                 "f:command": {},
2026-06-12 21:48:15.702708 | controller |                 "f:env": {
2026-06-12 21:48:15.702721 | controller |                   ".": {},
2026-06-12 21:48:15.702735 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:15.702749 | controller |                     ".": {},
2026-06-12 21:48:15.702763 | controller |                     "f:name": {},
2026-06-12 21:48:15.702776 | controller |                     "f:value": {}
2026-06-12 21:48:15.702790 | controller |                   },
2026-06-12 21:48:15.702804 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:15.702818 | controller |                     ".": {},
2026-06-12 21:48:15.702832 | controller |                     "f:name": {},
2026-06-12 21:48:15.702846 | controller |                     "f:value": {}
2026-06-12 21:48:15.702887 | controller |                   },
2026-06-12 21:48:15.702901 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:15.702915 | controller |                     ".": {},
2026-06-12 21:48:15.702929 | controller |                     "f:name": {},
2026-06-12 21:48:15.702942 | controller |                     "f:value": {}
2026-06-12 21:48:15.702956 | controller |                   },
2026-06-12 21:48:15.702970 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:15.702984 | controller |                     ".": {},
2026-06-12 21:48:15.702998 | controller |                     "f:name": {},
2026-06-12 21:48:15.703012 | controller |                     "f:value": {}
2026-06-12 21:48:15.703026 | controller |                   },
2026-06-12 21:48:15.703040 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:15.703053 | controller |                     ".": {},
2026-06-12 21:48:15.703067 | controller |                     "f:name": {},
2026-06-12 21:48:15.703081 | controller |                     "f:value": {}
2026-06-12 21:48:15.703095 | controller |                   }
2026-06-12 21:48:15.703109 | controller |                 },
2026-06-12 21:48:15.703123 | controller |                 "f:image": {},
2026-06-12 21:48:15.703141 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:15.703156 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:15.703171 | controller |                   ".": {},
2026-06-12 21:48:15.703185 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.703199 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.703213 | controller |                     ".": {},
2026-06-12 21:48:15.703227 | controller |                     "f:path": {},
2026-06-12 21:48:15.703241 | controller |                     "f:port": {},
2026-06-12 21:48:15.703255 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.703296 | controller |                   },
2026-06-12 21:48:15.703315 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.703330 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.703344 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.703358 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.703373 | controller |                 },
2026-06-12 21:48:15.703387 | controller |                 "f:name": {},
2026-06-12 21:48:15.703402 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:15.703416 | controller |                   ".": {},
2026-06-12 21:48:15.703430 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.703445 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.703459 | controller |                     ".": {},
2026-06-12 21:48:15.703474 | controller |                     "f:path": {},
2026-06-12 21:48:15.703488 | controller |                     "f:port": {},
2026-06-12 21:48:15.703503 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.703517 | controller |                   },
2026-06-12 21:48:15.703531 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.703546 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.703561 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.703575 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.703592 | controller |                 },
2026-06-12 21:48:15.703613 | controller |                 "f:resources": {
2026-06-12 21:48:15.703635 | controller |                   ".": {},
2026-06-12 21:48:15.703657 | controller |                   "f:limits": {
2026-06-12 21:48:15.703678 | controller |                     ".": {},
2026-06-12 21:48:15.703697 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.703715 | controller |                     "f:memory": {}
2026-06-12 21:48:15.703733 | controller |                   },
2026-06-12 21:48:15.703752 | controller |                   "f:requests": {
2026-06-12 21:48:15.703771 | controller |                     ".": {},
2026-06-12 21:48:15.703791 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.703811 | controller |                     "f:memory": {}
2026-06-12 21:48:15.703830 | controller |                   }
2026-06-12 21:48:15.703887 | controller |                 },
2026-06-12 21:48:15.703920 | controller |                 "f:securityContext": {
2026-06-12 21:48:15.703943 | controller |                   ".": {},
2026-06-12 21:48:15.703965 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:15.703987 | controller |                 },
2026-06-12 21:48:15.704006 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:15.704022 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 21:48:15.704036 | controller |                 "f:volumeMounts": {
2026-06-12 21:48:15.704051 | controller |                   ".": {},
2026-06-12 21:48:15.704065 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 21:48:15.704080 | controller |                     ".": {},
2026-06-12 21:48:15.704100 | controller |                     "f:mountPath": {},
2026-06-12 21:48:15.704115 | controller |                     "f:name": {},
2026-06-12 21:48:15.704130 | controller |                     "f:readOnly": {}
2026-06-12 21:48:15.704147 | controller |                   }
2026-06-12 21:48:15.704167 | controller |                 }
2026-06-12 21:48:15.704189 | controller |               }
2026-06-12 21:48:15.704210 | controller |             },
2026-06-12 21:48:15.704227 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:15.704242 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:15.704257 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:15.704271 | controller |             "f:schedulerName": {},
2026-06-12 21:48:15.704285 | controller |             "f:securityContext": {
2026-06-12 21:48:15.704299 | controller |               ".": {},
2026-06-12 21:48:15.704313 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:15.704327 | controller |             },
2026-06-12 21:48:15.704342 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:15.704356 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:15.704370 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:15.704385 | controller |             "f:tolerations": {},
2026-06-12 21:48:15.704399 | controller |             "f:volumes": {
2026-06-12 21:48:15.704440 | controller |               ".": {},
2026-06-12 21:48:15.704461 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-12 21:48:15.704476 | controller |                 ".": {},
2026-06-12 21:48:15.704491 | controller |                 "f:name": {},
2026-06-12 21:48:15.704505 | controller |                 "f:secret": {
2026-06-12 21:48:15.704519 | controller |                   ".": {},
2026-06-12 21:48:15.704533 | controller |                   "f:defaultMode": {},
2026-06-12 21:48:15.704548 | controller |                   "f:secretName": {}
2026-06-12 21:48:15.704562 | controller |                 }
2026-06-12 21:48:15.704576 | controller |               }
2026-06-12 21:48:15.704591 | controller |             }
2026-06-12 21:48:15.704606 | controller |           }
2026-06-12 21:48:15.704621 | controller |         },
2026-06-12 21:48:15.704635 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:15.704650 | controller |         "operation": "Update",
2026-06-12 21:48:15.704666 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.704680 | controller |       },
2026-06-12 21:48:15.704695 | controller |       {
2026-06-12 21:48:15.704710 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.704725 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.704739 | controller |         "fieldsV1": {
2026-06-12 21:48:15.704753 | controller |           "f:metadata": {
2026-06-12 21:48:15.704767 | controller |             "f:annotations": {
2026-06-12 21:48:15.704781 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:15.704796 | controller |             }
2026-06-12 21:48:15.704810 | controller |           }
2026-06-12 21:48:15.704824 | controller |         },
2026-06-12 21:48:15.704838 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:15.704871 | controller |         "operation": "Update",
2026-06-12 21:48:15.704887 | controller |         "subresource": "status",
2026-06-12 21:48:15.704901 | controller |         "time": "2026-06-12T20:55:24Z"
2026-06-12 21:48:15.704916 | controller |       },
2026-06-12 21:48:15.704930 | controller |       {
2026-06-12 21:48:15.704944 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.704959 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.704973 | controller |         "fieldsV1": {
2026-06-12 21:48:15.704987 | controller |           "f:status": {
2026-06-12 21:48:15.705002 | controller |             "f:conditions": {
2026-06-12 21:48:15.705016 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:15.705036 | controller |                 ".": {},
2026-06-12 21:48:15.705051 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.705065 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.705079 | controller |                 "f:status": {},
2026-06-12 21:48:15.705093 | controller |                 "f:type": {}
2026-06-12 21:48:15.705107 | controller |               },
2026-06-12 21:48:15.705121 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:15.705136 | controller |                 ".": {},
2026-06-12 21:48:15.705149 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.705163 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.705177 | controller |                 "f:status": {},
2026-06-12 21:48:15.705191 | controller |                 "f:type": {}
2026-06-12 21:48:15.705205 | controller |               },
2026-06-12 21:48:15.705219 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:15.705233 | controller |                 ".": {},
2026-06-12 21:48:15.705248 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.705262 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.705277 | controller |                 "f:status": {},
2026-06-12 21:48:15.705291 | controller |                 "f:type": {}
2026-06-12 21:48:15.705305 | controller |               },
2026-06-12 21:48:15.705320 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:15.705334 | controller |                 ".": {},
2026-06-12 21:48:15.705348 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.705362 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.705377 | controller |                 "f:status": {},
2026-06-12 21:48:15.705391 | controller |                 "f:type": {}
2026-06-12 21:48:15.705405 | controller |               }
2026-06-12 21:48:15.705420 | controller |             },
2026-06-12 21:48:15.705434 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:15.705448 | controller |             "f:hostIP": {},
2026-06-12 21:48:15.705462 | controller |             "f:hostIPs": {},
2026-06-12 21:48:15.705476 | controller |             "f:phase": {},
2026-06-12 21:48:15.705490 | controller |             "f:podIP": {},
2026-06-12 21:48:15.705504 | controller |             "f:podIPs": {
2026-06-12 21:48:15.705518 | controller |               ".": {},
2026-06-12 21:48:15.705532 | controller |               "k:{\"ip\":\"10.217.0.80\"}": {
2026-06-12 21:48:15.705546 | controller |                 ".": {},
2026-06-12 21:48:15.705560 | controller |                 "f:ip": {}
2026-06-12 21:48:15.705574 | controller |               }
2026-06-12 21:48:15.705588 | controller |             },
2026-06-12 21:48:15.705602 | controller |             "f:startTime": {}
2026-06-12 21:48:15.705617 | controller |           }
2026-06-12 21:48:15.705631 | controller |         },
2026-06-12 21:48:15.705647 | controller |         "manager": "kubelet",
2026-06-12 21:48:15.705661 | controller |         "operation": "Update",
2026-06-12 21:48:15.705676 | controller |         "subresource": "status",
2026-06-12 21:48:15.705690 | controller |         "time": "2026-06-12T20:55:44Z"
2026-06-12 21:48:15.705705 | controller |       }
2026-06-12 21:48:15.705719 | controller |     ],
2026-06-12 21:48:15.705734 | controller |     "name": "infra-operator-controller-manager-594d6555bb-6rtl7",
2026-06-12 21:48:15.705748 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:15.705762 | controller |     "ownerReferences": [
2026-06-12 21:48:15.705776 | controller |       {
2026-06-12 21:48:15.705791 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:15.705805 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:15.705819 | controller |         "controller": true,
2026-06-12 21:48:15.705833 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:15.705866 | controller |         "name": "infra-operator-controller-manager-594d6555bb",
2026-06-12 21:48:15.705886 | controller |         "uid": "6a536882-51f8-419d-8d92-9374a292d9bb"
2026-06-12 21:48:15.705902 | controller |       }
2026-06-12 21:48:15.705916 | controller |     ],
2026-06-12 21:48:15.705932 | controller |     "resourceVersion": "54762",
2026-06-12 21:48:15.705946 | controller |     "uid": "a42602e3-697d-4bed-9d5b-0f87e8017054"
2026-06-12 21:48:15.705961 | controller |   },
2026-06-12 21:48:15.705976 | controller |   "spec": {
2026-06-12 21:48:15.705991 | controller |     "containers": [
2026-06-12 21:48:15.706005 | controller |       {
2026-06-12 21:48:15.706019 | controller |         "args": [
2026-06-12 21:48:15.706034 | controller |           "--leader-elect",
2026-06-12 21:48:15.706048 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:15.706063 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:15.706077 | controller |         ],
2026-06-12 21:48:15.706092 | controller |         "command": [
2026-06-12 21:48:15.706107 | controller |           "/manager"
2026-06-12 21:48:15.706121 | controller |         ],
2026-06-12 21:48:15.706135 | controller |         "env": [
2026-06-12 21:48:15.706150 | controller |           {
2026-06-12 21:48:15.706164 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:15.706179 | controller |             "value": "30"
2026-06-12 21:48:15.706193 | controller |           },
2026-06-12 21:48:15.706208 | controller |           {
2026-06-12 21:48:15.706223 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:15.706237 | controller |             "value": "20"
2026-06-12 21:48:15.706252 | controller |           },
2026-06-12 21:48:15.706266 | controller |           {
2026-06-12 21:48:15.706281 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:15.706295 | controller |             "value": "5"
2026-06-12 21:48:15.706310 | controller |           },
2026-06-12 21:48:15.706324 | controller |           {
2026-06-12 21:48:15.706339 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:15.706354 | controller |             "value": "true"
2026-06-12 21:48:15.706368 | controller |           },
2026-06-12 21:48:15.706383 | controller |           {
2026-06-12 21:48:15.706398 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:15.706412 | controller |             "value": "false"
2026-06-12 21:48:15.706426 | controller |           }
2026-06-12 21:48:15.706441 | controller |         ],
2026-06-12 21:48:15.706456 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 21:48:15.706472 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:15.706486 | controller |         "livenessProbe": {
2026-06-12 21:48:15.706501 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.706515 | controller |           "httpGet": {
2026-06-12 21:48:15.706528 | controller |             "path": "/healthz",
2026-06-12 21:48:15.706542 | controller |             "port": 8081,
2026-06-12 21:48:15.706556 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.706570 | controller |           },
2026-06-12 21:48:15.706584 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:15.706598 | controller |           "periodSeconds": 20,
2026-06-12 21:48:15.706612 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.706626 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.706640 | controller |         },
2026-06-12 21:48:15.706654 | controller |         "name": "manager",
2026-06-12 21:48:15.706669 | controller |         "readinessProbe": {
2026-06-12 21:48:15.706685 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.706701 | controller |           "httpGet": {
2026-06-12 21:48:15.706717 | controller |             "path": "/readyz",
2026-06-12 21:48:15.706736 | controller |             "port": 8081,
2026-06-12 21:48:15.706751 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.706765 | controller |           },
2026-06-12 21:48:15.706779 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:15.706793 | controller |           "periodSeconds": 10,
2026-06-12 21:48:15.706807 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.706821 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.706835 | controller |         },
2026-06-12 21:48:15.706863 | controller |         "resources": {
2026-06-12 21:48:15.706882 | controller |           "limits": {
2026-06-12 21:48:15.706897 | controller |             "cpu": "600m",
2026-06-12 21:48:15.706911 | controller |             "memory": "2Gi"
2026-06-12 21:48:15.706925 | controller |           },
2026-06-12 21:48:15.706939 | controller |           "requests": {
2026-06-12 21:48:15.706953 | controller |             "cpu": "10m",
2026-06-12 21:48:15.706967 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.706981 | controller |           }
2026-06-12 21:48:15.706995 | controller |         },
2026-06-12 21:48:15.707009 | controller |         "securityContext": {
2026-06-12 21:48:15.707023 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:15.707038 | controller |           "capabilities": {
2026-06-12 21:48:15.707052 | controller |             "drop": [
2026-06-12 21:48:15.707065 | controller |               "MKNOD"
2026-06-12 21:48:15.707080 | controller |             ]
2026-06-12 21:48:15.707094 | controller |           }
2026-06-12 21:48:15.707108 | controller |         },
2026-06-12 21:48:15.707121 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:15.707136 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:15.707150 | controller |         "volumeMounts": [
2026-06-12 21:48:15.707164 | controller |           {
2026-06-12 21:48:15.707178 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 21:48:15.707192 | controller |             "name": "cert",
2026-06-12 21:48:15.707207 | controller |             "readOnly": true
2026-06-12 21:48:15.707221 | controller |           },
2026-06-12 21:48:15.707235 | controller |           {
2026-06-12 21:48:15.707249 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.707264 | controller |             "name": "kube-api-access-w6nxq",
2026-06-12 21:48:15.707278 | controller |             "readOnly": true
2026-06-12 21:48:15.707292 | controller |           }
2026-06-12 21:48:15.707307 | controller |         ]
2026-06-12 21:48:15.707321 | controller |       }
2026-06-12 21:48:15.707336 | controller |     ],
2026-06-12 21:48:15.707350 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:15.707365 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:15.707379 | controller |     "imagePullSecrets": [
2026-06-12 21:48:15.707393 | controller |       {
2026-06-12 21:48:15.707407 | controller |         "name": "infra-operator-controller-manager-dockercfg-fjw6q"
2026-06-12 21:48:15.707421 | controller |       }
2026-06-12 21:48:15.707435 | controller |     ],
2026-06-12 21:48:15.707450 | controller |     "nodeName": "crc",
2026-06-12 21:48:15.707465 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:15.707479 | controller |     "priority": 0,
2026-06-12 21:48:15.707493 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:15.707508 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:15.707522 | controller |     "securityContext": {
2026-06-12 21:48:15.707537 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:15.707550 | controller |       "seLinuxOptions": {
2026-06-12 21:48:15.707564 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:15.707578 | controller |       }
2026-06-12 21:48:15.707592 | controller |     },
2026-06-12 21:48:15.707607 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-12 21:48:15.707626 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-12 21:48:15.707641 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:15.707655 | controller |     "tolerations": [
2026-06-12 21:48:15.707670 | controller |       {
2026-06-12 21:48:15.707685 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.707700 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:15.707715 | controller |         "operator": "Exists",
2026-06-12 21:48:15.707730 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.707744 | controller |       },
2026-06-12 21:48:15.707759 | controller |       {
2026-06-12 21:48:15.707774 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.707789 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:15.707803 | controller |         "operator": "Exists",
2026-06-12 21:48:15.707818 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.707832 | controller |       },
2026-06-12 21:48:15.707846 | controller |       {
2026-06-12 21:48:15.707889 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:15.707906 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:15.707920 | controller |         "operator": "Exists"
2026-06-12 21:48:15.707935 | controller |       }
2026-06-12 21:48:15.707950 | controller |     ],
2026-06-12 21:48:15.707964 | controller |     "volumes": [
2026-06-12 21:48:15.707979 | controller |       {
2026-06-12 21:48:15.707994 | controller |         "name": "cert",
2026-06-12 21:48:15.708008 | controller |         "secret": {
2026-06-12 21:48:15.708023 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.708037 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-12 21:48:15.708052 | controller |         }
2026-06-12 21:48:15.708066 | controller |       },
2026-06-12 21:48:15.708081 | controller |       {
2026-06-12 21:48:15.708095 | controller |         "name": "kube-api-access-w6nxq",
2026-06-12 21:48:15.708110 | controller |         "projected": {
2026-06-12 21:48:15.708125 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.708139 | controller |           "sources": [
2026-06-12 21:48:15.708153 | controller |             {
2026-06-12 21:48:15.708168 | controller |               "serviceAccountToken": {
2026-06-12 21:48:15.708182 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:15.708196 | controller |                 "path": "token"
2026-06-12 21:48:15.708211 | controller |               }
2026-06-12 21:48:15.708226 | controller |             },
2026-06-12 21:48:15.708240 | controller |             {
2026-06-12 21:48:15.708255 | controller |               "configMap": {
2026-06-12 21:48:15.708270 | controller |                 "items": [
2026-06-12 21:48:15.708284 | controller |                   {
2026-06-12 21:48:15.708298 | controller |                     "key": "ca.crt",
2026-06-12 21:48:15.708312 | controller |                     "path": "ca.crt"
2026-06-12 21:48:15.708326 | controller |                   }
2026-06-12 21:48:15.708341 | controller |                 ],
2026-06-12 21:48:15.708355 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:15.708370 | controller |               }
2026-06-12 21:48:15.708384 | controller |             },
2026-06-12 21:48:15.708399 | controller |             {
2026-06-12 21:48:15.708413 | controller |               "downwardAPI": {
2026-06-12 21:48:15.708428 | controller |                 "items": [
2026-06-12 21:48:15.708442 | controller |                   {
2026-06-12 21:48:15.708456 | controller |                     "fieldRef": {
2026-06-12 21:48:15.708471 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:15.708485 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:15.708499 | controller |                     },
2026-06-12 21:48:15.708518 | controller |                     "path": "namespace"
2026-06-12 21:48:15.708533 | controller |                   }
2026-06-12 21:48:15.708547 | controller |                 ]
2026-06-12 21:48:15.708562 | controller |               }
2026-06-12 21:48:15.708576 | controller |             },
2026-06-12 21:48:15.708591 | controller |             {
2026-06-12 21:48:15.708605 | controller |               "configMap": {
2026-06-12 21:48:15.708620 | controller |                 "items": [
2026-06-12 21:48:15.708634 | controller |                   {
2026-06-12 21:48:15.708648 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:15.708662 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:15.708676 | controller |                   }
2026-06-12 21:48:15.708691 | controller |                 ],
2026-06-12 21:48:15.708706 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:15.708721 | controller |               }
2026-06-12 21:48:15.708735 | controller |             }
2026-06-12 21:48:15.708750 | controller |           ]
2026-06-12 21:48:15.708764 | controller |         }
2026-06-12 21:48:15.708778 | controller |       }
2026-06-12 21:48:15.708792 | controller |     ]
2026-06-12 21:48:15.708806 | controller |   },
2026-06-12 21:48:15.708820 | controller |   "status": {
2026-06-12 21:48:15.708834 | controller |     "conditions": [
2026-06-12 21:48:15.708863 | controller |       {
2026-06-12 21:48:15.708882 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.708898 | controller |         "lastTransitionTime": "2026-06-12T20:55:34Z",
2026-06-12 21:48:15.708913 | controller |         "status": "True",
2026-06-12 21:48:15.708927 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:15.708941 | controller |       },
2026-06-12 21:48:15.708956 | controller |       {
2026-06-12 21:48:15.708970 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.708984 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.708999 | controller |         "status": "True",
2026-06-12 21:48:15.709013 | controller |         "type": "Initialized"
2026-06-12 21:48:15.709027 | controller |       },
2026-06-12 21:48:15.709041 | controller |       {
2026-06-12 21:48:15.709056 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.709070 | controller |         "lastTransitionTime": "2026-06-12T20:55:44Z",
2026-06-12 21:48:15.709084 | controller |         "status": "True",
2026-06-12 21:48:15.709098 | controller |         "type": "Ready"
2026-06-12 21:48:15.709112 | controller |       },
2026-06-12 21:48:15.709126 | controller |       {
2026-06-12 21:48:15.709141 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.709155 | controller |         "lastTransitionTime": "2026-06-12T20:55:44Z",
2026-06-12 21:48:15.709169 | controller |         "status": "True",
2026-06-12 21:48:15.709183 | controller |         "type": "ContainersReady"
2026-06-12 21:48:15.709198 | controller |       },
2026-06-12 21:48:15.709212 | controller |       {
2026-06-12 21:48:15.709226 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.709240 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.709253 | controller |         "status": "True",
2026-06-12 21:48:15.709267 | controller |         "type": "PodScheduled"
2026-06-12 21:48:15.709281 | controller |       }
2026-06-12 21:48:15.709295 | controller |     ],
2026-06-12 21:48:15.709309 | controller |     "containerStatuses": [
2026-06-12 21:48:15.709323 | controller |       {
2026-06-12 21:48:15.709337 | controller |         "allocatedResources": {
2026-06-12 21:48:15.709351 | controller |           "cpu": "10m",
2026-06-12 21:48:15.709365 | controller |           "memory": "512Mi"
2026-06-12 21:48:15.709378 | controller |         },
2026-06-12 21:48:15.709392 | controller |         "containerID": "cri-o://c55300d8214ffb1f47255103dba0da528d10e1c149644534bd92215de861f992",
2026-06-12 21:48:15.709411 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 21:48:15.709426 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 21:48:15.709440 | controller |         "lastState": {},
2026-06-12 21:48:15.709455 | controller |         "name": "manager",
2026-06-12 21:48:15.709469 | controller |         "ready": true,
2026-06-12 21:48:15.709483 | controller |         "resources": {
2026-06-12 21:48:15.709497 | controller |           "limits": {
2026-06-12 21:48:15.709511 | controller |             "cpu": "600m",
2026-06-12 21:48:15.709525 | controller |             "memory": "2Gi"
2026-06-12 21:48:15.709539 | controller |           },
2026-06-12 21:48:15.709554 | controller |           "requests": {
2026-06-12 21:48:15.709569 | controller |             "cpu": "10m",
2026-06-12 21:48:15.709583 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.709597 | controller |           }
2026-06-12 21:48:15.709612 | controller |         },
2026-06-12 21:48:15.709626 | controller |         "restartCount": 0,
2026-06-12 21:48:15.709641 | controller |         "started": true,
2026-06-12 21:48:15.709655 | controller |         "state": {
2026-06-12 21:48:15.709670 | controller |           "running": {
2026-06-12 21:48:15.709684 | controller |             "startedAt": "2026-06-12T20:55:33Z"
2026-06-12 21:48:15.709699 | controller |           }
2026-06-12 21:48:15.709714 | controller |         },
2026-06-12 21:48:15.709729 | controller |         "user": {
2026-06-12 21:48:15.709744 | controller |           "linux": {
2026-06-12 21:48:15.709758 | controller |             "gid": 0,
2026-06-12 21:48:15.709773 | controller |             "supplementalGroups": [
2026-06-12 21:48:15.709787 | controller |               0
2026-06-12 21:48:15.709802 | controller |             ],
2026-06-12 21:48:15.709816 | controller |             "uid": 65532
2026-06-12 21:48:15.709831 | controller |           }
2026-06-12 21:48:15.709845 | controller |         },
2026-06-12 21:48:15.709878 | controller |         "volumeMounts": [
2026-06-12 21:48:15.709894 | controller |           {
2026-06-12 21:48:15.709909 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 21:48:15.709923 | controller |             "name": "cert",
2026-06-12 21:48:15.709938 | controller |             "readOnly": true,
2026-06-12 21:48:15.709952 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.709966 | controller |           },
2026-06-12 21:48:15.709981 | controller |           {
2026-06-12 21:48:15.709996 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.710010 | controller |             "name": "kube-api-access-w6nxq",
2026-06-12 21:48:15.710025 | controller |             "readOnly": true,
2026-06-12 21:48:15.710039 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.710053 | controller |           }
2026-06-12 21:48:15.710067 | controller |         ]
2026-06-12 21:48:15.710082 | controller |       }
2026-06-12 21:48:15.710096 | controller |     ],
2026-06-12 21:48:15.710110 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:15.710125 | controller |     "hostIPs": [
2026-06-12 21:48:15.710140 | controller |       {
2026-06-12 21:48:15.710154 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:15.710168 | controller |       }
2026-06-12 21:48:15.710183 | controller |     ],
2026-06-12 21:48:15.710197 | controller |     "phase": "Running",
2026-06-12 21:48:15.710211 | controller |     "podIP": "10.217.0.80",
2026-06-12 21:48:15.710226 | controller |     "podIPs": [
2026-06-12 21:48:15.710240 | controller |       {
2026-06-12 21:48:15.710254 | controller |         "ip": "10.217.0.80"
2026-06-12 21:48:15.710268 | controller |       }
2026-06-12 21:48:15.710291 | controller |     ],
2026-06-12 21:48:15.710306 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:15.710321 | controller |     "startTime": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.710335 | controller |   }
2026-06-12 21:48:15.710350 | controller | }
2026-06-12 21:48:15.731148 | controller | ok:
2026-06-12 21:48:15.731194 | controller | {
2026-06-12 21:48:15.731214 | controller |   "apiVersion": "v1",
2026-06-12 21:48:15.731231 | controller |   "kind": "Pod",
2026-06-12 21:48:15.731247 | controller |   "metadata": {
2026-06-12 21:48:15.731262 | controller |     "annotations": {
2026-06-12 21:48:15.731277 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.81/23\"],\"mac_address\":\"0a:58:0a:d9:00:51\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.81/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:15.731293 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.81\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:51\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:15.731309 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:15.731325 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:15.731340 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:15.731355 | controller |     },
2026-06-12 21:48:15.731370 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.731385 | controller |     "generateName": "ironic-operator-controller-manager-7c845fc7c7-",
2026-06-12 21:48:15.731400 | controller |     "generation": 1,
2026-06-12 21:48:15.731414 | controller |     "labels": {
2026-06-12 21:48:15.731429 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-12 21:48:15.731443 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:15.731457 | controller |       "openstack.org/operator-name": "ironic",
2026-06-12 21:48:15.731472 | controller |       "pod-template-hash": "7c845fc7c7"
2026-06-12 21:48:15.731486 | controller |     },
2026-06-12 21:48:15.731500 | controller |     "managedFields": [
2026-06-12 21:48:15.731515 | controller |       {
2026-06-12 21:48:15.731529 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.731543 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.731558 | controller |         "fieldsV1": {
2026-06-12 21:48:15.731573 | controller |           "f:metadata": {
2026-06-12 21:48:15.731587 | controller |             "f:annotations": {
2026-06-12 21:48:15.731602 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:15.731616 | controller |             }
2026-06-12 21:48:15.731630 | controller |           }
2026-06-12 21:48:15.731645 | controller |         },
2026-06-12 21:48:15.731660 | controller |         "manager": "crc",
2026-06-12 21:48:15.731674 | controller |         "operation": "Update",
2026-06-12 21:48:15.731688 | controller |         "subresource": "status",
2026-06-12 21:48:15.731702 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.731717 | controller |       },
2026-06-12 21:48:15.731731 | controller |       {
2026-06-12 21:48:15.731745 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.731760 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.731773 | controller |         "fieldsV1": {
2026-06-12 21:48:15.731787 | controller |           "f:metadata": {
2026-06-12 21:48:15.731801 | controller |             "f:annotations": {
2026-06-12 21:48:15.731815 | controller |               ".": {},
2026-06-12 21:48:15.731829 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:15.731868 | controller |             },
2026-06-12 21:48:15.731903 | controller |             "f:generateName": {},
2026-06-12 21:48:15.731918 | controller |             "f:labels": {
2026-06-12 21:48:15.731933 | controller |               ".": {},
2026-06-12 21:48:15.731947 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:15.731961 | controller |               "f:control-plane": {},
2026-06-12 21:48:15.731975 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:15.731989 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:15.732003 | controller |             },
2026-06-12 21:48:15.732017 | controller |             "f:ownerReferences": {
2026-06-12 21:48:15.732032 | controller |               ".": {},
2026-06-12 21:48:15.732046 | controller |               "k:{\"uid\":\"43f4b515-b07c-4342-9f41-4238e7f2b428\"}": {}
2026-06-12 21:48:15.732060 | controller |             }
2026-06-12 21:48:15.732074 | controller |           },
2026-06-12 21:48:15.732089 | controller |           "f:spec": {
2026-06-12 21:48:15.732103 | controller |             "f:containers": {
2026-06-12 21:48:15.732117 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:15.732132 | controller |                 ".": {},
2026-06-12 21:48:15.732146 | controller |                 "f:args": {},
2026-06-12 21:48:15.732160 | controller |                 "f:command": {},
2026-06-12 21:48:15.732173 | controller |                 "f:env": {
2026-06-12 21:48:15.732187 | controller |                   ".": {},
2026-06-12 21:48:15.732201 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:15.732215 | controller |                     ".": {},
2026-06-12 21:48:15.732229 | controller |                     "f:name": {},
2026-06-12 21:48:15.732243 | controller |                     "f:value": {}
2026-06-12 21:48:15.732257 | controller |                   },
2026-06-12 21:48:15.732271 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:15.732285 | controller |                     ".": {},
2026-06-12 21:48:15.732299 | controller |                     "f:name": {},
2026-06-12 21:48:15.732313 | controller |                     "f:value": {}
2026-06-12 21:48:15.732327 | controller |                   },
2026-06-12 21:48:15.732341 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:15.732356 | controller |                     ".": {},
2026-06-12 21:48:15.732371 | controller |                     "f:name": {},
2026-06-12 21:48:15.732385 | controller |                     "f:value": {}
2026-06-12 21:48:15.732399 | controller |                   },
2026-06-12 21:48:15.732414 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:15.732428 | controller |                     ".": {},
2026-06-12 21:48:15.732443 | controller |                     "f:name": {},
2026-06-12 21:48:15.732457 | controller |                     "f:value": {}
2026-06-12 21:48:15.732471 | controller |                   },
2026-06-12 21:48:15.732486 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:15.732500 | controller |                     ".": {},
2026-06-12 21:48:15.732515 | controller |                     "f:name": {},
2026-06-12 21:48:15.732529 | controller |                     "f:value": {}
2026-06-12 21:48:15.732543 | controller |                   }
2026-06-12 21:48:15.732557 | controller |                 },
2026-06-12 21:48:15.732572 | controller |                 "f:image": {},
2026-06-12 21:48:15.732587 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:15.732602 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:15.732617 | controller |                   ".": {},
2026-06-12 21:48:15.732631 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.732646 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.732664 | controller |                     ".": {},
2026-06-12 21:48:15.732679 | controller |                     "f:path": {},
2026-06-12 21:48:15.732694 | controller |                     "f:port": {},
2026-06-12 21:48:15.732708 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.732722 | controller |                   },
2026-06-12 21:48:15.732737 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.732751 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.732766 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.732780 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.732794 | controller |                 },
2026-06-12 21:48:15.732808 | controller |                 "f:name": {},
2026-06-12 21:48:15.732823 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:15.732837 | controller |                   ".": {},
2026-06-12 21:48:15.732871 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.732888 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.732902 | controller |                     ".": {},
2026-06-12 21:48:15.732917 | controller |                     "f:path": {},
2026-06-12 21:48:15.732931 | controller |                     "f:port": {},
2026-06-12 21:48:15.732945 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.732959 | controller |                   },
2026-06-12 21:48:15.732974 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.732988 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.733002 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.733017 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.733031 | controller |                 },
2026-06-12 21:48:15.733046 | controller |                 "f:resources": {
2026-06-12 21:48:15.733060 | controller |                   ".": {},
2026-06-12 21:48:15.733075 | controller |                   "f:limits": {
2026-06-12 21:48:15.733089 | controller |                     ".": {},
2026-06-12 21:48:15.733104 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.733118 | controller |                     "f:memory": {}
2026-06-12 21:48:15.733132 | controller |                   },
2026-06-12 21:48:15.733146 | controller |                   "f:requests": {
2026-06-12 21:48:15.733161 | controller |                     ".": {},
2026-06-12 21:48:15.733175 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.733189 | controller |                     "f:memory": {}
2026-06-12 21:48:15.733203 | controller |                   }
2026-06-12 21:48:15.733217 | controller |                 },
2026-06-12 21:48:15.733232 | controller |                 "f:securityContext": {
2026-06-12 21:48:15.733247 | controller |                   ".": {},
2026-06-12 21:48:15.733261 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:15.733275 | controller |                 },
2026-06-12 21:48:15.733289 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:15.733303 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:15.733318 | controller |               }
2026-06-12 21:48:15.733332 | controller |             },
2026-06-12 21:48:15.733347 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:15.733362 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:15.733376 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:15.733391 | controller |             "f:schedulerName": {},
2026-06-12 21:48:15.733405 | controller |             "f:securityContext": {
2026-06-12 21:48:15.733419 | controller |               ".": {},
2026-06-12 21:48:15.733433 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:15.733447 | controller |             },
2026-06-12 21:48:15.733461 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:15.733479 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:15.733494 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:15.733507 | controller |             "f:tolerations": {}
2026-06-12 21:48:15.733521 | controller |           }
2026-06-12 21:48:15.733535 | controller |         },
2026-06-12 21:48:15.733549 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:15.733564 | controller |         "operation": "Update",
2026-06-12 21:48:15.733578 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.733592 | controller |       },
2026-06-12 21:48:15.733607 | controller |       {
2026-06-12 21:48:15.733621 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.733635 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.733649 | controller |         "fieldsV1": {
2026-06-12 21:48:15.733663 | controller |           "f:metadata": {
2026-06-12 21:48:15.733678 | controller |             "f:annotations": {
2026-06-12 21:48:15.733692 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:15.733706 | controller |             }
2026-06-12 21:48:15.733720 | controller |           }
2026-06-12 21:48:15.733734 | controller |         },
2026-06-12 21:48:15.733749 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:15.733763 | controller |         "operation": "Update",
2026-06-12 21:48:15.733777 | controller |         "subresource": "status",
2026-06-12 21:48:15.733791 | controller |         "time": "2026-06-12T20:54:30Z"
2026-06-12 21:48:15.733805 | controller |       },
2026-06-12 21:48:15.733819 | controller |       {
2026-06-12 21:48:15.733833 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.733860 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.733880 | controller |         "fieldsV1": {
2026-06-12 21:48:15.733895 | controller |           "f:status": {
2026-06-12 21:48:15.733909 | controller |             "f:conditions": {
2026-06-12 21:48:15.733923 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:15.733937 | controller |                 ".": {},
2026-06-12 21:48:15.733951 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.733965 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.733979 | controller |                 "f:status": {},
2026-06-12 21:48:15.733993 | controller |                 "f:type": {}
2026-06-12 21:48:15.734006 | controller |               },
2026-06-12 21:48:15.734020 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:15.734034 | controller |                 ".": {},
2026-06-12 21:48:15.734048 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.734062 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.734076 | controller |                 "f:status": {},
2026-06-12 21:48:15.734090 | controller |                 "f:type": {}
2026-06-12 21:48:15.734104 | controller |               },
2026-06-12 21:48:15.734118 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:15.734133 | controller |                 ".": {},
2026-06-12 21:48:15.734147 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.734161 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.734175 | controller |                 "f:status": {},
2026-06-12 21:48:15.734189 | controller |                 "f:type": {}
2026-06-12 21:48:15.734203 | controller |               },
2026-06-12 21:48:15.734217 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:15.734231 | controller |                 ".": {},
2026-06-12 21:48:15.734245 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.734259 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.734273 | controller |                 "f:status": {},
2026-06-12 21:48:15.734287 | controller |                 "f:type": {}
2026-06-12 21:48:15.734305 | controller |               }
2026-06-12 21:48:15.734319 | controller |             },
2026-06-12 21:48:15.734334 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:15.734348 | controller |             "f:hostIP": {},
2026-06-12 21:48:15.734362 | controller |             "f:hostIPs": {},
2026-06-12 21:48:15.734377 | controller |             "f:phase": {},
2026-06-12 21:48:15.734391 | controller |             "f:podIP": {},
2026-06-12 21:48:15.734405 | controller |             "f:podIPs": {
2026-06-12 21:48:15.734419 | controller |               ".": {},
2026-06-12 21:48:15.734433 | controller |               "k:{\"ip\":\"10.217.0.81\"}": {
2026-06-12 21:48:15.734447 | controller |                 ".": {},
2026-06-12 21:48:15.734461 | controller |                 "f:ip": {}
2026-06-12 21:48:15.734475 | controller |               }
2026-06-12 21:48:15.734488 | controller |             },
2026-06-12 21:48:15.734503 | controller |             "f:startTime": {}
2026-06-12 21:48:15.734516 | controller |           }
2026-06-12 21:48:15.734531 | controller |         },
2026-06-12 21:48:15.734545 | controller |         "manager": "kubelet",
2026-06-12 21:48:15.734559 | controller |         "operation": "Update",
2026-06-12 21:48:15.734574 | controller |         "subresource": "status",
2026-06-12 21:48:15.734588 | controller |         "time": "2026-06-12T20:55:36Z"
2026-06-12 21:48:15.734603 | controller |       }
2026-06-12 21:48:15.734617 | controller |     ],
2026-06-12 21:48:15.734632 | controller |     "name": "ironic-operator-controller-manager-7c845fc7c7-srvtv",
2026-06-12 21:48:15.734647 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:15.734662 | controller |     "ownerReferences": [
2026-06-12 21:48:15.734676 | controller |       {
2026-06-12 21:48:15.734690 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:15.734704 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:15.734718 | controller |         "controller": true,
2026-06-12 21:48:15.734732 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:15.734747 | controller |         "name": "ironic-operator-controller-manager-7c845fc7c7",
2026-06-12 21:48:15.734761 | controller |         "uid": "43f4b515-b07c-4342-9f41-4238e7f2b428"
2026-06-12 21:48:15.734776 | controller |       }
2026-06-12 21:48:15.734790 | controller |     ],
2026-06-12 21:48:15.734805 | controller |     "resourceVersion": "54605",
2026-06-12 21:48:15.734819 | controller |     "uid": "ad457e52-0e34-4fc6-9899-404313db0ef7"
2026-06-12 21:48:15.734833 | controller |   },
2026-06-12 21:48:15.734864 | controller |   "spec": {
2026-06-12 21:48:15.734884 | controller |     "containers": [
2026-06-12 21:48:15.734899 | controller |       {
2026-06-12 21:48:15.734914 | controller |         "args": [
2026-06-12 21:48:15.734928 | controller |           "--leader-elect",
2026-06-12 21:48:15.734943 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:15.734957 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:15.734971 | controller |         ],
2026-06-12 21:48:15.734986 | controller |         "command": [
2026-06-12 21:48:15.735000 | controller |           "/manager"
2026-06-12 21:48:15.735015 | controller |         ],
2026-06-12 21:48:15.735029 | controller |         "env": [
2026-06-12 21:48:15.735044 | controller |           {
2026-06-12 21:48:15.735060 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:15.735076 | controller |             "value": "30"
2026-06-12 21:48:15.735092 | controller |           },
2026-06-12 21:48:15.735107 | controller |           {
2026-06-12 21:48:15.735121 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:15.735136 | controller |             "value": "20"
2026-06-12 21:48:15.735150 | controller |           },
2026-06-12 21:48:15.735164 | controller |           {
2026-06-12 21:48:15.735178 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:15.735197 | controller |             "value": "5"
2026-06-12 21:48:15.735212 | controller |           },
2026-06-12 21:48:15.735226 | controller |           {
2026-06-12 21:48:15.735241 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:15.735255 | controller |             "value": "false"
2026-06-12 21:48:15.735269 | controller |           },
2026-06-12 21:48:15.735283 | controller |           {
2026-06-12 21:48:15.735298 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:15.735313 | controller |             "value": "false"
2026-06-12 21:48:15.735327 | controller |           }
2026-06-12 21:48:15.735342 | controller |         ],
2026-06-12 21:48:15.735357 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 21:48:15.735372 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:15.735386 | controller |         "livenessProbe": {
2026-06-12 21:48:15.735401 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.735415 | controller |           "httpGet": {
2026-06-12 21:48:15.735430 | controller |             "path": "/healthz",
2026-06-12 21:48:15.735444 | controller |             "port": 8081,
2026-06-12 21:48:15.735458 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.735472 | controller |           },
2026-06-12 21:48:15.735486 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:15.735500 | controller |           "periodSeconds": 20,
2026-06-12 21:48:15.735513 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.735527 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.735540 | controller |         },
2026-06-12 21:48:15.735554 | controller |         "name": "manager",
2026-06-12 21:48:15.735568 | controller |         "readinessProbe": {
2026-06-12 21:48:15.735582 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.735596 | controller |           "httpGet": {
2026-06-12 21:48:15.735610 | controller |             "path": "/readyz",
2026-06-12 21:48:15.735625 | controller |             "port": 8081,
2026-06-12 21:48:15.735645 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.735666 | controller |           },
2026-06-12 21:48:15.735686 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:15.735706 | controller |           "periodSeconds": 10,
2026-06-12 21:48:15.735720 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.735734 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.735748 | controller |         },
2026-06-12 21:48:15.735762 | controller |         "resources": {
2026-06-12 21:48:15.735776 | controller |           "limits": {
2026-06-12 21:48:15.735789 | controller |             "cpu": "500m",
2026-06-12 21:48:15.735803 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.735817 | controller |           },
2026-06-12 21:48:15.735831 | controller |           "requests": {
2026-06-12 21:48:15.735845 | controller |             "cpu": "10m",
2026-06-12 21:48:15.735891 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.735907 | controller |           }
2026-06-12 21:48:15.735920 | controller |         },
2026-06-12 21:48:15.735934 | controller |         "securityContext": {
2026-06-12 21:48:15.735949 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:15.735963 | controller |           "capabilities": {
2026-06-12 21:48:15.735977 | controller |             "drop": [
2026-06-12 21:48:15.735990 | controller |               "MKNOD"
2026-06-12 21:48:15.736004 | controller |             ]
2026-06-12 21:48:15.736018 | controller |           }
2026-06-12 21:48:15.736032 | controller |         },
2026-06-12 21:48:15.736046 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:15.736060 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:15.736074 | controller |         "volumeMounts": [
2026-06-12 21:48:15.736094 | controller |           {
2026-06-12 21:48:15.736108 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.736122 | controller |             "name": "kube-api-access-v47p2",
2026-06-12 21:48:15.736136 | controller |             "readOnly": true
2026-06-12 21:48:15.736150 | controller |           }
2026-06-12 21:48:15.736165 | controller |         ]
2026-06-12 21:48:15.736179 | controller |       }
2026-06-12 21:48:15.736194 | controller |     ],
2026-06-12 21:48:15.736208 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:15.736222 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:15.736236 | controller |     "imagePullSecrets": [
2026-06-12 21:48:15.736250 | controller |       {
2026-06-12 21:48:15.736264 | controller |         "name": "ironic-operator-controller-manager-dockercfg-4dtjj"
2026-06-12 21:48:15.736279 | controller |       }
2026-06-12 21:48:15.736293 | controller |     ],
2026-06-12 21:48:15.736307 | controller |     "nodeName": "crc",
2026-06-12 21:48:15.736321 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:15.736335 | controller |     "priority": 0,
2026-06-12 21:48:15.736349 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:15.736363 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:15.736378 | controller |     "securityContext": {
2026-06-12 21:48:15.736392 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:15.736406 | controller |       "seLinuxOptions": {
2026-06-12 21:48:15.736421 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:15.736435 | controller |       }
2026-06-12 21:48:15.736449 | controller |     },
2026-06-12 21:48:15.736464 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-12 21:48:15.736478 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-12 21:48:15.736492 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:15.736507 | controller |     "tolerations": [
2026-06-12 21:48:15.736521 | controller |       {
2026-06-12 21:48:15.736536 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.736550 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:15.736564 | controller |         "operator": "Exists",
2026-06-12 21:48:15.736578 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.736595 | controller |       },
2026-06-12 21:48:15.736616 | controller |       {
2026-06-12 21:48:15.736635 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.736656 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:15.736676 | controller |         "operator": "Exists",
2026-06-12 21:48:15.736700 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.736714 | controller |       },
2026-06-12 21:48:15.736728 | controller |       {
2026-06-12 21:48:15.736743 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:15.736757 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:15.736772 | controller |         "operator": "Exists"
2026-06-12 21:48:15.736786 | controller |       }
2026-06-12 21:48:15.736801 | controller |     ],
2026-06-12 21:48:15.736815 | controller |     "volumes": [
2026-06-12 21:48:15.736830 | controller |       {
2026-06-12 21:48:15.736844 | controller |         "name": "kube-api-access-v47p2",
2026-06-12 21:48:15.736891 | controller |         "projected": {
2026-06-12 21:48:15.736907 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.736922 | controller |           "sources": [
2026-06-12 21:48:15.736936 | controller |             {
2026-06-12 21:48:15.736950 | controller |               "serviceAccountToken": {
2026-06-12 21:48:15.736964 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:15.736978 | controller |                 "path": "token"
2026-06-12 21:48:15.736993 | controller |               }
2026-06-12 21:48:15.737008 | controller |             },
2026-06-12 21:48:15.737029 | controller |             {
2026-06-12 21:48:15.737043 | controller |               "configMap": {
2026-06-12 21:48:15.737058 | controller |                 "items": [
2026-06-12 21:48:15.737072 | controller |                   {
2026-06-12 21:48:15.737087 | controller |                     "key": "ca.crt",
2026-06-12 21:48:15.737101 | controller |                     "path": "ca.crt"
2026-06-12 21:48:15.737115 | controller |                   }
2026-06-12 21:48:15.737129 | controller |                 ],
2026-06-12 21:48:15.737144 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:15.737158 | controller |               }
2026-06-12 21:48:15.737172 | controller |             },
2026-06-12 21:48:15.737186 | controller |             {
2026-06-12 21:48:15.737201 | controller |               "downwardAPI": {
2026-06-12 21:48:15.737215 | controller |                 "items": [
2026-06-12 21:48:15.737229 | controller |                   {
2026-06-12 21:48:15.737243 | controller |                     "fieldRef": {
2026-06-12 21:48:15.737257 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:15.737271 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:15.737286 | controller |                     },
2026-06-12 21:48:15.737300 | controller |                     "path": "namespace"
2026-06-12 21:48:15.737314 | controller |                   }
2026-06-12 21:48:15.737328 | controller |                 ]
2026-06-12 21:48:15.737342 | controller |               }
2026-06-12 21:48:15.737356 | controller |             },
2026-06-12 21:48:15.737370 | controller |             {
2026-06-12 21:48:15.737384 | controller |               "configMap": {
2026-06-12 21:48:15.737399 | controller |                 "items": [
2026-06-12 21:48:15.737413 | controller |                   {
2026-06-12 21:48:15.737428 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:15.737442 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:15.737457 | controller |                   }
2026-06-12 21:48:15.737471 | controller |                 ],
2026-06-12 21:48:15.737486 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:15.737500 | controller |               }
2026-06-12 21:48:15.737514 | controller |             }
2026-06-12 21:48:15.737528 | controller |           ]
2026-06-12 21:48:15.737542 | controller |         }
2026-06-12 21:48:15.737557 | controller |       }
2026-06-12 21:48:15.737571 | controller |     ]
2026-06-12 21:48:15.737584 | controller |   },
2026-06-12 21:48:15.737598 | controller |   "status": {
2026-06-12 21:48:15.737612 | controller |     "conditions": [
2026-06-12 21:48:15.737626 | controller |       {
2026-06-12 21:48:15.737640 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.737654 | controller |         "lastTransitionTime": "2026-06-12T20:55:25Z",
2026-06-12 21:48:15.737668 | controller |         "status": "True",
2026-06-12 21:48:15.737682 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:15.737697 | controller |       },
2026-06-12 21:48:15.737711 | controller |       {
2026-06-12 21:48:15.737726 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.737740 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.737754 | controller |         "status": "True",
2026-06-12 21:48:15.737768 | controller |         "type": "Initialized"
2026-06-12 21:48:15.737782 | controller |       },
2026-06-12 21:48:15.737796 | controller |       {
2026-06-12 21:48:15.737810 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.737824 | controller |         "lastTransitionTime": "2026-06-12T20:55:36Z",
2026-06-12 21:48:15.737838 | controller |         "status": "True",
2026-06-12 21:48:15.737872 | controller |         "type": "Ready"
2026-06-12 21:48:15.737888 | controller |       },
2026-06-12 21:48:15.737902 | controller |       {
2026-06-12 21:48:15.737923 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.737937 | controller |         "lastTransitionTime": "2026-06-12T20:55:36Z",
2026-06-12 21:48:15.737951 | controller |         "status": "True",
2026-06-12 21:48:15.737965 | controller |         "type": "ContainersReady"
2026-06-12 21:48:15.737979 | controller |       },
2026-06-12 21:48:15.738002 | controller |       {
2026-06-12 21:48:15.738017 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.738038 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.738053 | controller |         "status": "True",
2026-06-12 21:48:15.738072 | controller |         "type": "PodScheduled"
2026-06-12 21:48:15.738088 | controller |       }
2026-06-12 21:48:15.738105 | controller |     ],
2026-06-12 21:48:15.738124 | controller |     "containerStatuses": [
2026-06-12 21:48:15.738138 | controller |       {
2026-06-12 21:48:15.738156 | controller |         "allocatedResources": {
2026-06-12 21:48:15.738173 | controller |           "cpu": "10m",
2026-06-12 21:48:15.738189 | controller |           "memory": "256Mi"
2026-06-12 21:48:15.738208 | controller |         },
2026-06-12 21:48:15.738222 | controller |         "containerID": "cri-o://34749e2e383e1d46f39ec260d4ff0971e8fbf71c6c80b650571c93222991199e",
2026-06-12 21:48:15.738241 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 21:48:15.738305 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 21:48:15.738326 | controller |         "lastState": {},
2026-06-12 21:48:15.738341 | controller |         "name": "manager",
2026-06-12 21:48:15.738355 | controller |         "ready": true,
2026-06-12 21:48:15.738370 | controller |         "resources": {
2026-06-12 21:48:15.738384 | controller |           "limits": {
2026-06-12 21:48:15.738398 | controller |             "cpu": "500m",
2026-06-12 21:48:15.738412 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.738426 | controller |           },
2026-06-12 21:48:15.738440 | controller |           "requests": {
2026-06-12 21:48:15.738454 | controller |             "cpu": "10m",
2026-06-12 21:48:15.738467 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.738481 | controller |           }
2026-06-12 21:48:15.738495 | controller |         },
2026-06-12 21:48:15.738546 | controller |         "restartCount": 0,
2026-06-12 21:48:15.738567 | controller |         "started": true,
2026-06-12 21:48:15.738582 | controller |         "state": {
2026-06-12 21:48:15.738596 | controller |           "running": {
2026-06-12 21:48:15.738610 | controller |             "startedAt": "2026-06-12T20:55:24Z"
2026-06-12 21:48:15.738624 | controller |           }
2026-06-12 21:48:15.738638 | controller |         },
2026-06-12 21:48:15.738675 | controller |         "user": {
2026-06-12 21:48:15.738695 | controller |           "linux": {
2026-06-12 21:48:15.738709 | controller |             "gid": 0,
2026-06-12 21:48:15.738724 | controller |             "supplementalGroups": [
2026-06-12 21:48:15.738738 | controller |               0
2026-06-12 21:48:15.738752 | controller |             ],
2026-06-12 21:48:15.738766 | controller |             "uid": 65532
2026-06-12 21:48:15.738780 | controller |           }
2026-06-12 21:48:15.738794 | controller |         },
2026-06-12 21:48:15.738808 | controller |         "volumeMounts": [
2026-06-12 21:48:15.738822 | controller |           {
2026-06-12 21:48:15.738836 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.738899 | controller |             "name": "kube-api-access-v47p2",
2026-06-12 21:48:15.738920 | controller |             "readOnly": true,
2026-06-12 21:48:15.738935 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.738970 | controller |           }
2026-06-12 21:48:15.738996 | controller |         ]
2026-06-12 21:48:15.739011 | controller |       }
2026-06-12 21:48:15.739026 | controller |     ],
2026-06-12 21:48:15.739065 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:15.739082 | controller |     "hostIPs": [
2026-06-12 21:48:15.739097 | controller |       {
2026-06-12 21:48:15.739111 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:15.739149 | controller |       }
2026-06-12 21:48:15.739165 | controller |     ],
2026-06-12 21:48:15.739179 | controller |     "phase": "Running",
2026-06-12 21:48:15.739193 | controller |     "podIP": "10.217.0.81",
2026-06-12 21:48:15.739233 | controller |     "podIPs": [
2026-06-12 21:48:15.739249 | controller |       {
2026-06-12 21:48:15.739264 | controller |         "ip": "10.217.0.81"
2026-06-12 21:48:15.739278 | controller |       }
2026-06-12 21:48:15.739315 | controller |     ],
2026-06-12 21:48:15.739331 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:15.739346 | controller |     "startTime": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.739360 | controller |   }
2026-06-12 21:48:15.739398 | controller | }
2026-06-12 21:48:15.761185 | controller | ok:
2026-06-12 21:48:15.761238 | controller | {
2026-06-12 21:48:15.761264 | controller |   "apiVersion": "v1",
2026-06-12 21:48:15.761283 | controller |   "kind": "Pod",
2026-06-12 21:48:15.761304 | controller |   "metadata": {
2026-06-12 21:48:15.761322 | controller |     "annotations": {
2026-06-12 21:48:15.761340 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.82/23\"],\"mac_address\":\"0a:58:0a:d9:00:52\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.82/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:15.761361 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.82\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:52\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:15.761380 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:15.761400 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:15.761417 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:15.761435 | controller |     },
2026-06-12 21:48:15.761455 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.761472 | controller |     "generateName": "keystone-operator-controller-manager-85bb7cc757-",
2026-06-12 21:48:15.761490 | controller |     "generation": 1,
2026-06-12 21:48:15.761507 | controller |     "labels": {
2026-06-12 21:48:15.761524 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-12 21:48:15.761541 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:15.761560 | controller |       "openstack.org/operator-name": "keystone",
2026-06-12 21:48:15.761577 | controller |       "pod-template-hash": "85bb7cc757"
2026-06-12 21:48:15.761595 | controller |     },
2026-06-12 21:48:15.761612 | controller |     "managedFields": [
2026-06-12 21:48:15.761631 | controller |       {
2026-06-12 21:48:15.761648 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.761665 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.761682 | controller |         "fieldsV1": {
2026-06-12 21:48:15.761699 | controller |           "f:metadata": {
2026-06-12 21:48:15.761719 | controller |             "f:annotations": {
2026-06-12 21:48:15.761734 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:15.761755 | controller |             }
2026-06-12 21:48:15.761773 | controller |           }
2026-06-12 21:48:15.761790 | controller |         },
2026-06-12 21:48:15.761817 | controller |         "manager": "crc",
2026-06-12 21:48:15.761838 | controller |         "operation": "Update",
2026-06-12 21:48:15.761876 | controller |         "subresource": "status",
2026-06-12 21:48:15.761938 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.761958 | controller |       },
2026-06-12 21:48:15.761973 | controller |       {
2026-06-12 21:48:15.761988 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.762003 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.762018 | controller |         "fieldsV1": {
2026-06-12 21:48:15.762033 | controller |           "f:metadata": {
2026-06-12 21:48:15.762047 | controller |             "f:annotations": {
2026-06-12 21:48:15.762061 | controller |               ".": {},
2026-06-12 21:48:15.762076 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:15.762092 | controller |             },
2026-06-12 21:48:15.762107 | controller |             "f:generateName": {},
2026-06-12 21:48:15.762122 | controller |             "f:labels": {
2026-06-12 21:48:15.762136 | controller |               ".": {},
2026-06-12 21:48:15.762151 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:15.762165 | controller |               "f:control-plane": {},
2026-06-12 21:48:15.762179 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:15.762193 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:15.762208 | controller |             },
2026-06-12 21:48:15.762222 | controller |             "f:ownerReferences": {
2026-06-12 21:48:15.762237 | controller |               ".": {},
2026-06-12 21:48:15.762251 | controller |               "k:{\"uid\":\"e436d7af-9a99-4f51-8eaa-70d507961b77\"}": {}
2026-06-12 21:48:15.762265 | controller |             }
2026-06-12 21:48:15.762280 | controller |           },
2026-06-12 21:48:15.762295 | controller |           "f:spec": {
2026-06-12 21:48:15.762309 | controller |             "f:containers": {
2026-06-12 21:48:15.762323 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:15.762337 | controller |                 ".": {},
2026-06-12 21:48:15.762351 | controller |                 "f:args": {},
2026-06-12 21:48:15.762365 | controller |                 "f:command": {},
2026-06-12 21:48:15.762379 | controller |                 "f:env": {
2026-06-12 21:48:15.762393 | controller |                   ".": {},
2026-06-12 21:48:15.762407 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:15.762421 | controller |                     ".": {},
2026-06-12 21:48:15.762435 | controller |                     "f:name": {},
2026-06-12 21:48:15.762449 | controller |                     "f:value": {}
2026-06-12 21:48:15.762463 | controller |                   },
2026-06-12 21:48:15.762477 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:15.762491 | controller |                     ".": {},
2026-06-12 21:48:15.762505 | controller |                     "f:name": {},
2026-06-12 21:48:15.762519 | controller |                     "f:value": {}
2026-06-12 21:48:15.762533 | controller |                   },
2026-06-12 21:48:15.762547 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:15.762561 | controller |                     ".": {},
2026-06-12 21:48:15.762575 | controller |                     "f:name": {},
2026-06-12 21:48:15.762589 | controller |                     "f:value": {}
2026-06-12 21:48:15.762603 | controller |                   },
2026-06-12 21:48:15.762617 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:15.762631 | controller |                     ".": {},
2026-06-12 21:48:15.762645 | controller |                     "f:name": {},
2026-06-12 21:48:15.762659 | controller |                     "f:value": {}
2026-06-12 21:48:15.762673 | controller |                   },
2026-06-12 21:48:15.762687 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:15.762706 | controller |                     ".": {},
2026-06-12 21:48:15.762721 | controller |                     "f:name": {},
2026-06-12 21:48:15.762735 | controller |                     "f:value": {}
2026-06-12 21:48:15.762749 | controller |                   }
2026-06-12 21:48:15.762763 | controller |                 },
2026-06-12 21:48:15.762778 | controller |                 "f:image": {},
2026-06-12 21:48:15.762792 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:15.762806 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:15.762820 | controller |                   ".": {},
2026-06-12 21:48:15.762835 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.762866 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.762886 | controller |                     ".": {},
2026-06-12 21:48:15.762901 | controller |                     "f:path": {},
2026-06-12 21:48:15.762915 | controller |                     "f:port": {},
2026-06-12 21:48:15.762929 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.762943 | controller |                   },
2026-06-12 21:48:15.762957 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.762972 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.762987 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.763001 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.763016 | controller |                 },
2026-06-12 21:48:15.763031 | controller |                 "f:name": {},
2026-06-12 21:48:15.763045 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:15.763060 | controller |                   ".": {},
2026-06-12 21:48:15.763074 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.763090 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.763105 | controller |                     ".": {},
2026-06-12 21:48:15.763120 | controller |                     "f:path": {},
2026-06-12 21:48:15.763134 | controller |                     "f:port": {},
2026-06-12 21:48:15.763149 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.763163 | controller |                   },
2026-06-12 21:48:15.763178 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.763192 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.763207 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.763222 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.763236 | controller |                 },
2026-06-12 21:48:15.763251 | controller |                 "f:resources": {
2026-06-12 21:48:15.763266 | controller |                   ".": {},
2026-06-12 21:48:15.763280 | controller |                   "f:limits": {
2026-06-12 21:48:15.763295 | controller |                     ".": {},
2026-06-12 21:48:15.763309 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.763324 | controller |                     "f:memory": {}
2026-06-12 21:48:15.763338 | controller |                   },
2026-06-12 21:48:15.763353 | controller |                   "f:requests": {
2026-06-12 21:48:15.763367 | controller |                     ".": {},
2026-06-12 21:48:15.763382 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.763396 | controller |                     "f:memory": {}
2026-06-12 21:48:15.763410 | controller |                   }
2026-06-12 21:48:15.763425 | controller |                 },
2026-06-12 21:48:15.763439 | controller |                 "f:securityContext": {
2026-06-12 21:48:15.763454 | controller |                   ".": {},
2026-06-12 21:48:15.763468 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:15.763483 | controller |                 },
2026-06-12 21:48:15.763497 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:15.763517 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:15.763532 | controller |               }
2026-06-12 21:48:15.763547 | controller |             },
2026-06-12 21:48:15.763561 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:15.763576 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:15.763590 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:15.763605 | controller |             "f:schedulerName": {},
2026-06-12 21:48:15.763619 | controller |             "f:securityContext": {
2026-06-12 21:48:15.763634 | controller |               ".": {},
2026-06-12 21:48:15.763648 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:15.763662 | controller |             },
2026-06-12 21:48:15.763677 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:15.763691 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:15.763706 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:15.763721 | controller |             "f:tolerations": {}
2026-06-12 21:48:15.763735 | controller |           }
2026-06-12 21:48:15.763750 | controller |         },
2026-06-12 21:48:15.763764 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:15.763779 | controller |         "operation": "Update",
2026-06-12 21:48:15.763793 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.763808 | controller |       },
2026-06-12 21:48:15.763822 | controller |       {
2026-06-12 21:48:15.763837 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.763885 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.763902 | controller |         "fieldsV1": {
2026-06-12 21:48:15.763917 | controller |           "f:metadata": {
2026-06-12 21:48:15.763932 | controller |             "f:annotations": {
2026-06-12 21:48:15.763946 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:15.763961 | controller |             }
2026-06-12 21:48:15.763975 | controller |           }
2026-06-12 21:48:15.763990 | controller |         },
2026-06-12 21:48:15.764004 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:15.764019 | controller |         "operation": "Update",
2026-06-12 21:48:15.764033 | controller |         "subresource": "status",
2026-06-12 21:48:15.764047 | controller |         "time": "2026-06-12T20:54:32Z"
2026-06-12 21:48:15.764062 | controller |       },
2026-06-12 21:48:15.764077 | controller |       {
2026-06-12 21:48:15.764091 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.764105 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.764120 | controller |         "fieldsV1": {
2026-06-12 21:48:15.764135 | controller |           "f:status": {
2026-06-12 21:48:15.764150 | controller |             "f:conditions": {
2026-06-12 21:48:15.764164 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:15.764179 | controller |                 ".": {},
2026-06-12 21:48:15.764193 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.764208 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.764222 | controller |                 "f:status": {},
2026-06-12 21:48:15.764237 | controller |                 "f:type": {}
2026-06-12 21:48:15.764250 | controller |               },
2026-06-12 21:48:15.764265 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:15.764279 | controller |                 ".": {},
2026-06-12 21:48:15.764293 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.764308 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.764322 | controller |                 "f:status": {},
2026-06-12 21:48:15.764336 | controller |                 "f:type": {}
2026-06-12 21:48:15.764350 | controller |               },
2026-06-12 21:48:15.764364 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:15.764390 | controller |                 ".": {},
2026-06-12 21:48:15.764405 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.764419 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.764434 | controller |                 "f:status": {},
2026-06-12 21:48:15.764448 | controller |                 "f:type": {}
2026-06-12 21:48:15.764462 | controller |               },
2026-06-12 21:48:15.764477 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:15.764491 | controller |                 ".": {},
2026-06-12 21:48:15.764506 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.764521 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.764535 | controller |                 "f:status": {},
2026-06-12 21:48:15.764549 | controller |                 "f:type": {}
2026-06-12 21:48:15.764563 | controller |               }
2026-06-12 21:48:15.764578 | controller |             },
2026-06-12 21:48:15.764592 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:15.764607 | controller |             "f:hostIP": {},
2026-06-12 21:48:15.764621 | controller |             "f:hostIPs": {},
2026-06-12 21:48:15.764635 | controller |             "f:phase": {},
2026-06-12 21:48:15.764649 | controller |             "f:podIP": {},
2026-06-12 21:48:15.764663 | controller |             "f:podIPs": {
2026-06-12 21:48:15.764677 | controller |               ".": {},
2026-06-12 21:48:15.764691 | controller |               "k:{\"ip\":\"10.217.0.82\"}": {
2026-06-12 21:48:15.764705 | controller |                 ".": {},
2026-06-12 21:48:15.764718 | controller |                 "f:ip": {}
2026-06-12 21:48:15.764732 | controller |               }
2026-06-12 21:48:15.764746 | controller |             },
2026-06-12 21:48:15.764761 | controller |             "f:startTime": {}
2026-06-12 21:48:15.764775 | controller |           }
2026-06-12 21:48:15.764789 | controller |         },
2026-06-12 21:48:15.764803 | controller |         "manager": "kubelet",
2026-06-12 21:48:15.764817 | controller |         "operation": "Update",
2026-06-12 21:48:15.764832 | controller |         "subresource": "status",
2026-06-12 21:48:15.764846 | controller |         "time": "2026-06-12T20:55:38Z"
2026-06-12 21:48:15.764886 | controller |       }
2026-06-12 21:48:15.764901 | controller |     ],
2026-06-12 21:48:15.764916 | controller |     "name": "keystone-operator-controller-manager-85bb7cc757-xcfsv",
2026-06-12 21:48:15.764931 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:15.764945 | controller |     "ownerReferences": [
2026-06-12 21:48:15.764960 | controller |       {
2026-06-12 21:48:15.764974 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:15.764989 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:15.765002 | controller |         "controller": true,
2026-06-12 21:48:15.765016 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:15.765030 | controller |         "name": "keystone-operator-controller-manager-85bb7cc757",
2026-06-12 21:48:15.765044 | controller |         "uid": "e436d7af-9a99-4f51-8eaa-70d507961b77"
2026-06-12 21:48:15.765059 | controller |       }
2026-06-12 21:48:15.765073 | controller |     ],
2026-06-12 21:48:15.765087 | controller |     "resourceVersion": "54651",
2026-06-12 21:48:15.765102 | controller |     "uid": "fe4de39d-7667-4e12-8b14-c744c91fe53c"
2026-06-12 21:48:15.765117 | controller |   },
2026-06-12 21:48:15.765131 | controller |   "spec": {
2026-06-12 21:48:15.765146 | controller |     "containers": [
2026-06-12 21:48:15.765161 | controller |       {
2026-06-12 21:48:15.765176 | controller |         "args": [
2026-06-12 21:48:15.765191 | controller |           "--leader-elect",
2026-06-12 21:48:15.765205 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:15.765220 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:15.765235 | controller |         ],
2026-06-12 21:48:15.765255 | controller |         "command": [
2026-06-12 21:48:15.765270 | controller |           "/manager"
2026-06-12 21:48:15.765285 | controller |         ],
2026-06-12 21:48:15.765299 | controller |         "env": [
2026-06-12 21:48:15.765314 | controller |           {
2026-06-12 21:48:15.765328 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:15.765342 | controller |             "value": "30"
2026-06-12 21:48:15.765357 | controller |           },
2026-06-12 21:48:15.765372 | controller |           {
2026-06-12 21:48:15.765387 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:15.765401 | controller |             "value": "20"
2026-06-12 21:48:15.765416 | controller |           },
2026-06-12 21:48:15.765431 | controller |           {
2026-06-12 21:48:15.765445 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:15.765460 | controller |             "value": "5"
2026-06-12 21:48:15.765474 | controller |           },
2026-06-12 21:48:15.765488 | controller |           {
2026-06-12 21:48:15.765503 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:15.765517 | controller |             "value": "false"
2026-06-12 21:48:15.765531 | controller |           },
2026-06-12 21:48:15.765546 | controller |           {
2026-06-12 21:48:15.765561 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:15.765575 | controller |             "value": "false"
2026-06-12 21:48:15.765590 | controller |           }
2026-06-12 21:48:15.765604 | controller |         ],
2026-06-12 21:48:15.765619 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 21:48:15.765634 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:15.765649 | controller |         "livenessProbe": {
2026-06-12 21:48:15.765664 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.765678 | controller |           "httpGet": {
2026-06-12 21:48:15.765693 | controller |             "path": "/healthz",
2026-06-12 21:48:15.765707 | controller |             "port": 8081,
2026-06-12 21:48:15.765722 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.765736 | controller |           },
2026-06-12 21:48:15.765750 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:15.765764 | controller |           "periodSeconds": 20,
2026-06-12 21:48:15.765779 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.765793 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.765808 | controller |         },
2026-06-12 21:48:15.765822 | controller |         "name": "manager",
2026-06-12 21:48:15.765836 | controller |         "readinessProbe": {
2026-06-12 21:48:15.765869 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.765886 | controller |           "httpGet": {
2026-06-12 21:48:15.765900 | controller |             "path": "/readyz",
2026-06-12 21:48:15.765915 | controller |             "port": 8081,
2026-06-12 21:48:15.765929 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.765943 | controller |           },
2026-06-12 21:48:15.765958 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:15.765973 | controller |           "periodSeconds": 10,
2026-06-12 21:48:15.765987 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.766002 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.766016 | controller |         },
2026-06-12 21:48:15.766030 | controller |         "resources": {
2026-06-12 21:48:15.766044 | controller |           "limits": {
2026-06-12 21:48:15.766059 | controller |             "cpu": "500m",
2026-06-12 21:48:15.766073 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.766087 | controller |           },
2026-06-12 21:48:15.766101 | controller |           "requests": {
2026-06-12 21:48:15.766114 | controller |             "cpu": "10m",
2026-06-12 21:48:15.766128 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.766147 | controller |           }
2026-06-12 21:48:15.766162 | controller |         },
2026-06-12 21:48:15.766177 | controller |         "securityContext": {
2026-06-12 21:48:15.766191 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:15.766206 | controller |           "capabilities": {
2026-06-12 21:48:15.766220 | controller |             "drop": [
2026-06-12 21:48:15.766234 | controller |               "MKNOD"
2026-06-12 21:48:15.766249 | controller |             ]
2026-06-12 21:48:15.766263 | controller |           }
2026-06-12 21:48:15.766277 | controller |         },
2026-06-12 21:48:15.766291 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:15.766305 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:15.766319 | controller |         "volumeMounts": [
2026-06-12 21:48:15.766334 | controller |           {
2026-06-12 21:48:15.766348 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.766363 | controller |             "name": "kube-api-access-kw9r8",
2026-06-12 21:48:15.766377 | controller |             "readOnly": true
2026-06-12 21:48:15.766391 | controller |           }
2026-06-12 21:48:15.766405 | controller |         ]
2026-06-12 21:48:15.766419 | controller |       }
2026-06-12 21:48:15.766433 | controller |     ],
2026-06-12 21:48:15.766447 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:15.766461 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:15.766475 | controller |     "imagePullSecrets": [
2026-06-12 21:48:15.766489 | controller |       {
2026-06-12 21:48:15.766503 | controller |         "name": "keystone-operator-controller-manager-dockercfg-5xnq4"
2026-06-12 21:48:15.766517 | controller |       }
2026-06-12 21:48:15.766532 | controller |     ],
2026-06-12 21:48:15.766546 | controller |     "nodeName": "crc",
2026-06-12 21:48:15.766560 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:15.766574 | controller |     "priority": 0,
2026-06-12 21:48:15.766588 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:15.766602 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:15.766616 | controller |     "securityContext": {
2026-06-12 21:48:15.766630 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:15.766644 | controller |       "seLinuxOptions": {
2026-06-12 21:48:15.766659 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:15.766673 | controller |       }
2026-06-12 21:48:15.766690 | controller |     },
2026-06-12 21:48:15.766706 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-12 21:48:15.766721 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-12 21:48:15.766736 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:15.766750 | controller |     "tolerations": [
2026-06-12 21:48:15.766765 | controller |       {
2026-06-12 21:48:15.766779 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.766794 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:15.766808 | controller |         "operator": "Exists",
2026-06-12 21:48:15.766822 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.766836 | controller |       },
2026-06-12 21:48:15.766866 | controller |       {
2026-06-12 21:48:15.766883 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.766897 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:15.766912 | controller |         "operator": "Exists",
2026-06-12 21:48:15.766926 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.766940 | controller |       },
2026-06-12 21:48:15.766955 | controller |       {
2026-06-12 21:48:15.766969 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:15.766983 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:15.766998 | controller |         "operator": "Exists"
2026-06-12 21:48:15.767022 | controller |       }
2026-06-12 21:48:15.767036 | controller |     ],
2026-06-12 21:48:15.767051 | controller |     "volumes": [
2026-06-12 21:48:15.767065 | controller |       {
2026-06-12 21:48:15.767079 | controller |         "name": "kube-api-access-kw9r8",
2026-06-12 21:48:15.767094 | controller |         "projected": {
2026-06-12 21:48:15.767108 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.767123 | controller |           "sources": [
2026-06-12 21:48:15.767137 | controller |             {
2026-06-12 21:48:15.767151 | controller |               "serviceAccountToken": {
2026-06-12 21:48:15.767166 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:15.767181 | controller |                 "path": "token"
2026-06-12 21:48:15.767197 | controller |               }
2026-06-12 21:48:15.767212 | controller |             },
2026-06-12 21:48:15.767227 | controller |             {
2026-06-12 21:48:15.767241 | controller |               "configMap": {
2026-06-12 21:48:15.767256 | controller |                 "items": [
2026-06-12 21:48:15.767270 | controller |                   {
2026-06-12 21:48:15.767285 | controller |                     "key": "ca.crt",
2026-06-12 21:48:15.767299 | controller |                     "path": "ca.crt"
2026-06-12 21:48:15.767314 | controller |                   }
2026-06-12 21:48:15.767329 | controller |                 ],
2026-06-12 21:48:15.767343 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:15.767357 | controller |               }
2026-06-12 21:48:15.767372 | controller |             },
2026-06-12 21:48:15.767387 | controller |             {
2026-06-12 21:48:15.767401 | controller |               "downwardAPI": {
2026-06-12 21:48:15.767416 | controller |                 "items": [
2026-06-12 21:48:15.767430 | controller |                   {
2026-06-12 21:48:15.767444 | controller |                     "fieldRef": {
2026-06-12 21:48:15.767459 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:15.767473 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:15.767487 | controller |                     },
2026-06-12 21:48:15.767501 | controller |                     "path": "namespace"
2026-06-12 21:48:15.767516 | controller |                   }
2026-06-12 21:48:15.767530 | controller |                 ]
2026-06-12 21:48:15.767545 | controller |               }
2026-06-12 21:48:15.767559 | controller |             },
2026-06-12 21:48:15.767573 | controller |             {
2026-06-12 21:48:15.767588 | controller |               "configMap": {
2026-06-12 21:48:15.767602 | controller |                 "items": [
2026-06-12 21:48:15.767616 | controller |                   {
2026-06-12 21:48:15.767631 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:15.767645 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:15.767660 | controller |                   }
2026-06-12 21:48:15.767675 | controller |                 ],
2026-06-12 21:48:15.767690 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:15.767705 | controller |               }
2026-06-12 21:48:15.767719 | controller |             }
2026-06-12 21:48:15.767735 | controller |           ]
2026-06-12 21:48:15.767749 | controller |         }
2026-06-12 21:48:15.767764 | controller |       }
2026-06-12 21:48:15.767778 | controller |     ]
2026-06-12 21:48:15.767792 | controller |   },
2026-06-12 21:48:15.767806 | controller |   "status": {
2026-06-12 21:48:15.767821 | controller |     "conditions": [
2026-06-12 21:48:15.767835 | controller |       {
2026-06-12 21:48:15.767877 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.767898 | controller |         "lastTransitionTime": "2026-06-12T20:55:26Z",
2026-06-12 21:48:15.767913 | controller |         "status": "True",
2026-06-12 21:48:15.767928 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:15.767943 | controller |       },
2026-06-12 21:48:15.767962 | controller |       {
2026-06-12 21:48:15.767978 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.767992 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.768007 | controller |         "status": "True",
2026-06-12 21:48:15.768022 | controller |         "type": "Initialized"
2026-06-12 21:48:15.768036 | controller |       },
2026-06-12 21:48:15.768050 | controller |       {
2026-06-12 21:48:15.768065 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.768079 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.768093 | controller |         "status": "True",
2026-06-12 21:48:15.768108 | controller |         "type": "Ready"
2026-06-12 21:48:15.768122 | controller |       },
2026-06-12 21:48:15.768137 | controller |       {
2026-06-12 21:48:15.768151 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.768165 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.768180 | controller |         "status": "True",
2026-06-12 21:48:15.768194 | controller |         "type": "ContainersReady"
2026-06-12 21:48:15.768209 | controller |       },
2026-06-12 21:48:15.768223 | controller |       {
2026-06-12 21:48:15.768238 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.768252 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.768267 | controller |         "status": "True",
2026-06-12 21:48:15.768281 | controller |         "type": "PodScheduled"
2026-06-12 21:48:15.768295 | controller |       }
2026-06-12 21:48:15.768309 | controller |     ],
2026-06-12 21:48:15.768323 | controller |     "containerStatuses": [
2026-06-12 21:48:15.768337 | controller |       {
2026-06-12 21:48:15.768351 | controller |         "allocatedResources": {
2026-06-12 21:48:15.768365 | controller |           "cpu": "10m",
2026-06-12 21:48:15.768379 | controller |           "memory": "256Mi"
2026-06-12 21:48:15.768393 | controller |         },
2026-06-12 21:48:15.768408 | controller |         "containerID": "cri-o://4256e9d0fbb3156c866cd884180e5976fc70b21a1da132fab7f7ac907ce5944f",
2026-06-12 21:48:15.768422 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 21:48:15.768437 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 21:48:15.768451 | controller |         "lastState": {},
2026-06-12 21:48:15.768465 | controller |         "name": "manager",
2026-06-12 21:48:15.768479 | controller |         "ready": true,
2026-06-12 21:48:15.768493 | controller |         "resources": {
2026-06-12 21:48:15.768507 | controller |           "limits": {
2026-06-12 21:48:15.768521 | controller |             "cpu": "500m",
2026-06-12 21:48:15.768536 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.768550 | controller |           },
2026-06-12 21:48:15.768564 | controller |           "requests": {
2026-06-12 21:48:15.768578 | controller |             "cpu": "10m",
2026-06-12 21:48:15.768592 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.768606 | controller |           }
2026-06-12 21:48:15.768621 | controller |         },
2026-06-12 21:48:15.768635 | controller |         "restartCount": 0,
2026-06-12 21:48:15.768649 | controller |         "started": true,
2026-06-12 21:48:15.768663 | controller |         "state": {
2026-06-12 21:48:15.768677 | controller |           "running": {
2026-06-12 21:48:15.768691 | controller |             "startedAt": "2026-06-12T20:55:25Z"
2026-06-12 21:48:15.768705 | controller |           }
2026-06-12 21:48:15.768719 | controller |         },
2026-06-12 21:48:15.768733 | controller |         "user": {
2026-06-12 21:48:15.768747 | controller |           "linux": {
2026-06-12 21:48:15.768761 | controller |             "gid": 0,
2026-06-12 21:48:15.768775 | controller |             "supplementalGroups": [
2026-06-12 21:48:15.768793 | controller |               0
2026-06-12 21:48:15.768808 | controller |             ],
2026-06-12 21:48:15.768822 | controller |             "uid": 65532
2026-06-12 21:48:15.768836 | controller |           }
2026-06-12 21:48:15.768873 | controller |         },
2026-06-12 21:48:15.768889 | controller |         "volumeMounts": [
2026-06-12 21:48:15.768904 | controller |           {
2026-06-12 21:48:15.768945 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.768967 | controller |             "name": "kube-api-access-kw9r8",
2026-06-12 21:48:15.768982 | controller |             "readOnly": true,
2026-06-12 21:48:15.768997 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.769011 | controller |           }
2026-06-12 21:48:15.769026 | controller |         ]
2026-06-12 21:48:15.769040 | controller |       }
2026-06-12 21:48:15.769055 | controller |     ],
2026-06-12 21:48:15.769069 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:15.769103 | controller |     "hostIPs": [
2026-06-12 21:48:15.769122 | controller |       {
2026-06-12 21:48:15.769137 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:15.769152 | controller |       }
2026-06-12 21:48:15.769166 | controller |     ],
2026-06-12 21:48:15.769180 | controller |     "phase": "Running",
2026-06-12 21:48:15.769194 | controller |     "podIP": "10.217.0.82",
2026-06-12 21:48:15.769208 | controller |     "podIPs": [
2026-06-12 21:48:15.769223 | controller |       {
2026-06-12 21:48:15.769237 | controller |         "ip": "10.217.0.82"
2026-06-12 21:48:15.769251 | controller |       }
2026-06-12 21:48:15.769265 | controller |     ],
2026-06-12 21:48:15.769280 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:15.769295 | controller |     "startTime": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.769310 | controller |   }
2026-06-12 21:48:15.769325 | controller | }
2026-06-12 21:48:15.790172 | controller | ok:
2026-06-12 21:48:15.790226 | controller | {
2026-06-12 21:48:15.790247 | controller |   "apiVersion": "v1",
2026-06-12 21:48:15.790266 | controller |   "kind": "Pod",
2026-06-12 21:48:15.790287 | controller |   "metadata": {
2026-06-12 21:48:15.790307 | controller |     "annotations": {
2026-06-12 21:48:15.790375 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.83/23\"],\"mac_address\":\"0a:58:0a:d9:00:53\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.83/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:15.790396 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.83\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:53\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:15.790412 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:15.790428 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:15.790443 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:15.790458 | controller |     },
2026-06-12 21:48:15.790472 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.790487 | controller |     "generateName": "manila-operator-controller-manager-b547849c7-",
2026-06-12 21:48:15.790501 | controller |     "generation": 1,
2026-06-12 21:48:15.790516 | controller |     "labels": {
2026-06-12 21:48:15.790531 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-12 21:48:15.790545 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:15.790559 | controller |       "openstack.org/operator-name": "manila",
2026-06-12 21:48:15.790580 | controller |       "pod-template-hash": "b547849c7"
2026-06-12 21:48:15.790595 | controller |     },
2026-06-12 21:48:15.790610 | controller |     "managedFields": [
2026-06-12 21:48:15.790624 | controller |       {
2026-06-12 21:48:15.790639 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.790654 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.790668 | controller |         "fieldsV1": {
2026-06-12 21:48:15.790683 | controller |           "f:metadata": {
2026-06-12 21:48:15.790697 | controller |             "f:annotations": {
2026-06-12 21:48:15.790711 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:15.790726 | controller |             }
2026-06-12 21:48:15.790741 | controller |           }
2026-06-12 21:48:15.790756 | controller |         },
2026-06-12 21:48:15.790771 | controller |         "manager": "crc",
2026-06-12 21:48:15.790786 | controller |         "operation": "Update",
2026-06-12 21:48:15.790800 | controller |         "subresource": "status",
2026-06-12 21:48:15.790815 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.790830 | controller |       },
2026-06-12 21:48:15.790844 | controller |       {
2026-06-12 21:48:15.790886 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.790902 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.790916 | controller |         "fieldsV1": {
2026-06-12 21:48:15.790930 | controller |           "f:metadata": {
2026-06-12 21:48:15.790945 | controller |             "f:annotations": {
2026-06-12 21:48:15.790988 | controller |               ".": {},
2026-06-12 21:48:15.791004 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:15.791019 | controller |             },
2026-06-12 21:48:15.791033 | controller |             "f:generateName": {},
2026-06-12 21:48:15.791073 | controller |             "f:labels": {
2026-06-12 21:48:15.791089 | controller |               ".": {},
2026-06-12 21:48:15.791103 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:15.791138 | controller |               "f:control-plane": {},
2026-06-12 21:48:15.791157 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:15.791173 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:15.791187 | controller |             },
2026-06-12 21:48:15.791222 | controller |             "f:ownerReferences": {
2026-06-12 21:48:15.791242 | controller |               ".": {},
2026-06-12 21:48:15.791256 | controller |               "k:{\"uid\":\"c12eaafc-455e-4e38-b9c6-f4f380404900\"}": {}
2026-06-12 21:48:15.791270 | controller |             }
2026-06-12 21:48:15.791304 | controller |           },
2026-06-12 21:48:15.791323 | controller |           "f:spec": {
2026-06-12 21:48:15.791338 | controller |             "f:containers": {
2026-06-12 21:48:15.791352 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:15.791386 | controller |                 ".": {},
2026-06-12 21:48:15.791405 | controller |                 "f:args": {},
2026-06-12 21:48:15.791420 | controller |                 "f:command": {},
2026-06-12 21:48:15.791435 | controller |                 "f:env": {
2026-06-12 21:48:15.791472 | controller |                   ".": {},
2026-06-12 21:48:15.791491 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:15.791506 | controller |                     ".": {},
2026-06-12 21:48:15.791520 | controller |                     "f:name": {},
2026-06-12 21:48:15.791557 | controller |                     "f:value": {}
2026-06-12 21:48:15.791574 | controller |                   },
2026-06-12 21:48:15.791589 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:15.791603 | controller |                     ".": {},
2026-06-12 21:48:15.791638 | controller |                     "f:name": {},
2026-06-12 21:48:15.791656 | controller |                     "f:value": {}
2026-06-12 21:48:15.791676 | controller |                   },
2026-06-12 21:48:15.791690 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:15.791736 | controller |                     ".": {},
2026-06-12 21:48:15.791752 | controller |                     "f:name": {},
2026-06-12 21:48:15.791766 | controller |                     "f:value": {}
2026-06-12 21:48:15.791797 | controller |                   },
2026-06-12 21:48:15.791817 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:15.791831 | controller |                     ".": {},
2026-06-12 21:48:15.791845 | controller |                     "f:name": {},
2026-06-12 21:48:15.791885 | controller |                     "f:value": {}
2026-06-12 21:48:15.791900 | controller |                   },
2026-06-12 21:48:15.791914 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:15.791929 | controller |                     ".": {},
2026-06-12 21:48:15.791943 | controller |                     "f:name": {},
2026-06-12 21:48:15.791957 | controller |                     "f:value": {}
2026-06-12 21:48:15.791970 | controller |                   }
2026-06-12 21:48:15.791984 | controller |                 },
2026-06-12 21:48:15.791998 | controller |                 "f:image": {},
2026-06-12 21:48:15.792012 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:15.792026 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:15.792039 | controller |                   ".": {},
2026-06-12 21:48:15.792053 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.792082 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.792096 | controller |                     ".": {},
2026-06-12 21:48:15.792110 | controller |                     "f:path": {},
2026-06-12 21:48:15.792124 | controller |                     "f:port": {},
2026-06-12 21:48:15.792139 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.792153 | controller |                   },
2026-06-12 21:48:15.792167 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.792180 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.792194 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.792208 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.792222 | controller |                 },
2026-06-12 21:48:15.792235 | controller |                 "f:name": {},
2026-06-12 21:48:15.792249 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:15.792263 | controller |                   ".": {},
2026-06-12 21:48:15.792276 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.792290 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.792304 | controller |                     ".": {},
2026-06-12 21:48:15.792318 | controller |                     "f:path": {},
2026-06-12 21:48:15.792332 | controller |                     "f:port": {},
2026-06-12 21:48:15.792346 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.792360 | controller |                   },
2026-06-12 21:48:15.792375 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.792389 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.792403 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.792417 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.792431 | controller |                 },
2026-06-12 21:48:15.792446 | controller |                 "f:resources": {
2026-06-12 21:48:15.792460 | controller |                   ".": {},
2026-06-12 21:48:15.792474 | controller |                   "f:limits": {
2026-06-12 21:48:15.792488 | controller |                     ".": {},
2026-06-12 21:48:15.792502 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.792515 | controller |                     "f:memory": {}
2026-06-12 21:48:15.792534 | controller |                   },
2026-06-12 21:48:15.792548 | controller |                   "f:requests": {
2026-06-12 21:48:15.792562 | controller |                     ".": {},
2026-06-12 21:48:15.792577 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.792591 | controller |                     "f:memory": {}
2026-06-12 21:48:15.792605 | controller |                   }
2026-06-12 21:48:15.792620 | controller |                 },
2026-06-12 21:48:15.792634 | controller |                 "f:securityContext": {
2026-06-12 21:48:15.792648 | controller |                   ".": {},
2026-06-12 21:48:15.792662 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:15.792677 | controller |                 },
2026-06-12 21:48:15.792691 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:15.792706 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:15.792720 | controller |               }
2026-06-12 21:48:15.792734 | controller |             },
2026-06-12 21:48:15.792748 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:15.792763 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:15.792777 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:15.792792 | controller |             "f:schedulerName": {},
2026-06-12 21:48:15.792806 | controller |             "f:securityContext": {
2026-06-12 21:48:15.792821 | controller |               ".": {},
2026-06-12 21:48:15.792835 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:15.792865 | controller |             },
2026-06-12 21:48:15.792885 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:15.792901 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:15.792915 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:15.792930 | controller |             "f:tolerations": {}
2026-06-12 21:48:15.792944 | controller |           }
2026-06-12 21:48:15.792959 | controller |         },
2026-06-12 21:48:15.792973 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:15.792988 | controller |         "operation": "Update",
2026-06-12 21:48:15.793003 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.793017 | controller |       },
2026-06-12 21:48:15.793032 | controller |       {
2026-06-12 21:48:15.793047 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.793061 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.793076 | controller |         "fieldsV1": {
2026-06-12 21:48:15.793091 | controller |           "f:metadata": {
2026-06-12 21:48:15.793105 | controller |             "f:annotations": {
2026-06-12 21:48:15.793119 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:15.793133 | controller |             }
2026-06-12 21:48:15.793148 | controller |           }
2026-06-12 21:48:15.793163 | controller |         },
2026-06-12 21:48:15.793177 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:15.793192 | controller |         "operation": "Update",
2026-06-12 21:48:15.793206 | controller |         "subresource": "status",
2026-06-12 21:48:15.793220 | controller |         "time": "2026-06-12T20:54:32Z"
2026-06-12 21:48:15.793235 | controller |       },
2026-06-12 21:48:15.793249 | controller |       {
2026-06-12 21:48:15.793264 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.793278 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.793292 | controller |         "fieldsV1": {
2026-06-12 21:48:15.793307 | controller |           "f:status": {
2026-06-12 21:48:15.793321 | controller |             "f:conditions": {
2026-06-12 21:48:15.793336 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:15.793350 | controller |                 ".": {},
2026-06-12 21:48:15.793365 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.793379 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.793398 | controller |                 "f:status": {},
2026-06-12 21:48:15.793413 | controller |                 "f:type": {}
2026-06-12 21:48:15.793427 | controller |               },
2026-06-12 21:48:15.793441 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:15.793455 | controller |                 ".": {},
2026-06-12 21:48:15.793469 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.793484 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.793498 | controller |                 "f:status": {},
2026-06-12 21:48:15.793512 | controller |                 "f:type": {}
2026-06-12 21:48:15.793526 | controller |               },
2026-06-12 21:48:15.793540 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:15.793555 | controller |                 ".": {},
2026-06-12 21:48:15.793569 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.793584 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.793598 | controller |                 "f:status": {},
2026-06-12 21:48:15.793613 | controller |                 "f:type": {}
2026-06-12 21:48:15.793627 | controller |               },
2026-06-12 21:48:15.793642 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:15.793656 | controller |                 ".": {},
2026-06-12 21:48:15.793670 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.793684 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.793698 | controller |                 "f:status": {},
2026-06-12 21:48:15.793712 | controller |                 "f:type": {}
2026-06-12 21:48:15.793726 | controller |               }
2026-06-12 21:48:15.793740 | controller |             },
2026-06-12 21:48:15.793754 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:15.793768 | controller |             "f:hostIP": {},
2026-06-12 21:48:15.793782 | controller |             "f:hostIPs": {},
2026-06-12 21:48:15.793795 | controller |             "f:phase": {},
2026-06-12 21:48:15.793809 | controller |             "f:podIP": {},
2026-06-12 21:48:15.793822 | controller |             "f:podIPs": {
2026-06-12 21:48:15.793836 | controller |               ".": {},
2026-06-12 21:48:15.793863 | controller |               "k:{\"ip\":\"10.217.0.83\"}": {
2026-06-12 21:48:15.793881 | controller |                 ".": {},
2026-06-12 21:48:15.793896 | controller |                 "f:ip": {}
2026-06-12 21:48:15.793910 | controller |               }
2026-06-12 21:48:15.793925 | controller |             },
2026-06-12 21:48:15.793939 | controller |             "f:startTime": {}
2026-06-12 21:48:15.793953 | controller |           }
2026-06-12 21:48:15.793967 | controller |         },
2026-06-12 21:48:15.793981 | controller |         "manager": "kubelet",
2026-06-12 21:48:15.793995 | controller |         "operation": "Update",
2026-06-12 21:48:15.794009 | controller |         "subresource": "status",
2026-06-12 21:48:15.794022 | controller |         "time": "2026-06-12T20:55:38Z"
2026-06-12 21:48:15.794036 | controller |       }
2026-06-12 21:48:15.794050 | controller |     ],
2026-06-12 21:48:15.794064 | controller |     "name": "manila-operator-controller-manager-b547849c7-jkrzt",
2026-06-12 21:48:15.794078 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:15.794092 | controller |     "ownerReferences": [
2026-06-12 21:48:15.794105 | controller |       {
2026-06-12 21:48:15.794119 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:15.794133 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:15.794146 | controller |         "controller": true,
2026-06-12 21:48:15.794160 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:15.794174 | controller |         "name": "manila-operator-controller-manager-b547849c7",
2026-06-12 21:48:15.794187 | controller |         "uid": "c12eaafc-455e-4e38-b9c6-f4f380404900"
2026-06-12 21:48:15.794206 | controller |       }
2026-06-12 21:48:15.794220 | controller |     ],
2026-06-12 21:48:15.794234 | controller |     "resourceVersion": "54639",
2026-06-12 21:48:15.794248 | controller |     "uid": "5360d23c-5443-4847-9a66-b3dbb19bd406"
2026-06-12 21:48:15.794262 | controller |   },
2026-06-12 21:48:15.794276 | controller |   "spec": {
2026-06-12 21:48:15.794290 | controller |     "containers": [
2026-06-12 21:48:15.794304 | controller |       {
2026-06-12 21:48:15.794318 | controller |         "args": [
2026-06-12 21:48:15.794332 | controller |           "--leader-elect",
2026-06-12 21:48:15.794346 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:15.794360 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:15.794375 | controller |         ],
2026-06-12 21:48:15.794389 | controller |         "command": [
2026-06-12 21:48:15.794403 | controller |           "/manager"
2026-06-12 21:48:15.794417 | controller |         ],
2026-06-12 21:48:15.794432 | controller |         "env": [
2026-06-12 21:48:15.794446 | controller |           {
2026-06-12 21:48:15.794460 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:15.794474 | controller |             "value": "30"
2026-06-12 21:48:15.794488 | controller |           },
2026-06-12 21:48:15.794502 | controller |           {
2026-06-12 21:48:15.794517 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:15.794531 | controller |             "value": "20"
2026-06-12 21:48:15.794545 | controller |           },
2026-06-12 21:48:15.794560 | controller |           {
2026-06-12 21:48:15.794574 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:15.794589 | controller |             "value": "5"
2026-06-12 21:48:15.794604 | controller |           },
2026-06-12 21:48:15.794618 | controller |           {
2026-06-12 21:48:15.794633 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:15.794648 | controller |             "value": "false"
2026-06-12 21:48:15.794662 | controller |           },
2026-06-12 21:48:15.794676 | controller |           {
2026-06-12 21:48:15.794691 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:15.794705 | controller |             "value": "false"
2026-06-12 21:48:15.794719 | controller |           }
2026-06-12 21:48:15.794734 | controller |         ],
2026-06-12 21:48:15.794749 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 21:48:15.794764 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:15.794779 | controller |         "livenessProbe": {
2026-06-12 21:48:15.794793 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.794808 | controller |           "httpGet": {
2026-06-12 21:48:15.794823 | controller |             "path": "/healthz",
2026-06-12 21:48:15.794837 | controller |             "port": 8081,
2026-06-12 21:48:15.794869 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.794885 | controller |           },
2026-06-12 21:48:15.794900 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:15.794915 | controller |           "periodSeconds": 20,
2026-06-12 21:48:15.794957 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.794975 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.794990 | controller |         },
2026-06-12 21:48:15.795004 | controller |         "name": "manager",
2026-06-12 21:48:15.795019 | controller |         "readinessProbe": {
2026-06-12 21:48:15.795033 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.795047 | controller |           "httpGet": {
2026-06-12 21:48:15.795061 | controller |             "path": "/readyz",
2026-06-12 21:48:15.795075 | controller |             "port": 8081,
2026-06-12 21:48:15.795090 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.795104 | controller |           },
2026-06-12 21:48:15.795123 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:15.795138 | controller |           "periodSeconds": 10,
2026-06-12 21:48:15.795152 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.795166 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.795180 | controller |         },
2026-06-12 21:48:15.795195 | controller |         "resources": {
2026-06-12 21:48:15.795209 | controller |           "limits": {
2026-06-12 21:48:15.795223 | controller |             "cpu": "500m",
2026-06-12 21:48:15.795237 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.795251 | controller |           },
2026-06-12 21:48:15.795265 | controller |           "requests": {
2026-06-12 21:48:15.795280 | controller |             "cpu": "10m",
2026-06-12 21:48:15.795294 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.795308 | controller |           }
2026-06-12 21:48:15.795323 | controller |         },
2026-06-12 21:48:15.795338 | controller |         "securityContext": {
2026-06-12 21:48:15.795352 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:15.795367 | controller |           "capabilities": {
2026-06-12 21:48:15.795381 | controller |             "drop": [
2026-06-12 21:48:15.795396 | controller |               "MKNOD"
2026-06-12 21:48:15.795411 | controller |             ]
2026-06-12 21:48:15.795425 | controller |           }
2026-06-12 21:48:15.795439 | controller |         },
2026-06-12 21:48:15.795454 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:15.795468 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:15.795482 | controller |         "volumeMounts": [
2026-06-12 21:48:15.795497 | controller |           {
2026-06-12 21:48:15.795511 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.795526 | controller |             "name": "kube-api-access-4vgkc",
2026-06-12 21:48:15.795540 | controller |             "readOnly": true
2026-06-12 21:48:15.795554 | controller |           }
2026-06-12 21:48:15.795568 | controller |         ]
2026-06-12 21:48:15.795582 | controller |       }
2026-06-12 21:48:15.795597 | controller |     ],
2026-06-12 21:48:15.795611 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:15.795626 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:15.795640 | controller |     "imagePullSecrets": [
2026-06-12 21:48:15.795654 | controller |       {
2026-06-12 21:48:15.795669 | controller |         "name": "manila-operator-controller-manager-dockercfg-wzjrv"
2026-06-12 21:48:15.795683 | controller |       }
2026-06-12 21:48:15.795698 | controller |     ],
2026-06-12 21:48:15.795712 | controller |     "nodeName": "crc",
2026-06-12 21:48:15.795727 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:15.795741 | controller |     "priority": 0,
2026-06-12 21:48:15.795755 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:15.795769 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:15.795783 | controller |     "securityContext": {
2026-06-12 21:48:15.795797 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:15.795811 | controller |       "seLinuxOptions": {
2026-06-12 21:48:15.795825 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:15.795839 | controller |       }
2026-06-12 21:48:15.795911 | controller |     },
2026-06-12 21:48:15.795928 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-12 21:48:15.795945 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-12 21:48:15.795960 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:15.795974 | controller |     "tolerations": [
2026-06-12 21:48:15.795988 | controller |       {
2026-06-12 21:48:15.796001 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.796016 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:15.796034 | controller |         "operator": "Exists",
2026-06-12 21:48:15.796049 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.796063 | controller |       },
2026-06-12 21:48:15.796076 | controller |       {
2026-06-12 21:48:15.796090 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.796104 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:15.796118 | controller |         "operator": "Exists",
2026-06-12 21:48:15.796132 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.796147 | controller |       },
2026-06-12 21:48:15.796161 | controller |       {
2026-06-12 21:48:15.796175 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:15.796189 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:15.796203 | controller |         "operator": "Exists"
2026-06-12 21:48:15.796217 | controller |       }
2026-06-12 21:48:15.796231 | controller |     ],
2026-06-12 21:48:15.796245 | controller |     "volumes": [
2026-06-12 21:48:15.796259 | controller |       {
2026-06-12 21:48:15.796273 | controller |         "name": "kube-api-access-4vgkc",
2026-06-12 21:48:15.796287 | controller |         "projected": {
2026-06-12 21:48:15.796300 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.796314 | controller |           "sources": [
2026-06-12 21:48:15.796328 | controller |             {
2026-06-12 21:48:15.796342 | controller |               "serviceAccountToken": {
2026-06-12 21:48:15.796356 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:15.796370 | controller |                 "path": "token"
2026-06-12 21:48:15.796383 | controller |               }
2026-06-12 21:48:15.796397 | controller |             },
2026-06-12 21:48:15.796411 | controller |             {
2026-06-12 21:48:15.796425 | controller |               "configMap": {
2026-06-12 21:48:15.796439 | controller |                 "items": [
2026-06-12 21:48:15.796453 | controller |                   {
2026-06-12 21:48:15.796467 | controller |                     "key": "ca.crt",
2026-06-12 21:48:15.796481 | controller |                     "path": "ca.crt"
2026-06-12 21:48:15.796495 | controller |                   }
2026-06-12 21:48:15.796509 | controller |                 ],
2026-06-12 21:48:15.796523 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:15.796537 | controller |               }
2026-06-12 21:48:15.796551 | controller |             },
2026-06-12 21:48:15.796565 | controller |             {
2026-06-12 21:48:15.796580 | controller |               "downwardAPI": {
2026-06-12 21:48:15.796594 | controller |                 "items": [
2026-06-12 21:48:15.796608 | controller |                   {
2026-06-12 21:48:15.796622 | controller |                     "fieldRef": {
2026-06-12 21:48:15.796636 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:15.796651 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:15.796666 | controller |                     },
2026-06-12 21:48:15.796680 | controller |                     "path": "namespace"
2026-06-12 21:48:15.796695 | controller |                   }
2026-06-12 21:48:15.796710 | controller |                 ]
2026-06-12 21:48:15.796725 | controller |               }
2026-06-12 21:48:15.796740 | controller |             },
2026-06-12 21:48:15.796754 | controller |             {
2026-06-12 21:48:15.796768 | controller |               "configMap": {
2026-06-12 21:48:15.796783 | controller |                 "items": [
2026-06-12 21:48:15.796797 | controller |                   {
2026-06-12 21:48:15.796811 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:15.796826 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:15.796840 | controller |                   }
2026-06-12 21:48:15.796875 | controller |                 ],
2026-06-12 21:48:15.796891 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:15.796907 | controller |               }
2026-06-12 21:48:15.796933 | controller |             }
2026-06-12 21:48:15.796948 | controller |           ]
2026-06-12 21:48:15.796962 | controller |         }
2026-06-12 21:48:15.796976 | controller |       }
2026-06-12 21:48:15.796991 | controller |     ]
2026-06-12 21:48:15.797005 | controller |   },
2026-06-12 21:48:15.797020 | controller |   "status": {
2026-06-12 21:48:15.797034 | controller |     "conditions": [
2026-06-12 21:48:15.797049 | controller |       {
2026-06-12 21:48:15.797063 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.797078 | controller |         "lastTransitionTime": "2026-06-12T20:55:26Z",
2026-06-12 21:48:15.797093 | controller |         "status": "True",
2026-06-12 21:48:15.797107 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:15.797122 | controller |       },
2026-06-12 21:48:15.797136 | controller |       {
2026-06-12 21:48:15.797151 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.797165 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.797180 | controller |         "status": "True",
2026-06-12 21:48:15.797194 | controller |         "type": "Initialized"
2026-06-12 21:48:15.797208 | controller |       },
2026-06-12 21:48:15.797222 | controller |       {
2026-06-12 21:48:15.797237 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.797251 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.797266 | controller |         "status": "True",
2026-06-12 21:48:15.797280 | controller |         "type": "Ready"
2026-06-12 21:48:15.797294 | controller |       },
2026-06-12 21:48:15.797309 | controller |       {
2026-06-12 21:48:15.797324 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.797338 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.797352 | controller |         "status": "True",
2026-06-12 21:48:15.797367 | controller |         "type": "ContainersReady"
2026-06-12 21:48:15.797381 | controller |       },
2026-06-12 21:48:15.797395 | controller |       {
2026-06-12 21:48:15.797410 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.797424 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.797438 | controller |         "status": "True",
2026-06-12 21:48:15.797453 | controller |         "type": "PodScheduled"
2026-06-12 21:48:15.797467 | controller |       }
2026-06-12 21:48:15.797482 | controller |     ],
2026-06-12 21:48:15.797496 | controller |     "containerStatuses": [
2026-06-12 21:48:15.797510 | controller |       {
2026-06-12 21:48:15.797525 | controller |         "allocatedResources": {
2026-06-12 21:48:15.797539 | controller |           "cpu": "10m",
2026-06-12 21:48:15.797553 | controller |           "memory": "256Mi"
2026-06-12 21:48:15.797567 | controller |         },
2026-06-12 21:48:15.797581 | controller |         "containerID": "cri-o://fa0bd863f6e91b42dc2367d5f41da4af81499874b4c4676a6f24e4c46461f2ae",
2026-06-12 21:48:15.797596 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 21:48:15.797611 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 21:48:15.797625 | controller |         "lastState": {},
2026-06-12 21:48:15.797639 | controller |         "name": "manager",
2026-06-12 21:48:15.797653 | controller |         "ready": true,
2026-06-12 21:48:15.797667 | controller |         "resources": {
2026-06-12 21:48:15.797682 | controller |           "limits": {
2026-06-12 21:48:15.797696 | controller |             "cpu": "500m",
2026-06-12 21:48:15.797711 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.797752 | controller |           },
2026-06-12 21:48:15.797770 | controller |           "requests": {
2026-06-12 21:48:15.797785 | controller |             "cpu": "10m",
2026-06-12 21:48:15.797821 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.797843 | controller |           }
2026-06-12 21:48:15.797871 | controller |         },
2026-06-12 21:48:15.797887 | controller |         "restartCount": 0,
2026-06-12 21:48:15.797901 | controller |         "started": true,
2026-06-12 21:48:15.797939 | controller |         "state": {
2026-06-12 21:48:15.797956 | controller |           "running": {
2026-06-12 21:48:15.797971 | controller |             "startedAt": "2026-06-12T20:55:24Z"
2026-06-12 21:48:15.797985 | controller |           }
2026-06-12 21:48:15.798000 | controller |         },
2026-06-12 21:48:15.798014 | controller |         "user": {
2026-06-12 21:48:15.798028 | controller |           "linux": {
2026-06-12 21:48:15.798042 | controller |             "gid": 0,
2026-06-12 21:48:15.798078 | controller |             "supplementalGroups": [
2026-06-12 21:48:15.798096 | controller |               0
2026-06-12 21:48:15.798110 | controller |             ],
2026-06-12 21:48:15.798125 | controller |             "uid": 65532
2026-06-12 21:48:15.798139 | controller |           }
2026-06-12 21:48:15.798153 | controller |         },
2026-06-12 21:48:15.798167 | controller |         "volumeMounts": [
2026-06-12 21:48:15.798181 | controller |           {
2026-06-12 21:48:15.798195 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.798209 | controller |             "name": "kube-api-access-4vgkc",
2026-06-12 21:48:15.798224 | controller |             "readOnly": true,
2026-06-12 21:48:15.798238 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.798252 | controller |           }
2026-06-12 21:48:15.798266 | controller |         ]
2026-06-12 21:48:15.798303 | controller |       }
2026-06-12 21:48:15.798320 | controller |     ],
2026-06-12 21:48:15.798335 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:15.798349 | controller |     "hostIPs": [
2026-06-12 21:48:15.798363 | controller |       {
2026-06-12 21:48:15.798377 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:15.798391 | controller |       }
2026-06-12 21:48:15.798405 | controller |     ],
2026-06-12 21:48:15.798419 | controller |     "phase": "Running",
2026-06-12 21:48:15.798433 | controller |     "podIP": "10.217.0.83",
2026-06-12 21:48:15.798447 | controller |     "podIPs": [
2026-06-12 21:48:15.798461 | controller |       {
2026-06-12 21:48:15.798474 | controller |         "ip": "10.217.0.83"
2026-06-12 21:48:15.798488 | controller |       }
2026-06-12 21:48:15.798502 | controller |     ],
2026-06-12 21:48:15.798516 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:15.798530 | controller |     "startTime": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.798544 | controller |   }
2026-06-12 21:48:15.798559 | controller | }
2026-06-12 21:48:15.818643 | controller | ok:
2026-06-12 21:48:15.818698 | controller | {
2026-06-12 21:48:15.818720 | controller |   "apiVersion": "v1",
2026-06-12 21:48:15.818742 | controller |   "kind": "Pod",
2026-06-12 21:48:15.818763 | controller |   "metadata": {
2026-06-12 21:48:15.818782 | controller |     "annotations": {
2026-06-12 21:48:15.818803 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.84/23\"],\"mac_address\":\"0a:58:0a:d9:00:54\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.84/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:15.818824 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.84\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:54\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:15.818842 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:15.818887 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:15.818912 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:15.818929 | controller |     },
2026-06-12 21:48:15.818946 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.818967 | controller |     "generateName": "mariadb-operator-controller-manager-5545cdc48d-",
2026-06-12 21:48:15.818991 | controller |     "generation": 1,
2026-06-12 21:48:15.819052 | controller |     "labels": {
2026-06-12 21:48:15.819074 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-12 21:48:15.819092 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:15.819107 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-12 21:48:15.819122 | controller |       "pod-template-hash": "5545cdc48d"
2026-06-12 21:48:15.819137 | controller |     },
2026-06-12 21:48:15.819152 | controller |     "managedFields": [
2026-06-12 21:48:15.819167 | controller |       {
2026-06-12 21:48:15.819182 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.819196 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.819211 | controller |         "fieldsV1": {
2026-06-12 21:48:15.819225 | controller |           "f:metadata": {
2026-06-12 21:48:15.819239 | controller |             "f:annotations": {
2026-06-12 21:48:15.819253 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:15.819268 | controller |             }
2026-06-12 21:48:15.819282 | controller |           }
2026-06-12 21:48:15.819296 | controller |         },
2026-06-12 21:48:15.819311 | controller |         "manager": "crc",
2026-06-12 21:48:15.819325 | controller |         "operation": "Update",
2026-06-12 21:48:15.819339 | controller |         "subresource": "status",
2026-06-12 21:48:15.819353 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.819368 | controller |       },
2026-06-12 21:48:15.819382 | controller |       {
2026-06-12 21:48:15.819396 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.819411 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.819425 | controller |         "fieldsV1": {
2026-06-12 21:48:15.819439 | controller |           "f:metadata": {
2026-06-12 21:48:15.819453 | controller |             "f:annotations": {
2026-06-12 21:48:15.819467 | controller |               ".": {},
2026-06-12 21:48:15.819481 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:15.819495 | controller |             },
2026-06-12 21:48:15.819509 | controller |             "f:generateName": {},
2026-06-12 21:48:15.819523 | controller |             "f:labels": {
2026-06-12 21:48:15.819538 | controller |               ".": {},
2026-06-12 21:48:15.819552 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:15.819566 | controller |               "f:control-plane": {},
2026-06-12 21:48:15.819580 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:15.819594 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:15.819608 | controller |             },
2026-06-12 21:48:15.819623 | controller |             "f:ownerReferences": {
2026-06-12 21:48:15.819637 | controller |               ".": {},
2026-06-12 21:48:15.819651 | controller |               "k:{\"uid\":\"4e174ede-575b-4903-8811-10afd1c292b6\"}": {}
2026-06-12 21:48:15.819666 | controller |             }
2026-06-12 21:48:15.819680 | controller |           },
2026-06-12 21:48:15.819695 | controller |           "f:spec": {
2026-06-12 21:48:15.819710 | controller |             "f:containers": {
2026-06-12 21:48:15.819724 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:15.819738 | controller |                 ".": {},
2026-06-12 21:48:15.819753 | controller |                 "f:args": {},
2026-06-12 21:48:15.819767 | controller |                 "f:command": {},
2026-06-12 21:48:15.819786 | controller |                 "f:env": {
2026-06-12 21:48:15.819801 | controller |                   ".": {},
2026-06-12 21:48:15.819815 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:15.819830 | controller |                     ".": {},
2026-06-12 21:48:15.819844 | controller |                     "f:name": {},
2026-06-12 21:48:15.819899 | controller |                     "f:value": {}
2026-06-12 21:48:15.819915 | controller |                   },
2026-06-12 21:48:15.819929 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:15.819944 | controller |                     ".": {},
2026-06-12 21:48:15.819958 | controller |                     "f:name": {},
2026-06-12 21:48:15.819972 | controller |                     "f:value": {}
2026-06-12 21:48:15.819986 | controller |                   },
2026-06-12 21:48:15.820000 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:15.820014 | controller |                     ".": {},
2026-06-12 21:48:15.820028 | controller |                     "f:name": {},
2026-06-12 21:48:15.820042 | controller |                     "f:value": {}
2026-06-12 21:48:15.820056 | controller |                   },
2026-06-12 21:48:15.820070 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:15.820084 | controller |                     ".": {},
2026-06-12 21:48:15.820098 | controller |                     "f:name": {},
2026-06-12 21:48:15.820113 | controller |                     "f:value": {}
2026-06-12 21:48:15.820127 | controller |                   },
2026-06-12 21:48:15.820142 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:15.820156 | controller |                     ".": {},
2026-06-12 21:48:15.820170 | controller |                     "f:name": {},
2026-06-12 21:48:15.820184 | controller |                     "f:value": {}
2026-06-12 21:48:15.820198 | controller |                   }
2026-06-12 21:48:15.820212 | controller |                 },
2026-06-12 21:48:15.820226 | controller |                 "f:image": {},
2026-06-12 21:48:15.820240 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:15.820254 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:15.820269 | controller |                   ".": {},
2026-06-12 21:48:15.820283 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.820297 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.820311 | controller |                     ".": {},
2026-06-12 21:48:15.820325 | controller |                     "f:path": {},
2026-06-12 21:48:15.820339 | controller |                     "f:port": {},
2026-06-12 21:48:15.820353 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.820366 | controller |                   },
2026-06-12 21:48:15.820381 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.820395 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.820408 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.820422 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.820435 | controller |                 },
2026-06-12 21:48:15.820450 | controller |                 "f:name": {},
2026-06-12 21:48:15.820464 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:15.820477 | controller |                   ".": {},
2026-06-12 21:48:15.820491 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.820505 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.820519 | controller |                     ".": {},
2026-06-12 21:48:15.820533 | controller |                     "f:path": {},
2026-06-12 21:48:15.820546 | controller |                     "f:port": {},
2026-06-12 21:48:15.820560 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.820574 | controller |                   },
2026-06-12 21:48:15.820593 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.820607 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.820621 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.820635 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.820654 | controller |                 },
2026-06-12 21:48:15.820676 | controller |                 "f:resources": {
2026-06-12 21:48:15.820695 | controller |                   ".": {},
2026-06-12 21:48:15.820714 | controller |                   "f:limits": {
2026-06-12 21:48:15.820729 | controller |                     ".": {},
2026-06-12 21:48:15.820743 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.820757 | controller |                     "f:memory": {}
2026-06-12 21:48:15.820771 | controller |                   },
2026-06-12 21:48:15.820785 | controller |                   "f:requests": {
2026-06-12 21:48:15.820798 | controller |                     ".": {},
2026-06-12 21:48:15.820812 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.820826 | controller |                     "f:memory": {}
2026-06-12 21:48:15.820840 | controller |                   }
2026-06-12 21:48:15.820875 | controller |                 },
2026-06-12 21:48:15.820891 | controller |                 "f:securityContext": {
2026-06-12 21:48:15.820906 | controller |                   ".": {},
2026-06-12 21:48:15.820920 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:15.820934 | controller |                 },
2026-06-12 21:48:15.820949 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:15.820963 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:15.820977 | controller |               }
2026-06-12 21:48:15.820991 | controller |             },
2026-06-12 21:48:15.821006 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:15.821020 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:15.821035 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:15.821049 | controller |             "f:schedulerName": {},
2026-06-12 21:48:15.821063 | controller |             "f:securityContext": {
2026-06-12 21:48:15.821077 | controller |               ".": {},
2026-06-12 21:48:15.821091 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:15.821105 | controller |             },
2026-06-12 21:48:15.821120 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:15.821134 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:15.821149 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:15.821164 | controller |             "f:tolerations": {}
2026-06-12 21:48:15.821178 | controller |           }
2026-06-12 21:48:15.821192 | controller |         },
2026-06-12 21:48:15.821206 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:15.821221 | controller |         "operation": "Update",
2026-06-12 21:48:15.821235 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.821249 | controller |       },
2026-06-12 21:48:15.821264 | controller |       {
2026-06-12 21:48:15.821278 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.821292 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.821306 | controller |         "fieldsV1": {
2026-06-12 21:48:15.821321 | controller |           "f:metadata": {
2026-06-12 21:48:15.821335 | controller |             "f:annotations": {
2026-06-12 21:48:15.821349 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:15.821364 | controller |             }
2026-06-12 21:48:15.821379 | controller |           }
2026-06-12 21:48:15.821393 | controller |         },
2026-06-12 21:48:15.821407 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:15.821421 | controller |         "operation": "Update",
2026-06-12 21:48:15.821441 | controller |         "subresource": "status",
2026-06-12 21:48:15.821456 | controller |         "time": "2026-06-12T20:54:31Z"
2026-06-12 21:48:15.821471 | controller |       },
2026-06-12 21:48:15.821485 | controller |       {
2026-06-12 21:48:15.821500 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.821514 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.821528 | controller |         "fieldsV1": {
2026-06-12 21:48:15.821543 | controller |           "f:status": {
2026-06-12 21:48:15.821557 | controller |             "f:conditions": {
2026-06-12 21:48:15.821571 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:15.821585 | controller |                 ".": {},
2026-06-12 21:48:15.821599 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.821613 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.821627 | controller |                 "f:status": {},
2026-06-12 21:48:15.821641 | controller |                 "f:type": {}
2026-06-12 21:48:15.821655 | controller |               },
2026-06-12 21:48:15.821669 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:15.821683 | controller |                 ".": {},
2026-06-12 21:48:15.821697 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.821711 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.821725 | controller |                 "f:status": {},
2026-06-12 21:48:15.821738 | controller |                 "f:type": {}
2026-06-12 21:48:15.821752 | controller |               },
2026-06-12 21:48:15.821766 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:15.821780 | controller |                 ".": {},
2026-06-12 21:48:15.821794 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.821809 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.821823 | controller |                 "f:status": {},
2026-06-12 21:48:15.821837 | controller |                 "f:type": {}
2026-06-12 21:48:15.821870 | controller |               },
2026-06-12 21:48:15.821886 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:15.821901 | controller |                 ".": {},
2026-06-12 21:48:15.821915 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.821929 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.821943 | controller |                 "f:status": {},
2026-06-12 21:48:15.821958 | controller |                 "f:type": {}
2026-06-12 21:48:15.821972 | controller |               }
2026-06-12 21:48:15.821986 | controller |             },
2026-06-12 21:48:15.822000 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:15.822015 | controller |             "f:hostIP": {},
2026-06-12 21:48:15.822029 | controller |             "f:hostIPs": {},
2026-06-12 21:48:15.822043 | controller |             "f:phase": {},
2026-06-12 21:48:15.822057 | controller |             "f:podIP": {},
2026-06-12 21:48:15.822071 | controller |             "f:podIPs": {
2026-06-12 21:48:15.822085 | controller |               ".": {},
2026-06-12 21:48:15.822099 | controller |               "k:{\"ip\":\"10.217.0.84\"}": {
2026-06-12 21:48:15.822113 | controller |                 ".": {},
2026-06-12 21:48:15.822127 | controller |                 "f:ip": {}
2026-06-12 21:48:15.822142 | controller |               }
2026-06-12 21:48:15.822157 | controller |             },
2026-06-12 21:48:15.822171 | controller |             "f:startTime": {}
2026-06-12 21:48:15.822185 | controller |           }
2026-06-12 21:48:15.822199 | controller |         },
2026-06-12 21:48:15.822213 | controller |         "manager": "kubelet",
2026-06-12 21:48:15.822227 | controller |         "operation": "Update",
2026-06-12 21:48:15.822241 | controller |         "subresource": "status",
2026-06-12 21:48:15.822255 | controller |         "time": "2026-06-12T20:55:39Z"
2026-06-12 21:48:15.822278 | controller |       }
2026-06-12 21:48:15.822293 | controller |     ],
2026-06-12 21:48:15.822307 | controller |     "name": "mariadb-operator-controller-manager-5545cdc48d-4qstz",
2026-06-12 21:48:15.822322 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:15.822336 | controller |     "ownerReferences": [
2026-06-12 21:48:15.822350 | controller |       {
2026-06-12 21:48:15.822364 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:15.822377 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:15.822391 | controller |         "controller": true,
2026-06-12 21:48:15.822405 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:15.822419 | controller |         "name": "mariadb-operator-controller-manager-5545cdc48d",
2026-06-12 21:48:15.822433 | controller |         "uid": "4e174ede-575b-4903-8811-10afd1c292b6"
2026-06-12 21:48:15.822447 | controller |       }
2026-06-12 21:48:15.822461 | controller |     ],
2026-06-12 21:48:15.822475 | controller |     "resourceVersion": "54687",
2026-06-12 21:48:15.822489 | controller |     "uid": "53fa723f-087e-4715-8ac5-7cbe176ab197"
2026-06-12 21:48:15.822503 | controller |   },
2026-06-12 21:48:15.822517 | controller |   "spec": {
2026-06-12 21:48:15.822531 | controller |     "containers": [
2026-06-12 21:48:15.822545 | controller |       {
2026-06-12 21:48:15.822559 | controller |         "args": [
2026-06-12 21:48:15.822573 | controller |           "--leader-elect",
2026-06-12 21:48:15.822587 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:15.822601 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:15.822615 | controller |         ],
2026-06-12 21:48:15.822629 | controller |         "command": [
2026-06-12 21:48:15.822642 | controller |           "/manager"
2026-06-12 21:48:15.822656 | controller |         ],
2026-06-12 21:48:15.822670 | controller |         "env": [
2026-06-12 21:48:15.822685 | controller |           {
2026-06-12 21:48:15.822700 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:15.822717 | controller |             "value": "30"
2026-06-12 21:48:15.822731 | controller |           },
2026-06-12 21:48:15.822745 | controller |           {
2026-06-12 21:48:15.822759 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:15.822773 | controller |             "value": "20"
2026-06-12 21:48:15.822787 | controller |           },
2026-06-12 21:48:15.822801 | controller |           {
2026-06-12 21:48:15.822815 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:15.822829 | controller |             "value": "5"
2026-06-12 21:48:15.822842 | controller |           },
2026-06-12 21:48:15.822875 | controller |           {
2026-06-12 21:48:15.822890 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:15.822905 | controller |             "value": "false"
2026-06-12 21:48:15.822919 | controller |           },
2026-06-12 21:48:15.822933 | controller |           {
2026-06-12 21:48:15.822948 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:15.822961 | controller |             "value": "false"
2026-06-12 21:48:15.822975 | controller |           }
2026-06-12 21:48:15.822990 | controller |         ],
2026-06-12 21:48:15.823004 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 21:48:15.823018 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:15.823033 | controller |         "livenessProbe": {
2026-06-12 21:48:15.823047 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.823060 | controller |           "httpGet": {
2026-06-12 21:48:15.823074 | controller |             "path": "/healthz",
2026-06-12 21:48:15.823088 | controller |             "port": 8081,
2026-06-12 21:48:15.823102 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.823116 | controller |           },
2026-06-12 21:48:15.823131 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:15.823151 | controller |           "periodSeconds": 20,
2026-06-12 21:48:15.823166 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.823180 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.823194 | controller |         },
2026-06-12 21:48:15.823208 | controller |         "name": "manager",
2026-06-12 21:48:15.823222 | controller |         "readinessProbe": {
2026-06-12 21:48:15.823236 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.823250 | controller |           "httpGet": {
2026-06-12 21:48:15.823264 | controller |             "path": "/readyz",
2026-06-12 21:48:15.823277 | controller |             "port": 8081,
2026-06-12 21:48:15.823291 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.823305 | controller |           },
2026-06-12 21:48:15.823319 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:15.823333 | controller |           "periodSeconds": 10,
2026-06-12 21:48:15.823347 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.823361 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.823375 | controller |         },
2026-06-12 21:48:15.823390 | controller |         "resources": {
2026-06-12 21:48:15.823404 | controller |           "limits": {
2026-06-12 21:48:15.823418 | controller |             "cpu": "500m",
2026-06-12 21:48:15.823432 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.823446 | controller |           },
2026-06-12 21:48:15.823460 | controller |           "requests": {
2026-06-12 21:48:15.823474 | controller |             "cpu": "10m",
2026-06-12 21:48:15.823488 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.823503 | controller |           }
2026-06-12 21:48:15.823517 | controller |         },
2026-06-12 21:48:15.823531 | controller |         "securityContext": {
2026-06-12 21:48:15.823545 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:15.823559 | controller |           "capabilities": {
2026-06-12 21:48:15.823573 | controller |             "drop": [
2026-06-12 21:48:15.823588 | controller |               "MKNOD"
2026-06-12 21:48:15.823602 | controller |             ]
2026-06-12 21:48:15.823616 | controller |           }
2026-06-12 21:48:15.823630 | controller |         },
2026-06-12 21:48:15.823644 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:15.823658 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:15.823672 | controller |         "volumeMounts": [
2026-06-12 21:48:15.823686 | controller |           {
2026-06-12 21:48:15.823701 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.823715 | controller |             "name": "kube-api-access-f2vkg",
2026-06-12 21:48:15.823729 | controller |             "readOnly": true
2026-06-12 21:48:15.823743 | controller |           }
2026-06-12 21:48:15.823758 | controller |         ]
2026-06-12 21:48:15.823772 | controller |       }
2026-06-12 21:48:15.823786 | controller |     ],
2026-06-12 21:48:15.823799 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:15.823813 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:15.823828 | controller |     "imagePullSecrets": [
2026-06-12 21:48:15.823842 | controller |       {
2026-06-12 21:48:15.823888 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-gsqbv"
2026-06-12 21:48:15.823904 | controller |       }
2026-06-12 21:48:15.823919 | controller |     ],
2026-06-12 21:48:15.823934 | controller |     "nodeName": "crc",
2026-06-12 21:48:15.823948 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:15.823962 | controller |     "priority": 0,
2026-06-12 21:48:15.823976 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:15.823990 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:15.824004 | controller |     "securityContext": {
2026-06-12 21:48:15.824023 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:15.824038 | controller |       "seLinuxOptions": {
2026-06-12 21:48:15.824052 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:15.824065 | controller |       }
2026-06-12 21:48:15.824079 | controller |     },
2026-06-12 21:48:15.824093 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-12 21:48:15.824108 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-12 21:48:15.824122 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:15.824136 | controller |     "tolerations": [
2026-06-12 21:48:15.824151 | controller |       {
2026-06-12 21:48:15.824165 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.824179 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:15.824193 | controller |         "operator": "Exists",
2026-06-12 21:48:15.824207 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.824221 | controller |       },
2026-06-12 21:48:15.824235 | controller |       {
2026-06-12 21:48:15.824249 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.824262 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:15.824276 | controller |         "operator": "Exists",
2026-06-12 21:48:15.824290 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.824304 | controller |       },
2026-06-12 21:48:15.824318 | controller |       {
2026-06-12 21:48:15.824331 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:15.824345 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:15.824359 | controller |         "operator": "Exists"
2026-06-12 21:48:15.824373 | controller |       }
2026-06-12 21:48:15.824387 | controller |     ],
2026-06-12 21:48:15.824401 | controller |     "volumes": [
2026-06-12 21:48:15.824415 | controller |       {
2026-06-12 21:48:15.824429 | controller |         "name": "kube-api-access-f2vkg",
2026-06-12 21:48:15.824443 | controller |         "projected": {
2026-06-12 21:48:15.824456 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.824470 | controller |           "sources": [
2026-06-12 21:48:15.824484 | controller |             {
2026-06-12 21:48:15.824498 | controller |               "serviceAccountToken": {
2026-06-12 21:48:15.824512 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:15.824525 | controller |                 "path": "token"
2026-06-12 21:48:15.824539 | controller |               }
2026-06-12 21:48:15.824553 | controller |             },
2026-06-12 21:48:15.824567 | controller |             {
2026-06-12 21:48:15.824581 | controller |               "configMap": {
2026-06-12 21:48:15.824596 | controller |                 "items": [
2026-06-12 21:48:15.824610 | controller |                   {
2026-06-12 21:48:15.824624 | controller |                     "key": "ca.crt",
2026-06-12 21:48:15.824638 | controller |                     "path": "ca.crt"
2026-06-12 21:48:15.824652 | controller |                   }
2026-06-12 21:48:15.824665 | controller |                 ],
2026-06-12 21:48:15.824679 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:15.824693 | controller |               }
2026-06-12 21:48:15.824707 | controller |             },
2026-06-12 21:48:15.824721 | controller |             {
2026-06-12 21:48:15.824735 | controller |               "downwardAPI": {
2026-06-12 21:48:15.824749 | controller |                 "items": [
2026-06-12 21:48:15.824763 | controller |                   {
2026-06-12 21:48:15.824777 | controller |                     "fieldRef": {
2026-06-12 21:48:15.824791 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:15.824805 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:15.824819 | controller |                     },
2026-06-12 21:48:15.824833 | controller |                     "path": "namespace"
2026-06-12 21:48:15.824861 | controller |                   }
2026-06-12 21:48:15.824887 | controller |                 ]
2026-06-12 21:48:15.824902 | controller |               }
2026-06-12 21:48:15.824917 | controller |             },
2026-06-12 21:48:15.824931 | controller |             {
2026-06-12 21:48:15.824945 | controller |               "configMap": {
2026-06-12 21:48:15.824960 | controller |                 "items": [
2026-06-12 21:48:15.824975 | controller |                   {
2026-06-12 21:48:15.824989 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:15.825003 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:15.825017 | controller |                   }
2026-06-12 21:48:15.825031 | controller |                 ],
2026-06-12 21:48:15.825045 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:15.825059 | controller |               }
2026-06-12 21:48:15.825073 | controller |             }
2026-06-12 21:48:15.825087 | controller |           ]
2026-06-12 21:48:15.825102 | controller |         }
2026-06-12 21:48:15.825116 | controller |       }
2026-06-12 21:48:15.825131 | controller |     ]
2026-06-12 21:48:15.825145 | controller |   },
2026-06-12 21:48:15.825159 | controller |   "status": {
2026-06-12 21:48:15.825173 | controller |     "conditions": [
2026-06-12 21:48:15.825188 | controller |       {
2026-06-12 21:48:15.825202 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.825216 | controller |         "lastTransitionTime": "2026-06-12T20:55:25Z",
2026-06-12 21:48:15.825231 | controller |         "status": "True",
2026-06-12 21:48:15.825245 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:15.825259 | controller |       },
2026-06-12 21:48:15.825274 | controller |       {
2026-06-12 21:48:15.825288 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.825302 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.825317 | controller |         "status": "True",
2026-06-12 21:48:15.825331 | controller |         "type": "Initialized"
2026-06-12 21:48:15.825344 | controller |       },
2026-06-12 21:48:15.825359 | controller |       {
2026-06-12 21:48:15.825373 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.825387 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.825401 | controller |         "status": "True",
2026-06-12 21:48:15.825415 | controller |         "type": "Ready"
2026-06-12 21:48:15.825429 | controller |       },
2026-06-12 21:48:15.825443 | controller |       {
2026-06-12 21:48:15.825457 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.825471 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.825485 | controller |         "status": "True",
2026-06-12 21:48:15.825499 | controller |         "type": "ContainersReady"
2026-06-12 21:48:15.825512 | controller |       },
2026-06-12 21:48:15.825526 | controller |       {
2026-06-12 21:48:15.825541 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.825555 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.825569 | controller |         "status": "True",
2026-06-12 21:48:15.825583 | controller |         "type": "PodScheduled"
2026-06-12 21:48:15.825597 | controller |       }
2026-06-12 21:48:15.825611 | controller |     ],
2026-06-12 21:48:15.825626 | controller |     "containerStatuses": [
2026-06-12 21:48:15.825640 | controller |       {
2026-06-12 21:48:15.825654 | controller |         "allocatedResources": {
2026-06-12 21:48:15.825668 | controller |           "cpu": "10m",
2026-06-12 21:48:15.825682 | controller |           "memory": "256Mi"
2026-06-12 21:48:15.825696 | controller |         },
2026-06-12 21:48:15.825710 | controller |         "containerID": "cri-o://4a469f3ffb9766bead7c9b65bf768495da13ffb19d1c35e3b3f7316d41c897a6",
2026-06-12 21:48:15.825724 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 21:48:15.825743 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 21:48:15.825758 | controller |         "lastState": {},
2026-06-12 21:48:15.825772 | controller |         "name": "manager",
2026-06-12 21:48:15.825786 | controller |         "ready": true,
2026-06-12 21:48:15.825800 | controller |         "resources": {
2026-06-12 21:48:15.825814 | controller |           "limits": {
2026-06-12 21:48:15.825828 | controller |             "cpu": "500m",
2026-06-12 21:48:15.825842 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.825875 | controller |           },
2026-06-12 21:48:15.825891 | controller |           "requests": {
2026-06-12 21:48:15.825906 | controller |             "cpu": "10m",
2026-06-12 21:48:15.825920 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.825934 | controller |           }
2026-06-12 21:48:15.825948 | controller |         },
2026-06-12 21:48:15.825963 | controller |         "restartCount": 0,
2026-06-12 21:48:15.825977 | controller |         "started": true,
2026-06-12 21:48:15.825991 | controller |         "state": {
2026-06-12 21:48:15.826005 | controller |           "running": {
2026-06-12 21:48:15.826019 | controller |             "startedAt": "2026-06-12T20:55:24Z"
2026-06-12 21:48:15.826034 | controller |           }
2026-06-12 21:48:15.826048 | controller |         },
2026-06-12 21:48:15.826063 | controller |         "user": {
2026-06-12 21:48:15.826077 | controller |           "linux": {
2026-06-12 21:48:15.826091 | controller |             "gid": 0,
2026-06-12 21:48:15.826105 | controller |             "supplementalGroups": [
2026-06-12 21:48:15.826120 | controller |               0
2026-06-12 21:48:15.826134 | controller |             ],
2026-06-12 21:48:15.826149 | controller |             "uid": 65532
2026-06-12 21:48:15.826163 | controller |           }
2026-06-12 21:48:15.826177 | controller |         },
2026-06-12 21:48:15.826191 | controller |         "volumeMounts": [
2026-06-12 21:48:15.826205 | controller |           {
2026-06-12 21:48:15.826219 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.826233 | controller |             "name": "kube-api-access-f2vkg",
2026-06-12 21:48:15.826247 | controller |             "readOnly": true,
2026-06-12 21:48:15.826261 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.826275 | controller |           }
2026-06-12 21:48:15.826289 | controller |         ]
2026-06-12 21:48:15.826303 | controller |       }
2026-06-12 21:48:15.826317 | controller |     ],
2026-06-12 21:48:15.826331 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:15.826345 | controller |     "hostIPs": [
2026-06-12 21:48:15.826359 | controller |       {
2026-06-12 21:48:15.826373 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:15.826387 | controller |       }
2026-06-12 21:48:15.826401 | controller |     ],
2026-06-12 21:48:15.826414 | controller |     "phase": "Running",
2026-06-12 21:48:15.826428 | controller |     "podIP": "10.217.0.84",
2026-06-12 21:48:15.826442 | controller |     "podIPs": [
2026-06-12 21:48:15.826456 | controller |       {
2026-06-12 21:48:15.826469 | controller |         "ip": "10.217.0.84"
2026-06-12 21:48:15.826483 | controller |       }
2026-06-12 21:48:15.826497 | controller |     ],
2026-06-12 21:48:15.826511 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:15.826525 | controller |     "startTime": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.826539 | controller |   }
2026-06-12 21:48:15.826553 | controller | }
2026-06-12 21:48:15.847208 | controller | ok:
2026-06-12 21:48:15.847260 | controller | {
2026-06-12 21:48:15.847286 | controller |   "apiVersion": "v1",
2026-06-12 21:48:15.847305 | controller |   "kind": "Pod",
2026-06-12 21:48:15.847325 | controller |   "metadata": {
2026-06-12 21:48:15.847345 | controller |     "annotations": {
2026-06-12 21:48:15.847370 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.85/23\"],\"mac_address\":\"0a:58:0a:d9:00:55\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.85/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:15.847392 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.85\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:55\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:15.847412 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:15.847431 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:15.847450 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:15.847469 | controller |     },
2026-06-12 21:48:15.847488 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.847508 | controller |     "generateName": "neutron-operator-controller-manager-6c7667d64b-",
2026-06-12 21:48:15.847528 | controller |     "generation": 1,
2026-06-12 21:48:15.847547 | controller |     "labels": {
2026-06-12 21:48:15.847565 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-12 21:48:15.847584 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:15.847604 | controller |       "openstack.org/operator-name": "neutron",
2026-06-12 21:48:15.847622 | controller |       "pod-template-hash": "6c7667d64b"
2026-06-12 21:48:15.847642 | controller |     },
2026-06-12 21:48:15.847662 | controller |     "managedFields": [
2026-06-12 21:48:15.847685 | controller |       {
2026-06-12 21:48:15.847706 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.847725 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.847744 | controller |         "fieldsV1": {
2026-06-12 21:48:15.847763 | controller |           "f:metadata": {
2026-06-12 21:48:15.847782 | controller |             "f:annotations": {
2026-06-12 21:48:15.847801 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:15.847820 | controller |             }
2026-06-12 21:48:15.847839 | controller |           }
2026-06-12 21:48:15.847883 | controller |         },
2026-06-12 21:48:15.847905 | controller |         "manager": "crc",
2026-06-12 21:48:15.847924 | controller |         "operation": "Update",
2026-06-12 21:48:15.847943 | controller |         "subresource": "status",
2026-06-12 21:48:15.847962 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.847981 | controller |       },
2026-06-12 21:48:15.848001 | controller |       {
2026-06-12 21:48:15.848020 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.848039 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.848058 | controller |         "fieldsV1": {
2026-06-12 21:48:15.848077 | controller |           "f:metadata": {
2026-06-12 21:48:15.848096 | controller |             "f:annotations": {
2026-06-12 21:48:15.848115 | controller |               ".": {},
2026-06-12 21:48:15.848134 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:15.848152 | controller |             },
2026-06-12 21:48:15.848172 | controller |             "f:generateName": {},
2026-06-12 21:48:15.848191 | controller |             "f:labels": {
2026-06-12 21:48:15.848210 | controller |               ".": {},
2026-06-12 21:48:15.848229 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:15.848248 | controller |               "f:control-plane": {},
2026-06-12 21:48:15.848267 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:15.848291 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:15.848310 | controller |             },
2026-06-12 21:48:15.848329 | controller |             "f:ownerReferences": {
2026-06-12 21:48:15.848348 | controller |               ".": {},
2026-06-12 21:48:15.848367 | controller |               "k:{\"uid\":\"60f18d36-d319-4e5c-aeb1-d3ccacaa18b3\"}": {}
2026-06-12 21:48:15.848386 | controller |             }
2026-06-12 21:48:15.848405 | controller |           },
2026-06-12 21:48:15.848424 | controller |           "f:spec": {
2026-06-12 21:48:15.848443 | controller |             "f:containers": {
2026-06-12 21:48:15.848462 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:15.848481 | controller |                 ".": {},
2026-06-12 21:48:15.848500 | controller |                 "f:args": {},
2026-06-12 21:48:15.848518 | controller |                 "f:command": {},
2026-06-12 21:48:15.848537 | controller |                 "f:env": {
2026-06-12 21:48:15.848556 | controller |                   ".": {},
2026-06-12 21:48:15.848574 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:15.848594 | controller |                     ".": {},
2026-06-12 21:48:15.848613 | controller |                     "f:name": {},
2026-06-12 21:48:15.848631 | controller |                     "f:value": {}
2026-06-12 21:48:15.848650 | controller |                   },
2026-06-12 21:48:15.848670 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:15.848689 | controller |                     ".": {},
2026-06-12 21:48:15.848708 | controller |                     "f:name": {},
2026-06-12 21:48:15.848759 | controller |                     "f:value": {}
2026-06-12 21:48:15.848779 | controller |                   },
2026-06-12 21:48:15.848794 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:15.848845 | controller |                     ".": {},
2026-06-12 21:48:15.848885 | controller |                     "f:name": {},
2026-06-12 21:48:15.848900 | controller |                     "f:value": {}
2026-06-12 21:48:15.848915 | controller |                   },
2026-06-12 21:48:15.848929 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:15.848944 | controller |                     ".": {},
2026-06-12 21:48:15.848958 | controller |                     "f:name": {},
2026-06-12 21:48:15.848972 | controller |                     "f:value": {}
2026-06-12 21:48:15.848986 | controller |                   },
2026-06-12 21:48:15.849000 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:15.849015 | controller |                     ".": {},
2026-06-12 21:48:15.849029 | controller |                     "f:name": {},
2026-06-12 21:48:15.849044 | controller |                     "f:value": {}
2026-06-12 21:48:15.849058 | controller |                   }
2026-06-12 21:48:15.849072 | controller |                 },
2026-06-12 21:48:15.849086 | controller |                 "f:image": {},
2026-06-12 21:48:15.849100 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:15.849114 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:15.849127 | controller |                   ".": {},
2026-06-12 21:48:15.849141 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.849155 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.849168 | controller |                     ".": {},
2026-06-12 21:48:15.849182 | controller |                     "f:path": {},
2026-06-12 21:48:15.849196 | controller |                     "f:port": {},
2026-06-12 21:48:15.849209 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.849223 | controller |                   },
2026-06-12 21:48:15.849237 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.849251 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.849265 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.849284 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.849298 | controller |                 },
2026-06-12 21:48:15.849312 | controller |                 "f:name": {},
2026-06-12 21:48:15.849326 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:15.849340 | controller |                   ".": {},
2026-06-12 21:48:15.849353 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.849367 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.849380 | controller |                     ".": {},
2026-06-12 21:48:15.849394 | controller |                     "f:path": {},
2026-06-12 21:48:15.849407 | controller |                     "f:port": {},
2026-06-12 21:48:15.849420 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.849434 | controller |                   },
2026-06-12 21:48:15.849447 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.849461 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.849475 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.849489 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.849502 | controller |                 },
2026-06-12 21:48:15.849516 | controller |                 "f:resources": {
2026-06-12 21:48:15.849530 | controller |                   ".": {},
2026-06-12 21:48:15.849543 | controller |                   "f:limits": {
2026-06-12 21:48:15.849557 | controller |                     ".": {},
2026-06-12 21:48:15.849571 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.849584 | controller |                     "f:memory": {}
2026-06-12 21:48:15.849598 | controller |                   },
2026-06-12 21:48:15.849611 | controller |                   "f:requests": {
2026-06-12 21:48:15.849625 | controller |                     ".": {},
2026-06-12 21:48:15.849638 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.849652 | controller |                     "f:memory": {}
2026-06-12 21:48:15.849665 | controller |                   }
2026-06-12 21:48:15.849679 | controller |                 },
2026-06-12 21:48:15.849692 | controller |                 "f:securityContext": {
2026-06-12 21:48:15.849706 | controller |                   ".": {},
2026-06-12 21:48:15.849719 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:15.849733 | controller |                 },
2026-06-12 21:48:15.849746 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:15.849760 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:15.849773 | controller |               }
2026-06-12 21:48:15.849787 | controller |             },
2026-06-12 21:48:15.849801 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:15.849842 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:15.849876 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:15.849891 | controller |             "f:schedulerName": {},
2026-06-12 21:48:15.849906 | controller |             "f:securityContext": {
2026-06-12 21:48:15.849919 | controller |               ".": {},
2026-06-12 21:48:15.849933 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:15.849947 | controller |             },
2026-06-12 21:48:15.849961 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:15.849974 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:15.849988 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:15.850002 | controller |             "f:tolerations": {}
2026-06-12 21:48:15.850016 | controller |           }
2026-06-12 21:48:15.850031 | controller |         },
2026-06-12 21:48:15.850045 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:15.850059 | controller |         "operation": "Update",
2026-06-12 21:48:15.850072 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.850091 | controller |       },
2026-06-12 21:48:15.850105 | controller |       {
2026-06-12 21:48:15.850119 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.850133 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.850146 | controller |         "fieldsV1": {
2026-06-12 21:48:15.850160 | controller |           "f:metadata": {
2026-06-12 21:48:15.850174 | controller |             "f:annotations": {
2026-06-12 21:48:15.850188 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:15.850201 | controller |             }
2026-06-12 21:48:15.850215 | controller |           }
2026-06-12 21:48:15.850229 | controller |         },
2026-06-12 21:48:15.850243 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:15.850258 | controller |         "operation": "Update",
2026-06-12 21:48:15.850272 | controller |         "subresource": "status",
2026-06-12 21:48:15.850286 | controller |         "time": "2026-06-12T20:54:32Z"
2026-06-12 21:48:15.850300 | controller |       },
2026-06-12 21:48:15.850314 | controller |       {
2026-06-12 21:48:15.850329 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.850342 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.850356 | controller |         "fieldsV1": {
2026-06-12 21:48:15.850370 | controller |           "f:status": {
2026-06-12 21:48:15.850384 | controller |             "f:conditions": {
2026-06-12 21:48:15.850398 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:15.850412 | controller |                 ".": {},
2026-06-12 21:48:15.850426 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.850440 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.850454 | controller |                 "f:status": {},
2026-06-12 21:48:15.850467 | controller |                 "f:type": {}
2026-06-12 21:48:15.850481 | controller |               },
2026-06-12 21:48:15.850495 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:15.850509 | controller |                 ".": {},
2026-06-12 21:48:15.850523 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.850537 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.850551 | controller |                 "f:status": {},
2026-06-12 21:48:15.850566 | controller |                 "f:type": {}
2026-06-12 21:48:15.850579 | controller |               },
2026-06-12 21:48:15.850593 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:15.850607 | controller |                 ".": {},
2026-06-12 21:48:15.850621 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.850635 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.850649 | controller |                 "f:status": {},
2026-06-12 21:48:15.850662 | controller |                 "f:type": {}
2026-06-12 21:48:15.850677 | controller |               },
2026-06-12 21:48:15.850692 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:15.850708 | controller |                 ".": {},
2026-06-12 21:48:15.850723 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.850737 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.850751 | controller |                 "f:status": {},
2026-06-12 21:48:15.850765 | controller |                 "f:type": {}
2026-06-12 21:48:15.850779 | controller |               }
2026-06-12 21:48:15.850793 | controller |             },
2026-06-12 21:48:15.850807 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:15.850821 | controller |             "f:hostIP": {},
2026-06-12 21:48:15.850835 | controller |             "f:hostIPs": {},
2026-06-12 21:48:15.850862 | controller |             "f:phase": {},
2026-06-12 21:48:15.850881 | controller |             "f:podIP": {},
2026-06-12 21:48:15.850896 | controller |             "f:podIPs": {
2026-06-12 21:48:15.850918 | controller |               ".": {},
2026-06-12 21:48:15.850932 | controller |               "k:{\"ip\":\"10.217.0.85\"}": {
2026-06-12 21:48:15.850946 | controller |                 ".": {},
2026-06-12 21:48:15.850960 | controller |                 "f:ip": {}
2026-06-12 21:48:15.850974 | controller |               }
2026-06-12 21:48:15.850989 | controller |             },
2026-06-12 21:48:15.851003 | controller |             "f:startTime": {}
2026-06-12 21:48:15.851017 | controller |           }
2026-06-12 21:48:15.851032 | controller |         },
2026-06-12 21:48:15.851046 | controller |         "manager": "kubelet",
2026-06-12 21:48:15.851060 | controller |         "operation": "Update",
2026-06-12 21:48:15.851073 | controller |         "subresource": "status",
2026-06-12 21:48:15.851087 | controller |         "time": "2026-06-12T20:55:36Z"
2026-06-12 21:48:15.851101 | controller |       }
2026-06-12 21:48:15.851115 | controller |     ],
2026-06-12 21:48:15.851129 | controller |     "name": "neutron-operator-controller-manager-6c7667d64b-bqtd7",
2026-06-12 21:48:15.851143 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:15.851157 | controller |     "ownerReferences": [
2026-06-12 21:48:15.851171 | controller |       {
2026-06-12 21:48:15.851185 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:15.851199 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:15.851213 | controller |         "controller": true,
2026-06-12 21:48:15.851227 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:15.851241 | controller |         "name": "neutron-operator-controller-manager-6c7667d64b",
2026-06-12 21:48:15.851255 | controller |         "uid": "60f18d36-d319-4e5c-aeb1-d3ccacaa18b3"
2026-06-12 21:48:15.851269 | controller |       }
2026-06-12 21:48:15.851283 | controller |     ],
2026-06-12 21:48:15.851297 | controller |     "resourceVersion": "54616",
2026-06-12 21:48:15.851311 | controller |     "uid": "ccf4fbd4-0833-4ac1-90b6-3a74d812155e"
2026-06-12 21:48:15.851325 | controller |   },
2026-06-12 21:48:15.851338 | controller |   "spec": {
2026-06-12 21:48:15.851352 | controller |     "containers": [
2026-06-12 21:48:15.851365 | controller |       {
2026-06-12 21:48:15.851378 | controller |         "args": [
2026-06-12 21:48:15.851392 | controller |           "--leader-elect",
2026-06-12 21:48:15.851405 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:15.851419 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:15.851432 | controller |         ],
2026-06-12 21:48:15.851446 | controller |         "command": [
2026-06-12 21:48:15.851460 | controller |           "/manager"
2026-06-12 21:48:15.851473 | controller |         ],
2026-06-12 21:48:15.851487 | controller |         "env": [
2026-06-12 21:48:15.851500 | controller |           {
2026-06-12 21:48:15.851513 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:15.851527 | controller |             "value": "30"
2026-06-12 21:48:15.851540 | controller |           },
2026-06-12 21:48:15.851554 | controller |           {
2026-06-12 21:48:15.851567 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:15.851580 | controller |             "value": "20"
2026-06-12 21:48:15.851594 | controller |           },
2026-06-12 21:48:15.851607 | controller |           {
2026-06-12 21:48:15.851621 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:15.851634 | controller |             "value": "5"
2026-06-12 21:48:15.851648 | controller |           },
2026-06-12 21:48:15.851661 | controller |           {
2026-06-12 21:48:15.851675 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:15.851689 | controller |             "value": "false"
2026-06-12 21:48:15.851702 | controller |           },
2026-06-12 21:48:15.851716 | controller |           {
2026-06-12 21:48:15.851730 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:15.851744 | controller |             "value": "false"
2026-06-12 21:48:15.851762 | controller |           }
2026-06-12 21:48:15.851776 | controller |         ],
2026-06-12 21:48:15.851789 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 21:48:15.851804 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:15.851817 | controller |         "livenessProbe": {
2026-06-12 21:48:15.851831 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.851844 | controller |           "httpGet": {
2026-06-12 21:48:15.851884 | controller |             "path": "/healthz",
2026-06-12 21:48:15.851900 | controller |             "port": 8081,
2026-06-12 21:48:15.851913 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.851927 | controller |           },
2026-06-12 21:48:15.851940 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:15.851954 | controller |           "periodSeconds": 20,
2026-06-12 21:48:15.851967 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.851981 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.851994 | controller |         },
2026-06-12 21:48:15.852008 | controller |         "name": "manager",
2026-06-12 21:48:15.852022 | controller |         "readinessProbe": {
2026-06-12 21:48:15.852035 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.852049 | controller |           "httpGet": {
2026-06-12 21:48:15.852062 | controller |             "path": "/readyz",
2026-06-12 21:48:15.852076 | controller |             "port": 8081,
2026-06-12 21:48:15.852089 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.852103 | controller |           },
2026-06-12 21:48:15.852117 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:15.852131 | controller |           "periodSeconds": 10,
2026-06-12 21:48:15.852145 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.852158 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.852172 | controller |         },
2026-06-12 21:48:15.852186 | controller |         "resources": {
2026-06-12 21:48:15.852201 | controller |           "limits": {
2026-06-12 21:48:15.852215 | controller |             "cpu": "500m",
2026-06-12 21:48:15.852229 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.852243 | controller |           },
2026-06-12 21:48:15.852257 | controller |           "requests": {
2026-06-12 21:48:15.852271 | controller |             "cpu": "10m",
2026-06-12 21:48:15.852285 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.852299 | controller |           }
2026-06-12 21:48:15.852313 | controller |         },
2026-06-12 21:48:15.852327 | controller |         "securityContext": {
2026-06-12 21:48:15.852341 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:15.852356 | controller |           "capabilities": {
2026-06-12 21:48:15.852370 | controller |             "drop": [
2026-06-12 21:48:15.852384 | controller |               "MKNOD"
2026-06-12 21:48:15.852398 | controller |             ]
2026-06-12 21:48:15.852412 | controller |           }
2026-06-12 21:48:15.852426 | controller |         },
2026-06-12 21:48:15.852440 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:15.852455 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:15.852469 | controller |         "volumeMounts": [
2026-06-12 21:48:15.852483 | controller |           {
2026-06-12 21:48:15.852497 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.852512 | controller |             "name": "kube-api-access-tjvkc",
2026-06-12 21:48:15.852526 | controller |             "readOnly": true
2026-06-12 21:48:15.852540 | controller |           }
2026-06-12 21:48:15.852554 | controller |         ]
2026-06-12 21:48:15.852568 | controller |       }
2026-06-12 21:48:15.852582 | controller |     ],
2026-06-12 21:48:15.852596 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:15.852615 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:15.852629 | controller |     "imagePullSecrets": [
2026-06-12 21:48:15.852643 | controller |       {
2026-06-12 21:48:15.852657 | controller |         "name": "neutron-operator-controller-manager-dockercfg-v8dp6"
2026-06-12 21:48:15.852672 | controller |       }
2026-06-12 21:48:15.852688 | controller |     ],
2026-06-12 21:48:15.852704 | controller |     "nodeName": "crc",
2026-06-12 21:48:15.852718 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:15.852733 | controller |     "priority": 0,
2026-06-12 21:48:15.852747 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:15.852761 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:15.852775 | controller |     "securityContext": {
2026-06-12 21:48:15.852789 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:15.852802 | controller |       "seLinuxOptions": {
2026-06-12 21:48:15.852816 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:15.852830 | controller |       }
2026-06-12 21:48:15.852844 | controller |     },
2026-06-12 21:48:15.852878 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-12 21:48:15.852894 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-12 21:48:15.852908 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:15.852922 | controller |     "tolerations": [
2026-06-12 21:48:15.852936 | controller |       {
2026-06-12 21:48:15.852950 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.852965 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:15.852979 | controller |         "operator": "Exists",
2026-06-12 21:48:15.852993 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.853007 | controller |       },
2026-06-12 21:48:15.853021 | controller |       {
2026-06-12 21:48:15.853035 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.853049 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:15.853063 | controller |         "operator": "Exists",
2026-06-12 21:48:15.853077 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.853091 | controller |       },
2026-06-12 21:48:15.853105 | controller |       {
2026-06-12 21:48:15.853119 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:15.853133 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:15.853146 | controller |         "operator": "Exists"
2026-06-12 21:48:15.853160 | controller |       }
2026-06-12 21:48:15.853174 | controller |     ],
2026-06-12 21:48:15.853188 | controller |     "volumes": [
2026-06-12 21:48:15.853202 | controller |       {
2026-06-12 21:48:15.853217 | controller |         "name": "kube-api-access-tjvkc",
2026-06-12 21:48:15.853231 | controller |         "projected": {
2026-06-12 21:48:15.853245 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.853259 | controller |           "sources": [
2026-06-12 21:48:15.853273 | controller |             {
2026-06-12 21:48:15.853286 | controller |               "serviceAccountToken": {
2026-06-12 21:48:15.853300 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:15.853314 | controller |                 "path": "token"
2026-06-12 21:48:15.853328 | controller |               }
2026-06-12 21:48:15.853341 | controller |             },
2026-06-12 21:48:15.853355 | controller |             {
2026-06-12 21:48:15.853368 | controller |               "configMap": {
2026-06-12 21:48:15.853382 | controller |                 "items": [
2026-06-12 21:48:15.853396 | controller |                   {
2026-06-12 21:48:15.853409 | controller |                     "key": "ca.crt",
2026-06-12 21:48:15.853423 | controller |                     "path": "ca.crt"
2026-06-12 21:48:15.853436 | controller |                   }
2026-06-12 21:48:15.853449 | controller |                 ],
2026-06-12 21:48:15.853468 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:15.853482 | controller |               }
2026-06-12 21:48:15.853496 | controller |             },
2026-06-12 21:48:15.853509 | controller |             {
2026-06-12 21:48:15.853523 | controller |               "downwardAPI": {
2026-06-12 21:48:15.853536 | controller |                 "items": [
2026-06-12 21:48:15.853550 | controller |                   {
2026-06-12 21:48:15.853563 | controller |                     "fieldRef": {
2026-06-12 21:48:15.853577 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:15.853591 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:15.853605 | controller |                     },
2026-06-12 21:48:15.853618 | controller |                     "path": "namespace"
2026-06-12 21:48:15.853632 | controller |                   }
2026-06-12 21:48:15.853645 | controller |                 ]
2026-06-12 21:48:15.853660 | controller |               }
2026-06-12 21:48:15.853676 | controller |             },
2026-06-12 21:48:15.853691 | controller |             {
2026-06-12 21:48:15.853705 | controller |               "configMap": {
2026-06-12 21:48:15.853718 | controller |                 "items": [
2026-06-12 21:48:15.853732 | controller |                   {
2026-06-12 21:48:15.853745 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:15.853758 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:15.853771 | controller |                   }
2026-06-12 21:48:15.853785 | controller |                 ],
2026-06-12 21:48:15.853798 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:15.853811 | controller |               }
2026-06-12 21:48:15.853825 | controller |             }
2026-06-12 21:48:15.853839 | controller |           ]
2026-06-12 21:48:15.853869 | controller |         }
2026-06-12 21:48:15.853885 | controller |       }
2026-06-12 21:48:15.853899 | controller |     ]
2026-06-12 21:48:15.853912 | controller |   },
2026-06-12 21:48:15.853926 | controller |   "status": {
2026-06-12 21:48:15.853940 | controller |     "conditions": [
2026-06-12 21:48:15.853954 | controller |       {
2026-06-12 21:48:15.853968 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.853982 | controller |         "lastTransitionTime": "2026-06-12T20:55:25Z",
2026-06-12 21:48:15.853996 | controller |         "status": "True",
2026-06-12 21:48:15.854010 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:15.854024 | controller |       },
2026-06-12 21:48:15.854038 | controller |       {
2026-06-12 21:48:15.854052 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.854066 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.854080 | controller |         "status": "True",
2026-06-12 21:48:15.854094 | controller |         "type": "Initialized"
2026-06-12 21:48:15.854108 | controller |       },
2026-06-12 21:48:15.854121 | controller |       {
2026-06-12 21:48:15.854135 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.854149 | controller |         "lastTransitionTime": "2026-06-12T20:55:36Z",
2026-06-12 21:48:15.854163 | controller |         "status": "True",
2026-06-12 21:48:15.854178 | controller |         "type": "Ready"
2026-06-12 21:48:15.854192 | controller |       },
2026-06-12 21:48:15.854206 | controller |       {
2026-06-12 21:48:15.854220 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.854234 | controller |         "lastTransitionTime": "2026-06-12T20:55:36Z",
2026-06-12 21:48:15.854248 | controller |         "status": "True",
2026-06-12 21:48:15.854262 | controller |         "type": "ContainersReady"
2026-06-12 21:48:15.854276 | controller |       },
2026-06-12 21:48:15.854290 | controller |       {
2026-06-12 21:48:15.854305 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.854319 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.854337 | controller |         "status": "True",
2026-06-12 21:48:15.854352 | controller |         "type": "PodScheduled"
2026-06-12 21:48:15.854366 | controller |       }
2026-06-12 21:48:15.854380 | controller |     ],
2026-06-12 21:48:15.854395 | controller |     "containerStatuses": [
2026-06-12 21:48:15.854409 | controller |       {
2026-06-12 21:48:15.854423 | controller |         "allocatedResources": {
2026-06-12 21:48:15.854437 | controller |           "cpu": "10m",
2026-06-12 21:48:15.854451 | controller |           "memory": "256Mi"
2026-06-12 21:48:15.854465 | controller |         },
2026-06-12 21:48:15.854479 | controller |         "containerID": "cri-o://5bbef698802a467b6bd38456c47fba51b9a239f5a95e4958f0ec5ca80406f387",
2026-06-12 21:48:15.854493 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 21:48:15.854507 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 21:48:15.854522 | controller |         "lastState": {},
2026-06-12 21:48:15.854536 | controller |         "name": "manager",
2026-06-12 21:48:15.854550 | controller |         "ready": true,
2026-06-12 21:48:15.854564 | controller |         "resources": {
2026-06-12 21:48:15.854577 | controller |           "limits": {
2026-06-12 21:48:15.854591 | controller |             "cpu": "500m",
2026-06-12 21:48:15.854605 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.854618 | controller |           },
2026-06-12 21:48:15.854632 | controller |           "requests": {
2026-06-12 21:48:15.854646 | controller |             "cpu": "10m",
2026-06-12 21:48:15.854660 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.854674 | controller |           }
2026-06-12 21:48:15.854689 | controller |         },
2026-06-12 21:48:15.854703 | controller |         "restartCount": 0,
2026-06-12 21:48:15.854717 | controller |         "started": true,
2026-06-12 21:48:15.854731 | controller |         "state": {
2026-06-12 21:48:15.854744 | controller |           "running": {
2026-06-12 21:48:15.854759 | controller |             "startedAt": "2026-06-12T20:55:24Z"
2026-06-12 21:48:15.854773 | controller |           }
2026-06-12 21:48:15.854787 | controller |         },
2026-06-12 21:48:15.854801 | controller |         "user": {
2026-06-12 21:48:15.854815 | controller |           "linux": {
2026-06-12 21:48:15.854829 | controller |             "gid": 0,
2026-06-12 21:48:15.854843 | controller |             "supplementalGroups": [
2026-06-12 21:48:15.854879 | controller |               0
2026-06-12 21:48:15.854894 | controller |             ],
2026-06-12 21:48:15.854909 | controller |             "uid": 65532
2026-06-12 21:48:15.854924 | controller |           }
2026-06-12 21:48:15.854938 | controller |         },
2026-06-12 21:48:15.854952 | controller |         "volumeMounts": [
2026-06-12 21:48:15.854966 | controller |           {
2026-06-12 21:48:15.854980 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.854994 | controller |             "name": "kube-api-access-tjvkc",
2026-06-12 21:48:15.855008 | controller |             "readOnly": true,
2026-06-12 21:48:15.855023 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.855039 | controller |           }
2026-06-12 21:48:15.855055 | controller |         ]
2026-06-12 21:48:15.855070 | controller |       }
2026-06-12 21:48:15.855084 | controller |     ],
2026-06-12 21:48:15.855098 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:15.855111 | controller |     "hostIPs": [
2026-06-12 21:48:15.855125 | controller |       {
2026-06-12 21:48:15.855139 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:15.855153 | controller |       }
2026-06-12 21:48:15.855167 | controller |     ],
2026-06-12 21:48:15.855181 | controller |     "phase": "Running",
2026-06-12 21:48:15.855200 | controller |     "podIP": "10.217.0.85",
2026-06-12 21:48:15.855215 | controller |     "podIPs": [
2026-06-12 21:48:15.855228 | controller |       {
2026-06-12 21:48:15.855242 | controller |         "ip": "10.217.0.85"
2026-06-12 21:48:15.855256 | controller |       }
2026-06-12 21:48:15.855270 | controller |     ],
2026-06-12 21:48:15.855284 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:15.855297 | controller |     "startTime": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.855311 | controller |   }
2026-06-12 21:48:15.855325 | controller | }
2026-06-12 21:48:15.875284 | controller | ok:
2026-06-12 21:48:15.875337 | controller | {
2026-06-12 21:48:15.875358 | controller |   "apiVersion": "v1",
2026-06-12 21:48:15.875377 | controller |   "kind": "Pod",
2026-06-12 21:48:15.875444 | controller |   "metadata": {
2026-06-12 21:48:15.875464 | controller |     "annotations": {
2026-06-12 21:48:15.875479 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.86/23\"],\"mac_address\":\"0a:58:0a:d9:00:56\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.86/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:15.875496 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.86\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:56\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:15.875511 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:15.875526 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:15.875541 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:15.875556 | controller |     },
2026-06-12 21:48:15.875571 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.875585 | controller |     "generateName": "nova-operator-controller-manager-6df846755f-",
2026-06-12 21:48:15.875600 | controller |     "generation": 1,
2026-06-12 21:48:15.875615 | controller |     "labels": {
2026-06-12 21:48:15.875629 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-12 21:48:15.875644 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:15.875658 | controller |       "openstack.org/operator-name": "nova",
2026-06-12 21:48:15.875672 | controller |       "pod-template-hash": "6df846755f"
2026-06-12 21:48:15.875687 | controller |     },
2026-06-12 21:48:15.875701 | controller |     "managedFields": [
2026-06-12 21:48:15.875716 | controller |       {
2026-06-12 21:48:15.875730 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.875744 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.875759 | controller |         "fieldsV1": {
2026-06-12 21:48:15.875773 | controller |           "f:metadata": {
2026-06-12 21:48:15.875787 | controller |             "f:annotations": {
2026-06-12 21:48:15.875802 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:15.875816 | controller |             }
2026-06-12 21:48:15.875830 | controller |           }
2026-06-12 21:48:15.875873 | controller |         },
2026-06-12 21:48:15.875894 | controller |         "manager": "crc",
2026-06-12 21:48:15.875909 | controller |         "operation": "Update",
2026-06-12 21:48:15.875923 | controller |         "subresource": "status",
2026-06-12 21:48:15.875938 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.875952 | controller |       },
2026-06-12 21:48:15.875966 | controller |       {
2026-06-12 21:48:15.875980 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.875994 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.876009 | controller |         "fieldsV1": {
2026-06-12 21:48:15.876029 | controller |           "f:metadata": {
2026-06-12 21:48:15.876044 | controller |             "f:annotations": {
2026-06-12 21:48:15.876058 | controller |               ".": {},
2026-06-12 21:48:15.876073 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:15.876087 | controller |             },
2026-06-12 21:48:15.876102 | controller |             "f:generateName": {},
2026-06-12 21:48:15.876116 | controller |             "f:labels": {
2026-06-12 21:48:15.876130 | controller |               ".": {},
2026-06-12 21:48:15.876144 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:15.876158 | controller |               "f:control-plane": {},
2026-06-12 21:48:15.876172 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:15.876186 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:15.876201 | controller |             },
2026-06-12 21:48:15.876215 | controller |             "f:ownerReferences": {
2026-06-12 21:48:15.876229 | controller |               ".": {},
2026-06-12 21:48:15.876244 | controller |               "k:{\"uid\":\"b14acf44-cc52-4ba5-8422-8bae52231cf6\"}": {}
2026-06-12 21:48:15.876259 | controller |             }
2026-06-12 21:48:15.876274 | controller |           },
2026-06-12 21:48:15.876289 | controller |           "f:spec": {
2026-06-12 21:48:15.876303 | controller |             "f:containers": {
2026-06-12 21:48:15.876318 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:15.876332 | controller |                 ".": {},
2026-06-12 21:48:15.876347 | controller |                 "f:args": {},
2026-06-12 21:48:15.876361 | controller |                 "f:command": {},
2026-06-12 21:48:15.876375 | controller |                 "f:env": {
2026-06-12 21:48:15.876390 | controller |                   ".": {},
2026-06-12 21:48:15.876404 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:15.876418 | controller |                     ".": {},
2026-06-12 21:48:15.876432 | controller |                     "f:name": {},
2026-06-12 21:48:15.876447 | controller |                     "f:value": {}
2026-06-12 21:48:15.876461 | controller |                   },
2026-06-12 21:48:15.876475 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:15.876489 | controller |                     ".": {},
2026-06-12 21:48:15.876503 | controller |                     "f:name": {},
2026-06-12 21:48:15.876518 | controller |                     "f:value": {}
2026-06-12 21:48:15.876532 | controller |                   },
2026-06-12 21:48:15.876547 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:15.876561 | controller |                     ".": {},
2026-06-12 21:48:15.876576 | controller |                     "f:name": {},
2026-06-12 21:48:15.876590 | controller |                     "f:value": {}
2026-06-12 21:48:15.876605 | controller |                   },
2026-06-12 21:48:15.876619 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:15.876633 | controller |                     ".": {},
2026-06-12 21:48:15.876647 | controller |                     "f:name": {},
2026-06-12 21:48:15.876661 | controller |                     "f:value": {}
2026-06-12 21:48:15.876677 | controller |                   },
2026-06-12 21:48:15.876693 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:15.876709 | controller |                     ".": {},
2026-06-12 21:48:15.876724 | controller |                     "f:name": {},
2026-06-12 21:48:15.876738 | controller |                     "f:value": {}
2026-06-12 21:48:15.876752 | controller |                   }
2026-06-12 21:48:15.876766 | controller |                 },
2026-06-12 21:48:15.876781 | controller |                 "f:image": {},
2026-06-12 21:48:15.876795 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:15.876815 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:15.876830 | controller |                   ".": {},
2026-06-12 21:48:15.876844 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.876881 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.876897 | controller |                     ".": {},
2026-06-12 21:48:15.876911 | controller |                     "f:path": {},
2026-06-12 21:48:15.876925 | controller |                     "f:port": {},
2026-06-12 21:48:15.876940 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.876954 | controller |                   },
2026-06-12 21:48:15.876968 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.876983 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.876997 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.877011 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.877026 | controller |                 },
2026-06-12 21:48:15.877040 | controller |                 "f:name": {},
2026-06-12 21:48:15.877055 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:15.877069 | controller |                   ".": {},
2026-06-12 21:48:15.877084 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.877098 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.877112 | controller |                     ".": {},
2026-06-12 21:48:15.877126 | controller |                     "f:path": {},
2026-06-12 21:48:15.877140 | controller |                     "f:port": {},
2026-06-12 21:48:15.877155 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.877169 | controller |                   },
2026-06-12 21:48:15.877183 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.877197 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.877211 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.877225 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.877239 | controller |                 },
2026-06-12 21:48:15.877254 | controller |                 "f:resources": {
2026-06-12 21:48:15.877269 | controller |                   ".": {},
2026-06-12 21:48:15.877283 | controller |                   "f:limits": {
2026-06-12 21:48:15.877297 | controller |                     ".": {},
2026-06-12 21:48:15.877311 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.877325 | controller |                     "f:memory": {}
2026-06-12 21:48:15.877339 | controller |                   },
2026-06-12 21:48:15.877353 | controller |                   "f:requests": {
2026-06-12 21:48:15.877367 | controller |                     ".": {},
2026-06-12 21:48:15.877381 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.877395 | controller |                     "f:memory": {}
2026-06-12 21:48:15.877409 | controller |                   }
2026-06-12 21:48:15.877422 | controller |                 },
2026-06-12 21:48:15.877436 | controller |                 "f:securityContext": {
2026-06-12 21:48:15.877450 | controller |                   ".": {},
2026-06-12 21:48:15.877464 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:15.877478 | controller |                 },
2026-06-12 21:48:15.877492 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:15.877506 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:15.877520 | controller |               }
2026-06-12 21:48:15.877534 | controller |             },
2026-06-12 21:48:15.877548 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:15.877562 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:15.877576 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:15.877590 | controller |             "f:schedulerName": {},
2026-06-12 21:48:15.877604 | controller |             "f:securityContext": {
2026-06-12 21:48:15.877622 | controller |               ".": {},
2026-06-12 21:48:15.877637 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:15.877650 | controller |             },
2026-06-12 21:48:15.877664 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:15.877678 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:15.877692 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:15.877706 | controller |             "f:tolerations": {}
2026-06-12 21:48:15.877720 | controller |           }
2026-06-12 21:48:15.877733 | controller |         },
2026-06-12 21:48:15.877747 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:15.877761 | controller |         "operation": "Update",
2026-06-12 21:48:15.877775 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.877789 | controller |       },
2026-06-12 21:48:15.877804 | controller |       {
2026-06-12 21:48:15.877818 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.877832 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.877846 | controller |         "fieldsV1": {
2026-06-12 21:48:15.877882 | controller |           "f:metadata": {
2026-06-12 21:48:15.877897 | controller |             "f:annotations": {
2026-06-12 21:48:15.877911 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:15.877925 | controller |             }
2026-06-12 21:48:15.877939 | controller |           }
2026-06-12 21:48:15.877954 | controller |         },
2026-06-12 21:48:15.877968 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:15.877982 | controller |         "operation": "Update",
2026-06-12 21:48:15.877996 | controller |         "subresource": "status",
2026-06-12 21:48:15.878010 | controller |         "time": "2026-06-12T20:54:32Z"
2026-06-12 21:48:15.878024 | controller |       },
2026-06-12 21:48:15.878039 | controller |       {
2026-06-12 21:48:15.878053 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.878068 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.878082 | controller |         "fieldsV1": {
2026-06-12 21:48:15.878096 | controller |           "f:status": {
2026-06-12 21:48:15.878109 | controller |             "f:conditions": {
2026-06-12 21:48:15.878123 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:15.878138 | controller |                 ".": {},
2026-06-12 21:48:15.878152 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.878166 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.878180 | controller |                 "f:status": {},
2026-06-12 21:48:15.878194 | controller |                 "f:type": {}
2026-06-12 21:48:15.878208 | controller |               },
2026-06-12 21:48:15.878222 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:15.878237 | controller |                 ".": {},
2026-06-12 21:48:15.878251 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.878266 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.878281 | controller |                 "f:status": {},
2026-06-12 21:48:15.878295 | controller |                 "f:type": {}
2026-06-12 21:48:15.878310 | controller |               },
2026-06-12 21:48:15.878324 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:15.878339 | controller |                 ".": {},
2026-06-12 21:48:15.878353 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.878368 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.878382 | controller |                 "f:status": {},
2026-06-12 21:48:15.878396 | controller |                 "f:type": {}
2026-06-12 21:48:15.878410 | controller |               },
2026-06-12 21:48:15.878425 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:15.878439 | controller |                 ".": {},
2026-06-12 21:48:15.878458 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.878473 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.878487 | controller |                 "f:status": {},
2026-06-12 21:48:15.878501 | controller |                 "f:type": {}
2026-06-12 21:48:15.878516 | controller |               }
2026-06-12 21:48:15.878530 | controller |             },
2026-06-12 21:48:15.878544 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:15.878559 | controller |             "f:hostIP": {},
2026-06-12 21:48:15.878574 | controller |             "f:hostIPs": {},
2026-06-12 21:48:15.878588 | controller |             "f:phase": {},
2026-06-12 21:48:15.878603 | controller |             "f:podIP": {},
2026-06-12 21:48:15.878617 | controller |             "f:podIPs": {
2026-06-12 21:48:15.878632 | controller |               ".": {},
2026-06-12 21:48:15.878646 | controller |               "k:{\"ip\":\"10.217.0.86\"}": {
2026-06-12 21:48:15.878661 | controller |                 ".": {},
2026-06-12 21:48:15.878675 | controller |                 "f:ip": {}
2026-06-12 21:48:15.878689 | controller |               }
2026-06-12 21:48:15.878703 | controller |             },
2026-06-12 21:48:15.878718 | controller |             "f:startTime": {}
2026-06-12 21:48:15.878732 | controller |           }
2026-06-12 21:48:15.878747 | controller |         },
2026-06-12 21:48:15.878761 | controller |         "manager": "kubelet",
2026-06-12 21:48:15.878775 | controller |         "operation": "Update",
2026-06-12 21:48:15.878789 | controller |         "subresource": "status",
2026-06-12 21:48:15.878804 | controller |         "time": "2026-06-12T20:55:38Z"
2026-06-12 21:48:15.878818 | controller |       }
2026-06-12 21:48:15.878833 | controller |     ],
2026-06-12 21:48:15.878860 | controller |     "name": "nova-operator-controller-manager-6df846755f-wxlvr",
2026-06-12 21:48:15.878880 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:15.878896 | controller |     "ownerReferences": [
2026-06-12 21:48:15.878911 | controller |       {
2026-06-12 21:48:15.878925 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:15.878939 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:15.878953 | controller |         "controller": true,
2026-06-12 21:48:15.878968 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:15.878982 | controller |         "name": "nova-operator-controller-manager-6df846755f",
2026-06-12 21:48:15.878996 | controller |         "uid": "b14acf44-cc52-4ba5-8422-8bae52231cf6"
2026-06-12 21:48:15.879010 | controller |       }
2026-06-12 21:48:15.879025 | controller |     ],
2026-06-12 21:48:15.879039 | controller |     "resourceVersion": "54668",
2026-06-12 21:48:15.879054 | controller |     "uid": "83f94ca6-f0f9-42f9-a94e-ebdc802f64ae"
2026-06-12 21:48:15.879068 | controller |   },
2026-06-12 21:48:15.879083 | controller |   "spec": {
2026-06-12 21:48:15.879097 | controller |     "containers": [
2026-06-12 21:48:15.879111 | controller |       {
2026-06-12 21:48:15.879126 | controller |         "args": [
2026-06-12 21:48:15.879140 | controller |           "--leader-elect",
2026-06-12 21:48:15.879154 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:15.879168 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:15.879183 | controller |         ],
2026-06-12 21:48:15.879200 | controller |         "command": [
2026-06-12 21:48:15.879216 | controller |           "/manager"
2026-06-12 21:48:15.879230 | controller |         ],
2026-06-12 21:48:15.879245 | controller |         "env": [
2026-06-12 21:48:15.879259 | controller |           {
2026-06-12 21:48:15.879273 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:15.879288 | controller |             "value": "30"
2026-06-12 21:48:15.879302 | controller |           },
2026-06-12 21:48:15.879317 | controller |           {
2026-06-12 21:48:15.879331 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:15.879350 | controller |             "value": "20"
2026-06-12 21:48:15.879364 | controller |           },
2026-06-12 21:48:15.879378 | controller |           {
2026-06-12 21:48:15.879392 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:15.879406 | controller |             "value": "5"
2026-06-12 21:48:15.879420 | controller |           },
2026-06-12 21:48:15.879434 | controller |           {
2026-06-12 21:48:15.879447 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:15.879461 | controller |             "value": "false"
2026-06-12 21:48:15.879475 | controller |           },
2026-06-12 21:48:15.879489 | controller |           {
2026-06-12 21:48:15.879503 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:15.879517 | controller |             "value": "false"
2026-06-12 21:48:15.879531 | controller |           }
2026-06-12 21:48:15.879545 | controller |         ],
2026-06-12 21:48:15.879559 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 21:48:15.879574 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:15.879589 | controller |         "livenessProbe": {
2026-06-12 21:48:15.879603 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.879617 | controller |           "httpGet": {
2026-06-12 21:48:15.879630 | controller |             "path": "/healthz",
2026-06-12 21:48:15.879644 | controller |             "port": 8081,
2026-06-12 21:48:15.879657 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.879671 | controller |           },
2026-06-12 21:48:15.879685 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:15.879699 | controller |           "periodSeconds": 20,
2026-06-12 21:48:15.879713 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.879726 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.879740 | controller |         },
2026-06-12 21:48:15.879754 | controller |         "name": "manager",
2026-06-12 21:48:15.879768 | controller |         "readinessProbe": {
2026-06-12 21:48:15.879782 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.879796 | controller |           "httpGet": {
2026-06-12 21:48:15.879810 | controller |             "path": "/readyz",
2026-06-12 21:48:15.879824 | controller |             "port": 8081,
2026-06-12 21:48:15.879838 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.879888 | controller |           },
2026-06-12 21:48:15.879904 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:15.879919 | controller |           "periodSeconds": 10,
2026-06-12 21:48:15.879933 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.879947 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.879961 | controller |         },
2026-06-12 21:48:15.879975 | controller |         "resources": {
2026-06-12 21:48:15.879988 | controller |           "limits": {
2026-06-12 21:48:15.880002 | controller |             "cpu": "500m",
2026-06-12 21:48:15.880016 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.880030 | controller |           },
2026-06-12 21:48:15.880044 | controller |           "requests": {
2026-06-12 21:48:15.880058 | controller |             "cpu": "10m",
2026-06-12 21:48:15.880072 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.880086 | controller |           }
2026-06-12 21:48:15.880100 | controller |         },
2026-06-12 21:48:15.880114 | controller |         "securityContext": {
2026-06-12 21:48:15.880128 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:15.880142 | controller |           "capabilities": {
2026-06-12 21:48:15.880156 | controller |             "drop": [
2026-06-12 21:48:15.880170 | controller |               "MKNOD"
2026-06-12 21:48:15.880184 | controller |             ]
2026-06-12 21:48:15.880198 | controller |           }
2026-06-12 21:48:15.880217 | controller |         },
2026-06-12 21:48:15.880231 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:15.880246 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:15.880260 | controller |         "volumeMounts": [
2026-06-12 21:48:15.880275 | controller |           {
2026-06-12 21:48:15.880290 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.880305 | controller |             "name": "kube-api-access-fnxxr",
2026-06-12 21:48:15.880319 | controller |             "readOnly": true
2026-06-12 21:48:15.880334 | controller |           }
2026-06-12 21:48:15.880349 | controller |         ]
2026-06-12 21:48:15.880363 | controller |       }
2026-06-12 21:48:15.880378 | controller |     ],
2026-06-12 21:48:15.880393 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:15.880407 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:15.880421 | controller |     "imagePullSecrets": [
2026-06-12 21:48:15.880436 | controller |       {
2026-06-12 21:48:15.880450 | controller |         "name": "nova-operator-controller-manager-dockercfg-5jbwn"
2026-06-12 21:48:15.880465 | controller |       }
2026-06-12 21:48:15.880479 | controller |     ],
2026-06-12 21:48:15.880494 | controller |     "nodeName": "crc",
2026-06-12 21:48:15.880508 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:15.880522 | controller |     "priority": 0,
2026-06-12 21:48:15.880537 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:15.880551 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:15.880566 | controller |     "securityContext": {
2026-06-12 21:48:15.880580 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:15.880594 | controller |       "seLinuxOptions": {
2026-06-12 21:48:15.880608 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:15.880622 | controller |       }
2026-06-12 21:48:15.880636 | controller |     },
2026-06-12 21:48:15.880650 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-12 21:48:15.880664 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-12 21:48:15.880679 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:15.880693 | controller |     "tolerations": [
2026-06-12 21:48:15.880710 | controller |       {
2026-06-12 21:48:15.880726 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.880740 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:15.880755 | controller |         "operator": "Exists",
2026-06-12 21:48:15.880770 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.880784 | controller |       },
2026-06-12 21:48:15.880798 | controller |       {
2026-06-12 21:48:15.880813 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.880827 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:15.880842 | controller |         "operator": "Exists",
2026-06-12 21:48:15.880876 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.880892 | controller |       },
2026-06-12 21:48:15.880907 | controller |       {
2026-06-12 21:48:15.880921 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:15.880935 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:15.880950 | controller |         "operator": "Exists"
2026-06-12 21:48:15.880964 | controller |       }
2026-06-12 21:48:15.880979 | controller |     ],
2026-06-12 21:48:15.880993 | controller |     "volumes": [
2026-06-12 21:48:15.881008 | controller |       {
2026-06-12 21:48:15.881022 | controller |         "name": "kube-api-access-fnxxr",
2026-06-12 21:48:15.881037 | controller |         "projected": {
2026-06-12 21:48:15.881051 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.881066 | controller |           "sources": [
2026-06-12 21:48:15.881080 | controller |             {
2026-06-12 21:48:15.881095 | controller |               "serviceAccountToken": {
2026-06-12 21:48:15.881113 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:15.881128 | controller |                 "path": "token"
2026-06-12 21:48:15.881142 | controller |               }
2026-06-12 21:48:15.881157 | controller |             },
2026-06-12 21:48:15.881171 | controller |             {
2026-06-12 21:48:15.881185 | controller |               "configMap": {
2026-06-12 21:48:15.881200 | controller |                 "items": [
2026-06-12 21:48:15.881214 | controller |                   {
2026-06-12 21:48:15.881228 | controller |                     "key": "ca.crt",
2026-06-12 21:48:15.881242 | controller |                     "path": "ca.crt"
2026-06-12 21:48:15.881256 | controller |                   }
2026-06-12 21:48:15.881270 | controller |                 ],
2026-06-12 21:48:15.881284 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:15.881299 | controller |               }
2026-06-12 21:48:15.881314 | controller |             },
2026-06-12 21:48:15.881328 | controller |             {
2026-06-12 21:48:15.881342 | controller |               "downwardAPI": {
2026-06-12 21:48:15.881356 | controller |                 "items": [
2026-06-12 21:48:15.881371 | controller |                   {
2026-06-12 21:48:15.881385 | controller |                     "fieldRef": {
2026-06-12 21:48:15.881399 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:15.881413 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:15.881427 | controller |                     },
2026-06-12 21:48:15.881441 | controller |                     "path": "namespace"
2026-06-12 21:48:15.881456 | controller |                   }
2026-06-12 21:48:15.881470 | controller |                 ]
2026-06-12 21:48:15.881484 | controller |               }
2026-06-12 21:48:15.881498 | controller |             },
2026-06-12 21:48:15.881512 | controller |             {
2026-06-12 21:48:15.881526 | controller |               "configMap": {
2026-06-12 21:48:15.881540 | controller |                 "items": [
2026-06-12 21:48:15.881554 | controller |                   {
2026-06-12 21:48:15.881568 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:15.881582 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:15.881596 | controller |                   }
2026-06-12 21:48:15.881610 | controller |                 ],
2026-06-12 21:48:15.881624 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:15.881638 | controller |               }
2026-06-12 21:48:15.881652 | controller |             }
2026-06-12 21:48:15.881666 | controller |           ]
2026-06-12 21:48:15.881679 | controller |         }
2026-06-12 21:48:15.881693 | controller |       }
2026-06-12 21:48:15.881707 | controller |     ]
2026-06-12 21:48:15.881721 | controller |   },
2026-06-12 21:48:15.881734 | controller |   "status": {
2026-06-12 21:48:15.881748 | controller |     "conditions": [
2026-06-12 21:48:15.881762 | controller |       {
2026-06-12 21:48:15.881776 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.881789 | controller |         "lastTransitionTime": "2026-06-12T20:55:26Z",
2026-06-12 21:48:15.881803 | controller |         "status": "True",
2026-06-12 21:48:15.881817 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:15.881831 | controller |       },
2026-06-12 21:48:15.881845 | controller |       {
2026-06-12 21:48:15.881908 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.881923 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.881938 | controller |         "status": "True",
2026-06-12 21:48:15.881952 | controller |         "type": "Initialized"
2026-06-12 21:48:15.881966 | controller |       },
2026-06-12 21:48:15.881980 | controller |       {
2026-06-12 21:48:15.881994 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.882008 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.882027 | controller |         "status": "True",
2026-06-12 21:48:15.882042 | controller |         "type": "Ready"
2026-06-12 21:48:15.882056 | controller |       },
2026-06-12 21:48:15.882070 | controller |       {
2026-06-12 21:48:15.882084 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.882098 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.882113 | controller |         "status": "True",
2026-06-12 21:48:15.882127 | controller |         "type": "ContainersReady"
2026-06-12 21:48:15.882141 | controller |       },
2026-06-12 21:48:15.882155 | controller |       {
2026-06-12 21:48:15.882170 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.882184 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.882198 | controller |         "status": "True",
2026-06-12 21:48:15.882212 | controller |         "type": "PodScheduled"
2026-06-12 21:48:15.882227 | controller |       }
2026-06-12 21:48:15.882241 | controller |     ],
2026-06-12 21:48:15.882255 | controller |     "containerStatuses": [
2026-06-12 21:48:15.882269 | controller |       {
2026-06-12 21:48:15.882283 | controller |         "allocatedResources": {
2026-06-12 21:48:15.882297 | controller |           "cpu": "10m",
2026-06-12 21:48:15.882312 | controller |           "memory": "256Mi"
2026-06-12 21:48:15.882326 | controller |         },
2026-06-12 21:48:15.882347 | controller |         "containerID": "cri-o://77c0467d35d17d012076d919714ec979e7acc6c9841b0f78d23fc0b30f855164",
2026-06-12 21:48:15.882363 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 21:48:15.882377 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 21:48:15.882392 | controller |         "lastState": {},
2026-06-12 21:48:15.882406 | controller |         "name": "manager",
2026-06-12 21:48:15.882420 | controller |         "ready": true,
2026-06-12 21:48:15.882435 | controller |         "resources": {
2026-06-12 21:48:15.882449 | controller |           "limits": {
2026-06-12 21:48:15.882463 | controller |             "cpu": "500m",
2026-06-12 21:48:15.882477 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.882491 | controller |           },
2026-06-12 21:48:15.882505 | controller |           "requests": {
2026-06-12 21:48:15.882520 | controller |             "cpu": "10m",
2026-06-12 21:48:15.882534 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.882548 | controller |           }
2026-06-12 21:48:15.882562 | controller |         },
2026-06-12 21:48:15.882576 | controller |         "restartCount": 0,
2026-06-12 21:48:15.882590 | controller |         "started": true,
2026-06-12 21:48:15.882605 | controller |         "state": {
2026-06-12 21:48:15.882619 | controller |           "running": {
2026-06-12 21:48:15.882633 | controller |             "startedAt": "2026-06-12T20:55:25Z"
2026-06-12 21:48:15.882647 | controller |           }
2026-06-12 21:48:15.882662 | controller |         },
2026-06-12 21:48:15.882679 | controller |         "user": {
2026-06-12 21:48:15.882695 | controller |           "linux": {
2026-06-12 21:48:15.882709 | controller |             "gid": 0,
2026-06-12 21:48:15.882723 | controller |             "supplementalGroups": [
2026-06-12 21:48:15.882738 | controller |               0
2026-06-12 21:48:15.882752 | controller |             ],
2026-06-12 21:48:15.882766 | controller |             "uid": 65532
2026-06-12 21:48:15.882780 | controller |           }
2026-06-12 21:48:15.882795 | controller |         },
2026-06-12 21:48:15.882809 | controller |         "volumeMounts": [
2026-06-12 21:48:15.882824 | controller |           {
2026-06-12 21:48:15.882838 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.882876 | controller |             "name": "kube-api-access-fnxxr",
2026-06-12 21:48:15.882898 | controller |             "readOnly": true,
2026-06-12 21:48:15.882916 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.882931 | controller |           }
2026-06-12 21:48:15.882945 | controller |         ]
2026-06-12 21:48:15.882960 | controller |       }
2026-06-12 21:48:15.882974 | controller |     ],
2026-06-12 21:48:15.882989 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:15.883003 | controller |     "hostIPs": [
2026-06-12 21:48:15.883017 | controller |       {
2026-06-12 21:48:15.883031 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:15.883051 | controller |       }
2026-06-12 21:48:15.883066 | controller |     ],
2026-06-12 21:48:15.883080 | controller |     "phase": "Running",
2026-06-12 21:48:15.883095 | controller |     "podIP": "10.217.0.86",
2026-06-12 21:48:15.883109 | controller |     "podIPs": [
2026-06-12 21:48:15.883123 | controller |       {
2026-06-12 21:48:15.883138 | controller |         "ip": "10.217.0.86"
2026-06-12 21:48:15.883152 | controller |       }
2026-06-12 21:48:15.883166 | controller |     ],
2026-06-12 21:48:15.883181 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:15.883195 | controller |     "startTime": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.883209 | controller |   }
2026-06-12 21:48:15.883223 | controller | }
2026-06-12 21:48:15.903317 | controller | ok:
2026-06-12 21:48:15.903369 | controller | {
2026-06-12 21:48:15.903395 | controller |   "apiVersion": "v1",
2026-06-12 21:48:15.903451 | controller |   "kind": "Pod",
2026-06-12 21:48:15.903472 | controller |   "metadata": {
2026-06-12 21:48:15.903487 | controller |     "annotations": {
2026-06-12 21:48:15.903503 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.87/23\"],\"mac_address\":\"0a:58:0a:d9:00:57\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.87/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:15.903519 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.87\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:57\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:15.903535 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:15.903551 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:15.903566 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:15.903581 | controller |     },
2026-06-12 21:48:15.903596 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.903610 | controller |     "generateName": "octavia-operator-controller-manager-6bd797bd9d-",
2026-06-12 21:48:15.903625 | controller |     "generation": 1,
2026-06-12 21:48:15.903639 | controller |     "labels": {
2026-06-12 21:48:15.903653 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-12 21:48:15.903667 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:15.903681 | controller |       "openstack.org/operator-name": "octavia",
2026-06-12 21:48:15.903695 | controller |       "pod-template-hash": "6bd797bd9d"
2026-06-12 21:48:15.903709 | controller |     },
2026-06-12 21:48:15.903723 | controller |     "managedFields": [
2026-06-12 21:48:15.903736 | controller |       {
2026-06-12 21:48:15.903750 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.903764 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.903778 | controller |         "fieldsV1": {
2026-06-12 21:48:15.903791 | controller |           "f:metadata": {
2026-06-12 21:48:15.903805 | controller |             "f:annotations": {
2026-06-12 21:48:15.903829 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:15.903877 | controller |             }
2026-06-12 21:48:15.903894 | controller |           }
2026-06-12 21:48:15.903909 | controller |         },
2026-06-12 21:48:15.903923 | controller |         "manager": "crc",
2026-06-12 21:48:15.903937 | controller |         "operation": "Update",
2026-06-12 21:48:15.903951 | controller |         "subresource": "status",
2026-06-12 21:48:15.903965 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.903979 | controller |       },
2026-06-12 21:48:15.903994 | controller |       {
2026-06-12 21:48:15.904008 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.904022 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.904036 | controller |         "fieldsV1": {
2026-06-12 21:48:15.904050 | controller |           "f:metadata": {
2026-06-12 21:48:15.904063 | controller |             "f:annotations": {
2026-06-12 21:48:15.904077 | controller |               ".": {},
2026-06-12 21:48:15.904091 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:15.904105 | controller |             },
2026-06-12 21:48:15.904118 | controller |             "f:generateName": {},
2026-06-12 21:48:15.904132 | controller |             "f:labels": {
2026-06-12 21:48:15.904145 | controller |               ".": {},
2026-06-12 21:48:15.904159 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:15.904172 | controller |               "f:control-plane": {},
2026-06-12 21:48:15.904186 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:15.904200 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:15.904213 | controller |             },
2026-06-12 21:48:15.904227 | controller |             "f:ownerReferences": {
2026-06-12 21:48:15.904241 | controller |               ".": {},
2026-06-12 21:48:15.904255 | controller |               "k:{\"uid\":\"c0d26400-f5ba-45d6-9074-4e83936b7500\"}": {}
2026-06-12 21:48:15.904270 | controller |             }
2026-06-12 21:48:15.904284 | controller |           },
2026-06-12 21:48:15.904298 | controller |           "f:spec": {
2026-06-12 21:48:15.904312 | controller |             "f:containers": {
2026-06-12 21:48:15.904326 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:15.904341 | controller |                 ".": {},
2026-06-12 21:48:15.904355 | controller |                 "f:args": {},
2026-06-12 21:48:15.904369 | controller |                 "f:command": {},
2026-06-12 21:48:15.904383 | controller |                 "f:env": {
2026-06-12 21:48:15.904397 | controller |                   ".": {},
2026-06-12 21:48:15.904410 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:15.904424 | controller |                     ".": {},
2026-06-12 21:48:15.904438 | controller |                     "f:name": {},
2026-06-12 21:48:15.904452 | controller |                     "f:value": {}
2026-06-12 21:48:15.904465 | controller |                   },
2026-06-12 21:48:15.904479 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:15.904493 | controller |                     ".": {},
2026-06-12 21:48:15.904507 | controller |                     "f:name": {},
2026-06-12 21:48:15.904522 | controller |                     "f:value": {}
2026-06-12 21:48:15.904536 | controller |                   },
2026-06-12 21:48:15.904551 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:15.904565 | controller |                     ".": {},
2026-06-12 21:48:15.904580 | controller |                     "f:name": {},
2026-06-12 21:48:15.904594 | controller |                     "f:value": {}
2026-06-12 21:48:15.904608 | controller |                   },
2026-06-12 21:48:15.904622 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:15.904636 | controller |                     ".": {},
2026-06-12 21:48:15.904655 | controller |                     "f:name": {},
2026-06-12 21:48:15.904670 | controller |                     "f:value": {}
2026-06-12 21:48:15.904684 | controller |                   },
2026-06-12 21:48:15.904698 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:15.904712 | controller |                     ".": {},
2026-06-12 21:48:15.904726 | controller |                     "f:name": {},
2026-06-12 21:48:15.904740 | controller |                     "f:value": {}
2026-06-12 21:48:15.904754 | controller |                   }
2026-06-12 21:48:15.904768 | controller |                 },
2026-06-12 21:48:15.904782 | controller |                 "f:image": {},
2026-06-12 21:48:15.904796 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:15.904811 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:15.904825 | controller |                   ".": {},
2026-06-12 21:48:15.904839 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.904875 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.904891 | controller |                     ".": {},
2026-06-12 21:48:15.904906 | controller |                     "f:path": {},
2026-06-12 21:48:15.904920 | controller |                     "f:port": {},
2026-06-12 21:48:15.904934 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.904949 | controller |                   },
2026-06-12 21:48:15.904963 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.904977 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.904991 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.905005 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.905019 | controller |                 },
2026-06-12 21:48:15.905033 | controller |                 "f:name": {},
2026-06-12 21:48:15.905048 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:15.905062 | controller |                   ".": {},
2026-06-12 21:48:15.905076 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.905090 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.905105 | controller |                     ".": {},
2026-06-12 21:48:15.905119 | controller |                     "f:path": {},
2026-06-12 21:48:15.905133 | controller |                     "f:port": {},
2026-06-12 21:48:15.905147 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.905162 | controller |                   },
2026-06-12 21:48:15.905175 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.905190 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.905204 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.905218 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.905232 | controller |                 },
2026-06-12 21:48:15.905246 | controller |                 "f:resources": {
2026-06-12 21:48:15.905261 | controller |                   ".": {},
2026-06-12 21:48:15.905275 | controller |                   "f:limits": {
2026-06-12 21:48:15.905289 | controller |                     ".": {},
2026-06-12 21:48:15.905303 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.905317 | controller |                     "f:memory": {}
2026-06-12 21:48:15.905331 | controller |                   },
2026-06-12 21:48:15.905345 | controller |                   "f:requests": {
2026-06-12 21:48:15.905359 | controller |                     ".": {},
2026-06-12 21:48:15.905373 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.905387 | controller |                     "f:memory": {}
2026-06-12 21:48:15.905428 | controller |                   }
2026-06-12 21:48:15.905448 | controller |                 },
2026-06-12 21:48:15.905463 | controller |                 "f:securityContext": {
2026-06-12 21:48:15.905477 | controller |                   ".": {},
2026-06-12 21:48:15.905496 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:15.905511 | controller |                 },
2026-06-12 21:48:15.905526 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:15.905540 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:15.905554 | controller |               }
2026-06-12 21:48:15.905569 | controller |             },
2026-06-12 21:48:15.905583 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:15.905598 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:15.905612 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:15.905630 | controller |             "f:schedulerName": {},
2026-06-12 21:48:15.905646 | controller |             "f:securityContext": {
2026-06-12 21:48:15.905660 | controller |               ".": {},
2026-06-12 21:48:15.905674 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:15.905687 | controller |             },
2026-06-12 21:48:15.905702 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:15.905715 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:15.905729 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:15.905743 | controller |             "f:tolerations": {}
2026-06-12 21:48:15.905757 | controller |           }
2026-06-12 21:48:15.905771 | controller |         },
2026-06-12 21:48:15.905784 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:15.905798 | controller |         "operation": "Update",
2026-06-12 21:48:15.905814 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.905832 | controller |       },
2026-06-12 21:48:15.905862 | controller |       {
2026-06-12 21:48:15.905882 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.905897 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.905911 | controller |         "fieldsV1": {
2026-06-12 21:48:15.905925 | controller |           "f:metadata": {
2026-06-12 21:48:15.905939 | controller |             "f:annotations": {
2026-06-12 21:48:15.905953 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:15.905967 | controller |             }
2026-06-12 21:48:15.905982 | controller |           }
2026-06-12 21:48:15.906002 | controller |         },
2026-06-12 21:48:15.906016 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:15.906030 | controller |         "operation": "Update",
2026-06-12 21:48:15.906044 | controller |         "subresource": "status",
2026-06-12 21:48:15.906058 | controller |         "time": "2026-06-12T20:54:32Z"
2026-06-12 21:48:15.906072 | controller |       },
2026-06-12 21:48:15.906086 | controller |       {
2026-06-12 21:48:15.906100 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.906114 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.906129 | controller |         "fieldsV1": {
2026-06-12 21:48:15.906143 | controller |           "f:status": {
2026-06-12 21:48:15.906157 | controller |             "f:conditions": {
2026-06-12 21:48:15.906172 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:15.906187 | controller |                 ".": {},
2026-06-12 21:48:15.906203 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.906219 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.906233 | controller |                 "f:status": {},
2026-06-12 21:48:15.906247 | controller |                 "f:type": {}
2026-06-12 21:48:15.906261 | controller |               },
2026-06-12 21:48:15.906275 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:15.906294 | controller |                 ".": {},
2026-06-12 21:48:15.906309 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.906323 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.906342 | controller |                 "f:status": {},
2026-06-12 21:48:15.906356 | controller |                 "f:type": {}
2026-06-12 21:48:15.906370 | controller |               },
2026-06-12 21:48:15.906385 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:15.906399 | controller |                 ".": {},
2026-06-12 21:48:15.906413 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.906427 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.906441 | controller |                 "f:status": {},
2026-06-12 21:48:15.906455 | controller |                 "f:type": {}
2026-06-12 21:48:15.906469 | controller |               },
2026-06-12 21:48:15.906482 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:15.906496 | controller |                 ".": {},
2026-06-12 21:48:15.906510 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.906524 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.906538 | controller |                 "f:status": {},
2026-06-12 21:48:15.906551 | controller |                 "f:type": {}
2026-06-12 21:48:15.906565 | controller |               }
2026-06-12 21:48:15.906579 | controller |             },
2026-06-12 21:48:15.906594 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:15.906609 | controller |             "f:hostIP": {},
2026-06-12 21:48:15.906624 | controller |             "f:hostIPs": {},
2026-06-12 21:48:15.906638 | controller |             "f:phase": {},
2026-06-12 21:48:15.906652 | controller |             "f:podIP": {},
2026-06-12 21:48:15.906667 | controller |             "f:podIPs": {
2026-06-12 21:48:15.906681 | controller |               ".": {},
2026-06-12 21:48:15.906695 | controller |               "k:{\"ip\":\"10.217.0.87\"}": {
2026-06-12 21:48:15.906709 | controller |                 ".": {},
2026-06-12 21:48:15.906723 | controller |                 "f:ip": {}
2026-06-12 21:48:15.906737 | controller |               }
2026-06-12 21:48:15.906752 | controller |             },
2026-06-12 21:48:15.906766 | controller |             "f:startTime": {}
2026-06-12 21:48:15.906781 | controller |           }
2026-06-12 21:48:15.906795 | controller |         },
2026-06-12 21:48:15.906810 | controller |         "manager": "kubelet",
2026-06-12 21:48:15.906824 | controller |         "operation": "Update",
2026-06-12 21:48:15.906838 | controller |         "subresource": "status",
2026-06-12 21:48:15.906871 | controller |         "time": "2026-06-12T20:55:38Z"
2026-06-12 21:48:15.906888 | controller |       }
2026-06-12 21:48:15.906902 | controller |     ],
2026-06-12 21:48:15.906917 | controller |     "name": "octavia-operator-controller-manager-6bd797bd9d-58mvs",
2026-06-12 21:48:15.906932 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:15.906946 | controller |     "ownerReferences": [
2026-06-12 21:48:15.906960 | controller |       {
2026-06-12 21:48:15.906974 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:15.906989 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:15.907003 | controller |         "controller": true,
2026-06-12 21:48:15.907017 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:15.907031 | controller |         "name": "octavia-operator-controller-manager-6bd797bd9d",
2026-06-12 21:48:15.907045 | controller |         "uid": "c0d26400-f5ba-45d6-9074-4e83936b7500"
2026-06-12 21:48:15.907060 | controller |       }
2026-06-12 21:48:15.907074 | controller |     ],
2026-06-12 21:48:15.907088 | controller |     "resourceVersion": "54662",
2026-06-12 21:48:15.907102 | controller |     "uid": "c0ab4286-6fb5-4662-8b3d-3481e8218263"
2026-06-12 21:48:15.907117 | controller |   },
2026-06-12 21:48:15.907132 | controller |   "spec": {
2026-06-12 21:48:15.907146 | controller |     "containers": [
2026-06-12 21:48:15.907160 | controller |       {
2026-06-12 21:48:15.907175 | controller |         "args": [
2026-06-12 21:48:15.907189 | controller |           "--leader-elect",
2026-06-12 21:48:15.907208 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:15.907223 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:15.907238 | controller |         ],
2026-06-12 21:48:15.907252 | controller |         "command": [
2026-06-12 21:48:15.907267 | controller |           "/manager"
2026-06-12 21:48:15.907281 | controller |         ],
2026-06-12 21:48:15.907295 | controller |         "env": [
2026-06-12 21:48:15.907309 | controller |           {
2026-06-12 21:48:15.907323 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:15.907337 | controller |             "value": "30"
2026-06-12 21:48:15.907352 | controller |           },
2026-06-12 21:48:15.907366 | controller |           {
2026-06-12 21:48:15.907381 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:15.907395 | controller |             "value": "20"
2026-06-12 21:48:15.907410 | controller |           },
2026-06-12 21:48:15.907424 | controller |           {
2026-06-12 21:48:15.907438 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:15.907452 | controller |             "value": "5"
2026-06-12 21:48:15.907466 | controller |           },
2026-06-12 21:48:15.907480 | controller |           {
2026-06-12 21:48:15.907494 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:15.907508 | controller |             "value": "false"
2026-06-12 21:48:15.907522 | controller |           },
2026-06-12 21:48:15.907536 | controller |           {
2026-06-12 21:48:15.907550 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:15.907564 | controller |             "value": "false"
2026-06-12 21:48:15.907578 | controller |           }
2026-06-12 21:48:15.907592 | controller |         ],
2026-06-12 21:48:15.907607 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 21:48:15.907621 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:15.907636 | controller |         "livenessProbe": {
2026-06-12 21:48:15.907650 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.907664 | controller |           "httpGet": {
2026-06-12 21:48:15.907680 | controller |             "path": "/healthz",
2026-06-12 21:48:15.907696 | controller |             "port": 8081,
2026-06-12 21:48:15.907710 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.907724 | controller |           },
2026-06-12 21:48:15.907738 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:15.907752 | controller |           "periodSeconds": 20,
2026-06-12 21:48:15.907766 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.907780 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.907793 | controller |         },
2026-06-12 21:48:15.907807 | controller |         "name": "manager",
2026-06-12 21:48:15.907821 | controller |         "readinessProbe": {
2026-06-12 21:48:15.907835 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.907878 | controller |           "httpGet": {
2026-06-12 21:48:15.907893 | controller |             "path": "/readyz",
2026-06-12 21:48:15.907907 | controller |             "port": 8081,
2026-06-12 21:48:15.907921 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.907935 | controller |           },
2026-06-12 21:48:15.907948 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:15.907962 | controller |           "periodSeconds": 10,
2026-06-12 21:48:15.907976 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.907990 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.908004 | controller |         },
2026-06-12 21:48:15.908017 | controller |         "resources": {
2026-06-12 21:48:15.908031 | controller |           "limits": {
2026-06-12 21:48:15.908045 | controller |             "cpu": "500m",
2026-06-12 21:48:15.908059 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.908077 | controller |           },
2026-06-12 21:48:15.908092 | controller |           "requests": {
2026-06-12 21:48:15.908106 | controller |             "cpu": "10m",
2026-06-12 21:48:15.908120 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.908134 | controller |           }
2026-06-12 21:48:15.908147 | controller |         },
2026-06-12 21:48:15.908161 | controller |         "securityContext": {
2026-06-12 21:48:15.908175 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:15.908189 | controller |           "capabilities": {
2026-06-12 21:48:15.908203 | controller |             "drop": [
2026-06-12 21:48:15.908217 | controller |               "MKNOD"
2026-06-12 21:48:15.908231 | controller |             ]
2026-06-12 21:48:15.908244 | controller |           }
2026-06-12 21:48:15.908258 | controller |         },
2026-06-12 21:48:15.908272 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:15.908286 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:15.908300 | controller |         "volumeMounts": [
2026-06-12 21:48:15.908314 | controller |           {
2026-06-12 21:48:15.908328 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.908342 | controller |             "name": "kube-api-access-hc7v2",
2026-06-12 21:48:15.908356 | controller |             "readOnly": true
2026-06-12 21:48:15.908370 | controller |           }
2026-06-12 21:48:15.908385 | controller |         ]
2026-06-12 21:48:15.908399 | controller |       }
2026-06-12 21:48:15.908413 | controller |     ],
2026-06-12 21:48:15.908427 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:15.908441 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:15.908455 | controller |     "imagePullSecrets": [
2026-06-12 21:48:15.908469 | controller |       {
2026-06-12 21:48:15.908483 | controller |         "name": "octavia-operator-controller-manager-dockercfg-xcs96"
2026-06-12 21:48:15.908498 | controller |       }
2026-06-12 21:48:15.908512 | controller |     ],
2026-06-12 21:48:15.908526 | controller |     "nodeName": "crc",
2026-06-12 21:48:15.908540 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:15.908554 | controller |     "priority": 0,
2026-06-12 21:48:15.908569 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:15.908583 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:15.908598 | controller |     "securityContext": {
2026-06-12 21:48:15.908612 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:15.908627 | controller |       "seLinuxOptions": {
2026-06-12 21:48:15.908641 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:15.908656 | controller |       }
2026-06-12 21:48:15.908670 | controller |     },
2026-06-12 21:48:15.908685 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-12 21:48:15.908699 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-12 21:48:15.908714 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:15.908728 | controller |     "tolerations": [
2026-06-12 21:48:15.908743 | controller |       {
2026-06-12 21:48:15.908757 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.908772 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:15.908786 | controller |         "operator": "Exists",
2026-06-12 21:48:15.908800 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.908814 | controller |       },
2026-06-12 21:48:15.908829 | controller |       {
2026-06-12 21:48:15.908844 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.908877 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:15.908893 | controller |         "operator": "Exists",
2026-06-12 21:48:15.908908 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.908922 | controller |       },
2026-06-12 21:48:15.908941 | controller |       {
2026-06-12 21:48:15.908956 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:15.908970 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:15.908984 | controller |         "operator": "Exists"
2026-06-12 21:48:15.908999 | controller |       }
2026-06-12 21:48:15.909013 | controller |     ],
2026-06-12 21:48:15.909028 | controller |     "volumes": [
2026-06-12 21:48:15.909042 | controller |       {
2026-06-12 21:48:15.909057 | controller |         "name": "kube-api-access-hc7v2",
2026-06-12 21:48:15.909071 | controller |         "projected": {
2026-06-12 21:48:15.909085 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.909099 | controller |           "sources": [
2026-06-12 21:48:15.909113 | controller |             {
2026-06-12 21:48:15.909128 | controller |               "serviceAccountToken": {
2026-06-12 21:48:15.909142 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:15.909156 | controller |                 "path": "token"
2026-06-12 21:48:15.909170 | controller |               }
2026-06-12 21:48:15.909184 | controller |             },
2026-06-12 21:48:15.909198 | controller |             {
2026-06-12 21:48:15.909213 | controller |               "configMap": {
2026-06-12 21:48:15.909227 | controller |                 "items": [
2026-06-12 21:48:15.909242 | controller |                   {
2026-06-12 21:48:15.909256 | controller |                     "key": "ca.crt",
2026-06-12 21:48:15.909271 | controller |                     "path": "ca.crt"
2026-06-12 21:48:15.909285 | controller |                   }
2026-06-12 21:48:15.909299 | controller |                 ],
2026-06-12 21:48:15.909313 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:15.909328 | controller |               }
2026-06-12 21:48:15.909342 | controller |             },
2026-06-12 21:48:15.909357 | controller |             {
2026-06-12 21:48:15.909372 | controller |               "downwardAPI": {
2026-06-12 21:48:15.909386 | controller |                 "items": [
2026-06-12 21:48:15.909401 | controller |                   {
2026-06-12 21:48:15.909414 | controller |                     "fieldRef": {
2026-06-12 21:48:15.909428 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:15.909442 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:15.909456 | controller |                     },
2026-06-12 21:48:15.909470 | controller |                     "path": "namespace"
2026-06-12 21:48:15.909484 | controller |                   }
2026-06-12 21:48:15.909498 | controller |                 ]
2026-06-12 21:48:15.909512 | controller |               }
2026-06-12 21:48:15.909525 | controller |             },
2026-06-12 21:48:15.909539 | controller |             {
2026-06-12 21:48:15.909553 | controller |               "configMap": {
2026-06-12 21:48:15.909567 | controller |                 "items": [
2026-06-12 21:48:15.909581 | controller |                   {
2026-06-12 21:48:15.909595 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:15.909610 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:15.909624 | controller |                   }
2026-06-12 21:48:15.909638 | controller |                 ],
2026-06-12 21:48:15.909652 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:15.909666 | controller |               }
2026-06-12 21:48:15.909680 | controller |             }
2026-06-12 21:48:15.909694 | controller |           ]
2026-06-12 21:48:15.909708 | controller |         }
2026-06-12 21:48:15.909722 | controller |       }
2026-06-12 21:48:15.909736 | controller |     ]
2026-06-12 21:48:15.909750 | controller |   },
2026-06-12 21:48:15.909764 | controller |   "status": {
2026-06-12 21:48:15.909777 | controller |     "conditions": [
2026-06-12 21:48:15.909791 | controller |       {
2026-06-12 21:48:15.909804 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.909822 | controller |         "lastTransitionTime": "2026-06-12T20:55:25Z",
2026-06-12 21:48:15.909836 | controller |         "status": "True",
2026-06-12 21:48:15.909864 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:15.909883 | controller |       },
2026-06-12 21:48:15.909897 | controller |       {
2026-06-12 21:48:15.909911 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.909925 | controller |         "lastTransitionTime": "2026-06-12T20:54:21Z",
2026-06-12 21:48:15.909939 | controller |         "status": "True",
2026-06-12 21:48:15.909953 | controller |         "type": "Initialized"
2026-06-12 21:48:15.909966 | controller |       },
2026-06-12 21:48:15.909980 | controller |       {
2026-06-12 21:48:15.909994 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.910008 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.910021 | controller |         "status": "True",
2026-06-12 21:48:15.910035 | controller |         "type": "Ready"
2026-06-12 21:48:15.910049 | controller |       },
2026-06-12 21:48:15.910063 | controller |       {
2026-06-12 21:48:15.910077 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.910091 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:15.910105 | controller |         "status": "True",
2026-06-12 21:48:15.910119 | controller |         "type": "ContainersReady"
2026-06-12 21:48:15.910132 | controller |       },
2026-06-12 21:48:15.910146 | controller |       {
2026-06-12 21:48:15.910160 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.910174 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.910187 | controller |         "status": "True",
2026-06-12 21:48:15.910201 | controller |         "type": "PodScheduled"
2026-06-12 21:48:15.910215 | controller |       }
2026-06-12 21:48:15.910228 | controller |     ],
2026-06-12 21:48:15.910242 | controller |     "containerStatuses": [
2026-06-12 21:48:15.910256 | controller |       {
2026-06-12 21:48:15.910270 | controller |         "allocatedResources": {
2026-06-12 21:48:15.910284 | controller |           "cpu": "10m",
2026-06-12 21:48:15.910297 | controller |           "memory": "256Mi"
2026-06-12 21:48:15.910311 | controller |         },
2026-06-12 21:48:15.910325 | controller |         "containerID": "cri-o://30c13d07ed4afb2c72262c5e43551e3c4b5008d0b1b422e948edb2eac997bf91",
2026-06-12 21:48:15.910339 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 21:48:15.910354 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 21:48:15.910368 | controller |         "lastState": {},
2026-06-12 21:48:15.910382 | controller |         "name": "manager",
2026-06-12 21:48:15.910397 | controller |         "ready": true,
2026-06-12 21:48:15.910411 | controller |         "resources": {
2026-06-12 21:48:15.910424 | controller |           "limits": {
2026-06-12 21:48:15.910438 | controller |             "cpu": "500m",
2026-06-12 21:48:15.910452 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.910467 | controller |           },
2026-06-12 21:48:15.910481 | controller |           "requests": {
2026-06-12 21:48:15.910495 | controller |             "cpu": "10m",
2026-06-12 21:48:15.910509 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.910523 | controller |           }
2026-06-12 21:48:15.910538 | controller |         },
2026-06-12 21:48:15.910552 | controller |         "restartCount": 0,
2026-06-12 21:48:15.910566 | controller |         "started": true,
2026-06-12 21:48:15.910581 | controller |         "state": {
2026-06-12 21:48:15.910596 | controller |           "running": {
2026-06-12 21:48:15.910610 | controller |             "startedAt": "2026-06-12T20:55:24Z"
2026-06-12 21:48:15.910625 | controller |           }
2026-06-12 21:48:15.910645 | controller |         },
2026-06-12 21:48:15.910660 | controller |         "user": {
2026-06-12 21:48:15.910675 | controller |           "linux": {
2026-06-12 21:48:15.910689 | controller |             "gid": 0,
2026-06-12 21:48:15.910703 | controller |             "supplementalGroups": [
2026-06-12 21:48:15.910717 | controller |               0
2026-06-12 21:48:15.910731 | controller |             ],
2026-06-12 21:48:15.910746 | controller |             "uid": 65532
2026-06-12 21:48:15.910760 | controller |           }
2026-06-12 21:48:15.910774 | controller |         },
2026-06-12 21:48:15.910789 | controller |         "volumeMounts": [
2026-06-12 21:48:15.910803 | controller |           {
2026-06-12 21:48:15.910818 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.910833 | controller |             "name": "kube-api-access-hc7v2",
2026-06-12 21:48:15.910862 | controller |             "readOnly": true,
2026-06-12 21:48:15.910883 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.910898 | controller |           }
2026-06-12 21:48:15.910912 | controller |         ]
2026-06-12 21:48:15.910927 | controller |       }
2026-06-12 21:48:15.910942 | controller |     ],
2026-06-12 21:48:15.910956 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:15.910971 | controller |     "hostIPs": [
2026-06-12 21:48:15.910985 | controller |       {
2026-06-12 21:48:15.911000 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:15.911014 | controller |       }
2026-06-12 21:48:15.911028 | controller |     ],
2026-06-12 21:48:15.911043 | controller |     "phase": "Running",
2026-06-12 21:48:15.911057 | controller |     "podIP": "10.217.0.87",
2026-06-12 21:48:15.911071 | controller |     "podIPs": [
2026-06-12 21:48:15.911085 | controller |       {
2026-06-12 21:48:15.911099 | controller |         "ip": "10.217.0.87"
2026-06-12 21:48:15.911114 | controller |       }
2026-06-12 21:48:15.911128 | controller |     ],
2026-06-12 21:48:15.911142 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:15.911157 | controller |     "startTime": "2026-06-12T20:54:21Z"
2026-06-12 21:48:15.911171 | controller |   }
2026-06-12 21:48:15.911185 | controller | }
2026-06-12 21:48:15.934536 | controller | ok:
2026-06-12 21:48:15.934595 | controller | {
2026-06-12 21:48:15.934616 | controller |   "apiVersion": "v1",
2026-06-12 21:48:15.934632 | controller |   "kind": "Pod",
2026-06-12 21:48:15.934722 | controller |   "metadata": {
2026-06-12 21:48:15.934743 | controller |     "annotations": {
2026-06-12 21:48:15.934760 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.88/23\"],\"mac_address\":\"0a:58:0a:d9:00:58\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.88/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:15.934776 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.88\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:58\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:15.934792 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:15.934808 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 21:48:15.934823 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 21:48:15.934838 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 21:48:15.934877 | controller |     },
2026-06-12 21:48:15.934894 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.934910 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-678fc77c54-",
2026-06-12 21:48:15.934931 | controller |     "generation": 1,
2026-06-12 21:48:15.934947 | controller |     "labels": {
2026-06-12 21:48:15.934962 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-12 21:48:15.934976 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:15.934990 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-12 21:48:15.935005 | controller |       "pod-template-hash": "678fc77c54"
2026-06-12 21:48:15.935019 | controller |     },
2026-06-12 21:48:15.935034 | controller |     "managedFields": [
2026-06-12 21:48:15.935048 | controller |       {
2026-06-12 21:48:15.935063 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.935077 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.935091 | controller |         "fieldsV1": {
2026-06-12 21:48:15.935106 | controller |           "f:metadata": {
2026-06-12 21:48:15.935121 | controller |             "f:annotations": {
2026-06-12 21:48:15.935135 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:15.935150 | controller |             }
2026-06-12 21:48:15.935164 | controller |           }
2026-06-12 21:48:15.935179 | controller |         },
2026-06-12 21:48:15.935193 | controller |         "manager": "crc",
2026-06-12 21:48:15.935207 | controller |         "operation": "Update",
2026-06-12 21:48:15.935221 | controller |         "subresource": "status",
2026-06-12 21:48:15.935235 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.935249 | controller |       },
2026-06-12 21:48:15.935262 | controller |       {
2026-06-12 21:48:15.935277 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.935291 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.935305 | controller |         "fieldsV1": {
2026-06-12 21:48:15.935319 | controller |           "f:metadata": {
2026-06-12 21:48:15.935333 | controller |             "f:annotations": {
2026-06-12 21:48:15.935347 | controller |               ".": {},
2026-06-12 21:48:15.935361 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:15.935375 | controller |             },
2026-06-12 21:48:15.935389 | controller |             "f:generateName": {},
2026-06-12 21:48:15.935403 | controller |             "f:labels": {
2026-06-12 21:48:15.935416 | controller |               ".": {},
2026-06-12 21:48:15.935430 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:15.935444 | controller |               "f:control-plane": {},
2026-06-12 21:48:15.935458 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:15.935471 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:15.935485 | controller |             },
2026-06-12 21:48:15.935499 | controller |             "f:ownerReferences": {
2026-06-12 21:48:15.935513 | controller |               ".": {},
2026-06-12 21:48:15.935527 | controller |               "k:{\"uid\":\"830d1248-633a-40fb-b8c4-5fa5686c5fdf\"}": {}
2026-06-12 21:48:15.935541 | controller |             }
2026-06-12 21:48:15.935555 | controller |           },
2026-06-12 21:48:15.935569 | controller |           "f:spec": {
2026-06-12 21:48:15.935583 | controller |             "f:containers": {
2026-06-12 21:48:15.935597 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:15.935611 | controller |                 ".": {},
2026-06-12 21:48:15.935625 | controller |                 "f:args": {},
2026-06-12 21:48:15.935639 | controller |                 "f:command": {},
2026-06-12 21:48:15.935652 | controller |                 "f:env": {
2026-06-12 21:48:15.935666 | controller |                   ".": {},
2026-06-12 21:48:15.935680 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:15.935694 | controller |                     ".": {},
2026-06-12 21:48:15.935707 | controller |                     "f:name": {},
2026-06-12 21:48:15.935725 | controller |                     "f:value": {}
2026-06-12 21:48:15.935739 | controller |                   },
2026-06-12 21:48:15.935753 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:15.935767 | controller |                     ".": {},
2026-06-12 21:48:15.935781 | controller |                     "f:name": {},
2026-06-12 21:48:15.935795 | controller |                     "f:value": {}
2026-06-12 21:48:15.935808 | controller |                   },
2026-06-12 21:48:15.935822 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:15.935861 | controller |                     ".": {},
2026-06-12 21:48:15.935882 | controller |                     "f:name": {},
2026-06-12 21:48:15.935897 | controller |                     "f:value": {}
2026-06-12 21:48:15.935912 | controller |                   },
2026-06-12 21:48:15.935926 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.935941 | controller |                     ".": {},
2026-06-12 21:48:15.935955 | controller |                     "f:name": {},
2026-06-12 21:48:15.935969 | controller |                     "f:value": {}
2026-06-12 21:48:15.935983 | controller |                   },
2026-06-12 21:48:15.935997 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.936012 | controller |                     ".": {},
2026-06-12 21:48:15.936026 | controller |                     "f:name": {},
2026-06-12 21:48:15.936040 | controller |                     "f:value": {}
2026-06-12 21:48:15.936054 | controller |                   },
2026-06-12 21:48:15.936067 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.936082 | controller |                     ".": {},
2026-06-12 21:48:15.936096 | controller |                     "f:name": {},
2026-06-12 21:48:15.936111 | controller |                     "f:value": {}
2026-06-12 21:48:15.936125 | controller |                   },
2026-06-12 21:48:15.936140 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.936155 | controller |                     ".": {},
2026-06-12 21:48:15.936170 | controller |                     "f:name": {},
2026-06-12 21:48:15.936184 | controller |                     "f:value": {}
2026-06-12 21:48:15.936198 | controller |                   },
2026-06-12 21:48:15.936213 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.936227 | controller |                     ".": {},
2026-06-12 21:48:15.936241 | controller |                     "f:name": {},
2026-06-12 21:48:15.936255 | controller |                     "f:value": {}
2026-06-12 21:48:15.936269 | controller |                   },
2026-06-12 21:48:15.936283 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.936298 | controller |                     ".": {},
2026-06-12 21:48:15.936312 | controller |                     "f:name": {},
2026-06-12 21:48:15.936326 | controller |                     "f:value": {}
2026-06-12 21:48:15.936340 | controller |                   },
2026-06-12 21:48:15.936354 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.936369 | controller |                     ".": {},
2026-06-12 21:48:15.936383 | controller |                     "f:name": {},
2026-06-12 21:48:15.936397 | controller |                     "f:value": {}
2026-06-12 21:48:15.936412 | controller |                   },
2026-06-12 21:48:15.936426 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.936441 | controller |                     ".": {},
2026-06-12 21:48:15.936455 | controller |                     "f:name": {},
2026-06-12 21:48:15.936469 | controller |                     "f:value": {}
2026-06-12 21:48:15.936488 | controller |                   },
2026-06-12 21:48:15.936503 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.936518 | controller |                     ".": {},
2026-06-12 21:48:15.936533 | controller |                     "f:name": {},
2026-06-12 21:48:15.936547 | controller |                     "f:value": {}
2026-06-12 21:48:15.936561 | controller |                   },
2026-06-12 21:48:15.936575 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.936590 | controller |                     ".": {},
2026-06-12 21:48:15.936604 | controller |                     "f:name": {},
2026-06-12 21:48:15.936618 | controller |                     "f:value": {}
2026-06-12 21:48:15.936632 | controller |                   },
2026-06-12 21:48:15.936646 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.936661 | controller |                     ".": {},
2026-06-12 21:48:15.936675 | controller |                     "f:name": {},
2026-06-12 21:48:15.936690 | controller |                     "f:value": {}
2026-06-12 21:48:15.936707 | controller |                   },
2026-06-12 21:48:15.936723 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.936737 | controller |                     ".": {},
2026-06-12 21:48:15.936752 | controller |                     "f:name": {},
2026-06-12 21:48:15.936766 | controller |                     "f:value": {}
2026-06-12 21:48:15.936780 | controller |                   },
2026-06-12 21:48:15.936794 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.936808 | controller |                     ".": {},
2026-06-12 21:48:15.936822 | controller |                     "f:name": {},
2026-06-12 21:48:15.936837 | controller |                     "f:value": {}
2026-06-12 21:48:15.936869 | controller |                   },
2026-06-12 21:48:15.936886 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.936902 | controller |                     ".": {},
2026-06-12 21:48:15.936916 | controller |                     "f:name": {},
2026-06-12 21:48:15.936930 | controller |                     "f:value": {}
2026-06-12 21:48:15.936945 | controller |                   },
2026-06-12 21:48:15.936959 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.936974 | controller |                     ".": {},
2026-06-12 21:48:15.936988 | controller |                     "f:name": {},
2026-06-12 21:48:15.937002 | controller |                     "f:value": {}
2026-06-12 21:48:15.937016 | controller |                   },
2026-06-12 21:48:15.937030 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.937044 | controller |                     ".": {},
2026-06-12 21:48:15.937058 | controller |                     "f:name": {},
2026-06-12 21:48:15.937072 | controller |                     "f:value": {}
2026-06-12 21:48:15.937086 | controller |                   },
2026-06-12 21:48:15.937101 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.937115 | controller |                     ".": {},
2026-06-12 21:48:15.937129 | controller |                     "f:name": {},
2026-06-12 21:48:15.937144 | controller |                     "f:value": {}
2026-06-12 21:48:15.937158 | controller |                   },
2026-06-12 21:48:15.937172 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.937186 | controller |                     ".": {},
2026-06-12 21:48:15.937200 | controller |                     "f:name": {},
2026-06-12 21:48:15.937218 | controller |                     "f:value": {}
2026-06-12 21:48:15.937232 | controller |                   },
2026-06-12 21:48:15.937246 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.937260 | controller |                     ".": {},
2026-06-12 21:48:15.937274 | controller |                     "f:name": {},
2026-06-12 21:48:15.937288 | controller |                     "f:value": {}
2026-06-12 21:48:15.937301 | controller |                   },
2026-06-12 21:48:15.937315 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.937329 | controller |                     ".": {},
2026-06-12 21:48:15.937342 | controller |                     "f:name": {},
2026-06-12 21:48:15.937356 | controller |                     "f:value": {}
2026-06-12 21:48:15.937370 | controller |                   },
2026-06-12 21:48:15.937384 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.937398 | controller |                     ".": {},
2026-06-12 21:48:15.937412 | controller |                     "f:name": {},
2026-06-12 21:48:15.937426 | controller |                     "f:value": {}
2026-06-12 21:48:15.937440 | controller |                   },
2026-06-12 21:48:15.937454 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.937468 | controller |                     ".": {},
2026-06-12 21:48:15.937482 | controller |                     "f:name": {},
2026-06-12 21:48:15.937496 | controller |                     "f:value": {}
2026-06-12 21:48:15.937509 | controller |                   },
2026-06-12 21:48:15.937523 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.937537 | controller |                     ".": {},
2026-06-12 21:48:15.937551 | controller |                     "f:name": {},
2026-06-12 21:48:15.937565 | controller |                     "f:value": {}
2026-06-12 21:48:15.937578 | controller |                   },
2026-06-12 21:48:15.937592 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.937607 | controller |                     ".": {},
2026-06-12 21:48:15.937621 | controller |                     "f:name": {},
2026-06-12 21:48:15.937634 | controller |                     "f:value": {}
2026-06-12 21:48:15.937648 | controller |                   },
2026-06-12 21:48:15.937662 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.937676 | controller |                     ".": {},
2026-06-12 21:48:15.937690 | controller |                     "f:name": {},
2026-06-12 21:48:15.937704 | controller |                     "f:value": {}
2026-06-12 21:48:15.937718 | controller |                   },
2026-06-12 21:48:15.937732 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.937746 | controller |                     ".": {},
2026-06-12 21:48:15.937760 | controller |                     "f:name": {},
2026-06-12 21:48:15.937774 | controller |                     "f:value": {}
2026-06-12 21:48:15.937788 | controller |                   },
2026-06-12 21:48:15.937802 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.937816 | controller |                     ".": {},
2026-06-12 21:48:15.937830 | controller |                     "f:name": {},
2026-06-12 21:48:15.937844 | controller |                     "f:value": {}
2026-06-12 21:48:15.937878 | controller |                   },
2026-06-12 21:48:15.937894 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.937909 | controller |                     ".": {},
2026-06-12 21:48:15.937927 | controller |                     "f:name": {},
2026-06-12 21:48:15.937942 | controller |                     "f:value": {}
2026-06-12 21:48:15.937956 | controller |                   },
2026-06-12 21:48:15.937970 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.937985 | controller |                     ".": {},
2026-06-12 21:48:15.937999 | controller |                     "f:name": {},
2026-06-12 21:48:15.938013 | controller |                     "f:value": {}
2026-06-12 21:48:15.938026 | controller |                   },
2026-06-12 21:48:15.938040 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.938054 | controller |                     ".": {},
2026-06-12 21:48:15.938068 | controller |                     "f:name": {},
2026-06-12 21:48:15.938082 | controller |                     "f:value": {}
2026-06-12 21:48:15.938097 | controller |                   },
2026-06-12 21:48:15.938111 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.938127 | controller |                     ".": {},
2026-06-12 21:48:15.938141 | controller |                     "f:name": {},
2026-06-12 21:48:15.938156 | controller |                     "f:value": {}
2026-06-12 21:48:15.938170 | controller |                   },
2026-06-12 21:48:15.938185 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.938199 | controller |                     ".": {},
2026-06-12 21:48:15.938214 | controller |                     "f:name": {},
2026-06-12 21:48:15.938228 | controller |                     "f:value": {}
2026-06-12 21:48:15.938242 | controller |                   },
2026-06-12 21:48:15.938257 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.938271 | controller |                     ".": {},
2026-06-12 21:48:15.938285 | controller |                     "f:name": {},
2026-06-12 21:48:15.938299 | controller |                     "f:value": {}
2026-06-12 21:48:15.938313 | controller |                   },
2026-06-12 21:48:15.938327 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.938341 | controller |                     ".": {},
2026-06-12 21:48:15.938356 | controller |                     "f:name": {},
2026-06-12 21:48:15.938370 | controller |                     "f:value": {}
2026-06-12 21:48:15.938384 | controller |                   },
2026-06-12 21:48:15.938398 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.938413 | controller |                     ".": {},
2026-06-12 21:48:15.938427 | controller |                     "f:name": {},
2026-06-12 21:48:15.938441 | controller |                     "f:value": {}
2026-06-12 21:48:15.938455 | controller |                   },
2026-06-12 21:48:15.938469 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.938484 | controller |                     ".": {},
2026-06-12 21:48:15.938498 | controller |                     "f:name": {},
2026-06-12 21:48:15.938542 | controller |                     "f:value": {}
2026-06-12 21:48:15.938561 | controller |                   },
2026-06-12 21:48:15.938575 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.938590 | controller |                     ".": {},
2026-06-12 21:48:15.938604 | controller |                     "f:name": {},
2026-06-12 21:48:15.938618 | controller |                     "f:value": {}
2026-06-12 21:48:15.938632 | controller |                   },
2026-06-12 21:48:15.938646 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.938692 | controller |                     ".": {},
2026-06-12 21:48:15.938708 | controller |                     "f:name": {},
2026-06-12 21:48:15.938722 | controller |                     "f:value": {}
2026-06-12 21:48:15.938736 | controller |                   },
2026-06-12 21:48:15.938751 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.938765 | controller |                     ".": {},
2026-06-12 21:48:15.938779 | controller |                     "f:name": {},
2026-06-12 21:48:15.938793 | controller |                     "f:value": {}
2026-06-12 21:48:15.938807 | controller |                   },
2026-06-12 21:48:15.938821 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.938835 | controller |                     ".": {},
2026-06-12 21:48:15.938861 | controller |                     "f:name": {},
2026-06-12 21:48:15.938880 | controller |                     "f:value": {}
2026-06-12 21:48:15.938895 | controller |                   },
2026-06-12 21:48:15.938910 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.938924 | controller |                     ".": {},
2026-06-12 21:48:15.938939 | controller |                     "f:name": {},
2026-06-12 21:48:15.938954 | controller |                     "f:value": {}
2026-06-12 21:48:15.938968 | controller |                   },
2026-06-12 21:48:15.938982 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.938997 | controller |                     ".": {},
2026-06-12 21:48:15.939011 | controller |                     "f:name": {},
2026-06-12 21:48:15.939025 | controller |                     "f:value": {}
2026-06-12 21:48:15.939039 | controller |                   },
2026-06-12 21:48:15.939053 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.939067 | controller |                     ".": {},
2026-06-12 21:48:15.939081 | controller |                     "f:name": {},
2026-06-12 21:48:15.939095 | controller |                     "f:value": {}
2026-06-12 21:48:15.939109 | controller |                   },
2026-06-12 21:48:15.939123 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.939137 | controller |                     ".": {},
2026-06-12 21:48:15.939152 | controller |                     "f:name": {},
2026-06-12 21:48:15.939166 | controller |                     "f:value": {}
2026-06-12 21:48:15.939180 | controller |                   },
2026-06-12 21:48:15.939195 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.939209 | controller |                     ".": {},
2026-06-12 21:48:15.939223 | controller |                     "f:name": {},
2026-06-12 21:48:15.939237 | controller |                     "f:value": {}
2026-06-12 21:48:15.939251 | controller |                   },
2026-06-12 21:48:15.939265 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.939279 | controller |                     ".": {},
2026-06-12 21:48:15.939293 | controller |                     "f:name": {},
2026-06-12 21:48:15.939306 | controller |                     "f:value": {}
2026-06-12 21:48:15.939320 | controller |                   },
2026-06-12 21:48:15.939334 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.939348 | controller |                     ".": {},
2026-06-12 21:48:15.939362 | controller |                     "f:name": {},
2026-06-12 21:48:15.939375 | controller |                     "f:value": {}
2026-06-12 21:48:15.939389 | controller |                   },
2026-06-12 21:48:15.939403 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.939421 | controller |                     ".": {},
2026-06-12 21:48:15.939436 | controller |                     "f:name": {},
2026-06-12 21:48:15.939450 | controller |                     "f:value": {}
2026-06-12 21:48:15.939464 | controller |                   },
2026-06-12 21:48:15.939478 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.939492 | controller |                     ".": {},
2026-06-12 21:48:15.939507 | controller |                     "f:name": {},
2026-06-12 21:48:15.939521 | controller |                     "f:value": {}
2026-06-12 21:48:15.939534 | controller |                   },
2026-06-12 21:48:15.939549 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.939563 | controller |                     ".": {},
2026-06-12 21:48:15.939576 | controller |                     "f:name": {},
2026-06-12 21:48:15.939590 | controller |                     "f:value": {}
2026-06-12 21:48:15.939604 | controller |                   },
2026-06-12 21:48:15.939618 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.939632 | controller |                     ".": {},
2026-06-12 21:48:15.939645 | controller |                     "f:name": {},
2026-06-12 21:48:15.939659 | controller |                     "f:value": {}
2026-06-12 21:48:15.939673 | controller |                   },
2026-06-12 21:48:15.939687 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.939701 | controller |                     ".": {},
2026-06-12 21:48:15.939714 | controller |                     "f:name": {},
2026-06-12 21:48:15.939728 | controller |                     "f:value": {}
2026-06-12 21:48:15.939742 | controller |                   },
2026-06-12 21:48:15.939756 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.939769 | controller |                     ".": {},
2026-06-12 21:48:15.939783 | controller |                     "f:name": {},
2026-06-12 21:48:15.939797 | controller |                     "f:value": {}
2026-06-12 21:48:15.939811 | controller |                   },
2026-06-12 21:48:15.939825 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.939862 | controller |                     ".": {},
2026-06-12 21:48:15.939882 | controller |                     "f:name": {},
2026-06-12 21:48:15.939896 | controller |                     "f:value": {}
2026-06-12 21:48:15.939910 | controller |                   },
2026-06-12 21:48:15.939924 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.939938 | controller |                     ".": {},
2026-06-12 21:48:15.939952 | controller |                     "f:name": {},
2026-06-12 21:48:15.939966 | controller |                     "f:value": {}
2026-06-12 21:48:15.939980 | controller |                   },
2026-06-12 21:48:15.939994 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.940008 | controller |                     ".": {},
2026-06-12 21:48:15.940022 | controller |                     "f:name": {},
2026-06-12 21:48:15.940036 | controller |                     "f:value": {}
2026-06-12 21:48:15.940050 | controller |                   },
2026-06-12 21:48:15.940064 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.940078 | controller |                     ".": {},
2026-06-12 21:48:15.940092 | controller |                     "f:name": {},
2026-06-12 21:48:15.940106 | controller |                     "f:value": {}
2026-06-12 21:48:15.940120 | controller |                   },
2026-06-12 21:48:15.940138 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.940153 | controller |                     ".": {},
2026-06-12 21:48:15.940168 | controller |                     "f:name": {},
2026-06-12 21:48:15.940182 | controller |                     "f:value": {}
2026-06-12 21:48:15.940197 | controller |                   },
2026-06-12 21:48:15.940211 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.940226 | controller |                     ".": {},
2026-06-12 21:48:15.940241 | controller |                     "f:name": {},
2026-06-12 21:48:15.940255 | controller |                     "f:value": {}
2026-06-12 21:48:15.940269 | controller |                   },
2026-06-12 21:48:15.940284 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.940298 | controller |                     ".": {},
2026-06-12 21:48:15.940313 | controller |                     "f:name": {},
2026-06-12 21:48:15.940327 | controller |                     "f:value": {}
2026-06-12 21:48:15.940341 | controller |                   },
2026-06-12 21:48:15.940355 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.940369 | controller |                     ".": {},
2026-06-12 21:48:15.940384 | controller |                     "f:name": {},
2026-06-12 21:48:15.940398 | controller |                     "f:value": {}
2026-06-12 21:48:15.940412 | controller |                   },
2026-06-12 21:48:15.940426 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.940441 | controller |                     ".": {},
2026-06-12 21:48:15.940455 | controller |                     "f:name": {},
2026-06-12 21:48:15.940469 | controller |                     "f:value": {}
2026-06-12 21:48:15.940483 | controller |                   },
2026-06-12 21:48:15.940498 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.940512 | controller |                     ".": {},
2026-06-12 21:48:15.940526 | controller |                     "f:name": {},
2026-06-12 21:48:15.940541 | controller |                     "f:value": {}
2026-06-12 21:48:15.940555 | controller |                   },
2026-06-12 21:48:15.940569 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.940584 | controller |                     ".": {},
2026-06-12 21:48:15.940598 | controller |                     "f:name": {},
2026-06-12 21:48:15.940612 | controller |                     "f:value": {}
2026-06-12 21:48:15.940627 | controller |                   },
2026-06-12 21:48:15.940641 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.940655 | controller |                     ".": {},
2026-06-12 21:48:15.940669 | controller |                     "f:name": {},
2026-06-12 21:48:15.940683 | controller |                     "f:value": {}
2026-06-12 21:48:15.940697 | controller |                   },
2026-06-12 21:48:15.940712 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.940726 | controller |                     ".": {},
2026-06-12 21:48:15.940740 | controller |                     "f:name": {},
2026-06-12 21:48:15.940754 | controller |                     "f:value": {}
2026-06-12 21:48:15.940768 | controller |                   },
2026-06-12 21:48:15.940783 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.940797 | controller |                     ".": {},
2026-06-12 21:48:15.940812 | controller |                     "f:name": {},
2026-06-12 21:48:15.940826 | controller |                     "f:value": {}
2026-06-12 21:48:15.940844 | controller |                   },
2026-06-12 21:48:15.940878 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.940894 | controller |                     ".": {},
2026-06-12 21:48:15.940909 | controller |                     "f:name": {},
2026-06-12 21:48:15.940923 | controller |                     "f:value": {}
2026-06-12 21:48:15.940937 | controller |                   },
2026-06-12 21:48:15.940951 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.940966 | controller |                     ".": {},
2026-06-12 21:48:15.940980 | controller |                     "f:name": {},
2026-06-12 21:48:15.940995 | controller |                     "f:value": {}
2026-06-12 21:48:15.941009 | controller |                   },
2026-06-12 21:48:15.941023 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.941037 | controller |                     ".": {},
2026-06-12 21:48:15.941052 | controller |                     "f:name": {},
2026-06-12 21:48:15.941065 | controller |                     "f:value": {}
2026-06-12 21:48:15.941079 | controller |                   },
2026-06-12 21:48:15.941093 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.941107 | controller |                     ".": {},
2026-06-12 21:48:15.941121 | controller |                     "f:name": {},
2026-06-12 21:48:15.941135 | controller |                     "f:value": {}
2026-06-12 21:48:15.941149 | controller |                   },
2026-06-12 21:48:15.941163 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.941177 | controller |                     ".": {},
2026-06-12 21:48:15.941191 | controller |                     "f:name": {},
2026-06-12 21:48:15.941205 | controller |                     "f:value": {}
2026-06-12 21:48:15.941219 | controller |                   },
2026-06-12 21:48:15.941233 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.941247 | controller |                     ".": {},
2026-06-12 21:48:15.941261 | controller |                     "f:name": {},
2026-06-12 21:48:15.941275 | controller |                     "f:value": {}
2026-06-12 21:48:15.941289 | controller |                   },
2026-06-12 21:48:15.941303 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 21:48:15.941317 | controller |                     ".": {},
2026-06-12 21:48:15.941331 | controller |                     "f:name": {},
2026-06-12 21:48:15.941345 | controller |                     "f:value": {}
2026-06-12 21:48:15.941359 | controller |                   },
2026-06-12 21:48:15.941373 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.941386 | controller |                     ".": {},
2026-06-12 21:48:15.941400 | controller |                     "f:name": {},
2026-06-12 21:48:15.941414 | controller |                     "f:value": {}
2026-06-12 21:48:15.941427 | controller |                   },
2026-06-12 21:48:15.941441 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.941455 | controller |                     ".": {},
2026-06-12 21:48:15.941469 | controller |                     "f:name": {},
2026-06-12 21:48:15.941483 | controller |                     "f:value": {}
2026-06-12 21:48:15.941497 | controller |                   },
2026-06-12 21:48:15.941510 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.941524 | controller |                     ".": {},
2026-06-12 21:48:15.941537 | controller |                     "f:name": {},
2026-06-12 21:48:15.941556 | controller |                     "f:value": {}
2026-06-12 21:48:15.941570 | controller |                   },
2026-06-12 21:48:15.941584 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.941597 | controller |                     ".": {},
2026-06-12 21:48:15.941611 | controller |                     "f:name": {},
2026-06-12 21:48:15.941625 | controller |                     "f:value": {}
2026-06-12 21:48:15.941638 | controller |                   },
2026-06-12 21:48:15.941651 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.941665 | controller |                     ".": {},
2026-06-12 21:48:15.941678 | controller |                     "f:name": {},
2026-06-12 21:48:15.941692 | controller |                     "f:value": {}
2026-06-12 21:48:15.941705 | controller |                   },
2026-06-12 21:48:15.941718 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.941732 | controller |                     ".": {},
2026-06-12 21:48:15.941745 | controller |                     "f:name": {},
2026-06-12 21:48:15.941759 | controller |                     "f:value": {}
2026-06-12 21:48:15.941772 | controller |                   },
2026-06-12 21:48:15.941786 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.941800 | controller |                     ".": {},
2026-06-12 21:48:15.941813 | controller |                     "f:name": {},
2026-06-12 21:48:15.941827 | controller |                     "f:value": {}
2026-06-12 21:48:15.941840 | controller |                   },
2026-06-12 21:48:15.941873 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.941889 | controller |                     ".": {},
2026-06-12 21:48:15.941903 | controller |                     "f:name": {},
2026-06-12 21:48:15.941917 | controller |                     "f:value": {}
2026-06-12 21:48:15.941931 | controller |                   },
2026-06-12 21:48:15.941945 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.941959 | controller |                     ".": {},
2026-06-12 21:48:15.941973 | controller |                     "f:name": {},
2026-06-12 21:48:15.941987 | controller |                     "f:value": {}
2026-06-12 21:48:15.942001 | controller |                   },
2026-06-12 21:48:15.942015 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.942030 | controller |                     ".": {},
2026-06-12 21:48:15.942044 | controller |                     "f:name": {},
2026-06-12 21:48:15.942058 | controller |                     "f:value": {}
2026-06-12 21:48:15.942072 | controller |                   },
2026-06-12 21:48:15.942086 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.942100 | controller |                     ".": {},
2026-06-12 21:48:15.942114 | controller |                     "f:name": {},
2026-06-12 21:48:15.942128 | controller |                     "f:value": {}
2026-06-12 21:48:15.942142 | controller |                   },
2026-06-12 21:48:15.942157 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.942172 | controller |                     ".": {},
2026-06-12 21:48:15.942186 | controller |                     "f:name": {},
2026-06-12 21:48:15.942200 | controller |                     "f:value": {}
2026-06-12 21:48:15.942214 | controller |                   },
2026-06-12 21:48:15.942228 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.942242 | controller |                     ".": {},
2026-06-12 21:48:15.942256 | controller |                     "f:name": {},
2026-06-12 21:48:15.942274 | controller |                     "f:value": {}
2026-06-12 21:48:15.942289 | controller |                   },
2026-06-12 21:48:15.942303 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.942317 | controller |                     ".": {},
2026-06-12 21:48:15.942331 | controller |                     "f:name": {},
2026-06-12 21:48:15.942345 | controller |                     "f:value": {}
2026-06-12 21:48:15.942359 | controller |                   },
2026-06-12 21:48:15.942373 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.942387 | controller |                     ".": {},
2026-06-12 21:48:15.942402 | controller |                     "f:name": {},
2026-06-12 21:48:15.942416 | controller |                     "f:value": {}
2026-06-12 21:48:15.942430 | controller |                   },
2026-06-12 21:48:15.942444 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.942458 | controller |                     ".": {},
2026-06-12 21:48:15.942473 | controller |                     "f:name": {},
2026-06-12 21:48:15.942487 | controller |                     "f:value": {}
2026-06-12 21:48:15.942501 | controller |                   },
2026-06-12 21:48:15.942515 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.942530 | controller |                     ".": {},
2026-06-12 21:48:15.942544 | controller |                     "f:name": {},
2026-06-12 21:48:15.942558 | controller |                     "f:value": {}
2026-06-12 21:48:15.942572 | controller |                   },
2026-06-12 21:48:15.942586 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:15.942601 | controller |                     ".": {},
2026-06-12 21:48:15.942615 | controller |                     "f:name": {},
2026-06-12 21:48:15.942629 | controller |                     "f:value": {}
2026-06-12 21:48:15.942644 | controller |                   },
2026-06-12 21:48:15.942658 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:15.942672 | controller |                     ".": {},
2026-06-12 21:48:15.942687 | controller |                     "f:name": {},
2026-06-12 21:48:15.942703 | controller |                     "f:value": {}
2026-06-12 21:48:15.942720 | controller |                   }
2026-06-12 21:48:15.942734 | controller |                 },
2026-06-12 21:48:15.942748 | controller |                 "f:image": {},
2026-06-12 21:48:15.942762 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:15.942776 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:15.942790 | controller |                   ".": {},
2026-06-12 21:48:15.942804 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.942818 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.942833 | controller |                     ".": {},
2026-06-12 21:48:15.942860 | controller |                     "f:path": {},
2026-06-12 21:48:15.942880 | controller |                     "f:port": {},
2026-06-12 21:48:15.942894 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.942909 | controller |                   },
2026-06-12 21:48:15.942923 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.942938 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.942952 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.942967 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.942981 | controller |                 },
2026-06-12 21:48:15.942995 | controller |                 "f:name": {},
2026-06-12 21:48:15.943010 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:15.943024 | controller |                   ".": {},
2026-06-12 21:48:15.943042 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.943057 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.943070 | controller |                     ".": {},
2026-06-12 21:48:15.943084 | controller |                     "f:path": {},
2026-06-12 21:48:15.943098 | controller |                     "f:port": {},
2026-06-12 21:48:15.943111 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.943125 | controller |                   },
2026-06-12 21:48:15.943139 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.943153 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.943167 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.943181 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.943196 | controller |                 },
2026-06-12 21:48:15.943210 | controller |                 "f:resources": {
2026-06-12 21:48:15.943224 | controller |                   ".": {},
2026-06-12 21:48:15.943237 | controller |                   "f:limits": {
2026-06-12 21:48:15.943251 | controller |                     ".": {},
2026-06-12 21:48:15.943265 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.943279 | controller |                     "f:memory": {}
2026-06-12 21:48:15.943293 | controller |                   },
2026-06-12 21:48:15.943307 | controller |                   "f:requests": {
2026-06-12 21:48:15.943321 | controller |                     ".": {},
2026-06-12 21:48:15.943334 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.943348 | controller |                     "f:memory": {}
2026-06-12 21:48:15.943361 | controller |                   }
2026-06-12 21:48:15.943375 | controller |                 },
2026-06-12 21:48:15.943388 | controller |                 "f:securityContext": {
2026-06-12 21:48:15.943402 | controller |                   ".": {},
2026-06-12 21:48:15.943416 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:15.943430 | controller |                 },
2026-06-12 21:48:15.943444 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:15.943458 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 21:48:15.943472 | controller |                 "f:volumeMounts": {
2026-06-12 21:48:15.943485 | controller |                   ".": {},
2026-06-12 21:48:15.943499 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 21:48:15.943513 | controller |                     ".": {},
2026-06-12 21:48:15.943527 | controller |                     "f:mountPath": {},
2026-06-12 21:48:15.943541 | controller |                     "f:name": {},
2026-06-12 21:48:15.943554 | controller |                     "f:readOnly": {}
2026-06-12 21:48:15.943568 | controller |                   }
2026-06-12 21:48:15.943582 | controller |                 }
2026-06-12 21:48:15.943596 | controller |               }
2026-06-12 21:48:15.943610 | controller |             },
2026-06-12 21:48:15.943624 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:15.943638 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:15.943652 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:15.943665 | controller |             "f:schedulerName": {},
2026-06-12 21:48:15.943679 | controller |             "f:securityContext": {
2026-06-12 21:48:15.943692 | controller |               ".": {},
2026-06-12 21:48:15.943706 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:15.943719 | controller |             },
2026-06-12 21:48:15.943733 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:15.943746 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:15.943760 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:15.943774 | controller |             "f:tolerations": {},
2026-06-12 21:48:15.943796 | controller |             "f:volumes": {
2026-06-12 21:48:15.943810 | controller |               ".": {},
2026-06-12 21:48:15.943824 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-12 21:48:15.943863 | controller |                 ".": {},
2026-06-12 21:48:15.943882 | controller |                 "f:name": {},
2026-06-12 21:48:15.943897 | controller |                 "f:secret": {
2026-06-12 21:48:15.943911 | controller |                   ".": {},
2026-06-12 21:48:15.943925 | controller |                   "f:defaultMode": {},
2026-06-12 21:48:15.943940 | controller |                   "f:secretName": {}
2026-06-12 21:48:15.943954 | controller |                 }
2026-06-12 21:48:15.943968 | controller |               }
2026-06-12 21:48:15.943982 | controller |             }
2026-06-12 21:48:15.943997 | controller |           }
2026-06-12 21:48:15.944011 | controller |         },
2026-06-12 21:48:15.944025 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:15.944039 | controller |         "operation": "Update",
2026-06-12 21:48:15.944053 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:15.944067 | controller |       },
2026-06-12 21:48:15.944081 | controller |       {
2026-06-12 21:48:15.944095 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.944109 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.944123 | controller |         "fieldsV1": {
2026-06-12 21:48:15.944137 | controller |           "f:metadata": {
2026-06-12 21:48:15.944151 | controller |             "f:annotations": {
2026-06-12 21:48:15.944166 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:15.944181 | controller |             }
2026-06-12 21:48:15.944195 | controller |           }
2026-06-12 21:48:15.944210 | controller |         },
2026-06-12 21:48:15.944224 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:15.944239 | controller |         "operation": "Update",
2026-06-12 21:48:15.944253 | controller |         "subresource": "status",
2026-06-12 21:48:15.944267 | controller |         "time": "2026-06-12T20:55:24Z"
2026-06-12 21:48:15.944281 | controller |       },
2026-06-12 21:48:15.944296 | controller |       {
2026-06-12 21:48:15.944311 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.944325 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.944339 | controller |         "fieldsV1": {
2026-06-12 21:48:15.944353 | controller |           "f:status": {
2026-06-12 21:48:15.944367 | controller |             "f:conditions": {
2026-06-12 21:48:15.944382 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:15.944396 | controller |                 ".": {},
2026-06-12 21:48:15.944410 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.944424 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.944438 | controller |                 "f:status": {},
2026-06-12 21:48:15.944452 | controller |                 "f:type": {}
2026-06-12 21:48:15.944467 | controller |               },
2026-06-12 21:48:15.944481 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:15.944495 | controller |                 ".": {},
2026-06-12 21:48:15.944509 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.944523 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.944538 | controller |                 "f:status": {},
2026-06-12 21:48:15.944552 | controller |                 "f:type": {}
2026-06-12 21:48:15.944566 | controller |               },
2026-06-12 21:48:15.944580 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:15.944594 | controller |                 ".": {},
2026-06-12 21:48:15.944609 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.944623 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.944637 | controller |                 "f:status": {},
2026-06-12 21:48:15.944657 | controller |                 "f:type": {}
2026-06-12 21:48:15.944672 | controller |               },
2026-06-12 21:48:15.944686 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:15.944700 | controller |                 ".": {},
2026-06-12 21:48:15.944714 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.944728 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.944742 | controller |                 "f:status": {},
2026-06-12 21:48:15.944756 | controller |                 "f:type": {}
2026-06-12 21:48:15.944771 | controller |               }
2026-06-12 21:48:15.944785 | controller |             },
2026-06-12 21:48:15.944808 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:15.944823 | controller |             "f:hostIP": {},
2026-06-12 21:48:15.944843 | controller |             "f:hostIPs": {},
2026-06-12 21:48:15.944932 | controller |             "f:phase": {},
2026-06-12 21:48:15.944960 | controller |             "f:podIP": {},
2026-06-12 21:48:15.944980 | controller |             "f:podIPs": {
2026-06-12 21:48:15.945009 | controller |               ".": {},
2026-06-12 21:48:15.945028 | controller |               "k:{\"ip\":\"10.217.0.88\"}": {
2026-06-12 21:48:15.945043 | controller |                 ".": {},
2026-06-12 21:48:15.945057 | controller |                 "f:ip": {}
2026-06-12 21:48:15.945071 | controller |               }
2026-06-12 21:48:15.945086 | controller |             },
2026-06-12 21:48:15.945100 | controller |             "f:startTime": {}
2026-06-12 21:48:15.945114 | controller |           }
2026-06-12 21:48:15.945129 | controller |         },
2026-06-12 21:48:15.945143 | controller |         "manager": "kubelet",
2026-06-12 21:48:15.945157 | controller |         "operation": "Update",
2026-06-12 21:48:15.945171 | controller |         "subresource": "status",
2026-06-12 21:48:15.945184 | controller |         "time": "2026-06-12T20:55:45Z"
2026-06-12 21:48:15.945198 | controller |       }
2026-06-12 21:48:15.945212 | controller |     ],
2026-06-12 21:48:15.945226 | controller |     "name": "openstack-baremetal-operator-controller-manager-678fc77c54tcflv",
2026-06-12 21:48:15.945242 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:15.945257 | controller |     "ownerReferences": [
2026-06-12 21:48:15.945271 | controller |       {
2026-06-12 21:48:15.945286 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:15.945300 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:15.945314 | controller |         "controller": true,
2026-06-12 21:48:15.945327 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:15.945341 | controller |         "name": "openstack-baremetal-operator-controller-manager-678fc77c54",
2026-06-12 21:48:15.945355 | controller |         "uid": "830d1248-633a-40fb-b8c4-5fa5686c5fdf"
2026-06-12 21:48:15.945369 | controller |       }
2026-06-12 21:48:15.945383 | controller |     ],
2026-06-12 21:48:15.945397 | controller |     "resourceVersion": "54775",
2026-06-12 21:48:15.945411 | controller |     "uid": "ac58be79-051a-4a9c-8ce6-4e0806fdc26a"
2026-06-12 21:48:15.945424 | controller |   },
2026-06-12 21:48:15.945439 | controller |   "spec": {
2026-06-12 21:48:15.945452 | controller |     "containers": [
2026-06-12 21:48:15.945466 | controller |       {
2026-06-12 21:48:15.945480 | controller |         "args": [
2026-06-12 21:48:15.945494 | controller |           "--leader-elect",
2026-06-12 21:48:15.945508 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:15.945521 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:15.945535 | controller |         ],
2026-06-12 21:48:15.945549 | controller |         "command": [
2026-06-12 21:48:15.945563 | controller |           "/manager"
2026-06-12 21:48:15.945576 | controller |         ],
2026-06-12 21:48:15.945590 | controller |         "env": [
2026-06-12 21:48:15.945603 | controller |           {
2026-06-12 21:48:15.945622 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:15.945636 | controller |             "value": "30"
2026-06-12 21:48:15.945650 | controller |           },
2026-06-12 21:48:15.945663 | controller |           {
2026-06-12 21:48:15.945677 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:15.945691 | controller |             "value": "20"
2026-06-12 21:48:15.945704 | controller |           },
2026-06-12 21:48:15.945718 | controller |           {
2026-06-12 21:48:15.945731 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:15.945745 | controller |             "value": "5"
2026-06-12 21:48:15.945759 | controller |           },
2026-06-12 21:48:15.945772 | controller |           {
2026-06-12 21:48:15.945786 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:15.945800 | controller |             "value": "true"
2026-06-12 21:48:15.945814 | controller |           },
2026-06-12 21:48:15.945828 | controller |           {
2026-06-12 21:48:15.945841 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.945884 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 21:48:15.945900 | controller |           },
2026-06-12 21:48:15.945914 | controller |           {
2026-06-12 21:48:15.945928 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.945943 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 21:48:15.945956 | controller |           },
2026-06-12 21:48:15.945970 | controller |           {
2026-06-12 21:48:15.945984 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.945998 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 21:48:15.946013 | controller |           },
2026-06-12 21:48:15.946027 | controller |           {
2026-06-12 21:48:15.946042 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.946056 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 21:48:15.946070 | controller |           },
2026-06-12 21:48:15.946084 | controller |           {
2026-06-12 21:48:15.946098 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.946112 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 21:48:15.946127 | controller |           },
2026-06-12 21:48:15.946141 | controller |           {
2026-06-12 21:48:15.946155 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.946169 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 21:48:15.946183 | controller |           },
2026-06-12 21:48:15.946198 | controller |           {
2026-06-12 21:48:15.946212 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.946226 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 21:48:15.946241 | controller |           },
2026-06-12 21:48:15.946256 | controller |           {
2026-06-12 21:48:15.946271 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.946285 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 21:48:15.946300 | controller |           },
2026-06-12 21:48:15.946315 | controller |           {
2026-06-12 21:48:15.946329 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.946344 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 21:48:15.946363 | controller |           },
2026-06-12 21:48:15.946378 | controller |           {
2026-06-12 21:48:15.946392 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.946407 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 21:48:15.946421 | controller |           },
2026-06-12 21:48:15.946436 | controller |           {
2026-06-12 21:48:15.946450 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.946465 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 21:48:15.946479 | controller |           },
2026-06-12 21:48:15.946494 | controller |           {
2026-06-12 21:48:15.946508 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.946523 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 21:48:15.946537 | controller |           },
2026-06-12 21:48:15.946551 | controller |           {
2026-06-12 21:48:15.946565 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.946580 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 21:48:15.946594 | controller |           },
2026-06-12 21:48:15.946609 | controller |           {
2026-06-12 21:48:15.946623 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.946637 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 21:48:15.946652 | controller |           },
2026-06-12 21:48:15.946666 | controller |           {
2026-06-12 21:48:15.946680 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.946695 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 21:48:15.946709 | controller |           },
2026-06-12 21:48:15.946724 | controller |           {
2026-06-12 21:48:15.946738 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.946752 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 21:48:15.946767 | controller |           },
2026-06-12 21:48:15.946781 | controller |           {
2026-06-12 21:48:15.946795 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.946810 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 21:48:15.946825 | controller |           },
2026-06-12 21:48:15.946839 | controller |           {
2026-06-12 21:48:15.946872 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.946888 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 21:48:15.946903 | controller |           },
2026-06-12 21:48:15.946917 | controller |           {
2026-06-12 21:48:15.946931 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.946946 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 21:48:15.946960 | controller |           },
2026-06-12 21:48:15.946974 | controller |           {
2026-06-12 21:48:15.946989 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947003 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 21:48:15.947017 | controller |           },
2026-06-12 21:48:15.947032 | controller |           {
2026-06-12 21:48:15.947052 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947067 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 21:48:15.947081 | controller |           },
2026-06-12 21:48:15.947096 | controller |           {
2026-06-12 21:48:15.947110 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947124 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 21:48:15.947138 | controller |           },
2026-06-12 21:48:15.947152 | controller |           {
2026-06-12 21:48:15.947166 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947180 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 21:48:15.947195 | controller |           },
2026-06-12 21:48:15.947209 | controller |           {
2026-06-12 21:48:15.947223 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947237 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 21:48:15.947251 | controller |           },
2026-06-12 21:48:15.947266 | controller |           {
2026-06-12 21:48:15.947280 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947295 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 21:48:15.947309 | controller |           },
2026-06-12 21:48:15.947323 | controller |           {
2026-06-12 21:48:15.947337 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947351 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 21:48:15.947365 | controller |           },
2026-06-12 21:48:15.947379 | controller |           {
2026-06-12 21:48:15.947393 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947407 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 21:48:15.947421 | controller |           },
2026-06-12 21:48:15.947435 | controller |           {
2026-06-12 21:48:15.947448 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947462 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 21:48:15.947476 | controller |           },
2026-06-12 21:48:15.947490 | controller |           {
2026-06-12 21:48:15.947504 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947518 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 21:48:15.947532 | controller |           },
2026-06-12 21:48:15.947546 | controller |           {
2026-06-12 21:48:15.947560 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947574 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 21:48:15.947589 | controller |           },
2026-06-12 21:48:15.947602 | controller |           {
2026-06-12 21:48:15.947616 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947631 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 21:48:15.947645 | controller |           },
2026-06-12 21:48:15.947658 | controller |           {
2026-06-12 21:48:15.947672 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947691 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 21:48:15.947705 | controller |           },
2026-06-12 21:48:15.947719 | controller |           {
2026-06-12 21:48:15.947733 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947747 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 21:48:15.947761 | controller |           },
2026-06-12 21:48:15.947775 | controller |           {
2026-06-12 21:48:15.947789 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947804 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 21:48:15.947818 | controller |           },
2026-06-12 21:48:15.947844 | controller |           {
2026-06-12 21:48:15.947877 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947892 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 21:48:15.947907 | controller |           },
2026-06-12 21:48:15.947921 | controller |           {
2026-06-12 21:48:15.947935 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.947949 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 21:48:15.947963 | controller |           },
2026-06-12 21:48:15.947977 | controller |           {
2026-06-12 21:48:15.947991 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948005 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 21:48:15.948019 | controller |           },
2026-06-12 21:48:15.948033 | controller |           {
2026-06-12 21:48:15.948047 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948062 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 21:48:15.948076 | controller |           },
2026-06-12 21:48:15.948090 | controller |           {
2026-06-12 21:48:15.948104 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948119 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 21:48:15.948133 | controller |           },
2026-06-12 21:48:15.948148 | controller |           {
2026-06-12 21:48:15.948162 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948177 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 21:48:15.948191 | controller |           },
2026-06-12 21:48:15.948205 | controller |           {
2026-06-12 21:48:15.948219 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948234 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 21:48:15.948248 | controller |           },
2026-06-12 21:48:15.948263 | controller |           {
2026-06-12 21:48:15.948277 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948292 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 21:48:15.948307 | controller |           },
2026-06-12 21:48:15.948321 | controller |           {
2026-06-12 21:48:15.948336 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948350 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 21:48:15.948369 | controller |           },
2026-06-12 21:48:15.948384 | controller |           {
2026-06-12 21:48:15.948398 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948413 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 21:48:15.948427 | controller |           },
2026-06-12 21:48:15.948442 | controller |           {
2026-06-12 21:48:15.948456 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948470 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 21:48:15.948485 | controller |           },
2026-06-12 21:48:15.948500 | controller |           {
2026-06-12 21:48:15.948514 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948529 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 21:48:15.948543 | controller |           },
2026-06-12 21:48:15.948558 | controller |           {
2026-06-12 21:48:15.948572 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948586 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 21:48:15.948601 | controller |           },
2026-06-12 21:48:15.948615 | controller |           {
2026-06-12 21:48:15.948629 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948644 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 21:48:15.948658 | controller |           },
2026-06-12 21:48:15.948673 | controller |           {
2026-06-12 21:48:15.948687 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948701 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 21:48:15.948744 | controller |           },
2026-06-12 21:48:15.948766 | controller |           {
2026-06-12 21:48:15.948781 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948796 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 21:48:15.948811 | controller |           },
2026-06-12 21:48:15.948826 | controller |           {
2026-06-12 21:48:15.948840 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948873 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 21:48:15.948890 | controller |           },
2026-06-12 21:48:15.948904 | controller |           {
2026-06-12 21:48:15.948918 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948932 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 21:48:15.948947 | controller |           },
2026-06-12 21:48:15.948961 | controller |           {
2026-06-12 21:48:15.948976 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.948991 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 21:48:15.949006 | controller |           },
2026-06-12 21:48:15.949020 | controller |           {
2026-06-12 21:48:15.949034 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.949049 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 21:48:15.949063 | controller |           },
2026-06-12 21:48:15.949078 | controller |           {
2026-06-12 21:48:15.949092 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.949112 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 21:48:15.949127 | controller |           },
2026-06-12 21:48:15.949141 | controller |           {
2026-06-12 21:48:15.949155 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.949169 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 21:48:15.949184 | controller |           },
2026-06-12 21:48:15.949198 | controller |           {
2026-06-12 21:48:15.949213 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.949227 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 21:48:15.949242 | controller |           },
2026-06-12 21:48:15.949256 | controller |           {
2026-06-12 21:48:15.949270 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.949284 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 21:48:15.949298 | controller |           },
2026-06-12 21:48:15.949312 | controller |           {
2026-06-12 21:48:15.949327 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.949341 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 21:48:15.949356 | controller |           },
2026-06-12 21:48:15.949370 | controller |           {
2026-06-12 21:48:15.949384 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.949399 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 21:48:15.949413 | controller |           },
2026-06-12 21:48:15.949427 | controller |           {
2026-06-12 21:48:15.949441 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.949455 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 21:48:15.949470 | controller |           },
2026-06-12 21:48:15.949484 | controller |           {
2026-06-12 21:48:15.949498 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.949512 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 21:48:15.949526 | controller |           },
2026-06-12 21:48:15.949540 | controller |           {
2026-06-12 21:48:15.949554 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.949568 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 21:48:15.949582 | controller |           },
2026-06-12 21:48:15.949596 | controller |           {
2026-06-12 21:48:15.949611 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.949625 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 21:48:15.949639 | controller |           },
2026-06-12 21:48:15.949653 | controller |           {
2026-06-12 21:48:15.949667 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.949682 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 21:48:15.949698 | controller |           },
2026-06-12 21:48:15.949714 | controller |           {
2026-06-12 21:48:15.949729 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.949744 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 21:48:15.949763 | controller |           },
2026-06-12 21:48:15.949777 | controller |           {
2026-06-12 21:48:15.949791 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.949806 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 21:48:15.949865 | controller |           },
2026-06-12 21:48:15.949886 | controller |           {
2026-06-12 21:48:15.949901 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.949916 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 21:48:15.949930 | controller |           },
2026-06-12 21:48:15.949944 | controller |           {
2026-06-12 21:48:15.949959 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.949973 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 21:48:15.949987 | controller |           },
2026-06-12 21:48:15.950002 | controller |           {
2026-06-12 21:48:15.950016 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.950030 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 21:48:15.950045 | controller |           },
2026-06-12 21:48:15.950059 | controller |           {
2026-06-12 21:48:15.950073 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.950087 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 21:48:15.950101 | controller |           },
2026-06-12 21:48:15.950115 | controller |           {
2026-06-12 21:48:15.950130 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.950145 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 21:48:15.950159 | controller |           },
2026-06-12 21:48:15.950174 | controller |           {
2026-06-12 21:48:15.950188 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.950203 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 21:48:15.950217 | controller |           },
2026-06-12 21:48:15.950231 | controller |           {
2026-06-12 21:48:15.950245 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 21:48:15.950260 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 21:48:15.950274 | controller |           },
2026-06-12 21:48:15.950289 | controller |           {
2026-06-12 21:48:15.950303 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.950318 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 21:48:15.950332 | controller |           },
2026-06-12 21:48:15.950346 | controller |           {
2026-06-12 21:48:15.950361 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.950376 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 21:48:15.950391 | controller |           },
2026-06-12 21:48:15.950405 | controller |           {
2026-06-12 21:48:15.950420 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.950435 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 21:48:15.950450 | controller |           },
2026-06-12 21:48:15.950464 | controller |           {
2026-06-12 21:48:15.950483 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.950498 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 21:48:15.950512 | controller |           },
2026-06-12 21:48:15.950527 | controller |           {
2026-06-12 21:48:15.950541 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.950556 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 21:48:15.950571 | controller |           },
2026-06-12 21:48:15.950585 | controller |           {
2026-06-12 21:48:15.950599 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.950614 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 21:48:15.950628 | controller |           },
2026-06-12 21:48:15.950643 | controller |           {
2026-06-12 21:48:15.950657 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.950672 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 21:48:15.950686 | controller |           },
2026-06-12 21:48:15.950700 | controller |           {
2026-06-12 21:48:15.950715 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.950729 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 21:48:15.950743 | controller |           },
2026-06-12 21:48:15.950758 | controller |           {
2026-06-12 21:48:15.950772 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.950787 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 21:48:15.950801 | controller |           },
2026-06-12 21:48:15.950816 | controller |           {
2026-06-12 21:48:15.950831 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.950845 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 21:48:15.950880 | controller |           },
2026-06-12 21:48:15.950895 | controller |           {
2026-06-12 21:48:15.950910 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.950925 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 21:48:15.950940 | controller |           },
2026-06-12 21:48:15.950954 | controller |           {
2026-06-12 21:48:15.950969 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.950983 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 21:48:15.950998 | controller |           },
2026-06-12 21:48:15.951013 | controller |           {
2026-06-12 21:48:15.951027 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.951042 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 21:48:15.951056 | controller |           },
2026-06-12 21:48:15.951071 | controller |           {
2026-06-12 21:48:15.951085 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.951100 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 21:48:15.951115 | controller |           },
2026-06-12 21:48:15.951129 | controller |           {
2026-06-12 21:48:15.951144 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.951162 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 21:48:15.951178 | controller |           },
2026-06-12 21:48:15.951192 | controller |           {
2026-06-12 21:48:15.951206 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.951221 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 21:48:15.951236 | controller |           },
2026-06-12 21:48:15.951250 | controller |           {
2026-06-12 21:48:15.951264 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.951279 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 21:48:15.951293 | controller |           },
2026-06-12 21:48:15.951308 | controller |           {
2026-06-12 21:48:15.951322 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:15.951336 | controller |             "value": "false"
2026-06-12 21:48:15.951350 | controller |           }
2026-06-12 21:48:15.951364 | controller |         ],
2026-06-12 21:48:15.951379 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 21:48:15.951393 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:15.951408 | controller |         "livenessProbe": {
2026-06-12 21:48:15.951422 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.951436 | controller |           "httpGet": {
2026-06-12 21:48:15.951450 | controller |             "path": "/healthz",
2026-06-12 21:48:15.951464 | controller |             "port": 8081,
2026-06-12 21:48:15.951478 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.951492 | controller |           },
2026-06-12 21:48:15.951506 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:15.951520 | controller |           "periodSeconds": 20,
2026-06-12 21:48:15.951534 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.951547 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.951561 | controller |         },
2026-06-12 21:48:15.951575 | controller |         "name": "manager",
2026-06-12 21:48:15.951588 | controller |         "readinessProbe": {
2026-06-12 21:48:15.951602 | controller |           "failureThreshold": 3,
2026-06-12 21:48:15.951616 | controller |           "httpGet": {
2026-06-12 21:48:15.951629 | controller |             "path": "/readyz",
2026-06-12 21:48:15.951643 | controller |             "port": 8081,
2026-06-12 21:48:15.951657 | controller |             "scheme": "HTTP"
2026-06-12 21:48:15.951670 | controller |           },
2026-06-12 21:48:15.951684 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:15.951698 | controller |           "periodSeconds": 10,
2026-06-12 21:48:15.951711 | controller |           "successThreshold": 1,
2026-06-12 21:48:15.951725 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:15.951738 | controller |         },
2026-06-12 21:48:15.951752 | controller |         "resources": {
2026-06-12 21:48:15.951765 | controller |           "limits": {
2026-06-12 21:48:15.951779 | controller |             "cpu": "500m",
2026-06-12 21:48:15.951792 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.951806 | controller |           },
2026-06-12 21:48:15.951819 | controller |           "requests": {
2026-06-12 21:48:15.951845 | controller |             "cpu": "10m",
2026-06-12 21:48:15.951877 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.951893 | controller |           }
2026-06-12 21:48:15.951909 | controller |         },
2026-06-12 21:48:15.951926 | controller |         "securityContext": {
2026-06-12 21:48:15.951940 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:15.951954 | controller |           "capabilities": {
2026-06-12 21:48:15.951973 | controller |             "drop": [
2026-06-12 21:48:15.951987 | controller |               "ALL"
2026-06-12 21:48:15.952001 | controller |             ]
2026-06-12 21:48:15.952015 | controller |           },
2026-06-12 21:48:15.952028 | controller |           "runAsUser": 1000660000
2026-06-12 21:48:15.952042 | controller |         },
2026-06-12 21:48:15.952056 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:15.952070 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:15.952084 | controller |         "volumeMounts": [
2026-06-12 21:48:15.952098 | controller |           {
2026-06-12 21:48:15.952113 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 21:48:15.952127 | controller |             "name": "cert",
2026-06-12 21:48:15.952141 | controller |             "readOnly": true
2026-06-12 21:48:15.952155 | controller |           },
2026-06-12 21:48:15.952169 | controller |           {
2026-06-12 21:48:15.952183 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.952198 | controller |             "name": "kube-api-access-br4j5",
2026-06-12 21:48:15.952212 | controller |             "readOnly": true
2026-06-12 21:48:15.952226 | controller |           }
2026-06-12 21:48:15.952240 | controller |         ]
2026-06-12 21:48:15.952255 | controller |       }
2026-06-12 21:48:15.952269 | controller |     ],
2026-06-12 21:48:15.952283 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:15.952296 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:15.952310 | controller |     "imagePullSecrets": [
2026-06-12 21:48:15.952324 | controller |       {
2026-06-12 21:48:15.952338 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-prmc7"
2026-06-12 21:48:15.952352 | controller |       }
2026-06-12 21:48:15.952366 | controller |     ],
2026-06-12 21:48:15.952380 | controller |     "nodeName": "crc",
2026-06-12 21:48:15.952395 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:15.952409 | controller |     "priority": 0,
2026-06-12 21:48:15.952424 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:15.952438 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:15.952452 | controller |     "securityContext": {
2026-06-12 21:48:15.952466 | controller |       "fsGroup": 1000660000,
2026-06-12 21:48:15.952480 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:15.952494 | controller |       "seLinuxOptions": {
2026-06-12 21:48:15.952508 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:15.952523 | controller |       },
2026-06-12 21:48:15.952537 | controller |       "seccompProfile": {
2026-06-12 21:48:15.952551 | controller |         "type": "RuntimeDefault"
2026-06-12 21:48:15.952565 | controller |       }
2026-06-12 21:48:15.952580 | controller |     },
2026-06-12 21:48:15.952594 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-12 21:48:15.952609 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-12 21:48:15.952623 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:15.952637 | controller |     "tolerations": [
2026-06-12 21:48:15.952652 | controller |       {
2026-06-12 21:48:15.952666 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.952681 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:15.952695 | controller |         "operator": "Exists",
2026-06-12 21:48:15.952710 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.952724 | controller |       },
2026-06-12 21:48:15.952738 | controller |       {
2026-06-12 21:48:15.952753 | controller |         "effect": "NoExecute",
2026-06-12 21:48:15.952767 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:15.952781 | controller |         "operator": "Exists",
2026-06-12 21:48:15.952800 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:15.952815 | controller |       },
2026-06-12 21:48:15.952829 | controller |       {
2026-06-12 21:48:15.952843 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:15.952878 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:15.952894 | controller |         "operator": "Exists"
2026-06-12 21:48:15.952908 | controller |       }
2026-06-12 21:48:15.952922 | controller |     ],
2026-06-12 21:48:15.952937 | controller |     "volumes": [
2026-06-12 21:48:15.952951 | controller |       {
2026-06-12 21:48:15.952966 | controller |         "name": "cert",
2026-06-12 21:48:15.952980 | controller |         "secret": {
2026-06-12 21:48:15.952994 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.953009 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-12 21:48:15.953023 | controller |         }
2026-06-12 21:48:15.953038 | controller |       },
2026-06-12 21:48:15.953052 | controller |       {
2026-06-12 21:48:15.953067 | controller |         "name": "kube-api-access-br4j5",
2026-06-12 21:48:15.953081 | controller |         "projected": {
2026-06-12 21:48:15.953095 | controller |           "defaultMode": 420,
2026-06-12 21:48:15.953109 | controller |           "sources": [
2026-06-12 21:48:15.953124 | controller |             {
2026-06-12 21:48:15.953138 | controller |               "serviceAccountToken": {
2026-06-12 21:48:15.953152 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:15.953167 | controller |                 "path": "token"
2026-06-12 21:48:15.953181 | controller |               }
2026-06-12 21:48:15.953196 | controller |             },
2026-06-12 21:48:15.953210 | controller |             {
2026-06-12 21:48:15.953224 | controller |               "configMap": {
2026-06-12 21:48:15.953238 | controller |                 "items": [
2026-06-12 21:48:15.953252 | controller |                   {
2026-06-12 21:48:15.953266 | controller |                     "key": "ca.crt",
2026-06-12 21:48:15.953281 | controller |                     "path": "ca.crt"
2026-06-12 21:48:15.953295 | controller |                   }
2026-06-12 21:48:15.953308 | controller |                 ],
2026-06-12 21:48:15.953322 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:15.953336 | controller |               }
2026-06-12 21:48:15.953350 | controller |             },
2026-06-12 21:48:15.953364 | controller |             {
2026-06-12 21:48:15.953379 | controller |               "downwardAPI": {
2026-06-12 21:48:15.953393 | controller |                 "items": [
2026-06-12 21:48:15.953407 | controller |                   {
2026-06-12 21:48:15.953422 | controller |                     "fieldRef": {
2026-06-12 21:48:15.953436 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:15.953450 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:15.953464 | controller |                     },
2026-06-12 21:48:15.953478 | controller |                     "path": "namespace"
2026-06-12 21:48:15.953492 | controller |                   }
2026-06-12 21:48:15.953505 | controller |                 ]
2026-06-12 21:48:15.953519 | controller |               }
2026-06-12 21:48:15.953533 | controller |             },
2026-06-12 21:48:15.953546 | controller |             {
2026-06-12 21:48:15.953560 | controller |               "configMap": {
2026-06-12 21:48:15.953574 | controller |                 "items": [
2026-06-12 21:48:15.953588 | controller |                   {
2026-06-12 21:48:15.953602 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:15.953616 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:15.953630 | controller |                   }
2026-06-12 21:48:15.953644 | controller |                 ],
2026-06-12 21:48:15.953658 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:15.953677 | controller |               }
2026-06-12 21:48:15.953691 | controller |             }
2026-06-12 21:48:15.953704 | controller |           ]
2026-06-12 21:48:15.953718 | controller |         }
2026-06-12 21:48:15.953731 | controller |       }
2026-06-12 21:48:15.953745 | controller |     ]
2026-06-12 21:48:15.953759 | controller |   },
2026-06-12 21:48:15.953772 | controller |   "status": {
2026-06-12 21:48:15.953786 | controller |     "conditions": [
2026-06-12 21:48:15.953800 | controller |       {
2026-06-12 21:48:15.953813 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.953827 | controller |         "lastTransitionTime": "2026-06-12T20:55:34Z",
2026-06-12 21:48:15.953841 | controller |         "status": "True",
2026-06-12 21:48:15.953875 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:15.953891 | controller |       },
2026-06-12 21:48:15.953906 | controller |       {
2026-06-12 21:48:15.953920 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.953934 | controller |         "lastTransitionTime": "2026-06-12T20:54:21Z",
2026-06-12 21:48:15.953948 | controller |         "status": "True",
2026-06-12 21:48:15.953962 | controller |         "type": "Initialized"
2026-06-12 21:48:15.953976 | controller |       },
2026-06-12 21:48:15.953989 | controller |       {
2026-06-12 21:48:15.954003 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.954017 | controller |         "lastTransitionTime": "2026-06-12T20:55:45Z",
2026-06-12 21:48:15.954031 | controller |         "status": "True",
2026-06-12 21:48:15.954045 | controller |         "type": "Ready"
2026-06-12 21:48:15.954059 | controller |       },
2026-06-12 21:48:15.954072 | controller |       {
2026-06-12 21:48:15.954086 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.954100 | controller |         "lastTransitionTime": "2026-06-12T20:55:45Z",
2026-06-12 21:48:15.954114 | controller |         "status": "True",
2026-06-12 21:48:15.954128 | controller |         "type": "ContainersReady"
2026-06-12 21:48:15.954142 | controller |       },
2026-06-12 21:48:15.954156 | controller |       {
2026-06-12 21:48:15.954170 | controller |         "lastProbeTime": null,
2026-06-12 21:48:15.954184 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:15.954198 | controller |         "status": "True",
2026-06-12 21:48:15.954212 | controller |         "type": "PodScheduled"
2026-06-12 21:48:15.954226 | controller |       }
2026-06-12 21:48:15.954240 | controller |     ],
2026-06-12 21:48:15.954255 | controller |     "containerStatuses": [
2026-06-12 21:48:15.954269 | controller |       {
2026-06-12 21:48:15.954283 | controller |         "allocatedResources": {
2026-06-12 21:48:15.954297 | controller |           "cpu": "10m",
2026-06-12 21:48:15.954311 | controller |           "memory": "256Mi"
2026-06-12 21:48:15.954325 | controller |         },
2026-06-12 21:48:15.954339 | controller |         "containerID": "cri-o://3386929d9b444b05b00d8f3e9fc03c7019feca1c125c263a89fbf95f8636dfa9",
2026-06-12 21:48:15.954353 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 21:48:15.954368 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 21:48:15.954382 | controller |         "lastState": {},
2026-06-12 21:48:15.954397 | controller |         "name": "manager",
2026-06-12 21:48:15.954411 | controller |         "ready": true,
2026-06-12 21:48:15.954425 | controller |         "resources": {
2026-06-12 21:48:15.954440 | controller |           "limits": {
2026-06-12 21:48:15.954454 | controller |             "cpu": "500m",
2026-06-12 21:48:15.954468 | controller |             "memory": "512Mi"
2026-06-12 21:48:15.954482 | controller |           },
2026-06-12 21:48:15.954496 | controller |           "requests": {
2026-06-12 21:48:15.954516 | controller |             "cpu": "10m",
2026-06-12 21:48:15.954530 | controller |             "memory": "256Mi"
2026-06-12 21:48:15.954545 | controller |           }
2026-06-12 21:48:15.954559 | controller |         },
2026-06-12 21:48:15.954573 | controller |         "restartCount": 0,
2026-06-12 21:48:15.954587 | controller |         "started": true,
2026-06-12 21:48:15.954602 | controller |         "state": {
2026-06-12 21:48:15.954616 | controller |           "running": {
2026-06-12 21:48:15.954630 | controller |             "startedAt": "2026-06-12T20:55:33Z"
2026-06-12 21:48:15.954644 | controller |           }
2026-06-12 21:48:15.954659 | controller |         },
2026-06-12 21:48:15.954673 | controller |         "user": {
2026-06-12 21:48:15.954688 | controller |           "linux": {
2026-06-12 21:48:15.954703 | controller |             "gid": 0,
2026-06-12 21:48:15.954717 | controller |             "supplementalGroups": [
2026-06-12 21:48:15.954731 | controller |               0,
2026-06-12 21:48:15.954745 | controller |               1000660000
2026-06-12 21:48:15.954759 | controller |             ],
2026-06-12 21:48:15.954774 | controller |             "uid": 1000660000
2026-06-12 21:48:15.954788 | controller |           }
2026-06-12 21:48:15.954802 | controller |         },
2026-06-12 21:48:15.954817 | controller |         "volumeMounts": [
2026-06-12 21:48:15.954831 | controller |           {
2026-06-12 21:48:15.954845 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 21:48:15.954877 | controller |             "name": "cert",
2026-06-12 21:48:15.954893 | controller |             "readOnly": true,
2026-06-12 21:48:15.954908 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.954922 | controller |           },
2026-06-12 21:48:15.954936 | controller |           {
2026-06-12 21:48:15.954951 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:15.954966 | controller |             "name": "kube-api-access-br4j5",
2026-06-12 21:48:15.954981 | controller |             "readOnly": true,
2026-06-12 21:48:15.955004 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:15.955019 | controller |           }
2026-06-12 21:48:15.955038 | controller |         ]
2026-06-12 21:48:15.955055 | controller |       }
2026-06-12 21:48:15.955071 | controller |     ],
2026-06-12 21:48:15.955088 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:15.955107 | controller |     "hostIPs": [
2026-06-12 21:48:15.955124 | controller |       {
2026-06-12 21:48:15.955140 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:15.955157 | controller |       }
2026-06-12 21:48:15.955177 | controller |     ],
2026-06-12 21:48:15.955194 | controller |     "phase": "Running",
2026-06-12 21:48:15.955213 | controller |     "podIP": "10.217.0.88",
2026-06-12 21:48:15.955230 | controller |     "podIPs": [
2026-06-12 21:48:15.955247 | controller |       {
2026-06-12 21:48:15.955266 | controller |         "ip": "10.217.0.88"
2026-06-12 21:48:15.955283 | controller |       }
2026-06-12 21:48:15.955299 | controller |     ],
2026-06-12 21:48:15.955319 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:15.955336 | controller |     "startTime": "2026-06-12T20:54:21Z"
2026-06-12 21:48:15.955352 | controller |   }
2026-06-12 21:48:15.955368 | controller | }
2026-06-12 21:48:15.984710 | controller | ok:
2026-06-12 21:48:15.984774 | controller | {
2026-06-12 21:48:15.984796 | controller |   "apiVersion": "v1",
2026-06-12 21:48:15.984819 | controller |   "kind": "Pod",
2026-06-12 21:48:15.984835 | controller |   "metadata": {
2026-06-12 21:48:15.984870 | controller |     "annotations": {
2026-06-12 21:48:15.984894 | controller |       "alm-examples": "[\n  {\n    \"apiVersion\": \"operator.openstack.org/v1beta1\",\n    \"kind\": \"OpenStack\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/created-by\": \"openstack-operator\",\n        \"app.kubernetes.io/instance\": \"openstack\",\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"openstack\",\n        \"app.kubernetes.io/part-of\": \"openstack-operator\"\n      },\n      \"name\": \"openstack\",\n      \"namespace\": \"openstack-operators\"\n    },\n    \"spec\": {\n      \"operatorOverrides\": [\n        {\n          \"controllerManager\": {\n            \"resources\": {\n              \"limits\": {\n                \"cpu\": \"600m\",\n                \"memory\": \"2Gi\"\n              }\n            }\n          },\n          \"name\": \"infra\",\n          \"replicas\": 1\n        }\n      ]\n    }\n  }\n]",
2026-06-12 21:48:15.984977 | controller |       "capabilities": "Seamless Upgrades",
2026-06-12 21:48:15.985000 | controller |       "createdAt": "2026-06-12T20:14:34Z",
2026-06-12 21:48:15.985015 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-12 21:48:15.985030 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-12 21:48:15.985045 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-12 21:48:15.985059 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-12 21:48:15.985073 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-12 21:48:15.985088 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-12 21:48:15.985102 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-12 21:48:15.985117 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.69/23\"],\"mac_address\":\"0a:58:0a:d9:00:45\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.69/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:15.985132 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.69\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:45\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:15.985156 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-12 21:48:15.985172 | controller |       "olm.operatorGroup": "openstack",
2026-06-12 21:48:15.985187 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-12 21:48:15.985202 | controller |       "olm.targetNamespaces": "",
2026-06-12 21:48:15.985216 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 21:48:15.985231 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-12 21:48:15.985247 | controller |       "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.package\",\"value\":{\"packageName\":\"openstack-operator\",\"version\":\"0.6.0\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.openstack.org\",\"kind\":\"OpenStack\",\"version\":\"v1beta1\"}}]}",
2026-06-12 21:48:15.985264 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-12 21:48:15.985279 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-12 21:48:15.985294 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-12 21:48:15.985309 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-12 21:48:15.985323 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 21:48:15.985338 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 21:48:15.985357 | controller |     },
2026-06-12 21:48:15.985372 | controller |     "creationTimestamp": "2026-06-12T20:52:44Z",
2026-06-12 21:48:15.985387 | controller |     "generateName": "openstack-operator-controller-init-68d5b6d945-",
2026-06-12 21:48:15.985402 | controller |     "generation": 1,
2026-06-12 21:48:15.985416 | controller |     "labels": {
2026-06-12 21:48:15.985431 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-12 21:48:15.985446 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:15.985461 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-12 21:48:15.985475 | controller |       "pod-template-hash": "68d5b6d945"
2026-06-12 21:48:15.985490 | controller |     },
2026-06-12 21:48:15.985504 | controller |     "managedFields": [
2026-06-12 21:48:15.985519 | controller |       {
2026-06-12 21:48:15.985534 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.985548 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.985563 | controller |         "fieldsV1": {
2026-06-12 21:48:15.985577 | controller |           "f:metadata": {
2026-06-12 21:48:15.985591 | controller |             "f:annotations": {
2026-06-12 21:48:15.985605 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:15.985620 | controller |             }
2026-06-12 21:48:15.985634 | controller |           }
2026-06-12 21:48:15.985649 | controller |         },
2026-06-12 21:48:15.985663 | controller |         "manager": "crc",
2026-06-12 21:48:15.985677 | controller |         "operation": "Update",
2026-06-12 21:48:15.985691 | controller |         "subresource": "status",
2026-06-12 21:48:15.985705 | controller |         "time": "2026-06-12T20:52:44Z"
2026-06-12 21:48:15.985719 | controller |       },
2026-06-12 21:48:15.985734 | controller |       {
2026-06-12 21:48:15.985749 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.985763 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.985778 | controller |         "fieldsV1": {
2026-06-12 21:48:15.985792 | controller |           "f:metadata": {
2026-06-12 21:48:15.985807 | controller |             "f:annotations": {
2026-06-12 21:48:15.985821 | controller |               ".": {},
2026-06-12 21:48:15.985835 | controller |               "f:alm-examples": {},
2026-06-12 21:48:15.985868 | controller |               "f:capabilities": {},
2026-06-12 21:48:15.985889 | controller |               "f:createdAt": {},
2026-06-12 21:48:15.985905 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-12 21:48:15.985919 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-12 21:48:15.985933 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-12 21:48:15.985948 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-12 21:48:15.985962 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-12 21:48:15.985976 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-12 21:48:15.985992 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-12 21:48:15.986007 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-12 21:48:15.986022 | controller |               "f:olm.operatorGroup": {},
2026-06-12 21:48:15.986037 | controller |               "f:olm.operatorNamespace": {},
2026-06-12 21:48:15.986051 | controller |               "f:olm.targetNamespaces": {},
2026-06-12 21:48:15.986066 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-12 21:48:15.986080 | controller |               "f:operatorframework.io/properties": {},
2026-06-12 21:48:15.986095 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-12 21:48:15.986109 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-12 21:48:15.986128 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-12 21:48:15.986142 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-12 21:48:15.986157 | controller |             },
2026-06-12 21:48:15.986171 | controller |             "f:generateName": {},
2026-06-12 21:48:15.986186 | controller |             "f:labels": {
2026-06-12 21:48:15.986201 | controller |               ".": {},
2026-06-12 21:48:15.986216 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:15.986230 | controller |               "f:control-plane": {},
2026-06-12 21:48:15.986245 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:15.986260 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:15.986275 | controller |             },
2026-06-12 21:48:15.986289 | controller |             "f:ownerReferences": {
2026-06-12 21:48:15.986304 | controller |               ".": {},
2026-06-12 21:48:15.986319 | controller |               "k:{\"uid\":\"bc835cec-dfc5-45f4-b099-77578de530a1\"}": {}
2026-06-12 21:48:15.986333 | controller |             }
2026-06-12 21:48:15.986348 | controller |           },
2026-06-12 21:48:15.986363 | controller |           "f:spec": {
2026-06-12 21:48:15.986378 | controller |             "f:containers": {
2026-06-12 21:48:15.986392 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-12 21:48:15.986407 | controller |                 ".": {},
2026-06-12 21:48:15.986421 | controller |                 "f:args": {},
2026-06-12 21:48:15.986435 | controller |                 "f:command": {},
2026-06-12 21:48:15.986450 | controller |                 "f:env": {
2026-06-12 21:48:15.986464 | controller |                   ".": {},
2026-06-12 21:48:15.986479 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:15.986493 | controller |                     ".": {},
2026-06-12 21:48:15.986508 | controller |                     "f:name": {},
2026-06-12 21:48:15.986522 | controller |                     "f:value": {}
2026-06-12 21:48:15.986537 | controller |                   },
2026-06-12 21:48:15.986551 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:15.986566 | controller |                     ".": {},
2026-06-12 21:48:15.986581 | controller |                     "f:name": {},
2026-06-12 21:48:15.986595 | controller |                     "f:value": {}
2026-06-12 21:48:15.986610 | controller |                   },
2026-06-12 21:48:15.986625 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-12 21:48:15.986639 | controller |                     ".": {},
2026-06-12 21:48:15.986654 | controller |                     "f:name": {},
2026-06-12 21:48:15.986668 | controller |                     "f:value": {}
2026-06-12 21:48:15.986683 | controller |                   },
2026-06-12 21:48:15.986697 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-12 21:48:15.986712 | controller |                     ".": {},
2026-06-12 21:48:15.986727 | controller |                     "f:name": {},
2026-06-12 21:48:15.986741 | controller |                     "f:value": {}
2026-06-12 21:48:15.986756 | controller |                   },
2026-06-12 21:48:15.986770 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-12 21:48:15.986785 | controller |                     ".": {},
2026-06-12 21:48:15.986799 | controller |                     "f:name": {},
2026-06-12 21:48:15.986814 | controller |                     "f:value": {}
2026-06-12 21:48:15.986828 | controller |                   },
2026-06-12 21:48:15.986842 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.986875 | controller |                     ".": {},
2026-06-12 21:48:15.986891 | controller |                     "f:name": {},
2026-06-12 21:48:15.986909 | controller |                     "f:value": {}
2026-06-12 21:48:15.986924 | controller |                   },
2026-06-12 21:48:15.986938 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.986953 | controller |                     ".": {},
2026-06-12 21:48:15.986967 | controller |                     "f:name": {},
2026-06-12 21:48:15.986981 | controller |                     "f:value": {}
2026-06-12 21:48:15.986996 | controller |                   },
2026-06-12 21:48:15.987010 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.987025 | controller |                     ".": {},
2026-06-12 21:48:15.987039 | controller |                     "f:name": {},
2026-06-12 21:48:15.987053 | controller |                     "f:value": {}
2026-06-12 21:48:15.987067 | controller |                   },
2026-06-12 21:48:15.987081 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.987095 | controller |                     ".": {},
2026-06-12 21:48:15.987110 | controller |                     "f:name": {},
2026-06-12 21:48:15.987124 | controller |                     "f:value": {}
2026-06-12 21:48:15.987138 | controller |                   },
2026-06-12 21:48:15.987152 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.987166 | controller |                     ".": {},
2026-06-12 21:48:15.987180 | controller |                     "f:name": {},
2026-06-12 21:48:15.987194 | controller |                     "f:value": {}
2026-06-12 21:48:15.987208 | controller |                   },
2026-06-12 21:48:15.987222 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.987236 | controller |                     ".": {},
2026-06-12 21:48:15.987251 | controller |                     "f:name": {},
2026-06-12 21:48:15.987265 | controller |                     "f:value": {}
2026-06-12 21:48:15.987279 | controller |                   },
2026-06-12 21:48:15.987294 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.987308 | controller |                     ".": {},
2026-06-12 21:48:15.987322 | controller |                     "f:name": {},
2026-06-12 21:48:15.987337 | controller |                     "f:value": {}
2026-06-12 21:48:15.987351 | controller |                   },
2026-06-12 21:48:15.987365 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.987380 | controller |                     ".": {},
2026-06-12 21:48:15.987394 | controller |                     "f:name": {},
2026-06-12 21:48:15.987408 | controller |                     "f:value": {}
2026-06-12 21:48:15.987422 | controller |                   },
2026-06-12 21:48:15.987436 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.987450 | controller |                     ".": {},
2026-06-12 21:48:15.987464 | controller |                     "f:name": {},
2026-06-12 21:48:15.987479 | controller |                     "f:value": {}
2026-06-12 21:48:15.987493 | controller |                   },
2026-06-12 21:48:15.987507 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.987522 | controller |                     ".": {},
2026-06-12 21:48:15.987536 | controller |                     "f:name": {},
2026-06-12 21:48:15.987551 | controller |                     "f:value": {}
2026-06-12 21:48:15.987565 | controller |                   },
2026-06-12 21:48:15.987579 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.987594 | controller |                     ".": {},
2026-06-12 21:48:15.987620 | controller |                     "f:name": {},
2026-06-12 21:48:15.987636 | controller |                     "f:value": {}
2026-06-12 21:48:15.987650 | controller |                   },
2026-06-12 21:48:15.987665 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.987680 | controller |                     ".": {},
2026-06-12 21:48:15.987695 | controller |                     "f:name": {},
2026-06-12 21:48:15.987709 | controller |                     "f:value": {}
2026-06-12 21:48:15.987723 | controller |                   },
2026-06-12 21:48:15.987738 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.987752 | controller |                     ".": {},
2026-06-12 21:48:15.987767 | controller |                     "f:name": {},
2026-06-12 21:48:15.987781 | controller |                     "f:value": {}
2026-06-12 21:48:15.987795 | controller |                   },
2026-06-12 21:48:15.987810 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.987843 | controller |                     ".": {},
2026-06-12 21:48:15.987877 | controller |                     "f:name": {},
2026-06-12 21:48:15.987892 | controller |                     "f:value": {}
2026-06-12 21:48:15.987907 | controller |                   },
2026-06-12 21:48:15.987921 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.987936 | controller |                     ".": {},
2026-06-12 21:48:15.987951 | controller |                     "f:name": {},
2026-06-12 21:48:15.987966 | controller |                     "f:value": {}
2026-06-12 21:48:15.987980 | controller |                   },
2026-06-12 21:48:15.987995 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.988009 | controller |                     ".": {},
2026-06-12 21:48:15.988023 | controller |                     "f:name": {},
2026-06-12 21:48:15.988038 | controller |                     "f:value": {}
2026-06-12 21:48:15.988052 | controller |                   },
2026-06-12 21:48:15.988067 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.988081 | controller |                     ".": {},
2026-06-12 21:48:15.988096 | controller |                     "f:name": {},
2026-06-12 21:48:15.988110 | controller |                     "f:value": {}
2026-06-12 21:48:15.988125 | controller |                   },
2026-06-12 21:48:15.988139 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.988154 | controller |                     ".": {},
2026-06-12 21:48:15.988168 | controller |                     "f:name": {},
2026-06-12 21:48:15.988182 | controller |                     "f:value": {}
2026-06-12 21:48:15.988196 | controller |                   },
2026-06-12 21:48:15.988210 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.988224 | controller |                     ".": {},
2026-06-12 21:48:15.988238 | controller |                     "f:name": {},
2026-06-12 21:48:15.988252 | controller |                     "f:value": {}
2026-06-12 21:48:15.988266 | controller |                   },
2026-06-12 21:48:15.988280 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.988295 | controller |                     ".": {},
2026-06-12 21:48:15.988309 | controller |                     "f:name": {},
2026-06-12 21:48:15.988324 | controller |                     "f:value": {}
2026-06-12 21:48:15.988339 | controller |                   },
2026-06-12 21:48:15.988353 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.988372 | controller |                     ".": {},
2026-06-12 21:48:15.988387 | controller |                     "f:name": {},
2026-06-12 21:48:15.988401 | controller |                     "f:value": {}
2026-06-12 21:48:15.988416 | controller |                   },
2026-06-12 21:48:15.988430 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.988444 | controller |                     ".": {},
2026-06-12 21:48:15.988459 | controller |                     "f:name": {},
2026-06-12 21:48:15.988473 | controller |                     "f:value": {}
2026-06-12 21:48:15.988487 | controller |                   },
2026-06-12 21:48:15.988501 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.988516 | controller |                     ".": {},
2026-06-12 21:48:15.988530 | controller |                     "f:name": {},
2026-06-12 21:48:15.988544 | controller |                     "f:value": {}
2026-06-12 21:48:15.988558 | controller |                   },
2026-06-12 21:48:15.988573 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.988587 | controller |                     ".": {},
2026-06-12 21:48:15.988602 | controller |                     "f:name": {},
2026-06-12 21:48:15.988616 | controller |                     "f:value": {}
2026-06-12 21:48:15.988631 | controller |                   },
2026-06-12 21:48:15.988645 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.988659 | controller |                     ".": {},
2026-06-12 21:48:15.988674 | controller |                     "f:name": {},
2026-06-12 21:48:15.988689 | controller |                     "f:value": {}
2026-06-12 21:48:15.988703 | controller |                   },
2026-06-12 21:48:15.988718 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.988733 | controller |                     ".": {},
2026-06-12 21:48:15.988747 | controller |                     "f:name": {},
2026-06-12 21:48:15.988762 | controller |                     "f:value": {}
2026-06-12 21:48:15.988777 | controller |                   },
2026-06-12 21:48:15.988791 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.988806 | controller |                     ".": {},
2026-06-12 21:48:15.988820 | controller |                     "f:name": {},
2026-06-12 21:48:15.988835 | controller |                     "f:value": {}
2026-06-12 21:48:15.988864 | controller |                   },
2026-06-12 21:48:15.988883 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.988898 | controller |                     ".": {},
2026-06-12 21:48:15.988913 | controller |                     "f:name": {},
2026-06-12 21:48:15.988928 | controller |                     "f:value": {}
2026-06-12 21:48:15.988942 | controller |                   },
2026-06-12 21:48:15.988957 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.988971 | controller |                     ".": {},
2026-06-12 21:48:15.988986 | controller |                     "f:name": {},
2026-06-12 21:48:15.989000 | controller |                     "f:value": {}
2026-06-12 21:48:15.989014 | controller |                   },
2026-06-12 21:48:15.989028 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.989042 | controller |                     ".": {},
2026-06-12 21:48:15.989057 | controller |                     "f:name": {},
2026-06-12 21:48:15.989072 | controller |                     "f:value": {}
2026-06-12 21:48:15.989086 | controller |                   },
2026-06-12 21:48:15.989100 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.989118 | controller |                     ".": {},
2026-06-12 21:48:15.989133 | controller |                     "f:name": {},
2026-06-12 21:48:15.989147 | controller |                     "f:value": {}
2026-06-12 21:48:15.989161 | controller |                   },
2026-06-12 21:48:15.989175 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.989189 | controller |                     ".": {},
2026-06-12 21:48:15.989204 | controller |                     "f:name": {},
2026-06-12 21:48:15.989218 | controller |                     "f:value": {}
2026-06-12 21:48:15.989232 | controller |                   },
2026-06-12 21:48:15.989247 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.989261 | controller |                     ".": {},
2026-06-12 21:48:15.989275 | controller |                     "f:name": {},
2026-06-12 21:48:15.989290 | controller |                     "f:value": {}
2026-06-12 21:48:15.989304 | controller |                   },
2026-06-12 21:48:15.989318 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.989332 | controller |                     ".": {},
2026-06-12 21:48:15.989346 | controller |                     "f:name": {},
2026-06-12 21:48:15.989361 | controller |                     "f:value": {}
2026-06-12 21:48:15.989374 | controller |                   },
2026-06-12 21:48:15.989389 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.989403 | controller |                     ".": {},
2026-06-12 21:48:15.989417 | controller |                     "f:name": {},
2026-06-12 21:48:15.989430 | controller |                     "f:value": {}
2026-06-12 21:48:15.989444 | controller |                   },
2026-06-12 21:48:15.989458 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.989472 | controller |                     ".": {},
2026-06-12 21:48:15.989486 | controller |                     "f:name": {},
2026-06-12 21:48:15.989500 | controller |                     "f:value": {}
2026-06-12 21:48:15.989513 | controller |                   },
2026-06-12 21:48:15.989527 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.989542 | controller |                     ".": {},
2026-06-12 21:48:15.989555 | controller |                     "f:name": {},
2026-06-12 21:48:15.989569 | controller |                     "f:value": {}
2026-06-12 21:48:15.989583 | controller |                   },
2026-06-12 21:48:15.989597 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.989611 | controller |                     ".": {},
2026-06-12 21:48:15.989625 | controller |                     "f:name": {},
2026-06-12 21:48:15.989639 | controller |                     "f:value": {}
2026-06-12 21:48:15.989653 | controller |                   },
2026-06-12 21:48:15.989667 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.989681 | controller |                     ".": {},
2026-06-12 21:48:15.989695 | controller |                     "f:name": {},
2026-06-12 21:48:15.989709 | controller |                     "f:value": {}
2026-06-12 21:48:15.989723 | controller |                   },
2026-06-12 21:48:15.989737 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.989751 | controller |                     ".": {},
2026-06-12 21:48:15.989765 | controller |                     "f:name": {},
2026-06-12 21:48:15.989780 | controller |                     "f:value": {}
2026-06-12 21:48:15.989794 | controller |                   },
2026-06-12 21:48:15.989813 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.989828 | controller |                     ".": {},
2026-06-12 21:48:15.989842 | controller |                     "f:name": {},
2026-06-12 21:48:15.989880 | controller |                     "f:value": {}
2026-06-12 21:48:15.989896 | controller |                   },
2026-06-12 21:48:15.989911 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.989925 | controller |                     ".": {},
2026-06-12 21:48:15.989940 | controller |                     "f:name": {},
2026-06-12 21:48:15.989954 | controller |                     "f:value": {}
2026-06-12 21:48:15.989968 | controller |                   },
2026-06-12 21:48:15.989982 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.989997 | controller |                     ".": {},
2026-06-12 21:48:15.990011 | controller |                     "f:name": {},
2026-06-12 21:48:15.990026 | controller |                     "f:value": {}
2026-06-12 21:48:15.990040 | controller |                   },
2026-06-12 21:48:15.990054 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.990069 | controller |                     ".": {},
2026-06-12 21:48:15.990084 | controller |                     "f:name": {},
2026-06-12 21:48:15.990099 | controller |                     "f:value": {}
2026-06-12 21:48:15.990114 | controller |                   },
2026-06-12 21:48:15.990130 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.990184 | controller |                     ".": {},
2026-06-12 21:48:15.990203 | controller |                     "f:name": {},
2026-06-12 21:48:15.990218 | controller |                     "f:value": {}
2026-06-12 21:48:15.990233 | controller |                   },
2026-06-12 21:48:15.990248 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.990263 | controller |                     ".": {},
2026-06-12 21:48:15.990277 | controller |                     "f:name": {},
2026-06-12 21:48:15.990292 | controller |                     "f:value": {}
2026-06-12 21:48:15.990306 | controller |                   },
2026-06-12 21:48:15.990321 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.990335 | controller |                     ".": {},
2026-06-12 21:48:15.990350 | controller |                     "f:name": {},
2026-06-12 21:48:15.990364 | controller |                     "f:value": {}
2026-06-12 21:48:15.990378 | controller |                   },
2026-06-12 21:48:15.990392 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.990407 | controller |                     ".": {},
2026-06-12 21:48:15.990421 | controller |                     "f:name": {},
2026-06-12 21:48:15.990436 | controller |                     "f:value": {}
2026-06-12 21:48:15.990451 | controller |                   },
2026-06-12 21:48:15.990465 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.990480 | controller |                     ".": {},
2026-06-12 21:48:15.990495 | controller |                     "f:name": {},
2026-06-12 21:48:15.990509 | controller |                     "f:value": {}
2026-06-12 21:48:15.990524 | controller |                   },
2026-06-12 21:48:15.990538 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.990553 | controller |                     ".": {},
2026-06-12 21:48:15.990567 | controller |                     "f:name": {},
2026-06-12 21:48:15.990582 | controller |                     "f:value": {}
2026-06-12 21:48:15.990600 | controller |                   },
2026-06-12 21:48:15.990615 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.990629 | controller |                     ".": {},
2026-06-12 21:48:15.990644 | controller |                     "f:name": {},
2026-06-12 21:48:15.990658 | controller |                     "f:value": {}
2026-06-12 21:48:15.990672 | controller |                   },
2026-06-12 21:48:15.990686 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.990700 | controller |                     ".": {},
2026-06-12 21:48:15.990715 | controller |                     "f:name": {},
2026-06-12 21:48:15.990729 | controller |                     "f:value": {}
2026-06-12 21:48:15.990743 | controller |                   },
2026-06-12 21:48:15.990757 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.990771 | controller |                     ".": {},
2026-06-12 21:48:15.990786 | controller |                     "f:name": {},
2026-06-12 21:48:15.990800 | controller |                     "f:value": {}
2026-06-12 21:48:15.990815 | controller |                   },
2026-06-12 21:48:15.990829 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.990844 | controller |                     ".": {},
2026-06-12 21:48:15.990878 | controller |                     "f:name": {},
2026-06-12 21:48:15.990893 | controller |                     "f:value": {}
2026-06-12 21:48:15.990908 | controller |                   },
2026-06-12 21:48:15.990923 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.990938 | controller |                     ".": {},
2026-06-12 21:48:15.990952 | controller |                     "f:name": {},
2026-06-12 21:48:15.990967 | controller |                     "f:value": {}
2026-06-12 21:48:15.990981 | controller |                   },
2026-06-12 21:48:15.990995 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.991009 | controller |                     ".": {},
2026-06-12 21:48:15.991024 | controller |                     "f:name": {},
2026-06-12 21:48:15.991037 | controller |                     "f:value": {}
2026-06-12 21:48:15.991051 | controller |                   },
2026-06-12 21:48:15.991065 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.991079 | controller |                     ".": {},
2026-06-12 21:48:15.991093 | controller |                     "f:name": {},
2026-06-12 21:48:15.991107 | controller |                     "f:value": {}
2026-06-12 21:48:15.991122 | controller |                   },
2026-06-12 21:48:15.991136 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.991151 | controller |                     ".": {},
2026-06-12 21:48:15.991165 | controller |                     "f:name": {},
2026-06-12 21:48:15.991179 | controller |                     "f:value": {}
2026-06-12 21:48:15.991194 | controller |                   },
2026-06-12 21:48:15.991208 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.991222 | controller |                     ".": {},
2026-06-12 21:48:15.991236 | controller |                     "f:name": {},
2026-06-12 21:48:15.991251 | controller |                     "f:value": {}
2026-06-12 21:48:15.991265 | controller |                   },
2026-06-12 21:48:15.991280 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.991294 | controller |                     ".": {},
2026-06-12 21:48:15.991309 | controller |                     "f:name": {},
2026-06-12 21:48:15.991328 | controller |                     "f:value": {}
2026-06-12 21:48:15.991342 | controller |                   },
2026-06-12 21:48:15.991357 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.991371 | controller |                     ".": {},
2026-06-12 21:48:15.991385 | controller |                     "f:name": {},
2026-06-12 21:48:15.991399 | controller |                     "f:value": {}
2026-06-12 21:48:15.991414 | controller |                   },
2026-06-12 21:48:15.991428 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.991442 | controller |                     ".": {},
2026-06-12 21:48:15.991456 | controller |                     "f:name": {},
2026-06-12 21:48:15.991471 | controller |                     "f:value": {}
2026-06-12 21:48:15.991485 | controller |                   },
2026-06-12 21:48:15.991500 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.991514 | controller |                     ".": {},
2026-06-12 21:48:15.991528 | controller |                     "f:name": {},
2026-06-12 21:48:15.991543 | controller |                     "f:value": {}
2026-06-12 21:48:15.991557 | controller |                   },
2026-06-12 21:48:15.991571 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.991586 | controller |                     ".": {},
2026-06-12 21:48:15.991600 | controller |                     "f:name": {},
2026-06-12 21:48:15.991615 | controller |                     "f:value": {}
2026-06-12 21:48:15.991630 | controller |                   },
2026-06-12 21:48:15.991644 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.991659 | controller |                     ".": {},
2026-06-12 21:48:15.991673 | controller |                     "f:name": {},
2026-06-12 21:48:15.991688 | controller |                     "f:value": {}
2026-06-12 21:48:15.991702 | controller |                   },
2026-06-12 21:48:15.991717 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.991731 | controller |                     ".": {},
2026-06-12 21:48:15.991745 | controller |                     "f:name": {},
2026-06-12 21:48:15.991760 | controller |                     "f:value": {}
2026-06-12 21:48:15.991774 | controller |                   },
2026-06-12 21:48:15.991788 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.991802 | controller |                     ".": {},
2026-06-12 21:48:15.991817 | controller |                     "f:name": {},
2026-06-12 21:48:15.991843 | controller |                     "f:value": {}
2026-06-12 21:48:15.991874 | controller |                   },
2026-06-12 21:48:15.991889 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.991903 | controller |                     ".": {},
2026-06-12 21:48:15.991918 | controller |                     "f:name": {},
2026-06-12 21:48:15.991963 | controller |                     "f:value": {}
2026-06-12 21:48:15.991978 | controller |                   },
2026-06-12 21:48:15.991993 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.992007 | controller |                     ".": {},
2026-06-12 21:48:15.992022 | controller |                     "f:name": {},
2026-06-12 21:48:15.992036 | controller |                     "f:value": {}
2026-06-12 21:48:15.992051 | controller |                   },
2026-06-12 21:48:15.992065 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.992080 | controller |                     ".": {},
2026-06-12 21:48:15.992094 | controller |                     "f:name": {},
2026-06-12 21:48:15.992113 | controller |                     "f:value": {}
2026-06-12 21:48:15.992128 | controller |                   },
2026-06-12 21:48:15.992143 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.992157 | controller |                     ".": {},
2026-06-12 21:48:15.992172 | controller |                     "f:name": {},
2026-06-12 21:48:15.992186 | controller |                     "f:value": {}
2026-06-12 21:48:15.992201 | controller |                   },
2026-06-12 21:48:15.992216 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.992230 | controller |                     ".": {},
2026-06-12 21:48:15.992245 | controller |                     "f:name": {},
2026-06-12 21:48:15.992259 | controller |                     "f:value": {}
2026-06-12 21:48:15.992274 | controller |                   },
2026-06-12 21:48:15.992288 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.992303 | controller |                     ".": {},
2026-06-12 21:48:15.992317 | controller |                     "f:name": {},
2026-06-12 21:48:15.992331 | controller |                     "f:value": {}
2026-06-12 21:48:15.992346 | controller |                   },
2026-06-12 21:48:15.992360 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.992375 | controller |                     ".": {},
2026-06-12 21:48:15.992390 | controller |                     "f:name": {},
2026-06-12 21:48:15.992405 | controller |                     "f:value": {}
2026-06-12 21:48:15.992420 | controller |                   },
2026-06-12 21:48:15.992434 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.992449 | controller |                     ".": {},
2026-06-12 21:48:15.992464 | controller |                     "f:name": {},
2026-06-12 21:48:15.992479 | controller |                     "f:value": {}
2026-06-12 21:48:15.992493 | controller |                   },
2026-06-12 21:48:15.992508 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.992522 | controller |                     ".": {},
2026-06-12 21:48:15.992536 | controller |                     "f:name": {},
2026-06-12 21:48:15.992550 | controller |                     "f:value": {}
2026-06-12 21:48:15.992565 | controller |                   },
2026-06-12 21:48:15.992579 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.992594 | controller |                     ".": {},
2026-06-12 21:48:15.992609 | controller |                     "f:name": {},
2026-06-12 21:48:15.992623 | controller |                     "f:value": {}
2026-06-12 21:48:15.992637 | controller |                   },
2026-06-12 21:48:15.992652 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.992666 | controller |                     ".": {},
2026-06-12 21:48:15.992680 | controller |                     "f:name": {},
2026-06-12 21:48:15.992695 | controller |                     "f:value": {}
2026-06-12 21:48:15.992709 | controller |                   },
2026-06-12 21:48:15.992724 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.992738 | controller |                     ".": {},
2026-06-12 21:48:15.992752 | controller |                     "f:name": {},
2026-06-12 21:48:15.992767 | controller |                     "f:value": {}
2026-06-12 21:48:15.992781 | controller |                   },
2026-06-12 21:48:15.992795 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.992810 | controller |                     ".": {},
2026-06-12 21:48:15.992828 | controller |                     "f:name": {},
2026-06-12 21:48:15.992843 | controller |                     "f:value": {}
2026-06-12 21:48:15.992876 | controller |                   },
2026-06-12 21:48:15.992892 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.992906 | controller |                     ".": {},
2026-06-12 21:48:15.992921 | controller |                     "f:name": {},
2026-06-12 21:48:15.992936 | controller |                     "f:value": {}
2026-06-12 21:48:15.992950 | controller |                   },
2026-06-12 21:48:15.992965 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.992979 | controller |                     ".": {},
2026-06-12 21:48:15.992994 | controller |                     "f:name": {},
2026-06-12 21:48:15.993009 | controller |                     "f:value": {}
2026-06-12 21:48:15.993023 | controller |                   },
2026-06-12 21:48:15.993037 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.993051 | controller |                     ".": {},
2026-06-12 21:48:15.993066 | controller |                     "f:name": {},
2026-06-12 21:48:15.993080 | controller |                     "f:value": {}
2026-06-12 21:48:15.993094 | controller |                   },
2026-06-12 21:48:15.993109 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.993123 | controller |                     ".": {},
2026-06-12 21:48:15.993137 | controller |                     "f:name": {},
2026-06-12 21:48:15.993152 | controller |                     "f:value": {}
2026-06-12 21:48:15.993166 | controller |                   },
2026-06-12 21:48:15.993180 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.993194 | controller |                     ".": {},
2026-06-12 21:48:15.993209 | controller |                     "f:name": {},
2026-06-12 21:48:15.993223 | controller |                     "f:value": {}
2026-06-12 21:48:15.993237 | controller |                   },
2026-06-12 21:48:15.993251 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.993266 | controller |                     ".": {},
2026-06-12 21:48:15.993280 | controller |                     "f:name": {},
2026-06-12 21:48:15.993294 | controller |                     "f:value": {}
2026-06-12 21:48:15.993308 | controller |                   },
2026-06-12 21:48:15.993322 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.993336 | controller |                     ".": {},
2026-06-12 21:48:15.993349 | controller |                     "f:name": {},
2026-06-12 21:48:15.993363 | controller |                     "f:value": {}
2026-06-12 21:48:15.993377 | controller |                   },
2026-06-12 21:48:15.993391 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.993405 | controller |                     ".": {},
2026-06-12 21:48:15.993418 | controller |                     "f:name": {},
2026-06-12 21:48:15.993432 | controller |                     "f:value": {}
2026-06-12 21:48:15.993446 | controller |                   },
2026-06-12 21:48:15.993459 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 21:48:15.993473 | controller |                     ".": {},
2026-06-12 21:48:15.993486 | controller |                     "f:name": {},
2026-06-12 21:48:15.993500 | controller |                     "f:value": {}
2026-06-12 21:48:15.993514 | controller |                   },
2026-06-12 21:48:15.993527 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.993545 | controller |                     ".": {},
2026-06-12 21:48:15.993560 | controller |                     "f:name": {},
2026-06-12 21:48:15.993574 | controller |                     "f:value": {}
2026-06-12 21:48:15.993589 | controller |                   },
2026-06-12 21:48:15.993603 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.993617 | controller |                     ".": {},
2026-06-12 21:48:15.993632 | controller |                     "f:name": {},
2026-06-12 21:48:15.993646 | controller |                     "f:value": {}
2026-06-12 21:48:15.993660 | controller |                   },
2026-06-12 21:48:15.993674 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.993688 | controller |                     ".": {},
2026-06-12 21:48:15.993702 | controller |                     "f:name": {},
2026-06-12 21:48:15.993716 | controller |                     "f:value": {}
2026-06-12 21:48:15.993730 | controller |                   },
2026-06-12 21:48:15.993744 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.993759 | controller |                     ".": {},
2026-06-12 21:48:15.993773 | controller |                     "f:name": {},
2026-06-12 21:48:15.993787 | controller |                     "f:value": {}
2026-06-12 21:48:15.993801 | controller |                   },
2026-06-12 21:48:15.993815 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.993829 | controller |                     ".": {},
2026-06-12 21:48:15.993844 | controller |                     "f:name": {},
2026-06-12 21:48:15.993883 | controller |                     "f:value": {}
2026-06-12 21:48:15.993899 | controller |                   },
2026-06-12 21:48:15.993914 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.993928 | controller |                     ".": {},
2026-06-12 21:48:15.993943 | controller |                     "f:name": {},
2026-06-12 21:48:15.993958 | controller |                     "f:value": {}
2026-06-12 21:48:15.993972 | controller |                   },
2026-06-12 21:48:15.993987 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.994001 | controller |                     ".": {},
2026-06-12 21:48:15.994016 | controller |                     "f:name": {},
2026-06-12 21:48:15.994030 | controller |                     "f:value": {}
2026-06-12 21:48:15.994044 | controller |                   },
2026-06-12 21:48:15.994059 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.994073 | controller |                     ".": {},
2026-06-12 21:48:15.994088 | controller |                     "f:name": {},
2026-06-12 21:48:15.994102 | controller |                     "f:value": {}
2026-06-12 21:48:15.994116 | controller |                   },
2026-06-12 21:48:15.994131 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.994145 | controller |                     ".": {},
2026-06-12 21:48:15.994159 | controller |                     "f:name": {},
2026-06-12 21:48:15.994173 | controller |                     "f:value": {}
2026-06-12 21:48:15.994187 | controller |                   },
2026-06-12 21:48:15.994201 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.994216 | controller |                     ".": {},
2026-06-12 21:48:15.994231 | controller |                     "f:name": {},
2026-06-12 21:48:15.994245 | controller |                     "f:value": {}
2026-06-12 21:48:15.994260 | controller |                   },
2026-06-12 21:48:15.994274 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.994293 | controller |                     ".": {},
2026-06-12 21:48:15.994308 | controller |                     "f:name": {},
2026-06-12 21:48:15.994322 | controller |                     "f:value": {}
2026-06-12 21:48:15.994336 | controller |                   },
2026-06-12 21:48:15.994351 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.994365 | controller |                     ".": {},
2026-06-12 21:48:15.994379 | controller |                     "f:name": {},
2026-06-12 21:48:15.994393 | controller |                     "f:value": {}
2026-06-12 21:48:15.994408 | controller |                   },
2026-06-12 21:48:15.994422 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.994436 | controller |                     ".": {},
2026-06-12 21:48:15.994451 | controller |                     "f:name": {},
2026-06-12 21:48:15.994465 | controller |                     "f:value": {}
2026-06-12 21:48:15.994479 | controller |                   },
2026-06-12 21:48:15.994494 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.994508 | controller |                     ".": {},
2026-06-12 21:48:15.994522 | controller |                     "f:name": {},
2026-06-12 21:48:15.994537 | controller |                     "f:value": {}
2026-06-12 21:48:15.994552 | controller |                   },
2026-06-12 21:48:15.994566 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.994580 | controller |                     ".": {},
2026-06-12 21:48:15.994594 | controller |                     "f:name": {},
2026-06-12 21:48:15.994608 | controller |                     "f:value": {}
2026-06-12 21:48:15.994622 | controller |                   },
2026-06-12 21:48:15.994636 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.994650 | controller |                     ".": {},
2026-06-12 21:48:15.994665 | controller |                     "f:name": {},
2026-06-12 21:48:15.994679 | controller |                     "f:value": {}
2026-06-12 21:48:15.994694 | controller |                   },
2026-06-12 21:48:15.994708 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.994723 | controller |                     ".": {},
2026-06-12 21:48:15.994738 | controller |                     "f:name": {},
2026-06-12 21:48:15.994752 | controller |                     "f:value": {}
2026-06-12 21:48:15.994767 | controller |                   },
2026-06-12 21:48:15.994781 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.994796 | controller |                     ".": {},
2026-06-12 21:48:15.994810 | controller |                     "f:name": {},
2026-06-12 21:48:15.994825 | controller |                     "f:value": {}
2026-06-12 21:48:15.994839 | controller |                   },
2026-06-12 21:48:15.994872 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.994888 | controller |                     ".": {},
2026-06-12 21:48:15.994903 | controller |                     "f:name": {},
2026-06-12 21:48:15.994918 | controller |                     "f:value": {}
2026-06-12 21:48:15.994932 | controller |                   },
2026-06-12 21:48:15.994947 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.994962 | controller |                     ".": {},
2026-06-12 21:48:15.994976 | controller |                     "f:name": {},
2026-06-12 21:48:15.994991 | controller |                     "f:value": {}
2026-06-12 21:48:15.995006 | controller |                   },
2026-06-12 21:48:15.995025 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.995040 | controller |                     ".": {},
2026-06-12 21:48:15.995062 | controller |                     "f:name": {},
2026-06-12 21:48:15.995077 | controller |                     "f:value": {}
2026-06-12 21:48:15.995096 | controller |                   },
2026-06-12 21:48:15.995115 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:48:15.995172 | controller |                     ".": {},
2026-06-12 21:48:15.995192 | controller |                     "f:name": {},
2026-06-12 21:48:15.995207 | controller |                     "f:value": {}
2026-06-12 21:48:15.995222 | controller |                   },
2026-06-12 21:48:15.995236 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:15.995252 | controller |                     ".": {},
2026-06-12 21:48:15.995266 | controller |                     "f:name": {},
2026-06-12 21:48:15.995281 | controller |                     "f:value": {}
2026-06-12 21:48:15.995295 | controller |                   },
2026-06-12 21:48:15.995309 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:15.995324 | controller |                     ".": {},
2026-06-12 21:48:15.995364 | controller |                     "f:name": {},
2026-06-12 21:48:15.995381 | controller |                     "f:value": {}
2026-06-12 21:48:15.995396 | controller |                   },
2026-06-12 21:48:15.995410 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.995425 | controller |                     ".": {},
2026-06-12 21:48:15.995439 | controller |                     "f:name": {},
2026-06-12 21:48:15.995453 | controller |                     "f:value": {}
2026-06-12 21:48:15.995467 | controller |                   },
2026-06-12 21:48:15.995481 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.995496 | controller |                     ".": {},
2026-06-12 21:48:15.995510 | controller |                     "f:name": {},
2026-06-12 21:48:15.995524 | controller |                     "f:value": {}
2026-06-12 21:48:15.995538 | controller |                   },
2026-06-12 21:48:15.995552 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:15.995566 | controller |                     ".": {},
2026-06-12 21:48:15.995580 | controller |                     "f:name": {},
2026-06-12 21:48:15.995594 | controller |                     "f:value": {}
2026-06-12 21:48:15.995608 | controller |                   }
2026-06-12 21:48:15.995622 | controller |                 },
2026-06-12 21:48:15.995637 | controller |                 "f:image": {},
2026-06-12 21:48:15.995652 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:15.995666 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:15.995681 | controller |                   ".": {},
2026-06-12 21:48:15.995695 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.995709 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.995723 | controller |                     ".": {},
2026-06-12 21:48:15.995737 | controller |                     "f:path": {},
2026-06-12 21:48:15.995751 | controller |                     "f:port": {},
2026-06-12 21:48:15.995765 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.995779 | controller |                   },
2026-06-12 21:48:15.995792 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.995806 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.995832 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.995863 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.995883 | controller |                 },
2026-06-12 21:48:15.995903 | controller |                 "f:name": {},
2026-06-12 21:48:15.995918 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:15.995932 | controller |                   ".": {},
2026-06-12 21:48:15.995946 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:15.995960 | controller |                   "f:httpGet": {
2026-06-12 21:48:15.995974 | controller |                     ".": {},
2026-06-12 21:48:15.995988 | controller |                     "f:path": {},
2026-06-12 21:48:15.996002 | controller |                     "f:port": {},
2026-06-12 21:48:15.996016 | controller |                     "f:scheme": {}
2026-06-12 21:48:15.996030 | controller |                   },
2026-06-12 21:48:15.996044 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:15.996058 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:15.996072 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:15.996086 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:15.996100 | controller |                 },
2026-06-12 21:48:15.996115 | controller |                 "f:resources": {
2026-06-12 21:48:15.996129 | controller |                   ".": {},
2026-06-12 21:48:15.996143 | controller |                   "f:limits": {
2026-06-12 21:48:15.996158 | controller |                     ".": {},
2026-06-12 21:48:15.996172 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.996186 | controller |                     "f:memory": {}
2026-06-12 21:48:15.996200 | controller |                   },
2026-06-12 21:48:15.996215 | controller |                   "f:requests": {
2026-06-12 21:48:15.996229 | controller |                     ".": {},
2026-06-12 21:48:15.996243 | controller |                     "f:cpu": {},
2026-06-12 21:48:15.996258 | controller |                     "f:memory": {}
2026-06-12 21:48:15.996272 | controller |                   }
2026-06-12 21:48:15.996286 | controller |                 },
2026-06-12 21:48:15.996301 | controller |                 "f:securityContext": {
2026-06-12 21:48:15.996315 | controller |                   ".": {},
2026-06-12 21:48:15.996330 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:15.996345 | controller |                 },
2026-06-12 21:48:15.996360 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:15.996375 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:15.996389 | controller |               }
2026-06-12 21:48:15.996404 | controller |             },
2026-06-12 21:48:15.996419 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:15.996433 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:15.996448 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:15.996462 | controller |             "f:schedulerName": {},
2026-06-12 21:48:15.996477 | controller |             "f:securityContext": {
2026-06-12 21:48:15.996491 | controller |               ".": {},
2026-06-12 21:48:15.996506 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:15.996520 | controller |             },
2026-06-12 21:48:15.996535 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:15.996550 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:15.996565 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:15.996579 | controller |             "f:tolerations": {}
2026-06-12 21:48:15.996594 | controller |           }
2026-06-12 21:48:15.996609 | controller |         },
2026-06-12 21:48:15.996624 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:15.996638 | controller |         "operation": "Update",
2026-06-12 21:48:15.996653 | controller |         "time": "2026-06-12T20:52:44Z"
2026-06-12 21:48:15.996668 | controller |       },
2026-06-12 21:48:15.996682 | controller |       {
2026-06-12 21:48:15.996697 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.996716 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.996731 | controller |         "fieldsV1": {
2026-06-12 21:48:15.996746 | controller |           "f:metadata": {
2026-06-12 21:48:15.996760 | controller |             "f:annotations": {
2026-06-12 21:48:15.996775 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:15.996790 | controller |             }
2026-06-12 21:48:15.996805 | controller |           }
2026-06-12 21:48:15.996819 | controller |         },
2026-06-12 21:48:15.996834 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:15.996864 | controller |         "operation": "Update",
2026-06-12 21:48:15.996884 | controller |         "subresource": "status",
2026-06-12 21:48:15.996900 | controller |         "time": "2026-06-12T20:53:18Z"
2026-06-12 21:48:15.996915 | controller |       },
2026-06-12 21:48:15.996929 | controller |       {
2026-06-12 21:48:15.996944 | controller |         "apiVersion": "v1",
2026-06-12 21:48:15.996959 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:15.996973 | controller |         "fieldsV1": {
2026-06-12 21:48:15.996987 | controller |           "f:status": {
2026-06-12 21:48:15.997001 | controller |             "f:conditions": {
2026-06-12 21:48:15.997016 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:15.997030 | controller |                 ".": {},
2026-06-12 21:48:15.997044 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.997059 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.997073 | controller |                 "f:status": {},
2026-06-12 21:48:15.997087 | controller |                 "f:type": {}
2026-06-12 21:48:15.997102 | controller |               },
2026-06-12 21:48:15.997117 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:15.997131 | controller |                 ".": {},
2026-06-12 21:48:15.997146 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.997160 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.997174 | controller |                 "f:status": {},
2026-06-12 21:48:15.997188 | controller |                 "f:type": {}
2026-06-12 21:48:15.997202 | controller |               },
2026-06-12 21:48:15.997217 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:15.997231 | controller |                 ".": {},
2026-06-12 21:48:15.997245 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.997260 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.997274 | controller |                 "f:status": {},
2026-06-12 21:48:15.997288 | controller |                 "f:type": {}
2026-06-12 21:48:15.997303 | controller |               },
2026-06-12 21:48:15.997317 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:15.997332 | controller |                 ".": {},
2026-06-12 21:48:15.997347 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:15.997361 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:15.997375 | controller |                 "f:status": {},
2026-06-12 21:48:15.997390 | controller |                 "f:type": {}
2026-06-12 21:48:15.997404 | controller |               }
2026-06-12 21:48:15.997419 | controller |             },
2026-06-12 21:48:15.997434 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:15.997448 | controller |             "f:hostIP": {},
2026-06-12 21:48:15.997463 | controller |             "f:hostIPs": {},
2026-06-12 21:48:15.997477 | controller |             "f:phase": {},
2026-06-12 21:48:15.997492 | controller |             "f:podIP": {},
2026-06-12 21:48:15.997506 | controller |             "f:podIPs": {
2026-06-12 21:48:15.997521 | controller |               ".": {},
2026-06-12 21:48:15.997535 | controller |               "k:{\"ip\":\"10.217.0.69\"}": {
2026-06-12 21:48:15.997549 | controller |                 ".": {},
2026-06-12 21:48:15.997568 | controller |                 "f:ip": {}
2026-06-12 21:48:15.997583 | controller |               }
2026-06-12 21:48:15.997597 | controller |             },
2026-06-12 21:48:15.997612 | controller |             "f:startTime": {}
2026-06-12 21:48:15.997627 | controller |           }
2026-06-12 21:48:15.997642 | controller |         },
2026-06-12 21:48:15.997656 | controller |         "manager": "kubelet",
2026-06-12 21:48:15.997671 | controller |         "operation": "Update",
2026-06-12 21:48:15.997685 | controller |         "subresource": "status",
2026-06-12 21:48:15.997700 | controller |         "time": "2026-06-12T20:53:49Z"
2026-06-12 21:48:15.997716 | controller |       }
2026-06-12 21:48:15.997733 | controller |     ],
2026-06-12 21:48:15.997748 | controller |     "name": "openstack-operator-controller-init-68d5b6d945-p98kw",
2026-06-12 21:48:15.997763 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:15.997777 | controller |     "ownerReferences": [
2026-06-12 21:48:15.997792 | controller |       {
2026-06-12 21:48:15.997806 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:15.997820 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:15.997835 | controller |         "controller": true,
2026-06-12 21:48:15.997864 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:15.997883 | controller |         "name": "openstack-operator-controller-init-68d5b6d945",
2026-06-12 21:48:15.997898 | controller |         "uid": "bc835cec-dfc5-45f4-b099-77578de530a1"
2026-06-12 21:48:15.997913 | controller |       }
2026-06-12 21:48:15.997927 | controller |     ],
2026-06-12 21:48:15.997942 | controller |     "resourceVersion": "52140",
2026-06-12 21:48:15.997956 | controller |     "uid": "3dbe9c59-4236-4071-a91d-3817b3ea2b7e"
2026-06-12 21:48:15.997971 | controller |   },
2026-06-12 21:48:15.997985 | controller |   "spec": {
2026-06-12 21:48:15.998000 | controller |     "containers": [
2026-06-12 21:48:15.998014 | controller |       {
2026-06-12 21:48:15.998029 | controller |         "args": [
2026-06-12 21:48:15.998043 | controller |           "--leader-elect",
2026-06-12 21:48:15.998057 | controller |           "--health-probe-bind-address=:8081"
2026-06-12 21:48:15.998071 | controller |         ],
2026-06-12 21:48:15.998086 | controller |         "command": [
2026-06-12 21:48:15.998100 | controller |           "/operator"
2026-06-12 21:48:15.998114 | controller |         ],
2026-06-12 21:48:15.998128 | controller |         "env": [
2026-06-12 21:48:15.998143 | controller |           {
2026-06-12 21:48:15.998157 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.998172 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 21:48:15.998186 | controller |           },
2026-06-12 21:48:15.998201 | controller |           {
2026-06-12 21:48:15.998216 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.998230 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 21:48:15.998245 | controller |           },
2026-06-12 21:48:15.998259 | controller |           {
2026-06-12 21:48:15.998274 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.998288 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 21:48:15.998302 | controller |           },
2026-06-12 21:48:15.998316 | controller |           {
2026-06-12 21:48:15.998330 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.998345 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 21:48:15.998359 | controller |           },
2026-06-12 21:48:15.998374 | controller |           {
2026-06-12 21:48:15.998389 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.998408 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 21:48:15.998424 | controller |           },
2026-06-12 21:48:15.998438 | controller |           {
2026-06-12 21:48:15.998453 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.998468 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 21:48:15.998483 | controller |           },
2026-06-12 21:48:15.998497 | controller |           {
2026-06-12 21:48:15.998512 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.998526 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 21:48:15.998541 | controller |           },
2026-06-12 21:48:15.998556 | controller |           {
2026-06-12 21:48:15.998571 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.998585 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 21:48:15.998600 | controller |           },
2026-06-12 21:48:15.998615 | controller |           {
2026-06-12 21:48:15.998630 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.998644 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 21:48:15.998659 | controller |           },
2026-06-12 21:48:15.998674 | controller |           {
2026-06-12 21:48:15.998688 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.998703 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 21:48:15.998717 | controller |           },
2026-06-12 21:48:15.998732 | controller |           {
2026-06-12 21:48:15.998746 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.998761 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 21:48:15.998776 | controller |           },
2026-06-12 21:48:15.998790 | controller |           {
2026-06-12 21:48:15.998804 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.998819 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 21:48:15.998833 | controller |           },
2026-06-12 21:48:15.998863 | controller |           {
2026-06-12 21:48:15.998883 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.998899 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 21:48:15.998913 | controller |           },
2026-06-12 21:48:15.998928 | controller |           {
2026-06-12 21:48:15.998943 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.998957 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 21:48:15.998972 | controller |           },
2026-06-12 21:48:15.998987 | controller |           {
2026-06-12 21:48:15.999001 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999016 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 21:48:15.999031 | controller |           },
2026-06-12 21:48:15.999045 | controller |           {
2026-06-12 21:48:15.999060 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999074 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 21:48:15.999096 | controller |           },
2026-06-12 21:48:15.999111 | controller |           {
2026-06-12 21:48:15.999125 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999140 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 21:48:15.999154 | controller |           },
2026-06-12 21:48:15.999169 | controller |           {
2026-06-12 21:48:15.999183 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999198 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 21:48:15.999212 | controller |           },
2026-06-12 21:48:15.999227 | controller |           {
2026-06-12 21:48:15.999241 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999256 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 21:48:15.999270 | controller |           },
2026-06-12 21:48:15.999285 | controller |           {
2026-06-12 21:48:15.999299 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999314 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 21:48:15.999329 | controller |           },
2026-06-12 21:48:15.999343 | controller |           {
2026-06-12 21:48:15.999358 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999372 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 21:48:15.999387 | controller |           },
2026-06-12 21:48:15.999401 | controller |           {
2026-06-12 21:48:15.999416 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999431 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 21:48:15.999446 | controller |           },
2026-06-12 21:48:15.999460 | controller |           {
2026-06-12 21:48:15.999474 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999489 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 21:48:15.999503 | controller |           },
2026-06-12 21:48:15.999518 | controller |           {
2026-06-12 21:48:15.999533 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999547 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 21:48:15.999561 | controller |           },
2026-06-12 21:48:15.999576 | controller |           {
2026-06-12 21:48:15.999590 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999604 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 21:48:15.999619 | controller |           },
2026-06-12 21:48:15.999633 | controller |           {
2026-06-12 21:48:15.999647 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999662 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 21:48:15.999678 | controller |           },
2026-06-12 21:48:15.999695 | controller |           {
2026-06-12 21:48:15.999709 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999724 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 21:48:15.999738 | controller |           },
2026-06-12 21:48:15.999757 | controller |           {
2026-06-12 21:48:15.999771 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999786 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 21:48:15.999801 | controller |           },
2026-06-12 21:48:15.999815 | controller |           {
2026-06-12 21:48:15.999843 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999876 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 21:48:15.999891 | controller |           },
2026-06-12 21:48:15.999906 | controller |           {
2026-06-12 21:48:15.999920 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999934 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 21:48:15.999949 | controller |           },
2026-06-12 21:48:15.999963 | controller |           {
2026-06-12 21:48:15.999978 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 21:48:15.999993 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 21:48:16.000007 | controller |           },
2026-06-12 21:48:16.000022 | controller |           {
2026-06-12 21:48:16.000037 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.000051 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 21:48:16.000066 | controller |           },
2026-06-12 21:48:16.000081 | controller |           {
2026-06-12 21:48:16.000096 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.000110 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 21:48:16.000125 | controller |           },
2026-06-12 21:48:16.000139 | controller |           {
2026-06-12 21:48:16.000154 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.000168 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 21:48:16.000183 | controller |           },
2026-06-12 21:48:16.000198 | controller |           {
2026-06-12 21:48:16.000213 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.000256 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 21:48:16.000272 | controller |           },
2026-06-12 21:48:16.000287 | controller |           {
2026-06-12 21:48:16.000302 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.000317 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 21:48:16.000331 | controller |           },
2026-06-12 21:48:16.000346 | controller |           {
2026-06-12 21:48:16.000361 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.000375 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 21:48:16.000390 | controller |           },
2026-06-12 21:48:16.000405 | controller |           {
2026-06-12 21:48:16.000420 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.000435 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 21:48:16.000450 | controller |           },
2026-06-12 21:48:16.000464 | controller |           {
2026-06-12 21:48:16.000484 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.000499 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 21:48:16.000514 | controller |           },
2026-06-12 21:48:16.000529 | controller |           {
2026-06-12 21:48:16.000543 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.000558 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 21:48:16.000573 | controller |           },
2026-06-12 21:48:16.000588 | controller |           {
2026-06-12 21:48:16.000602 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.000617 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 21:48:16.000632 | controller |           },
2026-06-12 21:48:16.000647 | controller |           {
2026-06-12 21:48:16.000661 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.000676 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 21:48:16.000690 | controller |           },
2026-06-12 21:48:16.000705 | controller |           {
2026-06-12 21:48:16.000720 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.000735 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 21:48:16.000749 | controller |           },
2026-06-12 21:48:16.000764 | controller |           {
2026-06-12 21:48:16.000778 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.000793 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 21:48:16.000807 | controller |           },
2026-06-12 21:48:16.000821 | controller |           {
2026-06-12 21:48:16.000836 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.000868 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 21:48:16.000884 | controller |           },
2026-06-12 21:48:16.000899 | controller |           {
2026-06-12 21:48:16.000914 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.000928 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 21:48:16.000943 | controller |           },
2026-06-12 21:48:16.000957 | controller |           {
2026-06-12 21:48:16.000972 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.000986 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 21:48:16.001000 | controller |           },
2026-06-12 21:48:16.001015 | controller |           {
2026-06-12 21:48:16.001029 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.001044 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 21:48:16.001058 | controller |           },
2026-06-12 21:48:16.001073 | controller |           {
2026-06-12 21:48:16.001087 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.001102 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 21:48:16.001117 | controller |           },
2026-06-12 21:48:16.001131 | controller |           {
2026-06-12 21:48:16.001146 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.001161 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 21:48:16.001179 | controller |           },
2026-06-12 21:48:16.001194 | controller |           {
2026-06-12 21:48:16.001209 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.001224 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 21:48:16.001239 | controller |           },
2026-06-12 21:48:16.001254 | controller |           {
2026-06-12 21:48:16.001269 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.001284 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 21:48:16.001298 | controller |           },
2026-06-12 21:48:16.001313 | controller |           {
2026-06-12 21:48:16.001328 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.001343 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 21:48:16.001357 | controller |           },
2026-06-12 21:48:16.001372 | controller |           {
2026-06-12 21:48:16.001386 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.001401 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 21:48:16.001415 | controller |           },
2026-06-12 21:48:16.001430 | controller |           {
2026-06-12 21:48:16.001444 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.001459 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 21:48:16.001473 | controller |           },
2026-06-12 21:48:16.001488 | controller |           {
2026-06-12 21:48:16.001502 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.001517 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 21:48:16.001531 | controller |           },
2026-06-12 21:48:16.001546 | controller |           {
2026-06-12 21:48:16.001560 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.001575 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 21:48:16.001589 | controller |           },
2026-06-12 21:48:16.001604 | controller |           {
2026-06-12 21:48:16.001618 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.001633 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 21:48:16.001647 | controller |           },
2026-06-12 21:48:16.001662 | controller |           {
2026-06-12 21:48:16.001676 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.001691 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 21:48:16.001705 | controller |           },
2026-06-12 21:48:16.001719 | controller |           {
2026-06-12 21:48:16.001733 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.001748 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 21:48:16.001762 | controller |           },
2026-06-12 21:48:16.001776 | controller |           {
2026-06-12 21:48:16.001791 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.001805 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 21:48:16.001819 | controller |           },
2026-06-12 21:48:16.001834 | controller |           {
2026-06-12 21:48:16.001868 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.001888 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 21:48:16.001903 | controller |           },
2026-06-12 21:48:16.001918 | controller |           {
2026-06-12 21:48:16.001932 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.001947 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 21:48:16.001961 | controller |           },
2026-06-12 21:48:16.001975 | controller |           {
2026-06-12 21:48:16.001990 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002004 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 21:48:16.002018 | controller |           },
2026-06-12 21:48:16.002033 | controller |           {
2026-06-12 21:48:16.002047 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002062 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 21:48:16.002076 | controller |           },
2026-06-12 21:48:16.002090 | controller |           {
2026-06-12 21:48:16.002104 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002118 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 21:48:16.002133 | controller |           },
2026-06-12 21:48:16.002148 | controller |           {
2026-06-12 21:48:16.002162 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002176 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 21:48:16.002190 | controller |           },
2026-06-12 21:48:16.002205 | controller |           {
2026-06-12 21:48:16.002219 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002233 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 21:48:16.002247 | controller |           },
2026-06-12 21:48:16.002262 | controller |           {
2026-06-12 21:48:16.002276 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002290 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 21:48:16.002304 | controller |           },
2026-06-12 21:48:16.002319 | controller |           {
2026-06-12 21:48:16.002334 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002349 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 21:48:16.002363 | controller |           },
2026-06-12 21:48:16.002378 | controller |           {
2026-06-12 21:48:16.002393 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002407 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 21:48:16.002422 | controller |           },
2026-06-12 21:48:16.002437 | controller |           {
2026-06-12 21:48:16.002451 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002466 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 21:48:16.002481 | controller |           },
2026-06-12 21:48:16.002495 | controller |           {
2026-06-12 21:48:16.002510 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002525 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 21:48:16.002545 | controller |           },
2026-06-12 21:48:16.002560 | controller |           {
2026-06-12 21:48:16.002575 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002590 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 21:48:16.002604 | controller |           },
2026-06-12 21:48:16.002619 | controller |           {
2026-06-12 21:48:16.002634 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002648 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 21:48:16.002663 | controller |           },
2026-06-12 21:48:16.002677 | controller |           {
2026-06-12 21:48:16.002692 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002706 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 21:48:16.002721 | controller |           },
2026-06-12 21:48:16.002735 | controller |           {
2026-06-12 21:48:16.002750 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002764 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 21:48:16.002779 | controller |           },
2026-06-12 21:48:16.002793 | controller |           {
2026-06-12 21:48:16.002807 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002822 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 21:48:16.002836 | controller |           },
2026-06-12 21:48:16.002869 | controller |           {
2026-06-12 21:48:16.002886 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002901 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 21:48:16.002915 | controller |           },
2026-06-12 21:48:16.002930 | controller |           {
2026-06-12 21:48:16.002944 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.002959 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 21:48:16.002973 | controller |           },
2026-06-12 21:48:16.002988 | controller |           {
2026-06-12 21:48:16.003002 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.003017 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 21:48:16.003031 | controller |           },
2026-06-12 21:48:16.003046 | controller |           {
2026-06-12 21:48:16.003060 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.003075 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 21:48:16.003089 | controller |           },
2026-06-12 21:48:16.003103 | controller |           {
2026-06-12 21:48:16.003118 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.003132 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 21:48:16.003147 | controller |           },
2026-06-12 21:48:16.003161 | controller |           {
2026-06-12 21:48:16.003176 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.003190 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 21:48:16.003205 | controller |           },
2026-06-12 21:48:16.003224 | controller |           {
2026-06-12 21:48:16.003239 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.003254 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 21:48:16.003268 | controller |           },
2026-06-12 21:48:16.003283 | controller |           {
2026-06-12 21:48:16.003297 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.003312 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 21:48:16.003326 | controller |           },
2026-06-12 21:48:16.003340 | controller |           {
2026-06-12 21:48:16.003355 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.003369 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 21:48:16.003384 | controller |           },
2026-06-12 21:48:16.003399 | controller |           {
2026-06-12 21:48:16.003413 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.003428 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 21:48:16.003443 | controller |           },
2026-06-12 21:48:16.003457 | controller |           {
2026-06-12 21:48:16.003471 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.003486 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 21:48:16.003501 | controller |           },
2026-06-12 21:48:16.003515 | controller |           {
2026-06-12 21:48:16.003529 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.003544 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 21:48:16.003558 | controller |           },
2026-06-12 21:48:16.003573 | controller |           {
2026-06-12 21:48:16.003588 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.003603 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-12 21:48:16.003618 | controller |           },
2026-06-12 21:48:16.003632 | controller |           {
2026-06-12 21:48:16.003647 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.003661 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-12 21:48:16.003676 | controller |           },
2026-06-12 21:48:16.003690 | controller |           {
2026-06-12 21:48:16.003704 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.003719 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-12 21:48:16.003734 | controller |           },
2026-06-12 21:48:16.003748 | controller |           {
2026-06-12 21:48:16.003763 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 21:48:16.003777 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 21:48:16.003791 | controller |           },
2026-06-12 21:48:16.003805 | controller |           {
2026-06-12 21:48:16.003829 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.003845 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-12 21:48:16.003878 | controller |           },
2026-06-12 21:48:16.003894 | controller |           {
2026-06-12 21:48:16.003909 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.003928 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-12 21:48:16.003943 | controller |           },
2026-06-12 21:48:16.003958 | controller |           {
2026-06-12 21:48:16.003972 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.003987 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-12 21:48:16.004001 | controller |           },
2026-06-12 21:48:16.004016 | controller |           {
2026-06-12 21:48:16.004030 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.004045 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-12 21:48:16.004060 | controller |           },
2026-06-12 21:48:16.004074 | controller |           {
2026-06-12 21:48:16.004089 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.004103 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-12 21:48:16.004118 | controller |           },
2026-06-12 21:48:16.004132 | controller |           {
2026-06-12 21:48:16.004147 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.004162 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-12 21:48:16.004176 | controller |           },
2026-06-12 21:48:16.004191 | controller |           {
2026-06-12 21:48:16.004205 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.004220 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-12 21:48:16.004235 | controller |           },
2026-06-12 21:48:16.004250 | controller |           {
2026-06-12 21:48:16.004264 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.004279 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-12 21:48:16.004293 | controller |           },
2026-06-12 21:48:16.004308 | controller |           {
2026-06-12 21:48:16.004323 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.004337 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-12 21:48:16.004352 | controller |           },
2026-06-12 21:48:16.004367 | controller |           {
2026-06-12 21:48:16.004381 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.004396 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-12 21:48:16.004411 | controller |           },
2026-06-12 21:48:16.004425 | controller |           {
2026-06-12 21:48:16.004440 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.004455 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-12 21:48:16.004469 | controller |           },
2026-06-12 21:48:16.004484 | controller |           {
2026-06-12 21:48:16.004498 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.004517 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6"
2026-06-12 21:48:16.004532 | controller |           },
2026-06-12 21:48:16.004546 | controller |           {
2026-06-12 21:48:16.004561 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.004575 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-12 21:48:16.004590 | controller |           },
2026-06-12 21:48:16.004605 | controller |           {
2026-06-12 21:48:16.004620 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.004635 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-12 21:48:16.004649 | controller |           },
2026-06-12 21:48:16.004664 | controller |           {
2026-06-12 21:48:16.004678 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.004693 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84"
2026-06-12 21:48:16.004708 | controller |           },
2026-06-12 21:48:16.004722 | controller |           {
2026-06-12 21:48:16.004737 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.004752 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54"
2026-06-12 21:48:16.004766 | controller |           },
2026-06-12 21:48:16.004781 | controller |           {
2026-06-12 21:48:16.004795 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.004810 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-12 21:48:16.004824 | controller |           },
2026-06-12 21:48:16.004839 | controller |           {
2026-06-12 21:48:16.004872 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.004888 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-12 21:48:16.004903 | controller |           },
2026-06-12 21:48:16.004918 | controller |           {
2026-06-12 21:48:16.004933 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.004947 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-12 21:48:16.004962 | controller |           },
2026-06-12 21:48:16.004976 | controller |           {
2026-06-12 21:48:16.004991 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:48:16.005006 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8"
2026-06-12 21:48:16.005020 | controller |           },
2026-06-12 21:48:16.005035 | controller |           {
2026-06-12 21:48:16.005049 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-12 21:48:16.005064 | controller |             "value": "0.6.0-1781295273"
2026-06-12 21:48:16.005079 | controller |           },
2026-06-12 21:48:16.005093 | controller |           {
2026-06-12 21:48:16.005108 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-12 21:48:16.005122 | controller |             "value": "38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d"
2026-06-12 21:48:16.005141 | controller |           },
2026-06-12 21:48:16.005156 | controller |           {
2026-06-12 21:48:16.005171 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:16.005185 | controller |             "value": "false"
2026-06-12 21:48:16.005200 | controller |           },
2026-06-12 21:48:16.005215 | controller |           {
2026-06-12 21:48:16.005230 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:16.005252 | controller |             "value": "30"
2026-06-12 21:48:16.005268 | controller |           },
2026-06-12 21:48:16.005287 | controller |           {
2026-06-12 21:48:16.005307 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:16.005321 | controller |             "value": "20"
2026-06-12 21:48:16.005340 | controller |           },
2026-06-12 21:48:16.005357 | controller |           {
2026-06-12 21:48:16.005375 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:16.005392 | controller |             "value": "5"
2026-06-12 21:48:16.005441 | controller |           },
2026-06-12 21:48:16.005494 | controller |           {
2026-06-12 21:48:16.005514 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-12 21:48:16.005529 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-12 21:48:16.005545 | controller |           }
2026-06-12 21:48:16.005559 | controller |         ],
2026-06-12 21:48:16.005574 | controller |         "image": "38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d",
2026-06-12 21:48:16.005589 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:16.005604 | controller |         "livenessProbe": {
2026-06-12 21:48:16.005618 | controller |           "failureThreshold": 3,
2026-06-12 21:48:16.005633 | controller |           "httpGet": {
2026-06-12 21:48:16.005647 | controller |             "path": "/healthz",
2026-06-12 21:48:16.005662 | controller |             "port": 8081,
2026-06-12 21:48:16.005676 | controller |             "scheme": "HTTP"
2026-06-12 21:48:16.005712 | controller |           },
2026-06-12 21:48:16.005732 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:16.005747 | controller |           "periodSeconds": 20,
2026-06-12 21:48:16.005762 | controller |           "successThreshold": 1,
2026-06-12 21:48:16.005777 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:16.005791 | controller |         },
2026-06-12 21:48:16.005806 | controller |         "name": "operator",
2026-06-12 21:48:16.005821 | controller |         "readinessProbe": {
2026-06-12 21:48:16.005836 | controller |           "failureThreshold": 3,
2026-06-12 21:48:16.005869 | controller |           "httpGet": {
2026-06-12 21:48:16.005889 | controller |             "path": "/readyz",
2026-06-12 21:48:16.005904 | controller |             "port": 8081,
2026-06-12 21:48:16.005919 | controller |             "scheme": "HTTP"
2026-06-12 21:48:16.005933 | controller |           },
2026-06-12 21:48:16.005947 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:16.005962 | controller |           "periodSeconds": 10,
2026-06-12 21:48:16.005976 | controller |           "successThreshold": 1,
2026-06-12 21:48:16.005990 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:16.006004 | controller |         },
2026-06-12 21:48:16.006018 | controller |         "resources": {
2026-06-12 21:48:16.006032 | controller |           "limits": {
2026-06-12 21:48:16.006047 | controller |             "cpu": "500m",
2026-06-12 21:48:16.006061 | controller |             "memory": "256Mi"
2026-06-12 21:48:16.006075 | controller |           },
2026-06-12 21:48:16.006089 | controller |           "requests": {
2026-06-12 21:48:16.006104 | controller |             "cpu": "10m",
2026-06-12 21:48:16.006118 | controller |             "memory": "128Mi"
2026-06-12 21:48:16.006132 | controller |           }
2026-06-12 21:48:16.006147 | controller |         },
2026-06-12 21:48:16.006166 | controller |         "securityContext": {
2026-06-12 21:48:16.006181 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:16.006195 | controller |           "capabilities": {
2026-06-12 21:48:16.006210 | controller |             "drop": [
2026-06-12 21:48:16.006224 | controller |               "ALL"
2026-06-12 21:48:16.006238 | controller |             ]
2026-06-12 21:48:16.006253 | controller |           },
2026-06-12 21:48:16.006267 | controller |           "runAsUser": 1000660000
2026-06-12 21:48:16.006282 | controller |         },
2026-06-12 21:48:16.006296 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:16.006311 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:16.006326 | controller |         "volumeMounts": [
2026-06-12 21:48:16.006340 | controller |           {
2026-06-12 21:48:16.006355 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:16.006369 | controller |             "name": "kube-api-access-jnkvp",
2026-06-12 21:48:16.006384 | controller |             "readOnly": true
2026-06-12 21:48:16.006398 | controller |           }
2026-06-12 21:48:16.006413 | controller |         ]
2026-06-12 21:48:16.006428 | controller |       }
2026-06-12 21:48:16.006443 | controller |     ],
2026-06-12 21:48:16.006457 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:16.006472 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:16.006486 | controller |     "imagePullSecrets": [
2026-06-12 21:48:16.006500 | controller |       {
2026-06-12 21:48:16.006514 | controller |         "name": "openstack-operator-controller-init-dockercfg-qmc8k"
2026-06-12 21:48:16.006529 | controller |       }
2026-06-12 21:48:16.006543 | controller |     ],
2026-06-12 21:48:16.006558 | controller |     "nodeName": "crc",
2026-06-12 21:48:16.006573 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:16.006587 | controller |     "priority": 0,
2026-06-12 21:48:16.006602 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:16.006617 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:16.006631 | controller |     "securityContext": {
2026-06-12 21:48:16.006646 | controller |       "fsGroup": 1000660000,
2026-06-12 21:48:16.006660 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:16.006675 | controller |       "seLinuxOptions": {
2026-06-12 21:48:16.006689 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:16.006703 | controller |       },
2026-06-12 21:48:16.006717 | controller |       "seccompProfile": {
2026-06-12 21:48:16.006731 | controller |         "type": "RuntimeDefault"
2026-06-12 21:48:16.006746 | controller |       }
2026-06-12 21:48:16.006760 | controller |     },
2026-06-12 21:48:16.006776 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-12 21:48:16.006791 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-12 21:48:16.006806 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:16.006821 | controller |     "tolerations": [
2026-06-12 21:48:16.006835 | controller |       {
2026-06-12 21:48:16.006864 | controller |         "effect": "NoExecute",
2026-06-12 21:48:16.006884 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:16.006900 | controller |         "operator": "Exists",
2026-06-12 21:48:16.006914 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:16.006929 | controller |       },
2026-06-12 21:48:16.006944 | controller |       {
2026-06-12 21:48:16.006958 | controller |         "effect": "NoExecute",
2026-06-12 21:48:16.006973 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:16.006988 | controller |         "operator": "Exists",
2026-06-12 21:48:16.007003 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:16.007017 | controller |       },
2026-06-12 21:48:16.007032 | controller |       {
2026-06-12 21:48:16.007051 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:16.007066 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:16.007080 | controller |         "operator": "Exists"
2026-06-12 21:48:16.007095 | controller |       }
2026-06-12 21:48:16.007109 | controller |     ],
2026-06-12 21:48:16.007124 | controller |     "volumes": [
2026-06-12 21:48:16.007138 | controller |       {
2026-06-12 21:48:16.007153 | controller |         "name": "kube-api-access-jnkvp",
2026-06-12 21:48:16.007167 | controller |         "projected": {
2026-06-12 21:48:16.007181 | controller |           "defaultMode": 420,
2026-06-12 21:48:16.007195 | controller |           "sources": [
2026-06-12 21:48:16.007210 | controller |             {
2026-06-12 21:48:16.007224 | controller |               "serviceAccountToken": {
2026-06-12 21:48:16.007239 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:16.007254 | controller |                 "path": "token"
2026-06-12 21:48:16.007268 | controller |               }
2026-06-12 21:48:16.007283 | controller |             },
2026-06-12 21:48:16.007297 | controller |             {
2026-06-12 21:48:16.007311 | controller |               "configMap": {
2026-06-12 21:48:16.007325 | controller |                 "items": [
2026-06-12 21:48:16.007339 | controller |                   {
2026-06-12 21:48:16.007354 | controller |                     "key": "ca.crt",
2026-06-12 21:48:16.007368 | controller |                     "path": "ca.crt"
2026-06-12 21:48:16.007383 | controller |                   }
2026-06-12 21:48:16.007397 | controller |                 ],
2026-06-12 21:48:16.007412 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:16.007426 | controller |               }
2026-06-12 21:48:16.007440 | controller |             },
2026-06-12 21:48:16.007455 | controller |             {
2026-06-12 21:48:16.007469 | controller |               "downwardAPI": {
2026-06-12 21:48:16.007483 | controller |                 "items": [
2026-06-12 21:48:16.007498 | controller |                   {
2026-06-12 21:48:16.007512 | controller |                     "fieldRef": {
2026-06-12 21:48:16.007527 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:16.007541 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:16.007555 | controller |                     },
2026-06-12 21:48:16.007570 | controller |                     "path": "namespace"
2026-06-12 21:48:16.007584 | controller |                   }
2026-06-12 21:48:16.007599 | controller |                 ]
2026-06-12 21:48:16.007614 | controller |               }
2026-06-12 21:48:16.007628 | controller |             },
2026-06-12 21:48:16.007643 | controller |             {
2026-06-12 21:48:16.007658 | controller |               "configMap": {
2026-06-12 21:48:16.007672 | controller |                 "items": [
2026-06-12 21:48:16.007687 | controller |                   {
2026-06-12 21:48:16.007701 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:16.007715 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:16.007730 | controller |                   }
2026-06-12 21:48:16.007744 | controller |                 ],
2026-06-12 21:48:16.007759 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:16.007774 | controller |               }
2026-06-12 21:48:16.007788 | controller |             }
2026-06-12 21:48:16.007803 | controller |           ]
2026-06-12 21:48:16.007827 | controller |         }
2026-06-12 21:48:16.007842 | controller |       }
2026-06-12 21:48:16.007876 | controller |     ]
2026-06-12 21:48:16.007891 | controller |   },
2026-06-12 21:48:16.007906 | controller |   "status": {
2026-06-12 21:48:16.007920 | controller |     "conditions": [
2026-06-12 21:48:16.007935 | controller |       {
2026-06-12 21:48:16.007949 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.007964 | controller |         "lastTransitionTime": "2026-06-12T20:53:37Z",
2026-06-12 21:48:16.007982 | controller |         "status": "True",
2026-06-12 21:48:16.007997 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:16.008011 | controller |       },
2026-06-12 21:48:16.008026 | controller |       {
2026-06-12 21:48:16.008040 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.008054 | controller |         "lastTransitionTime": "2026-06-12T20:52:44Z",
2026-06-12 21:48:16.008069 | controller |         "status": "True",
2026-06-12 21:48:16.008083 | controller |         "type": "Initialized"
2026-06-12 21:48:16.008097 | controller |       },
2026-06-12 21:48:16.008111 | controller |       {
2026-06-12 21:48:16.008126 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.008140 | controller |         "lastTransitionTime": "2026-06-12T20:53:49Z",
2026-06-12 21:48:16.008154 | controller |         "status": "True",
2026-06-12 21:48:16.008168 | controller |         "type": "Ready"
2026-06-12 21:48:16.008182 | controller |       },
2026-06-12 21:48:16.008197 | controller |       {
2026-06-12 21:48:16.008211 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.008226 | controller |         "lastTransitionTime": "2026-06-12T20:53:49Z",
2026-06-12 21:48:16.008241 | controller |         "status": "True",
2026-06-12 21:48:16.008255 | controller |         "type": "ContainersReady"
2026-06-12 21:48:16.008270 | controller |       },
2026-06-12 21:48:16.008285 | controller |       {
2026-06-12 21:48:16.008299 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.008314 | controller |         "lastTransitionTime": "2026-06-12T20:52:44Z",
2026-06-12 21:48:16.008328 | controller |         "status": "True",
2026-06-12 21:48:16.008343 | controller |         "type": "PodScheduled"
2026-06-12 21:48:16.008357 | controller |       }
2026-06-12 21:48:16.008371 | controller |     ],
2026-06-12 21:48:16.008386 | controller |     "containerStatuses": [
2026-06-12 21:48:16.008400 | controller |       {
2026-06-12 21:48:16.008415 | controller |         "allocatedResources": {
2026-06-12 21:48:16.008429 | controller |           "cpu": "10m",
2026-06-12 21:48:16.008443 | controller |           "memory": "128Mi"
2026-06-12 21:48:16.008457 | controller |         },
2026-06-12 21:48:16.008471 | controller |         "containerID": "cri-o://5632b3f067e625016a09285ffda77b61eb5c16b9168796d9f031e0981a636c0a",
2026-06-12 21:48:16.008486 | controller |         "image": "38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d",
2026-06-12 21:48:16.008500 | controller |         "imageID": "38.102.83.233:5001/openstack-k8s-operators/openstack-operator@sha256:59cd5ab478ab5f94108a9b06b3dd8b2a83a9fa422bc812f8f6b740b5593da7c9",
2026-06-12 21:48:16.008514 | controller |         "lastState": {},
2026-06-12 21:48:16.008529 | controller |         "name": "operator",
2026-06-12 21:48:16.008543 | controller |         "ready": true,
2026-06-12 21:48:16.008557 | controller |         "resources": {
2026-06-12 21:48:16.008571 | controller |           "limits": {
2026-06-12 21:48:16.008585 | controller |             "cpu": "500m",
2026-06-12 21:48:16.008600 | controller |             "memory": "256Mi"
2026-06-12 21:48:16.008614 | controller |           },
2026-06-12 21:48:16.008629 | controller |           "requests": {
2026-06-12 21:48:16.008644 | controller |             "cpu": "10m",
2026-06-12 21:48:16.008658 | controller |             "memory": "128Mi"
2026-06-12 21:48:16.008672 | controller |           }
2026-06-12 21:48:16.008687 | controller |         },
2026-06-12 21:48:16.008701 | controller |         "restartCount": 0,
2026-06-12 21:48:16.008715 | controller |         "started": true,
2026-06-12 21:48:16.008730 | controller |         "state": {
2026-06-12 21:48:16.008744 | controller |           "running": {
2026-06-12 21:48:16.008758 | controller |             "startedAt": "2026-06-12T20:53:36Z"
2026-06-12 21:48:16.008773 | controller |           }
2026-06-12 21:48:16.008787 | controller |         },
2026-06-12 21:48:16.008807 | controller |         "user": {
2026-06-12 21:48:16.008823 | controller |           "linux": {
2026-06-12 21:48:16.008838 | controller |             "gid": 0,
2026-06-12 21:48:16.008871 | controller |             "supplementalGroups": [
2026-06-12 21:48:16.008888 | controller |               0,
2026-06-12 21:48:16.008903 | controller |               1000660000
2026-06-12 21:48:16.008918 | controller |             ],
2026-06-12 21:48:16.008933 | controller |             "uid": 1000660000
2026-06-12 21:48:16.008947 | controller |           }
2026-06-12 21:48:16.008962 | controller |         },
2026-06-12 21:48:16.008977 | controller |         "volumeMounts": [
2026-06-12 21:48:16.008991 | controller |           {
2026-06-12 21:48:16.009005 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:16.009020 | controller |             "name": "kube-api-access-jnkvp",
2026-06-12 21:48:16.009034 | controller |             "readOnly": true,
2026-06-12 21:48:16.009048 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:16.009063 | controller |           }
2026-06-12 21:48:16.009077 | controller |         ]
2026-06-12 21:48:16.009092 | controller |       }
2026-06-12 21:48:16.009107 | controller |     ],
2026-06-12 21:48:16.009121 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:16.009136 | controller |     "hostIPs": [
2026-06-12 21:48:16.009151 | controller |       {
2026-06-12 21:48:16.009165 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:16.009179 | controller |       }
2026-06-12 21:48:16.009194 | controller |     ],
2026-06-12 21:48:16.009208 | controller |     "phase": "Running",
2026-06-12 21:48:16.009223 | controller |     "podIP": "10.217.0.69",
2026-06-12 21:48:16.009237 | controller |     "podIPs": [
2026-06-12 21:48:16.009252 | controller |       {
2026-06-12 21:48:16.009266 | controller |         "ip": "10.217.0.69"
2026-06-12 21:48:16.009280 | controller |       }
2026-06-12 21:48:16.009294 | controller |     ],
2026-06-12 21:48:16.009309 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:16.009323 | controller |     "startTime": "2026-06-12T20:52:44Z"
2026-06-12 21:48:16.009338 | controller |   }
2026-06-12 21:48:16.009353 | controller | }
2026-06-12 21:48:16.037428 | controller | ok:
2026-06-12 21:48:16.037488 | controller | {
2026-06-12 21:48:16.037509 | controller |   "apiVersion": "v1",
2026-06-12 21:48:16.037526 | controller |   "kind": "Pod",
2026-06-12 21:48:16.037548 | controller |   "metadata": {
2026-06-12 21:48:16.037563 | controller |     "annotations": {
2026-06-12 21:48:16.037581 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.94/23\"],\"mac_address\":\"0a:58:0a:d9:00:5e\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.94/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:16.037597 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.94\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5e\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:16.037616 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:16.037631 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 21:48:16.037648 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 21:48:16.037663 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 21:48:16.037686 | controller |     },
2026-06-12 21:48:16.037703 | controller |     "creationTimestamp": "2026-06-12T20:54:21Z",
2026-06-12 21:48:16.037721 | controller |     "generateName": "openstack-operator-controller-manager-7458865485-",
2026-06-12 21:48:16.037804 | controller |     "generation": 1,
2026-06-12 21:48:16.037825 | controller |     "labels": {
2026-06-12 21:48:16.037841 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-12 21:48:16.037877 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:16.037894 | controller |       "openstack.org/operator-name": "openstack",
2026-06-12 21:48:16.037909 | controller |       "pod-template-hash": "7458865485"
2026-06-12 21:48:16.037924 | controller |     },
2026-06-12 21:48:16.037939 | controller |     "managedFields": [
2026-06-12 21:48:16.037954 | controller |       {
2026-06-12 21:48:16.037968 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.037983 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.037997 | controller |         "fieldsV1": {
2026-06-12 21:48:16.038012 | controller |           "f:metadata": {
2026-06-12 21:48:16.038026 | controller |             "f:annotations": {
2026-06-12 21:48:16.038040 | controller |               ".": {},
2026-06-12 21:48:16.038054 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:16.038068 | controller |             },
2026-06-12 21:48:16.038083 | controller |             "f:generateName": {},
2026-06-12 21:48:16.038098 | controller |             "f:labels": {
2026-06-12 21:48:16.038112 | controller |               ".": {},
2026-06-12 21:48:16.038126 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:16.038141 | controller |               "f:control-plane": {},
2026-06-12 21:48:16.038155 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:16.038169 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:16.038183 | controller |             },
2026-06-12 21:48:16.038198 | controller |             "f:ownerReferences": {
2026-06-12 21:48:16.038212 | controller |               ".": {},
2026-06-12 21:48:16.038226 | controller |               "k:{\"uid\":\"7288c4f7-35e5-4bd2-a24c-29cc98a66710\"}": {}
2026-06-12 21:48:16.038240 | controller |             }
2026-06-12 21:48:16.038255 | controller |           },
2026-06-12 21:48:16.038269 | controller |           "f:spec": {
2026-06-12 21:48:16.038284 | controller |             "f:containers": {
2026-06-12 21:48:16.038298 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:16.038312 | controller |                 ".": {},
2026-06-12 21:48:16.038326 | controller |                 "f:args": {},
2026-06-12 21:48:16.038340 | controller |                 "f:command": {},
2026-06-12 21:48:16.038354 | controller |                 "f:env": {
2026-06-12 21:48:16.038368 | controller |                   ".": {},
2026-06-12 21:48:16.038381 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:16.038396 | controller |                     ".": {},
2026-06-12 21:48:16.038410 | controller |                     "f:name": {},
2026-06-12 21:48:16.038424 | controller |                     "f:value": {}
2026-06-12 21:48:16.038438 | controller |                   },
2026-06-12 21:48:16.038452 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-12 21:48:16.038466 | controller |                     ".": {},
2026-06-12 21:48:16.038480 | controller |                     "f:name": {},
2026-06-12 21:48:16.038493 | controller |                     "f:value": {}
2026-06-12 21:48:16.038507 | controller |                   },
2026-06-12 21:48:16.038521 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.038535 | controller |                     ".": {},
2026-06-12 21:48:16.038549 | controller |                     "f:name": {},
2026-06-12 21:48:16.038563 | controller |                     "f:value": {}
2026-06-12 21:48:16.038577 | controller |                   },
2026-06-12 21:48:16.038591 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.038609 | controller |                     ".": {},
2026-06-12 21:48:16.038624 | controller |                     "f:name": {},
2026-06-12 21:48:16.038638 | controller |                     "f:value": {}
2026-06-12 21:48:16.038678 | controller |                   },
2026-06-12 21:48:16.038698 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.038712 | controller |                     ".": {},
2026-06-12 21:48:16.038727 | controller |                     "f:name": {},
2026-06-12 21:48:16.038741 | controller |                     "f:value": {}
2026-06-12 21:48:16.038755 | controller |                   },
2026-06-12 21:48:16.038769 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.038783 | controller |                     ".": {},
2026-06-12 21:48:16.038798 | controller |                     "f:name": {},
2026-06-12 21:48:16.038812 | controller |                     "f:value": {}
2026-06-12 21:48:16.038826 | controller |                   },
2026-06-12 21:48:16.038841 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.038872 | controller |                     ".": {},
2026-06-12 21:48:16.038888 | controller |                     "f:name": {},
2026-06-12 21:48:16.038903 | controller |                     "f:value": {}
2026-06-12 21:48:16.038918 | controller |                   },
2026-06-12 21:48:16.038932 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.038946 | controller |                     ".": {},
2026-06-12 21:48:16.038961 | controller |                     "f:name": {},
2026-06-12 21:48:16.038975 | controller |                     "f:value": {}
2026-06-12 21:48:16.038989 | controller |                   },
2026-06-12 21:48:16.039003 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.039018 | controller |                     ".": {},
2026-06-12 21:48:16.039032 | controller |                     "f:name": {},
2026-06-12 21:48:16.039047 | controller |                     "f:value": {}
2026-06-12 21:48:16.039061 | controller |                   },
2026-06-12 21:48:16.039075 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.039090 | controller |                     ".": {},
2026-06-12 21:48:16.039104 | controller |                     "f:name": {},
2026-06-12 21:48:16.039119 | controller |                     "f:value": {}
2026-06-12 21:48:16.039135 | controller |                   },
2026-06-12 21:48:16.039149 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.039164 | controller |                     ".": {},
2026-06-12 21:48:16.039179 | controller |                     "f:name": {},
2026-06-12 21:48:16.039194 | controller |                     "f:value": {}
2026-06-12 21:48:16.039208 | controller |                   },
2026-06-12 21:48:16.039222 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.039237 | controller |                     ".": {},
2026-06-12 21:48:16.039251 | controller |                     "f:name": {},
2026-06-12 21:48:16.039266 | controller |                     "f:value": {}
2026-06-12 21:48:16.039280 | controller |                   },
2026-06-12 21:48:16.039295 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.039309 | controller |                     ".": {},
2026-06-12 21:48:16.039324 | controller |                     "f:name": {},
2026-06-12 21:48:16.039338 | controller |                     "f:value": {}
2026-06-12 21:48:16.039352 | controller |                   },
2026-06-12 21:48:16.039366 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.039385 | controller |                     ".": {},
2026-06-12 21:48:16.039400 | controller |                     "f:name": {},
2026-06-12 21:48:16.039415 | controller |                     "f:value": {}
2026-06-12 21:48:16.039429 | controller |                   },
2026-06-12 21:48:16.039443 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.039458 | controller |                     ".": {},
2026-06-12 21:48:16.039472 | controller |                     "f:name": {},
2026-06-12 21:48:16.039486 | controller |                     "f:value": {}
2026-06-12 21:48:16.039500 | controller |                   },
2026-06-12 21:48:16.039514 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.039528 | controller |                     ".": {},
2026-06-12 21:48:16.039542 | controller |                     "f:name": {},
2026-06-12 21:48:16.039557 | controller |                     "f:value": {}
2026-06-12 21:48:16.039570 | controller |                   },
2026-06-12 21:48:16.039584 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.039599 | controller |                     ".": {},
2026-06-12 21:48:16.039613 | controller |                     "f:name": {},
2026-06-12 21:48:16.039628 | controller |                     "f:value": {}
2026-06-12 21:48:16.039642 | controller |                   },
2026-06-12 21:48:16.039656 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.039671 | controller |                     ".": {},
2026-06-12 21:48:16.039685 | controller |                     "f:name": {},
2026-06-12 21:48:16.039699 | controller |                     "f:value": {}
2026-06-12 21:48:16.039714 | controller |                   },
2026-06-12 21:48:16.039728 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.039743 | controller |                     ".": {},
2026-06-12 21:48:16.039758 | controller |                     "f:name": {},
2026-06-12 21:48:16.039772 | controller |                     "f:value": {}
2026-06-12 21:48:16.039786 | controller |                   },
2026-06-12 21:48:16.039800 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.039826 | controller |                     ".": {},
2026-06-12 21:48:16.039841 | controller |                     "f:name": {},
2026-06-12 21:48:16.039872 | controller |                     "f:value": {}
2026-06-12 21:48:16.039888 | controller |                   },
2026-06-12 21:48:16.039903 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.039917 | controller |                     ".": {},
2026-06-12 21:48:16.039932 | controller |                     "f:name": {},
2026-06-12 21:48:16.039946 | controller |                     "f:value": {}
2026-06-12 21:48:16.039960 | controller |                   },
2026-06-12 21:48:16.039975 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.039989 | controller |                     ".": {},
2026-06-12 21:48:16.040004 | controller |                     "f:name": {},
2026-06-12 21:48:16.040018 | controller |                     "f:value": {}
2026-06-12 21:48:16.040033 | controller |                   },
2026-06-12 21:48:16.040047 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.040061 | controller |                     ".": {},
2026-06-12 21:48:16.040076 | controller |                     "f:name": {},
2026-06-12 21:48:16.040090 | controller |                     "f:value": {}
2026-06-12 21:48:16.040104 | controller |                   },
2026-06-12 21:48:16.040123 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.040138 | controller |                     ".": {},
2026-06-12 21:48:16.040152 | controller |                     "f:name": {},
2026-06-12 21:48:16.040166 | controller |                     "f:value": {}
2026-06-12 21:48:16.040181 | controller |                   },
2026-06-12 21:48:16.040195 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.040209 | controller |                     ".": {},
2026-06-12 21:48:16.040223 | controller |                     "f:name": {},
2026-06-12 21:48:16.040237 | controller |                     "f:value": {}
2026-06-12 21:48:16.040251 | controller |                   },
2026-06-12 21:48:16.040265 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.040280 | controller |                     ".": {},
2026-06-12 21:48:16.040294 | controller |                     "f:name": {},
2026-06-12 21:48:16.040308 | controller |                     "f:value": {}
2026-06-12 21:48:16.040323 | controller |                   },
2026-06-12 21:48:16.040337 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.040351 | controller |                     ".": {},
2026-06-12 21:48:16.040366 | controller |                     "f:name": {},
2026-06-12 21:48:16.040380 | controller |                     "f:value": {}
2026-06-12 21:48:16.040394 | controller |                   },
2026-06-12 21:48:16.040408 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.040422 | controller |                     ".": {},
2026-06-12 21:48:16.040436 | controller |                     "f:name": {},
2026-06-12 21:48:16.040450 | controller |                     "f:value": {}
2026-06-12 21:48:16.040464 | controller |                   },
2026-06-12 21:48:16.040478 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.040492 | controller |                     ".": {},
2026-06-12 21:48:16.040506 | controller |                     "f:name": {},
2026-06-12 21:48:16.040520 | controller |                     "f:value": {}
2026-06-12 21:48:16.040534 | controller |                   },
2026-06-12 21:48:16.040548 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.040561 | controller |                     ".": {},
2026-06-12 21:48:16.040575 | controller |                     "f:name": {},
2026-06-12 21:48:16.040589 | controller |                     "f:value": {}
2026-06-12 21:48:16.040603 | controller |                   },
2026-06-12 21:48:16.040616 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.040630 | controller |                     ".": {},
2026-06-12 21:48:16.040644 | controller |                     "f:name": {},
2026-06-12 21:48:16.040658 | controller |                     "f:value": {}
2026-06-12 21:48:16.040674 | controller |                   },
2026-06-12 21:48:16.040689 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.040704 | controller |                     ".": {},
2026-06-12 21:48:16.040719 | controller |                     "f:name": {},
2026-06-12 21:48:16.040733 | controller |                     "f:value": {}
2026-06-12 21:48:16.040747 | controller |                   },
2026-06-12 21:48:16.040761 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.040775 | controller |                     ".": {},
2026-06-12 21:48:16.040789 | controller |                     "f:name": {},
2026-06-12 21:48:16.040803 | controller |                     "f:value": {}
2026-06-12 21:48:16.040821 | controller |                   },
2026-06-12 21:48:16.040836 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.040870 | controller |                     ".": {},
2026-06-12 21:48:16.040890 | controller |                     "f:name": {},
2026-06-12 21:48:16.040905 | controller |                     "f:value": {}
2026-06-12 21:48:16.040919 | controller |                   },
2026-06-12 21:48:16.040934 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.040948 | controller |                     ".": {},
2026-06-12 21:48:16.040963 | controller |                     "f:name": {},
2026-06-12 21:48:16.040977 | controller |                     "f:value": {}
2026-06-12 21:48:16.040991 | controller |                   },
2026-06-12 21:48:16.041005 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.041020 | controller |                     ".": {},
2026-06-12 21:48:16.041034 | controller |                     "f:name": {},
2026-06-12 21:48:16.041048 | controller |                     "f:value": {}
2026-06-12 21:48:16.041063 | controller |                   },
2026-06-12 21:48:16.041077 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.041091 | controller |                     ".": {},
2026-06-12 21:48:16.041105 | controller |                     "f:name": {},
2026-06-12 21:48:16.041119 | controller |                     "f:value": {}
2026-06-12 21:48:16.041134 | controller |                   },
2026-06-12 21:48:16.041148 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.041163 | controller |                     ".": {},
2026-06-12 21:48:16.041178 | controller |                     "f:name": {},
2026-06-12 21:48:16.041193 | controller |                     "f:value": {}
2026-06-12 21:48:16.041207 | controller |                   },
2026-06-12 21:48:16.041222 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.041236 | controller |                     ".": {},
2026-06-12 21:48:16.041251 | controller |                     "f:name": {},
2026-06-12 21:48:16.041265 | controller |                     "f:value": {}
2026-06-12 21:48:16.041280 | controller |                   },
2026-06-12 21:48:16.041294 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.041309 | controller |                     ".": {},
2026-06-12 21:48:16.041323 | controller |                     "f:name": {},
2026-06-12 21:48:16.041337 | controller |                     "f:value": {}
2026-06-12 21:48:16.041352 | controller |                   },
2026-06-12 21:48:16.041366 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.041380 | controller |                     ".": {},
2026-06-12 21:48:16.041394 | controller |                     "f:name": {},
2026-06-12 21:48:16.041409 | controller |                     "f:value": {}
2026-06-12 21:48:16.041423 | controller |                   },
2026-06-12 21:48:16.041437 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.041451 | controller |                     ".": {},
2026-06-12 21:48:16.041465 | controller |                     "f:name": {},
2026-06-12 21:48:16.041480 | controller |                     "f:value": {}
2026-06-12 21:48:16.041494 | controller |                   },
2026-06-12 21:48:16.041508 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.041522 | controller |                     ".": {},
2026-06-12 21:48:16.041550 | controller |                     "f:name": {},
2026-06-12 21:48:16.041565 | controller |                     "f:value": {}
2026-06-12 21:48:16.041579 | controller |                   },
2026-06-12 21:48:16.041594 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.041608 | controller |                     ".": {},
2026-06-12 21:48:16.041622 | controller |                     "f:name": {},
2026-06-12 21:48:16.041636 | controller |                     "f:value": {}
2026-06-12 21:48:16.041651 | controller |                   },
2026-06-12 21:48:16.041665 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.041679 | controller |                     ".": {},
2026-06-12 21:48:16.041694 | controller |                     "f:name": {},
2026-06-12 21:48:16.041708 | controller |                     "f:value": {}
2026-06-12 21:48:16.041722 | controller |                   },
2026-06-12 21:48:16.041736 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.041750 | controller |                     ".": {},
2026-06-12 21:48:16.041764 | controller |                     "f:name": {},
2026-06-12 21:48:16.041778 | controller |                     "f:value": {}
2026-06-12 21:48:16.041793 | controller |                   },
2026-06-12 21:48:16.041807 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.041821 | controller |                     ".": {},
2026-06-12 21:48:16.041836 | controller |                     "f:name": {},
2026-06-12 21:48:16.041863 | controller |                     "f:value": {}
2026-06-12 21:48:16.041883 | controller |                   },
2026-06-12 21:48:16.041898 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.041913 | controller |                     ".": {},
2026-06-12 21:48:16.041927 | controller |                     "f:name": {},
2026-06-12 21:48:16.041942 | controller |                     "f:value": {}
2026-06-12 21:48:16.041956 | controller |                   },
2026-06-12 21:48:16.041971 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.041985 | controller |                     ".": {},
2026-06-12 21:48:16.042000 | controller |                     "f:name": {},
2026-06-12 21:48:16.042014 | controller |                     "f:value": {}
2026-06-12 21:48:16.042028 | controller |                   },
2026-06-12 21:48:16.042042 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.042056 | controller |                     ".": {},
2026-06-12 21:48:16.042071 | controller |                     "f:name": {},
2026-06-12 21:48:16.042084 | controller |                     "f:value": {}
2026-06-12 21:48:16.042098 | controller |                   },
2026-06-12 21:48:16.042112 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.042127 | controller |                     ".": {},
2026-06-12 21:48:16.042141 | controller |                     "f:name": {},
2026-06-12 21:48:16.042156 | controller |                     "f:value": {}
2026-06-12 21:48:16.042170 | controller |                   },
2026-06-12 21:48:16.042185 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.042200 | controller |                     ".": {},
2026-06-12 21:48:16.042214 | controller |                     "f:name": {},
2026-06-12 21:48:16.042228 | controller |                     "f:value": {}
2026-06-12 21:48:16.042243 | controller |                   },
2026-06-12 21:48:16.042257 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.042271 | controller |                     ".": {},
2026-06-12 21:48:16.042289 | controller |                     "f:name": {},
2026-06-12 21:48:16.042304 | controller |                     "f:value": {}
2026-06-12 21:48:16.042318 | controller |                   },
2026-06-12 21:48:16.042332 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.042347 | controller |                     ".": {},
2026-06-12 21:48:16.042361 | controller |                     "f:name": {},
2026-06-12 21:48:16.042375 | controller |                     "f:value": {}
2026-06-12 21:48:16.042389 | controller |                   },
2026-06-12 21:48:16.042402 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.042417 | controller |                     ".": {},
2026-06-12 21:48:16.042431 | controller |                     "f:name": {},
2026-06-12 21:48:16.042445 | controller |                     "f:value": {}
2026-06-12 21:48:16.042459 | controller |                   },
2026-06-12 21:48:16.042473 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.042487 | controller |                     ".": {},
2026-06-12 21:48:16.042501 | controller |                     "f:name": {},
2026-06-12 21:48:16.042515 | controller |                     "f:value": {}
2026-06-12 21:48:16.042529 | controller |                   },
2026-06-12 21:48:16.042543 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.042557 | controller |                     ".": {},
2026-06-12 21:48:16.042571 | controller |                     "f:name": {},
2026-06-12 21:48:16.042585 | controller |                     "f:value": {}
2026-06-12 21:48:16.042599 | controller |                   },
2026-06-12 21:48:16.042613 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.042627 | controller |                     ".": {},
2026-06-12 21:48:16.042641 | controller |                     "f:name": {},
2026-06-12 21:48:16.042655 | controller |                     "f:value": {}
2026-06-12 21:48:16.042669 | controller |                   },
2026-06-12 21:48:16.042686 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.042702 | controller |                     ".": {},
2026-06-12 21:48:16.042717 | controller |                     "f:name": {},
2026-06-12 21:48:16.042731 | controller |                     "f:value": {}
2026-06-12 21:48:16.042745 | controller |                   },
2026-06-12 21:48:16.042759 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.042773 | controller |                     ".": {},
2026-06-12 21:48:16.042787 | controller |                     "f:name": {},
2026-06-12 21:48:16.042802 | controller |                     "f:value": {}
2026-06-12 21:48:16.042816 | controller |                   },
2026-06-12 21:48:16.042830 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.042845 | controller |                     ".": {},
2026-06-12 21:48:16.042877 | controller |                     "f:name": {},
2026-06-12 21:48:16.042893 | controller |                     "f:value": {}
2026-06-12 21:48:16.042907 | controller |                   },
2026-06-12 21:48:16.042921 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.042935 | controller |                     ".": {},
2026-06-12 21:48:16.042950 | controller |                     "f:name": {},
2026-06-12 21:48:16.042964 | controller |                     "f:value": {}
2026-06-12 21:48:16.042978 | controller |                   },
2026-06-12 21:48:16.042992 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.043011 | controller |                     ".": {},
2026-06-12 21:48:16.043026 | controller |                     "f:name": {},
2026-06-12 21:48:16.043040 | controller |                     "f:value": {}
2026-06-12 21:48:16.043054 | controller |                   },
2026-06-12 21:48:16.043069 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.043083 | controller |                     ".": {},
2026-06-12 21:48:16.043097 | controller |                     "f:name": {},
2026-06-12 21:48:16.043111 | controller |                     "f:value": {}
2026-06-12 21:48:16.043125 | controller |                   },
2026-06-12 21:48:16.043139 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.043154 | controller |                     ".": {},
2026-06-12 21:48:16.043168 | controller |                     "f:name": {},
2026-06-12 21:48:16.043183 | controller |                     "f:value": {}
2026-06-12 21:48:16.043198 | controller |                   },
2026-06-12 21:48:16.043213 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.043227 | controller |                     ".": {},
2026-06-12 21:48:16.043242 | controller |                     "f:name": {},
2026-06-12 21:48:16.043256 | controller |                     "f:value": {}
2026-06-12 21:48:16.043271 | controller |                   },
2026-06-12 21:48:16.043285 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.043300 | controller |                     ".": {},
2026-06-12 21:48:16.043314 | controller |                     "f:name": {},
2026-06-12 21:48:16.043329 | controller |                     "f:value": {}
2026-06-12 21:48:16.043343 | controller |                   },
2026-06-12 21:48:16.043357 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.043372 | controller |                     ".": {},
2026-06-12 21:48:16.043389 | controller |                     "f:name": {},
2026-06-12 21:48:16.043405 | controller |                     "f:value": {}
2026-06-12 21:48:16.043419 | controller |                   },
2026-06-12 21:48:16.043434 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.043449 | controller |                     ".": {},
2026-06-12 21:48:16.043463 | controller |                     "f:name": {},
2026-06-12 21:48:16.043478 | controller |                     "f:value": {}
2026-06-12 21:48:16.043492 | controller |                   },
2026-06-12 21:48:16.043506 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.043521 | controller |                     ".": {},
2026-06-12 21:48:16.043535 | controller |                     "f:name": {},
2026-06-12 21:48:16.043549 | controller |                     "f:value": {}
2026-06-12 21:48:16.043563 | controller |                   },
2026-06-12 21:48:16.043577 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.043592 | controller |                     ".": {},
2026-06-12 21:48:16.043606 | controller |                     "f:name": {},
2026-06-12 21:48:16.043620 | controller |                     "f:value": {}
2026-06-12 21:48:16.043634 | controller |                   },
2026-06-12 21:48:16.043649 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.043663 | controller |                     ".": {},
2026-06-12 21:48:16.043677 | controller |                     "f:name": {},
2026-06-12 21:48:16.043691 | controller |                     "f:value": {}
2026-06-12 21:48:16.043705 | controller |                   },
2026-06-12 21:48:16.043719 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.043737 | controller |                     ".": {},
2026-06-12 21:48:16.043752 | controller |                     "f:name": {},
2026-06-12 21:48:16.043766 | controller |                     "f:value": {}
2026-06-12 21:48:16.043780 | controller |                   },
2026-06-12 21:48:16.043794 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.043821 | controller |                     ".": {},
2026-06-12 21:48:16.043836 | controller |                     "f:name": {},
2026-06-12 21:48:16.043869 | controller |                     "f:value": {}
2026-06-12 21:48:16.043886 | controller |                   },
2026-06-12 21:48:16.043901 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.043915 | controller |                     ".": {},
2026-06-12 21:48:16.043930 | controller |                     "f:name": {},
2026-06-12 21:48:16.043944 | controller |                     "f:value": {}
2026-06-12 21:48:16.043958 | controller |                   },
2026-06-12 21:48:16.043973 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 21:48:16.043988 | controller |                     ".": {},
2026-06-12 21:48:16.044002 | controller |                     "f:name": {},
2026-06-12 21:48:16.044017 | controller |                     "f:value": {}
2026-06-12 21:48:16.044031 | controller |                   },
2026-06-12 21:48:16.044045 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.044060 | controller |                     ".": {},
2026-06-12 21:48:16.044074 | controller |                     "f:name": {},
2026-06-12 21:48:16.044088 | controller |                     "f:value": {}
2026-06-12 21:48:16.044102 | controller |                   },
2026-06-12 21:48:16.044116 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.044130 | controller |                     ".": {},
2026-06-12 21:48:16.044144 | controller |                     "f:name": {},
2026-06-12 21:48:16.044159 | controller |                     "f:value": {}
2026-06-12 21:48:16.044173 | controller |                   },
2026-06-12 21:48:16.044187 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.044202 | controller |                     ".": {},
2026-06-12 21:48:16.044217 | controller |                     "f:name": {},
2026-06-12 21:48:16.044231 | controller |                     "f:value": {}
2026-06-12 21:48:16.044245 | controller |                   },
2026-06-12 21:48:16.044259 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.044274 | controller |                     ".": {},
2026-06-12 21:48:16.044288 | controller |                     "f:name": {},
2026-06-12 21:48:16.044302 | controller |                     "f:value": {}
2026-06-12 21:48:16.044317 | controller |                   },
2026-06-12 21:48:16.044331 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.044345 | controller |                     ".": {},
2026-06-12 21:48:16.044359 | controller |                     "f:name": {},
2026-06-12 21:48:16.044373 | controller |                     "f:value": {}
2026-06-12 21:48:16.044387 | controller |                   },
2026-06-12 21:48:16.044401 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.044415 | controller |                     ".": {},
2026-06-12 21:48:16.044429 | controller |                     "f:name": {},
2026-06-12 21:48:16.044443 | controller |                     "f:value": {}
2026-06-12 21:48:16.044457 | controller |                   },
2026-06-12 21:48:16.044471 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.044489 | controller |                     ".": {},
2026-06-12 21:48:16.044503 | controller |                     "f:name": {},
2026-06-12 21:48:16.044517 | controller |                     "f:value": {}
2026-06-12 21:48:16.044532 | controller |                   },
2026-06-12 21:48:16.044546 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.044560 | controller |                     ".": {},
2026-06-12 21:48:16.044574 | controller |                     "f:name": {},
2026-06-12 21:48:16.044588 | controller |                     "f:value": {}
2026-06-12 21:48:16.044602 | controller |                   },
2026-06-12 21:48:16.044616 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.044631 | controller |                     ".": {},
2026-06-12 21:48:16.044645 | controller |                     "f:name": {},
2026-06-12 21:48:16.044659 | controller |                     "f:value": {}
2026-06-12 21:48:16.044673 | controller |                   },
2026-06-12 21:48:16.044687 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.044701 | controller |                     ".": {},
2026-06-12 21:48:16.044716 | controller |                     "f:name": {},
2026-06-12 21:48:16.044730 | controller |                     "f:value": {}
2026-06-12 21:48:16.044744 | controller |                   },
2026-06-12 21:48:16.044758 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.044772 | controller |                     ".": {},
2026-06-12 21:48:16.044787 | controller |                     "f:name": {},
2026-06-12 21:48:16.044801 | controller |                     "f:value": {}
2026-06-12 21:48:16.044815 | controller |                   },
2026-06-12 21:48:16.044829 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.044843 | controller |                     ".": {},
2026-06-12 21:48:16.044879 | controller |                     "f:name": {},
2026-06-12 21:48:16.044894 | controller |                     "f:value": {}
2026-06-12 21:48:16.044909 | controller |                   },
2026-06-12 21:48:16.044923 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.044937 | controller |                     ".": {},
2026-06-12 21:48:16.044951 | controller |                     "f:name": {},
2026-06-12 21:48:16.044965 | controller |                     "f:value": {}
2026-06-12 21:48:16.044979 | controller |                   },
2026-06-12 21:48:16.044994 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.045008 | controller |                     ".": {},
2026-06-12 21:48:16.045023 | controller |                     "f:name": {},
2026-06-12 21:48:16.045037 | controller |                     "f:value": {}
2026-06-12 21:48:16.045052 | controller |                   },
2026-06-12 21:48:16.045066 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.045080 | controller |                     ".": {},
2026-06-12 21:48:16.045095 | controller |                     "f:name": {},
2026-06-12 21:48:16.045109 | controller |                     "f:value": {}
2026-06-12 21:48:16.045123 | controller |                   },
2026-06-12 21:48:16.045138 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.045152 | controller |                     ".": {},
2026-06-12 21:48:16.045166 | controller |                     "f:name": {},
2026-06-12 21:48:16.045180 | controller |                     "f:value": {}
2026-06-12 21:48:16.045195 | controller |                   },
2026-06-12 21:48:16.045214 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:48:16.045230 | controller |                     ".": {},
2026-06-12 21:48:16.045244 | controller |                     "f:name": {},
2026-06-12 21:48:16.045259 | controller |                     "f:value": {}
2026-06-12 21:48:16.045273 | controller |                   },
2026-06-12 21:48:16.045287 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:16.045302 | controller |                     ".": {},
2026-06-12 21:48:16.045316 | controller |                     "f:name": {},
2026-06-12 21:48:16.045331 | controller |                     "f:value": {}
2026-06-12 21:48:16.045345 | controller |                   },
2026-06-12 21:48:16.045359 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:16.045373 | controller |                     ".": {},
2026-06-12 21:48:16.045388 | controller |                     "f:name": {},
2026-06-12 21:48:16.045402 | controller |                     "f:value": {}
2026-06-12 21:48:16.045416 | controller |                   }
2026-06-12 21:48:16.045431 | controller |                 },
2026-06-12 21:48:16.045445 | controller |                 "f:image": {},
2026-06-12 21:48:16.045459 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:16.045474 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:16.045488 | controller |                   ".": {},
2026-06-12 21:48:16.045502 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:16.045516 | controller |                   "f:httpGet": {
2026-06-12 21:48:16.045531 | controller |                     ".": {},
2026-06-12 21:48:16.045545 | controller |                     "f:path": {},
2026-06-12 21:48:16.045559 | controller |                     "f:port": {},
2026-06-12 21:48:16.045573 | controller |                     "f:scheme": {}
2026-06-12 21:48:16.045587 | controller |                   },
2026-06-12 21:48:16.045601 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:16.045616 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:16.045630 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:16.045644 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:16.045659 | controller |                 },
2026-06-12 21:48:16.045674 | controller |                 "f:name": {},
2026-06-12 21:48:16.045688 | controller |                 "f:ports": {
2026-06-12 21:48:16.045702 | controller |                   ".": {},
2026-06-12 21:48:16.045716 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-12 21:48:16.045731 | controller |                     ".": {},
2026-06-12 21:48:16.045745 | controller |                     "f:containerPort": {},
2026-06-12 21:48:16.045759 | controller |                     "f:name": {},
2026-06-12 21:48:16.045773 | controller |                     "f:protocol": {}
2026-06-12 21:48:16.045788 | controller |                   }
2026-06-12 21:48:16.045802 | controller |                 },
2026-06-12 21:48:16.045816 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:16.045831 | controller |                   ".": {},
2026-06-12 21:48:16.045845 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:16.045880 | controller |                   "f:httpGet": {
2026-06-12 21:48:16.045895 | controller |                     ".": {},
2026-06-12 21:48:16.045910 | controller |                     "f:path": {},
2026-06-12 21:48:16.045925 | controller |                     "f:port": {},
2026-06-12 21:48:16.045939 | controller |                     "f:scheme": {}
2026-06-12 21:48:16.045953 | controller |                   },
2026-06-12 21:48:16.045967 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:16.045982 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:16.046001 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:16.046016 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:16.046030 | controller |                 },
2026-06-12 21:48:16.046045 | controller |                 "f:resources": {
2026-06-12 21:48:16.046060 | controller |                   ".": {},
2026-06-12 21:48:16.046074 | controller |                   "f:limits": {
2026-06-12 21:48:16.046089 | controller |                     ".": {},
2026-06-12 21:48:16.046103 | controller |                     "f:cpu": {},
2026-06-12 21:48:16.046117 | controller |                     "f:memory": {}
2026-06-12 21:48:16.046131 | controller |                   },
2026-06-12 21:48:16.046145 | controller |                   "f:requests": {
2026-06-12 21:48:16.046159 | controller |                     ".": {},
2026-06-12 21:48:16.046173 | controller |                     "f:cpu": {},
2026-06-12 21:48:16.046187 | controller |                     "f:memory": {}
2026-06-12 21:48:16.046201 | controller |                   }
2026-06-12 21:48:16.046216 | controller |                 },
2026-06-12 21:48:16.046230 | controller |                 "f:securityContext": {
2026-06-12 21:48:16.046246 | controller |                   ".": {},
2026-06-12 21:48:16.046260 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-12 21:48:16.046274 | controller |                   "f:capabilities": {
2026-06-12 21:48:16.046288 | controller |                     ".": {},
2026-06-12 21:48:16.046302 | controller |                     "f:drop": {}
2026-06-12 21:48:16.046316 | controller |                   }
2026-06-12 21:48:16.046330 | controller |                 },
2026-06-12 21:48:16.046344 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:16.046358 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 21:48:16.046372 | controller |                 "f:volumeMounts": {
2026-06-12 21:48:16.046387 | controller |                   ".": {},
2026-06-12 21:48:16.046401 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-12 21:48:16.046415 | controller |                     ".": {},
2026-06-12 21:48:16.046429 | controller |                     "f:mountPath": {},
2026-06-12 21:48:16.046444 | controller |                     "f:name": {},
2026-06-12 21:48:16.046458 | controller |                     "f:readOnly": {}
2026-06-12 21:48:16.046472 | controller |                   },
2026-06-12 21:48:16.046486 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 21:48:16.046500 | controller |                     ".": {},
2026-06-12 21:48:16.046515 | controller |                     "f:mountPath": {},
2026-06-12 21:48:16.046529 | controller |                     "f:name": {},
2026-06-12 21:48:16.046544 | controller |                     "f:readOnly": {}
2026-06-12 21:48:16.046558 | controller |                   }
2026-06-12 21:48:16.046572 | controller |                 }
2026-06-12 21:48:16.046586 | controller |               }
2026-06-12 21:48:16.046600 | controller |             },
2026-06-12 21:48:16.046614 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:16.046628 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:16.046642 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:16.046656 | controller |             "f:schedulerName": {},
2026-06-12 21:48:16.046671 | controller |             "f:securityContext": {
2026-06-12 21:48:16.046685 | controller |               ".": {},
2026-06-12 21:48:16.046699 | controller |               "f:runAsNonRoot": {},
2026-06-12 21:48:16.046713 | controller |               "f:seccompProfile": {
2026-06-12 21:48:16.046727 | controller |                 ".": {},
2026-06-12 21:48:16.046740 | controller |                 "f:type": {}
2026-06-12 21:48:16.046754 | controller |               }
2026-06-12 21:48:16.046768 | controller |             },
2026-06-12 21:48:16.046786 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:16.046801 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:16.046815 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:16.046829 | controller |             "f:volumes": {
2026-06-12 21:48:16.046843 | controller |               ".": {},
2026-06-12 21:48:16.046875 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-12 21:48:16.046891 | controller |                 ".": {},
2026-06-12 21:48:16.046905 | controller |                 "f:name": {},
2026-06-12 21:48:16.046919 | controller |                 "f:secret": {
2026-06-12 21:48:16.046933 | controller |                   ".": {},
2026-06-12 21:48:16.046947 | controller |                   "f:defaultMode": {},
2026-06-12 21:48:16.046961 | controller |                   "f:items": {},
2026-06-12 21:48:16.046976 | controller |                   "f:optional": {},
2026-06-12 21:48:16.046990 | controller |                   "f:secretName": {}
2026-06-12 21:48:16.047004 | controller |                 }
2026-06-12 21:48:16.047018 | controller |               },
2026-06-12 21:48:16.047033 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-12 21:48:16.047047 | controller |                 ".": {},
2026-06-12 21:48:16.047061 | controller |                 "f:name": {},
2026-06-12 21:48:16.047076 | controller |                 "f:secret": {
2026-06-12 21:48:16.047090 | controller |                   ".": {},
2026-06-12 21:48:16.047104 | controller |                   "f:defaultMode": {},
2026-06-12 21:48:16.047118 | controller |                   "f:secretName": {}
2026-06-12 21:48:16.047132 | controller |                 }
2026-06-12 21:48:16.047146 | controller |               }
2026-06-12 21:48:16.047161 | controller |             }
2026-06-12 21:48:16.047175 | controller |           }
2026-06-12 21:48:16.047189 | controller |         },
2026-06-12 21:48:16.047204 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:16.047219 | controller |         "operation": "Update",
2026-06-12 21:48:16.047234 | controller |         "time": "2026-06-12T20:54:21Z"
2026-06-12 21:48:16.047249 | controller |       },
2026-06-12 21:48:16.047264 | controller |       {
2026-06-12 21:48:16.047278 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.047293 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.047307 | controller |         "fieldsV1": {
2026-06-12 21:48:16.047322 | controller |           "f:metadata": {
2026-06-12 21:48:16.047336 | controller |             "f:annotations": {
2026-06-12 21:48:16.047350 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:16.047364 | controller |             }
2026-06-12 21:48:16.047378 | controller |           }
2026-06-12 21:48:16.047393 | controller |         },
2026-06-12 21:48:16.047407 | controller |         "manager": "crc",
2026-06-12 21:48:16.047421 | controller |         "operation": "Update",
2026-06-12 21:48:16.047436 | controller |         "subresource": "status",
2026-06-12 21:48:16.047450 | controller |         "time": "2026-06-12T20:54:22Z"
2026-06-12 21:48:16.047464 | controller |       },
2026-06-12 21:48:16.047478 | controller |       {
2026-06-12 21:48:16.047493 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.047507 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.047522 | controller |         "fieldsV1": {
2026-06-12 21:48:16.047536 | controller |           "f:metadata": {
2026-06-12 21:48:16.047550 | controller |             "f:annotations": {
2026-06-12 21:48:16.047565 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:16.047579 | controller |             }
2026-06-12 21:48:16.047593 | controller |           }
2026-06-12 21:48:16.047607 | controller |         },
2026-06-12 21:48:16.047622 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:16.047636 | controller |         "operation": "Update",
2026-06-12 21:48:16.047658 | controller |         "subresource": "status",
2026-06-12 21:48:16.047673 | controller |         "time": "2026-06-12T20:55:24Z"
2026-06-12 21:48:16.047687 | controller |       },
2026-06-12 21:48:16.047702 | controller |       {
2026-06-12 21:48:16.047716 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.047731 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.047746 | controller |         "fieldsV1": {
2026-06-12 21:48:16.047760 | controller |           "f:status": {
2026-06-12 21:48:16.047774 | controller |             "f:conditions": {
2026-06-12 21:48:16.047788 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:16.047803 | controller |                 ".": {},
2026-06-12 21:48:16.047833 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.047866 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.047886 | controller |                 "f:status": {},
2026-06-12 21:48:16.047902 | controller |                 "f:type": {}
2026-06-12 21:48:16.047916 | controller |               },
2026-06-12 21:48:16.047931 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:16.047951 | controller |                 ".": {},
2026-06-12 21:48:16.047966 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.047986 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.048009 | controller |                 "f:status": {},
2026-06-12 21:48:16.048025 | controller |                 "f:type": {}
2026-06-12 21:48:16.048045 | controller |               },
2026-06-12 21:48:16.048060 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:16.048079 | controller |                 ".": {},
2026-06-12 21:48:16.048157 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.048177 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.048192 | controller |                 "f:status": {},
2026-06-12 21:48:16.048207 | controller |                 "f:type": {}
2026-06-12 21:48:16.048221 | controller |               },
2026-06-12 21:48:16.048236 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:16.048251 | controller |                 ".": {},
2026-06-12 21:48:16.048265 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.048280 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.048294 | controller |                 "f:status": {},
2026-06-12 21:48:16.048308 | controller |                 "f:type": {}
2026-06-12 21:48:16.048322 | controller |               }
2026-06-12 21:48:16.048336 | controller |             },
2026-06-12 21:48:16.048351 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:16.048365 | controller |             "f:hostIP": {},
2026-06-12 21:48:16.048380 | controller |             "f:hostIPs": {},
2026-06-12 21:48:16.048394 | controller |             "f:phase": {},
2026-06-12 21:48:16.048408 | controller |             "f:podIP": {},
2026-06-12 21:48:16.048422 | controller |             "f:podIPs": {
2026-06-12 21:48:16.048436 | controller |               ".": {},
2026-06-12 21:48:16.048450 | controller |               "k:{\"ip\":\"10.217.0.94\"}": {
2026-06-12 21:48:16.048464 | controller |                 ".": {},
2026-06-12 21:48:16.048478 | controller |                 "f:ip": {}
2026-06-12 21:48:16.048492 | controller |               }
2026-06-12 21:48:16.048506 | controller |             },
2026-06-12 21:48:16.048520 | controller |             "f:startTime": {}
2026-06-12 21:48:16.048534 | controller |           }
2026-06-12 21:48:16.048548 | controller |         },
2026-06-12 21:48:16.048562 | controller |         "manager": "kubelet",
2026-06-12 21:48:16.048577 | controller |         "operation": "Update",
2026-06-12 21:48:16.048591 | controller |         "subresource": "status",
2026-06-12 21:48:16.048605 | controller |         "time": "2026-06-12T20:55:39Z"
2026-06-12 21:48:16.048623 | controller |       }
2026-06-12 21:48:16.048637 | controller |     ],
2026-06-12 21:48:16.048652 | controller |     "name": "openstack-operator-controller-manager-7458865485-4qdxn",
2026-06-12 21:48:16.048666 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:16.048680 | controller |     "ownerReferences": [
2026-06-12 21:48:16.048695 | controller |       {
2026-06-12 21:48:16.048709 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:16.048748 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:16.048767 | controller |         "controller": true,
2026-06-12 21:48:16.048781 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:16.048796 | controller |         "name": "openstack-operator-controller-manager-7458865485",
2026-06-12 21:48:16.048810 | controller |         "uid": "7288c4f7-35e5-4bd2-a24c-29cc98a66710"
2026-06-12 21:48:16.048824 | controller |       }
2026-06-12 21:48:16.048838 | controller |     ],
2026-06-12 21:48:16.048875 | controller |     "resourceVersion": "54702",
2026-06-12 21:48:16.048892 | controller |     "uid": "05591e11-b075-4fef-b305-1c1fd4bce7e9"
2026-06-12 21:48:16.048906 | controller |   },
2026-06-12 21:48:16.048921 | controller |   "spec": {
2026-06-12 21:48:16.048935 | controller |     "containers": [
2026-06-12 21:48:16.048950 | controller |       {
2026-06-12 21:48:16.048964 | controller |         "args": [
2026-06-12 21:48:16.048978 | controller |           "--metrics-bind-address=:8443",
2026-06-12 21:48:16.048993 | controller |           "--leader-elect",
2026-06-12 21:48:16.049007 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:16.049021 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 21:48:16.049036 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-12 21:48:16.049050 | controller |         ],
2026-06-12 21:48:16.049064 | controller |         "command": [
2026-06-12 21:48:16.049078 | controller |           "/manager"
2026-06-12 21:48:16.049093 | controller |         ],
2026-06-12 21:48:16.049107 | controller |         "env": [
2026-06-12 21:48:16.049121 | controller |           {
2026-06-12 21:48:16.049135 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:16.049150 | controller |             "value": "30"
2026-06-12 21:48:16.049164 | controller |           },
2026-06-12 21:48:16.049179 | controller |           {
2026-06-12 21:48:16.049193 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:16.049208 | controller |             "value": "20"
2026-06-12 21:48:16.049222 | controller |           },
2026-06-12 21:48:16.049236 | controller |           {
2026-06-12 21:48:16.049250 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:16.049264 | controller |             "value": "5"
2026-06-12 21:48:16.049279 | controller |           },
2026-06-12 21:48:16.049293 | controller |           {
2026-06-12 21:48:16.049307 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-12 21:48:16.049321 | controller |             "value": "0.6.0-1781295273"
2026-06-12 21:48:16.049336 | controller |           },
2026-06-12 21:48:16.049350 | controller |           {
2026-06-12 21:48:16.049365 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.049380 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 21:48:16.049395 | controller |           },
2026-06-12 21:48:16.049410 | controller |           {
2026-06-12 21:48:16.049425 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.049439 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 21:48:16.049454 | controller |           },
2026-06-12 21:48:16.049468 | controller |           {
2026-06-12 21:48:16.049482 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.049501 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 21:48:16.049516 | controller |           },
2026-06-12 21:48:16.049530 | controller |           {
2026-06-12 21:48:16.049544 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.049559 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 21:48:16.049573 | controller |           },
2026-06-12 21:48:16.049587 | controller |           {
2026-06-12 21:48:16.049602 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.049616 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 21:48:16.049631 | controller |           },
2026-06-12 21:48:16.049646 | controller |           {
2026-06-12 21:48:16.049660 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.049675 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 21:48:16.049690 | controller |           },
2026-06-12 21:48:16.049704 | controller |           {
2026-06-12 21:48:16.049718 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.049733 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 21:48:16.049748 | controller |           },
2026-06-12 21:48:16.049762 | controller |           {
2026-06-12 21:48:16.049777 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.049791 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 21:48:16.049805 | controller |           },
2026-06-12 21:48:16.049820 | controller |           {
2026-06-12 21:48:16.049834 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.049862 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 21:48:16.049883 | controller |           },
2026-06-12 21:48:16.049898 | controller |           {
2026-06-12 21:48:16.049913 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.049927 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 21:48:16.049942 | controller |           },
2026-06-12 21:48:16.049956 | controller |           {
2026-06-12 21:48:16.049971 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.049985 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 21:48:16.049999 | controller |           },
2026-06-12 21:48:16.050013 | controller |           {
2026-06-12 21:48:16.050028 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050042 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 21:48:16.050056 | controller |           },
2026-06-12 21:48:16.050070 | controller |           {
2026-06-12 21:48:16.050085 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050099 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 21:48:16.050114 | controller |           },
2026-06-12 21:48:16.050128 | controller |           {
2026-06-12 21:48:16.050142 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050156 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 21:48:16.050175 | controller |           },
2026-06-12 21:48:16.050190 | controller |           {
2026-06-12 21:48:16.050205 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050220 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 21:48:16.050235 | controller |           },
2026-06-12 21:48:16.050249 | controller |           {
2026-06-12 21:48:16.050264 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050278 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 21:48:16.050293 | controller |           },
2026-06-12 21:48:16.050307 | controller |           {
2026-06-12 21:48:16.050322 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050336 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 21:48:16.050350 | controller |           },
2026-06-12 21:48:16.050364 | controller |           {
2026-06-12 21:48:16.050377 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050392 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 21:48:16.050407 | controller |           },
2026-06-12 21:48:16.050421 | controller |           {
2026-06-12 21:48:16.050436 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050450 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 21:48:16.050465 | controller |           },
2026-06-12 21:48:16.050479 | controller |           {
2026-06-12 21:48:16.050493 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050508 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 21:48:16.050523 | controller |           },
2026-06-12 21:48:16.050537 | controller |           {
2026-06-12 21:48:16.050551 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050565 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 21:48:16.050579 | controller |           },
2026-06-12 21:48:16.050593 | controller |           {
2026-06-12 21:48:16.050608 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050622 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 21:48:16.050637 | controller |           },
2026-06-12 21:48:16.050651 | controller |           {
2026-06-12 21:48:16.050665 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050680 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 21:48:16.050695 | controller |           },
2026-06-12 21:48:16.050709 | controller |           {
2026-06-12 21:48:16.050723 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050737 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 21:48:16.050752 | controller |           },
2026-06-12 21:48:16.050766 | controller |           {
2026-06-12 21:48:16.050780 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050794 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 21:48:16.050808 | controller |           },
2026-06-12 21:48:16.050827 | controller |           {
2026-06-12 21:48:16.050842 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050874 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 21:48:16.050890 | controller |           },
2026-06-12 21:48:16.050905 | controller |           {
2026-06-12 21:48:16.050919 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050934 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 21:48:16.050948 | controller |           },
2026-06-12 21:48:16.050962 | controller |           {
2026-06-12 21:48:16.050976 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.050990 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 21:48:16.051005 | controller |           },
2026-06-12 21:48:16.051019 | controller |           {
2026-06-12 21:48:16.051033 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.051048 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 21:48:16.051062 | controller |           },
2026-06-12 21:48:16.051075 | controller |           {
2026-06-12 21:48:16.051090 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.051104 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 21:48:16.051118 | controller |           },
2026-06-12 21:48:16.051132 | controller |           {
2026-06-12 21:48:16.051146 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.051161 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 21:48:16.051175 | controller |           },
2026-06-12 21:48:16.051189 | controller |           {
2026-06-12 21:48:16.051203 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.051217 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 21:48:16.051232 | controller |           },
2026-06-12 21:48:16.051246 | controller |           {
2026-06-12 21:48:16.051260 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.051274 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 21:48:16.051289 | controller |           },
2026-06-12 21:48:16.051303 | controller |           {
2026-06-12 21:48:16.051317 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.051332 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 21:48:16.051346 | controller |           },
2026-06-12 21:48:16.051361 | controller |           {
2026-06-12 21:48:16.051375 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.051390 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 21:48:16.051405 | controller |           },
2026-06-12 21:48:16.051419 | controller |           {
2026-06-12 21:48:16.051434 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.051449 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 21:48:16.051463 | controller |           },
2026-06-12 21:48:16.051478 | controller |           {
2026-06-12 21:48:16.051492 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.051511 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 21:48:16.051526 | controller |           },
2026-06-12 21:48:16.051540 | controller |           {
2026-06-12 21:48:16.051554 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.051568 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 21:48:16.051582 | controller |           },
2026-06-12 21:48:16.051596 | controller |           {
2026-06-12 21:48:16.051610 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.051625 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 21:48:16.051639 | controller |           },
2026-06-12 21:48:16.051653 | controller |           {
2026-06-12 21:48:16.051668 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.051682 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 21:48:16.051696 | controller |           },
2026-06-12 21:48:16.051711 | controller |           {
2026-06-12 21:48:16.051725 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.051739 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 21:48:16.051754 | controller |           },
2026-06-12 21:48:16.051768 | controller |           {
2026-06-12 21:48:16.051782 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.051797 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 21:48:16.051821 | controller |           },
2026-06-12 21:48:16.051836 | controller |           {
2026-06-12 21:48:16.051868 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.051884 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 21:48:16.051899 | controller |           },
2026-06-12 21:48:16.051914 | controller |           {
2026-06-12 21:48:16.051928 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.051943 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 21:48:16.051957 | controller |           },
2026-06-12 21:48:16.051972 | controller |           {
2026-06-12 21:48:16.051986 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052000 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 21:48:16.052015 | controller |           },
2026-06-12 21:48:16.052029 | controller |           {
2026-06-12 21:48:16.052043 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052057 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 21:48:16.052072 | controller |           },
2026-06-12 21:48:16.052086 | controller |           {
2026-06-12 21:48:16.052101 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052116 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 21:48:16.052130 | controller |           },
2026-06-12 21:48:16.052144 | controller |           {
2026-06-12 21:48:16.052159 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052174 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 21:48:16.052198 | controller |           },
2026-06-12 21:48:16.052213 | controller |           {
2026-06-12 21:48:16.052228 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052242 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 21:48:16.052257 | controller |           },
2026-06-12 21:48:16.052271 | controller |           {
2026-06-12 21:48:16.052285 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052299 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 21:48:16.052314 | controller |           },
2026-06-12 21:48:16.052328 | controller |           {
2026-06-12 21:48:16.052341 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052355 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 21:48:16.052370 | controller |           },
2026-06-12 21:48:16.052384 | controller |           {
2026-06-12 21:48:16.052398 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052412 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 21:48:16.052427 | controller |           },
2026-06-12 21:48:16.052442 | controller |           {
2026-06-12 21:48:16.052457 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052471 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 21:48:16.052486 | controller |           },
2026-06-12 21:48:16.052500 | controller |           {
2026-06-12 21:48:16.052514 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052529 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 21:48:16.052543 | controller |           },
2026-06-12 21:48:16.052557 | controller |           {
2026-06-12 21:48:16.052572 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052586 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 21:48:16.052600 | controller |           },
2026-06-12 21:48:16.052614 | controller |           {
2026-06-12 21:48:16.052628 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052643 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 21:48:16.052657 | controller |           },
2026-06-12 21:48:16.052671 | controller |           {
2026-06-12 21:48:16.052686 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052700 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 21:48:16.052715 | controller |           },
2026-06-12 21:48:16.052729 | controller |           {
2026-06-12 21:48:16.052743 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052757 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 21:48:16.052771 | controller |           },
2026-06-12 21:48:16.052785 | controller |           {
2026-06-12 21:48:16.052799 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052814 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 21:48:16.052828 | controller |           },
2026-06-12 21:48:16.052842 | controller |           {
2026-06-12 21:48:16.052875 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052895 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 21:48:16.052911 | controller |           },
2026-06-12 21:48:16.052925 | controller |           {
2026-06-12 21:48:16.052940 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.052954 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 21:48:16.052968 | controller |           },
2026-06-12 21:48:16.052982 | controller |           {
2026-06-12 21:48:16.052997 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.053011 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 21:48:16.053026 | controller |           },
2026-06-12 21:48:16.053040 | controller |           {
2026-06-12 21:48:16.053054 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.053068 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 21:48:16.053082 | controller |           },
2026-06-12 21:48:16.053096 | controller |           {
2026-06-12 21:48:16.053111 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.053125 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 21:48:16.053139 | controller |           },
2026-06-12 21:48:16.053153 | controller |           {
2026-06-12 21:48:16.053167 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.053181 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 21:48:16.053195 | controller |           },
2026-06-12 21:48:16.053210 | controller |           {
2026-06-12 21:48:16.053225 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.053239 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 21:48:16.053254 | controller |           },
2026-06-12 21:48:16.053268 | controller |           {
2026-06-12 21:48:16.053282 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.053296 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 21:48:16.053310 | controller |           },
2026-06-12 21:48:16.053324 | controller |           {
2026-06-12 21:48:16.053339 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.053353 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 21:48:16.053367 | controller |           },
2026-06-12 21:48:16.053381 | controller |           {
2026-06-12 21:48:16.053395 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.053409 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 21:48:16.053424 | controller |           },
2026-06-12 21:48:16.053438 | controller |           {
2026-06-12 21:48:16.053453 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.053468 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 21:48:16.053483 | controller |           },
2026-06-12 21:48:16.053497 | controller |           {
2026-06-12 21:48:16.053512 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.053527 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 21:48:16.053545 | controller |           },
2026-06-12 21:48:16.053560 | controller |           {
2026-06-12 21:48:16.053575 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.053589 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 21:48:16.053604 | controller |           },
2026-06-12 21:48:16.053618 | controller |           {
2026-06-12 21:48:16.053633 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.053653 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 21:48:16.053674 | controller |           },
2026-06-12 21:48:16.053690 | controller |           {
2026-06-12 21:48:16.053704 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 21:48:16.053719 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 21:48:16.053733 | controller |           },
2026-06-12 21:48:16.053748 | controller |           {
2026-06-12 21:48:16.053762 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.053776 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 21:48:16.053791 | controller |           },
2026-06-12 21:48:16.053805 | controller |           {
2026-06-12 21:48:16.053818 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.053832 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 21:48:16.053846 | controller |           },
2026-06-12 21:48:16.053880 | controller |           {
2026-06-12 21:48:16.053895 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.053910 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 21:48:16.053924 | controller |           },
2026-06-12 21:48:16.053939 | controller |           {
2026-06-12 21:48:16.053953 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.053968 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 21:48:16.053983 | controller |           },
2026-06-12 21:48:16.053997 | controller |           {
2026-06-12 21:48:16.054012 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.054026 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 21:48:16.054040 | controller |           },
2026-06-12 21:48:16.054055 | controller |           {
2026-06-12 21:48:16.054069 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.054083 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 21:48:16.054098 | controller |           },
2026-06-12 21:48:16.054112 | controller |           {
2026-06-12 21:48:16.054126 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.054140 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 21:48:16.054155 | controller |           },
2026-06-12 21:48:16.054169 | controller |           {
2026-06-12 21:48:16.054184 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.054198 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 21:48:16.054213 | controller |           },
2026-06-12 21:48:16.054231 | controller |           {
2026-06-12 21:48:16.054246 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.054261 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 21:48:16.054276 | controller |           },
2026-06-12 21:48:16.054291 | controller |           {
2026-06-12 21:48:16.054305 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.054319 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 21:48:16.054334 | controller |           },
2026-06-12 21:48:16.054348 | controller |           {
2026-06-12 21:48:16.054363 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.054377 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 21:48:16.054391 | controller |           },
2026-06-12 21:48:16.054405 | controller |           {
2026-06-12 21:48:16.054420 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.054434 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 21:48:16.054448 | controller |           },
2026-06-12 21:48:16.054463 | controller |           {
2026-06-12 21:48:16.054477 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.054492 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 21:48:16.054506 | controller |           },
2026-06-12 21:48:16.054520 | controller |           {
2026-06-12 21:48:16.054534 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.054548 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 21:48:16.054562 | controller |           },
2026-06-12 21:48:16.054576 | controller |           {
2026-06-12 21:48:16.054591 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.054605 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 21:48:16.054620 | controller |           },
2026-06-12 21:48:16.054634 | controller |           {
2026-06-12 21:48:16.054648 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.054662 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 21:48:16.054677 | controller |           },
2026-06-12 21:48:16.054691 | controller |           {
2026-06-12 21:48:16.054706 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 21:48:16.054720 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 21:48:16.054734 | controller |           }
2026-06-12 21:48:16.054748 | controller |         ],
2026-06-12 21:48:16.054763 | controller |         "image": "38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d",
2026-06-12 21:48:16.054778 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:16.054792 | controller |         "livenessProbe": {
2026-06-12 21:48:16.054806 | controller |           "failureThreshold": 3,
2026-06-12 21:48:16.054820 | controller |           "httpGet": {
2026-06-12 21:48:16.054834 | controller |             "path": "/healthz",
2026-06-12 21:48:16.054864 | controller |             "port": 8081,
2026-06-12 21:48:16.054883 | controller |             "scheme": "HTTP"
2026-06-12 21:48:16.054898 | controller |           },
2026-06-12 21:48:16.054912 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:16.054931 | controller |           "periodSeconds": 20,
2026-06-12 21:48:16.054945 | controller |           "successThreshold": 1,
2026-06-12 21:48:16.054960 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:16.054973 | controller |         },
2026-06-12 21:48:16.054987 | controller |         "name": "manager",
2026-06-12 21:48:16.055001 | controller |         "ports": [
2026-06-12 21:48:16.055016 | controller |           {
2026-06-12 21:48:16.055030 | controller |             "containerPort": 9443,
2026-06-12 21:48:16.055044 | controller |             "name": "webhook-server",
2026-06-12 21:48:16.055058 | controller |             "protocol": "TCP"
2026-06-12 21:48:16.055072 | controller |           }
2026-06-12 21:48:16.055087 | controller |         ],
2026-06-12 21:48:16.055101 | controller |         "readinessProbe": {
2026-06-12 21:48:16.055115 | controller |           "failureThreshold": 3,
2026-06-12 21:48:16.055129 | controller |           "httpGet": {
2026-06-12 21:48:16.055143 | controller |             "path": "/readyz",
2026-06-12 21:48:16.055157 | controller |             "port": 8081,
2026-06-12 21:48:16.055170 | controller |             "scheme": "HTTP"
2026-06-12 21:48:16.055184 | controller |           },
2026-06-12 21:48:16.055198 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:16.055212 | controller |           "periodSeconds": 10,
2026-06-12 21:48:16.055226 | controller |           "successThreshold": 1,
2026-06-12 21:48:16.055240 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:16.055255 | controller |         },
2026-06-12 21:48:16.055269 | controller |         "resources": {
2026-06-12 21:48:16.055283 | controller |           "limits": {
2026-06-12 21:48:16.055297 | controller |             "cpu": "500m",
2026-06-12 21:48:16.055312 | controller |             "memory": "1Gi"
2026-06-12 21:48:16.055326 | controller |           },
2026-06-12 21:48:16.055340 | controller |           "requests": {
2026-06-12 21:48:16.055354 | controller |             "cpu": "10m",
2026-06-12 21:48:16.055368 | controller |             "memory": "512Mi"
2026-06-12 21:48:16.055383 | controller |           }
2026-06-12 21:48:16.055398 | controller |         },
2026-06-12 21:48:16.055412 | controller |         "securityContext": {
2026-06-12 21:48:16.055426 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:16.055440 | controller |           "capabilities": {
2026-06-12 21:48:16.055454 | controller |             "drop": [
2026-06-12 21:48:16.055469 | controller |               "ALL"
2026-06-12 21:48:16.055485 | controller |             ]
2026-06-12 21:48:16.055499 | controller |           },
2026-06-12 21:48:16.055514 | controller |           "runAsUser": 1000660000
2026-06-12 21:48:16.055529 | controller |         },
2026-06-12 21:48:16.055543 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:16.055558 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:16.055573 | controller |         "volumeMounts": [
2026-06-12 21:48:16.055587 | controller |           {
2026-06-12 21:48:16.055602 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 21:48:16.055617 | controller |             "name": "metrics-certs",
2026-06-12 21:48:16.055632 | controller |             "readOnly": true
2026-06-12 21:48:16.055646 | controller |           },
2026-06-12 21:48:16.055661 | controller |           {
2026-06-12 21:48:16.055675 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 21:48:16.055690 | controller |             "name": "webhook-certs",
2026-06-12 21:48:16.055704 | controller |             "readOnly": true
2026-06-12 21:48:16.055718 | controller |           },
2026-06-12 21:48:16.055732 | controller |           {
2026-06-12 21:48:16.055747 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:16.055761 | controller |             "name": "kube-api-access-n9bnl",
2026-06-12 21:48:16.055781 | controller |             "readOnly": true
2026-06-12 21:48:16.055795 | controller |           }
2026-06-12 21:48:16.055821 | controller |         ]
2026-06-12 21:48:16.055836 | controller |       }
2026-06-12 21:48:16.055867 | controller |     ],
2026-06-12 21:48:16.055883 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:16.055899 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:16.055913 | controller |     "imagePullSecrets": [
2026-06-12 21:48:16.055928 | controller |       {
2026-06-12 21:48:16.055942 | controller |         "name": "openstack-operator-controller-manager-dockercfg-rfsth"
2026-06-12 21:48:16.055957 | controller |       }
2026-06-12 21:48:16.055972 | controller |     ],
2026-06-12 21:48:16.055987 | controller |     "nodeName": "crc",
2026-06-12 21:48:16.056001 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:16.056016 | controller |     "priority": 0,
2026-06-12 21:48:16.056031 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:16.056046 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:16.056060 | controller |     "securityContext": {
2026-06-12 21:48:16.056075 | controller |       "fsGroup": 1000660000,
2026-06-12 21:48:16.056089 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:16.056103 | controller |       "seLinuxOptions": {
2026-06-12 21:48:16.056118 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:16.056132 | controller |       },
2026-06-12 21:48:16.056146 | controller |       "seccompProfile": {
2026-06-12 21:48:16.056160 | controller |         "type": "RuntimeDefault"
2026-06-12 21:48:16.056174 | controller |       }
2026-06-12 21:48:16.056189 | controller |     },
2026-06-12 21:48:16.056203 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-12 21:48:16.056217 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-12 21:48:16.056231 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:16.056246 | controller |     "tolerations": [
2026-06-12 21:48:16.056260 | controller |       {
2026-06-12 21:48:16.056274 | controller |         "effect": "NoExecute",
2026-06-12 21:48:16.056289 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:16.056303 | controller |         "operator": "Exists",
2026-06-12 21:48:16.056318 | controller |         "tolerationSeconds": 300
2026-06-12 21:48:16.056332 | controller |       },
2026-06-12 21:48:16.056346 | controller |       {
2026-06-12 21:48:16.056360 | controller |         "effect": "NoExecute",
2026-06-12 21:48:16.056374 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:16.056389 | controller |         "operator": "Exists",
2026-06-12 21:48:16.056403 | controller |         "tolerationSeconds": 300
2026-06-12 21:48:16.056417 | controller |       },
2026-06-12 21:48:16.056431 | controller |       {
2026-06-12 21:48:16.056445 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:16.056459 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:16.056473 | controller |         "operator": "Exists"
2026-06-12 21:48:16.056488 | controller |       }
2026-06-12 21:48:16.056502 | controller |     ],
2026-06-12 21:48:16.056517 | controller |     "volumes": [
2026-06-12 21:48:16.056532 | controller |       {
2026-06-12 21:48:16.056546 | controller |         "name": "metrics-certs",
2026-06-12 21:48:16.056561 | controller |         "secret": {
2026-06-12 21:48:16.056575 | controller |           "defaultMode": 420,
2026-06-12 21:48:16.056589 | controller |           "items": [
2026-06-12 21:48:16.056603 | controller |             {
2026-06-12 21:48:16.056618 | controller |               "key": "ca.crt",
2026-06-12 21:48:16.056632 | controller |               "path": "ca.crt"
2026-06-12 21:48:16.056646 | controller |             },
2026-06-12 21:48:16.056660 | controller |             {
2026-06-12 21:48:16.056674 | controller |               "key": "tls.crt",
2026-06-12 21:48:16.056693 | controller |               "path": "tls.crt"
2026-06-12 21:48:16.056708 | controller |             },
2026-06-12 21:48:16.056722 | controller |             {
2026-06-12 21:48:16.056736 | controller |               "key": "tls.key",
2026-06-12 21:48:16.056750 | controller |               "path": "tls.key"
2026-06-12 21:48:16.056764 | controller |             }
2026-06-12 21:48:16.056778 | controller |           ],
2026-06-12 21:48:16.056792 | controller |           "optional": false,
2026-06-12 21:48:16.056806 | controller |           "secretName": "metrics-server-cert"
2026-06-12 21:48:16.056820 | controller |         }
2026-06-12 21:48:16.056834 | controller |       },
2026-06-12 21:48:16.056862 | controller |       {
2026-06-12 21:48:16.056882 | controller |         "name": "webhook-certs",
2026-06-12 21:48:16.056896 | controller |         "secret": {
2026-06-12 21:48:16.056911 | controller |           "defaultMode": 420,
2026-06-12 21:48:16.056924 | controller |           "secretName": "webhook-server-cert"
2026-06-12 21:48:16.056939 | controller |         }
2026-06-12 21:48:16.056952 | controller |       },
2026-06-12 21:48:16.056966 | controller |       {
2026-06-12 21:48:16.056980 | controller |         "name": "kube-api-access-n9bnl",
2026-06-12 21:48:16.056995 | controller |         "projected": {
2026-06-12 21:48:16.057009 | controller |           "defaultMode": 420,
2026-06-12 21:48:16.057023 | controller |           "sources": [
2026-06-12 21:48:16.057036 | controller |             {
2026-06-12 21:48:16.057050 | controller |               "serviceAccountToken": {
2026-06-12 21:48:16.057064 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:16.057078 | controller |                 "path": "token"
2026-06-12 21:48:16.057092 | controller |               }
2026-06-12 21:48:16.057106 | controller |             },
2026-06-12 21:48:16.057120 | controller |             {
2026-06-12 21:48:16.057135 | controller |               "configMap": {
2026-06-12 21:48:16.057149 | controller |                 "items": [
2026-06-12 21:48:16.057163 | controller |                   {
2026-06-12 21:48:16.057177 | controller |                     "key": "ca.crt",
2026-06-12 21:48:16.057191 | controller |                     "path": "ca.crt"
2026-06-12 21:48:16.057204 | controller |                   }
2026-06-12 21:48:16.057218 | controller |                 ],
2026-06-12 21:48:16.057232 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:16.057247 | controller |               }
2026-06-12 21:48:16.057261 | controller |             },
2026-06-12 21:48:16.057275 | controller |             {
2026-06-12 21:48:16.057290 | controller |               "downwardAPI": {
2026-06-12 21:48:16.057304 | controller |                 "items": [
2026-06-12 21:48:16.057319 | controller |                   {
2026-06-12 21:48:16.057333 | controller |                     "fieldRef": {
2026-06-12 21:48:16.057347 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:16.057361 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:16.057375 | controller |                     },
2026-06-12 21:48:16.057389 | controller |                     "path": "namespace"
2026-06-12 21:48:16.057404 | controller |                   }
2026-06-12 21:48:16.057418 | controller |                 ]
2026-06-12 21:48:16.057433 | controller |               }
2026-06-12 21:48:16.057447 | controller |             },
2026-06-12 21:48:16.057461 | controller |             {
2026-06-12 21:48:16.057475 | controller |               "configMap": {
2026-06-12 21:48:16.057489 | controller |                 "items": [
2026-06-12 21:48:16.057504 | controller |                   {
2026-06-12 21:48:16.057519 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:16.057533 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:16.057548 | controller |                   }
2026-06-12 21:48:16.057562 | controller |                 ],
2026-06-12 21:48:16.057581 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:16.057596 | controller |               }
2026-06-12 21:48:16.057610 | controller |             }
2026-06-12 21:48:16.057625 | controller |           ]
2026-06-12 21:48:16.057639 | controller |         }
2026-06-12 21:48:16.057653 | controller |       }
2026-06-12 21:48:16.057667 | controller |     ]
2026-06-12 21:48:16.057681 | controller |   },
2026-06-12 21:48:16.057695 | controller |   "status": {
2026-06-12 21:48:16.057709 | controller |     "conditions": [
2026-06-12 21:48:16.057723 | controller |       {
2026-06-12 21:48:16.057737 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.057751 | controller |         "lastTransitionTime": "2026-06-12T20:55:26Z",
2026-06-12 21:48:16.057765 | controller |         "status": "True",
2026-06-12 21:48:16.057780 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:16.057794 | controller |       },
2026-06-12 21:48:16.057808 | controller |       {
2026-06-12 21:48:16.057823 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.057838 | controller |         "lastTransitionTime": "2026-06-12T20:54:23Z",
2026-06-12 21:48:16.057870 | controller |         "status": "True",
2026-06-12 21:48:16.057886 | controller |         "type": "Initialized"
2026-06-12 21:48:16.057901 | controller |       },
2026-06-12 21:48:16.057916 | controller |       {
2026-06-12 21:48:16.057930 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.057945 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:16.057959 | controller |         "status": "True",
2026-06-12 21:48:16.057974 | controller |         "type": "Ready"
2026-06-12 21:48:16.057988 | controller |       },
2026-06-12 21:48:16.058003 | controller |       {
2026-06-12 21:48:16.058017 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.058031 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:16.058045 | controller |         "status": "True",
2026-06-12 21:48:16.058059 | controller |         "type": "ContainersReady"
2026-06-12 21:48:16.058074 | controller |       },
2026-06-12 21:48:16.058088 | controller |       {
2026-06-12 21:48:16.058102 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.058117 | controller |         "lastTransitionTime": "2026-06-12T20:54:22Z",
2026-06-12 21:48:16.058131 | controller |         "status": "True",
2026-06-12 21:48:16.058146 | controller |         "type": "PodScheduled"
2026-06-12 21:48:16.058160 | controller |       }
2026-06-12 21:48:16.058175 | controller |     ],
2026-06-12 21:48:16.058189 | controller |     "containerStatuses": [
2026-06-12 21:48:16.058204 | controller |       {
2026-06-12 21:48:16.058218 | controller |         "allocatedResources": {
2026-06-12 21:48:16.058233 | controller |           "cpu": "10m",
2026-06-12 21:48:16.058247 | controller |           "memory": "512Mi"
2026-06-12 21:48:16.058261 | controller |         },
2026-06-12 21:48:16.058276 | controller |         "containerID": "cri-o://24e298d71ee24733d9935fd21930689b8ce41d76efdab42a9204ffb296398a61",
2026-06-12 21:48:16.058294 | controller |         "image": "38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d",
2026-06-12 21:48:16.058309 | controller |         "imageID": "38.102.83.233:5001/openstack-k8s-operators/openstack-operator@sha256:59cd5ab478ab5f94108a9b06b3dd8b2a83a9fa422bc812f8f6b740b5593da7c9",
2026-06-12 21:48:16.058326 | controller |         "lastState": {},
2026-06-12 21:48:16.058399 | controller |         "name": "manager",
2026-06-12 21:48:16.058419 | controller |         "ready": true,
2026-06-12 21:48:16.058434 | controller |         "resources": {
2026-06-12 21:48:16.058448 | controller |           "limits": {
2026-06-12 21:48:16.058463 | controller |             "cpu": "500m",
2026-06-12 21:48:16.058477 | controller |             "memory": "1Gi"
2026-06-12 21:48:16.058491 | controller |           },
2026-06-12 21:48:16.058510 | controller |           "requests": {
2026-06-12 21:48:16.058525 | controller |             "cpu": "10m",
2026-06-12 21:48:16.058539 | controller |             "memory": "512Mi"
2026-06-12 21:48:16.058553 | controller |           }
2026-06-12 21:48:16.058568 | controller |         },
2026-06-12 21:48:16.058582 | controller |         "restartCount": 0,
2026-06-12 21:48:16.058597 | controller |         "started": true,
2026-06-12 21:48:16.058611 | controller |         "state": {
2026-06-12 21:48:16.058626 | controller |           "running": {
2026-06-12 21:48:16.058640 | controller |             "startedAt": "2026-06-12T20:55:25Z"
2026-06-12 21:48:16.058655 | controller |           }
2026-06-12 21:48:16.058669 | controller |         },
2026-06-12 21:48:16.058683 | controller |         "user": {
2026-06-12 21:48:16.058697 | controller |           "linux": {
2026-06-12 21:48:16.058711 | controller |             "gid": 0,
2026-06-12 21:48:16.058726 | controller |             "supplementalGroups": [
2026-06-12 21:48:16.058740 | controller |               0,
2026-06-12 21:48:16.058754 | controller |               1000660000
2026-06-12 21:48:16.058768 | controller |             ],
2026-06-12 21:48:16.058782 | controller |             "uid": 1000660000
2026-06-12 21:48:16.058826 | controller |           }
2026-06-12 21:48:16.058842 | controller |         },
2026-06-12 21:48:16.058880 | controller |         "volumeMounts": [
2026-06-12 21:48:16.058896 | controller |           {
2026-06-12 21:48:16.058910 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 21:48:16.058925 | controller |             "name": "metrics-certs",
2026-06-12 21:48:16.058940 | controller |             "readOnly": true,
2026-06-12 21:48:16.058954 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:16.058968 | controller |           },
2026-06-12 21:48:16.058982 | controller |           {
2026-06-12 21:48:16.058997 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 21:48:16.059011 | controller |             "name": "webhook-certs",
2026-06-12 21:48:16.059025 | controller |             "readOnly": true,
2026-06-12 21:48:16.059039 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:16.059053 | controller |           },
2026-06-12 21:48:16.059067 | controller |           {
2026-06-12 21:48:16.059081 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:16.059096 | controller |             "name": "kube-api-access-n9bnl",
2026-06-12 21:48:16.059111 | controller |             "readOnly": true,
2026-06-12 21:48:16.059125 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:16.059139 | controller |           }
2026-06-12 21:48:16.059153 | controller |         ]
2026-06-12 21:48:16.059167 | controller |       }
2026-06-12 21:48:16.059181 | controller |     ],
2026-06-12 21:48:16.059195 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:16.059210 | controller |     "hostIPs": [
2026-06-12 21:48:16.059224 | controller |       {
2026-06-12 21:48:16.059238 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:16.059253 | controller |       }
2026-06-12 21:48:16.059267 | controller |     ],
2026-06-12 21:48:16.059281 | controller |     "phase": "Running",
2026-06-12 21:48:16.059295 | controller |     "podIP": "10.217.0.94",
2026-06-12 21:48:16.059309 | controller |     "podIPs": [
2026-06-12 21:48:16.059323 | controller |       {
2026-06-12 21:48:16.059337 | controller |         "ip": "10.217.0.94"
2026-06-12 21:48:16.059351 | controller |       }
2026-06-12 21:48:16.059365 | controller |     ],
2026-06-12 21:48:16.059379 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:16.059393 | controller |     "startTime": "2026-06-12T20:54:23Z"
2026-06-12 21:48:16.059408 | controller |   }
2026-06-12 21:48:16.059422 | controller | }
2026-06-12 21:48:16.083528 | controller | ok:
2026-06-12 21:48:16.083577 | controller | {
2026-06-12 21:48:16.083597 | controller |   "apiVersion": "v1",
2026-06-12 21:48:16.083614 | controller |   "kind": "Pod",
2026-06-12 21:48:16.083629 | controller |   "metadata": {
2026-06-12 21:48:16.083645 | controller |     "annotations": {
2026-06-12 21:48:16.083660 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.89/23\"],\"mac_address\":\"0a:58:0a:d9:00:59\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.89/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:16.083676 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.89\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:59\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:16.083691 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:16.083705 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:16.083719 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:16.083734 | controller |     },
2026-06-12 21:48:16.083750 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:16.083765 | controller |     "generateName": "ovn-operator-controller-manager-5666dfdddd-",
2026-06-12 21:48:16.083780 | controller |     "generation": 1,
2026-06-12 21:48:16.083795 | controller |     "labels": {
2026-06-12 21:48:16.083822 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-12 21:48:16.083837 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:16.083871 | controller |       "openstack.org/operator-name": "ovn",
2026-06-12 21:48:16.083894 | controller |       "pod-template-hash": "5666dfdddd"
2026-06-12 21:48:16.083909 | controller |     },
2026-06-12 21:48:16.083929 | controller |     "managedFields": [
2026-06-12 21:48:16.083949 | controller |       {
2026-06-12 21:48:16.084022 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.084042 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.084057 | controller |         "fieldsV1": {
2026-06-12 21:48:16.084072 | controller |           "f:metadata": {
2026-06-12 21:48:16.084086 | controller |             "f:annotations": {
2026-06-12 21:48:16.084101 | controller |               ".": {},
2026-06-12 21:48:16.084115 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:16.084130 | controller |             },
2026-06-12 21:48:16.084145 | controller |             "f:generateName": {},
2026-06-12 21:48:16.084159 | controller |             "f:labels": {
2026-06-12 21:48:16.084173 | controller |               ".": {},
2026-06-12 21:48:16.084187 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:16.084202 | controller |               "f:control-plane": {},
2026-06-12 21:48:16.084216 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:16.084230 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:16.084244 | controller |             },
2026-06-12 21:48:16.084259 | controller |             "f:ownerReferences": {
2026-06-12 21:48:16.084273 | controller |               ".": {},
2026-06-12 21:48:16.084287 | controller |               "k:{\"uid\":\"5f05b646-a132-4ca1-a154-4eb18368e600\"}": {}
2026-06-12 21:48:16.084302 | controller |             }
2026-06-12 21:48:16.084317 | controller |           },
2026-06-12 21:48:16.084331 | controller |           "f:spec": {
2026-06-12 21:48:16.084346 | controller |             "f:containers": {
2026-06-12 21:48:16.084361 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:16.084375 | controller |                 ".": {},
2026-06-12 21:48:16.084394 | controller |                 "f:args": {},
2026-06-12 21:48:16.084409 | controller |                 "f:command": {},
2026-06-12 21:48:16.084423 | controller |                 "f:env": {
2026-06-12 21:48:16.084437 | controller |                   ".": {},
2026-06-12 21:48:16.084451 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:16.084466 | controller |                     ".": {},
2026-06-12 21:48:16.084480 | controller |                     "f:name": {},
2026-06-12 21:48:16.084494 | controller |                     "f:value": {}
2026-06-12 21:48:16.084509 | controller |                   },
2026-06-12 21:48:16.084523 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:16.084537 | controller |                     ".": {},
2026-06-12 21:48:16.084551 | controller |                     "f:name": {},
2026-06-12 21:48:16.084565 | controller |                     "f:value": {}
2026-06-12 21:48:16.084580 | controller |                   },
2026-06-12 21:48:16.084594 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:16.084608 | controller |                     ".": {},
2026-06-12 21:48:16.084623 | controller |                     "f:name": {},
2026-06-12 21:48:16.084637 | controller |                     "f:value": {}
2026-06-12 21:48:16.084651 | controller |                   },
2026-06-12 21:48:16.084666 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:16.084680 | controller |                     ".": {},
2026-06-12 21:48:16.084694 | controller |                     "f:name": {},
2026-06-12 21:48:16.084708 | controller |                     "f:value": {}
2026-06-12 21:48:16.084722 | controller |                   },
2026-06-12 21:48:16.084737 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:16.084751 | controller |                     ".": {},
2026-06-12 21:48:16.084765 | controller |                     "f:name": {},
2026-06-12 21:48:16.084780 | controller |                     "f:value": {}
2026-06-12 21:48:16.084794 | controller |                   }
2026-06-12 21:48:16.084808 | controller |                 },
2026-06-12 21:48:16.084822 | controller |                 "f:image": {},
2026-06-12 21:48:16.084836 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:16.084873 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:16.084890 | controller |                   ".": {},
2026-06-12 21:48:16.084905 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:16.084920 | controller |                   "f:httpGet": {
2026-06-12 21:48:16.084934 | controller |                     ".": {},
2026-06-12 21:48:16.084949 | controller |                     "f:path": {},
2026-06-12 21:48:16.084962 | controller |                     "f:port": {},
2026-06-12 21:48:16.084976 | controller |                     "f:scheme": {}
2026-06-12 21:48:16.084990 | controller |                   },
2026-06-12 21:48:16.085003 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:16.085017 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:16.085031 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:16.085045 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:16.085059 | controller |                 },
2026-06-12 21:48:16.085072 | controller |                 "f:name": {},
2026-06-12 21:48:16.085086 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:16.085100 | controller |                   ".": {},
2026-06-12 21:48:16.085113 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:16.085127 | controller |                   "f:httpGet": {
2026-06-12 21:48:16.085141 | controller |                     ".": {},
2026-06-12 21:48:16.085155 | controller |                     "f:path": {},
2026-06-12 21:48:16.085169 | controller |                     "f:port": {},
2026-06-12 21:48:16.085187 | controller |                     "f:scheme": {}
2026-06-12 21:48:16.085201 | controller |                   },
2026-06-12 21:48:16.085215 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:16.085228 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:16.085242 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:16.085256 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:16.085270 | controller |                 },
2026-06-12 21:48:16.085284 | controller |                 "f:resources": {
2026-06-12 21:48:16.085298 | controller |                   ".": {},
2026-06-12 21:48:16.085311 | controller |                   "f:limits": {
2026-06-12 21:48:16.085325 | controller |                     ".": {},
2026-06-12 21:48:16.085339 | controller |                     "f:cpu": {},
2026-06-12 21:48:16.085353 | controller |                     "f:memory": {}
2026-06-12 21:48:16.085367 | controller |                   },
2026-06-12 21:48:16.085380 | controller |                   "f:requests": {
2026-06-12 21:48:16.085394 | controller |                     ".": {},
2026-06-12 21:48:16.085408 | controller |                     "f:cpu": {},
2026-06-12 21:48:16.085421 | controller |                     "f:memory": {}
2026-06-12 21:48:16.085435 | controller |                   }
2026-06-12 21:48:16.085448 | controller |                 },
2026-06-12 21:48:16.085462 | controller |                 "f:securityContext": {
2026-06-12 21:48:16.085476 | controller |                   ".": {},
2026-06-12 21:48:16.085490 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:16.085504 | controller |                 },
2026-06-12 21:48:16.085518 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:16.085532 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:16.085545 | controller |               }
2026-06-12 21:48:16.085559 | controller |             },
2026-06-12 21:48:16.085573 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:16.085586 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:16.085600 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:16.085614 | controller |             "f:schedulerName": {},
2026-06-12 21:48:16.085628 | controller |             "f:securityContext": {
2026-06-12 21:48:16.085642 | controller |               ".": {},
2026-06-12 21:48:16.085657 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:16.085672 | controller |             },
2026-06-12 21:48:16.085688 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:16.085703 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:16.085717 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:16.085731 | controller |             "f:tolerations": {}
2026-06-12 21:48:16.085746 | controller |           }
2026-06-12 21:48:16.085760 | controller |         },
2026-06-12 21:48:16.085773 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:16.085787 | controller |         "operation": "Update",
2026-06-12 21:48:16.085801 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:16.085815 | controller |       },
2026-06-12 21:48:16.085829 | controller |       {
2026-06-12 21:48:16.085844 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.085878 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.085894 | controller |         "fieldsV1": {
2026-06-12 21:48:16.085909 | controller |           "f:metadata": {
2026-06-12 21:48:16.085923 | controller |             "f:annotations": {
2026-06-12 21:48:16.085937 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:16.085952 | controller |             }
2026-06-12 21:48:16.085966 | controller |           }
2026-06-12 21:48:16.085980 | controller |         },
2026-06-12 21:48:16.085995 | controller |         "manager": "crc",
2026-06-12 21:48:16.086014 | controller |         "operation": "Update",
2026-06-12 21:48:16.086028 | controller |         "subresource": "status",
2026-06-12 21:48:16.086043 | controller |         "time": "2026-06-12T20:54:21Z"
2026-06-12 21:48:16.086057 | controller |       },
2026-06-12 21:48:16.086071 | controller |       {
2026-06-12 21:48:16.086085 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.086100 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.086113 | controller |         "fieldsV1": {
2026-06-12 21:48:16.086127 | controller |           "f:metadata": {
2026-06-12 21:48:16.086141 | controller |             "f:annotations": {
2026-06-12 21:48:16.086155 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:16.086169 | controller |             }
2026-06-12 21:48:16.086183 | controller |           }
2026-06-12 21:48:16.086198 | controller |         },
2026-06-12 21:48:16.086212 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:16.086226 | controller |         "operation": "Update",
2026-06-12 21:48:16.086240 | controller |         "subresource": "status",
2026-06-12 21:48:16.086254 | controller |         "time": "2026-06-12T20:54:32Z"
2026-06-12 21:48:16.086268 | controller |       },
2026-06-12 21:48:16.086283 | controller |       {
2026-06-12 21:48:16.086297 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.086311 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.086325 | controller |         "fieldsV1": {
2026-06-12 21:48:16.086339 | controller |           "f:status": {
2026-06-12 21:48:16.086353 | controller |             "f:conditions": {
2026-06-12 21:48:16.086367 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:16.086381 | controller |                 ".": {},
2026-06-12 21:48:16.086395 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.086409 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.086423 | controller |                 "f:status": {},
2026-06-12 21:48:16.086437 | controller |                 "f:type": {}
2026-06-12 21:48:16.086452 | controller |               },
2026-06-12 21:48:16.086466 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:16.086480 | controller |                 ".": {},
2026-06-12 21:48:16.086494 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.086508 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.086523 | controller |                 "f:status": {},
2026-06-12 21:48:16.086537 | controller |                 "f:type": {}
2026-06-12 21:48:16.086551 | controller |               },
2026-06-12 21:48:16.086565 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:16.086580 | controller |                 ".": {},
2026-06-12 21:48:16.086594 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.086609 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.086623 | controller |                 "f:status": {},
2026-06-12 21:48:16.086637 | controller |                 "f:type": {}
2026-06-12 21:48:16.086652 | controller |               },
2026-06-12 21:48:16.086666 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:16.086683 | controller |                 ".": {},
2026-06-12 21:48:16.086699 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.086714 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.086728 | controller |                 "f:status": {},
2026-06-12 21:48:16.086742 | controller |                 "f:type": {}
2026-06-12 21:48:16.086756 | controller |               }
2026-06-12 21:48:16.086770 | controller |             },
2026-06-12 21:48:16.086784 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:16.086798 | controller |             "f:hostIP": {},
2026-06-12 21:48:16.086812 | controller |             "f:hostIPs": {},
2026-06-12 21:48:16.086830 | controller |             "f:phase": {},
2026-06-12 21:48:16.086845 | controller |             "f:podIP": {},
2026-06-12 21:48:16.086888 | controller |             "f:podIPs": {
2026-06-12 21:48:16.086904 | controller |               ".": {},
2026-06-12 21:48:16.086918 | controller |               "k:{\"ip\":\"10.217.0.89\"}": {
2026-06-12 21:48:16.086933 | controller |                 ".": {},
2026-06-12 21:48:16.086947 | controller |                 "f:ip": {}
2026-06-12 21:48:16.086961 | controller |               }
2026-06-12 21:48:16.086975 | controller |             },
2026-06-12 21:48:16.086989 | controller |             "f:startTime": {}
2026-06-12 21:48:16.087002 | controller |           }
2026-06-12 21:48:16.087016 | controller |         },
2026-06-12 21:48:16.087030 | controller |         "manager": "kubelet",
2026-06-12 21:48:16.087044 | controller |         "operation": "Update",
2026-06-12 21:48:16.087057 | controller |         "subresource": "status",
2026-06-12 21:48:16.087071 | controller |         "time": "2026-06-12T20:55:38Z"
2026-06-12 21:48:16.087085 | controller |       }
2026-06-12 21:48:16.087099 | controller |     ],
2026-06-12 21:48:16.087113 | controller |     "name": "ovn-operator-controller-manager-5666dfdddd-zsb4b",
2026-06-12 21:48:16.087127 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:16.087141 | controller |     "ownerReferences": [
2026-06-12 21:48:16.087155 | controller |       {
2026-06-12 21:48:16.087168 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:16.087182 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:16.087196 | controller |         "controller": true,
2026-06-12 21:48:16.087209 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:16.087223 | controller |         "name": "ovn-operator-controller-manager-5666dfdddd",
2026-06-12 21:48:16.087236 | controller |         "uid": "5f05b646-a132-4ca1-a154-4eb18368e600"
2026-06-12 21:48:16.087250 | controller |       }
2026-06-12 21:48:16.087264 | controller |     ],
2026-06-12 21:48:16.087277 | controller |     "resourceVersion": "54678",
2026-06-12 21:48:16.087291 | controller |     "uid": "dbbb5962-b293-4ee2-a771-d745bb32476c"
2026-06-12 21:48:16.087304 | controller |   },
2026-06-12 21:48:16.087318 | controller |   "spec": {
2026-06-12 21:48:16.087332 | controller |     "containers": [
2026-06-12 21:48:16.087346 | controller |       {
2026-06-12 21:48:16.087359 | controller |         "args": [
2026-06-12 21:48:16.087373 | controller |           "--leader-elect",
2026-06-12 21:48:16.087387 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:16.087401 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:16.087414 | controller |         ],
2026-06-12 21:48:16.087428 | controller |         "command": [
2026-06-12 21:48:16.087441 | controller |           "/manager"
2026-06-12 21:48:16.087455 | controller |         ],
2026-06-12 21:48:16.087468 | controller |         "env": [
2026-06-12 21:48:16.087482 | controller |           {
2026-06-12 21:48:16.087495 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:16.087509 | controller |             "value": "30"
2026-06-12 21:48:16.087522 | controller |           },
2026-06-12 21:48:16.087536 | controller |           {
2026-06-12 21:48:16.087550 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:16.087563 | controller |             "value": "20"
2026-06-12 21:48:16.087577 | controller |           },
2026-06-12 21:48:16.087590 | controller |           {
2026-06-12 21:48:16.087604 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:16.087618 | controller |             "value": "5"
2026-06-12 21:48:16.087632 | controller |           },
2026-06-12 21:48:16.087646 | controller |           {
2026-06-12 21:48:16.087661 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:16.087675 | controller |             "value": "false"
2026-06-12 21:48:16.087690 | controller |           },
2026-06-12 21:48:16.087708 | controller |           {
2026-06-12 21:48:16.087723 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:16.087737 | controller |             "value": "false"
2026-06-12 21:48:16.087751 | controller |           }
2026-06-12 21:48:16.087765 | controller |         ],
2026-06-12 21:48:16.087779 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 21:48:16.087794 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:16.087819 | controller |         "livenessProbe": {
2026-06-12 21:48:16.087834 | controller |           "failureThreshold": 3,
2026-06-12 21:48:16.087862 | controller |           "httpGet": {
2026-06-12 21:48:16.087881 | controller |             "path": "/healthz",
2026-06-12 21:48:16.087896 | controller |             "port": 8081,
2026-06-12 21:48:16.087911 | controller |             "scheme": "HTTP"
2026-06-12 21:48:16.087925 | controller |           },
2026-06-12 21:48:16.087940 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:16.087954 | controller |           "periodSeconds": 20,
2026-06-12 21:48:16.087968 | controller |           "successThreshold": 1,
2026-06-12 21:48:16.087983 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:16.087997 | controller |         },
2026-06-12 21:48:16.088011 | controller |         "name": "manager",
2026-06-12 21:48:16.088025 | controller |         "readinessProbe": {
2026-06-12 21:48:16.088039 | controller |           "failureThreshold": 3,
2026-06-12 21:48:16.088054 | controller |           "httpGet": {
2026-06-12 21:48:16.088068 | controller |             "path": "/readyz",
2026-06-12 21:48:16.088082 | controller |             "port": 8081,
2026-06-12 21:48:16.088096 | controller |             "scheme": "HTTP"
2026-06-12 21:48:16.088111 | controller |           },
2026-06-12 21:48:16.088125 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:16.088139 | controller |           "periodSeconds": 10,
2026-06-12 21:48:16.088154 | controller |           "successThreshold": 1,
2026-06-12 21:48:16.088168 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:16.088182 | controller |         },
2026-06-12 21:48:16.088196 | controller |         "resources": {
2026-06-12 21:48:16.088211 | controller |           "limits": {
2026-06-12 21:48:16.088225 | controller |             "cpu": "500m",
2026-06-12 21:48:16.088239 | controller |             "memory": "512Mi"
2026-06-12 21:48:16.088253 | controller |           },
2026-06-12 21:48:16.088267 | controller |           "requests": {
2026-06-12 21:48:16.088281 | controller |             "cpu": "10m",
2026-06-12 21:48:16.088295 | controller |             "memory": "256Mi"
2026-06-12 21:48:16.088309 | controller |           }
2026-06-12 21:48:16.088324 | controller |         },
2026-06-12 21:48:16.088338 | controller |         "securityContext": {
2026-06-12 21:48:16.088352 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:16.088367 | controller |           "capabilities": {
2026-06-12 21:48:16.088381 | controller |             "drop": [
2026-06-12 21:48:16.088394 | controller |               "MKNOD"
2026-06-12 21:48:16.088408 | controller |             ]
2026-06-12 21:48:16.088422 | controller |           }
2026-06-12 21:48:16.088437 | controller |         },
2026-06-12 21:48:16.088451 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:16.088465 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:16.088479 | controller |         "volumeMounts": [
2026-06-12 21:48:16.088493 | controller |           {
2026-06-12 21:48:16.088507 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:16.088522 | controller |             "name": "kube-api-access-v62nw",
2026-06-12 21:48:16.088537 | controller |             "readOnly": true
2026-06-12 21:48:16.088551 | controller |           }
2026-06-12 21:48:16.088570 | controller |         ]
2026-06-12 21:48:16.088585 | controller |       }
2026-06-12 21:48:16.088599 | controller |     ],
2026-06-12 21:48:16.088614 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:16.088628 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:16.088643 | controller |     "imagePullSecrets": [
2026-06-12 21:48:16.088657 | controller |       {
2026-06-12 21:48:16.088671 | controller |         "name": "ovn-operator-controller-manager-dockercfg-6lppk"
2026-06-12 21:48:16.088685 | controller |       }
2026-06-12 21:48:16.088700 | controller |     ],
2026-06-12 21:48:16.088714 | controller |     "nodeName": "crc",
2026-06-12 21:48:16.088728 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:16.088742 | controller |     "priority": 0,
2026-06-12 21:48:16.088756 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:16.088770 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:16.088784 | controller |     "securityContext": {
2026-06-12 21:48:16.088799 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:16.088813 | controller |       "seLinuxOptions": {
2026-06-12 21:48:16.088827 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:16.088841 | controller |       }
2026-06-12 21:48:16.088874 | controller |     },
2026-06-12 21:48:16.088890 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-12 21:48:16.088904 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-12 21:48:16.088919 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:16.088933 | controller |     "tolerations": [
2026-06-12 21:48:16.088947 | controller |       {
2026-06-12 21:48:16.088962 | controller |         "effect": "NoExecute",
2026-06-12 21:48:16.088976 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:16.088990 | controller |         "operator": "Exists",
2026-06-12 21:48:16.089003 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:16.089017 | controller |       },
2026-06-12 21:48:16.089031 | controller |       {
2026-06-12 21:48:16.089045 | controller |         "effect": "NoExecute",
2026-06-12 21:48:16.089059 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:16.089073 | controller |         "operator": "Exists",
2026-06-12 21:48:16.089087 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:16.089100 | controller |       },
2026-06-12 21:48:16.089114 | controller |       {
2026-06-12 21:48:16.089128 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:16.089142 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:16.089156 | controller |         "operator": "Exists"
2026-06-12 21:48:16.089169 | controller |       }
2026-06-12 21:48:16.089183 | controller |     ],
2026-06-12 21:48:16.089197 | controller |     "volumes": [
2026-06-12 21:48:16.089211 | controller |       {
2026-06-12 21:48:16.089225 | controller |         "name": "kube-api-access-v62nw",
2026-06-12 21:48:16.089239 | controller |         "projected": {
2026-06-12 21:48:16.089252 | controller |           "defaultMode": 420,
2026-06-12 21:48:16.089266 | controller |           "sources": [
2026-06-12 21:48:16.089280 | controller |             {
2026-06-12 21:48:16.089293 | controller |               "serviceAccountToken": {
2026-06-12 21:48:16.089307 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:16.089321 | controller |                 "path": "token"
2026-06-12 21:48:16.089334 | controller |               }
2026-06-12 21:48:16.089348 | controller |             },
2026-06-12 21:48:16.089362 | controller |             {
2026-06-12 21:48:16.089375 | controller |               "configMap": {
2026-06-12 21:48:16.089389 | controller |                 "items": [
2026-06-12 21:48:16.089402 | controller |                   {
2026-06-12 21:48:16.089416 | controller |                     "key": "ca.crt",
2026-06-12 21:48:16.089436 | controller |                     "path": "ca.crt"
2026-06-12 21:48:16.089450 | controller |                   }
2026-06-12 21:48:16.089464 | controller |                 ],
2026-06-12 21:48:16.089478 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:16.089491 | controller |               }
2026-06-12 21:48:16.089505 | controller |             },
2026-06-12 21:48:16.089519 | controller |             {
2026-06-12 21:48:16.089532 | controller |               "downwardAPI": {
2026-06-12 21:48:16.089546 | controller |                 "items": [
2026-06-12 21:48:16.089560 | controller |                   {
2026-06-12 21:48:16.089574 | controller |                     "fieldRef": {
2026-06-12 21:48:16.089588 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:16.089602 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:16.089616 | controller |                     },
2026-06-12 21:48:16.089631 | controller |                     "path": "namespace"
2026-06-12 21:48:16.089645 | controller |                   }
2026-06-12 21:48:16.089659 | controller |                 ]
2026-06-12 21:48:16.089673 | controller |               }
2026-06-12 21:48:16.089719 | controller |             },
2026-06-12 21:48:16.089735 | controller |             {
2026-06-12 21:48:16.089749 | controller |               "configMap": {
2026-06-12 21:48:16.089764 | controller |                 "items": [
2026-06-12 21:48:16.089778 | controller |                   {
2026-06-12 21:48:16.089792 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:16.089806 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:16.089820 | controller |                   }
2026-06-12 21:48:16.089834 | controller |                 ],
2026-06-12 21:48:16.089862 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:16.089882 | controller |               }
2026-06-12 21:48:16.089897 | controller |             }
2026-06-12 21:48:16.089912 | controller |           ]
2026-06-12 21:48:16.089926 | controller |         }
2026-06-12 21:48:16.089940 | controller |       }
2026-06-12 21:48:16.089954 | controller |     ]
2026-06-12 21:48:16.089968 | controller |   },
2026-06-12 21:48:16.089982 | controller |   "status": {
2026-06-12 21:48:16.089996 | controller |     "conditions": [
2026-06-12 21:48:16.090011 | controller |       {
2026-06-12 21:48:16.090025 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.090039 | controller |         "lastTransitionTime": "2026-06-12T20:55:25Z",
2026-06-12 21:48:16.090053 | controller |         "status": "True",
2026-06-12 21:48:16.090068 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:16.090082 | controller |       },
2026-06-12 21:48:16.090096 | controller |       {
2026-06-12 21:48:16.090110 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.090125 | controller |         "lastTransitionTime": "2026-06-12T20:54:21Z",
2026-06-12 21:48:16.090139 | controller |         "status": "True",
2026-06-12 21:48:16.090153 | controller |         "type": "Initialized"
2026-06-12 21:48:16.090195 | controller |       },
2026-06-12 21:48:16.090210 | controller |       {
2026-06-12 21:48:16.090224 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.090239 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:16.090253 | controller |         "status": "True",
2026-06-12 21:48:16.090268 | controller |         "type": "Ready"
2026-06-12 21:48:16.090282 | controller |       },
2026-06-12 21:48:16.090296 | controller |       {
2026-06-12 21:48:16.090310 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.090324 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:16.090338 | controller |         "status": "True",
2026-06-12 21:48:16.090352 | controller |         "type": "ContainersReady"
2026-06-12 21:48:16.090366 | controller |       },
2026-06-12 21:48:16.090381 | controller |       {
2026-06-12 21:48:16.090399 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.090414 | controller |         "lastTransitionTime": "2026-06-12T20:54:20Z",
2026-06-12 21:48:16.090428 | controller |         "status": "True",
2026-06-12 21:48:16.090442 | controller |         "type": "PodScheduled"
2026-06-12 21:48:16.090456 | controller |       }
2026-06-12 21:48:16.090470 | controller |     ],
2026-06-12 21:48:16.090484 | controller |     "containerStatuses": [
2026-06-12 21:48:16.090498 | controller |       {
2026-06-12 21:48:16.090512 | controller |         "allocatedResources": {
2026-06-12 21:48:16.090526 | controller |           "cpu": "10m",
2026-06-12 21:48:16.090540 | controller |           "memory": "256Mi"
2026-06-12 21:48:16.090554 | controller |         },
2026-06-12 21:48:16.090568 | controller |         "containerID": "cri-o://e40d5a685af883af5159ab37a1265f84f821047aa90aa4e7ad0815e80b33c47b",
2026-06-12 21:48:16.090583 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 21:48:16.090598 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 21:48:16.090612 | controller |         "lastState": {},
2026-06-12 21:48:16.090626 | controller |         "name": "manager",
2026-06-12 21:48:16.090640 | controller |         "ready": true,
2026-06-12 21:48:16.090654 | controller |         "resources": {
2026-06-12 21:48:16.090668 | controller |           "limits": {
2026-06-12 21:48:16.090682 | controller |             "cpu": "500m",
2026-06-12 21:48:16.090697 | controller |             "memory": "512Mi"
2026-06-12 21:48:16.090711 | controller |           },
2026-06-12 21:48:16.090725 | controller |           "requests": {
2026-06-12 21:48:16.090739 | controller |             "cpu": "10m",
2026-06-12 21:48:16.090753 | controller |             "memory": "256Mi"
2026-06-12 21:48:16.090766 | controller |           }
2026-06-12 21:48:16.090780 | controller |         },
2026-06-12 21:48:16.090794 | controller |         "restartCount": 0,
2026-06-12 21:48:16.090808 | controller |         "started": true,
2026-06-12 21:48:16.090822 | controller |         "state": {
2026-06-12 21:48:16.090836 | controller |           "running": {
2026-06-12 21:48:16.090868 | controller |             "startedAt": "2026-06-12T20:55:24Z"
2026-06-12 21:48:16.090884 | controller |           }
2026-06-12 21:48:16.090899 | controller |         },
2026-06-12 21:48:16.090913 | controller |         "user": {
2026-06-12 21:48:16.090927 | controller |           "linux": {
2026-06-12 21:48:16.090942 | controller |             "gid": 0,
2026-06-12 21:48:16.090956 | controller |             "supplementalGroups": [
2026-06-12 21:48:16.090970 | controller |               0
2026-06-12 21:48:16.090984 | controller |             ],
2026-06-12 21:48:16.090997 | controller |             "uid": 65532
2026-06-12 21:48:16.091011 | controller |           }
2026-06-12 21:48:16.091025 | controller |         },
2026-06-12 21:48:16.091038 | controller |         "volumeMounts": [
2026-06-12 21:48:16.091052 | controller |           {
2026-06-12 21:48:16.091066 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:16.091080 | controller |             "name": "kube-api-access-v62nw",
2026-06-12 21:48:16.091094 | controller |             "readOnly": true,
2026-06-12 21:48:16.091107 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:16.091122 | controller |           }
2026-06-12 21:48:16.091135 | controller |         ]
2026-06-12 21:48:16.091149 | controller |       }
2026-06-12 21:48:16.091188 | controller |     ],
2026-06-12 21:48:16.091208 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:16.091222 | controller |     "hostIPs": [
2026-06-12 21:48:16.091236 | controller |       {
2026-06-12 21:48:16.091250 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:16.091268 | controller |       }
2026-06-12 21:48:16.091282 | controller |     ],
2026-06-12 21:48:16.091296 | controller |     "phase": "Running",
2026-06-12 21:48:16.091310 | controller |     "podIP": "10.217.0.89",
2026-06-12 21:48:16.091324 | controller |     "podIPs": [
2026-06-12 21:48:16.091338 | controller |       {
2026-06-12 21:48:16.091351 | controller |         "ip": "10.217.0.89"
2026-06-12 21:48:16.091365 | controller |       }
2026-06-12 21:48:16.091378 | controller |     ],
2026-06-12 21:48:16.091392 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:16.091406 | controller |     "startTime": "2026-06-12T20:54:21Z"
2026-06-12 21:48:16.091420 | controller |   }
2026-06-12 21:48:16.091434 | controller | }
2026-06-12 21:48:16.112040 | controller | ok:
2026-06-12 21:48:16.112083 | controller | {
2026-06-12 21:48:16.112103 | controller |   "apiVersion": "v1",
2026-06-12 21:48:16.112119 | controller |   "kind": "Pod",
2026-06-12 21:48:16.112134 | controller |   "metadata": {
2026-06-12 21:48:16.112149 | controller |     "annotations": {
2026-06-12 21:48:16.112164 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.90/23\"],\"mac_address\":\"0a:58:0a:d9:00:5a\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.90/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:16.112180 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.90\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5a\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:16.112195 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:16.112210 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 21:48:16.112224 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 21:48:16.112239 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 21:48:16.112254 | controller |     },
2026-06-12 21:48:16.112269 | controller |     "creationTimestamp": "2026-06-12T20:54:20Z",
2026-06-12 21:48:16.112283 | controller |     "generateName": "swift-operator-controller-manager-79846f755c-",
2026-06-12 21:48:16.112298 | controller |     "generation": 1,
2026-06-12 21:48:16.112312 | controller |     "labels": {
2026-06-12 21:48:16.112327 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-12 21:48:16.112342 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:16.112357 | controller |       "openstack.org/operator-name": "swift",
2026-06-12 21:48:16.112371 | controller |       "pod-template-hash": "79846f755c"
2026-06-12 21:48:16.112385 | controller |     },
2026-06-12 21:48:16.112400 | controller |     "managedFields": [
2026-06-12 21:48:16.112414 | controller |       {
2026-06-12 21:48:16.112428 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.112443 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.112457 | controller |         "fieldsV1": {
2026-06-12 21:48:16.112471 | controller |           "f:metadata": {
2026-06-12 21:48:16.112485 | controller |             "f:annotations": {
2026-06-12 21:48:16.112499 | controller |               ".": {},
2026-06-12 21:48:16.112513 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:16.112527 | controller |             },
2026-06-12 21:48:16.112542 | controller |             "f:generateName": {},
2026-06-12 21:48:16.112557 | controller |             "f:labels": {
2026-06-12 21:48:16.112572 | controller |               ".": {},
2026-06-12 21:48:16.112586 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:16.112607 | controller |               "f:control-plane": {},
2026-06-12 21:48:16.112622 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:16.112636 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:16.112650 | controller |             },
2026-06-12 21:48:16.112665 | controller |             "f:ownerReferences": {
2026-06-12 21:48:16.112679 | controller |               ".": {},
2026-06-12 21:48:16.112694 | controller |               "k:{\"uid\":\"7d9aa869-0489-4bf2-8f91-43b185388ac8\"}": {}
2026-06-12 21:48:16.112708 | controller |             }
2026-06-12 21:48:16.112723 | controller |           },
2026-06-12 21:48:16.112737 | controller |           "f:spec": {
2026-06-12 21:48:16.112752 | controller |             "f:containers": {
2026-06-12 21:48:16.112766 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:16.112781 | controller |                 ".": {},
2026-06-12 21:48:16.112795 | controller |                 "f:args": {},
2026-06-12 21:48:16.112809 | controller |                 "f:command": {},
2026-06-12 21:48:16.112823 | controller |                 "f:env": {
2026-06-12 21:48:16.112836 | controller |                   ".": {},
2026-06-12 21:48:16.112869 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:16.112886 | controller |                     ".": {},
2026-06-12 21:48:16.112900 | controller |                     "f:name": {},
2026-06-12 21:48:16.112915 | controller |                     "f:value": {}
2026-06-12 21:48:16.112929 | controller |                   },
2026-06-12 21:48:16.112943 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:16.112957 | controller |                     ".": {},
2026-06-12 21:48:16.112972 | controller |                     "f:name": {},
2026-06-12 21:48:16.112986 | controller |                     "f:value": {}
2026-06-12 21:48:16.113000 | controller |                   },
2026-06-12 21:48:16.113014 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:16.113028 | controller |                     ".": {},
2026-06-12 21:48:16.113043 | controller |                     "f:name": {},
2026-06-12 21:48:16.113057 | controller |                     "f:value": {}
2026-06-12 21:48:16.113071 | controller |                   },
2026-06-12 21:48:16.113085 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:16.113099 | controller |                     ".": {},
2026-06-12 21:48:16.113113 | controller |                     "f:name": {},
2026-06-12 21:48:16.113127 | controller |                     "f:value": {}
2026-06-12 21:48:16.113141 | controller |                   },
2026-06-12 21:48:16.113156 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:16.113170 | controller |                     ".": {},
2026-06-12 21:48:16.113184 | controller |                     "f:name": {},
2026-06-12 21:48:16.113199 | controller |                     "f:value": {}
2026-06-12 21:48:16.113213 | controller |                   }
2026-06-12 21:48:16.113227 | controller |                 },
2026-06-12 21:48:16.113241 | controller |                 "f:image": {},
2026-06-12 21:48:16.113255 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:16.113269 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:16.113284 | controller |                   ".": {},
2026-06-12 21:48:16.113298 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:16.113312 | controller |                   "f:httpGet": {
2026-06-12 21:48:16.113327 | controller |                     ".": {},
2026-06-12 21:48:16.113341 | controller |                     "f:path": {},
2026-06-12 21:48:16.113355 | controller |                     "f:port": {},
2026-06-12 21:48:16.113369 | controller |                     "f:scheme": {}
2026-06-12 21:48:16.113383 | controller |                   },
2026-06-12 21:48:16.113397 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:16.113415 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:16.113431 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:16.113445 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:16.113459 | controller |                 },
2026-06-12 21:48:16.113473 | controller |                 "f:name": {},
2026-06-12 21:48:16.113487 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:16.113501 | controller |                   ".": {},
2026-06-12 21:48:16.113515 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:16.113529 | controller |                   "f:httpGet": {
2026-06-12 21:48:16.113543 | controller |                     ".": {},
2026-06-12 21:48:16.113557 | controller |                     "f:path": {},
2026-06-12 21:48:16.113572 | controller |                     "f:port": {},
2026-06-12 21:48:16.113586 | controller |                     "f:scheme": {}
2026-06-12 21:48:16.113599 | controller |                   },
2026-06-12 21:48:16.113613 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:16.113627 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:16.113641 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:16.113655 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:16.113670 | controller |                 },
2026-06-12 21:48:16.113686 | controller |                 "f:resources": {
2026-06-12 21:48:16.113702 | controller |                   ".": {},
2026-06-12 21:48:16.113715 | controller |                   "f:limits": {
2026-06-12 21:48:16.113729 | controller |                     ".": {},
2026-06-12 21:48:16.113742 | controller |                     "f:cpu": {},
2026-06-12 21:48:16.113756 | controller |                     "f:memory": {}
2026-06-12 21:48:16.113769 | controller |                   },
2026-06-12 21:48:16.113782 | controller |                   "f:requests": {
2026-06-12 21:48:16.113796 | controller |                     ".": {},
2026-06-12 21:48:16.113809 | controller |                     "f:cpu": {},
2026-06-12 21:48:16.113822 | controller |                     "f:memory": {}
2026-06-12 21:48:16.113836 | controller |                   }
2026-06-12 21:48:16.113862 | controller |                 },
2026-06-12 21:48:16.113881 | controller |                 "f:securityContext": {
2026-06-12 21:48:16.113895 | controller |                   ".": {},
2026-06-12 21:48:16.113909 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:16.113923 | controller |                 },
2026-06-12 21:48:16.113937 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:16.113951 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:16.113965 | controller |               }
2026-06-12 21:48:16.113979 | controller |             },
2026-06-12 21:48:16.113993 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:16.114006 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:16.114020 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:16.114034 | controller |             "f:schedulerName": {},
2026-06-12 21:48:16.114048 | controller |             "f:securityContext": {
2026-06-12 21:48:16.114061 | controller |               ".": {},
2026-06-12 21:48:16.114075 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:16.114088 | controller |             },
2026-06-12 21:48:16.114101 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:16.114114 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:16.114128 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:16.114141 | controller |             "f:tolerations": {}
2026-06-12 21:48:16.114155 | controller |           }
2026-06-12 21:48:16.114168 | controller |         },
2026-06-12 21:48:16.114181 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:16.114199 | controller |         "operation": "Update",
2026-06-12 21:48:16.114213 | controller |         "time": "2026-06-12T20:54:20Z"
2026-06-12 21:48:16.114226 | controller |       },
2026-06-12 21:48:16.114240 | controller |       {
2026-06-12 21:48:16.114253 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.114267 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.114280 | controller |         "fieldsV1": {
2026-06-12 21:48:16.114294 | controller |           "f:metadata": {
2026-06-12 21:48:16.114308 | controller |             "f:annotations": {
2026-06-12 21:48:16.114322 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:16.114336 | controller |             }
2026-06-12 21:48:16.114350 | controller |           }
2026-06-12 21:48:16.114364 | controller |         },
2026-06-12 21:48:16.114378 | controller |         "manager": "crc",
2026-06-12 21:48:16.114392 | controller |         "operation": "Update",
2026-06-12 21:48:16.114405 | controller |         "subresource": "status",
2026-06-12 21:48:16.114419 | controller |         "time": "2026-06-12T20:54:21Z"
2026-06-12 21:48:16.114433 | controller |       },
2026-06-12 21:48:16.114447 | controller |       {
2026-06-12 21:48:16.114461 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.114474 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.114488 | controller |         "fieldsV1": {
2026-06-12 21:48:16.114502 | controller |           "f:metadata": {
2026-06-12 21:48:16.114516 | controller |             "f:annotations": {
2026-06-12 21:48:16.114531 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:16.114545 | controller |             }
2026-06-12 21:48:16.114560 | controller |           }
2026-06-12 21:48:16.114574 | controller |         },
2026-06-12 21:48:16.114589 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:16.114603 | controller |         "operation": "Update",
2026-06-12 21:48:16.114617 | controller |         "subresource": "status",
2026-06-12 21:48:16.114632 | controller |         "time": "2026-06-12T20:54:32Z"
2026-06-12 21:48:16.114646 | controller |       },
2026-06-12 21:48:16.114661 | controller |       {
2026-06-12 21:48:16.114675 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.114690 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.114706 | controller |         "fieldsV1": {
2026-06-12 21:48:16.114723 | controller |           "f:status": {
2026-06-12 21:48:16.114737 | controller |             "f:conditions": {
2026-06-12 21:48:16.114751 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:16.114765 | controller |                 ".": {},
2026-06-12 21:48:16.114780 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.114794 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.114808 | controller |                 "f:status": {},
2026-06-12 21:48:16.114822 | controller |                 "f:type": {}
2026-06-12 21:48:16.114836 | controller |               },
2026-06-12 21:48:16.114864 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:16.114884 | controller |                 ".": {},
2026-06-12 21:48:16.114898 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.114913 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.114927 | controller |                 "f:status": {},
2026-06-12 21:48:16.114941 | controller |                 "f:type": {}
2026-06-12 21:48:16.114955 | controller |               },
2026-06-12 21:48:16.114969 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:16.114983 | controller |                 ".": {},
2026-06-12 21:48:16.114997 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.115012 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.115026 | controller |                 "f:status": {},
2026-06-12 21:48:16.115048 | controller |                 "f:type": {}
2026-06-12 21:48:16.115062 | controller |               },
2026-06-12 21:48:16.115077 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:16.115091 | controller |                 ".": {},
2026-06-12 21:48:16.115105 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.115119 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.115133 | controller |                 "f:status": {},
2026-06-12 21:48:16.115147 | controller |                 "f:type": {}
2026-06-12 21:48:16.115161 | controller |               }
2026-06-12 21:48:16.115175 | controller |             },
2026-06-12 21:48:16.115189 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:16.115202 | controller |             "f:hostIP": {},
2026-06-12 21:48:16.115216 | controller |             "f:hostIPs": {},
2026-06-12 21:48:16.115230 | controller |             "f:phase": {},
2026-06-12 21:48:16.115245 | controller |             "f:podIP": {},
2026-06-12 21:48:16.115258 | controller |             "f:podIPs": {
2026-06-12 21:48:16.115272 | controller |               ".": {},
2026-06-12 21:48:16.115286 | controller |               "k:{\"ip\":\"10.217.0.90\"}": {
2026-06-12 21:48:16.115300 | controller |                 ".": {},
2026-06-12 21:48:16.115315 | controller |                 "f:ip": {}
2026-06-12 21:48:16.115329 | controller |               }
2026-06-12 21:48:16.115342 | controller |             },
2026-06-12 21:48:16.115357 | controller |             "f:startTime": {}
2026-06-12 21:48:16.115370 | controller |           }
2026-06-12 21:48:16.115384 | controller |         },
2026-06-12 21:48:16.115398 | controller |         "manager": "kubelet",
2026-06-12 21:48:16.115412 | controller |         "operation": "Update",
2026-06-12 21:48:16.115426 | controller |         "subresource": "status",
2026-06-12 21:48:16.115440 | controller |         "time": "2026-06-12T20:55:38Z"
2026-06-12 21:48:16.115454 | controller |       }
2026-06-12 21:48:16.115468 | controller |     ],
2026-06-12 21:48:16.115482 | controller |     "name": "swift-operator-controller-manager-79846f755c-csvwv",
2026-06-12 21:48:16.115496 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:16.115510 | controller |     "ownerReferences": [
2026-06-12 21:48:16.115524 | controller |       {
2026-06-12 21:48:16.115539 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:16.115553 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:16.115566 | controller |         "controller": true,
2026-06-12 21:48:16.115580 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:16.115593 | controller |         "name": "swift-operator-controller-manager-79846f755c",
2026-06-12 21:48:16.115608 | controller |         "uid": "7d9aa869-0489-4bf2-8f91-43b185388ac8"
2026-06-12 21:48:16.115622 | controller |       }
2026-06-12 21:48:16.115636 | controller |     ],
2026-06-12 21:48:16.115650 | controller |     "resourceVersion": "54657",
2026-06-12 21:48:16.115664 | controller |     "uid": "ba875fa9-b449-415f-a1a8-148fe13e6733"
2026-06-12 21:48:16.115678 | controller |   },
2026-06-12 21:48:16.115692 | controller |   "spec": {
2026-06-12 21:48:16.115706 | controller |     "containers": [
2026-06-12 21:48:16.115720 | controller |       {
2026-06-12 21:48:16.115734 | controller |         "args": [
2026-06-12 21:48:16.115748 | controller |           "--leader-elect",
2026-06-12 21:48:16.115762 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:16.115776 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:16.115789 | controller |         ],
2026-06-12 21:48:16.115815 | controller |         "command": [
2026-06-12 21:48:16.115830 | controller |           "/manager"
2026-06-12 21:48:16.115844 | controller |         ],
2026-06-12 21:48:16.115875 | controller |         "env": [
2026-06-12 21:48:16.115891 | controller |           {
2026-06-12 21:48:16.115910 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:16.115925 | controller |             "value": "30"
2026-06-12 21:48:16.115939 | controller |           },
2026-06-12 21:48:16.115953 | controller |           {
2026-06-12 21:48:16.115968 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:16.115982 | controller |             "value": "20"
2026-06-12 21:48:16.115995 | controller |           },
2026-06-12 21:48:16.116009 | controller |           {
2026-06-12 21:48:16.116023 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:16.116037 | controller |             "value": "5"
2026-06-12 21:48:16.116051 | controller |           },
2026-06-12 21:48:16.116064 | controller |           {
2026-06-12 21:48:16.116078 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:16.116091 | controller |             "value": "false"
2026-06-12 21:48:16.116105 | controller |           },
2026-06-12 21:48:16.116119 | controller |           {
2026-06-12 21:48:16.116132 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:16.116146 | controller |             "value": "false"
2026-06-12 21:48:16.116159 | controller |           }
2026-06-12 21:48:16.116173 | controller |         ],
2026-06-12 21:48:16.116186 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 21:48:16.116200 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:16.116214 | controller |         "livenessProbe": {
2026-06-12 21:48:16.116228 | controller |           "failureThreshold": 3,
2026-06-12 21:48:16.116242 | controller |           "httpGet": {
2026-06-12 21:48:16.116256 | controller |             "path": "/healthz",
2026-06-12 21:48:16.116269 | controller |             "port": 8081,
2026-06-12 21:48:16.116283 | controller |             "scheme": "HTTP"
2026-06-12 21:48:16.116297 | controller |           },
2026-06-12 21:48:16.116311 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:16.116325 | controller |           "periodSeconds": 20,
2026-06-12 21:48:16.116338 | controller |           "successThreshold": 1,
2026-06-12 21:48:16.116352 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:16.116366 | controller |         },
2026-06-12 21:48:16.116379 | controller |         "name": "manager",
2026-06-12 21:48:16.116393 | controller |         "readinessProbe": {
2026-06-12 21:48:16.116407 | controller |           "failureThreshold": 3,
2026-06-12 21:48:16.116421 | controller |           "httpGet": {
2026-06-12 21:48:16.116434 | controller |             "path": "/readyz",
2026-06-12 21:48:16.116447 | controller |             "port": 8081,
2026-06-12 21:48:16.116461 | controller |             "scheme": "HTTP"
2026-06-12 21:48:16.116474 | controller |           },
2026-06-12 21:48:16.116488 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:16.116503 | controller |           "periodSeconds": 10,
2026-06-12 21:48:16.116517 | controller |           "successThreshold": 1,
2026-06-12 21:48:16.116531 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:16.116545 | controller |         },
2026-06-12 21:48:16.116560 | controller |         "resources": {
2026-06-12 21:48:16.116573 | controller |           "limits": {
2026-06-12 21:48:16.116587 | controller |             "cpu": "500m",
2026-06-12 21:48:16.116602 | controller |             "memory": "512Mi"
2026-06-12 21:48:16.116616 | controller |           },
2026-06-12 21:48:16.116630 | controller |           "requests": {
2026-06-12 21:48:16.116644 | controller |             "cpu": "10m",
2026-06-12 21:48:16.116658 | controller |             "memory": "256Mi"
2026-06-12 21:48:16.116672 | controller |           }
2026-06-12 21:48:16.116686 | controller |         },
2026-06-12 21:48:16.116700 | controller |         "securityContext": {
2026-06-12 21:48:16.116714 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:16.116728 | controller |           "capabilities": {
2026-06-12 21:48:16.116747 | controller |             "drop": [
2026-06-12 21:48:16.116762 | controller |               "ALL"
2026-06-12 21:48:16.116776 | controller |             ]
2026-06-12 21:48:16.116790 | controller |           },
2026-06-12 21:48:16.116804 | controller |           "runAsUser": 1000660000
2026-06-12 21:48:16.116818 | controller |         },
2026-06-12 21:48:16.116831 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:16.116846 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:16.116880 | controller |         "volumeMounts": [
2026-06-12 21:48:16.116895 | controller |           {
2026-06-12 21:48:16.116909 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:16.116924 | controller |             "name": "kube-api-access-x7fwb",
2026-06-12 21:48:16.116939 | controller |             "readOnly": true
2026-06-12 21:48:16.116953 | controller |           }
2026-06-12 21:48:16.116968 | controller |         ]
2026-06-12 21:48:16.116982 | controller |       }
2026-06-12 21:48:16.116997 | controller |     ],
2026-06-12 21:48:16.117011 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:16.117025 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:16.117039 | controller |     "imagePullSecrets": [
2026-06-12 21:48:16.117053 | controller |       {
2026-06-12 21:48:16.117067 | controller |         "name": "swift-operator-controller-manager-dockercfg-9fhkn"
2026-06-12 21:48:16.117081 | controller |       }
2026-06-12 21:48:16.117096 | controller |     ],
2026-06-12 21:48:16.117111 | controller |     "nodeName": "crc",
2026-06-12 21:48:16.117125 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:16.117139 | controller |     "priority": 0,
2026-06-12 21:48:16.117153 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:16.117167 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:16.117181 | controller |     "securityContext": {
2026-06-12 21:48:16.117196 | controller |       "fsGroup": 1000660000,
2026-06-12 21:48:16.117210 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:16.117224 | controller |       "seLinuxOptions": {
2026-06-12 21:48:16.117238 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:16.117252 | controller |       },
2026-06-12 21:48:16.117266 | controller |       "seccompProfile": {
2026-06-12 21:48:16.117280 | controller |         "type": "RuntimeDefault"
2026-06-12 21:48:16.117295 | controller |       }
2026-06-12 21:48:16.117309 | controller |     },
2026-06-12 21:48:16.117323 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-12 21:48:16.117337 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-12 21:48:16.117351 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:16.117365 | controller |     "tolerations": [
2026-06-12 21:48:16.117379 | controller |       {
2026-06-12 21:48:16.117393 | controller |         "effect": "NoExecute",
2026-06-12 21:48:16.117408 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:16.117422 | controller |         "operator": "Exists",
2026-06-12 21:48:16.117435 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:16.117449 | controller |       },
2026-06-12 21:48:16.117463 | controller |       {
2026-06-12 21:48:16.117477 | controller |         "effect": "NoExecute",
2026-06-12 21:48:16.117491 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:16.117505 | controller |         "operator": "Exists",
2026-06-12 21:48:16.117519 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:16.117532 | controller |       },
2026-06-12 21:48:16.117546 | controller |       {
2026-06-12 21:48:16.117560 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:16.117573 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:16.117592 | controller |         "operator": "Exists"
2026-06-12 21:48:16.117606 | controller |       }
2026-06-12 21:48:16.117620 | controller |     ],
2026-06-12 21:48:16.117634 | controller |     "volumes": [
2026-06-12 21:48:16.117647 | controller |       {
2026-06-12 21:48:16.117662 | controller |         "name": "kube-api-access-x7fwb",
2026-06-12 21:48:16.117678 | controller |         "projected": {
2026-06-12 21:48:16.117694 | controller |           "defaultMode": 420,
2026-06-12 21:48:16.117709 | controller |           "sources": [
2026-06-12 21:48:16.117722 | controller |             {
2026-06-12 21:48:16.117736 | controller |               "serviceAccountToken": {
2026-06-12 21:48:16.117750 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:16.117763 | controller |                 "path": "token"
2026-06-12 21:48:16.117777 | controller |               }
2026-06-12 21:48:16.117791 | controller |             },
2026-06-12 21:48:16.117805 | controller |             {
2026-06-12 21:48:16.117818 | controller |               "configMap": {
2026-06-12 21:48:16.117832 | controller |                 "items": [
2026-06-12 21:48:16.117845 | controller |                   {
2026-06-12 21:48:16.117877 | controller |                     "key": "ca.crt",
2026-06-12 21:48:16.117891 | controller |                     "path": "ca.crt"
2026-06-12 21:48:16.117905 | controller |                   }
2026-06-12 21:48:16.117918 | controller |                 ],
2026-06-12 21:48:16.117931 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:16.117945 | controller |               }
2026-06-12 21:48:16.117958 | controller |             },
2026-06-12 21:48:16.117972 | controller |             {
2026-06-12 21:48:16.117985 | controller |               "downwardAPI": {
2026-06-12 21:48:16.117998 | controller |                 "items": [
2026-06-12 21:48:16.118012 | controller |                   {
2026-06-12 21:48:16.118026 | controller |                     "fieldRef": {
2026-06-12 21:48:16.118039 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:16.118053 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:16.118067 | controller |                     },
2026-06-12 21:48:16.118081 | controller |                     "path": "namespace"
2026-06-12 21:48:16.118094 | controller |                   }
2026-06-12 21:48:16.118108 | controller |                 ]
2026-06-12 21:48:16.118122 | controller |               }
2026-06-12 21:48:16.118136 | controller |             },
2026-06-12 21:48:16.118150 | controller |             {
2026-06-12 21:48:16.118163 | controller |               "configMap": {
2026-06-12 21:48:16.118177 | controller |                 "items": [
2026-06-12 21:48:16.118190 | controller |                   {
2026-06-12 21:48:16.118204 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:16.118217 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:16.118231 | controller |                   }
2026-06-12 21:48:16.118245 | controller |                 ],
2026-06-12 21:48:16.118259 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:16.118273 | controller |               }
2026-06-12 21:48:16.118287 | controller |             }
2026-06-12 21:48:16.118302 | controller |           ]
2026-06-12 21:48:16.118316 | controller |         }
2026-06-12 21:48:16.118330 | controller |       }
2026-06-12 21:48:16.118344 | controller |     ]
2026-06-12 21:48:16.118358 | controller |   },
2026-06-12 21:48:16.118371 | controller |   "status": {
2026-06-12 21:48:16.118385 | controller |     "conditions": [
2026-06-12 21:48:16.118399 | controller |       {
2026-06-12 21:48:16.118412 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.118426 | controller |         "lastTransitionTime": "2026-06-12T20:55:24Z",
2026-06-12 21:48:16.118440 | controller |         "status": "True",
2026-06-12 21:48:16.118454 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:16.118473 | controller |       },
2026-06-12 21:48:16.118488 | controller |       {
2026-06-12 21:48:16.118503 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.118517 | controller |         "lastTransitionTime": "2026-06-12T20:54:21Z",
2026-06-12 21:48:16.118531 | controller |         "status": "True",
2026-06-12 21:48:16.118545 | controller |         "type": "Initialized"
2026-06-12 21:48:16.118560 | controller |       },
2026-06-12 21:48:16.118574 | controller |       {
2026-06-12 21:48:16.118588 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.118602 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:16.118617 | controller |         "status": "True",
2026-06-12 21:48:16.118631 | controller |         "type": "Ready"
2026-06-12 21:48:16.118645 | controller |       },
2026-06-12 21:48:16.118659 | controller |       {
2026-06-12 21:48:16.118673 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.118687 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:16.118701 | controller |         "status": "True",
2026-06-12 21:48:16.118716 | controller |         "type": "ContainersReady"
2026-06-12 21:48:16.118730 | controller |       },
2026-06-12 21:48:16.118744 | controller |       {
2026-06-12 21:48:16.118758 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.118772 | controller |         "lastTransitionTime": "2026-06-12T20:54:21Z",
2026-06-12 21:48:16.118786 | controller |         "status": "True",
2026-06-12 21:48:16.118801 | controller |         "type": "PodScheduled"
2026-06-12 21:48:16.118815 | controller |       }
2026-06-12 21:48:16.118829 | controller |     ],
2026-06-12 21:48:16.118843 | controller |     "containerStatuses": [
2026-06-12 21:48:16.118882 | controller |       {
2026-06-12 21:48:16.118898 | controller |         "allocatedResources": {
2026-06-12 21:48:16.118912 | controller |           "cpu": "10m",
2026-06-12 21:48:16.118926 | controller |           "memory": "256Mi"
2026-06-12 21:48:16.118940 | controller |         },
2026-06-12 21:48:16.118955 | controller |         "containerID": "cri-o://4d0a4339ff86a165c44985371a83a5a4a7974351c6f4682d75120dbcabed9212",
2026-06-12 21:48:16.118969 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 21:48:16.118984 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 21:48:16.118999 | controller |         "lastState": {},
2026-06-12 21:48:16.119013 | controller |         "name": "manager",
2026-06-12 21:48:16.119027 | controller |         "ready": true,
2026-06-12 21:48:16.119041 | controller |         "resources": {
2026-06-12 21:48:16.119055 | controller |           "limits": {
2026-06-12 21:48:16.119069 | controller |             "cpu": "500m",
2026-06-12 21:48:16.119083 | controller |             "memory": "512Mi"
2026-06-12 21:48:16.119097 | controller |           },
2026-06-12 21:48:16.119111 | controller |           "requests": {
2026-06-12 21:48:16.119125 | controller |             "cpu": "10m",
2026-06-12 21:48:16.119139 | controller |             "memory": "256Mi"
2026-06-12 21:48:16.119153 | controller |           }
2026-06-12 21:48:16.119167 | controller |         },
2026-06-12 21:48:16.119181 | controller |         "restartCount": 0,
2026-06-12 21:48:16.119195 | controller |         "started": true,
2026-06-12 21:48:16.119209 | controller |         "state": {
2026-06-12 21:48:16.119223 | controller |           "running": {
2026-06-12 21:48:16.119237 | controller |             "startedAt": "2026-06-12T20:55:24Z"
2026-06-12 21:48:16.119251 | controller |           }
2026-06-12 21:48:16.119266 | controller |         },
2026-06-12 21:48:16.119280 | controller |         "user": {
2026-06-12 21:48:16.119294 | controller |           "linux": {
2026-06-12 21:48:16.119308 | controller |             "gid": 0,
2026-06-12 21:48:16.119326 | controller |             "supplementalGroups": [
2026-06-12 21:48:16.119341 | controller |               0,
2026-06-12 21:48:16.119355 | controller |               1000660000
2026-06-12 21:48:16.119369 | controller |             ],
2026-06-12 21:48:16.119383 | controller |             "uid": 1000660000
2026-06-12 21:48:16.119397 | controller |           }
2026-06-12 21:48:16.119410 | controller |         },
2026-06-12 21:48:16.119424 | controller |         "volumeMounts": [
2026-06-12 21:48:16.119438 | controller |           {
2026-06-12 21:48:16.119451 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:16.119466 | controller |             "name": "kube-api-access-x7fwb",
2026-06-12 21:48:16.119480 | controller |             "readOnly": true,
2026-06-12 21:48:16.119494 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:16.119508 | controller |           }
2026-06-12 21:48:16.119523 | controller |         ]
2026-06-12 21:48:16.119536 | controller |       }
2026-06-12 21:48:16.119550 | controller |     ],
2026-06-12 21:48:16.119564 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:16.119578 | controller |     "hostIPs": [
2026-06-12 21:48:16.119592 | controller |       {
2026-06-12 21:48:16.119605 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:16.119619 | controller |       }
2026-06-12 21:48:16.119633 | controller |     ],
2026-06-12 21:48:16.119647 | controller |     "phase": "Running",
2026-06-12 21:48:16.119661 | controller |     "podIP": "10.217.0.90",
2026-06-12 21:48:16.119676 | controller |     "podIPs": [
2026-06-12 21:48:16.119692 | controller |       {
2026-06-12 21:48:16.119706 | controller |         "ip": "10.217.0.90"
2026-06-12 21:48:16.119720 | controller |       }
2026-06-12 21:48:16.119734 | controller |     ],
2026-06-12 21:48:16.119747 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:16.119761 | controller |     "startTime": "2026-06-12T20:54:21Z"
2026-06-12 21:48:16.119775 | controller |   }
2026-06-12 21:48:16.119788 | controller | }
2026-06-12 21:48:16.140261 | controller | ok:
2026-06-12 21:48:16.140314 | controller | {
2026-06-12 21:48:16.140335 | controller |   "apiVersion": "v1",
2026-06-12 21:48:16.140352 | controller |   "kind": "Pod",
2026-06-12 21:48:16.140368 | controller |   "metadata": {
2026-06-12 21:48:16.140446 | controller |     "annotations": {
2026-06-12 21:48:16.140468 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.91/23\"],\"mac_address\":\"0a:58:0a:d9:00:5b\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.91/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:16.140484 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.91\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5b\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:16.140499 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:16.140514 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:16.140529 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:16.140544 | controller |     },
2026-06-12 21:48:16.140558 | controller |     "creationTimestamp": "2026-06-12T20:54:21Z",
2026-06-12 21:48:16.140572 | controller |     "generateName": "telemetry-operator-controller-manager-565998cc45-",
2026-06-12 21:48:16.140587 | controller |     "generation": 1,
2026-06-12 21:48:16.140601 | controller |     "labels": {
2026-06-12 21:48:16.140615 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-12 21:48:16.140635 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:16.140649 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-12 21:48:16.140663 | controller |       "pod-template-hash": "565998cc45"
2026-06-12 21:48:16.140678 | controller |     },
2026-06-12 21:48:16.140692 | controller |     "managedFields": [
2026-06-12 21:48:16.140706 | controller |       {
2026-06-12 21:48:16.140721 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.140735 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.140749 | controller |         "fieldsV1": {
2026-06-12 21:48:16.140763 | controller |           "f:metadata": {
2026-06-12 21:48:16.140777 | controller |             "f:annotations": {
2026-06-12 21:48:16.140791 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:16.140806 | controller |             }
2026-06-12 21:48:16.140820 | controller |           }
2026-06-12 21:48:16.140835 | controller |         },
2026-06-12 21:48:16.140867 | controller |         "manager": "crc",
2026-06-12 21:48:16.140888 | controller |         "operation": "Update",
2026-06-12 21:48:16.140903 | controller |         "subresource": "status",
2026-06-12 21:48:16.140917 | controller |         "time": "2026-06-12T20:54:21Z"
2026-06-12 21:48:16.140931 | controller |       },
2026-06-12 21:48:16.140945 | controller |       {
2026-06-12 21:48:16.140960 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.140974 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.140988 | controller |         "fieldsV1": {
2026-06-12 21:48:16.141002 | controller |           "f:metadata": {
2026-06-12 21:48:16.141016 | controller |             "f:annotations": {
2026-06-12 21:48:16.141031 | controller |               ".": {},
2026-06-12 21:48:16.141045 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:16.141059 | controller |             },
2026-06-12 21:48:16.141074 | controller |             "f:generateName": {},
2026-06-12 21:48:16.141089 | controller |             "f:labels": {
2026-06-12 21:48:16.141103 | controller |               ".": {},
2026-06-12 21:48:16.141117 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:16.141131 | controller |               "f:control-plane": {},
2026-06-12 21:48:16.141145 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:16.141160 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:16.141175 | controller |             },
2026-06-12 21:48:16.141189 | controller |             "f:ownerReferences": {
2026-06-12 21:48:16.141203 | controller |               ".": {},
2026-06-12 21:48:16.141217 | controller |               "k:{\"uid\":\"fa270d3c-a5a7-44ea-beb7-686ab8e0acc7\"}": {}
2026-06-12 21:48:16.141231 | controller |             }
2026-06-12 21:48:16.141246 | controller |           },
2026-06-12 21:48:16.141260 | controller |           "f:spec": {
2026-06-12 21:48:16.141274 | controller |             "f:containers": {
2026-06-12 21:48:16.141288 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:16.141303 | controller |                 ".": {},
2026-06-12 21:48:16.141316 | controller |                 "f:args": {},
2026-06-12 21:48:16.141330 | controller |                 "f:command": {},
2026-06-12 21:48:16.141344 | controller |                 "f:env": {
2026-06-12 21:48:16.141358 | controller |                   ".": {},
2026-06-12 21:48:16.141372 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:16.141416 | controller |                     ".": {},
2026-06-12 21:48:16.141433 | controller |                     "f:name": {},
2026-06-12 21:48:16.141447 | controller |                     "f:value": {}
2026-06-12 21:48:16.141461 | controller |                   },
2026-06-12 21:48:16.141475 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:16.141490 | controller |                     ".": {},
2026-06-12 21:48:16.141508 | controller |                     "f:name": {},
2026-06-12 21:48:16.141523 | controller |                     "f:value": {}
2026-06-12 21:48:16.141537 | controller |                   },
2026-06-12 21:48:16.141551 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:16.141565 | controller |                     ".": {},
2026-06-12 21:48:16.141580 | controller |                     "f:name": {},
2026-06-12 21:48:16.141594 | controller |                     "f:value": {}
2026-06-12 21:48:16.141607 | controller |                   },
2026-06-12 21:48:16.141621 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:16.141635 | controller |                     ".": {},
2026-06-12 21:48:16.141649 | controller |                     "f:name": {},
2026-06-12 21:48:16.141663 | controller |                     "f:value": {}
2026-06-12 21:48:16.141680 | controller |                   },
2026-06-12 21:48:16.141695 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:16.141710 | controller |                     ".": {},
2026-06-12 21:48:16.141724 | controller |                     "f:name": {},
2026-06-12 21:48:16.141738 | controller |                     "f:value": {}
2026-06-12 21:48:16.141752 | controller |                   }
2026-06-12 21:48:16.141766 | controller |                 },
2026-06-12 21:48:16.141780 | controller |                 "f:image": {},
2026-06-12 21:48:16.141794 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:16.141808 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:16.141822 | controller |                   ".": {},
2026-06-12 21:48:16.141836 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:16.141870 | controller |                   "f:httpGet": {
2026-06-12 21:48:16.141886 | controller |                     ".": {},
2026-06-12 21:48:16.141901 | controller |                     "f:path": {},
2026-06-12 21:48:16.141915 | controller |                     "f:port": {},
2026-06-12 21:48:16.141929 | controller |                     "f:scheme": {}
2026-06-12 21:48:16.141943 | controller |                   },
2026-06-12 21:48:16.141957 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:16.141971 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:16.141985 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:16.141999 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:16.142042 | controller |                 },
2026-06-12 21:48:16.142057 | controller |                 "f:name": {},
2026-06-12 21:48:16.142071 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:16.142085 | controller |                   ".": {},
2026-06-12 21:48:16.142099 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:16.142114 | controller |                   "f:httpGet": {
2026-06-12 21:48:16.142128 | controller |                     ".": {},
2026-06-12 21:48:16.142143 | controller |                     "f:path": {},
2026-06-12 21:48:16.142157 | controller |                     "f:port": {},
2026-06-12 21:48:16.142171 | controller |                     "f:scheme": {}
2026-06-12 21:48:16.142185 | controller |                   },
2026-06-12 21:48:16.142199 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:16.142213 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:16.142227 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:16.142241 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:16.142256 | controller |                 },
2026-06-12 21:48:16.142270 | controller |                 "f:resources": {
2026-06-12 21:48:16.142284 | controller |                   ".": {},
2026-06-12 21:48:16.142297 | controller |                   "f:limits": {
2026-06-12 21:48:16.142311 | controller |                     ".": {},
2026-06-12 21:48:16.142329 | controller |                     "f:cpu": {},
2026-06-12 21:48:16.142344 | controller |                     "f:memory": {}
2026-06-12 21:48:16.142357 | controller |                   },
2026-06-12 21:48:16.142371 | controller |                   "f:requests": {
2026-06-12 21:48:16.142384 | controller |                     ".": {},
2026-06-12 21:48:16.142398 | controller |                     "f:cpu": {},
2026-06-12 21:48:16.142412 | controller |                     "f:memory": {}
2026-06-12 21:48:16.142426 | controller |                   }
2026-06-12 21:48:16.142440 | controller |                 },
2026-06-12 21:48:16.142453 | controller |                 "f:securityContext": {
2026-06-12 21:48:16.142467 | controller |                   ".": {},
2026-06-12 21:48:16.142481 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:16.142495 | controller |                 },
2026-06-12 21:48:16.142509 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:16.142523 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:16.142537 | controller |               }
2026-06-12 21:48:16.142551 | controller |             },
2026-06-12 21:48:16.142565 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:16.142579 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:16.142593 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:16.142606 | controller |             "f:schedulerName": {},
2026-06-12 21:48:16.142620 | controller |             "f:securityContext": {
2026-06-12 21:48:16.142634 | controller |               ".": {},
2026-06-12 21:48:16.142647 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:16.142661 | controller |             },
2026-06-12 21:48:16.142676 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:16.142691 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:16.142707 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:16.142720 | controller |             "f:tolerations": {}
2026-06-12 21:48:16.142734 | controller |           }
2026-06-12 21:48:16.142748 | controller |         },
2026-06-12 21:48:16.142762 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:16.142775 | controller |         "operation": "Update",
2026-06-12 21:48:16.142789 | controller |         "time": "2026-06-12T20:54:21Z"
2026-06-12 21:48:16.142803 | controller |       },
2026-06-12 21:48:16.142816 | controller |       {
2026-06-12 21:48:16.142830 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.142844 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.142877 | controller |         "fieldsV1": {
2026-06-12 21:48:16.142892 | controller |           "f:metadata": {
2026-06-12 21:48:16.142907 | controller |             "f:annotations": {
2026-06-12 21:48:16.142921 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:16.142936 | controller |             }
2026-06-12 21:48:16.142950 | controller |           }
2026-06-12 21:48:16.142965 | controller |         },
2026-06-12 21:48:16.142979 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:16.142994 | controller |         "operation": "Update",
2026-06-12 21:48:16.143008 | controller |         "subresource": "status",
2026-06-12 21:48:16.143022 | controller |         "time": "2026-06-12T20:54:32Z"
2026-06-12 21:48:16.143036 | controller |       },
2026-06-12 21:48:16.143050 | controller |       {
2026-06-12 21:48:16.143065 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.143079 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.143093 | controller |         "fieldsV1": {
2026-06-12 21:48:16.143107 | controller |           "f:status": {
2026-06-12 21:48:16.143122 | controller |             "f:conditions": {
2026-06-12 21:48:16.143137 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:16.143151 | controller |                 ".": {},
2026-06-12 21:48:16.143170 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.143185 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.143199 | controller |                 "f:status": {},
2026-06-12 21:48:16.143213 | controller |                 "f:type": {}
2026-06-12 21:48:16.143227 | controller |               },
2026-06-12 21:48:16.143241 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:16.143256 | controller |                 ".": {},
2026-06-12 21:48:16.143269 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.143283 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.143297 | controller |                 "f:status": {},
2026-06-12 21:48:16.143311 | controller |                 "f:type": {}
2026-06-12 21:48:16.143325 | controller |               },
2026-06-12 21:48:16.143339 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:16.143353 | controller |                 ".": {},
2026-06-12 21:48:16.143367 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.143381 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.143395 | controller |                 "f:status": {},
2026-06-12 21:48:16.143409 | controller |                 "f:type": {}
2026-06-12 21:48:16.143423 | controller |               },
2026-06-12 21:48:16.143437 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:16.143451 | controller |                 ".": {},
2026-06-12 21:48:16.143465 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.143479 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.143493 | controller |                 "f:status": {},
2026-06-12 21:48:16.143507 | controller |                 "f:type": {}
2026-06-12 21:48:16.143521 | controller |               }
2026-06-12 21:48:16.143535 | controller |             },
2026-06-12 21:48:16.143549 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:16.143563 | controller |             "f:hostIP": {},
2026-06-12 21:48:16.143577 | controller |             "f:hostIPs": {},
2026-06-12 21:48:16.143591 | controller |             "f:phase": {},
2026-06-12 21:48:16.143604 | controller |             "f:podIP": {},
2026-06-12 21:48:16.143618 | controller |             "f:podIPs": {
2026-06-12 21:48:16.143632 | controller |               ".": {},
2026-06-12 21:48:16.143646 | controller |               "k:{\"ip\":\"10.217.0.91\"}": {
2026-06-12 21:48:16.143660 | controller |                 ".": {},
2026-06-12 21:48:16.143673 | controller |                 "f:ip": {}
2026-06-12 21:48:16.143688 | controller |               }
2026-06-12 21:48:16.143702 | controller |             },
2026-06-12 21:48:16.143716 | controller |             "f:startTime": {}
2026-06-12 21:48:16.143730 | controller |           }
2026-06-12 21:48:16.143745 | controller |         },
2026-06-12 21:48:16.143759 | controller |         "manager": "kubelet",
2026-06-12 21:48:16.143773 | controller |         "operation": "Update",
2026-06-12 21:48:16.143800 | controller |         "subresource": "status",
2026-06-12 21:48:16.143816 | controller |         "time": "2026-06-12T20:55:39Z"
2026-06-12 21:48:16.143830 | controller |       }
2026-06-12 21:48:16.143844 | controller |     ],
2026-06-12 21:48:16.143876 | controller |     "name": "telemetry-operator-controller-manager-565998cc45-jb9w7",
2026-06-12 21:48:16.143892 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:16.143907 | controller |     "ownerReferences": [
2026-06-12 21:48:16.143921 | controller |       {
2026-06-12 21:48:16.143935 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:16.143950 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:16.143963 | controller |         "controller": true,
2026-06-12 21:48:16.143977 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:16.143991 | controller |         "name": "telemetry-operator-controller-manager-565998cc45",
2026-06-12 21:48:16.144009 | controller |         "uid": "fa270d3c-a5a7-44ea-beb7-686ab8e0acc7"
2026-06-12 21:48:16.144024 | controller |       }
2026-06-12 21:48:16.144038 | controller |     ],
2026-06-12 21:48:16.144052 | controller |     "resourceVersion": "54713",
2026-06-12 21:48:16.144066 | controller |     "uid": "73203df4-e272-4e1b-93ec-a51f850cc994"
2026-06-12 21:48:16.144080 | controller |   },
2026-06-12 21:48:16.144095 | controller |   "spec": {
2026-06-12 21:48:16.144109 | controller |     "containers": [
2026-06-12 21:48:16.144124 | controller |       {
2026-06-12 21:48:16.144138 | controller |         "args": [
2026-06-12 21:48:16.144153 | controller |           "--leader-elect",
2026-06-12 21:48:16.144167 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:16.144181 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:16.144195 | controller |         ],
2026-06-12 21:48:16.144209 | controller |         "command": [
2026-06-12 21:48:16.144223 | controller |           "/manager"
2026-06-12 21:48:16.144237 | controller |         ],
2026-06-12 21:48:16.144251 | controller |         "env": [
2026-06-12 21:48:16.144265 | controller |           {
2026-06-12 21:48:16.144278 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:16.144292 | controller |             "value": "30"
2026-06-12 21:48:16.144306 | controller |           },
2026-06-12 21:48:16.144320 | controller |           {
2026-06-12 21:48:16.144333 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:16.144348 | controller |             "value": "20"
2026-06-12 21:48:16.144361 | controller |           },
2026-06-12 21:48:16.144375 | controller |           {
2026-06-12 21:48:16.144389 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:16.144403 | controller |             "value": "5"
2026-06-12 21:48:16.144416 | controller |           },
2026-06-12 21:48:16.144430 | controller |           {
2026-06-12 21:48:16.144444 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:16.144458 | controller |             "value": "false"
2026-06-12 21:48:16.144472 | controller |           },
2026-06-12 21:48:16.144486 | controller |           {
2026-06-12 21:48:16.144500 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:16.144513 | controller |             "value": "false"
2026-06-12 21:48:16.144527 | controller |           }
2026-06-12 21:48:16.144541 | controller |         ],
2026-06-12 21:48:16.144555 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 21:48:16.144568 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:16.144582 | controller |         "livenessProbe": {
2026-06-12 21:48:16.144596 | controller |           "failureThreshold": 3,
2026-06-12 21:48:16.144610 | controller |           "httpGet": {
2026-06-12 21:48:16.144623 | controller |             "path": "/healthz",
2026-06-12 21:48:16.144637 | controller |             "port": 8081,
2026-06-12 21:48:16.144651 | controller |             "scheme": "HTTP"
2026-06-12 21:48:16.144665 | controller |           },
2026-06-12 21:48:16.144678 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:16.144692 | controller |           "periodSeconds": 20,
2026-06-12 21:48:16.144706 | controller |           "successThreshold": 1,
2026-06-12 21:48:16.144719 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:16.144733 | controller |         },
2026-06-12 21:48:16.144746 | controller |         "name": "manager",
2026-06-12 21:48:16.144760 | controller |         "readinessProbe": {
2026-06-12 21:48:16.144773 | controller |           "failureThreshold": 3,
2026-06-12 21:48:16.144787 | controller |           "httpGet": {
2026-06-12 21:48:16.144801 | controller |             "path": "/readyz",
2026-06-12 21:48:16.144814 | controller |             "port": 8081,
2026-06-12 21:48:16.144832 | controller |             "scheme": "HTTP"
2026-06-12 21:48:16.144860 | controller |           },
2026-06-12 21:48:16.144880 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:16.144895 | controller |           "periodSeconds": 10,
2026-06-12 21:48:16.144909 | controller |           "successThreshold": 1,
2026-06-12 21:48:16.144923 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:16.144937 | controller |         },
2026-06-12 21:48:16.144951 | controller |         "resources": {
2026-06-12 21:48:16.144965 | controller |           "limits": {
2026-06-12 21:48:16.144979 | controller |             "cpu": "500m",
2026-06-12 21:48:16.144993 | controller |             "memory": "512Mi"
2026-06-12 21:48:16.145007 | controller |           },
2026-06-12 21:48:16.145021 | controller |           "requests": {
2026-06-12 21:48:16.145036 | controller |             "cpu": "10m",
2026-06-12 21:48:16.145049 | controller |             "memory": "256Mi"
2026-06-12 21:48:16.145064 | controller |           }
2026-06-12 21:48:16.145078 | controller |         },
2026-06-12 21:48:16.145092 | controller |         "securityContext": {
2026-06-12 21:48:16.145107 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:16.145122 | controller |           "capabilities": {
2026-06-12 21:48:16.145136 | controller |             "drop": [
2026-06-12 21:48:16.145151 | controller |               "MKNOD"
2026-06-12 21:48:16.145165 | controller |             ]
2026-06-12 21:48:16.145179 | controller |           }
2026-06-12 21:48:16.145193 | controller |         },
2026-06-12 21:48:16.145208 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:16.145222 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:16.145236 | controller |         "volumeMounts": [
2026-06-12 21:48:16.145251 | controller |           {
2026-06-12 21:48:16.145265 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:16.145280 | controller |             "name": "kube-api-access-7tq79",
2026-06-12 21:48:16.145294 | controller |             "readOnly": true
2026-06-12 21:48:16.145308 | controller |           }
2026-06-12 21:48:16.145322 | controller |         ]
2026-06-12 21:48:16.145336 | controller |       }
2026-06-12 21:48:16.145351 | controller |     ],
2026-06-12 21:48:16.145365 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:16.145379 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:16.145393 | controller |     "imagePullSecrets": [
2026-06-12 21:48:16.145407 | controller |       {
2026-06-12 21:48:16.145421 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-tf6sz"
2026-06-12 21:48:16.145436 | controller |       }
2026-06-12 21:48:16.145450 | controller |     ],
2026-06-12 21:48:16.145464 | controller |     "nodeName": "crc",
2026-06-12 21:48:16.145478 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:16.145492 | controller |     "priority": 0,
2026-06-12 21:48:16.145507 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:16.145521 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:16.145535 | controller |     "securityContext": {
2026-06-12 21:48:16.145549 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:16.145563 | controller |       "seLinuxOptions": {
2026-06-12 21:48:16.145577 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:16.145590 | controller |       }
2026-06-12 21:48:16.145604 | controller |     },
2026-06-12 21:48:16.145618 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-12 21:48:16.145632 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-12 21:48:16.145646 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:16.145661 | controller |     "tolerations": [
2026-06-12 21:48:16.145675 | controller |       {
2026-06-12 21:48:16.145689 | controller |         "effect": "NoExecute",
2026-06-12 21:48:16.145707 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:16.145722 | controller |         "operator": "Exists",
2026-06-12 21:48:16.145736 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:16.145749 | controller |       },
2026-06-12 21:48:16.145763 | controller |       {
2026-06-12 21:48:16.145777 | controller |         "effect": "NoExecute",
2026-06-12 21:48:16.145791 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:16.145805 | controller |         "operator": "Exists",
2026-06-12 21:48:16.145819 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:16.145833 | controller |       },
2026-06-12 21:48:16.145861 | controller |       {
2026-06-12 21:48:16.145881 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:16.145896 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:16.145910 | controller |         "operator": "Exists"
2026-06-12 21:48:16.145925 | controller |       }
2026-06-12 21:48:16.145939 | controller |     ],
2026-06-12 21:48:16.145953 | controller |     "volumes": [
2026-06-12 21:48:16.145967 | controller |       {
2026-06-12 21:48:16.145981 | controller |         "name": "kube-api-access-7tq79",
2026-06-12 21:48:16.145996 | controller |         "projected": {
2026-06-12 21:48:16.146010 | controller |           "defaultMode": 420,
2026-06-12 21:48:16.146024 | controller |           "sources": [
2026-06-12 21:48:16.146038 | controller |             {
2026-06-12 21:48:16.146052 | controller |               "serviceAccountToken": {
2026-06-12 21:48:16.146066 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:16.146080 | controller |                 "path": "token"
2026-06-12 21:48:16.146095 | controller |               }
2026-06-12 21:48:16.146110 | controller |             },
2026-06-12 21:48:16.146124 | controller |             {
2026-06-12 21:48:16.146138 | controller |               "configMap": {
2026-06-12 21:48:16.146152 | controller |                 "items": [
2026-06-12 21:48:16.146166 | controller |                   {
2026-06-12 21:48:16.146180 | controller |                     "key": "ca.crt",
2026-06-12 21:48:16.146194 | controller |                     "path": "ca.crt"
2026-06-12 21:48:16.146207 | controller |                   }
2026-06-12 21:48:16.146221 | controller |                 ],
2026-06-12 21:48:16.146235 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:16.146249 | controller |               }
2026-06-12 21:48:16.146263 | controller |             },
2026-06-12 21:48:16.146276 | controller |             {
2026-06-12 21:48:16.146290 | controller |               "downwardAPI": {
2026-06-12 21:48:16.146304 | controller |                 "items": [
2026-06-12 21:48:16.146318 | controller |                   {
2026-06-12 21:48:16.146331 | controller |                     "fieldRef": {
2026-06-12 21:48:16.146345 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:16.146359 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:16.146373 | controller |                     },
2026-06-12 21:48:16.146386 | controller |                     "path": "namespace"
2026-06-12 21:48:16.146400 | controller |                   }
2026-06-12 21:48:16.146414 | controller |                 ]
2026-06-12 21:48:16.146428 | controller |               }
2026-06-12 21:48:16.146442 | controller |             },
2026-06-12 21:48:16.146456 | controller |             {
2026-06-12 21:48:16.146469 | controller |               "configMap": {
2026-06-12 21:48:16.146483 | controller |                 "items": [
2026-06-12 21:48:16.146497 | controller |                   {
2026-06-12 21:48:16.146510 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:16.146524 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:16.146538 | controller |                   }
2026-06-12 21:48:16.146552 | controller |                 ],
2026-06-12 21:48:16.146571 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:16.146586 | controller |               }
2026-06-12 21:48:16.146599 | controller |             }
2026-06-12 21:48:16.146613 | controller |           ]
2026-06-12 21:48:16.146627 | controller |         }
2026-06-12 21:48:16.146640 | controller |       }
2026-06-12 21:48:16.146654 | controller |     ]
2026-06-12 21:48:16.146667 | controller |   },
2026-06-12 21:48:16.146681 | controller |   "status": {
2026-06-12 21:48:16.146695 | controller |     "conditions": [
2026-06-12 21:48:16.146708 | controller |       {
2026-06-12 21:48:16.146722 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.146735 | controller |         "lastTransitionTime": "2026-06-12T20:54:32Z",
2026-06-12 21:48:16.146749 | controller |         "status": "True",
2026-06-12 21:48:16.146763 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:16.146777 | controller |       },
2026-06-12 21:48:16.146790 | controller |       {
2026-06-12 21:48:16.146804 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.146818 | controller |         "lastTransitionTime": "2026-06-12T20:54:21Z",
2026-06-12 21:48:16.146832 | controller |         "status": "True",
2026-06-12 21:48:16.146861 | controller |         "type": "Initialized"
2026-06-12 21:48:16.146880 | controller |       },
2026-06-12 21:48:16.146895 | controller |       {
2026-06-12 21:48:16.146909 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.146923 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:16.146937 | controller |         "status": "True",
2026-06-12 21:48:16.146951 | controller |         "type": "Ready"
2026-06-12 21:48:16.146965 | controller |       },
2026-06-12 21:48:16.146980 | controller |       {
2026-06-12 21:48:16.146994 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.147008 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:16.147022 | controller |         "status": "True",
2026-06-12 21:48:16.147036 | controller |         "type": "ContainersReady"
2026-06-12 21:48:16.147050 | controller |       },
2026-06-12 21:48:16.147064 | controller |       {
2026-06-12 21:48:16.147078 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.147093 | controller |         "lastTransitionTime": "2026-06-12T20:54:21Z",
2026-06-12 21:48:16.147107 | controller |         "status": "True",
2026-06-12 21:48:16.147121 | controller |         "type": "PodScheduled"
2026-06-12 21:48:16.147135 | controller |       }
2026-06-12 21:48:16.147149 | controller |     ],
2026-06-12 21:48:16.147163 | controller |     "containerStatuses": [
2026-06-12 21:48:16.147177 | controller |       {
2026-06-12 21:48:16.147191 | controller |         "allocatedResources": {
2026-06-12 21:48:16.147206 | controller |           "cpu": "10m",
2026-06-12 21:48:16.147219 | controller |           "memory": "256Mi"
2026-06-12 21:48:16.147233 | controller |         },
2026-06-12 21:48:16.147248 | controller |         "containerID": "cri-o://9b8dd2de25d25f2e16eb333a5cd0bf36861b21ee19b304c05a50ab116ffd49a8",
2026-06-12 21:48:16.147262 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 21:48:16.147277 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 21:48:16.147291 | controller |         "lastState": {},
2026-06-12 21:48:16.147305 | controller |         "name": "manager",
2026-06-12 21:48:16.147319 | controller |         "ready": true,
2026-06-12 21:48:16.147333 | controller |         "resources": {
2026-06-12 21:48:16.147347 | controller |           "limits": {
2026-06-12 21:48:16.147361 | controller |             "cpu": "500m",
2026-06-12 21:48:16.147375 | controller |             "memory": "512Mi"
2026-06-12 21:48:16.147394 | controller |           },
2026-06-12 21:48:16.147408 | controller |           "requests": {
2026-06-12 21:48:16.147422 | controller |             "cpu": "10m",
2026-06-12 21:48:16.147436 | controller |             "memory": "256Mi"
2026-06-12 21:48:16.147450 | controller |           }
2026-06-12 21:48:16.147464 | controller |         },
2026-06-12 21:48:16.147478 | controller |         "restartCount": 0,
2026-06-12 21:48:16.147492 | controller |         "started": true,
2026-06-12 21:48:16.147506 | controller |         "state": {
2026-06-12 21:48:16.147521 | controller |           "running": {
2026-06-12 21:48:16.147535 | controller |             "startedAt": "2026-06-12T20:55:25Z"
2026-06-12 21:48:16.147549 | controller |           }
2026-06-12 21:48:16.147563 | controller |         },
2026-06-12 21:48:16.147578 | controller |         "user": {
2026-06-12 21:48:16.147592 | controller |           "linux": {
2026-06-12 21:48:16.147606 | controller |             "gid": 0,
2026-06-12 21:48:16.147620 | controller |             "supplementalGroups": [
2026-06-12 21:48:16.147634 | controller |               0
2026-06-12 21:48:16.147648 | controller |             ],
2026-06-12 21:48:16.147662 | controller |             "uid": 65532
2026-06-12 21:48:16.147676 | controller |           }
2026-06-12 21:48:16.147690 | controller |         },
2026-06-12 21:48:16.147704 | controller |         "volumeMounts": [
2026-06-12 21:48:16.147718 | controller |           {
2026-06-12 21:48:16.147732 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:16.147746 | controller |             "name": "kube-api-access-7tq79",
2026-06-12 21:48:16.147761 | controller |             "readOnly": true,
2026-06-12 21:48:16.147775 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:16.147801 | controller |           }
2026-06-12 21:48:16.147816 | controller |         ]
2026-06-12 21:48:16.147831 | controller |       }
2026-06-12 21:48:16.147846 | controller |     ],
2026-06-12 21:48:16.147882 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:16.147897 | controller |     "hostIPs": [
2026-06-12 21:48:16.147912 | controller |       {
2026-06-12 21:48:16.147926 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:16.147940 | controller |       }
2026-06-12 21:48:16.147954 | controller |     ],
2026-06-12 21:48:16.147969 | controller |     "phase": "Running",
2026-06-12 21:48:16.147983 | controller |     "podIP": "10.217.0.91",
2026-06-12 21:48:16.147997 | controller |     "podIPs": [
2026-06-12 21:48:16.148011 | controller |       {
2026-06-12 21:48:16.148025 | controller |         "ip": "10.217.0.91"
2026-06-12 21:48:16.148039 | controller |       }
2026-06-12 21:48:16.148054 | controller |     ],
2026-06-12 21:48:16.148068 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:16.148082 | controller |     "startTime": "2026-06-12T20:54:21Z"
2026-06-12 21:48:16.148097 | controller |   }
2026-06-12 21:48:16.148112 | controller | }
2026-06-12 21:48:16.169956 | controller | ok:
2026-06-12 21:48:16.170124 | controller | {
2026-06-12 21:48:16.170151 | controller |   "apiVersion": "v1",
2026-06-12 21:48:16.170168 | controller |   "kind": "Pod",
2026-06-12 21:48:16.170184 | controller |   "metadata": {
2026-06-12 21:48:16.170199 | controller |     "annotations": {
2026-06-12 21:48:16.170214 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.92/23\"],\"mac_address\":\"0a:58:0a:d9:00:5c\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.92/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:16.170230 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.92\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5c\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:16.170255 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:16.170271 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:16.170286 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:16.170301 | controller |     },
2026-06-12 21:48:16.170315 | controller |     "creationTimestamp": "2026-06-12T20:54:21Z",
2026-06-12 21:48:16.170330 | controller |     "generateName": "test-operator-controller-manager-7579dbdcb9-",
2026-06-12 21:48:16.170344 | controller |     "generation": 1,
2026-06-12 21:48:16.170359 | controller |     "labels": {
2026-06-12 21:48:16.170373 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-12 21:48:16.170388 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:16.170402 | controller |       "openstack.org/operator-name": "test",
2026-06-12 21:48:16.170417 | controller |       "pod-template-hash": "7579dbdcb9"
2026-06-12 21:48:16.170431 | controller |     },
2026-06-12 21:48:16.170445 | controller |     "managedFields": [
2026-06-12 21:48:16.170460 | controller |       {
2026-06-12 21:48:16.170474 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.170488 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.170502 | controller |         "fieldsV1": {
2026-06-12 21:48:16.170516 | controller |           "f:metadata": {
2026-06-12 21:48:16.170530 | controller |             "f:annotations": {
2026-06-12 21:48:16.170544 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:16.170559 | controller |             }
2026-06-12 21:48:16.170573 | controller |           }
2026-06-12 21:48:16.170587 | controller |         },
2026-06-12 21:48:16.170601 | controller |         "manager": "crc",
2026-06-12 21:48:16.170615 | controller |         "operation": "Update",
2026-06-12 21:48:16.170629 | controller |         "subresource": "status",
2026-06-12 21:48:16.170643 | controller |         "time": "2026-06-12T20:54:21Z"
2026-06-12 21:48:16.170657 | controller |       },
2026-06-12 21:48:16.170671 | controller |       {
2026-06-12 21:48:16.170686 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.170700 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.170714 | controller |         "fieldsV1": {
2026-06-12 21:48:16.170728 | controller |           "f:metadata": {
2026-06-12 21:48:16.170741 | controller |             "f:annotations": {
2026-06-12 21:48:16.170755 | controller |               ".": {},
2026-06-12 21:48:16.170769 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:16.170784 | controller |             },
2026-06-12 21:48:16.170798 | controller |             "f:generateName": {},
2026-06-12 21:48:16.170812 | controller |             "f:labels": {
2026-06-12 21:48:16.170826 | controller |               ".": {},
2026-06-12 21:48:16.170840 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:16.170880 | controller |               "f:control-plane": {},
2026-06-12 21:48:16.170896 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:16.170911 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:16.170925 | controller |             },
2026-06-12 21:48:16.170940 | controller |             "f:ownerReferences": {
2026-06-12 21:48:16.170954 | controller |               ".": {},
2026-06-12 21:48:16.170968 | controller |               "k:{\"uid\":\"aa42afa1-2d16-4296-a8ec-84a0f4002dce\"}": {}
2026-06-12 21:48:16.170982 | controller |             }
2026-06-12 21:48:16.170997 | controller |           },
2026-06-12 21:48:16.171011 | controller |           "f:spec": {
2026-06-12 21:48:16.171026 | controller |             "f:containers": {
2026-06-12 21:48:16.171041 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:16.171060 | controller |                 ".": {},
2026-06-12 21:48:16.171075 | controller |                 "f:args": {},
2026-06-12 21:48:16.171090 | controller |                 "f:command": {},
2026-06-12 21:48:16.171104 | controller |                 "f:env": {
2026-06-12 21:48:16.171119 | controller |                   ".": {},
2026-06-12 21:48:16.171134 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:16.171148 | controller |                     ".": {},
2026-06-12 21:48:16.171163 | controller |                     "f:name": {},
2026-06-12 21:48:16.171177 | controller |                     "f:value": {}
2026-06-12 21:48:16.171192 | controller |                   },
2026-06-12 21:48:16.171206 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:16.171221 | controller |                     ".": {},
2026-06-12 21:48:16.171235 | controller |                     "f:name": {},
2026-06-12 21:48:16.171249 | controller |                     "f:value": {}
2026-06-12 21:48:16.171263 | controller |                   },
2026-06-12 21:48:16.171278 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:16.171292 | controller |                     ".": {},
2026-06-12 21:48:16.171307 | controller |                     "f:name": {},
2026-06-12 21:48:16.171321 | controller |                     "f:value": {}
2026-06-12 21:48:16.171336 | controller |                   },
2026-06-12 21:48:16.171350 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:16.171364 | controller |                     ".": {},
2026-06-12 21:48:16.171379 | controller |                     "f:name": {},
2026-06-12 21:48:16.171393 | controller |                     "f:value": {}
2026-06-12 21:48:16.171407 | controller |                   },
2026-06-12 21:48:16.171422 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:16.171436 | controller |                     ".": {},
2026-06-12 21:48:16.171450 | controller |                     "f:name": {},
2026-06-12 21:48:16.171465 | controller |                     "f:value": {}
2026-06-12 21:48:16.171479 | controller |                   }
2026-06-12 21:48:16.171493 | controller |                 },
2026-06-12 21:48:16.171508 | controller |                 "f:image": {},
2026-06-12 21:48:16.171522 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:16.171536 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:16.171551 | controller |                   ".": {},
2026-06-12 21:48:16.171565 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:16.171579 | controller |                   "f:httpGet": {
2026-06-12 21:48:16.171593 | controller |                     ".": {},
2026-06-12 21:48:16.171607 | controller |                     "f:path": {},
2026-06-12 21:48:16.171622 | controller |                     "f:port": {},
2026-06-12 21:48:16.171636 | controller |                     "f:scheme": {}
2026-06-12 21:48:16.171650 | controller |                   },
2026-06-12 21:48:16.171664 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:16.171679 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:16.171693 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:16.171708 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:16.171722 | controller |                 },
2026-06-12 21:48:16.171737 | controller |                 "f:name": {},
2026-06-12 21:48:16.171751 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:16.171766 | controller |                   ".": {},
2026-06-12 21:48:16.171790 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:16.171806 | controller |                   "f:httpGet": {
2026-06-12 21:48:16.171821 | controller |                     ".": {},
2026-06-12 21:48:16.171835 | controller |                     "f:path": {},
2026-06-12 21:48:16.171865 | controller |                     "f:port": {},
2026-06-12 21:48:16.171889 | controller |                     "f:scheme": {}
2026-06-12 21:48:16.171905 | controller |                   },
2026-06-12 21:48:16.171919 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:16.171934 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:16.171949 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:16.171963 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:16.171978 | controller |                 },
2026-06-12 21:48:16.171992 | controller |                 "f:resources": {
2026-06-12 21:48:16.172007 | controller |                   ".": {},
2026-06-12 21:48:16.172021 | controller |                   "f:limits": {
2026-06-12 21:48:16.172035 | controller |                     ".": {},
2026-06-12 21:48:16.172049 | controller |                     "f:cpu": {},
2026-06-12 21:48:16.172063 | controller |                     "f:memory": {}
2026-06-12 21:48:16.172076 | controller |                   },
2026-06-12 21:48:16.172090 | controller |                   "f:requests": {
2026-06-12 21:48:16.172104 | controller |                     ".": {},
2026-06-12 21:48:16.172119 | controller |                     "f:cpu": {},
2026-06-12 21:48:16.172133 | controller |                     "f:memory": {}
2026-06-12 21:48:16.172147 | controller |                   }
2026-06-12 21:48:16.172162 | controller |                 },
2026-06-12 21:48:16.172176 | controller |                 "f:securityContext": {
2026-06-12 21:48:16.172190 | controller |                   ".": {},
2026-06-12 21:48:16.172204 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:16.172218 | controller |                 },
2026-06-12 21:48:16.172232 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:16.172246 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:16.172260 | controller |               }
2026-06-12 21:48:16.172274 | controller |             },
2026-06-12 21:48:16.172288 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:16.172302 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:16.172316 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:16.172329 | controller |             "f:schedulerName": {},
2026-06-12 21:48:16.172343 | controller |             "f:securityContext": {
2026-06-12 21:48:16.172357 | controller |               ".": {},
2026-06-12 21:48:16.172371 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:16.172384 | controller |             },
2026-06-12 21:48:16.172398 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:16.172412 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:16.172426 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:16.172440 | controller |             "f:tolerations": {}
2026-06-12 21:48:16.172454 | controller |           }
2026-06-12 21:48:16.172468 | controller |         },
2026-06-12 21:48:16.172482 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:16.172496 | controller |         "operation": "Update",
2026-06-12 21:48:16.172510 | controller |         "time": "2026-06-12T20:54:21Z"
2026-06-12 21:48:16.172524 | controller |       },
2026-06-12 21:48:16.172537 | controller |       {
2026-06-12 21:48:16.172551 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.172565 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.172579 | controller |         "fieldsV1": {
2026-06-12 21:48:16.172592 | controller |           "f:metadata": {
2026-06-12 21:48:16.172606 | controller |             "f:annotations": {
2026-06-12 21:48:16.172647 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:16.172665 | controller |             }
2026-06-12 21:48:16.172680 | controller |           }
2026-06-12 21:48:16.172694 | controller |         },
2026-06-12 21:48:16.172712 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:16.172727 | controller |         "operation": "Update",
2026-06-12 21:48:16.172740 | controller |         "subresource": "status",
2026-06-12 21:48:16.172754 | controller |         "time": "2026-06-12T20:54:32Z"
2026-06-12 21:48:16.172768 | controller |       },
2026-06-12 21:48:16.172782 | controller |       {
2026-06-12 21:48:16.172796 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.172810 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.172824 | controller |         "fieldsV1": {
2026-06-12 21:48:16.172837 | controller |           "f:status": {
2026-06-12 21:48:16.172867 | controller |             "f:conditions": {
2026-06-12 21:48:16.172882 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:16.172897 | controller |                 ".": {},
2026-06-12 21:48:16.172911 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.172926 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.172940 | controller |                 "f:status": {},
2026-06-12 21:48:16.172955 | controller |                 "f:type": {}
2026-06-12 21:48:16.172969 | controller |               },
2026-06-12 21:48:16.172983 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:16.172997 | controller |                 ".": {},
2026-06-12 21:48:16.173011 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.173026 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.173040 | controller |                 "f:status": {},
2026-06-12 21:48:16.173054 | controller |                 "f:type": {}
2026-06-12 21:48:16.173068 | controller |               },
2026-06-12 21:48:16.173082 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:16.173096 | controller |                 ".": {},
2026-06-12 21:48:16.173110 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.173124 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.173139 | controller |                 "f:status": {},
2026-06-12 21:48:16.173153 | controller |                 "f:type": {}
2026-06-12 21:48:16.173167 | controller |               },
2026-06-12 21:48:16.173182 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:16.173196 | controller |                 ".": {},
2026-06-12 21:48:16.173211 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.173225 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.173239 | controller |                 "f:status": {},
2026-06-12 21:48:16.173253 | controller |                 "f:type": {}
2026-06-12 21:48:16.173267 | controller |               }
2026-06-12 21:48:16.173282 | controller |             },
2026-06-12 21:48:16.173296 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:16.173311 | controller |             "f:hostIP": {},
2026-06-12 21:48:16.173325 | controller |             "f:hostIPs": {},
2026-06-12 21:48:16.173340 | controller |             "f:phase": {},
2026-06-12 21:48:16.173354 | controller |             "f:podIP": {},
2026-06-12 21:48:16.173369 | controller |             "f:podIPs": {
2026-06-12 21:48:16.173383 | controller |               ".": {},
2026-06-12 21:48:16.173397 | controller |               "k:{\"ip\":\"10.217.0.92\"}": {
2026-06-12 21:48:16.173411 | controller |                 ".": {},
2026-06-12 21:48:16.173425 | controller |                 "f:ip": {}
2026-06-12 21:48:16.173440 | controller |               }
2026-06-12 21:48:16.173454 | controller |             },
2026-06-12 21:48:16.173469 | controller |             "f:startTime": {}
2026-06-12 21:48:16.173483 | controller |           }
2026-06-12 21:48:16.173497 | controller |         },
2026-06-12 21:48:16.173512 | controller |         "manager": "kubelet",
2026-06-12 21:48:16.173526 | controller |         "operation": "Update",
2026-06-12 21:48:16.173545 | controller |         "subresource": "status",
2026-06-12 21:48:16.173560 | controller |         "time": "2026-06-12T20:55:39Z"
2026-06-12 21:48:16.173574 | controller |       }
2026-06-12 21:48:16.173589 | controller |     ],
2026-06-12 21:48:16.173603 | controller |     "name": "test-operator-controller-manager-7579dbdcb9-wbrws",
2026-06-12 21:48:16.173617 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:16.173631 | controller |     "ownerReferences": [
2026-06-12 21:48:16.173645 | controller |       {
2026-06-12 21:48:16.173659 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:16.173674 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:16.173691 | controller |         "controller": true,
2026-06-12 21:48:16.173707 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:16.173721 | controller |         "name": "test-operator-controller-manager-7579dbdcb9",
2026-06-12 21:48:16.173736 | controller |         "uid": "aa42afa1-2d16-4296-a8ec-84a0f4002dce"
2026-06-12 21:48:16.173750 | controller |       }
2026-06-12 21:48:16.173764 | controller |     ],
2026-06-12 21:48:16.173778 | controller |     "resourceVersion": "54696",
2026-06-12 21:48:16.173793 | controller |     "uid": "88546a84-38c0-440d-a545-638ca7fcf5e2"
2026-06-12 21:48:16.173807 | controller |   },
2026-06-12 21:48:16.173821 | controller |   "spec": {
2026-06-12 21:48:16.173836 | controller |     "containers": [
2026-06-12 21:48:16.173871 | controller |       {
2026-06-12 21:48:16.173890 | controller |         "args": [
2026-06-12 21:48:16.173905 | controller |           "--leader-elect",
2026-06-12 21:48:16.173919 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:16.173933 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:16.173948 | controller |         ],
2026-06-12 21:48:16.173962 | controller |         "command": [
2026-06-12 21:48:16.173977 | controller |           "/manager"
2026-06-12 21:48:16.173991 | controller |         ],
2026-06-12 21:48:16.174005 | controller |         "env": [
2026-06-12 21:48:16.174019 | controller |           {
2026-06-12 21:48:16.174033 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:16.174047 | controller |             "value": "30"
2026-06-12 21:48:16.174062 | controller |           },
2026-06-12 21:48:16.174076 | controller |           {
2026-06-12 21:48:16.174090 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:16.174105 | controller |             "value": "20"
2026-06-12 21:48:16.174119 | controller |           },
2026-06-12 21:48:16.174133 | controller |           {
2026-06-12 21:48:16.174148 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:16.174163 | controller |             "value": "5"
2026-06-12 21:48:16.174177 | controller |           },
2026-06-12 21:48:16.174192 | controller |           {
2026-06-12 21:48:16.174206 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:16.174220 | controller |             "value": "false"
2026-06-12 21:48:16.174234 | controller |           },
2026-06-12 21:48:16.174248 | controller |           {
2026-06-12 21:48:16.174262 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:16.174276 | controller |             "value": "false"
2026-06-12 21:48:16.174290 | controller |           }
2026-06-12 21:48:16.174303 | controller |         ],
2026-06-12 21:48:16.174317 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 21:48:16.174332 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:16.174346 | controller |         "livenessProbe": {
2026-06-12 21:48:16.174360 | controller |           "failureThreshold": 3,
2026-06-12 21:48:16.174373 | controller |           "httpGet": {
2026-06-12 21:48:16.174387 | controller |             "path": "/healthz",
2026-06-12 21:48:16.174401 | controller |             "port": 8081,
2026-06-12 21:48:16.174419 | controller |             "scheme": "HTTP"
2026-06-12 21:48:16.174433 | controller |           },
2026-06-12 21:48:16.174447 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:16.174461 | controller |           "periodSeconds": 20,
2026-06-12 21:48:16.174475 | controller |           "successThreshold": 1,
2026-06-12 21:48:16.174488 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:16.174502 | controller |         },
2026-06-12 21:48:16.174515 | controller |         "name": "manager",
2026-06-12 21:48:16.174529 | controller |         "readinessProbe": {
2026-06-12 21:48:16.174542 | controller |           "failureThreshold": 3,
2026-06-12 21:48:16.174556 | controller |           "httpGet": {
2026-06-12 21:48:16.174569 | controller |             "path": "/readyz",
2026-06-12 21:48:16.174583 | controller |             "port": 8081,
2026-06-12 21:48:16.174596 | controller |             "scheme": "HTTP"
2026-06-12 21:48:16.174610 | controller |           },
2026-06-12 21:48:16.174623 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:16.174637 | controller |           "periodSeconds": 10,
2026-06-12 21:48:16.174651 | controller |           "successThreshold": 1,
2026-06-12 21:48:16.174664 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:16.174678 | controller |         },
2026-06-12 21:48:16.174691 | controller |         "resources": {
2026-06-12 21:48:16.174704 | controller |           "limits": {
2026-06-12 21:48:16.174718 | controller |             "cpu": "500m",
2026-06-12 21:48:16.174731 | controller |             "memory": "512Mi"
2026-06-12 21:48:16.174745 | controller |           },
2026-06-12 21:48:16.174759 | controller |           "requests": {
2026-06-12 21:48:16.174773 | controller |             "cpu": "10m",
2026-06-12 21:48:16.174787 | controller |             "memory": "256Mi"
2026-06-12 21:48:16.174800 | controller |           }
2026-06-12 21:48:16.174814 | controller |         },
2026-06-12 21:48:16.174827 | controller |         "securityContext": {
2026-06-12 21:48:16.174841 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:16.174873 | controller |           "capabilities": {
2026-06-12 21:48:16.174889 | controller |             "drop": [
2026-06-12 21:48:16.174903 | controller |               "MKNOD"
2026-06-12 21:48:16.174917 | controller |             ]
2026-06-12 21:48:16.174932 | controller |           }
2026-06-12 21:48:16.174946 | controller |         },
2026-06-12 21:48:16.174960 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:16.174974 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:16.174988 | controller |         "volumeMounts": [
2026-06-12 21:48:16.175003 | controller |           {
2026-06-12 21:48:16.175017 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:16.175032 | controller |             "name": "kube-api-access-s7hzt",
2026-06-12 21:48:16.175047 | controller |             "readOnly": true
2026-06-12 21:48:16.175062 | controller |           }
2026-06-12 21:48:16.175076 | controller |         ]
2026-06-12 21:48:16.175090 | controller |       }
2026-06-12 21:48:16.175105 | controller |     ],
2026-06-12 21:48:16.175119 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:16.175134 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:16.175148 | controller |     "imagePullSecrets": [
2026-06-12 21:48:16.175162 | controller |       {
2026-06-12 21:48:16.175176 | controller |         "name": "test-operator-controller-manager-dockercfg-6njhs"
2026-06-12 21:48:16.175190 | controller |       }
2026-06-12 21:48:16.175205 | controller |     ],
2026-06-12 21:48:16.175219 | controller |     "nodeName": "crc",
2026-06-12 21:48:16.175233 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:16.175247 | controller |     "priority": 0,
2026-06-12 21:48:16.175261 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:16.175275 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:16.175294 | controller |     "securityContext": {
2026-06-12 21:48:16.175308 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:16.175322 | controller |       "seLinuxOptions": {
2026-06-12 21:48:16.175336 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:16.175350 | controller |       }
2026-06-12 21:48:16.175364 | controller |     },
2026-06-12 21:48:16.175378 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-12 21:48:16.175393 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-12 21:48:16.175408 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:16.175422 | controller |     "tolerations": [
2026-06-12 21:48:16.175437 | controller |       {
2026-06-12 21:48:16.175451 | controller |         "effect": "NoExecute",
2026-06-12 21:48:16.175466 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:16.175480 | controller |         "operator": "Exists",
2026-06-12 21:48:16.175495 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:16.175509 | controller |       },
2026-06-12 21:48:16.175524 | controller |       {
2026-06-12 21:48:16.175538 | controller |         "effect": "NoExecute",
2026-06-12 21:48:16.175552 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:16.175567 | controller |         "operator": "Exists",
2026-06-12 21:48:16.175581 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:16.175596 | controller |       },
2026-06-12 21:48:16.175610 | controller |       {
2026-06-12 21:48:16.175624 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:16.175638 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:16.175653 | controller |         "operator": "Exists"
2026-06-12 21:48:16.175667 | controller |       }
2026-06-12 21:48:16.175682 | controller |     ],
2026-06-12 21:48:16.175696 | controller |     "volumes": [
2026-06-12 21:48:16.175711 | controller |       {
2026-06-12 21:48:16.175725 | controller |         "name": "kube-api-access-s7hzt",
2026-06-12 21:48:16.175740 | controller |         "projected": {
2026-06-12 21:48:16.175754 | controller |           "defaultMode": 420,
2026-06-12 21:48:16.175769 | controller |           "sources": [
2026-06-12 21:48:16.175793 | controller |             {
2026-06-12 21:48:16.175809 | controller |               "serviceAccountToken": {
2026-06-12 21:48:16.175824 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:16.175838 | controller |                 "path": "token"
2026-06-12 21:48:16.175869 | controller |               }
2026-06-12 21:48:16.175886 | controller |             },
2026-06-12 21:48:16.175901 | controller |             {
2026-06-12 21:48:16.175915 | controller |               "configMap": {
2026-06-12 21:48:16.175929 | controller |                 "items": [
2026-06-12 21:48:16.175944 | controller |                   {
2026-06-12 21:48:16.175958 | controller |                     "key": "ca.crt",
2026-06-12 21:48:16.175972 | controller |                     "path": "ca.crt"
2026-06-12 21:48:16.175986 | controller |                   }
2026-06-12 21:48:16.176001 | controller |                 ],
2026-06-12 21:48:16.176015 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:16.176029 | controller |               }
2026-06-12 21:48:16.176043 | controller |             },
2026-06-12 21:48:16.176057 | controller |             {
2026-06-12 21:48:16.176072 | controller |               "downwardAPI": {
2026-06-12 21:48:16.176086 | controller |                 "items": [
2026-06-12 21:48:16.176100 | controller |                   {
2026-06-12 21:48:16.176114 | controller |                     "fieldRef": {
2026-06-12 21:48:16.176128 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:16.176143 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:16.176157 | controller |                     },
2026-06-12 21:48:16.176177 | controller |                     "path": "namespace"
2026-06-12 21:48:16.176192 | controller |                   }
2026-06-12 21:48:16.176206 | controller |                 ]
2026-06-12 21:48:16.176220 | controller |               }
2026-06-12 21:48:16.176234 | controller |             },
2026-06-12 21:48:16.176247 | controller |             {
2026-06-12 21:48:16.176261 | controller |               "configMap": {
2026-06-12 21:48:16.176275 | controller |                 "items": [
2026-06-12 21:48:16.176289 | controller |                   {
2026-06-12 21:48:16.176303 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:16.176317 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:16.176331 | controller |                   }
2026-06-12 21:48:16.176345 | controller |                 ],
2026-06-12 21:48:16.176359 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:16.176374 | controller |               }
2026-06-12 21:48:16.176387 | controller |             }
2026-06-12 21:48:16.176401 | controller |           ]
2026-06-12 21:48:16.176415 | controller |         }
2026-06-12 21:48:16.176429 | controller |       }
2026-06-12 21:48:16.176443 | controller |     ]
2026-06-12 21:48:16.176456 | controller |   },
2026-06-12 21:48:16.176470 | controller |   "status": {
2026-06-12 21:48:16.176484 | controller |     "conditions": [
2026-06-12 21:48:16.176497 | controller |       {
2026-06-12 21:48:16.176511 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.176525 | controller |         "lastTransitionTime": "2026-06-12T20:55:25Z",
2026-06-12 21:48:16.176538 | controller |         "status": "True",
2026-06-12 21:48:16.176552 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:16.176566 | controller |       },
2026-06-12 21:48:16.176580 | controller |       {
2026-06-12 21:48:16.176594 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.176608 | controller |         "lastTransitionTime": "2026-06-12T20:54:21Z",
2026-06-12 21:48:16.176622 | controller |         "status": "True",
2026-06-12 21:48:16.176636 | controller |         "type": "Initialized"
2026-06-12 21:48:16.176649 | controller |       },
2026-06-12 21:48:16.176663 | controller |       {
2026-06-12 21:48:16.176677 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.176691 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:16.176705 | controller |         "status": "True",
2026-06-12 21:48:16.176719 | controller |         "type": "Ready"
2026-06-12 21:48:16.176733 | controller |       },
2026-06-12 21:48:16.176747 | controller |       {
2026-06-12 21:48:16.176761 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.176774 | controller |         "lastTransitionTime": "2026-06-12T20:55:37Z",
2026-06-12 21:48:16.176788 | controller |         "status": "True",
2026-06-12 21:48:16.176802 | controller |         "type": "ContainersReady"
2026-06-12 21:48:16.176816 | controller |       },
2026-06-12 21:48:16.176830 | controller |       {
2026-06-12 21:48:16.176843 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.176876 | controller |         "lastTransitionTime": "2026-06-12T20:54:21Z",
2026-06-12 21:48:16.176891 | controller |         "status": "True",
2026-06-12 21:48:16.176905 | controller |         "type": "PodScheduled"
2026-06-12 21:48:16.176920 | controller |       }
2026-06-12 21:48:16.176934 | controller |     ],
2026-06-12 21:48:16.176948 | controller |     "containerStatuses": [
2026-06-12 21:48:16.176962 | controller |       {
2026-06-12 21:48:16.176977 | controller |         "allocatedResources": {
2026-06-12 21:48:16.176991 | controller |           "cpu": "10m",
2026-06-12 21:48:16.177005 | controller |           "memory": "256Mi"
2026-06-12 21:48:16.177019 | controller |         },
2026-06-12 21:48:16.177033 | controller |         "containerID": "cri-o://ac45ca58c3c64eb4ecba4fbdb5465459c7c672313018478d2a546df1a807a537",
2026-06-12 21:48:16.177060 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 21:48:16.177075 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 21:48:16.177090 | controller |         "lastState": {},
2026-06-12 21:48:16.177104 | controller |         "name": "manager",
2026-06-12 21:48:16.177118 | controller |         "ready": true,
2026-06-12 21:48:16.177132 | controller |         "resources": {
2026-06-12 21:48:16.177146 | controller |           "limits": {
2026-06-12 21:48:16.177161 | controller |             "cpu": "500m",
2026-06-12 21:48:16.177175 | controller |             "memory": "512Mi"
2026-06-12 21:48:16.177189 | controller |           },
2026-06-12 21:48:16.177203 | controller |           "requests": {
2026-06-12 21:48:16.177218 | controller |             "cpu": "10m",
2026-06-12 21:48:16.177232 | controller |             "memory": "256Mi"
2026-06-12 21:48:16.177246 | controller |           }
2026-06-12 21:48:16.177260 | controller |         },
2026-06-12 21:48:16.177274 | controller |         "restartCount": 0,
2026-06-12 21:48:16.177289 | controller |         "started": true,
2026-06-12 21:48:16.177303 | controller |         "state": {
2026-06-12 21:48:16.177317 | controller |           "running": {
2026-06-12 21:48:16.177331 | controller |             "startedAt": "2026-06-12T20:55:24Z"
2026-06-12 21:48:16.177346 | controller |           }
2026-06-12 21:48:16.177360 | controller |         },
2026-06-12 21:48:16.177374 | controller |         "user": {
2026-06-12 21:48:16.177388 | controller |           "linux": {
2026-06-12 21:48:16.177402 | controller |             "gid": 0,
2026-06-12 21:48:16.177417 | controller |             "supplementalGroups": [
2026-06-12 21:48:16.177431 | controller |               0
2026-06-12 21:48:16.177445 | controller |             ],
2026-06-12 21:48:16.177460 | controller |             "uid": 65532
2026-06-12 21:48:16.177474 | controller |           }
2026-06-12 21:48:16.177488 | controller |         },
2026-06-12 21:48:16.177502 | controller |         "volumeMounts": [
2026-06-12 21:48:16.177516 | controller |           {
2026-06-12 21:48:16.177531 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:16.177545 | controller |             "name": "kube-api-access-s7hzt",
2026-06-12 21:48:16.177559 | controller |             "readOnly": true,
2026-06-12 21:48:16.177573 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:16.177587 | controller |           }
2026-06-12 21:48:16.177601 | controller |         ]
2026-06-12 21:48:16.177616 | controller |       }
2026-06-12 21:48:16.177630 | controller |     ],
2026-06-12 21:48:16.177644 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:16.177658 | controller |     "hostIPs": [
2026-06-12 21:48:16.177672 | controller |       {
2026-06-12 21:48:16.177686 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:16.177701 | controller |       }
2026-06-12 21:48:16.177715 | controller |     ],
2026-06-12 21:48:16.177729 | controller |     "phase": "Running",
2026-06-12 21:48:16.177744 | controller |     "podIP": "10.217.0.92",
2026-06-12 21:48:16.177758 | controller |     "podIPs": [
2026-06-12 21:48:16.177772 | controller |       {
2026-06-12 21:48:16.177787 | controller |         "ip": "10.217.0.92"
2026-06-12 21:48:16.177801 | controller |       }
2026-06-12 21:48:16.177815 | controller |     ],
2026-06-12 21:48:16.177829 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:16.177843 | controller |     "startTime": "2026-06-12T20:54:21Z"
2026-06-12 21:48:16.177878 | controller |   }
2026-06-12 21:48:16.177894 | controller | }
2026-06-12 21:48:16.199346 | controller | ok:
2026-06-12 21:48:16.199401 | controller | {
2026-06-12 21:48:16.199424 | controller |   "apiVersion": "v1",
2026-06-12 21:48:16.199449 | controller |   "kind": "Pod",
2026-06-12 21:48:16.199472 | controller |   "metadata": {
2026-06-12 21:48:16.199525 | controller |     "annotations": {
2026-06-12 21:48:16.199546 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.93/23\"],\"mac_address\":\"0a:58:0a:d9:00:5d\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.93/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:48:16.199562 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.93\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:48:16.199578 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:48:16.199594 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:48:16.199609 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:48:16.199624 | controller |     },
2026-06-12 21:48:16.199639 | controller |     "creationTimestamp": "2026-06-12T20:54:21Z",
2026-06-12 21:48:16.199654 | controller |     "generateName": "watcher-operator-controller-manager-7869644bb4-",
2026-06-12 21:48:16.199668 | controller |     "generation": 1,
2026-06-12 21:48:16.199683 | controller |     "labels": {
2026-06-12 21:48:16.199698 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-12 21:48:16.199713 | controller |       "control-plane": "controller-manager",
2026-06-12 21:48:16.199728 | controller |       "openstack.org/operator-name": "watcher",
2026-06-12 21:48:16.199743 | controller |       "pod-template-hash": "7869644bb4"
2026-06-12 21:48:16.199757 | controller |     },
2026-06-12 21:48:16.199772 | controller |     "managedFields": [
2026-06-12 21:48:16.199798 | controller |       {
2026-06-12 21:48:16.199813 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.199827 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.199841 | controller |         "fieldsV1": {
2026-06-12 21:48:16.199876 | controller |           "f:metadata": {
2026-06-12 21:48:16.199891 | controller |             "f:annotations": {
2026-06-12 21:48:16.199906 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:48:16.199920 | controller |             }
2026-06-12 21:48:16.199934 | controller |           }
2026-06-12 21:48:16.199948 | controller |         },
2026-06-12 21:48:16.199962 | controller |         "manager": "crc",
2026-06-12 21:48:16.199976 | controller |         "operation": "Update",
2026-06-12 21:48:16.199990 | controller |         "subresource": "status",
2026-06-12 21:48:16.200004 | controller |         "time": "2026-06-12T20:54:21Z"
2026-06-12 21:48:16.200019 | controller |       },
2026-06-12 21:48:16.200033 | controller |       {
2026-06-12 21:48:16.200047 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.200060 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.200074 | controller |         "fieldsV1": {
2026-06-12 21:48:16.200089 | controller |           "f:metadata": {
2026-06-12 21:48:16.200103 | controller |             "f:annotations": {
2026-06-12 21:48:16.200117 | controller |               ".": {},
2026-06-12 21:48:16.200131 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:48:16.200145 | controller |             },
2026-06-12 21:48:16.200158 | controller |             "f:generateName": {},
2026-06-12 21:48:16.200172 | controller |             "f:labels": {
2026-06-12 21:48:16.200186 | controller |               ".": {},
2026-06-12 21:48:16.200202 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:48:16.200218 | controller |               "f:control-plane": {},
2026-06-12 21:48:16.200239 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:48:16.200254 | controller |               "f:pod-template-hash": {}
2026-06-12 21:48:16.200268 | controller |             },
2026-06-12 21:48:16.200282 | controller |             "f:ownerReferences": {
2026-06-12 21:48:16.200296 | controller |               ".": {},
2026-06-12 21:48:16.200310 | controller |               "k:{\"uid\":\"7688fc58-a96d-4e2a-b006-302efe6ea280\"}": {}
2026-06-12 21:48:16.200324 | controller |             }
2026-06-12 21:48:16.200338 | controller |           },
2026-06-12 21:48:16.200353 | controller |           "f:spec": {
2026-06-12 21:48:16.200366 | controller |             "f:containers": {
2026-06-12 21:48:16.200381 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:48:16.200395 | controller |                 ".": {},
2026-06-12 21:48:16.200408 | controller |                 "f:args": {},
2026-06-12 21:48:16.200422 | controller |                 "f:command": {},
2026-06-12 21:48:16.200436 | controller |                 "f:env": {
2026-06-12 21:48:16.200450 | controller |                   ".": {},
2026-06-12 21:48:16.200464 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:48:16.200479 | controller |                     ".": {},
2026-06-12 21:48:16.200494 | controller |                     "f:name": {},
2026-06-12 21:48:16.200508 | controller |                     "f:value": {}
2026-06-12 21:48:16.200523 | controller |                   },
2026-06-12 21:48:16.200538 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:48:16.200552 | controller |                     ".": {},
2026-06-12 21:48:16.200567 | controller |                     "f:name": {},
2026-06-12 21:48:16.200581 | controller |                     "f:value": {}
2026-06-12 21:48:16.200595 | controller |                   },
2026-06-12 21:48:16.200610 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:48:16.200624 | controller |                     ".": {},
2026-06-12 21:48:16.200639 | controller |                     "f:name": {},
2026-06-12 21:48:16.200653 | controller |                     "f:value": {}
2026-06-12 21:48:16.200667 | controller |                   },
2026-06-12 21:48:16.200682 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:48:16.200696 | controller |                     ".": {},
2026-06-12 21:48:16.200711 | controller |                     "f:name": {},
2026-06-12 21:48:16.200726 | controller |                     "f:value": {}
2026-06-12 21:48:16.200741 | controller |                   },
2026-06-12 21:48:16.200756 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:48:16.200770 | controller |                     ".": {},
2026-06-12 21:48:16.200785 | controller |                     "f:name": {},
2026-06-12 21:48:16.200799 | controller |                     "f:value": {}
2026-06-12 21:48:16.200814 | controller |                   }
2026-06-12 21:48:16.200829 | controller |                 },
2026-06-12 21:48:16.200843 | controller |                 "f:image": {},
2026-06-12 21:48:16.200877 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:48:16.200893 | controller |                 "f:livenessProbe": {
2026-06-12 21:48:16.200908 | controller |                   ".": {},
2026-06-12 21:48:16.200922 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:16.200936 | controller |                   "f:httpGet": {
2026-06-12 21:48:16.200950 | controller |                     ".": {},
2026-06-12 21:48:16.200965 | controller |                     "f:path": {},
2026-06-12 21:48:16.200979 | controller |                     "f:port": {},
2026-06-12 21:48:16.200993 | controller |                     "f:scheme": {}
2026-06-12 21:48:16.201007 | controller |                   },
2026-06-12 21:48:16.201021 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:16.201039 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:16.201054 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:16.201069 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:16.201083 | controller |                 },
2026-06-12 21:48:16.201098 | controller |                 "f:name": {},
2026-06-12 21:48:16.201112 | controller |                 "f:readinessProbe": {
2026-06-12 21:48:16.201126 | controller |                   ".": {},
2026-06-12 21:48:16.201140 | controller |                   "f:failureThreshold": {},
2026-06-12 21:48:16.201154 | controller |                   "f:httpGet": {
2026-06-12 21:48:16.201169 | controller |                     ".": {},
2026-06-12 21:48:16.201183 | controller |                     "f:path": {},
2026-06-12 21:48:16.201197 | controller |                     "f:port": {},
2026-06-12 21:48:16.201211 | controller |                     "f:scheme": {}
2026-06-12 21:48:16.201226 | controller |                   },
2026-06-12 21:48:16.201240 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:48:16.201254 | controller |                   "f:periodSeconds": {},
2026-06-12 21:48:16.201269 | controller |                   "f:successThreshold": {},
2026-06-12 21:48:16.201283 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:48:16.201297 | controller |                 },
2026-06-12 21:48:16.201311 | controller |                 "f:resources": {
2026-06-12 21:48:16.201325 | controller |                   ".": {},
2026-06-12 21:48:16.201339 | controller |                   "f:limits": {
2026-06-12 21:48:16.201354 | controller |                     ".": {},
2026-06-12 21:48:16.201368 | controller |                     "f:cpu": {},
2026-06-12 21:48:16.201382 | controller |                     "f:memory": {}
2026-06-12 21:48:16.201396 | controller |                   },
2026-06-12 21:48:16.201411 | controller |                   "f:requests": {
2026-06-12 21:48:16.201425 | controller |                     ".": {},
2026-06-12 21:48:16.201439 | controller |                     "f:cpu": {},
2026-06-12 21:48:16.201453 | controller |                     "f:memory": {}
2026-06-12 21:48:16.201468 | controller |                   }
2026-06-12 21:48:16.201482 | controller |                 },
2026-06-12 21:48:16.201496 | controller |                 "f:securityContext": {
2026-06-12 21:48:16.201511 | controller |                   ".": {},
2026-06-12 21:48:16.201525 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:48:16.201540 | controller |                 },
2026-06-12 21:48:16.201554 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:48:16.201568 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:48:16.201583 | controller |               }
2026-06-12 21:48:16.201597 | controller |             },
2026-06-12 21:48:16.201611 | controller |             "f:dnsPolicy": {},
2026-06-12 21:48:16.201625 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:48:16.201640 | controller |             "f:restartPolicy": {},
2026-06-12 21:48:16.201654 | controller |             "f:schedulerName": {},
2026-06-12 21:48:16.201668 | controller |             "f:securityContext": {
2026-06-12 21:48:16.201682 | controller |               ".": {},
2026-06-12 21:48:16.201695 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:48:16.201709 | controller |             },
2026-06-12 21:48:16.201723 | controller |             "f:serviceAccount": {},
2026-06-12 21:48:16.201737 | controller |             "f:serviceAccountName": {},
2026-06-12 21:48:16.201752 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:48:16.201767 | controller |             "f:tolerations": {}
2026-06-12 21:48:16.201781 | controller |           }
2026-06-12 21:48:16.201795 | controller |         },
2026-06-12 21:48:16.201809 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:48:16.201827 | controller |         "operation": "Update",
2026-06-12 21:48:16.201841 | controller |         "time": "2026-06-12T20:54:21Z"
2026-06-12 21:48:16.201874 | controller |       },
2026-06-12 21:48:16.201890 | controller |       {
2026-06-12 21:48:16.201904 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.201918 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.201932 | controller |         "fieldsV1": {
2026-06-12 21:48:16.201945 | controller |           "f:metadata": {
2026-06-12 21:48:16.201959 | controller |             "f:annotations": {
2026-06-12 21:48:16.201972 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:48:16.201986 | controller |             }
2026-06-12 21:48:16.202000 | controller |           }
2026-06-12 21:48:16.202015 | controller |         },
2026-06-12 21:48:16.202028 | controller |         "manager": "multus-daemon",
2026-06-12 21:48:16.202042 | controller |         "operation": "Update",
2026-06-12 21:48:16.202056 | controller |         "subresource": "status",
2026-06-12 21:48:16.202070 | controller |         "time": "2026-06-12T20:54:32Z"
2026-06-12 21:48:16.202084 | controller |       },
2026-06-12 21:48:16.202098 | controller |       {
2026-06-12 21:48:16.202111 | controller |         "apiVersion": "v1",
2026-06-12 21:48:16.202125 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:48:16.202139 | controller |         "fieldsV1": {
2026-06-12 21:48:16.202152 | controller |           "f:status": {
2026-06-12 21:48:16.202166 | controller |             "f:conditions": {
2026-06-12 21:48:16.202180 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:48:16.202193 | controller |                 ".": {},
2026-06-12 21:48:16.202207 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.202221 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.202235 | controller |                 "f:status": {},
2026-06-12 21:48:16.202248 | controller |                 "f:type": {}
2026-06-12 21:48:16.202262 | controller |               },
2026-06-12 21:48:16.202276 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:48:16.202290 | controller |                 ".": {},
2026-06-12 21:48:16.202303 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.202317 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.202331 | controller |                 "f:status": {},
2026-06-12 21:48:16.202345 | controller |                 "f:type": {}
2026-06-12 21:48:16.202358 | controller |               },
2026-06-12 21:48:16.202372 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:48:16.202386 | controller |                 ".": {},
2026-06-12 21:48:16.202400 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.202414 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.202428 | controller |                 "f:status": {},
2026-06-12 21:48:16.202441 | controller |                 "f:type": {}
2026-06-12 21:48:16.202455 | controller |               },
2026-06-12 21:48:16.202469 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:48:16.202483 | controller |                 ".": {},
2026-06-12 21:48:16.202497 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:48:16.202512 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:48:16.202526 | controller |                 "f:status": {},
2026-06-12 21:48:16.202540 | controller |                 "f:type": {}
2026-06-12 21:48:16.202555 | controller |               }
2026-06-12 21:48:16.202569 | controller |             },
2026-06-12 21:48:16.202583 | controller |             "f:containerStatuses": {},
2026-06-12 21:48:16.202597 | controller |             "f:hostIP": {},
2026-06-12 21:48:16.202611 | controller |             "f:hostIPs": {},
2026-06-12 21:48:16.202626 | controller |             "f:phase": {},
2026-06-12 21:48:16.202649 | controller |             "f:podIP": {},
2026-06-12 21:48:16.202663 | controller |             "f:podIPs": {
2026-06-12 21:48:16.202677 | controller |               ".": {},
2026-06-12 21:48:16.202692 | controller |               "k:{\"ip\":\"10.217.0.93\"}": {
2026-06-12 21:48:16.202706 | controller |                 ".": {},
2026-06-12 21:48:16.202721 | controller |                 "f:ip": {}
2026-06-12 21:48:16.202735 | controller |               }
2026-06-12 21:48:16.202750 | controller |             },
2026-06-12 21:48:16.202765 | controller |             "f:startTime": {}
2026-06-12 21:48:16.202780 | controller |           }
2026-06-12 21:48:16.202795 | controller |         },
2026-06-12 21:48:16.202810 | controller |         "manager": "kubelet",
2026-06-12 21:48:16.202824 | controller |         "operation": "Update",
2026-06-12 21:48:16.202839 | controller |         "subresource": "status",
2026-06-12 21:48:16.202875 | controller |         "time": "2026-06-12T20:55:39Z"
2026-06-12 21:48:16.202892 | controller |       }
2026-06-12 21:48:16.202906 | controller |     ],
2026-06-12 21:48:16.202921 | controller |     "name": "watcher-operator-controller-manager-7869644bb4-vgp2g",
2026-06-12 21:48:16.202935 | controller |     "namespace": "openstack-operators",
2026-06-12 21:48:16.202950 | controller |     "ownerReferences": [
2026-06-12 21:48:16.202965 | controller |       {
2026-06-12 21:48:16.202980 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:48:16.202994 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:48:16.203008 | controller |         "controller": true,
2026-06-12 21:48:16.203023 | controller |         "kind": "ReplicaSet",
2026-06-12 21:48:16.203037 | controller |         "name": "watcher-operator-controller-manager-7869644bb4",
2026-06-12 21:48:16.203051 | controller |         "uid": "7688fc58-a96d-4e2a-b006-302efe6ea280"
2026-06-12 21:48:16.203066 | controller |       }
2026-06-12 21:48:16.203080 | controller |     ],
2026-06-12 21:48:16.203094 | controller |     "resourceVersion": "54719",
2026-06-12 21:48:16.203109 | controller |     "uid": "510f8ed5-096f-4df4-89d4-f53c765a17de"
2026-06-12 21:48:16.203123 | controller |   },
2026-06-12 21:48:16.203137 | controller |   "spec": {
2026-06-12 21:48:16.203152 | controller |     "containers": [
2026-06-12 21:48:16.203166 | controller |       {
2026-06-12 21:48:16.203181 | controller |         "args": [
2026-06-12 21:48:16.203195 | controller |           "--leader-elect",
2026-06-12 21:48:16.203209 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:48:16.203224 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:48:16.203238 | controller |         ],
2026-06-12 21:48:16.203252 | controller |         "command": [
2026-06-12 21:48:16.203267 | controller |           "/manager"
2026-06-12 21:48:16.203281 | controller |         ],
2026-06-12 21:48:16.203295 | controller |         "env": [
2026-06-12 21:48:16.203310 | controller |           {
2026-06-12 21:48:16.203324 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:48:16.203338 | controller |             "value": "30"
2026-06-12 21:48:16.203353 | controller |           },
2026-06-12 21:48:16.203367 | controller |           {
2026-06-12 21:48:16.203382 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:48:16.203396 | controller |             "value": "20"
2026-06-12 21:48:16.203411 | controller |           },
2026-06-12 21:48:16.203425 | controller |           {
2026-06-12 21:48:16.203439 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:48:16.203454 | controller |             "value": "5"
2026-06-12 21:48:16.203468 | controller |           },
2026-06-12 21:48:16.203482 | controller |           {
2026-06-12 21:48:16.203496 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:48:16.203511 | controller |             "value": "false"
2026-06-12 21:48:16.203555 | controller |           },
2026-06-12 21:48:16.203571 | controller |           {
2026-06-12 21:48:16.203586 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:48:16.203605 | controller |             "value": "false"
2026-06-12 21:48:16.203619 | controller |           }
2026-06-12 21:48:16.203633 | controller |         ],
2026-06-12 21:48:16.203648 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 21:48:16.203663 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:48:16.203677 | controller |         "livenessProbe": {
2026-06-12 21:48:16.203691 | controller |           "failureThreshold": 3,
2026-06-12 21:48:16.203705 | controller |           "httpGet": {
2026-06-12 21:48:16.203719 | controller |             "path": "/healthz",
2026-06-12 21:48:16.203733 | controller |             "port": 8081,
2026-06-12 21:48:16.203747 | controller |             "scheme": "HTTP"
2026-06-12 21:48:16.203761 | controller |           },
2026-06-12 21:48:16.203784 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:48:16.203800 | controller |           "periodSeconds": 20,
2026-06-12 21:48:16.203814 | controller |           "successThreshold": 1,
2026-06-12 21:48:16.203828 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:16.203842 | controller |         },
2026-06-12 21:48:16.203873 | controller |         "name": "manager",
2026-06-12 21:48:16.203888 | controller |         "readinessProbe": {
2026-06-12 21:48:16.203902 | controller |           "failureThreshold": 3,
2026-06-12 21:48:16.203916 | controller |           "httpGet": {
2026-06-12 21:48:16.203930 | controller |             "path": "/readyz",
2026-06-12 21:48:16.203944 | controller |             "port": 8081,
2026-06-12 21:48:16.203958 | controller |             "scheme": "HTTP"
2026-06-12 21:48:16.203972 | controller |           },
2026-06-12 21:48:16.203986 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:48:16.204000 | controller |           "periodSeconds": 10,
2026-06-12 21:48:16.204013 | controller |           "successThreshold": 1,
2026-06-12 21:48:16.204027 | controller |           "timeoutSeconds": 1
2026-06-12 21:48:16.204041 | controller |         },
2026-06-12 21:48:16.204055 | controller |         "resources": {
2026-06-12 21:48:16.204069 | controller |           "limits": {
2026-06-12 21:48:16.204082 | controller |             "cpu": "500m",
2026-06-12 21:48:16.204096 | controller |             "memory": "512Mi"
2026-06-12 21:48:16.204110 | controller |           },
2026-06-12 21:48:16.204123 | controller |           "requests": {
2026-06-12 21:48:16.204137 | controller |             "cpu": "10m",
2026-06-12 21:48:16.204151 | controller |             "memory": "256Mi"
2026-06-12 21:48:16.204165 | controller |           }
2026-06-12 21:48:16.204178 | controller |         },
2026-06-12 21:48:16.204192 | controller |         "securityContext": {
2026-06-12 21:48:16.204206 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:48:16.204220 | controller |           "capabilities": {
2026-06-12 21:48:16.204234 | controller |             "drop": [
2026-06-12 21:48:16.204248 | controller |               "MKNOD"
2026-06-12 21:48:16.204262 | controller |             ]
2026-06-12 21:48:16.204275 | controller |           }
2026-06-12 21:48:16.204289 | controller |         },
2026-06-12 21:48:16.204302 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:48:16.204316 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:48:16.204330 | controller |         "volumeMounts": [
2026-06-12 21:48:16.204344 | controller |           {
2026-06-12 21:48:16.204358 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:16.204372 | controller |             "name": "kube-api-access-nwq6s",
2026-06-12 21:48:16.204386 | controller |             "readOnly": true
2026-06-12 21:48:16.204400 | controller |           }
2026-06-12 21:48:16.204436 | controller |         ]
2026-06-12 21:48:16.204456 | controller |       }
2026-06-12 21:48:16.204474 | controller |     ],
2026-06-12 21:48:16.204488 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:48:16.204503 | controller |     "enableServiceLinks": true,
2026-06-12 21:48:16.204516 | controller |     "imagePullSecrets": [
2026-06-12 21:48:16.204530 | controller |       {
2026-06-12 21:48:16.204544 | controller |         "name": "watcher-operator-controller-manager-dockercfg-5ff82"
2026-06-12 21:48:16.204559 | controller |       }
2026-06-12 21:48:16.204574 | controller |     ],
2026-06-12 21:48:16.204588 | controller |     "nodeName": "crc",
2026-06-12 21:48:16.204603 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:48:16.204618 | controller |     "priority": 0,
2026-06-12 21:48:16.204632 | controller |     "restartPolicy": "Always",
2026-06-12 21:48:16.204646 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:48:16.204661 | controller |     "securityContext": {
2026-06-12 21:48:16.204675 | controller |       "runAsNonRoot": true,
2026-06-12 21:48:16.204689 | controller |       "seLinuxOptions": {
2026-06-12 21:48:16.204704 | controller |         "level": "s0:c26,c5"
2026-06-12 21:48:16.204718 | controller |       }
2026-06-12 21:48:16.204732 | controller |     },
2026-06-12 21:48:16.204746 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-12 21:48:16.204760 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-12 21:48:16.204774 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:48:16.204788 | controller |     "tolerations": [
2026-06-12 21:48:16.204803 | controller |       {
2026-06-12 21:48:16.204818 | controller |         "effect": "NoExecute",
2026-06-12 21:48:16.204832 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:48:16.204846 | controller |         "operator": "Exists",
2026-06-12 21:48:16.204879 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:16.204895 | controller |       },
2026-06-12 21:48:16.204910 | controller |       {
2026-06-12 21:48:16.204925 | controller |         "effect": "NoExecute",
2026-06-12 21:48:16.204939 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:48:16.204954 | controller |         "operator": "Exists",
2026-06-12 21:48:16.204968 | controller |         "tolerationSeconds": 120
2026-06-12 21:48:16.204982 | controller |       },
2026-06-12 21:48:16.204996 | controller |       {
2026-06-12 21:48:16.205011 | controller |         "effect": "NoSchedule",
2026-06-12 21:48:16.205025 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:48:16.205039 | controller |         "operator": "Exists"
2026-06-12 21:48:16.205054 | controller |       }
2026-06-12 21:48:16.205068 | controller |     ],
2026-06-12 21:48:16.205082 | controller |     "volumes": [
2026-06-12 21:48:16.205096 | controller |       {
2026-06-12 21:48:16.205111 | controller |         "name": "kube-api-access-nwq6s",
2026-06-12 21:48:16.205125 | controller |         "projected": {
2026-06-12 21:48:16.205140 | controller |           "defaultMode": 420,
2026-06-12 21:48:16.205154 | controller |           "sources": [
2026-06-12 21:48:16.205169 | controller |             {
2026-06-12 21:48:16.205183 | controller |               "serviceAccountToken": {
2026-06-12 21:48:16.205197 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:48:16.205211 | controller |                 "path": "token"
2026-06-12 21:48:16.205226 | controller |               }
2026-06-12 21:48:16.205240 | controller |             },
2026-06-12 21:48:16.205254 | controller |             {
2026-06-12 21:48:16.205269 | controller |               "configMap": {
2026-06-12 21:48:16.205284 | controller |                 "items": [
2026-06-12 21:48:16.205298 | controller |                   {
2026-06-12 21:48:16.205313 | controller |                     "key": "ca.crt",
2026-06-12 21:48:16.205327 | controller |                     "path": "ca.crt"
2026-06-12 21:48:16.205346 | controller |                   }
2026-06-12 21:48:16.205360 | controller |                 ],
2026-06-12 21:48:16.205375 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:48:16.205389 | controller |               }
2026-06-12 21:48:16.205403 | controller |             },
2026-06-12 21:48:16.205418 | controller |             {
2026-06-12 21:48:16.205432 | controller |               "downwardAPI": {
2026-06-12 21:48:16.205446 | controller |                 "items": [
2026-06-12 21:48:16.205461 | controller |                   {
2026-06-12 21:48:16.205475 | controller |                     "fieldRef": {
2026-06-12 21:48:16.205489 | controller |                       "apiVersion": "v1",
2026-06-12 21:48:16.205504 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:48:16.205518 | controller |                     },
2026-06-12 21:48:16.205532 | controller |                     "path": "namespace"
2026-06-12 21:48:16.205547 | controller |                   }
2026-06-12 21:48:16.205561 | controller |                 ]
2026-06-12 21:48:16.205576 | controller |               }
2026-06-12 21:48:16.205590 | controller |             },
2026-06-12 21:48:16.205605 | controller |             {
2026-06-12 21:48:16.205619 | controller |               "configMap": {
2026-06-12 21:48:16.205634 | controller |                 "items": [
2026-06-12 21:48:16.205648 | controller |                   {
2026-06-12 21:48:16.205663 | controller |                     "key": "service-ca.crt",
2026-06-12 21:48:16.205677 | controller |                     "path": "service-ca.crt"
2026-06-12 21:48:16.205691 | controller |                   }
2026-06-12 21:48:16.205705 | controller |                 ],
2026-06-12 21:48:16.205719 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:48:16.205732 | controller |               }
2026-06-12 21:48:16.205747 | controller |             }
2026-06-12 21:48:16.205760 | controller |           ]
2026-06-12 21:48:16.205774 | controller |         }
2026-06-12 21:48:16.205788 | controller |       }
2026-06-12 21:48:16.205802 | controller |     ]
2026-06-12 21:48:16.205817 | controller |   },
2026-06-12 21:48:16.205831 | controller |   "status": {
2026-06-12 21:48:16.205845 | controller |     "conditions": [
2026-06-12 21:48:16.205879 | controller |       {
2026-06-12 21:48:16.205894 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.205908 | controller |         "lastTransitionTime": "2026-06-12T20:55:26Z",
2026-06-12 21:48:16.205923 | controller |         "status": "True",
2026-06-12 21:48:16.205937 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:48:16.205951 | controller |       },
2026-06-12 21:48:16.205965 | controller |       {
2026-06-12 21:48:16.205979 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.205993 | controller |         "lastTransitionTime": "2026-06-12T20:54:21Z",
2026-06-12 21:48:16.206007 | controller |         "status": "True",
2026-06-12 21:48:16.206022 | controller |         "type": "Initialized"
2026-06-12 21:48:16.206036 | controller |       },
2026-06-12 21:48:16.206050 | controller |       {
2026-06-12 21:48:16.206063 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.206077 | controller |         "lastTransitionTime": "2026-06-12T20:55:39Z",
2026-06-12 21:48:16.206091 | controller |         "status": "True",
2026-06-12 21:48:16.206105 | controller |         "type": "Ready"
2026-06-12 21:48:16.206119 | controller |       },
2026-06-12 21:48:16.206132 | controller |       {
2026-06-12 21:48:16.206146 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.206159 | controller |         "lastTransitionTime": "2026-06-12T20:55:39Z",
2026-06-12 21:48:16.206173 | controller |         "status": "True",
2026-06-12 21:48:16.206187 | controller |         "type": "ContainersReady"
2026-06-12 21:48:16.206201 | controller |       },
2026-06-12 21:48:16.206214 | controller |       {
2026-06-12 21:48:16.206228 | controller |         "lastProbeTime": null,
2026-06-12 21:48:16.206246 | controller |         "lastTransitionTime": "2026-06-12T20:54:21Z",
2026-06-12 21:48:16.206260 | controller |         "status": "True",
2026-06-12 21:48:16.206274 | controller |         "type": "PodScheduled"
2026-06-12 21:48:16.206288 | controller |       }
2026-06-12 21:48:16.206302 | controller |     ],
2026-06-12 21:48:16.206316 | controller |     "containerStatuses": [
2026-06-12 21:48:16.206329 | controller |       {
2026-06-12 21:48:16.206343 | controller |         "allocatedResources": {
2026-06-12 21:48:16.206357 | controller |           "cpu": "10m",
2026-06-12 21:48:16.206371 | controller |           "memory": "256Mi"
2026-06-12 21:48:16.206385 | controller |         },
2026-06-12 21:48:16.206399 | controller |         "containerID": "cri-o://bac4019e1879f567f0649dcd76756f5cab9e5864e156ccc35b230f964f182dc7",
2026-06-12 21:48:16.206414 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 21:48:16.206428 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 21:48:16.206442 | controller |         "lastState": {},
2026-06-12 21:48:16.206457 | controller |         "name": "manager",
2026-06-12 21:48:16.206470 | controller |         "ready": true,
2026-06-12 21:48:16.206484 | controller |         "resources": {
2026-06-12 21:48:16.206498 | controller |           "limits": {
2026-06-12 21:48:16.206512 | controller |             "cpu": "500m",
2026-06-12 21:48:16.206525 | controller |             "memory": "512Mi"
2026-06-12 21:48:16.206539 | controller |           },
2026-06-12 21:48:16.206553 | controller |           "requests": {
2026-06-12 21:48:16.206567 | controller |             "cpu": "10m",
2026-06-12 21:48:16.206582 | controller |             "memory": "256Mi"
2026-06-12 21:48:16.206596 | controller |           }
2026-06-12 21:48:16.206611 | controller |         },
2026-06-12 21:48:16.206625 | controller |         "restartCount": 0,
2026-06-12 21:48:16.206639 | controller |         "started": true,
2026-06-12 21:48:16.206653 | controller |         "state": {
2026-06-12 21:48:16.206668 | controller |           "running": {
2026-06-12 21:48:16.206682 | controller |             "startedAt": "2026-06-12T20:55:25Z"
2026-06-12 21:48:16.206696 | controller |           }
2026-06-12 21:48:16.206711 | controller |         },
2026-06-12 21:48:16.206725 | controller |         "user": {
2026-06-12 21:48:16.206739 | controller |           "linux": {
2026-06-12 21:48:16.206753 | controller |             "gid": 0,
2026-06-12 21:48:16.206767 | controller |             "supplementalGroups": [
2026-06-12 21:48:16.206782 | controller |               0
2026-06-12 21:48:16.206797 | controller |             ],
2026-06-12 21:48:16.206811 | controller |             "uid": 65532
2026-06-12 21:48:16.206826 | controller |           }
2026-06-12 21:48:16.206840 | controller |         },
2026-06-12 21:48:16.206874 | controller |         "volumeMounts": [
2026-06-12 21:48:16.206891 | controller |           {
2026-06-12 21:48:16.206905 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:48:16.206920 | controller |             "name": "kube-api-access-nwq6s",
2026-06-12 21:48:16.206934 | controller |             "readOnly": true,
2026-06-12 21:48:16.206949 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:48:16.206964 | controller |           }
2026-06-12 21:48:16.206978 | controller |         ]
2026-06-12 21:48:16.206993 | controller |       }
2026-06-12 21:48:16.207007 | controller |     ],
2026-06-12 21:48:16.207021 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:48:16.207035 | controller |     "hostIPs": [
2026-06-12 21:48:16.207050 | controller |       {
2026-06-12 21:48:16.207064 | controller |         "ip": "192.168.126.11"
2026-06-12 21:48:16.207079 | controller |       }
2026-06-12 21:48:16.207097 | controller |     ],
2026-06-12 21:48:16.207112 | controller |     "phase": "Running",
2026-06-12 21:48:16.207126 | controller |     "podIP": "10.217.0.93",
2026-06-12 21:48:16.207141 | controller |     "podIPs": [
2026-06-12 21:48:16.207155 | controller |       {
2026-06-12 21:48:16.207169 | controller |         "ip": "10.217.0.93"
2026-06-12 21:48:16.207184 | controller |       }
2026-06-12 21:48:16.207198 | controller |     ],
2026-06-12 21:48:16.207212 | controller |     "qosClass": "Burstable",
2026-06-12 21:48:16.207226 | controller |     "startTime": "2026-06-12T20:54:21Z"
2026-06-12 21:48:16.207241 | controller |   }
2026-06-12 21:48:16.207255 | controller | }
2026-06-12 21:48:16.604868 | 
2026-06-12 21:48:16.605038 | TASK [env_op_images : Write images to file]
2026-06-12 21:48:17.909254 | controller | changed
2026-06-12 21:48:17.946902 | 
2026-06-12 21:48:17.947154 | TASK [env_op_images : Generate pulled images registry report]
2026-06-12 21:48:17.996916 | controller | ok
2026-06-12 21:48:18.022455 | controller | included: /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-12 21:48:18.042609 | 
2026-06-12 21:48:18.042677 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-12 21:48:18.397692 | controller | ok
2026-06-12 21:48:18.428155 | 
2026-06-12 21:48:18.428342 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-12 21:48:18.944949 | controller | {
2026-06-12 21:48:18.945058 | controller |     "apiVersion": "v1",
2026-06-12 21:48:18.945068 | controller |     "items": [],
2026-06-12 21:48:18.945075 | controller |     "kind": "List",
2026-06-12 21:48:18.945082 | controller |     "metadata": {
2026-06-12 21:48:18.945089 | controller |         "resourceVersion": ""
2026-06-12 21:48:18.945096 | controller |     }
2026-06-12 21:48:18.945102 | controller | }
2026-06-12 21:48:19.076369 | controller | ok: Runtime: 0:00:00.138812
2026-06-12 21:48:19.405123 | 
2026-06-12 21:48:19.405302 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-12 21:48:19.963274 | controller | {
2026-06-12 21:48:19.963385 | controller |     "apiVersion": "v1",
2026-06-12 21:48:19.963395 | controller |     "items": [],
2026-06-12 21:48:19.963401 | controller |     "kind": "List",
2026-06-12 21:48:19.963407 | controller |     "metadata": {
2026-06-12 21:48:19.963412 | controller |         "resourceVersion": ""
2026-06-12 21:48:19.963418 | controller |     }
2026-06-12 21:48:19.963423 | controller | }
2026-06-12 21:48:20.068162 | controller | ok: Runtime: 0:00:00.153039
2026-06-12 21:48:20.092625 | 
2026-06-12 21:48:20.092699 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-12 21:48:20.170331 | controller | ok
2026-06-12 21:48:20.193592 | 
2026-06-12 21:48:20.193664 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-12 21:48:20.280314 | controller | ok: No ICSP or IDMS mirror rules found on the cluster. All rows will have expected_pull_basis: source and expected_pull_location from the image ref.
2026-06-12 21:48:20.304944 | 
2026-06-12 21:48:20.305014 | LOOP [env_op_images : Get pods per namespace]
2026-06-12 21:48:22.511741 | controller | ok: "openstack"
2026-06-12 21:48:22.512017 | controller | ok: All items complete
2026-06-12 21:48:22.512045 | 
2026-06-12 21:48:23.891375 | controller | ok: "openstack-operators"
2026-06-12 21:48:25.129370 | 
2026-06-12 21:48:25.129549 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-12 21:48:26.800802 | controller | ok
2026-06-12 21:48:26.851795 | 
2026-06-12 21:48:26.851981 | TASK [env_op_images : Build report summary]
2026-06-12 21:48:26.984436 | controller | ok
2026-06-12 21:48:27.012878 | 
2026-06-12 21:48:27.013077 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-12 21:48:28.371101 | controller | changed
2026-06-12 21:48:28.400698 | 
2026-06-12 21:48:28.400835 | TASK [env_op_images : Pulled images report summary]
2026-06-12 21:48:28.506093 | controller | ok: Pulled images report: 120 containers (0 mirror, 120 source), 0 mirror rules. Full report: /home/zuul/ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-12 21:48:28.846452 | 
2026-06-12 21:48:28.846687 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-12 21:48:28.899443 | controller | ok
2026-06-12 21:48:28.925108 | controller | included: /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-12 21:48:28.953265 | 
2026-06-12 21:48:28.953435 | TASK [env_op_images : Check pulled images report exists]
2026-06-12 21:48:29.337506 | controller | ok
2026-06-12 21:48:29.368411 | 
2026-06-12 21:48:29.368613 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-12 21:48:29.755121 | controller | changed
2026-06-12 21:48:29.783149 | 
2026-06-12 21:48:29.783348 | TASK [env_op_images : List cluster nodes]
2026-06-12 21:48:30.319410 | controller | {
2026-06-12 21:48:30.319535 | controller |     "apiVersion": "v1",
2026-06-12 21:48:30.319545 | controller |     "items": [
2026-06-12 21:48:30.319551 | controller |         {
2026-06-12 21:48:30.319559 | controller |             "apiVersion": "v1",
2026-06-12 21:48:30.319566 | controller |             "kind": "Node",
2026-06-12 21:48:30.319571 | controller |             "metadata": {
2026-06-12 21:48:30.319577 | controller |                 "annotations": {
2026-06-12 21:48:30.319584 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-12 21:48:30.319595 | controller |                     "k8s.ovn.org/host-cidrs": "[\"172.17.0.5/24\",\"172.18.0.5/24\",\"172.19.0.5/24\",\"172.20.0.5/24\",\"172.28.0.5/24\",\"172.50.0.5/24\",\"192.168.122.10/24\",\"192.168.126.11/24\",\"192.168.130.11/24\"]",
2026-06-12 21:48:30.319602 | controller |                     "k8s.ovn.org/l3-gateway-config": "{\"default\":{\"mode\":\"local\",\"bridge-id\":\"br-ex\",\"interface-id\":\"br-ex_crc\",\"mac-address\":\"52:fd:fc:07:21:82\",\"ip-addresses\":[\"192.168.130.11/24\"],\"ip-address\":\"192.168.130.11/24\",\"next-hops\":[\"192.168.130.1\"],\"next-hop\":\"192.168.130.1\",\"node-port-enable\":\"true\",\"vlan-id\":\"0\"}}",
2026-06-12 21:48:30.319608 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-12 21:48:30.319614 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-12 21:48:30.319619 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-12 21:48:30.319629 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-12 21:48:30.319634 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-12 21:48:30.319639 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-12 21:48:30.319644 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-12 21:48:30.319649 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-12 21:48:30.319654 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-12 21:48:30.319659 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-12 21:48:30.319664 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 21:48:30.319669 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 21:48:30.319674 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 21:48:30.319679 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 21:48:30.319684 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-12 21:48:30.319689 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "89212",
2026-06-12 21:48:30.319693 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-12 21:48:30.319698 | controller |                     "machineconfiguration.openshift.io/reason": "unexpected on-disk state validating against rendered-master-463c990ae77c88c10ed494b769c09675: content mismatch for file \"/etc/containers/registries.conf\"",
2026-06-12 21:48:30.319703 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-12 21:48:30.319708 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-12 21:48:30.319713 | controller |                 },
2026-06-12 21:48:30.319718 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-12 21:48:30.319723 | controller |                 "labels": {
2026-06-12 21:48:30.319727 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-12 21:48:30.319732 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-12 21:48:30.319757 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-12 21:48:30.319762 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-12 21:48:30.319768 | controller |                     "kubernetes.io/os": "linux",
2026-06-12 21:48:30.319773 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-12 21:48:30.319777 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-12 21:48:30.319782 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-12 21:48:30.319787 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-12 21:48:30.319792 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-12 21:48:30.319797 | controller |                 },
2026-06-12 21:48:30.319801 | controller |                 "name": "crc",
2026-06-12 21:48:30.319806 | controller |                 "resourceVersion": "91122",
2026-06-12 21:48:30.319811 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-12 21:48:30.319816 | controller |             },
2026-06-12 21:48:30.319821 | controller |             "spec": {},
2026-06-12 21:48:30.319826 | controller |             "status": {
2026-06-12 21:48:30.319830 | controller |                 "addresses": [
2026-06-12 21:48:30.319835 | controller |                     {
2026-06-12 21:48:30.319840 | controller |                         "address": "192.168.126.11",
2026-06-12 21:48:30.319845 | controller |                         "type": "InternalIP"
2026-06-12 21:48:30.319849 | controller |                     },
2026-06-12 21:48:30.319854 | controller |                     {
2026-06-12 21:48:30.319859 | controller |                         "address": "crc",
2026-06-12 21:48:30.319864 | controller |                         "type": "Hostname"
2026-06-12 21:48:30.319869 | controller |                     }
2026-06-12 21:48:30.319874 | controller |                 ],
2026-06-12 21:48:30.319901 | controller |                 "allocatable": {
2026-06-12 21:48:30.319907 | controller |                     "cpu": "11800m",
2026-06-12 21:48:30.319912 | controller |                     "ephemeral-storage": "231016688053",
2026-06-12 21:48:30.319916 | controller |                     "hugepages-1Gi": "0",
2026-06-12 21:48:30.319921 | controller |                     "hugepages-2Mi": "0",
2026-06-12 21:48:30.319926 | controller |                     "memory": "31621688Ki",
2026-06-12 21:48:30.319931 | controller |                     "pods": "250"
2026-06-12 21:48:30.319936 | controller |                 },
2026-06-12 21:48:30.319941 | controller |                 "capacity": {
2026-06-12 21:48:30.319945 | controller |                     "cpu": "12",
2026-06-12 21:48:30.319950 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-12 21:48:30.319955 | controller |                     "hugepages-1Gi": "0",
2026-06-12 21:48:30.319960 | controller |                     "hugepages-2Mi": "0",
2026-06-12 21:48:30.319965 | controller |                     "memory": "32082488Ki",
2026-06-12 21:48:30.319970 | controller |                     "pods": "250"
2026-06-12 21:48:30.319975 | controller |                 },
2026-06-12 21:48:30.319979 | controller |                 "conditions": [
2026-06-12 21:48:30.319984 | controller |                     {
2026-06-12 21:48:30.319989 | controller |                         "lastHeartbeatTime": "2026-06-12T21:48:18Z",
2026-06-12 21:48:30.319994 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 21:48:30.319999 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-12 21:48:30.320004 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-12 21:48:30.320008 | controller |                         "status": "False",
2026-06-12 21:48:30.320013 | controller |                         "type": "MemoryPressure"
2026-06-12 21:48:30.320021 | controller |                     },
2026-06-12 21:48:30.320026 | controller |                     {
2026-06-12 21:48:30.320031 | controller |                         "lastHeartbeatTime": "2026-06-12T21:48:18Z",
2026-06-12 21:48:30.320036 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 21:48:30.320041 | controller |                         "message": "kubelet has no disk pressure",
2026-06-12 21:48:30.320045 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-12 21:48:30.320050 | controller |                         "status": "False",
2026-06-12 21:48:30.320055 | controller |                         "type": "DiskPressure"
2026-06-12 21:48:30.320063 | controller |                     },
2026-06-12 21:48:30.320068 | controller |                     {
2026-06-12 21:48:30.320073 | controller |                         "lastHeartbeatTime": "2026-06-12T21:48:18Z",
2026-06-12 21:48:30.320078 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 21:48:30.320082 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-12 21:48:30.320087 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-12 21:48:30.320092 | controller |                         "status": "False",
2026-06-12 21:48:30.320097 | controller |                         "type": "PIDPressure"
2026-06-12 21:48:30.320102 | controller |                     },
2026-06-12 21:48:30.320107 | controller |                     {
2026-06-12 21:48:30.320111 | controller |                         "lastHeartbeatTime": "2026-06-12T21:48:18Z",
2026-06-12 21:48:30.320116 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-12 21:48:30.320121 | controller |                         "message": "kubelet is posting ready status",
2026-06-12 21:48:30.320126 | controller |                         "reason": "KubeletReady",
2026-06-12 21:48:30.320131 | controller |                         "status": "True",
2026-06-12 21:48:30.320135 | controller |                         "type": "Ready"
2026-06-12 21:48:30.320140 | controller |                     }
2026-06-12 21:48:30.320145 | controller |                 ],
2026-06-12 21:48:30.320150 | controller |                 "daemonEndpoints": {
2026-06-12 21:48:30.320155 | controller |                     "kubeletEndpoint": {
2026-06-12 21:48:30.320159 | controller |                         "Port": 10250
2026-06-12 21:48:30.320164 | controller |                     }
2026-06-12 21:48:30.320169 | controller |                 },
2026-06-12 21:48:30.320174 | controller |                 "features": {
2026-06-12 21:48:30.320179 | controller |                     "supplementalGroupsPolicy": true
2026-06-12 21:48:30.320183 | controller |                 },
2026-06-12 21:48:30.320188 | controller |                 "images": [
2026-06-12 21:48:30.320193 | controller |                     {
2026-06-12 21:48:30.320198 | controller |                         "names": [
2026-06-12 21:48:30.320203 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-12 21:48:30.320208 | controller |                         ],
2026-06-12 21:48:30.320213 | controller |                         "sizeBytes": 2981840865
2026-06-12 21:48:30.320218 | controller |                     },
2026-06-12 21:48:30.320223 | controller |                     {
2026-06-12 21:48:30.320228 | controller |                         "names": [
2026-06-12 21:48:30.320232 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-12 21:48:30.320237 | controller |                         ],
2026-06-12 21:48:30.320242 | controller |                         "sizeBytes": 1791386233
2026-06-12 21:48:30.320247 | controller |                     },
2026-06-12 21:48:30.320252 | controller |                     {
2026-06-12 21:48:30.320256 | controller |                         "names": [
2026-06-12 21:48:30.320261 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:e0e8c3b534ef6d1af2ab0a5f468ebba764330fb966a49c166232ac1ecb98ad11",
2026-06-12 21:48:30.320266 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115",
2026-06-12 21:48:30.320271 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-12 21:48:30.320276 | controller |                         ],
2026-06-12 21:48:30.320281 | controller |                         "sizeBytes": 1663108685
2026-06-12 21:48:30.320285 | controller |                     },
2026-06-12 21:48:30.320290 | controller |                     {
2026-06-12 21:48:30.320295 | controller |                         "names": [
2026-06-12 21:48:30.320300 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-12 21:48:30.320305 | controller |                         ],
2026-06-12 21:48:30.320309 | controller |                         "sizeBytes": 1641503854
2026-06-12 21:48:30.320314 | controller |                     },
2026-06-12 21:48:30.320322 | controller |                     {
2026-06-12 21:48:30.320327 | controller |                         "names": [
2026-06-12 21:48:30.320335 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-12 21:48:30.320340 | controller |                         ],
2026-06-12 21:48:30.320345 | controller |                         "sizeBytes": 1597684406
2026-06-12 21:48:30.320352 | controller |                     },
2026-06-12 21:48:30.320358 | controller |                     {
2026-06-12 21:48:30.320364 | controller |                         "names": [
2026-06-12 21:48:30.320369 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-12 21:48:30.320374 | controller |                         ],
2026-06-12 21:48:30.320378 | controller |                         "sizeBytes": 1283022964
2026-06-12 21:48:30.320383 | controller |                     },
2026-06-12 21:48:30.320388 | controller |                     {
2026-06-12 21:48:30.320393 | controller |                         "names": [
2026-06-12 21:48:30.320398 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-12 21:48:30.320403 | controller |                         ],
2026-06-12 21:48:30.320407 | controller |                         "sizeBytes": 1261384762
2026-06-12 21:48:30.320412 | controller |                     },
2026-06-12 21:48:30.320417 | controller |                     {
2026-06-12 21:48:30.320422 | controller |                         "names": [
2026-06-12 21:48:30.320427 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-12 21:48:30.320431 | controller |                         ],
2026-06-12 21:48:30.320436 | controller |                         "sizeBytes": 1236270196
2026-06-12 21:48:30.320476 | controller |                     },
2026-06-12 21:48:30.320488 | controller |                     {
2026-06-12 21:48:30.320493 | controller |                         "names": [
2026-06-12 21:48:30.320499 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-12 21:48:30.320504 | controller |                         ],
2026-06-12 21:48:30.320508 | controller |                         "sizeBytes": 1224304325
2026-06-12 21:48:30.320513 | controller |                     },
2026-06-12 21:48:30.320518 | controller |                     {
2026-06-12 21:48:30.320523 | controller |                         "names": [
2026-06-12 21:48:30.320528 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-12 21:48:30.320532 | controller |                         ],
2026-06-12 21:48:30.320537 | controller |                         "sizeBytes": 1188201576
2026-06-12 21:48:30.320542 | controller |                     },
2026-06-12 21:48:30.320547 | controller |                     {
2026-06-12 21:48:30.320552 | controller |                         "names": [
2026-06-12 21:48:30.320556 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102",
2026-06-12 21:48:30.320561 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 21:48:30.320566 | controller |                         ],
2026-06-12 21:48:30.320571 | controller |                         "sizeBytes": 1161849635
2026-06-12 21:48:30.320576 | controller |                     },
2026-06-12 21:48:30.320582 | controller |                     {
2026-06-12 21:48:30.320586 | controller |                         "names": [
2026-06-12 21:48:30.320591 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:58e7d8eb1c6396f7271a5cf430f180d96fade24a3745d4f4fa817c1f2cf5ec96",
2026-06-12 21:48:30.320596 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064",
2026-06-12 21:48:30.320601 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-12 21:48:30.320610 | controller |                         ],
2026-06-12 21:48:30.320615 | controller |                         "sizeBytes": 1144652102
2026-06-12 21:48:30.320619 | controller |                     },
2026-06-12 21:48:30.320624 | controller |                     {
2026-06-12 21:48:30.320629 | controller |                         "names": [
2026-06-12 21:48:30.320634 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:5c43f78f30d705ea7cd6cf5a0d43085bddeae40fcecffd3b5e598199be58b221"
2026-06-12 21:48:30.320639 | controller |                         ],
2026-06-12 21:48:30.320643 | controller |                         "sizeBytes": 1144593725
2026-06-12 21:48:30.320648 | controller |                     },
2026-06-12 21:48:30.320653 | controller |                     {
2026-06-12 21:48:30.320658 | controller |                         "names": [
2026-06-12 21:48:30.320662 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-12 21:48:30.320667 | controller |                         ],
2026-06-12 21:48:30.320672 | controller |                         "sizeBytes": 1126957757
2026-06-12 21:48:30.320677 | controller |                     },
2026-06-12 21:48:30.320682 | controller |                     {
2026-06-12 21:48:30.320686 | controller |                         "names": [
2026-06-12 21:48:30.320691 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516",
2026-06-12 21:48:30.320696 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:2811a7e7ec1381568bcc092304a3132d821e2c8597d6a1b7f23170d7bf0eb75b",
2026-06-12 21:48:30.320701 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-12 21:48:30.320705 | controller |                         ],
2026-06-12 21:48:30.320710 | controller |                         "sizeBytes": 1112894777
2026-06-12 21:48:30.320715 | controller |                     },
2026-06-12 21:48:30.320720 | controller |                     {
2026-06-12 21:48:30.320725 | controller |                         "names": [
2026-06-12 21:48:30.320733 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17",
2026-06-12 21:48:30.320744 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 21:48:30.320749 | controller |                         ],
2026-06-12 21:48:30.320754 | controller |                         "sizeBytes": 1083799196
2026-06-12 21:48:30.320759 | controller |                     },
2026-06-12 21:48:30.320763 | controller |                     {
2026-06-12 21:48:30.320768 | controller |                         "names": [
2026-06-12 21:48:30.320773 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-12 21:48:30.320778 | controller |                         ],
2026-06-12 21:48:30.320782 | controller |                         "sizeBytes": 1079537324
2026-06-12 21:48:30.320787 | controller |                     },
2026-06-12 21:48:30.320792 | controller |                     {
2026-06-12 21:48:30.320797 | controller |                         "names": [
2026-06-12 21:48:30.320801 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-12 21:48:30.320806 | controller |                         ],
2026-06-12 21:48:30.320811 | controller |                         "sizeBytes": 1052707833
2026-06-12 21:48:30.320816 | controller |                     },
2026-06-12 21:48:30.320820 | controller |                     {
2026-06-12 21:48:30.320825 | controller |                         "names": [
2026-06-12 21:48:30.320830 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:7b54e1e90decd1b13bca74d4debd94fcd10edfbfab9a78e71e2df8b032a43eb1",
2026-06-12 21:48:30.320835 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba",
2026-06-12 21:48:30.320839 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-12 21:48:30.320847 | controller |                         ],
2026-06-12 21:48:30.320852 | controller |                         "sizeBytes": 1041008430
2026-06-12 21:48:30.320857 | controller |                     },
2026-06-12 21:48:30.320862 | controller |                     {
2026-06-12 21:48:30.320866 | controller |                         "names": [
2026-06-12 21:48:30.320871 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e",
2026-06-12 21:48:30.320876 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 21:48:30.320881 | controller |                         ],
2026-06-12 21:48:30.320886 | controller |                         "sizeBytes": 994527714
2026-06-12 21:48:30.320890 | controller |                     },
2026-06-12 21:48:30.320895 | controller |                     {
2026-06-12 21:48:30.320900 | controller |                         "names": [
2026-06-12 21:48:30.320905 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-12 21:48:30.320909 | controller |                         ],
2026-06-12 21:48:30.320914 | controller |                         "sizeBytes": 989392005
2026-06-12 21:48:30.320919 | controller |                     },
2026-06-12 21:48:30.320924 | controller |                     {
2026-06-12 21:48:30.320928 | controller |                         "names": [
2026-06-12 21:48:30.320933 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313",
2026-06-12 21:48:30.320938 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 21:48:30.320943 | controller |                         ],
2026-06-12 21:48:30.320947 | controller |                         "sizeBytes": 983416689
2026-06-12 21:48:30.320952 | controller |                     },
2026-06-12 21:48:30.320957 | controller |                     {
2026-06-12 21:48:30.320962 | controller |                         "names": [
2026-06-12 21:48:30.320966 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-12 21:48:30.320971 | controller |                         ],
2026-06-12 21:48:30.320976 | controller |                         "sizeBytes": 971668163
2026-06-12 21:48:30.320980 | controller |                     },
2026-06-12 21:48:30.320985 | controller |                     {
2026-06-12 21:48:30.320990 | controller |                         "names": [
2026-06-12 21:48:30.320995 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-12 21:48:30.320999 | controller |                         ],
2026-06-12 21:48:30.321004 | controller |                         "sizeBytes": 969078739
2026-06-12 21:48:30.321009 | controller |                     },
2026-06-12 21:48:30.321014 | controller |                     {
2026-06-12 21:48:30.321018 | controller |                         "names": [
2026-06-12 21:48:30.321023 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-12 21:48:30.321031 | controller |                         ],
2026-06-12 21:48:30.321036 | controller |                         "sizeBytes": 876488654
2026-06-12 21:48:30.321040 | controller |                     },
2026-06-12 21:48:30.321045 | controller |                     {
2026-06-12 21:48:30.321050 | controller |                         "names": [
2026-06-12 21:48:30.321055 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-12 21:48:30.321059 | controller |                         ],
2026-06-12 21:48:30.321064 | controller |                         "sizeBytes": 874121453
2026-06-12 21:48:30.321069 | controller |                     },
2026-06-12 21:48:30.321074 | controller |                     {
2026-06-12 21:48:30.321078 | controller |                         "names": [
2026-06-12 21:48:30.321083 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-12 21:48:30.321091 | controller |                         ],
2026-06-12 21:48:30.321095 | controller |                         "sizeBytes": 847332502
2026-06-12 21:48:30.321100 | controller |                     },
2026-06-12 21:48:30.321105 | controller |                     {
2026-06-12 21:48:30.321110 | controller |                         "names": [
2026-06-12 21:48:30.321118 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-12 21:48:30.321123 | controller |                         ],
2026-06-12 21:48:30.321128 | controller |                         "sizeBytes": 772260039
2026-06-12 21:48:30.321132 | controller |                     },
2026-06-12 21:48:30.321137 | controller |                     {
2026-06-12 21:48:30.321142 | controller |                         "names": [
2026-06-12 21:48:30.321146 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-12 21:48:30.321151 | controller |                         ],
2026-06-12 21:48:30.321156 | controller |                         "sizeBytes": 769516783
2026-06-12 21:48:30.321161 | controller |                     },
2026-06-12 21:48:30.321166 | controller |                     {
2026-06-12 21:48:30.321170 | controller |                         "names": [
2026-06-12 21:48:30.321175 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-12 21:48:30.321180 | controller |                         ],
2026-06-12 21:48:30.321185 | controller |                         "sizeBytes": 721591926
2026-06-12 21:48:30.321189 | controller |                     },
2026-06-12 21:48:30.321194 | controller |                     {
2026-06-12 21:48:30.321199 | controller |                         "names": [
2026-06-12 21:48:30.321204 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c",
2026-06-12 21:48:30.321208 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 21:48:30.321213 | controller |                         ],
2026-06-12 21:48:30.321218 | controller |                         "sizeBytes": 685363428
2026-06-12 21:48:30.321223 | controller |                     },
2026-06-12 21:48:30.321227 | controller |                     {
2026-06-12 21:48:30.321232 | controller |                         "names": [
2026-06-12 21:48:30.321237 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb",
2026-06-12 21:48:30.321242 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 21:48:30.321247 | controller |                         ],
2026-06-12 21:48:30.321251 | controller |                         "sizeBytes": 679336787
2026-06-12 21:48:30.321256 | controller |                     },
2026-06-12 21:48:30.321261 | controller |                     {
2026-06-12 21:48:30.321265 | controller |                         "names": [
2026-06-12 21:48:30.321270 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e",
2026-06-12 21:48:30.321275 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 21:48:30.321280 | controller |                         ],
2026-06-12 21:48:30.321284 | controller |                         "sizeBytes": 670935535
2026-06-12 21:48:30.321289 | controller |                     },
2026-06-12 21:48:30.321294 | controller |                     {
2026-06-12 21:48:30.321299 | controller |                         "names": [
2026-06-12 21:48:30.321303 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1",
2026-06-12 21:48:30.321308 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 21:48:30.321313 | controller |                         ],
2026-06-12 21:48:30.321318 | controller |                         "sizeBytes": 668567017
2026-06-12 21:48:30.321325 | controller |                     },
2026-06-12 21:48:30.321330 | controller |                     {
2026-06-12 21:48:30.321335 | controller |                         "names": [
2026-06-12 21:48:30.321340 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e",
2026-06-12 21:48:30.321345 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 21:48:30.321349 | controller |                         ],
2026-06-12 21:48:30.321354 | controller |                         "sizeBytes": 668561385
2026-06-12 21:48:30.321359 | controller |                     },
2026-06-12 21:48:30.321363 | controller |                     {
2026-06-12 21:48:30.321368 | controller |                         "names": [
2026-06-12 21:48:30.321373 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-12 21:48:30.321378 | controller |                         ],
2026-06-12 21:48:30.321382 | controller |                         "sizeBytes": 646867625
2026-06-12 21:48:30.321387 | controller |                     },
2026-06-12 21:48:30.321392 | controller |                     {
2026-06-12 21:48:30.321397 | controller |                         "names": [
2026-06-12 21:48:30.321401 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-12 21:48:30.321413 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-12 21:48:30.321418 | controller |                         ],
2026-06-12 21:48:30.321423 | controller |                         "sizeBytes": 644545406
2026-06-12 21:48:30.321428 | controller |                     },
2026-06-12 21:48:30.321432 | controller |                     {
2026-06-12 21:48:30.321437 | controller |                         "names": [
2026-06-12 21:48:30.321465 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-12 21:48:30.321477 | controller |                         ],
2026-06-12 21:48:30.321483 | controller |                         "sizeBytes": 638910445
2026-06-12 21:48:30.321488 | controller |                     },
2026-06-12 21:48:30.321493 | controller |                     {
2026-06-12 21:48:30.321498 | controller |                         "names": [
2026-06-12 21:48:30.321502 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-12 21:48:30.321512 | controller |                         ],
2026-06-12 21:48:30.321517 | controller |                         "sizeBytes": 617699779
2026-06-12 21:48:30.321522 | controller |                     },
2026-06-12 21:48:30.321526 | controller |                     {
2026-06-12 21:48:30.321531 | controller |                         "names": [
2026-06-12 21:48:30.321536 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-12 21:48:30.321541 | controller |                         ],
2026-06-12 21:48:30.321545 | controller |                         "sizeBytes": 607756695
2026-06-12 21:48:30.321550 | controller |                     },
2026-06-12 21:48:30.321555 | controller |                     {
2026-06-12 21:48:30.321560 | controller |                         "names": [
2026-06-12 21:48:30.321565 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33",
2026-06-12 21:48:30.321569 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 21:48:30.321574 | controller |                         ],
2026-06-12 21:48:30.321579 | controller |                         "sizeBytes": 594718948
2026-06-12 21:48:30.321584 | controller |                     },
2026-06-12 21:48:30.321588 | controller |                     {
2026-06-12 21:48:30.321593 | controller |                         "names": [
2026-06-12 21:48:30.321598 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e"
2026-06-12 21:48:30.321603 | controller |                         ],
2026-06-12 21:48:30.321611 | controller |                         "sizeBytes": 584721741
2026-06-12 21:48:30.321616 | controller |                     },
2026-06-12 21:48:30.321621 | controller |                     {
2026-06-12 21:48:30.321626 | controller |                         "names": [
2026-06-12 21:48:30.321630 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9",
2026-06-12 21:48:30.321635 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:ef83967297f619f45075e7fd1428a1eb981622a6c174c46fb53b158ed24bed85",
2026-06-12 21:48:30.321640 | controller |                             "registry.redhat.io/openshift4/ose-cli:latest"
2026-06-12 21:48:30.321645 | controller |                         ],
2026-06-12 21:48:30.321650 | controller |                         "sizeBytes": 584351326
2026-06-12 21:48:30.321654 | controller |                     },
2026-06-12 21:48:30.321659 | controller |                     {
2026-06-12 21:48:30.321664 | controller |                         "names": [
2026-06-12 21:48:30.321669 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04"
2026-06-12 21:48:30.321674 | controller |                         ],
2026-06-12 21:48:30.321678 | controller |                         "sizeBytes": 545674969
2026-06-12 21:48:30.321683 | controller |                     },
2026-06-12 21:48:30.321688 | controller |                     {
2026-06-12 21:48:30.321693 | controller |                         "names": [
2026-06-12 21:48:30.321697 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e"
2026-06-12 21:48:30.321702 | controller |                         ],
2026-06-12 21:48:30.321707 | controller |                         "sizeBytes": 542463064
2026-06-12 21:48:30.321712 | controller |                     },
2026-06-12 21:48:30.321716 | controller |                     {
2026-06-12 21:48:30.321721 | controller |                         "names": [
2026-06-12 21:48:30.321726 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6"
2026-06-12 21:48:30.321731 | controller |                         ],
2026-06-12 21:48:30.321735 | controller |                         "sizeBytes": 539380592
2026-06-12 21:48:30.321740 | controller |                     },
2026-06-12 21:48:30.321745 | controller |                     {
2026-06-12 21:48:30.321750 | controller |                         "names": [
2026-06-12 21:48:30.321754 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2"
2026-06-12 21:48:30.321759 | controller |                         ],
2026-06-12 21:48:30.321764 | controller |                         "sizeBytes": 533027808
2026-06-12 21:48:30.321769 | controller |                     },
2026-06-12 21:48:30.321773 | controller |                     {
2026-06-12 21:48:30.321778 | controller |                         "names": [
2026-06-12 21:48:30.321783 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612"
2026-06-12 21:48:30.321787 | controller |                         ],
2026-06-12 21:48:30.321792 | controller |                         "sizeBytes": 528200501
2026-06-12 21:48:30.321797 | controller |                     },
2026-06-12 21:48:30.321802 | controller |                     {
2026-06-12 21:48:30.321806 | controller |                         "names": [
2026-06-12 21:48:30.321811 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a"
2026-06-12 21:48:30.321816 | controller |                         ],
2026-06-12 21:48:30.321821 | controller |                         "sizeBytes": 527774342
2026-06-12 21:48:30.321825 | controller |                     },
2026-06-12 21:48:30.321830 | controller |                     {
2026-06-12 21:48:30.321835 | controller |                         "names": [
2026-06-12 21:48:30.321840 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d"
2026-06-12 21:48:30.321844 | controller |                         ],
2026-06-12 21:48:30.321852 | controller |                         "sizeBytes": 526632426
2026-06-12 21:48:30.321857 | controller |                     }
2026-06-12 21:48:30.321862 | controller |                 ],
2026-06-12 21:48:30.321867 | controller |                 "nodeInfo": {
2026-06-12 21:48:30.321871 | controller |                     "architecture": "amd64",
2026-06-12 21:48:30.321876 | controller |                     "bootID": "3062309a-d3b0-4b17-8ba6-054a3a3af20e",
2026-06-12 21:48:30.321881 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-12 21:48:30.321889 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-12 21:48:30.321894 | controller |                     "kubeProxyVersion": "",
2026-06-12 21:48:30.321898 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-12 21:48:30.321903 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-12 21:48:30.321908 | controller |                     "operatingSystem": "linux",
2026-06-12 21:48:30.321913 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-12 21:48:30.321918 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-12 21:48:30.321922 | controller |                 },
2026-06-12 21:48:30.321927 | controller |                 "runtimeHandlers": [
2026-06-12 21:48:30.321932 | controller |                     {
2026-06-12 21:48:30.321937 | controller |                         "features": {
2026-06-12 21:48:30.321941 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 21:48:30.321949 | controller |                             "userNamespaces": true
2026-06-12 21:48:30.321954 | controller |                         },
2026-06-12 21:48:30.321959 | controller |                         "name": "crun"
2026-06-12 21:48:30.321964 | controller |                     },
2026-06-12 21:48:30.321968 | controller |                     {
2026-06-12 21:48:30.321973 | controller |                         "features": {
2026-06-12 21:48:30.321978 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 21:48:30.321983 | controller |                             "userNamespaces": true
2026-06-12 21:48:30.321987 | controller |                         },
2026-06-12 21:48:30.321992 | controller |                         "name": ""
2026-06-12 21:48:30.321997 | controller |                     },
2026-06-12 21:48:30.322002 | controller |                     {
2026-06-12 21:48:30.322006 | controller |                         "features": {
2026-06-12 21:48:30.322011 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 21:48:30.322016 | controller |                             "userNamespaces": true
2026-06-12 21:48:30.322021 | controller |                         },
2026-06-12 21:48:30.322025 | controller |                         "name": "runc"
2026-06-12 21:48:30.322030 | controller |                     }
2026-06-12 21:48:30.322035 | controller |                 ]
2026-06-12 21:48:30.322040 | controller |             }
2026-06-12 21:48:30.322044 | controller |         }
2026-06-12 21:48:30.322049 | controller |     ],
2026-06-12 21:48:30.322054 | controller |     "kind": "List",
2026-06-12 21:48:30.322059 | controller |     "metadata": {
2026-06-12 21:48:30.322064 | controller |         "resourceVersion": ""
2026-06-12 21:48:30.322068 | controller |     }
2026-06-12 21:48:30.322073 | controller | }
2026-06-12 21:48:30.480833 | controller | ok: Runtime: 0:00:00.147361
2026-06-12 21:48:30.514603 | 
2026-06-12 21:48:30.514880 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-12 21:48:30.566714 | controller | skipping: Conditional result was False
2026-06-12 21:48:30.611219 | 
2026-06-12 21:48:30.611489 | TASK [env_op_images : Extract node names]
2026-06-12 21:48:30.730775 | controller | ok
2026-06-12 21:48:30.760538 | 
2026-06-12 21:48:30.760770 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-12 21:48:32.545171 | controller | Jun 12 20:20:01.045855 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 21:48:32.545525 | controller | Jun 12 20:20:02.252400 crc crio[3645]: time="2026-06-12T20:20:02.25117236Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 21:48:32.545559 | controller | Jun 12 20:20:02.252400 crc crio[3645]: time="2026-06-12T20:20:02.252375819Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 21:48:32.545580 | controller | Jun 12 20:20:02.256047 crc crio[3645]: time="2026-06-12T20:20:02.255756673Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 21:48:32.545599 | controller | Jun 12 20:20:02.257173 crc crio[3645]: time="2026-06-12T20:20:02.257118742Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 21:48:32.545616 | controller | Jun 12 20:20:02.284519 crc crio[3645]: time="2026-06-12T20:20:02.284406251Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 21:48:32.545639 | controller | Jun 12 20:20:02.285430 crc crio[3645]: time="2026-06-12T20:20:02.285354168Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 21:48:32.545664 | controller | Jun 12 20:20:02.285430 crc crio[3645]: time="2026-06-12T20:20:02.285390428Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 21:48:32.545683 | controller | Jun 12 20:20:02.285878 crc crio[3645]: time="2026-06-12T20:20:02.285833221Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 21:48:32.545699 | controller | Jun 12 20:20:02.285878 crc crio[3645]: time="2026-06-12T20:20:02.285849801Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 21:48:32.545715 | controller | Jun 12 20:20:02.309079 crc crio[3645]: time="2026-06-12T20:20:02.30870659Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 21:48:32.545731 | controller | Jun 12 20:20:02.349392 crc crio[3645]: time="2026-06-12T20:20:02.349280562Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-12 21:48:32.545749 | controller | Jun 12 20:20:02.355506 crc crio[3645]: time="2026-06-12T20:20:02.355395443Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-12 21:48:32.545766 | controller | Jun 12 20:20:02.581625 crc crio[3645]: time="2026-06-12T20:20:02.581343052Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-12 21:48:32.545782 | controller | Jun 12 20:20:03.373913 crc crio[3645]: time="2026-06-12T20:20:03.373298975Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 21:48:32.545798 | controller | Jun 12 20:20:03.373913 crc crio[3645]: time="2026-06-12T20:20:03.373852627Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 21:48:32.545814 | controller | Jun 12 20:20:03.373913 crc crio[3645]: time="2026-06-12T20:20:03.37386537Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 21:48:32.545830 | controller | Jun 12 20:20:03.373913 crc crio[3645]: time="2026-06-12T20:20:03.373873691Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 21:48:32.545846 | controller | Jun 12 20:20:03.373913 crc crio[3645]: time="2026-06-12T20:20:03.373953554Z" level=info msg="RDT not available in the host system"
2026-06-12 21:48:32.545889 | controller | Jun 12 20:20:03.385494 crc crio[3645]: time="2026-06-12T20:20:03.385370317Z" level=info msg="Conmon does support the --sync option"
2026-06-12 21:48:32.545907 | controller | Jun 12 20:20:03.385494 crc crio[3645]: time="2026-06-12T20:20:03.385429267Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 21:48:32.545923 | controller | Jun 12 20:20:03.389765 crc crio[3645]: time="2026-06-12T20:20:03.389517742Z" level=info msg="Conmon does support the --sync option"
2026-06-12 21:48:32.545940 | controller | Jun 12 20:20:03.389765 crc crio[3645]: time="2026-06-12T20:20:03.389572961Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 21:48:32.545957 | controller | Jun 12 20:20:04.198559 crc crio[3645]: time="2026-06-12T20:20:04.198269769Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.545974 | controller | Jun 12 20:20:04.198559 crc crio[3645]: time="2026-06-12T20:20:04.198351343Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.545990 | controller | Jun 12 20:20:04.200776 crc crio[3645]: time="2026-06-12T20:20:04.199628947Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 21:48:32.546005 | controller | Jun 12 20:20:04.200776 crc crio[3645]: time="2026-06-12T20:20:04.199653701Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 21:48:32.546024 | controller | Jun 12 20:20:04.201325 crc crio[3645]: time="2026-06-12T20:20:04.200513936Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"cpu-load-balancing.crio.io\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"org.systemd.property.\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"cpu-quota.crio.io\", \"cpu-c-states.crio.io\", \"cpu-freq-governor.crio.io\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.PodLinuxResources\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri-o.ShmSize\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.LinkLogs\", \"org.criu.config\", \"run.oci.\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-12 21:48:32.546050 | controller | Jun 12 20:20:04.207634 crc crio[3645]: time="2026-06-12T20:20:04.206698721Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-12 21:48:32.546069 | controller | Jun 12 20:20:06.138172 crc crio[3645]: time="2026-06-12T20:20:06.137321269Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 21:48:32.546085 | controller | Jun 12 20:20:06.139779 crc crio[3645]: time="2026-06-12T20:20:06.138486133Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 21:48:32.546101 | controller | Jun 12 20:20:06.520228 crc crio[3645]: time="2026-06-12T20:20:06.520108928Z" level=warning msg="Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\": no such file or directory"
2026-06-12 21:48:32.546120 | controller | Jun 12 20:20:06.535749 crc crio[3645]: time="2026-06-12T20:20:06.535665799Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-12 21:48:32.546136 | controller | Jun 12 20:20:06.601674 crc crio[3645]: time="2026-06-12T20:20:06.601534022Z" level=warning msg="Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\": no such file or directory"
2026-06-12 21:48:32.546153 | controller | Jun 12 20:20:06.610506 crc crio[3645]: time="2026-06-12T20:20:06.610378115Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-12 21:48:32.546169 | controller | Jun 12 20:20:06.702696 crc crio[3645]: time="2026-06-12T20:20:06.701838296Z" level=warning msg="Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\": no such file or directory"
2026-06-12 21:48:32.546185 | controller | Jun 12 20:20:06.713574 crc crio[3645]: time="2026-06-12T20:20:06.713463388Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-12 21:48:32.546201 | controller | Jun 12 20:20:06.740730 crc crio[3645]: time="2026-06-12T20:20:06.740531688Z" level=warning msg="Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\": no such file or directory"
2026-06-12 21:48:32.546217 | controller | Jun 12 20:20:06.754257 crc crio[3645]: time="2026-06-12T20:20:06.75416135Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-12 21:48:32.546234 | controller | Jun 12 20:20:06.768898 crc crio[3645]: time="2026-06-12T20:20:06.768788933Z" level=warning msg="Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\": no such file or directory"
2026-06-12 21:48:32.546249 | controller | Jun 12 20:20:06.778109 crc crio[3645]: time="2026-06-12T20:20:06.777982393Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-12 21:48:32.546265 | controller | Jun 12 20:20:06.797397 crc crio[3645]: time="2026-06-12T20:20:06.797265891Z" level=warning msg="Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\": no such file or directory"
2026-06-12 21:48:32.546280 | controller | Jun 12 20:20:06.802588 crc crio[3645]: time="2026-06-12T20:20:06.80251185Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-12 21:48:32.546295 | controller | Jun 12 20:20:06.814985 crc crio[3645]: time="2026-06-12T20:20:06.814783537Z" level=warning msg="Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\": no such file or directory"
2026-06-12 21:48:32.546315 | controller | Jun 12 20:20:06.818868 crc crio[3645]: time="2026-06-12T20:20:06.81879003Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-12 21:48:32.546339 | controller | Jun 12 20:20:06.885227 crc crio[3645]: time="2026-06-12T20:20:06.884756755Z" level=warning msg="Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\": no such file or directory"
2026-06-12 21:48:32.546368 | controller | Jun 12 20:20:06.889119 crc crio[3645]: time="2026-06-12T20:20:06.888988113Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-12 21:48:32.546395 | controller | Jun 12 20:20:06.921561 crc crio[3645]: time="2026-06-12T20:20:06.921406757Z" level=warning msg="Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\": no such file or directory"
2026-06-12 21:48:32.546414 | controller | Jun 12 20:20:07.016600 crc crio[3645]: time="2026-06-12T20:20:07.016446808Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-12 21:48:32.546431 | controller | Jun 12 20:20:07.036819 crc crio[3645]: time="2026-06-12T20:20:07.036650729Z" level=warning msg="Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\": no such file or directory"
2026-06-12 21:48:32.546447 | controller | Jun 12 20:20:07.052434 crc crio[3645]: time="2026-06-12T20:20:07.052251551Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-12 21:48:32.546463 | controller | Jun 12 20:20:07.077627 crc crio[3645]: time="2026-06-12T20:20:07.077261413Z" level=warning msg="Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\": no such file or directory"
2026-06-12 21:48:32.546478 | controller | Jun 12 20:20:07.084763 crc crio[3645]: time="2026-06-12T20:20:07.0844071Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-12 21:48:32.546494 | controller | Jun 12 20:20:07.128609 crc crio[3645]: time="2026-06-12T20:20:07.128536637Z" level=warning msg="Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\": no such file or directory"
2026-06-12 21:48:32.546510 | controller | Jun 12 20:20:07.137386 crc crio[3645]: time="2026-06-12T20:20:07.13728698Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-12 21:48:32.546526 | controller | Jun 12 20:20:07.146514 crc crio[3645]: time="2026-06-12T20:20:07.146460404Z" level=warning msg="Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\": no such file or directory"
2026-06-12 21:48:32.546542 | controller | Jun 12 20:20:07.154486 crc crio[3645]: time="2026-06-12T20:20:07.154422808Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-12 21:48:32.546557 | controller | Jun 12 20:20:07.171129 crc crio[3645]: time="2026-06-12T20:20:07.171023465Z" level=warning msg="Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\": no such file or directory"
2026-06-12 21:48:32.546573 | controller | Jun 12 20:20:07.184160 crc crio[3645]: time="2026-06-12T20:20:07.182800309Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-12 21:48:32.546588 | controller | Jun 12 20:20:07.198726 crc crio[3645]: time="2026-06-12T20:20:07.198547854Z" level=warning msg="Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\": no such file or directory"
2026-06-12 21:48:32.546608 | controller | Jun 12 20:20:07.209559 crc crio[3645]: time="2026-06-12T20:20:07.209407097Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-12 21:48:32.546624 | controller | Jun 12 20:20:07.246348 crc crio[3645]: time="2026-06-12T20:20:07.245881966Z" level=warning msg="Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\": no such file or directory"
2026-06-12 21:48:32.546639 | controller | Jun 12 20:20:07.255182 crc crio[3645]: time="2026-06-12T20:20:07.254852895Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-12 21:48:32.546654 | controller | Jun 12 20:20:07.302794 crc crio[3645]: time="2026-06-12T20:20:07.302673047Z" level=warning msg="Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\": no such file or directory"
2026-06-12 21:48:32.546668 | controller | Jun 12 20:20:07.308491 crc crio[3645]: time="2026-06-12T20:20:07.308411621Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-12 21:48:32.546683 | controller | Jun 12 20:20:07.332555 crc crio[3645]: time="2026-06-12T20:20:07.332507341Z" level=warning msg="Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\": no such file or directory"
2026-06-12 21:48:32.546698 | controller | Jun 12 20:20:07.337904 crc crio[3645]: time="2026-06-12T20:20:07.337876486Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-12 21:48:32.546713 | controller | Jun 12 20:20:07.408196 crc crio[3645]: time="2026-06-12T20:20:07.407689491Z" level=warning msg="Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\": no such file or directory"
2026-06-12 21:48:32.546728 | controller | Jun 12 20:20:07.411737 crc crio[3645]: time="2026-06-12T20:20:07.411650723Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-12 21:48:32.546743 | controller | Jun 12 20:20:07.417867 crc crio[3645]: time="2026-06-12T20:20:07.417775056Z" level=warning msg="Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\": no such file or directory"
2026-06-12 21:48:32.546758 | controller | Jun 12 20:20:07.424027 crc crio[3645]: time="2026-06-12T20:20:07.423845906Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-12 21:48:32.546773 | controller | Jun 12 20:20:07.434518 crc crio[3645]: time="2026-06-12T20:20:07.433765278Z" level=warning msg="Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\": no such file or directory"
2026-06-12 21:48:32.546788 | controller | Jun 12 20:20:07.447019 crc crio[3645]: time="2026-06-12T20:20:07.446851312Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-12 21:48:32.546806 | controller | Jun 12 20:20:07.467538 crc crio[3645]: time="2026-06-12T20:20:07.4674252Z" level=warning msg="Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\": no such file or directory"
2026-06-12 21:48:32.546822 | controller | Jun 12 20:20:07.475452 crc crio[3645]: time="2026-06-12T20:20:07.475310754Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-12 21:48:32.546838 | controller | Jun 12 20:20:07.486505 crc crio[3645]: time="2026-06-12T20:20:07.486340761Z" level=warning msg="Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\": no such file or directory"
2026-06-12 21:48:32.546882 | controller | Jun 12 20:20:07.495420 crc crio[3645]: time="2026-06-12T20:20:07.495279849Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-12 21:48:32.546901 | controller | Jun 12 20:20:07.507809 crc crio[3645]: time="2026-06-12T20:20:07.507674296Z" level=warning msg="Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\": no such file or directory"
2026-06-12 21:48:32.546917 | controller | Jun 12 20:20:07.517580 crc crio[3645]: time="2026-06-12T20:20:07.517455375Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-12 21:48:32.546933 | controller | Jun 12 20:20:07.549572 crc crio[3645]: time="2026-06-12T20:20:07.549364916Z" level=warning msg="Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\": no such file or directory"
2026-06-12 21:48:32.546949 | controller | Jun 12 20:20:07.559289 crc crio[3645]: time="2026-06-12T20:20:07.559123373Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-12 21:48:32.546964 | controller | Jun 12 20:20:07.624501 crc crio[3645]: time="2026-06-12T20:20:07.623508771Z" level=warning msg="Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\": no such file or directory"
2026-06-12 21:48:32.546980 | controller | Jun 12 20:20:07.635485 crc crio[3645]: time="2026-06-12T20:20:07.635319037Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-12 21:48:32.546995 | controller | Jun 12 20:20:07.651684 crc crio[3645]: time="2026-06-12T20:20:07.651593475Z" level=warning msg="Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\": no such file or directory"
2026-06-12 21:48:32.547024 | controller | Jun 12 20:20:07.663383 crc crio[3645]: time="2026-06-12T20:20:07.663031911Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-12 21:48:32.547042 | controller | Jun 12 20:20:07.690360 crc crio[3645]: time="2026-06-12T20:20:07.689905016Z" level=warning msg="Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\": no such file or directory"
2026-06-12 21:48:32.547057 | controller | Jun 12 20:20:07.698037 crc crio[3645]: time="2026-06-12T20:20:07.69778408Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-12 21:48:32.547077 | controller | Jun 12 20:20:07.715741 crc crio[3645]: time="2026-06-12T20:20:07.715425109Z" level=warning msg="Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\": no such file or directory"
2026-06-12 21:48:32.547093 | controller | Jun 12 20:20:07.723103 crc crio[3645]: time="2026-06-12T20:20:07.723031417Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-12 21:48:32.547109 | controller | Jun 12 20:20:07.745406 crc crio[3645]: time="2026-06-12T20:20:07.745201082Z" level=warning msg="Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\": no such file or directory"
2026-06-12 21:48:32.547124 | controller | Jun 12 20:20:07.752868 crc crio[3645]: time="2026-06-12T20:20:07.752761319Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-12 21:48:32.547140 | controller | Jun 12 20:20:07.764130 crc crio[3645]: time="2026-06-12T20:20:07.763900287Z" level=warning msg="Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\": no such file or directory"
2026-06-12 21:48:32.547156 | controller | Jun 12 20:20:07.770904 crc crio[3645]: time="2026-06-12T20:20:07.770806629Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-12 21:48:32.547172 | controller | Jun 12 20:20:07.783903 crc crio[3645]: time="2026-06-12T20:20:07.783757909Z" level=warning msg="Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\": no such file or directory"
2026-06-12 21:48:32.547187 | controller | Jun 12 20:20:07.791120 crc crio[3645]: time="2026-06-12T20:20:07.790874625Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-12 21:48:32.547203 | controller | Jun 12 20:20:07.801647 crc crio[3645]: time="2026-06-12T20:20:07.801510272Z" level=warning msg="Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\": no such file or directory"
2026-06-12 21:48:32.547218 | controller | Jun 12 20:20:07.809619 crc crio[3645]: time="2026-06-12T20:20:07.809471158Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-12 21:48:32.547234 | controller | Jun 12 20:20:07.821309 crc crio[3645]: time="2026-06-12T20:20:07.821070267Z" level=warning msg="Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\": no such file or directory"
2026-06-12 21:48:32.547250 | controller | Jun 12 20:20:07.828315 crc crio[3645]: time="2026-06-12T20:20:07.828186544Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-12 21:48:32.547265 | controller | Jun 12 20:20:07.840311 crc crio[3645]: time="2026-06-12T20:20:07.840177512Z" level=warning msg="Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\": no such file or directory"
2026-06-12 21:48:32.547285 | controller | Jun 12 20:20:07.848576 crc crio[3645]: time="2026-06-12T20:20:07.848423354Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-12 21:48:32.547301 | controller | Jun 12 20:20:07.861590 crc crio[3645]: time="2026-06-12T20:20:07.861441947Z" level=warning msg="Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\": no such file or directory"
2026-06-12 21:48:32.547317 | controller | Jun 12 20:20:07.871702 crc crio[3645]: time="2026-06-12T20:20:07.871520652Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-12 21:48:32.547333 | controller | Jun 12 20:20:07.959300 crc crio[3645]: time="2026-06-12T20:20:07.959055028Z" level=warning msg="Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\": no such file or directory"
2026-06-12 21:48:32.547349 | controller | Jun 12 20:20:07.964379 crc crio[3645]: time="2026-06-12T20:20:07.964031654Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-12 21:48:32.547364 | controller | Jun 12 20:20:07.973310 crc crio[3645]: time="2026-06-12T20:20:07.973051923Z" level=warning msg="Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\": no such file or directory"
2026-06-12 21:48:32.547381 | controller | Jun 12 20:20:07.981184 crc crio[3645]: time="2026-06-12T20:20:07.981032359Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-12 21:48:32.547397 | controller | Jun 12 20:20:08.012156 crc crio[3645]: time="2026-06-12T20:20:08.011849885Z" level=warning msg="Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\": no such file or directory"
2026-06-12 21:48:32.547412 | controller | Jun 12 20:20:08.019276 crc crio[3645]: time="2026-06-12T20:20:08.019120774Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-12 21:48:32.547428 | controller | Jun 12 20:20:08.039413 crc crio[3645]: time="2026-06-12T20:20:08.038332282Z" level=warning msg="Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\": no such file or directory"
2026-06-12 21:48:32.547443 | controller | Jun 12 20:20:08.045765 crc crio[3645]: time="2026-06-12T20:20:08.045612152Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-12 21:48:32.547458 | controller | Jun 12 20:20:08.053787 crc crio[3645]: time="2026-06-12T20:20:08.053651818Z" level=warning msg="Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\": no such file or directory"
2026-06-12 21:48:32.547473 | controller | Jun 12 20:20:08.058451 crc crio[3645]: time="2026-06-12T20:20:08.058345077Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-12 21:48:32.547487 | controller | Jun 12 20:20:08.071515 crc crio[3645]: time="2026-06-12T20:20:08.071365601Z" level=warning msg="Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\": no such file or directory"
2026-06-12 21:48:32.547506 | controller | Jun 12 20:20:08.077588 crc crio[3645]: time="2026-06-12T20:20:08.077449002Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-12 21:48:32.547522 | controller | Jun 12 20:20:08.084573 crc crio[3645]: time="2026-06-12T20:20:08.084390674Z" level=warning msg="Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\": no such file or directory"
2026-06-12 21:48:32.547537 | controller | Jun 12 20:20:08.088678 crc crio[3645]: time="2026-06-12T20:20:08.088572351Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-12 21:48:32.547553 | controller | Jun 12 20:20:08.097127 crc crio[3645]: time="2026-06-12T20:20:08.096814602Z" level=warning msg="Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\": no such file or directory"
2026-06-12 21:48:32.547569 | controller | Jun 12 20:20:08.101526 crc crio[3645]: time="2026-06-12T20:20:08.10142252Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-12 21:48:32.547585 | controller | Jun 12 20:20:08.110633 crc crio[3645]: time="2026-06-12T20:20:08.110475371Z" level=warning msg="Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\": no such file or directory"
2026-06-12 21:48:32.547600 | controller | Jun 12 20:20:08.118654 crc crio[3645]: time="2026-06-12T20:20:08.118435115Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-12 21:48:32.547615 | controller | Jun 12 20:20:08.138674 crc crio[3645]: time="2026-06-12T20:20:08.138526533Z" level=warning msg="Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\": no such file or directory"
2026-06-12 21:48:32.547631 | controller | Jun 12 20:20:08.145522 crc crio[3645]: time="2026-06-12T20:20:08.14528486Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-12 21:48:32.547646 | controller | Jun 12 20:20:08.159838 crc crio[3645]: time="2026-06-12T20:20:08.159638784Z" level=warning msg="Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\": no such file or directory"
2026-06-12 21:48:32.547662 | controller | Jun 12 20:20:08.162846 crc crio[3645]: time="2026-06-12T20:20:08.162733046Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-12 21:48:32.547678 | controller | Jun 12 20:20:08.170425 crc crio[3645]: time="2026-06-12T20:20:08.170228571Z" level=warning msg="Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\": no such file or directory"
2026-06-12 21:48:32.547692 | controller | Jun 12 20:20:08.174556 crc crio[3645]: time="2026-06-12T20:20:08.174419058Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-12 21:48:32.547714 | controller | Jun 12 20:20:08.182469 crc crio[3645]: time="2026-06-12T20:20:08.182360533Z" level=warning msg="Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\": no such file or directory"
2026-06-12 21:48:32.547731 | controller | Jun 12 20:20:08.186979 crc crio[3645]: time="2026-06-12T20:20:08.186838976Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-12 21:48:32.547746 | controller | Jun 12 20:20:08.196836 crc crio[3645]: time="2026-06-12T20:20:08.196752938Z" level=warning msg="Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\": no such file or directory"
2026-06-12 21:48:32.547761 | controller | Jun 12 20:20:08.211824 crc crio[3645]: time="2026-06-12T20:20:08.211592333Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-12 21:48:32.547776 | controller | Jun 12 20:20:08.221394 crc crio[3645]: time="2026-06-12T20:20:08.221258658Z" level=warning msg="Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\": no such file or directory"
2026-06-12 21:48:32.547791 | controller | Jun 12 20:20:08.226149 crc crio[3645]: time="2026-06-12T20:20:08.225997728Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-12 21:48:32.547806 | controller | Jun 12 20:20:08.237015 crc crio[3645]: time="2026-06-12T20:20:08.23681902Z" level=warning msg="Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\": no such file or directory"
2026-06-12 21:48:32.547821 | controller | Jun 12 20:20:08.241196 crc crio[3645]: time="2026-06-12T20:20:08.241041798Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-12 21:48:32.547837 | controller | Jun 12 20:20:08.257804 crc crio[3645]: time="2026-06-12T20:20:08.257713026Z" level=warning msg="Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\": no such file or directory"
2026-06-12 21:48:32.547873 | controller | Jun 12 20:20:08.261576 crc crio[3645]: time="2026-06-12T20:20:08.261448772Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-12 21:48:32.547892 | controller | Jun 12 20:20:08.269910 crc crio[3645]: time="2026-06-12T20:20:08.269809807Z" level=warning msg="Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\": no such file or directory"
2026-06-12 21:48:32.547908 | controller | Jun 12 20:20:08.275166 crc crio[3645]: time="2026-06-12T20:20:08.27504467Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-12 21:48:32.547924 | controller | Jun 12 20:20:08.282189 crc crio[3645]: time="2026-06-12T20:20:08.282066672Z" level=warning msg="Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\": no such file or directory"
2026-06-12 21:48:32.547940 | controller | Jun 12 20:20:08.285296 crc crio[3645]: time="2026-06-12T20:20:08.285218566Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-12 21:48:32.547960 | controller | Jun 12 20:20:08.293618 crc crio[3645]: time="2026-06-12T20:20:08.293527489Z" level=warning msg="Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\": no such file or directory"
2026-06-12 21:48:32.547977 | controller | Jun 12 20:20:08.296841 crc crio[3645]: time="2026-06-12T20:20:08.296763874Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-12 21:48:32.547993 | controller | Jun 12 20:20:08.303507 crc crio[3645]: time="2026-06-12T20:20:08.303411429Z" level=warning msg="Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\": no such file or directory"
2026-06-12 21:48:32.548009 | controller | Jun 12 20:20:08.307234 crc crio[3645]: time="2026-06-12T20:20:08.307160436Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-12 21:48:32.548024 | controller | Jun 12 20:20:08.318738 crc crio[3645]: time="2026-06-12T20:20:08.318630953Z" level=warning msg="Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\": no such file or directory"
2026-06-12 21:48:32.548040 | controller | Jun 12 20:20:08.326564 crc crio[3645]: time="2026-06-12T20:20:08.326422804Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-12 21:48:32.548056 | controller | Jun 12 20:20:08.335897 crc crio[3645]: time="2026-06-12T20:20:08.335792602Z" level=warning msg="Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\": no such file or directory"
2026-06-12 21:48:32.548071 | controller | Jun 12 20:20:08.340509 crc crio[3645]: time="2026-06-12T20:20:08.340346728Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-12 21:48:32.548087 | controller | Jun 12 20:20:08.364726 crc crio[3645]: time="2026-06-12T20:20:08.364601073Z" level=warning msg="Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\": no such file or directory"
2026-06-12 21:48:32.548103 | controller | Jun 12 20:20:08.367619 crc crio[3645]: time="2026-06-12T20:20:08.367533111Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-12 21:48:32.548118 | controller | Jun 12 20:20:08.375628 crc crio[3645]: time="2026-06-12T20:20:08.375528047Z" level=warning msg="Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\": no such file or directory"
2026-06-12 21:48:32.548134 | controller | Jun 12 20:20:08.378281 crc crio[3645]: time="2026-06-12T20:20:08.37821301Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-12 21:48:32.548149 | controller | Jun 12 20:20:08.387691 crc crio[3645]: time="2026-06-12T20:20:08.387588047Z" level=warning msg="Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\": no such file or directory"
2026-06-12 21:48:32.548172 | controller | Jun 12 20:20:08.394817 crc crio[3645]: time="2026-06-12T20:20:08.394294674Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-12 21:48:32.548189 | controller | Jun 12 20:20:08.408901 crc crio[3645]: time="2026-06-12T20:20:08.40877408Z" level=warning msg="Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\": no such file or directory"
2026-06-12 21:48:32.548205 | controller | Jun 12 20:20:08.411455 crc crio[3645]: time="2026-06-12T20:20:08.41135657Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-12 21:48:32.548220 | controller | Jun 12 20:20:08.417910 crc crio[3645]: time="2026-06-12T20:20:08.41776272Z" level=warning msg="Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\": no such file or directory"
2026-06-12 21:48:32.548237 | controller | Jun 12 20:20:08.420634 crc crio[3645]: time="2026-06-12T20:20:08.420535154Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-12 21:48:32.548253 | controller | Jun 12 20:20:08.427807 crc crio[3645]: time="2026-06-12T20:20:08.42764584Z" level=warning msg="Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\": no such file or directory"
2026-06-12 21:48:32.548269 | controller | Jun 12 20:20:08.430744 crc crio[3645]: time="2026-06-12T20:20:08.430649279Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-12 21:48:32.548285 | controller | Jun 12 20:20:08.442758 crc crio[3645]: time="2026-06-12T20:20:08.442530665Z" level=warning msg="Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\": no such file or directory"
2026-06-12 21:48:32.548301 | controller | Jun 12 20:20:08.448834 crc crio[3645]: time="2026-06-12T20:20:08.448677199Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-12 21:48:32.548317 | controller | Jun 12 20:20:08.467045 crc crio[3645]: time="2026-06-12T20:20:08.466662187Z" level=warning msg="Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\": no such file or directory"
2026-06-12 21:48:32.548333 | controller | Jun 12 20:20:08.471623 crc crio[3645]: time="2026-06-12T20:20:08.471432578Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-12 21:48:32.548349 | controller | Jun 12 20:20:08.480675 crc crio[3645]: time="2026-06-12T20:20:08.480557121Z" level=warning msg="Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\": no such file or directory"
2026-06-12 21:48:32.548364 | controller | Jun 12 20:20:08.485715 crc crio[3645]: time="2026-06-12T20:20:08.485548756Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-12 21:48:32.548379 | controller | Jun 12 20:20:08.493425 crc crio[3645]: time="2026-06-12T20:20:08.493307637Z" level=warning msg="Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\": no such file or directory"
2026-06-12 21:48:32.548398 | controller | Jun 12 20:20:08.498007 crc crio[3645]: time="2026-06-12T20:20:08.497820161Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-12 21:48:32.548414 | controller | Jun 12 20:20:08.506901 crc crio[3645]: time="2026-06-12T20:20:08.50675327Z" level=warning msg="Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\": no such file or directory"
2026-06-12 21:48:32.548430 | controller | Jun 12 20:20:08.511343 crc crio[3645]: time="2026-06-12T20:20:08.511228705Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-12 21:48:32.548445 | controller | Jun 12 20:20:08.516910 crc crio[3645]: time="2026-06-12T20:20:08.516783283Z" level=warning msg="Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\": no such file or directory"
2026-06-12 21:48:32.548461 | controller | Jun 12 20:20:08.521831 crc crio[3645]: time="2026-06-12T20:20:08.521703057Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-12 21:48:32.548475 | controller | Jun 12 20:20:08.584864 crc crio[3645]: time="2026-06-12T20:20:08.584714674Z" level=warning msg="Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory"
2026-06-12 21:48:32.548491 | controller | Jun 12 20:20:08.585436 crc crio[3645]: time="2026-06-12T20:20:08.585232425Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.548508 | controller | Jun 12 20:20:08.585818 crc crio[3645]: time="2026-06-12T20:20:08.585771487Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info"
2026-06-12 21:48:32.548533 | controller | Jun 12 20:20:08.586446 crc crio[3645]: time="2026-06-12T20:20:08.586357332Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000188bd0}] Aliases:map[]}"
2026-06-12 21:48:32.548553 | controller | Jun 12 20:20:08.586731 crc crio[3645]: time="2026-06-12T20:20:08.586648808Z" level=info msg="Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.548569 | controller | Jun 12 20:20:08.588271 crc crio[3645]: time="2026-06-12T20:20:08.588178065Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 21:48:32.548585 | controller | Jun 12 20:20:08.591803 crc crio[3645]: time="2026-06-12T20:20:08.591700016Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 21:48:32.548601 | controller | Jun 12 20:20:08.592177 crc crio[3645]: time="2026-06-12T20:20:08.591999363Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 21:48:32.548616 | controller | Jun 12 20:20:08.592684 crc crio[3645]: time="2026-06-12T20:20:08.592594567Z" level=info msg="Create NRI interface"
2026-06-12 21:48:32.548632 | controller | Jun 12 20:20:08.594720 crc crio[3645]: time="2026-06-12T20:20:08.594618394Z" level=info msg="runtime interface created"
2026-06-12 21:48:32.548653 | controller | Jun 12 20:20:08.594720 crc crio[3645]: time="2026-06-12T20:20:08.594697876Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 21:48:32.548669 | controller | Jun 12 20:20:08.594720 crc crio[3645]: time="2026-06-12T20:20:08.594719866Z" level=info msg="runtime interface starting up..."
2026-06-12 21:48:32.548684 | controller | Jun 12 20:20:08.594863 crc crio[3645]: time="2026-06-12T20:20:08.594736617Z" level=info msg="starting plugins..."
2026-06-12 21:48:32.548700 | controller | Jun 12 20:20:08.595283 crc crio[3645]: time="2026-06-12T20:20:08.595193527Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 21:48:32.548715 | controller | Jun 12 20:20:08.598363 crc crio[3645]: time="2026-06-12T20:20:08.598268019Z" level=info msg="No systemd watchdog enabled"
2026-06-12 21:48:32.548735 | controller | Jun 12 20:20:08.604511 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 21:48:32.548758 | controller | Jun 12 20:20:08.720557 crc crio[3645]: 2026-06-12T20:20:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.548782 | controller | Jun 12 20:20:08.720909 crc crio[3645]: time="2026-06-12T20:20:08.720739148Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-12 21:48:32.548801 | controller | Jun 12 20:20:08.720909 crc crio[3645]: time="2026-06-12T20:20:08.7208242Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.548817 | controller | Jun 12 20:20:08.720909 crc crio[3645]: time="2026-06-12T20:20:08.72084119Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-12 21:48:32.548834 | controller | Jun 12 20:20:08.720909 crc crio[3645]: time="2026-06-12T20:20:08.720855251Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.548868 | controller | Jun 12 20:20:08.720909 crc crio[3645]: time="2026-06-12T20:20:08.720896112Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info"
2026-06-12 21:48:32.548894 | controller | Jun 12 20:20:08.721362 crc crio[3645]: time="2026-06-12T20:20:08.72126987Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001210000}] Aliases:map[]}"
2026-06-12 21:48:32.548912 | controller | Jun 12 20:20:08.721542 crc crio[3645]: time="2026-06-12T20:20:08.721478585Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.548930 | controller | Jun 12 20:20:08.809046 crc crio[3645]: 2026-06-12T20:20:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.548948 | controller | Jun 12 20:20:08.810299 crc crio[3645]: time="2026-06-12T20:20:08.810170139Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-12 21:48:32.548964 | controller | Jun 12 20:20:08.810299 crc crio[3645]: time="2026-06-12T20:20:08.810283971Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.548985 | controller | Jun 12 20:20:08.810481 crc crio[3645]: time="2026-06-12T20:20:08.810357293Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info"
2026-06-12 21:48:32.549002 | controller | Jun 12 20:20:08.811483 crc crio[3645]: time="2026-06-12T20:20:08.811366667Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc001210090}] Aliases:map[]}"
2026-06-12 21:48:32.549019 | controller | Jun 12 20:20:08.811784 crc crio[3645]: time="2026-06-12T20:20:08.811690744Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.549035 | controller | Jun 12 20:20:08.911538 crc crio[3645]: 2026-06-12T20:20:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.549051 | controller | Jun 12 20:20:08.911722 crc crio[3645]: time="2026-06-12T20:20:08.91166681Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-12 21:48:32.549067 | controller | Jun 12 20:20:08.911722 crc crio[3645]: time="2026-06-12T20:20:08.911719711Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.549082 | controller | Jun 12 20:20:08.911792 crc crio[3645]: time="2026-06-12T20:20:08.911762512Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info"
2026-06-12 21:48:32.549098 | controller | Jun 12 20:20:08.912361 crc crio[3645]: time="2026-06-12T20:20:08.912282175Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00112e010}] Aliases:map[]}"
2026-06-12 21:48:32.549115 | controller | Jun 12 20:20:08.912459 crc crio[3645]: time="2026-06-12T20:20:08.912445838Z" level=info msg="Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.549130 | controller | Jun 12 20:20:09.377184 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.549147 | controller | Jun 12 20:20:09.378831 crc crio[3645]: time="2026-06-12T20:20:09.377353024Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-12 21:48:32.549164 | controller | Jun 12 20:20:09.378831 crc crio[3645]: time="2026-06-12T20:20:09.377399175Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.549191 | controller | Jun 12 20:20:09.378831 crc crio[3645]: time="2026-06-12T20:20:09.377444786Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info"
2026-06-12 21:48:32.549217 | controller | Jun 12 20:20:09.378831 crc crio[3645]: time="2026-06-12T20:20:09.377728693Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc00112e0a0}] Aliases:map[]}"
2026-06-12 21:48:32.549240 | controller | Jun 12 20:20:09.378831 crc crio[3645]: time="2026-06-12T20:20:09.377884186Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.549258 | controller | Jun 12 20:20:09.413269 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.549275 | controller | Jun 12 20:20:09.413269 crc crio[3645]: time="2026-06-12T20:20:09.411736234Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-12 21:48:32.549293 | controller | Jun 12 20:20:09.413269 crc crio[3645]: time="2026-06-12T20:20:09.411771795Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.549309 | controller | Jun 12 20:20:09.413269 crc crio[3645]: time="2026-06-12T20:20:09.411813886Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info"
2026-06-12 21:48:32.549325 | controller | Jun 12 20:20:09.413269 crc crio[3645]: time="2026-06-12T20:20:09.412045781Z" level=info msg="Got pod network &{Name:collect-profiles-29632800-ls5hs Namespace:openshift-operator-lifecycle-manager ID:25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b UID:0c0aae9e-a439-45ca-8f32-9dc9e6cffe96 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c0aae9e_a439_45ca_8f32_9dc9e6cffe96.slice PodAnnotations:0xc000188c88}] Aliases:map[]}"
2026-06-12 21:48:32.549342 | controller | Jun 12 20:20:09.413269 crc crio[3645]: time="2026-06-12T20:20:09.412142484Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.549358 | controller | Jun 12 20:20:09.413269 crc crio[3645]: time="2026-06-12T20:20:09.412157054Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.549375 | controller | Jun 12 20:20:09.413269 crc crio[3645]: time="2026-06-12T20:20:09.412173164Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.549391 | controller | Jun 12 20:20:09.430013 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.549407 | controller | Jun 12 20:20:09.430356 crc crio[3645]: time="2026-06-12T20:20:09.43003264Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-12 21:48:32.549427 | controller | Jun 12 20:20:09.430356 crc crio[3645]: time="2026-06-12T20:20:09.430059211Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.549443 | controller | Jun 12 20:20:09.430356 crc crio[3645]: time="2026-06-12T20:20:09.430072961Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-12 21:48:32.549459 | controller | Jun 12 20:20:09.430356 crc crio[3645]: time="2026-06-12T20:20:09.430196624Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.549475 | controller | Jun 12 20:20:09.430356 crc crio[3645]: time="2026-06-12T20:20:09.430207024Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-12 21:48:32.549491 | controller | Jun 12 20:20:09.430356 crc crio[3645]: time="2026-06-12T20:20:09.430214434Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.549507 | controller | Jun 12 20:20:09.430356 crc crio[3645]: time="2026-06-12T20:20:09.430224014Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-12 21:48:32.549522 | controller | Jun 12 20:20:09.430356 crc crio[3645]: time="2026-06-12T20:20:09.430232324Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.549539 | controller | Jun 12 20:20:09.430356 crc crio[3645]: time="2026-06-12T20:20:09.430255645Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info"
2026-06-12 21:48:32.549555 | controller | Jun 12 20:20:09.430600 crc crio[3645]: time="2026-06-12T20:20:09.430449579Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000188d00}] Aliases:map[]}"
2026-06-12 21:48:32.549571 | controller | Jun 12 20:20:09.430600 crc crio[3645]: time="2026-06-12T20:20:09.430578482Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.549588 | controller | Jun 12 20:20:09.630864 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.549604 | controller | Jun 12 20:20:09.630864 crc crio[3645]: time="2026-06-12T20:20:09.63079332Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-12 21:48:32.549620 | controller | Jun 12 20:20:09.630864 crc crio[3645]: time="2026-06-12T20:20:09.630852462Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.549636 | controller | Jun 12 20:20:09.631394 crc crio[3645]: time="2026-06-12T20:20:09.630876362Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-12 21:48:32.549652 | controller | Jun 12 20:20:09.631394 crc crio[3645]: time="2026-06-12T20:20:09.630887452Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.549667 | controller | Jun 12 20:20:09.631394 crc crio[3645]: time="2026-06-12T20:20:09.631069726Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info"
2026-06-12 21:48:32.549687 | controller | Jun 12 20:20:09.631515 crc crio[3645]: time="2026-06-12T20:20:09.631459585Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00112e140}] Aliases:map[]}"
2026-06-12 21:48:32.549703 | controller | Jun 12 20:20:09.631887 crc crio[3645]: time="2026-06-12T20:20:09.631730551Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.549719 | controller | Jun 12 20:20:09.712239 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.549736 | controller | Jun 12 20:20:09.712239 crc crio[3645]: time="2026-06-12T20:20:09.711846326Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-12 21:48:32.549751 | controller | Jun 12 20:20:09.712239 crc crio[3645]: time="2026-06-12T20:20:09.711880327Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.549767 | controller | Jun 12 20:20:09.712239 crc crio[3645]: time="2026-06-12T20:20:09.711962329Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info"
2026-06-12 21:48:32.549783 | controller | Jun 12 20:20:09.712239 crc crio[3645]: time="2026-06-12T20:20:09.712185824Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc001210148}] Aliases:map[]}"
2026-06-12 21:48:32.549799 | controller | Jun 12 20:20:09.712605 crc crio[3645]: time="2026-06-12T20:20:09.712320557Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.549815 | controller | Jun 12 20:20:09.883785 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.549831 | controller | Jun 12 20:20:09.884007 crc crio[3645]: time="2026-06-12T20:20:09.883846298Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-12 21:48:32.549863 | controller | Jun 12 20:20:09.884007 crc crio[3645]: time="2026-06-12T20:20:09.883886118Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.549888 | controller | Jun 12 20:20:09.884007 crc crio[3645]: time="2026-06-12T20:20:09.883998241Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info"
2026-06-12 21:48:32.549911 | controller | Jun 12 20:20:09.884410 crc crio[3645]: time="2026-06-12T20:20:09.884336559Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00008c408}] Aliases:map[]}"
2026-06-12 21:48:32.549928 | controller | Jun 12 20:20:09.884604 crc crio[3645]: time="2026-06-12T20:20:09.884549873Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.549946 | controller | Jun 12 20:20:09.913127 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.549962 | controller | Jun 12 20:20:09.913127 crc crio[3645]: time="2026-06-12T20:20:09.913042847Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-12 21:48:32.549978 | controller | Jun 12 20:20:09.913127 crc crio[3645]: time="2026-06-12T20:20:09.913141479Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.549995 | controller | Jun 12 20:20:09.913127 crc crio[3645]: time="2026-06-12T20:20:09.91317794Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info"
2026-06-12 21:48:32.550012 | controller | Jun 12 20:20:09.913743 crc crio[3645]: time="2026-06-12T20:20:09.913360554Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000188da8}] Aliases:map[]}"
2026-06-12 21:48:32.550030 | controller | Jun 12 20:20:09.913743 crc crio[3645]: time="2026-06-12T20:20:09.913481167Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.550046 | controller | Jun 12 20:20:09.933144 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.550063 | controller | Jun 12 20:20:09.933372 crc crio[3645]: time="2026-06-12T20:20:09.933201676Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-12 21:48:32.550079 | controller | Jun 12 20:20:09.933372 crc crio[3645]: time="2026-06-12T20:20:09.933245727Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.550095 | controller | Jun 12 20:20:09.933372 crc crio[3645]: time="2026-06-12T20:20:09.933268557Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-12 21:48:32.550111 | controller | Jun 12 20:20:09.933372 crc crio[3645]: time="2026-06-12T20:20:09.933277897Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.550131 | controller | Jun 12 20:20:09.933372 crc crio[3645]: time="2026-06-12T20:20:09.933288938Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-12 21:48:32.550147 | controller | Jun 12 20:20:09.933372 crc crio[3645]: time="2026-06-12T20:20:09.933299108Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.550163 | controller | Jun 12 20:20:09.933372 crc crio[3645]: time="2026-06-12T20:20:09.933331278Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info"
2026-06-12 21:48:32.550179 | controller | Jun 12 20:20:09.934130 crc crio[3645]: time="2026-06-12T20:20:09.933516343Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc0012101e0}] Aliases:map[]}"
2026-06-12 21:48:32.550196 | controller | Jun 12 20:20:09.934130 crc crio[3645]: time="2026-06-12T20:20:09.933637775Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.550212 | controller | Jun 12 20:20:09.987029 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.550228 | controller | Jun 12 20:20:09.987545 crc crio[3645]: time="2026-06-12T20:20:09.987052518Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-12 21:48:32.550244 | controller | Jun 12 20:20:09.987545 crc crio[3645]: time="2026-06-12T20:20:09.98712763Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.550260 | controller | Jun 12 20:20:09.987545 crc crio[3645]: time="2026-06-12T20:20:09.98716296Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info"
2026-06-12 21:48:32.550277 | controller | Jun 12 20:20:09.987545 crc crio[3645]: time="2026-06-12T20:20:09.987366185Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001210278}] Aliases:map[]}"
2026-06-12 21:48:32.550293 | controller | Jun 12 20:20:09.987545 crc crio[3645]: time="2026-06-12T20:20:09.987502888Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.550309 | controller | Jun 12 20:20:10.013307 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.550325 | controller | Jun 12 20:20:10.013558 crc crio[3645]: time="2026-06-12T20:20:10.013488123Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-12 21:48:32.550344 | controller | Jun 12 20:20:10.013558 crc crio[3645]: time="2026-06-12T20:20:10.013538284Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.550365 | controller | Jun 12 20:20:10.013706 crc crio[3645]: time="2026-06-12T20:20:10.013563025Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-12 21:48:32.550387 | controller | Jun 12 20:20:10.013706 crc crio[3645]: time="2026-06-12T20:20:10.013578735Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.550410 | controller | Jun 12 20:20:10.013706 crc crio[3645]: time="2026-06-12T20:20:10.013595645Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-12 21:48:32.550428 | controller | Jun 12 20:20:10.013706 crc crio[3645]: time="2026-06-12T20:20:10.013609626Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.550444 | controller | Jun 12 20:20:10.013706 crc crio[3645]: time="2026-06-12T20:20:10.013650797Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info"
2026-06-12 21:48:32.550461 | controller | Jun 12 20:20:10.014211 crc crio[3645]: time="2026-06-12T20:20:10.013900902Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc001210308}] Aliases:map[]}"
2026-06-12 21:48:32.550477 | controller | Jun 12 20:20:10.014315 crc crio[3645]: time="2026-06-12T20:20:10.014213639Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.550493 | controller | Jun 12 20:20:10.138252 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.550509 | controller | Jun 12 20:20:10.138530 crc crio[3645]: time="2026-06-12T20:20:10.138371268Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-12 21:48:32.550525 | controller | Jun 12 20:20:10.138530 crc crio[3645]: time="2026-06-12T20:20:10.138420869Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.550541 | controller | Jun 12 20:20:10.138530 crc crio[3645]: time="2026-06-12T20:20:10.13845296Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info"
2026-06-12 21:48:32.550557 | controller | Jun 12 20:20:10.138799 crc crio[3645]: time="2026-06-12T20:20:10.138704506Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000110480}] Aliases:map[]}"
2026-06-12 21:48:32.550578 | controller | Jun 12 20:20:10.139035 crc crio[3645]: time="2026-06-12T20:20:10.138995782Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.550595 | controller | Jun 12 20:20:10.567236 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.550611 | controller | Jun 12 20:20:10.567977 crc crio[3645]: time="2026-06-12T20:20:10.567365249Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-12 21:48:32.550627 | controller | Jun 12 20:20:10.567977 crc crio[3645]: time="2026-06-12T20:20:10.56740171Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.550643 | controller | Jun 12 20:20:10.567977 crc crio[3645]: time="2026-06-12T20:20:10.567438291Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info"
2026-06-12 21:48:32.550659 | controller | Jun 12 20:20:10.567977 crc crio[3645]: time="2026-06-12T20:20:10.567764419Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000110520}] Aliases:map[]}"
2026-06-12 21:48:32.550675 | controller | Jun 12 20:20:10.568176 crc crio[3645]: time="2026-06-12T20:20:10.568009015Z" level=info msg="Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.550692 | controller | Jun 12 20:20:10.702673 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.550708 | controller | Jun 12 20:20:10.703114 crc crio[3645]: time="2026-06-12T20:20:10.702883842Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-12 21:48:32.550723 | controller | Jun 12 20:20:10.703228 crc crio[3645]: time="2026-06-12T20:20:10.703125618Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.550738 | controller | Jun 12 20:20:10.703228 crc crio[3645]: time="2026-06-12T20:20:10.703189259Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info"
2026-06-12 21:48:32.550754 | controller | Jun 12 20:20:10.703532 crc crio[3645]: time="2026-06-12T20:20:10.703460655Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00008c518}] Aliases:map[]}"
2026-06-12 21:48:32.550771 | controller | Jun 12 20:20:10.703728 crc crio[3645]: time="2026-06-12T20:20:10.70366698Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.550790 | controller | Jun 12 20:20:10.733236 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.550807 | controller | Jun 12 20:20:10.733524 crc crio[3645]: time="2026-06-12T20:20:10.733435662Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-12 21:48:32.550824 | controller | Jun 12 20:20:10.733524 crc crio[3645]: time="2026-06-12T20:20:10.733505374Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.550840 | controller | Jun 12 20:20:10.733592 crc crio[3645]: time="2026-06-12T20:20:10.733549415Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info"
2026-06-12 21:48:32.550878 | controller | Jun 12 20:20:10.733846 crc crio[3645]: time="2026-06-12T20:20:10.73377252Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00112e1e8}] Aliases:map[]}"
2026-06-12 21:48:32.550897 | controller | Jun 12 20:20:10.734193 crc crio[3645]: time="2026-06-12T20:20:10.734109758Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.550912 | controller | Jun 12 20:20:10.903638 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.550929 | controller | Jun 12 20:20:10.903638 crc crio[3645]: time="2026-06-12T20:20:10.903591161Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-12 21:48:32.550945 | controller | Jun 12 20:20:10.903638 crc crio[3645]: time="2026-06-12T20:20:10.903647682Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.550961 | controller | Jun 12 20:20:10.904330 crc crio[3645]: time="2026-06-12T20:20:10.903786705Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info"
2026-06-12 21:48:32.550976 | controller | Jun 12 20:20:10.904330 crc crio[3645]: time="2026-06-12T20:20:10.904313907Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00008c5c0}] Aliases:map[]}"
2026-06-12 21:48:32.550992 | controller | Jun 12 20:20:10.904716 crc crio[3645]: time="2026-06-12T20:20:10.904599884Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.551021 | controller | Jun 12 20:20:10.943334 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.551046 | controller | Jun 12 20:20:10.943696 crc crio[3645]: time="2026-06-12T20:20:10.94355059Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-12 21:48:32.551064 | controller | Jun 12 20:20:10.943696 crc crio[3645]: time="2026-06-12T20:20:10.943656943Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.551080 | controller | Jun 12 20:20:10.943882 crc crio[3645]: time="2026-06-12T20:20:10.943730524Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info"
2026-06-12 21:48:32.551097 | controller | Jun 12 20:20:10.944371 crc crio[3645]: time="2026-06-12T20:20:10.944239787Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00008c0e0}] Aliases:map[]}"
2026-06-12 21:48:32.551113 | controller | Jun 12 20:20:10.944702 crc crio[3645]: time="2026-06-12T20:20:10.944598435Z" level=info msg="Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.551129 | controller | Jun 12 20:20:10.968441 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.551144 | controller | Jun 12 20:20:10.968799 crc crio[3645]: time="2026-06-12T20:20:10.968651184Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-12 21:48:32.551161 | controller | Jun 12 20:20:10.968799 crc crio[3645]: time="2026-06-12T20:20:10.968769647Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.551178 | controller | Jun 12 20:20:10.969188 crc crio[3645]: time="2026-06-12T20:20:10.968846329Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info"
2026-06-12 21:48:32.551195 | controller | Jun 12 20:20:10.969460 crc crio[3645]: time="2026-06-12T20:20:10.969318559Z" level=info msg="Got pod network &{Name:revision-pruner-12-crc Namespace:openshift-kube-apiserver ID:28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d UID:abc11e84-2f29-497d-b0df-09bb729ef48c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podabc11e84_2f29_497d_b0df_09bb729ef48c.slice PodAnnotations:0xc000188ac8}] Aliases:map[]}"
2026-06-12 21:48:32.551211 | controller | Jun 12 20:20:10.969460 crc crio[3645]: time="2026-06-12T20:20:10.969456492Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.551227 | controller | Jun 12 20:20:10.969702 crc crio[3645]: time="2026-06-12T20:20:10.969479464Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.551246 | controller | Jun 12 20:20:10.969702 crc crio[3645]: time="2026-06-12T20:20:10.969501874Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.551264 | controller | Jun 12 20:20:11.044584 crc crio[3645]: 2026-06-12T20:20:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.551280 | controller | Jun 12 20:20:11.045297 crc crio[3645]: time="2026-06-12T20:20:11.044672014Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-12 21:48:32.551297 | controller | Jun 12 20:20:11.045297 crc crio[3645]: time="2026-06-12T20:20:11.044742055Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.551313 | controller | Jun 12 20:20:11.045297 crc crio[3645]: time="2026-06-12T20:20:11.044781536Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-12 21:48:32.551328 | controller | Jun 12 20:20:11.045297 crc crio[3645]: time="2026-06-12T20:20:11.044797166Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.551344 | controller | Jun 12 20:20:11.045297 crc crio[3645]: time="2026-06-12T20:20:11.044848538Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info"
2026-06-12 21:48:32.551359 | controller | Jun 12 20:20:11.045825 crc crio[3645]: time="2026-06-12T20:20:11.045461081Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000188b58}] Aliases:map[]}"
2026-06-12 21:48:32.551376 | controller | Jun 12 20:20:11.045825 crc crio[3645]: time="2026-06-12T20:20:11.045744019Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.551392 | controller | Jun 12 20:20:11.104796 crc crio[3645]: 2026-06-12T20:20:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.551408 | controller | Jun 12 20:20:11.104796 crc crio[3645]: time="2026-06-12T20:20:11.104493315Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-12 21:48:32.551423 | controller | Jun 12 20:20:11.104796 crc crio[3645]: time="2026-06-12T20:20:11.104529635Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.551438 | controller | Jun 12 20:20:11.104796 crc crio[3645]: time="2026-06-12T20:20:11.104578128Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info"
2026-06-12 21:48:32.551454 | controller | Jun 12 20:20:11.105391 crc crio[3645]: time="2026-06-12T20:20:11.104884224Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000188bf8}] Aliases:map[]}"
2026-06-12 21:48:32.551474 | controller | Jun 12 20:20:11.105391 crc crio[3645]: time="2026-06-12T20:20:11.105277363Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.551491 | controller | Jun 12 20:20:11.152681 crc crio[3645]: 2026-06-12T20:20:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.551508 | controller | Jun 12 20:20:11.152681 crc crio[3645]: time="2026-06-12T20:20:11.152494992Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-12 21:48:32.551529 | controller | Jun 12 20:20:11.152681 crc crio[3645]: time="2026-06-12T20:20:11.152547003Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.551552 | controller | Jun 12 20:20:11.152681 crc crio[3645]: time="2026-06-12T20:20:11.152584484Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info"
2026-06-12 21:48:32.551574 | controller | Jun 12 20:20:11.153532 crc crio[3645]: time="2026-06-12T20:20:11.152812709Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000188ca8}] Aliases:map[]}"
2026-06-12 21:48:32.551591 | controller | Jun 12 20:20:11.153532 crc crio[3645]: time="2026-06-12T20:20:11.153132757Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.551606 | controller | Jun 12 20:20:11.390571 crc crio[3645]: 2026-06-12T20:20:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.551623 | controller | Jun 12 20:20:11.390710 crc crio[3645]: time="2026-06-12T20:20:11.390665553Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-12 21:48:32.551638 | controller | Jun 12 20:20:11.390765 crc crio[3645]: time="2026-06-12T20:20:11.390712814Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.551654 | controller | Jun 12 20:20:11.390765 crc crio[3645]: time="2026-06-12T20:20:11.390752995Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-12 21:48:32.551669 | controller | Jun 12 20:20:11.390881 crc crio[3645]: time="2026-06-12T20:20:11.390769805Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.551684 | controller | Jun 12 20:20:11.390881 crc crio[3645]: time="2026-06-12T20:20:11.390784036Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-12 21:48:32.551699 | controller | Jun 12 20:20:11.390881 crc crio[3645]: time="2026-06-12T20:20:11.390800546Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.551720 | controller | Jun 12 20:20:11.390881 crc crio[3645]: time="2026-06-12T20:20:11.390835407Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info"
2026-06-12 21:48:32.551737 | controller | Jun 12 20:20:11.391450 crc crio[3645]: time="2026-06-12T20:20:11.391373099Z" level=info msg="Got pod network &{Name:installer-12-crc Namespace:openshift-kube-apiserver ID:3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab UID:75a71d08-dc2b-405a-a0f5-fd65ddc07ae1 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod75a71d08_dc2b_405a_a0f5_fd65ddc07ae1.slice PodAnnotations:0xc00008c390}] Aliases:map[]}"
2026-06-12 21:48:32.551753 | controller | Jun 12 20:20:11.391566 crc crio[3645]: time="2026-06-12T20:20:11.391502842Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.551770 | controller | Jun 12 20:20:11.391566 crc crio[3645]: time="2026-06-12T20:20:11.391520422Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.551785 | controller | Jun 12 20:20:11.391566 crc crio[3645]: time="2026-06-12T20:20:11.391532563Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.551801 | controller | Jun 12 20:20:11.691182 crc crio[3645]: 2026-06-12T20:20:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.551817 | controller | Jun 12 20:20:11.691182 crc crio[3645]: time="2026-06-12T20:20:11.690346265Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-12 21:48:32.551832 | controller | Jun 12 20:20:11.691182 crc crio[3645]: time="2026-06-12T20:20:11.690383225Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.551865 | controller | Jun 12 20:20:11.691182 crc crio[3645]: time="2026-06-12T20:20:11.690431107Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info"
2026-06-12 21:48:32.551888 | controller | Jun 12 20:20:11.691182 crc crio[3645]: time="2026-06-12T20:20:11.690643041Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0012883b8}] Aliases:map[]}"
2026-06-12 21:48:32.551906 | controller | Jun 12 20:20:11.691182 crc crio[3645]: time="2026-06-12T20:20:11.690773254Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.551922 | controller | Jun 12 20:20:12.030889 crc crio[3645]: 2026-06-12T20:20:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.551938 | controller | Jun 12 20:20:12.031300 crc crio[3645]: time="2026-06-12T20:20:12.031216084Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-12 21:48:32.551958 | controller | Jun 12 20:20:12.031300 crc crio[3645]: time="2026-06-12T20:20:12.031281636Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.551974 | controller | Jun 12 20:20:12.031417 crc crio[3645]: time="2026-06-12T20:20:12.031348787Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info"
2026-06-12 21:48:32.551990 | controller | Jun 12 20:20:12.031613 crc crio[3645]: time="2026-06-12T20:20:12.031547852Z" level=info msg="Got pod network &{Name:collect-profiles-29632815-n4njh Namespace:openshift-operator-lifecycle-manager ID:ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff UID:bf264f66-3eb4-4567-a4e2-6c6f9890ebf9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf264f66_3eb4_4567_a4e2_6c6f9890ebf9.slice PodAnnotations:0xc001722088}] Aliases:map[]}"
2026-06-12 21:48:32.552006 | controller | Jun 12 20:20:12.031698 crc crio[3645]: time="2026-06-12T20:20:12.031631614Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.552022 | controller | Jun 12 20:20:12.031698 crc crio[3645]: time="2026-06-12T20:20:12.031648454Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.552038 | controller | Jun 12 20:20:12.031698 crc crio[3645]: time="2026-06-12T20:20:12.031663274Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.552054 | controller | Jun 12 20:20:12.139569 crc crio[3645]: 2026-06-12T20:20:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.552069 | controller | Jun 12 20:20:12.139788 crc crio[3645]: time="2026-06-12T20:20:12.139649437Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-12 21:48:32.552085 | controller | Jun 12 20:20:12.139788 crc crio[3645]: time="2026-06-12T20:20:12.139711858Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.552100 | controller | Jun 12 20:20:12.139788 crc crio[3645]: time="2026-06-12T20:20:12.139769799Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info"
2026-06-12 21:48:32.552116 | controller | Jun 12 20:20:12.140341 crc crio[3645]: time="2026-06-12T20:20:12.140253221Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000188c60}] Aliases:map[]}"
2026-06-12 21:48:32.552134 | controller | Jun 12 20:20:12.140659 crc crio[3645]: time="2026-06-12T20:20:12.140540518Z" level=info msg="Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.552150 | controller | Jun 12 20:20:12.171163 crc crio[3645]: time="2026-06-12T20:20:12.170769421Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=0b4cffce-d580-4c47-8263-6abecc586fc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.552172 | controller | Jun 12 20:20:12.172145 crc crio[3645]: time="2026-06-12T20:20:12.171841787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.552190 | controller | Jun 12 20:20:12.190862 crc crio[3645]: time="2026-06-12T20:20:12.190663614Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=00f9a53e-d561-444e-86f6-f21ac4271e4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.552206 | controller | Jun 12 20:20:12.191292 crc crio[3645]: time="2026-06-12T20:20:12.191186017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.552222 | controller | Jun 12 20:20:12.215024 crc crio[3645]: time="2026-06-12T20:20:12.214825056Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=0b4cffce-d580-4c47-8263-6abecc586fc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.552239 | controller | Jun 12 20:20:12.215389 crc crio[3645]: time="2026-06-12T20:20:12.215271587Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=a7a37037-1852-48b8-8861-1a1972018f7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.552257 | controller | Jun 12 20:20:12.215477 crc crio[3645]: time="2026-06-12T20:20:12.2154191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.552273 | controller | Jun 12 20:20:12.216227 crc crio[3645]: time="2026-06-12T20:20:12.216149587Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=00f9a53e-d561-444e-86f6-f21ac4271e4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.552290 | controller | Jun 12 20:20:12.252380 crc crio[3645]: time="2026-06-12T20:20:12.252041672Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=fbcbcd2e-a7ea-4ae2-9cd3-75bf9835fe2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.552306 | controller | Jun 12 20:20:12.252490 crc crio[3645]: time="2026-06-12T20:20:12.252376481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.552322 | controller | Jun 12 20:20:12.275279 crc crio[3645]: time="2026-06-12T20:20:12.275114209Z" level=info msg="Ran pod sandbox 782d2124bea2ab3a5333b32cba1733ab96f60466ff6177cdb62b2ca8b1bd6ac0 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=0b4cffce-d580-4c47-8263-6abecc586fc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.552338 | controller | Jun 12 20:20:12.275822 crc crio[3645]: time="2026-06-12T20:20:12.275336095Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=fbcbcd2e-a7ea-4ae2-9cd3-75bf9835fe2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.552354 | controller | Jun 12 20:20:12.278470 crc crio[3645]: time="2026-06-12T20:20:12.278300163Z" level=info msg="Ran pod sandbox df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0 with infra container: openshift-etcd/etcd-crc/POD" id=00f9a53e-d561-444e-86f6-f21ac4271e4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.552373 | controller | Jun 12 20:20:12.302416 crc crio[3645]: time="2026-06-12T20:20:12.301525104Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=abff209b-072d-430c-81de-a9ed7d31d7b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.552390 | controller | Jun 12 20:20:12.303371 crc crio[3645]: time="2026-06-12T20:20:12.302780053Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=19bbe274-36d1-4694-90e8-eceacad28c5c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.552405 | controller | Jun 12 20:20:12.320189 crc crio[3645]: time="2026-06-12T20:20:12.319800678Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=af1642f2-7a3b-4325-a3c4-d92b855e6eff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.552420 | controller | Jun 12 20:20:12.494850 crc crio[3645]: time="2026-06-12T20:20:12.494561764Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3930d732-3bca-4132-9b51-35c31bd11eed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.552436 | controller | Jun 12 20:20:12.494850 crc crio[3645]: time="2026-06-12T20:20:12.494719028Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=d84ae27a-7b70-4187-a842-a74fbeca9926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.552451 | controller | Jun 12 20:20:12.494850 crc crio[3645]: time="2026-06-12T20:20:12.49482819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.552468 | controller | Jun 12 20:20:12.496777 crc crio[3645]: time="2026-06-12T20:20:12.496641333Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=390ed580-969b-4dbb-9d46-69e41f18cd04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.552484 | controller | Jun 12 20:20:12.498908 crc crio[3645]: time="2026-06-12T20:20:12.498777843Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a7a37037-1852-48b8-8861-1a1972018f7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.552499 | controller | Jun 12 20:20:12.499899 crc crio[3645]: time="2026-06-12T20:20:12.499727875Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=3ac7c1fd-a0f1-4d64-8af5-fa1a3bafdee6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.552515 | controller | Jun 12 20:20:12.500042 crc crio[3645]: time="2026-06-12T20:20:12.49995758Z" level=info msg="Ran pod sandbox 9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=fbcbcd2e-a7ea-4ae2-9cd3-75bf9835fe2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.552531 | controller | Jun 12 20:20:12.500501 crc crio[3645]: time="2026-06-12T20:20:12.500300649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.552547 | controller | Jun 12 20:20:12.501590 crc crio[3645]: time="2026-06-12T20:20:12.500446801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.552562 | controller | Jun 12 20:20:12.505196 crc crio[3645]: time="2026-06-12T20:20:12.504859125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=457e4c9e-b41d-48c8-b077-a1d5aadfead5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.552582 | controller | Jun 12 20:20:12.552562 crc crio[3645]: 2026-06-12T20:20:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.552598 | controller | Jun 12 20:20:12.552995 crc crio[3645]: time="2026-06-12T20:20:12.552806619Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-12 21:48:32.552614 | controller | Jun 12 20:20:12.554605 crc crio[3645]: time="2026-06-12T20:20:12.554488629Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.552630 | controller | Jun 12 20:20:12.554867 crc crio[3645]: time="2026-06-12T20:20:12.554636322Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info"
2026-06-12 21:48:32.552646 | controller | Jun 12 20:20:12.555019 crc crio[3645]: time="2026-06-12T20:20:12.55497299Z" level=info msg="Got pod network &{Name:revision-pruner-11-crc Namespace:openshift-kube-apiserver ID:40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 UID:8bed3f21-2a5d-4b00-8b19-761212047f63 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8bed3f21_2a5d_4b00_8b19_761212047f63.slice PodAnnotations:0xc0012886a0}] Aliases:map[]}"
2026-06-12 21:48:32.552662 | controller | Jun 12 20:20:12.555149 crc crio[3645]: time="2026-06-12T20:20:12.555029461Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.552678 | controller | Jun 12 20:20:12.555149 crc crio[3645]: time="2026-06-12T20:20:12.555047362Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.552695 | controller | Jun 12 20:20:12.555149 crc crio[3645]: time="2026-06-12T20:20:12.555057932Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.552711 | controller | Jun 12 20:20:12.557135 crc crio[3645]: time="2026-06-12T20:20:12.556718861Z" level=info msg="Ran pod sandbox 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=a7a37037-1852-48b8-8861-1a1972018f7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.552727 | controller | Jun 12 20:20:12.579575 crc crio[3645]: time="2026-06-12T20:20:12.579294496Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=1501154b-d09a-41e7-b958-a5a41e795b64 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.552743 | controller | Jun 12 20:20:12.625198 crc crio[3645]: time="2026-06-12T20:20:12.624665922Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f0e3baf6-18a2-49dc-9987-34f2eaa10209 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.552759 | controller | Jun 12 20:20:12.651395 crc crio[3645]: time="2026-06-12T20:20:12.650435871Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=b4862352-aa78-442a-a8c7-5db9e2c3ad8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.552774 | controller | Jun 12 20:20:12.667998 crc crio[3645]: time="2026-06-12T20:20:12.664643302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.552794 | controller | Jun 12 20:20:12.727796 crc crio[3645]: time="2026-06-12T20:20:12.727670928Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f09ced20-6ffa-4644-9ea0-7726cd9a63a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.552811 | controller | Jun 12 20:20:12.739398 crc crio[3645]: time="2026-06-12T20:20:12.73889858Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d84ae27a-7b70-4187-a842-a74fbeca9926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.552828 | controller | Jun 12 20:20:12.751414 crc crio[3645]: time="2026-06-12T20:20:12.750784857Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=c53a7e82-ac79-4cea-b762-cea0d483f4f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.552844 | controller | Jun 12 20:20:12.752382 crc crio[3645]: time="2026-06-12T20:20:12.752188239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.552883 | controller | Jun 12 20:20:12.760876 crc crio[3645]: time="2026-06-12T20:20:12.760779579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.552902 | controller | Jun 12 20:20:12.768723 crc crio[3645]: time="2026-06-12T20:20:12.768684342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.552918 | controller | Jun 12 20:20:12.775522 crc crio[3645]: time="2026-06-12T20:20:12.775287055Z" level=info msg="Ran pod sandbox ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=d84ae27a-7b70-4187-a842-a74fbeca9926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.552934 | controller | Jun 12 20:20:12.776780 crc crio[3645]: time="2026-06-12T20:20:12.776616896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.552950 | controller | Jun 12 20:20:12.787558 crc crio[3645]: time="2026-06-12T20:20:12.787369157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.552966 | controller | Jun 12 20:20:12.787826 crc crio[3645]: time="2026-06-12T20:20:12.787789966Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=bc9cda42-6665-4e7b-be9d-a3005f4a8d32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.552981 | controller | Jun 12 20:20:12.793879 crc crio[3645]: time="2026-06-12T20:20:12.793595862Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=fb61a992-47d7-4071-87d4-e769f4e312a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.552997 | controller | Jun 12 20:20:12.799622 crc crio[3645]: time="2026-06-12T20:20:12.79954958Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=1c39d134-5be1-498a-bc3c-dde6fd30f208 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.553014 | controller | Jun 12 20:20:12.800275 crc crio[3645]: time="2026-06-12T20:20:12.800232516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.553033 | controller | Jun 12 20:20:12.845906 crc crio[3645]: time="2026-06-12T20:20:12.845813197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.553051 | controller | Jun 12 20:20:13.165362 crc crio[3645]: 2026-06-12T20:20:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.553067 | controller | Jun 12 20:20:13.165558 crc crio[3645]: time="2026-06-12T20:20:13.165502574Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-12 21:48:32.553083 | controller | Jun 12 20:20:13.165558 crc crio[3645]: time="2026-06-12T20:20:13.165541385Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.553099 | controller | Jun 12 20:20:13.165642 crc crio[3645]: time="2026-06-12T20:20:13.165587016Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info"
2026-06-12 21:48:32.553115 | controller | Jun 12 20:20:13.166351 crc crio[3645]: time="2026-06-12T20:20:13.16579322Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc002a78250}] Aliases:map[]}"
2026-06-12 21:48:32.553132 | controller | Jun 12 20:20:13.166351 crc crio[3645]: time="2026-06-12T20:20:13.166034907Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.553148 | controller | Jun 12 20:20:14.684172 crc crio[3645]: 2026-06-12T20:20:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.553164 | controller | Jun 12 20:20:14.685511 crc crio[3645]: time="2026-06-12T20:20:14.685461305Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-12 21:48:32.553179 | controller | Jun 12 20:20:14.685610 crc crio[3645]: time="2026-06-12T20:20:14.685591958Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.553195 | controller | Jun 12 20:20:14.685731 crc crio[3645]: time="2026-06-12T20:20:14.685709671Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info"
2026-06-12 21:48:32.553212 | controller | Jun 12 20:20:14.686170 crc crio[3645]: time="2026-06-12T20:20:14.68613589Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00008c4b8}] Aliases:map[]}"
2026-06-12 21:48:32.553232 | controller | Jun 12 20:20:14.686477 crc crio[3645]: time="2026-06-12T20:20:14.686451267Z" level=info msg="Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.553249 | controller | Jun 12 20:20:14.804436 crc crio[3645]: 2026-06-12T20:20:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.553265 | controller | Jun 12 20:20:14.805127 crc crio[3645]: time="2026-06-12T20:20:14.805037426Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-12 21:48:32.553281 | controller | Jun 12 20:20:14.805285 crc crio[3645]: time="2026-06-12T20:20:14.805263322Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.553297 | controller | Jun 12 20:20:14.805417 crc crio[3645]: time="2026-06-12T20:20:14.805396525Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-12 21:48:32.553312 | controller | Jun 12 20:20:14.805513 crc crio[3645]: time="2026-06-12T20:20:14.805494407Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.553329 | controller | Jun 12 20:20:14.805646 crc crio[3645]: time="2026-06-12T20:20:14.805622471Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info"
2026-06-12 21:48:32.553345 | controller | Jun 12 20:20:14.806250 crc crio[3645]: time="2026-06-12T20:20:14.806216404Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00008c630}] Aliases:map[]}"
2026-06-12 21:48:32.553362 | controller | Jun 12 20:20:14.806567 crc crio[3645]: time="2026-06-12T20:20:14.806541901Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.553378 | controller | Jun 12 20:20:14.943567 crc crio[3645]: 2026-06-12T20:20:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.553394 | controller | Jun 12 20:20:14.945359 crc crio[3645]: time="2026-06-12T20:20:14.944749217Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-12 21:48:32.553409 | controller | Jun 12 20:20:14.945359 crc crio[3645]: time="2026-06-12T20:20:14.944819459Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.553425 | controller | Jun 12 20:20:14.945359 crc crio[3645]: time="2026-06-12T20:20:14.944847759Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-12 21:48:32.553440 | controller | Jun 12 20:20:14.945359 crc crio[3645]: time="2026-06-12T20:20:14.9448615Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.553455 | controller | Jun 12 20:20:14.945359 crc crio[3645]: time="2026-06-12T20:20:14.94487542Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-12 21:48:32.553475 | controller | Jun 12 20:20:14.945359 crc crio[3645]: time="2026-06-12T20:20:14.94488767Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.553492 | controller | Jun 12 20:20:14.945359 crc crio[3645]: time="2026-06-12T20:20:14.945037163Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info"
2026-06-12 21:48:32.553507 | controller | Jun 12 20:20:14.946332 crc crio[3645]: time="2026-06-12T20:20:14.946053237Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 UID:17b87002-b798-480a-8e17-83053d698239 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc000110bc8}] Aliases:map[]}"
2026-06-12 21:48:32.553523 | controller | Jun 12 20:20:14.946432 crc crio[3645]: time="2026-06-12T20:20:14.946355324Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.553539 | controller | Jun 12 20:20:15.074408 crc crio[3645]: 2026-06-12T20:20:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.553555 | controller | Jun 12 20:20:15.074877 crc crio[3645]: time="2026-06-12T20:20:15.074565557Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-12 21:48:32.553571 | controller | Jun 12 20:20:15.074877 crc crio[3645]: time="2026-06-12T20:20:15.074616188Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.553587 | controller | Jun 12 20:20:15.074877 crc crio[3645]: time="2026-06-12T20:20:15.074644569Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-12 21:48:32.553602 | controller | Jun 12 20:20:15.074877 crc crio[3645]: time="2026-06-12T20:20:15.074660009Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.553618 | controller | Jun 12 20:20:15.074877 crc crio[3645]: time="2026-06-12T20:20:15.074712191Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info"
2026-06-12 21:48:32.553634 | controller | Jun 12 20:20:15.075210 crc crio[3645]: time="2026-06-12T20:20:15.075041888Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000888218}] Aliases:map[]}"
2026-06-12 21:48:32.553651 | controller | Jun 12 20:20:15.075392 crc crio[3645]: time="2026-06-12T20:20:15.075323805Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.553667 | controller | Jun 12 20:20:15.419189 crc crio[3645]: 2026-06-12T20:20:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.553687 | controller | Jun 12 20:20:15.419452 crc crio[3645]: time="2026-06-12T20:20:15.419355469Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-12 21:48:32.553703 | controller | Jun 12 20:20:15.419452 crc crio[3645]: time="2026-06-12T20:20:15.419438031Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.553720 | controller | Jun 12 20:20:15.419702 crc crio[3645]: time="2026-06-12T20:20:15.419493052Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info"
2026-06-12 21:48:32.553736 | controller | Jun 12 20:20:15.420237 crc crio[3645]: time="2026-06-12T20:20:15.420153838Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001288050}] Aliases:map[]}"
2026-06-12 21:48:32.553752 | controller | Jun 12 20:20:15.420504 crc crio[3645]: time="2026-06-12T20:20:15.420431374Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.553767 | controller | Jun 12 20:20:15.693687 crc crio[3645]: 2026-06-12T20:20:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.553783 | controller | Jun 12 20:20:15.694909 crc crio[3645]: time="2026-06-12T20:20:15.693765473Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-12 21:48:32.553799 | controller | Jun 12 20:20:15.694909 crc crio[3645]: time="2026-06-12T20:20:15.693811155Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.553814 | controller | Jun 12 20:20:15.694909 crc crio[3645]: time="2026-06-12T20:20:15.693867995Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info"
2026-06-12 21:48:32.553830 | controller | Jun 12 20:20:15.694909 crc crio[3645]: time="2026-06-12T20:20:15.694195622Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000188c10}] Aliases:map[]}"
2026-06-12 21:48:32.553846 | controller | Jun 12 20:20:15.694909 crc crio[3645]: time="2026-06-12T20:20:15.69454548Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.553886 | controller | Jun 12 20:20:15.988174 crc crio[3645]: 2026-06-12T20:20:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.553906 | controller | Jun 12 20:20:15.988387 crc crio[3645]: time="2026-06-12T20:20:15.988299894Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-12 21:48:32.553922 | controller | Jun 12 20:20:15.988387 crc crio[3645]: time="2026-06-12T20:20:15.988348205Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.553938 | controller | Jun 12 20:20:15.988506 crc crio[3645]: time="2026-06-12T20:20:15.988398736Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info"
2026-06-12 21:48:32.553955 | controller | Jun 12 20:20:15.988762 crc crio[3645]: time="2026-06-12T20:20:15.988590991Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0001884d0}] Aliases:map[]}"
2026-06-12 21:48:32.553972 | controller | Jun 12 20:20:15.989621 crc crio[3645]: time="2026-06-12T20:20:15.988787016Z" level=info msg="Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.553988 | controller | Jun 12 20:20:16.207030 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.554005 | controller | Jun 12 20:20:16.207276 crc crio[3645]: time="2026-06-12T20:20:16.207187867Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-12 21:48:32.554021 | controller | Jun 12 20:20:16.207276 crc crio[3645]: time="2026-06-12T20:20:16.207259599Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.554037 | controller | Jun 12 20:20:16.207386 crc crio[3645]: time="2026-06-12T20:20:16.20730635Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info"
2026-06-12 21:48:32.554053 | controller | Jun 12 20:20:16.207555 crc crio[3645]: time="2026-06-12T20:20:16.207496794Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000110668}] Aliases:map[]}"
2026-06-12 21:48:32.554069 | controller | Jun 12 20:20:16.207731 crc crio[3645]: time="2026-06-12T20:20:16.207674058Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.554085 | controller | Jun 12 20:20:16.420404 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.554101 | controller | Jun 12 20:20:16.421283 crc crio[3645]: time="2026-06-12T20:20:16.421157694Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-12 21:48:32.554120 | controller | Jun 12 20:20:16.421283 crc crio[3645]: time="2026-06-12T20:20:16.421256597Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.554137 | controller | Jun 12 20:20:16.421411 crc crio[3645]: time="2026-06-12T20:20:16.421332969Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info"
2026-06-12 21:48:32.554153 | controller | Jun 12 20:20:16.421629 crc crio[3645]: time="2026-06-12T20:20:16.421553934Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc001722058}] Aliases:map[]}"
2026-06-12 21:48:32.554170 | controller | Jun 12 20:20:16.421997 crc crio[3645]: time="2026-06-12T20:20:16.421843541Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.554186 | controller | Jun 12 20:20:16.573385 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.554202 | controller | Jun 12 20:20:16.573587 crc crio[3645]: time="2026-06-12T20:20:16.573499919Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-12 21:48:32.554220 | controller | Jun 12 20:20:16.573587 crc crio[3645]: time="2026-06-12T20:20:16.573561961Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.554243 | controller | Jun 12 20:20:16.573699 crc crio[3645]: time="2026-06-12T20:20:16.573604562Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info"
2026-06-12 21:48:32.554276 | controller | Jun 12 20:20:16.573974 crc crio[3645]: time="2026-06-12T20:20:16.573770625Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0022d6230}] Aliases:map[]}"
2026-06-12 21:48:32.554308 | controller | Jun 12 20:20:16.574201 crc crio[3645]: time="2026-06-12T20:20:16.574137514Z" level=info msg="Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.554341 | controller | Jun 12 20:20:16.613042 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.554371 | controller | Jun 12 20:20:16.613274 crc crio[3645]: time="2026-06-12T20:20:16.613224633Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-12 21:48:32.554429 | controller | Jun 12 20:20:16.613274 crc crio[3645]: time="2026-06-12T20:20:16.613264874Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.554461 | controller | Jun 12 20:20:16.613413 crc crio[3645]: time="2026-06-12T20:20:16.613281104Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-12 21:48:32.554480 | controller | Jun 12 20:20:16.613413 crc crio[3645]: time="2026-06-12T20:20:16.613289905Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.554497 | controller | Jun 12 20:20:16.613413 crc crio[3645]: time="2026-06-12T20:20:16.613329706Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info"
2026-06-12 21:48:32.554515 | controller | Jun 12 20:20:16.613551 crc crio[3645]: time="2026-06-12T20:20:16.61351268Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0001107d8}] Aliases:map[]}"
2026-06-12 21:48:32.554531 | controller | Jun 12 20:20:16.613735 crc crio[3645]: time="2026-06-12T20:20:16.613665293Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.554548 | controller | Jun 12 20:20:16.629309 crc crio[3645]: time="2026-06-12T20:20:16.629207495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.554565 | controller | Jun 12 20:20:16.629675 crc crio[3645]: time="2026-06-12T20:20:16.629594094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.554581 | controller | Jun 12 20:20:16.630355 crc crio[3645]: time="2026-06-12T20:20:16.630154267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.554597 | controller | Jun 12 20:20:16.630698 crc crio[3645]: time="2026-06-12T20:20:16.630604877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.554613 | controller | Jun 12 20:20:16.631058 crc crio[3645]: time="2026-06-12T20:20:16.630806352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.554629 | controller | Jun 12 20:20:16.637640 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.554645 | controller | Jun 12 20:20:16.637640 crc crio[3645]: time="2026-06-12T20:20:16.637508918Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-12 21:48:32.554661 | controller | Jun 12 20:20:16.637640 crc crio[3645]: time="2026-06-12T20:20:16.637538068Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.554677 | controller | Jun 12 20:20:16.637640 crc crio[3645]: time="2026-06-12T20:20:16.63758548Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info"
2026-06-12 21:48:32.554698 | controller | Jun 12 20:20:16.638415 crc crio[3645]: time="2026-06-12T20:20:16.638147292Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 UID:677c2747-1901-4941-94f1-8281cced296b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000110f08}] Aliases:map[]}"
2026-06-12 21:48:32.554715 | controller | Jun 12 20:20:16.638955 crc crio[3645]: time="2026-06-12T20:20:16.638711446Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.554732 | controller | Jun 12 20:20:16.839990 crc crio[3645]: time="2026-06-12T20:20:16.838853602Z" level=info msg="Created container 04209446c0115b4becd30f7bd7c574aae225cb8a472ee49697d2618d89c85156: openshift-etcd/etcd-crc/setup" id=3ac7c1fd-a0f1-4d64-8af5-fa1a3bafdee6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.554748 | controller | Jun 12 20:20:16.843868 crc crio[3645]: time="2026-06-12T20:20:16.843525672Z" level=info msg="Starting container: 04209446c0115b4becd30f7bd7c574aae225cb8a472ee49697d2618d89c85156" id=328affba-70a7-4a36-8457-654cc782fbe4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.554765 | controller | Jun 12 20:20:16.858487 crc crio[3645]: time="2026-06-12T20:20:16.858331414Z" level=info msg="Created container ebf7bb7a957ce32f6131004cbe8abf5cedcba655207eaae62a5d0b180cde2eea: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=390ed580-969b-4dbb-9d46-69e41f18cd04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.554780 | controller | Jun 12 20:20:16.859849 crc crio[3645]: time="2026-06-12T20:20:16.859711817Z" level=info msg="Starting container: ebf7bb7a957ce32f6131004cbe8abf5cedcba655207eaae62a5d0b180cde2eea" id=dfa7d005-e959-412a-ac12-db58e5f1531e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.554796 | controller | Jun 12 20:20:16.861612 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.554813 | controller | Jun 12 20:20:16.862042 crc crio[3645]: time="2026-06-12T20:20:16.861870167Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-12 21:48:32.554834 | controller | Jun 12 20:20:16.862205 crc crio[3645]: time="2026-06-12T20:20:16.862181315Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.554881 | controller | Jun 12 20:20:16.862334 crc crio[3645]: time="2026-06-12T20:20:16.862312928Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info"
2026-06-12 21:48:32.554907 | controller | Jun 12 20:20:16.862677 crc crio[3645]: time="2026-06-12T20:20:16.862644546Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00109e080}] Aliases:map[]}"
2026-06-12 21:48:32.554925 | controller | Jun 12 20:20:16.863058 crc crio[3645]: time="2026-06-12T20:20:16.863029304Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.554946 | controller | Jun 12 20:20:16.868308 crc crio[3645]: time="2026-06-12T20:20:16.868178564Z" level=info msg="Created container 47812ddd75ef355da05bc0b0a02b728c6f1c06fb0d688a480a284f6c52d79505: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=c53a7e82-ac79-4cea-b762-cea0d483f4f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.554963 | controller | Jun 12 20:20:16.870430 crc crio[3645]: time="2026-06-12T20:20:16.870277143Z" level=info msg="Starting container: 47812ddd75ef355da05bc0b0a02b728c6f1c06fb0d688a480a284f6c52d79505" id=878dfa6d-c3f1-409f-a175-e1c310350cea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.554979 | controller | Jun 12 20:20:16.874672 crc crio[3645]: time="2026-06-12T20:20:16.874515421Z" level=info msg="Created container 4d467f8dea989d26447ad0dadc8275e95e4453301a8d1cdc989191d9dfd38af3: openshift-kube-apiserver/kube-apiserver-crc/setup" id=b4862352-aa78-442a-a8c7-5db9e2c3ad8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.554995 | controller | Jun 12 20:20:16.874742 crc crio[3645]: time="2026-06-12T20:20:16.874697096Z" level=info msg="Created container f1f0291d68b3f47249724d06500c2723f97da8c68cb9dce8ed964f6ba5b20058: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=1c39d134-5be1-498a-bc3c-dde6fd30f208 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.555027 | controller | Jun 12 20:20:16.876571 crc crio[3645]: time="2026-06-12T20:20:16.876378025Z" level=info msg="Started container" PID=5377 containerID=ebf7bb7a957ce32f6131004cbe8abf5cedcba655207eaae62a5d0b180cde2eea description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=dfa7d005-e959-412a-ac12-db58e5f1531e name=/runtime.v1.RuntimeService/StartContainer sandboxID=782d2124bea2ab3a5333b32cba1733ab96f60466ff6177cdb62b2ca8b1bd6ac0
2026-06-12 21:48:32.555046 | controller | Jun 12 20:20:16.879797 crc crio[3645]: time="2026-06-12T20:20:16.879496458Z" level=info msg="Starting container: 4d467f8dea989d26447ad0dadc8275e95e4453301a8d1cdc989191d9dfd38af3" id=88c1255a-a528-4bf5-b310-63082d04ab96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.555064 | controller | Jun 12 20:20:16.880363 crc crio[3645]: time="2026-06-12T20:20:16.879559029Z" level=info msg="Starting container: f1f0291d68b3f47249724d06500c2723f97da8c68cb9dce8ed964f6ba5b20058" id=04731493-7fe2-4762-95d2-f6a9883d1c35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.555084 | controller | Jun 12 20:20:16.884894 crc crio[3645]: time="2026-06-12T20:20:16.88476401Z" level=info msg="Started container" PID=5376 containerID=04209446c0115b4becd30f7bd7c574aae225cb8a472ee49697d2618d89c85156 description=openshift-etcd/etcd-crc/setup id=328affba-70a7-4a36-8457-654cc782fbe4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0
2026-06-12 21:48:32.555108 | controller | Jun 12 20:20:16.893855 crc crio[3645]: time="2026-06-12T20:20:16.893454772Z" level=info msg="Started container" PID=5378 containerID=f1f0291d68b3f47249724d06500c2723f97da8c68cb9dce8ed964f6ba5b20058 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=04731493-7fe2-4762-95d2-f6a9883d1c35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53
2026-06-12 21:48:32.555137 | controller | Jun 12 20:20:16.914865 crc crio[3645]: time="2026-06-12T20:20:16.914541243Z" level=info msg="Started container" PID=5379 containerID=47812ddd75ef355da05bc0b0a02b728c6f1c06fb0d688a480a284f6c52d79505 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=878dfa6d-c3f1-409f-a175-e1c310350cea name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1
2026-06-12 21:48:32.555192 | controller | Jun 12 20:20:16.924258 crc crio[3645]: time="2026-06-12T20:20:16.924113355Z" level=info msg="Started container" PID=5381 containerID=4d467f8dea989d26447ad0dadc8275e95e4453301a8d1cdc989191d9dfd38af3 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=88c1255a-a528-4bf5-b310-63082d04ab96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e
2026-06-12 21:48:32.555212 | controller | Jun 12 20:20:16.948514 crc crio[3645]: time="2026-06-12T20:20:16.946629119Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=fae95380-bad8-4d82-9bde-1941bfae6aae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.555229 | controller | Jun 12 20:20:16.952410 crc crio[3645]: time="2026-06-12T20:20:16.95226463Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=c8337320-8bfb-48c3-88d9-cad2e605b163 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.555246 | controller | Jun 12 20:20:16.962392 crc crio[3645]: time="2026-06-12T20:20:16.957435301Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4de39fc3-bd3b-47c0-bb8f-d66c42150f2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.555262 | controller | Jun 12 20:20:16.962392 crc crio[3645]: time="2026-06-12T20:20:16.958456144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.555279 | controller | Jun 12 20:20:16.984993 crc crio[3645]: time="2026-06-12T20:20:16.984852398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.555296 | controller | Jun 12 20:20:17.004524 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.555312 | controller | Jun 12 20:20:17.004755 crc crio[3645]: time="2026-06-12T20:20:17.00467448Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-12 21:48:32.555329 | controller | Jun 12 20:20:17.004832 crc crio[3645]: time="2026-06-12T20:20:17.004757432Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.555347 | controller | Jun 12 20:20:17.004832 crc crio[3645]: time="2026-06-12T20:20:17.004813173Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info"
2026-06-12 21:48:32.555363 | controller | Jun 12 20:20:17.005168 crc crio[3645]: time="2026-06-12T20:20:17.005035048Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc000188438}] Aliases:map[]}"
2026-06-12 21:48:32.555380 | controller | Jun 12 20:20:17.005409 crc crio[3645]: time="2026-06-12T20:20:17.005338035Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.555401 | controller | Jun 12 20:20:17.038663 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.555418 | controller | Jun 12 20:20:17.039007 crc crio[3645]: time="2026-06-12T20:20:17.038884246Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-12 21:48:32.555434 | controller | Jun 12 20:20:17.039007 crc crio[3645]: time="2026-06-12T20:20:17.039001938Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.555450 | controller | Jun 12 20:20:17.039132 crc crio[3645]: time="2026-06-12T20:20:17.03909858Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info"
2026-06-12 21:48:32.555467 | controller | Jun 12 20:20:17.039509 crc crio[3645]: time="2026-06-12T20:20:17.039274064Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc0017226a8}] Aliases:map[]}"
2026-06-12 21:48:32.555484 | controller | Jun 12 20:20:17.039871 crc crio[3645]: time="2026-06-12T20:20:17.039819738Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.555501 | controller | Jun 12 20:20:17.086429 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.555517 | controller | Jun 12 20:20:17.087019 crc crio[3645]: time="2026-06-12T20:20:17.086869972Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-12 21:48:32.555532 | controller | Jun 12 20:20:17.087125 crc crio[3645]: time="2026-06-12T20:20:17.087023415Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.555549 | controller | Jun 12 20:20:17.087125 crc crio[3645]: time="2026-06-12T20:20:17.087112047Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info"
2026-06-12 21:48:32.555565 | controller | Jun 12 20:20:17.087705 crc crio[3645]: time="2026-06-12T20:20:17.087389673Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0029c6370}] Aliases:map[]}"
2026-06-12 21:48:32.555581 | controller | Jun 12 20:20:17.088353 crc crio[3645]: time="2026-06-12T20:20:17.088291915Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.555597 | controller | Jun 12 20:20:17.161706 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.555618 | controller | Jun 12 20:20:17.162839 crc crio[3645]: time="2026-06-12T20:20:17.161860037Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-12 21:48:32.555634 | controller | Jun 12 20:20:17.162839 crc crio[3645]: time="2026-06-12T20:20:17.162725127Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.555650 | controller | Jun 12 20:20:17.162839 crc crio[3645]: time="2026-06-12T20:20:17.162779529Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info"
2026-06-12 21:48:32.555665 | controller | Jun 12 20:20:17.164127 crc crio[3645]: time="2026-06-12T20:20:17.163782141Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc002a322a0}] Aliases:map[]}"
2026-06-12 21:48:32.555682 | controller | Jun 12 20:20:17.164307 crc crio[3645]: time="2026-06-12T20:20:17.164226902Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.555697 | controller | Jun 12 20:20:17.278460 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.555713 | controller | Jun 12 20:20:17.278646 crc crio[3645]: time="2026-06-12T20:20:17.278574762Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-12 21:48:32.555729 | controller | Jun 12 20:20:17.278646 crc crio[3645]: time="2026-06-12T20:20:17.278622533Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.555745 | controller | Jun 12 20:20:17.278749 crc crio[3645]: time="2026-06-12T20:20:17.278666504Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info"
2026-06-12 21:48:32.555761 | controller | Jun 12 20:20:17.278993 crc crio[3645]: time="2026-06-12T20:20:17.278869158Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00112e070}] Aliases:map[]}"
2026-06-12 21:48:32.555777 | controller | Jun 12 20:20:17.279308 crc crio[3645]: time="2026-06-12T20:20:17.279161305Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.555793 | controller | Jun 12 20:20:17.284797 crc crio[3645]: time="2026-06-12T20:20:17.284702315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.555814 | controller | Jun 12 20:20:17.368247 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.555831 | controller | Jun 12 20:20:17.368431 crc crio[3645]: time="2026-06-12T20:20:17.368397721Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-12 21:48:32.555868 | controller | Jun 12 20:20:17.368517 crc crio[3645]: time="2026-06-12T20:20:17.368433752Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.555892 | controller | Jun 12 20:20:17.368517 crc crio[3645]: time="2026-06-12T20:20:17.368450033Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-12 21:48:32.555911 | controller | Jun 12 20:20:17.368517 crc crio[3645]: time="2026-06-12T20:20:17.368456903Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.555927 | controller | Jun 12 20:20:17.368517 crc crio[3645]: time="2026-06-12T20:20:17.368492453Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info"
2026-06-12 21:48:32.555943 | controller | Jun 12 20:20:17.368684 crc crio[3645]: time="2026-06-12T20:20:17.368639507Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00112e150}] Aliases:map[]}"
2026-06-12 21:48:32.555960 | controller | Jun 12 20:20:17.368825 crc crio[3645]: time="2026-06-12T20:20:17.36876877Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.555977 | controller | Jun 12 20:20:17.399483 crc crio[3645]: time="2026-06-12T20:20:17.398637464Z" level=info msg="Created container 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4de39fc3-bd3b-47c0-bb8f-d66c42150f2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.555993 | controller | Jun 12 20:20:17.402153 crc crio[3645]: time="2026-06-12T20:20:17.40102265Z" level=info msg="Starting container: 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124" id=d788700c-d207-4e9d-8ade-3110a30c2cb3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.556013 | controller | Jun 12 20:20:17.410423 crc crio[3645]: time="2026-06-12T20:20:17.410337677Z" level=info msg="Started container" PID=5489 containerID=032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=d788700c-d207-4e9d-8ade-3110a30c2cb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1
2026-06-12 21:48:32.556036 | controller | Jun 12 20:20:17.417469 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.556057 | controller | Jun 12 20:20:17.417738 crc crio[3645]: time="2026-06-12T20:20:17.417659197Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-12 21:48:32.556079 | controller | Jun 12 20:20:17.417738 crc crio[3645]: time="2026-06-12T20:20:17.417707828Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.556096 | controller | Jun 12 20:20:17.417874 crc crio[3645]: time="2026-06-12T20:20:17.417756059Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info"
2026-06-12 21:48:32.556112 | controller | Jun 12 20:20:17.417970 crc crio[3645]: time="2026-06-12T20:20:17.417886942Z" level=info msg="Got pod network &{Name:revision-pruner-6-crc Namespace:openshift-kube-scheduler ID:cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 UID:1f6fdc55-8114-467b-b4bb-d65cf3917f0f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1f6fdc55_8114_467b_b4bb_d65cf3917f0f.slice PodAnnotations:0xc001210268}] Aliases:map[]}"
2026-06-12 21:48:32.556128 | controller | Jun 12 20:20:17.418165 crc crio[3645]: time="2026-06-12T20:20:17.418018405Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.556144 | controller | Jun 12 20:20:17.418214 crc crio[3645]: time="2026-06-12T20:20:17.418164899Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.556160 | controller | Jun 12 20:20:17.418214 crc crio[3645]: time="2026-06-12T20:20:17.418183939Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.556175 | controller | Jun 12 20:20:17.434012 crc crio[3645]: time="2026-06-12T20:20:17.433564238Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=81559800-6551-43f7-8a9d-ca6aec94a9d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.556191 | controller | Jun 12 20:20:17.438126 crc crio[3645]: time="2026-06-12T20:20:17.437800676Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=2555cbb5-4f8e-42b8-9312-a427f49641a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.556207 | controller | Jun 12 20:20:17.449285 crc crio[3645]: time="2026-06-12T20:20:17.449187111Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=51b696db-18ee-4d7e-b620-bf3b83f7368c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.556222 | controller | Jun 12 20:20:17.449845 crc crio[3645]: time="2026-06-12T20:20:17.449712454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.556238 | controller | Jun 12 20:20:17.452540 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.556253 | controller | Jun 12 20:20:17.452794 crc crio[3645]: time="2026-06-12T20:20:17.452644682Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-12 21:48:32.556268 | controller | Jun 12 20:20:17.452794 crc crio[3645]: time="2026-06-12T20:20:17.452776555Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.556288 | controller | Jun 12 20:20:17.452896 crc crio[3645]: time="2026-06-12T20:20:17.452815946Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info"
2026-06-12 21:48:32.556305 | controller | Jun 12 20:20:17.453114 crc crio[3645]: time="2026-06-12T20:20:17.453050621Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc0012103b8}] Aliases:map[]}"
2026-06-12 21:48:32.556321 | controller | Jun 12 20:20:17.453400 crc crio[3645]: time="2026-06-12T20:20:17.453238655Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.556338 | controller | Jun 12 20:20:17.461566 crc crio[3645]: time="2026-06-12T20:20:17.461500908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.556354 | controller | Jun 12 20:20:17.483380 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.556370 | controller | Jun 12 20:20:17.483670 crc crio[3645]: time="2026-06-12T20:20:17.48354329Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-12 21:48:32.556385 | controller | Jun 12 20:20:17.483670 crc crio[3645]: time="2026-06-12T20:20:17.483656782Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.556401 | controller | Jun 12 20:20:17.483761 crc crio[3645]: time="2026-06-12T20:20:17.483676433Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-12 21:48:32.556416 | controller | Jun 12 20:20:17.483761 crc crio[3645]: time="2026-06-12T20:20:17.483684244Z" level=info msg="cleanup sandbox network"
2026-06-12 21:48:32.556433 | controller | Jun 12 20:20:17.483761 crc crio[3645]: time="2026-06-12T20:20:17.483744184Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info"
2026-06-12 21:48:32.556456 | controller | Jun 12 20:20:17.484027 crc crio[3645]: time="2026-06-12T20:20:17.483900078Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00112e298}] Aliases:map[]}"
2026-06-12 21:48:32.556485 | controller | Jun 12 20:20:17.484231 crc crio[3645]: time="2026-06-12T20:20:17.484174764Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.556508 | controller | Jun 12 20:20:17.767642 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.556530 | controller | Jun 12 20:20:17.767642 crc crio[3645]: time="2026-06-12T20:20:17.767049506Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-12 21:48:32.556547 | controller | Jun 12 20:20:17.815313 crc crio[3645]: time="2026-06-12T20:20:17.814910249Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=8e664b8b-1760-4ab2-952e-4c8a22590720 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.556564 | controller | Jun 12 20:20:17.820459 crc crio[3645]: time="2026-06-12T20:20:17.820358956Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ba8dfb83-bddc-4c33-a618-60f3a37bee55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.556581 | controller | Jun 12 20:20:17.850443 crc crio[3645]: time="2026-06-12T20:20:17.848189803Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=23a5bff9-0829-4902-8b90-085e0e5d1af7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.556598 | controller | Jun 12 20:20:17.850976 crc crio[3645]: time="2026-06-12T20:20:17.850738802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.556614 | controller | Jun 12 20:20:17.854322 crc crio[3645]: time="2026-06-12T20:20:17.853511947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4bdbf414-f3b4-4c28-b439-0da5fba50278 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.556630 | controller | Jun 12 20:20:17.864278 crc crio[3645]: time="2026-06-12T20:20:17.864066232Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7027aa69-f847-4eeb-ac2a-3143b006a84e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.556646 | controller | Jun 12 20:20:17.869092 crc crio[3645]: time="2026-06-12T20:20:17.868836674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=50332ede-982d-4d78-b813-7122327d79f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.556662 | controller | Jun 12 20:20:17.875376 crc crio[3645]: time="2026-06-12T20:20:17.873026391Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d89e9c72-2a2d-4003-af17-3588227e7ccb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.556677 | controller | Jun 12 20:20:17.875376 crc crio[3645]: time="2026-06-12T20:20:17.873454051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=d9048d6a-6d73-47c3-ad80-9c433091fc83 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.556692 | controller | Jun 12 20:20:17.881515 crc crio[3645]: time="2026-06-12T20:20:17.881250793Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=18112ae3-6525-4c30-b202-8123f3291bd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.556708 | controller | Jun 12 20:20:17.883962 crc crio[3645]: time="2026-06-12T20:20:17.883843342Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=47bbac3c-10da-4d6a-884a-0a683e3bd28a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.556728 | controller | Jun 12 20:20:17.884189 crc crio[3645]: time="2026-06-12T20:20:17.883858553Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=c5a51756-6011-4b96-b9e6-18b161a0841a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.556744 | controller | Jun 12 20:20:17.884372 crc crio[3645]: time="2026-06-12T20:20:17.884277992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.556760 | controller | Jun 12 20:20:17.884524 crc crio[3645]: time="2026-06-12T20:20:17.884472787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.556776 | controller | Jun 12 20:20:17.884812 crc crio[3645]: time="2026-06-12T20:20:17.884777634Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=200a7c5d-4645-4359-82e0-a278784aa5e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.556792 | controller | Jun 12 20:20:17.885806 crc crio[3645]: time="2026-06-12T20:20:17.885782088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.556808 | controller | Jun 12 20:20:17.902298 crc crio[3645]: time="2026-06-12T20:20:17.902146089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.556824 | controller | Jun 12 20:20:17.932820 crc crio[3645]: time="2026-06-12T20:20:17.932392352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.556840 | controller | Jun 12 20:20:17.945393 crc crio[3645]: time="2026-06-12T20:20:17.945212001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.556878 | controller | Jun 12 20:20:17.977162 crc crio[3645]: time="2026-06-12T20:20:17.976909398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.556897 | controller | Jun 12 20:20:19.778661 crc crio[3645]: time="2026-06-12T20:20:19.777571481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.556913 | controller | Jun 12 20:20:19.802246 crc crio[3645]: time="2026-06-12T20:20:19.80203904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.556928 | controller | Jun 12 20:20:19.809495 crc crio[3645]: time="2026-06-12T20:20:19.809246817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.556944 | controller | Jun 12 20:20:19.814554 crc crio[3645]: time="2026-06-12T20:20:19.814402708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.556959 | controller | Jun 12 20:20:20.002396 crc crio[3645]: time="2026-06-12T20:20:20.002205697Z" level=info msg="Created container 32c2e303039f490a22ea03a41c525df60256adfa3f2251a5e081dc02176a4a87: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=47bbac3c-10da-4d6a-884a-0a683e3bd28a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.556976 | controller | Jun 12 20:20:20.009370 crc crio[3645]: time="2026-06-12T20:20:20.007817257Z" level=info msg="Starting container: 32c2e303039f490a22ea03a41c525df60256adfa3f2251a5e081dc02176a4a87" id=9bfc0e6c-5c19-4e74-8d60-8a355d8e59b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.556997 | controller | Jun 12 20:20:20.020611 crc crio[3645]: time="2026-06-12T20:20:20.020400341Z" level=info msg="Created container 044383332de4be16ddc21b11cbccaa31dcfb189781b15cb1a920cc6dda7bb8b9: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=200a7c5d-4645-4359-82e0-a278784aa5e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.557013 | controller | Jun 12 20:20:20.026677 crc crio[3645]: time="2026-06-12T20:20:20.025409346Z" level=info msg="Starting container: 044383332de4be16ddc21b11cbccaa31dcfb189781b15cb1a920cc6dda7bb8b9" id=11726a87-f8e0-4ca1-803a-2701f7688dd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.557030 | controller | Jun 12 20:20:20.049386 crc crio[3645]: time="2026-06-12T20:20:20.049271752Z" level=info msg="Started container" PID=5570 containerID=044383332de4be16ddc21b11cbccaa31dcfb189781b15cb1a920cc6dda7bb8b9 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=11726a87-f8e0-4ca1-803a-2701f7688dd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53
2026-06-12 21:48:32.557047 | controller | Jun 12 20:20:20.061368 crc crio[3645]: time="2026-06-12T20:20:20.061020136Z" level=info msg="Created container 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=23a5bff9-0829-4902-8b90-085e0e5d1af7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.557064 | controller | Jun 12 20:20:20.062386 crc crio[3645]: time="2026-06-12T20:20:20.062266414Z" level=info msg="Created container fc35bb75eb492a55b22c6318187f6eac3b792fbd7f68d5bf9b49386a7b9d46ae: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=c5a51756-6011-4b96-b9e6-18b161a0841a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.557080 | controller | Jun 12 20:20:20.063495 crc crio[3645]: time="2026-06-12T20:20:20.06339503Z" level=info msg="Starting container: fc35bb75eb492a55b22c6318187f6eac3b792fbd7f68d5bf9b49386a7b9d46ae" id=c1a0f813-ba5d-49e2-84a4-8232574fb5bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.557102 | controller | Jun 12 20:20:20.063673 crc crio[3645]: time="2026-06-12T20:20:20.063618785Z" level=info msg="Starting container: 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c" id=f6aa90ed-9804-44ae-8bfe-dc3d2051765d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.557126 | controller | Jun 12 20:20:20.065600 crc crio[3645]: time="2026-06-12T20:20:20.06550985Z" level=info msg="Started container" PID=5569 containerID=32c2e303039f490a22ea03a41c525df60256adfa3f2251a5e081dc02176a4a87 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=9bfc0e6c-5c19-4e74-8d60-8a355d8e59b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=782d2124bea2ab3a5333b32cba1733ab96f60466ff6177cdb62b2ca8b1bd6ac0
2026-06-12 21:48:32.557149 | controller | Jun 12 20:20:20.072901 crc crio[3645]: time="2026-06-12T20:20:20.072762848Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=718b16a8-baf5-440a-837c-4d1ecc22f6fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.557166 | controller | Jun 12 20:20:20.077538 crc crio[3645]: time="2026-06-12T20:20:20.077279113Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=8e5c9724-596a-4281-9234-111e93922c3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.557181 | controller | Jun 12 20:20:20.083210 crc crio[3645]: time="2026-06-12T20:20:20.082895784Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=eb177edc-a9b7-49f8-8374-6e4b7b9650c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.557202 | controller | Jun 12 20:20:20.084433 crc crio[3645]: time="2026-06-12T20:20:20.084344398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.557219 | controller | Jun 12 20:20:20.085279 crc crio[3645]: time="2026-06-12T20:20:20.084986593Z" level=info msg="Started container" PID=5571 containerID=82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=f6aa90ed-9804-44ae-8bfe-dc3d2051765d name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e
2026-06-12 21:48:32.557236 | controller | Jun 12 20:20:20.105442 crc crio[3645]: time="2026-06-12T20:20:20.105059319Z" level=info msg="Started container" PID=5572 containerID=fc35bb75eb492a55b22c6318187f6eac3b792fbd7f68d5bf9b49386a7b9d46ae description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=c1a0f813-ba5d-49e2-84a4-8232574fb5bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0
2026-06-12 21:48:32.557252 | controller | Jun 12 20:20:20.112717 crc crio[3645]: time="2026-06-12T20:20:20.110495035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.557270 | controller | Jun 12 20:20:20.128356 crc crio[3645]: time="2026-06-12T20:20:20.125564926Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d24efc79-511c-4dd7-b56f-7d927b33d222 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.557286 | controller | Jun 12 20:20:20.146518 crc crio[3645]: time="2026-06-12T20:20:20.145826398Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a9df49e7-8f62-4d5d-ab8f-420d4cf47182 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.557302 | controller | Jun 12 20:20:20.167290 crc crio[3645]: time="2026-06-12T20:20:20.165771372Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=cdcfe962-64a0-4511-8c21-e8a0d90a9623 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.557318 | controller | Jun 12 20:20:20.167290 crc crio[3645]: time="2026-06-12T20:20:20.166648723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.557334 | controller | Jun 12 20:20:20.263788 crc crio[3645]: time="2026-06-12T20:20:20.261452588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.557350 | controller | Jun 12 20:20:20.939508 crc crio[3645]: time="2026-06-12T20:20:20.93549081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e4ede898-f8ef-468a-a2d6-422b317f6bb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.557366 | controller | Jun 12 20:20:20.941498 crc crio[3645]: time="2026-06-12T20:20:20.939838941Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4d70078d-1397-4daa-9494-61ef935e6f20 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.557382 | controller | Jun 12 20:20:20.956770 crc crio[3645]: time="2026-06-12T20:20:20.956722823Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=8770b928-28ca-49c5-9866-2cd7bd0b3d05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.557402 | controller | Jun 12 20:20:20.962583 crc crio[3645]: time="2026-06-12T20:20:20.96255563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.557419 | controller | Jun 12 20:20:21.247732 crc crio[3645]: time="2026-06-12T20:20:21.243251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.557435 | controller | Jun 12 20:20:21.994821 crc crio[3645]: time="2026-06-12T20:20:21.991447157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.557450 | controller | Jun 12 20:20:22.510627 crc crio[3645]: time="2026-06-12T20:20:22.510393461Z" level=info msg="Created container f119a5ef05d3a514b995400f444dff65129974719022161b774145091c1d604a: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=eb177edc-a9b7-49f8-8374-6e4b7b9650c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.557466 | controller | Jun 12 20:20:22.517738 crc crio[3645]: time="2026-06-12T20:20:22.517346322Z" level=info msg="Starting container: f119a5ef05d3a514b995400f444dff65129974719022161b774145091c1d604a" id=d9cd0e30-c6f1-441d-a036-d694a547b6c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.557482 | controller | Jun 12 20:20:22.538668 crc crio[3645]: time="2026-06-12T20:20:22.538468904Z" level=info msg="Started container" PID=5647 containerID=f119a5ef05d3a514b995400f444dff65129974719022161b774145091c1d604a description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=d9cd0e30-c6f1-441d-a036-d694a547b6c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53
2026-06-12 21:48:32.557498 | controller | Jun 12 20:20:22.595192 crc crio[3645]: time="2026-06-12T20:20:22.591697673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=f707dd38-9578-41d0-b35d-5085f9ae85a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.557514 | controller | Jun 12 20:20:22.596628 crc crio[3645]: time="2026-06-12T20:20:22.596505464Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=37b4a873-fd4f-4065-b128-8a260803c285 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.557530 | controller | Jun 12 20:20:22.603264 crc crio[3645]: time="2026-06-12T20:20:22.602601335Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=1f45a209-e8fd-4a42-b4b6-022f204bd580 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.557545 | controller | Jun 12 20:20:22.603606 crc crio[3645]: time="2026-06-12T20:20:22.603446926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.557561 | controller | Jun 12 20:20:22.750301 crc crio[3645]: time="2026-06-12T20:20:22.75021594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.557577 | controller | Jun 12 20:20:22.753905 crc crio[3645]: time="2026-06-12T20:20:22.753800534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.557593 | controller | Jun 12 20:20:23.312842 crc crio[3645]: time="2026-06-12T20:20:23.312260966Z" level=info msg="Created container b167da977c5b36e7e99589388f4fd2bc405224a57cb0a71578f658ce36361c60: openshift-etcd/etcd-crc/etcd-resources-copy" id=8770b928-28ca-49c5-9866-2cd7bd0b3d05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.557614 | controller | Jun 12 20:20:23.319855 crc crio[3645]: time="2026-06-12T20:20:23.319591027Z" level=info msg="Starting container: b167da977c5b36e7e99589388f4fd2bc405224a57cb0a71578f658ce36361c60" id=bc6577a3-5d06-4978-8b61-0ee2e1637131 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.557632 | controller | Jun 12 20:20:23.360468 crc crio[3645]: time="2026-06-12T20:20:23.354420098Z" level=info msg="Started container" PID=5662 containerID=b167da977c5b36e7e99589388f4fd2bc405224a57cb0a71578f658ce36361c60 description=openshift-etcd/etcd-crc/etcd-resources-copy id=bc6577a3-5d06-4978-8b61-0ee2e1637131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0
2026-06-12 21:48:32.557648 | controller | Jun 12 20:20:24.228855 crc crio[3645]: time="2026-06-12T20:20:24.226888925Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=5af851a7-77e8-4643-a7ca-afaa353cf783 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.557664 | controller | Jun 12 20:20:24.247691 crc crio[3645]: time="2026-06-12T20:20:24.246626795Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=823d4aab-33e5-4333-b663-3607709fdd76 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.557680 | controller | Jun 12 20:20:24.276530 crc crio[3645]: time="2026-06-12T20:20:24.272846524Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=36b4a651-5ae5-437d-87db-1dcf92e6746d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.557696 | controller | Jun 12 20:20:24.276530 crc crio[3645]: time="2026-06-12T20:20:24.273702515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.557713 | controller | Jun 12 20:20:24.388514 crc crio[3645]: time="2026-06-12T20:20:24.386348696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.557728 | controller | Jun 12 20:20:24.452218 crc crio[3645]: time="2026-06-12T20:20:24.452063024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.557744 | controller | Jun 12 20:20:24.454030 crc crio[3645]: time="2026-06-12T20:20:24.453829605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.557760 | controller | Jun 12 20:20:24.459798 crc crio[3645]: time="2026-06-12T20:20:24.459449256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.557775 | controller | Jun 12 20:20:24.855621 crc crio[3645]: time="2026-06-12T20:20:24.855433009Z" level=info msg="Created container 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=cdcfe962-64a0-4511-8c21-e8a0d90a9623 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.557791 | controller | Jun 12 20:20:24.864413 crc crio[3645]: time="2026-06-12T20:20:24.855676434Z" level=info msg="Created container f53ed4b276ada907c2c0a210af6c72ffcfd6f2bfdd310da90a584b3f59b013de: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=51b696db-18ee-4d7e-b620-bf3b83f7368c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.557814 | controller | Jun 12 20:20:24.864413 crc crio[3645]: time="2026-06-12T20:20:24.857445585Z" level=info msg="Created container 0ab618cb62f65660a28d9595f1ec260103e5f29745df63d1ecc2bf1a4c661751: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=1f45a209-e8fd-4a42-b4b6-022f204bd580 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.557830 | controller | Jun 12 20:20:24.864413 crc crio[3645]: time="2026-06-12T20:20:24.858390167Z" level=info msg="Starting container: 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755" id=a14c6755-2861-43d3-8562-b5741682c473 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.557846 | controller | Jun 12 20:20:24.864413 crc crio[3645]: time="2026-06-12T20:20:24.858771916Z" level=info msg="Starting container: f53ed4b276ada907c2c0a210af6c72ffcfd6f2bfdd310da90a584b3f59b013de" id=0d6541dc-1ae8-4bd2-90f9-431947c26c92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.557958 | controller | Jun 12 20:20:24.865842 crc crio[3645]: time="2026-06-12T20:20:24.865702977Z" level=info msg="Starting container: 0ab618cb62f65660a28d9595f1ec260103e5f29745df63d1ecc2bf1a4c661751" id=cca2a251-8723-4222-a30b-325ffbd6173d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.557978 | controller | Jun 12 20:20:24.888243 crc crio[3645]: time="2026-06-12T20:20:24.88778795Z" level=info msg="Started container" PID=5692 containerID=0ab618cb62f65660a28d9595f1ec260103e5f29745df63d1ecc2bf1a4c661751 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=cca2a251-8723-4222-a30b-325ffbd6173d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53
2026-06-12 21:48:32.557996 | controller | Jun 12 20:20:24.888879 crc crio[3645]: time="2026-06-12T20:20:24.888811264Z" level=info msg="Started container" PID=5693 containerID=5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=a14c6755-2861-43d3-8562-b5741682c473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e
2026-06-12 21:48:32.558012 | controller | Jun 12 20:20:24.965742 crc crio[3645]: time="2026-06-12T20:20:24.965289854Z" level=info msg="Started container" PID=5694 containerID=f53ed4b276ada907c2c0a210af6c72ffcfd6f2bfdd310da90a584b3f59b013de description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=0d6541dc-1ae8-4bd2-90f9-431947c26c92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1
2026-06-12 21:48:32.558028 | controller | Jun 12 20:20:24.982690 crc crio[3645]: time="2026-06-12T20:20:24.982374003Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=1b6de1bc-b409-497e-81d6-d1119c6c7bb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.558045 | controller | Jun 12 20:20:24.997570 crc crio[3645]: time="2026-06-12T20:20:24.997316818Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=46c36348-7580-445d-acab-9c5d231110f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.558062 | controller | Jun 12 20:20:25.001284 crc crio[3645]: time="2026-06-12T20:20:25.000908052Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=0aa3ab5e-cacb-48a9-96dc-34ecb0b74d6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.558079 | controller | Jun 12 20:20:25.001713 crc crio[3645]: time="2026-06-12T20:20:25.001585319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558101 | controller | Jun 12 20:20:25.039583 crc crio[3645]: time="2026-06-12T20:20:25.03945409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558118 | controller | Jun 12 20:20:25.075793 crc crio[3645]: time="2026-06-12T20:20:25.075484438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558135 | controller | Jun 12 20:20:25.080636 crc crio[3645]: time="2026-06-12T20:20:25.079811699Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=578d787b-baaa-42dc-9159-10a9a7555117 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.558152 | controller | Jun 12 20:20:25.089846 crc crio[3645]: time="2026-06-12T20:20:25.088783377Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=34d7b2de-7bec-4c11-b796-6201adcc3814 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.558169 | controller | Jun 12 20:20:25.093822 crc crio[3645]: time="2026-06-12T20:20:25.093534717Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=16dd32c9-1fc4-4ea8-880b-aa4cbf33c339 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.558190 | controller | Jun 12 20:20:25.093889 crc crio[3645]: time="2026-06-12T20:20:25.093853305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558214 | controller | Jun 12 20:20:25.281849 crc crio[3645]: time="2026-06-12T20:20:25.278774728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558238 | controller | Jun 12 20:20:25.913703 crc crio[3645]: time="2026-06-12T20:20:25.91332323Z" level=info msg="Created container 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0: openshift-etcd/etcd-crc/etcdctl" id=36b4a651-5ae5-437d-87db-1dcf92e6746d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.558260 | controller | Jun 12 20:20:25.925511 crc crio[3645]: time="2026-06-12T20:20:25.925170325Z" level=info msg="Starting container: 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0" id=9dfd4004-575e-4882-9280-37cdb6bf0ce3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.558280 | controller | Jun 12 20:20:26.032788 crc crio[3645]: time="2026-06-12T20:20:26.031876699Z" level=info msg="Started container" PID=5718 containerID=92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0 description=openshift-etcd/etcd-crc/etcdctl id=9dfd4004-575e-4882-9280-37cdb6bf0ce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0
2026-06-12 21:48:32.558303 | controller | Jun 12 20:20:26.182579 crc crio[3645]: time="2026-06-12T20:20:26.181228662Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9d8c4745-25d7-4592-98fb-cfd4ca7e42f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.558325 | controller | Jun 12 20:20:26.238569 crc crio[3645]: time="2026-06-12T20:20:26.237781119Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3ae86d51-1cf4-4090-8d7a-ce3688bbf23b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.558347 | controller | Jun 12 20:20:26.244174 crc crio[3645]: time="2026-06-12T20:20:26.242663552Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=db5db5d9-2458-434d-9f23-4d0e27a31e7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.558363 | controller | Jun 12 20:20:26.244174 crc crio[3645]: time="2026-06-12T20:20:26.243809119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558379 | controller | Jun 12 20:20:26.360484 crc crio[3645]: time="2026-06-12T20:20:26.358768534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558395 | controller | Jun 12 20:20:26.361894 crc crio[3645]: time="2026-06-12T20:20:26.359415529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558410 | controller | Jun 12 20:20:26.921631 crc crio[3645]: time="2026-06-12T20:20:26.921191937Z" level=info msg="Created container 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=0aa3ab5e-cacb-48a9-96dc-34ecb0b74d6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.558426 | controller | Jun 12 20:20:26.949130 crc crio[3645]: time="2026-06-12T20:20:26.945637686Z" level=info msg="Starting container: 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883" id=092a16bf-f164-422a-8b1f-dc73608d1ec9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.558442 | controller | Jun 12 20:20:27.086320 crc crio[3645]: time="2026-06-12T20:20:27.086104754Z" level=info msg="Started container" PID=5762 containerID=1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=092a16bf-f164-422a-8b1f-dc73608d1ec9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e
2026-06-12 21:48:32.558459 | controller | Jun 12 20:20:27.240330 crc crio[3645]: time="2026-06-12T20:20:27.239692208Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=911ebbee-07d6-4e7a-98c6-f970428fdc40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.558475 | controller | Jun 12 20:20:27.292352 crc crio[3645]: time="2026-06-12T20:20:27.285540924Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f5a7fe06-8b7e-4b5e-98be-4cf8c00f84dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.558491 | controller | Jun 12 20:20:27.295718 crc crio[3645]: time="2026-06-12T20:20:27.29568805Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=678d8230-93c1-4af0-95cf-dfd6ed4c9ca3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.558506 | controller | Jun 12 20:20:27.296742 crc crio[3645]: time="2026-06-12T20:20:27.296718564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558522 | controller | Jun 12 20:20:27.534705 crc crio[3645]: time="2026-06-12T20:20:27.534408674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558538 | controller | Jun 12 20:20:27.603472 crc crio[3645]: time="2026-06-12T20:20:27.59654267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558559 | controller | Jun 12 20:20:28.356252 crc crio[3645]: time="2026-06-12T20:20:28.355762042Z" level=info msg="Created container 96a43ba6cbdc0cfe52647baff3685ef830cefef5723efaf5d9f0734299b43d39: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=16dd32c9-1fc4-4ea8-880b-aa4cbf33c339 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.558575 | controller | Jun 12 20:20:28.375094 crc crio[3645]: time="2026-06-12T20:20:28.360605145Z" level=info msg="Starting container: 96a43ba6cbdc0cfe52647baff3685ef830cefef5723efaf5d9f0734299b43d39" id=30589374-949b-42a0-81e7-fc3eb3a293c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.558591 | controller | Jun 12 20:20:28.375094 crc crio[3645]: time="2026-06-12T20:20:28.371798565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558607 | controller | Jun 12 20:20:28.564611 crc crio[3645]: time="2026-06-12T20:20:28.54051234Z" level=info msg="Started container" PID=5789 containerID=96a43ba6cbdc0cfe52647baff3685ef830cefef5723efaf5d9f0734299b43d39 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=30589374-949b-42a0-81e7-fc3eb3a293c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1
2026-06-12 21:48:32.558623 | controller | Jun 12 20:20:29.010391 crc crio[3645]: time="2026-06-12T20:20:29.009640485Z" level=info msg="Created container e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2: openshift-etcd/etcd-crc/etcd" id=db5db5d9-2458-434d-9f23-4d0e27a31e7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.558638 | controller | Jun 12 20:20:29.054241 crc crio[3645]: time="2026-06-12T20:20:29.053369982Z" level=info msg="Starting container: e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2" id=759d0d3f-5e1e-4d65-ae44-e2de20b5660f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.558654 | controller | Jun 12 20:20:29.224110 crc crio[3645]: time="2026-06-12T20:20:29.223388106Z" level=info msg="Started container" PID=5798 containerID=e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2 description=openshift-etcd/etcd-crc/etcd id=759d0d3f-5e1e-4d65-ae44-e2de20b5660f name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0
2026-06-12 21:48:32.558669 | controller | Jun 12 20:20:29.310179 crc crio[3645]: time="2026-06-12T20:20:29.302324333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=5818953e-d618-4a0c-8d7e-62879600ffec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.558685 | controller | Jun 12 20:20:29.325172 crc crio[3645]: time="2026-06-12T20:20:29.324872228Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=7ac67563-c9a8-4440-b88f-0657e80a62bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.558700 | controller | Jun 12 20:20:29.334348 crc crio[3645]: time="2026-06-12T20:20:29.334250195Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=f06b4ac7-ee2d-4a86-807e-07cc1060658f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.558715 | controller | Jun 12 20:20:29.336757 crc crio[3645]: time="2026-06-12T20:20:29.334771708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558730 | controller | Jun 12 20:20:29.451569 crc crio[3645]: time="2026-06-12T20:20:29.447581282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558749 | controller | Jun 12 20:20:29.627797 crc crio[3645]: time="2026-06-12T20:20:29.626514425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558765 | controller | Jun 12 20:20:30.108314 crc crio[3645]: time="2026-06-12T20:20:30.107895934Z" level=info msg="Created container e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=678d8230-93c1-4af0-95cf-dfd6ed4c9ca3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.558780 | controller | Jun 12 20:20:30.135685 crc crio[3645]: time="2026-06-12T20:20:30.134614296Z" level=info msg="Starting container: e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae" id=a104f3df-6f31-4fe2-a0a9-15cf3b215767 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.558796 | controller | Jun 12 20:20:30.299627 crc crio[3645]: time="2026-06-12T20:20:30.280054629Z" level=info msg="Started container" PID=5826 containerID=e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=a104f3df-6f31-4fe2-a0a9-15cf3b215767 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e
2026-06-12 21:48:32.558813 | controller | Jun 12 20:20:30.386742 crc crio[3645]: time="2026-06-12T20:20:30.384522881Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6ea949cc-03a3-4ec6-9a75-77ba74bbe48d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.558836 | controller | Jun 12 20:20:30.423498 crc crio[3645]: time="2026-06-12T20:20:30.42149565Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c1fee3ea-9f03-4c3d-a633-7a600e4690c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.558880 | controller | Jun 12 20:20:30.457484 crc crio[3645]: time="2026-06-12T20:20:30.45456177Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=bc1e8080-43aa-4d0c-8b81-32dbc600da95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.558900 | controller | Jun 12 20:20:30.457484 crc crio[3645]: time="2026-06-12T20:20:30.455589803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558917 | controller | Jun 12 20:20:30.676621 crc crio[3645]: time="2026-06-12T20:20:30.676266617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558933 | controller | Jun 12 20:20:32.065796 crc crio[3645]: time="2026-06-12T20:20:32.065553457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.558949 | controller | Jun 12 20:20:32.593571 crc crio[3645]: time="2026-06-12T20:20:32.59264622Z" level=info msg="Created container 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b: openshift-etcd/etcd-crc/etcd-metrics" id=f06b4ac7-ee2d-4a86-807e-07cc1060658f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.558965 | controller | Jun 12 20:20:32.600554 crc crio[3645]: time="2026-06-12T20:20:32.600347039Z" level=info msg="Starting container: 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b" id=10d8a874-75d1-4af3-a7e5-5927ef27c01d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.558985 | controller | Jun 12 20:20:32.742759 crc crio[3645]: time="2026-06-12T20:20:32.741907622Z" level=info msg="Started container" PID=5885 containerID=83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b description=openshift-etcd/etcd-crc/etcd-metrics id=10d8a874-75d1-4af3-a7e5-5927ef27c01d name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0
2026-06-12 21:48:32.559015 | controller | Jun 12 20:20:32.967437 crc crio[3645]: time="2026-06-12T20:20:32.966717493Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=ba02ef9d-fa34-4e9b-bf5b-89fba70822ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.559033 | controller | Jun 12 20:20:32.982543 crc crio[3645]: time="2026-06-12T20:20:32.980548584Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=09f90ec0-fe5d-40b5-b7e3-515c3f5edca3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.559049 | controller | Jun 12 20:20:33.001522 crc crio[3645]: time="2026-06-12T20:20:32.985909389Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=79a8fc7a-d474-45b4-849c-ac1ef484a27a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.559065 | controller | Jun 12 20:20:33.003145 crc crio[3645]: time="2026-06-12T20:20:33.002652329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.559081 | controller | Jun 12 20:20:33.152422 crc crio[3645]: time="2026-06-12T20:20:33.151780368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.559097 | controller | Jun 12 20:20:33.174737 crc crio[3645]: time="2026-06-12T20:20:33.174464556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.559112 | controller | Jun 12 20:20:33.785835 crc crio[3645]: time="2026-06-12T20:20:33.751764606Z" level=info msg="Created container 4fc35e1c614b7684ae9d051a998527d4c86e0a309cc1eda6a3f60942d692b956: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=bc1e8080-43aa-4d0c-8b81-32dbc600da95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.559128 | controller | Jun 12 20:20:33.785835 crc crio[3645]: time="2026-06-12T20:20:33.755907023Z" level=info msg="Starting container: 4fc35e1c614b7684ae9d051a998527d4c86e0a309cc1eda6a3f60942d692b956" id=ce21c2b8-7d48-433c-961b-b4afa1fcbf16 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.559143 | controller | Jun 12 20:20:33.895475 crc crio[3645]: time="2026-06-12T20:20:33.893513813Z" level=info msg="Started container" PID=5898 containerID=4fc35e1c614b7684ae9d051a998527d4c86e0a309cc1eda6a3f60942d692b956 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=ce21c2b8-7d48-433c-961b-b4afa1fcbf16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e
2026-06-12 21:48:32.559159 | controller | Jun 12 20:20:34.523622 crc crio[3645]: time="2026-06-12T20:20:34.523357987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.559175 | controller | Jun 12 20:20:34.842362 crc crio[3645]: time="2026-06-12T20:20:34.841503529Z" level=info msg="Created container 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851: openshift-etcd/etcd-crc/etcd-readyz" id=79a8fc7a-d474-45b4-849c-ac1ef484a27a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.559196 | controller | Jun 12 20:20:34.843895 crc crio[3645]: time="2026-06-12T20:20:34.843811103Z" level=info msg="Starting container: 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851" id=643da8c7-ae5e-452f-bd7b-d3db20bcba89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.559212 | controller | Jun 12 20:20:34.852021 crc crio[3645]: time="2026-06-12T20:20:34.849976946Z" level=info msg="Started container" PID=5926 containerID=64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851 description=openshift-etcd/etcd-crc/etcd-readyz id=643da8c7-ae5e-452f-bd7b-d3db20bcba89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0
2026-06-12 21:48:32.559227 | controller | Jun 12 20:20:34.930031 crc crio[3645]: time="2026-06-12T20:20:34.929485895Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=49eaff57-957d-48e2-b1b0-8067f7b8244e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.559244 | controller | Jun 12 20:20:34.934430 crc crio[3645]: time="2026-06-12T20:20:34.933752384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=767215cb-4beb-4980-8418-34f7bcf0c2e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.559260 | controller | Jun 12 20:20:34.949749 crc crio[3645]: time="2026-06-12T20:20:34.949632805Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=f10fe32d-c901-4954-868d-8af7da6db487 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.559276 | controller | Jun 12 20:20:34.950290 crc crio[3645]: time="2026-06-12T20:20:34.950223239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.559292 | controller | Jun 12 20:20:34.973372 crc crio[3645]: time="2026-06-12T20:20:34.972777553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.559308 | controller | Jun 12 20:20:35.761726 crc crio[3645]: time="2026-06-12T20:20:35.761615634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.559324 | controller | Jun 12 20:20:35.953096 crc crio[3645]: time="2026-06-12T20:20:35.952995107Z" level=info msg="Created container 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7: openshift-etcd/etcd-crc/etcd-rev" id=f10fe32d-c901-4954-868d-8af7da6db487 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.559341 | controller | Jun 12 20:20:35.954570 crc crio[3645]: time="2026-06-12T20:20:35.95442671Z" level=info msg="Starting container: 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7" id=61c467f0-14cb-4510-9e0e-c1ead1fd19b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.559360 | controller | Jun 12 20:20:35.965796 crc crio[3645]: time="2026-06-12T20:20:35.965494888Z" level=info msg="Started container" PID=5939 containerID=1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7 description=openshift-etcd/etcd-crc/etcd-rev id=61c467f0-14cb-4510-9e0e-c1ead1fd19b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0
2026-06-12 21:48:32.559384 | controller | Jun 12 20:20:53.282343 crc crio[3645]: time="2026-06-12T20:20:53.27684217Z" level=info msg="Stopping container: 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124 (timeout: 30s)" id=9ceceb0f-af02-4ecf-ac09-db3f9bf4291d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.559408 | controller | Jun 12 20:20:53.486275 crc crio[3645]: time="2026-06-12T20:20:53.48613982Z" level=info msg="Stopped container 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=9ceceb0f-af02-4ecf-ac09-db3f9bf4291d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.559434 | controller | Jun 12 20:20:53.491151 crc crio[3645]: time="2026-06-12T20:20:53.490821828Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=d4b92450-3710-4b89-b116-de628eea325d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.559456 | controller | Jun 12 20:20:53.495818 crc crio[3645]: time="2026-06-12T20:20:53.495759874Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=aed0da57-af9b-4f01-aeed-9e8b13a0a3d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.559479 | controller | Jun 12 20:20:53.502455 crc crio[3645]: time="2026-06-12T20:20:53.501263702Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4c90627e-0eea-45b2-9c38-2b371e9f5bc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.559497 | controller | Jun 12 20:20:53.502878 crc crio[3645]: time="2026-06-12T20:20:53.502593763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.559514 | controller | Jun 12 20:20:53.537539 crc crio[3645]: time="2026-06-12T20:20:53.537432672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.559537 | controller | Jun 12 20:20:53.862908 crc crio[3645]: time="2026-06-12T20:20:53.862844683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.559559 | controller | Jun 12 20:20:54.071854 crc crio[3645]: time="2026-06-12T20:20:54.068674182Z" level=info msg="Created container 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4c90627e-0eea-45b2-9c38-2b371e9f5bc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.559581 | controller | Jun 12 20:20:54.089506 crc crio[3645]: time="2026-06-12T20:20:54.08664773Z" level=info msg="Starting container: 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918" id=f6c20589-c3ba-46b1-8492-24594c1b362a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.559603 | controller | Jun 12 20:20:54.123662 crc crio[3645]: time="2026-06-12T20:20:54.123341464Z" level=info msg="Started container" PID=6185 containerID=23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f6c20589-c3ba-46b1-8492-24594c1b362a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1
2026-06-12 21:48:32.559625 | controller | Jun 12 20:20:58.021368 crc crio[3645]: time="2026-06-12T20:20:58.020790087Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=7406b651-fa57-4dfd-b8dc-121b65bd4cc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.559647 | controller | Jun 12 20:20:58.023454 crc crio[3645]: time="2026-06-12T20:20:58.023371637Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b38493fc-827d-49e5-b755-69dce813dda0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.559675 | controller | Jun 12 20:20:58.026567 crc crio[3645]: time="2026-06-12T20:20:58.026458199Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=4c8f9e30-52c1-453d-9d04-726b82f9264b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.559693 | controller | Jun 12 20:20:58.027824 crc crio[3645]: time="2026-06-12T20:20:58.027710678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.559710 | controller | Jun 12 20:20:58.046433 crc crio[3645]: time="2026-06-12T20:20:58.046311701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.559733 | controller | Jun 12 20:20:58.451553 crc crio[3645]: time="2026-06-12T20:20:58.451292782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.559756 | controller | Jun 12 20:20:58.599105 crc crio[3645]: time="2026-06-12T20:20:58.598534267Z" level=info msg="Created container e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=4c8f9e30-52c1-453d-9d04-726b82f9264b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.559777 | controller | Jun 12 20:20:58.601848 crc crio[3645]: time="2026-06-12T20:20:58.60165427Z" level=info msg="Starting container: e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712" id=dc22c0ae-b37e-47c3-9bd1-88a176b8b5e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.559797 | controller | Jun 12 20:20:58.612823 crc crio[3645]: time="2026-06-12T20:20:58.612617555Z" level=info msg="Started container" PID=6240 containerID=e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=dc22c0ae-b37e-47c3-9bd1-88a176b8b5e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e
2026-06-12 21:48:32.559814 | controller | Jun 12 20:21:14.179809 crc crio[3645]: time="2026-06-12T20:21:14.179657807Z" level=info msg="Stopping container: e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712 (timeout: 15s)" id=3468dbd6-162b-4355-94ac-71163bcfca4d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.559829 | controller | Jun 12 20:21:26.243449 crc crio[3645]: time="2026-06-12T20:21:26.242622714Z" level=info msg="Stopping container: 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918 (timeout: 30s)" id=e71488fa-41a0-49e4-bfa2-a9489bb28fe7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.559845 | controller | Jun 12 20:21:26.444744 crc crio[3645]: time="2026-06-12T20:21:26.4437399Z" level=info msg="Stopped container 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e71488fa-41a0-49e4-bfa2-a9489bb28fe7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.559885 | controller | Jun 12 20:21:26.447435 crc crio[3645]: time="2026-06-12T20:21:26.44703443Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=6ddff37f-f476-4c94-b3d7-13fd1a5cfd63 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.559903 | controller | Jun 12 20:21:26.450634 crc crio[3645]: time="2026-06-12T20:21:26.450511037Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=b47f8c16-cc55-4cbd-b57f-b13a80305272 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.559923 | controller | Jun 12 20:21:26.453397 crc crio[3645]: time="2026-06-12T20:21:26.453244639Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=d42e6524-b5d7-4392-8eae-7cffdc5e30d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.559940 | controller | Jun 12 20:21:26.454147 crc crio[3645]: time="2026-06-12T20:21:26.453709919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.559956 | controller | Jun 12 20:21:26.468784 crc crio[3645]: time="2026-06-12T20:21:26.46866681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.559971 | controller | Jun 12 20:21:26.736087 crc crio[3645]: time="2026-06-12T20:21:26.735606304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.559987 | controller | Jun 12 20:21:26.810092 crc crio[3645]: time="2026-06-12T20:21:26.80979862Z" level=info msg="Created container 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=d42e6524-b5d7-4392-8eae-7cffdc5e30d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.560002 | controller | Jun 12 20:21:26.811872 crc crio[3645]: time="2026-06-12T20:21:26.811778935Z" level=info msg="Starting container: 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b" id=f1185273-70d9-4788-88ce-ac17e611ced4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.560018 | controller | Jun 12 20:21:26.816994 crc crio[3645]: time="2026-06-12T20:21:26.816800559Z" level=info msg="Started container" PID=6445 containerID=8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f1185273-70d9-4788-88ce-ac17e611ced4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1
2026-06-12 21:48:32.560034 | controller | Jun 12 20:21:27.364385 crc crio[3645]: time="2026-06-12T20:21:27.364201762Z" level=info msg="Removing container: 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124" id=3a30a6ed-ca78-4d77-a818-509d5cb21c02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.560050 | controller | Jun 12 20:21:27.404144 crc crio[3645]: time="2026-06-12T20:21:27.403839941Z" level=info msg="Removed container 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=3a30a6ed-ca78-4d77-a818-509d5cb21c02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.560067 | controller | Jun 12 20:21:29.190313 crc crio[3645]: time="2026-06-12T20:21:29.190125238Z" level=warning msg="Stopping container e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712 with stop signal(15) timed out. Killing..."
2026-06-12 21:48:32.560083 | controller | Jun 12 20:21:29.392746 crc crio[3645]: time="2026-06-12T20:21:29.392579518Z" level=info msg="Removing container: 4fc35e1c614b7684ae9d051a998527d4c86e0a309cc1eda6a3f60942d692b956" id=06964b88-ebbf-4ea3-8923-3c87a19228bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.560099 | controller | Jun 12 20:21:29.484316 crc crio[3645]: time="2026-06-12T20:21:29.483881996Z" level=info msg="Removed container 4fc35e1c614b7684ae9d051a998527d4c86e0a309cc1eda6a3f60942d692b956: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=06964b88-ebbf-4ea3-8923-3c87a19228bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.560115 | controller | Jun 12 20:21:29.736384 crc crio[3645]: time="2026-06-12T20:21:29.736021189Z" level=info msg="Stopped container e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=3468dbd6-162b-4355-94ac-71163bcfca4d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.560135 | controller | Jun 12 20:21:29.738247 crc crio[3645]: time="2026-06-12T20:21:29.737893673Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e854a5b2-0290-4b08-bc06-8d7a10553a0a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.560151 | controller | Jun 12 20:21:29.740200 crc crio[3645]: time="2026-06-12T20:21:29.740019634Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a26303ef-dd26-40d3-94dd-b0d7f1ec8b07 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.560167 | controller | Jun 12 20:21:29.742636 crc crio[3645]: time="2026-06-12T20:21:29.742539602Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ffdd8d08-9ff3-41e3-bd94-1e2ab60dd83e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.560183 | controller | Jun 12 20:21:29.742891 crc crio[3645]: time="2026-06-12T20:21:29.742806378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.560198 | controller | Jun 12 20:21:29.751405 crc crio[3645]: time="2026-06-12T20:21:29.751321708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.560214 | controller | Jun 12 20:21:29.923740 crc crio[3645]: time="2026-06-12T20:21:29.923632183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.560229 | controller | Jun 12 20:21:30.015574 crc crio[3645]: time="2026-06-12T20:21:30.015449923Z" level=info msg="Created container 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ffdd8d08-9ff3-41e3-bd94-1e2ab60dd83e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.560245 | controller | Jun 12 20:21:30.017080 crc crio[3645]: time="2026-06-12T20:21:30.016864546Z" level=info msg="Starting container: 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2" id=aa8418d1-0558-4ad4-926b-1c29b5c9333f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.560261 | controller | Jun 12 20:21:30.023479 crc crio[3645]: time="2026-06-12T20:21:30.0234219Z" level=info msg="Started container" PID=6477 containerID=29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=aa8418d1-0558-4ad4-926b-1c29b5c9333f name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e
2026-06-12 21:48:32.560277 | controller | Jun 12 20:21:56.243462 crc crio[3645]: time="2026-06-12T20:21:56.242517477Z" level=info msg="Stopping container: 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b (timeout: 30s)" id=47360893-9c0c-452f-aeda-cd858b81982b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.560293 | controller | Jun 12 20:21:56.421568 crc crio[3645]: time="2026-06-12T20:21:56.421060037Z" level=info msg="Stopped container 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=47360893-9c0c-452f-aeda-cd858b81982b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.560309 | controller | Jun 12 20:21:56.425075 crc crio[3645]: time="2026-06-12T20:21:56.424805715Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=38efae71-6128-4f30-ad5d-04c2be653036 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.560329 | controller | Jun 12 20:21:56.428021 crc crio[3645]: time="2026-06-12T20:21:56.427706483Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=3dafdc4f-bf9d-48c4-ab13-3b7eb45fc9b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.560345 | controller | Jun 12 20:21:56.430856 crc crio[3645]: time="2026-06-12T20:21:56.430752764Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1c54bd60-2cce-4269-87e2-ac40163e9b3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.560361 | controller | Jun 12 20:21:56.432715 crc crio[3645]: time="2026-06-12T20:21:56.432614757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.560377 | controller | Jun 12 20:21:56.461358 crc crio[3645]: time="2026-06-12T20:21:56.461236418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.560393 | controller | Jun 12 20:21:56.571321 crc crio[3645]: time="2026-06-12T20:21:56.571187793Z" level=info msg="Removing container: 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918" id=982d7d1a-7e29-4a4b-ac2e-7db4f75fbc3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.560409 | controller | Jun 12 20:21:56.600284 crc crio[3645]: time="2026-06-12T20:21:56.600048998Z" level=info msg="Removed container 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=982d7d1a-7e29-4a4b-ac2e-7db4f75fbc3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.560425 | controller | Jun 12 20:21:56.709182 crc crio[3645]: time="2026-06-12T20:21:56.708973929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.560441 | controller | Jun 12 20:21:56.804572 crc crio[3645]: time="2026-06-12T20:21:56.804394673Z" level=info msg="Created container 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1c54bd60-2cce-4269-87e2-ac40163e9b3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.560457 | controller | Jun 12 20:21:56.806034 crc crio[3645]: time="2026-06-12T20:21:56.805792456Z" level=info msg="Starting container: 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2" id=aab85726-b0e4-40d6-957a-1b7c19e1e8ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.560473 | controller | Jun 12 20:21:56.810640 crc crio[3645]: time="2026-06-12T20:21:56.810552928Z" level=info msg="Started container" PID=6640 containerID=8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=aab85726-b0e4-40d6-957a-1b7c19e1e8ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1
2026-06-12 21:48:32.560489 | controller | Jun 12 20:22:04.176143 crc crio[3645]: time="2026-06-12T20:22:04.175531244Z" level=info msg="Stopping container: 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2 (timeout: 15s)" id=93b2c5ff-9799-4617-b278-3d659413a601 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.560505 | controller | Jun 12 20:22:19.183411 crc crio[3645]: time="2026-06-12T20:22:19.183115474Z" level=warning msg="Stopping container 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2 with stop signal(15) timed out. Killing..."
2026-06-12 21:48:32.560531 | controller | Jun 12 20:22:19.733049 crc crio[3645]: time="2026-06-12T20:22:19.732762136Z" level=info msg="Removing container: e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712" id=c33e2f5a-6a0f-4ffa-8e04-fda1291f225d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.560557 | controller | Jun 12 20:22:19.740515 crc crio[3645]: time="2026-06-12T20:22:19.740278282Z" level=info msg="Stopped container 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=93b2c5ff-9799-4617-b278-3d659413a601 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.560582 | controller | Jun 12 20:22:19.743285 crc crio[3645]: time="2026-06-12T20:22:19.743123603Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5ede02ba-bb4b-4b36-992f-fbc851eb6758 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.560601 | controller | Jun 12 20:22:19.747428 crc crio[3645]: time="2026-06-12T20:22:19.747275846Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=29eec119-640c-436a-8747-4c86467f77d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.560618 | controller | Jun 12 20:22:19.752294 crc crio[3645]: time="2026-06-12T20:22:19.751813729Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=762edf4e-0694-4787-97ff-59e26e1c0940 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.560634 | controller | Jun 12 20:22:19.752806 crc crio[3645]: time="2026-06-12T20:22:19.7526806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.560652 | controller | Jun 12 20:22:19.779219 crc crio[3645]: time="2026-06-12T20:22:19.778197644Z" level=info msg="Removed container e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=c33e2f5a-6a0f-4ffa-8e04-fda1291f225d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.560674 | controller | Jun 12 20:22:19.786119 crc crio[3645]: time="2026-06-12T20:22:19.784288014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.560697 | controller | Jun 12 20:22:20.024576 crc crio[3645]: time="2026-06-12T20:22:20.024482421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.560718 | controller | Jun 12 20:22:20.115586 crc crio[3645]: time="2026-06-12T20:22:20.115341285Z" level=info msg="Created container 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=762edf4e-0694-4787-97ff-59e26e1c0940 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.560734 | controller | Jun 12 20:22:20.117075 crc crio[3645]: time="2026-06-12T20:22:20.116902694Z" level=info msg="Starting container: 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c" id=9e34ca82-0f12-420a-88de-cef336fa25cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.560750 | controller | Jun 12 20:22:20.123118 crc crio[3645]: time="2026-06-12T20:22:20.123029866Z" level=info msg="Started container" PID=6784 containerID=8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=9e34ca82-0f12-420a-88de-cef336fa25cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e
2026-06-12 21:48:32.560772 | controller | Jun 12 20:22:26.239634 crc crio[3645]: time="2026-06-12T20:22:26.239498262Z" level=info msg="Stopping container: 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2 (timeout: 30s)" id=eb9f0b43-75b7-4205-a60f-630564fcdedd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.560790 | controller | Jun 12 20:22:26.414499 crc crio[3645]: time="2026-06-12T20:22:26.414323949Z" level=info msg="Stopped container 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=eb9f0b43-75b7-4205-a60f-630564fcdedd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.560806 | controller | Jun 12 20:22:26.416206 crc crio[3645]: time="2026-06-12T20:22:26.416023831Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=49b7b928-5bdf-4257-9a46-985a0d87b814 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.560822 | controller | Jun 12 20:22:26.420732 crc crio[3645]: time="2026-06-12T20:22:26.420562043Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=41a73ad5-e6f4-4b4f-8927-2ba5ec72ec29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.560838 | controller | Jun 12 20:22:26.427107 crc crio[3645]: time="2026-06-12T20:22:26.426680695Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=a6ea6b67-63d6-4020-ad1c-b894730b140b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.560881 | controller | Jun 12 20:22:26.427107 crc crio[3645]: time="2026-06-12T20:22:26.427073925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.560900 | controller | Jun 12 20:22:26.442612 crc crio[3645]: time="2026-06-12T20:22:26.442498607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.560916 | controller | Jun 12 20:22:26.678340 crc crio[3645]: time="2026-06-12T20:22:26.678212503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.560932 | controller | Jun 12 20:22:26.750562 crc crio[3645]: time="2026-06-12T20:22:26.750321652Z" level=info msg="Created container 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=a6ea6b67-63d6-4020-ad1c-b894730b140b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.560948 | controller | Jun 12 20:22:26.754214 crc crio[3645]: time="2026-06-12T20:22:26.754013734Z" level=info msg="Starting container: 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f" id=b78001eb-e50c-433e-814b-06bb45f1cb69 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.560964 | controller | Jun 12 20:22:26.761025 crc crio[3645]: time="2026-06-12T20:22:26.760869933Z" level=info msg="Started container" PID=6873 containerID=9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b78001eb-e50c-433e-814b-06bb45f1cb69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1
2026-06-12 21:48:32.560980 | controller | Jun 12 20:22:26.784082 crc crio[3645]: time="2026-06-12T20:22:26.783978867Z" level=info msg="Removing container: 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b" id=41cce423-0544-4823-8e61-7b7199008b28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.561000 | controller | Jun 12 20:22:26.810040 crc crio[3645]: time="2026-06-12T20:22:26.809797888Z" level=info msg="Removed container 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=41cce423-0544-4823-8e61-7b7199008b28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.561016 | controller | Jun 12 20:22:54.177479 crc crio[3645]: time="2026-06-12T20:22:54.176584648Z" level=info msg="Stopping container: 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c (timeout: 15s)" id=5c375ef7-5f48-4be0-a9d3-1b2677c18058 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.561032 | controller | Jun 12 20:22:56.458112 crc crio[3645]: time="2026-06-12T20:22:56.45781675Z" level=info msg="Stopping container: 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f (timeout: 30s)" id=003fc879-3b37-4879-9b13-7feae082d93a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.561047 | controller | Jun 12 20:22:56.612022 crc crio[3645]: time="2026-06-12T20:22:56.611948812Z" level=info msg="Stopped container 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=003fc879-3b37-4879-9b13-7feae082d93a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.561062 | controller | Jun 12 20:22:57.476226 crc crio[3645]: time="2026-06-12T20:22:57.476165687Z" level=info msg="Removing container: 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2" id=d15d99e5-0c5d-4f20-9c10-ab347116b1df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.561078 | controller | Jun 12 20:22:57.496707 crc crio[3645]: time="2026-06-12T20:22:57.496568163Z" level=info msg="Removed container 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=d15d99e5-0c5d-4f20-9c10-ab347116b1df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.561093 | controller | Jun 12 20:23:09.186583 crc crio[3645]: time="2026-06-12T20:23:09.186449187Z" level=warning msg="Stopping container 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c with stop signal(15) timed out. Killing..."
2026-06-12 21:48:32.561109 | controller | Jun 12 20:23:09.549239 crc crio[3645]: time="2026-06-12T20:23:09.549090452Z" level=info msg="Removing container: 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2" id=d9a242e1-42e3-49dc-ada0-6b6b4dfa81b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.561124 | controller | Jun 12 20:23:09.576392 crc crio[3645]: time="2026-06-12T20:23:09.576116472Z" level=info msg="Removed container 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=d9a242e1-42e3-49dc-ada0-6b6b4dfa81b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.561140 | controller | Jun 12 20:23:09.742275 crc crio[3645]: time="2026-06-12T20:23:09.742028537Z" level=info msg="Stopped container 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=5c375ef7-5f48-4be0-a9d3-1b2677c18058 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.561157 | controller | Jun 12 20:23:09.744137 crc crio[3645]: time="2026-06-12T20:23:09.743999226Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=cae3016a-596c-43f4-9d5d-2823b592757f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.561179 | controller | Jun 12 20:23:09.746471 crc crio[3645]: time="2026-06-12T20:23:09.746305443Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=27122c30-eb78-499e-85b5-0f640cedb084 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.561196 | controller | Jun 12 20:23:09.753520 crc crio[3645]: time="2026-06-12T20:23:09.752356984Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=e655cf30-8856-498b-9c5c-3454a5557743 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.561212 | controller | Jun 12 20:23:09.753520 crc crio[3645]: time="2026-06-12T20:23:09.753193015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.561227 | controller | Jun 12 20:23:09.775740 crc crio[3645]: time="2026-06-12T20:23:09.775558639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.561243 | controller | Jun 12 20:23:09.972819 crc crio[3645]: time="2026-06-12T20:23:09.972665538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.561258 | controller | Jun 12 20:23:10.041630 crc crio[3645]: time="2026-06-12T20:23:10.041545266Z" level=info msg="Created container 7041dca9e5ea3bd037251395e0189038a17a56458ef21f33043ca2b6003fe1e8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=e655cf30-8856-498b-9c5c-3454a5557743 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.561273 | controller | Jun 12 20:23:10.043255 crc crio[3645]: time="2026-06-12T20:23:10.042805877Z" level=info msg="Starting container: 7041dca9e5ea3bd037251395e0189038a17a56458ef21f33043ca2b6003fe1e8" id=f085efa8-d19f-4470-8999-229d52fd8bd1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.561289 | controller | Jun 12 20:23:10.049609 crc crio[3645]: time="2026-06-12T20:23:10.049563785Z" level=info msg="Started container" PID=7121 containerID=7041dca9e5ea3bd037251395e0189038a17a56458ef21f33043ca2b6003fe1e8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=f085efa8-d19f-4470-8999-229d52fd8bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e
2026-06-12 21:48:32.561304 | controller | Jun 12 20:23:10.571648 crc crio[3645]: time="2026-06-12T20:23:10.571507111Z" level=info msg="Stopping container: 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c (timeout: 15s)" id=41ca62ba-f7c0-46eb-bdd3-5750824a6df8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.561320 | controller | Jun 12 20:23:25.583198 crc crio[3645]: time="2026-06-12T20:23:25.581574417Z" level=warning msg="Stopping container 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c with stop signal(15) timed out. Killing..."
2026-06-12 21:48:32.561335 | controller | Jun 12 20:23:26.141717 crc crio[3645]: time="2026-06-12T20:23:26.141598892Z" level=info msg="Stopped container 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=41ca62ba-f7c0-46eb-bdd3-5750824a6df8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.561350 | controller | Jun 12 20:23:26.145831 crc crio[3645]: time="2026-06-12T20:23:26.145769946Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=d1fd0734-d97e-48f5-bfcc-ca15d37dd829 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.561366 | controller | Jun 12 20:23:26.152239 crc crio[3645]: time="2026-06-12T20:23:26.151753802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6798c5dc-6840-422e-ab32-ac15cae123d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.561385 | controller | Jun 12 20:23:26.155622 crc crio[3645]: time="2026-06-12T20:23:26.155502407Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=1f1b227f-bbc8-4d0e-960d-5db45709c1b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.561401 | controller | Jun 12 20:23:26.156495 crc crio[3645]: time="2026-06-12T20:23:26.156249284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.561417 | controller | Jun 12 20:23:26.186048 crc crio[3645]: time="2026-06-12T20:23:26.185807736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.561432 | controller | Jun 12 20:23:26.403110 crc crio[3645]: time="2026-06-12T20:23:26.402768031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.561448 | controller | Jun 12 20:23:26.505751 crc crio[3645]: time="2026-06-12T20:23:26.505598186Z" level=info msg="Created container 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=1f1b227f-bbc8-4d0e-960d-5db45709c1b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.561465 | controller | Jun 12 20:23:26.506817 crc crio[3645]: time="2026-06-12T20:23:26.506750103Z" level=info msg="Starting container: 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d" id=d1352461-350a-4071-9983-dc57d4c0043a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.561481 | controller | Jun 12 20:23:26.512390 crc crio[3645]: time="2026-06-12T20:23:26.512318339Z" level=info msg="Started container" PID=7219 containerID=92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=d1352461-350a-4071-9983-dc57d4c0043a name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e
2026-06-12 21:48:32.561498 | controller | Jun 12 20:23:26.660357 crc crio[3645]: time="2026-06-12T20:23:26.659694765Z" level=info msg="Removing container: 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c" id=925282eb-9f00-4a0e-9044-353329b6d9f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.561514 | controller | Jun 12 20:23:26.682730 crc crio[3645]: time="2026-06-12T20:23:26.682577605Z" level=info msg="Removed container 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=925282eb-9f00-4a0e-9044-353329b6d9f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.561529 | controller | Jun 12 20:23:47.675662 crc crio[3645]: time="2026-06-12T20:23:47.674789858Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=c1a60d5e-eec1-4e16-8e31-347ca07a8342 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.561545 | controller | Jun 12 20:23:47.679550 crc crio[3645]: time="2026-06-12T20:23:47.679353541Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=c51808df-30be-4b79-adb1-b568192fb8b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.561561 | controller | Jun 12 20:23:47.684210 crc crio[3645]: time="2026-06-12T20:23:47.683877995Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b493fb46-ca10-4e2e-a409-f818283d1331 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.561582 | controller | Jun 12 20:23:47.685372 crc crio[3645]: time="2026-06-12T20:23:47.685249146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.561598 | controller | Jun 12 20:23:47.723176 crc crio[3645]: time="2026-06-12T20:23:47.722899611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.561614 | controller | Jun 12 20:23:47.976604 crc crio[3645]: time="2026-06-12T20:23:47.976142201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.561630 | controller | Jun 12 20:23:48.062905 crc crio[3645]: time="2026-06-12T20:23:48.062621794Z" level=info msg="Created container c0424eb65375026c4da82a5c944e708d4c9d29e408f3754123769b4c83253986: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b493fb46-ca10-4e2e-a409-f818283d1331 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.561646 | controller | Jun 12 20:23:48.064889 crc crio[3645]: time="2026-06-12T20:23:48.064393723Z" level=info msg="Starting container: c0424eb65375026c4da82a5c944e708d4c9d29e408f3754123769b4c83253986" id=dd212abc-6459-4764-a272-eb0a604f7c7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.561662 | controller | Jun 12 20:23:48.069420 crc crio[3645]: time="2026-06-12T20:23:48.069293705Z" level=info msg="Started container" PID=7564 containerID=c0424eb65375026c4da82a5c944e708d4c9d29e408f3754123769b4c83253986 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=dd212abc-6459-4764-a272-eb0a604f7c7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1
2026-06-12 21:48:32.561678 | controller | Jun 12 20:24:10.190966 crc crio[3645]: time="2026-06-12T20:24:10.18990031Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.561694 | controller | Jun 12 20:24:10.190966 crc crio[3645]: time="2026-06-12T20:24:10.190827421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.561711 | controller | Jun 12 20:24:10.194671 crc crio[3645]: time="2026-06-12T20:24:10.194484114Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=d528532a-bc0e-40d6-b955-29c243c01784 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.561728 | controller | Jun 12 20:24:10.194671 crc crio[3645]: time="2026-06-12T20:24:10.194567866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.561750 | controller | Jun 12 20:24:10.225247 crc crio[3645]: time="2026-06-12T20:24:10.225081449Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.561775 | controller | Jun 12 20:24:10.225247 crc crio[3645]: time="2026-06-12T20:24:10.225173631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.561797 | controller | Jun 12 20:24:10.228205 crc crio[3645]: time="2026-06-12T20:24:10.227895833Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.561818 | controller | Jun 12 20:24:10.228205 crc crio[3645]: time="2026-06-12T20:24:10.228176149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.561835 | controller | Jun 12 20:24:10.234499 crc crio[3645]: time="2026-06-12T20:24:10.234243186Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=213a88a7-f5a6-4c5b-9e27-4a6e11ae7718 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.561866 | controller | Jun 12 20:24:10.235352 crc crio[3645]: time="2026-06-12T20:24:10.235160677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.561890 | controller | Jun 12 20:24:10.241291 crc crio[3645]: time="2026-06-12T20:24:10.241251965Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d528532a-bc0e-40d6-b955-29c243c01784 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.561907 | controller | Jun 12 20:24:10.279330 crc crio[3645]: time="2026-06-12T20:24:10.279269279Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=213a88a7-f5a6-4c5b-9e27-4a6e11ae7718 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.561923 | controller | Jun 12 20:24:10.288233 crc crio[3645]: time="2026-06-12T20:24:10.288083499Z" level=info msg="Ran pod sandbox 3f16e293c24ef55c6c7a59504ff3a4e903e8503f7354d38809085e64199ebdf2 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=d528532a-bc0e-40d6-b955-29c243c01784 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.561939 | controller | Jun 12 20:24:10.311069 crc crio[3645]: time="2026-06-12T20:24:10.310892148Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/a0455ed3-a8af-4aea-a24b-69fe974f942a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0029c6298}] Aliases:map[]}"
2026-06-12 21:48:32.561955 | controller | Jun 12 20:24:10.311069 crc crio[3645]: time="2026-06-12T20:24:10.311067302Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.561971 | controller | Jun 12 20:24:10.337155 crc crio[3645]: time="2026-06-12T20:24:10.337067891Z" level=info msg="Ran pod sandbox 1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=213a88a7-f5a6-4c5b-9e27-4a6e11ae7718 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.561987 | controller | Jun 12 20:24:10.337242 crc crio[3645]: time="2026-06-12T20:24:10.337136913Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/1e4689b3-a062-4e5f-ad58-4d4071203511 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00112e030}] Aliases:map[]}"
2026-06-12 21:48:32.562008 | controller | Jun 12 20:24:10.337242 crc crio[3645]: time="2026-06-12T20:24:10.337201534Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.562025 | controller | Jun 12 20:24:10.340311 crc crio[3645]: time="2026-06-12T20:24:10.34006252Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562042 | controller | Jun 12 20:24:10.340311 crc crio[3645]: time="2026-06-12T20:24:10.340224184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562058 | controller | Jun 12 20:24:10.341592 crc crio[3645]: time="2026-06-12T20:24:10.340832686Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562074 | controller | Jun 12 20:24:10.341592 crc crio[3645]: time="2026-06-12T20:24:10.341166065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562090 | controller | Jun 12 20:24:10.342810 crc crio[3645]: time="2026-06-12T20:24:10.342618497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=7bc3f1dc-80cb-4b20-a074-4f4362c60532 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.562106 | controller | Jun 12 20:24:10.343056 crc crio[3645]: time="2026-06-12T20:24:10.343019547Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=05113596-13e2-4be6-854b-edf22d141fab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562123 | controller | Jun 12 20:24:10.343362 crc crio[3645]: time="2026-06-12T20:24:10.34316871Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d3b01613-549c-48e7-b9ff-275ef39ddf37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.562139 | controller | Jun 12 20:24:10.343422 crc crio[3645]: time="2026-06-12T20:24:10.343177681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562155 | controller | Jun 12 20:24:10.343542 crc crio[3645]: time="2026-06-12T20:24:10.343056327Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562170 | controller | Jun 12 20:24:10.343542 crc crio[3645]: time="2026-06-12T20:24:10.343524497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562186 | controller | Jun 12 20:24:10.360176 crc crio[3645]: time="2026-06-12T20:24:10.357084646Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562202 | controller | Jun 12 20:24:10.360176 crc crio[3645]: time="2026-06-12T20:24:10.357173587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562218 | controller | Jun 12 20:24:10.360176 crc crio[3645]: time="2026-06-12T20:24:10.35730963Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562238 | controller | Jun 12 20:24:10.360176 crc crio[3645]: time="2026-06-12T20:24:10.357338701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562255 | controller | Jun 12 20:24:10.364276 crc crio[3645]: time="2026-06-12T20:24:10.363734247Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/042eb40a-dbc2-4aae-962e-0355742939f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc002a32e20}] Aliases:map[]}"
2026-06-12 21:48:32.562272 | controller | Jun 12 20:24:10.364366 crc crio[3645]: time="2026-06-12T20:24:10.364299899Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.562288 | controller | Jun 12 20:24:10.379327 crc crio[3645]: time="2026-06-12T20:24:10.378883291Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562304 | controller | Jun 12 20:24:10.379327 crc crio[3645]: time="2026-06-12T20:24:10.379061965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562319 | controller | Jun 12 20:24:10.393536 crc crio[3645]: time="2026-06-12T20:24:10.39336028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=9f850669-9318-43ce-941a-b39a83d875cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.562335 | controller | Jun 12 20:24:10.406554 crc crio[3645]: time="2026-06-12T20:24:10.406511497Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562351 | controller | Jun 12 20:24:10.406726 crc crio[3645]: time="2026-06-12T20:24:10.406702892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562366 | controller | Jun 12 20:24:10.407359 crc crio[3645]: time="2026-06-12T20:24:10.407127662Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=d491532f-ab14-4d99-963c-628cfff01e8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562382 | controller | Jun 12 20:24:10.407359 crc crio[3645]: time="2026-06-12T20:24:10.407225744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562397 | controller | Jun 12 20:24:10.407471 crc crio[3645]: time="2026-06-12T20:24:10.407356407Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562414 | controller | Jun 12 20:24:10.407471 crc crio[3645]: time="2026-06-12T20:24:10.407425939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562430 | controller | Jun 12 20:24:10.407632 crc crio[3645]: time="2026-06-12T20:24:10.407597513Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562450 | controller | Jun 12 20:24:10.407632 crc crio[3645]: time="2026-06-12T20:24:10.407629844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562466 | controller | Jun 12 20:24:10.408188 crc crio[3645]: time="2026-06-12T20:24:10.407981761Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562482 | controller | Jun 12 20:24:10.408321 crc crio[3645]: time="2026-06-12T20:24:10.408298408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562497 | controller | Jun 12 20:24:10.423075 crc crio[3645]: time="2026-06-12T20:24:10.422818468Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562513 | controller | Jun 12 20:24:10.423075 crc crio[3645]: time="2026-06-12T20:24:10.42289252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562528 | controller | Jun 12 20:24:10.423545 crc crio[3645]: time="2026-06-12T20:24:10.423378461Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562544 | controller | Jun 12 20:24:10.423612 crc crio[3645]: time="2026-06-12T20:24:10.423544385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562559 | controller | Jun 12 20:24:10.424388 crc crio[3645]: time="2026-06-12T20:24:10.423888913Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/21c806b8-a6a4-4a18-8863-8871fc2a979f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00112e408}] Aliases:map[]}"
2026-06-12 21:48:32.562575 | controller | Jun 12 20:24:10.424388 crc crio[3645]: time="2026-06-12T20:24:10.424256022Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.562591 | controller | Jun 12 20:24:10.440899 crc crio[3645]: time="2026-06-12T20:24:10.44051654Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=9d70d676-aa69-4e6e-b619-d2965b5e10dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562606 | controller | Jun 12 20:24:10.440899 crc crio[3645]: time="2026-06-12T20:24:10.440731075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562623 | controller | Jun 12 20:24:10.465022 crc crio[3645]: time="2026-06-12T20:24:10.464700239Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=a62cc950-3715-4e87-915a-974a849043be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562639 | controller | Jun 12 20:24:10.465022 crc crio[3645]: time="2026-06-12T20:24:10.464899513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562660 | controller | Jun 12 20:24:10.487314 crc crio[3645]: time="2026-06-12T20:24:10.487272682Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562676 | controller | Jun 12 20:24:10.487474 crc crio[3645]: time="2026-06-12T20:24:10.487455306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562692 | controller | Jun 12 20:24:10.488498 crc crio[3645]: time="2026-06-12T20:24:10.487631139Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562709 | controller | Jun 12 20:24:10.488498 crc crio[3645]: time="2026-06-12T20:24:10.488359906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562725 | controller | Jun 12 20:24:10.494134 crc crio[3645]: time="2026-06-12T20:24:10.493545103Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562740 | controller | Jun 12 20:24:10.494134 crc crio[3645]: time="2026-06-12T20:24:10.493867881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562756 | controller | Jun 12 20:24:10.494383 crc crio[3645]: time="2026-06-12T20:24:10.494183208Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=cfbb14ae-6b2d-4e74-bcae-2ac53a94ace3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562771 | controller | Jun 12 20:24:10.494383 crc crio[3645]: time="2026-06-12T20:24:10.494217289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562789 | controller | Jun 12 20:24:10.525483 crc crio[3645]: time="2026-06-12T20:24:10.525069799Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/efbdc2a6-9403-4066-a590-6abe55a81df3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc0022d63a0}] Aliases:map[]}"
2026-06-12 21:48:32.562805 | controller | Jun 12 20:24:10.525483 crc crio[3645]: time="2026-06-12T20:24:10.525167292Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.562821 | controller | Jun 12 20:24:10.553786 crc crio[3645]: time="2026-06-12T20:24:10.553583006Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/adea2bf8-d57e-4723-9be7-8436d9e683c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc0012104e8}] Aliases:map[]}"
2026-06-12 21:48:32.562865 | controller | Jun 12 20:24:10.553879 crc crio[3645]: time="2026-06-12T20:24:10.553788761Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.562899 | controller | Jun 12 20:24:10.584643 crc crio[3645]: time="2026-06-12T20:24:10.584605512Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562922 | controller | Jun 12 20:24:10.584899 crc crio[3645]: time="2026-06-12T20:24:10.584872178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562944 | controller | Jun 12 20:24:10.604056 crc crio[3645]: time="2026-06-12T20:24:10.604026243Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.562965 | controller | Jun 12 20:24:10.604176 crc crio[3645]: time="2026-06-12T20:24:10.604158926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.562982 | controller | Jun 12 20:24:10.665317 crc crio[3645]: time="2026-06-12T20:24:10.665281553Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=7ec40f84-f979-499e-abbe-edbffbd64944 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563009 | controller | Jun 12 20:24:10.665676 crc crio[3645]: time="2026-06-12T20:24:10.665652362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.563028 | controller | Jun 12 20:24:10.743312 crc crio[3645]: time="2026-06-12T20:24:10.739237782Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563044 | controller | Jun 12 20:24:10.743312 crc crio[3645]: time="2026-06-12T20:24:10.740085002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.563060 | controller | Jun 12 20:24:10.743312 crc crio[3645]: time="2026-06-12T20:24:10.739529709Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=05113596-13e2-4be6-854b-edf22d141fab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563076 | controller | Jun 12 20:24:10.836384 crc crio[3645]: time="2026-06-12T20:24:10.836344708Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7c584153-f832-4917-a5e1-01ed8490fccd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0022d6838}] Aliases:map[]}"
2026-06-12 21:48:32.563093 | controller | Jun 12 20:24:10.836516 crc crio[3645]: time="2026-06-12T20:24:10.836494261Z" level=info msg="Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.563110 | controller | Jun 12 20:24:10.862233 crc crio[3645]: time="2026-06-12T20:24:10.862199555Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=33076bea-3ae7-40ea-989b-c250c5e30a1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563130 | controller | Jun 12 20:24:10.862543 crc crio[3645]: time="2026-06-12T20:24:10.862523352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.563147 | controller | Jun 12 20:24:10.915719 crc crio[3645]: time="2026-06-12T20:24:10.915673619Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563162 | controller | Jun 12 20:24:10.917377 crc crio[3645]: time="2026-06-12T20:24:10.917354797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.563178 | controller | Jun 12 20:24:10.966506 crc crio[3645]: time="2026-06-12T20:24:10.966464522Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f32b6e4f-eb89-40df-b487-fd1f78545d78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc001722070}] Aliases:map[]}"
2026-06-12 21:48:32.563194 | controller | Jun 12 20:24:10.970554 crc crio[3645]: time="2026-06-12T20:24:10.970532614Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.563210 | controller | Jun 12 20:24:10.971294 crc crio[3645]: time="2026-06-12T20:24:10.97127147Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/4eed48da-8a80-4e5e-a28b-5f6b236dc545 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc001722138}] Aliases:map[]}"
2026-06-12 21:48:32.563226 | controller | Jun 12 20:24:10.971421 crc crio[3645]: time="2026-06-12T20:24:10.971399603Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.563241 | controller | Jun 12 20:24:10.981839 crc crio[3645]: time="2026-06-12T20:24:10.971739491Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=aea46355-e670-4792-80d9-22a6bdb58e35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563255 | controller | Jun 12 20:24:10.981839 crc crio[3645]: time="2026-06-12T20:24:10.971895475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.563271 | controller | Jun 12 20:24:11.139643 crc crio[3645]: time="2026-06-12T20:24:11.138745623Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=47d5b7fd-6ec3-48ef-a3a0-18505bd73e3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.563286 | controller | Jun 12 20:24:11.139643 crc crio[3645]: time="2026-06-12T20:24:11.139531631Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d0ab91ac-b093-43d8-9589-045e6ef6bb3f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.563306 | controller | Jun 12 20:24:11.160628 crc crio[3645]: time="2026-06-12T20:24:11.154404818Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d491532f-ab14-4d99-963c-628cfff01e8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563322 | controller | Jun 12 20:24:11.303315 crc crio[3645]: time="2026-06-12T20:24:11.301390286Z" level=info msg="Ran pod sandbox 83c36a98b8e62c47de25b6b5e355606a96f269f7141c7ad21b1801e4e2adee5f with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=05113596-13e2-4be6-854b-edf22d141fab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563338 | controller | Jun 12 20:24:11.448033 crc crio[3645]: time="2026-06-12T20:24:11.447637816Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=cb870912-a7b6-4e14-ba21-c58777c68cd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.563354 | controller | Jun 12 20:24:11.448033 crc crio[3645]: time="2026-06-12T20:24:11.448026655Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=89288766-ee24-40bd-8283-688c9732c0d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.563370 | controller | Jun 12 20:24:11.502622 crc crio[3645]: time="2026-06-12T20:24:11.498242985Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/630511d8-fd4a-4916-a6a3-4c38fa00640e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0017224e8}] Aliases:map[]}"
2026-06-12 21:48:32.563385 | controller | Jun 12 20:24:11.502622 crc crio[3645]: time="2026-06-12T20:24:11.4984656Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.563402 | controller | Jun 12 20:24:11.510383 crc crio[3645]: time="2026-06-12T20:24:11.506738277Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/c8f4f72e-b2dc-479a-b07d-3972f6ca774d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc0012105b8}] Aliases:map[]}"
2026-06-12 21:48:32.563425 | controller | Jun 12 20:24:11.510383 crc crio[3645]: time="2026-06-12T20:24:11.507426554Z" level=info msg="Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.563442 | controller | Jun 12 20:24:11.541374 crc crio[3645]: time="2026-06-12T20:24:11.540409132Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=9d70d676-aa69-4e6e-b619-d2965b5e10dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563457 | controller | Jun 12 20:24:11.550093 crc crio[3645]: time="2026-06-12T20:24:11.549711713Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a62cc950-3715-4e87-915a-974a849043be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563477 | controller | Jun 12 20:24:11.602258 crc crio[3645]: time="2026-06-12T20:24:11.602077492Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/34e907de-fe77-479f-9dea-eaac5d9dd0c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00109e370}] Aliases:map[]}"
2026-06-12 21:48:32.563494 | controller | Jun 12 20:24:11.602258 crc crio[3645]: time="2026-06-12T20:24:11.602169044Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.563509 | controller | Jun 12 20:24:11.616576 crc crio[3645]: time="2026-06-12T20:24:11.616212253Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9f67d8ad-1048-4680-9e6b-a22c16791452 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0022d6210}] Aliases:map[]}"
2026-06-12 21:48:32.563526 | controller | Jun 12 20:24:11.616576 crc crio[3645]: time="2026-06-12T20:24:11.616358726Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.563542 | controller | Jun 12 20:24:11.647914 crc crio[3645]: time="2026-06-12T20:24:11.647816371Z" level=info msg="Ran pod sandbox 148b6f12fb215a4ebac1cdb04d5e29659278fb365f9065a2b57a8547865ff133 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=d491532f-ab14-4d99-963c-628cfff01e8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563558 | controller | Jun 12 20:24:11.658977 crc crio[3645]: time="2026-06-12T20:24:11.658645547Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=fd576640-b4fb-4343-b36b-af9a0450f0c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.563574 | controller | Jun 12 20:24:11.668006 crc crio[3645]: time="2026-06-12T20:24:11.667509848Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/4a7d94cb-ef81-46d7-a2bb-c654d3ea85c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0012885e8}] Aliases:map[]}"
2026-06-12 21:48:32.563590 | controller | Jun 12 20:24:11.668097 crc crio[3645]: time="2026-06-12T20:24:11.668013419Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.563607 | controller | Jun 12 20:24:11.696328 crc crio[3645]: time="2026-06-12T20:24:11.691748988Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b7d10b9d-6a9c-407a-a952-0e277650f4d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00008c5d0}] Aliases:map[]}"
2026-06-12 21:48:32.563627 | controller | Jun 12 20:24:11.696328 crc crio[3645]: time="2026-06-12T20:24:11.691866961Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.563645 | controller | Jun 12 20:24:11.714631 crc crio[3645]: time="2026-06-12T20:24:11.714142686Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=33076bea-3ae7-40ea-989b-c250c5e30a1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563662 | controller | Jun 12 20:24:11.778677 crc crio[3645]: time="2026-06-12T20:24:11.778548869Z" level=info msg="Ran pod sandbox 6f15953708c7f795250f88b827920a358135b24e3ce005e794c85182dd35e909 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=9d70d676-aa69-4e6e-b619-d2965b5e10dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563679 | controller | Jun 12 20:24:11.798690 crc crio[3645]: time="2026-06-12T20:24:11.798418691Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=ff64571f-2759-456c-921f-7e7bc5e8008c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.563696 | controller | Jun 12 20:24:11.801708 crc crio[3645]: time="2026-06-12T20:24:11.801301586Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5e27a0c3-be4a-43d5-88c6-19495ad659cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.563712 | controller | Jun 12 20:24:11.819429 crc crio[3645]: time="2026-06-12T20:24:11.818555198Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/dbf5a9c9-e8cc-4910-883e-e32b2b662185 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001288758}] Aliases:map[]}"
2026-06-12 21:48:32.563728 | controller | Jun 12 20:24:11.819429 crc crio[3645]: time="2026-06-12T20:24:11.818615119Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.563743 | controller | Jun 12 20:24:11.904157 crc crio[3645]: time="2026-06-12T20:24:11.903845355Z" level=info msg="Ran pod sandbox c8c148d9dd9f2963cda4609d403332b884c9a8cdb727d71f3ad7a2a5cb711abb with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=a62cc950-3715-4e87-915a-974a849043be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563759 | controller | Jun 12 20:24:11.919189 crc crio[3645]: time="2026-06-12T20:24:11.914699631Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=cfbb14ae-6b2d-4e74-bcae-2ac53a94ace3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563775 | controller | Jun 12 20:24:11.919189 crc crio[3645]: time="2026-06-12T20:24:11.917690139Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=283c4b95-3400-4531-b33d-665ad7de986d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.563790 | controller | Jun 12 20:24:12.056486 crc crio[3645]: time="2026-06-12T20:24:12.04813435Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b0409488-a938-4ab2-a46a-756829a7b898 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000188a88}] Aliases:map[]}"
2026-06-12 21:48:32.563810 | controller | Jun 12 20:24:12.056486 crc crio[3645]: time="2026-06-12T20:24:12.04900753Z" level=info msg="Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.563827 | controller | Jun 12 20:24:12.179330 crc crio[3645]: time="2026-06-12T20:24:12.163227263Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/c16bd33c-7df2-46da-911a-c2dd45e57a95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0012108b0}] Aliases:map[]}"
2026-06-12 21:48:32.563843 | controller | Jun 12 20:24:12.179330 crc crio[3645]: time="2026-06-12T20:24:12.163392757Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.563887 | controller | Jun 12 20:24:12.211141 crc crio[3645]: time="2026-06-12T20:24:12.200635473Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=7ec40f84-f979-499e-abbe-edbffbd64944 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563905 | controller | Jun 12 20:24:12.268824 crc crio[3645]: time="2026-06-12T20:24:12.267705794Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563924 | controller | Jun 12 20:24:12.268824 crc crio[3645]: time="2026-06-12T20:24:12.268781719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.563949 | controller | Jun 12 20:24:12.314554 crc crio[3645]: time="2026-06-12T20:24:12.31151097Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=aea46355-e670-4792-80d9-22a6bdb58e35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.563973 | controller | Jun 12 20:24:12.314554 crc crio[3645]: time="2026-06-12T20:24:12.313675079Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/3363e819-d020-4df3-8ab5-ba99ca5c7244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00109ea70}] Aliases:map[]}"
2026-06-12 21:48:32.563995 | controller | Jun 12 20:24:12.314554 crc crio[3645]: time="2026-06-12T20:24:12.314451507Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.564012 | controller | Jun 12 20:24:12.452224 crc crio[3645]: time="2026-06-12T20:24:12.452151652Z" level=info msg="Ran pod sandbox beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=33076bea-3ae7-40ea-989b-c250c5e30a1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564040 | controller | Jun 12 20:24:12.515537 crc crio[3645]: time="2026-06-12T20:24:12.513488936Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=5f1944bb-67e7-4be2-b663-bbe39091f7cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.564065 | controller | Jun 12 20:24:12.538520 crc crio[3645]: time="2026-06-12T20:24:12.536489066Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/26971baf-be72-4caf-82da-c6047a9c607d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000188cf8}] Aliases:map[]}"
2026-06-12 21:48:32.564095 | controller | Jun 12 20:24:12.538520 crc crio[3645]: time="2026-06-12T20:24:12.537166943Z" level=info msg="Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.564112 | controller | Jun 12 20:24:12.543298 crc crio[3645]: time="2026-06-12T20:24:12.542672047Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=df11a7a8-4e6a-46e5-bd04-f898c3e047c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564128 | controller | Jun 12 20:24:12.544520 crc crio[3645]: time="2026-06-12T20:24:12.544257244Z" level=info msg="Ran pod sandbox 33cca73bbb74eb7465cd6308f0af0bbbac6d6b5fb23d11e586c308b6c48fa776 with infra container: openshift-dns/node-resolver-277xp/POD" id=aea46355-e670-4792-80d9-22a6bdb58e35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564144 | controller | Jun 12 20:24:12.546370 crc crio[3645]: time="2026-06-12T20:24:12.546115256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.564159 | controller | Jun 12 20:24:13.576434 crc crio[3645]: time="2026-06-12T20:24:13.576288726Z" level=info msg="Ran pod sandbox f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=cfbb14ae-6b2d-4e74-bcae-2ac53a94ace3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564175 | controller | Jun 12 20:24:13.580670 crc crio[3645]: time="2026-06-12T20:24:13.580278637Z" level=info msg="Ran pod sandbox f7ddd491884c782ae3616c878d7ca0be2d679430b084c5940cc0d8ea36a1873a with infra container: openshift-image-registry/node-ca-2wddl/POD" id=7ec40f84-f979-499e-abbe-edbffbd64944 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564191 | controller | Jun 12 20:24:13.580903 crc crio[3645]: time="2026-06-12T20:24:13.580823089Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=3d960c16-0213-4dae-822a-0cc85e457aff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.564207 | controller | Jun 12 20:24:13.581371 crc crio[3645]: time="2026-06-12T20:24:13.5813103Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564223 | controller | Jun 12 20:24:13.581433 crc crio[3645]: time="2026-06-12T20:24:13.581410122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.564243 | controller | Jun 12 20:24:13.581826 crc crio[3645]: time="2026-06-12T20:24:13.581715189Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=1b21ce5d-2754-4773-a794-5615b8adab5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564260 | controller | Jun 12 20:24:13.581905 crc crio[3645]: time="2026-06-12T20:24:13.581868243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.564276 | controller | Jun 12 20:24:13.582304 crc crio[3645]: time="2026-06-12T20:24:13.582269692Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564292 | controller | Jun 12 20:24:13.582304 crc crio[3645]: time="2026-06-12T20:24:13.582299612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.564308 | controller | Jun 12 20:24:13.584664 crc crio[3645]: time="2026-06-12T20:24:13.583002249Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/dc9ec725-82b1-413c-81e8-12683c4a93f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000188c30}] Aliases:map[]}"
2026-06-12 21:48:32.564325 | controller | Jun 12 20:24:13.584664 crc crio[3645]: time="2026-06-12T20:24:13.58307049Z" level=info msg="Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.564342 | controller | Jun 12 20:24:13.584664 crc crio[3645]: time="2026-06-12T20:24:13.583874898Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/88a61b2c-d635-48bd-a00f-6e51839233d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc001722748}] Aliases:map[]}"
2026-06-12 21:48:32.564358 | controller | Jun 12 20:24:13.584664 crc crio[3645]: time="2026-06-12T20:24:13.583903339Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.564374 | controller | Jun 12 20:24:13.591617 crc crio[3645]: time="2026-06-12T20:24:13.591570503Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564390 | controller | Jun 12 20:24:13.592683 crc crio[3645]: time="2026-06-12T20:24:13.592450952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.564406 | controller | Jun 12 20:24:13.594298 crc crio[3645]: time="2026-06-12T20:24:13.592670178Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564426 | controller | Jun 12 20:24:13.595181 crc crio[3645]: time="2026-06-12T20:24:13.595158904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.564443 | controller | Jun 12 20:24:13.595330 crc crio[3645]: time="2026-06-12T20:24:13.591677276Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564458 | controller | Jun 12 20:24:13.595444 crc crio[3645]: time="2026-06-12T20:24:13.59542795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.564475 | controller | Jun 12 20:24:13.595569 crc crio[3645]: time="2026-06-12T20:24:13.592784081Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564498 | controller | Jun 12 20:24:13.596125 crc crio[3645]: time="2026-06-12T20:24:13.596105426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.564529 | controller | Jun 12 20:24:13.596257 crc crio[3645]: time="2026-06-12T20:24:13.592870803Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564559 | controller | Jun 12 20:24:13.596364 crc crio[3645]: time="2026-06-12T20:24:13.596347681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.564593 | controller | Jun 12 20:24:13.596579 crc crio[3645]: time="2026-06-12T20:24:13.593116478Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564622 | controller | Jun 12 20:24:13.596732 crc crio[3645]: time="2026-06-12T20:24:13.593244921Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=b11a791c-b8d4-4cf1-be9d-14246d69e989 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564651 | controller | Jun 12 20:24:13.597085 crc crio[3645]: time="2026-06-12T20:24:13.597067668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.564679 | controller | Jun 12 20:24:13.597480 crc crio[3645]: time="2026-06-12T20:24:13.597459017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.564706 | controller | Jun 12 20:24:13.598053 crc crio[3645]: time="2026-06-12T20:24:13.591586664Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564733 | controller | Jun 12 20:24:13.598510 crc crio[3645]: time="2026-06-12T20:24:13.59848789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.564761 | controller | Jun 12 20:24:13.606308 crc crio[3645]: time="2026-06-12T20:24:13.593379904Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564794 | controller | Jun 12 20:24:13.607129 crc crio[3645]: time="2026-06-12T20:24:13.606639205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.564822 | controller | Jun 12 20:24:13.608422 crc crio[3645]: time="2026-06-12T20:24:13.593311952Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564866 | controller | Jun 12 20:24:13.608422 crc crio[3645]: time="2026-06-12T20:24:13.60773915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.564907 | controller | Jun 12 20:24:13.608422 crc crio[3645]: time="2026-06-12T20:24:13.593442495Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564937 | controller | Jun 12 20:24:13.608422 crc crio[3645]: time="2026-06-12T20:24:13.608334424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.564964 | controller | Jun 12 20:24:13.633157 crc crio[3645]: time="2026-06-12T20:24:13.58265313Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.564991 | controller | Jun 12 20:24:13.634314 crc crio[3645]: time="2026-06-12T20:24:13.634292183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.565018 | controller | Jun 12 20:24:13.638123 crc crio[3645]: time="2026-06-12T20:24:13.637828523Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=270bc495-1ed1-456b-ae1b-794569717bab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.565044 | controller | Jun 12 20:24:13.638123 crc crio[3645]: time="2026-06-12T20:24:13.637894375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.565071 | controller | Jun 12 20:24:13.638729 crc crio[3645]: time="2026-06-12T20:24:13.638399576Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=60a92ec7-8e17-462e-a4d4-8220573d7767 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.565098 | controller | Jun 12 20:24:13.638729 crc crio[3645]: time="2026-06-12T20:24:13.638695063Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=4a15fd3d-9dbc-40dc-b176-98e711650136 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.565126 | controller | Jun 12 20:24:13.639185 crc crio[3645]: time="2026-06-12T20:24:13.639158774Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=42dac1d4-b655-44e5-b434-15210c9c0cbb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.565152 | controller | Jun 12 20:24:13.642576 crc crio[3645]: time="2026-06-12T20:24:13.6425464Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=df11a7a8-4e6a-46e5-bd04-f898c3e047c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.565180 | controller | Jun 12 20:24:13.715338 crc crio[3645]: time="2026-06-12T20:24:13.713161333Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=563267de-ba19-4c20-bfac-43ecbd776c4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.565211 | controller | Jun 12 20:24:13.763599 crc crio[3645]: time="2026-06-12T20:24:13.763377003Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5600ad67-953a-453c-bbe5-c2d44f019e95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.565245 | controller | Jun 12 20:24:13.772391 crc crio[3645]: time="2026-06-12T20:24:13.772312096Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=e5e430b3-80e0-49f6-9c60-8041f58fc05a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.565275 | controller | Jun 12 20:24:13.776666 crc crio[3645]: time="2026-06-12T20:24:13.776180084Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=36d503f7-dff9-4309-b13d-dae83c9f4559 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.565303 | controller | Jun 12 20:24:13.776666 crc crio[3645]: time="2026-06-12T20:24:13.776511712Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.565331 | controller | Jun 12 20:24:13.776666 crc crio[3645]: time="2026-06-12T20:24:13.776575213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.565359 | controller | Jun 12 20:24:13.839189 crc crio[3645]: time="2026-06-12T20:24:13.839114633Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=ee507be8-7ed7-4147-a30f-f00155a85a23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.565387 | controller | Jun 12 20:24:13.840031 crc crio[3645]: time="2026-06-12T20:24:13.839348988Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.565414 | controller | Jun 12 20:24:13.840031 crc crio[3645]: time="2026-06-12T20:24:13.83944661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.565443 | controller | Jun 12 20:24:13.873342 crc crio[3645]: time="2026-06-12T20:24:13.872704125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=bd6cacd6-d93c-48c2-9430-138ded9c430d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.565471 | controller | Jun 12 20:24:13.876209 crc crio[3645]: time="2026-06-12T20:24:13.875289384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9c0d3232-84bc-4fac-ad88-cbe67e3dfbea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.565498 | controller | Jun 12 20:24:13.876209 crc crio[3645]: time="2026-06-12T20:24:13.876138194Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.565526 | controller | Jun 12 20:24:13.876318 crc crio[3645]: time="2026-06-12T20:24:13.876211615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.565554 | controller | Jun 12 20:24:13.974719 crc crio[3645]: time="2026-06-12T20:24:13.973723368Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.565585 | controller | Jun 12 20:24:13.974719 crc crio[3645]: time="2026-06-12T20:24:13.974279502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.565614 | controller | Jun 12 20:24:14.033871 crc crio[3645]: time="2026-06-12T20:24:14.03369518Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.565641 | controller | Jun 12 20:24:14.036010 crc crio[3645]: time="2026-06-12T20:24:14.035986632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.565669 | controller | Jun 12 20:24:14.130533 crc crio[3645]: time="2026-06-12T20:24:14.130260072Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.565697 | controller | Jun 12 20:24:14.130533 crc crio[3645]: time="2026-06-12T20:24:14.130552099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.565724 | controller | Jun 12 20:24:14.147553 crc crio[3645]: time="2026-06-12T20:24:14.147497613Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.565751 | controller | Jun 12 20:24:14.147727 crc crio[3645]: time="2026-06-12T20:24:14.147705648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.565778 | controller | Jun 12 20:24:14.183524 crc crio[3645]: time="2026-06-12T20:24:14.18346876Z" level=info msg="Ran pod sandbox 862a69416002b9ba9fde99efb1117c7bd6d899959b5411150762a957845018f1 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=df11a7a8-4e6a-46e5-bd04-f898c3e047c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.565806 | controller | Jun 12 20:24:14.198352 crc crio[3645]: time="2026-06-12T20:24:14.19491215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=ecb81d46-db3a-4eec-8fc4-c6564087a626 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.565833 | controller | Jun 12 20:24:14.202113 crc crio[3645]: time="2026-06-12T20:24:14.201064769Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=34007ba9-9e6e-458e-825c-d87c1b4ae6d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.565918 | controller | Jun 12 20:24:14.210730 crc crio[3645]: time="2026-06-12T20:24:14.209707855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.565951 | controller | Jun 12 20:24:14.213997 crc crio[3645]: time="2026-06-12T20:24:14.21388011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.565973 | controller | Jun 12 20:24:14.218904 crc crio[3645]: time="2026-06-12T20:24:14.218829243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=4746cac0-e187-49e1-847b-353e64659d76 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.565996 | controller | Jun 12 20:24:14.226165 crc crio[3645]: time="2026-06-12T20:24:14.225177338Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.566013 | controller | Jun 12 20:24:14.226165 crc crio[3645]: time="2026-06-12T20:24:14.225403953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.566030 | controller | Jun 12 20:24:14.232199 crc crio[3645]: time="2026-06-12T20:24:14.230496608Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=453ad929-843e-49b9-96e2-9d1bc266d93f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.566046 | controller | Jun 12 20:24:14.232843 crc crio[3645]: time="2026-06-12T20:24:14.232740789Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=520ff7fd-c84d-4f30-b8bc-68890ba12db0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.566062 | controller | Jun 12 20:24:14.233788 crc crio[3645]: time="2026-06-12T20:24:14.233279851Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=2ede966b-3fe2-48f7-a73b-aa313649bacd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.566078 | controller | Jun 12 20:24:14.239786 crc crio[3645]: time="2026-06-12T20:24:14.239330899Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=bd913d79-3387-47b3-a95e-2fef14bbe4cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.566093 | controller | Jun 12 20:24:14.241475 crc crio[3645]: time="2026-06-12T20:24:14.240624648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=32ccb7b6-08e1-40f9-b25d-f735766d4875 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.566109 | controller | Jun 12 20:24:14.241475 crc crio[3645]: time="2026-06-12T20:24:14.241282433Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=cef97694-136d-41e8-9b09-89bdd59b5663 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.566124 | controller | Jun 12 20:24:14.258948 crc crio[3645]: time="2026-06-12T20:24:14.258383641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.566139 | controller | Jun 12 20:24:14.263018 crc crio[3645]: time="2026-06-12T20:24:14.260192291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.566154 | controller | Jun 12 20:24:14.280587 crc crio[3645]: time="2026-06-12T20:24:14.280550605Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=5d7a96ea-1986-4f75-bce5-89abc80a8be0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.566171 | controller | Jun 12 20:24:14.282440 crc crio[3645]: time="2026-06-12T20:24:14.281267831Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=b2fbddd0-0a2f-40ab-9955-2c4ebeefcf3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.566187 | controller | Jun 12 20:24:14.282440 crc crio[3645]: time="2026-06-12T20:24:14.28169044Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=88f4d9e7-3982-4f64-ba13-e46755ff0ad1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.566213 | controller | Jun 12 20:24:14.291670 crc crio[3645]: time="2026-06-12T20:24:14.290309806Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/cd08d0fd-034c-4c7d-8e47-e5f24c1a8c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00109e4d8}] Aliases:map[]}"
2026-06-12 21:48:32.566239 | controller | Jun 12 20:24:14.291670 crc crio[3645]: time="2026-06-12T20:24:14.290637943Z" level=info msg="Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.566258 | controller | Jun 12 20:24:14.317519 crc crio[3645]: time="2026-06-12T20:24:14.316484861Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=ff9334f4-2752-4683-b1e4-00ef0bb8f4df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.566276 | controller | Jun 12 20:24:14.336023 crc crio[3645]: time="2026-06-12T20:24:14.33538876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.566292 | controller | Jun 12 20:24:14.336427 crc crio[3645]: time="2026-06-12T20:24:14.33622095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.566308 | controller | Jun 12 20:24:14.336427 crc crio[3645]: time="2026-06-12T20:24:14.336385283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.566324 | controller | Jun 12 20:24:14.336998 crc crio[3645]: time="2026-06-12T20:24:14.336562457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.566340 | controller | Jun 12 20:24:14.344410 crc crio[3645]: time="2026-06-12T20:24:14.343539605Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.566356 | controller | Jun 12 20:24:14.344498 crc crio[3645]: time="2026-06-12T20:24:14.344446715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.566371 | controller | Jun 12 20:24:14.454072 crc crio[3645]: time="2026-06-12T20:24:14.453627294Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fdb8ae8f-bdf1-4d59-b7ed-fc917ebe1e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00112e448}] Aliases:map[]}"
2026-06-12 21:48:32.566388 | controller | Jun 12 20:24:14.454072 crc crio[3645]: time="2026-06-12T20:24:14.454051694Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.566404 | controller | Jun 12 20:24:14.462857 crc crio[3645]: time="2026-06-12T20:24:14.461875561Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9279c7b8-ffd6-4f63-a0ae-75bce9ccc29d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00109e668}] Aliases:map[]}"
2026-06-12 21:48:32.566425 | controller | Jun 12 20:24:14.462857 crc crio[3645]: time="2026-06-12T20:24:14.462225429Z" level=info msg="Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.566441 | controller | Jun 12 20:24:14.558332 crc crio[3645]: time="2026-06-12T20:24:14.555406925Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/085c564e-1495-4b06-94c1-7569d509bba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc0022d6868}] Aliases:map[]}"
2026-06-12 21:48:32.566458 | controller | Jun 12 20:24:14.558332 crc crio[3645]: time="2026-06-12T20:24:14.557429132Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.566474 | controller | Jun 12 20:24:14.702812 crc crio[3645]: time="2026-06-12T20:24:14.70225088Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=270bc495-1ed1-456b-ae1b-794569717bab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.566490 | controller | Jun 12 20:24:14.855048 crc crio[3645]: time="2026-06-12T20:24:14.854350642Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=1dc836cc-770d-4280-8680-6970c7554782 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.566507 | controller | Jun 12 20:24:14.915322 crc crio[3645]: time="2026-06-12T20:24:14.914711013Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/74accc04-cf99-4057-93ec-65c12f286f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0012101b8}] Aliases:map[]}"
2026-06-12 21:48:32.566523 | controller | Jun 12 20:24:14.915700 crc crio[3645]: time="2026-06-12T20:24:14.915577813Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.566546 | controller | Jun 12 20:24:15.045696 crc crio[3645]: time="2026-06-12T20:24:15.043150559Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/2f5dde97-64c9-4e58-82f8-d12f9d47c973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0029e2470}] Aliases:map[]}"
2026-06-12 21:48:32.566573 | controller | Jun 12 20:24:15.046466 crc crio[3645]: time="2026-06-12T20:24:15.043704481Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.566602 | controller | Jun 12 20:24:15.746342 crc crio[3645]: time="2026-06-12T20:24:15.746204332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=b354316b-804e-4f43-914e-847402253c8e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.566621 | controller | Jun 12 20:24:15.757102 crc crio[3645]: time="2026-06-12T20:24:15.755546805Z" level=info msg="Ran pod sandbox 3fe9e927dec8bf40929f1ae33526653fae7cdfe84df5e74d8826b7bffe9889ca with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=270bc495-1ed1-456b-ae1b-794569717bab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.566638 | controller | Jun 12 20:24:15.761815 crc crio[3645]: time="2026-06-12T20:24:15.761563612Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=e67704ae-e96d-4317-8140-43c709a64190 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.566653 | controller | Jun 12 20:24:15.770313 crc crio[3645]: time="2026-06-12T20:24:15.7702852Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=1a1e29fe-082d-47f9-93a3-bff32d7f42e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.566669 | controller | Jun 12 20:24:15.788467 crc crio[3645]: time="2026-06-12T20:24:15.787626453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.566685 | controller | Jun 12 20:24:15.850410 crc crio[3645]: time="2026-06-12T20:24:15.832636045Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=9aa30901-9a69-4503-8dfb-d931974901b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.566702 | controller | Jun 12 20:24:16.015270 crc crio[3645]: time="2026-06-12T20:24:16.012613282Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=bf34554e-e439-4ecd-9af6-2456450c411e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.566717 | controller | Jun 12 20:24:16.036489 crc crio[3645]: time="2026-06-12T20:24:16.036433793Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=b11a791c-b8d4-4cf1-be9d-14246d69e989 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.566733 | controller | Jun 12 20:24:16.037674 crc crio[3645]: time="2026-06-12T20:24:16.03763333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.566749 | controller | Jun 12 20:24:16.120467 crc crio[3645]: time="2026-06-12T20:24:16.119641972Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ad115a39-807b-45c8-8889-32aae3fd6365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc001722480}] Aliases:map[]}"
2026-06-12 21:48:32.566765 | controller | Jun 12 20:24:16.120467 crc crio[3645]: time="2026-06-12T20:24:16.119907528Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.566785 | controller | Jun 12 20:24:16.577223 crc crio[3645]: time="2026-06-12T20:24:16.575892791Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/65925dd7-383e-40bc-949c-a3e332bc791d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc001288258}] Aliases:map[]}"
2026-06-12 21:48:32.566803 | controller | Jun 12 20:24:16.577223 crc crio[3645]: time="2026-06-12T20:24:16.576230478Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.566819 | controller | Jun 12 20:24:16.596430 crc crio[3645]: time="2026-06-12T20:24:16.595579828Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/7d59a2f8-1e45-4d52-b04d-c8c23dc95414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00109e6a0}] Aliases:map[]}"
2026-06-12 21:48:32.566836 | controller | Jun 12 20:24:16.597883 crc crio[3645]: time="2026-06-12T20:24:16.597560653Z" level=info msg="Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.566875 | controller | Jun 12 20:24:16.601872 crc crio[3645]: time="2026-06-12T20:24:16.597509902Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ad930c14-2fb9-4a49-bc7a-92b859044cd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00008c1f8}] Aliases:map[]}"
2026-06-12 21:48:32.566895 | controller | Jun 12 20:24:16.605490 crc crio[3645]: time="2026-06-12T20:24:16.605462202Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.566912 | controller | Jun 12 20:24:16.608687 crc crio[3645]: time="2026-06-12T20:24:16.607902708Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1b21ce5d-2754-4773-a794-5615b8adab5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.566930 | controller | Jun 12 20:24:16.685623 crc crio[3645]: time="2026-06-12T20:24:16.685250903Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/2660f51b-179c-40ce-a873-d84b2372e1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0022d6498}] Aliases:map[]}"
2026-06-12 21:48:32.566946 | controller | Jun 12 20:24:16.685623 crc crio[3645]: time="2026-06-12T20:24:16.6855311Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.566967 | controller | Jun 12 20:24:16.686515 crc crio[3645]: time="2026-06-12T20:24:16.686183315Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/19d00e22-6dd3-42b2-9285-293274bc1bdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00112e378}] Aliases:map[]}"
2026-06-12 21:48:32.566984 | controller | Jun 12 20:24:16.686606 crc crio[3645]: time="2026-06-12T20:24:16.686539333Z" level=info msg="Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.567028 | controller | Jun 12 20:24:16.995732 crc crio[3645]: time="2026-06-12T20:24:16.99560875Z" level=info msg="Ran pod sandbox 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=b11a791c-b8d4-4cf1-be9d-14246d69e989 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.567049 | controller | Jun 12 20:24:17.017615 crc crio[3645]: time="2026-06-12T20:24:17.016435173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567067 | controller | Jun 12 20:24:17.026602 crc crio[3645]: time="2026-06-12T20:24:17.026307507Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b7453f59-cd94-4c25-ae70-180ba0f71bf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.567083 | controller | Jun 12 20:24:17.062551 crc crio[3645]: time="2026-06-12T20:24:17.061443495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567099 | controller | Jun 12 20:24:17.085907 crc crio[3645]: time="2026-06-12T20:24:17.085568522Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/90eac961-d2de-4972-9e9a-d47499d29e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001722098}] Aliases:map[]}"
2026-06-12 21:48:32.567115 | controller | Jun 12 20:24:17.085907 crc crio[3645]: time="2026-06-12T20:24:17.085635284Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.567131 | controller | Jun 12 20:24:17.090234 crc crio[3645]: time="2026-06-12T20:24:17.089654385Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/c0aac83b-f2e9-4b0e-a26f-89eb93b28a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00008c540}] Aliases:map[]}"
2026-06-12 21:48:32.567147 | controller | Jun 12 20:24:17.096082 crc crio[3645]: time="2026-06-12T20:24:17.091392345Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.567168 | controller | Jun 12 20:24:17.134027 crc crio[3645]: time="2026-06-12T20:24:17.13348869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567185 | controller | Jun 12 20:24:17.213352 crc crio[3645]: time="2026-06-12T20:24:17.208439952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567202 | controller | Jun 12 20:24:17.242198 crc crio[3645]: time="2026-06-12T20:24:17.239580059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567219 | controller | Jun 12 20:24:17.295531 crc crio[3645]: time="2026-06-12T20:24:17.292500661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567234 | controller | Jun 12 20:24:17.326400 crc crio[3645]: time="2026-06-12T20:24:17.324841204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567251 | controller | Jun 12 20:24:17.372590 crc crio[3645]: time="2026-06-12T20:24:17.37221443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567267 | controller | Jun 12 20:24:17.380260 crc crio[3645]: time="2026-06-12T20:24:17.378433142Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/bc2b390d-b637-4efa-9d06-6b53184ae1d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0029e2288}] Aliases:map[]}"
2026-06-12 21:48:32.567288 | controller | Jun 12 20:24:17.383429 crc crio[3645]: time="2026-06-12T20:24:17.383277821Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.567313 | controller | Jun 12 20:24:17.394729 crc crio[3645]: time="2026-06-12T20:24:17.393437132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567337 | controller | Jun 12 20:24:17.403435 crc crio[3645]: time="2026-06-12T20:24:17.399197062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567355 | controller | Jun 12 20:24:17.469542 crc crio[3645]: time="2026-06-12T20:24:17.464570148Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0f045236-a873-464b-92ed-e687c745599e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00109e3f8}] Aliases:map[]}"
2026-06-12 21:48:32.567371 | controller | Jun 12 20:24:17.469542 crc crio[3645]: time="2026-06-12T20:24:17.464627569Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.567387 | controller | Jun 12 20:24:17.473413 crc crio[3645]: time="2026-06-12T20:24:17.473101312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567408 | controller | Jun 12 20:24:17.474420 crc crio[3645]: time="2026-06-12T20:24:17.474271149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567424 | controller | Jun 12 20:24:17.477249 crc crio[3645]: time="2026-06-12T20:24:17.476408146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567440 | controller | Jun 12 20:24:17.524479 crc crio[3645]: time="2026-06-12T20:24:17.523492456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567456 | controller | Jun 12 20:24:17.561233 crc crio[3645]: time="2026-06-12T20:24:17.53162016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567471 | controller | Jun 12 20:24:17.698278 crc crio[3645]: time="2026-06-12T20:24:17.689398294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567488 | controller | Jun 12 20:24:17.715253 crc crio[3645]: time="2026-06-12T20:24:17.714446131Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b4632f37-001c-41ce-b08c-4445c6a25960 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.567504 | controller | Jun 12 20:24:17.734289 crc crio[3645]: time="2026-06-12T20:24:17.733558406Z" level=info msg="Ran pod sandbox 307cc2d279c52de2d2edf44f4df4d8fd86b79ca46c4047c18779d4c27cb5f60d with infra container: openshift-multus/multus-bzhnf/POD" id=1b21ce5d-2754-4773-a794-5615b8adab5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.567520 | controller | Jun 12 20:24:17.750295 crc crio[3645]: time="2026-06-12T20:24:17.749701602Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=1583cc3e-c157-4b62-8405-8220e77b9c08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.567536 | controller | Jun 12 20:24:17.883176 crc crio[3645]: time="2026-06-12T20:24:17.878529927Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/52fd4891-f44f-4b54-a0c7-8b263f86bb7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00008ca18}] Aliases:map[]}"
2026-06-12 21:48:32.567552 | controller | Jun 12 20:24:17.911376 crc crio[3645]: time="2026-06-12T20:24:17.910898272Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.567569 | controller | Jun 12 20:24:17.972431 crc crio[3645]: time="2026-06-12T20:24:17.885118677Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/6ef14bd2-a474-4e93-b198-726c6ecf2666 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0029c6430}] Aliases:map[]}"
2026-06-12 21:48:32.567593 | controller | Jun 12 20:24:17.993714 crc crio[3645]: time="2026-06-12T20:24:17.97645912Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.567610 | controller | Jun 12 20:24:18.294203 crc crio[3645]: time="2026-06-12T20:24:18.293616921Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/9320f5a2-0616-4b92-abda-cfc64a3fc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0029e2048}] Aliases:map[]}"
2026-06-12 21:48:32.567626 | controller | Jun 12 20:24:18.294203 crc crio[3645]: time="2026-06-12T20:24:18.294029981Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.567642 | controller | Jun 12 20:24:18.328295 crc crio[3645]: time="2026-06-12T20:24:18.323618223Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b75d6b0a-87d0-4e70-8157-72e3ddca4d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00109e110}] Aliases:map[]}"
2026-06-12 21:48:32.567658 | controller | Jun 12 20:24:18.328295 crc crio[3645]: time="2026-06-12T20:24:18.324347929Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.567675 | controller | Jun 12 20:24:18.350728 crc crio[3645]: time="2026-06-12T20:24:18.349434108Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7077f9e3-04d2-49cc-a127-2ffea816159c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00109e298}] Aliases:map[]}"
2026-06-12 21:48:32.567691 | controller | Jun 12 20:24:18.350728 crc crio[3645]: time="2026-06-12T20:24:18.349672204Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.567707 | controller | Jun 12 20:24:18.373424 crc crio[3645]: time="2026-06-12T20:24:18.365818251Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=24d43d69-1083-469f-99a6-c36250e45273 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.567724 | controller | Jun 12 20:24:18.373424 crc crio[3645]: time="2026-06-12T20:24:18.366499736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567740 | controller | Jun 12 20:24:18.373424 crc crio[3645]: time="2026-06-12T20:24:18.368238666Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=5a288bed-7602-4114-a031-f8dd099f26ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.567756 | controller | Jun 12 20:24:18.380416 crc crio[3645]: time="2026-06-12T20:24:18.380086825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.567776 | controller | Jun 12 20:24:18.384362 crc crio[3645]: time="2026-06-12T20:24:18.38339058Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=1af652a5-9ba3-49b2-a102-b753ace51e11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.567793 | controller | Jun 12 20:24:18.431009 crc crio[3645]: time="2026-06-12T20:24:18.428222948Z" level=info msg="Created container 8e6659e171cc12d1328fdd6bcfd234be4dc7a2acfec507a58442f7f90f9728a1: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=bf34554e-e439-4ecd-9af6-2456450c411e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.567809 | controller | Jun 12 20:24:18.458386 crc crio[3645]: time="2026-06-12T20:24:18.454881014Z" level=info msg="Starting container: 8e6659e171cc12d1328fdd6bcfd234be4dc7a2acfec507a58442f7f90f9728a1" id=3035c895-a269-4788-a2ae-efdbae6491b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.567827 | controller | Jun 12 20:24:18.547636 crc crio[3645]: time="2026-06-12T20:24:18.538621614Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/1b7aeac8-1315-427e-a55c-695c99c86c05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc000188720}] Aliases:map[]}"
2026-06-12 21:48:32.567843 | controller | Jun 12 20:24:18.547636 crc crio[3645]: time="2026-06-12T20:24:18.539480725Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.567882 | controller | Jun 12 20:24:18.730070 crc crio[3645]: time="2026-06-12T20:24:18.728903136Z" level=info msg="Started container" PID=8253 containerID=8e6659e171cc12d1328fdd6bcfd234be4dc7a2acfec507a58442f7f90f9728a1 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=3035c895-a269-4788-a2ae-efdbae6491b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fe9e927dec8bf40929f1ae33526653fae7cdfe84df5e74d8826b7bffe9889ca
2026-06-12 21:48:32.567902 | controller | Jun 12 20:24:18.998688 crc crio[3645]: time="2026-06-12T20:24:18.996330048Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/97273b65-0518-473b-9843-ad703768ac6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00112e588}] Aliases:map[]}"
2026-06-12 21:48:32.567918 | controller | Jun 12 20:24:18.998688 crc crio[3645]: time="2026-06-12T20:24:18.996485571Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.567935 | controller | Jun 12 20:24:19.004178 crc crio[3645]: time="2026-06-12T20:24:19.001506376Z" level=info msg="Created container a99f9a33d8b825f4a2d878bd55264b873d6172d6da29a5bb93d488ced8930ee9: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=5d7a96ea-1986-4f75-bce5-89abc80a8be0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.567951 | controller | Jun 12 20:24:19.041437 crc crio[3645]: time="2026-06-12T20:24:19.040577743Z" level=info msg="Starting container: a99f9a33d8b825f4a2d878bd55264b873d6172d6da29a5bb93d488ced8930ee9" id=3308e11a-cc52-4f3f-b60b-0ea37708b175 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.567972 | controller | Jun 12 20:24:19.058910 crc crio[3645]: time="2026-06-12T20:24:19.05764919Z" level=info msg="Created container 89d30be0bfbf1836415f2de46be3584e8dd84b96ac45eda7ae492b3617148f61: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=453ad929-843e-49b9-96e2-9d1bc266d93f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.567989 | controller | Jun 12 20:24:19.068866 crc crio[3645]: time="2026-06-12T20:24:19.068515857Z" level=info msg="Starting container: 89d30be0bfbf1836415f2de46be3584e8dd84b96ac45eda7ae492b3617148f61" id=fd91f85b-d481-4e54-99c8-18bc09e38fd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.568004 | controller | Jun 12 20:24:19.438715 crc crio[3645]: time="2026-06-12T20:24:19.406716926Z" level=info msg="Started container" PID=8286 containerID=89d30be0bfbf1836415f2de46be3584e8dd84b96ac45eda7ae492b3617148f61 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=fd91f85b-d481-4e54-99c8-18bc09e38fd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126
2026-06-12 21:48:32.568021 | controller | Jun 12 20:24:19.445360 crc crio[3645]: time="2026-06-12T20:24:19.427473127Z" level=info msg="Started container" PID=8272 containerID=a99f9a33d8b825f4a2d878bd55264b873d6172d6da29a5bb93d488ced8930ee9 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=3308e11a-cc52-4f3f-b60b-0ea37708b175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8c148d9dd9f2963cda4609d403332b884c9a8cdb727d71f3ad7a2a5cb711abb
2026-06-12 21:48:32.568037 | controller | Jun 12 20:24:19.622659 crc crio[3645]: time="2026-06-12T20:24:19.622595318Z" level=info msg="Created container 3c247046c74604e6fbe33b1658d9850401ed497d015636453ebbf6827610c624: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=ff9334f4-2752-4683-b1e4-00ef0bb8f4df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.568054 | controller | Jun 12 20:24:19.670004 crc crio[3645]: time="2026-06-12T20:24:19.668293396Z" level=info msg="Starting container: 3c247046c74604e6fbe33b1658d9850401ed497d015636453ebbf6827610c624" id=a69a66ed-62c9-434c-a0c0-83ae7d33478e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.568070 | controller | Jun 12 20:24:19.888549 crc crio[3645]: time="2026-06-12T20:24:19.887287207Z" level=info msg="Started container" PID=8291 containerID=3c247046c74604e6fbe33b1658d9850401ed497d015636453ebbf6827610c624 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=a69a66ed-62c9-434c-a0c0-83ae7d33478e name=/runtime.v1.RuntimeService/StartContainer sandboxID=148b6f12fb215a4ebac1cdb04d5e29659278fb365f9065a2b57a8547865ff133
2026-06-12 21:48:32.568086 | controller | Jun 12 20:24:20.215163 crc crio[3645]: time="2026-06-12T20:24:20.214622219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568103 | controller | Jun 12 20:24:20.292428 crc crio[3645]: time="2026-06-12T20:24:20.291687619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7b72b011-2c40-4288-ae46-11de26a6dea3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.568119 | controller | Jun 12 20:24:20.352617 crc crio[3645]: time="2026-06-12T20:24:20.349613404Z" level=info msg="Created container d489092a0a0da7bc68f5d2e26db15011ca945082b182ca5b3a60cfca00f2ec27: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=b2fbddd0-0a2f-40ab-9955-2c4ebeefcf3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.568135 | controller | Jun 12 20:24:20.374197 crc crio[3645]: time="2026-06-12T20:24:20.373592048Z" level=info msg="Created container 944715a3f4d429d3428a0bcd97faea5bdd89e742b873fd16b4cbfc5283de2fa8: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=88f4d9e7-3982-4f64-ba13-e46755ff0ad1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.568156 | controller | Jun 12 20:24:20.536636 crc crio[3645]: time="2026-06-12T20:24:20.473423415Z" level=info msg="Starting container: 944715a3f4d429d3428a0bcd97faea5bdd89e742b873fd16b4cbfc5283de2fa8" id=05c9fc00-6b67-46c7-b012-ba9366089787 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.568173 | controller | Jun 12 20:24:20.536636 crc crio[3645]: time="2026-06-12T20:24:20.490487343Z" level=info msg="Starting container: d489092a0a0da7bc68f5d2e26db15011ca945082b182ca5b3a60cfca00f2ec27" id=e9cfdccb-735d-43a0-a054-0202efd7afe9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.568190 | controller | Jun 12 20:24:20.707323 crc crio[3645]: time="2026-06-12T20:24:20.707261013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=dee7e25d-c2c9-4a3b-8475-cc6a31dba7ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.568205 | controller | Jun 12 20:24:21.388263 crc crio[3645]: time="2026-06-12T20:24:21.335903286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568221 | controller | Jun 12 20:24:21.459536 crc crio[3645]: time="2026-06-12T20:24:21.458436539Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6a6c19db-29b5-4f0d-8a45-fe68e9dae976 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.568237 | controller | Jun 12 20:24:21.998522 crc crio[3645]: time="2026-06-12T20:24:21.464714232Z" level=info msg="Started container" PID=8288 containerID=944715a3f4d429d3428a0bcd97faea5bdd89e742b873fd16b4cbfc5283de2fa8 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=05c9fc00-6b67-46c7-b012-ba9366089787 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f15953708c7f795250f88b827920a358135b24e3ce005e794c85182dd35e909
2026-06-12 21:48:32.568253 | controller | Jun 12 20:24:22.081618 crc crio[3645]: time="2026-06-12T20:24:22.080556054Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=cad4ae1d-8a04-4746-80d4-68818b45e94f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.568269 | controller | Jun 12 20:24:22.081618 crc crio[3645]: time="2026-06-12T20:24:22.08124127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5f1bbe14-97c2-4c0a-9026-93bb247a6354 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.568284 | controller | Jun 12 20:24:22.113608 crc crio[3645]: time="2026-06-12T20:24:22.112541321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568300 | controller | Jun 12 20:24:22.462558 crc crio[3645]: time="2026-06-12T20:24:22.462501746Z" level=info msg="Started container" PID=8278 containerID=d489092a0a0da7bc68f5d2e26db15011ca945082b182ca5b3a60cfca00f2ec27 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=e9cfdccb-735d-43a0-a054-0202efd7afe9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=862a69416002b9ba9fde99efb1117c7bd6d899959b5411150762a957845018f1
2026-06-12 21:48:32.568315 | controller | Jun 12 20:24:22.639317 crc crio[3645]: time="2026-06-12T20:24:22.625898505Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=2e967c86-ea41-4475-870e-e2c04abc5bf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.568330 | controller | Jun 12 20:24:22.732329 crc crio[3645]: time="2026-06-12T20:24:22.729265351Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1edc66d1-752d-4e3d-89bb-d61ad49d62f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.568350 | controller | Jun 12 20:24:23.780237 crc crio[3645]: time="2026-06-12T20:24:23.774642078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0fa8a7ca-7fac-45ce-8c58-4b3a1eae8308 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.568367 | controller | Jun 12 20:24:24.453723 crc crio[3645]: time="2026-06-12T20:24:24.450127504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568390 | controller | Jun 12 20:24:24.485275 crc crio[3645]: time="2026-06-12T20:24:24.473477934Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f5e5420a-b7f5-4210-b707-c48cdc185b2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.568415 | controller | Jun 12 20:24:24.498700 crc crio[3645]: time="2026-06-12T20:24:24.496407534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568433 | controller | Jun 12 20:24:24.527132 crc crio[3645]: time="2026-06-12T20:24:24.521569047Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=d2b031b5-87f4-4909-a618-b13d86e873af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.568450 | controller | Jun 12 20:24:24.527132 crc crio[3645]: time="2026-06-12T20:24:24.522057027Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=23aad091-f893-45c3-ac16-cd3c7e45690f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.568468 | controller | Jun 12 20:24:24.551198 crc crio[3645]: time="2026-06-12T20:24:24.545725485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568484 | controller | Jun 12 20:24:24.599389 crc crio[3645]: time="2026-06-12T20:24:24.597867669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568500 | controller | Jun 12 20:24:24.722311 crc crio[3645]: time="2026-06-12T20:24:24.721451154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568516 | controller | Jun 12 20:24:24.729085 crc crio[3645]: time="2026-06-12T20:24:24.728619047Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=e894d933-27ce-4703-80ad-aa5e195e2b4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.568531 | controller | Jun 12 20:24:24.893553 crc crio[3645]: time="2026-06-12T20:24:24.891444495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568547 | controller | Jun 12 20:24:25.368402 crc crio[3645]: time="2026-06-12T20:24:25.361608589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568563 | controller | Jun 12 20:24:25.445412 crc crio[3645]: time="2026-06-12T20:24:25.418434299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568583 | controller | Jun 12 20:24:25.678323 crc crio[3645]: time="2026-06-12T20:24:25.677716917Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=69b043d7-d676-4b06-8c3d-c885919989a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.568599 | controller | Jun 12 20:24:25.735493 crc crio[3645]: time="2026-06-12T20:24:25.733418601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=ed10bbba-7da7-432b-9edc-e90ccd5f4310 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.568614 | controller | Jun 12 20:24:25.773379 crc crio[3645]: time="2026-06-12T20:24:25.772427647Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=0dcb5e97-9194-40c5-b99d-bb4496a34f3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.568629 | controller | Jun 12 20:24:25.774458 crc crio[3645]: time="2026-06-12T20:24:25.773430749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568645 | controller | Jun 12 20:24:25.857560 crc crio[3645]: time="2026-06-12T20:24:25.851081413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568660 | controller | Jun 12 20:24:25.932166 crc crio[3645]: time="2026-06-12T20:24:25.925608985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568675 | controller | Jun 12 20:24:25.989001 crc crio[3645]: time="2026-06-12T20:24:25.988539334Z" level=info msg="Created container bd2c756089b91616f03d1fc385d5b3a7acd8fe1e6cf64c63fbe85331a708d5db: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=cad4ae1d-8a04-4746-80d4-68818b45e94f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.568690 | controller | Jun 12 20:24:26.213547 crc crio[3645]: time="2026-06-12T20:24:26.211855319Z" level=info msg="Starting container: bd2c756089b91616f03d1fc385d5b3a7acd8fe1e6cf64c63fbe85331a708d5db" id=990a0032-f5ec-4717-b717-3f2f7c91cbc1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.568706 | controller | Jun 12 20:24:27.090568 crc crio[3645]: time="2026-06-12T20:24:27.090370828Z" level=info msg="Started container" PID=8472 containerID=bd2c756089b91616f03d1fc385d5b3a7acd8fe1e6cf64c63fbe85331a708d5db description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=990a0032-f5ec-4717-b717-3f2f7c91cbc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148b6f12fb215a4ebac1cdb04d5e29659278fb365f9065a2b57a8547865ff133
2026-06-12 21:48:32.568722 | controller | Jun 12 20:24:29.328730 crc crio[3645]: time="2026-06-12T20:24:29.327870384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568737 | controller | Jun 12 20:24:29.350573 crc crio[3645]: time="2026-06-12T20:24:29.3495285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568753 | controller | Jun 12 20:24:29.713394 crc crio[3645]: time="2026-06-12T20:24:29.71065896Z" level=info msg="Created container a7e095ed50d585611a539f965e59a22122f7d450768adcd62f1d6655c2317503: openshift-dns/node-resolver-277xp/dns-node-resolver" id=563267de-ba19-4c20-bfac-43ecbd776c4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.568768 | controller | Jun 12 20:24:29.716199 crc crio[3645]: time="2026-06-12T20:24:29.715311021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568792 | controller | Jun 12 20:24:29.724501 crc crio[3645]: time="2026-06-12T20:24:29.724455218Z" level=info msg="Created container 2080bd0ce6540a46db956f5ab754b0fbbd9fa605b51a9dbca5ae3b59b97e72b1: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=e894d933-27ce-4703-80ad-aa5e195e2b4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.568809 | controller | Jun 12 20:24:29.731319 crc crio[3645]: time="2026-06-12T20:24:29.731236804Z" level=info msg="Starting container: 2080bd0ce6540a46db956f5ab754b0fbbd9fa605b51a9dbca5ae3b59b97e72b1" id=8b83ef3a-857a-4dee-b3fe-7a8e83736fa9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.568824 | controller | Jun 12 20:24:29.742966 crc crio[3645]: time="2026-06-12T20:24:29.742464725Z" level=info msg="Created container bbb842d9c64ee8bae80785da00acded6197b0ee31ca76968cb3214566f13cd0e: openshift-multus/multus-bzhnf/kube-multus" id=1af652a5-9ba3-49b2-a102-b753ace51e11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.568840 | controller | Jun 12 20:24:29.757297 crc crio[3645]: time="2026-06-12T20:24:29.755432388Z" level=info msg="Starting container: a7e095ed50d585611a539f965e59a22122f7d450768adcd62f1d6655c2317503" id=4b00cac0-495c-465a-a09b-2a805c2e94c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.568876 | controller | Jun 12 20:24:29.762471 crc crio[3645]: time="2026-06-12T20:24:29.762274775Z" level=info msg="Starting container: bbb842d9c64ee8bae80785da00acded6197b0ee31ca76968cb3214566f13cd0e" id=d2f81e67-d22a-40ca-8f30-52f236827d64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.568896 | controller | Jun 12 20:24:29.799312 crc crio[3645]: time="2026-06-12T20:24:29.795396549Z" level=info msg="Started container" PID=8558 containerID=a7e095ed50d585611a539f965e59a22122f7d450768adcd62f1d6655c2317503 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=4b00cac0-495c-465a-a09b-2a805c2e94c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33cca73bbb74eb7465cd6308f0af0bbbac6d6b5fb23d11e586c308b6c48fa776
2026-06-12 21:48:32.568920 | controller | Jun 12 20:24:29.816050 crc crio[3645]: time="2026-06-12T20:24:29.805539197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.568941 | controller | Jun 12 20:24:29.972119 crc crio[3645]: time="2026-06-12T20:24:29.96826924Z" level=info msg="Started container" PID=8495 containerID=bbb842d9c64ee8bae80785da00acded6197b0ee31ca76968cb3214566f13cd0e description=openshift-multus/multus-bzhnf/kube-multus id=d2f81e67-d22a-40ca-8f30-52f236827d64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=307cc2d279c52de2d2edf44f4df4d8fd86b79ca46c4047c18779d4c27cb5f60d
2026-06-12 21:48:32.568958 | controller | Jun 12 20:24:30.077280 crc crio[3645]: time="2026-06-12T20:24:30.075291176Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_4103d079-2bda-47b7-ba01-4e88daa61e0b\""
2026-06-12 21:48:32.568974 | controller | Jun 12 20:24:30.310007 crc crio[3645]: time="2026-06-12T20:24:30.304685742Z" level=info msg="Created container e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=2e967c86-ea41-4475-870e-e2c04abc5bf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.568990 | controller | Jun 12 20:24:30.324202 crc crio[3645]: time="2026-06-12T20:24:30.323442832Z" level=info msg="Starting container: e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d" id=35520e51-ad38-4bb3-a103-9645a3922677 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.569006 | controller | Jun 12 20:24:30.357157 crc crio[3645]: time="2026-06-12T20:24:30.349806681Z" level=info msg="Started container" PID=8573 containerID=e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=35520e51-ad38-4bb3-a103-9645a3922677 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126
2026-06-12 21:48:32.569027 | controller | Jun 12 20:24:30.782678 crc crio[3645]: time="2026-06-12T20:24:30.781587164Z" level=info msg="Started container" PID=8557 containerID=2080bd0ce6540a46db956f5ab754b0fbbd9fa605b51a9dbca5ae3b59b97e72b1 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=8b83ef3a-857a-4dee-b3fe-7a8e83736fa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=862a69416002b9ba9fde99efb1117c7bd6d899959b5411150762a957845018f1
2026-06-12 21:48:32.569044 | controller | Jun 12 20:24:33.009632 crc crio[3645]: time="2026-06-12T20:24:33.009222303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e49ef9bc-4d4a-4cc5-a6f4-83833a46bc75 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.569060 | controller | Jun 12 20:24:33.064503 crc crio[3645]: time="2026-06-12T20:24:33.048878604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8f7b4035-78a5-4d5d-9eb3-d68dc2352843 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.569075 | controller | Jun 12 20:24:33.272167 crc crio[3645]: time="2026-06-12T20:24:33.271536205Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=5efbe350-3cde-4fd3-aa9a-332b2e2ffdb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.569091 | controller | Jun 12 20:24:33.381508 crc crio[3645]: time="2026-06-12T20:24:33.380223826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.569106 | controller | Jun 12 20:24:33.512675 crc crio[3645]: time="2026-06-12T20:24:33.509715177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.569122 | controller | Jun 12 20:24:35.523877 crc crio[3645]: time="2026-06-12T20:24:35.518655149Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.569137 | controller | Jun 12 20:24:35.565499 crc crio[3645]: time="2026-06-12T20:24:35.565093157Z" level=info msg="Created container d167ae1a48084d620df048ed2d9e24d6c757a34f34130117f836be493361765c: openshift-image-registry/node-ca-2wddl/node-ca" id=34007ba9-9e6e-458e-825c-d87c1b4ae6d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.569153 | controller | Jun 12 20:24:35.586076 crc crio[3645]: time="2026-06-12T20:24:35.57371793Z" level=info msg="Starting container: d167ae1a48084d620df048ed2d9e24d6c757a34f34130117f836be493361765c" id=10612b8c-1685-4073-bc94-34c7c3414cb5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.569169 | controller | Jun 12 20:24:35.746671 crc crio[3645]: time="2026-06-12T20:24:35.746201369Z" level=info msg="Started container" PID=8666 containerID=d167ae1a48084d620df048ed2d9e24d6c757a34f34130117f836be493361765c description=openshift-image-registry/node-ca-2wddl/node-ca id=10612b8c-1685-4073-bc94-34c7c3414cb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7ddd491884c782ae3616c878d7ca0be2d679430b084c5940cc0d8ea36a1873a
2026-06-12 21:48:32.569185 | controller | Jun 12 20:24:35.800053 crc crio[3645]: time="2026-06-12T20:24:35.799723842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.569200 | controller | Jun 12 20:24:35.805264 crc crio[3645]: time="2026-06-12T20:24:35.804643741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.569220 | controller | Jun 12 20:24:36.446244 crc crio[3645]: time="2026-06-12T20:24:36.444474223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.569236 | controller | Jun 12 20:24:36.578390 crc crio[3645]: time="2026-06-12T20:24:36.573484635Z" level=info msg="Created container c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=5efbe350-3cde-4fd3-aa9a-332b2e2ffdb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.569252 | controller | Jun 12 20:24:36.582033 crc crio[3645]: time="2026-06-12T20:24:36.581521099Z" level=info msg="Starting container: c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a" id=78d2245b-19d6-45ab-9b74-596ed893c4db name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.569267 | controller | Jun 12 20:24:36.680765 crc crio[3645]: time="2026-06-12T20:24:36.680375707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.569283 | controller | Jun 12 20:24:37.074295 crc crio[3645]: time="2026-06-12T20:24:37.073878179Z" level=info msg="Started container" PID=8701 containerID=c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=78d2245b-19d6-45ab-9b74-596ed893c4db name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126
2026-06-12 21:48:32.569299 | controller | Jun 12 20:24:37.119456 crc crio[3645]: time="2026-06-12T20:24:37.11911843Z" level=info msg="Created container 9a71a135af7fa67df96d39073a04468d8dca82a17f8e1f8dd94d1fe1670c59f0: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=1a1e29fe-082d-47f9-93a3-bff32d7f42e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.569315 | controller | Jun 12 20:24:37.132593 crc crio[3645]: time="2026-06-12T20:24:37.131333421Z" level=info msg="Starting container: 9a71a135af7fa67df96d39073a04468d8dca82a17f8e1f8dd94d1fe1670c59f0" id=764bb3aa-eb77-40fb-bd23-d88f465745db name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.569331 | controller | Jun 12 20:24:37.207448 crc crio[3645]: time="2026-06-12T20:24:37.205329725Z" level=info msg="Started container" PID=8707 containerID=9a71a135af7fa67df96d39073a04468d8dca82a17f8e1f8dd94d1fe1670c59f0 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=764bb3aa-eb77-40fb-bd23-d88f465745db name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19
2026-06-12 21:48:32.569347 | controller | Jun 12 20:24:37.312122 crc crio[3645]: time="2026-06-12T20:24:37.309228005Z" level=info msg="Created container 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=24d43d69-1083-469f-99a6-c36250e45273 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.569364 | controller | Jun 12 20:24:37.314389 crc crio[3645]: time="2026-06-12T20:24:37.313432783Z" level=info msg="Starting container: 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb" id=9a9a340c-4132-4f9e-8d6c-532cdea33b43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.569380 | controller | Jun 12 20:24:37.348156 crc crio[3645]: time="2026-06-12T20:24:37.335701468Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6750cc82-a71f-49d3-85e5-f86a441fc04b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.569396 | controller | Jun 12 20:24:37.359032 crc crio[3645]: time="2026-06-12T20:24:37.358338154Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8c050a8b-f54b-4438-b336-4ffaafecec26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.569414 | controller | Jun 12 20:24:37.362529 crc crio[3645]: time="2026-06-12T20:24:37.362360586Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=f90f71a3-1e78-47f9-b183-e155f84d70bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.569431 | controller | Jun 12 20:24:37.363284 crc crio[3645]: time="2026-06-12T20:24:37.363074648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.569447 | controller | Jun 12 20:24:37.385487 crc crio[3645]: time="2026-06-12T20:24:37.384664123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.569470 | controller | Jun 12 20:24:37.518641 crc crio[3645]: time="2026-06-12T20:24:37.518395848Z" level=info msg="Started container" PID=8723 containerID=6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=9a9a340c-4132-4f9e-8d6c-532cdea33b43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5
2026-06-12 21:48:32.569495 | controller | Jun 12 20:24:37.600357 crc crio[3645]: time="2026-06-12T20:24:37.599316731Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3b0295de-7eb4-484f-9e22-5b37ca3c1316 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.569519 | controller | Jun 12 20:24:37.608761 crc crio[3645]: time="2026-06-12T20:24:37.608584162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=811598dd-2f3d-4a79-9c08-4b31b8feef2b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.569544 | controller | Jun 12 20:24:37.612523 crc crio[3645]: time="2026-06-12T20:24:37.612240633Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=1b15e6be-a6a8-428b-a59a-d38ea0e5c1ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.569563 | controller | Jun 12 20:24:37.612892 crc crio[3645]: time="2026-06-12T20:24:37.612699087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.569580 | controller | Jun 12 20:24:37.961511 crc crio[3645]: time="2026-06-12T20:24:37.961185824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.569596 | controller | Jun 12 20:24:38.645431 crc crio[3645]: time="2026-06-12T20:24:38.645315708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.569612 | controller | Jun 12 20:24:38.724534 crc crio[3645]: time="2026-06-12T20:24:38.719176798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.569629 | controller | Jun 12 20:24:38.744994 crc crio[3645]: time="2026-06-12T20:24:38.739743651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.569645 | controller | Jun 12 20:24:38.773983 crc crio[3645]: time="2026-06-12T20:24:38.767308137Z" level=info msg="Created container ed9c81cc2a4be3bb73477ea5fb3b495e71dd7a99970bff05e08cf81220e2b92e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=d2b031b5-87f4-4909-a618-b13d86e873af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.569666 | controller | Jun 12 20:24:38.777302 crc crio[3645]: time="2026-06-12T20:24:38.776105233Z" level=info msg="Starting container: ed9c81cc2a4be3bb73477ea5fb3b495e71dd7a99970bff05e08cf81220e2b92e" id=a8fcff88-0d32-416b-9533-3e75f6387567 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.569682 | controller | Jun 12 20:24:38.796998 crc crio[3645]: time="2026-06-12T20:24:38.794020507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.569699 | controller | Jun 12 20:24:38.863312 crc crio[3645]: time="2026-06-12T20:24:38.862770002Z" level=info msg="Created container 105d0a16c753fce328be0813c4786e6a141eb7a541008163aff928e00f9fe5f6: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=0dcb5e97-9194-40c5-b99d-bb4496a34f3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.569714 | controller | Jun 12 20:24:38.875261 crc crio[3645]: time="2026-06-12T20:24:38.871535038Z" level=info msg="Starting container: 105d0a16c753fce328be0813c4786e6a141eb7a541008163aff928e00f9fe5f6" id=5c12a1ba-3e8d-45c1-879e-21bf766aa7d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.569730 | controller | Jun 12 20:24:39.009461 crc crio[3645]: time="2026-06-12T20:24:39.008683135Z" level=info msg="Started container" PID=8745 containerID=105d0a16c753fce328be0813c4786e6a141eb7a541008163aff928e00f9fe5f6 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=5c12a1ba-3e8d-45c1-879e-21bf766aa7d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f16e293c24ef55c6c7a59504ff3a4e903e8503f7354d38809085e64199ebdf2
2026-06-12 21:48:32.569747 | controller | Jun 12 20:24:39.156782 crc crio[3645]: time="2026-06-12T20:24:39.154842077Z" level=info msg="Created container c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=f90f71a3-1e78-47f9-b183-e155f84d70bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.569763 | controller | Jun 12 20:24:39.211615 crc crio[3645]: time="2026-06-12T20:24:39.211405942Z" level=info msg="Starting container: c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f" id=258c4636-b954-41ca-ad3a-e5bd5918ba53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.569779 | controller | Jun 12 20:24:39.256216 crc crio[3645]: time="2026-06-12T20:24:39.251402055Z" level=info msg="Started container" PID=8744 containerID=ed9c81cc2a4be3bb73477ea5fb3b495e71dd7a99970bff05e08cf81220e2b92e description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=a8fcff88-0d32-416b-9533-3e75f6387567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834
2026-06-12 21:48:32.569795 | controller | Jun 12 20:24:39.358120 crc crio[3645]: time="2026-06-12T20:24:39.35676355Z" level=info msg="Created container d0c7b773839db9176c642eb67552c2f0b0e01ef36d3185757dfaeee2a4e0afdb: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=1b15e6be-a6a8-428b-a59a-d38ea0e5c1ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.569811 | controller | Jun 12 20:24:39.388071 crc crio[3645]: time="2026-06-12T20:24:39.382224993Z" level=info msg="Starting container: d0c7b773839db9176c642eb67552c2f0b0e01ef36d3185757dfaeee2a4e0afdb" id=63ebb601-b29d-4507-b860-0f61fb8c8d35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.569827 | controller | Jun 12 20:24:39.517146 crc crio[3645]: time="2026-06-12T20:24:39.51439531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=3d2a1ef8-8df1-46f9-9984-17fe2d29d0ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.569863 | controller | Jun 12 20:24:39.556614 crc crio[3645]: time="2026-06-12T20:24:39.55529362Z" level=info msg="Started container" PID=8764 containerID=d0c7b773839db9176c642eb67552c2f0b0e01ef36d3185757dfaeee2a4e0afdb description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=63ebb601-b29d-4507-b860-0f61fb8c8d35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5
2026-06-12 21:48:32.569888 | controller | Jun 12 20:24:39.595194 crc crio[3645]: time="2026-06-12T20:24:39.58759674Z" level=info msg="Started container" PID=8755 containerID=c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=258c4636-b954-41ca-ad3a-e5bd5918ba53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126
2026-06-12 21:48:32.569906 | controller | Jun 12 20:24:39.606629 crc crio[3645]: time="2026-06-12T20:24:39.606334989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=6a1b3cc7-a9cc-4fd0-a6b3-596b943953cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.569922 | controller | Jun 12 20:24:39.626328 crc crio[3645]: time="2026-06-12T20:24:39.624402717Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=e0c823ef-aba0-4ea8-9d5e-cc56b7a7a15d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.569939 | controller | Jun 12 20:24:39.626328 crc crio[3645]: time="2026-06-12T20:24:39.626302654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.569955 | controller | Jun 12 20:24:39.773706 crc crio[3645]: time="2026-06-12T20:24:39.772747375Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1c50efa6-adf9-4c24-98cd-8900f3715ca4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.569971 | controller | Jun 12 20:24:39.805330 crc crio[3645]: time="2026-06-12T20:24:39.801888098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=46196f3d-a89e-4253-a4e4-f933a91d3bc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.569987 | controller | Jun 12 20:24:39.844014 crc crio[3645]: time="2026-06-12T20:24:39.843248802Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=3a8a600f-dd73-4c8d-a7dc-817c435fce30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.570004 | controller | Jun 12 20:24:39.846375 crc crio[3645]: time="2026-06-12T20:24:39.844321514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570020 | controller | Jun 12 20:24:40.057673 crc crio[3645]: time="2026-06-12T20:24:40.055168128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570036 | controller | Jun 12 20:24:40.314404 crc crio[3645]: time="2026-06-12T20:24:40.313786199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570052 | controller | Jun 12 20:24:40.321284 crc crio[3645]: time="2026-06-12T20:24:40.320647617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570072 | controller | Jun 12 20:24:40.916683 crc crio[3645]: time="2026-06-12T20:24:40.914568077Z" level=info msg="Created container ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=3a8a600f-dd73-4c8d-a7dc-817c435fce30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.570089 | controller | Jun 12 20:24:41.233633 crc crio[3645]: time="2026-06-12T20:24:41.231144337Z" level=info msg="Starting container: ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c" id=d3bfaaa8-64fe-4392-aa3b-06947bfcecec name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.570104 | controller | Jun 12 20:24:41.395021 crc crio[3645]: time="2026-06-12T20:24:41.394631865Z" level=info msg="Started container" PID=8806 containerID=ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=d3bfaaa8-64fe-4392-aa3b-06947bfcecec name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126
2026-06-12 21:48:32.570121 | controller | Jun 12 20:24:41.720490 crc crio[3645]: time="2026-06-12T20:24:41.720408862Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=efc34f69-2f0b-4aab-b0a3-1846706d5a86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.570137 | controller | Jun 12 20:24:41.751114 crc crio[3645]: time="2026-06-12T20:24:41.750108633Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2f2411ee-095d-41db-adab-be2810a3b013 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.570153 | controller | Jun 12 20:24:41.767616 crc crio[3645]: time="2026-06-12T20:24:41.767218061Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=ffd400e8-c613-4e62-bc66-1ca05f79c4db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.570168 | controller | Jun 12 20:24:41.780647 crc crio[3645]: time="2026-06-12T20:24:41.779618267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570184 | controller | Jun 12 20:24:42.737752 crc crio[3645]: time="2026-06-12T20:24:42.731787389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570200 | controller | Jun 12 20:24:42.747279 crc crio[3645]: time="2026-06-12T20:24:42.746285539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570216 | controller | Jun 12 20:24:43.433452 crc crio[3645]: time="2026-06-12T20:24:43.43032269Z" level=info msg="Created container 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=ffd400e8-c613-4e62-bc66-1ca05f79c4db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.570232 | controller | Jun 12 20:24:43.455739 crc crio[3645]: time="2026-06-12T20:24:43.455304157Z" level=info msg="Starting container: 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85" id=f1e4f778-ac15-4577-adf3-a42cbe29de29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.570248 | controller | Jun 12 20:24:43.679224 crc crio[3645]: time="2026-06-12T20:24:43.662811789Z" level=info msg="Started container" PID=8860 containerID=250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=f1e4f778-ac15-4577-adf3-a42cbe29de29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126
2026-06-12 21:48:32.570269 | controller | Jun 12 20:24:44.047321 crc crio[3645]: time="2026-06-12T20:24:44.03188773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7c1620a5-f656-4930-8b16-e66cd39d07b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.570285 | controller | Jun 12 20:24:44.065290 crc crio[3645]: time="2026-06-12T20:24:44.059179687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a1adcd78-7eeb-4041-a547-b5da95b95b3f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.570300 | controller | Jun 12 20:24:44.213986 crc crio[3645]: time="2026-06-12T20:24:44.21360709Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=820d7c68-d123-4ab1-be01-6fd911873a25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.570316 | controller | Jun 12 20:24:44.229752 crc crio[3645]: time="2026-06-12T20:24:44.229717558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570332 | controller | Jun 12 20:24:44.464083 crc crio[3645]: time="2026-06-12T20:24:44.463692754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570347 | controller | Jun 12 20:24:44.547619 crc crio[3645]: time="2026-06-12T20:24:44.547577368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570362 | controller | Jun 12 20:24:44.585356 crc crio[3645]: time="2026-06-12T20:24:44.585312952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570378 | controller | Jun 12 20:24:45.017567 crc crio[3645]: time="2026-06-12T20:24:45.017515017Z" level=info msg="Created container bf95ff3708695198dab4f4e0c06b42df88bfb576e95212d07abfc5a104488055: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=bd913d79-3387-47b3-a95e-2fef14bbe4cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.570393 | controller | Jun 12 20:24:45.134483 crc crio[3645]: time="2026-06-12T20:24:45.130508414Z" level=info msg="Starting container: bf95ff3708695198dab4f4e0c06b42df88bfb576e95212d07abfc5a104488055" id=b067cca4-c19c-4ad4-b124-f217d5371e84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.570409 | controller | Jun 12 20:24:45.134483 crc crio[3645]: time="2026-06-12T20:24:45.132747862Z" level=info msg="Created container 353e34ad73728b7435b4919464c461abc3cf4093c1f22ad540859f21b00835d1: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=e0c823ef-aba0-4ea8-9d5e-cc56b7a7a15d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.570424 | controller | Jun 12 20:24:45.157789 crc crio[3645]: time="2026-06-12T20:24:45.157500492Z" level=info msg="Starting container: 353e34ad73728b7435b4919464c461abc3cf4093c1f22ad540859f21b00835d1" id=98bf2779-2b88-45ec-83dd-41c91747648b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.570440 | controller | Jun 12 20:24:45.249639 crc crio[3645]: time="2026-06-12T20:24:45.249578894Z" level=info msg="Created container f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=820d7c68-d123-4ab1-be01-6fd911873a25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.570460 | controller | Jun 12 20:24:45.274214 crc crio[3645]: time="2026-06-12T20:24:45.273770879Z" level=info msg="Starting container: f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c" id=7f1e1d82-ae93-4696-baec-14cd4a934a5b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.570476 | controller | Jun 12 20:24:45.505294 crc crio[3645]: time="2026-06-12T20:24:45.499733799Z" level=info msg="Started container" PID=8879 containerID=f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=7f1e1d82-ae93-4696-baec-14cd4a934a5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126
2026-06-12 21:48:32.570493 | controller | Jun 12 20:24:45.752760 crc crio[3645]: time="2026-06-12T20:24:45.752608787Z" level=info msg="Started container" PID=8878 containerID=353e34ad73728b7435b4919464c461abc3cf4093c1f22ad540859f21b00835d1 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=98bf2779-2b88-45ec-83dd-41c91747648b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834
2026-06-12 21:48:32.570508 | controller | Jun 12 20:24:45.809724 crc crio[3645]: time="2026-06-12T20:24:45.80944417Z" level=info msg="Started container" PID=8556 containerID=bf95ff3708695198dab4f4e0c06b42df88bfb576e95212d07abfc5a104488055 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=b067cca4-c19c-4ad4-b124-f217d5371e84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83c36a98b8e62c47de25b6b5e355606a96f269f7141c7ad21b1801e4e2adee5f
2026-06-12 21:48:32.570525 | controller | Jun 12 20:24:49.773387 crc crio[3645]: time="2026-06-12T20:24:49.755554113Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=71f28c6e-9c6b-4648-b723-4375f16161a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.570541 | controller | Jun 12 20:24:50.086800 crc crio[3645]: time="2026-06-12T20:24:50.083513769Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=916285f7-154a-410f-b069-34501844edc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.570558 | controller | Jun 12 20:24:50.135166 crc crio[3645]: time="2026-06-12T20:24:50.131291767Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a8af9fb2-420a-4caa-a9a7-6377bfadc482 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.570574 | controller | Jun 12 20:24:50.136999 crc crio[3645]: time="2026-06-12T20:24:50.136380791Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=7450e80b-a8e0-41fe-a2c9-8e14a1d51f2f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.570596 | controller | Jun 12 20:24:50.157318 crc crio[3645]: time="2026-06-12T20:24:50.156748709Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=e44de93c-9363-4d96-a18a-c2ee99c7e83f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.570621 | controller | Jun 12 20:24:50.160277 crc crio[3645]: time="2026-06-12T20:24:50.160240465Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=434a9ef0-73d9-4283-8727-124ec109df10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.570641 | controller | Jun 12 20:24:50.173255 crc crio[3645]: time="2026-06-12T20:24:50.161637588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570665 | controller | Jun 12 20:24:50.191418 crc crio[3645]: time="2026-06-12T20:24:50.167736282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570682 | controller | Jun 12 20:24:50.520147 crc crio[3645]: time="2026-06-12T20:24:50.518406425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570697 | controller | Jun 12 20:24:50.528368 crc crio[3645]: time="2026-06-12T20:24:50.527628965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570713 | controller | Jun 12 20:24:50.587238 crc crio[3645]: time="2026-06-12T20:24:50.554569021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570728 | controller | Jun 12 20:24:51.436479 crc crio[3645]: time="2026-06-12T20:24:51.436282716Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=6e0e1317-71f0-449a-b293-bb4592b2fe25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.570744 | controller | Jun 12 20:24:51.444377 crc crio[3645]: time="2026-06-12T20:24:51.444276349Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=2ccb837e-34fc-44f1-885b-6081c1e20b6b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.570759 | controller | Jun 12 20:24:51.460782 crc crio[3645]: time="2026-06-12T20:24:51.457336964Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=a58c6912-8f17-49c1-bbda-4d17b8703231 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.570775 | controller | Jun 12 20:24:51.460782 crc crio[3645]: time="2026-06-12T20:24:51.459490369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570791 | controller | Jun 12 20:24:51.700479 crc crio[3645]: time="2026-06-12T20:24:51.697848558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570807 | controller | Jun 12 20:24:53.007402 crc crio[3645]: time="2026-06-12T20:24:52.99568707Z" level=info msg="Created container 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=e44de93c-9363-4d96-a18a-c2ee99c7e83f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.570823 | controller | Jun 12 20:24:53.007402 crc crio[3645]: time="2026-06-12T20:24:53.006215929Z" level=info msg="Starting container: 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a" id=bb5f335f-0544-48bf-9a0e-07fd49d734f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.570839 | controller | Jun 12 20:24:53.220604 crc crio[3645]: time="2026-06-12T20:24:53.214443853Z" level=info msg="Started container" PID=9118 containerID=4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=bb5f335f-0544-48bf-9a0e-07fd49d734f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126
2026-06-12 21:48:32.570876 | controller | Jun 12 20:24:54.640510 crc crio[3645]: time="2026-06-12T20:24:54.637641575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570895 | controller | Jun 12 20:24:54.832421 crc crio[3645]: time="2026-06-12T20:24:54.82873959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.570916 | controller | Jun 12 20:24:54.898265 crc crio[3645]: time="2026-06-12T20:24:54.89767093Z" level=info msg="Created container 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=434a9ef0-73d9-4283-8727-124ec109df10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.570933 | controller | Jun 12 20:24:54.905142 crc crio[3645]: time="2026-06-12T20:24:54.904533648Z" level=info msg="Starting container: 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f" id=a5e8cbb2-34cc-4bcc-b00d-1dcd71385cac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.570949 | controller | Jun 12 20:24:54.928831 crc crio[3645]: time="2026-06-12T20:24:54.928767312Z" level=info msg="Started container" PID=9193 containerID=112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=a5e8cbb2-34cc-4bcc-b00d-1dcd71385cac name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e
2026-06-12 21:48:32.570966 | controller | Jun 12 20:24:55.155624 crc crio[3645]: time="2026-06-12T20:24:55.15524988Z" level=info msg="Created container 028eff3c27005adecdcd412da27dcbe8b344f397ed773291151e0f8a4e770f82: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=a58c6912-8f17-49c1-bbda-4d17b8703231 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.570982 | controller | Jun 12 20:24:55.168716 crc crio[3645]: time="2026-06-12T20:24:55.163715056Z" level=info msg="Starting container: 028eff3c27005adecdcd412da27dcbe8b344f397ed773291151e0f8a4e770f82" id=66eba4c2-1aa7-4ee2-a4d8-9fe32b14c0df name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.571013 | controller | Jun 12 20:24:55.412297 crc crio[3645]: time="2026-06-12T20:24:55.408152887Z" level=info msg="Started container" PID=9201 containerID=028eff3c27005adecdcd412da27dcbe8b344f397ed773291151e0f8a4e770f82 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=66eba4c2-1aa7-4ee2-a4d8-9fe32b14c0df name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19
2026-06-12 21:48:32.571032 | controller | Jun 12 20:24:56.655843 crc crio[3645]: time="2026-06-12T20:24:56.654816829Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1eaf8d67-c6de-4e39-9e85-eb238a716151 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.571048 | controller | Jun 12 20:24:56.729167 crc crio[3645]: time="2026-06-12T20:24:56.716085547Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1e16ceaf-6340-4ace-9b79-ad848ec08656 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.571064 | controller | Jun 12 20:24:56.739263 crc crio[3645]: time="2026-06-12T20:24:56.736468204Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=36bf79d0-2980-4dc6-ae5e-9ae7f3290ec1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.571080 | controller | Jun 12 20:24:56.739263 crc crio[3645]: time="2026-06-12T20:24:56.73730231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.571095 | controller | Jun 12 20:24:56.806364 crc crio[3645]: time="2026-06-12T20:24:56.805720825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.571116 | controller | Jun 12 20:24:56.810000 crc crio[3645]: time="2026-06-12T20:24:56.808624233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.571132 | controller | Jun 12 20:24:57.256959 crc crio[3645]: time="2026-06-12T20:24:57.256082039Z" level=info msg="Created container 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=36bf79d0-2980-4dc6-ae5e-9ae7f3290ec1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.571147 | controller | Jun 12 20:24:57.279672 crc crio[3645]: time="2026-06-12T20:24:57.274169798Z" level=info msg="Starting container: 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730" id=ca18a04d-fb95-49b0-b368-ac0083d0025a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.571163 | controller | Jun 12 20:24:57.298069 crc crio[3645]: time="2026-06-12T20:24:57.29733266Z" level=info msg="Started container" PID=9261 containerID=96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=ca18a04d-fb95-49b0-b368-ac0083d0025a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126
2026-06-12 21:48:32.571179 | controller | Jun 12 20:25:11.119489 crc crio[3645]: time="2026-06-12T20:25:11.11680266Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=6c4b63bc-35ec-4f41-88f2-87da9ba276da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.571194 | controller | Jun 12 20:25:11.140086 crc crio[3645]: time="2026-06-12T20:25:11.139800107Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=c7ecab67-c2f3-4740-a3ab-1cce220e5fad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.571209 | controller | Jun 12 20:25:11.143875 crc crio[3645]: time="2026-06-12T20:25:11.143736036Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=0b1cedae-e488-4329-b51a-697ebd930c7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.571226 | controller | Jun 12 20:25:11.145321 crc crio[3645]: time="2026-06-12T20:25:11.144875241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.571242 | controller | Jun 12 20:25:11.231412 crc crio[3645]: time="2026-06-12T20:25:11.231046064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.571257 | controller | Jun 12 20:25:11.262892 crc crio[3645]: time="2026-06-12T20:25:11.260356113Z" level=info msg="NetworkStart: stopping network for sandbox e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571272 | controller | Jun 12 20:25:11.267577 crc crio[3645]: time="2026-06-12T20:25:11.266603863Z" level=info msg="NetworkStart: stopping network for sandbox c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571288 | controller | Jun 12 20:25:11.493873 crc crio[3645]: time="2026-06-12T20:25:11.478108316Z" level=info msg="NetworkStart: stopping network for sandbox 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571303 | controller | Jun 12 20:25:11.778513 crc crio[3645]: time="2026-06-12T20:25:11.777905805Z" level=info msg="NetworkStart: stopping network for sandbox 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571322 | controller | Jun 12 20:25:12.206346 crc crio[3645]: time="2026-06-12T20:25:12.206245915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.571338 | controller | Jun 12 20:25:12.365335 crc crio[3645]: time="2026-06-12T20:25:12.36504514Z" level=info msg="Created container aec781f11975d3233e01640a7eb2d370e54cbd9a4216fad3dcb19e1eedb29bf7: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=0b1cedae-e488-4329-b51a-697ebd930c7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.571356 | controller | Jun 12 20:25:12.369371 crc crio[3645]: time="2026-06-12T20:25:12.368143543Z" level=info msg="Starting container: aec781f11975d3233e01640a7eb2d370e54cbd9a4216fad3dcb19e1eedb29bf7" id=8c476d7a-4288-4023-ba46-6a0a390a020e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.571374 | controller | Jun 12 20:25:12.386474 crc crio[3645]: time="2026-06-12T20:25:12.385443749Z" level=info msg="Started container" PID=9579 containerID=aec781f11975d3233e01640a7eb2d370e54cbd9a4216fad3dcb19e1eedb29bf7 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=8c476d7a-4288-4023-ba46-6a0a390a020e name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19
2026-06-12 21:48:32.571389 | controller | Jun 12 20:25:13.165427 crc crio[3645]: time="2026-06-12T20:25:13.164805Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=4ab05d18-b45d-4a54-ab80-33ace48ea9ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.571404 | controller | Jun 12 20:25:13.173791 crc crio[3645]: time="2026-06-12T20:25:13.173158613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=01b3d4b8-7e84-4d1d-a7bb-354c2f58b3a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.571419 | controller | Jun 12 20:25:13.181819 crc crio[3645]: time="2026-06-12T20:25:13.181600379Z" level=info msg="NetworkStart: stopping network for sandbox 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571434 | controller | Jun 12 20:25:13.189805 crc crio[3645]: time="2026-06-12T20:25:13.188985953Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=ad554899-125e-4de2-bef9-7729b3aa59ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.571449 | controller | Jun 12 20:25:13.194767 crc crio[3645]: time="2026-06-12T20:25:13.194680025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.571464 | controller | Jun 12 20:25:13.247320 crc crio[3645]: time="2026-06-12T20:25:13.247156697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.571481 | controller | Jun 12 20:25:13.495259 crc crio[3645]: time="2026-06-12T20:25:13.494657262Z" level=info msg="NetworkStart: stopping network for sandbox 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571496 | controller | Jun 12 20:25:13.513156 crc crio[3645]: time="2026-06-12T20:25:13.512827833Z" level=info msg="NetworkStart: stopping network for sandbox d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571516 | controller | Jun 12 20:25:13.585584 crc crio[3645]: time="2026-06-12T20:25:13.585279261Z" level=info msg="NetworkStart: stopping network for sandbox 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571532 | controller | Jun 12 20:25:13.586181 crc crio[3645]: time="2026-06-12T20:25:13.585789886Z" level=info msg="NetworkStart: stopping network for sandbox 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571548 | controller | Jun 12 20:25:13.789579 crc crio[3645]: time="2026-06-12T20:25:13.789455392Z" level=info msg="NetworkStart: stopping network for sandbox ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571564 | controller | Jun 12 20:25:13.980479 crc crio[3645]: time="2026-06-12T20:25:13.980271288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.571580 | controller | Jun 12 20:25:14.171778 crc crio[3645]: time="2026-06-12T20:25:14.17164699Z" level=info msg="Created container 863d826b01e512d6c0be64174f3bb5af4ec3f8042eb5c6be98340ea2f75ad2bd: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=ad554899-125e-4de2-bef9-7729b3aa59ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.571596 | controller | Jun 12 20:25:14.180429 crc crio[3645]: time="2026-06-12T20:25:14.179772838Z" level=info msg="Starting container: 863d826b01e512d6c0be64174f3bb5af4ec3f8042eb5c6be98340ea2f75ad2bd" id=ca37c578-764b-4f37-9b77-c072d5703342 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.571612 | controller | Jun 12 20:25:14.190142 crc crio[3645]: time="2026-06-12T20:25:14.188962265Z" level=info msg="NetworkStart: stopping network for sandbox 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571627 | controller | Jun 12 20:25:14.194591 crc crio[3645]: time="2026-06-12T20:25:14.194476513Z" level=info msg="Started container" PID=9639 containerID=863d826b01e512d6c0be64174f3bb5af4ec3f8042eb5c6be98340ea2f75ad2bd description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=ca37c578-764b-4f37-9b77-c072d5703342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19
2026-06-12 21:48:32.571643 | controller | Jun 12 20:25:14.447529 crc crio[3645]: time="2026-06-12T20:25:14.445307547Z" level=info msg="NetworkStart: stopping network for sandbox ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571658 | controller | Jun 12 20:25:14.465714 crc crio[3645]: time="2026-06-12T20:25:14.465382107Z" level=info msg="NetworkStart: stopping network for sandbox e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571680 | controller | Jun 12 20:25:14.680508 crc crio[3645]: time="2026-06-12T20:25:14.680335595Z" level=info msg="NetworkStart: stopping network for sandbox 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571705 | controller | Jun 12 20:25:14.761667 crc crio[3645]: time="2026-06-12T20:25:14.761612388Z" level=info msg="NetworkStart: stopping network for sandbox ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571730 | controller | Jun 12 20:25:14.951804 crc crio[3645]: time="2026-06-12T20:25:14.950695192Z" level=info msg="NetworkStart: stopping network for sandbox 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571747 | controller | Jun 12 20:25:15.042978 crc crio[3645]: time="2026-06-12T20:25:15.042693083Z" level=info msg="NetworkStart: stopping network for sandbox 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571762 | controller | Jun 12 20:25:15.188499 crc crio[3645]: time="2026-06-12T20:25:15.188344549Z" level=info msg="NetworkStart: stopping network for sandbox 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571778 | controller | Jun 12 20:25:15.193965 crc crio[3645]: time="2026-06-12T20:25:15.193788303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=453998f4-6061-41be-a2bf-63ea56b90f43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.571794 | controller | Jun 12 20:25:15.198373 crc crio[3645]: time="2026-06-12T20:25:15.198335422Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=8be755fb-979f-4b13-b98d-c50ab5811878 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.571809 | controller | Jun 12 20:25:15.201087 crc crio[3645]: time="2026-06-12T20:25:15.201052884Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=06d6418c-08a0-42cd-b13f-4158eeb6d404 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.571825 | controller | Jun 12 20:25:15.201529 crc crio[3645]: time="2026-06-12T20:25:15.201500438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.571841 | controller | Jun 12 20:25:15.227497 crc crio[3645]: time="2026-06-12T20:25:15.227402593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.571878 | controller | Jun 12 20:25:15.229462 crc crio[3645]: time="2026-06-12T20:25:15.228111014Z" level=info msg="NetworkStart: stopping network for sandbox d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571897 | controller | Jun 12 20:25:15.633813 crc crio[3645]: time="2026-06-12T20:25:15.633709214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.571913 | controller | Jun 12 20:25:15.697546 crc crio[3645]: time="2026-06-12T20:25:15.697436515Z" level=info msg="Created container 2bc71722736a45c5a6a65b36904c93358996c3dbcb9a9848701fd0010c857186: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=06d6418c-08a0-42cd-b13f-4158eeb6d404 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.571929 | controller | Jun 12 20:25:15.698512 crc crio[3645]: time="2026-06-12T20:25:15.698435406Z" level=info msg="Starting container: 2bc71722736a45c5a6a65b36904c93358996c3dbcb9a9848701fd0010c857186" id=81f2d0b8-74bf-42a1-b606-c2dc585aaefb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.571945 | controller | Jun 12 20:25:15.707033 crc crio[3645]: time="2026-06-12T20:25:15.706368057Z" level=info msg="Started container" PID=9685 containerID=2bc71722736a45c5a6a65b36904c93358996c3dbcb9a9848701fd0010c857186 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=81f2d0b8-74bf-42a1-b606-c2dc585aaefb name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19
2026-06-12 21:48:32.571965 | controller | Jun 12 20:25:16.384757 crc crio[3645]: time="2026-06-12T20:25:16.384574261Z" level=info msg="NetworkStart: stopping network for sandbox a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571981 | controller | Jun 12 20:25:16.583237 crc crio[3645]: time="2026-06-12T20:25:16.583121901Z" level=info msg="NetworkStart: stopping network for sandbox 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.571997 | controller | Jun 12 20:25:16.788468 crc crio[3645]: time="2026-06-12T20:25:16.788296072Z" level=info msg="NetworkStart: stopping network for sandbox 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572012 | controller | Jun 12 20:25:16.928010 crc crio[3645]: time="2026-06-12T20:25:16.927847943Z" level=info msg="NetworkStart: stopping network for sandbox ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572028 | controller | Jun 12 20:25:17.394730 crc crio[3645]: time="2026-06-12T20:25:17.394372951Z" level=info msg="NetworkStart: stopping network for sandbox 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572043 | controller | Jun 12 20:25:18.694823 crc crio[3645]: time="2026-06-12T20:25:18.694540472Z" level=info msg="NetworkStart: stopping network for sandbox e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572059 | controller | Jun 12 20:25:19.774305 crc crio[3645]: time="2026-06-12T20:25:19.773685265Z" level=info msg="NetworkStart: stopping network for sandbox cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572074 | controller | Jun 12 20:25:21.846375 crc crio[3645]: time="2026-06-12T20:25:21.846254388Z" level=info msg="NetworkStart: stopping network for sandbox e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572089 | controller | Jun 12 20:25:22.390663 crc crio[3645]: time="2026-06-12T20:25:22.390020557Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=ae5f8e3d-264e-42c5-bfe0-7d3129eada40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.572105 | controller | Jun 12 20:25:22.396371 crc crio[3645]: time="2026-06-12T20:25:22.396110142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=19da5d1a-b168-4f1b-926a-5ee1f656cb37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.572121 | controller | Jun 12 20:25:22.404521 crc crio[3645]: time="2026-06-12T20:25:22.404101614Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=52d8d32e-1f0a-4bf8-bb0b-549c45d0d65a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.572141 | controller | Jun 12 20:25:22.404521 crc crio[3645]: time="2026-06-12T20:25:22.404448324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.572158 | controller | Jun 12 20:25:22.452081 crc crio[3645]: time="2026-06-12T20:25:22.451600714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.572174 | controller | Jun 12 20:25:23.247820 crc crio[3645]: time="2026-06-12T20:25:23.245458384Z" level=info msg="NetworkStart: stopping network for sandbox ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572190 | controller | Jun 12 20:25:23.282565 crc crio[3645]: time="2026-06-12T20:25:23.282185908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.572206 | controller | Jun 12 20:25:23.414991 crc crio[3645]: time="2026-06-12T20:25:23.413674435Z" level=info msg="Created container 13c5848d0d1bd0aac992c33ac83bfbd516d064bded67b9789ea196f17b720fac: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=52d8d32e-1f0a-4bf8-bb0b-549c45d0d65a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.572222 | controller | Jun 12 20:25:23.416702 crc crio[3645]: time="2026-06-12T20:25:23.416576293Z" level=info msg="Starting container: 13c5848d0d1bd0aac992c33ac83bfbd516d064bded67b9789ea196f17b720fac" id=19b661c8-8f38-4c3b-8719-9491726dca2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.572238 | controller | Jun 12 20:25:23.435694 crc crio[3645]: time="2026-06-12T20:25:23.43558576Z" level=info msg="Started container" PID=9862 containerID=13c5848d0d1bd0aac992c33ac83bfbd516d064bded67b9789ea196f17b720fac description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=19b661c8-8f38-4c3b-8719-9491726dca2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834
2026-06-12 21:48:32.572255 | controller | Jun 12 20:25:23.774656 crc crio[3645]: time="2026-06-12T20:25:23.774572848Z" level=info msg="NetworkStart: stopping network for sandbox 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572270 | controller | Jun 12 20:25:24.172027 crc crio[3645]: time="2026-06-12T20:25:24.171853455Z" level=info msg="NetworkStart: stopping network for sandbox a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572286 | controller | Jun 12 20:25:24.416020 crc crio[3645]: time="2026-06-12T20:25:24.415838193Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=52b59566-dcf3-456a-b30e-02207100b924 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.572302 | controller | Jun 12 20:25:24.421004 crc crio[3645]: time="2026-06-12T20:25:24.420850834Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=6dcf432d-82e1-4be3-974d-76fc500750cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.572317 | controller | Jun 12 20:25:24.423518 crc crio[3645]: time="2026-06-12T20:25:24.423413092Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=720fa019-a84f-4891-956e-27102ee8523d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.572334 | controller | Jun 12 20:25:24.424341 crc crio[3645]: time="2026-06-12T20:25:24.424255948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.572354 | controller | Jun 12 20:25:24.470379 crc crio[3645]: time="2026-06-12T20:25:24.46357518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.572371 | controller | Jun 12 20:25:24.891150 crc crio[3645]: time="2026-06-12T20:25:24.8910116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.572387 | controller | Jun 12 20:25:25.013491 crc crio[3645]: time="2026-06-12T20:25:25.013387421Z" level=info msg="Created container eef891e47d800d3a3d997ec15cfc7d70c5b602be12b20a0d058240aa8f0b0923: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=720fa019-a84f-4891-956e-27102ee8523d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.572403 | controller | Jun 12 20:25:25.015525 crc crio[3645]: time="2026-06-12T20:25:25.015408752Z" level=info msg="Starting container: eef891e47d800d3a3d997ec15cfc7d70c5b602be12b20a0d058240aa8f0b0923" id=1f818eae-8a91-4c46-b789-86647bc6ac22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.572419 | controller | Jun 12 20:25:25.020690 crc crio[3645]: time="2026-06-12T20:25:25.020462576Z" level=info msg="Started container" PID=9982 containerID=eef891e47d800d3a3d997ec15cfc7d70c5b602be12b20a0d058240aa8f0b0923 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=1f818eae-8a91-4c46-b789-86647bc6ac22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19
2026-06-12 21:48:32.572436 | controller | Jun 12 20:25:25.432567 crc crio[3645]: time="2026-06-12T20:25:25.432452238Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=8c0b41bd-e5f4-4cbf-b20c-5988c4078d27 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.572451 | controller | Jun 12 20:25:25.436699 crc crio[3645]: time="2026-06-12T20:25:25.436545122Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=5697862a-83c0-4f75-bd65-03a003ead08a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.572468 | controller | Jun 12 20:25:25.439853 crc crio[3645]: time="2026-06-12T20:25:25.43975808Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=cbd762b5-4674-4433-94aa-913c8863a5b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.572484 | controller | Jun 12 20:25:25.440743 crc crio[3645]: time="2026-06-12T20:25:25.440647797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.572500 | controller | Jun 12 20:25:25.460753 crc crio[3645]: time="2026-06-12T20:25:25.460410636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.572516 | controller | Jun 12 20:25:25.561584 crc crio[3645]: time="2026-06-12T20:25:25.560679456Z" level=info msg="NetworkStart: stopping network for sandbox baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572531 | controller | Jun 12 20:25:25.850285 crc crio[3645]: time="2026-06-12T20:25:25.85005797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.572551 | controller | Jun 12 20:25:25.944584 crc crio[3645]: time="2026-06-12T20:25:25.944398297Z" level=info msg="Created container 26968ea7a5b8af6241bd2efa4ea88c199116a226060ab2c6a3057682ac055c4d: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=cbd762b5-4674-4433-94aa-913c8863a5b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.572567 | controller | Jun 12 20:25:25.946109 crc crio[3645]: time="2026-06-12T20:25:25.945613177Z" level=info msg="Starting container: 26968ea7a5b8af6241bd2efa4ea88c199116a226060ab2c6a3057682ac055c4d" id=2c3495e2-1cb6-4613-8243-b77954ac6a51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.572583 | controller | Jun 12 20:25:25.954331 crc crio[3645]: time="2026-06-12T20:25:25.954253251Z" level=info msg="Started container" PID=10043 containerID=26968ea7a5b8af6241bd2efa4ea88c199116a226060ab2c6a3057682ac055c4d description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=2c3495e2-1cb6-4613-8243-b77954ac6a51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19
2026-06-12 21:48:32.572599 | controller | Jun 12 20:25:26.111416 crc crio[3645]: time="2026-06-12T20:25:26.111222407Z" level=info msg="NetworkStart: stopping network for sandbox d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572614 | controller | Jun 12 20:25:26.254042 crc crio[3645]: time="2026-06-12T20:25:26.253814478Z" level=info msg="NetworkStart: stopping network for sandbox c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572630 | controller | Jun 12 20:25:26.479879 crc crio[3645]: time="2026-06-12T20:25:26.479756382Z" level=info msg="NetworkStart: stopping network for sandbox 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572645 | controller | Jun 12 20:25:26.680427 crc crio[3645]: time="2026-06-12T20:25:26.680302677Z" level=info msg="NetworkStart: stopping network for sandbox f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572660 | controller | Jun 12 20:25:26.803910 crc crio[3645]: time="2026-06-12T20:25:26.803798426Z" level=info msg="NetworkStart: stopping network for sandbox f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572675 | controller | Jun 12 20:25:27.773708 crc crio[3645]: time="2026-06-12T20:25:27.773488485Z" level=info msg="NetworkStart: stopping network for sandbox c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572691 | controller | Jun 12 20:25:27.796779 crc crio[3645]: time="2026-06-12T20:25:27.796568296Z" level=info msg="NetworkStart: stopping network for sandbox 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572705 | controller | Jun 12 20:25:27.871052 crc crio[3645]: time="2026-06-12T20:25:27.86940279Z" level=info msg="NetworkStart: stopping network for sandbox 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572720 | controller | Jun 12 20:25:27.999508 crc crio[3645]: time="2026-06-12T20:25:27.999379898Z" level=info msg="NetworkStart: stopping network for sandbox 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572740 | controller | Jun 12 20:25:28.109472 crc crio[3645]: time="2026-06-12T20:25:28.109397492Z" level=info msg="NetworkStart: stopping network for sandbox 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572756 | controller | Jun 12 20:25:28.409276 crc crio[3645]: time="2026-06-12T20:25:28.408760564Z" level=info msg="NetworkStart: stopping network for sandbox b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572771 | controller | Jun 12 20:25:28.503885 crc crio[3645]: time="2026-06-12T20:25:28.503751577Z" level=info msg="NetworkStart: stopping network for sandbox 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572786 | controller | Jun 12 20:25:28.935764 crc crio[3645]: time="2026-06-12T20:25:28.93566771Z" level=info msg="NetworkStart: stopping network for sandbox 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572802 | controller | Jun 12 20:25:29.373848 crc crio[3645]: time="2026-06-12T20:25:29.373658645Z" level=info msg="NetworkStart: stopping network for sandbox 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.572817 | controller | Jun 12 20:25:29.374442 crc crio[3645]: time="2026-06-12T20:25:29.373798178Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.572833 | controller | Jun 12 20:25:29.374442 crc crio[3645]: time="2026-06-12T20:25:29.374166207Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_ed0ebb5b-ebd3-4cfe-bd78-6e3437a7ab02\""
2026-06-12 21:48:32.572863 | controller | Jun 12 20:25:29.375051 crc crio[3645]: time="2026-06-12T20:25:29.374855505Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7c584153-f832-4917-a5e1-01ed8490fccd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0029c6000}] Aliases:map[]}"
2026-06-12 21:48:32.572887 | controller | Jun 12 20:25:29.375051 crc crio[3645]: time="2026-06-12T20:25:29.375010989Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/cd08d0fd-034c-4c7d-8e47-e5f24c1a8c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc0029e2550}] Aliases:map[]}"
2026-06-12 21:48:32.572905 | controller | Jun 12 20:25:29.375366 crc crio[3645]: time="2026-06-12T20:25:29.375118681Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.572921 | controller | Jun 12 20:25:29.375366 crc crio[3645]: time="2026-06-12T20:25:29.375144342Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.572938 | controller | Jun 12 20:25:29.375366 crc crio[3645]: time="2026-06-12T20:25:29.375159702Z" level=info msg="Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.572958 | controller | Jun 12 20:25:29.375366 crc crio[3645]: time="2026-06-12T20:25:29.375201033Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.572975 | controller | Jun 12 20:25:29.375366 crc crio[3645]: time="2026-06-12T20:25:29.375227734Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.572992 | controller | Jun 12 20:25:29.375366 crc crio[3645]: time="2026-06-12T20:25:29.375248734Z" level=info msg="Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.573008 | controller | Jun 12 20:25:29.375366 crc crio[3645]: time="2026-06-12T20:25:29.375291015Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/9320f5a2-0616-4b92-abda-cfc64a3fc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0001884d0}] Aliases:map[]}"
2026-06-12 21:48:32.573024 | controller | Jun 12 20:25:29.375864 crc crio[3645]: time="2026-06-12T20:25:29.375370457Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7077f9e3-04d2-49cc-a127-2ffea816159c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0017220e0}] Aliases:map[]}"
2026-06-12 21:48:32.573040 | controller | Jun 12 20:25:29.375864 crc crio[3645]: time="2026-06-12T20:25:29.375404258Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.573056 | controller | Jun 12 20:25:29.375864 crc crio[3645]: time="2026-06-12T20:25:29.375436489Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.573071 | controller | Jun 12 20:25:29.375864 crc crio[3645]: time="2026-06-12T20:25:29.375459249Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.573087 | controller | Jun 12 20:25:29.375864 crc crio[3645]: time="2026-06-12T20:25:29.375463929Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.573103 | controller | Jun 12 20:25:29.375864 crc crio[3645]: time="2026-06-12T20:25:29.37549687Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.573118 | controller | Jun 12 20:25:29.375864 crc crio[3645]: time="2026-06-12T20:25:29.375518461Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.573135 | controller | Jun 12 20:25:29.375864 crc crio[3645]: time="2026-06-12T20:25:29.375540841Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/21c806b8-a6a4-4a18-8863-8871fc2a979f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc0022d6048}] Aliases:map[]}"
2026-06-12 21:48:32.573155 | controller | Jun 12 20:25:29.375864 crc crio[3645]: time="2026-06-12T20:25:29.375615773Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0f045236-a873-464b-92ed-e687c745599e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc001210008}] Aliases:map[]}"
2026-06-12 21:48:32.573172 | controller | Jun 12 20:25:29.375864 crc crio[3645]: time="2026-06-12T20:25:29.375733806Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/34e907de-fe77-479f-9dea-eaac5d9dd0c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00112e0c8}] Aliases:map[]}"
2026-06-12 21:48:32.573188 | controller | Jun 12 20:25:29.375864 crc crio[3645]: time="2026-06-12T20:25:29.375829248Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/efbdc2a6-9403-4066-a590-6abe55a81df3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc0022d6078}] Aliases:map[]}"
2026-06-12 21:48:32.573204 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.37590443Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.573220 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.376051564Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.573237 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.376132256Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.573253 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.376181377Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fdb8ae8f-bdf1-4d59-b7ed-fc917ebe1e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc001210038}] Aliases:map[]}"
2026-06-12 21:48:32.573269 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.376270579Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.573286 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.376295729Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.573303 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.37632489Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.573323 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.376386023Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/19d00e22-6dd3-42b2-9285-293274bc1bdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00008c1b0}] Aliases:map[]}"
2026-06-12 21:48:32.573340 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.376481115Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.573356 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.376502555Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.573372 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.376516246Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/26971baf-be72-4caf-82da-c6047a9c607d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00112e110}] Aliases:map[]}"
2026-06-12 21:48:32.573388 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.376583797Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.573405 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.376605708Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.573421 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.376629748Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.573437 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.376743191Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/2f5dde97-64c9-4e58-82f8-d12f9d47c973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00008c268}] Aliases:map[]}"
2026-06-12 21:48:32.573453 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.376804723Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.573469 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.376821123Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.573485 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.376837383Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.573500 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.377456669Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b75d6b0a-87d0-4e70-8157-72e3ddca4d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000110198}] Aliases:map[]}"
2026-06-12 21:48:32.573520 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.377527141Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.573537 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.377546622Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.573553 | controller | Jun 12 20:25:29.377513 crc crio[3645]: time="2026-06-12T20:25:29.377569502Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.573570 | controller | Jun 12 20:25:29.380369 crc crio[3645]: time="2026-06-12T20:25:29.377734476Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/6ef14bd2-a474-4e93-b198-726c6ecf2666 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc001288000}] Aliases:map[]}"
2026-06-12 21:48:32.573586 | controller | Jun 12 20:25:29.380369 crc crio[3645]: time="2026-06-12T20:25:29.377806038Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.573602 | controller | Jun 12 20:25:29.380369 crc crio[3645]: time="2026-06-12T20:25:29.377824748Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.573618 | controller | Jun 12 20:25:29.380369 crc crio[3645]: time="2026-06-12T20:25:29.377845409Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.573633 | controller | Jun 12 20:25:29.380369 crc crio[3645]: time="2026-06-12T20:25:29.378522975Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/bc2b390d-b637-4efa-9d06-6b53184ae1d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc002a32160}] Aliases:map[]}"
2026-06-12 21:48:32.573649 | controller | Jun 12 20:25:29.380369 crc crio[3645]: time="2026-06-12T20:25:29.378591067Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.573665 | controller | Jun 12 20:25:29.380369 crc crio[3645]: time="2026-06-12T20:25:29.378611317Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.573681 | controller | Jun 12 20:25:29.380369 crc crio[3645]: time="2026-06-12T20:25:29.378628318Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.573697 | controller | Jun 12 20:25:29.384418 crc crio[3645]: time="2026-06-12T20:25:29.375525501Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/4eed48da-8a80-4e5e-a28b-5f6b236dc545 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00112e068}] Aliases:map[]}"
2026-06-12 21:48:32.573720 | controller | Jun 12 20:25:29.384418 crc crio[3645]: time="2026-06-12T20:25:29.376527886Z" level=info msg="Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.573737 | controller | Jun 12 20:25:29.384701 crc crio[3645]: time="2026-06-12T20:25:29.384418791Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/74accc04-cf99-4057-93ec-65c12f286f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0017221a8}] Aliases:map[]}"
2026-06-12 21:48:32.573753 | controller | Jun 12 20:25:29.384701 crc crio[3645]: time="2026-06-12T20:25:29.384463993Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/3363e819-d020-4df3-8ab5-ba99ca5c7244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc0029c60d0}] Aliases:map[]}"
2026-06-12 21:48:32.573768 | controller | Jun 12 20:25:29.384701 crc crio[3645]: time="2026-06-12T20:25:29.384549135Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.573784 | controller | Jun 12 20:25:29.384701 crc crio[3645]: time="2026-06-12T20:25:29.384568645Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.573799 | controller | Jun 12 20:25:29.384701 crc crio[3645]: time="2026-06-12T20:25:29.384588116Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.573815 | controller | Jun 12 20:25:29.384701 crc crio[3645]: time="2026-06-12T20:25:29.384598456Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/7d59a2f8-1e45-4d52-b04d-c8c23dc95414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0017221c0}] Aliases:map[]}"
2026-06-12 21:48:32.573832 | controller | Jun 12 20:25:29.384701 crc crio[3645]: time="2026-06-12T20:25:29.384660458Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.573861 | controller | Jun 12 20:25:29.384701 crc crio[3645]: time="2026-06-12T20:25:29.384677788Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.573885 | controller | Jun 12 20:25:29.384701 crc crio[3645]: time="2026-06-12T20:25:29.384696378Z" level=info msg="Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.573903 | controller | Jun 12 20:25:29.387279 crc crio[3645]: time="2026-06-12T20:25:29.386452672Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/c0aac83b-f2e9-4b0e-a26f-89eb93b28a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00109e320}] Aliases:map[]}"
2026-06-12 21:48:32.573924 | controller | Jun 12 20:25:29.389328 crc crio[3645]: time="2026-06-12T20:25:29.386549244Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.573941 | controller | Jun 12 20:25:29.389328 crc crio[3645]: time="2026-06-12T20:25:29.387520448Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.573958 | controller | Jun 12 20:25:29.389328 crc crio[3645]: time="2026-06-12T20:25:29.387552349Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.573974 | controller | Jun 12 20:25:29.389328 crc crio[3645]: time="2026-06-12T20:25:29.375424869Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/c16bd33c-7df2-46da-911a-c2dd45e57a95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0022d6020}] Aliases:map[]}"
2026-06-12 21:48:32.573989 | controller | Jun 12 20:25:29.389328 crc crio[3645]: time="2026-06-12T20:25:29.388587585Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.574005 | controller | Jun 12 20:25:29.389328 crc crio[3645]: time="2026-06-12T20:25:29.38881419Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.574021 | controller | Jun 12 20:25:29.389328 crc crio[3645]: time="2026-06-12T20:25:29.388838781Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.574037 | controller | Jun 12 20:25:29.390191 crc crio[3645]: time="2026-06-12T20:25:29.376299371Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/dbf5a9c9-e8cc-4910-883e-e32b2b662185 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00112e0e0}] Aliases:map[]}"
2026-06-12 21:48:32.574053 | controller | Jun 12 20:25:29.390191 crc crio[3645]: time="2026-06-12T20:25:29.38963458Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.574068 | controller | Jun 12 20:25:29.390191 crc crio[3645]: time="2026-06-12T20:25:29.389649861Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.574084 | controller | Jun 12 20:25:29.390191 crc crio[3645]: time="2026-06-12T20:25:29.389671301Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.574100 | controller | Jun 12 20:25:29.392680 crc crio[3645]: time="2026-06-12T20:25:29.375381077Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/97273b65-0518-473b-9843-ad703768ac6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00112e030}] Aliases:map[]}"
2026-06-12 21:48:32.574121 | controller | Jun 12 20:25:29.392680 crc crio[3645]: time="2026-06-12T20:25:29.376411123Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/4a7d94cb-ef81-46d7-a2bb-c654d3ea85c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc00112e0f8}] Aliases:map[]}"
2026-06-12 21:48:32.574138 | controller | Jun 12 20:25:29.392680 crc crio[3645]: time="2026-06-12T20:25:29.384231216Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/dc9ec725-82b1-413c-81e8-12683c4a93f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc0029c6090}] Aliases:map[]}"
2026-06-12 21:48:32.574155 | controller | Jun 12 20:25:29.392680 crc crio[3645]: time="2026-06-12T20:25:29.392583893Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.574171 | controller | Jun 12 20:25:29.392680 crc crio[3645]: time="2026-06-12T20:25:29.392605194Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.574186 | controller | Jun 12 20:25:29.392680 crc crio[3645]: time="2026-06-12T20:25:29.392631334Z" level=info msg="Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.574202 | controller | Jun 12 20:25:29.392680 crc crio[3645]: time="2026-06-12T20:25:29.37590894Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.574219 | controller | Jun 12 20:25:29.393892 crc crio[3645]: time="2026-06-12T20:25:29.375126751Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/52fd4891-f44f-4b54-a0c7-8b263f86bb7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc0017220a8}] Aliases:map[]}"
2026-06-12 21:48:32.574236 | controller | Jun 12 20:25:29.393892 crc crio[3645]: time="2026-06-12T20:25:29.392784599Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.574253 | controller | Jun 12 20:25:29.393892 crc crio[3645]: time="2026-06-12T20:25:29.392803539Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.574269 | controller | Jun 12 20:25:29.393892 crc crio[3645]: time="2026-06-12T20:25:29.39282574Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.574285 | controller | Jun 12 20:25:29.393892 crc crio[3645]: time="2026-06-12T20:25:29.393068606Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.574306 | controller | Jun 12 20:25:29.393892 crc crio[3645]: time="2026-06-12T20:25:29.393169288Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.574323 | controller | Jun 12 20:25:29.393892 crc crio[3645]: time="2026-06-12T20:25:29.375633934Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b7d10b9d-6a9c-407a-a952-0e277650f4d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00112e088}] Aliases:map[]}"
2026-06-12 21:48:32.574339 | controller | Jun 12 20:25:29.393892 crc crio[3645]: time="2026-06-12T20:25:29.393797453Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.574358 | controller | Jun 12 20:25:29.393892 crc crio[3645]: time="2026-06-12T20:25:29.393833884Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.574376 | controller | Jun 12 20:25:29.393892 crc crio[3645]: time="2026-06-12T20:25:29.393866585Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.574392 | controller | Jun 12 20:25:29.395742 crc crio[3645]: time="2026-06-12T20:25:29.384484212Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.574408 | controller | Jun 12 20:25:29.395742 crc crio[3645]: time="2026-06-12T20:25:29.39405828Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.574424 | controller | Jun 12 20:25:29.395742 crc crio[3645]: time="2026-06-12T20:25:29.394132901Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.574439 | controller | Jun 12 20:25:29.395742 crc crio[3645]: time="2026-06-12T20:25:29.394158232Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.574455 | controller | Jun 12 20:25:29.395742 crc crio[3645]: time="2026-06-12T20:25:29.394194273Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.574471 | controller | Jun 12 20:25:29.395742 crc crio[3645]: time="2026-06-12T20:25:29.394215903Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.574487 | controller | Jun 12 20:25:29.395742 crc crio[3645]: time="2026-06-12T20:25:29.395039194Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/90eac961-d2de-4972-9e9a-d47499d29e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0029e25d8}] Aliases:map[]}"
2026-06-12 21:48:32.574503 | controller | Jun 12 20:25:29.395742 crc crio[3645]: time="2026-06-12T20:25:29.395204688Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.574519 | controller | Jun 12 20:25:29.395742 crc crio[3645]: time="2026-06-12T20:25:29.395228629Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.574540 | controller | Jun 12 20:25:29.395742 crc crio[3645]: time="2026-06-12T20:25:29.395248299Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.574556 | controller | Jun 12 20:25:29.397328 crc crio[3645]: time="2026-06-12T20:25:29.38435153Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/88a61b2c-d635-48bd-a00f-6e51839233d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0029c60b0}] Aliases:map[]}"
2026-06-12 21:48:32.574572 | controller | Jun 12 20:25:29.397489 crc crio[3645]: time="2026-06-12T20:25:29.392209074Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.574588 | controller | Jun 12 20:25:29.397489 crc crio[3645]: time="2026-06-12T20:25:29.397430964Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.574604 | controller | Jun 12 20:25:29.397489 crc crio[3645]: time="2026-06-12T20:25:29.397450784Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.574620 | controller | Jun 12 20:25:29.399379 crc crio[3645]: time="2026-06-12T20:25:29.397506595Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ad115a39-807b-45c8-8889-32aae3fd6365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc002a321f8}] Aliases:map[]}"
2026-06-12 21:48:32.574636 | controller | Jun 12 20:25:29.399379 crc crio[3645]: time="2026-06-12T20:25:29.397551897Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.574651 | controller | Jun 12 20:25:29.399379 crc crio[3645]: time="2026-06-12T20:25:29.397564757Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.574667 | controller | Jun 12 20:25:29.399379 crc crio[3645]: time="2026-06-12T20:25:29.397575977Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.574683 | controller | Jun 12 20:25:29.401663 crc crio[3645]: time="2026-06-12T20:25:29.384206456Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.574698 | controller | Jun 12 20:25:29.401663 crc crio[3645]: time="2026-06-12T20:25:29.401582876Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.574715 | controller | Jun 12 20:25:29.401663 crc crio[3645]: time="2026-06-12T20:25:29.401605727Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.574731 | controller | Jun 12 20:25:29.401908 crc crio[3645]: time="2026-06-12T20:25:29.401824442Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/65925dd7-383e-40bc-949c-a3e332bc791d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc002a32230}] Aliases:map[]}"
2026-06-12 21:48:32.574751 | controller | Jun 12 20:25:29.402139 crc crio[3645]: time="2026-06-12T20:25:29.402043668Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.574768 | controller | Jun 12 20:25:29.402139 crc crio[3645]: time="2026-06-12T20:25:29.402070798Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.574783 | controller | Jun 12 20:25:29.402243 crc crio[3645]: time="2026-06-12T20:25:29.40215115Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.574799 | controller | Jun 12 20:25:29.402694 crc crio[3645]: time="2026-06-12T20:25:29.402326194Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/2660f51b-179c-40ce-a873-d84b2372e1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc002a32210}] Aliases:map[]}"
2026-06-12 21:48:32.574815 | controller | Jun 12 20:25:29.403339 crc crio[3645]: time="2026-06-12T20:25:29.375661734Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.574830 | controller | Jun 12 20:25:29.403494 crc crio[3645]: time="2026-06-12T20:25:29.403299509Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.574846 | controller | Jun 12 20:25:29.403494 crc crio[3645]: time="2026-06-12T20:25:29.40336294Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.574881 | controller | Jun 12 20:25:29.403494 crc crio[3645]: time="2026-06-12T20:25:29.403383461Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.574899 | controller | Jun 12 20:25:29.403828 crc crio[3645]: time="2026-06-12T20:25:29.403721409Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.574915 | controller | Jun 12 20:25:29.403828 crc crio[3645]: time="2026-06-12T20:25:29.403792921Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.574931 | controller | Jun 12 20:25:29.404643 crc crio[3645]: time="2026-06-12T20:25:29.375795597Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.574947 | controller | Jun 12 20:25:29.404643 crc crio[3645]: time="2026-06-12T20:25:29.404312474Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.574962 | controller | Jun 12 20:25:29.404643 crc crio[3645]: time="2026-06-12T20:25:29.404465358Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.574979 | controller | Jun 12 20:25:29.404806 crc crio[3645]: time="2026-06-12T20:25:29.397335121Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.575007 | controller | Jun 12 20:25:29.404806 crc crio[3645]: time="2026-06-12T20:25:29.404793826Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.575025 | controller | Jun 12 20:25:29.404984 crc crio[3645]: time="2026-06-12T20:25:29.404815546Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.575047 | controller | Jun 12 20:25:29.408178 crc crio[3645]: time="2026-06-12T20:25:29.408042516Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ad930c14-2fb9-4a49-bc7a-92b859044cd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc002a32248}] Aliases:map[]}"
2026-06-12 21:48:32.575064 | controller | Jun 12 20:25:29.408313 crc crio[3645]: time="2026-06-12T20:25:29.408222281Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.575081 | controller | Jun 12 20:25:29.408313 crc crio[3645]: time="2026-06-12T20:25:29.408246512Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.575097 | controller | Jun 12 20:25:29.408313 crc crio[3645]: time="2026-06-12T20:25:29.408264552Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.575113 | controller | Jun 12 20:25:29.409206 crc crio[3645]: time="2026-06-12T20:25:29.408849536Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/1e4689b3-a062-4e5f-ad58-4d4071203511 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc002a32260}] Aliases:map[]}"
2026-06-12 21:48:32.575129 | controller | Jun 12 20:25:29.410383 crc crio[3645]: time="2026-06-12T20:25:29.410355853Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.575145 | controller | Jun 12 20:25:29.410532 crc crio[3645]: time="2026-06-12T20:25:29.410508647Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.575161 | controller | Jun 12 20:25:29.410812 crc crio[3645]: time="2026-06-12T20:25:29.409849041Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b0409488-a938-4ab2-a46a-756829a7b898 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc002a322c8}] Aliases:map[]}"
2026-06-12 21:48:32.575177 | controller | Jun 12 20:25:29.412302 crc crio[3645]: time="2026-06-12T20:25:29.412276491Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.575193 | controller | Jun 12 20:25:29.412499 crc crio[3645]: time="2026-06-12T20:25:29.412469865Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.575209 | controller | Jun 12 20:25:29.414300 crc crio[3645]: time="2026-06-12T20:25:29.412627719Z" level=info msg="Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.575229 | controller | Jun 12 20:25:29.415494 crc crio[3645]: time="2026-06-12T20:25:29.409873292Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/1b7aeac8-1315-427e-a55c-695c99c86c05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc002a322e0}] Aliases:map[]}"
2026-06-12 21:48:32.575247 | controller | Jun 12 20:25:29.415793 crc crio[3645]: time="2026-06-12T20:25:29.415624883Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.575263 | controller | Jun 12 20:25:29.416109 crc crio[3645]: time="2026-06-12T20:25:29.416049234Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.575283 | controller | Jun 12 20:25:29.416236 crc crio[3645]: time="2026-06-12T20:25:29.416212808Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.575309 | controller | Jun 12 20:25:29.416644 crc crio[3645]: time="2026-06-12T20:25:29.412049655Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.575337 | controller | Jun 12 20:25:29.418784 crc crio[3645]: time="2026-06-12T20:25:29.409591025Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/630511d8-fd4a-4916-a6a3-4c38fa00640e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc002a322b0}] Aliases:map[]}"
2026-06-12 21:48:32.575356 | controller | Jun 12 20:25:29.419204 crc crio[3645]: time="2026-06-12T20:25:29.419122701Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.575372 | controller | Jun 12 20:25:29.419204 crc crio[3645]: time="2026-06-12T20:25:29.419170952Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.575390 | controller | Jun 12 20:25:29.419364 crc crio[3645]: time="2026-06-12T20:25:29.409635666Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/adea2bf8-d57e-4723-9be7-8436d9e683c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00109e400}] Aliases:map[]}"
2026-06-12 21:48:32.575406 | controller | Jun 12 20:25:29.419364 crc crio[3645]: time="2026-06-12T20:25:29.419327405Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.575422 | controller | Jun 12 20:25:29.419364 crc crio[3645]: time="2026-06-12T20:25:29.419354136Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.575438 | controller | Jun 12 20:25:29.419548 crc crio[3645]: time="2026-06-12T20:25:29.419373566Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.575454 | controller | Jun 12 20:25:29.419606 crc crio[3645]: time="2026-06-12T20:25:29.419190153Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.575475 | controller | Jun 12 20:25:29.423418 crc crio[3645]: time="2026-06-12T20:25:29.409513883Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/a0455ed3-a8af-4aea-a24b-69fe974f942a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc002a32278}] Aliases:map[]}"
2026-06-12 21:48:32.575492 | controller | Jun 12 20:25:29.423418 crc crio[3645]: time="2026-06-12T20:25:29.420150276Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.575508 | controller | Jun 12 20:25:29.423418 crc crio[3645]: time="2026-06-12T20:25:29.420254579Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.575524 | controller | Jun 12 20:25:29.423418 crc crio[3645]: time="2026-06-12T20:25:29.42026651Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.575540 | controller | Jun 12 20:25:29.425363 crc crio[3645]: time="2026-06-12T20:25:29.409557194Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9279c7b8-ffd6-4f63-a0ae-75bce9ccc29d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc0001104c0}] Aliases:map[]}"
2026-06-12 21:48:32.575556 | controller | Jun 12 20:25:29.425363 crc crio[3645]: time="2026-06-12T20:25:29.424400321Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.575572 | controller | Jun 12 20:25:29.425363 crc crio[3645]: time="2026-06-12T20:25:29.424414732Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.575588 | controller | Jun 12 20:25:29.425363 crc crio[3645]: time="2026-06-12T20:25:29.424427722Z" level=info msg="Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.575604 | controller | Jun 12 20:25:29.425363 crc crio[3645]: time="2026-06-12T20:25:29.409889012Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f32b6e4f-eb89-40df-b487-fd1f78545d78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00109e418}] Aliases:map[]}"
2026-06-12 21:48:32.575620 | controller | Jun 12 20:25:29.425363 crc crio[3645]: time="2026-06-12T20:25:29.424811481Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.575637 | controller | Jun 12 20:25:29.425363 crc crio[3645]: time="2026-06-12T20:25:29.424832162Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.575658 | controller | Jun 12 20:25:29.425363 crc crio[3645]: time="2026-06-12T20:25:29.424849762Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.575674 | controller | Jun 12 20:25:29.439402 crc crio[3645]: time="2026-06-12T20:25:29.409907963Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9f67d8ad-1048-4680-9e6b-a22c16791452 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0022d6128}] Aliases:map[]}"
2026-06-12 21:48:32.575692 | controller | Jun 12 20:25:29.439712 crc crio[3645]: time="2026-06-12T20:25:29.439633478Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.575708 | controller | Jun 12 20:25:29.439807 crc crio[3645]: time="2026-06-12T20:25:29.43971044Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.575725 | controller | Jun 12 20:25:29.439807 crc crio[3645]: time="2026-06-12T20:25:29.439765362Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.575742 | controller | Jun 12 20:25:29.441042 crc crio[3645]: time="2026-06-12T20:25:29.409992825Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/085c564e-1495-4b06-94c1-7569d509bba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00109e440}] Aliases:map[]}"
2026-06-12 21:48:32.575762 | controller | Jun 12 20:25:29.441328 crc crio[3645]: time="2026-06-12T20:25:29.441115555Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.575788 | controller | Jun 12 20:25:29.441328 crc crio[3645]: time="2026-06-12T20:25:29.441287049Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.575809 | controller | Jun 12 20:25:29.441328 crc crio[3645]: time="2026-06-12T20:25:29.44131175Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.575827 | controller | Jun 12 20:25:29.450492 crc crio[3645]: time="2026-06-12T20:25:29.409574695Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/042eb40a-dbc2-4aae-962e-0355742939f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc002a32290}] Aliases:map[]}"
2026-06-12 21:48:32.575843 | controller | Jun 12 20:25:29.451065 crc crio[3645]: time="2026-06-12T20:25:29.451032801Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.575882 | controller | Jun 12 20:25:29.451272 crc crio[3645]: time="2026-06-12T20:25:29.409613166Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/c8f4f72e-b2dc-479a-b07d-3972f6ca774d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000110508}] Aliases:map[]}"
2026-06-12 21:48:32.575905 | controller | Jun 12 20:25:29.451389 crc crio[3645]: time="2026-06-12T20:25:29.451372279Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:48:32.575921 | controller | Jun 12 20:25:29.451484 crc crio[3645]: time="2026-06-12T20:25:29.451468142Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.575937 | controller | Jun 12 20:25:29.451569 crc crio[3645]: time="2026-06-12T20:25:29.451547393Z" level=info msg="Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.575955 | controller | Jun 12 20:25:29.452268 crc crio[3645]: time="2026-06-12T20:25:29.451339999Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.575979 | controller | Jun 12 20:25:29.452268 crc crio[3645]: time="2026-06-12T20:25:29.45225092Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.576009 | controller | Jun 12 20:25:29.459386 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.576038 | controller | Jun 12 20:25:29.459386 crc crio[3645]: time="2026-06-12T20:25:29.457758767Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576066 | controller | Jun 12 20:25:29.475116 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.576093 | controller | Jun 12 20:25:29.482348 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.576119 | controller | Jun 12 20:25:29.482571 crc crio[3645]: time="2026-06-12T20:25:29.48248104Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576145 | controller | Jun 12 20:25:29.486738 crc crio[3645]: time="2026-06-12T20:25:29.486637403Z" level=info msg="runSandbox: deleting pod ID 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607 from idIndex" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576171 | controller | Jun 12 20:25:29.486738 crc crio[3645]: time="2026-06-12T20:25:29.486734195Z" level=info msg="runSandbox: removing pod sandbox 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576197 | controller | Jun 12 20:25:29.486901 crc crio[3645]: time="2026-06-12T20:25:29.486806907Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576249 | controller | Jun 12 20:25:29.486901 crc crio[3645]: time="2026-06-12T20:25:29.486841328Z" level=info msg="runSandbox: unmounting shmPath for sandbox 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576280 | controller | Jun 12 20:25:29.489048 crc crio[3645]: time="2026-06-12T20:25:29.475252071Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576299 | controller | Jun 12 20:25:29.495584 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.576316 | controller | Jun 12 20:25:29.495584 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.576332 | controller | Jun 12 20:25:29.495584 crc crio[3645]: time="2026-06-12T20:25:29.495211785Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576348 | controller | Jun 12 20:25:29.495584 crc crio[3645]: time="2026-06-12T20:25:29.49548425Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576364 | controller | Jun 12 20:25:29.502532 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.576379 | controller | Jun 12 20:25:29.502624 crc crio[3645]: time="2026-06-12T20:25:29.502566167Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576395 | controller | Jun 12 20:25:29.509592 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.576410 | controller | Jun 12 20:25:29.509877 crc crio[3645]: time="2026-06-12T20:25:29.509722154Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576425 | controller | Jun 12 20:25:29.514688 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.576440 | controller | Jun 12 20:25:29.514886 crc crio[3645]: time="2026-06-12T20:25:29.514772739Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576460 | controller | Jun 12 20:25:29.531772 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.576476 | controller | Jun 12 20:25:29.532211 crc crio[3645]: time="2026-06-12T20:25:29.532002125Z" level=info msg="runSandbox: removing pod sandbox from storage: 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576492 | controller | Jun 12 20:25:29.532490 crc crio[3645]: time="2026-06-12T20:25:29.532069167Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576507 | controller | Jun 12 20:25:29.536689 crc crio[3645]: time="2026-06-12T20:25:29.536066966Z" level=info msg="runSandbox: deleting pod ID ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073 from idIndex" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576522 | controller | Jun 12 20:25:29.536689 crc crio[3645]: time="2026-06-12T20:25:29.536471686Z" level=info msg="runSandbox: removing pod sandbox ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576538 | controller | Jun 12 20:25:29.536689 crc crio[3645]: time="2026-06-12T20:25:29.536537438Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576553 | controller | Jun 12 20:25:29.536689 crc crio[3645]: time="2026-06-12T20:25:29.536558899Z" level=info msg="runSandbox: unmounting shmPath for sandbox ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576569 | controller | Jun 12 20:25:29.536689 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.576584 | controller | Jun 12 20:25:29.536689 crc crio[3645]: time="2026-06-12T20:25:29.536684411Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576600 | controller | Jun 12 20:25:29.537454 crc crio[3645]: time="2026-06-12T20:25:29.537363038Z" level=info msg="runSandbox: deleting pod ID a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97 from idIndex" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576615 | controller | Jun 12 20:25:29.537454 crc crio[3645]: time="2026-06-12T20:25:29.537441239Z" level=info msg="runSandbox: deleting pod ID 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423 from idIndex" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576635 | controller | Jun 12 20:25:29.537546 crc crio[3645]: time="2026-06-12T20:25:29.537467911Z" level=info msg="runSandbox: removing pod sandbox a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576661 | controller | Jun 12 20:25:29.537662 crc crio[3645]: time="2026-06-12T20:25:29.537594824Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576693 | controller | Jun 12 20:25:29.537721 crc crio[3645]: time="2026-06-12T20:25:29.537662296Z" level=info msg="runSandbox: unmounting shmPath for sandbox a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576712 | controller | Jun 12 20:25:29.537721 crc crio[3645]: time="2026-06-12T20:25:29.53747448Z" level=info msg="runSandbox: removing pod sandbox 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576730 | controller | Jun 12 20:25:29.537790 crc crio[3645]: time="2026-06-12T20:25:29.537732877Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576747 | controller | Jun 12 20:25:29.537790 crc crio[3645]: time="2026-06-12T20:25:29.537753038Z" level=info msg="runSandbox: unmounting shmPath for sandbox 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576762 | controller | Jun 12 20:25:29.537861 crc crio[3645]: time="2026-06-12T20:25:29.537503412Z" level=info msg="runSandbox: deleting pod ID 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68 from idIndex" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576777 | controller | Jun 12 20:25:29.537861 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.576793 | controller | Jun 12 20:25:29.538055 crc crio[3645]: time="2026-06-12T20:25:29.53786489Z" level=info msg="runSandbox: removing pod sandbox 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576808 | controller | Jun 12 20:25:29.538055 crc crio[3645]: time="2026-06-12T20:25:29.537969163Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576824 | controller | Jun 12 20:25:29.538055 crc crio[3645]: time="2026-06-12T20:25:29.537996354Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576844 | controller | Jun 12 20:25:29.538367 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.576892 | controller | Jun 12 20:25:29.538367 crc crio[3645]: time="2026-06-12T20:25:29.538201479Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576913 | controller | Jun 12 20:25:29.538548 crc crio[3645]: time="2026-06-12T20:25:29.538489756Z" level=info msg="runSandbox: removing pod sandbox from storage: ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576934 | controller | Jun 12 20:25:29.538734 crc crio[3645]: time="2026-06-12T20:25:29.53868831Z" level=info msg="runSandbox: removing pod sandbox from storage: 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576950 | controller | Jun 12 20:25:29.538801 crc crio[3645]: time="2026-06-12T20:25:29.538712252Z" level=info msg="runSandbox: deleting pod ID baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f from idIndex" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576966 | controller | Jun 12 20:25:29.538801 crc crio[3645]: time="2026-06-12T20:25:29.538771073Z" level=info msg="runSandbox: removing pod sandbox baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576982 | controller | Jun 12 20:25:29.539059 crc crio[3645]: time="2026-06-12T20:25:29.538885936Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.576997 | controller | Jun 12 20:25:29.539059 crc crio[3645]: time="2026-06-12T20:25:29.539017959Z" level=info msg="runSandbox: unmounting shmPath for sandbox baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577013 | controller | Jun 12 20:25:29.539598 crc crio[3645]: time="2026-06-12T20:25:29.539523412Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.577029 | controller | Jun 12 20:25:29.539667 crc crio[3645]: time="2026-06-12T20:25:29.539599813Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577044 | controller | Jun 12 20:25:29.539667 crc crio[3645]: time="2026-06-12T20:25:29.539635915Z" level=info msg="runSandbox: deleting pod ID 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d from idIndex" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577060 | controller | Jun 12 20:25:29.539667 crc crio[3645]: time="2026-06-12T20:25:29.539662976Z" level=info msg="runSandbox: removing pod sandbox 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577075 | controller | Jun 12 20:25:29.539912 crc crio[3645]: time="2026-06-12T20:25:29.539684196Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577091 | controller | Jun 12 20:25:29.540410 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.577107 | controller | Jun 12 20:25:29.540410 crc crio[3645]: time="2026-06-12T20:25:29.54026517Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577129 | controller | Jun 12 20:25:29.540811 crc crio[3645]: time="2026-06-12T20:25:29.539702077Z" level=info msg="runSandbox: unmounting shmPath for sandbox 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577147 | controller | Jun 12 20:25:29.541698 crc crio[3645]: time="2026-06-12T20:25:29.541380227Z" level=info msg="runSandbox: removing pod sandbox from storage: 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577162 | controller | Jun 12 20:25:29.542292 crc crio[3645]: time="2026-06-12T20:25:29.542154957Z" level=info msg="runSandbox: deleting pod ID 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c from idIndex" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577178 | controller | Jun 12 20:25:29.542292 crc crio[3645]: time="2026-06-12T20:25:29.542242369Z" level=info msg="runSandbox: removing pod sandbox 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577194 | controller | Jun 12 20:25:29.542292 crc crio[3645]: time="2026-06-12T20:25:29.54228354Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577209 | controller | Jun 12 20:25:29.542467 crc crio[3645]: time="2026-06-12T20:25:29.54230566Z" level=info msg="runSandbox: unmounting shmPath for sandbox 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577224 | controller | Jun 12 20:25:29.542557 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.577241 | controller | Jun 12 20:25:29.542685 crc crio[3645]: time="2026-06-12T20:25:29.54266328Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577256 | controller | Jun 12 20:25:29.544286 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.577272 | controller | Jun 12 20:25:29.544537 crc crio[3645]: time="2026-06-12T20:25:29.544436053Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577288 | controller | Jun 12 20:25:29.545466 crc crio[3645]: time="2026-06-12T20:25:29.545384427Z" level=info msg="runSandbox: removing pod sandbox from storage: 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577303 | controller | Jun 12 20:25:29.545542 crc crio[3645]: time="2026-06-12T20:25:29.545419968Z" level=info msg="runSandbox: removing pod sandbox from storage: a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577319 | controller | Jun 12 20:25:29.545595 crc crio[3645]: time="2026-06-12T20:25:29.545547381Z" level=info msg="runSandbox: removing pod sandbox from storage: baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577339 | controller | Jun 12 20:25:29.548594 crc crio[3645]: time="2026-06-12T20:25:29.548482494Z" level=info msg="runSandbox: deleting pod ID 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360 from idIndex" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577357 | controller | Jun 12 20:25:29.548594 crc crio[3645]: time="2026-06-12T20:25:29.548549355Z" level=info msg="runSandbox: removing pod sandbox 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577374 | controller | Jun 12 20:25:29.548755 crc crio[3645]: time="2026-06-12T20:25:29.548597906Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577391 | controller | Jun 12 20:25:29.548755 crc crio[3645]: time="2026-06-12T20:25:29.548615627Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577406 | controller | Jun 12 20:25:29.549306 crc crio[3645]: time="2026-06-12T20:25:29.549211031Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577422 | controller | Jun 12 20:25:29.549427 crc crio[3645]: time="2026-06-12T20:25:29.549325604Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577437 | controller | Jun 12 20:25:29.549541 crc crio[3645]: time="2026-06-12T20:25:29.549458778Z" level=info msg="runSandbox: removing pod sandbox from storage: 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577452 | controller | Jun 12 20:25:29.551481 crc crio[3645]: time="2026-06-12T20:25:29.55036278Z" level=info msg="runSandbox: removing pod sandbox from storage: 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577467 | controller | Jun 12 20:25:29.551481 crc crio[3645]: time="2026-06-12T20:25:29.55037232Z" level=info msg="runSandbox: deleting pod ID c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d from idIndex" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577483 | controller | Jun 12 20:25:29.551481 crc crio[3645]: time="2026-06-12T20:25:29.550480203Z" level=info msg="runSandbox: removing pod sandbox c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577499 | controller | Jun 12 20:25:29.551481 crc crio[3645]: time="2026-06-12T20:25:29.550513274Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577514 | controller | Jun 12 20:25:29.551481 crc crio[3645]: time="2026-06-12T20:25:29.550534604Z" level=info msg="runSandbox: unmounting shmPath for sandbox c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577533 | controller | Jun 12 20:25:29.553495 crc crio[3645]: time="2026-06-12T20:25:29.553420075Z" level=info msg="runSandbox: deleting pod ID 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2 from idIndex" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577549 | controller | Jun 12 20:25:29.553629 crc crio[3645]: time="2026-06-12T20:25:29.55360986Z" level=info msg="runSandbox: removing pod sandbox 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577565 | controller | Jun 12 20:25:29.553816 crc crio[3645]: time="2026-06-12T20:25:29.553791555Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577580 | controller | Jun 12 20:25:29.553972 crc crio[3645]: time="2026-06-12T20:25:29.553905118Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577595 | controller | Jun 12 20:25:29.554690 crc crio[3645]: time="2026-06-12T20:25:29.554120123Z" level=info msg="runSandbox: deleting pod ID 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1 from idIndex" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577611 | controller | Jun 12 20:25:29.554690 crc crio[3645]: time="2026-06-12T20:25:29.554507483Z" level=info msg="runSandbox: removing pod sandbox 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577627 | controller | Jun 12 20:25:29.554690 crc crio[3645]: time="2026-06-12T20:25:29.554557194Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577642 | controller | Jun 12 20:25:29.554690 crc crio[3645]: time="2026-06-12T20:25:29.554588915Z" level=info msg="runSandbox: unmounting shmPath for sandbox 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577658 | controller | Jun 12 20:25:29.554868 crc crio[3645]: time="2026-06-12T20:25:29.554155614Z" level=info msg="runSandbox: removing pod sandbox from storage: c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577674 | controller | Jun 12 20:25:29.555873 crc crio[3645]: time="2026-06-12T20:25:29.555827295Z" level=info msg="runSandbox: removing pod sandbox from storage: 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577690 | controller | Jun 12 20:25:29.556469 crc crio[3645]: time="2026-06-12T20:25:29.556441841Z" level=info msg="runSandbox: removing pod sandbox from storage: 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577705 | controller | Jun 12 20:25:29.556586 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.577725 | controller | Jun 12 20:25:29.556754 crc crio[3645]: time="2026-06-12T20:25:29.556733208Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577742 | controller | Jun 12 20:25:29.558576 crc crio[3645]: time="2026-06-12T20:25:29.55842466Z" level=info msg="runSandbox: deleting pod ID e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55 from idIndex" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577757 | controller | Jun 12 20:25:29.558849 crc crio[3645]: time="2026-06-12T20:25:29.558535292Z" level=info msg="runSandbox: removing pod sandbox e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577773 | controller | Jun 12 20:25:29.559033 crc crio[3645]: time="2026-06-12T20:25:29.55886355Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577788 | controller | Jun 12 20:25:29.559033 crc crio[3645]: time="2026-06-12T20:25:29.558894551Z" level=info msg="runSandbox: unmounting shmPath for sandbox e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577803 | controller | Jun 12 20:25:29.559514 crc crio[3645]: time="2026-06-12T20:25:29.559426145Z" level=info msg="runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577820 | controller | Jun 12 20:25:29.559616 crc crio[3645]: time="2026-06-12T20:25:29.559538748Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577836 | controller | Jun 12 20:25:29.561336 crc crio[3645]: time="2026-06-12T20:25:29.56126164Z" level=info msg="runSandbox: removing pod sandbox from storage: e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577873 | controller | Jun 12 20:25:29.561336 crc crio[3645]: time="2026-06-12T20:25:29.561287371Z" level=info msg="runSandbox: deleting pod ID b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364 from idIndex" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577892 | controller | Jun 12 20:25:29.561468 crc crio[3645]: time="2026-06-12T20:25:29.561403513Z" level=info msg="runSandbox: removing pod sandbox b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577908 | controller | Jun 12 20:25:29.561468 crc crio[3645]: time="2026-06-12T20:25:29.561452825Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577927 | controller | Jun 12 20:25:29.561605 crc crio[3645]: time="2026-06-12T20:25:29.561480085Z" level=info msg="runSandbox: unmounting shmPath for sandbox b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577956 | controller | Jun 12 20:25:29.563543 crc crio[3645]: time="2026-06-12T20:25:29.563411403Z" level=info msg="runSandbox: removing pod sandbox from storage: b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.577979 | controller | Jun 12 20:25:29.564212 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.577996 | controller | Jun 12 20:25:29.564269 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.578012 | controller | Jun 12 20:25:29.564819 crc crio[3645]: time="2026-06-12T20:25:29.564280085Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578028 | controller | Jun 12 20:25:29.564819 crc crio[3645]: time="2026-06-12T20:25:29.564306195Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578044 | controller | Jun 12 20:25:29.565801 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.578060 | controller | Jun 12 20:25:29.565801 crc crio[3645]: time="2026-06-12T20:25:29.565747821Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578075 | controller | Jun 12 20:25:29.566007 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.578091 | controller | Jun 12 20:25:29.566066 crc crio[3645]: time="2026-06-12T20:25:29.565998767Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578106 | controller | Jun 12 20:25:29.567488 crc crio[3645]: time="2026-06-12T20:25:29.567459723Z" level=info msg="runSandbox: deleting pod ID f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81 from idIndex" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578121 | controller | Jun 12 20:25:29.567606 crc crio[3645]: time="2026-06-12T20:25:29.567582756Z" level=info msg="runSandbox: removing pod sandbox f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578137 | controller | Jun 12 20:25:29.567734 crc crio[3645]: time="2026-06-12T20:25:29.56771436Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578152 | controller | Jun 12 20:25:29.567849 crc crio[3645]: time="2026-06-12T20:25:29.567822233Z" level=info msg="runSandbox: unmounting shmPath for sandbox f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578172 | controller | Jun 12 20:25:29.575761 crc crio[3645]: time="2026-06-12T20:25:29.575642166Z" level=info msg="runSandbox: deleting pod ID c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb from idIndex" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578188 | controller | Jun 12 20:25:29.575841 crc crio[3645]: time="2026-06-12T20:25:29.575762929Z" level=info msg="runSandbox: removing pod sandbox c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578204 | controller | Jun 12 20:25:29.575887 crc crio[3645]: time="2026-06-12T20:25:29.575851511Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578219 | controller | Jun 12 20:25:29.575887 crc crio[3645]: time="2026-06-12T20:25:29.575878431Z" level=info msg="runSandbox: unmounting shmPath for sandbox c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578234 | controller | Jun 12 20:25:29.576230 crc crio[3645]: time="2026-06-12T20:25:29.576141749Z" level=info msg="runSandbox: removing pod sandbox from storage: f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578249 | controller | Jun 12 20:25:29.579332 crc crio[3645]: time="2026-06-12T20:25:29.579152392Z" level=info msg="runSandbox: deleting pod ID ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14 from idIndex" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578265 | controller | Jun 12 20:25:29.579332 crc crio[3645]: time="2026-06-12T20:25:29.579305186Z" level=info msg="runSandbox: removing pod sandbox ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578280 | controller | Jun 12 20:25:29.579561 crc crio[3645]: time="2026-06-12T20:25:29.579337067Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578296 | controller | Jun 12 20:25:29.579561 crc crio[3645]: time="2026-06-12T20:25:29.579358567Z" level=info msg="runSandbox: unmounting shmPath for sandbox ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578311 | controller | Jun 12 20:25:29.583340 crc crio[3645]: time="2026-06-12T20:25:29.583237644Z" level=info msg="runSandbox: deleting pod ID e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2 from idIndex" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578326 | controller | Jun 12 20:25:29.583340 crc crio[3645]: time="2026-06-12T20:25:29.583321356Z" level=info msg="runSandbox: removing pod sandbox e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578341 | controller | Jun 12 20:25:29.583531 crc crio[3645]: time="2026-06-12T20:25:29.583357247Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578360 | controller | Jun 12 20:25:29.583531 crc crio[3645]: time="2026-06-12T20:25:29.583385988Z" level=info msg="runSandbox: unmounting shmPath for sandbox e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578376 | controller | Jun 12 20:25:29.583531 crc crio[3645]: time="2026-06-12T20:25:29.5834573Z" level=info msg="runSandbox: deleting pod ID ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744 from idIndex" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578391 | controller | Jun 12 20:25:29.584381 crc crio[3645]: time="2026-06-12T20:25:29.583519721Z" level=info msg="runSandbox: removing pod sandbox ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578406 | controller | Jun 12 20:25:29.584886 crc crio[3645]: time="2026-06-12T20:25:29.584780342Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578421 | controller | Jun 12 20:25:29.584886 crc crio[3645]: time="2026-06-12T20:25:29.584879265Z" level=info msg="runSandbox: unmounting shmPath for sandbox ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578436 | controller | Jun 12 20:25:29.585761 crc crio[3645]: time="2026-06-12T20:25:29.585607622Z" level=info msg="runSandbox: removing pod sandbox from storage: ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578451 | controller | Jun 12 20:25:29.585877 crc crio[3645]: time="2026-06-12T20:25:29.583532531Z" level=info msg="runSandbox: deleting pod ID 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b from idIndex" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578467 | controller | Jun 12 20:25:29.585877 crc crio[3645]: time="2026-06-12T20:25:29.585871309Z" level=info msg="runSandbox: removing pod sandbox 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578483 | controller | Jun 12 20:25:29.586049 crc crio[3645]: time="2026-06-12T20:25:29.585899819Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578498 | controller | Jun 12 20:25:29.586049 crc crio[3645]: time="2026-06-12T20:25:29.585971612Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578513 | controller | Jun 12 20:25:29.586049 crc crio[3645]: time="2026-06-12T20:25:29.583661545Z" level=info msg="runSandbox: removing pod sandbox from storage: c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578528 | controller | Jun 12 20:25:29.586333 crc crio[3645]: time="2026-06-12T20:25:29.584877584Z" level=info msg="runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578548 | controller | Jun 12 20:25:29.586333 crc crio[3645]: time="2026-06-12T20:25:29.586140456Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578564 | controller | Jun 12 20:25:29.587407 crc crio[3645]: time="2026-06-12T20:25:29.587260254Z" level=info msg="runSandbox: removing pod sandbox from storage: ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578579 | controller | Jun 12 20:25:29.587685 crc crio[3645]: time="2026-06-12T20:25:29.58751835Z" level=info msg="runSandbox: removing pod sandbox from storage: e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578594 | controller | Jun 12 20:25:29.590261 crc crio[3645]: time="2026-06-12T20:25:29.590162415Z" level=info msg="runSandbox: removing pod sandbox from storage: 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578609 | controller | Jun 12 20:25:29.597319 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.578625 | controller | Jun 12 20:25:29.597399 crc crio[3645]: time="2026-06-12T20:25:29.597361484Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578640 | controller | Jun 12 20:25:29.602650 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.578655 | controller | Jun 12 20:25:29.602996 crc crio[3645]: time="2026-06-12T20:25:29.602710557Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578672 | controller | Jun 12 20:25:29.603789 crc crio[3645]: time="2026-06-12T20:25:29.603656739Z" level=info msg="runSandbox: deleting pod ID 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c from idIndex" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578687 | controller | Jun 12 20:25:29.603789 crc crio[3645]: time="2026-06-12T20:25:29.603771892Z" level=info msg="runSandbox: removing pod sandbox 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578702 | controller | Jun 12 20:25:29.604114 crc crio[3645]: time="2026-06-12T20:25:29.603822274Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578717 | controller | Jun 12 20:25:29.604114 crc crio[3645]: time="2026-06-12T20:25:29.603843755Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578737 | controller | Jun 12 20:25:29.604692 crc crio[3645]: time="2026-06-12T20:25:29.604604423Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578752 | controller | Jun 12 20:25:29.604770 crc crio[3645]: time="2026-06-12T20:25:29.604702564Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578768 | controller | Jun 12 20:25:29.606578 crc crio[3645]: time="2026-06-12T20:25:29.606477359Z" level=info msg="runSandbox: removing pod sandbox from storage: 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578784 | controller | Jun 12 20:25:29.608647 crc crio[3645]: time="2026-06-12T20:25:29.608260533Z" level=info msg="runSandbox: deleting pod ID 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce from idIndex" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578800 | controller | Jun 12 20:25:29.608647 crc crio[3645]: time="2026-06-12T20:25:29.608333276Z" level=info msg="runSandbox: removing pod sandbox 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578815 | controller | Jun 12 20:25:29.608647 crc crio[3645]: time="2026-06-12T20:25:29.608376306Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578831 | controller | Jun 12 20:25:29.608647 crc crio[3645]: time="2026-06-12T20:25:29.608395107Z" level=info msg="runSandbox: unmounting shmPath for sandbox 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578861 | controller | Jun 12 20:25:29.610115 crc crio[3645]: time="2026-06-12T20:25:29.610042897Z" level=info msg="runSandbox: removing pod sandbox from storage: 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578885 | controller | Jun 12 20:25:29.613760 crc crio[3645]: time="2026-06-12T20:25:29.613633886Z" level=info msg="runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578902 | controller | Jun 12 20:25:29.613760 crc crio[3645]: time="2026-06-12T20:25:29.613707868Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578919 | controller | Jun 12 20:25:29.615354 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.578935 | controller | Jun 12 20:25:29.615430 crc crio[3645]: time="2026-06-12T20:25:29.61539671Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578956 | controller | Jun 12 20:25:29.619003 crc crio[3645]: time="2026-06-12T20:25:29.618899317Z" level=info msg="runSandbox: deleting pod ID 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d from idIndex" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.578973 | controller | Jun 12 20:25:29.619117 crc crio[3645]: time="2026-06-12T20:25:29.61903222Z" level=info msg="runSandbox: removing pod sandbox 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579006 | controller | Jun 12 20:25:29.619117 crc crio[3645]: time="2026-06-12T20:25:29.619101622Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579032 | controller | Jun 12 20:25:29.619205 crc crio[3645]: time="2026-06-12T20:25:29.619129372Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579055 | controller | Jun 12 20:25:29.619518 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.579072 | controller | Jun 12 20:25:29.619757 crc crio[3645]: time="2026-06-12T20:25:29.619708986Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579089 | controller | Jun 12 20:25:29.620617 crc crio[3645]: time="2026-06-12T20:25:29.620454505Z" level=info msg="runSandbox: removing pod sandbox from storage: 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579104 | controller | Jun 12 20:25:29.620617 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.579120 | controller | Jun 12 20:25:29.621617 crc crio[3645]: time="2026-06-12T20:25:29.620757663Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579135 | controller | Jun 12 20:25:29.623970 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.579152 | controller | Jun 12 20:25:29.623970 crc crio[3645]: time="2026-06-12T20:25:29.623906791Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579169 | controller | Jun 12 20:25:29.624221 crc crio[3645]: time="2026-06-12T20:25:29.624186878Z" level=info msg="runSandbox: deleting pod ID e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3 from idIndex" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579190 | controller | Jun 12 20:25:29.624265 crc crio[3645]: time="2026-06-12T20:25:29.624224739Z" level=info msg="runSandbox: removing pod sandbox e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579206 | controller | Jun 12 20:25:29.624309 crc crio[3645]: time="2026-06-12T20:25:29.62427569Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579222 | controller | Jun 12 20:25:29.624309 crc crio[3645]: time="2026-06-12T20:25:29.624299341Z" level=info msg="runSandbox: unmounting shmPath for sandbox e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579238 | controller | Jun 12 20:25:29.629172 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.579253 | controller | Jun 12 20:25:29.629457 crc crio[3645]: time="2026-06-12T20:25:29.629289205Z" level=info msg="runSandbox: removing pod sandbox from storage: e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579269 | controller | Jun 12 20:25:29.629609 crc crio[3645]: time="2026-06-12T20:25:29.629296255Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579284 | controller | Jun 12 20:25:29.630367 crc crio[3645]: time="2026-06-12T20:25:29.630262588Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579300 | controller | Jun 12 20:25:29.630367 crc crio[3645]: time="2026-06-12T20:25:29.63033221Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579315 | controller | Jun 12 20:25:29.631279 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.579331 | controller | Jun 12 20:25:29.631279 crc crio[3645]: time="2026-06-12T20:25:29.631166631Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579347 | controller | Jun 12 20:25:29.631732 crc crio[3645]: time="2026-06-12T20:25:29.631675993Z" level=info msg="runSandbox: deleting pod ID 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7 from idIndex" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579362 | controller | Jun 12 20:25:29.631808 crc crio[3645]: time="2026-06-12T20:25:29.631736244Z" level=info msg="runSandbox: removing pod sandbox 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579381 | controller | Jun 12 20:25:29.631808 crc crio[3645]: time="2026-06-12T20:25:29.631770695Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579397 | controller | Jun 12 20:25:29.631808 crc crio[3645]: time="2026-06-12T20:25:29.631788446Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579412 | controller | Jun 12 20:25:29.632645 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.579428 | controller | Jun 12 20:25:29.632706 crc crio[3645]: time="2026-06-12T20:25:29.632680117Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579443 | controller | Jun 12 20:25:29.633058 crc crio[3645]: time="2026-06-12T20:25:29.633005316Z" level=info msg="runSandbox: deleting pod ID a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7 from idIndex" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579459 | controller | Jun 12 20:25:29.633222 crc crio[3645]: time="2026-06-12T20:25:29.633196311Z" level=info msg="runSandbox: removing pod sandbox a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579474 | controller | Jun 12 20:25:29.633344 crc crio[3645]: time="2026-06-12T20:25:29.633326334Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579489 | controller | Jun 12 20:25:29.633444 crc crio[3645]: time="2026-06-12T20:25:29.633427026Z" level=info msg="runSandbox: unmounting shmPath for sandbox a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579505 | controller | Jun 12 20:25:29.633757 crc crio[3645]: time="2026-06-12T20:25:29.633133279Z" level=info msg="runSandbox: removing pod sandbox from storage: 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579520 | controller | Jun 12 20:25:29.636346 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.579535 | controller | Jun 12 20:25:29.637332 crc crio[3645]: time="2026-06-12T20:25:29.636349178Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579550 | controller | Jun 12 20:25:29.637460 crc crio[3645]: time="2026-06-12T20:25:29.637435896Z" level=info msg="runSandbox: removing pod sandbox from storage: a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579565 | controller | Jun 12 20:25:29.638638 crc crio[3645]: time="2026-06-12T20:25:29.638583004Z" level=info msg="runSandbox: deleting pod ID 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6 from idIndex" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579585 | controller | Jun 12 20:25:29.638718 crc crio[3645]: time="2026-06-12T20:25:29.638648656Z" level=info msg="runSandbox: deleting pod ID e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37 from idIndex" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579601 | controller | Jun 12 20:25:29.638718 crc crio[3645]: time="2026-06-12T20:25:29.638644696Z" level=info msg="runSandbox: removing pod sandbox 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579617 | controller | Jun 12 20:25:29.638718 crc crio[3645]: time="2026-06-12T20:25:29.638710377Z" level=info msg="runSandbox: removing pod sandbox e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579639 | controller | Jun 12 20:25:29.638850 crc crio[3645]: time="2026-06-12T20:25:29.638740948Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579662 | controller | Jun 12 20:25:29.638850 crc crio[3645]: time="2026-06-12T20:25:29.638763438Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579679 | controller | Jun 12 20:25:29.638850 crc crio[3645]: time="2026-06-12T20:25:29.638764918Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579701 | controller | Jun 12 20:25:29.638850 crc crio[3645]: time="2026-06-12T20:25:29.638796319Z" level=info msg="runSandbox: unmounting shmPath for sandbox e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579725 | controller | Jun 12 20:25:29.642332 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.579744 | controller | Jun 12 20:25:29.642489 crc crio[3645]: time="2026-06-12T20:25:29.642331777Z" level=info msg="runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579760 | controller | Jun 12 20:25:29.642489 crc crio[3645]: time="2026-06-12T20:25:29.642367738Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579776 | controller | Jun 12 20:25:29.642489 crc crio[3645]: time="2026-06-12T20:25:29.642390769Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579799 | controller | Jun 12 20:25:29.643533 crc crio[3645]: time="2026-06-12T20:25:29.643424265Z" level=info msg="runSandbox: removing pod sandbox from storage: e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579828 | controller | Jun 12 20:25:29.643533 crc crio[3645]: time="2026-06-12T20:25:29.643462254Z" level=info msg="runSandbox: deleting pod ID 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28 from idIndex" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579862 | controller | Jun 12 20:25:29.643533 crc crio[3645]: time="2026-06-12T20:25:29.643503345Z" level=info msg="runSandbox: removing pod sandbox 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579891 | controller | Jun 12 20:25:29.643668 crc crio[3645]: time="2026-06-12T20:25:29.643578478Z" level=info msg="runSandbox: removing pod sandbox from storage: 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579916 | controller | Jun 12 20:25:29.643668 crc crio[3645]: time="2026-06-12T20:25:29.64365025Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579937 | controller | Jun 12 20:25:29.643761 crc crio[3645]: time="2026-06-12T20:25:29.64367776Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579956 | controller | Jun 12 20:25:29.646638 crc crio[3645]: time="2026-06-12T20:25:29.646511131Z" level=info msg="runSandbox: deleting pod ID 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9 from idIndex" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579975 | controller | Jun 12 20:25:29.646749 crc crio[3645]: time="2026-06-12T20:25:29.646644424Z" level=info msg="runSandbox: removing pod sandbox 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.579999 | controller | Jun 12 20:25:29.646749 crc crio[3645]: time="2026-06-12T20:25:29.646693045Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580021 | controller | Jun 12 20:25:29.646749 crc crio[3645]: time="2026-06-12T20:25:29.646730496Z" level=info msg="runSandbox: unmounting shmPath for sandbox 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580041 | controller | Jun 12 20:25:29.647131 crc crio[3645]: time="2026-06-12T20:25:29.646582011Z" level=info msg="runSandbox: removing pod sandbox from storage: 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580061 | controller | Jun 12 20:25:29.648458 crc crio[3645]: time="2026-06-12T20:25:29.648326125Z" level=info msg="runSandbox: deleting pod ID 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42 from idIndex" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580084 | controller | Jun 12 20:25:29.648458 crc crio[3645]: time="2026-06-12T20:25:29.648378417Z" level=info msg="runSandbox: removing pod sandbox 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580113 | controller | Jun 12 20:25:29.648458 crc crio[3645]: time="2026-06-12T20:25:29.648412248Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580139 | controller | Jun 12 20:25:29.648458 crc crio[3645]: time="2026-06-12T20:25:29.648426588Z" level=info msg="runSandbox: unmounting shmPath for sandbox 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580163 | controller | Jun 12 20:25:29.649778 crc crio[3645]: time="2026-06-12T20:25:29.649638048Z" level=info msg="runSandbox: removing pod sandbox from storage: 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580186 | controller | Jun 12 20:25:29.651445 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.580210 | controller | Jun 12 20:25:29.652231 crc crio[3645]: time="2026-06-12T20:25:29.65214401Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580232 | controller | Jun 12 20:25:29.652339 crc crio[3645]: time="2026-06-12T20:25:29.652255553Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580254 | controller | Jun 12 20:25:29.652517 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.580279 | controller | Jun 12 20:25:29.653409 crc crio[3645]: time="2026-06-12T20:25:29.653259757Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580303 | controller | Jun 12 20:25:29.653642 crc crio[3645]: time="2026-06-12T20:25:29.653536165Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580327 | controller | Jun 12 20:25:29.657673 crc crio[3645]: time="2026-06-12T20:25:29.65735449Z" level=info msg="runSandbox: removing pod sandbox from storage: 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580349 | controller | Jun 12 20:25:29.658167 crc crio[3645]: time="2026-06-12T20:25:29.658137188Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580371 | controller | Jun 12 20:25:29.658324 crc crio[3645]: time="2026-06-12T20:25:29.658305032Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580403 | controller | Jun 12 20:25:29.663402 crc crio[3645]: time="2026-06-12T20:25:29.663157593Z" level=info msg="runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580428 | controller | Jun 12 20:25:29.663402 crc crio[3645]: time="2026-06-12T20:25:29.663274776Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580450 | controller | Jun 12 20:25:29.663402 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.580469 | controller | Jun 12 20:25:29.663572 crc crio[3645]: time="2026-06-12T20:25:29.6634251Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580492 | controller | Jun 12 20:25:29.664195 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.580516 | controller | Jun 12 20:25:29.664550 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.580538 | controller | Jun 12 20:25:29.664550 crc crio[3645]: time="2026-06-12T20:25:29.664479865Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580559 | controller | Jun 12 20:25:29.665292 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.580580 | controller | Jun 12 20:25:29.665358 crc crio[3645]: time="2026-06-12T20:25:29.665336186Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580602 | controller | Jun 12 20:25:29.665550 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.580624 | controller | Jun 12 20:25:29.665705 crc crio[3645]: time="2026-06-12T20:25:29.665678135Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580645 | controller | Jun 12 20:25:29.668685 crc crio[3645]: time="2026-06-12T20:25:29.667057029Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580670 | controller | Jun 12 20:25:29.669174 crc crio[3645]: time="2026-06-12T20:25:29.667197673Z" level=info msg="runSandbox: deleting pod ID ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e from idIndex" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580707 | controller | Jun 12 20:25:29.669174 crc crio[3645]: time="2026-06-12T20:25:29.66910628Z" level=info msg="runSandbox: removing pod sandbox ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580729 | controller | Jun 12 20:25:29.669174 crc crio[3645]: time="2026-06-12T20:25:29.669147441Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580749 | controller | Jun 12 20:25:29.669174 crc crio[3645]: time="2026-06-12T20:25:29.669173612Z" level=info msg="runSandbox: unmounting shmPath for sandbox ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580770 | controller | Jun 12 20:25:29.669982 crc crio[3645]: time="2026-06-12T20:25:29.668194397Z" level=info msg="runSandbox: deleting pod ID 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20 from idIndex" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580789 | controller | Jun 12 20:25:29.669982 crc crio[3645]: time="2026-06-12T20:25:29.669426438Z" level=info msg="runSandbox: removing pod sandbox 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580810 | controller | Jun 12 20:25:29.669982 crc crio[3645]: time="2026-06-12T20:25:29.669482149Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580830 | controller | Jun 12 20:25:29.669982 crc crio[3645]: time="2026-06-12T20:25:29.66950679Z" level=info msg="runSandbox: unmounting shmPath for sandbox 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580877 | controller | Jun 12 20:25:29.670644 crc crio[3645]: time="2026-06-12T20:25:29.670487234Z" level=info msg="runSandbox: deleting pod ID 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8 from idIndex" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580910 | controller | Jun 12 20:25:29.670706 crc crio[3645]: time="2026-06-12T20:25:29.670514975Z" level=info msg="runSandbox: deleting pod ID 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9 from idIndex" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580933 | controller | Jun 12 20:25:29.670706 crc crio[3645]: time="2026-06-12T20:25:29.670690869Z" level=info msg="runSandbox: removing pod sandbox 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580957 | controller | Jun 12 20:25:29.670789 crc crio[3645]: time="2026-06-12T20:25:29.670701499Z" level=info msg="runSandbox: removing pod sandbox 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.580980 | controller | Jun 12 20:25:29.670789 crc crio[3645]: time="2026-06-12T20:25:29.67071963Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581008 | controller | Jun 12 20:25:29.670789 crc crio[3645]: time="2026-06-12T20:25:29.670749441Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581031 | controller | Jun 12 20:25:29.670789 crc crio[3645]: time="2026-06-12T20:25:29.670759951Z" level=info msg="runSandbox: unmounting shmPath for sandbox 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581053 | controller | Jun 12 20:25:29.670789 crc crio[3645]: time="2026-06-12T20:25:29.670782261Z" level=info msg="runSandbox: unmounting shmPath for sandbox 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581075 | controller | Jun 12 20:25:29.671644 crc crio[3645]: time="2026-06-12T20:25:29.671579832Z" level=info msg="runSandbox: removing pod sandbox from storage: ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581098 | controller | Jun 12 20:25:29.671713 crc crio[3645]: time="2026-06-12T20:25:29.671643192Z" level=info msg="runSandbox: removing pod sandbox from storage: 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581120 | controller | Jun 12 20:25:29.672354 crc crio[3645]: time="2026-06-12T20:25:29.672225277Z" level=info msg="runSandbox: removing pod sandbox from storage: 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581140 | controller | Jun 12 20:25:29.672683 crc crio[3645]: time="2026-06-12T20:25:29.672657118Z" level=info msg="runSandbox: deleting pod ID c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957 from idIndex" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581160 | controller | Jun 12 20:25:29.672848 crc crio[3645]: time="2026-06-12T20:25:29.672788001Z" level=info msg="runSandbox: removing pod sandbox c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581179 | controller | Jun 12 20:25:29.673294 crc crio[3645]: time="2026-06-12T20:25:29.673268312Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581198 | controller | Jun 12 20:25:29.673549 crc crio[3645]: time="2026-06-12T20:25:29.673516848Z" level=info msg="runSandbox: unmounting shmPath for sandbox c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581214 | controller | Jun 12 20:25:29.674166 crc crio[3645]: time="2026-06-12T20:25:29.673162931Z" level=info msg="runSandbox: removing pod sandbox from storage: 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581229 | controller | Jun 12 20:25:29.674166 crc crio[3645]: time="2026-06-12T20:25:29.673864377Z" level=info msg="runSandbox: deleting pod ID d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5 from idIndex" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581249 | controller | Jun 12 20:25:29.674166 crc crio[3645]: time="2026-06-12T20:25:29.673901129Z" level=info msg="runSandbox: removing pod sandbox d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581264 | controller | Jun 12 20:25:29.674166 crc crio[3645]: time="2026-06-12T20:25:29.674164446Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581279 | controller | Jun 12 20:25:29.674421 crc crio[3645]: time="2026-06-12T20:25:29.674187856Z" level=info msg="runSandbox: unmounting shmPath for sandbox d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581294 | controller | Jun 12 20:25:29.676546 crc crio[3645]: time="2026-06-12T20:25:29.675467477Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581309 | controller | Jun 12 20:25:29.678659 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.581324 | controller | Jun 12 20:25:29.682473 crc crio[3645]: time="2026-06-12T20:25:29.681312442Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581339 | controller | Jun 12 20:25:29.682473 crc crio[3645]: time="2026-06-12T20:25:29.676749439Z" level=info msg="runSandbox: removing pod sandbox from storage: c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581354 | controller | Jun 12 20:25:29.682473 crc crio[3645]: time="2026-06-12T20:25:29.67759426Z" level=info msg="runSandbox: deleting pod ID 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e from idIndex" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581369 | controller | Jun 12 20:25:29.682473 crc crio[3645]: time="2026-06-12T20:25:29.681485697Z" level=info msg="runSandbox: removing pod sandbox 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581385 | controller | Jun 12 20:25:29.682473 crc crio[3645]: time="2026-06-12T20:25:29.677637501Z" level=info msg="runSandbox: removing pod sandbox from storage: d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581402 | controller | Jun 12 20:25:29.682473 crc crio[3645]: time="2026-06-12T20:25:29.678675007Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581419 | controller | Jun 12 20:25:29.682473 crc crio[3645]: time="2026-06-12T20:25:29.682347738Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581442 | controller | Jun 12 20:25:29.682473 crc crio[3645]: time="2026-06-12T20:25:29.682378069Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581457 | controller | Jun 12 20:25:29.684623 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.581472 | controller | Jun 12 20:25:29.684623 crc crio[3645]: time="2026-06-12T20:25:29.68445173Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581487 | controller | Jun 12 20:25:29.685684 crc crio[3645]: time="2026-06-12T20:25:29.685369123Z" level=info msg="runSandbox: removing pod sandbox from storage: 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581503 | controller | Jun 12 20:25:29.695266 crc crio[3645]: time="2026-06-12T20:25:29.695194035Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581519 | controller | Jun 12 20:25:29.695357 crc crio[3645]: time="2026-06-12T20:25:29.695275597Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581535 | controller | Jun 12 20:25:29.700446 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.581550 | controller | Jun 12 20:25:29.700446 crc crio[3645]: time="2026-06-12T20:25:29.699599004Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581566 | controller | Jun 12 20:25:29.704218 crc crio[3645]: time="2026-06-12T20:25:29.704047745Z" level=info msg="runSandbox: deleting pod ID cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462 from idIndex" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581581 | controller | Jun 12 20:25:29.704361 crc crio[3645]: time="2026-06-12T20:25:29.70424182Z" level=info msg="runSandbox: removing pod sandbox cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581597 | controller | Jun 12 20:25:29.704361 crc crio[3645]: time="2026-06-12T20:25:29.704294811Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581612 | controller | Jun 12 20:25:29.704361 crc crio[3645]: time="2026-06-12T20:25:29.704327922Z" level=info msg="runSandbox: unmounting shmPath for sandbox cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581632 | controller | Jun 12 20:25:29.705101 crc crio[3645]: time="2026-06-12T20:25:29.704794173Z" level=info msg="runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581648 | controller | Jun 12 20:25:29.705262 crc crio[3645]: time="2026-06-12T20:25:29.705123811Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581664 | controller | Jun 12 20:25:29.713546 crc crio[3645]: time="2026-06-12T20:25:29.711872769Z" level=info msg="runSandbox: removing pod sandbox from storage: cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581685 | controller | Jun 12 20:25:29.714043 crc crio[3645]: time="2026-06-12T20:25:29.712894044Z" level=info msg="runSandbox: deleting pod ID d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3 from idIndex" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581708 | controller | Jun 12 20:25:29.714043 crc crio[3645]: time="2026-06-12T20:25:29.713906399Z" level=info msg="runSandbox: removing pod sandbox d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581731 | controller | Jun 12 20:25:29.714043 crc crio[3645]: time="2026-06-12T20:25:29.714027882Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581753 | controller | Jun 12 20:25:29.714514 crc crio[3645]: time="2026-06-12T20:25:29.714261328Z" level=info msg="runSandbox: unmounting shmPath for sandbox d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581771 | controller | Jun 12 20:25:29.719566 crc crio[3645]: time="2026-06-12T20:25:29.71917462Z" level=info msg="runSandbox: deleting pod ID 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74 from idIndex" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581786 | controller | Jun 12 20:25:29.720542 crc crio[3645]: time="2026-06-12T20:25:29.719374985Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581802 | controller | Jun 12 20:25:29.720542 crc crio[3645]: time="2026-06-12T20:25:29.72041257Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581818 | controller | Jun 12 20:25:29.721535 crc crio[3645]: time="2026-06-12T20:25:29.719487678Z" level=info msg="runSandbox: removing pod sandbox 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581833 | controller | Jun 12 20:25:29.722554 crc crio[3645]: time="2026-06-12T20:25:29.722317737Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581880 | controller | Jun 12 20:25:29.722554 crc crio[3645]: time="2026-06-12T20:25:29.722372229Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581905 | controller | Jun 12 20:25:29.724521 crc crio[3645]: time="2026-06-12T20:25:29.724270616Z" level=info msg="runSandbox: removing pod sandbox from storage: d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581922 | controller | Jun 12 20:25:29.730483 crc crio[3645]: time="2026-06-12T20:25:29.729837733Z" level=info msg="runSandbox: removing pod sandbox from storage: 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581938 | controller | Jun 12 20:25:29.782661 crc crio[3645]: time="2026-06-12T20:25:29.779874373Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581954 | controller | Jun 12 20:25:29.782661 crc crio[3645]: time="2026-06-12T20:25:29.782668652Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581969 | controller | Jun 12 20:25:29.826304 crc crio[3645]: time="2026-06-12T20:25:29.823225056Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.581985 | controller | Jun 12 20:25:29.826304 crc crio[3645]: time="2026-06-12T20:25:29.823583345Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582001 | controller | Jun 12 20:25:29.836993 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.582017 | controller | Jun 12 20:25:29.837243 crc crio[3645]: time="2026-06-12T20:25:29.837159311Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582033 | controller | Jun 12 20:25:29.841850 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.582049 | controller | Jun 12 20:25:29.842533 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.582064 | controller | Jun 12 20:25:29.843766 crc crio[3645]: time="2026-06-12T20:25:29.843513529Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582085 | controller | Jun 12 20:25:29.848133 crc crio[3645]: time="2026-06-12T20:25:29.84802825Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582102 | controller | Jun 12 20:25:29.850506 crc crio[3645]: time="2026-06-12T20:25:29.850249895Z" level=info msg="runSandbox: deleting pod ID d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a from idIndex" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582117 | controller | Jun 12 20:25:29.850635 crc crio[3645]: time="2026-06-12T20:25:29.850575694Z" level=info msg="runSandbox: removing pod sandbox d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582132 | controller | Jun 12 20:25:29.850689 crc crio[3645]: time="2026-06-12T20:25:29.850672936Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582148 | controller | Jun 12 20:25:29.850724 crc crio[3645]: time="2026-06-12T20:25:29.850702257Z" level=info msg="runSandbox: unmounting shmPath for sandbox d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582163 | controller | Jun 12 20:25:29.851821 crc crio[3645]: time="2026-06-12T20:25:29.851765893Z" level=info msg="runSandbox: deleting pod ID ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5 from idIndex" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582179 | controller | Jun 12 20:25:29.851821 crc crio[3645]: time="2026-06-12T20:25:29.851803253Z" level=info msg="runSandbox: removing pod sandbox from storage: d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582194 | controller | Jun 12 20:25:29.851962 crc crio[3645]: time="2026-06-12T20:25:29.851825425Z" level=info msg="runSandbox: removing pod sandbox ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582209 | controller | Jun 12 20:25:29.851962 crc crio[3645]: time="2026-06-12T20:25:29.851866576Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582224 | controller | Jun 12 20:25:29.851962 crc crio[3645]: time="2026-06-12T20:25:29.851887136Z" level=info msg="runSandbox: unmounting shmPath for sandbox ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582239 | controller | Jun 12 20:25:29.852388 crc crio[3645]: time="2026-06-12T20:25:29.852339547Z" level=info msg="runSandbox: removing pod sandbox from storage: ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582254 | controller | Jun 12 20:25:29.853829 crc crio[3645]: time="2026-06-12T20:25:29.853751422Z" level=info msg="runSandbox: deleting pod ID 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c from idIndex" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582274 | controller | Jun 12 20:25:29.853829 crc crio[3645]: time="2026-06-12T20:25:29.853813304Z" level=info msg="runSandbox: removing pod sandbox 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582290 | controller | Jun 12 20:25:29.854149 crc crio[3645]: time="2026-06-12T20:25:29.853854895Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582306 | controller | Jun 12 20:25:29.854149 crc crio[3645]: time="2026-06-12T20:25:29.853871005Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582321 | controller | Jun 12 20:25:29.854409 crc crio[3645]: time="2026-06-12T20:25:29.854340277Z" level=info msg="runSandbox: removing pod sandbox from storage: 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582336 | controller | Jun 12 20:25:29.854684 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:48:32.582352 | controller | Jun 12 20:25:29.854806 crc crio[3645]: time="2026-06-12T20:25:29.854735957Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582367 | controller | Jun 12 20:25:29.854906 crc crio[3645]: time="2026-06-12T20:25:29.854769998Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.582383 | controller | Jun 12 20:25:29.854906 crc crio[3645]: time="2026-06-12T20:25:29.854747877Z" level=info msg="runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582398 | controller | Jun 12 20:25:29.855296 crc crio[3645]: time="2026-06-12T20:25:29.855213478Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-12 21:48:32.582414 | controller | Jun 12 20:25:29.855381 crc crio[3645]: time="2026-06-12T20:25:29.85529591Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582430 | controller | Jun 12 20:25:29.856212 crc crio[3645]: time="2026-06-12T20:25:29.85605274Z" level=info msg="runSandbox: deleting pod ID f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd from idIndex" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582446 | controller | Jun 12 20:25:29.856212 crc crio[3645]: time="2026-06-12T20:25:29.856199703Z" level=info msg="runSandbox: removing pod sandbox f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582462 | controller | Jun 12 20:25:29.856338 crc crio[3645]: time="2026-06-12T20:25:29.856237994Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582483 | controller | Jun 12 20:25:29.856338 crc crio[3645]: time="2026-06-12T20:25:29.856258995Z" level=info msg="runSandbox: unmounting shmPath for sandbox f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582500 | controller | Jun 12 20:25:29.856996 crc crio[3645]: time="2026-06-12T20:25:29.856872229Z" level=info msg="runSandbox: removing pod sandbox from storage: f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582515 | controller | Jun 12 20:25:29.860484 crc crio[3645]: time="2026-06-12T20:25:29.860414477Z" level=info msg="runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582531 | controller | Jun 12 20:25:29.860484 crc crio[3645]: time="2026-06-12T20:25:29.860473139Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582546 | controller | Jun 12 20:25:29.866161 crc crio[3645]: time="2026-06-12T20:25:29.866040486Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582561 | controller | Jun 12 20:25:29.866161 crc crio[3645]: time="2026-06-12T20:25:29.866150718Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582577 | controller | Jun 12 20:25:29.873432 crc crio[3645]: time="2026-06-12T20:25:29.873327636Z" level=info msg="runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582592 | controller | Jun 12 20:25:29.873432 crc crio[3645]: time="2026-06-12T20:25:29.87343791Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582608 | controller | Jun 12 20:25:29.879015 crc crio[3645]: time="2026-06-12T20:25:29.878863364Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.582623 | controller | Jun 12 20:25:29.879015 crc crio[3645]: time="2026-06-12T20:25:29.879011898Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.582639 | controller | Jun 12 20:25:29.879205 crc crio[3645]: time="2026-06-12T20:25:29.879042139Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_ed0ebb5b-ebd3-4cfe-bd78-6e3437a7ab02\""
2026-06-12 21:48:32.582654 | controller | Jun 12 20:25:29.879333 crc crio[3645]: time="2026-06-12T20:25:29.879244623Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582670 | controller | Jun 12 20:25:29.879406 crc crio[3645]: time="2026-06-12T20:25:29.879331155Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582690 | controller | Jun 12 20:25:29.879470 crc crio[3645]: time="2026-06-12T20:25:29.879285654Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_4555dfb7-59e3-4ad1-84eb-c08ef815d414\""
2026-06-12 21:48:32.582706 | controller | Jun 12 20:25:29.884716 crc crio[3645]: time="2026-06-12T20:25:29.884646937Z" level=info msg="runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582723 | controller | Jun 12 20:25:29.884796 crc crio[3645]: time="2026-06-12T20:25:29.884724259Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582739 | controller | Jun 12 20:25:29.891519 crc crio[3645]: time="2026-06-12T20:25:29.891447365Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582755 | controller | Jun 12 20:25:29.891519 crc crio[3645]: time="2026-06-12T20:25:29.891512996Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582771 | controller | Jun 12 20:25:29.901578 crc crio[3645]: time="2026-06-12T20:25:29.901489684Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.582787 | controller | Jun 12 20:25:29.901578 crc crio[3645]: time="2026-06-12T20:25:29.901539055Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.582802 | controller | Jun 12 20:25:29.901578 crc crio[3645]: time="2026-06-12T20:25:29.901580216Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.582818 | controller | Jun 12 20:25:29.903552 crc crio[3645]: time="2026-06-12T20:25:29.903464573Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582835 | controller | Jun 12 20:25:29.903618 crc crio[3645]: time="2026-06-12T20:25:29.903561985Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582878 | controller | Jun 12 20:25:29.910267 crc crio[3645]: time="2026-06-12T20:25:29.910168319Z" level=info msg="runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582898 | controller | Jun 12 20:25:29.910267 crc crio[3645]: time="2026-06-12T20:25:29.910258281Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582915 | controller | Jun 12 20:25:29.914447 crc crio[3645]: time="2026-06-12T20:25:29.914383393Z" level=info msg="runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582935 | controller | Jun 12 20:25:29.914447 crc crio[3645]: time="2026-06-12T20:25:29.914444675Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582952 | controller | Jun 12 20:25:29.919797 crc crio[3645]: time="2026-06-12T20:25:29.919726776Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582969 | controller | Jun 12 20:25:29.919797 crc crio[3645]: time="2026-06-12T20:25:29.919793007Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.582985 | controller | Jun 12 20:25:29.923393 crc crio[3645]: time="2026-06-12T20:25:29.923328685Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.583014 | controller | Jun 12 20:25:29.923393 crc crio[3645]: time="2026-06-12T20:25:29.923369796Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.583032 | controller | Jun 12 20:25:29.923393 crc crio[3645]: time="2026-06-12T20:25:29.923390787Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-12 21:48:32.583048 | controller | Jun 12 20:25:29.927205 crc crio[3645]: time="2026-06-12T20:25:29.926168896Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583065 | controller | Jun 12 20:25:29.927293 crc crio[3645]: time="2026-06-12T20:25:29.927244022Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583081 | controller | Jun 12 20:25:29.929850 crc crio[3645]: time="2026-06-12T20:25:29.929775854Z" level=info msg="runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583098 | controller | Jun 12 20:25:29.929962 crc crio[3645]: time="2026-06-12T20:25:29.929854867Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583113 | controller | Jun 12 20:25:29.933168 crc crio[3645]: time="2026-06-12T20:25:29.933099477Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583129 | controller | Jun 12 20:25:29.933245 crc crio[3645]: time="2026-06-12T20:25:29.933168679Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583150 | controller | Jun 12 20:25:29.936783 crc crio[3645]: time="2026-06-12T20:25:29.936723526Z" level=info msg="runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583167 | controller | Jun 12 20:25:29.936783 crc crio[3645]: time="2026-06-12T20:25:29.936768888Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583183 | controller | Jun 12 20:25:29.942043 crc crio[3645]: time="2026-06-12T20:25:29.941999057Z" level=info msg="runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583200 | controller | Jun 12 20:25:29.942141 crc crio[3645]: time="2026-06-12T20:25:29.942054799Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583216 | controller | Jun 12 20:25:29.945997 crc crio[3645]: time="2026-06-12T20:25:29.945846532Z" level=info msg="runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583231 | controller | Jun 12 20:25:29.946108 crc crio[3645]: time="2026-06-12T20:25:29.946011387Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583247 | controller | Jun 12 20:25:29.949695 crc crio[3645]: time="2026-06-12T20:25:29.949631507Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.583263 | controller | Jun 12 20:25:29.949695 crc crio[3645]: time="2026-06-12T20:25:29.949676348Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.583278 | controller | Jun 12 20:25:29.949695 crc crio[3645]: time="2026-06-12T20:25:29.949695898Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-12 21:48:32.583292 | controller | Jun 12 20:25:29.952862 crc crio[3645]: time="2026-06-12T20:25:29.952794265Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583308 | controller | Jun 12 20:25:29.952862 crc crio[3645]: time="2026-06-12T20:25:29.952857847Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583323 | controller | Jun 12 20:25:29.960270 crc crio[3645]: time="2026-06-12T20:25:29.960203438Z" level=info msg="runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583342 | controller | Jun 12 20:25:29.960508 crc crio[3645]: time="2026-06-12T20:25:29.96026605Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583358 | controller | Jun 12 20:25:29.964429 crc crio[3645]: time="2026-06-12T20:25:29.964371321Z" level=info msg="runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583373 | controller | Jun 12 20:25:29.964429 crc crio[3645]: time="2026-06-12T20:25:29.964426093Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583390 | controller | Jun 12 20:25:29.967067 crc crio[3645]: time="2026-06-12T20:25:29.966764501Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.583405 | controller | Jun 12 20:25:29.967067 crc crio[3645]: time="2026-06-12T20:25:29.967048598Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.583420 | controller | Jun 12 20:25:29.967281 crc crio[3645]: time="2026-06-12T20:25:29.967112209Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-12 21:48:32.583435 | controller | Jun 12 20:25:29.970502 crc crio[3645]: time="2026-06-12T20:25:29.970449361Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583450 | controller | Jun 12 20:25:29.970610 crc crio[3645]: time="2026-06-12T20:25:29.970519313Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583466 | controller | Jun 12 20:25:29.976839 crc crio[3645]: time="2026-06-12T20:25:29.976754148Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583481 | controller | Jun 12 20:25:29.976981 crc crio[3645]: time="2026-06-12T20:25:29.976855411Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583496 | controller | Jun 12 20:25:29.980434 crc crio[3645]: time="2026-06-12T20:25:29.980328916Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583512 | controller | Jun 12 20:25:29.980434 crc crio[3645]: time="2026-06-12T20:25:29.980397118Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583527 | controller | Jun 12 20:25:29.985359 crc crio[3645]: time="2026-06-12T20:25:29.98530935Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583566 | controller | Jun 12 20:25:29.985520 crc crio[3645]: time="2026-06-12T20:25:29.985369401Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583585 | controller | Jun 12 20:25:29.990181 crc crio[3645]: time="2026-06-12T20:25:29.990015216Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583601 | controller | Jun 12 20:25:29.990261 crc crio[3645]: time="2026-06-12T20:25:29.99019249Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583616 | controller | Jun 12 20:25:29.994690 crc crio[3645]: time="2026-06-12T20:25:29.994621551Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.583632 | controller | Jun 12 20:25:29.994690 crc crio[3645]: time="2026-06-12T20:25:29.994670322Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.583647 | controller | Jun 12 20:25:29.994690 crc crio[3645]: time="2026-06-12T20:25:29.994692282Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-12 21:48:32.583663 | controller | Jun 12 20:25:29.995489 crc crio[3645]: time="2026-06-12T20:25:29.99540576Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583678 | controller | Jun 12 20:25:29.995489 crc crio[3645]: time="2026-06-12T20:25:29.995484991Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583693 | controller | Jun 12 20:25:29.999585 crc crio[3645]: time="2026-06-12T20:25:29.999528442Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583708 | controller | Jun 12 20:25:29.999585 crc crio[3645]: time="2026-06-12T20:25:29.999583693Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583723 | controller | Jun 12 20:25:30.002982 crc crio[3645]: time="2026-06-12T20:25:30.002847213Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583739 | controller | Jun 12 20:25:30.002982 crc crio[3645]: time="2026-06-12T20:25:30.002901015Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583762 | controller | Jun 12 20:25:30.006791 crc crio[3645]: time="2026-06-12T20:25:30.0067287Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583778 | controller | Jun 12 20:25:30.006791 crc crio[3645]: time="2026-06-12T20:25:30.006778871Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.583793 | controller | Jun 12 20:25:30.011153 crc crio[3645]: time="2026-06-12T20:25:30.011002226Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.583809 | controller | Jun 12 20:25:30.011153 crc crio[3645]: time="2026-06-12T20:25:30.011058657Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.583824 | controller | Jun 12 20:25:30.011153 crc crio[3645]: time="2026-06-12T20:25:30.011126019Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-12 21:48:32.583839 | controller | Jun 12 20:25:30.029229 crc crio[3645]: time="2026-06-12T20:25:30.029108134Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.583875 | controller | Jun 12 20:25:30.029229 crc crio[3645]: time="2026-06-12T20:25:30.029151905Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.583892 | controller | Jun 12 20:25:30.029229 crc crio[3645]: time="2026-06-12T20:25:30.029224017Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-12 21:48:32.583908 | controller | Jun 12 20:25:30.045956 crc crio[3645]: time="2026-06-12T20:25:30.045820898Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.583923 | controller | Jun 12 20:25:30.045956 crc crio[3645]: time="2026-06-12T20:25:30.045865539Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.583938 | controller | Jun 12 20:25:30.045956 crc crio[3645]: time="2026-06-12T20:25:30.045881779Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-12 21:48:32.583953 | controller | Jun 12 20:25:30.071316 crc crio[3645]: time="2026-06-12T20:25:30.071219967Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.583968 | controller | Jun 12 20:25:30.071316 crc crio[3645]: time="2026-06-12T20:25:30.071290678Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.583983 | controller | Jun 12 20:25:30.071606 crc crio[3645]: time="2026-06-12T20:25:30.07134322Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-12 21:48:32.583998 | controller | Jun 12 20:25:30.091419 crc crio[3645]: time="2026-06-12T20:25:30.091321935Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584013 | controller | Jun 12 20:25:30.091419 crc crio[3645]: time="2026-06-12T20:25:30.091380816Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584027 | controller | Jun 12 20:25:30.091419 crc crio[3645]: time="2026-06-12T20:25:30.091402757Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-12 21:48:32.584043 | controller | Jun 12 20:25:30.128721 crc crio[3645]: time="2026-06-12T20:25:30.128438553Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584062 | controller | Jun 12 20:25:30.128721 crc crio[3645]: time="2026-06-12T20:25:30.128624448Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584078 | controller | Jun 12 20:25:30.128898 crc crio[3645]: time="2026-06-12T20:25:30.128761121Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-12 21:48:32.584093 | controller | Jun 12 20:25:30.158703 crc crio[3645]: time="2026-06-12T20:25:30.15854827Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584108 | controller | Jun 12 20:25:30.158703 crc crio[3645]: time="2026-06-12T20:25:30.158598331Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584122 | controller | Jun 12 20:25:30.158703 crc crio[3645]: time="2026-06-12T20:25:30.158634712Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-12 21:48:32.584137 | controller | Jun 12 20:25:30.175213 crc crio[3645]: time="2026-06-12T20:25:30.175044408Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584152 | controller | Jun 12 20:25:30.175213 crc crio[3645]: time="2026-06-12T20:25:30.17513379Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584166 | controller | Jun 12 20:25:30.175213 crc crio[3645]: time="2026-06-12T20:25:30.175175781Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-12 21:48:32.584181 | controller | Jun 12 20:25:30.195207 crc crio[3645]: time="2026-06-12T20:25:30.19490728Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584196 | controller | Jun 12 20:25:30.195207 crc crio[3645]: time="2026-06-12T20:25:30.195037543Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584211 | controller | Jun 12 20:25:30.195207 crc crio[3645]: time="2026-06-12T20:25:30.195132785Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-12 21:48:32.584227 | controller | Jun 12 20:25:30.221678 crc crio[3645]: time="2026-06-12T20:25:30.221439467Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584242 | controller | Jun 12 20:25:30.221678 crc crio[3645]: time="2026-06-12T20:25:30.221537019Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584258 | controller | Jun 12 20:25:30.222301 crc crio[3645]: time="2026-06-12T20:25:30.222035821Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-12 21:48:32.584273 | controller | Jun 12 20:25:30.251852 crc crio[3645]: time="2026-06-12T20:25:30.248847545Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584288 | controller | Jun 12 20:25:30.251852 crc crio[3645]: time="2026-06-12T20:25:30.249028259Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584303 | controller | Jun 12 20:25:30.251852 crc crio[3645]: time="2026-06-12T20:25:30.249166873Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-12 21:48:32.584318 | controller | Jun 12 20:25:30.268105 crc crio[3645]: time="2026-06-12T20:25:30.267868606Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584333 | controller | Jun 12 20:25:30.268453 crc crio[3645]: time="2026-06-12T20:25:30.268134823Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584349 | controller | Jun 12 20:25:30.268453 crc crio[3645]: time="2026-06-12T20:25:30.268216995Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-12 21:48:32.584373 | controller | Jun 12 20:25:30.313066 crc crio[3645]: time="2026-06-12T20:25:30.311912626Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584389 | controller | Jun 12 20:25:30.313066 crc crio[3645]: time="2026-06-12T20:25:30.312181113Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584404 | controller | Jun 12 20:25:30.313066 crc crio[3645]: time="2026-06-12T20:25:30.312234645Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-12 21:48:32.584419 | controller | Jun 12 20:25:30.331789 crc crio[3645]: time="2026-06-12T20:25:30.331654605Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584433 | controller | Jun 12 20:25:30.331789 crc crio[3645]: time="2026-06-12T20:25:30.331754187Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584448 | controller | Jun 12 20:25:30.331789 crc crio[3645]: time="2026-06-12T20:25:30.331788838Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-12 21:48:32.584463 | controller | Jun 12 20:25:30.373841 crc crio[3645]: time="2026-06-12T20:25:30.373645075Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584478 | controller | Jun 12 20:25:30.373841 crc crio[3645]: time="2026-06-12T20:25:30.373755437Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584492 | controller | Jun 12 20:25:30.373841 crc crio[3645]: time="2026-06-12T20:25:30.373842549Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_4555dfb7-59e3-4ad1-84eb-c08ef815d414\""
2026-06-12 21:48:32.584507 | controller | Jun 12 20:25:30.374433 crc crio[3645]: time="2026-06-12T20:25:30.373911351Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_6a564182-8894-4e19-9cf2-a0ecdfe18b4d\""
2026-06-12 21:48:32.584522 | controller | Jun 12 20:25:30.406170 crc crio[3645]: time="2026-06-12T20:25:30.4057641Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584537 | controller | Jun 12 20:25:30.406170 crc crio[3645]: time="2026-06-12T20:25:30.405862462Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584551 | controller | Jun 12 20:25:30.406170 crc crio[3645]: time="2026-06-12T20:25:30.405903043Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-12 21:48:32.584566 | controller | Jun 12 20:25:30.434310 crc crio[3645]: time="2026-06-12T20:25:30.434186363Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584581 | controller | Jun 12 20:25:30.434310 crc crio[3645]: time="2026-06-12T20:25:30.434268425Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584596 | controller | Jun 12 20:25:30.434615 crc crio[3645]: time="2026-06-12T20:25:30.434340387Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_6a564182-8894-4e19-9cf2-a0ecdfe18b4d\""
2026-06-12 21:48:32.584611 | controller | Jun 12 20:25:30.434615 crc crio[3645]: time="2026-06-12T20:25:30.43445875Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_66b719ee-1ecc-4b54-a672-913a3a5bac2c\""
2026-06-12 21:48:32.584626 | controller | Jun 12 20:25:30.455427 crc crio[3645]: time="2026-06-12T20:25:30.454828325Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584641 | controller | Jun 12 20:25:30.455427 crc crio[3645]: time="2026-06-12T20:25:30.455362238Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584661 | controller | Jun 12 20:25:30.455427 crc crio[3645]: time="2026-06-12T20:25:30.455438509Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-12 21:48:32.584677 | controller | Jun 12 20:25:30.473657 crc crio[3645]: time="2026-06-12T20:25:30.473547158Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584692 | controller | Jun 12 20:25:30.473657 crc crio[3645]: time="2026-06-12T20:25:30.47363807Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584707 | controller | Jun 12 20:25:30.473820 crc crio[3645]: time="2026-06-12T20:25:30.473678981Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_66b719ee-1ecc-4b54-a672-913a3a5bac2c\""
2026-06-12 21:48:32.584722 | controller | Jun 12 20:25:30.473820 crc crio[3645]: time="2026-06-12T20:25:30.473733912Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-12 21:48:32.584737 | controller | Jun 12 20:25:30.495243 crc crio[3645]: time="2026-06-12T20:25:30.495027Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584753 | controller | Jun 12 20:25:30.495243 crc crio[3645]: time="2026-06-12T20:25:30.495068151Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584768 | controller | Jun 12 20:25:30.495243 crc crio[3645]: time="2026-06-12T20:25:30.495189904Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-12 21:48:32.584782 | controller | Jun 12 20:25:30.516428 crc crio[3645]: time="2026-06-12T20:25:30.516315257Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584797 | controller | Jun 12 20:25:30.516428 crc crio[3645]: time="2026-06-12T20:25:30.516399989Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584812 | controller | Jun 12 20:25:30.516428 crc crio[3645]: time="2026-06-12T20:25:30.51644251Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-12 21:48:32.584827 | controller | Jun 12 20:25:30.540622 crc crio[3645]: time="2026-06-12T20:25:30.540483985Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584843 | controller | Jun 12 20:25:30.540622 crc crio[3645]: time="2026-06-12T20:25:30.540571557Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584879 | controller | Jun 12 20:25:30.540622 crc crio[3645]: time="2026-06-12T20:25:30.540616698Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-12 21:48:32.584896 | controller | Jun 12 20:25:30.586177 crc crio[3645]: time="2026-06-12T20:25:30.586108585Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584912 | controller | Jun 12 20:25:30.586414 crc crio[3645]: time="2026-06-12T20:25:30.586392552Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584927 | controller | Jun 12 20:25:30.586586 crc crio[3645]: time="2026-06-12T20:25:30.586556466Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-12 21:48:32.584942 | controller | Jun 12 20:25:30.605734 crc crio[3645]: time="2026-06-12T20:25:30.605697191Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.584957 | controller | Jun 12 20:25:30.605901 crc crio[3645]: time="2026-06-12T20:25:30.605875825Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.584976 | controller | Jun 12 20:25:30.606206 crc crio[3645]: time="2026-06-12T20:25:30.606177272Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-12 21:48:32.584992 | controller | Jun 12 20:25:30.627192 crc crio[3645]: time="2026-06-12T20:25:30.627057929Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.585007 | controller | Jun 12 20:25:30.627192 crc crio[3645]: time="2026-06-12T20:25:30.627153541Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.585022 | controller | Jun 12 20:25:30.627192 crc crio[3645]: time="2026-06-12T20:25:30.627197102Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-12 21:48:32.585037 | controller | Jun 12 20:25:30.658365 crc crio[3645]: time="2026-06-12T20:25:30.65823332Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.585052 | controller | Jun 12 20:25:30.658558 crc crio[3645]: time="2026-06-12T20:25:30.658537648Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.585067 | controller | Jun 12 20:25:30.658669 crc crio[3645]: time="2026-06-12T20:25:30.658649491Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-12 21:48:32.585082 | controller | Jun 12 20:25:30.680967 crc crio[3645]: time="2026-06-12T20:25:30.6807971Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.585097 | controller | Jun 12 20:25:30.680967 crc crio[3645]: time="2026-06-12T20:25:30.680867032Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.585112 | controller | Jun 12 20:25:30.680967 crc crio[3645]: time="2026-06-12T20:25:30.680897382Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_4103d079-2bda-47b7-ba01-4e88daa61e0b\""
2026-06-12 21:48:32.585127 | controller | Jun 12 20:25:30.681340 crc crio[3645]: time="2026-06-12T20:25:30.680989104Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_8f754543-62e1-4dc8-8858-8c60479a579d\""
2026-06-12 21:48:32.585141 | controller | Jun 12 20:25:30.701377 crc crio[3645]: time="2026-06-12T20:25:30.701265656Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.585157 | controller | Jun 12 20:25:30.701377 crc crio[3645]: time="2026-06-12T20:25:30.701351998Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.585172 | controller | Jun 12 20:25:30.701706 crc crio[3645]: time="2026-06-12T20:25:30.70140979Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-12 21:48:32.585187 | controller | Jun 12 20:25:30.718524 crc crio[3645]: time="2026-06-12T20:25:30.718424411Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.585202 | controller | Jun 12 20:25:30.718524 crc crio[3645]: time="2026-06-12T20:25:30.718504523Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.585217 | controller | Jun 12 20:25:30.718680 crc crio[3645]: time="2026-06-12T20:25:30.718564734Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-12 21:48:32.585231 | controller | Jun 12 20:25:30.755541 crc crio[3645]: time="2026-06-12T20:25:30.755418627Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.585246 | controller | Jun 12 20:25:30.755541 crc crio[3645]: time="2026-06-12T20:25:30.755478579Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.585268 | controller | Jun 12 20:25:30.755541 crc crio[3645]: time="2026-06-12T20:25:30.75552818Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-12 21:48:32.585284 | controller | Jun 12 20:25:30.772164 crc crio[3645]: time="2026-06-12T20:25:30.771997718Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.585301 | controller | Jun 12 20:25:30.772164 crc crio[3645]: time="2026-06-12T20:25:30.772048819Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.585316 | controller | Jun 12 20:25:30.772164 crc crio[3645]: time="2026-06-12T20:25:30.772115351Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_8f754543-62e1-4dc8-8858-8c60479a579d\""
2026-06-12 21:48:32.585332 | controller | Jun 12 20:25:40.670670 crc crio[3645]: time="2026-06-12T20:25:40.670166891Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.585348 | controller | Jun 12 20:25:40.671361 crc crio[3645]: time="2026-06-12T20:25:40.670692554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.585364 | controller | Jun 12 20:25:40.671610 crc crio[3645]: time="2026-06-12T20:25:40.671507215Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.585387 | controller | Jun 12 20:25:40.671766 crc crio[3645]: time="2026-06-12T20:25:40.671616728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.585411 | controller | Jun 12 20:25:40.672347 crc crio[3645]: time="2026-06-12T20:25:40.672251383Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.585439 | controller | Jun 12 20:25:40.672347 crc crio[3645]: time="2026-06-12T20:25:40.672343696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.585459 | controller | Jun 12 20:25:40.673728 crc crio[3645]: time="2026-06-12T20:25:40.673623038Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.585476 | controller | Jun 12 20:25:40.673728 crc crio[3645]: time="2026-06-12T20:25:40.67371367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.585492 | controller | Jun 12 20:25:40.674150 crc crio[3645]: time="2026-06-12T20:25:40.67406313Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.585508 | controller | Jun 12 20:25:40.674150 crc crio[3645]: time="2026-06-12T20:25:40.674144922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.585525 | controller | Jun 12 20:25:40.724153 crc crio[3645]: time="2026-06-12T20:25:40.723748661Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/c95dcf91-ec76-42f2-971b-58017bae259e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001722488}] Aliases:map[]}"
2026-06-12 21:48:32.585546 | controller | Jun 12 20:25:40.724153 crc crio[3645]: time="2026-06-12T20:25:40.723994787Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.585563 | controller | Jun 12 20:25:40.727608 crc crio[3645]: time="2026-06-12T20:25:40.727478526Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b67dded5-5097-4ee7-8709-65d0d2857d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000110730}] Aliases:map[]}"
2026-06-12 21:48:32.585579 | controller | Jun 12 20:25:40.727608 crc crio[3645]: time="2026-06-12T20:25:40.727599889Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.585596 | controller | Jun 12 20:25:40.744024 crc crio[3645]: time="2026-06-12T20:25:40.743842321Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d8d6cbe1-59e1-4cd6-b19b-04cf6a6cfceb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0001889e0}] Aliases:map[]}"
2026-06-12 21:48:32.585612 | controller | Jun 12 20:25:40.744255 crc crio[3645]: time="2026-06-12T20:25:40.744025016Z" level=info msg="Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.585629 | controller | Jun 12 20:25:40.750193 crc crio[3645]: time="2026-06-12T20:25:40.750141701Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/76d8b8ae-94ee-4c8a-b40d-cb7baa415298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0029e2718}] Aliases:map[]}"
2026-06-12 21:48:32.585646 | controller | Jun 12 20:25:40.750335 crc crio[3645]: time="2026-06-12T20:25:40.750315145Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.585662 | controller | Jun 12 20:25:40.751453 crc crio[3645]: time="2026-06-12T20:25:40.751352892Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/5b5f7ce7-514a-4629-a190-891674ab153f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000110be8}] Aliases:map[]}"
2026-06-12 21:48:32.585679 | controller | Jun 12 20:25:40.751701 crc crio[3645]: time="2026-06-12T20:25:40.751456224Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.585700 | controller | Jun 12 20:25:41.672862 crc crio[3645]: time="2026-06-12T20:25:41.672060902Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.585717 | controller | Jun 12 20:25:41.672862 crc crio[3645]: time="2026-06-12T20:25:41.672236586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.585732 | controller | Jun 12 20:25:41.674481 crc crio[3645]: time="2026-06-12T20:25:41.673337234Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.585748 | controller | Jun 12 20:25:41.674481 crc crio[3645]: time="2026-06-12T20:25:41.673479678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.585763 | controller | Jun 12 20:25:41.674481 crc crio[3645]: time="2026-06-12T20:25:41.673502818Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.585779 | controller | Jun 12 20:25:41.674481 crc crio[3645]: time="2026-06-12T20:25:41.673613332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.585794 | controller | Jun 12 20:25:41.674481 crc crio[3645]: time="2026-06-12T20:25:41.673653013Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.585809 | controller | Jun 12 20:25:41.674481 crc crio[3645]: time="2026-06-12T20:25:41.67351635Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.585824 | controller | Jun 12 20:25:41.674481 crc crio[3645]: time="2026-06-12T20:25:41.673755666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.585840 | controller | Jun 12 20:25:41.674481 crc crio[3645]: time="2026-06-12T20:25:41.673780436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.585883 | controller | Jun 12 20:25:41.674481 crc crio[3645]: time="2026-06-12T20:25:41.67351954Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.585905 | controller | Jun 12 20:25:41.674481 crc crio[3645]: time="2026-06-12T20:25:41.673380075Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.585922 | controller | Jun 12 20:25:41.674481 crc crio[3645]: time="2026-06-12T20:25:41.674243808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.585940 | controller | Jun 12 20:25:41.674481 crc crio[3645]: time="2026-06-12T20:25:41.674268018Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.585959 | controller | Jun 12 20:25:41.674481 crc crio[3645]: time="2026-06-12T20:25:41.674428242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.585976 | controller | Jun 12 20:25:41.675839 crc crio[3645]: time="2026-06-12T20:25:41.674526925Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.585992 | controller | Jun 12 20:25:41.675839 crc crio[3645]: time="2026-06-12T20:25:41.674140455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.586008 | controller | Jun 12 20:25:41.675839 crc crio[3645]: time="2026-06-12T20:25:41.674589066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.586023 | controller | Jun 12 20:25:41.675839 crc crio[3645]: time="2026-06-12T20:25:41.675244963Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.586038 | controller | Jun 12 20:25:41.675839 crc crio[3645]: time="2026-06-12T20:25:41.675364026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.586054 | controller | Jun 12 20:25:41.738324 crc crio[3645]: time="2026-06-12T20:25:41.737851843Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/fed77867-d0fa-4235-8f44-bfbc9ac30d1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00112e128}] Aliases:map[]}"
2026-06-12 21:48:32.586071 | controller | Jun 12 20:25:41.738324 crc crio[3645]: time="2026-06-12T20:25:41.738033947Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.586087 | controller | Jun 12 20:25:41.783653 crc crio[3645]: time="2026-06-12T20:25:41.783266675Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/466faead-2ba7-4aae-b792-9407813741fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00112e2f0}] Aliases:map[]}"
2026-06-12 21:48:32.586103 | controller | Jun 12 20:25:41.783653 crc crio[3645]: time="2026-06-12T20:25:41.783432159Z" level=info msg="Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.586119 | controller | Jun 12 20:25:41.797982 crc crio[3645]: time="2026-06-12T20:25:41.797819575Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/fa477f71-18d2-405f-84c0-541c4a5a035d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00112e468}] Aliases:map[]}"
2026-06-12 21:48:32.586139 | controller | Jun 12 20:25:41.798179 crc crio[3645]: time="2026-06-12T20:25:41.797911126Z" level=info msg="Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.586157 | controller | Jun 12 20:25:41.807483 crc crio[3645]: time="2026-06-12T20:25:41.807363857Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/34d57888-dcd5-4728-ae59-f1e1a2bec0ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc0029e21b8}] Aliases:map[]}"
2026-06-12 21:48:32.586181 | controller | Jun 12 20:25:41.807483 crc crio[3645]: time="2026-06-12T20:25:41.807470839Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.586205 | controller | Jun 12 20:25:41.811778 crc crio[3645]: time="2026-06-12T20:25:41.811516453Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/19e14f10-3ddd-48e4-b6c3-9bb384fa36df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001722668}] Aliases:map[]}"
2026-06-12 21:48:32.586224 | controller | Jun 12 20:25:41.811778 crc crio[3645]: time="2026-06-12T20:25:41.811626516Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.586241 | controller | Jun 12 20:25:41.813523 crc crio[3645]: time="2026-06-12T20:25:41.813399199Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c11847b7-0487-46ce-a43a-5960de1b0af6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000188d00}] Aliases:map[]}"
2026-06-12 21:48:32.586257 | controller | Jun 12 20:25:41.813652 crc crio[3645]: time="2026-06-12T20:25:41.813518922Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.586274 | controller | Jun 12 20:25:41.816643 crc crio[3645]: time="2026-06-12T20:25:41.816405366Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/90a8023e-0adf-4fb2-94d8-138ac9c37483 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0029c6168}] Aliases:map[]}"
2026-06-12 21:48:32.586297 | controller | Jun 12 20:25:41.816643 crc crio[3645]: time="2026-06-12T20:25:41.816486928Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.586326 | controller | Jun 12 20:25:41.817504 crc crio[3645]: time="2026-06-12T20:25:41.817306979Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2025b0a-5e4c-46bf-881c-f0cc518355d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc001210100}] Aliases:map[]}"
2026-06-12 21:48:32.586359 | controller | Jun 12 20:25:41.817504 crc crio[3645]: time="2026-06-12T20:25:41.817440882Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.586390 | controller | Jun 12 20:25:41.819258 crc crio[3645]: time="2026-06-12T20:25:41.819182447Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36605473-d09b-4012-9bd2-154fcaf57bb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc0022d6138}] Aliases:map[]}"
2026-06-12 21:48:32.586418 | controller | Jun 12 20:25:41.819258 crc crio[3645]: time="2026-06-12T20:25:41.819237779Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.586445 | controller | Jun 12 20:25:41.830379 crc crio[3645]: time="2026-06-12T20:25:41.830250297Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0df9e86b-951b-45d8-ab0d-60996f83fcf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00109e230}] Aliases:map[]}"
2026-06-12 21:48:32.586472 | controller | Jun 12 20:25:41.830379 crc crio[3645]: time="2026-06-12T20:25:41.830308729Z" level=info msg="Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.586499 | controller | Jun 12 20:25:42.673869 crc crio[3645]: time="2026-06-12T20:25:42.673717488Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.586526 | controller | Jun 12 20:25:42.673869 crc crio[3645]: time="2026-06-12T20:25:42.673859161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.586553 | controller | Jun 12 20:25:42.675400 crc crio[3645]: time="2026-06-12T20:25:42.674250101Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.586580 | controller | Jun 12 20:25:42.675400 crc crio[3645]: time="2026-06-12T20:25:42.674367564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.586637 | controller | Jun 12 20:25:42.675400 crc crio[3645]: time="2026-06-12T20:25:42.674721253Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.586667 | controller | Jun 12 20:25:42.675400 crc crio[3645]: time="2026-06-12T20:25:42.674792455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.586687 | controller | Jun 12 20:25:42.675400 crc crio[3645]: time="2026-06-12T20:25:42.675364659Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.586706 | controller | Jun 12 20:25:42.676488 crc crio[3645]: time="2026-06-12T20:25:42.675486422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.586726 | controller | Jun 12 20:25:42.676488 crc crio[3645]: time="2026-06-12T20:25:42.675682487Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.586752 | controller | Jun 12 20:25:42.676488 crc crio[3645]: time="2026-06-12T20:25:42.675731048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.586780 | controller | Jun 12 20:25:42.676488 crc crio[3645]: time="2026-06-12T20:25:42.675761289Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.586803 | controller | Jun 12 20:25:42.676488 crc crio[3645]: time="2026-06-12T20:25:42.675900812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.586823 | controller | Jun 12 20:25:42.676488 crc crio[3645]: time="2026-06-12T20:25:42.676306754Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.586839 | controller | Jun 12 20:25:42.676488 crc crio[3645]: time="2026-06-12T20:25:42.676374575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.586886 | controller | Jun 12 20:25:42.676488 crc crio[3645]: time="2026-06-12T20:25:42.676489758Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.586905 | controller | Jun 12 20:25:42.677357 crc crio[3645]: time="2026-06-12T20:25:42.67655568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.586922 | controller | Jun 12 20:25:42.677357 crc crio[3645]: time="2026-06-12T20:25:42.676805216Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.586939 | controller | Jun 12 20:25:42.677357 crc crio[3645]: time="2026-06-12T20:25:42.676877148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.586959 | controller | Jun 12 20:25:42.678643 crc crio[3645]: time="2026-06-12T20:25:42.677563446Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.586976 | controller | Jun 12 20:25:42.678643 crc crio[3645]: time="2026-06-12T20:25:42.677651298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.587027 | controller | Jun 12 20:25:42.678643 crc crio[3645]: time="2026-06-12T20:25:42.677561814Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.587047 | controller | Jun 12 20:25:42.678643 crc crio[3645]: time="2026-06-12T20:25:42.677812162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.587064 | controller | Jun 12 20:25:42.755306 crc crio[3645]: time="2026-06-12T20:25:42.754912189Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/4c9ae7c4-1603-44a0-b061-262b878f4885 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0012880d0}] Aliases:map[]}"
2026-06-12 21:48:32.587081 | controller | Jun 12 20:25:42.755306 crc crio[3645]: time="2026-06-12T20:25:42.755163435Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.587097 | controller | Jun 12 20:25:42.854821 crc crio[3645]: time="2026-06-12T20:25:42.854623479Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/2ec1b95a-7659-42ca-bcf4-a844cb75295d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00112e238}] Aliases:map[]}"
2026-06-12 21:48:32.587115 | controller | Jun 12 20:25:42.854821 crc crio[3645]: time="2026-06-12T20:25:42.854740842Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.587135 | controller | Jun 12 20:25:42.855425 crc crio[3645]: time="2026-06-12T20:25:42.85465411Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d9487208-1343-4ea2-8b77-2f9b398f9232 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0029e20f8}] Aliases:map[]}"
2026-06-12 21:48:32.587160 | controller | Jun 12 20:25:42.855425 crc crio[3645]: time="2026-06-12T20:25:42.855380589Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.587186 | controller | Jun 12 20:25:42.860453 crc crio[3645]: time="2026-06-12T20:25:42.860320065Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/fc2ea8cb-9342-4194-8607-b1e7cd47c0f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00109e128}] Aliases:map[]}"
2026-06-12 21:48:32.587205 | controller | Jun 12 20:25:42.860453 crc crio[3645]: time="2026-06-12T20:25:42.860432828Z" level=info msg="Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.587222 | controller | Jun 12 20:25:42.888047 crc crio[3645]: time="2026-06-12T20:25:42.887655948Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3e5bda30-9563-4fe3-bb49-af37188e3b14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00112e470}] Aliases:map[]}"
2026-06-12 21:48:32.587246 | controller | Jun 12 20:25:42.888047 crc crio[3645]: time="2026-06-12T20:25:42.887704769Z" level=info msg="Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.587271 | controller | Jun 12 20:25:42.898286 crc crio[3645]: time="2026-06-12T20:25:42.897527948Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/f18cabe2-a1c0-4bc8-b576-b91b73de6339 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00109e348}] Aliases:map[]}"
2026-06-12 21:48:32.587296 | controller | Jun 12 20:25:42.898286 crc crio[3645]: time="2026-06-12T20:25:42.897821526Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.587317 | controller | Jun 12 20:25:42.911864 crc crio[3645]: time="2026-06-12T20:25:42.909322669Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8048870b-ed71-40e9-97d6-6970ef769fd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc001722598}] Aliases:map[]}"
2026-06-12 21:48:32.587334 | controller | Jun 12 20:25:42.912881 crc crio[3645]: time="2026-06-12T20:25:42.911910994Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.587351 | controller | Jun 12 20:25:42.918775 crc crio[3645]: time="2026-06-12T20:25:42.918603144Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/adff7307-7259-47da-8afd-9425a0fa5b6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0022d6070}] Aliases:map[]}"
2026-06-12 21:48:32.587372 | controller | Jun 12 20:25:42.918775 crc crio[3645]: time="2026-06-12T20:25:42.918751597Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.587389 | controller | Jun 12 20:25:42.940397 crc crio[3645]: time="2026-06-12T20:25:42.939703689Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/4b37bb99-7d47-406d-9dd8-fd683fa2e746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0022d6258}] Aliases:map[]}"
2026-06-12 21:48:32.587406 | controller | Jun 12 20:25:42.940397 crc crio[3645]: time="2026-06-12T20:25:42.939903974Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.587422 | controller | Jun 12 20:25:42.962023 crc crio[3645]: time="2026-06-12T20:25:42.961701798Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/09c62929-01ec-4e64-a90b-b729ee567411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000188b30}] Aliases:map[]}"
2026-06-12 21:48:32.587439 | controller | Jun 12 20:25:42.962023 crc crio[3645]: time="2026-06-12T20:25:42.961906193Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.587454 | controller | Jun 12 20:25:42.996833 crc crio[3645]: time="2026-06-12T20:25:42.99569357Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5caa909f-9402-4cc3-8796-6fdcb7efe5b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000188d10}] Aliases:map[]}"
2026-06-12 21:48:32.587470 | controller | Jun 12 20:25:42.996833 crc crio[3645]: time="2026-06-12T20:25:42.996281536Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.587486 | controller | Jun 12 20:25:43.697571 crc crio[3645]: time="2026-06-12T20:25:43.679759245Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.587501 | controller | Jun 12 20:25:43.699554 crc crio[3645]: time="2026-06-12T20:25:43.682625777Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.587517 | controller | Jun 12 20:25:43.699554 crc crio[3645]: time="2026-06-12T20:25:43.69890098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.587540 | controller | Jun 12 20:25:43.700966 crc crio[3645]: time="2026-06-12T20:25:43.682688889Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.587557 | controller | Jun 12 20:25:43.700966 crc crio[3645]: time="2026-06-12T20:25:43.6827279Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.587573 | controller | Jun 12 20:25:43.701297 crc crio[3645]: time="2026-06-12T20:25:43.682830132Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.587588 | controller | Jun 12 20:25:43.701297 crc crio[3645]: time="2026-06-12T20:25:43.685198703Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.587604 | controller | Jun 12 20:25:43.701297 crc crio[3645]: time="2026-06-12T20:25:43.685287075Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.587619 | controller | Jun 12 20:25:43.701297 crc crio[3645]: time="2026-06-12T20:25:43.685336276Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.587635 | controller | Jun 12 20:25:43.701297 crc crio[3645]: time="2026-06-12T20:25:43.694073608Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.587651 | controller | Jun 12 20:25:43.705452 crc crio[3645]: time="2026-06-12T20:25:43.703813425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.587667 | controller | Jun 12 20:25:43.705452 crc crio[3645]: time="2026-06-12T20:25:43.705341714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.587683 | controller | Jun 12 20:25:43.705452 crc crio[3645]: time="2026-06-12T20:25:43.705403205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.587698 | controller | Jun 12 20:25:43.705452 crc crio[3645]: time="2026-06-12T20:25:43.705447816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.587714 | controller | Jun 12 20:25:43.711796 crc crio[3645]: time="2026-06-12T20:25:43.705858326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.587730 | controller | Jun 12 20:25:43.711796 crc crio[3645]: time="2026-06-12T20:25:43.705889937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.587745 | controller | Jun 12 20:25:43.711796 crc crio[3645]: time="2026-06-12T20:25:43.706469902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.587770 | controller | Jun 12 20:25:43.711796 crc crio[3645]: time="2026-06-12T20:25:43.706493283Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.587786 | controller | Jun 12 20:25:43.711796 crc crio[3645]: time="2026-06-12T20:25:43.709900439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.587806 | controller | Jun 12 20:25:43.711796 crc crio[3645]: time="2026-06-12T20:25:43.706500513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.587829 | controller | Jun 12 20:25:43.837149 crc crio[3645]: time="2026-06-12T20:25:43.836820211Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.587871 | controller | Jun 12 20:25:43.837149 crc crio[3645]: time="2026-06-12T20:25:43.837076717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.587899 | controller | Jun 12 20:25:44.003282 crc crio[3645]: time="2026-06-12T20:25:44.00302856Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c28f8bb6-8afd-4ee5-a368-91d82e182844 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001722240}] Aliases:map[]}"
2026-06-12 21:48:32.587917 | controller | Jun 12 20:25:44.003282 crc crio[3645]: time="2026-06-12T20:25:44.003254306Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.587933 | controller | Jun 12 20:25:44.007531 crc crio[3645]: time="2026-06-12T20:25:44.006809235Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/cf74009d-0951-46fc-8215-f81176b4fde8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00109e300}] Aliases:map[]}"
2026-06-12 21:48:32.587950 | controller | Jun 12 20:25:44.007644 crc crio[3645]: time="2026-06-12T20:25:44.007593536Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.587966 | controller | Jun 12 20:25:44.018470 crc crio[3645]: time="2026-06-12T20:25:44.015459295Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/faa48b02-3df6-41dd-896c-0160df8739c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc0029c6250}] Aliases:map[]}"
2026-06-12 21:48:32.587983 | controller | Jun 12 20:25:44.018470 crc crio[3645]: time="2026-06-12T20:25:44.015742932Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588003 | controller | Jun 12 20:25:44.138458 crc crio[3645]: time="2026-06-12T20:25:44.134682372Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/88ddf2e6-9316-48a7-b89a-4970d6b9496a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc001722320}] Aliases:map[]}"
2026-06-12 21:48:32.588021 | controller | Jun 12 20:25:44.138458 crc crio[3645]: time="2026-06-12T20:25:44.137796231Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588038 | controller | Jun 12 20:25:44.158744 crc crio[3645]: time="2026-06-12T20:25:44.158398613Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38cb1ded-973c-4e0d-b459-2067270c6637 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0029e2670}] Aliases:map[]}"
2026-06-12 21:48:32.588054 | controller | Jun 12 20:25:44.158744 crc crio[3645]: time="2026-06-12T20:25:44.158608368Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588069 | controller | Jun 12 20:25:44.162179 crc crio[3645]: time="2026-06-12T20:25:44.161677077Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/9f62956b-36ac-4b68-ae5a-d59a104b6339 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00109e758}] Aliases:map[]}"
2026-06-12 21:48:32.588085 | controller | Jun 12 20:25:44.162522 crc crio[3645]: time="2026-06-12T20:25:44.162311432Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588101 | controller | Jun 12 20:25:44.170548 crc crio[3645]: time="2026-06-12T20:25:44.170397748Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/771ee689-8e5e-4c53-b8c3-ce12fa739a90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00112e5a8}] Aliases:map[]}"
2026-06-12 21:48:32.588118 | controller | Jun 12 20:25:44.170632 crc crio[3645]: time="2026-06-12T20:25:44.170552862Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588133 | controller | Jun 12 20:25:44.172043 crc crio[3645]: time="2026-06-12T20:25:44.171740002Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4fc5106-4ed5-4541-81cd-0db83afa466e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0017224a8}] Aliases:map[]}"
2026-06-12 21:48:32.588153 | controller | Jun 12 20:25:44.172043 crc crio[3645]: time="2026-06-12T20:25:44.171999678Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588169 | controller | Jun 12 20:25:44.174039 crc crio[3645]: time="2026-06-12T20:25:44.173722842Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/72ee1786-c5ab-4d16-94af-ebea6c4738f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0022d60a0}] Aliases:map[]}"
2026-06-12 21:48:32.588186 | controller | Jun 12 20:25:44.174039 crc crio[3645]: time="2026-06-12T20:25:44.17401196Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588202 | controller | Jun 12 20:25:44.218203 crc crio[3645]: time="2026-06-12T20:25:44.211598054Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/99d37ecf-af8e-4d60-b4c0-71be627ad307 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000110368}] Aliases:map[]}"
2026-06-12 21:48:32.588218 | controller | Jun 12 20:25:44.218203 crc crio[3645]: time="2026-06-12T20:25:44.212530457Z" level=info msg="Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588235 | controller | Jun 12 20:25:44.228594 crc crio[3645]: time="2026-06-12T20:25:44.227623589Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/985e75d8-203a-455b-96a9-a9d6a8abb61e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc000188b38}] Aliases:map[]}"
2026-06-12 21:48:32.588251 | controller | Jun 12 20:25:44.228594 crc crio[3645]: time="2026-06-12T20:25:44.228255906Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588266 | controller | Jun 12 20:25:44.675724 crc crio[3645]: time="2026-06-12T20:25:44.675419685Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.588282 | controller | Jun 12 20:25:44.675724 crc crio[3645]: time="2026-06-12T20:25:44.675512558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.588298 | controller | Jun 12 20:25:44.682259 crc crio[3645]: time="2026-06-12T20:25:44.681856149Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.588319 | controller | Jun 12 20:25:44.682328 crc crio[3645]: time="2026-06-12T20:25:44.68228682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.588335 | controller | Jun 12 20:25:44.683694 crc crio[3645]: time="2026-06-12T20:25:44.682586037Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.588350 | controller | Jun 12 20:25:44.683694 crc crio[3645]: time="2026-06-12T20:25:44.682773242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.588366 | controller | Jun 12 20:25:44.697375 crc crio[3645]: time="2026-06-12T20:25:44.696275555Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.588381 | controller | Jun 12 20:25:44.697375 crc crio[3645]: time="2026-06-12T20:25:44.696596623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.588396 | controller | Jun 12 20:25:44.697375 crc crio[3645]: time="2026-06-12T20:25:44.696599003Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.588412 | controller | Jun 12 20:25:44.697375 crc crio[3645]: time="2026-06-12T20:25:44.696671745Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.588427 | controller | Jun 12 20:25:44.697375 crc crio[3645]: time="2026-06-12T20:25:44.696754237Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.588443 | controller | Jun 12 20:25:44.697375 crc crio[3645]: time="2026-06-12T20:25:44.696782978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.588459 | controller | Jun 12 20:25:44.697375 crc crio[3645]: time="2026-06-12T20:25:44.696685605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.588475 | controller | Jun 12 20:25:44.697375 crc crio[3645]: time="2026-06-12T20:25:44.697267841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.588491 | controller | Jun 12 20:25:44.702730 crc crio[3645]: time="2026-06-12T20:25:44.701712693Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.588506 | controller | Jun 12 20:25:44.707741 crc crio[3645]: time="2026-06-12T20:25:44.705820777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.588522 | controller | Jun 12 20:25:45.150870 crc crio[3645]: time="2026-06-12T20:25:45.150213617Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/98dd6fed-439e-4c80-b2dc-0fb355960f38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc001210010}] Aliases:map[]}"
2026-06-12 21:48:32.588542 | controller | Jun 12 20:25:45.150870 crc crio[3645]: time="2026-06-12T20:25:45.150609748Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588559 | controller | Jun 12 20:25:45.160829 crc crio[3645]: time="2026-06-12T20:25:45.160306664Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ecb61782-fece-4ff2-862d-1dd6c94babb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0029c6090}] Aliases:map[]}"
2026-06-12 21:48:32.588576 | controller | Jun 12 20:25:45.160829 crc crio[3645]: time="2026-06-12T20:25:45.160692074Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588592 | controller | Jun 12 20:25:45.192748 crc crio[3645]: time="2026-06-12T20:25:45.191763612Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/8fc1352d-1c3e-49df-85bd-9cab52459588 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc001722638}] Aliases:map[]}"
2026-06-12 21:48:32.588608 | controller | Jun 12 20:25:45.207572 crc crio[3645]: time="2026-06-12T20:25:45.207226155Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588624 | controller | Jun 12 20:25:45.367788 crc crio[3645]: time="2026-06-12T20:25:45.365897183Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/86e82a06-7150-42a4-b654-8b658cb87571 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000188d18}] Aliases:map[]}"
2026-06-12 21:48:32.588640 | controller | Jun 12 20:25:45.368848 crc crio[3645]: time="2026-06-12T20:25:45.368567221Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588656 | controller | Jun 12 20:25:45.385740 crc crio[3645]: time="2026-06-12T20:25:45.383632283Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9a4de177-ff8f-4cdc-a505-52bbc927311c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0017227e8}] Aliases:map[]}"
2026-06-12 21:48:32.588676 | controller | Jun 12 20:25:45.385740 crc crio[3645]: time="2026-06-12T20:25:45.384770933Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588693 | controller | Jun 12 20:25:45.410474 crc crio[3645]: time="2026-06-12T20:25:45.40835033Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b83af19b-f0b0-4927-ac8e-340c07a756b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc001210330}] Aliases:map[]}"
2026-06-12 21:48:32.588709 | controller | Jun 12 20:25:45.410474 crc crio[3645]: time="2026-06-12T20:25:45.408462274Z" level=info msg="Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588725 | controller | Jun 12 20:25:45.435473 crc crio[3645]: time="2026-06-12T20:25:45.434539115Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2c3b3f5e-baa7-45a5-99b0-ae32a951eb71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00109e4b8}] Aliases:map[]}"
2026-06-12 21:48:32.588742 | controller | Jun 12 20:25:45.435473 crc crio[3645]: time="2026-06-12T20:25:45.435448879Z" level=info msg="Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588759 | controller | Jun 12 20:25:45.725905 crc crio[3645]: time="2026-06-12T20:25:45.725318876Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1bd13bb5-81c1-4004-baa3-7b4d9d0cca8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00109e690}] Aliases:map[]}"
2026-06-12 21:48:32.588776 | controller | Jun 12 20:25:45.725905 crc crio[3645]: time="2026-06-12T20:25:45.725685976Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588791 | controller | Jun 12 20:25:48.036537 crc crio[3645]: time="2026-06-12T20:25:48.034847528Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/POD" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.588807 | controller | Jun 12 20:25:48.036537 crc crio[3645]: time="2026-06-12T20:25:48.03531053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.588823 | controller | Jun 12 20:25:48.313016 crc crio[3645]: time="2026-06-12T20:25:48.312483525Z" level=info msg="Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/09fb3f37-7bc5-4a85-a7fb-e89ad3d15b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc0001892d0}] Aliases:map[]}"
2026-06-12 21:48:32.588843 | controller | Jun 12 20:25:48.313016 crc crio[3645]: time="2026-06-12T20:25:48.312983608Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688255-pj2k5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.588882 | controller | Jun 12 20:25:53.935166 crc crio[3645]: time="2026-06-12T20:25:53.934659155Z" level=info msg="Removing container: 353e34ad73728b7435b4919464c461abc3cf4093c1f22ad540859f21b00835d1" id=d29eaf81-d2bf-4bfc-9c4d-deee3d0d1ccf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.588901 | controller | Jun 12 20:25:54.115559 crc crio[3645]: time="2026-06-12T20:25:54.115323239Z" level=info msg="Removed container 353e34ad73728b7435b4919464c461abc3cf4093c1f22ad540859f21b00835d1: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=d29eaf81-d2bf-4bfc-9c4d-deee3d0d1ccf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.588918 | controller | Jun 12 20:26:01.830652 crc crio[3645]: time="2026-06-12T20:26:01.828366492Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 21:48:32.588934 | controller | Jun 12 20:26:01.830652 crc crio[3645]: time="2026-06-12T20:26:01.830569998Z" level=error msg="Error loading CNI config file /etc/kubernetes/cni/net.d/00-multus.conf: error parsing configuration: unexpected end of JSON input"
2026-06-12 21:48:32.588950 | controller | Jun 12 20:26:05.680898 crc crio[3645]: time="2026-06-12T20:26:05.679434666Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=7e000b86-fa0b-4ae3-b3ef-dc224a051e6a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.588966 | controller | Jun 12 20:26:05.720549 crc crio[3645]: time="2026-06-12T20:26:05.719627166Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=76e3134a-939c-4847-8d34-2c24e16bfb81 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.588982 | controller | Jun 12 20:26:05.762794 crc crio[3645]: time="2026-06-12T20:26:05.758996064Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=66572a84-a6c8-4e05-b1a1-2459759ce4be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.588998 | controller | Jun 12 20:26:05.762794 crc crio[3645]: time="2026-06-12T20:26:05.759765874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.589014 | controller | Jun 12 20:26:05.920350 crc crio[3645]: time="2026-06-12T20:26:05.919872728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.589029 | controller | Jun 12 20:26:08.787528 crc crio[3645]: time="2026-06-12T20:26:08.784515352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.589044 | controller | Jun 12 20:26:09.824311 crc crio[3645]: time="2026-06-12T20:26:09.823219968Z" level=info msg="Created container 3a0369c884cc375d0f4e7575c9f51e070451480e91e47f194003efab2d82f851: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=66572a84-a6c8-4e05-b1a1-2459759ce4be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.589065 | controller | Jun 12 20:26:09.843447 crc crio[3645]: time="2026-06-12T20:26:09.841873542Z" level=info msg="Starting container: 3a0369c884cc375d0f4e7575c9f51e070451480e91e47f194003efab2d82f851" id=e700d8dc-0268-4360-b804-c025faed63c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.589082 | controller | Jun 12 20:26:10.040870 crc crio[3645]: time="2026-06-12T20:26:10.038098823Z" level=info msg="Started container" PID=11756 containerID=3a0369c884cc375d0f4e7575c9f51e070451480e91e47f194003efab2d82f851 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=e700d8dc-0268-4360-b804-c025faed63c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834
2026-06-12 21:48:32.589098 | controller | Jun 12 20:26:13.935650 crc crio[3645]: 2026-06-12T20:26:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:202ac6363799f33 Mac:6e:f9:17:27:a6:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/fed77867-d0fa-4235-8f44-bfbc9ac30d1e SocketPath: PciID:}] [{Interface:0xc000015e30 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589114 | controller | Jun 12 20:26:14.053005 crc crio[3645]: 2026-06-12T20:26:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e8ad9747cb655c Mac:f2:dd:64:b3:08:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/38cb1ded-973c-4e0d-b459-2067270c6637 SocketPath: PciID:}] [{Interface:0xc00012d2e0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589130 | controller | Jun 12 20:26:18.418660 crc crio[3645]: 2026-06-12T20:26:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2be1243b0122c9b Mac:b6:29:73:86:56:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/fc2ea8cb-9342-4194-8607-b1e7cd47c0f9 SocketPath: PciID:}] [{Interface:0xc0002a2220 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589147 | controller | Jun 12 20:26:23.434298 crc crio[3645]: 2026-06-12T20:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bf8dc55c02eaa7 Mac:c6:fa:c8:18:e3:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/f18cabe2-a1c0-4bc8-b576-b91b73de6339 SocketPath: PciID:}] [{Interface:0xc000194490 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589163 | controller | Jun 12 20:26:23.548771 crc crio[3645]: 2026-06-12T20:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1ee4270eda7214 Mac:ca:4e:7a:00:cb:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/34d57888-dcd5-4728-ae59-f1e1a2bec0ed SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589180 | controller | Jun 12 20:26:23.689519 crc crio[3645]: 2026-06-12T20:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a22d1cfd7d61faa Mac:62:53:11:f1:07:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/cf74009d-0951-46fc-8215-f81176b4fde8 SocketPath: PciID:}] [{Interface:0xc000305130 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589196 | controller | Jun 12 20:26:24.044242 crc crio[3645]: time="2026-06-12T20:26:24.04415898Z" level=info msg="Stopping container: a99f9a33d8b825f4a2d878bd55264b873d6172d6da29a5bb93d488ced8930ee9 (timeout: 3600s)" id=963aa11a-6e1a-447f-8758-a1c5f51d1aa7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.589212 | controller | Jun 12 20:26:24.155471 crc crio[3645]: 2026-06-12T20:26:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce6252c40cbcc78 Mac:72:2c:93:83:c9:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/3e5bda30-9563-4fe3-bb49-af37188e3b14 SocketPath: PciID:}] [{Interface:0xc00044a090 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589231 | controller | Jun 12 20:26:25.155098 crc crio[3645]: 2026-06-12T20:26:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a9a7f1ae6d496b Mac:56:4d:d2:46:45:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/9a4de177-ff8f-4cdc-a505-52bbc927311c SocketPath: PciID:}] [{Interface:0xc000181ce0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589248 | controller | Jun 12 20:26:26.957611 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32b61b197508ae7 Mac:ae:fe:13:16:32:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/2c3b3f5e-baa7-45a5-99b0-ae32a951eb71 SocketPath: PciID:}] [{Interface:0xc00019d6f0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589263 | controller | Jun 12 20:26:26.960093 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02fa70db53c021c Mac:3e:36:2b:01:10:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/d9487208-1343-4ea2-8b77-2f9b398f9232 SocketPath: PciID:}] [{Interface:0xc000113840 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589278 | controller | Jun 12 20:26:26.976021 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63743e2f270be11 Mac:66:4c:fd:bf:fb:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/985e75d8-203a-455b-96a9-a9d6a8abb61e SocketPath: PciID:}] [{Interface:0xc00048d400 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589294 | controller | Jun 12 20:26:26.993592 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf4508265f39d09 Mac:ae:ff:97:5c:82:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/c11847b7-0487-46ce-a43a-5960de1b0af6 SocketPath: PciID:}] [{Interface:0xc000359a20 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589310 | controller | Jun 12 20:26:26.997068 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6be3f5109954af Mac:f6:af:d8:48:fa:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/09fb3f37-7bc5-4a85-a7fb-e89ad3d15b63 SocketPath: PciID:}] [{Interface:0xc000135680 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589325 | controller | Jun 12 20:26:26.997068 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da4f69c051a75e3 Mac:72:b2:52:ea:46:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/88ddf2e6-9316-48a7-b89a-4970d6b9496a SocketPath: PciID:}] [{Interface:0xc000226330 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589341 | controller | Jun 12 20:26:27.117114 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:daeb327fad31e80 Mac:7a:01:44:40:b0:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/b83af19b-f0b0-4927-ac8e-340c07a756b9 SocketPath: PciID:}] [{Interface:0xc000527550 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589357 | controller | Jun 12 20:26:27.160585 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4afc8722279884 Mac:f6:d4:1d:5f:18:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/466faead-2ba7-4aae-b792-9407813741fe SocketPath: PciID:}] [{Interface:0xc000195c90 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589372 | controller | Jun 12 20:26:27.190313 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8416380d7b44b38 Mac:42:97:d5:e4:d0:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/1bd13bb5-81c1-4004-baa3-7b4d9d0cca8a SocketPath: PciID:}] [{Interface:0xc0001ba990 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589392 | controller | Jun 12 20:26:27.221373 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00ccc235b40da6f Mac:e2:9e:34:27:10:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/90a8023e-0adf-4fb2-94d8-138ac9c37483 SocketPath: PciID:}] [{Interface:0xc00050e1b0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589408 | controller | Jun 12 20:26:27.223032 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d531a919b8a1ded Mac:ce:b0:2d:b9:ec:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/5b5f7ce7-514a-4629-a190-891674ab153f SocketPath: PciID:}] [{Interface:0xc0004b3580 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589423 | controller | Jun 12 20:26:27.246159 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9f4336bd54712f Mac:12:56:1c:b0:78:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/f2025b0a-5e4c-46bf-881c-f0cc518355d6 SocketPath: PciID:}] [{Interface:0xc00011a440 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589440 | controller | Jun 12 20:26:27.247080 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97832a49ca63507 Mac:c2:1a:2f:ff:4e:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/c4fc5106-4ed5-4541-81cd-0db83afa466e SocketPath: PciID:}] [{Interface:0xc0002d0300 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589455 | controller | Jun 12 20:26:27.280748 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:604c189ca943de8 Mac:56:87:6b:3d:32:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/72ee1786-c5ab-4d16-94af-ebea6c4738f2 SocketPath: PciID:}] [{Interface:0xc00029d780 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589472 | controller | Jun 12 20:26:27.431793 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74d29b0f538800c Mac:e2:ee:9e:db:ea:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/fa477f71-18d2-405f-84c0-541c4a5a035d SocketPath: PciID:}] [{Interface:0xc000231cd0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589488 | controller | Jun 12 20:26:27.433728 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e69d00d59f7a498 Mac:de:e2:2b:96:54:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/2ec1b95a-7659-42ca-bcf4-a844cb75295d SocketPath: PciID:}] [{Interface:0xc0000150a0 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589504 | controller | Jun 12 20:26:27.497545 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43f5ce4b744c660 Mac:e6:22:a7:00:b0:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/8048870b-ed71-40e9-97d6-6970ef769fd9 SocketPath: PciID:}] [{Interface:0xc000483240 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589519 | controller | Jun 12 20:26:27.506077 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f0dea9ca581c6e Mac:f2:62:86:98:f1:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/0df9e86b-951b-45d8-ab0d-60996f83fcf4 SocketPath: PciID:}] [{Interface:0xc000608960 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589539 | controller | Jun 12 20:26:27.515122 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db5fc0a566a84f2 Mac:a2:cf:33:b6:7e:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/faa48b02-3df6-41dd-896c-0160df8739c5 SocketPath: PciID:}] [{Interface:0xc000015000 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589555 | controller | Jun 12 20:26:27.524593 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ab972154f308dd Mac:4a:37:30:2e:68:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/b67dded5-5097-4ee7-8709-65d0d2857d72 SocketPath: PciID:}] [{Interface:0xc000431430 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589572 | controller | Jun 12 20:26:27.526272 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97fad6fbb3abea3 Mac:5e:18:bd:e5:13:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/c28f8bb6-8afd-4ee5-a368-91d82e182844 SocketPath: PciID:}] [{Interface:0xc00045b830 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589588 | controller | Jun 12 20:26:27.540081 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a074ec9a28f2744 Mac:7a:7f:0e:1c:ba:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/99d37ecf-af8e-4d60-b4c0-71be627ad307 SocketPath: PciID:}] [{Interface:0xc0002a5970 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589603 | controller | Jun 12 20:26:27.541058 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44a29df589fd157 Mac:9a:7a:79:14:4e:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/36605473-d09b-4012-9bd2-154fcaf57bb0 SocketPath: PciID:}] [{Interface:0xc0002abab0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589619 | controller | Jun 12 20:26:27.556619 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bf801f25278cac Mac:a6:3a:cd:bb:e4:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/4b37bb99-7d47-406d-9dd8-fd683fa2e746 SocketPath: PciID:}] [{Interface:0xc000322ec0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589635 | controller | Jun 12 20:26:27.559228 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:433a5b14b0dad05 Mac:8e:0b:85:b6:51:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/ecb61782-fece-4ff2-862d-1dd6c94babb5 SocketPath: PciID:}] [{Interface:0xc00027cdb0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589651 | controller | Jun 12 20:26:27.564416 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d326e1014f09ae Mac:4e:de:b4:cb:6d:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/5caa909f-9402-4cc3-8796-6fdcb7efe5b7 SocketPath: PciID:}] [{Interface:0xc000210eb0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589666 | controller | Jun 12 20:26:27.669404 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1afb217e0883991 Mac:be:6f:07:06:9c:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/19e14f10-3ddd-48e4-b6c3-9bb384fa36df SocketPath: PciID:}] [{Interface:0xc0004d6380 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589681 | controller | Jun 12 20:26:27.706437 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1101eb16b6b6f7a Mac:aa:7f:ff:5c:6d:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/adff7307-7259-47da-8afd-9425a0fa5b6f SocketPath: PciID:}] [{Interface:0xc00037ad90 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589703 | controller | Jun 12 20:26:27.724119 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:523b5a130f96c62 Mac:ca:85:73:48:f7:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/4c9ae7c4-1603-44a0-b061-262b878f4885 SocketPath: PciID:}] [{Interface:0xc0004ec4d0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589727 | controller | Jun 12 20:26:27.745398 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45efbef8de1a1ce Mac:62:3f:73:d0:d9:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/c95dcf91-ec76-42f2-971b-58017bae259e SocketPath: PciID:}] [{Interface:0xc0002a5180 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589751 | controller | Jun 12 20:26:27.776523 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12d8df56a7749ae Mac:3a:ba:75:a9:7e:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/d8d6cbe1-59e1-4cd6-b19b-04cf6a6cfceb SocketPath: PciID:}] [{Interface:0xc000150f50 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589768 | controller | Jun 12 20:26:27.822229 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb6108f447037c0 Mac:42:5a:29:16:0e:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/8fc1352d-1c3e-49df-85bd-9cab52459588 SocketPath: PciID:}] [{Interface:0xc00027a520 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589784 | controller | Jun 12 20:26:27.860364 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edcd833c83a218f Mac:8a:c5:7c:a1:a8:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/76d8b8ae-94ee-4c8a-b40d-cb7baa415298 SocketPath: PciID:}] [{Interface:0xc0002dc280 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589800 | controller | Jun 12 20:26:27.885250 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15cd5594441e5d7 Mac:82:b2:7a:84:e6:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/86e82a06-7150-42a4-b654-8b658cb87571 SocketPath: PciID:}] [{Interface:0xc000195180 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589816 | controller | Jun 12 20:26:27.940571 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb7b238d9d4beed Mac:9e:f2:ba:da:39:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/771ee689-8e5e-4c53-b8c3-ce12fa739a90 SocketPath: PciID:}] [{Interface:0xc000123d40 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589831 | controller | Jun 12 20:26:27.983714 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:597fc41416c77aa Mac:2e:5a:1d:b2:a7:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/98dd6fed-439e-4c80-b2dc-0fb355960f38 SocketPath: PciID:}] [{Interface:0xc0001119f0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589863 | controller | Jun 12 20:26:28.003787 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d5d9fedfb300f3 Mac:96:a8:7d:33:3e:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/9f62956b-36ac-4b68-ae5a-d59a104b6339 SocketPath: PciID:}] [{Interface:0xc000365280 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589890 | controller | Jun 12 20:26:28.032480 crc crio[3645]: 2026-06-12T20:26:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5877f7b083bce3e Mac:12:da:88:b8:df:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/09c62929-01ec-4e64-a90b-b729ee567411 SocketPath: PciID:}] [{Interface:0xc000194b30 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.589908 | controller | Jun 12 20:26:28.033351 crc crio[3645]: time="2026-06-12T20:26:28.032979638Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.589923 | controller | Jun 12 20:26:28.033477 crc crio[3645]: time="2026-06-12T20:26:28.033358057Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 21:48:32.589940 | controller | Jun 12 20:26:28.033477 crc crio[3645]: time="2026-06-12T20:26:28.033413969Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2025b0a-5e4c-46bf-881c-f0cc518355d6 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc001210100}] Aliases:map[]}"
2026-06-12 21:48:32.589957 | controller | Jun 12 20:26:28.033600 crc crio[3645]: time="2026-06-12T20:26:28.0334546Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/4b37bb99-7d47-406d-9dd8-fd683fa2e746 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0022d6258}] Aliases:map[]}"
2026-06-12 21:48:32.589973 | controller | Jun 12 20:26:28.033600 crc crio[3645]: time="2026-06-12T20:26:28.033537231Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/fed77867-d0fa-4235-8f44-bfbc9ac30d1e Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00112e128}] Aliases:map[]}"
2026-06-12 21:48:32.589990 | controller | Jun 12 20:26:28.033600 crc crio[3645]: time="2026-06-12T20:26:28.033589764Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b83af19b-f0b0-4927-ac8e-340c07a756b9 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc001210330}] Aliases:map[]}"
2026-06-12 21:48:32.590007 | controller | Jun 12 20:26:28.033743 crc crio[3645]: time="2026-06-12T20:26:28.033554143Z" level=info msg="Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/09fb3f37-7bc5-4a85-a7fb-e89ad3d15b63 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc0001892d0}] Aliases:map[]}"
2026-06-12 21:48:32.590028 | controller | Jun 12 20:26:28.033743 crc crio[3645]: time="2026-06-12T20:26:28.033644885Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1bd13bb5-81c1-4004-baa3-7b4d9d0cca8a Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00109e690}] Aliases:map[]}"
2026-06-12 21:48:32.590045 | controller | Jun 12 20:26:28.033743 crc crio[3645]: time="2026-06-12T20:26:28.033661375Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.590062 | controller | Jun 12 20:26:28.033743 crc crio[3645]: time="2026-06-12T20:26:28.033676675Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38cb1ded-973c-4e0d-b459-2067270c6637 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0029e2670}] Aliases:map[]}"
2026-06-12 21:48:32.590079 | controller | Jun 12 20:26:28.033743 crc crio[3645]: time="2026-06-12T20:26:28.033700666Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.590096 | controller | Jun 12 20:26:28.033743 crc crio[3645]: time="2026-06-12T20:26:28.033741537Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/faa48b02-3df6-41dd-896c-0160df8739c5 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc0029c6250}] Aliases:map[]}"
2026-06-12 21:48:32.590113 | controller | Jun 12 20:26:28.034172 crc crio[3645]: time="2026-06-12T20:26:28.033760678Z" level=info msg="NetworkStart: stopping network for sandbox 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.590129 | controller | Jun 12 20:26:28.034172 crc crio[3645]: time="2026-06-12T20:26:28.033786007Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/34d57888-dcd5-4728-ae59-f1e1a2bec0ed Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc0029e21b8}] Aliases:map[]}"
2026-06-12 21:48:32.590145 | controller | Jun 12 20:26:28.034172 crc crio[3645]: time="2026-06-12T20:26:28.033815079Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c28f8bb6-8afd-4ee5-a368-91d82e182844 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001722240}] Aliases:map[]}"
2026-06-12 21:48:32.590170 | controller | Jun 12 20:26:28.034172 crc crio[3645]: time="2026-06-12T20:26:28.0338375Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.590195 | controller | Jun 12 20:26:28.034172 crc crio[3645]: time="2026-06-12T20:26:28.033859849Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/cf74009d-0951-46fc-8215-f81176b4fde8 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00109e300}] Aliases:map[]}"
2026-06-12 21:48:32.590216 | controller | Jun 12 20:26:28.034172 crc crio[3645]: time="2026-06-12T20:26:28.03388691Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.590234 | controller | Jun 12 20:26:28.034172 crc crio[3645]: time="2026-06-12T20:26:28.033904761Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/99d37ecf-af8e-4d60-b4c0-71be627ad307 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000110368}] Aliases:map[]}"
2026-06-12 21:48:32.590251 | controller | Jun 12 20:26:28.034172 crc crio[3645]: time="2026-06-12T20:26:28.033979073Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.590268 | controller | Jun 12 20:26:28.034172 crc crio[3645]: time="2026-06-12T20:26:28.033990134Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.590283 | controller | Jun 12 20:26:28.034172 crc crio[3645]: time="2026-06-12T20:26:28.033909212Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.590299 | controller | Jun 12 20:26:28.034172 crc crio[3645]: time="2026-06-12T20:26:28.034049745Z" level=info msg="NetworkStart: stopping network for sandbox a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.590315 | controller | Jun 12 20:26:28.034172 crc crio[3645]: time="2026-06-12T20:26:28.034079226Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3e5bda30-9563-4fe3-bb49-af37188e3b14 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00112e470}] Aliases:map[]}"
2026-06-12 21:48:32.590331 | controller | Jun 12 20:26:28.034172 crc crio[3645]: time="2026-06-12T20:26:28.034111917Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.590353 | controller | Jun 12 20:26:28.034172 crc crio[3645]: time="2026-06-12T20:26:28.034172448Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.590372 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034209619Z" level=info msg="NetworkStart: stopping network for sandbox ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.590390 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.03425038Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1bd13bb5-81c1-4004-baa3-7b4d9d0cca8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0029e2940}] Aliases:map[]}"
2026-06-12 21:48:32.590407 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.03427227Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d8d6cbe1-59e1-4cd6-b19b-04cf6a6cfceb Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0001889e0}] Aliases:map[]}"
2026-06-12 21:48:32.590424 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034319732Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.590440 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034336322Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.590456 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034385703Z" level=info msg="NetworkStart: stopping network for sandbox 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.590472 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034409814Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/90a8023e-0adf-4fb2-94d8-138ac9c37483 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0029c6168}] Aliases:map[]}"
2026-06-12 21:48:32.590488 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034428314Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.590503 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034438485Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.590519 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034468415Z" level=info msg="NetworkStart: stopping network for sandbox 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.590541 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034489526Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/99d37ecf-af8e-4d60-b4c0-71be627ad307 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc001288558}] Aliases:map[]}"
2026-06-12 21:48:32.590558 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034605509Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3e5bda30-9563-4fe3-bb49-af37188e3b14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0029c64c8}] Aliases:map[]}"
2026-06-12 21:48:32.590574 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.03466501Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/90a8023e-0adf-4fb2-94d8-138ac9c37483 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0029e2988}] Aliases:map[]}"
2026-06-12 21:48:32.590590 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034680262Z" level=info msg="Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.590605 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034718431Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d8d6cbe1-59e1-4cd6-b19b-04cf6a6cfceb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00112ebc8}] Aliases:map[]}"
2026-06-12 21:48:32.590622 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034769624Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.590638 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034789413Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9a4de177-ff8f-4cdc-a505-52bbc927311c Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0017227e8}] Aliases:map[]}"
2026-06-12 21:48:32.590654 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034811404Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.590673 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034824834Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.590690 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034844835Z" level=info msg="NetworkStart: stopping network for sandbox 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.590706 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.034878055Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.590724 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.035213004Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9a4de177-ff8f-4cdc-a505-52bbc927311c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0029c6528}] Aliases:map[]}"
2026-06-12 21:48:32.590740 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.035337357Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/19e14f10-3ddd-48e4-b6c3-9bb384fa36df Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001722668}] Aliases:map[]}"
2026-06-12 21:48:32.590755 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.035372738Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.590770 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.035387578Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.590786 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.035412639Z" level=info msg="NetworkStart: stopping network for sandbox 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.590801 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.03543956Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2c3b3f5e-baa7-45a5-99b0-ae32a951eb71 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00109e4b8}] Aliases:map[]}"
2026-06-12 21:48:32.590817 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.035472751Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.590837 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.035486341Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.590874 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.035505922Z" level=info msg="NetworkStart: stopping network for sandbox 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.590893 | controller | Jun 12 20:26:28.035555 crc crio[3645]: time="2026-06-12T20:26:28.035571474Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ecb61782-fece-4ff2-862d-1dd6c94babb5 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0029c6090}] Aliases:map[]}"
2026-06-12 21:48:32.590910 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.035617115Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5caa909f-9402-4cc3-8796-6fdcb7efe5b7 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000188d10}] Aliases:map[]}"
2026-06-12 21:48:32.590927 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.033786488Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b67dded5-5097-4ee7-8709-65d0d2857d72 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000110730}] Aliases:map[]}"
2026-06-12 21:48:32.590944 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.035721997Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.590961 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.035737158Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.590977 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.035761958Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36605473-d09b-4012-9bd2-154fcaf57bb0 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc0022d6138}] Aliases:map[]}"
2026-06-12 21:48:32.591005 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.03386231Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.591025 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.035797539Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/98dd6fed-439e-4c80-b2dc-0fb355960f38 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc001210010}] Aliases:map[]}"
2026-06-12 21:48:32.591046 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.03581631Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/9f62956b-36ac-4b68-ae5a-d59a104b6339 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00109e758}] Aliases:map[]}"
2026-06-12 21:48:32.591064 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.03582017Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/771ee689-8e5e-4c53-b8c3-ce12fa739a90 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00112e5a8}] Aliases:map[]}"
2026-06-12 21:48:32.591080 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.035865671Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.591096 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.035878021Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.591112 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.035895212Z" level=info msg="NetworkStart: stopping network for sandbox bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.591128 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.033765998Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.591143 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.035981474Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.591158 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.035998104Z" level=info msg="NetworkStart: stopping network for sandbox db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.591174 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.033744497Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/fc2ea8cb-9342-4194-8607-b1e7cd47c0f9 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00109e128}] Aliases:map[]}"
2026-06-12 21:48:32.591190 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.036106877Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.591210 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.036176808Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.591226 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.034769613Z" level=info msg="Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.591243 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.036217399Z" level=info msg="NetworkStart: stopping network for sandbox 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.591260 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.035789809Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.591276 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.03625819Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/771ee689-8e5e-4c53-b8c3-ce12fa739a90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0029c65a8}] Aliases:map[]}"
2026-06-12 21:48:32.591293 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.033538041Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c11847b7-0487-46ce-a43a-5960de1b0af6 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000188d00}] Aliases:map[]}"
2026-06-12 21:48:32.591309 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.036323342Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.591325 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.036332252Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.591341 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.036346413Z" level=info msg="NetworkStart: stopping network for sandbox bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.591357 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.035794249Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/76d8b8ae-94ee-4c8a-b40d-cb7baa415298 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0029e2718}] Aliases:map[]}"
2026-06-12 21:48:32.591377 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.036532118Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.591394 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.036567419Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.591410 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.033819518Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.591425 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.036691781Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.591441 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.036536337Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c11847b7-0487-46ce-a43a-5960de1b0af6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc0022d6100}] Aliases:map[]}"
2026-06-12 21:48:32.591457 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.036726622Z" level=info msg="NetworkStart: stopping network for sandbox e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.591473 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.036841996Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/fc2ea8cb-9342-4194-8607-b1e7cd47c0f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc0001890f8}] Aliases:map[]}"
2026-06-12 21:48:32.591489 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.033841529Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/f18cabe2-a1c0-4bc8-b576-b91b73de6339 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00109e348}] Aliases:map[]}"
2026-06-12 21:48:32.591505 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.03700492Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.591521 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.03702757Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.591537 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.037065761Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/34d57888-dcd5-4728-ae59-f1e1a2bec0ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc001210018}] Aliases:map[]}"
2026-06-12 21:48:32.591558 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.037110663Z" level=info msg="Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.591575 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.037263746Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.591591 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.036633831Z" level=info msg="NetworkStart: stopping network for sandbox edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.591607 | controller | Jun 12 20:26:28.037422 crc crio[3645]: time="2026-06-12T20:26:28.037067471Z" level=info msg="NetworkStart: stopping network for sandbox 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.591624 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.037712147Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/f18cabe2-a1c0-4bc8-b576-b91b73de6339 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc0022d61d0}] Aliases:map[]}"
2026-06-12 21:48:32.591641 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.037725079Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/76d8b8ae-94ee-4c8a-b40d-cb7baa415298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00008c138}] Aliases:map[]}"
2026-06-12 21:48:32.591657 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.037856901Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.591673 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.037896022Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.591689 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.036268621Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.591705 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.035762028Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/86e82a06-7150-42a4-b654-8b658cb87571 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000188d18}] Aliases:map[]}"
2026-06-12 21:48:32.591725 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.038759514Z" level=info msg="NetworkStart: stopping network for sandbox 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.591741 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.038774635Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.591757 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.038791825Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.591772 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.038825447Z" level=info msg="NetworkStart: stopping network for sandbox 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.591788 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.035734778Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/19e14f10-3ddd-48e4-b6c3-9bb384fa36df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00109ea28}] Aliases:map[]}"
2026-06-12 21:48:32.591805 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.039222767Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/86e82a06-7150-42a4-b654-8b658cb87571 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0029c6638}] Aliases:map[]}"
2026-06-12 21:48:32.591821 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.033704026Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0df9e86b-951b-45d8-ab0d-60996f83fcf4 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00109e230}] Aliases:map[]}"
2026-06-12 21:48:32.591837 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.03975639Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.591873 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.03977213Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.591892 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.039801131Z" level=info msg="NetworkStart: stopping network for sandbox 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.591913 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.039907304Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.591930 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.040081278Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36605473-d09b-4012-9bd2-154fcaf57bb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000110388}] Aliases:map[]}"
2026-06-12 21:48:32.591947 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.04018382Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0df9e86b-951b-45d8-ab0d-60996f83fcf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001722060}] Aliases:map[]}"
2026-06-12 21:48:32.591963 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.040333574Z" level=info msg="Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.591978 | controller | Jun 12 20:26:28.040737 crc crio[3645]: time="2026-06-12T20:26:28.040389966Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.591994 | controller | Jun 12 20:26:28.042838 crc crio[3645]: time="2026-06-12T20:26:28.039228047Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.592009 | controller | Jun 12 20:26:28.043389 crc crio[3645]: time="2026-06-12T20:26:28.035721807Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.592025 | controller | Jun 12 20:26:28.043389 crc crio[3645]: time="2026-06-12T20:26:28.043303819Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.592040 | controller | Jun 12 20:26:28.043542 crc crio[3645]: time="2026-06-12T20:26:28.043413492Z" level=info msg="NetworkStart: stopping network for sandbox 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.592056 | controller | Jun 12 20:26:28.044082 crc crio[3645]: time="2026-06-12T20:26:28.033668276Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8048870b-ed71-40e9-97d6-6970ef769fd9 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc001722598}] Aliases:map[]}"
2026-06-12 21:48:32.592072 | controller | Jun 12 20:26:28.044082 crc crio[3645]: time="2026-06-12T20:26:28.043906725Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.592092 | controller | Jun 12 20:26:28.044082 crc crio[3645]: time="2026-06-12T20:26:28.033598424Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/72ee1786-c5ab-4d16-94af-ebea6c4738f2 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0022d60a0}] Aliases:map[]}"
2026-06-12 21:48:32.592109 | controller | Jun 12 20:26:28.044082 crc crio[3645]: time="2026-06-12T20:26:28.033500201Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.592125 | controller | Jun 12 20:26:28.044379 crc crio[3645]: time="2026-06-12T20:26:28.034049315Z" level=info msg="NetworkStart: stopping network for sandbox a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.592140 | controller | Jun 12 20:26:28.044379 crc crio[3645]: time="2026-06-12T20:26:28.044223383Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.592156 | controller | Jun 12 20:26:28.044379 crc crio[3645]: time="2026-06-12T20:26:28.033703745Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.592171 | controller | Jun 12 20:26:28.044379 crc crio[3645]: time="2026-06-12T20:26:28.033520762Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/985e75d8-203a-455b-96a9-a9d6a8abb61e Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc000188b38}] Aliases:map[]}"
2026-06-12 21:48:32.592187 | controller | Jun 12 20:26:28.044379 crc crio[3645]: time="2026-06-12T20:26:28.044363967Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.592203 | controller | Jun 12 20:26:28.044379 crc crio[3645]: time="2026-06-12T20:26:28.044382968Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.592219 | controller | Jun 12 20:26:28.044652 crc crio[3645]: time="2026-06-12T20:26:28.044418259Z" level=info msg="NetworkStart: stopping network for sandbox 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.592235 | controller | Jun 12 20:26:28.044652 crc crio[3645]: time="2026-06-12T20:26:28.04449532Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/cf74009d-0951-46fc-8215-f81176b4fde8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00112ec88}] Aliases:map[]}"
2026-06-12 21:48:32.592255 | controller | Jun 12 20:26:28.044782 crc crio[3645]: time="2026-06-12T20:26:28.033630485Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/466faead-2ba7-4aae-b792-9407813741fe Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00112e2f0}] Aliases:map[]}"
2026-06-12 21:48:32.592272 | controller | Jun 12 20:26:28.044782 crc crio[3645]: time="2026-06-12T20:26:28.044685004Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.592288 | controller | Jun 12 20:26:28.044782 crc crio[3645]: time="2026-06-12T20:26:28.044735367Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.592305 | controller | Jun 12 20:26:28.044782 crc crio[3645]: time="2026-06-12T20:26:28.044755027Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.592321 | controller | Jun 12 20:26:28.044782 crc crio[3645]: time="2026-06-12T20:26:28.044760127Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/985e75d8-203a-455b-96a9-a9d6a8abb61e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0001891a8}] Aliases:map[]}"
2026-06-12 21:48:32.592336 | controller | Jun 12 20:26:28.045281 crc crio[3645]: time="2026-06-12T20:26:28.045118796Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.592352 | controller | Jun 12 20:26:28.047190 crc crio[3645]: time="2026-06-12T20:26:28.044304235Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.592368 | controller | Jun 12 20:26:28.047190 crc crio[3645]: time="2026-06-12T20:26:28.046576913Z" level=info msg="NetworkStart: stopping network for sandbox 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.592383 | controller | Jun 12 20:26:28.047190 crc crio[3645]: time="2026-06-12T20:26:28.046888051Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38cb1ded-973c-4e0d-b459-2067270c6637 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0029e2a40}] Aliases:map[]}"
2026-06-12 21:48:32.592401 | controller | Jun 12 20:26:28.047190 crc crio[3645]: time="2026-06-12T20:26:28.047169798Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.592417 | controller | Jun 12 20:26:28.048175 crc crio[3645]: time="2026-06-12T20:26:28.033554553Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.592438 | controller | Jun 12 20:26:28.048175 crc crio[3645]: time="2026-06-12T20:26:28.048163123Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.592454 | controller | Jun 12 20:26:28.048322 crc crio[3645]: time="2026-06-12T20:26:28.048203904Z" level=info msg="NetworkStart: stopping network for sandbox 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.592471 | controller | Jun 12 20:26:28.048387 crc crio[3645]: time="2026-06-12T20:26:28.044783798Z" level=info msg="NetworkStart: stopping network for sandbox f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.592488 | controller | Jun 12 20:26:28.048636 crc crio[3645]: time="2026-06-12T20:26:28.048495031Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/4b37bb99-7d47-406d-9dd8-fd683fa2e746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0012885f8}] Aliases:map[]}"
2026-06-12 21:48:32.592505 | controller | Jun 12 20:26:28.048728 crc crio[3645]: time="2026-06-12T20:26:28.048710877Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.592522 | controller | Jun 12 20:26:28.048978 crc crio[3645]: time="2026-06-12T20:26:28.048799539Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/466faead-2ba7-4aae-b792-9407813741fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc0029c66d8}] Aliases:map[]}"
2026-06-12 21:48:32.592539 | controller | Jun 12 20:26:28.049078 crc crio[3645]: time="2026-06-12T20:26:28.049032276Z" level=info msg="Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.592555 | controller | Jun 12 20:26:28.049419 crc crio[3645]: time="2026-06-12T20:26:28.044275105Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.592572 | controller | Jun 12 20:26:28.049622 crc crio[3645]: time="2026-06-12T20:26:28.049577379Z" level=info msg="NetworkStart: stopping network for sandbox 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.592588 | controller | Jun 12 20:26:28.050751 crc crio[3645]: time="2026-06-12T20:26:28.035689236Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/c95dcf91-ec76-42f2-971b-58017bae259e Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001722488}] Aliases:map[]}"
2026-06-12 21:48:32.592607 | controller | Jun 12 20:26:28.051061 crc crio[3645]: time="2026-06-12T20:26:28.050903153Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.592625 | controller | Jun 12 20:26:28.051314 crc crio[3645]: time="2026-06-12T20:26:28.051281752Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.592640 | controller | Jun 12 20:26:28.051511 crc crio[3645]: time="2026-06-12T20:26:28.051478958Z" level=info msg="NetworkStart: stopping network for sandbox 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.592656 | controller | Jun 12 20:26:28.052550 crc crio[3645]: time="2026-06-12T20:26:28.050984495Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/72ee1786-c5ab-4d16-94af-ebea6c4738f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00008c270}] Aliases:map[]}"
2026-06-12 21:48:32.592672 | controller | Jun 12 20:26:28.052550 crc crio[3645]: time="2026-06-12T20:26:28.052526934Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.592688 | controller | Jun 12 20:26:28.052896 crc crio[3645]: time="2026-06-12T20:26:28.035665346Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/adff7307-7259-47da-8afd-9425a0fa5b6f Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0022d6070}] Aliases:map[]}"
2026-06-12 21:48:32.592705 | controller | Jun 12 20:26:28.053210 crc crio[3645]: time="2026-06-12T20:26:28.053117849Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.592721 | controller | Jun 12 20:26:28.053480 crc crio[3645]: time="2026-06-12T20:26:28.053449408Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.592737 | controller | Jun 12 20:26:28.054244 crc crio[3645]: time="2026-06-12T20:26:28.035771098Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2c3b3f5e-baa7-45a5-99b0-ae32a951eb71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0029c6580}] Aliases:map[]}"
2026-06-12 21:48:32.592753 | controller | Jun 12 20:26:28.054244 crc crio[3645]: time="2026-06-12T20:26:28.035575904Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/5b5f7ce7-514a-4629-a190-891674ab153f Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000110be8}] Aliases:map[]}"
2026-06-12 21:48:32.592776 | controller | Jun 12 20:26:28.054424 crc crio[3645]: time="2026-06-12T20:26:28.035620095Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.592794 | controller | Jun 12 20:26:28.054424 crc crio[3645]: time="2026-06-12T20:26:28.033579773Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4fc5106-4ed5-4541-81cd-0db83afa466e Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0017224a8}] Aliases:map[]}"
2026-06-12 21:48:32.592810 | controller | Jun 12 20:26:28.054424 crc crio[3645]: time="2026-06-12T20:26:28.03541474Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.592826 | controller | Jun 12 20:26:28.054424 crc crio[3645]: time="2026-06-12T20:26:28.034393803Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.592843 | controller | Jun 12 20:26:28.054424 crc crio[3645]: time="2026-06-12T20:26:28.03348445Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/09c62929-01ec-4e64-a90b-b729ee567411 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000188b30}] Aliases:map[]}"
2026-06-12 21:48:32.592888 | controller | Jun 12 20:26:28.054424 crc crio[3645]: time="2026-06-12T20:26:28.033572373Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/88ddf2e6-9316-48a7-b89a-4970d6b9496a Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc001722320}] Aliases:map[]}"
2026-06-12 21:48:32.592914 | controller | Jun 12 20:26:28.054424 crc crio[3645]: time="2026-06-12T20:26:28.033616304Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.592932 | controller | Jun 12 20:26:28.054424 crc crio[3645]: time="2026-06-12T20:26:28.033603523Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.592949 | controller | Jun 12 20:26:28.054424 crc crio[3645]: time="2026-06-12T20:26:28.033621754Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/fa477f71-18d2-405f-84c0-541c4a5a035d Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00112e468}] Aliases:map[]}"
2026-06-12 21:48:32.592971 | controller | Jun 12 20:26:28.054424 crc crio[3645]: time="2026-06-12T20:26:28.033648275Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/2ec1b95a-7659-42ca-bcf4-a844cb75295d Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00112e238}] Aliases:map[]}"
2026-06-12 21:48:32.592988 | controller | Jun 12 20:26:28.054907 crc crio[3645]: time="2026-06-12T20:26:28.033517971Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d9487208-1343-4ea2-8b77-2f9b398f9232 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0029e20f8}] Aliases:map[]}"
2026-06-12 21:48:32.593003 | controller | Jun 12 20:26:28.054907 crc crio[3645]: time="2026-06-12T20:26:28.035773479Z" level=info msg="NetworkStart: stopping network for sandbox 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.593019 | controller | Jun 12 20:26:28.054907 crc crio[3645]: time="2026-06-12T20:26:28.05474204Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b67dded5-5097-4ee7-8709-65d0d2857d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000110510}] Aliases:map[]}"
2026-06-12 21:48:32.593034 | controller | Jun 12 20:26:28.054907 crc crio[3645]: time="2026-06-12T20:26:28.054883704Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.593049 | controller | Jun 12 20:26:28.056042 crc crio[3645]: time="2026-06-12T20:26:28.054902754Z" level=info msg="Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.593065 | controller | Jun 12 20:26:28.056419 crc crio[3645]: time="2026-06-12T20:26:28.054063693Z" level=info msg="NetworkStart: stopping network for sandbox 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.593081 | controller | Jun 12 20:26:28.059554 crc crio[3645]: time="2026-06-12T20:26:28.059367197Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/adff7307-7259-47da-8afd-9425a0fa5b6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0022d6360}] Aliases:map[]}"
2026-06-12 21:48:32.593098 | controller | Jun 12 20:26:28.060901 crc crio[3645]: time="2026-06-12T20:26:28.060864895Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.593118 | controller | Jun 12 20:26:28.062387 crc crio[3645]: time="2026-06-12T20:26:28.035777549Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/8fc1352d-1c3e-49df-85bd-9cab52459588 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc001722638}] Aliases:map[]}"
2026-06-12 21:48:32.593135 | controller | Jun 12 20:26:28.062684 crc crio[3645]: time="2026-06-12T20:26:28.062468586Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.593151 | controller | Jun 12 20:26:28.062684 crc crio[3645]: time="2026-06-12T20:26:28.062578499Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.593167 | controller | Jun 12 20:26:28.062822 crc crio[3645]: time="2026-06-12T20:26:28.062757743Z" level=info msg="NetworkStart: stopping network for sandbox cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.593183 | controller | Jun 12 20:26:28.063549 crc crio[3645]: time="2026-06-12T20:26:28.063267057Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/8fc1352d-1c3e-49df-85bd-9cab52459588 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0022d6450}] Aliases:map[]}"
2026-06-12 21:48:32.593199 | controller | Jun 12 20:26:28.063674 crc crio[3645]: time="2026-06-12T20:26:28.063614365Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.593215 | controller | Jun 12 20:26:28.064737 crc crio[3645]: time="2026-06-12T20:26:28.03584218Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.593231 | controller | Jun 12 20:26:28.065470 crc crio[3645]: time="2026-06-12T20:26:28.065275167Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.593246 | controller | Jun 12 20:26:28.065470 crc crio[3645]: time="2026-06-12T20:26:28.065455622Z" level=info msg="NetworkStart: stopping network for sandbox 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.593262 | controller | Jun 12 20:26:28.068686 crc crio[3645]: time="2026-06-12T20:26:28.066078918Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/9f62956b-36ac-4b68-ae5a-d59a104b6339 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc0029c6778}] Aliases:map[]}"
2026-06-12 21:48:32.593278 | controller | Jun 12 20:26:28.068686 crc crio[3645]: time="2026-06-12T20:26:28.068075668Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.593298 | controller | Jun 12 20:26:28.070094 crc crio[3645]: time="2026-06-12T20:26:28.069883875Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.593315 | controller | Jun 12 20:26:28.070094 crc crio[3645]: time="2026-06-12T20:26:28.069968017Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.593332 | controller | Jun 12 20:26:28.070094 crc crio[3645]: time="2026-06-12T20:26:28.035652816Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/4c9ae7c4-1603-44a0-b061-262b878f4885 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0012880d0}] Aliases:map[]}"
2026-06-12 21:48:32.593349 | controller | Jun 12 20:26:28.070094 crc crio[3645]: time="2026-06-12T20:26:28.070023088Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.593364 | controller | Jun 12 20:26:28.070094 crc crio[3645]: time="2026-06-12T20:26:28.070032259Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.593381 | controller | Jun 12 20:26:28.070094 crc crio[3645]: time="2026-06-12T20:26:28.070058899Z" level=info msg="NetworkStart: stopping network for sandbox 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.593398 | controller | Jun 12 20:26:28.070667 crc crio[3645]: time="2026-06-12T20:26:28.035807719Z" level=info msg="NetworkStart: stopping network for sandbox 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.593414 | controller | Jun 12 20:26:28.070667 crc crio[3645]: time="2026-06-12T20:26:28.052296178Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/c95dcf91-ec76-42f2-971b-58017bae259e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0022d6328}] Aliases:map[]}"
2026-06-12 21:48:32.593430 | controller | Jun 12 20:26:28.070667 crc crio[3645]: time="2026-06-12T20:26:28.070403107Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/4c9ae7c4-1603-44a0-b061-262b878f4885 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0017221b8}] Aliases:map[]}"
2026-06-12 21:48:32.593446 | controller | Jun 12 20:26:28.070667 crc crio[3645]: time="2026-06-12T20:26:28.070520151Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.593466 | controller | Jun 12 20:26:28.070667 crc crio[3645]: time="2026-06-12T20:26:28.070567492Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.593482 | controller | Jun 12 20:26:28.071129 crc crio[3645]: time="2026-06-12T20:26:28.03582704Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.593499 | controller | Jun 12 20:26:28.071129 crc crio[3645]: time="2026-06-12T20:26:28.070795047Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.593516 | controller | Jun 12 20:26:28.071129 crc crio[3645]: time="2026-06-12T20:26:28.070805478Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.593532 | controller | Jun 12 20:26:28.071129 crc crio[3645]: time="2026-06-12T20:26:28.070567952Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c28f8bb6-8afd-4ee5-a368-91d82e182844 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0012886e0}] Aliases:map[]}"
2026-06-12 21:48:32.593548 | controller | Jun 12 20:26:28.071129 crc crio[3645]: time="2026-06-12T20:26:28.036397614Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.593564 | controller | Jun 12 20:26:28.071129 crc crio[3645]: time="2026-06-12T20:26:28.071035343Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.593579 | controller | Jun 12 20:26:28.072014 crc crio[3645]: time="2026-06-12T20:26:28.071699621Z" level=info msg="NetworkStart: stopping network for sandbox 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.593595 | controller | Jun 12 20:26:28.072014 crc crio[3645]: time="2026-06-12T20:26:28.069998158Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.593610 | controller | Jun 12 20:26:28.072014 crc crio[3645]: time="2026-06-12T20:26:28.071975508Z" level=info msg="NetworkStart: stopping network for sandbox 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.593626 | controller | Jun 12 20:26:28.072014 crc crio[3645]: time="2026-06-12T20:26:28.056433863Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.593642 | controller | Jun 12 20:26:28.072014 crc crio[3645]: time="2026-06-12T20:26:28.072009278Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.593657 | controller | Jun 12 20:26:28.072014 crc crio[3645]: time="2026-06-12T20:26:28.072026999Z" level=info msg="NetworkStart: stopping network for sandbox d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.593673 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.056447594Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.593692 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.07207041Z" level=info msg="NetworkStart: stopping network for sandbox 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.593708 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.033649384Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.593725 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.072100631Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.593742 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.072119921Z" level=info msg="NetworkStart: stopping network for sandbox c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.593759 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.056460774Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.593775 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.072191683Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.593792 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.072214663Z" level=info msg="NetworkStart: stopping network for sandbox 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.593808 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.056471464Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.593824 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.072244284Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.593840 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.072261055Z" level=info msg="NetworkStart: stopping network for sandbox da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.593879 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.056477644Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.593899 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.072300996Z" level=info msg="NetworkStart: stopping network for sandbox daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.593915 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.056491805Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.593932 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.072331146Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.593953 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.072346157Z" level=info msg="NetworkStart: stopping network for sandbox 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.593977 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.056496835Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.594001 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.072380508Z" level=info msg="NetworkStart: stopping network for sandbox 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594023 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.04410515Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.594045 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.072418219Z" level=info msg="NetworkStart: stopping network for sandbox f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594063 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.069990498Z" level=error msg="Error loading cached network config: cache file path requires network name (\"\"), container ID (\"74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7\"), and interface name (\"eth0\")"
2026-06-12 21:48:32.594079 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.072449259Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.594095 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.07246454Z" level=info msg="NetworkStart: stopping network for sandbox 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594112 | controller | Jun 12 20:26:28.072500 crc crio[3645]: time="2026-06-12T20:26:28.04409312Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5caa909f-9402-4cc3-8796-6fdcb7efe5b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00112ec68}] Aliases:map[]}"
2026-06-12 21:48:32.594128 | controller | Jun 12 20:26:28.074118 crc crio[3645]: time="2026-06-12T20:26:28.072676446Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.594145 | controller | Jun 12 20:26:28.075855 crc crio[3645]: time="2026-06-12T20:26:28.069976827Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.594162 | controller | Jun 12 20:26:28.076193 crc crio[3645]: time="2026-06-12T20:26:28.076080002Z" level=info msg="NetworkStart: stopping network for sandbox e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594179 | controller | Jun 12 20:26:28.076535 crc crio[3645]: time="2026-06-12T20:26:28.036849216Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.594195 | controller | Jun 12 20:26:28.077330 crc crio[3645]: time="2026-06-12T20:26:28.036282651Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/faa48b02-3df6-41dd-896c-0160df8739c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc0022d60c0}] Aliases:map[]}"
2026-06-12 21:48:32.594217 | controller | Jun 12 20:26:28.077559 crc crio[3645]: time="2026-06-12T20:26:28.044080779Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:48:32.594233 | controller | Jun 12 20:26:28.077697 crc crio[3645]: time="2026-06-12T20:26:28.077669192Z" level=info msg="NetworkStart: stopping network for sandbox 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594249 | controller | Jun 12 20:26:28.078449 crc crio[3645]: time="2026-06-12T20:26:28.07837954Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.594266 | controller | Jun 12 20:26:28.552427 crc crio[3645]: time="2026-06-12T20:26:28.5523106Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594282 | controller | Jun 12 20:26:28.592581 crc crio[3645]: time="2026-06-12T20:26:28.592506381Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594297 | controller | Jun 12 20:26:28.594343 crc crio[3645]: time="2026-06-12T20:26:28.594265395Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594313 | controller | Jun 12 20:26:28.594593 crc crio[3645]: time="2026-06-12T20:26:28.59448677Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594329 | controller | Jun 12 20:26:28.597621 crc crio[3645]: time="2026-06-12T20:26:28.597471006Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594344 | controller | Jun 12 20:26:28.597769 crc crio[3645]: time="2026-06-12T20:26:28.597628231Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594360 | controller | Jun 12 20:26:28.604012 crc crio[3645]: time="2026-06-12T20:26:28.600868903Z" level=info msg="runSandbox: deleting pod ID 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f from idIndex" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594375 | controller | Jun 12 20:26:28.604012 crc crio[3645]: time="2026-06-12T20:26:28.601009276Z" level=info msg="runSandbox: removing pod sandbox 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594392 | controller | Jun 12 20:26:28.604012 crc crio[3645]: time="2026-06-12T20:26:28.60116593Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594411 | controller | Jun 12 20:26:28.604012 crc crio[3645]: time="2026-06-12T20:26:28.601195401Z" level=info msg="runSandbox: unmounting shmPath for sandbox 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594428 | controller | Jun 12 20:26:28.604012 crc crio[3645]: time="2026-06-12T20:26:28.600875233Z" level=info msg="runSandbox: deleting pod ID ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab from idIndex" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594445 | controller | Jun 12 20:26:28.604012 crc crio[3645]: time="2026-06-12T20:26:28.601719704Z" level=info msg="runSandbox: removing pod sandbox ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594461 | controller | Jun 12 20:26:28.604012 crc crio[3645]: time="2026-06-12T20:26:28.601813546Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594477 | controller | Jun 12 20:26:28.604012 crc crio[3645]: time="2026-06-12T20:26:28.601844227Z" level=info msg="runSandbox: unmounting shmPath for sandbox ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594493 | controller | Jun 12 20:26:28.604012 crc crio[3645]: time="2026-06-12T20:26:28.602416612Z" level=info msg="runSandbox: deleting pod ID 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da from idIndex" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594508 | controller | Jun 12 20:26:28.604012 crc crio[3645]: time="2026-06-12T20:26:28.602520325Z" level=info msg="runSandbox: removing pod sandbox 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594524 | controller | Jun 12 20:26:28.604012 crc crio[3645]: time="2026-06-12T20:26:28.602556525Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594539 | controller | Jun 12 20:26:28.604012 crc crio[3645]: time="2026-06-12T20:26:28.602618267Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594555 | controller | Jun 12 20:26:28.604012 crc crio[3645]: time="2026-06-12T20:26:28.603117179Z" level=info msg="runSandbox: removing pod sandbox from storage: 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594570 | controller | Jun 12 20:26:28.604012 crc crio[3645]: time="2026-06-12T20:26:28.603194731Z" level=info msg="runSandbox: removing pod sandbox from storage: ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594585 | controller | Jun 12 20:26:28.604012 crc crio[3645]: time="2026-06-12T20:26:28.603379007Z" level=info msg="runSandbox: removing pod sandbox from storage: 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594605 | controller | Jun 12 20:26:28.604721 crc crio[3645]: time="2026-06-12T20:26:28.604280169Z" level=info msg="runSandbox: deleting pod ID 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb from idIndex" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594621 | controller | Jun 12 20:26:28.604721 crc crio[3645]: time="2026-06-12T20:26:28.60433069Z" level=info msg="runSandbox: removing pod sandbox 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594637 | controller | Jun 12 20:26:28.604721 crc crio[3645]: time="2026-06-12T20:26:28.604361571Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594653 | controller | Jun 12 20:26:28.604721 crc crio[3645]: time="2026-06-12T20:26:28.604380221Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594669 | controller | Jun 12 20:26:28.605122 crc crio[3645]: time="2026-06-12T20:26:28.604841174Z" level=info msg="runSandbox: deleting pod ID 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9 from idIndex" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594684 | controller | Jun 12 20:26:28.605122 crc crio[3645]: time="2026-06-12T20:26:28.605016878Z" level=info msg="runSandbox: removing pod sandbox 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594700 | controller | Jun 12 20:26:28.605122 crc crio[3645]: time="2026-06-12T20:26:28.60509475Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594716 | controller | Jun 12 20:26:28.605266 crc crio[3645]: time="2026-06-12T20:26:28.605124751Z" level=info msg="runSandbox: unmounting shmPath for sandbox 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594731 | controller | Jun 12 20:26:28.624983 crc crio[3645]: time="2026-06-12T20:26:28.622622754Z" level=info msg="runSandbox: removing pod sandbox from storage: 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594747 | controller | Jun 12 20:26:28.624983 crc crio[3645]: time="2026-06-12T20:26:28.623366884Z" level=info msg="runSandbox: removing pod sandbox from storage: 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594762 | controller | Jun 12 20:26:28.624983 crc crio[3645]: time="2026-06-12T20:26:28.624539194Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594779 | controller | Jun 12 20:26:28.624983 crc crio[3645]: time="2026-06-12T20:26:28.624623746Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594799 | controller | Jun 12 20:26:28.633473 crc crio[3645]: time="2026-06-12T20:26:28.63147441Z" level=info msg="runSandbox: deleting pod ID 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e from idIndex" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594815 | controller | Jun 12 20:26:28.633473 crc crio[3645]: time="2026-06-12T20:26:28.631641994Z" level=info msg="runSandbox: removing pod sandbox 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594831 | controller | Jun 12 20:26:28.633473 crc crio[3645]: time="2026-06-12T20:26:28.631737866Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594862 | controller | Jun 12 20:26:28.633473 crc crio[3645]: time="2026-06-12T20:26:28.631759467Z" level=info msg="runSandbox: unmounting shmPath for sandbox 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594887 | controller | Jun 12 20:26:28.638803 crc crio[3645]: time="2026-06-12T20:26:28.637651596Z" level=info msg="runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594905 | controller | Jun 12 20:26:28.638803 crc crio[3645]: time="2026-06-12T20:26:28.637843682Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594922 | controller | Jun 12 20:26:28.643813 crc crio[3645]: time="2026-06-12T20:26:28.641446753Z" level=info msg="runSandbox: removing pod sandbox from storage: 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594938 | controller | Jun 12 20:26:28.660537 crc crio[3645]: time="2026-06-12T20:26:28.659179533Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594955 | controller | Jun 12 20:26:28.660537 crc crio[3645]: time="2026-06-12T20:26:28.659289356Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594971 | controller | Jun 12 20:26:28.663308 crc crio[3645]: time="2026-06-12T20:26:28.661685566Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.594998 | controller | Jun 12 20:26:28.668527 crc crio[3645]: time="2026-06-12T20:26:28.668399857Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595017 | controller | Jun 12 20:26:28.668527 crc crio[3645]: time="2026-06-12T20:26:28.668482699Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595038 | controller | Jun 12 20:26:28.670035 crc crio[3645]: time="2026-06-12T20:26:28.669415592Z" level=info msg="runSandbox: deleting pod ID 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603 from idIndex" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595054 | controller | Jun 12 20:26:28.670035 crc crio[3645]: time="2026-06-12T20:26:28.669451654Z" level=info msg="runSandbox: removing pod sandbox 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595070 | controller | Jun 12 20:26:28.670035 crc crio[3645]: time="2026-06-12T20:26:28.669489645Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595086 | controller | Jun 12 20:26:28.670035 crc crio[3645]: time="2026-06-12T20:26:28.669513175Z" level=info msg="runSandbox: unmounting shmPath for sandbox 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595101 | controller | Jun 12 20:26:28.672095 crc crio[3645]: time="2026-06-12T20:26:28.670550872Z" level=info msg="runSandbox: removing pod sandbox from storage: 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595117 | controller | Jun 12 20:26:28.675066 crc crio[3645]: time="2026-06-12T20:26:28.674986463Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595133 | controller | Jun 12 20:26:28.675066 crc crio[3645]: time="2026-06-12T20:26:28.675057616Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595149 | controller | Jun 12 20:26:28.682630 crc crio[3645]: time="2026-06-12T20:26:28.682504235Z" level=info msg="runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595165 | controller | Jun 12 20:26:28.682630 crc crio[3645]: time="2026-06-12T20:26:28.682576967Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595181 | controller | Jun 12 20:26:28.689189 crc crio[3645]: time="2026-06-12T20:26:28.688880356Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595197 | controller | Jun 12 20:26:28.689189 crc crio[3645]: time="2026-06-12T20:26:28.688973518Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595217 | controller | Jun 12 20:26:28.762881 crc crio[3645]: time="2026-06-12T20:26:28.762809213Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595234 | controller | Jun 12 20:26:28.768041 crc crio[3645]: time="2026-06-12T20:26:28.767885032Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595250 | controller | Jun 12 20:26:28.780082 crc crio[3645]: time="2026-06-12T20:26:28.779911107Z" level=info msg="runSandbox: deleting pod ID 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9 from idIndex" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595266 | controller | Jun 12 20:26:28.780082 crc crio[3645]: time="2026-06-12T20:26:28.780082542Z" level=info msg="runSandbox: removing pod sandbox 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595281 | controller | Jun 12 20:26:28.780279 crc crio[3645]: time="2026-06-12T20:26:28.780161854Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595297 | controller | Jun 12 20:26:28.780279 crc crio[3645]: time="2026-06-12T20:26:28.780188164Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595312 | controller | Jun 12 20:26:28.781621 crc crio[3645]: time="2026-06-12T20:26:28.78158254Z" level=info msg="runSandbox: removing pod sandbox from storage: 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595328 | controller | Jun 12 20:26:28.781820 crc crio[3645]: time="2026-06-12T20:26:28.781763834Z" level=info msg="runSandbox: deleting pod ID 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a from idIndex" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595343 | controller | Jun 12 20:26:28.781995 crc crio[3645]: time="2026-06-12T20:26:28.781971129Z" level=info msg="runSandbox: removing pod sandbox 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595358 | controller | Jun 12 20:26:28.782227 crc crio[3645]: time="2026-06-12T20:26:28.782173825Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595373 | controller | Jun 12 20:26:28.782470 crc crio[3645]: time="2026-06-12T20:26:28.782424951Z" level=info msg="runSandbox: unmounting shmPath for sandbox 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595389 | controller | Jun 12 20:26:28.786857 crc crio[3645]: time="2026-06-12T20:26:28.786811932Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595404 | controller | Jun 12 20:26:28.788238 crc crio[3645]: time="2026-06-12T20:26:28.786889745Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595423 | controller | Jun 12 20:26:28.794624 crc crio[3645]: time="2026-06-12T20:26:28.794546649Z" level=info msg="runSandbox: removing pod sandbox from storage: 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595439 | controller | Jun 12 20:26:28.799384 crc crio[3645]: time="2026-06-12T20:26:28.799286109Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595454 | controller | Jun 12 20:26:28.801772 crc crio[3645]: time="2026-06-12T20:26:28.801649799Z" level=info msg="runSandbox: deleting pod ID 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a from idIndex" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595469 | controller | Jun 12 20:26:28.801858 crc crio[3645]: time="2026-06-12T20:26:28.801741991Z" level=info msg="runSandbox: removing pod sandbox 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595489 | controller | Jun 12 20:26:28.802323 crc crio[3645]: time="2026-06-12T20:26:28.801911605Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595513 | controller | Jun 12 20:26:28.802323 crc crio[3645]: time="2026-06-12T20:26:28.802021848Z" level=info msg="runSandbox: unmounting shmPath for sandbox 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595541 | controller | Jun 12 20:26:28.802873 crc crio[3645]: time="2026-06-12T20:26:28.802728866Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595563 | controller | Jun 12 20:26:28.807224 crc crio[3645]: time="2026-06-12T20:26:28.806342509Z" level=info msg="runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595580 | controller | Jun 12 20:26:28.807409 crc crio[3645]: time="2026-06-12T20:26:28.807339493Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595597 | controller | Jun 12 20:26:28.810468 crc crio[3645]: time="2026-06-12T20:26:28.810407081Z" level=info msg="runSandbox: removing pod sandbox from storage: 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595613 | controller | Jun 12 20:26:28.810616 crc crio[3645]: time="2026-06-12T20:26:28.810589106Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595634 | controller | Jun 12 20:26:28.819599 crc crio[3645]: time="2026-06-12T20:26:28.819486312Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595650 | controller | Jun 12 20:26:28.821240 crc crio[3645]: time="2026-06-12T20:26:28.821117333Z" level=info msg="runSandbox: deleting pod ID 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746 from idIndex" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595666 | controller | Jun 12 20:26:28.821309 crc crio[3645]: time="2026-06-12T20:26:28.821235346Z" level=info msg="runSandbox: removing pod sandbox 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595681 | controller | Jun 12 20:26:28.821406 crc crio[3645]: time="2026-06-12T20:26:28.821330058Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595696 | controller | Jun 12 20:26:28.821406 crc crio[3645]: time="2026-06-12T20:26:28.821352599Z" level=info msg="runSandbox: unmounting shmPath for sandbox 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595711 | controller | Jun 12 20:26:28.821673 crc crio[3645]: time="2026-06-12T20:26:28.821634107Z" level=info msg="runSandbox: deleting pod ID 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf from idIndex" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595726 | controller | Jun 12 20:26:28.821768 crc crio[3645]: time="2026-06-12T20:26:28.8217515Z" level=info msg="runSandbox: removing pod sandbox 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595742 | controller | Jun 12 20:26:28.821876 crc crio[3645]: time="2026-06-12T20:26:28.821860742Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595757 | controller | Jun 12 20:26:28.822107 crc crio[3645]: time="2026-06-12T20:26:28.822087968Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595772 | controller | Jun 12 20:26:28.822643 crc crio[3645]: time="2026-06-12T20:26:28.822237542Z" level=info msg="runSandbox: removing pod sandbox from storage: 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595788 | controller | Jun 12 20:26:28.823006 crc crio[3645]: time="2026-06-12T20:26:28.822886119Z" level=info msg="runSandbox: deleting pod ID a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0 from idIndex" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595803 | controller | Jun 12 20:26:28.823123 crc crio[3645]: time="2026-06-12T20:26:28.823009392Z" level=info msg="runSandbox: removing pod sandbox a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595819 | controller | Jun 12 20:26:28.823123 crc crio[3645]: time="2026-06-12T20:26:28.823067613Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595842 | controller | Jun 12 20:26:28.823123 crc crio[3645]: time="2026-06-12T20:26:28.823099654Z" level=info msg="runSandbox: unmounting shmPath for sandbox a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595882 | controller | Jun 12 20:26:28.823402 crc crio[3645]: time="2026-06-12T20:26:28.823378941Z" level=info msg="runSandbox: removing pod sandbox from storage: 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595900 | controller | Jun 12 20:26:28.824008 crc crio[3645]: time="2026-06-12T20:26:28.823891294Z" level=info msg="runSandbox: removing pod sandbox from storage: a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595916 | controller | Jun 12 20:26:28.827439 crc crio[3645]: time="2026-06-12T20:26:28.827356041Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595931 | controller | Jun 12 20:26:28.827529 crc crio[3645]: time="2026-06-12T20:26:28.827452863Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595946 | controller | Jun 12 20:26:28.835718 crc crio[3645]: time="2026-06-12T20:26:28.835258122Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595962 | controller | Jun 12 20:26:28.841236 crc crio[3645]: time="2026-06-12T20:26:28.84108641Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595978 | controller | Jun 12 20:26:28.842294 crc crio[3645]: time="2026-06-12T20:26:28.842211039Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.595993 | controller | Jun 12 20:26:28.842593 crc crio[3645]: time="2026-06-12T20:26:28.842473946Z" level=info msg="runSandbox: deleting pod ID cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b from idIndex" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596009 | controller | Jun 12 20:26:28.842593 crc crio[3645]: time="2026-06-12T20:26:28.842542518Z" level=info msg="runSandbox: removing pod sandbox cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596024 | controller | Jun 12 20:26:28.842593 crc crio[3645]: time="2026-06-12T20:26:28.842595649Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596040 | controller | Jun 12 20:26:28.842764 crc crio[3645]: time="2026-06-12T20:26:28.8426163Z" level=info msg="runSandbox: unmounting shmPath for sandbox cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596061 | controller | Jun 12 20:26:28.843544 crc crio[3645]: time="2026-06-12T20:26:28.843494791Z" level=info msg="runSandbox: removing pod sandbox from storage: cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596077 | controller | Jun 12 20:26:28.843544 crc crio[3645]: time="2026-06-12T20:26:28.843525782Z" level=info msg="runSandbox: deleting pod ID 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8 from idIndex" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596092 | controller | Jun 12 20:26:28.843637 crc crio[3645]: time="2026-06-12T20:26:28.843594864Z" level=info msg="runSandbox: removing pod sandbox 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596108 | controller | Jun 12 20:26:28.843674 crc crio[3645]: time="2026-06-12T20:26:28.843640765Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596124 | controller | Jun 12 20:26:28.843711 crc crio[3645]: time="2026-06-12T20:26:28.843670295Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596140 | controller | Jun 12 20:26:28.843997 crc crio[3645]: time="2026-06-12T20:26:28.843964413Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596156 | controller | Jun 12 20:26:28.844318 crc crio[3645]: time="2026-06-12T20:26:28.84420166Z" level=info msg="runSandbox: deleting pod ID a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b from idIndex" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596172 | controller | Jun 12 20:26:28.844318 crc crio[3645]: time="2026-06-12T20:26:28.844278201Z" level=info msg="runSandbox: removing pod sandbox a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596187 | controller | Jun 12 20:26:28.844415 crc crio[3645]: time="2026-06-12T20:26:28.844323453Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596203 | controller | Jun 12 20:26:28.844415 crc crio[3645]: time="2026-06-12T20:26:28.844345433Z" level=info msg="runSandbox: unmounting shmPath for sandbox a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596218 | controller | Jun 12 20:26:28.844489 crc crio[3645]: time="2026-06-12T20:26:28.844425475Z" level=info msg="runSandbox: removing pod sandbox from storage: 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596234 | controller | Jun 12 20:26:28.844737 crc crio[3645]: time="2026-06-12T20:26:28.844222519Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596258 | controller | Jun 12 20:26:28.848490 crc crio[3645]: time="2026-06-12T20:26:28.845355309Z" level=info msg="runSandbox: removing pod sandbox from storage: a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596275 | controller | Jun 12 20:26:28.859735 crc crio[3645]: time="2026-06-12T20:26:28.855601538Z" level=info msg="runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596291 | controller | Jun 12 20:26:28.859735 crc crio[3645]: time="2026-06-12T20:26:28.85568359Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596307 | controller | Jun 12 20:26:28.860249 crc crio[3645]: time="2026-06-12T20:26:28.859775944Z" level=info msg="runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596323 | controller | Jun 12 20:26:28.860249 crc crio[3645]: time="2026-06-12T20:26:28.859823175Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596339 | controller | Jun 12 20:26:28.863837 crc crio[3645]: time="2026-06-12T20:26:28.863767255Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596357 | controller | Jun 12 20:26:28.863987 crc crio[3645]: time="2026-06-12T20:26:28.863849417Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596376 | controller | Jun 12 20:26:28.887355 crc crio[3645]: time="2026-06-12T20:26:28.885041666Z" level=info msg="runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596391 | controller | Jun 12 20:26:28.887355 crc crio[3645]: time="2026-06-12T20:26:28.885159689Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596407 | controller | Jun 12 20:26:28.889554 crc crio[3645]: time="2026-06-12T20:26:28.889354065Z" level=info msg="runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596423 | controller | Jun 12 20:26:28.889554 crc crio[3645]: time="2026-06-12T20:26:28.889410377Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596444 | controller | Jun 12 20:26:28.936221 crc crio[3645]: time="2026-06-12T20:26:28.936082191Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596460 | controller | Jun 12 20:26:28.938890 crc crio[3645]: time="2026-06-12T20:26:28.938824041Z" level=info msg="runSandbox: deleting pod ID 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d from idIndex" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596476 | controller | Jun 12 20:26:28.938890 crc crio[3645]: time="2026-06-12T20:26:28.938881872Z" level=info msg="runSandbox: removing pod sandbox 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596492 | controller | Jun 12 20:26:28.939072 crc crio[3645]: time="2026-06-12T20:26:28.939045246Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596508 | controller | Jun 12 20:26:28.939110 crc crio[3645]: time="2026-06-12T20:26:28.939073817Z" level=info msg="runSandbox: unmounting shmPath for sandbox 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596524 | controller | Jun 12 20:26:28.942679 crc crio[3645]: time="2026-06-12T20:26:28.942592846Z" level=info msg="runSandbox: removing pod sandbox from storage: 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596539 | controller | Jun 12 20:26:28.946639 crc crio[3645]: time="2026-06-12T20:26:28.946557247Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596555 | controller | Jun 12 20:26:28.954320 crc crio[3645]: time="2026-06-12T20:26:28.954240732Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596570 | controller | Jun 12 20:26:28.957505 crc crio[3645]: time="2026-06-12T20:26:28.957438214Z" level=info msg="runSandbox: deleting pod ID 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e from idIndex" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596586 | controller | Jun 12 20:26:28.957505 crc crio[3645]: time="2026-06-12T20:26:28.957498605Z" level=info msg="runSandbox: removing pod sandbox 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596601 | controller | Jun 12 20:26:28.957610 crc crio[3645]: time="2026-06-12T20:26:28.957546247Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596616 | controller | Jun 12 20:26:28.957610 crc crio[3645]: time="2026-06-12T20:26:28.957571757Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596635 | controller | Jun 12 20:26:28.962906 crc crio[3645]: time="2026-06-12T20:26:28.962802849Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596650 | controller | Jun 12 20:26:28.963013 crc crio[3645]: time="2026-06-12T20:26:28.962900912Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596666 | controller | Jun 12 20:26:28.963107 crc crio[3645]: time="2026-06-12T20:26:28.963062977Z" level=info msg="runSandbox: removing pod sandbox from storage: 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596689 | controller | Jun 12 20:26:28.966333 crc crio[3645]: time="2026-06-12T20:26:28.966180036Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596719 | controller | Jun 12 20:26:28.970720 crc crio[3645]: time="2026-06-12T20:26:28.970617208Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596749 | controller | Jun 12 20:26:28.972424 crc crio[3645]: time="2026-06-12T20:26:28.972346572Z" level=info msg="runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596779 | controller | Jun 12 20:26:28.972538 crc crio[3645]: time="2026-06-12T20:26:28.972439504Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596807 | controller | Jun 12 20:26:28.975430 crc crio[3645]: time="2026-06-12T20:26:28.975343348Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596838 | controller | Jun 12 20:26:28.979234 crc crio[3645]: time="2026-06-12T20:26:28.979176035Z" level=info msg="runSandbox: deleting pod ID 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e from idIndex" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596891 | controller | Jun 12 20:26:28.979297 crc crio[3645]: time="2026-06-12T20:26:28.979244397Z" level=info msg="runSandbox: removing pod sandbox 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596923 | controller | Jun 12 20:26:28.979297 crc crio[3645]: time="2026-06-12T20:26:28.979292308Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596952 | controller | Jun 12 20:26:28.979372 crc crio[3645]: time="2026-06-12T20:26:28.979313299Z" level=info msg="runSandbox: unmounting shmPath for sandbox 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.596985 | controller | Jun 12 20:26:28.985637 crc crio[3645]: time="2026-06-12T20:26:28.985554078Z" level=info msg="runSandbox: removing pod sandbox from storage: 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597014 | controller | Jun 12 20:26:28.986734 crc crio[3645]: time="2026-06-12T20:26:28.985822944Z" level=info msg="runSandbox: deleting pod ID 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487 from idIndex" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597042 | controller | Jun 12 20:26:28.986734 crc crio[3645]: time="2026-06-12T20:26:28.985866555Z" level=info msg="runSandbox: removing pod sandbox 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597069 | controller | Jun 12 20:26:28.986734 crc crio[3645]: time="2026-06-12T20:26:28.986024489Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597097 | controller | Jun 12 20:26:28.986734 crc crio[3645]: time="2026-06-12T20:26:28.98605788Z" level=info msg="runSandbox: unmounting shmPath for sandbox 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597125 | controller | Jun 12 20:26:28.986734 crc crio[3645]: time="2026-06-12T20:26:28.986511811Z" level=info msg="runSandbox: deleting pod ID 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b from idIndex" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597151 | controller | Jun 12 20:26:28.986734 crc crio[3645]: time="2026-06-12T20:26:28.986599953Z" level=info msg="runSandbox: removing pod sandbox 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597179 | controller | Jun 12 20:26:28.986734 crc crio[3645]: time="2026-06-12T20:26:28.986701876Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597206 | controller | Jun 12 20:26:28.986734 crc crio[3645]: time="2026-06-12T20:26:28.986729987Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597233 | controller | Jun 12 20:26:28.987613 crc crio[3645]: time="2026-06-12T20:26:28.987560588Z" level=info msg="runSandbox: removing pod sandbox from storage: 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597260 | controller | Jun 12 20:26:28.988233 crc crio[3645]: time="2026-06-12T20:26:28.988100231Z" level=info msg="runSandbox: deleting pod ID 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9 from idIndex" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597288 | controller | Jun 12 20:26:28.988233 crc crio[3645]: time="2026-06-12T20:26:28.988212814Z" level=info msg="runSandbox: removing pod sandbox 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597320 | controller | Jun 12 20:26:28.988321 crc crio[3645]: time="2026-06-12T20:26:28.988259685Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597348 | controller | Jun 12 20:26:28.988321 crc crio[3645]: time="2026-06-12T20:26:28.988280896Z" level=info msg="runSandbox: unmounting shmPath for sandbox 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597375 | controller | Jun 12 20:26:28.988864 crc crio[3645]: time="2026-06-12T20:26:28.988746667Z" level=info msg="runSandbox: removing pod sandbox from storage: 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597403 | controller | Jun 12 20:26:28.993706 crc crio[3645]: time="2026-06-12T20:26:28.993618523Z" level=info msg="runSandbox: removing pod sandbox from storage: 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597430 | controller | Jun 12 20:26:28.994099 crc crio[3645]: time="2026-06-12T20:26:28.994034023Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597457 | controller | Jun 12 20:26:28.995450 crc crio[3645]: time="2026-06-12T20:26:28.995350356Z" level=info msg="runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597485 | controller | Jun 12 20:26:28.995450 crc crio[3645]: time="2026-06-12T20:26:28.995410188Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597513 | controller | Jun 12 20:26:28.995556 crc crio[3645]: time="2026-06-12T20:26:28.995444789Z" level=info msg="runSandbox: deleting pod ID e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50 from idIndex" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597540 | controller | Jun 12 20:26:28.995556 crc crio[3645]: time="2026-06-12T20:26:28.99548522Z" level=info msg="runSandbox: removing pod sandbox e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597567 | controller | Jun 12 20:26:28.995556 crc crio[3645]: time="2026-06-12T20:26:28.995535241Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597595 | controller | Jun 12 20:26:28.995556 crc crio[3645]: time="2026-06-12T20:26:28.9955568Z" level=info msg="runSandbox: unmounting shmPath for sandbox e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597622 | controller | Jun 12 20:26:28.998821 crc crio[3645]: time="2026-06-12T20:26:28.998559377Z" level=info msg="runSandbox: removing pod sandbox from storage: e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597677 | controller | Jun 12 20:26:29.004977 crc crio[3645]: time="2026-06-12T20:26:29.004633191Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597710 | controller | Jun 12 20:26:29.004977 crc crio[3645]: time="2026-06-12T20:26:29.004677002Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597729 | controller | Jun 12 20:26:29.006089 crc crio[3645]: time="2026-06-12T20:26:29.006019106Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597747 | controller | Jun 12 20:26:29.008896 crc crio[3645]: time="2026-06-12T20:26:29.00887274Z" level=info msg="runSandbox: deleting pod ID 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c from idIndex" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597764 | controller | Jun 12 20:26:29.009047 crc crio[3645]: time="2026-06-12T20:26:29.009028313Z" level=info msg="runSandbox: removing pod sandbox 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597781 | controller | Jun 12 20:26:29.009189 crc crio[3645]: time="2026-06-12T20:26:29.009120986Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597797 | controller | Jun 12 20:26:29.009292 crc crio[3645]: time="2026-06-12T20:26:29.0092755Z" level=info msg="runSandbox: unmounting shmPath for sandbox 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597814 | controller | Jun 12 20:26:29.011493 crc crio[3645]: time="2026-06-12T20:26:29.011406853Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597830 | controller | Jun 12 20:26:29.011493 crc crio[3645]: time="2026-06-12T20:26:29.011477585Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597846 | controller | Jun 12 20:26:29.012497 crc crio[3645]: time="2026-06-12T20:26:29.012474941Z" level=info msg="runSandbox: removing pod sandbox from storage: 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597894 | controller | Jun 12 20:26:29.018702 crc crio[3645]: time="2026-06-12T20:26:29.018536054Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597919 | controller | Jun 12 20:26:29.018902 crc crio[3645]: time="2026-06-12T20:26:29.01878326Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597947 | controller | Jun 12 20:26:29.028198 crc crio[3645]: time="2026-06-12T20:26:29.028087386Z" level=info msg="runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597966 | controller | Jun 12 20:26:29.028316 crc crio[3645]: time="2026-06-12T20:26:29.028266971Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597982 | controller | Jun 12 20:26:29.032649 crc crio[3645]: time="2026-06-12T20:26:29.032614392Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.597998 | controller | Jun 12 20:26:29.032759 crc crio[3645]: time="2026-06-12T20:26:29.032742985Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598013 | controller | Jun 12 20:26:29.272237 crc crio[3645]: time="2026-06-12T20:26:29.26773376Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598029 | controller | Jun 12 20:26:29.283122 crc crio[3645]: time="2026-06-12T20:26:29.283012868Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598045 | controller | Jun 12 20:26:29.288054 crc crio[3645]: time="2026-06-12T20:26:29.28781633Z" level=info msg="runSandbox: deleting pod ID db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201 from idIndex" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598060 | controller | Jun 12 20:26:29.288249 crc crio[3645]: time="2026-06-12T20:26:29.288059436Z" level=info msg="runSandbox: removing pod sandbox db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598075 | controller | Jun 12 20:26:29.288249 crc crio[3645]: time="2026-06-12T20:26:29.28823048Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598091 | controller | Jun 12 20:26:29.288602 crc crio[3645]: time="2026-06-12T20:26:29.288273611Z" level=info msg="runSandbox: unmounting shmPath for sandbox db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598107 | controller | Jun 12 20:26:29.297497 crc crio[3645]: time="2026-06-12T20:26:29.297347751Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598122 | controller | Jun 12 20:26:29.304573 crc crio[3645]: time="2026-06-12T20:26:29.301261691Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598143 | controller | Jun 12 20:26:29.304573 crc crio[3645]: time="2026-06-12T20:26:29.301739833Z" level=info msg="runSandbox: removing pod sandbox from storage: db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598159 | controller | Jun 12 20:26:29.304573 crc crio[3645]: time="2026-06-12T20:26:29.302277996Z" level=info msg="runSandbox: deleting pod ID 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7 from idIndex" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598176 | controller | Jun 12 20:26:29.304573 crc crio[3645]: time="2026-06-12T20:26:29.302369818Z" level=info msg="runSandbox: removing pod sandbox 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598192 | controller | Jun 12 20:26:29.304573 crc crio[3645]: time="2026-06-12T20:26:29.30243559Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598207 | controller | Jun 12 20:26:29.304573 crc crio[3645]: time="2026-06-12T20:26:29.302474921Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598222 | controller | Jun 12 20:26:29.304573 crc crio[3645]: time="2026-06-12T20:26:29.303729663Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598237 | controller | Jun 12 20:26:29.304573 crc crio[3645]: time="2026-06-12T20:26:29.30435211Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598252 | controller | Jun 12 20:26:29.307460 crc crio[3645]: time="2026-06-12T20:26:29.30636259Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598267 | controller | Jun 12 20:26:29.307745 crc crio[3645]: time="2026-06-12T20:26:29.307538151Z" level=info msg="runSandbox: removing pod sandbox from storage: 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598282 | controller | Jun 12 20:26:29.308611 crc crio[3645]: time="2026-06-12T20:26:29.308548397Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598296 | controller | Jun 12 20:26:29.308611 crc crio[3645]: time="2026-06-12T20:26:29.308601368Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598312 | controller | Jun 12 20:26:29.311011 crc crio[3645]: time="2026-06-12T20:26:29.310909096Z" level=info msg="runSandbox: deleting pod ID edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917 from idIndex" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598331 | controller | Jun 12 20:26:29.311011 crc crio[3645]: time="2026-06-12T20:26:29.311005518Z" level=info msg="runSandbox: removing pod sandbox edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598347 | controller | Jun 12 20:26:29.311230 crc crio[3645]: time="2026-06-12T20:26:29.311055999Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598362 | controller | Jun 12 20:26:29.311230 crc crio[3645]: time="2026-06-12T20:26:29.31107948Z" level=info msg="runSandbox: unmounting shmPath for sandbox edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598377 | controller | Jun 12 20:26:29.317695 crc crio[3645]: time="2026-06-12T20:26:29.317616266Z" level=info msg="runSandbox: removing pod sandbox from storage: edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598393 | controller | Jun 12 20:26:29.317839 crc crio[3645]: time="2026-06-12T20:26:29.317712779Z" level=info msg="runSandbox: deleting pod ID 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76 from idIndex" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598408 | controller | Jun 12 20:26:29.317839 crc crio[3645]: time="2026-06-12T20:26:29.31778782Z" level=info msg="runSandbox: removing pod sandbox 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598423 | controller | Jun 12 20:26:29.318066 crc crio[3645]: time="2026-06-12T20:26:29.317866832Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598438 | controller | Jun 12 20:26:29.318066 crc crio[3645]: time="2026-06-12T20:26:29.317887933Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598453 | controller | Jun 12 20:26:29.320977 crc crio[3645]: time="2026-06-12T20:26:29.320796147Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598469 | controller | Jun 12 20:26:29.320977 crc crio[3645]: time="2026-06-12T20:26:29.320845888Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598484 | controller | Jun 12 20:26:29.321384 crc crio[3645]: time="2026-06-12T20:26:29.321327451Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598500 | controller | Jun 12 20:26:29.321634 crc crio[3645]: time="2026-06-12T20:26:29.321475454Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.598521 | controller | Jun 12 20:26:29.321861 crc crio[3645]: time="2026-06-12T20:26:29.321780622Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8048870b-ed71-40e9-97d6-6970ef769fd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0012883f8}] Aliases:map[]}"
2026-06-12 21:48:32.598538 | controller | Jun 12 20:26:29.321861 crc crio[3645]: time="2026-06-12T20:26:29.321820213Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/88ddf2e6-9316-48a7-b89a-4970d6b9496a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc0022d6070}] Aliases:map[]}"
2026-06-12 21:48:32.598556 | controller | Jun 12 20:26:29.322083 crc crio[3645]: time="2026-06-12T20:26:29.322001687Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.598573 | controller | Jun 12 20:26:29.322083 crc crio[3645]: time="2026-06-12T20:26:29.322035008Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.598589 | controller | Jun 12 20:26:29.322083 crc crio[3645]: time="2026-06-12T20:26:29.322044289Z" level=info msg="runSandbox: deleting pod ID 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5 from idIndex" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598605 | controller | Jun 12 20:26:29.322235 crc crio[3645]: time="2026-06-12T20:26:29.32209501Z" level=info msg="runSandbox: removing pod sandbox 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598621 | controller | Jun 12 20:26:29.322235 crc crio[3645]: time="2026-06-12T20:26:29.322127111Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598637 | controller | Jun 12 20:26:29.322235 crc crio[3645]: time="2026-06-12T20:26:29.32212261Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ecb61782-fece-4ff2-862d-1dd6c94babb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0001889e0}] Aliases:map[]}"
2026-06-12 21:48:32.598653 | controller | Jun 12 20:26:29.322392 crc crio[3645]: time="2026-06-12T20:26:29.322333216Z" level=info msg="runSandbox: deleting pod ID f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a from idIndex" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598669 | controller | Jun 12 20:26:29.322492 crc crio[3645]: time="2026-06-12T20:26:29.322414128Z" level=info msg="runSandbox: removing pod sandbox f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598690 | controller | Jun 12 20:26:29.322492 crc crio[3645]: time="2026-06-12T20:26:29.322437748Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.598707 | controller | Jun 12 20:26:29.322492 crc crio[3645]: time="2026-06-12T20:26:29.322476559Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598723 | controller | Jun 12 20:26:29.322904 crc crio[3645]: time="2026-06-12T20:26:29.32249799Z" level=info msg="runSandbox: unmounting shmPath for sandbox f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598738 | controller | Jun 12 20:26:29.322904 crc crio[3645]: time="2026-06-12T20:26:29.3225101Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/fa477f71-18d2-405f-84c0-541c4a5a035d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00112e618}] Aliases:map[]}"
2026-06-12 21:48:32.598755 | controller | Jun 12 20:26:29.322904 crc crio[3645]: time="2026-06-12T20:26:29.322679484Z" level=info msg="Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.598771 | controller | Jun 12 20:26:29.323086 crc crio[3645]: time="2026-06-12T20:26:29.322988002Z" level=info msg="runSandbox: deleting pod ID bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb from idIndex" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598787 | controller | Jun 12 20:26:29.323086 crc crio[3645]: time="2026-06-12T20:26:29.323062664Z" level=info msg="runSandbox: removing pod sandbox bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598802 | controller | Jun 12 20:26:29.323218 crc crio[3645]: time="2026-06-12T20:26:29.323092944Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598818 | controller | Jun 12 20:26:29.323218 crc crio[3645]: time="2026-06-12T20:26:29.323113645Z" level=info msg="runSandbox: unmounting shmPath for sandbox bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598834 | controller | Jun 12 20:26:29.323569 crc crio[3645]: time="2026-06-12T20:26:29.323520146Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/2ec1b95a-7659-42ca-bcf4-a844cb75295d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000110198}] Aliases:map[]}"
2026-06-12 21:48:32.598865 | controller | Jun 12 20:26:29.323678 crc crio[3645]: time="2026-06-12T20:26:29.323557396Z" level=info msg="runSandbox: removing pod sandbox from storage: 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.598892 | controller | Jun 12 20:26:29.323775 crc crio[3645]: time="2026-06-12T20:26:29.323712631Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.598910 | controller | Jun 12 20:26:29.323870 crc crio[3645]: time="2026-06-12T20:26:29.323784602Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/fed77867-d0fa-4235-8f44-bfbc9ac30d1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc001722380}] Aliases:map[]}"
2026-06-12 21:48:32.598927 | controller | Jun 12 20:26:29.323870 crc crio[3645]: time="2026-06-12T20:26:29.323853494Z" level=info msg="Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/09fb3f37-7bc5-4a85-a7fb-e89ad3d15b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc0022d6230}] Aliases:map[]}"
2026-06-12 21:48:32.598943 | controller | Jun 12 20:26:29.323997 crc crio[3645]: time="2026-06-12T20:26:29.323910936Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.598959 | controller | Jun 12 20:26:29.324046 crc crio[3645]: time="2026-06-12T20:26:29.324010098Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688255-pj2k5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.598975 | controller | Jun 12 20:26:29.324372 crc crio[3645]: time="2026-06-12T20:26:29.322188612Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599005 | controller | Jun 12 20:26:29.324953 crc crio[3645]: time="2026-06-12T20:26:29.324537972Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2025b0a-5e4c-46bf-881c-f0cc518355d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00112e6e8}] Aliases:map[]}"
2026-06-12 21:48:32.599024 | controller | Jun 12 20:26:29.324953 crc crio[3645]: time="2026-06-12T20:26:29.324624133Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b83af19b-f0b0-4927-ac8e-340c07a756b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc002a32008}] Aliases:map[]}"
2026-06-12 21:48:32.599045 | controller | Jun 12 20:26:29.324953 crc crio[3645]: time="2026-06-12T20:26:29.324788178Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.599062 | controller | Jun 12 20:26:29.324953 crc crio[3645]: time="2026-06-12T20:26:29.324857819Z" level=info msg="Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.599078 | controller | Jun 12 20:26:29.325336 crc crio[3645]: time="2026-06-12T20:26:29.32527487Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4fc5106-4ed5-4541-81cd-0db83afa466e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00109e000}] Aliases:map[]}"
2026-06-12 21:48:32.599095 | controller | Jun 12 20:26:29.325572 crc crio[3645]: time="2026-06-12T20:26:29.325488896Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.599111 | controller | Jun 12 20:26:29.325814 crc crio[3645]: time="2026-06-12T20:26:29.325713632Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/09c62929-01ec-4e64-a90b-b729ee567411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc0017224b0}] Aliases:map[]}"
2026-06-12 21:48:32.599127 | controller | Jun 12 20:26:29.325814 crc crio[3645]: time="2026-06-12T20:26:29.325751662Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d9487208-1343-4ea2-8b77-2f9b398f9232 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0029e2320}] Aliases:map[]}"
2026-06-12 21:48:32.599143 | controller | Jun 12 20:26:29.326008 crc crio[3645]: time="2026-06-12T20:26:29.325860126Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.599159 | controller | Jun 12 20:26:29.326058 crc crio[3645]: time="2026-06-12T20:26:29.326022839Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.599175 | controller | Jun 12 20:26:29.326094 crc crio[3645]: time="2026-06-12T20:26:29.3260552Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/5b5f7ce7-514a-4629-a190-891674ab153f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0022d62e8}] Aliases:map[]}"
2026-06-12 21:48:32.599192 | controller | Jun 12 20:26:29.326313 crc crio[3645]: time="2026-06-12T20:26:29.326209834Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.599216 | controller | Jun 12 20:26:29.326313 crc crio[3645]: time="2026-06-12T20:26:29.323725821Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/98dd6fed-439e-4c80-b2dc-0fb355960f38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc0022d6210}] Aliases:map[]}"
2026-06-12 21:48:32.599234 | controller | Jun 12 20:26:29.326533 crc crio[3645]: time="2026-06-12T20:26:29.32644226Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.599251 | controller | Jun 12 20:26:29.328203 crc crio[3645]: time="2026-06-12T20:26:29.327905707Z" level=info msg="runSandbox: removing pod sandbox from storage: f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599267 | controller | Jun 12 20:26:29.328268 crc crio[3645]: time="2026-06-12T20:26:29.328105632Z" level=info msg="runSandbox: removing pod sandbox from storage: bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599283 | controller | Jun 12 20:26:29.328268 crc crio[3645]: time="2026-06-12T20:26:29.328115422Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599299 | controller | Jun 12 20:26:29.328385 crc crio[3645]: time="2026-06-12T20:26:29.328292347Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599315 | controller | Jun 12 20:26:29.330034 crc crio[3645]: time="2026-06-12T20:26:29.33000497Z" level=info msg="runSandbox: removing pod sandbox from storage: 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599331 | controller | Jun 12 20:26:29.332827 crc crio[3645]: time="2026-06-12T20:26:29.332700188Z" level=info msg="runSandbox: deleting pod ID bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436 from idIndex" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599346 | controller | Jun 12 20:26:29.332827 crc crio[3645]: time="2026-06-12T20:26:29.332770671Z" level=info msg="runSandbox: removing pod sandbox bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599362 | controller | Jun 12 20:26:29.332827 crc crio[3645]: time="2026-06-12T20:26:29.332818752Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599378 | controller | Jun 12 20:26:29.333436 crc crio[3645]: time="2026-06-12T20:26:29.332839403Z" level=info msg="runSandbox: unmounting shmPath for sandbox bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599398 | controller | Jun 12 20:26:29.334517 crc crio[3645]: time="2026-06-12T20:26:29.334430323Z" level=info msg="runSandbox: removing pod sandbox from storage: bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599414 | controller | Jun 12 20:26:29.335032 crc crio[3645]: time="2026-06-12T20:26:29.335007837Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599430 | controller | Jun 12 20:26:29.335243 crc crio[3645]: time="2026-06-12T20:26:29.335222213Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599446 | controller | Jun 12 20:26:29.339653 crc crio[3645]: time="2026-06-12T20:26:29.339582084Z" level=info msg="runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599461 | controller | Jun 12 20:26:29.339771 crc crio[3645]: time="2026-06-12T20:26:29.339652636Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599478 | controller | Jun 12 20:26:29.349063 crc crio[3645]: time="2026-06-12T20:26:29.348988702Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599495 | controller | Jun 12 20:26:29.349183 crc crio[3645]: time="2026-06-12T20:26:29.349086245Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599511 | controller | Jun 12 20:26:29.354054 crc crio[3645]: time="2026-06-12T20:26:29.354014389Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599527 | controller | Jun 12 20:26:29.354276 crc crio[3645]: time="2026-06-12T20:26:29.354216245Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599543 | controller | Jun 12 20:26:29.367242 crc crio[3645]: time="2026-06-12T20:26:29.367124682Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599559 | controller | Jun 12 20:26:29.367327 crc crio[3645]: time="2026-06-12T20:26:29.367269486Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599581 | controller | Jun 12 20:26:29.591819 crc crio[3645]: time="2026-06-12T20:26:29.591742255Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599597 | controller | Jun 12 20:26:29.596056 crc crio[3645]: time="2026-06-12T20:26:29.596017352Z" level=info msg="runSandbox: deleting pod ID 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631 from idIndex" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599613 | controller | Jun 12 20:26:29.596691 crc crio[3645]: time="2026-06-12T20:26:29.596067333Z" level=info msg="runSandbox: removing pod sandbox 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599628 | controller | Jun 12 20:26:29.596691 crc crio[3645]: time="2026-06-12T20:26:29.596107784Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599644 | controller | Jun 12 20:26:29.596691 crc crio[3645]: time="2026-06-12T20:26:29.596129455Z" level=info msg="runSandbox: unmounting shmPath for sandbox 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599659 | controller | Jun 12 20:26:29.597247 crc crio[3645]: time="2026-06-12T20:26:29.597189112Z" level=info msg="runSandbox: removing pod sandbox from storage: 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599674 | controller | Jun 12 20:26:29.604519 crc crio[3645]: time="2026-06-12T20:26:29.603971814Z" level=info msg="runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599690 | controller | Jun 12 20:26:29.604862 crc crio[3645]: time="2026-06-12T20:26:29.604767074Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599706 | controller | Jun 12 20:26:29.624348 crc crio[3645]: time="2026-06-12T20:26:29.62424719Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599722 | controller | Jun 12 20:26:29.638840 crc crio[3645]: time="2026-06-12T20:26:29.638593263Z" level=info msg="runSandbox: deleting pod ID 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626 from idIndex" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599737 | controller | Jun 12 20:26:29.638840 crc crio[3645]: time="2026-06-12T20:26:29.638670375Z" level=info msg="runSandbox: removing pod sandbox 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599752 | controller | Jun 12 20:26:29.638840 crc crio[3645]: time="2026-06-12T20:26:29.638740797Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599772 | controller | Jun 12 20:26:29.638840 crc crio[3645]: time="2026-06-12T20:26:29.638761838Z" level=info msg="runSandbox: unmounting shmPath for sandbox 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599788 | controller | Jun 12 20:26:29.646512 crc crio[3645]: time="2026-06-12T20:26:29.646298269Z" level=info msg="runSandbox: removing pod sandbox from storage: 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599803 | controller | Jun 12 20:26:29.650496 crc crio[3645]: time="2026-06-12T20:26:29.650457204Z" level=info msg="runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599819 | controller | Jun 12 20:26:29.650697 crc crio[3645]: time="2026-06-12T20:26:29.650635928Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599835 | controller | Jun 12 20:26:29.666242 crc crio[3645]: time="2026-06-12T20:26:29.666056831Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599867 | controller | Jun 12 20:26:29.668769 crc crio[3645]: time="2026-06-12T20:26:29.668684798Z" level=info msg="runSandbox: deleting pod ID 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f from idIndex" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599889 | controller | Jun 12 20:26:29.668769 crc crio[3645]: time="2026-06-12T20:26:29.668734629Z" level=info msg="runSandbox: removing pod sandbox 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599907 | controller | Jun 12 20:26:29.669203 crc crio[3645]: time="2026-06-12T20:26:29.66878374Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599923 | controller | Jun 12 20:26:29.669203 crc crio[3645]: time="2026-06-12T20:26:29.668802281Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599939 | controller | Jun 12 20:26:29.671528 crc crio[3645]: time="2026-06-12T20:26:29.671355795Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599956 | controller | Jun 12 20:26:29.680274 crc crio[3645]: time="2026-06-12T20:26:29.680004625Z" level=info msg="runSandbox: removing pod sandbox from storage: 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599972 | controller | Jun 12 20:26:29.684276 crc crio[3645]: time="2026-06-12T20:26:29.684202932Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.599993 | controller | Jun 12 20:26:29.684276 crc crio[3645]: time="2026-06-12T20:26:29.684255093Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600010 | controller | Jun 12 20:26:29.688716 crc crio[3645]: time="2026-06-12T20:26:29.68769039Z" level=info msg="runSandbox: deleting pod ID 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7 from idIndex" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600026 | controller | Jun 12 20:26:29.688716 crc crio[3645]: time="2026-06-12T20:26:29.687857514Z" level=info msg="runSandbox: removing pod sandbox 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600042 | controller | Jun 12 20:26:29.688716 crc crio[3645]: time="2026-06-12T20:26:29.688606883Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600057 | controller | Jun 12 20:26:29.688883 crc crio[3645]: time="2026-06-12T20:26:29.688705936Z" level=info msg="runSandbox: unmounting shmPath for sandbox 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600073 | controller | Jun 12 20:26:29.690572 crc crio[3645]: time="2026-06-12T20:26:29.690502291Z" level=info msg="runSandbox: removing pod sandbox from storage: 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600088 | controller | Jun 12 20:26:29.703867 crc crio[3645]: time="2026-06-12T20:26:29.703785759Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600104 | controller | Jun 12 20:26:29.703867 crc crio[3645]: time="2026-06-12T20:26:29.703867091Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600119 | controller | Jun 12 20:26:29.708525 crc crio[3645]: time="2026-06-12T20:26:29.708445167Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600134 | controller | Jun 12 20:26:29.710400 crc crio[3645]: time="2026-06-12T20:26:29.710317204Z" level=info msg="runSandbox: deleting pod ID c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183 from idIndex" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600150 | controller | Jun 12 20:26:29.710400 crc crio[3645]: time="2026-06-12T20:26:29.710388816Z" level=info msg="runSandbox: removing pod sandbox c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600165 | controller | Jun 12 20:26:29.710653 crc crio[3645]: time="2026-06-12T20:26:29.710437327Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600186 | controller | Jun 12 20:26:29.710653 crc crio[3645]: time="2026-06-12T20:26:29.710459807Z" level=info msg="runSandbox: unmounting shmPath for sandbox c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600203 | controller | Jun 12 20:26:29.711010 crc crio[3645]: time="2026-06-12T20:26:29.710814777Z" level=info msg="runSandbox: removing pod sandbox from storage: c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600219 | controller | Jun 12 20:26:29.712633 crc crio[3645]: time="2026-06-12T20:26:29.712450028Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600235 | controller | Jun 12 20:26:29.715000 crc crio[3645]: time="2026-06-12T20:26:29.714835228Z" level=info msg="runSandbox: releasing container name: k8s_POD_collect-profiles-29688255-pj2k5_openshift-operator-lifecycle-manager_0809aa4a-859a-46fe-8412-220888536015_0" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600257 | controller | Jun 12 20:26:29.715072 crc crio[3645]: time="2026-06-12T20:26:29.715012334Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_collect-profiles-29688255-pj2k5_openshift-operator-lifecycle-manager_0809aa4a-859a-46fe-8412-220888536015_0" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600281 | controller | Jun 12 20:26:29.723253 crc crio[3645]: time="2026-06-12T20:26:29.72313102Z" level=info msg="runSandbox: deleting pod ID 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f from idIndex" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600303 | controller | Jun 12 20:26:29.723253 crc crio[3645]: time="2026-06-12T20:26:29.723247883Z" level=info msg="runSandbox: removing pod sandbox 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600321 | controller | Jun 12 20:26:29.723504 crc crio[3645]: time="2026-06-12T20:26:29.723319455Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600337 | controller | Jun 12 20:26:29.723504 crc crio[3645]: time="2026-06-12T20:26:29.723343035Z" level=info msg="runSandbox: unmounting shmPath for sandbox 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600353 | controller | Jun 12 20:26:29.733321 crc crio[3645]: time="2026-06-12T20:26:29.733089853Z" level=info msg="runSandbox: removing pod sandbox from storage: 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600369 | controller | Jun 12 20:26:29.742433 crc crio[3645]: time="2026-06-12T20:26:29.742370928Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600384 | controller | Jun 12 20:26:29.742567 crc crio[3645]: time="2026-06-12T20:26:29.74245755Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600404 | controller | Jun 12 20:26:29.767217 crc crio[3645]: time="2026-06-12T20:26:29.767094184Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600420 | controller | Jun 12 20:26:29.769858 crc crio[3645]: time="2026-06-12T20:26:29.769772494Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600437 | controller | Jun 12 20:26:29.770212 crc crio[3645]: time="2026-06-12T20:26:29.770121652Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600452 | controller | Jun 12 20:26:29.777979 crc crio[3645]: time="2026-06-12T20:26:29.777851139Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600469 | controller | Jun 12 20:26:29.779463 crc crio[3645]: time="2026-06-12T20:26:29.779339397Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600484 | controller | Jun 12 20:26:29.782396 crc crio[3645]: time="2026-06-12T20:26:29.782330522Z" level=info msg="runSandbox: deleting pod ID da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7 from idIndex" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600500 | controller | Jun 12 20:26:29.782396 crc crio[3645]: time="2026-06-12T20:26:29.782399684Z" level=info msg="runSandbox: removing pod sandbox da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600516 | controller | Jun 12 20:26:29.782561 crc crio[3645]: time="2026-06-12T20:26:29.782488486Z" level=info msg="runSandbox: deleting pod ID 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b from idIndex" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600531 | controller | Jun 12 20:26:29.782561 crc crio[3645]: time="2026-06-12T20:26:29.782505367Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600548 | controller | Jun 12 20:26:29.782629 crc crio[3645]: time="2026-06-12T20:26:29.782586449Z" level=info msg="runSandbox: unmounting shmPath for sandbox da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600563 | controller | Jun 12 20:26:29.782629 crc crio[3645]: time="2026-06-12T20:26:29.782590439Z" level=info msg="runSandbox: deleting pod ID f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067 from idIndex" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600578 | controller | Jun 12 20:26:29.782629 crc crio[3645]: time="2026-06-12T20:26:29.78262244Z" level=info msg="runSandbox: removing pod sandbox f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600598 | controller | Jun 12 20:26:29.782796 crc crio[3645]: time="2026-06-12T20:26:29.78265044Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600615 | controller | Jun 12 20:26:29.782796 crc crio[3645]: time="2026-06-12T20:26:29.782676421Z" level=info msg="runSandbox: unmounting shmPath for sandbox f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600630 | controller | Jun 12 20:26:29.783255 crc crio[3645]: time="2026-06-12T20:26:29.782519747Z" level=info msg="runSandbox: removing pod sandbox 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600645 | controller | Jun 12 20:26:29.783437 crc crio[3645]: time="2026-06-12T20:26:29.78341939Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600660 | controller | Jun 12 20:26:29.783532 crc crio[3645]: time="2026-06-12T20:26:29.783517362Z" level=info msg="runSandbox: unmounting shmPath for sandbox 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600676 | controller | Jun 12 20:26:29.788672 crc crio[3645]: time="2026-06-12T20:26:29.788600211Z" level=info msg="runSandbox: removing pod sandbox from storage: 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600691 | controller | Jun 12 20:26:29.789567 crc crio[3645]: time="2026-06-12T20:26:29.788659302Z" level=info msg="runSandbox: removing pod sandbox from storage: f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600706 | controller | Jun 12 20:26:29.795067 crc crio[3645]: time="2026-06-12T20:26:29.791827153Z" level=info msg="runSandbox: removing pod sandbox from storage: da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600722 | controller | Jun 12 20:26:29.801047 crc crio[3645]: time="2026-06-12T20:26:29.801001856Z" level=info msg="runSandbox: deleting pod ID e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444 from idIndex" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600737 | controller | Jun 12 20:26:29.801334 crc crio[3645]: time="2026-06-12T20:26:29.801305553Z" level=info msg="runSandbox: removing pod sandbox e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600752 | controller | Jun 12 20:26:29.801570 crc crio[3645]: time="2026-06-12T20:26:29.801540139Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600767 | controller | Jun 12 20:26:29.801715 crc crio[3645]: time="2026-06-12T20:26:29.801691063Z" level=info msg="runSandbox: unmounting shmPath for sandbox e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600787 | controller | Jun 12 20:26:29.802320 crc crio[3645]: time="2026-06-12T20:26:29.801339914Z" level=info msg="runSandbox: deleting pod ID daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b from idIndex" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600802 | controller | Jun 12 20:26:29.802320 crc crio[3645]: time="2026-06-12T20:26:29.802081134Z" level=info msg="runSandbox: removing pod sandbox daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600817 | controller | Jun 12 20:26:29.802320 crc crio[3645]: time="2026-06-12T20:26:29.802204787Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600832 | controller | Jun 12 20:26:29.802320 crc crio[3645]: time="2026-06-12T20:26:29.802247328Z" level=info msg="runSandbox: unmounting shmPath for sandbox daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600865 | controller | Jun 12 20:26:29.803278 crc crio[3645]: time="2026-06-12T20:26:29.803245303Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600888 | controller | Jun 12 20:26:29.803462 crc crio[3645]: time="2026-06-12T20:26:29.803434348Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600905 | controller | Jun 12 20:26:29.804174 crc crio[3645]: time="2026-06-12T20:26:29.804068574Z" level=info msg="runSandbox: removing pod sandbox from storage: daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600923 | controller | Jun 12 20:26:29.806845 crc crio[3645]: time="2026-06-12T20:26:29.806733741Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600940 | controller | Jun 12 20:26:29.807233 crc crio[3645]: time="2026-06-12T20:26:29.807182293Z" level=info msg="runSandbox: removing pod sandbox from storage: e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600956 | controller | Jun 12 20:26:29.820102 crc crio[3645]: time="2026-06-12T20:26:29.814361805Z" level=info msg="runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600972 | controller | Jun 12 20:26:29.820417 crc crio[3645]: time="2026-06-12T20:26:29.820380138Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.600989 | controller | Jun 12 20:26:29.820765 crc crio[3645]: time="2026-06-12T20:26:29.819343121Z" level=info msg="runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601009 | controller | Jun 12 20:26:29.820906 crc crio[3645]: time="2026-06-12T20:26:29.82088113Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601025 | controller | Jun 12 20:26:29.821195 crc crio[3645]: time="2026-06-12T20:26:29.815475554Z" level=info msg="runSandbox: deleting pod ID 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b from idIndex" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601042 | controller | Jun 12 20:26:29.821297 crc crio[3645]: time="2026-06-12T20:26:29.82127985Z" level=info msg="runSandbox: removing pod sandbox 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601057 | controller | Jun 12 20:26:29.821411 crc crio[3645]: time="2026-06-12T20:26:29.821395464Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601074 | controller | Jun 12 20:26:29.821489 crc crio[3645]: time="2026-06-12T20:26:29.821473996Z" level=info msg="runSandbox: unmounting shmPath for sandbox 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601096 | controller | Jun 12 20:26:29.823673 crc crio[3645]: time="2026-06-12T20:26:29.82360408Z" level=info msg="runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601118 | controller | Jun 12 20:26:29.832229 crc crio[3645]: time="2026-06-12T20:26:29.831043949Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601139 | controller | Jun 12 20:26:29.832334 crc crio[3645]: time="2026-06-12T20:26:29.83229383Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601161 | controller | Jun 12 20:26:29.832504 crc crio[3645]: time="2026-06-12T20:26:29.830289669Z" level=info msg="runSandbox: removing pod sandbox from storage: 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601183 | controller | Jun 12 20:26:29.834659 crc crio[3645]: time="2026-06-12T20:26:29.831350007Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601205 | controller | Jun 12 20:26:29.835692 crc crio[3645]: time="2026-06-12T20:26:29.835632345Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601228 | controller | Jun 12 20:26:29.835753 crc crio[3645]: time="2026-06-12T20:26:29.835689167Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601255 | controller | Jun 12 20:26:29.851736 crc crio[3645]: time="2026-06-12T20:26:29.851628271Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601278 | controller | Jun 12 20:26:29.853775 crc crio[3645]: time="2026-06-12T20:26:29.853600541Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601300 | controller | Jun 12 20:26:29.863614 crc crio[3645]: time="2026-06-12T20:26:29.863497653Z" level=info msg="runSandbox: deleting pod ID d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7 from idIndex" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601323 | controller | Jun 12 20:26:29.863614 crc crio[3645]: time="2026-06-12T20:26:29.863590275Z" level=info msg="runSandbox: removing pod sandbox d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601346 | controller | Jun 12 20:26:29.863781 crc crio[3645]: time="2026-06-12T20:26:29.863659327Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601363 | controller | Jun 12 20:26:29.863781 crc crio[3645]: time="2026-06-12T20:26:29.863680597Z" level=info msg="runSandbox: unmounting shmPath for sandbox d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601379 | controller | Jun 12 20:26:29.868109 crc crio[3645]: time="2026-06-12T20:26:29.868020367Z" level=info msg="runSandbox: removing pod sandbox from storage: d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601395 | controller | Jun 12 20:26:29.870625 crc crio[3645]: time="2026-06-12T20:26:29.870552581Z" level=info msg="runSandbox: deleting pod ID 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07 from idIndex" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601411 | controller | Jun 12 20:26:29.870625 crc crio[3645]: time="2026-06-12T20:26:29.870617752Z" level=info msg="runSandbox: removing pod sandbox 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601426 | controller | Jun 12 20:26:29.870767 crc crio[3645]: time="2026-06-12T20:26:29.870663293Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601442 | controller | Jun 12 20:26:29.870767 crc crio[3645]: time="2026-06-12T20:26:29.870686204Z" level=info msg="runSandbox: unmounting shmPath for sandbox 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601463 | controller | Jun 12 20:26:29.872645 crc crio[3645]: time="2026-06-12T20:26:29.87169947Z" level=info msg="runSandbox: removing pod sandbox from storage: 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601492 | controller | Jun 12 20:26:29.874663 crc crio[3645]: time="2026-06-12T20:26:29.874214674Z" level=info msg="runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601515 | controller | Jun 12 20:26:29.874663 crc crio[3645]: time="2026-06-12T20:26:29.874262685Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601535 | controller | Jun 12 20:26:29.880403 crc crio[3645]: time="2026-06-12T20:26:29.880319379Z" level=info msg="runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601552 | controller | Jun 12 20:26:29.880506 crc crio[3645]: time="2026-06-12T20:26:29.880400481Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601568 | controller | Jun 12 20:26:30.127173 crc crio[3645]: time="2026-06-12T20:26:30.127028792Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/POD" id=6261e093-6019-43c1-8d89-47d05085b4ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601590 | controller | Jun 12 20:26:30.128511 crc crio[3645]: time="2026-06-12T20:26:30.127211016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.601615 | controller | Jun 12 20:26:30.147977 crc crio[3645]: time="2026-06-12T20:26:30.147753618Z" level=info msg="Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/f058483c-a28a-4d87-a2e0-e3524247a6e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc002a32708}] Aliases:map[]}"
2026-06-12 21:48:32.601641 | controller | Jun 12 20:26:30.147977 crc crio[3645]: time="2026-06-12T20:26:30.147879481Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688255-pj2k5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.601666 | controller | Jun 12 20:26:30.444841 crc crio[3645]: 2026-06-12T20:26:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9946628f889ed55 Mac:2a:11:84:5a:62:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/f058483c-a28a-4d87-a2e0-e3524247a6e8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.601691 | controller | Jun 12 20:26:30.446210 crc crio[3645]: time="2026-06-12T20:26:30.446020459Z" level=info msg="Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/f058483c-a28a-4d87-a2e0-e3524247a6e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc002a32708}] Aliases:map[]}"
2026-06-12 21:48:32.601718 | controller | Jun 12 20:26:30.446503 crc crio[3645]: time="2026-06-12T20:26:30.446357777Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688255-pj2k5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.601739 | controller | Jun 12 20:26:30.454630 crc crio[3645]: time="2026-06-12T20:26:30.454537385Z" level=info msg="Ran pod sandbox 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/POD" id=6261e093-6019-43c1-8d89-47d05085b4ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.601760 | controller | Jun 12 20:26:30.457463 crc crio[3645]: time="2026-06-12T20:26:30.457294955Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2aa9fc36-c306-490c-8276-c23297c239e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.601777 | controller | Jun 12 20:26:30.459505 crc crio[3645]: time="2026-06-12T20:26:30.459413858Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c8e50cb5-0922-45be-93df-74c660ff3e35 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.601793 | controller | Jun 12 20:26:30.476346 crc crio[3645]: time="2026-06-12T20:26:30.476127983Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/collect-profiles" id=a961945e-eceb-40d2-9882-f5726cad8c79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.601809 | controller | Jun 12 20:26:30.477053 crc crio[3645]: time="2026-06-12T20:26:30.476862442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.601825 | controller | Jun 12 20:26:30.502007 crc crio[3645]: time="2026-06-12T20:26:30.501808274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.601841 | controller | Jun 12 20:26:30.512307 crc crio[3645]: time="2026-06-12T20:26:30.512111716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.601892 | controller | Jun 12 20:26:30.650489 crc crio[3645]: time="2026-06-12T20:26:30.650280214Z" level=info msg="Created container 8d660b895a99a5e4f180c673fa9537bdb2ff1af8ddfa0981fb145670a8bbccab: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/collect-profiles" id=a961945e-eceb-40d2-9882-f5726cad8c79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.601916 | controller | Jun 12 20:26:30.651689 crc crio[3645]: time="2026-06-12T20:26:30.651556695Z" level=info msg="Starting container: 8d660b895a99a5e4f180c673fa9537bdb2ff1af8ddfa0981fb145670a8bbccab" id=48b5d4b7-084f-467a-b9f3-8d8c0cc6fe48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.601939 | controller | Jun 12 20:26:30.662764 crc crio[3645]: time="2026-06-12T20:26:30.662573225Z" level=info msg="Started container" PID=13763 containerID=8d660b895a99a5e4f180c673fa9537bdb2ff1af8ddfa0981fb145670a8bbccab description=openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/collect-profiles id=48b5d4b7-084f-467a-b9f3-8d8c0cc6fe48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2
2026-06-12 21:48:32.601957 | controller | Jun 12 20:26:36.192598 crc crio[3645]: time="2026-06-12T20:26:36.190722712Z" level=info msg="Stopping pod sandbox: 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2" id=20d38d28-e1aa-4a61-b9aa-aa6b0fae0d87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.601983 | controller | Jun 12 20:26:36.193855 crc crio[3645]: time="2026-06-12T20:26:36.192989448Z" level=info msg="Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/f058483c-a28a-4d87-a2e0-e3524247a6e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc001288358}] Aliases:map[]}"
2026-06-12 21:48:32.602009 | controller | Jun 12 20:26:36.193855 crc crio[3645]: time="2026-06-12T20:26:36.193260846Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688255-pj2k5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.602034 | controller | Jun 12 20:26:36.504472 crc crio[3645]: time="2026-06-12T20:26:36.503667676Z" level=info msg="Stopped pod sandbox: 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2" id=20d38d28-e1aa-4a61-b9aa-aa6b0fae0d87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.602056 | controller | Jun 12 20:26:39.671591 crc crio[3645]: time="2026-06-12T20:26:39.671252104Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=34f535ff-8245-4206-8909-600784c15bd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.602072 | controller | Jun 12 20:26:39.671591 crc crio[3645]: time="2026-06-12T20:26:39.671423599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.602089 | controller | Jun 12 20:26:39.673325 crc crio[3645]: time="2026-06-12T20:26:39.671563734Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=72ffe6db-fd7d-46fb-8183-c23b40e2947c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.602105 | controller | Jun 12 20:26:39.673325 crc crio[3645]: time="2026-06-12T20:26:39.671708248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.602122 | controller | Jun 12 20:26:39.673698 crc crio[3645]: time="2026-06-12T20:26:39.673311645Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=5f6dd090-7880-4923-b254-5f8e91babf2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.602139 | controller | Jun 12 20:26:39.673698 crc crio[3645]: time="2026-06-12T20:26:39.673417998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.602156 | controller | Jun 12 20:26:39.673698 crc crio[3645]: time="2026-06-12T20:26:39.673453319Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=80326c27-da60-451b-8475-a9f72d119800 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.602172 | controller | Jun 12 20:26:39.673698 crc crio[3645]: time="2026-06-12T20:26:39.673567882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.602188 | controller | Jun 12 20:26:39.674227 crc crio[3645]: time="2026-06-12T20:26:39.673318265Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=927c8584-f751-4195-896f-7b66f4d74606 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.602204 | controller | Jun 12 20:26:39.674227 crc crio[3645]: time="2026-06-12T20:26:39.674073858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.602225 | controller | Jun 12 20:26:39.674444 crc crio[3645]: time="2026-06-12T20:26:39.673763638Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=7afb2a88-2818-47ff-bc11-321cbf7d55df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.602242 | controller | Jun 12 20:26:39.674673 crc crio[3645]: time="2026-06-12T20:26:39.674534911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.602263 | controller | Jun 12 20:26:39.726864 crc crio[3645]: time="2026-06-12T20:26:39.726661947Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1364def0-6476-40fd-81ed-b73e14027d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00008c3d0}] Aliases:map[]}"
2026-06-12 21:48:32.602286 | controller | Jun 12 20:26:39.726864 crc crio[3645]: time="2026-06-12T20:26:39.726795351Z" level=info msg="Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.602307 | controller | Jun 12 20:26:39.728642 crc crio[3645]: time="2026-06-12T20:26:39.728577843Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/16140a9d-a7f7-4794-ac5c-40f4bb9d48f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000188e88}] Aliases:map[]}"
2026-06-12 21:48:32.602325 | controller | Jun 12 20:26:39.728876 crc crio[3645]: time="2026-06-12T20:26:39.72883876Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.602341 | controller | Jun 12 20:26:39.782432 crc crio[3645]: time="2026-06-12T20:26:39.782287655Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/dcf1d601-3c3d-4aba-9439-c10e7c2ccc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc00008c808}] Aliases:map[]}"
2026-06-12 21:48:32.602358 | controller | Jun 12 20:26:39.782432 crc crio[3645]: time="2026-06-12T20:26:39.782383698Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.602374 | controller | Jun 12 20:26:39.786609 crc crio[3645]: time="2026-06-12T20:26:39.786545901Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c2da011-19a7-45f7-94cc-73130751094a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000189210}] Aliases:map[]}"
2026-06-12 21:48:32.602397 | controller | Jun 12 20:26:39.787102 crc crio[3645]: time="2026-06-12T20:26:39.787061636Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.602415 | controller | Jun 12 20:26:39.791909 crc crio[3645]: time="2026-06-12T20:26:39.791723082Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/db859532-28c2-4b8d-9a9a-365b91d87eac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0029e2780}] Aliases:map[]}"
2026-06-12 21:48:32.602431 | controller | Jun 12 20:26:39.791909 crc crio[3645]: time="2026-06-12T20:26:39.791808244Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.602448 | controller | Jun 12 20:26:39.798917 crc crio[3645]: time="2026-06-12T20:26:39.798786519Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/51bebbae-f128-4788-b3b7-7f82c2c71a45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0017225d0}] Aliases:map[]}"
2026-06-12 21:48:32.602464 | controller | Jun 12 20:26:39.798917 crc crio[3645]: time="2026-06-12T20:26:39.798878721Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.602480 | controller | Jun 12 20:26:40.081592 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a4b2296acc3002 Mac:4a:a1:e6:21:42:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/1364def0-6476-40fd-81ed-b73e14027d5f SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.602496 | controller | Jun 12 20:26:40.085108 crc crio[3645]: time="2026-06-12T20:26:40.08500251Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1364def0-6476-40fd-81ed-b73e14027d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00008c3d0}] Aliases:map[]}"
2026-06-12 21:48:32.602512 | controller | Jun 12 20:26:40.085400 crc crio[3645]: time="2026-06-12T20:26:40.085287739Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.602529 | controller | Jun 12 20:26:40.091835 crc crio[3645]: time="2026-06-12T20:26:40.091673675Z" level=info msg="Ran pod sandbox 6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=34f535ff-8245-4206-8909-600784c15bd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.602545 | controller | Jun 12 20:26:40.094616 crc crio[3645]: time="2026-06-12T20:26:40.094567541Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4fb0b342-6dc3-4606-bb59-efc1a95cb07d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.602565 | controller | Jun 12 20:26:40.099519 crc crio[3645]: time="2026-06-12T20:26:40.099421803Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b6b75d99-e92a-4e78-a0f3-8489a2545b6a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.602582 | controller | Jun 12 20:26:40.100850 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f94d8c79a22d173 Mac:7a:07:bf:83:cd:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/16140a9d-a7f7-4794-ac5c-40f4bb9d48f6 SocketPath: PciID:}] [{Interface:0xc00011b4e0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.602600 | controller | Jun 12 20:26:40.102008 crc crio[3645]: time="2026-06-12T20:26:40.101879784Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/16140a9d-a7f7-4794-ac5c-40f4bb9d48f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000188e88}] Aliases:map[]}"
2026-06-12 21:48:32.602617 | controller | Jun 12 20:26:40.102213 crc crio[3645]: time="2026-06-12T20:26:40.102081431Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.602633 | controller | Jun 12 20:26:40.104528 crc crio[3645]: time="2026-06-12T20:26:40.10445415Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=98288096-6857-4d2a-bcc6-a79ce935c497 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.602650 | controller | Jun 12 20:26:40.104780 crc crio[3645]: time="2026-06-12T20:26:40.104722857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.602666 | controller | Jun 12 20:26:40.110882 crc crio[3645]: time="2026-06-12T20:26:40.110753354Z" level=info msg="Ran pod sandbox f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=72ffe6db-fd7d-46fb-8183-c23b40e2947c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.602682 | controller | Jun 12 20:26:40.113851 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3b319eb2735945 Mac:32:a3:01:c9:e8:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/51bebbae-f128-4788-b3b7-7f82c2c71a45 SocketPath: PciID:}] [{Interface:0xc000014b70 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.602698 | controller | Jun 12 20:26:40.113851 crc crio[3645]: time="2026-06-12T20:26:40.112742952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=9344a868-1511-4648-9449-cbed23653db8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.602714 | controller | Jun 12 20:26:40.114700 crc crio[3645]: time="2026-06-12T20:26:40.114632838Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/51bebbae-f128-4788-b3b7-7f82c2c71a45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0017225d0}] Aliases:map[]}"
2026-06-12 21:48:32.602736 | controller | Jun 12 20:26:40.114840 crc crio[3645]: time="2026-06-12T20:26:40.114823674Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.602752 | controller | Jun 12 20:26:40.128224 crc crio[3645]: time="2026-06-12T20:26:40.128125383Z" level=info msg="Ran pod sandbox d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=7afb2a88-2818-47ff-bc11-321cbf7d55df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.602768 | controller | Jun 12 20:26:40.130435 crc crio[3645]: time="2026-06-12T20:26:40.130323197Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=a0946dbf-f034-416e-abcb-4796b3e339f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.602784 | controller | Jun 12 20:26:40.132383 crc crio[3645]: time="2026-06-12T20:26:40.132339087Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=858fd3e0-957c-49c0-9657-09280d1a88f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.602800 | controller | Jun 12 20:26:40.132650 crc crio[3645]: time="2026-06-12T20:26:40.132532873Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=6e04218e-ed09-4edc-9b2b-3f7a3f01aefc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.602816 | controller | Jun 12 20:26:40.135861 crc crio[3645]: time="2026-06-12T20:26:40.135784987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.602831 | controller | Jun 12 20:26:40.137217 crc crio[3645]: time="2026-06-12T20:26:40.137128387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.602871 | controller | Jun 12 20:26:40.140262 crc crio[3645]: time="2026-06-12T20:26:40.140195407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=17faaa33-e773-413f-a71e-f4ad8581c36d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.602896 | controller | Jun 12 20:26:40.145891 crc crio[3645]: time="2026-06-12T20:26:40.145842323Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=9e5b4ef6-cf76-4f5a-b34d-1c7fd89e2c60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.602913 | controller | Jun 12 20:26:40.146294 crc crio[3645]: time="2026-06-12T20:26:40.146233954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.602930 | controller | Jun 12 20:26:40.159514 crc crio[3645]: time="2026-06-12T20:26:40.159263085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.602945 | controller | Jun 12 20:26:40.194816 crc crio[3645]: time="2026-06-12T20:26:40.19460172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.602965 | controller | Jun 12 20:26:40.200255 crc crio[3645]: time="2026-06-12T20:26:40.200146022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.602981 | controller | Jun 12 20:26:40.325259 crc crio[3645]: time="2026-06-12T20:26:40.313417379Z" level=info msg="Created container 7f5122ff2744499742ccf51932a1eee8e44a66046279e31accdec11818b8fcbf: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=9e5b4ef6-cf76-4f5a-b34d-1c7fd89e2c60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.603013 | controller | Jun 12 20:26:40.325259 crc crio[3645]: time="2026-06-12T20:26:40.322303539Z" level=info msg="Starting container: 7f5122ff2744499742ccf51932a1eee8e44a66046279e31accdec11818b8fcbf" id=c76ec4a5-27fe-4c11-8804-911d4e92aff3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.603030 | controller | Jun 12 20:26:40.339414 crc crio[3645]: time="2026-06-12T20:26:40.339303017Z" level=info msg="Started container" PID=14082 containerID=7f5122ff2744499742ccf51932a1eee8e44a66046279e31accdec11818b8fcbf description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=c76ec4a5-27fe-4c11-8804-911d4e92aff3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455
2026-06-12 21:48:32.603045 | controller | Jun 12 20:26:40.394373 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ae82c83094957f Mac:0a:99:ca:7c:3f:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/db859532-28c2-4b8d-9a9a-365b91d87eac SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.603061 | controller | Jun 12 20:26:40.394637 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:daf0d7b529e5a8a Mac:06:47:ec:d0:5f:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/dcf1d601-3c3d-4aba-9439-c10e7c2ccc8a SocketPath: PciID:}] [{Interface:0xc000195020 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.603077 | controller | Jun 12 20:26:40.395248 crc crio[3645]: time="2026-06-12T20:26:40.395116491Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/dcf1d601-3c3d-4aba-9439-c10e7c2ccc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc00008c808}] Aliases:map[]}"
2026-06-12 21:48:32.603094 | controller | Jun 12 20:26:40.395352 crc crio[3645]: time="2026-06-12T20:26:40.395259525Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/db859532-28c2-4b8d-9a9a-365b91d87eac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0029e2780}] Aliases:map[]}"
2026-06-12 21:48:32.603111 | controller | Jun 12 20:26:40.395352 crc crio[3645]: time="2026-06-12T20:26:40.395308967Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.603127 | controller | Jun 12 20:26:40.395531 crc crio[3645]: time="2026-06-12T20:26:40.395458072Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.603147 | controller | Jun 12 20:26:40.396646 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61f4b129c13de7b Mac:d6:49:05:c4:f8:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/6c2da011-19a7-45f7-94cc-73130751094a SocketPath: PciID:}] [{Interface:0xc000536550 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.603163 | controller | Jun 12 20:26:40.397071 crc crio[3645]: time="2026-06-12T20:26:40.397016458Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c2da011-19a7-45f7-94cc-73130751094a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000189210}] Aliases:map[]}"
2026-06-12 21:48:32.603179 | controller | Jun 12 20:26:40.397250 crc crio[3645]: time="2026-06-12T20:26:40.397156692Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.603195 | controller | Jun 12 20:26:40.401787 crc crio[3645]: time="2026-06-12T20:26:40.401705255Z" level=info msg="Ran pod sandbox daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=5f6dd090-7880-4923-b254-5f8e91babf2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.603210 | controller | Jun 12 20:26:40.404696 crc crio[3645]: time="2026-06-12T20:26:40.404505717Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=75ca1faf-ee57-4e05-bd64-a4b7df510b42 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.603226 | controller | Jun 12 20:26:40.407102 crc crio[3645]: time="2026-06-12T20:26:40.40703108Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=462c5a9f-5af3-40b2-a6e7-9d0a48497972 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.603242 | controller | Jun 12 20:26:40.409426 crc crio[3645]: time="2026-06-12T20:26:40.409365988Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=4b41952d-ae78-4a21-a2d9-e42e2ba98123 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.603257 | controller | Jun 12 20:26:40.409790 crc crio[3645]: time="2026-06-12T20:26:40.409665147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.603273 | controller | Jun 12 20:26:40.409790 crc crio[3645]: time="2026-06-12T20:26:40.409783671Z" level=info msg="Ran pod sandbox 5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=927c8584-f751-4195-896f-7b66f4d74606 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.603289 | controller | Jun 12 20:26:40.413311 crc crio[3645]: time="2026-06-12T20:26:40.413234452Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=782109bd-6753-4370-a24c-2f11a4e93e43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.603309 | controller | Jun 12 20:26:40.414436 crc crio[3645]: time="2026-06-12T20:26:40.414373306Z" level=info msg="Ran pod sandbox 61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=80326c27-da60-451b-8475-a9f72d119800 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.603326 | controller | Jun 12 20:26:40.416414 crc crio[3645]: time="2026-06-12T20:26:40.416107026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=59f108d9-a1e7-4db8-b13e-b1608a38afbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.603341 | controller | Jun 12 20:26:40.417467 crc crio[3645]: time="2026-06-12T20:26:40.417304801Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6083670d-ffd3-4f21-bb77-472aff7f8bb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.603357 | controller | Jun 12 20:26:40.428414 crc crio[3645]: time="2026-06-12T20:26:40.428322404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=9697d686-cfba-4d72-8cd2-8348014c5132 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.603374 | controller | Jun 12 20:26:40.429351 crc crio[3645]: time="2026-06-12T20:26:40.429261922Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=30f7f9a2-8986-4b56-afff-18d6017524ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.603390 | controller | Jun 12 20:26:40.429633 crc crio[3645]: time="2026-06-12T20:26:40.42956238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.603405 | controller | Jun 12 20:26:40.430395 crc crio[3645]: time="2026-06-12T20:26:40.430338454Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=9b4bee0d-b653-4f63-a2bb-a4c74cf61842 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.603421 | controller | Jun 12 20:26:40.430581 crc crio[3645]: time="2026-06-12T20:26:40.430531029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.603437 | controller | Jun 12 20:26:40.448108 crc crio[3645]: time="2026-06-12T20:26:40.447810235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.603453 | controller | Jun 12 20:26:40.460002 crc crio[3645]: time="2026-06-12T20:26:40.459870028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.603468 | controller | Jun 12 20:26:40.466250 crc crio[3645]: time="2026-06-12T20:26:40.466197053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.603483 | controller | Jun 12 20:26:40.468251 crc crio[3645]: time="2026-06-12T20:26:40.468206052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.603498 | controller | Jun 12 20:26:40.489420 crc crio[3645]: time="2026-06-12T20:26:40.489351652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.603513 | controller | Jun 12 20:26:40.489523 crc crio[3645]: time="2026-06-12T20:26:40.489486715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.603534 | controller | Jun 12 20:26:40.489741 crc crio[3645]: time="2026-06-12T20:26:40.48965422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.603550 | controller | Jun 12 20:26:40.542000 crc crio[3645]: time="2026-06-12T20:26:40.541859659Z" level=info msg="Created container bd0c742e1d7dc9d95ec21fd79e1242a0542bc1a7caa2e35b5c3c7d3a6ee0fd99: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=30f7f9a2-8986-4b56-afff-18d6017524ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.603566 | controller | Jun 12 20:26:40.543004 crc crio[3645]: time="2026-06-12T20:26:40.54290773Z" level=info msg="Starting container: bd0c742e1d7dc9d95ec21fd79e1242a0542bc1a7caa2e35b5c3c7d3a6ee0fd99" id=58e2e24a-554b-4e2b-8998-0bc17c4d373a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.603582 | controller | Jun 12 20:26:40.549005 crc crio[3645]: time="2026-06-12T20:26:40.548916635Z" level=info msg="Started container" PID=14097 containerID=bd0c742e1d7dc9d95ec21fd79e1242a0542bc1a7caa2e35b5c3c7d3a6ee0fd99 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=58e2e24a-554b-4e2b-8998-0bc17c4d373a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398
2026-06-12 21:48:32.603598 | controller | Jun 12 20:26:40.562718 crc crio[3645]: time="2026-06-12T20:26:40.562591906Z" level=info msg="Created container f0dedf91f06bc3cf27974d73b3e021ce87242fbc9955d05807be1ec8d8538972: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=858fd3e0-957c-49c0-9657-09280d1a88f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.603614 | controller | Jun 12 20:26:40.563617 crc crio[3645]: time="2026-06-12T20:26:40.563550053Z" level=info msg="Starting container: f0dedf91f06bc3cf27974d73b3e021ce87242fbc9955d05807be1ec8d8538972" id=05dafaf0-49f6-4181-9964-1112583bf572 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.603629 | controller | Jun 12 20:26:40.564058 crc crio[3645]: time="2026-06-12T20:26:40.564004377Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1def8ae8-c3dd-4814-a2b7-d80d8c16f9a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.603644 | controller | Jun 12 20:26:40.575754 crc crio[3645]: time="2026-06-12T20:26:40.574414702Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2aad8fe1-ec68-4e2a-929d-29e657c002dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.603660 | controller | Jun 12 20:26:40.576347 crc crio[3645]: time="2026-06-12T20:26:40.576264506Z" level=info msg="Started container" PID=14102 containerID=f0dedf91f06bc3cf27974d73b3e021ce87242fbc9955d05807be1ec8d8538972 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=05dafaf0-49f6-4181-9964-1112583bf572 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa
2026-06-12 21:48:32.603676 | controller | Jun 12 20:26:40.577200 crc crio[3645]: time="2026-06-12T20:26:40.577105991Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=c44de41b-d612-4787-a0b8-d2ed79c6a4a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.603692 | controller | Jun 12 20:26:40.577481 crc crio[3645]: time="2026-06-12T20:26:40.57742378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.603712 | controller | Jun 12 20:26:40.590007 crc crio[3645]: time="2026-06-12T20:26:40.589878365Z" level=info msg="Created container 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=4b41952d-ae78-4a21-a2d9-e42e2ba98123 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.603728 | controller | Jun 12 20:26:40.592296 crc crio[3645]: time="2026-06-12T20:26:40.592150242Z" level=info msg="Starting container: 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55" id=39980f35-69ce-4672-8930-4db42a15c040 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.603745 | controller | Jun 12 20:26:40.594901 crc crio[3645]: time="2026-06-12T20:26:40.594868001Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=826afd95-bf0e-478a-8e0a-6ef611b3cd7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.603762 | controller | Jun 12 20:26:40.606345 crc crio[3645]: time="2026-06-12T20:26:40.606304836Z" level=info msg="Started container" PID=14112 containerID=49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=39980f35-69ce-4672-8930-4db42a15c040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa
2026-06-12 21:48:32.603778 | controller | Jun 12 20:26:40.610804 crc crio[3645]: time="2026-06-12T20:26:40.610745026Z" level=info msg="Created container f939ae26f46d6d9c51498b10ca8ebd3092c6621fc9df82db05220bd88d382853: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=98288096-6857-4d2a-bcc6-a79ce935c497 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.603794 | controller | Jun 12 20:26:40.612283 crc crio[3645]: time="2026-06-12T20:26:40.61221222Z" level=info msg="Starting container: f939ae26f46d6d9c51498b10ca8ebd3092c6621fc9df82db05220bd88d382853" id=2efa4861-f30b-4668-81bf-f8e9f2f1b1a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.603810 | controller | Jun 12 20:26:40.619254 crc crio[3645]: time="2026-06-12T20:26:40.619155442Z" level=info msg="Started container" PID=14110 containerID=f939ae26f46d6d9c51498b10ca8ebd3092c6621fc9df82db05220bd88d382853 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=2efa4861-f30b-4668-81bf-f8e9f2f1b1a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04
2026-06-12 21:48:32.603827 | controller | Jun 12 20:26:40.623218 crc crio[3645]: time="2026-06-12T20:26:40.623070477Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=532ebf80-7030-4cb0-8f85-d0baa912af9b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.603843 | controller | Jun 12 20:26:40.627324 crc crio[3645]: time="2026-06-12T20:26:40.627025613Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=aecc2f93-fff8-481e-a991-a08d1b718970 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.603883 | controller | Jun 12 20:26:40.627534 crc crio[3645]: time="2026-06-12T20:26:40.627398994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.603901 | controller | Jun 12 20:26:40.661769 crc crio[3645]: time="2026-06-12T20:26:40.661655616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.603921 | controller | Jun 12 20:26:40.667761 crc crio[3645]: time="2026-06-12T20:26:40.667662212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.603938 | controller | Jun 12 20:26:40.668588 crc crio[3645]: time="2026-06-12T20:26:40.668531938Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=0f75bf05-3edb-4569-a90c-339ff9fee0a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.603954 | controller | Jun 12 20:26:40.668643 crc crio[3645]: time="2026-06-12T20:26:40.668591469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.603969 | controller | Jun 12 20:26:40.670444 crc crio[3645]: time="2026-06-12T20:26:40.670250859Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=9200b36b-2f6d-42f9-9c5c-133d3d8c3c61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.603985 | controller | Jun 12 20:26:40.670444 crc crio[3645]: time="2026-06-12T20:26:40.670333111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.604001 | controller | Jun 12 20:26:40.670526 crc crio[3645]: time="2026-06-12T20:26:40.670500696Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=f518298b-9115-4687-b2ff-63b894a3cff6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.604016 | controller | Jun 12 20:26:40.670526 crc crio[3645]: time="2026-06-12T20:26:40.670526177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.604032 | controller | Jun 12 20:26:40.670637 crc crio[3645]: time="2026-06-12T20:26:40.670597089Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=ca6b766a-494c-46b7-ab06-f423b2d4a5bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.604048 | controller | Jun 12 20:26:40.670714 crc crio[3645]: time="2026-06-12T20:26:40.67064895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.604064 | controller | Jun 12 20:26:40.671266 crc crio[3645]: time="2026-06-12T20:26:40.671160735Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=f06eaeac-d493-4f62-87f5-4ead69202efe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.604080 | controller | Jun 12 20:26:40.671351 crc crio[3645]: time="2026-06-12T20:26:40.671274148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.604095 | controller | Jun 12 20:26:40.671453 crc crio[3645]: time="2026-06-12T20:26:40.671388722Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=78914b72-f812-4a5d-aa37-eda5c36dea25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.604111 | controller | Jun 12 20:26:40.671595 crc crio[3645]: time="2026-06-12T20:26:40.671537267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.604127 | controller | Jun 12 20:26:40.674995 crc crio[3645]: time="2026-06-12T20:26:40.674857543Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=67f14660-f4e6-4464-be0c-8af922154c43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.604147 | controller | Jun 12 20:26:40.674995 crc crio[3645]: time="2026-06-12T20:26:40.674968597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.604163 | controller | Jun 12 20:26:40.677841 crc crio[3645]: time="2026-06-12T20:26:40.677761309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.604179 | controller | Jun 12 20:26:40.704078 crc crio[3645]: time="2026-06-12T20:26:40.703890684Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/152966f0-aefe-4626-a71e-26d5865d9e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000188960}] Aliases:map[]}"
2026-06-12 21:48:32.604195 | controller | Jun 12 20:26:40.704078 crc crio[3645]: time="2026-06-12T20:26:40.703982177Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.604210 | controller | Jun 12 20:26:40.706213 crc crio[3645]: time="2026-06-12T20:26:40.70613858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.604227 | controller | Jun 12 20:26:40.709856 crc crio[3645]: time="2026-06-12T20:26:40.709792477Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c82828fe-3313-4523-a809-3c159690aa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0029c6568}] Aliases:map[]}"
2026-06-12 21:48:32.604243 | controller | Jun 12 20:26:40.710021 crc crio[3645]: time="2026-06-12T20:26:40.709858468Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.604259 | controller | Jun 12 20:26:40.711395 crc crio[3645]: time="2026-06-12T20:26:40.711325961Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/bed53be4-c7c8-47c2-a8c0-5123bf6a7d3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000110658}] Aliases:map[]}"
2026-06-12 21:48:32.604275 | controller | Jun 12 20:26:40.711395 crc crio[3645]: time="2026-06-12T20:26:40.711388503Z" level=info msg="Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.604291 | controller | Jun 12 20:26:40.763525 crc crio[3645]: time="2026-06-12T20:26:40.763472268Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9d91850c-5f4e-4975-b31e-60f47ab18407 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc001722100}] Aliases:map[]}"
2026-06-12 21:48:32.604312 | controller | Jun 12 20:26:40.763827 crc crio[3645]: time="2026-06-12T20:26:40.763808148Z" level=info msg="Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.604499 | controller | Jun 12 20:26:40.778747 crc crio[3645]: time="2026-06-12T20:26:40.778492348Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/441ed273-a039-44c7-b0b9-6d516aa13eb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc002a325a0}] Aliases:map[]}"
2026-06-12 21:48:32.604520 | controller | Jun 12 20:26:40.778747 crc crio[3645]: time="2026-06-12T20:26:40.778762306Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.604537 | controller | Jun 12 20:26:40.783421 crc crio[3645]: time="2026-06-12T20:26:40.783023501Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/91aa7801-b2e4-4684-af07-4d4668fff882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0029c6690}] Aliases:map[]}"
2026-06-12 21:48:32.604554 | controller | Jun 12 20:26:40.783421 crc crio[3645]: time="2026-06-12T20:26:40.783073012Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.604571 | controller | Jun 12 20:26:40.785355 crc crio[3645]: time="2026-06-12T20:26:40.784611727Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0941a0ce-9fb0-4de1-a172-9b52b1048990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000188c48}] Aliases:map[]}"
2026-06-12 21:48:32.604587 | controller | Jun 12 20:26:40.785355 crc crio[3645]: time="2026-06-12T20:26:40.78472151Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.604603 | controller | Jun 12 20:26:40.906141 crc crio[3645]: time="2026-06-12T20:26:40.905584119Z" level=info msg="Created container e4e1623ce6478029b8366615f39be41a475427a4235122235465b625283930ad: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=c44de41b-d612-4787-a0b8-d2ed79c6a4a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.604619 | controller | Jun 12 20:26:40.908790 crc crio[3645]: time="2026-06-12T20:26:40.908686961Z" level=info msg="Starting container: e4e1623ce6478029b8366615f39be41a475427a4235122235465b625283930ad" id=4c0af85a-d38d-4f0a-a80e-ea1fdd0f1c79 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.604635 | controller | Jun 12 20:26:40.915573 crc crio[3645]: time="2026-06-12T20:26:40.91549007Z" level=info msg="Started container" PID=14256 containerID=e4e1623ce6478029b8366615f39be41a475427a4235122235465b625283930ad description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=4c0af85a-d38d-4f0a-a80e-ea1fdd0f1c79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398
2026-06-12 21:48:32.604656 | controller | Jun 12 20:26:40.919204 crc crio[3645]: time="2026-06-12T20:26:40.919085245Z" level=info msg="Created container 007f6e9f6cc45e51e378f55f27017ae06e96b182c23deaf4da41494b37ddd138: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=9b4bee0d-b653-4f63-a2bb-a4c74cf61842 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.604673 | controller | Jun 12 20:26:40.920432 crc crio[3645]: time="2026-06-12T20:26:40.920377414Z" level=info msg="Starting container: 007f6e9f6cc45e51e378f55f27017ae06e96b182c23deaf4da41494b37ddd138" id=3ad10c15-67cd-4638-b8da-764d36c695f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.604690 | controller | Jun 12 20:26:40.925248 crc crio[3645]: time="2026-06-12T20:26:40.924202865Z" level=info msg="Started container" PID=14251 containerID=007f6e9f6cc45e51e378f55f27017ae06e96b182c23deaf4da41494b37ddd138 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=3ad10c15-67cd-4638-b8da-764d36c695f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c
2026-06-12 21:48:32.604706 | controller | Jun 12 20:26:40.992440 crc crio[3645]: time="2026-06-12T20:26:40.992364602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.604722 | controller | Jun 12 20:26:41.110991 crc crio[3645]: time="2026-06-12T20:26:41.107315778Z" level=info msg="Created container 213435aaf6b7ee2e31d739ffdafd9ccb1bfac09a13b154c67499cfd82543a6f7: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=aecc2f93-fff8-481e-a991-a08d1b718970 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.604737 | controller | Jun 12 20:26:41.119013 crc crio[3645]: time="2026-06-12T20:26:41.1152249Z" level=info msg="Starting container: 213435aaf6b7ee2e31d739ffdafd9ccb1bfac09a13b154c67499cfd82543a6f7" id=bcf660b4-ef63-4f41-835e-5b86729bfc89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.604753 | controller | Jun 12 20:26:41.131339 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81f11d899e45aa5 Mac:ce:9c:d6:88:e1:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/152966f0-aefe-4626-a71e-26d5865d9e1a SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.604771 | controller | Jun 12 20:26:41.134503 crc crio[3645]: time="2026-06-12T20:26:41.134362499Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/152966f0-aefe-4626-a71e-26d5865d9e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000188960}] Aliases:map[]}"
2026-06-12 21:48:32.604787 | controller | Jun 12 20:26:41.134636 crc crio[3645]: time="2026-06-12T20:26:41.134555305Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.604804 | controller | Jun 12 20:26:41.143780 crc crio[3645]: time="2026-06-12T20:26:41.142831287Z" level=info msg="Ran pod sandbox 81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=f518298b-9115-4687-b2ff-63b894a3cff6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.604823 | controller | Jun 12 20:26:41.143780 crc crio[3645]: time="2026-06-12T20:26:41.143218738Z" level=info msg="Started container" PID=14356 containerID=213435aaf6b7ee2e31d739ffdafd9ccb1bfac09a13b154c67499cfd82543a6f7 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=bcf660b4-ef63-4f41-835e-5b86729bfc89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa
2026-06-12 21:48:32.604840 | controller | Jun 12 20:26:41.144257 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d09249aefc6718c Mac:da:68:b0:95:3b:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/bed53be4-c7c8-47c2-a8c0-5123bf6a7d3a SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.604884 | controller | Jun 12 20:26:41.145470 crc crio[3645]: time="2026-06-12T20:26:41.145373252Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/bed53be4-c7c8-47c2-a8c0-5123bf6a7d3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000110658}] Aliases:map[]}"
2026-06-12 21:48:32.604903 | controller | Jun 12 20:26:41.146399 crc crio[3645]: time="2026-06-12T20:26:41.145600108Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.604919 | controller | Jun 12 20:26:41.153973 crc crio[3645]: time="2026-06-12T20:26:41.15385436Z" level=info msg="Ran pod sandbox d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=78914b72-f812-4a5d-aa37-eda5c36dea25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.604935 | controller | Jun 12 20:26:41.158439 crc crio[3645]: time="2026-06-12T20:26:41.158364542Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=42f94d60-5e56-4d4b-8eef-eaaefc973f50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.604952 | controller | Jun 12 20:26:41.163257 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9ca0e7cbc4b61c Mac:36:75:d1:53:19:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/c82828fe-3313-4523-a809-3c159690aa84 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.604968 | controller | Jun 12 20:26:41.167058 crc crio[3645]: time="2026-06-12T20:26:41.163601177Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=1d0edeca-25fe-45de-b4b3-daf8925f7dd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.604984 | controller | Jun 12 20:26:41.167058 crc crio[3645]: time="2026-06-12T20:26:41.163916916Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c82828fe-3313-4523-a809-3c159690aa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0029c6568}] Aliases:map[]}"
2026-06-12 21:48:32.605004 | controller | Jun 12 20:26:41.167058 crc crio[3645]: time="2026-06-12T20:26:41.164112251Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.605021 | controller | Jun 12 20:26:41.171766 crc crio[3645]: time="2026-06-12T20:26:41.171674392Z" level=info msg="Ran pod sandbox c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=0f75bf05-3edb-4569-a90c-339ff9fee0a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.605037 | controller | Jun 12 20:26:41.176863 crc crio[3645]: time="2026-06-12T20:26:41.176750131Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=fdec4192-890e-449b-9e9e-5f1edfbe9dbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.605053 | controller | Jun 12 20:26:41.176863 crc crio[3645]: time="2026-06-12T20:26:41.176804913Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=7f1cc8f5-48c8-40da-891e-1cddcf0970de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.605069 | controller | Jun 12 20:26:41.177261 crc crio[3645]: time="2026-06-12T20:26:41.177031369Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7bc855b6-ef16-4d13-bffb-cbbd9a245a60 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.605085 | controller | Jun 12 20:26:41.177261 crc crio[3645]: time="2026-06-12T20:26:41.177217425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605101 | controller | Jun 12 20:26:41.179230 crc crio[3645]: time="2026-06-12T20:26:41.179020927Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=0b526b52-667e-4d3b-89b6-00b2f2c822f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.605116 | controller | Jun 12 20:26:41.188005 crc crio[3645]: time="2026-06-12T20:26:41.187869516Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=15fb3984-6c25-4741-8a36-85e66e5d6a9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.605132 | controller | Jun 12 20:26:41.188345 crc crio[3645]: time="2026-06-12T20:26:41.188261368Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d54bf18f-9e8a-4696-9a0c-1a90d980404f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.605148 | controller | Jun 12 20:26:41.188406 crc crio[3645]: time="2026-06-12T20:26:41.188303949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605164 | controller | Jun 12 20:26:41.214428 crc crio[3645]: time="2026-06-12T20:26:41.214113025Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=8ad2f98d-841b-4b67-9a3c-948fc12084a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.605179 | controller | Jun 12 20:26:41.227003 crc crio[3645]: time="2026-06-12T20:26:41.226851188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605199 | controller | Jun 12 20:26:41.230650 crc crio[3645]: time="2026-06-12T20:26:41.230460664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605215 | controller | Jun 12 20:26:41.233810 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32e1952cfc504b8 Mac:9e:96:36:94:fe:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/0941a0ce-9fb0-4de1-a172-9b52b1048990 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.605230 | controller | Jun 12 20:26:41.233810 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d29946ebbef71f1 Mac:de:2e:b4:cc:79:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/9d91850c-5f4e-4975-b31e-60f47ab18407 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.605245 | controller | Jun 12 20:26:41.233810 crc crio[3645]: time="2026-06-12T20:26:41.233339758Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0941a0ce-9fb0-4de1-a172-9b52b1048990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000188c48}] Aliases:map[]}"
2026-06-12 21:48:32.605261 | controller | Jun 12 20:26:41.233810 crc crio[3645]: time="2026-06-12T20:26:41.233515313Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.605278 | controller | Jun 12 20:26:41.236450 crc crio[3645]: time="2026-06-12T20:26:41.236376407Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9d91850c-5f4e-4975-b31e-60f47ab18407 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc001722100}] Aliases:map[]}"
2026-06-12 21:48:32.605294 | controller | Jun 12 20:26:41.236700 crc crio[3645]: time="2026-06-12T20:26:41.236629845Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.605309 | controller | Jun 12 20:26:41.240817 crc crio[3645]: time="2026-06-12T20:26:41.240729994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605325 | controller | Jun 12 20:26:41.241499 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da81257fe8b3f1e Mac:b6:60:56:95:a4:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/91aa7801-b2e4-4684-af07-4d4668fff882 SocketPath: PciID:}] [{Interface:0xc0002e89e0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.605342 | controller | Jun 12 20:26:41.242854 crc crio[3645]: time="2026-06-12T20:26:41.242068243Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/91aa7801-b2e4-4684-af07-4d4668fff882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0029c6690}] Aliases:map[]}"
2026-06-12 21:48:32.605365 | controller | Jun 12 20:26:41.242854 crc crio[3645]: time="2026-06-12T20:26:41.242255709Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.605382 | controller | Jun 12 20:26:41.245125 crc crio[3645]: time="2026-06-12T20:26:41.245062011Z" level=info msg="Ran pod sandbox 32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=f06eaeac-d493-4f62-87f5-4ead69202efe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.605398 | controller | Jun 12 20:26:41.258223 crc crio[3645]: time="2026-06-12T20:26:41.258118744Z" level=info msg="Ran pod sandbox d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=ca6b766a-494c-46b7-ab06-f423b2d4a5bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.605415 | controller | Jun 12 20:26:41.258536 crc crio[3645]: time="2026-06-12T20:26:41.258482304Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=7d0dc725-c545-4893-af29-2bedffdc4339 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.605431 | controller | Jun 12 20:26:41.262685 crc crio[3645]: time="2026-06-12T20:26:41.262604035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=c1fba747-03ec-44e8-bc81-4279c1f5b363 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.605446 | controller | Jun 12 20:26:41.279334 crc crio[3645]: time="2026-06-12T20:26:41.279244081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605462 | controller | Jun 12 20:26:41.280536 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b4435aed838251 Mac:32:11:4a:6f:a2:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/441ed273-a039-44c7-b0b9-6d516aa13eb0 SocketPath: PciID:}] [{Interface:0xc0001ac700 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.605478 | controller | Jun 12 20:26:41.281789 crc crio[3645]: time="2026-06-12T20:26:41.281716944Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/441ed273-a039-44c7-b0b9-6d516aa13eb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc002a325a0}] Aliases:map[]}"
2026-06-12 21:48:32.605494 | controller | Jun 12 20:26:41.282005 crc crio[3645]: time="2026-06-12T20:26:41.281886559Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.605510 | controller | Jun 12 20:26:41.285551 crc crio[3645]: time="2026-06-12T20:26:41.284429114Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=9a0e08ff-1f5a-4a1f-b1cd-9d84c770299b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.605531 | controller | Jun 12 20:26:41.285551 crc crio[3645]: time="2026-06-12T20:26:41.28533457Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=15ae9671-57f3-418d-a419-14b117cfae58 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.605548 | controller | Jun 12 20:26:41.290317 crc crio[3645]: time="2026-06-12T20:26:41.290258724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605564 | controller | Jun 12 20:26:41.292638 crc crio[3645]: time="2026-06-12T20:26:41.292572242Z" level=info msg="Ran pod sandbox 7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=9200b36b-2f6d-42f9-9c5c-133d3d8c3c61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.605581 | controller | Jun 12 20:26:41.292822 crc crio[3645]: time="2026-06-12T20:26:41.292715657Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=b05fa4d9-89f4-4e67-90c5-bd76e40705c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.605604 | controller | Jun 12 20:26:41.293165 crc crio[3645]: time="2026-06-12T20:26:41.293057977Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=f509fa8e-6da6-4af6-b81b-e506adea9e53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.605631 | controller | Jun 12 20:26:41.293575 crc crio[3645]: time="2026-06-12T20:26:41.293482218Z" level=info msg="Ran pod sandbox da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=67f14660-f4e6-4464-be0c-8af922154c43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.605658 | controller | Jun 12 20:26:41.296495 crc crio[3645]: time="2026-06-12T20:26:41.295909331Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=3aec28db-2f37-48a5-a767-6bb5f6b98935 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.605676 | controller | Jun 12 20:26:41.297037 crc crio[3645]: time="2026-06-12T20:26:41.296854498Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=4475891a-0dcd-49c2-98cd-a12f3ebffc4e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.605692 | controller | Jun 12 20:26:41.299015 crc crio[3645]: time="2026-06-12T20:26:41.298908558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605708 | controller | Jun 12 20:26:41.299559 crc crio[3645]: time="2026-06-12T20:26:41.299502925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605724 | controller | Jun 12 20:26:41.308055 crc crio[3645]: time="2026-06-12T20:26:41.30785506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605740 | controller | Jun 12 20:26:41.308583 crc crio[3645]: time="2026-06-12T20:26:41.30850933Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=7b1526d5-fd22-45db-af08-b376adbf3a7c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.605756 | controller | Jun 12 20:26:41.308648 crc crio[3645]: time="2026-06-12T20:26:41.308603712Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=4132382d-0377-4c8d-b703-31d9fd8bb7e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.605777 | controller | Jun 12 20:26:41.314738 crc crio[3645]: time="2026-06-12T20:26:41.312749264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605793 | controller | Jun 12 20:26:41.325719 crc crio[3645]: time="2026-06-12T20:26:41.324040734Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=c9e10c04-f56a-4465-805b-0166b0d52b7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.605810 | controller | Jun 12 20:26:41.325719 crc crio[3645]: time="2026-06-12T20:26:41.324362483Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=948ac726-28af-4647-bbc9-ac49eee9ef16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.605826 | controller | Jun 12 20:26:41.325719 crc crio[3645]: time="2026-06-12T20:26:41.324721794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605841 | controller | Jun 12 20:26:41.326403 crc crio[3645]: time="2026-06-12T20:26:41.326115465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605879 | controller | Jun 12 20:26:41.354826 crc crio[3645]: time="2026-06-12T20:26:41.354013012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605897 | controller | Jun 12 20:26:41.367557 crc crio[3645]: time="2026-06-12T20:26:41.367448075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605912 | controller | Jun 12 20:26:41.379450 crc crio[3645]: time="2026-06-12T20:26:41.377288874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605928 | controller | Jun 12 20:26:41.385218 crc crio[3645]: time="2026-06-12T20:26:41.385119762Z" level=info msg="Created container c60cd0262ea86dd383d8c40ad91b3dcc5019b742540907bacc3138aae818e673: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=fdec4192-890e-449b-9e9e-5f1edfbe9dbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.605943 | controller | Jun 12 20:26:41.390422 crc crio[3645]: time="2026-06-12T20:26:41.386146323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605959 | controller | Jun 12 20:26:41.390422 crc crio[3645]: time="2026-06-12T20:26:41.389698177Z" level=info msg="Starting container: c60cd0262ea86dd383d8c40ad91b3dcc5019b742540907bacc3138aae818e673" id=e62145b6-8654-45fe-a814-09992381b27d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.605974 | controller | Jun 12 20:26:41.390710 crc crio[3645]: time="2026-06-12T20:26:41.389905033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.605989 | controller | Jun 12 20:26:41.404232 crc crio[3645]: time="2026-06-12T20:26:41.403993875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.606005 | controller | Jun 12 20:26:41.406605 crc crio[3645]: time="2026-06-12T20:26:41.406448698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.606025 | controller | Jun 12 20:26:41.406672 crc crio[3645]: time="2026-06-12T20:26:41.406595102Z" level=info msg="Started container" PID=14415 containerID=c60cd0262ea86dd383d8c40ad91b3dcc5019b742540907bacc3138aae818e673 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=e62145b6-8654-45fe-a814-09992381b27d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948
2026-06-12 21:48:32.606041 | controller | Jun 12 20:26:41.449317 crc crio[3645]: time="2026-06-12T20:26:41.447781918Z" level=info msg="Created container 9ed9e0497075181df54668186d3717fe675d80b08f22f8bc995d8b683bbd9ff2: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=15fb3984-6c25-4741-8a36-85e66e5d6a9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.606057 | controller | Jun 12 20:26:41.449794 crc crio[3645]: time="2026-06-12T20:26:41.449761945Z" level=info msg="Starting container: 9ed9e0497075181df54668186d3717fe675d80b08f22f8bc995d8b683bbd9ff2" id=a69e697f-c422-4b7f-b5ab-31da03e04c14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.606073 | controller | Jun 12 20:26:41.464077 crc crio[3645]: time="2026-06-12T20:26:41.463656032Z" level=info msg="Started container" PID=14419 containerID=9ed9e0497075181df54668186d3717fe675d80b08f22f8bc995d8b683bbd9ff2 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=a69e697f-c422-4b7f-b5ab-31da03e04c14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d
2026-06-12 21:48:32.606089 | controller | Jun 12 20:26:41.467305 crc crio[3645]: time="2026-06-12T20:26:41.467088503Z" level=info msg="Created container 749136db4a006036bfd4af1f578104f13389cfffd5899022a6c6b95615e6a898: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=8ad2f98d-841b-4b67-9a3c-948fc12084a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.606104 | controller | Jun 12 20:26:41.476789 crc crio[3645]: time="2026-06-12T20:26:41.476734355Z" level=info msg="Starting container: 749136db4a006036bfd4af1f578104f13389cfffd5899022a6c6b95615e6a898" id=78b3a150-bffa-49d1-8a63-7b2236daebba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.606120 | controller | Jun 12 20:26:41.492307 crc crio[3645]: time="2026-06-12T20:26:41.492232789Z" level=info msg="Started container" PID=14426 containerID=749136db4a006036bfd4af1f578104f13389cfffd5899022a6c6b95615e6a898 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=78b3a150-bffa-49d1-8a63-7b2236daebba name=/runtime.v1.RuntimeService/StartContainer sandboxID=81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5
2026-06-12 21:48:32.606136 | controller | Jun 12 20:26:41.501509 crc crio[3645]: time="2026-06-12T20:26:41.500226673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=2f197841-d7eb-4d9f-bc88-e1fd810cc0ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.606152 | controller | Jun 12 20:26:41.512354 crc crio[3645]: time="2026-06-12T20:26:41.50454953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=ef9923fe-4187-46d5-a25a-a7a883581729 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.606167 | controller | Jun 12 20:26:41.512354 crc crio[3645]: time="2026-06-12T20:26:41.510221926Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=9076065f-5abe-4577-89c0-4d5537c85cdc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.606187 | controller | Jun 12 20:26:41.512354 crc crio[3645]: time="2026-06-12T20:26:41.510585317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.606204 | controller | Jun 12 20:26:41.543443 crc crio[3645]: time="2026-06-12T20:26:41.539126992Z" level=info msg="Created container 1ea701a995bcaa079f28ef4ee3d4ffecae72fc5f5432bc4c036b9e86dedad71e: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=f509fa8e-6da6-4af6-b81b-e506adea9e53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.606220 | controller | Jun 12 20:26:41.544126 crc crio[3645]: time="2026-06-12T20:26:41.544073837Z" level=info msg="Starting container: 1ea701a995bcaa079f28ef4ee3d4ffecae72fc5f5432bc4c036b9e86dedad71e" id=1dcc9f79-d5d7-48e2-90a8-22a2087eda34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.606235 | controller | Jun 12 20:26:41.549229 crc crio[3645]: time="2026-06-12T20:26:41.549119796Z" level=info msg="Created container d1d83f551b134afe2bb0516bddfa45ffbc9e54db2b6e930b362fce88dcc9d969: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=b05fa4d9-89f4-4e67-90c5-bd76e40705c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.606251 | controller | Jun 12 20:26:41.555698 crc crio[3645]: time="2026-06-12T20:26:41.555384939Z" level=info msg="Starting container: d1d83f551b134afe2bb0516bddfa45ffbc9e54db2b6e930b362fce88dcc9d969" id=9c4b9730-15ff-47d3-95b1-6fca228a6b19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.606267 | controller | Jun 12 20:26:41.556704 crc crio[3645]: time="2026-06-12T20:26:41.556625545Z" level=info msg="Started container" PID=14430 containerID=1ea701a995bcaa079f28ef4ee3d4ffecae72fc5f5432bc4c036b9e86dedad71e description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=1dcc9f79-d5d7-48e2-90a8-22a2087eda34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11
2026-06-12 21:48:32.606283 | controller | Jun 12 20:26:41.571108 crc crio[3645]: time="2026-06-12T20:26:41.571002656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.606299 | controller | Jun 12 20:26:41.578712 crc crio[3645]: time="2026-06-12T20:26:41.578626989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.606315 | controller | Jun 12 20:26:41.579493 crc crio[3645]: time="2026-06-12T20:26:41.579439323Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=78777092-9b8c-40ed-8af5-cbd320cf24da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.606331 | controller | Jun 12 20:26:41.583524 crc crio[3645]: time="2026-06-12T20:26:41.583487992Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3955cad8-5f72-4e35-84d4-8eede326da2c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.606348 | controller | Jun 12 20:26:41.588053 crc crio[3645]: time="2026-06-12T20:26:41.584870912Z" level=info msg="Started container" PID=14443 containerID=d1d83f551b134afe2bb0516bddfa45ffbc9e54db2b6e930b362fce88dcc9d969 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=9c4b9730-15ff-47d3-95b1-6fca228a6b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8
2026-06-12 21:48:32.606372 | controller | Jun 12 20:26:41.588053 crc crio[3645]: time="2026-06-12T20:26:41.586092368Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=aebe16be-956a-46fe-a68b-d3af88c65c95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.606389 | controller | Jun 12 20:26:41.588053 crc crio[3645]: time="2026-06-12T20:26:41.586703525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.606405 | controller | Jun 12 20:26:41.616104 crc crio[3645]: time="2026-06-12T20:26:41.615660994Z" level=info msg="Created container c42302f392effce2242d9696ab92258a953c3cc9b5283499d7f637f1b942929f: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=c9e10c04-f56a-4465-805b-0166b0d52b7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.606421 | controller | Jun 12 20:26:41.619505 crc crio[3645]: time="2026-06-12T20:26:41.617456077Z" level=info msg="Starting container: c42302f392effce2242d9696ab92258a953c3cc9b5283499d7f637f1b942929f" id=e224b0a0-bbbd-4fb4-aaa5-71670b6a3a0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.606437 | controller | Jun 12 20:26:41.631416 crc crio[3645]: time="2026-06-12T20:26:41.631062775Z" level=info msg="Started container" PID=14448 containerID=c42302f392effce2242d9696ab92258a953c3cc9b5283499d7f637f1b942929f description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=e224b0a0-bbbd-4fb4-aaa5-71670b6a3a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c
2026-06-12 21:48:32.606453 | controller | Jun 12 20:26:41.636340 crc crio[3645]: time="2026-06-12T20:26:41.635568798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.606469 | controller | Jun 12 20:26:41.650275 crc crio[3645]: time="2026-06-12T20:26:41.649545586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.606485 | controller | Jun 12 20:26:41.696220 crc crio[3645]: time="2026-06-12T20:26:41.695659456Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=5c4fc31e-b59f-4c9d-839f-b2425732c99b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.606501 | controller | Jun 12 20:26:41.709424 crc crio[3645]: time="2026-06-12T20:26:41.709381758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.606517 | controller | Jun 12 20:26:41.711447 crc crio[3645]: time="2026-06-12T20:26:41.698680274Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=ed0d4803-9eed-4a7a-aed0-450a8657935e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.606533 | controller | Jun 12 20:26:41.711447 crc crio[3645]: time="2026-06-12T20:26:41.7111494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.606548 | controller | Jun 12 20:26:41.711654 crc crio[3645]: time="2026-06-12T20:26:41.703706532Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=9c3b2862-afcd-49df-b471-caa35fc414d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.606564 | controller | Jun 12 20:26:41.712128 crc crio[3645]: time="2026-06-12T20:26:41.711901141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.606579 | controller | Jun 12 20:26:41.721479 crc crio[3645]: time="2026-06-12T20:26:41.714404885Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=49fe9a12-85b3-4fb5-a7db-ae81c40889a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.606599 | controller | Jun 12 20:26:41.721479 crc crio[3645]: time="2026-06-12T20:26:41.714536849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.606615 | controller | Jun 12 20:26:41.721479 crc crio[3645]: time="2026-06-12T20:26:41.71457142Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=ec66b072-3738-4648-bd43-46bbb2e936d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.606631 | controller | Jun 12 20:26:41.721479 crc crio[3645]: time="2026-06-12T20:26:41.714685904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.606646 | controller | Jun 12 20:26:41.732882 crc crio[3645]: time="2026-06-12T20:26:41.731101935Z" level=info msg="Created container c8f6ae68c59177e3899e6ed738236c9f0fa2439add0490dae62e0fb8cb3ace8e: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=aebe16be-956a-46fe-a68b-d3af88c65c95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.606662 | controller | Jun 12 20:26:41.778205 crc crio[3645]: time="2026-06-12T20:26:41.776586346Z" level=info msg="Starting container: c8f6ae68c59177e3899e6ed738236c9f0fa2439add0490dae62e0fb8cb3ace8e" id=49d96a92-673a-4a7b-b0fa-d098a8bfef1a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.606677 | controller | Jun 12 20:26:41.780167 crc crio[3645]: time="2026-06-12T20:26:41.779846602Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=b885d550-ae23-4201-a3b7-b22542cebbb7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.606693 | controller | Jun 12 20:26:41.780167 crc crio[3645]: time="2026-06-12T20:26:41.780041878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.606708 | controller | Jun 12 20:26:41.790027 crc crio[3645]: time="2026-06-12T20:26:41.785657761Z" level=info msg="Created container 93c32a567e148bb41bcbb7ed8e51847077138dd6668b1666cb304659f488f853: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=9076065f-5abe-4577-89c0-4d5537c85cdc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.606724 | controller | Jun 12 20:26:41.790027 crc crio[3645]: time="2026-06-12T20:26:41.789820073Z" level=info msg="Starting container: 93c32a567e148bb41bcbb7ed8e51847077138dd6668b1666cb304659f488f853" id=41342c51-fd90-400f-a0a3-2d8639656c20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.606739 | controller | Jun 12 20:26:41.791286 crc crio[3645]: time="2026-06-12T20:26:41.790901825Z" level=info msg="Started container" PID=14482 containerID=c8f6ae68c59177e3899e6ed738236c9f0fa2439add0490dae62e0fb8cb3ace8e description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=49d96a92-673a-4a7b-b0fa-d098a8bfef1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11
2026-06-12 21:48:32.606755 | controller | Jun 12 20:26:41.802726 crc crio[3645]: time="2026-06-12T20:26:41.802639508Z" level=info msg="Started container" PID=14474 containerID=93c32a567e148bb41bcbb7ed8e51847077138dd6668b1666cb304659f488f853 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=41342c51-fd90-400f-a0a3-2d8639656c20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d
2026-06-12 21:48:32.606771 | controller | Jun 12 20:26:41.879069 crc crio[3645]: time="2026-06-12T20:26:41.875859162Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/5ee11e1d-d9b2-4a12-b87a-d7f844c97c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0012100c8}] Aliases:map[]}"
2026-06-12 21:48:32.606792 | controller | Jun 12 20:26:41.879069 crc crio[3645]: time="2026-06-12T20:26:41.875979836Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.606808 | controller | Jun 12 20:26:41.947995 crc crio[3645]: time="2026-06-12T20:26:41.947048247Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ec4d6057-e9e0-486a-a9ab-4bd67cc5cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0029e2630}] Aliases:map[]}"
2026-06-12 21:48:32.606824 | controller | Jun 12 20:26:41.947995 crc crio[3645]: time="2026-06-12T20:26:41.947251434Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.606840 | controller | Jun 12 20:26:41.974739 crc crio[3645]: time="2026-06-12T20:26:41.974527533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.606875 | controller | Jun 12 20:26:42.015033 crc crio[3645]: time="2026-06-12T20:26:42.012758162Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5d76b83d-ad98-464e-92c9-0971bca471c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0029e2750}] Aliases:map[]}"
2026-06-12 21:48:32.606894 | controller | Jun 12 20:26:42.015033 crc crio[3645]: time="2026-06-12T20:26:42.013330219Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.606916 | controller | Jun 12 20:26:42.089665 crc crio[3645]: time="2026-06-12T20:26:42.088586902Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d293e26b-26e7-44d1-a7a8-d12f26c85b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0029e2888}] Aliases:map[]}"
2026-06-12 21:48:32.606943 | controller | Jun 12 20:26:42.089665 crc crio[3645]: time="2026-06-12T20:26:42.088654794Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.606969 | controller | Jun 12 20:26:42.095518 crc crio[3645]: time="2026-06-12T20:26:42.095470443Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/41e663b9-dcbe-46ff-b609-ade731e1e932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00109e118}] Aliases:map[]}"
2026-06-12 21:48:32.607004 | controller | Jun 12 20:26:42.095713 crc crio[3645]: time="2026-06-12T20:26:42.09569199Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.607024 | controller | Jun 12 20:26:42.114065 crc crio[3645]: time="2026-06-12T20:26:42.114024048Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/3ff9458c-d76b-48ec-9dd5-38f56223ff2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001210700}] Aliases:map[]}"
2026-06-12 21:48:32.607042 | controller | Jun 12 20:26:42.114308 crc crio[3645]: time="2026-06-12T20:26:42.114285995Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.607058 | controller | Jun 12 20:26:42.148984 crc crio[3645]: time="2026-06-12T20:26:42.147132626Z" level=info msg="Created container 6ad26aa46e258d41f8360aaa0254ef264ac045d42bde2c9263686c247504e82f: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=948ac726-28af-4647-bbc9-ac49eee9ef16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.607074 | controller | Jun 12 20:26:42.179215 crc crio[3645]: time="2026-06-12T20:26:42.157745308Z" level=info msg="Starting container: 6ad26aa46e258d41f8360aaa0254ef264ac045d42bde2c9263686c247504e82f" id=478838e0-10f4-4f3c-8f44-eb1b0d413640 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.607090 | controller | Jun 12 20:26:42.181864 crc crio[3645]: time="2026-06-12T20:26:42.180283709Z" level=info msg="Started container" PID=14567 containerID=6ad26aa46e258d41f8360aaa0254ef264ac045d42bde2c9263686c247504e82f description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=478838e0-10f4-4f3c-8f44-eb1b0d413640 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc
2026-06-12 21:48:32.607106 | controller | Jun 12 20:26:42.429979 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9d9f81e99f94c2 Mac:32:8a:b2:45:f7:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/ec4d6057-e9e0-486a-a9ab-4bd67cc5cefb SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.607123 | controller | Jun 12 20:26:42.429979 crc crio[3645]: time="2026-06-12T20:26:42.427021253Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ec4d6057-e9e0-486a-a9ab-4bd67cc5cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0029e2630}] Aliases:map[]}"
2026-06-12 21:48:32.607139 | controller | Jun 12 20:26:42.429979 crc crio[3645]: time="2026-06-12T20:26:42.427169777Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.607159 | controller | Jun 12 20:26:42.437283 crc crio[3645]: time="2026-06-12T20:26:42.437010925Z" level=info msg="Ran pod sandbox b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=5c4fc31e-b59f-4c9d-839f-b2425732c99b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.607176 | controller | Jun 12 20:26:42.440561 crc crio[3645]: time="2026-06-12T20:26:42.440081246Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=4a35025f-0231-4753-a1bf-e1beab28128f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.607192 | controller | Jun 12 20:26:42.443367 crc crio[3645]: time="2026-06-12T20:26:42.44330262Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=da3ea220-95fb-457b-a07f-ef69263a9c51 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.607209 | controller | Jun 12 20:26:42.451351 crc crio[3645]: time="2026-06-12T20:26:42.446976867Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=3b3471f1-c4dd-4fe3-8c65-d39d4dfd6a37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.607225 | controller | Jun 12 20:26:42.451351 crc crio[3645]: time="2026-06-12T20:26:42.44739659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.607241 | controller | Jun 12 20:26:42.479035 crc crio[3645]: time="2026-06-12T20:26:42.478831801Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=eaaa84c1-bd01-4311-ad8f-9ae2fa7a53ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.607256 | controller | Jun 12 20:26:42.487635 crc crio[3645]: time="2026-06-12T20:26:42.487103213Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=6d5c867c-47fc-455a-bdbc-3cd39887df24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.607271 | controller | Jun 12 20:26:42.494394 crc crio[3645]: time="2026-06-12T20:26:42.494101428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.607287 | controller | Jun 12 20:26:42.499548 crc crio[3645]: time="2026-06-12T20:26:42.499491475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.607302 | controller | Jun 12 20:26:42.500279 crc crio[3645]: time="2026-06-12T20:26:42.499901557Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=6166938d-031a-4172-a035-c8206d4c33de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.607318 | controller | Jun 12 20:26:42.500334 crc crio[3645]: time="2026-06-12T20:26:42.500311079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.607333 | controller | Jun 12 20:26:42.535899 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a898ca54469e420 Mac:c2:cc:af:a7:70:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/5ee11e1d-d9b2-4a12-b87a-d7f844c97c02 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.607349 | controller | Jun 12 20:26:42.537418 crc crio[3645]: time="2026-06-12T20:26:42.536745156Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/5ee11e1d-d9b2-4a12-b87a-d7f844c97c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0012100c8}] Aliases:map[]}"
2026-06-12 21:48:32.607368 | controller | Jun 12 20:26:42.537418 crc crio[3645]: time="2026-06-12T20:26:42.537055215Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.607386 | controller | Jun 12 20:26:42.588019 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:869b663dfad7c57 Mac:f2:ae:af:9d:e9:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/5d76b83d-ad98-464e-92c9-0971bca471c2 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.607402 | controller | Jun 12 20:26:42.588019 crc crio[3645]: time="2026-06-12T20:26:42.587009618Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5d76b83d-ad98-464e-92c9-0971bca471c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0029e2750}] Aliases:map[]}"
2026-06-12 21:48:32.607418 | controller | Jun 12 20:26:42.588019 crc crio[3645]: time="2026-06-12T20:26:42.587323147Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.607434 | controller | Jun 12 20:26:42.588019 crc crio[3645]: time="2026-06-12T20:26:42.587781791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.607450 | controller | Jun 12 20:26:42.598693 crc crio[3645]: time="2026-06-12T20:26:42.598622698Z" level=info msg="Ran pod sandbox 869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=ec66b072-3738-4648-bd43-46bbb2e936d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.607466 | controller | Jun 12 20:26:42.609820 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c930dc527856411 Mac:02:71:4e:10:92:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/d293e26b-26e7-44d1-a7a8-d12f26c85b00 SocketPath: PciID:}] [{Interface:0xc00022c710 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.607482 | controller | Jun 12 20:26:42.611889 crc crio[3645]: time="2026-06-12T20:26:42.611825025Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d293e26b-26e7-44d1-a7a8-d12f26c85b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0029e2888}] Aliases:map[]}"
2026-06-12 21:48:32.607498 | controller | Jun 12 20:26:42.612394 crc crio[3645]: time="2026-06-12T20:26:42.61234168Z" level=info msg="Ran pod sandbox a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=ed0d4803-9eed-4a7a-aed0-450a8657935e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.607519 | controller | Jun 12 20:26:42.612772 crc crio[3645]: time="2026-06-12T20:26:42.612608158Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.607536 | controller | Jun 12 20:26:42.623601 crc crio[3645]: time="2026-06-12T20:26:42.623308311Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=d5a5eb2a-a110-493e-892e-58d2d640274a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.607554 | controller | Jun 12 20:26:42.638878 crc crio[3645]: time="2026-06-12T20:26:42.630038098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=d6dbeb0e-1809-40ab-8931-e81df4266317 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.607570 | controller | Jun 12 20:26:42.651507 crc crio[3645]: time="2026-06-12T20:26:42.651034313Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=54045103-5be4-4b07-835a-ab9b2e2a7844 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.607585 | controller | Jun 12 20:26:42.679430 crc crio[3645]: time="2026-06-12T20:26:42.671028629Z" level=info msg="Created container 9cb0444bbdf9d5b92775589b7b91593278128c9bc264935d40dd9a20dc8ae50f: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=3b3471f1-c4dd-4fe3-8c65-d39d4dfd6a37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.607601 | controller | Jun 12 20:26:42.679430 crc crio[3645]: time="2026-06-12T20:26:42.673394058Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=56fe812f-74f4-4ac7-b0ad-55b15ca9ad6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.607616 | controller | Jun 12 20:26:42.679430 crc crio[3645]: time="2026-06-12T20:26:42.67379118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.607632 | controller | Jun 12 20:26:42.679430 crc crio[3645]: time="2026-06-12T20:26:42.67858359Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=0ee05950-ec77-4591-8906-daaa5a44feda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.607647 | controller | Jun 12 20:26:42.679430 crc crio[3645]: time="2026-06-12T20:26:42.678688943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.607663 | controller | Jun 12 20:26:42.679430 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25efd24175aca91 Mac:4a:05:c3:52:87:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/3ff9458c-d76b-48ec-9dd5-38f56223ff2f SocketPath: PciID:}] [{Interface:0xc00041ad30 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.607679 | controller | Jun 12 20:26:42.681401 crc crio[3645]: time="2026-06-12T20:26:42.68132719Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/3ff9458c-d76b-48ec-9dd5-38f56223ff2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001210700}] Aliases:map[]}"
2026-06-12 21:48:32.607700 | controller | Jun 12 20:26:42.681578 crc crio[3645]: time="2026-06-12T20:26:42.681474584Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.607717 | controller | Jun 12 20:26:42.685445 crc crio[3645]: time="2026-06-12T20:26:42.685322127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=f103d107-c2f1-4388-9919-6d5671825eb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.607740 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.687653896Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=751b8043-6cff-43a1-b30d-671236ff079b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.607766 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.68781454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.607796 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.688335245Z" level=info msg="Ran pod sandbox c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=49fe9a12-85b3-4fb5-a7db-ae81c40889a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.607825 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.68851633Z" level=info msg="Starting container: 9cb0444bbdf9d5b92775589b7b91593278128c9bc264935d40dd9a20dc8ae50f" id=f4445dff-6b9c-4a8c-a891-e5016b73fbe3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.607904 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.688629444Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=232f917a-65a5-44c0-88a9-f3533696b7f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.607936 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.688680025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.607956 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.688873222Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=7f1c68aa-e908-4f1e-a61f-ea27ed775589 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.607974 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.688899722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.607990 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.68132719Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=41acf6d2-2e6c-45d1-b91c-cc8fead637f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608007 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.689554221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608023 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.691065146Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=e4b289c6-9517-4fb2-a4be-6bf77623bc11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608039 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.691104577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608060 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.691292133Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=29b9539f-cbda-44c2-8e97-7db11b5c85a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.608077 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.691379554Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=96cf5908-2623-4b4a-b6dd-6c160cd7faf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608092 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.691404906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608107 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.69327118Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=a1921721-9df9-4f39-9661-cd3ce74f09af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608123 | controller | Jun 12 20:26:42.699850 crc crio[3645]: time="2026-06-12T20:26:42.693321691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608140 | controller | Jun 12 20:26:42.701380 crc crio[3645]: time="2026-06-12T20:26:42.699881244Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=5d69f040-e7fd-410c-8152-a1a8e5a4f69b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608155 | controller | Jun 12 20:26:42.701380 crc crio[3645]: time="2026-06-12T20:26:42.700438879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608172 | controller | Jun 12 20:26:42.711817 crc crio[3645]: time="2026-06-12T20:26:42.711662198Z" level=info msg="Started container" PID=14737 containerID=9cb0444bbdf9d5b92775589b7b91593278128c9bc264935d40dd9a20dc8ae50f description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=f4445dff-6b9c-4a8c-a891-e5016b73fbe3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989
2026-06-12 21:48:32.608188 | controller | Jun 12 20:26:42.723292 crc crio[3645]: time="2026-06-12T20:26:42.723098563Z" level=info msg="Ran pod sandbox 25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=9c3b2862-afcd-49df-b471-caa35fc414d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608204 | controller | Jun 12 20:26:42.746758 crc crio[3645]: time="2026-06-12T20:26:42.746365315Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a73185f2-f7d1-4a18-b6bf-7d0ca771b37e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.608219 | controller | Jun 12 20:26:42.782072 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b36297f2fcba16f Mac:e6:8b:7e:09:9c:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/41e663b9-dcbe-46ff-b609-ade731e1e932 SocketPath: PciID:}] [{Interface:0xc000014fb0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.608235 | controller | Jun 12 20:26:42.786094 crc crio[3645]: time="2026-06-12T20:26:42.783477921Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/41e663b9-dcbe-46ff-b609-ade731e1e932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00109e118}] Aliases:map[]}"
2026-06-12 21:48:32.608256 | controller | Jun 12 20:26:42.786094 crc crio[3645]: time="2026-06-12T20:26:42.783717768Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.608273 | controller | Jun 12 20:26:42.817784 crc crio[3645]: time="2026-06-12T20:26:42.817711264Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=bda56c2e-cc20-4ceb-89c1-ecc507c2d23b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608288 | controller | Jun 12 20:26:42.818330 crc crio[3645]: time="2026-06-12T20:26:42.818302431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608304 | controller | Jun 12 20:26:42.870780 crc crio[3645]: time="2026-06-12T20:26:42.869077248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608320 | controller | Jun 12 20:26:42.874640 crc crio[3645]: time="2026-06-12T20:26:42.874499227Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=56706405-ccf2-4644-a7b1-77dc239ea1c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.608336 | controller | Jun 12 20:26:42.908798 crc crio[3645]: time="2026-06-12T20:26:42.908634537Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4a22f1d5-bacd-40e6-908f-472ecc78cbe5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.608352 | controller | Jun 12 20:26:42.943679 crc crio[3645]: time="2026-06-12T20:26:42.943608541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608367 | controller | Jun 12 20:26:42.979458 crc crio[3645]: time="2026-06-12T20:26:42.979383758Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=fab5c3f2-5cad-4872-82eb-b1a8cbc35446 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.608383 | controller | Jun 12 20:26:42.994049 crc crio[3645]: time="2026-06-12T20:26:42.993354107Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/de45d187-5bc3-4c88-8d81-aee670da5e86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000188be0}] Aliases:map[]}"
2026-06-12 21:48:32.608399 | controller | Jun 12 20:26:42.994049 crc crio[3645]: time="2026-06-12T20:26:42.993491831Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.608415 | controller | Jun 12 20:26:43.000878 crc crio[3645]: time="2026-06-12T20:26:43.00063712Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a15082d8-8e43-4874-8c7d-0d83e45c8ed0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.608437 | controller | Jun 12 20:26:43.015290 crc crio[3645]: time="2026-06-12T20:26:43.010322594Z" level=info msg="Ran pod sandbox b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=b885d550-ae23-4201-a3b7-b22542cebbb7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608453 | controller | Jun 12 20:26:43.025683 crc crio[3645]: time="2026-06-12T20:26:43.02553924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=a3b6b276-e350-4094-8a5e-47d04fc9c724 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.608468 | controller | Jun 12 20:26:43.079438 crc crio[3645]: time="2026-06-12T20:26:43.073982659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608483 | controller | Jun 12 20:26:43.102112 crc crio[3645]: time="2026-06-12T20:26:43.101845084Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=10f2da05-8e24-460a-a78f-b590d8fc8043 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.608499 | controller | Jun 12 20:26:43.134149 crc crio[3645]: time="2026-06-12T20:26:43.129527406Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=d509945e-4a34-4ba2-9b32-c7c492c1ab23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.608514 | controller | Jun 12 20:26:43.166825 crc crio[3645]: time="2026-06-12T20:26:43.158512294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608529 | controller | Jun 12 20:26:43.198764 crc crio[3645]: time="2026-06-12T20:26:43.170753992Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=6427d475-783c-4456-8d7d-83a242958aab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.608545 | controller | Jun 12 20:26:43.219826 crc crio[3645]: time="2026-06-12T20:26:43.219686544Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bfd372a7-46d8-4573-8b62-8c43042a97dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc0029e2040}] Aliases:map[]}"
2026-06-12 21:48:32.608561 | controller | Jun 12 20:26:43.219826 crc crio[3645]: time="2026-06-12T20:26:43.219804868Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.608577 | controller | Jun 12 20:26:43.382453 crc crio[3645]: time="2026-06-12T20:26:43.381765002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608593 | controller | Jun 12 20:26:43.560040 crc crio[3645]: time="2026-06-12T20:26:43.559650381Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/b9c8e7e8-a09a-4114-974e-7c695414d045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00008c598}] Aliases:map[]}"
2026-06-12 21:48:32.608613 | controller | Jun 12 20:26:43.560040 crc crio[3645]: time="2026-06-12T20:26:43.559696252Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.608629 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.690828212Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=49e43baa-3ebd-44b3-a372-9176b4a463b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608646 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.691134381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608662 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.692549552Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=60dfaaf2-adc6-4bfd-a29b-fd8b66b4446d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608678 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.692593233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608695 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.696600811Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=b21ab1b0-9065-4935-b3e6-76f65faeba03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608711 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.696681353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608726 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.696837129Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=c480395a-b117-46b5-a1a5-ca880b325e71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608742 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.696985453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608758 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.697250989Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=fb5fc956-5c1c-4df7-8864-dcc093814cc2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608773 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.697291551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608788 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.697674002Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=5d2968e6-1aea-435f-bcb6-8a0fd181cd6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608804 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.697712814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608818 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.705990255Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=0e280f5e-9408-4ca1-9f47-b2dc40db2a83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608838 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.706116819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608882 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.7068403Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=a93ecd69-162f-4200-9270-c3146a0ef2cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608900 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.706876431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608916 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.707671965Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=ff99e893-d5f2-4ccd-97c9-b6fdf16301f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608932 | controller | Jun 12 20:26:43.725664 crc crio[3645]: time="2026-06-12T20:26:43.707721496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608949 | controller | Jun 12 20:26:43.750410 crc crio[3645]: time="2026-06-12T20:26:43.719472761Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=eac556d7-c878-4481-be59-4201b9b7c8d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.608965 | controller | Jun 12 20:26:43.762742 crc crio[3645]: time="2026-06-12T20:26:43.75016294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.608981 | controller | Jun 12 20:26:44.087838 crc crio[3645]: time="2026-06-12T20:26:44.083539621Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/cb67c174-0892-4adc-9c49-037f5abdfa61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00112e528}] Aliases:map[]}"
2026-06-12 21:48:32.608998 | controller | Jun 12 20:26:44.087838 crc crio[3645]: time="2026-06-12T20:26:44.083625263Z" level=info msg="Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.609014 | controller | Jun 12 20:26:44.388887 crc crio[3645]: time="2026-06-12T20:26:44.388572944Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/68a7cf8c-52c7-4408-8610-878b8ff0b778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc002a325f0}] Aliases:map[]}"
2026-06-12 21:48:32.609030 | controller | Jun 12 20:26:44.388887 crc crio[3645]: time="2026-06-12T20:26:44.388642396Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.609046 | controller | Jun 12 20:26:44.890275 crc crio[3645]: time="2026-06-12T20:26:44.887752511Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=86d54315-4bb9-461b-afb7-16fef98fe4eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.609066 | controller | Jun 12 20:26:44.890275 crc crio[3645]: time="2026-06-12T20:26:44.888548114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609082 | controller | Jun 12 20:26:44.890275 crc crio[3645]: time="2026-06-12T20:26:44.888690479Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=fa054d53-fc69-4749-aaf5-6ea6dfb9e94a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.609098 | controller | Jun 12 20:26:44.890275 crc crio[3645]: time="2026-06-12T20:26:44.8887256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609114 | controller | Jun 12 20:26:44.890275 crc crio[3645]: time="2026-06-12T20:26:44.888823842Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=5d643e4e-439d-4b26-9d36-abce8ad331ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.609130 | controller | Jun 12 20:26:44.890275 crc crio[3645]: time="2026-06-12T20:26:44.888862624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609145 | controller | Jun 12 20:26:44.891750 crc crio[3645]: time="2026-06-12T20:26:44.890319226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609161 | controller | Jun 12 20:26:44.900083 crc crio[3645]: time="2026-06-12T20:26:44.893145999Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=4c5e03cc-72ef-4154-b8a4-ac3ecaac89d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.609176 | controller | Jun 12 20:26:44.900083 crc crio[3645]: time="2026-06-12T20:26:44.893278493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609193 | controller | Jun 12 20:26:44.900083 crc crio[3645]: time="2026-06-12T20:26:44.893467378Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=175c0b14-f8ab-4e04-b9a6-19372bde9792 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.609209 | controller | Jun 12 20:26:44.900083 crc crio[3645]: time="2026-06-12T20:26:44.893500949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609224 | controller | Jun 12 20:26:44.920348 crc crio[3645]: time="2026-06-12T20:26:44.920233212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609240 | controller | Jun 12 20:26:44.928847 crc crio[3645]: time="2026-06-12T20:26:44.928481803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609255 | controller | Jun 12 20:26:44.939605 crc crio[3645]: time="2026-06-12T20:26:44.939070064Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=12d9119b-6743-4d42-9320-1fbe43eb551c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.609270 | controller | Jun 12 20:26:44.939605 crc crio[3645]: time="2026-06-12T20:26:44.939255059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609290 | controller | Jun 12 20:26:45.205082 crc crio[3645]: time="2026-06-12T20:26:45.203777274Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20c50da1-a8a7-46e8-a7bc-ed451066c09c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0022d6330}] Aliases:map[]}"
2026-06-12 21:48:32.609307 | controller | Jun 12 20:26:45.205082 crc crio[3645]: time="2026-06-12T20:26:45.203835796Z" level=info msg="Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.609323 | controller | Jun 12 20:26:45.316728 crc crio[3645]: time="2026-06-12T20:26:45.316521696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609340 | controller | Jun 12 20:26:45.638348 crc crio[3645]: time="2026-06-12T20:26:45.63560631Z" level=info msg="Created container 161839bc19127bd0c862f7ada99797545e2a13618543b52aee5b84bc09aba47a: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=6166938d-031a-4172-a035-c8206d4c33de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.609355 | controller | Jun 12 20:26:45.670581 crc crio[3645]: time="2026-06-12T20:26:45.669692608Z" level=info msg="Created container 91106d2cd74dcf03bb2a25b50613ba7e031ae01a89ae3d5111d0c04b6585c91f: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=fab5c3f2-5cad-4872-82eb-b1a8cbc35446 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.609371 | controller | Jun 12 20:26:45.687580 crc crio[3645]: time="2026-06-12T20:26:45.676833367Z" level=info msg="Starting container: 91106d2cd74dcf03bb2a25b50613ba7e031ae01a89ae3d5111d0c04b6585c91f" id=43ecfce6-eabd-4bde-be94-433f4292e4fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.609387 | controller | Jun 12 20:26:45.703570 crc crio[3645]: time="2026-06-12T20:26:45.703457716Z" level=info msg="Starting container: 161839bc19127bd0c862f7ada99797545e2a13618543b52aee5b84bc09aba47a" id=66d51786-6082-4b11-9f34-9b799101c3f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.609403 | controller | Jun 12 20:26:45.729115 crc crio[3645]: time="2026-06-12T20:26:45.728545741Z" level=info msg="Started container" PID=14830 containerID=91106d2cd74dcf03bb2a25b50613ba7e031ae01a89ae3d5111d0c04b6585c91f description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=43ecfce6-eabd-4bde-be94-433f4292e4fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d
2026-06-12 21:48:32.609422 | controller | Jun 12 20:26:45.753905 crc crio[3645]: time="2026-06-12T20:26:45.750411952Z" level=info msg="Started container" PID=14833 containerID=161839bc19127bd0c862f7ada99797545e2a13618543b52aee5b84bc09aba47a description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=66d51786-6082-4b11-9f34-9b799101c3f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc
2026-06-12 21:48:32.609440 | controller | Jun 12 20:26:45.765164 crc crio[3645]: time="2026-06-12T20:26:45.764769892Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f1e1f27-149d-46f8-9fea-3bb1948c11ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0022d67a8}] Aliases:map[]}"
2026-06-12 21:48:32.609467 | controller | Jun 12 20:26:45.765164 crc crio[3645]: time="2026-06-12T20:26:45.765152473Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.609484 | controller | Jun 12 20:26:45.785804 crc crio[3645]: time="2026-06-12T20:26:45.785592342Z" level=info msg="Created container 075168c972ec6722333a59d8e4a2a0be8ac41371cc3544038728b5ed111a7e79: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=56fe812f-74f4-4ac7-b0ad-55b15ca9ad6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.609500 | controller | Jun 12 20:26:45.795100 crc crio[3645]: time="2026-06-12T20:26:45.794786231Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/09ab9739-1b46-48dd-b8ef-312dc7a50539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00109e4a0}] Aliases:map[]}"
2026-06-12 21:48:32.609517 | controller | Jun 12 20:26:45.795100 crc crio[3645]: time="2026-06-12T20:26:45.794878564Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.609533 | controller | Jun 12 20:26:45.799672 crc crio[3645]: time="2026-06-12T20:26:45.797881832Z" level=info msg="Starting container: 075168c972ec6722333a59d8e4a2a0be8ac41371cc3544038728b5ed111a7e79" id=e8f6a300-b24d-4e69-9d28-d046084d17b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.609549 | controller | Jun 12 20:26:45.829326 crc crio[3645]: time="2026-06-12T20:26:45.828754266Z" level=info msg="Started container" PID=14845 containerID=075168c972ec6722333a59d8e4a2a0be8ac41371cc3544038728b5ed111a7e79 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=e8f6a300-b24d-4e69-9d28-d046084d17b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6
2026-06-12 21:48:32.609565 | controller | Jun 12 20:26:45.866348 crc crio[3645]: time="2026-06-12T20:26:45.865153652Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=86f4a31a-df59-4262-b769-93fd73a593a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.609581 | controller | Jun 12 20:26:46.010644 crc crio[3645]: time="2026-06-12T20:26:45.959722222Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0c4f39a7-b54d-49ef-81cc-ecf4a62f301d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0022d68f0}] Aliases:map[]}"
2026-06-12 21:48:32.609597 | controller | Jun 12 20:26:46.010644 crc crio[3645]: time="2026-06-12T20:26:45.960428702Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.609613 | controller | Jun 12 20:26:46.132446 crc crio[3645]: time="2026-06-12T20:26:46.131547763Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ddbd0d6f-0a3d-4e93-8474-b85095874fac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000188b60}] Aliases:map[]}"
2026-06-12 21:48:32.609634 | controller | Jun 12 20:26:46.132446 crc crio[3645]: time="2026-06-12T20:26:46.131772169Z" level=info msg="Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.609651 | controller | Jun 12 20:26:46.427640 crc crio[3645]: time="2026-06-12T20:26:46.426913242Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/215b56f5-aaf0-4e08-b67b-1cf2696475e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc002a32258}] Aliases:map[]}"
2026-06-12 21:48:32.609667 | controller | Jun 12 20:26:46.427640 crc crio[3645]: time="2026-06-12T20:26:46.427389635Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.609683 | controller | Jun 12 20:26:47.404777 crc crio[3645]: time="2026-06-12T20:26:47.40353574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609699 | controller | Jun 12 20:26:47.827134 crc crio[3645]: time="2026-06-12T20:26:47.825700181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609715 | controller | Jun 12 20:26:48.272842 crc crio[3645]: time="2026-06-12T20:26:48.272495925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609731 | controller | Jun 12 20:26:48.334748 crc crio[3645]: time="2026-06-12T20:26:48.333700247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609746 | controller | Jun 12 20:26:48.369022 crc crio[3645]: time="2026-06-12T20:26:48.364753146Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c381a354-a886-418a-8885-ed086d68747f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.609761 | controller | Jun 12 20:26:48.399133 crc crio[3645]: time="2026-06-12T20:26:48.399077231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609777 | controller | Jun 12 20:26:48.450384 crc crio[3645]: time="2026-06-12T20:26:48.450356363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609792 | controller | Jun 12 20:26:48.572784 crc crio[3645]: time="2026-06-12T20:26:48.57180743Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=c3072ecf-461b-4795-b10b-d8cd0f6c4b53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.609808 | controller | Jun 12 20:26:48.602699 crc crio[3645]: time="2026-06-12T20:26:48.602087007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.609828 | controller | Jun 12 20:26:48.732145 crc crio[3645]: time="2026-06-12T20:26:48.721771972Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/6244ffca-768e-4a61-9cff-815da350cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00112e4b0}] Aliases:map[]}"
2026-06-12 21:48:32.609845 | controller | Jun 12 20:26:48.732145 crc crio[3645]: time="2026-06-12T20:26:48.722301917Z" level=info msg="Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.609884 | controller | Jun 12 20:26:49.036472 crc crio[3645]: time="2026-06-12T20:26:49.034483229Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f113848d-2100-4c87-bbcc-6035d69ae2cf name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.609902 | controller | Jun 12 20:26:49.221907 crc crio[3645]: time="2026-06-12T20:26:49.221805013Z" level=info msg="Created container 08e738686d6252b2c01d13236be422b9772083eb0a67ed97c0608b1bf3ef50fa: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=56706405-ccf2-4644-a7b1-77dc239ea1c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.609919 | controller | Jun 12 20:26:49.246140 crc crio[3645]: time="2026-06-12T20:26:49.242566112Z" level=info msg="Starting container: 08e738686d6252b2c01d13236be422b9772083eb0a67ed97c0608b1bf3ef50fa" id=94e3ee01-fb7a-42d2-93e9-5414206e8c70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.609935 | controller | Jun 12 20:26:49.341136 crc crio[3645]: time="2026-06-12T20:26:49.336541463Z" level=info msg="Started container" PID=14946 containerID=08e738686d6252b2c01d13236be422b9772083eb0a67ed97c0608b1bf3ef50fa description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=94e3ee01-fb7a-42d2-93e9-5414206e8c70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4
2026-06-12 21:48:32.609951 | controller | Jun 12 20:26:49.425050 crc crio[3645]: time="2026-06-12T20:26:49.421596764Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:48:32.609967 | controller | Jun 12 20:26:49.803485 crc crio[3645]: time="2026-06-12T20:26:49.80183494Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/bf10e3c6-6a51-4b30-88e1-6ecf54631dd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0001888b8}] Aliases:map[]}"
2026-06-12 21:48:32.609984 | controller | Jun 12 20:26:49.803485 crc crio[3645]: time="2026-06-12T20:26:49.802897001Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.610000 | controller | Jun 12 20:26:49.824078 crc crio[3645]: time="2026-06-12T20:26:49.823696349Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/fb83b8cd-9559-4241-92e3-c244bfef61e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00112e1c0}] Aliases:map[]}"
2026-06-12 21:48:32.610020 | controller | Jun 12 20:26:49.824552 crc crio[3645]: time="2026-06-12T20:26:49.82438503Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.610037 | controller | Jun 12 20:26:49.831079 crc crio[3645]: time="2026-06-12T20:26:49.829469919Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/d07e0bfa-6b84-4f65-b6ef-8b0713728304 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0022d6380}] Aliases:map[]}"
2026-06-12 21:48:32.610054 | controller | Jun 12 20:26:49.831079 crc crio[3645]: time="2026-06-12T20:26:49.830800658Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.610070 | controller | Jun 12 20:26:50.315884 crc crio[3645]: time="2026-06-12T20:26:50.31582128Z" level=info msg="Created container 5c122c7e17101198377284d55c7100b20d0c95e8a4873175507ce42bcb5cd4b6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=6427d475-783c-4456-8d7d-83a242958aab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.610086 | controller | Jun 12 20:26:50.338372 crc crio[3645]: time="2026-06-12T20:26:50.337853215Z" level=info msg="Starting container: 5c122c7e17101198377284d55c7100b20d0c95e8a4873175507ce42bcb5cd4b6" id=e2f39687-c0cd-43cf-ab1b-aea951b3fbf1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.610102 | controller | Jun 12 20:26:50.346874 crc crio[3645]: time="2026-06-12T20:26:50.346588621Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2d92f641-ec27-4900-bb3b-4b1971a0e995 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc0029c6040}] Aliases:map[]}"
2026-06-12 21:48:32.610118 | controller | Jun 12 20:26:50.346874 crc crio[3645]: time="2026-06-12T20:26:50.346661253Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.610134 | controller | Jun 12 20:26:50.846519 crc crio[3645]: time="2026-06-12T20:26:50.844899144Z" level=info msg="Created container ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c: openshift-console/downloads-747b44746d-4pqvr/download-server" id=d509945e-4a34-4ba2-9b32-c7c492c1ab23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.610150 | controller | Jun 12 20:26:50.906818 crc crio[3645]: time="2026-06-12T20:26:50.906747045Z" level=info msg="Starting container: ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c" id=bdf77fac-3fa9-4bd5-a8c7-c278193463ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.610166 | controller | Jun 12 20:26:51.493898 crc crio[3645]: time="2026-06-12T20:26:51.493731654Z" level=info msg="Started container" PID=14988 containerID=5c122c7e17101198377284d55c7100b20d0c95e8a4873175507ce42bcb5cd4b6 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=e2f39687-c0cd-43cf-ab1b-aea951b3fbf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca
2026-06-12 21:48:32.610185 | controller | Jun 12 20:26:51.508242 crc crio[3645]: time="2026-06-12T20:26:51.500638516Z" level=info msg="Started container" PID=14979 containerID=ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=bdf77fac-3fa9-4bd5-a8c7-c278193463ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66
2026-06-12 21:48:32.610203 | controller | Jun 12 20:26:51.596478 crc crio[3645]: time="2026-06-12T20:26:51.596093153Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0eaf46ea-d915-4fe5-927c-585ea09208e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001210128}] Aliases:map[]}"
2026-06-12 21:48:32.610219 | controller | Jun 12 20:26:51.596478 crc crio[3645]: time="2026-06-12T20:26:51.596295308Z" level=info msg="Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.610235 | controller | Jun 12 20:26:51.690382 crc crio[3645]: time="2026-06-12T20:26:51.665410241Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e37c87f-c285-4ead-b2b1-46fde52fe606 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc000110c88}] Aliases:map[]}"
2026-06-12 21:48:32.610251 | controller | Jun 12 20:26:51.690382 crc crio[3645]: time="2026-06-12T20:26:51.665519674Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.610267 | controller | Jun 12 20:26:52.191564 crc crio[3645]: 2026-06-12T20:26:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a1d91a7e12b524 Mac:f6:45:0a:25:2c:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/de45d187-5bc3-4c88-8d81-aee670da5e86 SocketPath: PciID:}] [{Interface:0xc0001146b0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.610283 | controller | Jun 12 20:26:52.249429 crc crio[3645]: time="2026-06-12T20:26:52.210097311Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/de45d187-5bc3-4c88-8d81-aee670da5e86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000188be0}] Aliases:map[]}"
2026-06-12 21:48:32.610299 | controller | Jun 12 20:26:52.249429 crc crio[3645]: time="2026-06-12T20:26:52.237182475Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.610316 | controller | Jun 12 20:26:53.484709 crc crio[3645]: time="2026-06-12T20:26:53.480576027Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc0022d6158}] Aliases:map[]}"
2026-06-12 21:48:32.610339 | controller | Jun 12 20:26:53.484709 crc crio[3645]: time="2026-06-12T20:26:53.481074642Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.610365 | controller | Jun 12 20:26:53.993762 crc crio[3645]: time="2026-06-12T20:26:53.972860263Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/bb83f4d3-197b-4647-9f7c-4fdd2ff6b670 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000188618}] Aliases:map[]}"
2026-06-12 21:48:32.610387 | controller | Jun 12 20:26:53.993762 crc crio[3645]: time="2026-06-12T20:26:53.98745424Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.610404 | controller | Jun 12 20:26:54.266229 crc crio[3645]: time="2026-06-12T20:26:54.262568577Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c0366021-424f-45db-8cad-fcd936e35a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc001722328}] Aliases:map[]}"
2026-06-12 21:48:32.610421 | controller | Jun 12 20:26:54.266229 crc crio[3645]: time="2026-06-12T20:26:54.263453232Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.610437 | controller | Jun 12 20:26:54.894581 crc crio[3645]: time="2026-06-12T20:26:54.864585805Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/a6d795bd-c0e7-45ee-86fc-1f1f7352b113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000188cf8}] Aliases:map[]}"
2026-06-12 21:48:32.610453 | controller | Jun 12 20:26:54.894581 crc crio[3645]: time="2026-06-12T20:26:54.894518111Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.610469 | controller | Jun 12 20:26:54.936619 crc crio[3645]: time="2026-06-12T20:26:54.934434951Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/743f7b5c-e3c6-4242-bb06-4c31996ce152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001722610}] Aliases:map[]}"
2026-06-12 21:48:32.610485 | controller | Jun 12 20:26:54.936619 crc crio[3645]: time="2026-06-12T20:26:54.934519983Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.610505 | controller | Jun 12 20:26:56.019726 crc crio[3645]: time="2026-06-12T20:26:56.017519079Z" level=info msg="Ran pod sandbox 0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=41acf6d2-2e6c-45d1-b91c-cc8fead637f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.610522 | controller | Jun 12 20:26:56.024893 crc crio[3645]: time="2026-06-12T20:26:56.024837393Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/81d8e483-5c1a-4f37-90f8-03967c9745fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000188f60}] Aliases:map[]}"
2026-06-12 21:48:32.610538 | controller | Jun 12 20:26:56.025552 crc crio[3645]: time="2026-06-12T20:26:56.025519383Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.610554 | controller | Jun 12 20:26:56.041101 crc crio[3645]: time="2026-06-12T20:26:56.039717719Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9d7e5520-3e40-422d-93ae-f37a40bf6b5d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.610570 | controller | Jun 12 20:26:56.659151 crc crio[3645]: time="2026-06-12T20:26:56.654901403Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ddccab9f-ebbb-49a4-820c-e36da35b4296 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.610585 | controller | Jun 12 20:26:56.671835 crc crio[3645]: time="2026-06-12T20:26:56.670418477Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=fa8d8f50-534b-468a-b751-dc356aa9a776 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.610601 | controller | Jun 12 20:26:56.745657 crc crio[3645]: time="2026-06-12T20:26:56.7435919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.610617 | controller | Jun 12 20:26:56.787463 crc crio[3645]: time="2026-06-12T20:26:56.784484997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.610633 | controller | Jun 12 20:26:57.573664 crc crio[3645]: time="2026-06-12T20:26:57.568189616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.610648 | controller | Jun 12 20:26:57.830629 crc crio[3645]: time="2026-06-12T20:26:57.828420735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.610664 | controller | Jun 12 20:26:58.223505 crc crio[3645]: time="2026-06-12T20:26:58.100591196Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/ed48e03c-d22a-4b72-81b2-b64f05919ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc002a32160}] Aliases:map[]}"
2026-06-12 21:48:32.610684 | controller | Jun 12 20:26:58.224815 crc crio[3645]: time="2026-06-12T20:26:58.224557256Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.610700 | controller | Jun 12 20:26:58.300998 crc crio[3645]: time="2026-06-12T20:26:58.288320893Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e4d20906-584a-49e6-a5b2-50cfd1485731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc0029c61e0}] Aliases:map[]}"
2026-06-12 21:48:32.610716 | controller | Jun 12 20:26:58.300998 crc crio[3645]: time="2026-06-12T20:26:58.288531689Z" level=info msg="Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.610732 | controller | Jun 12 20:26:59.254487 crc crio[3645]: 2026-06-12T20:26:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e215e0fd2e91574 Mac:ae:bd:6d:6f:8f:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/b9c8e7e8-a09a-4114-974e-7c695414d045 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.610747 | controller | Jun 12 20:26:59.314340 crc crio[3645]: time="2026-06-12T20:26:59.272325928Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/b9c8e7e8-a09a-4114-974e-7c695414d045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00008c598}] Aliases:map[]}"
2026-06-12 21:48:32.610763 | controller | Jun 12 20:26:59.314340 crc crio[3645]: time="2026-06-12T20:26:59.27407484Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.610780 | controller | Jun 12 20:27:00.076984 crc crio[3645]: time="2026-06-12T20:27:00.066602286Z" level=info msg="Ran pod sandbox e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=0ee05950-ec77-4591-8906-daaa5a44feda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.610796 | controller | Jun 12 20:27:00.179665 crc crio[3645]: time="2026-06-12T20:27:00.178480943Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=828b46e3-1ac5-4554-8196-acfea561a012 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.610811 | controller | Jun 12 20:27:00.236593 crc crio[3645]: time="2026-06-12T20:27:00.235231975Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=3ec2eebc-4708-4f0f-8ed0-8c580d43361d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.610826 | controller | Jun 12 20:27:00.268388 crc crio[3645]: time="2026-06-12T20:27:00.267432277Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=17c7fc42-d0d1-4de3-a2ff-c4757f8bdfd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.610846 | controller | Jun 12 20:27:00.268388 crc crio[3645]: time="2026-06-12T20:27:00.268014135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.610884 | controller | Jun 12 20:27:00.846194 crc crio[3645]: time="2026-06-12T20:27:00.836474419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.610901 | controller | Jun 12 20:27:00.964356 crc crio[3645]: time="2026-06-12T20:27:00.959466132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.610916 | controller | Jun 12 20:27:01.115209 crc crio[3645]: time="2026-06-12T20:27:01.100843791Z" level=info msg="Created container cbcd8584580f8f4c45ff7b844baa7f16da3777134c31c7f333f7fb1b3630b549: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=fa8d8f50-534b-468a-b751-dc356aa9a776 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.610931 | controller | Jun 12 20:27:01.116454 crc crio[3645]: time="2026-06-12T20:27:01.115848782Z" level=info msg="Starting container: cbcd8584580f8f4c45ff7b844baa7f16da3777134c31c7f333f7fb1b3630b549" id=f9472dc6-1615-4584-9011-3f66263b8d3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.610948 | controller | Jun 12 20:27:01.166100 crc crio[3645]: time="2026-06-12T20:27:01.162778206Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=c3eba5a3-09ca-471e-a1c0-77a34c37ae6a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.610963 | controller | Jun 12 20:27:01.221052 crc crio[3645]: time="2026-06-12T20:27:01.218385294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=f3fbbf7a-d2de-4aa3-be9b-d1dff17825db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.610978 | controller | Jun 12 20:27:01.242693 crc crio[3645]: time="2026-06-12T20:27:01.24115233Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d6673b41-eb23-45a7-a6c8-939967031e5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.611007 | controller | Jun 12 20:27:01.251060 crc crio[3645]: time="2026-06-12T20:27:01.249208716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.611023 | controller | Jun 12 20:27:01.327458 crc crio[3645]: time="2026-06-12T20:27:01.312596332Z" level=info msg="Started container" PID=15298 containerID=cbcd8584580f8f4c45ff7b844baa7f16da3777134c31c7f333f7fb1b3630b549 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=f9472dc6-1615-4584-9011-3f66263b8d3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120
2026-06-12 21:48:32.611039 | controller | Jun 12 20:27:01.332576 crc crio[3645]: 2026-06-12T20:27:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e982a44ce46f19 Mac:f6:15:82:0f:f2:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/68a7cf8c-52c7-4408-8610-878b8ff0b778 SocketPath: PciID:}] [{Interface:0xc000292880 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.611055 | controller | Jun 12 20:27:01.364869 crc crio[3645]: time="2026-06-12T20:27:01.353826891Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/68a7cf8c-52c7-4408-8610-878b8ff0b778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc002a325f0}] Aliases:map[]}"
2026-06-12 21:48:32.611076 | controller | Jun 12 20:27:01.364869 crc crio[3645]: time="2026-06-12T20:27:01.354726926Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.611093 | controller | Jun 12 20:27:02.008379 crc crio[3645]: time="2026-06-12T20:27:02.001486303Z" level=info msg="Ran pod sandbox 2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=7f1c68aa-e908-4f1e-a61f-ea27ed775589 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.611108 | controller | Jun 12 20:27:02.095980 crc crio[3645]: time="2026-06-12T20:27:02.095706792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=95eda11f-3134-4437-9e02-0c4e65b09f23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.611124 | controller | Jun 12 20:27:02.287513 crc crio[3645]: time="2026-06-12T20:27:02.28587309Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=d777774d-b616-4787-8a93-5a40781009c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.611139 | controller | Jun 12 20:27:02.467715 crc crio[3645]: time="2026-06-12T20:27:02.457572647Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=36315ae1-ed64-4a3d-bc60-1bfaa8e99580 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.611154 | controller | Jun 12 20:27:02.528359 crc crio[3645]: time="2026-06-12T20:27:02.524686924Z" level=info msg="Created container 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=17c7fc42-d0d1-4de3-a2ff-c4757f8bdfd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.611170 | controller | Jun 12 20:27:02.551711 crc crio[3645]: time="2026-06-12T20:27:02.541754082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=9e8ced97-3d69-464d-a12e-986fd90a7014 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.611185 | controller | Jun 12 20:27:02.843755 crc crio[3645]: time="2026-06-12T20:27:02.679573479Z" level=info msg="Starting container: 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9" id=47cbe8e8-a992-4c93-a206-d84a98695d07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.611200 | controller | Jun 12 20:27:02.844892 crc crio[3645]: time="2026-06-12T20:27:02.844840698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.611215 | controller | Jun 12 20:27:02.924999 crc crio[3645]: time="2026-06-12T20:27:02.679689882Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=fbe18c5f-6a84-4b22-93d7-80b05072c713 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.611231 | controller | Jun 12 20:27:02.924999 crc crio[3645]: time="2026-06-12T20:27:02.912763807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.611247 | controller | Jun 12 20:27:02.942174 crc crio[3645]: time="2026-06-12T20:27:02.821043371Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=e9b2eef3-5884-4cac-bcf7-880853bd178b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.611268 | controller | Jun 12 20:27:02.993520 crc crio[3645]: time="2026-06-12T20:27:02.986913177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.611284 | controller | Jun 12 20:27:03.047331 crc crio[3645]: time="2026-06-12T20:27:03.045565545Z" level=info msg="Started container" PID=15423 containerID=308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=47cbe8e8-a992-4c93-a206-d84a98695d07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a
2026-06-12 21:48:32.611300 | controller | Jun 12 20:27:05.069051 crc crio[3645]: time="2026-06-12T20:27:05.068887595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.611316 | controller | Jun 12 20:27:05.333575 crc crio[3645]: time="2026-06-12T20:27:05.33171239Z" level=info msg="Created container f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d6673b41-eb23-45a7-a6c8-939967031e5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.611332 | controller | Jun 12 20:27:05.408042 crc crio[3645]: time="2026-06-12T20:27:05.407767368Z" level=info msg="Starting container: f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918" id=0818e108-29b2-4fe8-a21d-657e24e1b1b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.611348 | controller | Jun 12 20:27:05.911637 crc crio[3645]: time="2026-06-12T20:27:05.886561927Z" level=info msg="Started container" PID=15456 containerID=f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=0818e108-29b2-4fe8-a21d-657e24e1b1b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca
2026-06-12 21:48:32.611364 | controller | Jun 12 20:27:07.906598 crc crio[3645]: time="2026-06-12T20:27:07.906492146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.611379 | controller | Jun 12 20:27:08.487778 crc crio[3645]: 2026-06-12T20:27:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca94cda4bf921e7 Mac:b2:da:68:6c:ea:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/bfd372a7-46d8-4573-8b62-8c43042a97dc SocketPath: PciID:}] [{Interface:0xc000015610 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.611395 | controller | Jun 12 20:27:08.594720 crc crio[3645]: time="2026-06-12T20:27:08.586836227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.611411 | controller | Jun 12 20:27:08.909396 crc crio[3645]: time="2026-06-12T20:27:08.907279Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bfd372a7-46d8-4573-8b62-8c43042a97dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc0029e2040}] Aliases:map[]}"
2026-06-12 21:48:32.611432 | controller | Jun 12 20:27:08.912376 crc crio[3645]: time="2026-06-12T20:27:08.909701992Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.611448 | controller | Jun 12 20:27:10.016518 crc crio[3645]: time="2026-06-12T20:27:09.996804696Z" level=info msg="Ran pod sandbox ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=751b8043-6cff-43a1-b30d-671236ff079b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.611465 | controller | Jun 12 20:27:10.079259 crc crio[3645]: time="2026-06-12T20:27:10.073290956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.611481 | controller | Jun 12 20:27:10.933588 crc crio[3645]: 2026-06-12T20:27:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:458f253148d8fa0 Mac:ee:91:db:ac:40:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/20c50da1-a8a7-46e8-a7bc-ed451066c09c SocketPath: PciID:}] [{Interface:0xc000014960 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.611497 | controller | Jun 12 20:27:10.935820 crc crio[3645]: time="2026-06-12T20:27:10.935558505Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20c50da1-a8a7-46e8-a7bc-ed451066c09c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0022d6330}] Aliases:map[]}"
2026-06-12 21:48:32.611513 | controller | Jun 12 20:27:11.138656 crc crio[3645]: 2026-06-12T20:27:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03c9c23e95d375e Mac:d6:f8:af:10:1d:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/9f1e1f27-149d-46f8-9fea-3bb1948c11ab SocketPath: PciID:}] [{Interface:0xc000014f60 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.611529 | controller | Jun 12 20:27:11.173830 crc crio[3645]: time="2026-06-12T20:27:11.173480142Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.611544 | controller | Jun 12 20:27:11.182205 crc crio[3645]: time="2026-06-12T20:27:11.178834499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=6fa5607a-c8da-4aec-9ea6-0cb949ae6b50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.611560 | controller | Jun 12 20:27:11.182205 crc crio[3645]: time="2026-06-12T20:27:11.181776995Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f1e1f27-149d-46f8-9fea-3bb1948c11ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0022d67a8}] Aliases:map[]}"
2026-06-12 21:48:32.611576 | controller | Jun 12 20:27:11.182205 crc crio[3645]: time="2026-06-12T20:27:11.182187757Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.611592 | controller | Jun 12 20:27:11.202574 crc crio[3645]: time="2026-06-12T20:27:11.202159823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.611612 | controller | Jun 12 20:27:12.701447 crc crio[3645]: time="2026-06-12T20:27:12.699802599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.611628 | controller | Jun 12 20:27:12.771615 crc crio[3645]: time="2026-06-12T20:27:12.770392895Z" level=info msg="Stopped container a99f9a33d8b825f4a2d878bd55264b873d6172d6da29a5bb93d488ced8930ee9: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=963aa11a-6e1a-447f-8758-a1c5f51d1aa7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.611644 | controller | Jun 12 20:27:12.779883 crc crio[3645]: time="2026-06-12T20:27:12.778449641Z" level=info msg="Created container ff42548a646e12c9707aa3cb3370785b48ee8edc25fb6f7045fa23e12bc33f8b: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=fbe18c5f-6a84-4b22-93d7-80b05072c713 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.611660 | controller | Jun 12 20:27:12.824623 crc crio[3645]: time="2026-06-12T20:27:12.817761712Z" level=info msg="Created container 5ec91bbf1ee77fde0652eea5e338865aa0339b440f98be0cf0a790f211cca56e: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=e9b2eef3-5884-4cac-bcf7-880853bd178b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.611676 | controller | Jun 12 20:27:12.833877 crc crio[3645]: time="2026-06-12T20:27:12.828622251Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=774b3a19-245c-456b-991d-660bb4eb5d58 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.611691 | controller | Jun 12 20:27:12.833877 crc crio[3645]: time="2026-06-12T20:27:12.832741332Z" level=info msg="Starting container: ff42548a646e12c9707aa3cb3370785b48ee8edc25fb6f7045fa23e12bc33f8b" id=38ecd53b-71d1-4954-8a5f-5ddda4504543 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.611707 | controller | Jun 12 20:27:12.835788 crc crio[3645]: time="2026-06-12T20:27:12.835734219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=77edc2f7-e91e-4a05-830f-91df68df81a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.611722 | controller | Jun 12 20:27:12.836699 crc crio[3645]: time="2026-06-12T20:27:12.836671656Z" level=info msg="Starting container: 5ec91bbf1ee77fde0652eea5e338865aa0339b440f98be0cf0a790f211cca56e" id=df152f2f-ae6b-456f-8259-5fedb03e24f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.611737 | controller | Jun 12 20:27:12.931192 crc crio[3645]: time="2026-06-12T20:27:12.928780893Z" level=info msg="Ran pod sandbox 458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=232f917a-65a5-44c0-88a9-f3533696b7f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.611752 | controller | Jun 12 20:27:12.990760 crc crio[3645]: time="2026-06-12T20:27:12.990246534Z" level=info msg="Ran pod sandbox 03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=bda56c2e-cc20-4ceb-89c1-ecc507c2d23b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.611767 | controller | Jun 12 20:27:13.014703 crc crio[3645]: time="2026-06-12T20:27:13.012427933Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=f584b95d-b9f7-40a7-b7bd-4c3e6adfc4e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.611787 | controller | Jun 12 20:27:13.014703 crc crio[3645]: time="2026-06-12T20:27:13.012857195Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=eadbf444-d07c-4da0-ad3a-139bee769aaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.611803 | controller | Jun 12 20:27:13.014703 crc crio[3645]: time="2026-06-12T20:27:13.013260907Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=ddb22a9f-81f7-49a2-a492-1a790ad635b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.611818 | controller | Jun 12 20:27:13.025032 crc crio[3645]: time="2026-06-12T20:27:13.024216148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.611834 | controller | Jun 12 20:27:13.085286 crc crio[3645]: time="2026-06-12T20:27:13.084590406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=59f7c1b5-51af-4727-a4bb-315ec9e15df6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.611864 | controller | Jun 12 20:27:13.085286 crc crio[3645]: time="2026-06-12T20:27:13.084982957Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=808ad4b6-c8cb-43c3-b30e-bbf058cc8fb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.611886 | controller | Jun 12 20:27:13.085286 crc crio[3645]: time="2026-06-12T20:27:13.085129322Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=00a937bb-654a-49d8-b54d-7404b1b82d30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.611902 | controller | Jun 12 20:27:13.139236 crc crio[3645]: time="2026-06-12T20:27:13.12057171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.611918 | controller | Jun 12 20:27:13.197375 crc crio[3645]: time="2026-06-12T20:27:13.194906406Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=e918474c-3e32-4966-8c83-c681e689e5e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.611933 | controller | Jun 12 20:27:13.197375 crc crio[3645]: time="2026-06-12T20:27:13.196699338Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=76081626-b7da-467d-b09e-38783efbd507 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.611949 | controller | Jun 12 20:27:13.281626 crc crio[3645]: time="2026-06-12T20:27:13.266910585Z" level=info msg="Created container a267a72f0cec2c92a547ef4243fec9a56156dc5a37ce26e4b28785180e8694f8: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=c3072ecf-461b-4795-b10b-d8cd0f6c4b53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.611966 | controller | Jun 12 20:27:13.311727 crc crio[3645]: time="2026-06-12T20:27:13.304849916Z" level=info msg="Started container" PID=15628 containerID=5ec91bbf1ee77fde0652eea5e338865aa0339b440f98be0cf0a790f211cca56e description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=df152f2f-ae6b-456f-8259-5fedb03e24f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120
2026-06-12 21:48:32.611982 | controller | Jun 12 20:27:13.311727 crc crio[3645]: time="2026-06-12T20:27:13.305842806Z" level=info msg="Starting container: a267a72f0cec2c92a547ef4243fec9a56156dc5a37ce26e4b28785180e8694f8" id=5e13966f-0806-47a2-927b-50ea39cf5c26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.611998 | controller | Jun 12 20:27:13.311727 crc crio[3645]: time="2026-06-12T20:27:13.311409678Z" level=info msg="Started container" PID=15583 containerID=ff42548a646e12c9707aa3cb3370785b48ee8edc25fb6f7045fa23e12bc33f8b description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=38ecd53b-71d1-4954-8a5f-5ddda4504543 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69
2026-06-12 21:48:32.612018 | controller | Jun 12 20:27:13.901741 crc crio[3645]: time="2026-06-12T20:27:13.890183446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.612035 | controller | Jun 12 20:27:13.939156 crc crio[3645]: time="2026-06-12T20:27:13.930850887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.612051 | controller | Jun 12 20:27:14.040039 crc crio[3645]: time="2026-06-12T20:27:13.94461117Z" level=info msg="Started container" PID=15640 containerID=a267a72f0cec2c92a547ef4243fec9a56156dc5a37ce26e4b28785180e8694f8 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=5e13966f-0806-47a2-927b-50ea39cf5c26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6
2026-06-12 21:48:32.612067 | controller | Jun 12 20:27:14.096155 crc crio[3645]: time="2026-06-12T20:27:13.945696712Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=ce395892-516a-4326-81f2-ac0d46231685 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.612083 | controller | Jun 12 20:27:14.096155 crc crio[3645]: time="2026-06-12T20:27:14.084899418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.612098 | controller | Jun 12 20:27:16.084544 crc crio[3645]: time="2026-06-12T20:27:16.083826512Z" level=info msg="Stopping container: ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c (timeout: 2s)" id=a8bc2511-7c8a-4f05-a6a1-92de5121991a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.612114 | controller | Jun 12 20:27:16.804666 crc crio[3645]: time="2026-06-12T20:27:16.803902187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.612130 | controller | Jun 12 20:27:17.276730 crc crio[3645]: time="2026-06-12T20:27:17.259311694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.612145 | controller | Jun 12 20:27:17.795733 crc crio[3645]: time="2026-06-12T20:27:17.795497646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.612161 | controller | Jun 12 20:27:17.888111 crc crio[3645]: time="2026-06-12T20:27:17.887296383Z" level=info msg="Stopped container ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a8bc2511-7c8a-4f05-a6a1-92de5121991a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.612177 | controller | Jun 12 20:27:17.912735 crc crio[3645]: time="2026-06-12T20:27:17.910763481Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=3dc605b1-b571-4910-8a45-a5e1fd90e109 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.612192 | controller | Jun 12 20:27:17.924378 crc crio[3645]: time="2026-06-12T20:27:17.921601318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=d1745980-b306-4a11-a570-2a3ea68d8d7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.612211 | controller | Jun 12 20:27:18.027133 crc crio[3645]: time="2026-06-12T20:27:17.938884254Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=02f2641f-e8f2-479a-8e69-349595a7e4d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.612228 | controller | Jun 12 20:27:18.131049 crc crio[3645]: time="2026-06-12T20:27:18.130893157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.612243 | controller | Jun 12 20:27:18.474689 crc crio[3645]: time="2026-06-12T20:27:18.463441445Z" level=info msg="Created container 6fc7e19a5900f87380de80e10b75e30f85472a7c5f02e8b70e53db7939960685: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=808ad4b6-c8cb-43c3-b30e-bbf058cc8fb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.612259 | controller | Jun 12 20:27:18.480202 crc crio[3645]: time="2026-06-12T20:27:18.480143264Z" level=info msg="Starting container: 6fc7e19a5900f87380de80e10b75e30f85472a7c5f02e8b70e53db7939960685" id=f4d6f303-5ed7-4431-ae39-c0eac63d86a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.612274 | controller | Jun 12 20:27:18.568243 crc crio[3645]: time="2026-06-12T20:27:18.568158152Z" level=info msg="Started container" PID=15783 containerID=6fc7e19a5900f87380de80e10b75e30f85472a7c5f02e8b70e53db7939960685 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=f4d6f303-5ed7-4431-ae39-c0eac63d86a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8c148d9dd9f2963cda4609d403332b884c9a8cdb727d71f3ad7a2a5cb711abb
2026-06-12 21:48:32.612290 | controller | Jun 12 20:27:20.252499 crc crio[3645]: 2026-06-12T20:27:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b558a672b879c65 Mac:b6:e5:b2:19:2d:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/bf10e3c6-6a51-4b30-88e1-6ecf54631dd3 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.612306 | controller | Jun 12 20:27:20.358186 crc crio[3645]: time="2026-06-12T20:27:20.356336926Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/bf10e3c6-6a51-4b30-88e1-6ecf54631dd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0001888b8}] Aliases:map[]}"
2026-06-12 21:48:32.612322 | controller | Jun 12 20:27:20.358186 crc crio[3645]: time="2026-06-12T20:27:20.357712976Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.612338 | controller | Jun 12 20:27:20.528286 crc crio[3645]: time="2026-06-12T20:27:20.525827549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.612355 | controller | Jun 12 20:27:21.566890 crc crio[3645]: time="2026-06-12T20:27:21.554092581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.612370 | controller | Jun 12 20:27:21.676765 crc crio[3645]: time="2026-06-12T20:27:21.676647969Z" level=info msg="Ran pod sandbox b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6 with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=0e280f5e-9408-4ca1-9f47-b2dc40db2a83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.612391 | controller | Jun 12 20:27:21.763823 crc crio[3645]: time="2026-06-12T20:27:21.762580186Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=61c63463-4264-4df1-8d91-d0bea52f66e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.612408 | controller | Jun 12 20:27:21.827712 crc crio[3645]: time="2026-06-12T20:27:21.81942374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=86264b75-b9ec-495e-9427-06a2dda8172d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.612423 | controller | Jun 12 20:27:22.055883 crc crio[3645]: time="2026-06-12T20:27:22.055827193Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=b12e6657-fcc1-4826-8e9c-235256a855f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.612439 | controller | Jun 12 20:27:22.073817 crc crio[3645]: time="2026-06-12T20:27:22.073761278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.612455 | controller | Jun 12 20:27:22.128111 crc crio[3645]: 2026-06-12T20:27:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9609782049d835e Mac:46:38:b7:1e:43:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/ddbd0d6f-0a3d-4e93-8474-b85095874fac SocketPath: PciID:}] [{Interface:0xc00059a970 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.612472 | controller | Jun 12 20:27:22.128111 crc crio[3645]: time="2026-06-12T20:27:22.123739731Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ddbd0d6f-0a3d-4e93-8474-b85095874fac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000188b60}] Aliases:map[]}"
2026-06-12 21:48:32.612488 | controller | Jun 12 20:27:22.128111 crc crio[3645]: time="2026-06-12T20:27:22.124013969Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.612504 | controller | Jun 12 20:27:22.156609 crc crio[3645]: time="2026-06-12T20:27:22.156503241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.612519 | controller | Jun 12 20:27:22.381602 crc crio[3645]: time="2026-06-12T20:27:22.375581766Z" level=info msg="Ran pod sandbox 9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=e4b289c6-9517-4fb2-a4be-6bf77623bc11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.612535 | controller | Jun 12 20:27:22.512295 crc crio[3645]: time="2026-06-12T20:27:22.501913795Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=469ed69e-d423-4467-95ae-6b39b7759c24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.612550 | controller | Jun 12 20:27:22.631633 crc crio[3645]: time="2026-06-12T20:27:22.61816149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.612566 | controller | Jun 12 20:27:22.651522 crc crio[3645]: 2026-06-12T20:27:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79c9e7a7d1968ab Mac:9a:2a:8f:c6:f1:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/ed48e03c-d22a-4b72-81b2-b64f05919ce4 SocketPath: PciID:}] [{Interface:0xc00011cdb0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.612586 | controller | Jun 12 20:27:22.654145 crc crio[3645]: time="2026-06-12T20:27:22.654087882Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=ddf0a262-29e5-4239-b12f-4f46ddab5a81 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.612602 | controller | Jun 12 20:27:22.669089 crc crio[3645]: time="2026-06-12T20:27:22.659866801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.612617 | controller | Jun 12 20:27:22.669571 crc crio[3645]: time="2026-06-12T20:27:22.669541325Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=7145786c-c5ac-45d8-842b-ef88293ee0cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.612634 | controller | Jun 12 20:27:22.670021 crc crio[3645]: time="2026-06-12T20:27:22.669993977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.612649 | controller | Jun 12 20:27:22.929879 crc crio[3645]: time="2026-06-12T20:27:22.924537302Z" level=info msg="Created container c5f05911545eca0bf004c46e2c83feeb0fbb8f612b50c0d8e57ffaa8fc63d61f: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=e918474c-3e32-4966-8c83-c681e689e5e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.612665 | controller | Jun 12 20:27:22.969013 crc crio[3645]: time="2026-06-12T20:27:22.967217712Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/ed48e03c-d22a-4b72-81b2-b64f05919ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc002a32160}] Aliases:map[]}"
2026-06-12 21:48:32.612680 | controller | Jun 12 20:27:22.969013 crc crio[3645]: time="2026-06-12T20:27:22.967896562Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.612696 | controller | Jun 12 20:27:23.009564 crc crio[3645]: time="2026-06-12T20:27:23.009396287Z" level=info msg="Starting container: c5f05911545eca0bf004c46e2c83feeb0fbb8f612b50c0d8e57ffaa8fc63d61f" id=ff19d99e-6153-4fec-8b57-b1df0d5d3ef3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.612712 | controller | Jun 12 20:27:23.127650 crc crio[3645]: time="2026-06-12T20:27:23.123329223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.612727 | controller | Jun 12 20:27:23.196506 crc crio[3645]: 2026-06-12T20:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5a8625ed43f5bd Mac:4a:ff:4a:c6:23:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/0e37c87f-c285-4ead-b2b1-46fde52fe606 SocketPath: PciID:}] [{Interface:0xc000014d30 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.612742 | controller | Jun 12 20:27:23.284809 crc crio[3645]: 2026-06-12T20:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffdd1ce764186f2 Mac:06:4e:6f:ad:8b:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/d07e0bfa-6b84-4f65-b6ef-8b0713728304 SocketPath: PciID:}] [{Interface:0xc0001a7140 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.612761 | controller | Jun 12 20:27:23.344186 crc crio[3645]: time="2026-06-12T20:27:23.322337232Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e37c87f-c285-4ead-b2b1-46fde52fe606 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc000110c88}] Aliases:map[]}"
2026-06-12 21:48:32.612778 | controller | Jun 12 20:27:23.344186 crc crio[3645]: time="2026-06-12T20:27:23.337181816Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.612793 | controller | Jun 12 20:27:23.429329 crc crio[3645]: time="2026-06-12T20:27:23.41754927Z" level=info msg="Ran pod sandbox a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=fb5fc956-5c1c-4df7-8864-dcc093814cc2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.612808 | controller | Jun 12 20:27:23.449126 crc crio[3645]: time="2026-06-12T20:27:23.448022341Z" level=info msg="Ran pod sandbox 79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=175c0b14-f8ab-4e04-b9a6-19372bde9792 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.612824 | controller | Jun 12 20:27:23.545789 crc crio[3645]: time="2026-06-12T20:27:23.545505076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=02dca4e7-b367-4280-810c-57cdd2835f15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.612840 | controller | Jun 12 20:27:23.557350 crc crio[3645]: time="2026-06-12T20:27:23.557292102Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/d07e0bfa-6b84-4f65-b6ef-8b0713728304 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0022d6380}] Aliases:map[]}"
2026-06-12 21:48:32.612877 | controller | Jun 12 20:27:23.558171 crc crio[3645]: time="2026-06-12T20:27:23.558147947Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.612896 | controller | Jun 12 20:27:23.643840 crc crio[3645]: time="2026-06-12T20:27:23.637043347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=20acf3a7-ca70-458e-9676-41b8751bcce9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.612912 | controller | Jun 12 20:27:23.677006 crc crio[3645]: time="2026-06-12T20:27:23.661576525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ead61281-1808-4c24-b4b6-8d20ae864686 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.612928 | controller | Jun 12 20:27:23.677006 crc crio[3645]: time="2026-06-12T20:27:23.663739638Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=69888910-586c-440a-a3ab-f4d1ad6aac82 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.612948 | controller | Jun 12 20:27:23.680599 crc crio[3645]: time="2026-06-12T20:27:23.680070516Z" level=info msg="Started container" PID=15934 containerID=c5f05911545eca0bf004c46e2c83feeb0fbb8f612b50c0d8e57ffaa8fc63d61f description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=ff19d99e-6153-4fec-8b57-b1df0d5d3ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84
2026-06-12 21:48:32.612965 | controller | Jun 12 20:27:23.690551 crc crio[3645]: 2026-06-12T20:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f42546e1b6dbd05 Mac:1a:e1:b3:a6:ed:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/215b56f5-aaf0-4e08-b67b-1cf2696475e6 SocketPath: PciID:}] [{Interface:0xc0002cb4a0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.612980 | controller | Jun 12 20:27:23.691853 crc crio[3645]: time="2026-06-12T20:27:23.691758269Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/215b56f5-aaf0-4e08-b67b-1cf2696475e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc002a32258}] Aliases:map[]}"
2026-06-12 21:48:32.612996 | controller | Jun 12 20:27:23.692097 crc crio[3645]: time="2026-06-12T20:27:23.692026686Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.613012 | controller | Jun 12 20:27:23.722589 crc crio[3645]: time="2026-06-12T20:27:23.721571802Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=dab15382-bc1c-4863-b987-b3eeff8f9a49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.613027 | controller | Jun 12 20:27:24.403284 crc crio[3645]: time="2026-06-12T20:27:24.402132811Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=99823c1b-af25-4503-9a59-49871f400685 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.613043 | controller | Jun 12 20:27:24.425076 crc crio[3645]: 2026-06-12T20:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4e491676e5dab0 Mac:76:f4:a1:4b:92:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/743f7b5c-e3c6-4242-bb06-4c31996ce152 SocketPath: PciID:}] [{Interface:0xc000140960 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.613058 | controller | Jun 12 20:27:24.425076 crc crio[3645]: 2026-06-12T20:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2fc159855a3611 Mac:fe:b6:1b:ee:58:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/c0366021-424f-45db-8cad-fcd936e35a3b SocketPath: PciID:}] [{Interface:0xc000374780 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.613074 | controller | Jun 12 20:27:24.425076 crc crio[3645]: time="2026-06-12T20:27:24.41985288Z" level=info msg="Ran pod sandbox ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b with infra container: openshift-dns/dns-default-qtghf/POD" id=86d54315-4bb9-461b-afb7-16fef98fe4eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.613089 | controller | Jun 12 20:27:24.427293 crc crio[3645]: time="2026-06-12T20:27:24.427196944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.613109 | controller | Jun 12 20:27:24.435574 crc crio[3645]: time="2026-06-12T20:27:24.427764902Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/743f7b5c-e3c6-4242-bb06-4c31996ce152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001722610}] Aliases:map[]}"
2026-06-12 21:48:32.613125 | controller | Jun 12 20:27:24.435574 crc crio[3645]: time="2026-06-12T20:27:24.431198493Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.613141 | controller | Jun 12 20:27:24.435574 crc crio[3645]: time="2026-06-12T20:27:24.433804638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.613157 | controller | Jun 12 20:27:24.451534 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61d36dfa30c150b Mac:06:46:80:69:86:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/bb83f4d3-197b-4647-9f7c-4fdd2ff6b670 SocketPath: PciID:}] [{Interface:0xc0000158f0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.613173 | controller | Jun 12 20:27:24.451534 crc crio[3645]: time="2026-06-12T20:27:24.441844844Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/bb83f4d3-197b-4647-9f7c-4fdd2ff6b670 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000188618}] Aliases:map[]}"
2026-06-12 21:48:32.613189 | controller | Jun 12 20:27:24.451534 crc crio[3645]: time="2026-06-12T20:27:24.442150453Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.613204 | controller | Jun 12 20:27:24.451534 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bba6a3fe42a824a Mac:06:3b:47:a0:37:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/0eaf46ea-d915-4fe5-927c-585ea09208e0 SocketPath: PciID:}] [{Interface:0xc0001259b0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.613220 | controller | Jun 12 20:27:24.451534 crc crio[3645]: time="2026-06-12T20:27:24.443181192Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=139e2cfa-f5b4-45a3-86cb-7eba6f173ea1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.613236 | controller | Jun 12 20:27:24.451534 crc crio[3645]: time="2026-06-12T20:27:24.448174649Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0eaf46ea-d915-4fe5-927c-585ea09208e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001210128}] Aliases:map[]}"
2026-06-12 21:48:32.613256 | controller | Jun 12 20:27:24.451534 crc crio[3645]: time="2026-06-12T20:27:24.448342143Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.613272 | controller | Jun 12 20:27:24.452867 crc crio[3645]: time="2026-06-12T20:27:24.452822384Z" level=info msg="Ran pod sandbox f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=49e43baa-3ebd-44b3-a372-9176b4a463b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.613288 | controller | Jun 12 20:27:24.461977 crc crio[3645]: time="2026-06-12T20:27:24.461745287Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=b0da42be-ef74-4c76-989d-b9c3d0cfc3e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.613303 | controller | Jun 12 20:27:24.468361 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0ea84e838340ea Mac:aa:f3:84:71:6c:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/09ab9739-1b46-48dd-b8ef-312dc7a50539 SocketPath: PciID:}] [{Interface:0xc000606780 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.613320 | controller | Jun 12 20:27:24.474684 crc crio[3645]: time="2026-06-12T20:27:24.473590233Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/09ab9739-1b46-48dd-b8ef-312dc7a50539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00109e4a0}] Aliases:map[]}"
2026-06-12 21:48:32.613337 | controller | Jun 12 20:27:24.474684 crc crio[3645]: time="2026-06-12T20:27:24.473800069Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.613353 | controller | Jun 12 20:27:24.474684 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28d9d5d109e7e66 Mac:ba:ac:bc:7a:1a:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/81d8e483-5c1a-4f37-90f8-03967c9745fa SocketPath: PciID:}] [{Interface:0xc00011dad0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.613370 | controller | Jun 12 20:27:24.474684 crc crio[3645]: time="2026-06-12T20:27:24.474624703Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/81d8e483-5c1a-4f37-90f8-03967c9745fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000188f60}] Aliases:map[]}"
2026-06-12 21:48:32.613386 | controller | Jun 12 20:27:24.475615 crc crio[3645]: time="2026-06-12T20:27:24.474733076Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.613403 | controller | Jun 12 20:27:24.514751 crc crio[3645]: time="2026-06-12T20:27:24.514633676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.613424 | controller | Jun 12 20:27:24.523634 crc crio[3645]: time="2026-06-12T20:27:24.522494356Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c0366021-424f-45db-8cad-fcd936e35a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc001722328}] Aliases:map[]}"
2026-06-12 21:48:32.613442 | controller | Jun 12 20:27:24.523634 crc crio[3645]: time="2026-06-12T20:27:24.522791585Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.613459 | controller | Jun 12 20:27:24.534321 crc crio[3645]: time="2026-06-12T20:27:24.531897801Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=b21ce07e-05e4-419c-b4d9-45966e641871 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.613475 | controller | Jun 12 20:27:24.534321 crc crio[3645]: time="2026-06-12T20:27:24.532640103Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=d03acfb4-e74d-4747-a7cd-effbc59fc3e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.613491 | controller | Jun 12 20:27:24.545638 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a91e4385cdfacf Mac:ae:47:41:57:97:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/fb83b8cd-9559-4241-92e3-c244bfef61e3 SocketPath: PciID:}] [{Interface:0xc000292960 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.613508 | controller | Jun 12 20:27:24.546738 crc crio[3645]: time="2026-06-12T20:27:24.546661764Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/fb83b8cd-9559-4241-92e3-c244bfef61e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00112e1c0}] Aliases:map[]}"
2026-06-12 21:48:32.613523 | controller | Jun 12 20:27:24.547786 crc crio[3645]: time="2026-06-12T20:27:24.546864959Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.613539 | controller | Jun 12 20:27:24.562344 crc crio[3645]: time="2026-06-12T20:27:24.555834492Z" level=info msg="Ran pod sandbox f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=b21ab1b0-9065-4935-b3e6-76f65faeba03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.613555 | controller | Jun 12 20:27:24.676978 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bfe61f08793b81 Mac:9a:9b:ea:00:19:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/cb67c174-0892-4adc-9c49-037f5abdfa61 SocketPath: PciID:}] [{Interface:0xc000123320 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.613571 | controller | Jun 12 20:27:24.687443 crc crio[3645]: time="2026-06-12T20:27:24.67903705Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=6330d722-cc94-4cb1-98dd-7e6467840e77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.613592 | controller | Jun 12 20:27:24.687443 crc crio[3645]: time="2026-06-12T20:27:24.680679468Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/cb67c174-0892-4adc-9c49-037f5abdfa61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00112e528}] Aliases:map[]}"
2026-06-12 21:48:32.613608 | controller | Jun 12 20:27:24.687443 crc crio[3645]: time="2026-06-12T20:27:24.682882863Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.613624 | controller | Jun 12 20:27:24.687891 crc crio[3645]: time="2026-06-12T20:27:24.687816537Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=707bb12c-97f5-470f-9c8f-9560674f14a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.613640 | controller | Jun 12 20:27:24.692088 crc crio[3645]: time="2026-06-12T20:27:24.689005232Z" level=info msg="Created container 73f79a2ae82023a00af268a77d6126e4a30826db836ced68d5def112cbe61dce: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=b12e6657-fcc1-4826-8e9c-235256a855f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.613656 | controller | Jun 12 20:27:24.692088 crc crio[3645]: time="2026-06-12T20:27:24.576652171Z" level=info msg="Created container 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d: openshift-console/downloads-747b44746d-4pqvr/download-server" id=02f2641f-e8f2-479a-8e69-349595a7e4d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.613672 | controller | Jun 12 20:27:24.692466 crc crio[3645]: time="2026-06-12T20:27:24.577506597Z" level=info msg="Ran pod sandbox 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=c480395a-b117-46b5-a1a5-ca880b325e71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.613688 | controller | Jun 12 20:27:24.692466 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9aca1289f0002b2 Mac:d2:22:4a:f2:14:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/2d92f641-ec27-4900-bb3b-4b1971a0e995 SocketPath: PciID:}] [{Interface:0xc000398870 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.613705 | controller | Jun 12 20:27:24.696900 crc crio[3645]: time="2026-06-12T20:27:24.693641277Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2d92f641-ec27-4900-bb3b-4b1971a0e995 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc0029c6040}] Aliases:map[]}"
2026-06-12 21:48:32.613721 | controller | Jun 12 20:27:24.696900 crc crio[3645]: time="2026-06-12T20:27:24.693907035Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.613738 | controller | Jun 12 20:27:24.708514 crc crio[3645]: time="2026-06-12T20:27:24.70842413Z" level=info msg="Ran pod sandbox a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=ff99e893-d5f2-4ccd-97c9-b6fdf16301f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.613758 | controller | Jun 12 20:27:24.716612 crc crio[3645]: time="2026-06-12T20:27:24.71559494Z" level=info msg="Starting container: 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d" id=fc7774c9-dac2-41f6-a6e8-6674d0cee3bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.613775 | controller | Jun 12 20:27:24.722322 crc crio[3645]: time="2026-06-12T20:27:24.721266336Z" level=info msg="Starting container: 73f79a2ae82023a00af268a77d6126e4a30826db836ced68d5def112cbe61dce" id=453437e1-0e63-412f-970a-a37d14b7b0cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.613791 | controller | Jun 12 20:27:24.728654 crc crio[3645]: time="2026-06-12T20:27:24.72853612Z" level=info msg="Ran pod sandbox 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=5d2968e6-1aea-435f-bcb6-8a0fd181cd6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.613807 | controller | Jun 12 20:27:24.735716 crc crio[3645]: time="2026-06-12T20:27:24.735275117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=028c5758-665e-4248-8762-38cccc07b166 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.613822 | controller | Jun 12 20:27:24.735716 crc crio[3645]: time="2026-06-12T20:27:24.735673398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=bb58f855-9b70-4f65-a248-ed043f116f32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.613838 | controller | Jun 12 20:27:24.753444 crc crio[3645]: time="2026-06-12T20:27:24.748898616Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=adb2e863-bf10-4a11-937c-dc815c733391 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.613879 | controller | Jun 12 20:27:24.753444 crc crio[3645]: time="2026-06-12T20:27:24.749234175Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=8813ed08-5cb2-4ec5-961b-e12bac90cadd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.613897 | controller | Jun 12 20:27:24.778453 crc crio[3645]: time="2026-06-12T20:27:24.778256615Z" level=info msg="Started container" PID=16027 containerID=73f79a2ae82023a00af268a77d6126e4a30826db836ced68d5def112cbe61dce description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=453437e1-0e63-412f-970a-a37d14b7b0cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6
2026-06-12 21:48:32.613913 | controller | Jun 12 20:27:24.779561 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61098fb33ca6f7e Mac:36:29:8c:56:44:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/a6d795bd-c0e7-45ee-86fc-1f1f7352b113 SocketPath: PciID:}] [{Interface:0xc0003e0b30 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.613929 | controller | Jun 12 20:27:24.796543 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c694976f93f1dc Mac:da:26:b9:99:aa:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/e4d20906-584a-49e6-a5b2-50cfd1485731 SocketPath: PciID:}] [{Interface:0xc0000152a0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.613945 | controller | Jun 12 20:27:24.796543 crc crio[3645]: time="2026-06-12T20:27:24.790832154Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e4d20906-584a-49e6-a5b2-50cfd1485731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc0029c61e0}] Aliases:map[]}"
2026-06-12 21:48:32.613967 | controller | Jun 12 20:27:24.796543 crc crio[3645]: time="2026-06-12T20:27:24.79104631Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.613984 | controller | Jun 12 20:27:24.796543 crc crio[3645]: time="2026-06-12T20:27:24.794692687Z" level=info msg="Started container" PID=16009 containerID=3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=fc7774c9-dac2-41f6-a6e8-6674d0cee3bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66
2026-06-12 21:48:32.614000 | controller | Jun 12 20:27:24.797701 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26eb3c1647a7f4c Mac:b6:74:2a:7f:6c:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/0c4f39a7-b54d-49ef-81cc-ecf4a62f301d SocketPath: PciID:}] [{Interface:0xc000313cf0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.614016 | controller | Jun 12 20:27:24.799085 crc crio[3645]: time="2026-06-12T20:27:24.799043664Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0c4f39a7-b54d-49ef-81cc-ecf4a62f301d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0022d68f0}] Aliases:map[]}"
2026-06-12 21:48:32.614032 | controller | Jun 12 20:27:24.806841 crc crio[3645]: time="2026-06-12T20:27:24.806804112Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.614048 | controller | Jun 12 20:27:24.827592 crc crio[3645]: time="2026-06-12T20:27:24.827524178Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/a6d795bd-c0e7-45ee-86fc-1f1f7352b113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000188cf8}] Aliases:map[]}"
2026-06-12 21:48:32.614064 | controller | Jun 12 20:27:24.827819 crc crio[3645]: time="2026-06-12T20:27:24.827748024Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.614080 | controller | Jun 12 20:27:24.840867 crc crio[3645]: time="2026-06-12T20:27:24.84054197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.614096 | controller | Jun 12 20:27:24.856686 crc crio[3645]: time="2026-06-12T20:27:24.849758799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.614116 | controller | Jun 12 20:27:24.856686 crc crio[3645]: time="2026-06-12T20:27:24.855556509Z" level=info msg="Ran pod sandbox b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=96cf5908-2623-4b4a-b6dd-6c160cd7faf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.614132 | controller | Jun 12 20:27:24.867140 crc crio[3645]: time="2026-06-12T20:27:24.866875211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.614148 | controller | Jun 12 20:27:24.871260 crc crio[3645]: time="2026-06-12T20:27:24.870748384Z" level=info msg="Ran pod sandbox 9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=5d69f040-e7fd-410c-8152-a1a8e5a4f69b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.614164 | controller | Jun 12 20:27:24.879595 crc crio[3645]: time="2026-06-12T20:27:24.877824762Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=72fb2ac7-b5e9-4544-bfce-bb07588b79e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.614180 | controller | Jun 12 20:27:24.879595 crc crio[3645]: time="2026-06-12T20:27:24.878357676Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/POD" id=770cf830-f279-4c43-956b-8afda037d366 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.614196 | controller | Jun 12 20:27:24.879595 crc crio[3645]: time="2026-06-12T20:27:24.878462259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.614212 | controller | Jun 12 20:27:24.884716 crc crio[3645]: time="2026-06-12T20:27:24.882216199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=aae2714b-f5c3-4da9-8516-a867d392d76e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.614228 | controller | Jun 12 20:27:24.965025 crc crio[3645]: time="2026-06-12T20:27:24.962371507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.614244 | controller | Jun 12 20:27:24.965025 crc crio[3645]: time="2026-06-12T20:27:24.965012284Z" level=info msg="Ran pod sandbox 28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=12d9119b-6743-4d42-9320-1fbe43eb551c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.614260 | controller | Jun 12 20:27:24.971316 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:417501e773b5f48 Mac:2a:9a:f5:aa:1c:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/6244ffca-768e-4a61-9cff-815da350cc60 SocketPath: PciID:}] [{Interface:0xc000504610 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.614276 | controller | Jun 12 20:27:24.975053 crc crio[3645]: time="2026-06-12T20:27:24.97306231Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/6244ffca-768e-4a61-9cff-815da350cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00112e4b0}] Aliases:map[]}"
2026-06-12 21:48:32.614296 | controller | Jun 12 20:27:24.975053 crc crio[3645]: time="2026-06-12T20:27:24.973238085Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.614313 | controller | Jun 12 20:27:24.982223 crc crio[3645]: time="2026-06-12T20:27:24.982146136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.614330 | controller | Jun 12 20:27:24.990188 crc crio[3645]: time="2026-06-12T20:27:24.990127251Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=cef38a1a-855e-409d-ae31-83d7e9395c08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.614346 | controller | Jun 12 20:27:24.990608 crc crio[3645]: time="2026-06-12T20:27:24.990537602Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=5f6cf4c4-44ba-4a3a-b576-728287209085 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.614361 | controller | Jun 12 20:27:24.991060 crc crio[3645]: time="2026-06-12T20:27:24.990997055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=93fd3bdb-15d4-40a9-bf8e-bc1151f6b637 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.614377 | controller | Jun 12 20:27:24.995030 crc crio[3645]: time="2026-06-12T20:27:24.992623923Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=9b6a4771-23fa-470b-bdc1-970b8a929997 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.614393 | controller | Jun 12 20:27:25.014026 crc crio[3645]: time="2026-06-12T20:27:25.008501338Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=296141bd-2767-4f67-ae49-682bdc7175e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.614409 | controller | Jun 12 20:27:25.030253 crc crio[3645]: time="2026-06-12T20:27:25.030147412Z" level=info msg="Ran pod sandbox bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=fa054d53-fc69-4749-aaf5-6ea6dfb9e94a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.614424 | controller | Jun 12 20:27:25.060482 crc crio[3645]: time="2026-06-12T20:27:25.060245943Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=1ea0a256-54d9-436a-b451-e70bfbad62b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.614439 | controller | Jun 12 20:27:25.102789 crc crio[3645]: time="2026-06-12T20:27:25.08333957Z" level=info msg="Ran pod sandbox 9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=a93ecd69-162f-4200-9270-c3146a0ef2cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.614455 | controller | Jun 12 20:27:25.102789 crc crio[3645]: time="2026-06-12T20:27:25.09362687Z" level=info msg="Ran pod sandbox 5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=4c5e03cc-72ef-4154-b8a4-ac3ecaac89d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.614471 | controller | Jun 12 20:27:25.159165 crc crio[3645]: time="2026-06-12T20:27:25.146129048Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=f887b67e-f736-4043-ab5c-4e3f59b04751 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.614490 | controller | Jun 12 20:27:25.159165 crc crio[3645]: time="2026-06-12T20:27:25.146314323Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=07c028de-6e9a-4533-925d-29afe64a6f6c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.614506 | controller | Jun 12 20:27:25.198251 crc crio[3645]: 2026-06-12T20:27:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0716da97925d84f Mac:b6:e3:71:5b:dd:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 SocketPath: PciID:}] [{Interface:0xc00051a8a0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.614522 | controller | Jun 12 20:27:25.198723 crc crio[3645]: time="2026-06-12T20:27:25.198291325Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1e20b27e-58a4-4496-b215-d4566c3e61dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.614538 | controller | Jun 12 20:27:25.200085 crc crio[3645]: time="2026-06-12T20:27:25.199889693Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc0022d6158}] Aliases:map[]}"
2026-06-12 21:48:32.614554 | controller | Jun 12 20:27:25.200341 crc crio[3645]: time="2026-06-12T20:27:25.200279134Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.614570 | controller | Jun 12 20:27:25.206889 crc crio[3645]: time="2026-06-12T20:27:25.206750524Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=f82fafb9-40b4-4ecb-b763-0968d20facef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.614586 | controller | Jun 12 20:27:25.207515 crc crio[3645]: time="2026-06-12T20:27:25.207234878Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=cee2e1f5-6785-4b18-8f3a-ea2157eb3229 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.614603 | controller | Jun 12 20:27:25.207515 crc crio[3645]: time="2026-06-12T20:27:25.207477175Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=b8bd097e-1135-4398-8ade-ecb10f7898c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.614619 | controller | Jun 12 20:27:25.207618 crc crio[3645]: time="2026-06-12T20:27:25.207590498Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=c8347b8c-d770-4728-b896-172cec965d55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.614635 | controller | Jun 12 20:27:25.207823 crc crio[3645]: time="2026-06-12T20:27:25.207762253Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=e04a5a2a-2f96-4612-9f0f-d67fc49d6db0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.614651 | controller | Jun 12 20:27:25.226181 crc crio[3645]: time="2026-06-12T20:27:25.22609433Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=99543c54-f6a6-4ba2-8000-7efa9c074a4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.614670 | controller | Jun 12 20:27:25.226678 crc crio[3645]: time="2026-06-12T20:27:25.226617116Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=d6de4693-44ee-43fa-9bd1-64123e8b1abe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.614686 | controller | Jun 12 20:27:25.227852 crc crio[3645]: time="2026-06-12T20:27:25.227751999Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=69002792-6877-4f31-924a-aa218dd7aaef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.614701 | controller | Jun 12 20:27:25.228059 crc crio[3645]: time="2026-06-12T20:27:25.227970685Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=4e771fc4-ad45-43b0-8fdf-63e7cdb533e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.614718 | controller | Jun 12 20:27:25.228059 crc crio[3645]: time="2026-06-12T20:27:25.228049488Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=6453c527-9e07-4baa-ab47-6ad521f5c976 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.614734 | controller | Jun 12 20:27:25.228170 crc crio[3645]: time="2026-06-12T20:27:25.22812866Z" level=info msg="Stopping container: f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918 (timeout: 30s)" id=95ae0f5f-1891-4415-8a09-f7fc658c572a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.614749 | controller | Jun 12 20:27:25.241516 crc crio[3645]: time="2026-06-12T20:27:25.24111373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.614765 | controller | Jun 12 20:27:25.276203 crc crio[3645]: time="2026-06-12T20:27:25.275998421Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=4733ab80-9bc0-4254-897f-3977c3822fe9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.614781 | controller | Jun 12 20:27:25.279987 crc crio[3645]: time="2026-06-12T20:27:25.278838625Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=23b26213-ad9b-4644-80b1-2fc9cef491c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.614796 | controller | Jun 12 20:27:25.279987 crc crio[3645]: time="2026-06-12T20:27:25.279549015Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=d40935bd-a960-41ce-baba-d5ab5dcfefcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.614812 | controller | Jun 12 20:27:25.281985 crc crio[3645]: time="2026-06-12T20:27:25.281833152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.614828 | controller | Jun 12 20:27:25.284774 crc crio[3645]: time="2026-06-12T20:27:25.284082427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.614843 | controller | Jun 12 20:27:25.285078 crc crio[3645]: time="2026-06-12T20:27:25.284911062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.614882 | controller | Jun 12 20:27:25.306228 crc crio[3645]: time="2026-06-12T20:27:25.305899777Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=6d7292ad-e4b7-4b91-b2df-ece4f6e300c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.614904 | controller | Jun 12 20:27:25.306503 crc crio[3645]: time="2026-06-12T20:27:25.30635129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.614922 | controller | Jun 12 20:27:25.340055 crc crio[3645]: time="2026-06-12T20:27:25.334545896Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=a2515d24-47bd-4ce8-8b9a-74a6828867ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.614938 | controller | Jun 12 20:27:25.362331 crc crio[3645]: time="2026-06-12T20:27:25.352295125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.614954 | controller | Jun 12 20:27:25.418172 crc crio[3645]: time="2026-06-12T20:27:25.417799853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.614969 | controller | Jun 12 20:27:25.458889 crc crio[3645]: time="2026-06-12T20:27:25.458774652Z" level=info msg="Ran pod sandbox 61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=5d643e4e-439d-4b26-9d36-abce8ad331ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.615031 | controller | Jun 12 20:27:25.463326 crc crio[3645]: time="2026-06-12T20:27:25.461245925Z" level=info msg="Ran pod sandbox 26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=a1921721-9df9-4f39-9661-cd3ce74f09af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.615050 | controller | Jun 12 20:27:25.463326 crc crio[3645]: time="2026-06-12T20:27:25.462733279Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=6459efe4-233f-4867-9cd5-ca065be5baed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.615066 | controller | Jun 12 20:27:25.466692 crc crio[3645]: time="2026-06-12T20:27:25.466036996Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=45717945-f52e-4e06-b4d5-c7255e8752be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.615082 | controller | Jun 12 20:27:25.484999 crc crio[3645]: time="2026-06-12T20:27:25.467624741Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=07e04b95-ff50-48a2-9e12-e53e7ded9005 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.615097 | controller | Jun 12 20:27:25.484999 crc crio[3645]: time="2026-06-12T20:27:25.476224863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615113 | controller | Jun 12 20:27:25.484999 crc crio[3645]: time="2026-06-12T20:27:25.476509862Z" level=info msg="Ran pod sandbox 417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=eac556d7-c878-4481-be59-4201b9b7c8d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.615128 | controller | Jun 12 20:27:25.484999 crc crio[3645]: time="2026-06-12T20:27:25.476580134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615148 | controller | Jun 12 20:27:25.484999 crc crio[3645]: time="2026-06-12T20:27:25.476811351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615164 | controller | Jun 12 20:27:25.484999 crc crio[3645]: time="2026-06-12T20:27:25.477023097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615180 | controller | Jun 12 20:27:25.484999 crc crio[3645]: time="2026-06-12T20:27:25.480633083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615195 | controller | Jun 12 20:27:25.484999 crc crio[3645]: time="2026-06-12T20:27:25.480743896Z" level=info msg="Ran pod sandbox 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=60dfaaf2-adc6-4bfd-a29b-fd8b66b4446d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.615210 | controller | Jun 12 20:27:25.484999 crc crio[3645]: time="2026-06-12T20:27:25.481721404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=d08962cc-0dc4-4a0e-bb2d-f19c8c4aadaf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.615226 | controller | Jun 12 20:27:25.498738 crc crio[3645]: time="2026-06-12T20:27:25.498059503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615242 | controller | Jun 12 20:27:25.505816 crc crio[3645]: time="2026-06-12T20:27:25.505713538Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=e4358eb1-0cd0-4b7e-a4ee-49fc15ea5402 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.615257 | controller | Jun 12 20:27:25.506464 crc crio[3645]: time="2026-06-12T20:27:25.506239093Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=685c228a-e43e-4867-b7bf-354be29a1029 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.615273 | controller | Jun 12 20:27:25.510909 crc crio[3645]: time="2026-06-12T20:27:25.51056798Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=1bc04d86-1a50-4976-a911-cd3bc1a9cc07 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.615288 | controller | Jun 12 20:27:25.511186 crc crio[3645]: time="2026-06-12T20:27:25.511123886Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=f4674aff-264e-419d-91e3-7af316536f95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.615304 | controller | Jun 12 20:27:25.546572 crc crio[3645]: time="2026-06-12T20:27:25.546358588Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:48:32.615319 | controller | Jun 12 20:27:25.550881 crc crio[3645]: time="2026-06-12T20:27:25.550836079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615335 | controller | Jun 12 20:27:25.564337 crc crio[3645]: time="2026-06-12T20:27:25.562633524Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=b45093ba-2a5a-49ac-82cb-deee9ec734e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.615354 | controller | Jun 12 20:27:25.569891 crc crio[3645]: time="2026-06-12T20:27:25.569721962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615370 | controller | Jun 12 20:27:25.582605 crc crio[3645]: time="2026-06-12T20:27:25.581817505Z" level=info msg="Created container 35072707a1ff83006a2ded7708b989e8e33f3d72aa5d2d6fc293921b06eedb54: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=eadbf444-d07c-4da0-ad3a-139bee769aaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.615386 | controller | Jun 12 20:27:25.588656 crc crio[3645]: time="2026-06-12T20:27:25.58809469Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=7cbb4427-60b7-4058-aa5d-fba30b1ef080 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.615401 | controller | Jun 12 20:27:25.596072 crc crio[3645]: time="2026-06-12T20:27:25.588219043Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=9d04553b-4b60-4445-9d60-56817fc95803 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.615416 | controller | Jun 12 20:27:25.596216 crc crio[3645]: time="2026-06-12T20:27:25.593380435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615432 | controller | Jun 12 20:27:25.598718 crc crio[3645]: time="2026-06-12T20:27:25.598454522Z" level=info msg="Starting container: 35072707a1ff83006a2ded7708b989e8e33f3d72aa5d2d6fc293921b06eedb54" id=bce40cc1-cb35-4003-9a34-16d26a4e892b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.615447 | controller | Jun 12 20:27:25.614475 crc crio[3645]: time="2026-06-12T20:27:25.614323438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615462 | controller | Jun 12 20:27:25.654981 crc crio[3645]: time="2026-06-12T20:27:25.633775507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615478 | controller | Jun 12 20:27:25.654981 crc crio[3645]: time="2026-06-12T20:27:25.653379571Z" level=info msg="Started container" PID=16132 containerID=35072707a1ff83006a2ded7708b989e8e33f3d72aa5d2d6fc293921b06eedb54 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=bce40cc1-cb35-4003-9a34-16d26a4e892b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761
2026-06-12 21:48:32.615494 | controller | Jun 12 20:27:25.657378 crc crio[3645]: time="2026-06-12T20:27:25.656373678Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=c5d03d97-0328-4325-8993-285336d11701 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.615510 | controller | Jun 12 20:27:25.657614 crc crio[3645]: time="2026-06-12T20:27:25.635828217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615526 | controller | Jun 12 20:27:25.720565 crc crio[3645]: time="2026-06-12T20:27:25.720232359Z" level=info msg="Created container fe51b8ce78912ccc96030de2484cc84a577ed11998ecd4d78c6c2f6341d6885b: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=dab15382-bc1c-4863-b987-b3eeff8f9a49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.615541 | controller | Jun 12 20:27:25.741433 crc crio[3645]: time="2026-06-12T20:27:25.737907887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615561 | controller | Jun 12 20:27:25.750081 crc crio[3645]: time="2026-06-12T20:27:25.749820365Z" level=info msg="Starting container: fe51b8ce78912ccc96030de2484cc84a577ed11998ecd4d78c6c2f6341d6885b" id=4ab8c960-d7a8-40f7-89fb-8a251f88e6e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.615577 | controller | Jun 12 20:27:25.754125 crc crio[3645]: time="2026-06-12T20:27:25.75374354Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=770cf830-f279-4c43-956b-8afda037d366 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.615594 | controller | Jun 12 20:27:25.760523 crc crio[3645]: time="2026-06-12T20:27:25.760421356Z" level=info msg="Created container 6e293e84b8c48cd61d4960c285ef1d2e2bb2c979046fcdd9d0ca7c52304e66b8: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=707bb12c-97f5-470f-9c8f-9560674f14a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.615610 | controller | Jun 12 20:27:25.774770 crc crio[3645]: time="2026-06-12T20:27:25.774707253Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=da6a61d8-651a-417d-af06-e2fb57a076dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.615625 | controller | Jun 12 20:27:25.798028 crc crio[3645]: time="2026-06-12T20:27:25.797886893Z" level=info msg="Starting container: 6e293e84b8c48cd61d4960c285ef1d2e2bb2c979046fcdd9d0ca7c52304e66b8" id=0d4d2dcb-6f9f-4833-a609-a82cbf0a4246 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.615641 | controller | Jun 12 20:27:25.803534 crc crio[3645]: time="2026-06-12T20:27:25.802784586Z" level=info msg="Started container" PID=16135 containerID=fe51b8ce78912ccc96030de2484cc84a577ed11998ecd4d78c6c2f6341d6885b description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=4ab8c960-d7a8-40f7-89fb-8a251f88e6e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b
2026-06-12 21:48:32.615660 | controller | Jun 12 20:27:25.932984 crc crio[3645]: time="2026-06-12T20:27:25.932827123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615677 | controller | Jun 12 20:27:25.957216 crc crio[3645]: time="2026-06-12T20:27:25.949907484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615698 | controller | Jun 12 20:27:26.057028 crc crio[3645]: time="2026-06-12T20:27:26.056613299Z" level=info msg="Created container ec1c8d6a95e0d3f0f2eec97783e129fb2a440c499a63416756c133f2d659f80e: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=b8bd097e-1135-4398-8ade-ecb10f7898c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.615723 | controller | Jun 12 20:27:26.102256 crc crio[3645]: time="2026-06-12T20:27:26.100570606Z" level=info msg="Created container 39f7ca934632e9883145abee77e2671ba1efc80472dc3eeb1b7256d13799aefb: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=99823c1b-af25-4503-9a59-49871f400685 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.615752 | controller | Jun 12 20:27:26.119222 crc crio[3645]: time="2026-06-12T20:27:26.112798174Z" level=info msg="Starting container: ec1c8d6a95e0d3f0f2eec97783e129fb2a440c499a63416756c133f2d659f80e" id=43c15198-3758-4036-a59c-0899305b0011 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.615772 | controller | Jun 12 20:27:26.123766 crc crio[3645]: time="2026-06-12T20:27:26.123483407Z" level=info msg="Starting container: 39f7ca934632e9883145abee77e2671ba1efc80472dc3eeb1b7256d13799aefb" id=650793e3-b6ea-4aa1-988f-7aa71d85b46c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.615794 | controller | Jun 12 20:27:26.170494 crc crio[3645]: time="2026-06-12T20:27:26.167363222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615813 | controller | Jun 12 20:27:26.231219 crc crio[3645]: time="2026-06-12T20:27:26.229665766Z" level=info msg="Ran pod sandbox 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6 with infra container: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/POD" id=770cf830-f279-4c43-956b-8afda037d366 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.615830 | controller | Jun 12 20:27:26.232001 crc crio[3645]: time="2026-06-12T20:27:26.231382137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615863 | controller | Jun 12 20:27:26.243408 crc crio[3645]: time="2026-06-12T20:27:26.243248805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615888 | controller | Jun 12 20:27:26.255346 crc crio[3645]: time="2026-06-12T20:27:26.255022679Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=f759715b-a66f-40d2-9d0f-aaec2a6b8879 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.615906 | controller | Jun 12 20:27:26.258886 crc crio[3645]: time="2026-06-12T20:27:26.258262634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.615924 | controller | Jun 12 20:27:26.369600 crc crio[3645]: time="2026-06-12T20:27:26.367579075Z" level=info msg="Created container 23c591154d3e4d19b2f5def73b5774adbabca6272ddb9b47597d5a534e968cbb: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=7145786c-c5ac-45d8-842b-ef88293ee0cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.615940 | controller | Jun 12 20:27:26.388697 crc crio[3645]: time="2026-06-12T20:27:26.387803217Z" level=info msg="Starting container: 23c591154d3e4d19b2f5def73b5774adbabca6272ddb9b47597d5a534e968cbb" id=e646b871-021d-4248-93c9-1bdac054288e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.615956 | controller | Jun 12 20:27:26.418815 crc crio[3645]: time="2026-06-12T20:27:26.418738203Z" level=info msg="Started container" PID=16172 containerID=ec1c8d6a95e0d3f0f2eec97783e129fb2a440c499a63416756c133f2d659f80e description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=43c15198-3758-4036-a59c-0899305b0011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6
2026-06-12 21:48:32.615973 | controller | Jun 12 20:27:26.502799 crc crio[3645]: time="2026-06-12T20:27:26.495885482Z" level=info msg="Started container" PID=16169 containerID=39f7ca934632e9883145abee77e2671ba1efc80472dc3eeb1b7256d13799aefb description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=650793e3-b6ea-4aa1-988f-7aa71d85b46c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40
2026-06-12 21:48:32.615989 | controller | Jun 12 20:27:26.647149 crc crio[3645]: time="2026-06-12T20:27:26.640136217Z" level=info msg="Started container" PID=16178 containerID=23c591154d3e4d19b2f5def73b5774adbabca6272ddb9b47597d5a534e968cbb description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=e646b871-021d-4248-93c9-1bdac054288e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917
2026-06-12 21:48:32.616012 | controller | Jun 12 20:27:26.658243 crc crio[3645]: time="2026-06-12T20:27:26.657504316Z" level=info msg="Started container" PID=16152 containerID=6e293e84b8c48cd61d4960c285ef1d2e2bb2c979046fcdd9d0ca7c52304e66b8 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=0d4d2dcb-6f9f-4833-a609-a82cbf0a4246 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb
2026-06-12 21:48:32.616029 | controller | Jun 12 20:27:26.865183 crc crio[3645]: time="2026-06-12T20:27:26.855628257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616046 | controller | Jun 12 20:27:27.041580 crc crio[3645]: time="2026-06-12T20:27:27.041489109Z" level=info msg="Created container 4d32b2b21a448e019cdde30d0101426e19639dd8020900aec346b9cc592c43f6: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=4733ab80-9bc0-4254-897f-3977c3822fe9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.616062 | controller | Jun 12 20:27:27.102470 crc crio[3645]: time="2026-06-12T20:27:27.102350312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616078 | controller | Jun 12 20:27:27.105539 crc crio[3645]: time="2026-06-12T20:27:27.104264267Z" level=info msg="Starting container: 4d32b2b21a448e019cdde30d0101426e19639dd8020900aec346b9cc592c43f6" id=7adb91b4-5d83-4186-ad77-36b357feb731 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.616094 | controller | Jun 12 20:27:27.118385 crc crio[3645]: time="2026-06-12T20:27:27.116266899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616110 | controller | Jun 12 20:27:27.164007 crc crio[3645]: time="2026-06-12T20:27:27.156339123Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6d2d971b-59d1-4c03-b706-5ae6947d4b2b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.616127 | controller | Jun 12 20:27:27.206020 crc crio[3645]: time="2026-06-12T20:27:27.202264317Z" level=info msg="Started container" PID=16190 containerID=4d32b2b21a448e019cdde30d0101426e19639dd8020900aec346b9cc592c43f6 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=7adb91b4-5d83-4186-ad77-36b357feb731 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1
2026-06-12 21:48:32.616144 | controller | Jun 12 20:27:27.389027 crc crio[3645]: time="2026-06-12T20:27:27.388859762Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=4b928388-139e-4ed9-9940-02009b21f466 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.616160 | controller | Jun 12 20:27:27.440872 crc crio[3645]: time="2026-06-12T20:27:27.439906226Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=ad1e6088-145b-4750-bf87-f0d66b5d4cd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.616176 | controller | Jun 12 20:27:27.467110 crc crio[3645]: time="2026-06-12T20:27:27.457343656Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-rjhhz/POD" id=f2749652-95ac-4fc1-ad1b-ce0bb192a934 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.616196 | controller | Jun 12 20:27:27.467110 crc crio[3645]: time="2026-06-12T20:27:27.457867472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616213 | controller | Jun 12 20:27:27.549883 crc crio[3645]: time="2026-06-12T20:27:27.549819885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616229 | controller | Jun 12 20:27:27.631989 crc crio[3645]: time="2026-06-12T20:27:27.625723127Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-hq7pb/POD" id=b905687b-080a-4dc1-87bb-ad65077ebc33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.616246 | controller | Jun 12 20:27:27.631989 crc crio[3645]: time="2026-06-12T20:27:27.625835411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616262 | controller | Jun 12 20:27:27.691255 crc crio[3645]: time="2026-06-12T20:27:27.688234328Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=915fb77f-80d0-4a82-83a2-636f821770eb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.616278 | controller | Jun 12 20:27:27.817273 crc crio[3645]: time="2026-06-12T20:27:27.816648078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616294 | controller | Jun 12 20:27:27.894343 crc crio[3645]: time="2026-06-12T20:27:27.894124308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616310 | controller | Jun 12 20:27:27.938238 crc crio[3645]: time="2026-06-12T20:27:27.930135902Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/kube-multus-additional-cni-plugins" id=3954b448-1d4b-4186-806a-53af3657f2fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.616326 | controller | Jun 12 20:27:27.960176 crc crio[3645]: time="2026-06-12T20:27:27.953123865Z" level=info msg="Created container 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333: openshift-console/console-6c684df5db-cc8g8/console" id=c5d03d97-0328-4325-8993-285336d11701 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.616341 | controller | Jun 12 20:27:28.025887 crc crio[3645]: time="2026-06-12T20:27:28.024179075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616357 | controller | Jun 12 20:27:28.078313 crc crio[3645]: time="2026-06-12T20:27:28.071609664Z" level=info msg="Starting container: 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333" id=d184b608-ce1a-4cf3-adde-50c631c8f519 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.616374 | controller | Jun 12 20:27:28.193783 crc crio[3645]: time="2026-06-12T20:27:28.191785953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616390 | controller | Jun 12 20:27:28.202810 crc crio[3645]: time="2026-06-12T20:27:28.197709646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=6c28ebe9-b381-40d5-94b9-3ed195074c60 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.616406 | controller | Jun 12 20:27:28.206502 crc crio[3645]: time="2026-06-12T20:27:28.204379492Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=a6c00e8d-75d3-47f7-ad6f-884f2e3e8123 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.616426 | controller | Jun 12 20:27:28.260677 crc crio[3645]: time="2026-06-12T20:27:28.257153598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616442 | controller | Jun 12 20:27:28.286427 crc crio[3645]: time="2026-06-12T20:27:28.284311702Z" level=info msg="Started container" PID=16218 containerID=425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333 description=openshift-console/console-6c684df5db-cc8g8/console id=d184b608-ce1a-4cf3-adde-50c631c8f519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1
2026-06-12 21:48:32.616458 | controller | Jun 12 20:27:28.315799 crc crio[3645]: time="2026-06-12T20:27:28.315656051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616475 | controller | Jun 12 20:27:28.514109 crc crio[3645]: time="2026-06-12T20:27:28.5079116Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b2c6314d-c6ae-4892-85df-66a7255adf13 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.616491 | controller | Jun 12 20:27:28.584373 crc crio[3645]: time="2026-06-12T20:27:28.576281092Z" level=info msg="Created container 6401ddb6f79e65c9904926f79a373a93dad55f7b3c2aa9c8bd090e2e5d5d0798: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=4e771fc4-ad45-43b0-8fdf-63e7cdb533e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.616507 | controller | Jun 12 20:27:28.694164 crc crio[3645]: time="2026-06-12T20:27:28.693789793Z" level=info msg="Created container 18b8919df3386c1ca92aee93b31e2fe8e8d90f3890d32c8b6ba377cf2039438a: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=a2515d24-47bd-4ce8-8b9a-74a6828867ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.616523 | controller | Jun 12 20:27:28.717168 crc crio[3645]: time="2026-06-12T20:27:28.715727255Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:48:32.616538 | controller | Jun 12 20:27:28.719695 crc crio[3645]: time="2026-06-12T20:27:28.719522787Z" level=info msg="Created container df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=d6de4693-44ee-43fa-9bd1-64123e8b1abe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.616555 | controller | Jun 12 20:27:28.736462 crc crio[3645]: time="2026-06-12T20:27:28.732806125Z" level=info msg="Starting container: 18b8919df3386c1ca92aee93b31e2fe8e8d90f3890d32c8b6ba377cf2039438a" id=64a72f9d-5d7e-4cc4-b0c9-aea826c57036 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.616571 | controller | Jun 12 20:27:28.774255 crc crio[3645]: time="2026-06-12T20:27:28.773883809Z" level=info msg="Starting container: df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db" id=e8855b25-3e8a-4430-a549-3c39b17520ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.616587 | controller | Jun 12 20:27:28.775576 crc crio[3645]: time="2026-06-12T20:27:28.775126514Z" level=info msg="Starting container: 6401ddb6f79e65c9904926f79a373a93dad55f7b3c2aa9c8bd090e2e5d5d0798" id=5ad8acca-aa97-4f09-8f64-f2058140c725 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.616602 | controller | Jun 12 20:27:28.815829 crc crio[3645]: time="2026-06-12T20:27:28.81525757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616618 | controller | Jun 12 20:27:28.819825 crc crio[3645]: time="2026-06-12T20:27:28.816377403Z" level=info msg="Started container" PID=16240 containerID=6401ddb6f79e65c9904926f79a373a93dad55f7b3c2aa9c8bd090e2e5d5d0798 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=5ad8acca-aa97-4f09-8f64-f2058140c725 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e
2026-06-12 21:48:32.616639 | controller | Jun 12 20:27:28.819825 crc crio[3645]: time="2026-06-12T20:27:28.819315969Z" level=info msg="Started container" PID=16248 containerID=df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=e8855b25-3e8a-4430-a549-3c39b17520ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39
2026-06-12 21:48:32.616655 | controller | Jun 12 20:27:28.822348 crc crio[3645]: time="2026-06-12T20:27:28.821791631Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-l2z47/POD" id=5cf836d6-7bfb-4828-8ec6-13b4cede6f66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.616671 | controller | Jun 12 20:27:28.822348 crc crio[3645]: time="2026-06-12T20:27:28.821902735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616687 | controller | Jun 12 20:27:28.837846 crc crio[3645]: time="2026-06-12T20:27:28.835382419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616703 | controller | Jun 12 20:27:28.870062 crc crio[3645]: time="2026-06-12T20:27:28.869524959Z" level=info msg="Started container" PID=16266 containerID=18b8919df3386c1ca92aee93b31e2fe8e8d90f3890d32c8b6ba377cf2039438a description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=64a72f9d-5d7e-4cc4-b0c9-aea826c57036 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f
2026-06-12 21:48:32.616719 | controller | Jun 12 20:27:29.099141 crc crio[3645]: time="2026-06-12T20:27:29.093645732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616735 | controller | Jun 12 20:27:29.138827 crc crio[3645]: time="2026-06-12T20:27:29.12805686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616751 | controller | Jun 12 20:27:29.162685 crc crio[3645]: time="2026-06-12T20:27:29.161986793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616766 | controller | Jun 12 20:27:29.271069 crc crio[3645]: time="2026-06-12T20:27:29.268141341Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=ee474cb5-e0fd-484b-b423-0de9f81660bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.616784 | controller | Jun 12 20:27:29.323302 crc crio[3645]: time="2026-06-12T20:27:29.322384249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616799 | controller | Jun 12 20:27:29.340112 crc crio[3645]: time="2026-06-12T20:27:29.336770671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616815 | controller | Jun 12 20:27:30.041058 crc crio[3645]: time="2026-06-12T20:27:30.031685741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616836 | controller | Jun 12 20:27:30.372774 crc crio[3645]: time="2026-06-12T20:27:30.372195047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616872 | controller | Jun 12 20:27:30.567578 crc crio[3645]: time="2026-06-12T20:27:30.55789292Z" level=info msg="Created container b83c9177ef1eda12dda16f573eede5d2ac8d6cf4b27c9bae912f1fc9eb56b527: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=d40935bd-a960-41ce-baba-d5ab5dcfefcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.616892 | controller | Jun 12 20:27:30.621394 crc crio[3645]: time="2026-06-12T20:27:30.621078929Z" level=info msg="Starting container: b83c9177ef1eda12dda16f573eede5d2ac8d6cf4b27c9bae912f1fc9eb56b527" id=2177bcac-cea7-4399-bf9f-33bcf78fc1d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.616909 | controller | Jun 12 20:27:30.650615 crc crio[3645]: time="2026-06-12T20:27:30.641405275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.616925 | controller | Jun 12 20:27:30.912790 crc crio[3645]: time="2026-06-12T20:27:30.910870775Z" level=info msg="Started container" PID=16303 containerID=b83c9177ef1eda12dda16f573eede5d2ac8d6cf4b27c9bae912f1fc9eb56b527 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=2177bcac-cea7-4399-bf9f-33bcf78fc1d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5
2026-06-12 21:48:32.616941 | controller | Jun 12 20:27:30.944356 crc crio[3645]: time="2026-06-12T20:27:30.924808643Z" level=info msg="Created container 4dc759d7a7441f90fd7b15e63db078db319a061c37e5b60fd8cb684c9d940c6a: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=685c228a-e43e-4867-b7bf-354be29a1029 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.616958 | controller | Jun 12 20:27:31.192821 crc crio[3645]: time="2026-06-12T20:27:31.185720613Z" level=info msg="Got pod network &{Name:certified-operators-rjhhz Namespace:openshift-marketplace ID:e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596 UID:245813bb-dd77-45b7-81ed-ce593680c75f NetNS:/var/run/netns/aadca959-0833-4750-991f-8da44de8370b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod245813bb_dd77_45b7_81ed_ce593680c75f.slice PodAnnotations:0xc00112e108}] Aliases:map[]}"
2026-06-12 21:48:32.616974 | controller | Jun 12 20:27:31.192821 crc crio[3645]: time="2026-06-12T20:27:31.186281039Z" level=info msg="Adding pod openshift-marketplace_certified-operators-rjhhz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.616990 | controller | Jun 12 20:27:31.209456 crc crio[3645]: time="2026-06-12T20:27:31.209362535Z" level=info msg="Starting container: 4dc759d7a7441f90fd7b15e63db078db319a061c37e5b60fd8cb684c9d940c6a" id=1e686c15-6a2f-4ef0-9d59-762901ed60f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.617013 | controller | Jun 12 20:27:31.382105 crc crio[3645]: time="2026-06-12T20:27:31.358868013Z" level=info msg="Started container" PID=16302 containerID=4dc759d7a7441f90fd7b15e63db078db319a061c37e5b60fd8cb684c9d940c6a description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=1e686c15-6a2f-4ef0-9d59-762901ed60f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3
2026-06-12 21:48:32.617040 | controller | Jun 12 20:27:31.494130 crc crio[3645]: time="2026-06-12T20:27:31.492705602Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=8811f714-764e-4e44-927c-d7786684dc88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.617074 | controller | Jun 12 20:27:32.274667 crc crio[3645]: time="2026-06-12T20:27:32.273410523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.617094 | controller | Jun 12 20:27:32.377607 crc crio[3645]: time="2026-06-12T20:27:32.377357047Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-2w5wr/POD" id=c9a4a330-d8e4-44a4-a4a0-5d90753445ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.617111 | controller | Jun 12 20:27:32.377981 crc crio[3645]: time="2026-06-12T20:27:32.377896612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.617128 | controller | Jun 12 20:27:32.563369 crc crio[3645]: time="2026-06-12T20:27:32.56190157Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=4e994a3b-c1fb-452f-b2d1-e83ebad4c4aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.617144 | controller | Jun 12 20:27:36.958217 crc crio[3645]: time="2026-06-12T20:27:36.953842613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.617161 | controller | Jun 12 20:27:37.006021 crc crio[3645]: time="2026-06-12T20:27:37.005836914Z" level=info msg="Created container d19a10e0c4a08d368a3626dd0a88dfe2300b47558d60f11c3882464eef9b77e1: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=7cbb4427-60b7-4058-aa5d-fba30b1ef080 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.617177 | controller | Jun 12 20:27:37.021998 crc crio[3645]: time="2026-06-12T20:27:37.01013809Z" level=info msg="Created container 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=69002792-6877-4f31-924a-aa218dd7aaef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.617193 | controller | Jun 12 20:27:37.066049 crc crio[3645]: time="2026-06-12T20:27:37.065719538Z" level=info msg="Starting container: d19a10e0c4a08d368a3626dd0a88dfe2300b47558d60f11c3882464eef9b77e1" id=aec7d96e-bba7-453a-9928-03489b1e83e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.617209 | controller | Jun 12 20:27:37.074980 crc crio[3645]: time="2026-06-12T20:27:37.066886482Z" level=info msg="Starting container: 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e" id=1ce01c44-03e1-424a-85dd-3a4d2135bdcd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.617225 | controller | Jun 12 20:27:37.335240 crc crio[3645]: time="2026-06-12T20:27:37.274125Z" level=info msg="Created container 76a98e139e3c84db9822d8a1136997f0008e7de84c4239a83c1e2f9bc3963f65: openshift-dns/dns-default-qtghf/dns" id=6330d722-cc94-4cb1-98dd-7e6467840e77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.617240 | controller | Jun 12 20:27:37.343694 crc crio[3645]: time="2026-06-12T20:27:37.280872877Z" level=info msg="Started container" PID=16340 containerID=839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=1ce01c44-03e1-424a-85dd-3a4d2135bdcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848
2026-06-12 21:48:32.617256 | controller | Jun 12 20:27:37.383284 crc crio[3645]: time="2026-06-12T20:27:37.382573937Z" level=info msg="Starting container: 76a98e139e3c84db9822d8a1136997f0008e7de84c4239a83c1e2f9bc3963f65" id=e8f73c92-af23-49c1-bc01-4e373c913153 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.617277 | controller | Jun 12 20:27:37.524368 crc crio[3645]: time="2026-06-12T20:27:37.507352499Z" level=info msg="Started container" PID=16392 containerID=76a98e139e3c84db9822d8a1136997f0008e7de84c4239a83c1e2f9bc3963f65 description=openshift-dns/dns-default-qtghf/dns id=e8f73c92-af23-49c1-bc01-4e373c913153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b
2026-06-12 21:48:32.617295 | controller | Jun 12 20:27:37.580637 crc crio[3645]: time="2026-06-12T20:27:37.576350219Z" level=info msg="Started container" PID=16341 containerID=d19a10e0c4a08d368a3626dd0a88dfe2300b47558d60f11c3882464eef9b77e1 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=aec7d96e-bba7-453a-9928-03489b1e83e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1
2026-06-12 21:48:32.617312 | controller | Jun 12 20:27:37.809861 crc crio[3645]: time="2026-06-12T20:27:37.801620486Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8ba001b4-f9f1-44e8-aec5-65b64c45097a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.617329 | controller | Jun 12 20:27:37.993526 crc crio[3645]: time="2026-06-12T20:27:37.981893005Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:48:32.617344 | controller | Jun 12 20:27:38.062270 crc crio[3645]: time="2026-06-12T20:27:38.060558889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.617360 | controller | Jun 12 20:27:38.324724 crc crio[3645]: time="2026-06-12T20:27:38.307799419Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4e5d7b56-6212-40c5-85e9-81f7012895f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.617376 | controller | Jun 12 20:27:38.325866 crc crio[3645]: time="2026-06-12T20:27:38.325112805Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b1af353a-ac9e-4a6d-a683-f60c331e6d55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.617391 | controller | Jun 12 20:27:39.026138 crc crio[3645]: time="2026-06-12T20:27:38.995789574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.617407 | controller | Jun 12 20:27:39.626559 crc crio[3645]: time="2026-06-12T20:27:39.616691336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.617422 | controller | Jun 12 20:27:39.730222 crc crio[3645]: time="2026-06-12T20:27:39.727654105Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=30beea1f-aee9-4ce3-9a61-2d97e58ae49e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.617438 | controller | Jun 12 20:27:39.801402 crc crio[3645]: time="2026-06-12T20:27:39.799887649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5378d2fe-cc26-4e9d-8efc-7ed1a747652e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.617453 | controller | Jun 12 20:27:39.892821 crc crio[3645]: time="2026-06-12T20:27:39.884715434Z" level=info msg="Stopped container f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=95ae0f5f-1891-4415-8a09-f7fc658c572a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.617473 | controller | Jun 12 20:27:40.118426 crc crio[3645]: time="2026-06-12T20:27:39.98667434Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=583f89c4-4814-4fa0-ae99-36bfcad17ca4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.617489 | controller | Jun 12 20:27:40.157118 crc crio[3645]: time="2026-06-12T20:27:40.107850769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.617505 | controller | Jun 12 20:27:40.350387 crc crio[3645]: time="2026-06-12T20:27:40.328366426Z" level=info msg="Created container 1e5b3adadb1ff2c88eb24a22108c1bdd9ee32fb06ff4b44b1a58a0bb1251cb36: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=23b26213-ad9b-4644-80b1-2fc9cef491c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.617521 | controller | Jun 12 20:27:40.350387 crc crio[3645]: time="2026-06-12T20:27:40.34766045Z" level=info msg="Starting container: 1e5b3adadb1ff2c88eb24a22108c1bdd9ee32fb06ff4b44b1a58a0bb1251cb36" id=a3568527-de21-43ff-b587-3b294655048a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.617536 | controller | Jun 12 20:27:40.395579 crc crio[3645]: time="2026-06-12T20:27:40.393293307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.617552 | controller | Jun 12 20:27:40.428187 crc crio[3645]: time="2026-06-12T20:27:40.427830069Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=df78041b-7fba-4171-adef-0fae327f3c06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.617568 | controller | Jun 12 20:27:40.482124 crc crio[3645]: time="2026-06-12T20:27:40.477569045Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a96ecb31-d31c-44d7-8ee0-b19f8425712d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.617583 | controller | Jun 12 20:27:40.549076 crc crio[3645]: time="2026-06-12T20:27:40.548226513Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=b229193b-c708-41d2-b481-2262787e4305 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.617598 | controller | Jun 12 20:27:40.576789 crc crio[3645]: time="2026-06-12T20:27:40.575909794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.617615 | controller | Jun 12 20:27:40.611407 crc crio[3645]: time="2026-06-12T20:27:40.610684812Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=2b1a3547-64f8-4bfe-aef4-bafb4a346398 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.617630 | controller | Jun 12 20:27:40.620635 crc crio[3645]: time="2026-06-12T20:27:40.620577592Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=b96163e6-def4-49d9-a6e7-982edd84cbe6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.617646 | controller | Jun 12 20:27:41.291731 crc crio[3645]: time="2026-06-12T20:27:41.284347999Z" level=info msg="Started container" PID=16474 containerID=1e5b3adadb1ff2c88eb24a22108c1bdd9ee32fb06ff4b44b1a58a0bb1251cb36 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=a3568527-de21-43ff-b587-3b294655048a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3
2026-06-12 21:48:32.617666 | controller | Jun 12 20:27:41.347393 crc crio[3645]: time="2026-06-12T20:27:41.347343513Z" level=info msg="Stopping container: 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9 (timeout: 30s)" id=69531bb2-7a6d-48f6-a068-68428fb14626 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.617682 | controller | Jun 12 20:27:41.730620 crc crio[3645]: time="2026-06-12T20:27:41.717140451Z" level=info msg="Created container 81d76461cac0ddb3af3a437a9f1934d3d01fb70812388226fff1e9ea74624a33: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=6453c527-9e07-4baa-ab47-6ad521f5c976 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.617698 | controller | Jun 12 20:27:41.749432 crc crio[3645]: time="2026-06-12T20:27:41.749385296Z" level=info msg="Starting container: 81d76461cac0ddb3af3a437a9f1934d3d01fb70812388226fff1e9ea74624a33" id=e6f18e28-9bb7-475e-880a-be5a90c38f42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.617715 | controller | Jun 12 20:27:41.901552 crc crio[3645]: time="2026-06-12T20:27:41.901415276Z" level=info msg="Started container" PID=16484 containerID=81d76461cac0ddb3af3a437a9f1934d3d01fb70812388226fff1e9ea74624a33 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=e6f18e28-9bb7-475e-880a-be5a90c38f42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9
2026-06-12 21:48:32.617731 | controller | Jun 12 20:27:42.254383 crc crio[3645]: time="2026-06-12T20:27:42.254246333Z" level=info msg="Created container 427f3a8b4717a0b0049841c69920ef8f28c0abcbffb1ff83f69836b65e7189cc: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=a6c00e8d-75d3-47f7-ad6f-884f2e3e8123 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.617747 | controller | Jun 12 20:27:42.368428 crc crio[3645]: time="2026-06-12T20:27:42.367803106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6fb4b6b8-298a-4e14-b844-f047238be017 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.617762 | controller | Jun 12 20:27:42.719501 crc crio[3645]: time="2026-06-12T20:27:42.707908291Z" level=info msg="Starting container: 427f3a8b4717a0b0049841c69920ef8f28c0abcbffb1ff83f69836b65e7189cc" id=3260986c-24ec-4ae9-a3dc-3cd9be2676ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.617779 | controller | Jun 12 20:27:42.800673 crc crio[3645]: time="2026-06-12T20:27:42.797779434Z" level=info msg="Created container ffddff0e8e65d6fd87f762a89a80912abc14eacd8ba69b050dcf2089779041a2: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=6d7292ad-e4b7-4b91-b2df-ece4f6e300c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.617795 | controller | Jun 12 20:27:42.814282 crc crio[3645]: time="2026-06-12T20:27:42.813140404Z" level=info msg="Starting container: ffddff0e8e65d6fd87f762a89a80912abc14eacd8ba69b050dcf2089779041a2" id=155b9f23-b8f1-4edf-8b10-5e847029ea40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.617811 | controller | Jun 12 20:27:43.018863 crc crio[3645]: time="2026-06-12T20:27:43.017287716Z" level=info msg="Started container" PID=16513 containerID=ffddff0e8e65d6fd87f762a89a80912abc14eacd8ba69b050dcf2089779041a2 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=155b9f23-b8f1-4edf-8b10-5e847029ea40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0
2026-06-12 21:48:32.617828 | controller | Jun 12 20:27:43.084319 crc crio[3645]: time="2026-06-12T20:27:43.076722716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.617865 | controller | Jun 12 20:27:43.385418 crc crio[3645]: time="2026-06-12T20:27:43.370325021Z" level=info msg="Started container" PID=16539 containerID=427f3a8b4717a0b0049841c69920ef8f28c0abcbffb1ff83f69836b65e7189cc description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=3260986c-24ec-4ae9-a3dc-3cd9be2676ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40
2026-06-12 21:48:32.617890 | controller | Jun 12 20:27:43.629377 crc crio[3645]: time="2026-06-12T20:27:43.083373135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.617907 | controller | Jun 12 20:27:44.349624 crc crio[3645]: time="2026-06-12T20:27:43.085879078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.617924 | controller | Jun 12 20:27:46.152069 crc crio[3645]: time="2026-06-12T20:27:45.8747461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.617943 | controller | Jun 12 20:27:46.387756 crc crio[3645]: time="2026-06-12T20:27:46.387399357Z" level=info msg="Got pod network &{Name:community-operators-hq7pb Namespace:openshift-marketplace ID:56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd UID:3daa69c9-9392-402b-a56d-0bbcf52bd947 NetNS:/var/run/netns/d881dcb8-a4dc-460c-aaaa-46b0137c15ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3daa69c9_9392_402b_a56d_0bbcf52bd947.slice PodAnnotations:0xc0001103c8}] Aliases:map[]}"
2026-06-12 21:48:32.617968 | controller | Jun 12 20:27:46.387756 crc crio[3645]: time="2026-06-12T20:27:46.387665064Z" level=info msg="Adding pod openshift-marketplace_community-operators-hq7pb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.617999 | controller | Jun 12 20:27:46.558701 crc crio[3645]: time="2026-06-12T20:27:46.55842363Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8c5b334a-383f-4d17-a380-460e9ea87069 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.618029 | controller | Jun 12 20:27:46.613239 crc crio[3645]: time="2026-06-12T20:27:46.612236716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.618063 | controller | Jun 12 20:27:46.736284 crc crio[3645]: time="2026-06-12T20:27:46.734262415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.618093 | controller | Jun 12 20:27:46.885606 crc crio[3645]: time="2026-06-12T20:27:46.884628292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.618122 | controller | Jun 12 20:27:46.945709 crc crio[3645]: 2026-06-12T20:27:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3813b9cba09b25 Mac:0e:73:58:a0:9d:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/aadca959-0833-4750-991f-8da44de8370b SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.618151 | controller | Jun 12 20:27:46.973196 crc crio[3645]: time="2026-06-12T20:27:46.963394392Z" level=info msg="Got pod network &{Name:certified-operators-rjhhz Namespace:openshift-marketplace ID:e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596 UID:245813bb-dd77-45b7-81ed-ce593680c75f NetNS:/var/run/netns/aadca959-0833-4750-991f-8da44de8370b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod245813bb_dd77_45b7_81ed_ce593680c75f.slice PodAnnotations:0xc00112e108}] Aliases:map[]}"
2026-06-12 21:48:32.618186 | controller | Jun 12 20:27:46.974076 crc crio[3645]: time="2026-06-12T20:27:46.974043163Z" level=info msg="Checking pod openshift-marketplace_certified-operators-rjhhz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.618216 | controller | Jun 12 20:27:47.733233 crc crio[3645]: time="2026-06-12T20:27:47.732817179Z" level=info msg="Created container 58181e86aeecac6e662913bf08c37d9ff6e8d31a72cf235e93b7c20854f17d5e: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=da6a61d8-651a-417d-af06-e2fb57a076dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.618244 | controller | Jun 12 20:27:47.850625 crc crio[3645]: time="2026-06-12T20:27:47.850452186Z" level=info msg="Starting container: 58181e86aeecac6e662913bf08c37d9ff6e8d31a72cf235e93b7c20854f17d5e" id=18bcaedc-d5c6-4ed1-bcad-f61166adeb1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.618272 | controller | Jun 12 20:27:48.135299 crc crio[3645]: time="2026-06-12T20:27:48.135048442Z" level=info msg="Created container f4e07ab1a338dd5a68e4b4421bf17e4e7bdb194d0dd4844b92a4107d33f6fc59: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=ee474cb5-e0fd-484b-b423-0de9f81660bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.618299 | controller | Jun 12 20:27:48.174601 crc crio[3645]: time="2026-06-12T20:27:48.174205626Z" level=info msg="Starting container: f4e07ab1a338dd5a68e4b4421bf17e4e7bdb194d0dd4844b92a4107d33f6fc59" id=ba7fc841-9647-4914-af6a-592bf5b71c02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.618327 | controller | Jun 12 20:27:48.446214 crc crio[3645]: time="2026-06-12T20:27:48.446155791Z" level=info msg="Stopped container 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=69531bb2-7a6d-48f6-a068-68428fb14626 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.618354 | controller | Jun 12 20:27:48.467647 crc crio[3645]: time="2026-06-12T20:27:48.467602216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=0cc7aa39-0596-4a00-88b2-9f1b81108b75 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.618382 | controller | Jun 12 20:27:48.484091 crc crio[3645]: time="2026-06-12T20:27:48.483345335Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=52ed1af2-99b3-4814-981c-635232c49d50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.618408 | controller | Jun 12 20:27:48.484416 crc crio[3645]: time="2026-06-12T20:27:48.484387142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.618435 | controller | Jun 12 20:27:48.741911 crc crio[3645]: time="2026-06-12T20:27:48.741618553Z" level=info msg="Started container" PID=16643 containerID=58181e86aeecac6e662913bf08c37d9ff6e8d31a72cf235e93b7c20854f17d5e description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=18bcaedc-d5c6-4ed1-bcad-f61166adeb1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf
2026-06-12 21:48:32.618469 | controller | Jun 12 20:27:48.972880 crc crio[3645]: time="2026-06-12T20:27:48.972326121Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=dc372593-2a09-41d4-b7de-5ef3174bbdb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.618497 | controller | Jun 12 20:27:49.009686 crc crio[3645]: time="2026-06-12T20:27:49.008852238Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=aecb8ead-98b5-4f99-9683-682b8b0ea1e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.618525 | controller | Jun 12 20:27:49.056785 crc crio[3645]: time="2026-06-12T20:27:49.043149489Z" level=info msg="Got pod network &{Name:redhat-marketplace-l2z47 Namespace:openshift-marketplace ID:d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed UID:e0494f54-39fa-4a97-b26d-2d87ba7a9c39 NetNS:/var/run/netns/82fc6da9-d6a0-4912-8004-ad822c85a9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0494f54_39fa_4a97_b26d_2d87ba7a9c39.slice PodAnnotations:0xc0022d6a58}] Aliases:map[]}"
2026-06-12 21:48:32.618553 | controller | Jun 12 20:27:49.057105 crc crio[3645]: time="2026-06-12T20:27:49.056788935Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-l2z47 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.618580 | controller | Jun 12 20:27:49.335752 crc crio[3645]: time="2026-06-12T20:27:49.33543052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.618608 | controller | Jun 12 20:27:49.570793 crc crio[3645]: time="2026-06-12T20:27:49.570271023Z" level=info msg="Ran pod sandbox e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596 with infra container: openshift-marketplace/certified-operators-rjhhz/POD" id=f2749652-95ac-4fc1-ad1b-ce0bb192a934 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.618636 | controller | Jun 12 20:27:49.614627 crc crio[3645]: time="2026-06-12T20:27:49.61427372Z" level=info msg="Started container" PID=16662 containerID=f4e07ab1a338dd5a68e4b4421bf17e4e7bdb194d0dd4844b92a4107d33f6fc59 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=ba7fc841-9647-4914-af6a-592bf5b71c02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1
2026-06-12 21:48:32.618664 | controller | Jun 12 20:27:49.696216 crc crio[3645]: time="2026-06-12T20:27:49.695674618Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0c128c3e-7d09-4170-9004-ee30140f1629 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.618692 | controller | Jun 12 20:27:50.467774 crc crio[3645]: time="2026-06-12T20:27:50.464791066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.618720 | controller | Jun 12 20:27:50.530635 crc crio[3645]: time="2026-06-12T20:27:50.530586156Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dcae2958-5897-443b-bfd1-8340733de12f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.618747 | controller | Jun 12 20:27:50.737805 crc crio[3645]: time="2026-06-12T20:27:50.734200446Z" level=info msg="Creating container: openshift-marketplace/certified-operators-rjhhz/extract-utilities" id=ee865cb1-13ed-425d-9b19-d14c4f5153ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.618775 | controller | Jun 12 20:27:51.424062 crc crio[3645]: time="2026-06-12T20:27:51.422207625Z" level=info msg="Got pod network &{Name:redhat-operators-2w5wr Namespace:openshift-marketplace ID:5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d UID:a010182c-8cb1-4573-8bf7-3e36035d9d5e NetNS:/var/run/netns/025f79e6-a8ee-4fac-8229-5f03c95d52ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda010182c_8cb1_4573_8bf7_3e36035d9d5e.slice PodAnnotations:0xc0029c6068}] Aliases:map[]}"
2026-06-12 21:48:32.618807 | controller | Jun 12 20:27:51.424062 crc crio[3645]: time="2026-06-12T20:27:51.422287947Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-2w5wr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.618836 | controller | Jun 12 20:27:52.027213 crc crio[3645]: time="2026-06-12T20:27:52.026429767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.618886 | controller | Jun 12 20:27:52.691331 crc crio[3645]: time="2026-06-12T20:27:52.672736287Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=aab83b7c-87ad-4b85-b13a-c54219a40008 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.618918 | controller | Jun 12 20:27:53.237019 crc crio[3645]: time="2026-06-12T20:27:53.234654995Z" level=info msg="Stopping container: 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d (timeout: 2s)" id=c6388fb0-ca79-4b72-9a35-874a4df64c9c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.618946 | controller | Jun 12 20:27:53.946798 crc crio[3645]: time="2026-06-12T20:27:53.946460699Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=5e5fc7bd-aca6-4e34-b0ef-356b2b2c7e7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.618974 | controller | Jun 12 20:27:53.946991 crc crio[3645]: time="2026-06-12T20:27:53.946827718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.619014 | controller | Jun 12 20:27:54.083215 crc crio[3645]: time="2026-06-12T20:27:54.07335285Z" level=info msg="Stopping container: fe51b8ce78912ccc96030de2484cc84a577ed11998ecd4d78c6c2f6341d6885b (timeout: 30s)" id=5a51fdfb-9adb-4da5-885b-aed24d22e8e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.619043 | controller | Jun 12 20:27:55.107104 crc crio[3645]: time="2026-06-12T20:27:55.090401804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.619071 | controller | Jun 12 20:27:55.775258 crc crio[3645]: time="2026-06-12T20:27:55.774698738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.619099 | controller | Jun 12 20:27:59.025854 crc crio[3645]: time="2026-06-12T20:27:59.016349758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.619126 | controller | Jun 12 20:27:59.090857 crc crio[3645]: time="2026-06-12T20:27:59.090617492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.619154 | controller | Jun 12 20:27:59.421569 crc crio[3645]: time="2026-06-12T20:27:59.415396329Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6 UID:c260aea0-3b08-4da4-be12-e08e793f633e NetNS:/var/run/netns/613e6aa4-0531-44c2-8992-6395e76c349a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podc260aea0_3b08_4da4_be12_e08e793f633e.slice PodAnnotations:0xc002a32ff0}] Aliases:map[]}"
2026-06-12 21:48:32.619186 | controller | Jun 12 20:27:59.421569 crc crio[3645]: time="2026-06-12T20:27:59.415722148Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.619215 | controller | Jun 12 20:27:59.821291 crc crio[3645]: time="2026-06-12T20:27:59.816291018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.619242 | controller | Jun 12 20:28:00.281298 crc crio[3645]: time="2026-06-12T20:28:00.258326052Z" level=info msg="Stopped container 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c6388fb0-ca79-4b72-9a35-874a4df64c9c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.619270 | controller | Jun 12 20:28:00.688198 crc crio[3645]: time="2026-06-12T20:28:00.512838844Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=937d32d4-b1fb-4050-8bc8-465163d020cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.619297 | controller | Jun 12 20:28:02.599078 crc crio[3645]: time="2026-06-12T20:28:02.595434872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.619324 | controller | Jun 12 20:28:02.712452 crc crio[3645]: time="2026-06-12T20:28:02.712250059Z" level=info msg="Created container c2d0e5d34d7946589a36ab9efc7621bc49355afe1443c03fe4474a4477da61c7: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=ce395892-516a-4326-81f2-ac0d46231685 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.619352 | controller | Jun 12 20:28:02.736727 crc crio[3645]: time="2026-06-12T20:28:02.724656854Z" level=info msg="Starting container: c2d0e5d34d7946589a36ab9efc7621bc49355afe1443c03fe4474a4477da61c7" id=3b678737-9bf5-45b2-aed9-566ee21915fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.619380 | controller | Jun 12 20:28:02.854602 crc crio[3645]: time="2026-06-12T20:28:02.854278895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.619407 | controller | Jun 12 20:28:02.860668 crc crio[3645]: time="2026-06-12T20:28:02.860092422Z" level=info msg="Created container 592d0a599f469b8855d507d5503085040640d7230975642261b98011eca5d182: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=aab83b7c-87ad-4b85-b13a-c54219a40008 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.619435 | controller | Jun 12 20:28:02.900225 crc crio[3645]: time="2026-06-12T20:28:02.899820571Z" level=info msg="Started container" PID=16859 containerID=c2d0e5d34d7946589a36ab9efc7621bc49355afe1443c03fe4474a4477da61c7 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=3b678737-9bf5-45b2-aed9-566ee21915fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7
2026-06-12 21:48:32.619462 | controller | Jun 12 20:28:02.919775 crc crio[3645]: time="2026-06-12T20:28:02.919721327Z" level=info msg="Starting container: 592d0a599f469b8855d507d5503085040640d7230975642261b98011eca5d182" id=4754ca0a-6588-4fbc-984b-b86f64fe6952 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.619490 | controller | Jun 12 20:28:02.924680 crc crio[3645]: time="2026-06-12T20:28:02.923887062Z" level=info msg="Removing container: ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c" id=039bacf0-b928-4ed9-8e57-cfd428120567 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.619522 | controller | Jun 12 20:28:02.954457 crc crio[3645]: time="2026-06-12T20:28:02.952666773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=82a64be1-88bd-4820-a4fc-0f8963fb8382 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.619550 | controller | Jun 12 20:28:02.983203 crc crio[3645]: time="2026-06-12T20:28:02.964317349Z" level=info msg="Started container" PID=16860 containerID=592d0a599f469b8855d507d5503085040640d7230975642261b98011eca5d182 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=4754ca0a-6588-4fbc-984b-b86f64fe6952 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a
2026-06-12 21:48:32.619577 | controller | Jun 12 20:28:03.203737 crc crio[3645]: time="2026-06-12T20:28:03.198671539Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=aeb8c7ab-232f-46d6-9002-47f0bc3bea87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.619604 | controller | Jun 12 20:28:03.268774 crc crio[3645]: time="2026-06-12T20:28:02.966836812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.619631 | controller | Jun 12 20:28:03.284344 crc crio[3645]: time="2026-06-12T20:28:03.283267538Z" level=info msg="Stopping container: 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e (timeout: 30s)" id=f1fed09b-3c1c-42e4-969d-6f8a14872cf7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.619658 | controller | Jun 12 20:28:04.493285 crc crio[3645]: time="2026-06-12T20:28:04.424683829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.619685 | controller | Jun 12 20:28:05.094532 crc crio[3645]: time="2026-06-12T20:28:05.088448452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.619712 | controller | Jun 12 20:28:05.701803 crc crio[3645]: time="2026-06-12T20:28:05.70114923Z" level=info msg="Stopped container 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=f1fed09b-3c1c-42e4-969d-6f8a14872cf7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.619740 | controller | Jun 12 20:28:05.738858 crc crio[3645]: time="2026-06-12T20:28:05.737134154Z" level=info msg="Created container de5cda5b28ce1ccd26601cce23506a9c9bcb2f5f76570f5aeff1ba3a187e8705: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=b96163e6-def4-49d9-a6e7-982edd84cbe6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.619768 | controller | Jun 12 20:28:05.753709 crc crio[3645]: time="2026-06-12T20:28:05.741764491Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a7da9ab3-aa2b-4486-94f5-af48763bbbaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.619795 | controller | Jun 12 20:28:05.753709 crc crio[3645]: time="2026-06-12T20:28:05.743258979Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=f855947b-5d91-4e4c-8048-b8dc6cb62ea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.619823 | controller | Jun 12 20:28:05.753709 crc crio[3645]: time="2026-06-12T20:28:05.743347811Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=b5ed9947-8ab9-4767-899d-9a212b0c13b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.619870 | controller | Jun 12 20:28:05.778014 crc crio[3645]: time="2026-06-12T20:28:05.771435354Z" level=info msg="Starting container: de5cda5b28ce1ccd26601cce23506a9c9bcb2f5f76570f5aeff1ba3a187e8705" id=d08e772e-6393-4de6-97b8-3ec3b8f1ba62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.619937 | controller | Jun 12 20:28:05.851439 crc crio[3645]: time="2026-06-12T20:28:05.851147089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.619969 | controller | Jun 12 20:28:06.418905 crc crio[3645]: time="2026-06-12T20:28:06.418392531Z" level=info msg="Started container" PID=16922 containerID=de5cda5b28ce1ccd26601cce23506a9c9bcb2f5f76570f5aeff1ba3a187e8705 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=d08e772e-6393-4de6-97b8-3ec3b8f1ba62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1
2026-06-12 21:48:32.619991 | controller | Jun 12 20:28:06.568968 crc crio[3645]: time="2026-06-12T20:28:06.563139376Z" level=info msg="Created container 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=2b1a3547-64f8-4bfe-aef4-bafb4a346398 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.620009 | controller | Jun 12 20:28:06.937085 crc crio[3645]: time="2026-06-12T20:28:06.936676191Z" level=info msg="Removed container ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c: openshift-console/downloads-747b44746d-4pqvr/download-server" id=039bacf0-b928-4ed9-8e57-cfd428120567 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.620025 | controller | Jun 12 20:28:06.940778 crc crio[3645]: time="2026-06-12T20:28:06.937887262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620042 | controller | Jun 12 20:28:07.018009 crc crio[3645]: time="2026-06-12T20:28:06.993052222Z" level=info msg="Starting container: 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64" id=aee5d68b-4237-40be-8e4a-7fddde483ff4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.620059 | controller | Jun 12 20:28:07.018009 crc crio[3645]: time="2026-06-12T20:28:07.015866811Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=714c05f7-9aaf-4a3a-95a6-95abb695df10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.620075 | controller | Jun 12 20:28:07.052071 crc crio[3645]: time="2026-06-12T20:28:07.051705241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620091 | controller | Jun 12 20:28:07.083208 crc crio[3645]: time="2026-06-12T20:28:07.08313947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=4077dc1b-5c45-4cbd-8a06-4b27215798d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.620109 | controller | Jun 12 20:28:07.342147 crc crio[3645]: time="2026-06-12T20:28:07.328472239Z" level=info msg="Started container" PID=16968 containerID=44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=aee5d68b-4237-40be-8e4a-7fddde483ff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca
2026-06-12 21:48:32.620127 | controller | Jun 12 20:28:07.384358 crc crio[3645]: time="2026-06-12T20:28:07.384174364Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9 UID:8d342b24-d8a0-4cd6-bce9-b50d8ae803e3 NetNS:/var/run/netns/c7026fb7-bfd2-486e-a5a8-db93108d3302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8d342b24_d8a0_4cd6_bce9_b50d8ae803e3.slice PodAnnotations:0xc001722948}] Aliases:map[]}"
2026-06-12 21:48:32.620150 | controller | Jun 12 20:28:07.384358 crc crio[3645]: time="2026-06-12T20:28:07.384352218Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.620168 | controller | Jun 12 20:28:07.388311 crc crio[3645]: 2026-06-12T20:28:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3b35f3ff682d3e Mac:62:13:fc:f8:dd:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/82fc6da9-d6a0-4912-8004-ad822c85a9b4 SocketPath: PciID:}] [{Interface:0xc0002c1050 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.620185 | controller | Jun 12 20:28:07.408040 crc crio[3645]: time="2026-06-12T20:28:07.406845679Z" level=info msg="Got pod network &{Name:redhat-marketplace-l2z47 Namespace:openshift-marketplace ID:d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed UID:e0494f54-39fa-4a97-b26d-2d87ba7a9c39 NetNS:/var/run/netns/82fc6da9-d6a0-4912-8004-ad822c85a9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0494f54_39fa_4a97_b26d_2d87ba7a9c39.slice PodAnnotations:0xc0022d6a58}] Aliases:map[]}"
2026-06-12 21:48:32.620202 | controller | Jun 12 20:28:07.439795 crc crio[3645]: time="2026-06-12T20:28:07.439412666Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-l2z47 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.620219 | controller | Jun 12 20:28:07.523182 crc crio[3645]: time="2026-06-12T20:28:07.523027009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620235 | controller | Jun 12 20:28:07.726456 crc crio[3645]: time="2026-06-12T20:28:07.722801472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620251 | controller | Jun 12 20:28:07.988087 crc crio[3645]: time="2026-06-12T20:28:07.985847191Z" level=info msg="Created container bea6e7906a632c66a45781297cea6aefe1a86d558f54bf06ee7e4d65b33c4e30: openshift-marketplace/certified-operators-rjhhz/extract-utilities" id=ee865cb1-13ed-425d-9b19-d14c4f5153ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.620267 | controller | Jun 12 20:28:08.417131 crc crio[3645]: time="2026-06-12T20:28:08.395708648Z" level=info msg="Starting container: bea6e7906a632c66a45781297cea6aefe1a86d558f54bf06ee7e4d65b33c4e30" id=e9e0942e-abcb-456d-9f72-4c93fd370bcb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.620283 | controller | Jun 12 20:28:08.491835 crc crio[3645]: time="2026-06-12T20:28:08.491782117Z" level=info msg="Ran pod sandbox d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed with infra container: openshift-marketplace/redhat-marketplace-l2z47/POD" id=5cf836d6-7bfb-4828-8ec6-13b4cede6f66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.620299 | controller | Jun 12 20:28:08.557605 crc crio[3645]: time="2026-06-12T20:28:08.513637531Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=2a62390a-0fad-42c5-a156-9e8681a72c61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.620314 | controller | Jun 12 20:28:08.557605 crc crio[3645]: time="2026-06-12T20:28:08.555477794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620334 | controller | Jun 12 20:28:08.624675 crc crio[3645]: time="2026-06-12T20:28:08.578723464Z" level=info msg="Created container f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/kube-multus-additional-cni-plugins" id=3954b448-1d4b-4186-806a-53af3657f2fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.620350 | controller | Jun 12 20:28:08.859779 crc crio[3645]: time="2026-06-12T20:28:08.859418531Z" level=info msg="Started container" PID=16987 containerID=bea6e7906a632c66a45781297cea6aefe1a86d558f54bf06ee7e4d65b33c4e30 description=openshift-marketplace/certified-operators-rjhhz/extract-utilities id=e9e0942e-abcb-456d-9f72-4c93fd370bcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596
2026-06-12 21:48:32.620366 | controller | Jun 12 20:28:08.875685 crc crio[3645]: time="2026-06-12T20:28:08.874805451Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ed15c751-2e83-46f8-8164-59661890dd00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.620383 | controller | Jun 12 20:28:08.878785 crc crio[3645]: time="2026-06-12T20:28:08.878478645Z" level=info msg="Starting container: f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd" id=0d95d4c8-a923-4b9e-886e-63f4d5981a7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.620399 | controller | Jun 12 20:28:09.255869 crc crio[3645]: time="2026-06-12T20:28:09.246719725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620416 | controller | Jun 12 20:28:09.847332 crc crio[3645]: time="2026-06-12T20:28:09.807151705Z" level=info msg="Started container" PID=17030 containerID=f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd description=openshift-multus/cni-sysctl-allowlist-ds-pw8fl/kube-multus-additional-cni-plugins id=0d95d4c8-a923-4b9e-886e-63f4d5981a7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6
2026-06-12 21:48:32.620440 | controller | Jun 12 20:28:10.189739 crc crio[3645]: time="2026-06-12T20:28:10.188252771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620465 | controller | Jun 12 20:28:10.466597 crc crio[3645]: time="2026-06-12T20:28:10.46543102Z" level=info msg="Created container 52ee897ba1c182e106f67ad9f45d315ee3838c491169ab72be7383af9b3b772c: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=df78041b-7fba-4171-adef-0fae327f3c06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.620483 | controller | Jun 12 20:28:10.550604 crc crio[3645]: time="2026-06-12T20:28:10.545127263Z" level=info msg="Starting container: 52ee897ba1c182e106f67ad9f45d315ee3838c491169ab72be7383af9b3b772c" id=a6306252-86a3-4879-a63b-51fc1f38995d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.620499 | controller | Jun 12 20:28:10.629898 crc crio[3645]: time="2026-06-12T20:28:10.629750482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620514 | controller | Jun 12 20:28:10.739079 crc crio[3645]: time="2026-06-12T20:28:10.738809971Z" level=info msg="Started container" PID=17075 containerID=52ee897ba1c182e106f67ad9f45d315ee3838c491169ab72be7383af9b3b772c description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=a6306252-86a3-4879-a63b-51fc1f38995d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b
2026-06-12 21:48:32.620536 | controller | Jun 12 20:28:11.616715 crc crio[3645]: time="2026-06-12T20:28:11.615734166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620553 | controller | Jun 12 20:28:12.792418 crc crio[3645]: time="2026-06-12T20:28:12.791808098Z" level=info msg="Created container 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a7da9ab3-aa2b-4486-94f5-af48763bbbaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.620568 | controller | Jun 12 20:28:12.932052 crc crio[3645]: time="2026-06-12T20:28:12.875680778Z" level=info msg="Starting container: 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387" id=432f23b5-6a3e-48dd-8fbf-2b3cc85a97de name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.620584 | controller | Jun 12 20:28:13.461407 crc crio[3645]: time="2026-06-12T20:28:13.362672173Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=395b5f5a-2f53-471e-ae7a-1a87a2813ffa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.620599 | controller | Jun 12 20:28:13.577872 crc crio[3645]: time="2026-06-12T20:28:13.577817095Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-l2z47/extract-utilities" id=2cda45d2-133c-4941-aa5c-e30e1fd3a41d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.620614 | controller | Jun 12 20:28:13.609666 crc crio[3645]: time="2026-06-12T20:28:13.609602802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620630 | controller | Jun 12 20:28:13.795428 crc crio[3645]: time="2026-06-12T20:28:13.602601445Z" level=info msg="Created container b7048bbb92f4fc0b7c180b2a765de30e49ff1af1d4f6012b1e8db1fe6a72873b: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=30beea1f-aee9-4ce3-9a61-2d97e58ae49e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.620645 | controller | Jun 12 20:28:13.828064 crc crio[3645]: time="2026-06-12T20:28:13.827385823Z" level=info msg="Starting container: b7048bbb92f4fc0b7c180b2a765de30e49ff1af1d4f6012b1e8db1fe6a72873b" id=233748e6-b55c-41ea-92c5-4e42e8177c8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.620661 | controller | Jun 12 20:28:13.919302 crc crio[3645]: time="2026-06-12T20:28:13.795245317Z" level=info msg="Started container" PID=17109 containerID=412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=432f23b5-6a3e-48dd-8fbf-2b3cc85a97de name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66
2026-06-12 21:48:32.620677 | controller | Jun 12 20:28:14.305089 crc crio[3645]: time="2026-06-12T20:28:14.300839224Z" level=info msg="Started container" PID=17125 containerID=b7048bbb92f4fc0b7c180b2a765de30e49ff1af1d4f6012b1e8db1fe6a72873b description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=233748e6-b55c-41ea-92c5-4e42e8177c8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761
2026-06-12 21:48:32.620692 | controller | Jun 12 20:28:15.048213 crc crio[3645]: time="2026-06-12T20:28:15.045767668Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b681f9fc-1212-4618-833f-3416df869e0b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.620708 | controller | Jun 12 20:28:15.387776 crc crio[3645]: time="2026-06-12T20:28:15.387017093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620728 | controller | Jun 12 20:28:16.135244 crc crio[3645]: time="2026-06-12T20:28:16.131893626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620744 | controller | Jun 12 20:28:17.055729 crc crio[3645]: time="2026-06-12T20:28:17.020411596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620761 | controller | Jun 12 20:28:17.209407 crc crio[3645]: time="2026-06-12T20:28:17.209296812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620776 | controller | Jun 12 20:28:17.247139 crc crio[3645]: time="2026-06-12T20:28:17.245907122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620791 | controller | Jun 12 20:28:17.409332 crc crio[3645]: time="2026-06-12T20:28:17.408717025Z" level=info msg="Stopped container fe51b8ce78912ccc96030de2484cc84a577ed11998ecd4d78c6c2f6341d6885b: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=5a51fdfb-9adb-4da5-885b-aed24d22e8e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.620807 | controller | Jun 12 20:28:17.924909 crc crio[3645]: time="2026-06-12T20:28:17.738626232Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=947a344a-ab1c-49b4-b7fc-4e81353f6460 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.620822 | controller | Jun 12 20:28:17.932790 crc crio[3645]: time="2026-06-12T20:28:17.831267824Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8affde9c-175e-40e0-8dfa-a08cbb65356c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.620837 | controller | Jun 12 20:28:18.125063 crc crio[3645]: time="2026-06-12T20:28:18.123396212Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dc2a2dbf-25c8-4b0c-a2f1-09eb56faca1b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.620880 | controller | Jun 12 20:28:18.198703 crc crio[3645]: time="2026-06-12T20:28:18.198461398Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=9028598f-522e-47b6-a9fa-8e83dad44eea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.620898 | controller | Jun 12 20:28:18.199187 crc crio[3645]: time="2026-06-12T20:28:18.199027852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620915 | controller | Jun 12 20:28:18.229407 crc crio[3645]: time="2026-06-12T20:28:18.225680659Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=98e1726e-3523-4417-83ab-ae722ef86ade name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.620930 | controller | Jun 12 20:28:18.229407 crc crio[3645]: time="2026-06-12T20:28:18.226671334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.620946 | controller | Jun 12 20:28:18.460571 crc crio[3645]: time="2026-06-12T20:28:18.459830204Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2b826e4c-65ed-4e72-b4c1-30cd04d78292 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.620969 | controller | Jun 12 20:28:18.546431 crc crio[3645]: time="2026-06-12T20:28:18.546257568Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:48:32.620986 | controller | Jun 12 20:28:18.902737 crc crio[3645]: time="2026-06-12T20:28:18.900129474Z" level=info msg="Created container 9541ee036e7372aeedd074f81db06dd27b081b7bba9d1435073bf33642aaa630: openshift-marketplace/redhat-marketplace-l2z47/extract-utilities" id=2cda45d2-133c-4941-aa5c-e30e1fd3a41d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.621001 | controller | Jun 12 20:28:18.906390 crc crio[3645]: time="2026-06-12T20:28:18.903767596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.621017 | controller | Jun 12 20:28:18.906390 crc crio[3645]: time="2026-06-12T20:28:18.905176891Z" level=info msg="Starting container: 9541ee036e7372aeedd074f81db06dd27b081b7bba9d1435073bf33642aaa630" id=90b8f885-e028-408d-b19a-47ca06fb7c55 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.621033 | controller | Jun 12 20:28:18.943371 crc crio[3645]: 2026-06-12T20:28:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5abacaba8ce9a57 Mac:e6:24:c8:61:1d:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/025f79e6-a8ee-4fac-8229-5f03c95d52ce SocketPath: PciID:}] [{Interface:0xc000110c70 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.621049 | controller | Jun 12 20:28:19.175722 crc crio[3645]: time="2026-06-12T20:28:19.174802048Z" level=info msg="Got pod network &{Name:redhat-operators-2w5wr Namespace:openshift-marketplace ID:5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d UID:a010182c-8cb1-4573-8bf7-3e36035d9d5e NetNS:/var/run/netns/025f79e6-a8ee-4fac-8229-5f03c95d52ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda010182c_8cb1_4573_8bf7_3e36035d9d5e.slice PodAnnotations:0xc0029c6068}] Aliases:map[]}"
2026-06-12 21:48:32.621065 | controller | Jun 12 20:28:19.175722 crc crio[3645]: time="2026-06-12T20:28:19.175335421Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-2w5wr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.621082 | controller | Jun 12 20:28:19.211271 crc crio[3645]: time="2026-06-12T20:28:19.206453471Z" level=info msg="Started container" PID=17227 containerID=9541ee036e7372aeedd074f81db06dd27b081b7bba9d1435073bf33642aaa630 description=openshift-marketplace/redhat-marketplace-l2z47/extract-utilities id=90b8f885-e028-408d-b19a-47ca06fb7c55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed
2026-06-12 21:48:32.621098 | controller | Jun 12 20:28:19.631910 crc crio[3645]: time="2026-06-12T20:28:19.627728858Z" level=info msg="Created container 3bce51346726a59106186e98c06dc3aa3e23bbba7f84c96bc895e5d514e5fd17: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=2a62390a-0fad-42c5-a156-9e8681a72c61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.621114 | controller | Jun 12 20:28:19.850847 crc crio[3645]: time="2026-06-12T20:28:19.845280841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.621130 | controller | Jun 12 20:28:20.005231 crc crio[3645]: time="2026-06-12T20:28:20.004417452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.621145 | controller | Jun 12 20:28:20.041529 crc crio[3645]: time="2026-06-12T20:28:20.041144955Z" level=info msg="Ran pod sandbox 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d with infra container: openshift-marketplace/redhat-operators-2w5wr/POD" id=c9a4a330-d8e4-44a4-a4a0-5d90753445ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.621166 | controller | Jun 12 20:28:20.053324 crc crio[3645]: time="2026-06-12T20:28:20.051429746Z" level=info msg="Created container bc1b0552ecdc8eefa0fdad27859b402cc86bb536186280b905a7251f0095863b: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=aecb8ead-98b5-4f99-9683-682b8b0ea1e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.621181 | controller | Jun 12 20:28:20.172258 crc crio[3645]: time="2026-06-12T20:28:20.170359396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.621197 | controller | Jun 12 20:28:20.580280 crc crio[3645]: time="2026-06-12T20:28:20.579862593Z" level=info msg="Starting container: 3bce51346726a59106186e98c06dc3aa3e23bbba7f84c96bc895e5d514e5fd17" id=75353120-8423-4f53-9be5-6bdcf29001f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.621212 | controller | Jun 12 20:28:20.836820 crc crio[3645]: time="2026-06-12T20:28:20.836278055Z" level=info msg="Started container" PID=17224 containerID=3bce51346726a59106186e98c06dc3aa3e23bbba7f84c96bc895e5d514e5fd17 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=75353120-8423-4f53-9be5-6bdcf29001f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848
2026-06-12 21:48:32.621228 | controller | Jun 12 20:28:20.971052 crc crio[3645]: time="2026-06-12T20:28:20.964795457Z" level=info msg="Created container e20523ba81b83946d786b58fcba4f7c3d1e24a45e88084fe123ea0cfc7c6e68b: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=98e1726e-3523-4417-83ab-ae722ef86ade name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.621245 | controller | Jun 12 20:28:20.978419 crc crio[3645]: time="2026-06-12T20:28:20.978203127Z" level=info msg="Starting container: bc1b0552ecdc8eefa0fdad27859b402cc86bb536186280b905a7251f0095863b" id=ef8dafa0-25ba-418a-99ac-7378ee10140a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.621268 | controller | Jun 12 20:28:21.021788 crc crio[3645]: time="2026-06-12T20:28:21.021628689Z" level=info msg="Starting container: e20523ba81b83946d786b58fcba4f7c3d1e24a45e88084fe123ea0cfc7c6e68b" id=9514b694-03f9-46f0-8933-a4fe4f8f0fc5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.621292 | controller | Jun 12 20:28:21.086257 crc crio[3645]: time="2026-06-12T20:28:21.084483436Z" level=info msg="Started container" PID=17271 containerID=bc1b0552ecdc8eefa0fdad27859b402cc86bb536186280b905a7251f0095863b description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=ef8dafa0-25ba-418a-99ac-7378ee10140a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9
2026-06-12 21:48:32.621311 | controller | Jun 12 20:28:21.203139 crc crio[3645]: time="2026-06-12T20:28:21.2016228Z" level=info msg="Started container" PID=17290 containerID=e20523ba81b83946d786b58fcba4f7c3d1e24a45e88084fe123ea0cfc7c6e68b description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=9514b694-03f9-46f0-8933-a4fe4f8f0fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b
2026-06-12 21:48:32.621328 | controller | Jun 12 20:28:21.203645 crc crio[3645]: time="2026-06-12T20:28:21.203368075Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=eb8090e7-99d3-402b-8d7d-28aa2c2dfab0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.621344 | controller | Jun 12 20:28:21.403394 crc crio[3645]: time="2026-06-12T20:28:21.401376402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b5b0db02-ff20-45d2-b1da-88863ae882b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.621364 | controller | Jun 12 20:28:21.637071 crc crio[3645]: time="2026-06-12T20:28:21.632745957Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2w5wr/extract-utilities" id=14a47bd3-e318-45a2-9d94-6ae05450215f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.621380 | controller | Jun 12 20:28:21.651479 crc crio[3645]: time="2026-06-12T20:28:21.651332668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.621396 | controller | Jun 12 20:28:23.700152 crc crio[3645]: 2026-06-12T20:28:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9958968ef1ea222 Mac:c6:31:73:97:4f:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/c7026fb7-bfd2-486e-a5a8-db93108d3302 SocketPath: PciID:}] [{Interface:0xc00030c870 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.621412 | controller | Jun 12 20:28:23.709336 crc crio[3645]: time="2026-06-12T20:28:23.700339385Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9 UID:8d342b24-d8a0-4cd6-bce9-b50d8ae803e3 NetNS:/var/run/netns/c7026fb7-bfd2-486e-a5a8-db93108d3302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8d342b24_d8a0_4cd6_bce9_b50d8ae803e3.slice PodAnnotations:0xc001722948}] Aliases:map[]}"
2026-06-12 21:48:32.621428 | controller | Jun 12 20:28:23.709336 crc crio[3645]: time="2026-06-12T20:28:23.700485348Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.621446 | controller | Jun 12 20:28:24.123411 crc crio[3645]: 2026-06-12T20:28:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9417cf743b0e437 Mac:d2:4a:7d:52:db:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/613e6aa4-0531-44c2-8992-6395e76c349a SocketPath: PciID:}] [{Interface:0xc000188e10 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.621462 | controller | Jun 12 20:28:24.207215 crc crio[3645]: 2026-06-12T20:28:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56e71d8a48e78eb Mac:fa:e0:a4:6e:bb:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/d881dcb8-a4dc-460c-aaaa-46b0137c15ef SocketPath: PciID:}] [{Interface:0xc00034f0b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.621479 | controller | Jun 12 20:28:24.359397 crc crio[3645]: time="2026-06-12T20:28:24.344744647Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6 UID:c260aea0-3b08-4da4-be12-e08e793f633e NetNS:/var/run/netns/613e6aa4-0531-44c2-8992-6395e76c349a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podc260aea0_3b08_4da4_be12_e08e793f633e.slice PodAnnotations:0xc002a32ff0}] Aliases:map[]}"
2026-06-12 21:48:32.621496 | controller | Jun 12 20:28:24.359397 crc crio[3645]: time="2026-06-12T20:28:24.356165387Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.621512 | controller | Jun 12 20:28:24.406751 crc crio[3645]: time="2026-06-12T20:28:24.399292472Z" level=info msg="Got pod network &{Name:community-operators-hq7pb Namespace:openshift-marketplace ID:56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd UID:3daa69c9-9392-402b-a56d-0bbcf52bd947 NetNS:/var/run/netns/d881dcb8-a4dc-460c-aaaa-46b0137c15ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3daa69c9_9392_402b_a56d_0bbcf52bd947.slice PodAnnotations:0xc0001103c8}] Aliases:map[]}"
2026-06-12 21:48:32.621532 | controller | Jun 12 20:28:24.406751 crc crio[3645]: time="2026-06-12T20:28:24.399732463Z" level=info msg="Checking pod openshift-marketplace_community-operators-hq7pb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.621548 | controller | Jun 12 20:28:24.543173 crc crio[3645]: time="2026-06-12T20:28:24.543091132Z" level=info msg="Ran pod sandbox 9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9 with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=5e5fc7bd-aca6-4e34-b0ef-356b2b2c7e7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.621565 | controller | Jun 12 20:28:24.602311 crc crio[3645]: time="2026-06-12T20:28:24.594772305Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2f07ebcd-e81a-4e4d-a28c-27f242f0551b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.621580 | controller | Jun 12 20:28:24.621825 crc crio[3645]: time="2026-06-12T20:28:24.612868435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.621597 | controller | Jun 12 20:28:24.653331 crc crio[3645]: time="2026-06-12T20:28:24.650780737Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ccf2af8a-1d96-4949-9424-93b53c098864 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.621612 | controller | Jun 12 20:28:24.810326 crc crio[3645]: time="2026-06-12T20:28:24.809832125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.621628 | controller | Jun 12 20:28:24.926902 crc crio[3645]: time="2026-06-12T20:28:24.910681756Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=ac770c7c-2e28-400c-9227-85210e828f2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.621644 | controller | Jun 12 20:28:24.926902 crc crio[3645]: time="2026-06-12T20:28:24.911175198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.621661 | controller | Jun 12 20:28:25.040857 crc crio[3645]: time="2026-06-12T20:28:25.031637868Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e3554760-ac9e-437f-ab9b-5488db0677ba name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.621678 | controller | Jun 12 20:28:25.058230 crc crio[3645]: time="2026-06-12T20:28:25.057243447Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:48:32.621694 | controller | Jun 12 20:28:25.204442 crc crio[3645]: time="2026-06-12T20:28:25.202436274Z" level=info msg="Ran pod sandbox 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd with infra container: openshift-marketplace/community-operators-hq7pb/POD" id=b905687b-080a-4dc1-87bb-ad65077ebc33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.621711 | controller | Jun 12 20:28:25.269302 crc crio[3645]: time="2026-06-12T20:28:25.265620479Z" level=info msg="Ran pod sandbox 9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=52ed1af2-99b3-4814-981c-635232c49d50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.621732 | controller | Jun 12 20:28:25.326647 crc crio[3645]: time="2026-06-12T20:28:25.326276269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=04bcd6f4-7079-40ec-8b89-910b806110f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.621750 | controller | Jun 12 20:28:25.344407 crc crio[3645]: time="2026-06-12T20:28:25.343908577Z" level=info msg="Stopping container: 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64 (timeout: 30s)" id=d0d9f986-73dd-4201-8144-aace49d798c0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.621766 | controller | Jun 12 20:28:25.827575 crc crio[3645]: time="2026-06-12T20:28:25.78711782Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4113e630-3841-4fef-848d-3dba1c626564 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.621782 | controller | Jun 12 20:28:26.317266 crc crio[3645]: time="2026-06-12T20:28:26.310886858Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bd287020-ca35-4cfb-84bf-b7ac274ee144 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.621798 | controller | Jun 12 20:28:26.340622 crc crio[3645]: time="2026-06-12T20:28:26.338276244Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f8450b33-2136-42e6-a34d-693530cb375c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.621814 | controller | Jun 12 20:28:26.405334 crc crio[3645]: time="2026-06-12T20:28:26.395870506Z" level=info msg="Created container bf75f0eb0d5bc1c90e78fe7d1857a2a836f25fefb708e449535048fc8cdfc623: openshift-marketplace/redhat-operators-2w5wr/extract-utilities" id=14a47bd3-e318-45a2-9d94-6ae05450215f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.621830 | controller | Jun 12 20:28:26.452112 crc crio[3645]: time="2026-06-12T20:28:26.444680077Z" level=info msg="Starting container: bf75f0eb0d5bc1c90e78fe7d1857a2a836f25fefb708e449535048fc8cdfc623" id=4797a9ba-92fe-48fa-a4d4-bdcd22e3bfb6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.621846 | controller | Jun 12 20:28:26.495687 crc crio[3645]: time="2026-06-12T20:28:26.493360032Z" level=info msg="Creating container: openshift-marketplace/community-operators-hq7pb/extract-utilities" id=7b9be3d2-c585-48ac-9b6c-8f3cd93f2eb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.621888 | controller | Jun 12 20:28:26.519691 crc crio[3645]: time="2026-06-12T20:28:26.506617078Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=e7cd5ac8-e8b3-4517-9d59-55c23f64f620 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.621905 | controller | Jun 12 20:28:26.519691 crc crio[3645]: time="2026-06-12T20:28:26.507910551Z" level=info msg="Stopped container 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d0d9f986-73dd-4201-8144-aace49d798c0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.621921 | controller | Jun 12 20:28:26.519691 crc crio[3645]: time="2026-06-12T20:28:26.5113822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.621938 | controller | Jun 12 20:28:26.519691 crc crio[3645]: time="2026-06-12T20:28:26.513805832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.621959 | controller | Jun 12 20:28:26.543047 crc crio[3645]: time="2026-06-12T20:28:26.528588186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.621975 | controller | Jun 12 20:28:26.543047 crc crio[3645]: time="2026-06-12T20:28:26.537458932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=f5c8d3df-e6fc-41cf-b3d4-6a2fcfe3354c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.621992 | controller | Jun 12 20:28:26.650349 crc crio[3645]: time="2026-06-12T20:28:26.649182138Z" level=info msg="Started container" PID=17387 containerID=bf75f0eb0d5bc1c90e78fe7d1857a2a836f25fefb708e449535048fc8cdfc623 description=openshift-marketplace/redhat-operators-2w5wr/extract-utilities id=4797a9ba-92fe-48fa-a4d4-bdcd22e3bfb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d
2026-06-12 21:48:32.622009 | controller | Jun 12 20:28:26.854041 crc crio[3645]: time="2026-06-12T20:28:26.853569818Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=7e315fa3-a455-4105-b228-f76d91ff093d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.622025 | controller | Jun 12 20:28:27.154734 crc crio[3645]: time="2026-06-12T20:28:27.154479838Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=a6e2fc0c-a23e-4891-96d4-b7e79ab875e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.622042 | controller | Jun 12 20:28:27.155216 crc crio[3645]: time="2026-06-12T20:28:27.155111305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.622059 | controller | Jun 12 20:28:27.642902 crc crio[3645]: time="2026-06-12T20:28:27.642673324Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=38313a51-184f-4612-9d84-75df25fbd023 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.622075 | controller | Jun 12 20:28:27.995413 crc crio[3645]: time="2026-06-12T20:28:27.985592531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.622092 | controller | Jun 12 20:28:27.995413 crc crio[3645]: time="2026-06-12T20:28:27.993646845Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:48:32.622108 | controller | Jun 12 20:28:28.022286 crc crio[3645]: time="2026-06-12T20:28:28.001323331Z" level=info msg="Stopping container: f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd (timeout: 30s)" id=77ebfd69-cb86-4970-ac8c-662ed7ab6af3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.622125 | controller | Jun 12 20:28:28.089425 crc crio[3645]: time="2026-06-12T20:28:28.084341728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.622141 | controller | Jun 12 20:28:28.428042 crc crio[3645]: time="2026-06-12T20:28:28.398207157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.622157 | controller | Jun 12 20:28:29.068998 crc crio[3645]: time="2026-06-12T20:28:29.066436055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.622172 | controller | Jun 12 20:28:29.194992 crc crio[3645]: time="2026-06-12T20:28:29.187844577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.622193 | controller | Jun 12 20:28:29.569679 crc crio[3645]: time="2026-06-12T20:28:29.569485388Z" level=info msg="Created container d7a3c9c05a9047b0c8a83a411b8392e1d9dbb434b84cd485f54cf67341f9ac13: openshift-marketplace/community-operators-hq7pb/extract-utilities" id=7b9be3d2-c585-48ac-9b6c-8f3cd93f2eb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.622208 | controller | Jun 12 20:28:29.683610 crc crio[3645]: time="2026-06-12T20:28:29.683377629Z" level=info msg="Starting container: d7a3c9c05a9047b0c8a83a411b8392e1d9dbb434b84cd485f54cf67341f9ac13" id=616fccf9-0658-46f8-9c06-a2eaf99fc4df name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.622224 | controller | Jun 12 20:28:29.932757 crc crio[3645]: time="2026-06-12T20:28:29.930695239Z" level=info msg="Created container 46718b0fe4fa46c8e097c31a1fd82aa18a907bc100da8beb2d474019eeb113be: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=a6e2fc0c-a23e-4891-96d4-b7e79ab875e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.622240 | controller | Jun 12 20:28:30.160556 crc crio[3645]: time="2026-06-12T20:28:30.159875577Z" level=info msg="Starting container: 46718b0fe4fa46c8e097c31a1fd82aa18a907bc100da8beb2d474019eeb113be" id=2af921f1-9b0f-4ab6-a9bb-b38771a8aad8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.622256 | controller | Jun 12 20:28:30.608482 crc crio[3645]: time="2026-06-12T20:28:30.607545234Z" level=info msg="Started container" PID=17444 containerID=46718b0fe4fa46c8e097c31a1fd82aa18a907bc100da8beb2d474019eeb113be description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=2af921f1-9b0f-4ab6-a9bb-b38771a8aad8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca
2026-06-12 21:48:32.622272 | controller | Jun 12 20:28:31.637356 crc crio[3645]: time="2026-06-12T20:28:31.634721506Z" level=info msg="Started container" PID=17436 containerID=d7a3c9c05a9047b0c8a83a411b8392e1d9dbb434b84cd485f54cf67341f9ac13 description=openshift-marketplace/community-operators-hq7pb/extract-utilities id=616fccf9-0658-46f8-9c06-a2eaf99fc4df name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd
2026-06-12 21:48:32.622288 | controller | Jun 12 20:28:33.000331 crc crio[3645]: time="2026-06-12T20:28:32.988200932Z" level=info msg="Removing container: f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918" id=1c2d206c-5e8a-41b8-82e6-cf9f94d317f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.622303 | controller | Jun 12 20:28:33.332102 crc crio[3645]: time="2026-06-12T20:28:33.312371032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.622320 | controller | Jun 12 20:28:34.161448 crc crio[3645]: time="2026-06-12T20:28:34.157131431Z" level=info msg="Stopping container: df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db (timeout: 30s)" id=cf2e392f-b5b5-4f92-98b3-4f90208f61fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.622337 | controller | Jun 12 20:28:34.161448 crc crio[3645]: time="2026-06-12T20:28:34.160199359Z" level=info msg="Removed container f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=1c2d206c-5e8a-41b8-82e6-cf9f94d317f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.622355 | controller | Jun 12 20:28:34.444326 crc crio[3645]: time="2026-06-12T20:28:34.441727448Z" level=info msg="Stopping container: 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55 (timeout: 30s)" id=ec6780d6-e5e9-4ea7-b212-5dc81c72c3ee name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.622377 | controller | Jun 12 20:28:34.732895 crc crio[3645]: time="2026-06-12T20:28:34.729189657Z" level=info msg="Created container fc0a0efbeb58f7e5c6536ec4a48d6fc9ed504854df8881c4214d7b077854debc: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=9028598f-522e-47b6-a9fa-8e83dad44eea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.622394 | controller | Jun 12 20:28:34.775877 crc crio[3645]: time="2026-06-12T20:28:34.77188882Z" level=info msg="Starting container: fc0a0efbeb58f7e5c6536ec4a48d6fc9ed504854df8881c4214d7b077854debc" id=e4aba026-1620-42c6-b88d-82937040bf05 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.622410 | controller | Jun 12 20:28:34.966997 crc crio[3645]: time="2026-06-12T20:28:34.960870349Z" level=info msg="Started container" PID=17507 containerID=fc0a0efbeb58f7e5c6536ec4a48d6fc9ed504854df8881c4214d7b077854debc description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=e4aba026-1620-42c6-b88d-82937040bf05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761
2026-06-12 21:48:32.622426 | controller | Jun 12 20:28:38.063187 crc crio[3645]: time="2026-06-12T20:28:38.062382419Z" level=info msg="Stopped container df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=cf2e392f-b5b5-4f92-98b3-4f90208f61fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.622441 | controller | Jun 12 20:28:38.151813 crc crio[3645]: time="2026-06-12T20:28:38.149694396Z" level=info msg="Stopping pod sandbox: 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39" id=729542eb-ae4e-4c75-9768-b36be9c46dc3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.622457 | controller | Jun 12 20:28:38.164599 crc crio[3645]: time="2026-06-12T20:28:38.164545713Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/bb83f4d3-197b-4647-9f7c-4fdd2ff6b670 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00112eb70}] Aliases:map[]}"
2026-06-12 21:48:32.622474 | controller | Jun 12 20:28:38.182619 crc crio[3645]: time="2026-06-12T20:28:38.182566811Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.622490 | controller | Jun 12 20:28:38.183314 crc crio[3645]: time="2026-06-12T20:28:38.175972454Z" level=info msg="Stopped container 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=ec6780d6-e5e9-4ea7-b212-5dc81c72c3ee name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.622506 | controller | Jun 12 20:28:38.242383 crc crio[3645]: time="2026-06-12T20:28:38.242237696Z" level=info msg="Stopping pod sandbox: daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa" id=bc943d5d-02e5-43c0-9e20-b2a968720679 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.622521 | controller | Jun 12 20:28:38.243832 crc crio[3645]: time="2026-06-12T20:28:38.243790496Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/dcf1d601-3c3d-4aba-9439-c10e7c2ccc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc001210bc0}] Aliases:map[]}"
2026-06-12 21:48:32.622543 | controller | Jun 12 20:28:38.244440 crc crio[3645]: time="2026-06-12T20:28:38.244415522Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.622559 | controller | Jun 12 20:28:39.303346 crc crio[3645]: time="2026-06-12T20:28:39.302176919Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=199ea542-35e5-41b7-9995-1fddeef1b641 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.622575 | controller | Jun 12 20:28:39.394879 crc crio[3645]: time="2026-06-12T20:28:39.37271843Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:48:32.622591 | controller | Jun 12 20:28:43.870186 crc crio[3645]: time="2026-06-12T20:28:43.866246924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.622606 | controller | Jun 12 20:28:44.189176 crc crio[3645]: time="2026-06-12T20:28:44.173457504Z" level=info msg="Stopping container: 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387 (timeout: 2s)" id=e007e8a9-e8ad-4f5c-866a-e3bc5fabd272 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.622624 | controller | Jun 12 20:28:44.661088 crc crio[3645]: time="2026-06-12T20:28:44.660510551Z" level=info msg="Stopped container 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387: openshift-console/downloads-747b44746d-4pqvr/download-server" id=e007e8a9-e8ad-4f5c-866a-e3bc5fabd272 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.622640 | controller | Jun 12 20:28:44.715214 crc crio[3645]: time="2026-06-12T20:28:44.713665371Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=0475089b-69bd-40d7-9b01-1ae704fe4109 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.622657 | controller | Jun 12 20:28:44.781290 crc crio[3645]: time="2026-06-12T20:28:44.781221877Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=c8bf1858-ccc7-49d9-bfde-70722fadcb5e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.622672 | controller | Jun 12 20:28:44.793085 crc crio[3645]: time="2026-06-12T20:28:44.793048756Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=21e8ae37-ceae-498f-b966-99cd8a863519 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.622688 | controller | Jun 12 20:28:44.793736 crc crio[3645]: time="2026-06-12T20:28:44.793614651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.622703 | controller | Jun 12 20:28:44.815175 crc crio[3645]: time="2026-06-12T20:28:44.807903163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.622719 | controller | Jun 12 20:28:44.949488 crc crio[3645]: time="2026-06-12T20:28:44.947856077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.622735 | controller | Jun 12 20:28:44.989116 crc crio[3645]: time="2026-06-12T20:28:44.988411777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.622755 | controller | Jun 12 20:28:45.567818 crc crio[3645]: time="2026-06-12T20:28:45.565302125Z" level=info msg="Created container 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231: openshift-console/downloads-747b44746d-4pqvr/download-server" id=21e8ae37-ceae-498f-b966-99cd8a863519 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.622771 | controller | Jun 12 20:28:45.610721 crc crio[3645]: time="2026-06-12T20:28:45.610555654Z" level=info msg="Starting container: 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231" id=7c8e19e3-ba54-468b-ba92-77ff0eb7edc5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.622787 | controller | Jun 12 20:28:45.709026 crc crio[3645]: time="2026-06-12T20:28:45.708683885Z" level=info msg="Created container 8616069eff00e5323598f238032bca7bd2c9a9cae0765768c1fc222ec35867b3: openshift-kube-apiserver/installer-13-crc/installer" id=ac770c7c-2e28-400c-9227-85210e828f2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.622802 | controller | Jun 12 20:28:45.879068 crc crio[3645]: time="2026-06-12T20:28:45.874506265Z" level=info msg="Started container" PID=17679 containerID=775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=7c8e19e3-ba54-468b-ba92-77ff0eb7edc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66
2026-06-12 21:48:32.622818 | controller | Jun 12 20:28:46.191984 crc crio[3645]: time="2026-06-12T20:28:46.186203779Z" level=info msg="Starting container: 8616069eff00e5323598f238032bca7bd2c9a9cae0765768c1fc222ec35867b3" id=fc3541d9-6982-4611-bd3b-4516d36cce8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.622833 | controller | Jun 12 20:28:46.275285 crc crio[3645]: time="2026-06-12T20:28:46.26538711Z" level=info msg="Created container 8542a015caf504372b854f996873866c67c3094ad1793e0370fc65c02c4fcff6: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=e7cd5ac8-e8b3-4517-9d59-55c23f64f620 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.622868 | controller | Jun 12 20:28:46.292501 crc crio[3645]: time="2026-06-12T20:28:46.292104708Z" level=info msg="Starting container: 8542a015caf504372b854f996873866c67c3094ad1793e0370fc65c02c4fcff6" id=9ae5caf0-6415-478e-b813-90cfc136b0dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.622892 | controller | Jun 12 20:28:46.329894 crc crio[3645]: time="2026-06-12T20:28:46.328260036Z" level=info msg="Started container" PID=17660 containerID=8616069eff00e5323598f238032bca7bd2c9a9cae0765768c1fc222ec35867b3 description=openshift-kube-apiserver/installer-13-crc/installer id=fc3541d9-6982-4611-bd3b-4516d36cce8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9
2026-06-12 21:48:32.622909 | controller | Jun 12 20:28:46.337435 crc crio[3645]: time="2026-06-12T20:28:46.337340236Z" level=info msg="Started container" PID=17682 containerID=8542a015caf504372b854f996873866c67c3094ad1793e0370fc65c02c4fcff6 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=9ae5caf0-6415-478e-b813-90cfc136b0dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6
2026-06-12 21:48:32.622926 | controller | Jun 12 20:28:46.649615 crc crio[3645]: time="2026-06-12T20:28:46.643428989Z" level=info msg="Stopped pod sandbox: daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa" id=bc943d5d-02e5-43c0-9e20-b2a968720679 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.622942 | controller | Jun 12 20:28:46.799899 crc crio[3645]: time="2026-06-12T20:28:46.688341109Z" level=info msg="Removing container: 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d" id=9b257a67-ef87-4be6-90fe-70e41f30afbf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.622957 | controller | Jun 12 20:28:47.573895 crc crio[3645]: time="2026-06-12T20:28:47.572843807Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/POD" id=d6d8a5f6-8cfe-4b18-9cdf-19bffdf010c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.622988 | controller | Jun 12 20:28:47.577429 crc crio[3645]: time="2026-06-12T20:28:47.576050288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.623007 | controller | Jun 12 20:28:47.924141 crc crio[3645]: time="2026-06-12T20:28:47.922014923Z" level=info msg="Removed container 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9b257a67-ef87-4be6-90fe-70e41f30afbf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.623024 | controller | Jun 12 20:28:47.996978 crc crio[3645]: time="2026-06-12T20:28:47.996781352Z" level=info msg="Stopped pod sandbox: 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39" id=729542eb-ae4e-4c75-9768-b36be9c46dc3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.623040 | controller | Jun 12 20:28:48.143275 crc crio[3645]: time="2026-06-12T20:28:48.142724497Z" level=info msg="Removing container: 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55" id=b002f843-18ba-4d69-861e-1bff643697da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.623056 | controller | Jun 12 20:28:48.437838 crc crio[3645]: time="2026-06-12T20:28:48.435352837Z" level=info msg="Removed container 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=b002f843-18ba-4d69-861e-1bff643697da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.623071 | controller | Jun 12 20:28:48.715104 crc crio[3645]: time="2026-06-12T20:28:48.713335606Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-f6d649cc4-hldbr/POD" id=5c123db7-68aa-4386-9e8c-927799fb8b23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.623087 | controller | Jun 12 20:28:48.715104 crc crio[3645]: time="2026-06-12T20:28:48.714652018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.623102 | controller | Jun 12 20:28:48.773195 crc crio[3645]: time="2026-06-12T20:28:48.772833346Z" level=info msg="Got pod network &{Name:route-controller-manager-6d9b5754f6-n9vsf Namespace:openshift-route-controller-manager ID:1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1 UID:2b922ce3-094a-480a-93be-e47ce6938b56 NetNS:/var/run/netns/d3d46321-df41-4e86-85c0-31b507f903c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b922ce3_094a_480a_93be_e47ce6938b56.slice PodAnnotations:0xc0012881f0}] Aliases:map[]}"
2026-06-12 21:48:32.623119 | controller | Jun 12 20:28:48.773195 crc crio[3645]: time="2026-06-12T20:28:48.772904618Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-6d9b5754f6-n9vsf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.623135 | controller | Jun 12 20:28:48.901099 crc crio[3645]: time="2026-06-12T20:28:48.900248182Z" level=info msg="Got pod network &{Name:controller-manager-f6d649cc4-hldbr Namespace:openshift-controller-manager ID:e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444 UID:daacfb5d-620a-43c3-ae17-bcad8bf42fb6 NetNS:/var/run/netns/2370e310-7e06-4359-873f-ee94e45f79ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaacfb5d_620a_43c3_ae17_bcad8bf42fb6.slice PodAnnotations:0xc00109e250}] Aliases:map[]}"
2026-06-12 21:48:32.623156 | controller | Jun 12 20:28:48.901099 crc crio[3645]: time="2026-06-12T20:28:48.900416066Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-f6d649cc4-hldbr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.623172 | controller | Jun 12 20:28:50.179156 crc crio[3645]: time="2026-06-12T20:28:50.178829395Z" level=info msg="Removing container: df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db" id=c5706d5b-d733-4420-bd0e-7df2592249ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.623188 | controller | Jun 12 20:28:52.867281 crc crio[3645]: time="2026-06-12T20:28:52.862747072Z" level=info msg="Removed container df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=c5706d5b-d733-4420-bd0e-7df2592249ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.623205 | controller | Jun 12 20:28:56.456115 crc crio[3645]: 2026-06-12T20:28:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e489425fc9df00c Mac:ee:bd:cc:8e:71:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/2370e310-7e06-4359-873f-ee94e45f79ef SocketPath: PciID:}] [{Interface:0xc0001953e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.623222 | controller | Jun 12 20:28:56.462291 crc crio[3645]: time="2026-06-12T20:28:56.461845928Z" level=info msg="Got pod network &{Name:controller-manager-f6d649cc4-hldbr Namespace:openshift-controller-manager ID:e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444 UID:daacfb5d-620a-43c3-ae17-bcad8bf42fb6 NetNS:/var/run/netns/2370e310-7e06-4359-873f-ee94e45f79ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaacfb5d_620a_43c3_ae17_bcad8bf42fb6.slice PodAnnotations:0xc00109e250}] Aliases:map[]}"
2026-06-12 21:48:32.623239 | controller | Jun 12 20:28:56.462480 crc crio[3645]: time="2026-06-12T20:28:56.462451323Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-f6d649cc4-hldbr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.623255 | controller | Jun 12 20:28:56.484213 crc crio[3645]: time="2026-06-12T20:28:56.483717482Z" level=info msg="Ran pod sandbox e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444 with infra container: openshift-controller-manager/controller-manager-f6d649cc4-hldbr/POD" id=5c123db7-68aa-4386-9e8c-927799fb8b23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.623272 | controller | Jun 12 20:28:56.490494 crc crio[3645]: time="2026-06-12T20:28:56.490229758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=9d2bdd5d-eddf-43f1-ad7d-e5222fb168d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.623287 | controller | Jun 12 20:28:56.497054 crc crio[3645]: time="2026-06-12T20:28:56.496292052Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=38432480-7cda-4117-824e-774c706137a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.623302 | controller | Jun 12 20:28:56.527069 crc crio[3645]: time="2026-06-12T20:28:56.52420812Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-f6d649cc4-hldbr/controller-manager" id=1a79b0d3-b87a-4905-aae0-9ba96b46a73c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.623318 | controller | Jun 12 20:28:56.527069 crc crio[3645]: time="2026-06-12T20:28:56.524863067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.623338 | controller | Jun 12 20:28:57.388440 crc crio[3645]: time="2026-06-12T20:28:57.388018333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.623354 | controller | Jun 12 20:28:57.641359 crc crio[3645]: time="2026-06-12T20:28:57.618011944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.623370 | controller | Jun 12 20:28:58.592728 crc crio[3645]: time="2026-06-12T20:28:58.554463Z" level=warning msg="Stopping container f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd with stop signal(15) timed out. Killing..."
2026-06-12 21:48:32.623384 | controller | Jun 12 20:28:58.719136 crc crio[3645]: 2026-06-12T20:28:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1699c98e22a5aee Mac:06:1c:79:6c:66:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/d3d46321-df41-4e86-85c0-31b507f903c0 SocketPath: PciID:}] [{Interface:0xc000280980 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.623400 | controller | Jun 12 20:28:58.737312 crc crio[3645]: time="2026-06-12T20:28:58.73167098Z" level=info msg="Got pod network &{Name:route-controller-manager-6d9b5754f6-n9vsf Namespace:openshift-route-controller-manager ID:1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1 UID:2b922ce3-094a-480a-93be-e47ce6938b56 NetNS:/var/run/netns/d3d46321-df41-4e86-85c0-31b507f903c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b922ce3_094a_480a_93be_e47ce6938b56.slice PodAnnotations:0xc0012881f0}] Aliases:map[]}"
2026-06-12 21:48:32.623416 | controller | Jun 12 20:28:58.737312 crc crio[3645]: time="2026-06-12T20:28:58.731863125Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-6d9b5754f6-n9vsf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.623431 | controller | Jun 12 20:28:58.749164 crc crio[3645]: time="2026-06-12T20:28:58.744345242Z" level=info msg="Created container e646083f47e4ffd65e96a4d9bf9df259884f973413f48abc1ce75ec4a3e2a3ac: openshift-controller-manager/controller-manager-f6d649cc4-hldbr/controller-manager" id=1a79b0d3-b87a-4905-aae0-9ba96b46a73c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.623448 | controller | Jun 12 20:28:58.751296 crc crio[3645]: time="2026-06-12T20:28:58.74779046Z" level=info msg="Ran pod sandbox 1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1 with infra container: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/POD" id=d6d8a5f6-8cfe-4b18-9cdf-19bffdf010c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.623464 | controller | Jun 12 20:28:58.756857 crc crio[3645]: time="2026-06-12T20:28:58.756730107Z" level=info msg="Starting container: e646083f47e4ffd65e96a4d9bf9df259884f973413f48abc1ce75ec4a3e2a3ac" id=6dc718fe-5b0f-443b-b7fc-79a723ac95c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.623479 | controller | Jun 12 20:28:58.768790 crc crio[3645]: time="2026-06-12T20:28:58.768214448Z" level=error msg="Killing container f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 21:48:32.623495 | controller | Jun 12 20:28:58.776669 crc crio[3645]: time="2026-06-12T20:28:58.776589821Z" level=info msg="Started container" PID=17893 containerID=e646083f47e4ffd65e96a4d9bf9df259884f973413f48abc1ce75ec4a3e2a3ac description=openshift-controller-manager/controller-manager-f6d649cc4-hldbr/controller-manager id=6dc718fe-5b0f-443b-b7fc-79a723ac95c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444
2026-06-12 21:48:32.623515 | controller | Jun 12 20:28:58.781149 crc crio[3645]: time="2026-06-12T20:28:58.780442539Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=a1ad4641-5b64-468c-ac21-11e7ef777426 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.623531 | controller | Jun 12 20:28:59.059097 crc crio[3645]: time="2026-06-12T20:28:59.050793513Z" level=info msg="Stopped container f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/kube-multus-additional-cni-plugins" id=77ebfd69-cb86-4970-ac8c-662ed7ab6af3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.623548 | controller | Jun 12 20:28:59.059097 crc crio[3645]: time="2026-06-12T20:28:59.066377439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=831e5e2c-3b97-44e8-aa64-b221b8d85a95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.623564 | controller | Jun 12 20:28:59.059097 crc crio[3645]: time="2026-06-12T20:28:59.072436533Z" level=info msg="Stopping pod sandbox: 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6" id=629a5ab6-2d3d-41df-afb4-1a4e58f64be9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.623581 | controller | Jun 12 20:28:59.059097 crc crio[3645]: time="2026-06-12T20:28:59.074113605Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager" id=67d07f14-71d5-491d-8c34-78622bcdf1d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.623597 | controller | Jun 12 20:28:59.117346 crc crio[3645]: time="2026-06-12T20:28:59.109120763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.623612 | controller | Jun 12 20:28:59.181870 crc crio[3645]: time="2026-06-12T20:28:59.180814754Z" level=info msg="Stopped pod sandbox: 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6" id=629a5ab6-2d3d-41df-afb4-1a4e58f64be9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.623629 | controller | Jun 12 20:29:00.447895 crc crio[3645]: time="2026-06-12T20:29:00.447738012Z" level=info msg="Removing container: f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd" id=37c36616-c615-43e8-ba13-744604aee91f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.623645 | controller | Jun 12 20:29:00.478696 crc crio[3645]: time="2026-06-12T20:29:00.478301538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.623660 | controller | Jun 12 20:29:00.664403 crc crio[3645]: time="2026-06-12T20:29:00.663645795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.623676 | controller | Jun 12 20:29:00.808843 crc crio[3645]: time="2026-06-12T20:29:00.808783129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.623692 | controller | Jun 12 20:29:01.243463 crc crio[3645]: time="2026-06-12T20:29:01.234390806Z" level=info msg="Removed container f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/kube-multus-additional-cni-plugins" id=37c36616-c615-43e8-ba13-744604aee91f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.623708 | controller | Jun 12 20:29:01.736613 crc crio[3645]: time="2026-06-12T20:29:01.736443504Z" level=info msg="Stopping pod sandbox: 9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6" id=4d1304df-1209-46ca-83b3-8b6c96da814c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.623728 | controller | Jun 12 20:29:01.737758 crc crio[3645]: time="2026-06-12T20:29:01.737676665Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6 UID:c260aea0-3b08-4da4-be12-e08e793f633e NetNS:/var/run/netns/613e6aa4-0531-44c2-8992-6395e76c349a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podc260aea0_3b08_4da4_be12_e08e793f633e.slice PodAnnotations:0xc000110488}] Aliases:map[]}"
2026-06-12 21:48:32.623744 | controller | Jun 12 20:29:01.738036 crc crio[3645]: time="2026-06-12T20:29:01.73787879Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.623761 | controller | Jun 12 20:29:01.813824 crc crio[3645]: time="2026-06-12T20:29:01.813611793Z" level=info msg="Created container 1bae49def196f5854c25399c20c7df0618a0df4dc50dc9fff73fa4748b558b58: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=714c05f7-9aaf-4a3a-95a6-95abb695df10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.623778 | controller | Jun 12 20:29:01.915627 crc crio[3645]: time="2026-06-12T20:29:01.913850829Z" level=info msg="Starting container: 1bae49def196f5854c25399c20c7df0618a0df4dc50dc9fff73fa4748b558b58" id=cc2d58af-46c4-4dd8-a3a4-269597df915f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.623795 | controller | Jun 12 20:29:01.919841 crc crio[3645]: time="2026-06-12T20:29:01.919757169Z" level=info msg="Created container ed696e5a3c7e916925a384a9863d02eb2ac3971c750f9ef6ff66448b7da68207: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager" id=67d07f14-71d5-491d-8c34-78622bcdf1d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.623812 | controller | Jun 12 20:29:01.991411 crc crio[3645]: time="2026-06-12T20:29:01.990878274Z" level=info msg="Started container" PID=17938 containerID=1bae49def196f5854c25399c20c7df0618a0df4dc50dc9fff73fa4748b558b58 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=cc2d58af-46c4-4dd8-a3a4-269597df915f name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7
2026-06-12 21:48:32.623829 | controller | Jun 12 20:29:02.009011 crc crio[3645]: time="2026-06-12T20:29:02.003813612Z" level=info msg="Starting container: ed696e5a3c7e916925a384a9863d02eb2ac3971c750f9ef6ff66448b7da68207" id=2a0d1d04-b5a8-44db-b0e1-c88ab4376ad5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.623845 | controller | Jun 12 20:29:02.113493 crc crio[3645]: time="2026-06-12T20:29:02.111323343Z" level=info msg="Started container" PID=17943 containerID=ed696e5a3c7e916925a384a9863d02eb2ac3971c750f9ef6ff66448b7da68207 description=openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager id=2a0d1d04-b5a8-44db-b0e1-c88ab4376ad5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1
2026-06-12 21:48:32.623883 | controller | Jun 12 20:29:02.522644 crc crio[3645]: time="2026-06-12T20:29:02.521288862Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=eefc5041-8b3d-481d-814a-1639e7a0c966 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.623901 | controller | Jun 12 20:29:02.530850 crc crio[3645]: time="2026-06-12T20:29:02.529804458Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=97ea6413-2077-4311-a917-7f7d594a76c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.623918 | controller | Jun 12 20:29:02.548362 crc crio[3645]: time="2026-06-12T20:29:02.547775515Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=e47bff72-37ba-4ba3-b24f-d2f00dd2e167 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.623962 | controller | Jun 12 20:29:02.550780 crc crio[3645]: time="2026-06-12T20:29:02.550172315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.623980 | controller | Jun 12 20:29:03.464157 crc crio[3645]: time="2026-06-12T20:29:03.460428797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.623997 | controller | Jun 12 20:29:08.591676 crc crio[3645]: time="2026-06-12T20:29:08.590621937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.624013 | controller | Jun 12 20:29:10.224009 crc crio[3645]: time="2026-06-12T20:29:10.223531619Z" level=info msg="Created container ffd263d07de3acfa214117fe770150afcf96aed2b98a865cb9a42bd7f89ded13: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=e47bff72-37ba-4ba3-b24f-d2f00dd2e167 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.624030 | controller | Jun 12 20:29:10.261378 crc crio[3645]: time="2026-06-12T20:29:10.250530704Z" level=info msg="Starting container: ffd263d07de3acfa214117fe770150afcf96aed2b98a865cb9a42bd7f89ded13" id=d66b1dc2-af32-4422-b951-7ba0d4c6b449 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.624047 | controller | Jun 12 20:29:10.473276 crc crio[3645]: time="2026-06-12T20:29:10.468875857Z" level=info msg="Started container" PID=18055 containerID=ffd263d07de3acfa214117fe770150afcf96aed2b98a865cb9a42bd7f89ded13 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=d66b1dc2-af32-4422-b951-7ba0d4c6b449 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7
2026-06-12 21:48:32.624063 | controller | Jun 12 20:29:10.564158 crc crio[3645]: time="2026-06-12T20:29:10.563409818Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=6d0534c3-ccfb-4055-b789-a13ad88f0544 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.624078 | controller | Jun 12 20:29:13.238219 crc crio[3645]: time="2026-06-12T20:29:13.237870506Z" level=info msg="Stopping container: 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231 (timeout: 2s)" id=5d3144a6-ba48-44d9-ac7b-02a3c53b012c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.624094 | controller | Jun 12 20:29:15.375258 crc crio[3645]: time="2026-06-12T20:29:15.355312399Z" level=info msg="Removing container: 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387" id=c3a4fca5-0507-4ae2-a7af-20c10d81c3e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.624110 | controller | Jun 12 20:29:18.868502 crc crio[3645]: time="2026-06-12T20:29:18.866460059Z" level=info msg="Stopping pod sandbox: daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa" id=8460d8a7-a3df-4103-b4e6-4fd8d77c38e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.624127 | controller | Jun 12 20:29:18.870713 crc crio[3645]: time="2026-06-12T20:29:18.870190264Z" level=info msg="Stopped pod sandbox (already stopped): daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa" id=8460d8a7-a3df-4103-b4e6-4fd8d77c38e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.624144 | controller | Jun 12 20:29:18.956179 crc crio[3645]: time="2026-06-12T20:29:18.955506171Z" level=info msg="Removing pod sandbox: daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa" id=36db8fc7-b869-4ffa-9dd5-8e4f37c646a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.624163 | controller | Jun 12 20:29:29.171034 crc crio[3645]: time="2026-06-12T20:29:29.167327699Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=17a2d729-ad93-468a-afbe-f0f3af5b6b2f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.624180 | controller | Jun 12 20:29:29.701714 crc crio[3645]: time="2026-06-12T20:29:29.69871103Z" level=info msg="Stopping container: 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755 (timeout: 15s)" id=a78084e4-1e43-47a3-9b16-59094e745cbe name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.624196 | controller | Jun 12 20:29:29.718714 crc crio[3645]: time="2026-06-12T20:29:29.717130828Z" level=info msg="Stopping container: 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f (timeout: 15s)" id=07c70e9f-1f64-4c61-8b80-a46219c15ac4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.624211 | controller | Jun 12 20:29:29.719269 crc crio[3645]: time="2026-06-12T20:29:29.717367154Z" level=info msg="Stopping container: e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae (timeout: 15s)" id=e42ccb0e-d6b7-4bbc-a037-b80e25299440 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.624227 | controller | Jun 12 20:29:29.719355 crc crio[3645]: time="2026-06-12T20:29:29.719327813Z" level=info msg="Stopping container: 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d (timeout: 15s)" id=f0b0d3c2-5708-42c8-bb0e-fab778c29ff6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.624242 | controller | Jun 12 20:29:29.722038 crc crio[3645]: time="2026-06-12T20:29:29.718627316Z" level=info msg="Stopping container: 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883 (timeout: 15s)" id=0e852176-e970-4d37-a5ee-372565667349 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.624257 | controller | Jun 12 20:29:30.157807 crc crio[3645]: time="2026-06-12T20:29:30.157189572Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=0b8ec4f2-beb8-49c9-8366-21d0dc11b738 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.624272 | controller | Jun 12 20:29:30.158001 crc crio[3645]: time="2026-06-12T20:29:30.15789892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.624288 | controller | Jun 12 20:29:31.894853 crc crio[3645]: time="2026-06-12T20:29:31.893328454Z" level=info msg="Stopping pod sandbox: 9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9" id=579f191f-c09d-4dfb-9bc1-41a705a6c023 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.624304 | controller | Jun 12 20:29:31.906718 crc crio[3645]: time="2026-06-12T20:29:31.900636388Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9 UID:8d342b24-d8a0-4cd6-bce9-b50d8ae803e3 NetNS:/var/run/netns/c7026fb7-bfd2-486e-a5a8-db93108d3302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8d342b24_d8a0_4cd6_bce9_b50d8ae803e3.slice PodAnnotations:0xc0022d6230}] Aliases:map[]}"
2026-06-12 21:48:32.624320 | controller | Jun 12 20:29:31.962954 crc crio[3645]: time="2026-06-12T20:29:31.962258853Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.624337 | controller | Jun 12 20:29:36.927083 crc crio[3645]: time="2026-06-12T20:29:36.925055763Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=14073d32-652a-4cb4-ac83-9a089195dc13 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.624353 | controller | Jun 12 20:29:36.927809 crc crio[3645]: time="2026-06-12T20:29:36.925809433Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=045cfa9f-0c77-4b49-b23a-8373da697b41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.624372 | controller | Jun 12 20:29:37.287017 crc crio[3645]: time="2026-06-12T20:29:37.28685158Z" level=info msg="Stopped container e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=e42ccb0e-d6b7-4bbc-a037-b80e25299440 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.624390 | controller | Jun 12 20:29:37.297001 crc crio[3645]: time="2026-06-12T20:29:37.296856924Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=21e01481-502d-4f6b-98eb-2bec0e8aec61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.624406 | controller | Jun 12 20:29:37.297724 crc crio[3645]: time="2026-06-12T20:29:37.297657654Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=4c5665dc-ba96-417f-90ac-3fa901c80c5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.624422 | controller | Jun 12 20:29:41.444408 crc crio[3645]: time="2026-06-12T20:29:41.42807033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.624438 | controller | Jun 12 20:29:41.446024 crc crio[3645]: time="2026-06-12T20:29:41.429034604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.624455 | controller | Jun 12 20:29:42.835713 crc crio[3645]: time="2026-06-12T20:29:42.835499885Z" level=info msg="Stopped container 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=0e852176-e970-4d37-a5ee-372565667349 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.624471 | controller | Jun 12 20:29:43.493691 crc crio[3645]: time="2026-06-12T20:29:43.484720279Z" level=info msg="Stopped container 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=07c70e9f-1f64-4c61-8b80-a46219c15ac4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.624487 | controller | Jun 12 20:29:44.111820 crc crio[3645]: time="2026-06-12T20:29:44.11174481Z" level=info msg="Stopped container 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=a78084e4-1e43-47a3-9b16-59094e745cbe name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.624504 | controller | Jun 12 20:29:44.713623 crc crio[3645]: time="2026-06-12T20:29:44.706787418Z" level=info msg="Stopped pod sandbox: 9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9" id=579f191f-c09d-4dfb-9bc1-41a705a6c023 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.624521 | controller | Jun 12 20:29:44.781792 crc crio[3645]: time="2026-06-12T20:29:44.781246239Z" level=info msg="Stopped pod sandbox: 9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6" id=4d1304df-1209-46ca-83b3-8b6c96da814c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.624537 | controller | Jun 12 20:29:44.895805 crc crio[3645]: time="2026-06-12T20:29:44.8954797Z" level=info msg="Stopped container 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=f0b0d3c2-5708-42c8-bb0e-fab778c29ff6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.624552 | controller | Jun 12 20:29:44.896295 crc crio[3645]: time="2026-06-12T20:29:44.89590647Z" level=info msg="Stopped container 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5d3144a6-ba48-44d9-ac7b-02a3c53b012c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.624572 | controller | Jun 12 20:29:44.898823 crc crio[3645]: time="2026-06-12T20:29:44.898732482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=0e1959c1-f92a-4247-a6ec-74916ecfa230 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.624588 | controller | Jun 12 20:29:44.900373 crc crio[3645]: time="2026-06-12T20:29:44.899509312Z" level=info msg="Stopping pod sandbox: 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e" id=b79d348a-4570-4ac6-8e1f-67bfe99451c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.624604 | controller | Jun 12 20:29:46.008767 crc crio[3645]: time="2026-06-12T20:29:46.006398398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=84f14133-92b4-426a-a087-3dfe28323533 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.624619 | controller | Jun 12 20:30:03.792201 crc crio[3645]: time="2026-06-12T20:30:03.791132986Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=14443d23-f86d-4f22-86fb-f6613876050d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.624634 | controller | Jun 12 20:30:03.793670 crc crio[3645]: time="2026-06-12T20:30:03.791281771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=06e00120-3a81-408b-8bec-4d05da77db2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.624650 | controller | Jun 12 20:30:03.805283 crc crio[3645]: time="2026-06-12T20:30:03.805199042Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=7cea579a-6e56-4488-a0c2-50cd24fefafe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.624665 | controller | Jun 12 20:30:03.806311 crc crio[3645]: time="2026-06-12T20:30:03.806132976Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5a05cc80-3576-43c3-a8d8-2ae13fc16fd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.624680 | controller | Jun 12 20:30:03.818467 crc crio[3645]: time="2026-06-12T20:30:03.818386916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.624695 | controller | Jun 12 20:30:03.818642 crc crio[3645]: time="2026-06-12T20:30:03.818487448Z" level=info msg="Removed pod sandbox: daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa" id=36db8fc7-b869-4ffa-9dd5-8e4f37c646a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.624711 | controller | Jun 12 20:30:03.818642 crc crio[3645]: time="2026-06-12T20:30:03.818396156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.624727 | controller | Jun 12 20:30:03.819600 crc crio[3645]: time="2026-06-12T20:30:03.819531265Z" level=info msg="Stopping pod sandbox: 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6" id=003a96b3-27ef-45d1-b329-fb696b237ffc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.624742 | controller | Jun 12 20:30:03.819740 crc crio[3645]: time="2026-06-12T20:30:03.81972078Z" level=info msg="Stopped pod sandbox (already stopped): 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6" id=003a96b3-27ef-45d1-b329-fb696b237ffc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.624761 | controller | Jun 12 20:30:03.822252 crc crio[3645]: time="2026-06-12T20:30:03.821497164Z" level=info msg="Removing pod sandbox: 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6" id=e3f0b832-138f-47d0-859b-633e6985574d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.624777 | controller | Jun 12 20:30:03.831747 crc crio[3645]: time="2026-06-12T20:30:03.831703403Z" level=info msg="Stopped pod sandbox: 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e" id=b79d348a-4570-4ac6-8e1f-67bfe99451c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.624793 | controller | Jun 12 20:30:11.761797 crc crio[3645]: time="2026-06-12T20:30:11.760675937Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=e7797c99-29de-415e-ad61-449eb7cb9403 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.624809 | controller | Jun 12 20:30:11.763461 crc crio[3645]: time="2026-06-12T20:30:11.761841637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.624824 | controller | Jun 12 20:30:19.430513 crc crio[3645]: time="2026-06-12T20:30:19.428634413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b563e580-fc84-4098-ae21-b24ae74ab57f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.624840 | controller | Jun 12 20:30:24.187633 crc crio[3645]: time="2026-06-12T20:30:24.186801395Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=88ed430f-b8a3-405e-bced-780f0dc33a29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.624882 | controller | Jun 12 20:30:24.193754 crc crio[3645]: time="2026-06-12T20:30:24.193568736Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=c1e45774-840c-4985-be98-1b5f22e92fb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.624901 | controller | Jun 12 20:30:24.195339 crc crio[3645]: time="2026-06-12T20:30:24.195203257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.624917 | controller | Jun 12 20:30:24.267706 crc crio[3645]: time="2026-06-12T20:30:24.266484099Z" level=info msg="Removed container 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c3a4fca5-0507-4ae2-a7af-20c10d81c3e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.624933 | controller | Jun 12 20:30:24.271440 crc crio[3645]: time="2026-06-12T20:30:24.271315622Z" level=info msg="Removing container: 7041dca9e5ea3bd037251395e0189038a17a56458ef21f33043ca2b6003fe1e8" id=ee6b79ab-5ff6-4c04-bead-03df95b0dbc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.624949 | controller | Jun 12 20:30:24.271576 crc crio[3645]: time="2026-06-12T20:30:24.271511996Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=0b8ec4f2-beb8-49c9-8366-21d0dc11b738 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.624965 | controller | Jun 12 20:30:44.833491 crc crio[3645]: time="2026-06-12T20:30:44.83245803Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=ec423bba-bf1e-4c87-a507-2209abafe48a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.624980 | controller | Jun 12 20:31:19.572438 crc crio[3645]: time="2026-06-12T20:31:19.570373949Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=4464d8ee-32f6-4af9-be9a-e15eda65ec2c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.624999 | controller | Jun 12 20:31:22.069140 crc crio[3645]: time="2026-06-12T20:31:22.06906583Z" level=info msg="Removed pod sandbox: 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6" id=e3f0b832-138f-47d0-859b-633e6985574d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.625015 | controller | Jun 12 20:31:22.070570 crc crio[3645]: time="2026-06-12T20:31:22.070474935Z" level=info msg="Stopping pod sandbox: 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39" id=5dacd6c9-784e-4279-ad44-e1021c03e3f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.625031 | controller | Jun 12 20:31:22.070721 crc crio[3645]: time="2026-06-12T20:31:22.070593158Z" level=info msg="Stopped pod sandbox (already stopped): 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39" id=5dacd6c9-784e-4279-ad44-e1021c03e3f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.625046 | controller | Jun 12 20:31:22.071696 crc crio[3645]: time="2026-06-12T20:31:22.071617924Z" level=info msg="Removing pod sandbox: 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39" id=b32804bc-3f68-4f5d-b852-5853b10b153a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.625061 | controller | Jun 12 20:31:22.094001 crc crio[3645]: time="2026-06-12T20:31:22.093501607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.625077 | controller | Jun 12 20:31:22.109554 crc crio[3645]: time="2026-06-12T20:31:22.109491282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.625093 | controller | Jun 12 20:31:22.113382 crc crio[3645]: time="2026-06-12T20:31:22.113049251Z" level=info msg="Ran pod sandbox f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=0b8ec4f2-beb8-49c9-8366-21d0dc11b738 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.625109 | controller | Jun 12 20:31:22.115351 crc crio[3645]: time="2026-06-12T20:31:22.115228356Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b0754a6d-f68f-40e2-b55c-e3202b9580bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.625125 | controller | Jun 12 20:31:22.119098 crc crio[3645]: time="2026-06-12T20:31:22.119023872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.625142 | controller | Jun 12 20:31:22.252710 crc crio[3645]: time="2026-06-12T20:31:22.252276951Z" level=info msg="Created container 895768b7ee767f03ab52f1e6321f5903131b5269707280e75b6a5fc341943e24: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=21e01481-502d-4f6b-98eb-2bec0e8aec61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.625158 | controller | Jun 12 20:31:22.254157 crc crio[3645]: time="2026-06-12T20:31:22.254093148Z" level=info msg="Starting container: 895768b7ee767f03ab52f1e6321f5903131b5269707280e75b6a5fc341943e24" id=86782615-a4a9-4eec-ae96-2cafcf3c88e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.625174 | controller | Jun 12 20:31:22.260014 crc crio[3645]: time="2026-06-12T20:31:22.259882024Z" level=info msg="Started container" PID=18745 containerID=895768b7ee767f03ab52f1e6321f5903131b5269707280e75b6a5fc341943e24 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=86782615-a4a9-4eec-ae96-2cafcf3c88e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1
2026-06-12 21:48:32.625194 | controller | Jun 12 20:31:22.263259 crc crio[3645]: time="2026-06-12T20:31:22.26290272Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=7fe2dbf4-f288-4b16-8887-f04bedd27fef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.625211 | controller | Jun 12 20:31:22.263388 crc crio[3645]: time="2026-06-12T20:31:22.263262049Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=dc08b177-8c34-4074-aae3-e3799023d522 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.625226 | controller | Jun 12 20:31:22.405740 crc crio[3645]: time="2026-06-12T20:31:22.405432894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.625242 | controller | Jun 12 20:31:22.510404 crc crio[3645]: time="2026-06-12T20:31:22.510302625Z" level=info msg="Created container a36ca1c825fc5a1c351318ea71f10fcb3b5a1123edc72b8241bed342d8ed186e: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=4c5665dc-ba96-417f-90ac-3fa901c80c5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.625257 | controller | Jun 12 20:31:22.512139 crc crio[3645]: time="2026-06-12T20:31:22.512066749Z" level=info msg="Starting container: a36ca1c825fc5a1c351318ea71f10fcb3b5a1123edc72b8241bed342d8ed186e" id=c09ae1ba-ab89-41ce-b2fd-7abe333dcd54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.625273 | controller | Jun 12 20:31:22.517982 crc crio[3645]: time="2026-06-12T20:31:22.517862056Z" level=info msg="Started container" PID=18769 containerID=a36ca1c825fc5a1c351318ea71f10fcb3b5a1123edc72b8241bed342d8ed186e description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=c09ae1ba-ab89-41ce-b2fd-7abe333dcd54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7
2026-06-12 21:48:32.625289 | controller | Jun 12 20:31:22.610945 crc crio[3645]: time="2026-06-12T20:31:22.610793125Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=b45d796d-f652-42d3-9eb3-a670d879d695 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.625304 | controller | Jun 12 20:31:22.617611 crc crio[3645]: time="2026-06-12T20:31:22.617574666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.625320 | controller | Jun 12 20:31:22.628463 crc crio[3645]: time="2026-06-12T20:31:22.628355719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.625336 | controller | Jun 12 20:31:22.638237 crc crio[3645]: time="2026-06-12T20:31:22.638169057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.625351 | controller | Jun 12 20:31:22.642022 crc crio[3645]: time="2026-06-12T20:31:22.641910812Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c2e5b7bb-afc3-4f85-800c-127a3b556755 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.625370 | controller | Jun 12 20:31:22.684508 crc crio[3645]: time="2026-06-12T20:31:22.684411036Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=8ae5c37f-ba2f-41ce-b82c-2f7fa5c171e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.625391 | controller | Jun 12 20:31:22.685793 crc crio[3645]: time="2026-06-12T20:31:22.685627086Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=bea8e34b-6720-4d9c-8571-129017f14085 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.625407 | controller | Jun 12 20:31:22.686357 crc crio[3645]: time="2026-06-12T20:31:22.686265723Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=40cc608a-6b67-43b2-9507-0d58467c80c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.625422 | controller | Jun 12 20:31:22.688598 crc crio[3645]: time="2026-06-12T20:31:22.68852147Z" level=info msg="Removed container 7041dca9e5ea3bd037251395e0189038a17a56458ef21f33043ca2b6003fe1e8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ee6b79ab-5ff6-4c04-bead-03df95b0dbc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.625438 | controller | Jun 12 20:31:22.690878 crc crio[3645]: time="2026-06-12T20:31:22.690804178Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=b7b0675f-e544-4910-8d71-8ae4988a5c4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.625454 | controller | Jun 12 20:31:22.691843 crc crio[3645]: time="2026-06-12T20:31:22.691761602Z" level=info msg="Removing container: 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c" id=26b733ce-ca01-48e1-ace0-b53c01e0de6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.625469 | controller | Jun 12 20:31:22.731412 crc crio[3645]: time="2026-06-12T20:31:22.731313001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.625485 | controller | Jun 12 20:31:22.735789 crc crio[3645]: time="2026-06-12T20:31:22.735617071Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=5e52581f-fe83-4e75-a1f9-b348427b7515 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.625501 | controller | Jun 12 20:31:22.791444 crc crio[3645]: time="2026-06-12T20:31:22.79139443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.625516 | controller | Jun 12 20:31:22.805475 crc crio[3645]: time="2026-06-12T20:31:22.805364174Z" level=info msg="Removed pod sandbox: 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39" id=b32804bc-3f68-4f5d-b852-5853b10b153a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.625532 | controller | Jun 12 20:31:22.809400 crc crio[3645]: time="2026-06-12T20:31:22.809293313Z" level=info msg="Created container c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5a05cc80-3576-43c3-a8d8-2ae13fc16fd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.625548 | controller | Jun 12 20:31:22.811272 crc crio[3645]: time="2026-06-12T20:31:22.811190182Z" level=info msg="Starting container: c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996" id=80ceee60-6fd4-4ca4-9024-40ad3a7f7f81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.625563 | controller | Jun 12 20:31:22.820874 crc crio[3645]: time="2026-06-12T20:31:22.820741672Z" level=info msg="Started container" PID=18791 containerID=c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=80ceee60-6fd4-4ca4-9024-40ad3a7f7f81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66
2026-06-12 21:48:32.625580 | controller | Jun 12 20:31:22.839240 crc crio[3645]: time="2026-06-12T20:31:22.839129638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.625599 | controller | Jun 12 20:31:22.839552 crc crio[3645]: time="2026-06-12T20:31:22.839337502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.625616 | controller | Jun 12 20:31:22.840457 crc crio[3645]: time="2026-06-12T20:31:22.840071361Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=e7797c99-29de-415e-ad61-449eb7cb9403 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.625632 | controller | Jun 12 20:31:22.864777 crc crio[3645]: time="2026-06-12T20:31:22.864456737Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf" id=f113848d-2100-4c87-bbcc-6035d69ae2cf name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.625649 | controller | Jun 12 20:31:22.866147 crc crio[3645]: time="2026-06-12T20:31:22.866073909Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=25d6eb43-1b4d-4998-83a0-a2a750f4e357 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.625664 | controller | Jun 12 20:31:22.870362 crc crio[3645]: time="2026-06-12T20:31:22.870260565Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=8ba001b4-f9f1-44e8-aec5-65b64c45097a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.625680 | controller | Jun 12 20:31:22.872276 crc crio[3645]: time="2026-06-12T20:31:22.872220874Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=19f55529-cab2-46e8-8bd6-74f55ff7963c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.625695 | controller | Jun 12 20:31:22.888899 crc crio[3645]: time="2026-06-12T20:31:22.888756281Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=1bc04d86-1a50-4976-a911-cd3bc1a9cc07 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.625710 | controller | Jun 12 20:31:22.889891 crc crio[3645]: time="2026-06-12T20:31:22.889772758Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=d2fd0b5c-c32b-4db3-84d7-08b1a2b65a82 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.625725 | controller | Jun 12 20:31:22.903172 crc crio[3645]: time="2026-06-12T20:31:22.903038433Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=b2c6314d-c6ae-4892-85df-66a7255adf13 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.625741 | controller | Jun 12 20:31:22.904113 crc crio[3645]: time="2026-06-12T20:31:22.904012728Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=bdf8ef35-41cc-408b-9864-bfe9f5709dd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.625755 | controller | Jun 12 20:31:22.911087 crc crio[3645]: time="2026-06-12T20:31:22.91084766Z" level=info msg="Ran pod sandbox e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=e7797c99-29de-415e-ad61-449eb7cb9403 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.625771 | controller | Jun 12 20:31:22.913899 crc crio[3645]: time="2026-06-12T20:31:22.913722153Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f04f18ec-7ad6-4f23-abd6-8e6dfbf9d20e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.625791 | controller | Jun 12 20:31:22.950546 crc crio[3645]: time="2026-06-12T20:31:22.949904538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.625814 | controller | Jun 12 20:31:23.500002 crc crio[3645]: time="2026-06-12T20:31:23.4998035Z" level=info msg="Created container 5b18884e1b05bdf193bf29537c79bfa63b964054d83dfec37e66a1f6bcd3dd6b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=7cea579a-6e56-4488-a0c2-50cd24fefafe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.625841 | controller | Jun 12 20:31:23.507816 crc crio[3645]: time="2026-06-12T20:31:23.50770455Z" level=info msg="Starting container: 5b18884e1b05bdf193bf29537c79bfa63b964054d83dfec37e66a1f6bcd3dd6b" id=3bb7f050-292c-4372-bc47-9e02752ecae5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.625888 | controller | Jun 12 20:31:23.513334 crc crio[3645]: time="2026-06-12T20:31:23.51323724Z" level=info msg="Started container" PID=18803 containerID=5b18884e1b05bdf193bf29537c79bfa63b964054d83dfec37e66a1f6bcd3dd6b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=3bb7f050-292c-4372-bc47-9e02752ecae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1
2026-06-12 21:48:32.625909 | controller | Jun 12 20:31:23.517387 crc crio[3645]: time="2026-06-12T20:31:23.517300993Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=e3554760-ac9e-437f-ab9b-5488db0677ba name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.625926 | controller | Jun 12 20:31:23.518813 crc crio[3645]: time="2026-06-12T20:31:23.518744669Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9047d7b6-c0c9-49dc-87a0-a3af4eb4a277 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.625943 | controller | Jun 12 20:31:23.663444 crc crio[3645]: time="2026-06-12T20:31:23.663352155Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=add34735-eed3-4930-ae54-3a7c9954db53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.625959 | controller | Jun 12 20:31:23.788828 crc crio[3645]: time="2026-06-12T20:31:23.788700614Z" level=info msg="Removed container 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=26b733ce-ca01-48e1-ace0-b53c01e0de6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.625975 | controller | Jun 12 20:31:23.791979 crc crio[3645]: time="2026-06-12T20:31:23.791806132Z" level=info msg="Removing container: 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e" id=8b23c02c-3654-4e85-84b4-32fb8c54ec51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.625992 | controller | Jun 12 20:31:24.214101 crc crio[3645]: time="2026-06-12T20:31:24.213998725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626008 | controller | Jun 12 20:31:24.219784 crc crio[3645]: time="2026-06-12T20:31:24.21969938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626025 | controller | Jun 12 20:31:24.221455 crc crio[3645]: time="2026-06-12T20:31:24.221347441Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=afc69add-a844-4353-acf6-7cad5f5e1e71 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.626045 | controller | Jun 12 20:31:24.512615 crc crio[3645]: time="2026-06-12T20:31:24.511390014Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=f24ba744-7b01-4fc4-a17c-fcee0c271290 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.626062 | controller | Jun 12 20:31:24.527195 crc crio[3645]: time="2026-06-12T20:31:24.527090301Z" level=info msg="Created container 32c106da7c39a6713bb74ddeb86cbfe6f395f39553da0ddb46c75318bc7dc61e: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=c1e45774-840c-4985-be98-1b5f22e92fb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.626077 | controller | Jun 12 20:31:24.529473 crc crio[3645]: time="2026-06-12T20:31:24.529266886Z" level=info msg="Starting container: 32c106da7c39a6713bb74ddeb86cbfe6f395f39553da0ddb46c75318bc7dc61e" id=f248673c-7750-4bba-b98a-77d328861778 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.626093 | controller | Jun 12 20:31:24.539839 crc crio[3645]: time="2026-06-12T20:31:24.539515505Z" level=info msg="Started container" PID=18839 containerID=32c106da7c39a6713bb74ddeb86cbfe6f395f39553da0ddb46c75318bc7dc61e description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=f248673c-7750-4bba-b98a-77d328861778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148b6f12fb215a4ebac1cdb04d5e29659278fb365f9065a2b57a8547865ff133
2026-06-12 21:48:32.626110 | controller | Jun 12 20:31:24.579107 crc crio[3645]: time="2026-06-12T20:31:24.578809369Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=c995be44-867b-4cb6-b7fe-aa4febeb9c74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.626125 | controller | Jun 12 20:31:24.585707 crc crio[3645]: time="2026-06-12T20:31:24.585606751Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=199ea542-35e5-41b7-9995-1fddeef1b641 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.626141 | controller | Jun 12 20:31:24.587009 crc crio[3645]: time="2026-06-12T20:31:24.586844551Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=8eb4b42f-7154-4066-b011-695ded481cc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.626158 | controller | Jun 12 20:31:24.607185 crc crio[3645]: time="2026-06-12T20:31:24.604798176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626173 | controller | Jun 12 20:31:24.607185 crc crio[3645]: time="2026-06-12T20:31:24.60657244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626189 | controller | Jun 12 20:31:24.613527 crc crio[3645]: time="2026-06-12T20:31:24.613424193Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=49497a8d-146f-47e8-af8d-9ec2860e02e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.626205 | controller | Jun 12 20:31:24.616647 crc crio[3645]: time="2026-06-12T20:31:24.616550973Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=2f539f2e-bfcd-4d53-be13-091529f766cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.626221 | controller | Jun 12 20:31:24.620610 crc crio[3645]: time="2026-06-12T20:31:24.620306437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626236 | controller | Jun 12 20:31:24.658236 crc crio[3645]: time="2026-06-12T20:31:24.658116953Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=4e65b121-53eb-4bed-b212-ee6ef3c93dd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.626256 | controller | Jun 12 20:31:24.658470 crc crio[3645]: time="2026-06-12T20:31:24.658291498Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=77eada61-1cda-44f5-979c-5d0e76b1b391 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.626272 | controller | Jun 12 20:31:24.658470 crc crio[3645]: time="2026-06-12T20:31:24.658375409Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d33c65ec-c0ef-49e8-9813-fb34fa512432 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.626288 | controller | Jun 12 20:31:24.658470 crc crio[3645]: time="2026-06-12T20:31:24.658443602Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4af77642-3f9b-45b8-8cb3-d34b22ef550c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.626304 | controller | Jun 12 20:31:24.658615 crc crio[3645]: time="2026-06-12T20:31:24.658491213Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=925ba146-4c7e-4708-9fa3-0dc86d8fa76d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.626320 | controller | Jun 12 20:31:24.683443 crc crio[3645]: time="2026-06-12T20:31:24.68328511Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5af1dbbe-f467-431b-b694-db3c6920e302 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.626336 | controller | Jun 12 20:31:24.702405 crc crio[3645]: time="2026-06-12T20:31:24.70228691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626352 | controller | Jun 12 20:31:24.708440 crc crio[3645]: time="2026-06-12T20:31:24.708237601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=17e3ec25-e0a3-46ab-90cf-05f9ee364612 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.626368 | controller | Jun 12 20:31:24.711442 crc crio[3645]: time="2026-06-12T20:31:24.711156975Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf" id=2b826e4c-65ed-4e72-b4c1-30cd04d78292 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.626383 | controller | Jun 12 20:31:24.713171 crc crio[3645]: time="2026-06-12T20:31:24.713110934Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=31af9d82-82cf-40fb-9254-8553f8cf875f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.626398 | controller | Jun 12 20:31:24.714260 crc crio[3645]: time="2026-06-12T20:31:24.713898305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626414 | controller | Jun 12 20:31:24.717836 crc crio[3645]: time="2026-06-12T20:31:24.717787192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626430 | controller | Jun 12 20:31:24.729333 crc crio[3645]: time="2026-06-12T20:31:24.729261853Z" level=info msg="Removed container 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=8b23c02c-3654-4e85-84b4-32fb8c54ec51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.626445 | controller | Jun 12 20:31:24.731442 crc crio[3645]: time="2026-06-12T20:31:24.731362745Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-l2z47/extract-content" id=839ad625-4551-407c-84c3-123d96c2c02d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.626465 | controller | Jun 12 20:31:24.733330 crc crio[3645]: time="2026-06-12T20:31:24.733234254Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=47d2bdd6-df8b-4756-bc7f-b3132c623119 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.626481 | controller | Jun 12 20:31:24.734910 crc crio[3645]: time="2026-06-12T20:31:24.734835064Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=691329a2-e313-4a31-b710-07bb1eecc656 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.626497 | controller | Jun 12 20:31:24.738808 crc crio[3645]: time="2026-06-12T20:31:24.738503206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626512 | controller | Jun 12 20:31:24.746721 crc crio[3645]: time="2026-06-12T20:31:24.74658565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626528 | controller | Jun 12 20:31:24.766447 crc crio[3645]: time="2026-06-12T20:31:24.76634245Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=38313a51-184f-4612-9d84-75df25fbd023 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.626543 | controller | Jun 12 20:31:24.767393 crc crio[3645]: time="2026-06-12T20:31:24.767277854Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=352fe058-69aa-470f-94fb-10137b1b8444 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.626559 | controller | Jun 12 20:31:24.775367 crc crio[3645]: time="2026-06-12T20:31:24.775279185Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=46d9426c-63bd-4539-bd2c-601d3de424e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.626575 | controller | Jun 12 20:31:24.787683 crc crio[3645]: time="2026-06-12T20:31:24.787576627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626591 | controller | Jun 12 20:31:24.790093 crc crio[3645]: time="2026-06-12T20:31:24.789866574Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=333550a7-e411-4c2c-93b7-22c8841bdede name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.626606 | controller | Jun 12 20:31:24.790093 crc crio[3645]: time="2026-06-12T20:31:24.790033368Z" level=info msg="Creating container: openshift-marketplace/community-operators-hq7pb/extract-content" id=8ecbfcf9-6c76-4fea-9ced-4df8afb4592c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.626622 | controller | Jun 12 20:31:24.791312 crc crio[3645]: time="2026-06-12T20:31:24.79127076Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=71306353-23c5-4e7d-ba72-b954ab08f6b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.626638 | controller | Jun 12 20:31:24.810625 crc crio[3645]: time="2026-06-12T20:31:24.810403514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626653 | controller | Jun 12 20:31:24.815051 crc crio[3645]: time="2026-06-12T20:31:24.81497286Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=92f16a1c-5633-4171-b6bd-4643d03329ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.626672 | controller | Jun 12 20:31:24.815357 crc crio[3645]: time="2026-06-12T20:31:24.815322908Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=3ee5882d-a549-4e22-b5d8-4fa125ce2d4a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.626689 | controller | Jun 12 20:31:24.821258 crc crio[3645]: time="2026-06-12T20:31:24.821186896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626705 | controller | Jun 12 20:31:24.832579 crc crio[3645]: time="2026-06-12T20:31:24.832491682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626720 | controller | Jun 12 20:31:24.842701 crc crio[3645]: time="2026-06-12T20:31:24.833015375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626735 | controller | Jun 12 20:31:24.849383 crc crio[3645]: time="2026-06-12T20:31:24.849299757Z" level=info msg="Created container 4ecd95eff6e3a87a8f436f3a2b8bb10074998ddcab92982a0f9fdad52b45c35b: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=bea8e34b-6720-4d9c-8571-129017f14085 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.626751 | controller | Jun 12 20:31:24.852797 crc crio[3645]: time="2026-06-12T20:31:24.852705184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626766 | controller | Jun 12 20:31:24.852895 crc crio[3645]: time="2026-06-12T20:31:24.852787316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626782 | controller | Jun 12 20:31:24.854200 crc crio[3645]: time="2026-06-12T20:31:24.854107788Z" level=info msg="Starting container: 4ecd95eff6e3a87a8f436f3a2b8bb10074998ddcab92982a0f9fdad52b45c35b" id=37096a09-bd7a-4767-8d3a-71bccb271504 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.626797 | controller | Jun 12 20:31:24.854571 crc crio[3645]: time="2026-06-12T20:31:24.838799782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626813 | controller | Jun 12 20:31:24.855884 crc crio[3645]: time="2026-06-12T20:31:24.855818492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626828 | controller | Jun 12 20:31:24.857425 crc crio[3645]: time="2026-06-12T20:31:24.857364471Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2w5wr/extract-content" id=aa16ca05-25cd-4af1-8a6c-fdc7eec47249 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.626844 | controller | Jun 12 20:31:24.860126 crc crio[3645]: time="2026-06-12T20:31:24.860061659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626880 | controller | Jun 12 20:31:24.864432 crc crio[3645]: time="2026-06-12T20:31:24.864234694Z" level=info msg="Started container" PID=18862 containerID=4ecd95eff6e3a87a8f436f3a2b8bb10074998ddcab92982a0f9fdad52b45c35b description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=37096a09-bd7a-4767-8d3a-71bccb271504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848
2026-06-12 21:48:32.626898 | controller | Jun 12 20:31:24.901341 crc crio[3645]: time="2026-06-12T20:31:24.901268391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626919 | controller | Jun 12 20:31:24.925001 crc crio[3645]: time="2026-06-12T20:31:24.924870678Z" level=info msg="Creating container: openshift-marketplace/certified-operators-rjhhz/extract-content" id=72027008-c4c6-47c6-a2e3-6c30ac7349c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.626935 | controller | Jun 12 20:31:24.959900 crc crio[3645]: time="2026-06-12T20:31:24.959015541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626951 | controller | Jun 12 20:31:24.977076 crc crio[3645]: time="2026-06-12T20:31:24.976870752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.626967 | controller | Jun 12 20:31:24.982189 crc crio[3645]: time="2026-06-12T20:31:24.982100504Z" level=info msg="Created container 12d4588d6cbc6e47b0d576fa536786f3bdeb7ddb1f1058e08137cb01b7d4dd7e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=47d2bdd6-df8b-4756-bc7f-b3132c623119 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.627002 | controller | Jun 12 20:31:24.983880 crc crio[3645]: time="2026-06-12T20:31:24.983647083Z" level=info msg="Starting container: 12d4588d6cbc6e47b0d576fa536786f3bdeb7ddb1f1058e08137cb01b7d4dd7e" id=84a10bf8-6ce0-44bd-a57e-271c113701a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.627020 | controller | Jun 12 20:31:24.991994 crc crio[3645]: time="2026-06-12T20:31:24.989072691Z" level=info msg="Started container" PID=18878 containerID=12d4588d6cbc6e47b0d576fa536786f3bdeb7ddb1f1058e08137cb01b7d4dd7e description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=84a10bf8-6ce0-44bd-a57e-271c113701a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5
2026-06-12 21:48:32.627038 | controller | Jun 12 20:31:24.997230 crc crio[3645]: time="2026-06-12T20:31:24.997163215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627054 | controller | Jun 12 20:31:25.013716 crc crio[3645]: time="2026-06-12T20:31:25.013632921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627070 | controller | Jun 12 20:31:25.059330 crc crio[3645]: time="2026-06-12T20:31:25.059210844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627085 | controller | Jun 12 20:31:25.060805 crc crio[3645]: time="2026-06-12T20:31:25.06063815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627103 | controller | Jun 12 20:31:25.062003 crc crio[3645]: time="2026-06-12T20:31:25.060850675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627126 | controller | Jun 12 20:31:25.069200 crc crio[3645]: time="2026-06-12T20:31:25.069165665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627153 | controller | Jun 12 20:31:25.080141 crc crio[3645]: time="2026-06-12T20:31:25.072260683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627177 | controller | Jun 12 20:31:25.082892 crc crio[3645]: time="2026-06-12T20:31:25.082866252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627201 | controller | Jun 12 20:31:25.085191 crc crio[3645]: time="2026-06-12T20:31:25.075614858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627219 | controller | Jun 12 20:31:25.097107 crc crio[3645]: time="2026-06-12T20:31:25.097067121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627235 | controller | Jun 12 20:31:25.109699 crc crio[3645]: time="2026-06-12T20:31:25.109631328Z" level=info msg="Created container f299a65dccc3072d1c5b5f7e90660fe3eb00b1e92f87bf74b5d209c505288071: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=40cc608a-6b67-43b2-9507-0d58467c80c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.627251 | controller | Jun 12 20:31:25.122591 crc crio[3645]: time="2026-06-12T20:31:25.119548069Z" level=info msg="Starting container: f299a65dccc3072d1c5b5f7e90660fe3eb00b1e92f87bf74b5d209c505288071" id=54e9d667-6640-42b2-9c50-1e3e3305a1b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.627267 | controller | Jun 12 20:31:25.186073 crc crio[3645]: time="2026-06-12T20:31:25.185466686Z" level=info msg="Started container" PID=18887 containerID=f299a65dccc3072d1c5b5f7e90660fe3eb00b1e92f87bf74b5d209c505288071 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=54e9d667-6640-42b2-9c50-1e3e3305a1b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53
2026-06-12 21:48:32.627283 | controller | Jun 12 20:31:25.224869 crc crio[3645]: time="2026-06-12T20:31:25.224509483Z" level=info msg="Created container 442e575d92d747e54d9ae5538d46d501072ee3e1021899a6e118e882ef17b554: openshift-marketplace/community-operators-hq7pb/extract-content" id=8ecbfcf9-6c76-4fea-9ced-4df8afb4592c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.627299 | controller | Jun 12 20:31:25.233519 crc crio[3645]: time="2026-06-12T20:31:25.23346409Z" level=info msg="Created container 086d60dfb6d4fcc96a2e5fdd2f33c7046f6708f62b142f64ae783ec696721758: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=691329a2-e313-4a31-b710-07bb1eecc656 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.627315 | controller | Jun 12 20:31:25.242992 crc crio[3645]: time="2026-06-12T20:31:25.242875907Z" level=info msg="Starting container: 086d60dfb6d4fcc96a2e5fdd2f33c7046f6708f62b142f64ae783ec696721758" id=d5a98906-bc08-4a56-884b-e026132c773d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.627330 | controller | Jun 12 20:31:25.243886 crc crio[3645]: time="2026-06-12T20:31:25.242871347Z" level=info msg="Starting container: 442e575d92d747e54d9ae5538d46d501072ee3e1021899a6e118e882ef17b554" id=ddd51436-dd5b-49b8-aad4-0b8f3ac7309c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.627347 | controller | Jun 12 20:31:25.260548 crc crio[3645]: time="2026-06-12T20:31:25.260355008Z" level=info msg="Started container" PID=18908 containerID=086d60dfb6d4fcc96a2e5fdd2f33c7046f6708f62b142f64ae783ec696721758 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=d5a98906-bc08-4a56-884b-e026132c773d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6
2026-06-12 21:48:32.627363 | controller | Jun 12 20:31:25.269307 crc crio[3645]: time="2026-06-12T20:31:25.269170582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627383 | controller | Jun 12 20:31:25.271473 crc crio[3645]: time="2026-06-12T20:31:25.271236134Z" level=info msg="Started container" PID=18895 containerID=442e575d92d747e54d9ae5538d46d501072ee3e1021899a6e118e882ef17b554 description=openshift-marketplace/community-operators-hq7pb/extract-content id=ddd51436-dd5b-49b8-aad4-0b8f3ac7309c name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd
2026-06-12 21:48:32.627400 | controller | Jun 12 20:31:25.284275 crc crio[3645]: time="2026-06-12T20:31:25.283421362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627416 | controller | Jun 12 20:31:25.348145 crc crio[3645]: time="2026-06-12T20:31:25.347789829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627432 | controller | Jun 12 20:31:25.375702 crc crio[3645]: time="2026-06-12T20:31:25.374622768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627448 | controller | Jun 12 20:31:25.391019 crc crio[3645]: time="2026-06-12T20:31:25.379521082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627463 | controller | Jun 12 20:31:25.480360 crc crio[3645]: time="2026-06-12T20:31:25.47953923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627478 | controller | Jun 12 20:31:25.485382 crc crio[3645]: time="2026-06-12T20:31:25.485289656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627494 | controller | Jun 12 20:31:25.493681 crc crio[3645]: time="2026-06-12T20:31:25.493518353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627509 | controller | Jun 12 20:31:25.583994 crc crio[3645]: time="2026-06-12T20:31:25.570281444Z" level=info msg="Created container 945ce8a9b9d70ba9e964769632c5112c9e2cf214bfa7c6469a8c9eaf4a3bb398: openshift-marketplace/redhat-operators-2w5wr/extract-content" id=aa16ca05-25cd-4af1-8a6c-fdc7eec47249 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.627525 | controller | Jun 12 20:31:25.583994 crc crio[3645]: time="2026-06-12T20:31:25.574515481Z" level=info msg="Starting container: 945ce8a9b9d70ba9e964769632c5112c9e2cf214bfa7c6469a8c9eaf4a3bb398" id=209bd19a-9d84-46b8-b96b-cc41da117acd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.627541 | controller | Jun 12 20:31:25.583994 crc crio[3645]: time="2026-06-12T20:31:25.575435545Z" level=info msg="Created container e4c2b19ab9d3f71653f03249ba0737418b6ea86bf8816ced511bc4e9af92b28b: openshift-marketplace/certified-operators-l27pk/extract-content" id=71306353-23c5-4e7d-ba72-b954ab08f6b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.627556 | controller | Jun 12 20:31:25.583994 crc crio[3645]: time="2026-06-12T20:31:25.575553057Z" level=info msg="Created container 033982faaf8e03b630164141be26d713abfd3979673965412dbd4dda5d5d75a9: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=46d9426c-63bd-4539-bd2c-601d3de424e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.627572 | controller | Jun 12 20:31:25.583994 crc crio[3645]: time="2026-06-12T20:31:25.576552282Z" level=info msg="Starting container: e4c2b19ab9d3f71653f03249ba0737418b6ea86bf8816ced511bc4e9af92b28b" id=4c9ebf35-91fa-4eb3-9c65-61e183e25bf9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.627591 | controller | Jun 12 20:31:25.583994 crc crio[3645]: time="2026-06-12T20:31:25.577186079Z" level=info msg="Starting container: 033982faaf8e03b630164141be26d713abfd3979673965412dbd4dda5d5d75a9" id=85d34ddb-fac4-4b32-85d6-830cc26905b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.627607 | controller | Jun 12 20:31:25.610301 crc crio[3645]: time="2026-06-12T20:31:25.610230074Z" level=info msg="Started container" PID=18928 containerID=945ce8a9b9d70ba9e964769632c5112c9e2cf214bfa7c6469a8c9eaf4a3bb398 description=openshift-marketplace/redhat-operators-2w5wr/extract-content id=209bd19a-9d84-46b8-b96b-cc41da117acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d
2026-06-12 21:48:32.627622 | controller | Jun 12 20:31:25.614129 crc crio[3645]: time="2026-06-12T20:31:25.611175599Z" level=info msg="Started container" PID=18921 containerID=033982faaf8e03b630164141be26d713abfd3979673965412dbd4dda5d5d75a9 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=85d34ddb-fac4-4b32-85d6-830cc26905b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e
2026-06-12 21:48:32.627639 | controller | Jun 12 20:31:25.674040 crc crio[3645]: time="2026-06-12T20:31:25.673524025Z" level=info msg="Started container" PID=18926 containerID=e4c2b19ab9d3f71653f03249ba0737418b6ea86bf8816ced511bc4e9af92b28b description=openshift-marketplace/certified-operators-l27pk/extract-content id=4c9ebf35-91fa-4eb3-9c65-61e183e25bf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d
2026-06-12 21:48:32.627654 | controller | Jun 12 20:31:25.790056 crc crio[3645]: time="2026-06-12T20:31:25.787904046Z" level=info msg="Created container 673494affa3324fa4711862d30b230a5b268426d0f5a639dd34cc8a408339310: openshift-marketplace/certified-operators-rjhhz/extract-content" id=72027008-c4c6-47c6-a2e3-6c30ac7349c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.627670 | controller | Jun 12 20:31:25.800106 crc crio[3645]: time="2026-06-12T20:31:25.799176281Z" level=info msg="Created container bc8b2d9c5672f2ec723148d67553a0837fb1897a30c5fc630d95e77c3f4db7ac: openshift-marketplace/community-operators-qhh6t/extract-content" id=333550a7-e411-4c2c-93b7-22c8841bdede name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.627686 | controller | Jun 12 20:31:25.830018 crc crio[3645]: time="2026-06-12T20:31:25.826831071Z" level=info msg="Starting container: 673494affa3324fa4711862d30b230a5b268426d0f5a639dd34cc8a408339310" id=b3d29267-9676-4c17-a373-af23bd3ad237 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.627701 | controller | Jun 12 20:31:25.830018 crc crio[3645]: time="2026-06-12T20:31:25.826876521Z" level=info msg="Starting container: bc8b2d9c5672f2ec723148d67553a0837fb1897a30c5fc630d95e77c3f4db7ac" id=47052a18-0f48-4ef6-b5f8-4894f36a4891 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.627717 | controller | Jun 12 20:31:25.837839 crc crio[3645]: time="2026-06-12T20:31:25.834448352Z" level=info msg="Created container 293c0e2728cedfa635fc76fd412830d902695a860b66489f0dba8410dd34011f: openshift-marketplace/redhat-marketplace-l2z47/extract-content" id=839ad625-4551-407c-84c3-123d96c2c02d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.627734 | controller | Jun 12 20:31:25.840334 crc crio[3645]: time="2026-06-12T20:31:25.837987933Z" level=info msg="Started container" PID=18951 containerID=673494affa3324fa4711862d30b230a5b268426d0f5a639dd34cc8a408339310 description=openshift-marketplace/certified-operators-rjhhz/extract-content id=b3d29267-9676-4c17-a373-af23bd3ad237 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596
2026-06-12 21:48:32.627750 | controller | Jun 12 20:31:25.861041 crc crio[3645]: time="2026-06-12T20:31:25.859503935Z" level=info msg="Starting container: 293c0e2728cedfa635fc76fd412830d902695a860b66489f0dba8410dd34011f" id=d57924fb-a6e3-4655-9f2d-4cfe3e0fdc88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.627769 | controller | Jun 12 20:31:25.892050 crc crio[3645]: time="2026-06-12T20:31:25.891099415Z" level=info msg="Created container 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=b7b0675f-e544-4910-8d71-8ae4988a5c4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.627785 | controller | Jun 12 20:31:25.918064 crc crio[3645]: time="2026-06-12T20:31:25.917651646Z" level=info msg="Starting container: 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6" id=5e1f40cc-30c3-47db-b851-b73cd71b5304 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.627801 | controller | Jun 12 20:31:25.918366 crc crio[3645]: time="2026-06-12T20:31:25.918325574Z" level=info msg="Started container" PID=18950 containerID=293c0e2728cedfa635fc76fd412830d902695a860b66489f0dba8410dd34011f description=openshift-marketplace/redhat-marketplace-l2z47/extract-content id=d57924fb-a6e3-4655-9f2d-4cfe3e0fdc88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed
2026-06-12 21:48:32.627816 | controller | Jun 12 20:31:25.922092 crc crio[3645]: time="2026-06-12T20:31:25.921009912Z" level=info msg="Created container 36495cc9e55f9769bde8a36c58141e40827f42298d44a41aef1a4102144523c4: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=5e52581f-fe83-4e75-a1f9-b348427b7515 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.627831 | controller | Jun 12 20:31:25.926316 crc crio[3645]: time="2026-06-12T20:31:25.92334454Z" level=info msg="Starting container: 36495cc9e55f9769bde8a36c58141e40827f42298d44a41aef1a4102144523c4" id=8cf66c11-ea60-4d49-8fdb-42daae58a905 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.627862 | controller | Jun 12 20:31:25.931126 crc crio[3645]: time="2026-06-12T20:31:25.928599773Z" level=info msg="Started container" PID=18978 containerID=1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=5e1f40cc-30c3-47db-b851-b73cd71b5304 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a
2026-06-12 21:48:32.627886 | controller | Jun 12 20:31:25.940012 crc crio[3645]: time="2026-06-12T20:31:25.937083388Z" level=info msg="Started container" PID=18979 containerID=36495cc9e55f9769bde8a36c58141e40827f42298d44a41aef1a4102144523c4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=8cf66c11-ea60-4d49-8fdb-42daae58a905 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7
2026-06-12 21:48:32.627903 | controller | Jun 12 20:31:25.945975 crc crio[3645]: time="2026-06-12T20:31:25.945827579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627919 | controller | Jun 12 20:31:25.966131 crc crio[3645]: time="2026-06-12T20:31:25.966085081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.627935 | controller | Jun 12 20:31:25.979537 crc crio[3645]: time="2026-06-12T20:31:25.970326338Z" level=info msg="Started container" PID=18977 containerID=bc8b2d9c5672f2ec723148d67553a0837fb1897a30c5fc630d95e77c3f4db7ac description=openshift-marketplace/community-operators-qhh6t/extract-content id=47052a18-0f48-4ef6-b5f8-4894f36a4891 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6
2026-06-12 21:48:32.627951 | controller | Jun 12 20:31:26.320354 crc crio[3645]: time="2026-06-12T20:31:26.319990719Z" level=info msg="Created container cb7d687d16db953c26394e00c0ef6c5c8a02c6a4bbc2c96fe57f7f8ec53c23ed: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=2f539f2e-bfcd-4d53-be13-091529f766cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.627970 | controller | Jun 12 20:31:26.322184 crc crio[3645]: time="2026-06-12T20:31:26.321989309Z" level=info msg="Starting container: cb7d687d16db953c26394e00c0ef6c5c8a02c6a4bbc2c96fe57f7f8ec53c23ed" id=fd05cd2e-316d-4c30-a427-44021129ba00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.627987 | controller | Jun 12 20:31:26.328769 crc crio[3645]: time="2026-06-12T20:31:26.328410651Z" level=info msg="Created container 1c07943959d2fb43ae739a30bfdb2bd7a45ad1c2dc43d42c6f41887821a550b7: openshift-kube-apiserver/kube-apiserver-crc/setup" id=c995be44-867b-4cb6-b7fe-aa4febeb9c74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.628004 | controller | Jun 12 20:31:26.336299 crc crio[3645]: time="2026-06-12T20:31:26.334807813Z" level=info msg="Started container" PID=19034 containerID=cb7d687d16db953c26394e00c0ef6c5c8a02c6a4bbc2c96fe57f7f8ec53c23ed description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=fd05cd2e-316d-4c30-a427-44021129ba00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1
2026-06-12 21:48:32.628021 | controller | Jun 12 20:31:26.336299 crc crio[3645]: time="2026-06-12T20:31:26.335127031Z" level=info msg="Starting container: 1c07943959d2fb43ae739a30bfdb2bd7a45ad1c2dc43d42c6f41887821a550b7" id=5244a711-ff7d-4f0c-b2e1-616b3a2a4e22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.628037 | controller | Jun 12 20:31:26.361219 crc crio[3645]: time="2026-06-12T20:31:26.360753628Z" level=info msg="Started container" PID=19033 containerID=1c07943959d2fb43ae739a30bfdb2bd7a45ad1c2dc43d42c6f41887821a550b7 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=5244a711-ff7d-4f0c-b2e1-616b3a2a4e22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688
2026-06-12 21:48:32.628053 | controller | Jun 12 20:31:27.192443 crc crio[3645]: time="2026-06-12T20:31:27.19146004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c4549ffa-f3d6-4b10-a06e-f784a932f72e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628069 | controller | Jun 12 20:31:27.195230 crc crio[3645]: time="2026-06-12T20:31:27.19500965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7b22c3fb-17b5-473b-8e08-32641aca0462 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628085 | controller | Jun 12 20:31:27.198470 crc crio[3645]: time="2026-06-12T20:31:27.197736799Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=af0a9ffa-df05-4d2f-80ca-1d14224177b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628100 | controller | Jun 12 20:31:27.199070 crc crio[3645]: time="2026-06-12T20:31:27.19858618Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1e878811-8d5e-48f0-98db-b3eeb75b2800 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628115 | controller | Jun 12 20:31:27.214120 crc crio[3645]: time="2026-06-12T20:31:27.213569359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=199595ff-7faa-4a87-9459-524288a225ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628130 | controller | Jun 12 20:31:27.232474 crc crio[3645]: time="2026-06-12T20:31:27.230325942Z" level=info msg="Removing container: 3bce51346726a59106186e98c06dc3aa3e23bbba7f84c96bc895e5d514e5fd17" id=90f36b4f-7fe5-4894-89c7-03370d69e50f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.628150 | controller | Jun 12 20:31:27.250741 crc crio[3645]: time="2026-06-12T20:31:27.250487482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8368c53c-dba7-4a33-a934-9ed626c97ded name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628165 | controller | Jun 12 20:31:27.255144 crc crio[3645]: time="2026-06-12T20:31:27.251780625Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9040f6b5-0ad2-43d4-84b0-86467e92de49 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628181 | controller | Jun 12 20:31:27.255144 crc crio[3645]: time="2026-06-12T20:31:27.254021122Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8d27a00d-ff03-4650-b68e-6cf78b4e1107 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628196 | controller | Jun 12 20:31:27.279537 crc crio[3645]: time="2026-06-12T20:31:27.279476425Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=68c649c5-add4-4e59-b1f8-b82a410462f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628210 | controller | Jun 12 20:31:27.297901 crc crio[3645]: time="2026-06-12T20:31:27.297578792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e1bfec03-3fcc-4e9a-b809-37d0bc574796 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628225 | controller | Jun 12 20:31:27.304557 crc crio[3645]: time="2026-06-12T20:31:27.304270132Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=46ef59af-ebf5-4e30-bb88-caf19c05f96e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628241 | controller | Jun 12 20:31:27.308172 crc crio[3645]: time="2026-06-12T20:31:27.304793335Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=45cf0974-e325-47d5-8de8-0dde644b54f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628256 | controller | Jun 12 20:31:27.428995 crc crio[3645]: time="2026-06-12T20:31:27.428325968Z" level=info msg="Creating container: openshift-marketplace/community-operators-hq7pb/registry-server" id=f7a830c5-31cc-4417-820b-6107cc2f052e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.628272 | controller | Jun 12 20:31:27.429318 crc crio[3645]: time="2026-06-12T20:31:27.429213961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628288 | controller | Jun 12 20:31:27.496377 crc crio[3645]: time="2026-06-12T20:31:27.496287327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628304 | controller | Jun 12 20:31:27.502008 crc crio[3645]: time="2026-06-12T20:31:27.501839217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628320 | controller | Jun 12 20:31:27.593808 crc crio[3645]: time="2026-06-12T20:31:27.593645327Z" level=info msg="Removed container 3bce51346726a59106186e98c06dc3aa3e23bbba7f84c96bc895e5d514e5fd17: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=90f36b4f-7fe5-4894-89c7-03370d69e50f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.628340 | controller | Jun 12 20:31:27.671383 crc crio[3645]: time="2026-06-12T20:31:27.671321841Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-l2z47/registry-server" id=65cdaa76-5d37-4fcc-b2f6-e2326a7d62bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.628356 | controller | Jun 12 20:31:27.671890 crc crio[3645]: time="2026-06-12T20:31:27.671782173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628372 | controller | Jun 12 20:31:27.673322 crc crio[3645]: time="2026-06-12T20:31:27.67325724Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=46716ac9-559e-4371-aa52-96f4dd1e3466 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628387 | controller | Jun 12 20:31:27.708690 crc crio[3645]: time="2026-06-12T20:31:27.708575333Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=706b6e1d-db78-41cb-af4f-9bc074c0a705 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628403 | controller | Jun 12 20:31:27.711899 crc crio[3645]: time="2026-06-12T20:31:27.711858845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628418 | controller | Jun 12 20:31:27.714794 crc crio[3645]: time="2026-06-12T20:31:27.714768619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628433 | controller | Jun 12 20:31:28.157125 crc crio[3645]: time="2026-06-12T20:31:28.15701214Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=6f69973a-95f0-4d6a-bcd9-ab0aba073cb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.628449 | controller | Jun 12 20:31:28.158384 crc crio[3645]: time="2026-06-12T20:31:28.158143968Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=5e6c9253-4369-4a69-87ed-e0a366383b53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.628464 | controller | Jun 12 20:31:28.159497 crc crio[3645]: time="2026-06-12T20:31:28.159438061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628479 | controller | Jun 12 20:31:28.160069 crc crio[3645]: time="2026-06-12T20:31:28.159847802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628494 | controller | Jun 12 20:31:28.160381 crc crio[3645]: time="2026-06-12T20:31:28.159494533Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=83843450-8645-4177-b8a8-e6c033aa10fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.628510 | controller | Jun 12 20:31:28.161416 crc crio[3645]: time="2026-06-12T20:31:28.161274447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628525 | controller | Jun 12 20:31:28.161904 crc crio[3645]: time="2026-06-12T20:31:28.161772171Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=6b33075a-3f5e-42c3-bee1-89364c3c88d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.628542 | controller | Jun 12 20:31:28.164189 crc crio[3645]: time="2026-06-12T20:31:28.162046417Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=740f12e1-eb78-4cff-9cab-bdf0384b290d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.628562 | controller | Jun 12 20:31:28.164189 crc crio[3645]: time="2026-06-12T20:31:28.163287009Z" level=info msg="Created container da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15: openshift-marketplace/community-operators-hq7pb/registry-server" id=f7a830c5-31cc-4417-820b-6107cc2f052e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.628579 | controller | Jun 12 20:31:28.165712 crc crio[3645]: time="2026-06-12T20:31:28.165527996Z" level=info msg="Starting container: da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15" id=f499a7bf-01cd-4b80-a3c4-352a78adea3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.628595 | controller | Jun 12 20:31:28.178326 crc crio[3645]: time="2026-06-12T20:31:28.177863407Z" level=info msg="Started container" PID=19097 containerID=da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15 description=openshift-marketplace/community-operators-hq7pb/registry-server id=f499a7bf-01cd-4b80-a3c4-352a78adea3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd
2026-06-12 21:48:32.628611 | controller | Jun 12 20:31:28.180106 crc crio[3645]: time="2026-06-12T20:31:28.179847588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628628 | controller | Jun 12 20:31:28.183297 crc crio[3645]: time="2026-06-12T20:31:28.183185562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628644 | controller | Jun 12 20:31:28.271803 crc crio[3645]: time="2026-06-12T20:31:28.271639089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628660 | controller | Jun 12 20:31:28.280012 crc crio[3645]: time="2026-06-12T20:31:28.279771313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628676 | controller | Jun 12 20:31:28.284196 crc crio[3645]: time="2026-06-12T20:31:28.283200351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628691 | controller | Jun 12 20:31:28.284196 crc crio[3645]: time="2026-06-12T20:31:28.283844536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628707 | controller | Jun 12 20:31:28.294566 crc crio[3645]: time="2026-06-12T20:31:28.293638544Z" level=info msg="Created container 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5: openshift-marketplace/redhat-marketplace-l2z47/registry-server" id=65cdaa76-5d37-4fcc-b2f6-e2326a7d62bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.628723 | controller | Jun 12 20:31:28.305493 crc crio[3645]: time="2026-06-12T20:31:28.305106734Z" level=info msg="Starting container: 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5" id=90e8ec82-99ee-46ff-82da-8eeb7b8c71d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.628739 | controller | Jun 12 20:31:28.343448 crc crio[3645]: time="2026-06-12T20:31:28.341473233Z" level=info msg="Started container" PID=19116 containerID=9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5 description=openshift-marketplace/redhat-marketplace-l2z47/registry-server id=90e8ec82-99ee-46ff-82da-8eeb7b8c71d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed
2026-06-12 21:48:32.628758 | controller | Jun 12 20:31:28.357655 crc crio[3645]: time="2026-06-12T20:31:28.357506379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628775 | controller | Jun 12 20:31:28.362506 crc crio[3645]: time="2026-06-12T20:31:28.362331131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628791 | controller | Jun 12 20:31:28.383140 crc crio[3645]: time="2026-06-12T20:31:28.382574992Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a68b6810-a016-45ec-88a0-d01a82f8a9bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628807 | controller | Jun 12 20:31:28.407857 crc crio[3645]: time="2026-06-12T20:31:28.407794751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7cdd344f-1898-4c26-b5d8-a8c5ac7f0437 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628822 | controller | Jun 12 20:31:28.453649 crc crio[3645]: time="2026-06-12T20:31:28.453051545Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c285ec65-e2c9-4ad2-9eb2-95581cbd6090 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628838 | controller | Jun 12 20:31:28.465907 crc crio[3645]: time="2026-06-12T20:31:28.465763096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628874 | controller | Jun 12 20:31:28.483332 crc crio[3645]: time="2026-06-12T20:31:28.483004383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628892 | controller | Jun 12 20:31:28.486422 crc crio[3645]: time="2026-06-12T20:31:28.486250823Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e148f406-df54-4116-aae4-1a43f2405c4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628909 | controller | Jun 12 20:31:28.634907 crc crio[3645]: time="2026-06-12T20:31:28.634860111Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c5e2dea3-f313-4be3-9295-dc92a4a1df10 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628925 | controller | Jun 12 20:31:28.653637 crc crio[3645]: time="2026-06-12T20:31:28.653476741Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=db41b711-f04c-4747-a3f2-d5e872980568 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.628941 | controller | Jun 12 20:31:28.755123 crc crio[3645]: time="2026-06-12T20:31:28.753275244Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2w5wr/registry-server" id=7f78a3da-84c6-48c1-b845-01a6598b02c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.628956 | controller | Jun 12 20:31:28.755123 crc crio[3645]: time="2026-06-12T20:31:28.7550674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.628972 | controller | Jun 12 20:31:28.786526 crc crio[3645]: time="2026-06-12T20:31:28.786412953Z" level=info msg="Created container f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e: openshift-marketplace/community-operators-qhh6t/registry-server" id=5e6c9253-4369-4a69-87ed-e0a366383b53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.628993 | controller | Jun 12 20:31:28.791191 crc crio[3645]: time="2026-06-12T20:31:28.791148782Z" level=info msg="Starting container: f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e" id=63fd3688-cc9d-4595-8ec8-9c25b94b92a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.629009 | controller | Jun 12 20:31:28.866097 crc crio[3645]: time="2026-06-12T20:31:28.859269364Z" level=info msg="Started container" PID=19139 containerID=f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e description=openshift-marketplace/community-operators-qhh6t/registry-server id=63fd3688-cc9d-4595-8ec8-9c25b94b92a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6
2026-06-12 21:48:32.629025 | controller | Jun 12 20:31:28.866097 crc crio[3645]: time="2026-06-12T20:31:28.864898667Z" level=info msg="Created container 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=83843450-8645-4177-b8a8-e6c033aa10fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.629041 | controller | Jun 12 20:31:28.871901 crc crio[3645]: time="2026-06-12T20:31:28.871414082Z" level=info msg="Created container 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf: openshift-marketplace/certified-operators-l27pk/registry-server" id=740f12e1-eb78-4cff-9cab-bdf0384b290d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.629058 | controller | Jun 12 20:31:28.872129 crc crio[3645]: time="2026-06-12T20:31:28.871495324Z" level=info msg="Starting container: 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2" id=7a2f02f0-9fc2-401e-a16d-a9826338773a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.629073 | controller | Jun 12 20:31:28.877497 crc crio[3645]: time="2026-06-12T20:31:28.877362841Z" level=info msg="Starting container: 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf" id=ace654ae-b01b-406d-9a27-76ebc1cb8f76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.629090 | controller | Jun 12 20:31:28.886029 crc crio[3645]: time="2026-06-12T20:31:28.885758944Z" level=info msg="Creating container: openshift-marketplace/certified-operators-rjhhz/registry-server" id=bf6d2e2b-4c77-4b8d-a19a-e2e03bd3e6f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.629105 | controller | Jun 12 20:31:28.889137 crc crio[3645]: time="2026-06-12T20:31:28.888244467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629121 | controller | Jun 12 20:31:28.894531 crc crio[3645]: time="2026-06-12T20:31:28.894181637Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=d3848451-24ac-4179-a187-1fd75e7b9c41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.629137 | controller | Jun 12 20:31:28.932014 crc crio[3645]: time="2026-06-12T20:31:28.931906511Z" level=info msg="Started container" PID=19133 containerID=6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=7a2f02f0-9fc2-401e-a16d-a9826338773a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e
2026-06-12 21:48:32.629153 | controller | Jun 12 20:31:28.952992 crc crio[3645]: time="2026-06-12T20:31:28.952765398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629169 | controller | Jun 12 20:31:28.953725 crc crio[3645]: time="2026-06-12T20:31:28.953552299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629188 | controller | Jun 12 20:31:28.955098 crc crio[3645]: time="2026-06-12T20:31:28.954871721Z" level=info msg="Started container" PID=19140 containerID=24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf description=openshift-marketplace/certified-operators-l27pk/registry-server id=ace654ae-b01b-406d-9a27-76ebc1cb8f76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d
2026-06-12 21:48:32.629204 | controller | Jun 12 20:31:28.969071 crc crio[3645]: time="2026-06-12T20:31:28.96829391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629220 | controller | Jun 12 20:31:29.101738 crc crio[3645]: time="2026-06-12T20:31:29.10155598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629236 | controller | Jun 12 20:31:29.103146 crc crio[3645]: time="2026-06-12T20:31:29.102973756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629252 | controller | Jun 12 20:31:29.110911 crc crio[3645]: time="2026-06-12T20:31:29.110604578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629267 | controller | Jun 12 20:31:29.129417 crc crio[3645]: time="2026-06-12T20:31:29.126357767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629283 | controller | Jun 12 20:31:29.265514 crc crio[3645]: time="2026-06-12T20:31:29.265261368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629298 | controller | Jun 12 20:31:29.269075 crc crio[3645]: time="2026-06-12T20:31:29.268996572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629313 | controller | Jun 12 20:31:29.622303 crc crio[3645]: time="2026-06-12T20:31:29.62132088Z" level=info msg="Created container 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77: openshift-marketplace/redhat-operators-2w5wr/registry-server" id=7f78a3da-84c6-48c1-b845-01a6598b02c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.629329 | controller | Jun 12 20:31:29.624809 crc crio[3645]: time="2026-06-12T20:31:29.624652175Z" level=info msg="Starting container: 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77" id=254a929f-6f94-4a98-8097-9c50892d3df6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.629345 | controller | Jun 12 20:31:29.643772 crc crio[3645]: time="2026-06-12T20:31:29.642236348Z" level=info msg="Started container" PID=19173 containerID=75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77 description=openshift-marketplace/redhat-operators-2w5wr/registry-server id=254a929f-6f94-4a98-8097-9c50892d3df6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d
2026-06-12 21:48:32.629360 | controller | Jun 12 20:31:29.804015 crc crio[3645]: time="2026-06-12T20:31:29.803467835Z" level=info msg="Created container 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=d3848451-24ac-4179-a187-1fd75e7b9c41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.629376 | controller | Jun 12 20:31:29.813176 crc crio[3645]: time="2026-06-12T20:31:29.812579705Z" level=info msg="Starting container: 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db" id=9ccf924d-770e-416c-99ed-b61b14a3134c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.629395 | controller | Jun 12 20:31:29.869099 crc crio[3645]: time="2026-06-12T20:31:29.868819927Z" level=info msg="Started container" PID=19184 containerID=03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=9ccf924d-770e-416c-99ed-b61b14a3134c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6
2026-06-12 21:48:32.629412 | controller | Jun 12 20:31:29.888576 crc crio[3645]: time="2026-06-12T20:31:29.88754359Z" level=info msg="Created container c64dc2f51d1285bc5245fdcf6719082b03f0d302c1342c8abd7fa0245c6b6927: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=6b33075a-3f5e-42c3-bee1-89364c3c88d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.629427 | controller | Jun 12 20:31:29.891598 crc crio[3645]: time="2026-06-12T20:31:29.891220443Z" level=info msg="Created container e82c38076c81f134a255bf50b0e8d393b4188dbda2098740bc806fc26eaee4a2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=6f69973a-95f0-4d6a-bcd9-ab0aba073cb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.629443 | controller | Jun 12 20:31:29.904626 crc crio[3645]: time="2026-06-12T20:31:29.892571047Z" level=info msg="Created container 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65: openshift-marketplace/certified-operators-rjhhz/registry-server" id=bf6d2e2b-4c77-4b8d-a19a-e2e03bd3e6f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.629458 | controller | Jun 12 20:31:29.904626 crc crio[3645]: time="2026-06-12T20:31:29.896145437Z" level=info msg="Starting container: 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65" id=0e179b73-038d-4eb6-9cf8-a0a6f6d9aa88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.629473 | controller | Jun 12 20:31:29.904626 crc crio[3645]: time="2026-06-12T20:31:29.896381724Z" level=info msg="Starting container: c64dc2f51d1285bc5245fdcf6719082b03f0d302c1342c8abd7fa0245c6b6927" id=bf6aae78-8e50-4c63-a9f1-9e049bb1e541 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.629489 | controller | Jun 12 20:31:29.904626 crc crio[3645]: time="2026-06-12T20:31:29.896521936Z" level=info msg="Starting container: e82c38076c81f134a255bf50b0e8d393b4188dbda2098740bc806fc26eaee4a2" id=851d41b4-d276-4bb9-b3fd-ec3dce58268c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.629504 | controller | Jun 12 20:31:29.921371 crc crio[3645]: time="2026-06-12T20:31:29.921065678Z" level=info msg="Started container" PID=19194 containerID=c64dc2f51d1285bc5245fdcf6719082b03f0d302c1342c8abd7fa0245c6b6927 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=bf6aae78-8e50-4c63-a9f1-9e049bb1e541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7
2026-06-12 21:48:32.629520 | controller | Jun 12 20:31:29.921750 crc crio[3645]: time="2026-06-12T20:31:29.921702514Z" level=info msg="Started container" PID=19187 containerID=1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65 description=openshift-marketplace/certified-operators-rjhhz/registry-server id=0e179b73-038d-4eb6-9cf8-a0a6f6d9aa88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596
2026-06-12 21:48:32.629535 | controller | Jun 12 20:31:29.927541 crc crio[3645]: time="2026-06-12T20:31:29.927362357Z" level=info msg="Started container" PID=19197 containerID=e82c38076c81f134a255bf50b0e8d393b4188dbda2098740bc806fc26eaee4a2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=851d41b4-d276-4bb9-b3fd-ec3dce58268c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688
2026-06-12 21:48:32.629555 | controller | Jun 12 20:31:30.198896 crc crio[3645]: time="2026-06-12T20:31:30.198358588Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a47bc1c1-03ee-42dd-ad39-a6b01690df8d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.629571 | controller | Jun 12 20:31:30.252528 crc crio[3645]: time="2026-06-12T20:31:30.252268201Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=44331e7b-f5eb-48da-9e5f-c05d1dffda17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.629588 | controller | Jun 12 20:31:30.370269 crc crio[3645]: time="2026-06-12T20:31:30.369244168Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=63554428-334a-4e12-a31d-865841fa841b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.629604 | controller | Jun 12 20:31:30.370578 crc crio[3645]: time="2026-06-12T20:31:30.370498139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629620 | controller | Jun 12 20:31:30.503862 crc crio[3645]: time="2026-06-12T20:31:30.500509447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629635 | controller | Jun 12 20:31:31.282719 crc crio[3645]: time="2026-06-12T20:31:31.280048915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2b39cf2e-0078-4e28-a97a-4cb953f01ad9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.629652 | controller | Jun 12 20:31:31.314015 crc crio[3645]: time="2026-06-12T20:31:31.312593157Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=01bc121a-e558-49fe-aad1-622e1e2daa0d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.629667 | controller | Jun 12 20:31:31.318171 crc crio[3645]: time="2026-06-12T20:31:31.317990844Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=ad2c1c51-3c83-480e-9ddf-607bded56cdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.629683 | controller | Jun 12 20:31:31.319101 crc crio[3645]: time="2026-06-12T20:31:31.318484866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629699 | controller | Jun 12 20:31:31.711866 crc crio[3645]: time="2026-06-12T20:31:31.711462552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629715 | controller | Jun 12 20:31:32.937192 crc crio[3645]: time="2026-06-12T20:31:32.936818432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629730 | controller | Jun 12 20:31:34.616560 crc crio[3645]: time="2026-06-12T20:31:34.593459474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629746 | controller | Jun 12 20:31:34.701323 crc crio[3645]: time="2026-06-12T20:31:34.698337765Z" level=info msg="Created container 0aea34f7e4df0634cf9982790e78f6a12a25746b7e355cecc9a021b5b8164dc8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=63554428-334a-4e12-a31d-865841fa841b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.629765 | controller | Jun 12 20:31:34.708964 crc crio[3645]: time="2026-06-12T20:31:34.708312158Z" level=info msg="Starting container: 0aea34f7e4df0634cf9982790e78f6a12a25746b7e355cecc9a021b5b8164dc8" id=3de5c6a7-6cee-4d1d-b0fc-b8732aeddb05 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.629781 | controller | Jun 12 20:31:34.752909 crc crio[3645]: time="2026-06-12T20:31:34.75189173Z" level=info msg="Started container" PID=19300 containerID=0aea34f7e4df0634cf9982790e78f6a12a25746b7e355cecc9a021b5b8164dc8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=3de5c6a7-6cee-4d1d-b0fc-b8732aeddb05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688
2026-06-12 21:48:32.629797 | controller | Jun 12 20:31:34.986470 crc crio[3645]: time="2026-06-12T20:31:34.986415219Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2a0e0fc4-8b85-4cad-8b94-c5fb2175ec63 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.629813 | controller | Jun 12 20:31:35.008221 crc crio[3645]: time="2026-06-12T20:31:35.008186Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0d367c40-d510-4419-8950-f77cad253750 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.629829 | controller | Jun 12 20:31:35.059472 crc crio[3645]: time="2026-06-12T20:31:35.059436505Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=df88f813-6d7a-4851-9634-b6a69778ad85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.629845 | controller | Jun 12 20:31:35.060269 crc crio[3645]: time="2026-06-12T20:31:35.060245264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629883 | controller | Jun 12 20:31:35.344202 crc crio[3645]: time="2026-06-12T20:31:35.342164592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629900 | controller | Jun 12 20:31:35.461420 crc crio[3645]: time="2026-06-12T20:31:35.460453612Z" level=info msg="Created container 584d5bfe2c8553587e94fe3476ba496e64dfb06d5f6df7da9c7fe3d014ebce4d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=ad2c1c51-3c83-480e-9ddf-607bded56cdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.629916 | controller | Jun 12 20:31:35.503323 crc crio[3645]: time="2026-06-12T20:31:35.480837748Z" level=info msg="Starting container: 584d5bfe2c8553587e94fe3476ba496e64dfb06d5f6df7da9c7fe3d014ebce4d" id=db972796-7e0d-4ff4-bc95-c54d9e41723b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.629932 | controller | Jun 12 20:31:35.828057 crc crio[3645]: time="2026-06-12T20:31:35.827531743Z" level=info msg="Started container" PID=19352 containerID=584d5bfe2c8553587e94fe3476ba496e64dfb06d5f6df7da9c7fe3d014ebce4d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=db972796-7e0d-4ff4-bc95-c54d9e41723b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53
2026-06-12 21:48:32.629948 | controller | Jun 12 20:31:37.159703 crc crio[3645]: time="2026-06-12T20:31:37.159384356Z" level=info msg="Removing container: a36ca1c825fc5a1c351318ea71f10fcb3b5a1123edc72b8241bed342d8ed186e" id=f2c2e038-520e-4bd8-abeb-3b0317e8359b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.629963 | controller | Jun 12 20:31:38.307229 crc crio[3645]: time="2026-06-12T20:31:38.303429478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.629988 | controller | Jun 12 20:31:38.851543 crc crio[3645]: time="2026-06-12T20:31:38.847449441Z" level=info msg="Created container fa95eef4be946f0bd27d3460e128a93723e298540923b0ad8cc30002f08f96ac: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=df88f813-6d7a-4851-9634-b6a69778ad85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.630018 | controller | Jun 12 20:31:38.858212 crc crio[3645]: time="2026-06-12T20:31:38.858106801Z" level=info msg="Starting container: fa95eef4be946f0bd27d3460e128a93723e298540923b0ad8cc30002f08f96ac" id=847249c4-eea1-4506-be1b-acda6774fd98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.630050 | controller | Jun 12 20:31:38.908700 crc crio[3645]: time="2026-06-12T20:31:38.904733239Z" level=info msg="Started container" PID=19452 containerID=fa95eef4be946f0bd27d3460e128a93723e298540923b0ad8cc30002f08f96ac description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=847249c4-eea1-4506-be1b-acda6774fd98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688
2026-06-12 21:48:32.630080 | controller | Jun 12 20:31:39.115224 crc crio[3645]: time="2026-06-12T20:31:39.108266485Z" level=info msg="Removed container a36ca1c825fc5a1c351318ea71f10fcb3b5a1123edc72b8241bed342d8ed186e: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=f2c2e038-520e-4bd8-abeb-3b0317e8359b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.630114 | controller | Jun 12 20:31:39.437652 crc crio[3645]: time="2026-06-12T20:31:39.436855893Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0abc195d-c0fd-401b-9b8b-1bea28c4cdd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.630143 | controller | Jun 12 20:31:39.461332 crc crio[3645]: time="2026-06-12T20:31:39.461231229Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=9255bd96-ec31-4e41-8889-77afb1906f7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.630171 | controller | Jun 12 20:31:39.753372 crc crio[3645]: time="2026-06-12T20:31:39.75320552Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=355ea56c-ab22-4ba9-bed4-5e722a5a5739 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.630199 | controller | Jun 12 20:31:39.753798 crc crio[3645]: time="2026-06-12T20:31:39.753649982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.630227 | controller | Jun 12 20:31:39.840434 crc crio[3645]: time="2026-06-12T20:31:39.839451911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.630254 | controller | Jun 12 20:31:40.697973 crc crio[3645]: time="2026-06-12T20:31:40.692710092Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=177b61f1-1b95-445c-92ba-819f051b3233 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.630282 | controller | Jun 12 20:31:41.034449 crc crio[3645]: time="2026-06-12T20:31:41.033650142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=39568e52-d73b-431e-9a3a-b3edc72070a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.630310 | controller | Jun 12 20:31:41.055311 crc crio[3645]: time="2026-06-12T20:31:41.054291864Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=e839d48b-a999-4fa9-b179-86fc539e79c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.630364 | controller | Jun 12 20:31:41.055647 crc crio[3645]: time="2026-06-12T20:31:41.055493294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.630397 | controller | Jun 12 20:31:41.175005 crc crio[3645]: time="2026-06-12T20:31:41.174771519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.630415 | controller | Jun 12 20:31:41.270067 crc crio[3645]: time="2026-06-12T20:31:41.269867743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.630432 | controller | Jun 12 20:31:41.287238 crc crio[3645]: time="2026-06-12T20:31:41.286787471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.630448 | controller | Jun 12 20:31:41.986893 crc crio[3645]: time="2026-06-12T20:31:41.986381179Z" level=info msg="Created container 00fe38c69e49d4ebe25c337673223be20ae2f0558d833bb8ca4be7975ddba10f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=355ea56c-ab22-4ba9-bed4-5e722a5a5739 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.630464 | controller | Jun 12 20:31:41.990654 crc crio[3645]: time="2026-06-12T20:31:41.990378719Z" level=info msg="Starting container: 00fe38c69e49d4ebe25c337673223be20ae2f0558d833bb8ca4be7975ddba10f" id=a2ad203b-0eb6-452f-87d3-dfe55baf99a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.630481 | controller | Jun 12 20:31:41.997054 crc crio[3645]: time="2026-06-12T20:31:41.996436353Z" level=info msg="Created container 0006fd0863945a519194551f43fcfda80df51e483cdff8da223faf9a6e482d86: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=e839d48b-a999-4fa9-b179-86fc539e79c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.630496 | controller | Jun 12 20:31:42.002860 crc crio[3645]: time="2026-06-12T20:31:42.002594218Z" level=info msg="Starting container: 0006fd0863945a519194551f43fcfda80df51e483cdff8da223faf9a6e482d86" id=49d827e8-d7fd-4fac-b7af-000849b3056f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.630512 | controller | Jun 12 20:31:42.034757 crc crio[3645]: time="2026-06-12T20:31:42.034428683Z" level=info msg="Started container" PID=19540 containerID=00fe38c69e49d4ebe25c337673223be20ae2f0558d833bb8ca4be7975ddba10f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=a2ad203b-0eb6-452f-87d3-dfe55baf99a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688
2026-06-12 21:48:32.630529 | controller | Jun 12 20:31:42.170851 crc crio[3645]: time="2026-06-12T20:31:42.170334668Z" level=info msg="Started container" PID=19544 containerID=0006fd0863945a519194551f43fcfda80df51e483cdff8da223faf9a6e482d86 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=49d827e8-d7fd-4fac-b7af-000849b3056f name=/runtime.v1.RuntimeService/StartContainer sandboxID=417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf
2026-06-12 21:48:32.630545 | controller | Jun 12 20:31:42.563359 crc crio[3645]: time="2026-06-12T20:31:42.561328223Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e3b47d81-2c55-4626-8e54-c4502e01a30a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.630566 | controller | Jun 12 20:31:42.577769 crc crio[3645]: time="2026-06-12T20:31:42.577599534Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b650a48a-3e1b-47a2-9979-1517d9f82d2f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.630583 | controller | Jun 12 20:31:42.832430 crc crio[3645]: time="2026-06-12T20:31:42.832185831Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=d5a82bf3-8981-4cd1-b8b3-972091240455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.630600 | controller | Jun 12 20:31:42.833475 crc crio[3645]: time="2026-06-12T20:31:42.832982991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.630616 | controller | Jun 12 20:31:43.243438 crc crio[3645]: time="2026-06-12T20:31:43.241561551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.630633 | controller | Jun 12 20:31:45.675503 crc crio[3645]: time="2026-06-12T20:31:45.675168314Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=ff937455-324d-43b3-9556-0a514b016608 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.630649 | controller | Jun 12 20:31:45.724873 crc crio[3645]: time="2026-06-12T20:31:45.723507007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=09cd8df0-12a1-472e-9b2b-4e7f727b79a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.630665 | controller | Jun 12 20:31:45.787243 crc crio[3645]: time="2026-06-12T20:31:45.784252962Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=fb42a138-9070-4b40-a645-de137b4d0062 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.630680 | controller | Jun 12 20:31:45.812513 crc crio[3645]: time="2026-06-12T20:31:45.808123186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.630696 | controller | Jun 12 20:31:45.820480 crc crio[3645]: time="2026-06-12T20:31:45.818055147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.630712 | controller | Jun 12 20:31:46.022242 crc crio[3645]: time="2026-06-12T20:31:46.022197088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.630728 | controller | Jun 12 20:31:46.055895 crc crio[3645]: time="2026-06-12T20:31:46.05551725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.630743 | controller | Jun 12 20:31:47.369355 crc crio[3645]: time="2026-06-12T20:31:47.367110739Z" level=info msg="Created container 4eae901a41d09a1af57b3069ae6f4c24fb2eece9a3ff804642a423b2cf8b8980: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=d5a82bf3-8981-4cd1-b8b3-972091240455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.630759 | controller | Jun 12 20:31:47.370737 crc crio[3645]: time="2026-06-12T20:31:47.370654238Z" level=info msg="Starting container: 4eae901a41d09a1af57b3069ae6f4c24fb2eece9a3ff804642a423b2cf8b8980" id=efe46b96-4af8-45f2-b1b6-28b0a357dbc3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.630775 | controller | Jun 12 20:31:47.374516 crc crio[3645]: time="2026-06-12T20:31:47.371578142Z" level=info msg="Created container f5ce344e4613dfc2f85972d31afad6880c13f2b5ad7ff431c50edd066b00c6e4: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=fb42a138-9070-4b40-a645-de137b4d0062 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.630795 | controller | Jun 12 20:31:47.374897 crc crio[3645]: time="2026-06-12T20:31:47.374720951Z" level=info msg="Starting container: f5ce344e4613dfc2f85972d31afad6880c13f2b5ad7ff431c50edd066b00c6e4" id=ff79aa4e-63c7-44e5-bc71-1737de480601 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.630811 | controller | Jun 12 20:31:47.385354 crc crio[3645]: time="2026-06-12T20:31:47.385289159Z" level=info msg="Started container" PID=19629 containerID=4eae901a41d09a1af57b3069ae6f4c24fb2eece9a3ff804642a423b2cf8b8980 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=efe46b96-4af8-45f2-b1b6-28b0a357dbc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688
2026-06-12 21:48:32.630828 | controller | Jun 12 20:31:47.397990 crc crio[3645]: time="2026-06-12T20:31:47.397460906Z" level=info msg="Started container" PID=19634 containerID=f5ce344e4613dfc2f85972d31afad6880c13f2b5ad7ff431c50edd066b00c6e4 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=ff79aa4e-63c7-44e5-bc71-1737de480601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848
2026-06-12 21:48:32.630844 | controller | Jun 12 20:31:47.681322 crc crio[3645]: time="2026-06-12T20:31:47.681163618Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=913c0325-f5dd-4072-89ac-f98e9a632dd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.630883 | controller | Jun 12 20:31:47.703490 crc crio[3645]: time="2026-06-12T20:31:47.70335871Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=f05aaf43-8ae0-4364-bc73-957c40cb6f08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.630901 | controller | Jun 12 20:31:47.725560 crc crio[3645]: time="2026-06-12T20:31:47.725215402Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=604819f5-f4ac-4439-ae19-fbc6e37fdc5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.630918 | controller | Jun 12 20:31:47.726657 crc crio[3645]: time="2026-06-12T20:31:47.726618957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.630934 | controller | Jun 12 20:31:48.013355 crc crio[3645]: time="2026-06-12T20:31:48.012510184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.630950 | controller | Jun 12 20:31:48.099877 crc crio[3645]: time="2026-06-12T20:31:48.097908974Z" level=info msg="Removing container: 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f" id=cf06eb4f-ba1c-43ec-8262-bc9f567163bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.630966 | controller | Jun 12 20:31:48.429595 crc crio[3645]: time="2026-06-12T20:31:48.429427245Z" level=info msg="Removed container 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=cf06eb4f-ba1c-43ec-8262-bc9f567163bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.630994 | controller | Jun 12 20:31:50.512991 crc crio[3645]: time="2026-06-12T20:31:50.512282472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.631016 | controller | Jun 12 20:31:51.523212 crc crio[3645]: time="2026-06-12T20:31:51.52128868Z" level=info msg="Created container 39a4b1078b400ccab3f1994748c86822746bb39e8019fc869debda072f4b29ae: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=604819f5-f4ac-4439-ae19-fbc6e37fdc5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.631032 | controller | Jun 12 20:31:51.535154 crc crio[3645]: time="2026-06-12T20:31:51.534488365Z" level=info msg="Starting container: 39a4b1078b400ccab3f1994748c86822746bb39e8019fc869debda072f4b29ae" id=b4625f8e-74de-4625-8051-f9d2855fbb57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.631048 | controller | Jun 12 20:31:51.645744 crc crio[3645]: time="2026-06-12T20:31:51.645315226Z" level=info msg="Started container" PID=19717 containerID=39a4b1078b400ccab3f1994748c86822746bb39e8019fc869debda072f4b29ae description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=b4625f8e-74de-4625-8051-f9d2855fbb57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7
2026-06-12 21:48:32.631065 | controller | Jun 12 20:31:53.199362 crc crio[3645]: time="2026-06-12T20:31:53.198140734Z" level=info msg="Stopping container: c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996 (timeout: 2s)" id=388cd6f8-f40c-40b3-b36f-9760acb55513 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.631081 | controller | Jun 12 20:31:53.775494 crc crio[3645]: time="2026-06-12T20:31:53.774824074Z" level=info msg="Removing container: 4ecd95eff6e3a87a8f436f3a2b8bb10074998ddcab92982a0f9fdad52b45c35b" id=17fe7c71-e5c5-4078-a8c2-01ae1b90f87b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631097 | controller | Jun 12 20:31:53.902842 crc crio[3645]: time="2026-06-12T20:31:53.902323817Z" level=info msg="Stopped container c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996: openshift-console/downloads-747b44746d-4pqvr/download-server" id=388cd6f8-f40c-40b3-b36f-9760acb55513 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.631113 | controller | Jun 12 20:31:53.914778 crc crio[3645]: time="2026-06-12T20:31:53.912507885Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=1b8f4440-bde2-42fe-9346-ec17fa7f3412 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.631129 | controller | Jun 12 20:31:53.925429 crc crio[3645]: time="2026-06-12T20:31:53.925339299Z" level=info msg="Removed container 4ecd95eff6e3a87a8f436f3a2b8bb10074998ddcab92982a0f9fdad52b45c35b: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=17fe7c71-e5c5-4078-a8c2-01ae1b90f87b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631146 | controller | Jun 12 20:31:53.929194 crc crio[3645]: time="2026-06-12T20:31:53.928870548Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a1c0a2ab-da6a-46a5-8ff6-ea0c209a0d80 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.631162 | controller | Jun 12 20:31:53.934593 crc crio[3645]: time="2026-06-12T20:31:53.93446412Z" level=info msg="Removing container: 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231" id=06740979-312f-4594-9e89-e0df29585693 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631178 | controller | Jun 12 20:31:53.937536 crc crio[3645]: time="2026-06-12T20:31:53.937442755Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=e4437b3d-98b1-4919-b696-6584fc00a868 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.631194 | controller | Jun 12 20:31:53.939042 crc crio[3645]: time="2026-06-12T20:31:53.938335437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.631214 | controller | Jun 12 20:31:54.435068 crc crio[3645]: time="2026-06-12T20:31:54.434564703Z" level=info msg="Removed container 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231: openshift-console/downloads-747b44746d-4pqvr/download-server" id=06740979-312f-4594-9e89-e0df29585693 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631231 | controller | Jun 12 20:31:54.477473 crc crio[3645]: time="2026-06-12T20:31:54.477304084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.631248 | controller | Jun 12 20:31:54.511003 crc crio[3645]: time="2026-06-12T20:31:54.51083613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.631264 | controller | Jun 12 20:31:54.933564 crc crio[3645]: time="2026-06-12T20:31:54.933280592Z" level=info msg="Created container 4388f7160995de4e439ef5b480bdbed4f0a723d94dd89f4477f977981ddda3e3: openshift-console/downloads-747b44746d-4pqvr/download-server" id=e4437b3d-98b1-4919-b696-6584fc00a868 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.631280 | controller | Jun 12 20:31:54.941720 crc crio[3645]: time="2026-06-12T20:31:54.94116945Z" level=info msg="Starting container: 4388f7160995de4e439ef5b480bdbed4f0a723d94dd89f4477f977981ddda3e3" id=4e61ecc6-d331-408a-9e32-42bd63f9c17d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.631296 | controller | Jun 12 20:31:54.983467 crc crio[3645]: time="2026-06-12T20:31:54.982865665Z" level=info msg="Started container" PID=19797 containerID=4388f7160995de4e439ef5b480bdbed4f0a723d94dd89f4477f977981ddda3e3 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=4e61ecc6-d331-408a-9e32-42bd63f9c17d name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66
2026-06-12 21:48:32.631312 | controller | Jun 12 20:31:55.864790 crc crio[3645]: time="2026-06-12T20:31:55.863644712Z" level=info msg="Removing container: c64dc2f51d1285bc5245fdcf6719082b03f0d302c1342c8abd7fa0245c6b6927" id=a13b6d93-990c-478d-87d3-7829508ebafa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631329 | controller | Jun 12 20:31:56.123002 crc crio[3645]: time="2026-06-12T20:31:56.12261715Z" level=info msg="Removed container c64dc2f51d1285bc5245fdcf6719082b03f0d302c1342c8abd7fa0245c6b6927: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=a13b6d93-990c-478d-87d3-7829508ebafa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631351 | controller | Jun 12 20:32:05.358986 crc crio[3645]: time="2026-06-12T20:32:05.358237621Z" level=info msg="Removing container: 13c5848d0d1bd0aac992c33ac83bfbd516d064bded67b9789ea196f17b720fac" id=e6eba6cb-63ac-4bf4-a6a5-dff5649d3e1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631376 | controller | Jun 12 20:32:05.680913 crc crio[3645]: time="2026-06-12T20:32:05.680815932Z" level=info msg="Removed container 13c5848d0d1bd0aac992c33ac83bfbd516d064bded67b9789ea196f17b720fac: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=e6eba6cb-63ac-4bf4-a6a5-dff5649d3e1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631397 | controller | Jun 12 20:32:15.717694 crc crio[3645]: time="2026-06-12T20:32:15.716120244Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=96d6a27f-0622-4c30-bbb5-4a99dfa59df1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.631416 | controller | Jun 12 20:32:15.724282 crc crio[3645]: time="2026-06-12T20:32:15.723800208Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=132705a5-25eb-4964-a749-e3838c125a36 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.631435 | controller | Jun 12 20:32:15.734672 crc crio[3645]: time="2026-06-12T20:32:15.734377046Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=28e83b22-9475-40dd-aaf9-a3174e0f6dfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.631452 | controller | Jun 12 20:32:15.735427 crc crio[3645]: time="2026-06-12T20:32:15.73528432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.631468 | controller | Jun 12 20:32:15.792145 crc crio[3645]: time="2026-06-12T20:32:15.790109708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.631484 | controller | Jun 12 20:32:15.809300 crc crio[3645]: time="2026-06-12T20:32:15.806552304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.631499 | controller | Jun 12 20:32:16.167132 crc crio[3645]: time="2026-06-12T20:32:16.166582703Z" level=info msg="Created container 0ac5317ddd04e1c18976a1f78871ff8608faed60b3588993b62f796f5ae663e1: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=28e83b22-9475-40dd-aaf9-a3174e0f6dfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.631516 | controller | Jun 12 20:32:16.173569 crc crio[3645]: time="2026-06-12T20:32:16.172566875Z" level=info msg="Starting container: 0ac5317ddd04e1c18976a1f78871ff8608faed60b3588993b62f796f5ae663e1" id=ccaaf743-fe7a-46eb-9a44-c44bb489cf74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.631540 | controller | Jun 12 20:32:16.264683 crc crio[3645]: time="2026-06-12T20:32:16.264548565Z" level=info msg="Started container" PID=20218 containerID=0ac5317ddd04e1c18976a1f78871ff8608faed60b3588993b62f796f5ae663e1 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=ccaaf743-fe7a-46eb-9a44-c44bb489cf74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848
2026-06-12 21:48:32.631565 | controller | Jun 12 20:32:17.676269 crc crio[3645]: time="2026-06-12T20:32:17.674466129Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=9a64aa2f-c7cf-4dd7-9b46-9c3782795731 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.631583 | controller | Jun 12 20:32:17.706803 crc crio[3645]: time="2026-06-12T20:32:17.706625943Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=2c614d32-782c-411d-904a-0661a2e7625b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.631599 | controller | Jun 12 20:32:17.716890 crc crio[3645]: time="2026-06-12T20:32:17.71638051Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=edc7e197-9adc-4e36-88f2-35b9b143ee20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.631616 | controller | Jun 12 20:32:17.718178 crc crio[3645]: time="2026-06-12T20:32:17.717751054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.631632 | controller | Jun 12 20:32:18.066221 crc crio[3645]: time="2026-06-12T20:32:18.063652557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.631649 | controller | Jun 12 20:32:19.636890 crc crio[3645]: time="2026-06-12T20:32:19.62518261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.631668 | controller | Jun 12 20:32:20.158493 crc crio[3645]: time="2026-06-12T20:32:20.158372177Z" level=info msg="Created container 602faa8ed4904bd491691eefa110ef32f9d772efae0e7fecda2c892cfb105506: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=edc7e197-9adc-4e36-88f2-35b9b143ee20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.631685 | controller | Jun 12 20:32:20.160435 crc crio[3645]: time="2026-06-12T20:32:20.160334606Z" level=info msg="Starting container: 602faa8ed4904bd491691eefa110ef32f9d772efae0e7fecda2c892cfb105506" id=554fd5b9-6863-4c5e-b8f3-b644a8a27f74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.631701 | controller | Jun 12 20:32:20.200543 crc crio[3645]: time="2026-06-12T20:32:20.200428191Z" level=info msg="Started container" PID=20324 containerID=602faa8ed4904bd491691eefa110ef32f9d772efae0e7fecda2c892cfb105506 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=554fd5b9-6863-4c5e-b8f3-b644a8a27f74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7
2026-06-12 21:48:32.631717 | controller | Jun 12 20:32:20.415251 crc crio[3645]: time="2026-06-12T20:32:20.413851568Z" level=info msg="Removing container: f5ce344e4613dfc2f85972d31afad6880c13f2b5ad7ff431c50edd066b00c6e4" id=43a19392-4e22-4faf-b979-0df0e8a19a8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631732 | controller | Jun 12 20:32:20.537628 crc crio[3645]: time="2026-06-12T20:32:20.537337645Z" level=info msg="Removed container f5ce344e4613dfc2f85972d31afad6880c13f2b5ad7ff431c50edd066b00c6e4: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=43a19392-4e22-4faf-b979-0df0e8a19a8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631748 | controller | Jun 12 20:32:21.510555 crc crio[3645]: time="2026-06-12T20:32:21.510354872Z" level=info msg="Removing container: 39a4b1078b400ccab3f1994748c86822746bb39e8019fc869debda072f4b29ae" id=3200ef05-5dcc-49fe-9ec0-3fcc9fc73265 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631764 | controller | Jun 12 20:32:21.912427 crc crio[3645]: time="2026-06-12T20:32:21.912265282Z" level=info msg="Removed container 39a4b1078b400ccab3f1994748c86822746bb39e8019fc869debda072f4b29ae: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=3200ef05-5dcc-49fe-9ec0-3fcc9fc73265 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631779 | controller | Jun 12 20:32:22.837128 crc crio[3645]: time="2026-06-12T20:32:22.837003877Z" level=info msg="Removing container: 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f" id=ab009242-747e-4228-a8c7-db357c88ef1a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631795 | controller | Jun 12 20:32:23.051861 crc crio[3645]: time="2026-06-12T20:32:23.051572462Z" level=info msg="Removed container 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ab009242-747e-4228-a8c7-db357c88ef1a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631811 | controller | Jun 12 20:32:23.063208 crc crio[3645]: time="2026-06-12T20:32:23.0625809Z" level=info msg="Removing container: e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae" id=fa63267b-c301-4160-b610-ef4d57431885 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631828 | controller | Jun 12 20:32:23.118415 crc crio[3645]: time="2026-06-12T20:32:23.118178578Z" level=info msg="Removed container e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=fa63267b-c301-4160-b610-ef4d57431885 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631843 | controller | Jun 12 20:32:23.131570 crc crio[3645]: time="2026-06-12T20:32:23.131354303Z" level=info msg="Removing container: 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883" id=b8e8ae30-9115-408e-918f-d1df628257f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631891 | controller | Jun 12 20:32:23.216543 crc crio[3645]: time="2026-06-12T20:32:23.201313735Z" level=info msg="Stopping container: 4388f7160995de4e439ef5b480bdbed4f0a723d94dd89f4477f977981ddda3e3 (timeout: 2s)" id=fdb98af2-abdd-4cbf-b15a-12e3aee4e5e4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.631910 | controller | Jun 12 20:32:23.216543 crc crio[3645]: time="2026-06-12T20:32:23.213503484Z" level=info msg="Removed container 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=b8e8ae30-9115-408e-918f-d1df628257f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631927 | controller | Jun 12 20:32:23.255067 crc crio[3645]: time="2026-06-12T20:32:23.254318428Z" level=info msg="Removing container: 4d467f8dea989d26447ad0dadc8275e95e4453301a8d1cdc989191d9dfd38af3" id=ef8c04b8-f1ac-4ad0-9340-8f4b0e644bd8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631943 | controller | Jun 12 20:32:23.548782 crc crio[3645]: time="2026-06-12T20:32:23.5485139Z" level=info msg="Stopped container 4388f7160995de4e439ef5b480bdbed4f0a723d94dd89f4477f977981ddda3e3: openshift-console/downloads-747b44746d-4pqvr/download-server" id=fdb98af2-abdd-4cbf-b15a-12e3aee4e5e4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.631958 | controller | Jun 12 20:32:23.598677 crc crio[3645]: time="2026-06-12T20:32:23.598130436Z" level=info msg="Removed container 4d467f8dea989d26447ad0dadc8275e95e4453301a8d1cdc989191d9dfd38af3: openshift-kube-apiserver/kube-apiserver-crc/setup" id=ef8c04b8-f1ac-4ad0-9340-8f4b0e644bd8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631974 | controller | Jun 12 20:32:23.605982 crc crio[3645]: time="2026-06-12T20:32:23.605077172Z" level=info msg="Removing container: 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d" id=6c55565e-6861-4886-8ece-5cc7aef39e4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.631989 | controller | Jun 12 20:32:23.609290 crc crio[3645]: time="2026-06-12T20:32:23.609076044Z" level=info msg="Removing container: c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996" id=981f78e7-5b9b-4680-9531-8f3b533e80d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.632005 | controller | Jun 12 20:32:23.727647 crc crio[3645]: time="2026-06-12T20:32:23.727311738Z" level=info msg="Removed container 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=6c55565e-6861-4886-8ece-5cc7aef39e4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.632020 | controller | Jun 12 20:32:23.821086 crc crio[3645]: time="2026-06-12T20:32:23.820609531Z" level=info msg="Removing container: 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755" id=fc7d2019-74d7-43bb-97df-2c84cb9629df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.632036 | controller | Jun 12 20:32:24.219236 crc crio[3645]: time="2026-06-12T20:32:24.218414378Z" level=info msg="Removed container c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996: openshift-console/downloads-747b44746d-4pqvr/download-server" id=981f78e7-5b9b-4680-9531-8f3b533e80d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.632051 | controller | Jun 12 20:32:24.239115 crc crio[3645]: time="2026-06-12T20:32:24.238311033Z" level=info msg="Removed container 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=fc7d2019-74d7-43bb-97df-2c84cb9629df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.632067 | controller | Jun 12 20:32:24.258265 crc crio[3645]: time="2026-06-12T20:32:24.257790866Z" level=info msg="Stopping pod sandbox: 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e" id=21bd4e5c-9d07-4395-ac1b-7c4b09b2746c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.632087 | controller | Jun 12 20:32:24.258265 crc crio[3645]: time="2026-06-12T20:32:24.257862098Z" level=info msg="Stopped pod sandbox (already stopped): 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e" id=21bd4e5c-9d07-4395-ac1b-7c4b09b2746c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.632103 | controller | Jun 12 20:32:24.262398 crc crio[3645]: time="2026-06-12T20:32:24.261576561Z" level=info msg="Removing pod sandbox: 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e" id=8a5c729d-0b8c-4ae8-8d65-4c80dbc43c71 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.632118 | controller | Jun 12 20:32:24.276149 crc crio[3645]: time="2026-06-12T20:32:24.275906855Z" level=info msg="Removed pod sandbox: 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e" id=8a5c729d-0b8c-4ae8-8d65-4c80dbc43c71 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.632134 | controller | Jun 12 20:32:27.283092 crc crio[3645]: time="2026-06-12T20:32:27.282376008Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=bef4d84e-424b-4a2f-b2df-aae41feeca2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.632150 | controller | Jun 12 20:32:27.284712 crc crio[3645]: time="2026-06-12T20:32:27.283124436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.632167 | controller | Jun 12 20:32:27.314470 crc crio[3645]: time="2026-06-12T20:32:27.314345158Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f1bc1a8d-36cf-41c5-bfc1-c3f82c432927 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc001288920}] Aliases:map[]}"
2026-06-12 21:48:32.632185 | controller | Jun 12 20:32:27.314470 crc crio[3645]: time="2026-06-12T20:32:27.31442454Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.632201 | controller | Jun 12 20:32:27.713139 crc crio[3645]: time="2026-06-12T20:32:27.708693966Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=c3e65ea9-4cfe-4668-ac36-aea8b01f146e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.632218 | controller | Jun 12 20:32:27.713139 crc crio[3645]: time="2026-06-12T20:32:27.712640556Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=596d5810-77cb-42c5-abf8-460c5e9abddc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.632234 | controller | Jun 12 20:32:27.724037 crc crio[3645]: time="2026-06-12T20:32:27.722878216Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=f4795ff1-13cd-4c63-bcdd-7f8f5301c2aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.632250 | controller | Jun 12 20:32:27.724037 crc crio[3645]: time="2026-06-12T20:32:27.724006873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.632267 | controller | Jun 12 20:32:27.765436 crc crio[3645]: time="2026-06-12T20:32:27.765184847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.632286 | controller | Jun 12 20:32:28.001067 crc crio[3645]: time="2026-06-12T20:32:28.000712043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.632303 | controller | Jun 12 20:32:28.047717 crc crio[3645]: 2026-06-12T20:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a4f144ad440ef3 Mac:7e:b8:25:10:68:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/f1bc1a8d-36cf-41c5-bfc1-c3f82c432927 SocketPath: PciID:}] [{Interface:0xc0002da7d0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.632320 | controller | Jun 12 20:32:28.051579 crc crio[3645]: time="2026-06-12T20:32:28.051440138Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f1bc1a8d-36cf-41c5-bfc1-c3f82c432927 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc001288920}] Aliases:map[]}"
2026-06-12 21:48:32.632336 | controller | Jun 12 20:32:28.053456 crc crio[3645]: time="2026-06-12T20:32:28.051822487Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.632352 | controller | Jun 12 20:32:28.063106 crc crio[3645]: time="2026-06-12T20:32:28.059253285Z" level=info msg="Ran pod sandbox 7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=bef4d84e-424b-4a2f-b2df-aae41feeca2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.632368 | controller | Jun 12 20:32:28.063106 crc crio[3645]: time="2026-06-12T20:32:28.061212635Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=7d9d80d6-dcfe-4da2-bad1-322800c84f6b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.632384 | controller | Jun 12 20:32:28.064325 crc crio[3645]: time="2026-06-12T20:32:28.063693318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=63e4f135-250b-4b5e-8362-f22f00a8bced name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.632399 | controller | Jun 12 20:32:28.065882 crc crio[3645]: time="2026-06-12T20:32:28.065817742Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=7ec42780-501c-4dfe-8eb2-90552f2d5f41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.632415 | controller | Jun 12 20:32:28.066182 crc crio[3645]: time="2026-06-12T20:32:28.066121199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.632430 | controller | Jun 12 20:32:28.119564 crc crio[3645]: time="2026-06-12T20:32:28.11945652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.632446 | controller | Jun 12 20:32:28.126591 crc crio[3645]: time="2026-06-12T20:32:28.12650468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.632461 | controller | Jun 12 20:32:28.137709 crc crio[3645]: time="2026-06-12T20:32:28.136895392Z" level=info msg="Created container 1e4a51f929fe3b8a3ac7261b21b020a85c37d28c57ec2e48aac144a3ff27db59: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=f4795ff1-13cd-4c63-bcdd-7f8f5301c2aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.632481 | controller | Jun 12 20:32:28.139700 crc crio[3645]: time="2026-06-12T20:32:28.139591431Z" level=info msg="Starting container: 1e4a51f929fe3b8a3ac7261b21b020a85c37d28c57ec2e48aac144a3ff27db59" id=602d7a50-f598-4fc3-91ad-5c15c0cd4d12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.632497 | controller | Jun 12 20:32:28.146360 crc crio[3645]: time="2026-06-12T20:32:28.14626047Z" level=info msg="Started container" PID=20590 containerID=1e4a51f929fe3b8a3ac7261b21b020a85c37d28c57ec2e48aac144a3ff27db59 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=602d7a50-f598-4fc3-91ad-5c15c0cd4d12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834
2026-06-12 21:48:32.632513 | controller | Jun 12 20:32:28.221489 crc crio[3645]: time="2026-06-12T20:32:28.221394462Z" level=info msg="Created container 4225ad62bd72aced1c6e003b11e9df57dc9d2c89fac29511e481e1384e2d491a: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=7ec42780-501c-4dfe-8eb2-90552f2d5f41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.632530 | controller | Jun 12 20:32:28.222630 crc crio[3645]: time="2026-06-12T20:32:28.222589513Z" level=info msg="Starting container: 4225ad62bd72aced1c6e003b11e9df57dc9d2c89fac29511e481e1384e2d491a" id=5709f909-75e0-4be2-8ed3-6d1c1c7b541b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.632546 | controller | Jun 12 20:32:28.227906 crc crio[3645]: time="2026-06-12T20:32:28.227800085Z" level=info msg="Started container" PID=20603 containerID=4225ad62bd72aced1c6e003b11e9df57dc9d2c89fac29511e481e1384e2d491a description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=5709f909-75e0-4be2-8ed3-6d1c1c7b541b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46
2026-06-12 21:48:32.632562 | controller | Jun 12 20:32:47.031272 crc crio[3645]: time="2026-06-12T20:32:47.029234214Z" level=info msg="Removing container: 58181e86aeecac6e662913bf08c37d9ff6e8d31a72cf235e93b7c20854f17d5e" id=c8ba9a44-c6f1-42de-868f-52bda96e5300 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.632578 | controller | Jun 12 20:32:47.086653 crc crio[3645]: time="2026-06-12T20:32:47.086426583Z" level=info msg="Removed container 58181e86aeecac6e662913bf08c37d9ff6e8d31a72cf235e93b7c20854f17d5e: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=c8ba9a44-c6f1-42de-868f-52bda96e5300 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.632593 | controller | Jun 12 20:32:47.549821 crc crio[3645]: time="2026-06-12T20:32:47.549482463Z" level=info msg="Stopping container: 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6 (timeout: 5s)" id=e856a107-3ff9-4c74-96fd-37d0189c1cf5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.632609 | controller | Jun 12 20:32:52.575220 crc crio[3645]: time="2026-06-12T20:32:52.574342664Z" level=warning msg="Stopping container 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6 with stop signal(15) timed out. Killing..."
2026-06-12 21:48:32.632625 | controller | Jun 12 20:32:53.130655 crc crio[3645]: time="2026-06-12T20:32:53.129876845Z" level=info msg="Stopped container 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=e856a107-3ff9-4c74-96fd-37d0189c1cf5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.632640 | controller | Jun 12 20:32:53.132980 crc crio[3645]: time="2026-06-12T20:32:53.132891781Z" level=info msg="Stopping pod sandbox: f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a" id=489c8701-4a1e-41e3-8bd1-c80d5fbafdef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.632660 | controller | Jun 12 20:32:53.146589 crc crio[3645]: time="2026-06-12T20:32:53.14623346Z" level=info msg="Stopped pod sandbox: f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a" id=489c8701-4a1e-41e3-8bd1-c80d5fbafdef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.632676 | controller | Jun 12 20:32:54.157361 crc crio[3645]: time="2026-06-12T20:32:54.156206602Z" level=info msg="Removing container: 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6" id=532f1c44-6259-4029-b42d-d1959b39d3cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.632691 | controller | Jun 12 20:32:54.247269 crc crio[3645]: time="2026-06-12T20:32:54.247199146Z" level=info msg="Removed container 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=532f1c44-6259-4029-b42d-d1959b39d3cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.632707 | controller | Jun 12 20:32:59.231708 crc crio[3645]: time="2026-06-12T20:32:59.231575571Z" level=info msg="Removing container: 3a0369c884cc375d0f4e7575c9f51e070451480e91e47f194003efab2d82f851" id=f6ad050c-ed19-4254-adee-7a6204104230 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.632722 | controller | Jun 12 20:32:59.338117 crc crio[3645]: time="2026-06-12T20:32:59.33770028Z" level=info msg="Removed container 3a0369c884cc375d0f4e7575c9f51e070451480e91e47f194003efab2d82f851: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=f6ad050c-ed19-4254-adee-7a6204104230 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.632738 | controller | Jun 12 20:32:59.670706 crc crio[3645]: time="2026-06-12T20:32:59.670562581Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=af5187a4-a57e-41fd-bb4f-996023d44e42 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.632753 | controller | Jun 12 20:32:59.677177 crc crio[3645]: time="2026-06-12T20:32:59.677063175Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=eb2c21fb-24f3-4bab-bd63-d49bb00a11c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.632768 | controller | Jun 12 20:32:59.691516 crc crio[3645]: time="2026-06-12T20:32:59.691199573Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=4978e64e-6b81-4558-9dfc-96a64aa83079 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.632783 | controller | Jun 12 20:32:59.692077 crc crio[3645]: time="2026-06-12T20:32:59.691795429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.632799 | controller | Jun 12 20:32:59.722863 crc crio[3645]: time="2026-06-12T20:32:59.722657871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.632814 | controller | Jun 12 20:32:59.728034 crc crio[3645]: time="2026-06-12T20:32:59.727892653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.632830 | controller | Jun 12 20:32:59.886150 crc crio[3645]: time="2026-06-12T20:32:59.88529486Z" level=info msg="Created container 9f676712336f949e7448ddb2359c3010078d3cc287803805b82acae9438456c0: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=4978e64e-6b81-4558-9dfc-96a64aa83079 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.632865 | controller | Jun 12 20:32:59.887758 crc crio[3645]: time="2026-06-12T20:32:59.88764291Z" level=info msg="Starting container: 9f676712336f949e7448ddb2359c3010078d3cc287803805b82acae9438456c0" id=c008ab3b-cad1-4893-9165-5a9f74890b85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.632889 | controller | Jun 12 20:32:59.894850 crc crio[3645]: time="2026-06-12T20:32:59.89476408Z" level=info msg="Started container" PID=21360 containerID=9f676712336f949e7448ddb2359c3010078d3cc287803805b82acae9438456c0 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=c008ab3b-cad1-4893-9165-5a9f74890b85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf
2026-06-12 21:48:32.632906 | controller | Jun 12 20:33:01.677291 crc crio[3645]: time="2026-06-12T20:33:01.677164859Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=eb566f2a-9397-425e-8a57-902dc7d7fac8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.632923 | controller | Jun 12 20:33:01.682296 crc crio[3645]: time="2026-06-12T20:33:01.682139604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=e5e6d11f-0586-4f64-b10b-1288f6d74d5e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.632939 | controller | Jun 12 20:33:01.691105 crc crio[3645]: time="2026-06-12T20:33:01.690891276Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=1ef941fb-f50e-44cb-804e-4b577b0a336f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.632955 | controller | Jun 12 20:33:01.691309 crc crio[3645]: time="2026-06-12T20:33:01.691204403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.632971 | controller | Jun 12 20:33:01.720595 crc crio[3645]: time="2026-06-12T20:33:01.720513307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.632987 | controller | Jun 12 20:33:01.725729 crc crio[3645]: time="2026-06-12T20:33:01.725610996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.633002 | controller | Jun 12 20:33:01.891366 crc crio[3645]: time="2026-06-12T20:33:01.890557633Z" level=info msg="Created container 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=1ef941fb-f50e-44cb-804e-4b577b0a336f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.633018 | controller | Jun 12 20:33:01.892721 crc crio[3645]: time="2026-06-12T20:33:01.892625566Z" level=info msg="Starting container: 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee" id=c26a4c62-513d-4530-a078-2517183d83de name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.633034 | controller | Jun 12 20:33:01.906984 crc crio[3645]: time="2026-06-12T20:33:01.906841346Z" level=info msg="Started container" PID=21384 containerID=8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=c26a4c62-513d-4530-a078-2517183d83de name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848
2026-06-12 21:48:32.633050 | controller | Jun 12 20:33:06.412021 crc crio[3645]: time="2026-06-12T20:33:06.410588239Z" level=info msg="Stopping container: 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf (timeout: 30s)" id=0c0ca2f4-a0bf-4494-aa3a-70f8e7c71c41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633070 | controller | Jun 12 20:33:06.453859 crc crio[3645]: time="2026-06-12T20:33:06.453700174Z" level=info msg="Stopping container: 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65 (timeout: 30s)" id=a61912fb-264f-4cc0-8a1e-62b39f08a954 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633087 | controller | Jun 12 20:33:06.477001 crc crio[3645]: time="2026-06-12T20:33:06.476746783Z" level=info msg="Stopping container: da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15 (timeout: 30s)" id=3722ed29-f228-4b13-aa83-b2e40668ddd1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633102 | controller | Jun 12 20:33:06.498637 crc crio[3645]: time="2026-06-12T20:33:06.498547001Z" level=info msg="Stopping container: f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e (timeout: 30s)" id=962055af-1c7f-4712-8cd2-c338e63550ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633117 | controller | Jun 12 20:33:06.526889 crc crio[3645]: time="2026-06-12T20:33:06.526661136Z" level=info msg="Stopping container: 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee (timeout: 30s)" id=be1d2772-fc53-4091-ac29-cb69b2fe3f8b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633132 | controller | Jun 12 20:33:06.560059 crc crio[3645]: time="2026-06-12T20:33:06.559874036Z" level=info msg="Stopped container 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf: openshift-marketplace/certified-operators-l27pk/registry-server" id=0c0ca2f4-a0bf-4494-aa3a-70f8e7c71c41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633149 | controller | Jun 12 20:33:06.563396 crc crio[3645]: time="2026-06-12T20:33:06.562315547Z" level=info msg="Stopping pod sandbox: c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d" id=e3a6cba1-4fe1-4d7a-8be1-e7ef951932dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633166 | controller | Jun 12 20:33:06.563396 crc crio[3645]: time="2026-06-12T20:33:06.563168747Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d293e26b-26e7-44d1-a7a8-d12f26c85b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc00112e8a8}] Aliases:map[]}"
2026-06-12 21:48:32.633182 | controller | Jun 12 20:33:06.563396 crc crio[3645]: time="2026-06-12T20:33:06.563352652Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.633198 | controller | Jun 12 20:33:06.576441 crc crio[3645]: time="2026-06-12T20:33:06.576393624Z" level=info msg="Stopping container: 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5 (timeout: 30s)" id=876b5856-e6cf-48b2-b492-a094b5b2c5d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633215 | controller | Jun 12 20:33:06.604523 crc crio[3645]: time="2026-06-12T20:33:06.604473498Z" level=info msg="Stopping container: 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2 (timeout: 30s)" id=14e90559-31a2-4a62-a336-774a62872063 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633231 | controller | Jun 12 20:33:06.611993 crc crio[3645]: time="2026-06-12T20:33:06.61186229Z" level=info msg="Stopping container: 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77 (timeout: 30s)" id=e297bd92-5b3a-40a4-b4e1-250851c97a45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633246 | controller | Jun 12 20:33:06.641819 crc crio[3645]: time="2026-06-12T20:33:06.641718598Z" level=info msg="Stopped container da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15: openshift-marketplace/community-operators-hq7pb/registry-server" id=3722ed29-f228-4b13-aa83-b2e40668ddd1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633266 | controller | Jun 12 20:33:06.643163 crc crio[3645]: time="2026-06-12T20:33:06.643085951Z" level=info msg="Stopping pod sandbox: 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd" id=5bb20d53-1840-47c0-8c63-a9b80020529a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633282 | controller | Jun 12 20:33:06.643681 crc crio[3645]: time="2026-06-12T20:33:06.643599504Z" level=info msg="Got pod network &{Name:community-operators-hq7pb Namespace:openshift-marketplace ID:56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd UID:3daa69c9-9392-402b-a56d-0bbcf52bd947 NetNS:/var/run/netns/d881dcb8-a4dc-460c-aaaa-46b0137c15ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3daa69c9_9392_402b_a56d_0bbcf52bd947.slice PodAnnotations:0xc000188fc0}] Aliases:map[]}"
2026-06-12 21:48:32.633298 | controller | Jun 12 20:33:06.644208 crc crio[3645]: time="2026-06-12T20:33:06.644177338Z" level=info msg="Deleting pod openshift-marketplace_community-operators-hq7pb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.633314 | controller | Jun 12 20:33:06.644464 crc crio[3645]: time="2026-06-12T20:33:06.644426555Z" level=info msg="Stopped container f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e: openshift-marketplace/community-operators-qhh6t/registry-server" id=962055af-1c7f-4712-8cd2-c338e63550ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633329 | controller | Jun 12 20:33:06.645463 crc crio[3645]: time="2026-06-12T20:33:06.645324027Z" level=info msg="Stopped container 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65: openshift-marketplace/certified-operators-rjhhz/registry-server" id=a61912fb-264f-4cc0-8a1e-62b39f08a954 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633345 | controller | Jun 12 20:33:06.650734 crc crio[3645]: time="2026-06-12T20:33:06.647076211Z" level=info msg="Stopping container: 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db (timeout: 30s)" id=79a7b54e-ec40-449e-b33a-7ca5dfbeb840 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633360 | controller | Jun 12 20:33:06.650734 crc crio[3645]: time="2026-06-12T20:33:06.648030183Z" level=info msg="Stopping pod sandbox: b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6" id=05948ab7-509c-44f5-bfce-7e2f26822379 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633375 | controller | Jun 12 20:33:06.650734 crc crio[3645]: time="2026-06-12T20:33:06.648171927Z" level=info msg="Stopping pod sandbox: e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596" id=916be21b-3488-4dbc-a442-a31917b0fe57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633391 | controller | Jun 12 20:33:06.650734 crc crio[3645]: time="2026-06-12T20:33:06.649355076Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/bf10e3c6-6a51-4b30-88e1-6ecf54631dd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00112e9d0}] Aliases:map[]}"
2026-06-12 21:48:32.633408 | controller | Jun 12 20:33:06.650734 crc crio[3645]: time="2026-06-12T20:33:06.649498901Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.633432 | controller | Jun 12 20:33:06.654623 crc crio[3645]: time="2026-06-12T20:33:06.654277517Z" level=info msg="Got pod network &{Name:certified-operators-rjhhz Namespace:openshift-marketplace ID:e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596 UID:245813bb-dd77-45b7-81ed-ce593680c75f NetNS:/var/run/netns/aadca959-0833-4750-991f-8da44de8370b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod245813bb_dd77_45b7_81ed_ce593680c75f.slice PodAnnotations:0xc0012881a8}] Aliases:map[]}"
2026-06-12 21:48:32.633450 | controller | Jun 12 20:33:06.654780 crc crio[3645]: time="2026-06-12T20:33:06.654721309Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-rjhhz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.633467 | controller | Jun 12 20:33:06.666339 crc crio[3645]: time="2026-06-12T20:33:06.666199472Z" level=info msg="Stopped container 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=be1d2772-fc53-4091-ac29-cb69b2fe3f8b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633484 | controller | Jun 12 20:33:06.669984 crc crio[3645]: time="2026-06-12T20:33:06.669595997Z" level=info msg="Stopping pod sandbox: f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848" id=80716e8f-a104-41dd-9805-51303eb9c2ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633501 | controller | Jun 12 20:33:06.671289 crc crio[3645]: time="2026-06-12T20:33:06.671187246Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/743f7b5c-e3c6-4242-bb06-4c31996ce152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00109e728}] Aliases:map[]}"
2026-06-12 21:48:32.633518 | controller | Jun 12 20:33:06.671548 crc crio[3645]: time="2026-06-12T20:33:06.671436572Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.633534 | controller | Jun 12 20:33:06.724502 crc crio[3645]: time="2026-06-12T20:33:06.72320313Z" level=info msg="Stopped container 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5: openshift-marketplace/redhat-marketplace-l2z47/registry-server" id=876b5856-e6cf-48b2-b492-a094b5b2c5d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633550 | controller | Jun 12 20:33:06.730203 crc crio[3645]: time="2026-06-12T20:33:06.730112281Z" level=info msg="Stopping pod sandbox: d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed" id=fc8198a5-35d3-431d-b126-6044a22e1f5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633567 | controller | Jun 12 20:33:06.730770 crc crio[3645]: time="2026-06-12T20:33:06.730713305Z" level=info msg="Got pod network &{Name:redhat-marketplace-l2z47 Namespace:openshift-marketplace ID:d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed UID:e0494f54-39fa-4a97-b26d-2d87ba7a9c39 NetNS:/var/run/netns/82fc6da9-d6a0-4912-8004-ad822c85a9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0494f54_39fa_4a97_b26d_2d87ba7a9c39.slice PodAnnotations:0xc000189108}] Aliases:map[]}"
2026-06-12 21:48:32.633583 | controller | Jun 12 20:33:06.731120 crc crio[3645]: time="2026-06-12T20:33:06.731070985Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-l2z47 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.633603 | controller | Jun 12 20:33:06.779125 crc crio[3645]: time="2026-06-12T20:33:06.779003087Z" level=info msg="Stopped container 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77: openshift-marketplace/redhat-operators-2w5wr/registry-server" id=e297bd92-5b3a-40a4-b4e1-250851c97a45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633619 | controller | Jun 12 20:33:06.780620 crc crio[3645]: time="2026-06-12T20:33:06.780564617Z" level=info msg="Stopping pod sandbox: 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d" id=234f4162-e1e8-4e55-9e0e-67cb3f719005 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633637 | controller | Jun 12 20:33:06.781066 crc crio[3645]: time="2026-06-12T20:33:06.781027808Z" level=info msg="Got pod network &{Name:redhat-operators-2w5wr Namespace:openshift-marketplace ID:5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d UID:a010182c-8cb1-4573-8bf7-3e36035d9d5e NetNS:/var/run/netns/025f79e6-a8ee-4fac-8229-5f03c95d52ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda010182c_8cb1_4573_8bf7_3e36035d9d5e.slice PodAnnotations:0xc00112ebc0}] Aliases:map[]}"
2026-06-12 21:48:32.633653 | controller | Jun 12 20:33:06.781217 crc crio[3645]: time="2026-06-12T20:33:06.781184682Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-2w5wr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.633668 | controller | Jun 12 20:33:06.787433 crc crio[3645]: time="2026-06-12T20:33:06.787275132Z" level=info msg="Stopped container 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=14e90559-31a2-4a62-a336-774a62872063 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633684 | controller | Jun 12 20:33:06.789141 crc crio[3645]: time="2026-06-12T20:33:06.789021446Z" level=info msg="Stopping pod sandbox: b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e" id=7692f9dd-f9e6-4e26-8c8b-dcee1c33988a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633701 | controller | Jun 12 20:33:06.790127 crc crio[3645]: time="2026-06-12T20:33:06.79005036Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/09ab9739-1b46-48dd-b8ef-312dc7a50539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00109e900}] Aliases:map[]}"
2026-06-12 21:48:32.633717 | controller | Jun 12 20:33:06.790593 crc crio[3645]: time="2026-06-12T20:33:06.790535413Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.633733 | controller | Jun 12 20:33:06.792764 crc crio[3645]: time="2026-06-12T20:33:06.792655206Z" level=info msg="Stopped container 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=79a7b54e-ec40-449e-b33a-7ca5dfbeb840 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.633750 | controller | Jun 12 20:33:06.793993 crc crio[3645]: time="2026-06-12T20:33:06.793783993Z" level=info msg="Stopping pod sandbox: 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6" id=8f2a267f-28c8-44f4-9dd1-c33cffab6a1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633767 | controller | Jun 12 20:33:06.794636 crc crio[3645]: time="2026-06-12T20:33:06.794551081Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/fb83b8cd-9559-4241-92e3-c244bfef61e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00112ec78}] Aliases:map[]}"
2026-06-12 21:48:32.633787 | controller | Jun 12 20:33:06.795103 crc crio[3645]: time="2026-06-12T20:33:06.795045174Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.633803 | controller | Jun 12 20:33:06.902067 crc crio[3645]: time="2026-06-12T20:33:06.900423698Z" level=info msg="Stopped pod sandbox: c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d" id=e3a6cba1-4fe1-4d7a-8be1-e7ef951932dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633819 | controller | Jun 12 20:33:06.977255 crc crio[3645]: time="2026-06-12T20:33:06.977165962Z" level=info msg="Stopped pod sandbox: e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596" id=916be21b-3488-4dbc-a442-a31917b0fe57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633835 | controller | Jun 12 20:33:07.065527 crc crio[3645]: time="2026-06-12T20:33:07.065405821Z" level=info msg="Stopped pod sandbox: 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd" id=5bb20d53-1840-47c0-8c63-a9b80020529a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633870 | controller | Jun 12 20:33:07.179554 crc crio[3645]: time="2026-06-12T20:33:07.179081809Z" level=info msg="Stopped pod sandbox: f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848" id=80716e8f-a104-41dd-9805-51303eb9c2ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633889 | controller | Jun 12 20:33:07.187284 crc crio[3645]: time="2026-06-12T20:33:07.187057196Z" level=info msg="Stopped pod sandbox: b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6" id=05948ab7-509c-44f5-bfce-7e2f26822379 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633905 | controller | Jun 12 20:33:07.210045 crc crio[3645]: time="2026-06-12T20:33:07.209640923Z" level=info msg="Stopped pod sandbox: d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed" id=fc8198a5-35d3-431d-b126-6044a22e1f5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633920 | controller | Jun 12 20:33:07.227784 crc crio[3645]: time="2026-06-12T20:33:07.225585827Z" level=info msg="Stopped pod sandbox: 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d" id=234f4162-e1e8-4e55-9e0e-67cb3f719005 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633936 | controller | Jun 12 20:33:07.299697 crc crio[3645]: time="2026-06-12T20:33:07.299612696Z" level=info msg="Stopped pod sandbox: b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e" id=7692f9dd-f9e6-4e26-8c8b-dcee1c33988a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633951 | controller | Jun 12 20:33:07.306581 crc crio[3645]: time="2026-06-12T20:33:07.306192889Z" level=info msg="Stopped pod sandbox: 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6" id=8f2a267f-28c8-44f4-9dd1-c33cffab6a1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.633966 | controller | Jun 12 20:33:07.364666 crc crio[3645]: time="2026-06-12T20:33:07.36457968Z" level=info msg="Removing container: da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15" id=d2c8269b-a584-4f1e-ba79-0d90b01e0dc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.633981 | controller | Jun 12 20:33:07.396789 crc crio[3645]: time="2026-06-12T20:33:07.39660097Z" level=info msg="Removed container da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15: openshift-marketplace/community-operators-hq7pb/registry-server" id=d2c8269b-a584-4f1e-ba79-0d90b01e0dc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634001 | controller | Jun 12 20:33:07.400435 crc crio[3645]: time="2026-06-12T20:33:07.400379905Z" level=info msg="Removing container: 442e575d92d747e54d9ae5538d46d501072ee3e1021899a6e118e882ef17b554" id=e2d873d6-bc71-424c-9690-e4fb5df443c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634017 | controller | Jun 12 20:33:07.450323 crc crio[3645]: time="2026-06-12T20:33:07.450130963Z" level=info msg="Removed container 442e575d92d747e54d9ae5538d46d501072ee3e1021899a6e118e882ef17b554: openshift-marketplace/community-operators-hq7pb/extract-content" id=e2d873d6-bc71-424c-9690-e4fb5df443c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634032 | controller | Jun 12 20:33:07.461133 crc crio[3645]: time="2026-06-12T20:33:07.461040232Z" level=info msg="Removing container: d7a3c9c05a9047b0c8a83a411b8392e1d9dbb434b84cd485f54cf67341f9ac13" id=098a536a-847a-4219-9e97-bbdb1f83459b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634048 | controller | Jun 12 20:33:07.508334 crc crio[3645]: time="2026-06-12T20:33:07.508177207Z" level=info msg="Removed container d7a3c9c05a9047b0c8a83a411b8392e1d9dbb434b84cd485f54cf67341f9ac13: openshift-marketplace/community-operators-hq7pb/extract-utilities" id=098a536a-847a-4219-9e97-bbdb1f83459b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634063 | controller | Jun 12 20:33:07.521766 crc crio[3645]: time="2026-06-12T20:33:07.52169696Z" level=info msg="Removing container: 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5" id=7a43f5ba-6f64-4f1f-ac9c-d542c8bea18e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634079 | controller | Jun 12 20:33:07.638257 crc crio[3645]: time="2026-06-12T20:33:07.638164536Z" level=info msg="Removed container 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5: openshift-marketplace/redhat-marketplace-l2z47/registry-server" id=7a43f5ba-6f64-4f1f-ac9c-d542c8bea18e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634094 | controller | Jun 12 20:33:07.644431 crc crio[3645]: time="2026-06-12T20:33:07.643700083Z" level=info msg="Removing container: 293c0e2728cedfa635fc76fd412830d902695a860b66489f0dba8410dd34011f" id=0cc580be-2370-49d5-9521-72be38283048 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634110 | controller | Jun 12 20:33:07.664619 crc crio[3645]: time="2026-06-12T20:33:07.664501847Z" level=info msg="Removed container 293c0e2728cedfa635fc76fd412830d902695a860b66489f0dba8410dd34011f: openshift-marketplace/redhat-marketplace-l2z47/extract-content" id=0cc580be-2370-49d5-9521-72be38283048 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634125 | controller | Jun 12 20:33:07.669666 crc crio[3645]: time="2026-06-12T20:33:07.668138487Z" level=info msg="Removing container: 9541ee036e7372aeedd074f81db06dd27b081b7bba9d1435073bf33642aaa630" id=4e4babd2-cce2-4be6-9af1-b36c196b38ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634141 | controller | Jun 12 20:33:07.674470 crc crio[3645]: time="2026-06-12T20:33:07.674391631Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=98b7de3c-7c58-4ecb-8510-7996ab37982c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.634158 | controller | Jun 12 20:33:07.678330 crc crio[3645]: time="2026-06-12T20:33:07.678144003Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=2af947cb-c7f6-44cf-b4f8-40013e45f6fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.634175 | controller | Jun 12 20:33:07.688516 crc crio[3645]: time="2026-06-12T20:33:07.688434168Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=db58aa6e-2a16-4c1b-9a0f-e3ff513e4ca8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.634194 | controller | Jun 12 20:33:07.689049 crc crio[3645]: time="2026-06-12T20:33:07.688969232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.634210 | controller | Jun 12 20:33:07.729406 crc crio[3645]: time="2026-06-12T20:33:07.729115543Z" level=info msg="Removed container 9541ee036e7372aeedd074f81db06dd27b081b7bba9d1435073bf33642aaa630: openshift-marketplace/redhat-marketplace-l2z47/extract-utilities" id=4e4babd2-cce2-4be6-9af1-b36c196b38ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634226 | controller | Jun 12 20:33:07.734460 crc crio[3645]: time="2026-06-12T20:33:07.73303856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.634241 | controller | Jun 12 20:33:07.739791 crc crio[3645]: time="2026-06-12T20:33:07.73954887Z" level=info msg="Removing container: 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77" id=46652333-e21a-4796-958c-7c76e15791de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634257 | controller | Jun 12 20:33:07.813223 crc crio[3645]: time="2026-06-12T20:33:07.812487722Z" level=info msg="Removed container 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77: openshift-marketplace/redhat-operators-2w5wr/registry-server" id=46652333-e21a-4796-958c-7c76e15791de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634273 | controller | Jun 12 20:33:07.822582 crc crio[3645]: time="2026-06-12T20:33:07.822459757Z" level=info msg="Removing container: 945ce8a9b9d70ba9e964769632c5112c9e2cf214bfa7c6469a8c9eaf4a3bb398" id=fda4a328-3831-4440-98ee-2436cc2dafa1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634289 | controller | Jun 12 20:33:07.865263 crc crio[3645]: time="2026-06-12T20:33:07.865125421Z" level=info msg="Removed container 945ce8a9b9d70ba9e964769632c5112c9e2cf214bfa7c6469a8c9eaf4a3bb398: openshift-marketplace/redhat-operators-2w5wr/extract-content" id=fda4a328-3831-4440-98ee-2436cc2dafa1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634305 | controller | Jun 12 20:33:07.871360 crc crio[3645]: time="2026-06-12T20:33:07.871223883Z" level=info msg="Removing container: bf75f0eb0d5bc1c90e78fe7d1857a2a836f25fefb708e449535048fc8cdfc623" id=da065fee-6fee-47e0-b030-774cb0760123 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634320 | controller | Jun 12 20:33:07.896135 crc crio[3645]: time="2026-06-12T20:33:07.896057475Z" level=info msg="Removed container bf75f0eb0d5bc1c90e78fe7d1857a2a836f25fefb708e449535048fc8cdfc623: openshift-marketplace/redhat-operators-2w5wr/extract-utilities" id=da065fee-6fee-47e0-b030-774cb0760123 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634335 | controller | Jun 12 20:33:07.909185 crc crio[3645]: time="2026-06-12T20:33:07.909109208Z" level=info msg="Removing container: f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e" id=72488e64-f207-4654-9dcc-63edf25fbdb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634352 | controller | Jun 12 20:33:07.930393 crc crio[3645]: time="2026-06-12T20:33:07.930206569Z" level=info msg="Removed container f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e: openshift-marketplace/community-operators-qhh6t/registry-server" id=72488e64-f207-4654-9dcc-63edf25fbdb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634370 | controller | Jun 12 20:33:07.936669 crc crio[3645]: time="2026-06-12T20:33:07.936478694Z" level=info msg="Removing container: bc8b2d9c5672f2ec723148d67553a0837fb1897a30c5fc630d95e77c3f4db7ac" id=311e1ae3-0fc7-48c2-8458-e870d54b22a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634387 | controller | Jun 12 20:33:07.960996 crc crio[3645]: time="2026-06-12T20:33:07.960775514Z" level=info msg="Removed container bc8b2d9c5672f2ec723148d67553a0837fb1897a30c5fc630d95e77c3f4db7ac: openshift-marketplace/community-operators-qhh6t/extract-content" id=311e1ae3-0fc7-48c2-8458-e870d54b22a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634407 | controller | Jun 12 20:33:07.977719 crc crio[3645]: time="2026-06-12T20:33:07.977621049Z" level=info msg="Removing container: 73f79a2ae82023a00af268a77d6126e4a30826db836ced68d5def112cbe61dce" id=8736ba06-6809-4592-b21e-ed538c154893 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634423 | controller | Jun 12 20:33:07.999236 crc crio[3645]: time="2026-06-12T20:33:07.999143431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.634440 | controller | Jun 12 20:33:08.002771 crc crio[3645]: time="2026-06-12T20:33:08.0027059Z" level=info msg="Removed container 73f79a2ae82023a00af268a77d6126e4a30826db836ced68d5def112cbe61dce: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=8736ba06-6809-4592-b21e-ed538c154893 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634456 | controller | Jun 12 20:33:08.009263 crc crio[3645]: time="2026-06-12T20:33:08.00917204Z" level=info msg="Removing container: 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65" id=db3b5281-298c-48c1-82e3-16e3d8e0d721 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634473 | controller | Jun 12 20:33:08.043401 crc crio[3645]: time="2026-06-12T20:33:08.043270462Z" level=info msg="Removed container 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65: openshift-marketplace/certified-operators-rjhhz/registry-server" id=db3b5281-298c-48c1-82e3-16e3d8e0d721 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634488 | controller | Jun 12 20:33:08.046650 crc crio[3645]: time="2026-06-12T20:33:08.046556372Z" level=info msg="Removing container: 673494affa3324fa4711862d30b230a5b268426d0f5a639dd34cc8a408339310" id=81c1c6cb-6fd9-4d8d-9bf5-2d4768228c57 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634503 | controller | Jun 12 20:33:08.086259 crc crio[3645]: time="2026-06-12T20:33:08.086202321Z" level=info msg="Removed container 673494affa3324fa4711862d30b230a5b268426d0f5a639dd34cc8a408339310: openshift-marketplace/certified-operators-rjhhz/extract-content" id=81c1c6cb-6fd9-4d8d-9bf5-2d4768228c57 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634519 | controller | Jun 12 20:33:08.089621 crc crio[3645]: time="2026-06-12T20:33:08.08936235Z" level=info msg="Created container 3d86e0f395f4889c97663e57ecf7693e26e1898575551752996c1acb37dfe90b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=db58aa6e-2a16-4c1b-9a0f-e3ff513e4ca8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.634535 | controller | Jun 12 20:33:08.092589 crc crio[3645]: time="2026-06-12T20:33:08.092498087Z" level=info msg="Starting container: 3d86e0f395f4889c97663e57ecf7693e26e1898575551752996c1acb37dfe90b" id=6845f146-b9ad-4ea0-8b0b-e25507066d16 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.634550 | controller | Jun 12 20:33:08.092743 crc crio[3645]: time="2026-06-12T20:33:08.092709412Z" level=info msg="Removing container: bea6e7906a632c66a45781297cea6aefe1a86d558f54bf06ee7e4d65b33c4e30" id=4dcc73f9-9e26-4ae7-9179-2bdcb4eabe1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634566 | controller | Jun 12 20:33:08.098806 crc crio[3645]: time="2026-06-12T20:33:08.09870921Z" level=info msg="Started container" PID=21814 containerID=3d86e0f395f4889c97663e57ecf7693e26e1898575551752996c1acb37dfe90b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6845f146-b9ad-4ea0-8b0b-e25507066d16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1
2026-06-12 21:48:32.634582 | controller | Jun 12 20:33:08.126565 crc crio[3645]: time="2026-06-12T20:33:08.126315002Z" level=info msg="Removed container bea6e7906a632c66a45781297cea6aefe1a86d558f54bf06ee7e4d65b33c4e30: openshift-marketplace/certified-operators-rjhhz/extract-utilities" id=4dcc73f9-9e26-4ae7-9179-2bdcb4eabe1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634602 | controller | Jun 12 20:33:08.134087 crc crio[3645]: time="2026-06-12T20:33:08.13390986Z" level=info msg="Removing container: 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee" id=3d685ce8-06af-442e-b352-10be57742c28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634619 | controller | Jun 12 20:33:08.158712 crc crio[3645]: time="2026-06-12T20:33:08.158585369Z" level=info msg="Removed container 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=3d685ce8-06af-442e-b352-10be57742c28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634634 | controller | Jun 12 20:33:08.163426 crc crio[3645]: time="2026-06-12T20:33:08.163245344Z" level=info msg="Removing container: 0ac5317ddd04e1c18976a1f78871ff8608faed60b3588993b62f796f5ae663e1" id=adad2c0a-14bd-4bd2-bec5-ad9adba18fd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634650 | controller | Jun 12 20:33:08.188870 crc crio[3645]: time="2026-06-12T20:33:08.188724254Z" level=info msg="Removed container 0ac5317ddd04e1c18976a1f78871ff8608faed60b3588993b62f796f5ae663e1: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=adad2c0a-14bd-4bd2-bec5-ad9adba18fd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634666 | controller | Jun 12 20:33:08.195242 crc crio[3645]: time="2026-06-12T20:33:08.195159392Z" level=info msg="Removing container: 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db" id=1ffa4b0f-43d2-40ab-95e6-30f9b3dac532 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634681 | controller | Jun 12 20:33:08.215072 crc crio[3645]: time="2026-06-12T20:33:08.215003182Z" level=info msg="Removed container 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=1ffa4b0f-43d2-40ab-95e6-30f9b3dac532 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634697 | controller | Jun 12 20:33:08.217626 crc crio[3645]: time="2026-06-12T20:33:08.217483264Z" level=info msg="Removing container: 086d60dfb6d4fcc96a2e5fdd2f33c7046f6708f62b142f64ae783ec696721758" id=fefda334-7218-4948-b2a8-a03d2daba52e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634713 | controller | Jun 12 20:33:08.245883 crc crio[3645]: time="2026-06-12T20:33:08.245754682Z" level=info msg="Removed container 086d60dfb6d4fcc96a2e5fdd2f33c7046f6708f62b142f64ae783ec696721758: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=fefda334-7218-4948-b2a8-a03d2daba52e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634729 | controller | Jun 12 20:33:08.250127 crc crio[3645]: time="2026-06-12T20:33:08.250022647Z" level=info msg="Removing container: ec1c8d6a95e0d3f0f2eec97783e129fb2a440c499a63416756c133f2d659f80e" id=04a812b1-4f2a-417b-9489-56b4c09079de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634744 | controller | Jun 12 20:33:08.269586 crc crio[3645]: time="2026-06-12T20:33:08.269364415Z" level=info msg="Removed container ec1c8d6a95e0d3f0f2eec97783e129fb2a440c499a63416756c133f2d659f80e: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=04a812b1-4f2a-417b-9489-56b4c09079de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634760 | controller | Jun 12 20:33:08.275006 crc crio[3645]: time="2026-06-12T20:33:08.274773779Z" level=info msg="Removing container: 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf" id=fe34dd1e-761b-4872-8018-6d4e75949a4a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634775 | controller | Jun 12 20:33:08.295629 crc crio[3645]: time="2026-06-12T20:33:08.295442169Z" level=info msg="Removed container 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf: openshift-marketplace/certified-operators-l27pk/registry-server" id=fe34dd1e-761b-4872-8018-6d4e75949a4a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634796 | controller | Jun 12 20:33:08.299209 crc crio[3645]: time="2026-06-12T20:33:08.299111219Z" level=info msg="Removing container: e4c2b19ab9d3f71653f03249ba0737418b6ea86bf8816ced511bc4e9af92b28b" id=71984e14-6c4c-4845-b2a6-0f3a034e75e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634812 | controller | Jun 12 20:33:08.326601 crc crio[3645]: time="2026-06-12T20:33:08.326430064Z" level=info msg="Removed container e4c2b19ab9d3f71653f03249ba0737418b6ea86bf8816ced511bc4e9af92b28b: openshift-marketplace/certified-operators-l27pk/extract-content" id=71984e14-6c4c-4845-b2a6-0f3a034e75e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634828 | controller | Jun 12 20:33:08.333119 crc crio[3645]: time="2026-06-12T20:33:08.333035648Z" level=info msg="Removing container: 91106d2cd74dcf03bb2a25b50613ba7e031ae01a89ae3d5111d0c04b6585c91f" id=9efae005-ef42-43e0-937f-db634f2e4acc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634843 | controller | Jun 12 20:33:08.354266 crc crio[3645]: time="2026-06-12T20:33:08.354167029Z" level=info msg="Removed container 91106d2cd74dcf03bb2a25b50613ba7e031ae01a89ae3d5111d0c04b6585c91f: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=9efae005-ef42-43e0-937f-db634f2e4acc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634878 | controller | Jun 12 20:33:08.360065 crc crio[3645]: time="2026-06-12T20:33:08.359974433Z" level=info msg="Removing container: 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2" id=ebe0824f-4aeb-49f4-b675-f2fe88f7a032 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634895 | controller | Jun 12 20:33:08.382864 crc crio[3645]: time="2026-06-12T20:33:08.382768746Z" level=info msg="Removed container 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=ebe0824f-4aeb-49f4-b675-f2fe88f7a032 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634910 | controller | Jun 12 20:33:08.386229 crc crio[3645]: time="2026-06-12T20:33:08.386140839Z" level=info msg="Removing container: 033982faaf8e03b630164141be26d713abfd3979673965412dbd4dda5d5d75a9" id=a06d0c23-52cc-4b33-ac77-89c21d23cc63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634926 | controller | Jun 12 20:33:08.414582 crc crio[3645]: time="2026-06-12T20:33:08.414410636Z" level=info msg="Removed container 033982faaf8e03b630164141be26d713abfd3979673965412dbd4dda5d5d75a9: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=a06d0c23-52cc-4b33-ac77-89c21d23cc63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634941 | controller | Jun 12 20:33:08.418643 crc crio[3645]: time="2026-06-12T20:33:08.418510629Z" level=info msg="Removing container: 6401ddb6f79e65c9904926f79a373a93dad55f7b3c2aa9c8bd090e2e5d5d0798" id=6a6b6444-144f-4bb3-beda-236ef28944bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634956 | controller | Jun 12 20:33:08.449104 crc crio[3645]: time="2026-06-12T20:33:08.448755205Z" level=info msg="Removed container 6401ddb6f79e65c9904926f79a373a93dad55f7b3c2aa9c8bd090e2e5d5d0798: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=6a6b6444-144f-4bb3-beda-236ef28944bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.634971 | controller | Jun 12 20:33:10.669777 crc crio[3645]: time="2026-06-12T20:33:10.669140511Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=422c788b-6564-408d-9b70-278b6f8671cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.635004 | controller | Jun 12 20:33:10.673211 crc crio[3645]: time="2026-06-12T20:33:10.673082478Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=021cee42-affb-44f3-a2ee-a6ab6fdfba90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.635024 | controller | Jun 12 20:33:10.679779 crc crio[3645]: time="2026-06-12T20:33:10.679690461Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=27ed05c0-6921-439a-bb4c-f98d88af0f8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.635040 | controller | Jun 12 20:33:10.680297 crc crio[3645]: time="2026-06-12T20:33:10.680220384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.635056 | controller | Jun 12 20:33:10.720342 crc crio[3645]: time="2026-06-12T20:33:10.720209123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.635072 | controller | Jun 12 20:33:10.946612 crc crio[3645]: time="2026-06-12T20:33:10.946373678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.635088 | controller | Jun 12 20:33:11.105028 crc crio[3645]: time="2026-06-12T20:33:11.104732159Z" level=info msg="Created container 8e4df8d566515e175b30794972c9da3f61656d50d3541c6b4ca9c74e36cf891c: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=27ed05c0-6921-439a-bb4c-f98d88af0f8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.635105 | controller | Jun 12 20:33:11.107085 crc crio[3645]: time="2026-06-12T20:33:11.106700178Z" level=info msg="Starting container: 8e4df8d566515e175b30794972c9da3f61656d50d3541c6b4ca9c74e36cf891c" id=35ee66ff-aca3-46a0-9b4b-730d62252e97 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.635121 | controller | Jun 12 20:33:11.127761 crc crio[3645]: time="2026-06-12T20:33:11.127512742Z" level=info msg="Started container" PID=21870 containerID=8e4df8d566515e175b30794972c9da3f61656d50d3541c6b4ca9c74e36cf891c description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=35ee66ff-aca3-46a0-9b4b-730d62252e97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7
2026-06-12 21:48:32.635137 | controller | Jun 12 20:33:24.305560 crc crio[3645]: time="2026-06-12T20:33:24.304466317Z" level=info msg="Stopping pod sandbox: f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a" id=b18c9d51-46e9-46cd-8696-6d4f92878970 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635153 | controller | Jun 12 20:33:24.307490 crc crio[3645]: time="2026-06-12T20:33:24.305570845Z" level=info msg="Stopped pod sandbox (already stopped): f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a" id=b18c9d51-46e9-46cd-8696-6d4f92878970 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635169 | controller | Jun 12 20:33:24.307490 crc crio[3645]: time="2026-06-12T20:33:24.30704326Z" level=info msg="Removing pod sandbox: f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a" id=efc80617-e837-4843-a355-3127b5ee6c52 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635184 | controller | Jun 12 20:33:24.339011 crc crio[3645]: time="2026-06-12T20:33:24.336300413Z" level=info msg="Removed pod sandbox: f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a" id=efc80617-e837-4843-a355-3127b5ee6c52 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635199 | controller | Jun 12 20:33:24.343265 crc crio[3645]: time="2026-06-12T20:33:24.343138882Z" level=info msg="Stopping pod sandbox: 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd" id=54e48603-4f4e-4252-83ba-52efada14454 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635219 | controller | Jun 12 20:33:24.343476 crc crio[3645]: time="2026-06-12T20:33:24.343375127Z" level=info msg="Stopped pod sandbox (already stopped): 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd" id=54e48603-4f4e-4252-83ba-52efada14454 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635235 | controller | Jun 12 20:33:24.344303 crc crio[3645]: time="2026-06-12T20:33:24.344204808Z" level=info msg="Removing pod sandbox: 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd" id=4e8a6773-0148-47b8-8b16-03504637ed80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635250 | controller | Jun 12 20:33:24.353780 crc crio[3645]: time="2026-06-12T20:33:24.353657972Z" level=info msg="Removed pod sandbox: 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd" id=4e8a6773-0148-47b8-8b16-03504637ed80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635265 | controller | Jun 12 20:33:24.356300 crc crio[3645]: time="2026-06-12T20:33:24.356065671Z" level=info msg="Stopping pod sandbox: d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed" id=dab35b05-06ad-43e6-b501-08c53b5022aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635280 | controller | Jun 12 20:33:24.356300 crc crio[3645]: time="2026-06-12T20:33:24.356202734Z" level=info msg="Stopped pod sandbox (already stopped): d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed" id=dab35b05-06ad-43e6-b501-08c53b5022aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635295 | controller | Jun 12 20:33:24.357457 crc crio[3645]: time="2026-06-12T20:33:24.357358173Z" level=info msg="Removing pod sandbox: d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed" id=e8efc7a9-cdc2-464c-9d1b-2c1cfb347eae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635310 | controller | Jun 12 20:33:24.376210 crc crio[3645]: time="2026-06-12T20:33:24.375739938Z" level=info msg="Removed pod sandbox: d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed" id=e8efc7a9-cdc2-464c-9d1b-2c1cfb347eae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635326 | controller | Jun 12 20:33:24.378323 crc crio[3645]: time="2026-06-12T20:33:24.378222578Z" level=info msg="Stopping pod sandbox: 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6" id=d20c1683-e90e-4aea-a4e9-bf5d4e136fc4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635341 | controller | Jun 12 20:33:24.378443 crc crio[3645]: time="2026-06-12T20:33:24.378327801Z" level=info msg="Stopped pod sandbox (already stopped): 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6" id=d20c1683-e90e-4aea-a4e9-bf5d4e136fc4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635357 | controller | Jun 12 20:33:24.380321 crc crio[3645]: time="2026-06-12T20:33:24.380221578Z" level=info msg="Removing pod sandbox: 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6" id=950446b5-8acf-4591-a961-0d3e72bcbf36 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635373 | controller | Jun 12 20:33:24.396745 crc crio[3645]: time="2026-06-12T20:33:24.396613702Z" level=info msg="Removed pod sandbox: 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6" id=950446b5-8acf-4591-a961-0d3e72bcbf36 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635389 | controller | Jun 12 20:33:24.399773 crc crio[3645]: time="2026-06-12T20:33:24.399679648Z" level=info msg="Stopping pod sandbox: 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d" id=a68db687-d4a8-414f-a6ee-b4374a724def name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635404 | controller | Jun 12 20:33:24.399896 crc crio[3645]: time="2026-06-12T20:33:24.39978332Z" level=info msg="Stopped pod sandbox (already stopped): 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d" id=a68db687-d4a8-414f-a6ee-b4374a724def name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635424 | controller | Jun 12 20:33:24.401735 crc crio[3645]: time="2026-06-12T20:33:24.401281487Z" level=info msg="Removing pod sandbox: 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d" id=4a841913-5154-48ef-a333-b1eecb31b152 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635440 | controller | Jun 12 20:33:24.425498 crc crio[3645]: time="2026-06-12T20:33:24.425067666Z" level=info msg="Removed pod sandbox: 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d" id=4a841913-5154-48ef-a333-b1eecb31b152 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635456 | controller | Jun 12 20:33:24.429898 crc crio[3645]: time="2026-06-12T20:33:24.42972644Z" level=info msg="Stopping pod sandbox: c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d" id=e0d79330-6fbd-424c-a5e1-873e370e63c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635471 | controller | Jun 12 20:33:24.430274 crc crio[3645]: time="2026-06-12T20:33:24.430227132Z" level=info msg="Stopped pod sandbox (already stopped): c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d" id=e0d79330-6fbd-424c-a5e1-873e370e63c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635487 | controller | Jun 12 20:33:24.432377 crc crio[3645]: time="2026-06-12T20:33:24.432242603Z" level=info msg="Removing pod sandbox: c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d" id=536c76e0-c739-4fd4-8a8d-7de3a45e7f49 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635502 | controller | Jun 12 20:33:24.441381 crc crio[3645]: time="2026-06-12T20:33:24.441285097Z" level=info msg="Removed pod sandbox: c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d" id=536c76e0-c739-4fd4-8a8d-7de3a45e7f49 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635518 | controller | Jun 12 20:33:24.443090 crc crio[3645]: time="2026-06-12T20:33:24.44304331Z" level=info msg="Stopping pod sandbox: f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848" id=fd735459-549a-4919-8b9d-fce26a58b473 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635533 | controller | Jun 12 20:33:24.443170 crc crio[3645]: time="2026-06-12T20:33:24.443113341Z" level=info msg="Stopped pod sandbox (already stopped): f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848" id=fd735459-549a-4919-8b9d-fce26a58b473 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635548 | controller | Jun 12 20:33:24.443710 crc crio[3645]: time="2026-06-12T20:33:24.443641544Z" level=info msg="Removing pod sandbox: f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848" id=0a37cfc4-84bb-4d5d-bb2b-56130e724019 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635564 | controller | Jun 12 20:33:24.460733 crc crio[3645]: time="2026-06-12T20:33:24.460635604Z" level=info msg="Removed pod sandbox: f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848" id=0a37cfc4-84bb-4d5d-bb2b-56130e724019 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635579 | controller | Jun 12 20:33:24.465599 crc crio[3645]: time="2026-06-12T20:33:24.465504593Z" level=info msg="Stopping pod sandbox: e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596" id=7aa379f4-8d2c-4609-8061-c9299176e270 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635594 | controller | Jun 12 20:33:24.465679 crc crio[3645]: time="2026-06-12T20:33:24.465604526Z" level=info msg="Stopped pod sandbox (already stopped): e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596" id=7aa379f4-8d2c-4609-8061-c9299176e270 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635610 | controller | Jun 12 20:33:24.467231 crc crio[3645]: time="2026-06-12T20:33:24.467147715Z" level=info msg="Removing pod sandbox: e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596" id=e34fbde0-3101-4309-9624-f3b7d73b861f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635629 | controller | Jun 12 20:33:24.479568 crc crio[3645]: time="2026-06-12T20:33:24.479400737Z" level=info msg="Removed pod sandbox: e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596" id=e34fbde0-3101-4309-9624-f3b7d73b861f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635645 | controller | Jun 12 20:33:24.482685 crc crio[3645]: time="2026-06-12T20:33:24.482610267Z" level=info msg="Stopping pod sandbox: b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6" id=54c1d08f-2add-437f-a666-d86251028b1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635660 | controller | Jun 12 20:33:24.482685 crc crio[3645]: time="2026-06-12T20:33:24.482674428Z" level=info msg="Stopped pod sandbox (already stopped): b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6" id=54c1d08f-2add-437f-a666-d86251028b1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635676 | controller | Jun 12 20:33:24.483775 crc crio[3645]: time="2026-06-12T20:33:24.483657483Z" level=info msg="Removing pod sandbox: b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6" id=2b63a797-08ad-494d-aa97-81d48ad975f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635691 | controller | Jun 12 20:33:24.495051 crc crio[3645]: time="2026-06-12T20:33:24.494481699Z" level=info msg="Removed pod sandbox: b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6" id=2b63a797-08ad-494d-aa97-81d48ad975f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635707 | controller | Jun 12 20:33:24.496168 crc crio[3645]: time="2026-06-12T20:33:24.496087709Z" level=info msg="Stopping pod sandbox: b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e" id=9914d2dc-67d1-4a01-a93c-e857b334532d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635722 | controller | Jun 12 20:33:24.496168 crc crio[3645]: time="2026-06-12T20:33:24.496161112Z" level=info msg="Stopped pod sandbox (already stopped): b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e" id=9914d2dc-67d1-4a01-a93c-e857b334532d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.635738 | controller | Jun 12 20:33:24.496626 crc crio[3645]: time="2026-06-12T20:33:24.496542111Z" level=info msg="Removing pod sandbox: b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e" id=f0135e1c-93e8-46d6-8748-97d5590ede76 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635753 | controller | Jun 12 20:33:24.506625 crc crio[3645]: time="2026-06-12T20:33:24.506495557Z" level=info msg="Removed pod sandbox: b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e" id=f0135e1c-93e8-46d6-8748-97d5590ede76 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.635769 | controller | Jun 12 20:33:25.917665 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-12 21:48:32.635785 | controller | Jun 12 20:33:25.977170 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-12 21:48:32.635803 | controller | Jun 12 20:33:25.978682 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-12 21:48:32.635819 | controller | Jun 12 20:33:25.978983 crc systemd[1]: crio.service: Consumed 22min 13.980s CPU time.
2026-06-12 21:48:32.635836 | controller | Jun 12 20:33:26.055525 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 21:48:32.635871 | controller | Jun 12 20:33:26.126889 crc crio[22677]: time="2026-06-12T20:33:26.126746991Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 21:48:32.635891 | controller | Jun 12 20:33:26.126889 crc crio[22677]: time="2026-06-12T20:33:26.126808552Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 21:48:32.635914 | controller | Jun 12 20:33:26.129003 crc crio[22677]: time="2026-06-12T20:33:26.128470594Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 21:48:32.635942 | controller | Jun 12 20:33:26.129003 crc crio[22677]: time="2026-06-12T20:33:26.128543176Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 21:48:32.635971 | controller | Jun 12 20:33:26.140743 crc crio[22677]: time="2026-06-12T20:33:26.140676535Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 21:48:32.635991 | controller | Jun 12 20:33:26.141002 crc crio[22677]: time="2026-06-12T20:33:26.140855469Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 21:48:32.636008 | controller | Jun 12 20:33:26.141002 crc crio[22677]: time="2026-06-12T20:33:26.140954952Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 21:48:32.636025 | controller | Jun 12 20:33:26.141149 crc crio[22677]: time="2026-06-12T20:33:26.141041335Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 21:48:32.636040 | controller | Jun 12 20:33:26.141149 crc crio[22677]: time="2026-06-12T20:33:26.141051095Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 21:48:32.636056 | controller | Jun 12 20:33:26.167163 crc crio[22677]: time="2026-06-12T20:33:26.167066937Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 21:48:32.636071 | controller | Jun 12 20:33:26.186809 crc crio[22677]: time="2026-06-12T20:33:26.186692802Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-12 21:48:32.636088 | controller | Jun 12 20:33:26.191029 crc crio[22677]: time="2026-06-12T20:33:26.190893895Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-12 21:48:32.636104 | controller | Jun 12 20:33:26.208759 crc crio[22677]: time="2026-06-12T20:33:26.208619073Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-12 21:48:32.636120 | controller | Jun 12 20:33:26.409497 crc crio[22677]: time="2026-06-12T20:33:26.409384891Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 21:48:32.636136 | controller | Jun 12 20:33:26.409497 crc crio[22677]: time="2026-06-12T20:33:26.409441963Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 21:48:32.636151 | controller | Jun 12 20:33:26.409497 crc crio[22677]: time="2026-06-12T20:33:26.409453923Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 21:48:32.636167 | controller | Jun 12 20:33:26.409497 crc crio[22677]: time="2026-06-12T20:33:26.409460483Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 21:48:32.636181 | controller | Jun 12 20:33:26.409497 crc crio[22677]: time="2026-06-12T20:33:26.409467733Z" level=info msg="RDT not available in the host system"
2026-06-12 21:48:32.636197 | controller | Jun 12 20:33:26.415908 crc crio[22677]: time="2026-06-12T20:33:26.415842641Z" level=info msg="Conmon does support the --sync option"
2026-06-12 21:48:32.636212 | controller | Jun 12 20:33:26.415908 crc crio[22677]: time="2026-06-12T20:33:26.415905803Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 21:48:32.636228 | controller | Jun 12 20:33:26.424639 crc crio[22677]: time="2026-06-12T20:33:26.424542666Z" level=info msg="Conmon does support the --sync option"
2026-06-12 21:48:32.636243 | controller | Jun 12 20:33:26.424639 crc crio[22677]: time="2026-06-12T20:33:26.424577357Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 21:48:32.636258 | controller | Jun 12 20:33:26.455314 crc crio[22677]: time="2026-06-12T20:33:26.455227654Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.636274 | controller | Jun 12 20:33:26.455314 crc crio[22677]: time="2026-06-12T20:33:26.455270295Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.636294 | controller | Jun 12 20:33:26.455666 crc crio[22677]: time="2026-06-12T20:33:26.455603043Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 21:48:32.636309 | controller | Jun 12 20:33:26.455666 crc crio[22677]: time="2026-06-12T20:33:26.455638653Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 21:48:32.636329 | controller | Jun 12 20:33:26.456343 crc crio[22677]: time="2026-06-12T20:33:26.456189647Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"io.kubernetes.cri-o.LinkLogs\", \"cpu-shared.crio.io\", \"bundle\", \"org.criu.config\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.ShmSize\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"seccomp-profile.kubernetes.cri-o.io\", \"run.oci.\", \"io.kubernetes.cri-o.umask\", \"org.systemd.property.\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"cpu-quota.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri.rdt-class\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri-o.PodLinuxResources\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-12 21:48:32.636352 | controller | Jun 12 20:33:26.457243 crc crio[22677]: time="2026-06-12T20:33:26.457178311Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 21:48:32.636369 | controller | Jun 12 20:33:26.457440 crc crio[22677]: time="2026-06-12T20:33:26.457381246Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 21:48:32.636391 | controller | Jun 12 20:33:28.662280 crc crio[22677]: time="2026-06-12T20:33:28.661610263Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f1bc1a8d-36cf-41c5-bfc1-c3f82c432927 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00008cf00}] Aliases:map[]}"
2026-06-12 21:48:32.636409 | controller | Jun 12 20:33:28.662280 crc crio[22677]: time="2026-06-12T20:33:28.662202327Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.636426 | controller | Jun 12 20:33:28.663839 crc crio[22677]: time="2026-06-12T20:33:28.663157511Z" level=info msg="Got pod network &{Name:controller-manager-f6d649cc4-hldbr Namespace:openshift-controller-manager ID:e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444 UID:daacfb5d-620a-43c3-ae17-bcad8bf42fb6 NetNS:/var/run/netns/2370e310-7e06-4359-873f-ee94e45f79ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaacfb5d_620a_43c3_ae17_bcad8bf42fb6.slice PodAnnotations:0xc00008d028}] Aliases:map[]}"
2026-06-12 21:48:32.636443 | controller | Jun 12 20:33:28.663839 crc crio[22677]: time="2026-06-12T20:33:28.663296365Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-f6d649cc4-hldbr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.636460 | controller | Jun 12 20:33:28.663839 crc crio[22677]: time="2026-06-12T20:33:28.663759807Z" level=info msg="Got pod network &{Name:route-controller-manager-6d9b5754f6-n9vsf Namespace:openshift-route-controller-manager ID:1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1 UID:2b922ce3-094a-480a-93be-e47ce6938b56 NetNS:/var/run/netns/d3d46321-df41-4e86-85c0-31b507f903c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b922ce3_094a_480a_93be_e47ce6938b56.slice PodAnnotations:0xc00008d0e0}] Aliases:map[]}"
2026-06-12 21:48:32.636477 | controller | Jun 12 20:33:28.664072 crc crio[22677]: time="2026-06-12T20:33:28.663985592Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-6d9b5754f6-n9vsf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.636493 | controller | Jun 12 20:33:28.664199 crc crio[22677]: time="2026-06-12T20:33:28.664142076Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:48:32.636511 | controller | Jun 12 20:33:28.664259 crc crio[22677]: time="2026-06-12T20:33:28.664196857Z" level=warning msg="Could not restore sandbox IP for 9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_8d342b24-d8a0-4cd6-bce9-b50d8ae803e3_0(9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:48:32.636527 | controller | Jun 12 20:33:28.664259 crc crio[22677]: time="2026-06-12T20:33:28.664231398Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:48:32.636543 | controller | Jun 12 20:33:28.664259 crc crio[22677]: time="2026-06-12T20:33:28.664244128Z" level=warning msg="Could not restore sandbox IP for 9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_c260aea0-3b08-4da4-be12-e08e793f633e_0(9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:48:32.636564 | controller | Jun 12 20:33:28.665100 crc crio[22677]: time="2026-06-12T20:33:28.665035648Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/ed48e03c-d22a-4b72-81b2-b64f05919ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00008d180}] Aliases:map[]}"
2026-06-12 21:48:32.636581 | controller | Jun 12 20:33:28.665323 crc crio[22677]: time="2026-06-12T20:33:28.665261834Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.636597 | controller | Jun 12 20:33:28.665840 crc crio[22677]: time="2026-06-12T20:33:28.665772096Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e4d20906-584a-49e6-a5b2-50cfd1485731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00008d210}] Aliases:map[]}"
2026-06-12 21:48:32.636614 | controller | Jun 12 20:33:28.666092 crc crio[22677]: time="2026-06-12T20:33:28.666030642Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.636630 | controller | Jun 12 20:33:28.666691 crc crio[22677]: time="2026-06-12T20:33:28.666622547Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/81d8e483-5c1a-4f37-90f8-03967c9745fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00008d290}] Aliases:map[]}"
2026-06-12 21:48:32.636647 | controller | Jun 12 20:33:28.666889 crc crio[22677]: time="2026-06-12T20:33:28.666799962Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.636663 | controller | Jun 12 20:33:28.667409 crc crio[22677]: time="2026-06-12T20:33:28.667340195Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/a6d795bd-c0e7-45ee-86fc-1f1f7352b113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00008d320}] Aliases:map[]}"
2026-06-12 21:48:32.636680 | controller | Jun 12 20:33:28.667577 crc crio[22677]: time="2026-06-12T20:33:28.667510679Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.636696 | controller | Jun 12 20:33:28.668251 crc crio[22677]: time="2026-06-12T20:33:28.668101324Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c0366021-424f-45db-8cad-fcd936e35a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008d3b0}] Aliases:map[]}"
2026-06-12 21:48:32.636717 | controller | Jun 12 20:33:28.668543 crc crio[22677]: time="2026-06-12T20:33:28.668477003Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.636734 | controller | Jun 12 20:33:28.669192 crc crio[22677]: time="2026-06-12T20:33:28.669130689Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00008d430}] Aliases:map[]}"
2026-06-12 21:48:32.636751 | controller | Jun 12 20:33:28.669406 crc crio[22677]: time="2026-06-12T20:33:28.669317184Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.636768 | controller | Jun 12 20:33:28.670316 crc crio[22677]: time="2026-06-12T20:33:28.670250506Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e37c87f-c285-4ead-b2b1-46fde52fe606 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00008d4c0}] Aliases:map[]}"
2026-06-12 21:48:32.636784 | controller | Jun 12 20:33:28.670485 crc crio[22677]: time="2026-06-12T20:33:28.670423701Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.636800 | controller | Jun 12 20:33:28.671259 crc crio[22677]: time="2026-06-12T20:33:28.671197531Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0eaf46ea-d915-4fe5-927c-585ea09208e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00008d540}] Aliases:map[]}"
2026-06-12 21:48:32.636816 | controller | Jun 12 20:33:28.671431 crc crio[22677]: time="2026-06-12T20:33:28.671371225Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.636832 | controller | Jun 12 20:33:28.672063 crc crio[22677]: time="2026-06-12T20:33:28.67200188Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2d92f641-ec27-4900-bb3b-4b1971a0e995 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00008d5e0}] Aliases:map[]}"
2026-06-12 21:48:32.636873 | controller | Jun 12 20:33:28.672361 crc crio[22677]: time="2026-06-12T20:33:28.672177114Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.636897 | controller | Jun 12 20:33:28.672723 crc crio[22677]: time="2026-06-12T20:33:28.672659897Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/d07e0bfa-6b84-4f65-b6ef-8b0713728304 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00008d670}] Aliases:map[]}"
2026-06-12 21:48:32.636916 | controller | Jun 12 20:33:28.672901 crc crio[22677]: time="2026-06-12T20:33:28.672828161Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.636933 | controller | Jun 12 20:33:28.673465 crc crio[22677]: time="2026-06-12T20:33:28.673398785Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/6244ffca-768e-4a61-9cff-815da350cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00008d6f0}] Aliases:map[]}"
2026-06-12 21:48:32.636949 | controller | Jun 12 20:33:28.673633 crc crio[22677]: time="2026-06-12T20:33:28.673571569Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.636966 | controller | Jun 12 20:33:28.674391 crc crio[22677]: time="2026-06-12T20:33:28.674325368Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/215b56f5-aaf0-4e08-b67b-1cf2696475e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00008d780}] Aliases:map[]}"
2026-06-12 21:48:32.636982 | controller | Jun 12 20:33:28.674557 crc crio[22677]: time="2026-06-12T20:33:28.674497482Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.636998 | controller | Jun 12 20:33:28.675288 crc crio[22677]: time="2026-06-12T20:33:28.67522539Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ddbd0d6f-0a3d-4e93-8474-b85095874fac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008d810}] Aliases:map[]}"
2026-06-12 21:48:32.637014 | controller | Jun 12 20:33:28.675453 crc crio[22677]: time="2026-06-12T20:33:28.675387384Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637034 | controller | Jun 12 20:33:28.676362 crc crio[22677]: time="2026-06-12T20:33:28.676291786Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0c4f39a7-b54d-49ef-81cc-ecf4a62f301d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00008d890}] Aliases:map[]}"
2026-06-12 21:48:32.637050 | controller | Jun 12 20:33:28.676521 crc crio[22677]: time="2026-06-12T20:33:28.67645967Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637066 | controller | Jun 12 20:33:28.677704 crc crio[22677]: time="2026-06-12T20:33:28.677574498Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f1e1f27-149d-46f8-9fea-3bb1948c11ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00008d920}] Aliases:map[]}"
2026-06-12 21:48:32.637082 | controller | Jun 12 20:33:28.678022 crc crio[22677]: time="2026-06-12T20:33:28.677979738Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637098 | controller | Jun 12 20:33:28.678594 crc crio[22677]: time="2026-06-12T20:33:28.678520132Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20c50da1-a8a7-46e8-a7bc-ed451066c09c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00008d9a0}] Aliases:map[]}"
2026-06-12 21:48:32.637115 | controller | Jun 12 20:33:28.678773 crc crio[22677]: time="2026-06-12T20:33:28.678709316Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637132 | controller | Jun 12 20:33:28.679449 crc crio[22677]: time="2026-06-12T20:33:28.679378672Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/68a7cf8c-52c7-4408-8610-878b8ff0b778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00008da30}] Aliases:map[]}"
2026-06-12 21:48:32.637149 | controller | Jun 12 20:33:28.679626 crc crio[22677]: time="2026-06-12T20:33:28.679551617Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637165 | controller | Jun 12 20:33:28.680167 crc crio[22677]: time="2026-06-12T20:33:28.68009407Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/cb67c174-0892-4adc-9c49-037f5abdfa61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00008dac0}] Aliases:map[]}"
2026-06-12 21:48:32.637185 | controller | Jun 12 20:33:28.680331 crc crio[22677]: time="2026-06-12T20:33:28.680266414Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637205 | controller | Jun 12 20:33:28.680817 crc crio[22677]: time="2026-06-12T20:33:28.680750316Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/b9c8e7e8-a09a-4114-974e-7c695414d045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00008db50}] Aliases:map[]}"
2026-06-12 21:48:32.637230 | controller | Jun 12 20:33:28.681073 crc crio[22677]: time="2026-06-12T20:33:28.681021424Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637259 | controller | Jun 12 20:33:28.681578 crc crio[22677]: time="2026-06-12T20:33:28.681499955Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bfd372a7-46d8-4573-8b62-8c43042a97dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00008dbe0}] Aliases:map[]}"
2026-06-12 21:48:32.637280 | controller | Jun 12 20:33:28.681773 crc crio[22677]: time="2026-06-12T20:33:28.6817124Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637298 | controller | Jun 12 20:33:28.682483 crc crio[22677]: time="2026-06-12T20:33:28.682413208Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/de45d187-5bc3-4c88-8d81-aee670da5e86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00008dc70}] Aliases:map[]}"
2026-06-12 21:48:32.637314 | controller | Jun 12 20:33:28.682645 crc crio[22677]: time="2026-06-12T20:33:28.682583202Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637331 | controller | Jun 12 20:33:28.683304 crc crio[22677]: time="2026-06-12T20:33:28.683236198Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/3ff9458c-d76b-48ec-9dd5-38f56223ff2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00008dd00}] Aliases:map[]}"
2026-06-12 21:48:32.637351 | controller | Jun 12 20:33:28.683525 crc crio[22677]: time="2026-06-12T20:33:28.683462003Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637368 | controller | Jun 12 20:33:28.684165 crc crio[22677]: time="2026-06-12T20:33:28.684068759Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/41e663b9-dcbe-46ff-b609-ade731e1e932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00008dd90}] Aliases:map[]}"
2026-06-12 21:48:32.637384 | controller | Jun 12 20:33:28.684303 crc crio[22677]: time="2026-06-12T20:33:28.684240343Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637400 | controller | Jun 12 20:33:28.684748 crc crio[22677]: time="2026-06-12T20:33:28.684677473Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5d76b83d-ad98-464e-92c9-0971bca471c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00008de20}] Aliases:map[]}"
2026-06-12 21:48:32.637416 | controller | Jun 12 20:33:28.684991 crc crio[22677]: time="2026-06-12T20:33:28.684849377Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637433 | controller | Jun 12 20:33:28.685603 crc crio[22677]: time="2026-06-12T20:33:28.685543075Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ec4d6057-e9e0-486a-a9ab-4bd67cc5cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00008deb0}] Aliases:map[]}"
2026-06-12 21:48:32.637450 | controller | Jun 12 20:33:28.685735 crc crio[22677]: time="2026-06-12T20:33:28.685678578Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637466 | controller | Jun 12 20:33:28.686270 crc crio[22677]: time="2026-06-12T20:33:28.686208621Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/5ee11e1d-d9b2-4a12-b87a-d7f844c97c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00008df40}] Aliases:map[]}"
2026-06-12 21:48:32.637482 | controller | Jun 12 20:33:28.686410 crc crio[22677]: time="2026-06-12T20:33:28.686357255Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637498 | controller | Jun 12 20:33:28.687005 crc crio[22677]: time="2026-06-12T20:33:28.686893248Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/441ed273-a039-44c7-b0b9-6d516aa13eb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0005b0088}] Aliases:map[]}"
2026-06-12 21:48:32.637518 | controller | Jun 12 20:33:28.687191 crc crio[22677]: time="2026-06-12T20:33:28.687134774Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637534 | controller | Jun 12 20:33:28.687698 crc crio[22677]: time="2026-06-12T20:33:28.687527104Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0941a0ce-9fb0-4de1-a172-9b52b1048990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0005b01a0}] Aliases:map[]}"
2026-06-12 21:48:32.637551 | controller | Jun 12 20:33:28.687698 crc crio[22677]: time="2026-06-12T20:33:28.687656817Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637567 | controller | Jun 12 20:33:28.688312 crc crio[22677]: time="2026-06-12T20:33:28.688248912Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9d91850c-5f4e-4975-b31e-60f47ab18407 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0005b0278}] Aliases:map[]}"
2026-06-12 21:48:32.637584 | controller | Jun 12 20:33:28.688430 crc crio[22677]: time="2026-06-12T20:33:28.688385655Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637600 | controller | Jun 12 20:33:28.688829 crc crio[22677]: time="2026-06-12T20:33:28.688770925Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/91aa7801-b2e4-4684-af07-4d4668fff882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0005b0348}] Aliases:map[]}"
2026-06-12 21:48:32.637617 | controller | Jun 12 20:33:28.689002 crc crio[22677]: time="2026-06-12T20:33:28.68898183Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637632 | controller | Jun 12 20:33:28.689604 crc crio[22677]: time="2026-06-12T20:33:28.689540704Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/bed53be4-c7c8-47c2-a8c0-5123bf6a7d3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc0005b0418}] Aliases:map[]}"
2026-06-12 21:48:32.637652 | controller | Jun 12 20:33:28.689746 crc crio[22677]: time="2026-06-12T20:33:28.689674607Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637669 | controller | Jun 12 20:33:28.690213 crc crio[22677]: time="2026-06-12T20:33:28.690152699Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/152966f0-aefe-4626-a71e-26d5865d9e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0005b0508}] Aliases:map[]}"
2026-06-12 21:48:32.637686 | controller | Jun 12 20:33:28.690419 crc crio[22677]: time="2026-06-12T20:33:28.690362384Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637703 | controller | Jun 12 20:33:28.691173 crc crio[22677]: time="2026-06-12T20:33:28.690777595Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c82828fe-3313-4523-a809-3c159690aa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0005b05d8}] Aliases:map[]}"
2026-06-12 21:48:32.637720 | controller | Jun 12 20:33:28.691173 crc crio[22677]: time="2026-06-12T20:33:28.69099633Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637736 | controller | Jun 12 20:33:28.691456 crc crio[22677]: time="2026-06-12T20:33:28.691394539Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/51bebbae-f128-4788-b3b7-7f82c2c71a45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0005b06a8}] Aliases:map[]}"
2026-06-12 21:48:32.637753 | controller | Jun 12 20:33:28.691591 crc crio[22677]: time="2026-06-12T20:33:28.691536923Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637769 | controller | Jun 12 20:33:28.692091 crc crio[22677]: time="2026-06-12T20:33:28.692033465Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c2da011-19a7-45f7-94cc-73130751094a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc0005b0770}] Aliases:map[]}"
2026-06-12 21:48:32.637785 | controller | Jun 12 20:33:28.692197 crc crio[22677]: time="2026-06-12T20:33:28.692163539Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637805 | controller | Jun 12 20:33:28.692617 crc crio[22677]: time="2026-06-12T20:33:28.692559928Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/db859532-28c2-4b8d-9a9a-365b91d87eac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0005b0838}] Aliases:map[]}"
2026-06-12 21:48:32.637821 | controller | Jun 12 20:33:28.692745 crc crio[22677]: time="2026-06-12T20:33:28.692691332Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637838 | controller | Jun 12 20:33:28.693269 crc crio[22677]: time="2026-06-12T20:33:28.693191924Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/16140a9d-a7f7-4794-ac5c-40f4bb9d48f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0005b0918}] Aliases:map[]}"
2026-06-12 21:48:32.637878 | controller | Jun 12 20:33:28.693423 crc crio[22677]: time="2026-06-12T20:33:28.693361968Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637898 | controller | Jun 12 20:33:28.693998 crc crio[22677]: time="2026-06-12T20:33:28.69384978Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1364def0-6476-40fd-81ed-b73e14027d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0005b09c0}] Aliases:map[]}"
2026-06-12 21:48:32.637915 | controller | Jun 12 20:33:28.694275 crc crio[22677]: time="2026-06-12T20:33:28.694131207Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.637931 | controller | Jun 12 20:33:28.694345 crc crio[22677]: time="2026-06-12T20:33:28.694313212Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:48:32.637947 | controller | Jun 12 20:33:28.694345 crc crio[22677]: time="2026-06-12T20:33:28.694334202Z" level=warning msg="Could not restore sandbox IP for 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2: failed to get network status for pod sandbox k8s_collect-profiles-29688255-pj2k5_openshift-operator-lifecycle-manager_0809aa4a-859a-46fe-8412-220888536015_0(9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:48:32.637963 | controller | Jun 12 20:33:28.694882 crc crio[22677]: time="2026-06-12T20:33:28.694759943Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 21:48:32.637980 | controller | Jun 12 20:33:28.696477 crc crio[22677]: time="2026-06-12T20:33:28.696298621Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 21:48:32.637996 | controller | Jun 12 20:33:28.696477 crc crio[22677]: time="2026-06-12T20:33:28.696414594Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 21:48:32.638017 | controller | Jun 12 20:33:28.696664 crc crio[22677]: time="2026-06-12T20:33:28.696490846Z" level=info msg="Create NRI interface"
2026-06-12 21:48:32.638033 | controller | Jun 12 20:33:28.696664 crc crio[22677]: time="2026-06-12T20:33:28.696579118Z" level=info msg="runtime interface created"
2026-06-12 21:48:32.638049 | controller | Jun 12 20:33:28.696664 crc crio[22677]: time="2026-06-12T20:33:28.696592978Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 21:48:32.638065 | controller | Jun 12 20:33:28.696664 crc crio[22677]: time="2026-06-12T20:33:28.696602658Z" level=info msg="runtime interface starting up..."
2026-06-12 21:48:32.638081 | controller | Jun 12 20:33:28.696664 crc crio[22677]: time="2026-06-12T20:33:28.696615369Z" level=info msg="starting plugins..."
2026-06-12 21:48:32.638097 | controller | Jun 12 20:33:28.696664 crc crio[22677]: time="2026-06-12T20:33:28.69665175Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 21:48:32.638114 | controller | Jun 12 20:33:28.701883 crc crio[22677]: time="2026-06-12T20:33:28.701795807Z" level=info msg="No systemd watchdog enabled"
2026-06-12 21:48:32.638130 | controller | Jun 12 20:33:28.711644 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 21:48:32.638147 | controller | Jun 12 20:33:32.552795 crc crio[22677]: time="2026-06-12T20:33:32.551364418Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=2691bd2b-6c3e-48ca-9e76-37c2b13143cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.638164 | controller | Jun 12 20:33:32.560405 crc crio[22677]: time="2026-06-12T20:33:32.559705615Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=174919b5-b8f1-45a1-be72-a88fbcfcc913 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.638180 | controller | Jun 12 20:33:32.564843 crc crio[22677]: time="2026-06-12T20:33:32.564693458Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=9ceb9227-df87-4a92-8888-22a75960303a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.638196 | controller | Jun 12 20:33:32.565352 crc crio[22677]: time="2026-06-12T20:33:32.565269462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.638212 | controller | Jun 12 20:33:32.611410 crc crio[22677]: time="2026-06-12T20:33:32.61131869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.638228 | controller | Jun 12 20:33:32.839403 crc crio[22677]: time="2026-06-12T20:33:32.83930522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.638244 | controller | Jun 12 20:33:32.955211 crc crio[22677]: time="2026-06-12T20:33:32.95510852Z" level=info msg="Created container 5893d1ad549c04d82bc263e16fd939cf464c5a0913b07394e9134b471fba1949: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=9ceb9227-df87-4a92-8888-22a75960303a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.638260 | controller | Jun 12 20:33:32.956904 crc crio[22677]: time="2026-06-12T20:33:32.956793191Z" level=info msg="Starting container: 5893d1ad549c04d82bc263e16fd939cf464c5a0913b07394e9134b471fba1949" id=d8ecae4d-3cb7-407d-983e-4bc184e5b446 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.638277 | controller | Jun 12 20:33:32.965406 crc crio[22677]: time="2026-06-12T20:33:32.965334282Z" level=info msg="Started container" PID=23110 containerID=5893d1ad549c04d82bc263e16fd939cf464c5a0913b07394e9134b471fba1949 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=d8ecae4d-3cb7-407d-983e-4bc184e5b446 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834
2026-06-12 21:48:32.638297 | controller | Jun 12 20:33:35.299138 crc crio[22677]: time="2026-06-12T20:33:35.298292119Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=59d3e5a4-8815-4208-8a3d-e6e7dbbb6456 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.638313 | controller | Jun 12 20:33:35.301770 crc crio[22677]: time="2026-06-12T20:33:35.301375115Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=f385887b-c5b2-4fff-8bf9-c99e8c35b80b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.638330 | controller | Jun 12 20:33:35.303599 crc crio[22677]: time="2026-06-12T20:33:35.303551419Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0fb578c2-72fd-4425-aadf-04a1a859dfc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.638346 | controller | Jun 12 20:33:35.304080 crc crio[22677]: time="2026-06-12T20:33:35.303848755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.638362 | controller | Jun 12 20:33:35.336769 crc crio[22677]: time="2026-06-12T20:33:35.336623034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.638378 | controller | Jun 12 20:33:35.342364 crc crio[22677]: time="2026-06-12T20:33:35.342150572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.638395 | controller | Jun 12 20:33:35.477319 crc crio[22677]: time="2026-06-12T20:33:35.477232158Z" level=info msg="Created container 01b501a81a21e0e17b033928c0a4f2da4b4a0f36411c2170cf1dc80b2d0a316c: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0fb578c2-72fd-4425-aadf-04a1a859dfc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.638410 | controller | Jun 12 20:33:35.478992 crc crio[22677]: time="2026-06-12T20:33:35.478743015Z" level=info msg="Starting container: 01b501a81a21e0e17b033928c0a4f2da4b4a0f36411c2170cf1dc80b2d0a316c" id=c5cc291e-043f-42c0-bdbd-647b8800399e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.638426 | controller | Jun 12 20:33:35.486034 crc crio[22677]: time="2026-06-12T20:33:35.485238105Z" level=info msg="Started container" PID=23323 containerID=01b501a81a21e0e17b033928c0a4f2da4b4a0f36411c2170cf1dc80b2d0a316c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c5cc291e-043f-42c0-bdbd-647b8800399e name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66
2026-06-12 21:48:32.638443 | controller | Jun 12 20:33:43.175993 crc crio[22677]: time="2026-06-12T20:33:43.175101808Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=06efbf40-3cdb-4c59-9a35-d04172806403 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.638458 | controller | Jun 12 20:33:43.181615 crc crio[22677]: time="2026-06-12T20:33:43.178368368Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=899f0ac5-ce44-43b7-8205-9b380918863e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.638478 | controller | Jun 12 20:33:43.181615 crc crio[22677]: time="2026-06-12T20:33:43.181322291Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=46c1ecf7-e118-4b55-a416-d63ece3e4b7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.638494 | controller | Jun 12 20:33:43.181768 crc crio[22677]: time="2026-06-12T20:33:43.181707561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.638510 | controller | Jun 12 20:33:43.234203 crc crio[22677]: time="2026-06-12T20:33:43.233497311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.638525 | controller | Jun 12 20:33:43.470983 crc crio[22677]: time="2026-06-12T20:33:43.470809631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.638541 | controller | Jun 12 20:33:47.772556 crc crio[22677]: time="2026-06-12T20:33:47.77175154Z" level=info msg="Created container 858632d1e1182f43cfe9e9c7e9239c263cf107f9c76a930d87a3392f646ac593: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=46c1ecf7-e118-4b55-a416-d63ece3e4b7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.638556 | controller | Jun 12 20:33:47.773769 crc crio[22677]: time="2026-06-12T20:33:47.773692039Z" level=info msg="Starting container: 858632d1e1182f43cfe9e9c7e9239c263cf107f9c76a930d87a3392f646ac593" id=bee91dfe-46c8-4edf-9fba-df273fbeca02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.638573 | controller | Jun 12 20:33:47.781273 crc crio[22677]: time="2026-06-12T20:33:47.781138072Z" level=info msg="Started container" PID=24132 containerID=858632d1e1182f43cfe9e9c7e9239c263cf107f9c76a930d87a3392f646ac593 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=bee91dfe-46c8-4edf-9fba-df273fbeca02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04
2026-06-12 21:48:32.638590 | controller | Jun 12 20:33:48.330631 crc crio[22677]: time="2026-06-12T20:33:48.329424044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=35155d03-54f1-41e3-9a7e-268ddd6518f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.638607 | controller | Jun 12 20:33:48.336559 crc crio[22677]: time="2026-06-12T20:33:48.336029596Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=19cc0975-c367-4678-8564-b49b283bb9b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.638623 | controller | Jun 12 20:33:48.337127 crc crio[22677]: time="2026-06-12T20:33:48.33697619Z" level=info msg="Removing container: 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64" id=21398c84-f2ad-4e4f-8323-3d57db141bf1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.638639 | controller | Jun 12 20:33:48.417763 crc crio[22677]: time="2026-06-12T20:33:48.41758683Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=6502031d-133f-4fbf-b3e7-dc680721397a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.638655 | controller | Jun 12 20:33:48.417763 crc crio[22677]: time="2026-06-12T20:33:48.417653702Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=2601cb6d-3c14-4195-a165-8dfc90def0b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.638674 | controller | Jun 12 20:33:48.420824 crc crio[22677]: time="2026-06-12T20:33:48.420718628Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=8ef5f608-6868-47e9-a2f2-5b90cd728081 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.638691 | controller | Jun 12 20:33:48.421188 crc crio[22677]: time="2026-06-12T20:33:48.421120598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.638706 | controller | Jun 12 20:33:48.422078 crc crio[22677]: time="2026-06-12T20:33:48.421866547Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=16eca115-94fc-4171-888a-d1480fdce2c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.638722 | controller | Jun 12 20:33:48.422490 crc crio[22677]: time="2026-06-12T20:33:48.42240828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.638737 | controller | Jun 12 20:33:48.447587 crc crio[22677]: time="2026-06-12T20:33:48.447498269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.638753 | controller | Jun 12 20:33:48.451716 crc crio[22677]: time="2026-06-12T20:33:48.451652522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.638768 | controller | Jun 12 20:33:48.461792 crc crio[22677]: time="2026-06-12T20:33:48.461677659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.638783 | controller | Jun 12 20:33:48.464750 crc crio[22677]: time="2026-06-12T20:33:48.464688664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.638799 | controller | Jun 12 20:33:49.137351 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-12 21:48:32.638814 | controller | Jun 12 20:33:49.393735 crc crio[22677]: time="2026-06-12T20:33:49.393434731Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=16eca115-94fc-4171-888a-d1480fdce2c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.638830 | controller | Jun 12 20:33:49.445664 crc crio[22677]: time="2026-06-12T20:33:49.445493286Z" level=info msg="Removed container 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=21398c84-f2ad-4e4f-8323-3d57db141bf1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.638846 | controller | Jun 12 20:33:49.467192 crc crio[22677]: time="2026-06-12T20:33:49.46708913Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=8ef5f608-6868-47e9-a2f2-5b90cd728081 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.638883 | controller | Jun 12 20:33:57.553585 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-12 21:48:32.638900 | controller | Jun 12 20:33:57.555654 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-12 21:48:32.638917 | controller | Jun 12 20:33:57.556269 crc systemd[1]: crio.service: Consumed 6.373s CPU time.
2026-06-12 21:48:32.638934 | controller | Jun 12 20:33:57.653042 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 21:48:32.638955 | controller | Jun 12 20:33:57.759395 crc crio[24437]: time="2026-06-12T20:33:57.759226777Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 21:48:32.638981 | controller | Jun 12 20:33:57.759395 crc crio[24437]: time="2026-06-12T20:33:57.759295549Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 21:48:32.639000 | controller | Jun 12 20:33:57.762180 crc crio[24437]: time="2026-06-12T20:33:57.761302959Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 21:48:32.639017 | controller | Jun 12 20:33:57.762180 crc crio[24437]: time="2026-06-12T20:33:57.761426262Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 21:48:32.639033 | controller | Jun 12 20:33:57.762180 crc crio[24437]: time="2026-06-12T20:33:57.762116208Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-12 21:48:32.639049 | controller | Jun 12 20:33:57.783358 crc crio[24437]: time="2026-06-12T20:33:57.78320237Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 21:48:32.639065 | controller | Jun 12 20:33:57.783653 crc crio[24437]: time="2026-06-12T20:33:57.783404535Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 21:48:32.639080 | controller | Jun 12 20:33:57.783653 crc crio[24437]: time="2026-06-12T20:33:57.783415255Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 21:48:32.639096 | controller | Jun 12 20:33:57.783653 crc crio[24437]: time="2026-06-12T20:33:57.783581329Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 21:48:32.639111 | controller | Jun 12 20:33:57.783653 crc crio[24437]: time="2026-06-12T20:33:57.783593059Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 21:48:32.639126 | controller | Jun 12 20:33:57.805727 crc crio[24437]: time="2026-06-12T20:33:57.805162263Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 21:48:32.639142 | controller | Jun 12 20:33:57.827107 crc crio[24437]: time="2026-06-12T20:33:57.826991581Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-12 21:48:32.639157 | controller | Jun 12 20:33:57.833010 crc crio[24437]: time="2026-06-12T20:33:57.832880116Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-12 21:48:32.639173 | controller | Jun 12 20:33:57.860668 crc crio[24437]: time="2026-06-12T20:33:57.86056928Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-12 21:48:32.639189 | controller | Jun 12 20:33:58.033635 crc crio[24437]: time="2026-06-12T20:33:58.033536272Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 21:48:32.639204 | controller | Jun 12 20:33:58.033635 crc crio[24437]: time="2026-06-12T20:33:58.033617364Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 21:48:32.639220 | controller | Jun 12 20:33:58.033635 crc crio[24437]: time="2026-06-12T20:33:58.033631034Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 21:48:32.639236 | controller | Jun 12 20:33:58.033635 crc crio[24437]: time="2026-06-12T20:33:58.033638424Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 21:48:32.639252 | controller | Jun 12 20:33:58.033635 crc crio[24437]: time="2026-06-12T20:33:58.033645874Z" level=info msg="RDT not available in the host system"
2026-06-12 21:48:32.639268 | controller | Jun 12 20:33:58.040047 crc crio[24437]: time="2026-06-12T20:33:58.040019482Z" level=info msg="Conmon does support the --sync option"
2026-06-12 21:48:32.639291 | controller | Jun 12 20:33:58.040047 crc crio[24437]: time="2026-06-12T20:33:58.040037272Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 21:48:32.639308 | controller | Jun 12 20:33:58.050583 crc crio[24437]: time="2026-06-12T20:33:58.05047744Z" level=info msg="Conmon does support the --sync option"
2026-06-12 21:48:32.639324 | controller | Jun 12 20:33:58.050583 crc crio[24437]: time="2026-06-12T20:33:58.050541981Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 21:48:32.639340 | controller | Jun 12 20:33:58.071707 crc crio[24437]: time="2026-06-12T20:33:58.071223242Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.639355 | controller | Jun 12 20:33:58.071707 crc crio[24437]: time="2026-06-12T20:33:58.071416527Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.639371 | controller | Jun 12 20:33:58.072132 crc crio[24437]: time="2026-06-12T20:33:58.072070883Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 21:48:32.639387 | controller | Jun 12 20:33:58.072132 crc crio[24437]: time="2026-06-12T20:33:58.072087303Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 21:48:32.639404 | controller | Jun 12 20:33:58.072769 crc crio[24437]: time="2026-06-12T20:33:58.072612537Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.LinkLogs\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"org.systemd.property.\", \"module.wasm.image/variant\", \"cpu-quota.crio.io\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.PodLinuxResources\", \"seccomp-profile.kubernetes.cri-o.io\", \"run.oci.\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.ShmSize\", \"io.kubernetes.cri.rdt-class\", \"cpu-shared.crio.io\", \"cpu-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.umask\", \"org.criu.config\", \"io.kubernetes.cri.container-type\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/etc/crio/openshift-pull-secret\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-12 21:48:32.639428 | controller | Jun 12 20:33:58.073765 crc crio[24437]: time="2026-06-12T20:33:58.073712473Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 21:48:32.639445 | controller | Jun 12 20:33:58.074160 crc crio[24437]: time="2026-06-12T20:33:58.074065084Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 21:48:32.639461 | controller | Jun 12 20:33:59.603766 crc crio[24437]: time="2026-06-12T20:33:59.603640987Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f1bc1a8d-36cf-41c5-bfc1-c3f82c432927 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00012a5b8}] Aliases:map[]}"
2026-06-12 21:48:32.639478 | controller | Jun 12 20:33:59.606028 crc crio[24437]: time="2026-06-12T20:33:59.603822152Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.639493 | controller | Jun 12 20:33:59.606028 crc crio[24437]: time="2026-06-12T20:33:59.604450048Z" level=info msg="Got pod network &{Name:controller-manager-f6d649cc4-hldbr Namespace:openshift-controller-manager ID:e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444 UID:daacfb5d-620a-43c3-ae17-bcad8bf42fb6 NetNS:/var/run/netns/2370e310-7e06-4359-873f-ee94e45f79ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaacfb5d_620a_43c3_ae17_bcad8bf42fb6.slice PodAnnotations:0xc00012a990}] Aliases:map[]}"
2026-06-12 21:48:32.639510 | controller | Jun 12 20:33:59.606028 crc crio[24437]: time="2026-06-12T20:33:59.60455485Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-f6d649cc4-hldbr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.639526 | controller | Jun 12 20:33:59.606028 crc crio[24437]: time="2026-06-12T20:33:59.605277109Z" level=info msg="Got pod network &{Name:route-controller-manager-6d9b5754f6-n9vsf Namespace:openshift-route-controller-manager ID:1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1 UID:2b922ce3-094a-480a-93be-e47ce6938b56 NetNS:/var/run/netns/d3d46321-df41-4e86-85c0-31b507f903c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b922ce3_094a_480a_93be_e47ce6938b56.slice PodAnnotations:0xc00012aa68}] Aliases:map[]}"
2026-06-12 21:48:32.639543 | controller | Jun 12 20:33:59.606028 crc crio[24437]: time="2026-06-12T20:33:59.605381561Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-6d9b5754f6-n9vsf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.639559 | controller | Jun 12 20:33:59.606028 crc crio[24437]: time="2026-06-12T20:33:59.605483514Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:48:32.639576 | controller | Jun 12 20:33:59.606028 crc crio[24437]: time="2026-06-12T20:33:59.605500034Z" level=warning msg="Could not restore sandbox IP for 9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_8d342b24-d8a0-4cd6-bce9-b50d8ae803e3_0(9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:48:32.639595 | controller | Jun 12 20:33:59.606028 crc crio[24437]: time="2026-06-12T20:33:59.605517584Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:48:32.639612 | controller | Jun 12 20:33:59.606028 crc crio[24437]: time="2026-06-12T20:33:59.605527135Z" level=warning msg="Could not restore sandbox IP for 9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_c260aea0-3b08-4da4-be12-e08e793f633e_0(9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:48:32.639628 | controller | Jun 12 20:33:59.606028 crc crio[24437]: time="2026-06-12T20:33:59.605813142Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/ed48e03c-d22a-4b72-81b2-b64f05919ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00012ab80}] Aliases:map[]}"
2026-06-12 21:48:32.639645 | controller | Jun 12 20:33:59.606553 crc crio[24437]: time="2026-06-12T20:33:59.606049537Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.639661 | controller | Jun 12 20:33:59.606553 crc crio[24437]: time="2026-06-12T20:33:59.606410077Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e4d20906-584a-49e6-a5b2-50cfd1485731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00012ac68}] Aliases:map[]}"
2026-06-12 21:48:32.639677 | controller | Jun 12 20:33:59.606553 crc crio[24437]: time="2026-06-12T20:33:59.606515709Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.639692 | controller | Jun 12 20:33:59.607018 crc crio[24437]: time="2026-06-12T20:33:59.606845747Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/81d8e483-5c1a-4f37-90f8-03967c9745fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00012ad30}] Aliases:map[]}"
2026-06-12 21:48:32.639709 | controller | Jun 12 20:33:59.607163 crc crio[24437]: time="2026-06-12T20:33:59.607041902Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.639725 | controller | Jun 12 20:33:59.607468 crc crio[24437]: time="2026-06-12T20:33:59.60738634Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/a6d795bd-c0e7-45ee-86fc-1f1f7352b113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00012ae40}] Aliases:map[]}"
2026-06-12 21:48:32.639744 | controller | Jun 12 20:33:59.607581 crc crio[24437]: time="2026-06-12T20:33:59.607510073Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.639761 | controller | Jun 12 20:33:59.608013 crc crio[24437]: time="2026-06-12T20:33:59.607851982Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c0366021-424f-45db-8cad-fcd936e35a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00012af10}] Aliases:map[]}"
2026-06-12 21:48:32.639777 | controller | Jun 12 20:33:59.608120 crc crio[24437]: time="2026-06-12T20:33:59.608051167Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.639793 | controller | Jun 12 20:33:59.608509 crc crio[24437]: time="2026-06-12T20:33:59.608393615Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00012afc0}] Aliases:map[]}"
2026-06-12 21:48:32.639810 | controller | Jun 12 20:33:59.608702 crc crio[24437]: time="2026-06-12T20:33:59.608526349Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.639827 | controller | Jun 12 20:33:59.609055 crc crio[24437]: time="2026-06-12T20:33:59.60898148Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e37c87f-c285-4ead-b2b1-46fde52fe606 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00012b088}] Aliases:map[]}"
2026-06-12 21:48:32.639843 | controller | Jun 12 20:33:59.609506 crc crio[24437]: time="2026-06-12T20:33:59.609112674Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.639881 | controller | Jun 12 20:33:59.609506 crc crio[24437]: time="2026-06-12T20:33:59.609496323Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0eaf46ea-d915-4fe5-927c-585ea09208e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00012b120}] Aliases:map[]}"
2026-06-12 21:48:32.639904 | controller | Jun 12 20:33:59.613595 crc crio[24437]: time="2026-06-12T20:33:59.609597545Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.639920 | controller | Jun 12 20:33:59.613595 crc crio[24437]: time="2026-06-12T20:33:59.609874422Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2d92f641-ec27-4900-bb3b-4b1971a0e995 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00012b1e8}] Aliases:map[]}"
2026-06-12 21:48:32.639937 | controller | Jun 12 20:33:59.613595 crc crio[24437]: time="2026-06-12T20:33:59.610065276Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.639952 | controller | Jun 12 20:33:59.613595 crc crio[24437]: time="2026-06-12T20:33:59.610404606Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/d07e0bfa-6b84-4f65-b6ef-8b0713728304 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00012b2d0}] Aliases:map[]}"
2026-06-12 21:48:32.639968 | controller | Jun 12 20:33:59.613595 crc crio[24437]: time="2026-06-12T20:33:59.610497998Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.639983 | controller | Jun 12 20:33:59.613595 crc crio[24437]: time="2026-06-12T20:33:59.610831026Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/6244ffca-768e-4a61-9cff-815da350cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00012b370}] Aliases:map[]}"
2026-06-12 21:48:32.639999 | controller | Jun 12 20:33:59.613595 crc crio[24437]: time="2026-06-12T20:33:59.611040191Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640015 | controller | Jun 12 20:33:59.613595 crc crio[24437]: time="2026-06-12T20:33:59.611454431Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/215b56f5-aaf0-4e08-b67b-1cf2696475e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00012b428}] Aliases:map[]}"
2026-06-12 21:48:32.640030 | controller | Jun 12 20:33:59.613595 crc crio[24437]: time="2026-06-12T20:33:59.611553983Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640046 | controller | Jun 12 20:33:59.613595 crc crio[24437]: time="2026-06-12T20:33:59.612105837Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ddbd0d6f-0a3d-4e93-8474-b85095874fac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00012b4c0}] Aliases:map[]}"
2026-06-12 21:48:32.640066 | controller | Jun 12 20:33:59.613595 crc crio[24437]: time="2026-06-12T20:33:59.61221246Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640082 | controller | Jun 12 20:33:59.613595 crc crio[24437]: time="2026-06-12T20:33:59.612604359Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0c4f39a7-b54d-49ef-81cc-ecf4a62f301d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00012b548}] Aliases:map[]}"
2026-06-12 21:48:32.640099 | controller | Jun 12 20:33:59.613595 crc crio[24437]: time="2026-06-12T20:33:59.612714382Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640115 | controller | Jun 12 20:33:59.613595 crc crio[24437]: time="2026-06-12T20:33:59.613191214Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f1e1f27-149d-46f8-9fea-3bb1948c11ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00012b5f0}] Aliases:map[]}"
2026-06-12 21:48:32.640131 | controller | Jun 12 20:33:59.613595 crc crio[24437]: time="2026-06-12T20:33:59.613297737Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640147 | controller | Jun 12 20:33:59.613595 crc crio[24437]: time="2026-06-12T20:33:59.613643255Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20c50da1-a8a7-46e8-a7bc-ed451066c09c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00012b680}] Aliases:map[]}"
2026-06-12 21:48:32.640165 | controller | Jun 12 20:33:59.617073 crc crio[24437]: time="2026-06-12T20:33:59.613744588Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640181 | controller | Jun 12 20:33:59.617073 crc crio[24437]: time="2026-06-12T20:33:59.614209849Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/68a7cf8c-52c7-4408-8610-878b8ff0b778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00012b718}] Aliases:map[]}"
2026-06-12 21:48:32.640202 | controller | Jun 12 20:33:59.617073 crc crio[24437]: time="2026-06-12T20:33:59.614449265Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640218 | controller | Jun 12 20:33:59.617073 crc crio[24437]: time="2026-06-12T20:33:59.614815654Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/cb67c174-0892-4adc-9c49-037f5abdfa61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00012b7b0}] Aliases:map[]}"
2026-06-12 21:48:32.640235 | controller | Jun 12 20:33:59.617073 crc crio[24437]: time="2026-06-12T20:33:59.61505036Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640251 | controller | Jun 12 20:33:59.617073 crc crio[24437]: time="2026-06-12T20:33:59.615427829Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/b9c8e7e8-a09a-4114-974e-7c695414d045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00012b840}] Aliases:map[]}"
2026-06-12 21:48:32.640268 | controller | Jun 12 20:33:59.617073 crc crio[24437]: time="2026-06-12T20:33:59.615529621Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640284 | controller | Jun 12 20:33:59.617073 crc crio[24437]: time="2026-06-12T20:33:59.616166558Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bfd372a7-46d8-4573-8b62-8c43042a97dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00012b8d0}] Aliases:map[]}"
2026-06-12 21:48:32.640300 | controller | Jun 12 20:33:59.617073 crc crio[24437]: time="2026-06-12T20:33:59.61627697Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640316 | controller | Jun 12 20:33:59.617073 crc crio[24437]: time="2026-06-12T20:33:59.616649319Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/de45d187-5bc3-4c88-8d81-aee670da5e86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00012b960}] Aliases:map[]}"
2026-06-12 21:48:32.640333 | controller | Jun 12 20:33:59.617073 crc crio[24437]: time="2026-06-12T20:33:59.616751892Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640353 | controller | Jun 12 20:33:59.618373 crc crio[24437]: time="2026-06-12T20:33:59.617166312Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/3ff9458c-d76b-48ec-9dd5-38f56223ff2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00012b9f0}] Aliases:map[]}"
2026-06-12 21:48:32.640370 | controller | Jun 12 20:33:59.618373 crc crio[24437]: time="2026-06-12T20:33:59.617271384Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640386 | controller | Jun 12 20:33:59.618373 crc crio[24437]: time="2026-06-12T20:33:59.617614854Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/41e663b9-dcbe-46ff-b609-ade731e1e932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00012ba80}] Aliases:map[]}"
2026-06-12 21:48:32.640403 | controller | Jun 12 20:33:59.618373 crc crio[24437]: time="2026-06-12T20:33:59.617717326Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640425 | controller | Jun 12 20:33:59.618373 crc crio[24437]: time="2026-06-12T20:33:59.618171067Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5d76b83d-ad98-464e-92c9-0971bca471c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00012bb10}] Aliases:map[]}"
2026-06-12 21:48:32.640456 | controller | Jun 12 20:33:59.618373 crc crio[24437]: time="2026-06-12T20:33:59.618272279Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640489 | controller | Jun 12 20:33:59.619193 crc crio[24437]: time="2026-06-12T20:33:59.618605657Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ec4d6057-e9e0-486a-a9ab-4bd67cc5cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00012bba0}] Aliases:map[]}"
2026-06-12 21:48:32.640519 | controller | Jun 12 20:33:59.619193 crc crio[24437]: time="2026-06-12T20:33:59.61870719Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640548 | controller | Jun 12 20:33:59.619193 crc crio[24437]: time="2026-06-12T20:33:59.619190312Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/5ee11e1d-d9b2-4a12-b87a-d7f844c97c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00012bc30}] Aliases:map[]}"
2026-06-12 21:48:32.640582 | controller | Jun 12 20:33:59.619524 crc crio[24437]: time="2026-06-12T20:33:59.619294225Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640613 | controller | Jun 12 20:33:59.619646 crc crio[24437]: time="2026-06-12T20:33:59.619620973Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/441ed273-a039-44c7-b0b9-6d516aa13eb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00012bcb0}] Aliases:map[]}"
2026-06-12 21:48:32.640643 | controller | Jun 12 20:33:59.619762 crc crio[24437]: time="2026-06-12T20:33:59.619722575Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640672 | controller | Jun 12 20:33:59.620485 crc crio[24437]: time="2026-06-12T20:33:59.620113864Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0941a0ce-9fb0-4de1-a172-9b52b1048990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc00012bd40}] Aliases:map[]}"
2026-06-12 21:48:32.640700 | controller | Jun 12 20:33:59.620485 crc crio[24437]: time="2026-06-12T20:33:59.620242509Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640728 | controller | Jun 12 20:33:59.620886 crc crio[24437]: time="2026-06-12T20:33:59.620592977Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9d91850c-5f4e-4975-b31e-60f47ab18407 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00012bdd0}] Aliases:map[]}"
2026-06-12 21:48:32.640756 | controller | Jun 12 20:33:59.620886 crc crio[24437]: time="2026-06-12T20:33:59.620746361Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640784 | controller | Jun 12 20:33:59.621278 crc crio[24437]: time="2026-06-12T20:33:59.621168281Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/91aa7801-b2e4-4684-af07-4d4668fff882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc00012be60}] Aliases:map[]}"
2026-06-12 21:48:32.640817 | controller | Jun 12 20:33:59.621278 crc crio[24437]: time="2026-06-12T20:33:59.621282303Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640846 | controller | Jun 12 20:33:59.621713 crc crio[24437]: time="2026-06-12T20:33:59.621615542Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/bed53be4-c7c8-47c2-a8c0-5123bf6a7d3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00012bef0}] Aliases:map[]}"
2026-06-12 21:48:32.640923 | controller | Jun 12 20:33:59.621869 crc crio[24437]: time="2026-06-12T20:33:59.621740155Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640955 | controller | Jun 12 20:33:59.622332 crc crio[24437]: time="2026-06-12T20:33:59.622267618Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/152966f0-aefe-4626-a71e-26d5865d9e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00051c000}] Aliases:map[]}"
2026-06-12 21:48:32.640974 | controller | Jun 12 20:33:59.622481 crc crio[24437]: time="2026-06-12T20:33:59.622402521Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.640991 | controller | Jun 12 20:33:59.623000 crc crio[24437]: time="2026-06-12T20:33:59.62278183Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c82828fe-3313-4523-a809-3c159690aa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc00051c190}] Aliases:map[]}"
2026-06-12 21:48:32.641008 | controller | Jun 12 20:33:59.623000 crc crio[24437]: time="2026-06-12T20:33:59.622978936Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.641025 | controller | Jun 12 20:33:59.623459 crc crio[24437]: time="2026-06-12T20:33:59.623352435Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/51bebbae-f128-4788-b3b7-7f82c2c71a45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00051c400}] Aliases:map[]}"
2026-06-12 21:48:32.641041 | controller | Jun 12 20:33:59.624077 crc crio[24437]: time="2026-06-12T20:33:59.623475658Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.641062 | controller | Jun 12 20:33:59.624077 crc crio[24437]: time="2026-06-12T20:33:59.623881768Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c2da011-19a7-45f7-94cc-73130751094a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00051c578}] Aliases:map[]}"
2026-06-12 21:48:32.641079 | controller | Jun 12 20:33:59.624077 crc crio[24437]: time="2026-06-12T20:33:59.624056322Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.641096 | controller | Jun 12 20:33:59.624556 crc crio[24437]: time="2026-06-12T20:33:59.624408331Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/db859532-28c2-4b8d-9a9a-365b91d87eac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00051c688}] Aliases:map[]}"
2026-06-12 21:48:32.641112 | controller | Jun 12 20:33:59.624556 crc crio[24437]: time="2026-06-12T20:33:59.624514364Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.641128 | controller | Jun 12 20:33:59.625309 crc crio[24437]: time="2026-06-12T20:33:59.625081588Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/16140a9d-a7f7-4794-ac5c-40f4bb9d48f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00051c7a8}] Aliases:map[]}"
2026-06-12 21:48:32.641145 | controller | Jun 12 20:33:59.625309 crc crio[24437]: time="2026-06-12T20:33:59.625256992Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.641162 | controller | Jun 12 20:33:59.625621 crc crio[24437]: time="2026-06-12T20:33:59.62559143Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1364def0-6476-40fd-81ed-b73e14027d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00051c870}] Aliases:map[]}"
2026-06-12 21:48:32.641178 | controller | Jun 12 20:33:59.625735 crc crio[24437]: time="2026-06-12T20:33:59.625695912Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.641195 | controller | Jun 12 20:33:59.625815 crc crio[24437]: time="2026-06-12T20:33:59.625797326Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:48:32.641211 | controller | Jun 12 20:33:59.625815 crc crio[24437]: time="2026-06-12T20:33:59.625811606Z" level=warning msg="Could not restore sandbox IP for 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2: failed to get network status for pod sandbox k8s_collect-profiles-29688255-pj2k5_openshift-operator-lifecycle-manager_0809aa4a-859a-46fe-8412-220888536015_0(9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:48:32.641232 | controller | Jun 12 20:33:59.626416 crc crio[24437]: time="2026-06-12T20:33:59.626353519Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 21:48:32.641248 | controller | Jun 12 20:33:59.628412 crc crio[24437]: time="2026-06-12T20:33:59.628377479Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 21:48:32.641265 | controller | Jun 12 20:33:59.628761 crc crio[24437]: time="2026-06-12T20:33:59.628434731Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 21:48:32.641280 | controller | Jun 12 20:33:59.628982 crc crio[24437]: time="2026-06-12T20:33:59.62886215Z" level=info msg="Create NRI interface"
2026-06-12 21:48:32.641296 | controller | Jun 12 20:33:59.629298 crc crio[24437]: time="2026-06-12T20:33:59.629247921Z" level=info msg="runtime interface created"
2026-06-12 21:48:32.641312 | controller | Jun 12 20:33:59.629568 crc crio[24437]: time="2026-06-12T20:33:59.629479736Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 21:48:32.641327 | controller | Jun 12 20:33:59.629705 crc crio[24437]: time="2026-06-12T20:33:59.629678081Z" level=info msg="runtime interface starting up..."
2026-06-12 21:48:32.641343 | controller | Jun 12 20:33:59.629981 crc crio[24437]: time="2026-06-12T20:33:59.629860675Z" level=info msg="starting plugins..."
2026-06-12 21:48:32.641358 | controller | Jun 12 20:33:59.630242 crc crio[24437]: time="2026-06-12T20:33:59.630210674Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 21:48:32.641374 | controller | Jun 12 20:33:59.636751 crc crio[24437]: time="2026-06-12T20:33:59.636667103Z" level=info msg="No systemd watchdog enabled"
2026-06-12 21:48:32.641389 | controller | Jun 12 20:33:59.641143 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 21:48:32.641407 | controller | Jun 12 20:34:05.067301 crc crio[24437]: time="2026-06-12T20:34:05.066191364Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=f05adde9-95de-4c06-9730-66fc3ee092f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.641426 | controller | Jun 12 20:34:05.070321 crc crio[24437]: time="2026-06-12T20:34:05.0700752Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=f2e2c527-c750-490f-9a4c-a0800b936fa1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.641442 | controller | Jun 12 20:34:05.078020 crc crio[24437]: time="2026-06-12T20:34:05.074003687Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=07e39913-86d9-4406-abfa-3479988875a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.641458 | controller | Jun 12 20:34:05.078020 crc crio[24437]: time="2026-06-12T20:34:05.074314495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.641474 | controller | Jun 12 20:34:05.113430 crc crio[24437]: time="2026-06-12T20:34:05.112688332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=3447a1eb-5f8d-41b2-8827-8210b1970636 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.641490 | controller | Jun 12 20:34:05.113903 crc crio[24437]: time="2026-06-12T20:34:05.11378957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.641510 | controller | Jun 12 20:34:05.119980 crc crio[24437]: time="2026-06-12T20:34:05.119823148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.641526 | controller | Jun 12 20:34:05.121551 crc crio[24437]: time="2026-06-12T20:34:05.121391127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=e98c5d24-c906-4973-b7c1-ab962964f94a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.641542 | controller | Jun 12 20:34:05.133820 crc crio[24437]: time="2026-06-12T20:34:05.133533397Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=b2ccc066-cb4c-45c7-b9af-de20c15faa19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.641558 | controller | Jun 12 20:34:05.134181 crc crio[24437]: time="2026-06-12T20:34:05.134098491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.641574 | controller | Jun 12 20:34:05.202199 crc crio[24437]: time="2026-06-12T20:34:05.202104361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.641592 | controller | Jun 12 20:34:05.242889 crc crio[24437]: time="2026-06-12T20:34:05.241504954Z" level=info msg="Created container 527ecb31d3b04a253ccfe6597cbfb7cd694c5e659996074c4ccd7a02876d4544: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=07e39913-86d9-4406-abfa-3479988875a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.641615 | controller | Jun 12 20:34:05.244919 crc crio[24437]: time="2026-06-12T20:34:05.244444317Z" level=info msg="Starting container: 527ecb31d3b04a253ccfe6597cbfb7cd694c5e659996074c4ccd7a02876d4544" id=78d547ea-c0f3-4a63-b0f9-2a0c5a4b7c4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.641639 | controller | Jun 12 20:34:05.254602 crc crio[24437]: time="2026-06-12T20:34:05.254516446Z" level=info msg="Started container" PID=24655 containerID=527ecb31d3b04a253ccfe6597cbfb7cd694c5e659996074c4ccd7a02876d4544 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=78d547ea-c0f3-4a63-b0f9-2a0c5a4b7c4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca
2026-06-12 21:48:32.641658 | controller | Jun 12 20:34:05.376079 crc crio[24437]: time="2026-06-12T20:34:05.375880923Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=a6b16bd7-2cd8-4b33-a8d5-a56839527e2f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.641675 | controller | Jun 12 20:34:05.378625 crc crio[24437]: time="2026-06-12T20:34:05.378598159Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=b6870b06-66fd-46a5-9e3a-4123400af001 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.641692 | controller | Jun 12 20:34:05.379130 crc crio[24437]: time="2026-06-12T20:34:05.379072442Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=cd011f7f-5207-421c-840e-2a80174812d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.641709 | controller | Jun 12 20:34:05.380768 crc crio[24437]: time="2026-06-12T20:34:05.38067253Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=d20dc277-f52b-4d5e-932c-c2aeba0b02f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.641728 | controller | Jun 12 20:34:05.380861 crc crio[24437]: time="2026-06-12T20:34:05.380768093Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=096a5a33-ccd5-4d03-b4ec-8b905b6d8b85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.641750 | controller | Jun 12 20:34:05.383421 crc crio[24437]: time="2026-06-12T20:34:05.383349367Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=9b417418-b9d4-4f9b-a924-4b90bffc9297 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.641774 | controller | Jun 12 20:34:05.383773 crc crio[24437]: time="2026-06-12T20:34:05.383650725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.641794 | controller | Jun 12 20:34:05.383883 crc crio[24437]: time="2026-06-12T20:34:05.383830149Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=deca0587-6f2c-412c-8d98-d215094db511 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.641811 | controller | Jun 12 20:34:05.384179 crc crio[24437]: time="2026-06-12T20:34:05.384095135Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=b5bfe9a2-30a0-4b1e-9e80-16dcf8f0b1d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.641826 | controller | Jun 12 20:34:05.384582 crc crio[24437]: time="2026-06-12T20:34:05.384514785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.641842 | controller | Jun 12 20:34:05.404529 crc crio[24437]: time="2026-06-12T20:34:05.404450578Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=ef9c3b30-1c07-4851-8685-1e85d2132c74 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.641885 | controller | Jun 12 20:34:05.404529 crc crio[24437]: time="2026-06-12T20:34:05.40451384Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=41c57dac-80ab-480d-9d72-d3ca44905fee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.641904 | controller | Jun 12 20:34:05.424829 crc crio[24437]: time="2026-06-12T20:34:05.42478098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.641921 | controller | Jun 12 20:34:05.425770 crc crio[24437]: time="2026-06-12T20:34:05.425693743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.641937 | controller | Jun 12 20:34:05.429517 crc crio[24437]: time="2026-06-12T20:34:05.429377714Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=78d3b29c-b6ec-487c-badd-bed68cab4b5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.641953 | controller | Jun 12 20:34:05.432636 crc crio[24437]: time="2026-06-12T20:34:05.432256225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.641968 | controller | Jun 12 20:34:05.447057 crc crio[24437]: time="2026-06-12T20:34:05.446981818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.641991 | controller | Jun 12 20:34:05.449146 crc crio[24437]: time="2026-06-12T20:34:05.448404333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=1b96b11f-2624-4af9-a0da-652483a2efcc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.642007 | controller | Jun 12 20:34:05.449146 crc crio[24437]: time="2026-06-12T20:34:05.448605948Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=3e456315-c2ae-4364-8441-1b6cd6c58b14 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.642024 | controller | Jun 12 20:34:05.453847 crc crio[24437]: time="2026-06-12T20:34:05.453566581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642040 | controller | Jun 12 20:34:05.457613 crc crio[24437]: time="2026-06-12T20:34:05.457546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642055 | controller | Jun 12 20:34:05.460096 crc crio[24437]: time="2026-06-12T20:34:05.45961831Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=d9e57fe9-5a4e-4a62-bf73-f6cf52c5efd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.642071 | controller | Jun 12 20:34:05.460096 crc crio[24437]: time="2026-06-12T20:34:05.459773034Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=8287510a-bc38-4143-a90f-1ebc35227168 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.642087 | controller | Jun 12 20:34:05.460096 crc crio[24437]: time="2026-06-12T20:34:05.460081001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642102 | controller | Jun 12 20:34:05.460501 crc crio[24437]: time="2026-06-12T20:34:05.460340228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642117 | controller | Jun 12 20:34:05.516803 crc crio[24437]: time="2026-06-12T20:34:05.51223538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642132 | controller | Jun 12 20:34:05.526754 crc crio[24437]: time="2026-06-12T20:34:05.526245516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642147 | controller | Jun 12 20:34:05.532710 crc crio[24437]: time="2026-06-12T20:34:05.532645675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642162 | controller | Jun 12 20:34:05.555699 crc crio[24437]: time="2026-06-12T20:34:05.555578891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642177 | controller | Jun 12 20:34:05.566030 crc crio[24437]: time="2026-06-12T20:34:05.565886935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642195 | controller | Jun 12 20:34:05.575339 crc crio[24437]: time="2026-06-12T20:34:05.575201554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642211 | controller | Jun 12 20:34:05.597099 crc crio[24437]: time="2026-06-12T20:34:05.596416238Z" level=info msg="Created container 4b68a74b21e792e61bd1b01e911c5544e707e09fce13411491c0e13c0dd33b62: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=b5bfe9a2-30a0-4b1e-9e80-16dcf8f0b1d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.642227 | controller | Jun 12 20:34:05.601683 crc crio[24437]: time="2026-06-12T20:34:05.600992452Z" level=info msg="Starting container: 4b68a74b21e792e61bd1b01e911c5544e707e09fce13411491c0e13c0dd33b62" id=2ce1ddf7-5f14-4043-8b23-9e780377afa4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.642243 | controller | Jun 12 20:34:05.609013 crc crio[24437]: time="2026-06-12T20:34:05.608866806Z" level=info msg="Started container" PID=24681 containerID=4b68a74b21e792e61bd1b01e911c5544e707e09fce13411491c0e13c0dd33b62 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=2ce1ddf7-5f14-4043-8b23-9e780377afa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8
2026-06-12 21:48:32.642260 | controller | Jun 12 20:34:05.621237 crc crio[24437]: time="2026-06-12T20:34:05.617301205Z" level=info msg="Created container 060df322ab7ab85e82b7156d41a882a62e85f831a56072d33d18bed13f906a3e: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=b2ccc066-cb4c-45c7-b9af-de20c15faa19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.642275 | controller | Jun 12 20:34:05.626784 crc crio[24437]: time="2026-06-12T20:34:05.626141483Z" level=info msg="Starting container: 060df322ab7ab85e82b7156d41a882a62e85f831a56072d33d18bed13f906a3e" id=22e1a5a4-3fad-4591-8be8-dd7d415fdfcf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.642291 | controller | Jun 12 20:34:05.635765 crc crio[24437]: time="2026-06-12T20:34:05.635669627Z" level=info msg="Created container 680e4ae38d7121c612c510b5e5c61a5dd24b8a36254610df51817eac56ea1c79: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=9b417418-b9d4-4f9b-a924-4b90bffc9297 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.642308 | controller | Jun 12 20:34:05.638281 crc crio[24437]: time="2026-06-12T20:34:05.637801122Z" level=info msg="Started container" PID=24686 containerID=060df322ab7ab85e82b7156d41a882a62e85f831a56072d33d18bed13f906a3e description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=22e1a5a4-3fad-4591-8be8-dd7d415fdfcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c
2026-06-12 21:48:32.642325 | controller | Jun 12 20:34:05.640602 crc crio[24437]: time="2026-06-12T20:34:05.64021287Z" level=info msg="Starting container: 680e4ae38d7121c612c510b5e5c61a5dd24b8a36254610df51817eac56ea1c79" id=a9f80d0a-fbb2-4e9d-b70a-14569935e67e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.642341 | controller | Jun 12 20:34:05.647693 crc crio[24437]: time="2026-06-12T20:34:05.647186743Z" level=info msg="Started container" PID=24687 containerID=680e4ae38d7121c612c510b5e5c61a5dd24b8a36254610df51817eac56ea1c79 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=a9f80d0a-fbb2-4e9d-b70a-14569935e67e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455
2026-06-12 21:48:32.642357 | controller | Jun 12 20:34:05.659439 crc crio[24437]: time="2026-06-12T20:34:05.659406324Z" level=info msg="Created container 86c04fdd05869be37d4543a2a7745035540e2273dfe4401ffa1081b8554c37ec: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=8287510a-bc38-4143-a90f-1ebc35227168 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.642378 | controller | Jun 12 20:34:05.660889 crc crio[24437]: time="2026-06-12T20:34:05.660801409Z" level=info msg="Starting container: 86c04fdd05869be37d4543a2a7745035540e2273dfe4401ffa1081b8554c37ec" id=54a0c0a5-1785-422b-b29e-5272cf3060c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.642394 | controller | Jun 12 20:34:05.668528 crc crio[24437]: time="2026-06-12T20:34:05.668441667Z" level=info msg="Started container" PID=24696 containerID=86c04fdd05869be37d4543a2a7745035540e2273dfe4401ffa1081b8554c37ec description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=54a0c0a5-1785-422b-b29e-5272cf3060c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40
2026-06-12 21:48:32.642412 | controller | Jun 12 20:34:05.678021 crc crio[24437]: time="2026-06-12T20:34:05.677869691Z" level=info msg="Created container 7d31c7def1c4e8302c6c3a4f8321bf5016ecdff2c58dbd3d13db1ab12c068475: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=41c57dac-80ab-480d-9d72-d3ca44905fee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.642428 | controller | Jun 12 20:34:05.679496 crc crio[24437]: time="2026-06-12T20:34:05.679384408Z" level=info msg="Starting container: 7d31c7def1c4e8302c6c3a4f8321bf5016ecdff2c58dbd3d13db1ab12c068475" id=939f0676-2241-4f4d-85ca-9e9aa2a375ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.642444 | controller | Jun 12 20:34:05.686881 crc crio[24437]: time="2026-06-12T20:34:05.686785411Z" level=info msg="Started container" PID=24697 containerID=7d31c7def1c4e8302c6c3a4f8321bf5016ecdff2c58dbd3d13db1ab12c068475 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=939f0676-2241-4f4d-85ca-9e9aa2a375ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398
2026-06-12 21:48:32.642460 | controller | Jun 12 20:34:05.691735 crc crio[24437]: time="2026-06-12T20:34:05.69162513Z" level=info msg="Created container 9db7d352fc5f8a8ceb21882ecf0ee44f789bd2e6aa49eeae8e990138f97690a1: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=d9e57fe9-5a4e-4a62-bf73-f6cf52c5efd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.642476 | controller | Jun 12 20:34:05.692384 crc crio[24437]: time="2026-06-12T20:34:05.692292576Z" level=info msg="Starting container: 9db7d352fc5f8a8ceb21882ecf0ee44f789bd2e6aa49eeae8e990138f97690a1" id=a2449a5b-fa48-40af-a330-511b0be6d04e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.642492 | controller | Jun 12 20:34:05.700404 crc crio[24437]: time="2026-06-12T20:34:05.700317805Z" level=info msg="Started container" PID=24701 containerID=9db7d352fc5f8a8ceb21882ecf0ee44f789bd2e6aa49eeae8e990138f97690a1 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=a2449a5b-fa48-40af-a330-511b0be6d04e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948
2026-06-12 21:48:32.642508 | controller | Jun 12 20:34:05.758894 crc crio[24437]: time="2026-06-12T20:34:05.758494221Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=cde7c0fa-6e4c-4d1f-81df-7c97d29cb3f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.642523 | controller | Jun 12 20:34:05.762504 crc crio[24437]: time="2026-06-12T20:34:05.76243595Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=36060609-1cac-4580-b380-fbbbc3d73bf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.642543 | controller | Jun 12 20:34:05.766841 crc crio[24437]: time="2026-06-12T20:34:05.766679183Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=84ff785d-a8ba-4ffa-8f6e-026049a0c95e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.642559 | controller | Jun 12 20:34:05.767443 crc crio[24437]: time="2026-06-12T20:34:05.76733686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642575 | controller | Jun 12 20:34:05.772838 crc crio[24437]: time="2026-06-12T20:34:05.772719963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=f43bbd8c-f866-4fa5-85e0-577f5f00ad2b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.642590 | controller | Jun 12 20:34:05.796657 crc crio[24437]: time="2026-06-12T20:34:05.795521406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=7e1540d3-c16c-40b8-b215-a72c3407140c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.642606 | controller | Jun 12 20:34:05.799582 crc crio[24437]: time="2026-06-12T20:34:05.799525015Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=299f6b5b-ccfb-4d75-8ff7-c15b18e1d4be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.642621 | controller | Jun 12 20:34:05.800299 crc crio[24437]: time="2026-06-12T20:34:05.800100859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642637 | controller | Jun 12 20:34:05.818257 crc crio[24437]: time="2026-06-12T20:34:05.818184186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642654 | controller | Jun 12 20:34:05.864007 crc crio[24437]: time="2026-06-12T20:34:05.863869593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642669 | controller | Jun 12 20:34:06.179354 crc crio[24437]: time="2026-06-12T20:34:06.179156971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642684 | controller | Jun 12 20:34:06.278958 crc crio[24437]: time="2026-06-12T20:34:06.278859633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642699 | controller | Jun 12 20:34:06.297280 crc crio[24437]: time="2026-06-12T20:34:06.297206496Z" level=info msg="Created container 551cd0a87f62ca15bc34e4937abd737313e3c9a8d2424fff6e9da98dbde09fa4: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=84ff785d-a8ba-4ffa-8f6e-026049a0c95e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.642715 | controller | Jun 12 20:34:06.299295 crc crio[24437]: time="2026-06-12T20:34:06.299204296Z" level=info msg="Starting container: 551cd0a87f62ca15bc34e4937abd737313e3c9a8d2424fff6e9da98dbde09fa4" id=de032fc7-29f5-4468-97e7-a3920e10e3c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.642734 | controller | Jun 12 20:34:06.313378 crc crio[24437]: time="2026-06-12T20:34:06.313221012Z" level=info msg="Started container" PID=24799 containerID=551cd0a87f62ca15bc34e4937abd737313e3c9a8d2424fff6e9da98dbde09fa4 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=de032fc7-29f5-4468-97e7-a3920e10e3c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3
2026-06-12 21:48:32.642751 | controller | Jun 12 20:34:06.380737 crc crio[24437]: time="2026-06-12T20:34:06.379722234Z" level=info msg="Created container a36583e2662561729efe28afc804b684ae4e4c1de4fd08619d931afbda05f7d7: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=299f6b5b-ccfb-4d75-8ff7-c15b18e1d4be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.642766 | controller | Jun 12 20:34:06.382212 crc crio[24437]: time="2026-06-12T20:34:06.382141134Z" level=info msg="Starting container: a36583e2662561729efe28afc804b684ae4e4c1de4fd08619d931afbda05f7d7" id=ff008cca-03a1-47a4-bd79-ca5e904cdade name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.642782 | controller | Jun 12 20:34:06.392642 crc crio[24437]: time="2026-06-12T20:34:06.3925466Z" level=info msg="Started container" PID=24807 containerID=a36583e2662561729efe28afc804b684ae4e4c1de4fd08619d931afbda05f7d7 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=ff008cca-03a1-47a4-bd79-ca5e904cdade name=/runtime.v1.RuntimeService/StartContainer sandboxID=9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917
2026-06-12 21:48:32.642799 | controller | Jun 12 20:34:27.281175 crc crio[24437]: time="2026-06-12T20:34:27.279631009Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=4328e1de-433c-4b05-9f16-4ff58b7f7488 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.642815 | controller | Jun 12 20:34:27.281175 crc crio[24437]: time="2026-06-12T20:34:27.280426749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.642831 | controller | Jun 12 20:34:27.315763 crc crio[24437]: time="2026-06-12T20:34:27.315685692Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0 UID:a605ed08-930d-4124-9417-a3bb59a03455 NetNS:/var/run/netns/d36a16e5-36da-4ac8-881a-f5c6d1e59ec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda605ed08_930d_4124_9417_a3bb59a03455.slice PodAnnotations:0xc002746820}] Aliases:map[]}"
2026-06-12 21:48:32.642863 | controller | Jun 12 20:34:27.316236 crc crio[24437]: time="2026-06-12T20:34:27.316186944Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.642886 | controller | Jun 12 20:34:28.009112 crc crio[24437]: 2026-06-12T20:34:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e0dedc402be77f Mac:22:be:f6:03:12:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/d36a16e5-36da-4ac8-881a-f5c6d1e59ec7 SocketPath: PciID:}] [{Interface:0xc0002d8f80 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.642904 | controller | Jun 12 20:34:28.009112 crc crio[24437]: time="2026-06-12T20:34:28.008075166Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0 UID:a605ed08-930d-4124-9417-a3bb59a03455 NetNS:/var/run/netns/d36a16e5-36da-4ac8-881a-f5c6d1e59ec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda605ed08_930d_4124_9417_a3bb59a03455.slice PodAnnotations:0xc002746820}] Aliases:map[]}"
2026-06-12 21:48:32.642925 | controller | Jun 12 20:34:28.009112 crc crio[24437]: time="2026-06-12T20:34:28.00825635Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.642942 | controller | Jun 12 20:34:28.016656 crc crio[24437]: time="2026-06-12T20:34:28.016073875Z" level=info msg="Ran pod sandbox 2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0 with infra container: openshift-etcd/installer-3-crc/POD" id=4328e1de-433c-4b05-9f16-4ff58b7f7488 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.642959 | controller | Jun 12 20:34:28.018482 crc crio[24437]: time="2026-06-12T20:34:28.01839966Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=872825ba-b033-4f3a-8e11-81049e2a8d1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.642987 | controller | Jun 12 20:34:28.020606 crc crio[24437]: time="2026-06-12T20:34:28.020541111Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=89327025-befe-4fb0-bf79-19e4f0066f0c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.643006 | controller | Jun 12 20:34:28.026680 crc crio[24437]: time="2026-06-12T20:34:28.026587993Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=4222096b-e330-4537-a232-ff12d151c02a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.643023 | controller | Jun 12 20:34:28.027105 crc crio[24437]: time="2026-06-12T20:34:28.027054854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.643039 | controller | Jun 12 20:34:28.075195 crc crio[24437]: time="2026-06-12T20:34:28.07504966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.643055 | controller | Jun 12 20:34:28.339864 crc crio[24437]: time="2026-06-12T20:34:28.339497022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.643071 | controller | Jun 12 20:34:28.564331 crc crio[24437]: time="2026-06-12T20:34:28.564210517Z" level=info msg="Created container 91f29399191b313b348d8562b5cbf023c507d50154b244f0775ff84833a92be0: openshift-etcd/installer-3-crc/installer" id=4222096b-e330-4537-a232-ff12d151c02a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.643088 | controller | Jun 12 20:34:28.565474 crc crio[24437]: time="2026-06-12T20:34:28.565318773Z" level=info msg="Starting container: 91f29399191b313b348d8562b5cbf023c507d50154b244f0775ff84833a92be0" id=7abb207a-1828-4c1c-ad2d-bfd32626fb7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.643103 | controller | Jun 12 20:34:28.574593 crc crio[24437]: time="2026-06-12T20:34:28.574479879Z" level=info msg="Started container" PID=25149 containerID=91f29399191b313b348d8562b5cbf023c507d50154b244f0775ff84833a92be0 description=openshift-etcd/installer-3-crc/installer id=7abb207a-1828-4c1c-ad2d-bfd32626fb7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0
2026-06-12 21:48:32.643119 | controller | Jun 12 20:34:36.893471 crc crio[24437]: time="2026-06-12T20:34:36.892569647Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-mbv4s/POD" id=b4a28d33-093d-4966-b13e-f172e8d0fba1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.643135 | controller | Jun 12 20:34:36.894830 crc crio[24437]: time="2026-06-12T20:34:36.893546931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.643155 | controller | Jun 12 20:34:36.906548 crc crio[24437]: time="2026-06-12T20:34:36.906459956Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/POD" id=a47135df-42b3-417e-a9ac-a91949bc7391 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.643172 | controller | Jun 12 20:34:36.906644 crc crio[24437]: time="2026-06-12T20:34:36.906593219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.643188 | controller | Jun 12 20:34:36.925280 crc crio[24437]: time="2026-06-12T20:34:36.925175018Z" level=info msg="Got pod network &{Name:redhat-operators-mbv4s Namespace:openshift-marketplace ID:74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab UID:3dcd3081-1c0d-43a7-9b67-8a4bdff4ad35 NetNS:/var/run/netns/648adf53-ac16-4e6b-9ac5-83ff12444fc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3dcd3081_1c0d_43a7_9b67_8a4bdff4ad35.slice PodAnnotations:0xc00012a518}] Aliases:map[]}"
2026-06-12 21:48:32.643204 | controller | Jun 12 20:34:36.925280 crc crio[24437]: time="2026-06-12T20:34:36.92527156Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-mbv4s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.643220 | controller | Jun 12 20:34:36.927339 crc crio[24437]: time="2026-06-12T20:34:36.927248488Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/POD" id=81456a1f-9baf-4b94-8c8c-a1ab1a57d8e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.643236 | controller | Jun 12 20:34:36.927444 crc crio[24437]: time="2026-06-12T20:34:36.92735773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.643253 | controller | Jun 12 20:34:36.933848 crc crio[24437]: time="2026-06-12T20:34:36.933493045Z" level=info msg="Got pod network &{Name:collect-profiles-29688270-b7j98 Namespace:openshift-operator-lifecycle-manager ID:b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b UID:c94d03ba-b96e-43a7-94eb-e76634839918 NetNS:/var/run/netns/e1b3785a-a0bd-4889-99e1-be3fc6d62b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc94d03ba_b96e_43a7_94eb_e76634839918.slice PodAnnotations:0xc00282c108}] Aliases:map[]}"
2026-06-12 21:48:32.643270 | controller | Jun 12 20:34:36.934147 crc crio[24437]: time="2026-06-12T20:34:36.934056488Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688270-b7j98 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.643287 | controller | Jun 12 20:34:36.951401 crc crio[24437]: time="2026-06-12T20:34:36.951291996Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-tc8bh/POD" id=99cd07c1-2373-461a-9e5a-9ef0dc10a585 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.643304 | controller | Jun 12 20:34:36.951518 crc crio[24437]: time="2026-06-12T20:34:36.95146629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.643321 | controller | Jun 12 20:34:36.955244 crc crio[24437]: time="2026-06-12T20:34:36.955128986Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-7wd7m Namespace:openshift-marketplace ID:6548a62d9e504e272b030e586bd76e4e4d6ac87667c1d8bfa33717eb8f9b0eb0 UID:d8a71deb-cd01-4e3f-990e-a7ed39697b6b NetNS:/var/run/netns/91dd704b-00f1-4120-a710-490cd2805a93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8a71deb_cd01_4e3f_990e_a7ed39697b6b.slice PodAnnotations:0xc002746030}] Aliases:map[]}"
2026-06-12 21:48:32.643341 | controller | Jun 12 20:34:36.955393 crc crio[24437]: time="2026-06-12T20:34:36.95524738Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-7wd7m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.643358 | controller | Jun 12 20:34:37.007665 crc crio[24437]: time="2026-06-12T20:34:37.007612848Z" level=info msg="Got pod network &{Name:redhat-marketplace-tc8bh Namespace:openshift-marketplace ID:93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0 UID:f3e08f98-f5f6-4bd2-9333-a7fc0f63a5c4 NetNS:/var/run/netns/c13dae12-d040-4f81-b436-aa2fae4f9b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3e08f98_f5f6_4bd2_9333_a7fc0f63a5c4.slice PodAnnotations:0xc00012ab40}] Aliases:map[]}"
2026-06-12 21:48:32.643375 | controller | Jun 12 20:34:37.008063 crc crio[24437]: time="2026-06-12T20:34:37.008042587Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-tc8bh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.643391 | controller | Jun 12 20:34:37.031623 crc crio[24437]: time="2026-06-12T20:34:37.031287428Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qrzsv/POD" id=b3cbe7b4-e62f-4dee-85c1-5db1841813d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.643407 | controller | Jun 12 20:34:37.031623 crc crio[24437]: time="2026-06-12T20:34:37.031477913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.643423 | controller | Jun 12 20:34:37.038435 crc crio[24437]: time="2026-06-12T20:34:37.038240341Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-jqr5n/POD" id=c45caa93-c8db-4414-b571-9229e0d2d12f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.643439 | controller | Jun 12 20:34:37.038435 crc crio[24437]: time="2026-06-12T20:34:37.038407626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.643455 | controller | Jun 12 20:34:37.116760 crc crio[24437]: time="2026-06-12T20:34:37.115789446Z" level=info msg="Got pod network &{Name:community-operators-qrzsv Namespace:openshift-marketplace ID:ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4 UID:7c6c7aa3-a37c-4d5a-9d8d-a6f22438e004 NetNS:/var/run/netns/1430de40-3e1f-4d8a-ae9c-82ac1306bea1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c6c7aa3_a37c_4d5a_9d8d_a6f22438e004.slice PodAnnotations:0xc0027461e0}] Aliases:map[]}"
2026-06-12 21:48:32.643472 | controller | Jun 12 20:34:37.116760 crc crio[24437]: time="2026-06-12T20:34:37.11636948Z" level=info msg="Adding pod openshift-marketplace_community-operators-qrzsv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.643488 | controller | Jun 12 20:34:37.184545 crc crio[24437]: time="2026-06-12T20:34:37.183389284Z" level=info msg="Got pod network &{Name:certified-operators-jqr5n Namespace:openshift-marketplace ID:65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052 UID:072edb12-81e2-4287-b628-d5cb59eab442 NetNS:/var/run/netns/5b80d2d1-94c0-4bca-b3bf-ea892b98acb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod072edb12_81e2_4287_b628_d5cb59eab442.slice PodAnnotations:0xc001840048}] Aliases:map[]}"
2026-06-12 21:48:32.643509 | controller | Jun 12 20:34:37.184545 crc crio[24437]: time="2026-06-12T20:34:37.183552047Z" level=info msg="Adding pod openshift-marketplace_certified-operators-jqr5n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.643527 | controller | Jun 12 20:34:39.575795 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93ec5bb19445866 Mac:ee:1b:df:cc:e4:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/c13dae12-d040-4f81-b436-aa2fae4f9b3f SocketPath: PciID:}] [{Interface:0xc0001953d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.643544 | controller | Jun 12 20:34:39.578046 crc crio[24437]: time="2026-06-12T20:34:39.577893618Z" level=info msg="Got pod network &{Name:redhat-marketplace-tc8bh Namespace:openshift-marketplace ID:93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0 UID:f3e08f98-f5f6-4bd2-9333-a7fc0f63a5c4 NetNS:/var/run/netns/c13dae12-d040-4f81-b436-aa2fae4f9b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3e08f98_f5f6_4bd2_9333_a7fc0f63a5c4.slice PodAnnotations:0xc00012ab40}] Aliases:map[]}"
2026-06-12 21:48:32.643561 | controller | Jun 12 20:34:39.578245 crc crio[24437]: time="2026-06-12T20:34:39.578188665Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-tc8bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.643578 | controller | Jun 12 20:34:39.586349 crc crio[24437]: time="2026-06-12T20:34:39.586273817Z" level=info msg="Ran pod sandbox 93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0 with infra container: openshift-marketplace/redhat-marketplace-tc8bh/POD" id=99cd07c1-2373-461a-9e5a-9ef0dc10a585 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.643595 | controller | Jun 12 20:34:39.592980 crc crio[24437]: time="2026-06-12T20:34:39.592835182Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=66713a5f-4885-4865-98e3-dff4d22a8d64 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.643611 | controller | Jun 12 20:34:39.602997 crc crio[24437]: time="2026-06-12T20:34:39.602283385Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f18097cf-9306-4bdb-b0a4-a4c9b635656d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.643628 | controller | Jun 12 20:34:39.604274 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74e113511d52085 Mac:ca:e5:8e:f1:7d:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/648adf53-ac16-4e6b-9ac5-83ff12444fc9 SocketPath: PciID:}] [{Interface:0xc000338f70 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.643645 | controller | Jun 12 20:34:39.606203 crc crio[24437]: time="2026-06-12T20:34:39.606128556Z" level=info msg="Got pod network &{Name:redhat-operators-mbv4s Namespace:openshift-marketplace ID:74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab UID:3dcd3081-1c0d-43a7-9b67-8a4bdff4ad35 NetNS:/var/run/netns/648adf53-ac16-4e6b-9ac5-83ff12444fc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3dcd3081_1c0d_43a7_9b67_8a4bdff4ad35.slice PodAnnotations:0xc00012a518}] Aliases:map[]}"
2026-06-12 21:48:32.643661 | controller | Jun 12 20:34:39.606363 crc crio[24437]: time="2026-06-12T20:34:39.60630216Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-mbv4s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.643677 | controller | Jun 12 20:34:39.613982 crc crio[24437]: time="2026-06-12T20:34:39.612976218Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-tc8bh/extract-utilities" id=eccd8935-961a-4391-ba6b-b2d85727339c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.643697 | controller | Jun 12 20:34:39.613982 crc crio[24437]: time="2026-06-12T20:34:39.613343726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.643713 | controller | Jun 12 20:34:39.614781 crc crio[24437]: time="2026-06-12T20:34:39.614290279Z" level=info msg="Ran pod sandbox 74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab with infra container: openshift-marketplace/redhat-operators-mbv4s/POD" id=b4a28d33-093d-4966-b13e-f172e8d0fba1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.643730 | controller | Jun 12 20:34:39.616836 crc crio[24437]: time="2026-06-12T20:34:39.616725757Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=705423ba-eadc-4867-bc6e-7ee46636221c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.643746 | controller | Jun 12 20:34:39.627766 crc crio[24437]: time="2026-06-12T20:34:39.627606574Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6fd22d9f-05fb-4d1d-96ed-c87b45059695 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.643762 | controller | Jun 12 20:34:39.643337 crc crio[24437]: time="2026-06-12T20:34:39.643157871Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mbv4s/extract-utilities" id=31db924f-ae11-4601-99b6-ed6bcc6ea29a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.643778 | controller | Jun 12 20:34:39.651892 crc crio[24437]: time="2026-06-12T20:34:39.651794016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.643794 | controller | Jun 12 20:34:39.653570 crc crio[24437]: time="2026-06-12T20:34:39.653456875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.643810 | controller | Jun 12 20:34:39.663108 crc crio[24437]: time="2026-06-12T20:34:39.663052892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.643825 | controller | Jun 12 20:34:39.687192 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65037fdd2eb4148 Mac:6e:81:11:02:8f:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/5b80d2d1-94c0-4bca-b3bf-ea892b98acb2 SocketPath: PciID:}] [{Interface:0xc0002aa640 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.643843 | controller | Jun 12 20:34:39.687192 crc crio[24437]: time="2026-06-12T20:34:39.687078499Z" level=info msg="Got pod network &{Name:certified-operators-jqr5n Namespace:openshift-marketplace ID:65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052 UID:072edb12-81e2-4287-b628-d5cb59eab442 NetNS:/var/run/netns/5b80d2d1-94c0-4bca-b3bf-ea892b98acb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod072edb12_81e2_4287_b628_d5cb59eab442.slice PodAnnotations:0xc001840048}] Aliases:map[]}"
2026-06-12 21:48:32.643881 | controller | Jun 12 20:34:39.687647 crc crio[24437]: time="2026-06-12T20:34:39.687274095Z" level=info msg="Checking pod openshift-marketplace_certified-operators-jqr5n for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.643904 | controller | Jun 12 20:34:39.689144 crc crio[24437]: time="2026-06-12T20:34:39.689049337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.643921 | controller | Jun 12 20:34:39.692170 crc crio[24437]: time="2026-06-12T20:34:39.692093948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.643937 | controller | Jun 12 20:34:39.694306 crc crio[24437]: time="2026-06-12T20:34:39.694031645Z" level=info msg="Ran pod sandbox 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052 with infra container: openshift-marketplace/certified-operators-jqr5n/POD" id=c45caa93-c8db-4414-b571-9229e0d2d12f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.643955 | controller | Jun 12 20:34:39.698301 crc crio[24437]: time="2026-06-12T20:34:39.698210274Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f3864b45-bc57-4e3b-bc7b-40782693fa5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.643972 | controller | Jun 12 20:34:39.701613 crc crio[24437]: time="2026-06-12T20:34:39.70144583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=23ec9f35-c75d-4d58-b140-42520ce64640 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.643988 | controller | Jun 12 20:34:39.720684 crc crio[24437]: time="2026-06-12T20:34:39.720601153Z" level=info msg="Creating container: openshift-marketplace/certified-operators-jqr5n/extract-utilities" id=b5fafb51-e2c0-47a6-8798-bacefa3562e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.644004 | controller | Jun 12 20:34:39.721272 crc crio[24437]: time="2026-06-12T20:34:39.721192317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.644021 | controller | Jun 12 20:34:39.747833 crc crio[24437]: time="2026-06-12T20:34:39.747718255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.644037 | controller | Jun 12 20:34:39.751098 crc crio[24437]: time="2026-06-12T20:34:39.751025253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.644053 | controller | Jun 12 20:34:39.818564 crc crio[24437]: time="2026-06-12T20:34:39.818420625Z" level=info msg="Created container d0c402056d29093cdad18aba8b100fe2513a9fefc6c65ee9c97b9af9bead736f: openshift-marketplace/redhat-marketplace-tc8bh/extract-utilities" id=eccd8935-961a-4391-ba6b-b2d85727339c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.644069 | controller | Jun 12 20:34:39.822681 crc crio[24437]: time="2026-06-12T20:34:39.822606375Z" level=info msg="Starting container: d0c402056d29093cdad18aba8b100fe2513a9fefc6c65ee9c97b9af9bead736f" id=5ab02933-e104-46ea-b1a2-5a49635b9293 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.644084 | controller | Jun 12 20:34:39.838667 crc crio[24437]: time="2026-06-12T20:34:39.838574692Z" level=info msg="Started container" PID=25431 containerID=d0c402056d29093cdad18aba8b100fe2513a9fefc6c65ee9c97b9af9bead736f description=openshift-marketplace/redhat-marketplace-tc8bh/extract-utilities id=5ab02933-e104-46ea-b1a2-5a49635b9293 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0
2026-06-12 21:48:32.644100 | controller | Jun 12 20:34:39.878111 crc crio[24437]: time="2026-06-12T20:34:39.876020898Z" level=info msg="Created container 5a6ba918e77ef3c39681bd88bda55ac3ceb030bd64ffbbe70bffee4e46c99842: openshift-marketplace/certified-operators-jqr5n/extract-utilities" id=b5fafb51-e2c0-47a6-8798-bacefa3562e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.644120 | controller | Jun 12 20:34:39.878111 crc crio[24437]: time="2026-06-12T20:34:39.878095397Z" level=info msg="Created container e83cadfd0331fdc234881d46dc9797570d593f7de7ceaa4a2bd0f23ac864ba44: openshift-marketplace/redhat-operators-mbv4s/extract-utilities" id=31db924f-ae11-4601-99b6-ed6bcc6ea29a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.644137 | controller | Jun 12 20:34:39.878607 crc crio[24437]: time="2026-06-12T20:34:39.878517476Z" level=info msg="Starting container: 5a6ba918e77ef3c39681bd88bda55ac3ceb030bd64ffbbe70bffee4e46c99842" id=65c68d19-26e1-4abe-80ee-2edcc3bea029 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.644153 | controller | Jun 12 20:34:39.881077 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6548a62d9e504e2 Mac:66:3e:d4:90:63:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/91dd704b-00f1-4120-a710-490cd2805a93 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.644170 | controller | Jun 12 20:34:39.881425 crc crio[24437]: time="2026-06-12T20:34:39.881319753Z" level=info msg="Starting container: e83cadfd0331fdc234881d46dc9797570d593f7de7ceaa4a2bd0f23ac864ba44" id=2bf4623d-cec2-4924-9c17-6eb80054ef58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.644186 | controller | Jun 12 20:34:39.882312 crc crio[24437]: time="2026-06-12T20:34:39.882226194Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-7wd7m Namespace:openshift-marketplace ID:6548a62d9e504e272b030e586bd76e4e4d6ac87667c1d8bfa33717eb8f9b0eb0 UID:d8a71deb-cd01-4e3f-990e-a7ed39697b6b NetNS:/var/run/netns/91dd704b-00f1-4120-a710-490cd2805a93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8a71deb_cd01_4e3f_990e_a7ed39697b6b.slice PodAnnotations:0xc002746030}] Aliases:map[]}"
2026-06-12 21:48:32.644203 | controller | Jun 12 20:34:39.882488 crc crio[24437]: time="2026-06-12T20:34:39.882428219Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-7wd7m for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.644220 | controller | Jun 12 20:34:39.886731 crc crio[24437]: time="2026-06-12T20:34:39.886622649Z" level=info msg="Started container" PID=25437 containerID=e83cadfd0331fdc234881d46dc9797570d593f7de7ceaa4a2bd0f23ac864ba44 description=openshift-marketplace/redhat-operators-mbv4s/extract-utilities id=2bf4623d-cec2-4924-9c17-6eb80054ef58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab
2026-06-12 21:48:32.644237 | controller | Jun 12 20:34:39.894608 crc crio[24437]: time="2026-06-12T20:34:39.894532566Z" level=info msg="Started container" PID=25438 containerID=5a6ba918e77ef3c39681bd88bda55ac3ceb030bd64ffbbe70bffee4e46c99842 description=openshift-marketplace/certified-operators-jqr5n/extract-utilities id=65c68d19-26e1-4abe-80ee-2edcc3bea029 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052
2026-06-12 21:48:32.644254 | controller | Jun 12 20:34:39.944081 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4226e578af287f Mac:92:15:e0:bd:54:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/e1b3785a-a0bd-4889-99e1-be3fc6d62b48 SocketPath: PciID:}] [{Interface:0xc00051c5c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.644270 | controller | Jun 12 20:34:39.945212 crc crio[24437]: time="2026-06-12T20:34:39.945176373Z" level=info msg="Got pod network &{Name:collect-profiles-29688270-b7j98 Namespace:openshift-operator-lifecycle-manager ID:b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b UID:c94d03ba-b96e-43a7-94eb-e76634839918 NetNS:/var/run/netns/e1b3785a-a0bd-4889-99e1-be3fc6d62b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc94d03ba_b96e_43a7_94eb_e76634839918.slice PodAnnotations:0xc00282c108}] Aliases:map[]}"
2026-06-12 21:48:32.644291 | controller | Jun 12 20:34:39.945517 crc crio[24437]: time="2026-06-12T20:34:39.94549413Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688270-b7j98 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.644308 | controller | Jun 12 20:34:39.961308 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac6018d7625d212 Mac:ea:a4:12:fc:d7:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/1430de40-3e1f-4d8a-ae9c-82ac1306bea1 SocketPath: PciID:}] [{Interface:0xc00059c770 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.644324 | controller | Jun 12 20:34:39.962514 crc crio[24437]: time="2026-06-12T20:34:39.962462603Z" level=info msg="Got pod network &{Name:community-operators-qrzsv Namespace:openshift-marketplace ID:ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4 UID:7c6c7aa3-a37c-4d5a-9d8d-a6f22438e004 NetNS:/var/run/netns/1430de40-3e1f-4d8a-ae9c-82ac1306bea1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c6c7aa3_a37c_4d5a_9d8d_a6f22438e004.slice PodAnnotations:0xc0027461e0}] Aliases:map[]}"
2026-06-12 21:48:32.644341 | controller | Jun 12 20:34:39.962663 crc crio[24437]: time="2026-06-12T20:34:39.962626756Z" level=info msg="Checking pod openshift-marketplace_community-operators-qrzsv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.644360 | controller | Jun 12 20:34:40.019646 crc crio[24437]: time="2026-06-12T20:34:40.019219434Z" level=info msg="Ran pod sandbox b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/POD" id=a47135df-42b3-417e-a9ac-a91949bc7391 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.644378 | controller | Jun 12 20:34:40.021237 crc crio[24437]: time="2026-06-12T20:34:40.021144669Z" level=info msg="Ran pod sandbox 6548a62d9e504e272b030e586bd76e4e4d6ac87667c1d8bfa33717eb8f9b0eb0 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/POD" id=81456a1f-9baf-4b94-8c8c-a1ab1a57d8e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.644395 | controller | Jun 12 20:34:40.021523 crc crio[24437]: time="2026-06-12T20:34:40.021356015Z" level=info msg="Ran pod sandbox ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4 with infra container: openshift-marketplace/community-operators-qrzsv/POD" id=b3cbe7b4-e62f-4dee-85c1-5db1841813d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.644411 | controller | Jun 12 20:34:40.022338 crc crio[24437]: time="2026-06-12T20:34:40.022271636Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=63b73550-2909-4b9c-8d53-32df82b618cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.644427 | controller | Jun 12 20:34:40.024136 crc crio[24437]: time="2026-06-12T20:34:40.02408028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=fafd958f-1753-40de-bd4a-f46500b2b9a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.644443 | controller | Jun 12 20:34:40.024303 crc crio[24437]: time="2026-06-12T20:34:40.024177802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3e685f51-11e6-4bd4-8f9a-a7fb8461630c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.644463 | controller | Jun 12 20:34:40.025435 crc crio[24437]: time="2026-06-12T20:34:40.02536607Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=18da02cc-6ea4-4a27-9d3a-44993903cd84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.644479 | controller | Jun 12 20:34:40.028879 crc crio[24437]: time="2026-06-12T20:34:40.028808551Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=6cdbad0c-a50e-4d71-a5dd-2ba06c2020a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.644496 | controller | Jun 12 20:34:40.030563 crc crio[24437]: time="2026-06-12T20:34:40.029817005Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ef1e853c-df8f-4edc-8645-293e9afd09fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.644512 | controller | Jun 12 20:34:40.041877 crc crio[24437]: time="2026-06-12T20:34:40.041691806Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/collect-profiles" id=b06761fb-a025-4281-879e-2ad3a2f0a5cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.644528 | controller | Jun 12 20:34:40.042701 crc crio[24437]: time="2026-06-12T20:34:40.042504645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.644544 | controller | Jun 12 20:34:40.046481 crc crio[24437]: time="2026-06-12T20:34:40.046331735Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator" id=17237495-0a1f-4dd1-a302-73e24fcc1926 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.644561 | controller | Jun 12 20:34:40.051990 crc crio[24437]: time="2026-06-12T20:34:40.051776035Z" level=info msg="Creating container: openshift-marketplace/community-operators-qrzsv/extract-utilities" id=5221f502-74ee-47ca-b8e4-f7450b9eeebe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.644577 | controller | Jun 12 20:34:40.064529 crc crio[24437]: time="2026-06-12T20:34:40.064388542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.644593 | controller | Jun 12 20:34:40.065611 crc crio[24437]: time="2026-06-12T20:34:40.065345595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.644608 | controller | Jun 12 20:34:40.093057 crc crio[24437]: time="2026-06-12T20:34:40.092881636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.644624 | controller | Jun 12 20:34:40.097133 crc crio[24437]: time="2026-06-12T20:34:40.097036495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.644639 | controller | Jun 12 20:34:40.099253 crc crio[24437]: time="2026-06-12T20:34:40.099210106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.644655 | controller | Jun 12 20:34:40.099859 crc crio[24437]: time="2026-06-12T20:34:40.09980121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.644673 | controller | Jun 12 20:34:40.103374 crc crio[24437]: time="2026-06-12T20:34:40.103324573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.644689 | controller | Jun 12 20:34:40.103548 crc crio[24437]: time="2026-06-12T20:34:40.103468816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.644705 | controller | Jun 12 20:34:40.133372 crc crio[24437]: time="2026-06-12T20:34:40.133211129Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=408cddfd-ccd7-4111-b767-2b0289b0fb9e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.644720 | controller | Jun 12 20:34:40.135171 crc crio[24437]: time="2026-06-12T20:34:40.134621973Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=4e15e5aa-cc5b-46d1-acda-7d3349df0c2f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.644735 | controller | Jun 12 20:34:40.153723 crc crio[24437]: time="2026-06-12T20:34:40.153613962Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:48:32.644751 | controller | Jun 12 20:34:40.166628 crc crio[24437]: time="2026-06-12T20:34:40.166498267Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:48:32.644766 | controller | Jun 12 20:34:40.246180 crc crio[24437]: time="2026-06-12T20:34:40.246071359Z" level=info msg="Created container 11e8dd518999026c244c873758e0f01bf90e34a966c677b1809a603cc41f610d: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator" id=17237495-0a1f-4dd1-a302-73e24fcc1926 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.644782 | controller | Jun 12 20:34:40.260288 crc crio[24437]: time="2026-06-12T20:34:40.258681407Z" level=info msg="Starting container: 11e8dd518999026c244c873758e0f01bf90e34a966c677b1809a603cc41f610d" id=51ddaa83-8305-43e3-9c9b-6fd35d3b99ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.644798 | controller | Jun 12 20:34:40.284745 crc crio[24437]: time="2026-06-12T20:34:40.283489344Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ec266e84-e3e5-4294-8c2c-2f6b59834fb6 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.644813 | controller | Jun 12 20:34:40.284745 crc crio[24437]: time="2026-06-12T20:34:40.28420634Z" level=info msg="Started container" PID=25489 containerID=11e8dd518999026c244c873758e0f01bf90e34a966c677b1809a603cc41f610d description=openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator id=51ddaa83-8305-43e3-9c9b-6fd35d3b99ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=6548a62d9e504e272b030e586bd76e4e4d6ac87667c1d8bfa33717eb8f9b0eb0
2026-06-12 21:48:32.644830 | controller | Jun 12 20:34:40.292531 crc crio[24437]: time="2026-06-12T20:34:40.292357163Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:48:32.644861 | controller | Jun 12 20:34:40.316616 crc crio[24437]: time="2026-06-12T20:34:40.316522475Z" level=info msg="Created container c86d99bfe8a603d0b77311839d872ea81d189259df9bc63e26e9d64808d5de8e: openshift-marketplace/community-operators-qrzsv/extract-utilities" id=5221f502-74ee-47ca-b8e4-f7450b9eeebe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.644885 | controller | Jun 12 20:34:40.317363 crc crio[24437]: time="2026-06-12T20:34:40.317273092Z" level=info msg="Created container 6902064a3daf085011e64b75390d191339199d17ec78dc54d5b3e09765386cdf: openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/collect-profiles" id=b06761fb-a025-4281-879e-2ad3a2f0a5cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.644909 | controller | Jun 12 20:34:40.320348 crc crio[24437]: time="2026-06-12T20:34:40.320279803Z" level=info msg="Starting container: c86d99bfe8a603d0b77311839d872ea81d189259df9bc63e26e9d64808d5de8e" id=8eaeb147-3569-4e27-b5da-c44f984408e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.644927 | controller | Jun 12 20:34:40.320444 crc crio[24437]: time="2026-06-12T20:34:40.320377797Z" level=info msg="Starting container: 6902064a3daf085011e64b75390d191339199d17ec78dc54d5b3e09765386cdf" id=74c13780-86ad-4fa6-b383-fc2f1e688e98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.644943 | controller | Jun 12 20:34:40.325446 crc crio[24437]: time="2026-06-12T20:34:40.325327323Z" level=info msg="Started container" PID=25493 containerID=c86d99bfe8a603d0b77311839d872ea81d189259df9bc63e26e9d64808d5de8e description=openshift-marketplace/community-operators-qrzsv/extract-utilities id=8eaeb147-3569-4e27-b5da-c44f984408e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4
2026-06-12 21:48:32.644960 | controller | Jun 12 20:34:40.329673 crc crio[24437]: time="2026-06-12T20:34:40.329607554Z" level=info msg="Started container" PID=25490 containerID=6902064a3daf085011e64b75390d191339199d17ec78dc54d5b3e09765386cdf description=openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/collect-profiles id=74c13780-86ad-4fa6-b383-fc2f1e688e98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b
2026-06-12 21:48:32.644976 | controller | Jun 12 20:34:40.902471 crc crio[24437]: time="2026-06-12T20:34:40.901692252Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf" id=408cddfd-ccd7-4111-b767-2b0289b0fb9e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.644993 | controller | Jun 12 20:34:40.903827 crc crio[24437]: time="2026-06-12T20:34:40.90369492Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=fc66e2e9-a244-4d11-a82a-bbc36fe60186 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.645009 | controller | Jun 12 20:34:40.918770 crc crio[24437]: time="2026-06-12T20:34:40.918604652Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a1620801-8b77-449b-b85a-e627475c5056 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.645026 | controller | Jun 12 20:34:40.923844 crc crio[24437]: time="2026-06-12T20:34:40.923676562Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=4e15e5aa-cc5b-46d1-acda-7d3349df0c2f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.645042 | controller | Jun 12 20:34:40.925191 crc crio[24437]: time="2026-06-12T20:34:40.925092225Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ae344141-57ed-4b8e-be9f-7003d32b8625 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.645058 | controller | Jun 12 20:34:40.928596 crc crio[24437]: time="2026-06-12T20:34:40.928468296Z" level=info msg="Creating container: openshift-marketplace/certified-operators-jqr5n/extract-content" id=3db2aba7-fab4-4ec6-8f87-87c66f6a427f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.645073 | controller | Jun 12 20:34:40.932692 crc crio[24437]: time="2026-06-12T20:34:40.932568003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645090 | controller | Jun 12 20:34:40.934374 crc crio[24437]: time="2026-06-12T20:34:40.934294302Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=b6cac925-8152-4857-a9cc-f81de8365ee1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.645110 | controller | Jun 12 20:34:40.948713 crc crio[24437]: time="2026-06-12T20:34:40.948585531Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-tc8bh/extract-content" id=5d13f1d6-f9b9-49d0-a5e0-c34a4d829838 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.645127 | controller | Jun 12 20:34:40.951318 crc crio[24437]: time="2026-06-12T20:34:40.951239444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645143 | controller | Jun 12 20:34:40.955432 crc crio[24437]: time="2026-06-12T20:34:40.955361671Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=ec266e84-e3e5-4294-8c2c-2f6b59834fb6 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.645159 | controller | Jun 12 20:34:40.958653 crc crio[24437]: time="2026-06-12T20:34:40.958572407Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8214a696-e35e-4195-84f9-fa7b1142bbf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.645175 | controller | Jun 12 20:34:40.968497 crc crio[24437]: time="2026-06-12T20:34:40.96841619Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d42eea23-5577-4958-8fec-50a90f8797d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.645191 | controller | Jun 12 20:34:40.981748 crc crio[24437]: time="2026-06-12T20:34:40.981649033Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mbv4s/extract-content" id=65f0c435-6ef3-4333-8631-72acfbc2ae1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.645207 | controller | Jun 12 20:34:40.982501 crc crio[24437]: time="2026-06-12T20:34:40.982349219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645223 | controller | Jun 12 20:34:40.992475 crc crio[24437]: time="2026-06-12T20:34:40.992422237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645239 | controller | Jun 12 20:34:41.000627 crc crio[24437]: time="2026-06-12T20:34:41.000591181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645255 | controller | Jun 12 20:34:41.001351 crc crio[24437]: time="2026-06-12T20:34:41.001250717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645270 | controller | Jun 12 20:34:41.004450 crc crio[24437]: time="2026-06-12T20:34:41.00434411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645286 | controller | Jun 12 20:34:41.033222 crc crio[24437]: time="2026-06-12T20:34:41.033154651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645301 | controller | Jun 12 20:34:41.037534 crc crio[24437]: time="2026-06-12T20:34:41.037457843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645316 | controller | Jun 12 20:34:41.154810 crc crio[24437]: time="2026-06-12T20:34:41.154508811Z" level=info msg="Created container a8b01789341c4aa0447eaa0b9ac5964d9dfbaecde2779544a993e63892152583: openshift-marketplace/redhat-operators-mbv4s/extract-content" id=65f0c435-6ef3-4333-8631-72acfbc2ae1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.645336 | controller | Jun 12 20:34:41.155816 crc crio[24437]: time="2026-06-12T20:34:41.15573833Z" level=info msg="Starting container: a8b01789341c4aa0447eaa0b9ac5964d9dfbaecde2779544a993e63892152583" id=f5a4e18f-b1cd-415f-9664-1c6053fade80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.645353 | controller | Jun 12 20:34:41.155816 crc crio[24437]: time="2026-06-12T20:34:41.155807411Z" level=info msg="Created container 39f84cf3ec27ab496ccb2ba5c2d43c264ed441376e7f679d90c13a4b252760c0: openshift-marketplace/redhat-marketplace-tc8bh/extract-content" id=5d13f1d6-f9b9-49d0-a5e0-c34a4d829838 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.645368 | controller | Jun 12 20:34:41.156737 crc crio[24437]: time="2026-06-12T20:34:41.156657321Z" level=info msg="Starting container: 39f84cf3ec27ab496ccb2ba5c2d43c264ed441376e7f679d90c13a4b252760c0" id=7843644e-ca1b-4a20-ac86-f2491cde54e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.645384 | controller | Jun 12 20:34:41.165047 crc crio[24437]: time="2026-06-12T20:34:41.164697671Z" level=info msg="Started container" PID=25555 containerID=a8b01789341c4aa0447eaa0b9ac5964d9dfbaecde2779544a993e63892152583 description=openshift-marketplace/redhat-operators-mbv4s/extract-content id=f5a4e18f-b1cd-415f-9664-1c6053fade80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab
2026-06-12 21:48:32.645401 | controller | Jun 12 20:34:41.165490 crc crio[24437]: time="2026-06-12T20:34:41.165390038Z" level=info msg="Created container c290465ecc923356bcc6fd9fba6a2de0f3e7d148b8dbfccc801b389a5a729d7c: openshift-marketplace/certified-operators-jqr5n/extract-content" id=3db2aba7-fab4-4ec6-8f87-87c66f6a427f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.645417 | controller | Jun 12 20:34:41.166404 crc crio[24437]: time="2026-06-12T20:34:41.16629555Z" level=info msg="Started container" PID=25554 containerID=39f84cf3ec27ab496ccb2ba5c2d43c264ed441376e7f679d90c13a4b252760c0 description=openshift-marketplace/redhat-marketplace-tc8bh/extract-content id=7843644e-ca1b-4a20-ac86-f2491cde54e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0
2026-06-12 21:48:32.645433 | controller | Jun 12 20:34:41.173076 crc crio[24437]: time="2026-06-12T20:34:41.167501648Z" level=info msg="Starting container: c290465ecc923356bcc6fd9fba6a2de0f3e7d148b8dbfccc801b389a5a729d7c" id=54fba062-6c5d-4071-8916-aeac82d39552 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.645449 | controller | Jun 12 20:34:41.173076 crc crio[24437]: time="2026-06-12T20:34:41.172782943Z" level=info msg="Started container" PID=25553 containerID=c290465ecc923356bcc6fd9fba6a2de0f3e7d148b8dbfccc801b389a5a729d7c description=openshift-marketplace/certified-operators-jqr5n/extract-content id=54fba062-6c5d-4071-8916-aeac82d39552 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052
2026-06-12 21:48:32.645465 | controller | Jun 12 20:34:41.333052 crc crio[24437]: time="2026-06-12T20:34:41.332999052Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=d4ac2022-66ef-4094-88df-c2ad5f483ce9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.645481 | controller | Jun 12 20:34:41.338442 crc crio[24437]: time="2026-06-12T20:34:41.338372269Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:48:32.645497 | controller | Jun 12 20:34:41.916667 crc crio[24437]: time="2026-06-12T20:34:41.91655325Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=d4ac2022-66ef-4094-88df-c2ad5f483ce9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.645514 | controller | Jun 12 20:34:41.920745 crc crio[24437]: time="2026-06-12T20:34:41.920532794Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=d2c7f30a-8b2e-403d-87f5-18fabe49e083 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.645534 | controller | Jun 12 20:34:41.926649 crc crio[24437]: time="2026-06-12T20:34:41.926407663Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=06ea85eb-491f-453b-aa06-3c974aafcb87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.645551 | controller | Jun 12 20:34:41.944400 crc crio[24437]: time="2026-06-12T20:34:41.943821745Z" level=info msg="Creating container: openshift-marketplace/community-operators-qrzsv/extract-content" id=70e6af1b-bc20-460d-b29b-932142cefc76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.645567 | controller | Jun 12 20:34:41.944855 crc crio[24437]: time="2026-06-12T20:34:41.944602014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645584 | controller | Jun 12 20:34:42.011703 crc crio[24437]: time="2026-06-12T20:34:42.011586827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645600 | controller | Jun 12 20:34:42.026631 crc crio[24437]: time="2026-06-12T20:34:42.026127001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645616 | controller | Jun 12 20:34:42.301435 crc crio[24437]: time="2026-06-12T20:34:42.301047493Z" level=info msg="Created container 400d6be6d93c2321a7af2bf679759cc40917d1f8c76c241aa03f3fcf7cb415f8: openshift-marketplace/community-operators-qrzsv/extract-content" id=70e6af1b-bc20-460d-b29b-932142cefc76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.645632 | controller | Jun 12 20:34:42.325486 crc crio[24437]: time="2026-06-12T20:34:42.322552651Z" level=info msg="Starting container: 400d6be6d93c2321a7af2bf679759cc40917d1f8c76c241aa03f3fcf7cb415f8" id=b0b0e149-1dc9-42c6-bdb0-224244c1a647 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.645649 | controller | Jun 12 20:34:42.463058 crc crio[24437]: time="2026-06-12T20:34:42.461558668Z" level=info msg="Started container" PID=25590 containerID=400d6be6d93c2321a7af2bf679759cc40917d1f8c76c241aa03f3fcf7cb415f8 description=openshift-marketplace/community-operators-qrzsv/extract-content id=b0b0e149-1dc9-42c6-bdb0-224244c1a647 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4
2026-06-12 21:48:32.645666 | controller | Jun 12 20:34:42.858601 crc crio[24437]: time="2026-06-12T20:34:42.857852348Z" level=info msg="Stopping pod sandbox: b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b" id=e465b3ae-4319-442a-ad29-2ff29836e003 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.645683 | controller | Jun 12 20:34:42.859475 crc crio[24437]: time="2026-06-12T20:34:42.859250571Z" level=info msg="Got pod network &{Name:collect-profiles-29688270-b7j98 Namespace:openshift-operator-lifecycle-manager ID:b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b UID:c94d03ba-b96e-43a7-94eb-e76634839918 NetNS:/var/run/netns/e1b3785a-a0bd-4889-99e1-be3fc6d62b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc94d03ba_b96e_43a7_94eb_e76634839918.slice PodAnnotations:0xc00051cdf8}] Aliases:map[]}"
2026-06-12 21:48:32.645700 | controller | Jun 12 20:34:42.860392 crc crio[24437]: time="2026-06-12T20:34:42.860074291Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688270-b7j98 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.645715 | controller | Jun 12 20:34:46.852117 crc crio[24437]: time="2026-06-12T20:34:46.850734849Z" level=info msg="Stopped pod sandbox: b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b" id=e465b3ae-4319-442a-ad29-2ff29836e003 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.645736 | controller | Jun 12 20:34:47.009394 crc crio[24437]: time="2026-06-12T20:34:47.009114554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4bf5da1e-63df-47d0-aae7-4331f6eeeb20 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.645753 | controller | Jun 12 20:34:47.016310 crc crio[24437]: time="2026-06-12T20:34:47.015854644Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fcb72a9f-2062-4821-96b9-40b59a5efc9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.645769 | controller | Jun 12 20:34:47.241536 crc crio[24437]: time="2026-06-12T20:34:47.240478236Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-tc8bh/registry-server" id=b8c7b3ee-000b-49aa-a7bd-c1a9300c30e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.645785 | controller | Jun 12 20:34:47.242109 crc crio[24437]: time="2026-06-12T20:34:47.242081422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645801 | controller | Jun 12 20:34:47.380330 crc crio[24437]: time="2026-06-12T20:34:47.380218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645818 | controller | Jun 12 20:34:47.395785 crc crio[24437]: time="2026-06-12T20:34:47.394492758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645834 | controller | Jun 12 20:34:47.635387 crc crio[24437]: time="2026-06-12T20:34:47.635296522Z" level=info msg="Created container f4fd6ac8be8546ad0cfe210a79e4ae675339b8fdbc8569219a472e17e51a9e7c: openshift-marketplace/redhat-marketplace-tc8bh/registry-server" id=b8c7b3ee-000b-49aa-a7bd-c1a9300c30e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.645867 | controller | Jun 12 20:34:47.638718 crc crio[24437]: time="2026-06-12T20:34:47.63860933Z" level=info msg="Starting container: f4fd6ac8be8546ad0cfe210a79e4ae675339b8fdbc8569219a472e17e51a9e7c" id=4dadf39c-6672-4117-8f5b-98f4a630ce80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.645889 | controller | Jun 12 20:34:47.658194 crc crio[24437]: time="2026-06-12T20:34:47.657337194Z" level=info msg="Started container" PID=25647 containerID=f4fd6ac8be8546ad0cfe210a79e4ae675339b8fdbc8569219a472e17e51a9e7c description=openshift-marketplace/redhat-marketplace-tc8bh/registry-server id=4dadf39c-6672-4117-8f5b-98f4a630ce80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0
2026-06-12 21:48:32.645907 | controller | Jun 12 20:34:52.423226 crc crio[24437]: time="2026-06-12T20:34:52.421340067Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=58ec85b1-9f07-4a99-893b-b9e6b794a13d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.645923 | controller | Jun 12 20:34:52.488743 crc crio[24437]: time="2026-06-12T20:34:52.488578027Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1c12dca4-09ba-4dad-9ca0-ca54784440dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.645940 | controller | Jun 12 20:34:52.915610 crc crio[24437]: time="2026-06-12T20:34:52.914834697Z" level=info msg="Creating container: openshift-marketplace/certified-operators-jqr5n/registry-server" id=11c7bbd0-a48e-40b4-954a-72bc47e2921c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.645960 | controller | Jun 12 20:34:52.916381 crc crio[24437]: time="2026-06-12T20:34:52.916295772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645977 | controller | Jun 12 20:34:52.993512 crc crio[24437]: time="2026-06-12T20:34:52.993136088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.645995 | controller | Jun 12 20:34:53.002632 crc crio[24437]: time="2026-06-12T20:34:53.00166942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.646018 | controller | Jun 12 20:34:53.249263 crc crio[24437]: time="2026-06-12T20:34:53.248891606Z" level=info msg="Created container 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677: openshift-marketplace/certified-operators-jqr5n/registry-server" id=11c7bbd0-a48e-40b4-954a-72bc47e2921c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.646043 | controller | Jun 12 20:34:53.252622 crc crio[24437]: time="2026-06-12T20:34:53.252329997Z" level=info msg="Starting container: 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677" id=19f9d3b6-2074-4819-9e77-b3fd417094bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.646070 | controller | Jun 12 20:34:53.266438 crc crio[24437]: time="2026-06-12T20:34:53.265772045Z" level=info msg="Started container" PID=25691 containerID=1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677 description=openshift-marketplace/certified-operators-jqr5n/registry-server id=19f9d3b6-2074-4819-9e77-b3fd417094bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052
2026-06-12 21:48:32.646089 | controller | Jun 12 20:34:56.519502 crc crio[24437]: time="2026-06-12T20:34:56.511706914Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b9fdd62f-a3f2-4e73-abe5-c2bd6b105a99 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.646105 | controller | Jun 12 20:34:56.519502 crc crio[24437]: time="2026-06-12T20:34:56.515824452Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ee298ec9-9fda-4a6b-9ffd-05bf8be3801f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.646122 | controller | Jun 12 20:34:56.525991 crc crio[24437]: time="2026-06-12T20:34:56.525644814Z" level=info msg="Creating container: openshift-marketplace/community-operators-qrzsv/registry-server" id=ba38fbff-beec-490f-ada5-cc9fbf309f83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.646138 | controller | Jun 12 20:34:56.526557 crc crio[24437]: time="2026-06-12T20:34:56.526350801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.646154 | controller | Jun 12 20:34:56.655540 crc crio[24437]: time="2026-06-12T20:34:56.654347827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.646170 | controller | Jun 12 20:34:56.669297 crc crio[24437]: time="2026-06-12T20:34:56.669114807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.646186 | controller | Jun 12 20:34:56.836344 crc crio[24437]: time="2026-06-12T20:34:56.835891191Z" level=info msg="Created container 585a0fd04607e84991fc17b6b4df8e5c6ae460ab4485de0dcf4ade1b8ada164c: openshift-marketplace/community-operators-qrzsv/registry-server" id=ba38fbff-beec-490f-ada5-cc9fbf309f83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.646206 | controller | Jun 12 20:34:56.840427 crc crio[24437]: time="2026-06-12T20:34:56.840375677Z" level=info msg="Starting container: 585a0fd04607e84991fc17b6b4df8e5c6ae460ab4485de0dcf4ade1b8ada164c" id=06a4f3f3-8b85-4cdc-aea2-88c9a4b00406 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.646224 | controller | Jun 12 20:34:56.849200 crc crio[24437]: time="2026-06-12T20:34:56.848591711Z" level=info msg="Started container" PID=25728 containerID=585a0fd04607e84991fc17b6b4df8e5c6ae460ab4485de0dcf4ade1b8ada164c description=openshift-marketplace/community-operators-qrzsv/registry-server id=06a4f3f3-8b85-4cdc-aea2-88c9a4b00406 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4
2026-06-12 21:48:32.646240 | controller | Jun 12 20:35:02.261859 crc crio[24437]: time="2026-06-12T20:35:02.257438147Z" level=info msg="Stopping container: 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851 (timeout: 30s)" id=a1fff9d0-9716-47cc-bf36-295558e19407 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.646257 | controller | Jun 12 20:35:02.261859 crc crio[24437]: time="2026-06-12T20:35:02.258508552Z" level=info msg="Stopping container: 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0 (timeout: 30s)" id=dee43aa7-b830-4b47-8fce-d2ea3984700c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.646273 | controller | Jun 12 20:35:02.261859 crc crio[24437]: time="2026-06-12T20:35:02.258530972Z" level=info msg="Stopping container: e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2 (timeout: 30s)" id=82d1ff8b-ddb2-485f-ae34-bd86448ac607 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.646290 | controller | Jun 12 20:35:02.261859 crc crio[24437]: time="2026-06-12T20:35:02.258551393Z" level=info msg="Stopping container: 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7 (timeout: 30s)" id=fc83d924-aa04-496e-ad91-db57a0ad9445 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.646305 | controller | Jun 12 20:35:02.270437 crc crio[24437]: time="2026-06-12T20:35:02.258703217Z" level=info msg="Stopping container: 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b (timeout: 30s)" id=7516709d-4a0d-4ee9-8979-a17794bf0871 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.646321 | controller | Jun 12 20:35:02.562009 crc crio[24437]: time="2026-06-12T20:35:02.559205154Z" level=info msg="Stopped container 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851: openshift-etcd/etcd-crc/etcd-readyz" id=a1fff9d0-9716-47cc-bf36-295558e19407 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.646338 | controller | Jun 12 20:35:02.767481 crc crio[24437]: time="2026-06-12T20:35:02.762548342Z" level=info msg="Stopped container 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7: openshift-etcd/etcd-crc/etcd-rev" id=fc83d924-aa04-496e-ad91-db57a0ad9445 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.646355 | controller | Jun 12 20:35:02.904028 crc crio[24437]: time="2026-06-12T20:35:02.903768312Z" level=info msg="Stopped container 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b: openshift-etcd/etcd-crc/etcd-metrics" id=7516709d-4a0d-4ee9-8979-a17794bf0871 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.646372 | controller | Jun 12 20:35:03.650677 crc crio[24437]: time="2026-06-12T20:35:03.649593038Z" level=info msg="Stopping pod sandbox: 2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0" id=28f7b3e2-2c06-49c6-9014-04884f117f9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.646388 | controller | Jun 12 20:35:03.652893 crc crio[24437]: time="2026-06-12T20:35:03.650828397Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0 UID:a605ed08-930d-4124-9417-a3bb59a03455 NetNS:/var/run/netns/d36a16e5-36da-4ac8-881a-f5c6d1e59ec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda605ed08_930d_4124_9417_a3bb59a03455.slice PodAnnotations:0xc0026aab58}] Aliases:map[]}"
2026-06-12 21:48:32.646408 | controller | Jun 12 20:35:03.652893 crc crio[24437]: time="2026-06-12T20:35:03.651059573Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.646425 | controller | Jun 12 20:35:04.640445 crc crio[24437]: time="2026-06-12T20:35:04.640367157Z" level=info msg="Stopped pod sandbox: 2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0" id=28f7b3e2-2c06-49c6-9014-04884f117f9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.646441 | controller | Jun 12 20:35:06.692308 crc crio[24437]: time="2026-06-12T20:35:06.691691115Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6b6309e3-bdf9-439d-ad32-5f242730e826 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.646458 | controller | Jun 12 20:35:06.694363 crc crio[24437]: time="2026-06-12T20:35:06.694273756Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ce2f93cc-3f43-451f-a313-ab2d710a862f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.646474 | controller | Jun 12 20:35:06.699402 crc crio[24437]: time="2026-06-12T20:35:06.699313396Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mbv4s/registry-server" id=01ac8434-7938-4c1a-a01a-a8c6697a17a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.646490 | controller | Jun 12 20:35:06.699737 crc crio[24437]: time="2026-06-12T20:35:06.699668824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.646506 | controller | Jun 12 20:35:06.730513 crc crio[24437]: time="2026-06-12T20:35:06.730430572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.646522 | controller | Jun 12 20:35:06.734265 crc crio[24437]: time="2026-06-12T20:35:06.73420096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.646538 | controller | Jun 12 20:35:06.857533 crc crio[24437]: time="2026-06-12T20:35:06.857411444Z" level=info msg="Created container 351f6a193376ed85626f959914aa7add6facfd0ab9f1078dfde615829d301e00: openshift-marketplace/redhat-operators-mbv4s/registry-server" id=01ac8434-7938-4c1a-a01a-a8c6697a17a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.646554 | controller | Jun 12 20:35:06.858772 crc crio[24437]: time="2026-06-12T20:35:06.858691164Z" level=info msg="Starting container: 351f6a193376ed85626f959914aa7add6facfd0ab9f1078dfde615829d301e00" id=a4dd9a6c-caed-47d2-b230-edf897105705 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.646570 | controller | Jun 12 20:35:06.866243 crc crio[24437]: time="2026-06-12T20:35:06.86611868Z" level=info msg="Started container" PID=25860 containerID=351f6a193376ed85626f959914aa7add6facfd0ab9f1078dfde615829d301e00 description=openshift-marketplace/redhat-operators-mbv4s/registry-server id=a4dd9a6c-caed-47d2-b230-edf897105705 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab
2026-06-12 21:48:32.646591 | controller | Jun 12 20:35:14.804741 crc crio[24437]: time="2026-06-12T20:35:14.803173057Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6d804f11-c06b-4241-9607-cb823f7661fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.646607 | controller | Jun 12 20:35:14.807479 crc crio[24437]: time="2026-06-12T20:35:14.80624322Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=576499b2-2119-4c95-8246-e228c994c9b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.646623 | controller | Jun 12 20:35:14.812258 crc crio[24437]: time="2026-06-12T20:35:14.810274945Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=5b4b6bc3-7c83-407c-a233-df64df0e767b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.646638 | controller | Jun 12 20:35:14.812258 crc crio[24437]: time="2026-06-12T20:35:14.810885879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.646654 | controller | Jun 12 20:35:14.813657 crc crio[24437]: time="2026-06-12T20:35:14.813252796Z" level=info msg="Removing container: 47812ddd75ef355da05bc0b0a02b728c6f1c06fb0d688a480a284f6c52d79505" id=4693966b-154c-45af-bb3b-471cbf1ce0a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.646670 | controller | Jun 12 20:35:14.901517 crc crio[24437]: time="2026-06-12T20:35:14.90137647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.646685 | controller | Jun 12 20:35:14.954874 crc crio[24437]: time="2026-06-12T20:35:14.954615339Z" level=info msg="Removed container 47812ddd75ef355da05bc0b0a02b728c6f1c06fb0d688a480a284f6c52d79505: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=4693966b-154c-45af-bb3b-471cbf1ce0a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.646701 | controller | Jun 12 20:35:15.149428 crc crio[24437]: time="2026-06-12T20:35:15.149116317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.646717 | controller | Jun 12 20:35:15.251895 crc crio[24437]: time="2026-06-12T20:35:15.251630632Z" level=info msg="Created container 749523af55f833615dfdc595d496c9c99f14ea70d068f10c4a329ce2ad4088e4: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=5b4b6bc3-7c83-407c-a233-df64df0e767b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.646732 | controller | Jun 12 20:35:15.253171 crc crio[24437]: time="2026-06-12T20:35:15.253108757Z" level=info msg="Starting container: 749523af55f833615dfdc595d496c9c99f14ea70d068f10c4a329ce2ad4088e4" id=b5129777-a882-4c2a-9f9a-dbecff0642f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.646748 | controller | Jun 12 20:35:15.261316 crc crio[24437]: time="2026-06-12T20:35:15.261192669Z" level=info msg="Started container" PID=26004 containerID=749523af55f833615dfdc595d496c9c99f14ea70d068f10c4a329ce2ad4088e4 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=b5129777-a882-4c2a-9f9a-dbecff0642f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1
2026-06-12 21:48:32.646765 | controller | Jun 12 20:35:29.553967 crc crio[24437]: time="2026-06-12T20:35:29.552985275Z" level=info msg="Stopped container e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2: openshift-etcd/etcd-crc/etcd" id=82d1ff8b-ddb2-485f-ae34-bd86448ac607 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.646785 | controller | Jun 12 20:35:32.295436 crc crio[24437]: time="2026-06-12T20:35:32.295216952Z" level=warning msg="Stopping container 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0 with stop signal(15) timed out. Killing..."
2026-06-12 21:48:32.646802 | controller | Jun 12 20:35:32.360396 crc crio[24437]: time="2026-06-12T20:35:32.359680216Z" level=error msg="Killing container 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 21:48:32.646818 | controller | Jun 12 20:35:32.418160 crc crio[24437]: time="2026-06-12T20:35:32.418025086Z" level=info msg="Stopped container 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0: openshift-etcd/etcd-crc/etcdctl" id=dee43aa7-b830-4b47-8fce-d2ea3984700c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.646835 | controller | Jun 12 20:35:32.419658 crc crio[24437]: time="2026-06-12T20:35:32.41949853Z" level=info msg="Stopping pod sandbox: df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0" id=9acdf7f0-b991-4696-b24f-67b32cc01b71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.646875 | controller | Jun 12 20:35:32.427809 crc crio[24437]: time="2026-06-12T20:35:32.427728285Z" level=info msg="Stopped pod sandbox: df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0" id=9acdf7f0-b991-4696-b24f-67b32cc01b71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.646894 | controller | Jun 12 20:35:33.066571 crc crio[24437]: time="2026-06-12T20:35:33.066453089Z" level=info msg="Removing container: 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7" id=0bc58b9c-f83b-4565-a192-29bf9a145361 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.646910 | controller | Jun 12 20:35:33.099764 crc crio[24437]: time="2026-06-12T20:35:33.099579032Z" level=info msg="Removed container 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7: openshift-etcd/etcd-crc/etcd-rev" id=0bc58b9c-f83b-4565-a192-29bf9a145361 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.646926 | controller | Jun 12 20:35:33.104539 crc crio[24437]: time="2026-06-12T20:35:33.104410706Z" level=info msg="Removing container: 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851" id=be3b5335-3c6a-4074-beb9-798071481848 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.646942 | controller | Jun 12 20:35:33.136601 crc crio[24437]: time="2026-06-12T20:35:33.136445005Z" level=info msg="Removed container 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851: openshift-etcd/etcd-crc/etcd-readyz" id=be3b5335-3c6a-4074-beb9-798071481848 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.646957 | controller | Jun 12 20:35:33.140489 crc crio[24437]: time="2026-06-12T20:35:33.140368967Z" level=info msg="Removing container: 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b" id=0be3118c-31de-41ff-adb8-8c68ea9b5933 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.646985 | controller | Jun 12 20:35:33.175656 crc crio[24437]: time="2026-06-12T20:35:33.175479157Z" level=info msg="Removed container 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b: openshift-etcd/etcd-crc/etcd-metrics" id=0be3118c-31de-41ff-adb8-8c68ea9b5933 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.647003 | controller | Jun 12 20:35:33.181457 crc crio[24437]: time="2026-06-12T20:35:33.181355896Z" level=info msg="Removing container: e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2" id=0ed58e62-330b-4fbd-a7fb-1646687e6054 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.647019 | controller | Jun 12 20:35:33.220497 crc crio[24437]: time="2026-06-12T20:35:33.219860906Z" level=info msg="Removed container e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2: openshift-etcd/etcd-crc/etcd" id=0ed58e62-330b-4fbd-a7fb-1646687e6054 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.647038 | controller | Jun 12 20:35:33.223665 crc crio[24437]: time="2026-06-12T20:35:33.223571635Z" level=info msg="Removing container: 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0" id=f7294554-3831-4986-9504-b60d1a4b24b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.647054 | controller | Jun 12 20:35:33.249827 crc crio[24437]: time="2026-06-12T20:35:33.24962716Z" level=info msg="Removed container 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0: openshift-etcd/etcd-crc/etcdctl" id=f7294554-3831-4986-9504-b60d1a4b24b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.647069 | controller | Jun 12 20:35:33.253636 crc crio[24437]: time="2026-06-12T20:35:33.253519792Z" level=info msg="Removing container: b167da977c5b36e7e99589388f4fd2bc405224a57cb0a71578f658ce36361c60" id=275725c7-66d5-4ca9-aa32-6ce10cb99d2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.647084 | controller | Jun 12 20:35:33.331251 crc crio[24437]: time="2026-06-12T20:35:33.330844271Z" level=info msg="Removed container b167da977c5b36e7e99589388f4fd2bc405224a57cb0a71578f658ce36361c60: openshift-etcd/etcd-crc/etcd-resources-copy" id=275725c7-66d5-4ca9-aa32-6ce10cb99d2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.647100 | controller | Jun 12 20:35:33.336424 crc crio[24437]: time="2026-06-12T20:35:33.336279149Z" level=info msg="Removing container: fc35bb75eb492a55b22c6318187f6eac3b792fbd7f68d5bf9b49386a7b9d46ae" id=8b2af6b9-474c-4f75-bd57-5779ebed9dfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.647116 | controller | Jun 12 20:35:33.424444 crc crio[24437]: time="2026-06-12T20:35:33.424234519Z" level=info msg="Removed container fc35bb75eb492a55b22c6318187f6eac3b792fbd7f68d5bf9b49386a7b9d46ae: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=8b2af6b9-474c-4f75-bd57-5779ebed9dfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.647132 | controller | Jun 12 20:35:33.432637 crc crio[24437]: time="2026-06-12T20:35:33.432524246Z" level=info msg="Removing container: 04209446c0115b4becd30f7bd7c574aae225cb8a472ee49697d2618d89c85156" id=ca35dfbe-34b8-49fa-9f4e-96b9014bee26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.647148 | controller | Jun 12 20:35:33.561311 crc crio[24437]: time="2026-06-12T20:35:33.560575503Z" level=info msg="Removed container 04209446c0115b4becd30f7bd7c574aae225cb8a472ee49697d2618d89c85156: openshift-etcd/etcd-crc/setup" id=ca35dfbe-34b8-49fa-9f4e-96b9014bee26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.647165 | controller | Jun 12 20:35:57.337425 crc crio[24437]: time="2026-06-12T20:35:57.335816266Z" level=info msg="Removing container: bd2c756089b91616f03d1fc385d5b3a7acd8fe1e6cf64c63fbe85331a708d5db" id=f9564bf2-8f00-4d05-b97d-158185f52b71 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.647181 | controller | Jun 12 20:35:57.339393 crc crio[24437]: time="2026-06-12T20:35:57.336328007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5045b685-433f-48bf-8d91-6bbf2e9b44ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.647196 | controller | Jun 12 20:35:57.346363 crc crio[24437]: time="2026-06-12T20:35:57.346029397Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=15e26779-e1e9-42bc-a033-81343edc95ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.647211 | controller | Jun 12 20:35:57.349777 crc crio[24437]: time="2026-06-12T20:35:57.34952028Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=c21b5cd0-e37c-4ee7-bd66-53eeb4fb38b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.647231 | controller | Jun 12 20:35:57.350232 crc crio[24437]: time="2026-06-12T20:35:57.350014231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.647247 | controller | Jun 12 20:35:57.382811 crc crio[24437]: time="2026-06-12T20:35:57.382652733Z" level=info msg="Removed container bd2c756089b91616f03d1fc385d5b3a7acd8fe1e6cf64c63fbe85331a708d5db: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=f9564bf2-8f00-4d05-b97d-158185f52b71 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.647263 | controller | Jun 12 20:35:57.392833 crc crio[24437]: time="2026-06-12T20:35:57.392695431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.647279 | controller | Jun 12 20:35:57.401546 crc crio[24437]: time="2026-06-12T20:35:57.401306584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.647295 | controller | Jun 12 20:35:57.517766 crc crio[24437]: time="2026-06-12T20:35:57.517557913Z" level=info msg="Created container 9c28cd0339379c8da223a2ebdd973eb997f742826ab9fd742f4b1e06494a9530: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=c21b5cd0-e37c-4ee7-bd66-53eeb4fb38b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.647317 | controller | Jun 12 20:35:57.519372 crc crio[24437]: time="2026-06-12T20:35:57.519066089Z" level=info msg="Starting container: 9c28cd0339379c8da223a2ebdd973eb997f742826ab9fd742f4b1e06494a9530" id=7efbc8bc-80c0-472e-ab26-940d02e29067 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.647344 | controller | Jun 12 20:35:57.527018 crc crio[24437]: time="2026-06-12T20:35:57.526678879Z" level=info msg="Started container" PID=26603 containerID=9c28cd0339379c8da223a2ebdd973eb997f742826ab9fd742f4b1e06494a9530 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=7efbc8bc-80c0-472e-ab26-940d02e29067 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148b6f12fb215a4ebac1cdb04d5e29659278fb365f9065a2b57a8547865ff133
2026-06-12 21:48:32.647371 | controller | Jun 12 20:36:00.297195 crc crio[24437]: time="2026-06-12T20:36:00.296029565Z" level=info msg="Stopping pod sandbox: df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0" id=913d326b-231c-43a5-a9cc-5cc98e4647b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.647389 | controller | Jun 12 20:36:00.297195 crc crio[24437]: time="2026-06-12T20:36:00.296864515Z" level=info msg="Stopped pod sandbox (already stopped): df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0" id=913d326b-231c-43a5-a9cc-5cc98e4647b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.647407 | controller | Jun 12 20:36:00.299447 crc crio[24437]: time="2026-06-12T20:36:00.298391763Z" level=info msg="Removing pod sandbox: df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0" id=f398a19a-c810-4c3c-8226-064c4eddaa27 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.647423 | controller | Jun 12 20:36:00.315300 crc crio[24437]: time="2026-06-12T20:36:00.315141285Z" level=info msg="Removed pod sandbox: df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0" id=f398a19a-c810-4c3c-8226-064c4eddaa27 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.647439 | controller | Jun 12 20:36:45.882818 crc crio[24437]: time="2026-06-12T20:36:45.881261679Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=b6afb432-a319-49eb-b151-724b49fcf9a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.647455 | controller | Jun 12 20:36:45.885620 crc crio[24437]: time="2026-06-12T20:36:45.885497935Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=dacf6876-0270-4511-8072-6f676dbba65e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.647476 | controller | Jun 12 20:36:45.889621 crc crio[24437]: time="2026-06-12T20:36:45.889490524Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator" id=23d3522c-9d86-4643-8ef9-7e7f858730ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.647494 | controller | Jun 12 20:36:45.890290 crc crio[24437]: time="2026-06-12T20:36:45.890163911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.647510 | controller | Jun 12 20:36:45.938542 crc crio[24437]: time="2026-06-12T20:36:45.938379093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.647526 | controller | Jun 12 20:36:45.944070 crc crio[24437]: time="2026-06-12T20:36:45.943829359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.647542 | controller | Jun 12 20:36:46.098860 crc crio[24437]: time="2026-06-12T20:36:46.09876307Z" level=info msg="Created container bf8ebacb5b59a45ac258d3ba784a987a70cd9321562eb63354f4552c4370ec47: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator" id=23d3522c-9d86-4643-8ef9-7e7f858730ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.647558 | controller | Jun 12 20:36:46.100693 crc crio[24437]: time="2026-06-12T20:36:46.100611687Z" level=info msg="Starting container: bf8ebacb5b59a45ac258d3ba784a987a70cd9321562eb63354f4552c4370ec47" id=1e722428-dcb2-41c1-8985-409df53e8750 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.647575 | controller | Jun 12 20:36:46.113094 crc crio[24437]: time="2026-06-12T20:36:46.112836084Z" level=info msg="Started container" PID=27231 containerID=bf8ebacb5b59a45ac258d3ba784a987a70cd9321562eb63354f4552c4370ec47 description=openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator id=1e722428-dcb2-41c1-8985-409df53e8750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6548a62d9e504e272b030e586bd76e4e4d6ac87667c1d8bfa33717eb8f9b0eb0
2026-06-12 21:48:32.647591 | controller | Jun 12 20:37:04.282069 crc crio[24437]: time="2026-06-12T20:37:04.280420899Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=afd256f2-483f-48ab-a1ee-b65dbe68a20d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.647607 | controller | Jun 12 20:37:04.282069 crc crio[24437]: time="2026-06-12T20:37:04.281890506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.647624 | controller | Jun 12 20:37:04.312227 crc crio[24437]: time="2026-06-12T20:37:04.311084751Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=afd256f2-483f-48ab-a1ee-b65dbe68a20d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.647640 | controller | Jun 12 20:37:04.324757 crc crio[24437]: time="2026-06-12T20:37:04.32460795Z" level=info msg="Ran pod sandbox 439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005 with infra container: openshift-etcd/etcd-crc/POD" id=afd256f2-483f-48ab-a1ee-b65dbe68a20d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.647656 | controller | Jun 12 20:37:04.329078 crc crio[24437]: time="2026-06-12T20:37:04.32818756Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=2fb77c5d-3c36-4457-bd65-8bcd699e4a34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.647676 | controller | Jun 12 20:37:04.331140 crc crio[24437]: time="2026-06-12T20:37:04.331054142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=32138689-e36b-455a-8337-dfaa51fbc121 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.647692 | controller | Jun 12 20:37:04.351673 crc crio[24437]: time="2026-06-12T20:37:04.351084104Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=0a2860e6-9ed4-4459-bfde-8c7106efddf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.647708 | controller | Jun 12 20:37:04.358088 crc crio[24437]: time="2026-06-12T20:37:04.353138696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.647725 | controller | Jun 12 20:37:04.394635 crc crio[24437]: time="2026-06-12T20:37:04.394558006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.647741 | controller | Jun 12 20:37:04.616246 crc crio[24437]: time="2026-06-12T20:37:04.616189152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.647757 | controller | Jun 12 20:37:04.716344 crc crio[24437]: time="2026-06-12T20:37:04.716296067Z" level=info msg="Created container 475505d5443ae7d4c251f604e0cc5c8c41ac820cfb7222189a34dc66f6b49123: openshift-etcd/etcd-crc/setup" id=0a2860e6-9ed4-4459-bfde-8c7106efddf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.647773 | controller | Jun 12 20:37:04.718079 crc crio[24437]: time="2026-06-12T20:37:04.71802494Z" level=info msg="Starting container: 475505d5443ae7d4c251f604e0cc5c8c41ac820cfb7222189a34dc66f6b49123" id=a00c55bd-ce3a-4cea-bfb4-ac97b3b20019 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.647790 | controller | Jun 12 20:37:04.723390 crc crio[24437]: time="2026-06-12T20:37:04.723241441Z" level=info msg="Started container" PID=27486 containerID=475505d5443ae7d4c251f604e0cc5c8c41ac820cfb7222189a34dc66f6b49123 description=openshift-etcd/etcd-crc/setup id=a00c55bd-ce3a-4cea-bfb4-ac97b3b20019 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005
2026-06-12 21:48:32.647806 | controller | Jun 12 20:37:24.350444 crc crio[24437]: time="2026-06-12T20:37:24.349242349Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=619aad54-5796-405d-9495-34137dd42d52 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.647822 | controller | Jun 12 20:37:24.352664 crc crio[24437]: time="2026-06-12T20:37:24.352538241Z" level=info msg="Removing container: 044383332de4be16ddc21b11cbccaa31dcfb189781b15cb1a920cc6dda7bb8b9" id=a299f1e5-9572-428b-8a9b-6f491a502150 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.647839 | controller | Jun 12 20:37:24.353438 crc crio[24437]: time="2026-06-12T20:37:24.352903631Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6eba91ad-75f9-4986-aef8-5f45f3dcc374 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.647880 | controller | Jun 12 20:37:24.442431 crc crio[24437]: time="2026-06-12T20:37:24.442240484Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=bbfd5804-f6fd-4459-b264-b75970f026e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.647899 | controller | Jun 12 20:37:24.443184 crc crio[24437]: time="2026-06-12T20:37:24.443070185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.647920 | controller | Jun 12 20:37:24.482896 crc crio[24437]: time="2026-06-12T20:37:24.482789283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.647938 | controller | Jun 12 20:37:24.815556 crc crio[24437]: time="2026-06-12T20:37:24.815469277Z" level=info msg="Removed container 044383332de4be16ddc21b11cbccaa31dcfb189781b15cb1a920cc6dda7bb8b9: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=a299f1e5-9572-428b-8a9b-6f491a502150 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.647954 | controller | Jun 12 20:37:24.833997 crc crio[24437]: time="2026-06-12T20:37:24.83388259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.647972 | controller | Jun 12 20:37:24.965698 crc crio[24437]: time="2026-06-12T20:37:24.965288255Z" level=info msg="Created container 9a86e5827b339bbea764f0e7036ffd6000dad1a4f1cc76f130aaf5e9a8e4432d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=bbfd5804-f6fd-4459-b264-b75970f026e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.647989 | controller | Jun 12 20:37:24.967740 crc crio[24437]: time="2026-06-12T20:37:24.967582452Z" level=info msg="Starting container: 9a86e5827b339bbea764f0e7036ffd6000dad1a4f1cc76f130aaf5e9a8e4432d" id=f0c1b78a-9ce9-4686-8206-3cd21c26c071 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.648005 | controller | Jun 12 20:37:24.976006 crc crio[24437]: time="2026-06-12T20:37:24.975857621Z" level=info msg="Started container" PID=27752 containerID=9a86e5827b339bbea764f0e7036ffd6000dad1a4f1cc76f130aaf5e9a8e4432d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=f0c1b78a-9ce9-4686-8206-3cd21c26c071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53
2026-06-12 21:48:32.648022 | controller | Jun 12 20:37:27.396562 crc crio[24437]: time="2026-06-12T20:37:27.396285483Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=410eb3a7-4cbc-4d84-9463-51e57967287c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.648038 | controller | Jun 12 20:37:27.399332 crc crio[24437]: time="2026-06-12T20:37:27.398739485Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7650452e-a45a-4292-961c-711e201a2fec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.648055 | controller | Jun 12 20:37:27.399332 crc crio[24437]: time="2026-06-12T20:37:27.399171255Z" level=info msg="Removing container: d0c7b773839db9176c642eb67552c2f0b0e01ef36d3185757dfaeee2a4e0afdb" id=8ef13469-f27c-4826-956e-eeeada3de518 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.648071 | controller | Jun 12 20:37:27.404888 crc crio[24437]: time="2026-06-12T20:37:27.403876544Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=d0acd917-2d03-403b-ae67-437c000726c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.648087 | controller | Jun 12 20:37:27.407076 crc crio[24437]: time="2026-06-12T20:37:27.406343725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648103 | controller | Jun 12 20:37:27.447298 crc crio[24437]: time="2026-06-12T20:37:27.447169381Z" level=info msg="Removed container d0c7b773839db9176c642eb67552c2f0b0e01ef36d3185757dfaeee2a4e0afdb: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=8ef13469-f27c-4826-956e-eeeada3de518 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.648126 | controller | Jun 12 20:37:27.454341 crc crio[24437]: time="2026-06-12T20:37:27.454183678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648143 | controller | Jun 12 20:37:27.460084 crc crio[24437]: time="2026-06-12T20:37:27.459828139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648159 | controller | Jun 12 20:37:27.554998 crc crio[24437]: time="2026-06-12T20:37:27.554829665Z" level=info msg="Created container ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=d0acd917-2d03-403b-ae67-437c000726c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.648176 | controller | Jun 12 20:37:27.556110 crc crio[24437]: time="2026-06-12T20:37:27.556048485Z" level=info msg="Starting container: ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c" id=c56b367b-a797-49e4-a8d6-df8757274782 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.648192 | controller | Jun 12 20:37:27.563605 crc crio[24437]: time="2026-06-12T20:37:27.563490043Z" level=info msg="Started container" PID=27832 containerID=ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=c56b367b-a797-49e4-a8d6-df8757274782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5
2026-06-12 21:48:32.648209 | controller | Jun 12 20:37:32.485641 crc crio[24437]: time="2026-06-12T20:37:32.484181903Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=1d7b85ad-f6cd-45f8-8010-e1f57c340614 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.648226 | controller | Jun 12 20:37:32.487414 crc crio[24437]: time="2026-06-12T20:37:32.485753332Z" level=info msg="Removing container: 0ab618cb62f65660a28d9595f1ec260103e5f29745df63d1ecc2bf1a4c661751" id=090ea0cc-3c81-4fc6-896d-7a1ae61f4a11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.648242 | controller | Jun 12 20:37:32.489329 crc crio[24437]: time="2026-06-12T20:37:32.4892205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=bdbf1d96-033d-4ac0-9ed7-45707ca78527 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.648257 | controller | Jun 12 20:37:32.592096 crc crio[24437]: time="2026-06-12T20:37:32.591843357Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=3357e3e1-eb7b-475d-9dca-961faaf8af2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.648273 | controller | Jun 12 20:37:32.593594 crc crio[24437]: time="2026-06-12T20:37:32.593463657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648289 | controller | Jun 12 20:37:32.624161 crc crio[24437]: time="2026-06-12T20:37:32.623899512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648304 | controller | Jun 12 20:37:32.652041 crc crio[24437]: time="2026-06-12T20:37:32.65173297Z" level=info msg="Removed container 0ab618cb62f65660a28d9595f1ec260103e5f29745df63d1ecc2bf1a4c661751: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=090ea0cc-3c81-4fc6-896d-7a1ae61f4a11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.648324 | controller | Jun 12 20:37:32.860129 crc crio[24437]: time="2026-06-12T20:37:32.858906644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648340 | controller | Jun 12 20:37:32.970182 crc crio[24437]: time="2026-06-12T20:37:32.969903361Z" level=info msg="Created container a71fc11301db1f87bb8ac6da2af4cf8c838dff3ed4435f11d10787cb42d90d05: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=3357e3e1-eb7b-475d-9dca-961faaf8af2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.648357 | controller | Jun 12 20:37:32.972240 crc crio[24437]: time="2026-06-12T20:37:32.972118167Z" level=info msg="Starting container: a71fc11301db1f87bb8ac6da2af4cf8c838dff3ed4435f11d10787cb42d90d05" id=4d326fe9-0fa1-4400-af83-afcdf354164d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.648373 | controller | Jun 12 20:37:32.980863 crc crio[24437]: time="2026-06-12T20:37:32.980606541Z" level=info msg="Started container" PID=27901 containerID=a71fc11301db1f87bb8ac6da2af4cf8c838dff3ed4435f11d10787cb42d90d05 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=4d326fe9-0fa1-4400-af83-afcdf354164d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53
2026-06-12 21:48:32.648389 | controller | Jun 12 20:37:35.568897 crc crio[24437]: time="2026-06-12T20:37:35.568183005Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=d5b550e9-7b58-4893-a412-5fc4db1c5d54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.648406 | controller | Jun 12 20:37:35.568897 crc crio[24437]: time="2026-06-12T20:37:35.568670468Z" level=info msg="Removing container: 96a43ba6cbdc0cfe52647baff3685ef830cefef5723efaf5d9f0734299b43d39" id=bccb8dd1-e45e-415d-8104-9ecf0462b948 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.648422 | controller | Jun 12 20:37:35.621207 crc crio[24437]: time="2026-06-12T20:37:35.621036613Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=c2361f41-57fd-4c1d-85d9-517d47026ebb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.648438 | controller | Jun 12 20:37:35.624867 crc crio[24437]: time="2026-06-12T20:37:35.624743406Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=9375ef99-f515-4393-9c9a-efac0278eb5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.648455 | controller | Jun 12 20:37:35.625429 crc crio[24437]: time="2026-06-12T20:37:35.6253196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648471 | controller | Jun 12 20:37:35.670185 crc crio[24437]: time="2026-06-12T20:37:35.669746576Z" level=info msg="Removed container 96a43ba6cbdc0cfe52647baff3685ef830cefef5723efaf5d9f0734299b43d39: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=bccb8dd1-e45e-415d-8104-9ecf0462b948 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.648487 | controller | Jun 12 20:37:35.676408 crc crio[24437]: time="2026-06-12T20:37:35.676317832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648506 | controller | Jun 12 20:37:35.935438 crc crio[24437]: time="2026-06-12T20:37:35.935172963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648522 | controller | Jun 12 20:37:36.046637 crc crio[24437]: time="2026-06-12T20:37:36.046520049Z" level=info msg="Created container 55c9ec1b531193d80aef27dfb5547a322b58dbf22283c8bcf1bee3cfb66240e2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=9375ef99-f515-4393-9c9a-efac0278eb5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.648538 | controller | Jun 12 20:37:36.048002 crc crio[24437]: time="2026-06-12T20:37:36.047877163Z" level=info msg="Starting container: 55c9ec1b531193d80aef27dfb5547a322b58dbf22283c8bcf1bee3cfb66240e2" id=5cc3acbd-dda5-41f9-b974-a2318de70294 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.648554 | controller | Jun 12 20:37:36.057167 crc crio[24437]: time="2026-06-12T20:37:36.056726075Z" level=info msg="Started container" PID=27940 containerID=55c9ec1b531193d80aef27dfb5547a322b58dbf22283c8bcf1bee3cfb66240e2 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=5cc3acbd-dda5-41f9-b974-a2318de70294 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1
2026-06-12 21:48:32.648570 | controller | Jun 12 20:37:39.131882 crc crio[24437]: time="2026-06-12T20:37:39.131160738Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=836b0b93-d0d8-476d-a0e8-2f1add307a9c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.648586 | controller | Jun 12 20:37:39.138767 crc crio[24437]: time="2026-06-12T20:37:39.138645696Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=bb0c0f1f-3611-4b04-bf23-bb0dfaeb57d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.648602 | controller | Jun 12 20:37:39.158033 crc crio[24437]: time="2026-06-12T20:37:39.157774657Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=3578e5e1-4549-4467-ba36-9d53774bcb3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.648618 | controller | Jun 12 20:37:39.159397 crc crio[24437]: time="2026-06-12T20:37:39.159274954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648634 | controller | Jun 12 20:37:39.245044 crc crio[24437]: time="2026-06-12T20:37:39.244740701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648649 | controller | Jun 12 20:37:39.472271 crc crio[24437]: time="2026-06-12T20:37:39.47205969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648665 | controller | Jun 12 20:37:39.618839 crc crio[24437]: time="2026-06-12T20:37:39.617903982Z" level=info msg="Created container 8e21286cb2d4d83338a34717cc14f6e45543174c7ee2b0779572280acb7504ea: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=3578e5e1-4549-4467-ba36-9d53774bcb3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.648680 | controller | Jun 12 20:37:39.620415 crc crio[24437]: time="2026-06-12T20:37:39.6201935Z" level=info msg="Starting container: 8e21286cb2d4d83338a34717cc14f6e45543174c7ee2b0779572280acb7504ea" id=724c5487-f8bc-4cad-96fe-ae12a1bbf9c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.648696 | controller | Jun 12 20:37:39.626409 crc crio[24437]: time="2026-06-12T20:37:39.626275473Z" level=info msg="Started container" PID=28058 containerID=8e21286cb2d4d83338a34717cc14f6e45543174c7ee2b0779572280acb7504ea description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=724c5487-f8bc-4cad-96fe-ae12a1bbf9c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005
2026-06-12 21:48:32.648715 | controller | Jun 12 20:38:14.659131 crc crio[24437]: time="2026-06-12T20:38:14.657297264Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9bfa9ccf-c8b2-4616-a7c7-73190e5ba8a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.648733 | controller | Jun 12 20:38:14.663852 crc crio[24437]: time="2026-06-12T20:38:14.663731735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=ea4b3cb6-7ae4-4f05-8e7f-67e6dc5965af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.648749 | controller | Jun 12 20:38:14.676125 crc crio[24437]: time="2026-06-12T20:38:14.67584473Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=4249c721-a074-41b0-99cb-4135fd26950d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.648765 | controller | Jun 12 20:38:14.676720 crc crio[24437]: time="2026-06-12T20:38:14.676626819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648781 | controller | Jun 12 20:38:14.705814 crc crio[24437]: time="2026-06-12T20:38:14.705645988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648797 | controller | Jun 12 20:38:14.902587 crc crio[24437]: time="2026-06-12T20:38:14.90239115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648812 | controller | Jun 12 20:38:15.053797 crc crio[24437]: time="2026-06-12T20:38:15.053668009Z" level=info msg="Created container 59c55406ebc1b845d8584221ce00947476db2668446d748e787e99b64992121b: openshift-etcd/etcd-crc/etcd-resources-copy" id=4249c721-a074-41b0-99cb-4135fd26950d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.648828 | controller | Jun 12 20:38:15.055340 crc crio[24437]: time="2026-06-12T20:38:15.055251858Z" level=info msg="Starting container: 59c55406ebc1b845d8584221ce00947476db2668446d748e787e99b64992121b" id=3b878f0c-c938-4d8d-93ba-ee0426647d78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.648844 | controller | Jun 12 20:38:15.061557 crc crio[24437]: time="2026-06-12T20:38:15.061490625Z" level=info msg="Started container" PID=28488 containerID=59c55406ebc1b845d8584221ce00947476db2668446d748e787e99b64992121b description=openshift-etcd/etcd-crc/etcd-resources-copy id=3b878f0c-c938-4d8d-93ba-ee0426647d78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005
2026-06-12 21:48:32.648883 | controller | Jun 12 20:38:50.046205 crc crio[24437]: time="2026-06-12T20:38:50.045048333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=342dfee8-32c6-4a3c-bf32-fa5889160248 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.648902 | controller | Jun 12 20:38:50.048610 crc crio[24437]: time="2026-06-12T20:38:50.048527931Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=2cda433f-549c-43ec-ac9d-a8b54fb498e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.648919 | controller | Jun 12 20:38:50.067804 crc crio[24437]: time="2026-06-12T20:38:50.067498997Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=77950d81-e93a-43bd-9d51-07c9746e5eb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.648961 | controller | Jun 12 20:38:50.068177 crc crio[24437]: time="2026-06-12T20:38:50.068155433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648980 | controller | Jun 12 20:38:50.099839 crc crio[24437]: time="2026-06-12T20:38:50.099701467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.648997 | controller | Jun 12 20:38:50.277117 crc crio[24437]: time="2026-06-12T20:38:50.277020775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.649013 | controller | Jun 12 20:38:50.357609 crc crio[24437]: time="2026-06-12T20:38:50.357392515Z" level=info msg="Created container ca1cbfd4702f949211b02f12e08f90c5bf9806c0a0de229c1f040db1d5197c5c: openshift-etcd/etcd-crc/etcdctl" id=77950d81-e93a-43bd-9d51-07c9746e5eb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.649030 | controller | Jun 12 20:38:50.358597 crc crio[24437]: time="2026-06-12T20:38:50.358499723Z" level=info msg="Starting container: ca1cbfd4702f949211b02f12e08f90c5bf9806c0a0de229c1f040db1d5197c5c" id=88778eb4-4cf9-405d-95e0-dd72880dab8a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.649046 | controller | Jun 12 20:38:50.362641 crc crio[24437]: time="2026-06-12T20:38:50.362527074Z" level=info msg="Started container" PID=28983 containerID=ca1cbfd4702f949211b02f12e08f90c5bf9806c0a0de229c1f040db1d5197c5c description=openshift-etcd/etcd-crc/etcdctl id=88778eb4-4cf9-405d-95e0-dd72880dab8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005
2026-06-12 21:48:32.649062 | controller | Jun 12 20:38:50.375396 crc crio[24437]: time="2026-06-12T20:38:50.375278595Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=66d93b4f-b032-45b7-8aa7-8e0ef395375b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649079 | controller | Jun 12 20:38:50.377575 crc crio[24437]: time="2026-06-12T20:38:50.377466409Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4bfb3a7d-5bf3-49c2-83ea-804f7476f793 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649095 | controller | Jun 12 20:38:50.383801 crc crio[24437]: time="2026-06-12T20:38:50.383721617Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=3d8d8592-eca7-4a74-b93c-5cf65d613125 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.649111 | controller | Jun 12 20:38:50.384169 crc crio[24437]: time="2026-06-12T20:38:50.384101106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.649127 | controller | Jun 12 20:38:50.409054 crc crio[24437]: time="2026-06-12T20:38:50.408798428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.649143 | controller | Jun 12 20:38:50.568416 crc crio[24437]: time="2026-06-12T20:38:50.568198105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.649159 | controller | Jun 12 20:38:50.659870 crc crio[24437]: time="2026-06-12T20:38:50.659697285Z" level=info msg="Created container a3af64b140e77c9bbe5a9d23767ea9d1b1c0dd7f8a07a25a30efc1772de1ca2f: openshift-etcd/etcd-crc/etcd" id=3d8d8592-eca7-4a74-b93c-5cf65d613125 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.649179 | controller | Jun 12 20:38:50.661898 crc crio[24437]: time="2026-06-12T20:38:50.661805188Z" level=info msg="Starting container: a3af64b140e77c9bbe5a9d23767ea9d1b1c0dd7f8a07a25a30efc1772de1ca2f" id=8ab26137-abf7-4847-a48a-5b0aa523d94f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.649195 | controller | Jun 12 20:38:50.670374 crc crio[24437]: time="2026-06-12T20:38:50.670296572Z" level=info msg="Started container" PID=28991 containerID=a3af64b140e77c9bbe5a9d23767ea9d1b1c0dd7f8a07a25a30efc1772de1ca2f description=openshift-etcd/etcd-crc/etcd id=8ab26137-abf7-4847-a48a-5b0aa523d94f name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005
2026-06-12 21:48:32.649211 | controller | Jun 12 20:38:50.680429 crc crio[24437]: time="2026-06-12T20:38:50.67974845Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=c1c492f5-6c84-494b-8104-c919f64a7973 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649227 | controller | Jun 12 20:38:50.683471 crc crio[24437]: time="2026-06-12T20:38:50.683290407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8921c5e9-74b4-46d4-a50d-b5c7eff9bd70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649242 | controller | Jun 12 20:38:50.689422 crc crio[24437]: time="2026-06-12T20:38:50.68934876Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=5102e9d2-6d74-4630-8bf0-e0453a67bc47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.649257 | controller | Jun 12 20:38:50.690275 crc crio[24437]: time="2026-06-12T20:38:50.690194401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.649273 | controller | Jun 12 20:38:50.714024 crc crio[24437]: time="2026-06-12T20:38:50.713813416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.649288 | controller | Jun 12 20:38:50.920679 crc crio[24437]: time="2026-06-12T20:38:50.920504001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.649304 | controller | Jun 12 20:38:51.031853 crc crio[24437]: time="2026-06-12T20:38:51.031736148Z" level=info msg="Created container bece64db4747bf9f692ecfd5e4b03b4f09a2d1087c98da7b8100fa99e6216c1f: openshift-etcd/etcd-crc/etcd-metrics" id=5102e9d2-6d74-4630-8bf0-e0453a67bc47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.649321 | controller | Jun 12 20:38:51.033496 crc crio[24437]: time="2026-06-12T20:38:51.03341238Z" level=info msg="Starting container: bece64db4747bf9f692ecfd5e4b03b4f09a2d1087c98da7b8100fa99e6216c1f" id=4f84b65b-6f79-46ac-8cba-23378fd583d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.649336 | controller | Jun 12 20:38:51.040140 crc crio[24437]: time="2026-06-12T20:38:51.040067778Z" level=info msg="Started container" PID=29011 containerID=bece64db4747bf9f692ecfd5e4b03b4f09a2d1087c98da7b8100fa99e6216c1f description=openshift-etcd/etcd-crc/etcd-metrics id=4f84b65b-6f79-46ac-8cba-23378fd583d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005
2026-06-12 21:48:32.649352 | controller | Jun 12 20:38:51.050209 crc crio[24437]: time="2026-06-12T20:38:51.050049289Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=205bf16f-d334-4732-b4fd-f54f84537be5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649372 | controller | Jun 12 20:38:51.052394 crc crio[24437]: time="2026-06-12T20:38:51.052321826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=8b1e0199-8bf3-4ee6-95d8-c9da772c4cb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649389 | controller | Jun 12 20:38:51.058370 crc crio[24437]: time="2026-06-12T20:38:51.058267325Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=cb8bddc1-32b0-4467-82f6-c1ad058bd20b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.649405 | controller | Jun 12 20:38:51.058839 crc crio[24437]: time="2026-06-12T20:38:51.058768098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.649421 | controller | Jun 12 20:38:51.090992 crc crio[24437]: time="2026-06-12T20:38:51.090867945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.649436 | controller | Jun 12 20:38:51.284738 crc crio[24437]: time="2026-06-12T20:38:51.284131433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.649452 | controller | Jun 12 20:38:51.399157 crc crio[24437]: time="2026-06-12T20:38:51.399087693Z" level=info msg="Created container c71484fe3801f197e13968992e89bf3aaf889a5c320c8fda98b170fd87a790d5: openshift-etcd/etcd-crc/etcd-readyz" id=cb8bddc1-32b0-4467-82f6-c1ad058bd20b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.649467 | controller | Jun 12 20:38:51.402041 crc crio[24437]: time="2026-06-12T20:38:51.401691509Z" level=info msg="Starting container: c71484fe3801f197e13968992e89bf3aaf889a5c320c8fda98b170fd87a790d5" id=1946e2c6-6958-4544-9a9d-c7ad1c733d94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.649483 | controller | Jun 12 20:38:51.410247 crc crio[24437]: time="2026-06-12T20:38:51.410133621Z" level=info msg="Started container" PID=29028 containerID=c71484fe3801f197e13968992e89bf3aaf889a5c320c8fda98b170fd87a790d5 description=openshift-etcd/etcd-crc/etcd-readyz id=1946e2c6-6958-4544-9a9d-c7ad1c733d94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005
2026-06-12 21:48:32.649499 | controller | Jun 12 20:38:51.423352 crc crio[24437]: time="2026-06-12T20:38:51.423161478Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=956ce47a-ef72-4209-9565-b0fface04a81 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649515 | controller | Jun 12 20:38:51.427510 crc crio[24437]: time="2026-06-12T20:38:51.427311172Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=e2259dd8-5608-485f-919a-e2aa98ea821a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649530 | controller | Jun 12 20:38:51.438876 crc crio[24437]: time="2026-06-12T20:38:51.437156531Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=7eeb174a-9650-4eea-8db1-f130f77436e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.649546 | controller | Jun 12 20:38:51.438876 crc crio[24437]: time="2026-06-12T20:38:51.438529736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.649563 | controller | Jun 12 20:38:51.481785 crc crio[24437]: time="2026-06-12T20:38:51.481616478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.649582 | controller | Jun 12 20:38:51.691908 crc crio[24437]: time="2026-06-12T20:38:51.691794812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.649598 | controller | Jun 12 20:38:51.876612 crc crio[24437]: time="2026-06-12T20:38:51.876454294Z" level=info msg="Created container 779bf31d4bc2bdff8c022f59948e2f8ef5a9bf63fddae545c69c567bedfe5d41: openshift-etcd/etcd-crc/etcd-rev" id=7eeb174a-9650-4eea-8db1-f130f77436e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.649614 | controller | Jun 12 20:38:51.877799 crc crio[24437]: time="2026-06-12T20:38:51.877689115Z" level=info msg="Starting container: 779bf31d4bc2bdff8c022f59948e2f8ef5a9bf63fddae545c69c567bedfe5d41" id=8da8f151-f533-464e-802f-6ee39e4a887e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.649629 | controller | Jun 12 20:38:51.885642 crc crio[24437]: time="2026-06-12T20:38:51.885545163Z" level=info msg="Started container" PID=29055 containerID=779bf31d4bc2bdff8c022f59948e2f8ef5a9bf63fddae545c69c567bedfe5d41 description=openshift-etcd/etcd-crc/etcd-rev id=8da8f151-f533-464e-802f-6ee39e4a887e name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005
2026-06-12 21:48:32.649645 | controller | Jun 12 20:39:30.269826 crc crio[24437]: time="2026-06-12T20:39:30.268712644Z" level=info msg="Removing container: 23c591154d3e4d19b2f5def73b5774adbabca6272ddb9b47597d5a534e968cbb" id=fdbc107c-29af-47ea-976f-fc407ca3e4aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.649660 | controller | Jun 12 20:39:30.278218 crc crio[24437]: time="2026-06-12T20:39:30.27813027Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=dbc7de74-3099-474c-b6c9-d1733697c550 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649676 | controller | Jun 12 20:39:30.283654 crc crio[24437]: time="2026-06-12T20:39:30.283516726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=eed3002d-0231-4820-8dbd-68649b69a241 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649691 | controller | Jun 12 20:39:30.322335 crc crio[24437]: time="2026-06-12T20:39:30.32189531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=6c0ed4bb-754e-4acc-a5b4-4a58bde3d7cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649707 | controller | Jun 12 20:39:30.325596 crc crio[24437]: time="2026-06-12T20:39:30.325331947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=549aeac9-bea3-449c-924a-3748115504b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649722 | controller | Jun 12 20:39:30.349557 crc crio[24437]: time="2026-06-12T20:39:30.349434192Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=6d0d7d82-8e0b-499f-8ed7-68d5541bb7f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649737 | controller | Jun 12 20:39:30.356164 crc crio[24437]: time="2026-06-12T20:39:30.355852864Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=19dbbf4e-6bd9-4d29-bdd0-92e4a29d5918 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649753 | controller | Jun 12 20:39:30.359138 crc crio[24437]: time="2026-06-12T20:39:30.358888571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=9730d512-c56d-47a0-a403-60473fbc5e40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649772 | controller | Jun 12 20:39:30.362200 crc crio[24437]: time="2026-06-12T20:39:30.361685911Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=928c5ecc-0474-48d5-883e-9134cf95ba74 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649789 | controller | Jun 12 20:39:30.362200 crc crio[24437]: time="2026-06-12T20:39:30.362157523Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=d7db44b1-caef-48d0-beea-72c1b2a9ea6d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649804 | controller | Jun 12 20:39:30.362200 crc crio[24437]: time="2026-06-12T20:39:30.362179793Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=9a123266-6af5-4bf7-a7dc-737598588275 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649820 | controller | Jun 12 20:39:30.362619 crc crio[24437]: time="2026-06-12T20:39:30.36248321Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=280d7791-a053-4f75-80b3-e8fb7dc6ed06 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649835 | controller | Jun 12 20:39:30.364479 crc crio[24437]: time="2026-06-12T20:39:30.362763417Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=7c191e82-1819-4e2b-ac22-d6241f0c9cd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649866 | controller | Jun 12 20:39:30.364479 crc crio[24437]: time="2026-06-12T20:39:30.363488976Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=0da56cf7-065f-4c35-9d03-c22d9ead03e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649889 | controller | Jun 12 20:39:30.365514 crc crio[24437]: time="2026-06-12T20:39:30.364609904Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=85a30b8d-d223-4996-84aa-6af08514dfb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.649907 | controller | Jun 12 20:39:30.365514 crc crio[24437]: time="2026-06-12T20:39:30.364887811Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=c7527156-3b0d-49c9-8deb-6daba0f31484 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.649923 | controller | Jun 12 20:39:30.365514 crc crio[24437]: time="2026-06-12T20:39:30.365024945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.649939 | controller | Jun 12 20:39:30.365514 crc crio[24437]: time="2026-06-12T20:39:30.365291721Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=152b5834-9ea4-458b-a0b1-4b8c59210fab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.649955 | controller | Jun 12 20:39:30.365514 crc crio[24437]: time="2026-06-12T20:39:30.365524527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.649971 | controller | Jun 12 20:39:30.366277 crc crio[24437]: time="2026-06-12T20:39:30.366241715Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=1dc279ef-e5e2-4c1b-8f77-7738ca059a9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.649991 | controller | Jun 12 20:39:30.366816 crc crio[24437]: time="2026-06-12T20:39:30.366515612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650007 | controller | Jun 12 20:39:30.368556 crc crio[24437]: time="2026-06-12T20:39:30.36844272Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=312c932f-93a7-4142-b298-2b9e056fddca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.650023 | controller | Jun 12 20:39:30.370081 crc crio[24437]: time="2026-06-12T20:39:30.369833195Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=54c00e2a-c6ed-4d42-bc79-bd3b8d8c3c79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.650040 | controller | Jun 12 20:39:30.371476 crc crio[24437]: time="2026-06-12T20:39:30.371384125Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager" id=645d6e63-227d-4ae3-88a7-ce5cf082dfbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.650057 | controller | Jun 12 20:39:30.372167 crc crio[24437]: time="2026-06-12T20:39:30.372077712Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=e147f908-cd40-43ec-ac3c-cf30285cf7b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.650074 | controller | Jun 12 20:39:30.402059 crc crio[24437]: time="2026-06-12T20:39:30.401886222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650090 | controller | Jun 12 20:39:30.402203 crc crio[24437]: time="2026-06-12T20:39:30.402157688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650106 | controller | Jun 12 20:39:30.402203 crc crio[24437]: time="2026-06-12T20:39:30.401890761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650121 | controller | Jun 12 20:39:30.402300 crc crio[24437]: time="2026-06-12T20:39:30.40221544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650137 | controller | Jun 12 20:39:30.438090 crc crio[24437]: time="2026-06-12T20:39:30.437874026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650153 | controller | Jun 12 20:39:30.446256 crc crio[24437]: time="2026-06-12T20:39:30.446155864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650169 | controller | Jun 12 20:39:30.453742 crc crio[24437]: time="2026-06-12T20:39:30.453667363Z" level=info msg="Removed container 23c591154d3e4d19b2f5def73b5774adbabca6272ddb9b47597d5a534e968cbb: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=fdbc107c-29af-47ea-976f-fc407ca3e4aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.650185 | controller | Jun 12 20:39:30.458735 crc crio[24437]: time="2026-06-12T20:39:30.458637867Z" level=info msg="Removing container: 007f6e9f6cc45e51e378f55f27017ae06e96b182c23deaf4da41494b37ddd138" id=b3417675-cfeb-4ec8-bab8-17141d052be0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.650205 | controller | Jun 12 20:39:30.459020 crc crio[24437]: time="2026-06-12T20:39:30.458805472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650222 | controller | Jun 12 20:39:30.463390 crc crio[24437]: time="2026-06-12T20:39:30.463227883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650238 | controller | Jun 12 20:39:30.475047 crc crio[24437]: time="2026-06-12T20:39:30.474857656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650253 | controller | Jun 12 20:39:30.479493 crc crio[24437]: time="2026-06-12T20:39:30.479425981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650269 | controller | Jun 12 20:39:30.484504 crc crio[24437]: time="2026-06-12T20:39:30.484459508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650284 | controller | Jun 12 20:39:30.488528 crc crio[24437]: time="2026-06-12T20:39:30.488496718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650299 | controller | Jun 12 20:39:30.575305 crc crio[24437]: time="2026-06-12T20:39:30.575188808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650314 | controller | Jun 12 20:39:30.581125 crc crio[24437]: time="2026-06-12T20:39:30.581051816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650329 | controller | Jun 12 20:39:30.608254 crc crio[24437]: time="2026-06-12T20:39:30.607407538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650345 | controller | Jun 12 20:39:30.615627 crc crio[24437]: time="2026-06-12T20:39:30.615458141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650363 | controller | Jun 12 20:39:30.616827 crc crio[24437]: time="2026-06-12T20:39:30.616750203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650381 | controller | Jun 12 20:39:30.620258 crc crio[24437]: time="2026-06-12T20:39:30.620039235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.650396 | controller | Jun 12 20:39:30.627284 crc crio[24437]: time="2026-06-12T20:39:30.627195575Z" level=info msg="Removed container 007f6e9f6cc45e51e378f55f27017ae06e96b182c23deaf4da41494b37ddd138: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=b3417675-cfeb-4ec8-bab8-17141d052be0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.650411 | controller | Jun 12 20:39:30.635535 crc crio[24437]: time="2026-06-12T20:39:30.635264778Z" level=info msg="Removing container: 39f7ca934632e9883145abee77e2671ba1efc80472dc3eeb1b7256d13799aefb" id=ca495d15-4eca-4098-98e8-3e1669e9afda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.650428 | controller | Jun 12 20:39:30.655425 crc crio[24437]: time="2026-06-12T20:39:30.655209449Z" level=info msg="Created container b9044cbb9ec09f1a0b9a88ca4b6a44bcb39420e288a3064a32868f8c009c4c3e: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=152b5834-9ea4-458b-a0b1-4b8c59210fab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.650448 | controller | Jun 12 20:39:30.657290 crc crio[24437]: time="2026-06-12T20:39:30.657139318Z" level=info msg="Created container cdf98e8403d612ba2903c12df071f361f3b5540f9c4f9414e7dc8d9e56207e03: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=85a30b8d-d223-4996-84aa-6af08514dfb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.650465 | controller | Jun 12 20:39:30.659466 crc crio[24437]: time="2026-06-12T20:39:30.659385604Z" level=info msg="Starting container: cdf98e8403d612ba2903c12df071f361f3b5540f9c4f9414e7dc8d9e56207e03" id=417275ce-107f-4e10-90fc-22ab773ab2bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.650481 | controller | Jun 12 20:39:30.659705 crc crio[24437]: time="2026-06-12T20:39:30.659386596Z" level=info msg="Starting container: b9044cbb9ec09f1a0b9a88ca4b6a44bcb39420e288a3064a32868f8c009c4c3e" id=1cd48b21-ba6a-4e17-bcd0-a43b0932e4f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.650498 | controller | Jun 12 20:39:30.670878 crc crio[24437]: time="2026-06-12T20:39:30.670778172Z" level=info msg="Started container" PID=29663 containerID=cdf98e8403d612ba2903c12df071f361f3b5540f9c4f9414e7dc8d9e56207e03 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=417275ce-107f-4e10-90fc-22ab773ab2bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120
2026-06-12 21:48:32.650514 | controller | Jun 12 20:39:30.682045 crc crio[24437]: time="2026-06-12T20:39:30.681874411Z" level=info msg="Started container" PID=29666 containerID=b9044cbb9ec09f1a0b9a88ca4b6a44bcb39420e288a3064a32868f8c009c4c3e description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=1cd48b21-ba6a-4e17-bcd0-a43b0932e4f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3
2026-06-12 21:48:32.650530 | controller | Jun 12 20:39:30.684881 crc crio[24437]: time="2026-06-12T20:39:30.684773824Z" level=info msg="Removed container 39f7ca934632e9883145abee77e2671ba1efc80472dc3eeb1b7256d13799aefb: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=ca495d15-4eca-4098-98e8-3e1669e9afda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.650546 | controller | Jun 12 20:39:30.687178 crc crio[24437]: time="2026-06-12T20:39:30.687116342Z" level=info msg="Created container a325534fae65e851f2e7ac42ff085bd163fd34e8984939c2b26ea300013d1071: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=1dc279ef-e5e2-4c1b-8f77-7738ca059a9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.650562 | controller | Jun 12 20:39:30.692287 crc crio[24437]: time="2026-06-12T20:39:30.688466906Z" level=info msg="Created container 08a8fdddbdc3764fffe1aa70d88eb784ab35ca7f33a0c98114fd541951fba4d5: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=312c932f-93a7-4142-b298-2b9e056fddca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.650578 | controller | Jun 12 20:39:30.692287 crc crio[24437]: time="2026-06-12T20:39:30.689554683Z" level=info msg="Starting container: 08a8fdddbdc3764fffe1aa70d88eb784ab35ca7f33a0c98114fd541951fba4d5" id=2315468c-76cd-4c9e-ab71-9aa76ecbf072 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.650593 | controller | Jun 12 20:39:30.692287 crc crio[24437]: time="2026-06-12T20:39:30.68984297Z" level=info msg="Starting container: a325534fae65e851f2e7ac42ff085bd163fd34e8984939c2b26ea300013d1071" id=47768c0f-0ed9-4ce5-9771-b6d536bf23c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.650612 | controller | Jun 12 20:39:30.692287 crc crio[24437]: time="2026-06-12T20:39:30.69021692Z" level=info msg="Removing container: e4e1623ce6478029b8366615f39be41a475427a4235122235465b625283930ad" id=cd110eb1-79f5-49f1-aca1-f26de786f670 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.650628 | controller | Jun 12 20:39:30.705074 crc crio[24437]: time="2026-06-12T20:39:30.704692953Z" level=info msg="Started container" PID=29674 containerID=08a8fdddbdc3764fffe1aa70d88eb784ab35ca7f33a0c98114fd541951fba4d5 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=2315468c-76cd-4c9e-ab71-9aa76ecbf072 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a
2026-06-12 21:48:32.650645 | controller | Jun 12 20:39:30.707221 crc crio[24437]: time="2026-06-12T20:39:30.707109825Z" level=info msg="Started container" PID=29664 containerID=a325534fae65e851f2e7ac42ff085bd163fd34e8984939c2b26ea300013d1071 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=47768c0f-0ed9-4ce5-9771-b6d536bf23c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84
2026-06-12 21:48:32.650660 | controller | Jun 12 20:39:30.727717 crc crio[24437]: time="2026-06-12T20:39:30.72760065Z" level=info msg="Removed container e4e1623ce6478029b8366615f39be41a475427a4235122235465b625283930ad: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=cd110eb1-79f5-49f1-aca1-f26de786f670 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.650676 | controller | Jun 12 20:39:30.736567 crc crio[24437]: time="2026-06-12T20:39:30.736442802Z" level=info msg="Removing container: 1e5b3adadb1ff2c88eb24a22108c1bdd9ee32fb06ff4b44b1a58a0bb1251cb36" id=c3c540fb-0371-41df-b224-770795f7a5c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.650692 | controller | Jun 12 20:39:30.762763 crc crio[24437]: time="2026-06-12T20:39:30.762699682Z" level=info msg="Created container f370f89434b8aafcc1bfa9513a1a8ab20803cff924c9e4415e3dac0b380a825a: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=54c00e2a-c6ed-4d42-bc79-bd3b8d8c3c79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.650708 | controller | Jun 12 20:39:30.764910 crc crio[24437]: time="2026-06-12T20:39:30.764758223Z" level=info msg="Starting container: f370f89434b8aafcc1bfa9513a1a8ab20803cff924c9e4415e3dac0b380a825a" id=b4c501a3-6222-47ce-a41d-0a7f096c3a1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.650723 | controller | Jun 12 20:39:30.767278 crc crio[24437]: time="2026-06-12T20:39:30.767235476Z" level=info msg="Created container 6d487315c8b39ea93348ea72f7b10e85de1d27c00c735425f87f9d27b501dbc3: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager" id=645d6e63-227d-4ae3-88a7-ce5cf082dfbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.650740 | controller | Jun 12 20:39:30.768480 crc crio[24437]: time="2026-06-12T20:39:30.76818115Z" level=info msg="Created container 8b2788cbb0304dc26af471df1207a4d7299561928618668d1720470bc1994aea: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=e147f908-cd40-43ec-ac3c-cf30285cf7b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.650756 | controller | Jun 12 20:39:30.768743 crc crio[24437]: time="2026-06-12T20:39:30.768668502Z" level=info msg="Starting container: 6d487315c8b39ea93348ea72f7b10e85de1d27c00c735425f87f9d27b501dbc3" id=08a2ee8d-1a3b-4ec3-b642-70014a469747 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.650773 | controller | Jun 12 20:39:30.769508 crc crio[24437]: time="2026-06-12T20:39:30.76939821Z" level=info msg="Starting container: 8b2788cbb0304dc26af471df1207a4d7299561928618668d1720470bc1994aea" id=24af3836-f376-40d2-b2f8-dc475bcc21e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.650793 | controller | Jun 12 20:39:30.770582 crc crio[24437]: time="2026-06-12T20:39:30.770426786Z" level=info msg="Started container" PID=29690 containerID=f370f89434b8aafcc1bfa9513a1a8ab20803cff924c9e4415e3dac0b380a825a description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=b4c501a3-6222-47ce-a41d-0a7f096c3a1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c
2026-06-12 21:48:32.650810 | controller | Jun 12 20:39:30.775341 crc crio[24437]: time="2026-06-12T20:39:30.775265208Z" level=info msg="Started container" PID=29691 containerID=6d487315c8b39ea93348ea72f7b10e85de1d27c00c735425f87f9d27b501dbc3 description=openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager id=08a2ee8d-1a3b-4ec3-b642-70014a469747 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1
2026-06-12 21:48:32.650827 | controller | Jun 12 20:39:30.776450 crc crio[24437]: time="2026-06-12T20:39:30.776383366Z" level=info msg="Started container" PID=29687 containerID=8b2788cbb0304dc26af471df1207a4d7299561928618668d1720470bc1994aea description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=24af3836-f376-40d2-b2f8-dc475bcc21e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f
2026-06-12 21:48:32.650844 | controller | Jun 12 20:39:30.848713 crc crio[24437]: time="2026-06-12T20:39:30.848591091Z" level=info msg="Removed container 1e5b3adadb1ff2c88eb24a22108c1bdd9ee32fb06ff4b44b1a58a0bb1251cb36: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=c3c540fb-0371-41df-b224-770795f7a5c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.650881 | controller | Jun 12 20:39:30.852302 crc crio[24437]: time="2026-06-12T20:39:30.852222943Z" level=info msg="Removing container: 7f5122ff2744499742ccf51932a1eee8e44a66046279e31accdec11818b8fcbf" id=a8cb0247-e391-4b2d-8bac-d18d03207b77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.650899 | controller | Jun 12 20:39:30.890131 crc crio[24437]: time="2026-06-12T20:39:30.890036913Z" level=info msg="Removed container 7f5122ff2744499742ccf51932a1eee8e44a66046279e31accdec11818b8fcbf: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=a8cb0247-e391-4b2d-8bac-d18d03207b77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.650915 | controller | Jun 12 20:39:30.892981 crc crio[24437]: time="2026-06-12T20:39:30.892844114Z" level=info msg="Removing container: c60cd0262ea86dd383d8c40ad91b3dcc5019b742540907bacc3138aae818e673" id=16be4fa1-b78f-49cf-89d7-c9c6de7ac3da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.650932 | controller | Jun 12 20:39:30.919700 crc crio[24437]: time="2026-06-12T20:39:30.919580766Z" level=info msg="Removed container c60cd0262ea86dd383d8c40ad91b3dcc5019b742540907bacc3138aae818e673: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=16be4fa1-b78f-49cf-89d7-c9c6de7ac3da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.650948 | controller | Jun 12 20:39:30.922518 crc crio[24437]: time="2026-06-12T20:39:30.922461308Z" level=info msg="Removing container: d1d83f551b134afe2bb0516bddfa45ffbc9e54db2b6e930b362fce88dcc9d969" id=2bb82b4d-a7d0-48ca-819c-dcce95acf712 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.650977 | controller | Jun 12 20:39:30.947898 crc crio[24437]: time="2026-06-12T20:39:30.947732243Z" level=info msg="Removed container d1d83f551b134afe2bb0516bddfa45ffbc9e54db2b6e930b362fce88dcc9d969: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=2bb82b4d-a7d0-48ca-819c-dcce95acf712 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.651009 | controller | Jun 12 20:39:30.951097 crc crio[24437]: time="2026-06-12T20:39:30.951042617Z" level=info msg="Removing container: 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9" id=cd395f6a-76b4-4fe6-b7d2-36b253f823bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.651041 | controller | Jun 12 20:39:30.973360 crc crio[24437]: time="2026-06-12T20:39:30.973218324Z" level=info msg="Removed container 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=cd395f6a-76b4-4fe6-b7d2-36b253f823bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.651071 | controller | Jun 12 20:39:30.976631 crc crio[24437]: time="2026-06-12T20:39:30.976538907Z" level=info msg="Removing container: 46718b0fe4fa46c8e097c31a1fd82aa18a907bc100da8beb2d474019eeb113be" id=990db5a7-3fe7-4aa8-96cb-77e17eb9cb48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.651101 | controller | Jun 12 20:39:31.002398 crc crio[24437]: time="2026-06-12T20:39:31.002234834Z" level=info msg="Removed container 46718b0fe4fa46c8e097c31a1fd82aa18a907bc100da8beb2d474019eeb113be: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=990db5a7-3fe7-4aa8-96cb-77e17eb9cb48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.651130 | controller | Jun 12 20:39:41.243364 crc crio[24437]: time="2026-06-12T20:39:41.241614189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=1aaded70-dd49-4202-b584-a5a29fce77bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.651158 | controller | Jun 12 20:39:41.246536 crc crio[24437]: time="2026-06-12T20:39:41.246416321Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=69dc9b43-48d2-442b-b708-b60d961f54a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.651184 | controller | Jun 12 20:39:41.252021 crc crio[24437]: time="2026-06-12T20:39:41.251718374Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=cb982567-c23e-4c0b-815f-c2a30a560f0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.651211 | controller | Jun 12 20:39:41.253988 crc crio[24437]: time="2026-06-12T20:39:41.252595406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.651237 | controller | Jun 12 20:39:41.298700 crc crio[24437]: time="2026-06-12T20:39:41.298574342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.651263 | controller | Jun 12 20:39:41.303460 crc crio[24437]: time="2026-06-12T20:39:41.303387692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.651290 | controller | Jun 12 20:39:41.419148 crc crio[24437]: time="2026-06-12T20:39:41.419075871Z" level=info msg="Created container 6c46dd40620f5a06a6231146e31715e5f736e2b315feb4b6f1e77347c6f37930: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=cb982567-c23e-4c0b-815f-c2a30a560f0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.651316 | controller | Jun 12 20:39:41.422373 crc crio[24437]: time="2026-06-12T20:39:41.42224393Z" level=info msg="Starting container: 6c46dd40620f5a06a6231146e31715e5f736e2b315feb4b6f1e77347c6f37930" id=77e02331-df8e-472f-b935-b2a9da5c2c03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.651385 | controller | Jun 12 20:39:41.430129 crc crio[24437]: time="2026-06-12T20:39:41.429528214Z" level=info msg="Started container" PID=29945 containerID=6c46dd40620f5a06a6231146e31715e5f736e2b315feb4b6f1e77347c6f37930 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=77e02331-df8e-472f-b935-b2a9da5c2c03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8
2026-06-12 21:48:32.651414 | controller | Jun 12 20:39:42.238892 crc crio[24437]: time="2026-06-12T20:39:42.237852474Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=2dec7ce1-6e9f-425e-b667-8fed55399fc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.651432 | controller | Jun 12 20:39:42.240307 crc crio[24437]: time="2026-06-12T20:39:42.237975828Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=af2d23de-e530-4d63-b867-3c92bd45e2c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.651450 | controller | Jun 12 20:39:42.242863 crc crio[24437]: time="2026-06-12T20:39:42.242755118Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=6c4ce821-ada6-433a-91ad-37e2315c29fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.651468 | controller | Jun 12 20:39:42.243822 crc crio[24437]: time="2026-06-12T20:39:42.243675851Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=90f3463f-b4b8-4a13-8f74-a310ba499a21 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.651485 | controller | Jun 12 20:39:42.246486 crc crio[24437]: time="2026-06-12T20:39:42.246375588Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=600ccd11-b9de-48c3-beea-8590b9c71853 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.651502 | controller | Jun 12 20:39:42.247329 crc crio[24437]: time="2026-06-12T20:39:42.24721073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.651519 | controller | Jun 12 20:39:42.249890 crc crio[24437]: time="2026-06-12T20:39:42.249811226Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=050aa8cc-360e-4a64-889d-6053298da4e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.651536 | controller | Jun 12 20:39:42.250878 crc crio[24437]: time="2026-06-12T20:39:42.250815401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.651552 | controller | Jun 12 20:39:42.307375 crc crio[24437]: time="2026-06-12T20:39:42.307316662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.651569 | controller | Jun 12 20:39:42.328032 crc crio[24437]: time="2026-06-12T20:39:42.327876558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.651589 | controller | Jun 12 20:39:42.332730 crc crio[24437]: time="2026-06-12T20:39:42.332645749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.651606 | controller | Jun 12 20:39:42.474845 crc crio[24437]: time="2026-06-12T20:39:42.474761881Z" level=info msg="Created container 3c4a1dcfed2998efe464efb0d1af22b51fb60a94756109b072f0db4c35188a39: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=050aa8cc-360e-4a64-889d-6053298da4e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.651623 | controller | Jun 12 20:39:42.477703 crc crio[24437]: time="2026-06-12T20:39:42.477606582Z" level=info msg="Starting container: 3c4a1dcfed2998efe464efb0d1af22b51fb60a94756109b072f0db4c35188a39" id=cacb44ea-d55e-485c-af6b-bea0cdae836f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.651641 | controller | Jun 12 20:39:42.482705 crc crio[24437]: time="2026-06-12T20:39:42.482521506Z" level=info msg="Started container" PID=29973 containerID=3c4a1dcfed2998efe464efb0d1af22b51fb60a94756109b072f0db4c35188a39 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=cacb44ea-d55e-485c-af6b-bea0cdae836f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40
2026-06-12 21:48:32.651657 | controller | Jun 12 20:39:42.527139 crc crio[24437]: time="2026-06-12T20:39:42.526988904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.651674 | controller | Jun 12 20:39:42.620983 crc crio[24437]: time="2026-06-12T20:39:42.62030808Z" level=info msg="Created container fc0bba2a08a716b28cf2f0465f511b063b7c500558a255c3c111ab2bb5c40686: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=600ccd11-b9de-48c3-beea-8590b9c71853 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.651690 | controller | Jun 12 20:39:42.622423 crc crio[24437]: time="2026-06-12T20:39:42.622352622Z" level=info msg="Starting container: fc0bba2a08a716b28cf2f0465f511b063b7c500558a255c3c111ab2bb5c40686" id=94895875-d806-4eb8-8bda-5897c2fe4ce3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.651707 | controller | Jun 12 20:39:42.627422 crc crio[24437]: time="2026-06-12T20:39:42.627325476Z" level=info msg="Started container" PID=29989 containerID=fc0bba2a08a716b28cf2f0465f511b063b7c500558a255c3c111ab2bb5c40686 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=94895875-d806-4eb8-8bda-5897c2fe4ce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3
2026-06-12 21:48:32.651723 | controller | Jun 12 20:39:43.236631 crc crio[24437]: time="2026-06-12T20:39:43.236573742Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=5ee6e740-5c8f-4992-95e3-c5e8751ae6f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.651739 | controller | Jun 12 20:39:43.237223 crc crio[24437]: time="2026-06-12T20:39:43.237162587Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=bc2ec89d-bca6-4359-84dc-86860a52e746 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.651755 | controller | Jun 12 20:39:43.239344 crc crio[24437]: time="2026-06-12T20:39:43.23925897Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=c9a86df4-e3e4-4a66-aa25-fd6170f544e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.651775 | controller | Jun 12 20:39:43.239550 crc crio[24437]: time="2026-06-12T20:39:43.239496666Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=9a20fb61-ea0f-4313-a3c2-47bdf0c94461 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.651791 | controller | Jun 12 20:39:43.241175 crc crio[24437]: time="2026-06-12T20:39:43.241061485Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=79c303c9-0be1-4618-95a0-1e986ba4fd30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.651806 | controller | Jun 12 20:39:43.241343 crc crio[24437]: time="2026-06-12T20:39:43.241302231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.651828 | controller | Jun 12 20:39:43.244251 crc crio[24437]: time="2026-06-12T20:39:43.244174813Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=fb77e8a8-85f5-4ade-963f-64d163e0ae81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.651880 | controller | Jun 12 20:39:43.258212 crc crio[24437]: time="2026-06-12T20:39:43.258126454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.651908 | controller | Jun 12 20:39:43.279103 crc crio[24437]: time="2026-06-12T20:39:43.279054521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.651926 | controller | Jun 12 20:39:43.289722 crc crio[24437]: time="2026-06-12T20:39:43.289639467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.651942 | controller | Jun 12 20:39:43.297292 crc crio[24437]: time="2026-06-12T20:39:43.297221547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.651957 | controller | Jun 12 20:39:43.409818 crc crio[24437]: time="2026-06-12T20:39:43.409575932Z" level=info msg="Created container 7b27a6dc1e407a0028b8310a43632aaab5af86ff367e7ca02bfba088b2ddddf2: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=fb77e8a8-85f5-4ade-963f-64d163e0ae81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.651973 | controller | Jun 12 20:39:43.413035 crc crio[24437]: time="2026-06-12T20:39:43.412895105Z" level=info msg="Starting container: 7b27a6dc1e407a0028b8310a43632aaab5af86ff367e7ca02bfba088b2ddddf2" id=44721dd4-637b-4a10-bf14-d77b320998da name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.651989 | controller | Jun 12 20:39:43.432765 crc crio[24437]: time="2026-06-12T20:39:43.432637131Z" level=info msg="Started container" PID=30013 containerID=7b27a6dc1e407a0028b8310a43632aaab5af86ff367e7ca02bfba088b2ddddf2 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=44721dd4-637b-4a10-bf14-d77b320998da name=/runtime.v1.RuntimeService/StartContainer sandboxID=d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948
2026-06-12 21:48:32.652006 | controller | Jun 12 20:39:43.461607 crc crio[24437]: time="2026-06-12T20:39:43.461550589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652022 | controller | Jun 12 20:39:43.571409 crc crio[24437]: time="2026-06-12T20:39:43.571336928Z" level=info msg="Created container 3ad3f07ee4827cbcd72154f394e4af16e979a3b746ab8872987a38e35139543d: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=79c303c9-0be1-4618-95a0-1e986ba4fd30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.652043 | controller | Jun 12 20:39:43.573163 crc crio[24437]: time="2026-06-12T20:39:43.573126744Z" level=info msg="Starting container: 3ad3f07ee4827cbcd72154f394e4af16e979a3b746ab8872987a38e35139543d" id=750dac84-2dfc-45d7-85ff-79a458a85016 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.652061 | controller | Jun 12 20:39:43.581028 crc crio[24437]: time="2026-06-12T20:39:43.58053086Z" level=info msg="Started container" PID=30033 containerID=3ad3f07ee4827cbcd72154f394e4af16e979a3b746ab8872987a38e35139543d description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=750dac84-2dfc-45d7-85ff-79a458a85016 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c
2026-06-12 21:48:32.652078 | controller | Jun 12 20:39:45.239535 crc crio[24437]: time="2026-06-12T20:39:45.238692016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=4e42177e-58f8-4970-a2eb-088597f21a12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.652094 | controller | Jun 12 20:39:45.242107 crc crio[24437]: time="2026-06-12T20:39:45.241843914Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=04d030ef-a9aa-43ec-8eed-a974677d209f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.652110 | controller | Jun 12 20:39:45.244400 crc crio[24437]: time="2026-06-12T20:39:45.244285146Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=ce88e647-ad0c-48d6-bb96-63e57296df2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.652126 | controller | Jun 12 20:39:45.244765 crc crio[24437]: time="2026-06-12T20:39:45.244677246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652142 | controller | Jun 12 20:39:45.272096 crc crio[24437]: time="2026-06-12T20:39:45.26949459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652158 | controller | Jun 12 20:39:45.470480 crc crio[24437]: time="2026-06-12T20:39:45.47034633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652174 | controller | Jun 12 20:39:45.581402 crc crio[24437]: time="2026-06-12T20:39:45.580705293Z" level=info msg="Created container e354f7e6bf9dcfb97aef507c044e026e540930c1fa579976d48c23a7229832f9: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=ce88e647-ad0c-48d6-bb96-63e57296df2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.652189 | controller | Jun 12 20:39:45.582411 crc crio[24437]: time="2026-06-12T20:39:45.582365016Z" level=info msg="Starting container: e354f7e6bf9dcfb97aef507c044e026e540930c1fa579976d48c23a7229832f9" id=75e85402-36b7-42eb-abbf-4eedb2862e69 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.652205 | controller | Jun 12 20:39:45.592234 crc crio[24437]: time="2026-06-12T20:39:45.592080369Z" level=info msg="Started container" PID=30074 containerID=e354f7e6bf9dcfb97aef507c044e026e540930c1fa579976d48c23a7229832f9 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=75e85402-36b7-42eb-abbf-4eedb2862e69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917
2026-06-12 21:48:32.652225 | controller | Jun 12 20:39:45.647805 crc crio[24437]: time="2026-06-12T20:39:45.647118063Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=e0bfc471-85c8-443b-a7e7-6778347304de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.652243 | controller | Jun 12 20:39:45.653450 crc crio[24437]: time="2026-06-12T20:39:45.653333149Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=dfd44174-fd8c-4e17-a491-f1e47993b973 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.652259 | controller | Jun 12 20:39:45.668868 crc crio[24437]: time="2026-06-12T20:39:45.659150825Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=eb163c99-9655-43de-b14b-f82f83208247 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.652275 | controller | Jun 12 20:39:45.668868 crc crio[24437]: time="2026-06-12T20:39:45.659748231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652290 | controller | Jun 12 20:39:45.712464 crc crio[24437]: time="2026-06-12T20:39:45.712301421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652307 | controller | Jun 12 20:39:45.727443 crc crio[24437]: time="2026-06-12T20:39:45.72735932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652323 | controller | Jun 12 20:39:45.818416 crc crio[24437]: time="2026-06-12T20:39:45.818241835Z" level=info msg="Created container 5049486227c7bf28008c9757beca65b0c27721eb146dda8e1784c08a41368237: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=eb163c99-9655-43de-b14b-f82f83208247 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.652339 | controller | Jun 12 20:39:45.819845 crc crio[24437]: time="2026-06-12T20:39:45.819790974Z" level=info msg="Starting container: 5049486227c7bf28008c9757beca65b0c27721eb146dda8e1784c08a41368237" id=4dfd0f8a-ef7b-47f1-9e0c-4b3a0c1b0602 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.652356 | controller | Jun 12 20:39:45.824840 crc crio[24437]: time="2026-06-12T20:39:45.824744159Z" level=info msg="Started container" PID=30089 containerID=5049486227c7bf28008c9757beca65b0c27721eb146dda8e1784c08a41368237 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=4dfd0f8a-ef7b-47f1-9e0c-4b3a0c1b0602 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f15953708c7f795250f88b827920a358135b24e3ce005e794c85182dd35e909
2026-06-12 21:48:32.652373 | controller | Jun 12 20:39:47.239405 crc crio[24437]: time="2026-06-12T20:39:47.239312621Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f2fbcce1-e63f-457a-b200-790c4c0daf6b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.652390 | controller | Jun 12 20:39:47.240445 crc crio[24437]: time="2026-06-12T20:39:47.239324381Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=c5ef4bc3-6fc3-41d7-8676-43befac3cb85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.652406 | controller | Jun 12 20:39:47.244369 crc crio[24437]: time="2026-06-12T20:39:47.244242454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=f450de89-1861-408b-87ab-0ebbb6e26a57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.652426 | controller | Jun 12 20:39:47.244592 crc crio[24437]: time="2026-06-12T20:39:47.244285716Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ab099189-270f-4ba4-8ab4-d7d878e60075 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.652442 | controller | Jun 12 20:39:47.247261 crc crio[24437]: time="2026-06-12T20:39:47.247138608Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d88caf72-f082-48d1-aa3b-13eb6d7038ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.652457 | controller | Jun 12 20:39:47.247862 crc crio[24437]: time="2026-06-12T20:39:47.247754193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652474 | controller | Jun 12 20:39:47.249052 crc crio[24437]: time="2026-06-12T20:39:47.24880984Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=85e03beb-f272-4362-bfac-56166957066e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.652493 | controller | Jun 12 20:39:47.250313 crc crio[24437]: time="2026-06-12T20:39:47.250213425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652517 | controller | Jun 12 20:39:47.291269 crc crio[24437]: time="2026-06-12T20:39:47.290904188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652539 | controller | Jun 12 20:39:47.295205 crc crio[24437]: time="2026-06-12T20:39:47.294766655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652556 | controller | Jun 12 20:39:47.299733 crc crio[24437]: time="2026-06-12T20:39:47.299646007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652572 | controller | Jun 12 20:39:47.304365 crc crio[24437]: time="2026-06-12T20:39:47.304290174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652587 | controller | Jun 12 20:39:47.458587 crc crio[24437]: time="2026-06-12T20:39:47.458479241Z" level=info msg="Created container e4cb1ad27e073e43f207aaaa0ebb4737deddb5e80fe5f79a05b66c360963b47e: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=85e03beb-f272-4362-bfac-56166957066e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.652603 | controller | Jun 12 20:39:47.460326 crc crio[24437]: time="2026-06-12T20:39:47.460169633Z" level=info msg="Starting container: e4cb1ad27e073e43f207aaaa0ebb4737deddb5e80fe5f79a05b66c360963b47e" id=7ad32395-07ff-478f-aff8-d762857fdb43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.652618 | controller | Jun 12 20:39:47.461130 crc crio[24437]: time="2026-06-12T20:39:47.460620734Z" level=info msg="Created container 3a9946a43758fcc72d36798cbc0f826309921a7bec9c9dd883507ff979016ef8: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d88caf72-f082-48d1-aa3b-13eb6d7038ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.652634 | controller | Jun 12 20:39:47.461505 crc crio[24437]: time="2026-06-12T20:39:47.461406504Z" level=info msg="Starting container: 3a9946a43758fcc72d36798cbc0f826309921a7bec9c9dd883507ff979016ef8" id=858502fe-17e8-4b0f-9f56-078b0fe5761c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.652654 | controller | Jun 12 20:39:47.468300 crc crio[24437]: time="2026-06-12T20:39:47.468192915Z" level=info msg="Started container" PID=30158 containerID=3a9946a43758fcc72d36798cbc0f826309921a7bec9c9dd883507ff979016ef8 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=858502fe-17e8-4b0f-9f56-078b0fe5761c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca
2026-06-12 21:48:32.652671 | controller | Jun 12 20:39:47.472835 crc crio[24437]: time="2026-06-12T20:39:47.472166554Z" level=info msg="Started container" PID=30157 containerID=e4cb1ad27e073e43f207aaaa0ebb4737deddb5e80fe5f79a05b66c360963b47e description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=7ad32395-07ff-478f-aff8-d762857fdb43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398
2026-06-12 21:48:32.652688 | controller | Jun 12 20:39:52.239887 crc crio[24437]: time="2026-06-12T20:39:52.238088168Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=92784b0a-746a-4169-81ca-764774419d92 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.652703 | controller | Jun 12 20:39:52.247327 crc crio[24437]: time="2026-06-12T20:39:52.246974702Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=abc1319f-313c-4865-8b3d-0f46777bf04a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.652719 | controller | Jun 12 20:39:52.249508 crc crio[24437]: time="2026-06-12T20:39:52.249412873Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=777e4de6-ab06-4b32-b651-a4541245b406 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.652735 | controller | Jun 12 20:39:52.250179 crc crio[24437]: time="2026-06-12T20:39:52.249853063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652751 | controller | Jun 12 20:39:52.282437 crc crio[24437]: time="2026-06-12T20:39:52.282231848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652767 | controller | Jun 12 20:39:52.286859 crc crio[24437]: time="2026-06-12T20:39:52.286706601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652783 | controller | Jun 12 20:39:52.439056 crc crio[24437]: time="2026-06-12T20:39:52.438795363Z" level=info msg="Created container 147af46149ca7a56748b408cac9fe437d0d28abea403341f5e63687673245e72: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=777e4de6-ab06-4b32-b651-a4541245b406 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.652799 | controller | Jun 12 20:39:52.441572 crc crio[24437]: time="2026-06-12T20:39:52.441464162Z" level=info msg="Starting container: 147af46149ca7a56748b408cac9fe437d0d28abea403341f5e63687673245e72" id=8801e2ba-39c0-47b7-91b8-3012f3fc7dbf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.652815 | controller | Jun 12 20:39:52.452871 crc crio[24437]: time="2026-06-12T20:39:52.452709863Z" level=info msg="Started container" PID=30256 containerID=147af46149ca7a56748b408cac9fe437d0d28abea403341f5e63687673245e72 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=8801e2ba-39c0-47b7-91b8-3012f3fc7dbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455
2026-06-12 21:48:32.652836 | controller | Jun 12 20:41:00.429374 crc crio[24437]: time="2026-06-12T20:41:00.428861572Z" level=info msg="Removing container: 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.652875 | controller | Jun 12 20:42:56.683319 crc crio[24437]: time="2026-06-12T20:42:56.682285309Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-w654d/POD" id=591f27fd-9376-4158-bd7c-f5dba33eb1da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.652895 | controller | Jun 12 20:42:56.686775 crc crio[24437]: time="2026-06-12T20:42:56.683416868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652912 | controller | Jun 12 20:42:56.700329 crc crio[24437]: time="2026-06-12T20:42:56.70024688Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-2wcjh/POD" id=8d3ed56c-ce6d-440a-a220-717bea90201b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.652928 | controller | Jun 12 20:42:56.700505 crc crio[24437]: time="2026-06-12T20:42:56.700349283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.652944 | controller | Jun 12 20:42:56.714282 crc crio[24437]: time="2026-06-12T20:42:56.713874193Z" level=info msg="Got pod network &{Name:redhat-operators-w654d Namespace:openshift-marketplace ID:fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace UID:42676795-8634-40be-af98-ab55ba659b70 NetNS:/var/run/netns/4de49653-13f4-46dc-94c9-d0f0d811f9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42676795_8634_40be_af98_ab55ba659b70.slice PodAnnotations:0xc00012a6c8}] Aliases:map[]}"
2026-06-12 21:48:32.652961 | controller | Jun 12 20:42:56.714282 crc crio[24437]: time="2026-06-12T20:42:56.714015797Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-w654d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.652977 | controller | Jun 12 20:42:56.725540 crc crio[24437]: time="2026-06-12T20:42:56.725389591Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688282-pctsj/POD" id=5d3170c0-d461-44a6-b9ec-8788e03c99d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.652992 | controller | Jun 12 20:42:56.725540 crc crio[24437]: time="2026-06-12T20:42:56.725540865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.653009 | controller | Jun 12 20:42:56.728825 crc crio[24437]: time="2026-06-12T20:42:56.728690225Z" level=info msg="Got pod network &{Name:community-operators-2wcjh Namespace:openshift-marketplace ID:8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0 UID:350bb45c-7a54-43f9-855c-105a3421585d NetNS:/var/run/netns/87c90f20-6dfc-44d9-b399-e9e541816ae4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod350bb45c_7a54_43f9_855c_105a3421585d.slice PodAnnotations:0xc000c241f8}] Aliases:map[]}"
2026-06-12 21:48:32.653025 | controller | Jun 12 20:42:56.728825 crc crio[24437]: time="2026-06-12T20:42:56.728787227Z" level=info msg="Adding pod openshift-marketplace_community-operators-2wcjh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.653041 | controller | Jun 12 20:42:56.763515 crc crio[24437]: time="2026-06-12T20:42:56.762567275Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-2pzcj/POD" id=2cd4cc92-519e-45f0-aba3-0f3125bfc16e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.653061 | controller | Jun 12 20:42:56.769472 crc crio[24437]: time="2026-06-12T20:42:56.76358187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.653078 | controller | Jun 12 20:42:56.769472 crc crio[24437]: time="2026-06-12T20:42:56.7631898Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-jxbsf/POD" id=a1b39387-cdcb-421c-8da8-8e30573da4fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.653093 | controller | Jun 12 20:42:56.769472 crc crio[24437]: time="2026-06-12T20:42:56.765245531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.653109 | controller | Jun 12 20:42:56.773603 crc crio[24437]: time="2026-06-12T20:42:56.773539251Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688282-pctsj Namespace:openshift-infra ID:0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119 UID:145f2f3e-c87e-47a2-a3ee-09c6bcb18523 NetNS:/var/run/netns/7d9aa614-4baa-437f-a0f7-9fa4e79707ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod145f2f3e_c87e_47a2_a3ee_09c6bcb18523.slice PodAnnotations:0xc00008c4e0}] Aliases:map[]}"
2026-06-12 21:48:32.653126 | controller | Jun 12 20:42:56.773790 crc crio[24437]: time="2026-06-12T20:42:56.773609882Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688282-pctsj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.653143 | controller | Jun 12 20:42:56.792479 crc crio[24437]: time="2026-06-12T20:42:56.792369573Z" level=info msg="Got pod network &{Name:certified-operators-2pzcj Namespace:openshift-marketplace ID:c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90 UID:0aa06d7a-1e40-4e67-8445-ea3f79f201df NetNS:/var/run/netns/5e670d0e-6458-4741-8f66-6bf563905f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0aa06d7a_1e40_4e67_8445_ea3f79f201df.slice PodAnnotations:0xc00282c910}] Aliases:map[]}"
2026-06-12 21:48:32.653159 | controller | Jun 12 20:42:56.792479 crc crio[24437]: time="2026-06-12T20:42:56.792456095Z" level=info msg="Adding pod openshift-marketplace_certified-operators-2pzcj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.653175 | controller | Jun 12 20:42:56.824396 crc crio[24437]: time="2026-06-12T20:42:56.823791531Z" level=info msg="Got pod network &{Name:redhat-marketplace-jxbsf Namespace:openshift-marketplace ID:d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc UID:ee08722e-f627-44d9-87dd-23505293bb38 NetNS:/var/run/netns/eed83324-8a30-4616-bc54-e564ee877207 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee08722e_f627_44d9_87dd_23505293bb38.slice PodAnnotations:0xc00012ae10}] Aliases:map[]}"
2026-06-12 21:48:32.653191 | controller | Jun 12 20:42:56.824396 crc crio[24437]: time="2026-06-12T20:42:56.823871033Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-jxbsf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.653207 | controller | Jun 12 20:42:58.219483 crc crio[24437]: 2026-06-12T20:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f1427d3505e6bf Mac:1e:e0:2e:bd:c9:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/87c90f20-6dfc-44d9-b399-e9e541816ae4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.653228 | controller | Jun 12 20:42:58.242353 crc crio[24437]: time="2026-06-12T20:42:58.241498809Z" level=info msg="Got pod network &{Name:community-operators-2wcjh Namespace:openshift-marketplace ID:8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0 UID:350bb45c-7a54-43f9-855c-105a3421585d NetNS:/var/run/netns/87c90f20-6dfc-44d9-b399-e9e541816ae4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod350bb45c_7a54_43f9_855c_105a3421585d.slice PodAnnotations:0xc000c241f8}] Aliases:map[]}"
2026-06-12 21:48:32.653244 | controller | Jun 12 20:42:58.242533 crc crio[24437]: time="2026-06-12T20:42:58.242447543Z" level=info msg="Checking pod openshift-marketplace_community-operators-2wcjh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.653260 | controller | Jun 12 20:42:58.284584 crc crio[24437]: time="2026-06-12T20:42:58.284006496Z" level=info msg="Ran pod sandbox 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0 with infra container: openshift-marketplace/community-operators-2wcjh/POD" id=8d3ed56c-ce6d-440a-a220-717bea90201b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.653278 | controller | Jun 12 20:42:58.291653 crc crio[24437]: time="2026-06-12T20:42:58.291309149Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=05a4adc7-c5ca-425d-93e3-c6067a227daa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.653295 | controller | Jun 12 20:42:58.297897 crc crio[24437]: time="2026-06-12T20:42:58.297829953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=796d2e3c-cbc0-494d-b86b-5ab43f52c1ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.653311 | controller | Jun 12 20:42:58.316314 crc crio[24437]: time="2026-06-12T20:42:58.316201293Z" level=info msg="Creating container: openshift-marketplace/community-operators-2wcjh/extract-utilities" id=e62291aa-5cb4-4837-9f15-1a3746eb698f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.653327 | controller | Jun 12 20:42:58.317623 crc crio[24437]: time="2026-06-12T20:42:58.317475295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.653343 | controller | Jun 12 20:42:58.402529 crc crio[24437]: time="2026-06-12T20:42:58.402397147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.653359 | controller | Jun 12 20:42:58.410215 crc crio[24437]: time="2026-06-12T20:42:58.410046949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.653375 | controller | Jun 12 20:42:58.573713 crc crio[24437]: time="2026-06-12T20:42:58.57341925Z" level=info msg="Created container 5163c617277b74678a39c273ff7aeb009558251544abcc73b87e0d60856e636a: openshift-marketplace/community-operators-2wcjh/extract-utilities" id=e62291aa-5cb4-4837-9f15-1a3746eb698f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.653390 | controller | Jun 12 20:42:58.583279 crc crio[24437]: time="2026-06-12T20:42:58.580334574Z" level=info msg="Starting container: 5163c617277b74678a39c273ff7aeb009558251544abcc73b87e0d60856e636a" id=219804d7-1673-436a-96b6-ddc85ad801cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.653407 | controller | Jun 12 20:42:58.588146 crc crio[24437]: 2026-06-12T20:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0146835426cda49 Mac:f2:1a:7d:10:0f:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/7d9aa614-4baa-437f-a0f7-9fa4e79707ce SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.653427 | controller | Jun 12 20:42:58.589869 crc crio[24437]: time="2026-06-12T20:42:58.589767301Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688282-pctsj Namespace:openshift-infra ID:0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119 UID:145f2f3e-c87e-47a2-a3ee-09c6bcb18523 NetNS:/var/run/netns/7d9aa614-4baa-437f-a0f7-9fa4e79707ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod145f2f3e_c87e_47a2_a3ee_09c6bcb18523.slice PodAnnotations:0xc00008c4e0}] Aliases:map[]}"
2026-06-12 21:48:32.653444 | controller | Jun 12 20:42:58.590118 crc crio[24437]: time="2026-06-12T20:42:58.589977086Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688282-pctsj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.653460 | controller | Jun 12 20:42:58.591583 crc crio[24437]: time="2026-06-12T20:42:58.591436662Z" level=info msg="Started container" PID=32877 containerID=5163c617277b74678a39c273ff7aeb009558251544abcc73b87e0d60856e636a description=openshift-marketplace/community-operators-2wcjh/extract-utilities id=219804d7-1673-436a-96b6-ddc85ad801cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0
2026-06-12 21:48:32.653477 | controller | Jun 12 20:42:58.598712 crc crio[24437]: time="2026-06-12T20:42:58.598612882Z" level=info msg="Ran pod sandbox 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119 with infra container: openshift-infra/auto-csr-approver-29688282-pctsj/POD" id=5d3170c0-d461-44a6-b9ec-8788e03c99d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.653493 | controller | Jun 12 20:42:58.603061 crc crio[24437]: time="2026-06-12T20:42:58.602624113Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d50120e6-ab1d-4fab-90d2-fcc22c03ca89 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.653509 | controller | Jun 12 20:42:58.615255 crc crio[24437]: 2026-06-12T20:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa0ca96a8c6cda6 Mac:3e:75:73:05:4f:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/4de49653-13f4-46dc-94c9-d0f0d811f9e3 SocketPath: PciID:}] [{Interface:0xc000014f70 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.653525 | controller | Jun 12 20:42:58.616277 crc crio[24437]: time="2026-06-12T20:42:58.616109791Z" level=info msg="Got pod network &{Name:redhat-operators-w654d Namespace:openshift-marketplace ID:fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace UID:42676795-8634-40be-af98-ab55ba659b70 NetNS:/var/run/netns/4de49653-13f4-46dc-94c9-d0f0d811f9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42676795_8634_40be_af98_ab55ba659b70.slice PodAnnotations:0xc00012a6c8}] Aliases:map[]}"
2026-06-12 21:48:32.653541 | controller | Jun 12 20:42:58.616616 crc crio[24437]: time="2026-06-12T20:42:58.61641845Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-w654d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.653557 | controller | Jun 12 20:42:58.619025 crc crio[24437]: time="2026-06-12T20:42:58.618771988Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.653572 | controller | Jun 12 20:42:58.621766 crc crio[24437]: 2026-06-12T20:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8ba510aa6ecd8e Mac:f6:17:80:6f:a6:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/5e670d0e-6458-4741-8f66-6bf563905f39 SocketPath: PciID:}] [{Interface:0xc000180c90 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.653592 | controller | Jun 12 20:42:58.623433 crc crio[24437]: time="2026-06-12T20:42:58.623357834Z" level=info msg="Ran pod sandbox fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace with infra container: openshift-marketplace/redhat-operators-w654d/POD" id=591f27fd-9376-4158-bd7c-f5dba33eb1da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.653609 | controller | Jun 12 20:42:58.623607 crc crio[24437]: time="2026-06-12T20:42:58.623538548Z" level=info msg="Got pod network &{Name:certified-operators-2pzcj Namespace:openshift-marketplace ID:c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90 UID:0aa06d7a-1e40-4e67-8445-ea3f79f201df NetNS:/var/run/netns/5e670d0e-6458-4741-8f66-6bf563905f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0aa06d7a_1e40_4e67_8445_ea3f79f201df.slice PodAnnotations:0xc00282c910}] Aliases:map[]}"
2026-06-12 21:48:32.653626 | controller | Jun 12 20:42:58.623739 crc crio[24437]: time="2026-06-12T20:42:58.623694302Z" level=info msg="Checking pod openshift-marketplace_certified-operators-2pzcj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.653643 | controller | Jun 12 20:42:58.627420 crc crio[24437]: time="2026-06-12T20:42:58.627338724Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=665b6864-2f30-4d79-b9e2-6e50353aee65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.653659 | controller | Jun 12 20:42:58.631977 crc crio[24437]: time="2026-06-12T20:42:58.629394085Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7ae3fa18-9fac-4f97-933d-49ad52ab14b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.653675 | controller | Jun 12 20:42:58.633758 crc crio[24437]: time="2026-06-12T20:42:58.63351296Z" level=info msg="Ran pod sandbox c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90 with infra container: openshift-marketplace/certified-operators-2pzcj/POD" id=2cd4cc92-519e-45f0-aba3-0f3125bfc16e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.653693 | controller | Jun 12 20:42:58.636482 crc crio[24437]: time="2026-06-12T20:42:58.636388762Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=64a3e93d-149d-4cbe-9753-0ae3eeed5a0f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.653710 | controller | Jun 12 20:42:58.638293 crc crio[24437]: time="2026-06-12T20:42:58.638206987Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=19c64c58-2c8d-4b87-b9cf-e32951075636 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.653726 | controller | Jun 12 20:42:58.641502 crc crio[24437]: time="2026-06-12T20:42:58.639526509Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-w654d/extract-utilities" id=2159c36e-b7d1-49e5-a502-8bde5418508c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.653741 | controller | Jun 12 20:42:58.641902 crc crio[24437]: time="2026-06-12T20:42:58.641840408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.653757 | controller | Jun 12 20:42:58.655769 crc crio[24437]: time="2026-06-12T20:42:58.65504733Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2pzcj/extract-utilities" id=cd590474-510c-4838-8012-73ade7309448 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.653777 | controller | Jun 12 20:42:58.655769 crc crio[24437]: time="2026-06-12T20:42:58.655487121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.653794 | controller | Jun 12 20:42:58.671499 crc crio[24437]: time="2026-06-12T20:42:58.67101776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.653810 | controller | Jun 12 20:42:58.675153 crc crio[24437]: time="2026-06-12T20:42:58.67499241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.653825 | controller | Jun 12 20:42:58.678145 crc crio[24437]: 2026-06-12T20:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d75d119fc8a4cd8 Mac:b2:dc:74:37:ca:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/eed83324-8a30-4616-bc54-e564ee877207 SocketPath: PciID:}] [{Interface:0xc000332de0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.653841 | controller | Jun 12 20:42:58.678145 crc crio[24437]: time="2026-06-12T20:42:58.677856962Z" level=info msg="Got pod network &{Name:redhat-marketplace-jxbsf Namespace:openshift-marketplace ID:d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc UID:ee08722e-f627-44d9-87dd-23505293bb38 NetNS:/var/run/netns/eed83324-8a30-4616-bc54-e564ee877207 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee08722e_f627_44d9_87dd_23505293bb38.slice PodAnnotations:0xc00012ae10}] Aliases:map[]}"
2026-06-12 21:48:32.653878 | controller | Jun 12 20:42:58.678145 crc crio[24437]: time="2026-06-12T20:42:58.678026316Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-jxbsf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.653897 | controller | Jun 12 20:42:58.693304 crc crio[24437]: time="2026-06-12T20:42:58.693227427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.653914 | controller | Jun 12 20:42:58.695983 crc crio[24437]: time="2026-06-12T20:42:58.695860844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.653931 | controller | Jun 12 20:42:58.730019 crc crio[24437]: time="2026-06-12T20:42:58.729851787Z" level=info msg="Ran pod sandbox d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc with infra container: openshift-marketplace/redhat-marketplace-jxbsf/POD" id=a1b39387-cdcb-421c-8da8-8e30573da4fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.653947 | controller | Jun 12 20:42:58.733340 crc crio[24437]: time="2026-06-12T20:42:58.733267632Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ed079801-46fb-4370-83fe-5a107663b185 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.653964 | controller | Jun 12 20:42:58.739324 crc crio[24437]: time="2026-06-12T20:42:58.738677668Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=92d267d8-e1ec-4af7-afba-93fdecca4b91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.653981 | controller | Jun 12 20:42:58.751236 crc crio[24437]: time="2026-06-12T20:42:58.751135841Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-jxbsf/extract-utilities" id=0c7840b6-3839-4c98-9000-f23d9545468d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.654001 | controller | Jun 12 20:42:58.752030 crc crio[24437]: time="2026-06-12T20:42:58.751855559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.654018 | controller | Jun 12 20:42:58.787282 crc crio[24437]: time="2026-06-12T20:42:58.786850377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.654035 | controller | Jun 12 20:42:58.790799 crc crio[24437]: time="2026-06-12T20:42:58.790739136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.654050 | controller | Jun 12 20:42:58.794498 crc crio[24437]: time="2026-06-12T20:42:58.794424338Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=99989600-ce03-4caf-8391-d258892e36b3 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.654066 | controller | Jun 12 20:42:58.806181 crc crio[24437]: time="2026-06-12T20:42:58.806111381Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:48:32.654081 | controller | Jun 12 20:42:58.840896 crc crio[24437]: time="2026-06-12T20:42:58.840662688Z" level=info msg="Created container a7d3a0f98822885d594c389293e178e593d26e2ba200647e5a26b8abe9fc41b0: openshift-marketplace/redhat-operators-w654d/extract-utilities" id=2159c36e-b7d1-49e5-a502-8bde5418508c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.654097 | controller | Jun 12 20:42:58.842159 crc crio[24437]: time="2026-06-12T20:42:58.841997132Z" level=info msg="Created container a76c277e5b3466a5b380cd4321ec6d9ed22a0cca1c26bee85d8b7da0c756c152: openshift-marketplace/certified-operators-2pzcj/extract-utilities" id=cd590474-510c-4838-8012-73ade7309448 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.654113 | controller | Jun 12 20:42:58.843580 crc crio[24437]: time="2026-06-12T20:42:58.843425848Z" level=info msg="Starting container: a76c277e5b3466a5b380cd4321ec6d9ed22a0cca1c26bee85d8b7da0c756c152" id=6d2832b6-4bab-4ca5-8f4d-3b9f739b6fd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.654129 | controller | Jun 12 20:42:58.844367 crc crio[24437]: time="2026-06-12T20:42:58.844181106Z" level=info msg="Starting container: a7d3a0f98822885d594c389293e178e593d26e2ba200647e5a26b8abe9fc41b0" id=cd9ef0e0-1ee9-4445-a257-f11384515544 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.654145 | controller | Jun 12 20:42:58.851409 crc crio[24437]: time="2026-06-12T20:42:58.851172053Z" level=info msg="Started container" PID=32903 containerID=a76c277e5b3466a5b380cd4321ec6d9ed22a0cca1c26bee85d8b7da0c756c152 description=openshift-marketplace/certified-operators-2pzcj/extract-utilities id=6d2832b6-4bab-4ca5-8f4d-3b9f739b6fd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90
2026-06-12 21:48:32.654162 | controller | Jun 12 20:42:58.853391 crc crio[24437]: time="2026-06-12T20:42:58.853264565Z" level=info msg="Started container" PID=32904 containerID=a7d3a0f98822885d594c389293e178e593d26e2ba200647e5a26b8abe9fc41b0 description=openshift-marketplace/redhat-operators-w654d/extract-utilities id=cd9ef0e0-1ee9-4445-a257-f11384515544 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace
2026-06-12 21:48:32.654177 | controller | Jun 12 20:42:59.114358 crc crio[24437]: time="2026-06-12T20:42:59.114223376Z" level=info msg="Created container 4122a77be6f7e65dd34c0aee553b7d3236d93375cebb98fbb51ccf1fcf073ba9: openshift-marketplace/redhat-marketplace-jxbsf/extract-utilities" id=0c7840b6-3839-4c98-9000-f23d9545468d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.654193 | controller | Jun 12 20:42:59.115551 crc crio[24437]: time="2026-06-12T20:42:59.115440096Z" level=info msg="Starting container: 4122a77be6f7e65dd34c0aee553b7d3236d93375cebb98fbb51ccf1fcf073ba9" id=a1224b70-3e54-4e74-9c32-6071551a9fc1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.654212 | controller | Jun 12 20:42:59.123615 crc crio[24437]: time="2026-06-12T20:42:59.123199321Z" level=info msg="Started container" PID=32914 containerID=4122a77be6f7e65dd34c0aee553b7d3236d93375cebb98fbb51ccf1fcf073ba9 description=openshift-marketplace/redhat-marketplace-jxbsf/extract-utilities id=a1224b70-3e54-4e74-9c32-6071551a9fc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc
2026-06-12 21:48:32.654229 | controller | Jun 12 20:42:59.436254 crc crio[24437]: time="2026-06-12T20:42:59.435708875Z" level=warning msg="Stopping container 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538 with stop signal(15) timed out. Killing..."
2026-06-12 21:48:32.654245 | controller | Jun 12 20:42:59.484983 crc crio[24437]: time="2026-06-12T20:42:59.484826248Z" level=error msg="Killing container 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 21:48:32.654261 | controller | Jun 12 20:42:59.823506 crc crio[24437]: time="2026-06-12T20:42:59.823347416Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d451c830-9ebc-4a83-b7ad-ee6afcfffd98 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.654277 | controller | Jun 12 20:42:59.830454 crc crio[24437]: time="2026-06-12T20:42:59.830345201Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:48:32.654293 | controller | Jun 12 20:42:59.831289 crc crio[24437]: time="2026-06-12T20:42:59.831202733Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=06c48fa7-73f0-4f11-9078-2377c7b732d1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.654310 | controller | Jun 12 20:42:59.833827 crc crio[24437]: time="2026-06-12T20:42:59.833746816Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:48:32.654326 | controller | Jun 12 20:42:59.841281 crc crio[24437]: time="2026-06-12T20:42:59.837908181Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8b6aa831-4c3d-4873-945c-97e7d0d1c66e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.654342 | controller | Jun 12 20:42:59.841281 crc crio[24437]: time="2026-06-12T20:42:59.841260245Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:48:32.654359 | controller | Jun 12 20:42:59.847500 crc crio[24437]: time="2026-06-12T20:42:59.847311067Z" level=info msg="Removing container: 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538" id=add9b792-d639-4217-ace7-20aecfb9e96c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.654375 | controller | Jun 12 20:43:00.000979 crc crio[24437]: time="2026-06-12T20:43:00.00081386Z" level=error msg="Failed to update container state for 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538: stdout: , stderr: " id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.654391 | controller | Jun 12 20:43:00.000979 crc crio[24437]: time="2026-06-12T20:43:00.000881382Z" level=error msg="Failed to update container status from exit file for 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538: failed to find container exit file for 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538: stat /var/lib/containers/storage/overlay-containers/128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538/userdata/exit: no such file or directory" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.654414 | controller | Jun 12 20:43:00.000979 crc crio[24437]: time="2026-06-12T20:43:00.000900813Z" level=warning msg="Error updating the container status \"128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538\": state command returned nil" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.654432 | controller | Jun 12 20:43:00.001430 crc crio[24437]: time="2026-06-12T20:43:00.001008015Z" level=warning msg="Unable to write containers 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538 state to disk: open /var/lib/containers/storage/overlay-containers/128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538/userdata/.tmp-state.json3184210226: no such file or directory" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.654448 | controller | Jun 12 20:43:00.001430 crc crio[24437]: time="2026-06-12T20:43:00.001367214Z" level=info msg="Removed container 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=add9b792-d639-4217-ace7-20aecfb9e96c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.654464 | controller | Jun 12 20:43:00.013808 crc crio[24437]: time="2026-06-12T20:43:00.013448468Z" level=info msg="Container 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538 not known, assuming it got already removed" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.654480 | controller | Jun 12 20:43:00.021685 crc crio[24437]: time="2026-06-12T20:43:00.021548391Z" level=info msg="Removing container: 2f1b7b498a1347b127ed0de97ae196f47478df5a5da1c4aff60bd0aadd0fc865" id=91a51fac-85dd-49df-86a6-ac4c84ea00f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.654495 | controller | Jun 12 20:43:00.026231 crc crio[24437]: time="2026-06-12T20:43:00.026018723Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=99989600-ce03-4caf-8391-d258892e36b3 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.654511 | controller | Jun 12 20:43:00.029283 crc crio[24437]: time="2026-06-12T20:43:00.028544366Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e2a468dc-8c6c-4142-9eb0-d7749e0295a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.654527 | controller | Jun 12 20:43:00.037019 crc crio[24437]: time="2026-06-12T20:43:00.033021948Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=7e1c8ce2-20c1-472c-b5d7-a1b62587d68e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.654544 | controller | Jun 12 20:43:00.043999 crc crio[24437]: time="2026-06-12T20:43:00.04104309Z" level=info msg="Creating container: openshift-marketplace/community-operators-2wcjh/extract-content" id=d37b8966-7a67-4968-8269-d415b4531230 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.654561 | controller | Jun 12 20:43:00.043999 crc crio[24437]: time="2026-06-12T20:43:00.041547372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.654577 | controller | Jun 12 20:43:00.086508 crc crio[24437]: time="2026-06-12T20:43:00.086158752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.654593 | controller | Jun 12 20:43:00.091200 crc crio[24437]: time="2026-06-12T20:43:00.091062695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.654613 | controller | Jun 12 20:43:00.206331 crc crio[24437]: time="2026-06-12T20:43:00.206241127Z" level=info msg="Created container 518c277e437019365d0f7133150604042d435ccffb659ff0921b22282242e896: openshift-marketplace/community-operators-2wcjh/extract-content" id=d37b8966-7a67-4968-8269-d415b4531230 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.654630 | controller | Jun 12 20:43:00.207377 crc crio[24437]: time="2026-06-12T20:43:00.207291983Z" level=info msg="Starting container: 518c277e437019365d0f7133150604042d435ccffb659ff0921b22282242e896" id=4113d5e1-22f7-4b85-b58a-ef517ba5bd1a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.654646 | controller | Jun 12 20:43:00.213160 crc crio[24437]: time="2026-06-12T20:43:00.213063009Z" level=info msg="Started container" PID=32941 containerID=518c277e437019365d0f7133150604042d435ccffb659ff0921b22282242e896 description=openshift-marketplace/community-operators-2wcjh/extract-content id=4113d5e1-22f7-4b85-b58a-ef517ba5bd1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0
2026-06-12 21:48:32.654663 | controller | Jun 12 20:43:00.595353 crc crio[24437]: time="2026-06-12T20:43:00.595128578Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf" id=d451c830-9ebc-4a83-b7ad-ee6afcfffd98 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.654679 | controller | Jun 12 20:43:00.598265 crc crio[24437]: time="2026-06-12T20:43:00.59721203Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=11547b1d-f663-4772-ac66-996e9804bc34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.654694 | controller | Jun 12 20:43:00.611524 crc crio[24437]: time="2026-06-12T20:43:00.611025678Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ce0cb9ec-2bdf-4267-a8e6-91bd74f599e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.654710 | controller | Jun 12 20:43:00.644126 crc crio[24437]: time="2026-06-12T20:43:00.643800479Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2pzcj/extract-content" id=32168273-db09-4621-9139-e080620586e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.654726 | controller | Jun 12 20:43:00.648315 crc crio[24437]: time="2026-06-12T20:43:00.6481804Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=8b6aa831-4c3d-4873-945c-97e7d0d1c66e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.654741 | controller | Jun 12 20:43:00.648837 crc crio[24437]: time="2026-06-12T20:43:00.648688833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.654757 | controller | Jun 12 20:43:00.649846 crc crio[24437]: time="2026-06-12T20:43:00.649752979Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f1757175-45cd-4b0f-9900-3e7fc5f64247 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.654773 | controller | Jun 12 20:43:00.658099 crc crio[24437]: time="2026-06-12T20:43:00.657150675Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4a4330ed-b3fc-41d5-bd88-d830c99ebe05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.654788 | controller | Jun 12 20:43:00.679539 crc crio[24437]: time="2026-06-12T20:43:00.678537342Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-w654d/extract-content" id=6b6baf5d-0395-4a77-8043-a4cff8925690 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.654804 | controller | Jun 12 20:43:00.679539 crc crio[24437]: time="2026-06-12T20:43:00.679440215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.654824 | controller | Jun 12 20:43:00.746885 crc crio[24437]: time="2026-06-12T20:43:00.746635981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.654841 | controller | Jun 12 20:43:00.759274 crc crio[24437]: time="2026-06-12T20:43:00.757854843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.654876 | controller | Jun 12 20:43:00.764109 crc crio[24437]: time="2026-06-12T20:43:00.761600227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.654894 | controller | Jun 12 20:43:00.767305 crc crio[24437]: time="2026-06-12T20:43:00.767018743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.654911 | controller | Jun 12 20:43:00.793373 crc crio[24437]: time="2026-06-12T20:43:00.791352653Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=06c48fa7-73f0-4f11-9078-2377c7b732d1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.654926 | controller | Jun 12 20:43:00.801398 crc crio[24437]: time="2026-06-12T20:43:00.80076945Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=62cf314e-f8bb-44dd-8865-c9dab8a4ef96 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.654942 | controller | Jun 12 20:43:00.808001 crc crio[24437]: time="2026-06-12T20:43:00.807648683Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=93581134-e707-405b-83f1-6317097f4e7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.654958 | controller | Jun 12 20:43:00.816811 crc crio[24437]: time="2026-06-12T20:43:00.81669308Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-jxbsf/extract-content" id=78289d92-77f8-4f2b-b607-a8111b06ac08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.654986 | controller | Jun 12 20:43:00.817660 crc crio[24437]: time="2026-06-12T20:43:00.817391447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.655004 | controller | Jun 12 20:43:00.878517 crc crio[24437]: time="2026-06-12T20:43:00.878478851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.655020 | controller | Jun 12 20:43:00.891755 crc crio[24437]: time="2026-06-12T20:43:00.891703422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.655036 | controller | Jun 12 20:43:01.085255 crc crio[24437]: time="2026-06-12T20:43:01.08520444Z" level=info msg="Created container be7632838afae787734dc235ec0ea728671935ef7c9c356899283962c060ac61: openshift-marketplace/certified-operators-2pzcj/extract-content" id=32168273-db09-4621-9139-e080620586e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.655051 | controller | Jun 12 20:43:01.090145 crc crio[24437]: time="2026-06-12T20:43:01.089833157Z" level=info msg="Starting container: be7632838afae787734dc235ec0ea728671935ef7c9c356899283962c060ac61" id=8266454b-ef18-4463-85aa-a0becf1b9c60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.655067 | controller | Jun 12 20:43:01.105754 crc crio[24437]: time="2026-06-12T20:43:01.105187011Z" level=info msg="Created container 5155af3f0e39daacb5950eb79dff374362198df52e21bfdcb76f1f1211afbb3e: openshift-marketplace/redhat-operators-w654d/extract-content" id=6b6baf5d-0395-4a77-8043-a4cff8925690 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.655087 | controller | Jun 12 20:43:01.105754 crc crio[24437]: time="2026-06-12T20:43:01.109272264Z" level=info msg="Starting container: 5155af3f0e39daacb5950eb79dff374362198df52e21bfdcb76f1f1211afbb3e" id=59478894-5407-4a25-a865-7deb1fe81295 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.655104 | controller | Jun 12 20:43:01.129262 crc crio[24437]: time="2026-06-12T20:43:01.128881186Z" level=info msg="Started container" PID=32965 containerID=5155af3f0e39daacb5950eb79dff374362198df52e21bfdcb76f1f1211afbb3e description=openshift-marketplace/redhat-operators-w654d/extract-content id=59478894-5407-4a25-a865-7deb1fe81295 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace
2026-06-12 21:48:32.655121 | controller | Jun 12 20:43:01.166063 crc crio[24437]: time="2026-06-12T20:43:01.163615828Z" level=info msg="Started container" PID=32961 containerID=be7632838afae787734dc235ec0ea728671935ef7c9c356899283962c060ac61 description=openshift-marketplace/certified-operators-2pzcj/extract-content id=8266454b-ef18-4463-85aa-a0becf1b9c60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90
2026-06-12 21:48:32.655137 | controller | Jun 12 20:43:01.250406 crc crio[24437]: time="2026-06-12T20:43:01.249575507Z" level=info msg="Created container 38bb390465e508f4f59afa8009a8d2c00c515ed55d8a5c8a34db02a6b61c1943: openshift-marketplace/redhat-marketplace-jxbsf/extract-content" id=78289d92-77f8-4f2b-b607-a8111b06ac08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.655152 | controller | Jun 12 20:43:01.259261 crc crio[24437]: time="2026-06-12T20:43:01.257350491Z" level=info msg="Starting container: 38bb390465e508f4f59afa8009a8d2c00c515ed55d8a5c8a34db02a6b61c1943" id=5e78cc9e-532b-4f8e-88e3-6ad251b77930 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.655169 | controller | Jun 12 20:43:01.352838 crc crio[24437]: time="2026-06-12T20:43:01.352704525Z" level=info msg="Started container" PID=32969 containerID=38bb390465e508f4f59afa8009a8d2c00c515ed55d8a5c8a34db02a6b61c1943 description=openshift-marketplace/redhat-marketplace-jxbsf/extract-content id=5e78cc9e-532b-4f8e-88e3-6ad251b77930 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc
2026-06-12 21:48:32.655184 | controller | Jun 12 20:43:10.528606 crc crio[24437]: time="2026-06-12T20:43:10.519582707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c4592201-6120-465a-84df-b882510e7269 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.655201 | controller | Jun 12 20:43:10.528606 crc crio[24437]: time="2026-06-12T20:43:10.528308877Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f742f9d2-af6f-4789-85ef-b8f75da300e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.655217 | controller | Jun 12 20:43:10.971114 crc crio[24437]: time="2026-06-12T20:43:10.970430815Z" level=info msg="Creating container: openshift-marketplace/community-operators-2wcjh/registry-server" id=e1032b1e-54f3-44af-85c8-b2efff28982d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.655234 | controller | Jun 12 20:43:10.972169 crc crio[24437]: time="2026-06-12T20:43:10.971905662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.655250 | controller | Jun 12 20:43:11.163828 crc crio[24437]: time="2026-06-12T20:43:11.163553824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.655270 | controller | Jun 12 20:43:11.177121 crc crio[24437]: time="2026-06-12T20:43:11.176724194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.655287 | controller | Jun 12 20:43:11.497575 crc crio[24437]: time="2026-06-12T20:43:11.495723111Z" level=info msg="Created container b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8: openshift-marketplace/community-operators-2wcjh/registry-server" id=e1032b1e-54f3-44af-85c8-b2efff28982d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.655302 | controller | Jun 12 20:43:11.501299 crc crio[24437]: time="2026-06-12T20:43:11.500904152Z" level=info msg="Starting container: b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8" id=4392af2f-caa6-444d-b322-f2bd9b8b3f3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.655318 | controller | Jun 12 20:43:11.518736 crc crio[24437]: time="2026-06-12T20:43:11.51833784Z" level=info msg="Started container" PID=33126 containerID=b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8 description=openshift-marketplace/community-operators-2wcjh/registry-server id=4392af2f-caa6-444d-b322-f2bd9b8b3f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0
2026-06-12 21:48:32.655334 | controller | Jun 12 20:43:11.640128 crc crio[24437]: time="2026-06-12T20:43:11.638156706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=91de487f-852e-43da-8519-33992a24b129 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.655350 | controller | Jun 12 20:43:11.655809 crc crio[24437]: time="2026-06-12T20:43:11.655439921Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=41cec52d-c87e-4778-999b-cfaaeb7b7bd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.655366 | controller | Jun 12 20:43:12.161066 crc crio[24437]: time="2026-06-12T20:43:12.160462078Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-jxbsf/registry-server" id=1114d115-bdd4-432f-8c9b-10dd14a7197b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.655382 | controller | Jun 12 20:43:12.162512 crc crio[24437]: time="2026-06-12T20:43:12.161792061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.655398 | controller | Jun 12 20:43:12.283785 crc crio[24437]: time="2026-06-12T20:43:12.283571448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.655413 | controller | Jun 12 20:43:12.290135 crc crio[24437]: time="2026-06-12T20:43:12.289902246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.655428 | controller | Jun 12 20:43:12.725213 crc crio[24437]: time="2026-06-12T20:43:12.724753781Z" level=info msg="Created container 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c: openshift-marketplace/redhat-marketplace-jxbsf/registry-server" id=1114d115-bdd4-432f-8c9b-10dd14a7197b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.655444 | controller | Jun 12 20:43:12.730592 crc crio[24437]: time="2026-06-12T20:43:12.730316531Z" level=info msg="Starting container: 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c" id=cff479cd-da7c-4324-b3f7-6484fffb746e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.655460 | controller | Jun 12 20:43:12.819439 crc crio[24437]: time="2026-06-12T20:43:12.818583717Z" level=info msg="Started container" PID=33160 containerID=90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c description=openshift-marketplace/redhat-marketplace-jxbsf/registry-server id=cff479cd-da7c-4324-b3f7-6484fffb746e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc
2026-06-12 21:48:32.655479 | controller | Jun 12 20:43:20.028327 crc crio[24437]: time="2026-06-12T20:43:20.027227596Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=756f0f3f-e44b-426c-b268-e0fa614d88a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.655495 | controller | Jun 12 20:43:29.325047 crc crio[24437]: time="2026-06-12T20:43:29.321077528Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=820f82c3-5386-4631-af2b-c3daae5b0475 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.655511 | controller | Jun 12 20:43:29.340505 crc crio[24437]: time="2026-06-12T20:43:29.33988454Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2pzcj/registry-server" id=be87a2fb-034f-402b-be3f-8315bb9671ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.655527 | controller | Jun 12 20:43:29.340714 crc crio[24437]: time="2026-06-12T20:43:29.340684411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.655543 | controller | Jun 12 20:43:29.471851 crc crio[24437]: time="2026-06-12T20:43:29.471727299Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d50120e6-ab1d-4fab-90d2-fcc22c03ca89 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.655559 | controller | Jun 12 20:43:29.473138 crc crio[24437]: time="2026-06-12T20:43:29.473021102Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=74ee0b5c-44f2-47b6-b483-e5d05be78092 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.655575 | controller | Jun 12 20:43:29.473882 crc crio[24437]: time="2026-06-12T20:43:29.473763451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.655591 | controller | Jun 12 20:43:29.478371 crc crio[24437]: time="2026-06-12T20:43:29.478268973Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f4f5a036-d33e-4585-9a99-e9cc1a40daee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.655607 | controller | Jun 12 20:43:29.478628 crc crio[24437]: time="2026-06-12T20:43:29.478557261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.655623 | controller | Jun 12 20:43:29.491398 crc crio[24437]: time="2026-06-12T20:43:29.491302441Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688282-pctsj/oc" id=0b8aee41-59b1-44ab-8340-44298754b7d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.655639 | controller | Jun 12 20:43:29.493826 crc crio[24437]: time="2026-06-12T20:43:29.49367578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.655654 | controller | Jun 12 20:43:29.542233 crc crio[24437]: time="2026-06-12T20:43:29.540021214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.655669 | controller | Jun 12 20:43:29.627490 crc crio[24437]: time="2026-06-12T20:43:29.626074604Z" level=info msg="Stopping container: 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c (timeout: 2s)" id=2bf22c74-cdda-4258-8fb0-dfca3a5821c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.655688 | controller | Jun 12 20:43:29.695513 crc crio[24437]: time="2026-06-12T20:43:29.695319652Z" level=info msg="Created container 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420: openshift-marketplace/certified-operators-2pzcj/registry-server" id=be87a2fb-034f-402b-be3f-8315bb9671ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.655704 | controller | Jun 12 20:43:29.698725 crc crio[24437]: time="2026-06-12T20:43:29.698576804Z" level=info msg="Starting container: 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420" id=47c0423c-e3f5-48a3-a944-52178c806de7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.655720 | controller | Jun 12 20:43:29.773478 crc crio[24437]: time="2026-06-12T20:43:29.773006302Z" level=info msg="Started container" PID=33515 containerID=753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420 description=openshift-marketplace/certified-operators-2pzcj/registry-server id=47c0423c-e3f5-48a3-a944-52178c806de7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90
2026-06-12 21:48:32.655736 | controller | Jun 12 20:43:29.830228 crc crio[24437]: time="2026-06-12T20:43:29.829733646Z" level=info msg="Stopped container 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c: openshift-marketplace/redhat-marketplace-jxbsf/registry-server" id=2bf22c74-cdda-4258-8fb0-dfca3a5821c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.655751 | controller | Jun 12 20:43:29.831853 crc crio[24437]: time="2026-06-12T20:43:29.831694865Z" level=info msg="Stopping pod sandbox: d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc" id=b46bd067-287f-4ccd-9b97-eb3db320881d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.655768 | controller | Jun 12 20:43:29.833205 crc crio[24437]: time="2026-06-12T20:43:29.832380302Z" level=info msg="Got pod network &{Name:redhat-marketplace-jxbsf Namespace:openshift-marketplace ID:d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc UID:ee08722e-f627-44d9-87dd-23505293bb38 NetNS:/var/run/netns/eed83324-8a30-4616-bc54-e564ee877207 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee08722e_f627_44d9_87dd_23505293bb38.slice PodAnnotations:0xc001f6c030}] Aliases:map[]}"
2026-06-12 21:48:32.655785 | controller | Jun 12 20:43:29.833205 crc crio[24437]: time="2026-06-12T20:43:29.83269928Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-jxbsf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.655801 | controller | Jun 12 20:43:30.657377 crc crio[24437]: time="2026-06-12T20:43:30.656730196Z" level=info msg="Stopping container: b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8 (timeout: 2s)" id=41a1c20d-2ac9-4ed3-a30a-8f8e5d4f6b44 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.655818 | controller | Jun 12 20:43:30.894409 crc crio[24437]: time="2026-06-12T20:43:30.893764975Z" level=info msg="Stopped container b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8: openshift-marketplace/community-operators-2wcjh/registry-server" id=41a1c20d-2ac9-4ed3-a30a-8f8e5d4f6b44 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.655835 | controller | Jun 12 20:43:30.902859 crc crio[24437]: time="2026-06-12T20:43:30.902489024Z" level=info msg="Stopping pod sandbox: 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0" id=818bcb25-f62a-4f3c-970d-cfe746f2ca7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.655867 | controller | Jun 12 20:43:30.903751 crc crio[24437]: time="2026-06-12T20:43:30.903333506Z" level=info msg="Got pod network &{Name:community-operators-2wcjh Namespace:openshift-marketplace ID:8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0 UID:350bb45c-7a54-43f9-855c-105a3421585d NetNS:/var/run/netns/87c90f20-6dfc-44d9-b399-e9e541816ae4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod350bb45c_7a54_43f9_855c_105a3421585d.slice PodAnnotations:0xc002746378}] Aliases:map[]}"
2026-06-12 21:48:32.655895 | controller | Jun 12 20:43:30.905208 crc crio[24437]: time="2026-06-12T20:43:30.90512483Z" level=info msg="Deleting pod openshift-marketplace_community-operators-2wcjh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.655914 | controller | Jun 12 20:43:31.159758 crc crio[24437]: time="2026-06-12T20:43:31.158665725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.655931 | controller | Jun 12 20:43:31.585218 crc crio[24437]: time="2026-06-12T20:43:31.584623588Z" level=info msg="Created container 13dc4b1e6f82fa7a4a1db29a503d7bbebf40c640fd9ce1793c7ab10d1d7ea985: openshift-infra/auto-csr-approver-29688282-pctsj/oc" id=0b8aee41-59b1-44ab-8340-44298754b7d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.655947 | controller | Jun 12 20:43:31.588410 crc crio[24437]: time="2026-06-12T20:43:31.587360725Z" level=info msg="Starting container: 13dc4b1e6f82fa7a4a1db29a503d7bbebf40c640fd9ce1793c7ab10d1d7ea985" id=ea1d3855-9d80-4113-9909-c0b8f6a8d0c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.655964 | controller | Jun 12 20:43:31.628185 crc crio[24437]: time="2026-06-12T20:43:31.627872263Z" level=info msg="Started container" PID=33583 containerID=13dc4b1e6f82fa7a4a1db29a503d7bbebf40c640fd9ce1793c7ab10d1d7ea985 description=openshift-infra/auto-csr-approver-29688282-pctsj/oc id=ea1d3855-9d80-4113-9909-c0b8f6a8d0c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119
2026-06-12 21:48:32.655980 | controller | Jun 12 20:43:32.990582 crc crio[24437]: time="2026-06-12T20:43:32.989629575Z" level=info msg="Stopped pod sandbox: d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc" id=b46bd067-287f-4ccd-9b97-eb3db320881d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.655996 | controller | Jun 12 20:43:33.090754 crc crio[24437]: time="2026-06-12T20:43:33.090665371Z" level=info msg="Stopped pod sandbox: 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0" id=818bcb25-f62a-4f3c-970d-cfe746f2ca7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.656012 | controller | Jun 12 20:43:33.936254 crc crio[24437]: time="2026-06-12T20:43:33.935264682Z" level=info msg="Removing container: b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8" id=56209ffb-ea50-402e-ad81-7f7cb59e61bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656027 | controller | Jun 12 20:43:33.949334 crc crio[24437]: time="2026-06-12T20:43:33.949195912Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8078760b-a45d-45cb-ba8f-225248579d53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.656043 | controller | Jun 12 20:43:33.973368 crc crio[24437]: time="2026-06-12T20:43:33.966285041Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5db53721-a751-4a3b-90ef-32578e0fc9c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.656058 | controller | Jun 12 20:43:33.982854 crc crio[24437]: time="2026-06-12T20:43:33.98257314Z" level=info msg="Removed container b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8: openshift-marketplace/community-operators-2wcjh/registry-server" id=56209ffb-ea50-402e-ad81-7f7cb59e61bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656078 | controller | Jun 12 20:43:33.987486 crc crio[24437]: time="2026-06-12T20:43:33.98738412Z" level=info msg="Removing container: 518c277e437019365d0f7133150604042d435ccffb659ff0921b22282242e896" id=9a3e01cb-7c80-45b0-af40-d75b9000c603 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656094 | controller | Jun 12 20:43:34.036412 crc crio[24437]: time="2026-06-12T20:43:34.036123535Z" level=info msg="Removed container 518c277e437019365d0f7133150604042d435ccffb659ff0921b22282242e896: openshift-marketplace/community-operators-2wcjh/extract-content" id=9a3e01cb-7c80-45b0-af40-d75b9000c603 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656117 | controller | Jun 12 20:43:34.040792 crc crio[24437]: time="2026-06-12T20:43:34.039803757Z" level=info msg="Removing container: 5163c617277b74678a39c273ff7aeb009558251544abcc73b87e0d60856e636a" id=57eea13e-41fa-4ea3-a0ed-96e1ceca7560 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656142 | controller | Jun 12 20:43:34.073493 crc crio[24437]: time="2026-06-12T20:43:34.073427441Z" level=info msg="Removed container 5163c617277b74678a39c273ff7aeb009558251544abcc73b87e0d60856e636a: openshift-marketplace/community-operators-2wcjh/extract-utilities" id=57eea13e-41fa-4ea3-a0ed-96e1ceca7560 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656170 | controller | Jun 12 20:43:34.077554 crc crio[24437]: time="2026-06-12T20:43:34.076507858Z" level=info msg="Removing container: 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c" id=68b1ddf4-0418-4ccd-b875-ff4fbb6cfb22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656189 | controller | Jun 12 20:43:34.105010 crc crio[24437]: time="2026-06-12T20:43:34.104840669Z" level=info msg="Removed container 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c: openshift-marketplace/redhat-marketplace-jxbsf/registry-server" id=68b1ddf4-0418-4ccd-b875-ff4fbb6cfb22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656206 | controller | Jun 12 20:43:34.108241 crc crio[24437]: time="2026-06-12T20:43:34.108177982Z" level=info msg="Removing container: 38bb390465e508f4f59afa8009a8d2c00c515ed55d8a5c8a34db02a6b61c1943" id=05a4ac1b-bc89-4b7c-8ea1-848061973a4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656222 | controller | Jun 12 20:43:34.168039 crc crio[24437]: time="2026-06-12T20:43:34.167798429Z" level=info msg="Removed container 38bb390465e508f4f59afa8009a8d2c00c515ed55d8a5c8a34db02a6b61c1943: openshift-marketplace/redhat-marketplace-jxbsf/extract-content" id=05a4ac1b-bc89-4b7c-8ea1-848061973a4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656238 | controller | Jun 12 20:43:34.172754 crc crio[24437]: time="2026-06-12T20:43:34.172666042Z" level=info msg="Removing container: 4122a77be6f7e65dd34c0aee553b7d3236d93375cebb98fbb51ccf1fcf073ba9" id=8dc735c5-73b4-432e-9db6-03b805c74f90 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656255 | controller | Jun 12 20:43:34.205063 crc crio[24437]: time="2026-06-12T20:43:34.204608883Z" level=info msg="Removed container 4122a77be6f7e65dd34c0aee553b7d3236d93375cebb98fbb51ccf1fcf073ba9: openshift-marketplace/redhat-marketplace-jxbsf/extract-utilities" id=8dc735c5-73b4-432e-9db6-03b805c74f90 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656271 | controller | Jun 12 20:43:34.760376 crc crio[24437]: time="2026-06-12T20:43:34.760030946Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-w654d/registry-server" id=8dd92759-c7a8-47b7-a347-3debcd817887 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.656287 | controller | Jun 12 20:43:34.760860 crc crio[24437]: time="2026-06-12T20:43:34.760674981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.656307 | controller | Jun 12 20:43:34.829743 crc crio[24437]: time="2026-06-12T20:43:34.82952909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.656324 | controller | Jun 12 20:43:34.840392 crc crio[24437]: time="2026-06-12T20:43:34.840148636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.656340 | controller | Jun 12 20:43:35.025602 crc crio[24437]: time="2026-06-12T20:43:35.025425027Z" level=info msg="Created container 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33: openshift-marketplace/redhat-operators-w654d/registry-server" id=8dd92759-c7a8-47b7-a347-3debcd817887 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.656356 | controller | Jun 12 20:43:35.031647 crc crio[24437]: time="2026-06-12T20:43:35.031554641Z" level=info msg="Starting container: 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33" id=5a705815-7519-432e-ba16-006490690aa5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.656372 | controller | Jun 12 20:43:35.038813 crc crio[24437]: time="2026-06-12T20:43:35.03869117Z" level=info msg="Started container" PID=33689 containerID=010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33 description=openshift-marketplace/redhat-operators-w654d/registry-server id=5a705815-7519-432e-ba16-006490690aa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace
2026-06-12 21:48:32.656388 | controller | Jun 12 20:43:36.009833 crc crio[24437]: time="2026-06-12T20:43:36.007781006Z" level=info msg="Stopping pod sandbox: 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119" id=570276d5-ac91-4b57-9fbf-8e07221406a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.656403 | controller | Jun 12 20:43:36.009833 crc crio[24437]: time="2026-06-12T20:43:36.008995627Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688282-pctsj Namespace:openshift-infra ID:0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119 UID:145f2f3e-c87e-47a2-a3ee-09c6bcb18523 NetNS:/var/run/netns/7d9aa614-4baa-437f-a0f7-9fa4e79707ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod145f2f3e_c87e_47a2_a3ee_09c6bcb18523.slice PodAnnotations:0xc0025549a0}] Aliases:map[]}"
2026-06-12 21:48:32.656419 | controller | Jun 12 20:43:36.009833 crc crio[24437]: time="2026-06-12T20:43:36.009202912Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688282-pctsj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.656436 | controller | Jun 12 20:43:36.261331 crc crio[24437]: time="2026-06-12T20:43:36.261219007Z" level=info msg="Stopped pod sandbox: 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119" id=570276d5-ac91-4b57-9fbf-8e07221406a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.656453 | controller | Jun 12 20:43:39.437377 crc crio[24437]: time="2026-06-12T20:43:39.436192444Z" level=info msg="Stopping container: 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420 (timeout: 2s)" id=d1af2e04-ca73-4e94-b3a2-ee87ea6feb79 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.656469 | controller | Jun 12 20:43:39.574689 crc crio[24437]: time="2026-06-12T20:43:39.574421165Z" level=info msg="Stopped container 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420: openshift-marketplace/certified-operators-2pzcj/registry-server" id=d1af2e04-ca73-4e94-b3a2-ee87ea6feb79 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.656485 | controller | Jun 12 20:43:39.576826 crc crio[24437]: time="2026-06-12T20:43:39.576003754Z" level=info msg="Stopping pod sandbox: c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90" id=f08d1c3d-6bcf-44ab-9656-242a095a49a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.656504 | controller | Jun 12 20:43:39.576826 crc crio[24437]: time="2026-06-12T20:43:39.576603989Z" level=info msg="Got pod network &{Name:certified-operators-2pzcj Namespace:openshift-marketplace ID:c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90 UID:0aa06d7a-1e40-4e67-8445-ea3f79f201df NetNS:/var/run/netns/5e670d0e-6458-4741-8f66-6bf563905f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0aa06d7a_1e40_4e67_8445_ea3f79f201df.slice PodAnnotations:0xc002746ad8}] Aliases:map[]}"
2026-06-12 21:48:32.656520 | controller | Jun 12 20:43:39.576826 crc crio[24437]: time="2026-06-12T20:43:39.576763843Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-2pzcj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.656536 | controller | Jun 12 20:43:39.874728 crc crio[24437]: time="2026-06-12T20:43:39.874610589Z" level=info msg="Stopped pod sandbox: c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90" id=f08d1c3d-6bcf-44ab-9656-242a095a49a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.656552 | controller | Jun 12 20:43:40.052711 crc crio[24437]: time="2026-06-12T20:43:40.052272029Z" level=info msg="Removing container: 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420" id=a658a91d-43d5-4c65-848a-cb74d0ff5a2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656568 | controller | Jun 12 20:43:40.076971 crc crio[24437]: time="2026-06-12T20:43:40.076816706Z" level=info msg="Removed container 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420: openshift-marketplace/certified-operators-2pzcj/registry-server" id=a658a91d-43d5-4c65-848a-cb74d0ff5a2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656583 | controller | Jun 12 20:43:40.081623 crc crio[24437]: time="2026-06-12T20:43:40.081545954Z" level=info msg="Removing container: be7632838afae787734dc235ec0ea728671935ef7c9c356899283962c060ac61" id=e16164fa-595d-4111-aa80-7aea59f060a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656598 | controller | Jun 12 20:43:40.114908 crc crio[24437]: time="2026-06-12T20:43:40.114799769Z" level=info msg="Removed container be7632838afae787734dc235ec0ea728671935ef7c9c356899283962c060ac61: openshift-marketplace/certified-operators-2pzcj/extract-content" id=e16164fa-595d-4111-aa80-7aea59f060a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656613 | controller | Jun 12 20:43:40.117621 crc crio[24437]: time="2026-06-12T20:43:40.117535248Z" level=info msg="Removing container: a76c277e5b3466a5b380cd4321ec6d9ed22a0cca1c26bee85d8b7da0c756c152" id=3b7d9539-b472-49ae-905c-a0f8cc6bb606 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656628 | controller | Jun 12 20:43:40.146980 crc crio[24437]: time="2026-06-12T20:43:40.146794851Z" level=info msg="Removed container a76c277e5b3466a5b380cd4321ec6d9ed22a0cca1c26bee85d8b7da0c756c152: openshift-marketplace/certified-operators-2pzcj/extract-utilities" id=3b7d9539-b472-49ae-905c-a0f8cc6bb606 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656643 | controller | Jun 12 20:43:48.123194 crc crio[24437]: time="2026-06-12T20:43:48.119356317Z" level=info msg="Stopping container: 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33 (timeout: 2s)" id=eccd06eb-91bf-476d-9284-47328e2eeb17 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.656658 | controller | Jun 12 20:43:48.247698 crc crio[24437]: time="2026-06-12T20:43:48.247524984Z" level=info msg="Stopped container 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33: openshift-marketplace/redhat-operators-w654d/registry-server" id=eccd06eb-91bf-476d-9284-47328e2eeb17 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.656677 | controller | Jun 12 20:43:48.248690 crc crio[24437]: time="2026-06-12T20:43:48.24856517Z" level=info msg="Stopping pod sandbox: fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace" id=a4b2854b-1da9-4e88-80af-00e2f6e579e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.656693 | controller | Jun 12 20:43:48.249475 crc crio[24437]: time="2026-06-12T20:43:48.249364359Z" level=info msg="Got pod network &{Name:redhat-operators-w654d Namespace:openshift-marketplace ID:fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace UID:42676795-8634-40be-af98-ab55ba659b70 NetNS:/var/run/netns/4de49653-13f4-46dc-94c9-d0f0d811f9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42676795_8634_40be_af98_ab55ba659b70.slice PodAnnotations:0xc0018407d0}] Aliases:map[]}"
2026-06-12 21:48:32.656709 | controller | Jun 12 20:43:48.249704 crc crio[24437]: time="2026-06-12T20:43:48.249557204Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-w654d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.656725 | controller | Jun 12 20:43:48.559741 crc crio[24437]: time="2026-06-12T20:43:48.559656489Z" level=info msg="Stopped pod sandbox: fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace" id=a4b2854b-1da9-4e88-80af-00e2f6e579e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.656741 | controller | Jun 12 20:43:49.143898 crc crio[24437]: time="2026-06-12T20:43:49.14376329Z" level=info msg="Removing container: 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33" id=9f7ca1e0-8a40-47b5-82ba-cea7659c1658 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656757 | controller | Jun 12 20:43:49.183305 crc crio[24437]: time="2026-06-12T20:43:49.182266816Z" level=info msg="Removed container 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33: openshift-marketplace/redhat-operators-w654d/registry-server" id=9f7ca1e0-8a40-47b5-82ba-cea7659c1658 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656772 | controller | Jun 12 20:43:49.188207 crc crio[24437]: time="2026-06-12T20:43:49.187847137Z" level=info msg="Removing container: 5155af3f0e39daacb5950eb79dff374362198df52e21bfdcb76f1f1211afbb3e" id=fb647306-01d6-4fd1-ba27-e905220f5787 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656789 | controller | Jun 12 20:43:49.244369 crc crio[24437]: time="2026-06-12T20:43:49.244287234Z" level=info msg="Removed container 5155af3f0e39daacb5950eb79dff374362198df52e21bfdcb76f1f1211afbb3e: openshift-marketplace/redhat-operators-w654d/extract-content" id=fb647306-01d6-4fd1-ba27-e905220f5787 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656805 | controller | Jun 12 20:43:49.248700 crc crio[24437]: time="2026-06-12T20:43:49.248557181Z" level=info msg="Removing container: a7d3a0f98822885d594c389293e178e593d26e2ba200647e5a26b8abe9fc41b0" id=bca38769-70fc-48c1-ae02-f6d1b2d2bcaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656822 | controller | Jun 12 20:43:49.288174 crc crio[24437]: time="2026-06-12T20:43:49.286554545Z" level=info msg="Removed container a7d3a0f98822885d594c389293e178e593d26e2ba200647e5a26b8abe9fc41b0: openshift-marketplace/redhat-operators-w654d/extract-utilities" id=bca38769-70fc-48c1-ae02-f6d1b2d2bcaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.656838 | controller | Jun 12 20:44:00.542798 crc crio[24437]: time="2026-06-12T20:44:00.541837819Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688284-tf2wv/POD" id=e398c857-1fc9-4da0-a698-7b300cf31dd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.656875 | controller | Jun 12 20:44:00.544357 crc crio[24437]: time="2026-06-12T20:44:00.542890346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.656899 | controller | Jun 12 20:44:00.565480 crc crio[24437]: time="2026-06-12T20:44:00.56539711Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688284-tf2wv Namespace:openshift-infra ID:ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4 UID:d66654de-b29c-47e5-b505-ae7a8281bc53 NetNS:/var/run/netns/3280886e-cdd4-486a-8c61-68e25a6679cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66654de_b29c_47e5_b505_ae7a8281bc53.slice PodAnnotations:0xc002746c00}] Aliases:map[]}"
2026-06-12 21:48:32.656918 | controller | Jun 12 20:44:00.565480 crc crio[24437]: time="2026-06-12T20:44:00.565452272Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688284-tf2wv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.656935 | controller | Jun 12 20:44:00.808608 crc crio[24437]: 2026-06-12T20:44:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccf0c72ad018315 Mac:d2:63:1b:19:1b:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/3280886e-cdd4-486a-8c61-68e25a6679cc SocketPath: PciID:}] [{Interface:0xc0004b25c0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.656952 | controller | Jun 12 20:44:00.811213 crc crio[24437]: time="2026-06-12T20:44:00.810995236Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688284-tf2wv Namespace:openshift-infra ID:ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4 UID:d66654de-b29c-47e5-b505-ae7a8281bc53 NetNS:/var/run/netns/3280886e-cdd4-486a-8c61-68e25a6679cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66654de_b29c_47e5_b505_ae7a8281bc53.slice PodAnnotations:0xc002746c00}] Aliases:map[]}"
2026-06-12 21:48:32.656969 | controller | Jun 12 20:44:00.811486 crc crio[24437]: time="2026-06-12T20:44:00.811430266Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688284-tf2wv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.656985 | controller | Jun 12 20:44:00.820510 crc crio[24437]: time="2026-06-12T20:44:00.82032853Z" level=info msg="Ran pod sandbox ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4 with infra container: openshift-infra/auto-csr-approver-29688284-tf2wv/POD" id=e398c857-1fc9-4da0-a698-7b300cf31dd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.657002 | controller | Jun 12 20:44:00.826409 crc crio[24437]: time="2026-06-12T20:44:00.825653503Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4a64bc65-5709-40ad-9d80-834d21e8ba6e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.657017 | controller | Jun 12 20:44:00.836151 crc crio[24437]: time="2026-06-12T20:44:00.836061394Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.657034 | controller | Jun 12 20:44:02.300201 crc crio[24437]: time="2026-06-12T20:44:02.299647542Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4a64bc65-5709-40ad-9d80-834d21e8ba6e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.657049 | controller | Jun 12 20:44:02.301658 crc crio[24437]: time="2026-06-12T20:44:02.301354526Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=88748a22-ab4f-4021-ac6a-34844a305b5c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.657065 | controller | Jun 12 20:44:02.304621 crc crio[24437]: time="2026-06-12T20:44:02.304552256Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a83211fe-35d0-461d-a2b3-9c957db3a332 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.657085 | controller | Jun 12 20:44:02.312651 crc crio[24437]: time="2026-06-12T20:44:02.312548707Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688284-tf2wv/oc" id=22eedb8c-8b59-44fe-be4e-5fb7ede179b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.657102 | controller | Jun 12 20:44:02.313512 crc crio[24437]: time="2026-06-12T20:44:02.313433638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.657118 | controller | Jun 12 20:44:02.347529 crc crio[24437]: time="2026-06-12T20:44:02.347393641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.657134 | controller | Jun 12 20:44:02.676010 crc crio[24437]: time="2026-06-12T20:44:02.674985983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.657150 | controller | Jun 12 20:44:02.763809 crc crio[24437]: time="2026-06-12T20:44:02.763716251Z" level=info msg="Created container 459d4c633d7b684bb0304cba5ea2ec47841cddabf65dfc07a01f20c21f42322a: openshift-infra/auto-csr-approver-29688284-tf2wv/oc" id=22eedb8c-8b59-44fe-be4e-5fb7ede179b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.657166 | controller | Jun 12 20:44:02.764764 crc crio[24437]: time="2026-06-12T20:44:02.764724206Z" level=info msg="Starting container: 459d4c633d7b684bb0304cba5ea2ec47841cddabf65dfc07a01f20c21f42322a" id=d0f4ae6a-7f34-4628-aa66-4d153d784ebb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.657182 | controller | Jun 12 20:44:02.769139 crc crio[24437]: time="2026-06-12T20:44:02.769044195Z" level=info msg="Started container" PID=34314 containerID=459d4c633d7b684bb0304cba5ea2ec47841cddabf65dfc07a01f20c21f42322a description=openshift-infra/auto-csr-approver-29688284-tf2wv/oc id=d0f4ae6a-7f34-4628-aa66-4d153d784ebb name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4
2026-06-12 21:48:32.657198 | controller | Jun 12 20:44:04.302307 crc crio[24437]: time="2026-06-12T20:44:04.301416209Z" level=info msg="Stopping pod sandbox: ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4" id=b1472f12-6c36-4773-b2a1-97151928be3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.657214 | controller | Jun 12 20:44:04.304006 crc crio[24437]: time="2026-06-12T20:44:04.303979513Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688284-tf2wv Namespace:openshift-infra ID:ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4 UID:d66654de-b29c-47e5-b505-ae7a8281bc53 NetNS:/var/run/netns/3280886e-cdd4-486a-8c61-68e25a6679cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66654de_b29c_47e5_b505_ae7a8281bc53.slice PodAnnotations:0xc00008cb58}] Aliases:map[]}"
2026-06-12 21:48:32.657229 | controller | Jun 12 20:44:04.304275 crc crio[24437]: time="2026-06-12T20:44:04.30425338Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688284-tf2wv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.657245 | controller | Jun 12 20:44:04.521274 crc crio[24437]: time="2026-06-12T20:44:04.521165385Z" level=info msg="Stopped pod sandbox: ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4" id=b1472f12-6c36-4773-b2a1-97151928be3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.657260 | controller | Jun 12 20:44:59.031989 crc crio[24437]: time="2026-06-12T20:44:59.03053038Z" level=warning msg="Stopping container 2f1b7b498a1347b127ed0de97ae196f47478df5a5da1c4aff60bd0aadd0fc865 with stop signal(15) timed out. Killing..."
2026-06-12 21:48:32.657276 | controller | Jun 12 20:44:59.091050 crc crio[24437]: time="2026-06-12T20:44:59.090354696Z" level=error msg="Killing container 2f1b7b498a1347b127ed0de97ae196f47478df5a5da1c4aff60bd0aadd0fc865 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2f1b7b498a1347b127ed0de97ae196f47478df5a5da1c4aff60bd0aadd0fc865 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 21:48:32.657295 | controller | Jun 12 20:44:59.156541 crc crio[24437]: time="2026-06-12T20:44:59.156393623Z" level=info msg="Removed container 2f1b7b498a1347b127ed0de97ae196f47478df5a5da1c4aff60bd0aadd0fc865: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=91a51fac-85dd-49df-86a6-ac4c84ea00f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.657312 | controller | Jun 12 20:44:59.165794 crc crio[24437]: time="2026-06-12T20:44:59.165688288Z" level=info msg="Stopping pod sandbox: fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace" id=f43dd504-ff51-476b-a2e3-11fb3109d649 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.657327 | controller | Jun 12 20:44:59.166048 crc crio[24437]: time="2026-06-12T20:44:59.1658006Z" level=info msg="Stopped pod sandbox (already stopped): fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace" id=f43dd504-ff51-476b-a2e3-11fb3109d649 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.657343 | controller | Jun 12 20:44:59.166616 crc crio[24437]: time="2026-06-12T20:44:59.166554169Z" level=info msg="Removing pod sandbox: fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace" id=16dcf54f-abb8-4bb0-ab7e-baab65a7f860 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.657358 | controller | Jun 12 20:44:59.180778 crc crio[24437]: time="2026-06-12T20:44:59.180659849Z" level=info msg="Removed pod sandbox: fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace" id=16dcf54f-abb8-4bb0-ab7e-baab65a7f860 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.657373 | controller | Jun 12 20:44:59.181699 crc crio[24437]: time="2026-06-12T20:44:59.181613082Z" level=info msg="Stopping pod sandbox: d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc" id=db46c048-3962-43ea-b3d2-d77c6b3c3fc4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.657389 | controller | Jun 12 20:44:59.181792 crc crio[24437]: time="2026-06-12T20:44:59.181702934Z" level=info msg="Stopped pod sandbox (already stopped): d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc" id=db46c048-3962-43ea-b3d2-d77c6b3c3fc4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.657411 | controller | Jun 12 20:44:59.182771 crc crio[24437]: time="2026-06-12T20:44:59.182702479Z" level=info msg="Removing pod sandbox: d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc" id=31a43ae7-806a-4fdb-9cae-17b0185d81f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.657437 | controller | Jun 12 20:44:59.192104 crc crio[24437]: time="2026-06-12T20:44:59.192014784Z" level=info msg="Removed pod sandbox: d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc" id=31a43ae7-806a-4fdb-9cae-17b0185d81f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.657464 | controller | Jun 12 20:44:59.192816 crc crio[24437]: time="2026-06-12T20:44:59.192738611Z" level=info msg="Stopping pod sandbox: c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90" id=98d69155-ae62-4dc5-89c5-17edfb03660c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.657482 | controller | Jun 12 20:44:59.192909 crc crio[24437]: time="2026-06-12T20:44:59.192815153Z" level=info msg="Stopped pod sandbox (already stopped): c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90" id=98d69155-ae62-4dc5-89c5-17edfb03660c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.657498 | controller | Jun 12 20:44:59.193828 crc crio[24437]: time="2026-06-12T20:44:59.193677294Z" level=info msg="Removing pod sandbox: c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90" id=8fd3abc8-c541-405a-9761-08e9902fe8a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.657521 | controller | Jun 12 20:44:59.207164 crc crio[24437]: time="2026-06-12T20:44:59.207026447Z" level=info msg="Removed pod sandbox: c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90" id=8fd3abc8-c541-405a-9761-08e9902fe8a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.657537 | controller | Jun 12 20:44:59.208598 crc crio[24437]: time="2026-06-12T20:44:59.208471582Z" level=info msg="Stopping pod sandbox: 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0" id=7a82aa2f-4332-426b-8981-fe6ac1142d55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.657553 | controller | Jun 12 20:44:59.208681 crc crio[24437]: time="2026-06-12T20:44:59.208637945Z" level=info msg="Stopped pod sandbox (already stopped): 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0" id=7a82aa2f-4332-426b-8981-fe6ac1142d55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.657569 | controller | Jun 12 20:44:59.209589 crc crio[24437]: time="2026-06-12T20:44:59.209486446Z" level=info msg="Removing pod sandbox: 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0" id=945b61e5-ccfb-41d5-afb2-f91514c4ae84 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.657584 | controller | Jun 12 20:44:59.223318 crc crio[24437]: time="2026-06-12T20:44:59.223112296Z" level=info msg="Removed pod sandbox: 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0" id=945b61e5-ccfb-41d5-afb2-f91514c4ae84 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.657600 | controller | Jun 12 20:45:00.496801 crc crio[24437]: time="2026-06-12T20:45:00.496250546Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/POD" id=434af8a2-0f36-4fd2-8d8e-ebc5880ca8c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.657615 | controller | Jun 12 20:45:00.496801 crc crio[24437]: time="2026-06-12T20:45:00.496774098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.657631 | controller | Jun 12 20:45:00.524863 crc crio[24437]: time="2026-06-12T20:45:00.524716785Z" level=info msg="Got pod network &{Name:collect-profiles-29688285-n72p9 Namespace:openshift-operator-lifecycle-manager ID:10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca UID:2618c393-c7ad-4cac-99dd-b97de68517a0 NetNS:/var/run/netns/fe7bc1e2-f64f-41c9-b59f-771f8dbb507f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2618c393_c7ad_4cac_99dd_b97de68517a0.slice PodAnnotations:0xc00012a368}] Aliases:map[]}"
2026-06-12 21:48:32.657647 | controller | Jun 12 20:45:00.524863 crc crio[24437]: time="2026-06-12T20:45:00.524798146Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688285-n72p9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.657663 | controller | Jun 12 20:45:00.783480 crc crio[24437]: 2026-06-12T20:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10c98adc89677f7 Mac:3a:4a:60:d2:a9:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/fe7bc1e2-f64f-41c9-b59f-771f8dbb507f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.657681 | controller | Jun 12 20:45:00.786044 crc crio[24437]: time="2026-06-12T20:45:00.78597156Z" level=info msg="Got pod network &{Name:collect-profiles-29688285-n72p9 Namespace:openshift-operator-lifecycle-manager ID:10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca UID:2618c393-c7ad-4cac-99dd-b97de68517a0 NetNS:/var/run/netns/fe7bc1e2-f64f-41c9-b59f-771f8dbb507f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2618c393_c7ad_4cac_99dd_b97de68517a0.slice PodAnnotations:0xc00012a368}] Aliases:map[]}"
2026-06-12 21:48:32.657701 | controller | Jun 12 20:45:00.786451 crc crio[24437]: time="2026-06-12T20:45:00.786154444Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688285-n72p9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.657719 | controller | Jun 12 20:45:00.793442 crc crio[24437]: time="2026-06-12T20:45:00.792279553Z" level=info msg="Ran pod sandbox 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/POD" id=434af8a2-0f36-4fd2-8d8e-ebc5880ca8c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.657736 | controller | Jun 12 20:45:00.795828 crc crio[24437]: time="2026-06-12T20:45:00.795748457Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f34e35b7-ab16-4d65-bd00-d8416eedf90b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.657753 | controller | Jun 12 20:45:00.798431 crc crio[24437]: time="2026-06-12T20:45:00.79835414Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ba0f6a34-a996-4a27-bc1d-d302912477ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.657770 | controller | Jun 12 20:45:00.806569 crc crio[24437]: time="2026-06-12T20:45:00.806089386Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/collect-profiles" id=4b1faa30-a099-42a3-acef-0b4386f93994 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.657787 | controller | Jun 12 20:45:00.806993 crc crio[24437]: time="2026-06-12T20:45:00.806869925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.657803 | controller | Jun 12 20:45:00.831893 crc crio[24437]: time="2026-06-12T20:45:00.831777458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.657819 | controller | Jun 12 20:45:00.837072 crc crio[24437]: time="2026-06-12T20:45:00.836970994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.657834 | controller | Jun 12 20:45:00.936572 crc crio[24437]: time="2026-06-12T20:45:00.936473719Z" level=info msg="Created container 163a2d9330881e1852e4fea67417371f27170ba470cb0dc2a5aca6470584acc1: openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/collect-profiles" id=4b1faa30-a099-42a3-acef-0b4386f93994 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.657867 | controller | Jun 12 20:45:00.938153 crc crio[24437]: time="2026-06-12T20:45:00.937976886Z" level=info msg="Starting container: 163a2d9330881e1852e4fea67417371f27170ba470cb0dc2a5aca6470584acc1" id=25ce1595-ab55-4dff-bca9-c29be9fdc21c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.657891 | controller | Jun 12 20:45:00.951263 crc crio[24437]: time="2026-06-12T20:45:00.951164784Z" level=info msg="Started container" PID=35214 containerID=163a2d9330881e1852e4fea67417371f27170ba470cb0dc2a5aca6470584acc1 description=openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/collect-profiles id=25ce1595-ab55-4dff-bca9-c29be9fdc21c name=/runtime.v1.RuntimeService/StartContainer sandboxID=10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca
2026-06-12 21:48:32.657909 | controller | Jun 12 20:45:02.950964 crc crio[24437]: time="2026-06-12T20:45:02.950299186Z" level=info msg="Stopping pod sandbox: 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca" id=dc96fa29-1ef3-4922-8d79-71892e3b4541 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.657928 | controller | Jun 12 20:45:02.952548 crc crio[24437]: time="2026-06-12T20:45:02.951606608Z" level=info msg="Got pod network &{Name:collect-profiles-29688285-n72p9 Namespace:openshift-operator-lifecycle-manager ID:10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca UID:2618c393-c7ad-4cac-99dd-b97de68517a0 NetNS:/var/run/netns/fe7bc1e2-f64f-41c9-b59f-771f8dbb507f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2618c393_c7ad_4cac_99dd_b97de68517a0.slice PodAnnotations:0xc001f6c8c0}] Aliases:map[]}"
2026-06-12 21:48:32.657945 | controller | Jun 12 20:45:02.952548 crc crio[24437]: time="2026-06-12T20:45:02.951744421Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688285-n72p9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.657962 | controller | Jun 12 20:45:03.252073 crc crio[24437]: time="2026-06-12T20:45:03.24869977Z" level=info msg="Stopped pod sandbox: 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca" id=dc96fa29-1ef3-4922-8d79-71892e3b4541 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.657978 | controller | Jun 12 20:45:57.958567 crc crio[24437]: time="2026-06-12T20:45:57.957645682Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-4txzf/POD" id=6938fe42-d198-4f41-b7be-0647db0acb21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.657993 | controller | Jun 12 20:45:57.960238 crc crio[24437]: time="2026-06-12T20:45:57.958640666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.658009 | controller | Jun 12 20:45:57.981091 crc crio[24437]: time="2026-06-12T20:45:57.980835062Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-hw6qr/POD" id=0e0d8bd5-58aa-4e35-abd1-eea22d36905f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.658025 | controller | Jun 12 20:45:57.981091 crc crio[24437]: time="2026-06-12T20:45:57.980841473Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-4txzf Namespace:cert-manager ID:cb78064fe2719f0c39aeaf390b77dab5eb5b0cec49428d3b59e8e433ed50f4dd UID:127bfbcc-13d3-43cb-803a-53adf61a6b76 NetNS:/var/run/netns/54b494b7-0152-441d-94bf-7c05d9112ccb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod127bfbcc_13d3_43cb_803a_53adf61a6b76.slice PodAnnotations:0xc00012ba80}] Aliases:map[]}"
2026-06-12 21:48:32.658041 | controller | Jun 12 20:45:57.981091 crc crio[24437]: time="2026-06-12T20:45:57.981009347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.658059 | controller | Jun 12 20:45:57.981467 crc crio[24437]: time="2026-06-12T20:45:57.981011517Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-4txzf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.658075 | controller | Jun 12 20:45:58.021756 crc crio[24437]: time="2026-06-12T20:45:58.021654079Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-2nhb7/POD" id=6e6c99e4-0bfb-4195-ae73-5b538521ab16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.658092 | controller | Jun 12 20:45:58.021978 crc crio[24437]: time="2026-06-12T20:45:58.021780752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.658113 | controller | Jun 12 20:45:58.035994 crc crio[24437]: time="2026-06-12T20:45:58.035802291Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-hw6qr Namespace:cert-manager ID:1252aad2e9ecd0f52ef3980842225f730b9a31b47c37bb41e7c47b608c0492d6 UID:455a7612-901a-458c-b040-bcb41fb853b7 NetNS:/var/run/netns/44c3bd7d-7e04-4582-add8-5351e7d14e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod455a7612_901a_458c_b040_bcb41fb853b7.slice PodAnnotations:0xc001fa40e8}] Aliases:map[]}"
2026-06-12 21:48:32.658130 | controller | Jun 12 20:45:58.036258 crc crio[24437]: time="2026-06-12T20:45:58.036043747Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-hw6qr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.658147 | controller | Jun 12 20:45:58.059082 crc crio[24437]: time="2026-06-12T20:45:58.058043519Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-2nhb7 Namespace:cert-manager ID:5b3712d8c2e5724b40ad20be6aeec9bef0e4e03b80df45eaa7dce4b62ce5147f UID:0c1c42df-72d9-4129-90ec-9c9b17a710f8 NetNS:/var/run/netns/32b449ef-751a-4d6a-9c8b-0b7b51ad462f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c1c42df_72d9_4129_90ec_9c9b17a710f8.slice PodAnnotations:0xc001f6c020}] Aliases:map[]}"
2026-06-12 21:48:32.658163 | controller | Jun 12 20:45:58.059082 crc crio[24437]: time="2026-06-12T20:45:58.058240874Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-2nhb7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.658180 | controller | Jun 12 20:45:58.303972 crc crio[24437]: 2026-06-12T20:45:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb78064fe2719f0 Mac:92:f8:e2:af:d6:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/54b494b7-0152-441d-94bf-7c05d9112ccb SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.658196 | controller | Jun 12 20:45:58.306133 crc crio[24437]: time="2026-06-12T20:45:58.305975142Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-4txzf Namespace:cert-manager ID:cb78064fe2719f0c39aeaf390b77dab5eb5b0cec49428d3b59e8e433ed50f4dd UID:127bfbcc-13d3-43cb-803a-53adf61a6b76 NetNS:/var/run/netns/54b494b7-0152-441d-94bf-7c05d9112ccb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod127bfbcc_13d3_43cb_803a_53adf61a6b76.slice PodAnnotations:0xc00012ba80}] Aliases:map[]}"
2026-06-12 21:48:32.658212 | controller | Jun 12 20:45:58.306282 crc crio[24437]: time="2026-06-12T20:45:58.306206499Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-4txzf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.658228 | controller | Jun 12 20:45:58.316717 crc crio[24437]: time="2026-06-12T20:45:58.315253877Z" level=info msg="Ran pod sandbox cb78064fe2719f0c39aeaf390b77dab5eb5b0cec49428d3b59e8e433ed50f4dd with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-4txzf/POD" id=6938fe42-d198-4f41-b7be-0647db0acb21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.658244 | controller | Jun 12 20:45:58.319209 crc crio[24437]: time="2026-06-12T20:45:58.31908958Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=d470403f-1cf7-497c-81c3-e477c6813392 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.658260 | controller | Jun 12 20:45:58.319351 crc crio[24437]: time="2026-06-12T20:45:58.319297815Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=d470403f-1cf7-497c-81c3-e477c6813392 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.658279 | controller | Jun 12 20:45:58.319629 crc crio[24437]: time="2026-06-12T20:45:58.319492389Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=d470403f-1cf7-497c-81c3-e477c6813392 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.658296 | controller | Jun 12 20:45:58.327001 crc crio[24437]: time="2026-06-12T20:45:58.326781506Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=f86b171c-f98d-4f6b-8ff6-8e1875c86ba1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.658312 | controller | Jun 12 20:45:58.336552 crc crio[24437]: time="2026-06-12T20:45:58.33646711Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-12 21:48:32.658328 | controller | Jun 12 20:45:58.351214 crc crio[24437]: 2026-06-12T20:45:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1252aad2e9ecd0f Mac:b6:2e:d5:5b:c5:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/44c3bd7d-7e04-4582-add8-5351e7d14e6a SocketPath: PciID:}] [{Interface:0xc0004b2590 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.658344 | controller | Jun 12 20:45:58.351214 crc crio[24437]: time="2026-06-12T20:45:58.347633021Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-hw6qr Namespace:cert-manager ID:1252aad2e9ecd0f52ef3980842225f730b9a31b47c37bb41e7c47b608c0492d6 UID:455a7612-901a-458c-b040-bcb41fb853b7 NetNS:/var/run/netns/44c3bd7d-7e04-4582-add8-5351e7d14e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod455a7612_901a_458c_b040_bcb41fb853b7.slice PodAnnotations:0xc001fa40e8}] Aliases:map[]}"
2026-06-12 21:48:32.658361 | controller | Jun 12 20:45:58.351214 crc crio[24437]: time="2026-06-12T20:45:58.347772314Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-hw6qr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.658377 | controller | Jun 12 20:45:58.357248 crc crio[24437]: time="2026-06-12T20:45:58.35716064Z" level=info msg="Ran pod sandbox 1252aad2e9ecd0f52ef3980842225f730b9a31b47c37bb41e7c47b608c0492d6 with infra container: cert-manager/cert-manager-7b8b89f89d-hw6qr/POD" id=0e0d8bd5-58aa-4e35-abd1-eea22d36905f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.658393 | controller | Jun 12 20:45:58.359474 crc crio[24437]: time="2026-06-12T20:45:58.359418035Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=0912160e-bd37-4dee-9f50-75195792eabf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.658409 | controller | Jun 12 20:45:58.359665 crc crio[24437]: time="2026-06-12T20:45:58.35962217Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=0912160e-bd37-4dee-9f50-75195792eabf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.658425 | controller | Jun 12 20:45:58.359735 crc crio[24437]: time="2026-06-12T20:45:58.359701742Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=0912160e-bd37-4dee-9f50-75195792eabf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.658440 | controller | Jun 12 20:45:58.361850 crc crio[24437]: time="2026-06-12T20:45:58.36172107Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=cb93085d-46da-4cad-b5ae-f82c1aa9d926 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.658456 | controller | Jun 12 20:45:58.370631 crc crio[24437]: time="2026-06-12T20:45:58.370567765Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-12 21:48:32.658472 | controller | Jun 12 20:45:58.397250 crc crio[24437]: 2026-06-12T20:45:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b3712d8c2e5724 Mac:6e:bd:d6:e0:f8:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/32b449ef-751a-4d6a-9c8b-0b7b51ad462f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.658492 | controller | Jun 12 20:45:58.398996 crc crio[24437]: time="2026-06-12T20:45:58.398858488Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-2nhb7 Namespace:cert-manager ID:5b3712d8c2e5724b40ad20be6aeec9bef0e4e03b80df45eaa7dce4b62ce5147f UID:0c1c42df-72d9-4129-90ec-9c9b17a710f8 NetNS:/var/run/netns/32b449ef-751a-4d6a-9c8b-0b7b51ad462f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c1c42df_72d9_4129_90ec_9c9b17a710f8.slice PodAnnotations:0xc001f6c020}] Aliases:map[]}"
2026-06-12 21:48:32.658509 | controller | Jun 12 20:45:58.399085 crc crio[24437]: time="2026-06-12T20:45:58.399057323Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-2nhb7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.658525 | controller | Jun 12 20:45:58.405703 crc crio[24437]: time="2026-06-12T20:45:58.405632192Z" level=info msg="Ran pod sandbox 5b3712d8c2e5724b40ad20be6aeec9bef0e4e03b80df45eaa7dce4b62ce5147f with infra container: cert-manager/cert-manager-webhook-769f6b94cb-2nhb7/POD" id=6e6c99e4-0bfb-4195-ae73-5b538521ab16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.658541 | controller | Jun 12 20:45:58.408034 crc crio[24437]: time="2026-06-12T20:45:58.407870207Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=f7861173-ae1f-4ff3-aaea-481aa8882a37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.658557 | controller | Jun 12 20:45:58.408153 crc crio[24437]: time="2026-06-12T20:45:58.408129443Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=f7861173-ae1f-4ff3-aaea-481aa8882a37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.658572 | controller | Jun 12 20:45:58.408210 crc crio[24437]: time="2026-06-12T20:45:58.408183664Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=f7861173-ae1f-4ff3-aaea-481aa8882a37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.658588 | controller | Jun 12 20:45:58.411081 crc crio[24437]: time="2026-06-12T20:45:58.411012812Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=1a35e0a1-5800-4aea-8b95-fd6a05dd1fe0 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.658604 | controller | Jun 12 20:45:58.414541 crc crio[24437]: time="2026-06-12T20:45:58.414475056Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-12 21:48:32.658620 | controller | Jun 12 20:46:00.514539 crc crio[24437]: time="2026-06-12T20:46:00.514094877Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688286-6c4bf/POD" id=8faa6311-e6d6-4f2a-a862-3e23c787b1b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.658636 | controller | Jun 12 20:46:00.515971 crc crio[24437]: time="2026-06-12T20:46:00.51588648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.658653 | controller | Jun 12 20:46:01.147816 crc crio[24437]: time="2026-06-12T20:46:01.146886205Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688286-6c4bf Namespace:openshift-infra ID:63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516 UID:2f6c0361-13b8-458a-a414-5164f19efd85 NetNS:/var/run/netns/a7490d2d-bb2e-4eec-9020-5b233b15d247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c0361_13b8_458a_a414_5164f19efd85.slice PodAnnotations:0xc00051c090}] Aliases:map[]}"
2026-06-12 21:48:32.658670 | controller | Jun 12 20:46:01.147816 crc crio[24437]: time="2026-06-12T20:46:01.147788497Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688286-6c4bf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.658690 | controller | Jun 12 20:46:01.489415 crc crio[24437]: 2026-06-12T20:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63c6ca4b1322048 Mac:66:56:4a:5a:ea:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/a7490d2d-bb2e-4eec-9020-5b233b15d247 SocketPath: PciID:}] [{Interface:0xc0001146e0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.658707 | controller | Jun 12 20:46:01.491018 crc crio[24437]: time="2026-06-12T20:46:01.490771409Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688286-6c4bf Namespace:openshift-infra ID:63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516 UID:2f6c0361-13b8-458a-a414-5164f19efd85 NetNS:/var/run/netns/a7490d2d-bb2e-4eec-9020-5b233b15d247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c0361_13b8_458a_a414_5164f19efd85.slice PodAnnotations:0xc00051c090}] Aliases:map[]}"
2026-06-12 21:48:32.658724 | controller | Jun 12 20:46:01.491170 crc crio[24437]: time="2026-06-12T20:46:01.491026805Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688286-6c4bf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.658740 | controller | Jun 12 20:46:02.695789 crc crio[24437]: time="2026-06-12T20:46:02.695171468Z" level=info msg="Ran pod sandbox 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516 with infra container: openshift-infra/auto-csr-approver-29688286-6c4bf/POD" id=8faa6311-e6d6-4f2a-a862-3e23c787b1b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.658757 | controller | Jun 12 20:46:02.705235 crc crio[24437]: time="2026-06-12T20:46:02.703477808Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2292edb7-3b48-4cd5-906f-8a02bf4c0947 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.658773 | controller | Jun 12 20:46:02.711418 crc crio[24437]: time="2026-06-12T20:46:02.711325338Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.658789 | controller | Jun 12 20:46:03.106432 crc crio[24437]: time="2026-06-12T20:46:03.106276436Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=f86b171c-f98d-4f6b-8ff6-8e1875c86ba1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.658805 | controller | Jun 12 20:46:03.107762 crc crio[24437]: time="2026-06-12T20:46:03.10768299Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=d7abbed7-3722-4add-8065-26825667ebf7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.658820 | controller | Jun 12 20:46:03.111738 crc crio[24437]: time="2026-06-12T20:46:03.111639986Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=61490b3f-052b-43a8-969d-bcbd8ef22616 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.658835 | controller | Jun 12 20:46:03.118867 crc crio[24437]: time="2026-06-12T20:46:03.118733788Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-4txzf/cert-manager-cainjector" id=e65c215b-9969-42ee-b6a8-d21f9fa3f25f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.658867 | controller | Jun 12 20:46:03.121064 crc crio[24437]: time="2026-06-12T20:46:03.12090922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.658889 | controller | Jun 12 20:46:03.200025 crc crio[24437]: time="2026-06-12T20:46:03.199849679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.658909 | controller | Jun 12 20:46:03.205457 crc crio[24437]: time="2026-06-12T20:46:03.205380722Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=1a35e0a1-5800-4aea-8b95-fd6a05dd1fe0 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.658926 | controller | Jun 12 20:46:03.205579 crc crio[24437]: time="2026-06-12T20:46:03.205460825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.658941 | controller | Jun 12 20:46:03.207849 crc crio[24437]: time="2026-06-12T20:46:03.20772137Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=3d629a73-d95a-4c2b-9d56-ec7ef53a24d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.658957 | controller | Jun 12 20:46:03.345364 crc crio[24437]: time="2026-06-12T20:46:03.344570137Z" level=info msg="Created container e849ec6d9eda0627bd819d8587a33b60e4399508de147baf1360faa60e350465: cert-manager/cert-manager-cainjector-7f9fdd5dd5-4txzf/cert-manager-cainjector" id=e65c215b-9969-42ee-b6a8-d21f9fa3f25f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.658986 | controller | Jun 12 20:46:03.346463 crc crio[24437]: time="2026-06-12T20:46:03.346341971Z" level=info msg="Starting container: e849ec6d9eda0627bd819d8587a33b60e4399508de147baf1360faa60e350465" id=c2a772e0-42b6-462c-843b-03c0acd082ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.659004 | controller | Jun 12 20:46:03.354234 crc crio[24437]: time="2026-06-12T20:46:03.354096458Z" level=info msg="Started container" PID=37017 containerID=e849ec6d9eda0627bd819d8587a33b60e4399508de147baf1360faa60e350465 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-4txzf/cert-manager-cainjector id=c2a772e0-42b6-462c-843b-03c0acd082ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb78064fe2719f0c39aeaf390b77dab5eb5b0cec49428d3b59e8e433ed50f4dd
2026-06-12 21:48:32.659021 | controller | Jun 12 20:46:04.310503 crc crio[24437]: time="2026-06-12T20:46:04.310368987Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=2d701fd6-cbe5-424e-ba1a-a514037e3747 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.659037 | controller | Jun 12 20:46:04.319564 crc crio[24437]: time="2026-06-12T20:46:04.319451177Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-2nhb7/cert-manager-webhook" id=5265b8b3-0481-47b7-96f4-66ebacaf458f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.659055 | controller | Jun 12 20:46:04.321427 crc crio[24437]: time="2026-06-12T20:46:04.321364193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.659071 | controller | Jun 12 20:46:04.382241 crc crio[24437]: time="2026-06-12T20:46:04.382087952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.659087 | controller | Jun 12 20:46:04.391309 crc crio[24437]: time="2026-06-12T20:46:04.391042257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.659103 | controller | Jun 12 20:46:04.395499 crc crio[24437]: time="2026-06-12T20:46:04.395449984Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=cb93085d-46da-4cad-b5ae-f82c1aa9d926 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.659119 | controller | Jun 12 20:46:04.397197 crc crio[24437]: time="2026-06-12T20:46:04.396873079Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=4dc10aec-9e5f-4758-a205-4797682ef13c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.659139 | controller | Jun 12 20:46:04.409883 crc crio[24437]: time="2026-06-12T20:46:04.409729949Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2292edb7-3b48-4cd5-906f-8a02bf4c0947 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.659155 | controller | Jun 12 20:46:04.411387 crc crio[24437]: time="2026-06-12T20:46:04.411293297Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e4b87ca7-3398-4b7b-8600-28a5bec0abc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.659171 | controller | Jun 12 20:46:04.413449 crc crio[24437]: time="2026-06-12T20:46:04.413155213Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d40b75e8-d35d-4941-98d5-a77aeae91632 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.659186 | controller | Jun 12 20:46:04.417041 crc crio[24437]: time="2026-06-12T20:46:04.417014086Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=cdd8c7fd-4ef7-470a-9798-bebe8f7821e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.659201 | controller | Jun 12 20:46:04.419617 crc crio[24437]: time="2026-06-12T20:46:04.419538846Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688286-6c4bf/oc" id=b037f567-f4de-40ec-8a67-4de3cbc076dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.659216 | controller | Jun 12 20:46:04.420180 crc crio[24437]: time="2026-06-12T20:46:04.420093359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.659232 | controller | Jun 12 20:46:04.426280 crc crio[24437]: time="2026-06-12T20:46:04.426252799Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-hw6qr/cert-manager-controller" id=d1566519-5a9c-43d7-a789-426e004bcfc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.659247 | controller | Jun 12 20:46:04.442405 crc crio[24437]: time="2026-06-12T20:46:04.442265316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.659263 | controller | Jun 12 20:46:04.449830 crc crio[24437]: time="2026-06-12T20:46:04.449721067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.659278 | controller | Jun 12 20:46:04.527830 crc crio[24437]: time="2026-06-12T20:46:04.52679317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.659293 | controller | Jun 12 20:46:04.545167 crc crio[24437]: time="2026-06-12T20:46:04.542654733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.659309 | controller | Jun 12 20:46:04.584394 crc crio[24437]: time="2026-06-12T20:46:04.58428189Z" level=info msg="Created container 6dd208694448fd7de10ed9e51240b1a07e4dfd5e778fbe71e6a0745c8d6969c3: cert-manager/cert-manager-webhook-769f6b94cb-2nhb7/cert-manager-webhook" id=5265b8b3-0481-47b7-96f4-66ebacaf458f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.659324 | controller | Jun 12 20:46:04.588729 crc crio[24437]: time="2026-06-12T20:46:04.588643975Z" level=info msg="Starting container: 6dd208694448fd7de10ed9e51240b1a07e4dfd5e778fbe71e6a0745c8d6969c3" id=da2c9dcf-6ccc-4908-84da-e49191e55115 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.659342 | controller | Jun 12 20:46:04.600683 crc crio[24437]: time="2026-06-12T20:46:04.600568624Z" level=info msg="Started container" PID=37074 containerID=6dd208694448fd7de10ed9e51240b1a07e4dfd5e778fbe71e6a0745c8d6969c3 description=cert-manager/cert-manager-webhook-769f6b94cb-2nhb7/cert-manager-webhook id=da2c9dcf-6ccc-4908-84da-e49191e55115 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b3712d8c2e5724b40ad20be6aeec9bef0e4e03b80df45eaa7dce4b62ce5147f
2026-06-12 21:48:32.659362 | controller | Jun 12 20:46:04.647281 crc crio[24437]: time="2026-06-12T20:46:04.64718045Z" level=info msg="Created container 3be4066ac9f57dd0b53130ee36c395d20edc57a8dce1bf2feb19df860e15b604: cert-manager/cert-manager-7b8b89f89d-hw6qr/cert-manager-controller" id=d1566519-5a9c-43d7-a789-426e004bcfc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.659379 | controller | Jun 12 20:46:04.654285 crc crio[24437]: time="2026-06-12T20:46:04.652288053Z" level=info msg="Starting container: 3be4066ac9f57dd0b53130ee36c395d20edc57a8dce1bf2feb19df860e15b604" id=c1c3c080-8cc1-454a-a762-79400fc74648 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.659395 | controller | Jun 12 20:46:04.667564 crc crio[24437]: time="2026-06-12T20:46:04.667480841Z" level=info msg="Started container" PID=37080 containerID=3be4066ac9f57dd0b53130ee36c395d20edc57a8dce1bf2feb19df860e15b604 description=cert-manager/cert-manager-7b8b89f89d-hw6qr/cert-manager-controller id=c1c3c080-8cc1-454a-a762-79400fc74648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1252aad2e9ecd0f52ef3980842225f730b9a31b47c37bb41e7c47b608c0492d6
2026-06-12 21:48:32.659411 | controller | Jun 12 20:46:04.770830 crc crio[24437]: time="2026-06-12T20:46:04.770607534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.659427 | controller | Jun 12 20:46:04.862425 crc crio[24437]: time="2026-06-12T20:46:04.862320142Z" level=info msg="Created container 6086303789cb00f2cd35f229dba52a52c87c98c75ef865291eef3d374d5a689a: openshift-infra/auto-csr-approver-29688286-6c4bf/oc" id=b037f567-f4de-40ec-8a67-4de3cbc076dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.659444 | controller | Jun 12 20:46:04.863861 crc crio[24437]: time="2026-06-12T20:46:04.863777787Z" level=info msg="Starting container: 6086303789cb00f2cd35f229dba52a52c87c98c75ef865291eef3d374d5a689a" id=0bfbe686-2ed3-4996-ae7a-d56e88b416ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.659460 | controller | Jun 12 20:46:04.871460 crc crio[24437]: time="2026-06-12T20:46:04.8713488Z" level=info msg="Started container" PID=37110 containerID=6086303789cb00f2cd35f229dba52a52c87c98c75ef865291eef3d374d5a689a description=openshift-infra/auto-csr-approver-29688286-6c4bf/oc id=0bfbe686-2ed3-4996-ae7a-d56e88b416ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516
2026-06-12 21:48:32.659476 | controller | Jun 12 20:46:06.621700 crc crio[24437]: time="2026-06-12T20:46:06.621589544Z" level=info msg="Stopping pod sandbox: 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516" id=684a6ca3-9a95-421c-86eb-ce74854e528b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.659493 | controller | Jun 12 20:46:06.623163 crc crio[24437]: time="2026-06-12T20:46:06.622730922Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688286-6c4bf Namespace:openshift-infra ID:63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516 UID:2f6c0361-13b8-458a-a414-5164f19efd85 NetNS:/var/run/netns/a7490d2d-bb2e-4eec-9020-5b233b15d247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c0361_13b8_458a_a414_5164f19efd85.slice PodAnnotations:0xc00008cef0}] Aliases:map[]}"
2026-06-12 21:48:32.659509 | controller | Jun 12 20:46:06.623278 crc crio[24437]: time="2026-06-12T20:46:06.623200443Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688286-6c4bf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.659529 | controller | Jun 12 20:46:06.642181 crc crio[24437]: time="2026-06-12T20:46:06.641372083Z" level=info msg="Stopping container: ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c (timeout: 30s)" id=a722656b-740f-40a2-a7b5-1ae5d1c11be0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.659545 | controller | Jun 12 20:46:06.642674 crc crio[24437]: time="2026-06-12T20:46:06.641587008Z" level=info msg="Stopping container: 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb (timeout: 30s)" id=d92b7998-9357-42b1-bca0-2435b53b7865 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.659561 | controller | Jun 12 20:46:06.871181 crc crio[24437]: time="2026-06-12T20:46:06.871069336Z" level=info msg="Stopped container 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=d92b7998-9357-42b1-bca0-2435b53b7865 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.659578 | controller | Jun 12 20:46:06.872598 crc crio[24437]: time="2026-06-12T20:46:06.872439039Z" level=info msg="Stopping container: 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a (timeout: 30s)" id=e235267e-c62a-43d7-bda2-39f1d31d6b50 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.659595 | controller | Jun 12 20:46:06.873093 crc crio[24437]: time="2026-06-12T20:46:06.872902891Z" level=info msg="Stopping container: f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c (timeout: 30s)" id=268c63c6-9141-410e-90ed-32a0c6852111 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.659612 | controller | Jun 12 20:46:06.874888 crc crio[24437]: time="2026-06-12T20:46:06.874842977Z" level=info msg="Stopping container: 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85 (timeout: 30s)" id=0f185d86-379a-45fc-b47e-5bcfec8a7518 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.659627 | controller | Jun 12 20:46:06.875362 crc crio[24437]: time="2026-06-12T20:46:06.875281108Z" level=info msg="Stopping container: e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d (timeout: 30s)" id=4f093873-316c-41a4-87ba-2887ee8360b4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.659644 | controller | Jun 12 20:46:06.875708 crc crio[24437]: time="2026-06-12T20:46:06.875654827Z" level=info msg="Stopping container: ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c (timeout: 30s)" id=6aa264be-6999-4730-aa33-634375c6632f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.659660 | controller | Jun 12 20:46:06.876476 crc crio[24437]: time="2026-06-12T20:46:06.876439186Z" level=info msg="Stopping container: c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f (timeout: 30s)" id=168fea11-7569-4350-a1e6-09b08783ff63 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.659676 | controller | Jun 12 20:46:06.876758 crc crio[24437]: time="2026-06-12T20:46:06.876524468Z" level=info msg="Stopping container: c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a (timeout: 30s)" id=c089fa26-d8ab-4cac-b79a-4567ca393089 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.659691 | controller | Jun 12 20:46:06.899541 crc crio[24437]: time="2026-06-12T20:46:06.899138584Z" level=info msg="Stopped container ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=a722656b-740f-40a2-a7b5-1ae5d1c11be0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.659707 | controller | Jun 12 20:46:06.900999 crc crio[24437]: time="2026-06-12T20:46:06.900896347Z" level=info msg="Stopping pod sandbox: 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5" id=39f90d1d-a34d-420d-901f-b7c41dd80b90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.659728 | controller | Jun 12 20:46:06.950226 crc crio[24437]: time="2026-06-12T20:46:06.946300355Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 21:48:32.659756 | controller | Jun 12 20:46:06.950226 crc crio[24437]: time="2026-06-12T20:46:06.949265856Z" level=info msg="Stopped pod sandbox: 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5" id=39f90d1d-a34d-420d-901f-b7c41dd80b90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.659781 | controller | Jun 12 20:46:06.966878 crc crio[24437]: time="2026-06-12T20:46:06.966745429Z" level=info msg="Stopping container: 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730 (timeout: 30s)" id=eb218a4a-dfa1-4d41-9508-c7bab094d735 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.659806 | controller | Jun 12 20:46:06.998906 crc crio[24437]: 2026-06-12T20:46:06Z [error] CmdDel (shim): failed to send CNI request: Post "http://dummy/cni": EOF: StdinData: {"auxiliaryCNIChainName":"vendor-cni-chain","binDir":"/var/lib/cni/bin","clusterNetwork":"/host/run/multus/cni/net.d/10-ovn-kubernetes.conf","cniVersion":"0.3.1","daemonSocketDir":"/run/multus/socket","globalNamespaces":"default,openshift-multus,openshift-sriov-network-operator,openshift-cnv","logLevel":"verbose","logToStderr":true,"name":"multus-cni-network","namespaceIsolation":true,"type":"multus-shim"}
2026-06-12 21:48:32.659828 | controller | Jun 12 20:46:06.999655 crc crio[24437]: time="2026-06-12T20:46:06.999568453Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.659845 | controller | Jun 12 20:46:07.012300 crc crio[24437]: time="2026-06-12T20:46:07.010715492Z" level=info msg="Stopped pod sandbox: 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516" id=684a6ca3-9a95-421c-86eb-ce74854e528b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.659892 | controller | Jun 12 20:46:07.046070 crc crio[24437]: time="2026-06-12T20:46:07.043220578Z" level=info msg="Stopped container c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=168fea11-7569-4350-a1e6-09b08783ff63 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.659918 | controller | Jun 12 20:46:07.208312 crc crio[24437]: time="2026-06-12T20:46:07.199190558Z" level=info msg="Stopped container e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=4f093873-316c-41a4-87ba-2887ee8360b4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.659937 | controller | Jun 12 20:46:07.208312 crc crio[24437]: time="2026-06-12T20:46:07.199497416Z" level=info msg="Stopped container ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=6aa264be-6999-4730-aa33-634375c6632f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.659953 | controller | Jun 12 20:46:07.208312 crc crio[24437]: time="2026-06-12T20:46:07.199909786Z" level=info msg="Stopped container c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=c089fa26-d8ab-4cac-b79a-4567ca393089 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.659969 | controller | Jun 12 20:46:07.591669 crc crio[24437]: time="2026-06-12T20:46:07.590653233Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/POD" id=db9ed18c-b2a4-49e1-8572-6e812c9351da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.659985 | controller | Jun 12 20:46:07.591867 crc crio[24437]: time="2026-06-12T20:46:07.591741039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.660001 | controller | Jun 12 20:46:07.617622 crc crio[24437]: time="2026-06-12T20:46:07.617312786Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=db9ed18c-b2a4-49e1-8572-6e812c9351da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.660022 | controller | Jun 12 20:46:07.630263 crc crio[24437]: time="2026-06-12T20:46:07.62984311Z" level=info msg="Ran pod sandbox 97a4f673b09852d2e4f38f2dc6892e00c22f99ce408260663ee4f150ae4eb4d6 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/POD" id=db9ed18c-b2a4-49e1-8572-6e812c9351da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.660039 | controller | Jun 12 20:46:07.631947 crc crio[24437]: time="2026-06-12T20:46:07.631841159Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f96bac2c-9681-4f29-9750-2c24ad6cbff5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.660055 | controller | Jun 12 20:46:07.635348 crc crio[24437]: time="2026-06-12T20:46:07.635271112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4639f6da-8bf0-4843-8208-38d754f47dad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.660070 | controller | Jun 12 20:46:07.637761 crc crio[24437]: time="2026-06-12T20:46:07.637614569Z" level=info msg="Removing container: ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c" id=4356d874-32a5-4742-8e17-d8933d4913e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.660086 | controller | Jun 12 20:46:07.643467 crc crio[24437]: time="2026-06-12T20:46:07.643346517Z" level=info msg="Stopped container 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=eb218a4a-dfa1-4d41-9508-c7bab094d735 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.660102 | controller | Jun 12 20:46:07.649376 crc crio[24437]: time="2026-06-12T20:46:07.648982633Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/kube-rbac-proxy" id=d56ece29-212f-49de-8794-45c924dc728f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.660119 | controller | Jun 12 20:46:07.649577 crc crio[24437]: time="2026-06-12T20:46:07.649395193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.660135 | controller | Jun 12 20:46:07.665953 crc crio[24437]: time="2026-06-12T20:46:07.665753929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=a6e433e3-6005-42da-9e5c-ea2819f39f70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.660150 | controller | Jun 12 20:46:07.672997 crc crio[24437]: time="2026-06-12T20:46:07.672799739Z" level=info msg="Removed container ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=4356d874-32a5-4742-8e17-d8933d4913e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.660166 | controller | Jun 12 20:46:07.675756 crc crio[24437]: time="2026-06-12T20:46:07.675660057Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=853f7ec8-ae4c-4b7a-b434-ac9a8133c919 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.660181 | controller | Jun 12 20:46:07.676350 crc crio[24437]: time="2026-06-12T20:46:07.676268023Z" level=info msg="Removing container: 12d4588d6cbc6e47b0d576fa536786f3bdeb7ddb1f1058e08137cb01b7d4dd7e" id=a1406ce8-8b23-4b9b-b6e4-3661cb997d4a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.660200 | controller | Jun 12 20:46:07.679759 crc crio[24437]: time="2026-06-12T20:46:07.679677235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.660217 | controller | Jun 12 20:46:07.680889 crc crio[24437]: time="2026-06-12T20:46:07.680806182Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=dc01c085-c124-47b7-85df-136f4d3298a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.660232 | controller | Jun 12 20:46:07.681365 crc crio[24437]: time="2026-06-12T20:46:07.681295315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.660249 | controller | Jun 12 20:46:07.728798 crc crio[24437]: time="2026-06-12T20:46:07.728689731Z" level=info msg="Removed container 12d4588d6cbc6e47b0d576fa536786f3bdeb7ddb1f1058e08137cb01b7d4dd7e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=a1406ce8-8b23-4b9b-b6e4-3661cb997d4a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.660266 | controller | Jun 12 20:46:07.733649 crc crio[24437]: time="2026-06-12T20:46:07.733575118Z" level=info msg="Removing container: 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb" id=6eacbc2f-e031-44e4-8b20-01f6d5550975 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.660282 | controller | Jun 12 20:46:07.739406 crc crio[24437]: time="2026-06-12T20:46:07.739320107Z" level=info msg="Stopped container f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=268c63c6-9141-410e-90ed-32a0c6852111 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.660297 | controller | Jun 12 20:46:07.740780 crc crio[24437]: time="2026-06-12T20:46:07.74067505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.660313 | controller | Jun 12 20:46:07.743821 crc crio[24437]: time="2026-06-12T20:46:07.742997886Z" level=info msg="Stopped container 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=e235267e-c62a-43d7-bda2-39f1d31d6b50 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.660330 | controller | Jun 12 20:46:07.748067 crc crio[24437]: time="2026-06-12T20:46:07.747216988Z" level=info msg="Stopped container 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=0f185d86-379a-45fc-b47e-5bcfec8a7518 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.660346 | controller | Jun 12 20:46:07.748067 crc crio[24437]: time="2026-06-12T20:46:07.74769701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.660361 | controller | Jun 12 20:46:07.749647 crc crio[24437]: time="2026-06-12T20:46:07.749174045Z" level=info msg="Stopping pod sandbox: f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126" id=74a73ee8-3351-4757-84f4-fd9f4052a020 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.660377 | controller | Jun 12 20:46:07.770066 crc crio[24437]: time="2026-06-12T20:46:07.763325458Z" level=info msg="Stopped pod sandbox: f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126" id=74a73ee8-3351-4757-84f4-fd9f4052a020 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.660392 | controller | Jun 12 20:46:07.771705 crc crio[24437]: time="2026-06-12T20:46:07.771590657Z" level=info msg="Removed container 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=6eacbc2f-e031-44e4-8b20-01f6d5550975 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.660411 | controller | Jun 12 20:46:07.858600 crc crio[24437]: time="2026-06-12T20:46:07.858431157Z" level=info msg="Created container e337cf9b42ee19baea15eda1f9e763c275a92772491a15172c3391035a7633f7: openshift-multus/multus-bzhnf/kube-multus" id=dc01c085-c124-47b7-85df-136f4d3298a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.660427 | controller | Jun 12 20:46:07.859581 crc crio[24437]: time="2026-06-12T20:46:07.859497183Z" level=info msg="Starting container: e337cf9b42ee19baea15eda1f9e763c275a92772491a15172c3391035a7633f7" id=630a15f9-1699-46b4-8784-c7663c8ad4b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.660443 | controller | Jun 12 20:46:07.871514 crc crio[24437]: time="2026-06-12T20:46:07.871431612Z" level=info msg="Started container" PID=37390 containerID=e337cf9b42ee19baea15eda1f9e763c275a92772491a15172c3391035a7633f7 description=openshift-multus/multus-bzhnf/kube-multus id=630a15f9-1699-46b4-8784-c7663c8ad4b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=307cc2d279c52de2d2edf44f4df4d8fd86b79ca46c4047c18779d4c27cb5f60d
2026-06-12 21:48:32.660459 | controller | Jun 12 20:46:07.904482 crc crio[24437]: time="2026-06-12T20:46:07.904193723Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_1c1f3dce-2355-4bf0-8cae-7d23b4a9f54e\""
2026-06-12 21:48:32.660475 | controller | Jun 12 20:46:07.904482 crc crio[24437]: time="2026-06-12T20:46:07.904330917Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.660491 | controller | Jun 12 20:46:07.939295 crc crio[24437]: time="2026-06-12T20:46:07.938642497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.660507 | controller | Jun 12 20:46:08.026775 crc crio[24437]: time="2026-06-12T20:46:08.026192153Z" level=info msg="Created container 59e080459b8846428af6661d89d403f21159bbefdf0f14b7eb61dd2b7c5c44af: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/kube-rbac-proxy" id=d56ece29-212f-49de-8794-45c924dc728f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.660523 | controller | Jun 12 20:46:08.028481 crc crio[24437]: time="2026-06-12T20:46:08.028398526Z" level=info msg="Starting container: 59e080459b8846428af6661d89d403f21159bbefdf0f14b7eb61dd2b7c5c44af" id=f2963699-e48e-4647-a367-8daefe36c564 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.660540 | controller | Jun 12 20:46:08.037805 crc crio[24437]: time="2026-06-12T20:46:08.037705071Z" level=info msg="Started container" PID=37419 containerID=59e080459b8846428af6661d89d403f21159bbefdf0f14b7eb61dd2b7c5c44af description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/kube-rbac-proxy id=f2963699-e48e-4647-a367-8daefe36c564 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97a4f673b09852d2e4f38f2dc6892e00c22f99ce408260663ee4f150ae4eb4d6
2026-06-12 21:48:32.660557 | controller | Jun 12 20:46:08.047556 crc crio[24437]: time="2026-06-12T20:46:08.047474117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=51fe5726-ec73-48c3-9ecd-41046dd10309 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.660574 | controller | Jun 12 20:46:08.050813 crc crio[24437]: time="2026-06-12T20:46:08.050739427Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e448a4ad-8843-4774-a693-8be72669951f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.660590 | controller | Jun 12 20:46:08.056283 crc crio[24437]: time="2026-06-12T20:46:08.056220578Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/ovnkube-cluster-manager" id=43db0570-3ddb-4d54-a7a3-dd09f74a54bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.660612 | controller | Jun 12 20:46:08.056584 crc crio[24437]: time="2026-06-12T20:46:08.056534016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.660629 | controller | Jun 12 20:46:08.081236 crc crio[24437]: time="2026-06-12T20:46:08.081020998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.660646 | controller | Jun 12 20:46:08.084477 crc crio[24437]: time="2026-06-12T20:46:08.08438895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.660662 | controller | Jun 12 20:46:08.177951 crc crio[24437]: time="2026-06-12T20:46:08.177779627Z" level=info msg="Created container adf28632bfd5a6132c3366079296e109f3bcbe01116f8ef443dde181deda3a67: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/ovnkube-cluster-manager" id=43db0570-3ddb-4d54-a7a3-dd09f74a54bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.660678 | controller | Jun 12 20:46:08.179170 crc crio[24437]: time="2026-06-12T20:46:08.179069888Z" level=info msg="Starting container: adf28632bfd5a6132c3366079296e109f3bcbe01116f8ef443dde181deda3a67" id=98046a7a-e03d-4833-9138-7448baad9cc7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.660694 | controller | Jun 12 20:46:08.184985 crc crio[24437]: time="2026-06-12T20:46:08.18487007Z" level=info msg="Started container" PID=37439 containerID=adf28632bfd5a6132c3366079296e109f3bcbe01116f8ef443dde181deda3a67 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/ovnkube-cluster-manager id=98046a7a-e03d-4833-9138-7448baad9cc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97a4f673b09852d2e4f38f2dc6892e00c22f99ce408260663ee4f150ae4eb4d6
2026-06-12 21:48:32.660710 | controller | Jun 12 20:46:08.287626 crc crio[24437]: time="2026-06-12T20:46:08.287552382Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-tth4d/POD" id=81f210d3-06d4-47c9-b37c-559d518231e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.660727 | controller | Jun 12 20:46:08.287721 crc crio[24437]: time="2026-06-12T20:46:08.287652664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.660743 | controller | Jun 12 20:46:08.306501 crc crio[24437]: time="2026-06-12T20:46:08.306383097Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=81f210d3-06d4-47c9-b37c-559d518231e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.660759 | controller | Jun 12 20:46:08.316340 crc crio[24437]: time="2026-06-12T20:46:08.316199384Z" level=info msg="Ran pod sandbox 875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9 with infra container: openshift-ovn-kubernetes/ovnkube-node-tth4d/POD" id=81f210d3-06d4-47c9-b37c-559d518231e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.660775 | controller | Jun 12 20:46:08.319847 crc crio[24437]: time="2026-06-12T20:46:08.319703439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=93f1e35e-724c-4333-8dad-4f033e187f8e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.660792 | controller | Jun 12 20:46:08.322618 crc crio[24437]: time="2026-06-12T20:46:08.322551887Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=84e592cc-db5b-401c-a147-7ebb24d4fdf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.660808 | controller | Jun 12 20:46:08.331423 crc crio[24437]: time="2026-06-12T20:46:08.331368301Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/kubecfg-setup" id=878ed385-4fc8-4927-9fc0-0ce5a327554c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.660827 | controller | Jun 12 20:46:08.331847 crc crio[24437]: time="2026-06-12T20:46:08.331786481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.660843 | controller | Jun 12 20:46:08.358720 crc crio[24437]: time="2026-06-12T20:46:08.35863474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.660883 | controller | Jun 12 20:46:08.360438 crc crio[24437]: time="2026-06-12T20:46:08.360377122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.660900 | controller | Jun 12 20:46:08.422766 crc crio[24437]: time="2026-06-12T20:46:08.422669449Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-12 21:48:32.660917 | controller | Jun 12 20:46:08.422963 crc crio[24437]: time="2026-06-12T20:46:08.422875404Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.660933 | controller | Jun 12 20:46:08.430123 crc crio[24437]: time="2026-06-12T20:46:08.430012535Z" level=info msg="Created container 69908623f5584cc5f3e72edff1ee18fbcfd4000261e02e42946d40f56726511a: openshift-ovn-kubernetes/ovnkube-node-tth4d/kubecfg-setup" id=878ed385-4fc8-4927-9fc0-0ce5a327554c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.660950 | controller | Jun 12 20:46:08.431343 crc crio[24437]: time="2026-06-12T20:46:08.431263026Z" level=info msg="Starting container: 69908623f5584cc5f3e72edff1ee18fbcfd4000261e02e42946d40f56726511a" id=abb60812-b6f7-4ce5-b584-055374eebc82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.660966 | controller | Jun 12 20:46:08.436149 crc crio[24437]: time="2026-06-12T20:46:08.436061972Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-12 21:48:32.660982 | controller | Jun 12 20:46:08.436372 crc crio[24437]: time="2026-06-12T20:46:08.436172025Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.660999 | controller | Jun 12 20:46:08.436536 crc crio[24437]: time="2026-06-12T20:46:08.436473592Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-12 21:48:32.661015 | controller | Jun 12 20:46:08.436649 crc crio[24437]: time="2026-06-12T20:46:08.436570524Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.661031 | controller | Jun 12 20:46:08.437144 crc crio[24437]: time="2026-06-12T20:46:08.437067626Z" level=info msg="Started container" PID=37466 containerID=69908623f5584cc5f3e72edff1ee18fbcfd4000261e02e42946d40f56726511a description=openshift-ovn-kubernetes/ovnkube-node-tth4d/kubecfg-setup id=abb60812-b6f7-4ce5-b584-055374eebc82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9
2026-06-12 21:48:32.661047 | controller | Jun 12 20:46:08.449039 crc crio[24437]: time="2026-06-12T20:46:08.448886122Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-12 21:48:32.661063 | controller | Jun 12 20:46:08.449039 crc crio[24437]: time="2026-06-12T20:46:08.449026705Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.661079 | controller | Jun 12 20:46:08.462582 crc crio[24437]: time="2026-06-12T20:46:08.462512961Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-12 21:48:32.661094 | controller | Jun 12 20:46:08.462582 crc crio[24437]: time="2026-06-12T20:46:08.462569042Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.661114 | controller | Jun 12 20:46:08.474734 crc crio[24437]: time="2026-06-12T20:46:08.474619054Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-12 21:48:32.661129 | controller | Jun 12 20:46:08.474734 crc crio[24437]: time="2026-06-12T20:46:08.474727876Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.661144 | controller | Jun 12 20:46:08.483700 crc crio[24437]: time="2026-06-12T20:46:08.483628032Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-12 21:48:32.661159 | controller | Jun 12 20:46:08.483871 crc crio[24437]: time="2026-06-12T20:46:08.483730845Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.661175 | controller | Jun 12 20:46:08.484506 crc crio[24437]: time="2026-06-12T20:46:08.484439442Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-12 21:48:32.661190 | controller | Jun 12 20:46:08.484588 crc crio[24437]: time="2026-06-12T20:46:08.484533564Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.661205 | controller | Jun 12 20:46:08.501980 crc crio[24437]: time="2026-06-12T20:46:08.501820682Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_1c1f3dce-2355-4bf0-8cae-7d23b4a9f54e\""
2026-06-12 21:48:32.661220 | controller | Jun 12 20:46:08.687309 crc crio[24437]: time="2026-06-12T20:46:08.687223634Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4a22d2c1-48b0-4b59-a406-60555b70b6a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.661237 | controller | Jun 12 20:46:08.691602 crc crio[24437]: time="2026-06-12T20:46:08.689691804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2df50fe4-05db-4f7e-964a-d90eb7587f12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.661252 | controller | Jun 12 20:46:08.702361 crc crio[24437]: time="2026-06-12T20:46:08.702226067Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-controller" id=cc4eac2e-7b84-4813-93ce-d66a650b7206 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.661268 | controller | Jun 12 20:46:08.702995 crc crio[24437]: time="2026-06-12T20:46:08.702885262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.661284 | controller | Jun 12 20:46:08.712538 crc crio[24437]: time="2026-06-12T20:46:08.712457714Z" level=info msg="Removing container: 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730" id=e178a7b5-02c4-4e65-89f4-506b3c440bab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661299 | controller | Jun 12 20:46:08.759519 crc crio[24437]: time="2026-06-12T20:46:08.75945025Z" level=info msg="Removed container 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=e178a7b5-02c4-4e65-89f4-506b3c440bab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661315 | controller | Jun 12 20:46:08.764869 crc crio[24437]: time="2026-06-12T20:46:08.764776748Z" level=info msg="Removing container: 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a" id=9969925b-e5a4-4a5e-b1e1-67983fc1ae14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661331 | controller | Jun 12 20:46:08.770851 crc crio[24437]: time="2026-06-12T20:46:08.770446636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.661346 | controller | Jun 12 20:46:08.773076 crc crio[24437]: time="2026-06-12T20:46:08.773010028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.661365 | controller | Jun 12 20:46:08.788146 crc crio[24437]: time="2026-06-12T20:46:08.788035411Z" level=info msg="Removed container 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=9969925b-e5a4-4a5e-b1e1-67983fc1ae14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661381 | controller | Jun 12 20:46:08.816772 crc crio[24437]: time="2026-06-12T20:46:08.814577743Z" level=info msg="Removing container: f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c" id=0b3c3fc5-9969-4e54-945a-75e6107a62bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661397 | controller | Jun 12 20:46:08.865502 crc crio[24437]: time="2026-06-12T20:46:08.865384391Z" level=info msg="Removed container f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=0b3c3fc5-9969-4e54-945a-75e6107a62bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661416 | controller | Jun 12 20:46:08.868697 crc crio[24437]: time="2026-06-12T20:46:08.868042035Z" level=info msg="Removing container: 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85" id=5f19670f-e5a9-487c-913b-4fcdced893d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661460 | controller | Jun 12 20:46:08.891266 crc crio[24437]: time="2026-06-12T20:46:08.891093293Z" level=info msg="Removed container 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=5f19670f-e5a9-487c-913b-4fcdced893d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661488 | controller | Jun 12 20:46:08.894592 crc crio[24437]: time="2026-06-12T20:46:08.894506735Z" level=info msg="Removing container: ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c" id=91c899f3-a776-4b17-a17a-cd224e838742 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661508 | controller | Jun 12 20:46:08.914056 crc crio[24437]: time="2026-06-12T20:46:08.913857093Z" level=info msg="Removed container ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=91c899f3-a776-4b17-a17a-cd224e838742 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661526 | controller | Jun 12 20:46:08.914779 crc crio[24437]: time="2026-06-12T20:46:08.914706044Z" level=info msg="Created container 590e7c8e162ffdba454c48aadfd58c2cf176cdd2b5c44fcf11bf1c24cf223368: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-controller" id=cc4eac2e-7b84-4813-93ce-d66a650b7206 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.661543 | controller | Jun 12 20:46:08.916453 crc crio[24437]: time="2026-06-12T20:46:08.916387505Z" level=info msg="Starting container: 590e7c8e162ffdba454c48aadfd58c2cf176cdd2b5c44fcf11bf1c24cf223368" id=f54167fb-efd3-4dbf-8a33-61e6a9ad780a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.661560 | controller | Jun 12 20:46:08.916882 crc crio[24437]: time="2026-06-12T20:46:08.916825185Z" level=info msg="Removing container: c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f" id=1a12a2af-7bfe-4ff0-99a8-f40e5c10881b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661576 | controller | Jun 12 20:46:08.924420 crc crio[24437]: time="2026-06-12T20:46:08.923300821Z" level=info msg="Started container" PID=37490 containerID=590e7c8e162ffdba454c48aadfd58c2cf176cdd2b5c44fcf11bf1c24cf223368 description=openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-controller id=f54167fb-efd3-4dbf-8a33-61e6a9ad780a name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9
2026-06-12 21:48:32.661593 | controller | Jun 12 20:46:08.935794 crc crio[24437]: time="2026-06-12T20:46:08.935494297Z" level=info msg="Removed container c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=1a12a2af-7bfe-4ff0-99a8-f40e5c10881b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661614 | controller | Jun 12 20:46:08.939363 crc crio[24437]: time="2026-06-12T20:46:08.939286908Z" level=info msg="Removing container: c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a" id=8a20e73e-c6ae-45d8-bdf9-d22bc804bdcb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661630 | controller | Jun 12 20:46:08.940631 crc crio[24437]: time="2026-06-12T20:46:08.940547518Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=13bddc37-4519-4c49-ae02-674808deeb5e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.661646 | controller | Jun 12 20:46:08.942985 crc crio[24437]: time="2026-06-12T20:46:08.942852654Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a7ff8608-c489-4614-9b24-177b62b07afb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.661662 | controller | Jun 12 20:46:08.948287 crc crio[24437]: time="2026-06-12T20:46:08.948202423Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-acl-logging" id=eced4547-67c9-43aa-a57e-a7a07e02d18a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.661677 | controller | Jun 12 20:46:08.948667 crc crio[24437]: time="2026-06-12T20:46:08.948605842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.661693 | controller | Jun 12 20:46:08.969124 crc crio[24437]: time="2026-06-12T20:46:08.968988567Z" level=info msg="Removed container c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=8a20e73e-c6ae-45d8-bdf9-d22bc804bdcb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661709 | controller | Jun 12 20:46:08.971622 crc crio[24437]: time="2026-06-12T20:46:08.971543658Z" level=info msg="Removing container: e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d" id=c6793229-6f1f-4f93-a109-537bc5f725cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661724 | controller | Jun 12 20:46:08.981358 crc crio[24437]: time="2026-06-12T20:46:08.981268783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.661740 | controller | Jun 12 20:46:08.983871 crc crio[24437]: time="2026-06-12T20:46:08.983813295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.661755 | controller | Jun 12 20:46:09.011527 crc crio[24437]: time="2026-06-12T20:46:09.01134279Z" level=info msg="Removed container e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=c6793229-6f1f-4f93-a109-537bc5f725cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661771 | controller | Jun 12 20:46:09.014380 crc crio[24437]: time="2026-06-12T20:46:09.014296922Z" level=info msg="Removing container: 89d30be0bfbf1836415f2de46be3584e8dd84b96ac45eda7ae492b3617148f61" id=b0b82002-2da6-4ed1-a507-7862cee18a9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661786 | controller | Jun 12 20:46:09.036834 crc crio[24437]: time="2026-06-12T20:46:09.036729014Z" level=info msg="Removed container 89d30be0bfbf1836415f2de46be3584e8dd84b96ac45eda7ae492b3617148f61: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=b0b82002-2da6-4ed1-a507-7862cee18a9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.661805 | controller | Jun 12 20:46:09.098856 crc crio[24437]: time="2026-06-12T20:46:09.09859872Z" level=info msg="Created container 95436f8d58e9ccca2b333057cecee9cc9b3bf41cdc76c5dd8b8f8f6cec9d934c: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-acl-logging" id=eced4547-67c9-43aa-a57e-a7a07e02d18a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.661821 | controller | Jun 12 20:46:09.100358 crc crio[24437]: time="2026-06-12T20:46:09.100321931Z" level=info msg="Starting container: 95436f8d58e9ccca2b333057cecee9cc9b3bf41cdc76c5dd8b8f8f6cec9d934c" id=83473a40-9559-4183-84d7-ae292b983535 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.661837 | controller | Jun 12 20:46:09.112422 crc crio[24437]: time="2026-06-12T20:46:09.112360283Z" level=info msg="Started container" PID=37508 containerID=95436f8d58e9ccca2b333057cecee9cc9b3bf41cdc76c5dd8b8f8f6cec9d934c description=openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-acl-logging id=83473a40-9559-4183-84d7-ae292b983535 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9
2026-06-12 21:48:32.661919 | controller | Jun 12 20:46:09.131870 crc crio[24437]: time="2026-06-12T20:46:09.131820503Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6103c5a7-355d-4802-b1d7-23d9982815a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.661939 | controller | Jun 12 20:46:09.135301 crc crio[24437]: time="2026-06-12T20:46:09.135194724Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0380d280-483c-4656-92e5-9590aa4d422f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.661956 | controller | Jun 12 20:46:09.143723 crc crio[24437]: time="2026-06-12T20:46:09.143573447Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-node" id=c1462f7d-10ca-491f-b589-9b2b37627e62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.661973 | controller | Jun 12 20:46:09.144066 crc crio[24437]: time="2026-06-12T20:46:09.144020157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.661990 | controller | Jun 12 20:46:09.176573 crc crio[24437]: time="2026-06-12T20:46:09.176433681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662006 | controller | Jun 12 20:46:09.178481 crc crio[24437]: time="2026-06-12T20:46:09.178407398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662022 | controller | Jun 12 20:46:09.265140 crc crio[24437]: time="2026-06-12T20:46:09.265042174Z" level=info msg="Created container ccbfbd63df417bedf333c05a5159499a663fc8704dd8b4e2a881467e86bc23f0: openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-node" id=c1462f7d-10ca-491f-b589-9b2b37627e62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.662037 | controller | Jun 12 20:46:09.266791 crc crio[24437]: time="2026-06-12T20:46:09.266564409Z" level=info msg="Starting container: ccbfbd63df417bedf333c05a5159499a663fc8704dd8b4e2a881467e86bc23f0" id=76406b41-bad0-4290-b8c5-cd0fac9a84b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.662053 | controller | Jun 12 20:46:09.273025 crc crio[24437]: time="2026-06-12T20:46:09.272979516Z" level=info msg="Started container" PID=37526 containerID=ccbfbd63df417bedf333c05a5159499a663fc8704dd8b4e2a881467e86bc23f0 description=openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-node id=76406b41-bad0-4290-b8c5-cd0fac9a84b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9
2026-06-12 21:48:32.662074 | controller | Jun 12 20:46:09.283502 crc crio[24437]: time="2026-06-12T20:46:09.283389777Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2c95a26f-abf8-4c30-b25c-ec30b2162f44 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.662091 | controller | Jun 12 20:46:09.285419 crc crio[24437]: time="2026-06-12T20:46:09.285368976Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5f430c6f-f248-4349-81cb-7649fcd810c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.662107 | controller | Jun 12 20:46:09.292095 crc crio[24437]: time="2026-06-12T20:46:09.292012956Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-ovn-metrics" id=5fcde15c-492c-4d06-a696-86d19ff90638 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.662123 | controller | Jun 12 20:46:09.292515 crc crio[24437]: time="2026-06-12T20:46:09.292456437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662139 | controller | Jun 12 20:46:09.326183 crc crio[24437]: time="2026-06-12T20:46:09.326052788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662155 | controller | Jun 12 20:46:09.327831 crc crio[24437]: time="2026-06-12T20:46:09.32775868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662171 | controller | Jun 12 20:46:09.417513 crc crio[24437]: time="2026-06-12T20:46:09.417417578Z" level=info msg="Created container 438ac957f0cef4dc4d9839479f9ffa01d53edcde7922ebe0dd6d432e3b00acac: openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-ovn-metrics" id=5fcde15c-492c-4d06-a696-86d19ff90638 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.662187 | controller | Jun 12 20:46:09.419252 crc crio[24437]: time="2026-06-12T20:46:09.41916687Z" level=info msg="Starting container: 438ac957f0cef4dc4d9839479f9ffa01d53edcde7922ebe0dd6d432e3b00acac" id=50574613-859e-4e91-91dc-0bc90a5acfd1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.662204 | controller | Jun 12 20:46:09.424128 crc crio[24437]: time="2026-06-12T20:46:09.424013788Z" level=info msg="Started container" PID=37545 containerID=438ac957f0cef4dc4d9839479f9ffa01d53edcde7922ebe0dd6d432e3b00acac description=openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-ovn-metrics id=50574613-859e-4e91-91dc-0bc90a5acfd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9
2026-06-12 21:48:32.662222 | controller | Jun 12 20:46:09.434533 crc crio[24437]: time="2026-06-12T20:46:09.43447095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=76c4238f-09f7-4ebc-85b2-25ac5be76703 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.662237 | controller | Jun 12 20:46:09.437833 crc crio[24437]: time="2026-06-12T20:46:09.437758849Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6127f63d-0c03-44ca-a3cc-3ce834c04d28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.662254 | controller | Jun 12 20:46:09.445166 crc crio[24437]: time="2026-06-12T20:46:09.445069036Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/northd" id=9f341135-4728-40f1-859f-12107e1be123 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.662278 | controller | Jun 12 20:46:09.445652 crc crio[24437]: time="2026-06-12T20:46:09.445563918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662294 | controller | Jun 12 20:46:09.472770 crc crio[24437]: time="2026-06-12T20:46:09.472597331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662311 | controller | Jun 12 20:46:09.474369 crc crio[24437]: time="2026-06-12T20:46:09.474290572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662326 | controller | Jun 12 20:46:09.564897 crc crio[24437]: time="2026-06-12T20:46:09.56477778Z" level=info msg="Created container a4b18723283831f3f7aa9abb3046e873f08a98287db4376738cfa5c776b7a800: openshift-ovn-kubernetes/ovnkube-node-tth4d/northd" id=9f341135-4728-40f1-859f-12107e1be123 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.662342 | controller | Jun 12 20:46:09.566400 crc crio[24437]: time="2026-06-12T20:46:09.566194374Z" level=info msg="Starting container: a4b18723283831f3f7aa9abb3046e873f08a98287db4376738cfa5c776b7a800" id=b4163eff-abc0-4068-88c6-37cc456c3a00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.662358 | controller | Jun 12 20:46:09.570872 crc crio[24437]: time="2026-06-12T20:46:09.570788795Z" level=info msg="Started container" PID=37567 containerID=a4b18723283831f3f7aa9abb3046e873f08a98287db4376738cfa5c776b7a800 description=openshift-ovn-kubernetes/ovnkube-node-tth4d/northd id=b4163eff-abc0-4068-88c6-37cc456c3a00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9
2026-06-12 21:48:32.662374 | controller | Jun 12 20:46:09.578706 crc crio[24437]: time="2026-06-12T20:46:09.578670716Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7b49cc19-689f-4a3b-b249-d9dc5389347c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.662389 | controller | Jun 12 20:46:09.581198 crc crio[24437]: time="2026-06-12T20:46:09.581085954Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6d383f87-7549-4906-b799-9d1cbfd50453 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.662405 | controller | Jun 12 20:46:09.586347 crc crio[24437]: time="2026-06-12T20:46:09.586313761Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/nbdb" id=d84f5495-cf03-4502-b4f6-325e82730894 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.662420 | controller | Jun 12 20:46:09.586799 crc crio[24437]: time="2026-06-12T20:46:09.586772651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662436 | controller | Jun 12 20:46:09.610669 crc crio[24437]: time="2026-06-12T20:46:09.610620139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662451 | controller | Jun 12 20:46:09.612576 crc crio[24437]: time="2026-06-12T20:46:09.612548655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662467 | controller | Jun 12 20:46:09.717773 crc crio[24437]: time="2026-06-12T20:46:09.717725378Z" level=info msg="Created container 323e53f0667340de0e1b668f02d8d44a1e797d9b27c3cc2adcd97d653ef2aade: openshift-ovn-kubernetes/ovnkube-node-tth4d/nbdb" id=d84f5495-cf03-4502-b4f6-325e82730894 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.662486 | controller | Jun 12 20:46:09.719554 crc crio[24437]: time="2026-06-12T20:46:09.719463531Z" level=info msg="Starting container: 323e53f0667340de0e1b668f02d8d44a1e797d9b27c3cc2adcd97d653ef2aade" id=2b356d85-5615-462f-98e0-7334a627ffa4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.662503 | controller | Jun 12 20:46:09.725665 crc crio[24437]: time="2026-06-12T20:46:09.72483251Z" level=info msg="Started container" PID=37578 containerID=323e53f0667340de0e1b668f02d8d44a1e797d9b27c3cc2adcd97d653ef2aade description=openshift-ovn-kubernetes/ovnkube-node-tth4d/nbdb id=2b356d85-5615-462f-98e0-7334a627ffa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9
2026-06-12 21:48:32.662519 | controller | Jun 12 20:46:11.821227 crc crio[24437]: time="2026-06-12T20:46:11.821059988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=09c47b0d-ddc1-47d0-8a3c-1449d2f73cfe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.662536 | controller | Jun 12 20:46:11.825539 crc crio[24437]: time="2026-06-12T20:46:11.82526792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b4a974a2-aed5-477a-afd7-f1574a78a101 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.662552 | controller | Jun 12 20:46:11.837832 crc crio[24437]: time="2026-06-12T20:46:11.837754462Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/sbdb" id=931ef6b9-18a5-458c-be1f-5ca584f56218 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.662571 | controller | Jun 12 20:46:11.838550 crc crio[24437]: time="2026-06-12T20:46:11.838477299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662594 | controller | Jun 12 20:46:11.873236 crc crio[24437]: time="2026-06-12T20:46:11.872092112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662618 | controller | Jun 12 20:46:11.874027 crc crio[24437]: time="2026-06-12T20:46:11.873878956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662635 | controller | Jun 12 20:46:12.004425 crc crio[24437]: time="2026-06-12T20:46:12.00433731Z" level=info msg="Created container 8d5e92e31d395d2a3991c8d288469948b34ff5b3f033ad4f485a6e5e55c8fc38: openshift-ovn-kubernetes/ovnkube-node-tth4d/sbdb" id=931ef6b9-18a5-458c-be1f-5ca584f56218 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.662651 | controller | Jun 12 20:46:12.006074 crc crio[24437]: time="2026-06-12T20:46:12.00598465Z" level=info msg="Starting container: 8d5e92e31d395d2a3991c8d288469948b34ff5b3f033ad4f485a6e5e55c8fc38" id=4a72beb2-b00d-4967-86dc-96532598ad74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.662667 | controller | Jun 12 20:46:12.013020 crc crio[24437]: time="2026-06-12T20:46:12.012865447Z" level=info msg="Started container" PID=37641 containerID=8d5e92e31d395d2a3991c8d288469948b34ff5b3f033ad4f485a6e5e55c8fc38 description=openshift-ovn-kubernetes/ovnkube-node-tth4d/sbdb id=4a72beb2-b00d-4967-86dc-96532598ad74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9
2026-06-12 21:48:32.662683 | controller | Jun 12 20:46:14.106994 crc crio[24437]: time="2026-06-12T20:46:14.106210694Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d086bb77-e3f6-417d-824d-08eb319fd4a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.662703 | controller | Jun 12 20:46:14.125562 crc crio[24437]: time="2026-06-12T20:46:14.125366338Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5223e021-8513-4733-9a91-c66db94ebca1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.662719 | controller | Jun 12 20:46:14.131970 crc crio[24437]: time="2026-06-12T20:46:14.131806373Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovnkube-controller" id=5c24ae7d-6060-4d2f-9ff7-595ab68529f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.662736 | controller | Jun 12 20:46:14.132675 crc crio[24437]: time="2026-06-12T20:46:14.132610793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662751 | controller | Jun 12 20:46:14.174403 crc crio[24437]: time="2026-06-12T20:46:14.174347522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662767 | controller | Jun 12 20:46:14.178360 crc crio[24437]: time="2026-06-12T20:46:14.178324988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.662782 | controller | Jun 12 20:46:14.307363 crc crio[24437]: time="2026-06-12T20:46:14.307304706Z" level=info msg="Created container 58b58380b21c09c658688ac689b2084297397ae470f1a946e25571aef61f73ce: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovnkube-controller" id=5c24ae7d-6060-4d2f-9ff7-595ab68529f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.662798 | controller | Jun 12 20:46:14.310237 crc crio[24437]: time="2026-06-12T20:46:14.309782016Z" level=info msg="Starting container: 58b58380b21c09c658688ac689b2084297397ae470f1a946e25571aef61f73ce" id=6658d992-277d-4daa-85b1-23006ab4d9ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.662814 | controller | Jun 12 20:46:14.316896 crc crio[24437]: time="2026-06-12T20:46:14.316778086Z" level=info msg="Started container" PID=37705 containerID=58b58380b21c09c658688ac689b2084297397ae470f1a946e25571aef61f73ce description=openshift-ovn-kubernetes/ovnkube-node-tth4d/ovnkube-controller id=6658d992-277d-4daa-85b1-23006ab4d9ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9
2026-06-12 21:48:32.662831 | controller | Jun 12 20:46:14.402820 crc crio[24437]: time="2026-06-12T20:46:14.402311534Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.662868 | controller | Jun 12 20:46:14.402820 crc crio[24437]: time="2026-06-12T20:46:14.402805845Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.662893 | controller | Jun 12 20:46:14.403705 crc crio[24437]: time="2026-06-12T20:46:14.403580914Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.662911 | controller | Jun 12 20:46:14.403705 crc crio[24437]: time="2026-06-12T20:46:14.403680167Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.662927 | controller | Jun 12 20:46:14.404334 crc crio[24437]: time="2026-06-12T20:46:14.404280032Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.662943 | controller | Jun 12 20:46:14.404403 crc crio[24437]: time="2026-06-12T20:46:14.404341993Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.662959 | controller | Jun 12 20:46:14.404554 crc crio[24437]: time="2026-06-12T20:46:14.404497216Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.662993 | controller | Jun 12 20:46:14.404635 crc crio[24437]: time="2026-06-12T20:46:14.404557027Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663011 | controller | Jun 12 20:46:14.405017 crc crio[24437]: time="2026-06-12T20:46:14.404875496Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663027 | controller | Jun 12 20:46:14.405017 crc crio[24437]: time="2026-06-12T20:46:14.404968468Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663042 | controller | Jun 12 20:46:14.405221 crc crio[24437]: time="2026-06-12T20:46:14.405186873Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663062 | controller | Jun 12 20:46:14.405283 crc crio[24437]: time="2026-06-12T20:46:14.405237664Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663086 | controller | Jun 12 20:46:14.405617 crc crio[24437]: time="2026-06-12T20:46:14.405567683Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663107 | controller | Jun 12 20:46:14.405617 crc crio[24437]: time="2026-06-12T20:46:14.405616734Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663124 | controller | Jun 12 20:46:14.405859 crc crio[24437]: time="2026-06-12T20:46:14.405806267Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663140 | controller | Jun 12 20:46:14.405999 crc crio[24437]: time="2026-06-12T20:46:14.405860029Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663156 | controller | Jun 12 20:46:14.406284 crc crio[24437]: time="2026-06-12T20:46:14.406233209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663172 | controller | Jun 12 20:46:14.406284 crc crio[24437]: time="2026-06-12T20:46:14.40628302Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663187 | controller | Jun 12 20:46:14.406512 crc crio[24437]: time="2026-06-12T20:46:14.406447844Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663203 | controller | Jun 12 20:46:14.406512 crc crio[24437]: time="2026-06-12T20:46:14.406500485Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663219 | controller | Jun 12 20:46:14.406900 crc crio[24437]: time="2026-06-12T20:46:14.406850184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663234 | controller | Jun 12 20:46:14.406900 crc crio[24437]: time="2026-06-12T20:46:14.406899585Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663250 | controller | Jun 12 20:46:14.407296 crc crio[24437]: time="2026-06-12T20:46:14.407240572Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663265 | controller | Jun 12 20:46:14.407296 crc crio[24437]: time="2026-06-12T20:46:14.407294133Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663281 | controller | Jun 12 20:46:14.407744 crc crio[24437]: time="2026-06-12T20:46:14.407682993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663297 | controller | Jun 12 20:46:14.407744 crc crio[24437]: time="2026-06-12T20:46:14.407733055Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663312 | controller | Jun 12 20:46:14.408038 crc crio[24437]: time="2026-06-12T20:46:14.407912389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663328 | controller | Jun 12 20:46:14.408038 crc crio[24437]: time="2026-06-12T20:46:14.408010761Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663343 | controller | Jun 12 20:46:14.408441 crc crio[24437]: time="2026-06-12T20:46:14.408377981Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663366 | controller | Jun 12 20:46:14.408441 crc crio[24437]: time="2026-06-12T20:46:14.408429642Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663384 | controller | Jun 12 20:46:14.408617 crc crio[24437]: time="2026-06-12T20:46:14.408563904Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663401 | controller | Jun 12 20:46:14.408617 crc crio[24437]: time="2026-06-12T20:46:14.408617676Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663417 | controller | Jun 12 20:46:14.409068 crc crio[24437]: time="2026-06-12T20:46:14.409018966Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663434 | controller | Jun 12 20:46:14.409068 crc crio[24437]: time="2026-06-12T20:46:14.409068077Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663450 | controller | Jun 12 20:46:14.410488 crc crio[24437]: time="2026-06-12T20:46:14.410391349Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663466 | controller | Jun 12 20:46:14.410573 crc crio[24437]: time="2026-06-12T20:46:14.410540143Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663482 | controller | Jun 12 20:46:14.410686 crc crio[24437]: time="2026-06-12T20:46:14.410615924Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663498 | controller | Jun 12 20:46:14.410792 crc crio[24437]: time="2026-06-12T20:46:14.410709697Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663513 | controller | Jun 12 20:46:14.410792 crc crio[24437]: time="2026-06-12T20:46:14.410775858Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663528 | controller | Jun 12 20:46:14.410876 crc crio[24437]: time="2026-06-12T20:46:14.410813479Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663544 | controller | Jun 12 20:46:14.411159 crc crio[24437]: time="2026-06-12T20:46:14.411082166Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663559 | controller | Jun 12 20:46:14.411308 crc crio[24437]: time="2026-06-12T20:46:14.411159688Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663574 | controller | Jun 12 20:46:14.411405 crc crio[24437]: time="2026-06-12T20:46:14.411370022Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663589 | controller | Jun 12 20:46:14.411494 crc crio[24437]: time="2026-06-12T20:46:14.411419303Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663604 | controller | Jun 12 20:46:14.411861 crc crio[24437]: time="2026-06-12T20:46:14.411811203Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663620 | controller | Jun 12 20:46:14.411861 crc crio[24437]: time="2026-06-12T20:46:14.411862945Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663635 | controller | Jun 12 20:46:14.412639 crc crio[24437]: time="2026-06-12T20:46:14.412563111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663650 | controller | Jun 12 20:46:14.412714 crc crio[24437]: time="2026-06-12T20:46:14.412674774Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663666 | controller | Jun 12 20:46:14.412814 crc crio[24437]: time="2026-06-12T20:46:14.412745175Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663682 | controller | Jun 12 20:46:14.412879 crc crio[24437]: time="2026-06-12T20:46:14.412836477Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663701 | controller | Jun 12 20:46:14.412990 crc crio[24437]: time="2026-06-12T20:46:14.41288413Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663717 | controller | Jun 12 20:46:14.413061 crc crio[24437]: time="2026-06-12T20:46:14.413000502Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663733 | controller | Jun 12 20:46:14.413442 crc crio[24437]: time="2026-06-12T20:46:14.41337043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663749 | controller | Jun 12 20:46:14.413512 crc crio[24437]: time="2026-06-12T20:46:14.413470112Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663765 | controller | Jun 12 20:46:14.413702 crc crio[24437]: time="2026-06-12T20:46:14.413535964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663780 | controller | Jun 12 20:46:14.413702 crc crio[24437]: time="2026-06-12T20:46:14.413586125Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663795 | controller | Jun 12 20:46:14.413702 crc crio[24437]: time="2026-06-12T20:46:14.413626197Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663810 | controller | Jun 12 20:46:14.413702 crc crio[24437]: time="2026-06-12T20:46:14.413658568Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663825 | controller | Jun 12 20:46:14.414180 crc crio[24437]: time="2026-06-12T20:46:14.414052057Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663840 | controller | Jun 12 20:46:14.414309 crc crio[24437]: time="2026-06-12T20:46:14.414240801Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663877 | controller | Jun 12 20:46:14.414405 crc crio[24437]: time="2026-06-12T20:46:14.414354924Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663894 | controller | Jun 12 20:46:14.414626 crc crio[24437]: time="2026-06-12T20:46:14.414556569Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663911 | controller | Jun 12 20:46:14.415006 crc crio[24437]: time="2026-06-12T20:46:14.414870206Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663927 | controller | Jun 12 20:46:14.415241 crc crio[24437]: time="2026-06-12T20:46:14.415162914Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663942 | controller | Jun 12 20:46:14.415672 crc crio[24437]: time="2026-06-12T20:46:14.415598524Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663957 | controller | Jun 12 20:46:14.415740 crc crio[24437]: time="2026-06-12T20:46:14.415702668Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.663973 | controller | Jun 12 20:46:14.416265 crc crio[24437]: time="2026-06-12T20:46:14.416183198Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.663989 | controller | Jun 12 20:46:14.416421 crc crio[24437]: time="2026-06-12T20:46:14.41629076Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664006 | controller | Jun 12 20:46:14.416677 crc crio[24437]: time="2026-06-12T20:46:14.416519527Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664022 | controller | Jun 12 20:46:14.416749 crc crio[24437]: time="2026-06-12T20:46:14.416716591Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664038 | controller | Jun 12 20:46:14.417246 crc crio[24437]: time="2026-06-12T20:46:14.417157702Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664058 | controller | Jun 12 20:46:14.417323 crc crio[24437]: time="2026-06-12T20:46:14.417288135Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664075 | controller | Jun 12 20:46:14.417649 crc crio[24437]: time="2026-06-12T20:46:14.417579082Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664090 | controller | Jun 12 20:46:14.417847 crc crio[24437]: time="2026-06-12T20:46:14.417782156Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664106 | controller | Jun 12 20:46:14.418383 crc crio[24437]: time="2026-06-12T20:46:14.41830048Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664121 | controller | Jun 12 20:46:14.418478 crc crio[24437]: time="2026-06-12T20:46:14.418401302Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664136 | controller | Jun 12 20:46:14.418664 crc crio[24437]: time="2026-06-12T20:46:14.418588726Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664152 | controller | Jun 12 20:46:14.418734 crc crio[24437]: time="2026-06-12T20:46:14.418685919Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664167 | controller | Jun 12 20:46:14.419093 crc crio[24437]: time="2026-06-12T20:46:14.419015976Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664182 | controller | Jun 12 20:46:14.419197 crc crio[24437]: time="2026-06-12T20:46:14.419168161Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664198 | controller | Jun 12 20:46:14.419633 crc crio[24437]: time="2026-06-12T20:46:14.419532229Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664213 | controller | Jun 12 20:46:14.419848 crc crio[24437]: time="2026-06-12T20:46:14.419666133Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664228 | controller | Jun 12 20:46:14.419848 crc crio[24437]: time="2026-06-12T20:46:14.419738494Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664243 | controller | Jun 12 20:46:14.419848 crc crio[24437]: time="2026-06-12T20:46:14.419795166Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664258 | controller | Jun 12 20:46:14.419848 crc crio[24437]: time="2026-06-12T20:46:14.419838247Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664274 | controller | Jun 12 20:46:14.420193 crc crio[24437]: time="2026-06-12T20:46:14.419875598Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664290 | controller | Jun 12 20:46:14.420193 crc crio[24437]: time="2026-06-12T20:46:14.420093494Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664306 | controller | Jun 12 20:46:14.420193 crc crio[24437]: time="2026-06-12T20:46:14.420154555Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664323 | controller | Jun 12 20:46:14.420405 crc crio[24437]: time="2026-06-12T20:46:14.42034545Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664339 | controller | Jun 12 20:46:14.420405 crc crio[24437]: time="2026-06-12T20:46:14.420397121Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664355 | controller | Jun 12 20:46:14.420622 crc crio[24437]: time="2026-06-12T20:46:14.420566475Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664372 | controller | Jun 12 20:46:14.420622 crc crio[24437]: time="2026-06-12T20:46:14.420612576Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664392 | controller | Jun 12 20:46:14.420865 crc crio[24437]: time="2026-06-12T20:46:14.42078051Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664409 | controller | Jun 12 20:46:14.420987 crc crio[24437]: time="2026-06-12T20:46:14.420892102Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664425 | controller | Jun 12 20:46:14.421152 crc crio[24437]: time="2026-06-12T20:46:14.421067937Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664441 | controller | Jun 12 20:46:14.421327 crc crio[24437]: time="2026-06-12T20:46:14.421246501Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664457 | controller | Jun 12 20:46:14.421609 crc crio[24437]: time="2026-06-12T20:46:14.421531987Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664472 | controller | Jun 12 20:46:14.421680 crc crio[24437]: time="2026-06-12T20:46:14.42162738Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664488 | controller | Jun 12 20:46:14.421680 crc crio[24437]: time="2026-06-12T20:46:14.42165313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664503 | controller | Jun 12 20:46:14.421759 crc crio[24437]: time="2026-06-12T20:46:14.421688931Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664519 | controller | Jun 12 20:46:14.422494 crc crio[24437]: time="2026-06-12T20:46:14.422373478Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664534 | controller | Jun 12 20:46:14.423693 crc crio[24437]: time="2026-06-12T20:46:14.422521772Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664550 | controller | Jun 12 20:46:14.423693 crc crio[24437]: time="2026-06-12T20:46:14.422546732Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664566 | controller | Jun 12 20:46:14.423693 crc crio[24437]: time="2026-06-12T20:46:14.422581363Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664582 | controller | Jun 12 20:46:14.423693 crc crio[24437]: time="2026-06-12T20:46:14.422650015Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664597 | controller | Jun 12 20:46:14.423693 crc crio[24437]: time="2026-06-12T20:46:14.422685186Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664612 | controller | Jun 12 20:46:14.423693 crc crio[24437]: time="2026-06-12T20:46:14.422904322Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664628 | controller | Jun 12 20:46:14.423693 crc crio[24437]: time="2026-06-12T20:46:14.423009184Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664644 | controller | Jun 12 20:46:14.423693 crc crio[24437]: time="2026-06-12T20:46:14.423203469Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664659 | controller | Jun 12 20:46:14.423693 crc crio[24437]: time="2026-06-12T20:46:14.42324055Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664675 | controller | Jun 12 20:46:14.423693 crc crio[24437]: time="2026-06-12T20:46:14.423522806Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664691 | controller | Jun 12 20:46:14.423693 crc crio[24437]: time="2026-06-12T20:46:14.423608848Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664707 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.423890285Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664729 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.424249783Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664745 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.424345406Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664760 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.424417008Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664776 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.424543951Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664791 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.424586522Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664806 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.424720665Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664822 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.424805547Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664837 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.424889449Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664873 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.425215447Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664891 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.425253588Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664907 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.425298299Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664923 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.42535507Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664939 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.425403101Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664954 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.425459853Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.664969 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.425512294Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.664985 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.425780211Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665000 | controller | Jun 12 20:46:14.426181 crc crio[24437]: time="2026-06-12T20:46:14.425815892Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665015 | controller | Jun 12 20:46:14.428506 crc crio[24437]: time="2026-06-12T20:46:14.426402476Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665030 | controller | Jun 12 20:46:14.428506 crc crio[24437]: time="2026-06-12T20:46:14.426438577Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665046 | controller | Jun 12 20:46:14.428506 crc crio[24437]: time="2026-06-12T20:46:14.426668883Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665061 | controller | Jun 12 20:46:14.428506 crc crio[24437]: time="2026-06-12T20:46:14.426697344Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665076 | controller | Jun 12 20:46:14.428506 crc crio[24437]: time="2026-06-12T20:46:14.426907109Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665095 | controller | Jun 12 20:46:14.428506 crc crio[24437]: time="2026-06-12T20:46:14.427006661Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665111 | controller | Jun 12 20:46:14.428506 crc crio[24437]: time="2026-06-12T20:46:14.427193555Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665126 | controller | Jun 12 20:46:14.428506 crc crio[24437]: time="2026-06-12T20:46:14.427227376Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665141 | controller | Jun 12 20:46:14.428506 crc crio[24437]: time="2026-06-12T20:46:14.427527713Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665156 | controller | Jun 12 20:46:14.428506 crc crio[24437]: time="2026-06-12T20:46:14.427555144Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665171 | controller | Jun 12 20:46:14.428506 crc crio[24437]: time="2026-06-12T20:46:14.427772969Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665186 | controller | Jun 12 20:46:14.428506 crc crio[24437]: time="2026-06-12T20:46:14.42780243Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665202 | controller | Jun 12 20:46:14.428506 crc crio[24437]: time="2026-06-12T20:46:14.42820807Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665217 | controller | Jun 12 20:46:14.428506 crc crio[24437]: time="2026-06-12T20:46:14.428237851Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665232 | controller | Jun 12 20:46:14.428506 crc crio[24437]: time="2026-06-12T20:46:14.428521567Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665248 | controller | Jun 12 20:46:14.430638 crc crio[24437]: time="2026-06-12T20:46:14.428557588Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665264 | controller | Jun 12 20:46:14.430638 crc crio[24437]: time="2026-06-12T20:46:14.428823655Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665280 | controller | Jun 12 20:46:14.430638 crc crio[24437]: time="2026-06-12T20:46:14.428857095Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665297 | controller | Jun 12 20:46:14.430638 crc crio[24437]: time="2026-06-12T20:46:14.42905938Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665313 | controller | Jun 12 20:46:14.430638 crc crio[24437]: time="2026-06-12T20:46:14.429093351Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665330 | controller | Jun 12 20:46:14.430638 crc crio[24437]: time="2026-06-12T20:46:14.42942067Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665346 | controller | Jun 12 20:46:14.430638 crc crio[24437]: time="2026-06-12T20:46:14.42945334Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665362 | controller | Jun 12 20:46:14.430638 crc crio[24437]: time="2026-06-12T20:46:14.429677836Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665378 | controller | Jun 12 20:46:14.430638 crc crio[24437]: time="2026-06-12T20:46:14.429712016Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665394 | controller | Jun 12 20:46:14.430638 crc crio[24437]: time="2026-06-12T20:46:14.430204718Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665409 | controller | Jun 12 20:46:14.430638 crc crio[24437]: time="2026-06-12T20:46:14.430234389Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665429 | controller | Jun 12 20:46:14.430638 crc crio[24437]: time="2026-06-12T20:46:14.430439973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665445 | controller | Jun 12 20:46:14.430638 crc crio[24437]: time="2026-06-12T20:46:14.430474074Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665461 | controller | Jun 12 20:46:14.432615 crc crio[24437]: time="2026-06-12T20:46:14.430809973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665477 | controller | Jun 12 20:46:14.432615 crc crio[24437]: time="2026-06-12T20:46:14.430894925Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665492 | controller | Jun 12 20:46:14.432615 crc crio[24437]: time="2026-06-12T20:46:14.431461568Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665508 | controller | Jun 12 20:46:14.432615 crc crio[24437]: time="2026-06-12T20:46:14.43154965Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665523 | controller | Jun 12 20:46:14.432615 crc crio[24437]: time="2026-06-12T20:46:14.431654283Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665539 | controller | Jun 12 20:46:14.432615 crc crio[24437]: time="2026-06-12T20:46:14.431715124Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665554 | controller | Jun 12 20:46:14.432615 crc crio[24437]: time="2026-06-12T20:46:14.431771436Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665570 | controller | Jun 12 20:46:14.432615 crc crio[24437]: time="2026-06-12T20:46:14.431824917Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665586 | controller | Jun 12 20:46:14.432615 crc crio[24437]: time="2026-06-12T20:46:14.432149006Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665601 | controller | Jun 12 20:46:14.432615 crc crio[24437]: time="2026-06-12T20:46:14.432191637Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665616 | controller | Jun 12 20:46:14.432615 crc crio[24437]: time="2026-06-12T20:46:14.43232624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665632 | controller | Jun 12 20:46:14.432615 crc crio[24437]: time="2026-06-12T20:46:14.43235698Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665648 | controller | Jun 12 20:46:14.432615 crc crio[24437]: time="2026-06-12T20:46:14.432496434Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665663 | controller | Jun 12 20:46:14.432615 crc crio[24437]: time="2026-06-12T20:46:14.432525034Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665679 | controller | Jun 12 20:46:14.435240 crc crio[24437]: time="2026-06-12T20:46:14.432672318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665694 | controller | Jun 12 20:46:14.435240 crc crio[24437]: time="2026-06-12T20:46:14.432702829Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665709 | controller | Jun 12 20:46:14.435240 crc crio[24437]: time="2026-06-12T20:46:14.433348354Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665724 | controller | Jun 12 20:46:14.435240 crc crio[24437]: time="2026-06-12T20:46:14.433431836Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665740 | controller | Jun 12 20:46:14.435240 crc crio[24437]: time="2026-06-12T20:46:14.433471727Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665758 | controller | Jun 12 20:46:14.435240 crc crio[24437]: time="2026-06-12T20:46:14.433520078Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665774 | controller | Jun 12 20:46:14.435240 crc crio[24437]: time="2026-06-12T20:46:14.433722623Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665790 | controller | Jun 12 20:46:14.435240 crc crio[24437]: time="2026-06-12T20:46:14.433755234Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665807 | controller | Jun 12 20:46:14.435240 crc crio[24437]: time="2026-06-12T20:46:14.434336218Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665823 | controller | Jun 12 20:46:14.435240 crc crio[24437]: time="2026-06-12T20:46:14.43442075Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665839 | controller | Jun 12 20:46:14.435240 crc crio[24437]: time="2026-06-12T20:46:14.434543913Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665876 | controller | Jun 12 20:46:14.435240 crc crio[24437]: time="2026-06-12T20:46:14.434578514Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665893 | controller | Jun 12 20:46:14.435240 crc crio[24437]: time="2026-06-12T20:46:14.434896642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665910 | controller | Jun 12 20:46:14.435240 crc crio[24437]: time="2026-06-12T20:46:14.435166397Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665926 | controller | Jun 12 20:46:14.435240 crc crio[24437]: time="2026-06-12T20:46:14.435224329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665942 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.43528463Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665957 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.435310642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.665972 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.435359472Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.665987 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.435541077Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666002 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.435578498Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666017 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.435880915Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666032 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.43608556Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666047 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.436213113Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666062 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.436278234Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666077 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.436337386Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666093 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.436390837Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666113 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.436417448Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666129 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.436469579Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666145 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.436572612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666161 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.436607103Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666176 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.436707985Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666191 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.436733126Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666210 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.437276089Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666233 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.437361811Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666260 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.437404072Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666285 | controller | Jun 12 20:46:14.437458 crc crio[24437]: time="2026-06-12T20:46:14.437458993Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666308 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.437627868Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666327 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.437664659Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666343 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.438481968Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666358 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.43856704Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666377 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.438658142Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666395 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.438694463Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666410 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.439715848Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666426 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.43980459Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666441 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.439845811Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666456 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.439896962Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666471 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.440085587Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666490 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.440244311Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666507 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.440302832Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666522 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.440339063Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666537 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.44060463Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666553 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.440688562Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666569 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.440733053Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666584 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.440788684Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666600 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.440851146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666616 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.440902407Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666633 | controller | Jun 12 20:46:14.441200 crc crio[24437]: time="2026-06-12T20:46:14.441238905Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666649 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.441274616Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666665 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.441435529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666682 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.44146425Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666698 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.441625954Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666714 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.441667815Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666731 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.442301541Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666747 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.442390753Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666763 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.442423694Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666778 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.442472765Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666795 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.442531826Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666810 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.442584857Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666830 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.442727521Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666863 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.442765302Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666887 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.443248114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666904 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.443280975Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666921 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.443293775Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666936 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.443310605Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666952 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.443443659Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.666981 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.443475499Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.666998 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.443677594Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667014 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.443707345Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667030 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.4443754Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667046 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.444464212Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667061 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.444510354Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667076 | controller | Jun 12 20:46:14.444645 crc crio[24437]: time="2026-06-12T20:46:14.444561985Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667091 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.444717079Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667107 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.44475194Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667122 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.444907184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667137 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.444980976Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667152 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.44515237Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667168 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.44517893Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667184 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.445558569Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667200 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.445649221Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667220 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.445692892Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667237 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.445745024Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667253 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.445796855Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667269 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.445854806Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667285 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.446862531Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667301 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.446895361Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667316 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.446978203Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667331 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.447005754Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667346 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.447026155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667362 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.447043655Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667377 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.447321981Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667392 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.447446504Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667407 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.447506636Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667422 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.447560717Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667438 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.44767593Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667453 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.447738461Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667468 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.448079789Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667484 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.448232424Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667505 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.448296435Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667530 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.448350367Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667558 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.448400958Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667582 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.448456599Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667599 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.448576482Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667616 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.448637723Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667631 | controller | Jun 12 20:46:14.448816 crc crio[24437]: time="2026-06-12T20:46:14.448855018Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667647 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.449222327Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667662 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.449299819Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667677 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.44936178Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667693 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.449414582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667708 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.449469373Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667724 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.449518914Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667740 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.449571526Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667757 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.449621757Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667772 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.449673789Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667788 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.449784151Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667803 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.449850013Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667819 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.452818324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667834 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.453079971Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667873 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.453225194Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667892 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.453295506Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667910 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.453353697Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667927 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.453406018Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667949 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.453662804Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.667966 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.453736276Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.667983 | controller | Jun 12 20:46:14.454039 crc crio[24437]: time="2026-06-12T20:46:14.453795078Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668000 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.45384993Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668018 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.454363622Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668035 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.454442604Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668053 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.454511626Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668069 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.454552687Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668086 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.454835184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668102 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.455072589Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668118 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.455453088Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668135 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.45553619Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668152 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.455702134Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668169 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.455741325Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668186 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.455752855Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668203 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.455768846Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668221 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.455811277Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668237 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.455827557Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668253 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.456209657Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668270 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.456246298Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668287 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.45635138Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668307 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.456410982Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668325 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.456478803Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668341 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.456512414Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668358 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.45674123Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668375 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.456798421Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668392 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.457017346Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668409 | controller | Jun 12 20:46:14.457178 crc crio[24437]: time="2026-06-12T20:46:14.457050627Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668424 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.457305393Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668440 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.457338634Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668458 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.45759991Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668474 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.457661561Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668489 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.457757733Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668506 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.457789564Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668523 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.458173844Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668540 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.458234115Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668557 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.458265716Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668574 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.458307067Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668590 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.45844033Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668606 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.458471411Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668623 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.45885277Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668639 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.459054275Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668659 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.459082336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668677 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.459174288Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668693 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.459225679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668710 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.45926219Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668727 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.459483786Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668743 | controller | Jun 12 20:46:14.459562 crc crio[24437]: time="2026-06-12T20:46:14.459524187Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668760 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.459734642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668778 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.459792193Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668795 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.459888905Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668811 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.459982498Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668828 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.460245194Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668845 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.460305695Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668883 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.460335006Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668902 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.460371717Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668919 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.460561482Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668936 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.460602663Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668954 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.460819198Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.668970 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.46087614Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.668987 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.461127165Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669004 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.461164736Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669022 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.46134209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669042 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.461400202Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669060 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.461483954Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669076 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.461515715Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669093 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.461662658Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669111 | controller | Jun 12 20:46:14.461598 crc crio[24437]: time="2026-06-12T20:46:14.461693059Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669128 | controller | Jun 12 20:46:14.463530 crc crio[24437]: time="2026-06-12T20:46:14.462083568Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669146 | controller | Jun 12 20:46:14.463530 crc crio[24437]: time="2026-06-12T20:46:14.4621912Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669163 | controller | Jun 12 20:46:14.463530 crc crio[24437]: time="2026-06-12T20:46:14.462224182Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669180 | controller | Jun 12 20:46:14.463530 crc crio[24437]: time="2026-06-12T20:46:14.462257183Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669197 | controller | Jun 12 20:46:14.463530 crc crio[24437]: time="2026-06-12T20:46:14.462316964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669214 | controller | Jun 12 20:46:14.463530 crc crio[24437]: time="2026-06-12T20:46:14.462354015Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669231 | controller | Jun 12 20:46:14.463530 crc crio[24437]: time="2026-06-12T20:46:14.462616581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669248 | controller | Jun 12 20:46:14.463530 crc crio[24437]: time="2026-06-12T20:46:14.462667013Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669266 | controller | Jun 12 20:46:14.463530 crc crio[24437]: time="2026-06-12T20:46:14.463421881Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669283 | controller | Jun 12 20:46:14.463530 crc crio[24437]: time="2026-06-12T20:46:14.463469792Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669301 | controller | Jun 12 20:46:14.464685 crc crio[24437]: time="2026-06-12T20:46:14.464364973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669317 | controller | Jun 12 20:46:14.464685 crc crio[24437]: time="2026-06-12T20:46:14.464422415Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669334 | controller | Jun 12 20:46:14.465057 crc crio[24437]: time="2026-06-12T20:46:14.464852116Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669351 | controller | Jun 12 20:46:14.465057 crc crio[24437]: time="2026-06-12T20:46:14.464975149Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669368 | controller | Jun 12 20:46:14.465337 crc crio[24437]: time="2026-06-12T20:46:14.465257305Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669385 | controller | Jun 12 20:46:14.465337 crc crio[24437]: time="2026-06-12T20:46:14.465317967Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669402 | controller | Jun 12 20:46:14.465337 crc crio[24437]: time="2026-06-12T20:46:14.465346967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669424 | controller | Jun 12 20:46:14.465337 crc crio[24437]: time="2026-06-12T20:46:14.465384788Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669442 | controller | Jun 12 20:46:14.465791 crc crio[24437]: time="2026-06-12T20:46:14.465551942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669459 | controller | Jun 12 20:46:14.465791 crc crio[24437]: time="2026-06-12T20:46:14.465598343Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669475 | controller | Jun 12 20:46:14.465791 crc crio[24437]: time="2026-06-12T20:46:14.465642364Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669492 | controller | Jun 12 20:46:14.466199 crc crio[24437]: time="2026-06-12T20:46:14.46588585Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669510 | controller | Jun 12 20:46:14.466199 crc crio[24437]: time="2026-06-12T20:46:14.466005403Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669526 | controller | Jun 12 20:46:14.466199 crc crio[24437]: time="2026-06-12T20:46:14.466058694Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669543 | controller | Jun 12 20:46:14.466199 crc crio[24437]: time="2026-06-12T20:46:14.466176897Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669560 | controller | Jun 12 20:46:14.466741 crc crio[24437]: time="2026-06-12T20:46:14.466228878Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669577 | controller | Jun 12 20:46:14.466741 crc crio[24437]: time="2026-06-12T20:46:14.466431664Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669595 | controller | Jun 12 20:46:14.466741 crc crio[24437]: time="2026-06-12T20:46:14.466470345Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669612 | controller | Jun 12 20:46:14.466741 crc crio[24437]: time="2026-06-12T20:46:14.466651749Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669628 | controller | Jun 12 20:46:14.466741 crc crio[24437]: time="2026-06-12T20:46:14.46671101Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669645 | controller | Jun 12 20:46:14.467454 crc crio[24437]: time="2026-06-12T20:46:14.466896205Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669663 | controller | Jun 12 20:46:14.467454 crc crio[24437]: time="2026-06-12T20:46:14.466989757Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669680 | controller | Jun 12 20:46:14.467454 crc crio[24437]: time="2026-06-12T20:46:14.467239443Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669697 | controller | Jun 12 20:46:14.467454 crc crio[24437]: time="2026-06-12T20:46:14.467324765Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669714 | controller | Jun 12 20:46:14.467454 crc crio[24437]: time="2026-06-12T20:46:14.467447319Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669731 | controller | Jun 12 20:46:14.467805 crc crio[24437]: time="2026-06-12T20:46:14.46748091Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669748 | controller | Jun 12 20:46:14.467805 crc crio[24437]: time="2026-06-12T20:46:14.467641493Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669765 | controller | Jun 12 20:46:14.467805 crc crio[24437]: time="2026-06-12T20:46:14.467669004Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669785 | controller | Jun 12 20:46:14.468435 crc crio[24437]: time="2026-06-12T20:46:14.467875319Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669802 | controller | Jun 12 20:46:14.468435 crc crio[24437]: time="2026-06-12T20:46:14.467962361Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669819 | controller | Jun 12 20:46:14.468435 crc crio[24437]: time="2026-06-12T20:46:14.468414631Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669836 | controller | Jun 12 20:46:14.468671 crc crio[24437]: time="2026-06-12T20:46:14.468459002Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669873 | controller | Jun 12 20:46:14.468671 crc crio[24437]: time="2026-06-12T20:46:14.468498233Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669893 | controller | Jun 12 20:46:14.468671 crc crio[24437]: time="2026-06-12T20:46:14.468531034Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669911 | controller | Jun 12 20:46:14.468671 crc crio[24437]: time="2026-06-12T20:46:14.468552785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669927 | controller | Jun 12 20:46:14.468671 crc crio[24437]: time="2026-06-12T20:46:14.468570245Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669944 | controller | Jun 12 20:46:14.469152 crc crio[24437]: time="2026-06-12T20:46:14.468814632Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669960 | controller | Jun 12 20:46:14.469152 crc crio[24437]: time="2026-06-12T20:46:14.468846722Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.669976 | controller | Jun 12 20:46:14.469342 crc crio[24437]: time="2026-06-12T20:46:14.469229311Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.669992 | controller | Jun 12 20:46:14.469342 crc crio[24437]: time="2026-06-12T20:46:14.469292393Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670010 | controller | Jun 12 20:46:14.469475 crc crio[24437]: time="2026-06-12T20:46:14.469416676Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670025 | controller | Jun 12 20:46:14.469475 crc crio[24437]: time="2026-06-12T20:46:14.469458977Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670042 | controller | Jun 12 20:46:14.469812 crc crio[24437]: time="2026-06-12T20:46:14.469698582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670058 | controller | Jun 12 20:46:14.469812 crc crio[24437]: time="2026-06-12T20:46:14.469787115Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670075 | controller | Jun 12 20:46:14.470154 crc crio[24437]: time="2026-06-12T20:46:14.469849296Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670092 | controller | Jun 12 20:46:14.470154 crc crio[24437]: time="2026-06-12T20:46:14.470046352Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670109 | controller | Jun 12 20:46:14.470154 crc crio[24437]: time="2026-06-12T20:46:14.470076301Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670127 | controller | Jun 12 20:46:14.470411 crc crio[24437]: time="2026-06-12T20:46:14.470171424Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670145 | controller | Jun 12 20:46:14.470411 crc crio[24437]: time="2026-06-12T20:46:14.470346568Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670169 | controller | Jun 12 20:46:14.470411 crc crio[24437]: time="2026-06-12T20:46:14.47038303Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670187 | controller | Jun 12 20:46:14.470622 crc crio[24437]: time="2026-06-12T20:46:14.470593604Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670205 | controller | Jun 12 20:46:14.470713 crc crio[24437]: time="2026-06-12T20:46:14.470653145Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670222 | controller | Jun 12 20:46:14.470800 crc crio[24437]: time="2026-06-12T20:46:14.470759878Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670240 | controller | Jun 12 20:46:14.470800 crc crio[24437]: time="2026-06-12T20:46:14.470791299Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670256 | controller | Jun 12 20:46:14.471684 crc crio[24437]: time="2026-06-12T20:46:14.471588959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670273 | controller | Jun 12 20:46:14.471684 crc crio[24437]: time="2026-06-12T20:46:14.47164819Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670290 | controller | Jun 12 20:46:14.472142 crc crio[24437]: time="2026-06-12T20:46:14.471813793Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670307 | controller | Jun 12 20:46:14.472484 crc crio[24437]: time="2026-06-12T20:46:14.472391717Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670324 | controller | Jun 12 20:46:14.472484 crc crio[24437]: time="2026-06-12T20:46:14.472451249Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670341 | controller | Jun 12 20:46:14.472681 crc crio[24437]: time="2026-06-12T20:46:14.47250416Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670358 | controller | Jun 12 20:46:14.472681 crc crio[24437]: time="2026-06-12T20:46:14.472547381Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670375 | controller | Jun 12 20:46:14.472681 crc crio[24437]: time="2026-06-12T20:46:14.472585462Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670392 | controller | Jun 12 20:46:14.472873 crc crio[24437]: time="2026-06-12T20:46:14.472776218Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670409 | controller | Jun 12 20:46:14.472873 crc crio[24437]: time="2026-06-12T20:46:14.472811839Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670427 | controller | Jun 12 20:46:14.473225 crc crio[24437]: time="2026-06-12T20:46:14.473043634Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670444 | controller | Jun 12 20:46:14.473225 crc crio[24437]: time="2026-06-12T20:46:14.473076055Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670461 | controller | Jun 12 20:46:14.473426 crc crio[24437]: time="2026-06-12T20:46:14.473341111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670478 | controller | Jun 12 20:46:14.473426 crc crio[24437]: time="2026-06-12T20:46:14.473370632Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670494 | controller | Jun 12 20:46:14.473707 crc crio[24437]: time="2026-06-12T20:46:14.473625557Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670510 | controller | Jun 12 20:46:14.473831 crc crio[24437]: time="2026-06-12T20:46:14.473717969Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670530 | controller | Jun 12 20:46:14.473831 crc crio[24437]: time="2026-06-12T20:46:14.47375365Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670547 | controller | Jun 12 20:46:14.473831 crc crio[24437]: time="2026-06-12T20:46:14.473789601Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670563 | controller | Jun 12 20:46:14.474384 crc crio[24437]: time="2026-06-12T20:46:14.473985816Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670580 | controller | Jun 12 20:46:14.474384 crc crio[24437]: time="2026-06-12T20:46:14.474017957Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670597 | controller | Jun 12 20:46:14.474384 crc crio[24437]: time="2026-06-12T20:46:14.474230043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670613 | controller | Jun 12 20:46:14.474384 crc crio[24437]: time="2026-06-12T20:46:14.474262694Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670630 | controller | Jun 12 20:46:14.474676 crc crio[24437]: time="2026-06-12T20:46:14.474501398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670647 | controller | Jun 12 20:46:14.474676 crc crio[24437]: time="2026-06-12T20:46:14.47456503Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670663 | controller | Jun 12 20:46:14.474676 crc crio[24437]: time="2026-06-12T20:46:14.474645013Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670680 | controller | Jun 12 20:46:14.474676 crc crio[24437]: time="2026-06-12T20:46:14.474677603Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670697 | controller | Jun 12 20:46:14.475217 crc crio[24437]: time="2026-06-12T20:46:14.47500342Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670714 | controller | Jun 12 20:46:14.475217 crc crio[24437]: time="2026-06-12T20:46:14.475060061Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670731 | controller | Jun 12 20:46:14.475409 crc crio[24437]: time="2026-06-12T20:46:14.475251737Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670747 | controller | Jun 12 20:46:14.475409 crc crio[24437]: time="2026-06-12T20:46:14.475312528Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670764 | controller | Jun 12 20:46:14.475565 crc crio[24437]: time="2026-06-12T20:46:14.475506993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670780 | controller | Jun 12 20:46:14.475672 crc crio[24437]: time="2026-06-12T20:46:14.475568154Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670795 | controller | Jun 12 20:46:14.475755 crc crio[24437]: time="2026-06-12T20:46:14.475686958Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670812 | controller | Jun 12 20:46:14.475755 crc crio[24437]: time="2026-06-12T20:46:14.475720189Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670828 | controller | Jun 12 20:46:14.476201 crc crio[24437]: time="2026-06-12T20:46:14.476070197Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670845 | controller | Jun 12 20:46:14.476201 crc crio[24437]: time="2026-06-12T20:46:14.476175068Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670885 | controller | Jun 12 20:46:14.476406 crc crio[24437]: time="2026-06-12T20:46:14.476211749Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670907 | controller | Jun 12 20:46:14.476406 crc crio[24437]: time="2026-06-12T20:46:14.47625081Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670925 | controller | Jun 12 20:46:14.476406 crc crio[24437]: time="2026-06-12T20:46:14.476339383Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670942 | controller | Jun 12 20:46:14.476406 crc crio[24437]: time="2026-06-12T20:46:14.476371904Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.670969 | controller | Jun 12 20:46:14.477538 crc crio[24437]: time="2026-06-12T20:46:14.476685521Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.670989 | controller | Jun 12 20:46:14.477538 crc crio[24437]: time="2026-06-12T20:46:14.476744573Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671006 | controller | Jun 12 20:46:14.477538 crc crio[24437]: time="2026-06-12T20:46:14.477001069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671023 | controller | Jun 12 20:46:14.477538 crc crio[24437]: time="2026-06-12T20:46:14.47703569Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671040 | controller | Jun 12 20:46:14.477538 crc crio[24437]: time="2026-06-12T20:46:14.477508372Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671056 | controller | Jun 12 20:46:14.478050 crc crio[24437]: time="2026-06-12T20:46:14.477572613Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671074 | controller | Jun 12 20:46:14.478050 crc crio[24437]: time="2026-06-12T20:46:14.477679366Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671090 | controller | Jun 12 20:46:14.478050 crc crio[24437]: time="2026-06-12T20:46:14.477714337Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671106 | controller | Jun 12 20:46:14.478050 crc crio[24437]: time="2026-06-12T20:46:14.477900941Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671122 | controller | Jun 12 20:46:14.478417 crc crio[24437]: time="2026-06-12T20:46:14.478091985Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671140 | controller | Jun 12 20:46:14.478417 crc crio[24437]: time="2026-06-12T20:46:14.478252019Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671157 | controller | Jun 12 20:46:14.478417 crc crio[24437]: time="2026-06-12T20:46:14.47830164Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671173 | controller | Jun 12 20:46:14.478417 crc crio[24437]: time="2026-06-12T20:46:14.478321891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671190 | controller | Jun 12 20:46:14.478417 crc crio[24437]: time="2026-06-12T20:46:14.478360302Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671207 | controller | Jun 12 20:46:14.478908 crc crio[24437]: time="2026-06-12T20:46:14.478582118Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671223 | controller | Jun 12 20:46:14.478908 crc crio[24437]: time="2026-06-12T20:46:14.478619829Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671240 | controller | Jun 12 20:46:14.478908 crc crio[24437]: time="2026-06-12T20:46:14.478848994Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671256 | controller | Jun 12 20:46:14.478908 crc crio[24437]: time="2026-06-12T20:46:14.478908276Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671273 | controller | Jun 12 20:46:14.478908 crc crio[24437]: time="2026-06-12T20:46:14.479022858Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671294 | controller | Jun 12 20:46:14.479526 crc crio[24437]: time="2026-06-12T20:46:14.479066649Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671312 | controller | Jun 12 20:46:14.479616 crc crio[24437]: time="2026-06-12T20:46:14.479372477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671329 | controller | Jun 12 20:46:14.480074 crc crio[24437]: time="2026-06-12T20:46:14.479908679Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671346 | controller | Jun 12 20:46:14.480284 crc crio[24437]: time="2026-06-12T20:46:14.480079383Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671363 | controller | Jun 12 20:46:14.480284 crc crio[24437]: time="2026-06-12T20:46:14.480179306Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671379 | controller | Jun 12 20:46:14.480284 crc crio[24437]: time="2026-06-12T20:46:14.480228318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671396 | controller | Jun 12 20:46:14.480284 crc crio[24437]: time="2026-06-12T20:46:14.480264828Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671414 | controller | Jun 12 20:46:14.480650 crc crio[24437]: time="2026-06-12T20:46:14.480384851Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671431 | controller | Jun 12 20:46:14.480650 crc crio[24437]: time="2026-06-12T20:46:14.480435602Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671448 | controller | Jun 12 20:46:14.480650 crc crio[24437]: time="2026-06-12T20:46:14.480477963Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671466 | controller | Jun 12 20:46:14.480650 crc crio[24437]: time="2026-06-12T20:46:14.480514054Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671483 | controller | Jun 12 20:46:14.481024 crc crio[24437]: time="2026-06-12T20:46:14.480707649Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671500 | controller | Jun 12 20:46:14.481024 crc crio[24437]: time="2026-06-12T20:46:14.48075842Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671523 | controller | Jun 12 20:46:14.481024 crc crio[24437]: time="2026-06-12T20:46:14.480796501Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671554 | controller | Jun 12 20:46:14.481024 crc crio[24437]: time="2026-06-12T20:46:14.480832102Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671586 | controller | Jun 12 20:46:14.481423 crc crio[24437]: time="2026-06-12T20:46:14.481267012Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671617 | controller | Jun 12 20:46:14.481423 crc crio[24437]: time="2026-06-12T20:46:14.481321493Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671652 | controller | Jun 12 20:46:14.481423 crc crio[24437]: time="2026-06-12T20:46:14.481358334Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671682 | controller | Jun 12 20:46:14.481423 crc crio[24437]: time="2026-06-12T20:46:14.481394085Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671712 | controller | Jun 12 20:46:14.481726 crc crio[24437]: time="2026-06-12T20:46:14.48158914Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671740 | controller | Jun 12 20:46:14.481726 crc crio[24437]: time="2026-06-12T20:46:14.481641702Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671774 | controller | Jun 12 20:46:14.481726 crc crio[24437]: time="2026-06-12T20:46:14.481681933Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671804 | controller | Jun 12 20:46:14.481726 crc crio[24437]: time="2026-06-12T20:46:14.481716913Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671832 | controller | Jun 12 20:46:14.482224 crc crio[24437]: time="2026-06-12T20:46:14.481891298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671885 | controller | Jun 12 20:46:14.482224 crc crio[24437]: time="2026-06-12T20:46:14.482026521Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671917 | controller | Jun 12 20:46:14.482224 crc crio[24437]: time="2026-06-12T20:46:14.482076682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.671947 | controller | Jun 12 20:46:14.482224 crc crio[24437]: time="2026-06-12T20:46:14.482172254Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.671975 | controller | Jun 12 20:46:14.482224 crc crio[24437]: time="2026-06-12T20:46:14.482219785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672003 | controller | Jun 12 20:46:14.482594 crc crio[24437]: time="2026-06-12T20:46:14.482256576Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672031 | controller | Jun 12 20:46:14.482594 crc crio[24437]: time="2026-06-12T20:46:14.482454661Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672059 | controller | Jun 12 20:46:14.482594 crc crio[24437]: time="2026-06-12T20:46:14.482506842Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672087 | controller | Jun 12 20:46:14.482594 crc crio[24437]: time="2026-06-12T20:46:14.482544783Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672115 | controller | Jun 12 20:46:14.482594 crc crio[24437]: time="2026-06-12T20:46:14.482582884Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672143 | controller | Jun 12 20:46:14.483081 crc crio[24437]: time="2026-06-12T20:46:14.482781818Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672171 | controller | Jun 12 20:46:14.483081 crc crio[24437]: time="2026-06-12T20:46:14.48283326Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672199 | controller | Jun 12 20:46:14.483081 crc crio[24437]: time="2026-06-12T20:46:14.482872421Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672228 | controller | Jun 12 20:46:14.483081 crc crio[24437]: time="2026-06-12T20:46:14.482907561Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672256 | controller | Jun 12 20:46:14.483498 crc crio[24437]: time="2026-06-12T20:46:14.48321445Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672284 | controller | Jun 12 20:46:14.483498 crc crio[24437]: time="2026-06-12T20:46:14.483294152Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672312 | controller | Jun 12 20:46:14.483498 crc crio[24437]: time="2026-06-12T20:46:14.483337173Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672341 | controller | Jun 12 20:46:14.483498 crc crio[24437]: time="2026-06-12T20:46:14.483373223Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672369 | controller | Jun 12 20:46:14.483498 crc crio[24437]: time="2026-06-12T20:46:14.483416494Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672402 | controller | Jun 12 20:46:14.483498 crc crio[24437]: time="2026-06-12T20:46:14.483451285Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672431 | controller | Jun 12 20:46:14.483997 crc crio[24437]: time="2026-06-12T20:46:14.483624229Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672459 | controller | Jun 12 20:46:14.483997 crc crio[24437]: time="2026-06-12T20:46:14.48367492Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672488 | controller | Jun 12 20:46:14.484262 crc crio[24437]: time="2026-06-12T20:46:14.484169943Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672516 | controller | Jun 12 20:46:14.484262 crc crio[24437]: time="2026-06-12T20:46:14.484224154Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672544 | controller | Jun 12 20:46:14.484432 crc crio[24437]: time="2026-06-12T20:46:14.484398608Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672572 | controller | Jun 12 20:46:14.484516 crc crio[24437]: time="2026-06-12T20:46:14.48444937Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672601 | controller | Jun 12 20:46:14.484516 crc crio[24437]: time="2026-06-12T20:46:14.484488281Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672629 | controller | Jun 12 20:46:14.484672 crc crio[24437]: time="2026-06-12T20:46:14.484523901Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672657 | controller | Jun 12 20:46:14.484763 crc crio[24437]: time="2026-06-12T20:46:14.484736076Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672685 | controller | Jun 12 20:46:14.484842 crc crio[24437]: time="2026-06-12T20:46:14.484789198Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672714 | controller | Jun 12 20:46:14.485448 crc crio[24437]: time="2026-06-12T20:46:14.485207927Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672741 | controller | Jun 12 20:46:14.485448 crc crio[24437]: time="2026-06-12T20:46:14.48529124Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672769 | controller | Jun 12 20:46:14.485448 crc crio[24437]: time="2026-06-12T20:46:14.485340512Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672797 | controller | Jun 12 20:46:14.485448 crc crio[24437]: time="2026-06-12T20:46:14.485376662Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672826 | controller | Jun 12 20:46:14.485852 crc crio[24437]: time="2026-06-12T20:46:14.485601668Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672909 | controller | Jun 12 20:46:14.485852 crc crio[24437]: time="2026-06-12T20:46:14.485652799Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672943 | controller | Jun 12 20:46:14.485852 crc crio[24437]: time="2026-06-12T20:46:14.485796852Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.672965 | controller | Jun 12 20:46:14.485852 crc crio[24437]: time="2026-06-12T20:46:14.485847593Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.672984 | controller | Jun 12 20:46:14.486350 crc crio[24437]: time="2026-06-12T20:46:14.486164221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673001 | controller | Jun 12 20:46:14.486350 crc crio[24437]: time="2026-06-12T20:46:14.486220292Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673022 | controller | Jun 12 20:46:14.486530 crc crio[24437]: time="2026-06-12T20:46:14.486491448Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673041 | controller | Jun 12 20:46:14.486624 crc crio[24437]: time="2026-06-12T20:46:14.48654479Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673058 | controller | Jun 12 20:46:14.486723 crc crio[24437]: time="2026-06-12T20:46:14.486692004Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673075 | controller | Jun 12 20:46:14.486830 crc crio[24437]: time="2026-06-12T20:46:14.486755246Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673093 | controller | Jun 12 20:46:14.487331 crc crio[24437]: time="2026-06-12T20:46:14.487228667Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673109 | controller | Jun 12 20:46:14.487485 crc crio[24437]: time="2026-06-12T20:46:14.487340839Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673126 | controller | Jun 12 20:46:14.487485 crc crio[24437]: time="2026-06-12T20:46:14.487388771Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673148 | controller | Jun 12 20:46:14.487485 crc crio[24437]: time="2026-06-12T20:46:14.487430352Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673173 | controller | Jun 12 20:46:14.487485 crc crio[24437]: time="2026-06-12T20:46:14.487467792Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673195 | controller | Jun 12 20:46:14.487808 crc crio[24437]: time="2026-06-12T20:46:14.487501803Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673212 | controller | Jun 12 20:46:14.487808 crc crio[24437]: time="2026-06-12T20:46:14.487685058Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673230 | controller | Jun 12 20:46:14.487808 crc crio[24437]: time="2026-06-12T20:46:14.487733909Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673247 | controller | Jun 12 20:46:14.488268 crc crio[24437]: time="2026-06-12T20:46:14.487871132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673265 | controller | Jun 12 20:46:14.488268 crc crio[24437]: time="2026-06-12T20:46:14.488010095Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673282 | controller | Jun 12 20:46:14.488268 crc crio[24437]: time="2026-06-12T20:46:14.488065996Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673299 | controller | Jun 12 20:46:14.488268 crc crio[24437]: time="2026-06-12T20:46:14.48816299Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673316 | controller | Jun 12 20:46:14.488662 crc crio[24437]: time="2026-06-12T20:46:14.48858112Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673334 | controller | Jun 12 20:46:14.488785 crc crio[24437]: time="2026-06-12T20:46:14.488731903Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673351 | controller | Jun 12 20:46:14.488986 crc crio[24437]: time="2026-06-12T20:46:14.488796935Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673368 | controller | Jun 12 20:46:14.488986 crc crio[24437]: time="2026-06-12T20:46:14.488844756Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673386 | controller | Jun 12 20:46:14.488986 crc crio[24437]: time="2026-06-12T20:46:14.488878187Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673407 | controller | Jun 12 20:46:14.488986 crc crio[24437]: time="2026-06-12T20:46:14.488910467Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673425 | controller | Jun 12 20:46:14.489423 crc crio[24437]: time="2026-06-12T20:46:14.489062181Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673442 | controller | Jun 12 20:46:14.489423 crc crio[24437]: time="2026-06-12T20:46:14.489166793Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673459 | controller | Jun 12 20:46:14.489423 crc crio[24437]: time="2026-06-12T20:46:14.489236185Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673476 | controller | Jun 12 20:46:14.489423 crc crio[24437]: time="2026-06-12T20:46:14.489283946Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673493 | controller | Jun 12 20:46:14.489702 crc crio[24437]: time="2026-06-12T20:46:14.4894339Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673510 | controller | Jun 12 20:46:14.489702 crc crio[24437]: time="2026-06-12T20:46:14.489475071Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673527 | controller | Jun 12 20:46:14.489702 crc crio[24437]: time="2026-06-12T20:46:14.489598854Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673544 | controller | Jun 12 20:46:14.489702 crc crio[24437]: time="2026-06-12T20:46:14.489635915Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673561 | controller | Jun 12 20:46:14.489889 crc crio[24437]: time="2026-06-12T20:46:14.489752878Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673579 | controller | Jun 12 20:46:14.489889 crc crio[24437]: time="2026-06-12T20:46:14.489785179Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673596 | controller | Jun 12 20:46:14.490204 crc crio[24437]: time="2026-06-12T20:46:14.490060065Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673613 | controller | Jun 12 20:46:14.490204 crc crio[24437]: time="2026-06-12T20:46:14.490126147Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673629 | controller | Jun 12 20:46:14.490379 crc crio[24437]: time="2026-06-12T20:46:14.490215529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673646 | controller | Jun 12 20:46:14.490379 crc crio[24437]: time="2026-06-12T20:46:14.49025097Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673662 | controller | Jun 12 20:46:14.490538 crc crio[24437]: time="2026-06-12T20:46:14.490417414Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673678 | controller | Jun 12 20:46:14.490538 crc crio[24437]: time="2026-06-12T20:46:14.490449714Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673694 | controller | Jun 12 20:46:14.490701 crc crio[24437]: time="2026-06-12T20:46:14.490551827Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673712 | controller | Jun 12 20:46:14.490701 crc crio[24437]: time="2026-06-12T20:46:14.490600088Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673729 | controller | Jun 12 20:46:14.491071 crc crio[24437]: time="2026-06-12T20:46:14.490750822Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673746 | controller | Jun 12 20:46:14.491071 crc crio[24437]: time="2026-06-12T20:46:14.490783622Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673762 | controller | Jun 12 20:46:14.491071 crc crio[24437]: time="2026-06-12T20:46:14.490965457Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673783 | controller | Jun 12 20:46:14.491071 crc crio[24437]: time="2026-06-12T20:46:14.491003367Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673801 | controller | Jun 12 20:46:14.491408 crc crio[24437]: time="2026-06-12T20:46:14.491161431Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673818 | controller | Jun 12 20:46:14.491408 crc crio[24437]: time="2026-06-12T20:46:14.491193562Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673834 | controller | Jun 12 20:46:14.491408 crc crio[24437]: time="2026-06-12T20:46:14.491325155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673869 | controller | Jun 12 20:46:14.491408 crc crio[24437]: time="2026-06-12T20:46:14.491357467Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673893 | controller | Jun 12 20:46:14.491617 crc crio[24437]: time="2026-06-12T20:46:14.491582412Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673910 | controller | Jun 12 20:46:14.491617 crc crio[24437]: time="2026-06-12T20:46:14.491616733Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673927 | controller | Jun 12 20:46:14.491904 crc crio[24437]: time="2026-06-12T20:46:14.491800977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673944 | controller | Jun 12 20:46:14.491904 crc crio[24437]: time="2026-06-12T20:46:14.491860688Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673961 | controller | Jun 12 20:46:14.492315 crc crio[24437]: time="2026-06-12T20:46:14.492292059Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.673978 | controller | Jun 12 20:46:14.492396 crc crio[24437]: time="2026-06-12T20:46:14.49233721Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.673995 | controller | Jun 12 20:46:14.492396 crc crio[24437]: time="2026-06-12T20:46:14.49235213Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674011 | controller | Jun 12 20:46:14.492396 crc crio[24437]: time="2026-06-12T20:46:14.49237305Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674028 | controller | Jun 12 20:46:14.492795 crc crio[24437]: time="2026-06-12T20:46:14.492718129Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674044 | controller | Jun 12 20:46:14.492795 crc crio[24437]: time="2026-06-12T20:46:14.492773621Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674061 | controller | Jun 12 20:46:14.493185 crc crio[24437]: time="2026-06-12T20:46:14.492834982Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674077 | controller | Jun 12 20:46:14.493185 crc crio[24437]: time="2026-06-12T20:46:14.492889964Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674094 | controller | Jun 12 20:46:14.493185 crc crio[24437]: time="2026-06-12T20:46:14.493034167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674110 | controller | Jun 12 20:46:14.493185 crc crio[24437]: time="2026-06-12T20:46:14.493068008Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674126 | controller | Jun 12 20:46:14.493756 crc crio[24437]: time="2026-06-12T20:46:14.493263702Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674143 | controller | Jun 12 20:46:14.493756 crc crio[24437]: time="2026-06-12T20:46:14.493318724Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674162 | controller | Jun 12 20:46:14.493756 crc crio[24437]: time="2026-06-12T20:46:14.493381615Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674179 | controller | Jun 12 20:46:14.494087 crc crio[24437]: time="2026-06-12T20:46:14.493790775Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674196 | controller | Jun 12 20:46:14.494087 crc crio[24437]: time="2026-06-12T20:46:14.493897047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674213 | controller | Jun 12 20:46:14.494087 crc crio[24437]: time="2026-06-12T20:46:14.49402615Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674230 | controller | Jun 12 20:46:14.494409 crc crio[24437]: time="2026-06-12T20:46:14.494180315Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674247 | controller | Jun 12 20:46:14.494409 crc crio[24437]: time="2026-06-12T20:46:14.494300028Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674263 | controller | Jun 12 20:46:14.494409 crc crio[24437]: time="2026-06-12T20:46:14.49440478Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674280 | controller | Jun 12 20:46:14.494595 crc crio[24437]: time="2026-06-12T20:46:14.494523073Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674297 | controller | Jun 12 20:46:14.494685 crc crio[24437]: time="2026-06-12T20:46:14.494544023Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674314 | controller | Jun 12 20:46:14.494846 crc crio[24437]: time="2026-06-12T20:46:14.494791479Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674331 | controller | Jun 12 20:46:14.495027 crc crio[24437]: time="2026-06-12T20:46:14.494993654Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674348 | controller | Jun 12 20:46:14.495027 crc crio[24437]: time="2026-06-12T20:46:14.495025735Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674366 | controller | Jun 12 20:46:14.495355 crc crio[24437]: time="2026-06-12T20:46:14.495294951Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674383 | controller | Jun 12 20:46:14.495464 crc crio[24437]: time="2026-06-12T20:46:14.495380293Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674400 | controller | Jun 12 20:46:14.495564 crc crio[24437]: time="2026-06-12T20:46:14.495530977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674418 | controller | Jun 12 20:46:14.495671 crc crio[24437]: time="2026-06-12T20:46:14.495587448Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674435 | controller | Jun 12 20:46:14.495905 crc crio[24437]: time="2026-06-12T20:46:14.495729361Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674452 | controller | Jun 12 20:46:14.495905 crc crio[24437]: time="2026-06-12T20:46:14.495778972Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674469 | controller | Jun 12 20:46:14.495905 crc crio[24437]: time="2026-06-12T20:46:14.495817133Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674486 | controller | Jun 12 20:46:14.495905 crc crio[24437]: time="2026-06-12T20:46:14.495851144Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674504 | controller | Jun 12 20:46:14.496400 crc crio[24437]: time="2026-06-12T20:46:14.49607725Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674525 | controller | Jun 12 20:46:14.496400 crc crio[24437]: time="2026-06-12T20:46:14.496182303Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674542 | controller | Jun 12 20:46:14.496400 crc crio[24437]: time="2026-06-12T20:46:14.496230454Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674559 | controller | Jun 12 20:46:14.496400 crc crio[24437]: time="2026-06-12T20:46:14.496271225Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674575 | controller | Jun 12 20:46:14.496690 crc crio[24437]: time="2026-06-12T20:46:14.496618163Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674592 | controller | Jun 12 20:46:14.496766 crc crio[24437]: time="2026-06-12T20:46:14.496744046Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674609 | controller | Jun 12 20:46:14.497207 crc crio[24437]: time="2026-06-12T20:46:14.496886549Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674627 | controller | Jun 12 20:46:14.497207 crc crio[24437]: time="2026-06-12T20:46:14.497203147Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674645 | controller | Jun 12 20:46:14.497419 crc crio[24437]: time="2026-06-12T20:46:14.497263708Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674662 | controller | Jun 12 20:46:14.497419 crc crio[24437]: time="2026-06-12T20:46:14.497315699Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674680 | controller | Jun 12 20:46:14.497419 crc crio[24437]: time="2026-06-12T20:46:14.497393042Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674696 | controller | Jun 12 20:46:14.497643 crc crio[24437]: time="2026-06-12T20:46:14.497440813Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674713 | controller | Jun 12 20:46:14.497643 crc crio[24437]: time="2026-06-12T20:46:14.497616968Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674730 | controller | Jun 12 20:46:14.497785 crc crio[24437]: time="2026-06-12T20:46:14.497671249Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674747 | controller | Jun 12 20:46:14.497785 crc crio[24437]: time="2026-06-12T20:46:14.4977285Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674765 | controller | Jun 12 20:46:14.498055 crc crio[24437]: time="2026-06-12T20:46:14.497805572Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674781 | controller | Jun 12 20:46:14.498055 crc crio[24437]: time="2026-06-12T20:46:14.497867714Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674798 | controller | Jun 12 20:46:14.498055 crc crio[24437]: time="2026-06-12T20:46:14.497974117Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674815 | controller | Jun 12 20:46:14.498301 crc crio[24437]: time="2026-06-12T20:46:14.49812972Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674833 | controller | Jun 12 20:46:14.498301 crc crio[24437]: time="2026-06-12T20:46:14.49816192Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674865 | controller | Jun 12 20:46:14.498402 crc crio[24437]: time="2026-06-12T20:46:14.498317215Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674889 | controller | Jun 12 20:46:14.498402 crc crio[24437]: time="2026-06-12T20:46:14.498364076Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674913 | controller | Jun 12 20:46:14.498537 crc crio[24437]: time="2026-06-12T20:46:14.498435708Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674931 | controller | Jun 12 20:46:14.498537 crc crio[24437]: time="2026-06-12T20:46:14.498467158Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674948 | controller | Jun 12 20:46:14.498830 crc crio[24437]: time="2026-06-12T20:46:14.498634422Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.674977 | controller | Jun 12 20:46:14.498830 crc crio[24437]: time="2026-06-12T20:46:14.498676613Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.674995 | controller | Jun 12 20:46:14.499183 crc crio[24437]: time="2026-06-12T20:46:14.49896122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675013 | controller | Jun 12 20:46:14.499183 crc crio[24437]: time="2026-06-12T20:46:14.498997391Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675030 | controller | Jun 12 20:46:14.499422 crc crio[24437]: time="2026-06-12T20:46:14.49936796Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675046 | controller | Jun 12 20:46:14.499564 crc crio[24437]: time="2026-06-12T20:46:14.499436181Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675063 | controller | Jun 12 20:46:14.499665 crc crio[24437]: time="2026-06-12T20:46:14.499630726Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675080 | controller | Jun 12 20:46:14.499758 crc crio[24437]: time="2026-06-12T20:46:14.499666437Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675096 | controller | Jun 12 20:46:14.499758 crc crio[24437]: time="2026-06-12T20:46:14.499694918Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675113 | controller | Jun 12 20:46:14.499758 crc crio[24437]: time="2026-06-12T20:46:14.499732359Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675130 | controller | Jun 12 20:46:14.500081 crc crio[24437]: time="2026-06-12T20:46:14.499872301Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675146 | controller | Jun 12 20:46:14.500081 crc crio[24437]: time="2026-06-12T20:46:14.499976844Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675163 | controller | Jun 12 20:46:14.500316 crc crio[24437]: time="2026-06-12T20:46:14.500242041Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675180 | controller | Jun 12 20:46:14.500316 crc crio[24437]: time="2026-06-12T20:46:14.500303923Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675197 | controller | Jun 12 20:46:14.500458 crc crio[24437]: time="2026-06-12T20:46:14.500366374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675214 | controller | Jun 12 20:46:14.500458 crc crio[24437]: time="2026-06-12T20:46:14.500414775Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675231 | controller | Jun 12 20:46:14.500458 crc crio[24437]: time="2026-06-12T20:46:14.500457136Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675248 | controller | Jun 12 20:46:14.500645 crc crio[24437]: time="2026-06-12T20:46:14.500499497Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675264 | controller | Jun 12 20:46:14.500848 crc crio[24437]: time="2026-06-12T20:46:14.500798795Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675284 | controller | Jun 12 20:46:14.500848 crc crio[24437]: time="2026-06-12T20:46:14.500848566Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675301 | controller | Jun 12 20:46:14.501195 crc crio[24437]: time="2026-06-12T20:46:14.501056901Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675318 | controller | Jun 12 20:46:14.501195 crc crio[24437]: time="2026-06-12T20:46:14.501177854Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675334 | controller | Jun 12 20:46:14.501466 crc crio[24437]: time="2026-06-12T20:46:14.501286377Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675351 | controller | Jun 12 20:46:14.501466 crc crio[24437]: time="2026-06-12T20:46:14.501321048Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675368 | controller | Jun 12 20:46:14.501466 crc crio[24437]: time="2026-06-12T20:46:14.501453241Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675385 | controller | Jun 12 20:46:14.501763 crc crio[24437]: time="2026-06-12T20:46:14.501490761Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675402 | controller | Jun 12 20:46:14.501763 crc crio[24437]: time="2026-06-12T20:46:14.501569943Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675419 | controller | Jun 12 20:46:14.501763 crc crio[24437]: time="2026-06-12T20:46:14.501595374Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675435 | controller | Jun 12 20:46:14.501763 crc crio[24437]: time="2026-06-12T20:46:14.501738187Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675453 | controller | Jun 12 20:46:14.502000 crc crio[24437]: time="2026-06-12T20:46:14.501774908Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675469 | controller | Jun 12 20:46:14.502180 crc crio[24437]: time="2026-06-12T20:46:14.502137177Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675486 | controller | Jun 12 20:46:14.502255 crc crio[24437]: time="2026-06-12T20:46:14.502201448Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675503 | controller | Jun 12 20:46:14.502371 crc crio[24437]: time="2026-06-12T20:46:14.502329671Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675520 | controller | Jun 12 20:46:14.502553 crc crio[24437]: time="2026-06-12T20:46:14.502510735Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675537 | controller | Jun 12 20:46:14.502814 crc crio[24437]: time="2026-06-12T20:46:14.502593167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675555 | controller | Jun 12 20:46:14.502814 crc crio[24437]: time="2026-06-12T20:46:14.50270977Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675572 | controller | Jun 12 20:46:14.503072 crc crio[24437]: time="2026-06-12T20:46:14.503033488Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675590 | controller | Jun 12 20:46:14.503226 crc crio[24437]: time="2026-06-12T20:46:14.503073919Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675606 | controller | Jun 12 20:46:14.503226 crc crio[24437]: time="2026-06-12T20:46:14.503163831Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675623 | controller | Jun 12 20:46:14.503374 crc crio[24437]: time="2026-06-12T20:46:14.503333496Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675643 | controller | Jun 12 20:46:14.503465 crc crio[24437]: time="2026-06-12T20:46:14.503392827Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675660 | controller | Jun 12 20:46:14.503465 crc crio[24437]: time="2026-06-12T20:46:14.503425528Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675677 | controller | Jun 12 20:46:14.503651 crc crio[24437]: time="2026-06-12T20:46:14.503605903Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675694 | controller | Jun 12 20:46:14.503708 crc crio[24437]: time="2026-06-12T20:46:14.503675585Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675711 | controller | Jun 12 20:46:14.503816 crc crio[24437]: time="2026-06-12T20:46:14.503772907Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675728 | controller | Jun 12 20:46:14.503907 crc crio[24437]: time="2026-06-12T20:46:14.503845439Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675744 | controller | Jun 12 20:46:14.504063 crc crio[24437]: time="2026-06-12T20:46:14.504035613Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675761 | controller | Jun 12 20:46:14.504160 crc crio[24437]: time="2026-06-12T20:46:14.504077474Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675779 | controller | Jun 12 20:46:14.504259 crc crio[24437]: time="2026-06-12T20:46:14.504215597Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675796 | controller | Jun 12 20:46:14.504343 crc crio[24437]: time="2026-06-12T20:46:14.504272349Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675813 | controller | Jun 12 20:46:14.504870 crc crio[24437]: time="2026-06-12T20:46:14.504613327Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675830 | controller | Jun 12 20:46:14.505092 crc crio[24437]: time="2026-06-12T20:46:14.505037247Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675864 | controller | Jun 12 20:46:14.505227 crc crio[24437]: time="2026-06-12T20:46:14.505205881Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675888 | controller | Jun 12 20:46:14.505424 crc crio[24437]: time="2026-06-12T20:46:14.505361034Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675906 | controller | Jun 12 20:46:14.505621 crc crio[24437]: time="2026-06-12T20:46:14.50555804Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675924 | controller | Jun 12 20:46:14.505763 crc crio[24437]: time="2026-06-12T20:46:14.505722134Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675941 | controller | Jun 12 20:46:14.505846 crc crio[24437]: time="2026-06-12T20:46:14.505780405Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675957 | controller | Jun 12 20:46:14.505846 crc crio[24437]: time="2026-06-12T20:46:14.505816456Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.675973 | controller | Jun 12 20:46:14.505846 crc crio[24437]: time="2026-06-12T20:46:14.505829696Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.675990 | controller | Jun 12 20:46:14.506185 crc crio[24437]: time="2026-06-12T20:46:14.505851717Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676006 | controller | Jun 12 20:46:14.506185 crc crio[24437]: time="2026-06-12T20:46:14.50597607Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676026 | controller | Jun 12 20:46:14.506185 crc crio[24437]: time="2026-06-12T20:46:14.506016821Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676043 | controller | Jun 12 20:46:14.506321 crc crio[24437]: time="2026-06-12T20:46:14.506226716Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676059 | controller | Jun 12 20:46:14.506321 crc crio[24437]: time="2026-06-12T20:46:14.506272667Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676076 | controller | Jun 12 20:46:14.506415 crc crio[24437]: time="2026-06-12T20:46:14.506349579Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676093 | controller | Jun 12 20:46:14.506415 crc crio[24437]: time="2026-06-12T20:46:14.50638953Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676110 | controller | Jun 12 20:46:14.506600 crc crio[24437]: time="2026-06-12T20:46:14.506547164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676126 | controller | Jun 12 20:46:14.506687 crc crio[24437]: time="2026-06-12T20:46:14.506609676Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676143 | controller | Jun 12 20:46:14.506741 crc crio[24437]: time="2026-06-12T20:46:14.506711628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676160 | controller | Jun 12 20:46:14.506803 crc crio[24437]: time="2026-06-12T20:46:14.506751039Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676177 | controller | Jun 12 20:46:14.506985 crc crio[24437]: time="2026-06-12T20:46:14.506864322Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676193 | controller | Jun 12 20:46:14.507059 crc crio[24437]: time="2026-06-12T20:46:14.507008545Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676210 | controller | Jun 12 20:46:14.507327 crc crio[24437]: time="2026-06-12T20:46:14.507262901Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676227 | controller | Jun 12 20:46:14.507327 crc crio[24437]: time="2026-06-12T20:46:14.507323942Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676244 | controller | Jun 12 20:46:14.507482 crc crio[24437]: time="2026-06-12T20:46:14.507357483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676261 | controller | Jun 12 20:46:14.507482 crc crio[24437]: time="2026-06-12T20:46:14.507402624Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676277 | controller | Jun 12 20:46:14.507579 crc crio[24437]: time="2026-06-12T20:46:14.507502546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676294 | controller | Jun 12 20:46:14.507579 crc crio[24437]: time="2026-06-12T20:46:14.507541347Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676315 | controller | Jun 12 20:46:14.507709 crc crio[24437]: time="2026-06-12T20:46:14.507669221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676340 | controller | Jun 12 20:46:14.507828 crc crio[24437]: time="2026-06-12T20:46:14.507728893Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676368 | controller | Jun 12 20:46:14.507828 crc crio[24437]: time="2026-06-12T20:46:14.507809044Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676389 | controller | Jun 12 20:46:14.508038 crc crio[24437]: time="2026-06-12T20:46:14.507846795Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676407 | controller | Jun 12 20:46:14.508167 crc crio[24437]: time="2026-06-12T20:46:14.508091091Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676433 | controller | Jun 12 20:46:14.508249 crc crio[24437]: time="2026-06-12T20:46:14.508190344Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676459 | controller | Jun 12 20:46:14.508335 crc crio[24437]: time="2026-06-12T20:46:14.508260275Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676483 | controller | Jun 12 20:46:14.508335 crc crio[24437]: time="2026-06-12T20:46:14.508300556Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676502 | controller | Jun 12 20:46:14.508470 crc crio[24437]: time="2026-06-12T20:46:14.508438679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676518 | controller | Jun 12 20:46:14.508520 crc crio[24437]: time="2026-06-12T20:46:14.50847893Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676535 | controller | Jun 12 20:46:14.508574 crc crio[24437]: time="2026-06-12T20:46:14.508562932Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676552 | controller | Jun 12 20:46:14.508616 crc crio[24437]: time="2026-06-12T20:46:14.508597933Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676569 | controller | Jun 12 20:46:14.508818 crc crio[24437]: time="2026-06-12T20:46:14.508755757Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676586 | controller | Jun 12 20:46:14.509014 crc crio[24437]: time="2026-06-12T20:46:14.508974262Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676603 | controller | Jun 12 20:46:14.509159 crc crio[24437]: time="2026-06-12T20:46:14.509036723Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676620 | controller | Jun 12 20:46:14.509159 crc crio[24437]: time="2026-06-12T20:46:14.509071494Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676637 | controller | Jun 12 20:46:14.509159 crc crio[24437]: time="2026-06-12T20:46:14.509135166Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676654 | controller | Jun 12 20:46:14.509302 crc crio[24437]: time="2026-06-12T20:46:14.509177187Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676671 | controller | Jun 12 20:46:14.509353 crc crio[24437]: time="2026-06-12T20:46:14.50930453Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676688 | controller | Jun 12 20:46:14.509475 crc crio[24437]: time="2026-06-12T20:46:14.509338361Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676705 | controller | Jun 12 20:46:14.509544 crc crio[24437]: time="2026-06-12T20:46:14.509529205Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676721 | controller | Jun 12 20:46:14.509614 crc crio[24437]: time="2026-06-12T20:46:14.509569876Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676738 | controller | Jun 12 20:46:14.509719 crc crio[24437]: time="2026-06-12T20:46:14.509679999Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676756 | controller | Jun 12 20:46:14.509794 crc crio[24437]: time="2026-06-12T20:46:14.509738031Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676773 | controller | Jun 12 20:46:14.509906 crc crio[24437]: time="2026-06-12T20:46:14.509866234Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676789 | controller | Jun 12 20:46:14.510129 crc crio[24437]: time="2026-06-12T20:46:14.509986177Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676810 | controller | Jun 12 20:46:14.510129 crc crio[24437]: time="2026-06-12T20:46:14.510066109Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676828 | controller | Jun 12 20:46:14.510245 crc crio[24437]: time="2026-06-12T20:46:14.510146761Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676845 | controller | Jun 12 20:46:14.510411 crc crio[24437]: time="2026-06-12T20:46:14.510370486Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676885 | controller | Jun 12 20:46:14.510503 crc crio[24437]: time="2026-06-12T20:46:14.510426467Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676904 | controller | Jun 12 20:46:14.510671 crc crio[24437]: time="2026-06-12T20:46:14.510629512Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676921 | controller | Jun 12 20:46:14.510756 crc crio[24437]: time="2026-06-12T20:46:14.510685543Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676938 | controller | Jun 12 20:46:14.510756 crc crio[24437]: time="2026-06-12T20:46:14.510705814Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676955 | controller | Jun 12 20:46:14.510756 crc crio[24437]: time="2026-06-12T20:46:14.510730514Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.676973 | controller | Jun 12 20:46:14.510896 crc crio[24437]: time="2026-06-12T20:46:14.510829618Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.676990 | controller | Jun 12 20:46:14.510896 crc crio[24437]: time="2026-06-12T20:46:14.510870039Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677007 | controller | Jun 12 20:46:14.511160 crc crio[24437]: time="2026-06-12T20:46:14.511081153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677024 | controller | Jun 12 20:46:14.511246 crc crio[24437]: time="2026-06-12T20:46:14.511207576Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677041 | controller | Jun 12 20:46:14.511376 crc crio[24437]: time="2026-06-12T20:46:14.511329219Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677058 | controller | Jun 12 20:46:14.511447 crc crio[24437]: time="2026-06-12T20:46:14.511394491Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677076 | controller | Jun 12 20:46:14.511447 crc crio[24437]: time="2026-06-12T20:46:14.511441682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677093 | controller | Jun 12 20:46:14.511549 crc crio[24437]: time="2026-06-12T20:46:14.511468283Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677111 | controller | Jun 12 20:46:14.511611 crc crio[24437]: time="2026-06-12T20:46:14.511569225Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677128 | controller | Jun 12 20:46:14.511611 crc crio[24437]: time="2026-06-12T20:46:14.511609176Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677146 | controller | Jun 12 20:46:14.511898 crc crio[24437]: time="2026-06-12T20:46:14.511857203Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677163 | controller | Jun 12 20:46:14.512042 crc crio[24437]: time="2026-06-12T20:46:14.512017996Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677179 | controller | Jun 12 20:46:14.512299 crc crio[24437]: time="2026-06-12T20:46:14.512254662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677199 | controller | Jun 12 20:46:14.512455 crc crio[24437]: time="2026-06-12T20:46:14.512394535Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677216 | controller | Jun 12 20:46:14.512667 crc crio[24437]: time="2026-06-12T20:46:14.512549119Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677234 | controller | Jun 12 20:46:14.512857 crc crio[24437]: time="2026-06-12T20:46:14.512807005Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677250 | controller | Jun 12 20:46:14.513067 crc crio[24437]: time="2026-06-12T20:46:14.51301341Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677267 | controller | Jun 12 20:46:14.513246 crc crio[24437]: time="2026-06-12T20:46:14.513206215Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677284 | controller | Jun 12 20:46:14.513340 crc crio[24437]: time="2026-06-12T20:46:14.513263987Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677301 | controller | Jun 12 20:46:14.513340 crc crio[24437]: time="2026-06-12T20:46:14.513300168Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677318 | controller | Jun 12 20:46:14.513340 crc crio[24437]: time="2026-06-12T20:46:14.513313498Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677335 | controller | Jun 12 20:46:14.513340 crc crio[24437]: time="2026-06-12T20:46:14.513334388Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677352 | controller | Jun 12 20:46:14.513534 crc crio[24437]: time="2026-06-12T20:46:14.513489742Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677369 | controller | Jun 12 20:46:14.513534 crc crio[24437]: time="2026-06-12T20:46:14.513531633Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677386 | controller | Jun 12 20:46:14.513728 crc crio[24437]: time="2026-06-12T20:46:14.513685797Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677403 | controller | Jun 12 20:46:14.513782 crc crio[24437]: time="2026-06-12T20:46:14.513753898Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677418 | controller | Jun 12 20:46:14.513827 crc crio[24437]: time="2026-06-12T20:46:14.513797959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677435 | controller | Jun 12 20:46:14.513877 crc crio[24437]: time="2026-06-12T20:46:14.5138318Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677452 | controller | Jun 12 20:46:14.514076 crc crio[24437]: time="2026-06-12T20:46:14.514037085Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677467 | controller | Jun 12 20:46:14.514181 crc crio[24437]: time="2026-06-12T20:46:14.514086356Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677485 | controller | Jun 12 20:46:14.514354 crc crio[24437]: time="2026-06-12T20:46:14.514311841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677502 | controller | Jun 12 20:46:14.514457 crc crio[24437]: time="2026-06-12T20:46:14.514371243Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677519 | controller | Jun 12 20:46:14.514457 crc crio[24437]: time="2026-06-12T20:46:14.514416104Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677535 | controller | Jun 12 20:46:14.514457 crc crio[24437]: time="2026-06-12T20:46:14.514449254Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677556 | controller | Jun 12 20:46:14.514584 crc crio[24437]: time="2026-06-12T20:46:14.514539367Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677573 | controller | Jun 12 20:46:14.514584 crc crio[24437]: time="2026-06-12T20:46:14.514572427Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677590 | controller | Jun 12 20:46:14.514974 crc crio[24437]: time="2026-06-12T20:46:14.514810504Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677613 | controller | Jun 12 20:46:14.514974 crc crio[24437]: time="2026-06-12T20:46:14.514881036Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677640 | controller | Jun 12 20:46:14.515140 crc crio[24437]: time="2026-06-12T20:46:14.515019839Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677667 | controller | Jun 12 20:46:14.515140 crc crio[24437]: time="2026-06-12T20:46:14.51505617Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677687 | controller | Jun 12 20:46:14.515357 crc crio[24437]: time="2026-06-12T20:46:14.515294105Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677704 | controller | Jun 12 20:46:14.515543 crc crio[24437]: time="2026-06-12T20:46:14.51550213Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677722 | controller | Jun 12 20:46:14.515687 crc crio[24437]: time="2026-06-12T20:46:14.515582262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677739 | controller | Jun 12 20:46:14.515766 crc crio[24437]: time="2026-06-12T20:46:14.515708955Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677757 | controller | Jun 12 20:46:14.515826 crc crio[24437]: time="2026-06-12T20:46:14.515780427Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677774 | controller | Jun 12 20:46:14.515883 crc crio[24437]: time="2026-06-12T20:46:14.515825468Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677791 | controller | Jun 12 20:46:14.516146 crc crio[24437]: time="2026-06-12T20:46:14.515982891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677808 | controller | Jun 12 20:46:14.516146 crc crio[24437]: time="2026-06-12T20:46:14.516027743Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677825 | controller | Jun 12 20:46:14.516336 crc crio[24437]: time="2026-06-12T20:46:14.516261649Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677842 | controller | Jun 12 20:46:14.516336 crc crio[24437]: time="2026-06-12T20:46:14.51630651Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677883 | controller | Jun 12 20:46:14.516336 crc crio[24437]: time="2026-06-12T20:46:14.51632226Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677902 | controller | Jun 12 20:46:14.516505 crc crio[24437]: time="2026-06-12T20:46:14.516349771Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677919 | controller | Jun 12 20:46:14.516591 crc crio[24437]: time="2026-06-12T20:46:14.516550196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677936 | controller | Jun 12 20:46:14.516644 crc crio[24437]: time="2026-06-12T20:46:14.516616197Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677953 | controller | Jun 12 20:46:14.516734 crc crio[24437]: time="2026-06-12T20:46:14.516696939Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.677974 | controller | Jun 12 20:46:14.516785 crc crio[24437]: time="2026-06-12T20:46:14.516752091Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.677993 | controller | Jun 12 20:46:14.517010 crc crio[24437]: time="2026-06-12T20:46:14.516908514Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678010 | controller | Jun 12 20:46:14.517083 crc crio[24437]: time="2026-06-12T20:46:14.517031967Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678026 | controller | Jun 12 20:46:14.517213 crc crio[24437]: time="2026-06-12T20:46:14.517179681Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678043 | controller | Jun 12 20:46:14.517535 crc crio[24437]: time="2026-06-12T20:46:14.517227872Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678060 | controller | Jun 12 20:46:14.517598 crc crio[24437]: time="2026-06-12T20:46:14.517528439Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678077 | controller | Jun 12 20:46:14.517598 crc crio[24437]: time="2026-06-12T20:46:14.51757492Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678094 | controller | Jun 12 20:46:14.517756 crc crio[24437]: time="2026-06-12T20:46:14.517717874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678111 | controller | Jun 12 20:46:14.517819 crc crio[24437]: time="2026-06-12T20:46:14.517768985Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678127 | controller | Jun 12 20:46:14.518030 crc crio[24437]: time="2026-06-12T20:46:14.517896598Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678144 | controller | Jun 12 20:46:14.518138 crc crio[24437]: time="2026-06-12T20:46:14.518042942Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678161 | controller | Jun 12 20:46:14.518190 crc crio[24437]: time="2026-06-12T20:46:14.518175125Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678177 | controller | Jun 12 20:46:14.518247 crc crio[24437]: time="2026-06-12T20:46:14.518207806Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678194 | controller | Jun 12 20:46:14.518390 crc crio[24437]: time="2026-06-12T20:46:14.518349919Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678211 | controller | Jun 12 20:46:14.518456 crc crio[24437]: time="2026-06-12T20:46:14.518413111Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678228 | controller | Jun 12 20:46:14.518640 crc crio[24437]: time="2026-06-12T20:46:14.518576514Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678246 | controller | Jun 12 20:46:14.518640 crc crio[24437]: time="2026-06-12T20:46:14.518630396Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678263 | controller | Jun 12 20:46:14.518773 crc crio[24437]: time="2026-06-12T20:46:14.518739728Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678279 | controller | Jun 12 20:46:14.518816 crc crio[24437]: time="2026-06-12T20:46:14.518778909Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678296 | controller | Jun 12 20:46:14.518992 crc crio[24437]: time="2026-06-12T20:46:14.518899822Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678313 | controller | Jun 12 20:46:14.519069 crc crio[24437]: time="2026-06-12T20:46:14.519002335Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678331 | controller | Jun 12 20:46:14.519204 crc crio[24437]: time="2026-06-12T20:46:14.519161439Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678353 | controller | Jun 12 20:46:14.519267 crc crio[24437]: time="2026-06-12T20:46:14.519230821Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678374 | controller | Jun 12 20:46:14.519339 crc crio[24437]: time="2026-06-12T20:46:14.519305231Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678391 | controller | Jun 12 20:46:14.519391 crc crio[24437]: time="2026-06-12T20:46:14.519352113Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678408 | controller | Jun 12 20:46:14.519512 crc crio[24437]: time="2026-06-12T20:46:14.519474896Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678425 | controller | Jun 12 20:46:14.519563 crc crio[24437]: time="2026-06-12T20:46:14.519536858Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678442 | controller | Jun 12 20:46:14.519680 crc crio[24437]: time="2026-06-12T20:46:14.519648199Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678459 | controller | Jun 12 20:46:14.519738 crc crio[24437]: time="2026-06-12T20:46:14.51969283Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678476 | controller | Jun 12 20:46:14.519839 crc crio[24437]: time="2026-06-12T20:46:14.519803564Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678493 | controller | Jun 12 20:46:14.519898 crc crio[24437]: time="2026-06-12T20:46:14.519864426Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678511 | controller | Jun 12 20:46:14.520137 crc crio[24437]: time="2026-06-12T20:46:14.52005948Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678528 | controller | Jun 12 20:46:14.520200 crc crio[24437]: time="2026-06-12T20:46:14.520151562Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678545 | controller | Jun 12 20:46:14.520264 crc crio[24437]: time="2026-06-12T20:46:14.520226164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678562 | controller | Jun 12 20:46:14.520323 crc crio[24437]: time="2026-06-12T20:46:14.520289045Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678579 | controller | Jun 12 20:46:14.520420 crc crio[24437]: time="2026-06-12T20:46:14.520385008Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678595 | controller | Jun 12 20:46:14.520483 crc crio[24437]: time="2026-06-12T20:46:14.520433639Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678612 | controller | Jun 12 20:46:14.520585 crc crio[24437]: time="2026-06-12T20:46:14.520548273Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678628 | controller | Jun 12 20:46:14.520637 crc crio[24437]: time="2026-06-12T20:46:14.520608674Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678645 | controller | Jun 12 20:46:14.520732 crc crio[24437]: time="2026-06-12T20:46:14.520700015Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678662 | controller | Jun 12 20:46:14.520784 crc crio[24437]: time="2026-06-12T20:46:14.520744176Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678678 | controller | Jun 12 20:46:14.520984 crc crio[24437]: time="2026-06-12T20:46:14.520893241Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678695 | controller | Jun 12 20:46:14.521063 crc crio[24437]: time="2026-06-12T20:46:14.521026954Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678715 | controller | Jun 12 20:46:14.521144 crc crio[24437]: time="2026-06-12T20:46:14.521128925Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678733 | controller | Jun 12 20:46:14.521192 crc crio[24437]: time="2026-06-12T20:46:14.521165786Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678750 | controller | Jun 12 20:46:14.521327 crc crio[24437]: time="2026-06-12T20:46:14.52128865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678767 | controller | Jun 12 20:46:14.521387 crc crio[24437]: time="2026-06-12T20:46:14.521351121Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678783 | controller | Jun 12 20:46:14.521585 crc crio[24437]: time="2026-06-12T20:46:14.521547806Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678799 | controller | Jun 12 20:46:14.521648 crc crio[24437]: time="2026-06-12T20:46:14.521604077Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678816 | controller | Jun 12 20:46:14.521735 crc crio[24437]: time="2026-06-12T20:46:14.52169795Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678833 | controller | Jun 12 20:46:14.521791 crc crio[24437]: time="2026-06-12T20:46:14.521758731Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678865 | controller | Jun 12 20:46:14.522240 crc crio[24437]: time="2026-06-12T20:46:14.521981396Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678888 | controller | Jun 12 20:46:14.522240 crc crio[24437]: time="2026-06-12T20:46:14.522237092Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678906 | controller | Jun 12 20:46:14.522345 crc crio[24437]: time="2026-06-12T20:46:14.522268774Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678922 | controller | Jun 12 20:46:14.522345 crc crio[24437]: time="2026-06-12T20:46:14.522308035Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678938 | controller | Jun 12 20:46:14.522430 crc crio[24437]: time="2026-06-12T20:46:14.522408926Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.678955 | controller | Jun 12 20:46:14.522469 crc crio[24437]: time="2026-06-12T20:46:14.522438167Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.678986 | controller | Jun 12 20:46:14.522641 crc crio[24437]: time="2026-06-12T20:46:14.522580681Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679003 | controller | Jun 12 20:46:14.522700 crc crio[24437]: time="2026-06-12T20:46:14.522647613Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679020 | controller | Jun 12 20:46:14.522811 crc crio[24437]: time="2026-06-12T20:46:14.522765986Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679036 | controller | Jun 12 20:46:14.522866 crc crio[24437]: time="2026-06-12T20:46:14.522822237Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679053 | controller | Jun 12 20:46:14.523066 crc crio[24437]: time="2026-06-12T20:46:14.523011111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679070 | controller | Jun 12 20:46:14.523210 crc crio[24437]: time="2026-06-12T20:46:14.523080933Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679086 | controller | Jun 12 20:46:14.523210 crc crio[24437]: time="2026-06-12T20:46:14.523174445Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679106 | controller | Jun 12 20:46:14.523316 crc crio[24437]: time="2026-06-12T20:46:14.523214486Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679124 | controller | Jun 12 20:46:14.523380 crc crio[24437]: time="2026-06-12T20:46:14.523357641Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679140 | controller | Jun 12 20:46:14.523434 crc crio[24437]: time="2026-06-12T20:46:14.523392841Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679157 | controller | Jun 12 20:46:14.523866 crc crio[24437]: time="2026-06-12T20:46:14.523735539Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679173 | controller | Jun 12 20:46:14.524212 crc crio[24437]: time="2026-06-12T20:46:14.524132189Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679190 | controller | Jun 12 20:46:14.524436 crc crio[24437]: time="2026-06-12T20:46:14.524283092Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679207 | controller | Jun 12 20:46:14.524635 crc crio[24437]: time="2026-06-12T20:46:14.524553529Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679224 | controller | Jun 12 20:46:14.524861 crc crio[24437]: time="2026-06-12T20:46:14.524705933Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679240 | controller | Jun 12 20:46:14.525048 crc crio[24437]: time="2026-06-12T20:46:14.524901588Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679257 | controller | Jun 12 20:46:14.525207 crc crio[24437]: time="2026-06-12T20:46:14.525156904Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679274 | controller | Jun 12 20:46:14.525377 crc crio[24437]: time="2026-06-12T20:46:14.525337448Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679291 | controller | Jun 12 20:46:14.525638 crc crio[24437]: time="2026-06-12T20:46:14.52541373Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679308 | controller | Jun 12 20:46:14.525717 crc crio[24437]: time="2026-06-12T20:46:14.525643775Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679325 | controller | Jun 12 20:46:14.525717 crc crio[24437]: time="2026-06-12T20:46:14.525686896Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679343 | controller | Jun 12 20:46:14.525811 crc crio[24437]: time="2026-06-12T20:46:14.525719447Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679359 | controller | Jun 12 20:46:14.525994 crc crio[24437]: time="2026-06-12T20:46:14.525755458Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679379 | controller | Jun 12 20:46:14.526145 crc crio[24437]: time="2026-06-12T20:46:14.526020304Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679404 | controller | Jun 12 20:46:14.526284 crc crio[24437]: time="2026-06-12T20:46:14.526241819Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679428 | controller | Jun 12 20:46:14.526369 crc crio[24437]: time="2026-06-12T20:46:14.526303061Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679446 | controller | Jun 12 20:46:14.526429 crc crio[24437]: time="2026-06-12T20:46:14.526394563Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679463 | controller | Jun 12 20:46:14.526497 crc crio[24437]: time="2026-06-12T20:46:14.526430894Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679484 | controller | Jun 12 20:46:14.526558 crc crio[24437]: time="2026-06-12T20:46:14.526496766Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679503 | controller | Jun 12 20:46:14.526558 crc crio[24437]: time="2026-06-12T20:46:14.526535437Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679520 | controller | Jun 12 20:46:14.526777 crc crio[24437]: time="2026-06-12T20:46:14.52668044Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679537 | controller | Jun 12 20:46:14.526989 crc crio[24437]: time="2026-06-12T20:46:14.526844994Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679554 | controller | Jun 12 20:46:14.526989 crc crio[24437]: time="2026-06-12T20:46:14.526893535Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679571 | controller | Jun 12 20:46:14.527171 crc crio[24437]: time="2026-06-12T20:46:14.527022888Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679589 | controller | Jun 12 20:46:14.527171 crc crio[24437]: time="2026-06-12T20:46:14.527042999Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679606 | controller | Jun 12 20:46:14.527171 crc crio[24437]: time="2026-06-12T20:46:14.5270676Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679623 | controller | Jun 12 20:46:14.527344 crc crio[24437]: time="2026-06-12T20:46:14.527260864Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679639 | controller | Jun 12 20:46:14.527344 crc crio[24437]: time="2026-06-12T20:46:14.527298015Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679656 | controller | Jun 12 20:46:14.527539 crc crio[24437]: time="2026-06-12T20:46:14.527495701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679674 | controller | Jun 12 20:46:14.527622 crc crio[24437]: time="2026-06-12T20:46:14.527561732Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679694 | controller | Jun 12 20:46:14.527622 crc crio[24437]: time="2026-06-12T20:46:14.527599563Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679720 | controller | Jun 12 20:46:14.527719 crc crio[24437]: time="2026-06-12T20:46:14.527634454Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679741 | controller | Jun 12 20:46:14.527864 crc crio[24437]: time="2026-06-12T20:46:14.527823668Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679758 | controller | Jun 12 20:46:14.528012 crc crio[24437]: time="2026-06-12T20:46:14.52787903Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679776 | controller | Jun 12 20:46:14.528077 crc crio[24437]: time="2026-06-12T20:46:14.528048874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679798 | controller | Jun 12 20:46:14.528217 crc crio[24437]: time="2026-06-12T20:46:14.528085044Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679823 | controller | Jun 12 20:46:14.528294 crc crio[24437]: time="2026-06-12T20:46:14.528244898Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679843 | controller | Jun 12 20:46:14.528294 crc crio[24437]: time="2026-06-12T20:46:14.528281939Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679886 | controller | Jun 12 20:46:14.528498 crc crio[24437]: time="2026-06-12T20:46:14.528455573Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679917 | controller | Jun 12 20:46:14.528567 crc crio[24437]: time="2026-06-12T20:46:14.528518475Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679941 | controller | Jun 12 20:46:14.528567 crc crio[24437]: time="2026-06-12T20:46:14.528560506Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.679959 | controller | Jun 12 20:46:14.528657 crc crio[24437]: time="2026-06-12T20:46:14.528593926Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.679978 | controller | Jun 12 20:46:14.528820 crc crio[24437]: time="2026-06-12T20:46:14.528779991Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680003 | controller | Jun 12 20:46:14.528904 crc crio[24437]: time="2026-06-12T20:46:14.528833462Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680026 | controller | Jun 12 20:46:14.529044 crc crio[24437]: time="2026-06-12T20:46:14.528965396Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680048 | controller | Jun 12 20:46:14.529044 crc crio[24437]: time="2026-06-12T20:46:14.529008097Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680067 | controller | Jun 12 20:46:14.529246 crc crio[24437]: time="2026-06-12T20:46:14.529203822Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680090 | controller | Jun 12 20:46:14.529333 crc crio[24437]: time="2026-06-12T20:46:14.529264773Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680114 | controller | Jun 12 20:46:14.529387 crc crio[24437]: time="2026-06-12T20:46:14.529342805Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680135 | controller | Jun 12 20:46:14.529449 crc crio[24437]: time="2026-06-12T20:46:14.529390246Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680156 | controller | Jun 12 20:46:14.529623 crc crio[24437]: time="2026-06-12T20:46:14.52957739Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680179 | controller | Jun 12 20:46:14.529774 crc crio[24437]: time="2026-06-12T20:46:14.529640252Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680202 | controller | Jun 12 20:46:14.529910 crc crio[24437]: time="2026-06-12T20:46:14.529868817Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680223 | controller | Jun 12 20:46:14.530069 crc crio[24437]: time="2026-06-12T20:46:14.530015151Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680245 | controller | Jun 12 20:46:14.530206 crc crio[24437]: time="2026-06-12T20:46:14.530166024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680269 | controller | Jun 12 20:46:14.530345 crc crio[24437]: time="2026-06-12T20:46:14.530295107Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680292 | controller | Jun 12 20:46:14.530562 crc crio[24437]: time="2026-06-12T20:46:14.530444202Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680313 | controller | Jun 12 20:46:14.530794 crc crio[24437]: time="2026-06-12T20:46:14.530741409Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680334 | controller | Jun 12 20:46:14.530984 crc crio[24437]: time="2026-06-12T20:46:14.530888812Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680358 | controller | Jun 12 20:46:14.531452 crc crio[24437]: time="2026-06-12T20:46:14.531401744Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680380 | controller | Jun 12 20:46:14.531665 crc crio[24437]: time="2026-06-12T20:46:14.531548468Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680406 | controller | Jun 12 20:46:14.531818 crc crio[24437]: time="2026-06-12T20:46:14.531765153Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680428 | controller | Jun 12 20:46:14.531995 crc crio[24437]: time="2026-06-12T20:46:14.531898207Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680453 | controller | Jun 12 20:46:14.532133 crc crio[24437]: time="2026-06-12T20:46:14.53202476Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680477 | controller | Jun 12 20:46:14.532133 crc crio[24437]: time="2026-06-12T20:46:14.532065591Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680499 | controller | Jun 12 20:46:14.532276 crc crio[24437]: time="2026-06-12T20:46:14.532134402Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680519 | controller | Jun 12 20:46:14.532276 crc crio[24437]: time="2026-06-12T20:46:14.532177053Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680539 | controller | Jun 12 20:46:14.532276 crc crio[24437]: time="2026-06-12T20:46:14.532214224Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680559 | controller | Jun 12 20:46:14.532453 crc crio[24437]: time="2026-06-12T20:46:14.532406469Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680576 | controller | Jun 12 20:46:14.532536 crc crio[24437]: time="2026-06-12T20:46:14.53247246Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680591 | controller | Jun 12 20:46:14.532536 crc crio[24437]: time="2026-06-12T20:46:14.532522942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680607 | controller | Jun 12 20:46:14.532641 crc crio[24437]: time="2026-06-12T20:46:14.532559452Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680622 | controller | Jun 12 20:46:14.532744 crc crio[24437]: time="2026-06-12T20:46:14.532702256Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680637 | controller | Jun 12 20:46:14.532813 crc crio[24437]: time="2026-06-12T20:46:14.532760567Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680653 | controller | Jun 12 20:46:14.533035 crc crio[24437]: time="2026-06-12T20:46:14.532994913Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680668 | controller | Jun 12 20:46:14.533162 crc crio[24437]: time="2026-06-12T20:46:14.533055854Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680684 | controller | Jun 12 20:46:14.533239 crc crio[24437]: time="2026-06-12T20:46:14.533184118Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680699 | controller | Jun 12 20:46:14.533239 crc crio[24437]: time="2026-06-12T20:46:14.533229239Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680715 | controller | Jun 12 20:46:14.533427 crc crio[24437]: time="2026-06-12T20:46:14.533385183Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680730 | controller | Jun 12 20:46:14.533502 crc crio[24437]: time="2026-06-12T20:46:14.533444724Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680745 | controller | Jun 12 20:46:14.533741 crc crio[24437]: time="2026-06-12T20:46:14.53370024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680761 | controller | Jun 12 20:46:14.533828 crc crio[24437]: time="2026-06-12T20:46:14.533750681Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680781 | controller | Jun 12 20:46:14.533828 crc crio[24437]: time="2026-06-12T20:46:14.533786622Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680797 | controller | Jun 12 20:46:14.533828 crc crio[24437]: time="2026-06-12T20:46:14.533811883Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680813 | controller | Jun 12 20:46:14.533828 crc crio[24437]: time="2026-06-12T20:46:14.533821043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680829 | controller | Jun 12 20:46:14.534214 crc crio[24437]: time="2026-06-12T20:46:14.533837013Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680845 | controller | Jun 12 20:46:14.534214 crc crio[24437]: time="2026-06-12T20:46:14.534067199Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680885 | controller | Jun 12 20:46:14.534214 crc crio[24437]: time="2026-06-12T20:46:14.534145821Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680904 | controller | Jun 12 20:46:14.534360 crc crio[24437]: time="2026-06-12T20:46:14.534303455Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680920 | controller | Jun 12 20:46:14.534360 crc crio[24437]: time="2026-06-12T20:46:14.534350856Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680936 | controller | Jun 12 20:46:14.534481 crc crio[24437]: time="2026-06-12T20:46:14.534444728Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680952 | controller | Jun 12 20:46:14.534605 crc crio[24437]: time="2026-06-12T20:46:14.534482569Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.680969 | controller | Jun 12 20:46:14.534835 crc crio[24437]: time="2026-06-12T20:46:14.534792457Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.680985 | controller | Jun 12 20:46:14.534908 crc crio[24437]: time="2026-06-12T20:46:14.534853328Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681000 | controller | Jun 12 20:46:14.535070 crc crio[24437]: time="2026-06-12T20:46:14.534970341Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681016 | controller | Jun 12 20:46:14.535070 crc crio[24437]: time="2026-06-12T20:46:14.535010722Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681032 | controller | Jun 12 20:46:14.535321 crc crio[24437]: time="2026-06-12T20:46:14.535278698Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681048 | controller | Jun 12 20:46:14.535404 crc crio[24437]: time="2026-06-12T20:46:14.53534244Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681063 | controller | Jun 12 20:46:14.535493 crc crio[24437]: time="2026-06-12T20:46:14.535417371Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681079 | controller | Jun 12 20:46:14.535493 crc crio[24437]: time="2026-06-12T20:46:14.535455842Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681095 | controller | Jun 12 20:46:14.535690 crc crio[24437]: time="2026-06-12T20:46:14.535647367Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681110 | controller | Jun 12 20:46:14.535774 crc crio[24437]: time="2026-06-12T20:46:14.535707498Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681125 | controller | Jun 12 20:46:14.535832 crc crio[24437]: time="2026-06-12T20:46:14.535805071Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681144 | controller | Jun 12 20:46:14.535983 crc crio[24437]: time="2026-06-12T20:46:14.535842482Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681160 | controller | Jun 12 20:46:14.536176 crc crio[24437]: time="2026-06-12T20:46:14.536077457Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681176 | controller | Jun 12 20:46:14.536269 crc crio[24437]: time="2026-06-12T20:46:14.53620547Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681191 | controller | Jun 12 20:46:14.536269 crc crio[24437]: time="2026-06-12T20:46:14.536255281Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681206 | controller | Jun 12 20:46:14.536365 crc crio[24437]: time="2026-06-12T20:46:14.536342413Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681222 | controller | Jun 12 20:46:14.536592 crc crio[24437]: time="2026-06-12T20:46:14.536550689Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681237 | controller | Jun 12 20:46:14.536670 crc crio[24437]: time="2026-06-12T20:46:14.53660667Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681252 | controller | Jun 12 20:46:14.536810 crc crio[24437]: time="2026-06-12T20:46:14.536768513Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681267 | controller | Jun 12 20:46:14.536810 crc crio[24437]: time="2026-06-12T20:46:14.536807154Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681283 | controller | Jun 12 20:46:14.537149 crc crio[24437]: time="2026-06-12T20:46:14.537067651Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681297 | controller | Jun 12 20:46:14.537227 crc crio[24437]: time="2026-06-12T20:46:14.537152183Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681313 | controller | Jun 12 20:46:14.537227 crc crio[24437]: time="2026-06-12T20:46:14.537197324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681329 | controller | Jun 12 20:46:14.537321 crc crio[24437]: time="2026-06-12T20:46:14.537229755Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681345 | controller | Jun 12 20:46:14.537590 crc crio[24437]: time="2026-06-12T20:46:14.537532852Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681364 | controller | Jun 12 20:46:14.537666 crc crio[24437]: time="2026-06-12T20:46:14.537608214Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681383 | controller | Jun 12 20:46:14.537832 crc crio[24437]: time="2026-06-12T20:46:14.537725257Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681399 | controller | Jun 12 20:46:14.537832 crc crio[24437]: time="2026-06-12T20:46:14.53785001Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681414 | controller | Jun 12 20:46:14.537832 crc crio[24437]: time="2026-06-12T20:46:14.537895821Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681430 | controller | Jun 12 20:46:14.537832 crc crio[24437]: time="2026-06-12T20:46:14.538001553Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681445 | controller | Jun 12 20:46:14.538317 crc crio[24437]: time="2026-06-12T20:46:14.538088925Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681460 | controller | Jun 12 20:46:14.538317 crc crio[24437]: time="2026-06-12T20:46:14.538168347Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681479 | controller | Jun 12 20:46:14.538424 crc crio[24437]: time="2026-06-12T20:46:14.538399083Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681494 | controller | Jun 12 20:46:14.538479 crc crio[24437]: time="2026-06-12T20:46:14.538438024Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681509 | controller | Jun 12 20:46:14.538581 crc crio[24437]: time="2026-06-12T20:46:14.538540278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681524 | controller | Jun 12 20:46:14.538649 crc crio[24437]: time="2026-06-12T20:46:14.538599499Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681539 | controller | Jun 12 20:46:14.538781 crc crio[24437]: time="2026-06-12T20:46:14.538740562Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681555 | controller | Jun 12 20:46:14.538854 crc crio[24437]: time="2026-06-12T20:46:14.538796864Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681570 | controller | Jun 12 20:46:14.539019 crc crio[24437]: time="2026-06-12T20:46:14.538978588Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681585 | controller | Jun 12 20:46:14.539242 crc crio[24437]: time="2026-06-12T20:46:14.539039689Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681599 | controller | Jun 12 20:46:14.539242 crc crio[24437]: time="2026-06-12T20:46:14.539220094Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681614 | controller | Jun 12 20:46:14.539350 crc crio[24437]: time="2026-06-12T20:46:14.539260985Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681629 | controller | Jun 12 20:46:14.539462 crc crio[24437]: time="2026-06-12T20:46:14.539418038Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681644 | controller | Jun 12 20:46:14.539529 crc crio[24437]: time="2026-06-12T20:46:14.53948151Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681659 | controller | Jun 12 20:46:14.539750 crc crio[24437]: time="2026-06-12T20:46:14.539710315Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681675 | controller | Jun 12 20:46:14.539839 crc crio[24437]: time="2026-06-12T20:46:14.539764826Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681691 | controller | Jun 12 20:46:14.540028 crc crio[24437]: time="2026-06-12T20:46:14.539985483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681707 | controller | Jun 12 20:46:14.540145 crc crio[24437]: time="2026-06-12T20:46:14.540052164Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681723 | controller | Jun 12 20:46:14.540288 crc crio[24437]: time="2026-06-12T20:46:14.540248058Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681738 | controller | Jun 12 20:46:14.540370 crc crio[24437]: time="2026-06-12T20:46:14.54030381Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681754 | controller | Jun 12 20:46:14.540503 crc crio[24437]: time="2026-06-12T20:46:14.540461214Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681770 | controller | Jun 12 20:46:14.540571 crc crio[24437]: time="2026-06-12T20:46:14.540525505Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681785 | controller | Jun 12 20:46:14.540701 crc crio[24437]: time="2026-06-12T20:46:14.540660628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681805 | controller | Jun 12 20:46:14.540774 crc crio[24437]: time="2026-06-12T20:46:14.540716999Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681821 | controller | Jun 12 20:46:14.541041 crc crio[24437]: time="2026-06-12T20:46:14.541001727Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681837 | controller | Jun 12 20:46:14.541145 crc crio[24437]: time="2026-06-12T20:46:14.541061638Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681873 | controller | Jun 12 20:46:14.541491 crc crio[24437]: time="2026-06-12T20:46:14.541361755Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681891 | controller | Jun 12 20:46:14.541637 crc crio[24437]: time="2026-06-12T20:46:14.54158057Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681907 | controller | Jun 12 20:46:14.541879 crc crio[24437]: time="2026-06-12T20:46:14.541735174Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681923 | controller | Jun 12 20:46:14.542076 crc crio[24437]: time="2026-06-12T20:46:14.54202563Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681939 | controller | Jun 12 20:46:14.542329 crc crio[24437]: time="2026-06-12T20:46:14.542274606Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681954 | controller | Jun 12 20:46:14.542527 crc crio[24437]: time="2026-06-12T20:46:14.54241655Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.681970 | controller | Jun 12 20:46:14.542654 crc crio[24437]: time="2026-06-12T20:46:14.542540074Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.681986 | controller | Jun 12 20:46:14.542727 crc crio[24437]: time="2026-06-12T20:46:14.542670447Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.682003 | controller | Jun 12 20:46:14.542727 crc crio[24437]: time="2026-06-12T20:46:14.542711768Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.682019 | controller | Jun 12 20:46:14.542834 crc crio[24437]: time="2026-06-12T20:46:14.542747718Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.682035 | controller | Jun 12 20:46:14.542834 crc crio[24437]: time="2026-06-12T20:46:14.542778259Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.682050 | controller | Jun 12 20:46:14.542834 crc crio[24437]: time="2026-06-12T20:46:14.54280313Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.682067 | controller | Jun 12 20:46:14.543053 crc crio[24437]: time="2026-06-12T20:46:14.54283326Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:48:32.682083 | controller | Jun 12 20:46:14.543053 crc crio[24437]: time="2026-06-12T20:46:14.542876271Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:48:32.682098 | controller | Jun 12 20:46:18.710375 crc crio[24437]: time="2026-06-12T20:46:18.709553287Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 21:48:32.682114 | controller | Jun 12 20:46:18.740903 crc crio[24437]: time="2026-06-12T20:46:18.740804143Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.682130 | controller | Jun 12 20:46:18.740903 crc crio[24437]: time="2026-06-12T20:46:18.740876525Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.682145 | controller | Jun 12 20:46:18.741291 crc crio[24437]: time="2026-06-12T20:46:18.741039279Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 21:48:32.682168 | controller | Jun 12 20:46:18.765376 crc crio[24437]: time="2026-06-12T20:46:18.765284615Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:48:32.682185 | controller | Jun 12 20:46:18.765376 crc crio[24437]: time="2026-06-12T20:46:18.765349776Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:48:32.682201 | controller | Jun 12 20:46:48.707894 crc crio[24437]: time="2026-06-12T20:46:48.707401735Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/POD" id=eca750c2-96c6-415a-9f4a-e8834a53b748 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.682218 | controller | Jun 12 20:46:48.709181 crc crio[24437]: time="2026-06-12T20:46:48.707911837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.682235 | controller | Jun 12 20:46:48.746356 crc crio[24437]: time="2026-06-12T20:46:48.746184113Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk Namespace:openshift-marketplace ID:c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd UID:2639ae16-c5ff-4e47-b094-e4dd7492e956 NetNS:/var/run/netns/8ca700fa-037f-498a-84b7-df2d42b44ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2639ae16_c5ff_4e47_b094_e4dd7492e956.slice PodAnnotations:0xc001840058}] Aliases:map[]}"
2026-06-12 21:48:32.682252 | controller | Jun 12 20:46:48.746356 crc crio[24437]: time="2026-06-12T20:46:48.746270395Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.682268 | controller | Jun 12 20:46:49.082357 crc crio[24437]: 2026-06-12T20:46:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c72e4b71f68c702 Mac:3a:da:f6:8f:03:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/8ca700fa-037f-498a-84b7-df2d42b44ab1 SocketPath: PciID:}] [{Interface:0xc00028c5d0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.682285 | controller | Jun 12 20:46:49.084357 crc crio[24437]: time="2026-06-12T20:46:49.084292497Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk Namespace:openshift-marketplace ID:c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd UID:2639ae16-c5ff-4e47-b094-e4dd7492e956 NetNS:/var/run/netns/8ca700fa-037f-498a-84b7-df2d42b44ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2639ae16_c5ff_4e47_b094_e4dd7492e956.slice PodAnnotations:0xc001840058}] Aliases:map[]}"
2026-06-12 21:48:32.682301 | controller | Jun 12 20:46:49.084547 crc crio[24437]: time="2026-06-12T20:46:49.084484112Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.682317 | controller | Jun 12 20:46:49.091819 crc crio[24437]: time="2026-06-12T20:46:49.091736706Z" level=info msg="Ran pod sandbox c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/POD" id=eca750c2-96c6-415a-9f4a-e8834a53b748 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.682333 | controller | Jun 12 20:46:49.095232 crc crio[24437]: time="2026-06-12T20:46:49.09517845Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1f13b4fb-9100-49d9-a119-9cb364506600 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.682353 | controller | Jun 12 20:46:49.098183 crc crio[24437]: time="2026-06-12T20:46:49.098122321Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f2bf50bb-52ad-4c03-8525-8ef59afb0e44 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.682370 | controller | Jun 12 20:46:49.103794 crc crio[24437]: time="2026-06-12T20:46:49.103630084Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/util" id=836dc3c6-e4d1-4fb4-910c-7c755275af8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.682386 | controller | Jun 12 20:46:49.104133 crc crio[24437]: time="2026-06-12T20:46:49.104069245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.682401 | controller | Jun 12 20:46:49.129212 crc crio[24437]: time="2026-06-12T20:46:49.1290679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.682418 | controller | Jun 12 20:46:49.133180 crc crio[24437]: time="2026-06-12T20:46:49.133083356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.682433 | controller | Jun 12 20:46:49.240643 crc crio[24437]: time="2026-06-12T20:46:49.240473503Z" level=info msg="Created container 28e3b682e2234cda24521c567623bfdc55b1b1b71ea929f1b7ee9b03c9895925: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/util" id=836dc3c6-e4d1-4fb4-910c-7c755275af8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.682449 | controller | Jun 12 20:46:49.243027 crc crio[24437]: time="2026-06-12T20:46:49.242789749Z" level=info msg="Starting container: 28e3b682e2234cda24521c567623bfdc55b1b1b71ea929f1b7ee9b03c9895925" id=753a7624-51e7-4fbf-9b05-bb5f358b15e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.682465 | controller | Jun 12 20:46:49.248484 crc crio[24437]: time="2026-06-12T20:46:49.248355514Z" level=info msg="Started container" PID=39332 containerID=28e3b682e2234cda24521c567623bfdc55b1b1b71ea929f1b7ee9b03c9895925 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/util id=753a7624-51e7-4fbf-9b05-bb5f358b15e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd
2026-06-12 21:48:32.682482 | controller | Jun 12 20:46:50.178574 crc crio[24437]: time="2026-06-12T20:46:50.178512302Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=f6cdef65-6720-4ec7-8657-38bbc52efcc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.682498 | controller | Jun 12 20:46:50.179612 crc crio[24437]: time="2026-06-12T20:46:50.178748197Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=f6cdef65-6720-4ec7-8657-38bbc52efcc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.682514 | controller | Jun 12 20:46:50.179612 crc crio[24437]: time="2026-06-12T20:46:50.178809889Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=f6cdef65-6720-4ec7-8657-38bbc52efcc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.682530 | controller | Jun 12 20:46:50.180182 crc crio[24437]: time="2026-06-12T20:46:50.180070619Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=4c2b2109-3d76-4abe-b893-6dff17c910fc name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.682550 | controller | Jun 12 20:46:50.191551 crc crio[24437]: time="2026-06-12T20:46:50.191388433Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-12 21:48:32.682567 | controller | Jun 12 20:46:51.766280 crc crio[24437]: time="2026-06-12T20:46:51.766158355Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=4c2b2109-3d76-4abe-b893-6dff17c910fc name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.682583 | controller | Jun 12 20:46:51.767241 crc crio[24437]: time="2026-06-12T20:46:51.767138928Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=55a1eea0-3a87-488b-a1d9-68d008e7e308 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.682599 | controller | Jun 12 20:46:51.773456 crc crio[24437]: time="2026-06-12T20:46:51.773255147Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=ed98ef0c-0327-475d-8997-f97c2fcf14c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.682614 | controller | Jun 12 20:46:51.781712 crc crio[24437]: time="2026-06-12T20:46:51.781634659Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/pull" id=5e14666c-2613-4448-8634-419b42114188 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.682630 | controller | Jun 12 20:46:51.782867 crc crio[24437]: time="2026-06-12T20:46:51.782804608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.682645 | controller | Jun 12 20:46:51.820895 crc crio[24437]: time="2026-06-12T20:46:51.820783636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.682661 | controller | Jun 12 20:46:51.821286 crc crio[24437]: time="2026-06-12T20:46:51.821157104Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/7943211745af699221562ee25712604e69430ebd12b2ecfd34eb538e71b5dba3/merged/etc/passwd: no such file or directory"
2026-06-12 21:48:32.682676 | controller | Jun 12 20:46:51.821286 crc crio[24437]: time="2026-06-12T20:46:51.821194135Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/7943211745af699221562ee25712604e69430ebd12b2ecfd34eb538e71b5dba3/merged/etc/group: no such file or directory"
2026-06-12 21:48:32.682692 | controller | Jun 12 20:46:51.825832 crc crio[24437]: time="2026-06-12T20:46:51.825767796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.682707 | controller | Jun 12 20:46:51.943371 crc crio[24437]: time="2026-06-12T20:46:51.943272787Z" level=info msg="Created container 187adca6baf52bf749c5014ccb82187c2e04e9ff2d1e4c22695b96972860028d: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/pull" id=5e14666c-2613-4448-8634-419b42114188 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.682723 | controller | Jun 12 20:46:51.945046 crc crio[24437]: time="2026-06-12T20:46:51.944836314Z" level=info msg="Starting container: 187adca6baf52bf749c5014ccb82187c2e04e9ff2d1e4c22695b96972860028d" id=29a9755f-05a2-45cf-8168-93bb283000de name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.682743 | controller | Jun 12 20:46:51.951321 crc crio[24437]: time="2026-06-12T20:46:51.951179078Z" level=info msg="Started container" PID=39363 containerID=187adca6baf52bf749c5014ccb82187c2e04e9ff2d1e4c22695b96972860028d description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/pull id=29a9755f-05a2-45cf-8168-93bb283000de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd
2026-06-12 21:48:32.682760 | controller | Jun 12 20:46:52.200123 crc crio[24437]: time="2026-06-12T20:46:52.200047685Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9c9fa97a-08eb-4fd1-a63d-3b817e8c6dc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.682776 | controller | Jun 12 20:46:52.202482 crc crio[24437]: time="2026-06-12T20:46:52.202364941Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=159c3416-c95b-4b2c-ba89-98b8fb0fad81 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.682792 | controller | Jun 12 20:46:52.209404 crc crio[24437]: time="2026-06-12T20:46:52.209316749Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/extract" id=5b99a69c-dce4-41ee-bc9f-d52accf248a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.682808 | controller | Jun 12 20:46:52.209797 crc crio[24437]: time="2026-06-12T20:46:52.209742919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.682824 | controller | Jun 12 20:46:52.238044 crc crio[24437]: time="2026-06-12T20:46:52.23789924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.682839 | controller | Jun 12 20:46:52.241564 crc crio[24437]: time="2026-06-12T20:46:52.241491886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.682874 | controller | Jun 12 20:46:52.351480 crc crio[24437]: time="2026-06-12T20:46:52.351358203Z" level=info msg="Created container c8ba8d753fda6b7130daf0da2f23ee78810ead8cd2c0cdd4582de04380167519: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/extract" id=5b99a69c-dce4-41ee-bc9f-d52accf248a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.682892 | controller | Jun 12 20:46:52.353471 crc crio[24437]: time="2026-06-12T20:46:52.353266669Z" level=info msg="Starting container: c8ba8d753fda6b7130daf0da2f23ee78810ead8cd2c0cdd4582de04380167519" id=bf7c8482-3c17-4b36-8791-8a4a70e62df4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.682909 | controller | Jun 12 20:46:52.358591 crc crio[24437]: time="2026-06-12T20:46:52.358515926Z" level=info msg="Started container" PID=39380 containerID=c8ba8d753fda6b7130daf0da2f23ee78810ead8cd2c0cdd4582de04380167519 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/extract id=bf7c8482-3c17-4b36-8791-8a4a70e62df4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd
2026-06-12 21:48:32.682924 | controller | Jun 12 20:46:54.231645 crc crio[24437]: time="2026-06-12T20:46:54.230769311Z" level=info msg="Stopping pod sandbox: c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd" id=a47bae66-aa64-49f9-a13c-3d614cdad049 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.682940 | controller | Jun 12 20:46:54.233381 crc crio[24437]: time="2026-06-12T20:46:54.232049922Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk Namespace:openshift-marketplace ID:c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd UID:2639ae16-c5ff-4e47-b094-e4dd7492e956 NetNS:/var/run/netns/8ca700fa-037f-498a-84b7-df2d42b44ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2639ae16_c5ff_4e47_b094_e4dd7492e956.slice PodAnnotations:0xc000c24338}] Aliases:map[]}"
2026-06-12 21:48:32.682977 | controller | Jun 12 20:46:54.233381 crc crio[24437]: time="2026-06-12T20:46:54.232260716Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.683016 | controller | Jun 12 20:46:54.508821 crc crio[24437]: time="2026-06-12T20:46:54.508746352Z" level=info msg="Stopped pod sandbox: c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd" id=a47bae66-aa64-49f9-a13c-3d614cdad049 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.683047 | controller | Jun 12 20:46:58.613626 crc crio[24437]: time="2026-06-12T20:46:58.613015948Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-8kxzj/POD" id=7fbe2147-f42d-48cc-944a-ea7ae1da1d32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.683077 | controller | Jun 12 20:46:58.615043 crc crio[24437]: time="2026-06-12T20:46:58.613693194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.683105 | controller | Jun 12 20:46:58.647328 crc crio[24437]: time="2026-06-12T20:46:58.647221224Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-8kxzj Namespace:openshift-nmstate ID:394fffeb0b3cfaa5f022a7eebb23d353be88aa76d413415cd227a1990fc87177 UID:955986a4-3294-43ee-b4bf-0b304111b7d5 NetNS:/var/run/netns/6c46bd39-ff74-4215-98d3-4eaec187ee1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod955986a4_3294_43ee_b4bf_0b304111b7d5.slice PodAnnotations:0xc001f6cbb8}] Aliases:map[]}"
2026-06-12 21:48:32.683134 | controller | Jun 12 20:46:58.647328 crc crio[24437]: time="2026-06-12T20:46:58.647306176Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-8kxzj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.683163 | controller | Jun 12 20:46:58.977688 crc crio[24437]: 2026-06-12T20:46:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:394fffeb0b3cfaa Mac:56:2f:09:57:d7:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/6c46bd39-ff74-4215-98d3-4eaec187ee1d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.683191 | controller | Jun 12 20:46:58.979607 crc crio[24437]: time="2026-06-12T20:46:58.979523668Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-8kxzj Namespace:openshift-nmstate ID:394fffeb0b3cfaa5f022a7eebb23d353be88aa76d413415cd227a1990fc87177 UID:955986a4-3294-43ee-b4bf-0b304111b7d5 NetNS:/var/run/netns/6c46bd39-ff74-4215-98d3-4eaec187ee1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod955986a4_3294_43ee_b4bf_0b304111b7d5.slice PodAnnotations:0xc001f6cbb8}] Aliases:map[]}"
2026-06-12 21:48:32.683219 | controller | Jun 12 20:46:58.979800 crc crio[24437]: time="2026-06-12T20:46:58.979752773Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-8kxzj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.683247 | controller | Jun 12 20:46:58.985405 crc crio[24437]: time="2026-06-12T20:46:58.985329608Z" level=info msg="Ran pod sandbox 394fffeb0b3cfaa5f022a7eebb23d353be88aa76d413415cd227a1990fc87177 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-8kxzj/POD" id=7fbe2147-f42d-48cc-944a-ea7ae1da1d32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.683280 | controller | Jun 12 20:46:58.988692 crc crio[24437]: time="2026-06-12T20:46:58.988602848Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=ab9b044a-e92e-4507-8f18-e2c98424fde5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.683309 | controller | Jun 12 20:46:58.989007 crc crio[24437]: time="2026-06-12T20:46:58.988892045Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=ab9b044a-e92e-4507-8f18-e2c98424fde5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.683337 | controller | Jun 12 20:46:58.989084 crc crio[24437]: time="2026-06-12T20:46:58.989033738Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=ab9b044a-e92e-4507-8f18-e2c98424fde5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.683365 | controller | Jun 12 20:46:58.990279 crc crio[24437]: time="2026-06-12T20:46:58.990212567Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=1709b42f-1271-4db3-84b1-bdc32e7207b2 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.683392 | controller | Jun 12 20:46:58.993873 crc crio[24437]: time="2026-06-12T20:46:58.993755923Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-12 21:48:32.683420 | controller | Jun 12 20:46:59.300017 crc crio[24437]: time="2026-06-12T20:46:59.299057644Z" level=info msg="Stopping pod sandbox: 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5" id=4be64ec6-1100-482f-a606-72165a016d6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.683448 | controller | Jun 12 20:46:59.300017 crc crio[24437]: time="2026-06-12T20:46:59.299156816Z" level=info msg="Stopped pod sandbox (already stopped): 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5" id=4be64ec6-1100-482f-a606-72165a016d6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.683476 | controller | Jun 12 20:46:59.300268 crc crio[24437]: time="2026-06-12T20:46:59.300035027Z" level=info msg="Removing pod sandbox: 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5" id=1c230d1b-3d80-4091-81d5-d43cd034a8e4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.683503 | controller | Jun 12 20:46:59.311240 crc crio[24437]: time="2026-06-12T20:46:59.311053183Z" level=info msg="Removed pod sandbox: 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5" id=1c230d1b-3d80-4091-81d5-d43cd034a8e4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.683530 | controller | Jun 12 20:46:59.316464 crc crio[24437]: time="2026-06-12T20:46:59.316353102Z" level=info msg="Stopping pod sandbox: f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126" id=ca0ad4d0-50ba-42aa-9853-6de7ad416d5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.683557 | controller | Jun 12 20:46:59.316745 crc crio[24437]: time="2026-06-12T20:46:59.316478014Z" level=info msg="Stopped pod sandbox (already stopped): f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126" id=ca0ad4d0-50ba-42aa-9853-6de7ad416d5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.683584 | controller | Jun 12 20:46:59.319527 crc crio[24437]: time="2026-06-12T20:46:59.318489884Z" level=info msg="Removing pod sandbox: f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126" id=1a1199bb-6dc6-470c-b73b-70fd8ac630bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.683615 | controller | Jun 12 20:46:59.327154 crc crio[24437]: time="2026-06-12T20:46:59.32701996Z" level=info msg="Removed pod sandbox: f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126" id=1a1199bb-6dc6-470c-b73b-70fd8ac630bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.683644 | controller | Jun 12 20:47:02.139326 crc crio[24437]: time="2026-06-12T20:47:02.138411309Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=1709b42f-1271-4db3-84b1-bdc32e7207b2 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.683671 | controller | Jun 12 20:47:02.142255 crc crio[24437]: time="2026-06-12T20:47:02.142208772Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=e0232a79-76c2-483f-8fab-2c5049a32c90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.683698 | controller | Jun 12 20:47:02.150720 crc crio[24437]: time="2026-06-12T20:47:02.150494071Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=f243dcef-eb5f-43ab-b22f-636cfe234666 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.683725 | controller | Jun 12 20:47:02.161303 crc crio[24437]: time="2026-06-12T20:47:02.161256321Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-8kxzj/nmstate-operator" id=ef4f734d-2fe8-4d57-9a92-1c1e3156c56a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.683752 | controller | Jun 12 20:47:02.163608 crc crio[24437]: time="2026-06-12T20:47:02.163585198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.683779 | controller | Jun 12 20:47:02.188246 crc crio[24437]: time="2026-06-12T20:47:02.188206573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.683806 | controller | Jun 12 20:47:02.194762 crc crio[24437]: time="2026-06-12T20:47:02.194740421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.683833 | controller | Jun 12 20:47:02.304049 crc crio[24437]: time="2026-06-12T20:47:02.303971862Z" level=info msg="Created container 20697545170cc01b1af9ad2978e0b93e9940b3a600afec916a8e8c523aba882d: openshift-nmstate/nmstate-operator-6569c8c666-8kxzj/nmstate-operator" id=ef4f734d-2fe8-4d57-9a92-1c1e3156c56a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.683883 | controller | Jun 12 20:47:02.305522 crc crio[24437]: time="2026-06-12T20:47:02.305426427Z" level=info msg="Starting container: 20697545170cc01b1af9ad2978e0b93e9940b3a600afec916a8e8c523aba882d" id=ef0be79b-7dfd-41b3-8b1f-f56d6b0d4a8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.683915 | controller | Jun 12 20:47:02.312417 crc crio[24437]: time="2026-06-12T20:47:02.312344714Z" level=info msg="Started container" PID=39628 containerID=20697545170cc01b1af9ad2978e0b93e9940b3a600afec916a8e8c523aba882d description=openshift-nmstate/nmstate-operator-6569c8c666-8kxzj/nmstate-operator id=ef0be79b-7dfd-41b3-8b1f-f56d6b0d4a8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=394fffeb0b3cfaa5f022a7eebb23d353be88aa76d413415cd227a1990fc87177
2026-06-12 21:48:32.683944 | controller | Jun 12 20:47:15.100179 crc crio[24437]: time="2026-06-12T20:47:15.099429135Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/POD" id=1ed32f10-bfda-44ea-8f0c-da6318023073 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.683976 | controller | Jun 12 20:47:15.100179 crc crio[24437]: time="2026-06-12T20:47:15.100132673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.684005 | controller | Jun 12 20:47:15.126539 crc crio[24437]: time="2026-06-12T20:47:15.12645262Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-x5lcl Namespace:openshift-nmstate ID:229c3da73a7a5a7b1035938c0fe51ca622cf6d47de98bd4c30efc1793fd54e02 UID:b5140ed8-0398-46f5-82c0-5cd8bb7b6098 NetNS:/var/run/netns/482cfa42-b405-4a1b-8f59-2c4c1b7db72c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5140ed8_0398_46f5_82c0_5cd8bb7b6098.slice PodAnnotations:0xc00008ccf8}] Aliases:map[]}"
2026-06-12 21:48:32.684033 | controller | Jun 12 20:47:15.126539 crc crio[24437]: time="2026-06-12T20:47:15.126529902Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-x5lcl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.684061 | controller | Jun 12 20:47:15.151652 crc crio[24437]: time="2026-06-12T20:47:15.151525167Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-sf4wf/POD" id=1c689b5c-1412-45b3-b9e3-7eef2f0e50f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.684089 | controller | Jun 12 20:47:15.151652 crc crio[24437]: time="2026-06-12T20:47:15.15164479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.684117 | controller | Jun 12 20:47:15.197203 crc crio[24437]: time="2026-06-12T20:47:15.197136757Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1c689b5c-1412-45b3-b9e3-7eef2f0e50f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.684145 | controller | Jun 12 20:47:15.229912 crc crio[24437]: time="2026-06-12T20:47:15.229814403Z" level=info msg="Ran pod sandbox b66d4b1077f561018272e3971991e8bfa7ade31632da520e4a66bb984d4deb52 with infra container: openshift-nmstate/nmstate-handler-sf4wf/POD" id=1c689b5c-1412-45b3-b9e3-7eef2f0e50f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.684172 | controller | Jun 12 20:47:15.236472 crc crio[24437]: time="2026-06-12T20:47:15.236412077Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=73dc911f-366b-4c93-a7bb-7dbfc48032cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.684199 | controller | Jun 12 20:47:15.236796 crc crio[24437]: time="2026-06-12T20:47:15.236735285Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=73dc911f-366b-4c93-a7bb-7dbfc48032cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.684226 | controller | Jun 12 20:47:15.236903 crc crio[24437]: time="2026-06-12T20:47:15.236827528Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=73dc911f-366b-4c93-a7bb-7dbfc48032cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.684253 | controller | Jun 12 20:47:15.238788 crc crio[24437]: time="2026-06-12T20:47:15.238560511Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=e71c92b8-9918-49fe-ae1a-40cfaf87280e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.684285 | controller | Jun 12 20:47:15.257473 crc crio[24437]: time="2026-06-12T20:47:15.256676173Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 21:48:32.684314 | controller | Jun 12 20:47:15.738294 crc crio[24437]: time="2026-06-12T20:47:15.738205449Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-k8b6k/POD" id=0ffe489c-9e1c-41d9-aeb7-c1fb28424289 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.684340 | controller | Jun 12 20:47:15.738294 crc crio[24437]: time="2026-06-12T20:47:15.738295482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.684368 | controller | Jun 12 20:47:15.756769 crc crio[24437]: time="2026-06-12T20:47:15.756686761Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-k8b6k Namespace:openshift-nmstate ID:38b702aa343577ac22c60909c95a69c803b72a3950b1642784aece756c9637d4 UID:8c27e9d1-6cb5-462a-8b9f-d3a802d88c26 NetNS:/var/run/netns/c2213eb4-725f-4305-ba73-f657b0030653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c27e9d1_6cb5_462a_8b9f_d3a802d88c26.slice PodAnnotations:0xc000c25448}] Aliases:map[]}"
2026-06-12 21:48:32.684396 | controller | Jun 12 20:47:15.756769 crc crio[24437]: time="2026-06-12T20:47:15.756725742Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-k8b6k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.684424 | controller | Jun 12 20:47:15.935040 crc crio[24437]: time="2026-06-12T20:47:15.93200969Z" level=info msg="Running pod sandbox: openshift-console/console-74ff5f49db-zc5zl/POD" id=3365b3b4-ae95-47f6-a3e9-391b082985ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.684452 | controller | Jun 12 20:47:15.935040 crc crio[24437]: time="2026-06-12T20:47:15.93243201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.684480 | controller | Jun 12 20:47:15.937643 crc crio[24437]: 2026-06-12T20:47:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:229c3da73a7a5a7 Mac:fa:ed:61:a3:05:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/482cfa42-b405-4a1b-8f59-2c4c1b7db72c SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.684508 | controller | Jun 12 20:47:15.938688 crc crio[24437]: time="2026-06-12T20:47:15.938618964Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-x5lcl Namespace:openshift-nmstate ID:229c3da73a7a5a7b1035938c0fe51ca622cf6d47de98bd4c30efc1793fd54e02 UID:b5140ed8-0398-46f5-82c0-5cd8bb7b6098 NetNS:/var/run/netns/482cfa42-b405-4a1b-8f59-2c4c1b7db72c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5140ed8_0398_46f5_82c0_5cd8bb7b6098.slice PodAnnotations:0xc00008ccf8}] Aliases:map[]}"
2026-06-12 21:48:32.684536 | controller | Jun 12 20:47:15.938827 crc crio[24437]: time="2026-06-12T20:47:15.938781438Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-x5lcl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.684563 | controller | Jun 12 20:47:15.958973 crc crio[24437]: time="2026-06-12T20:47:15.958442389Z" level=info msg="Ran pod sandbox 229c3da73a7a5a7b1035938c0fe51ca622cf6d47de98bd4c30efc1793fd54e02 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/POD" id=1ed32f10-bfda-44ea-8f0c-da6318023073 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.684595 | controller | Jun 12 20:47:15.968322 crc crio[24437]: time="2026-06-12T20:47:15.96806527Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=acbe77b6-ad56-4dd6-90b2-881dd7251145 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.684624 | controller | Jun 12 20:47:15.968718 crc crio[24437]: time="2026-06-12T20:47:15.968693225Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=acbe77b6-ad56-4dd6-90b2-881dd7251145 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.684651 | controller | Jun 12 20:47:15.968912 crc crio[24437]: time="2026-06-12T20:47:15.96889048Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=acbe77b6-ad56-4dd6-90b2-881dd7251145 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.684678 | controller | Jun 12 20:47:15.978889 crc crio[24437]: time="2026-06-12T20:47:15.975741232Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=a6d85072-46ef-4ca1-be05-903d0b8ee7e8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.684705 | controller | Jun 12 20:47:15.988853 crc crio[24437]: time="2026-06-12T20:47:15.988746276Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 21:48:32.684733 | controller | Jun 12 20:47:16.005273 crc crio[24437]: time="2026-06-12T20:47:16.005149865Z" level=info msg="Got pod network &{Name:console-74ff5f49db-zc5zl Namespace:openshift-console ID:bb01d1a64e226ac34ed1d1f127129ba27bf5ffbf9ff4fb6c021c5cfa4804b0db UID:83b72306-80f8-4a6b-a1b3-26f0bde34eb4 NetNS:/var/run/netns/0e8b24e2-50d3-487e-b144-508c97b90dec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83b72306_80f8_4a6b_a1b3_26f0bde34eb4.slice PodAnnotations:0xc00008c268}] Aliases:map[]}"
2026-06-12 21:48:32.684761 | controller | Jun 12 20:47:16.005273 crc crio[24437]: time="2026-06-12T20:47:16.005239547Z" level=info msg="Adding pod openshift-console_console-74ff5f49db-zc5zl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.684789 | controller | Jun 12 20:47:16.099000 crc crio[24437]: time="2026-06-12T20:47:16.098749513Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-5557m/POD" id=b6ecc6df-dcc6-48e3-a3a6-ad25c4477810 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.684817 | controller | Jun 12 20:47:16.099000 crc crio[24437]: time="2026-06-12T20:47:16.098884996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.684845 | controller | Jun 12 20:47:16.138711 crc crio[24437]: time="2026-06-12T20:47:16.138544707Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-5557m Namespace:openshift-nmstate ID:298af9e66b89a99e8c45adc23494b475ab303e8e76cb26ae32e6a5f851727afb UID:6e06bf57-5816-44b9-8651-ecefaa4a8af8 NetNS:/var/run/netns/cd8bf12d-9d34-40fa-8a3d-928bd3f7574c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e06bf57_5816_44b9_8651_ecefaa4a8af8.slice PodAnnotations:0xc000c242f0}] Aliases:map[]}"
2026-06-12 21:48:32.684897 | controller | Jun 12 20:47:16.138711 crc crio[24437]: time="2026-06-12T20:47:16.138705161Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-5557m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.684941 | controller | Jun 12 20:47:16.333263 crc crio[24437]: 2026-06-12T20:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38b702aa343577a Mac:ee:c9:59:ab:a6:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/c2213eb4-725f-4305-ba73-f657b0030653 SocketPath: PciID:}] [{Interface:0xc00059a600 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.684973 | controller | Jun 12 20:47:16.334246 crc crio[24437]: time="2026-06-12T20:47:16.334189354Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-k8b6k Namespace:openshift-nmstate ID:38b702aa343577ac22c60909c95a69c803b72a3950b1642784aece756c9637d4 UID:8c27e9d1-6cb5-462a-8b9f-d3a802d88c26 NetNS:/var/run/netns/c2213eb4-725f-4305-ba73-f657b0030653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c27e9d1_6cb5_462a_8b9f_d3a802d88c26.slice PodAnnotations:0xc000c25448}] Aliases:map[]}"
2026-06-12 21:48:32.685002 | controller | Jun 12 20:47:16.334540 crc crio[24437]: time="2026-06-12T20:47:16.334390879Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-k8b6k for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.685030 | controller | Jun 12 20:47:16.344675 crc crio[24437]: time="2026-06-12T20:47:16.344598453Z" level=info msg="Ran pod sandbox 38b702aa343577ac22c60909c95a69c803b72a3950b1642784aece756c9637d4 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-k8b6k/POD" id=0ffe489c-9e1c-41d9-aeb7-c1fb28424289 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.685058 | controller | Jun 12 20:47:16.352965 crc crio[24437]: time="2026-06-12T20:47:16.352813909Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=fdad6df8-b432-41c2-82bc-8288d4bbab84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.685087 | controller | Jun 12 20:47:16.353128 crc crio[24437]: time="2026-06-12T20:47:16.353064605Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=fdad6df8-b432-41c2-82bc-8288d4bbab84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.685115 | controller | Jun 12 20:47:16.353227 crc crio[24437]: time="2026-06-12T20:47:16.353161217Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=fdad6df8-b432-41c2-82bc-8288d4bbab84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.685142 | controller | Jun 12 20:47:16.354329 crc crio[24437]: time="2026-06-12T20:47:16.354035559Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=8e07e824-7550-48ae-8f4a-751ee95ee13e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.685170 | controller | Jun 12 20:47:16.358994 crc crio[24437]: time="2026-06-12T20:47:16.358861479Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 21:48:32.685197 | controller | Jun 12 20:47:16.528059 crc crio[24437]: 2026-06-12T20:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb01d1a64e226ac Mac:62:66:e6:6d:70:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/0e8b24e2-50d3-487e-b144-508c97b90dec SocketPath: PciID:}] [{Interface:0xc000284740 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.685230 | controller | Jun 12 20:47:16.529227 crc crio[24437]: time="2026-06-12T20:47:16.529163773Z" level=info msg="Got pod network &{Name:console-74ff5f49db-zc5zl Namespace:openshift-console ID:bb01d1a64e226ac34ed1d1f127129ba27bf5ffbf9ff4fb6c021c5cfa4804b0db UID:83b72306-80f8-4a6b-a1b3-26f0bde34eb4 NetNS:/var/run/netns/0e8b24e2-50d3-487e-b144-508c97b90dec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83b72306_80f8_4a6b_a1b3_26f0bde34eb4.slice PodAnnotations:0xc00008c268}] Aliases:map[]}"
2026-06-12 21:48:32.685259 | controller | Jun 12 20:47:16.529851 crc crio[24437]: time="2026-06-12T20:47:16.529338647Z" level=info msg="Checking pod openshift-console_console-74ff5f49db-zc5zl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.685287 | controller | Jun 12 20:47:16.543550 crc crio[24437]: time="2026-06-12T20:47:16.54348073Z" level=info msg="Ran pod sandbox bb01d1a64e226ac34ed1d1f127129ba27bf5ffbf9ff4fb6c021c5cfa4804b0db with infra container: openshift-console/console-74ff5f49db-zc5zl/POD" id=3365b3b4-ae95-47f6-a3e9-391b082985ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.685315 | controller | Jun 12 20:47:16.545805 crc crio[24437]: time="2026-06-12T20:47:16.545679486Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=e3bc7329-add9-4246-91e2-ff633fdc726d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.685343 | controller | Jun 12 20:47:16.549071 crc crio[24437]: time="2026-06-12T20:47:16.549019839Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=2577b1f3-e7db-4945-a59e-5f3e1fb7a7fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.685371 | controller | Jun 12 20:47:16.570564 crc crio[24437]: time="2026-06-12T20:47:16.570489585Z" level=info msg="Creating container: openshift-console/console-74ff5f49db-zc5zl/console" id=23d0379c-a364-4471-a829-ae271048da49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.685399 | controller | Jun 12 20:47:16.570867 crc crio[24437]: time="2026-06-12T20:47:16.570843713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.685426 | controller | Jun 12 20:47:16.586073 crc crio[24437]: 2026-06-12T20:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:298af9e66b89a99 Mac:6a:52:a1:1e:a2:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/cd8bf12d-9d34-40fa-8a3d-928bd3f7574c SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.685454 | controller | Jun 12 20:47:16.586854 crc crio[24437]: time="2026-06-12T20:47:16.586792431Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-5557m Namespace:openshift-nmstate ID:298af9e66b89a99e8c45adc23494b475ab303e8e76cb26ae32e6a5f851727afb UID:6e06bf57-5816-44b9-8651-ecefaa4a8af8 NetNS:/var/run/netns/cd8bf12d-9d34-40fa-8a3d-928bd3f7574c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e06bf57_5816_44b9_8651_ecefaa4a8af8.slice PodAnnotations:0xc000c242f0}] Aliases:map[]}"
2026-06-12 21:48:32.685482 | controller | Jun 12 20:47:16.587073 crc crio[24437]: time="2026-06-12T20:47:16.587024398Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-5557m for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.685509 | controller | Jun 12 20:47:16.599744 crc crio[24437]: time="2026-06-12T20:47:16.599697004Z" level=info msg="Ran pod sandbox 298af9e66b89a99e8c45adc23494b475ab303e8e76cb26ae32e6a5f851727afb with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-5557m/POD" id=b6ecc6df-dcc6-48e3-a3a6-ad25c4477810 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.685542 | controller | Jun 12 20:47:16.602134 crc crio[24437]: time="2026-06-12T20:47:16.602028443Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=bff677a3-7338-4fc1-b034-812227198919 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.685571 | controller | Jun 12 20:47:16.602331 crc crio[24437]: time="2026-06-12T20:47:16.602275419Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=bff677a3-7338-4fc1-b034-812227198919 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.685598 | controller | Jun 12 20:47:16.602426 crc crio[24437]: time="2026-06-12T20:47:16.602362191Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=bff677a3-7338-4fc1-b034-812227198919 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.685625 | controller | Jun 12 20:47:16.604164 crc crio[24437]: time="2026-06-12T20:47:16.604007912Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=d8f93250-8be0-420e-83ca-7a42c88c7fc6 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.685652 | controller | Jun 12 20:47:16.604319 crc crio[24437]: time="2026-06-12T20:47:16.604195457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.685680 | controller | Jun 12 20:47:16.606643 crc crio[24437]: time="2026-06-12T20:47:16.606119714Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-12 21:48:32.685707 | controller | Jun 12 20:47:16.610267 crc crio[24437]: time="2026-06-12T20:47:16.610218187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.685735 | controller | Jun 12 20:47:16.707516 crc crio[24437]: time="2026-06-12T20:47:16.707408984Z" level=info msg="Created container 66b4abcf5c252840bf1819dd93dc45c41bb859e7c2311bcf369f4c0b13a74443: openshift-console/console-74ff5f49db-zc5zl/console" id=23d0379c-a364-4471-a829-ae271048da49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.685762 | controller | Jun 12 20:47:16.708751 crc crio[24437]: time="2026-06-12T20:47:16.708657106Z" level=info msg="Starting container: 66b4abcf5c252840bf1819dd93dc45c41bb859e7c2311bcf369f4c0b13a74443" id=039b706d-f3a2-497f-87a7-1fc8c4886927 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.685789 | controller | Jun 12 20:47:16.714414 crc crio[24437]: time="2026-06-12T20:47:16.714303387Z" level=info msg="Started container" PID=39958 containerID=66b4abcf5c252840bf1819dd93dc45c41bb859e7c2311bcf369f4c0b13a74443 description=openshift-console/console-74ff5f49db-zc5zl/console id=039b706d-f3a2-497f-87a7-1fc8c4886927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb01d1a64e226ac34ed1d1f127129ba27bf5ffbf9ff4fb6c021c5cfa4804b0db
2026-06-12 21:48:32.685817 | controller | Jun 12 20:47:20.325209 crc crio[24437]: time="2026-06-12T20:47:20.322644983Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=d8f93250-8be0-420e-83ca-7a42c88c7fc6 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.685844 | controller | Jun 12 20:47:20.326889 crc crio[24437]: time="2026-06-12T20:47:20.324864488Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=e71c92b8-9918-49fe-ae1a-40cfaf87280e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.685924 | controller | Jun 12 20:47:20.328297 crc crio[24437]: time="2026-06-12T20:47:20.328041588Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=d8a5dab8-8a0d-4a44-a033-ca1ada302f68 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.685956 | controller | Jun 12 20:47:20.330062 crc crio[24437]: time="2026-06-12T20:47:20.329870814Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=5eae53a3-bf9f-4292-b795-00da3c8ed3e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.685975 | controller | Jun 12 20:47:20.366461 crc crio[24437]: time="2026-06-12T20:47:20.366337174Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=a6d85072-46ef-4ca1-be05-903d0b8ee7e8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.685993 | controller | Jun 12 20:47:20.367330 crc crio[24437]: time="2026-06-12T20:47:20.367247807Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=f7a12739-da33-42a4-b1f6-8fa70168fa95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.686010 | controller | Jun 12 20:47:20.370157 crc crio[24437]: time="2026-06-12T20:47:20.370037747Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=d08df58f-bdbb-4c97-844a-199ddf90543f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.686026 | controller | Jun 12 20:47:20.376069 crc crio[24437]: time="2026-06-12T20:47:20.375852452Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=5aa61a43-911a-44f2-9c17-bad5bdd8195e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.686042 | controller | Jun 12 20:47:20.377017 crc crio[24437]: time="2026-06-12T20:47:20.376786525Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=8e07e824-7550-48ae-8f4a-751ee95ee13e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.686059 | controller | Jun 12 20:47:20.377997 crc crio[24437]: time="2026-06-12T20:47:20.377895333Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=46b2049a-63d1-43e7-91ea-51d50b229af0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.686075 | controller | Jun 12 20:47:20.378258 crc crio[24437]: time="2026-06-12T20:47:20.37822775Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-sf4wf/nmstate-handler" id=efb047b8-b107-4bee-94b6-44018382434b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.686092 | controller | Jun 12 20:47:20.381202 crc crio[24437]: time="2026-06-12T20:47:20.381170194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.686108 | controller | Jun 12 20:47:20.384082 crc crio[24437]: time="2026-06-12T20:47:20.381825971Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=a60971e2-19f0-4a93-9bc3-b467d06422e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.686128 | controller | Jun 12 20:47:20.385286 crc crio[24437]: time="2026-06-12T20:47:20.385223666Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/nmstate-metrics" id=90f9164c-a177-4bf6-9f4c-41cd3a3f4c37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.686145 | controller | Jun 12 20:47:20.388326 crc crio[24437]: time="2026-06-12T20:47:20.388232961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.686161 | controller | Jun 12 20:47:20.389322 crc crio[24437]: time="2026-06-12T20:47:20.389264847Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=f8bef275-6658-44c4-a767-eff9ce4657db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.686177 | controller | Jun 12 20:47:20.405719 crc crio[24437]: time="2026-06-12T20:47:20.405528193Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-k8b6k/nmstate-webhook" id=7dc7ac11-9e09-4cbc-8719-7eb5e0b36c41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.686194 | controller | Jun 12 20:47:20.413132 crc crio[24437]: time="2026-06-12T20:47:20.412812205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.686209 | controller | Jun 12 20:47:20.418519 crc crio[24437]: time="2026-06-12T20:47:20.418443206Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-5557m/nmstate-console-plugin" id=325a3ca2-9c06-4a6a-9346-3c99c2eec311 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.686225 | controller | Jun 12 20:47:20.432965 crc crio[24437]: time="2026-06-12T20:47:20.432812814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.686241 | controller | Jun 12 20:47:20.436671 crc crio[24437]: time="2026-06-12T20:47:20.436601409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.686256 | controller | Jun 12 20:47:20.438727 crc crio[24437]: time="2026-06-12T20:47:20.438674761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.686271 | controller | Jun 12 20:47:20.444720 crc crio[24437]: time="2026-06-12T20:47:20.444693351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.686286 | controller | Jun 12 20:47:20.456208 crc crio[24437]: time="2026-06-12T20:47:20.456135167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.686301 | controller | Jun 12 20:47:20.461538 crc crio[24437]: time="2026-06-12T20:47:20.461426229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.686317 | controller | Jun 12 20:47:20.480719 crc crio[24437]: time="2026-06-12T20:47:20.480570277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.686332 | controller | Jun 12 20:47:20.485778 crc crio[24437]: time="2026-06-12T20:47:20.485719746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.686353 | controller | Jun 12 20:47:20.640259 crc crio[24437]: time="2026-06-12T20:47:20.639389223Z" level=info msg="Created container 6a96dbfefde700950a014e5a38038cc854262a5ad9e2793264e77fe6e8322b10: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/nmstate-metrics" id=90f9164c-a177-4bf6-9f4c-41cd3a3f4c37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.686370 | controller | Jun 12 20:47:20.643439 crc crio[24437]: time="2026-06-12T20:47:20.6432691Z" level=info msg="Starting container: 6a96dbfefde700950a014e5a38038cc854262a5ad9e2793264e77fe6e8322b10" id=a777198a-991c-471b-b47a-fdff4bad6159 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.686386 | controller | Jun 12 20:47:20.644811 crc crio[24437]: time="2026-06-12T20:47:20.644717866Z" level=info msg="Created container 426a4c7659cadff2a09a60f6639bab52973f136dd9afca860c1a4d822351d128: openshift-nmstate/nmstate-webhook-9b7874799-k8b6k/nmstate-webhook" id=7dc7ac11-9e09-4cbc-8719-7eb5e0b36c41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.686404 | controller | Jun 12 20:47:20.649889 crc crio[24437]: time="2026-06-12T20:47:20.649369923Z" level=info msg="Starting container: 426a4c7659cadff2a09a60f6639bab52973f136dd9afca860c1a4d822351d128" id=e0f7148d-44bb-4929-a73f-a08cc2c6217e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.686427 | controller | Jun 12 20:47:20.651602 crc crio[24437]: time="2026-06-12T20:47:20.650291695Z" level=info msg="Created container 35654ce617579fe4c17ed89976f0662c07b8a3817fdb505d9bf87e87595cd86b: openshift-nmstate/nmstate-console-plugin-9bcc7988b-5557m/nmstate-console-plugin" id=325a3ca2-9c06-4a6a-9346-3c99c2eec311 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.686455 | controller | Jun 12 20:47:20.651687 crc crio[24437]: time="2026-06-12T20:47:20.651646049Z" level=info msg="Starting container: 35654ce617579fe4c17ed89976f0662c07b8a3817fdb505d9bf87e87595cd86b" id=a5fae6f0-905f-466e-8e35-3f89961233a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.686478 | controller | Jun 12 20:47:20.667778 crc crio[24437]: time="2026-06-12T20:47:20.667599387Z" level=info msg="Started container" PID=40167 containerID=426a4c7659cadff2a09a60f6639bab52973f136dd9afca860c1a4d822351d128 description=openshift-nmstate/nmstate-webhook-9b7874799-k8b6k/nmstate-webhook id=e0f7148d-44bb-4929-a73f-a08cc2c6217e name=/runtime.v1.RuntimeService/StartContainer sandboxID=38b702aa343577ac22c60909c95a69c803b72a3950b1642784aece756c9637d4
2026-06-12 21:48:32.686497 | controller | Jun 12 20:47:20.668175 crc crio[24437]: time="2026-06-12T20:47:20.66811889Z" level=info msg="Started container" PID=40170 containerID=35654ce617579fe4c17ed89976f0662c07b8a3817fdb505d9bf87e87595cd86b description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-5557m/nmstate-console-plugin id=a5fae6f0-905f-466e-8e35-3f89961233a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=298af9e66b89a99e8c45adc23494b475ab303e8e76cb26ae32e6a5f851727afb
2026-06-12 21:48:32.686516 | controller | Jun 12 20:47:20.670579 crc crio[24437]: time="2026-06-12T20:47:20.670512601Z" level=info msg="Started container" PID=40169 containerID=6a96dbfefde700950a014e5a38038cc854262a5ad9e2793264e77fe6e8322b10 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/nmstate-metrics id=a777198a-991c-471b-b47a-fdff4bad6159 name=/runtime.v1.RuntimeService/StartContainer sandboxID=229c3da73a7a5a7b1035938c0fe51ca622cf6d47de98bd4c30efc1793fd54e02
2026-06-12 21:48:32.686541 | controller | Jun 12 20:47:20.699137 crc crio[24437]: time="2026-06-12T20:47:20.699043293Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=ba3a6336-362a-4012-91b5-0cfec4a79270 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.686566 | controller | Jun 12 20:47:20.699392 crc crio[24437]: time="2026-06-12T20:47:20.699283639Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=ba3a6336-362a-4012-91b5-0cfec4a79270 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.686589 | controller | Jun 12 20:47:20.699392 crc crio[24437]: time="2026-06-12T20:47:20.69933079Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=ba3a6336-362a-4012-91b5-0cfec4a79270 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.686607 | controller | Jun 12 20:47:20.700706 crc crio[24437]: time="2026-06-12T20:47:20.700259184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.686625 | controller | Jun 12 20:47:20.701047 crc crio[24437]: time="2026-06-12T20:47:20.700990582Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=77388811-69c6-4326-9bf2-62269d929ed3 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.686648 | controller | Jun 12 20:47:20.706079 crc crio[24437]: time="2026-06-12T20:47:20.705219267Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-12 21:48:32.686673 | controller | Jun 12 20:47:20.788515 crc crio[24437]: time="2026-06-12T20:47:20.788415325Z" level=info msg="Created container c2258417003e977b9fab3f2601c34b0d9ba6ddcd07a9dec623b1e4ca27400a76: openshift-nmstate/nmstate-handler-sf4wf/nmstate-handler" id=efb047b8-b107-4bee-94b6-44018382434b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.686693 | controller | Jun 12 20:47:20.790514 crc crio[24437]: time="2026-06-12T20:47:20.790427815Z" level=info msg="Starting container: c2258417003e977b9fab3f2601c34b0d9ba6ddcd07a9dec623b1e4ca27400a76" id=2af1a5e7-aa8f-48f6-8a17-dbfb329492a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.686711 | controller | Jun 12 20:47:20.796215 crc crio[24437]: time="2026-06-12T20:47:20.796154088Z" level=info msg="Started container" PID=40199 containerID=c2258417003e977b9fab3f2601c34b0d9ba6ddcd07a9dec623b1e4ca27400a76 description=openshift-nmstate/nmstate-handler-sf4wf/nmstate-handler id=2af1a5e7-aa8f-48f6-8a17-dbfb329492a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b66d4b1077f561018272e3971991e8bfa7ade31632da520e4a66bb984d4deb52
2026-06-12 21:48:32.686727 | controller | Jun 12 20:47:24.791753 crc crio[24437]: time="2026-06-12T20:47:24.79108001Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=77388811-69c6-4326-9bf2-62269d929ed3 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.686743 | controller | Jun 12 20:47:24.793231 crc crio[24437]: time="2026-06-12T20:47:24.792796554Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=581b4706-fc02-4b72-8b8b-6c7ccfd340d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.686760 | controller | Jun 12 20:47:24.798043 crc crio[24437]: time="2026-06-12T20:47:24.797989334Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=b3908882-3caf-479f-b3b8-4e72b854892f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.686777 | controller | Jun 12 20:47:24.805510 crc crio[24437]: time="2026-06-12T20:47:24.80545386Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/kube-rbac-proxy" id=a682078d-2be5-476c-a6e8-7ad9a007e829 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.686798 | controller | Jun 12 20:47:24.807893 crc crio[24437]: time="2026-06-12T20:47:24.807815968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.686814 | controller | Jun 12 20:47:24.840437 crc crio[24437]: time="2026-06-12T20:47:24.840339001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.686830 | controller | Jun 12 20:47:24.847611 crc crio[24437]: time="2026-06-12T20:47:24.847532181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.686846 | controller | Jun 12 20:47:24.962760 crc crio[24437]: time="2026-06-12T20:47:24.962273976Z" level=info msg="Created container 438252ebdf002457684c5f15696285f692d7a5abf09c5f21af62645b49d27bc1: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/kube-rbac-proxy" id=a682078d-2be5-476c-a6e8-7ad9a007e829 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.686894 | controller | Jun 12 20:47:24.964274 crc crio[24437]: time="2026-06-12T20:47:24.964187544Z" level=info msg="Starting container: 438252ebdf002457684c5f15696285f692d7a5abf09c5f21af62645b49d27bc1" id=50ac45bf-1f82-4468-81b6-2a84588213af name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.686912 | controller | Jun 12 20:47:24.978584 crc crio[24437]: time="2026-06-12T20:47:24.978433159Z" level=info msg="Started container" PID=40249 containerID=438252ebdf002457684c5f15696285f692d7a5abf09c5f21af62645b49d27bc1 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/kube-rbac-proxy id=50ac45bf-1f82-4468-81b6-2a84588213af name=/runtime.v1.RuntimeService/StartContainer sandboxID=229c3da73a7a5a7b1035938c0fe51ca622cf6d47de98bd4c30efc1793fd54e02
2026-06-12 21:48:32.686929 | controller | Jun 12 20:47:51.791336 crc crio[24437]: time="2026-06-12T20:47:51.790495167Z" level=info msg="Stopping container: 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333 (timeout: 15s)" id=e18e0def-7f53-4cf0-b931-2ff053ae3d59 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.686945 | controller | Jun 12 20:47:51.927609 crc crio[24437]: time="2026-06-12T20:47:51.927007856Z" level=info msg="Stopped container 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333: openshift-console/console-6c684df5db-cc8g8/console" id=e18e0def-7f53-4cf0-b931-2ff053ae3d59 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.686978 | controller | Jun 12 20:47:51.928662 crc crio[24437]: time="2026-06-12T20:47:51.928570334Z" level=info msg="Stopping pod sandbox: 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1" id=b8b49aa9-dc90-4173-823c-a9c00c52d927 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.686997 | controller | Jun 12 20:47:51.930712 crc crio[24437]: time="2026-06-12T20:47:51.930144973Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc002554220}] Aliases:map[]}"
2026-06-12 21:48:32.687015 | controller | Jun 12 20:47:51.930712 crc crio[24437]: time="2026-06-12T20:47:51.930352308Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.687033 | controller | Jun 12 20:47:52.239562 crc crio[24437]: time="2026-06-12T20:47:52.239437609Z" level=info msg="Stopped pod sandbox: 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1" id=b8b49aa9-dc90-4173-823c-a9c00c52d927 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.687053 | controller | Jun 12 20:47:52.992296 crc crio[24437]: time="2026-06-12T20:47:52.991766638Z" level=info msg="Removing container: 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333" id=69e755e4-63f1-41a6-b283-7e2f8acf42e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.687070 | controller | Jun 12 20:47:53.022224 crc crio[24437]: time="2026-06-12T20:47:53.022170666Z" level=info msg="Removed container 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333: openshift-console/console-6c684df5db-cc8g8/console" id=69e755e4-63f1-41a6-b283-7e2f8acf42e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.687087 | controller | Jun 12 20:47:57.348873 crc crio[24437]: time="2026-06-12T20:47:57.347685954Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/POD" id=ce0721b0-8da9-4ed4-81e1-a7ac2b584c81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.687103 | controller | Jun 12 20:47:57.350226 crc crio[24437]: time="2026-06-12T20:47:57.349048348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.687119 | controller | Jun 12 20:47:57.379552 crc crio[24437]: time="2026-06-12T20:47:57.379393415Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn Namespace:openshift-marketplace ID:a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07 UID:8ba87844-e7b2-4610-8a47-0deb5a6c4755 NetNS:/var/run/netns/3dc57c7f-37be-4bb8-9b12-87cb6bbaa897 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ba87844_e7b2_4610_8a47_0deb5a6c4755.slice PodAnnotations:0xc001fa49b8}] Aliases:map[]}"
2026-06-12 21:48:32.687141 | controller | Jun 12 20:47:57.379552 crc crio[24437]: time="2026-06-12T20:47:57.379464347Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.687166 | controller | Jun 12 20:47:57.724688 crc crio[24437]: 2026-06-12T20:47:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8ac2c63fb0ce3b Mac:5a:09:da:f0:10:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/3dc57c7f-37be-4bb8-9b12-87cb6bbaa897 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.687186 | controller | Jun 12 20:47:57.736553 crc crio[24437]: time="2026-06-12T20:47:57.736451913Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn Namespace:openshift-marketplace ID:a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07 UID:8ba87844-e7b2-4610-8a47-0deb5a6c4755 NetNS:/var/run/netns/3dc57c7f-37be-4bb8-9b12-87cb6bbaa897 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ba87844_e7b2_4610_8a47_0deb5a6c4755.slice PodAnnotations:0xc001fa49b8}] Aliases:map[]}"
2026-06-12 21:48:32.687203 | controller | Jun 12 20:47:57.737032 crc crio[24437]: time="2026-06-12T20:47:57.736976986Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.687218 | controller | Jun 12 20:47:57.743661 crc crio[24437]: time="2026-06-12T20:47:57.743583992Z" level=info msg="Ran pod sandbox a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/POD" id=ce0721b0-8da9-4ed4-81e1-a7ac2b584c81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.687243 | controller | Jun 12 20:47:57.758403 crc crio[24437]: time="2026-06-12T20:47:57.758324459Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=569532ec-d6b3-4488-b77d-c4faf7e37071 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.687269 | controller | Jun 12 20:47:57.760154 crc crio[24437]: time="2026-06-12T20:47:57.760062023Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=524a31ef-dfac-442b-b429-c0a1da88dc96 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.687288 | controller | Jun 12 20:47:57.768774 crc crio[24437]: time="2026-06-12T20:47:57.768660978Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/util" id=5247aa90-9ecc-45b3-baea-318b7a712a28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.687304 | controller | Jun 12 20:47:57.769135 crc crio[24437]: time="2026-06-12T20:47:57.769039047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.687322 | controller | Jun 12 20:47:57.800029 crc crio[24437]: time="2026-06-12T20:47:57.799901688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.687346 | controller | Jun 12 20:47:57.803996 crc crio[24437]: time="2026-06-12T20:47:57.803852187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.687370 | controller | Jun 12 20:47:57.917463 crc crio[24437]: time="2026-06-12T20:47:57.917276009Z" level=info msg="Created container f9a7bb88095bd6e95140b405bc28c146e63767ab21672a0d521d283f80d574b9: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/util" id=5247aa90-9ecc-45b3-baea-318b7a712a28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.687389 | controller | Jun 12 20:47:57.919907 crc crio[24437]: time="2026-06-12T20:47:57.919781931Z" level=info msg="Starting container: f9a7bb88095bd6e95140b405bc28c146e63767ab21672a0d521d283f80d574b9" id=4040dacb-58aa-48e4-8c1d-6a288f8e67ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.687406 | controller | Jun 12 20:47:57.930339 crc crio[24437]: time="2026-06-12T20:47:57.930224843Z" level=info msg="Started container" PID=41587 containerID=f9a7bb88095bd6e95140b405bc28c146e63767ab21672a0d521d283f80d574b9 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/util id=4040dacb-58aa-48e4-8c1d-6a288f8e67ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07
2026-06-12 21:48:32.687425 | controller | Jun 12 20:47:58.070056 crc crio[24437]: time="2026-06-12T20:47:58.06984771Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=69067489-d3ed-4f00-ad51-4764d2802e98 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.687450 | controller | Jun 12 20:47:58.070218 crc crio[24437]: time="2026-06-12T20:47:58.070142627Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=69067489-d3ed-4f00-ad51-4764d2802e98 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.687471 | controller | Jun 12 20:47:58.070218 crc crio[24437]: time="2026-06-12T20:47:58.070203159Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=69067489-d3ed-4f00-ad51-4764d2802e98 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.687495 | controller | Jun 12 20:47:58.071256 crc crio[24437]: time="2026-06-12T20:47:58.071189213Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=48cc6ab6-4838-401c-9e88-0eba9e15a151 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.687515 | controller | Jun 12 20:47:58.086298 crc crio[24437]: time="2026-06-12T20:47:58.086211378Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-12 21:48:32.687539 | controller | Jun 12 20:47:59.377265 crc crio[24437]: time="2026-06-12T20:47:59.376201475Z" level=info msg="Stopping pod sandbox: 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1" id=45aeb742-720c-4e59-8fca-51244621d021 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.687561 | controller | Jun 12 20:47:59.378854 crc crio[24437]: time="2026-06-12T20:47:59.378254657Z" level=info msg="Stopped pod sandbox (already stopped): 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1" id=45aeb742-720c-4e59-8fca-51244621d021 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.687581 | controller | Jun 12 20:47:59.380064 crc crio[24437]: time="2026-06-12T20:47:59.379835206Z" level=info msg="Removing pod sandbox: 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1" id=87e25733-078e-4856-a489-0c4897982492 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.687602 | controller | Jun 12 20:47:59.393581 crc crio[24437]: time="2026-06-12T20:47:59.393410964Z" level=info msg="Removed pod sandbox: 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1" id=87e25733-078e-4856-a489-0c4897982492 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.687627 | controller | Jun 12 20:47:59.586755 crc crio[24437]: time="2026-06-12T20:47:59.58661124Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=48cc6ab6-4838-401c-9e88-0eba9e15a151 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.687650 | controller | Jun 12 20:47:59.589695 crc crio[24437]: time="2026-06-12T20:47:59.589582044Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=1e3d0e55-83a7-4f71-b247-593eddda8a42 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.687672 | controller | Jun 12 20:47:59.596983 crc crio[24437]: time="2026-06-12T20:47:59.596789523Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=1c108a71-8e3a-45d9-a717-6b4c7fbb7e40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.687692 | controller | Jun 12 20:47:59.604899 crc crio[24437]: time="2026-06-12T20:47:59.604768953Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/pull" id=4bf75944-b6b0-4f43-9902-79a08acaa7b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.687714 | controller | Jun 12 20:47:59.606180 crc crio[24437]: time="2026-06-12T20:47:59.606048675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.687742 | controller | Jun 12 20:47:59.633552 crc crio[24437]: time="2026-06-12T20:47:59.633286526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.687770 | controller | Jun 12 20:47:59.633741 crc crio[24437]: time="2026-06-12T20:47:59.633556852Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/68b9eb37f6ed7e98a248be41832e2e14ee0cc81c57d9c591717d76916db4b479/merged/etc/passwd: no such file or directory"
2026-06-12 21:48:32.687792 | controller | Jun 12 20:47:59.633741 crc crio[24437]: time="2026-06-12T20:47:59.633585153Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/68b9eb37f6ed7e98a248be41832e2e14ee0cc81c57d9c591717d76916db4b479/merged/etc/group: no such file or directory"
2026-06-12 21:48:32.687812 | controller | Jun 12 20:47:59.637546 crc crio[24437]: time="2026-06-12T20:47:59.63749834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.687832 | controller | Jun 12 20:47:59.768629 crc crio[24437]: time="2026-06-12T20:47:59.7684222Z" level=info msg="Created container 6c268be95c785893fe2ee6954dc3cefe08ea3dba3bf1d783387319376583a988: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/pull" id=4bf75944-b6b0-4f43-9902-79a08acaa7b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.687865 | controller | Jun 12 20:47:59.769821 crc crio[24437]: time="2026-06-12T20:47:59.769737473Z" level=info msg="Starting container: 6c268be95c785893fe2ee6954dc3cefe08ea3dba3bf1d783387319376583a988" id=376c6b47-4f52-48d2-b8d8-e2188d520c78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.687890 | controller | Jun 12 20:47:59.775593 crc crio[24437]: time="2026-06-12T20:47:59.775371704Z" level=info msg="Started container" PID=41628 containerID=6c268be95c785893fe2ee6954dc3cefe08ea3dba3bf1d783387319376583a988 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/pull id=376c6b47-4f52-48d2-b8d8-e2188d520c78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07
2026-06-12 21:48:32.687908 | controller | Jun 12 20:48:00.095730 crc crio[24437]: time="2026-06-12T20:48:00.095630252Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a320201d-56c4-4a50-b7a7-671dc81d1149 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.687925 | controller | Jun 12 20:48:00.099811 crc crio[24437]: time="2026-06-12T20:48:00.099735474Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d4c0a50e-8c13-474c-84aa-a0e2aae0b7a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.687941 | controller | Jun 12 20:48:00.111906 crc crio[24437]: time="2026-06-12T20:48:00.111608021Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/extract" id=04cfa304-1af5-40b8-b827-79113a36c99f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.687957 | controller | Jun 12 20:48:00.112507 crc crio[24437]: time="2026-06-12T20:48:00.112442472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.687972 | controller | Jun 12 20:48:00.158276 crc crio[24437]: time="2026-06-12T20:48:00.158163934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.687988 | controller | Jun 12 20:48:00.163322 crc crio[24437]: time="2026-06-12T20:48:00.163228921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.688004 | controller | Jun 12 20:48:00.296349 crc crio[24437]: time="2026-06-12T20:48:00.2957194Z" level=info msg="Created container 3314fd479eeacbf73922d6c9a1a55277c5d03e67abb82f70615ef8f2e3c3993a: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/extract" id=04cfa304-1af5-40b8-b827-79113a36c99f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.688024 | controller | Jun 12 20:48:00.298021 crc crio[24437]: time="2026-06-12T20:48:00.297809552Z" level=info msg="Starting container: 3314fd479eeacbf73922d6c9a1a55277c5d03e67abb82f70615ef8f2e3c3993a" id=28d92bf5-e7ef-4b69-8c12-4edf83ea95fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.688041 | controller | Jun 12 20:48:00.307362 crc crio[24437]: time="2026-06-12T20:48:00.307195766Z" level=info msg="Started container" PID=41645 containerID=3314fd479eeacbf73922d6c9a1a55277c5d03e67abb82f70615ef8f2e3c3993a description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/extract id=28d92bf5-e7ef-4b69-8c12-4edf83ea95fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07
2026-06-12 21:48:32.688057 | controller | Jun 12 20:48:00.532671 crc crio[24437]: time="2026-06-12T20:48:00.532533564Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688288-vtqf8/POD" id=5cf9c247-b923-4aec-bfa4-16d3534c730f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.688073 | controller | Jun 12 20:48:00.533503 crc crio[24437]: time="2026-06-12T20:48:00.532758009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.688089 | controller | Jun 12 20:48:00.570846 crc crio[24437]: time="2026-06-12T20:48:00.570673426Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688288-vtqf8 Namespace:openshift-infra ID:b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a UID:f8030bc8-cc7a-4958-a1c2-cef857540a95 NetNS:/var/run/netns/c3bdcfef-a168-451e-b24c-6e0978f840b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8030bc8_cc7a_4958_a1c2_cef857540a95.slice PodAnnotations:0xc000a8c030}] Aliases:map[]}"
2026-06-12 21:48:32.688105 | controller | Jun 12 20:48:00.570846 crc crio[24437]: time="2026-06-12T20:48:00.570782459Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688288-vtqf8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.688122 | controller | Jun 12 20:48:00.916783 crc crio[24437]: 2026-06-12T20:48:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8c005a99dc7cad Mac:ba:35:c4:b9:99:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/c3bdcfef-a168-451e-b24c-6e0978f840b8 SocketPath: PciID:}] [{Interface:0xc0003f1070 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.688139 | controller | Jun 12 20:48:00.919677 crc crio[24437]: time="2026-06-12T20:48:00.919554559Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688288-vtqf8 Namespace:openshift-infra ID:b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a UID:f8030bc8-cc7a-4958-a1c2-cef857540a95 NetNS:/var/run/netns/c3bdcfef-a168-451e-b24c-6e0978f840b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8030bc8_cc7a_4958_a1c2_cef857540a95.slice PodAnnotations:0xc000a8c030}] Aliases:map[]}"
2026-06-12 21:48:32.688155 | controller | Jun 12 20:48:00.919869 crc crio[24437]: time="2026-06-12T20:48:00.919809205Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688288-vtqf8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.688172 | controller | Jun 12 20:48:00.936504 crc crio[24437]: time="2026-06-12T20:48:00.93639369Z" level=info msg="Ran pod sandbox b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a with infra container: openshift-infra/auto-csr-approver-29688288-vtqf8/POD" id=5cf9c247-b923-4aec-bfa4-16d3534c730f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.688192 | controller | Jun 12 20:48:00.939399 crc crio[24437]: time="2026-06-12T20:48:00.939301722Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=21f3bd1b-a233-495f-94f5-f1fa17167dff name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.688208 | controller | Jun 12 20:48:00.947574 crc crio[24437]: time="2026-06-12T20:48:00.947481836Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.688224 | controller | Jun 12 20:48:01.880179 crc crio[24437]: time="2026-06-12T20:48:01.879217236Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=21f3bd1b-a233-495f-94f5-f1fa17167dff name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.688240 | controller | Jun 12 20:48:01.882766 crc crio[24437]: time="2026-06-12T20:48:01.881703258Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8077812f-249c-4738-9655-be8027d3cc31 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.688256 | controller | Jun 12 20:48:01.885414 crc crio[24437]: time="2026-06-12T20:48:01.885291158Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c1e0f006-6678-4779-9ec6-507fe88ef26a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.688272 | controller | Jun 12 20:48:01.891182 crc crio[24437]: time="2026-06-12T20:48:01.891054862Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688288-vtqf8/oc" id=0104dca6-3bf1-4988-8c0a-462911027c9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.688288 | controller | Jun 12 20:48:01.891624 crc crio[24437]: time="2026-06-12T20:48:01.891521603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.688304 | controller | Jun 12 20:48:01.917768 crc crio[24437]: time="2026-06-12T20:48:01.917659097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.688320 | controller | Jun 12 20:48:02.150703 crc crio[24437]: time="2026-06-12T20:48:02.15003864Z" level=info msg="Stopping pod sandbox: a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07" id=6245db37-6bd3-4de4-aae2-145168fb76d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.688335 | controller | Jun 12 20:48:02.152020 crc crio[24437]: time="2026-06-12T20:48:02.151867315Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn Namespace:openshift-marketplace ID:a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07 UID:8ba87844-e7b2-4610-8a47-0deb5a6c4755 NetNS:/var/run/netns/3dc57c7f-37be-4bb8-9b12-87cb6bbaa897 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ba87844_e7b2_4610_8a47_0deb5a6c4755.slice PodAnnotations:0xc000c24370}] Aliases:map[]}"
2026-06-12 21:48:32.688352 | controller | Jun 12 20:48:02.152561 crc crio[24437]: time="2026-06-12T20:48:02.152398249Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.688367 | controller | Jun 12 20:48:02.438905 crc crio[24437]: time="2026-06-12T20:48:02.438819592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.688384 | controller | Jun 12 20:48:02.578061 crc crio[24437]: time="2026-06-12T20:48:02.577743731Z" level=info msg="Created container 1ad48592ae3296db7705fb7debf301d19965ce4d8db8fd202c584a771e31e7c1: openshift-infra/auto-csr-approver-29688288-vtqf8/oc" id=0104dca6-3bf1-4988-8c0a-462911027c9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.688403 | controller | Jun 12 20:48:02.582830 crc crio[24437]: time="2026-06-12T20:48:02.582706945Z" level=info msg="Starting container: 1ad48592ae3296db7705fb7debf301d19965ce4d8db8fd202c584a771e31e7c1" id=3a321964-6709-4d91-b20b-b514d8e62575 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.688420 | controller | Jun 12 20:48:02.614620 crc crio[24437]: time="2026-06-12T20:48:02.61448823Z" level=info msg="Started container" PID=41740 containerID=1ad48592ae3296db7705fb7debf301d19965ce4d8db8fd202c584a771e31e7c1 description=openshift-infra/auto-csr-approver-29688288-vtqf8/oc id=3a321964-6709-4d91-b20b-b514d8e62575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a
2026-06-12 21:48:32.688436 | controller | Jun 12 20:48:03.188816 crc crio[24437]: time="2026-06-12T20:48:03.187456009Z" level=info msg="Stopped pod sandbox: a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07" id=6245db37-6bd3-4de4-aae2-145168fb76d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.688452 | controller | Jun 12 20:48:05.240059 crc crio[24437]: time="2026-06-12T20:48:05.239503307Z" level=info msg="Stopping pod sandbox: b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a" id=499fd888-7a43-45dd-b369-5902bc2b022f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.688468 | controller | Jun 12 20:48:05.241178 crc crio[24437]: time="2026-06-12T20:48:05.240497631Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688288-vtqf8 Namespace:openshift-infra ID:b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a UID:f8030bc8-cc7a-4958-a1c2-cef857540a95 NetNS:/var/run/netns/c3bdcfef-a168-451e-b24c-6e0978f840b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8030bc8_cc7a_4958_a1c2_cef857540a95.slice PodAnnotations:0xc0026aa1e0}] Aliases:map[]}"
2026-06-12 21:48:32.688483 | controller | Jun 12 20:48:05.241178 crc crio[24437]: time="2026-06-12T20:48:05.240640886Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688288-vtqf8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.688500 | controller | Jun 12 20:48:05.521209 crc crio[24437]: time="2026-06-12T20:48:05.521098389Z" level=info msg="Stopped pod sandbox: b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a" id=499fd888-7a43-45dd-b369-5902bc2b022f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.688517 | controller | Jun 12 20:48:13.995860 crc crio[24437]: time="2026-06-12T20:48:13.995206793Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-858b6cbfcc-2zjbz/POD" id=dba51580-9cd9-4b88-9b6b-0541558f53dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.688533 | controller | Jun 12 20:48:13.997292 crc crio[24437]: time="2026-06-12T20:48:13.995901041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.688549 | controller | Jun 12 20:48:14.079733 crc crio[24437]: time="2026-06-12T20:48:14.079671413Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-858b6cbfcc-2zjbz Namespace:metallb-system ID:c9d74cfe2723c1ec54cc36ddf4889a13a807e1c14ebed4f1e06c63304b9d8861 UID:405bfb0f-a865-4e9d-8ebd-e32414637bbc NetNS:/var/run/netns/25fdfa87-6c59-4062-8c7c-af88c957b155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod405bfb0f_a865_4e9d_8ebd_e32414637bbc.slice PodAnnotations:0xc001fa4950}] Aliases:map[]}"
2026-06-12 21:48:32.688569 | controller | Jun 12 20:48:14.080261 crc crio[24437]: time="2026-06-12T20:48:14.080234638Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-858b6cbfcc-2zjbz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.688586 | controller | Jun 12 20:48:14.528497 crc crio[24437]: time="2026-06-12T20:48:14.528292748Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-85f6f4c8c-2t8hw/POD" id=e3105cfb-0824-4ba0-9b2d-4040956d12cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.688603 | controller | Jun 12 20:48:14.528692 crc crio[24437]: time="2026-06-12T20:48:14.528543444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.688619 | controller | Jun 12 20:48:14.593210 crc crio[24437]: time="2026-06-12T20:48:14.593005524Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-85f6f4c8c-2t8hw Namespace:metallb-system ID:d12e21c66d9980f008a4ac852da9a5d762b66a2182d154bbf7ba88da6ea7678a UID:9b97b5aa-0be5-44ce-b435-60cdff078033 NetNS:/var/run/netns/31bf5ff8-119d-457f-8eb0-42d8f1172658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b97b5aa_0be5_44ce_b435_60cdff078033.slice PodAnnotations:0xc000a8cd40}] Aliases:map[]}"
2026-06-12 21:48:32.688635 | controller | Jun 12 20:48:14.593210 crc crio[24437]: time="2026-06-12T20:48:14.593096715Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-85f6f4c8c-2t8hw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.688651 | controller | Jun 12 20:48:16.979004 crc crio[24437]: 2026-06-12T20:48:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9d74cfe2723c1e Mac:06:44:d7:0a:ac:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/25fdfa87-6c59-4062-8c7c-af88c957b155 SocketPath: PciID:}] [{Interface:0xc000014af0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.688667 | controller | Jun 12 20:48:16.980852 crc crio[24437]: time="2026-06-12T20:48:16.980490499Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-858b6cbfcc-2zjbz Namespace:metallb-system ID:c9d74cfe2723c1ec54cc36ddf4889a13a807e1c14ebed4f1e06c63304b9d8861 UID:405bfb0f-a865-4e9d-8ebd-e32414637bbc NetNS:/var/run/netns/25fdfa87-6c59-4062-8c7c-af88c957b155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod405bfb0f_a865_4e9d_8ebd_e32414637bbc.slice PodAnnotations:0xc001fa4950}] Aliases:map[]}"
2026-06-12 21:48:32.688684 | controller | Jun 12 20:48:16.980852 crc crio[24437]: time="2026-06-12T20:48:16.980825507Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-858b6cbfcc-2zjbz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.688701 | controller | Jun 12 20:48:16.996054 crc crio[24437]: time="2026-06-12T20:48:16.994172561Z" level=info msg="Ran pod sandbox c9d74cfe2723c1ec54cc36ddf4889a13a807e1c14ebed4f1e06c63304b9d8861 with infra container: metallb-system/metallb-operator-controller-manager-858b6cbfcc-2zjbz/POD" id=dba51580-9cd9-4b88-9b6b-0541558f53dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.688717 | controller | Jun 12 20:48:17.000157 crc crio[24437]: time="2026-06-12T20:48:16.99976875Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=e1ca2d90-f5a9-4f32-83c7-b3f51de9e68a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.688732 | controller | Jun 12 20:48:17.000559 crc crio[24437]: time="2026-06-12T20:48:17.000402176Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=e1ca2d90-f5a9-4f32-83c7-b3f51de9e68a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.688752 | controller | Jun 12 20:48:17.000559 crc crio[24437]: time="2026-06-12T20:48:17.000489648Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=e1ca2d90-f5a9-4f32-83c7-b3f51de9e68a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.688769 | controller | Jun 12 20:48:17.022555 crc crio[24437]: time="2026-06-12T20:48:17.02178825Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=8fe503d8-cbf3-4ead-9e1a-32f5fbf0fc5e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.688785 | controller | Jun 12 20:48:17.037828 crc crio[24437]: time="2026-06-12T20:48:17.037741298Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-12 21:48:32.688801 | controller | Jun 12 20:48:17.043180 crc crio[24437]: 2026-06-12T20:48:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d12e21c66d9980f Mac:a6:9d:44:c1:ff:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/31bf5ff8-119d-457f-8eb0-42d8f1172658 SocketPath: PciID:}] [{Interface:0xc0004c65d0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.688817 | controller | Jun 12 20:48:17.061194 crc crio[24437]: time="2026-06-12T20:48:17.061040951Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-85f6f4c8c-2t8hw Namespace:metallb-system ID:d12e21c66d9980f008a4ac852da9a5d762b66a2182d154bbf7ba88da6ea7678a UID:9b97b5aa-0be5-44ce-b435-60cdff078033 NetNS:/var/run/netns/31bf5ff8-119d-457f-8eb0-42d8f1172658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b97b5aa_0be5_44ce_b435_60cdff078033.slice PodAnnotations:0xc000a8cd40}] Aliases:map[]}"
2026-06-12 21:48:32.688833 | controller | Jun 12 20:48:17.062535 crc crio[24437]: time="2026-06-12T20:48:17.062415495Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-85f6f4c8c-2t8hw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.688867 | controller | Jun 12 20:48:17.077200 crc crio[24437]: time="2026-06-12T20:48:17.073571944Z" level=info msg="Ran pod sandbox d12e21c66d9980f008a4ac852da9a5d762b66a2182d154bbf7ba88da6ea7678a with infra container: metallb-system/metallb-operator-webhook-server-85f6f4c8c-2t8hw/POD" id=e3105cfb-0824-4ba0-9b2d-4040956d12cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.688890 | controller | Jun 12 20:48:17.085989 crc crio[24437]: time="2026-06-12T20:48:17.081099132Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=60463481-7613-4779-aa89-4c532f4b1f2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.688907 | controller | Jun 12 20:48:17.085989 crc crio[24437]: time="2026-06-12T20:48:17.08467304Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=60463481-7613-4779-aa89-4c532f4b1f2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.688924 | controller | Jun 12 20:48:17.085989 crc crio[24437]: time="2026-06-12T20:48:17.084753812Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=60463481-7613-4779-aa89-4c532f4b1f2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.688940 | controller | Jun 12 20:48:17.099329 crc crio[24437]: time="2026-06-12T20:48:17.09908545Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=e76bf0c2-9c82-40c8-aaa2-a4654a2002c5 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.688959 | controller | Jun 12 20:48:17.109880 crc crio[24437]: time="2026-06-12T20:48:17.109783507Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-12 21:48:32.688976 | controller | Jun 12 20:48:43.217869 crc crio[24437]: time="2026-06-12T20:48:43.216769002Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=8fe503d8-cbf3-4ead-9e1a-32f5fbf0fc5e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.688992 | controller | Jun 12 20:48:43.219802 crc crio[24437]: time="2026-06-12T20:48:43.219712076Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=a66cffdd-1973-4d5a-a7c1-3c8b2b51a1fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.689007 | controller | Jun 12 20:48:43.224301 crc crio[24437]: time="2026-06-12T20:48:43.22424775Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=129628eb-d886-4fa3-b253-eeb8abe818d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.689023 | controller | Jun 12 20:48:43.238978 crc crio[24437]: time="2026-06-12T20:48:43.238812433Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=e76bf0c2-9c82-40c8-aaa2-a4654a2002c5 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.689038 | controller | Jun 12 20:48:43.239824 crc crio[24437]: time="2026-06-12T20:48:43.239745787Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=60fd1afa-e052-4ee9-8f3b-f2e55bb1c8f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.689053 | controller | Jun 12 20:48:43.243313 crc crio[24437]: time="2026-06-12T20:48:43.243237513Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=fa94bcff-ecdb-40bf-9d52-e62b14eb5985 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.689068 | controller | Jun 12 20:48:43.311045 crc crio[24437]: time="2026-06-12T20:48:43.310884542Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-858b6cbfcc-2zjbz/manager" id=031c5438-0dd3-4d40-82ba-bb2c446af311 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.689083 | controller | Jun 12 20:48:43.313614 crc crio[24437]: time="2026-06-12T20:48:43.313511138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689099 | controller | Jun 12 20:48:43.353000 crc crio[24437]: time="2026-06-12T20:48:43.352875892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689114 | controller | Jun 12 20:48:43.358833 crc crio[24437]: time="2026-06-12T20:48:43.358753099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689131 | controller | Jun 12 20:48:43.382745 crc crio[24437]: time="2026-06-12T20:48:43.382689995Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-85f6f4c8c-2t8hw/webhook-server" id=cc89e226-97da-4cf5-9dd8-9609f3727f25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.689151 | controller | Jun 12 20:48:43.385491 crc crio[24437]: time="2026-06-12T20:48:43.385464255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689168 | controller | Jun 12 20:48:43.437484 crc crio[24437]: time="2026-06-12T20:48:43.437261999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689184 | controller | Jun 12 20:48:43.444835 crc crio[24437]: time="2026-06-12T20:48:43.444637153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689200 | controller | Jun 12 20:48:43.502839 crc crio[24437]: time="2026-06-12T20:48:43.502705344Z" level=info msg="Created container 69a3ba426b1834b19ca2a070fd937c944ee4b6efde956c79bebf497eeac20e24: metallb-system/metallb-operator-controller-manager-858b6cbfcc-2zjbz/manager" id=031c5438-0dd3-4d40-82ba-bb2c446af311 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.689216 | controller | Jun 12 20:48:43.504264 crc crio[24437]: time="2026-06-12T20:48:43.504116299Z" level=info msg="Starting container: 69a3ba426b1834b19ca2a070fd937c944ee4b6efde956c79bebf497eeac20e24" id=ed8c40f4-18c5-4264-b60c-12bf7143058a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.689231 | controller | Jun 12 20:48:43.513587 crc crio[24437]: time="2026-06-12T20:48:43.513340539Z" level=info msg="Started container" PID=42551 containerID=69a3ba426b1834b19ca2a070fd937c944ee4b6efde956c79bebf497eeac20e24 description=metallb-system/metallb-operator-controller-manager-858b6cbfcc-2zjbz/manager id=ed8c40f4-18c5-4264-b60c-12bf7143058a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d74cfe2723c1ec54cc36ddf4889a13a807e1c14ebed4f1e06c63304b9d8861
2026-06-12 21:48:32.689247 | controller | Jun 12 20:48:43.599782 crc crio[24437]: time="2026-06-12T20:48:43.599653075Z" level=info msg="Created container 4a2421d6e3bd3cd2ec4bed15ca3fa0a5ee3aaf8660ca31d15d97a3b14aa5a5df: metallb-system/metallb-operator-webhook-server-85f6f4c8c-2t8hw/webhook-server" id=cc89e226-97da-4cf5-9dd8-9609f3727f25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.689262 | controller | Jun 12 20:48:43.602378 crc crio[24437]: time="2026-06-12T20:48:43.602222379Z" level=info msg="Starting container: 4a2421d6e3bd3cd2ec4bed15ca3fa0a5ee3aaf8660ca31d15d97a3b14aa5a5df" id=84a8d887-9ba7-4663-beb3-5f3f1618fd74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.689277 | controller | Jun 12 20:48:43.616479 crc crio[24437]: time="2026-06-12T20:48:43.6163061Z" level=info msg="Started container" PID=42557 containerID=4a2421d6e3bd3cd2ec4bed15ca3fa0a5ee3aaf8660ca31d15d97a3b14aa5a5df description=metallb-system/metallb-operator-webhook-server-85f6f4c8c-2t8hw/webhook-server id=84a8d887-9ba7-4663-beb3-5f3f1618fd74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d12e21c66d9980f008a4ac852da9a5d762b66a2182d154bbf7ba88da6ea7678a
2026-06-12 21:48:32.689293 | controller | Jun 12 20:49:16.994536 crc crio[24437]: time="2026-06-12T20:49:16.993553226Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-kwh25/POD" id=364a3233-c3f3-4498-9e50-2459b4ea9680 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.689309 | controller | Jun 12 20:49:16.994536 crc crio[24437]: time="2026-06-12T20:49:16.99450047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689324 | controller | Jun 12 20:49:17.098013 crc crio[24437]: time="2026-06-12T20:49:17.085516663Z" level=info msg="Got pod network &{Name:controller-8464864885-kwh25 Namespace:metallb-system ID:4cfe5ba17b23660a54245b30dcb0c4789409539771f72aeec044c8adaa4d2ea5 UID:e0002c90-d088-4ff3-87c1-f90ee2644963 NetNS:/var/run/netns/73471173-8c25-4a8f-96ca-744f3ab54bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0002c90_d088_4ff3_87c1_f90ee2644963.slice PodAnnotations:0xc001fa5438}] Aliases:map[]}"
2026-06-12 21:48:32.689344 | controller | Jun 12 20:49:17.098013 crc crio[24437]: time="2026-06-12T20:49:17.085606905Z" level=info msg="Adding pod metallb-system_controller-8464864885-kwh25 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.689361 | controller | Jun 12 20:49:18.480822 crc crio[24437]: 2026-06-12T20:49:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cfe5ba17b23660 Mac:46:f7:35:37:13:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/73471173-8c25-4a8f-96ca-744f3ab54bc4 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.689377 | controller | Jun 12 20:49:18.483368 crc crio[24437]: time="2026-06-12T20:49:18.483286351Z" level=info msg="Got pod network &{Name:controller-8464864885-kwh25 Namespace:metallb-system ID:4cfe5ba17b23660a54245b30dcb0c4789409539771f72aeec044c8adaa4d2ea5 UID:e0002c90-d088-4ff3-87c1-f90ee2644963 NetNS:/var/run/netns/73471173-8c25-4a8f-96ca-744f3ab54bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0002c90_d088_4ff3_87c1_f90ee2644963.slice PodAnnotations:0xc001fa5438}] Aliases:map[]}"
2026-06-12 21:48:32.689393 | controller | Jun 12 20:49:18.483547 crc crio[24437]: time="2026-06-12T20:49:18.483483456Z" level=info msg="Checking pod metallb-system_controller-8464864885-kwh25 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.689411 | controller | Jun 12 20:49:18.494350 crc crio[24437]: time="2026-06-12T20:49:18.494133972Z" level=info msg="Ran pod sandbox 4cfe5ba17b23660a54245b30dcb0c4789409539771f72aeec044c8adaa4d2ea5 with infra container: metallb-system/controller-8464864885-kwh25/POD" id=364a3233-c3f3-4498-9e50-2459b4ea9680 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.689428 | controller | Jun 12 20:49:18.496804 crc crio[24437]: time="2026-06-12T20:49:18.496719107Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=e6ab68e6-40e8-484b-b5e6-864bc663bd9e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.689444 | controller | Jun 12 20:49:18.499130 crc crio[24437]: time="2026-06-12T20:49:18.499048836Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=e11c6d08-96ce-4b34-b692-24c2d3872ea3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.689460 | controller | Jun 12 20:49:18.510554 crc crio[24437]: time="2026-06-12T20:49:18.510471591Z" level=info msg="Creating container: metallb-system/controller-8464864885-kwh25/controller" id=8bb9af03-77f9-434c-a612-10697ab56937 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.689477 | controller | Jun 12 20:49:18.511415 crc crio[24437]: time="2026-06-12T20:49:18.511117347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689493 | controller | Jun 12 20:49:18.544421 crc crio[24437]: time="2026-06-12T20:49:18.544343097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689510 | controller | Jun 12 20:49:18.548983 crc crio[24437]: time="2026-06-12T20:49:18.5488703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689531 | controller | Jun 12 20:49:18.661147 crc crio[24437]: time="2026-06-12T20:49:18.660460627Z" level=info msg="Created container 943b55a8d9c54af92a6d0b759a7763ee2d7243a3eb06f47e86a4ccac7a56ea01: metallb-system/controller-8464864885-kwh25/controller" id=8bb9af03-77f9-434c-a612-10697ab56937 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.689549 | controller | Jun 12 20:49:18.662793 crc crio[24437]: time="2026-06-12T20:49:18.662685692Z" level=info msg="Starting container: 943b55a8d9c54af92a6d0b759a7763ee2d7243a3eb06f47e86a4ccac7a56ea01" id=02a27afb-d228-4a3e-be90-325c3d8af6e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.689565 | controller | Jun 12 20:49:18.669333 crc crio[24437]: time="2026-06-12T20:49:18.669122983Z" level=info msg="Started container" PID=43162 containerID=943b55a8d9c54af92a6d0b759a7763ee2d7243a3eb06f47e86a4ccac7a56ea01 description=metallb-system/controller-8464864885-kwh25/controller id=02a27afb-d228-4a3e-be90-325c3d8af6e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cfe5ba17b23660a54245b30dcb0c4789409539771f72aeec044c8adaa4d2ea5
2026-06-12 21:48:32.689581 | controller | Jun 12 20:49:18.681216 crc crio[24437]: time="2026-06-12T20:49:18.681117602Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=02512b68-2b66-46a2-9b1a-c871f22586e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.689597 | controller | Jun 12 20:49:18.683763 crc crio[24437]: time="2026-06-12T20:49:18.683672316Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=f771ecc0-8c37-4dda-b9f3-d6c8998d4394 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.689612 | controller | Jun 12 20:49:18.692283 crc crio[24437]: time="2026-06-12T20:49:18.691882471Z" level=info msg="Creating container: metallb-system/controller-8464864885-kwh25/kube-rbac-proxy" id=ffacb9cd-0006-442b-afa3-6da34ad22b53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.689627 | controller | Jun 12 20:49:18.692735 crc crio[24437]: time="2026-06-12T20:49:18.692664381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689643 | controller | Jun 12 20:49:18.774637 crc crio[24437]: time="2026-06-12T20:49:18.774531235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689659 | controller | Jun 12 20:49:18.779370 crc crio[24437]: time="2026-06-12T20:49:18.779309164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689675 | controller | Jun 12 20:49:18.900779 crc crio[24437]: time="2026-06-12T20:49:18.900534912Z" level=info msg="Created container 974f26a13bffe8914637dc486936920ffb8769e93c16dbc3c8a39296f9b60752: metallb-system/controller-8464864885-kwh25/kube-rbac-proxy" id=ffacb9cd-0006-442b-afa3-6da34ad22b53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.689691 | controller | Jun 12 20:49:18.904457 crc crio[24437]: time="2026-06-12T20:49:18.90368496Z" level=info msg="Starting container: 974f26a13bffe8914637dc486936920ffb8769e93c16dbc3c8a39296f9b60752" id=a1dc6c39-c69e-431d-9887-adf8a84468f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.689707 | controller | Jun 12 20:49:18.929526 crc crio[24437]: time="2026-06-12T20:49:18.92929152Z" level=info msg="Started container" PID=43178 containerID=974f26a13bffe8914637dc486936920ffb8769e93c16dbc3c8a39296f9b60752 description=metallb-system/controller-8464864885-kwh25/kube-rbac-proxy id=a1dc6c39-c69e-431d-9887-adf8a84468f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cfe5ba17b23660a54245b30dcb0c4789409539771f72aeec044c8adaa4d2ea5
2026-06-12 21:48:32.689727 | controller | Jun 12 20:49:19.969070 crc crio[24437]: time="2026-06-12T20:49:19.968260328Z" level=info msg="Running pod sandbox: metallb-system/speaker-x4m76/POD" id=aa057d85-ebac-4b6f-8170-6d4177f31a3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.689744 | controller | Jun 12 20:49:19.969070 crc crio[24437]: time="2026-06-12T20:49:19.968910735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689759 | controller | Jun 12 20:49:20.022458 crc crio[24437]: time="2026-06-12T20:49:20.021827426Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=aa057d85-ebac-4b6f-8170-6d4177f31a3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.689776 | controller | Jun 12 20:49:20.115641 crc crio[24437]: time="2026-06-12T20:49:20.114652704Z" level=info msg="Ran pod sandbox bfd211d9ae726a4d95ef9f1f632ae9e88e0ed22c1bff4e2cd5b5016b64ae2b89 with infra container: metallb-system/speaker-x4m76/POD" id=aa057d85-ebac-4b6f-8170-6d4177f31a3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.689792 | controller | Jun 12 20:49:20.144464 crc crio[24437]: time="2026-06-12T20:49:20.14248419Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=877c1af0-34e9-4e5b-b6bd-67e1cb0da7ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.689808 | controller | Jun 12 20:49:20.160767 crc crio[24437]: time="2026-06-12T20:49:20.159548326Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=0a1ef82c-4159-45e7-a892-c6dcde140ed0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.689823 | controller | Jun 12 20:49:20.182041 crc crio[24437]: time="2026-06-12T20:49:20.181675149Z" level=info msg="Creating container: metallb-system/speaker-x4m76/speaker" id=a93f9c9f-237d-49f7-989b-b819dcc7b673 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.689839 | controller | Jun 12 20:49:20.182995 crc crio[24437]: time="2026-06-12T20:49:20.18254701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689875 | controller | Jun 12 20:49:20.353217 crc crio[24437]: time="2026-06-12T20:49:20.35308889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689893 | controller | Jun 12 20:49:20.730599 crc crio[24437]: time="2026-06-12T20:49:20.728011403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.689909 | controller | Jun 12 20:49:20.824543 crc crio[24437]: time="2026-06-12T20:49:20.824093572Z" level=info msg="Created container 959dc3f555ab8de27edab58ce9310be297eb84728d58336ae58283fa50638498: metallb-system/speaker-x4m76/speaker" id=a93f9c9f-237d-49f7-989b-b819dcc7b673 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.689925 | controller | Jun 12 20:49:20.826535 crc crio[24437]: time="2026-06-12T20:49:20.826462391Z" level=info msg="Starting container: 959dc3f555ab8de27edab58ce9310be297eb84728d58336ae58283fa50638498" id=b2bc2837-332b-43ea-8534-c1124e2bd136 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.689940 | controller | Jun 12 20:49:20.832773 crc crio[24437]: time="2026-06-12T20:49:20.832696958Z" level=info msg="Started container" PID=43209 containerID=959dc3f555ab8de27edab58ce9310be297eb84728d58336ae58283fa50638498 description=metallb-system/speaker-x4m76/speaker id=b2bc2837-332b-43ea-8534-c1124e2bd136 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfd211d9ae726a4d95ef9f1f632ae9e88e0ed22c1bff4e2cd5b5016b64ae2b89
2026-06-12 21:48:32.689960 | controller | Jun 12 20:49:20.846560 crc crio[24437]: time="2026-06-12T20:49:20.84645407Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=2f76b6d0-abd4-42c1-9fad-252f853027ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.689976 | controller | Jun 12 20:49:20.850704 crc crio[24437]: time="2026-06-12T20:49:20.849890487Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=639312f0-245e-452e-bc7a-e33e0c9441b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.689992 | controller | Jun 12 20:49:20.858541 crc crio[24437]: time="2026-06-12T20:49:20.858355268Z" level=info msg="Creating container: metallb-system/speaker-x4m76/kube-rbac-proxy" id=f8231fe3-44c6-46f6-b492-ddb4208ab38c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.690008 | controller | Jun 12 20:49:20.859884 crc crio[24437]: time="2026-06-12T20:49:20.858779178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.690023 | controller | Jun 12 20:49:20.891858 crc crio[24437]: time="2026-06-12T20:49:20.891800925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.690039 | controller | Jun 12 20:49:21.346435 crc crio[24437]: time="2026-06-12T20:49:21.346372456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.690055 | controller | Jun 12 20:49:21.456018 crc crio[24437]: time="2026-06-12T20:49:21.455871851Z" level=info msg="Created container d8b9f9c8168b489fbbbb33343a4756fbeeab390cdf1432685116f147c35ef4d1: metallb-system/speaker-x4m76/kube-rbac-proxy" id=f8231fe3-44c6-46f6-b492-ddb4208ab38c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.690073 | controller | Jun 12 20:49:21.457539 crc crio[24437]: time="2026-06-12T20:49:21.457499341Z" level=info msg="Starting container: d8b9f9c8168b489fbbbb33343a4756fbeeab390cdf1432685116f147c35ef4d1" id=b1dac9f3-f09d-4a89-ad63-e9bec8d490dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.690090 | controller | Jun 12 20:49:21.463905 crc crio[24437]: time="2026-06-12T20:49:21.46384931Z" level=info msg="Started container" PID=43228 containerID=d8b9f9c8168b489fbbbb33343a4756fbeeab390cdf1432685116f147c35ef4d1 description=metallb-system/speaker-x4m76/kube-rbac-proxy id=b1dac9f3-f09d-4a89-ad63-e9bec8d490dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfd211d9ae726a4d95ef9f1f632ae9e88e0ed22c1bff4e2cd5b5016b64ae2b89
2026-06-12 21:48:32.690106 | controller | Jun 12 20:49:42.754868 crc crio[24437]: time="2026-06-12T20:49:42.753906298Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-pdkn7/POD" id=27c29d41-f3e3-4286-ac8f-1ffd6bae5927 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.690122 | controller | Jun 12 20:49:42.754868 crc crio[24437]: time="2026-06-12T20:49:42.75480487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.690138 | controller | Jun 12 20:49:42.790599 crc crio[24437]: time="2026-06-12T20:49:42.789694951Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=27c29d41-f3e3-4286-ac8f-1ffd6bae5927 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.690158 | controller | Jun 12 20:49:42.969073 crc crio[24437]: time="2026-06-12T20:49:42.968893616Z" level=info msg="Ran pod sandbox eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7 with infra container: openshift-frr-k8s/frr-k8s-pdkn7/POD" id=27c29d41-f3e3-4286-ac8f-1ffd6bae5927 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.690174 | controller | Jun 12 20:49:42.972071 crc crio[24437]: time="2026-06-12T20:49:42.971987153Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d837062e-51ae-4cee-bb3f-f3e68df3e369 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.690191 | controller | Jun 12 20:49:42.972564 crc crio[24437]: time="2026-06-12T20:49:42.972405294Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=d837062e-51ae-4cee-bb3f-f3e68df3e369 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.690207 | controller | Jun 12 20:49:42.972564 crc crio[24437]: time="2026-06-12T20:49:42.972505806Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=d837062e-51ae-4cee-bb3f-f3e68df3e369 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.690222 | controller | Jun 12 20:49:42.974794 crc crio[24437]: time="2026-06-12T20:49:42.974698341Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3e0be91c-c4c0-4ff7-b348-8dce893595a7 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.690238 | controller | Jun 12 20:49:42.990378 crc crio[24437]: time="2026-06-12T20:49:42.990300271Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-12 21:48:32.690253 | controller | Jun 12 20:49:43.545693 crc crio[24437]: time="2026-06-12T20:49:43.54485822Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-h72dg/POD" id=0fdf3871-eb5c-4fce-89e2-96a40f75402a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.690268 | controller | Jun 12 20:49:43.545825 crc crio[24437]: time="2026-06-12T20:49:43.545751823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.690284 | controller | Jun 12 20:49:43.593519 crc crio[24437]: time="2026-06-12T20:49:43.593228779Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=0fdf3871-eb5c-4fce-89e2-96a40f75402a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.690301 | controller | Jun 12 20:49:43.616391 crc crio[24437]: time="2026-06-12T20:49:43.6157032Z" level=info msg="Ran pod sandbox 2dd561dbf639f8894682140e014b240449dfbb5c3fbb88b3aef90da14f5f96fc with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-h72dg/POD" id=0fdf3871-eb5c-4fce-89e2-96a40f75402a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.690317 | controller | Jun 12 20:49:43.623327 crc crio[24437]: time="2026-06-12T20:49:43.61849934Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=32d10cd4-ad2c-4d84-a13e-2a132637ab05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.690333 | controller | Jun 12 20:49:43.623327 crc crio[24437]: time="2026-06-12T20:49:43.619092264Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=32d10cd4-ad2c-4d84-a13e-2a132637ab05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.690353 | controller | Jun 12 20:49:43.623327 crc crio[24437]: time="2026-06-12T20:49:43.619154486Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=32d10cd4-ad2c-4d84-a13e-2a132637ab05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.690369 | controller | Jun 12 20:49:43.625809 crc crio[24437]: time="2026-06-12T20:49:43.625117075Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=17c8f909-8434-428d-89ce-b1c46c7f1b44 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.690386 | controller | Jun 12 20:49:43.632645 crc crio[24437]: time="2026-06-12T20:49:43.632572241Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-12 21:48:32.690402 | controller | Jun 12 20:49:59.594152 crc crio[24437]: time="2026-06-12T20:49:59.592615474Z" level=info msg="Removing container: 13dc4b1e6f82fa7a4a1db29a503d7bbebf40c640fd9ce1793c7ab10d1d7ea985" id=8ef221f4-6b45-44d7-a4ee-1b32e27362c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.690419 | controller | Jun 12 20:50:01.271234 crc crio[24437]: time="2026-06-12T20:50:01.270509389Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688290-42xsq/POD" id=9c91a4fc-31be-4b54-a3f1-d7c5f4f17c51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.690434 | controller | Jun 12 20:50:01.272377 crc crio[24437]: time="2026-06-12T20:50:01.271258367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.690450 | controller | Jun 12 20:50:19.046856 crc crio[24437]: time="2026-06-12T20:50:19.04533306Z" level=info msg="Removed container 13dc4b1e6f82fa7a4a1db29a503d7bbebf40c640fd9ce1793c7ab10d1d7ea985: openshift-infra/auto-csr-approver-29688282-pctsj/oc" id=8ef221f4-6b45-44d7-a4ee-1b32e27362c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.690466 | controller | Jun 12 20:50:19.053978 crc crio[24437]: time="2026-06-12T20:50:19.053856424Z" level=info msg="Stopping pod sandbox: 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119" id=301fbaaf-5373-4010-bb8e-d44565b450fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.690482 | controller | Jun 12 20:50:19.054160 crc crio[24437]: time="2026-06-12T20:50:19.054006547Z" level=info msg="Stopped pod sandbox (already stopped): 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119" id=301fbaaf-5373-4010-bb8e-d44565b450fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.690497 | controller | Jun 12 20:50:19.054770 crc crio[24437]: time="2026-06-12T20:50:19.054736025Z" level=info msg="Removing pod sandbox: 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119" id=144432ed-e7c8-48e7-8743-cdd3cec35c42 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.690512 | controller | Jun 12 20:50:19.202849 crc crio[24437]: time="2026-06-12T20:50:19.202698701Z" level=info msg="Removed pod sandbox: 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119" id=144432ed-e7c8-48e7-8743-cdd3cec35c42 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.690528 | controller | Jun 12 20:50:19.220252 crc crio[24437]: time="2026-06-12T20:50:19.219983322Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=17c8f909-8434-428d-89ce-b1c46c7f1b44 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.690544 | controller | Jun 12 20:50:19.221529 crc crio[24437]: time="2026-06-12T20:50:19.221437978Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=5e8a706a-46bb-476d-af42-57736b172148 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.690564 | controller | Jun 12 20:50:19.235040 crc crio[24437]: time="2026-06-12T20:50:19.234851044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=52245082-50e2-4db1-bdcc-b887694d8f49 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.690580 | controller | Jun 12 20:50:19.243681 crc crio[24437]: time="2026-06-12T20:50:19.243458718Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688290-42xsq Namespace:openshift-infra ID:c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e UID:b9f5e1b5-02af-4957-8369-375f1145846c NetNS:/var/run/netns/7640660c-d825-471d-a9b0-a9801e89b4cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9f5e1b5_02af_4957_8369_375f1145846c.slice PodAnnotations:0xc000c25db8}] Aliases:map[]}"
2026-06-12 21:48:32.690596 | controller | Jun 12 20:50:19.244374 crc crio[24437]: time="2026-06-12T20:50:19.244350681Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688290-42xsq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.690612 | controller | Jun 12 20:50:19.255618 crc crio[24437]: time="2026-06-12T20:50:19.2555256Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-h72dg/frr-k8s-webhook-server" id=b18364dd-8f44-4358-b528-681b90895f03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.690629 | controller | Jun 12 20:50:19.257710 crc crio[24437]: time="2026-06-12T20:50:19.257657203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.690646 | controller | Jun 12 20:50:19.265549 crc crio[24437]: time="2026-06-12T20:50:19.265430496Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3e0be91c-c4c0-4ff7-b348-8dce893595a7 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.690662 | controller | Jun 12 20:50:19.267624 crc crio[24437]: time="2026-06-12T20:50:19.267528869Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=20a33db7-573c-45d1-8afb-cffe42789a08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.690679 | controller | Jun 12 20:50:19.283910 crc crio[24437]: time="2026-06-12T20:50:19.281495368Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c3bcddf6-bc3d-437a-a8d8-9503de240f86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.690695 | controller | Jun 12 20:50:19.305091 crc crio[24437]: time="2026-06-12T20:50:19.301266261Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-files" id=e1515fee-02a8-467b-928c-03f747c15e55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.690711 | controller | Jun 12 20:50:19.305091 crc crio[24437]: time="2026-06-12T20:50:19.303499638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.690727 | controller | Jun 12 20:50:19.307002 crc crio[24437]: time="2026-06-12T20:50:19.305350283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.690743 | controller | Jun 12 20:50:19.309618 crc crio[24437]: time="2026-06-12T20:50:19.309502618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.690762 | controller | Jun 12 20:50:19.392114 crc crio[24437]: time="2026-06-12T20:50:19.391857455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.690778 | controller | Jun 12 20:50:19.419804 crc crio[24437]: time="2026-06-12T20:50:19.419663749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.690794 | controller | Jun 12 20:50:19.493221 crc crio[24437]: time="2026-06-12T20:50:19.491653617Z" level=info msg="Created container 7808b010f0b7cd2fb06af802df094a001e08eb8554dcdededa87809e15ec1c88: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-h72dg/frr-k8s-webhook-server" id=b18364dd-8f44-4358-b528-681b90895f03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.690809 | controller | Jun 12 20:50:19.496397 crc crio[24437]: time="2026-06-12T20:50:19.496277342Z" level=info msg="Starting container: 7808b010f0b7cd2fb06af802df094a001e08eb8554dcdededa87809e15ec1c88" id=f4d92c32-ed8f-47d0-8454-5d9ff8f791e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.690826 | controller | Jun 12 20:50:19.514311 crc crio[24437]: time="2026-06-12T20:50:19.514164989Z" level=info msg="Started container" PID=44150 containerID=7808b010f0b7cd2fb06af802df094a001e08eb8554dcdededa87809e15ec1c88 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-h72dg/frr-k8s-webhook-server id=f4d92c32-ed8f-47d0-8454-5d9ff8f791e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd561dbf639f8894682140e014b240449dfbb5c3fbb88b3aef90da14f5f96fc
2026-06-12 21:48:32.690842 | controller | Jun 12 20:50:19.527548 crc crio[24437]: time="2026-06-12T20:50:19.527357499Z" level=info msg="Created container c6d10a806b292af7048808549855c1cb1d6582936df909c0e66c07558035c4c9: openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-files" id=e1515fee-02a8-467b-928c-03f747c15e55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.690878 | controller | Jun 12 20:50:19.529852 crc crio[24437]: time="2026-06-12T20:50:19.529734788Z" level=info msg="Starting container: c6d10a806b292af7048808549855c1cb1d6582936df909c0e66c07558035c4c9" id=472ad669-3bf4-4d26-a512-6b5f027bffa0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.690896 | controller | Jun 12 20:50:19.542338 crc crio[24437]: time="2026-06-12T20:50:19.53904413Z" level=info msg="Started container" PID=44163 containerID=c6d10a806b292af7048808549855c1cb1d6582936df909c0e66c07558035c4c9 description=openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-files id=472ad669-3bf4-4d26-a512-6b5f027bffa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7
2026-06-12 21:48:32.690913 | controller | Jun 12 20:50:19.646251 crc crio[24437]: 2026-06-12T20:50:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c038ce19cece4f4 Mac:56:67:b1:9f:9f:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/7640660c-d825-471d-a9b0-a9801e89b4cd SocketPath: PciID:}] [{Interface:0xc000192e70 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.690929 | controller | Jun 12 20:50:19.649214 crc crio[24437]: time="2026-06-12T20:50:19.648816232Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688290-42xsq Namespace:openshift-infra ID:c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e UID:b9f5e1b5-02af-4957-8369-375f1145846c NetNS:/var/run/netns/7640660c-d825-471d-a9b0-a9801e89b4cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9f5e1b5_02af_4957_8369_375f1145846c.slice PodAnnotations:0xc000c25db8}] Aliases:map[]}"
2026-06-12 21:48:32.690946 | controller | Jun 12 20:50:19.649562 crc crio[24437]: time="2026-06-12T20:50:19.649495759Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688290-42xsq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.690978 | controller | Jun 12 20:50:19.654888 crc crio[24437]: time="2026-06-12T20:50:19.654806982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=52d02846-22b8-4b7a-867f-6bbcc7eb3035 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.690997 | controller | Jun 12 20:50:19.657758 crc crio[24437]: time="2026-06-12T20:50:19.657324145Z" level=info msg="Ran pod sandbox c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e with infra container: openshift-infra/auto-csr-approver-29688290-42xsq/POD" id=9c91a4fc-31be-4b54-a3f1-d7c5f4f17c51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.691014 | controller | Jun 12 20:50:19.666718 crc crio[24437]: time="2026-06-12T20:50:19.666666338Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f5e887e4-ff59-40a4-be50-b616883b3064 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.691030 | controller | Jun 12 20:50:19.672295 crc crio[24437]: time="2026-06-12T20:50:19.670838772Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=e1b19a0d-4be4-4cc2-8844-e2e6f1f50f7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.691045 | controller | Jun 12 20:50:19.685091 crc crio[24437]: time="2026-06-12T20:50:19.685010706Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-pdkn7/cp-reloader" id=25583688-193d-4926-945b-672d71e94843 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.691061 | controller | Jun 12 20:50:19.687464 crc crio[24437]: time="2026-06-12T20:50:19.685655692Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.691076 | controller | Jun 12 20:50:19.687568 crc crio[24437]: time="2026-06-12T20:50:19.687490738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691093 | controller | Jun 12 20:50:19.729345 crc crio[24437]: time="2026-06-12T20:50:19.729248881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691108 | controller | Jun 12 20:50:19.733647 crc crio[24437]: time="2026-06-12T20:50:19.733557519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691124 | controller | Jun 12 20:50:19.833151 crc crio[24437]: time="2026-06-12T20:50:19.833047513Z" level=info msg="Created container 33f8a13cc3707f7e108e9f57a275e87fc8731dfd77d98d6fe145f28c13793ab7: openshift-frr-k8s/frr-k8s-pdkn7/cp-reloader" id=25583688-193d-4926-945b-672d71e94843 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.691139 | controller | Jun 12 20:50:19.835611 crc crio[24437]: time="2026-06-12T20:50:19.834718405Z" level=info msg="Starting container: 33f8a13cc3707f7e108e9f57a275e87fc8731dfd77d98d6fe145f28c13793ab7" id=c08e197b-bab2-46c4-b2e6-e04515ad3041 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.691155 | controller | Jun 12 20:50:19.840074 crc crio[24437]: time="2026-06-12T20:50:19.839997127Z" level=info msg="Started container" PID=44224 containerID=33f8a13cc3707f7e108e9f57a275e87fc8731dfd77d98d6fe145f28c13793ab7 description=openshift-frr-k8s/frr-k8s-pdkn7/cp-reloader id=c08e197b-bab2-46c4-b2e6-e04515ad3041 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7
2026-06-12 21:48:32.691170 | controller | Jun 12 20:50:20.571228 crc crio[24437]: time="2026-06-12T20:50:20.57010934Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f5e887e4-ff59-40a4-be50-b616883b3064 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.691190 | controller | Jun 12 20:50:20.573256 crc crio[24437]: time="2026-06-12T20:50:20.57206281Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8b35e8f1-a711-4251-9350-4119d183a415 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.691206 | controller | Jun 12 20:50:20.575138 crc crio[24437]: time="2026-06-12T20:50:20.575022622Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fc76e2fa-4d8a-456e-a563-ea02a8c5b03b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.691222 | controller | Jun 12 20:50:20.590159 crc crio[24437]: time="2026-06-12T20:50:20.5900877Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688290-42xsq/oc" id=ae51927b-5fdb-4fe2-95dc-63a9206243d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.691236 | controller | Jun 12 20:50:20.590812 crc crio[24437]: time="2026-06-12T20:50:20.590756716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691252 | controller | Jun 12 20:50:20.616837 crc crio[24437]: time="2026-06-12T20:50:20.616714865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691267 | controller | Jun 12 20:50:20.679607 crc crio[24437]: time="2026-06-12T20:50:20.679525824Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b2e138c5-28f9-407f-a0f9-b61c61d8adbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.691282 | controller | Jun 12 20:50:20.685560 crc crio[24437]: time="2026-06-12T20:50:20.685300358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=653d14b0-0d75-49fb-8021-1f9a10ea6a69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.691298 | controller | Jun 12 20:50:20.699467 crc crio[24437]: time="2026-06-12T20:50:20.698673721Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-pdkn7/cp-metrics" id=fc1f9d2a-a574-4c04-a9b6-45f00042a8e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.691313 | controller | Jun 12 20:50:20.701145 crc crio[24437]: time="2026-06-12T20:50:20.70100826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691329 | controller | Jun 12 20:50:21.036768 crc crio[24437]: time="2026-06-12T20:50:21.027825142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691344 | controller | Jun 12 20:50:21.154862 crc crio[24437]: time="2026-06-12T20:50:21.151631074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691359 | controller | Jun 12 20:50:21.457757 crc crio[24437]: time="2026-06-12T20:50:21.457281257Z" level=info msg="Created container b247c96a7102d4ddb32c24c21fff366bb41617aeef32861e340a7e1157a8ecf6: openshift-frr-k8s/frr-k8s-pdkn7/cp-metrics" id=fc1f9d2a-a574-4c04-a9b6-45f00042a8e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.691376 | controller | Jun 12 20:50:21.459972 crc crio[24437]: time="2026-06-12T20:50:21.459885022Z" level=info msg="Starting container: b247c96a7102d4ddb32c24c21fff366bb41617aeef32861e340a7e1157a8ecf6" id=0d0c6e29-926b-4835-9915-f9e200169e30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.691396 | controller | Jun 12 20:50:21.473049 crc crio[24437]: time="2026-06-12T20:50:21.472757953Z" level=info msg="Started container" PID=44238 containerID=b247c96a7102d4ddb32c24c21fff366bb41617aeef32861e340a7e1157a8ecf6 description=openshift-frr-k8s/frr-k8s-pdkn7/cp-metrics id=0d0c6e29-926b-4835-9915-f9e200169e30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7
2026-06-12 21:48:32.691412 | controller | Jun 12 20:50:21.564630 crc crio[24437]: time="2026-06-12T20:50:21.562749262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691429 | controller | Jun 12 20:50:21.730526 crc crio[24437]: time="2026-06-12T20:50:21.729830473Z" level=info msg="Created container 4a04e9ff1bcd242cdaa1ca4ebdb3ff124a27c870518f229e5d1a05eb7179dfff: openshift-infra/auto-csr-approver-29688290-42xsq/oc" id=ae51927b-5fdb-4fe2-95dc-63a9206243d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.691445 | controller | Jun 12 20:50:21.736736 crc crio[24437]: time="2026-06-12T20:50:21.736449419Z" level=info msg="Starting container: 4a04e9ff1bcd242cdaa1ca4ebdb3ff124a27c870518f229e5d1a05eb7179dfff" id=17d624fc-646b-4b16-a793-981703bb9085 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.691461 | controller | Jun 12 20:50:21.748578 crc crio[24437]: time="2026-06-12T20:50:21.748395618Z" level=info msg="Started container" PID=44245 containerID=4a04e9ff1bcd242cdaa1ca4ebdb3ff124a27c870518f229e5d1a05eb7179dfff description=openshift-infra/auto-csr-approver-29688290-42xsq/oc id=17d624fc-646b-4b16-a793-981703bb9085 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e
2026-06-12 21:48:32.691478 | controller | Jun 12 20:50:22.799036 crc crio[24437]: time="2026-06-12T20:50:22.798601346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=e929a5f0-46ad-43c6-ac2e-1d6840b3f739 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.691493 | controller | Jun 12 20:50:22.806891 crc crio[24437]: time="2026-06-12T20:50:22.806741939Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a98d4632-528a-43da-ab3e-ce2968dac527 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.691509 | controller | Jun 12 20:50:22.825443 crc crio[24437]: time="2026-06-12T20:50:22.825285872Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-status" id=bb5c82e2-7c7b-4595-a03b-7df7d8c33c6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.691525 | controller | Jun 12 20:50:22.827714 crc crio[24437]: time="2026-06-12T20:50:22.827562049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691540 | controller | Jun 12 20:50:22.859495 crc crio[24437]: time="2026-06-12T20:50:22.859439465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691556 | controller | Jun 12 20:50:22.864810 crc crio[24437]: time="2026-06-12T20:50:22.864752677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691571 | controller | Jun 12 20:50:22.977702 crc crio[24437]: time="2026-06-12T20:50:22.977636927Z" level=info msg="Created container 9054d5b79f2dd7e2ddea5db097aa2a2da034fbab43ea36b6f6507a41a10c9c6b: openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-status" id=bb5c82e2-7c7b-4595-a03b-7df7d8c33c6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.691590 | controller | Jun 12 20:50:22.981365 crc crio[24437]: time="2026-06-12T20:50:22.981283708Z" level=info msg="Starting container: 9054d5b79f2dd7e2ddea5db097aa2a2da034fbab43ea36b6f6507a41a10c9c6b" id=0e841722-d019-446f-a710-bfecac9f9e4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.691607 | controller | Jun 12 20:50:22.987167 crc crio[24437]: time="2026-06-12T20:50:22.987087953Z" level=info msg="Started container" PID=44288 containerID=9054d5b79f2dd7e2ddea5db097aa2a2da034fbab43ea36b6f6507a41a10c9c6b description=openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-status id=0e841722-d019-446f-a710-bfecac9f9e4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7
2026-06-12 21:48:32.691623 | controller | Jun 12 20:50:23.817410 crc crio[24437]: time="2026-06-12T20:50:23.816869186Z" level=info msg="Stopping pod sandbox: c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e" id=3b51cbd3-f783-461b-a2da-913fa1fd07e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.691638 | controller | Jun 12 20:50:23.818130 crc crio[24437]: time="2026-06-12T20:50:23.817665246Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688290-42xsq Namespace:openshift-infra ID:c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e UID:b9f5e1b5-02af-4957-8369-375f1145846c NetNS:/var/run/netns/7640660c-d825-471d-a9b0-a9801e89b4cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9f5e1b5_02af_4957_8369_375f1145846c.slice PodAnnotations:0xc001f6c5b0}] Aliases:map[]}"
2026-06-12 21:48:32.691654 | controller | Jun 12 20:50:23.818130 crc crio[24437]: time="2026-06-12T20:50:23.817748048Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d65a8710-2f29-486d-b346-bb3f8e02e1a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.691670 | controller | Jun 12 20:50:23.818130 crc crio[24437]: time="2026-06-12T20:50:23.817855231Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688290-42xsq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.691686 | controller | Jun 12 20:50:23.833722 crc crio[24437]: time="2026-06-12T20:50:23.833312507Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=83cb3744-8eab-42f2-a25c-e4ed7c20578a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.691703 | controller | Jun 12 20:50:23.845056 crc crio[24437]: time="2026-06-12T20:50:23.844781424Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-pdkn7/controller" id=ce7f0372-b09e-4250-a853-e5e50eeb7a1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.691719 | controller | Jun 12 20:50:23.857093 crc crio[24437]: time="2026-06-12T20:50:23.856893386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691734 | controller | Jun 12 20:50:23.859796 crc crio[24437]: time="2026-06-12T20:50:23.859646314Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-rmzbb/POD" id=2962c5d2-dbe0-4376-98df-ccc75b46fa42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.691750 | controller | Jun 12 20:50:23.860126 crc crio[24437]: time="2026-06-12T20:50:23.859896311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691766 | controller | Jun 12 20:50:23.943459 crc crio[24437]: time="2026-06-12T20:50:23.943007426Z" level=info msg="Got pod network &{Name:redhat-operators-rmzbb Namespace:openshift-marketplace ID:68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e UID:df4732ee-8558-4af1-8e63-f67e834d970e NetNS:/var/run/netns/a1960d7f-9fd3-452d-ab39-d2b681b7a1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4732ee_8558_4af1_8e63_f67e834d970e.slice PodAnnotations:0xc002554800}] Aliases:map[]}"
2026-06-12 21:48:32.691785 | controller | Jun 12 20:50:23.943754 crc crio[24437]: time="2026-06-12T20:50:23.943729465Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-rmzbb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.691802 | controller | Jun 12 20:50:23.946633 crc crio[24437]: time="2026-06-12T20:50:23.946040763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691818 | controller | Jun 12 20:50:23.952557 crc crio[24437]: time="2026-06-12T20:50:23.952492653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691834 | controller | Jun 12 20:50:24.135752 crc crio[24437]: time="2026-06-12T20:50:24.131808292Z" level=info msg="Created container 22b4c94adff8b38a9b6d9ac4004696766a588a84bec9ee4532047642480feede: openshift-frr-k8s/frr-k8s-pdkn7/controller" id=ce7f0372-b09e-4250-a853-e5e50eeb7a1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.691864 | controller | Jun 12 20:50:24.139269 crc crio[24437]: time="2026-06-12T20:50:24.139134194Z" level=info msg="Starting container: 22b4c94adff8b38a9b6d9ac4004696766a588a84bec9ee4532047642480feede" id=642998c5-a1fe-403f-982f-825e9c201284 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.691886 | controller | Jun 12 20:50:24.145076 crc crio[24437]: time="2026-06-12T20:50:24.144588931Z" level=info msg="Started container" PID=44334 containerID=22b4c94adff8b38a9b6d9ac4004696766a588a84bec9ee4532047642480feede description=openshift-frr-k8s/frr-k8s-pdkn7/controller id=642998c5-a1fe-403f-982f-825e9c201284 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7
2026-06-12 21:48:32.691903 | controller | Jun 12 20:50:24.182594 crc crio[24437]: time="2026-06-12T20:50:24.180481907Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=339385b9-43cb-458e-a057-dbf1991f8fa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.691919 | controller | Jun 12 20:50:24.190849 crc crio[24437]: time="2026-06-12T20:50:24.190695763Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3839b5eb-0345-4b2f-9918-c263f073745e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.691934 | controller | Jun 12 20:50:24.204317 crc crio[24437]: time="2026-06-12T20:50:24.204113548Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-pdkn7/frr" id=164483b3-ece3-4e30-87b6-0fc06456b59b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.691949 | controller | Jun 12 20:50:24.206737 crc crio[24437]: time="2026-06-12T20:50:24.206505777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.691965 | controller | Jun 12 20:50:24.283022 crc crio[24437]: time="2026-06-12T20:50:24.282391223Z" level=info msg="Stopped pod sandbox: c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e" id=3b51cbd3-f783-461b-a2da-913fa1fd07e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.691980 | controller | Jun 12 20:50:24.374870 crc crio[24437]: time="2026-06-12T20:50:24.374554524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692000 | controller | Jun 12 20:50:24.395139 crc crio[24437]: time="2026-06-12T20:50:24.395006695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692016 | controller | Jun 12 20:50:24.545127 crc crio[24437]: time="2026-06-12T20:50:24.544750285Z" level=info msg="Created container 4ede152075f9f6df63babaeda24dba9c30fa407594912f9ad467ce42c1dc2797: openshift-frr-k8s/frr-k8s-pdkn7/frr" id=164483b3-ece3-4e30-87b6-0fc06456b59b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.692032 | controller | Jun 12 20:50:24.549478 crc crio[24437]: time="2026-06-12T20:50:24.548737795Z" level=info msg="Starting container: 4ede152075f9f6df63babaeda24dba9c30fa407594912f9ad467ce42c1dc2797" id=0aa94c92-4ac2-4051-9215-26a305a3c11e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.692049 | controller | Jun 12 20:50:24.580230 crc crio[24437]: time="2026-06-12T20:50:24.579858022Z" level=info msg="Started container" PID=44396 containerID=4ede152075f9f6df63babaeda24dba9c30fa407594912f9ad467ce42c1dc2797 description=openshift-frr-k8s/frr-k8s-pdkn7/frr id=0aa94c92-4ac2-4051-9215-26a305a3c11e name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7
2026-06-12 21:48:32.692064 | controller | Jun 12 20:50:24.599759 crc crio[24437]: time="2026-06-12T20:50:24.599642506Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4b68fcdc-edf6-4696-808f-183b2fb1f824 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.692080 | controller | Jun 12 20:50:24.604621 crc crio[24437]: time="2026-06-12T20:50:24.604568159Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=e6f8fec2-e37d-469c-835d-c43717d2e7d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.692096 | controller | Jun 12 20:50:24.621493 crc crio[24437]: time="2026-06-12T20:50:24.62140555Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-pdkn7/reloader" id=1578e47e-2dd7-4a06-91f4-fb7f13dfd28b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.692111 | controller | Jun 12 20:50:24.624907 crc crio[24437]: time="2026-06-12T20:50:24.623685237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692126 | controller | Jun 12 20:50:24.691541 crc crio[24437]: time="2026-06-12T20:50:24.691451319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692141 | controller | Jun 12 20:50:24.696974 crc crio[24437]: time="2026-06-12T20:50:24.696856244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692157 | controller | Jun 12 20:50:24.734262 crc crio[24437]: 2026-06-12T20:50:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68ab3213416aa81 Mac:36:e0:ad:0a:c5:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/a1960d7f-9fd3-452d-ab39-d2b681b7a1ce SocketPath: PciID:}] [{Interface:0xc00013abc0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.692172 | controller | Jun 12 20:50:24.736980 crc crio[24437]: time="2026-06-12T20:50:24.736840892Z" level=info msg="Got pod network &{Name:redhat-operators-rmzbb Namespace:openshift-marketplace ID:68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e UID:df4732ee-8558-4af1-8e63-f67e834d970e NetNS:/var/run/netns/a1960d7f-9fd3-452d-ab39-d2b681b7a1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4732ee_8558_4af1_8e63_f67e834d970e.slice PodAnnotations:0xc002554800}] Aliases:map[]}"
2026-06-12 21:48:32.692193 | controller | Jun 12 20:50:24.737322 crc crio[24437]: time="2026-06-12T20:50:24.737108038Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-rmzbb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.692209 | controller | Jun 12 20:50:24.753133 crc crio[24437]: time="2026-06-12T20:50:24.753039977Z" level=info msg="Ran pod sandbox 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e with infra container: openshift-marketplace/redhat-operators-rmzbb/POD" id=2962c5d2-dbe0-4376-98df-ccc75b46fa42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.692225 | controller | Jun 12 20:50:24.757418 crc crio[24437]: time="2026-06-12T20:50:24.757367255Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4224178b-32ba-4272-ae54-5cba2f04cf34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.692242 | controller | Jun 12 20:50:24.761736 crc crio[24437]: time="2026-06-12T20:50:24.761660432Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ebe92011-58ad-472b-ac9f-04cf1769353e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.692257 | controller | Jun 12 20:50:24.767952 crc crio[24437]: time="2026-06-12T20:50:24.767833896Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-rmzbb/extract-utilities" id=3676ffe2-bc0e-41cb-909c-3928671eb4c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.692273 | controller | Jun 12 20:50:24.768458 crc crio[24437]: time="2026-06-12T20:50:24.768411801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692289 | controller | Jun 12 20:50:24.814032 crc crio[24437]: time="2026-06-12T20:50:24.813831405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692305 | controller | Jun 12 20:50:24.828672 crc crio[24437]: time="2026-06-12T20:50:24.828595973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692321 | controller | Jun 12 20:50:24.873539 crc crio[24437]: time="2026-06-12T20:50:24.873155747Z" level=info msg="Created container 876c403d622b83d2db12958fb0d23acfe8adb76f6bc32612a5961d3db82934a7: openshift-frr-k8s/frr-k8s-pdkn7/reloader" id=1578e47e-2dd7-4a06-91f4-fb7f13dfd28b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.692336 | controller | Jun 12 20:50:24.875117 crc crio[24437]: time="2026-06-12T20:50:24.875068354Z" level=info msg="Starting container: 876c403d622b83d2db12958fb0d23acfe8adb76f6bc32612a5961d3db82934a7" id=a490f4a1-e099-42cd-b00b-50b4a00b2ce4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.692352 | controller | Jun 12 20:50:24.899084 crc crio[24437]: time="2026-06-12T20:50:24.895302509Z" level=info msg="Started container" PID=44426 containerID=876c403d622b83d2db12958fb0d23acfe8adb76f6bc32612a5961d3db82934a7 description=openshift-frr-k8s/frr-k8s-pdkn7/reloader id=a490f4a1-e099-42cd-b00b-50b4a00b2ce4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7
2026-06-12 21:48:32.692370 | controller | Jun 12 20:50:24.917366 crc crio[24437]: time="2026-06-12T20:50:24.91696582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2a850986-7da3-4d73-8ab6-54799e69f2ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.692389 | controller | Jun 12 20:50:24.923437 crc crio[24437]: time="2026-06-12T20:50:24.92331841Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d3dc3820-fdd7-46db-9a3a-cc8ad4e4bfbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.692406 | controller | Jun 12 20:50:24.931956 crc crio[24437]: time="2026-06-12T20:50:24.931816402Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-pdkn7/frr-metrics" id=59910859-76c2-4a74-abaa-26e917d3a794 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.692422 | controller | Jun 12 20:50:24.934258 crc crio[24437]: time="2026-06-12T20:50:24.934172941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692438 | controller | Jun 12 20:50:25.001276 crc crio[24437]: time="2026-06-12T20:50:25.001151733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692454 | controller | Jun 12 20:50:25.008493 crc crio[24437]: time="2026-06-12T20:50:25.008438965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692469 | controller | Jun 12 20:50:25.090362 crc crio[24437]: time="2026-06-12T20:50:25.090098614Z" level=info msg="Created container 29f0bcda93c607399358c29c3f017522aff440d42fc614de246d337f51c2598f: openshift-marketplace/redhat-operators-rmzbb/extract-utilities" id=3676ffe2-bc0e-41cb-909c-3928671eb4c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.692485 | controller | Jun 12 20:50:25.091625 crc crio[24437]: time="2026-06-12T20:50:25.091597172Z" level=info msg="Starting container: 29f0bcda93c607399358c29c3f017522aff440d42fc614de246d337f51c2598f" id=77ac589c-d03d-49bf-a31d-46bc9ea9ff96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.692501 | controller | Jun 12 20:50:25.100270 crc crio[24437]: time="2026-06-12T20:50:25.100175747Z" level=info msg="Started container" PID=44446 containerID=29f0bcda93c607399358c29c3f017522aff440d42fc614de246d337f51c2598f description=openshift-marketplace/redhat-operators-rmzbb/extract-utilities id=77ac589c-d03d-49bf-a31d-46bc9ea9ff96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e
2026-06-12 21:48:32.692516 | controller | Jun 12 20:50:25.230611 crc crio[24437]: time="2026-06-12T20:50:25.23050179Z" level=info msg="Created container ccda36a696ca05cd0d8994fbd34dcf264d9919adef2678d1d2a6c3e5a6530067: openshift-frr-k8s/frr-k8s-pdkn7/frr-metrics" id=59910859-76c2-4a74-abaa-26e917d3a794 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.692532 | controller | Jun 12 20:50:25.231894 crc crio[24437]: time="2026-06-12T20:50:25.231672831Z" level=info msg="Starting container: ccda36a696ca05cd0d8994fbd34dcf264d9919adef2678d1d2a6c3e5a6530067" id=196e3ff1-88ed-42e7-8a5e-5f2bf06cf459 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.692547 | controller | Jun 12 20:50:25.238326 crc crio[24437]: time="2026-06-12T20:50:25.238151212Z" level=info msg="Started container" PID=44461 containerID=ccda36a696ca05cd0d8994fbd34dcf264d9919adef2678d1d2a6c3e5a6530067 description=openshift-frr-k8s/frr-k8s-pdkn7/frr-metrics id=196e3ff1-88ed-42e7-8a5e-5f2bf06cf459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7
2026-06-12 21:48:32.692562 | controller | Jun 12 20:50:25.258538 crc crio[24437]: time="2026-06-12T20:50:25.258421698Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=db4b127e-c4c6-4b3f-8533-2877d92ed255 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.692585 | controller | Jun 12 20:50:25.264467 crc crio[24437]: time="2026-06-12T20:50:25.264366567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=fd7d96a1-5a85-4baa-a3c9-79407e666b49 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.692603 | controller | Jun 12 20:50:25.308484 crc crio[24437]: time="2026-06-12T20:50:25.308372417Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-pdkn7/frr-status" id=5bd26c88-bc9c-4292-9dc1-40a5ac5482aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.692619 | controller | Jun 12 20:50:25.310399 crc crio[24437]: time="2026-06-12T20:50:25.310329995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692635 | controller | Jun 12 20:50:25.383736 crc crio[24437]: time="2026-06-12T20:50:25.383551563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692651 | controller | Jun 12 20:50:25.387723 crc crio[24437]: time="2026-06-12T20:50:25.387636075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692666 | controller | Jun 12 20:50:25.523120 crc crio[24437]: time="2026-06-12T20:50:25.521390046Z" level=info msg="Created container 2d51fee8194bf95a55453f21c5ed1c7485aeb48c0d40f19a997151d136c8c230: openshift-frr-k8s/frr-k8s-pdkn7/frr-status" id=5bd26c88-bc9c-4292-9dc1-40a5ac5482aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.692682 | controller | Jun 12 20:50:25.529285 crc crio[24437]: time="2026-06-12T20:50:25.52915312Z" level=info msg="Starting container: 2d51fee8194bf95a55453f21c5ed1c7485aeb48c0d40f19a997151d136c8c230" id=7d3e02d9-bd87-4dce-95af-41ee76ea5bab name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.692698 | controller | Jun 12 20:50:25.535348 crc crio[24437]: time="2026-06-12T20:50:25.53513797Z" level=info msg="Started container" PID=44483 containerID=2d51fee8194bf95a55453f21c5ed1c7485aeb48c0d40f19a997151d136c8c230 description=openshift-frr-k8s/frr-k8s-pdkn7/frr-status id=7d3e02d9-bd87-4dce-95af-41ee76ea5bab name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7
2026-06-12 21:48:32.692714 | controller | Jun 12 20:50:25.548779 crc crio[24437]: time="2026-06-12T20:50:25.548704378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=43ad3d49-e003-4047-b914-4a9e3ad99dbf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.692729 | controller | Jun 12 20:50:25.551869 crc crio[24437]: time="2026-06-12T20:50:25.551793405Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=760c0546-4c37-48c4-a35c-c2b76ad2b282 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.692744 | controller | Jun 12 20:50:25.560687 crc crio[24437]: time="2026-06-12T20:50:25.560584704Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy" id=b3f87984-6a21-46ae-aa9e-c7af29058496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.692760 | controller | Jun 12 20:50:25.561324 crc crio[24437]: time="2026-06-12T20:50:25.56123935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692775 | controller | Jun 12 20:50:25.643621 crc crio[24437]: time="2026-06-12T20:50:25.643378903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692795 | controller | Jun 12 20:50:25.933356 crc crio[24437]: time="2026-06-12T20:50:25.932567475Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8636e55f-fda3-4c6d-8833-ceecde753294 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.692811 | controller | Jun 12 20:50:25.942395 crc crio[24437]: time="2026-06-12T20:50:25.941777745Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:48:32.692826 | controller | Jun 12 20:50:26.246102 crc crio[24437]: time="2026-06-12T20:50:26.246012063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692843 | controller | Jun 12 20:50:26.359477 crc crio[24437]: time="2026-06-12T20:50:26.359421705Z" level=info msg="Created container ab3a1c69271990b446ee2251b44433c0514e64e5e53df228227af1574948a5a8: openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy" id=b3f87984-6a21-46ae-aa9e-c7af29058496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.692880 | controller | Jun 12 20:50:26.361421 crc crio[24437]: time="2026-06-12T20:50:26.361307762Z" level=info msg="Starting container: ab3a1c69271990b446ee2251b44433c0514e64e5e53df228227af1574948a5a8" id=8dcee8c9-2bfe-4b8b-9bb3-b0286c6eb279 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.692897 | controller | Jun 12 20:50:26.368522 crc crio[24437]: time="2026-06-12T20:50:26.368402929Z" level=info msg="Started container" PID=44538 containerID=ab3a1c69271990b446ee2251b44433c0514e64e5e53df228227af1574948a5a8 description=openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy id=8dcee8c9-2bfe-4b8b-9bb3-b0286c6eb279 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7
2026-06-12 21:48:32.692914 | controller | Jun 12 20:50:26.382735 crc crio[24437]: time="2026-06-12T20:50:26.382664466Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ef01748e-81dd-43d9-a4b4-581e9d2f7f57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.692930 | controller | Jun 12 20:50:26.385909 crc crio[24437]: time="2026-06-12T20:50:26.385782103Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=66d10d1b-7a2b-4c8a-b6cf-6a340ff64b41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.692945 | controller | Jun 12 20:50:26.391864 crc crio[24437]: time="2026-06-12T20:50:26.391830215Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy-frr" id=b83881ab-86c3-4656-94ab-eda694271c05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.692961 | controller | Jun 12 20:50:26.392401 crc crio[24437]: time="2026-06-12T20:50:26.392371188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692977 | controller | Jun 12 20:50:26.437087 crc crio[24437]: time="2026-06-12T20:50:26.436730936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.692992 | controller | Jun 12 20:50:27.116239 crc crio[24437]: time="2026-06-12T20:50:27.114741388Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=8636e55f-fda3-4c6d-8833-ceecde753294 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.693007 | controller | Jun 12 20:50:27.132800 crc crio[24437]: time="2026-06-12T20:50:27.13041215Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0b65f827-d4c2-4806-b5ae-faf66d68abb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.693027 | controller | Jun 12 20:50:27.137876 crc crio[24437]: time="2026-06-12T20:50:27.137455246Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e3fae72c-7318-4865-add8-d7607dd6c29b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.693043 | controller | Jun 12 20:50:27.179117 crc crio[24437]: time="2026-06-12T20:50:27.171706521Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-rmzbb/extract-content" id=56f12c4b-0de1-4811-a584-ff14da79cef0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.693059 | controller | Jun 12 20:50:27.179117 crc crio[24437]: time="2026-06-12T20:50:27.172449949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.693074 | controller | Jun 12 20:50:27.364628 crc crio[24437]: time="2026-06-12T20:50:27.363495501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.693090 | controller | Jun 12 20:50:27.379491 crc crio[24437]: time="2026-06-12T20:50:27.376603368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.693106 | controller | Jun 12 20:50:27.689413 crc crio[24437]: time="2026-06-12T20:50:27.688407507Z" level=info msg="Created container bd20dad8be742986f261ca3b2c4c170f4e6035f75c30e60aabc6371dd28041fc: openshift-marketplace/redhat-operators-rmzbb/extract-content" id=56f12c4b-0de1-4811-a584-ff14da79cef0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.693128 | controller | Jun 12 20:50:27.729894 crc crio[24437]: time="2026-06-12T20:50:27.729682587Z" level=info msg="Starting container: bd20dad8be742986f261ca3b2c4c170f4e6035f75c30e60aabc6371dd28041fc" id=d070ec1a-c644-47d6-9230-6334b727b94e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.693152 | controller | Jun 12 20:50:27.779853 crc crio[24437]: time="2026-06-12T20:50:27.779696435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.693175 | controller | Jun 12 20:50:27.818527 crc crio[24437]: time="2026-06-12T20:50:27.817662893Z" level=info msg="Started container" PID=44598 containerID=bd20dad8be742986f261ca3b2c4c170f4e6035f75c30e60aabc6371dd28041fc description=openshift-marketplace/redhat-operators-rmzbb/extract-content id=d070ec1a-c644-47d6-9230-6334b727b94e name=/runtime.v1.RuntimeService/StartContainer sandboxID=68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e
2026-06-12 21:48:32.693193 | controller | Jun 12 20:50:28.173771 crc crio[24437]: time="2026-06-12T20:50:28.173439448Z" level=info msg="Created container 2478f1fe95ee5545848dfde82c33ae399f336a1b22841a43fde2d6e861483762: openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy-frr" id=b83881ab-86c3-4656-94ab-eda694271c05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.693210 | controller | Jun 12 20:50:28.179518 crc crio[24437]: time="2026-06-12T20:50:28.176845244Z" level=info msg="Starting container: 2478f1fe95ee5545848dfde82c33ae399f336a1b22841a43fde2d6e861483762" id=50378f0b-48c1-40e8-baae-38c3ef29903f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.693227 | controller | Jun 12 20:50:28.224520 crc crio[24437]: time="2026-06-12T20:50:28.222529065Z" level=info msg="Started container" PID=44643 containerID=2478f1fe95ee5545848dfde82c33ae399f336a1b22841a43fde2d6e861483762 description=openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy-frr id=50378f0b-48c1-40e8-baae-38c3ef29903f name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7
2026-06-12 21:48:32.693247 | controller | Jun 12 20:50:38.687900 crc crio[24437]: time="2026-06-12T20:50:38.68665236Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-2qgh9/POD" id=9192c004-b694-40c3-a292-829f49b2a286 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.693264 | controller | Jun 12 20:50:38.689611 crc crio[24437]: time="2026-06-12T20:50:38.687961493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.693280 | controller | Jun 12 20:50:38.738043 crc crio[24437]: time="2026-06-12T20:50:38.737804018Z" level=info msg="Got pod network &{Name:certified-operators-2qgh9 Namespace:openshift-marketplace ID:720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005 UID:dfde5baa-a32d-4073-9d1d-2c892805307d NetNS:/var/run/netns/45f47ac1-72f6-497d-a6eb-1c5c1e5650d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfde5baa_a32d_4073_9d1d_2c892805307d.slice PodAnnotations:0xc001f6c090}] Aliases:map[]}"
2026-06-12 21:48:32.693296 | controller | Jun 12 20:50:38.738043 crc crio[24437]: time="2026-06-12T20:50:38.738000003Z" level=info msg="Adding pod openshift-marketplace_certified-operators-2qgh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.693312 | controller | Jun 12 20:50:38.798435 crc crio[24437]: time="2026-06-12T20:50:38.798182576Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-vwldm/POD" id=0e3d84dc-1aef-4f97-ab94-3cef3b971fe6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.693329 | controller | Jun 12 20:50:38.798435 crc crio[24437]: time="2026-06-12T20:50:38.798408292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.693346 | controller | Jun 12 20:50:38.856910 crc crio[24437]: time="2026-06-12T20:50:38.8563936Z" level=info msg="Got pod network &{Name:community-operators-vwldm Namespace:openshift-marketplace ID:c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f UID:b2e75605-0234-4f23-93c9-8a493323502d NetNS:/var/run/netns/87349e05-8678-4241-8de1-b250342f0527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2e75605_0234_4f23_93c9_8a493323502d.slice PodAnnotations:0xc001f6c290}] Aliases:map[]}"
2026-06-12 21:48:32.693362 | controller | Jun 12 20:50:38.856910 crc crio[24437]: time="2026-06-12T20:50:38.856577764Z" level=info msg="Adding pod openshift-marketplace_community-operators-vwldm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.693378 | controller | Jun 12 20:50:41.412043 crc crio[24437]: time="2026-06-12T20:50:41.410517258Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-vzf8d/POD" id=a5a52427-fa52-48db-a151-e221a2d63b59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.693395 | controller | Jun 12 20:50:41.413889 crc crio[24437]: time="2026-06-12T20:50:41.412102947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.693411 | controller | Jun 12 20:50:41.561042 crc crio[24437]: time="2026-06-12T20:50:41.560179805Z" level=info msg="Got pod network &{Name:redhat-marketplace-vzf8d Namespace:openshift-marketplace ID:177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9 UID:f92e2be7-7c5b-4a16-a1bf-c6af7b1d6eaa NetNS:/var/run/netns/ff9535b4-a7af-409b-a2c4-0d442a3dfce8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf92e2be7_7c5b_4a16_a1bf_c6af7b1d6eaa.slice PodAnnotations:0xc00282c5f0}] Aliases:map[]}"
2026-06-12 21:48:32.693431 | controller | Jun 12 20:50:41.561042 crc crio[24437]: time="2026-06-12T20:50:41.56034959Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-vzf8d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.693448 | controller | Jun 12 20:50:41.695091 crc crio[24437]: 2026-06-12T20:50:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9c14d0ce31d63f Mac:52:94:cb:59:b4:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/87349e05-8678-4241-8de1-b250342f0527 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.693465 | controller | Jun 12 20:50:41.698638 crc crio[24437]: time="2026-06-12T20:50:41.6985253Z" level=info msg="Got pod network &{Name:community-operators-vwldm Namespace:openshift-marketplace ID:c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f UID:b2e75605-0234-4f23-93c9-8a493323502d NetNS:/var/run/netns/87349e05-8678-4241-8de1-b250342f0527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2e75605_0234_4f23_93c9_8a493323502d.slice PodAnnotations:0xc001f6c290}] Aliases:map[]}"
2026-06-12 21:48:32.693482 | controller | Jun 12 20:50:41.700171 crc crio[24437]: time="2026-06-12T20:50:41.699046194Z" level=info msg="Checking pod openshift-marketplace_community-operators-vwldm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.693498 | controller | Jun 12 20:50:41.729989 crc crio[24437]: time="2026-06-12T20:50:41.728456818Z" level=info msg="Ran pod sandbox c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f with infra container: openshift-marketplace/community-operators-vwldm/POD" id=0e3d84dc-1aef-4f97-ab94-3cef3b971fe6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.693515 | controller | Jun 12 20:50:41.740879 crc crio[24437]: time="2026-06-12T20:50:41.740718905Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3b46ddb7-5525-4b90-99fb-8151bb07499c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.693531 | controller | Jun 12 20:50:41.745497 crc crio[24437]: time="2026-06-12T20:50:41.745446172Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9397f63d-31f2-41e1-9dbb-135277e69d88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.693547 | controller | Jun 12 20:50:41.756127 crc crio[24437]: time="2026-06-12T20:50:41.75579072Z" level=info msg="Creating container: openshift-marketplace/community-operators-vwldm/extract-utilities" id=a01968e6-893d-4239-ae08-6776aed72cc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.693563 | controller | Jun 12 20:50:41.756552 crc crio[24437]: time="2026-06-12T20:50:41.756511988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.693578 | controller | Jun 12 20:50:41.840268 crc crio[24437]: 2026-06-12T20:50:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:720b4f4b9b2b23d Mac:22:b4:56:79:ab:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/45f47ac1-72f6-497d-a6eb-1c5c1e5650d4 SocketPath: PciID:}] [{Interface:0xc0003846d0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.693594 | controller | Jun 12 20:50:41.842110 crc crio[24437]: time="2026-06-12T20:50:41.84184669Z" level=info msg="Got pod network &{Name:certified-operators-2qgh9 Namespace:openshift-marketplace ID:720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005 UID:dfde5baa-a32d-4073-9d1d-2c892805307d NetNS:/var/run/netns/45f47ac1-72f6-497d-a6eb-1c5c1e5650d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfde5baa_a32d_4073_9d1d_2c892805307d.slice PodAnnotations:0xc001f6c090}] Aliases:map[]}"
2026-06-12 21:48:32.693614 | controller | Jun 12 20:50:41.842481 crc crio[24437]: time="2026-06-12T20:50:41.842367243Z" level=info msg="Checking pod openshift-marketplace_certified-operators-2qgh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.693631 | controller | Jun 12 20:50:41.860634 crc crio[24437]: time="2026-06-12T20:50:41.860491565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.693647 | controller | Jun 12 20:50:41.883131 crc crio[24437]: time="2026-06-12T20:50:41.88268746Z" level=info msg="Ran pod sandbox 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005 with infra container: openshift-marketplace/certified-operators-2qgh9/POD" id=9192c004-b694-40c3-a292-829f49b2a286 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.693663 | controller | Jun 12 20:50:41.889385 crc crio[24437]: time="2026-06-12T20:50:41.888483095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.693679 | controller | Jun 12 20:50:41.896698 crc crio[24437]: time="2026-06-12T20:50:41.896542896Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=39ccb6a3-64b3-4994-a8b6-18832bd07833 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.693695 | controller | Jun 12 20:50:41.911622 crc crio[24437]: time="2026-06-12T20:50:41.907130811Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e3ec40da-7842-4325-956c-b9a979cac07b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.693711 | controller | Jun 12 20:50:41.937686 crc crio[24437]: time="2026-06-12T20:50:41.937382486Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2qgh9/extract-utilities" id=a6c8d640-f3f4-4ab1-af32-92f6a79689c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.693727 | controller | Jun 12 20:50:41.939089 crc crio[24437]: time="2026-06-12T20:50:41.937904259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.693743 | controller | Jun 12 20:50:42.086760 crc crio[24437]: time="2026-06-12T20:50:42.086661465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.693758 | controller | Jun 12 20:50:42.131598 crc crio[24437]: time="2026-06-12T20:50:42.131419822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.693774 | controller | Jun 12 20:50:42.593648 crc crio[24437]: time="2026-06-12T20:50:42.588412215Z" level=info msg="Created container c424f8f87380b7b8809b06b440d080c94f35cc8640a8b95358d98574a1759519: openshift-marketplace/community-operators-vwldm/extract-utilities" id=a01968e6-893d-4239-ae08-6776aed72cc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.693790 | controller | Jun 12 20:50:42.622040 crc crio[24437]: time="2026-06-12T20:50:42.617505142Z" level=info msg="Starting container: c424f8f87380b7b8809b06b440d080c94f35cc8640a8b95358d98574a1759519" id=c955eeb4-b7bc-48f5-af02-0fa127c4fb8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.693806 | controller | Jun 12 20:50:42.698631 crc crio[24437]: time="2026-06-12T20:50:42.698422232Z" level=info msg="Started container" PID=44951 containerID=c424f8f87380b7b8809b06b440d080c94f35cc8640a8b95358d98574a1759519 description=openshift-marketplace/community-operators-vwldm/extract-utilities id=c955eeb4-b7bc-48f5-af02-0fa127c4fb8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f
2026-06-12 21:48:32.693826 | controller | Jun 12 20:50:42.787049 crc crio[24437]: time="2026-06-12T20:50:42.786499622Z" level=info msg="Created container 97ef65b352435b09ddf8f0e66fa378bc3e172e14528ccb7dc996b77c57633891: openshift-marketplace/certified-operators-2qgh9/extract-utilities" id=a6c8d640-f3f4-4ab1-af32-92f6a79689c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.693843 | controller | Jun 12 20:50:42.799577 crc crio[24437]: time="2026-06-12T20:50:42.798609954Z" level=info msg="Starting container: 97ef65b352435b09ddf8f0e66fa378bc3e172e14528ccb7dc996b77c57633891" id=7100cea3-a02b-4268-b6cb-03ed3892e14f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.693885 | controller | Jun 12 20:50:42.920858 crc crio[24437]: time="2026-06-12T20:50:42.920493458Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-849748df56-jq69x/POD" id=8008a22a-4855-4c0f-a745-ba7a43011705 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.693903 | controller | Jun 12 20:50:42.921407 crc crio[24437]: time="2026-06-12T20:50:42.920886759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.693919 | controller | Jun 12 20:50:43.004433 crc crio[24437]: time="2026-06-12T20:50:43.004151858Z" level=info msg="Started container" PID=44956 containerID=97ef65b352435b09ddf8f0e66fa378bc3e172e14528ccb7dc996b77c57633891 description=openshift-marketplace/certified-operators-2qgh9/extract-utilities id=7100cea3-a02b-4268-b6cb-03ed3892e14f name=/runtime.v1.RuntimeService/StartContainer sandboxID=720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005
2026-06-12 21:48:32.693936 | controller | Jun 12 20:50:43.345842 crc crio[24437]: time="2026-06-12T20:50:43.344279023Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-849748df56-jq69x Namespace:baremetal-operator-system ID:3597e2206edab91cbdbf2ba19e9f390f8ca09abb7b0e953a659d631cb8776cf9 UID:ee93de69-036a-4d46-80f2-c0cc60029d5d NetNS:/var/run/netns/1ac0c863-81c7-44be-8b08-1b940f9fca16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee93de69_036a_4d46_80f2_c0cc60029d5d.slice PodAnnotations:0xc000a8c5a0}] Aliases:map[]}"
2026-06-12 21:48:32.693952 | controller | Jun 12 20:50:43.345842 crc crio[24437]: time="2026-06-12T20:50:43.344887399Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-849748df56-jq69x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.693968 | controller | Jun 12 20:50:43.940879 crc crio[24437]: time="2026-06-12T20:50:43.94080826Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4f513eab-ddde-4d91-a7ed-408faacbee03 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.693984 | controller | Jun 12 20:50:43.971589 crc crio[24437]: time="2026-06-12T20:50:43.970150672Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:48:32.694000 | controller | Jun 12 20:50:44.994877 crc crio[24437]: time="2026-06-12T20:50:44.993718025Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=655ca64f-a8f2-45e2-a712-ff34d5a7df3c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.694016 | controller | Jun 12 20:50:45.006489 crc crio[24437]: time="2026-06-12T20:50:45.006304779Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:48:32.694037 | controller | Jun 12 20:50:45.239815 crc crio[24437]: time="2026-06-12T20:50:45.239560575Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf" id=4f513eab-ddde-4d91-a7ed-408faacbee03 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.694053 | controller | Jun 12 20:50:45.248243 crc crio[24437]: time="2026-06-12T20:50:45.244516898Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bc2465f8-d229-4058-8534-c9befe7d4a47 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.694070 | controller | Jun 12 20:50:45.276693 crc crio[24437]: time="2026-06-12T20:50:45.276474317Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0592cf31-8042-4ccc-9917-8a41f6b54381 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.694085 | controller | Jun 12 20:50:45.382394 crc crio[24437]: time="2026-06-12T20:50:45.381714795Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2qgh9/extract-content" id=718062f6-dc61-459e-8b4d-586438e6ebc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.694101 | controller | Jun 12 20:50:45.384816 crc crio[24437]: time="2026-06-12T20:50:45.384480614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.694117 | controller | Jun 12 20:50:45.761987 crc crio[24437]: time="2026-06-12T20:50:45.76025827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.694133 | controller | Jun 12 20:50:45.788986 crc crio[24437]: time="2026-06-12T20:50:45.788566647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.694150 | controller | Jun 12 20:50:45.808105 crc crio[24437]: time="2026-06-12T20:50:45.806702239Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=655ca64f-a8f2-45e2-a712-ff34d5a7df3c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.694165 | controller | Jun 12 20:50:45.814349 crc crio[24437]: time="2026-06-12T20:50:45.813489738Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=7cb217f5-19dd-43e5-b04f-ab23e98336bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.694181 | controller | Jun 12 20:50:45.834014 crc crio[24437]: time="2026-06-12T20:50:45.833341874Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=be33eb11-cb0a-4c5a-84c4-d968caf261f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.694197 | controller | Jun 12 20:50:45.891868 crc crio[24437]: time="2026-06-12T20:50:45.889541128Z" level=info msg="Creating container: openshift-marketplace/community-operators-vwldm/extract-content" id=f89f13d0-28d5-4750-972c-00fd72bbb5df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.694218 | controller | Jun 12 20:50:45.907121 crc crio[24437]: time="2026-06-12T20:50:45.904892441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.694242 | controller | Jun 12 20:50:46.509020 crc crio[24437]: time="2026-06-12T20:50:46.508801133Z" level=info msg="Created container 3eaa604e67e005164aa4a3194f289f3557e24fd732cf390cb031070f438cf0d2: openshift-marketplace/certified-operators-2qgh9/extract-content" id=718062f6-dc61-459e-8b4d-586438e6ebc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.694265 | controller | Jun 12 20:50:46.518997 crc crio[24437]: time="2026-06-12T20:50:46.514147497Z" level=info msg="Starting container: 3eaa604e67e005164aa4a3194f289f3557e24fd732cf390cb031070f438cf0d2" id=fe3d3dca-df8f-49b6-b763-0cadb436e819 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.694292 | controller | Jun 12 20:50:46.526830 crc crio[24437]: time="2026-06-12T20:50:46.526670619Z" level=info msg="Started container" PID=45030 containerID=3eaa604e67e005164aa4a3194f289f3557e24fd732cf390cb031070f438cf0d2 description=openshift-marketplace/certified-operators-2qgh9/extract-content id=fe3d3dca-df8f-49b6-b763-0cadb436e819 name=/runtime.v1.RuntimeService/StartContainer sandboxID=720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005
2026-06-12 21:48:32.694310 | controller | Jun 12 20:50:46.551480 crc crio[24437]: time="2026-06-12T20:50:46.551301604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.694326 | controller | Jun 12 20:50:46.557540 crc crio[24437]: time="2026-06-12T20:50:46.557436287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.694342 | controller | Jun 12 20:50:46.628815 crc crio[24437]: 2026-06-12T20:50:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:177b2614f997afa Mac:ba:5a:ec:7b:e2:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/ff9535b4-a7af-409b-a2c4-0d442a3dfce8 SocketPath: PciID:}] [{Interface:0xc00029f720 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.694358 | controller | Jun 12 20:50:46.647773 crc crio[24437]: time="2026-06-12T20:50:46.646650105Z" level=info msg="Got pod network &{Name:redhat-marketplace-vzf8d Namespace:openshift-marketplace ID:177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9 UID:f92e2be7-7c5b-4a16-a1bf-c6af7b1d6eaa NetNS:/var/run/netns/ff9535b4-a7af-409b-a2c4-0d442a3dfce8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf92e2be7_7c5b_4a16_a1bf_c6af7b1d6eaa.slice PodAnnotations:0xc00282c5f0}] Aliases:map[]}"
2026-06-12 21:48:32.694375 | controller | Jun 12 20:50:46.654668 crc crio[24437]: time="2026-06-12T20:50:46.654638015Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-vzf8d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.694391 | controller | Jun 12 20:50:46.696362 crc crio[24437]: time="2026-06-12T20:50:46.696318726Z" level=info msg="Ran pod sandbox 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9 with infra container: openshift-marketplace/redhat-marketplace-vzf8d/POD" id=a5a52427-fa52-48db-a151-e221a2d63b59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.694409 | controller | Jun 12 20:50:46.721698 crc crio[24437]: time="2026-06-12T20:50:46.712708015Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8582f61e-b38e-4ec3-90cc-b47097e5b721 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.694425 | controller | Jun 12 20:50:46.755674 crc crio[24437]: time="2026-06-12T20:50:46.754716645Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2887a4de-5808-4faf-b387-d13dff72872c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.694443 | controller | Jun 12 20:50:46.784407 crc crio[24437]: time="2026-06-12T20:50:46.783580875Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vzf8d/extract-utilities" id=9b5b0c14-c470-4842-85fc-a5be170f186d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.694461 | controller | Jun 12 20:50:46.784631 crc crio[24437]: time="2026-06-12T20:50:46.78459425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.694481 | controller | Jun 12 20:50:46.917675 crc crio[24437]: time="2026-06-12T20:50:46.917603692Z" level=info msg="Created container c5924ba8d4f8b34b5fe619f889264f837668cba4c5583dae211531abd485df79: openshift-marketplace/community-operators-vwldm/extract-content" id=f89f13d0-28d5-4750-972c-00fd72bbb5df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.694498 | controller | Jun 12 20:50:46.926750 crc crio[24437]: time="2026-06-12T20:50:46.926591326Z" level=info msg="Starting container: c5924ba8d4f8b34b5fe619f889264f837668cba4c5583dae211531abd485df79" id=28f8841e-27ab-422d-a481-43d6a521be88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.694514 | controller | Jun 12 20:50:46.934422 crc crio[24437]: time="2026-06-12T20:50:46.934307559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.694529 | controller | Jun 12 20:50:46.971407 crc crio[24437]: time="2026-06-12T20:50:46.970631957Z" level=info msg="Started container" PID=45056 containerID=c5924ba8d4f8b34b5fe619f889264f837668cba4c5583dae211531abd485df79 description=openshift-marketplace/community-operators-vwldm/extract-content id=28f8841e-27ab-422d-a481-43d6a521be88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f
2026-06-12 21:48:32.694545 | controller | Jun 12 20:50:46.986487 crc crio[24437]: time="2026-06-12T20:50:46.984420301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.694561 | controller | Jun 12 20:50:47.880399 crc crio[24437]: time="2026-06-12T20:50:47.878628263Z" level=info msg="Created container 89d8223c22271cab94e304625db0242db0a4a970302089b0f527cb6c5e0ac635: openshift-marketplace/redhat-marketplace-vzf8d/extract-utilities" id=9b5b0c14-c470-4842-85fc-a5be170f186d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.694577 | controller | Jun 12 20:50:47.909908 crc crio[24437]: time="2026-06-12T20:50:47.908775257Z" level=info msg="Starting container: 89d8223c22271cab94e304625db0242db0a4a970302089b0f527cb6c5e0ac635" id=9c5ad70d-368a-4fd6-bd3f-d821b82a293b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.694592 | controller | Jun 12 20:50:47.963710 crc crio[24437]: time="2026-06-12T20:50:47.963318969Z" level=info msg="Started container" PID=45085 containerID=89d8223c22271cab94e304625db0242db0a4a970302089b0f527cb6c5e0ac635 description=openshift-marketplace/redhat-marketplace-vzf8d/extract-utilities id=9c5ad70d-368a-4fd6-bd3f-d821b82a293b name=/runtime.v1.RuntimeService/StartContainer sandboxID=177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9
2026-06-12 21:48:32.694608 | controller | Jun 12 20:50:48.218540 crc crio[24437]: 2026-06-12T20:50:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3597e2206edab91 Mac:f2:e6:6f:a3:79:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/1ac0c863-81c7-44be-8b08-1b940f9fca16 SocketPath: PciID:}] [{Interface:0xc0001225c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.694624 | controller | Jun 12 20:50:48.221151 crc crio[24437]: time="2026-06-12T20:50:48.220824488Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-849748df56-jq69x Namespace:baremetal-operator-system ID:3597e2206edab91cbdbf2ba19e9f390f8ca09abb7b0e953a659d631cb8776cf9 UID:ee93de69-036a-4d46-80f2-c0cc60029d5d NetNS:/var/run/netns/1ac0c863-81c7-44be-8b08-1b940f9fca16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee93de69_036a_4d46_80f2_c0cc60029d5d.slice PodAnnotations:0xc000a8c5a0}] Aliases:map[]}"
2026-06-12 21:48:32.694644 | controller | Jun 12 20:50:48.223180 crc crio[24437]: time="2026-06-12T20:50:48.222320766Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-849748df56-jq69x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.694660 | controller | Jun 12 20:50:48.311075 crc crio[24437]: time="2026-06-12T20:50:48.309039782Z" level=info msg="Ran pod sandbox 3597e2206edab91cbdbf2ba19e9f390f8ca09abb7b0e953a659d631cb8776cf9 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-849748df56-jq69x/POD" id=8008a22a-4855-4c0f-a745-ba7a43011705 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.694676 | controller | Jun 12 20:50:48.315087 crc crio[24437]: time="2026-06-12T20:50:48.314053948Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=2982af58-eb04-4ef3-8779-b36fe05db0da name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.694691 | controller | Jun 12 20:50:48.351037 crc crio[24437]: time="2026-06-12T20:50:48.348838666Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-12 21:48:32.694707 | controller | Jun 12 20:50:48.467508 crc crio[24437]: time="2026-06-12T20:50:48.465446008Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=11f3a410-bb4a-499d-9cea-a1afabcaa209 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.694723 | controller | Jun 12 20:50:48.476114 crc crio[24437]: time="2026-06-12T20:50:48.473616212Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:48:32.694739 | controller | Jun 12 20:50:49.663751 crc crio[24437]: time="2026-06-12T20:50:49.663493339Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=11f3a410-bb4a-499d-9cea-a1afabcaa209 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.694755 | controller | Jun 12 20:50:49.665859 crc crio[24437]: time="2026-06-12T20:50:49.665621963Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=121a01e4-6556-43e5-91bd-ed1529e138c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.694771 | controller | Jun 12 20:50:49.678594 crc crio[24437]: time="2026-06-12T20:50:49.672625618Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9e4120df-b551-4c4d-9f16-0ab9b8d725b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.694786 | controller | Jun 12 20:50:49.699761 crc crio[24437]: time="2026-06-12T20:50:49.699665703Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vzf8d/extract-content" id=6edad756-c3b5-4650-98fa-d58c6f3cfcc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.694802 | controller | Jun 12 20:50:49.702655 crc crio[24437]: time="2026-06-12T20:50:49.70034287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.694818 | controller | Jun 12 20:50:49.845455 crc crio[24437]: time="2026-06-12T20:50:49.84489247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.694833 | controller | Jun 12 20:50:49.852292 crc crio[24437]: time="2026-06-12T20:50:49.852260553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.694889 | controller | Jun 12 20:50:49.891539 crc crio[24437]: time="2026-06-12T20:50:49.891443073Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/POD" id=3570a453-6fb7-4639-9f7d-dac677959b12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.694923 | controller | Jun 12 20:50:49.891718 crc crio[24437]: time="2026-06-12T20:50:49.891569016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.694942 | controller | Jun 12 20:50:50.156169 crc crio[24437]: time="2026-06-12T20:50:50.156100831Z" level=info msg="Created container d7e96c66f6330155a554ce9db0c5034dfcfd0f0d2f6ee5c7882949f09fecfb35: openshift-marketplace/redhat-marketplace-vzf8d/extract-content" id=6edad756-c3b5-4650-98fa-d58c6f3cfcc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.694973 | controller | Jun 12 20:50:50.163617 crc crio[24437]: time="2026-06-12T20:50:50.163581819Z" level=info msg="Starting container: d7e96c66f6330155a554ce9db0c5034dfcfd0f0d2f6ee5c7882949f09fecfb35" id=8e1a4d04-4cc7-4914-ad5c-144b189d5429 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.694992 | controller | Jun 12 20:50:50.201574 crc crio[24437]: time="2026-06-12T20:50:50.19806874Z" level=info msg="Started container" PID=45232 containerID=d7e96c66f6330155a554ce9db0c5034dfcfd0f0d2f6ee5c7882949f09fecfb35 description=openshift-marketplace/redhat-marketplace-vzf8d/extract-content id=8e1a4d04-4cc7-4914-ad5c-144b189d5429 name=/runtime.v1.RuntimeService/StartContainer sandboxID=177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9
2026-06-12 21:48:32.695009 | controller | Jun 12 20:50:50.205744 crc crio[24437]: time="2026-06-12T20:50:50.205547676Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7d97866665-qwsfc Namespace:baremetal-operator-system ID:d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6 UID:06949449-2f73-4f99-ae9d-0cdb114b176c NetNS:/var/run/netns/498f771a-6363-4318-b54a-3cd411d51a0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06949449_2f73_4f99_ae9d_0cdb114b176c.slice PodAnnotations:0xc001f6cb78}] Aliases:map[]}"
2026-06-12 21:48:32.695027 | controller | Jun 12 20:50:50.205854 crc crio[24437]: time="2026-06-12T20:50:50.205757453Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7d97866665-qwsfc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.695043 | controller | Jun 12 20:50:50.272714 crc crio[24437]: time="2026-06-12T20:50:50.27256921Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-tnm2r/POD" id=5a561e46-6092-4d66-88c1-2b8590b6fd35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.695060 | controller | Jun 12 20:50:50.275038 crc crio[24437]: time="2026-06-12T20:50:50.274671963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.695076 | controller | Jun 12 20:50:51.539370 crc crio[24437]: time="2026-06-12T20:50:51.538892495Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/POD" id=1cbd6411-9ac6-416e-8e8c-d0ea8229c1d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.695092 | controller | Jun 12 20:50:51.541044 crc crio[24437]: time="2026-06-12T20:50:51.541012409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.695108 | controller | Jun 12 20:50:54.226909 crc crio[24437]: 2026-06-12T20:50:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5e739c68eb8d89 Mac:ca:20:c5:1d:49:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/498f771a-6363-4318-b54a-3cd411d51a0d SocketPath: PciID:}] [{Interface:0xc000122590 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.695124 | controller | Jun 12 20:50:54.258121 crc crio[24437]: time="2026-06-12T20:50:54.252594917Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7d97866665-qwsfc Namespace:baremetal-operator-system ID:d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6 UID:06949449-2f73-4f99-ae9d-0cdb114b176c NetNS:/var/run/netns/498f771a-6363-4318-b54a-3cd411d51a0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06949449_2f73_4f99_ae9d_0cdb114b176c.slice PodAnnotations:0xc001f6cb78}] Aliases:map[]}"
2026-06-12 21:48:32.695143 | controller | Jun 12 20:50:54.258121 crc crio[24437]: time="2026-06-12T20:50:54.252804292Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7d97866665-qwsfc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.695160 | controller | Jun 12 20:50:58.493449 crc crio[24437]: time="2026-06-12T20:50:58.490815953Z" level=info msg="Ran pod sandbox d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/POD" id=3570a453-6fb7-4639-9f7d-dac677959b12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.695176 | controller | Jun 12 20:50:58.502998 crc crio[24437]: time="2026-06-12T20:50:58.502835902Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=d5c1e138-967b-4dc2-8924-ecdd1afff24b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.695192 | controller | Jun 12 20:50:58.519147 crc crio[24437]: time="2026-06-12T20:50:58.518911213Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-12 21:48:32.695208 | controller | Jun 12 20:51:00.427722 crc crio[24437]: time="2026-06-12T20:51:00.422638096Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3fd48aa0-38b0-4a30-b560-e0c698577732 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.695223 | controller | Jun 12 20:51:06.583131 crc crio[24437]: time="2026-06-12T20:51:06.581508001Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=92b485d8-dcb2-4db5-aa27-34f9acf8c64e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.695239 | controller | Jun 12 20:51:06.655622 crc crio[24437]: time="2026-06-12T20:51:06.655495139Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=51908d2b-b201-4cb0-8f51-13b5ebf273b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.695254 | controller | Jun 12 20:51:06.711887 crc crio[24437]: time="2026-06-12T20:51:06.711819225Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=02e1874a-79fc-463b-847e-675cedeab22a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.695272 | controller | Jun 12 20:51:06.737676 crc crio[24437]: time="2026-06-12T20:51:06.73761606Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vzf8d/registry-server" id=61378c61-d75e-4ea7-9605-174acddf9f61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.695288 | controller | Jun 12 20:51:07.719549 crc crio[24437]: time="2026-06-12T20:51:07.716854574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.695306 | controller | Jun 12 20:51:07.723645 crc crio[24437]: time="2026-06-12T20:51:07.723561512Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1a3b7447-940f-4f27-b80f-da832187bf48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.695326 | controller | Jun 12 20:51:07.724192 crc crio[24437]: time="2026-06-12T20:51:07.724108746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=480d35b8-0806-4111-bd43-70745334052d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.695343 | controller | Jun 12 20:51:08.772278 crc crio[24437]: time="2026-06-12T20:51:08.77217632Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=36dc9e91-3c16-4284-bdb0-667550f2fe94 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.695362 | controller | Jun 12 20:51:08.819289 crc crio[24437]: time="2026-06-12T20:51:08.819170523Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a4b50699-7a0a-4a26-80bd-5bcf6deb2400 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.695381 | controller | Jun 12 20:51:08.822527 crc crio[24437]: time="2026-06-12T20:51:08.822453156Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1cbd6411-9ac6-416e-8e8c-d0ea8229c1d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.695396 | controller | Jun 12 20:51:08.839232 crc crio[24437]: time="2026-06-12T20:51:08.83905789Z" level=info msg="Creating container: openshift-marketplace/community-operators-vwldm/registry-server" id=fa7bc73e-2885-4975-9c17-ab81d3ee1418 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.695412 | controller | Jun 12 20:51:08.850096 crc crio[24437]: time="2026-06-12T20:51:08.849912601Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2qgh9/registry-server" id=57a8f5a4-2669-4c5f-8f9b-6d691b75688c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.695428 | controller | Jun 12 20:51:08.856088 crc crio[24437]: time="2026-06-12T20:51:08.855853429Z" level=info msg="Got pod network &{Name:openstack-operator-index-tnm2r Namespace:openstack-operators ID:2c23e1a42205b6c426f48266556ef6be97c9081248fc5b5d12635caa545e0cda UID:3fe4c6f0-34ef-4add-a6b6-3a0530d54ffb NetNS:/var/run/netns/c07b0ffc-7bfd-4a9d-9a0a-4367abd74024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3fe4c6f0_34ef_4add_a6b6_3a0530d54ffb.slice PodAnnotations:0xc000a8c5a0}] Aliases:map[]}"
2026-06-12 21:48:32.695445 | controller | Jun 12 20:51:08.856088 crc crio[24437]: time="2026-06-12T20:51:08.856082865Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-tnm2r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.695461 | controller | Jun 12 20:51:09.611745 crc crio[24437]: time="2026-06-12T20:51:09.589384839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.695477 | controller | Jun 12 20:51:09.611745 crc crio[24437]: time="2026-06-12T20:51:09.590276932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.695494 | controller | Jun 12 20:51:09.633355 crc crio[24437]: time="2026-06-12T20:51:09.632802533Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-rmzbb/registry-server" id=dc604c15-9681-4231-8536-cef9ee1d3254 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.695510 | controller | Jun 12 20:51:10.044775 crc crio[24437]: 2026-06-12T20:51:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c23e1a42205b6c Mac:f2:78:63:9f:0a:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/c07b0ffc-7bfd-4a9d-9a0a-4367abd74024 SocketPath: PciID:}] [{Interface:0xc0004409c0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.695530 | controller | Jun 12 20:51:10.049160 crc crio[24437]: time="2026-06-12T20:51:10.045988983Z" level=info msg="Got pod network &{Name:openstack-operator-index-tnm2r Namespace:openstack-operators ID:2c23e1a42205b6c426f48266556ef6be97c9081248fc5b5d12635caa545e0cda UID:3fe4c6f0-34ef-4add-a6b6-3a0530d54ffb NetNS:/var/run/netns/c07b0ffc-7bfd-4a9d-9a0a-4367abd74024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3fe4c6f0_34ef_4add_a6b6_3a0530d54ffb.slice PodAnnotations:0xc000a8c5a0}] Aliases:map[]}"
2026-06-12 21:48:32.695546 | controller | Jun 12 20:51:10.049160 crc crio[24437]: time="2026-06-12T20:51:10.046186098Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-tnm2r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.695563 | controller | Jun 12 20:51:10.078887 crc crio[24437]: time="2026-06-12T20:51:10.077158281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.695580 | controller | Jun 12 20:51:10.080405 crc crio[24437]: time="2026-06-12T20:51:10.080249778Z" level=info msg="Ran pod sandbox d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20 with infra container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/POD" id=1cbd6411-9ac6-416e-8e8c-d0ea8229c1d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.695597 | controller | Jun 12 20:51:10.085126 crc crio[24437]: time="2026-06-12T20:51:10.083030178Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=8818e458-497a-4042-af8c-3986414d50a0 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.695613 | controller | Jun 12 20:51:10.087190 crc crio[24437]: time="2026-06-12T20:51:10.086886045Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-12 21:48:32.695629 | controller | Jun 12 20:51:10.098490 crc crio[24437]: time="2026-06-12T20:51:10.096908935Z" level=info msg="Ran pod sandbox 2c23e1a42205b6c426f48266556ef6be97c9081248fc5b5d12635caa545e0cda with infra container: openstack-operators/openstack-operator-index-tnm2r/POD" id=5a561e46-6092-4d66-88c1-2b8590b6fd35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.695645 | controller | Jun 12 20:51:10.103647 crc crio[24437]: time="2026-06-12T20:51:10.103547001Z" level=info msg="Pulling image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d" id=f1a00fe8-b62f-4ffa-8acb-d03ecc294610 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.695661 | controller | Jun 12 20:51:10.104861 crc crio[24437]: time="2026-06-12T20:51:10.104688039Z" level=info msg="Trying to access \"38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\""
2026-06-12 21:48:32.695677 | controller | Jun 12 20:51:13.758862 crc crio[24437]: time="2026-06-12T20:51:13.758455599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.695693 | controller | Jun 12 20:51:13.769130 crc crio[24437]: time="2026-06-12T20:51:13.769050894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.695709 | controller | Jun 12 20:51:13.830489 crc crio[24437]: time="2026-06-12T20:51:13.829879914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.695730 | controller | Jun 12 20:51:13.830844 crc crio[24437]: time="2026-06-12T20:51:13.830325715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.695747 | controller | Jun 12 20:51:13.834122 crc crio[24437]: time="2026-06-12T20:51:13.834044667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.695763 | controller | Jun 12 20:51:13.836838 crc crio[24437]: time="2026-06-12T20:51:13.836736614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.695778 | controller | Jun 12 20:51:13.837829 crc crio[24437]: time="2026-06-12T20:51:13.837724478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.695794 | controller | Jun 12 20:51:13.841535 crc crio[24437]: time="2026-06-12T20:51:13.841472383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.695809 | controller | Jun 12 20:51:13.901718 crc crio[24437]: time="2026-06-12T20:51:13.898276751Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=2982af58-eb04-4ef3-8779-b36fe05db0da name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.695825 | controller | Jun 12 20:51:13.901718 crc crio[24437]: time="2026-06-12T20:51:13.899801679Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=ed6016af-1628-44c2-bff7-d053a3e5f360 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.695840 | controller | Jun 12 20:51:13.917383 crc crio[24437]: time="2026-06-12T20:51:13.917283676Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=504d52b1-5e38-432b-852d-c71679680f53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.695884 | controller | Jun 12 20:51:13.980124 crc crio[24437]: time="2026-06-12T20:51:13.979891659Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-849748df56-jq69x/manager" id=316acb6b-a8a0-4013-9401-a3eb9725d7aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.695903 | controller | Jun 12 20:51:13.981436 crc crio[24437]: time="2026-06-12T20:51:13.981322885Z" level=info msg="Created container aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12: openshift-marketplace/redhat-marketplace-vzf8d/registry-server" id=61378c61-d75e-4ea7-9605-174acddf9f61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.695920 | controller | Jun 12 20:51:13.982512 crc crio[24437]: time="2026-06-12T20:51:13.982442363Z" level=info msg="Starting container: aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12" id=16c18e1f-81f8-47d2-94ee-def0d4161d09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.695936 | controller | Jun 12 20:51:13.982988 crc crio[24437]: time="2026-06-12T20:51:13.982841343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.695954 | controller | Jun 12 20:51:13.992089 crc crio[24437]: time="2026-06-12T20:51:13.98913366Z" level=info msg="Started container" PID=45826 containerID=aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12 description=openshift-marketplace/redhat-marketplace-vzf8d/registry-server id=16c18e1f-81f8-47d2-94ee-def0d4161d09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9
2026-06-12 21:48:32.695977 | controller | Jun 12 20:51:14.026364 crc crio[24437]: time="2026-06-12T20:51:14.026071923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.696010 | controller | Jun 12 20:51:14.109330 crc crio[24437]: time="2026-06-12T20:51:14.109258339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.696042 | controller | Jun 12 20:51:14.110749 crc crio[24437]: time="2026-06-12T20:51:14.110674926Z" level=info msg="Created container b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d: openshift-marketplace/certified-operators-2qgh9/registry-server" id=57a8f5a4-2669-4c5f-8f9b-6d691b75688c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.696071 | controller | Jun 12 20:51:14.110865 crc crio[24437]: time="2026-06-12T20:51:14.110751636Z" level=info msg="Created container c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6: openshift-marketplace/redhat-operators-rmzbb/registry-server" id=dc604c15-9681-4231-8536-cef9ee1d3254 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.696100 | controller | Jun 12 20:51:14.111304 crc crio[24437]: time="2026-06-12T20:51:14.110893221Z" level=info msg="Created container cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452: openshift-marketplace/community-operators-vwldm/registry-server" id=fa7bc73e-2885-4975-9c17-ab81d3ee1418 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.696128 | controller | Jun 12 20:51:14.112565 crc crio[24437]: time="2026-06-12T20:51:14.111893316Z" level=info msg="Starting container: c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6" id=0780f4f0-4a08-4793-9e5a-2745539d6646 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.696155 | controller | Jun 12 20:51:14.112565 crc crio[24437]: time="2026-06-12T20:51:14.112092321Z" level=info msg="Starting container: b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d" id=456d2204-f8df-4ac6-b7f1-46674819f86c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.696182 | controller | Jun 12 20:51:14.112565 crc crio[24437]: time="2026-06-12T20:51:14.112278166Z" level=info msg="Starting container: cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452" id=c2836ca1-00b9-43b3-a485-8adac026c598 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.696208 | controller | Jun 12 20:51:14.118795 crc crio[24437]: time="2026-06-12T20:51:14.118403018Z" level=info msg="Started container" PID=45836 containerID=c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6 description=openshift-marketplace/redhat-operators-rmzbb/registry-server id=0780f4f0-4a08-4793-9e5a-2745539d6646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e
2026-06-12 21:48:32.696236 | controller | Jun 12 20:51:14.122032 crc crio[24437]: time="2026-06-12T20:51:14.121896926Z" level=info msg="Started container" PID=45839 containerID=b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d description=openshift-marketplace/certified-operators-2qgh9/registry-server id=456d2204-f8df-4ac6-b7f1-46674819f86c name=/runtime.v1.RuntimeService/StartContainer sandboxID=720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005
2026-06-12 21:48:32.696263 | controller | Jun 12 20:51:14.132274 crc crio[24437]: time="2026-06-12T20:51:14.132180762Z" level=info msg="Started container" PID=45838 containerID=cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452 description=openshift-marketplace/community-operators-vwldm/registry-server id=c2836ca1-00b9-43b3-a485-8adac026c598 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f
2026-06-12 21:48:32.696290 | controller | Jun 12 20:51:14.415083 crc crio[24437]: time="2026-06-12T20:51:14.41477063Z" level=info msg="Created container d8db64aec481752380b6bd2254d2264efb282d938b46c090f7b178c12c0b28a7: baremetal-operator-system/baremetal-operator-controller-manager-849748df56-jq69x/manager" id=316acb6b-a8a0-4013-9401-a3eb9725d7aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.696322 | controller | Jun 12 20:51:14.416554 crc crio[24437]: time="2026-06-12T20:51:14.416467712Z" level=info msg="Starting container: d8db64aec481752380b6bd2254d2264efb282d938b46c090f7b178c12c0b28a7" id=93babaf4-df4b-4bba-a9e8-ff661878b5de name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.696349 | controller | Jun 12 20:51:14.448346 crc crio[24437]: time="2026-06-12T20:51:14.443094127Z" level=info msg="Started container" PID=45868 containerID=d8db64aec481752380b6bd2254d2264efb282d938b46c090f7b178c12c0b28a7 description=baremetal-operator-system/baremetal-operator-controller-manager-849748df56-jq69x/manager id=93babaf4-df4b-4bba-a9e8-ff661878b5de name=/runtime.v1.RuntimeService/StartContainer sandboxID=3597e2206edab91cbdbf2ba19e9f390f8ca09abb7b0e953a659d631cb8776cf9
2026-06-12 21:48:32.696376 | controller | Jun 12 20:51:19.252514 crc crio[24437]: time="2026-06-12T20:51:19.250376657Z" level=info msg="Removing container: 459d4c633d7b684bb0304cba5ea2ec47841cddabf65dfc07a01f20c21f42322a" id=a20a2514-6226-4ba2-8c64-f3e4656a147c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.696403 | controller | Jun 12 20:51:22.148517 crc crio[24437]: time="2026-06-12T20:51:22.148025293Z" level=info msg="Removed container 459d4c633d7b684bb0304cba5ea2ec47841cddabf65dfc07a01f20c21f42322a: openshift-infra/auto-csr-approver-29688284-tf2wv/oc" id=a20a2514-6226-4ba2-8c64-f3e4656a147c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.696430 | controller | Jun 12 20:51:22.159042 crc crio[24437]: time="2026-06-12T20:51:22.158893414Z" level=info msg="Stopping pod sandbox: ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4" id=322b4d87-8708-498d-9760-fe8c5ad26c48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.696457 | controller | Jun 12 20:51:22.159042 crc crio[24437]: time="2026-06-12T20:51:22.159044239Z" level=info msg="Stopped pod sandbox (already stopped): ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4" id=322b4d87-8708-498d-9760-fe8c5ad26c48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.696483 | controller | Jun 12 20:51:22.160646 crc crio[24437]: time="2026-06-12T20:51:22.160111805Z" level=info msg="Removing pod sandbox: ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4" id=024f09b7-95b0-42c5-b743-d571c6440fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.696511 | controller | Jun 12 20:51:22.572110 crc crio[24437]: time="2026-06-12T20:51:22.568287899Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03" id=d5c1e138-967b-4dc2-8924-ecdd1afff24b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.696538 | controller | Jun 12 20:51:22.572110 crc crio[24437]: time="2026-06-12T20:51:22.570292928Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=bb1475e0-ab24-4adb-95bf-45aab4c7eae7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.696569 | controller | Jun 12 20:51:24.241687 crc crio[24437]: time="2026-06-12T20:51:24.241565212Z" level=info msg="Stopping container: aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12 (timeout: 2s)" id=7f8ca1c8-9445-4397-bc4d-02eefd7d8a11 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.696597 | controller | Jun 12 20:51:30.413969 crc crio[24437]: time="2026-06-12T20:51:30.412851431Z" level=info msg="Removed pod sandbox: ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4" id=024f09b7-95b0-42c5-b743-d571c6440fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.696624 | controller | Jun 12 20:51:30.425505 crc crio[24437]: time="2026-06-12T20:51:30.425389604Z" level=info msg="Stopped container aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12: openshift-marketplace/redhat-marketplace-vzf8d/registry-server" id=7f8ca1c8-9445-4397-bc4d-02eefd7d8a11 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.696677 | controller | Jun 12 20:51:30.427646 crc crio[24437]: time="2026-06-12T20:51:30.427540288Z" level=info msg="Stopping pod sandbox: 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9" id=7b0fb466-1057-4197-a2d4-f33860a4cad4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.696709 | controller | Jun 12 20:51:30.428707 crc crio[24437]: time="2026-06-12T20:51:30.428573484Z" level=info msg="Got pod network &{Name:redhat-marketplace-vzf8d Namespace:openshift-marketplace ID:177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9 UID:f92e2be7-7c5b-4a16-a1bf-c6af7b1d6eaa NetNS:/var/run/netns/ff9535b4-a7af-409b-a2c4-0d442a3dfce8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf92e2be7_7c5b_4a16_a1bf_c6af7b1d6eaa.slice PodAnnotations:0xc000c24578}] Aliases:map[]}"
2026-06-12 21:48:32.696736 | controller | Jun 12 20:51:30.428896 crc crio[24437]: time="2026-06-12T20:51:30.42883298Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-vzf8d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.696760 | controller | Jun 12 20:51:31.135002 crc crio[24437]: time="2026-06-12T20:51:31.134198335Z" level=info msg="Stopping container: b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d (timeout: 2s)" id=b9aeb178-f144-458b-8831-db3e2bad67ee name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.696782 | controller | Jun 12 20:51:31.290657 crc crio[24437]: time="2026-06-12T20:51:31.290564957Z" level=info msg="Stopped pod sandbox: 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9" id=7b0fb466-1057-4197-a2d4-f33860a4cad4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.696800 | controller | Jun 12 20:51:31.425715 crc crio[24437]: time="2026-06-12T20:51:31.425643836Z" level=info msg="Removing container: aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12" id=a061907f-c033-42ce-89d5-bb2c59ca899d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.696817 | controller | Jun 12 20:51:31.576820 crc crio[24437]: time="2026-06-12T20:51:31.576757466Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=e7c92801-e25e-48c6-adf2-3176335c235c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.696833 | controller | Jun 12 20:51:31.594042 crc crio[24437]: time="2026-06-12T20:51:31.593892044Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=8818e458-497a-4042-af8c-3986414d50a0 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.696869 | controller | Jun 12 20:51:31.595024 crc crio[24437]: time="2026-06-12T20:51:31.594872779Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=7c082352-2da8-4fc7-9fd0-3f12bfe21ddd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.696901 | controller | Jun 12 20:51:31.621504 crc crio[24437]: time="2026-06-12T20:51:31.621325281Z" level=info msg="Stopped container b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d: openshift-marketplace/certified-operators-2qgh9/registry-server" id=b9aeb178-f144-458b-8831-db3e2bad67ee name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.696924 | controller | Jun 12 20:51:31.623105 crc crio[24437]: time="2026-06-12T20:51:31.623012304Z" level=info msg="Stopping pod sandbox: 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005" id=cfb67cf4-fdc2-45b5-9bf2-7295a42f8418 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.696945 | controller | Jun 12 20:51:31.623739 crc crio[24437]: time="2026-06-12T20:51:31.623652128Z" level=info msg="Got pod network &{Name:certified-operators-2qgh9 Namespace:openshift-marketplace ID:720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005 UID:dfde5baa-a32d-4073-9d1d-2c892805307d NetNS:/var/run/netns/45f47ac1-72f6-497d-a6eb-1c5c1e5650d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfde5baa_a32d_4073_9d1d_2c892805307d.slice PodAnnotations:0xc002746380}] Aliases:map[]}"
2026-06-12 21:48:32.696971 | controller | Jun 12 20:51:31.623885 crc crio[24437]: time="2026-06-12T20:51:31.623842293Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-2qgh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.696990 | controller | Jun 12 20:51:31.804088 crc crio[24437]: time="2026-06-12T20:51:31.798206896Z" level=info msg="Stopping container: cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452 (timeout: 2s)" id=8275d516-37ea-458a-8ab1-a263e87cc147 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.697006 | controller | Jun 12 20:51:32.150630 crc crio[24437]: time="2026-06-12T20:51:32.149884192Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=aefe45fb-a98d-4d0b-b276-1c31a60587e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.697022 | controller | Jun 12 20:51:32.153268 crc crio[24437]: time="2026-06-12T20:51:32.153164425Z" level=info msg="Removed container aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12: openshift-marketplace/redhat-marketplace-vzf8d/registry-server" id=a061907f-c033-42ce-89d5-bb2c59ca899d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697038 | controller | Jun 12 20:51:32.156376 crc crio[24437]: time="2026-06-12T20:51:32.156299353Z" level=info msg="Removing container: d7e96c66f6330155a554ce9db0c5034dfcfd0f0d2f6ee5c7882949f09fecfb35" id=5d46dc0e-9f20-4c28-b7e5-11455f486887 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697054 | controller | Jun 12 20:51:32.170258 crc crio[24437]: time="2026-06-12T20:51:32.170084908Z" level=info msg="Stopped container cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452: openshift-marketplace/community-operators-vwldm/registry-server" id=8275d516-37ea-458a-8ab1-a263e87cc147 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.697070 | controller | Jun 12 20:51:32.172108 crc crio[24437]: time="2026-06-12T20:51:32.172067079Z" level=info msg="Stopping pod sandbox: c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f" id=143f47dd-ad75-449b-a3dd-91471ae9003a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.697087 | controller | Jun 12 20:51:32.172850 crc crio[24437]: time="2026-06-12T20:51:32.172775836Z" level=info msg="Got pod network &{Name:community-operators-vwldm Namespace:openshift-marketplace ID:c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f UID:b2e75605-0234-4f23-93c9-8a493323502d NetNS:/var/run/netns/87349e05-8678-4241-8de1-b250342f0527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2e75605_0234_4f23_93c9_8a493323502d.slice PodAnnotations:0xc000c24750}] Aliases:map[]}"
2026-06-12 21:48:32.697104 | controller | Jun 12 20:51:32.174313 crc crio[24437]: time="2026-06-12T20:51:32.174239022Z" level=info msg="Deleting pod openshift-marketplace_community-operators-vwldm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.697120 | controller | Jun 12 20:51:32.527641 crc crio[24437]: time="2026-06-12T20:51:32.527328946Z" level=info msg="Stopped pod sandbox: 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005" id=cfb67cf4-fdc2-45b5-9bf2-7295a42f8418 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.697135 | controller | Jun 12 20:51:32.531341 crc crio[24437]: time="2026-06-12T20:51:32.531203912Z" level=info msg="Stopped pod sandbox: c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f" id=143f47dd-ad75-449b-a3dd-91471ae9003a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.697155 | controller | Jun 12 20:51:32.533902 crc crio[24437]: time="2026-06-12T20:51:32.533837458Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-ipa-downloader" id=4d3b93ce-3d2d-4c50-ac7b-46a93e9c13d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.697172 | controller | Jun 12 20:51:33.069366 crc crio[24437]: time="2026-06-12T20:51:33.068194686Z" level=info msg="Removed container d7e96c66f6330155a554ce9db0c5034dfcfd0f0d2f6ee5c7882949f09fecfb35: openshift-marketplace/redhat-marketplace-vzf8d/extract-content" id=5d46dc0e-9f20-4c28-b7e5-11455f486887 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697187 | controller | Jun 12 20:51:33.074194 crc crio[24437]: time="2026-06-12T20:51:33.074093963Z" level=info msg="Removing container: 89d8223c22271cab94e304625db0242db0a4a970302089b0f527cb6c5e0ac635" id=40ce122d-233f-4559-981f-3c17eeb168e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697203 | controller | Jun 12 20:51:33.332484 crc crio[24437]: time="2026-06-12T20:51:33.332196209Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/manager" id=c202fc85-2a8d-4685-84cd-7329e970064c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.697219 | controller | Jun 12 20:51:33.789739 crc crio[24437]: time="2026-06-12T20:51:33.789663874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.697236 | controller | Jun 12 20:51:34.010485 crc crio[24437]: time="2026-06-12T20:51:34.010364794Z" level=info msg="Removed container 89d8223c22271cab94e304625db0242db0a4a970302089b0f527cb6c5e0ac635: openshift-marketplace/redhat-marketplace-vzf8d/extract-utilities" id=40ce122d-233f-4559-981f-3c17eeb168e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697253 | controller | Jun 12 20:51:34.011563 crc crio[24437]: time="2026-06-12T20:51:34.011445211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.697271 | controller | Jun 12 20:51:34.015885 crc crio[24437]: time="2026-06-12T20:51:34.015735859Z" level=info msg="Removing container: cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452" id=ee4a1205-c2fe-4afc-aab2-9c86f61e1e74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697286 | controller | Jun 12 20:51:34.969052 crc crio[24437]: time="2026-06-12T20:51:34.96878956Z" level=info msg="Removed container cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452: openshift-marketplace/community-operators-vwldm/registry-server" id=ee4a1205-c2fe-4afc-aab2-9c86f61e1e74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697302 | controller | Jun 12 20:51:34.975758 crc crio[24437]: time="2026-06-12T20:51:34.975693343Z" level=info msg="Removing container: c5924ba8d4f8b34b5fe619f889264f837668cba4c5583dae211531abd485df79" id=abec5a53-d9a1-4c6a-9a01-8302868c20d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697318 | controller | Jun 12 20:51:35.010560 crc crio[24437]: time="2026-06-12T20:51:35.01035146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.697334 | controller | Jun 12 20:51:35.019852 crc crio[24437]: time="2026-06-12T20:51:35.019725235Z" level=info msg="Removed container c5924ba8d4f8b34b5fe619f889264f837668cba4c5583dae211531abd485df79: openshift-marketplace/community-operators-vwldm/extract-content" id=abec5a53-d9a1-4c6a-9a01-8302868c20d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697354 | controller | Jun 12 20:51:35.031983 crc crio[24437]: time="2026-06-12T20:51:35.031735784Z" level=info msg="Removing container: c424f8f87380b7b8809b06b440d080c94f35cc8640a8b95358d98574a1759519" id=5026f17a-f615-44a1-bf2b-d24be63eeee7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697372 | controller | Jun 12 20:51:35.088748 crc crio[24437]: time="2026-06-12T20:51:35.088631088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.697389 | controller | Jun 12 20:51:35.110533 crc crio[24437]: time="2026-06-12T20:51:35.110369652Z" level=info msg="Pulled image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index@sha256:e8137ff034bb5fe9632717ee013a7d036af9050f2129fdae74a5d84969306a70" id=f1a00fe8-b62f-4ffa-8acb-d03ecc294610 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.697404 | controller | Jun 12 20:51:35.114874 crc crio[24437]: time="2026-06-12T20:51:35.114813423Z" level=info msg="Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d" id=68091173-0587-4b9b-aff2-b0cde6b1ff24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.697420 | controller | Jun 12 20:51:35.135794 crc crio[24437]: time="2026-06-12T20:51:35.135606452Z" level=info msg="Removed container c424f8f87380b7b8809b06b440d080c94f35cc8640a8b95358d98574a1759519: openshift-marketplace/community-operators-vwldm/extract-utilities" id=5026f17a-f615-44a1-bf2b-d24be63eeee7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697435 | controller | Jun 12 20:51:35.138760 crc crio[24437]: time="2026-06-12T20:51:35.138383743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.697451 | controller | Jun 12 20:51:35.140628 crc crio[24437]: time="2026-06-12T20:51:35.140559908Z" level=info msg="Removing container: b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d" id=6160870b-8292-40ac-8f41-7ddbd8f34fd3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697466 | controller | Jun 12 20:51:35.142244 crc crio[24437]: time="2026-06-12T20:51:35.142130066Z" level=info msg="Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d" id=b8903cdc-db69-4779-8ddc-d06069f26cbd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.697482 | controller | Jun 12 20:51:35.157756 crc crio[24437]: time="2026-06-12T20:51:35.156121667Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-tnm2r/registry-server" id=97462b89-0ca9-4f9e-baeb-99de8b5ceaa8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.697498 | controller | Jun 12 20:51:35.159749 crc crio[24437]: time="2026-06-12T20:51:35.159705507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.697514 | controller | Jun 12 20:51:35.181998 crc crio[24437]: time="2026-06-12T20:51:35.18185418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.697529 | controller | Jun 12 20:51:35.202424 crc crio[24437]: time="2026-06-12T20:51:35.202295612Z" level=info msg="Removed container b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d: openshift-marketplace/certified-operators-2qgh9/registry-server" id=6160870b-8292-40ac-8f41-7ddbd8f34fd3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697546 | controller | Jun 12 20:51:35.205213 crc crio[24437]: time="2026-06-12T20:51:35.205129123Z" level=info msg="Removing container: 3eaa604e67e005164aa4a3194f289f3557e24fd732cf390cb031070f438cf0d2" id=eb2e6af5-3c19-4ede-8d51-81b99f1b23a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697566 | controller | Jun 12 20:51:35.223865 crc crio[24437]: time="2026-06-12T20:51:35.223690967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.697582 | controller | Jun 12 20:51:35.248628 crc crio[24437]: time="2026-06-12T20:51:35.248509058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.697598 | controller | Jun 12 20:51:35.257010 crc crio[24437]: time="2026-06-12T20:51:35.256846125Z" level=info msg="Removed container 3eaa604e67e005164aa4a3194f289f3557e24fd732cf390cb031070f438cf0d2: openshift-marketplace/certified-operators-2qgh9/extract-content" id=eb2e6af5-3c19-4ede-8d51-81b99f1b23a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697614 | controller | Jun 12 20:51:35.261207 crc crio[24437]: time="2026-06-12T20:51:35.261084102Z" level=info msg="Removing container: 97ef65b352435b09ddf8f0e66fa378bc3e172e14528ccb7dc996b77c57633891" id=afa2b977-c223-4414-b54b-1ca7664711a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697629 | controller | Jun 12 20:51:35.282438 crc crio[24437]: time="2026-06-12T20:51:35.282334704Z" level=info msg="Created container be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/manager" id=c202fc85-2a8d-4685-84cd-7329e970064c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.697645 | controller | Jun 12 20:51:35.283900 crc crio[24437]: time="2026-06-12T20:51:35.283829821Z" level=info msg="Starting container: be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396" id=78617ab0-72af-4d6d-9666-222c8d37fde7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.697660 | controller | Jun 12 20:51:35.289502 crc crio[24437]: time="2026-06-12T20:51:35.289412631Z" level=info msg="Started container" PID=46849 containerID=be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396 description=baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/manager id=78617ab0-72af-4d6d-9666-222c8d37fde7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6
2026-06-12 21:48:32.697676 | controller | Jun 12 20:51:35.294303 crc crio[24437]: time="2026-06-12T20:51:35.294260472Z" level=info msg="Removed container 97ef65b352435b09ddf8f0e66fa378bc3e172e14528ccb7dc996b77c57633891: openshift-marketplace/certified-operators-2qgh9/extract-utilities" id=afa2b977-c223-4414-b54b-1ca7664711a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.697692 | controller | Jun 12 20:51:35.350160 crc crio[24437]: time="2026-06-12T20:51:35.350061418Z" level=info msg="Created container 8a365a5f23261c030650e79c4a53ffe5a1cd62bfe8a620ef71b1515cf7bdfcfd: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-ipa-downloader" id=4d3b93ce-3d2d-4c50-ac7b-46a93e9c13d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.697708 | controller | Jun 12 20:51:35.351329 crc crio[24437]: time="2026-06-12T20:51:35.351210527Z" level=info msg="Starting container: 8a365a5f23261c030650e79c4a53ffe5a1cd62bfe8a620ef71b1515cf7bdfcfd" id=24bffec0-98c7-4b3e-ad49-d180bda00246 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.697725 | controller | Jun 12 20:51:35.357669 crc crio[24437]: time="2026-06-12T20:51:35.357628848Z" level=info msg="Started container" PID=46853 containerID=8a365a5f23261c030650e79c4a53ffe5a1cd62bfe8a620ef71b1515cf7bdfcfd description=baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-ipa-downloader id=24bffec0-98c7-4b3e-ad49-d180bda00246 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20
2026-06-12 21:48:32.697746 | controller | Jun 12 20:51:35.363892 crc crio[24437]: time="2026-06-12T20:51:35.363797562Z" level=info msg="Created container 1deb8daf2ecdd1c9a27630a5d66916a03986f89bcf2ba2f3a922e151f79233b1: openstack-operators/openstack-operator-index-tnm2r/registry-server" id=97462b89-0ca9-4f9e-baeb-99de8b5ceaa8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.697763 | controller | Jun 12 20:51:35.364906 crc crio[24437]: time="2026-06-12T20:51:35.364821857Z" level=info msg="Starting container: 1deb8daf2ecdd1c9a27630a5d66916a03986f89bcf2ba2f3a922e151f79233b1" id=6417660f-323a-42ab-b990-67fec695f6f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.697780 | controller | Jun 12 20:51:35.370009 crc crio[24437]: time="2026-06-12T20:51:35.369888244Z" level=info msg="Started container" PID=46866 containerID=1deb8daf2ecdd1c9a27630a5d66916a03986f89bcf2ba2f3a922e151f79233b1 description=openstack-operators/openstack-operator-index-tnm2r/registry-server id=6417660f-323a-42ab-b990-67fec695f6f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c23e1a42205b6c426f48266556ef6be97c9081248fc5b5d12635caa545e0cda
2026-06-12 21:48:32.697804 | controller | Jun 12 20:51:37.551908 crc crio[24437]: time="2026-06-12T20:51:37.551422507Z" level=info msg="Stopping container: be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396 (timeout: 10s)" id=8ec07833-4c45-413d-bde9-10d3e859926a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.697832 | controller | Jun 12 20:51:37.688103 crc crio[24437]: time="2026-06-12T20:51:37.687903491Z" level=info msg="Stopped container be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/manager" id=8ec07833-4c45-413d-bde9-10d3e859926a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.697880 | controller | Jun 12 20:51:37.688981 crc crio[24437]: time="2026-06-12T20:51:37.688843344Z" level=info msg="Stopping pod sandbox: d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6" id=324850d3-507b-4ecf-9b43-c91295475df0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.697900 | controller | Jun 12 20:51:37.689562 crc crio[24437]: time="2026-06-12T20:51:37.68947708Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7d97866665-qwsfc Namespace:baremetal-operator-system ID:d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6 UID:06949449-2f73-4f99-ae9d-0cdb114b176c NetNS:/var/run/netns/498f771a-6363-4318-b54a-3cd411d51a0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06949449_2f73_4f99_ae9d_0cdb114b176c.slice PodAnnotations:0xc00012b330}] Aliases:map[]}"
2026-06-12 21:48:32.697917 | controller | Jun 12 20:51:37.689709 crc crio[24437]: time="2026-06-12T20:51:37.689659094Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-7d97866665-qwsfc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.697934 | controller | Jun 12 20:51:37.935421 crc crio[24437]: time="2026-06-12T20:51:37.934780927Z" level=info msg="Stopped pod sandbox: d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6" id=324850d3-507b-4ecf-9b43-c91295475df0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.697950 | controller | Jun 12 20:51:38.134260 crc crio[24437]: time="2026-06-12T20:51:38.134152534Z" level=info msg="Stopping container: c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6 (timeout: 2s)" id=4d85abac-da77-4a13-910f-d289d2b65e0e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.697966 | controller | Jun 12 20:51:38.290883 crc crio[24437]: time="2026-06-12T20:51:38.290526635Z" level=info msg="Stopped container c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6: openshift-marketplace/redhat-operators-rmzbb/registry-server" id=4d85abac-da77-4a13-910f-d289d2b65e0e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.697986 | controller | Jun 12 20:51:38.292178 crc crio[24437]: time="2026-06-12T20:51:38.291844698Z" level=info msg="Stopping pod sandbox: 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e" id=92cbab02-b3f2-4d44-9fa9-5aed6f26454d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.698003 | controller | Jun 12 20:51:38.292701 crc crio[24437]: time="2026-06-12T20:51:38.292618827Z" level=info msg="Got pod network &{Name:redhat-operators-rmzbb Namespace:openshift-marketplace ID:68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e UID:df4732ee-8558-4af1-8e63-f67e834d970e NetNS:/var/run/netns/a1960d7f-9fd3-452d-ab39-d2b681b7a1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4732ee_8558_4af1_8e63_f67e834d970e.slice PodAnnotations:0xc000c24640}] Aliases:map[]}"
2026-06-12 21:48:32.698020 | controller | Jun 12 20:51:38.292835 crc crio[24437]: time="2026-06-12T20:51:38.292809413Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-rmzbb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.698037 | controller | Jun 12 20:51:38.542521 crc crio[24437]: time="2026-06-12T20:51:38.542402546Z" level=info msg="Stopped pod sandbox: 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e" id=92cbab02-b3f2-4d44-9fa9-5aed6f26454d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.698053 | controller | Jun 12 20:51:38.588669 crc crio[24437]: time="2026-06-12T20:51:38.588567621Z" level=info msg="Removing container: c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6" id=dd376e0f-624c-4e6f-82ad-51c05427170b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.698070 | controller | Jun 12 20:51:38.618991 crc crio[24437]: time="2026-06-12T20:51:38.6188706Z" level=info msg="Removed container c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6: openshift-marketplace/redhat-operators-rmzbb/registry-server" id=dd376e0f-624c-4e6f-82ad-51c05427170b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.698086 | controller | Jun 12 20:51:38.624088 crc crio[24437]: time="2026-06-12T20:51:38.624011429Z" level=info msg="Removing container: bd20dad8be742986f261ca3b2c4c170f4e6035f75c30e60aabc6371dd28041fc" id=852b54dc-3cc2-4794-aec8-012d3a786ef5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.698104 | controller | Jun 12 20:51:38.670012 crc crio[24437]: time="2026-06-12T20:51:38.669872125Z" level=info msg="Removed container bd20dad8be742986f261ca3b2c4c170f4e6035f75c30e60aabc6371dd28041fc: openshift-marketplace/redhat-operators-rmzbb/extract-content" id=852b54dc-3cc2-4794-aec8-012d3a786ef5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.698120 | controller | Jun 12 20:51:38.689072 crc crio[24437]: time="2026-06-12T20:51:38.688734747Z" level=info msg="Removing container: 29f0bcda93c607399358c29c3f017522aff440d42fc614de246d337f51c2598f" id=ebd87866-a5ea-41d2-8292-377e8ad230e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.698137 | controller | Jun 12 20:51:38.717600 crc crio[24437]: time="2026-06-12T20:51:38.717460495Z" level=info msg="Removed container 29f0bcda93c607399358c29c3f017522aff440d42fc614de246d337f51c2598f: openshift-marketplace/redhat-operators-rmzbb/extract-utilities" id=ebd87866-a5ea-41d2-8292-377e8ad230e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.698154 | controller | Jun 12 20:51:38.724357 crc crio[24437]: time="2026-06-12T20:51:38.724270236Z" level=info msg="Removing container: be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396" id=9b3616e7-b2e6-4529-b38d-18521495e654 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.698170 | controller | Jun 12 20:51:38.750783 crc crio[24437]: time="2026-06-12T20:51:38.750666975Z" level=info msg="Removed container be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/manager" id=9b3616e7-b2e6-4529-b38d-18521495e654 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.698190 | controller | Jun 12 20:52:00.519647 crc crio[24437]: time="2026-06-12T20:52:00.519003518Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688292-tmffz/POD" id=0355ef96-1a32-4022-afe1-3a1716bd034b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.698208 | controller | Jun 12 20:52:00.521740 crc crio[24437]: time="2026-06-12T20:52:00.519713935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.698225 | controller | Jun 12 20:52:00.558688 crc crio[24437]: time="2026-06-12T20:52:00.558582597Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688292-tmffz Namespace:openshift-infra ID:19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285 UID:a3cc5cd4-a229-4f93-a98d-5d74fdb378f6 NetNS:/var/run/netns/50f239b1-e17e-48d5-a99c-0c72b5b0f600 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3cc5cd4_a229_4f93_a98d_5d74fdb378f6.slice PodAnnotations:0xc001f6c038}] Aliases:map[]}"
2026-06-12 21:48:32.698241 | controller | Jun 12 20:52:00.558688 crc crio[24437]: time="2026-06-12T20:52:00.558693689Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688292-tmffz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.698258 | controller | Jun 12 20:52:00.855586 crc crio[24437]: 2026-06-12T20:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19283dddd7f7626 Mac:aa:f1:c6:6b:9e:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/50f239b1-e17e-48d5-a99c-0c72b5b0f600 SocketPath: PciID:}] [{Interface:0xc00058c750 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.698274 | controller | Jun 12 20:52:00.858656 crc crio[24437]: time="2026-06-12T20:52:00.858456908Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688292-tmffz Namespace:openshift-infra ID:19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285 UID:a3cc5cd4-a229-4f93-a98d-5d74fdb378f6 NetNS:/var/run/netns/50f239b1-e17e-48d5-a99c-0c72b5b0f600 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3cc5cd4_a229_4f93_a98d_5d74fdb378f6.slice PodAnnotations:0xc001f6c038}] Aliases:map[]}"
2026-06-12 21:48:32.698290 | controller | Jun 12 20:52:00.858786 crc crio[24437]: time="2026-06-12T20:52:00.858741165Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688292-tmffz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.698306 | controller | Jun 12 20:52:00.869372 crc crio[24437]: time="2026-06-12T20:52:00.869091095Z" level=info msg="Ran pod sandbox 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285 with infra container: openshift-infra/auto-csr-approver-29688292-tmffz/POD" id=0355ef96-1a32-4022-afe1-3a1716bd034b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.698322 | controller | Jun 12 20:52:00.873432 crc crio[24437]: time="2026-06-12T20:52:00.87330638Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=44db41d5-5656-479a-a815-8fe13e636f8c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.698338 | controller | Jun 12 20:52:00.883867 crc crio[24437]: time="2026-06-12T20:52:00.883769512Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.698355 | controller | Jun 12 20:52:01.702707 crc crio[24437]: time="2026-06-12T20:52:01.702577595Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=44db41d5-5656-479a-a815-8fe13e636f8c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.698374 | controller | Jun 12 20:52:01.705208 crc crio[24437]: time="2026-06-12T20:52:01.705135079Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=81d48583-37f0-4e2a-b85b-62c240365bf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.698391 | controller | Jun 12 20:52:01.707119 crc crio[24437]: time="2026-06-12T20:52:01.707034087Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=39db6be8-6825-4d8f-8716-0831e71bfcb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.698408 | controller | Jun 12 20:52:01.713488 crc crio[24437]: time="2026-06-12T20:52:01.713270792Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688292-tmffz/oc" id=7107c4df-6593-4e2f-9f8e-9c4744c544e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.698424 | controller | Jun 12 20:52:01.714817 crc crio[24437]: time="2026-06-12T20:52:01.713826116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.698440 | controller | Jun 12 20:52:01.757569 crc crio[24437]: time="2026-06-12T20:52:01.757475659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.698456 | controller | Jun 12 20:52:02.042426 crc crio[24437]: time="2026-06-12T20:52:02.041878013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.698472 | controller | Jun 12 20:52:02.160557 crc crio[24437]: time="2026-06-12T20:52:02.160414608Z" level=info msg="Created container 7d8147655ba0e7e3ed63b80285f9ca79a47d634dd06e623e7a9a452629877493: openshift-infra/auto-csr-approver-29688292-tmffz/oc" id=7107c4df-6593-4e2f-9f8e-9c4744c544e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.698489 | controller | Jun 12 20:52:02.169383 crc crio[24437]: time="2026-06-12T20:52:02.169205148Z" level=info msg="Starting container: 7d8147655ba0e7e3ed63b80285f9ca79a47d634dd06e623e7a9a452629877493" id=9ba3e320-aabd-470d-b3c0-6fae0c94fcf1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.698505 | controller | Jun 12 20:52:02.178387 crc crio[24437]: time="2026-06-12T20:52:02.178214563Z" level=info msg="Started container" PID=47508 containerID=7d8147655ba0e7e3ed63b80285f9ca79a47d634dd06e623e7a9a452629877493 description=openshift-infra/auto-csr-approver-29688292-tmffz/oc id=9ba3e320-aabd-470d-b3c0-6fae0c94fcf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285
2026-06-12 21:48:32.698521 | controller | Jun 12 20:52:03.969034 crc crio[24437]: time="2026-06-12T20:52:03.968219512Z" level=info msg="Stopping pod sandbox: 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285" id=0d5443f1-5616-452f-af51-b16ac7f5e876 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.698538 | controller | Jun 12 20:52:03.970486 crc crio[24437]: time="2026-06-12T20:52:03.969660018Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688292-tmffz Namespace:openshift-infra ID:19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285 UID:a3cc5cd4-a229-4f93-a98d-5d74fdb378f6 NetNS:/var/run/netns/50f239b1-e17e-48d5-a99c-0c72b5b0f600 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3cc5cd4_a229_4f93_a98d_5d74fdb378f6.slice PodAnnotations:0xc0026aa080}] Aliases:map[]}"
2026-06-12 21:48:32.698554 | controller | Jun 12 20:52:03.970486 crc crio[24437]: time="2026-06-12T20:52:03.969839643Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688292-tmffz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.698573 | controller | Jun 12 20:52:04.264222 crc crio[24437]: time="2026-06-12T20:52:04.264122134Z" level=info msg="Stopped pod sandbox: 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285" id=0d5443f1-5616-452f-af51-b16ac7f5e876 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.698591 | controller | Jun 12 20:52:08.052147 crc crio[24437]: time="2026-06-12T20:52:08.051297214Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=e9c2f2a5-6f5f-4977-a391-9d0943f9c3d6 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.698607 | controller | Jun 12 20:52:08.059873 crc crio[24437]: time="2026-06-12T20:52:08.059798556Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-12 21:48:32.698623 | controller | Jun 12 20:52:08.337197 crc crio[24437]: time="2026-06-12T20:52:08.337143674Z" level=info msg="Running pod sandbox: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/POD" id=31575206-fb3b-41ae-9422-f085b35248e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.698639 | controller | Jun 12 20:52:08.337417 crc crio[24437]: time="2026-06-12T20:52:08.33739516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.698655 | controller | Jun 12 20:52:08.362890 crc crio[24437]: time="2026-06-12T20:52:08.362810026Z" level=info msg="Got pod network &{Name:0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx Namespace:openstack-operators ID:b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5 UID:e1d19559-3f82-4788-b1d9-83f2f971a49e NetNS:/var/run/netns/9bbc3955-5795-4032-b257-6f9fe6461cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1d19559_3f82_4788_b1d9_83f2f971a49e.slice PodAnnotations:0xc0027467f8}] Aliases:map[]}"
2026-06-12 21:48:32.698672 | controller | Jun 12 20:52:08.362890 crc crio[24437]: time="2026-06-12T20:52:08.362849487Z" level=info msg="Adding pod openstack-operators_0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.698688 | controller | Jun 12 20:52:09.674072 crc crio[24437]: 2026-06-12T20:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8bba5e631c2901 Mac:86:e7:f0:04:60:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/9bbc3955-5795-4032-b257-6f9fe6461cdb SocketPath: PciID:}] [{Interface:0xc0007005c0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.698705 | controller | Jun 12 20:52:09.675823 crc crio[24437]: time="2026-06-12T20:52:09.6753335Z" level=info msg="Got pod network &{Name:0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx Namespace:openstack-operators ID:b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5 UID:e1d19559-3f82-4788-b1d9-83f2f971a49e NetNS:/var/run/netns/9bbc3955-5795-4032-b257-6f9fe6461cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1d19559_3f82_4788_b1d9_83f2f971a49e.slice PodAnnotations:0xc0027467f8}] Aliases:map[]}"
2026-06-12 21:48:32.698721 | controller | Jun 12 20:52:09.675823 crc crio[24437]: time="2026-06-12T20:52:09.675483714Z" level=info msg="Checking pod openstack-operators_0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.698738 | controller | Jun 12 20:52:09.683278 crc crio[24437]: time="2026-06-12T20:52:09.683176426Z" level=info msg="Ran pod sandbox b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5 with infra container: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/POD" id=31575206-fb3b-41ae-9422-f085b35248e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.698759 | controller | Jun 12 20:52:09.685727 crc crio[24437]: time="2026-06-12T20:52:09.685653328Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0395b62a-3a0a-4ef4-9c66-993eba4c4bc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.698777 | controller | Jun 12 20:52:09.688659 crc crio[24437]: time="2026-06-12T20:52:09.688616512Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=60981003-475d-41d3-8409-4a7de8571525 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.698794 | controller | Jun 12 20:52:09.698357 crc crio[24437]: time="2026-06-12T20:52:09.69813003Z" level=info msg="Creating container: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/util" id=abb4843b-fcf8-4447-9c2c-8037e297c589 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.698811 | controller | Jun 12 20:52:09.698831 crc crio[24437]: time="2026-06-12T20:52:09.698732005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.698828 | controller | Jun 12 20:52:09.753703 crc crio[24437]: time="2026-06-12T20:52:09.753537816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.698844 | controller | Jun 12 20:52:09.762083 crc crio[24437]: time="2026-06-12T20:52:09.761756883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.698882 | controller | Jun 12 20:52:09.882269 crc crio[24437]: time="2026-06-12T20:52:09.881713563Z" level=info msg="Created container 0ae7138daed4fd98335415c5aa05ddb5f1dc54c206c04793629cd3713a7be2c7: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/util" id=abb4843b-fcf8-4447-9c2c-8037e297c589 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.698900 | controller | Jun 12 20:52:09.884005 crc crio[24437]: time="2026-06-12T20:52:09.883856046Z" level=info msg="Starting container: 0ae7138daed4fd98335415c5aa05ddb5f1dc54c206c04793629cd3713a7be2c7" id=4eced0e7-e07d-4642-bff8-8f476247d8ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.698917 | controller | Jun 12 20:52:09.894171 crc crio[24437]: time="2026-06-12T20:52:09.89403003Z" level=info msg="Started container" PID=47811 containerID=0ae7138daed4fd98335415c5aa05ddb5f1dc54c206c04793629cd3713a7be2c7 description=openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/util id=4eced0e7-e07d-4642-bff8-8f476247d8ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5
2026-06-12 21:48:32.698934 | controller | Jun 12 20:52:12.491664 crc crio[24437]: time="2026-06-12T20:52:12.488596895Z" level=info msg="Pulling image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-bundle:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d" id=38d77411-cf76-487f-9c70-4b7cba34c53d name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.698964 | controller | Jun 12 20:52:12.499371 crc crio[24437]: time="2026-06-12T20:52:12.495489257Z" level=info msg="Trying to access \"38.102.83.233:5001/openstack-k8s-operators/openstack-operator-bundle:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\""
2026-06-12 21:48:32.698983 | controller | Jun 12 20:52:26.598188 crc crio[24437]: time="2026-06-12T20:52:26.597373224Z" level=info msg="Pulled image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:81ec73c87820ee2907020416ee81787915680ae953b79ec7742d4e16bba3a40d" id=38d77411-cf76-487f-9c70-4b7cba34c53d name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.699024 | controller | Jun 12 20:52:26.601126 crc crio[24437]: time="2026-06-12T20:52:26.601046757Z" level=info msg="Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-bundle:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d" id=c5d91860-0bda-4411-9856-a7133cd90a3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.699043 | controller | Jun 12 20:52:30.440027 crc crio[24437]: time="2026-06-12T20:52:30.439283753Z" level=info msg="Removing container: 6086303789cb00f2cd35f229dba52a52c87c98c75ef865291eef3d374d5a689a" id=f2d8a7fd-997a-4a47-b0d5-74452e18e4db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.699060 | controller | Jun 12 20:52:33.818718 crc crio[24437]: time="2026-06-12T20:52:33.817597645Z" level=info msg="Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-bundle:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d" id=9dc0fa3e-3789-4ee5-9d5a-3ce108303151 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.699075 | controller | Jun 12 20:52:34.187144 crc crio[24437]: time="2026-06-12T20:52:34.187034326Z" level=info msg="Removed container 6086303789cb00f2cd35f229dba52a52c87c98c75ef865291eef3d374d5a689a: openshift-infra/auto-csr-approver-29688286-6c4bf/oc" id=f2d8a7fd-997a-4a47-b0d5-74452e18e4db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.699091 | controller | Jun 12 20:52:34.194703 crc crio[24437]: time="2026-06-12T20:52:34.194628037Z" level=info msg="Stopping pod sandbox: d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6" id=ed1bfcbc-66b5-402d-835d-1f4e6c61b643 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.699107 | controller | Jun 12 20:52:34.195242 crc crio[24437]: time="2026-06-12T20:52:34.194711989Z" level=info msg="Stopped pod sandbox (already stopped): d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6" id=ed1bfcbc-66b5-402d-835d-1f4e6c61b643 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.699125 | controller | Jun 12 20:52:34.195434 crc crio[24437]: time="2026-06-12T20:52:34.195004366Z" level=info msg="Creating container: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/pull" id=39d06f31-6e23-4cb4-8e49-91ddc30dbe59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.699148 | controller | Jun 12 20:52:34.195760 crc crio[24437]: time="2026-06-12T20:52:34.195727304Z" level=info msg="Removing pod sandbox: d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6" id=f8914ca1-a72e-445f-a0bc-d87f7d6149fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.699172 | controller | Jun 12 20:52:34.197467 crc crio[24437]: time="2026-06-12T20:52:34.197411546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.699189 | controller | Jun 12 20:52:34.207461 crc crio[24437]: time="2026-06-12T20:52:34.207398536Z" level=info msg="Removed pod sandbox: d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6" id=f8914ca1-a72e-445f-a0bc-d87f7d6149fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.699205 | controller | Jun 12 20:52:34.208811 crc crio[24437]: time="2026-06-12T20:52:34.208740489Z" level=info msg="Stopping pod sandbox: 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516" id=036e6f6e-35e8-4d3e-8560-cd5b24cc9b07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.699221 | controller | Jun 12 20:52:34.209841 crc crio[24437]: time="2026-06-12T20:52:34.208834042Z" level=info msg="Stopped pod sandbox (already stopped): 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516" id=036e6f6e-35e8-4d3e-8560-cd5b24cc9b07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.699237 | controller | Jun 12 20:52:34.209841 crc crio[24437]: time="2026-06-12T20:52:34.20956146Z" level=info msg="Removing pod sandbox: 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516" id=89e90ce6-8ac0-4ed1-979f-d90ae59276cf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.699260 | controller | Jun 12 20:52:34.272907 crc crio[24437]: time="2026-06-12T20:52:34.272780342Z" level=info msg="Removed pod sandbox: 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516" id=89e90ce6-8ac0-4ed1-979f-d90ae59276cf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.699277 | controller | Jun 12 20:52:34.274238 crc crio[24437]: time="2026-06-12T20:52:34.274148766Z" level=info msg="Stopping pod sandbox: 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005" id=db6b0fa1-1c44-4836-85db-a7ca84ae5d6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.699293 | controller | Jun 12 20:52:34.274372 crc crio[24437]: time="2026-06-12T20:52:34.274238728Z" level=info msg="Stopped pod sandbox (already stopped): 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005" id=db6b0fa1-1c44-4836-85db-a7ca84ae5d6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.699309 | controller | Jun 12 20:52:34.275005 crc crio[24437]: time="2026-06-12T20:52:34.274838573Z" level=info msg="Removing pod sandbox: 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005" id=c52ec075-4987-498e-b3ea-2099a87f7411 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.699325 | controller | Jun 12 20:52:34.282758 crc crio[24437]: time="2026-06-12T20:52:34.282665259Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=e9c2f2a5-6f5f-4977-a391-9d0943f9c3d6 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.699341 | controller | Jun 12 20:52:34.283854 crc crio[24437]: time="2026-06-12T20:52:34.283793076Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=1a9ab0e0-c4dd-4a56-bd4f-07c38b2a4f34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.699357 | controller | Jun 12 20:52:34.315597 crc crio[24437]: time="2026-06-12T20:52:34.315431968Z" level=info msg="Removed pod sandbox: 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005" id=c52ec075-4987-498e-b3ea-2099a87f7411 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.699373 | controller | Jun 12 20:52:34.316778 crc crio[24437]: time="2026-06-12T20:52:34.31671242Z" level=info msg="Stopping pod sandbox: 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9" id=f33c5867-c5f9-4a09-bc79-ad66602e77ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.699388 | controller | Jun 12 20:52:34.316877 crc crio[24437]: time="2026-06-12T20:52:34.316782952Z" level=info msg="Stopped pod sandbox (already stopped): 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9" id=f33c5867-c5f9-4a09-bc79-ad66602e77ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.699404 | controller | Jun 12 20:52:34.318036 crc crio[24437]: time="2026-06-12T20:52:34.31789612Z" level=info msg="Removing pod sandbox: 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9" id=2172f75d-1743-44f8-bb7d-8cc75e201d7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.699421 | controller | Jun 12 20:52:34.325846 crc crio[24437]: time="2026-06-12T20:52:34.325754877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.699437 | controller | Jun 12 20:52:34.326202 crc crio[24437]: time="2026-06-12T20:52:34.326119426Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/152837b7f272ec49dba12abe3e8c79d7144fe7f26bd0169ec255e122c7d5d43b/merged/etc/passwd: no such file or directory"
2026-06-12 21:48:32.699453 | controller | Jun 12 20:52:34.326202 crc crio[24437]: time="2026-06-12T20:52:34.326194128Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/152837b7f272ec49dba12abe3e8c79d7144fe7f26bd0169ec255e122c7d5d43b/merged/etc/group: no such file or directory"
2026-06-12 21:48:32.699473 | controller | Jun 12 20:52:34.330711 crc crio[24437]: time="2026-06-12T20:52:34.330636809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.699490 | controller | Jun 12 20:52:34.338223 crc crio[24437]: time="2026-06-12T20:52:34.338097586Z" level=info msg="Removed pod sandbox: 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9" id=2172f75d-1743-44f8-bb7d-8cc75e201d7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.699506 | controller | Jun 12 20:52:34.339476 crc crio[24437]: time="2026-06-12T20:52:34.339390807Z" level=info msg="Stopping pod sandbox: c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f" id=020694d3-396e-45fd-be6f-91d5349386f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.699522 | controller | Jun 12 20:52:34.339476 crc crio[24437]: time="2026-06-12T20:52:34.339471329Z" level=info msg="Stopped pod sandbox (already stopped): c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f" id=020694d3-396e-45fd-be6f-91d5349386f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.699538 | controller | Jun 12 20:52:34.340540 crc crio[24437]: time="2026-06-12T20:52:34.340191238Z" level=info msg="Removing pod sandbox: c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f" id=e1e48261-eec1-4ee1-9f57-75e8474a14e1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.699553 | controller | Jun 12 20:52:34.353664 crc crio[24437]: time="2026-06-12T20:52:34.353562082Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=ae284490-289c-430a-b311-b7f41b74e77d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.699569 | controller | Jun 12 20:52:34.356295 crc crio[24437]: time="2026-06-12T20:52:34.356177537Z" level=info msg="Removed pod sandbox: c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f" id=e1e48261-eec1-4ee1-9f57-75e8474a14e1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.699585 | controller | Jun 12 20:52:34.357887 crc crio[24437]: time="2026-06-12T20:52:34.357798739Z" level=info msg="Stopping pod sandbox: 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e" id=ca030054-c0cf-45fd-b6fd-284b00fe4eab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.699600 | controller | Jun 12 20:52:34.357887 crc crio[24437]: time="2026-06-12T20:52:34.3578623Z" level=info msg="Stopped pod sandbox (already stopped): 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e" id=ca030054-c0cf-45fd-b6fd-284b00fe4eab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.699616 | controller | Jun 12 20:52:34.358901 crc crio[24437]: time="2026-06-12T20:52:34.358791633Z" level=info msg="Removing pod sandbox: 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e" id=5a529814-7c6b-4ce1-8a7a-bd2c494a40c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.699632 | controller | Jun 12 20:52:34.366152 crc crio[24437]: time="2026-06-12T20:52:34.366107626Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/mariadb" id=dba002c4-73ce-4c9a-ad87-ef6cdf9f4fd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.699648 | controller | Jun 12 20:52:34.370638 crc crio[24437]: time="2026-06-12T20:52:34.370545007Z" level=info msg="Removed pod sandbox: 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e" id=5a529814-7c6b-4ce1-8a7a-bd2c494a40c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.699664 | controller | Jun 12 20:52:34.372124 crc crio[24437]: time="2026-06-12T20:52:34.372061845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.699684 | controller | Jun 12 20:52:34.412518 crc crio[24437]: time="2026-06-12T20:52:34.412424445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.699700 | controller | Jun 12 20:52:34.459975 crc crio[24437]: time="2026-06-12T20:52:34.459848231Z" level=info msg="Created container 21eeb8a25d090b4f656c1b869bb6e354796ab9d3c3cf2a425f8f6e5bfa6f541e: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/pull" id=39d06f31-6e23-4cb4-8e49-91ddc30dbe59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.699716 | controller | Jun 12 20:52:34.462176 crc crio[24437]: time="2026-06-12T20:52:34.461396119Z" level=info msg="Starting container: 21eeb8a25d090b4f656c1b869bb6e354796ab9d3c3cf2a425f8f6e5bfa6f541e" id=d4480230-9710-45b5-9922-40ccb86bf912 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.699731 | controller | Jun 12 20:52:34.479540 crc crio[24437]: time="2026-06-12T20:52:34.479235206Z" level=info msg="Started container" PID=48311 containerID=21eeb8a25d090b4f656c1b869bb6e354796ab9d3c3cf2a425f8f6e5bfa6f541e description=openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/pull id=d4480230-9710-45b5-9922-40ccb86bf912 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5
2026-06-12 21:48:32.699747 | controller | Jun 12 20:52:34.653406 crc crio[24437]: time="2026-06-12T20:52:34.653117336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.699764 | controller | Jun 12 20:52:34.738844 crc crio[24437]: time="2026-06-12T20:52:34.738766578Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4e00415f-085e-4e97-980a-a580d3fbc088 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.699781 | controller | Jun 12 20:52:34.743084 crc crio[24437]: time="2026-06-12T20:52:34.743004555Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2ec72dd7-1716-4e79-b79e-b59635777cf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.699797 | controller | Jun 12 20:52:34.757485 crc crio[24437]: time="2026-06-12T20:52:34.757327773Z" level=info msg="Creating container: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/extract" id=b98fbc8a-b2bf-49a2-8d8a-318bee4a71e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.699813 | controller | Jun 12 20:52:34.758145 crc crio[24437]: time="2026-06-12T20:52:34.758111952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.699829 | controller | Jun 12 20:52:34.763837 crc crio[24437]: time="2026-06-12T20:52:34.762976024Z" level=info msg="Created container e7ee3a996b165972a16fce99447dac72bddce2359771e9cc97b9e7a66726fe03: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/mariadb" id=dba002c4-73ce-4c9a-ad87-ef6cdf9f4fd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.699845 | controller | Jun 12 20:52:34.766881 crc crio[24437]: time="2026-06-12T20:52:34.766801819Z" level=info msg="Starting container: e7ee3a996b165972a16fce99447dac72bddce2359771e9cc97b9e7a66726fe03" id=0a4fa033-d7c2-48c7-9b7d-f82449f1cdf4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.699884 | controller | Jun 12 20:52:34.778731 crc crio[24437]: time="2026-06-12T20:52:34.778605385Z" level=info msg="Started container" PID=48329 containerID=e7ee3a996b165972a16fce99447dac72bddce2359771e9cc97b9e7a66726fe03 description=baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/mariadb id=0a4fa033-d7c2-48c7-9b7d-f82449f1cdf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20
2026-06-12 21:48:32.699907 | controller | Jun 12 20:52:34.789176 crc crio[24437]: time="2026-06-12T20:52:34.788880372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.699924 | controller | Jun 12 20:52:34.791436 crc crio[24437]: time="2026-06-12T20:52:34.791350594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.699940 | controller | Jun 12 20:52:34.801384 crc crio[24437]: time="2026-06-12T20:52:34.801332983Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=bf3fc2e4-b876-4883-8186-21357e588ec1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.699956 | controller | Jun 12 20:52:34.806783 crc crio[24437]: time="2026-06-12T20:52:34.806676747Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 21:48:32.699973 | controller | Jun 12 20:52:34.913111 crc crio[24437]: time="2026-06-12T20:52:34.912864924Z" level=info msg="Created container fcf12d5a2043a074e5f7b88d327d03fb143eb1a456dfd7a0af0641971679bf06: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/extract" id=b98fbc8a-b2bf-49a2-8d8a-318bee4a71e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.699990 | controller | Jun 12 20:52:34.914531 crc crio[24437]: time="2026-06-12T20:52:34.914436863Z" level=info msg="Starting container: fcf12d5a2043a074e5f7b88d327d03fb143eb1a456dfd7a0af0641971679bf06" id=d1e2e131-3f7f-45e6-9e4a-343029a67b12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.700006 | controller | Jun 12 20:52:34.920661 crc crio[24437]: time="2026-06-12T20:52:34.920352301Z" level=info msg="Started container" PID=48352 containerID=fcf12d5a2043a074e5f7b88d327d03fb143eb1a456dfd7a0af0641971679bf06 description=openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/extract id=d1e2e131-3f7f-45e6-9e4a-343029a67b12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5
2026-06-12 21:48:32.700022 | controller | Jun 12 20:52:36.809342 crc crio[24437]: time="2026-06-12T20:52:36.808144185Z" level=info msg="Stopping pod sandbox: b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5" id=a66148cb-2202-43ea-bd85-5c546546a969 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.700039 | controller | Jun 12 20:52:36.810554 crc crio[24437]: time="2026-06-12T20:52:36.809883378Z" level=info msg="Got pod network &{Name:0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx Namespace:openstack-operators ID:b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5 UID:e1d19559-3f82-4788-b1d9-83f2f971a49e NetNS:/var/run/netns/9bbc3955-5795-4032-b257-6f9fe6461cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1d19559_3f82_4788_b1d9_83f2f971a49e.slice PodAnnotations:0xc00051c020}] Aliases:map[]}"
2026-06-12 21:48:32.700055 | controller | Jun 12 20:52:36.810554 crc crio[24437]: time="2026-06-12T20:52:36.810117314Z" level=info msg="Deleting pod openstack-operators_0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.700071 | controller | Jun 12 20:52:38.211674 crc crio[24437]: time="2026-06-12T20:52:38.211206805Z" level=info msg="Stopped pod sandbox: b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5" id=a66148cb-2202-43ea-bd85-5c546546a969 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.700087 | controller | Jun 12 20:52:45.588809 crc crio[24437]: time="2026-06-12T20:52:45.587334783Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-68d5b6d945-p98kw/POD" id=71c43fab-8545-426d-b47c-01097d860c05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.700108 | controller | Jun 12 20:52:45.588809 crc crio[24437]: time="2026-06-12T20:52:45.588773629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.700126 | controller | Jun 12 20:53:18.250610 crc crio[24437]: time="2026-06-12T20:53:18.24961542Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-68d5b6d945-p98kw Namespace:openstack-operators ID:5f4cbfbf18cc70aa9e43d00ede2877d062a069d482d3cb83e4234d7cc0d5ba3d UID:3dbe9c59-4236-4071-a91d-3817b3ea2b7e NetNS:/var/run/netns/aebe3e26-81a1-4f30-aa47-b6d0fc26eea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3dbe9c59_4236_4071_a91d_3817b3ea2b7e.slice PodAnnotations:0xc00008c710}] Aliases:map[]}"
2026-06-12 21:48:32.700142 | controller | Jun 12 20:53:18.250610 crc crio[24437]: time="2026-06-12T20:53:18.250325629Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-68d5b6d945-p98kw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.700159 | controller | Jun 12 20:53:19.002767 crc crio[24437]: 2026-06-12T20:53:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f4cbfbf18cc70a Mac:1e:a3:e3:68:d7:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/aebe3e26-81a1-4f30-aa47-b6d0fc26eea7 SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.700175 | controller | Jun 12 20:53:19.004597 crc crio[24437]: time="2026-06-12T20:53:19.004522965Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-68d5b6d945-p98kw Namespace:openstack-operators ID:5f4cbfbf18cc70aa9e43d00ede2877d062a069d482d3cb83e4234d7cc0d5ba3d UID:3dbe9c59-4236-4071-a91d-3817b3ea2b7e NetNS:/var/run/netns/aebe3e26-81a1-4f30-aa47-b6d0fc26eea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3dbe9c59_4236_4071_a91d_3817b3ea2b7e.slice PodAnnotations:0xc00008c710}] Aliases:map[]}"
2026-06-12 21:48:32.700192 | controller | Jun 12 20:53:19.004842 crc crio[24437]: time="2026-06-12T20:53:19.004778751Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-68d5b6d945-p98kw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.700208 | controller | Jun 12 20:53:19.017737 crc crio[24437]: time="2026-06-12T20:53:19.017601213Z" level=info msg="Ran pod sandbox 5f4cbfbf18cc70aa9e43d00ede2877d062a069d482d3cb83e4234d7cc0d5ba3d with infra container: openstack-operators/openstack-operator-controller-init-68d5b6d945-p98kw/POD" id=71c43fab-8545-426d-b47c-01097d860c05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.700225 | controller | Jun 12 20:53:19.021195 crc crio[24437]: time="2026-06-12T20:53:19.021111711Z" level=info msg="Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d" id=db787908-ce19-43b9-98bc-6c2e30480a7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.700241 | controller | Jun 12 20:53:19.021505 crc crio[24437]: time="2026-06-12T20:53:19.021432669Z" level=info msg="Image 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d not found" id=db787908-ce19-43b9-98bc-6c2e30480a7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.700258 | controller | Jun 12 20:53:19.021603 crc crio[24437]: time="2026-06-12T20:53:19.021548172Z" level=info msg="Neither image nor artfiact 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d found" id=db787908-ce19-43b9-98bc-6c2e30480a7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.700278 | controller | Jun 12 20:53:19.026578 crc crio[24437]: time="2026-06-12T20:53:19.026420083Z" level=info msg="Pulling image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d" id=ae278107-b67f-4aae-9694-d948d2bf4fb0 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.700296 | controller | Jun 12 20:53:19.028606 crc crio[24437]: time="2026-06-12T20:53:19.028431073Z" level=info msg="Trying to access \"38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\""
2026-06-12 21:48:32.700312 | controller | Jun 12 20:53:36.065082 crc crio[24437]: time="2026-06-12T20:53:36.063243688Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=bf3fc2e4-b876-4883-8186-21357e588ec1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.700328 | controller | Jun 12 20:53:36.071408 crc crio[24437]: time="2026-06-12T20:53:36.071183627Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=03fc1a9b-ec44-4c17-b6e4-d0802efb6165 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.700343 | controller | Jun 12 20:53:36.552025 crc crio[24437]: time="2026-06-12T20:53:36.551821581Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=84ed80c4-2a68-495f-a4f5-d852b6c845f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.700359 | controller | Jun 12 20:53:36.565966 crc crio[24437]: time="2026-06-12T20:53:36.565822581Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic" id=a419d4f2-3430-479c-964b-2bb831146fae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.700374 | controller | Jun 12 20:53:36.568179 crc crio[24437]: time="2026-06-12T20:53:36.568100827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.700390 | controller | Jun 12 20:53:36.637426 crc crio[24437]: time="2026-06-12T20:53:36.637345271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.700405 | controller | Jun 12 20:53:36.647789 crc crio[24437]: time="2026-06-12T20:53:36.647498955Z" level=info msg="Pulled image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator@sha256:59cd5ab478ab5f94108a9b06b3dd8b2a83a9fa422bc812f8f6b740b5593da7c9" id=ae278107-b67f-4aae-9694-d948d2bf4fb0 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.700422 | controller | Jun 12 20:53:36.651878 crc crio[24437]: time="2026-06-12T20:53:36.650620031Z" level=info msg="Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d" id=df195f85-68ab-429f-af51-c33fe149b0a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.700438 | controller | Jun 12 20:53:36.662248 crc crio[24437]: time="2026-06-12T20:53:36.662031218Z" level=info msg="Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d" id=bc07c316-b314-4aab-b593-b056a62bfa68 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.700454 | controller | Jun 12 20:53:36.683265 crc crio[24437]: time="2026-06-12T20:53:36.683147685Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-68d5b6d945-p98kw/operator" id=7190c807-f949-4877-acc5-b13578167980 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.700470 | controller | Jun 12 20:53:36.685673 crc crio[24437]: time="2026-06-12T20:53:36.685594796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.700491 | controller | Jun 12 20:53:36.748825 crc crio[24437]: time="2026-06-12T20:53:36.748509521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.700507 | controller | Jun 12 20:53:36.763448 crc crio[24437]: time="2026-06-12T20:53:36.763072024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.700524 | controller | Jun 12 20:53:36.912747 crc crio[24437]: time="2026-06-12T20:53:36.9120003Z" level=info msg="Created container 5632b3f067e625016a09285ffda77b61eb5c16b9168796d9f031e0981a636c0a: openstack-operators/openstack-operator-controller-init-68d5b6d945-p98kw/operator" id=7190c807-f949-4877-acc5-b13578167980 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.700539 | controller | Jun 12 20:53:36.916063 crc crio[24437]: time="2026-06-12T20:53:36.91596384Z" level=info msg="Starting container: 5632b3f067e625016a09285ffda77b61eb5c16b9168796d9f031e0981a636c0a" id=fa60248e-16ec-4a5b-ba7e-0c0508115324 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.700555 | controller | Jun 12 20:53:36.944103 crc crio[24437]: time="2026-06-12T20:53:36.943170791Z" level=info msg="Started container" PID=49991 containerID=5632b3f067e625016a09285ffda77b61eb5c16b9168796d9f031e0981a636c0a description=openstack-operators/openstack-operator-controller-init-68d5b6d945-p98kw/operator id=fa60248e-16ec-4a5b-ba7e-0c0508115324 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f4cbfbf18cc70aa9e43d00ede2877d062a069d482d3cb83e4234d7cc0d5ba3d
2026-06-12 21:48:32.700571 | controller | Jun 12 20:53:38.343101 crc crio[24437]: time="2026-06-12T20:53:38.342881495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.700588 | controller | Jun 12 20:53:38.594383 crc crio[24437]: time="2026-06-12T20:53:38.59369313Z" level=info msg="Created container cd54bb21098ff2129eac4120f70892f4e3b57d3416c2e162dcd16d2ee0397bc2: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic" id=a419d4f2-3430-479c-964b-2bb831146fae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.700604 | controller | Jun 12 20:53:38.595705 crc crio[24437]: time="2026-06-12T20:53:38.595612668Z" level=info msg="Starting container: cd54bb21098ff2129eac4120f70892f4e3b57d3416c2e162dcd16d2ee0397bc2" id=0d043a91-7402-4501-a802-6d8742bbba6a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.700620 | controller | Jun 12 20:53:38.605241 crc crio[24437]: time="2026-06-12T20:53:38.605140926Z" level=info msg="Started container" PID=50108 containerID=cd54bb21098ff2129eac4120f70892f4e3b57d3416c2e162dcd16d2ee0397bc2 description=baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic id=0d043a91-7402-4501-a802-6d8742bbba6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20
2026-06-12 21:48:32.700637 | controller | Jun 12 20:53:38.629843 crc crio[24437]: time="2026-06-12T20:53:38.629677639Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=06612dc7-3e6d-45b0-b54a-c71d028f9a14 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.700652 | controller | Jun 12 20:53:38.643462 crc crio[24437]: time="2026-06-12T20:53:38.643367072Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 21:48:32.700669 | controller | Jun 12 20:53:39.133998 crc crio[24437]: time="2026-06-12T20:53:39.133899873Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=06612dc7-3e6d-45b0-b54a-c71d028f9a14 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.700689 | controller | Jun 12 20:53:39.135463 crc crio[24437]: time="2026-06-12T20:53:39.13537708Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=82f00268-af1c-4ba1-af1e-ef8e680ad02e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.700705 | controller | Jun 12 20:53:39.140381 crc crio[24437]: time="2026-06-12T20:53:39.140270313Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=aef34870-4f91-4f29-ad8a-c132656f820b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.700721 | controller | Jun 12 20:53:39.156469 crc crio[24437]: time="2026-06-12T20:53:39.156385625Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-httpd" id=0eb55183-4427-48b8-af93-6e3787dff89f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.700737 | controller | Jun 12 20:53:39.158981 crc crio[24437]: time="2026-06-12T20:53:39.158892538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.700752 | controller | Jun 12 20:53:39.197868 crc crio[24437]: time="2026-06-12T20:53:39.197807082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.700768 | controller | Jun 12 20:53:40.121055 crc crio[24437]: time="2026-06-12T20:53:40.120872603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.700784 | controller | Jun 12 20:53:40.223276 crc crio[24437]: time="2026-06-12T20:53:40.222649759Z" level=info msg="Created container b537d9ea7479356f8ad7d0eebbd9657325ec0b3c17e8676597800865fbcaa73d: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-httpd" id=0eb55183-4427-48b8-af93-6e3787dff89f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.700800 | controller | Jun 12 20:53:40.225319 crc crio[24437]: time="2026-06-12T20:53:40.225183603Z" level=info msg="Starting container: b537d9ea7479356f8ad7d0eebbd9657325ec0b3c17e8676597800865fbcaa73d" id=7ff14d71-4622-4559-9b4f-9333c5e17c19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.700817 | controller | Jun 12 20:53:40.231692 crc crio[24437]: time="2026-06-12T20:53:40.231582952Z" level=info msg="Started container" PID=50140 containerID=b537d9ea7479356f8ad7d0eebbd9657325ec0b3c17e8676597800865fbcaa73d description=baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-httpd id=7ff14d71-4622-4559-9b4f-9333c5e17c19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20
2026-06-12 21:48:32.700834 | controller | Jun 12 20:53:40.250518 crc crio[24437]: time="2026-06-12T20:53:40.250320342Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=684b3f51-5216-4c8f-b610-a7e7d3877925 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.700870 | controller | Jun 12 20:53:40.257399 crc crio[24437]: time="2026-06-12T20:53:40.256621409Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 21:48:32.700891 | controller | Jun 12 20:53:41.647623 crc crio[24437]: time="2026-06-12T20:53:41.647158734Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=684b3f51-5216-4c8f-b610-a7e7d3877925 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.700908 | controller | Jun 12 20:53:41.654000 crc crio[24437]: time="2026-06-12T20:53:41.651177755Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=46d70a51-f8e0-4b6b-9c7e-260de5f956b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.700926 | controller | Jun 12 20:53:41.656311 crc crio[24437]: time="2026-06-12T20:53:41.656202151Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=a6e1a70e-ec99-4380-831b-f570b0d812b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.700948 | controller | Jun 12 20:53:41.664307 crc crio[24437]: time="2026-06-12T20:53:41.66419803Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-log-watch" id=bc75fada-6d30-408f-be91-abb534f4100e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.700964 | controller | Jun 12 20:53:41.666837 crc crio[24437]: time="2026-06-12T20:53:41.666767174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.700981 | controller | Jun 12 20:53:41.720457 crc crio[24437]: time="2026-06-12T20:53:41.720344075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.700997 | controller | Jun 12 20:53:43.058112 crc crio[24437]: time="2026-06-12T20:53:43.057079493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.701013 | controller | Jun 12 20:53:43.161085 crc crio[24437]: time="2026-06-12T20:53:43.160986322Z" level=info msg="Created container a62bb60a88e5fd968b9139ae83f5f5ae6a9d562ae7c45ec80b985adc256c09b7: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-log-watch" id=bc75fada-6d30-408f-be91-abb534f4100e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.701028 | controller | Jun 12 20:53:43.162963 crc crio[24437]: time="2026-06-12T20:53:43.16284712Z" level=info msg="Starting container: a62bb60a88e5fd968b9139ae83f5f5ae6a9d562ae7c45ec80b985adc256c09b7" id=c2544e8d-e634-4cb4-b53f-9bc2063a8bd1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.701044 | controller | Jun 12 20:53:43.168961 crc crio[24437]: time="2026-06-12T20:53:43.168746457Z" level=info msg="Started container" PID=50327 containerID=a62bb60a88e5fd968b9139ae83f5f5ae6a9d562ae7c45ec80b985adc256c09b7 description=baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-log-watch id=c2544e8d-e634-4cb4-b53f-9bc2063a8bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20
2026-06-12 21:48:32.701060 | controller | Jun 12 20:54:00.602155 crc crio[24437]: time="2026-06-12T20:54:00.600589887Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688294-wnp2r/POD" id=80caa415-a5e1-4d35-adcc-10d7bad464c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.701076 | controller | Jun 12 20:54:00.602155 crc crio[24437]: time="2026-06-12T20:54:00.602038813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.701092 | controller | Jun 12 20:54:00.649494 crc crio[24437]: time="2026-06-12T20:54:00.649368887Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688294-wnp2r Namespace:openshift-infra ID:91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02 UID:f93a1fab-3388-41b4-b7a1-9e0421e6eabd NetNS:/var/run/netns/972c7afb-e7fc-4f31-8a7c-5ac67e7aaa35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf93a1fab_3388_41b4_b7a1_9e0421e6eabd.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}"
2026-06-12 21:48:32.701108 | controller | Jun 12 20:54:00.649494 crc crio[24437]: time="2026-06-12T20:54:00.649436838Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688294-wnp2r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.701125 | controller | Jun 12 20:54:01.798195 crc crio[24437]: 2026-06-12T20:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91b5847c8fd1a35 Mac:d2:a3:80:71:6d:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/972c7afb-e7fc-4f31-8a7c-5ac67e7aaa35 SocketPath: PciID:}] [{Interface:0xc000014f40 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.701146 | controller | Jun 12 20:54:01.800832 crc crio[24437]: time="2026-06-12T20:54:01.80075335Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688294-wnp2r Namespace:openshift-infra ID:91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02 UID:f93a1fab-3388-41b4-b7a1-9e0421e6eabd NetNS:/var/run/netns/972c7afb-e7fc-4f31-8a7c-5ac67e7aaa35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf93a1fab_3388_41b4_b7a1_9e0421e6eabd.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}"
2026-06-12 21:48:32.701163 | controller | Jun 12 20:54:01.801110 crc crio[24437]: time="2026-06-12T20:54:01.801055437Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688294-wnp2r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.701179 | controller | Jun 12 20:54:01.829508 crc crio[24437]: time="2026-06-12T20:54:01.829433208Z" level=info msg="Ran pod sandbox 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02 with infra container: openshift-infra/auto-csr-approver-29688294-wnp2r/POD" id=80caa415-a5e1-4d35-adcc-10d7bad464c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.701195 | controller | Jun 12 20:54:01.841526 crc crio[24437]: time="2026-06-12T20:54:01.841378916Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a8c86722-1813-4a3e-931a-90b11e5d42ec name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.701211 | controller | Jun 12 20:54:01.851600 crc crio[24437]: time="2026-06-12T20:54:01.85152623Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.701227 | controller | Jun 12 20:54:03.003781 crc crio[24437]: time="2026-06-12T20:54:03.002527114Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a8c86722-1813-4a3e-931a-90b11e5d42ec name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.701243 | controller | Jun 12 20:54:03.005772 crc crio[24437]: time="2026-06-12T20:54:03.005592171Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c3ad25ae-e7f9-41a8-afe7-3b30255b151b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.701259 | controller | Jun 12 20:54:03.007779 crc crio[24437]: time="2026-06-12T20:54:03.007635551Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=73b3f547-3850-4c99-8f89-9913625c2ccd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.701275 | controller | Jun 12 20:54:03.015879 crc crio[24437]: time="2026-06-12T20:54:03.015663482Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688294-wnp2r/oc" id=8f419699-2d02-43be-9b93-23c7aa6ad1a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.701291 | controller | Jun 12 20:54:03.016597 crc crio[24437]: time="2026-06-12T20:54:03.016533163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.701307 | controller | Jun 12 20:54:03.068185 crc crio[24437]: time="2026-06-12T20:54:03.067646063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.701323 | controller | Jun 12 20:54:04.002910 crc crio[24437]: time="2026-06-12T20:54:04.002398406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.701339 | controller | Jun 12 20:54:04.251385 crc crio[24437]: time="2026-06-12T20:54:04.251178779Z" level=info msg="Created container 806d8d949ec325f3c5e5790fa1ec67476f107b51b08711b39e24e42237ee2158: openshift-infra/auto-csr-approver-29688294-wnp2r/oc" id=8f419699-2d02-43be-9b93-23c7aa6ad1a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.701359 | controller | Jun 12 20:54:04.254865 crc crio[24437]: time="2026-06-12T20:54:04.254595855Z" level=info msg="Starting container: 806d8d949ec325f3c5e5790fa1ec67476f107b51b08711b39e24e42237ee2158" id=8aa4bcd8-c3c0-4dc9-9bb4-7c0fc7981e48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.701376 | controller | Jun 12 20:54:04.265419 crc crio[24437]: time="2026-06-12T20:54:04.26519169Z" level=info msg="Started container" PID=50729 containerID=806d8d949ec325f3c5e5790fa1ec67476f107b51b08711b39e24e42237ee2158 description=openshift-infra/auto-csr-approver-29688294-wnp2r/oc id=8aa4bcd8-c3c0-4dc9-9bb4-7c0fc7981e48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02
2026-06-12 21:48:32.701392 | controller | Jun 12 20:54:07.235779 crc crio[24437]: time="2026-06-12T20:54:07.233554717Z" level=info msg="Stopping pod sandbox: 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02" id=edf23156-082a-4973-bdcc-1f8e39d3771b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.701408 | controller | Jun 12 20:54:07.238628 crc crio[24437]: time="2026-06-12T20:54:07.236158701Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688294-wnp2r Namespace:openshift-infra ID:91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02 UID:f93a1fab-3388-41b4-b7a1-9e0421e6eabd NetNS:/var/run/netns/972c7afb-e7fc-4f31-8a7c-5ac67e7aaa35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf93a1fab_3388_41b4_b7a1_9e0421e6eabd.slice PodAnnotations:0xc001f6c1a0}] Aliases:map[]}"
2026-06-12 21:48:32.701424 | controller | Jun 12 20:54:07.238628 crc crio[24437]: time="2026-06-12T20:54:07.236803458Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688294-wnp2r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.701441 | controller | Jun 12 20:54:09.015286 crc crio[24437]: time="2026-06-12T20:54:09.014440816Z" level=info msg="Stopped pod sandbox: 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02" id=edf23156-082a-4973-bdcc-1f8e39d3771b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.701457 | controller | Jun 12 20:54:20.610906 crc crio[24437]: time="2026-06-12T20:54:20.610002987Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-j55tf/POD" id=c531cf72-a159-4bf9-ad00-581122e83795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.701473 | controller | Jun 12 20:54:20.610906 crc crio[24437]: time="2026-06-12T20:54:20.610577321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.701490 | controller | Jun 12 20:54:20.610906 crc crio[24437]: time="2026-06-12T20:54:20.610171031Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-5glk7/POD" id=30fa4512-d005-4608-bb46-3eebc732815c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.701507 | controller | Jun 12 20:54:20.610906 crc crio[24437]: time="2026-06-12T20:54:20.610726855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.701523 | controller | Jun 12 20:54:20.653875 crc crio[24437]: time="2026-06-12T20:54:20.652169932Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-8dwq6/POD" id=322650b6-7d34-41d7-8691-8c2d9ad49602 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.701544 | controller | Jun 12 20:54:20.653875 crc crio[24437]: time="2026-06-12T20:54:20.652247604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.701560 | controller | Jun 12 20:54:20.678969 crc crio[24437]: time="2026-06-12T20:54:20.678438129Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-c84sv/POD" id=b5a39d82-6fb4-41aa-b05c-0a5005772c1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.701576 | controller | Jun 12 20:54:20.678969 crc crio[24437]: time="2026-06-12T20:54:20.678535881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.701593 | controller | Jun 12 20:54:20.687805 crc crio[24437]: time="2026-06-12T20:54:20.687721552Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-5glk7 Namespace:openstack-operators ID:6fe2655c9c90e1331ce3d425229565c914658d657f6813821f232b5f3e4f13e2 UID:f3d3d1ec-03d0-462f-8bc7-b747b8953fc1 NetNS:/var/run/netns/28f3ef7d-6c42-40ef-83b0-a89611e37a28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3d3d1ec_03d0_462f_8bc7_b747b8953fc1.slice PodAnnotations:0xc0027462d0}] Aliases:map[]}"
2026-06-12 21:48:32.701609 | controller | Jun 12 20:54:20.687805 crc crio[24437]: time="2026-06-12T20:54:20.687794173Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-5glk7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.701626 | controller | Jun 12 20:54:20.747428 crc crio[24437]: time="2026-06-12T20:54:20.747296781Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-8dwq6 Namespace:openstack-operators ID:6d313da6590ee53329f58b105bc34fccdc231f9a9829a52d5e8ab618254ac519 UID:298a9cca-269f-498f-87db-044d5cfeb5d3 NetNS:/var/run/netns/570540c5-e504-4daf-b530-635b8b8330ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod298a9cca_269f_498f_87db_044d5cfeb5d3.slice PodAnnotations:0xc00012a748}] Aliases:map[]}"
2026-06-12 21:48:32.701642 | controller | Jun 12 20:54:20.747428 crc crio[24437]: time="2026-06-12T20:54:20.747385764Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-8dwq6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.701658 | controller | Jun 12 20:54:20.755465 crc crio[24437]: time="2026-06-12T20:54:20.753208919Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-c84sv Namespace:openstack-operators ID:02302bdbfd52876287e2d770f6f827c8fbb1f122eba6779a55477fb419630e3a UID:b7905494-b4c4-4467-90de-65a393b46ded NetNS:/var/run/netns/d439801a-e54e-4352-88f9-ea01d0ff588f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7905494_b4c4_4467_90de_65a393b46ded.slice PodAnnotations:0xc000c244d0}] Aliases:map[]}"
2026-06-12 21:48:32.701674 | controller | Jun 12 20:54:20.755465 crc crio[24437]: time="2026-06-12T20:54:20.753681811Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-c84sv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.701690 | controller | Jun 12 20:54:20.763647 crc crio[24437]: time="2026-06-12T20:54:20.762400959Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-5qrtl/POD" id=54deeabd-c945-46d1-aeee-bad151f00d7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.701711 | controller | Jun 12 20:54:20.763647 crc crio[24437]: time="2026-06-12T20:54:20.762483991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.701727 | controller | Jun 12 20:54:20.769340 crc crio[24437]: time="2026-06-12T20:54:20.767115097Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-j55tf Namespace:openstack-operators ID:718080eda136d6dff9d64ca937ff7f1d4af0045100ed14694c600f6875847606 UID:6f371d6b-d19b-4dc4-a514-824c5aaf798a NetNS:/var/run/netns/fe913217-9177-4910-88fb-54dcc1c25830 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f371d6b_d19b_4dc4_a514_824c5aaf798a.slice PodAnnotations:0xc00282c5e8}] Aliases:map[]}"
2026-06-12 21:48:32.701744 | controller | Jun 12 20:54:20.769340 crc crio[24437]: time="2026-06-12T20:54:20.767237731Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-j55tf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.701760 | controller | Jun 12 20:54:20.784212 crc crio[24437]: time="2026-06-12T20:54:20.784167184Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-njqlp/POD" id=fdb763dd-d76c-4623-9341-a18ba7e1563f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.701775 | controller | Jun 12 20:54:20.784628 crc crio[24437]: time="2026-06-12T20:54:20.784602075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.701793 | controller | Jun 12 20:54:21.127745 crc crio[24437]: time="2026-06-12T20:54:21.115179153Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-5qrtl Namespace:openstack-operators ID:1db6846de06611c8ef10a830c875be53afc7ec91b7c1b51df48fb412591cfc0a UID:73b9c492-f1b6-4f44-af4f-f90f6f8a47b6 NetNS:/var/run/netns/3269aff9-fcd7-4de1-88e8-6ec389d41e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73b9c492_f1b6_4f44_af4f_f90f6f8a47b6.slice PodAnnotations:0xc0026aa158}] Aliases:map[]}"
2026-06-12 21:48:32.701810 | controller | Jun 12 20:54:21.127745 crc crio[24437]: time="2026-06-12T20:54:21.115684486Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-5qrtl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.701827 | controller | Jun 12 20:54:21.127745 crc crio[24437]: time="2026-06-12T20:54:21.120473247Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-njqlp Namespace:openstack-operators ID:106b54f544eb426f7b4fc8015dcd115f4edd60c634afce3e87e828e57c6ff5c1 UID:28623ea3-98d2-4bfa-8787-914711dbc5d8 NetNS:/var/run/netns/d73acb00-6a51-48c3-a691-697d7e4a92ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28623ea3_98d2_4bfa_8787_914711dbc5d8.slice PodAnnotations:0xc002746410}] Aliases:map[]}"
2026-06-12 21:48:32.701843 | controller | Jun 12 20:54:21.127745 crc crio[24437]: time="2026-06-12T20:54:21.120515068Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-njqlp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.701887 | controller | Jun 12 20:54:21.127745 crc crio[24437]: time="2026-06-12T20:54:21.126494387Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-srvtv/POD" id=90ebb01e-4588-4084-927c-2a85d15eebe9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.701906 | controller | Jun 12 20:54:21.127745 crc crio[24437]: time="2026-06-12T20:54:21.126586069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.701927 | controller | Jun 12 20:54:21.238554 crc crio[24437]: time="2026-06-12T20:54:21.232780246Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-xcfsv/POD" id=2f89978d-ee99-49d0-9a65-cb99b0027984 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.701944 | controller | Jun 12 20:54:21.238554 crc crio[24437]: time="2026-06-12T20:54:21.23378259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.701959 | controller | Jun 12 20:54:21.341895 crc crio[24437]: time="2026-06-12T20:54:21.340386167Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-4qstz/POD" id=ec1313a4-3495-4114-81e1-b6e209e1bc3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.701975 | controller | Jun 12 20:54:21.341895 crc crio[24437]: time="2026-06-12T20:54:21.340637833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.701991 | controller | Jun 12 20:54:21.341895 crc crio[24437]: time="2026-06-12T20:54:21.340776227Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-jkrzt/POD" id=725586b6-e8b7-4dd8-9866-1a21b9290748 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.702008 | controller | Jun 12 20:54:21.341895 crc crio[24437]: time="2026-06-12T20:54:21.340811248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.702023 | controller | Jun 12 20:54:21.482267 crc crio[24437]: time="2026-06-12T20:54:21.481758594Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bqtd7/POD" id=f147e7a9-5cd1-4118-8042-593694c0a489 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.702039 | controller | Jun 12 20:54:21.482267 crc crio[24437]: time="2026-06-12T20:54:21.482159614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.702055 | controller | Jun 12 20:54:21.484903 crc crio[24437]: time="2026-06-12T20:54:21.484765999Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-wxlvr/POD" id=cec82ccb-5c10-4962-b882-378da9ff978e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.702070 | controller | Jun 12 20:54:21.484903 crc crio[24437]: time="2026-06-12T20:54:21.484851151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.702085 | controller | Jun 12 20:54:21.517202 crc crio[24437]: time="2026-06-12T20:54:21.513883918Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-58mvs/POD" id=8c36a111-9f01-4a98-a9a5-2901be338247 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.702101 | controller | Jun 12 20:54:21.517202 crc crio[24437]: time="2026-06-12T20:54:21.514038012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.702118 | controller | Jun 12 20:54:21.822035 crc crio[24437]: time="2026-06-12T20:54:21.821300388Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-srvtv Namespace:openstack-operators ID:6a4a81667a4dd999343f5afe629465e8c3b456a576726269cd7e8a469851be23 UID:ad457e52-0e34-4fc6-9899-404313db0ef7 NetNS:/var/run/netns/fecda026-3fe5-4e40-9311-cfd976775d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad457e52_0e34_4fc6_9899_404313db0ef7.slice PodAnnotations:0xc00012aa80}] Aliases:map[]}"
2026-06-12 21:48:32.702138 | controller | Jun 12 20:54:21.822035 crc crio[24437]: time="2026-06-12T20:54:21.821440351Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-srvtv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.702155 | controller | Jun 12 20:54:21.981277 crc crio[24437]: time="2026-06-12T20:54:21.978787787Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-xcfsv Namespace:openstack-operators ID:76d5d33f198f9eda31b267533958d9d86f4847eb933ef74026b84a5baad45e9c UID:fe4de39d-7667-4e12-8b14-c744c91fe53c NetNS:/var/run/netns/e7827992-848e-47ce-9f4f-f5cb5f65ff8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe4de39d_7667_4e12_8b14_c744c91fe53c.slice PodAnnotations:0xc00012aca8}] Aliases:map[]}"
2026-06-12 21:48:32.702171 | controller | Jun 12 20:54:21.981277 crc crio[24437]: time="2026-06-12T20:54:21.978865159Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-xcfsv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.702187 | controller | Jun 12 20:54:22.278455 crc crio[24437]: time="2026-06-12T20:54:22.271891359Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-jkrzt Namespace:openstack-operators ID:31c3f9f243e4ee46f839dc2c20a90d28c57f14b559bf64d120a64a55ca248479 UID:5360d23c-5443-4847-9a66-b3dbb19bd406 NetNS:/var/run/netns/a04f76fa-8742-4ec6-aa13-52594e29aeee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5360d23c_5443_4847_9a66_b3dbb19bd406.slice PodAnnotations:0xc001840320}] Aliases:map[]}"
2026-06-12 21:48:32.702204 | controller | Jun 12 20:54:22.278455 crc crio[24437]: time="2026-06-12T20:54:22.27272846Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-jkrzt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.702221 | controller | Jun 12 20:54:22.445184 crc crio[24437]: time="2026-06-12T20:54:22.444843175Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-58mvs Namespace:openstack-operators ID:c0bd12fd5117161121e817e6753abb9cc2719dcfde2a8d4dc06d4412a0eec5b9 UID:c0ab4286-6fb5-4662-8b3d-3481e8218263 NetNS:/var/run/netns/5ec978a5-c8f8-4ed8-91f0-ef7e1af91328 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0ab4286_6fb5_4662_8b3d_3481e8218263.slice PodAnnotations:0xc00012af18}] Aliases:map[]}"
2026-06-12 21:48:32.702238 | controller | Jun 12 20:54:22.445184 crc crio[24437]: time="2026-06-12T20:54:22.444992579Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-58mvs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.702255 | controller | Jun 12 20:54:22.468074 crc crio[24437]: time="2026-06-12T20:54:22.46741002Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-wxlvr Namespace:openstack-operators ID:651cc4458ef5325ff458432685694ea6f9354459117cc18ae6039f8b2f2002d4 UID:83f94ca6-f0f9-42f9-a94e-ebdc802f64ae NetNS:/var/run/netns/c5b136a7-32c0-4753-9d57-a5325d62b5aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83f94ca6_f0f9_42f9_a94e_ebdc802f64ae.slice PodAnnotations:0xc000c24168}] Aliases:map[]}"
2026-06-12 21:48:32.702277 | controller | Jun 12 20:54:22.468074 crc crio[24437]: time="2026-06-12T20:54:22.467884922Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-wxlvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.702294 | controller | Jun 12 20:54:22.952583 crc crio[24437]: time="2026-06-12T20:54:22.947405307Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-bqtd7 Namespace:openstack-operators ID:925079421c4c4c68b1fa8a29a8e771a4fbeecf370dbe79997c2d6ee0b89ae348 UID:ccf4fbd4-0833-4ac1-90b6-3a74d812155e NetNS:/var/run/netns/f1e58fee-266e-4134-bae8-3c7f0bc9b12f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podccf4fbd4_0833_4ac1_90b6_3a74d812155e.slice PodAnnotations:0xc00282c130}] Aliases:map[]}"
2026-06-12 21:48:32.702310 | controller | Jun 12 20:54:22.952583 crc crio[24437]: time="2026-06-12T20:54:22.947455338Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-bqtd7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.702326 | controller | Jun 12 20:54:23.033120 crc crio[24437]: time="2026-06-12T20:54:23.023701826Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-wbrws/POD" id=eca50e06-55b3-4221-8034-da0236073068 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.702342 | controller | Jun 12 20:54:23.033120 crc crio[24437]: time="2026-06-12T20:54:23.023796058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.702357 | controller | Jun 12 20:54:23.136860 crc crio[24437]: time="2026-06-12T20:54:23.136748103Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zsb4b/POD" id=e9ac3f41-1135-49cd-bb39-32c19e09bf39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.702375 | controller | Jun 12 20:54:23.137240 crc crio[24437]: time="2026-06-12T20:54:23.136870216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.702391 | controller | Jun 12 20:54:23.145985 crc crio[24437]: time="2026-06-12T20:54:23.143803699Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-4qstz Namespace:openstack-operators ID:f936a6efe73ec68c7e2f3a7c4ba7ab988325d14a5cfb3e010607713197ce128b UID:53fa723f-087e-4715-8ac5-7cbe176ab197 NetNS:/var/run/netns/1dc1b65b-d9c0-4485-bd97-e58ba851330b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53fa723f_087e_4715_8ac5_7cbe176ab197.slice PodAnnotations:0xc000c243f8}] Aliases:map[]}"
2026-06-12 21:48:32.702408 | controller | Jun 12 20:54:23.145985 crc crio[24437]: time="2026-06-12T20:54:23.143911612Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-4qstz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.702424 | controller | Jun 12 20:54:23.180612 crc crio[24437]: time="2026-06-12T20:54:23.180540079Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-csvwv/POD" id=67ea0df5-64ae-4326-a36a-e2f5fcd19a06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.702440 | controller | Jun 12 20:54:23.181461 crc crio[24437]: time="2026-06-12T20:54:23.181425971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.702456 | controller | Jun 12 20:54:23.305581 crc crio[24437]: time="2026-06-12T20:54:23.283882554Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-jb9w7/POD" id=ed50d1e5-4312-470f-b32a-f16771402b75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.702476 | controller | Jun 12 20:54:23.305581 crc crio[24437]: time="2026-06-12T20:54:23.284076639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.702493 | controller | Jun 12 20:54:23.530716 crc crio[24437]: time="2026-06-12T20:54:23.530493963Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-vgp2g/POD" id=8163ccf1-747b-44e1-b7a1-09fb222f0651 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.702509 | controller | Jun 12 20:54:23.530716 crc crio[24437]: time="2026-06-12T20:54:23.530598646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.702526 | controller | Jun 12 20:54:24.769708 crc crio[24437]: time="2026-06-12T20:54:24.757749512Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-zsb4b Namespace:openstack-operators ID:f8a295530baf75a6e6a27cd82129118712f833eb5c113ed9daf40f025cbc1e31 UID:dbbb5962-b293-4ee2-a771-d745bb32476c NetNS:/var/run/netns/2e76b0d8-2174-45ef-87bc-818cb2e50b33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbbb5962_b293_4ee2_a771_d745bb32476c.slice PodAnnotations:0xc0026aa6b0}] Aliases:map[]}"
2026-06-12 21:48:32.702543 | controller | Jun 12 20:54:24.769708 crc crio[24437]: time="2026-06-12T20:54:24.757903646Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-zsb4b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.702560 | controller | Jun 12 20:54:24.810122 crc crio[24437]: time="2026-06-12T20:54:24.808758429Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-csvwv Namespace:openstack-operators ID:a0a52c5f77bf1801920cc97235ab0e778ae05823d37870d5e1dafde0fd8a1968 UID:ba875fa9-b449-415f-a1a8-148fe13e6733 NetNS:/var/run/netns/b702332c-c966-4608-9e89-b2bd4c175eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podba875fa9_b449_415f_a1a8_148fe13e6733.slice PodAnnotations:0xc00051cdb8}] Aliases:map[]}"
2026-06-12 21:48:32.702577 | controller | Jun 12 20:54:24.812865 crc crio[24437]: time="2026-06-12T20:54:24.81279952Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-csvwv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.702593 | controller | Jun 12 20:54:24.977209 crc crio[24437]: time="2026-06-12T20:54:24.977105049Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-jb9w7 Namespace:openstack-operators ID:d333198de6d008f7193ed8232f7fe962ab6c61c1ac38253085b3bbb861bc3547 UID:73203df4-e272-4e1b-93ec-a51f850cc994 NetNS:/var/run/netns/58fc5003-0712-4710-9fc9-ae587a00aa85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73203df4_e272_4e1b_93ec_a51f850cc994.slice PodAnnotations:0xc0026aa8b8}] Aliases:map[]}"
2026-06-12 21:48:32.702609 | controller | Jun 12 20:54:24.977209 crc crio[24437]: time="2026-06-12T20:54:24.977173791Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-jb9w7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.702625 | controller | Jun 12 20:54:24.996152 crc crio[24437]: time="2026-06-12T20:54:24.992518205Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-vgp2g Namespace:openstack-operators ID:2353af079749b03b9efd24c17713e8cdf969a499af8c84462c9e0e37cae62cb7 UID:510f8ed5-096f-4df4-89d4-f53c765a17de NetNS:/var/run/netns/b26ceba1-5a70-48ec-af85-0312c453b30b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod510f8ed5_096f_4df4_89d4_f53c765a17de.slice PodAnnotations:0xc00051d048}] Aliases:map[]}"
2026-06-12 21:48:32.702645 | controller | Jun 12 20:54:24.996152 crc crio[24437]: time="2026-06-12T20:54:24.992659279Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-vgp2g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.702661 | controller | Jun 12 20:54:25.009912 crc crio[24437]: time="2026-06-12T20:54:25.005042988Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-wbrws Namespace:openstack-operators ID:97ea62a668a9f88fe97f4ca9702125fb93514826c584aeb59623d44144784a07 UID:88546a84-38c0-440d-a545-638ca7fcf5e2 NetNS:/var/run/netns/9c37e6d7-1037-4752-a750-bebda0d9ec28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88546a84_38c0_440d_a545_638ca7fcf5e2.slice PodAnnotations:0xc00051d1b0}] Aliases:map[]}"
2026-06-12 21:48:32.702677 | controller | Jun 12 20:54:25.037530 crc crio[24437]: time="2026-06-12T20:54:25.030866034Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-wbrws to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.702692 | controller | Jun 12 20:54:30.620666 crc crio[24437]: 2026-06-12T20:54:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02302bdbfd52876 Mac:26:aa:d7:21:a0:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/d439801a-e54e-4352-88f9-ea01d0ff588f SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.702708 | controller | Jun 12 20:54:30.620666 crc crio[24437]: 2026-06-12T20:54:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:106b54f544eb426 Mac:d6:05:2f:ec:80:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/d73acb00-6a51-48c3-a691-697d7e4a92ab SocketPath: PciID:}] [{Interface:0xc000114790 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.702724 | controller | Jun 12 20:54:30.631716 crc crio[24437]: time="2026-06-12T20:54:30.625025285Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-njqlp Namespace:openstack-operators ID:106b54f544eb426f7b4fc8015dcd115f4edd60c634afce3e87e828e57c6ff5c1 UID:28623ea3-98d2-4bfa-8787-914711dbc5d8 NetNS:/var/run/netns/d73acb00-6a51-48c3-a691-697d7e4a92ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28623ea3_98d2_4bfa_8787_914711dbc5d8.slice PodAnnotations:0xc002746410}] Aliases:map[]}"
2026-06-12 21:48:32.702742 | controller | Jun 12 20:54:30.631716 crc crio[24437]: time="2026-06-12T20:54:30.629828664Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-c84sv Namespace:openstack-operators ID:02302bdbfd52876287e2d770f6f827c8fbb1f122eba6779a55477fb419630e3a UID:b7905494-b4c4-4467-90de-65a393b46ded NetNS:/var/run/netns/d439801a-e54e-4352-88f9-ea01d0ff588f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7905494_b4c4_4467_90de_65a393b46ded.slice PodAnnotations:0xc000c244d0}] Aliases:map[]}"
2026-06-12 21:48:32.702758 | controller | Jun 12 20:54:30.631716 crc crio[24437]: time="2026-06-12T20:54:30.630748808Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-c84sv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.702782 | controller | Jun 12 20:54:30.641128 crc crio[24437]: time="2026-06-12T20:54:30.634422949Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-njqlp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.702800 | controller | Jun 12 20:54:30.707883 crc crio[24437]: time="2026-06-12T20:54:30.706288816Z" level=info msg="Ran pod sandbox 106b54f544eb426f7b4fc8015dcd115f4edd60c634afce3e87e828e57c6ff5c1 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-njqlp/POD" id=fdb763dd-d76c-4623-9341-a18ba7e1563f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.702816 | controller | Jun 12 20:54:30.731043 crc crio[24437]: time="2026-06-12T20:54:30.728674316Z" level=info msg="Ran pod sandbox 02302bdbfd52876287e2d770f6f827c8fbb1f122eba6779a55477fb419630e3a with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-c84sv/POD" id=b5a39d82-6fb4-41aa-b05c-0a5005772c1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.702833 | controller | Jun 12 20:54:30.746685 crc crio[24437]: 2026-06-12T20:54:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a4a81667a4dd99 Mac:e6:32:d2:13:fb:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/fecda026-3fe5-4e40-9311-cfd976775d8e SocketPath: PciID:}] [{Interface:0xc00028e8a0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.702865 | controller | Jun 12 20:54:30.775811 crc crio[24437]: time="2026-06-12T20:54:30.77237448Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-srvtv Namespace:openstack-operators ID:6a4a81667a4dd999343f5afe629465e8c3b456a576726269cd7e8a469851be23 UID:ad457e52-0e34-4fc6-9899-404313db0ef7 NetNS:/var/run/netns/fecda026-3fe5-4e40-9311-cfd976775d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad457e52_0e34_4fc6_9899_404313db0ef7.slice PodAnnotations:0xc00012aa80}] Aliases:map[]}"
2026-06-12 21:48:32.702888 | controller | Jun 12 20:54:30.775811 crc crio[24437]: time="2026-06-12T20:54:30.772603166Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-srvtv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.702906 | controller | Jun 12 20:54:30.886494 crc crio[24437]: time="2026-06-12T20:54:30.875241034Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=0331efdb-4de4-406c-abe1-c4f30031f71b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.702922 | controller | Jun 12 20:54:30.886494 crc crio[24437]: time="2026-06-12T20:54:30.885652034Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found" id=0331efdb-4de4-406c-abe1-c4f30031f71b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.702938 | controller | Jun 12 20:54:30.886494 crc crio[24437]: time="2026-06-12T20:54:30.886076935Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found" id=0331efdb-4de4-406c-abe1-c4f30031f71b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.702968 | controller | Jun 12 20:54:30.927664 crc crio[24437]: time="2026-06-12T20:54:30.925134742Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=7becd9fe-27ec-4691-9fee-3da84c4cd893 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.702986 | controller | Jun 12 20:54:30.934575 crc crio[24437]: time="2026-06-12T20:54:30.932783723Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found" id=7becd9fe-27ec-4691-9fee-3da84c4cd893 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703007 | controller | Jun 12 20:54:30.934575 crc crio[24437]: time="2026-06-12T20:54:30.933146162Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found" id=7becd9fe-27ec-4691-9fee-3da84c4cd893 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703024 | controller | Jun 12 20:54:30.950654 crc crio[24437]: time="2026-06-12T20:54:30.947272235Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=9f81627d-bc4a-4f29-bbfb-c8ce63acbeaa name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.703040 | controller | Jun 12 20:54:31.011525 crc crio[24437]: time="2026-06-12T20:54:31.008747313Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\""
2026-06-12 21:48:32.703055 | controller | Jun 12 20:54:31.019214 crc crio[24437]: time="2026-06-12T20:54:31.015287707Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=ebf3ebe2-f955-417a-b6af-5960236a9091 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.703072 | controller | Jun 12 20:54:31.037993 crc crio[24437]: time="2026-06-12T20:54:31.035682247Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\""
2026-06-12 21:48:32.703089 | controller | Jun 12 20:54:31.080185 crc crio[24437]: time="2026-06-12T20:54:31.076822936Z" level=info msg="Ran pod sandbox 6a4a81667a4dd999343f5afe629465e8c3b456a576726269cd7e8a469851be23 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-srvtv/POD" id=90ebb01e-4588-4084-927c-2a85d15eebe9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.703106 | controller | Jun 12 20:54:31.134545 crc crio[24437]: 2026-06-12T20:54:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1db6846de06611c Mac:12:3b:18:e0:6b:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/3269aff9-fcd7-4de1-88e8-6ec389d41e4b SocketPath: PciID:}] [{Interface:0xc0000157a0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.703122 | controller | Jun 12 20:54:31.147150 crc crio[24437]: time="2026-06-12T20:54:31.142424268Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=6e953f58-da1f-4ed8-b1b4-5fb31ed9266b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703137 | controller | Jun 12 20:54:31.147150 crc crio[24437]: time="2026-06-12T20:54:31.143385681Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found" id=6e953f58-da1f-4ed8-b1b4-5fb31ed9266b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703153 | controller | Jun 12 20:54:31.147150 crc crio[24437]: time="2026-06-12T20:54:31.143465904Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found" id=6e953f58-da1f-4ed8-b1b4-5fb31ed9266b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703169 | controller | Jun 12 20:54:31.156743 crc crio[24437]: time="2026-06-12T20:54:31.156523079Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=085ab80e-b677-4283-8cd9-92801c8a7896 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.703189 | controller | Jun 12 20:54:31.157112 crc crio[24437]: time="2026-06-12T20:54:31.156617672Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-5qrtl Namespace:openstack-operators ID:1db6846de06611c8ef10a830c875be53afc7ec91b7c1b51df48fb412591cfc0a UID:73b9c492-f1b6-4f44-af4f-f90f6f8a47b6 NetNS:/var/run/netns/3269aff9-fcd7-4de1-88e8-6ec389d41e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73b9c492_f1b6_4f44_af4f_f90f6f8a47b6.slice PodAnnotations:0xc0026aa158}] Aliases:map[]}"
2026-06-12 21:48:32.703206 | controller | Jun 12 20:54:31.157454 crc crio[24437]: time="2026-06-12T20:54:31.157432222Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-5qrtl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.703222 | controller | Jun 12 20:54:31.184756 crc crio[24437]: time="2026-06-12T20:54:31.184660204Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\""
2026-06-12 21:48:32.703238 | controller | Jun 12 20:54:31.206502 crc crio[24437]: time="2026-06-12T20:54:31.202707855Z" level=info msg="Ran pod sandbox 1db6846de06611c8ef10a830c875be53afc7ec91b7c1b51df48fb412591cfc0a with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-5qrtl/POD" id=54deeabd-c945-46d1-aeee-bad151f00d7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.703254 | controller | Jun 12 20:54:31.239491 crc crio[24437]: time="2026-06-12T20:54:31.239444043Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=1519519b-9930-41b9-ab43-4e9d95617baf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703270 | controller | Jun 12 20:54:31.239908 crc crio[24437]: time="2026-06-12T20:54:31.239873035Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found" id=1519519b-9930-41b9-ab43-4e9d95617baf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703285 | controller | Jun 12 20:54:31.240156 crc crio[24437]: time="2026-06-12T20:54:31.240131241Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found" id=1519519b-9930-41b9-ab43-4e9d95617baf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703301 | controller | Jun 12 20:54:31.246988 crc crio[24437]: time="2026-06-12T20:54:31.244812638Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=d603bc6f-8481-4f40-8297-310bf0cefd88 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.703316 | controller | Jun 12 20:54:31.334190 crc crio[24437]: time="2026-06-12T20:54:31.329782504Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\""
2026-06-12 21:48:32.703332 | controller | Jun 12 20:54:31.559111 crc crio[24437]: 2026-06-12T20:54:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fe2655c9c90e13 Mac:66:e4:5d:36:b0:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/28f3ef7d-6c42-40ef-83b0-a89611e37a28 SocketPath: PciID:}] [{Interface:0xc0001dca30 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.703348 | controller | Jun 12 20:54:31.589052 crc crio[24437]: 2026-06-12T20:54:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:718080eda136d6d Mac:8e:d6:b9:39:52:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/fe913217-9177-4910-88fb-54dcc1c25830 SocketPath: PciID:}] [{Interface:0xc000014cc0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.703368 | controller | Jun 12 20:54:31.743064 crc crio[24437]: time="2026-06-12T20:54:31.742767735Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-5glk7 Namespace:openstack-operators ID:6fe2655c9c90e1331ce3d425229565c914658d657f6813821f232b5f3e4f13e2 UID:f3d3d1ec-03d0-462f-8bc7-b747b8953fc1 NetNS:/var/run/netns/28f3ef7d-6c42-40ef-83b0-a89611e37a28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3d3d1ec_03d0_462f_8bc7_b747b8953fc1.slice PodAnnotations:0xc0027462d0}] Aliases:map[]}"
2026-06-12 21:48:32.703385 | controller | Jun 12 20:54:31.744377 crc crio[24437]: time="2026-06-12T20:54:31.743171076Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-5glk7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.703402 | controller | Jun 12 20:54:31.750550 crc crio[24437]: time="2026-06-12T20:54:31.750428177Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-j55tf Namespace:openstack-operators ID:718080eda136d6dff9d64ca937ff7f1d4af0045100ed14694c600f6875847606 UID:6f371d6b-d19b-4dc4-a514-824c5aaf798a NetNS:/var/run/netns/fe913217-9177-4910-88fb-54dcc1c25830 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f371d6b_d19b_4dc4_a514_824c5aaf798a.slice PodAnnotations:0xc00282c5e8}] Aliases:map[]}"
2026-06-12 21:48:32.703418 | controller | Jun 12 20:54:31.751019 crc crio[24437]: time="2026-06-12T20:54:31.750703524Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-j55tf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.703434 | controller | Jun 12 20:54:31.752374 crc crio[24437]: time="2026-06-12T20:54:31.752203041Z" level=info msg="Ran pod sandbox 6fe2655c9c90e1331ce3d425229565c914658d657f6813821f232b5f3e4f13e2 with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-5glk7/POD" id=30fa4512-d005-4608-bb46-3eebc732815c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.703450 | controller | Jun 12 20:54:31.759412 crc crio[24437]: time="2026-06-12T20:54:31.758301483Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=8fddda36-b48a-4950-a8d8-379bbd38ecde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703466 | controller | Jun 12 20:54:31.759412 crc crio[24437]: time="2026-06-12T20:54:31.758541389Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found" id=8fddda36-b48a-4950-a8d8-379bbd38ecde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703482 | controller | Jun 12 20:54:31.759412 crc crio[24437]: time="2026-06-12T20:54:31.758596941Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found" id=8fddda36-b48a-4950-a8d8-379bbd38ecde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703498 | controller | Jun 12 20:54:31.759412 crc crio[24437]: time="2026-06-12T20:54:31.759067643Z" level=info msg="Ran pod sandbox 718080eda136d6dff9d64ca937ff7f1d4af0045100ed14694c600f6875847606 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-j55tf/POD" id=c531cf72-a159-4bf9-ad00-581122e83795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.703514 | controller | Jun 12 20:54:31.761389 crc crio[24437]: time="2026-06-12T20:54:31.761262098Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=65247e27-4bf4-40c7-ac3b-fa35b68c122c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.703534 | controller | Jun 12 20:54:31.762754 crc crio[24437]: time="2026-06-12T20:54:31.762625571Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=8cfecac6-6e9c-4721-b028-9ff401e7d6d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703550 | controller | Jun 12 20:54:31.762886 crc crio[24437]: time="2026-06-12T20:54:31.762774595Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found" id=8cfecac6-6e9c-4721-b028-9ff401e7d6d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703565 | controller | Jun 12 20:54:31.762886 crc crio[24437]: time="2026-06-12T20:54:31.762833087Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found" id=8cfecac6-6e9c-4721-b028-9ff401e7d6d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703581 | controller | Jun 12 20:54:31.766897 crc crio[24437]: time="2026-06-12T20:54:31.765469634Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=0694860b-f62d-4833-88ca-9469c2e6802c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.703597 | controller | Jun 12 20:54:31.770998 crc crio[24437]: time="2026-06-12T20:54:31.770790686Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\""
2026-06-12 21:48:32.703614 | controller | Jun 12 20:54:31.770998 crc crio[24437]: time="2026-06-12T20:54:31.770847007Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\""
2026-06-12 21:48:32.703630 | controller | Jun 12 20:54:31.907080 crc crio[24437]: 2026-06-12T20:54:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d313da6590ee53 Mac:ae:07:c9:8e:ed:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/570540c5-e504-4daf-b530-635b8b8330ac SocketPath: PciID:}] [{Interface:0xc0003693d0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.703645 | controller | Jun 12 20:54:31.908370 crc crio[24437]: time="2026-06-12T20:54:31.908238214Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-8dwq6 Namespace:openstack-operators ID:6d313da6590ee53329f58b105bc34fccdc231f9a9829a52d5e8ab618254ac519 UID:298a9cca-269f-498f-87db-044d5cfeb5d3 NetNS:/var/run/netns/570540c5-e504-4daf-b530-635b8b8330ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod298a9cca_269f_498f_87db_044d5cfeb5d3.slice PodAnnotations:0xc00012a748}] Aliases:map[]}"
2026-06-12 21:48:32.703662 | controller | Jun 12 20:54:31.908491 crc crio[24437]: time="2026-06-12T20:54:31.908413488Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-8dwq6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.703678 | controller | Jun 12 20:54:31.910846 crc crio[24437]: 2026-06-12T20:54:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f936a6efe73ec68 Mac:da:70:0d:c8:35:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/1dc1b65b-d9c0-4485-bd97-e58ba851330b SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.703695 | controller | Jun 12 20:54:31.910846 crc crio[24437]: time="2026-06-12T20:54:31.91009757Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-4qstz Namespace:openstack-operators ID:f936a6efe73ec68c7e2f3a7c4ba7ab988325d14a5cfb3e010607713197ce128b UID:53fa723f-087e-4715-8ac5-7cbe176ab197 NetNS:/var/run/netns/1dc1b65b-d9c0-4485-bd97-e58ba851330b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53fa723f_087e_4715_8ac5_7cbe176ab197.slice PodAnnotations:0xc000c243f8}] Aliases:map[]}"
2026-06-12 21:48:32.703716 | controller | Jun 12 20:54:31.910846 crc crio[24437]: time="2026-06-12T20:54:31.910272565Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-4qstz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.703734 | controller | Jun 12 20:54:31.918043 crc crio[24437]: time="2026-06-12T20:54:31.917851595Z" level=info msg="Ran pod sandbox 6d313da6590ee53329f58b105bc34fccdc231f9a9829a52d5e8ab618254ac519 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-8dwq6/POD" id=322650b6-7d34-41d7-8691-8c2d9ad49602 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.703750 | controller | Jun 12 20:54:31.921121 crc crio[24437]: time="2026-06-12T20:54:31.921087006Z" level=info msg="Ran pod sandbox f936a6efe73ec68c7e2f3a7c4ba7ab988325d14a5cfb3e010607713197ce128b with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-4qstz/POD" id=ec1313a4-3495-4114-81e1-b6e209e1bc3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.703766 | controller | Jun 12 20:54:31.921862 crc crio[24437]: time="2026-06-12T20:54:31.921677491Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=8e0c3221-6b71-4269-8a9c-b5ae8d17d00d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703782 | controller | Jun 12 20:54:31.921995 crc crio[24437]: time="2026-06-12T20:54:31.921880116Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found" id=8e0c3221-6b71-4269-8a9c-b5ae8d17d00d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703798 | controller | Jun 12 20:54:31.922115 crc crio[24437]: time="2026-06-12T20:54:31.92206335Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found" id=8e0c3221-6b71-4269-8a9c-b5ae8d17d00d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703813 | controller | Jun 12 20:54:31.925257 crc crio[24437]: time="2026-06-12T20:54:31.925166387Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=4b0c7b63-136e-4f6c-ac0c-1035aec3230e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.703829 | controller | Jun 12 20:54:31.927850 crc crio[24437]: time="2026-06-12T20:54:31.927750632Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\""
2026-06-12 21:48:32.703844 | controller | Jun 12 20:54:31.928277 crc crio[24437]: time="2026-06-12T20:54:31.928221784Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=17033973-45b8-4392-95a2-5aa7454d1bf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703881 | controller | Jun 12 20:54:31.931272 crc crio[24437]: time="2026-06-12T20:54:31.930812249Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found" id=17033973-45b8-4392-95a2-5aa7454d1bf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703903 | controller | Jun 12 20:54:31.931488 crc crio[24437]: time="2026-06-12T20:54:31.931463626Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found" id=17033973-45b8-4392-95a2-5aa7454d1bf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.703920 | controller | Jun 12 20:54:31.933010 crc crio[24437]: time="2026-06-12T20:54:31.932868121Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=a7ab73e3-b16b-4c5f-8ae2-a7e29512d701 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.703935 | controller | Jun 12 20:54:31.935814 crc crio[24437]: time="2026-06-12T20:54:31.935739232Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\""
2026-06-12 21:48:32.703952 | controller | Jun 12 20:54:32.388580 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2353af079749b03 Mac:12:ba:56:c3:fc:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/b26ceba1-5a70-48ec-af85-0312c453b30b SocketPath: PciID:}] [{Interface:0xc00032e960 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.703968 | controller | Jun 12 20:54:32.388580 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:925079421c4c4c6 Mac:46:58:95:c1:52:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/f1e58fee-266e-4134-bae8-3c7f0bc9b12f SocketPath: PciID:}] [{Interface:0xc000015e20 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.703985 | controller | Jun 12 20:54:32.389026 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0bd12fd5117161 Mac:ba:1b:2e:d3:f2:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/5ec978a5-c8f8-4ed8-91f0-ef7e1af91328 SocketPath: PciID:}] [{Interface:0xc000482730 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.704001 | controller | Jun 12 20:54:32.389831 crc crio[24437]: time="2026-06-12T20:54:32.38974776Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-bqtd7 Namespace:openstack-operators ID:925079421c4c4c68b1fa8a29a8e771a4fbeecf370dbe79997c2d6ee0b89ae348 UID:ccf4fbd4-0833-4ac1-90b6-3a74d812155e NetNS:/var/run/netns/f1e58fee-266e-4134-bae8-3c7f0bc9b12f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podccf4fbd4_0833_4ac1_90b6_3a74d812155e.slice PodAnnotations:0xc00282c130}] Aliases:map[]}"
2026-06-12 21:48:32.704018 | controller | Jun 12 20:54:32.390025 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76d5d33f198f9ed Mac:6e:78:bb:b5:1a:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/e7827992-848e-47ce-9f4f-f5cb5f65ff8d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.704034 | controller | Jun 12 20:54:32.390025 crc crio[24437]: time="2026-06-12T20:54:32.390013986Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-bqtd7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.704052 | controller | Jun 12 20:54:32.390159 crc crio[24437]: time="2026-06-12T20:54:32.390030467Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-vgp2g Namespace:openstack-operators ID:2353af079749b03b9efd24c17713e8cdf969a499af8c84462c9e0e37cae62cb7 UID:510f8ed5-096f-4df4-89d4-f53c765a17de NetNS:/var/run/netns/b26ceba1-5a70-48ec-af85-0312c453b30b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod510f8ed5_096f_4df4_89d4_f53c765a17de.slice PodAnnotations:0xc00051d048}] Aliases:map[]}"
2026-06-12 21:48:32.704071 | controller | Jun 12 20:54:32.390250 crc crio[24437]: time="2026-06-12T20:54:32.390172831Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-vgp2g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.704089 | controller | Jun 12 20:54:32.390660 crc crio[24437]: time="2026-06-12T20:54:32.390594041Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-xcfsv Namespace:openstack-operators ID:76d5d33f198f9eda31b267533958d9d86f4847eb933ef74026b84a5baad45e9c UID:fe4de39d-7667-4e12-8b14-c744c91fe53c NetNS:/var/run/netns/e7827992-848e-47ce-9f4f-f5cb5f65ff8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe4de39d_7667_4e12_8b14_c744c91fe53c.slice PodAnnotations:0xc00012aca8}] Aliases:map[]}"
2026-06-12 21:48:32.704106 | controller | Jun 12 20:54:32.390814 crc crio[24437]: time="2026-06-12T20:54:32.390757755Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-xcfsv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.704122 | controller | Jun 12 20:54:32.391023 crc crio[24437]: time="2026-06-12T20:54:32.390907969Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-58mvs Namespace:openstack-operators ID:c0bd12fd5117161121e817e6753abb9cc2719dcfde2a8d4dc06d4412a0eec5b9 UID:c0ab4286-6fb5-4662-8b3d-3481e8218263 NetNS:/var/run/netns/5ec978a5-c8f8-4ed8-91f0-ef7e1af91328 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0ab4286_6fb5_4662_8b3d_3481e8218263.slice PodAnnotations:0xc00012af18}] Aliases:map[]}"
2026-06-12 21:48:32.704138 | controller | Jun 12 20:54:32.391285 crc crio[24437]: time="2026-06-12T20:54:32.391169515Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-58mvs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.704154 | controller | Jun 12 20:54:32.408856 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97ea62a668a9f88 Mac:82:44:bb:4f:f5:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/9c37e6d7-1037-4752-a750-bebda0d9ec28 SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.704169 | controller | Jun 12 20:54:32.408856 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8a295530baf75a Mac:32:95:9b:99:ad:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/2e76b0d8-2174-45ef-87bc-818cb2e50b33 SocketPath: PciID:}] [{Interface:0xc000014cc0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.704185 | controller | Jun 12 20:54:32.408856 crc crio[24437]: time="2026-06-12T20:54:32.408379516Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-zsb4b Namespace:openstack-operators ID:f8a295530baf75a6e6a27cd82129118712f833eb5c113ed9daf40f025cbc1e31 UID:dbbb5962-b293-4ee2-a771-d745bb32476c NetNS:/var/run/netns/2e76b0d8-2174-45ef-87bc-818cb2e50b33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbbb5962_b293_4ee2_a771_d745bb32476c.slice PodAnnotations:0xc0026aa6b0}] Aliases:map[]}"
2026-06-12 21:48:32.704201 | controller | Jun 12 20:54:32.408856 crc crio[24437]: time="2026-06-12T20:54:32.408581621Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-zsb4b for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.704221 | controller | Jun 12 20:54:32.409471 crc crio[24437]: time="2026-06-12T20:54:32.409002072Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-wbrws Namespace:openstack-operators ID:97ea62a668a9f88fe97f4ca9702125fb93514826c584aeb59623d44144784a07 UID:88546a84-38c0-440d-a545-638ca7fcf5e2 NetNS:/var/run/netns/9c37e6d7-1037-4752-a750-bebda0d9ec28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88546a84_38c0_440d_a545_638ca7fcf5e2.slice PodAnnotations:0xc00051d1b0}] Aliases:map[]}"
2026-06-12 21:48:32.704238 | controller | Jun 12 20:54:32.409471 crc crio[24437]: time="2026-06-12T20:54:32.409194576Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-wbrws for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.704254 | controller | Jun 12 20:54:32.421162 crc crio[24437]: time="2026-06-12T20:54:32.42054446Z" level=info msg="Ran pod sandbox 925079421c4c4c68b1fa8a29a8e771a4fbeecf370dbe79997c2d6ee0b89ae348 with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bqtd7/POD" id=f147e7a9-5cd1-4118-8042-593694c0a489 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.704270 | controller | Jun 12 20:54:32.421821 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31c3f9f243e4ee4 Mac:02:42:0c:f9:fc:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/a04f76fa-8742-4ec6-aa13-52594e29aeee SocketPath: PciID:}] [{Interface:0xc000284780 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.704285 | controller | Jun 12 20:54:32.422352 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0a52c5f77bf180 Mac:26:92:b3:87:aa:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/b702332c-c966-4608-9e89-b2bd4c175eeb SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.704301 | controller | Jun 12 20:54:32.426211 crc crio[24437]: time="2026-06-12T20:54:32.426134201Z" level=info msg="Ran pod sandbox 2353af079749b03b9efd24c17713e8cdf969a499af8c84462c9e0e37cae62cb7 with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-vgp2g/POD" id=8163ccf1-747b-44e1-b7a1-09fb222f0651 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.704317 | controller | Jun 12 20:54:32.426574 crc crio[24437]: time="2026-06-12T20:54:32.42650219Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-jkrzt Namespace:openstack-operators ID:31c3f9f243e4ee46f839dc2c20a90d28c57f14b559bf64d120a64a55ca248479 UID:5360d23c-5443-4847-9a66-b3dbb19bd406 NetNS:/var/run/netns/a04f76fa-8742-4ec6-aa13-52594e29aeee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5360d23c_5443_4847_9a66_b3dbb19bd406.slice PodAnnotations:0xc001840320}] Aliases:map[]}"
2026-06-12 21:48:32.704332 | controller | Jun 12 20:54:32.426840 crc crio[24437]: time="2026-06-12T20:54:32.426787957Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-jkrzt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.704348 | controller | Jun 12 20:54:32.428529 crc crio[24437]: time="2026-06-12T20:54:32.42817687Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-csvwv Namespace:openstack-operators ID:a0a52c5f77bf1801920cc97235ab0e778ae05823d37870d5e1dafde0fd8a1968 UID:ba875fa9-b449-415f-a1a8-148fe13e6733 NetNS:/var/run/netns/b702332c-c966-4608-9e89-b2bd4c175eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podba875fa9_b449_415f_a1a8_148fe13e6733.slice PodAnnotations:0xc00051cdb8}] Aliases:map[]}"
2026-06-12 21:48:32.704372 | controller | Jun 12 20:54:32.429068 crc crio[24437]: time="2026-06-12T20:54:32.428782726Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-csvwv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.704390 | controller | Jun 12 20:54:32.431201 crc crio[24437]: time="2026-06-12T20:54:32.431056583Z" level=info msg="Ran pod sandbox 76d5d33f198f9eda31b267533958d9d86f4847eb933ef74026b84a5baad45e9c with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-xcfsv/POD" id=2f89978d-ee99-49d0-9a65-cb99b0027984 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.704407 | controller | Jun 12 20:54:32.435370 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:651cc4458ef5325 Mac:3a:f5:58:d6:07:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/c5b136a7-32c0-4753-9d57-a5325d62b5aa SocketPath: PciID:}] [{Interface:0xc0001254f0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.704423 | controller | Jun 12 20:54:32.436311 crc crio[24437]: time="2026-06-12T20:54:32.436247674Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=f8113fc1-dd1b-45db-be21-de28c1b73cff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.704439 | controller | Jun 12 20:54:32.436575 crc crio[24437]: time="2026-06-12T20:54:32.43651172Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=f8113fc1-dd1b-45db-be21-de28c1b73cff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.704455 | controller | Jun 12 20:54:32.436823 crc crio[24437]: time="2026-06-12T20:54:32.436646953Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=f8113fc1-dd1b-45db-be21-de28c1b73cff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.704471 | controller | Jun 12 20:54:32.437071 crc crio[24437]: time="2026-06-12T20:54:32.436748286Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=0e5d05ec-f42b-46d8-9dd1-9536f9a26670 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.704487 | controller | Jun 12 20:54:32.437071 crc crio[24437]: time="2026-06-12T20:54:32.437048863Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found" id=0e5d05ec-f42b-46d8-9dd1-9536f9a26670 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.704502 | controller | Jun 12 20:54:32.437167 crc crio[24437]: time="2026-06-12T20:54:32.437104274Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found" id=0e5d05ec-f42b-46d8-9dd1-9536f9a26670 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.704517 | controller | Jun 12 20:54:32.439769 crc crio[24437]: time="2026-06-12T20:54:32.439681179Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=121accff-63a6-4dd5-a6c6-112d97328fd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.704533 | controller | Jun 12 20:54:32.441748 crc crio[24437]: time="2026-06-12T20:54:32.439796112Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=48d59cb5-25f7-40ed-aecd-f0ed64a7098b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.704552 | controller | Jun 12 20:54:32.442408 crc crio[24437]: time="2026-06-12T20:54:32.440061818Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found" id=121accff-63a6-4dd5-a6c6-112d97328fd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.704568 | controller | Jun 12 20:54:32.442516 crc crio[24437]: time="2026-06-12T20:54:32.442478789Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found" id=121accff-63a6-4dd5-a6c6-112d97328fd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.704583 | controller | Jun 12 20:54:32.442619 crc crio[24437]: time="2026-06-12T20:54:32.440775317Z" level=info msg="Ran pod sandbox c0bd12fd5117161121e817e6753abb9cc2719dcfde2a8d4dc06d4412a0eec5b9 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-58mvs/POD" id=8c36a111-9f01-4a98-a9a5-2901be338247 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.704598 | controller | Jun 12 20:54:32.442728 crc crio[24437]: time="2026-06-12T20:54:32.441488284Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=bf50119d-486d-476a-808c-3fd92a58f49a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.704614 | controller | Jun 12 20:54:32.442898 crc crio[24437]: time="2026-06-12T20:54:32.441516005Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-wxlvr Namespace:openstack-operators ID:651cc4458ef5325ff458432685694ea6f9354459117cc18ae6039f8b2f2002d4 UID:83f94ca6-f0f9-42f9-a94e-ebdc802f64ae NetNS:/var/run/netns/c5b136a7-32c0-4753-9d57-a5325d62b5aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83f94ca6_f0f9_42f9_a94e_ebdc802f64ae.slice PodAnnotations:0xc000c24168}] Aliases:map[]}"
2026-06-12 21:48:32.704630 | controller | Jun 12 20:54:32.443170 crc crio[24437]: time="2026-06-12T20:54:32.443114154Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-wxlvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.704647 | controller | Jun 12 20:54:32.445504 crc crio[24437]: time="2026-06-12T20:54:32.445465474Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=a2d6c29d-a339-4e58-bfe8-c5a93da7d1cc name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.704663 | controller | Jun 12 20:54:32.445722 crc crio[24437]: time="2026-06-12T20:54:32.445660028Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\""
2026-06-12 21:48:32.704679 | controller | Jun 12 20:54:32.447184 crc crio[24437]: time="2026-06-12T20:54:32.446390187Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=7f2421a9-2813-412c-9030-18445eff77da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.704695 | controller | Jun 12 20:54:32.447184 crc crio[24437]: time="2026-06-12T20:54:32.446554811Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found" id=7f2421a9-2813-412c-9030-18445eff77da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.704711 | controller | Jun 12 20:54:32.447184 crc crio[24437]: time="2026-06-12T20:54:32.446597762Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found" id=7f2421a9-2813-412c-9030-18445eff77da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.704731 | controller | Jun 12 20:54:32.448204 crc crio[24437]: time="2026-06-12T20:54:32.447899435Z" level=info msg="Ran pod sandbox 31c3f9f243e4ee46f839dc2c20a90d28c57f14b559bf64d120a64a55ca248479 with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-jkrzt/POD" id=725586b6-e8b7-4dd8-9866-1a21b9290748 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.704747 | controller | Jun 12 20:54:32.448438 crc crio[24437]: time="2026-06-12T20:54:32.448410837Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\""
2026-06-12 21:48:32.704763 | controller | Jun 12 20:54:32.448829 crc crio[24437]: time="2026-06-12T20:54:32.448691214Z" level=info msg="Ran pod sandbox a0a52c5f77bf1801920cc97235ab0e778ae05823d37870d5e1dafde0fd8a1968 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-csvwv/POD" id=67ea0df5-64ae-4326-a36a-e2f5fcd19a06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.704778 | controller | Jun 12 20:54:32.455245 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d333198de6d008f Mac:46:bf:fe:2f:ed:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/58fc5003-0712-4710-9fc9-ae587a00aa85 SocketPath: PciID:}] [{Interface:0xc000104650 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.704794 | controller | Jun 12 20:54:32.455620 crc crio[24437]: time="2026-06-12T20:54:32.455510035Z" level=info msg="Ran pod sandbox f8a295530baf75a6e6a27cd82129118712f833eb5c113ed9daf40f025cbc1e31 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zsb4b/POD" id=e9ac3f41-1135-49cd-bb39-32c19e09bf39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.704809 | controller | Jun 12 20:54:32.455712 crc crio[24437]: time="2026-06-12T20:54:32.455687839Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=08841c9f-1ac0-4a16-8657-ebdead597e69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.704824 | controller | Jun 12 20:54:32.455983 crc crio[24437]: time="2026-06-12T20:54:32.455851213Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found" id=08841c9f-1ac0-4a16-8657-ebdead597e69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.704840 | controller | Jun 12 20:54:32.456452 crc crio[24437]: time="2026-06-12T20:54:32.455986766Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found" id=08841c9f-1ac0-4a16-8657-ebdead597e69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.704877 | controller | Jun 12 20:54:32.456909 crc crio[24437]: time="2026-06-12T20:54:32.456726055Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=19c37aa9-1922-4c92-b931-359180f06a74 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.704895 | controller | Jun 12 20:54:32.456909 crc crio[24437]: time="2026-06-12T20:54:32.456793717Z" level=info msg="Ran pod sandbox 97ea62a668a9f88fe97f4ca9702125fb93514826c584aeb59623d44144784a07 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-wbrws/POD" id=eca50e06-55b3-4221-8034-da0236073068 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.704912 | controller | Jun 12 20:54:32.458533 crc crio[24437]: time="2026-06-12T20:54:32.45847573Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-jb9w7 Namespace:openstack-operators ID:d333198de6d008f7193ed8232f7fe962ab6c61c1ac38253085b3bbb861bc3547 UID:73203df4-e272-4e1b-93ec-a51f850cc994 NetNS:/var/run/netns/58fc5003-0712-4710-9fc9-ae587a00aa85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73203df4_e272_4e1b_93ec_a51f850cc994.slice PodAnnotations:0xc0026aa8b8}] Aliases:map[]}"
2026-06-12 21:48:32.704935 | controller | Jun 12 20:54:32.458729 crc crio[24437]: time="2026-06-12T20:54:32.458665264Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=87f9db62-5d7a-4042-b9d9-6251b8dbfa2f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.704952 | controller | Jun 12 20:54:32.458797 crc crio[24437]: time="2026-06-12T20:54:32.458672625Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-jb9w7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.704968 | controller | Jun 12 20:54:32.462574 crc crio[24437]: time="2026-06-12T20:54:32.46253638Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\""
2026-06-12 21:48:32.704984 | controller | Jun 12 20:54:32.462788 crc crio[24437]: time="2026-06-12T20:54:32.462725696Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\""
2026-06-12 21:48:32.704999 | controller | Jun 12 20:54:32.463570 crc crio[24437]: time="2026-06-12T20:54:32.463528346Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=645fd1ad-c792-439c-bd89-71731a76ed55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705015 | controller | Jun 12 20:54:32.463653 crc crio[24437]: time="2026-06-12T20:54:32.463591847Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\""
2026-06-12 21:48:32.705030 | controller | Jun 12 20:54:32.463796 crc crio[24437]: time="2026-06-12T20:54:32.463771971Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=8561783e-3a52-4996-80e9-e016a821483f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705046 | controller | Jun 12 20:54:32.464114 crc crio[24437]: time="2026-06-12T20:54:32.464002518Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found" id=645fd1ad-c792-439c-bd89-71731a76ed55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705061 | controller | Jun 12 20:54:32.464114 crc crio[24437]: time="2026-06-12T20:54:32.46408289Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found" id=645fd1ad-c792-439c-bd89-71731a76ed55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705077 | controller | Jun 12 20:54:32.464423 crc crio[24437]: time="2026-06-12T20:54:32.464221123Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found" id=8561783e-3a52-4996-80e9-e016a821483f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705092 | controller | Jun 12 20:54:32.464423 crc crio[24437]: time="2026-06-12T20:54:32.464253594Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found" id=8561783e-3a52-4996-80e9-e016a821483f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705111 | controller | Jun 12 20:54:32.477228 crc crio[24437]: time="2026-06-12T20:54:32.477095475Z" level=info msg="Ran pod sandbox 651cc4458ef5325ff458432685694ea6f9354459117cc18ae6039f8b2f2002d4 with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-wxlvr/POD" id=cec82ccb-5c10-4962-b882-378da9ff978e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.705128 | controller | Jun 12 20:54:32.484650 crc crio[24437]: time="2026-06-12T20:54:32.484542771Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=13cbea68-4576-4069-8405-4b9f43f65643 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.705145 | controller | Jun 12 20:54:32.497882 crc crio[24437]: time="2026-06-12T20:54:32.496179923Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=fe257853-a3cf-412f-a984-252749e0aa24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705161 | controller | Jun 12 20:54:32.497882 crc crio[24437]: time="2026-06-12T20:54:32.496488871Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found" id=fe257853-a3cf-412f-a984-252749e0aa24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705176 | controller | Jun 12 20:54:32.497882 crc crio[24437]: time="2026-06-12T20:54:32.496566632Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found" id=fe257853-a3cf-412f-a984-252749e0aa24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705192 | controller | Jun 12 20:54:32.497882 crc crio[24437]: time="2026-06-12T20:54:32.497467885Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=a9f82ca7-da24-4096-9bd1-f67bbe3409e9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.705208 | controller | Jun 12 20:54:32.503064 crc crio[24437]: time="2026-06-12T20:54:32.503027363Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=40869c87-36ad-4b6c-b067-fc4f823e095b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705225 | controller | Jun 12 20:54:32.503402 crc crio[24437]: time="2026-06-12T20:54:32.503297931Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=1a511975-8cdb-4a92-8351-fe6fa4e95d1f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.705241 | controller | Jun 12 20:54:32.503898 crc crio[24437]: time="2026-06-12T20:54:32.503869545Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found" id=40869c87-36ad-4b6c-b067-fc4f823e095b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705258 | controller | Jun 12 20:54:32.504604 crc crio[24437]: time="2026-06-12T20:54:32.50449427Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found" id=40869c87-36ad-4b6c-b067-fc4f823e095b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705274 | controller | Jun 12 20:54:32.518400 crc crio[24437]: time="2026-06-12T20:54:32.518281205Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=aadac12e-d1d9-494f-90a3-5bad7e892316 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.705293 | controller | Jun 12 20:54:32.520742 crc crio[24437]: time="2026-06-12T20:54:32.520607303Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\""
2026-06-12 21:48:32.705309 | controller | Jun 12 20:54:32.522633 crc crio[24437]: time="2026-06-12T20:54:32.522562622Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\""
2026-06-12 21:48:32.705325 | controller | Jun 12 20:54:32.525722 crc crio[24437]: time="2026-06-12T20:54:32.525648649Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\""
2026-06-12 21:48:32.705340 | controller | Jun 12 20:54:32.525899 crc crio[24437]: time="2026-06-12T20:54:32.525838634Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\""
2026-06-12 21:48:32.705355 | controller | Jun 12 20:54:32.540774 crc crio[24437]: time="2026-06-12T20:54:32.540679645Z" level=info msg="Ran pod sandbox d333198de6d008f7193ed8232f7fe962ab6c61c1ac38253085b3bbb861bc3547 with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-jb9w7/POD" id=ed50d1e5-4312-470f-b32a-f16771402b75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.705370 | controller | Jun 12 20:54:32.549038 crc crio[24437]: time="2026-06-12T20:54:32.547846645Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=e088b614-9847-4575-92cd-e2f7273fc4df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705385 | controller | Jun 12 20:54:32.549038 crc crio[24437]: time="2026-06-12T20:54:32.548412378Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=e088b614-9847-4575-92cd-e2f7273fc4df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705401 | controller | Jun 12 20:54:32.549038 crc crio[24437]: time="2026-06-12T20:54:32.548539011Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=e088b614-9847-4575-92cd-e2f7273fc4df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705416 | controller | Jun 12 20:54:32.655893 crc crio[24437]: time="2026-06-12T20:54:32.655813435Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=728f533d-7aca-4ce9-bb82-a97508e4e755 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705432 | controller | Jun 12 20:54:32.656581 crc crio[24437]: time="2026-06-12T20:54:32.656390689Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=728f533d-7aca-4ce9-bb82-a97508e4e755 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705447 | controller | Jun 12 20:54:32.656581 crc crio[24437]: time="2026-06-12T20:54:32.656465811Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=728f533d-7aca-4ce9-bb82-a97508e4e755 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705462 | controller | Jun 12 20:54:33.684178 crc crio[24437]: time="2026-06-12T20:54:33.681642388Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=4b195a0c-4df0-4763-9ab7-8a94ae451053 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705481 | controller | Jun 12 20:54:33.685654 crc crio[24437]: time="2026-06-12T20:54:33.685626498Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=4b195a0c-4df0-4763-9ab7-8a94ae451053 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705496 | controller | Jun 12 20:54:33.685837 crc crio[24437]: time="2026-06-12T20:54:33.685819282Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=4b195a0c-4df0-4763-9ab7-8a94ae451053 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705512 | controller | Jun 12 20:54:34.415694 crc crio[24437]: time="2026-06-12T20:54:34.415641499Z" level=info msg="Removing container: 1ad48592ae3296db7705fb7debf301d19965ce4d8db8fd202c584a771e31e7c1" id=625ba68f-be62-4ecb-b80a-c679eeea5ed8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.705528 | controller | Jun 12 20:54:35.712786 crc crio[24437]: time="2026-06-12T20:54:35.711060144Z" level=info msg="Removed container 1ad48592ae3296db7705fb7debf301d19965ce4d8db8fd202c584a771e31e7c1: openshift-infra/auto-csr-approver-29688288-vtqf8/oc" id=625ba68f-be62-4ecb-b80a-c679eeea5ed8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.705543 | controller | Jun 12 20:54:35.741256 crc crio[24437]: time="2026-06-12T20:54:35.740778817Z" level=info msg="Stopping pod sandbox: b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a" id=c1c2278e-cba3-4bb8-a152-cbed1583ab50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.705559 | controller | Jun 12 20:54:35.741256 crc crio[24437]: time="2026-06-12T20:54:35.741172678Z" level=info msg="Stopped pod sandbox (already stopped): b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a" id=c1c2278e-cba3-4bb8-a152-cbed1583ab50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.705575 | controller | Jun 12 20:54:35.742689 crc crio[24437]: time="2026-06-12T20:54:35.742646465Z" level=info msg="Removing pod sandbox: b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a" id=dbc126e0-bd38-4c7d-a5eb-513c55c60192 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.705591 | controller | Jun 12 20:54:35.859010 crc crio[24437]: time="2026-06-12T20:54:35.858858461Z" level=info msg="Removed pod sandbox: b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a" id=dbc126e0-bd38-4c7d-a5eb-513c55c60192 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.705607 | controller | Jun 12 20:54:45.242005 crc crio[24437]: time="2026-06-12T20:54:45.240665385Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=6ad1deb8-0416-4901-bf50-a3f2a53ff1b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705622 | controller | Jun 12 20:54:45.245787 crc crio[24437]: time="2026-06-12T20:54:45.242879771Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=6ad1deb8-0416-4901-bf50-a3f2a53ff1b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705637 | controller | Jun 12 20:54:45.245787 crc crio[24437]: time="2026-06-12T20:54:45.243009094Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=6ad1deb8-0416-4901-bf50-a3f2a53ff1b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705653 | controller | Jun 12 20:54:45.256114 crc crio[24437]: time="2026-06-12T20:54:45.255567497Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=b0ca69ff-8acf-494a-b1f9-1e517144e80f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.705675 | controller | Jun 12 20:54:45.341804 crc crio[24437]: time="2026-06-12T20:54:45.334613695Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\""
2026-06-12 21:48:32.705691 | controller | Jun 12 20:54:52.541736 crc crio[24437]: time="2026-06-12T20:54:52.540185798Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-6rtl7/POD" id=a5879a1d-1ded-49b3-854d-22de727b5d70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.705706 | controller | Jun 12 20:54:52.543689 crc crio[24437]: time="2026-06-12T20:54:52.542080006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.705722 | controller | Jun 12 20:54:53.932835 crc crio[24437]: time="2026-06-12T20:54:53.931895081Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/POD" id=f33c1449-efd9-4429-8ee8-1b64e98af20b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.705737 | controller | Jun 12 20:54:53.933460 crc crio[24437]: time="2026-06-12T20:54:53.932846465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.705752 | controller | Jun 12 20:54:56.159374 crc crio[24437]: time="2026-06-12T20:54:56.158657846Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-7458865485-4qdxn/POD" id=42732436-19c2-431e-a12f-bece7ce0be42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.705768 | controller | Jun 12 20:54:56.160860 crc crio[24437]: time="2026-06-12T20:54:56.159431935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.705784 | controller | Jun 12 20:55:22.727886 crc crio[24437]: time="2026-06-12T20:55:22.727269456Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=ebf3ebe2-f955-417a-b6af-5960236a9091 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.705800 | controller | Jun 12 20:55:22.729836 crc crio[24437]: time="2026-06-12T20:55:22.728973348Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=5ee4f3c6-ce33-453a-8dbf-8d46ac2c88ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705816 | controller | Jun 12 20:55:22.779579 crc crio[24437]: time="2026-06-12T20:55:22.779439381Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=a9f82ca7-da24-4096-9bd1-f67bbe3409e9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.705833 | controller | Jun 12 20:55:22.781208 crc crio[24437]: time="2026-06-12T20:55:22.781048081Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=beba1f56-de33-4235-a11e-742fe6ea49ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705863 | controller | Jun 12 20:55:22.786722 crc crio[24437]: time="2026-06-12T20:55:22.786611081Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=48d59cb5-25f7-40ed-aecd-f0ed64a7098b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.705887 | controller | Jun 12 20:55:22.787872 crc crio[24437]: time="2026-06-12T20:55:22.787820182Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=b1b5522e-aa92-41ce-b67e-020d2a91aec8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705908 | controller | Jun 12 20:55:22.806687 crc crio[24437]: time="2026-06-12T20:55:22.806633132Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=d603bc6f-8481-4f40-8297-310bf0cefd88 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.705925 | controller | Jun 12 20:55:22.809647 crc crio[24437]: time="2026-06-12T20:55:22.809569725Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=563bdc87-99bc-4533-92f9-e5a20601afb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705941 | controller | Jun 12 20:55:22.822162 crc crio[24437]: time="2026-06-12T20:55:22.822036597Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=9c687d4d-a12e-4c75-9a3e-a75ac1e8b4bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705957 | controller | Jun 12 20:55:22.843966 crc crio[24437]: time="2026-06-12T20:55:22.843723159Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=b0ca69ff-8acf-494a-b1f9-1e517144e80f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.705973 | controller | Jun 12 20:55:22.845476 crc crio[24437]: time="2026-06-12T20:55:22.84537794Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=b448d1f2-b140-48ff-afbb-090d9f4cecf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.705989 | controller | Jun 12 20:55:22.846024 crc crio[24437]: time="2026-06-12T20:55:22.845870203Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=1a511975-8cdb-4a92-8351-fe6fa4e95d1f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.706004 | controller | Jun 12 20:55:22.847233 crc crio[24437]: time="2026-06-12T20:55:22.847170056Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=8787014c-6ba4-4d71-bd8f-5743d844f84b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706020 | controller | Jun 12 20:55:22.856713 crc crio[24437]: time="2026-06-12T20:55:22.856621381Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=9f81627d-bc4a-4f29-bbfb-c8ce63acbeaa name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.706036 | controller | Jun 12 20:55:22.857875 crc crio[24437]: time="2026-06-12T20:55:22.857803702Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=04bb012b-9993-4b6b-8464-6a681ae3397e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706051 | controller | Jun 12 20:55:22.871171 crc crio[24437]: time="2026-06-12T20:55:22.871035323Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=19c37aa9-1922-4c92-b931-359180f06a74 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.706066 | controller | Jun 12 20:55:22.871903 crc crio[24437]: time="2026-06-12T20:55:22.871836523Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=2f83795a-adc2-4947-9319-ee93e2a353a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706085 | controller | Jun 12 20:55:22.875278 crc crio[24437]: time="2026-06-12T20:55:22.875188836Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=bf50119d-486d-476a-808c-3fd92a58f49a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.706102 | controller | Jun 12 20:55:22.876272 crc crio[24437]: time="2026-06-12T20:55:22.876191861Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=c4618b15-49c0-4867-b8fc-f90e50c6bf28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706117 | controller | Jun 12 20:55:22.886639 crc crio[24437]: time="2026-06-12T20:55:22.886061328Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=085ab80e-b677-4283-8cd9-92801c8a7896 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.706134 | controller | Jun 12 20:55:22.887604 crc crio[24437]: time="2026-06-12T20:55:22.887388221Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=cc2fea97-ba05-4945-b1a2-a3af7d35e6a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706149 | controller | Jun 12 20:55:22.891195 crc crio[24437]: time="2026-06-12T20:55:22.891130585Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=13cbea68-4576-4069-8405-4b9f43f65643 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.706165 | controller | Jun 12 20:55:22.892257 crc crio[24437]: time="2026-06-12T20:55:22.892031298Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=23991558-749a-4190-8d40-fd05118ca079 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706180 | controller | Jun 12 20:55:22.898277 crc crio[24437]: time="2026-06-12T20:55:22.898197942Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=65247e27-4bf4-40c7-ac3b-fa35b68c122c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.706196 | controller | Jun 12 20:55:22.899644 crc crio[24437]: time="2026-06-12T20:55:22.899518825Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=f6bf15f5-4401-481b-bbe7-0dd9864df072 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706211 | controller | Jun 12 20:55:22.904506 crc crio[24437]: time="2026-06-12T20:55:22.904319975Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=0694860b-f62d-4833-88ca-9469c2e6802c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.706226 | controller | Jun 12 20:55:22.906006 crc crio[24437]: time="2026-06-12T20:55:22.905858094Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=d903424d-b734-4039-806b-c38ea1a07508 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706242 | controller | Jun 12 20:55:22.913053 crc crio[24437]: time="2026-06-12T20:55:22.91289163Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=a7ab73e3-b16b-4c5f-8ae2-a7e29512d701 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.706257 | controller | Jun 12 20:55:22.913677 crc crio[24437]: time="2026-06-12T20:55:22.913628388Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=dc0420b5-6e83-41c1-8522-3e281518453b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706278 | controller | Jun 12 20:55:22.917669 crc crio[24437]: time="2026-06-12T20:55:22.917575837Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=4b0c7b63-136e-4f6c-ac0c-1035aec3230e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.706294 | controller | Jun 12 20:55:22.918758 crc crio[24437]: time="2026-06-12T20:55:22.918680675Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=f4c0118d-3a79-4504-96db-383337c7de9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706310 | controller | Jun 12 20:55:23.556040 crc crio[24437]: time="2026-06-12T20:55:23.555893415Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=87f9db62-5d7a-4042-b9d9-6251b8dbfa2f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.706326 | controller | Jun 12 20:55:23.561997 crc crio[24437]: time="2026-06-12T20:55:23.558751476Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=3d94a6a2-65d1-479b-b642-6728eb47971b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706341 | controller | Jun 12 20:55:23.561997 crc crio[24437]: time="2026-06-12T20:55:23.558983152Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=152aecdc-cd94-4a31-82ab-c84303c1a096 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706357 | controller | Jun 12 20:55:23.561997 crc crio[24437]: time="2026-06-12T20:55:23.559242398Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=c1da6b0f-d34b-4ade-823b-9a3ecbfcae10 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706372 | controller | Jun 12 20:55:23.561997 crc crio[24437]: time="2026-06-12T20:55:23.559334231Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=753d1fc5-b844-4a17-b1a5-f6def14d5cc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706387 | controller | Jun 12 20:55:23.561997 crc crio[24437]: time="2026-06-12T20:55:23.559521215Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=8b2e32b1-ce27-44d2-8820-0c2532ff0527 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706402 | controller | Jun 12 20:55:23.561997 crc crio[24437]: time="2026-06-12T20:55:23.559641938Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=8a89bcbb-542a-4bd7-a995-5fb08462c08f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706418 | controller | Jun 12 20:55:23.561997 crc crio[24437]: time="2026-06-12T20:55:23.55971493Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=e2ed2b04-08a2-43ee-b5b2-39a56711071b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706434 | controller | Jun 12 20:55:23.561997 crc crio[24437]: time="2026-06-12T20:55:23.560065729Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=1a2ed5ce-be8c-4d52-906e-e7ebaf8fc097 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706453 | controller | Jun 12 20:55:23.562666 crc crio[24437]: time="2026-06-12T20:55:23.562330416Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=aeaa3157-4073-49ff-a3b3-4fd87095d84a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706468 | controller | Jun 12 20:55:23.563244 crc crio[24437]: time="2026-06-12T20:55:23.563202707Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=6a81134a-4fc3-4a57-b588-853d1ef2db1b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706483 | controller | Jun 12 20:55:23.569972 crc crio[24437]: time="2026-06-12T20:55:23.569765192Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=2b646611-f67a-468a-805e-6abcec5214b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706498 | controller | Jun 12 20:55:23.570188 crc crio[24437]: time="2026-06-12T20:55:23.570069319Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=053728c1-c4cd-4afa-9a18-225a0e19c989 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706513 | controller | Jun 12 20:55:23.570230 crc crio[24437]: time="2026-06-12T20:55:23.570184432Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=d08d9422-dfcc-45fd-a8b5-f8e723d2e4e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706529 | controller | Jun 12 20:55:23.574280 crc crio[24437]: time="2026-06-12T20:55:23.574235574Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=5909a15d-5e24-4f8e-8684-08143d088291 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706544 | controller | Jun 12 20:55:23.575073 crc crio[24437]: time="2026-06-12T20:55:23.575045623Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=a883441e-2982-4902-bf6f-7afec7ab0f59 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706560 | controller | Jun 12 20:55:23.579757 crc crio[24437]: time="2026-06-12T20:55:23.579662419Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=a2d6c29d-a339-4e58-bfe8-c5a93da7d1cc name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.706575 | controller | Jun 12 20:55:23.580591 crc crio[24437]: time="2026-06-12T20:55:23.58049853Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-6rtl7 Namespace:openstack-operators ID:702633c609d6c77ac602f59cdf33b73154ef007431e504056e3a158ebbbbb85e UID:a42602e3-697d-4bed-9d5b-0f87e8017054 NetNS:/var/run/netns/ebc31074-ce7b-49eb-a9be-b68fe6ca8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda42602e3_697d_4bed_9d5b_0f87e8017054.slice PodAnnotations:0xc002554288}] Aliases:map[]}"
2026-06-12 21:48:32.706593 | controller | Jun 12 20:55:23.580752 crc crio[24437]: time="2026-06-12T20:55:23.580589443Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-6rtl7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.706615 | controller | Jun 12 20:55:23.580752 crc crio[24437]: time="2026-06-12T20:55:23.580591783Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=92f49884-e344-458c-af84-e8e28e2ff1cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706645 | controller | Jun 12 20:55:23.584515 crc crio[24437]: time="2026-06-12T20:55:23.584431428Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-j55tf/manager" id=7e29b5be-3b4e-4e92-ac71-e8a6e11ffc51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.706671 | controller | Jun 12 20:55:23.591965 crc crio[24437]: time="2026-06-12T20:55:23.590509741Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-c84sv/manager" id=557f8a73-35de-49de-b73a-1eb53ae97850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.706689 | controller | Jun 12 20:55:23.591965 crc crio[24437]: time="2026-06-12T20:55:23.591041084Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-7458865485-4qdxn Namespace:openstack-operators ID:a37735df447de833b2ecbb6b944c19132bbaafb52a8df2f556d13181b8b0cac6 UID:05591e11-b075-4fef-b305-1c1fd4bce7e9 NetNS:/var/run/netns/89594a75-9362-4cad-9f80-ab0d7fe6defe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05591e11_b075_4fef_b305_1c1fd4bce7e9.slice PodAnnotations:0xc00008c418}] Aliases:map[]}"
2026-06-12 21:48:32.706706 | controller | Jun 12 20:55:23.591965 crc crio[24437]: time="2026-06-12T20:55:23.591070585Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-7458865485-4qdxn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.706724 | controller | Jun 12 20:55:23.595167 crc crio[24437]: time="2026-06-12T20:55:23.59490186Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-csvwv/manager" id=63063ba6-eff4-496e-843a-d7fac4ac6b57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.706747 | controller | Jun 12 20:55:23.600633 crc crio[24437]: time="2026-06-12T20:55:23.600396508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.706781 | controller | Jun 12 20:55:23.600633 crc crio[24437]: time="2026-06-12T20:55:23.600530012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.706810 | controller | Jun 12 20:55:23.601290 crc crio[24437]: time="2026-06-12T20:55:23.601154848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.706839 | controller | Jun 12 20:55:23.602667 crc crio[24437]: time="2026-06-12T20:55:23.602595863Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=e0ccfa9e-19b3-4789-8a4b-d950d5c6078b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706893 | controller | Jun 12 20:55:23.602759 crc crio[24437]: time="2026-06-12T20:55:23.602679215Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=2a98539c-90d0-47a3-83e1-a3d27d13d48d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.706925 | controller | Jun 12 20:55:23.603208 crc crio[24437]: time="2026-06-12T20:55:23.603098835Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-8dwq6/manager" id=545085a3-24c9-47f9-867a-7acdfd5e3b30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.706962 | controller | Jun 12 20:55:23.611650 crc crio[24437]: time="2026-06-12T20:55:23.611561808Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54tcflv Namespace:openstack-operators ID:4bc823a22c5f5187f181b9b5a0997371e3dca8acf110dab5469cc96f9c75cde5 UID:ac58be79-051a-4a9c-8ce6-4e0806fdc26a NetNS:/var/run/netns/03a9f30c-c8d0-43f6-90d8-2b5956cce548 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac58be79_051a_4a9c_8ce6_4e0806fdc26a.slice PodAnnotations:0xc00012aac8}] Aliases:map[]}"
2026-06-12 21:48:32.706998 | controller | Jun 12 20:55:23.611650 crc crio[24437]: time="2026-06-12T20:55:23.61163537Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tcflv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.707028 | controller | Jun 12 20:55:23.620312 crc crio[24437]: time="2026-06-12T20:55:23.617734702Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-5qrtl/manager" id=60c20ffb-15d5-463a-8c0c-f15a1ed3ea47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.707055 | controller | Jun 12 20:55:23.620312 crc crio[24437]: time="2026-06-12T20:55:23.619860495Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bqtd7/manager" id=bbc67752-8553-4824-b99d-65c13f4fecfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.707082 | controller | Jun 12 20:55:23.623112 crc crio[24437]: time="2026-06-12T20:55:23.623051505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707110 | controller | Jun 12 20:55:23.629635 crc crio[24437]: time="2026-06-12T20:55:23.629485546Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-wbrws/manager" id=f03c4125-4430-412c-ba66-4393e679077d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.707138 | controller | Jun 12 20:55:23.632472 crc crio[24437]: time="2026-06-12T20:55:23.632402259Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-njqlp/manager" id=f69da116-af3b-49b1-8be9-0bbf46deff59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.707165 | controller | Jun 12 20:55:23.641106 crc crio[24437]: time="2026-06-12T20:55:23.640845319Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-vgp2g/manager" id=b3abb9d7-8816-4728-a07a-1b4130c84783 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.707192 | controller | Jun 12 20:55:23.652118 crc crio[24437]: time="2026-06-12T20:55:23.651766443Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-58mvs/manager" id=18878018-219e-4ab8-a61d-df0ba00f809a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.707219 | controller | Jun 12 20:55:23.662119 crc crio[24437]: time="2026-06-12T20:55:23.661878867Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zsb4b/manager" id=b004ee93-543d-4b4a-8e63-44bf972bf263 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.707245 | controller | Jun 12 20:55:23.678775 crc crio[24437]: time="2026-06-12T20:55:23.678124962Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-4qstz/manager" id=0e7c5163-3781-48fe-a7e8-59f8ebef66f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.707272 | controller | Jun 12 20:55:23.692653 crc crio[24437]: time="2026-06-12T20:55:23.687647811Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-srvtv/manager" id=d7e3aeed-4a5d-4d52-8a8d-2aa89737b3f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.707299 | controller | Jun 12 20:55:23.697602 crc crio[24437]: time="2026-06-12T20:55:23.697328372Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-5glk7/manager" id=40b77e9e-55b0-400f-873d-11b8e317d9ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.707352 | controller | Jun 12 20:55:23.803698 crc crio[24437]: time="2026-06-12T20:55:23.798473683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707385 | controller | Jun 12 20:55:23.829764 crc crio[24437]: time="2026-06-12T20:55:23.828451502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707411 | controller | Jun 12 20:55:23.830259 crc crio[24437]: time="2026-06-12T20:55:23.829789737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707429 | controller | Jun 12 20:55:23.830259 crc crio[24437]: time="2026-06-12T20:55:23.828475223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707446 | controller | Jun 12 20:55:23.830439 crc crio[24437]: time="2026-06-12T20:55:23.830293869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707462 | controller | Jun 12 20:55:23.830439 crc crio[24437]: time="2026-06-12T20:55:23.830423232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707477 | controller | Jun 12 20:55:23.830983 crc crio[24437]: time="2026-06-12T20:55:23.830703979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707493 | controller | Jun 12 20:55:23.831064 crc crio[24437]: time="2026-06-12T20:55:23.831036728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707509 | controller | Jun 12 20:55:23.831116 crc crio[24437]: time="2026-06-12T20:55:23.830708219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707524 | controller | Jun 12 20:55:23.839752 crc crio[24437]: time="2026-06-12T20:55:23.839661333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707540 | controller | Jun 12 20:55:23.852754 crc crio[24437]: time="2026-06-12T20:55:23.852665329Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-jkrzt/manager" id=291897f5-7847-4232-be5b-4bbfad3f9845 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.707556 | controller | Jun 12 20:55:23.857895 crc crio[24437]: time="2026-06-12T20:55:23.856801252Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=aadac12e-d1d9-494f-90a3-5bad7e892316 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.707572 | controller | Jun 12 20:55:23.859389 crc crio[24437]: time="2026-06-12T20:55:23.859281994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707587 | controller | Jun 12 20:55:23.863022 crc crio[24437]: time="2026-06-12T20:55:23.862861184Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=4999c97f-5545-43bb-9b7d-15383489234e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.707608 | controller | Jun 12 20:55:23.863185 crc crio[24437]: time="2026-06-12T20:55:23.863111051Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-xcfsv/manager" id=cc1733f1-119a-48e9-b3e8-bae60b5be1b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.707625 | controller | Jun 12 20:55:23.867013 crc crio[24437]: time="2026-06-12T20:55:23.86674848Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-jb9w7/manager" id=88eec3b0-d10c-4055-b048-b12a77d241cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.707641 | controller | Jun 12 20:55:23.882106 crc crio[24437]: time="2026-06-12T20:55:23.882019333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707657 | controller | Jun 12 20:55:23.993324 crc crio[24437]: time="2026-06-12T20:55:23.993133652Z" level=info msg="Created container 240e838a8e05ef0aabb7883c3023f5bf93f9707c8517e58454dffd298c8c264d: openstack-operators/cinder-operator-controller-manager-584b474457-j55tf/manager" id=7e29b5be-3b4e-4e92-ac71-e8a6e11ffc51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.707672 | controller | Jun 12 20:55:23.993749 crc crio[24437]: time="2026-06-12T20:55:23.993263936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707688 | controller | Jun 12 20:55:23.994850 crc crio[24437]: time="2026-06-12T20:55:23.994801885Z" level=info msg="Starting container: 240e838a8e05ef0aabb7883c3023f5bf93f9707c8517e58454dffd298c8c264d" id=219eddf7-ba7a-4a12-8c48-15a6093eeaae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.707705 | controller | Jun 12 20:55:24.010441 crc crio[24437]: time="2026-06-12T20:55:24.010173329Z" level=info msg="Started container" PID=53315 containerID=240e838a8e05ef0aabb7883c3023f5bf93f9707c8517e58454dffd298c8c264d description=openstack-operators/cinder-operator-controller-manager-584b474457-j55tf/manager id=219eddf7-ba7a-4a12-8c48-15a6093eeaae name=/runtime.v1.RuntimeService/StartContainer sandboxID=718080eda136d6dff9d64ca937ff7f1d4af0045100ed14694c600f6875847606
2026-06-12 21:48:32.707724 | controller | Jun 12 20:55:24.014089 crc crio[24437]: time="2026-06-12T20:55:24.012186608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707740 | controller | Jun 12 20:55:24.023779 crc crio[24437]: time="2026-06-12T20:55:24.022473647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707757 | controller | Jun 12 20:55:24.024515 crc crio[24437]: time="2026-06-12T20:55:24.02423441Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=8e9a7160-79a8-4157-a35a-730612841e4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.707773 | controller | Jun 12 20:55:24.027546 crc crio[24437]: time="2026-06-12T20:55:24.027460671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707789 | controller | Jun 12 20:55:24.029698 crc crio[24437]: time="2026-06-12T20:55:24.029448641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707805 | controller | Jun 12 20:55:24.029698 crc crio[24437]: time="2026-06-12T20:55:24.029524623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707824 | controller | Jun 12 20:55:24.032012 crc crio[24437]: time="2026-06-12T20:55:24.031908093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707840 | controller | Jun 12 20:55:24.044175 crc crio[24437]: time="2026-06-12T20:55:24.043838561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707882 | controller | Jun 12 20:55:24.048790 crc crio[24437]: time="2026-06-12T20:55:24.048657262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707908 | controller | Jun 12 20:55:24.057293 crc crio[24437]: time="2026-06-12T20:55:24.055909173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707936 | controller | Jun 12 20:55:24.057293 crc crio[24437]: time="2026-06-12T20:55:24.056139499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707957 | controller | Jun 12 20:55:24.170275 crc crio[24437]: time="2026-06-12T20:55:24.169269649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707975 | controller | Jun 12 20:55:24.174902 crc crio[24437]: time="2026-06-12T20:55:24.173794762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.707992 | controller | Jun 12 20:55:24.186811 crc crio[24437]: time="2026-06-12T20:55:24.186725395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708007 | controller | Jun 12 20:55:24.190895 crc crio[24437]: time="2026-06-12T20:55:24.190819247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708023 | controller | Jun 12 20:55:24.208321 crc crio[24437]: time="2026-06-12T20:55:24.208260354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708039 | controller | Jun 12 20:55:24.215516 crc crio[24437]: time="2026-06-12T20:55:24.215431244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708055 | controller | Jun 12 20:55:24.228829 crc crio[24437]: time="2026-06-12T20:55:24.228152061Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-wxlvr/manager" id=fad24fac-0f40-44d4-b160-3d6f93fa7d12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.708071 | controller | Jun 12 20:55:24.269199 crc crio[24437]: time="2026-06-12T20:55:24.26843551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708088 | controller | Jun 12 20:55:24.280015 crc crio[24437]: time="2026-06-12T20:55:24.279702061Z" level=info msg="Created container 4d0a4339ff86a165c44985371a83a5a4a7974351c6f4682d75120dbcabed9212: openstack-operators/swift-operator-controller-manager-79846f755c-csvwv/manager" id=63063ba6-eff4-496e-843a-d7fac4ac6b57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.708109 | controller | Jun 12 20:55:24.291160 crc crio[24437]: time="2026-06-12T20:55:24.28604538Z" level=info msg="Starting container: 4d0a4339ff86a165c44985371a83a5a4a7974351c6f4682d75120dbcabed9212" id=af4a3b20-5d15-4146-9032-3ddaf54b7b4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.708127 | controller | Jun 12 20:55:24.299621 crc crio[24437]: time="2026-06-12T20:55:24.2988311Z" level=info msg="Started container" PID=53390 containerID=4d0a4339ff86a165c44985371a83a5a4a7974351c6f4682d75120dbcabed9212 description=openstack-operators/swift-operator-controller-manager-79846f755c-csvwv/manager id=af4a3b20-5d15-4146-9032-3ddaf54b7b4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0a52c5f77bf1801920cc97235ab0e778ae05823d37870d5e1dafde0fd8a1968
2026-06-12 21:48:32.708143 | controller | Jun 12 20:55:24.309024 crc crio[24437]: time="2026-06-12T20:55:24.307909267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708160 | controller | Jun 12 20:55:24.310744 crc crio[24437]: time="2026-06-12T20:55:24.310653146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708176 | controller | Jun 12 20:55:24.313398 crc crio[24437]: time="2026-06-12T20:55:24.313273461Z" level=info msg="Created container ac45ca58c3c64eb4ecba4fbdb5465459c7c672313018478d2a546df1a807a537: openstack-operators/test-operator-controller-manager-7579dbdcb9-wbrws/manager" id=f03c4125-4430-412c-ba66-4393e679077d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.708192 | controller | Jun 12 20:55:24.314679 crc crio[24437]: time="2026-06-12T20:55:24.314612485Z" level=info msg="Starting container: ac45ca58c3c64eb4ecba4fbdb5465459c7c672313018478d2a546df1a807a537" id=ac2e2175-b921-4420-8eb1-c98db29c031d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.708208 | controller | Jun 12 20:55:24.315673 crc crio[24437]: time="2026-06-12T20:55:24.315595239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708224 | controller | Jun 12 20:55:24.321290 crc crio[24437]: time="2026-06-12T20:55:24.320385319Z" level=info msg="Started container" PID=53381 containerID=ac45ca58c3c64eb4ecba4fbdb5465459c7c672313018478d2a546df1a807a537 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-wbrws/manager id=ac2e2175-b921-4420-8eb1-c98db29c031d name=/runtime.v1.RuntimeService/StartContainer sandboxID=97ea62a668a9f88fe97f4ca9702125fb93514826c584aeb59623d44144784a07
2026-06-12 21:48:32.708240 | controller | Jun 12 20:55:24.394176 crc crio[24437]: time="2026-06-12T20:55:24.392815651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708255 | controller | Jun 12 20:55:24.420021 crc crio[24437]: time="2026-06-12T20:55:24.419912469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708271 | controller | Jun 12 20:55:24.449760 crc crio[24437]: time="2026-06-12T20:55:24.448318599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708287 | controller | Jun 12 20:55:24.454790 crc crio[24437]: time="2026-06-12T20:55:24.454699229Z" level=info msg="Created container fbb044392b360a32afd370a286b0630da8305a1fb5acedf36e410d1729f13ec3: openstack-operators/glance-operator-controller-manager-585dc4b7b9-c84sv/manager" id=557f8a73-35de-49de-b73a-1eb53ae97850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.708303 | controller | Jun 12 20:55:24.456092 crc crio[24437]: time="2026-06-12T20:55:24.456020692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708326 | controller | Jun 12 20:55:24.457372 crc crio[24437]: time="2026-06-12T20:55:24.457274984Z" level=info msg="Starting container: fbb044392b360a32afd370a286b0630da8305a1fb5acedf36e410d1729f13ec3" id=900938ea-24ea-4401-ab50-bbea26bf096d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.708343 | controller | Jun 12 20:55:24.466892 crc crio[24437]: time="2026-06-12T20:55:24.466813033Z" level=info msg="Created container c10574692f882c7ad6d66f64e36d68cd375711f7a6fc35a421cc4db47d9b60fe: openstack-operators/designate-operator-controller-manager-87bbdb4d9-8dwq6/manager" id=545085a3-24c9-47f9-867a-7acdfd5e3b30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.708360 | controller | Jun 12 20:55:24.469893 crc crio[24437]: time="2026-06-12T20:55:24.469802086Z" level=info msg="Starting container: c10574692f882c7ad6d66f64e36d68cd375711f7a6fc35a421cc4db47d9b60fe" id=44e1e8fa-9b24-4eae-b9a8-3dec8468d2cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.708376 | controller | Jun 12 20:55:24.472451 crc crio[24437]: time="2026-06-12T20:55:24.472264239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708393 | controller | Jun 12 20:55:24.477759 crc crio[24437]: time="2026-06-12T20:55:24.477668633Z" level=info msg="Started container" PID=53393 containerID=c10574692f882c7ad6d66f64e36d68cd375711f7a6fc35a421cc4db47d9b60fe description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-8dwq6/manager id=44e1e8fa-9b24-4eae-b9a8-3dec8468d2cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d313da6590ee53329f58b105bc34fccdc231f9a9829a52d5e8ab618254ac519
2026-06-12 21:48:32.708410 | controller | Jun 12 20:55:24.489790 crc crio[24437]: time="2026-06-12T20:55:24.489438977Z" level=info msg="Started container" PID=53387 containerID=fbb044392b360a32afd370a286b0630da8305a1fb5acedf36e410d1729f13ec3 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-c84sv/manager id=900938ea-24ea-4401-ab50-bbea26bf096d name=/runtime.v1.RuntimeService/StartContainer sandboxID=02302bdbfd52876287e2d770f6f827c8fbb1f122eba6779a55477fb419630e3a
2026-06-12 21:48:32.708427 | controller | Jun 12 20:55:24.507976 crc crio[24437]: time="2026-06-12T20:55:24.507798998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708443 | controller | Jun 12 20:55:24.520024 crc crio[24437]: time="2026-06-12T20:55:24.519883449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708461 | controller | Jun 12 20:55:24.550778 crc crio[24437]: time="2026-06-12T20:55:24.550575258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708477 | controller | Jun 12 20:55:24.557966 crc crio[24437]: time="2026-06-12T20:55:24.557841109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708493 | controller | Jun 12 20:55:24.603472 crc crio[24437]: time="2026-06-12T20:55:24.603260535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708509 | controller | Jun 12 20:55:24.607285 crc crio[24437]: time="2026-06-12T20:55:24.607247955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708530 | controller | Jun 12 20:55:24.624965 crc crio[24437]: time="2026-06-12T20:55:24.624854056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708546 | controller | Jun 12 20:55:24.630528 crc crio[24437]: time="2026-06-12T20:55:24.630446835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708561 | controller | Jun 12 20:55:24.632117 crc crio[24437]: time="2026-06-12T20:55:24.631980984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708577 | controller | Jun 12 20:55:24.632535 crc crio[24437]: time="2026-06-12T20:55:24.632485707Z" level=info msg="Created container 5bbef698802a467b6bd38456c47fba51b9a239f5a95e4958f0ec5ca80406f387: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bqtd7/manager" id=bbc67752-8553-4824-b99d-65c13f4fecfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.708593 | controller | Jun 12 20:55:24.634223 crc crio[24437]: time="2026-06-12T20:55:24.634176329Z" level=info msg="Starting container: 5bbef698802a467b6bd38456c47fba51b9a239f5a95e4958f0ec5ca80406f387" id=f6218543-de80-4af6-9a18-7a4c6247e462 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.708609 | controller | Jun 12 20:55:24.641714 crc crio[24437]: time="2026-06-12T20:55:24.641331678Z" level=info msg="Created container 30c13d07ed4afb2c72262c5e43551e3c4b5008d0b1b422e948edb2eac997bf91: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-58mvs/manager" id=18878018-219e-4ab8-a61d-df0ba00f809a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.708625 | controller | Jun 12 20:55:24.655118 crc crio[24437]: time="2026-06-12T20:55:24.651223815Z" level=info msg="Started container" PID=53409 containerID=5bbef698802a467b6bd38456c47fba51b9a239f5a95e4958f0ec5ca80406f387 description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-bqtd7/manager id=f6218543-de80-4af6-9a18-7a4c6247e462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=925079421c4c4c68b1fa8a29a8e771a4fbeecf370dbe79997c2d6ee0b89ae348
2026-06-12 21:48:32.708642 | controller | Jun 12 20:55:24.655118 crc crio[24437]: time="2026-06-12T20:55:24.654484416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708659 | controller | Jun 12 20:55:24.665104 crc crio[24437]: time="2026-06-12T20:55:24.660903947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708675 | controller | Jun 12 20:55:24.665104 crc crio[24437]: time="2026-06-12T20:55:24.662486857Z" level=info msg="Starting container: 30c13d07ed4afb2c72262c5e43551e3c4b5008d0b1b422e948edb2eac997bf91" id=4aab7d44-6b84-4410-9ea4-7313ce7e901f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.708691 | controller | Jun 12 20:55:24.669078 crc crio[24437]: time="2026-06-12T20:55:24.66900861Z" level=info msg="Started container" PID=53410 containerID=30c13d07ed4afb2c72262c5e43551e3c4b5008d0b1b422e948edb2eac997bf91 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-58mvs/manager id=4aab7d44-6b84-4410-9ea4-7313ce7e901f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0bd12fd5117161121e817e6753abb9cc2719dcfde2a8d4dc06d4412a0eec5b9
2026-06-12 21:48:32.708707 | controller | Jun 12 20:55:24.681539 crc crio[24437]: time="2026-06-12T20:55:24.681468282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708724 | controller | Jun 12 20:55:24.687872 crc crio[24437]: 2026-06-12T20:55:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a37735df447de83 Mac:72:9d:ee:a1:f8:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/89594a75-9362-4cad-9f80-ab0d7fe6defe SocketPath: PciID:}] [{Interface:0xc000356a00 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.708746 | controller | Jun 12 20:55:24.688909 crc crio[24437]: time="2026-06-12T20:55:24.688872257Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-7458865485-4qdxn Namespace:openstack-operators ID:a37735df447de833b2ecbb6b944c19132bbaafb52a8df2f556d13181b8b0cac6 UID:05591e11-b075-4fef-b305-1c1fd4bce7e9 NetNS:/var/run/netns/89594a75-9362-4cad-9f80-ab0d7fe6defe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05591e11_b075_4fef_b305_1c1fd4bce7e9.slice PodAnnotations:0xc00008c418}] Aliases:map[]}"
2026-06-12 21:48:32.708763 | controller | Jun 12 20:55:24.689226 crc crio[24437]: time="2026-06-12T20:55:24.689206885Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-7458865485-4qdxn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.708779 | controller | Jun 12 20:55:24.725187 crc crio[24437]: time="2026-06-12T20:55:24.725109134Z" level=info msg="Ran pod sandbox a37735df447de833b2ecbb6b944c19132bbaafb52a8df2f556d13181b8b0cac6 with infra container: openstack-operators/openstack-operator-controller-manager-7458865485-4qdxn/POD" id=42732436-19c2-431e-a12f-bece7ce0be42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.708796 | controller | Jun 12 20:55:24.727632 crc crio[24437]: time="2026-06-12T20:55:24.727508584Z" level=info msg="Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d" id=ee326fcd-03db-4877-ac77-9afabf272788 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.708811 | controller | Jun 12 20:55:24.729898 crc crio[24437]: time="2026-06-12T20:55:24.729846423Z" level=info msg="Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d" id=238f01e1-0860-403a-a978-8ea2f7d87b87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.708827 | controller | Jun 12 20:55:24.778406 crc crio[24437]: time="2026-06-12T20:55:24.778288434Z" level=info msg="Created container 34749e2e383e1d46f39ec260d4ff0971e8fbf71c6c80b650571c93222991199e: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-srvtv/manager" id=d7e3aeed-4a5d-4d52-8a8d-2aa89737b3f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.708843 | controller | Jun 12 20:55:24.779613 crc crio[24437]: time="2026-06-12T20:55:24.779463924Z" level=info msg="Starting container: 34749e2e383e1d46f39ec260d4ff0971e8fbf71c6c80b650571c93222991199e" id=a839f5f4-ea7b-41f6-9b87-2cbcec7e7fae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.708882 | controller | Jun 12 20:55:24.785994 crc crio[24437]: time="2026-06-12T20:55:24.785911794Z" level=info msg="Started container" PID=53415 containerID=34749e2e383e1d46f39ec260d4ff0971e8fbf71c6c80b650571c93222991199e description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-srvtv/manager id=a839f5f4-ea7b-41f6-9b87-2cbcec7e7fae name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a4a81667a4dd999343f5afe629465e8c3b456a576726269cd7e8a469851be23
2026-06-12 21:48:32.708900 | controller | Jun 12 20:55:24.803040 crc crio[24437]: time="2026-06-12T20:55:24.801025152Z" level=info msg="Created container d0bfbd6815ef70ed9e8511a0e09bab57770ac49a95de6034df088745a4ec7522: openstack-operators/horizon-operator-controller-manager-9dc5578b5-njqlp/manager" id=f69da116-af3b-49b1-8be9-0bbf46deff59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.708917 | controller | Jun 12 20:55:24.803480 crc crio[24437]: time="2026-06-12T20:55:24.803453423Z" level=info msg="Starting container: d0bfbd6815ef70ed9e8511a0e09bab57770ac49a95de6034df088745a4ec7522" id=ecd964b0-6e0d-4ab5-a88f-2a59d0ed5550 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.708938 | controller | Jun 12 20:55:24.809887 crc crio[24437]: time="2026-06-12T20:55:24.809838063Z" level=info msg="Started container" PID=53438 containerID=d0bfbd6815ef70ed9e8511a0e09bab57770ac49a95de6034df088745a4ec7522 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-njqlp/manager id=ecd964b0-6e0d-4ab5-a88f-2a59d0ed5550 name=/runtime.v1.RuntimeService/StartContainer sandboxID=106b54f544eb426f7b4fc8015dcd115f4edd60c634afce3e87e828e57c6ff5c1
2026-06-12 21:48:32.708954 | controller | Jun 12 20:55:24.811800 crc crio[24437]: time="2026-06-12T20:55:24.81170555Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-7458865485-4qdxn/manager" id=c39fa8f1-1592-451e-803e-451893d1e1c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.708971 | controller | Jun 12 20:55:24.813282 crc crio[24437]: time="2026-06-12T20:55:24.813222408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.708988 | controller | Jun 12 20:55:24.813754 crc crio[24437]: time="2026-06-12T20:55:24.813676989Z" level=info msg="Created container 4a469f3ffb9766bead7c9b65bf768495da13ffb19d1c35e3b3f7316d41c897a6: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-4qstz/manager" id=0e7c5163-3781-48fe-a7e8-59f8ebef66f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.709004 | controller | Jun 12 20:55:24.814546 crc crio[24437]: time="2026-06-12T20:55:24.814404957Z" level=info msg="Created container e40d5a685af883af5159ab37a1265f84f821047aa90aa4e7ad0815e80b33c47b: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zsb4b/manager" id=b004ee93-543d-4b4a-8e63-44bf972bf263 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.709019 | controller | Jun 12 20:55:24.815027 crc crio[24437]: time="2026-06-12T20:55:24.814866919Z" level=info msg="Created container 7c4a347a77f7438084fbd0fe9769702d7994b3937e784a0dc33b05f621f13e3f: openstack-operators/heat-operator-controller-manager-5f5d6b8858-5qrtl/manager" id=60c20ffb-15d5-463a-8c0c-f15a1ed3ea47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.709035 | controller | Jun 12 20:55:24.815631 crc crio[24437]: time="2026-06-12T20:55:24.815599427Z" level=info msg="Starting container: 4a469f3ffb9766bead7c9b65bf768495da13ffb19d1c35e3b3f7316d41c897a6" id=07a7a77c-7178-4daf-b296-03458403ca2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.709050 | controller | Jun 12 20:55:24.818976 crc crio[24437]: time="2026-06-12T20:55:24.817206497Z" level=info msg="Starting container: e40d5a685af883af5159ab37a1265f84f821047aa90aa4e7ad0815e80b33c47b" id=b6f199fb-9717-40ef-8a01-2786690a8175 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.709065 | controller | Jun 12 20:55:24.820068 crc crio[24437]: time="2026-06-12T20:55:24.819892854Z" level=info msg="Starting container: 7c4a347a77f7438084fbd0fe9769702d7994b3937e784a0dc33b05f621f13e3f" id=24f319b1-f287-4207-b32d-3e8a4a9f8c94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.709081 | controller | Jun 12 20:55:24.820824 crc crio[24437]: time="2026-06-12T20:55:24.820727555Z" level=info msg="Started container" PID=53440 containerID=4a469f3ffb9766bead7c9b65bf768495da13ffb19d1c35e3b3f7316d41c897a6 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-4qstz/manager id=07a7a77c-7178-4daf-b296-03458403ca2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f936a6efe73ec68c7e2f3a7c4ba7ab988325d14a5cfb3e010607713197ce128b
2026-06-12 21:48:32.709097 | controller | Jun 12 20:55:24.828417 crc crio[24437]: time="2026-06-12T20:55:24.826760756Z" level=info msg="Started container" PID=53454 containerID=e40d5a685af883af5159ab37a1265f84f821047aa90aa4e7ad0815e80b33c47b description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-zsb4b/manager id=b6f199fb-9717-40ef-8a01-2786690a8175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8a295530baf75a6e6a27cd82129118712f833eb5c113ed9daf40f025cbc1e31
2026-06-12 21:48:32.709118 | controller | Jun 12 20:55:24.828865 crc crio[24437]: time="2026-06-12T20:55:24.828721666Z" level=info msg="Started container" PID=53478 containerID=7c4a347a77f7438084fbd0fe9769702d7994b3937e784a0dc33b05f621f13e3f description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-5qrtl/manager id=24f319b1-f287-4207-b32d-3e8a4a9f8c94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1db6846de06611c8ef10a830c875be53afc7ec91b7c1b51df48fb412591cfc0a
2026-06-12 21:48:32.709135 | controller | Jun 12 20:55:24.858535 crc crio[24437]: 2026-06-12T20:55:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:702633c609d6c77 Mac:ca:68:27:f4:12:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/ebc31074-ce7b-49eb-a9be-b68fe6ca8f4d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.709152 | controller | Jun 12 20:55:24.858535 crc crio[24437]: time="2026-06-12T20:55:24.857548527Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-6rtl7 Namespace:openstack-operators ID:702633c609d6c77ac602f59cdf33b73154ef007431e504056e3a158ebbbbb85e UID:a42602e3-697d-4bed-9d5b-0f87e8017054 NetNS:/var/run/netns/ebc31074-ce7b-49eb-a9be-b68fe6ca8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda42602e3_697d_4bed_9d5b_0f87e8017054.slice PodAnnotations:0xc002554288}] Aliases:map[]}"
2026-06-12 21:48:32.709168 | controller | Jun 12 20:55:24.858535 crc crio[24437]: time="2026-06-12T20:55:24.857703381Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-6rtl7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.709183 | controller | Jun 12 20:55:24.858535 crc crio[24437]: 2026-06-12T20:55:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4bc823a22c5f518 Mac:42:8b:97:18:61:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/03a9f30c-c8d0-43f6-90d8-2b5956cce548 SocketPath: PciID:}] [{Interface:0xc0003129d0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.709199 | controller | Jun 12 20:55:24.861897 crc crio[24437]: time="2026-06-12T20:55:24.859369552Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54tcflv Namespace:openstack-operators ID:4bc823a22c5f5187f181b9b5a0997371e3dca8acf110dab5469cc96f9c75cde5 UID:ac58be79-051a-4a9c-8ce6-4e0806fdc26a NetNS:/var/run/netns/03a9f30c-c8d0-43f6-90d8-2b5956cce548 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac58be79_051a_4a9c_8ce6_4e0806fdc26a.slice PodAnnotations:0xc00012aac8}] Aliases:map[]}"
2026-06-12 21:48:32.709221 | controller | Jun 12 20:55:24.861897 crc crio[24437]: time="2026-06-12T20:55:24.859531846Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tcflv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.709245 | controller | Jun 12 20:55:24.931527 crc crio[24437]: time="2026-06-12T20:55:24.931434835Z" level=info msg="Ran pod sandbox 702633c609d6c77ac602f59cdf33b73154ef007431e504056e3a158ebbbbb85e with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-6rtl7/POD" id=a5879a1d-1ded-49b3-854d-22de727b5d70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.709267 | controller | Jun 12 20:55:24.934819 crc crio[24437]: time="2026-06-12T20:55:24.934749137Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=746655fd-23ec-494b-b07b-a1ee04842bd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.709289 | controller | Jun 12 20:55:24.935053 crc crio[24437]: time="2026-06-12T20:55:24.935004963Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found" id=746655fd-23ec-494b-b07b-a1ee04842bd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.709305 | controller | Jun 12 20:55:24.935792 crc crio[24437]: time="2026-06-12T20:55:24.935728222Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found" id=746655fd-23ec-494b-b07b-a1ee04842bd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.709321 | controller | Jun 12 20:55:24.936777 crc crio[24437]: time="2026-06-12T20:55:24.936688686Z" level=info msg="Created container fa0bd863f6e91b42dc2367d5f41da4af81499874b4c4676a6f24e4c46461f2ae: openstack-operators/manila-operator-controller-manager-b547849c7-jkrzt/manager" id=291897f5-7847-4232-be5b-4bbfad3f9845 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.709336 | controller | Jun 12 20:55:24.937761 crc crio[24437]: time="2026-06-12T20:55:24.937655471Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=27432995-7d17-4739-b85a-6aaac7e5b1e3 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.709353 | controller | Jun 12 20:55:24.941273 crc crio[24437]: time="2026-06-12T20:55:24.941157438Z" level=info msg="Starting container: fa0bd863f6e91b42dc2367d5f41da4af81499874b4c4676a6f24e4c46461f2ae" id=1c2e60d4-1d49-47d3-a8d6-dda21b9e851b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.709369 | controller | Jun 12 20:55:24.950240 crc crio[24437]: time="2026-06-12T20:55:24.950163373Z" level=info msg="Ran pod sandbox 4bc823a22c5f5187f181b9b5a0997371e3dca8acf110dab5469cc96f9c75cde5 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/POD" id=f33c1449-efd9-4429-8ee8-1b64e98af20b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.709385 | controller | Jun 12 20:55:24.954723 crc crio[24437]: time="2026-06-12T20:55:24.954590093Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\""
2026-06-12 21:48:32.709400 | controller | Jun 12 20:55:24.956881 crc crio[24437]: time="2026-06-12T20:55:24.956504352Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=b4f74e5d-5a2d-42f7-8ff3-9ec321e83551 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.709417 | controller | Jun 12 20:55:24.956881 crc crio[24437]: time="2026-06-12T20:55:24.956706918Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found" id=b4f74e5d-5a2d-42f7-8ff3-9ec321e83551 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.709434 | controller | Jun 12 20:55:24.956881 crc crio[24437]: time="2026-06-12T20:55:24.956752909Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found" id=b4f74e5d-5a2d-42f7-8ff3-9ec321e83551 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.709450 | controller | Jun 12 20:55:24.959461 crc crio[24437]: time="2026-06-12T20:55:24.959253801Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=f52403a7-05b4-407b-86ad-fde4cc687550 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.709469 | controller | Jun 12 20:55:24.960491 crc crio[24437]: time="2026-06-12T20:55:24.960375189Z" level=info msg="Started container" PID=53492 containerID=fa0bd863f6e91b42dc2367d5f41da4af81499874b4c4676a6f24e4c46461f2ae description=openstack-operators/manila-operator-controller-manager-b547849c7-jkrzt/manager id=1c2e60d4-1d49-47d3-a8d6-dda21b9e851b name=/runtime.v1.RuntimeService/StartContainer sandboxID=31c3f9f243e4ee46f839dc2c20a90d28c57f14b559bf64d120a64a55ca248479
2026-06-12 21:48:32.709486 | controller | Jun 12 20:55:24.962046 crc crio[24437]: time="2026-06-12T20:55:24.961860916Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\""
2026-06-12 21:48:32.709501 | controller | Jun 12 20:55:25.125471 crc crio[24437]: time="2026-06-12T20:55:25.125307805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.709517 | controller | Jun 12 20:55:25.140707 crc crio[24437]: time="2026-06-12T20:55:25.140543095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.709532 | controller | Jun 12 20:55:25.190746 crc crio[24437]: time="2026-06-12T20:55:25.19068768Z" level=info msg="Created container bac4019e1879f567f0649dcd76756f5cab9e5864e156ccc35b230f964f182dc7: openstack-operators/watcher-operator-controller-manager-7869644bb4-vgp2g/manager" id=b3abb9d7-8816-4728-a07a-1b4130c84783 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.709548 | controller | Jun 12 20:55:25.196664 crc crio[24437]: time="2026-06-12T20:55:25.196522727Z" level=info msg="Starting container: bac4019e1879f567f0649dcd76756f5cab9e5864e156ccc35b230f964f182dc7" id=27a9bf51-752d-4d1e-97de-12fb220f1b4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.709564 | controller | Jun 12 20:55:25.211865 crc crio[24437]: time="2026-06-12T20:55:25.211269835Z" level=info msg="Started container" PID=53541 containerID=bac4019e1879f567f0649dcd76756f5cab9e5864e156ccc35b230f964f182dc7 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-vgp2g/manager id=27a9bf51-752d-4d1e-97de-12fb220f1b4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2353af079749b03b9efd24c17713e8cdf969a499af8c84462c9e0e37cae62cb7
2026-06-12 21:48:32.709579 | controller | Jun 12 20:55:25.375761 crc crio[24437]: time="2026-06-12T20:55:25.373911373Z" level=info msg="Created container a9bd3aa9ee2fb3c591fa76c66ec82fc95166fc9e7cf2e24b0b0209e48679baf1: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-5glk7/manager" id=40b77e9e-55b0-400f-873d-11b8e317d9ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.709595 | controller | Jun 12 20:55:25.394769 crc crio[24437]: time="2026-06-12T20:55:25.394476538Z" level=info msg="Created container 77c0467d35d17d012076d919714ec979e7acc6c9841b0f78d23fc0b30f855164: openstack-operators/nova-operator-controller-manager-6df846755f-wxlvr/manager" id=fad24fac-0f40-44d4-b160-3d6f93fa7d12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.709611 | controller | Jun 12 20:55:25.398246 crc crio[24437]: time="2026-06-12T20:55:25.396295914Z" level=info msg="Created container 24e298d71ee24733d9935fd21930689b8ce41d76efdab42a9204ffb296398a61: openstack-operators/openstack-operator-controller-manager-7458865485-4qdxn/manager" id=c39fa8f1-1592-451e-803e-451893d1e1c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.709626 | controller | Jun 12 20:55:25.399542 crc crio[24437]: time="2026-06-12T20:55:25.399095944Z" level=info msg="Starting container: a9bd3aa9ee2fb3c591fa76c66ec82fc95166fc9e7cf2e24b0b0209e48679baf1" id=3830c16a-2bc5-48db-8dcd-1a73f514ab8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.709645 | controller | Jun 12 20:55:25.400622 crc crio[24437]: time="2026-06-12T20:55:25.397306549Z" level=info msg="Created container 4256e9d0fbb3156c866cd884180e5976fc70b21a1da132fab7f7ac907ce5944f: openstack-operators/keystone-operator-controller-manager-85bb7cc757-xcfsv/manager" id=cc1733f1-119a-48e9-b3e8-bae60b5be1b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.709661 | controller | Jun 12 20:55:25.402586 crc crio[24437]: time="2026-06-12T20:55:25.400754405Z" level=info msg="Created container 9b8dd2de25d25f2e16eb333a5cd0bf36861b21ee19b304c05a50ab116ffd49a8: openstack-operators/telemetry-operator-controller-manager-565998cc45-jb9w7/manager" id=88eec3b0-d10c-4055-b048-b12a77d241cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.709677 | controller | Jun 12 20:55:25.403594 crc crio[24437]: time="2026-06-12T20:55:25.403560325Z" level=info msg="Starting container: 77c0467d35d17d012076d919714ec979e7acc6c9841b0f78d23fc0b30f855164" id=aae76370-7f0c-4313-96af-de9a1748ec85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.709693 | controller | Jun 12 20:55:25.409116 crc crio[24437]: time="2026-06-12T20:55:25.40775769Z" level=info msg="Starting container: 24e298d71ee24733d9935fd21930689b8ce41d76efdab42a9204ffb296398a61" id=7fdc9a31-cc16-49a5-9217-1937a50ebe38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.709709 | controller | Jun 12 20:55:25.410188 crc crio[24437]: time="2026-06-12T20:55:25.410118799Z" level=info msg="Starting container: 4256e9d0fbb3156c866cd884180e5976fc70b21a1da132fab7f7ac907ce5944f" id=3355fda5-c856-41ef-ba03-0167ade011c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.709725 | controller | Jun 12 20:55:25.411311 crc crio[24437]: time="2026-06-12T20:55:25.410172371Z" level=info msg="Starting container: 9b8dd2de25d25f2e16eb333a5cd0bf36861b21ee19b304c05a50ab116ffd49a8" id=e66a9c24-26ef-4dad-9c72-6e9cfcd90426 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.709742 | controller | Jun 12 20:55:25.426757 crc crio[24437]: time="2026-06-12T20:55:25.423282178Z" level=info msg="Started container" PID=53638 containerID=24e298d71ee24733d9935fd21930689b8ce41d76efdab42a9204ffb296398a61 description=openstack-operators/openstack-operator-controller-manager-7458865485-4qdxn/manager id=7fdc9a31-cc16-49a5-9217-1937a50ebe38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a37735df447de833b2ecbb6b944c19132bbaafb52a8df2f556d13181b8b0cac6
2026-06-12 21:48:32.709758 | controller | Jun 12 20:55:25.429805 crc crio[24437]: time="2026-06-12T20:55:25.429526335Z" level=info msg="Started container" PID=53546 containerID=77c0467d35d17d012076d919714ec979e7acc6c9841b0f78d23fc0b30f855164 description=openstack-operators/nova-operator-controller-manager-6df846755f-wxlvr/manager id=aae76370-7f0c-4313-96af-de9a1748ec85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=651cc4458ef5325ff458432685694ea6f9354459117cc18ae6039f8b2f2002d4
2026-06-12 21:48:32.709775 | controller | Jun 12 20:55:25.438259 crc crio[24437]: time="2026-06-12T20:55:25.43052308Z" level=info msg="Started container" PID=53573 containerID=4256e9d0fbb3156c866cd884180e5976fc70b21a1da132fab7f7ac907ce5944f description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-xcfsv/manager id=3355fda5-c856-41ef-ba03-0167ade011c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76d5d33f198f9eda31b267533958d9d86f4847eb933ef74026b84a5baad45e9c
2026-06-12 21:48:32.709793 | controller | Jun 12 20:55:25.450116 crc crio[24437]: time="2026-06-12T20:55:25.441625498Z" level=info msg="Started container" PID=53564 containerID=9b8dd2de25d25f2e16eb333a5cd0bf36861b21ee19b304c05a50ab116ffd49a8 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-jb9w7/manager id=e66a9c24-26ef-4dad-9c72-6e9cfcd90426 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d333198de6d008f7193ed8232f7fe962ab6c61c1ac38253085b3bbb861bc3547
2026-06-12 21:48:32.709817 | controller | Jun 12 20:55:25.483544 crc crio[24437]: time="2026-06-12T20:55:25.482721966Z" level=info msg="Started container" PID=53556 containerID=a9bd3aa9ee2fb3c591fa76c66ec82fc95166fc9e7cf2e24b0b0209e48679baf1 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-5glk7/manager id=3830c16a-2bc5-48db-8dcd-1a73f514ab8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fe2655c9c90e1331ce3d425229565c914658d657f6813821f232b5f3e4f13e2
2026-06-12 21:48:32.709846 | controller | Jun 12 20:55:33.317208 crc crio[24437]: time="2026-06-12T20:55:33.316240768Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=f52403a7-05b4-407b-86ad-fde4cc687550 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.709887 | controller | Jun 12 20:55:33.318908 crc crio[24437]: time="2026-06-12T20:55:33.318024722Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=64339264-9ef5-420c-938f-ca21e2cc96dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.709905 | controller | Jun 12 20:55:33.335205 crc crio[24437]: time="2026-06-12T20:55:33.335060678Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=27432995-7d17-4739-b85a-6aaac7e5b1e3 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.709922 | controller | Jun 12 20:55:33.336645 crc crio[24437]: time="2026-06-12T20:55:33.336544965Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=c65315b8-8547-455d-9169-b40ce54a2062 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.709938 | controller | Jun 12 20:55:33.339198 crc crio[24437]: time="2026-06-12T20:55:33.33912036Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=fd02f820-37d0-4a7e-a1c4-2adcf8db7ea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.709954 | controller | Jun 12 20:55:33.340889 crc crio[24437]: time="2026-06-12T20:55:33.340785741Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=2364c6d0-f36b-45bd-b92f-4c6eef77eb55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.709969 | controller | Jun 12 20:55:33.351301 crc crio[24437]: time="2026-06-12T20:55:33.351137591Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/manager" id=fd1a4695-cf40-4c3f-955f-7e8cd563c517 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.709985 | controller | Jun 12 20:55:33.352657 crc crio[24437]: time="2026-06-12T20:55:33.352583077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.710000 | controller | Jun 12 20:55:33.372484 crc crio[24437]: time="2026-06-12T20:55:33.372261269Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-6rtl7/manager" id=ddd6c7c2-b1ab-4f92-bcef-c868857b6c1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.710017 | controller | Jun 12 20:55:33.384540 crc crio[24437]: time="2026-06-12T20:55:33.384444433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.710034 | controller | Jun 12 20:55:33.419698 crc crio[24437]: time="2026-06-12T20:55:33.41905701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.710050 | controller | Jun 12 20:55:33.420222 crc crio[24437]: time="2026-06-12T20:55:33.419312996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.710070 | controller | Jun 12 20:55:33.425072 crc crio[24437]: time="2026-06-12T20:55:33.424990508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.710087 | controller | Jun 12 20:55:33.425261 crc crio[24437]: time="2026-06-12T20:55:33.425088181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.710102 | controller | Jun 12 20:55:33.704442 crc crio[24437]: time="2026-06-12T20:55:33.703814283Z" level=info msg="Created container c55300d8214ffb1f47255103dba0da528d10e1c149644534bd92215de861f992: openstack-operators/infra-operator-controller-manager-594d6555bb-6rtl7/manager" id=ddd6c7c2-b1ab-4f92-bcef-c868857b6c1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.710119 | controller | Jun 12 20:55:33.706480 crc crio[24437]: time="2026-06-12T20:55:33.706304335Z" level=info msg="Starting container: c55300d8214ffb1f47255103dba0da528d10e1c149644534bd92215de861f992" id=5591c57f-4609-48ff-83d5-9ef7f3d18624 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.710136 | controller | Jun 12 20:55:33.714421 crc crio[24437]: time="2026-06-12T20:55:33.714229923Z" level=info msg="Started container" PID=53981 containerID=c55300d8214ffb1f47255103dba0da528d10e1c149644534bd92215de861f992 description=openstack-operators/infra-operator-controller-manager-594d6555bb-6rtl7/manager id=5591c57f-4609-48ff-83d5-9ef7f3d18624 name=/runtime.v1.RuntimeService/StartContainer sandboxID=702633c609d6c77ac602f59cdf33b73154ef007431e504056e3a158ebbbbb85e
2026-06-12 21:48:32.710152 | controller | Jun 12 20:55:33.910093 crc crio[24437]: time="2026-06-12T20:55:33.909987351Z" level=info msg="Created container 3386929d9b444b05b00d8f3e9fc03c7019feca1c125c263a89fbf95f8636dfa9: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/manager" id=fd1a4695-cf40-4c3f-955f-7e8cd563c517 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.710169 | controller | Jun 12 20:55:33.910619 crc crio[24437]: time="2026-06-12T20:55:33.910572905Z" level=info msg="Starting container: 3386929d9b444b05b00d8f3e9fc03c7019feca1c125c263a89fbf95f8636dfa9" id=af5f0d8e-578c-47a2-bba0-35d7510f181b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.710185 | controller | Jun 12 20:55:33.922144 crc crio[24437]: time="2026-06-12T20:55:33.922073352Z" level=info msg="Started container" PID=53978 containerID=3386929d9b444b05b00d8f3e9fc03c7019feca1c125c263a89fbf95f8636dfa9 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/manager id=af5f0d8e-578c-47a2-bba0-35d7510f181b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bc823a22c5f5187f181b9b5a0997371e3dca8acf110dab5469cc96f9c75cde5
2026-06-12 21:48:32.710201 | controller | Jun 12 20:56:01.360800 crc crio[24437]: time="2026-06-12T20:56:01.35988656Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688296-tjjl4/POD" id=d636f517-bc73-461c-8375-2be0114f4724 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.710217 | controller | Jun 12 20:56:01.362159 crc crio[24437]: time="2026-06-12T20:56:01.360835844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.710234 | controller | Jun 12 20:56:01.386186 crc crio[24437]: time="2026-06-12T20:56:01.386015901Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688296-tjjl4 Namespace:openshift-infra ID:3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8 UID:b0e34c64-d62a-42f7-a722-ba3bbc79d542 NetNS:/var/run/netns/4d7dd5a2-3f57-4bb8-a081-48680b3b5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0e34c64_d62a_42f7_a722_ba3bbc79d542.slice PodAnnotations:0xc00282c308}] Aliases:map[]}"
2026-06-12 21:48:32.710254 | controller | Jun 12 20:56:01.386186 crc crio[24437]: time="2026-06-12T20:56:01.386073663Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688296-tjjl4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.710271 | controller | Jun 12 20:56:04.734202 crc crio[24437]: 2026-06-12T20:56:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a9935ed02908d1 Mac:06:67:cb:57:f3:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/4d7dd5a2-3f57-4bb8-a081-48680b3b5651 SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.710287 | controller | Jun 12 20:56:04.736306 crc crio[24437]: time="2026-06-12T20:56:04.736200477Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688296-tjjl4 Namespace:openshift-infra ID:3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8 UID:b0e34c64-d62a-42f7-a722-ba3bbc79d542 NetNS:/var/run/netns/4d7dd5a2-3f57-4bb8-a081-48680b3b5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0e34c64_d62a_42f7_a722_ba3bbc79d542.slice PodAnnotations:0xc00282c308}] Aliases:map[]}"
2026-06-12 21:48:32.710304 | controller | Jun 12 20:56:04.736738 crc crio[24437]: time="2026-06-12T20:56:04.736621998Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688296-tjjl4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.710320 | controller | Jun 12 20:56:04.748421 crc crio[24437]: time="2026-06-12T20:56:04.748275089Z" level=info msg="Ran pod sandbox 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8 with infra container: openshift-infra/auto-csr-approver-29688296-tjjl4/POD" id=d636f517-bc73-461c-8375-2be0114f4724 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.710337 | controller | Jun 12 20:56:04.755326 crc crio[24437]: time="2026-06-12T20:56:04.755231297Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=10e827de-4334-4261-bda1-18f16c905eb8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.710353 | controller | Jun 12 20:56:04.764129 crc crio[24437]: time="2026-06-12T20:56:04.76404911Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.710369 | controller | Jun 12 20:56:06.032737 crc crio[24437]: time="2026-06-12T20:56:06.032084284Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=10e827de-4334-4261-bda1-18f16c905eb8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.710386 | controller | Jun 12 20:56:06.033809 crc crio[24437]: time="2026-06-12T20:56:06.033741994Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=18132b74-c89d-440f-b628-bc67b4ad588f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.710402 | controller | Jun 12 20:56:06.036010 crc crio[24437]: time="2026-06-12T20:56:06.035894997Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c4689611-d2c0-40ab-9169-27befc2e0064 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.710418 | controller | Jun 12 20:56:06.045090 crc crio[24437]: time="2026-06-12T20:56:06.044913504Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688296-tjjl4/oc" id=3f1f9bb3-0dff-4b7f-bd12-620829bd2a65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.710434 | controller | Jun 12 20:56:06.045752 crc crio[24437]: time="2026-06-12T20:56:06.045710652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.710454 | controller | Jun 12 20:56:06.095364 crc crio[24437]: time="2026-06-12T20:56:06.095245879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.710471 | controller | Jun 12 20:56:06.380491 crc crio[24437]: time="2026-06-12T20:56:06.380401191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.710487 | controller | Jun 12 20:56:06.506144 crc crio[24437]: time="2026-06-12T20:56:06.505996452Z" level=info msg="Created container f8af19880bbc6160f286ad2e456b6d91680cb91d304556db1259b05e2e7e9c7f: openshift-infra/auto-csr-approver-29688296-tjjl4/oc" id=3f1f9bb3-0dff-4b7f-bd12-620829bd2a65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.710503 | controller | Jun 12 20:56:06.507964 crc crio[24437]: time="2026-06-12T20:56:06.507785086Z" level=info msg="Starting container: f8af19880bbc6160f286ad2e456b6d91680cb91d304556db1259b05e2e7e9c7f" id=c373fe26-7801-4af9-881e-fa9fe5ada650 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.710519 | controller | Jun 12 20:56:06.515415 crc crio[24437]: time="2026-06-12T20:56:06.515248375Z" level=info msg="Started container" PID=54632 containerID=f8af19880bbc6160f286ad2e456b6d91680cb91d304556db1259b05e2e7e9c7f description=openshift-infra/auto-csr-approver-29688296-tjjl4/oc id=c373fe26-7801-4af9-881e-fa9fe5ada650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8
2026-06-12 21:48:32.710535 | controller | Jun 12 20:56:08.021130 crc crio[24437]: time="2026-06-12T20:56:08.020323691Z" level=info msg="Stopping pod sandbox: 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8" id=3558e8b8-a1fc-4fa7-9847-68dda9f993be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.710551 | controller | Jun 12 20:56:08.026579 crc crio[24437]: time="2026-06-12T20:56:08.026332555Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688296-tjjl4 Namespace:openshift-infra ID:3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8 UID:b0e34c64-d62a-42f7-a722-ba3bbc79d542 NetNS:/var/run/netns/4d7dd5a2-3f57-4bb8-a081-48680b3b5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0e34c64_d62a_42f7_a722_ba3bbc79d542.slice PodAnnotations:0xc000a8d008}] Aliases:map[]}"
2026-06-12 21:48:32.710568 | controller | Jun 12 20:56:08.028303 crc crio[24437]: time="2026-06-12T20:56:08.028087867Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688296-tjjl4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.710583 | controller | Jun 12 20:56:08.481068 crc crio[24437]: time="2026-06-12T20:56:08.480991629Z" level=info msg="Stopped pod sandbox: 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8" id=3558e8b8-a1fc-4fa7-9847-68dda9f993be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.710600 | controller | Jun 12 20:56:09.516854 crc crio[24437]: time="2026-06-12T20:56:09.516418039Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/POD" id=c90facaf-fa81-40ca-b670-affd5d89e749 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.710617 | controller | Jun 12 20:56:09.517534 crc crio[24437]: time="2026-06-12T20:56:09.51690832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.710634 | controller | Jun 12 20:56:09.545643 crc crio[24437]: time="2026-06-12T20:56:09.54545624Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-qpnrd Namespace:openstack ID:6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f UID:6b0b07d2-07a5-4c84-a562-5de060177c6e NetNS:/var/run/netns/1ad9309a-9f39-4a99-b837-a295be9c7596 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b0b07d2_07a5_4c84_a562_5de060177c6e.slice PodAnnotations:0xc00051d890}] Aliases:map[]}"
2026-06-12 21:48:32.710655 | controller | Jun 12 20:56:09.545643 crc crio[24437]: time="2026-06-12T20:56:09.545575083Z" level=info msg="Adding pod openstack_dnsmasq-dns-7dc8cc99c9-qpnrd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.710673 | controller | Jun 12 20:56:09.689287 crc crio[24437]: time="2026-06-12T20:56:09.688614124Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-twsb5/POD" id=9e3c11a4-5fe6-4db2-ac6c-385d21451823 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.710688 | controller | Jun 12 20:56:09.689494 crc crio[24437]: time="2026-06-12T20:56:09.689424323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.710705 | controller | Jun 12 20:56:09.741483 crc crio[24437]: time="2026-06-12T20:56:09.738877378Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-twsb5 Namespace:openstack ID:5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207 UID:b44487f1-b903-4efc-b925-dac25ddbdbf8 NetNS:/var/run/netns/86ca01d7-e7de-4439-8512-eabd06c68009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb44487f1_b903_4efc_b925_dac25ddbdbf8.slice PodAnnotations:0xc001840198}] Aliases:map[]}"
2026-06-12 21:48:32.710722 | controller | Jun 12 20:56:09.741483 crc crio[24437]: time="2026-06-12T20:56:09.739010861Z" level=info msg="Adding pod openstack_dnsmasq-dns-769fc96f7c-twsb5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.710739 | controller | Jun 12 20:56:10.659753 crc crio[24437]: 2026-06-12T20:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c1ef20a0729132 Mac:da:6d:1c:21:18:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/1ad9309a-9f39-4a99-b837-a295be9c7596 SocketPath: PciID:}] [{Interface:0xc00011ac20 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.710755 | controller | Jun 12 20:56:10.662787 crc crio[24437]: time="2026-06-12T20:56:10.662141991Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-qpnrd Namespace:openstack ID:6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f UID:6b0b07d2-07a5-4c84-a562-5de060177c6e NetNS:/var/run/netns/1ad9309a-9f39-4a99-b837-a295be9c7596 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b0b07d2_07a5_4c84_a562_5de060177c6e.slice PodAnnotations:0xc00051d890}] Aliases:map[]}"
2026-06-12 21:48:32.710771 | controller | Jun 12 20:56:10.662787 crc crio[24437]: time="2026-06-12T20:56:10.662375877Z" level=info msg="Checking pod openstack_dnsmasq-dns-7dc8cc99c9-qpnrd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.710787 | controller | Jun 12 20:56:10.686223 crc crio[24437]: 2026-06-12T20:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5bae5c22b291a57 Mac:da:3b:a7:12:ef:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/86ca01d7-e7de-4439-8512-eabd06c68009 SocketPath: PciID:}] [{Interface:0xc000262a30 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.710804 | controller | Jun 12 20:56:10.688263 crc crio[24437]: time="2026-06-12T20:56:10.688149749Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-twsb5 Namespace:openstack ID:5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207 UID:b44487f1-b903-4efc-b925-dac25ddbdbf8 NetNS:/var/run/netns/86ca01d7-e7de-4439-8512-eabd06c68009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb44487f1_b903_4efc_b925_dac25ddbdbf8.slice PodAnnotations:0xc001840198}] Aliases:map[]}"
2026-06-12 21:48:32.710824 | controller | Jun 12 20:56:10.688560 crc crio[24437]: time="2026-06-12T20:56:10.688498968Z" level=info msg="Checking pod openstack_dnsmasq-dns-769fc96f7c-twsb5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.710840 | controller | Jun 12 20:56:10.701406 crc crio[24437]: time="2026-06-12T20:56:10.701215433Z" level=info msg="Ran pod sandbox 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f with infra container: openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/POD" id=c90facaf-fa81-40ca-b670-affd5d89e749 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.710879 | controller | Jun 12 20:56:10.712848 crc crio[24437]: time="2026-06-12T20:56:10.712752753Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c158164b-8d88-4bda-83c4-7850acf11777 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.710898 | controller | Jun 12 20:56:10.713282 crc crio[24437]: time="2026-06-12T20:56:10.713228684Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=c158164b-8d88-4bda-83c4-7850acf11777 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.710914 | controller | Jun 12 20:56:10.713403 crc crio[24437]: time="2026-06-12T20:56:10.713308836Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=c158164b-8d88-4bda-83c4-7850acf11777 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.710930 | controller | Jun 12 20:56:10.725449 crc crio[24437]: time="2026-06-12T20:56:10.725306665Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c4d2a280-7926-4bcd-af87-0103d25169e5 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.710956 | controller | Jun 12 20:56:10.736977 crc crio[24437]: time="2026-06-12T20:56:10.734299832Z" level=info msg="Ran pod sandbox 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207 with infra container: openstack/dnsmasq-dns-769fc96f7c-twsb5/POD" id=9e3c11a4-5fe6-4db2-ac6c-385d21451823 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.710976 | controller | Jun 12 20:56:10.762443 crc crio[24437]: time="2026-06-12T20:56:10.762165895Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 21:48:32.710993 | controller | Jun 12 20:56:10.779814 crc crio[24437]: time="2026-06-12T20:56:10.779689457Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=541db469-10bd-4e71-8d9e-def87af36d95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.711009 | controller | Jun 12 20:56:10.780148 crc crio[24437]: time="2026-06-12T20:56:10.780113807Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=541db469-10bd-4e71-8d9e-def87af36d95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.711025 | controller | Jun 12 20:56:10.780215 crc crio[24437]: time="2026-06-12T20:56:10.78016738Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=541db469-10bd-4e71-8d9e-def87af36d95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.711042 | controller | Jun 12 20:56:10.786287 crc crio[24437]: time="2026-06-12T20:56:10.786067612Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=63605792-42ac-4ec7-89dd-e99181b7a1d4 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.711062 | controller | Jun 12 20:56:10.803727 crc crio[24437]: time="2026-06-12T20:56:10.803526714Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 21:48:32.711079 | controller | Jun 12 20:56:12.834126 crc crio[24437]: time="2026-06-12T20:56:12.832772129Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-sg9cl/POD" id=8c9617e8-b023-4bdb-9253-d8c7c4d6f1f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.711096 | controller | Jun 12 20:56:12.835269 crc crio[24437]: time="2026-06-12T20:56:12.834137032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.711111 | controller | Jun 12 20:56:12.897484 crc crio[24437]: time="2026-06-12T20:56:12.897393969Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-sg9cl Namespace:openstack ID:7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412 UID:7223274d-aa1e-44c4-85e3-30ae16ca9759 NetNS:/var/run/netns/38613810-d667-4f67-b89f-972ec34c3bb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7223274d_aa1e_44c4_85e3_30ae16ca9759.slice PodAnnotations:0xc0026aa600}] Aliases:map[]}"
2026-06-12 21:48:32.711127 | controller | Jun 12 20:56:12.897484 crc crio[24437]: time="2026-06-12T20:56:12.897471531Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b994dcc49-sg9cl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.711143 | controller | Jun 12 20:56:13.588382 crc crio[24437]: time="2026-06-12T20:56:13.587805682Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68bc84565-fnfkx/POD" id=3adcd969-ab75-40df-b24b-167bee73aa58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.711159 | controller | Jun 12 20:56:13.588498 crc crio[24437]: time="2026-06-12T20:56:13.588432067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.711174 | controller | Jun 12 20:56:13.780212 crc crio[24437]: time="2026-06-12T20:56:13.780113593Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-fnfkx Namespace:openstack ID:bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9 UID:78382cac-0de0-4af5-bf25-683e62d627b3 NetNS:/var/run/netns/f5eeba37-b09b-4b1b-8ec1-9dadf27d026b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78382cac_0de0_4af5_bf25_683e62d627b3.slice PodAnnotations:0xc006ecc058}] Aliases:map[]}"
2026-06-12 21:48:32.711190 | controller | Jun 12 20:56:13.784870 crc crio[24437]: time="2026-06-12T20:56:13.784327084Z" level=info msg="Adding pod openstack_dnsmasq-dns-68bc84565-fnfkx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.711206 | controller | Jun 12 20:56:13.839828 crc crio[24437]: time="2026-06-12T20:56:13.837868907Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=68d6c0f0-7437-4c14-902d-4e7e0d9ce182 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.711222 | controller | Jun 12 20:56:13.839828 crc crio[24437]: time="2026-06-12T20:56:13.838069182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.711237 | controller | Jun 12 20:56:13.886529 crc crio[24437]: 2026-06-12T20:56:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e786c55d0f0689 Mac:16:ec:a9:46:c9:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/38613810-d667-4f67-b89f-972ec34c3bb4 SocketPath: PciID:}] [{Interface:0xc0001149e0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.711261 | controller | Jun 12 20:56:13.886529 crc crio[24437]: time="2026-06-12T20:56:13.885089406Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-sg9cl Namespace:openstack ID:7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412 UID:7223274d-aa1e-44c4-85e3-30ae16ca9759 NetNS:/var/run/netns/38613810-d667-4f67-b89f-972ec34c3bb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7223274d_aa1e_44c4_85e3_30ae16ca9759.slice PodAnnotations:0xc0026aa600}] Aliases:map[]}"
2026-06-12 21:48:32.711278 | controller | Jun 12 20:56:13.886529 crc crio[24437]: time="2026-06-12T20:56:13.88524045Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b994dcc49-sg9cl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.711295 | controller | Jun 12 20:56:13.896716 crc crio[24437]: time="2026-06-12T20:56:13.896588445Z" level=info msg="Ran pod sandbox 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412 with infra container: openstack/dnsmasq-dns-6b994dcc49-sg9cl/POD" id=8c9617e8-b023-4bdb-9253-d8c7c4d6f1f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.711311 | controller | Jun 12 20:56:13.902964 crc crio[24437]: time="2026-06-12T20:56:13.901712278Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0404c5b9-6f04-4382-9a17-8903c11ec7bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.711328 | controller | Jun 12 20:56:13.902964 crc crio[24437]: time="2026-06-12T20:56:13.902118577Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=0404c5b9-6f04-4382-9a17-8903c11ec7bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.711344 | controller | Jun 12 20:56:13.902964 crc crio[24437]: time="2026-06-12T20:56:13.902180399Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=0404c5b9-6f04-4382-9a17-8903c11ec7bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.711360 | controller | Jun 12 20:56:13.907566 crc crio[24437]: time="2026-06-12T20:56:13.907460787Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:901b805d1af8d7a6b3fb01abece673acd67e6528e6b5443de1cc70805b9c2b96 UID:1c5d03da-6ec2-4c6d-b2d4-c2eb727d2494 NetNS:/var/run/netns/6ac6882f-0526-4a2f-92ae-bfe44e78aefe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c5d03da_6ec2_4c6d_b2d4_c2eb727d2494.slice PodAnnotations:0xc0018402b0}] Aliases:map[]}"
2026-06-12 21:48:32.711376 | controller | Jun 12 20:56:13.907566 crc crio[24437]: time="2026-06-12T20:56:13.907547619Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.711392 | controller | Jun 12 20:56:13.915744 crc crio[24437]: time="2026-06-12T20:56:13.915578843Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7cb3167b-b9a9-4132-b933-9f421b3edcd7 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.711408 | controller | Jun 12 20:56:13.928034 crc crio[24437]: time="2026-06-12T20:56:13.926761213Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 21:48:32.711424 | controller | Jun 12 20:56:14.423742 crc crio[24437]: time="2026-06-12T20:56:14.421997575Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=451ec93a-84e5-45d8-883b-629261abe557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.711439 | controller | Jun 12 20:56:14.423742 crc crio[24437]: time="2026-06-12T20:56:14.423331397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.711460 | controller | Jun 12 20:56:14.465513 crc crio[24437]: 2026-06-12T20:56:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:901b805d1af8d7a Mac:62:5c:a7:9f:03:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/6ac6882f-0526-4a2f-92ae-bfe44e78aefe SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.711476 | controller | Jun 12 20:56:14.475495 crc crio[24437]: time="2026-06-12T20:56:14.475246241Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:901b805d1af8d7a6b3fb01abece673acd67e6528e6b5443de1cc70805b9c2b96 UID:1c5d03da-6ec2-4c6d-b2d4-c2eb727d2494 NetNS:/var/run/netns/6ac6882f-0526-4a2f-92ae-bfe44e78aefe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c5d03da_6ec2_4c6d_b2d4_c2eb727d2494.slice PodAnnotations:0xc0018402b0}] Aliases:map[]}"
2026-06-12 21:48:32.711492 | controller | Jun 12 20:56:14.476471 crc crio[24437]: time="2026-06-12T20:56:14.475607459Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.711507 | controller | Jun 12 20:56:14.576650 crc crio[24437]: time="2026-06-12T20:56:14.576435943Z" level=info msg="Ran pod sandbox 901b805d1af8d7a6b3fb01abece673acd67e6528e6b5443de1cc70805b9c2b96 with infra container: openstack/rabbitmq-server-0/POD" id=68d6c0f0-7437-4c14-902d-4e7e0d9ce182 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.711523 | controller | Jun 12 20:56:14.583995 crc crio[24437]: time="2026-06-12T20:56:14.583840501Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:bad5e9e56bacde199c3ba3e67ffdcaf44ca3350d115b9a4fe920781c62d90f39 UID:5a8cfd5b-f4f7-4e41-920a-6d849930fc4e NetNS:/var/run/netns/f41b1c68-1ee7-4e0b-b817-4755c9b6fc9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a8cfd5b_f4f7_4e41_920a_6d849930fc4e.slice PodAnnotations:0xc001fa46b8}] Aliases:map[]}"
2026-06-12 21:48:32.711539 | controller | Jun 12 20:56:14.583995 crc crio[24437]: time="2026-06-12T20:56:14.583903462Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.711554 | controller | Jun 12 20:56:14.589560 crc crio[24437]: 2026-06-12T20:56:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd6a8c02ec075da Mac:86:a7:e4:c5:10:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/f5eeba37-b09b-4b1b-8ec1-9dadf27d026b SocketPath: PciID:}] [{Interface:0xc00048c6c0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.711571 | controller | Jun 12 20:56:14.593182 crc crio[24437]: time="2026-06-12T20:56:14.592786568Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-fnfkx Namespace:openstack ID:bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9 UID:78382cac-0de0-4af5-bf25-683e62d627b3 NetNS:/var/run/netns/f5eeba37-b09b-4b1b-8ec1-9dadf27d026b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78382cac_0de0_4af5_bf25_683e62d627b3.slice PodAnnotations:0xc006ecc058}] Aliases:map[]}"
2026-06-12 21:48:32.711587 | controller | Jun 12 20:56:14.593182 crc crio[24437]: time="2026-06-12T20:56:14.592995182Z" level=info msg="Checking pod openstack_dnsmasq-dns-68bc84565-fnfkx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.711604 | controller | Jun 12 20:56:14.636001 crc crio[24437]: time="2026-06-12T20:56:14.627071255Z" level=info msg="Ran pod sandbox bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9 with infra container: openstack/dnsmasq-dns-68bc84565-fnfkx/POD" id=3adcd969-ab75-40df-b24b-167bee73aa58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.711627 | controller | Jun 12 20:56:14.648704 crc crio[24437]: time="2026-06-12T20:56:14.648608265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ce24cb5a-e082-4b55-8fef-0da04e4456bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.711645 | controller | Jun 12 20:56:14.649469 crc crio[24437]: time="2026-06-12T20:56:14.649445786Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=ce24cb5a-e082-4b55-8fef-0da04e4456bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.711661 | controller | Jun 12 20:56:14.649707 crc crio[24437]: time="2026-06-12T20:56:14.649689471Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=ce24cb5a-e082-4b55-8fef-0da04e4456bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.711677 | controller | Jun 12 20:56:14.655102 crc crio[24437]: time="2026-06-12T20:56:14.654668652Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bc7e88a1-def2-4b32-828b-9390e7c48e15 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.711693 | controller | Jun 12 20:56:14.662046 crc crio[24437]: time="2026-06-12T20:56:14.656865294Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=e24f1b50-7edc-4379-98e6-16af96c75b54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.711708 | controller | Jun 12 20:56:14.662046 crc crio[24437]: time="2026-06-12T20:56:14.65710825Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=e24f1b50-7edc-4379-98e6-16af96c75b54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.711723 | controller | Jun 12 20:56:14.662046 crc crio[24437]: time="2026-06-12T20:56:14.657151381Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=e24f1b50-7edc-4379-98e6-16af96c75b54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.711738 | controller | Jun 12 20:56:14.662046 crc crio[24437]: time="2026-06-12T20:56:14.658862992Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=bd2f82d5-bbc1-4929-b5fe-828239f78274 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.711754 | controller | Jun 12 20:56:14.665831 crc crio[24437]: time="2026-06-12T20:56:14.664721783Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 21:48:32.711769 | controller | Jun 12 20:56:14.705498 crc crio[24437]: time="2026-06-12T20:56:14.700567668Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-12 21:48:32.711784 | controller | Jun 12 20:56:15.384875 crc crio[24437]: 2026-06-12T20:56:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bad5e9e56bacde1 Mac:1a:28:cd:5b:b0:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/f41b1c68-1ee7-4e0b-b817-4755c9b6fc9b SocketPath: PciID:}] [{Interface:0xc00024a5d0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.711800 | controller | Jun 12 20:56:15.394818 crc crio[24437]: time="2026-06-12T20:56:15.393332759Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:bad5e9e56bacde199c3ba3e67ffdcaf44ca3350d115b9a4fe920781c62d90f39 UID:5a8cfd5b-f4f7-4e41-920a-6d849930fc4e NetNS:/var/run/netns/f41b1c68-1ee7-4e0b-b817-4755c9b6fc9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a8cfd5b_f4f7_4e41_920a_6d849930fc4e.slice PodAnnotations:0xc001fa46b8}] Aliases:map[]}"
2026-06-12 21:48:32.711821 | controller | Jun 12 20:56:15.399102 crc crio[24437]: time="2026-06-12T20:56:15.399007646Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.711837 | controller | Jun 12 20:56:15.446840 crc crio[24437]: time="2026-06-12T20:56:15.439240206Z" level=info msg="Ran pod sandbox bad5e9e56bacde199c3ba3e67ffdcaf44ca3350d115b9a4fe920781c62d90f39 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=451ec93a-84e5-45d8-883b-629261abe557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.711875 | controller | Jun 12 20:56:15.446840 crc crio[24437]: time="2026-06-12T20:56:15.443067349Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=b6c0aff6-44c0-440a-ada5-60af93c4475b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.711894 | controller | Jun 12 20:56:15.446840 crc crio[24437]: time="2026-06-12T20:56:15.443525891Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=b6c0aff6-44c0-440a-ada5-60af93c4475b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.711910 | controller | Jun 12 20:56:15.448178 crc crio[24437]: time="2026-06-12T20:56:15.448112541Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=b6c0aff6-44c0-440a-ada5-60af93c4475b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.711926 | controller | Jun 12 20:56:15.460707 crc crio[24437]: time="2026-06-12T20:56:15.46051784Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=73556eda-23d4-4f8f-9a5d-ed05bd037103 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.711941 | controller | Jun 12 20:56:15.479854 crc crio[24437]: time="2026-06-12T20:56:15.479812915Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-12 21:48:32.711957 | controller | Jun 12 20:56:15.542678 crc crio[24437]: time="2026-06-12T20:56:15.54130741Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=0d43a94e-6b91-4689-8d2e-3e588d53d4f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.711973 | controller | Jun 12 20:56:15.542678 crc crio[24437]: time="2026-06-12T20:56:15.541534215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.711989 | controller | Jun 12 20:56:15.677256 crc crio[24437]: time="2026-06-12T20:56:15.677113317Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:294f07743f9368ee17a8996e94007c38df9effbdff3cfa3c83cbad0c07cff38c UID:89acdadc-4b1a-486c-8733-2964b33fd75e NetNS:/var/run/netns/4020c0a2-1023-4e3a-ab3b-405e64cbb480 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89acdadc_4b1a_486c_8733_2964b33fd75e.slice PodAnnotations:0xc001f6c738}] Aliases:map[]}"
2026-06-12 21:48:32.712005 | controller | Jun 12 20:56:15.677557 crc crio[24437]: time="2026-06-12T20:56:15.677530238Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.712021 | controller | Jun 12 20:56:16.234184 crc crio[24437]: time="2026-06-12T20:56:16.233576637Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=7f074811-8761-46b3-92e4-3878c13ce3e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.712037 | controller | Jun 12 20:56:16.234184 crc crio[24437]: time="2026-06-12T20:56:16.234173293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.712058 | controller | Jun 12 20:56:16.279366 crc crio[24437]: time="2026-06-12T20:56:16.279228181Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:cd663b3d77227736beb7e5c42de55ca33f1377d6d79b729dc8ea503b8373f297 UID:520ddb6e-84ce-4d70-b82d-fd195ef4d24f NetNS:/var/run/netns/ff77029c-871c-4f3d-ac16-c1e9d22e6e7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod520ddb6e_84ce_4d70_b82d_fd195ef4d24f.slice PodAnnotations:0xc006ecc148}] Aliases:map[]}"
2026-06-12 21:48:32.712076 | controller | Jun 12 20:56:16.279366 crc crio[24437]: time="2026-06-12T20:56:16.279324023Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.712092 | controller | Jun 12 20:56:16.428031 crc crio[24437]: 2026-06-12T20:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:294f07743f9368e Mac:da:46:9e:de:92:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/4020c0a2-1023-4e3a-ab3b-405e64cbb480 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.712108 | controller | Jun 12 20:56:16.429369 crc crio[24437]: time="2026-06-12T20:56:16.428969214Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:294f07743f9368ee17a8996e94007c38df9effbdff3cfa3c83cbad0c07cff38c UID:89acdadc-4b1a-486c-8733-2964b33fd75e NetNS:/var/run/netns/4020c0a2-1023-4e3a-ab3b-405e64cbb480 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89acdadc_4b1a_486c_8733_2964b33fd75e.slice PodAnnotations:0xc001f6c738}] Aliases:map[]}"
2026-06-12 21:48:32.712125 | controller | Jun 12 20:56:16.429369 crc crio[24437]: time="2026-06-12T20:56:16.429118967Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.712140 | controller | Jun 12 20:56:16.458003 crc crio[24437]: time="2026-06-12T20:56:16.457766769Z" level=info msg="Ran pod sandbox 294f07743f9368ee17a8996e94007c38df9effbdff3cfa3c83cbad0c07cff38c with infra container: openstack/openstack-galera-0/POD" id=0d43a94e-6b91-4689-8d2e-3e588d53d4f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.712158 | controller | Jun 12 20:56:16.490177 crc crio[24437]: time="2026-06-12T20:56:16.490076259Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e16a15b1-71af-4558-a4b6-6167f6102a50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.712174 | controller | Jun 12 20:56:16.491195 crc crio[24437]: time="2026-06-12T20:56:16.49098847Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=e16a15b1-71af-4558-a4b6-6167f6102a50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.712190 | controller | Jun 12 20:56:16.491195 crc crio[24437]: time="2026-06-12T20:56:16.491082882Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=e16a15b1-71af-4558-a4b6-6167f6102a50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.712206 | controller | Jun 12 20:56:16.492982 crc crio[24437]: time="2026-06-12T20:56:16.492848416Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3f98614f-4dc1-4db8-a342-33d847038301 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.712222 | controller | Jun 12 20:56:16.508764 crc crio[24437]: time="2026-06-12T20:56:16.507622673Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-12 21:48:32.712242 | controller | Jun 12 20:56:16.554161 crc crio[24437]: time="2026-06-12T20:56:16.554110553Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=ac763a63-8ade-4afe-b18e-02b09bffc09a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.712259 | controller | Jun 12 20:56:16.612517 crc crio[24437]: time="2026-06-12T20:56:16.6123782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.712277 | controller | Jun 12 20:56:16.705227 crc crio[24437]: time="2026-06-12T20:56:16.698415567Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:2550af196522f4c85b91f22a29b1b15ed57132f305a927210b6c8d4431d073f8 UID:191826a1-bf9b-444b-a81a-8b234b30f592 NetNS:/var/run/netns/c0b0cc31-441a-4302-b78d-ec4b202ef58f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod191826a1_bf9b_444b_a81a_8b234b30f592.slice PodAnnotations:0xc006ecc258}] Aliases:map[]}"
2026-06-12 21:48:32.712293 | controller | Jun 12 20:56:16.705227 crc crio[24437]: time="2026-06-12T20:56:16.698480729Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.712311 | controller | Jun 12 20:56:16.840612 crc crio[24437]: 2026-06-12T20:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd663b3d7722773 Mac:4a:b1:c1:bd:5c:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/ff77029c-871c-4f3d-ac16-c1e9d22e6e7c SocketPath: PciID:}] [{Interface:0xc00050c620 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.712328 | controller | Jun 12 20:56:16.844096 crc crio[24437]: time="2026-06-12T20:56:16.842994567Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:cd663b3d77227736beb7e5c42de55ca33f1377d6d79b729dc8ea503b8373f297 UID:520ddb6e-84ce-4d70-b82d-fd195ef4d24f NetNS:/var/run/netns/ff77029c-871c-4f3d-ac16-c1e9d22e6e7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod520ddb6e_84ce_4d70_b82d_fd195ef4d24f.slice PodAnnotations:0xc006ecc148}] Aliases:map[]}"
2026-06-12 21:48:32.712344 | controller | Jun 12 20:56:16.844096 crc crio[24437]: time="2026-06-12T20:56:16.843183232Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.712360 | controller | Jun 12 20:56:16.854162 crc crio[24437]: time="2026-06-12T20:56:16.852597208Z" level=info msg="Ran pod sandbox cd663b3d77227736beb7e5c42de55ca33f1377d6d79b729dc8ea503b8373f297 with infra container: openstack/openstack-cell1-galera-0/POD" id=7f074811-8761-46b3-92e4-3878c13ce3e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.712376 | controller | Jun 12 20:56:16.859901 crc crio[24437]: time="2026-06-12T20:56:16.859827434Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e26970cd-edce-4a83-8839-5e3a55d788ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.712392 | controller | Jun 12 20:56:16.860308 crc crio[24437]: time="2026-06-12T20:56:16.860134511Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=e26970cd-edce-4a83-8839-5e3a55d788ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.712408 | controller | Jun 12 20:56:16.864497 crc crio[24437]: time="2026-06-12T20:56:16.864384473Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=e26970cd-edce-4a83-8839-5e3a55d788ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.712423 | controller | Jun 12 20:56:16.867727 crc crio[24437]: time="2026-06-12T20:56:16.867678782Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=62ae9885-f3c8-4308-af6f-e9fdf2e817ad name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.712443 | controller | Jun 12 20:56:16.892621 crc crio[24437]: time="2026-06-12T20:56:16.876430364Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-12 21:48:32.712460 | controller | Jun 12 20:56:17.191975 crc crio[24437]: 2026-06-12T20:56:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2550af196522f4c Mac:a2:b1:ba:04:66:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/c0b0cc31-441a-4302-b78d-ec4b202ef58f SocketPath: PciID:}] [{Interface:0xc00035af00 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.712476 | controller | Jun 12 20:56:17.201099 crc crio[24437]: time="2026-06-12T20:56:17.200989096Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:2550af196522f4c85b91f22a29b1b15ed57132f305a927210b6c8d4431d073f8 UID:191826a1-bf9b-444b-a81a-8b234b30f592 NetNS:/var/run/netns/c0b0cc31-441a-4302-b78d-ec4b202ef58f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod191826a1_bf9b_444b_a81a_8b234b30f592.slice PodAnnotations:0xc006ecc258}] Aliases:map[]}"
2026-06-12 21:48:32.712493 | controller | Jun 12 20:56:17.202573 crc crio[24437]: time="2026-06-12T20:56:17.201311884Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.712509 | controller | Jun 12 20:56:17.234315 crc crio[24437]: time="2026-06-12T20:56:17.234217849Z" level=info msg="Ran pod sandbox 2550af196522f4c85b91f22a29b1b15ed57132f305a927210b6c8d4431d073f8 with infra container: openstack/memcached-0/POD" id=ac763a63-8ade-4afe-b18e-02b09bffc09a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.712526 | controller | Jun 12 20:56:17.265627 crc crio[24437]: time="2026-06-12T20:56:17.261295122Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=8cdbb756-884b-4fa3-b727-3bb71bac6e3e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.712543 | controller | Jun 12 20:56:17.265627 crc crio[24437]: time="2026-06-12T20:56:17.263086545Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=8cdbb756-884b-4fa3-b727-3bb71bac6e3e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.712560 | controller | Jun 12 20:56:17.265627 crc crio[24437]: time="2026-06-12T20:56:17.263323801Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=8cdbb756-884b-4fa3-b727-3bb71bac6e3e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.712576 | controller | Jun 12 20:56:17.276058 crc crio[24437]: time="2026-06-12T20:56:17.272304958Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=704bee3c-1071-4ad0-8359-de6c6e34929c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.712593 | controller | Jun 12 20:56:17.286419 crc crio[24437]: time="2026-06-12T20:56:17.279272006Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-12 21:48:32.712609 | controller | Jun 12 20:56:19.557025 crc crio[24437]: time="2026-06-12T20:56:19.555696279Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=13f1a249-9f62-4cae-a036-f590c3b90531 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.712625 | controller | Jun 12 20:56:19.558426 crc crio[24437]: time="2026-06-12T20:56:19.557879721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.712645 | controller | Jun 12 20:56:19.684287 crc crio[24437]: time="2026-06-12T20:56:19.683764789Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164 UID:163d648c-a53b-4384-8df3-ceaa99239def NetNS:/var/run/netns/08628d65-fcba-4d40-9165-6e0dafcdb499 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod163d648c_a53b_4384_8df3_ceaa99239def.slice PodAnnotations:0xc000a8c868}] Aliases:map[]}"
2026-06-12 21:48:32.712663 | controller | Jun 12 20:56:19.684287 crc crio[24437]: time="2026-06-12T20:56:19.68419838Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.712679 | controller | Jun 12 20:56:20.497800 crc crio[24437]: 2026-06-12T20:56:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c5ed4988b6fe1f Mac:9a:31:c4:89:ad:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/08628d65-fcba-4d40-9165-6e0dafcdb499 SocketPath: PciID:}] [{Interface:0xc0001227b0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.712695 | controller | Jun 12 20:56:20.498652 crc crio[24437]: time="2026-06-12T20:56:20.498452862Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164 UID:163d648c-a53b-4384-8df3-ceaa99239def NetNS:/var/run/netns/08628d65-fcba-4d40-9165-6e0dafcdb499 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod163d648c_a53b_4384_8df3_ceaa99239def.slice PodAnnotations:0xc000a8c868}] Aliases:map[]}"
2026-06-12 21:48:32.712712 | controller | Jun 12 20:56:20.499200 crc crio[24437]: time="2026-06-12T20:56:20.498837062Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.712728 | controller | Jun 12 20:56:20.566840 crc crio[24437]: time="2026-06-12T20:56:20.564550547Z" level=info msg="Ran pod sandbox 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164 with infra container: openstack/kube-state-metrics-0/POD" id=13f1a249-9f62-4cae-a036-f590c3b90531 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.712744 | controller | Jun 12 20:56:20.570637 crc crio[24437]: time="2026-06-12T20:56:20.57046426Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=a6af24a4-7c36-40cb-8ae6-6fe470ffad22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.712759 | controller | Jun 12 20:56:20.571331 crc crio[24437]: time="2026-06-12T20:56:20.571060945Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=a6af24a4-7c36-40cb-8ae6-6fe470ffad22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.712775 | controller | Jun 12 20:56:20.571331 crc crio[24437]: time="2026-06-12T20:56:20.571126536Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=a6af24a4-7c36-40cb-8ae6-6fe470ffad22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.712790 | controller | Jun 12 20:56:20.573108 crc crio[24437]: time="2026-06-12T20:56:20.572732085Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=69d88674-6fbe-4c7e-adbd-edbfd0c1d26c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.712806 | controller | Jun 12 20:56:20.582988 crc crio[24437]: time="2026-06-12T20:56:20.582779957Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-12 21:48:32.712822 | controller | Jun 12 20:56:22.581445 crc crio[24437]: time="2026-06-12T20:56:22.576330632Z" level=info msg="Running pod sandbox: openstack/ovn-controller-rmcrv/POD" id=91519aa4-e766-4d13-b0af-0c16bb8f8e64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.712843 | controller | Jun 12 20:56:22.581445 crc crio[24437]: time="2026-06-12T20:56:22.580741179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.712881 | controller | Jun 12 20:56:22.605627 crc crio[24437]: time="2026-06-12T20:56:22.604988644Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-jh7l2/POD" id=e42addf8-12be-4c0a-aaa2-56dc5e119af7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.712900 | controller | Jun 12 20:56:22.605627 crc crio[24437]: time="2026-06-12T20:56:22.605507537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.712917 | controller | Jun 12 20:56:22.874047 crc crio[24437]: time="2026-06-12T20:56:22.871687611Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=86bf6303-3c8d-4fb3-98c1-bfc6c2006e12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.712933 | controller | Jun 12 20:56:22.874047 crc crio[24437]: time="2026-06-12T20:56:22.873968155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.712949 | controller | Jun 12 20:56:25.126666 crc crio[24437]: time="2026-06-12T20:56:25.125842455Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-jh7l2 Namespace:openstack ID:c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9 UID:89140c76-91ee-447f-ae0e-12e02e5efe4b NetNS:/var/run/netns/e27a6cd0-b411-4696-b616-78a9929e3c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89140c76_91ee_447f_ae0e_12e02e5efe4b.slice PodAnnotations:0xc000c24558}] Aliases:map[]}"
2026-06-12 21:48:32.712966 | controller | Jun 12 20:56:25.126666 crc crio[24437]: time="2026-06-12T20:56:25.12647336Z" level=info msg="Adding pod openstack_ovn-controller-ovs-jh7l2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.712982 | controller | Jun 12 20:56:25.258848 crc crio[24437]: time="2026-06-12T20:56:25.25860753Z" level=info msg="Got pod network &{Name:ovn-controller-rmcrv Namespace:openstack ID:063f0b3b5d5147ab609686fa7b0ae67c2e7f087c951c88974c839fab687910e1 UID:2779deb8-4145-4480-89aa-2c1f7652b855 NetNS:/var/run/netns/7f72982b-91ba-46fa-9732-eef176eb34e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2779deb8_4145_4480_89aa_2c1f7652b855.slice PodAnnotations:0xc001fa45b8}] Aliases:map[]}"
2026-06-12 21:48:32.712998 | controller | Jun 12 20:56:25.258848 crc crio[24437]: time="2026-06-12T20:56:25.258823455Z" level=info msg="Adding pod openstack_ovn-controller-rmcrv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.713013 | controller | Jun 12 20:56:26.099765 crc crio[24437]: 2026-06-12T20:56:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:063f0b3b5d5147a Mac:3a:c5:3e:35:e9:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/7f72982b-91ba-46fa-9732-eef176eb34e4 SocketPath: PciID:}] [{Interface:0xc00042a5d0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.713029 | controller | Jun 12 20:56:26.099765 crc crio[24437]: time="2026-06-12T20:56:26.093010678Z" level=info msg="Got pod network &{Name:ovn-controller-rmcrv Namespace:openstack ID:063f0b3b5d5147ab609686fa7b0ae67c2e7f087c951c88974c839fab687910e1 UID:2779deb8-4145-4480-89aa-2c1f7652b855 NetNS:/var/run/netns/7f72982b-91ba-46fa-9732-eef176eb34e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2779deb8_4145_4480_89aa_2c1f7652b855.slice PodAnnotations:0xc001fa45b8}] Aliases:map[]}"
2026-06-12 21:48:32.713050 | controller | Jun 12 20:56:26.099765 crc crio[24437]: time="2026-06-12T20:56:26.093144751Z" level=info msg="Checking pod openstack_ovn-controller-rmcrv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.713067 | controller | Jun 12 20:56:26.400690 crc crio[24437]: time="2026-06-12T20:56:26.40051654Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:92e3a600153bc84e02e07598640087b7d1ffea7208a6319ffb7a96118cfdbc26 UID:85a47bf3-36e5-43d5-b903-fc794b5d7795 NetNS:/var/run/netns/7dfbd6a8-a343-4b5d-b9c4-fa6d9b2c84ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85a47bf3_36e5_43d5_b903_fc794b5d7795.slice PodAnnotations:0xc001fa40e8}] Aliases:map[]}"
2026-06-12 21:48:32.713083 | controller | Jun 12 20:56:26.400690 crc crio[24437]: time="2026-06-12T20:56:26.400657293Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.713099 | controller | Jun 12 20:56:26.416092 crc crio[24437]: time="2026-06-12T20:56:26.416007803Z" level=info msg="Ran pod sandbox 063f0b3b5d5147ab609686fa7b0ae67c2e7f087c951c88974c839fab687910e1 with infra container: openstack/ovn-controller-rmcrv/POD" id=91519aa4-e766-4d13-b0af-0c16bb8f8e64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.713115 | controller | Jun 12 20:56:26.429191 crc crio[24437]: time="2026-06-12T20:56:26.429089849Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=1bd868a7-8e77-4fe6-913a-c89327c7481c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.713131 | controller | Jun 12 20:56:26.429558 crc crio[24437]: time="2026-06-12T20:56:26.429525979Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=1bd868a7-8e77-4fe6-913a-c89327c7481c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.713147 | controller | Jun 12 20:56:26.434056 crc crio[24437]: time="2026-06-12T20:56:26.434017499Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=1bd868a7-8e77-4fe6-913a-c89327c7481c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.713164 | controller | Jun 12 20:56:26.435598 crc crio[24437]: time="2026-06-12T20:56:26.435518094Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=a1ba66f1-f6a1-4ea4-884c-edf88f98283c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.713180 | controller | Jun 12 20:56:26.461881 crc crio[24437]: time="2026-06-12T20:56:26.461776278Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-12 21:48:32.713195 | controller | Jun 12 20:56:26.489817 crc crio[24437]: 2026-06-12T20:56:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8bbfed2d3655f2 Mac:f6:57:93:70:ea:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/e27a6cd0-b411-4696-b616-78a9929e3c2d SocketPath: PciID:}] [{Interface:0xc0004c46f0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.713211 | controller | Jun 12 20:56:26.497811 crc crio[24437]: time="2026-06-12T20:56:26.497649744Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-jh7l2 Namespace:openstack ID:c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9 UID:89140c76-91ee-447f-ae0e-12e02e5efe4b NetNS:/var/run/netns/e27a6cd0-b411-4696-b616-78a9929e3c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89140c76_91ee_447f_ae0e_12e02e5efe4b.slice PodAnnotations:0xc000c24558}] Aliases:map[]}"
2026-06-12 21:48:32.713231 | controller | Jun 12 20:56:26.499550 crc crio[24437]: time="2026-06-12T20:56:26.499510329Z" level=info msg="Checking pod openstack_ovn-controller-ovs-jh7l2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.713248 | controller | Jun 12 20:56:26.944005 crc crio[24437]: time="2026-06-12T20:56:26.941890695Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-lk4bt/POD" id=dd452bb7-d5a9-4f18-be4c-87e620ac82c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.713264 | controller | Jun 12 20:56:26.944005 crc crio[24437]: time="2026-06-12T20:56:26.944004987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.713280 | controller | Jun 12 20:56:27.206300 crc crio[24437]: 2026-06-12T20:56:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92e3a600153bc84 Mac:a2:51:02:a2:26:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/7dfbd6a8-a343-4b5d-b9c4-fa6d9b2c84ac SocketPath: PciID:}] [{Interface:0xc000014f40 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.713296 | controller | Jun 12 20:56:27.207891 crc crio[24437]: time="2026-06-12T20:56:27.207807943Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:92e3a600153bc84e02e07598640087b7d1ffea7208a6319ffb7a96118cfdbc26 UID:85a47bf3-36e5-43d5-b903-fc794b5d7795 NetNS:/var/run/netns/7dfbd6a8-a343-4b5d-b9c4-fa6d9b2c84ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85a47bf3_36e5_43d5_b903_fc794b5d7795.slice PodAnnotations:0xc001fa40e8}] Aliases:map[]}"
2026-06-12 21:48:32.713312 | controller | Jun 12 20:56:27.208208 crc crio[24437]: time="2026-06-12T20:56:27.208116651Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.713328 | controller | Jun 12 20:56:27.773703 crc crio[24437]: time="2026-06-12T20:56:27.773045225Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=fba50fc1-0b51-4a63-8e1c-7fa6cd341ec3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.713344 | controller | Jun 12 20:56:27.775059 crc crio[24437]: time="2026-06-12T20:56:27.773802653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.713360 | controller | Jun 12 20:56:35.940461 crc crio[24437]: time="2026-06-12T20:56:35.939997206Z" level=info msg="Removing container: 4a04e9ff1bcd242cdaa1ca4ebdb3ff124a27c870518f229e5d1a05eb7179dfff" id=551e3d27-16c9-4c52-8a5d-70ff117af16d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.713377 | controller | Jun 12 20:56:36.378133 crc crio[24437]: time="2026-06-12T20:56:36.378079889Z" level=info msg="Ran pod sandbox c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9 with infra container: openstack/ovn-controller-ovs-jh7l2/POD" id=e42addf8-12be-4c0a-aaa2-56dc5e119af7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.713393 | controller | Jun 12 20:56:36.382323 crc crio[24437]: time="2026-06-12T20:56:36.381384599Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=90d62d58-a55b-4500-a41a-a8fef64b79bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.713409 | controller | Jun 12 20:56:36.384113 crc crio[24437]: time="2026-06-12T20:56:36.383681153Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=90d62d58-a55b-4500-a41a-a8fef64b79bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.713429 | controller | Jun 12 20:56:36.384113 crc crio[24437]: time="2026-06-12T20:56:36.383772825Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=90d62d58-a55b-4500-a41a-a8fef64b79bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.713445 | controller | Jun 12 20:56:36.389089 crc crio[24437]: time="2026-06-12T20:56:36.386645166Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=2a6c0428-a5cc-4b57-9a61-d97756f8c010 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.713461 | controller | Jun 12 20:56:36.391067 crc crio[24437]: time="2026-06-12T20:56:36.390625402Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-12 21:48:32.713477 | controller | Jun 12 20:56:37.135671 crc crio[24437]: time="2026-06-12T20:56:37.13514509Z" level=info msg="Ran pod sandbox 92e3a600153bc84e02e07598640087b7d1ffea7208a6319ffb7a96118cfdbc26 with infra container: openstack/ovsdbserver-nb-0/POD" id=86bf6303-3c8d-4fb3-98c1-bfc6c2006e12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.713493 | controller | Jun 12 20:56:37.138764 crc crio[24437]: time="2026-06-12T20:56:37.138683986Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=c88e51fd-ae82-4301-bd2e-b9557b097b96 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.713510 | controller | Jun 12 20:56:37.138991 crc crio[24437]: time="2026-06-12T20:56:37.138899221Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=c88e51fd-ae82-4301-bd2e-b9557b097b96 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.713526 | controller | Jun 12 20:56:37.139093 crc crio[24437]: time="2026-06-12T20:56:37.139071425Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=c88e51fd-ae82-4301-bd2e-b9557b097b96 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.713542 | controller | Jun 12 20:56:37.140163 crc crio[24437]: time="2026-06-12T20:56:37.1400855Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=82ab6e5f-00e1-4e93-8074-a3e2d26cd814 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.713557 | controller | Jun 12 20:56:37.143820 crc crio[24437]: time="2026-06-12T20:56:37.143726027Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-12 21:48:32.713572 | controller | Jun 12 20:56:51.583262 crc crio[24437]: time="2026-06-12T20:56:51.58219476Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-lk4bt Namespace:openstack ID:9e05f4c0a99c031ca39c7b0aea9f5385ae3dd8276f93175884fb98457ebfca33 UID:e5abcc75-24eb-4db8-8cc8-c0df7e635ad1 NetNS:/var/run/netns/78163a3b-13ec-4f04-b741-42f75510f9d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5abcc75_24eb_4db8_8cc8_c0df7e635ad1.slice PodAnnotations:0xc001841ba8}] Aliases:map[]}"
2026-06-12 21:48:32.713588 | controller | Jun 12 20:56:51.583262 crc crio[24437]: time="2026-06-12T20:56:51.583062782Z" level=info msg="Adding pod openstack_ovn-controller-metrics-lk4bt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.713605 | controller | Jun 12 20:56:51.607612 crc crio[24437]: time="2026-06-12T20:56:51.607510242Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6" id=73556eda-23d4-4f8f-9a5d-ed05bd037103 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.713621 | controller | Jun 12 20:56:51.608603 crc crio[24437]: time="2026-06-12T20:56:51.608532076Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=dd9b79f7-e6a1-4941-a5c2-abfde5edf124 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.713641 | controller | Jun 12 20:56:51.615800 crc crio[24437]: time="2026-06-12T20:56:51.61570649Z" level=info msg="Removed container 4a04e9ff1bcd242cdaa1ca4ebdb3ff124a27c870518f229e5d1a05eb7179dfff: openshift-infra/auto-csr-approver-29688290-42xsq/oc" id=551e3d27-16c9-4c52-8a5d-70ff117af16d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.713658 | controller | Jun 12 20:56:51.635211 crc crio[24437]: time="2026-06-12T20:56:51.627788811Z" level=info msg="Stopping pod sandbox: c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e" id=0a7e63f3-4215-44ee-8051-b353ec7953ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.713674 | controller | Jun 12 20:56:51.635211 crc crio[24437]: time="2026-06-12T20:56:51.627881773Z" level=info msg="Stopped pod sandbox (already stopped): c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e" id=0a7e63f3-4215-44ee-8051-b353ec7953ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.713690 | controller | Jun 12 20:56:51.635211 crc crio[24437]: time="2026-06-12T20:56:51.628787155Z" level=info msg="Removing pod sandbox: c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e" id=fab24c5b-2087-4712-93ef-5427472e021a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.713706 | controller | Jun 12 20:56:51.653795 crc crio[24437]: time="2026-06-12T20:56:51.653678905Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505" id=3f98614f-4dc1-4db8-a342-33d847038301 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.713722 | controller | Jun 12 20:56:51.655387 crc crio[24437]: time="2026-06-12T20:56:51.655030128Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9229d486-1dee-49b9-8739-9d1a40e37e39 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.713738 | controller | Jun 12 20:56:51.665066 crc crio[24437]: time="2026-06-12T20:56:51.664571999Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f" id=704bee3c-1071-4ad0-8359-de6c6e34929c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.713754 | controller | Jun 12 20:56:51.666607 crc crio[24437]: time="2026-06-12T20:56:51.666532826Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=e1e428d4-97a8-4c74-bb5d-b072f10bb2bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.713771 | controller | Jun 12 20:56:52.126602 crc crio[24437]: 2026-06-12T20:56:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e05f4c0a99c031 Mac:ba:65:ba:1d:81:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/78163a3b-13ec-4f04-b741-42f75510f9d8 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.713787 | controller | Jun 12 20:56:52.128246 crc crio[24437]: time="2026-06-12T20:56:52.127297667Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-lk4bt Namespace:openstack ID:9e05f4c0a99c031ca39c7b0aea9f5385ae3dd8276f93175884fb98457ebfca33 UID:e5abcc75-24eb-4db8-8cc8-c0df7e635ad1 NetNS:/var/run/netns/78163a3b-13ec-4f04-b741-42f75510f9d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5abcc75_24eb_4db8_8cc8_c0df7e635ad1.slice PodAnnotations:0xc001841ba8}] Aliases:map[]}"
2026-06-12 21:48:32.713805 | controller | Jun 12 20:56:52.128246 crc crio[24437]: time="2026-06-12T20:56:52.127547293Z" level=info msg="Checking pod openstack_ovn-controller-metrics-lk4bt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.713825 | controller | Jun 12 20:56:53.089475 crc crio[24437]: time="2026-06-12T20:56:53.088758061Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:0602b968fa57717226e2b0dda0d6d2f71bd8cd8163841a73b6c1ce6149225da5 UID:24283d50-1226-480b-aea7-da9b5e2e5c13 NetNS:/var/run/netns/72675665-5e55-48a0-84d8-7ed01a9512b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24283d50_1226_480b_aea7_da9b5e2e5c13.slice PodAnnotations:0xc0025542d8}] Aliases:map[]}"
2026-06-12 21:48:32.713842 | controller | Jun 12 20:56:53.090833 crc crio[24437]: time="2026-06-12T20:56:53.08951506Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.713879 | controller | Jun 12 20:56:53.102311 crc crio[24437]: time="2026-06-12T20:56:53.102235917Z" level=info msg="Ran pod sandbox 9e05f4c0a99c031ca39c7b0aea9f5385ae3dd8276f93175884fb98457ebfca33 with infra container: openstack/ovn-controller-metrics-lk4bt/POD" id=dd452bb7-d5a9-4f18-be4c-87e620ac82c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.713898 | controller | Jun 12 20:56:53.105143 crc crio[24437]: time="2026-06-12T20:56:53.105070645Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=b1557c34-2848-43f8-9d78-7871a48cd86e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.713914 | controller | Jun 12 20:56:53.105587 crc crio[24437]: time="2026-06-12T20:56:53.105444174Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=b1557c34-2848-43f8-9d78-7871a48cd86e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.713930 | controller | Jun 12 20:56:53.105587 crc crio[24437]: time="2026-06-12T20:56:53.105569017Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=b1557c34-2848-43f8-9d78-7871a48cd86e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.713945 | controller | Jun 12 20:56:53.107547 crc crio[24437]: time="2026-06-12T20:56:53.107504804Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=8cd1d6be-4cfb-4f9b-ba25-58a16725732c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.713960 | controller | Jun 12 20:56:53.112734 crc crio[24437]: time="2026-06-12T20:56:53.112586297Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-12 21:48:32.713976 | controller | Jun 12 20:56:53.143630 crc crio[24437]: time="2026-06-12T20:56:53.143052532Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6" id=bd2f82d5-bbc1-4929-b5fe-828239f78274 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.713992 | controller | Jun 12 20:56:53.144597 crc crio[24437]: time="2026-06-12T20:56:53.144559278Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=f294f897-4b98-4d10-8df1-0d39f31667f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714008 | controller | Jun 12 20:56:53.336668 crc crio[24437]: time="2026-06-12T20:56:53.336489551Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505" id=62ae9885-f3c8-4308-af6f-e9fdf2e817ad name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.714024 | controller | Jun 12 20:56:53.337779 crc crio[24437]: time="2026-06-12T20:56:53.337633578Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b34c65d6-83fc-4e03-9f3a-1029d27f967e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714043 | controller | Jun 12 20:56:53.522349 crc crio[24437]: 2026-06-12T20:56:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0602b968fa57717 Mac:72:f4:a4:2c:f5:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/72675665-5e55-48a0-84d8-7ed01a9512b1 SocketPath: PciID:}] [{Interface:0xc000015260 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.714060 | controller | Jun 12 20:56:53.523266 crc crio[24437]: time="2026-06-12T20:56:53.523192936Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:0602b968fa57717226e2b0dda0d6d2f71bd8cd8163841a73b6c1ce6149225da5 UID:24283d50-1226-480b-aea7-da9b5e2e5c13 NetNS:/var/run/netns/72675665-5e55-48a0-84d8-7ed01a9512b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24283d50_1226_480b_aea7_da9b5e2e5c13.slice PodAnnotations:0xc0025542d8}] Aliases:map[]}"
2026-06-12 21:48:32.714075 | controller | Jun 12 20:56:53.523444 crc crio[24437]: time="2026-06-12T20:56:53.523385852Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.714091 | controller | Jun 12 20:56:53.916130 crc crio[24437]: time="2026-06-12T20:56:53.910250459Z" level=info msg="Ran pod sandbox 0602b968fa57717226e2b0dda0d6d2f71bd8cd8163841a73b6c1ce6149225da5 with infra container: openstack/ovsdbserver-sb-0/POD" id=fba50fc1-0b51-4a63-8e1c-7fa6cd341ec3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.714108 | controller | Jun 12 20:56:53.916130 crc crio[24437]: time="2026-06-12T20:56:53.915821653Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=781f7885-c378-4b92-9997-ad42ba951ecc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714124 | controller | Jun 12 20:56:53.923581 crc crio[24437]: time="2026-06-12T20:56:53.923482808Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=793b48d8-381e-4329-87fe-d85eff9dea4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714140 | controller | Jun 12 20:56:53.923581 crc crio[24437]: time="2026-06-12T20:56:53.923525808Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=af0eb85f-6555-4d56-9bcc-e3cfcd16d17c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714157 | controller | Jun 12 20:56:53.940771 crc crio[24437]: time="2026-06-12T20:56:53.940374545Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=781f7885-c378-4b92-9997-ad42ba951ecc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714172 | controller | Jun 12 20:56:53.940771 crc crio[24437]: time="2026-06-12T20:56:53.940509719Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=781f7885-c378-4b92-9997-ad42ba951ecc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714188 | controller | Jun 12 20:56:53.941682 crc crio[24437]: time="2026-06-12T20:56:53.941620995Z" level=info msg="Removed pod sandbox: c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e" id=fab24c5b-2087-4712-93ef-5427472e021a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.714203 | controller | Jun 12 20:56:53.942501 crc crio[24437]: time="2026-06-12T20:56:53.942443905Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=2471bac1-6d23-402b-a3a7-c6d2ef71f9b1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.714218 | controller | Jun 12 20:56:53.947712 crc crio[24437]: time="2026-06-12T20:56:53.947047396Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-12 21:48:32.714241 | controller | Jun 12 20:56:53.949244 crc crio[24437]: time="2026-06-12T20:56:53.948877561Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=9e85cb7c-4a5d-4a6c-b247-d61993c27860 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714258 | controller | Jun 12 20:56:55.961381 crc crio[24437]: time="2026-06-12T20:56:55.960615985Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=562fa9ed-d087-4434-8c93-149ea54e3d0b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714273 | controller | Jun 12 20:56:55.981507 crc crio[24437]: time="2026-06-12T20:56:55.981411116Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=330dfd1b-a280-42b2-9208-a37510ec21c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714289 | controller | Jun 12 20:56:55.982077 crc crio[24437]: time="2026-06-12T20:56:55.98200185Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=8210b30f-491f-4f36-8a47-8688eca284aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.714304 | controller | Jun 12 20:56:55.996590 crc crio[24437]: time="2026-06-12T20:56:55.9964736Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=4d50de46-e064-4f34-a2cc-aa14f0fffd6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.714320 | controller | Jun 12 20:56:56.003003 crc crio[24437]: time="2026-06-12T20:56:56.002863744Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=55538683-44f5-4508-b77b-4b83bc5a4120 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.714335 | controller | Jun 12 20:56:56.003760 crc crio[24437]: time="2026-06-12T20:56:56.003678804Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=69d88674-6fbe-4c7e-adbd-edbfd0c1d26c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.714351 | controller | Jun 12 20:56:56.006615 crc crio[24437]: time="2026-06-12T20:56:56.006539542Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=2a8e5850-9771-4495-a9fe-e5b20c63d3a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714366 | controller | Jun 12 20:56:56.023024 crc crio[24437]: time="2026-06-12T20:56:56.022868797Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=bc7e88a1-def2-4b32-828b-9390e7c48e15 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.714381 | controller | Jun 12 20:56:56.028485 crc crio[24437]: time="2026-06-12T20:56:56.028434251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=914ee842-52e4-4576-95a1-6aa65667f031 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714396 | controller | Jun 12 20:56:56.439887 crc crio[24437]: time="2026-06-12T20:56:56.43980361Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=00277e9f-f5fe-4fea-99b6-ed6da852377f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.714412 | controller | Jun 12 20:56:56.501984 crc crio[24437]: time="2026-06-12T20:56:56.498780913Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=63605792-42ac-4ec7-89dd-e99181b7a1d4 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.714427 | controller | Jun 12 20:56:56.501984 crc crio[24437]: time="2026-06-12T20:56:56.499706646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e551f09b-c73d-43ea-812a-9bec17c9d5f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714447 | controller | Jun 12 20:56:56.502305 crc crio[24437]: time="2026-06-12T20:56:56.502132784Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=c4d2a280-7926-4bcd-af87-0103d25169e5 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.714463 | controller | Jun 12 20:56:56.518073 crc crio[24437]: time="2026-06-12T20:56:56.502813441Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4a40529a-c276-49b7-a2c0-a744f39d40de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714478 | controller | Jun 12 20:56:56.989355 crc crio[24437]: time="2026-06-12T20:56:56.989123507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.714494 | controller | Jun 12 20:56:56.997220 crc crio[24437]: time="2026-06-12T20:56:56.99712731Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=d32cf816-d88a-4e09-8a5a-574e580ec988 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.714509 | controller | Jun 12 20:56:57.030507 crc crio[24437]: time="2026-06-12T20:56:57.030417224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.714525 | controller | Jun 12 20:56:57.093516 crc crio[24437]: time="2026-06-12T20:56:57.093381604Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=7cb3167b-b9a9-4132-b933-9f421b3edcd7 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.714541 | controller | Jun 12 20:56:57.095406 crc crio[24437]: time="2026-06-12T20:56:57.094902791Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1cfb2c9d-bca0-4793-bd48-5a350ef7b9eb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714557 | controller | Jun 12 20:56:57.105840 crc crio[24437]: time="2026-06-12T20:56:57.105594779Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577" id=2a6c0428-a5cc-4b57-9a61-d97756f8c010 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.714573 | controller | Jun 12 20:56:57.107009 crc crio[24437]: time="2026-06-12T20:56:57.106771988Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=48c8d038-ff69-4fef-93c3-df8e50f957bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714588 | controller | Jun 12 20:56:57.382855 crc crio[24437]: time="2026-06-12T20:56:57.382748947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.714603 | controller | Jun 12 20:56:57.399245 crc crio[24437]: time="2026-06-12T20:56:57.399154004Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956" id=82ab6e5f-00e1-4e93-8074-a3e2d26cd814 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.714620 | controller | Jun 12 20:56:57.403002 crc crio[24437]: time="2026-06-12T20:56:57.40191213Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=8507a724-876b-4a21-abde-5d349e7cbd1d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714636 | controller | Jun 12 20:56:57.408846 crc crio[24437]: time="2026-06-12T20:56:57.408745855Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43" id=a1ba66f1-f6a1-4ea4-884c-edf88f98283c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.714655 | controller | Jun 12 20:56:57.409694 crc crio[24437]: time="2026-06-12T20:56:57.409556565Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=89e2175d-e3ff-41aa-9783-76057735535a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714672 | controller | Jun 12 20:56:57.409905 crc crio[24437]: time="2026-06-12T20:56:57.409837312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=c2b5139f-7225-4f88-a88d-732d96f15c96 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714687 | controller | Jun 12 20:56:57.741762 crc crio[24437]: time="2026-06-12T20:56:57.740712237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.714703 | controller | Jun 12 20:56:57.760476 crc crio[24437]: time="2026-06-12T20:56:57.76030227Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=edcd3fa8-67e1-4b50-b0f1-180ae90142a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714719 | controller | Jun 12 20:56:57.780131 crc crio[24437]: time="2026-06-12T20:56:57.779379921Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fdd05608-06f9-49f9-8e77-1a987045fb1d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714736 | controller | Jun 12 20:56:57.781206 crc crio[24437]: time="2026-06-12T20:56:57.781071361Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d6e15663-db77-449f-944d-662d88a347b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714752 | controller | Jun 12 20:56:58.130397 crc crio[24437]: time="2026-06-12T20:56:58.130231798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.714769 | controller | Jun 12 20:56:58.175163 crc crio[24437]: time="2026-06-12T20:56:58.174797184Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=3a0890f5-8709-4772-ae69-98f262cecaef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714786 | controller | Jun 12 20:56:58.181609 crc crio[24437]: time="2026-06-12T20:56:58.181569256Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=f05dba1c-0357-46db-b513-3d51a441c211 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714803 | controller | Jun 12 20:56:58.188896 crc crio[24437]: time="2026-06-12T20:56:58.187572252Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-fnfkx/init" id=b20f24ca-d96f-42ce-a04c-8ecac00eaf5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.714819 | controller | Jun 12 20:56:58.214496 crc crio[24437]: time="2026-06-12T20:56:58.214400199Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=2a7e25fa-e646-4c72-9b2e-828d8aebeb36 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714835 | controller | Jun 12 20:56:58.227568 crc crio[24437]: time="2026-06-12T20:56:58.227404374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.714872 | controller | Jun 12 20:56:58.232746 crc crio[24437]: time="2026-06-12T20:56:58.23267551Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95" id=2471bac1-6d23-402b-a3a7-c6d2ef71f9b1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.714896 | controller | Jun 12 20:56:58.234139 crc crio[24437]: time="2026-06-12T20:56:58.234080384Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=4c360686-ac7a-4b73-8fc5-db38d2ccee8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.714913 | controller | Jun 12 20:56:58.234729 crc crio[24437]: time="2026-06-12T20:56:58.234667979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.714930 | controller | Jun 12 20:56:58.246407 crc crio[24437]: time="2026-06-12T20:56:58.246088885Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=8cd1d6be-4cfb-4f9b-ba25-58a16725732c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.714989 | controller | Jun 12 20:56:58.246407 crc crio[24437]: time="2026-06-12T20:56:58.246207376Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-sg9cl/init" id=857f1dbe-41e3-4816-9af5-defe8604c62d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.715009 | controller | Jun 12 20:56:58.247630 crc crio[24437]: time="2026-06-12T20:56:58.24755524Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=75325a46-bbbc-47d1-8c79-0852eaa7cc4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.715025 | controller | Jun 12 20:56:58.249629 crc crio[24437]: time="2026-06-12T20:56:58.249549288Z" level=info msg="Creating container: openstack/ovn-controller-rmcrv/ovn-controller" id=c1bec5a2-4809-442a-a70c-52ac425557fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.715041 | controller | Jun 12 20:56:58.261165 crc crio[24437]: time="2026-06-12T20:56:58.261072946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715057 | controller | Jun 12 20:56:58.267611 crc crio[24437]: time="2026-06-12T20:56:58.267518121Z" level=info msg="Creating container: openstack/dnsmasq-dns-769fc96f7c-twsb5/init" id=46345ae8-c523-4a21-8ec6-60e552740c55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.715073 | controller | Jun 12 20:56:58.276768 crc crio[24437]: time="2026-06-12T20:56:58.276688403Z" level=info msg="Creating container: openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/init" id=8243b597-5657-44c5-ad3c-c27410a139b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.715089 | controller | Jun 12 20:56:58.283719 crc crio[24437]: time="2026-06-12T20:56:58.283565848Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=020b9933-6d8a-471f-b943-d5f709178bf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.715104 | controller | Jun 12 20:56:58.285253 crc crio[24437]: time="2026-06-12T20:56:58.285101986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715119 | controller | Jun 12 20:56:58.291989 crc crio[24437]: time="2026-06-12T20:56:58.291856748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715135 | controller | Jun 12 20:56:58.293368 crc crio[24437]: time="2026-06-12T20:56:58.293271303Z" level=info msg="Creating container: openstack/ovn-controller-ovs-jh7l2/ovsdb-server-init" id=3673f239-0eca-4a7f-abd6-b445de426ef3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.715150 | controller | Jun 12 20:56:58.298960 crc crio[24437]: time="2026-06-12T20:56:58.298830368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715171 | controller | Jun 12 20:56:58.302440 crc crio[24437]: time="2026-06-12T20:56:58.302388123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715187 | controller | Jun 12 20:56:58.310014 crc crio[24437]: time="2026-06-12T20:56:58.309767072Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=c1a596d8-2885-44d7-aeaf-44fd6c01fd1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.715202 | controller | Jun 12 20:56:58.324702 crc crio[24437]: time="2026-06-12T20:56:58.32174405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715218 | controller | Jun 12 20:56:58.332552 crc crio[24437]: time="2026-06-12T20:56:58.332462568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715233 | controller | Jun 12 20:56:58.334603 crc crio[24437]: time="2026-06-12T20:56:58.334520449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715249 | controller | Jun 12 20:56:58.340425 crc crio[24437]: time="2026-06-12T20:56:58.340275707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715264 | controller | Jun 12 20:56:58.347081 crc crio[24437]: time="2026-06-12T20:56:58.34699523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715279 | controller | Jun 12 20:56:58.367253 crc crio[24437]: time="2026-06-12T20:56:58.367155987Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=bb4689a8-e9a2-4613-b9df-b677ab3e158d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.715294 | controller | Jun 12 20:56:58.385689 crc crio[24437]: time="2026-06-12T20:56:58.38549923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715309 | controller | Jun 12 20:56:58.389283 crc crio[24437]: time="2026-06-12T20:56:58.389238939Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=e50442c5-959f-4310-a1d5-b3449857dcdf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.715324 | controller | Jun 12 20:56:58.448843 crc crio[24437]: time="2026-06-12T20:56:58.448696115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715340 | controller | Jun 12 20:56:58.452313 crc crio[24437]: time="2026-06-12T20:56:58.452161998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715355 | controller | Jun 12 20:56:58.548518 crc crio[24437]: time="2026-06-12T20:56:58.54837401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715370 | controller | Jun 12 20:56:58.551498 crc crio[24437]: time="2026-06-12T20:56:58.551411943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715385 | controller | Jun 12 20:56:58.554490 crc crio[24437]: time="2026-06-12T20:56:58.554419216Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=6db62f03-70ee-4daa-9b47-b777646c517a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.715404 | controller | Jun 12 20:56:58.562698 crc crio[24437]: time="2026-06-12T20:56:58.562578883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715420 | controller | Jun 12 20:56:58.578991 crc crio[24437]: time="2026-06-12T20:56:58.578838006Z" level=info msg="Creating container: openstack/ovn-controller-metrics-lk4bt/openstack-network-exporter" id=f5ccc0d4-bab9-4793-8bb7-e5ff0aa064dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.715436 | controller | Jun 12 20:56:58.599169 crc crio[24437]: time="2026-06-12T20:56:58.599049553Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=41460527-b146-4b5c-a127-76917c4f0788 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.715452 | controller | Jun 12 20:56:58.634316 crc crio[24437]: time="2026-06-12T20:56:58.634207381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715467 | controller | Jun 12 20:56:58.636386 crc crio[24437]: time="2026-06-12T20:56:58.636252941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715482 | controller | Jun 12 20:56:58.699568 crc crio[24437]: time="2026-06-12T20:56:58.699047717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715498 | controller | Jun 12 20:56:58.703443 crc crio[24437]: time="2026-06-12T20:56:58.703298798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715514 | controller | Jun 12 20:56:58.707550 crc crio[24437]: time="2026-06-12T20:56:58.707393667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715530 | controller | Jun 12 20:56:58.709544 crc crio[24437]: time="2026-06-12T20:56:58.709442907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715545 | controller | Jun 12 20:56:58.717296 crc crio[24437]: time="2026-06-12T20:56:58.717225206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715560 | controller | Jun 12 20:56:58.722132 crc crio[24437]: time="2026-06-12T20:56:58.722035791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715575 | controller | Jun 12 20:56:58.725759 crc crio[24437]: time="2026-06-12T20:56:58.725633709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715591 | controller | Jun 12 20:56:58.726032 crc crio[24437]: time="2026-06-12T20:56:58.725879574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715606 | controller | Jun 12 20:56:58.726342 crc crio[24437]: time="2026-06-12T20:56:58.725830563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715621 | controller | Jun 12 20:56:58.726557 crc crio[24437]: time="2026-06-12T20:56:58.726424927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715641 | controller | Jun 12 20:56:58.733112 crc crio[24437]: time="2026-06-12T20:56:58.732771691Z" level=info msg="Created container 9ed8cc764b489dc4d3c191a31678d344b72814193f4b1bb2f6967db9cb6623ab: openstack/memcached-0/memcached" id=8210b30f-491f-4f36-8a47-8688eca284aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.715658 | controller | Jun 12 20:56:58.736852 crc crio[24437]: time="2026-06-12T20:56:58.73438156Z" level=info msg="Starting container: 9ed8cc764b489dc4d3c191a31678d344b72814193f4b1bb2f6967db9cb6623ab" id=06d07611-4cb1-4ddc-a624-e81ea3cc854d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.715674 | controller | Jun 12 20:56:58.743381 crc crio[24437]: time="2026-06-12T20:56:58.741306687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715690 | controller | Jun 12 20:56:58.743381 crc crio[24437]: time="2026-06-12T20:56:58.742760522Z" level=info msg="Started container" PID=57184 containerID=9ed8cc764b489dc4d3c191a31678d344b72814193f4b1bb2f6967db9cb6623ab description=openstack/memcached-0/memcached id=06d07611-4cb1-4ddc-a624-e81ea3cc854d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2550af196522f4c85b91f22a29b1b15ed57132f305a927210b6c8d4431d073f8
2026-06-12 21:48:32.715706 | controller | Jun 12 20:56:58.745146 crc crio[24437]: time="2026-06-12T20:56:58.745104828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715722 | controller | Jun 12 20:56:58.750046 crc crio[24437]: time="2026-06-12T20:56:58.747477165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715738 | controller | Jun 12 20:56:58.750046 crc crio[24437]: time="2026-06-12T20:56:58.749975955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715753 | controller | Jun 12 20:56:58.752097 crc crio[24437]: time="2026-06-12T20:56:58.752033675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715769 | controller | Jun 12 20:56:58.753164 crc crio[24437]: time="2026-06-12T20:56:58.753072789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715784 | controller | Jun 12 20:56:58.754044 crc crio[24437]: time="2026-06-12T20:56:58.753970792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715800 | controller | Jun 12 20:56:58.877527 crc crio[24437]: time="2026-06-12T20:56:58.877446792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715815 | controller | Jun 12 20:56:59.028537 crc crio[24437]: time="2026-06-12T20:56:59.028418016Z" level=info msg="Created container 2afc09454c17da57b996d96d288a0f9863335436a4b6619bf420e94d6ceb34d0: openstack/dnsmasq-dns-68bc84565-fnfkx/init" id=b20f24ca-d96f-42ce-a04c-8ecac00eaf5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.715831 | controller | Jun 12 20:56:59.034302 crc crio[24437]: time="2026-06-12T20:56:59.034061772Z" level=info msg="Starting container: 2afc09454c17da57b996d96d288a0f9863335436a4b6619bf420e94d6ceb34d0" id=53e4438f-ee5d-492f-85eb-02719b35939d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.715846 | controller | Jun 12 20:56:59.052045 crc crio[24437]: time="2026-06-12T20:56:59.045977609Z" level=info msg="Started container" PID=57265 containerID=2afc09454c17da57b996d96d288a0f9863335436a4b6619bf420e94d6ceb34d0 description=openstack/dnsmasq-dns-68bc84565-fnfkx/init id=53e4438f-ee5d-492f-85eb-02719b35939d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9
2026-06-12 21:48:32.715895 | controller | Jun 12 20:56:59.166465 crc crio[24437]: time="2026-06-12T20:56:59.161047067Z" level=info msg="Created container 63f41eb59755d09b54f1011915d2f3c61aa3c8906517dc5e9851f00e92115c7e: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=bb4689a8-e9a2-4613-b9df-b677ab3e158d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.715913 | controller | Jun 12 20:56:59.166465 crc crio[24437]: time="2026-06-12T20:56:59.162380279Z" level=info msg="Starting container: 63f41eb59755d09b54f1011915d2f3c61aa3c8906517dc5e9851f00e92115c7e" id=1544a8f2-7beb-49e3-9979-351340b4bb63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.715929 | controller | Jun 12 20:56:59.169437 crc crio[24437]: time="2026-06-12T20:56:59.169216274Z" level=info msg="Started container" PID=57258 containerID=63f41eb59755d09b54f1011915d2f3c61aa3c8906517dc5e9851f00e92115c7e description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=1544a8f2-7beb-49e3-9979-351340b4bb63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92e3a600153bc84e02e07598640087b7d1ffea7208a6319ffb7a96118cfdbc26
2026-06-12 21:48:32.715945 | controller | Jun 12 20:56:59.178564 crc crio[24437]: time="2026-06-12T20:56:59.178451987Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=bf817923-35c8-425c-a070-01fc1ad66340 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.715961 | controller | Jun 12 20:56:59.191816 crc crio[24437]: time="2026-06-12T20:56:59.191733917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715977 | controller | Jun 12 20:56:59.215367 crc crio[24437]: time="2026-06-12T20:56:59.215235865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.715993 | controller | Jun 12 20:56:59.227268 crc crio[24437]: time="2026-06-12T20:56:59.227046739Z" level=info msg="Created container 1973d9234d96cb63516ba4b6af190d64bfb60bb360a60c7e86ecc0e329747d0e: openstack/dnsmasq-dns-6b994dcc49-sg9cl/init" id=857f1dbe-41e3-4816-9af5-defe8604c62d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.716009 | controller | Jun 12 20:56:59.228676 crc crio[24437]: time="2026-06-12T20:56:59.228609428Z" level=info msg="Starting container: 1973d9234d96cb63516ba4b6af190d64bfb60bb360a60c7e86ecc0e329747d0e" id=c6f848fc-3c53-4253-8f54-bdbf9166a7c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.716025 | controller | Jun 12 20:56:59.240013 crc crio[24437]: time="2026-06-12T20:56:59.23988323Z" level=info msg="Started container" PID=57261 containerID=1973d9234d96cb63516ba4b6af190d64bfb60bb360a60c7e86ecc0e329747d0e description=openstack/dnsmasq-dns-6b994dcc49-sg9cl/init id=c6f848fc-3c53-4253-8f54-bdbf9166a7c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412
2026-06-12 21:48:32.716040 | controller | Jun 12 20:56:59.240899 crc crio[24437]: time="2026-06-12T20:56:59.24075653Z" level=info msg="Created container d47225b4d3f2b6745dfb11b558e7262a6bad6fbf93420ac3300d56dca50702fa: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=41460527-b146-4b5c-a127-76917c4f0788 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.716056 | controller | Jun 12 20:56:59.242889 crc crio[24437]: time="2026-06-12T20:56:59.242817181Z" level=info msg="Starting container: d47225b4d3f2b6745dfb11b558e7262a6bad6fbf93420ac3300d56dca50702fa" id=ad8f4007-5ee0-4dbb-85fc-2cd0b73e5fda name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.716076 | controller | Jun 12 20:56:59.246633 crc crio[24437]: time="2026-06-12T20:56:59.246469759Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=b7ff56f1-e713-482b-b73f-35d39c876e85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.716092 | controller | Jun 12 20:56:59.255015 crc crio[24437]: time="2026-06-12T20:56:59.254482652Z" level=info msg="Started container" PID=57259 containerID=d47225b4d3f2b6745dfb11b558e7262a6bad6fbf93420ac3300d56dca50702fa description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=ad8f4007-5ee0-4dbb-85fc-2cd0b73e5fda name=/runtime.v1.RuntimeService/StartContainer sandboxID=0602b968fa57717226e2b0dda0d6d2f71bd8cd8163841a73b6c1ce6149225da5
2026-06-12 21:48:32.716107 | controller | Jun 12 20:56:59.259271 crc crio[24437]: time="2026-06-12T20:56:59.259240997Z" level=info msg="Created container cc189cba91fd9732601f15bdb59f0d844aeb84cd20a16b2202c1836c9ea3743c: openstack/openstack-galera-0/mysql-bootstrap" id=55538683-44f5-4508-b77b-4b83bc5a4120 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.716123 | controller | Jun 12 20:56:59.259501 crc crio[24437]: time="2026-06-12T20:56:59.259422041Z" level=info msg="Created container 9896960917b97b9eeef1e8bdbe35f0c99e1f7a859b93215ae4e046517b5bbaec: openstack/dnsmasq-dns-769fc96f7c-twsb5/init" id=46345ae8-c523-4a21-8ec6-60e552740c55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.716138 | controller | Jun 12 20:56:59.260454 crc crio[24437]: time="2026-06-12T20:56:59.260368494Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=25755184-cde9-4b61-a0af-05a8dd380678 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.716153 | controller | Jun 12 20:56:59.261829 crc crio[24437]: time="2026-06-12T20:56:59.261639804Z" level=info msg="Starting container: 9896960917b97b9eeef1e8bdbe35f0c99e1f7a859b93215ae4e046517b5bbaec" id=8cd9a69e-7e93-4873-815e-b09af1010ec0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.716169 | controller | Jun 12 20:56:59.262427 crc crio[24437]: time="2026-06-12T20:56:59.262170507Z" level=info msg="Starting container: cc189cba91fd9732601f15bdb59f0d844aeb84cd20a16b2202c1836c9ea3743c" id=91be7fe4-638d-4c5b-983c-b6689935f7f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.716185 | controller | Jun 12 20:56:59.264200 crc crio[24437]: time="2026-06-12T20:56:59.264135025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.716200 | controller | Jun 12 20:56:59.268823 crc crio[24437]: time="2026-06-12T20:56:59.268744296Z" level=info msg="Started container" PID=57262 containerID=cc189cba91fd9732601f15bdb59f0d844aeb84cd20a16b2202c1836c9ea3743c description=openstack/openstack-galera-0/mysql-bootstrap id=91be7fe4-638d-4c5b-983c-b6689935f7f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=294f07743f9368ee17a8996e94007c38df9effbdff3cfa3c83cbad0c07cff38c
2026-06-12 21:48:32.716217 | controller | Jun 12 20:56:59.271231 crc crio[24437]: time="2026-06-12T20:56:59.271038312Z" level=info msg="Started container" PID=57264 containerID=9896960917b97b9eeef1e8bdbe35f0c99e1f7a859b93215ae4e046517b5bbaec description=openstack/dnsmasq-dns-769fc96f7c-twsb5/init id=8cd9a69e-7e93-4873-815e-b09af1010ec0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207
2026-06-12 21:48:32.716233 | controller | Jun 12 20:56:59.271624 crc crio[24437]: time="2026-06-12T20:56:59.271596155Z" level=info msg="Created container a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765: openstack/kube-state-metrics-0/kube-state-metrics" id=020b9933-6d8a-471f-b943-d5f709178bf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.716250 | controller | Jun 12 20:56:59.272542 crc crio[24437]: time="2026-06-12T20:56:59.272517307Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=a028f4de-9688-43fd-896a-593aa585501d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.716269 | controller | Jun 12 20:56:59.273356 crc crio[24437]: time="2026-06-12T20:56:59.273281556Z" level=info msg="Starting container: a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765" id=5913697a-7043-4684-8d4b-0d4f5000be2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.716286 | controller | Jun 12 20:56:59.290538 crc crio[24437]: time="2026-06-12T20:56:59.290135372Z" level=info msg="Started container" PID=57274 containerID=a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765 description=openstack/kube-state-metrics-0/kube-state-metrics id=5913697a-7043-4684-8d4b-0d4f5000be2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164
2026-06-12 21:48:32.716302 | controller | Jun 12 20:56:59.330843 crc crio[24437]: time="2026-06-12T20:56:59.330759663Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=36942229-bda2-415d-8dca-e3bcbe83c670 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.716318 | controller | Jun 12 20:56:59.339143 crc crio[24437]: time="2026-06-12T20:56:59.339022983Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=dc4835b7-ccd5-4be8-9677-c5100957359e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.716333 | controller | Jun 12 20:56:59.340490 crc crio[24437]: time="2026-06-12T20:56:59.340425367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.716350 | controller | Jun 12 20:56:59.384411 crc crio[24437]: time="2026-06-12T20:56:59.384298825Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8f3b4c48-4cfa-40eb-88a2-bb3b7f06909f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.716365 | controller | Jun 12 20:56:59.391478 crc crio[24437]: time="2026-06-12T20:56:59.391399627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.716381 | controller | Jun 12 20:56:59.406808 crc crio[24437]: time="2026-06-12T20:56:59.405534048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.716396 | controller | Jun 12 20:56:59.411374 crc crio[24437]: time="2026-06-12T20:56:59.411253346Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d791c7be-5498-47b6-b96d-12ab130f13bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.716412 | controller | Jun 12 20:56:59.421777 crc crio[24437]: time="2026-06-12T20:56:59.421646697Z" level=info msg="Stopping pod sandbox: 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207" id=3634334d-6f80-42ca-86fd-01bcedefce00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.716427 | controller | Jun 12 20:56:59.422287 crc crio[24437]: time="2026-06-12T20:56:59.42218679Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-twsb5 Namespace:openstack ID:5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207 UID:b44487f1-b903-4efc-b925-dac25ddbdbf8 NetNS:/var/run/netns/86ca01d7-e7de-4439-8512-eabd06c68009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb44487f1_b903_4efc_b925_dac25ddbdbf8.slice PodAnnotations:0xc00051c3a0}] Aliases:map[]}"
2026-06-12 21:48:32.716443 | controller | Jun 12 20:56:59.422548 crc crio[24437]: time="2026-06-12T20:56:59.422365784Z" level=info msg="Deleting pod openstack_dnsmasq-dns-769fc96f7c-twsb5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.716463 | controller | Jun 12 20:56:59.434158 crc crio[24437]: time="2026-06-12T20:56:59.433687297Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=42add724-5e2d-410e-a4db-2da81453980e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.716480 | controller | Jun 12 20:56:59.451413 crc crio[24437]: time="2026-06-12T20:56:59.451080556Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=35cb6b7a-711c-415f-8e35-dc4d0e52be91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.716497 | controller | Jun 12 20:56:59.452632 crc crio[24437]: time="2026-06-12T20:56:59.452505392Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.716514 | controller | Jun 12 20:56:59.455886 crc crio[24437]: time="2026-06-12T20:56:59.455803511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.716530 | controller | Jun 12 20:56:59.497151 crc crio[24437]: time="2026-06-12T20:56:59.497001536Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-fnfkx/dnsmasq-dns" id=28346430-2a23-40ac-a609-ad35e0c60983 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.716547 | controller | Jun 12 20:56:59.499735 crc crio[24437]: time="2026-06-12T20:56:59.498982483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.716564 | controller | Jun 12 20:56:59.616648 crc crio[24437]: time="2026-06-12T20:56:59.616564501Z" level=info msg="Created container 480d67a9c775466299956c6c416dc8cfe1c3e66e4b583ab126f4124633c02289: openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/init" id=8243b597-5657-44c5-ad3c-c27410a139b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.716580 | controller | Jun 12 20:56:59.622563 crc crio[24437]: time="2026-06-12T20:56:59.622441843Z" level=info msg="Starting container: 480d67a9c775466299956c6c416dc8cfe1c3e66e4b583ab126f4124633c02289" id=1eea01c4-d8f2-42e0-bb34-ccb9d292ad98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.716595 | controller | Jun 12 20:56:59.635435 crc crio[24437]: time="2026-06-12T20:56:59.63523995Z" level=info msg="Started container" PID=57257 containerID=480d67a9c775466299956c6c416dc8cfe1c3e66e4b583ab126f4124633c02289 description=openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/init id=1eea01c4-d8f2-42e0-bb34-ccb9d292ad98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f
2026-06-12 21:48:32.716611 | controller | Jun 12 20:56:59.738601 crc crio[24437]: time="2026-06-12T20:56:59.738553985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.716627 | controller | Jun 12 20:56:59.753744 crc crio[24437]: time="2026-06-12T20:56:59.75368872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.716643 | controller | Jun 12 20:57:00.050208 crc crio[24437]: time="2026-06-12T20:57:00.050123185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.716658 | controller | Jun 12 20:57:00.057813 crc crio[24437]: time="2026-06-12T20:57:00.057703108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.716678 | controller | Jun 12 20:57:00.157902 crc crio[24437]: time="2026-06-12T20:57:00.157366333Z" level=info msg="Stopped pod sandbox: 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207" id=3634334d-6f80-42ca-86fd-01bcedefce00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.716695 | controller | Jun 12 20:57:00.158286 crc crio[24437]: time="2026-06-12T20:57:00.158259324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.716718 | controller | Jun 12 20:57:00.164963 crc crio[24437]: time="2026-06-12T20:57:00.164734621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.716743 | controller | Jun 12 20:57:00.180575 crc crio[24437]: time="2026-06-12T20:57:00.180300436Z" level=info msg="Created container 4e4496269131c21cff33b4845978db247d48f2fa29bfccb66b1a93d2e78d530d: openstack/ovn-controller-metrics-lk4bt/openstack-network-exporter" id=f5ccc0d4-bab9-4793-8bb7-e5ff0aa064dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.716770 | controller | Jun 12 20:57:00.183624 crc crio[24437]: time="2026-06-12T20:57:00.183580136Z" level=info msg="Starting container: 4e4496269131c21cff33b4845978db247d48f2fa29bfccb66b1a93d2e78d530d" id=f8cb5682-1cd9-4c7b-a9ce-60d42a9b9a56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.716789 | controller | Jun 12 20:57:00.199394 crc crio[24437]: time="2026-06-12T20:57:00.199182593Z" level=info msg="Started container" PID=57282 containerID=4e4496269131c21cff33b4845978db247d48f2fa29bfccb66b1a93d2e78d530d description=openstack/ovn-controller-metrics-lk4bt/openstack-network-exporter id=f8cb5682-1cd9-4c7b-a9ce-60d42a9b9a56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e05f4c0a99c031ca39c7b0aea9f5385ae3dd8276f93175884fb98457ebfca33
2026-06-12 21:48:32.716806 | controller | Jun 12 20:57:00.270305 crc crio[24437]: time="2026-06-12T20:57:00.270037703Z" level=info msg="Created container bc3ec5b09d5a9fed0c6945a84559b28bdbf4d087824e0d3c9be83478072680a5: openstack/rabbitmq-cell1-server-0/setup-container" id=4d50de46-e064-4f34-a2cc-aa14f0fffd6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.716822 | controller | Jun 12 20:57:00.274692 crc crio[24437]: time="2026-06-12T20:57:00.274556972Z" level=info msg="Starting container: bc3ec5b09d5a9fed0c6945a84559b28bdbf4d087824e0d3c9be83478072680a5" id=766f1a1d-7742-4b82-8336-5f209fc12c11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.716838 | controller | Jun 12 20:57:00.290540 crc crio[24437]: time="2026-06-12T20:57:00.290438075Z" level=info msg="Started container" PID=57200 containerID=bc3ec5b09d5a9fed0c6945a84559b28bdbf4d087824e0d3c9be83478072680a5 description=openstack/rabbitmq-cell1-server-0/setup-container id=766f1a1d-7742-4b82-8336-5f209fc12c11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bad5e9e56bacde199c3ba3e67ffdcaf44ca3350d115b9a4fe920781c62d90f39
2026-06-12 21:48:32.716875 | controller | Jun 12 20:57:00.329653 crc crio[24437]: time="2026-06-12T20:57:00.329301123Z" level=info msg="Created container 4161c062eac9d82e07acb33a9a21643c99baaa01a06ab3c9cec61db745917755: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=d32cf816-d88a-4e09-8a5a-574e580ec988 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.716895 | controller | Jun 12 20:57:00.331825 crc crio[24437]: time="2026-06-12T20:57:00.331552477Z" level=info msg="Starting container: 4161c062eac9d82e07acb33a9a21643c99baaa01a06ab3c9cec61db745917755" id=aca80186-cff1-4a95-8eb6-58fb22e4ee71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.716912 | controller | Jun 12 20:57:00.349996 crc crio[24437]: time="2026-06-12T20:57:00.346790645Z" level=info msg="Started container" PID=57260 containerID=4161c062eac9d82e07acb33a9a21643c99baaa01a06ab3c9cec61db745917755 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=aca80186-cff1-4a95-8eb6-58fb22e4ee71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd663b3d77227736beb7e5c42de55ca33f1377d6d79b729dc8ea503b8373f297
2026-06-12 21:48:32.716934 | controller | Jun 12 20:57:00.365311 crc crio[24437]: time="2026-06-12T20:57:00.365163039Z" level=info msg="Created container a593df175cfcec5c8b26e8e9907fb03beb817a89cc274469ac0cc9b1e3de67b3: openstack/rabbitmq-server-0/setup-container" id=00277e9f-f5fe-4fea-99b6-ed6da852377f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.716951 | controller | Jun 12 20:57:00.371495 crc crio[24437]: time="2026-06-12T20:57:00.369493552Z" level=info msg="Starting container: a593df175cfcec5c8b26e8e9907fb03beb817a89cc274469ac0cc9b1e3de67b3" id=9e3df7e5-7dba-429c-a50c-7f131500838e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.716968 | controller | Jun 12 20:57:00.378255 crc crio[24437]: time="2026-06-12T20:57:00.378182422Z" level=info msg="Started container" PID=57203 containerID=a593df175cfcec5c8b26e8e9907fb03beb817a89cc274469ac0cc9b1e3de67b3 description=openstack/rabbitmq-server-0/setup-container id=9e3df7e5-7dba-429c-a50c-7f131500838e name=/runtime.v1.RuntimeService/StartContainer sandboxID=901b805d1af8d7a6b3fb01abece673acd67e6528e6b5443de1cc70805b9c2b96
2026-06-12 21:48:32.716984 | controller | Jun 12 20:57:00.515281 crc crio[24437]: time="2026-06-12T20:57:00.51520813Z" level=info msg="Stopping pod sandbox: 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f" id=22d1f1a8-9edf-4ee9-bc7b-631663b646cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.717001 | controller | Jun 12 20:57:00.516047 crc crio[24437]: time="2026-06-12T20:57:00.515988018Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-qpnrd Namespace:openstack ID:6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f UID:6b0b07d2-07a5-4c84-a562-5de060177c6e NetNS:/var/run/netns/1ad9309a-9f39-4a99-b837-a295be9c7596 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b0b07d2_07a5_4c84_a562_5de060177c6e.slice PodAnnotations:0xc00012b440}] Aliases:map[]}"
2026-06-12 21:48:32.717017 | controller | Jun 12 20:57:00.516170 crc crio[24437]: time="2026-06-12T20:57:00.516141773Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-qpnrd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.717032 | controller | Jun 12 20:57:01.280598 crc crio[24437]: time="2026-06-12T20:57:01.279447635Z" level=info msg="Stopped pod sandbox: 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f" id=22d1f1a8-9edf-4ee9-bc7b-631663b646cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.717048 | controller | Jun 12 20:57:01.442485 crc crio[24437]: time="2026-06-12T20:57:01.441233149Z" level=error msg="Container creation error: mount `/var/lib/kubelet/pods/7223274d-aa1e-44c4-85e3-30ae16ca9759/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\n" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.717065 | controller | Jun 12 20:57:01.448058 crc crio[24437]: time="2026-06-12T20:57:01.447587382Z" level=info msg="createCtr: deleting container ID 115d1f8ab6101ceff3c4a251847e63245a56f047485041ee5a1f89a6282435c1 from idIndex" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.717081 | controller | Jun 12 20:57:01.448058 crc crio[24437]: time="2026-06-12T20:57:01.447707675Z" level=info msg="createCtr: removing container 115d1f8ab6101ceff3c4a251847e63245a56f047485041ee5a1f89a6282435c1" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.717097 | controller | Jun 12 20:57:01.448058 crc crio[24437]: time="2026-06-12T20:57:01.447767636Z" level=info msg="createCtr: deleting container 115d1f8ab6101ceff3c4a251847e63245a56f047485041ee5a1f89a6282435c1 from storage" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.717117 | controller | Jun 12 20:57:01.472552 crc crio[24437]: time="2026-06-12T20:57:01.472453403Z" level=info msg="createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-sg9cl_openstack_7223274d-aa1e-44c4-85e3-30ae16ca9759_0" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.717134 | controller | Jun 12 20:57:01.554116 crc crio[24437]: time="2026-06-12T20:57:01.553631222Z" level=info msg="Created container fc99e209bf7811606c8ff803a9a5d2e5095a360155b348e75796891d6c7edb7d: openstack/ovn-controller-ovs-jh7l2/ovsdb-server-init" id=3673f239-0eca-4a7f-abd6-b445de426ef3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.717151 | controller | Jun 12 20:57:01.575678 crc crio[24437]: time="2026-06-12T20:57:01.575302715Z" level=info msg="Starting container: fc99e209bf7811606c8ff803a9a5d2e5095a360155b348e75796891d6c7edb7d" id=741f927b-10cc-4c5a-af33-0469284d5d9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.717168 | controller | Jun 12 20:57:01.611105 crc crio[24437]: time="2026-06-12T20:57:01.610525856Z" level=info msg="Started container" PID=57731 containerID=fc99e209bf7811606c8ff803a9a5d2e5095a360155b348e75796891d6c7edb7d description=openstack/ovn-controller-ovs-jh7l2/ovsdb-server-init id=741f927b-10cc-4c5a-af33-0469284d5d9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9
2026-06-12 21:48:32.717185 | controller | Jun 12 20:57:01.613505 crc crio[24437]: time="2026-06-12T20:57:01.613227411Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d127fa42-8e7b-4fa4-8b5d-bc7691f296ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.717202 | controller | Jun 12 20:57:01.641037 crc crio[24437]: time="2026-06-12T20:57:01.63686974Z" level=info msg="Created container a8a23298123871b54ddfd32b2dea8b2bc1e3ee017289c62223c93297454d6b56: openstack/ovn-controller-rmcrv/ovn-controller" id=c1bec5a2-4809-442a-a70c-52ac425557fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.717219 | controller | Jun 12 20:57:01.647595 crc crio[24437]: time="2026-06-12T20:57:01.647487277Z" level=info msg="Created container 1e51b5558bc4ff9fe2aebcab0bd65383ccfca79ab26b4af866479f6f4e9413bb: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=25755184-cde9-4b61-a0af-05a8dd380678 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.717236 | controller | Jun 12 20:57:01.647820 crc crio[24437]: time="2026-06-12T20:57:01.647551939Z" level=info msg="Removing container: 480d67a9c775466299956c6c416dc8cfe1c3e66e4b583ab126f4124633c02289" id=0e145f38-02f3-42d3-b943-570d0ba37369 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.717253 | controller | Jun 12 20:57:01.653155 crc crio[24437]: time="2026-06-12T20:57:01.652799845Z" level=info msg="Created container 8817f0c738f6aa76f06568f89d49dafff7f8f6f5486ce030725db83d65231e3b: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=dc4835b7-ccd5-4be8-9677-c5100957359e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.717269 | controller | Jun 12 20:57:01.654697 crc crio[24437]: time="2026-06-12T20:57:01.65460042Z" level=info msg="Starting container: 8817f0c738f6aa76f06568f89d49dafff7f8f6f5486ce030725db83d65231e3b" id=192ac5e6-5946-4097-895d-aab3aea7a152 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.717285 | controller | Jun 12 20:57:01.655367 crc crio[24437]: time="2026-06-12T20:57:01.655248435Z" level=info msg="Starting container: a8a23298123871b54ddfd32b2dea8b2bc1e3ee017289c62223c93297454d6b56" id=fd7b2ac7-9fdf-4f50-8550-1052aebe8582 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.717300 | controller | Jun 12 20:57:01.655527 crc crio[24437]: time="2026-06-12T20:57:01.65547492Z" level=info msg="Starting container: 1e51b5558bc4ff9fe2aebcab0bd65383ccfca79ab26b4af866479f6f4e9413bb" id=6b6f2866-d5e1-44c4-b0b3-b769cf22839f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.717321 | controller | Jun 12 20:57:01.673286 crc crio[24437]: time="2026-06-12T20:57:01.669295743Z" level=info msg="Started container" PID=57725 containerID=8817f0c738f6aa76f06568f89d49dafff7f8f6f5486ce030725db83d65231e3b description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=192ac5e6-5946-4097-895d-aab3aea7a152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0602b968fa57717226e2b0dda0d6d2f71bd8cd8163841a73b6c1ce6149225da5
2026-06-12 21:48:32.717337 | controller | Jun 12 20:57:01.683729 crc crio[24437]: time="2026-06-12T20:57:01.683677301Z" level=info msg="Started container" PID=57746 containerID=1e51b5558bc4ff9fe2aebcab0bd65383ccfca79ab26b4af866479f6f4e9413bb description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=6b6f2866-d5e1-44c4-b0b3-b769cf22839f name=/runtime.v1.RuntimeService/StartContainer sandboxID=92e3a600153bc84e02e07598640087b7d1ffea7208a6319ffb7a96118cfdbc26
2026-06-12 21:48:32.717353 | controller | Jun 12 20:57:01.684818 crc crio[24437]: time="2026-06-12T20:57:01.684417658Z" level=info msg="Started container" PID=57321 containerID=a8a23298123871b54ddfd32b2dea8b2bc1e3ee017289c62223c93297454d6b56 description=openstack/ovn-controller-rmcrv/ovn-controller id=fd7b2ac7-9fdf-4f50-8550-1052aebe8582 name=/runtime.v1.RuntimeService/StartContainer sandboxID=063f0b3b5d5147ab609686fa7b0ae67c2e7f087c951c88974c839fab687910e1
2026-06-12 21:48:32.717370 | controller | Jun 12 20:57:01.743731 crc crio[24437]: time="2026-06-12T20:57:01.743575156Z" level=info msg="Removed container 480d67a9c775466299956c6c416dc8cfe1c3e66e4b583ab126f4124633c02289: openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/init" id=0e145f38-02f3-42d3-b943-570d0ba37369 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.717385 | controller | Jun 12 20:57:01.751723 crc crio[24437]: time="2026-06-12T20:57:01.751165909Z" level=info msg="Created container 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4: openstack/dnsmasq-dns-68bc84565-fnfkx/dnsmasq-dns" id=28346430-2a23-40ac-a609-ad35e0c60983 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.717403 | controller | Jun 12 20:57:01.753642 crc crio[24437]: time="2026-06-12T20:57:01.753518276Z" level=info msg="Starting container: 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4" id=f4f271cf-6ec5-43d5-8de6-f476dd677d4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.717426 | controller | Jun 12 20:57:01.760567 crc crio[24437]: time="2026-06-12T20:57:01.760446083Z" level=info msg="Started container" PID=57747 containerID=2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4 description=openstack/dnsmasq-dns-68bc84565-fnfkx/dnsmasq-dns id=f4f271cf-6ec5-43d5-8de6-f476dd677d4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9
2026-06-12 21:48:32.717458 | controller | Jun 12 20:57:01.763756 crc crio[24437]: time="2026-06-12T20:57:01.763656981Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1a8b06e5-7575-45cd-b63a-0f410a0aff05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.717488 | controller | Jun 12 20:57:01.775224 crc crio[24437]: time="2026-06-12T20:57:01.775086386Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns" id=84a4a5a1-7b3f-41f9-a47c-3f971eca6a75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.717521 | controller | Jun 12 20:57:01.777749 crc crio[24437]: time="2026-06-12T20:57:01.777613738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.717551 | controller | Jun 12 20:57:01.891236 crc crio[24437]: time="2026-06-12T20:57:01.891153658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.717607 | controller | Jun 12 20:57:01.908990 crc crio[24437]: time="2026-06-12T20:57:01.907666647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.717639 | controller | Jun 12 20:57:02.516358 crc crio[24437]: time="2026-06-12T20:57:02.515212699Z" level=info msg="Created container 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4: openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns" id=84a4a5a1-7b3f-41f9-a47c-3f971eca6a75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.717658 | controller | Jun 12 20:57:02.524178 crc crio[24437]: time="2026-06-12T20:57:02.523884419Z" level=info msg="Starting container: 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4" id=8cc14ea8-3b20-4332-92d5-c98abe2bdff6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.717676 | controller | Jun 12 20:57:02.547266 crc crio[24437]: time="2026-06-12T20:57:02.546731591Z" level=info msg="Started container" PID=57911 containerID=5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4 description=openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns id=8cc14ea8-3b20-4332-92d5-c98abe2bdff6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412
2026-06-12 21:48:32.717693 | controller | Jun 12 20:57:03.813695 crc crio[24437]: time="2026-06-12T20:57:03.813062122Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=e4a130c6-f780-41c0-aa42-f0952afda037 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.717709 | controller | Jun 12 20:57:03.819069 crc crio[24437]: time="2026-06-12T20:57:03.818841312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=8d0baee6-fd91-4984-8f8e-c445a9b6af4c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.717725 | controller | Jun 12 20:57:03.833723 crc crio[24437]: time="2026-06-12T20:57:03.833616939Z" level=info msg="Creating container: openstack/ovn-controller-ovs-jh7l2/ovsdb-server" id=3dace572-5004-41f4-9658-aabf62475669 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.717742 | controller | Jun 12 20:57:03.835751 crc crio[24437]: time="2026-06-12T20:57:03.835549415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.717758 | controller | Jun 12 20:57:03.908771 crc crio[24437]: time="2026-06-12T20:57:03.90870913Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-86cd84489-5k2wc/POD" id=31f20ef5-ae27-49e6-8a96-31c147eca32f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.717774 | controller | Jun 12 20:57:03.909096 crc crio[24437]: time="2026-06-12T20:57:03.909074989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.717790 | controller | Jun 12 20:57:03.973283 crc crio[24437]: time="2026-06-12T20:57:03.973138145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.717806 | controller | Jun 12 20:57:04.029749 crc crio[24437]: time="2026-06-12T20:57:04.02636639Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-5k2wc Namespace:openstack ID:50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d UID:9e9f62f9-8704-4bdb-84bc-04bc9cc15531 NetNS:/var/run/netns/4d018cfc-bce7-4eeb-8bec-73feaaa8ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9f62f9_8704_4bdb_84bc_04bc9cc15531.slice PodAnnotations:0xc000c24958}] Aliases:map[]}"
2026-06-12 21:48:32.717827 | controller | Jun 12 20:57:04.029749 crc crio[24437]: time="2026-06-12T20:57:04.026672328Z" level=info msg="Adding pod openstack_dnsmasq-dns-86cd84489-5k2wc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.717845 | controller | Jun 12 20:57:04.669438 crc crio[24437]: 2026-06-12T20:57:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50c5e8d010de6fc Mac:9a:24:f3:a2:02:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/4d018cfc-bce7-4eeb-8bec-73feaaa8ec86 SocketPath: PciID:}] [{Interface:0xc0000157b0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.717886 | controller | Jun 12 20:57:04.675228 crc crio[24437]: time="2026-06-12T20:57:04.675062926Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-5k2wc Namespace:openstack ID:50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d UID:9e9f62f9-8704-4bdb-84bc-04bc9cc15531 NetNS:/var/run/netns/4d018cfc-bce7-4eeb-8bec-73feaaa8ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9f62f9_8704_4bdb_84bc_04bc9cc15531.slice PodAnnotations:0xc000c24958}] Aliases:map[]}"
2026-06-12 21:48:32.717904 | controller | Jun 12 20:57:04.675752 crc crio[24437]: time="2026-06-12T20:57:04.675453916Z" level=info msg="Checking pod openstack_dnsmasq-dns-86cd84489-5k2wc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.717921 | controller | Jun 12 20:57:04.705075 crc crio[24437]: time="2026-06-12T20:57:04.704828065Z" level=info msg="Ran pod sandbox 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d with infra container: openstack/dnsmasq-dns-86cd84489-5k2wc/POD" id=31f20ef5-ae27-49e6-8a96-31c147eca32f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.717938 | controller | Jun 12 20:57:04.708786 crc crio[24437]: time="2026-06-12T20:57:04.708622927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d6319d07-4d91-449b-8685-ecca57dd7b2e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.717955 | controller | Jun 12 20:57:04.710824 crc crio[24437]: time="2026-06-12T20:57:04.710642345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.717971 | controller | Jun 12 20:57:04.747482 crc crio[24437]: time="2026-06-12T20:57:04.747177957Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-kl24n/POD" id=dbe3bcf6-bd77-48ff-9aa6-c623ae39ad05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.717993 | controller | Jun 12 20:57:04.747482 crc crio[24437]: time="2026-06-12T20:57:04.747248358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.718019 | controller | Jun 12 20:57:04.783112 crc crio[24437]: time="2026-06-12T20:57:04.777892498Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=98d30146-b2dc-4479-abcb-035ea41360f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.718045 | controller | Jun 12 20:57:04.807738 crc crio[24437]: time="2026-06-12T20:57:04.806510058Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-kl24n Namespace:openstack ID:7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7 UID:79186671-49f9-4026-aeec-26b80c9d9f46 NetNS:/var/run/netns/96c2949a-9256-4468-9e05-5ffd5fb28fd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79186671_49f9_4026_aeec_26b80c9d9f46.slice PodAnnotations:0xc002554828}] Aliases:map[]}"
2026-06-12 21:48:32.718068 | controller | Jun 12 20:57:04.807738 crc crio[24437]: time="2026-06-12T20:57:04.807260626Z" level=info msg="Adding pod openstack_dnsmasq-dns-77594b4b4f-kl24n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.718086 | controller | Jun 12 20:57:04.824991 crc crio[24437]: time="2026-06-12T20:57:04.821730085Z" level=info msg="Creating container: openstack/dnsmasq-dns-86cd84489-5k2wc/init" id=a12ab49c-7b50-432e-be5c-1c57ac99ecf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.718102 | controller | Jun 12 20:57:04.824991 crc crio[24437]: time="2026-06-12T20:57:04.824624365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.718119 | controller | Jun 12 20:57:04.874649 crc crio[24437]: time="2026-06-12T20:57:04.874606772Z" level=info msg="Stopping container: 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4 (timeout: 10s)" id=4d20c09e-e3a4-4ed2-8a8d-166964127d19 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.718135 | controller | Jun 12 20:57:04.907663 crc crio[24437]: time="2026-06-12T20:57:04.907572316Z" level=info msg="Created container 8036a722505fbad9764d6214fd471cca738e6ead3358d3ea5b66514319710c6e: openstack/ovn-controller-ovs-jh7l2/ovsdb-server" id=3dace572-5004-41f4-9658-aabf62475669 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.718151 | controller | Jun 12 20:57:04.911601 crc crio[24437]: time="2026-06-12T20:57:04.91145637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.718167 | controller | Jun 12 20:57:04.916740 crc crio[24437]: time="2026-06-12T20:57:04.916557774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.718183 | controller | Jun 12 20:57:04.925813 crc crio[24437]: time="2026-06-12T20:57:04.925571452Z" level=info msg="Starting container: 8036a722505fbad9764d6214fd471cca738e6ead3358d3ea5b66514319710c6e" id=10fe9b75-2f93-4608-9590-216fb5001f4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.718199 | controller | Jun 12 20:57:04.953156 crc crio[24437]: time="2026-06-12T20:57:04.940622134Z" level=info msg="Started container" PID=58127 containerID=8036a722505fbad9764d6214fd471cca738e6ead3358d3ea5b66514319710c6e description=openstack/ovn-controller-ovs-jh7l2/ovsdb-server id=10fe9b75-2f93-4608-9590-216fb5001f4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9
2026-06-12 21:48:32.718215 | controller | Jun 12 20:57:04.986892 crc crio[24437]: time="2026-06-12T20:57:04.985315153Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=387a087b-2fe8-4902-a0fd-09e721a5696e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.718231 | controller | Jun 12 20:57:04.993863 crc crio[24437]: time="2026-06-12T20:57:04.993729176Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=2b9596a7-2efe-4f6a-96a3-76e07ed61a8b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.718246 | controller | Jun 12 20:57:05.006114 crc crio[24437]: time="2026-06-12T20:57:05.005840219Z" level=info msg="Creating container: openstack/ovn-controller-ovs-jh7l2/ovs-vswitchd" id=fdaff85e-3e4b-4940-87f4-825f4caa23ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.718262 | controller | Jun 12 20:57:05.007461 crc crio[24437]: time="2026-06-12T20:57:05.007407636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.718281 | controller | Jun 12 20:57:05.169697 crc crio[24437]: time="2026-06-12T20:57:05.164755003Z" level=info msg="Stopped container 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4: openstack/dnsmasq-dns-68bc84565-fnfkx/dnsmasq-dns" id=4d20c09e-e3a4-4ed2-8a8d-166964127d19 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.718299 | controller | Jun 12 20:57:05.174675 crc crio[24437]: time="2026-06-12T20:57:05.172391767Z" level=info msg="Stopping pod sandbox: bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9" id=18647ea8-2fb9-4034-b66d-4b7f28137630 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.718315 | controller | Jun 12 20:57:05.174675 crc crio[24437]: time="2026-06-12T20:57:05.173254449Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-fnfkx Namespace:openstack ID:bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9 UID:78382cac-0de0-4af5-bf25-683e62d627b3 NetNS:/var/run/netns/f5eeba37-b09b-4b1b-8ec1-9dadf27d026b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78382cac_0de0_4af5_bf25_683e62d627b3.slice PodAnnotations:0xc0026aa0e0}] Aliases:map[]}"
2026-06-12 21:48:32.718331 | controller | Jun 12 20:57:05.174675 crc crio[24437]: time="2026-06-12T20:57:05.173478424Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68bc84565-fnfkx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.718347 | controller | Jun 12 20:57:05.263400 crc crio[24437]: time="2026-06-12T20:57:05.263191109Z" level=info msg="Created container 5cf4aaba46d826fd524487cb2fe909b43d59eff491d9191a72e7c65be86636a0: openstack/dnsmasq-dns-86cd84489-5k2wc/init" id=a12ab49c-7b50-432e-be5c-1c57ac99ecf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.718363 | controller | Jun 12 20:57:05.265831 crc crio[24437]: time="2026-06-12T20:57:05.265567496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.718378 | controller | Jun 12 20:57:05.270518 crc crio[24437]: time="2026-06-12T20:57:05.269906032Z" level=info msg="Starting container: 5cf4aaba46d826fd524487cb2fe909b43d59eff491d9191a72e7c65be86636a0" id=a9aad839-aa96-4e2d-a182-20063adbf64e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.718394 | controller | Jun 12 20:57:05.315993 crc crio[24437]: time="2026-06-12T20:57:05.314399945Z" level=info msg="Started container" PID=58177 containerID=5cf4aaba46d826fd524487cb2fe909b43d59eff491d9191a72e7c65be86636a0 description=openstack/dnsmasq-dns-86cd84489-5k2wc/init id=a9aad839-aa96-4e2d-a182-20063adbf64e name=/runtime.v1.RuntimeService/StartContainer sandboxID=50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d
2026-06-12 21:48:32.718411 | controller | Jun 12 20:57:05.574031 crc crio[24437]: 2026-06-12T20:57:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f95e33ca05cdfc Mac:9e:03:55:3b:48:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/96c2949a-9256-4468-9e05-5ffd5fb28fd9 SocketPath: PciID:}] [{Interface:0xc0002c8950 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.718427 | controller | Jun 12 20:57:05.593042 crc crio[24437]: time="2026-06-12T20:57:05.577019283Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-kl24n Namespace:openstack ID:7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7 UID:79186671-49f9-4026-aeec-26b80c9d9f46 NetNS:/var/run/netns/96c2949a-9256-4468-9e05-5ffd5fb28fd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79186671_49f9_4026_aeec_26b80c9d9f46.slice PodAnnotations:0xc002554828}] Aliases:map[]}"
2026-06-12 21:48:32.718443 | controller | Jun 12 20:57:05.593042 crc crio[24437]: time="2026-06-12T20:57:05.577483405Z" level=info msg="Checking pod openstack_dnsmasq-dns-77594b4b4f-kl24n for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.718463 | controller | Jun 12 20:57:05.593042 crc crio[24437]: time="2026-06-12T20:57:05.589629608Z" level=info msg="Ran pod sandbox 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7 with infra container: openstack/dnsmasq-dns-77594b4b4f-kl24n/POD" id=dbe3bcf6-bd77-48ff-9aa6-c623ae39ad05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.718481 | controller | Jun 12 20:57:05.606253 crc crio[24437]: time="2026-06-12T20:57:05.606160926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2acf529d-ea5b-4075-847f-8f4702b96ea9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.718498 | controller | Jun 12 20:57:05.771343 crc crio[24437]: time="2026-06-12T20:57:05.770464082Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=df4433da-7c74-447d-a5f0-08e84d5ed5ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.718515 | controller | Jun 12 20:57:05.819062 crc crio[24437]: time="2026-06-12T20:57:05.816063233Z" level=info msg="Creating container: openstack/dnsmasq-dns-77594b4b4f-kl24n/init" id=3584b22a-554d-4288-b4cb-48b814cf7395 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.718530 | controller | Jun 12 20:57:05.819062 crc crio[24437]: time="2026-06-12T20:57:05.817835775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.718546 | controller | Jun 12 20:57:06.050165 crc crio[24437]: time="2026-06-12T20:57:06.046640977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.718561 | controller | Jun 12 20:57:06.094015 crc crio[24437]: time="2026-06-12T20:57:06.092538815Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5812a9b7-c898-47c6-a38a-847dc17e6623 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.718577 | controller | Jun 12 20:57:06.094015 crc crio[24437]: time="2026-06-12T20:57:06.092680408Z" level=info msg="Stopping container: 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4 (timeout: 10s)" id=34e5c7ef-1635-41da-876a-7e2ec7e02841 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.718592 | controller | Jun 12 20:57:06.203509 crc crio[24437]: time="2026-06-12T20:57:06.203424361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.718607 | controller | Jun 12 20:57:06.280018 crc crio[24437]: time="2026-06-12T20:57:06.276690369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.718623 | controller | Jun 12 20:57:06.317806 crc crio[24437]: time="2026-06-12T20:57:06.31729699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=85e44928-6f3c-4220-bff4-683f69dd8f27 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.718638 | controller | Jun 12 20:57:06.341075 crc crio[24437]: time="2026-06-12T20:57:06.340817377Z" level=info msg="Stopped pod sandbox: bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9" id=18647ea8-2fb9-4034-b66d-4b7f28137630 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.718654 | controller | Jun 12 20:57:06.347599 crc crio[24437]: time="2026-06-12T20:57:06.347498158Z" level=info msg="Stopped container 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4: openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns" id=34e5c7ef-1635-41da-876a-7e2ec7e02841 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.718673 | controller | Jun 12 20:57:06.358494 crc crio[24437]: time="2026-06-12T20:57:06.350608303Z" level=info msg="Creating container: openstack/dnsmasq-dns-86cd84489-5k2wc/dnsmasq-dns" id=f0e174b9-7fd2-4995-ba8e-38b428edf572 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.718689 | controller | Jun 12 20:57:06.366153 crc crio[24437]: time="2026-06-12T20:57:06.365484742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.718705 | controller | Jun 12 20:57:06.376108 crc crio[24437]: time="2026-06-12T20:57:06.374389947Z" level=info msg="Stopping pod sandbox: 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412" id=7c65961b-aefb-454b-9880-f8dc7f774d49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.718721 | controller | Jun 12 20:57:06.376108 crc crio[24437]: time="2026-06-12T20:57:06.375215196Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-sg9cl Namespace:openstack ID:7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412 UID:7223274d-aa1e-44c4-85e3-30ae16ca9759 NetNS:/var/run/netns/38613810-d667-4f67-b89f-972ec34c3bb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7223274d_aa1e_44c4_85e3_30ae16ca9759.slice PodAnnotations:0xc000c25078}] Aliases:map[]}"
2026-06-12 21:48:32.718738 | controller | Jun 12 20:57:06.376108 crc crio[24437]: time="2026-06-12T20:57:06.375508134Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b994dcc49-sg9cl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.718754 | controller | Jun 12 20:57:06.649811 crc crio[24437]: time="2026-06-12T20:57:06.649666921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.718770 | controller | Jun 12 20:57:06.665695 crc crio[24437]: time="2026-06-12T20:57:06.665589495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.718787 | controller | Jun 12 20:57:06.876306 crc crio[24437]: time="2026-06-12T20:57:06.87587353Z" level=info msg="Created container 97f272a93a1fd039839e9e2c9adca5a65eb916d00861b9389d31df30eaad54fd: openstack/ovn-controller-ovs-jh7l2/ovs-vswitchd" id=fdaff85e-3e4b-4940-87f4-825f4caa23ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.718803 | controller | Jun 12 20:57:06.879026 crc crio[24437]: time="2026-06-12T20:57:06.878643447Z" level=info msg="Starting container: 97f272a93a1fd039839e9e2c9adca5a65eb916d00861b9389d31df30eaad54fd" id=f31e25a5-d8ba-4db1-a479-b6175f11e951 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.718820 | controller | Jun 12 20:57:06.898722 crc crio[24437]: time="2026-06-12T20:57:06.898145208Z" level=info msg="Started container" PID=58513 containerID=97f272a93a1fd039839e9e2c9adca5a65eb916d00861b9389d31df30eaad54fd description=openstack/ovn-controller-ovs-jh7l2/ovs-vswitchd id=f31e25a5-d8ba-4db1-a479-b6175f11e951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9
2026-06-12 21:48:32.718836 | controller | Jun 12 20:57:07.030595 crc crio[24437]: time="2026-06-12T20:57:07.028886334Z" level=info msg="Created container 07b76c2fa8f20982973b35e4688941dbc805543e698e3187c8d8c54e36f532e3: openstack/dnsmasq-dns-77594b4b4f-kl24n/init" id=3584b22a-554d-4288-b4cb-48b814cf7395 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.718872 | controller | Jun 12 20:57:07.032671 crc crio[24437]: time="2026-06-12T20:57:07.032594454Z" level=info msg="Starting container: 07b76c2fa8f20982973b35e4688941dbc805543e698e3187c8d8c54e36f532e3" id=7d1494e3-df1f-4c27-86b5-2e5325deae18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.718895 | controller | Jun 12 20:57:07.059527 crc crio[24437]: time="2026-06-12T20:57:07.059305927Z" level=info msg="Started container" PID=58511 containerID=07b76c2fa8f20982973b35e4688941dbc805543e698e3187c8d8c54e36f532e3 description=openstack/dnsmasq-dns-77594b4b4f-kl24n/init id=7d1494e3-df1f-4c27-86b5-2e5325deae18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7
2026-06-12 21:48:32.718913 | controller | Jun 12 20:57:07.203853 crc crio[24437]: time="2026-06-12T20:57:07.203771854Z" level=info msg="Removing container: 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4" id=f48191b0-95b5-4e22-8f0e-8c97ca344f80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.718929 | controller | Jun 12 20:57:07.235187 crc crio[24437]: time="2026-06-12T20:57:07.233779678Z" level=info msg="Stopped pod sandbox: 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412" id=7c65961b-aefb-454b-9880-f8dc7f774d49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.718956 | controller | Jun 12 20:57:07.298720 crc crio[24437]: time="2026-06-12T20:57:07.294512154Z" level=info msg="Created container 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8: openstack/dnsmasq-dns-86cd84489-5k2wc/dnsmasq-dns" id=f0e174b9-7fd2-4995-ba8e-38b428edf572 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.718974 | controller | Jun 12 20:57:07.301179 crc crio[24437]: time="2026-06-12T20:57:07.301119903Z" level=info msg="Starting container: 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8" id=8b2637c0-529b-4c24-ab1e-130a1686f0da name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.718990 | controller | Jun 12 20:57:07.322371 crc crio[24437]: time="2026-06-12T20:57:07.322253214Z" level=info msg="Started container" PID=58547 containerID=2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8 description=openstack/dnsmasq-dns-86cd84489-5k2wc/dnsmasq-dns id=8b2637c0-529b-4c24-ab1e-130a1686f0da name=/runtime.v1.RuntimeService/StartContainer sandboxID=50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d
2026-06-12 21:48:32.719006 | controller | Jun 12 20:57:07.380476 crc crio[24437]: time="2026-06-12T20:57:07.379981516Z" level=info msg="Removed container 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4: openstack/dnsmasq-dns-68bc84565-fnfkx/dnsmasq-dns" id=f48191b0-95b5-4e22-8f0e-8c97ca344f80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.719021 | controller | Jun 12 20:57:07.398343 crc crio[24437]: time="2026-06-12T20:57:07.397846418Z" level=info msg="Removing container: 2afc09454c17da57b996d96d288a0f9863335436a4b6619bf420e94d6ceb34d0" id=5ed0ef48-6275-439a-b53a-009a4dcdc5eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.719036 | controller | Jun 12 20:57:07.501118 crc crio[24437]: time="2026-06-12T20:57:07.496899039Z" level=info msg="Removed container 2afc09454c17da57b996d96d288a0f9863335436a4b6619bf420e94d6ceb34d0: openstack/dnsmasq-dns-68bc84565-fnfkx/init" id=5ed0ef48-6275-439a-b53a-009a4dcdc5eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.719051 | controller | Jun 12 20:57:08.201684 crc crio[24437]: time="2026-06-12T20:57:08.201221558Z" level=info msg="Removing container: 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4" id=d794e1f2-3b2d-42fa-bf6d-29942068ed66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.719068 | controller | Jun 12 20:57:08.206574 crc crio[24437]: time="2026-06-12T20:57:08.206475915Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c0556348-394c-45b5-91b6-536e1d58616e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.719083 | controller | Jun 12 20:57:08.230888 crc crio[24437]: time="2026-06-12T20:57:08.230804222Z" level=info msg="Removed container 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4: openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns" id=d794e1f2-3b2d-42fa-bf6d-29942068ed66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.719123 | controller | Jun 12 20:57:08.234020 crc crio[24437]: time="2026-06-12T20:57:08.233689731Z" level=info msg="Removing container: 1973d9234d96cb63516ba4b6af190d64bfb60bb360a60c7e86ecc0e329747d0e" id=ebdb9542-37a7-4418-833b-4d95eefa4af7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.719141 | controller | Jun 12 20:57:08.331881 crc crio[24437]: time="2026-06-12T20:57:08.331749758Z" level=info msg="Removed container 1973d9234d96cb63516ba4b6af190d64bfb60bb360a60c7e86ecc0e329747d0e: openstack/dnsmasq-dns-6b994dcc49-sg9cl/init" id=ebdb9542-37a7-4418-833b-4d95eefa4af7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.719157 | controller | Jun 12 20:57:08.519383 crc crio[24437]: time="2026-06-12T20:57:08.518560867Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=22592b79-37d2-4bde-9f4d-cd53be3c5f59 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.719173 | controller | Jun 12 20:57:08.605527 crc crio[24437]: time="2026-06-12T20:57:08.605396563Z" level=info msg="Creating container: openstack/dnsmasq-dns-77594b4b4f-kl24n/dnsmasq-dns" id=388a37d5-b480-45ee-a2b9-ea52a5bf1e07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.719188 | controller | Jun 12 20:57:08.607209 crc crio[24437]: time="2026-06-12T20:57:08.60691317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.719204 | controller | Jun 12 20:57:08.663885 crc crio[24437]: time="2026-06-12T20:57:08.663616109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.719220 | controller | Jun 12 20:57:08.668887 crc crio[24437]: time="2026-06-12T20:57:08.668809884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.719236 | controller | Jun 12 20:57:08.950048 crc crio[24437]: time="2026-06-12T20:57:08.949752904Z" level=info msg="Created container 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745: openstack/dnsmasq-dns-77594b4b4f-kl24n/dnsmasq-dns" id=388a37d5-b480-45ee-a2b9-ea52a5bf1e07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.719253 | controller | Jun 12 20:57:08.952523 crc crio[24437]: time="2026-06-12T20:57:08.951578398Z" level=info msg="Starting container: 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745" id=34ade328-cf62-48e5-b1e9-6d3733c8b513 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.719269 | controller | Jun 12 20:57:08.966043 crc crio[24437]: time="2026-06-12T20:57:08.961056286Z" level=info msg="Started container" PID=58832 containerID=4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745 description=openstack/dnsmasq-dns-77594b4b4f-kl24n/dnsmasq-dns id=34ade328-cf62-48e5-b1e9-6d3733c8b513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7
2026-06-12 21:48:32.719285 | controller | Jun 12 20:57:09.222674 crc crio[24437]: time="2026-06-12T20:57:09.222565118Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d525cfdc-4489-4d50-b06c-56b0d4e9bd5a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.719301 | controller | Jun 12 20:57:09.238365 crc crio[24437]: time="2026-06-12T20:57:09.238222006Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0ed73444-0151-4ada-89bb-c3b817665d5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.719316 | controller | Jun 12 20:57:09.281272 crc crio[24437]: time="2026-06-12T20:57:09.281162132Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=df02f943-011a-4bd6-a076-0e0d8e566415 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.719339 | controller | Jun 12 20:57:09.293530 crc crio[24437]: time="2026-06-12T20:57:09.293449079Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=d66db964-f5e0-430e-9694-79220d33c586 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.719355 | controller | Jun 12 20:57:09.295077 crc crio[24437]: time="2026-06-12T20:57:09.294887254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.719371 | controller | Jun 12 20:57:09.309605 crc crio[24437]: time="2026-06-12T20:57:09.309493277Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0b05b07a-d3a1-4e89-992b-ea6f12f25572 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.719387 | controller | Jun 12 20:57:09.324289 crc crio[24437]: time="2026-06-12T20:57:09.324184061Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=28123a5e-a439-4af2-95f0-1e6ba6dec800 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.719403 | controller | Jun 12 20:57:09.325632 crc crio[24437]: time="2026-06-12T20:57:09.325565854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.719418 | controller | Jun 12 20:57:09.351153 crc crio[24437]: time="2026-06-12T20:57:09.351046329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.719435 | controller | Jun 12 20:57:09.354357 crc crio[24437]: time="2026-06-12T20:57:09.354278178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.719451 | controller | Jun 12 20:57:09.375733 crc crio[24437]: time="2026-06-12T20:57:09.375637933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.719466 | controller | Jun 12 20:57:09.378380 crc crio[24437]: time="2026-06-12T20:57:09.378293617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.719483 | controller | Jun 12 20:57:09.548199 crc crio[24437]: time="2026-06-12T20:57:09.547842429Z" level=info msg="Created container f2a71475c7cbcf1862e131f5bf957bd31e95e06078b1a2c7b8115a8b7c1aee58: openstack/openstack-galera-0/galera" id=d66db964-f5e0-430e-9694-79220d33c586 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.719499 | controller | Jun 12 20:57:09.550100 crc crio[24437]: time="2026-06-12T20:57:09.549495009Z" level=info msg="Starting container: f2a71475c7cbcf1862e131f5bf957bd31e95e06078b1a2c7b8115a8b7c1aee58" id=f808ae77-5788-44d0-96be-c63a5c6be3c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.719515 | controller | Jun 12 20:57:09.560210 crc crio[24437]: time="2026-06-12T20:57:09.560107024Z" level=info msg="Started container" PID=58899 containerID=f2a71475c7cbcf1862e131f5bf957bd31e95e06078b1a2c7b8115a8b7c1aee58 description=openstack/openstack-galera-0/galera id=f808ae77-5788-44d0-96be-c63a5c6be3c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=294f07743f9368ee17a8996e94007c38df9effbdff3cfa3c83cbad0c07cff38c
2026-06-12 21:48:32.719530 | controller | Jun 12 20:57:09.566408 crc crio[24437]: time="2026-06-12T20:57:09.566267844Z" level=info msg="Created container 864e43de9ae1498f1843f566d3d0bb602d34c6de4c2ed299bd863bafb1780d96: openstack/openstack-cell1-galera-0/galera" id=28123a5e-a439-4af2-95f0-1e6ba6dec800 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.719551 | controller | Jun 12 20:57:09.567878 crc crio[24437]: time="2026-06-12T20:57:09.567815351Z" level=info msg="Starting container: 864e43de9ae1498f1843f566d3d0bb602d34c6de4c2ed299bd863bafb1780d96" id=2724e7d9-12ab-4359-a5e3-bb70edaa3e67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.719568 | controller | Jun 12 20:57:09.584404 crc crio[24437]: time="2026-06-12T20:57:09.584258038Z" level=info msg="Started container" PID=58898 containerID=864e43de9ae1498f1843f566d3d0bb602d34c6de4c2ed299bd863bafb1780d96 description=openstack/openstack-cell1-galera-0/galera id=2724e7d9-12ab-4359-a5e3-bb70edaa3e67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd663b3d77227736beb7e5c42de55ca33f1377d6d79b729dc8ea503b8373f297
2026-06-12 21:48:32.719583 | controller | Jun 12 20:57:10.317542 crc crio[24437]: time="2026-06-12T20:57:10.317440073Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-nk789/POD" id=8d7868ff-1189-4e38-93e6-14ab75b318b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.719599 | controller | Jun 12 20:57:10.318688 crc crio[24437]: time="2026-06-12T20:57:10.317590936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.719615 | controller | Jun 12 20:57:10.355873 crc crio[24437]: time="2026-06-12T20:57:10.351354982Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-nk789 Namespace:openstack ID:72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981 UID:ad97f73f-fd80-4634-ad81-bb5a15a84cf1 NetNS:/var/run/netns/92e0782b-453b-4d96-ae92-6d4b1fe8fce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad97f73f_fd80_4634_ad81_bb5a15a84cf1.slice PodAnnotations:0xc00051c728}] Aliases:map[]}"
2026-06-12 21:48:32.719631 | controller | Jun 12 20:57:10.355873 crc crio[24437]: time="2026-06-12T20:57:10.351452234Z" level=info msg="Adding pod openstack_dnsmasq-dns-7b6fcdc445-nk789 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.719647 | controller | Jun 12 20:57:10.884026 crc crio[24437]: 2026-06-12T20:57:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72019e0065e28c2 Mac:8a:70:df:34:40:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/92e0782b-453b-4d96-ae92-6d4b1fe8fce3 SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.719664 | controller | Jun 12 20:57:10.885798 crc crio[24437]: time="2026-06-12T20:57:10.885706668Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-nk789 Namespace:openstack ID:72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981 UID:ad97f73f-fd80-4634-ad81-bb5a15a84cf1 NetNS:/var/run/netns/92e0782b-453b-4d96-ae92-6d4b1fe8fce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad97f73f_fd80_4634_ad81_bb5a15a84cf1.slice PodAnnotations:0xc00051c728}] Aliases:map[]}"
2026-06-12 21:48:32.719680 | controller | Jun 12 20:57:10.886008 crc crio[24437]: time="2026-06-12T20:57:10.885921564Z" level=info msg="Checking pod openstack_dnsmasq-dns-7b6fcdc445-nk789 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.719696 | controller | Jun 12 20:57:10.895358 crc crio[24437]: time="2026-06-12T20:57:10.895274339Z" level=info msg="Ran pod sandbox 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981 with infra container: openstack/dnsmasq-dns-7b6fcdc445-nk789/POD" id=8d7868ff-1189-4e38-93e6-14ab75b318b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.719713 | controller | Jun 12 20:57:10.898441 crc crio[24437]: time="2026-06-12T20:57:10.898393845Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3f690d3a-4e21-42df-b58d-0685ee74d609 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.719735 | controller | Jun 12 20:57:10.955507 crc crio[24437]: time="2026-06-12T20:57:10.954712794Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a922fdd5-89a2-480e-9b29-90719ae1459f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.719752 | controller | Jun 12 20:57:10.968024 crc crio[24437]: time="2026-06-12T20:57:10.96365972Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-nk789/init" id=9ba09de2-822f-4fd0-9cbc-7b76de1ccdfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.719767 | controller | Jun 12 20:57:10.968024 crc crio[24437]: time="2026-06-12T20:57:10.965138865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.719783 | controller | Jun 12 20:57:11.014036 crc crio[24437]: time="2026-06-12T20:57:11.013886822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.719799 | controller | Jun 12 20:57:11.028633 crc crio[24437]: time="2026-06-12T20:57:11.028581746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.719814 | controller | Jun 12 20:57:11.240034 crc crio[24437]: time="2026-06-12T20:57:11.239817505Z" level=info msg="Created container c6f949a03d9af34412ab3b9189408045521a1f4d90b2bb077c0c70799cfb6f5a: openstack/dnsmasq-dns-7b6fcdc445-nk789/init" id=9ba09de2-822f-4fd0-9cbc-7b76de1ccdfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.719830 | controller | Jun 12 20:57:11.243975 crc crio[24437]: time="2026-06-12T20:57:11.243793281Z" level=info msg="Starting container: c6f949a03d9af34412ab3b9189408045521a1f4d90b2bb077c0c70799cfb6f5a" id=8ce5222d-9cb6-4031-9714-f7f8d50b8e8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.719845 | controller | Jun 12 20:57:11.250566 crc crio[24437]: time="2026-06-12T20:57:11.250488103Z" level=info msg="Started container" PID=59426 containerID=c6f949a03d9af34412ab3b9189408045521a1f4d90b2bb077c0c70799cfb6f5a description=openstack/dnsmasq-dns-7b6fcdc445-nk789/init id=8ce5222d-9cb6-4031-9714-f7f8d50b8e8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981
2026-06-12 21:48:32.719886 | controller | Jun 12 20:57:11.288873 crc crio[24437]: time="2026-06-12T20:57:11.288609472Z" level=info msg="Stopping container: 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745 (timeout: 10s)" id=a0c98ff1-775e-4bfd-9089-6ae90f8793c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.719911 | controller | Jun 12 20:57:11.434023 crc crio[24437]: time="2026-06-12T20:57:11.433852188Z" level=info msg="Stopped container 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745: openstack/dnsmasq-dns-77594b4b4f-kl24n/dnsmasq-dns" id=a0c98ff1-775e-4bfd-9089-6ae90f8793c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.719933 | controller | Jun 12 20:57:11.435554 crc crio[24437]: time="2026-06-12T20:57:11.435407826Z" level=info msg="Stopping pod sandbox: 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7" id=a691e48b-9946-4657-a476-3e23e3f89e4c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.719950 | controller | Jun 12 20:57:11.436034 crc crio[24437]: time="2026-06-12T20:57:11.435919108Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-kl24n Namespace:openstack ID:7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7 UID:79186671-49f9-4026-aeec-26b80c9d9f46 NetNS:/var/run/netns/96c2949a-9256-4468-9e05-5ffd5fb28fd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79186671_49f9_4026_aeec_26b80c9d9f46.slice PodAnnotations:0xc002554100}] Aliases:map[]}"
2026-06-12 21:48:32.720283 | controller | Jun 12 20:57:11.436237 crc crio[24437]: time="2026-06-12T20:57:11.436180144Z" level=info msg="Deleting pod openstack_dnsmasq-dns-77594b4b4f-kl24n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.720301 | controller | Jun 12 20:57:11.774613 crc crio[24437]: time="2026-06-12T20:57:11.77416041Z" level=info msg="Stopped pod sandbox: 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7" id=a691e48b-9946-4657-a476-3e23e3f89e4c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.720318 | controller | Jun 12 20:57:12.305890 crc crio[24437]: time="2026-06-12T20:57:12.305744871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=928b7ae9-42a6-4ff7-8e05-f1feb183e0a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.720334 | controller | Jun 12 20:57:12.317190 crc crio[24437]: time="2026-06-12T20:57:12.317106146Z" level=info msg="Removing container: 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745" id=383c83ff-f05e-4fa7-ad6a-fb2e7a1afb30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.720351 | controller | Jun 12 20:57:12.383544 crc crio[24437]: time="2026-06-12T20:57:12.383480107Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8f5aec07-984b-46ab-9ab2-b6bc5d058b8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.720367 | controller | Jun 12 20:57:12.391774 crc crio[24437]: time="2026-06-12T20:57:12.391698036Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-nk789/dnsmasq-dns" id=0274c3a7-1b57-4438-9628-6d4c8217f6c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.720383 | controller | Jun 12 20:57:12.393623 crc crio[24437]: time="2026-06-12T20:57:12.39354833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.720399 | controller | Jun 12 20:57:12.447255 crc crio[24437]: time="2026-06-12T20:57:12.447151413Z" level=info msg="Removed container 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745: openstack/dnsmasq-dns-77594b4b4f-kl24n/dnsmasq-dns" id=383c83ff-f05e-4fa7-ad6a-fb2e7a1afb30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.720415 | controller | Jun 12 20:57:12.452285 crc crio[24437]: time="2026-06-12T20:57:12.452231916Z" level=info msg="Removing container: 07b76c2fa8f20982973b35e4688941dbc805543e698e3187c8d8c54e36f532e3" id=3ebeb15f-e274-4567-a5bc-05ed4f75019a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.720431 | controller | Jun 12 20:57:12.460754 crc crio[24437]: time="2026-06-12T20:57:12.460570538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.720447 | controller | Jun 12 20:57:12.468348 crc crio[24437]: time="2026-06-12T20:57:12.468170332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.720462 | controller | Jun 12 20:57:12.528267 crc crio[24437]: time="2026-06-12T20:57:12.525591937Z" level=info msg="Removed container 07b76c2fa8f20982973b35e4688941dbc805543e698e3187c8d8c54e36f532e3: openstack/dnsmasq-dns-77594b4b4f-kl24n/init" id=3ebeb15f-e274-4567-a5bc-05ed4f75019a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.720478 | controller | Jun 12 20:57:12.652209 crc crio[24437]: time="2026-06-12T20:57:12.652107531Z" level=info msg="Created container 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459: openstack/dnsmasq-dns-7b6fcdc445-nk789/dnsmasq-dns" id=0274c3a7-1b57-4438-9628-6d4c8217f6c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.721025 | controller | Jun 12 20:57:12.654375 crc crio[24437]: time="2026-06-12T20:57:12.654278583Z" level=info msg="Starting container: 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459" id=a39e183c-8c24-4753-bf63-f44d1d929394 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.721117 | controller | Jun 12 20:57:12.664815 crc crio[24437]: time="2026-06-12T20:57:12.664298684Z" level=info msg="Started container" PID=59856 containerID=12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459 description=openstack/dnsmasq-dns-7b6fcdc445-nk789/dnsmasq-dns id=a39e183c-8c24-4753-bf63-f44d1d929394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981
2026-06-12 21:48:32.721136 | controller | Jun 12 20:57:17.607228 crc crio[24437]: time="2026-06-12T20:57:17.605715857Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-8cpxm/POD" id=2954ead7-c6fe-48af-830c-d3c421aee83a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.721153 | controller | Jun 12 20:57:17.609414 crc crio[24437]: time="2026-06-12T20:57:17.607247963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.721170 | controller | Jun 12 20:57:17.697698 crc crio[24437]: time="2026-06-12T20:57:17.695213217Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-8cpxm Namespace:openstack ID:1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8 UID:a382ab9a-355b-4062-9cb7-51e61bcff3a5 NetNS:/var/run/netns/d9f74952-a1c1-43a0-a2a6-b85f14f896f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda382ab9a_355b_4062_9cb7_51e61bcff3a5.slice PodAnnotations:0xc002554d58}] Aliases:map[]}"
2026-06-12 21:48:32.721187 | controller | Jun 12 20:57:17.697698 crc crio[24437]: time="2026-06-12T20:57:17.695316709Z" level=info msg="Adding pod openstack_swift-ring-rebalance-8cpxm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.721203 | controller | Jun 12 20:57:18.037374 crc crio[24437]: time="2026-06-12T20:57:18.037218891Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/POD" id=ad9da457-33cb-41dc-8ce9-7a170b07e268 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.721219 | controller | Jun 12 20:57:18.037374 crc crio[24437]: time="2026-06-12T20:57:18.037367514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.721236 | controller | Jun 12 20:57:18.067965 crc crio[24437]: time="2026-06-12T20:57:18.06783128Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781297837-sbjzw Namespace:openstack ID:0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7 UID:6c29471a-7e5c-47cf-898c-18d7e368cdfa NetNS:/var/run/netns/771e4033-5cc9-43f0-a7ce-46ded6b9a6b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c29471a_7e5c_47cf_898c_18d7e368cdfa.slice PodAnnotations:0xc002746560}] Aliases:map[]}"
2026-06-12 21:48:32.721257 | controller | Jun 12 20:57:18.067965 crc crio[24437]: time="2026-06-12T20:57:18.067897791Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0-config-1781297837-sbjzw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.721282 | controller | Jun 12 20:57:18.202481 crc crio[24437]: time="2026-06-12T20:57:18.201849514Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781297837-25w4z/POD" id=babbdf6b-1ff5-46e1-bc82-a027c834cac9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.721308 | controller | Jun 12 20:57:18.202703 crc crio[24437]: time="2026-06-12T20:57:18.202485239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.721326 | controller | Jun 12 20:57:18.361616 crc crio[24437]: time="2026-06-12T20:57:18.36118504Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781297837-25w4z Namespace:openstack ID:07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946 UID:2746fd5e-45db-4415-85a7-a221c80ff4bd NetNS:/var/run/netns/f53b8365-073b-469e-93e4-24c6655e994b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2746fd5e_45db_4415_85a7_a221c80ff4bd.slice PodAnnotations:0xc0027467f0}] Aliases:map[]}"
2026-06-12 21:48:32.721343 | controller | Jun 12 20:57:18.361616 crc crio[24437]: time="2026-06-12T20:57:18.361246162Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781297837-25w4z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.721359 | controller | Jun 12 20:57:18.712851 crc crio[24437]: time="2026-06-12T20:57:18.712283953Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=40e1c9be-97ea-4bb3-a61d-9f9e31ef48a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.721375 | controller | Jun 12 20:57:18.714057 crc crio[24437]: time="2026-06-12T20:57:18.712886888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.721391 | controller | Jun 12 20:57:18.762359 crc crio[24437]: time="2026-06-12T20:57:18.762225668Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:347bf7bd1ca672d20fb4a7a49274615f9b04a30863ad97dba008afcd749f0d58 UID:baf4cb2d-079b-4e10-991f-523aeefb9383 NetNS:/var/run/netns/c55b40dd-355c-4de6-af6d-7129d9242af4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaf4cb2d_079b_4e10_991f_523aeefb9383.slice PodAnnotations:0xc000a8c1d0}] Aliases:map[]}"
2026-06-12 21:48:32.721407 | controller | Jun 12 20:57:18.762359 crc crio[24437]: time="2026-06-12T20:57:18.76228612Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.721424 | controller | Jun 12 20:57:19.036339 crc crio[24437]: 2026-06-12T20:57:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1599e775aee22d9 Mac:be:e4:c2:a8:e0:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/d9f74952-a1c1-43a0-a2a6-b85f14f896f5 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.721440 | controller | Jun 12 20:57:19.038512 crc crio[24437]: time="2026-06-12T20:57:19.038431765Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-8cpxm Namespace:openstack ID:1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8 UID:a382ab9a-355b-4062-9cb7-51e61bcff3a5 NetNS:/var/run/netns/d9f74952-a1c1-43a0-a2a6-b85f14f896f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda382ab9a_355b_4062_9cb7_51e61bcff3a5.slice PodAnnotations:0xc002554d58}] Aliases:map[]}"
2026-06-12 21:48:32.721456 | controller | Jun 12 20:57:19.038625 crc crio[24437]: time="2026-06-12T20:57:19.038596779Z" level=info msg="Checking pod openstack_swift-ring-rebalance-8cpxm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.721473 | controller | Jun 12 20:57:19.046410 crc crio[24437]: time="2026-06-12T20:57:19.046298164Z" level=info msg="Ran pod sandbox 1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8 with infra container: openstack/swift-ring-rebalance-8cpxm/POD" id=2954ead7-c6fe-48af-830c-d3c421aee83a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.721495 | controller | Jun 12 20:57:19.050065 crc crio[24437]: time="2026-06-12T20:57:19.049919922Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=b33f3520-75bd-48cf-b38d-4f28d08d85a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.721512 | controller | Jun 12 20:57:19.050299 crc crio[24437]: time="2026-06-12T20:57:19.05023311Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=b33f3520-75bd-48cf-b38d-4f28d08d85a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.721529 | controller | Jun 12 20:57:19.050397 crc crio[24437]: time="2026-06-12T20:57:19.050363593Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=b33f3520-75bd-48cf-b38d-4f28d08d85a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.721545 | controller | Jun 12 20:57:19.051464 crc crio[24437]: time="2026-06-12T20:57:19.051361038Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=75be5df4-cf62-4eb8-9de3-08452ba561b2 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.721561 | controller | Jun 12 20:57:19.056825 crc crio[24437]: time="2026-06-12T20:57:19.056743197Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-12 21:48:32.721578 | controller | Jun 12 20:57:19.150722 crc crio[24437]: 2026-06-12T20:57:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d57ec70e0d2c4c Mac:de:1a:bf:13:8a:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/771e4033-5cc9-43f0-a7ce-46ded6b9a6b6 SocketPath: PciID:}] [{Interface:0xc00012e7f0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.721594 | controller | Jun 12 20:57:19.151772 crc crio[24437]: time="2026-06-12T20:57:19.151693759Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781297837-sbjzw Namespace:openstack ID:0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7 UID:6c29471a-7e5c-47cf-898c-18d7e368cdfa NetNS:/var/run/netns/771e4033-5cc9-43f0-a7ce-46ded6b9a6b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c29471a_7e5c_47cf_898c_18d7e368cdfa.slice PodAnnotations:0xc002746560}] Aliases:map[]}"
2026-06-12 21:48:32.721611 | controller | Jun 12 20:57:19.151907 crc crio[24437]: time="2026-06-12T20:57:19.151852182Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0-config-1781297837-sbjzw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.721627 | controller | Jun 12 20:57:19.162538 crc crio[24437]: time="2026-06-12T20:57:19.162453269Z" level=info msg="Ran pod sandbox 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7 with infra container: openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/POD" id=ad9da457-33cb-41dc-8ce9-7a170b07e268 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.721643 | controller | Jun 12 20:57:19.169429 crc crio[24437]: time="2026-06-12T20:57:19.169302393Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=3721a45a-6f07-4b91-8cad-257c0d7cde09 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.721658 | controller | Jun 12 20:57:19.181630 crc crio[24437]: time="2026-06-12T20:57:19.180891624Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=3b2c7942-2cb5-4f2c-9ab9-a2c078dd4e70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.721681 | controller | Jun 12 20:57:19.193462 crc crio[24437]: time="2026-06-12T20:57:19.193245591Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/ovn-config" id=57c98f84-2893-4794-b6b6-e683eda1dfc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.721697 | controller | Jun 12 20:57:19.195290 crc crio[24437]: time="2026-06-12T20:57:19.19524499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.721714 | controller | Jun 12 20:57:19.257664 crc crio[24437]: time="2026-06-12T20:57:19.257541524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.721730 | controller | Jun 12 20:57:19.261687 crc crio[24437]: time="2026-06-12T20:57:19.261587961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.721746 | controller | Jun 12 20:57:19.275830 crc crio[24437]: 2026-06-12T20:57:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07513797b344969 Mac:46:df:72:a3:7f:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/f53b8365-073b-469e-93e4-24c6655e994b SocketPath: PciID:}] [{Interface:0xc0004aa6c0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.721762 | controller | Jun 12 20:57:19.277170 crc crio[24437]: time="2026-06-12T20:57:19.277135316Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781297837-25w4z Namespace:openstack ID:07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946 UID:2746fd5e-45db-4415-85a7-a221c80ff4bd NetNS:/var/run/netns/f53b8365-073b-469e-93e4-24c6655e994b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2746fd5e_45db_4415_85a7_a221c80ff4bd.slice PodAnnotations:0xc0027467f0}] Aliases:map[]}"
2026-06-12 21:48:32.721779 | controller | Jun 12 20:57:19.277529 crc crio[24437]: time="2026-06-12T20:57:19.277505134Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781297837-25w4z for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.721796 | controller | Jun 12 20:57:19.295046 crc crio[24437]: time="2026-06-12T20:57:19.294902055Z" level=info msg="Ran pod sandbox 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946 with infra container: openstack/ovsdbserver-sb-0-config-1781297837-25w4z/POD" id=babbdf6b-1ff5-46e1-bc82-a027c834cac9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.721813 | controller | Jun 12 20:57:19.299717 crc crio[24437]: time="2026-06-12T20:57:19.299647859Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=e46b89c4-ba13-4b60-99bd-bc26809fe389 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.721830 | controller | Jun 12 20:57:19.303168 crc crio[24437]: time="2026-06-12T20:57:19.303107983Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=865175ce-a4ef-4bf3-855d-453827f70eb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.721846 | controller | Jun 12 20:57:19.312511 crc crio[24437]: time="2026-06-12T20:57:19.312470289Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781297837-25w4z/ovn-config" id=830613bb-3198-4fca-aa1f-15a1584dd288 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.721892 | controller | Jun 12 20:57:19.314279 crc crio[24437]: time="2026-06-12T20:57:19.314255782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.721915 | controller | Jun 12 20:57:19.365359 crc crio[24437]: time="2026-06-12T20:57:19.365232442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.721932 | controller | Jun 12 20:57:19.371976 crc crio[24437]: time="2026-06-12T20:57:19.371234458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.721948 | controller | Jun 12 20:57:19.450984 crc crio[24437]: 2026-06-12T20:57:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:347bf7bd1ca672d Mac:92:91:ab:7e:2f:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/c55b40dd-355c-4de6-af6d-7129d9242af4 SocketPath: PciID:}] [{Interface:0xc00019cc90 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.721964 | controller | Jun 12 20:57:19.450984 crc crio[24437]: time="2026-06-12T20:57:19.448114993Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:347bf7bd1ca672d20fb4a7a49274615f9b04a30863ad97dba008afcd749f0d58 UID:baf4cb2d-079b-4e10-991f-523aeefb9383 NetNS:/var/run/netns/c55b40dd-355c-4de6-af6d-7129d9242af4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaf4cb2d_079b_4e10_991f_523aeefb9383.slice PodAnnotations:0xc000a8c1d0}] Aliases:map[]}"
2026-06-12 21:48:32.721980 | controller | Jun 12 20:57:19.450984 crc crio[24437]: time="2026-06-12T20:57:19.448282157Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.721996 | controller | Jun 12 20:57:19.456570 crc crio[24437]: time="2026-06-12T20:57:19.456244739Z" level=info msg="Created container 211cf93408393bb8e889bf313c318161ae135550dc8216225af3f3ac3eec7756: openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/ovn-config" id=57c98f84-2893-4794-b6b6-e683eda1dfc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.722012 | controller | Jun 12 20:57:19.457536 crc crio[24437]: time="2026-06-12T20:57:19.457465858Z" level=info msg="Ran pod sandbox 347bf7bd1ca672d20fb4a7a49274615f9b04a30863ad97dba008afcd749f0d58 with infra container: openstack/ovn-northd-0/POD" id=40e1c9be-97ea-4bb3-a61d-9f9e31ef48a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.722027 | controller | Jun 12 20:57:19.458011 crc crio[24437]: time="2026-06-12T20:57:19.457884089Z" level=info msg="Starting container: 211cf93408393bb8e889bf313c318161ae135550dc8216225af3f3ac3eec7756" id=2fc8845b-9489-49f6-a9c1-ecdfb387bf97 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.722043 | controller | Jun 12 20:57:19.470378 crc crio[24437]: time="2026-06-12T20:57:19.465171865Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=78ea8c81-cd08-409d-9950-ffefff16b87d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.722058 | controller | Jun 12 20:57:19.470378 crc crio[24437]: time="2026-06-12T20:57:19.465620165Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=78ea8c81-cd08-409d-9950-ffefff16b87d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.722073 | controller | Jun 12 20:57:19.470378 crc crio[24437]: time="2026-06-12T20:57:19.465673567Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=78ea8c81-cd08-409d-9950-ffefff16b87d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.722088 | controller | Jun 12 20:57:19.470378 crc crio[24437]: time="2026-06-12T20:57:19.470269207Z" level=info msg="Started container" PID=60626 containerID=211cf93408393bb8e889bf313c318161ae135550dc8216225af3f3ac3eec7756 description=openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/ovn-config id=2fc8845b-9489-49f6-a9c1-ecdfb387bf97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7
2026-06-12 21:48:32.722108 | controller | Jun 12 20:57:19.470797 crc crio[24437]: time="2026-06-12T20:57:19.470658207Z" level=info msg="Stopping container: 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8 (timeout: 10s)" id=355912fd-7be3-4b57-a466-3692c820fbdc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.722125 | controller | Jun 12 20:57:19.496018 crc crio[24437]: time="2026-06-12T20:57:19.489831719Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=9abdd11f-db48-4971-815e-bd2856280922 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.722141 | controller | Jun 12 20:57:19.496018 crc crio[24437]: time="2026-06-12T20:57:19.495274801Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-12 21:48:32.722157 | controller | Jun 12 20:57:19.586099 crc crio[24437]: time="2026-06-12T20:57:19.585601491Z" level=info msg="Created container 6bb8354d6eab8b6b94a8c8aa6c9ef094cc46d85d584c4a571916818a481eadd3: openstack/ovsdbserver-sb-0-config-1781297837-25w4z/ovn-config" id=830613bb-3198-4fca-aa1f-15a1584dd288 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.722173 | controller | Jun 12 20:57:19.587642 crc crio[24437]: time="2026-06-12T20:57:19.587560148Z" level=info msg="Starting container: 6bb8354d6eab8b6b94a8c8aa6c9ef094cc46d85d584c4a571916818a481eadd3" id=a1f8663b-6331-46e5-a173-fb40f8400db9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.722189 | controller | Jun 12 20:57:19.602889 crc crio[24437]: time="2026-06-12T20:57:19.596191456Z" level=info msg="Started container" PID=60635 containerID=6bb8354d6eab8b6b94a8c8aa6c9ef094cc46d85d584c4a571916818a481eadd3 description=openstack/ovsdbserver-sb-0-config-1781297837-25w4z/ovn-config id=a1f8663b-6331-46e5-a173-fb40f8400db9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946
2026-06-12 21:48:32.722206 | controller | Jun 12 20:57:19.624293 crc crio[24437]: time="2026-06-12T20:57:19.623876975Z" level=info msg="Stopped container 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8: openstack/dnsmasq-dns-86cd84489-5k2wc/dnsmasq-dns" id=355912fd-7be3-4b57-a466-3692c820fbdc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.722221 | controller | Jun 12 20:57:19.628142 crc crio[24437]: time="2026-06-12T20:57:19.627105123Z" level=info msg="Stopping pod sandbox: 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d" id=3f05fe90-c6df-40a1-9a88-ca9cde636b9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.722237 | controller | Jun 12 20:57:19.628142 crc crio[24437]: time="2026-06-12T20:57:19.627640956Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-5k2wc Namespace:openstack ID:50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d UID:9e9f62f9-8704-4bdb-84bc-04bc9cc15531 NetNS:/var/run/netns/4d018cfc-bce7-4eeb-8bec-73feaaa8ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9f62f9_8704_4bdb_84bc_04bc9cc15531.slice PodAnnotations:0xc000a8c0f8}] Aliases:map[]}"
2026-06-12 21:48:32.722253 | controller | Jun 12 20:57:19.628142 crc crio[24437]: time="2026-06-12T20:57:19.627783479Z" level=info msg="Deleting pod openstack_dnsmasq-dns-86cd84489-5k2wc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.722269 | controller | Jun 12 20:57:19.957710 crc crio[24437]: time="2026-06-12T20:57:19.956994805Z" level=info msg="Stopped pod sandbox: 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d" id=3f05fe90-c6df-40a1-9a88-ca9cde636b9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.722285 | controller | Jun 12 20:57:20.593743 crc crio[24437]: time="2026-06-12T20:57:20.589827538Z" level=info msg="Removing container: 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8" id=fe4089a6-308e-4c06-ac06-b0163e48d4c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.722305 | controller | Jun 12 20:57:21.101048 crc crio[24437]: time="2026-06-12T20:57:21.097201974Z" level=info msg="Removed container 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8: openstack/dnsmasq-dns-86cd84489-5k2wc/dnsmasq-dns" id=fe4089a6-308e-4c06-ac06-b0163e48d4c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.722321 | controller | Jun 12 20:57:21.103011 crc crio[24437]: time="2026-06-12T20:57:21.102860521Z" level=info msg="Removing container: 5cf4aaba46d826fd524487cb2fe909b43d59eff491d9191a72e7c65be86636a0" id=5d5e9314-649c-42d2-b6f9-34b9fc7944fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.722337 | controller | Jun 12 20:57:21.623682 crc crio[24437]: time="2026-06-12T20:57:21.62363042Z" level=info msg="Stopping pod sandbox: 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946" id=5d86d7bf-31b9-4ffd-b1fb-dadbb8a0e692 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.722354 | controller | Jun 12 20:57:21.624480 crc crio[24437]: time="2026-06-12T20:57:21.624394407Z" level=info msg="Stopping pod sandbox: 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7" id=cad64953-6fa5-4e40-908e-938401c53951 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.722372 | controller | Jun 12 20:57:21.625130 crc crio[24437]: time="2026-06-12T20:57:21.624846729Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781297837-25w4z Namespace:openstack ID:07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946 UID:2746fd5e-45db-4415-85a7-a221c80ff4bd NetNS:/var/run/netns/f53b8365-073b-469e-93e4-24c6655e994b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2746fd5e_45db_4415_85a7_a221c80ff4bd.slice PodAnnotations:0xc001fa4618}] Aliases:map[]}"
2026-06-12 21:48:32.722389 | controller | Jun 12 20:57:21.625525 crc crio[24437]: time="2026-06-12T20:57:21.625498174Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781297837-25w4z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.722405 | controller | Jun 12 20:57:21.626080 crc crio[24437]: time="2026-06-12T20:57:21.625973745Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781297837-sbjzw Namespace:openstack ID:0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7 UID:6c29471a-7e5c-47cf-898c-18d7e368cdfa NetNS:/var/run/netns/771e4033-5cc9-43f0-a7ce-46ded6b9a6b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c29471a_7e5c_47cf_898c_18d7e368cdfa.slice PodAnnotations:0xc006ecc528}] Aliases:map[]}"
2026-06-12 21:48:32.722422 | controller | Jun 12 20:57:21.626374 crc crio[24437]: time="2026-06-12T20:57:21.6261311Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0-config-1781297837-sbjzw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.722439 | controller | Jun 12 20:57:24.127340 crc crio[24437]: time="2026-06-12T20:57:24.126111776Z" level=info msg="Stopped pod sandbox: 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7" id=cad64953-6fa5-4e40-908e-938401c53951 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.722455 | controller | Jun 12 20:57:24.140353 crc crio[24437]: time="2026-06-12T20:57:24.129282263Z" level=info msg="Stopped pod sandbox: 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946" id=5d86d7bf-31b9-4ffd-b1fb-dadbb8a0e692 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.722471 | controller | Jun 12 20:57:24.176683 crc crio[24437]: time="2026-06-12T20:57:24.176265387Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4" id=9abdd11f-db48-4971-815e-bd2856280922 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.722491 | controller | Jun 12 20:57:24.178560 crc crio[24437]: time="2026-06-12T20:57:24.17847459Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=1dde94de-a7a4-4a69-a0b6-e13aab611e52 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.722508 | controller | Jun 12 20:57:24.186903 crc crio[24437]: time="2026-06-12T20:57:24.186834092Z" level=info msg="Removed container 5cf4aaba46d826fd524487cb2fe909b43d59eff491d9191a72e7c65be86636a0: openstack/dnsmasq-dns-86cd84489-5k2wc/init" id=5d5e9314-649c-42d2-b6f9-34b9fc7944fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.722524 | controller | Jun 12 20:57:24.268038 crc crio[24437]: time="2026-06-12T20:57:24.267898918Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=abba08a1-95ea-4dd7-979f-d2a731c71dd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.722539 | controller | Jun 12 20:57:24.329455 crc crio[24437]: time="2026-06-12T20:57:24.329151127Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=dfd1f7b9-9138-4419-a313-d726c23cf7d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.722555 | controller | Jun 12 20:57:24.330899 crc crio[24437]: time="2026-06-12T20:57:24.330800377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.722570 | controller | Jun 12 20:57:24.417464 crc crio[24437]: time="2026-06-12T20:57:24.417344515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.722586 | controller | Jun 12 20:57:24.422525 crc crio[24437]: time="2026-06-12T20:57:24.422433448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.722601 | controller | Jun 12 20:57:25.117710 crc crio[24437]: time="2026-06-12T20:57:25.117597696Z" level=info msg="Created container 46798db61955662eb09b544f1f0732bdfbbe56a922a7209120b0af10e480794b: openstack/ovn-northd-0/ovn-northd" id=dfd1f7b9-9138-4419-a313-d726c23cf7d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.722617 | controller | Jun 12 20:57:25.123448 crc crio[24437]: time="2026-06-12T20:57:25.123238472Z" level=info msg="Starting container: 46798db61955662eb09b544f1f0732bdfbbe56a922a7209120b0af10e480794b" id=efacf2b3-26c8-466b-8b7b-f366f0a5c7a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.722633 | controller | Jun 12 20:57:25.134420 crc crio[24437]: time="2026-06-12T20:57:25.134237508Z" level=info msg="Started container" PID=60956 containerID=46798db61955662eb09b544f1f0732bdfbbe56a922a7209120b0af10e480794b description=openstack/ovn-northd-0/ovn-northd id=efacf2b3-26c8-466b-8b7b-f366f0a5c7a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347bf7bd1ca672d20fb4a7a49274615f9b04a30863ad97dba008afcd749f0d58
2026-06-12 21:48:32.722649 | controller | Jun 12 20:57:25.219458 crc crio[24437]: time="2026-06-12T20:57:25.218681195Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=6ce0764a-9d0c-4482-b7b1-c35e662d5627 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.722665 | controller | Jun 12 20:57:25.303294 crc crio[24437]: time="2026-06-12T20:57:25.303117603Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=c6f54bb3-b90b-414d-a0bd-5f46fb7f6298 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.722680 | controller | Jun 12 20:57:25.397823 crc crio[24437]: time="2026-06-12T20:57:25.397726967Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-8lxqb/POD" id=72b7effe-c413-4a1c-9d37-53bccc7c1dc8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.722699 | controller | Jun 12 20:57:25.398010 crc crio[24437]: time="2026-06-12T20:57:25.39784517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.722716 | controller | Jun 12 20:57:25.888405 crc crio[24437]: time="2026-06-12T20:57:25.888292037Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073" id=75be5df4-cf62-4eb8-9de3-08452ba561b2 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.722732 | controller | Jun 12 20:57:25.890078 crc crio[24437]: time="2026-06-12T20:57:25.890019729Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=ec56a5ed-9712-42ba-a97b-2cdf4db559e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.722749 | controller | Jun 12 20:57:25.931337 crc crio[24437]: time="2026-06-12T20:57:25.931254514Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=337c2a08-7eb0-4763-beca-55d515947b6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.722765 | controller | Jun 12 20:57:25.932902 crc crio[24437]: time="2026-06-12T20:57:25.932867152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.722781 | controller | Jun 12 20:57:25.934682 crc crio[24437]: time="2026-06-12T20:57:25.934567804Z" level=info msg="Got pod network &{Name:root-account-create-update-8lxqb Namespace:openstack ID:8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74 UID:2351187f-6cf1-41e6-a294-3ee1c92cf640 NetNS:/var/run/netns/c9c2bd70-444c-4e68-97ef-bed09c083240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2351187f_6cf1_41e6_a294_3ee1c92cf640.slice PodAnnotations:0xc002746590}] Aliases:map[]}"
2026-06-12 21:48:32.722798 | controller | Jun 12 20:57:25.934827 crc crio[24437]: time="2026-06-12T20:57:25.934765729Z" level=info msg="Adding pod openstack_root-account-create-update-8lxqb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.722814 | controller | Jun 12 20:57:25.984018 crc crio[24437]: time="2026-06-12T20:57:25.983362991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=34c73841-1663-4750-91bd-e543010853f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.722830 | controller | Jun 12 20:57:25.985301 crc crio[24437]: time="2026-06-12T20:57:25.985268078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.722846 | controller | Jun 12 20:57:25.999078 crc crio[24437]: time="2026-06-12T20:57:25.996786505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.722883 | controller | Jun 12 20:57:25.999078 crc crio[24437]: time="2026-06-12T20:57:25.998255211Z" level=info msg="Creating container: openstack/swift-ring-rebalance-8cpxm/swift-ring-rebalance" id=20b8a298-3317-47a2-9352-a35d45957997 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.722900 | controller | Jun 12 20:57:26.002452 crc crio[24437]: time="2026-06-12T20:57:26.002256328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.722921 | controller | Jun 12 20:57:26.048682 crc crio[24437]: time="2026-06-12T20:57:26.048583306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.722938 | controller | Jun 12 20:57:26.056307 crc crio[24437]: time="2026-06-12T20:57:26.05623678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.722967 | controller | Jun 12 20:57:26.157496 crc crio[24437]: time="2026-06-12T20:57:26.157375552Z" level=info msg="Created container cc5a20fefe3ee0ed6136ec8194d04f009fab2cf2672c6bcfaa2021a4bb7e53f8: openstack/ovn-northd-0/openstack-network-exporter" id=337c2a08-7eb0-4763-beca-55d515947b6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.722984 | controller | Jun 12 20:57:26.159612 crc crio[24437]: time="2026-06-12T20:57:26.159379389Z" level=info msg="Starting container: cc5a20fefe3ee0ed6136ec8194d04f009fab2cf2672c6bcfaa2021a4bb7e53f8" id=67cd6726-8832-4368-b97b-74e319402af4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.723000 | controller | Jun 12 20:57:26.168018 crc crio[24437]: time="2026-06-12T20:57:26.167157718Z" level=info msg="Started container" PID=61066 containerID=cc5a20fefe3ee0ed6136ec8194d04f009fab2cf2672c6bcfaa2021a4bb7e53f8 description=openstack/ovn-northd-0/openstack-network-exporter id=67cd6726-8832-4368-b97b-74e319402af4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347bf7bd1ca672d20fb4a7a49274615f9b04a30863ad97dba008afcd749f0d58
2026-06-12 21:48:32.723016 | controller | Jun 12 20:57:26.276646 crc crio[24437]: time="2026-06-12T20:57:26.268560335Z" level=info msg="Created container 3674cb9fac97c361c4a484037eb9369f6cc1ede599177227584fbd0f810ad1aa: openstack/swift-ring-rebalance-8cpxm/swift-ring-rebalance" id=20b8a298-3317-47a2-9352-a35d45957997 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.723032 | controller | Jun 12 20:57:26.276646 crc crio[24437]: time="2026-06-12T20:57:26.27458542Z" level=info msg="Starting container: 3674cb9fac97c361c4a484037eb9369f6cc1ede599177227584fbd0f810ad1aa" id=2a763d83-1b80-4359-8899-dd977c346c76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.723048 | controller | Jun 12 20:57:26.292385 crc crio[24437]: time="2026-06-12T20:57:26.292262237Z" level=info msg="Started container" PID=61093 containerID=3674cb9fac97c361c4a484037eb9369f6cc1ede599177227584fbd0f810ad1aa description=openstack/swift-ring-rebalance-8cpxm/swift-ring-rebalance id=2a763d83-1b80-4359-8899-dd977c346c76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8
2026-06-12 21:48:32.723066 | controller | Jun 12 20:57:26.430984 crc crio[24437]: 2026-06-12T20:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a060e352137f29 Mac:ae:53:ef:cb:53:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/c9c2bd70-444c-4e68-97ef-bed09c083240 SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.723082 | controller | Jun 12 20:57:26.433253 crc crio[24437]: time="2026-06-12T20:57:26.433149276Z" level=info msg="Got pod network &{Name:root-account-create-update-8lxqb Namespace:openstack ID:8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74 UID:2351187f-6cf1-41e6-a294-3ee1c92cf640 NetNS:/var/run/netns/c9c2bd70-444c-4e68-97ef-bed09c083240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2351187f_6cf1_41e6_a294_3ee1c92cf640.slice PodAnnotations:0xc002746590}] Aliases:map[]}"
2026-06-12 21:48:32.723099 | controller | Jun 12 20:57:26.433405 crc crio[24437]: time="2026-06-12T20:57:26.433354161Z" level=info msg="Checking pod openstack_root-account-create-update-8lxqb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.723119 | controller | Jun 12 20:57:26.440889 crc crio[24437]: time="2026-06-12T20:57:26.44078041Z" level=info msg="Ran pod sandbox 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74 with infra container: openstack/root-account-create-update-8lxqb/POD" id=72b7effe-c413-4a1c-9d37-53bccc7c1dc8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.723137 | controller | Jun 12 20:57:26.443648 crc crio[24437]: time="2026-06-12T20:57:26.443557388Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7a6b895b-eb0a-4e51-aa1a-a40186c61dba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.723153 | controller | Jun 12 20:57:26.448768 crc crio[24437]: time="2026-06-12T20:57:26.448697392Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f05c9e80-7293-43d7-a834-fc37a79b719a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.723169 | controller | Jun 12 20:57:26.461113 crc crio[24437]: time="2026-06-12T20:57:26.460847475Z" level=info msg="Creating container: openstack/root-account-create-update-8lxqb/mariadb-account-create-update" id=a7a7cd8a-64fe-4d01-aa59-2f17a83b84d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.723185 | controller | Jun 12 20:57:26.472044 crc crio[24437]: time="2026-06-12T20:57:26.471899612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.723201 | controller | Jun 12 20:57:26.529085 crc crio[24437]: time="2026-06-12T20:57:26.528809726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.723217 | controller | Jun 12 20:57:26.533883 crc crio[24437]: time="2026-06-12T20:57:26.533808826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.723232 | controller | Jun 12 20:57:26.618801 crc crio[24437]: time="2026-06-12T20:57:26.618688455Z" level=info msg="Running pod sandbox: openstack/glance-db-create-cjjhc/POD" id=ab137f86-75ba-420c-86e4-4f80131af33f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.723247 | controller | Jun 12 20:57:26.618986 crc crio[24437]: time="2026-06-12T20:57:26.618876889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.723263 | controller | Jun 12 20:57:26.656529 crc crio[24437]: time="2026-06-12T20:57:26.656442725Z" level=info msg="Got pod network &{Name:glance-db-create-cjjhc Namespace:openstack ID:ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a UID:b847b336-601b-4b87-b8f4-784440406176 NetNS:/var/run/netns/67b3afee-d80d-427c-bfe5-8b87bf7e25ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb847b336_601b_4b87_b8f4_784440406176.slice PodAnnotations:0xc00282d058}] Aliases:map[]}"
2026-06-12 21:48:32.723279 | controller | Jun 12 20:57:26.656695 crc crio[24437]: time="2026-06-12T20:57:26.656603269Z" level=info msg="Adding pod openstack_glance-db-create-cjjhc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.723294 | controller | Jun 12 20:57:26.698966 crc crio[24437]: time="2026-06-12T20:57:26.698824479Z" level=info msg="Created container 962027da3049f4f801ff9ad5bceecce29ddbb805e4aace2899dbd12807c1ced9: openstack/root-account-create-update-8lxqb/mariadb-account-create-update" id=a7a7cd8a-64fe-4d01-aa59-2f17a83b84d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.723311 | controller | Jun 12 20:57:26.700006 crc crio[24437]: time="2026-06-12T20:57:26.699886525Z" level=info msg="Starting container: 962027da3049f4f801ff9ad5bceecce29ddbb805e4aace2899dbd12807c1ced9" id=cbabd8c7-3f8b-43fd-8f57-c3af95d5f3b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.723331 | controller | Jun 12 20:57:26.709698 crc crio[24437]: time="2026-06-12T20:57:26.709592729Z" level=info msg="Started container" PID=61138 containerID=962027da3049f4f801ff9ad5bceecce29ddbb805e4aace2899dbd12807c1ced9 description=openstack/root-account-create-update-8lxqb/mariadb-account-create-update id=cbabd8c7-3f8b-43fd-8f57-c3af95d5f3b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74
2026-06-12 21:48:32.723348 | controller | Jun 12 20:57:26.934095 crc crio[24437]: time="2026-06-12T20:57:26.932700843Z" level=info msg="Running pod sandbox: openstack/glance-7953-account-create-update-ldvps/POD" id=9093c353-e7d0-4205-ae58-f76adefe26e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.723364 | controller | Jun 12 20:57:26.934095 crc crio[24437]: time="2026-06-12T20:57:26.934075107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.723380 | controller | Jun 12 20:57:27.003265 crc crio[24437]: time="2026-06-12T20:57:27.003163665Z" level=info msg="Got pod network &{Name:glance-7953-account-create-update-ldvps Namespace:openstack ID:d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd UID:9d084406-ee38-4284-b4e9-9bfc955ac1b6 NetNS:/var/run/netns/dffee54f-0a14-4b84-b8da-1664bf2995bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d084406_ee38_4284_b4e9_9bfc955ac1b6.slice PodAnnotations:0xc00051c2e8}] Aliases:map[]}"
2026-06-12 21:48:32.723396 | controller | Jun 12 20:57:27.003265 crc crio[24437]: time="2026-06-12T20:57:27.003242997Z" level=info msg="Adding pod openstack_glance-7953-account-create-update-ldvps to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.723412 | controller | Jun 12 20:57:27.227799 crc crio[24437]: 2026-06-12T20:57:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba884d845404027 Mac:e6:48:ca:28:b2:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/67b3afee-d80d-427c-bfe5-8b87bf7e25ef SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.723429 | controller | Jun 12 20:57:27.230623 crc crio[24437]: time="2026-06-12T20:57:27.229013115Z" level=info msg="Got pod network &{Name:glance-db-create-cjjhc Namespace:openstack ID:ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a UID:b847b336-601b-4b87-b8f4-784440406176 NetNS:/var/run/netns/67b3afee-d80d-427c-bfe5-8b87bf7e25ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb847b336_601b_4b87_b8f4_784440406176.slice PodAnnotations:0xc00282d058}] Aliases:map[]}"
2026-06-12 21:48:32.723445 | controller | Jun 12 20:57:27.230623 crc crio[24437]: time="2026-06-12T20:57:27.229153878Z" level=info msg="Checking pod openstack_glance-db-create-cjjhc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.723461 | controller | Jun 12 20:57:27.242118 crc crio[24437]: time="2026-06-12T20:57:27.239019737Z" level=info msg="Ran pod sandbox ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a with infra container: openstack/glance-db-create-cjjhc/POD" id=ab137f86-75ba-420c-86e4-4f80131af33f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.723477 | controller | Jun 12 20:57:27.246652 crc crio[24437]: time="2026-06-12T20:57:27.246550848Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=136c4281-b419-4d82-a231-97f8d40db2c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.723496 | controller | Jun 12 20:57:27.250736 crc crio[24437]: time="2026-06-12T20:57:27.250666198Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=77a19394-988b-4c7a-89b0-e33cce6434f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.723512 | controller | Jun 12 20:57:27.260696 crc crio[24437]: time="2026-06-12T20:57:27.260615848Z" level=info msg="Creating container: openstack/glance-db-create-cjjhc/mariadb-database-create" id=70c005bb-12a0-41a6-a412-d7bf590ff1e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.723529 | controller | Jun 12 20:57:27.262473 crc crio[24437]: time="2026-06-12T20:57:27.262402121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.723545 | controller | Jun 12 20:57:27.307838 crc crio[24437]: time="2026-06-12T20:57:27.307645123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.723561 | controller | Jun 12 20:57:27.313408 crc crio[24437]: time="2026-06-12T20:57:27.313344141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.723578 | controller | Jun 12 20:57:27.492403 crc crio[24437]: time="2026-06-12T20:57:27.492210366Z" level=info msg="Created container ed72c7755bd5eee56547ac4a389a76e6df73296be33794ea4a228abbb8ef1a06: openstack/glance-db-create-cjjhc/mariadb-database-create" id=70c005bb-12a0-41a6-a412-d7bf590ff1e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.723594 | controller | Jun 12 20:57:27.493675 crc crio[24437]: time="2026-06-12T20:57:27.493598281Z" level=info msg="Starting container: ed72c7755bd5eee56547ac4a389a76e6df73296be33794ea4a228abbb8ef1a06" id=21623393-e909-42ab-b2e2-e80369195254 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.723610 | controller | Jun 12 20:57:27.501371 crc crio[24437]: time="2026-06-12T20:57:27.501262715Z" level=info msg="Started container" PID=61305 containerID=ed72c7755bd5eee56547ac4a389a76e6df73296be33794ea4a228abbb8ef1a06 description=openstack/glance-db-create-cjjhc/mariadb-database-create id=21623393-e909-42ab-b2e2-e80369195254 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a
2026-06-12 21:48:32.723627 | controller | Jun 12 20:57:27.542735 crc crio[24437]: 2026-06-12T20:57:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7d582acc77c6f5 Mac:0e:8a:9f:43:a7:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/dffee54f-0a14-4b84-b8da-1664bf2995bb SocketPath: PciID:}] [{Interface:0xc0002fb440 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.723643 | controller | Jun 12 20:57:27.546985 crc crio[24437]: time="2026-06-12T20:57:27.54372401Z" level=info msg="Got pod network &{Name:glance-7953-account-create-update-ldvps Namespace:openstack ID:d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd UID:9d084406-ee38-4284-b4e9-9bfc955ac1b6 NetNS:/var/run/netns/dffee54f-0a14-4b84-b8da-1664bf2995bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d084406_ee38_4284_b4e9_9bfc955ac1b6.slice PodAnnotations:0xc00051c2e8}] Aliases:map[]}"
2026-06-12 21:48:32.723659 | controller | Jun 12 20:57:27.546985 crc crio[24437]: time="2026-06-12T20:57:27.544252183Z" level=info msg="Checking pod openstack_glance-7953-account-create-update-ldvps for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.723676 | controller | Jun 12 20:57:27.555205 crc crio[24437]: time="2026-06-12T20:57:27.553911167Z" level=info msg="Ran pod sandbox d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd with infra container: openstack/glance-7953-account-create-update-ldvps/POD" id=9093c353-e7d0-4205-ae58-f76adefe26e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.723696 | controller | Jun 12 20:57:27.562398 crc crio[24437]: time="2026-06-12T20:57:27.562277518Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8d80bdf6-d4cd-4d9c-a4d2-8e2860d72ab5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.723713 | controller | Jun 12 20:57:27.568346 crc crio[24437]: time="2026-06-12T20:57:27.568213152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=16a97bd5-844a-44fe-9cab-8d23e1e481ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.723728 | controller | Jun 12 20:57:27.604285 crc crio[24437]: time="2026-06-12T20:57:27.604151388Z" level=info msg="Creating container: openstack/glance-7953-account-create-update-ldvps/mariadb-account-create-update" id=d525e8cf-7367-4ded-b8a3-d0401b108a7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.723744 | controller | Jun 12 20:57:27.605737 crc crio[24437]: time="2026-06-12T20:57:27.605583404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.723760 | controller | Jun 12 20:57:27.689452 crc crio[24437]: time="2026-06-12T20:57:27.689343414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.723776 | controller | Jun 12 20:57:27.693262 crc crio[24437]: time="2026-06-12T20:57:27.693174247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.723792 | controller | Jun 12 20:57:27.750280 crc crio[24437]: time="2026-06-12T20:57:27.747716324Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-5wl5x/POD" id=8b72a7aa-829d-4dba-8c0c-de63532f543b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.723809 | controller | Jun 12 20:57:27.750280 crc crio[24437]: time="2026-06-12T20:57:27.747806156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.723825 | controller | Jun 12 20:57:27.797080 crc crio[24437]: time="2026-06-12T20:57:27.796535953Z" level=info msg="Got pod network &{Name:keystone-db-create-5wl5x Namespace:openstack ID:62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a UID:774f5972-909b-40f1-8c5d-a919477f7283 NetNS:/var/run/netns/c915b847-0395-4aa5-aea4-40cc01446414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod774f5972_909b_40f1_8c5d_a919477f7283.slice PodAnnotations:0xc0025543a0}] Aliases:map[]}"
2026-06-12 21:48:32.723841 | controller | Jun 12 20:57:27.797403 crc crio[24437]: time="2026-06-12T20:57:27.797382803Z" level=info msg="Adding pod openstack_keystone-db-create-5wl5x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.723878 | controller | Jun 12 20:57:27.897210 crc crio[24437]: time="2026-06-12T20:57:27.89712878Z" level=info msg="Created container 0e418dc3d5eb95586f39920dbcc12b5e6c7f7db98f226b80dc4c90ae250db6ba: openstack/glance-7953-account-create-update-ldvps/mariadb-account-create-update" id=d525e8cf-7367-4ded-b8a3-d0401b108a7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.723897 | controller | Jun 12 20:57:27.900235 crc crio[24437]: time="2026-06-12T20:57:27.900086301Z" level=info msg="Starting container: 0e418dc3d5eb95586f39920dbcc12b5e6c7f7db98f226b80dc4c90ae250db6ba" id=7256b271-4d91-491c-8f48-f3249f350395 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.723918 | controller | Jun 12 20:57:27.910890 crc crio[24437]: time="2026-06-12T20:57:27.91079287Z" level=info msg="Started container" PID=61405 containerID=0e418dc3d5eb95586f39920dbcc12b5e6c7f7db98f226b80dc4c90ae250db6ba description=openstack/glance-7953-account-create-update-ldvps/mariadb-account-create-update id=7256b271-4d91-491c-8f48-f3249f350395 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd
2026-06-12 21:48:32.723936 | controller | Jun 12 20:57:27.997513 crc crio[24437]: time="2026-06-12T20:57:27.99740343Z" level=info msg="Running pod sandbox: openstack/keystone-9f15-account-create-update-n4gz2/POD" id=641a319c-a8f8-4d0f-8d7f-b45a9a2242ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.723952 | controller | Jun 12 20:57:27.997513 crc crio[24437]: time="2026-06-12T20:57:27.997518592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.723969 | controller | Jun 12 20:57:28.040758 crc crio[24437]: time="2026-06-12T20:57:28.040230445Z" level=info msg="Got pod network &{Name:keystone-9f15-account-create-update-n4gz2 Namespace:openstack ID:7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8 UID:e62733e1-a53e-4078-8086-29a64a32275f NetNS:/var/run/netns/405e006b-4fad-4e26-9edc-fd2fdaf3e15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62733e1_a53e_4078_8086_29a64a32275f.slice PodAnnotations:0xc00051d480}] Aliases:map[]}"
2026-06-12 21:48:32.723985 | controller | Jun 12 20:57:28.040758 crc crio[24437]: time="2026-06-12T20:57:28.040739456Z" level=info msg="Adding pod openstack_keystone-9f15-account-create-update-n4gz2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.724001 | controller | Jun 12 20:57:28.097331 crc crio[24437]: time="2026-06-12T20:57:28.097210899Z" level=info msg="Running pod sandbox: openstack/placement-db-create-jx7rn/POD" id=e8870477-ee4d-4e33-b1ff-595d7daadc59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.724018 | controller | Jun 12 20:57:28.097450 crc crio[24437]: time="2026-06-12T20:57:28.097355642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.724035 | controller | Jun 12 20:57:28.163722 crc crio[24437]: time="2026-06-12T20:57:28.163629342Z" level=info msg="Running pod sandbox: openstack/placement-cf47-account-create-update-74z4v/POD" id=9b8e0d0c-a4bf-45c6-835c-c9e45852df3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.724051 | controller | Jun 12 20:57:28.163886 crc crio[24437]: time="2026-06-12T20:57:28.163767875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.724067 | controller | Jun 12 20:57:28.227254 crc crio[24437]: time="2026-06-12T20:57:28.226407137Z" level=info msg="Got pod network &{Name:placement-db-create-jx7rn Namespace:openstack ID:b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5 UID:9c758c26-4de6-41c1-83e8-3433946e8645 NetNS:/var/run/netns/30c92c12-e253-4613-b0f3-b2058a34ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c758c26_4de6_41c1_83e8_3433946e8645.slice PodAnnotations:0xc0018400c0}] Aliases:map[]}"
2026-06-12 21:48:32.724083 | controller | Jun 12 20:57:28.227254 crc crio[24437]: time="2026-06-12T20:57:28.226474059Z" level=info msg="Adding pod openstack_placement-db-create-jx7rn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.724099 | controller | Jun 12 20:57:28.279906 crc crio[24437]: time="2026-06-12T20:57:28.279823857Z" level=info msg="Got pod network &{Name:placement-cf47-account-create-update-74z4v Namespace:openstack ID:3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2 UID:4e8f0108-4c0b-4cbd-83da-327b113fbf73 NetNS:/var/run/netns/012835ba-189b-4eb6-aff1-0052e9e8ba50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8f0108_4c0b_4cbd_83da_327b113fbf73.slice PodAnnotations:0xc001f6c118}] Aliases:map[]}"
2026-06-12 21:48:32.724120 | controller | Jun 12 20:57:28.279906 crc crio[24437]: time="2026-06-12T20:57:28.279893539Z" level=info msg="Adding pod openstack_placement-cf47-account-create-update-74z4v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.724137 | controller | Jun 12 20:57:28.281212 crc crio[24437]: 2026-06-12T20:57:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62c64782dd9b410 Mac:0a:7d:12:b4:19:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/c915b847-0395-4aa5-aea4-40cc01446414 SocketPath: PciID:}] [{Interface:0xc0004be400 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.724153 | controller | Jun 12 20:57:28.281838 crc crio[24437]: time="2026-06-12T20:57:28.281767444Z" level=info msg="Got pod network &{Name:keystone-db-create-5wl5x Namespace:openstack ID:62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a UID:774f5972-909b-40f1-8c5d-a919477f7283 NetNS:/var/run/netns/c915b847-0395-4aa5-aea4-40cc01446414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod774f5972_909b_40f1_8c5d_a919477f7283.slice PodAnnotations:0xc0025543a0}] Aliases:map[]}"
2026-06-12 21:48:32.724171 | controller | Jun 12 20:57:28.282051 crc crio[24437]: time="2026-06-12T20:57:28.282002349Z" level=info msg="Checking pod openstack_keystone-db-create-5wl5x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.724188 | controller | Jun 12 20:57:28.298196 crc crio[24437]: time="2026-06-12T20:57:28.298081277Z" level=info msg="Ran pod sandbox 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a with infra container: openstack/keystone-db-create-5wl5x/POD" id=8b72a7aa-829d-4dba-8c0c-de63532f543b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.724204 | controller | Jun 12 20:57:28.307075 crc crio[24437]: time="2026-06-12T20:57:28.306164102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=fb7f5ffc-a7d3-4313-8ac2-ce65e0ba7ae8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.724220 | controller | Jun 12 20:57:28.310562 crc crio[24437]: time="2026-06-12T20:57:28.310513178Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ebe9863c-d24d-4a46-806f-1a6672a8b5f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.724236 | controller | Jun 12 20:57:28.329152 crc crio[24437]: time="2026-06-12T20:57:28.32886964Z" level=info msg="Creating container: openstack/keystone-db-create-5wl5x/mariadb-database-create" id=66bda2d4-0c8e-475e-a6ac-4584bde55e20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.724252 | controller | Jun 12 20:57:28.339452 crc crio[24437]: time="2026-06-12T20:57:28.333553133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.724268 | controller | Jun 12 20:57:28.404681 crc crio[24437]: time="2026-06-12T20:57:28.404484686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.724283 | controller | Jun 12 20:57:28.410102 crc crio[24437]: time="2026-06-12T20:57:28.410026378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.724303 | controller | Jun 12 20:57:28.551885 crc crio[24437]: time="2026-06-12T20:57:28.551351009Z" level=info msg="Created container f37aca87a82574ad960466f4b6f4d254b6282c793bb877c20afc3575535c2d52: openstack/keystone-db-create-5wl5x/mariadb-database-create" id=66bda2d4-0c8e-475e-a6ac-4584bde55e20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.724319 | controller | Jun 12 20:57:28.557089 crc crio[24437]: time="2026-06-12T20:57:28.557012257Z" level=info msg="Starting container: f37aca87a82574ad960466f4b6f4d254b6282c793bb877c20afc3575535c2d52" id=d47bd1f2-965a-45af-a385-01a52fef72a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.724335 | controller | Jun 12 20:57:28.562105 crc crio[24437]: time="2026-06-12T20:57:28.561997577Z" level=info msg="Started container" PID=61581 containerID=f37aca87a82574ad960466f4b6f4d254b6282c793bb877c20afc3575535c2d52 description=openstack/keystone-db-create-5wl5x/mariadb-database-create id=d47bd1f2-965a-45af-a385-01a52fef72a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a
2026-06-12 21:48:32.724351 | controller | Jun 12 20:57:28.691393 crc crio[24437]: 2026-06-12T20:57:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a66905d3f28c69 Mac:e6:f1:6f:b6:c7:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/405e006b-4fad-4e26-9edc-fd2fdaf3e15b SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.724366 | controller | Jun 12 20:57:28.692484 crc crio[24437]: time="2026-06-12T20:57:28.692391554Z" level=info msg="Got pod network &{Name:keystone-9f15-account-create-update-n4gz2 Namespace:openstack ID:7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8 UID:e62733e1-a53e-4078-8086-29a64a32275f NetNS:/var/run/netns/405e006b-4fad-4e26-9edc-fd2fdaf3e15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62733e1_a53e_4078_8086_29a64a32275f.slice PodAnnotations:0xc00051d480}] Aliases:map[]}"
2026-06-12 21:48:32.724382 | controller | Jun 12 20:57:28.692762 crc crio[24437]: time="2026-06-12T20:57:28.692592998Z" level=info msg="Checking pod openstack_keystone-9f15-account-create-update-n4gz2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.724398 | controller | Jun 12 20:57:28.704819 crc crio[24437]: time="2026-06-12T20:57:28.704736801Z" level=info msg="Ran pod sandbox 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8 with infra container: openstack/keystone-9f15-account-create-update-n4gz2/POD" id=641a319c-a8f8-4d0f-8d7f-b45a9a2242ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.724414 | controller | Jun 12 20:57:28.709721 crc crio[24437]: time="2026-06-12T20:57:28.709539647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3992aa43-2462-4099-900d-9f82cc8b41ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.724430 | controller | Jun 12 20:57:28.716224 crc crio[24437]: time="2026-06-12T20:57:28.715854239Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c8ead264-72e5-4c79-9aa1-6a346a674f47 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.724445 | controller | Jun 12 20:57:28.722484 crc crio[24437]: time="2026-06-12T20:57:28.722377688Z" level=info msg="Creating container: openstack/keystone-9f15-account-create-update-n4gz2/mariadb-account-create-update" id=ad702a0c-6425-4c80-b000-8c896a2c1fa5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.724460 | controller | Jun 12 20:57:28.722789 crc crio[24437]: time="2026-06-12T20:57:28.722706016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.724481 | controller | Jun 12 20:57:28.773893 crc crio[24437]: 2026-06-12T20:57:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cc010a56231c17 Mac:3a:4f:a5:58:71:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/012835ba-189b-4eb6-aff1-0052e9e8ba50 SocketPath: PciID:}] [{Interface:0xc00031a770 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.724498 | controller | Jun 12 20:57:28.776616 crc crio[24437]: time="2026-06-12T20:57:28.774430073Z" level=info msg="Got pod network &{Name:placement-cf47-account-create-update-74z4v Namespace:openstack ID:3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2 UID:4e8f0108-4c0b-4cbd-83da-327b113fbf73 NetNS:/var/run/netns/012835ba-189b-4eb6-aff1-0052e9e8ba50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8f0108_4c0b_4cbd_83da_327b113fbf73.slice PodAnnotations:0xc001f6c118}] Aliases:map[]}"
2026-06-12 21:48:32.724514 | controller | Jun 12 20:57:28.776616 crc crio[24437]: time="2026-06-12T20:57:28.774614017Z" level=info msg="Checking pod openstack_placement-cf47-account-create-update-74z4v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.724531 | controller | Jun 12 20:57:28.780696 crc crio[24437]: time="2026-06-12T20:57:28.780370207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.724547 | controller | Jun 12 20:57:28.783835 crc crio[24437]: time="2026-06-12T20:57:28.783744658Z" level=info msg="Ran pod sandbox 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2 with infra container: openstack/placement-cf47-account-create-update-74z4v/POD" id=9b8e0d0c-a4bf-45c6-835c-c9e45852df3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.724564 | controller | Jun 12 20:57:28.785713 crc crio[24437]: time="2026-06-12T20:57:28.785630424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.724580 | controller | Jun 12 20:57:28.788843 crc crio[24437]: time="2026-06-12T20:57:28.78876864Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8bbc9975-137c-4026-afeb-fc6545ed7d32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.724596 | controller | Jun 12 20:57:28.790999 crc crio[24437]: time="2026-06-12T20:57:28.790860171Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c208b101-c432-4372-977f-b3077faa6aa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.724612 | controller | Jun 12 20:57:28.803123 crc crio[24437]: time="2026-06-12T20:57:28.803038644Z" level=info msg="Creating container: openstack/placement-cf47-account-create-update-74z4v/mariadb-account-create-update" id=a56e6abc-8fa4-4a91-b70a-a2c8cca226b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.724628 | controller | Jun 12 20:57:28.803516 crc crio[24437]: time="2026-06-12T20:57:28.803437523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.724643 | controller | Jun 12 20:57:28.875822 crc crio[24437]: time="2026-06-12T20:57:28.87576564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.724659 | controller | Jun 12 20:57:28.883899 crc crio[24437]: 2026-06-12T20:57:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6d169dd28215d1 Mac:de:17:0f:66:cc:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/30c92c12-e253-4613-b0f3-b2058a34ae3a SocketPath: PciID:}] [{Interface:0xc00013d060 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.724682 | controller | Jun 12 20:57:28.883899 crc crio[24437]: time="2026-06-12T20:57:28.880815412Z" level=info msg="Stopping pod sandbox: 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74" id=e5ce1e5a-58cf-41e0-8f5d-4559990dd6f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.724699 | controller | Jun 12 20:57:28.883899 crc crio[24437]: time="2026-06-12T20:57:28.881678073Z" level=info msg="Got pod network &{Name:root-account-create-update-8lxqb Namespace:openstack ID:8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74 UID:2351187f-6cf1-41e6-a294-3ee1c92cf640 NetNS:/var/run/netns/c9c2bd70-444c-4e68-97ef-bed09c083240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2351187f_6cf1_41e6_a294_3ee1c92cf640.slice PodAnnotations:0xc00051c500}] Aliases:map[]}"
2026-06-12 21:48:32.724715 | controller | Jun 12 20:57:28.883899 crc crio[24437]: time="2026-06-12T20:57:28.881823016Z" level=info msg="Deleting pod openstack_root-account-create-update-8lxqb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.724731 | controller | Jun 12 20:57:28.883899 crc crio[24437]: time="2026-06-12T20:57:28.883689341Z" level=info msg="Got pod network &{Name:placement-db-create-jx7rn Namespace:openstack ID:b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5 UID:9c758c26-4de6-41c1-83e8-3433946e8645 NetNS:/var/run/netns/30c92c12-e253-4613-b0f3-b2058a34ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c758c26_4de6_41c1_83e8_3433946e8645.slice PodAnnotations:0xc0018400c0}] Aliases:map[]}"
2026-06-12 21:48:32.724747 | controller | Jun 12 20:57:28.884861 crc crio[24437]: time="2026-06-12T20:57:28.884037179Z" level=info msg="Checking pod openstack_placement-db-create-jx7rn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.724763 | controller | Jun 12 20:57:28.887213 crc crio[24437]: time="2026-06-12T20:57:28.887146724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.724779 | controller | Jun 12 20:57:28.927003 crc crio[24437]: time="2026-06-12T20:57:28.926839852Z" level=info msg="Created container 044bf77b54897d05fa0700aff069b8075cb16962250290dfff3adde0022d32a2: openstack/keystone-9f15-account-create-update-n4gz2/mariadb-account-create-update" id=ad702a0c-6425-4c80-b000-8c896a2c1fa5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.724796 | controller | Jun 12 20:57:28.928210 crc crio[24437]: time="2026-06-12T20:57:28.928169525Z" level=info msg="Starting container: 044bf77b54897d05fa0700aff069b8075cb16962250290dfff3adde0022d32a2" id=6ae377db-8e3f-4542-a2f6-ca308d8a815e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.724812 | controller | Jun 12 20:57:28.929487 crc crio[24437]: time="2026-06-12T20:57:28.929405834Z" level=info msg="Ran pod sandbox b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5 with infra container: openstack/placement-db-create-jx7rn/POD" id=e8870477-ee4d-4e33-b1ff-595d7daadc59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.724827 | controller | Jun 12 20:57:28.931271 crc crio[24437]: time="2026-06-12T20:57:28.931203728Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=800ad74a-e95c-4dc7-8e02-195039016545 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.724843 | controller | Jun 12 20:57:28.936224 crc crio[24437]: time="2026-06-12T20:57:28.936119016Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=72c40060-3fac-490b-b66f-fcb34b2dcb67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.724886 | controller | Jun 12 20:57:28.947651 crc crio[24437]: time="2026-06-12T20:57:28.945745769Z" level=info msg="Started container" PID=61619 containerID=044bf77b54897d05fa0700aff069b8075cb16962250290dfff3adde0022d32a2 description=openstack/keystone-9f15-account-create-update-n4gz2/mariadb-account-create-update id=6ae377db-8e3f-4542-a2f6-ca308d8a815e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8
2026-06-12 21:48:32.724904 | controller | Jun 12 20:57:28.956895 crc crio[24437]: time="2026-06-12T20:57:28.956734934Z" level=info msg="Creating container: openstack/placement-db-create-jx7rn/mariadb-database-create" id=103178b9-b369-4f8f-833b-c2059ff50253 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.724921 | controller | Jun 12 20:57:28.957482 crc crio[24437]: time="2026-06-12T20:57:28.957399639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.724938 | controller | Jun 12 20:57:29.011777 crc crio[24437]: time="2026-06-12T20:57:29.011656269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.724953 | controller | Jun 12 20:57:29.016605 crc crio[24437]: time="2026-06-12T20:57:29.016537568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.724969 | controller | Jun 12 20:57:29.026384 crc crio[24437]: time="2026-06-12T20:57:29.026271882Z" level=info msg="Created container 8c86aa1991f74ecb2692dbac19e7e94b2498f9ee7884454fba8918840a19e99c: openstack/placement-cf47-account-create-update-74z4v/mariadb-account-create-update" id=a56e6abc-8fa4-4a91-b70a-a2c8cca226b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.724985 | controller | Jun 12 20:57:29.027386 crc crio[24437]: time="2026-06-12T20:57:29.027294897Z" level=info msg="Starting container: 8c86aa1991f74ecb2692dbac19e7e94b2498f9ee7884454fba8918840a19e99c" id=bfe823db-221e-4955-a779-1418aa8c1d7b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.725001 | controller | Jun 12 20:57:29.038688 crc crio[24437]: time="2026-06-12T20:57:29.038528668Z" level=info msg="Started container" PID=61644 containerID=8c86aa1991f74ecb2692dbac19e7e94b2498f9ee7884454fba8918840a19e99c description=openstack/placement-cf47-account-create-update-74z4v/mariadb-account-create-update id=bfe823db-221e-4955-a779-1418aa8c1d7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2
2026-06-12 21:48:32.725017 | controller | Jun 12 20:57:29.192306 crc crio[24437]: time="2026-06-12T20:57:29.191737316Z" level=info msg="Created container b5207a05de5f24e1c7232096320de278710e0493e6b4155bb1055d6e80a8a91c: openstack/placement-db-create-jx7rn/mariadb-database-create" id=103178b9-b369-4f8f-833b-c2059ff50253 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.725033 | controller | Jun 12 20:57:29.194040 crc crio[24437]: time="2026-06-12T20:57:29.193981899Z" level=info msg="Starting container: b5207a05de5f24e1c7232096320de278710e0493e6b4155bb1055d6e80a8a91c" id=61405ad9-3bff-48d9-af61-0d0a372301c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.725049 | controller | Jun 12 20:57:29.200354 crc crio[24437]: time="2026-06-12T20:57:29.200173688Z" level=info msg="Started container" PID=61675 containerID=b5207a05de5f24e1c7232096320de278710e0493e6b4155bb1055d6e80a8a91c description=openstack/placement-db-create-jx7rn/mariadb-database-create id=61405ad9-3bff-48d9-af61-0d0a372301c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5
2026-06-12 21:48:32.725069 | controller | Jun 12 20:57:29.299518 crc crio[24437]: time="2026-06-12T20:57:29.299413285Z" level=info msg="Stopped pod sandbox: 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74" id=e5ce1e5a-58cf-41e0-8f5d-4559990dd6f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.725084 | controller | Jun 12 20:57:29.919220 crc crio[24437]: time="2026-06-12T20:57:29.919150221Z" level=info msg="Stopping pod sandbox: ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a" id=2f0c836c-a99d-4660-8b51-5d3e40a1cbaa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.725100 | controller | Jun 12 20:57:29.919390 crc crio[24437]: time="2026-06-12T20:57:29.919270874Z" level=info msg="Stopping pod sandbox: d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd" id=aa7b73fc-9448-46e7-a108-d5c4da7aef05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.725115 | controller | Jun 12 20:57:29.920039 crc crio[24437]: time="2026-06-12T20:57:29.91991209Z" level=info msg="Got pod network &{Name:glance-db-create-cjjhc Namespace:openstack ID:ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a UID:b847b336-601b-4b87-b8f4-784440406176 NetNS:/var/run/netns/67b3afee-d80d-427c-bfe5-8b87bf7e25ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb847b336_601b_4b87_b8f4_784440406176.slice PodAnnotations:0xc000c249c0}] Aliases:map[]}"
2026-06-12 21:48:32.725131 | controller | Jun 12 20:57:29.920039 crc crio[24437]: time="2026-06-12T20:57:29.920021773Z" level=info msg="Got pod network &{Name:glance-7953-account-create-update-ldvps Namespace:openstack ID:d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd UID:9d084406-ee38-4284-b4e9-9bfc955ac1b6 NetNS:/var/run/netns/dffee54f-0a14-4b84-b8da-1664bf2995bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d084406_ee38_4284_b4e9_9bfc955ac1b6.slice PodAnnotations:0xc006ecc370}] Aliases:map[]}"
2026-06-12 21:48:32.725148 | controller | Jun 12 20:57:29.920221 crc crio[24437]: time="2026-06-12T20:57:29.920164235Z" level=info msg="Deleting pod openstack_glance-db-create-cjjhc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.725165 | controller | Jun 12 20:57:29.920452 crc crio[24437]: time="2026-06-12T20:57:29.920173986Z" level=info msg="Deleting pod openstack_glance-7953-account-create-update-ldvps from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.725182 | controller | Jun 12 20:57:30.380536 crc crio[24437]: time="2026-06-12T20:57:30.378820406Z" level=info msg="Stopped pod sandbox: ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a" id=2f0c836c-a99d-4660-8b51-5d3e40a1cbaa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.725198 | controller | Jun 12 20:57:30.483225 crc crio[24437]: time="2026-06-12T20:57:30.483105843Z" level=info msg="Stopped pod sandbox: d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd" id=aa7b73fc-9448-46e7-a108-d5c4da7aef05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.725214 | controller | Jun 12 20:57:30.937135 crc crio[24437]: time="2026-06-12T20:57:30.936099525Z" level=info msg="Stopping pod sandbox: 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8" id=40e3edd8-ac94-4c30-9347-c8bb929c75bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.725230 | controller | Jun 12 20:57:30.937135 crc crio[24437]: time="2026-06-12T20:57:30.936725301Z" level=info msg="Stopping pod sandbox: 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a" id=e98a129d-b0b8-4fd8-b97a-4bbada3c8635 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.725246 | controller | Jun 12 20:57:30.937269 crc crio[24437]: time="2026-06-12T20:57:30.937176192Z" level=info msg="Got pod network &{Name:keystone-9f15-account-create-update-n4gz2 Namespace:openstack ID:7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8 UID:e62733e1-a53e-4078-8086-29a64a32275f NetNS:/var/run/netns/405e006b-4fad-4e26-9edc-fd2fdaf3e15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62733e1_a53e_4078_8086_29a64a32275f.slice PodAnnotations:0xc00012b6a8}] Aliases:map[]}"
2026-06-12 21:48:32.725266 | controller | Jun 12 20:57:30.937365 crc crio[24437]: time="2026-06-12T20:57:30.937288434Z" level=info msg="Got pod network &{Name:keystone-db-create-5wl5x Namespace:openstack ID:62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a UID:774f5972-909b-40f1-8c5d-a919477f7283 NetNS:/var/run/netns/c915b847-0395-4aa5-aea4-40cc01446414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod774f5972_909b_40f1_8c5d_a919477f7283.slice PodAnnotations:0xc002746828}] Aliases:map[]}"
2026-06-12 21:48:32.725283 | controller | Jun 12 20:57:30.937461 crc crio[24437]: time="2026-06-12T20:57:30.937407037Z" level=info msg="Deleting pod openstack_keystone-9f15-account-create-update-n4gz2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.725301 | controller | Jun 12 20:57:30.937500 crc crio[24437]: time="2026-06-12T20:57:30.937467398Z" level=info msg="Deleting pod openstack_keystone-db-create-5wl5x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.725317 | controller | Jun 12 20:57:30.940070 crc crio[24437]: time="2026-06-12T20:57:30.938275088Z" level=info msg="Stopping pod sandbox: 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2" id=18e9575d-21ee-4158-9c89-19730f44f607 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.725333 | controller | Jun 12 20:57:30.940070 crc crio[24437]: time="2026-06-12T20:57:30.938642187Z" level=info msg="Got pod network &{Name:placement-cf47-account-create-update-74z4v Namespace:openstack ID:3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2 UID:4e8f0108-4c0b-4cbd-83da-327b113fbf73 NetNS:/var/run/netns/012835ba-189b-4eb6-aff1-0052e9e8ba50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8f0108_4c0b_4cbd_83da_327b113fbf73.slice PodAnnotations:0xc000c24ab0}] Aliases:map[]}"
2026-06-12 21:48:32.725350 | controller | Jun 12 20:57:30.940070 crc crio[24437]: time="2026-06-12T20:57:30.938750729Z" level=info msg="Deleting pod openstack_placement-cf47-account-create-update-74z4v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.725366 | controller | Jun 12 20:57:30.940070 crc crio[24437]: time="2026-06-12T20:57:30.939121848Z" level=info msg="Stopping pod sandbox: b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5" id=1220ccef-649d-4c7c-b158-ffe689d4c789 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.725383 | controller | Jun 12 20:57:30.940070 crc crio[24437]: time="2026-06-12T20:57:30.939422696Z" level=info msg="Got pod network &{Name:placement-db-create-jx7rn Namespace:openstack ID:b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5 UID:9c758c26-4de6-41c1-83e8-3433946e8645 NetNS:/var/run/netns/30c92c12-e253-4613-b0f3-b2058a34ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c758c26_4de6_41c1_83e8_3433946e8645.slice PodAnnotations:0xc00012b778}] Aliases:map[]}"
2026-06-12 21:48:32.725398 | controller | Jun 12 20:57:30.940070 crc crio[24437]: time="2026-06-12T20:57:30.93957554Z" level=info msg="Deleting pod openstack_placement-db-create-jx7rn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.725418 | controller | Jun 12 20:57:31.409217 crc crio[24437]: time="2026-06-12T20:57:31.408652431Z" level=info msg="Stopped pod sandbox: 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a" id=e98a129d-b0b8-4fd8-b97a-4bbada3c8635 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.725435 | controller | Jun 12 20:57:31.629657 crc crio[24437]: time="2026-06-12T20:57:31.625525165Z" level=info msg="Stopped pod sandbox: 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8" id=40e3edd8-ac94-4c30-9347-c8bb929c75bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.725451 | controller | Jun 12 20:57:31.649656 crc crio[24437]: time="2026-06-12T20:57:31.649549315Z" level=info msg="Stopped pod sandbox: 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2" id=18e9575d-21ee-4158-9c89-19730f44f607 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.725467 | controller | Jun 12 20:57:31.664547 crc crio[24437]: time="2026-06-12T20:57:31.66429372Z" level=info msg="Stopped pod sandbox: b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5" id=1220ccef-649d-4c7c-b158-ffe689d4c789 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.725484 | controller | Jun 12 20:57:33.039348 crc crio[24437]: time="2026-06-12T20:57:33.038807206Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=5f9ead49-932c-42ee-b694-6e08debf4057 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.725500 | controller | Jun 12 20:57:33.116533 crc crio[24437]: time="2026-06-12T20:57:33.116361137Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=f2376971-de89-4390-96c1-05cc5deb6887 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.725516 | controller | Jun 12 20:57:33.125350 crc crio[24437]: time="2026-06-12T20:57:33.125222611Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=1a81d446-54ce-4fcb-8d19-2cc0145ca8a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.725532 | controller | Jun 12 20:57:33.125778 crc crio[24437]: time="2026-06-12T20:57:33.125713732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.725548 | controller | Jun 12 20:57:33.202883 crc crio[24437]: time="2026-06-12T20:57:33.202824084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.725563 | controller | Jun 12 20:57:33.211122 crc crio[24437]: time="2026-06-12T20:57:33.211066562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.725579 | controller | Jun 12 20:57:33.404638 crc crio[24437]: time="2026-06-12T20:57:33.404193514Z" level=info msg="Created container cb9601ce664af9f127306bf94cf873dcdcb5bb7ab5a56490ab59da238d4fc408: openstack/rabbitmq-cell1-server-0/rabbitmq" id=1a81d446-54ce-4fcb-8d19-2cc0145ca8a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.725595 | controller | Jun 12 20:57:33.407402 crc crio[24437]: time="2026-06-12T20:57:33.406220833Z" level=info msg="Starting container: cb9601ce664af9f127306bf94cf873dcdcb5bb7ab5a56490ab59da238d4fc408" id=28158235-4787-4034-b8c3-53583a07dc8a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.725611 | controller | Jun 12 20:57:33.414713 crc crio[24437]: time="2026-06-12T20:57:33.4135693Z" level=info msg="Started container" PID=61950 containerID=cb9601ce664af9f127306bf94cf873dcdcb5bb7ab5a56490ab59da238d4fc408 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=28158235-4787-4034-b8c3-53583a07dc8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bad5e9e56bacde199c3ba3e67ffdcaf44ca3350d115b9a4fe920781c62d90f39
2026-06-12 21:48:32.725630 | controller | Jun 12 20:57:34.059296 crc crio[24437]: time="2026-06-12T20:57:34.058725601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=475facca-b709-4a83-ba6a-23d0528c23c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.725646 | controller | Jun 12 20:57:34.137740 crc crio[24437]: time="2026-06-12T20:57:34.137495202Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=6e2cecf7-2e53-4cf1-8ab6-1e0a7dcd3831 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.725662 | controller | Jun 12 20:57:34.149225 crc crio[24437]: time="2026-06-12T20:57:34.149142723Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=682a3a52-e0d9-4600-ae46-f9b83ae8a9b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.725678 | controller | Jun 12 20:57:34.149770 crc crio[24437]: time="2026-06-12T20:57:34.149703056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.725693 | controller | Jun 12 20:57:34.196958 crc crio[24437]: time="2026-06-12T20:57:34.196112817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.725709 | controller | Jun 12 20:57:34.205143 crc crio[24437]: time="2026-06-12T20:57:34.205070073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.725724 | controller | Jun 12 20:57:34.338704 crc crio[24437]: time="2026-06-12T20:57:34.338541735Z" level=info msg="Created container 74ed237df93b105c824f09dd4830e2d35933894068c9ab4515074dc4f7cbf2c6: openstack/rabbitmq-server-0/rabbitmq" id=682a3a52-e0d9-4600-ae46-f9b83ae8a9b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.725740 | controller | Jun 12 20:57:34.341302 crc crio[24437]: time="2026-06-12T20:57:34.341246129Z" level=info msg="Starting container: 74ed237df93b105c824f09dd4830e2d35933894068c9ab4515074dc4f7cbf2c6" id=fcc0365a-5230-4cbf-bc91-8583baf9f52d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.725756 | controller | Jun 12 20:57:34.351260 crc crio[24437]: time="2026-06-12T20:57:34.351175609Z" level=info msg="Started container" PID=62029 containerID=74ed237df93b105c824f09dd4830e2d35933894068c9ab4515074dc4f7cbf2c6 description=openstack/rabbitmq-server-0/rabbitmq id=fcc0365a-5230-4cbf-bc91-8583baf9f52d name=/runtime.v1.RuntimeService/StartContainer sandboxID=901b805d1af8d7a6b3fb01abece673acd67e6528e6b5443de1cc70805b9c2b96
2026-06-12 21:48:32.725771 | controller | Jun 12 20:57:34.640241 crc crio[24437]: time="2026-06-12T20:57:34.640164134Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-bnxbr/POD" id=63f75eb1-37fd-4ffb-9b9b-4c81fc4e81c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.725787 | controller | Jun 12 20:57:34.640399 crc crio[24437]: time="2026-06-12T20:57:34.640280307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.725804 | controller | Jun 12 20:57:34.667161 crc crio[24437]: time="2026-06-12T20:57:34.667057463Z" level=info msg="Got pod network &{Name:root-account-create-update-bnxbr Namespace:openstack ID:ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c UID:6e611e3d-62e0-46b3-882d-9324e6ffc384 NetNS:/var/run/netns/849a292a-94a5-4704-84d3-0fd96b5b8dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e611e3d_62e0_46b3_882d_9324e6ffc384.slice PodAnnotations:0xc000a8d048}] Aliases:map[]}"
2026-06-12 21:48:32.725821 | controller | Jun 12 20:57:34.667161 crc crio[24437]: time="2026-06-12T20:57:34.667145815Z" level=info msg="Adding pod openstack_root-account-create-update-bnxbr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.725841 | controller | Jun 12 20:57:35.190643 crc crio[24437]: 2026-06-12T20:57:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae7a874e15bb583 Mac:3e:34:3c:d1:ee:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/849a292a-94a5-4704-84d3-0fd96b5b8dd4 SocketPath: PciID:}] [{Interface:0xc0003188f0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.725879 | controller | Jun 12 20:57:35.191816 crc crio[24437]: time="2026-06-12T20:57:35.191202614Z" level=info msg="Got pod network &{Name:root-account-create-update-bnxbr Namespace:openstack ID:ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c UID:6e611e3d-62e0-46b3-882d-9324e6ffc384 NetNS:/var/run/netns/849a292a-94a5-4704-84d3-0fd96b5b8dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e611e3d_62e0_46b3_882d_9324e6ffc384.slice PodAnnotations:0xc000a8d048}] Aliases:map[]}"
2026-06-12 21:48:32.725898 | controller | Jun 12 20:57:35.191816 crc crio[24437]: time="2026-06-12T20:57:35.191368358Z" level=info msg="Checking pod openstack_root-account-create-update-bnxbr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.725915 | controller | Jun 12 20:57:35.200202 crc crio[24437]: time="2026-06-12T20:57:35.200034526Z" level=info msg="Ran pod sandbox ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c with infra container: openstack/root-account-create-update-bnxbr/POD" id=63f75eb1-37fd-4ffb-9b9b-4c81fc4e81c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.725931 | controller | Jun 12 20:57:35.202720 crc crio[24437]: time="2026-06-12T20:57:35.202563217Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=58344de2-5ce9-4ca7-a5e4-d3b6da72022f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.725947 | controller | Jun 12 20:57:35.204719 crc crio[24437]: time="2026-06-12T20:57:35.204659018Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=63cd1cbe-384f-43dd-9cf2-c9a33053b029 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.725963 | controller | Jun 12 20:57:35.220228 crc crio[24437]: time="2026-06-12T20:57:35.220136301Z" level=info msg="Creating container: openstack/root-account-create-update-bnxbr/mariadb-account-create-update" id=62565be1-ab32-484f-b6eb-104d9003d3e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.725979 | controller | Jun 12 20:57:35.220693 crc crio[24437]: time="2026-06-12T20:57:35.220620714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.725994 | controller | Jun 12 20:57:35.256638 crc crio[24437]: time="2026-06-12T20:57:35.256044038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.726011 | controller | Jun 12 20:57:35.262968 crc crio[24437]: time="2026-06-12T20:57:35.262850383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.726027 | controller | Jun 12 20:57:35.402382 crc crio[24437]: time="2026-06-12T20:57:35.402184425Z" level=info msg="Created container 36ae2cc58bf41c406e8a775b183c0941fce50b1804b03055fd325070a1f4d871: openstack/root-account-create-update-bnxbr/mariadb-account-create-update" id=62565be1-ab32-484f-b6eb-104d9003d3e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.726043 | controller | Jun 12 20:57:35.404295 crc crio[24437]: time="2026-06-12T20:57:35.404042301Z" level=info msg="Starting container: 36ae2cc58bf41c406e8a775b183c0941fce50b1804b03055fd325070a1f4d871" id=7a3ae386-69d8-4ed8-9914-2882bdcc6e72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.726063 | controller | Jun 12 20:57:35.410007 crc crio[24437]: time="2026-06-12T20:57:35.40981026Z" level=info msg="Started container" PID=62167 containerID=36ae2cc58bf41c406e8a775b183c0941fce50b1804b03055fd325070a1f4d871 description=openstack/root-account-create-update-bnxbr/mariadb-account-create-update id=7a3ae386-69d8-4ed8-9914-2882bdcc6e72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c
2026-06-12 21:48:32.726080 | controller | Jun 12 20:57:37.108697 crc crio[24437]: time="2026-06-12T20:57:37.108041907Z" level=info msg="Stopping pod sandbox: 1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8" id=1fba4133-be67-4433-b488-daae0107910d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.726096 | controller | Jun 12 20:57:37.109882 crc crio[24437]: time="2026-06-12T20:57:37.109577033Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-8cpxm Namespace:openstack ID:1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8 UID:a382ab9a-355b-4062-9cb7-51e61bcff3a5 NetNS:/var/run/netns/d9f74952-a1c1-43a0-a2a6-b85f14f896f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda382ab9a_355b_4062_9cb7_51e61bcff3a5.slice PodAnnotations:0xc00051c3f8}] Aliases:map[]}"
2026-06-12 21:48:32.726111 | controller | Jun 12 20:57:37.109882 crc crio[24437]: time="2026-06-12T20:57:37.109740917Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-8cpxm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.726127 | controller | Jun 12 20:57:37.110715 crc crio[24437]: time="2026-06-12T20:57:37.11024182Z" level=info msg="Stopping pod sandbox: ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c" id=d61caabd-2fec-4785-8b8b-411228273426 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.726143 | controller | Jun 12 20:57:37.110715 crc crio[24437]: time="2026-06-12T20:57:37.110631909Z" level=info msg="Got pod network &{Name:root-account-create-update-bnxbr Namespace:openstack ID:ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c UID:6e611e3d-62e0-46b3-882d-9324e6ffc384 NetNS:/var/run/netns/849a292a-94a5-4704-84d3-0fd96b5b8dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e611e3d_62e0_46b3_882d_9324e6ffc384.slice PodAnnotations:0xc001fa46e8}] Aliases:map[]}"
2026-06-12 21:48:32.726160 | controller | Jun 12 20:57:37.110858 crc crio[24437]: time="2026-06-12T20:57:37.110753962Z" level=info msg="Deleting pod openstack_root-account-create-update-bnxbr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.726176 | controller | Jun 12 20:57:37.360810 crc crio[24437]: time="2026-06-12T20:57:37.360374726Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-kpnzt/POD" id=a2125448-0f98-4dbd-ae35-8ad105703a95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.726192 | controller | Jun 12 20:57:37.361235 crc crio[24437]: time="2026-06-12T20:57:37.361177095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.726209 | controller | Jun 12 20:57:37.390636 crc crio[24437]: time="2026-06-12T20:57:37.390478323Z" level=info msg="Got pod network &{Name:glance-db-sync-kpnzt Namespace:openstack ID:b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc UID:df80d9b3-4c5e-4197-97a7-9662c5f8ba74 NetNS:/var/run/netns/501d3aa0-0429-43e6-9029-83d5f9a1ea24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf80d9b3_4c5e_4197_97a7_9662c5f8ba74.slice PodAnnotations:0xc0026aa448}] Aliases:map[]}"
2026-06-12 21:48:32.726229 | controller | Jun 12 20:57:37.390636 crc crio[24437]: time="2026-06-12T20:57:37.390552075Z" level=info msg="Adding pod openstack_glance-db-sync-kpnzt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.726246 | controller | Jun 12 20:57:37.643644 crc crio[24437]: time="2026-06-12T20:57:37.6435407Z" level=info msg="Stopped pod sandbox: ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c" id=d61caabd-2fec-4785-8b8b-411228273426 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.726263 | controller | Jun 12 20:57:37.756049 crc crio[24437]: time="2026-06-12T20:57:37.749046947Z" level=info msg="Stopped pod sandbox: 1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8" id=1fba4133-be67-4433-b488-daae0107910d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.726280 | controller | Jun 12 20:57:38.047728 crc crio[24437]: 2026-06-12T20:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b388f29c45edf99 Mac:32:b6:74:c4:88:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/501d3aa0-0429-43e6-9029-83d5f9a1ea24 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.726296 | controller | Jun 12 20:57:38.049178 crc crio[24437]: time="2026-06-12T20:57:38.049110808Z" level=info msg="Got pod network &{Name:glance-db-sync-kpnzt Namespace:openstack ID:b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc UID:df80d9b3-4c5e-4197-97a7-9662c5f8ba74 NetNS:/var/run/netns/501d3aa0-0429-43e6-9029-83d5f9a1ea24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf80d9b3_4c5e_4197_97a7_9662c5f8ba74.slice PodAnnotations:0xc0026aa448}] Aliases:map[]}"
2026-06-12 21:48:32.726312 | controller | Jun 12 20:57:38.049344 crc crio[24437]: time="2026-06-12T20:57:38.049267832Z" level=info msg="Checking pod openstack_glance-db-sync-kpnzt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.726328 | controller | Jun 12 20:57:38.057176 crc crio[24437]: time="2026-06-12T20:57:38.057079361Z" level=info msg="Ran pod sandbox b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc with infra container: openstack/glance-db-sync-kpnzt/POD" id=a2125448-0f98-4dbd-ae35-8ad105703a95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.726345 | controller | Jun 12 20:57:38.059409 crc crio[24437]: time="2026-06-12T20:57:38.059340216Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=175cb692-f6fa-42a5-a1a3-bdeaada84e83 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.726363 | controller | Jun 12 20:57:38.059680 crc crio[24437]: time="2026-06-12T20:57:38.059586892Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=175cb692-f6fa-42a5-a1a3-bdeaada84e83 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.726380 | controller | Jun 12 20:57:38.059680 crc crio[24437]: time="2026-06-12T20:57:38.059662153Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=175cb692-f6fa-42a5-a1a3-bdeaada84e83 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.726396 | controller | Jun 12 20:57:38.060910 crc crio[24437]: time="2026-06-12T20:57:38.060856512Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=04c155a9-658d-453d-a52c-2239b1330a7a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.726411 | controller | Jun 12 20:57:38.070801 crc crio[24437]: time="2026-06-12T20:57:38.07072245Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-12 21:48:32.726431 | controller | Jun 12 20:57:39.884061 crc crio[24437]: time="2026-06-12T20:57:39.883478062Z" level=info msg="Running pod sandbox: openstack/ovn-controller-rmcrv-config-dr5ts/POD" id=929f7f8d-79a9-4131-ba21-d2b3883d8167 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.726447 | controller | Jun 12 20:57:39.885456 crc crio[24437]: time="2026-06-12T20:57:39.885426839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.726464 | controller | Jun 12 20:57:39.927801 crc crio[24437]: time="2026-06-12T20:57:39.92733167Z" level=info msg="Got pod network &{Name:ovn-controller-rmcrv-config-dr5ts Namespace:openstack ID:516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f UID:e2c68a7d-944c-4d98-8b80-ec03e983534c NetNS:/var/run/netns/c3be56f5-853b-43af-a081-8ed9b7be6bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2c68a7d_944c_4d98_8b80_ec03e983534c.slice PodAnnotations:0xc001840368}] Aliases:map[]}"
2026-06-12 21:48:32.726480 | controller | Jun 12 20:57:39.927801 crc crio[24437]: time="2026-06-12T20:57:39.92779399Z" level=info msg="Adding pod openstack_ovn-controller-rmcrv-config-dr5ts to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.726496 | controller | Jun 12 20:57:40.529111 crc crio[24437]: 2026-06-12T20:57:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:516765660fc790a Mac:ca:dc:58:44:ae:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/c3be56f5-853b-43af-a081-8ed9b7be6bd6 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.726512 | controller | Jun 12 20:57:40.530978 crc crio[24437]: time="2026-06-12T20:57:40.530556729Z" level=info msg="Got pod network &{Name:ovn-controller-rmcrv-config-dr5ts Namespace:openstack ID:516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f UID:e2c68a7d-944c-4d98-8b80-ec03e983534c NetNS:/var/run/netns/c3be56f5-853b-43af-a081-8ed9b7be6bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2c68a7d_944c_4d98_8b80_ec03e983534c.slice PodAnnotations:0xc001840368}] Aliases:map[]}"
2026-06-12 21:48:32.726528 | controller | Jun 12 20:57:40.531107 crc crio[24437]: time="2026-06-12T20:57:40.531055941Z" level=info msg="Checking pod openstack_ovn-controller-rmcrv-config-dr5ts for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.726544 | controller | Jun 12 20:57:40.542783 crc crio[24437]: time="2026-06-12T20:57:40.542711082Z" level=info msg="Ran pod sandbox 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f with infra container: openstack/ovn-controller-rmcrv-config-dr5ts/POD" id=929f7f8d-79a9-4131-ba21-d2b3883d8167 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.726560 | controller | Jun 12 20:57:40.545589 crc crio[24437]: time="2026-06-12T20:57:40.54550915Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=cbb45af2-c188-4a32-b860-24b68cc025f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.726576 | controller | Jun 12 20:57:40.552892 crc crio[24437]: time="2026-06-12T20:57:40.552429837Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=b60892cc-b89d-4502-947b-48e52d698805 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.726592 | controller | Jun 12 20:57:40.559441 crc crio[24437]: time="2026-06-12T20:57:40.559357834Z" level=info msg="Creating container: openstack/ovn-controller-rmcrv-config-dr5ts/ovn-config" id=e89fdf6f-6929-437c-ae4a-e9c1fff89fdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.726611 | controller | Jun 12 20:57:40.560045 crc crio[24437]: time="2026-06-12T20:57:40.559992399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.726627 | controller | Jun 12 20:57:40.618785 crc crio[24437]: time="2026-06-12T20:57:40.618572893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.726643 | controller | Jun 12 20:57:40.933795 crc crio[24437]: time="2026-06-12T20:57:40.933599086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.726658 | controller | Jun 12 20:57:41.098969 crc crio[24437]: time="2026-06-12T20:57:41.098803334Z" level=info msg="Created container 7f11e86deaa27ad79b16dd8d778897495abf842688355f8f8836db53176f4e8a: openstack/ovn-controller-rmcrv-config-dr5ts/ovn-config" id=e89fdf6f-6929-437c-ae4a-e9c1fff89fdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.726674 | controller | Jun 12 20:57:41.100325 crc crio[24437]: time="2026-06-12T20:57:41.100209268Z" level=info msg="Starting container: 7f11e86deaa27ad79b16dd8d778897495abf842688355f8f8836db53176f4e8a" id=d9d0d50f-972a-46a4-9bac-3b2093c8553f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.726689 | controller | Jun 12 20:57:41.114280 crc crio[24437]: time="2026-06-12T20:57:41.114177945Z" level=info msg="Started container" PID=62771 containerID=7f11e86deaa27ad79b16dd8d778897495abf842688355f8f8836db53176f4e8a description=openstack/ovn-controller-rmcrv-config-dr5ts/ovn-config id=d9d0d50f-972a-46a4-9bac-3b2093c8553f name=/runtime.v1.RuntimeService/StartContainer sandboxID=516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f
2026-06-12 21:48:32.726705 | controller | Jun 12 20:57:43.199125 crc crio[24437]: time="2026-06-12T20:57:43.198559132Z" level=info msg="Stopping pod sandbox: 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f" id=ab2fdc9e-dc92-4a9d-923d-f15c220faef8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.726720 | controller | Jun 12 20:57:43.200282 crc crio[24437]: time="2026-06-12T20:57:43.199980326Z" level=info msg="Got pod network &{Name:ovn-controller-rmcrv-config-dr5ts Namespace:openstack ID:516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f UID:e2c68a7d-944c-4d98-8b80-ec03e983534c NetNS:/var/run/netns/c3be56f5-853b-43af-a081-8ed9b7be6bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2c68a7d_944c_4d98_8b80_ec03e983534c.slice PodAnnotations:0xc001f6c840}] Aliases:map[]}"
2026-06-12 21:48:32.726736 | controller | Jun 12 20:57:43.200282 crc crio[24437]: time="2026-06-12T20:57:43.20013605Z" level=info msg="Deleting pod openstack_ovn-controller-rmcrv-config-dr5ts from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.726752 | controller | Jun 12 20:57:43.289686 crc crio[24437]: time="2026-06-12T20:57:43.289606089Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=832e58d4-8cb0-48f1-a260-d81cc580c257 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.726768 | controller | Jun 12 20:57:43.289790 crc crio[24437]: time="2026-06-12T20:57:43.289697881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.726784 | controller | Jun 12 20:57:43.332799 crc crio[24437]: time="2026-06-12T20:57:43.332641398Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912 UID:f0e79d87-8848-44d5-aba5-bac4ae0523ba NetNS:/var/run/netns/54f1ab5a-e074-4d5e-93c7-98b33d7af6fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0e79d87_8848_44d5_aba5_bac4ae0523ba.slice PodAnnotations:0xc000a8c8b0}] Aliases:map[]}"
2026-06-12 21:48:32.726805 | controller | Jun 12 20:57:43.332799 crc crio[24437]: time="2026-06-12T20:57:43.33271356Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.726829 | controller | Jun 12 20:57:43.567799 crc crio[24437]: time="2026-06-12T20:57:43.567342101Z" level=info msg="Stopped pod sandbox: 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f" id=ab2fdc9e-dc92-4a9d-923d-f15c220faef8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.726877 | controller | Jun 12 20:57:44.051467 crc crio[24437]: 2026-06-12T20:57:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc5cca733a839cd Mac:ce:ca:0a:98:20:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/54f1ab5a-e074-4d5e-93c7-98b33d7af6fa SocketPath: PciID:}] [{Interface:0xc00011b550 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.726905 | controller | Jun 12 20:57:44.053597 crc crio[24437]: time="2026-06-12T20:57:44.053523246Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912 UID:f0e79d87-8848-44d5-aba5-bac4ae0523ba NetNS:/var/run/netns/54f1ab5a-e074-4d5e-93c7-98b33d7af6fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0e79d87_8848_44d5_aba5_bac4ae0523ba.slice PodAnnotations:0xc000a8c8b0}] Aliases:map[]}"
2026-06-12 21:48:32.726924 | controller | Jun 12 20:57:44.053783 crc crio[24437]: time="2026-06-12T20:57:44.053729561Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.726951 | controller | Jun 12 20:57:44.062730 crc crio[24437]: time="2026-06-12T20:57:44.062684497Z" level=info msg="Ran pod sandbox bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912 with infra container: openstack/swift-storage-0/POD" id=832e58d4-8cb0-48f1-a260-d81cc580c257 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.726971 | controller | Jun 12 20:57:44.065355 crc crio[24437]: time="2026-06-12T20:57:44.06524301Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=671cc6fc-ebcb-4972-b15d-700740bbc0ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.726989 | controller | Jun 12 20:57:44.065532 crc crio[24437]: time="2026-06-12T20:57:44.065466305Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=671cc6fc-ebcb-4972-b15d-700740bbc0ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.727006 | controller | Jun 12 20:57:44.065695 crc crio[24437]: time="2026-06-12T20:57:44.065556857Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=671cc6fc-ebcb-4972-b15d-700740bbc0ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.727022 | controller | Jun 12 20:57:44.066526 crc crio[24437]: time="2026-06-12T20:57:44.066458159Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=339bff75-2b71-4d5b-9f9e-d83e3e50a297 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.727037 | controller | Jun 12 20:57:44.070571 crc crio[24437]: time="2026-06-12T20:57:44.070488777Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-12 21:48:32.727053 | controller | Jun 12 20:57:45.508050 crc crio[24437]: time="2026-06-12T20:57:45.506982377Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0" id=339bff75-2b71-4d5b-9f9e-d83e3e50a297 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.727074 | controller | Jun 12 20:57:45.510570 crc crio[24437]: time="2026-06-12T20:57:45.510530452Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=35288b27-f59d-4004-9820-5514676f954b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.727091 | controller | Jun 12 20:57:45.514744 crc crio[24437]: time="2026-06-12T20:57:45.514679663Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=7250ba1f-283f-441f-bb58-8ffc1a1535b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.727107 | controller | Jun 12 20:57:45.527669 crc crio[24437]: time="2026-06-12T20:57:45.527581004Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=3207002a-456d-40bf-8d9d-c786d37d32d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.727122 | controller | Jun 12 20:57:45.530078 crc crio[24437]: time="2026-06-12T20:57:45.530050914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.727138 | controller | Jun 12 20:57:45.571528 crc crio[24437]: time="2026-06-12T20:57:45.571437623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.727154 | controller | Jun 12 20:57:45.575418 crc crio[24437]: time="2026-06-12T20:57:45.574361053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.727171 | controller | Jun 12 20:57:45.728857 crc crio[24437]: time="2026-06-12T20:57:45.728125994Z" level=info msg="Created container 68ff6c2a99d702582bb35c4947bf398a47e0febcaa85728d9157ef321a8eb495: openstack/swift-storage-0/xattr-restore" id=3207002a-456d-40bf-8d9d-c786d37d32d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.727187 | controller | Jun 12 20:57:45.729870 crc crio[24437]: time="2026-06-12T20:57:45.729803415Z" level=info msg="Starting container: 68ff6c2a99d702582bb35c4947bf398a47e0febcaa85728d9157ef321a8eb495" id=b2d36486-170a-4a51-b884-ad98173042b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.727203 | controller | Jun 12 20:57:45.736351 crc crio[24437]: time="2026-06-12T20:57:45.736199689Z" level=info msg="Started container" PID=63059 containerID=68ff6c2a99d702582bb35c4947bf398a47e0febcaa85728d9157ef321a8eb495 description=openstack/swift-storage-0/xattr-restore id=b2d36486-170a-4a51-b884-ad98173042b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912
2026-06-12 21:48:32.727219 | controller | Jun 12 20:57:46.254373 crc crio[24437]: time="2026-06-12T20:57:46.254243462Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=9234da3d-5fb1-4246-9628-efae3c407095 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.727235 | controller | Jun 12 20:57:46.254719 crc crio[24437]: time="2026-06-12T20:57:46.254660162Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=9234da3d-5fb1-4246-9628-efae3c407095 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.727250 | controller | Jun 12 20:57:46.254719 crc crio[24437]: time="2026-06-12T20:57:46.254707953Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=9234da3d-5fb1-4246-9628-efae3c407095 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.727270 | controller | Jun 12 20:57:46.257751 crc crio[24437]: time="2026-06-12T20:57:46.257658864Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=752bf2c7-fc13-46e7-8d82-78587dc74b05 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.727286 | controller | Jun 12 20:57:46.263417 crc crio[24437]: time="2026-06-12T20:57:46.263062415Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-12 21:48:32.727302 | controller | Jun 12 20:57:46.330770 crc crio[24437]: time="2026-06-12T20:57:46.330595174Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-m2vvk/POD" id=39748bee-0307-453e-a82c-47fbbf3767a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.727317 | controller | Jun 12 20:57:46.330906 crc crio[24437]: time="2026-06-12T20:57:46.330696006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.727333 | controller | Jun 12 20:57:46.361376 crc crio[24437]: time="2026-06-12T20:57:46.361220854Z" level=info msg="Got pod network &{Name:root-account-create-update-m2vvk Namespace:openstack ID:3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1 UID:f3925190-69e1-4f8a-b9ad-6550fd63c21c NetNS:/var/run/netns/9fce3fd7-5d57-4311-8374-9bc87e3d68a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3925190_69e1_4f8a_b9ad_6550fd63c21c.slice PodAnnotations:0xc001840d50}] Aliases:map[]}"
2026-06-12 21:48:32.727349 | controller | Jun 12 20:57:46.361376 crc crio[24437]: time="2026-06-12T20:57:46.361280746Z" level=info msg="Adding pod openstack_root-account-create-update-m2vvk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.727366 | controller | Jun 12 20:57:46.925488 crc crio[24437]: 2026-06-12T20:57:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cc46ac9192e2fb Mac:fe:ba:cf:5b:15:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/9fce3fd7-5d57-4311-8374-9bc87e3d68a3 SocketPath: PciID:}] [{Interface:0xc000014f70 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.727383 | controller | Jun 12 20:57:46.927013 crc crio[24437]: time="2026-06-12T20:57:46.926723483Z" level=info msg="Got pod network &{Name:root-account-create-update-m2vvk Namespace:openstack ID:3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1 UID:f3925190-69e1-4f8a-b9ad-6550fd63c21c NetNS:/var/run/netns/9fce3fd7-5d57-4311-8374-9bc87e3d68a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3925190_69e1_4f8a_b9ad_6550fd63c21c.slice PodAnnotations:0xc001840d50}] Aliases:map[]}"
2026-06-12 21:48:32.727399 | controller | Jun 12 20:57:46.927147 crc crio[24437]: time="2026-06-12T20:57:46.927060981Z" level=info msg="Checking pod openstack_root-account-create-update-m2vvk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.727415 | controller | Jun 12 20:57:46.942469 crc crio[24437]: time="2026-06-12T20:57:46.942406841Z" level=info msg="Ran pod sandbox 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1 with infra container: openstack/root-account-create-update-m2vvk/POD" id=39748bee-0307-453e-a82c-47fbbf3767a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.727431 | controller | Jun 12 20:57:46.948647 crc crio[24437]: time="2026-06-12T20:57:46.94857367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=575cb6ea-bf2f-4acc-8d2c-fa538e1a0b71 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.727448 | controller | Jun 12 20:57:46.959576 crc crio[24437]: time="2026-06-12T20:57:46.959170436Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0771a980-f984-457c-9f28-346ca78f51ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.727468 | controller | Jun 12 20:57:46.976369 crc crio[24437]: time="2026-06-12T20:57:46.976093445Z" level=info msg="Creating container: openstack/root-account-create-update-m2vvk/mariadb-account-create-update" id=85a02131-5699-413c-bcfb-aacdcf5a869f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.727484 | controller | Jun 12 20:57:46.977080 crc crio[24437]: time="2026-06-12T20:57:46.977014966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.727500 | controller | Jun 12 20:57:47.034013 crc crio[24437]: time="2026-06-12T20:57:47.033888179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.727516 | controller | Jun 12 20:57:47.043679 crc crio[24437]: time="2026-06-12T20:57:47.04350283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.727531 | controller | Jun 12 20:57:47.198233 crc crio[24437]: time="2026-06-12T20:57:47.198146443Z" level=info msg="Created container 5c4ca93542651de24ef1e307135754d21493281c1b95c59f5d513d025a647a1b: openstack/root-account-create-update-m2vvk/mariadb-account-create-update" id=85a02131-5699-413c-bcfb-aacdcf5a869f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.727547 | controller | Jun 12 20:57:47.203102 crc crio[24437]: time="2026-06-12T20:57:47.203032881Z" level=info msg="Starting container: 5c4ca93542651de24ef1e307135754d21493281c1b95c59f5d513d025a647a1b" id=450bd657-8039-4ea7-b9da-a4bfaddcd821 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.727563 | controller | Jun 12 20:57:47.212996 crc crio[24437]: time="2026-06-12T20:57:47.212847748Z" level=info msg="Started container" PID=63218 containerID=5c4ca93542651de24ef1e307135754d21493281c1b95c59f5d513d025a647a1b description=openstack/root-account-create-update-m2vvk/mariadb-account-create-update id=450bd657-8039-4ea7-b9da-a4bfaddcd821 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1
2026-06-12 21:48:32.727579 | controller | Jun 12 20:57:47.701803 crc crio[24437]: time="2026-06-12T20:57:47.700805705Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4" id=752bf2c7-fc13-46e7-8d82-78587dc74b05 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.727594 | controller | Jun 12 20:57:47.703048 crc crio[24437]: time="2026-06-12T20:57:47.702983027Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=4ee8467b-a47c-4fba-a23f-66847b3ca2fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.727610 | controller | Jun 12 20:57:47.720837 crc crio[24437]: time="2026-06-12T20:57:47.720614373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=eb20830e-70e1-4dfc-bbea-1fb4e38b3b4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.727626 | controller | Jun 12 20:57:47.732683 crc crio[24437]: time="2026-06-12T20:57:47.732292664Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=17a50d8d-d0f4-4f20-be46-906a2ff91af8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.727641 | controller | Jun 12 20:57:47.735233 crc crio[24437]: time="2026-06-12T20:57:47.734760224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.727668 | controller | Jun 12 20:57:47.781156 crc crio[24437]: time="2026-06-12T20:57:47.781081103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.727715 | controller | Jun 12 20:57:47.784706 crc crio[24437]: time="2026-06-12T20:57:47.784664809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.727743 | controller | Jun 12 20:57:47.920154 crc crio[24437]: time="2026-06-12T20:57:47.920060277Z" level=info msg="Created container eb863d13c1e201288a4c5f6d08db916cc072574bdd3e16d9de907ac5afaa38de: openstack/swift-storage-0/account-server" id=17a50d8d-d0f4-4f20-be46-906a2ff91af8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.727762 | controller | Jun 12 20:57:47.922237 crc crio[24437]: time="2026-06-12T20:57:47.921803419Z" level=info msg="Starting container: eb863d13c1e201288a4c5f6d08db916cc072574bdd3e16d9de907ac5afaa38de" id=b855b75d-6219-44d0-a931-f11f457ea7fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.727779 | controller | Jun 12 20:57:47.928166 crc crio[24437]: time="2026-06-12T20:57:47.9280831Z" level=info msg="Started container" PID=63390 containerID=eb863d13c1e201288a4c5f6d08db916cc072574bdd3e16d9de907ac5afaa38de description=openstack/swift-storage-0/account-server id=b855b75d-6219-44d0-a931-f11f457ea7fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912
2026-06-12 21:48:32.727796 | controller | Jun 12 20:57:47.943226 crc crio[24437]: time="2026-06-12T20:57:47.94297384Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=f7c7feb0-0634-470b-9b0b-c21649cef2c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.727813 | controller | Jun 12 20:57:47.959133 crc crio[24437]: time="2026-06-12T20:57:47.959060798Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=bebdcdb0-63fe-41fc-a132-906842a3609a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.727829 | controller | Jun 12 20:57:47.972103 crc crio[24437]: time="2026-06-12T20:57:47.972011411Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=bad4b58c-1775-4b73-8e1f-a8fb047de2b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.727845 | controller | Jun 12 20:57:47.988138 crc crio[24437]: time="2026-06-12T20:57:47.987968095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.727889 | controller | Jun 12 20:57:48.071592 crc crio[24437]: time="2026-06-12T20:57:48.071193175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.727907 | controller | Jun 12 20:57:48.076357 crc crio[24437]: time="2026-06-12T20:57:48.076236216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.727924 | controller | Jun 12 20:57:48.207992 crc crio[24437]: time="2026-06-12T20:57:48.207192227Z" level=info msg="Created container 1c0354c3bda07baf0b511fddaeb82b38f9c4b1972cde666babdebb4192361945: openstack/swift-storage-0/account-replicator" id=bad4b58c-1775-4b73-8e1f-a8fb047de2b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.727940 | controller | Jun 12 20:57:48.214774 crc crio[24437]: time="2026-06-12T20:57:48.214674467Z" level=info msg="Starting container: 1c0354c3bda07baf0b511fddaeb82b38f9c4b1972cde666babdebb4192361945" id=f9f56de5-9214-470c-9056-fad271d18581 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.727956 | controller | Jun 12 20:57:48.222566 crc crio[24437]: time="2026-06-12T20:57:48.222466886Z" level=info msg="Started container" PID=63412 containerID=1c0354c3bda07baf0b511fddaeb82b38f9c4b1972cde666babdebb4192361945 description=openstack/swift-storage-0/account-replicator id=f9f56de5-9214-470c-9056-fad271d18581 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912
2026-06-12 21:48:32.727976 | controller | Jun 12 20:57:48.236909 crc crio[24437]: time="2026-06-12T20:57:48.236813121Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=43da6dcf-bf6e-432a-ad40-c8098601bebc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.727993 | controller | Jun 12 20:57:49.359283 crc crio[24437]: time="2026-06-12T20:57:49.359186371Z" level=info msg="Stopping pod sandbox: 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1" id=af94354a-77bb-4b1b-b8de-445599c2cf47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.728009 | controller | Jun 12 20:57:49.360414 crc crio[24437]: time="2026-06-12T20:57:49.359863836Z" level=info msg="Got pod network &{Name:root-account-create-update-m2vvk Namespace:openstack ID:3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1 UID:f3925190-69e1-4f8a-b9ad-6550fd63c21c NetNS:/var/run/netns/9fce3fd7-5d57-4311-8374-9bc87e3d68a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3925190_69e1_4f8a_b9ad_6550fd63c21c.slice PodAnnotations:0xc0027461e0}] Aliases:map[]}"
2026-06-12 21:48:32.728026 | controller | Jun 12 20:57:49.360414 crc crio[24437]: time="2026-06-12T20:57:49.360058251Z" level=info msg="Deleting pod openstack_root-account-create-update-m2vvk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.728042 | controller | Jun 12 20:57:53.972750 crc crio[24437]: time="2026-06-12T20:57:53.971499388Z" level=info msg="Stopping pod sandbox: 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7" id=64e608fd-1d43-43d4-8226-41fe45b3ee7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.728058 | controller | Jun 12 20:57:53.972750 crc crio[24437]: time="2026-06-12T20:57:53.972663756Z" level=info msg="Stopped pod sandbox (already stopped): 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7" id=64e608fd-1d43-43d4-8226-41fe45b3ee7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.728076 | controller | Jun 12 20:57:53.974208 crc crio[24437]: time="2026-06-12T20:57:53.973149219Z" level=info msg="Removing pod sandbox: 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7" id=663c9185-3a0e-4c32-a273-ee4aca79e5b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.728099 | controller | Jun 12 20:57:57.053263 crc crio[24437]: time="2026-06-12T20:57:57.05258244Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-wd54d/POD" id=a312c09b-5cf1-47ea-966e-cd84ed1894ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.728126 | controller | Jun 12 20:57:57.055004 crc crio[24437]: time="2026-06-12T20:57:57.053329468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.728150 | controller | Jun 12 20:57:57.295510 crc crio[24437]: time="2026-06-12T20:57:57.290428221Z" level=info msg="Running pod sandbox: openstack/cinder-75ea-account-create-update-d8t2c/POD" id=6715d203-7ba5-4598-a5c6-094c3ac21830 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.728168 | controller | Jun 12 20:57:57.295510 crc crio[24437]: time="2026-06-12T20:57:57.291006075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.728184 | controller | Jun 12 20:57:57.569721 crc crio[24437]: time="2026-06-12T20:57:57.569637939Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-jpmn6/POD" id=a53ede53-84cc-4f29-b133-502c0c0b1f51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.728205 | controller | Jun 12 20:57:57.569860 crc crio[24437]: time="2026-06-12T20:57:57.569741993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.728222 | controller | Jun 12 20:57:57.630497 crc crio[24437]: time="2026-06-12T20:57:57.630420426Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-22g69/POD" id=d142c389-4466-4df6-9eab-17a5cad7c1b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.728239 | controller | Jun 12 20:57:57.630611 crc crio[24437]: time="2026-06-12T20:57:57.63054123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.728254 | controller | Jun 12 20:57:57.669832 crc crio[24437]: time="2026-06-12T20:57:57.669791117Z" level=info msg="Running pod sandbox: openstack/barbican-a739-account-create-update-m2gsx/POD" id=ed7f7de1-1ddf-4374-baef-3f9d6825ad39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.728270 | controller | Jun 12 20:57:57.670079 crc crio[24437]: time="2026-06-12T20:57:57.670059443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.728287 | controller | Jun 12 20:57:57.724006 crc crio[24437]: time="2026-06-12T20:57:57.723898803Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-q6dbc/POD" id=305cf9db-0a7d-4aa8-869d-b134bba6ee97 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.728302 | controller | Jun 12 20:57:57.724119 crc crio[24437]: time="2026-06-12T20:57:57.724031276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.728317 | controller | Jun 12 20:57:57.850877 crc crio[24437]: time="2026-06-12T20:57:57.850771035Z" level=info msg="Running pod sandbox: openstack/neutron-1b7b-account-create-update-2gw9x/POD" id=593a17d4-4e15-4dc4-8de1-824282f0caa0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.728332 | controller | Jun 12 20:57:57.851137 crc crio[24437]: time="2026-06-12T20:57:57.850891057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.728348 | controller | Jun 12 20:57:59.631205 crc crio[24437]: time="2026-06-12T20:57:59.63056519Z" level=info msg="Removed pod sandbox: 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7" id=663c9185-3a0e-4c32-a273-ee4aca79e5b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.728364 | controller | Jun 12 20:57:59.633007 crc crio[24437]: time="2026-06-12T20:57:59.632325073Z" level=info msg="Stopping pod sandbox: bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9" id=15da436f-306e-4128-9dd5-a8c949be25f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.728380 | controller | Jun 12 20:57:59.633007 crc crio[24437]: time="2026-06-12T20:57:59.632395294Z" level=info msg="Stopped pod sandbox (already stopped): bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9" id=15da436f-306e-4128-9dd5-a8c949be25f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.728397 | controller | Jun 12 20:57:59.633187 crc crio[24437]: time="2026-06-12T20:57:59.633044191Z" level=info msg="Removing pod sandbox: bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9" id=0f22d2da-8577-432f-9af8-9aca1c9c8bde name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.728413 | controller | Jun 12 20:57:59.717019 crc crio[24437]: time="2026-06-12T20:57:59.710076089Z" level=info msg="Stopped pod sandbox: 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1" id=af94354a-77bb-4b1b-b8de-445599c2cf47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.728434 | controller | Jun 12 20:57:59.733652 crc crio[24437]: time="2026-06-12T20:57:59.733577156Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=073aea09-a0d5-48c5-b49c-50d46397e333 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.728450 | controller | Jun 12 20:57:59.803626 crc crio[24437]: time="2026-06-12T20:57:59.803478863Z" level=info msg="Got pod network &{Name:barbican-a739-account-create-update-m2gsx Namespace:openstack ID:86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e UID:065d4564-dc20-42aa-b997-7474e7fb5666 NetNS:/var/run/netns/6f2f5099-b361-4264-940b-a7a24c966be3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod065d4564_dc20_42aa_b997_7474e7fb5666.slice PodAnnotations:0xc00282c3b0}] Aliases:map[]}"
2026-06-12 21:48:32.728467 | controller | Jun 12 20:57:59.803626 crc crio[24437]: time="2026-06-12T20:57:59.803542765Z" level=info msg="Adding pod openstack_barbican-a739-account-create-update-m2gsx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.728483 | controller | Jun 12 20:57:59.804974 crc crio[24437]: time="2026-06-12T20:57:59.804862107Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=b77326ad-b6fd-4cd4-b4b2-485e355c88dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.728499 | controller | Jun 12 20:57:59.847144 crc crio[24437]: time="2026-06-12T20:57:59.846888841Z" level=info msg="Removed pod sandbox: bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9" id=0f22d2da-8577-432f-9af8-9aca1c9c8bde name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.728514 | controller | Jun 12 20:57:59.848725 crc crio[24437]: time="2026-06-12T20:57:59.848355156Z" level=info msg="Stopping pod sandbox: 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412" id=82432e40-d870-4b75-82e4-49a1999eadbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.728530 | controller | Jun 12 20:57:59.848725 crc crio[24437]: time="2026-06-12T20:57:59.848461579Z" level=info msg="Stopped pod sandbox (already stopped): 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412" id=82432e40-d870-4b75-82e4-49a1999eadbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.728546 | controller | Jun 12 20:57:59.849218 crc crio[24437]: time="2026-06-12T20:57:59.849151145Z" level=info msg="Removing pod sandbox: 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412" id=ce9c62a0-5dba-42f7-bbf9-e163b61ee638 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.728562 | controller | Jun 12 20:57:59.858223 crc crio[24437]: time="2026-06-12T20:57:59.857998169Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313" id=04c155a9-658d-453d-a52c-2239b1330a7a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.728578 | controller | Jun 12 20:57:59.859229 crc crio[24437]: time="2026-06-12T20:57:59.859154647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=56b6a886-6ff7-4a22-954c-7f1b74040ad4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.728594 | controller | Jun 12 20:57:59.859689 crc crio[24437]: time="2026-06-12T20:57:59.859601168Z" level=info msg="Got pod network &{Name:cinder-75ea-account-create-update-d8t2c Namespace:openstack ID:49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb UID:ec4599e6-d2f1-45b5-a318-750d8b4fca77 NetNS:/var/run/netns/af68bc71-79f3-4898-aea7-76f8f1dac076 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4599e6_d2f1_45b5_a318_750d8b4fca77.slice PodAnnotations:0xc00282c1f0}] Aliases:map[]}"
2026-06-12 21:48:32.728616 | controller | Jun 12 20:57:59.859775 crc crio[24437]: time="2026-06-12T20:57:59.85968622Z" level=info msg="Adding pod openstack_cinder-75ea-account-create-update-d8t2c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.728633 | controller | Jun 12 20:57:59.863069 crc crio[24437]: time="2026-06-12T20:57:59.862772774Z" level=info msg="Got pod network &{Name:barbican-db-create-jpmn6 Namespace:openstack ID:e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f UID:645150c4-fb37-4746-97fd-06b7ceb82d49 NetNS:/var/run/netns/b05350ed-deed-4200-a965-1bc5643aba55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod645150c4_fb37_4746_97fd_06b7ceb82d49.slice PodAnnotations:0xc00008c410}] Aliases:map[]}"
2026-06-12 21:48:32.728649 | controller | Jun 12 20:57:59.863069 crc crio[24437]: time="2026-06-12T20:57:59.862853166Z" level=info msg="Adding pod openstack_barbican-db-create-jpmn6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.728666 | controller | Jun 12 20:57:59.864451 crc crio[24437]: time="2026-06-12T20:57:59.864365393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.728682 | controller | Jun 12 20:57:59.885226 crc crio[24437]: time="2026-06-12T20:57:59.885101623Z" level=info msg="Got pod network &{Name:cinder-db-create-wd54d Namespace:openstack ID:ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f UID:f5f660b5-5e88-4e63-b866-cad564b0fe02 NetNS:/var/run/netns/ef04292a-aaeb-4951-86e2-9da107f89f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f660b5_5e88_4e63_b866_cad564b0fe02.slice PodAnnotations:0xc00008c648}] Aliases:map[]}"
2026-06-12 21:48:32.728699 | controller | Jun 12 20:57:59.885226 crc crio[24437]: time="2026-06-12T20:57:59.885167845Z" level=info msg="Adding pod openstack_cinder-db-create-wd54d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.728715 | controller | Jun 12 20:57:59.889615 crc crio[24437]: time="2026-06-12T20:57:59.88955584Z" level=info msg="Got pod network &{Name:neutron-1b7b-account-create-update-2gw9x Namespace:openstack ID:24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1 UID:3eb1035c-56a0-4395-8b64-8ab8b0cf3104 NetNS:/var/run/netns/a04cb373-5cde-4697-9d18-83bc013ccdbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3eb1035c_56a0_4395_8b64_8ab8b0cf3104.slice PodAnnotations:0xc00012aa10}] Aliases:map[]}"
2026-06-12 21:48:32.728732 | controller | Jun 12 20:57:59.889739 crc crio[24437]: time="2026-06-12T20:57:59.889617962Z" level=info msg="Adding pod openstack_neutron-1b7b-account-create-update-2gw9x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.728748 | controller | Jun 12 20:57:59.892674 crc crio[24437]: time="2026-06-12T20:57:59.892583223Z" level=info msg="Got pod network &{Name:neutron-db-create-22g69 Namespace:openstack ID:ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731 UID:33dd23da-07dc-4312-864e-3378d79759c3 NetNS:/var/run/netns/c465de17-c96a-41a7-bb95-57fc11710998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33dd23da_07dc_4312_864e_3378d79759c3.slice PodAnnotations:0xc006ecc158}] Aliases:map[]}"
2026-06-12 21:48:32.728765 | controller | Jun 12 20:57:59.892674 crc crio[24437]: time="2026-06-12T20:57:59.892648515Z" level=info msg="Adding pod openstack_neutron-db-create-22g69 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.728785 | controller | Jun 12 20:57:59.902796 crc crio[24437]: time="2026-06-12T20:57:59.902694557Z" level=info msg="Got pod network &{Name:keystone-db-sync-q6dbc Namespace:openstack ID:ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277 UID:c0b72c2e-dae5-4a8e-9ead-afa0b719ee1b NetNS:/var/run/netns/c421f724-da9c-45fb-a25c-9174fcc44eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0b72c2e_dae5_4a8e_9ead_afa0b719ee1b.slice PodAnnotations:0xc00282c420}] Aliases:map[]}"
2026-06-12 21:48:32.728801 | controller | Jun 12 20:57:59.902796 crc crio[24437]: time="2026-06-12T20:57:59.902753778Z" level=info msg="Adding pod openstack_keystone-db-sync-q6dbc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.728817 | controller | Jun 12 20:57:59.912846 crc crio[24437]: time="2026-06-12T20:57:59.91273621Z" level=info msg="Removed pod sandbox: 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412" id=ce9c62a0-5dba-42f7-bbf9-e163b61ee638 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.728833 | controller | Jun 12 20:57:59.914362 crc crio[24437]: time="2026-06-12T20:57:59.914226366Z" level=info msg="Stopping pod sandbox: 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d" id=89123ef9-6d74-4b21-bb09-aa6d1926c62b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.728867 | controller | Jun 12 20:57:59.914448 crc crio[24437]: time="2026-06-12T20:57:59.91436511Z" level=info msg="Stopped pod sandbox (already stopped): 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d" id=89123ef9-6d74-4b21-bb09-aa6d1926c62b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.728891 | controller | Jun 12 20:57:59.915750 crc crio[24437]: time="2026-06-12T20:57:59.915679461Z" level=info msg="Removing pod sandbox: 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d" id=5f33c31e-6b19-4aa0-8cc2-8e3fae239dee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.728909 | controller | Jun 12 20:57:59.965683 crc crio[24437]: time="2026-06-12T20:57:59.965125714Z" level=info msg="Removed pod sandbox: 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d" id=5f33c31e-6b19-4aa0-8cc2-8e3fae239dee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.728925 | controller | Jun 12 20:57:59.967338 crc crio[24437]: time="2026-06-12T20:57:59.967167273Z" level=info msg="Stopping pod sandbox: 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f" id=67905db5-5969-4914-89bc-45e6fc2b55a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.728941 | controller | Jun 12 20:57:59.967437 crc crio[24437]: time="2026-06-12T20:57:59.967389869Z" level=info msg="Stopped pod sandbox (already stopped): 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f" id=67905db5-5969-4914-89bc-45e6fc2b55a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.728956 | controller | Jun 12 20:57:59.970783 crc crio[24437]: time="2026-06-12T20:57:59.970696299Z" level=info msg="Removing pod sandbox: 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f" id=0d46b659-0db6-4f24-923f-592ac73d411c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.728972 | controller | Jun 12 20:57:59.992134 crc crio[24437]: time="2026-06-12T20:57:59.992078664Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=00984fa1-b253-47af-bc33-876e6b553fc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.728987 | controller | Jun 12 20:58:00.037621 crc crio[24437]: time="2026-06-12T20:58:00.036764554Z" level=info msg="Removed pod sandbox: 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f" id=0d46b659-0db6-4f24-923f-592ac73d411c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.729007 | controller | Jun 12 20:58:00.053120 crc crio[24437]: time="2026-06-12T20:58:00.051640113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.729023 | controller | Jun 12 20:58:00.058554 crc crio[24437]: time="2026-06-12T20:58:00.058125569Z" level=info msg="Creating container: openstack/glance-db-sync-kpnzt/glance-db-sync" id=15f15267-cd13-44f2-9829-af4294227b3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.729039 | controller | Jun 12 20:58:00.183244 crc crio[24437]: time="2026-06-12T20:58:00.172863043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.729055 | controller | Jun 12 20:58:00.183244 crc crio[24437]: time="2026-06-12T20:58:00.175457875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.729070 | controller | Jun 12 20:58:00.304260 crc crio[24437]: time="2026-06-12T20:58:00.303586223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.729085 | controller | Jun 12 20:58:00.512436 crc crio[24437]: time="2026-06-12T20:58:00.512207028Z" level=info msg="Created container d45dde941b6516f1e29d3611d59b393a6b1d7224a8479746b1a9ec815a33c3cb: openstack/swift-storage-0/account-auditor" id=b77326ad-b6fd-4cd4-b4b2-485e355c88dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.729101 | controller | Jun 12 20:58:00.517521 crc crio[24437]: time="2026-06-12T20:58:00.517481656Z" level=info msg="Starting container: d45dde941b6516f1e29d3611d59b393a6b1d7224a8479746b1a9ec815a33c3cb" id=8456da2a-4c79-41a3-91e9-4a037dc79e2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.729116 | controller | Jun 12 20:58:00.526397 crc crio[24437]: time="2026-06-12T20:58:00.523510051Z" level=info msg="Started container" PID=64276 containerID=d45dde941b6516f1e29d3611d59b393a6b1d7224a8479746b1a9ec815a33c3cb description=openstack/swift-storage-0/account-auditor id=8456da2a-4c79-41a3-91e9-4a037dc79e2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912
2026-06-12 21:48:32.729132 | controller | Jun 12 20:58:00.548161 crc crio[24437]: time="2026-06-12T20:58:00.548079834Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=2b0785a4-0857-45a9-b224-ec020262593b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.729147 | controller | Jun 12 20:58:00.575660 crc crio[24437]: time="2026-06-12T20:58:00.575286181Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688298-gfgcc/POD" id=489329bb-0372-4e73-bf98-ed59d5a83709 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.729163 | controller | Jun 12 20:58:00.575895 crc crio[24437]: time="2026-06-12T20:58:00.575849145Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=71d6339f-ee55-4243-9f75-1d71131497ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.729178 | controller | Jun 12 20:58:00.578992 crc crio[24437]: time="2026-06-12T20:58:00.575834464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.729193 | controller | Jun 12 20:58:00.588017 crc crio[24437]: time="2026-06-12T20:58:00.587806514Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=29aa33d6-78ac-422f-b97a-14d784657d53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.729209 | controller | Jun 12 20:58:00.630476 crc crio[24437]: time="2026-06-12T20:58:00.629833247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.729230 | controller | Jun 12 20:58:00.726858 crc crio[24437]: time="2026-06-12T20:58:00.726517671Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688298-gfgcc Namespace:openshift-infra ID:fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285 UID:75d8be71-958f-4bb3-91be-6a7c9a0cd35b NetNS:/var/run/netns/824c292d-6f65-497b-9485-ca46dc6ee15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d8be71_958f_4bb3_91be_6a7c9a0cd35b.slice PodAnnotations:0xc000c24218}] Aliases:map[]}"
2026-06-12 21:48:32.729247 | controller | Jun 12 20:58:00.726858 crc crio[24437]: time="2026-06-12T20:58:00.726584072Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688298-gfgcc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.729263 | controller | Jun 12 20:58:00.771633 crc crio[24437]: time="2026-06-12T20:58:00.771585158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.729280 | controller | Jun 12 20:58:00.784004 crc crio[24437]: time="2026-06-12T20:58:00.783905536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.729296 | controller | Jun 12 20:58:00.958961 crc crio[24437]: time="2026-06-12T20:58:00.958151952Z" level=info msg="Created container 3332ceed2667e015251ead8fa42e9bcea84e5c2a2b7dd04e19d05e57ec85316a: openstack/swift-storage-0/account-reaper" id=29aa33d6-78ac-422f-b97a-14d784657d53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.729311 | controller | Jun 12 20:58:00.964855 crc crio[24437]: time="2026-06-12T20:58:00.963132111Z" level=info msg="Starting container: 3332ceed2667e015251ead8fa42e9bcea84e5c2a2b7dd04e19d05e57ec85316a" id=10505d0d-de1f-438f-be29-2c76bface9ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.729327 | controller | Jun 12 20:58:00.980150 crc crio[24437]: time="2026-06-12T20:58:00.979233601Z" level=info msg="Started container" PID=64429 containerID=3332ceed2667e015251ead8fa42e9bcea84e5c2a2b7dd04e19d05e57ec85316a description=openstack/swift-storage-0/account-reaper id=10505d0d-de1f-438f-be29-2c76bface9ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912
2026-06-12 21:48:32.729342 | controller | Jun 12 20:58:01.003111 crc crio[24437]: time="2026-06-12T20:58:01.003017775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=1b08af18-1f2f-474d-b806-5771d565ca67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.729358 | controller | Jun 12 20:58:01.003453 crc crio[24437]: time="2026-06-12T20:58:01.003202409Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=1b08af18-1f2f-474d-b806-5771d565ca67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.729373 | controller | Jun 12 20:58:01.003453 crc crio[24437]: time="2026-06-12T20:58:01.00325277Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=1b08af18-1f2f-474d-b806-5771d565ca67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.729389 | controller | Jun 12 20:58:01.012162 crc crio[24437]: time="2026-06-12T20:58:01.009377968Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=520c46d6-af83-4680-a71d-474e54031d3b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.729404 | controller | Jun 12 20:58:01.025539 crc crio[24437]: time="2026-06-12T20:58:01.025481246Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-12 21:48:32.729425 | controller | Jun 12 20:58:01.338618 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24f8bdd0328a197 Mac:0a:3c:e6:04:4a:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/a04cb373-5cde-4697-9d18-83bc013ccdbc SocketPath: PciID:}] [{Interface:0xc0003c2770 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.729442 | controller | Jun 12 20:58:01.341655 crc crio[24437]: time="2026-06-12T20:58:01.341550104Z" level=info msg="Got pod network &{Name:neutron-1b7b-account-create-update-2gw9x Namespace:openstack ID:24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1 UID:3eb1035c-56a0-4395-8b64-8ab8b0cf3104 NetNS:/var/run/netns/a04cb373-5cde-4697-9d18-83bc013ccdbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3eb1035c_56a0_4395_8b64_8ab8b0cf3104.slice PodAnnotations:0xc00012aa10}] Aliases:map[]}"
2026-06-12 21:48:32.729457 | controller | Jun 12 20:58:01.341856 crc crio[24437]: time="2026-06-12T20:58:01.34180727Z" level=info msg="Checking pod openstack_neutron-1b7b-account-create-update-2gw9x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.729473 | controller | Jun 12 20:58:01.344467 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee83d8b12b7bc8d Mac:9a:b5:c8:92:71:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/ef04292a-aaeb-4951-86e2-9da107f89f16 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.729489 | controller | Jun 12 20:58:01.344750 crc crio[24437]: time="2026-06-12T20:58:01.344659769Z" level=info msg="Got pod network &{Name:cinder-db-create-wd54d Namespace:openstack ID:ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f UID:f5f660b5-5e88-4e63-b866-cad564b0fe02 NetNS:/var/run/netns/ef04292a-aaeb-4951-86e2-9da107f89f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f660b5_5e88_4e63_b866_cad564b0fe02.slice PodAnnotations:0xc00008c648}] Aliases:map[]}"
2026-06-12 21:48:32.729505 | controller | Jun 12 20:58:01.345145 crc crio[24437]: time="2026-06-12T20:58:01.34508953Z" level=info msg="Checking pod openstack_cinder-db-create-wd54d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.729522 | controller | Jun 12 20:58:01.364219 crc crio[24437]: time="2026-06-12T20:58:01.364066158Z" level=info msg="Ran pod sandbox 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1 with infra container: openstack/neutron-1b7b-account-create-update-2gw9x/POD" id=593a17d4-4e15-4dc4-8de1-824282f0caa0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.729538 | controller | Jun 12 20:58:01.372352 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecc4096f3dd9562 Mac:0e:e8:60:c2:2e:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/c421f724-da9c-45fb-a25c-9174fcc44eb6 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.729553 | controller | Jun 12 20:58:01.373229 crc crio[24437]: time="2026-06-12T20:58:01.373160518Z" level=info msg="Got pod network &{Name:keystone-db-sync-q6dbc Namespace:openstack ID:ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277 UID:c0b72c2e-dae5-4a8e-9ead-afa0b719ee1b NetNS:/var/run/netns/c421f724-da9c-45fb-a25c-9174fcc44eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0b72c2e_dae5_4a8e_9ead_afa0b719ee1b.slice PodAnnotations:0xc00282c420}] Aliases:map[]}"
2026-06-12 21:48:32.729573 | controller | Jun 12 20:58:01.373408 crc crio[24437]: time="2026-06-12T20:58:01.373358783Z" level=info msg="Checking pod openstack_keystone-db-sync-q6dbc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.729591 | controller | Jun 12 20:58:01.374753 crc crio[24437]: time="2026-06-12T20:58:01.374668985Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6da0ecc9-cf20-449c-9291-d56c51f26045 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.729607 | controller | Jun 12 20:58:01.375578 crc crio[24437]: time="2026-06-12T20:58:01.375514755Z" level=info msg="Ran pod sandbox ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f with infra container: openstack/cinder-db-create-wd54d/POD" id=a312c09b-5cf1-47ea-966e-cd84ed1894ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.729622 | controller | Jun 12 20:58:01.588599 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49215a5d63f2488 Mac:66:4d:ed:ff:9a:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/af68bc71-79f3-4898-aea7-76f8f1dac076 SocketPath: PciID:}] [{Interface:0xc0000152e0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.729638 | controller | Jun 12 20:58:01.588599 crc crio[24437]: time="2026-06-12T20:58:01.576634471Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1930bcdc-e8db-470c-a134-aa2400670f34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.729653 | controller | Jun 12 20:58:01.588599 crc crio[24437]: time="2026-06-12T20:58:01.577957992Z" level=info msg="Got pod network &{Name:cinder-75ea-account-create-update-d8t2c Namespace:openstack ID:49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb UID:ec4599e6-d2f1-45b5-a318-750d8b4fca77 NetNS:/var/run/netns/af68bc71-79f3-4898-aea7-76f8f1dac076 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4599e6_d2f1_45b5_a318_750d8b4fca77.slice PodAnnotations:0xc00282c1f0}] Aliases:map[]}"
2026-06-12 21:48:32.729669 | controller | Jun 12 20:58:01.588599 crc crio[24437]: time="2026-06-12T20:58:01.578788222Z" level=info msg="Checking pod openstack_cinder-75ea-account-create-update-d8t2c for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.729684 | controller | Jun 12 20:58:01.588599 crc crio[24437]: time="2026-06-12T20:58:01.588261882Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5f14e0c0-da02-49e0-98a8-388584b89492 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.729699 | controller | Jun 12 20:58:01.590734 crc crio[24437]: time="2026-06-12T20:58:01.590502125Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1533dd90-657d-4a5f-a029-1d689d2c2026 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.729715 | controller | Jun 12 20:58:01.592840 crc crio[24437]: time="2026-06-12T20:58:01.59276848Z" level=info msg="Ran pod sandbox 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb with infra container: openstack/cinder-75ea-account-create-update-d8t2c/POD" id=6715d203-7ba5-4598-a5c6-094c3ac21830 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.729731 | controller | Jun 12 20:58:01.602792 crc crio[24437]: time="2026-06-12T20:58:01.601524633Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1eeaa450-f19c-45c9-8f18-0cd0ec6d9aca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.729747 | controller | Jun 12 20:58:01.602792 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86ea0d68e45b1a5 Mac:be:38:7f:9f:89:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/6f2f5099-b361-4264-940b-a7a24c966be3 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.729767 | controller | Jun 12 20:58:01.602792 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8de4092fbbd7e5 Mac:aa:61:b7:63:54:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/b05350ed-deed-4200-a965-1bc5643aba55 SocketPath: PciID:}] [{Interface:0xc0001246b0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.729783 | controller | Jun 12 20:58:01.602792 crc crio[24437]: time="2026-06-12T20:58:01.602422434Z" level=info msg="Got pod network &{Name:barbican-a739-account-create-update-m2gsx Namespace:openstack ID:86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e UID:065d4564-dc20-42aa-b997-7474e7fb5666 NetNS:/var/run/netns/6f2f5099-b361-4264-940b-a7a24c966be3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod065d4564_dc20_42aa_b997_7474e7fb5666.slice PodAnnotations:0xc00282c3b0}] Aliases:map[]}"
2026-06-12 21:48:32.729799 | controller | Jun 12 20:58:01.602792 crc crio[24437]: time="2026-06-12T20:58:01.602542367Z" level=info msg="Checking pod openstack_barbican-a739-account-create-update-m2gsx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.729815 | controller | Jun 12 20:58:01.607976 crc crio[24437]: time="2026-06-12T20:58:01.60762068Z" level=info msg="Got pod network &{Name:barbican-db-create-jpmn6 Namespace:openstack ID:e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f UID:645150c4-fb37-4746-97fd-06b7ceb82d49 NetNS:/var/run/netns/b05350ed-deed-4200-a965-1bc5643aba55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod645150c4_fb37_4746_97fd_06b7ceb82d49.slice PodAnnotations:0xc00008c410}] Aliases:map[]}"
2026-06-12 21:48:32.729831 | controller | Jun 12 20:58:01.607976 crc crio[24437]: time="2026-06-12T20:58:01.607793874Z" level=info msg="Checking pod openstack_barbican-db-create-jpmn6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.729863 | controller | Jun 12 20:58:01.609272 crc crio[24437]: time="2026-06-12T20:58:01.609162577Z" level=info msg="Ran pod sandbox ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277 with infra container: openstack/keystone-db-sync-q6dbc/POD" id=305cf9db-0a7d-4aa8-869d-b134bba6ee97 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.729887 | controller | Jun 12 20:58:01.612478 crc crio[24437]: time="2026-06-12T20:58:01.612393625Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=96c1f8cb-b2dc-4910-882b-8eefe752ae93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.729904 | controller | Jun 12 20:58:01.612675 crc crio[24437]: time="2026-06-12T20:58:01.612615051Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=96c1f8cb-b2dc-4910-882b-8eefe752ae93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.729920 | controller | Jun 12 20:58:01.612750 crc crio[24437]: time="2026-06-12T20:58:01.612705573Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=96c1f8cb-b2dc-4910-882b-8eefe752ae93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.729935 | controller | Jun 12 20:58:01.615386 crc crio[24437]: time="2026-06-12T20:58:01.615273785Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=020374d2-fa44-488c-9491-fb1782e76f6e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.729955 | controller | Jun 12 20:58:01.649977 crc crio[24437]: time="2026-06-12T20:58:01.649813821Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e696ad75-6fc7-45bb-b04e-15a1a354acd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.729971 | controller | Jun 12 20:58:01.651356 crc crio[24437]: time="2026-06-12T20:58:01.651204525Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-12 21:48:32.729987 | controller | Jun 12 20:58:01.655430 crc crio[24437]: time="2026-06-12T20:58:01.655346135Z" level=info msg="Ran pod sandbox 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e with infra container: openstack/barbican-a739-account-create-update-m2gsx/POD" id=ed7f7de1-1ddf-4374-baef-3f9d6825ad39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.730003 | controller | Jun 12 20:58:01.659052 crc crio[24437]: time="2026-06-12T20:58:01.659010993Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=911a3ce3-67cc-47dc-893a-f5125f0ab621 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.730018 | controller | Jun 12 20:58:01.660291 crc crio[24437]: time="2026-06-12T20:58:01.660211822Z" level=info msg="Ran pod sandbox e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f with infra container: openstack/barbican-db-create-jpmn6/POD" id=a53ede53-84cc-4f29-b133-502c0c0b1f51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.730034 | controller | Jun 12 20:58:01.663236 crc crio[24437]: time="2026-06-12T20:58:01.662752624Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7d05b2d5-dab0-4c3d-9982-2bd8769ec64d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.730049 | controller | Jun 12 20:58:01.665831 crc crio[24437]: time="2026-06-12T20:58:01.665691155Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=22d74de8-7d43-488c-809f-d15772561e04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.730065 | controller | Jun 12 20:58:01.679217 crc crio[24437]: time="2026-06-12T20:58:01.679114099Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7820a186-e0fe-4d0e-b39c-550714df0f07 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.730082 | controller | Jun 12 20:58:01.790353 crc crio[24437]: time="2026-06-12T20:58:01.789708271Z" level=info msg="Creating container: openstack/cinder-db-create-wd54d/mariadb-database-create" id=fee6de4b-57be-43a2-a04d-19811ed8b1a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.730098 | controller | Jun 12 20:58:01.791794 crc crio[24437]: time="2026-06-12T20:58:01.790699366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730114 | controller | Jun 12 20:58:01.833908 crc crio[24437]: time="2026-06-12T20:58:01.833795085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730130 | controller | Jun 12 20:58:01.841277 crc crio[24437]: time="2026-06-12T20:58:01.84105358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730146 | controller | Jun 12 20:58:01.875685 crc crio[24437]: time="2026-06-12T20:58:01.875575383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730161 | controller | Jun 12 20:58:01.881177 crc crio[24437]: time="2026-06-12T20:58:01.880740088Z" level=info msg="Creating container: openstack/neutron-1b7b-account-create-update-2gw9x/mariadb-account-create-update" id=57ea74a9-439d-4f27-95f4-3105a2bc9031 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.730181 | controller | Jun 12 20:58:01.882330 crc crio[24437]: time="2026-06-12T20:58:01.881434795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730198 | controller | Jun 12 20:58:01.902545 crc crio[24437]: time="2026-06-12T20:58:01.902472042Z" level=info msg="Creating container: openstack/cinder-75ea-account-create-update-d8t2c/mariadb-account-create-update" id=d4da9ef1-91f8-44a7-b570-b6e47df4e1d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.730214 | controller | Jun 12 20:58:01.912292 crc crio[24437]: time="2026-06-12T20:58:01.91190748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730229 | controller | Jun 12 20:58:01.920225 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed17b5f0157562f Mac:72:1f:25:ab:17:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/c465de17-c96a-41a7-bb95-57fc11710998 SocketPath: PciID:}] [{Interface:0xc0001205c0 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.730246 | controller | Jun 12 20:58:01.923129 crc crio[24437]: time="2026-06-12T20:58:01.921584574Z" level=info msg="Got pod network &{Name:neutron-db-create-22g69 Namespace:openstack ID:ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731 UID:33dd23da-07dc-4312-864e-3378d79759c3 NetNS:/var/run/netns/c465de17-c96a-41a7-bb95-57fc11710998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33dd23da_07dc_4312_864e_3378d79759c3.slice PodAnnotations:0xc006ecc158}] Aliases:map[]}"
2026-06-12 21:48:32.730262 | controller | Jun 12 20:58:01.925129 crc crio[24437]: time="2026-06-12T20:58:01.925004286Z" level=info msg="Checking pod openstack_neutron-db-create-22g69 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.730278 | controller | Jun 12 20:58:01.925274 crc crio[24437]: time="2026-06-12T20:58:01.922097766Z" level=info msg="Creating container: openstack/barbican-db-create-jpmn6/mariadb-database-create" id=f5629476-d331-4584-bd5c-a89b740a4479 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.730294 | controller | Jun 12 20:58:01.926901 crc crio[24437]: time="2026-06-12T20:58:01.926876332Z" level=info msg="Creating container: openstack/barbican-a739-account-create-update-m2gsx/mariadb-account-create-update" id=1924cd56-10b7-441d-8806-a14584f861e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.730311 | controller | Jun 12 20:58:01.938639 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fee248009d8e0dd Mac:92:ac:59:3e:6d:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/824c292d-6f65-497b-9485-ca46dc6ee15b SocketPath: PciID:}] [{Interface:0xc0000145a0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.730327 | controller | Jun 12 20:58:01.939194 crc crio[24437]: time="2026-06-12T20:58:01.939130727Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688298-gfgcc Namespace:openshift-infra ID:fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285 UID:75d8be71-958f-4bb3-91be-6a7c9a0cd35b NetNS:/var/run/netns/824c292d-6f65-497b-9485-ca46dc6ee15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d8be71_958f_4bb3_91be_6a7c9a0cd35b.slice PodAnnotations:0xc000c24218}] Aliases:map[]}"
2026-06-12 21:48:32.730347 | controller | Jun 12 20:58:01.939369 crc crio[24437]: time="2026-06-12T20:58:01.939291681Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688298-gfgcc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.730364 | controller | Jun 12 20:58:01.947137 crc crio[24437]: time="2026-06-12T20:58:01.947094339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730381 | controller | Jun 12 20:58:01.947709 crc crio[24437]: time="2026-06-12T20:58:01.947649362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730396 | controller | Jun 12 20:58:01.950889 crc crio[24437]: time="2026-06-12T20:58:01.950831219Z" level=info msg="Ran pod sandbox ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731 with infra container: openstack/neutron-db-create-22g69/POD" id=d142c389-4466-4df6-9eab-17a5cad7c1b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.730412 | controller | Jun 12 20:58:01.954163 crc crio[24437]: time="2026-06-12T20:58:01.954088858Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cb022c7b-9d86-4a83-b954-fe25fb4a0120 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.730428 | controller | Jun 12 20:58:01.979338 crc crio[24437]: time="2026-06-12T20:58:01.979240645Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1eaafed2-74b5-4bbf-8427-130132248052 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.730444 | controller | Jun 12 20:58:02.005408 crc crio[24437]: time="2026-06-12T20:58:02.005292443Z" level=info msg="Ran pod sandbox fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285 with infra container: openshift-infra/auto-csr-approver-29688298-gfgcc/POD" id=489329bb-0372-4e73-bf98-ed59d5a83709 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.730460 | controller | Jun 12 20:58:02.014854 crc crio[24437]: time="2026-06-12T20:58:02.014804493Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d6171e1c-b974-49cc-b3ac-a033887e6d2f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.730476 | controller | Jun 12 20:58:02.022019 crc crio[24437]: time="2026-06-12T20:58:02.021886405Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.730492 | controller | Jun 12 20:58:02.032578 crc crio[24437]: time="2026-06-12T20:58:02.03246555Z" level=info msg="Creating container: openstack/neutron-db-create-22g69/mariadb-database-create" id=9fe141d8-7f3e-48c8-950a-4b023e44b95e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.730508 | controller | Jun 12 20:58:02.057966 crc crio[24437]: time="2026-06-12T20:58:02.057873523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730525 | controller | Jun 12 20:58:02.062230 crc crio[24437]: time="2026-06-12T20:58:02.062142066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730541 | controller | Jun 12 20:58:02.067462 crc crio[24437]: time="2026-06-12T20:58:02.067234139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730557 | controller | Jun 12 20:58:02.070394 crc crio[24437]: time="2026-06-12T20:58:02.069701749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730577 | controller | Jun 12 20:58:02.070822 crc crio[24437]: time="2026-06-12T20:58:02.070749814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730593 | controller | Jun 12 20:58:02.072575 crc crio[24437]: time="2026-06-12T20:58:02.072511847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730608 | controller | Jun 12 20:58:02.080210 crc crio[24437]: time="2026-06-12T20:58:02.08012983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730624 | controller | Jun 12 20:58:02.130246 crc crio[24437]: time="2026-06-12T20:58:02.130201989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730641 | controller | Jun 12 20:58:02.139608 crc crio[24437]: time="2026-06-12T20:58:02.139394551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730656 | controller | Jun 12 20:58:02.154879 crc crio[24437]: time="2026-06-12T20:58:02.154788082Z" level=info msg="Created container 0792179111f20adc6fcf522a1646dc1f5af93a39a9e710deaf66fffbc1758c42: openstack/cinder-db-create-wd54d/mariadb-database-create" id=fee6de4b-57be-43a2-a04d-19811ed8b1a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.730672 | controller | Jun 12 20:58:02.157700 crc crio[24437]: time="2026-06-12T20:58:02.157644732Z" level=info msg="Starting container: 0792179111f20adc6fcf522a1646dc1f5af93a39a9e710deaf66fffbc1758c42" id=60b475bb-8bec-4e46-9975-a8e329e9a18c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.730688 | controller | Jun 12 20:58:02.177986 crc crio[24437]: time="2026-06-12T20:58:02.177619223Z" level=info msg="Started container" PID=64481 containerID=0792179111f20adc6fcf522a1646dc1f5af93a39a9e710deaf66fffbc1758c42 description=openstack/cinder-db-create-wd54d/mariadb-database-create id=60b475bb-8bec-4e46-9975-a8e329e9a18c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f
2026-06-12 21:48:32.730704 | controller | Jun 12 20:58:02.179995 crc crio[24437]: time="2026-06-12T20:58:02.179843107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730719 | controller | Jun 12 20:58:02.184790 crc crio[24437]: time="2026-06-12T20:58:02.184730045Z" level=info msg="Created container 8a65576c94e7d21398feee83b07381146ace048e27c823b85b54e2645bed498e: openstack/glance-db-sync-kpnzt/glance-db-sync" id=15f15267-cd13-44f2-9829-af4294227b3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.730735 | controller | Jun 12 20:58:02.186218 crc crio[24437]: time="2026-06-12T20:58:02.186128289Z" level=info msg="Starting container: 8a65576c94e7d21398feee83b07381146ace048e27c823b85b54e2645bed498e" id=74702f8f-1922-4070-968e-b993a02b5a35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.730751 | controller | Jun 12 20:58:02.189234 crc crio[24437]: time="2026-06-12T20:58:02.188875114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.730766 | controller | Jun 12 20:58:02.203118 crc crio[24437]: time="2026-06-12T20:58:02.198740743Z" level=info msg="Started container" PID=64482 containerID=8a65576c94e7d21398feee83b07381146ace048e27c823b85b54e2645bed498e description=openstack/glance-db-sync-kpnzt/glance-db-sync id=74702f8f-1922-4070-968e-b993a02b5a35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc
2026-06-12 21:48:32.730790 | controller | Jun 12 20:58:02.291156 crc crio[24437]: time="2026-06-12T20:58:02.291028781Z" level=info msg="Created container 1eeb72ae4bb187ccefaf788a274096ffef7675e33e3b27d053725a9362926af8: openstack/neutron-1b7b-account-create-update-2gw9x/mariadb-account-create-update" id=57ea74a9-439d-4f27-95f4-3105a2bc9031 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.730807 | controller | Jun 12 20:58:02.292653 crc crio[24437]: time="2026-06-12T20:58:02.292470645Z" level=info msg="Starting container: 1eeb72ae4bb187ccefaf788a274096ffef7675e33e3b27d053725a9362926af8" id=d1889048-b669-4fa0-ba14-776f850e7d3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.730823 | controller | Jun 12 20:58:02.309443 crc crio[24437]: time="2026-06-12T20:58:02.307226872Z" level=info msg="Created container 636fb733e178054ada4bd9704de086bc75f62a43614d08127a5bbb2cf5dd599c: openstack/cinder-75ea-account-create-update-d8t2c/mariadb-account-create-update" id=d4da9ef1-91f8-44a7-b570-b6e47df4e1d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.730838 | controller | Jun 12 20:58:02.309654 crc crio[24437]: time="2026-06-12T20:58:02.309585007Z" level=info msg="Started container" PID=64498 containerID=1eeb72ae4bb187ccefaf788a274096ffef7675e33e3b27d053725a9362926af8 description=openstack/neutron-1b7b-account-create-update-2gw9x/mariadb-account-create-update id=d1889048-b669-4fa0-ba14-776f850e7d3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1
2026-06-12 21:48:32.730879 | controller | Jun 12 20:58:02.310267 crc crio[24437]: time="2026-06-12T20:58:02.310151561Z" level=info msg="Starting container: 636fb733e178054ada4bd9704de086bc75f62a43614d08127a5bbb2cf5dd599c" id=e99bef43-06ff-42fe-80ed-6a9e8ae7cf21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.730899 | controller | Jun 12 20:58:02.331191 crc crio[24437]: time="2026-06-12T20:58:02.331091817Z" level=info msg="Started container" PID=64499 containerID=636fb733e178054ada4bd9704de086bc75f62a43614d08127a5bbb2cf5dd599c description=openstack/cinder-75ea-account-create-update-d8t2c/mariadb-account-create-update id=e99bef43-06ff-42fe-80ed-6a9e8ae7cf21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb
2026-06-12 21:48:32.730916 | controller | Jun 12 20:58:02.337073 crc crio[24437]: time="2026-06-12T20:58:02.335000281Z" level=info msg="Created container 4b38ff7f642286e06dc464ff3f58dd9c8c9edcf18a2c47c2b6c8c30fb9a92cfc: openstack/barbican-db-create-jpmn6/mariadb-database-create" id=f5629476-d331-4584-bd5c-a89b740a4479 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.730932 | controller | Jun 12 20:58:02.337073 crc crio[24437]: time="2026-06-12T20:58:02.336069308Z" level=info msg="Starting container: 4b38ff7f642286e06dc464ff3f58dd9c8c9edcf18a2c47c2b6c8c30fb9a92cfc" id=38be8b3a-28a3-456c-8350-7dfd54273f1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.730962 | controller | Jun 12 20:58:02.341630 crc crio[24437]: time="2026-06-12T20:58:02.341514919Z" level=info msg="Created container ffb372c18d200187910a1664cb49000958f4ed7fceff73953fd3f1d394972619: openstack/neutron-db-create-22g69/mariadb-database-create" id=9fe141d8-7f3e-48c8-950a-4b023e44b95e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.730979 | controller | Jun 12 20:58:02.344233 crc crio[24437]: time="2026-06-12T20:58:02.344100431Z" level=info msg="Starting container: ffb372c18d200187910a1664cb49000958f4ed7fceff73953fd3f1d394972619" id=ca4bd1ee-fffb-4955-bf86-51771ea54e7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.730995 | controller | Jun 12 20:58:02.346629 crc crio[24437]: time="2026-06-12T20:58:02.346549111Z" level=info msg="Created container cf8aaff7f7689d4e0a15be9bc325e1547174f1aa72587e40bb075a3eea6d2bc2: openstack/barbican-a739-account-create-update-m2gsx/mariadb-account-create-update" id=1924cd56-10b7-441d-8806-a14584f861e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.731016 | controller | Jun 12 20:58:02.350082 crc crio[24437]: time="2026-06-12T20:58:02.350022824Z" level=info msg="Started container" PID=64518 containerID=ffb372c18d200187910a1664cb49000958f4ed7fceff73953fd3f1d394972619 description=openstack/neutron-db-create-22g69/mariadb-database-create id=ca4bd1ee-fffb-4955-bf86-51771ea54e7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731
2026-06-12 21:48:32.731034 | controller | Jun 12 20:58:02.350340 crc crio[24437]: time="2026-06-12T20:58:02.35027067Z" level=info msg="Starting container: cf8aaff7f7689d4e0a15be9bc325e1547174f1aa72587e40bb075a3eea6d2bc2" id=0e82c0d6-96db-499a-9486-709255369213 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.731050 | controller | Jun 12 20:58:02.361197 crc crio[24437]: time="2026-06-12T20:58:02.354153354Z" level=info msg="Started container" PID=64505 containerID=4b38ff7f642286e06dc464ff3f58dd9c8c9edcf18a2c47c2b6c8c30fb9a92cfc description=openstack/barbican-db-create-jpmn6/mariadb-database-create id=38be8b3a-28a3-456c-8350-7dfd54273f1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f
2026-06-12 21:48:32.731066 | controller | Jun 12 20:58:02.361699 crc crio[24437]: time="2026-06-12T20:58:02.361651055Z" level=info msg="Started container" PID=64502 containerID=cf8aaff7f7689d4e0a15be9bc325e1547174f1aa72587e40bb075a3eea6d2bc2 description=openstack/barbican-a739-account-create-update-m2gsx/mariadb-account-create-update id=0e82c0d6-96db-499a-9486-709255369213 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e
2026-06-12 21:48:32.731083 | controller | Jun 12 20:58:03.290383 crc crio[24437]: time="2026-06-12T20:58:03.289733824Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1" id=520c46d6-af83-4680-a71d-474e54031d3b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.731098 | controller | Jun 12 20:58:03.291990 crc crio[24437]: time="2026-06-12T20:58:03.291826695Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=4c22bf22-a680-4faf-b3c8-9b6f71537ce2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.731114 | controller | Jun 12 20:58:03.314898 crc crio[24437]: time="2026-06-12T20:58:03.314748937Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d6171e1c-b974-49cc-b3ac-a033887e6d2f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.731130 | controller | Jun 12 20:58:03.315550 crc crio[24437]: time="2026-06-12T20:58:03.315466075Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f1f9c0fe-eba0-40d1-a2e9-249a838f2202 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.731145 | controller | Jun 12 20:58:03.325186 crc crio[24437]: time="2026-06-12T20:58:03.324420222Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e088dcd3-6964-4f48-b73e-d9186072f4a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.731161 | controller | Jun 12 20:58:03.335120 crc crio[24437]: time="2026-06-12T20:58:03.335035537Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688298-gfgcc/oc" id=90a7f057-157b-48ab-a510-289d8236e517 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.731177 | controller | Jun 12 20:58:03.336097 crc crio[24437]: time="2026-06-12T20:58:03.336017621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.731193 | controller | Jun 12 20:58:03.339144 crc crio[24437]: time="2026-06-12T20:58:03.338897061Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=0961e42f-e3ff-42ad-8ebc-6adb5c30faae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.731213 | controller | Jun 12 20:58:03.367815 crc crio[24437]: time="2026-06-12T20:58:03.367674756Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=ac9ed726-70cb-4cdf-9abd-2ca3366ca223 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.731230 | controller | Jun 12 20:58:03.370371 crc crio[24437]: time="2026-06-12T20:58:03.370167886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.731246 | controller | Jun 12 20:58:03.399605 crc crio[24437]: time="2026-06-12T20:58:03.399482643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.731261 | controller | Jun 12 20:58:03.417457 crc crio[24437]: time="2026-06-12T20:58:03.417332404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.731277 | controller | Jun 12 20:58:03.423788 crc crio[24437]: time="2026-06-12T20:58:03.423179475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.731292 | controller | Jun 12 20:58:03.624484 crc crio[24437]: time="2026-06-12T20:58:03.6243833Z" level=info msg="Created container 714f39686eb5628e2ce91ffcc6805f79dbf8f119070acc8a9d5113b3c4b099e0: openstack/swift-storage-0/container-server" id=ac9ed726-70cb-4cdf-9abd-2ca3366ca223 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.731308 | controller | Jun 12 20:58:03.627808 crc crio[24437]: time="2026-06-12T20:58:03.62762655Z" level=info msg="Starting container: 714f39686eb5628e2ce91ffcc6805f79dbf8f119070acc8a9d5113b3c4b099e0" id=b1828e20-8430-4016-819b-24d8d49b23dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.731324 | controller | Jun 12 20:58:03.636359 crc crio[24437]: time="2026-06-12T20:58:03.636224307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.731346 | controller | Jun 12 20:58:03.637256 crc crio[24437]: time="2026-06-12T20:58:03.63718076Z" level=info msg="Started container" PID=64705 containerID=714f39686eb5628e2ce91ffcc6805f79dbf8f119070acc8a9d5113b3c4b099e0 description=openstack/swift-storage-0/container-server id=b1828e20-8430-4016-819b-24d8d49b23dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912
2026-06-12 21:48:32.731370 | controller | Jun 12 20:58:03.652393 crc crio[24437]: time="2026-06-12T20:58:03.652272484Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=e95d5344-869a-432a-94db-2a4ccfb9bef5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.731391 | controller | Jun 12 20:58:03.689588 crc crio[24437]: time="2026-06-12T20:58:03.689463702Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=8ec6f2a0-eaa7-46ab-a7a8-e4de3118d5e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.731409 | controller | Jun 12 20:58:03.706138 crc crio[24437]: time="2026-06-12T20:58:03.7059991Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=67cc9fc5-06fd-4900-9a94-a609c4c42f3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.731424 | controller | Jun 12 20:58:03.707674 crc crio[24437]: time="2026-06-12T20:58:03.707608929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.731445 | controller | Jun 12 20:58:03.761153 crc crio[24437]: time="2026-06-12T20:58:03.761034269Z" level=info msg="Created container f746df8e36d35863c2655dfa88a3539a632f910fca710d1159acfbcef0aee32d: openshift-infra/auto-csr-approver-29688298-gfgcc/oc" id=90a7f057-157b-48ab-a510-289d8236e517 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.731462 | controller | Jun 12 20:58:03.762511 crc crio[24437]: time="2026-06-12T20:58:03.762432123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.731478 | controller | Jun 12 20:58:03.763287 crc crio[24437]: time="2026-06-12T20:58:03.76316484Z" level=info msg="Starting container: f746df8e36d35863c2655dfa88a3539a632f910fca710d1159acfbcef0aee32d" id=1148a5cf-d91d-44cf-abd3-ed19d252b4ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.731494 | controller | Jun 12 20:58:03.769537 crc crio[24437]: time="2026-06-12T20:58:03.769477353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.731509 | controller | Jun 12 20:58:03.795138 crc crio[24437]: time="2026-06-12T20:58:03.794986099Z" level=info msg="Started container" PID=64713 containerID=f746df8e36d35863c2655dfa88a3539a632f910fca710d1159acfbcef0aee32d description=openshift-infra/auto-csr-approver-29688298-gfgcc/oc id=1148a5cf-d91d-44cf-abd3-ed19d252b4ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285
2026-06-12 21:48:32.731532 | controller | Jun 12 20:58:03.829993 crc crio[24437]: time="2026-06-12T20:58:03.829864169Z" level=info msg="Stopping pod sandbox: ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731" id=a4346332-8584-4106-a261-8da6f79d10a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.731556 | controller | Jun 12 20:58:03.830695 crc crio[24437]: time="2026-06-12T20:58:03.830597238Z" level=info msg="Got pod network &{Name:neutron-db-create-22g69 Namespace:openstack ID:ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731 UID:33dd23da-07dc-4312-864e-3378d79759c3 NetNS:/var/run/netns/c465de17-c96a-41a7-bb95-57fc11710998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33dd23da_07dc_4312_864e_3378d79759c3.slice PodAnnotations:0xc006ecc3a0}] Aliases:map[]}"
2026-06-12 21:48:32.731576 | controller | Jun 12 20:58:03.830828 crc crio[24437]: time="2026-06-12T20:58:03.830771072Z" level=info msg="Deleting pod openstack_neutron-db-create-22g69 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.731593 | controller | Jun 12 20:58:03.929384 crc crio[24437]: time="2026-06-12T20:58:03.928789437Z" level=info msg="Stopping pod sandbox: ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f" id=9082a580-0341-4df8-a315-2faa113574f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.731610 | controller | Jun 12 20:58:03.930465 crc crio[24437]: time="2026-06-12T20:58:03.930374866Z" level=info msg="Got pod network &{Name:cinder-db-create-wd54d Namespace:openstack ID:ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f UID:f5f660b5-5e88-4e63-b866-cad564b0fe02 NetNS:/var/run/netns/ef04292a-aaeb-4951-86e2-9da107f89f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f660b5_5e88_4e63_b866_cad564b0fe02.slice PodAnnotations:0xc00012adb8}] Aliases:map[]}"
2026-06-12 21:48:32.731626 | controller | Jun 12 20:58:03.930987 crc crio[24437]: time="2026-06-12T20:58:03.930903298Z" level=info msg="Deleting pod openstack_cinder-db-create-wd54d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.731646 | controller | Jun 12 20:58:04.071030 crc crio[24437]: time="2026-06-12T20:58:04.070803395Z" level=info msg="Created container b3c0e28000af48c95c0039c8e7579a0cad91ee53596e3181a794dc96126608dd: openstack/swift-storage-0/container-replicator" id=67cc9fc5-06fd-4900-9a94-a609c4c42f3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.731663 | controller | Jun 12 20:58:04.072185 crc crio[24437]: time="2026-06-12T20:58:04.072139218Z" level=info msg="Starting container: b3c0e28000af48c95c0039c8e7579a0cad91ee53596e3181a794dc96126608dd" id=31773cd9-cf6d-4bc2-afe9-b660b4ea10f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.731679 | controller | Jun 12 20:58:04.083975 crc crio[24437]: time="2026-06-12T20:58:04.0838528Z" level=info msg="Started container" PID=64750 containerID=b3c0e28000af48c95c0039c8e7579a0cad91ee53596e3181a794dc96126608dd description=openstack/swift-storage-0/container-replicator id=31773cd9-cf6d-4bc2-afe9-b660b4ea10f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912
2026-06-12 21:48:32.731695 | controller | Jun 12 20:58:04.108384 crc crio[24437]: time="2026-06-12T20:58:04.108258839Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=012db05e-a5c3-4d08-8a80-921d09127798 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.731712 | controller | Jun 12 20:58:04.152467 crc crio[24437]: time="2026-06-12T20:58:04.152415705Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=0058ee76-4c9b-4322-b1f2-c2dcd99cf250 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.731728 | controller | Jun 12 20:58:04.163203 crc crio[24437]: time="2026-06-12T20:58:04.163156284Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=7add9306-155b-4005-8902-e54c0ae9cc60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.731744 | controller | Jun 12 20:58:04.165260 crc crio[24437]: time="2026-06-12T20:58:04.165232564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.731760 | controller | Jun 12 20:58:04.230429 crc crio[24437]: time="2026-06-12T20:58:04.230378887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.731775 | controller | Jun 12 20:58:04.236728 crc crio[24437]: time="2026-06-12T20:58:04.236688529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.731791 | controller | Jun 12 20:58:04.326711 crc crio[24437]: time="2026-06-12T20:58:04.325181095Z" level=info msg="Stopped pod sandbox: ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731" id=a4346332-8584-4106-a261-8da6f79d10a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.731806 | controller | Jun 12 20:58:04.429183 crc crio[24437]: time="2026-06-12T20:58:04.428531179Z" level=info msg="Stopped pod sandbox: ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f" id=9082a580-0341-4df8-a315-2faa113574f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.731822 | controller | Jun 12 20:58:04.446844 crc crio[24437]: time="2026-06-12T20:58:04.446690977Z" level=info msg="Created container 7d6a011e5fa4cb3c17687e5a0e6c86bdbf52a6092b9e7900d975792dc7d0d407: openstack/swift-storage-0/container-auditor" id=7add9306-155b-4005-8902-e54c0ae9cc60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.731837 | controller | Jun 12 20:58:04.448494 crc crio[24437]: time="2026-06-12T20:58:04.448402529Z" level=info msg="Starting container: 7d6a011e5fa4cb3c17687e5a0e6c86bdbf52a6092b9e7900d975792dc7d0d407" id=ea7d6908-1d54-42eb-8364-d59576ec632a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.731878 | controller | Jun 12 20:58:04.456284 crc crio[24437]: time="2026-06-12T20:58:04.455780887Z" level=info msg="Started container" PID=64831 containerID=7d6a011e5fa4cb3c17687e5a0e6c86bdbf52a6092b9e7900d975792dc7d0d407 description=openstack/swift-storage-0/container-auditor id=ea7d6908-1d54-42eb-8364-d59576ec632a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912
2026-06-12 21:48:32.731897 | controller | Jun 12 20:58:04.514088 crc crio[24437]: time="2026-06-12T20:58:04.508882739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=77cef4e5-1e6e-4370-9b78-e04b3d160238 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.731913 | controller | Jun 12 20:58:04.526705 crc crio[24437]: time="2026-06-12T20:58:04.526604157Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=7004bf7c-69ce-4ab2-bb14-266ad54331a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.731929 | controller | Jun 12 20:58:04.548610 crc crio[24437]: time="2026-06-12T20:58:04.548477334Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=c5244212-532b-4a2c-9e62-2e74449665c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.731944 | controller | Jun 12 20:58:04.549872 crc crio[24437]: time="2026-06-12T20:58:04.549814166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.731960 | controller | Jun 12 20:58:04.608606 crc crio[24437]: time="2026-06-12T20:58:04.608411101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.731975 | controller | Jun 12 20:58:04.637468 crc crio[24437]: time="2026-06-12T20:58:04.637342269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.731990 | controller | Jun 12 20:58:04.742407 crc crio[24437]: time="2026-06-12T20:58:04.742290402Z" level=info msg="Created container 1ac566e8a9b735dd44774e6a1ab02a560c3c3f44d251848cc06dd28cb5a625ae: openstack/swift-storage-0/container-updater" id=c5244212-532b-4a2c-9e62-2e74449665c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.732006 | controller | Jun 12 20:58:04.744040 crc crio[24437]: time="2026-06-12T20:58:04.743881609Z" level=info msg="Starting container: 1ac566e8a9b735dd44774e6a1ab02a560c3c3f44d251848cc06dd28cb5a625ae" id=42625bdd-7246-4e7c-8ce2-a8f1526140c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.732021 | controller | Jun 12 20:58:04.750265 crc crio[24437]: time="2026-06-12T20:58:04.750120611Z" level=info msg="Started container" PID=64880 containerID=1ac566e8a9b735dd44774e6a1ab02a560c3c3f44d251848cc06dd28cb5a625ae description=openstack/swift-storage-0/container-updater id=42625bdd-7246-4e7c-8ce2-a8f1526140c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912
2026-06-12 21:48:32.732037 | controller | Jun 12 20:58:04.761503 crc crio[24437]: time="2026-06-12T20:58:04.761453474Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=42d81d51-7941-4245-b24d-71b313d5c962 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.732052 | controller | Jun 12 20:58:04.773103 crc crio[24437]: time="2026-06-12T20:58:04.773025804Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=4dcac451-fa54-43ae-9220-acf3294e1d96 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.732069 | controller | Jun 12 20:58:04.788887 crc crio[24437]: time="2026-06-12T20:58:04.788766174Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=17f9062d-9e46-446c-9562-1898d8f6613e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.732089 | controller | Jun 12 20:58:04.789420 crc crio[24437]: time="2026-06-12T20:58:04.789325197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.732106 | controller | Jun 12 20:58:04.843259 crc crio[24437]: time="2026-06-12T20:58:04.843129915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.732122 | controller | Jun 12 20:58:04.848223 crc crio[24437]: time="2026-06-12T20:58:04.848169397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.732138 | controller | Jun 12 20:58:04.997613 crc crio[24437]: time="2026-06-12T20:58:04.996718852Z" level=info msg="Stopping pod sandbox: 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1" id=d5b6033e-8a9e-4e5f-944d-001fc2cf36c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.732154 | controller | Jun 12 20:58:04.998047 crc crio[24437]: time="2026-06-12T20:58:04.996969138Z" level=info msg="Stopping pod sandbox: 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e" id=d54644c6-a609-4145-a589-f26526ffc708 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.732171 | controller | Jun 12 20:58:04.998337 crc crio[24437]: time="2026-06-12T20:58:04.99704172Z" level=info msg="Stopping pod sandbox: e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f" id=70cdfbd2-8082-430d-a53d-84a158109956 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.732186 | controller | Jun 12 20:58:04.999416 crc crio[24437]: time="2026-06-12T20:58:04.998587687Z" level=info msg="Stopping pod sandbox: 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb" id=7eba6b3e-a215-465f-a49a-cd1126b76a97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.732202 | controller | Jun 12 20:58:04.999416 crc crio[24437]: time="2026-06-12T20:58:04.998802493Z" level=info msg="Got pod network &{Name:neutron-1b7b-account-create-update-2gw9x Namespace:openstack ID:24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1 UID:3eb1035c-56a0-4395-8b64-8ab8b0cf3104 NetNS:/var/run/netns/a04cb373-5cde-4697-9d18-83bc013ccdbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3eb1035c_56a0_4395_8b64_8ab8b0cf3104.slice PodAnnotations:0xc00012b428}] Aliases:map[]}"
2026-06-12 21:48:32.732218 | controller | Jun 12 20:58:04.999416 crc crio[24437]: time="2026-06-12T20:58:04.998861934Z" level=info msg="Got pod network &{Name:barbican-a739-account-create-update-m2gsx Namespace:openstack ID:86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e UID:065d4564-dc20-42aa-b997-7474e7fb5666 NetNS:/var/run/netns/6f2f5099-b361-4264-940b-a7a24c966be3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod065d4564_dc20_42aa_b997_7474e7fb5666.slice PodAnnotations:0xc000c24338}] Aliases:map[]}"
2026-06-12 21:48:32.732234 | controller | Jun 12 20:58:04.999416 crc crio[24437]: time="2026-06-12T20:58:04.998993487Z" level=info msg="Deleting pod openstack_neutron-1b7b-account-create-update-2gw9x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.732251 | controller | Jun 12 20:58:04.999416 crc crio[24437]: time="2026-06-12T20:58:04.999013507Z" level=info msg="Got pod network &{Name:cinder-75ea-account-create-update-d8t2c Namespace:openstack ID:49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb UID:ec4599e6-d2f1-45b5-a318-750d8b4fca77 NetNS:/var/run/netns/af68bc71-79f3-4898-aea7-76f8f1dac076 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4599e6_d2f1_45b5_a318_750d8b4fca77.slice PodAnnotations:0xc0018404d8}] Aliases:map[]}"
2026-06-12 21:48:32.732271 | controller | Jun 12 20:58:04.999416 crc crio[24437]: time="2026-06-12T20:58:04.99909599Z" level=info msg="Deleting pod openstack_barbican-a739-account-create-update-m2gsx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.732287 | controller | Jun 12 20:58:04.999416 crc crio[24437]: time="2026-06-12T20:58:04.99914709Z" level=info msg="Deleting pod openstack_cinder-75ea-account-create-update-d8t2c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.732303 | controller | Jun 12 20:58:05.002492 crc crio[24437]: time="2026-06-12T20:58:05.001858645Z" level=info msg="Got pod network &{Name:barbican-db-create-jpmn6 Namespace:openstack ID:e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f UID:645150c4-fb37-4746-97fd-06b7ceb82d49 NetNS:/var/run/netns/b05350ed-deed-4200-a965-1bc5643aba55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod645150c4_fb37_4746_97fd_06b7ceb82d49.slice PodAnnotations:0xc0026aa2c0}] Aliases:map[]}"
2026-06-12 21:48:32.732321 | controller | Jun 12 20:58:05.002492 crc crio[24437]: time="2026-06-12T20:58:05.00205349Z" level=info msg="Deleting pod openstack_barbican-db-create-jpmn6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.732337 | controller | Jun 12 20:58:05.045193 crc crio[24437]: time="2026-06-12T20:58:05.0447259Z" level=info msg="Created container b6601ffb8482928879f076d74f044ad30e26f611283e5a5e896eaf3ec08f98ed: openstack/swift-storage-0/object-server" id=17f9062d-9e46-446c-9562-1898d8f6613e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.732354 | controller | Jun 12 20:58:05.047344 crc crio[24437]: time="2026-06-12T20:58:05.04716839Z" level=info msg="Starting container: b6601ffb8482928879f076d74f044ad30e26f611283e5a5e896eaf3ec08f98ed" id=c9470306-6b56-49de-98ee-6be163aa322f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.732371 | controller | Jun 12 20:58:05.056873 crc crio[24437]: time="2026-06-12T20:58:05.0567028Z" level=info msg="Started container" PID=64903 containerID=b6601ffb8482928879f076d74f044ad30e26f611283e5a5e896eaf3ec08f98ed description=openstack/swift-storage-0/object-server id=c9470306-6b56-49de-98ee-6be163aa322f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912
2026-06-12 21:48:32.732388 | controller | Jun 12 20:58:05.075741 crc crio[24437]: time="2026-06-12T20:58:05.075685829Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=89f8a07a-2b3c-4040-96cc-e9659f10ec80 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.732403 | controller | Jun 12 20:58:05.134432 crc crio[24437]: time="2026-06-12T20:58:05.134250262Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=ddf53acc-b967-4283-8171-796cef8868f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.732419 | controller | Jun 12 20:58:05.141861 crc crio[24437]: time="2026-06-12T20:58:05.141758402Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=b2715987-d204-440e-bccd-895bdf3b5184 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.732435 | controller | Jun 12 20:58:05.143492 crc crio[24437]: time="2026-06-12T20:58:05.142269644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.732455 | controller | Jun 12 20:58:05.193415 crc crio[24437]: time="2026-06-12T20:58:05.192818305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.732471 | controller | Jun 12 20:58:05.202777 crc crio[24437]: time="2026-06-12T20:58:05.202708233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.732487 | controller | Jun 12 20:58:05.370694 crc crio[24437]: time="2026-06-12T20:58:05.370501483Z" level=info msg="Created container 7ac66898e3011947be57d48fc0b6371b085d6c8f5f8560a4172cbc13c1510673: openstack/swift-storage-0/object-replicator" id=b2715987-d204-440e-bccd-895bdf3b5184 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.732503 | controller | Jun 12 20:58:05.374155 crc crio[24437]: time="2026-06-12T20:58:05.374110671Z" level=info msg="Starting container: 7ac66898e3011947be57d48fc0b6371b085d6c8f5f8560a4172cbc13c1510673" id=ad77c923-db49-43b7-b27f-0a6af00f5b06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.732518 | controller | Jun 12 20:58:05.383264 crc crio[24437]: time="2026-06-12T20:58:05.383165489Z" level=info msg="Started container" PID=64995 containerID=7ac66898e3011947be57d48fc0b6371b085d6c8f5f8560a4172cbc13c1510673 description=openstack/swift-storage-0/object-replicator id=ad77c923-db49-43b7-b27f-0a6af00f5b06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912
2026-06-12 21:48:32.732534 | controller | Jun 12 20:58:05.400452 crc crio[24437]: time="2026-06-12T20:58:05.400290072Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=aee8780d-e56a-483c-b3b5-16a88e15bfde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.732549 | controller | Jun 12 20:58:05.436129 crc crio[24437]: time="2026-06-12T20:58:05.435899382Z" level=info msg="Stopped pod sandbox: 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb" id=7eba6b3e-a215-465f-a49a-cd1126b76a97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.732565 | controller | Jun 12 20:58:05.450429 crc crio[24437]: time="2026-06-12T20:58:05.449756977Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=1feea75c-c6f8-4590-ab46-e9c0d20c8de4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.732580 | controller | Jun 12 20:58:05.609409 crc crio[24437]: time="2026-06-12T20:58:05.609279817Z" level=info msg="Stopped pod sandbox: e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f" id=70cdfbd2-8082-430d-a53d-84a158109956 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.732596 | controller | Jun 12 20:58:05.613903 crc crio[24437]: time="2026-06-12T20:58:05.613795116Z" level=info msg="Stopped pod sandbox: 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1" id=d5b6033e-8a9e-4e5f-944d-001fc2cf36c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.732613 | controller | Jun 12 20:58:05.621481 crc crio[24437]: time="2026-06-12T20:58:05.621355418Z" level=info msg="Stopped pod sandbox: 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e" id=d54644c6-a609-4145-a589-f26526ffc708 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.732628 | controller | Jun 12 20:58:05.630862 crc crio[24437]: time="2026-06-12T20:58:05.630765615Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=2277e652-8e2e-4d60-9244-84b5f2bb30ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.732644 | controller | Jun 12 20:58:05.631280 crc crio[24437]: time="2026-06-12T20:58:05.631208815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.732664 | controller | Jun 12 20:58:05.719000 crc crio[24437]: time="2026-06-12T20:58:05.718768089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.732680 | controller | Jun 12 20:58:05.725246 crc crio[24437]: time="2026-06-12T20:58:05.723531124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.732696 | controller | Jun 12 20:58:05.977534 crc crio[24437]: time="2026-06-12T20:58:05.977277908Z" level=info msg="Created container 872b0f3c2f779bbfa77cb2c4b1da9fd404b810b0efecc63488de219448a405dd: openstack/swift-storage-0/object-auditor" id=2277e652-8e2e-4d60-9244-84b5f2bb30ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.732711 | controller | Jun 12 20:58:05.979530 crc crio[24437]: time="2026-06-12T20:58:05.979326147Z" level=info msg="Starting container: 872b0f3c2f779bbfa77cb2c4b1da9fd404b810b0efecc63488de219448a405dd" id=5d37e0ca-ed3b-488b-aaf1-caf4309c5143 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.732728 | controller | Jun 12 20:58:05.996045 crc crio[24437]: time="2026-06-12T20:58:05.988021157Z" level=info msg="Started container" PID=65091 containerID=872b0f3c2f779bbfa77cb2c4b1da9fd404b810b0efecc63488de219448a405dd description=openstack/swift-storage-0/object-auditor id=5d37e0ca-ed3b-488b-aaf1-caf4309c5143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912
2026-06-12 21:48:32.732743 | controller | Jun 12 20:58:06.012416 crc crio[24437]: time="2026-06-12T20:58:06.011446312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=d9916e6b-ad17-4f25-bd42-780bb3fb3830 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.732759 | controller | Jun 12 20:58:06.095902 crc crio[24437]: time="2026-06-12T20:58:06.095821159Z" level=info msg="Stopping pod sandbox: fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285" id=2ebbfbe7-1510-4666-9eb3-db4f123ff5f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.732775 | controller | Jun 12 20:58:06.096503 crc crio[24437]: time="2026-06-12T20:58:06.096430473Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688298-gfgcc Namespace:openshift-infra ID:fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285 UID:75d8be71-958f-4bb3-91be-6a7c9a0cd35b NetNS:/var/run/netns/824c292d-6f65-497b-9485-ca46dc6ee15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d8be71_958f_4bb3_91be_6a7c9a0cd35b.slice PodAnnotations:0xc0026aa170}] Aliases:map[]}"
2026-06-12 21:48:32.732791 | controller | Jun 12 20:58:06.097128 crc crio[24437]: time="2026-06-12T20:58:06.097065479Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688298-gfgcc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.732807 | controller | Jun 12 20:58:10.099399 crc crio[24437]: time="2026-06-12T20:58:10.098882263Z" level=info msg="Stopped pod sandbox: fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285" id=2ebbfbe7-1510-4666-9eb3-db4f123ff5f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.732822 | controller | Jun 12 20:58:10.109280 crc crio[24437]: time="2026-06-12T20:58:10.109163411Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=8e366f0d-a08f-4a97-b48b-b8a3a016a0a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.732838 | controller | Jun 12 20:58:10.119811 crc crio[24437]: time="2026-06-12T20:58:10.119731446Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=a1094079-d038-4eb8-a888-8086e11b4c69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.732877 | controller | Jun 12 20:58:10.120415 crc crio[24437]: time="2026-06-12T20:58:10.120357682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.732896 | controller | Jun 12 20:58:10.208069 crc crio[24437]: time="2026-06-12T20:58:10.207854823Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b" id=020374d2-fa44-488c-9491-fb1782e76f6e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.732912 | controller | Jun 12 20:58:10.211336 crc crio[24437]: time="2026-06-12T20:58:10.211252995Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=0ca259dc-8c59-4518-ad53-55ede38b986f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.732928 | controller | Jun 12 20:58:10.252226 crc crio[24437]: time="2026-06-12T20:58:10.252178863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.732943 | controller | Jun 12 20:58:10.255271 crc crio[24437]: time="2026-06-12T20:58:10.255178486Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=2e68791e-27a4-4f0f-9317-6ea1dda33d1b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.732959 | controller | Jun 12 20:58:10.256411 crc crio[24437]: time="2026-06-12T20:58:10.256385885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.732975 | controller | Jun 12 20:58:10.273730 crc crio[24437]: time="2026-06-12T20:58:10.272005681Z" level=info msg="Creating container: openstack/keystone-db-sync-q6dbc/keystone-db-sync" id=b281832d-fe84-4966-b06a-594efa8a061f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.732991 | controller | Jun 12 20:58:10.274462 crc crio[24437]: time="2026-06-12T20:58:10.274404589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733006 | controller | Jun 12 20:58:10.322418 crc crio[24437]: time="2026-06-12T20:58:10.322341427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733022 | controller | Jun 12 20:58:10.326876 crc crio[24437]: time="2026-06-12T20:58:10.326797004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733038 | controller | Jun 12 20:58:10.472241 crc crio[24437]: time="2026-06-12T20:58:10.472193713Z" level=info msg="Created container f6c9f4fed47bc2f553679b1ca14d23cd464ddf6998883bbbe36f1c345cba61c3: openstack/swift-storage-0/object-updater" id=a1094079-d038-4eb8-a888-8086e11b4c69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.733054 | controller | Jun 12 20:58:10.475352 crc crio[24437]: time="2026-06-12T20:58:10.475221206Z" level=info msg="Starting container: f6c9f4fed47bc2f553679b1ca14d23cd464ddf6998883bbbe36f1c345cba61c3" id=a0869ecd-a9d2-4b3a-b5e1-f22dd40b2dd4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.733069 | controller | Jun 12 20:58:10.482328 crc crio[24437]: time="2026-06-12T20:58:10.482211095Z" level=info msg="Started container" PID=65433 containerID=f6c9f4fed47bc2f553679b1ca14d23cd464ddf6998883bbbe36f1c345cba61c3 description=openstack/swift-storage-0/object-updater id=a0869ecd-a9d2-4b3a-b5e1-f22dd40b2dd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912
2026-06-12 21:48:32.733085 | controller | Jun 12 20:58:10.482989 crc crio[24437]: time="2026-06-12T20:58:10.482860081Z" level=info msg="Created container b93babd4036a64a8dc03372928c0a8f0adff7dfddfb45ea1527c67dd3424b7fb: openstack/keystone-db-sync-q6dbc/keystone-db-sync" id=b281832d-fe84-4966-b06a-594efa8a061f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.733106 | controller | Jun 12 20:58:10.483997 crc crio[24437]: time="2026-06-12T20:58:10.483958427Z" level=info msg="Starting container: b93babd4036a64a8dc03372928c0a8f0adff7dfddfb45ea1527c67dd3424b7fb" id=d87cc411-f27e-45cb-86d4-e3c837734f1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.733122 | controller | Jun 12 20:58:10.490251 crc crio[24437]: time="2026-06-12T20:58:10.490214918Z" level=info msg="Started container" PID=65432 containerID=b93babd4036a64a8dc03372928c0a8f0adff7dfddfb45ea1527c67dd3424b7fb description=openstack/keystone-db-sync-q6dbc/keystone-db-sync id=d87cc411-f27e-45cb-86d4-e3c837734f1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277
2026-06-12 21:48:32.733138 | controller | Jun 12 20:58:10.499864 crc crio[24437]: time="2026-06-12T20:58:10.499777728Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=9be977e8-ac1a-4266-95d5-2dc53fda655f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.733154 | controller | Jun 12 20:58:10.515896 crc crio[24437]: time="2026-06-12T20:58:10.515803646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=efe7febe-8436-4f8c-9a62-172d20c6d571 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.733170 | controller | Jun 12 20:58:10.523226 crc crio[24437]: time="2026-06-12T20:58:10.523179094Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=b6c2107b-02d5-4c55-8702-506bde9e0886 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.733186 | controller | Jun 12 20:58:10.523849 crc crio[24437]: time="2026-06-12T20:58:10.523824129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733201 | controller | Jun 12 20:58:10.570090 crc crio[24437]: time="2026-06-12T20:58:10.570042705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733216 | controller | Jun 12 20:58:10.573168 crc crio[24437]: time="2026-06-12T20:58:10.57314481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733232 | controller | Jun 12 20:58:10.883844 crc crio[24437]: time="2026-06-12T20:58:10.883374727Z" level=info msg="Created container a6ee5208524babe5c3b110b68360e218f98f0d061ba26da95dd960610495d919: openstack/swift-storage-0/object-expirer" id=b6c2107b-02d5-4c55-8702-506bde9e0886 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.733248 | controller | Jun 12 20:58:10.885612 crc crio[24437]: time="2026-06-12T20:58:10.885531989Z" level=info msg="Starting container: a6ee5208524babe5c3b110b68360e218f98f0d061ba26da95dd960610495d919" id=52067171-48d2-4693-a674-6048b84d4f6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.733264 | controller | Jun 12 20:58:10.899006 crc crio[24437]: time="2026-06-12T20:58:10.898804519Z" level=info msg="Started container" PID=65446 containerID=a6ee5208524babe5c3b110b68360e218f98f0d061ba26da95dd960610495d919 description=openstack/swift-storage-0/object-expirer id=52067171-48d2-4693-a674-6048b84d4f6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912
2026-06-12 21:48:32.733280 | controller | Jun 12 20:58:10.982403 crc crio[24437]: time="2026-06-12T20:58:10.982285934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=a807da2a-4fb1-465c-ba98-469bd7373692 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.733302 | controller | Jun 12 20:58:11.021375 crc crio[24437]: time="2026-06-12T20:58:11.021181363Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=f7bb623b-bd8d-4ff6-bfe1-332ee2778d37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.733318 | controller | Jun 12 20:58:11.310528 crc crio[24437]: time="2026-06-12T20:58:11.307119514Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=9127ea17-b50b-4cab-92ca-2a789eb9363c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.733334 | controller | Jun 12 20:58:11.310528 crc crio[24437]: time="2026-06-12T20:58:11.307873713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733351 | controller | Jun 12 20:58:11.390804 crc crio[24437]: time="2026-06-12T20:58:11.390678991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733366 | controller | Jun 12 20:58:11.395657 crc crio[24437]: time="2026-06-12T20:58:11.395584669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733382 | controller | Jun 12 20:58:11.623862 crc crio[24437]: time="2026-06-12T20:58:11.623739297Z" level=info msg="Created container 94dc7003277a6f31b39f2e4667287643ca2775589bd21ffb483193b23244e139: openstack/swift-storage-0/rsync" id=9127ea17-b50b-4cab-92ca-2a789eb9363c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.733398 | controller | Jun 12 20:58:11.627085 crc crio[24437]: time="2026-06-12T20:58:11.626904363Z" level=info msg="Starting container: 94dc7003277a6f31b39f2e4667287643ca2775589bd21ffb483193b23244e139" id=de2cbe9a-d0f1-46a5-9004-05c984df4b70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.733414 | controller | Jun 12 20:58:11.636380 crc crio[24437]: time="2026-06-12T20:58:11.636259959Z" level=info msg="Started container" PID=65488 containerID=94dc7003277a6f31b39f2e4667287643ca2775589bd21ffb483193b23244e139 description=openstack/swift-storage-0/rsync id=de2cbe9a-d0f1-46a5-9004-05c984df4b70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912
2026-06-12 21:48:32.733430 | controller | Jun 12 20:58:11.750641 crc crio[24437]: time="2026-06-12T20:58:11.750533826Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=4804101a-b55f-492b-b964-27403166d9db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.733445 | controller | Jun 12 20:58:11.780468 crc crio[24437]: time="2026-06-12T20:58:11.780368926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=39543300-6acb-4c4d-b96c-70ee0ee4f347 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.733462 | controller | Jun 12 20:58:11.870647 crc crio[24437]: time="2026-06-12T20:58:11.869072297Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=a207e8f3-4fc5-47b1-b5b2-c59d881f056b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.733477 | controller | Jun 12 20:58:11.870647 crc crio[24437]: time="2026-06-12T20:58:11.869699701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733493 | controller | Jun 12 20:58:11.916356 crc crio[24437]: time="2026-06-12T20:58:11.916193914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733513 | controller | Jun 12 20:58:11.923249 crc crio[24437]: time="2026-06-12T20:58:11.92305663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733529 | controller | Jun 12 20:58:12.556255 crc crio[24437]: time="2026-06-12T20:58:12.556027437Z" level=info msg="Created container 276319a76298be7bdbf881b4d8b5657edc73feaea95f041ae55c6b4f2689e85e: openstack/swift-storage-0/swift-recon-cron" id=a207e8f3-4fc5-47b1-b5b2-c59d881f056b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.733545 | controller | Jun 12 20:58:12.558336 crc crio[24437]: time="2026-06-12T20:58:12.558158929Z" level=info msg="Starting container: 276319a76298be7bdbf881b4d8b5657edc73feaea95f041ae55c6b4f2689e85e" id=81354998-9fa3-4720-af1a-f9a31a286b1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.733562 | controller | Jun 12 20:58:12.565685 crc crio[24437]: time="2026-06-12T20:58:12.565571847Z" level=info msg="Started container" PID=65503 containerID=276319a76298be7bdbf881b4d8b5657edc73feaea95f041ae55c6b4f2689e85e description=openstack/swift-storage-0/swift-recon-cron id=81354998-9fa3-4720-af1a-f9a31a286b1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912
2026-06-12 21:48:32.733578 | controller | Jun 12 20:58:14.729068 crc crio[24437]: time="2026-06-12T20:58:14.728456059Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68c444669f-hk28z/POD" id=bbc915c4-e9cc-4549-a6d5-3f54b9909455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.733593 | controller | Jun 12 20:58:14.730842 crc crio[24437]: time="2026-06-12T20:58:14.729086273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733609 | controller | Jun 12 20:58:14.771485 crc crio[24437]: time="2026-06-12T20:58:14.771366544Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-hk28z Namespace:openstack ID:5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f UID:c4b41f6d-5c76-4867-aa5c-8726ede2165a NetNS:/var/run/netns/d2ec1ef1-68c2-40b7-9dcd-9e90d3295d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b41f6d_5c76_4867_aa5c_8726ede2165a.slice PodAnnotations:0xc002555210}] Aliases:map[]}"
2026-06-12 21:48:32.733624 | controller | Jun 12 20:58:14.771485 crc crio[24437]: time="2026-06-12T20:58:14.771429555Z" level=info msg="Adding pod openstack_dnsmasq-dns-68c444669f-hk28z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.733640 | controller | Jun 12 20:58:15.349250 crc crio[24437]: 2026-06-12T20:58:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5368d42c8c37553 Mac:4a:5b:86:c1:2f:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/d2ec1ef1-68c2-40b7-9dcd-9e90d3295d3b SocketPath: PciID:}] [{Interface:0xc0001388b0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.733656 | controller | Jun 12 20:58:15.351563 crc crio[24437]: time="2026-06-12T20:58:15.351496806Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-hk28z Namespace:openstack ID:5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f UID:c4b41f6d-5c76-4867-aa5c-8726ede2165a NetNS:/var/run/netns/d2ec1ef1-68c2-40b7-9dcd-9e90d3295d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b41f6d_5c76_4867_aa5c_8726ede2165a.slice PodAnnotations:0xc002555210}] Aliases:map[]}"
2026-06-12 21:48:32.733672 | controller | Jun 12 20:58:15.351707 crc crio[24437]: time="2026-06-12T20:58:15.35166671Z" level=info msg="Checking pod openstack_dnsmasq-dns-68c444669f-hk28z for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.733693 | controller | Jun 12 20:58:15.363015 crc crio[24437]: time="2026-06-12T20:58:15.362865089Z" level=info msg="Ran pod sandbox 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f with infra container: openstack/dnsmasq-dns-68c444669f-hk28z/POD" id=bbc915c4-e9cc-4549-a6d5-3f54b9909455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.733709 | controller | Jun 12 20:58:15.366519 crc crio[24437]: time="2026-06-12T20:58:15.366426995Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dc566e2f-a305-48e2-9bf3-b29d348bd99c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.733725 | controller | Jun 12 20:58:15.423455 crc crio[24437]: time="2026-06-12T20:58:15.423007762Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=72395886-a157-4108-aa0d-d5adc4d42a8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.733740 | controller | Jun 12 20:58:15.434397 crc crio[24437]: time="2026-06-12T20:58:15.434277204Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c444669f-hk28z/init" id=d27ea97a-1f85-49b5-8b53-ce3b33a8540c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.733756 | controller | Jun 12 20:58:15.434790 crc crio[24437]: time="2026-06-12T20:58:15.434705224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733771 | controller | Jun 12 20:58:15.492996 crc crio[24437]: time="2026-06-12T20:58:15.492439947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733786 | controller | Jun 12 20:58:15.507350 crc crio[24437]: time="2026-06-12T20:58:15.507183052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733802 | controller | Jun 12 20:58:15.651986 crc crio[24437]: time="2026-06-12T20:58:15.651816914Z" level=info msg="Created container ae7e4994f1d3eb771da82b51acb4e2d1e19c7fa35e675c8053f6db3db99843a8: openstack/dnsmasq-dns-68c444669f-hk28z/init" id=d27ea97a-1f85-49b5-8b53-ce3b33a8540c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.733817 | controller | Jun 12 20:58:15.653391 crc crio[24437]: time="2026-06-12T20:58:15.653276189Z" level=info msg="Starting container: ae7e4994f1d3eb771da82b51acb4e2d1e19c7fa35e675c8053f6db3db99843a8" id=6348c229-a85f-4221-a863-85c673d27d05 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.733833 | controller | Jun 12 20:58:15.660044 crc crio[24437]: time="2026-06-12T20:58:15.659867938Z" level=info msg="Started container" PID=65664 containerID=ae7e4994f1d3eb771da82b51acb4e2d1e19c7fa35e675c8053f6db3db99843a8 description=openstack/dnsmasq-dns-68c444669f-hk28z/init id=6348c229-a85f-4221-a863-85c673d27d05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f
2026-06-12 21:48:32.733864 | controller | Jun 12 20:58:16.314602 crc crio[24437]: time="2026-06-12T20:58:16.314521588Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5700e874-61c6-4d09-a3a5-36606d81f5e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.733887 | controller | Jun 12 20:58:16.408605 crc crio[24437]: time="2026-06-12T20:58:16.408025285Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=018b01d2-3033-4483-9a90-4ff89a0ac76f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.733903 | controller | Jun 12 20:58:16.418266 crc crio[24437]: time="2026-06-12T20:58:16.418208541Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c444669f-hk28z/dnsmasq-dns" id=69e44392-533b-4a8e-b176-f1492c3f0c17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.733939 | controller | Jun 12 20:58:16.418786 crc crio[24437]: time="2026-06-12T20:58:16.418721053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733955 | controller | Jun 12 20:58:16.505206 crc crio[24437]: time="2026-06-12T20:58:16.50477085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733971 | controller | Jun 12 20:58:16.511519 crc crio[24437]: time="2026-06-12T20:58:16.511282577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.733986 | controller | Jun 12 20:58:16.664066 crc crio[24437]: time="2026-06-12T20:58:16.663709946Z" level=info msg="Created container bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999: openstack/dnsmasq-dns-68c444669f-hk28z/dnsmasq-dns" id=69e44392-533b-4a8e-b176-f1492c3f0c17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.734002 | controller | Jun 12 20:58:16.665628 crc crio[24437]: time="2026-06-12T20:58:16.66553879Z" level=info msg="Starting container: bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999" id=fb436f5b-0f3d-46ec-b4a4-f93abffd489b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.734017 | controller | Jun 12 20:58:16.677461 crc crio[24437]: time="2026-06-12T20:58:16.677379696Z" level=info msg="Started container" PID=65759 containerID=bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999 description=openstack/dnsmasq-dns-68c444669f-hk28z/dnsmasq-dns id=fb436f5b-0f3d-46ec-b4a4-f93abffd489b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f
2026-06-12 21:48:32.734033 | controller | Jun 12 20:58:17.348736 crc crio[24437]: time="2026-06-12T20:58:17.348702248Z" level=info msg="Stopping pod sandbox: b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc" id=1bbebd9b-c63c-4ba3-a64a-08ccb4d4484f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.734048 | controller | Jun 12 20:58:17.349623 crc crio[24437]: time="2026-06-12T20:58:17.349568258Z" level=info msg="Got pod network &{Name:glance-db-sync-kpnzt Namespace:openstack ID:b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc UID:df80d9b3-4c5e-4197-97a7-9662c5f8ba74 NetNS:/var/run/netns/501d3aa0-0429-43e6-9029-83d5f9a1ea24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf80d9b3_4c5e_4197_97a7_9662c5f8ba74.slice PodAnnotations:0xc002554428}] Aliases:map[]}"
2026-06-12 21:48:32.734064 | controller | Jun 12 20:58:17.349808 crc crio[24437]: time="2026-06-12T20:58:17.349773963Z" level=info msg="Deleting pod openstack_glance-db-sync-kpnzt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.734079 | controller | Jun 12 20:58:17.809145 crc crio[24437]: time="2026-06-12T20:58:17.808911225Z" level=info msg="Stopped pod sandbox: b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc" id=1bbebd9b-c63c-4ba3-a64a-08ccb4d4484f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.734095 | controller | Jun 12 20:58:18.366462 crc crio[24437]: time="2026-06-12T20:58:18.365430408Z" level=info msg="Stopping pod sandbox: ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277" id=8a12f2aa-b5c5-4c23-b0e2-a20658e42c60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.734111 | controller | Jun 12 20:58:18.367085 crc crio[24437]: time="2026-06-12T20:58:18.367018156Z" level=info msg="Got pod network &{Name:keystone-db-sync-q6dbc Namespace:openstack ID:ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277 UID:c0b72c2e-dae5-4a8e-9ead-afa0b719ee1b NetNS:/var/run/netns/c421f724-da9c-45fb-a25c-9174fcc44eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0b72c2e_dae5_4a8e_9ead_afa0b719ee1b.slice PodAnnotations:0xc00012aba0}] Aliases:map[]}"
2026-06-12 21:48:32.734134 | controller | Jun 12 20:58:18.367474 crc crio[24437]: time="2026-06-12T20:58:18.367400405Z" level=info msg="Deleting pod openstack_keystone-db-sync-q6dbc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.734150 | controller | Jun 12 20:58:18.675104 crc crio[24437]: time="2026-06-12T20:58:18.675020599Z" level=info msg="Stopped pod sandbox: ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277" id=8a12f2aa-b5c5-4c23-b0e2-a20658e42c60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.734167 | controller | Jun 12 20:58:19.389808 crc crio[24437]: time="2026-06-12T20:58:19.386363627Z" level=info msg="Stopping container: bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999 (timeout: 10s)" id=1c289bba-d8c7-4668-a8ce-87334d8c6a3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.734184 | controller | Jun 12 20:58:19.439488 crc crio[24437]: time="2026-06-12T20:58:19.439380117Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68dfc8c9f9-xmv84/POD" id=25212512-3ad1-4992-ab85-d996eadfdfe0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.734199 | controller | Jun 12 20:58:19.439608 crc crio[24437]: time="2026-06-12T20:58:19.43954353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.734215 | controller | Jun 12 20:58:19.473008 crc crio[24437]: time="2026-06-12T20:58:19.472886125Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-xmv84 Namespace:openstack ID:a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01 UID:91be320d-50c0-4bab-bb1a-1f4045c1c69e NetNS:/var/run/netns/62d3fb70-d67a-465d-9495-9725e1d5632c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91be320d_50c0_4bab_bb1a_1f4045c1c69e.slice PodAnnotations:0xc00012b0e0}] Aliases:map[]}"
2026-06-12 21:48:32.734232 | controller | Jun 12 20:58:19.473265 crc crio[24437]: time="2026-06-12T20:58:19.47304131Z" level=info msg="Adding pod openstack_dnsmasq-dns-68dfc8c9f9-xmv84 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.734248 | controller | Jun 12 20:58:19.520525 crc crio[24437]: time="2026-06-12T20:58:19.520458723Z" level=info msg="Stopped container bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999: openstack/dnsmasq-dns-68c444669f-hk28z/dnsmasq-dns" id=1c289bba-d8c7-4668-a8ce-87334d8c6a3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.734264 | controller | Jun 12 20:58:19.524399 crc crio[24437]: time="2026-06-12T20:58:19.524239465Z" level=info msg="Stopping pod sandbox: 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f" id=38d135d1-189e-42d9-b8c8-cd3f3b766ef1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.734280 | controller | Jun 12 20:58:19.524861 crc crio[24437]: time="2026-06-12T20:58:19.524762747Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-hk28z Namespace:openstack ID:5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f UID:c4b41f6d-5c76-4867-aa5c-8726ede2165a NetNS:/var/run/netns/d2ec1ef1-68c2-40b7-9dcd-9e90d3295d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b41f6d_5c76_4867_aa5c_8726ede2165a.slice PodAnnotations:0xc00282c788}] Aliases:map[]}"
2026-06-12 21:48:32.734297 | controller | Jun 12 20:58:19.525404 crc crio[24437]: time="2026-06-12T20:58:19.525241359Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68c444669f-hk28z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.734318 | controller | Jun 12 20:58:20.231259 crc crio[24437]: time="2026-06-12T20:58:20.22962364Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-cjlvb/POD" id=7d4165cd-25fe-4640-99fe-e80c53df6b9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.734334 | controller | Jun 12 20:58:20.231259 crc crio[24437]: time="2026-06-12T20:58:20.23047246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.734350 | controller | Jun 12 20:58:20.329774 crc crio[24437]: 2026-06-12T20:58:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a291dbfdd514b3a Mac:d2:3d:68:26:5d:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/62d3fb70-d67a-465d-9495-9725e1d5632c SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.734366 | controller | Jun 12 20:58:20.329774 crc crio[24437]: time="2026-06-12T20:58:20.329733535Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-xmv84 Namespace:openstack ID:a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01 UID:91be320d-50c0-4bab-bb1a-1f4045c1c69e NetNS:/var/run/netns/62d3fb70-d67a-465d-9495-9725e1d5632c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91be320d_50c0_4bab_bb1a_1f4045c1c69e.slice PodAnnotations:0xc00012b0e0}] Aliases:map[]}"
2026-06-12 21:48:32.734382 | controller | Jun 12 20:58:20.330640 crc crio[24437]: time="2026-06-12T20:58:20.32986927Z" level=info msg="Checking pod openstack_dnsmasq-dns-68dfc8c9f9-xmv84 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.734398 | controller | Jun 12 20:58:20.350900 crc crio[24437]: time="2026-06-12T20:58:20.350759143Z" level=info msg="Got pod network &{Name:keystone-bootstrap-cjlvb Namespace:openstack ID:0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3 UID:8b3fc872-5a6c-410e-a874-bb567f009516 NetNS:/var/run/netns/3433c785-e151-4842-a16b-e0f8ec62e7ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3fc872_5a6c_410e_a874_bb567f009516.slice PodAnnotations:0xc00008c3e8}] Aliases:map[]}"
2026-06-12 21:48:32.734414 | controller | Jun 12 20:58:20.350900 crc crio[24437]: time="2026-06-12T20:58:20.350826085Z" level=info msg="Adding pod openstack_keystone-bootstrap-cjlvb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.734430 | controller | Jun 12 20:58:20.424092 crc crio[24437]: time="2026-06-12T20:58:20.417666298Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-zczq6/POD" id=7a8d811d-7f30-42ef-bd37-02b7c110c95d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.734446 | controller | Jun 12 20:58:20.424092 crc crio[24437]: time="2026-06-12T20:58:20.41776367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.734462 | controller | Jun 12 20:58:20.427373 crc crio[24437]: time="2026-06-12T20:58:20.42727088Z" level=info msg="Ran pod sandbox a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01 with infra container: openstack/dnsmasq-dns-68dfc8c9f9-xmv84/POD" id=25212512-3ad1-4992-ab85-d996eadfdfe0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.734478 | controller | Jun 12 20:58:20.433377 crc crio[24437]: time="2026-06-12T20:58:20.433275964Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=25487bf6-469d-4baf-83f5-c10bb17dafb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.734498 | controller | Jun 12 20:58:20.584249 crc crio[24437]: time="2026-06-12T20:58:20.583534651Z" level=info msg="Stopped pod sandbox: 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f" id=38d135d1-189e-42d9-b8c8-cd3f3b766ef1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.734515 | controller | Jun 12 20:58:20.618558 crc crio[24437]: time="2026-06-12T20:58:20.618473745Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-zczq6 Namespace:openstack ID:bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322 UID:e1c635b3-2041-4c75-9f4e-5b7921984f61 NetNS:/var/run/netns/dd4738cb-c988-4c2d-b85d-aa17538db237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1c635b3_2041_4c75_9f4e_5b7921984f61.slice PodAnnotations:0xc002746388}] Aliases:map[]}"
2026-06-12 21:48:32.734530 | controller | Jun 12 20:58:20.618844 crc crio[24437]: time="2026-06-12T20:58:20.618660039Z" level=info msg="Adding pod openstack_dnsmasq-dns-57c96b5555-zczq6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.734546 | controller | Jun 12 20:58:20.724201 crc crio[24437]: time="2026-06-12T20:58:20.723212452Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-5wc9b/POD" id=fee577df-4587-4145-86e4-c1fe7d90b82a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.734562 | controller | Jun 12 20:58:20.724201 crc crio[24437]: time="2026-06-12T20:58:20.723683434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.734577 | controller | Jun 12 20:58:20.769731 crc crio[24437]: time="2026-06-12T20:58:20.76954968Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-9pz4j/POD" id=8b7cde41-941f-4979-a913-83e5d408581a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.734593 | controller | Jun 12 20:58:20.769731 crc crio[24437]: time="2026-06-12T20:58:20.769663763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.734609 | controller | Jun 12 20:58:20.850116 crc crio[24437]: time="2026-06-12T20:58:20.849992972Z" level=info msg="Got pod network &{Name:cinder-db-sync-5wc9b Namespace:openstack ID:4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c UID:7bca0ff9-4f05-40d7-a8cb-1ef2425a2db8 NetNS:/var/run/netns/a39f6121-4d0b-4276-9b12-9182d7233e2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7bca0ff9_4f05_40d7_a8cb_1ef2425a2db8.slice PodAnnotations:0xc0025543a8}] Aliases:map[]}"
2026-06-12 21:48:32.734625 | controller | Jun 12 20:58:20.850116 crc crio[24437]: time="2026-06-12T20:58:20.850073634Z" level=info msg="Adding pod openstack_cinder-db-sync-5wc9b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.734641 | controller | Jun 12 20:58:20.872403 crc crio[24437]: time="2026-06-12T20:58:20.872235088Z" level=info msg="Got pod network &{Name:neutron-db-sync-9pz4j Namespace:openstack ID:f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017 UID:b2625af4-cb3b-4bc3-be9d-5757e24278b7 NetNS:/var/run/netns/091f77b2-e5da-49f7-ab19-902d0d5e66a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2625af4_cb3b_4bc3_be9d_5757e24278b7.slice PodAnnotations:0xc00282c420}] Aliases:map[]}"
2026-06-12 21:48:32.734657 | controller | Jun 12 20:58:20.872403 crc crio[24437]: time="2026-06-12T20:58:20.87232589Z" level=info msg="Adding pod openstack_neutron-db-sync-9pz4j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.734678 | controller | Jun 12 20:58:20.910449 crc crio[24437]: time="2026-06-12T20:58:20.910230735Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0502a884-eba4-4093-96d7-eb8ffc09deba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.734695 | controller | Jun 12 20:58:20.929081 crc crio[24437]: time="2026-06-12T20:58:20.919840297Z" level=info msg="Creating container: openstack/dnsmasq-dns-68dfc8c9f9-xmv84/init" id=c20d1030-0a8f-405e-928f-188cb5a334af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.734711 | controller | Jun 12 20:58:20.929081 crc crio[24437]: time="2026-06-12T20:58:20.927211636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.734727 | controller | Jun 12 20:58:21.123684 crc crio[24437]: time="2026-06-12T20:58:21.119391144Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=b14fb42b-0612-417b-83e5-936300154925 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.734743 | controller | Jun 12 20:58:21.123684 crc crio[24437]: time="2026-06-12T20:58:21.119490636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.734759 | controller | Jun 12 20:58:21.124620 crc crio[24437]: time="2026-06-12T20:58:21.124543578Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-r64ts/POD" id=bfc9cb08-02eb-47d4-8276-a7f4abe07892 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.734774 | controller | Jun 12 20:58:21.124703 crc crio[24437]: time="2026-06-12T20:58:21.124654521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.734790 | controller | Jun 12 20:58:21.153322 crc crio[24437]: time="2026-06-12T20:58:21.153195409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.734805 | controller | Jun 12 20:58:21.167498 crc crio[24437]: time="2026-06-12T20:58:21.167468964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.734821 | controller | Jun 12 20:58:21.185653 crc crio[24437]: time="2026-06-12T20:58:21.182758353Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6 UID:5706fed8-bc3d-4407-9a06-67855d57709b NetNS:/var/run/netns/3debd7c8-1a43-4d97-aa28-fb2d4dfe31de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5706fed8_bc3d_4407_9a06_67855d57709b.slice PodAnnotations:0xc0025543f0}] Aliases:map[]}"
2026-06-12 21:48:32.734838 | controller | Jun 12 20:58:21.185653 crc crio[24437]: time="2026-06-12T20:58:21.182800924Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.734875 | controller | Jun 12 20:58:21.218045 crc crio[24437]: 2026-06-12T20:58:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bbcecc4a1b2e8f Mac:ce:01:f6:90:b4:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/3433c785-e151-4842-a16b-e0f8ec62e7ea SocketPath: PciID:}] [{Interface:0xc0002f6810 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.734894 | controller | Jun 12 20:58:21.223687 crc crio[24437]: time="2026-06-12T20:58:21.223591248Z" level=info msg="Got pod network &{Name:placement-db-sync-r64ts Namespace:openstack ID:fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782 UID:ab19c6b7-7132-47c0-99d7-a209d038aa90 NetNS:/var/run/netns/ac0ed1aa-3f78-4934-aefa-399c85aa492e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab19c6b7_7132_47c0_99d7_a209d038aa90.slice PodAnnotations:0xc0026aa248}] Aliases:map[]}"
2026-06-12 21:48:32.734916 | controller | Jun 12 20:58:21.223687 crc crio[24437]: time="2026-06-12T20:58:21.22367621Z" level=info msg="Adding pod openstack_placement-db-sync-r64ts to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.734933 | controller | Jun 12 20:58:21.224003 crc crio[24437]: time="2026-06-12T20:58:21.223860345Z" level=info msg="Got pod network &{Name:keystone-bootstrap-cjlvb Namespace:openstack ID:0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3 UID:8b3fc872-5a6c-410e-a874-bb567f009516 NetNS:/var/run/netns/3433c785-e151-4842-a16b-e0f8ec62e7ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3fc872_5a6c_410e_a874_bb567f009516.slice PodAnnotations:0xc00008c3e8}] Aliases:map[]}"
2026-06-12 21:48:32.734963 | controller | Jun 12 20:58:21.224219 crc crio[24437]: time="2026-06-12T20:58:21.224120202Z" level=info msg="Checking pod openstack_keystone-bootstrap-cjlvb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.734980 | controller | Jun 12 20:58:21.240117 crc crio[24437]: time="2026-06-12T20:58:21.236432008Z" level=info msg="Ran pod sandbox 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3 with infra container: openstack/keystone-bootstrap-cjlvb/POD" id=7d4165cd-25fe-4640-99fe-e80c53df6b9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.734998 | controller | Jun 12 20:58:21.258988 crc crio[24437]: time="2026-06-12T20:58:21.255621131Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=f199db02-ce21-45f0-bdb7-044ca00e4416 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.735014 | controller | Jun 12 20:58:21.328327 crc crio[24437]: time="2026-06-12T20:58:21.328215254Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=8c2e9ee2-bf4a-43ec-822f-c809d24e964a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.735031 | controller | Jun 12 20:58:21.342553 crc crio[24437]: time="2026-06-12T20:58:21.340522151Z" level=info msg="Creating container: openstack/keystone-bootstrap-cjlvb/keystone-bootstrap" id=d443d2d0-860e-46e6-8ea3-493ec6a20f72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.735047 | controller | Jun 12 20:58:21.342553 crc crio[24437]: time="2026-06-12T20:58:21.342362895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.735063 | controller | Jun 12 20:58:21.358992 crc crio[24437]: time="2026-06-12T20:58:21.356664981Z" level=info msg="Created container 88a72ee3c790f249c06fc1f6b1cc5afa1a96a422b2ce5f2ba39af13de2fa1df6: openstack/dnsmasq-dns-68dfc8c9f9-xmv84/init" id=c20d1030-0a8f-405e-928f-188cb5a334af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.735079 | controller | Jun 12 20:58:21.368478 crc crio[24437]: time="2026-06-12T20:58:21.367021051Z" level=info msg="Starting container: 88a72ee3c790f249c06fc1f6b1cc5afa1a96a422b2ce5f2ba39af13de2fa1df6" id=d5d4af86-c3b9-4443-90e0-08954f41081d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.735095 | controller | Jun 12 20:58:21.374124 crc crio[24437]: time="2026-06-12T20:58:21.373986989Z" level=info msg="Started container" PID=66365 containerID=88a72ee3c790f249c06fc1f6b1cc5afa1a96a422b2ce5f2ba39af13de2fa1df6 description=openstack/dnsmasq-dns-68dfc8c9f9-xmv84/init id=d5d4af86-c3b9-4443-90e0-08954f41081d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01
2026-06-12 21:48:32.735117 | controller | Jun 12 20:58:21.466156 crc crio[24437]: time="2026-06-12T20:58:21.465528779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.735133 | controller | Jun 12 20:58:21.467520 crc crio[24437]: time="2026-06-12T20:58:21.467364233Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-pg4jz/POD" id=3d00c0ba-9826-40bb-8b96-aab3808b86f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.735149 | controller | Jun 12 20:58:21.467520 crc crio[24437]: time="2026-06-12T20:58:21.467500706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.735165 | controller | Jun 12 20:58:21.476410 crc crio[24437]: time="2026-06-12T20:58:21.476263877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.735180 | controller | Jun 12 20:58:21.507153 crc crio[24437]: time="2026-06-12T20:58:21.505439871Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-kgvpz/POD" id=b39bd9ee-4d44-43e2-acda-b05c04c5eefb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.735196 | controller | Jun 12 20:58:21.507153 crc crio[24437]: time="2026-06-12T20:58:21.505563434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.735213 | controller | Jun 12 20:58:21.600581 crc crio[24437]: time="2026-06-12T20:58:21.599975353Z" level=info msg="Stopping pod sandbox: a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01" id=e3348d1b-fa1e-4172-94c2-44d608bfcf70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.735229 | controller | Jun 12 20:58:21.600581 crc crio[24437]: time="2026-06-12T20:58:21.600498416Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-xmv84 Namespace:openstack ID:a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01 UID:91be320d-50c0-4bab-bb1a-1f4045c1c69e NetNS:/var/run/netns/62d3fb70-d67a-465d-9495-9725e1d5632c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91be320d_50c0_4bab_bb1a_1f4045c1c69e.slice PodAnnotations:0xc0026aa060}] Aliases:map[]}"
2026-06-12 21:48:32.735245 | controller | Jun 12 20:58:21.600767 crc crio[24437]: time="2026-06-12T20:58:21.600650779Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68dfc8c9f9-xmv84 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.735262 | controller | Jun 12 20:58:21.629677 crc crio[24437]: time="2026-06-12T20:58:21.627494337Z" level=info msg="Removing container: bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999" id=247f101e-e74f-4239-822d-504749a0d9cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.735278 | controller | Jun 12 20:58:21.638147 crc crio[24437]: time="2026-06-12T20:58:21.634499006Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=985fa2f2-b37f-40ce-8ab3-79838da7f60b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.735294 | controller | Jun 12 20:58:21.638147 crc crio[24437]: time="2026-06-12T20:58:21.634585628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.735310 | controller | Jun 12 20:58:21.647977 crc crio[24437]: time="2026-06-12T20:58:21.643056833Z" level=info msg="Created container 0ee33bc7dbad4af0b7a5640d8fef5e2a08a91ced3662a93e941185e696d51a41: openstack/keystone-bootstrap-cjlvb/keystone-bootstrap" id=d443d2d0-860e-46e6-8ea3-493ec6a20f72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.735331 | controller | Jun 12 20:58:21.663780 crc crio[24437]: time="2026-06-12T20:58:21.658322741Z" level=info msg="Starting container: 0ee33bc7dbad4af0b7a5640d8fef5e2a08a91ced3662a93e941185e696d51a41" id=e93d900e-2ffa-4a09-a9ac-c99115e7b8b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.735347 | controller | Jun 12 20:58:21.685862 crc crio[24437]: 2026-06-12T20:58:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcd77a2df9bee00 Mac:fe:1e:aa:20:c2:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/dd4738cb-c988-4c2d-b85d-aa17538db237 SocketPath: PciID:}] [{Interface:0xc0001ac650 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.735363 | controller | Jun 12 20:58:21.690184 crc crio[24437]: time="2026-06-12T20:58:21.690028626Z" level=info msg="Started container" PID=66451 containerID=0ee33bc7dbad4af0b7a5640d8fef5e2a08a91ced3662a93e941185e696d51a41 description=openstack/keystone-bootstrap-cjlvb/keystone-bootstrap id=e93d900e-2ffa-4a09-a9ac-c99115e7b8b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3
2026-06-12 21:48:32.735378 | controller | Jun 12 20:58:21.700786 crc crio[24437]: time="2026-06-12T20:58:21.700743595Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-pg4jz Namespace:openstack ID:c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b UID:e83214a6-6f54-4523-9c61-59b7ed6dbc9b NetNS:/var/run/netns/04321f80-bde3-470d-a660-9f3afcdc58c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode83214a6_6f54_4523_9c61_59b7ed6dbc9b.slice PodAnnotations:0xc0026aa450}] Aliases:map[]}"
2026-06-12 21:48:32.735394 | controller | Jun 12 20:58:21.701041 crc crio[24437]: time="2026-06-12T20:58:21.701021301Z" level=info msg="Adding pod openstack_dnsmasq-dns-6674dbf88c-pg4jz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.735410 | controller | Jun 12 20:58:21.701283 crc crio[24437]: time="2026-06-12T20:58:21.70097097Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-zczq6 Namespace:openstack ID:bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322 UID:e1c635b3-2041-4c75-9f4e-5b7921984f61 NetNS:/var/run/netns/dd4738cb-c988-4c2d-b85d-aa17538db237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1c635b3_2041_4c75_9f4e_5b7921984f61.slice PodAnnotations:0xc002746388}] Aliases:map[]}"
2026-06-12 21:48:32.735426 | controller | Jun 12 20:58:21.701877 crc crio[24437]: time="2026-06-12T20:58:21.701822051Z" level=info msg="Checking pod openstack_dnsmasq-dns-57c96b5555-zczq6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.735441 | controller | Jun 12 20:58:21.726392 crc crio[24437]: time="2026-06-12T20:58:21.726148838Z" level=info msg="Ran pod sandbox bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322 with infra container: openstack/dnsmasq-dns-57c96b5555-zczq6/POD" id=7a8d811d-7f30-42ef-bd37-02b7c110c95d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.735458 | controller | Jun 12 20:58:21.735340 crc crio[24437]: time="2026-06-12T20:58:21.735213737Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f0a7521c-48b4-4ebd-b108-fedfe0d92c57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.735474 | controller | Jun 12 20:58:21.771782 crc crio[24437]: time="2026-06-12T20:58:21.771620626Z" level=info msg="Removed container bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999: openstack/dnsmasq-dns-68c444669f-hk28z/dnsmasq-dns" id=247f101e-e74f-4239-822d-504749a0d9cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.735490 | controller | Jun 12 20:58:21.804393 crc crio[24437]: time="2026-06-12T20:58:21.800185685Z" level=info msg="Removing container: ae7e4994f1d3eb771da82b51acb4e2d1e19c7fa35e675c8053f6db3db99843a8" id=6f471230-1e3a-4b7e-838b-81f69bb4338b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.735511 | controller | Jun 12 20:58:21.806869 crc crio[24437]: time="2026-06-12T20:58:21.806768424Z" level=info msg="Got pod network &{Name:barbican-db-sync-kgvpz Namespace:openstack ID:073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219 UID:f002e25a-7e9f-4823-b228-5f3d71d1aaa2 NetNS:/var/run/netns/dabb21d5-956f-4f8a-af9f-ce0fae5484f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf002e25a_7e9f_4823_b228_5f3d71d1aaa2.slice PodAnnotations:0xc000c242f0}] Aliases:map[]}"
2026-06-12 21:48:32.735527 | controller | Jun 12 20:58:21.806869 crc crio[24437]: time="2026-06-12T20:58:21.806848846Z" level=info msg="Adding pod openstack_barbican-db-sync-kgvpz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.735544 | controller | Jun 12 20:58:21.814212 crc crio[24437]: time="2026-06-12T20:58:21.81242825Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=0ee26757-c328-46f8-822e-caeae3b513c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.735560 | controller | Jun 12 20:58:21.814212 crc crio[24437]: time="2026-06-12T20:58:21.812556353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.735576 | controller | Jun 12 20:58:21.814212 crc crio[24437]: time="2026-06-12T20:58:21.813699591Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358 UID:c490610e-fcf2-4201-9fa3-a19e2645c41f NetNS:/var/run/netns/ccb00ef2-5147-44ff-90bd-555fabb06148 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc490610e_fcf2_4201_9fa3_a19e2645c41f.slice PodAnnotations:0xc001fa45e8}] Aliases:map[]}"
2026-06-12 21:48:32.735593 | controller | Jun 12 20:58:21.814212 crc crio[24437]: time="2026-06-12T20:58:21.813735982Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.735609 | controller | Jun 12 20:58:21.892002 crc crio[24437]: time="2026-06-12T20:58:21.89154099Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=404bcb54-f751-414e-afa7-5b992c7cb3a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.735625 | controller | Jun 12 20:58:21.908394 crc crio[24437]: 2026-06-12T20:58:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a09a4b9a6156d7 Mac:8a:85:62:87:e5:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/a39f6121-4d0b-4276-9b12-9182d7233e2a SocketPath: PciID:}] [{Interface:0xc0001dc980 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.735641 | controller | Jun 12 20:58:21.912676 crc crio[24437]: time="2026-06-12T20:58:21.911329788Z" level=info msg="Got pod network &{Name:cinder-db-sync-5wc9b Namespace:openstack ID:4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c UID:7bca0ff9-4f05-40d7-a8cb-1ef2425a2db8 NetNS:/var/run/netns/a39f6121-4d0b-4276-9b12-9182d7233e2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7bca0ff9_4f05_40d7_a8cb_1ef2425a2db8.slice PodAnnotations:0xc0025543a8}] Aliases:map[]}"
2026-06-12 21:48:32.735657 | controller | Jun 12 20:58:21.912676 crc crio[24437]: time="2026-06-12T20:58:21.911510082Z" level=info msg="Checking pod openstack_cinder-db-sync-5wc9b for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.735677 | controller | Jun 12 20:58:21.918190 crc crio[24437]: 2026-06-12T20:58:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f61a2ebfb5391aa Mac:d6:65:bd:09:f1:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/091f77b2-e5da-49f7-ab19-902d0d5e66a9 SocketPath: PciID:}] [{Interface:0xc00012b860 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.735694 | controller | Jun 12 20:58:21.918190 crc crio[24437]: time="2026-06-12T20:58:21.917473396Z" level=info msg="Got pod network &{Name:neutron-db-sync-9pz4j Namespace:openstack ID:f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017 UID:b2625af4-cb3b-4bc3-be9d-5757e24278b7 NetNS:/var/run/netns/091f77b2-e5da-49f7-ab19-902d0d5e66a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2625af4_cb3b_4bc3_be9d_5757e24278b7.slice PodAnnotations:0xc00282c420}] Aliases:map[]}"
2026-06-12 21:48:32.735710 | controller | Jun 12 20:58:21.918190 crc crio[24437]: time="2026-06-12T20:58:21.917613769Z" level=info msg="Checking pod openstack_neutron-db-sync-9pz4j for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.735726 | controller | Jun 12 20:58:21.932867 crc crio[24437]: time="2026-06-12T20:58:21.932752334Z" level=info msg="Ran pod sandbox 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c with infra container: openstack/cinder-db-sync-5wc9b/POD" id=fee577df-4587-4145-86e4-c1fe7d90b82a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.735743 | controller | Jun 12 20:58:21.936032 crc crio[24437]: time="2026-06-12T20:58:21.935865709Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=8f995920-ac5c-4478-bcb5-21fcefb496f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.735758 | controller | Jun 12 20:58:21.939388 crc crio[24437]: time="2026-06-12T20:58:21.936098875Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=8f995920-ac5c-4478-bcb5-21fcefb496f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.735774 | controller | Jun 12 20:58:21.939388 crc crio[24437]: time="2026-06-12T20:58:21.936197287Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=8f995920-ac5c-4478-bcb5-21fcefb496f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.735790 | controller | Jun 12 20:58:21.944463 crc crio[24437]: time="2026-06-12T20:58:21.944399055Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=7552abee-00ce-4cd3-80d7-a296d208fb6a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.735805 | controller | Jun 12 20:58:21.952649 crc crio[24437]: time="2026-06-12T20:58:21.952099602Z" level=info msg="Creating container: openstack/dnsmasq-dns-57c96b5555-zczq6/init" id=10aa233a-e810-4a8a-86a1-d52d39ae108d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.735820 | controller | Jun 12 20:58:21.952649 crc crio[24437]: time="2026-06-12T20:58:21.952518601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.735836 | controller | Jun 12 20:58:21.959865 crc crio[24437]: time="2026-06-12T20:58:21.955258028Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63 UID:5bebb9b3-1345-4520-9118-deea31cd2e9f NetNS:/var/run/netns/041a3745-e061-4f8e-a992-d57eabe8cac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bebb9b3_1345_4520_9118_deea31cd2e9f.slice PodAnnotations:0xc0026aa618}] Aliases:map[]}"
2026-06-12 21:48:32.735878 | controller | Jun 12 20:58:21.959865 crc crio[24437]: time="2026-06-12T20:58:21.95536058Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.735897 | controller | Jun 12 20:58:21.965975 crc crio[24437]: time="2026-06-12T20:58:21.963339053Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-12 21:48:32.735915 | controller | Jun 12 20:58:21.965975 crc crio[24437]: time="2026-06-12T20:58:21.964911111Z" level=info msg="Ran pod sandbox f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017 with infra container: openstack/neutron-db-sync-9pz4j/POD" id=8b7cde41-941f-4979-a913-83e5d408581a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.735930 | controller | Jun 12 20:58:21.971498 crc crio[24437]: time="2026-06-12T20:58:21.970590718Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4dccfa38-006d-47b2-98eb-f8a565921a32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.735946 | controller | Jun 12 20:58:22.086104 crc crio[24437]: time="2026-06-12T20:58:22.085414529Z" level=info msg="Removed container ae7e4994f1d3eb771da82b51acb4e2d1e19c7fa35e675c8053f6db3db99843a8: openstack/dnsmasq-dns-68c444669f-hk28z/init" id=6f471230-1e3a-4b7e-838b-81f69bb4338b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.735962 | controller | Jun 12 20:58:22.098358 crc crio[24437]: time="2026-06-12T20:58:22.091088236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=02bf5157-17c1-4d91-ba23-06831e9cb0a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.735978 | controller | Jun 12 20:58:22.102654 crc crio[24437]: time="2026-06-12T20:58:22.099349535Z" level=info msg="Creating container: openstack/neutron-db-sync-9pz4j/neutron-db-sync" id=da55d323-9759-425d-8041-bdb0179ff820 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.735994 | controller | Jun 12 20:58:22.102654 crc crio[24437]: time="2026-06-12T20:58:22.099756395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.736010 | controller | Jun 12 20:58:22.162865 crc crio[24437]: 2026-06-12T20:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:150bf72f38113d1 Mac:9a:8f:d8:3b:3f:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/3debd7c8-1a43-4d97-aa28-fb2d4dfe31de SocketPath: PciID:}] [{Interface:0xc0002ac720 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.736026 | controller | Jun 12 20:58:22.170909 crc crio[24437]: 2026-06-12T20:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa26438d9273147 Mac:f6:37:8b:ae:6c:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/ac0ed1aa-3f78-4934-aefa-399c85aa492e SocketPath: PciID:}] [{Interface:0xc000440780 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.736042 | controller | Jun 12 20:58:22.171976 crc crio[24437]: time="2026-06-12T20:58:22.171880385Z" level=info msg="Got pod network &{Name:placement-db-sync-r64ts Namespace:openstack ID:fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782 UID:ab19c6b7-7132-47c0-99d7-a209d038aa90 NetNS:/var/run/netns/ac0ed1aa-3f78-4934-aefa-399c85aa492e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab19c6b7_7132_47c0_99d7_a209d038aa90.slice PodAnnotations:0xc0026aa248}] Aliases:map[]}"
2026-06-12 21:48:32.736058 | controller | Jun 12 20:58:22.172168 crc crio[24437]: time="2026-06-12T20:58:22.17210646Z" level=info msg="Checking pod openstack_placement-db-sync-r64ts for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.736079 | controller | Jun 12 20:58:22.187443 crc crio[24437]: time="2026-06-12T20:58:22.18572511Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6 UID:5706fed8-bc3d-4407-9a06-67855d57709b NetNS:/var/run/netns/3debd7c8-1a43-4d97-aa28-fb2d4dfe31de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5706fed8_bc3d_4407_9a06_67855d57709b.slice PodAnnotations:0xc0025543f0}] Aliases:map[]}"
2026-06-12 21:48:32.736096 | controller | Jun 12 20:58:22.187443 crc crio[24437]: time="2026-06-12T20:58:22.186981451Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.736112 | controller | Jun 12 20:58:22.238845 crc crio[24437]: time="2026-06-12T20:58:22.238351841Z" level=info msg="Ran pod sandbox fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782 with infra container: openstack/placement-db-sync-r64ts/POD" id=bfc9cb08-02eb-47d4-8276-a7f4abe07892 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.736128 | controller | Jun 12 20:58:22.257454 crc crio[24437]: time="2026-06-12T20:58:22.256576571Z" level=info msg="Ran pod sandbox 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6 with infra container: openstack/ceilometer-0/POD" id=b14fb42b-0612-417b-83e5-936300154925 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.736144 | controller | Jun 12 20:58:22.273072 crc crio[24437]: time="2026-06-12T20:58:22.270400734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.736160 | controller | Jun 12 20:58:22.274008 crc crio[24437]: time="2026-06-12T20:58:22.273877887Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=c8f9beac-627a-42d0-adb6-90a182e1a362 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.736177 | controller | Jun 12 20:58:22.274223 crc crio[24437]: time="2026-06-12T20:58:22.274160105Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=c8f9beac-627a-42d0-adb6-90a182e1a362 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.736193 | controller | Jun 12 20:58:22.274327 crc crio[24437]: time="2026-06-12T20:58:22.274253966Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=c8f9beac-627a-42d0-adb6-90a182e1a362 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.736209 | controller | Jun 12 20:58:22.274485 crc crio[24437]: time="2026-06-12T20:58:22.274426661Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=6968fd0d-2ffe-4500-839f-61d0fe382d30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.736225 | controller | Jun 12 20:58:22.274605 crc crio[24437]: time="2026-06-12T20:58:22.274561654Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=6968fd0d-2ffe-4500-839f-61d0fe382d30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.736241 | controller | Jun 12 20:58:22.274679 crc crio[24437]: time="2026-06-12T20:58:22.274635756Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=6968fd0d-2ffe-4500-839f-61d0fe382d30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.736256 | controller | Jun 12 20:58:22.276846 crc crio[24437]: time="2026-06-12T20:58:22.276698496Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=9c032104-8d0e-4b25-898d-8a8f1a7929f3 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.736276 | controller | Jun 12 20:58:22.279443 crc crio[24437]: time="2026-06-12T20:58:22.277519385Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=f20cc52b-087d-43fb-b479-b841a03da928 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.736292 | controller | Jun 12 20:58:22.282045 crc crio[24437]: time="2026-06-12T20:58:22.281880361Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-12 21:48:32.736308 | controller | Jun 12 20:58:22.283079 crc crio[24437]: time="2026-06-12T20:58:22.282717291Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-12 21:48:32.736323 | controller | Jun 12 20:58:22.304003 crc crio[24437]: time="2026-06-12T20:58:22.30383007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.736339 | controller | Jun 12 20:58:22.329318 crc crio[24437]: time="2026-06-12T20:58:22.328918266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.736355 | controller | Jun 12 20:58:22.349868 crc crio[24437]: time="2026-06-12T20:58:22.348871417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.736370 | controller | Jun 12 20:58:22.368840 crc crio[24437]: time="2026-06-12T20:58:22.368356368Z" level=info msg="Stopped pod sandbox: a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01" id=e3348d1b-fa1e-4172-94c2-44d608bfcf70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.736386 | controller | Jun 12 20:58:22.396226 crc crio[24437]: 2026-06-12T20:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1bc681a90ea53e Mac:76:8f:08:70:6e:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/04321f80-bde3-470d-a660-9f3afcdc58c1 SocketPath: PciID:}] [{Interface:0xc000114770 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.736402 | controller | Jun 12 20:58:22.396761 crc crio[24437]: time="2026-06-12T20:58:22.396718133Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-pg4jz Namespace:openstack ID:c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b UID:e83214a6-6f54-4523-9c61-59b7ed6dbc9b NetNS:/var/run/netns/04321f80-bde3-470d-a660-9f3afcdc58c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode83214a6_6f54_4523_9c61_59b7ed6dbc9b.slice PodAnnotations:0xc0026aa450}] Aliases:map[]}"
2026-06-12 21:48:32.736418 | controller | Jun 12 20:58:22.397024 crc crio[24437]: time="2026-06-12T20:58:22.396900147Z" level=info msg="Checking pod openstack_dnsmasq-dns-6674dbf88c-pg4jz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.736434 | controller | Jun 12 20:58:22.412003 crc crio[24437]: time="2026-06-12T20:58:22.411840587Z" level=info msg="Ran pod sandbox c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b with infra container: openstack/dnsmasq-dns-6674dbf88c-pg4jz/POD" id=3d00c0ba-9826-40bb-8b96-aab3808b86f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.736450 | controller | Jun 12 20:58:22.419418 crc crio[24437]: time="2026-06-12T20:58:22.419282848Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c3e8ed02-959f-444f-a903-9c34100d8c43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.736465 | controller | Jun 12 20:58:22.483044 crc crio[24437]: time="2026-06-12T20:58:22.480105165Z" level=info msg="Created container ff626d08ee2b64eb928bdeb9a3e3d2af623023466c415abb424d924ac5790ac3: openstack/dnsmasq-dns-57c96b5555-zczq6/init" id=10aa233a-e810-4a8a-86a1-d52d39ae108d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.736486 | controller | Jun 12 20:58:22.483044 crc crio[24437]: time="2026-06-12T20:58:22.482031422Z" level=info msg="Starting container: ff626d08ee2b64eb928bdeb9a3e3d2af623023466c415abb424d924ac5790ac3" id=5525651e-cac5-4809-908e-2edad43d80de name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.736503 | controller | Jun 12 20:58:22.490169 crc crio[24437]: time="2026-06-12T20:58:22.490069785Z" level=info msg="Started container" PID=66679 containerID=ff626d08ee2b64eb928bdeb9a3e3d2af623023466c415abb424d924ac5790ac3 description=openstack/dnsmasq-dns-57c96b5555-zczq6/init id=5525651e-cac5-4809-908e-2edad43d80de name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322
2026-06-12 21:48:32.736519 | controller | Jun 12 20:58:22.494605 crc crio[24437]: time="2026-06-12T20:58:22.494534994Z" level=info msg="Created container c90c492d024af8720b6288677916b61549acea787fef428ec13afb0a890f6b10: openstack/neutron-db-sync-9pz4j/neutron-db-sync" id=da55d323-9759-425d-8041-bdb0179ff820 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.736534 | controller | Jun 12 20:58:22.499123 crc crio[24437]: time="2026-06-12T20:58:22.498397286Z" level=info msg="Starting container: c90c492d024af8720b6288677916b61549acea787fef428ec13afb0a890f6b10" id=abed045e-3379-4f5e-b205-bbbf4023dcb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.736550 | controller | Jun 12 20:58:22.509116 crc crio[24437]: time="2026-06-12T20:58:22.50889664Z" level=info msg="Started container" PID=66682 containerID=c90c492d024af8720b6288677916b61549acea787fef428ec13afb0a890f6b10 description=openstack/neutron-db-sync-9pz4j/neutron-db-sync id=abed045e-3379-4f5e-b205-bbbf4023dcb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017
2026-06-12 21:48:32.736566 | controller | Jun 12 20:58:22.577723 crc crio[24437]: 2026-06-12T20:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:073cb1b1c85882c Mac:fe:bd:45:4c:60:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/dabb21d5-956f-4f8a-af9f-ce0fae5484f6 SocketPath: PciID:}] [{Interface:0xc000350a00 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.736581 | controller | Jun 12 20:58:22.577723 crc crio[24437]: time="2026-06-12T20:58:22.577333331Z" level=info msg="Got pod network &{Name:barbican-db-sync-kgvpz Namespace:openstack ID:073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219 UID:f002e25a-7e9f-4823-b228-5f3d71d1aaa2 NetNS:/var/run/netns/dabb21d5-956f-4f8a-af9f-ce0fae5484f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf002e25a_7e9f_4823_b228_5f3d71d1aaa2.slice PodAnnotations:0xc000c242f0}] Aliases:map[]}"
2026-06-12 21:48:32.736598 | controller | Jun 12 20:58:22.577723 crc crio[24437]: time="2026-06-12T20:58:22.577495136Z" level=info msg="Checking pod openstack_barbican-db-sync-kgvpz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.736613 | controller | Jun 12 20:58:22.604722 crc crio[24437]: time="2026-06-12T20:58:22.604520148Z" level=info msg="Ran pod sandbox 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219 with infra container: openstack/barbican-db-sync-kgvpz/POD" id=b39bd9ee-4d44-43e2-acda-b05c04c5eefb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.736629 | controller | Jun 12 20:58:22.625620 crc crio[24437]: time="2026-06-12T20:58:22.625512435Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=6db48a79-a6d8-440c-83e6-d384c0a6820b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.736650 | controller | Jun 12 20:58:22.626121 crc crio[24437]: time="2026-06-12T20:58:22.625723779Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=6db48a79-a6d8-440c-83e6-d384c0a6820b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.736666 | controller | Jun 12 20:58:22.626121 crc crio[24437]: time="2026-06-12T20:58:22.625775691Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=6db48a79-a6d8-440c-83e6-d384c0a6820b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.736682 | controller | Jun 12 20:58:22.631609 crc crio[24437]: time="2026-06-12T20:58:22.631512169Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=c837501a-55f3-4d53-b35a-d03545e9d8de name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.736697 | controller | Jun 12 20:58:22.655476 crc crio[24437]: time="2026-06-12T20:58:22.655342684Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-12 21:48:32.736713 | controller | Jun 12 20:58:22.673119 crc crio[24437]: time="2026-06-12T20:58:22.671805582Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a4a1bcb9-73ea-4cce-bfc2-97bffc00cf5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.736730 | controller | Jun 12 20:58:22.700716 crc crio[24437]: time="2026-06-12T20:58:22.700670639Z" level=info msg="Creating container: openstack/dnsmasq-dns-6674dbf88c-pg4jz/init" id=b2d4a6d5-1152-4671-bdec-c64fe30efd2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.736746 | controller | Jun 12 20:58:22.702291 crc crio[24437]: time="2026-06-12T20:58:22.702261136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.736761 | controller | Jun 12 20:58:22.715375 crc crio[24437]: time="2026-06-12T20:58:22.7152226Z" level=info msg="Removing container: 88a72ee3c790f249c06fc1f6b1cc5afa1a96a422b2ce5f2ba39af13de2fa1df6" id=7f8aa88a-654b-47f3-ad98-14b6a6fa0c65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.736777 | controller | Jun 12 20:58:22.777613 crc crio[24437]: 2026-06-12T20:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d3e63005e111fc Mac:4e:d4:29:b0:18:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/ccb00ef2-5147-44ff-90bd-555fabb06148 SocketPath: PciID:}] [{Interface:0xc000142760 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.736793 | controller | Jun 12 20:58:22.785767 crc crio[24437]: time="2026-06-12T20:58:22.785718151Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358 UID:c490610e-fcf2-4201-9fa3-a19e2645c41f NetNS:/var/run/netns/ccb00ef2-5147-44ff-90bd-555fabb06148 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc490610e_fcf2_4201_9fa3_a19e2645c41f.slice PodAnnotations:0xc001fa45e8}] Aliases:map[]}"
2026-06-12 21:48:32.736809 | controller | Jun 12 20:58:22.788336 crc crio[24437]: time="2026-06-12T20:58:22.788262802Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.736826 | controller | Jun 12 20:58:22.795416 crc crio[24437]: time="2026-06-12T20:58:22.795257511Z" level=info msg="Removed container 88a72ee3c790f249c06fc1f6b1cc5afa1a96a422b2ce5f2ba39af13de2fa1df6: openstack/dnsmasq-dns-68dfc8c9f9-xmv84/init" id=7f8aa88a-654b-47f3-ad98-14b6a6fa0c65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.736865 | controller | Jun 12 20:58:22.848754 crc crio[24437]: time="2026-06-12T20:58:22.834975329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.736889 | controller | Jun 12 20:58:22.848754 crc crio[24437]: time="2026-06-12T20:58:22.840630916Z" level=info msg="Ran pod sandbox 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358 with infra container: openstack/glance-default-internal-api-0/POD" id=985fa2f2-b37f-40ce-8ab3-79838da7f60b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.736907 | controller | Jun 12 20:58:22.848754 crc crio[24437]: time="2026-06-12T20:58:22.845896323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.736923 | controller | Jun 12 20:58:22.857557 crc crio[24437]: time="2026-06-12T20:58:22.857463883Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=94028dff-6a85-4d00-a682-e22cb8d42277 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.736945 | controller | Jun 12 20:58:22.871068 crc crio[24437]: time="2026-06-12T20:58:22.869644566Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=259aa94f-c8e9-43da-a63c-b933ba4ad123 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.736969 | controller | Jun 12 20:58:22.879374 crc crio[24437]: time="2026-06-12T20:58:22.877519557Z" level=info msg="Stopping pod sandbox: bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322" id=f2135d45-bb45-4df8-ac0e-2a19a2c814b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.736997 | controller | Jun 12 20:58:22.879374 crc crio[24437]: time="2026-06-12T20:58:22.878138571Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-zczq6 Namespace:openstack ID:bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322 UID:e1c635b3-2041-4c75-9f4e-5b7921984f61 NetNS:/var/run/netns/dd4738cb-c988-4c2d-b85d-aa17538db237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1c635b3_2041_4c75_9f4e_5b7921984f61.slice PodAnnotations:0xc00282c558}] Aliases:map[]}"
2026-06-12 21:48:32.737018 | controller | Jun 12 20:58:22.879374 crc crio[24437]: time="2026-06-12T20:58:22.878320096Z" level=info msg="Deleting pod openstack_dnsmasq-dns-57c96b5555-zczq6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.737036 | controller | Jun 12 20:58:22.891515 crc crio[24437]: time="2026-06-12T20:58:22.891416942Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=e8369392-e819-483c-8996-1be55f2555d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.737052 | controller | Jun 12 20:58:22.893536 crc crio[24437]: time="2026-06-12T20:58:22.893478022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.737069 | controller | Jun 12 20:58:23.158665 crc crio[24437]: time="2026-06-12T20:58:23.158451838Z" level=info msg="Created container 3988a519be7e9294d26c0607a58d2d57cd9cb69e63a307ea4f468227322e2730: openstack/dnsmasq-dns-6674dbf88c-pg4jz/init" id=b2d4a6d5-1152-4671-bdec-c64fe30efd2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.737086 | controller | Jun 12 20:58:23.171775 crc crio[24437]: time="2026-06-12T20:58:23.171522603Z" level=info msg="Starting container: 3988a519be7e9294d26c0607a58d2d57cd9cb69e63a307ea4f468227322e2730" id=cb7568f5-cc78-4ed9-86c1-5542c2e6eec6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.737102 | controller | Jun 12 20:58:23.206986 crc crio[24437]: time="2026-06-12T20:58:23.204617232Z" level=info msg="Started container" PID=66829 containerID=3988a519be7e9294d26c0607a58d2d57cd9cb69e63a307ea4f468227322e2730 description=openstack/dnsmasq-dns-6674dbf88c-pg4jz/init id=cb7568f5-cc78-4ed9-86c1-5542c2e6eec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b
2026-06-12 21:48:32.737124 | controller | Jun 12 20:58:23.211187 crc crio[24437]: time="2026-06-12T20:58:23.209798796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.737141 | controller | Jun 12 20:58:23.215694 crc crio[24437]: 2026-06-12T20:58:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ece87d9de3377cd Mac:76:76:51:5e:ed:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/041a3745-e061-4f8e-a992-d57eabe8cac2 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.737157 | controller | Jun 12 20:58:23.215694 crc crio[24437]: time="2026-06-12T20:58:23.214741406Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63 UID:5bebb9b3-1345-4520-9118-deea31cd2e9f NetNS:/var/run/netns/041a3745-e061-4f8e-a992-d57eabe8cac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bebb9b3_1345_4520_9118_deea31cd2e9f.slice PodAnnotations:0xc0026aa618}] Aliases:map[]}"
2026-06-12 21:48:32.737174 | controller | Jun 12 20:58:23.215694 crc crio[24437]: time="2026-06-12T20:58:23.214888909Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.737191 | controller | Jun 12 20:58:23.228986 crc crio[24437]: time="2026-06-12T20:58:23.226266634Z" level=info msg="Ran pod sandbox ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63 with infra container: openstack/glance-default-external-api-0/POD" id=0ee26757-c328-46f8-822e-caeae3b513c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.737207 | controller | Jun 12 20:58:23.241634 crc crio[24437]: time="2026-06-12T20:58:23.241535142Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=bafd7aec-329d-4d38-87a8-d55823b5fe84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.737223 | controller | Jun 12 20:58:23.277266 crc crio[24437]: time="2026-06-12T20:58:23.276465295Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=81ce49d8-5e39-4202-8789-ae94ef991282 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.737240 | controller | Jun 12 20:58:23.342016 crc crio[24437]: time="2026-06-12T20:58:23.341619698Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=98be79a6-0e67-4ab9-9bf0-3b62256dd78c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.737256 | controller | Jun 12 20:58:23.345988 crc crio[24437]: time="2026-06-12T20:58:23.343432982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.737272 | controller | Jun 12 20:58:23.608989 crc crio[24437]: time="2026-06-12T20:58:23.598775764Z" level=info msg="Stopped pod sandbox: bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322" id=f2135d45-bb45-4df8-ac0e-2a19a2c814b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.737288 | controller | Jun 12 20:58:23.799807 crc crio[24437]: time="2026-06-12T20:58:23.799017007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.737308 | controller | Jun 12 20:58:24.133827 crc crio[24437]: time="2026-06-12T20:58:24.133743016Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=697cccc3-7753-4f7a-9fcf-1fbb3b138fb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.737325 | controller | Jun 12 20:58:24.205710 crc crio[24437]: time="2026-06-12T20:58:24.20559408Z" level=info msg="Removing container: ff626d08ee2b64eb928bdeb9a3e3d2af623023466c415abb424d924ac5790ac3" id=75efc319-8531-42c3-9e79-2a09ac60f20f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.737341 | controller | Jun 12 20:58:24.300866 crc crio[24437]: time="2026-06-12T20:58:24.295451259Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d66b0483-95f0-485d-b6b3-0acacc0048b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.737357 | controller | Jun 12 20:58:24.324363 crc crio[24437]: time="2026-06-12T20:58:24.324232083Z" level=info msg="Creating container: openstack/dnsmasq-dns-6674dbf88c-pg4jz/dnsmasq-dns" id=37b546a3-51bf-4672-a246-9c7a03ffbbaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.737373 | controller | Jun 12 20:58:24.324799 crc crio[24437]: time="2026-06-12T20:58:24.324712876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.737389 | controller | Jun 12 20:58:24.573341 crc crio[24437]: time="2026-06-12T20:58:24.573060159Z" level=info msg="Removed container ff626d08ee2b64eb928bdeb9a3e3d2af623023466c415abb424d924ac5790ac3: openstack/dnsmasq-dns-57c96b5555-zczq6/init" id=75efc319-8531-42c3-9e79-2a09ac60f20f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.737404 | controller | Jun 12 20:58:24.644185 crc crio[24437]: time="2026-06-12T20:58:24.644109754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.737420 | controller | Jun 12 20:58:24.674345 crc crio[24437]: time="2026-06-12T20:58:24.673885682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.737435 | controller | Jun 12 20:58:24.973448 crc crio[24437]: time="2026-06-12T20:58:24.973242137Z" level=info msg="Created container 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5: openstack/dnsmasq-dns-6674dbf88c-pg4jz/dnsmasq-dns" id=37b546a3-51bf-4672-a246-9c7a03ffbbaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.737451 | controller | Jun 12 20:58:24.977588 crc crio[24437]: time="2026-06-12T20:58:24.977496279Z" level=info msg="Starting container: 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5" id=677f5236-8756-4bef-816c-cc4e4ed452b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.737467 | controller | Jun 12 20:58:24.992282 crc crio[24437]: time="2026-06-12T20:58:24.992183055Z" level=info msg="Started container" PID=66903 containerID=33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5 description=openstack/dnsmasq-dns-6674dbf88c-pg4jz/dnsmasq-dns id=677f5236-8756-4bef-816c-cc4e4ed452b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b
2026-06-12 21:48:32.737484 | controller | Jun 12 20:58:25.419975 crc crio[24437]: time="2026-06-12T20:58:25.419839236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.737501 | controller | Jun 12 20:58:25.602064 crc crio[24437]: time="2026-06-12T20:58:25.601274475Z" level=info msg="Created container 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6: openstack/glance-default-internal-api-0/glance-log" id=e8369392-e819-483c-8996-1be55f2555d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.737521 | controller | Jun 12 20:58:25.608113 crc crio[24437]: time="2026-06-12T20:58:25.608010208Z" level=info msg="Starting container: 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6" id=995d908e-7259-46a3-8994-f69ef00ab1f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.737537 | controller | Jun 12 20:58:25.619337 crc crio[24437]: time="2026-06-12T20:58:25.619243959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.737554 | controller | Jun 12 20:58:25.636637 crc crio[24437]: time="2026-06-12T20:58:25.636554476Z" level=info msg="Started container" PID=66925 containerID=9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6 description=openstack/glance-default-internal-api-0/glance-log id=995d908e-7259-46a3-8994-f69ef00ab1f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358
2026-06-12 21:48:32.737571 | controller | Jun 12 20:58:25.659097 crc crio[24437]: time="2026-06-12T20:58:25.659020699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=72511673-98af-491a-98a0-3d295e4ed96e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.737587 | controller | Jun 12 20:58:25.705266 crc crio[24437]: time="2026-06-12T20:58:25.705045419Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=88b37d84-857c-449f-a27d-0f1c840063cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.737603 | controller | Jun 12 20:58:25.724854 crc crio[24437]: time="2026-06-12T20:58:25.724689403Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=8ef1c5b6-f6d4-43bf-8c9e-8782a6194860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.737618 | controller | Jun 12 20:58:25.726398 crc crio[24437]: time="2026-06-12T20:58:25.726252531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.737634 | controller | Jun 12 20:58:25.788755 crc crio[24437]: time="2026-06-12T20:58:25.788638317Z" level=info msg="Created container 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69: openstack/glance-default-external-api-0/glance-log" id=98be79a6-0e67-4ab9-9bf0-3b62256dd78c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.737650 | controller | Jun 12 20:58:25.799674 crc crio[24437]: time="2026-06-12T20:58:25.799590721Z" level=info msg="Starting container: 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69" id=fa3d4a5b-4813-446c-9e62-c043b95a6061 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.737666 | controller | Jun 12 20:58:25.823565 crc crio[24437]: time="2026-06-12T20:58:25.822252938Z" level=info msg="Started container" PID=66947 containerID=9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69 description=openstack/glance-default-external-api-0/glance-log id=fa3d4a5b-4813-446c-9e62-c043b95a6061 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63
2026-06-12 21:48:32.737682 | controller | Jun 12 20:58:25.837018 crc crio[24437]: time="2026-06-12T20:58:25.835716874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.737697 | controller | Jun 12 20:58:25.878227 crc crio[24437]: time="2026-06-12T20:58:25.877149193Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3edae3d7-7e7f-48ed-87e8-97dba6e73119 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.737713 | controller | Jun 12 20:58:25.945161 crc crio[24437]: time="2026-06-12T20:58:25.942984152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=a359678b-3a69-406d-bc1f-7bd2f3d1a065 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.737734 | controller | Jun 12 20:58:25.989150 crc crio[24437]: time="2026-06-12T20:58:25.989062144Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=caa8d54a-d87b-4425-822c-b411c14de630 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.737750 | controller | Jun 12 20:58:25.994522 crc crio[24437]: time="2026-06-12T20:58:25.994447903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.737770 | controller | Jun 12 20:58:26.134495 crc crio[24437]: time="2026-06-12T20:58:26.134124005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.737815 | controller | Jun 12 20:58:27.178490 crc crio[24437]: time="2026-06-12T20:58:27.177151339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.737843 | controller | Jun 12 20:58:27.309206 crc crio[24437]: time="2026-06-12T20:58:27.308216032Z" level=info msg="Created container b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5: openstack/glance-default-internal-api-0/glance-httpd" id=8ef1c5b6-f6d4-43bf-8c9e-8782a6194860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.737882 | controller | Jun 12 20:58:27.313080 crc crio[24437]: time="2026-06-12T20:58:27.313015478Z" level=info msg="Starting container: b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5" id=075a5333-2602-4131-8d4b-6ea4ecba10e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.737901 | controller | Jun 12 20:58:27.329181 crc crio[24437]: time="2026-06-12T20:58:27.329062885Z" level=info msg="Started container" PID=67075 containerID=b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5 description=openstack/glance-default-internal-api-0/glance-httpd id=075a5333-2602-4131-8d4b-6ea4ecba10e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358
2026-06-12 21:48:32.737920 | controller | Jun 12 20:58:27.467654 crc crio[24437]: time="2026-06-12T20:58:27.467542187Z" level=info msg="Stopping container: 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6 (timeout: 30s)" id=bf411c79-2c3f-4b21-8519-23ddd561afda name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.737936 | controller | Jun 12 20:58:27.468881 crc crio[24437]: time="2026-06-12T20:58:27.468794758Z" level=info msg="Stopping container: b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5 (timeout: 30s)" id=c7311a91-2943-4a42-b074-9733925bd01b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.737952 | controller | Jun 12 20:58:27.491706 crc crio[24437]: time="2026-06-12T20:58:27.491428284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.737968 | controller | Jun 12 20:58:27.698403 crc crio[24437]: time="2026-06-12T20:58:27.698317897Z" level=info msg="Created container 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca: openstack/glance-default-external-api-0/glance-httpd" id=caa8d54a-d87b-4425-822c-b411c14de630 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.737985 | controller | Jun 12 20:58:27.700536 crc crio[24437]: time="2026-06-12T20:58:27.700497169Z" level=info msg="Starting container: 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca" id=c2bc6860-0130-4f63-8acc-cdc5b3759863 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.738005 | controller | Jun 12 20:58:27.716862 crc crio[24437]: time="2026-06-12T20:58:27.711499044Z" level=info msg="Started container" PID=67150 containerID=3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca description=openstack/glance-default-external-api-0/glance-httpd id=c2bc6860-0130-4f63-8acc-cdc5b3759863 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63
2026-06-12 21:48:32.738023 | controller | Jun 12 20:58:27.820127 crc crio[24437]: time="2026-06-12T20:58:27.819434939Z" level=info msg="Stopped container b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5: openstack/glance-default-internal-api-0/glance-httpd" id=c7311a91-2943-4a42-b074-9733925bd01b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.738040 | controller | Jun 12 20:58:28.072593 crc crio[24437]: time="2026-06-12T20:58:28.072392015Z" level=info msg="Stopped container 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6: openstack/glance-default-internal-api-0/glance-log" id=bf411c79-2c3f-4b21-8519-23ddd561afda name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.738056 | controller | Jun 12 20:58:28.074508 crc crio[24437]: time="2026-06-12T20:58:28.074436344Z" level=info msg="Stopping pod sandbox: 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358" id=78e1822f-d57a-4545-aecb-64ce7e07647a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.738072 | controller | Jun 12 20:58:28.075272 crc crio[24437]: time="2026-06-12T20:58:28.075165492Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358 UID:c490610e-fcf2-4201-9fa3-a19e2645c41f NetNS:/var/run/netns/ccb00ef2-5147-44ff-90bd-555fabb06148 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc490610e_fcf2_4201_9fa3_a19e2645c41f.slice PodAnnotations:0xc00282d440}] Aliases:map[]}"
2026-06-12 21:48:32.738089 | controller | Jun 12 20:58:28.075424 crc crio[24437]: time="2026-06-12T20:58:28.075369507Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.738105 | controller | Jun 12 20:58:28.502636 crc crio[24437]: time="2026-06-12T20:58:28.499817722Z" level=info msg="Stopping container: 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69 (timeout: 30s)" id=3f3fd926-cc7c-4df7-800a-0820df7107b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.738121 | controller | Jun 12 20:58:28.502636 crc crio[24437]: time="2026-06-12T20:58:28.50017331Z" level=info msg="Stopping container: 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca (timeout: 30s)" id=883b31c6-ac00-414b-a5db-f08abbfc37da name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.738137 | controller | Jun 12 20:58:29.540991 crc crio[24437]: time="2026-06-12T20:58:29.539257358Z" level=info msg="Stopping pod sandbox: 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3" id=55a61865-3c3f-49b1-98b4-a1c9a694c89f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.738154 | controller | Jun 12 20:58:29.540991 crc crio[24437]: time="2026-06-12T20:58:29.54018361Z" level=info msg="Got pod network &{Name:keystone-bootstrap-cjlvb Namespace:openstack ID:0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3 UID:8b3fc872-5a6c-410e-a874-bb567f009516 NetNS:/var/run/netns/3433c785-e151-4842-a16b-e0f8ec62e7ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3fc872_5a6c_410e_a874_bb567f009516.slice PodAnnotations:0xc00282c2d8}] Aliases:map[]}"
2026-06-12 21:48:32.738172 | controller | Jun 12 20:58:29.540991 crc crio[24437]: time="2026-06-12T20:58:29.540349224Z" level=info msg="Deleting pod openstack_keystone-bootstrap-cjlvb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.738200 | controller | Jun 12 20:58:31.512400 crc crio[24437]: time="2026-06-12T20:58:31.511128649Z" level=info msg="Stopping container: 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459 (timeout: 10s)" id=89a1f4ab-263e-4a3b-a5b3-834b7bfbab52 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.738230 | controller | Jun 12 20:58:32.043514 crc crio[24437]: time="2026-06-12T20:58:32.043266762Z" level=info msg="Stopped container 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69: openstack/glance-default-external-api-0/glance-log" id=3f3fd926-cc7c-4df7-800a-0820df7107b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.738251 | controller | Jun 12 20:58:34.902868 crc crio[24437]: time="2026-06-12T20:58:34.902436008Z" level=info msg="Stopped container 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459: openstack/dnsmasq-dns-7b6fcdc445-nk789/dnsmasq-dns" id=89a1f4ab-263e-4a3b-a5b3-834b7bfbab52 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.738269 | controller | Jun 12 20:58:34.904529 crc crio[24437]: time="2026-06-12T20:58:34.903883963Z" level=info msg="Stopping pod sandbox: 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981" id=e304e5a8-dfa0-46b3-a5a9-3c517ffcb8ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.738286 | controller | Jun 12 20:58:34.905312 crc crio[24437]: time="2026-06-12T20:58:34.905227135Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-nk789 Namespace:openstack ID:72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981 UID:ad97f73f-fd80-4634-ad81-bb5a15a84cf1 NetNS:/var/run/netns/92e0782b-453b-4d96-ae92-6d4b1fe8fce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad97f73f_fd80_4634_ad81_bb5a15a84cf1.slice PodAnnotations:0xc002554080}] Aliases:map[]}"
2026-06-12 21:48:32.738303 | controller | Jun 12 20:58:34.905477 crc crio[24437]: time="2026-06-12T20:58:34.905450391Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7b6fcdc445-nk789 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.738320 | controller | Jun 12 20:58:35.062411 crc crio[24437]: time="2026-06-12T20:58:35.061676812Z" level=info msg="Stopped container 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca: openstack/glance-default-external-api-0/glance-httpd" id=883b31c6-ac00-414b-a5db-f08abbfc37da name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.738337 | controller | Jun 12 20:58:35.064885 crc crio[24437]: time="2026-06-12T20:58:35.064706405Z" level=info msg="Stopping pod sandbox: ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63" id=bc345789-5419-4538-a1fa-08cc64e54e24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.738354 | controller | Jun 12 20:58:35.066322 crc crio[24437]: time="2026-06-12T20:58:35.066136909Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63 UID:5bebb9b3-1345-4520-9118-deea31cd2e9f NetNS:/var/run/netns/041a3745-e061-4f8e-a992-d57eabe8cac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bebb9b3_1345_4520_9118_deea31cd2e9f.slice PodAnnotations:0xc002554220}] Aliases:map[]}"
2026-06-12 21:48:32.738371 | controller | Jun 12 20:58:35.066467 crc crio[24437]: time="2026-06-12T20:58:35.066356224Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.738387 | controller | Jun 12 20:58:35.069649 crc crio[24437]: time="2026-06-12T20:58:35.068614489Z" level=info msg="Stopped pod sandbox: 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358" id=78e1822f-d57a-4545-aecb-64ce7e07647a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.738407 | controller | Jun 12 20:58:35.092557 crc crio[24437]: time="2026-06-12T20:58:35.092415154Z" level=info msg="Stopped pod sandbox: 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3" id=55a61865-3c3f-49b1-98b4-a1c9a694c89f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.738424 | controller | Jun 12 20:58:35.689470 crc crio[24437]: time="2026-06-12T20:58:35.688479729Z" level=info msg="Removing container: b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5" id=2b3aac0a-2a60-4bfa-bdce-b66882417cf3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.738441 | controller | Jun 12 20:58:36.165503 crc crio[24437]: time="2026-06-12T20:58:36.164758675Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=8998a88f-4691-47e9-807b-501f7b153c92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.738457 | controller | Jun 12 20:58:36.170015 crc crio[24437]: time="2026-06-12T20:58:36.165629535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.738473 | controller | Jun 12 20:58:36.981269 crc crio[24437]: time="2026-06-12T20:58:36.97956054Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-wpktq/POD" id=81a82c12-1dd9-464a-a5f0-f07cce9e9174 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.738489 | controller | Jun 12 20:58:36.981477 crc crio[24437]: time="2026-06-12T20:58:36.981449495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.738505 | controller | Jun 12 20:58:40.690210 crc crio[24437]: time="2026-06-12T20:58:40.689256763Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857" id=9c032104-8d0e-4b25-898d-8a8f1a7929f3 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.738521 | controller | Jun 12 20:58:40.693088 crc crio[24437]: time="2026-06-12T20:58:40.69281401Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=fe8db891-4899-4899-b2f4-aaec2e72db08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.738536 | controller | Jun 12 20:58:42.779409 crc crio[24437]: time="2026-06-12T20:58:42.778814025Z" level=info msg="Stopped pod sandbox: ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63" id=bc345789-5419-4538-a1fa-08cc64e54e24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.738552 | controller | Jun 12 20:58:42.821820 crc crio[24437]: time="2026-06-12T20:58:42.821733652Z" level=info msg="Stopped pod sandbox: 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981" id=e304e5a8-dfa0-46b3-a5a9-3c517ffcb8ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.738567 | controller | Jun 12 20:58:44.404626 crc crio[24437]: time="2026-06-12T20:58:44.404001619Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=c7797f97-04d5-4a87-91ce-6d29c32b7cbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.738583 | controller | Jun 12 20:58:44.404626 crc crio[24437]: time="2026-06-12T20:58:44.404617853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.738599 | controller | Jun 12 20:58:49.962352 crc crio[24437]: time="2026-06-12T20:58:49.960423334Z" level=info msg="Stopping pod sandbox: f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017" id=00467ef8-1f49-47e2-a106-65c4da3999ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.738615 | controller | Jun 12 20:58:49.964901 crc crio[24437]: time="2026-06-12T20:58:49.9648127Z" level=info msg="Got pod network &{Name:neutron-db-sync-9pz4j Namespace:openstack ID:f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017 UID:b2625af4-cb3b-4bc3-be9d-5757e24278b7 NetNS:/var/run/netns/091f77b2-e5da-49f7-ab19-902d0d5e66a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2625af4_cb3b_4bc3_be9d_5757e24278b7.slice PodAnnotations:0xc006eccb80}] Aliases:map[]}"
2026-06-12 21:48:32.738635 | controller | Jun 12 20:58:49.965170 crc crio[24437]: time="2026-06-12T20:58:49.965150197Z" level=info msg="Deleting pod openstack_neutron-db-sync-9pz4j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.738652 | controller | Jun 12 20:58:53.707713 crc crio[24437]: time="2026-06-12T20:58:53.706801032Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd" id=c837501a-55f3-4d53-b35a-d03545e9d8de name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.738669 | controller | Jun 12 20:58:53.709724 crc crio[24437]: time="2026-06-12T20:58:53.709610181Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=dbee1c10-2333-46a8-8a3d-24d5d140ddb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.738685 | controller | Jun 12 20:58:53.718070 crc crio[24437]: time="2026-06-12T20:58:53.718012654Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=6a73f960-ea36-4969-983d-4c3a799a4086 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.738701 | controller | Jun 12 20:58:53.724761 crc crio[24437]: time="2026-06-12T20:58:53.724641963Z" level=info msg="Removed container b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5: openstack/glance-default-internal-api-0/glance-httpd" id=2b3aac0a-2a60-4bfa-bdce-b66882417cf3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.738717 | controller | Jun 12 20:58:53.728651 crc crio[24437]: time="2026-06-12T20:58:53.728567878Z" level=info msg="Removing container: 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6" id=60ac0ca1-7f6c-4d75-8eab-71921a6d7d82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.738733 | controller | Jun 12 20:58:53.731503 crc crio[24437]: time="2026-06-12T20:58:53.731100789Z" level=info msg="Stopped pod sandbox: f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017" id=00467ef8-1f49-47e2-a106-65c4da3999ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.738749 | controller | Jun 12 20:58:53.751894 crc crio[24437]: time="2026-06-12T20:58:53.751764518Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc" id=f20cc52b-087d-43fb-b479-b841a03da928 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.738765 | controller | Jun 12 20:58:53.753080 crc crio[24437]: time="2026-06-12T20:58:53.753017949Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=547d91fc-a527-4655-adb5-3618af0e3b7f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.738781 | controller | Jun 12 20:58:55.669995 crc crio[24437]: time="2026-06-12T20:58:55.669345429Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-glxtt/POD" id=417846ca-8783-4a81-8dc8-e408a8fe78f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.738797 | controller | Jun 12 20:58:55.670786 crc crio[24437]: time="2026-06-12T20:58:55.670053116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.738812 | controller | Jun 12 20:58:55.913074 crc crio[24437]: time="2026-06-12T20:58:55.912528248Z" level=info msg="Running pod sandbox: openstack/neutron-86bd4546dd-lcvs4/POD" id=9ea006ee-3f7e-4387-9ad9-ff5e87c74cea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.738832 | controller | Jun 12 20:58:55.913232 crc crio[24437]: time="2026-06-12T20:58:55.913084491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.738866 | controller | Jun 12 20:58:56.039878 crc crio[24437]: time="2026-06-12T20:58:56.03979178Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67 UID:95791ab5-fe9b-44c4-97a0-27a95d7d9d0b NetNS:/var/run/netns/77286af2-6a32-45d8-9300-a612bafedff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95791ab5_fe9b_44c4_97a0_27a95d7d9d0b.slice PodAnnotations:0xc0027462f8}] Aliases:map[]}"
2026-06-12 21:48:32.738889 | controller | Jun 12 20:58:56.039878 crc crio[24437]: time="2026-06-12T20:58:56.039884612Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.738907 | controller | Jun 12 20:58:56.117334 crc crio[24437]: time="2026-06-12T20:58:56.117075234Z" level=info msg="Got pod network &{Name:keystone-bootstrap-wpktq Namespace:openstack ID:0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b UID:6ef87707-22cc-4dca-8a27-58d8b633e5d8 NetNS:/var/run/netns/5e1deeee-8dd5-4b3e-82ed-bb0c58421d7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ef87707_22cc_4dca_8a27_58d8b633e5d8.slice PodAnnotations:0xc00012aac8}] Aliases:map[]}"
2026-06-12 21:48:32.738924 | controller | Jun 12 20:58:56.117334 crc crio[24437]: time="2026-06-12T20:58:56.117125005Z" level=info msg="Adding pod openstack_keystone-bootstrap-wpktq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.738952 | controller | Jun 12 20:58:56.129780 crc crio[24437]: time="2026-06-12T20:58:56.129642148Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=5d351a18-5248-4f17-8a2d-83dd9e8d2191 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.738971 | controller | Jun 12 20:58:56.149771 crc crio[24437]: time="2026-06-12T20:58:56.149377294Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=a3868cea-0184-4b65-abe0-fd8d36dae165 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.738988 | controller | Jun 12 20:58:56.151011 crc crio[24437]: time="2026-06-12T20:58:56.15084834Z" level=info msg="Removed container 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6: openstack/glance-default-internal-api-0/glance-log" id=60ac0ca1-7f6c-4d75-8eab-71921a6d7d82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.739005 | controller | Jun 12 20:58:56.163087 crc crio[24437]: time="2026-06-12T20:58:56.162984622Z" level=info msg="Removing container: 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459" id=daddc53a-911a-4aea-bad5-84f83c8a34e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.739020 | controller | Jun 12 20:58:56.217696 crc crio[24437]: time="2026-06-12T20:58:56.214529137Z" level=info msg="Creating container: openstack/placement-db-sync-r64ts/placement-db-sync" id=90089d80-93fa-4d79-a99a-25ee38105616 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.739037 | controller | Jun 12 20:58:56.271849 crc crio[24437]: time="2026-06-12T20:58:56.271790049Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=319bc196-d7e9-4cde-9078-370dd0cc8765 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.739058 | controller | Jun 12 20:58:56.279768 crc crio[24437]: time="2026-06-12T20:58:56.279673119Z" level=info msg="Creating container: openstack/barbican-db-sync-kgvpz/barbican-db-sync" id=d02610fe-9f62-44f0-8774-77bcbad8164d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.739075 | controller | Jun 12 20:58:56.295498 crc crio[24437]: time="2026-06-12T20:58:56.295246875Z" level=info msg="Removed container 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459: openstack/dnsmasq-dns-7b6fcdc445-nk789/dnsmasq-dns" id=daddc53a-911a-4aea-bad5-84f83c8a34e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.739091 | controller | Jun 12 20:58:56.299628 crc crio[24437]: time="2026-06-12T20:58:56.298643466Z" level=info msg="Removing container: c6f949a03d9af34412ab3b9189408045521a1f4d90b2bb077c0c70799cfb6f5a" id=d7638e19-75a9-43ff-94a4-66371dbe5530 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.739107 | controller | Jun 12 20:58:56.309440 crc crio[24437]: time="2026-06-12T20:58:56.309062778Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663 UID:bbc15e4d-f665-4aa8-8eeb-cc8f87ef3c2f NetNS:/var/run/netns/8f5d9dc2-26b0-4857-b7d3-cbd63f9027f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc15e4d_f665_4aa8_8eeb_cc8f87ef3c2f.slice PodAnnotations:0xc00008c1d8}] Aliases:map[]}"
2026-06-12 21:48:32.739123 | controller | Jun 12 20:58:56.309440 crc crio[24437]: time="2026-06-12T20:58:56.30911733Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.739140 | controller | Jun 12 20:58:56.316550 crc crio[24437]: time="2026-06-12T20:58:56.316408165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.739156 | controller | Jun 12 20:58:56.331823 crc crio[24437]: time="2026-06-12T20:58:56.331663274Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-glxtt Namespace:openstack ID:062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08 UID:58179da5-c6ed-4ee0-98b8-f4692f4c6809 NetNS:/var/run/netns/00ad41ac-5da2-4e23-89f1-f0c6575215a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58179da5_c6ed_4ee0_98b8_f4692f4c6809.slice PodAnnotations:0xc0026aa268}] Aliases:map[]}"
2026-06-12 21:48:32.739172 | controller | Jun 12 20:58:56.331823 crc crio[24437]: time="2026-06-12T20:58:56.331813927Z" level=info msg="Adding pod openstack_dnsmasq-dns-6c85d9984c-glxtt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.739189 | controller | Jun 12 20:58:56.351763 crc crio[24437]: time="2026-06-12T20:58:56.350115279Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102" id=7552abee-00ce-4cd3-80d7-a296d208fb6a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.739205 | controller | Jun 12 20:58:56.351763 crc crio[24437]: time="2026-06-12T20:58:56.351464581Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=78fb8c7c-be43-4141-8973-9da8d3172110 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.739221 | controller | Jun 12 20:58:56.367487 crc crio[24437]: time="2026-06-12T20:58:56.367395187Z" level=info msg="Removed container c6f949a03d9af34412ab3b9189408045521a1f4d90b2bb077c0c70799cfb6f5a: openstack/dnsmasq-dns-7b6fcdc445-nk789/init" id=d7638e19-75a9-43ff-94a4-66371dbe5530 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.739237 | controller | Jun 12 20:58:56.383659 crc crio[24437]: time="2026-06-12T20:58:56.383568456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.739258 | controller | Jun 12 20:58:56.399865 crc crio[24437]: time="2026-06-12T20:58:56.399577242Z" level=info msg="Got pod network &{Name:neutron-86bd4546dd-lcvs4 Namespace:openstack ID:3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce UID:39d8756b-58d3-4914-9fb7-5be0e79173b9 NetNS:/var/run/netns/ed5d73f3-8add-40ea-9ab9-1f85312e0b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39d8756b_58d3_4914_9fb7_5be0e79173b9.slice PodAnnotations:0xc001fa45a8}] Aliases:map[]}"
2026-06-12 21:48:32.739275 | controller | Jun 12 20:58:56.399865 crc crio[24437]: time="2026-06-12T20:58:56.399659494Z" level=info msg="Adding pod openstack_neutron-86bd4546dd-lcvs4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.739292 | controller | Jun 12 20:58:56.401677 crc crio[24437]: time="2026-06-12T20:58:56.401607502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.739310 | controller | Jun 12 20:58:56.413202 crc crio[24437]: time="2026-06-12T20:58:56.413002387Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=4a3946a2-85ec-4234-9163-32eb2f6d4ed7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.739327 | controller | Jun 12 20:58:56.466051 crc crio[24437]: time="2026-06-12T20:58:56.465015912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.739343 | controller | Jun 12 20:58:56.483988 crc crio[24437]: time="2026-06-12T20:58:56.480356912Z" level=info msg="Creating container: openstack/cinder-db-sync-5wc9b/cinder-db-sync" id=3750c4ed-8d06-492d-a03b-92ac4bbf984d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.739359 | controller | Jun 12 20:58:56.489405 crc crio[24437]: time="2026-06-12T20:58:56.488620182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.739375 | controller | Jun 12 20:58:56.494903 crc crio[24437]: time="2026-06-12T20:58:56.49477263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.739391 | controller | Jun 12 20:58:56.524904 crc crio[24437]: time="2026-06-12T20:58:56.524801125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.739407 | controller | Jun 12 20:58:56.529829 crc crio[24437]: time="2026-06-12T20:58:56.529759975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.739423 | controller | Jun 12 20:58:56.552505 crc crio[24437]: time="2026-06-12T20:58:56.5523451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.739438 | controller | Jun 12 20:58:56.556680 crc crio[24437]: time="2026-06-12T20:58:56.556533961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.739454 | controller | Jun 12 20:58:56.670186 crc crio[24437]: time="2026-06-12T20:58:56.670123333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.739475 | controller | Jun 12 20:58:56.677713 crc crio[24437]: time="2026-06-12T20:58:56.677643925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.739491 | controller | Jun 12 20:58:56.717747 crc crio[24437]: time="2026-06-12T20:58:56.71764952Z" level=info msg="Created container adff543aff80de1119b95201ad5dab637b698570d8535b9694e6df6d6a0ca758: openstack/placement-db-sync-r64ts/placement-db-sync" id=90089d80-93fa-4d79-a99a-25ee38105616 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.739507 | controller | Jun 12 20:58:56.721024 crc crio[24437]: time="2026-06-12T20:58:56.720869727Z" level=info msg="Starting container: adff543aff80de1119b95201ad5dab637b698570d8535b9694e6df6d6a0ca758" id=ec509d3e-1ba6-480e-af0b-bfa3bf903004 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.739523 | controller | Jun 12 20:58:56.722076 crc crio[24437]: time="2026-06-12T20:58:56.721995054Z" level=info msg="Created container fa6db80ef75efc8dc6b2c774cfa66f269b64c4e4b762de1a9656eee4dbbdb68d: openstack/barbican-db-sync-kgvpz/barbican-db-sync" id=d02610fe-9f62-44f0-8774-77bcbad8164d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.739540 | controller | Jun 12 20:58:56.723676 crc crio[24437]: time="2026-06-12T20:58:56.723615534Z" level=info msg="Created container 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf: openstack/ceilometer-0/ceilometer-central-agent" id=319bc196-d7e9-4cde-9078-370dd0cc8765 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.739556 | controller | Jun 12 20:58:56.725406 crc crio[24437]: time="2026-06-12T20:58:56.725343856Z" level=info msg="Starting container: 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf" id=c42cd1bb-bda7-4bd7-9aa6-660231619a0d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.739571 | controller | Jun 12 20:58:56.725587 crc crio[24437]: time="2026-06-12T20:58:56.725529119Z" level=info msg="Starting container: fa6db80ef75efc8dc6b2c774cfa66f269b64c4e4b762de1a9656eee4dbbdb68d" id=b0612b88-fe50-4106-b9fe-519272ce15df name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.739587 | controller | Jun 12 20:58:56.738452 crc crio[24437]: time="2026-06-12T20:58:56.734801314Z" level=info msg="Started container" PID=69093 containerID=adff543aff80de1119b95201ad5dab637b698570d8535b9694e6df6d6a0ca758 description=openstack/placement-db-sync-r64ts/placement-db-sync id=ec509d3e-1ba6-480e-af0b-bfa3bf903004 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782
2026-06-12 21:48:32.739604 | controller | Jun 12 20:58:56.738452 crc crio[24437]: time="2026-06-12T20:58:56.736060854Z" level=info msg="Started container" PID=69101 containerID=fa6db80ef75efc8dc6b2c774cfa66f269b64c4e4b762de1a9656eee4dbbdb68d description=openstack/barbican-db-sync-kgvpz/barbican-db-sync id=b0612b88-fe50-4106-b9fe-519272ce15df name=/runtime.v1.RuntimeService/StartContainer sandboxID=073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219
2026-06-12 21:48:32.739622 | controller | Jun 12 20:58:56.741241 crc crio[24437]: time="2026-06-12T20:58:56.741139327Z" level=info msg="Started container" PID=69104 containerID=709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf description=openstack/ceilometer-0/ceilometer-central-agent id=c42cd1bb-bda7-4bd7-9aa6-660231619a0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6
2026-06-12 21:48:32.739638 | controller | Jun 12 20:58:56.767007 crc crio[24437]: time="2026-06-12T20:58:56.765001233Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=c890774b-afac-4e30-94cf-3fa74cb2eb79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.739654 | controller | Jun 12 20:58:56.767007 crc crio[24437]: time="2026-06-12T20:58:56.765351521Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=c890774b-afac-4e30-94cf-3fa74cb2eb79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.739674 | controller | Jun 12 20:58:56.767007 crc crio[24437]: time="2026-06-12T20:58:56.765407362Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=c890774b-afac-4e30-94cf-3fa74cb2eb79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.739692 | controller | Jun 12 20:58:56.771512 crc crio[24437]: time="2026-06-12T20:58:56.771323376Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=cb7e6631-cacc-470d-bc4c-1b1ecff5c665 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.739708 | controller | Jun 12 20:58:56.782880 crc crio[24437]: time="2026-06-12T20:58:56.782349661Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-12 21:48:32.739724 | controller | Jun 12 20:58:56.846148 crc crio[24437]: 2026-06-12T20:58:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d0e3d81d88ce38 Mac:ce:cc:7f:5d:2d:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/5e1deeee-8dd5-4b3e-82ed-bb0c58421d7f SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.739741 | controller | Jun 12 20:58:56.848090 crc crio[24437]: time="2026-06-12T20:58:56.847831821Z" level=info msg="Got pod network &{Name:keystone-bootstrap-wpktq Namespace:openstack ID:0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b UID:6ef87707-22cc-4dca-8a27-58d8b633e5d8 NetNS:/var/run/netns/5e1deeee-8dd5-4b3e-82ed-bb0c58421d7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ef87707_22cc_4dca_8a27_58d8b633e5d8.slice PodAnnotations:0xc00012aac8}] Aliases:map[]}"
2026-06-12 21:48:32.739757 | controller | Jun 12 20:58:56.848090 crc crio[24437]: time="2026-06-12T20:58:56.848057277Z" level=info msg="Checking pod openstack_keystone-bootstrap-wpktq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.739773 | controller | Jun 12 20:58:56.870457 crc crio[24437]: time="2026-06-12T20:58:56.869890754Z" level=info msg="Ran pod sandbox 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b with infra container: openstack/keystone-bootstrap-wpktq/POD" id=81a82c12-1dd9-464a-a5f0-f07cce9e9174 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.739790 | controller | Jun 12 20:58:56.874431 crc crio[24437]: time="2026-06-12T20:58:56.87387127Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=58aab543-f248-470c-b8ee-11713c7fc26d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.739806 | controller | Jun 12 20:58:56.920545 crc crio[24437]: 2026-06-12T20:58:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2959a3b21dcce99 Mac:12:28:0b:d7:8c:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/77286af2-6a32-45d8-9300-a612bafedff8 SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.739822 | controller | Jun 12 20:58:56.921226 crc crio[24437]: time="2026-06-12T20:58:56.921142171Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67 UID:95791ab5-fe9b-44c4-97a0-27a95d7d9d0b NetNS:/var/run/netns/77286af2-6a32-45d8-9300-a612bafedff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95791ab5_fe9b_44c4_97a0_27a95d7d9d0b.slice PodAnnotations:0xc0027462f8}] Aliases:map[]}"
2026-06-12 21:48:32.739843 | controller | Jun 12 20:58:56.921391 crc crio[24437]: time="2026-06-12T20:58:56.921339285Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.739882 | controller | Jun 12 20:58:56.935387 crc crio[24437]: time="2026-06-12T20:58:56.934564925Z" level=info msg="Created container d2487c8ffb2c810ef18958fc76942e3f707d9ec1337d7c8bc22730685d32004d: openstack/cinder-db-sync-5wc9b/cinder-db-sync" id=3750c4ed-8d06-492d-a03b-92ac4bbf984d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.739900 | controller | Jun 12 20:58:56.940648 crc crio[24437]: time="2026-06-12T20:58:56.940494308Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=584d287c-d0a6-42fe-a704-5e7c4005acab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.739916 | controller | Jun 12 20:58:56.942677 crc crio[24437]: time="2026-06-12T20:58:56.942422665Z" level=info msg="Starting container: d2487c8ffb2c810ef18958fc76942e3f707d9ec1337d7c8bc22730685d32004d" id=12e3f5a9-f8aa-4240-bee2-672c9c33ddd3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.739932 | controller | Jun 12 20:58:56.961367 crc crio[24437]: time="2026-06-12T20:58:56.961227559Z" level=info msg="Started container" PID=69146 containerID=d2487c8ffb2c810ef18958fc76942e3f707d9ec1337d7c8bc22730685d32004d description=openstack/cinder-db-sync-5wc9b/cinder-db-sync id=12e3f5a9-f8aa-4240-bee2-672c9c33ddd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c
2026-06-12 21:48:32.739948 | controller | Jun 12 20:58:56.981006 crc crio[24437]: time="2026-06-12T20:58:56.980629727Z" level=info msg="Ran pod sandbox 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67 with infra container: openstack/glance-default-internal-api-0/POD" id=8998a88f-4691-47e9-807b-501f7b153c92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.739964 | controller | Jun 12 20:58:56.995705 crc crio[24437]: time="2026-06-12T20:58:56.995544996Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3900d13e-320d-4b56-b917-b3d5b29fdb7c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.739980 | controller | Jun 12 20:58:57.004869 crc crio[24437]: time="2026-06-12T20:58:57.004704708Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=579dea1d-bca5-4bbb-b1a2-c362c076cb9d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.739996 | controller | Jun 12 20:58:57.008028 crc crio[24437]: 2026-06-12T20:58:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:062c86c298b94c0 Mac:4a:cd:a9:dc:51:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/00ad41ac-5da2-4e23-89f1-f0c6575215a7 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.740011 | controller | Jun 12 20:58:57.009561 crc crio[24437]: time="2026-06-12T20:58:57.009470493Z" level=info msg="Creating container: openstack/keystone-bootstrap-wpktq/keystone-bootstrap" id=dd75cffa-7d58-41bb-b73a-ae28da542640 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.740027 | controller | Jun 12 20:58:57.009825 crc crio[24437]: time="2026-06-12T20:58:57.009707959Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-glxtt Namespace:openstack ID:062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08 UID:58179da5-c6ed-4ee0-98b8-f4692f4c6809 NetNS:/var/run/netns/00ad41ac-5da2-4e23-89f1-f0c6575215a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58179da5_c6ed_4ee0_98b8_f4692f4c6809.slice PodAnnotations:0xc0026aa268}] Aliases:map[]}"
2026-06-12 21:48:32.740052 | controller | Jun 12 20:58:57.010185 crc crio[24437]: time="2026-06-12T20:58:57.009838121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740069 | controller | Jun 12 20:58:57.010185 crc crio[24437]: time="2026-06-12T20:58:57.009850663Z" level=info msg="Checking pod openstack_dnsmasq-dns-6c85d9984c-glxtt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.740086 | controller | Jun 12 20:58:57.035168 crc crio[24437]: time="2026-06-12T20:58:57.034911187Z" level=info msg="Ran pod sandbox 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08 with infra container: openstack/dnsmasq-dns-6c85d9984c-glxtt/POD" id=417846ca-8783-4a81-8dc8-e408a8fe78f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.740102 | controller | Jun 12 20:58:57.040302 crc crio[24437]: time="2026-06-12T20:58:57.040118872Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=58298971-dd85-462a-a3f7-954f97f28d8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.740118 | controller | Jun 12 20:58:57.068402 crc crio[24437]: time="2026-06-12T20:58:57.061671243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740134 | controller | Jun 12 20:58:57.071734 crc crio[24437]: time="2026-06-12T20:58:57.070747962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=52d493bf-91c8-4382-ab19-c5b142a8a273 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.740150 | controller | Jun 12 20:58:57.114367 crc crio[24437]: time="2026-06-12T20:58:57.114206891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740166 | controller | Jun 12 20:58:57.126691 crc crio[24437]: time="2026-06-12T20:58:57.126642861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740181 | controller | Jun 12 20:58:57.159210 crc crio[24437]: time="2026-06-12T20:58:57.159051693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740197 | controller | Jun 12 20:58:57.289818 crc crio[24437]: time="2026-06-12T20:58:57.28858228Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=12b33442-16b8-4936-9658-259bde508a9a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.740212 | controller | Jun 12 20:58:57.319352 crc crio[24437]: time="2026-06-12T20:58:57.318237886Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c85d9984c-glxtt/init" id=29532b8a-6722-4081-b872-6c636fb4460e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.740228 | controller | Jun 12 20:58:57.319669 crc crio[24437]: time="2026-06-12T20:58:57.319647809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740244 | controller | Jun 12 20:58:57.390737 crc crio[24437]: time="2026-06-12T20:58:57.390589161Z" level=info msg="Created container 6fbff353d2b44659bdeb798c8c07db6df00ea35890bd8061098804a3eb3d1680: openstack/keystone-bootstrap-wpktq/keystone-bootstrap" id=dd75cffa-7d58-41bb-b73a-ae28da542640 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.740260 | controller | Jun 12 20:58:57.395594 crc crio[24437]: time="2026-06-12T20:58:57.395411978Z" level=info msg="Starting container: 6fbff353d2b44659bdeb798c8c07db6df00ea35890bd8061098804a3eb3d1680" id=dba8955a-91a6-456f-87e2-4015b05f70c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.740281 | controller | Jun 12 20:58:57.414069 crc crio[24437]: 2026-06-12T20:58:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d90634363bb40fc Mac:22:4e:8d:20:77:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/8f5d9dc2-26b0-4857-b7d3-cbd63f9027f4 SocketPath: PciID:}] [{Interface:0xc0002d49d0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.740298 | controller | Jun 12 20:58:57.414069 crc crio[24437]: time="2026-06-12T20:58:57.40133147Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663 UID:bbc15e4d-f665-4aa8-8eeb-cc8f87ef3c2f NetNS:/var/run/netns/8f5d9dc2-26b0-4857-b7d3-cbd63f9027f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc15e4d_f665_4aa8_8eeb_cc8f87ef3c2f.slice PodAnnotations:0xc00008c1d8}] Aliases:map[]}"
2026-06-12 21:48:32.740314 | controller | Jun 12 20:58:57.414069 crc crio[24437]: time="2026-06-12T20:58:57.401474404Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.740330 | controller | Jun 12 20:58:57.444481 crc crio[24437]: time="2026-06-12T20:58:57.444229416Z" level=info msg="Started container" PID=69236 containerID=6fbff353d2b44659bdeb798c8c07db6df00ea35890bd8061098804a3eb3d1680 description=openstack/keystone-bootstrap-wpktq/keystone-bootstrap id=dba8955a-91a6-456f-87e2-4015b05f70c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b
2026-06-12 21:48:32.740346 | controller | Jun 12 20:58:57.452185 crc crio[24437]: time="2026-06-12T20:58:57.451610394Z" level=info msg="Ran pod sandbox d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663 with infra container: openstack/glance-default-external-api-0/POD" id=c7797f97-04d5-4a87-91ce-6d29c32b7cbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.740362 | controller | Jun 12 20:58:57.475909 crc crio[24437]: 2026-06-12T20:58:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b78d52334dcda6 Mac:3e:40:90:1e:21:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/ed5d73f3-8add-40ea-9ab9-1f85312e0b08 SocketPath: PciID:}] [{Interface:0xc000014940 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.740378 | controller | Jun 12 20:58:57.477643 crc crio[24437]: time="2026-06-12T20:58:57.477595611Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=960108b8-5faf-4d79-a134-18ad9c5623e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.740394 | controller | Jun 12 20:58:57.478994 crc crio[24437]: time="2026-06-12T20:58:57.478779229Z" level=info msg="Got pod network &{Name:neutron-86bd4546dd-lcvs4 Namespace:openstack ID:3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce UID:39d8756b-58d3-4914-9fb7-5be0e79173b9 NetNS:/var/run/netns/ed5d73f3-8add-40ea-9ab9-1f85312e0b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39d8756b_58d3_4914_9fb7_5be0e79173b9.slice PodAnnotations:0xc001fa45a8}] Aliases:map[]}"
2026-06-12 21:48:32.740411 | controller | Jun 12 20:58:57.479905 crc crio[24437]: time="2026-06-12T20:58:57.479836176Z" level=info msg="Checking pod openstack_neutron-86bd4546dd-lcvs4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.740427 | controller | Jun 12 20:58:57.494892 crc crio[24437]: time="2026-06-12T20:58:57.494764996Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f5f03545-6677-476d-be07-396b8e13de29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.740446 | controller | Jun 12 20:58:57.509875 crc crio[24437]: time="2026-06-12T20:58:57.509759067Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=4a175b7e-2df6-445a-9c49-13dee5401784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.740462 | controller | Jun 12 20:58:57.510537 crc crio[24437]: time="2026-06-12T20:58:57.510385372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740478 | controller | Jun 12 20:58:57.513477 crc crio[24437]: time="2026-06-12T20:58:57.513440486Z" level=info msg="Ran pod sandbox 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce with infra container: openstack/neutron-86bd4546dd-lcvs4/POD" id=9ea006ee-3f7e-4387-9ad9-ff5e87c74cea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.740494 | controller | Jun 12 20:58:57.530159 crc crio[24437]: time="2026-06-12T20:58:57.530066918Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3b587742-c981-4968-b7ff-8d09c554a086 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.740510 | controller | Jun 12 20:58:57.549896 crc crio[24437]: time="2026-06-12T20:58:57.543530843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740526 | controller | Jun 12 20:58:57.578881 crc crio[24437]: time="2026-06-12T20:58:57.578587409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740542 | controller | Jun 12 20:58:57.583978 crc crio[24437]: time="2026-06-12T20:58:57.583835876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740558 | controller | Jun 12 20:58:57.712695 crc crio[24437]: time="2026-06-12T20:58:57.712121141Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cf17d01b-3222-48a6-a901-f8d3ba9be200 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.740573 | controller | Jun 12 20:58:57.735441 crc crio[24437]: time="2026-06-12T20:58:57.735357331Z" level=info msg="Creating container: openstack/neutron-86bd4546dd-lcvs4/neutron-api" id=cdc2124e-4441-4523-b372-91848b51ebdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.740588 | controller | Jun 12 20:58:57.735761 crc crio[24437]: time="2026-06-12T20:58:57.73571235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740604 | controller | Jun 12 20:58:58.011481 crc crio[24437]: time="2026-06-12T20:58:58.010864222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740620 | controller | Jun 12 20:58:58.013403 crc crio[24437]: time="2026-06-12T20:58:58.01330972Z" level=info msg="Created container 5c0b8018afb671ffbac258009cb2aad3c5c8544119e10b289aaf1170b8329c24: openstack/dnsmasq-dns-6c85d9984c-glxtt/init" id=29532b8a-6722-4081-b872-6c636fb4460e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.740636 | controller | Jun 12 20:58:58.042584 crc crio[24437]: time="2026-06-12T20:58:58.042470204Z" level=info msg="Starting container: 5c0b8018afb671ffbac258009cb2aad3c5c8544119e10b289aaf1170b8329c24" id=8c29df61-c382-40da-8c6f-8b543e245569 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.740652 | controller | Jun 12 20:58:58.067272 crc crio[24437]: time="2026-06-12T20:58:58.062247882Z" level=info msg="Started container" PID=69361 containerID=5c0b8018afb671ffbac258009cb2aad3c5c8544119e10b289aaf1170b8329c24 description=openstack/dnsmasq-dns-6c85d9984c-glxtt/init id=8c29df61-c382-40da-8c6f-8b543e245569 name=/runtime.v1.RuntimeService/StartContainer sandboxID=062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08
2026-06-12 21:48:32.740673 | controller | Jun 12 20:58:58.072373 crc crio[24437]: time="2026-06-12T20:58:58.072217842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740690 | controller | Jun 12 20:58:58.254550 crc crio[24437]: time="2026-06-12T20:58:58.25445034Z" level=info msg="Created container 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd: openstack/neutron-86bd4546dd-lcvs4/neutron-api" id=cdc2124e-4441-4523-b372-91848b51ebdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.740707 | controller | Jun 12 20:58:58.259421 crc crio[24437]: time="2026-06-12T20:58:58.259345029Z" level=info msg="Starting container: 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd" id=f8036343-e0c9-4ca0-bd19-226f33ab8c38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.740723 | controller | Jun 12 20:58:58.359330 crc crio[24437]: time="2026-06-12T20:58:58.357882777Z" level=info msg="Started container" PID=69440 containerID=14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd description=openstack/neutron-86bd4546dd-lcvs4/neutron-api id=f8036343-e0c9-4ca0-bd19-226f33ab8c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce
2026-06-12 21:48:32.740740 | controller | Jun 12 20:58:58.383206 crc crio[24437]: time="2026-06-12T20:58:58.383155086Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ca6e7a95-e901-47d7-9181-684f9ada95e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.740755 | controller | Jun 12 20:58:58.433767 crc crio[24437]: time="2026-06-12T20:58:58.433634056Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8a65d8c0-a1a6-45fc-b5ca-e22267fbe33d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.740771 | controller | Jun 12 20:58:58.447825 crc crio[24437]: time="2026-06-12T20:58:58.447782567Z" level=info msg="Creating container: openstack/neutron-86bd4546dd-lcvs4/neutron-httpd" id=57b37574-9cd5-4367-b227-ba5db349c03f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.740786 | controller | Jun 12 20:58:58.450010 crc crio[24437]: time="2026-06-12T20:58:58.44998395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740801 | controller | Jun 12 20:58:58.589596 crc crio[24437]: time="2026-06-12T20:58:58.589508487Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6383b184-47cb-4d34-9dc6-4535bef30458 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.740817 | controller | Jun 12 20:58:58.685406 crc crio[24437]: time="2026-06-12T20:58:58.685184386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740832 | controller | Jun 12 20:58:58.739392 crc crio[24437]: time="2026-06-12T20:58:58.738689098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740865 | controller | Jun 12 20:58:58.786706 crc crio[24437]: time="2026-06-12T20:58:58.78479719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740892 | controller | Jun 12 20:58:58.847124 crc crio[24437]: time="2026-06-12T20:58:58.847034383Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=43999ce0-93c9-47aa-80d4-c3399829e1d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.740909 | controller | Jun 12 20:58:58.877681 crc crio[24437]: time="2026-06-12T20:58:58.875733425Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c85d9984c-glxtt/dnsmasq-dns" id=20a2b91b-360f-43e1-a619-2988e504d72c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.740925 | controller | Jun 12 20:58:58.877681 crc crio[24437]: time="2026-06-12T20:58:58.876199716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740940 | controller | Jun 12 20:58:59.031235 crc crio[24437]: time="2026-06-12T20:58:59.031167606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740956 | controller | Jun 12 20:58:59.043914 crc crio[24437]: time="2026-06-12T20:58:59.042651464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740971 | controller | Jun 12 20:58:59.048984 crc crio[24437]: time="2026-06-12T20:58:59.041533167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.740987 | controller | Jun 12 20:58:59.281376 crc crio[24437]: time="2026-06-12T20:58:59.281243282Z" level=info msg="Created container eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc: openstack/neutron-86bd4546dd-lcvs4/neutron-httpd" id=57b37574-9cd5-4367-b227-ba5db349c03f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.741004 | controller | Jun 12 20:58:59.283676 crc crio[24437]: time="2026-06-12T20:58:59.283585339Z" level=info msg="Starting container: eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc" id=b6d7dd3b-34e5-4194-a715-ef8911138145 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.741020 | controller | Jun 12 20:58:59.296332 crc crio[24437]: time="2026-06-12T20:58:59.296197564Z" level=info msg="Started container" PID=69486 containerID=eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc description=openstack/neutron-86bd4546dd-lcvs4/neutron-httpd id=b6d7dd3b-34e5-4194-a715-ef8911138145 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce
2026-06-12 21:48:32.741037 | controller | Jun 12 20:58:59.314669 crc crio[24437]: time="2026-06-12T20:58:59.314562706Z" level=info msg="Created container 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404: openstack/glance-default-internal-api-0/glance-log" id=58298971-dd85-462a-a3f7-954f97f28d8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.741053 | controller | Jun 12 20:58:59.315537 crc crio[24437]: time="2026-06-12T20:58:59.314642189Z" level=info msg="Created container 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699: openstack/glance-default-external-api-0/glance-log" id=4a175b7e-2df6-445a-9c49-13dee5401784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.741068 | controller | Jun 12 20:58:59.315842 crc crio[24437]: time="2026-06-12T20:58:59.314832402Z" level=info msg="Created container f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87: openstack/dnsmasq-dns-6c85d9984c-glxtt/dnsmasq-dns" id=20a2b91b-360f-43e1-a619-2988e504d72c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.741083 | controller | Jun 12 20:58:59.316422 crc crio[24437]: time="2026-06-12T20:58:59.316353909Z" level=info msg="Starting container: 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699" id=4afeb262-209b-4423-9891-900de12a7ac8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.741103 | controller | Jun 12 20:58:59.316510 crc crio[24437]: time="2026-06-12T20:58:59.316418591Z" level=info msg="Starting container: f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87" id=8baed737-a48f-42d1-8b31-fab438c0e5bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.741118 | controller | Jun 12 20:58:59.316751 crc crio[24437]: time="2026-06-12T20:58:59.316687168Z" level=info msg="Starting container: 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404" id=8b279e2f-646d-442e-b213-608ec0769bc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.741134 | controller | Jun 12 20:58:59.329752 crc crio[24437]: time="2026-06-12T20:58:59.32963758Z" level=info msg="Started container" PID=69510 containerID=f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87 description=openstack/dnsmasq-dns-6c85d9984c-glxtt/dnsmasq-dns id=8baed737-a48f-42d1-8b31-fab438c0e5bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08
2026-06-12 21:48:32.741149 | controller | Jun 12 20:58:59.333855 crc crio[24437]: time="2026-06-12T20:58:59.333698538Z" level=info msg="Started container" PID=69513 containerID=86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699 description=openstack/glance-default-external-api-0/glance-log id=4afeb262-209b-4423-9891-900de12a7ac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663
2026-06-12 21:48:32.741165 | controller | Jun 12 20:58:59.339719 crc crio[24437]: time="2026-06-12T20:58:59.339555359Z" level=info msg="Started container" PID=69484 containerID=2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404 description=openstack/glance-default-internal-api-0/glance-log id=8b279e2f-646d-442e-b213-608ec0769bc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67
2026-06-12 21:48:32.741180 | controller | Jun 12 20:58:59.358718 crc crio[24437]: time="2026-06-12T20:58:59.358610769Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=e71690ee-97e7-478e-b165-b82f64460222 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.741196 | controller | Jun 12 20:58:59.368807 crc crio[24437]: time="2026-06-12T20:58:59.368669512Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2f8a1dea-bff5-4580-b5ff-72ade69b5850 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.741211 | controller | Jun 12 20:58:59.511069 crc crio[24437]: time="2026-06-12T20:58:59.510990647Z" level=info msg="Running pod sandbox: openstack/neutron-7d468b797c-jr2km/POD" id=e1eb4c19-bc75-4def-ba61-a49314aa8585 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.741226 | controller | Jun 12 20:58:59.511212 crc crio[24437]: time="2026-06-12T20:58:59.51111361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.741242 | controller | Jun 12 20:59:00.189988 crc crio[24437]: time="2026-06-12T20:59:00.188708674Z" level=info msg="Got pod network &{Name:neutron-7d468b797c-jr2km Namespace:openstack ID:12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7 UID:dfb937c6-ba5e-4b7d-b03f-03f13c793653 NetNS:/var/run/netns/c9c09d27-a5d1-49df-9f16-2e3325f2652a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb937c6_ba5e_4b7d_b03f_03f13c793653.slice PodAnnotations:0xc001f6c6c8}] Aliases:map[]}"
2026-06-12 21:48:32.741258 | controller | Jun 12 20:59:00.189988 crc crio[24437]: time="2026-06-12T20:59:00.189670338Z" level=info msg="Adding pod openstack_neutron-7d468b797c-jr2km to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.741279 | controller | Jun 12 20:59:00.215323 crc crio[24437]: time="2026-06-12T20:59:00.215184633Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=48021ce0-87c8-41d9-b36b-33e910d8f824 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.741296 | controller | Jun 12 20:59:00.219831 crc crio[24437]: time="2026-06-12T20:59:00.219746353Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=9ec64306-3095-4388-b184-2bd0cde64eef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.741313 | controller | Jun 12 20:59:00.242324 crc crio[24437]: time="2026-06-12T20:59:00.242175484Z" level=info msg="Removing container: 7d8147655ba0e7e3ed63b80285f9ca79a47d634dd06e623e7a9a452629877493" id=fe0f1cb6-957c-41dc-bb89-9e48ed657230 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.741329 | controller | Jun 12 20:59:00.269874 crc crio[24437]: time="2026-06-12T20:59:00.2697304Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=629d2eba-67be-468b-82ae-e8252f16cff2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.741344 | controller | Jun 12 20:59:00.273984 crc crio[24437]: time="2026-06-12T20:59:00.271168924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.741360 | controller | Jun 12 20:59:00.273984 crc crio[24437]: time="2026-06-12T20:59:00.271911592Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638" id=cb7e6631-cacc-470d-bc4c-1b1ecff5c665 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.741375 | controller | Jun 12 20:59:00.273984 crc crio[24437]: time="2026-06-12T20:59:00.273039369Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=fc543264-fdec-46b8-98c0-f38c7d315f0f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.741391 | controller | Jun 12 20:59:00.303661 crc crio[24437]: time="2026-06-12T20:59:00.303566776Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=3bbcfeca-c366-47df-b1d6-137bd32f980b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.741406 | controller | Jun 12 20:59:00.314442 crc crio[24437]: time="2026-06-12T20:59:00.314351847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.741422 | controller | Jun 12 20:59:00.365980 crc crio[24437]: time="2026-06-12T20:59:00.36423127Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=b1f2ec1b-ebf4-4446-9b39-78ccc6098d27 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.741437 | controller | Jun 12 20:59:00.450472 crc crio[24437]: time="2026-06-12T20:59:00.449813746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.741453 | controller | Jun 12 20:59:00.451158 crc crio[24437]: time="2026-06-12T20:59:00.451108198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.741468 | controller | Jun 12 20:59:00.467585 crc crio[24437]: time="2026-06-12T20:59:00.46736488Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=37b52939-eb38-431f-a125-dc35ff4170f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.741484 | controller | Jun 12 20:59:00.530629 crc crio[24437]: time="2026-06-12T20:59:00.5286821Z" level=info msg="Removed container 7d8147655ba0e7e3ed63b80285f9ca79a47d634dd06e623e7a9a452629877493: openshift-infra/auto-csr-approver-29688292-tmffz/oc" id=fe0f1cb6-957c-41dc-bb89-9e48ed657230 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.741504 | controller | Jun 12 20:59:00.537657 crc crio[24437]: time="2026-06-12T20:59:00.53699461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.741521 | controller | Jun 12 20:59:00.555857 crc crio[24437]: time="2026-06-12T20:59:00.555761963Z" level=info msg="Stopping pod sandbox: 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358" id=9cb1e61b-544e-4cea-9bb4-ef607ea3191e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.741538 | controller | Jun 12 20:59:00.555857 crc crio[24437]: time="2026-06-12T20:59:00.555852265Z" level=info msg="Stopped pod sandbox (already stopped): 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358" id=9cb1e61b-544e-4cea-9bb4-ef607ea3191e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.741554 | controller | Jun 12 20:59:00.556616 crc crio[24437]: time="2026-06-12T20:59:00.556551271Z" level=info msg="Removing pod sandbox: 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358" id=e1478b6c-a166-4bb4-9464-a13b403ef8dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.741569 | controller | Jun 12 20:59:00.631493 crc crio[24437]: time="2026-06-12T20:59:00.631393228Z" level=info msg="Removed pod sandbox: 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358" id=e1478b6c-a166-4bb4-9464-a13b403ef8dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.741585 | controller | Jun 12 20:59:00.634019 crc crio[24437]: time="2026-06-12T20:59:00.633818567Z" level=info msg="Stopping pod sandbox: a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01" id=62cce21f-44cb-44af-bd6a-dd60e89e4468 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.741606 | controller | Jun 12 20:59:00.637143 crc crio[24437]: time="2026-06-12T20:59:00.634866452Z" level=info msg="Stopped pod sandbox (already stopped): a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01" id=62cce21f-44cb-44af-bd6a-dd60e89e4468 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.741629 | controller | Jun 12 20:59:00.639041 crc crio[24437]: time="2026-06-12T20:59:00.63769341Z" level=info msg="Removing pod sandbox: a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01" id=48b5edf1-4c9b-40fa-852a-189b6f60c600 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.741652 | controller | Jun 12 20:59:00.640611 crc crio[24437]: time="2026-06-12T20:59:00.640529359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.741670 | controller | Jun 12 20:59:00.659552 crc crio[24437]: time="2026-06-12T20:59:00.65924576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.741686 | controller | Jun 12 20:59:00.684008 crc crio[24437]: time="2026-06-12T20:59:00.6828329Z" level=info msg="Removed pod sandbox: a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01" id=48b5edf1-4c9b-40fa-852a-189b6f60c600 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.741702 | controller | Jun 12 20:59:00.697863 crc crio[24437]: time="2026-06-12T20:59:00.696153211Z" level=info msg="Stopping pod sandbox: 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981" id=144532dd-5ede-4d4d-92b3-7e3fea187d14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.741717 | controller | Jun 12 20:59:00.697863 crc crio[24437]: time="2026-06-12T20:59:00.696243783Z" level=info msg="Stopped pod sandbox (already stopped): 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981" id=144532dd-5ede-4d4d-92b3-7e3fea187d14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.741737 | controller | Jun 12 20:59:00.700680 crc crio[24437]: time="2026-06-12T20:59:00.700228679Z" level=info msg="Removing pod sandbox: 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981" id=9e6d394c-528c-445e-abe1-9c9a7a9a7de7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.741754 | controller | Jun 12 20:59:00.747005 crc crio[24437]: time="2026-06-12T20:59:00.746316072Z" level=info msg="Removed pod sandbox: 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981" id=9e6d394c-528c-445e-abe1-9c9a7a9a7de7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.741769 | controller | Jun 12 20:59:00.747172 crc crio[24437]: time="2026-06-12T20:59:00.74710085Z" level=info msg="Stopping pod sandbox: 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f" id=4d85bf3e-980b-42f5-a0c0-1b53f49817c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.741785 | controller | Jun 12 20:59:00.747244 crc crio[24437]: time="2026-06-12T20:59:00.747181642Z" level=info msg="Stopped pod sandbox (already stopped): 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f" id=4d85bf3e-980b-42f5-a0c0-1b53f49817c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.741801 | controller | Jun 12 20:59:00.749737 crc crio[24437]: time="2026-06-12T20:59:00.748510605Z" level=info msg="Removing pod sandbox: 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f" id=0f13ad41-672c-4ea9-a811-791f480e2c7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.741817 | controller | Jun 12 20:59:00.782370 crc crio[24437]: time="2026-06-12T20:59:00.782269109Z" level=info msg="Removed pod sandbox: 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f" id=0f13ad41-672c-4ea9-a811-791f480e2c7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.741833 | controller | Jun 12 20:59:00.807174 crc crio[24437]: time="2026-06-12T20:59:00.804808644Z" level=info msg="Stopping pod sandbox: bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322" id=6a00f56f-5559-4fb1-85d8-0ff7a854ddc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.741865 | controller | Jun 12 20:59:00.807174 crc crio[24437]: time="2026-06-12T20:59:00.804893406Z" level=info msg="Stopped pod sandbox (already stopped): bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322" id=6a00f56f-5559-4fb1-85d8-0ff7a854ddc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.741888 | controller | Jun 12 20:59:00.807174 crc crio[24437]: time="2026-06-12T20:59:00.807095679Z" level=info msg="Removing pod sandbox: bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322" id=43cc1bd6-6f69-4921-9654-71409bad4355 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.741905 | controller | Jun 12 20:59:00.842352 crc crio[24437]: time="2026-06-12T20:59:00.840428133Z" level=info msg="Removed pod sandbox: bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322" id=43cc1bd6-6f69-4921-9654-71409bad4355 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.741921 | controller | Jun 12 20:59:00.842352 crc crio[24437]: time="2026-06-12T20:59:00.842244037Z" level=info msg="Stopping pod sandbox: 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285" id=4ebe0649-5252-4a87-91fe-073f98278e4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.741937 | controller | Jun 12 20:59:00.842352 crc crio[24437]: time="2026-06-12T20:59:00.84233811Z" level=info msg="Stopped pod sandbox (already stopped): 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285" id=4ebe0649-5252-4a87-91fe-073f98278e4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.741953 | controller | Jun 12 20:59:00.842777 crc crio[24437]: time="2026-06-12T20:59:00.842719119Z" level=info msg="Removing pod sandbox: 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285" id=b05ec367-c5ea-4805-8412-083189996e61 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.741973 | controller | Jun 12 20:59:00.863944 crc crio[24437]: time="2026-06-12T20:59:00.863748996Z" level=info msg="Created container fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1: openstack/ceilometer-0/ceilometer-notification-agent" id=37b52939-eb38-431f-a125-dc35ff4170f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.741989 | controller | Jun 12 20:59:00.866433 crc crio[24437]: time="2026-06-12T20:59:00.865811475Z" level=info msg="Starting container: fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1" id=9d672a36-4f58-4f0a-af91-93f439ebb507 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.742005 | controller | Jun 12 20:59:00.880557 crc crio[24437]: time="2026-06-12T20:59:00.880381868Z" level=info msg="Started container" PID=69791 containerID=fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1 description=openstack/ceilometer-0/ceilometer-notification-agent id=9d672a36-4f58-4f0a-af91-93f439ebb507 name=/runtime.v1.RuntimeService/StartContainer sandboxID=150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6
2026-06-12 21:48:32.742023 | controller | Jun 12 20:59:00.883072 crc crio[24437]: time="2026-06-12T20:59:00.882910089Z" level=info msg="Removed pod sandbox: 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285" id=b05ec367-c5ea-4805-8412-083189996e61 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.742038 | controller | Jun 12 20:59:00.944212 crc crio[24437]: time="2026-06-12T20:59:00.932461404Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=9288f736-e916-45c7-bb64-756c64f42a70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.742054 | controller | Jun 12 20:59:00.944212 crc crio[24437]: time="2026-06-12T20:59:00.93270488Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=9288f736-e916-45c7-bb64-756c64f42a70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.742070 | controller | Jun 12 20:59:00.944212 crc crio[24437]: time="2026-06-12T20:59:00.932746622Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=9288f736-e916-45c7-bb64-756c64f42a70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.742085 | controller | Jun 12 20:59:00.944212 crc crio[24437]: time="2026-06-12T20:59:00.93603857Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=e29640e0-1d5c-46d2-8485-31b7f109cbcc name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.742101 | controller | Jun 12 20:59:00.953842 crc crio[24437]: time="2026-06-12T20:59:00.948325197Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-12 21:48:32.742117 | controller | Jun 12 20:59:01.013515 crc crio[24437]: 2026-06-12T20:59:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12d55a086460d22 Mac:ae:dd:9e:39:0b:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/c9c09d27-a5d1-49df-9f16-2e3325f2652a SocketPath: PciID:}] [{Interface:0xc0001126d0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.742134 | controller | Jun 12 20:59:01.015489 crc crio[24437]: time="2026-06-12T20:59:01.015400616Z" level=info msg="Got pod network &{Name:neutron-7d468b797c-jr2km Namespace:openstack ID:12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7 UID:dfb937c6-ba5e-4b7d-b03f-03f13c793653 NetNS:/var/run/netns/c9c09d27-a5d1-49df-9f16-2e3325f2652a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb937c6_ba5e_4b7d_b03f_03f13c793653.slice PodAnnotations:0xc001f6c6c8}] Aliases:map[]}"
2026-06-12 21:48:32.742155 | controller | Jun 12 20:59:01.016207 crc crio[24437]: time="2026-06-12T20:59:01.016024941Z" level=info msg="Checking pod openstack_neutron-7d468b797c-jr2km for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.742172 | controller | Jun 12 20:59:01.031385 crc crio[24437]: time="2026-06-12T20:59:01.030766817Z" level=info msg="Ran pod sandbox 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7 with infra container: openstack/neutron-7d468b797c-jr2km/POD" id=e1eb4c19-bc75-4def-ba61-a49314aa8585 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.742189 | controller | Jun 12 20:59:01.036269 crc crio[24437]: time="2026-06-12T20:59:01.036166457Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1e31b965-7b91-4d58-9365-5bc697148ab9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.742206 | controller | Jun 12 20:59:01.146877 crc crio[24437]: time="2026-06-12T20:59:01.146523481Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4ca7a0bd-16b1-4c46-a436-1fcd69b94bff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.742222 | controller | Jun 12 20:59:01.153561 crc crio[24437]: time="2026-06-12T20:59:01.15351865Z" level=info msg="Creating container: openstack/neutron-7d468b797c-jr2km/neutron-api" id=e64eb415-79e1-437f-af65-fefb6a663568 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.742237 | controller | Jun 12 20:59:01.154610 crc crio[24437]: time="2026-06-12T20:59:01.15436601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.742253 | controller | Jun 12 20:59:01.350190 crc crio[24437]: time="2026-06-12T20:59:01.350107004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.742270 | controller | Jun 12 20:59:01.356825 crc crio[24437]: time="2026-06-12T20:59:01.356715974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.742286 | controller | Jun 12 20:59:01.465242 crc crio[24437]: time="2026-06-12T20:59:01.465118361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.742303 | controller | Jun 12 20:59:01.507081 crc crio[24437]: time="2026-06-12T20:59:01.50447181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.742320 | controller | Jun 12 20:59:01.513399 crc crio[24437]: time="2026-06-12T20:59:01.513235322Z" level=info msg="Created container fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404: openstack/neutron-7d468b797c-jr2km/neutron-api" id=e64eb415-79e1-437f-af65-fefb6a663568 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.742337 | controller | Jun 12 20:59:01.515003 crc crio[24437]: time="2026-06-12T20:59:01.514907062Z" level=info msg="Starting container: fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404" id=86d8759f-3f04-499d-945b-171d14259e3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.742354 | controller | Jun 12 20:59:01.536839 crc crio[24437]: time="2026-06-12T20:59:01.533006119Z" level=info msg="Started container" PID=69841 containerID=fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404 description=openstack/neutron-7d468b797c-jr2km/neutron-api id=86d8759f-3f04-499d-945b-171d14259e3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7
2026-06-12 21:48:32.742371 | controller | Jun 12 20:59:01.568588 crc crio[24437]: time="2026-06-12T20:59:01.568464105Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7eb97e9b-c07f-439f-853f-dda62e23d245 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.742392 | controller | Jun 12 20:59:01.654061 crc crio[24437]: time="2026-06-12T20:59:01.653512967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=288cc1c8-d872-4947-a66f-29db2f37fe9e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.742408 | controller | Jun 12 20:59:01.665438 crc crio[24437]: time="2026-06-12T20:59:01.665348172Z" level=info msg="Created container 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7: openstack/glance-default-external-api-0/glance-httpd" id=3bbcfeca-c366-47df-b1d6-137bd32f980b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.742424 | controller | Jun 12 20:59:01.670865 crc crio[24437]: time="2026-06-12T20:59:01.67021155Z" level=info msg="Starting container: 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7" id=a65140e6-0e96-43d0-b397-416d13a0bbe8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.742440 | controller | Jun 12 20:59:01.678009 crc crio[24437]: time="2026-06-12T20:59:01.673439908Z" level=info msg="Creating container: openstack/neutron-7d468b797c-jr2km/neutron-httpd" id=cc171344-0abe-4be6-af7b-7bb75c92fd1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.742455 | controller | Jun 12 20:59:01.678009 crc crio[24437]: time="2026-06-12T20:59:01.675417115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.742472 | controller | Jun 12 20:59:01.680634 crc crio[24437]: time="2026-06-12T20:59:01.680549349Z" level=info msg="Started container" PID=69858 containerID=9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7 description=openstack/glance-default-external-api-0/glance-httpd id=a65140e6-0e96-43d0-b397-416d13a0bbe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663
2026-06-12 21:48:32.742488 | controller | Jun 12 20:59:01.725842 crc crio[24437]: time="2026-06-12T20:59:01.72574287Z" level=info msg="Created container 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774: openstack/glance-default-internal-api-0/glance-httpd" id=629d2eba-67be-468b-82ae-e8252f16cff2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.742505 | controller | Jun 12 20:59:01.731752 crc crio[24437]: time="2026-06-12T20:59:01.731639113Z" level=info msg="Starting container: 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774" id=6844e229-2494-44ed-9402-c5e367fe5187 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.742521 | controller | Jun 12 20:59:01.745374 crc crio[24437]: time="2026-06-12T20:59:01.745251652Z" level=info msg="Started container" PID=69849 containerID=77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774 description=openstack/glance-default-internal-api-0/glance-httpd id=6844e229-2494-44ed-9402-c5e367fe5187 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67
2026-06-12 21:48:32.742537 | controller | Jun 12 20:59:01.790081 crc crio[24437]: time="2026-06-12T20:59:01.790046623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.742553 | controller | Jun 12 20:59:01.795546 crc crio[24437]: time="2026-06-12T20:59:01.795500174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.742569 | controller | Jun 12 20:59:01.938556 crc crio[24437]: time="2026-06-12T20:59:01.938500376Z" level=info msg="Created container 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43: openstack/neutron-7d468b797c-jr2km/neutron-httpd" id=cc171344-0abe-4be6-af7b-7bb75c92fd1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.742590 | controller | Jun 12 20:59:01.944575 crc crio[24437]: time="2026-06-12T20:59:01.943573727Z" level=info msg="Starting container: 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43" id=5c24c615-22f8-47fc-831c-6586b9cc51d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.742607 | controller | Jun 12 20:59:01.956466 crc crio[24437]: time="2026-06-12T20:59:01.956377177Z" level=info msg="Started container" PID=69894 containerID=5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43 description=openstack/neutron-7d468b797c-jr2km/neutron-httpd id=5c24c615-22f8-47fc-831c-6586b9cc51d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7
2026-06-12 21:48:32.742624 | controller | Jun 12 20:59:03.903861 crc crio[24437]: time="2026-06-12T20:59:03.903360807Z" level=info msg="Stopping pod sandbox: fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782" id=f4698d1e-0343-4f15-931e-2081f1f6dc7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.742640 | controller | Jun 12 20:59:03.904758 crc crio[24437]: time="2026-06-12T20:59:03.903362527Z" level=info msg="Stopping pod sandbox: 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b" id=defd1626-57af-4963-95fa-f6fe64c66e2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.742657 | controller | Jun 12 20:59:03.904758 crc crio[24437]: time="2026-06-12T20:59:03.904683669Z" level=info msg="Got pod network &{Name:placement-db-sync-r64ts Namespace:openstack ID:fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782 UID:ab19c6b7-7132-47c0-99d7-a209d038aa90 NetNS:/var/run/netns/ac0ed1aa-3f78-4934-aefa-399c85aa492e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab19c6b7_7132_47c0_99d7_a209d038aa90.slice PodAnnotations:0xc000c24bc8}] Aliases:map[]}"
2026-06-12 21:48:32.742674 | controller | Jun 12 20:59:03.904758 crc crio[24437]: time="2026-06-12T20:59:03.904697879Z" level=info msg="Got pod network &{Name:keystone-bootstrap-wpktq Namespace:openstack ID:0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b UID:6ef87707-22cc-4dca-8a27-58d8b633e5d8 NetNS:/var/run/netns/5e1deeee-8dd5-4b3e-82ed-bb0c58421d7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ef87707_22cc_4dca_8a27_58d8b633e5d8.slice PodAnnotations:0xc0077885b8}] Aliases:map[]}"
2026-06-12 21:48:32.742690 | controller | Jun 12 20:59:03.905057 crc crio[24437]: time="2026-06-12T20:59:03.904811442Z" level=info msg="Deleting pod openstack_placement-db-sync-r64ts from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.742707 | controller | Jun 12 20:59:03.905057 crc crio[24437]: time="2026-06-12T20:59:03.904813462Z" level=info msg="Deleting pod openstack_keystone-bootstrap-wpktq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.742723 | controller | Jun 12 20:59:04.376341 crc crio[24437]: time="2026-06-12T20:59:04.374128539Z" level=info msg="Stopped pod sandbox: fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782" id=f4698d1e-0343-4f15-931e-2081f1f6dc7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.742739 | controller | Jun 12 20:59:04.469021 crc crio[24437]: time="2026-06-12T20:59:04.46861855Z" level=info msg="Stopped pod sandbox: 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b" id=defd1626-57af-4963-95fa-f6fe64c66e2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.742755 | controller | Jun 12 20:59:05.650514 crc crio[24437]: time="2026-06-12T20:59:05.649980942Z" level=info msg="Running pod sandbox: openstack/placement-9fb595756-skz8t/POD" id=d1860f22-c2ce-4b04-a4f8-232642950fc5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.742776 | controller | Jun 12 20:59:05.651407 crc crio[24437]: time="2026-06-12T20:59:05.650584307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.742793 | controller | Jun 12 20:59:05.706052 crc crio[24437]: time="2026-06-12T20:59:05.705982404Z" level=info msg="Got pod network &{Name:placement-9fb595756-skz8t Namespace:openstack ID:2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d UID:13d49df6-bb98-4714-9340-561c67ec4057 NetNS:/var/run/netns/af1c4ba5-3913-475c-a760-631a8bd8371e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13d49df6_bb98_4714_9340_561c67ec4057.slice PodAnnotations:0xc002747530}] Aliases:map[]}"
2026-06-12 21:48:32.742810 | controller | Jun 12 20:59:05.706416 crc crio[24437]: time="2026-06-12T20:59:05.706394184Z" level=info msg="Adding pod openstack_placement-9fb595756-skz8t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.742826 | controller | Jun 12 20:59:05.798596 crc crio[24437]: time="2026-06-12T20:59:05.798510477Z" level=info msg="Running pod sandbox: openstack/keystone-7d59f65b88-8rgsp/POD" id=a6499913-154a-46a7-8daa-c37a2f2c591e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.742843 | controller | Jun 12 20:59:05.798764 crc crio[24437]: time="2026-06-12T20:59:05.798664851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.742880 | controller | Jun 12 20:59:05.911629 crc crio[24437]: time="2026-06-12T20:59:05.911069923Z" level=info msg="Stopping container: 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5 (timeout: 10s)" id=b6160bc2-ee9d-42a6-a11a-b51628dcc62b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.742899 | controller | Jun 12 20:59:05.995078 crc crio[24437]: time="2026-06-12T20:59:05.994784003Z" level=info msg="Got pod network &{Name:keystone-7d59f65b88-8rgsp Namespace:openstack ID:093ae95d997290545e1269044104ab2af7d45253fa28b5b0c688519bd4efcaf9 UID:67e0332f-516b-494c-9564-868e1f5d8f04 NetNS:/var/run/netns/304df5bc-6157-42dd-be86-5f6365715301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e0332f_516b_494c_9564_868e1f5d8f04.slice PodAnnotations:0xc000c24168}] Aliases:map[]}"
2026-06-12 21:48:32.742917 | controller | Jun 12 20:59:05.995078 crc crio[24437]: time="2026-06-12T20:59:05.994879795Z" level=info msg="Adding pod openstack_keystone-7d59f65b88-8rgsp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.742934 | controller | Jun 12 20:59:06.063778 crc crio[24437]: time="2026-06-12T20:59:06.063650776Z" level=info msg="Stopping pod sandbox: 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219" id=55b26d78-10dc-45e0-8fab-bff9688724dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.742964 | controller | Jun 12 20:59:06.064826 crc crio[24437]: time="2026-06-12T20:59:06.064494587Z" level=info msg="Got pod network &{Name:barbican-db-sync-kgvpz Namespace:openstack ID:073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219 UID:f002e25a-7e9f-4823-b228-5f3d71d1aaa2 NetNS:/var/run/netns/dabb21d5-956f-4f8a-af9f-ce0fae5484f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf002e25a_7e9f_4823_b228_5f3d71d1aaa2.slice PodAnnotations:0xc0026aa068}] Aliases:map[]}"
2026-06-12 21:48:32.742983 | controller | Jun 12 20:59:06.070077 crc crio[24437]: time="2026-06-12T20:59:06.06999925Z" level=info msg="Deleting pod openstack_barbican-db-sync-kgvpz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.743004 | controller | Jun 12 20:59:06.157995 crc crio[24437]: time="2026-06-12T20:59:06.156539388Z" level=info msg="Stopped container 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5: openstack/dnsmasq-dns-6674dbf88c-pg4jz/dnsmasq-dns" id=b6160bc2-ee9d-42a6-a11a-b51628dcc62b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.743021 | controller | Jun 12 20:59:06.162979 crc crio[24437]: time="2026-06-12T20:59:06.159268014Z" level=info msg="Stopping pod sandbox: c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b" id=76fbf056-054c-44ef-a499-752c67b126a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.743038 | controller | Jun 12 20:59:06.162979 crc crio[24437]: time="2026-06-12T20:59:06.159736564Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-pg4jz Namespace:openstack ID:c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b UID:e83214a6-6f54-4523-9c61-59b7ed6dbc9b NetNS:/var/run/netns/04321f80-bde3-470d-a660-9f3afcdc58c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode83214a6_6f54_4523_9c61_59b7ed6dbc9b.slice PodAnnotations:0xc0018405a8}] Aliases:map[]}"
2026-06-12 21:48:32.743054 | controller | Jun 12 20:59:06.162979 crc crio[24437]: time="2026-06-12T20:59:06.159858057Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6674dbf88c-pg4jz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.743071 | controller | Jun 12 20:59:06.207782 crc crio[24437]: time="2026-06-12T20:59:06.207711593Z" level=info msg="Running pod sandbox: openstack/placement-8bf58b9c6-pkrtf/POD" id=d3f27094-2bcf-4073-a559-0d9ff2b2398e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.743086 | controller | Jun 12 20:59:06.207894 crc crio[24437]: time="2026-06-12T20:59:06.207809965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.743104 | controller | Jun 12 20:59:06.289737 crc crio[24437]: time="2026-06-12T20:59:06.284240119Z" level=info msg="Got pod network &{Name:placement-8bf58b9c6-pkrtf Namespace:openstack ID:e8cd6fac0c2cd496a3ca83a91484c715cbbc9c0515367892639c6974bf69bf03 UID:a45c2511-9865-491a-b279-ad97cfd7f1c0 NetNS:/var/run/netns/9bd56a6f-3c31-4d4a-88af-ee21311d0c12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45c2511_9865_491a_b279_ad97cfd7f1c0.slice PodAnnotations:0xc00008c558}] Aliases:map[]}"
2026-06-12 21:48:32.743120 | controller | Jun 12 20:59:06.289737 crc crio[24437]: time="2026-06-12T20:59:06.28507996Z" level=info msg="Adding pod openstack_placement-8bf58b9c6-pkrtf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.743135 | controller | Jun 12 20:59:06.508682 crc crio[24437]: 2026-06-12T20:59:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ec2bcb9d5d087f Mac:6a:7e:57:d5:43:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/af1c4ba5-3913-475c-a760-631a8bd8371e SocketPath: PciID:}] [{Interface:0xc000340e30 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.743152 | controller | Jun 12 20:59:06.511808 crc crio[24437]: time="2026-06-12T20:59:06.511090055Z" level=info msg="Got pod network &{Name:placement-9fb595756-skz8t Namespace:openstack ID:2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d UID:13d49df6-bb98-4714-9340-561c67ec4057 NetNS:/var/run/netns/af1c4ba5-3913-475c-a760-631a8bd8371e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13d49df6_bb98_4714_9340_561c67ec4057.slice PodAnnotations:0xc002747530}] Aliases:map[]}"
2026-06-12 21:48:32.743175 | controller | Jun 12 20:59:06.511808 crc crio[24437]: time="2026-06-12T20:59:06.51126454Z" level=info msg="Checking pod openstack_placement-9fb595756-skz8t for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.743192 | controller | Jun 12 20:59:06.575994 crc crio[24437]: time="2026-06-12T20:59:06.575631542Z" level=info msg="Ran pod sandbox 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d with infra container: openstack/placement-9fb595756-skz8t/POD" id=d1860f22-c2ce-4b04-a4f8-232642950fc5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.743209 | controller | Jun 12 20:59:06.582324 crc crio[24437]: time="2026-06-12T20:59:06.581772191Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=06bd5a58-7714-40a0-9a3c-22eb774046ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.743226 | controller | Jun 12 20:59:06.646000 crc crio[24437]: time="2026-06-12T20:59:06.645887388Z" level=info msg="Stopped pod sandbox: 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219" id=55b26d78-10dc-45e0-8fab-bff9688724dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.743243 | controller | Jun 12 20:59:06.711440 crc crio[24437]: time="2026-06-12T20:59:06.710618991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=92176e3d-3ec1-48b5-8285-00413f4d4067 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.743259 | controller | Jun 12 20:59:06.729975 crc crio[24437]: time="2026-06-12T20:59:06.719872344Z" level=info msg="Creating container: openstack/placement-9fb595756-skz8t/placement-log" id=f4056320-9574-48f1-87c2-5790c78d8e03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.743275 | controller | Jun 12 20:59:06.729975 crc crio[24437]: time="2026-06-12T20:59:06.720680373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.743291 | controller | Jun 12 20:59:06.785181 crc crio[24437]: 2026-06-12T20:59:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:093ae95d9972905 Mac:c2:ae:d8:f5:b7:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/304df5bc-6157-42dd-be86-5f6365715301 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.743307 | controller | Jun 12 20:59:06.786185 crc crio[24437]: time="2026-06-12T20:59:06.786077552Z" level=info msg="Got pod network &{Name:keystone-7d59f65b88-8rgsp Namespace:openstack ID:093ae95d997290545e1269044104ab2af7d45253fa28b5b0c688519bd4efcaf9 UID:67e0332f-516b-494c-9564-868e1f5d8f04 NetNS:/var/run/netns/304df5bc-6157-42dd-be86-5f6365715301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e0332f_516b_494c_9564_868e1f5d8f04.slice PodAnnotations:0xc000c24168}] Aliases:map[]}"
2026-06-12 21:48:32.743324 | controller | Jun 12 20:59:06.786309 crc crio[24437]: time="2026-06-12T20:59:06.786234286Z" level=info msg="Checking pod openstack_keystone-7d59f65b88-8rgsp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.743340 | controller | Jun 12 20:59:06.804889 crc crio[24437]: time="2026-06-12T20:59:06.804713381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.743356 | controller | Jun 12 20:59:06.811251 crc crio[24437]: time="2026-06-12T20:59:06.811149917Z" level=info msg="Ran pod sandbox 093ae95d997290545e1269044104ab2af7d45253fa28b5b0c688519bd4efcaf9 with infra container: openstack/keystone-7d59f65b88-8rgsp/POD" id=a6499913-154a-46a7-8daa-c37a2f2c591e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.743377 | controller | Jun 12 20:59:06.814135 crc crio[24437]: time="2026-06-12T20:59:06.814101408Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=09619a0a-8a60-4cb3-8b45-df2c3b99279e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.743393 | controller | Jun 12 20:59:06.819661 crc crio[24437]: time="2026-06-12T20:59:06.81957862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.743410 | controller | Jun 12 20:59:06.873121 crc crio[24437]: time="2026-06-12T20:59:06.87301887Z" level=info msg="Stopped pod sandbox: c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b" id=76fbf056-054c-44ef-a499-752c67b126a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.743426 | controller | Jun 12 20:59:06.955763 crc crio[24437]: time="2026-06-12T20:59:06.954592419Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=a6a117f0-acd4-4779-ad51-3cd86df5b53c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.743441 | controller | Jun 12 20:59:06.968569 crc crio[24437]: time="2026-06-12T20:59:06.96745034Z" level=info msg="Creating container: openstack/keystone-7d59f65b88-8rgsp/keystone-api" id=d7e6b662-82aa-44b0-bba6-d6e2ce79067d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.743457 | controller | Jun 12 20:59:06.977521 crc crio[24437]: time="2026-06-12T20:59:06.977383718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.743472 | controller | Jun 12 20:59:07.061831 crc crio[24437]: 2026-06-12T20:59:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8cd6fac0c2cd49 Mac:f6:23:d1:f4:a4:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/9bd56a6f-3c31-4d4a-88af-ee21311d0c12 SocketPath: PciID:}] [{Interface:0xc00011eca0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.743488 | controller | Jun 12 20:59:07.063689 crc crio[24437]: time="2026-06-12T20:59:07.06362106Z" level=info msg="Got pod network &{Name:placement-8bf58b9c6-pkrtf Namespace:openstack ID:e8cd6fac0c2cd496a3ca83a91484c715cbbc9c0515367892639c6974bf69bf03 UID:a45c2511-9865-491a-b279-ad97cfd7f1c0 NetNS:/var/run/netns/9bd56a6f-3c31-4d4a-88af-ee21311d0c12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45c2511_9865_491a_b279_ad97cfd7f1c0.slice PodAnnotations:0xc00008c558}] Aliases:map[]}"
2026-06-12 21:48:32.743505 | controller | Jun 12 20:59:07.063868 crc crio[24437]: time="2026-06-12T20:59:07.063802305Z" level=info msg="Checking pod openstack_placement-8bf58b9c6-pkrtf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.743521 | controller | Jun 12 20:59:07.082895 crc crio[24437]: time="2026-06-12T20:59:07.082820894Z" level=info msg="Removing container: 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5" id=47b93c0b-426e-4281-9cec-12c936782159 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.743537 | controller | Jun 12 20:59:07.122446 crc crio[24437]: time="2026-06-12T20:59:07.122303977Z" level=info msg="Created container 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14: openstack/placement-9fb595756-skz8t/placement-log" id=f4056320-9574-48f1-87c2-5790c78d8e03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.743554 | controller | Jun 12 20:59:07.131015 crc crio[24437]: time="2026-06-12T20:59:07.129608054Z" level=info msg="Starting container: 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14" id=8769e758-4cb4-49fc-8c52-de939f49ccc2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.743575 | controller | Jun 12 20:59:07.141497 crc crio[24437]: time="2026-06-12T20:59:07.139060521Z" level=info msg="Ran pod sandbox e8cd6fac0c2cd496a3ca83a91484c715cbbc9c0515367892639c6974bf69bf03 with infra container: openstack/placement-8bf58b9c6-pkrtf/POD" id=d3f27094-2bcf-4073-a559-0d9ff2b2398e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.743592 | controller | Jun 12 20:59:07.141866 crc crio[24437]: time="2026-06-12T20:59:07.141772877Z" level=info msg="Started container" PID=70768 containerID=4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14 description=openstack/placement-9fb595756-skz8t/placement-log id=8769e758-4cb4-49fc-8c52-de939f49ccc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d
2026-06-12 21:48:32.743610 | controller | Jun 12 20:59:07.144292 crc crio[24437]: time="2026-06-12T20:59:07.144208996Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=088305e2-b2fb-411a-90e9-06197f67977b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.743627 | controller | Jun 12 20:59:07.168293 crc crio[24437]: time="2026-06-12T20:59:07.168101822Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=7839a073-cb8b-43ef-ba21-71bca8d25b36 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.743643 | controller | Jun 12 20:59:07.287038 crc crio[24437]: time="2026-06-12T20:59:07.286807966Z" level=info msg="Removed container 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5: openstack/dnsmasq-dns-6674dbf88c-pg4jz/dnsmasq-dns" id=47b93c0b-426e-4281-9cec-12c936782159 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.743658 | controller | Jun 12 20:59:07.326490 crc crio[24437]: time="2026-06-12T20:59:07.319605559Z" level=info msg="Removing container: 3988a519be7e9294d26c0607a58d2d57cd9cb69e63a307ea4f468227322e2730" id=5bfab338-178f-4efd-bc36-697d6dbaf44f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.743674 | controller | Jun 12 20:59:07.426781 crc crio[24437]: time="2026-06-12T20:59:07.426619611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.743689 | controller | Jun 12 20:59:07.496086 crc crio[24437]: time="2026-06-12T20:59:07.495982975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.743705 | controller | Jun 12 20:59:07.555002 crc crio[24437]: time="2026-06-12T20:59:07.554884466Z" level=info msg="Removed container 3988a519be7e9294d26c0607a58d2d57cd9cb69e63a307ea4f468227322e2730: openstack/dnsmasq-dns-6674dbf88c-pg4jz/init" id=5bfab338-178f-4efd-bc36-697d6dbaf44f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.743721 | controller | Jun 12 20:59:07.764899 crc crio[24437]: time="2026-06-12T20:59:07.763809179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=0c97e23d-369d-4f58-9d26-3503e75c41d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.743737 | controller | Jun 12 20:59:07.786112 crc crio[24437]: time="2026-06-12T20:59:07.786015075Z" level=info msg="Creating container: openstack/placement-8bf58b9c6-pkrtf/placement-log" id=ca0eebd7-f4b7-4c26-9bb1-63f40137be7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.743752 | controller | Jun 12 20:59:07.786566 crc crio[24437]: time="2026-06-12T20:59:07.786505117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.743768 | controller | Jun 12 20:59:07.904325 crc crio[24437]: time="2026-06-12T20:59:07.904192407Z" level=info msg="Running pod sandbox: openstack/barbican-worker-85dccc87f9-7dg28/POD" id=d8da51c1-e47d-45c6-9dd1-f6aab9e454c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.743788 | controller | Jun 12 20:59:07.904491 crc crio[24437]: time="2026-06-12T20:59:07.904350431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.743804 | controller | Jun 12 20:59:07.975163 crc crio[24437]: time="2026-06-12T20:59:07.973716095Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-567d65bf54-xx8v2/POD" id=2e8ebe46-6ad5-4cc7-b72e-6458c60e84b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.743820 | controller | Jun 12 20:59:07.975163 crc crio[24437]: time="2026-06-12T20:59:07.975035677Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=d963cccf-457e-45ea-a812-7b78135b0249 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.743836 | controller | Jun 12 20:59:07.984517 crc crio[24437]: time="2026-06-12T20:59:07.984431164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.743874 | controller | Jun 12 20:59:08.035597 crc crio[24437]: time="2026-06-12T20:59:08.034635655Z" level=info msg="Created container e7844a7dcf20bb96bc61ae7ae927b414d072a30205ca4685bd1c4fd5e2ea44bf: openstack/keystone-7d59f65b88-8rgsp/keystone-api" id=d7e6b662-82aa-44b0-bba6-d6e2ce79067d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.743893 | controller | Jun 12 20:59:08.044074 crc crio[24437]: time="2026-06-12T20:59:08.044000922Z" level=info msg="Creating container: openstack/placement-9fb595756-skz8t/placement-api" id=8ac9e7d2-f2a3-4beb-a296-98aa2f90462a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.743911 | controller | Jun 12 20:59:08.049417 crc crio[24437]: time="2026-06-12T20:59:08.049347102Z" level=info msg="Starting container: e7844a7dcf20bb96bc61ae7ae927b414d072a30205ca4685bd1c4fd5e2ea44bf" id=7e22652c-d129-4459-b0ef-0402e20a2e1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.743927 | controller | Jun 12 20:59:08.057354 crc crio[24437]: time="2026-06-12T20:59:08.057130088Z" level=info msg="Started container" PID=71030 containerID=e7844a7dcf20bb96bc61ae7ae927b414d072a30205ca4685bd1c4fd5e2ea44bf description=openstack/keystone-7d59f65b88-8rgsp/keystone-api id=7e22652c-d129-4459-b0ef-0402e20a2e1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=093ae95d997290545e1269044104ab2af7d45253fa28b5b0c688519bd4efcaf9
2026-06-12 21:48:32.743943 | controller | Jun 12 20:59:08.063008 crc crio[24437]: time="2026-06-12T20:59:08.062885448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.743959 | controller | Jun 12 20:59:08.084326 crc crio[24437]: time="2026-06-12T20:59:08.084206122Z" level=info msg="Got pod network &{Name:barbican-worker-85dccc87f9-7dg28 Namespace:openstack ID:d0dc0621efd99d6314eb86ec42202fc135216951236799b5f9322ebe0c47d33d UID:b973de04-daa8-46ca-b605-48a288eb9ffd NetNS:/var/run/netns/87725619-b031-499c-a4f1-3ae8bc6916c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb973de04_daa8_46ca_b605_48a288eb9ffd.slice PodAnnotations:0xc000c24890}] Aliases:map[]}"
2026-06-12 21:48:32.743976 | controller | Jun 12 20:59:08.084326 crc crio[24437]: time="2026-06-12T20:59:08.084302754Z" level=info msg="Adding pod openstack_barbican-worker-85dccc87f9-7dg28 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.743992 | controller | Jun 12 20:59:08.207470 crc crio[24437]: time="2026-06-12T20:59:08.207360955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.744013 | controller | Jun 12 20:59:08.227617 crc crio[24437]: time="2026-06-12T20:59:08.226886866Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-567d65bf54-xx8v2 Namespace:openstack ID:88614a0d86e33e40b52c714e77990fced557fc12d4f80f004b6a0bf0ee81b468 UID:3ba9ce1e-4350-4ad7-a65c-f5e1c91d8902 NetNS:/var/run/netns/69be73d6-116e-4ee9-8f66-2e2db4c0bc86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ba9ce1e_4350_4ad7_a65c_f5e1c91d8902.slice PodAnnotations:0xc00012b130}] Aliases:map[]}"
2026-06-12 21:48:32.744031 | controller | Jun 12 20:59:08.227617 crc crio[24437]: time="2026-06-12T20:59:08.227590782Z" level=info msg="Adding pod openstack_barbican-keystone-listener-567d65bf54-xx8v2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.744047 | controller | Jun 12 20:59:08.247146 crc crio[24437]: time="2026-06-12T20:59:08.247072043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.744064 | controller | Jun 12 20:59:08.281029 crc crio[24437]: time="2026-06-12T20:59:08.280864628Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-dcrsx/POD" id=67bc14ab-6350-4607-a479-bdadb9a5241f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.744081 | controller | Jun 12 20:59:08.283639 crc crio[24437]: time="2026-06-12T20:59:08.283496532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.744097 | controller | Jun 12 20:59:08.306752 crc crio[24437]: time="2026-06-12T20:59:08.306661871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.744113 | controller | Jun 12 20:59:08.320542 crc crio[24437]: time="2026-06-12T20:59:08.319404679Z" level=info msg="Stopping pod sandbox: 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c" id=4c6c50e3-06f6-4d82-ab9b-979ac3bf5841 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.744129 | controller | Jun 12 20:59:08.323530 crc crio[24437]: time="2026-06-12T20:59:08.323376795Z" level=info msg="Got pod network &{Name:cinder-db-sync-5wc9b Namespace:openstack ID:4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c UID:7bca0ff9-4f05-40d7-a8cb-1ef2425a2db8 NetNS:/var/run/netns/a39f6121-4d0b-4276-9b12-9182d7233e2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7bca0ff9_4f05_40d7_a8cb_1ef2425a2db8.slice PodAnnotations:0xc00008c868}] Aliases:map[]}"
2026-06-12 21:48:32.744145 | controller | Jun 12 20:59:08.323650 crc crio[24437]: time="2026-06-12T20:59:08.323579779Z" level=info msg="Deleting pod openstack_cinder-db-sync-5wc9b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.744162 | controller | Jun 12 20:59:08.363763 crc crio[24437]: time="2026-06-12T20:59:08.363513574Z" level=info msg="Running pod sandbox: openstack/barbican-api-5b95c547c8-w2mpx/POD" id=8a5b8a03-f6d4-472d-af05-aa50681fef11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.744179 | controller | Jun 12 20:59:08.363763 crc crio[24437]: time="2026-06-12T20:59:08.363613816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.744195 | controller | Jun 12 20:59:08.378897 crc crio[24437]: time="2026-06-12T20:59:08.378828152Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-dcrsx Namespace:openstack ID:257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10 UID:1979c0da-a565-4d9b-8001-e93d66a72bdb NetNS:/var/run/netns/e374a6ae-3877-4861-99c9-51a2cd71a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1979c0da_a565_4d9b_8001_e93d66a72bdb.slice PodAnnotations:0xc006ecc0c0}] Aliases:map[]}"
2026-06-12 21:48:32.744215 | controller | Jun 12 20:59:08.379972 crc crio[24437]: time="2026-06-12T20:59:08.379891738Z" level=info msg="Adding pod openstack_dnsmasq-dns-54f48964b7-dcrsx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.744232 | controller | Jun 12 20:59:08.383133 crc crio[24437]: time="2026-06-12T20:59:08.380549485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.744249 | controller | Jun 12 20:59:08.426989 crc crio[24437]: time="2026-06-12T20:59:08.424023564Z" level=info msg="Got pod network &{Name:barbican-api-5b95c547c8-w2mpx Namespace:openstack ID:391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165 UID:af63032e-3f49-4cca-8950-f8ac4a2e6394 NetNS:/var/run/netns/a594be4a-7d6c-40a8-a522-c47187c21671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf63032e_3f49_4cca_8950_f8ac4a2e6394.slice PodAnnotations:0xc0025542a8}] Aliases:map[]}"
2026-06-12 21:48:32.744265 | controller | Jun 12 20:59:08.426989 crc crio[24437]: time="2026-06-12T20:59:08.424079855Z" level=info msg="Adding pod openstack_barbican-api-5b95c547c8-w2mpx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.744281 | controller | Jun 12 20:59:08.961031 crc crio[24437]: time="2026-06-12T20:59:08.957857488Z" level=info msg="Stopped pod sandbox: 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c" id=4c6c50e3-06f6-4d82-ab9b-979ac3bf5841 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.744297 | controller | Jun 12 20:59:09.100599 crc crio[24437]: time="2026-06-12T20:59:09.100509141Z" level=info msg="Created container 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8: openstack/placement-9fb595756-skz8t/placement-api" id=8ac9e7d2-f2a3-4beb-a296-98aa2f90462a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.744314 | controller | Jun 12 20:59:09.102257 crc crio[24437]: time="2026-06-12T20:59:09.101679669Z" level=info msg="Starting container: 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8" id=fcf7b676-70a7-4629-9be4-e32183dd14e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.744330 | controller | Jun 12 20:59:09.110512 crc crio[24437]: time="2026-06-12T20:59:09.110344888Z" level=info msg="Created container 2c33c6856d1387f5c9c8741722009dc61236b85bd5a80a13d172db10de2770fc: openstack/placement-8bf58b9c6-pkrtf/placement-log" id=ca0eebd7-f4b7-4c26-9bb1-63f40137be7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.744346 | controller | Jun 12 20:59:09.112684 crc crio[24437]: time="2026-06-12T20:59:09.112635553Z" level=info msg="Started container" PID=71211 containerID=3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8 description=openstack/placement-9fb595756-skz8t/placement-api id=fcf7b676-70a7-4629-9be4-e32183dd14e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d
2026-06-12 21:48:32.744364 | controller | Jun 12 20:59:09.113909 crc crio[24437]: time="2026-06-12T20:59:09.113782771Z" level=info msg="Starting container: 2c33c6856d1387f5c9c8741722009dc61236b85bd5a80a13d172db10de2770fc" id=de5035cc-8921-413c-a30e-9f1ac61d5fb1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.744380 | controller | Jun 12 20:59:09.129744 crc crio[24437]: time="2026-06-12T20:59:09.129515231Z" level=info msg="Started container" PID=71204 containerID=2c33c6856d1387f5c9c8741722009dc61236b85bd5a80a13d172db10de2770fc description=openstack/placement-8bf58b9c6-pkrtf/placement-log id=de5035cc-8921-413c-a30e-9f1ac61d5fb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cd6fac0c2cd496a3ca83a91484c715cbbc9c0515367892639c6974bf69bf03
2026-06-12 21:48:32.744401 | controller | Jun 12 20:59:09.451419 crc crio[24437]: time="2026-06-12T20:59:09.450820255Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=90538776-e83e-41f4-ab15-3754cda43d98 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.744417 | controller | Jun 12 20:59:09.532245 crc crio[24437]: time="2026-06-12T20:59:09.532069045Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=c4bae8f3-af0e-4db4-b485-3b632c948990 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.744434 | controller | Jun 12 20:59:09.603728 crc crio[24437]: 2026-06-12T20:59:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0dc0621efd99d6 Mac:a2:36:6e:9d:0e:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/87725619-b031-499c-a4f1-3ae8bc6916c9 SocketPath: PciID:}] [{Interface:0xc000304570 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.744451 | controller | Jun 12 20:59:09.606794 crc crio[24437]: time="2026-06-12T20:59:09.606707737Z" level=info msg="Got pod network &{Name:barbican-worker-85dccc87f9-7dg28 Namespace:openstack ID:d0dc0621efd99d6314eb86ec42202fc135216951236799b5f9322ebe0c47d33d UID:b973de04-daa8-46ca-b605-48a288eb9ffd NetNS:/var/run/netns/87725619-b031-499c-a4f1-3ae8bc6916c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb973de04_daa8_46ca_b605_48a288eb9ffd.slice PodAnnotations:0xc000c24890}] Aliases:map[]}"
2026-06-12 21:48:32.744468 | controller | Jun 12 20:59:09.607125 crc crio[24437]: time="2026-06-12T20:59:09.607045395Z" level=info msg="Checking pod openstack_barbican-worker-85dccc87f9-7dg28 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.744485 | controller | Jun 12 20:59:09.965605 crc crio[24437]: 2026-06-12T20:59:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:257b7079ea9c36f Mac:9e:38:c5:a7:86:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/e374a6ae-3877-4861-99c9-51a2cd71a68c SocketPath: PciID:}] [{Interface:0xc0001c06d0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.744501 | controller | Jun 12 20:59:09.969078 crc crio[24437]: time="2026-06-12T20:59:09.966223684Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-dcrsx Namespace:openstack ID:257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10 UID:1979c0da-a565-4d9b-8001-e93d66a72bdb NetNS:/var/run/netns/e374a6ae-3877-4861-99c9-51a2cd71a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1979c0da_a565_4d9b_8001_e93d66a72bdb.slice PodAnnotations:0xc006ecc0c0}] Aliases:map[]}"
2026-06-12 21:48:32.744518 | controller | Jun 12 20:59:09.971240 crc crio[24437]: time="2026-06-12T20:59:09.969249838Z" level=info msg="Checking pod openstack_dnsmasq-dns-54f48964b7-dcrsx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.744534 | controller | Jun 12 20:59:09.971240 crc crio[24437]: 2026-06-12T20:59:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:391d0b954fc14b8 Mac:7a:eb:e3:da:b9:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/a594be4a-7d6c-40a8-a522-c47187c21671 SocketPath: PciID:}] [{Interface:0xc000354970 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.744550 | controller | Jun 12 20:59:09.971240 crc crio[24437]: 2026-06-12T20:59:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88614a0d86e33e4 Mac:ca:8f:a5:41:ce:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/69be73d6-116e-4ee9-8f66-2e2db4c0bc86 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.744572 | controller | Jun 12 20:59:09.971240 crc crio[24437]: time="2026-06-12T20:59:09.970466466Z" level=info msg="Got pod network &{Name:barbican-api-5b95c547c8-w2mpx Namespace:openstack ID:391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165 UID:af63032e-3f49-4cca-8950-f8ac4a2e6394 NetNS:/var/run/netns/a594be4a-7d6c-40a8-a522-c47187c21671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf63032e_3f49_4cca_8950_f8ac4a2e6394.slice PodAnnotations:0xc0025542a8}] Aliases:map[]}"
2026-06-12 21:48:32.744588 | controller | Jun 12 20:59:09.971240 crc crio[24437]: time="2026-06-12T20:59:09.970594869Z" level=info msg="Checking pod openstack_barbican-api-5b95c547c8-w2mpx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.744604 | controller | Jun 12 20:59:09.971240 crc crio[24437]: time="2026-06-12T20:59:09.97059766Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-567d65bf54-xx8v2 Namespace:openstack ID:88614a0d86e33e40b52c714e77990fced557fc12d4f80f004b6a0bf0ee81b468 UID:3ba9ce1e-4350-4ad7-a65c-f5e1c91d8902 NetNS:/var/run/netns/69be73d6-116e-4ee9-8f66-2e2db4c0bc86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ba9ce1e_4350_4ad7_a65c_f5e1c91d8902.slice PodAnnotations:0xc00012b130}] Aliases:map[]}"
2026-06-12 21:48:32.744621 | controller | Jun 12 20:59:09.971240 crc crio[24437]: time="2026-06-12T20:59:09.970734493Z" level=info msg="Checking pod openstack_barbican-keystone-listener-567d65bf54-xx8v2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.744637 | controller | Jun 12 20:59:12.918680 crc crio[24437]: time="2026-06-12T20:59:12.915149396Z" level=info msg="Ran pod sandbox d0dc0621efd99d6314eb86ec42202fc135216951236799b5f9322ebe0c47d33d with infra container: openstack/barbican-worker-85dccc87f9-7dg28/POD" id=d8da51c1-e47d-45c6-9dd1-f6aab9e454c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.744653 | controller | Jun 12 20:59:12.920850 crc crio[24437]: time="2026-06-12T20:59:12.92068574Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=fa1c3dbb-a33c-4b14-9326-bf1c5f008890 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.744669 | controller | Jun 12 20:59:12.925114 crc crio[24437]: time="2026-06-12T20:59:12.921377927Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=fa1c3dbb-a33c-4b14-9326-bf1c5f008890 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.744686 | controller | Jun 12 20:59:12.925114 crc crio[24437]: time="2026-06-12T20:59:12.921560061Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=fa1c3dbb-a33c-4b14-9326-bf1c5f008890 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.744702 | controller | Jun 12 20:59:12.925114 crc crio[24437]: time="2026-06-12T20:59:12.922485293Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=711b99a6-82fd-45fc-9410-72a54b7dd7a2 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.744719 | controller | Jun 12 20:59:12.941355 crc crio[24437]: time="2026-06-12T20:59:12.929092713Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-12 21:48:32.744735 | controller | Jun 12 20:59:12.941355 crc crio[24437]: time="2026-06-12T20:59:12.930091677Z" level=info msg="Ran pod sandbox 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10 with infra container: openstack/dnsmasq-dns-54f48964b7-dcrsx/POD" id=67bc14ab-6350-4607-a479-bdadb9a5241f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.744754 | controller | Jun 12 20:59:12.941355 crc crio[24437]: time="2026-06-12T20:59:12.930815514Z" level=info msg="Ran pod sandbox 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165 with infra container: openstack/barbican-api-5b95c547c8-w2mpx/POD" id=8a5b8a03-f6d4-472d-af05-aa50681fef11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.744771 | controller | Jun 12 20:59:12.941355 crc crio[24437]: time="2026-06-12T20:59:12.934062492Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=7c751188-cfb9-4d50-ac7f-d706167fc654 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.744787 | controller | Jun 12 20:59:12.941355 crc crio[24437]: time="2026-06-12T20:59:12.934478943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b82ceb51-2d76-463b-8463-6c1db13fc172 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.744802 | controller | Jun 12 20:59:12.941355 crc crio[24437]: time="2026-06-12T20:59:12.934832891Z" level=info msg="Ran pod sandbox 88614a0d86e33e40b52c714e77990fced557fc12d4f80f004b6a0bf0ee81b468 with infra container: openstack/barbican-keystone-listener-567d65bf54-xx8v2/POD" id=2e8ebe46-6ad5-4cc7-b72e-6458c60e84b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.744819 | controller | Jun 12 20:59:12.941355 crc crio[24437]: time="2026-06-12T20:59:12.937838355Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=77cfb5bb-ef95-40ee-8620-9981298660f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.744835 | controller | Jun 12 20:59:12.941355 crc crio[24437]: time="2026-06-12T20:59:12.939197558Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=8daf5070-027a-4b11-9d1c-d34244f956c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.744866 | controller | Jun 12 20:59:12.941355 crc crio[24437]: time="2026-06-12T20:59:12.939601397Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=8daf5070-027a-4b11-9d1c-d34244f956c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.744889 | controller | Jun 12 20:59:12.941355 crc crio[24437]: time="2026-06-12T20:59:12.939665609Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=8daf5070-027a-4b11-9d1c-d34244f956c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.744907 | controller | Jun 12 20:59:12.941355 crc crio[24437]: time="2026-06-12T20:59:12.941309738Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=11049733-551d-4ce4-ae34-15dbb32e9f09 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.744923 | controller | Jun 12 20:59:12.950479 crc crio[24437]: time="2026-06-12T20:59:12.950419168Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-12 21:48:32.744939 | controller | Jun 12 20:59:12.994979 crc crio[24437]: time="2026-06-12T20:59:12.994221125Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1c1e90a2-de4c-4436-af2e-5b90591988e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.744955 | controller | Jun 12 20:59:13.177338 crc crio[24437]: time="2026-06-12T20:59:13.175322216Z" level=info msg="Creating container: openstack/placement-8bf58b9c6-pkrtf/placement-api" id=da7e2975-02d2-4203-a37e-c31bfe944639 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.744976 | controller | Jun 12 20:59:13.177338 crc crio[24437]: time="2026-06-12T20:59:13.175854759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.744993 | controller | Jun 12 20:59:13.268595 crc crio[24437]: time="2026-06-12T20:59:13.268538406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745010 | controller | Jun 12 20:59:13.272793 crc crio[24437]: time="2026-06-12T20:59:13.272762378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745026 | controller | Jun 12 20:59:13.432117 crc crio[24437]: time="2026-06-12T20:59:13.431980721Z" level=info msg="Creating container: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api-log" id=89fa72a2-68a4-43b4-bed6-43edbcb97bc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.745042 | controller | Jun 12 20:59:13.432533 crc crio[24437]: time="2026-06-12T20:59:13.432417031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745059 | controller | Jun 12 20:59:13.496466 crc crio[24437]: time="2026-06-12T20:59:13.496352474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745075 | controller | Jun 12 20:59:13.500474 crc crio[24437]: time="2026-06-12T20:59:13.500390601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745091 | controller | Jun 12 20:59:13.714805 crc crio[24437]: time="2026-06-12T20:59:13.714670263Z" level=info msg="Creating container: openstack/dnsmasq-dns-54f48964b7-dcrsx/init" id=ab6ce1c4-9b9f-4fdf-a9b9-a7d16a0e079f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.745106 | controller | Jun 12 20:59:13.715544 crc crio[24437]: time="2026-06-12T20:59:13.715223726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745123 | controller | Jun 12 20:59:13.736544 crc crio[24437]: time="2026-06-12T20:59:13.73525437Z" level=info msg="Created container 5a00889d9dddc309edc09ed520d9d2a60c49f284f2117a1e742312d560151eb6: openstack/placement-8bf58b9c6-pkrtf/placement-api" id=da7e2975-02d2-4203-a37e-c31bfe944639 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.745140 | controller | Jun 12 20:59:13.742496 crc crio[24437]: time="2026-06-12T20:59:13.742391242Z" level=info msg="Starting container: 5a00889d9dddc309edc09ed520d9d2a60c49f284f2117a1e742312d560151eb6" id=933c51dc-53e6-4f92-9f7c-48a20d0bfb1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.745156 | controller | Jun 12 20:59:13.751593 crc crio[24437]: time="2026-06-12T20:59:13.751475092Z" level=info msg="Started container" PID=71718 containerID=5a00889d9dddc309edc09ed520d9d2a60c49f284f2117a1e742312d560151eb6 description=openstack/placement-8bf58b9c6-pkrtf/placement-api id=933c51dc-53e6-4f92-9f7c-48a20d0bfb1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cd6fac0c2cd496a3ca83a91484c715cbbc9c0515367892639c6974bf69bf03
2026-06-12 21:48:32.745173 | controller | Jun 12 20:59:13.766119 crc crio[24437]: time="2026-06-12T20:59:13.766013112Z" level=info msg="Created container 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api-log" id=89fa72a2-68a4-43b4-bed6-43edbcb97bc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.745188 | controller | Jun 12 20:59:13.767530 crc crio[24437]: time="2026-06-12T20:59:13.767435417Z" level=info msg="Starting container: 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44" id=62f2a2ad-82f4-45a3-a31c-ff3f8cc939df name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.745208 | controller | Jun 12 20:59:13.770569 crc crio[24437]: time="2026-06-12T20:59:13.770499881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745223 | controller | Jun 12 20:59:13.783550 crc crio[24437]: time="2026-06-12T20:59:13.783472234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745239 | controller | Jun 12 20:59:13.787427 crc crio[24437]: time="2026-06-12T20:59:13.787245895Z" level=info msg="Started container" PID=71754 containerID=9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44 description=openstack/barbican-api-5b95c547c8-w2mpx/barbican-api-log id=62f2a2ad-82f4-45a3-a31c-ff3f8cc939df name=/runtime.v1.RuntimeService/StartContainer sandboxID=391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165
2026-06-12 21:48:32.745256 | controller | Jun 12 20:59:13.906233 crc crio[24437]: time="2026-06-12T20:59:13.90303636Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=d06dac3c-4141-4e5c-a04f-e837aea2bcfc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.745273 | controller | Jun 12 20:59:13.989480 crc crio[24437]: time="2026-06-12T20:59:13.988668706Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=8be0041c-4ccc-4071-b8c8-38641b6fe577 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.745288 | controller | Jun 12 20:59:14.003730 crc crio[24437]: time="2026-06-12T20:59:14.003563475Z" level=info msg="Created container 6d07662ff557b824fd13177263e6dece84fc104733d54214f41e9276c07932d2: openstack/dnsmasq-dns-54f48964b7-dcrsx/init" id=ab6ce1c4-9b9f-4fdf-a9b9-a7d16a0e079f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.745305 | controller | Jun 12 20:59:14.005770 crc crio[24437]: time="2026-06-12T20:59:14.005582814Z" level=info msg="Starting container: 6d07662ff557b824fd13177263e6dece84fc104733d54214f41e9276c07932d2" id=958e967c-29ea-4a6b-801e-bc1d3e30cce3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.745322 | controller | Jun 12 20:59:14.021899 crc crio[24437]: time="2026-06-12T20:59:14.021749465Z" level=info msg="Started container" PID=71775 containerID=6d07662ff557b824fd13177263e6dece84fc104733d54214f41e9276c07932d2 description=openstack/dnsmasq-dns-54f48964b7-dcrsx/init id=958e967c-29ea-4a6b-801e-bc1d3e30cce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10
2026-06-12 21:48:32.745338 | controller | Jun 12 20:59:14.153596 crc crio[24437]: time="2026-06-12T20:59:14.153210738Z" level=info msg="Creating container: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api" id=5aaecb6c-d88a-44de-a8d8-f47fd0ad29e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.745354 | controller | Jun 12 20:59:14.154309 crc crio[24437]: time="2026-06-12T20:59:14.154037918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745371 | controller | Jun 12 20:59:14.220155 crc crio[24437]: time="2026-06-12T20:59:14.220036271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745387 | controller | Jun 12 20:59:14.225792 crc crio[24437]: time="2026-06-12T20:59:14.225709567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745407 | controller | Jun 12 20:59:14.384856 crc crio[24437]: time="2026-06-12T20:59:14.384226583Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-jhb6s/POD" id=8d2218c6-3119-4ed6-b0d6-8095383359f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.745423 | controller | Jun 12 20:59:14.384856 crc crio[24437]: time="2026-06-12T20:59:14.384354346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745439 | controller | Jun 12 20:59:14.420503 crc crio[24437]: time="2026-06-12T20:59:14.420385835Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-jhb6s Namespace:openstack ID:f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a UID:06fa32e8-619a-44e5-b97c-e4fadc5eeb1f NetNS:/var/run/netns/0df40900-38af-4999-8f1e-065ec0822b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06fa32e8_619a_44e5_b97c_e4fadc5eeb1f.slice PodAnnotations:0xc000c24978}] Aliases:map[]}"
2026-06-12 21:48:32.745455 | controller | Jun 12 20:59:14.420782 crc crio[24437]: time="2026-06-12T20:59:14.420621441Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-jhb6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.745472 | controller | Jun 12 20:59:14.485732 crc crio[24437]: time="2026-06-12T20:59:14.48562843Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=30d8fb2d-882e-4678-87ac-777a537186ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.745488 | controller | Jun 12 20:59:14.705186 crc crio[24437]: time="2026-06-12T20:59:14.703479178Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3a701561-4e2c-4339-95b0-a5badef44d9e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.745504 | controller | Jun 12 20:59:14.955000 crc crio[24437]: time="2026-06-12T20:59:14.95255425Z" level=info msg="Created container baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api" id=5aaecb6c-d88a-44de-a8d8-f47fd0ad29e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.745521 | controller | Jun 12 20:59:14.955740 crc crio[24437]: time="2026-06-12T20:59:14.955656995Z" level=info msg="Starting container: baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa" id=b7ce887e-95e5-4c31-9a0d-c45110511db6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.745536 | controller | Jun 12 20:59:14.956332 crc crio[24437]: time="2026-06-12T20:59:14.955849859Z" level=info msg="Creating container: openstack/dnsmasq-dns-54f48964b7-dcrsx/dnsmasq-dns" id=2a4f6edb-4dae-4154-8085-1ea69af3a59a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.745553 | controller | Jun 12 20:59:14.964132 crc crio[24437]: time="2026-06-12T20:59:14.963762871Z" level=info msg="Started container" PID=71942 containerID=baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa description=openstack/barbican-api-5b95c547c8-w2mpx/barbican-api id=b7ce887e-95e5-4c31-9a0d-c45110511db6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165
2026-06-12 21:48:32.745570 | controller | Jun 12 20:59:14.995152 crc crio[24437]: time="2026-06-12T20:59:14.995063236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745586 | controller | Jun 12 20:59:15.022216 crc crio[24437]: time="2026-06-12T20:59:15.022105268Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765" id=e29640e0-1d5c-46d2-8485-31b7f109cbcc name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.745606 | controller | Jun 12 20:59:15.024388 crc crio[24437]: time="2026-06-12T20:59:15.024319051Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=c9a90542-9eb8-4ec0-90c0-8b690d840aa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.745623 | controller | Jun 12 20:59:15.033469 crc crio[24437]: 2026-06-12T20:59:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0428f6240f23ab Mac:1e:7f:e8:ae:7a:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/0df40900-38af-4999-8f1e-065ec0822b62 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.745640 | controller | Jun 12 20:59:15.034811 crc crio[24437]: time="2026-06-12T20:59:15.034760293Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-jhb6s Namespace:openstack ID:f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a UID:06fa32e8-619a-44e5-b97c-e4fadc5eeb1f NetNS:/var/run/netns/0df40900-38af-4999-8f1e-065ec0822b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06fa32e8_619a_44e5_b97c_e4fadc5eeb1f.slice PodAnnotations:0xc000c24978}] Aliases:map[]}"
2026-06-12 21:48:32.745657 | controller | Jun 12 20:59:15.035362 crc crio[24437]: time="2026-06-12T20:59:15.035020011Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-jhb6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.745673 | controller | Jun 12 20:59:15.060230 crc crio[24437]: time="2026-06-12T20:59:15.060085295Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=a13757ca-6d79-4bde-ad69-04d1e860894c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.745690 | controller | Jun 12 20:59:15.065540 crc crio[24437]: time="2026-06-12T20:59:15.065395933Z" level=info msg="Ran pod sandbox f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a with infra container: openstack/cinder-online-data-migrations-jhb6s/POD" id=8d2218c6-3119-4ed6-b0d6-8095383359f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.745706 | controller | Jun 12 20:59:15.081593 crc crio[24437]: time="2026-06-12T20:59:15.081495612Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=d8870283-255b-45e2-9ee8-6c82010c1c02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.745722 | controller | Jun 12 20:59:15.084692 crc crio[24437]: time="2026-06-12T20:59:15.084594677Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=07ff929a-a910-457d-aaf0-7ecb4af393c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.745738 | controller | Jun 12 20:59:15.087219 crc crio[24437]: time="2026-06-12T20:59:15.087146828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745755 | controller | Jun 12 20:59:15.087903 crc crio[24437]: time="2026-06-12T20:59:15.087820765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745770 | controller | Jun 12 20:59:15.100848 crc crio[24437]: time="2026-06-12T20:59:15.098783468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745786 | controller | Jun 12 20:59:15.109042 crc crio[24437]: time="2026-06-12T20:59:15.108822071Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=25cfd85e-e0d8-4064-b162-e645e3e72aed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.745802 | controller | Jun 12 20:59:15.127260 crc crio[24437]: time="2026-06-12T20:59:15.127157223Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-jhb6s/cinder-online-data-migrations" id=f5b5e354-66ad-40b1-b0f8-a060c5b5ef2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.745822 | controller | Jun 12 20:59:15.127727 crc crio[24437]: time="2026-06-12T20:59:15.127618964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745839 | controller | Jun 12 20:59:15.158991 crc crio[24437]: time="2026-06-12T20:59:15.158860448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745876 | controller | Jun 12 20:59:15.186748 crc crio[24437]: time="2026-06-12T20:59:15.186663349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745893 | controller | Jun 12 20:59:15.233729 crc crio[24437]: time="2026-06-12T20:59:15.233527381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745910 | controller | Jun 12 20:59:15.242883 crc crio[24437]: time="2026-06-12T20:59:15.242454136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.745925 | controller | Jun 12 20:59:15.413124 crc crio[24437]: time="2026-06-12T20:59:15.413029654Z" level=info msg="Created container 23a3a15f41c2e5970b5473a53d9bc2a162087f323f58195c05b89bffdb48528a: openstack/cinder-online-data-migrations-jhb6s/cinder-online-data-migrations" id=f5b5e354-66ad-40b1-b0f8-a060c5b5ef2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.745942 | controller | Jun 12 20:59:15.414880 crc crio[24437]: time="2026-06-12T20:59:15.414698693Z" level=info msg="Starting container: 23a3a15f41c2e5970b5473a53d9bc2a162087f323f58195c05b89bffdb48528a" id=e99a8a8a-6ece-4d34-91e8-f052f4f67492 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.745959 | controller | Jun 12 20:59:15.421680 crc crio[24437]: time="2026-06-12T20:59:15.4215868Z" level=info msg="Started container" PID=72096 containerID=23a3a15f41c2e5970b5473a53d9bc2a162087f323f58195c05b89bffdb48528a description=openstack/cinder-online-data-migrations-jhb6s/cinder-online-data-migrations id=e99a8a8a-6ece-4d34-91e8-f052f4f67492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a
2026-06-12 21:48:32.745976 | controller | Jun 12 20:59:15.431372 crc crio[24437]: time="2026-06-12T20:59:15.429328767Z" level=info msg="Created container 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e: openstack/dnsmasq-dns-54f48964b7-dcrsx/dnsmasq-dns" id=2a4f6edb-4dae-4154-8085-1ea69af3a59a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.745992 | controller | Jun 12 20:59:15.433446 crc crio[24437]: time="2026-06-12T20:59:15.432625006Z" level=info msg="Starting container: 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e" id=0020df42-fde8-4c01-a966-afcf5c3c7d8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.746008 | controller | Jun 12 20:59:15.450636 crc crio[24437]: time="2026-06-12T20:59:15.449406842Z" level=info msg="Started container" PID=72098 containerID=338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e description=openstack/dnsmasq-dns-54f48964b7-dcrsx/dnsmasq-dns id=0020df42-fde8-4c01-a966-afcf5c3c7d8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10
2026-06-12 21:48:32.746024 | controller | Jun 12 20:59:15.582737 crc crio[24437]: time="2026-06-12T20:59:15.58236188Z" level=info msg="Created container bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201: openstack/ceilometer-0/sg-core" id=d8870283-255b-45e2-9ee8-6c82010c1c02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.746044 | controller | Jun 12 20:59:15.585219 crc crio[24437]: time="2026-06-12T20:59:15.585141618Z" level=info msg="Starting container: bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201" id=91cac136-3ce5-492b-9835-13ac4518de1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.746062 | controller | Jun 12 20:59:15.593799 crc crio[24437]: time="2026-06-12T20:59:15.593703094Z" level=info msg="Started container" PID=72095 containerID=bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201 description=openstack/ceilometer-0/sg-core id=91cac136-3ce5-492b-9835-13ac4518de1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6
2026-06-12 21:48:32.746078 | controller | Jun 12 20:59:15.606841 crc crio[24437]: time="2026-06-12T20:59:15.606761059Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=4063a4f3-f297-4789-a1fd-e69fe744c6c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.746093 | controller | Jun 12 20:59:15.612179 crc crio[24437]: time="2026-06-12T20:59:15.612097378Z" level=info msg="Image registry.redhat.io/ubi9/httpd-24:latest not found" id=4063a4f3-f297-4789-a1fd-e69fe744c6c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.746109 | controller | Jun 12 20:59:15.612317 crc crio[24437]: time="2026-06-12T20:59:15.612216381Z" level=info msg="Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found" id=4063a4f3-f297-4789-a1fd-e69fe744c6c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.746126 | controller | Jun 12 20:59:15.614372 crc crio[24437]: time="2026-06-12T20:59:15.61424979Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=9f14a05b-7c2d-4495-af3b-864f13b776a1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.746141 | controller | Jun 12 20:59:15.623966 crc crio[24437]: time="2026-06-12T20:59:15.623843341Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-12 21:48:32.746157 | controller | Jun 12 20:59:18.060314 crc crio[24437]: time="2026-06-12T20:59:18.058984374Z" level=info msg="Running pod sandbox: openstack/barbican-api-cfb75d75d-9j4tq/POD" id=f887131c-cc02-477f-93ba-d2a7fefe8de9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.746174 | controller | Jun 12 20:59:18.061433 crc crio[24437]: time="2026-06-12T20:59:18.060826768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.746190 | controller | Jun 12 20:59:18.316608 crc crio[24437]: time="2026-06-12T20:59:18.316409026Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b" id=11049733-551d-4ce4-ae34-15dbb32e9f09 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.746206 | controller | Jun 12 20:59:18.317994 crc crio[24437]: time="2026-06-12T20:59:18.317878452Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=ca27f151-9386-492d-a65b-5ed3487dbe4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.746222 | controller | Jun 12 20:59:18.345395 crc crio[24437]: time="2026-06-12T20:59:18.345309123Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8" id=711b99a6-82fd-45fc-9410-72a54b7dd7a2 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.746238 | controller | Jun 12 20:59:18.348353 crc crio[24437]: time="2026-06-12T20:59:18.348234955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=7a498bf9-3c5a-4557-97d2-f28aff68397e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.746260 | controller | Jun 12 20:59:18.372684 crc crio[24437]: time="2026-06-12T20:59:18.372582852Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=410e4bc1-bdb1-4f30-b19a-398b9d402204 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.746277 | controller | Jun 12 20:59:18.375517 crc crio[24437]: time="2026-06-12T20:59:18.375383959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=44aaf6f7-cfcc-4904-8cf3-a06d27dae530 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.746293 | controller | Jun 12 20:59:18.376480 crc crio[24437]: time="2026-06-12T20:59:18.376356413Z" level=info msg="Got pod network &{Name:barbican-api-cfb75d75d-9j4tq Namespace:openstack ID:e6959c989bd164feef3c63ef4e3c020dde8b6b726ba3b16d32df70a1011cd98b UID:9a0013c2-09b2-4f32-bfdf-c7d3bdc88e6c NetNS:/var/run/netns/dd6c0d6f-5afb-40ac-92b9-5a1925da6d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a0013c2_09b2_4f32_bfdf_c7d3bdc88e6c.slice PodAnnotations:0xc006ecc278}] Aliases:map[]}"
2026-06-12 21:48:32.746309 | controller | Jun 12 20:59:18.376480 crc crio[24437]: time="2026-06-12T20:59:18.376426325Z" level=info msg="Adding pod openstack_barbican-api-cfb75d75d-9j4tq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.746325 | controller | Jun 12 20:59:18.385529 crc crio[24437]: time="2026-06-12T20:59:18.385441602Z" level=info msg="Creating container: openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener-log" id=be4fbb38-e0b7-4f15-9bad-e86b50fe4e05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.746342 | controller | Jun 12 20:59:18.387670 crc crio[24437]: time="2026-06-12T20:59:18.387608225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.746358 | controller | Jun 12 20:59:18.398016 crc crio[24437]: time="2026-06-12T20:59:18.397819362Z" level=info msg="Creating container: openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker-log" id=123ed7fd-f8a6-4f2d-a443-7b41917d5491 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.746374 | controller | Jun 12 20:59:18.409410 crc crio[24437]: time="2026-06-12T20:59:18.409315978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.746391 | controller | Jun 12 20:59:18.477404 crc crio[24437]: time="2026-06-12T20:59:18.477173826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.746407 | controller | Jun 12 20:59:18.485537 crc crio[24437]: time="2026-06-12T20:59:18.485044027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.746423 | controller | Jun 12 20:59:18.495626 crc crio[24437]: time="2026-06-12T20:59:18.495240313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.746439 | controller | Jun 12 20:59:18.547168 crc crio[24437]: time="2026-06-12T20:59:18.545538416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.746455 | controller | Jun 12 20:59:18.721560 crc crio[24437]: time="2026-06-12T20:59:18.720875378Z" level=info msg="Created container 59133039f61516188ec6f4cb8cbf96f1ab11d834705ea0eea28cbe68c221d4c8: openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener-log" id=be4fbb38-e0b7-4f15-9bad-e86b50fe4e05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.746476 | controller | Jun 12 20:59:18.722299 crc crio[24437]: time="2026-06-12T20:59:18.722158399Z" level=info msg="Created container b2628d91fa41dd4dfc5977946d4399c4d69c18ab5b7edc55ac0e41b93a9edacd: openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker-log" id=123ed7fd-f8a6-4f2d-a443-7b41917d5491 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.746494 | controller | Jun 12 20:59:18.723707 crc crio[24437]: time="2026-06-12T20:59:18.723038201Z" level=info msg="Starting container: 59133039f61516188ec6f4cb8cbf96f1ab11d834705ea0eea28cbe68c221d4c8" id=af35ed1a-917c-4f01-a24b-448b1173b655 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.746510 | controller | Jun 12 20:59:18.723707 crc crio[24437]: time="2026-06-12T20:59:18.723589444Z" level=info msg="Starting container: b2628d91fa41dd4dfc5977946d4399c4d69c18ab5b7edc55ac0e41b93a9edacd" id=2e9903fc-c179-4f45-bc61-272f61ed9f80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.746526 | controller | Jun 12 20:59:18.738552 crc crio[24437]: time="2026-06-12T20:59:18.738441142Z" level=info msg="Started container" PID=72722 containerID=59133039f61516188ec6f4cb8cbf96f1ab11d834705ea0eea28cbe68c221d4c8 description=openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener-log id=af35ed1a-917c-4f01-a24b-448b1173b655 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88614a0d86e33e40b52c714e77990fced557fc12d4f80f004b6a0bf0ee81b468
2026-06-12 21:48:32.746542 | controller | Jun 12 20:59:18.757164 crc crio[24437]: time="2026-06-12T20:59:18.757019251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=9cf25b04-70bd-4b74-a2d6-cca49ade0550 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.746558 | controller | Jun 12 20:59:18.768468 crc crio[24437]: time="2026-06-12T20:59:18.768406205Z" level=info msg="Started container" PID=72725 containerID=b2628d91fa41dd4dfc5977946d4399c4d69c18ab5b7edc55ac0e41b93a9edacd description=openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker-log id=2e9903fc-c179-4f45-bc61-272f61ed9f80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0dc0621efd99d6314eb86ec42202fc135216951236799b5f9322ebe0c47d33d
2026-06-12 21:48:32.746575 | controller | Jun 12 20:59:18.785575 crc crio[24437]: time="2026-06-12T20:59:18.785501538Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=af29e0e8-470d-48b5-9d38-07e5b70e9701 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.746592 | controller | Jun 12 20:59:18.796251 crc crio[24437]: time="2026-06-12T20:59:18.796169646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=0df1c131-bd44-4710-a6ad-f6c541e6c17a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.746608 | controller | Jun 12 20:59:18.806572 crc crio[24437]: time="2026-06-12T20:59:18.806497034Z" level=info msg="Creating container: openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener" id=3197253b-4bd5-49c1-a418-40c29d48cc4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.746625 | controller | Jun 12 20:59:18.809552 crc crio[24437]: time="2026-06-12T20:59:18.809483886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.746641 | controller | Jun 12 20:59:18.820509 crc crio[24437]: time="2026-06-12T20:59:18.82041257Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=0d1a09ad-f5a2-4b75-8b82-7b7a57c5db25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.746658 | controller | Jun 12 20:59:18.895562 crc crio[24437]: time="2026-06-12T20:59:18.894864377Z" level=info msg="Creating container: openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker" id=d64693e0-8e2d-4f40-af0b-e9134bb86086 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.746679 | controller | Jun 12 20:59:18.897394 crc crio[24437]: time="2026-06-12T20:59:18.897167112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.746695 | controller | Jun 12 20:59:18.941864 crc crio[24437]: time="2026-06-12T20:59:18.941688738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.746711 | controller | Jun 12 20:59:18.952370 crc crio[24437]: time="2026-06-12T20:59:18.949875615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.746727 | controller | Jun 12 20:59:18.970653 crc crio[24437]: time="2026-06-12T20:59:18.970511344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.746742 | controller | Jun 12 20:59:19.021675 crc crio[24437]: time="2026-06-12T20:59:18.974495909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.746758 | controller | Jun 12 20:59:19.058061 crc crio[24437]: 2026-06-12T20:59:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6959c989bd164f Mac:f2:47:f6:87:a7:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/dd6c0d6f-5afb-40ac-92b9-5a1925da6d4d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.746774 | controller | Jun 12 20:59:19.058670 crc crio[24437]: time="2026-06-12T20:59:19.058525117Z" level=info msg="Got pod network &{Name:barbican-api-cfb75d75d-9j4tq Namespace:openstack ID:e6959c989bd164feef3c63ef4e3c020dde8b6b726ba3b16d32df70a1011cd98b UID:9a0013c2-09b2-4f32-bfdf-c7d3bdc88e6c NetNS:/var/run/netns/dd6c0d6f-5afb-40ac-92b9-5a1925da6d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a0013c2_09b2_4f32_bfdf_c7d3bdc88e6c.slice PodAnnotations:0xc006ecc278}] Aliases:map[]}"
2026-06-12 21:48:32.746791 | controller | Jun 12 20:59:19.059427 crc crio[24437]: time="2026-06-12T20:59:19.059243235Z" level=info msg="Checking pod openstack_barbican-api-cfb75d75d-9j4tq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.746808 | controller | Jun 12 20:59:19.074094 crc crio[24437]: time="2026-06-12T20:59:19.073749435Z" level=info msg="Ran pod sandbox e6959c989bd164feef3c63ef4e3c020dde8b6b726ba3b16d32df70a1011cd98b with infra container: openstack/barbican-api-cfb75d75d-9j4tq/POD" id=f887131c-cc02-477f-93ba-d2a7fefe8de9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.746825 | controller | Jun 12 20:59:19.076208 crc crio[24437]: time="2026-06-12T20:59:19.076079701Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=17862ce9-6d69-4860-89e2-87e2f1383ee0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.746842 | controller | Jun 12 20:59:19.081672 crc crio[24437]: time="2026-06-12T20:59:19.081635856Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=fcbcb295-f11d-4722-afa9-3c407b195f85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.746879 | controller | Jun 12 20:59:19.093213 crc crio[24437]: time="2026-06-12T20:59:19.092771533Z" level=info msg="Creating container: openstack/barbican-api-cfb75d75d-9j4tq/barbican-api-log" id=57a81a84-ccf0-4007-8cd1-3c8830705f88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.746912 | controller | Jun 12 20:59:19.093795 crc crio[24437]: time="2026-06-12T20:59:19.093479431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.746930 | controller | Jun 12 20:59:19.169693 crc crio[24437]: time="2026-06-12T20:59:19.169555668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.746966 | controller | Jun 12 20:59:19.179650 crc crio[24437]: time="2026-06-12T20:59:19.179579568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.746984 | controller | Jun 12 20:59:19.370337 crc crio[24437]: time="2026-06-12T20:59:19.37019242Z" level=info msg="Created container b11494286d7f823a1e4c6b2752592aaa8264cd087e4003cdd945083ad779ad76: openstack/barbican-api-cfb75d75d-9j4tq/barbican-api-log" id=57a81a84-ccf0-4007-8cd1-3c8830705f88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.747001 | controller | Jun 12 20:59:19.373026 crc crio[24437]: time="2026-06-12T20:59:19.371364488Z" level=info msg="Created container a290fed8f2c805fbecc04f0718a1d69bebf7f66363b9e9f3987b833e21fa89bd: openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener" id=3197253b-4bd5-49c1-a418-40c29d48cc4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.747017 | controller | Jun 12 20:59:19.373026 crc crio[24437]: time="2026-06-12T20:59:19.371452789Z" level=info msg="Starting container: b11494286d7f823a1e4c6b2752592aaa8264cd087e4003cdd945083ad779ad76" id=59e94f1f-2db3-4a0e-bb8c-89d129c5a345 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.747034 | controller | Jun 12 20:59:19.373325 crc crio[24437]: time="2026-06-12T20:59:19.373132961Z" level=info msg="Starting container: a290fed8f2c805fbecc04f0718a1d69bebf7f66363b9e9f3987b833e21fa89bd" id=9197af90-883a-49ac-88a5-3c9e1bd3887e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.747057 | controller | Jun 12 20:59:19.378354 crc crio[24437]: time="2026-06-12T20:59:19.378255894Z" level=info msg="Created container 8aad45936a62cf618fb644b1aed36382555a7895634950a9a8ae02c39e0dd8ea: openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker" id=d64693e0-8e2d-4f40-af0b-e9134bb86086 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.747084 | controller | Jun 12 20:59:19.384140 crc crio[24437]: time="2026-06-12T20:59:19.380346124Z" level=info msg="Started container" PID=72786 containerID=b11494286d7f823a1e4c6b2752592aaa8264cd087e4003cdd945083ad779ad76 description=openstack/barbican-api-cfb75d75d-9j4tq/barbican-api-log id=59e94f1f-2db3-4a0e-bb8c-89d129c5a345 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6959c989bd164feef3c63ef4e3c020dde8b6b726ba3b16d32df70a1011cd98b
2026-06-12 21:48:32.747111 | controller | Jun 12 20:59:19.384140 crc crio[24437]: time="2026-06-12T20:59:19.380615151Z" level=info msg="Started container" PID=72776 containerID=a290fed8f2c805fbecc04f0718a1d69bebf7f66363b9e9f3987b833e21fa89bd description=openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener id=9197af90-883a-49ac-88a5-3c9e1bd3887e name=/runtime.v1.RuntimeService/StartContainer sandboxID=88614a0d86e33e40b52c714e77990fced557fc12d4f80f004b6a0bf0ee81b468
2026-06-12 21:48:32.747130 | controller | Jun 12 20:59:19.384140 crc crio[24437]: time="2026-06-12T20:59:19.381653926Z" level=info msg="Starting container: 8aad45936a62cf618fb644b1aed36382555a7895634950a9a8ae02c39e0dd8ea" id=649fc382-c387-4654-9779-337daa06af94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.747147 | controller | Jun 12 20:59:19.393700 crc crio[24437]: time="2026-06-12T20:59:19.393221785Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=74a826f4-d0a8-4037-9726-f517d62f82cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.747169 | controller | Jun 12 20:59:19.395624 crc crio[24437]: time="2026-06-12T20:59:19.39547231Z" level=info msg="Started container" PID=72778 containerID=8aad45936a62cf618fb644b1aed36382555a7895634950a9a8ae02c39e0dd8ea description=openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker id=649fc382-c387-4654-9779-337daa06af94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0dc0621efd99d6314eb86ec42202fc135216951236799b5f9322ebe0c47d33d
2026-06-12 21:48:32.747187 | controller | Jun 12 20:59:19.499890 crc crio[24437]: time="2026-06-12T20:59:19.499633583Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=8ea79dde-6b84-430a-b3ff-952976b24425 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.747204 | controller | Jun 12 20:59:19.512741 crc crio[24437]: time="2026-06-12T20:59:19.512639677Z" level=info msg="Creating container: openstack/barbican-api-cfb75d75d-9j4tq/barbican-api" id=b8b1936c-7b00-4b09-bf88-94a3e23fd7a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.747220 | controller | Jun 12 20:59:19.513138 crc crio[24437]: time="2026-06-12T20:59:19.513083488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.747237 | controller | Jun 12 20:59:19.573304 crc crio[24437]: time="2026-06-12T20:59:19.573177009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.747253 | controller | Jun 12 20:59:19.575878 crc crio[24437]: time="2026-06-12T20:59:19.575808332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.747269 | controller | Jun 12 20:59:19.685728 crc crio[24437]: time="2026-06-12T20:59:19.685645743Z" level=info msg="Created container ff0c1072d199e04d2ba83de47e5a720626d78246e8ce1d1f2a4a1fe07bb0d2fd: openstack/barbican-api-cfb75d75d-9j4tq/barbican-api" id=b8b1936c-7b00-4b09-bf88-94a3e23fd7a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.747284 | controller | Jun 12 20:59:19.687535 crc crio[24437]: time="2026-06-12T20:59:19.687461316Z" level=info msg="Starting container: ff0c1072d199e04d2ba83de47e5a720626d78246e8ce1d1f2a4a1fe07bb0d2fd" id=2ad7d62c-51bd-472f-a474-2a65d4e3b3af name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.747301 | controller | Jun 12 20:59:19.695164 crc crio[24437]: time="2026-06-12T20:59:19.695078551Z" level=info msg="Started container" PID=72842 containerID=ff0c1072d199e04d2ba83de47e5a720626d78246e8ce1d1f2a4a1fe07bb0d2fd description=openstack/barbican-api-cfb75d75d-9j4tq/barbican-api id=2ad7d62c-51bd-472f-a474-2a65d4e3b3af name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6959c989bd164feef3c63ef4e3c020dde8b6b726ba3b16d32df70a1011cd98b
2026-06-12 21:48:32.747317 | controller | Jun 12 20:59:20.766412 crc crio[24437]: time="2026-06-12T20:59:20.765422953Z" level=info msg="Stopping pod sandbox: f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a" id=ca6e3246-7050-49e3-b012-719cd3023144 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.747333 | controller | Jun 12 20:59:20.767314 crc crio[24437]: time="2026-06-12T20:59:20.767240737Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-jhb6s Namespace:openstack ID:f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a UID:06fa32e8-619a-44e5-b97c-e4fadc5eeb1f NetNS:/var/run/netns/0df40900-38af-4999-8f1e-065ec0822b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06fa32e8_619a_44e5_b97c_e4fadc5eeb1f.slice PodAnnotations:0xc001fa44c0}] Aliases:map[]}"
2026-06-12 21:48:32.747354 | controller | Jun 12 20:59:20.767501 crc crio[24437]: time="2026-06-12T20:59:20.767442912Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-jhb6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.747370 | controller | Jun 12 20:59:21.281223 crc crio[24437]: time="2026-06-12T20:59:21.280366692Z" level=info msg="Stopped pod sandbox: f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a" id=ca6e3246-7050-49e3-b012-719cd3023144 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.747387 | controller | Jun 12 20:59:21.860587 crc crio[24437]: time="2026-06-12T20:59:21.860082093Z" level=info msg="Stopping container: f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87 (timeout: 10s)" id=0fa688b0-ba6a-4eb0-a370-79916083a5c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.747404 | controller | Jun 12 20:59:22.164890 crc crio[24437]: time="2026-06-12T20:59:22.16451156Z" level=info msg="Stopped container f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87: openstack/dnsmasq-dns-6c85d9984c-glxtt/dnsmasq-dns" id=0fa688b0-ba6a-4eb0-a370-79916083a5c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.747421 | controller | Jun 12 20:59:22.166394 crc crio[24437]: time="2026-06-12T20:59:22.166334185Z" level=info msg="Stopping pod sandbox: 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08" id=34136dd1-a578-4ce3-b5fc-78ffe3d36ea2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.747438 | controller | Jun 12 20:59:22.167064 crc crio[24437]: time="2026-06-12T20:59:22.16698871Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-glxtt Namespace:openstack ID:062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08 UID:58179da5-c6ed-4ee0-98b8-f4692f4c6809 NetNS:/var/run/netns/00ad41ac-5da2-4e23-89f1-f0c6575215a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58179da5_c6ed_4ee0_98b8_f4692f4c6809.slice PodAnnotations:0xc00012aa08}] Aliases:map[]}"
2026-06-12 21:48:32.747455 | controller | Jun 12 20:59:22.167200 crc crio[24437]: time="2026-06-12T20:59:22.167158214Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6c85d9984c-glxtt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.747472 | controller | Jun 12 20:59:22.722877 crc crio[24437]: time="2026-06-12T20:59:22.722137229Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=82803d5e-c23b-44a6-909a-41d1c0260d7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.747489 | controller | Jun 12 20:59:22.723489 crc crio[24437]: time="2026-06-12T20:59:22.723463711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.747506 | controller | Jun 12 20:59:22.807205 crc crio[24437]: time="2026-06-12T20:59:22.807116461Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915 UID:af6ee49c-8447-406f-b5fc-2ae0429bc9d5 NetNS:/var/run/netns/2b998a9f-ecff-426f-afa5-26eb8788a085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf6ee49c_8447_406f_b5fc_2ae0429bc9d5.slice PodAnnotations:0xc00012b040}] Aliases:map[]}"
2026-06-12 21:48:32.747523 | controller | Jun 12 20:59:22.807686 crc crio[24437]: time="2026-06-12T20:59:22.807666983Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.747539 | controller | Jun 12 20:59:22.976032 crc crio[24437]: time="2026-06-12T20:59:22.968721691Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-42zz5/POD" id=1c8ba02f-9dd0-409a-8b4d-b64974ade541 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.747559 | controller | Jun 12 20:59:22.976032 crc crio[24437]: time="2026-06-12T20:59:22.968891304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.747577 | controller | Jun 12 20:59:23.091520 crc crio[24437]: time="2026-06-12T20:59:23.091313299Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-42zz5 Namespace:openstack ID:831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb UID:e810db42-dee1-4c12-b9c6-fd34565f7338 NetNS:/var/run/netns/64a2c1f0-0cb9-4179-9f91-3913f642cc6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode810db42_dee1_4c12_b9c6_fd34565f7338.slice PodAnnotations:0xc002746388}] Aliases:map[]}"
2026-06-12 21:48:32.747593 | controller | Jun 12 20:59:23.091520 crc crio[24437]: time="2026-06-12T20:59:23.091440162Z" level=info msg="Adding pod openstack_dnsmasq-dns-764b948f4c-42zz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.747609 | controller | Jun 12 20:59:23.221339 crc crio[24437]: time="2026-06-12T20:59:23.220108348Z" level=info msg="Stopped pod sandbox: 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08" id=34136dd1-a578-4ce3-b5fc-78ffe3d36ea2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.747626 | controller | Jun 12 20:59:23.309637 crc crio[24437]: time="2026-06-12T20:59:23.309558747Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=ab4da701-4fff-4421-ade3-7c139b3615d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.747642 | controller | Jun 12 20:59:23.309831 crc crio[24437]: time="2026-06-12T20:59:23.30966256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.747659 | controller | Jun 12 20:59:23.443764 crc crio[24437]: time="2026-06-12T20:59:23.44356952Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac UID:f6731075-1c98-4920-ab3c-af9ef149948d NetNS:/var/run/netns/3b041f3b-9497-4b65-9cca-6b65fe01378c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6731075_1c98_4920_ab3c_af9ef149948d.slice PodAnnotations:0xc001fa4750}] Aliases:map[]}"
2026-06-12 21:48:32.747675 | controller | Jun 12 20:59:23.443764 crc crio[24437]: time="2026-06-12T20:59:23.443618732Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.747692 | controller | Jun 12 20:59:23.886193 crc crio[24437]: 2026-06-12T20:59:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d90b37146f646c Mac:0a:90:d9:38:00:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/2b998a9f-ecff-426f-afa5-26eb8788a085 SocketPath: PciID:}] [{Interface:0xc0002fc840 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.747709 | controller | Jun 12 20:59:23.892652 crc crio[24437]: time="2026-06-12T20:59:23.892589798Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915 UID:af6ee49c-8447-406f-b5fc-2ae0429bc9d5 NetNS:/var/run/netns/2b998a9f-ecff-426f-afa5-26eb8788a085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf6ee49c_8447_406f_b5fc_2ae0429bc9d5.slice PodAnnotations:0xc00012b040}] Aliases:map[]}"
2026-06-12 21:48:32.747726 | controller | Jun 12 20:59:23.893181 crc crio[24437]: time="2026-06-12T20:59:23.893156662Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.747747 | controller | Jun 12 20:59:23.917733 crc crio[24437]: time="2026-06-12T20:59:23.917663894Z" level=info msg="Ran pod sandbox 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915 with infra container: openstack/cinder-scheduler-0/POD" id=82803d5e-c23b-44a6-909a-41d1c0260d7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.747764 | controller | Jun 12 20:59:23.949314 crc crio[24437]: time="2026-06-12T20:59:23.948730932Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=2ffdbc93-5322-4499-909d-89ab02328bf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.747781 | controller | Jun 12 20:59:23.949314 crc crio[24437]: time="2026-06-12T20:59:23.949013359Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=2ffdbc93-5322-4499-909d-89ab02328bf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.747798 | controller | Jun 12 20:59:23.949314 crc crio[24437]: time="2026-06-12T20:59:23.949059151Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=2ffdbc93-5322-4499-909d-89ab02328bf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.747816 | controller | Jun 12 20:59:23.952829 crc crio[24437]: time="2026-06-12T20:59:23.951210762Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=4975912a-606b-4f03-b2f0-91d82b88f664 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.747832 | controller | Jun 12 20:59:23.968528 crc crio[24437]: time="2026-06-12T20:59:23.96809949Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-12 21:48:32.747866 | controller | Jun 12 20:59:24.093671 crc crio[24437]: time="2026-06-12T20:59:24.09363171Z" level=info msg="Removing container: f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87" id=15676257-d4f4-4e1e-867b-15bec44ee1e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.747932 | controller | Jun 12 20:59:24.219039 crc crio[24437]: time="2026-06-12T20:59:24.217569282Z" level=info msg="Removed container f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87: openstack/dnsmasq-dns-6c85d9984c-glxtt/dnsmasq-dns" id=15676257-d4f4-4e1e-867b-15bec44ee1e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.747961 | controller | Jun 12 20:59:24.238550 crc crio[24437]: time="2026-06-12T20:59:24.237469072Z" level=info msg="Removing container: 5c0b8018afb671ffbac258009cb2aad3c5c8544119e10b289aaf1170b8329c24" id=797cfa18-9347-4ed1-8527-b4a83580713d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.747980 | controller | Jun 12 20:59:24.276990 crc crio[24437]: 2026-06-12T20:59:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:831d69cbc9b7d93 Mac:8e:8e:af:f5:ff:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/64a2c1f0-0cb9-4179-9f91-3913f642cc6e SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.747998 | controller | Jun 12 20:59:24.287977 crc crio[24437]: time="2026-06-12T20:59:24.287848718Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-42zz5 Namespace:openstack ID:831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb UID:e810db42-dee1-4c12-b9c6-fd34565f7338 NetNS:/var/run/netns/64a2c1f0-0cb9-4179-9f91-3913f642cc6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode810db42_dee1_4c12_b9c6_fd34565f7338.slice PodAnnotations:0xc002746388}] Aliases:map[]}"
2026-06-12 21:48:32.748020 | controller | Jun 12 20:59:24.288607 crc crio[24437]: time="2026-06-12T20:59:24.288585325Z" level=info msg="Checking pod openstack_dnsmasq-dns-764b948f4c-42zz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.748037 | controller | Jun 12 20:59:24.341113 crc crio[24437]: time="2026-06-12T20:59:24.340910978Z" level=info msg="Ran pod sandbox 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb with infra container: openstack/dnsmasq-dns-764b948f4c-42zz5/POD" id=1c8ba02f-9dd0-409a-8b4d-b64974ade541 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.748055 | controller | Jun 12 20:59:24.346883 crc crio[24437]: time="2026-06-12T20:59:24.34681032Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9fc277f5-04ee-4b9d-be61-becec865b6cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.748071 | controller | Jun 12 20:59:24.365963 crc crio[24437]: time="2026-06-12T20:59:24.364139409Z" level=info msg="Removed container 5c0b8018afb671ffbac258009cb2aad3c5c8544119e10b289aaf1170b8329c24: openstack/dnsmasq-dns-6c85d9984c-glxtt/init" id=797cfa18-9347-4ed1-8527-b4a83580713d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.748088 | controller | Jun 12 20:59:24.468361 crc crio[24437]: 2026-06-12T20:59:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72867344162a7e4 Mac:32:9c:a1:5e:2b:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/3b041f3b-9497-4b65-9cca-6b65fe01378c SocketPath: PciID:}] [{Interface:0xc000516a20 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.748105 | controller | Jun 12 20:59:24.469208 crc crio[24437]: time="2026-06-12T20:59:24.469131282Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac UID:f6731075-1c98-4920-ab3c-af9ef149948d NetNS:/var/run/netns/3b041f3b-9497-4b65-9cca-6b65fe01378c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6731075_1c98_4920_ab3c_af9ef149948d.slice PodAnnotations:0xc001fa4750}] Aliases:map[]}"
2026-06-12 21:48:32.748121 | controller | Jun 12 20:59:24.469357 crc crio[24437]: time="2026-06-12T20:59:24.469339497Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.748137 | controller | Jun 12 20:59:24.480662 crc crio[24437]: time="2026-06-12T20:59:24.479999295Z" level=info msg="Ran pod sandbox 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac with infra container: openstack/cinder-api-0/POD" id=ab4da701-4fff-4421-ade3-7c139b3615d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.748154 | controller | Jun 12 20:59:24.485611 crc crio[24437]: time="2026-06-12T20:59:24.485525098Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=0b2e52d7-6630-4f0e-96c9-c96ddda9d9dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.748170 | controller | Jun 12 20:59:24.513996 crc crio[24437]: time="2026-06-12T20:59:24.513711578Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=05687470-362f-4fb1-8f86-04652f895836 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.748187 | controller | Jun 12 20:59:24.557571 crc crio[24437]: time="2026-06-12T20:59:24.557476935Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=ad22fdd5-aa09-48e7-82ef-c68c30cd07eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.748203 | controller | Jun 12 20:59:24.557922 crc crio[24437]: time="2026-06-12T20:59:24.557868525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.748224 | controller | Jun 12 20:59:24.563164 crc crio[24437]: time="2026-06-12T20:59:24.56307454Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5d0c989c-9b1b-4730-9b18-a5fe5e3c222c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.748241 | controller | Jun 12 20:59:24.606997 crc crio[24437]: time="2026-06-12T20:59:24.606362894Z" level=info msg="Creating container: openstack/dnsmasq-dns-764b948f4c-42zz5/init" id=c69aec9e-017e-4ea2-bb9e-6e95b15fc6f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.748256 | controller | Jun 12 20:59:24.610004 crc crio[24437]: time="2026-06-12T20:59:24.60742937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.748275 | controller | Jun 12 20:59:24.671020 crc crio[24437]: time="2026-06-12T20:59:24.669820687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.748300 | controller | Jun 12 20:59:25.334303 crc crio[24437]: time="2026-06-12T20:59:25.333375152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.748328 | controller | Jun 12 20:59:25.347011 crc crio[24437]: time="2026-06-12T20:59:25.346824476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.748350 | controller | Jun 12 20:59:25.368640 crc crio[24437]: time="2026-06-12T20:59:25.368548409Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17" id=4975912a-606b-4f03-b2f0-91d82b88f664 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.748370 | controller | Jun 12 20:59:25.372305 crc crio[24437]: time="2026-06-12T20:59:25.372186678Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=ce4668ea-61e0-4ed8-9c05-839877a3b448 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.748388 | controller | Jun 12 20:59:25.431715 crc crio[24437]: time="2026-06-12T20:59:25.43152569Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=35db35f3-97ea-411c-8a1b-c6d25e71f571 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.748405 | controller | Jun 12 20:59:25.444216 crc crio[24437]: time="2026-06-12T20:59:25.444120024Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=0f76fb38-aa5a-41ff-890a-c76362783ded name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.748420 | controller | Jun 12 20:59:25.446382 crc crio[24437]: time="2026-06-12T20:59:25.446322148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.748436 | controller | Jun 12 20:59:25.549724 crc crio[24437]: time="2026-06-12T20:59:25.5496267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.748452 | controller | Jun 12 20:59:25.714854 crc crio[24437]: time="2026-06-12T20:59:25.713798162Z" level=info msg="Created container 45b2b2f66db8bae713994f41d7ea32b465e96cc339647e055bdd06b52e2f18e0: openstack/dnsmasq-dns-764b948f4c-42zz5/init" id=c69aec9e-017e-4ea2-bb9e-6e95b15fc6f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.748468 | controller | Jun 12 20:59:25.742996 crc crio[24437]: time="2026-06-12T20:59:25.733314363Z" level=info msg="Starting container: 45b2b2f66db8bae713994f41d7ea32b465e96cc339647e055bdd06b52e2f18e0" id=ed242206-ee71-4e94-b2e0-8643d504ed4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.748489 | controller | Jun 12 20:59:25.762482 crc crio[24437]: time="2026-06-12T20:59:25.759373573Z" level=info msg="Started container" PID=73549 containerID=45b2b2f66db8bae713994f41d7ea32b465e96cc339647e055bdd06b52e2f18e0 description=openstack/dnsmasq-dns-764b948f4c-42zz5/init id=ed242206-ee71-4e94-b2e0-8643d504ed4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb
2026-06-12 21:48:32.748506 | controller | Jun 12 20:59:26.302122 crc crio[24437]: time="2026-06-12T20:59:26.301399755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=39680cbd-b706-47ed-864b-e157feacde37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.748522 | controller | Jun 12 20:59:26.446082 crc crio[24437]: time="2026-06-12T20:59:26.445218936Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cab39dc4-8886-4520-8304-f0e4275e685c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.748537 | controller | Jun 12 20:59:26.457631 crc crio[24437]: time="2026-06-12T20:59:26.457543603Z" level=info msg="Creating container: openstack/dnsmasq-dns-764b948f4c-42zz5/dnsmasq-dns" id=99e80e58-6815-4f5d-9257-88052242a194 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.748553 | controller | Jun 12 20:59:26.458149 crc crio[24437]: time="2026-06-12T20:59:26.458066656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.748568 | controller | Jun 12 20:59:26.558684 crc crio[24437]: time="2026-06-12T20:59:26.558351627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.748584 | controller | Jun 12 20:59:26.573708 crc crio[24437]: time="2026-06-12T20:59:26.573544984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.748600 | controller | Jun 12 20:59:26.780349 crc crio[24437]: time="2026-06-12T20:59:26.780230931Z" level=info msg="Created container 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307: openstack/dnsmasq-dns-764b948f4c-42zz5/dnsmasq-dns" id=99e80e58-6815-4f5d-9257-88052242a194 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.748617 | controller | Jun 12 20:59:26.782465 crc crio[24437]: time="2026-06-12T20:59:26.782356562Z" level=info msg="Starting container: 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307" id=6d814eda-117d-440e-9b1e-fef0e4a3f8fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.748633 | controller | Jun 12 20:59:26.793464 crc crio[24437]: time="2026-06-12T20:59:26.793357548Z" level=info msg="Started container" PID=73658 containerID=0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307 description=openstack/dnsmasq-dns-764b948f4c-42zz5/dnsmasq-dns id=6d814eda-117d-440e-9b1e-fef0e4a3f8fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb
2026-06-12 21:48:32.748650 | controller | Jun 12 20:59:27.568730 crc crio[24437]: time="2026-06-12T20:59:27.568001984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.748666 | controller | Jun 12 20:59:27.796210 crc crio[24437]: time="2026-06-12T20:59:27.79611247Z" level=info msg="Created container 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9: openstack/cinder-scheduler-0/cinder-scheduler" id=0f76fb38-aa5a-41ff-890a-c76362783ded name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.748686 | controller | Jun 12 20:59:27.798736 crc crio[24437]: time="2026-06-12T20:59:27.79859437Z" level=info msg="Starting container: 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9" id=5825c269-21df-4101-b71e-31ea9dfd8edf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.748703 | controller | Jun 12 20:59:27.805616 crc crio[24437]: time="2026-06-12T20:59:27.805538777Z" level=info msg="Started container" PID=73843 containerID=2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9 description=openstack/cinder-scheduler-0/cinder-scheduler id=5825c269-21df-4101-b71e-31ea9dfd8edf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915
2026-06-12 21:48:32.748721 | controller | Jun 12 20:59:27.824573 crc crio[24437]: time="2026-06-12T20:59:27.824463204Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=2103ccba-4533-43db-af48-9a35604c7347 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.748737 | controller | Jun 12 20:59:27.878749 crc crio[24437]: time="2026-06-12T20:59:27.878656242Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=23f07ef8-f7ea-4eaf-a959-bbf4dc8fb80a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.748752 | controller | Jun 12 20:59:27.888844 crc crio[24437]: time="2026-06-12T20:59:27.888771016Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=890ec0e9-9028-4898-8d96-2df72f93244d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.748768 | controller | Jun 12 20:59:27.889248 crc crio[24437]: time="2026-06-12T20:59:27.889202726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.748784 | controller | Jun 12 20:59:28.022242 crc crio[24437]: time="2026-06-12T20:59:28.022047113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.748801 | controller | Jun 12 20:59:28.437191 crc crio[24437]: time="2026-06-12T20:59:28.43712872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.748817 | controller | Jun 12 20:59:28.626607 crc crio[24437]: time="2026-06-12T20:59:28.62646653Z" level=info msg="Created container 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258: openstack/cinder-api-0/cinder-api-log" id=ad22fdd5-aa09-48e7-82ef-c68c30cd07eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.748833 | controller | Jun 12 20:59:28.631570 crc crio[24437]: time="2026-06-12T20:59:28.63143346Z" level=info msg="Starting container: 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258" id=f16c405f-2915-450c-91be-3da6800c1de3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.748874 | controller | Jun 12 20:59:28.659466 crc crio[24437]: time="2026-06-12T20:59:28.659259372Z" level=info msg="Started container" PID=73922 containerID=6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258 description=openstack/cinder-api-0/cinder-api-log id=f16c405f-2915-450c-91be-3da6800c1de3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac
2026-06-12 21:48:32.748899 | controller | Jun 12 20:59:28.687752 crc crio[24437]: time="2026-06-12T20:59:28.687113654Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=ba944f0e-aa6d-4825-b4fc-08c99c5fc6fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.748918 | controller | Jun 12 20:59:28.741213 crc crio[24437]: time="2026-06-12T20:59:28.741121147Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=46d1e060-d41e-4bf1-932f-80fe13f47891 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.748939 | controller | Jun 12 20:59:28.755075 crc crio[24437]: time="2026-06-12T20:59:28.754974042Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=a583546e-5181-4f10-bb1c-e16737148fba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.748957 | controller | Jun 12 20:59:28.755645 crc crio[24437]: time="2026-06-12T20:59:28.755592557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.748973 | controller | Jun 12 20:59:29.053414 crc crio[24437]: time="2026-06-12T20:59:29.053317622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.748991 | controller | Jun 12 20:59:29.190371 crc crio[24437]: time="2026-06-12T20:59:29.190223937Z" level=info msg="Created container 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090: openstack/cinder-scheduler-0/probe" id=890ec0e9-9028-4898-8d96-2df72f93244d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.749009 | controller | Jun 12 20:59:29.191890 crc crio[24437]: time="2026-06-12T20:59:29.191793365Z" level=info msg="Starting container: 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090" id=995b0f1a-dea4-4dde-9f08-b75d4126ed16 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.749025 | controller | Jun 12 20:59:29.202730 crc crio[24437]: time="2026-06-12T20:59:29.202580455Z" level=info msg="Started container" PID=73970 containerID=7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090 description=openstack/cinder-scheduler-0/probe id=995b0f1a-dea4-4dde-9f08-b75d4126ed16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915
2026-06-12 21:48:32.749042 | controller | Jun 12 20:59:30.452841 crc crio[24437]: time="2026-06-12T20:59:30.451768654Z" level=info msg="Stopping container: 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44 (timeout: 30s)" id=79375091-4dde-4db2-9125-ad3e7fe37cf5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.749059 | controller | Jun 12 20:59:30.453679 crc crio[24437]: time="2026-06-12T20:59:30.452336498Z" level=info msg="Stopping container: baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa (timeout: 30s)" id=82157c24-168a-4c22-ab38-e7b921da5822 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.749075 | controller | Jun 12 20:59:32.289995 crc crio[24437]: time="2026-06-12T20:59:32.288837552Z" level=info msg="Stopping container: fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404 (timeout: 30s)" id=32d53b24-b319-43de-ae86-3d291abf0df6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.749091 | controller | Jun 12 20:59:32.299405 crc crio[24437]: time="2026-06-12T20:59:32.297682376Z" level=info msg="Stopping container: 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43 (timeout: 30s)" id=4926af69-e234-49f6-b7b5-842ccd93f76b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.749107 | controller | Jun 12 20:59:32.914400 crc crio[24437]: time="2026-06-12T20:59:32.913644032Z" level=info msg="Running pod sandbox: openstack/neutron-7645c66d45-6kxvc/POD" id=867f48c1-9532-4b35-a360-7e167ffa38ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.749123 | controller | Jun 12 20:59:32.914718 crc crio[24437]: time="2026-06-12T20:59:32.914440101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.749138 | controller | Jun 12 20:59:33.558825 crc crio[24437]: time="2026-06-12T20:59:33.556063977Z" level=info msg="Stopping container: 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e (timeout: 10s)" id=868ddd3a-bff3-45a6-97cc-db76587b4d2a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.749159 | controller | Jun 12 20:59:38.434315 crc crio[24437]: time="2026-06-12T20:59:38.433843053Z" level=info msg="Stopped container 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43: openstack/neutron-7d468b797c-jr2km/neutron-httpd" id=4926af69-e234-49f6-b7b5-842ccd93f76b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.749175 | controller | Jun 12 20:59:38.469801 crc crio[24437]: time="2026-06-12T20:59:38.469645056Z" level=info msg="Stopped container fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404: openstack/neutron-7d468b797c-jr2km/neutron-api" id=32d53b24-b319-43de-ae86-3d291abf0df6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.749191 | controller | Jun 12 20:59:38.470715 crc crio[24437]: time="2026-06-12T20:59:38.47066702Z" level=info msg="Stopping pod sandbox: 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7" id=06985279-ec2b-4035-9622-9a16681ea549 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.749208 | controller | Jun 12 20:59:38.471789 crc crio[24437]: time="2026-06-12T20:59:38.471744007Z" level=info msg="Got pod network &{Name:neutron-7d468b797c-jr2km Namespace:openstack ID:12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7 UID:dfb937c6-ba5e-4b7d-b03f-03f13c793653 NetNS:/var/run/netns/c9c09d27-a5d1-49df-9f16-2e3325f2652a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb937c6_ba5e_4b7d_b03f_03f13c793653.slice PodAnnotations:0xc0026ab228}] Aliases:map[]}"
2026-06-12 21:48:32.749224 | controller | Jun 12 20:59:38.472127 crc crio[24437]: time="2026-06-12T20:59:38.472103015Z" level=info msg="Deleting pod openstack_neutron-7d468b797c-jr2km from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.749241 | controller | Jun 12 20:59:38.481439 crc crio[24437]: time="2026-06-12T20:59:38.481331318Z" level=info msg="Stopped container 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e: openstack/dnsmasq-dns-54f48964b7-dcrsx/dnsmasq-dns" id=868ddd3a-bff3-45a6-97cc-db76587b4d2a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.749257 | controller | Jun 12 20:59:38.482910 crc crio[24437]: time="2026-06-12T20:59:38.482788763Z" level=info msg="Stopping pod sandbox: 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10" id=6796abe4-3d85-487d-a5aa-a790a32c7dd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.749274 | controller | Jun 12 20:59:38.484133 crc crio[24437]: time="2026-06-12T20:59:38.48389985Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-dcrsx Namespace:openstack ID:257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10 UID:1979c0da-a565-4d9b-8001-e93d66a72bdb NetNS:/var/run/netns/e374a6ae-3877-4861-99c9-51a2cd71a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1979c0da_a565_4d9b_8001_e93d66a72bdb.slice PodAnnotations:0xc001fa4460}] Aliases:map[]}"
2026-06-12 21:48:32.749291 | controller | Jun 12 20:59:38.484303 crc crio[24437]: time="2026-06-12T20:59:38.484226568Z" level=info msg="Deleting pod openstack_dnsmasq-dns-54f48964b7-dcrsx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.749309 | controller | Jun 12 20:59:38.495765 crc crio[24437]: time="2026-06-12T20:59:38.495681135Z" level=info msg="Stopped container baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api" id=82157c24-168a-4c22-ab38-e7b921da5822 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.749327 | controller | Jun 12 20:59:38.502804 crc crio[24437]: time="2026-06-12T20:59:38.502724255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.749348 | controller | Jun 12 20:59:38.508165 crc crio[24437]: time="2026-06-12T20:59:38.508040643Z" level=info msg="Stopped container 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api-log" id=79375091-4dde-4db2-9125-ad3e7fe37cf5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.749366 | controller | Jun 12 20:59:38.509368 crc crio[24437]: time="2026-06-12T20:59:38.509194131Z" level=info msg="Stopping pod sandbox: 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165" id=db9e9aaf-08a2-4bfa-b51e-3f914d426790 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.749383 | controller | Jun 12 20:59:38.510023 crc crio[24437]: time="2026-06-12T20:59:38.509857976Z" level=info msg="Got pod network &{Name:barbican-api-5b95c547c8-w2mpx Namespace:openstack ID:391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165 UID:af63032e-3f49-4cca-8950-f8ac4a2e6394 NetNS:/var/run/netns/a594be4a-7d6c-40a8-a522-c47187c21671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf63032e_3f49_4cca_8950_f8ac4a2e6394.slice PodAnnotations:0xc00051c670}] Aliases:map[]}"
2026-06-12 21:48:32.749400 | controller | Jun 12 20:59:38.510320 crc crio[24437]: time="2026-06-12T20:59:38.510139023Z" level=info msg="Deleting pod openstack_barbican-api-5b95c547c8-w2mpx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.749416 | controller | Jun 12 20:59:39.310700 crc crio[24437]: time="2026-06-12T20:59:39.310142312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.749433 | controller | Jun 12 20:59:39.322210 crc crio[24437]: time="2026-06-12T20:59:39.321816944Z" level=info msg="Stopped pod sandbox: 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165" id=db9e9aaf-08a2-4bfa-b51e-3f914d426790 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.749450 | controller | Jun 12 20:59:39.346793 crc crio[24437]: time="2026-06-12T20:59:39.346663283Z" level=info msg="Stopped pod sandbox: 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7" id=06985279-ec2b-4035-9622-9a16681ea549 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.749466 | controller | Jun 12 20:59:39.417824 crc crio[24437]: time="2026-06-12T20:59:39.417694078Z" level=info msg="Stopped pod sandbox: 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10" id=6796abe4-3d85-487d-a5aa-a790a32c7dd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.749482 | controller | Jun 12 20:59:39.437909 crc crio[24437]: time="2026-06-12T20:59:39.437434584Z" level=info msg="Got pod network &{Name:neutron-7645c66d45-6kxvc Namespace:openstack ID:c1daa5975a9b48493f4796c83fcc7cf32873e29c4fef886e90507935991cb706 UID:72b59c81-03bd-4bdd-a4d7-dd73671197b8 NetNS:/var/run/netns/2d58b947-807e-442e-9041-175511a72eb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b59c81_03bd_4bdd_a4d7_dd73671197b8.slice PodAnnotations:0xc00282c448}] Aliases:map[]}"
2026-06-12 21:48:32.749499 | controller | Jun 12 20:59:39.439144 crc crio[24437]: time="2026-06-12T20:59:39.438887819Z" level=info msg="Adding pod openstack_neutron-7645c66d45-6kxvc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.749515 | controller | Jun 12 20:59:39.453300 crc crio[24437]: time="2026-06-12T20:59:39.453193734Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=9f14a05b-7c2d-4495-af3b-864f13b776a1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.749538 | controller | Jun 12 20:59:39.455041 crc crio[24437]: time="2026-06-12T20:59:39.454806853Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=a3bdc330-ea8e-4a14-9f8d-e126a7e030e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.749555 | controller | Jun 12 20:59:39.525190 crc crio[24437]: time="2026-06-12T20:59:39.525066898Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=9faf9565-10ff-47a9-986e-a3f894b519af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.749571 | controller | Jun 12 20:59:39.545191 crc crio[24437]: time="2026-06-12T20:59:39.545118133Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=53cbe406-890d-492a-9b88-df1f721bc9c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.749588 | controller | Jun 12 20:59:39.547309 crc crio[24437]: time="2026-06-12T20:59:39.547218363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.749603 | controller | Jun 12 20:59:39.598223 crc crio[24437]: time="2026-06-12T20:59:39.598002408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.749619 | controller | Jun 12 20:59:39.612361 crc crio[24437]: time="2026-06-12T20:59:39.610785688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.749635 | controller | Jun 12 20:59:39.768067 crc crio[24437]: time="2026-06-12T20:59:39.767320426Z" level=info msg="Removing container: baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa" id=f191c883-b8b1-4300-bc1b-fef72dd87bb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.749651 | controller | Jun 12 20:59:39.851782 crc crio[24437]: time="2026-06-12T20:59:39.850654177Z" level=info msg="Removed container baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api" id=f191c883-b8b1-4300-bc1b-fef72dd87bb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.749667 | controller | Jun 12 20:59:39.878630 crc crio[24437]: time="2026-06-12T20:59:39.87853006Z" level=info msg="Removing container: 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44" id=0f594969-befd-44a8-8f22-82d5dc5a1c43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.749683 | controller | Jun 12 20:59:39.906240 crc crio[24437]: 2026-06-12T20:59:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1daa5975a9b484 Mac:86:82:23:bc:d3:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/2d58b947-807e-442e-9041-175511a72eb8 SocketPath: PciID:}] [{Interface:0xc0001385b0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.749700 | controller | Jun 12 20:59:39.907815 crc crio[24437]: time="2026-06-12T20:59:39.907751205Z" level=info msg="Got pod network &{Name:neutron-7645c66d45-6kxvc Namespace:openstack ID:c1daa5975a9b48493f4796c83fcc7cf32873e29c4fef886e90507935991cb706 UID:72b59c81-03bd-4bdd-a4d7-dd73671197b8 NetNS:/var/run/netns/2d58b947-807e-442e-9041-175511a72eb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b59c81_03bd_4bdd_a4d7_dd73671197b8.slice PodAnnotations:0xc00282c448}] Aliases:map[]}"
2026-06-12 21:48:32.749716 | controller | Jun 12 20:59:39.916773 crc crio[24437]: time="2026-06-12T20:59:39.915114872Z" level=info msg="Checking pod openstack_neutron-7645c66d45-6kxvc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.749732 | controller | Jun 12 20:59:39.928578 crc crio[24437]: time="2026-06-12T20:59:39.928498376Z" level=info msg="Created container 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb: openstack/ceilometer-0/proxy-httpd" id=53cbe406-890d-492a-9b88-df1f721bc9c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.749753 | controller | Jun 12 20:59:39.930602 crc crio[24437]: time="2026-06-12T20:59:39.930059873Z" level=info msg="Starting container: 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb" id=75bda3ec-9797-4f43-831e-d1891481bb3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.749769 | controller | Jun 12 20:59:39.935660 crc crio[24437]: time="2026-06-12T20:59:39.935348551Z" level=info msg="Started container" PID=74807 containerID=7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb description=openstack/ceilometer-0/proxy-httpd id=75bda3ec-9797-4f43-831e-d1891481bb3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6
2026-06-12 21:48:32.749787 | controller | Jun 12 20:59:39.958977 crc crio[24437]: time="2026-06-12T20:59:39.957735861Z" level=info msg="Ran pod sandbox c1daa5975a9b48493f4796c83fcc7cf32873e29c4fef886e90507935991cb706 with infra container: openstack/neutron-7645c66d45-6kxvc/POD" id=867f48c1-9532-4b35-a360-7e167ffa38ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.749804 | controller | Jun 12 20:59:39.962251 crc crio[24437]: time="2026-06-12T20:59:39.962104787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ab2a6d14-e7e8-408f-a7fc-5d78b8519e8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.749820 | controller | Jun 12 20:59:40.079787 crc crio[24437]: time="2026-06-12T20:59:40.079031659Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=52c80e22-4e6d-41de-bfe6-3d56652802eb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.749836 | controller | Jun 12 20:59:40.097767 crc crio[24437]: time="2026-06-12T20:59:40.097585036Z" level=info msg="Creating container: openstack/neutron-7645c66d45-6kxvc/neutron-api" id=a5adcf30-fa78-4177-9e36-49914ff7538b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.749878 | controller | Jun 12 20:59:40.098669 crc crio[24437]: time="2026-06-12T20:59:40.098608771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.749904 | controller | Jun 12 20:59:40.135022 crc crio[24437]: time="2026-06-12T20:59:40.134880687Z" level=info msg="Created container ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab: openstack/cinder-api-0/cinder-api" id=a583546e-5181-4f10-bb1c-e16737148fba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.749924 | controller | Jun 12 20:59:40.142029 crc crio[24437]: time="2026-06-12T20:59:40.141852815Z" level=info msg="Starting container: ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab" id=51b7d101-ccf7-423a-8990-2574dd108dc1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.749941 | controller | Jun 12 20:59:40.148594 crc crio[24437]: time="2026-06-12T20:59:40.148522465Z" level=info msg="Started container" PID=74814 containerID=ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab description=openstack/cinder-api-0/cinder-api id=51b7d101-ccf7-423a-8990-2574dd108dc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac
2026-06-12 21:48:32.749958 | controller | Jun 12 20:59:40.198532 crc crio[24437]: time="2026-06-12T20:59:40.19844584Z" level=info msg="Removed container 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api-log" id=0f594969-befd-44a8-8f22-82d5dc5a1c43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.749975 | controller | Jun 12 20:59:40.204687 crc crio[24437]: time="2026-06-12T20:59:40.204611099Z" level=info msg="Removing container: 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e" id=b4e185ae-f42b-4b67-980f-672cbbb081a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.749996 | controller | Jun 12 20:59:40.210500 crc crio[24437]: time="2026-06-12T20:59:40.21042502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.750014 | controller | Jun 12 20:59:40.216341 crc crio[24437]: time="2026-06-12T20:59:40.21624294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.750031 | controller | Jun 12 20:59:40.230730 crc crio[24437]: time="2026-06-12T20:59:40.230648219Z" level=info msg="Removed container 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e: openstack/dnsmasq-dns-54f48964b7-dcrsx/dnsmasq-dns" id=b4e185ae-f42b-4b67-980f-672cbbb081a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.750047 | controller | Jun 12 20:59:40.234628 crc crio[24437]: time="2026-06-12T20:59:40.234553123Z" level=info msg="Removing container: 6d07662ff557b824fd13177263e6dece84fc104733d54214f41e9276c07932d2" id=5e614f2e-0521-4b54-b6b2-1cdb48630fc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.750063 | controller | Jun 12 20:59:40.280244 crc crio[24437]: time="2026-06-12T20:59:40.279546909Z" level=info msg="Removed container 6d07662ff557b824fd13177263e6dece84fc104733d54214f41e9276c07932d2: openstack/dnsmasq-dns-54f48964b7-dcrsx/init" id=5e614f2e-0521-4b54-b6b2-1cdb48630fc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.750080 | controller | Jun 12 20:59:40.303616 crc crio[24437]: time="2026-06-12T20:59:40.30325622Z" level=info msg="Removing container: 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43" id=bc113e93-37a3-4faa-b7ae-c6e23fc08566 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.750096 | controller | Jun 12 20:59:40.345503 crc crio[24437]: time="2026-06-12T20:59:40.345302436Z" level=info msg="Removed container 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43: openstack/neutron-7d468b797c-jr2km/neutron-httpd" id=bc113e93-37a3-4faa-b7ae-c6e23fc08566 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.750112 | controller | Jun 12 20:59:40.349311 crc crio[24437]: time="2026-06-12T20:59:40.349209199Z" level=info msg="Removing container: fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404" id=8c397ced-628c-44e4-a5cf-4717f10ce9ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.750128 | controller | Jun 12 20:59:40.375684 crc crio[24437]: time="2026-06-12T20:59:40.375356911Z" level=info msg="Created container 861d99224f137902b319276519133c4fa6a9e40f2e775378c2ac421467d03982: openstack/neutron-7645c66d45-6kxvc/neutron-api" id=a5adcf30-fa78-4177-9e36-49914ff7538b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.750144 | controller | Jun 12 20:59:40.384499 crc crio[24437]: time="2026-06-12T20:59:40.384311036Z" level=info msg="Starting container: 861d99224f137902b319276519133c4fa6a9e40f2e775378c2ac421467d03982" id=2b3f65d4-0e8f-4bcb-9dfa-592649007ba9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.750159 | controller | Jun 12 20:59:40.396597 crc crio[24437]: time="2026-06-12T20:59:40.396484311Z" level=info msg="Started container" PID=75083 containerID=861d99224f137902b319276519133c4fa6a9e40f2e775378c2ac421467d03982 description=openstack/neutron-7645c66d45-6kxvc/neutron-api id=2b3f65d4-0e8f-4bcb-9dfa-592649007ba9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1daa5975a9b48493f4796c83fcc7cf32873e29c4fef886e90507935991cb706
2026-06-12 21:48:32.750175 | controller | Jun 12 20:59:40.407376 crc crio[24437]: time="2026-06-12T20:59:40.407143078Z" level=info msg="Removed container fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404: openstack/neutron-7d468b797c-jr2km/neutron-api" id=8c397ced-628c-44e4-a5cf-4717f10ce9ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.750196 | controller | Jun 12 20:59:40.425433 crc crio[24437]: time="2026-06-12T20:59:40.425198373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9e845862-b5e6-4f4e-bf28-5677c84a3a8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.750213 | controller | Jun 12 20:59:40.583843 crc crio[24437]: time="2026-06-12T20:59:40.583753571Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=82dc6182-de6b-4642-af34-52c18da69b21 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.750229 | controller | Jun 12 20:59:40.597115 crc crio[24437]: time="2026-06-12T20:59:40.597029441Z" level=info msg="Creating container: openstack/neutron-7645c66d45-6kxvc/neutron-httpd" id=a25dca76-68a5-4eb8-8a81-f3acdbe307ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.750245 | controller | Jun 12 20:59:40.597493 crc crio[24437]: time="2026-06-12T20:59:40.597443191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.750262 | controller | Jun 12 20:59:40.650339 crc crio[24437]: time="2026-06-12T20:59:40.649758594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.750279 | controller | Jun 12 20:59:40.655697 crc crio[24437]: time="2026-06-12T20:59:40.655618005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.750295 | controller | Jun 12 20:59:40.838960 crc crio[24437]: time="2026-06-12T20:59:40.838849347Z" level=info msg="Stopping container: 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb (timeout: 30s)" id=d68ea904-c218-4db1-962a-08a09431e785 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.750311 | controller | Jun 12 20:59:40.839991 crc crio[24437]: time="2026-06-12T20:59:40.839896552Z" level=info msg="Stopping container: 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf (timeout: 30s)" id=7a61c5d4-803b-4bcd-92d5-22c4e166d4da name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.750326 | controller | Jun 12 20:59:40.841832 crc crio[24437]: time="2026-06-12T20:59:40.841475851Z" level=info msg="Stopping container: bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201 (timeout: 30s)" id=977661cc-f108-4625-8cb0-bd3f5545ea96 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.750343 | controller | Jun 12 20:59:40.842086 crc crio[24437]: time="2026-06-12T20:59:40.841748856Z" level=info msg="Stopping container: fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1 (timeout: 30s)" id=5d00a2fd-5f9f-4d8c-b4b0-24786685f194 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.750359 | controller | Jun 12 20:59:40.867486 crc crio[24437]: time="2026-06-12T20:59:40.867402616Z" level=info msg="Stopping container: 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258 (timeout: 30s)" id=ddb26d5d-5ce7-493d-88bc-f37f67810247 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.750374 | controller | Jun 12 20:59:40.868346 crc crio[24437]: time="2026-06-12T20:59:40.867911749Z" level=info msg="Stopping container: ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab (timeout: 30s)" id=82c640d7-612a-4166-b468-4ed30047fa60 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.750390 | controller | Jun 12 20:59:41.314135 crc crio[24437]: time="2026-06-12T20:59:41.313508673Z" level=info msg="Created container 35ee090ec47f86ca7e84d0735d4fe818488396c2f5494f5c91c383f870a27605: openstack/neutron-7645c66d45-6kxvc/neutron-httpd" id=a25dca76-68a5-4eb8-8a81-f3acdbe307ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.750410 | controller | Jun 12 20:59:41.335370 crc crio[24437]: time="2026-06-12T20:59:41.335139625Z" level=info msg="Starting container: 35ee090ec47f86ca7e84d0735d4fe818488396c2f5494f5c91c383f870a27605" id=fd4efee1-0860-4a7c-ab65-7385adaf8b9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.750426 | controller | Jun 12 20:59:41.353856 crc crio[24437]: time="2026-06-12T20:59:41.353740294Z" level=info msg="Started container" PID=75276 containerID=35ee090ec47f86ca7e84d0735d4fe818488396c2f5494f5c91c383f870a27605 description=openstack/neutron-7645c66d45-6kxvc/neutron-httpd id=fd4efee1-0860-4a7c-ab65-7385adaf8b9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1daa5975a9b48493f4796c83fcc7cf32873e29c4fef886e90507935991cb706
2026-06-12 21:48:32.750443 | controller | Jun 12 20:59:41.357246 crc crio[24437]: time="2026-06-12T20:59:41.357156756Z" level=info msg="Stopped container ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab: openstack/cinder-api-0/cinder-api" id=82c640d7-612a-4166-b468-4ed30047fa60 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.750459 | controller | Jun 12 20:59:41.395320 crc crio[24437]: time="2026-06-12T20:59:41.395199174Z" level=info msg="Stopped container 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf: openstack/ceilometer-0/ceilometer-central-agent" id=7a61c5d4-803b-4bcd-92d5-22c4e166d4da name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.750476 | controller | Jun 12 20:59:41.493031 crc crio[24437]: time="2026-06-12T20:59:41.492843121Z" level=info msg="Stopped container bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201: openstack/ceilometer-0/sg-core" id=977661cc-f108-4625-8cb0-bd3f5545ea96 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.750492 | controller | Jun 12 20:59:41.652660 crc crio[24437]: time="2026-06-12T20:59:41.652489873Z" level=info msg="Stopped container 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258: openstack/cinder-api-0/cinder-api-log" id=ddb26d5d-5ce7-493d-88bc-f37f67810247 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.750508 | controller | Jun 12 20:59:41.653845 crc crio[24437]: time="2026-06-12T20:59:41.653772845Z" level=info msg="Stopping pod sandbox: 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac" id=76d6c380-6437-42db-af78-860070584ab6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.750524 | controller | Jun 12 20:59:41.654544 crc crio[24437]: time="2026-06-12T20:59:41.654473162Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac UID:f6731075-1c98-4920-ab3c-af9ef149948d NetNS:/var/run/netns/3b041f3b-9497-4b65-9cca-6b65fe01378c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6731075_1c98_4920_ab3c_af9ef149948d.slice PodAnnotations:0xc00051c3d0}] Aliases:map[]}"
2026-06-12 21:48:32.750540 | controller | Jun 12 20:59:41.654712 crc crio[24437]: time="2026-06-12T20:59:41.654650196Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.750556 | controller | Jun 12 20:59:41.671909 crc crio[24437]: time="2026-06-12T20:59:41.671723838Z" level=info msg="Stopped container 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb: openstack/ceilometer-0/proxy-httpd" id=d68ea904-c218-4db1-962a-08a09431e785 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.750573 | controller | Jun 12 20:59:42.095830 crc crio[24437]: time="2026-06-12T20:59:42.095473106Z" level=info msg="Stopped pod sandbox: 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac" id=76d6c380-6437-42db-af78-860070584ab6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.750589 | controller | Jun 12 20:59:42.983808 crc crio[24437]: time="2026-06-12T20:59:42.983212542Z" level=info msg="Removing container: ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab" id=9ce26c25-2d3f-42df-bf38-382b46abb800 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.750611 | controller | Jun 12 20:59:43.026850 crc crio[24437]: time="2026-06-12T20:59:43.02667823Z" level=info msg="Removed container ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab: openstack/cinder-api-0/cinder-api" id=9ce26c25-2d3f-42df-bf38-382b46abb800 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.750627 | controller | Jun 12 20:59:43.032858 crc crio[24437]: time="2026-06-12T20:59:43.032781868Z" level=info msg="Removing container: 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258" id=61868821-a91b-4cd7-bf72-eb1d20105444 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.750643 | controller | Jun 12 20:59:43.092213 crc crio[24437]: time="2026-06-12T20:59:43.092115849Z" level=info msg="Removed container 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258: openstack/cinder-api-0/cinder-api-log" id=61868821-a91b-4cd7-bf72-eb1d20105444 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.750660 | controller | Jun 12 20:59:43.551122 crc crio[24437]: time="2026-06-12T20:59:43.550005982Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=3d465a08-66ae-4ab7-9b6c-74b57293d72f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.750676 | controller | Jun 12 20:59:43.551122 crc crio[24437]: time="2026-06-12T20:59:43.550081873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.750692 | controller | Jun 12 20:59:43.638219 crc crio[24437]: time="2026-06-12T20:59:43.638015235Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:67835680371b9ed2ce724cf3b5db47ef9af678a68472656b71a64063e03651b5 UID:53d83d6f-ea41-473d-b099-399776e18ff7 NetNS:/var/run/netns/fb7d6c7f-5dc8-4a95-a52d-8384acfb0186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53d83d6f_ea41_473d_b099_399776e18ff7.slice PodAnnotations:0xc001f6c140}] Aliases:map[]}"
2026-06-12 21:48:32.750708 | controller | Jun 12 20:59:43.638219 crc crio[24437]: time="2026-06-12T20:59:43.638092167Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.750725 | controller | Jun 12 20:59:43.900054 crc crio[24437]: time="2026-06-12T20:59:43.899419454Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=5ce8f42d-2bfe-4e06-b1ff-db51a0199afc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.750741 | controller | Jun 12 20:59:43.900054 crc crio[24437]: time="2026-06-12T20:59:43.899965928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.750757 | controller | Jun 12 20:59:43.958079 crc crio[24437]: time="2026-06-12T20:59:43.957015834Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:613d69969f693d3b80ff785e936d4eba14ebb776516a4aa3279aa45f45b29d78 UID:4796f82d-c2ed-425a-961a-58c2a68b3609 NetNS:/var/run/netns/76a35fee-3c11-4c58-890f-6168832fc3b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4796f82d_c2ed_425a_961a_58c2a68b3609.slice PodAnnotations:0xc000c24358}] Aliases:map[]}"
2026-06-12 21:48:32.750774 | controller | Jun 12 20:59:43.958079 crc crio[24437]: time="2026-06-12T20:59:43.957191798Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.750790 | controller | Jun 12 20:59:44.172869 crc crio[24437]: 2026-06-12T20:59:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67835680371b9ed Mac:96:42:85:be:76:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/fb7d6c7f-5dc8-4a95-a52d-8384acfb0186 SocketPath: PciID:}] [{Interface:0xc0000148d0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.750810 | controller | Jun 12 20:59:44.176322 crc crio[24437]: time="2026-06-12T20:59:44.174233027Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:67835680371b9ed2ce724cf3b5db47ef9af678a68472656b71a64063e03651b5 UID:53d83d6f-ea41-473d-b099-399776e18ff7 NetNS:/var/run/netns/fb7d6c7f-5dc8-4a95-a52d-8384acfb0186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53d83d6f_ea41_473d_b099_399776e18ff7.slice PodAnnotations:0xc001f6c140}] Aliases:map[]}"
2026-06-12 21:48:32.750827 | controller | Jun 12 20:59:44.176322 crc crio[24437]: time="2026-06-12T20:59:44.174662407Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.750843 | controller | Jun 12 20:59:44.191304 crc crio[24437]: time="2026-06-12T20:59:44.191201196Z" level=info msg="Ran pod sandbox 67835680371b9ed2ce724cf3b5db47ef9af678a68472656b71a64063e03651b5 with infra container: openstack/cinder-api-0/POD" id=3d465a08-66ae-4ab7-9b6c-74b57293d72f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.750881 | controller | Jun 12 20:59:44.198451 crc crio[24437]: time="2026-06-12T20:59:44.198386429Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=d987041b-93e2-4da6-85f2-4cb41a739494 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.750901 | controller | Jun 12 20:59:44.204107 crc crio[24437]: time="2026-06-12T20:59:44.204039646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=49ff76f5-3d9e-4cf1-9b50-47848e125f4e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.750917 | controller | Jun 12 20:59:44.212711 crc crio[24437]: time="2026-06-12T20:59:44.212637894Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=09da5ff2-7058-4463-91b0-43d19b35b3c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.750944 | controller | Jun 12 20:59:44.213088 crc crio[24437]: time="2026-06-12T20:59:44.213004633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.750962 | controller | Jun 12 20:59:44.309505 crc crio[24437]: time="2026-06-12T20:59:44.309218745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.750979 | controller | Jun 12 20:59:44.509323 crc crio[24437]: 2026-06-12T20:59:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:613d69969f693d3 Mac:b2:8b:c1:bb:15:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/76a35fee-3c11-4c58-890f-6168832fc3b3 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.751000 | controller | Jun 12 20:59:44.511599 crc crio[24437]: time="2026-06-12T20:59:44.511187789Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:613d69969f693d3b80ff785e936d4eba14ebb776516a4aa3279aa45f45b29d78 UID:4796f82d-c2ed-425a-961a-58c2a68b3609 NetNS:/var/run/netns/76a35fee-3c11-4c58-890f-6168832fc3b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4796f82d_c2ed_425a_961a_58c2a68b3609.slice PodAnnotations:0xc000c24358}] Aliases:map[]}"
2026-06-12 21:48:32.751021 | controller | Jun 12 20:59:44.513344 crc crio[24437]: time="2026-06-12T20:59:44.513284059Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.751041 | controller | Jun 12 20:59:44.526097 crc crio[24437]: time="2026-06-12T20:59:44.526023657Z" level=info msg="Ran pod sandbox 613d69969f693d3b80ff785e936d4eba14ebb776516a4aa3279aa45f45b29d78 with infra container: openstack/openstackclient/POD" id=5ce8f42d-2bfe-4e06-b1ff-db51a0199afc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.751058 | controller | Jun 12 20:59:44.530868 crc crio[24437]: time="2026-06-12T20:59:44.530782912Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=f59a19ff-8a51-4e4e-aada-c8fbf5f1f307 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.751074 | controller | Jun 12 20:59:44.531655 crc crio[24437]: time="2026-06-12T20:59:44.531597822Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=f59a19ff-8a51-4e4e-aada-c8fbf5f1f307 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.751090 | controller | Jun 12 20:59:44.531742 crc crio[24437]: time="2026-06-12T20:59:44.531677374Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=f59a19ff-8a51-4e4e-aada-c8fbf5f1f307 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.751109 | controller | Jun 12 20:59:44.535425 crc crio[24437]: time="2026-06-12T20:59:44.535234889Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=c359da52-978a-4317-841a-54361bb358d6 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.751125 | controller | Jun 12 20:59:44.550129 crc crio[24437]: time="2026-06-12T20:59:44.550052017Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-12 21:48:32.751141 | controller | Jun 12 20:59:45.293197 crc crio[24437]: time="2026-06-12T20:59:45.292779853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.751158 | controller | Jun 12 20:59:45.463676 crc crio[24437]: time="2026-06-12T20:59:45.463539234Z" level=info msg="Created container cc9bf42f637184a6834c704f8dd3263828fde130392496e0f2d640d73014739f: openstack/cinder-api-0/cinder-api-log" id=09da5ff2-7058-4463-91b0-43d19b35b3c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.751174 | controller | Jun 12 20:59:45.464716 crc crio[24437]: time="2026-06-12T20:59:45.46463225Z" level=info msg="Starting container: cc9bf42f637184a6834c704f8dd3263828fde130392496e0f2d640d73014739f" id=8c621c15-4385-4cc7-ae3b-04112dddef15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.751191 | controller | Jun 12 20:59:45.471195 crc crio[24437]: time="2026-06-12T20:59:45.471074986Z" level=info msg="Started container" PID=75674 containerID=cc9bf42f637184a6834c704f8dd3263828fde130392496e0f2d640d73014739f description=openstack/cinder-api-0/cinder-api-log id=8c621c15-4385-4cc7-ae3b-04112dddef15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67835680371b9ed2ce724cf3b5db47ef9af678a68472656b71a64063e03651b5
2026-06-12 21:48:32.751208 | controller | Jun 12 20:59:45.490518 crc crio[24437]: time="2026-06-12T20:59:45.490375812Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=e8682660-4c93-4792-99f5-d56409f1cabc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.751224 | controller | Jun 12 20:59:45.623544 crc crio[24437]: time="2026-06-12T20:59:45.623339801Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=8bd4a4ed-832f-4329-859c-cff75fecb069 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.751244 | controller | Jun 12 20:59:45.640121 crc crio[24437]: time="2026-06-12T20:59:45.636471067Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=46c5205f-501a-474a-9cde-99b339dad225 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.751260 | controller | Jun 12 20:59:45.640121 crc crio[24437]: time="2026-06-12T20:59:45.636909699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.751276 | controller | Jun 12 20:59:45.707303 crc crio[24437]: time="2026-06-12T20:59:45.707059682Z" level=info msg="Stopped container fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1: openstack/ceilometer-0/ceilometer-notification-agent" id=5d00a2fd-5f9f-4d8c-b4b0-24786685f194 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.751292 | controller | Jun 12 20:59:45.711657 crc crio[24437]: time="2026-06-12T20:59:45.710597016Z" level=info msg="Stopping pod sandbox: 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6" id=25563b37-d562-4510-b857-b0426c201625 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.751308 | controller | Jun 12 20:59:45.711657 crc crio[24437]: time="2026-06-12T20:59:45.711191691Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6 UID:5706fed8-bc3d-4407-9a06-67855d57709b NetNS:/var/run/netns/3debd7c8-1a43-4d97-aa28-fb2d4dfe31de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5706fed8_bc3d_4407_9a06_67855d57709b.slice PodAnnotations:0xc001f6d570}] Aliases:map[]}"
2026-06-12 21:48:32.751324 | controller | Jun 12 20:59:45.711657 crc crio[24437]: time="2026-06-12T20:59:45.711409586Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.751340 | controller | Jun 12 20:59:45.725132 crc crio[24437]: time="2026-06-12T20:59:45.725038086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.751356 | controller | Jun 12 20:59:46.128795 crc crio[24437]: time="2026-06-12T20:59:46.128303448Z" level=info msg="Stopped pod sandbox: 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6" id=25563b37-d562-4510-b857-b0426c201625 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.751372 | controller | Jun 12 20:59:46.603602 crc crio[24437]: time="2026-06-12T20:59:46.603046226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.751390 | controller | Jun 12 20:59:46.832182 crc crio[24437]: time="2026-06-12T20:59:46.831896429Z" level=info msg="Stopping container: 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8 (timeout: 30s)" id=6237bdcf-fc59-4745-92ff-1037bf8e5294 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.751408 | controller | Jun 12 20:59:46.832808 crc crio[24437]: time="2026-06-12T20:59:46.83276403Z" level=info msg="Stopping container: 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14 (timeout: 30s)" id=a2ae78bf-3ba3-49ef-8cd7-1bed4b6470d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.751424 | controller | Jun 12 20:59:46.908833 crc crio[24437]: time="2026-06-12T20:59:46.908666822Z" level=info msg="Created container c2f68309429be4ca17ff2411ee2bbb476b4201346b6b7294f3ed12a8f0bd5980: openstack/cinder-api-0/cinder-api" id=46c5205f-501a-474a-9cde-99b339dad225 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.751440 | controller | Jun 12 20:59:46.910706 crc crio[24437]: time="2026-06-12T20:59:46.910635749Z" level=info msg="Starting container: c2f68309429be4ca17ff2411ee2bbb476b4201346b6b7294f3ed12a8f0bd5980" id=2aa4d46a-7917-4fa6-8041-1ccec1ea5820 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.751460 | controller | Jun 12 20:59:46.922619 crc crio[24437]: time="2026-06-12T20:59:46.922561668Z" level=info msg="Started container" PID=75805 containerID=c2f68309429be4ca17ff2411ee2bbb476b4201346b6b7294f3ed12a8f0bd5980 description=openstack/cinder-api-0/cinder-api id=2aa4d46a-7917-4fa6-8041-1ccec1ea5820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67835680371b9ed2ce724cf3b5db47ef9af678a68472656b71a64063e03651b5
2026-06-12 21:48:32.751476 | controller | Jun 12 20:59:46.969854 crc crio[24437]: time="2026-06-12T20:59:46.969747686Z" level=info msg="Stopped container 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14: openstack/placement-9fb595756-skz8t/placement-log" id=a2ae78bf-3ba3-49ef-8cd7-1bed4b6470d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.751493 | controller | Jun 12 20:59:47.157634 crc crio[24437]: time="2026-06-12T20:59:47.157080357Z" level=info msg="Removing container: 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb" id=96dd2b1e-a055-4f90-8a8f-c8241f07055a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.751509 | controller | Jun 12 20:59:47.224898 crc crio[24437]: time="2026-06-12T20:59:47.224819312Z" level=info msg="Removed container 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb: openstack/ceilometer-0/proxy-httpd" id=96dd2b1e-a055-4f90-8a8f-c8241f07055a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.751525 | controller | Jun 12 20:59:47.232759 crc crio[24437]: time="2026-06-12T20:59:47.232685692Z" level=info msg="Removing container: bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201" id=29347696-4a6c-4c11-92ec-bbfdd1294b1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.751541 | controller | Jun 12 20:59:47.332365 crc crio[24437]: time="2026-06-12T20:59:47.332201785Z" level=info msg="Removed container bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201: openstack/ceilometer-0/sg-core" id=29347696-4a6c-4c11-92ec-bbfdd1294b1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.751558 | controller | Jun 12 20:59:47.335151 crc crio[24437]: time="2026-06-12T20:59:47.335076274Z" level=info msg="Removing container: fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1" id=e137b633-a8a5-4efd-800c-f18e3e7e19d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.751574 | controller | Jun 12 20:59:47.376773 crc crio[24437]: time="2026-06-12T20:59:47.376592915Z" level=info msg="Removed container fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1: openstack/ceilometer-0/ceilometer-notification-agent" id=e137b633-a8a5-4efd-800c-f18e3e7e19d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.751590 | controller | Jun 12 20:59:47.380440 crc crio[24437]: time="2026-06-12T20:59:47.380318696Z" level=info msg="Removing container: 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf" id=4986081c-63e3-4cc7-8703-ef5f3b6b081c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.751606 | controller | Jun 12 20:59:47.416872 crc crio[24437]: time="2026-06-12T20:59:47.416770115Z" level=info msg="Removed container 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf: openstack/ceilometer-0/ceilometer-central-agent" id=4986081c-63e3-4cc7-8703-ef5f3b6b081c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.751624 | controller | Jun 12 20:59:47.614684 crc crio[24437]: time="2026-06-12T20:59:47.613140935Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=a4ae76df-2360-4a63-bb73-786b029444f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.751640 | controller | Jun 12 20:59:47.614684 crc crio[24437]: time="2026-06-12T20:59:47.61462812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.751662 | controller | Jun 12 20:59:47.721159 crc crio[24437]: time="2026-06-12T20:59:47.720716181Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b UID:38bfa802-373b-4427-b1b3-72cb74ea6be9 NetNS:/var/run/netns/0d02cee9-4a97-4e77-b0c3-5530e18ff301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bfa802_373b_4427_b1b3_72cb74ea6be9.slice PodAnnotations:0xc001f6c070}] Aliases:map[]}"
2026-06-12 21:48:32.751679 | controller | Jun 12 20:59:47.721464 crc crio[24437]: time="2026-06-12T20:59:47.721445258Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.751701 | controller | Jun 12 20:59:48.369698 crc crio[24437]: 2026-06-12T20:59:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62e3b491345a4eb Mac:52:5e:eb:fb:68:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/0d02cee9-4a97-4e77-b0c3-5530e18ff301 SocketPath: PciID:}] [{Interface:0xc000338960 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.751726 | controller | Jun 12 20:59:48.371743 crc crio[24437]: time="2026-06-12T20:59:48.371710483Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b UID:38bfa802-373b-4427-b1b3-72cb74ea6be9 NetNS:/var/run/netns/0d02cee9-4a97-4e77-b0c3-5530e18ff301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bfa802_373b_4427_b1b3_72cb74ea6be9.slice PodAnnotations:0xc001f6c070}] Aliases:map[]}"
2026-06-12 21:48:32.751747 | controller | Jun 12 20:59:48.372051 crc crio[24437]: time="2026-06-12T20:59:48.37202757Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.751763 | controller | Jun 12 20:59:48.387767 crc crio[24437]: time="2026-06-12T20:59:48.384480561Z" level=info msg="Ran pod sandbox 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b with infra container: openstack/ceilometer-0/POD" id=a4ae76df-2360-4a63-bb73-786b029444f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.751781 | controller | Jun 12 20:59:48.390146 crc crio[24437]: time="2026-06-12T20:59:48.390021945Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=dd487afe-5171-40d2-b2de-120112a4c19e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.751797 | controller | Jun 12 20:59:48.423322 crc crio[24437]: time="2026-06-12T20:59:48.423199856Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2ac26664-aa23-482a-9071-9f62c8a4edef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.751813 | controller | Jun 12 20:59:48.430299 crc crio[24437]: time="2026-06-12T20:59:48.430198285Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=30877633-81b1-40c2-9878-1c11e38af0f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.751829 | controller | Jun 12 20:59:48.431487 crc crio[24437]: time="2026-06-12T20:59:48.430687916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.751845 | controller | Jun 12 20:59:48.515857 crc crio[24437]: time="2026-06-12T20:59:48.515663917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.751887 | controller | Jun 12 20:59:48.519612 crc crio[24437]: time="2026-06-12T20:59:48.519288115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.751910 | controller | Jun 12 20:59:48.677050 crc crio[24437]: time="2026-06-12T20:59:48.67656505Z" level=info msg="Created container 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0: openstack/ceilometer-0/ceilometer-central-agent" id=30877633-81b1-40c2-9878-1c11e38af0f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.751927 | controller | Jun 12 20:59:48.679124 crc crio[24437]: time="2026-06-12T20:59:48.678908048Z" level=info msg="Starting container: 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0" id=f8aee40f-708f-4161-b1e6-98c60eb77351 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.751944 | controller | Jun 12 20:59:48.687714 crc crio[24437]: time="2026-06-12T20:59:48.687657219Z" level=info msg="Started container" PID=76245 containerID=2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0 description=openstack/ceilometer-0/ceilometer-central-agent id=f8aee40f-708f-4161-b1e6-98c60eb77351 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b
2026-06-12 21:48:32.751962 | controller | Jun 12 20:59:48.704662 crc crio[24437]: time="2026-06-12T20:59:48.704584917Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=dc746221-b341-4a12-b139-3e3aad88231f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.751979 | controller | Jun 12 20:59:48.730319 crc crio[24437]: time="2026-06-12T20:59:48.729667041Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=f0007896-e169-4f2d-84b4-1a2dc0b0639c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.751995 | controller | Jun 12 20:59:48.741658 crc crio[24437]: time="2026-06-12T20:59:48.741570969Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=31b5452c-b771-401b-be16-04499a44cc14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.752010 | controller | Jun 12 20:59:48.742093 crc crio[24437]: time="2026-06-12T20:59:48.74204113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.752026 | controller | Jun 12 20:59:48.821446 crc crio[24437]: time="2026-06-12T20:59:48.82114252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.752042 | controller | Jun 12 20:59:48.828873 crc crio[24437]: time="2026-06-12T20:59:48.828812826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.752057 | controller | Jun 12 20:59:48.981056 crc crio[24437]: time="2026-06-12T20:59:48.980835334Z" level=info msg="Created container 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677: openstack/ceilometer-0/ceilometer-notification-agent" id=31b5452c-b771-401b-be16-04499a44cc14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.752073 | controller | Jun 12 20:59:48.985463 crc crio[24437]: time="2026-06-12T20:59:48.985332862Z" level=info msg="Starting container: 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677" id=2c19846b-4305-4609-b3ce-8340ddf4d107 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.752089 | controller | Jun 12 20:59:48.990713 crc crio[24437]: time="2026-06-12T20:59:48.99062947Z" level=info msg="Started container" PID=76278 containerID=6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677 description=openstack/ceilometer-0/ceilometer-notification-agent id=2c19846b-4305-4609-b3ce-8340ddf4d107 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b
2026-06-12 21:48:32.752109 | controller | Jun 12 20:59:49.006155 crc crio[24437]: time="2026-06-12T20:59:49.006074253Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=37b8d4d5-8b08-4ec2-bd72-b4773cd3b099 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.752125 | controller | Jun 12 20:59:49.020667 crc crio[24437]: time="2026-06-12T20:59:49.020617274Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=4cd6d56f-13f4-4da2-96aa-aeaa8b0fa006 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.752141 | controller | Jun 12 20:59:49.035399 crc crio[24437]: time="2026-06-12T20:59:49.03534629Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=08abc4f2-27e0-4ae0-84d4-7da03dc00e46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.752156 | controller | Jun 12 20:59:49.036213 crc crio[24437]: time="2026-06-12T20:59:49.03614941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.752172 | controller | Jun 12 20:59:49.101007 crc crio[24437]: time="2026-06-12T20:59:49.10081701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.752189 | controller | Jun 12 20:59:49.112803 crc crio[24437]: time="2026-06-12T20:59:49.112661405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.752206 | controller | Jun 12 20:59:49.260206 crc crio[24437]: time="2026-06-12T20:59:49.260151425Z" level=info msg="Created container 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d: openstack/ceilometer-0/sg-core" id=08abc4f2-27e0-4ae0-84d4-7da03dc00e46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.752223 | controller | Jun 12 20:59:49.263016 crc crio[24437]: time="2026-06-12T20:59:49.262986514Z" level=info msg="Starting container: 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d" id=1e4ed513-fcdc-407e-b32d-5745d2b99be6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.752240 | controller | Jun 12 20:59:49.275798 crc crio[24437]: time="2026-06-12T20:59:49.275733322Z" level=info msg="Started container" PID=76298 containerID=59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d description=openstack/ceilometer-0/sg-core id=1e4ed513-fcdc-407e-b32d-5745d2b99be6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b
2026-06-12 21:48:32.752257 | controller | Jun 12 20:59:49.289876 crc crio[24437]: time="2026-06-12T20:59:49.289823762Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=78ea3b74-fc97-476a-a7fc-1e3a98c01b68 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.752273 | controller | Jun 12 20:59:49.339460 crc crio[24437]: time="2026-06-12T20:59:49.339309376Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=cc3d4116-15e4-45c5-b89c-30cfa56f23f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.752289 | controller | Jun 12 20:59:49.356618 crc crio[24437]: time="2026-06-12T20:59:49.356440069Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=5a865c6a-dc07-4b55-9474-8a21c8a43b7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.752305 | controller | Jun 12 20:59:49.358058 crc crio[24437]: time="2026-06-12T20:59:49.358002248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.752321 | controller | Jun 12 20:59:49.413482 crc crio[24437]: time="2026-06-12T20:59:49.413400064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.752341 | controller | Jun 12 20:59:49.417738 crc crio[24437]: time="2026-06-12T20:59:49.417681457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.752358 | controller | Jun 12 20:59:49.532205 crc crio[24437]: time="2026-06-12T20:59:49.532110939Z" level=info msg="Created container 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266: openstack/ceilometer-0/proxy-httpd" id=5a865c6a-dc07-4b55-9474-8a21c8a43b7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.752375 | controller | Jun 12 20:59:49.533364 crc crio[24437]: time="2026-06-12T20:59:49.533298738Z" level=info msg="Starting container: 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266" id=040e8483-d1ee-44db-adb6-4260623a7b92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.752390 | controller | Jun 12 20:59:49.540753 crc crio[24437]: time="2026-06-12T20:59:49.540679486Z" level=info msg="Started container" PID=76339 containerID=8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266 description=openstack/ceilometer-0/proxy-httpd id=040e8483-d1ee-44db-adb6-4260623a7b92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b
2026-06-12 21:48:32.752406 | controller | Jun 12 20:59:50.391154 crc crio[24437]: time="2026-06-12T20:59:50.389054842Z" level=info msg="Stopped container 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8: openstack/placement-9fb595756-skz8t/placement-api" id=6237bdcf-fc59-4745-92ff-1037bf8e5294 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.752422 | controller | Jun 12 20:59:50.392605 crc crio[24437]: time="2026-06-12T20:59:50.392222028Z" level=info msg="Stopping pod sandbox: 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d" id=51948fd3-81f6-457a-9184-d78eed6e9e8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.752439 | controller | Jun 12 20:59:50.393247 crc crio[24437]: time="2026-06-12T20:59:50.393170631Z" level=info msg="Got pod network &{Name:placement-9fb595756-skz8t Namespace:openstack ID:2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d UID:13d49df6-bb98-4714-9340-561c67ec4057 NetNS:/var/run/netns/af1c4ba5-3913-475c-a760-631a8bd8371e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13d49df6_bb98_4714_9340_561c67ec4057.slice PodAnnotations:0xc001fa4198}] Aliases:map[]}"
2026-06-12 21:48:32.752455 | controller | Jun 12 20:59:50.393470 crc crio[24437]: time="2026-06-12T20:59:50.393405987Z" level=info msg="Deleting pod openstack_placement-9fb595756-skz8t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.752471 | controller | Jun 12 20:59:50.775192 crc crio[24437]: time="2026-06-12T20:59:50.775102719Z" level=info msg="Stopped pod sandbox: 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d" id=51948fd3-81f6-457a-9184-d78eed6e9e8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.752487 | controller | Jun 12 20:59:51.321009 crc crio[24437]: time="2026-06-12T20:59:51.320530602Z" level=info msg="Removing container: 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8" id=1bc0da80-b949-4fe8-a1be-846624b5c4b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.752504 | controller | Jun 12 20:59:51.403818 crc crio[24437]: time="2026-06-12T20:59:51.40372193Z" level=info msg="Removed container 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8: openstack/placement-9fb595756-skz8t/placement-api" id=1bc0da80-b949-4fe8-a1be-846624b5c4b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.752520 | controller | Jun 12 20:59:51.406496 crc crio[24437]: time="2026-06-12T20:59:51.406420855Z" level=info msg="Removing container: 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14" id=5d6cb206-4645-4a6f-ac2e-fb2a54a90c7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.752540 | controller | Jun 12 20:59:51.436146 crc crio[24437]: time="2026-06-12T20:59:51.436055111Z" level=info msg="Removed container 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14: openstack/placement-9fb595756-skz8t/placement-log" id=5d6cb206-4645-4a6f-ac2e-fb2a54a90c7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.752557 | controller | Jun 12 20:59:53.360660 crc crio[24437]: time="2026-06-12T20:59:53.359595794Z" level=info msg="Stopping container: 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9 (timeout: 30s)" id=50d4b3a3-3ab1-45ab-9177-f756c182281e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.752573 | controller | Jun 12 20:59:53.361585 crc crio[24437]: time="2026-06-12T20:59:53.359622245Z" level=info msg="Stopping container: 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090 (timeout: 30s)" id=f3a24be7-e472-425f-9cee-751ff52bf49b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.752589 | controller | Jun 12 20:59:53.417338 crc crio[24437]: time="2026-06-12T20:59:53.415796521Z" level=info msg="Running pod sandbox: openstack/swift-proxy-5c485ff577-v6vjp/POD" id=4c079329-4eca-4496-926b-93a66efe06b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.752606 | controller | Jun 12 20:59:53.417338 crc crio[24437]: time="2026-06-12T20:59:53.415970395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.752623 | controller | Jun 12 20:59:53.465044 crc crio[24437]: time="2026-06-12T20:59:53.464375243Z" level=info msg="Got pod network &{Name:swift-proxy-5c485ff577-v6vjp Namespace:openstack ID:c0d710afa06863ee89e352f49f101b9f574ce4db9d1bbed5b1b87c2725e8836b UID:4918f9d6-81a3-4e90-a2f0-23fc9724b06f NetNS:/var/run/netns/2d653848-ab9f-498b-b842-cf609934c10e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4918f9d6_81a3_4e90_a2f0_23fc9724b06f.slice PodAnnotations:0xc000c24748}] Aliases:map[]}"
2026-06-12 21:48:32.752639 | controller | Jun 12 20:59:53.465044 crc crio[24437]: time="2026-06-12T20:59:53.464421165Z" level=info msg="Adding pod openstack_swift-proxy-5c485ff577-v6vjp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.752656 | controller | Jun 12 20:59:54.142991 crc crio[24437]: 2026-06-12T20:59:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0d710afa06863e Mac:66:06:79:72:0d:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/2d653848-ab9f-498b-b842-cf609934c10e SocketPath: PciID:}] [{Interface:0xc0004b0570 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.752672 | controller | Jun 12 20:59:54.145909 crc crio[24437]: time="2026-06-12T20:59:54.145231947Z" level=info msg="Got pod network &{Name:swift-proxy-5c485ff577-v6vjp Namespace:openstack ID:c0d710afa06863ee89e352f49f101b9f574ce4db9d1bbed5b1b87c2725e8836b UID:4918f9d6-81a3-4e90-a2f0-23fc9724b06f NetNS:/var/run/netns/2d653848-ab9f-498b-b842-cf609934c10e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4918f9d6_81a3_4e90_a2f0_23fc9724b06f.slice PodAnnotations:0xc000c24748}] Aliases:map[]}"
2026-06-12 21:48:32.752688 | controller | Jun 12 20:59:54.145909 crc crio[24437]: time="2026-06-12T20:59:54.145428151Z" level=info msg="Checking pod openstack_swift-proxy-5c485ff577-v6vjp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.752705 | controller | Jun 12 20:59:54.166305 crc crio[24437]: time="2026-06-12T20:59:54.166125001Z" level=info msg="Ran pod sandbox c0d710afa06863ee89e352f49f101b9f574ce4db9d1bbed5b1b87c2725e8836b with infra container: openstack/swift-proxy-5c485ff577-v6vjp/POD" id=4c079329-4eca-4496-926b-93a66efe06b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.752730 | controller | Jun 12 20:59:54.171197 crc crio[24437]: time="2026-06-12T20:59:54.169788489Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=d0c6232d-5dc5-4d71-96ba-169f475ed0b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.752747 | controller | Jun 12 20:59:54.244307 crc crio[24437]: time="2026-06-12T20:59:54.244229306Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=4dcf8fa3-3bcc-4f73-ab9a-111ff76df159 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.752764 | controller | Jun 12 20:59:54.342566 crc crio[24437]: time="2026-06-12T20:59:54.342385854Z" level=info msg="Stopped container 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090: openstack/cinder-scheduler-0/probe" id=f3a24be7-e472-425f-9cee-751ff52bf49b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.752781 | controller | Jun 12 20:59:54.347225 crc crio[24437]: time="2026-06-12T20:59:54.34718256Z" level=info msg="Creating container: openstack/swift-proxy-5c485ff577-v6vjp/proxy-httpd" id=4de71285-c615-4522-b62d-93c87df7d60c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.752797 | controller | Jun 12 20:59:54.347727 crc crio[24437]: time="2026-06-12T20:59:54.347644362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.752813 | controller | Jun 12 20:59:54.442134 crc crio[24437]: time="2026-06-12T20:59:54.44204621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.752829 | controller | Jun 12 20:59:54.451708 crc crio[24437]: time="2026-06-12T20:59:54.451546559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.752845 | controller | Jun 12 20:59:54.608626 crc crio[24437]: time="2026-06-12T20:59:54.603815164Z" level=info msg="Stopping container: 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266 (timeout: 30s)" id=59689015-ef46-4d50-8377-70bf52c1f856 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.752890 | controller | Jun 12 20:59:54.608626 crc crio[24437]: time="2026-06-12T20:59:54.603900716Z" level=info msg="Stopping container: 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0 (timeout: 30s)" id=c8fa1880-bc36-4ad8-869c-3d2cc24cf3a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.752908 | controller | Jun 12 20:59:54.609077 crc crio[24437]: time="2026-06-12T20:59:54.60406119Z" level=info msg="Stopping container: 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d (timeout: 30s)" id=7a336eb6-1baf-4544-bca8-24e0603d6ca9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.752924 | controller | Jun 12 20:59:54.609418 crc crio[24437]: time="2026-06-12T20:59:54.604432569Z" level=info msg="Stopping container: 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677 (timeout: 30s)" id=c8c04568-037d-4160-b911-83a40b5711ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.752939 | controller | Jun 12 20:59:54.653501 crc crio[24437]: time="2026-06-12T20:59:54.652715394Z" level=info msg="Created container 40b6d4bc0994c1c16e1284cc2f9dfd169777a088402fa9c09ede594024e2102c: openstack/swift-proxy-5c485ff577-v6vjp/proxy-httpd" id=4de71285-c615-4522-b62d-93c87df7d60c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.752956 | controller | Jun 12 20:59:54.653619 crc crio[24437]: time="2026-06-12T20:59:54.653534805Z" level=info msg="Starting container: 40b6d4bc0994c1c16e1284cc2f9dfd169777a088402fa9c09ede594024e2102c" id=268975eb-ca4c-44b6-80c2-8827aa2860bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.752976 | controller | Jun 12 20:59:54.663245 crc crio[24437]: time="2026-06-12T20:59:54.663151087Z" level=info msg="Started container" PID=76768 containerID=40b6d4bc0994c1c16e1284cc2f9dfd169777a088402fa9c09ede594024e2102c description=openstack/swift-proxy-5c485ff577-v6vjp/proxy-httpd id=268975eb-ca4c-44b6-80c2-8827aa2860bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0d710afa06863ee89e352f49f101b9f574ce4db9d1bbed5b1b87c2725e8836b
2026-06-12 21:48:32.752993 | controller | Jun 12 20:59:54.678150 crc crio[24437]: time="2026-06-12T20:59:54.678056796Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=f61684c5-17de-4d0d-8f4a-2114ba793773 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.753009 | controller | Jun 12 20:59:57.886086 crc crio[24437]: time="2026-06-12T20:59:57.885534869Z" level=info msg="Stopping container: 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7 (timeout: 30s)" id=ea2baf48-bc36-4687-af78-5c09050e13a3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.753024 | controller | Jun 12 20:59:57.898078 crc crio[24437]: time="2026-06-12T20:59:57.89799617Z" level=info msg="Stopping container: 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699 (timeout: 30s)" id=e58236c0-4724-482e-8611-1010c9114193 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.753040 | controller | Jun 12 20:59:58.903500 crc crio[24437]: time="2026-06-12T20:59:58.895992988Z" level=info msg="Stopping container: 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774 (timeout: 30s)" id=c0994378-8b97-4a03-8838-9d4eef04832c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.753055 | controller | Jun 12 20:59:58.903500 crc crio[24437]: time="2026-06-12T20:59:58.895989737Z" level=info msg="Stopping container: 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404 (timeout: 30s)" id=c3f01840-4792-4f51-a27b-4258e1b35511 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.753071 | controller | Jun 12 21:00:00.077279 crc crio[24437]: time="2026-06-12T21:00:00.076737651Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-rpkqq/POD" id=296c9417-8720-47f3-938e-137aecf18af2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.753087 | controller | Jun 12 21:00:00.078330 crc crio[24437]: time="2026-06-12T21:00:00.077328767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.753103 | controller | Jun 12 21:00:00.201454 crc crio[24437]: time="2026-06-12T21:00:00.201373141Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-b6b5d/POD" id=2cd7a403-684d-4ebf-8a5c-2e6036b7d567 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.753119 | controller | Jun 12 21:00:00.201629 crc crio[24437]: time="2026-06-12T21:00:00.201477254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.753134 | controller | Jun 12 21:00:00.412552 crc crio[24437]: time="2026-06-12T21:00:00.412041299Z" level=info msg="Running pod sandbox: openstack/nova-api-e319-account-create-update-s2c4l/POD" id=10806981-e008-47e1-bdd3-9d9a79fa75c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.753150 | controller | Jun 12 21:00:00.412684 crc crio[24437]: time="2026-06-12T21:00:00.412594731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.753166 | controller | Jun 12 21:00:00.438498 crc crio[24437]: time="2026-06-12T21:00:00.438381455Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-g66wd/POD" id=c910c960-c2e8-449f-b2fd-334924965c3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.753187 | controller | Jun 12 21:00:00.438689 crc crio[24437]: time="2026-06-12T21:00:00.43852039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.753203 | controller | Jun 12 21:00:00.668394 crc crio[24437]: time="2026-06-12T21:00:00.668214801Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/POD" id=f2878a7f-0374-4590-b39d-56a0094e841c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.753219 | controller | Jun 12 21:00:00.668394 crc crio[24437]: time="2026-06-12T21:00:00.668369405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.753235 | controller | Jun 12 21:00:00.688778 crc crio[24437]: time="2026-06-12T21:00:00.688644281Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688300-rktrt/POD" id=c3c5a427-dbec-4fbe-ae32-8d58e5e59968 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.753251 | controller | Jun 12 21:00:00.688778 crc crio[24437]: time="2026-06-12T21:00:00.688759943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.753268 | controller | Jun 12 21:00:00.703581 crc crio[24437]: time="2026-06-12T21:00:00.703506271Z" level=info msg="Running pod sandbox: openstack/nova-cell0-6112-account-create-update-djx4p/POD" id=b7b4b6ea-d47f-4326-9ffd-8d73d78b6f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.753284 | controller | Jun 12 21:00:00.703725 crc crio[24437]: time="2026-06-12T21:00:00.703603523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.753299 | controller | Jun 12 21:00:00.824275 crc crio[24437]: time="2026-06-12T21:00:00.824181833Z" level=info msg="Running pod sandbox: openstack/nova-cell1-082d-account-create-update-7k879/POD" id=285c6ba4-4ae4-4376-97ed-fe2d3df78b9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.753315 | controller | Jun 12 21:00:00.824420 crc crio[24437]: time="2026-06-12T21:00:00.824331697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.753331 | controller | Jun 12 21:00:00.943449 crc crio[24437]: time="2026-06-12T21:00:00.942619798Z" level=info msg="Stopping pod sandbox: 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165" id=b9d60e4f-9d00-46c5-be8e-6d416db0f44b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.753347 | controller | Jun 12 21:00:00.943449 crc crio[24437]: time="2026-06-12T21:00:00.943420738Z" level=info msg="Stopped pod sandbox (already stopped): 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165" id=b9d60e4f-9d00-46c5-be8e-6d416db0f44b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.753363 | controller | Jun 12 21:00:00.945397 crc crio[24437]: time="2026-06-12T21:00:00.945211383Z" level=info msg="Removing pod sandbox: 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165" id=5f6a3ea9-bfb0-489d-8d92-72bd577bdc79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.753379 | controller | Jun 12 21:00:05.970372 crc crio[24437]: time="2026-06-12T21:00:05.968626344Z" level=info msg="Stopped container 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d: openstack/ceilometer-0/sg-core" id=7a336eb6-1baf-4544-bca8-24e0603d6ca9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.753394 | controller | Jun 12 21:00:05.972398 crc crio[24437]: time="2026-06-12T21:00:05.972287306Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=5538fa5d-03ca-4f05-a92a-4c239a64afb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.753414 | controller | Jun 12 21:00:06.105333 crc crio[24437]: time="2026-06-12T21:00:06.104752631Z" level=info msg="Stopped container 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774: openstack/glance-default-internal-api-0/glance-httpd" id=c0994378-8b97-4a03-8838-9d4eef04832c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.753431 | controller | Jun 12 21:00:06.111109 crc crio[24437]: time="2026-06-12T21:00:06.110996757Z" level=info msg="Creating container: openstack/swift-proxy-5c485ff577-v6vjp/proxy-server" id=24f0004e-f78f-4355-bac7-97568bbb064b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.753446 | controller | Jun 12 21:00:06.148777 crc crio[24437]: time="2026-06-12T21:00:06.148724828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.753462 | controller | Jun 12 21:00:06.157388 crc crio[24437]: time="2026-06-12T21:00:06.157331493Z" level=info msg="Stopped container 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266: openstack/ceilometer-0/proxy-httpd" id=59689015-ef46-4d50-8377-70bf52c1f856 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.753478 | controller | Jun 12 21:00:06.172605 crc crio[24437]: time="2026-06-12T21:00:06.172507321Z" level=info msg="Stopped container 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677: openstack/ceilometer-0/ceilometer-notification-agent" id=c8c04568-037d-4160-b911-83a40b5711ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.753494 | controller | Jun 12 21:00:06.336162 crc crio[24437]: time="2026-06-12T21:00:06.336068314Z" level=info msg="Stopped container 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9: openstack/cinder-scheduler-0/cinder-scheduler" id=50d4b3a3-3ab1-45ab-9177-f756c182281e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.753510 | controller | Jun 12 21:00:06.338411 crc crio[24437]: time="2026-06-12T21:00:06.338305679Z" level=info msg="Stopping pod sandbox: 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915" id=203a5be8-ec35-474f-bc03-7b51d5324010 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.753525 | controller | Jun 12 21:00:06.339526 crc crio[24437]: time="2026-06-12T21:00:06.339493049Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915 UID:af6ee49c-8447-406f-b5fc-2ae0429bc9d5 NetNS:/var/run/netns/2b998a9f-ecff-426f-afa5-26eb8788a085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf6ee49c_8447_406f_b5fc_2ae0429bc9d5.slice PodAnnotations:0xc007788110}] Aliases:map[]}"
2026-06-12 21:48:32.753542 | controller | Jun 12 21:00:06.339805 crc crio[24437]: time="2026-06-12T21:00:06.339784996Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.753558 | controller | Jun 12 21:00:06.371076 crc crio[24437]: time="2026-06-12T21:00:06.370896163Z" level=info msg="Stopped container 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0: openstack/ceilometer-0/ceilometer-central-agent" id=c8fa1880-bc36-4ad8-869c-3d2cc24cf3a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.753575 | controller | Jun 12 21:00:06.373155 crc crio[24437]: time="2026-06-12T21:00:06.373123218Z" level=info msg="Stopping pod sandbox: 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b" id=b1b4b375-b2fa-4aad-a94c-2b579566cfd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.753596 | controller | Jun 12 21:00:06.375450 crc crio[24437]: time="2026-06-12T21:00:06.375416405Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b UID:38bfa802-373b-4427-b1b3-72cb74ea6be9 NetNS:/var/run/netns/0d02cee9-4a97-4e77-b0c3-5530e18ff301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bfa802_373b_4427_b1b3_72cb74ea6be9.slice PodAnnotations:0xc00051cfa8}] Aliases:map[]}"
2026-06-12 21:48:32.753614 | controller | Jun 12 21:00:06.375739 crc crio[24437]: time="2026-06-12T21:00:06.375720413Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.753631 | controller | Jun 12 21:00:06.513466 crc crio[24437]: time="2026-06-12T21:00:06.511682256Z" level=info msg="Stopped container 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699: openstack/glance-default-external-api-0/glance-log" id=e58236c0-4724-482e-8611-1010c9114193 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.753648 | controller | Jun 12 21:00:06.589875 crc crio[24437]: time="2026-06-12T21:00:06.58920882Z" level=info msg="Stopped container 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404: openstack/glance-default-internal-api-0/glance-log" id=c3f01840-4792-4f51-a27b-4258e1b35511 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.753664 | controller | Jun 12 21:00:06.593649 crc crio[24437]: time="2026-06-12T21:00:06.59360233Z" level=info msg="Stopping pod sandbox: 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67" id=cf7e0040-4434-4777-a37a-d4df3db3eae4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.753680 | controller | Jun 12 21:00:06.594560 crc crio[24437]: time="2026-06-12T21:00:06.594308267Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67 UID:95791ab5-fe9b-44c4-97a0-27a95d7d9d0b NetNS:/var/run/netns/77286af2-6a32-45d8-9300-a612bafedff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95791ab5_fe9b_44c4_97a0_27a95d7d9d0b.slice PodAnnotations:0xc00051d200}] Aliases:map[]}"
2026-06-12 21:48:32.753696 | controller | Jun 12 21:00:06.594560 crc crio[24437]: time="2026-06-12T21:00:06.594500352Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.753713 | controller | Jun 12 21:00:06.715004 crc crio[24437]: time="2026-06-12T21:00:06.714753623Z" level=info msg="Stopped container 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7: openstack/glance-default-external-api-0/glance-httpd" id=ea2baf48-bc36-4687-af78-5c09050e13a3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.753729 | controller | Jun 12 21:00:06.722569 crc crio[24437]: time="2026-06-12T21:00:06.722453754Z" level=info msg="Stopping pod sandbox: d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663" id=d352a159-5829-4cf2-bb44-a6070c95bcb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.753745 | controller | Jun 12 21:00:06.723758 crc crio[24437]: time="2026-06-12T21:00:06.723672485Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663 UID:bbc15e4d-f665-4aa8-8eeb-cc8f87ef3c2f NetNS:/var/run/netns/8f5d9dc2-26b0-4857-b7d3-cbd63f9027f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc15e4d_f665_4aa8_8eeb_cc8f87ef3c2f.slice PodAnnotations:0xc00051d388}] Aliases:map[]}"
2026-06-12 21:48:32.753766 | controller | Jun 12 21:00:06.723993 crc crio[24437]: time="2026-06-12T21:00:06.72389027Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.753784 | controller | Jun 12 21:00:06.957899 crc crio[24437]: time="2026-06-12T21:00:06.957700665Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33" id=c359da52-978a-4317-841a-54361bb358d6 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.753801 | controller | Jun 12 21:00:06.964204 crc crio[24437]: time="2026-06-12T21:00:06.964104955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=0f813a49-e29a-49b5-a781-8f4e686fa51b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.753817 | controller | Jun 12 21:00:07.024578 crc crio[24437]: time="2026-06-12T21:00:07.024485632Z" level=info msg="Removed pod sandbox: 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165" id=5f6a3ea9-bfb0-489d-8d92-72bd577bdc79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.753834 | controller | Jun 12 21:00:07.026753 crc crio[24437]: time="2026-06-12T21:00:07.026720488Z" level=info msg="Stopping pod sandbox: c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b" id=e2fbd2ff-cb9d-4808-9bcd-ef996d5454d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.753878 | controller | Jun 12 21:00:07.027222 crc crio[24437]: time="2026-06-12T21:00:07.027193099Z" level=info msg="Stopped pod sandbox (already stopped): c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b" id=e2fbd2ff-cb9d-4808-9bcd-ef996d5454d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.753906 | controller | Jun 12 21:00:07.027887 crc crio[24437]: time="2026-06-12T21:00:07.027865936Z" level=info msg="Removing pod sandbox: c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b" id=1b5b6187-6d1f-45c5-a7cf-697b15e17fd7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.753930 | controller | Jun 12 21:00:07.127590 crc crio[24437]: time="2026-06-12T21:00:07.126327032Z" level=info msg="Stopped pod sandbox: 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b" id=b1b4b375-b2fa-4aad-a94c-2b579566cfd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.753948 | controller | Jun 12 21:00:07.167321 crc crio[24437]: time="2026-06-12T21:00:07.159325437Z" level=info msg="Stopped pod sandbox: 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915" id=203a5be8-ec35-474f-bc03-7b51d5324010 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.753965 | controller | Jun 12 21:00:07.172761 crc crio[24437]: time="2026-06-12T21:00:07.172493045Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-b6b5d Namespace:openstack ID:2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40 UID:7856c7da-4f08-4e78-969d-aceadaed01f6 NetNS:/var/run/netns/68765089-ccc9-451e-88d0-dca855d4701a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7856c7da_4f08_4e78_969d_aceadaed01f6.slice PodAnnotations:0xc007788220}] Aliases:map[]}"
2026-06-12 21:48:32.753983 | controller | Jun 12 21:00:07.172761 crc crio[24437]: time="2026-06-12T21:00:07.172566177Z" level=info msg="Adding pod openstack_nova-cell0-db-create-b6b5d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.754000 | controller | Jun 12 21:00:07.174383 crc crio[24437]: time="2026-06-12T21:00:07.174240549Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688300-rktrt Namespace:openshift-infra ID:8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d UID:0f4283cf-6610-4431-ad34-8e1ec81a2f6e NetNS:/var/run/netns/b36ec029-ed79-4f09-8f13-c7a2582d6cb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4283cf_6610_4431_ad34_8e1ec81a2f6e.slice PodAnnotations:0xc00051c460}] Aliases:map[]}"
2026-06-12 21:48:32.754021 | controller | Jun 12 21:00:07.174383 crc crio[24437]: time="2026-06-12T21:00:07.174332261Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688300-rktrt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.754039 | controller | Jun 12 21:00:07.175784 crc crio[24437]: time="2026-06-12T21:00:07.175547791Z" level=info msg="Got pod network &{Name:nova-api-e319-account-create-update-s2c4l Namespace:openstack ID:a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497 UID:30f74475-d1b8-4a55-b454-f0ea08c74774 NetNS:/var/run/netns/c8151147-f313-4798-8f2b-98659b43354f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f74475_d1b8_4a55_b454_f0ea08c74774.slice PodAnnotations:0xc00012ac38}] Aliases:map[]}"
2026-06-12 21:48:32.754056 | controller | Jun 12 21:00:07.175784 crc crio[24437]: time="2026-06-12T21:00:07.175604753Z" level=info msg="Adding pod openstack_nova-api-e319-account-create-update-s2c4l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.754073 | controller | Jun 12 21:00:07.176361 crc crio[24437]: time="2026-06-12T21:00:07.17628852Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=d1c0dace-c568-433e-86f3-eb1dcc37f0b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.754089 | controller | Jun 12 21:00:07.241648 crc crio[24437]: time="2026-06-12T21:00:07.241517517Z" level=info msg="Got pod network &{Name:collect-profiles-29688300-55kzl Namespace:openshift-operator-lifecycle-manager ID:2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2 UID:e5027311-fe75-4bbc-bd47-6edced65f8e3 NetNS:/var/run/netns/a74d53fc-c913-4887-8190-11a2f69d7b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5027311_fe75_4bbc_bd47_6edced65f8e3.slice PodAnnotations:0xc001f6c210}] Aliases:map[]}"
2026-06-12 21:48:32.754107 | controller | Jun 12 21:00:07.241648 crc crio[24437]: time="2026-06-12T21:00:07.24161786Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688300-55kzl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.754124 | controller | Jun 12 21:00:07.249560 crc crio[24437]: time="2026-06-12T21:00:07.246905391Z" level=info msg="Got pod network &{Name:nova-api-db-create-rpkqq Namespace:openstack ID:93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88 UID:03026670-bee1-4234-8018-41d6287b2dea NetNS:/var/run/netns/efd7159a-cf12-4436-a64a-9c2230ccbbee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03026670_bee1_4234_8018_41d6287b2dea.slice PodAnnotations:0xc000a8c158}] Aliases:map[]}"
2026-06-12 21:48:32.754141 | controller | Jun 12 21:00:07.262020 crc crio[24437]: time="2026-06-12T21:00:07.250696666Z" level=info msg="Adding pod openstack_nova-api-db-create-rpkqq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.754157 | controller | Jun 12 21:00:07.262020 crc crio[24437]: time="2026-06-12T21:00:07.261088806Z" level=info msg="Removed pod sandbox: c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b" id=1b5b6187-6d1f-45c5-a7cf-697b15e17fd7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.754174 | controller | Jun 12 21:00:07.274483 crc crio[24437]: time="2026-06-12T21:00:07.266142722Z" level=info msg="Stopping pod sandbox: 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7" id=596cdf71-d348-4b9f-ab5c-2ffb0a3edef6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.754194 | controller | Jun 12 21:00:07.274483 crc crio[24437]: time="2026-06-12T21:00:07.266238355Z" level=info msg="Stopped pod sandbox (already stopped): 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7" id=596cdf71-d348-4b9f-ab5c-2ffb0a3edef6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.754210 | controller | Jun 12 21:00:07.274483 crc crio[24437]: time="2026-06-12T21:00:07.266972703Z" level=info msg="Removing pod sandbox: 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7" id=56ba2e58-f8bc-457d-b64e-157302024f1e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.754227 | controller | Jun 12 21:00:07.291795 crc crio[24437]: time="2026-06-12T21:00:07.291353961Z" level=info msg="Got pod network &{Name:nova-cell0-6112-account-create-update-djx4p Namespace:openstack ID:77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779 UID:d4559515-df17-4b29-986b-58d42a0d7a17 NetNS:/var/run/netns/c4024545-233b-40aa-ba4e-d9958d866c4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4559515_df17_4b29_986b_58d42a0d7a17.slice PodAnnotations:0xc001f6c450}] Aliases:map[]}"
2026-06-12 21:48:32.754243 | controller | Jun 12 21:00:07.291795 crc crio[24437]: time="2026-06-12T21:00:07.291413043Z" level=info msg="Adding pod openstack_nova-cell0-6112-account-create-update-djx4p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.754260 | controller | Jun 12 21:00:07.294132 crc crio[24437]: time="2026-06-12T21:00:07.293436273Z" level=info msg="Got pod network &{Name:nova-cell1-082d-account-create-update-7k879 Namespace:openstack ID:036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70 UID:af11d036-edf8-476e-a58c-f755bb153557 NetNS:/var/run/netns/8abbbaa2-6233-4c97-ab91-b4a79bac759a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf11d036_edf8_476e_a58c_f755bb153557.slice PodAnnotations:0xc006ecc2a0}] Aliases:map[]}"
2026-06-12 21:48:32.754276 | controller | Jun 12 21:00:07.294132 crc crio[24437]: time="2026-06-12T21:00:07.293496714Z" level=info msg="Adding pod openstack_nova-cell1-082d-account-create-update-7k879 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.754292 | controller | Jun 12 21:00:07.308519 crc crio[24437]: time="2026-06-12T21:00:07.308427346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.754308 | controller | Jun 12 21:00:07.318306 crc crio[24437]: time="2026-06-12T21:00:07.31814416Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=d0aff7ec-0e4f-41b6-b662-67c3d534e6fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.754324 | controller | Jun 12 21:00:07.329701 crc crio[24437]: time="2026-06-12T21:00:07.329620295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.754340 | controller | Jun 12 21:00:07.380068 crc crio[24437]: time="2026-06-12T21:00:07.379996853Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-g66wd Namespace:openstack ID:331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7 UID:fec9f2ee-2c45-4241-ba51-e24b9fe77555 NetNS:/var/run/netns/5dfdfd1e-2ede-4ef3-86a2-ea1f68e57990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfec9f2ee_2c45_4241_ba51_e24b9fe77555.slice PodAnnotations:0xc00012b4d8}] Aliases:map[]}"
2026-06-12 21:48:32.754356 | controller | Jun 12 21:00:07.380574 crc crio[24437]: time="2026-06-12T21:00:07.380067515Z" level=info msg="Adding pod openstack_nova-cell1-db-create-g66wd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.754377 | controller | Jun 12 21:00:07.413725 crc crio[24437]: time="2026-06-12T21:00:07.413648413Z" level=info msg="Stopped pod sandbox: 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67" id=cf7e0040-4434-4777-a37a-d4df3db3eae4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.754394 | controller | Jun 12 21:00:07.458346 crc crio[24437]: time="2026-06-12T21:00:07.445817655Z" level=info msg="Removed pod sandbox: 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7" id=56ba2e58-f8bc-457d-b64e-157302024f1e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.754411 | controller | Jun 12 21:00:07.459467 crc crio[24437]: time="2026-06-12T21:00:07.451524558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.754428 | controller | Jun 12 21:00:07.480302 crc crio[24437]: time="2026-06-12T21:00:07.476138912Z" level=info msg="Stopped pod sandbox: d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663" id=d352a159-5829-4cf2-bb44-a6070c95bcb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.754444 | controller | Jun 12 21:00:07.494063 crc crio[24437]: time="2026-06-12T21:00:07.493986577Z" level=info msg="Stopping pod sandbox: 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d" id=3ce6c3ff-29ce-4ee2-a2f8-ee5de81512d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.754461 | controller | Jun 12 21:00:07.494167 crc crio[24437]: time="2026-06-12T21:00:07.494089459Z" level=info msg="Stopped pod sandbox (already stopped): 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d" id=3ce6c3ff-29ce-4ee2-a2f8-ee5de81512d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.754477 | controller | Jun 12 21:00:07.496738 crc crio[24437]: time="2026-06-12T21:00:07.496582122Z" level=info msg="Removing pod sandbox: 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d" id=e95f4e79-fe4c-43bf-a3a0-1de904205b1a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.754493 | controller | Jun 12 21:00:07.549700 crc crio[24437]: time="2026-06-12T21:00:07.549652726Z" level=info msg="Removed pod sandbox: 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d" id=e95f4e79-fe4c-43bf-a3a0-1de904205b1a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.754508 | controller | Jun 12 21:00:07.557669 crc crio[24437]: time="2026-06-12T21:00:07.557566074Z" level=info msg="Stopping pod sandbox: 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6" id=b22047eb-c7d3-47b0-93cf-dc62c111ae6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.754524 | controller | Jun 12 21:00:07.557669 crc crio[24437]: time="2026-06-12T21:00:07.557659706Z" level=info msg="Stopped pod sandbox (already stopped): 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6" id=b22047eb-c7d3-47b0-93cf-dc62c111ae6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.754539 | controller | Jun 12 21:00:07.559362 crc crio[24437]: time="2026-06-12T21:00:07.558715833Z" level=info msg="Removing pod sandbox: 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6" id=cbd45cd5-1c44-47fe-9663-1ca686cc7850 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.754555 | controller | Jun 12 21:00:07.627014 crc crio[24437]: time="2026-06-12T21:00:07.625688614Z" level=info msg="Removed pod sandbox: 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6" id=cbd45cd5-1c44-47fe-9663-1ca686cc7850 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.754571 | controller | Jun 12 21:00:07.627014 crc crio[24437]: time="2026-06-12T21:00:07.62676865Z" level=info msg="Stopping pod sandbox: 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08" id=74c98061-79d5-4ac3-8c1c-bfa83c144c77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.754591 | controller | Jun 12 21:00:07.627850 crc crio[24437]: time="2026-06-12T21:00:07.627118299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.754608 | controller | Jun 12 21:00:07.629046 crc crio[24437]: time="2026-06-12T21:00:07.628871682Z" level=info msg="Stopped pod sandbox (already stopped): 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08" id=74c98061-79d5-4ac3-8c1c-bfa83c144c77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.754624 | controller | Jun 12 21:00:07.631350 crc crio[24437]: time="2026-06-12T21:00:07.63117753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.754640 | controller | Jun 12 21:00:07.631447 crc crio[24437]: time="2026-06-12T21:00:07.631408607Z" level=info msg="Removing pod sandbox: 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08" id=00912cd5-adcb-44c5-b7be-d06d80ec08ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.754657 | controller | Jun 12 21:00:07.710849 crc crio[24437]: time="2026-06-12T21:00:07.709422753Z" level=info msg="Removed pod sandbox: 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08" id=00912cd5-adcb-44c5-b7be-d06d80ec08ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.754674 | controller | Jun 12 21:00:07.718744 crc crio[24437]: time="2026-06-12T21:00:07.717208637Z" level=info msg="Stopping pod sandbox: 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10" id=b692c4b2-779a-4934-9ecd-2c1b8007c779 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.754690 | controller | Jun 12 21:00:07.718744 crc crio[24437]: time="2026-06-12T21:00:07.717395452Z" level=info msg="Stopped pod sandbox (already stopped): 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10" id=b692c4b2-779a-4934-9ecd-2c1b8007c779 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.754707 | controller | Jun 12 21:00:07.735596 crc crio[24437]: time="2026-06-12T21:00:07.728798897Z" level=info msg="Removing pod sandbox: 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10" id=4c647c45-ef53-4651-8134-4a798d4e682f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.754723 | controller | Jun 12 21:00:07.822851 crc crio[24437]: time="2026-06-12T21:00:07.820519826Z" level=info msg="Removed pod sandbox: 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10" id=4c647c45-ef53-4651-8134-4a798d4e682f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.754739 | controller | Jun 12 21:00:07.828059 crc crio[24437]: time="2026-06-12T21:00:07.827448519Z" level=info msg="Stopping pod sandbox: 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac" id=7a9e9b47-69c6-4cc8-9506-0430ce5f5201 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.754755 | controller | Jun 12 21:00:07.828059 crc crio[24437]: time="2026-06-12T21:00:07.8275139Z" level=info msg="Stopped pod sandbox (already stopped): 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac" id=7a9e9b47-69c6-4cc8-9506-0430ce5f5201 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.754771 | controller | Jun 12 21:00:07.833856 crc crio[24437]: time="2026-06-12T21:00:07.832524605Z" level=info msg="Removing pod sandbox: 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac" id=b1297eaf-5525-4d8b-9c21-9d2557e4d5c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.754787 | controller | Jun 12 21:00:07.866750 crc crio[24437]: time="2026-06-12T21:00:07.862806211Z" level=info msg="Removed pod sandbox: 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac" id=b1297eaf-5525-4d8b-9c21-9d2557e4d5c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.754807 | controller | Jun 12 21:00:08.103995 crc crio[24437]: time="2026-06-12T21:00:08.103235751Z" level=info msg="Removing container: 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090" id=aafae257-a9ab-4403-bfc3-66330b375988 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.754824 | controller | Jun 12 21:00:08.621056 crc crio[24437]: 2026-06-12T21:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a48ef6a2eabb82b Mac:2e:74:c2:af:19:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/c8151147-f313-4798-8f2b-98659b43354f SocketPath: PciID:}] [{Interface:0xc0001daa20 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.754841 | controller | Jun 12 21:00:08.643003 crc crio[24437]: time="2026-06-12T21:00:08.642547618Z" level=info msg="Got pod network &{Name:nova-api-e319-account-create-update-s2c4l Namespace:openstack ID:a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497 UID:30f74475-d1b8-4a55-b454-f0ea08c74774 NetNS:/var/run/netns/c8151147-f313-4798-8f2b-98659b43354f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f74475_d1b8_4a55_b454_f0ea08c74774.slice PodAnnotations:0xc00012ac38}] Aliases:map[]}"
2026-06-12 21:48:32.754880 | controller | Jun 12 21:00:08.643312 crc crio[24437]: time="2026-06-12T21:00:08.643105162Z" level=info msg="Checking pod openstack_nova-api-e319-account-create-update-s2c4l for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.754899 | controller | Jun 12 21:00:08.747424 crc crio[24437]: time="2026-06-12T21:00:08.747337143Z" level=info msg="Ran pod sandbox a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497 with infra container: openstack/nova-api-e319-account-create-update-s2c4l/POD" id=10806981-e008-47e1-bdd3-9d9a79fa75c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.754915 | controller | Jun 12 21:00:08.749874 crc crio[24437]: 2026-06-12T21:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f330885f575657 Mac:56:49:39:6e:1f:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/a74d53fc-c913-4887-8190-11a2f69d7b5c SocketPath: PciID:}] [{Interface:0xc000242d80 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.754944 | controller | Jun 12 21:00:08.750767 crc crio[24437]: time="2026-06-12T21:00:08.750697707Z" level=info msg="Got pod network &{Name:collect-profiles-29688300-55kzl Namespace:openshift-operator-lifecycle-manager ID:2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2 UID:e5027311-fe75-4bbc-bd47-6edced65f8e3 NetNS:/var/run/netns/a74d53fc-c913-4887-8190-11a2f69d7b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5027311_fe75_4bbc_bd47_6edced65f8e3.slice PodAnnotations:0xc001f6c210}] Aliases:map[]}"
2026-06-12 21:48:32.754963 | controller | Jun 12 21:00:08.751100 crc crio[24437]: time="2026-06-12T21:00:08.750854981Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688300-55kzl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.754981 | controller | Jun 12 21:00:08.757607 crc crio[24437]: time="2026-06-12T21:00:08.757352103Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1486c9e7-ad1a-44bc-b637-72d1ce312568 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.754998 | controller | Jun 12 21:00:08.882058 crc crio[24437]: time="2026-06-12T21:00:08.881602943Z" level=info msg="Ran pod sandbox 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/POD" id=f2878a7f-0374-4590-b39d-56a0094e841c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.755019 | controller | Jun 12 21:00:08.886714 crc crio[24437]: time="2026-06-12T21:00:08.88666412Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=44a1b862-e240-4925-8840-0df715536724 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.755036 | controller | Jun 12 21:00:08.904009 crc crio[24437]: time="2026-06-12T21:00:08.901155411Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4f34c612-866e-445a-9c61-dac6ffad82f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.755053 | controller | Jun 12 21:00:08.904009 crc crio[24437]: time="2026-06-12T21:00:08.902232518Z" level=info msg="Creating container: openstack/nova-api-e319-account-create-update-s2c4l/mariadb-account-create-update" id=eb4365b1-98d5-424d-afdd-066102189251 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.755069 | controller | Jun 12 21:00:08.905644 crc crio[24437]: time="2026-06-12T21:00:08.905563212Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b285a096-4619-40ea-9f80-8a57d9fee8f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.755086 | controller | Jun 12 21:00:08.916652 crc crio[24437]: time="2026-06-12T21:00:08.916543935Z" level=info msg="Created container ae72a49e7753ac1f40c632c65f3157d558f8da017906c1518481203cc6b3433d: openstack/swift-proxy-5c485ff577-v6vjp/proxy-server" id=24f0004e-f78f-4355-bac7-97568bbb064b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.755102 | controller | Jun 12 21:00:08.917783 crc crio[24437]: time="2026-06-12T21:00:08.917365326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.755118 | controller | Jun 12 21:00:08.941675 crc crio[24437]: time="2026-06-12T21:00:08.938618256Z" level=info msg="Starting container: ae72a49e7753ac1f40c632c65f3157d558f8da017906c1518481203cc6b3433d" id=9fc228dd-6dce-4d51-a780-bce27869388e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.755135 | controller | Jun 12 21:00:08.946778 crc crio[24437]: time="2026-06-12T21:00:08.938737129Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/collect-profiles" id=20bf4898-9493-4476-a3e6-980cb1a1416f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.755151 | controller | Jun 12 21:00:08.952447 crc crio[24437]: time="2026-06-12T21:00:08.952248596Z" level=info msg="Started container" PID=77785 containerID=ae72a49e7753ac1f40c632c65f3157d558f8da017906c1518481203cc6b3433d description=openstack/swift-proxy-5c485ff577-v6vjp/proxy-server id=9fc228dd-6dce-4d51-a780-bce27869388e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0d710afa06863ee89e352f49f101b9f574ce4db9d1bbed5b1b87c2725e8836b
2026-06-12 21:48:32.755167 | controller | Jun 12 21:00:08.960704 crc crio[24437]: time="2026-06-12T21:00:08.960231016Z" level=info msg="Created container 85c005f3e3afa98907467196a926a88d3cb5f51104435ea8aa318414e84a6cda: openstack/openstackclient/openstackclient" id=d0aff7ec-0e4f-41b6-b662-67c3d534e6fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.755184 | controller | Jun 12 21:00:08.971283 crc crio[24437]: time="2026-06-12T21:00:08.970589694Z" level=info msg="Starting container: 85c005f3e3afa98907467196a926a88d3cb5f51104435ea8aa318414e84a6cda" id=593e9ea9-1787-42ce-b30f-195b6ece8b13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.755200 | controller | Jun 12 21:00:08.983001 crc crio[24437]: time="2026-06-12T21:00:08.982289777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.755216 | controller | Jun 12 21:00:08.990655 crc crio[24437]: time="2026-06-12T21:00:08.990342107Z" level=info msg="Started container" PID=77899 containerID=85c005f3e3afa98907467196a926a88d3cb5f51104435ea8aa318414e84a6cda description=openstack/openstackclient/openstackclient id=593e9ea9-1787-42ce-b30f-195b6ece8b13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=613d69969f693d3b80ff785e936d4eba14ebb776516a4aa3279aa45f45b29d78
2026-06-12 21:48:32.755237 | controller | Jun 12 21:00:09.038399 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93611a186e1b3d4 Mac:06:0c:03:ea:fb:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/efd7159a-cf12-4436-a64a-9c2230ccbbee SocketPath: PciID:}] [{Interface:0xc000284840 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.755253 | controller | Jun 12 21:00:09.050541 crc crio[24437]: time="2026-06-12T21:00:09.050074208Z" level=info msg="Got pod network &{Name:nova-api-db-create-rpkqq Namespace:openstack ID:93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88 UID:03026670-bee1-4234-8018-41d6287b2dea NetNS:/var/run/netns/efd7159a-cf12-4436-a64a-9c2230ccbbee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03026670_bee1_4234_8018_41d6287b2dea.slice PodAnnotations:0xc000a8c158}] Aliases:map[]}"
2026-06-12 21:48:32.755270 | controller | Jun 12 21:00:09.050868 crc crio[24437]: time="2026-06-12T21:00:09.050521349Z" level=info msg="Checking pod openstack_nova-api-db-create-rpkqq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.755288 | controller | Jun 12 21:00:09.072317 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d810883662fc1a Mac:4a:00:16:dc:25:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/b36ec029-ed79-4f09-8f13-c7a2582d6cb7 SocketPath: PciID:}] [{Interface:0xc0002c4bd0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.755305 | controller | Jun 12 21:00:09.072317 crc crio[24437]: time="2026-06-12T21:00:09.071190345Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688300-rktrt Namespace:openshift-infra ID:8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d UID:0f4283cf-6610-4431-ad34-8e1ec81a2f6e NetNS:/var/run/netns/b36ec029-ed79-4f09-8f13-c7a2582d6cb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4283cf_6610_4431_ad34_8e1ec81a2f6e.slice PodAnnotations:0xc00051c460}] Aliases:map[]}"
2026-06-12 21:48:32.755323 | controller | Jun 12 21:00:09.072317 crc crio[24437]: time="2026-06-12T21:00:09.072112647Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688300-rktrt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.755340 | controller | Jun 12 21:00:09.162472 crc crio[24437]: time="2026-06-12T21:00:09.162325989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.755356 | controller | Jun 12 21:00:09.164123 crc crio[24437]: time="2026-06-12T21:00:09.163552889Z" level=info msg="Ran pod sandbox 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88 with infra container: openstack/nova-api-db-create-rpkqq/POD" id=296c9417-8720-47f3-938e-137aecf18af2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.755374 | controller | Jun 12 21:00:09.168386 crc crio[24437]: time="2026-06-12T21:00:09.168115613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.755390 | controller | Jun 12 21:00:09.174645 crc crio[24437]: time="2026-06-12T21:00:09.174568413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.755411 | controller | Jun 12 21:00:09.180061 crc crio[24437]: time="2026-06-12T21:00:09.179978048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.755428 | controller | Jun 12 21:00:09.180754 crc crio[24437]: time="2026-06-12T21:00:09.180722787Z" level=info msg="Ran pod sandbox 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d with infra container: openshift-infra/auto-csr-approver-29688300-rktrt/POD" id=c3c5a427-dbec-4fbe-ae32-8d58e5e59968 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.755443 | controller | Jun 12 21:00:09.181287 crc crio[24437]: time="2026-06-12T21:00:09.181168478Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=240ba7f1-c62b-4cd3-b044-7ecdbe844473 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.755460 | controller | Jun 12 21:00:09.187539 crc crio[24437]: time="2026-06-12T21:00:09.18724795Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=baf7b96f-a504-4582-b59f-89a904415bb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.755476 | controller | Jun 12 21:00:09.189782 crc crio[24437]: time="2026-06-12T21:00:09.189620469Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b72f9417-f4aa-4583-8bff-99a3eb85de14 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.755492 | controller | Jun 12 21:00:09.228441 crc crio[24437]: time="2026-06-12T21:00:09.222898851Z" level=info msg="Creating container: openstack/nova-api-db-create-rpkqq/mariadb-database-create" id=b4685773-babe-4393-81fe-6f321336a2f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.755508 | controller | Jun 12 21:00:09.228441 crc crio[24437]: time="2026-06-12T21:00:09.22370677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.755524 | controller | Jun 12 21:00:09.228441 crc crio[24437]: time="2026-06-12T21:00:09.224635444Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.755540 | controller | Jun 12 21:00:09.238812 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:036ccd1c525956d Mac:06:dd:dd:6f:0d:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/8abbbaa2-6233-4c97-ab91-b4a79bac759a SocketPath: PciID:}] [{Interface:0xc0001949b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.755556 | controller | Jun 12 21:00:09.248989 crc crio[24437]: time="2026-06-12T21:00:09.242239483Z" level=info msg="Got pod network &{Name:nova-cell1-082d-account-create-update-7k879 Namespace:openstack ID:036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70 UID:af11d036-edf8-476e-a58c-f755bb153557 NetNS:/var/run/netns/8abbbaa2-6233-4c97-ab91-b4a79bac759a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf11d036_edf8_476e_a58c_f755bb153557.slice PodAnnotations:0xc006ecc2a0}] Aliases:map[]}"
2026-06-12 21:48:32.755572 | controller | Jun 12 21:00:09.248989 crc crio[24437]: time="2026-06-12T21:00:09.242567822Z" level=info msg="Checking pod openstack_nova-cell1-082d-account-create-update-7k879 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.755588 | controller | Jun 12 21:00:09.264981 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:331e97fd58a11e8 Mac:1e:7e:68:e6:db:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/5dfdfd1e-2ede-4ef3-86a2-ea1f68e57990 SocketPath: PciID:}] [{Interface:0xc000584590 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.755609 | controller | Jun 12 21:00:09.264981 crc crio[24437]: time="2026-06-12T21:00:09.263324939Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-g66wd Namespace:openstack ID:331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7 UID:fec9f2ee-2c45-4241-ba51-e24b9fe77555 NetNS:/var/run/netns/5dfdfd1e-2ede-4ef3-86a2-ea1f68e57990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfec9f2ee_2c45_4241_ba51_e24b9fe77555.slice PodAnnotations:0xc00012b4d8}] Aliases:map[]}"
2026-06-12 21:48:32.755626 | controller | Jun 12 21:00:09.264981 crc crio[24437]: time="2026-06-12T21:00:09.263477782Z" level=info msg="Checking pod openstack_nova-cell1-db-create-g66wd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.755643 | controller | Jun 12 21:00:09.271475 crc crio[24437]: time="2026-06-12T21:00:09.266732223Z" level=info msg="Ran pod sandbox 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70 with infra container: openstack/nova-cell1-082d-account-create-update-7k879/POD" id=285c6ba4-4ae4-4376-97ed-fe2d3df78b9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.755661 | controller | Jun 12 21:00:09.281411 crc crio[24437]: time="2026-06-12T21:00:09.27861208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=95c98ff5-540a-45d8-a7f2-54adb2eb15dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.755678 | controller | Jun 12 21:00:09.313572 crc crio[24437]: time="2026-06-12T21:00:09.31347747Z" level=info msg="Ran pod sandbox 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7 with infra container: openstack/nova-cell1-db-create-g66wd/POD" id=c910c960-c2e8-449f-b2fd-334924965c3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.755695 | controller | Jun 12 21:00:09.314614 crc crio[24437]: time="2026-06-12T21:00:09.314531296Z" level=info msg="Removed container 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090: openstack/cinder-scheduler-0/probe" id=aafae257-a9ab-4403-bfc3-66330b375988 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.755712 | controller | Jun 12 21:00:09.316571 crc crio[24437]: time="2026-06-12T21:00:09.316471285Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cf94827d-8de7-4b2f-8d9d-28e623643039 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.755728 | controller | Jun 12 21:00:09.328441 crc crio[24437]: time="2026-06-12T21:00:09.328401312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d8022644-0bfc-43c5-a0ac-687f1a24bfd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.755743 | controller | Jun 12 21:00:09.335249 crc crio[24437]: time="2026-06-12T21:00:09.33512625Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=dff654c5-14d5-4daf-8918-872c1da76ea1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.755759 | controller | Jun 12 21:00:09.384786 crc crio[24437]: time="2026-06-12T21:00:09.376863262Z" level=info msg="Removing container: 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9" id=5a0de2fe-648d-4a3a-8dec-41fa740040ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.755775 | controller | Jun 12 21:00:09.385404 crc crio[24437]: time="2026-06-12T21:00:09.385356564Z" level=info msg="Creating container: openstack/nova-cell1-082d-account-create-update-7k879/mariadb-account-create-update" id=1a51eff2-5eb2-48dc-a861-7bd8c473a0c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.755790 | controller | Jun 12 21:00:09.386024 crc crio[24437]: time="2026-06-12T21:00:09.3859976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.755812 | controller | Jun 12 21:00:09.398595 crc crio[24437]: time="2026-06-12T21:00:09.398456021Z" level=info msg="Creating container: openstack/nova-cell1-db-create-g66wd/mariadb-database-create" id=3a7b6d54-746b-43e6-b643-be02bcf79ac2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.755830 | controller | Jun 12 21:00:09.463542 crc crio[24437]: time="2026-06-12T21:00:09.461148825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.755846 | controller | Jun 12 21:00:09.477403 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2867eabb455a419 Mac:9e:c8:ae:53:2d:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/68765089-ccc9-451e-88d0-dca855d4701a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.755885 | controller | Jun 12 21:00:09.478607 crc crio[24437]: time="2026-06-12T21:00:09.478338654Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-b6b5d Namespace:openstack ID:2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40 UID:7856c7da-4f08-4e78-969d-aceadaed01f6 NetNS:/var/run/netns/68765089-ccc9-451e-88d0-dca855d4701a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7856c7da_4f08_4e78_969d_aceadaed01f6.slice PodAnnotations:0xc007788220}] Aliases:map[]}"
2026-06-12 21:48:32.755904 | controller | Jun 12 21:00:09.479397 crc crio[24437]: time="2026-06-12T21:00:09.479325548Z" level=info msg="Checking pod openstack_nova-cell0-db-create-b6b5d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.755921 | controller | Jun 12 21:00:09.512552 crc crio[24437]: time="2026-06-12T21:00:09.506309081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.755939 | controller | Jun 12 21:00:09.549735 crc crio[24437]: time="2026-06-12T21:00:09.544494554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.755955 | controller | Jun 12 21:00:09.553624 crc crio[24437]: time="2026-06-12T21:00:09.553480309Z" level=info msg="Created container c42df131659c4832d7bd8ae6121f8c258c8de94f0cc71cce18efa88fdec7457b: openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/collect-profiles" id=20bf4898-9493-4476-a3e6-980cb1a1416f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.755972 | controller | Jun 12 21:00:09.553839 crc crio[24437]: time="2026-06-12T21:00:09.553509121Z" level=info msg="Ran pod sandbox 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40 with infra container: openstack/nova-cell0-db-create-b6b5d/POD" id=2cd7a403-684d-4ebf-8a5c-2e6036b7d567 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.755988 | controller | Jun 12 21:00:09.564241 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77ef172a715b64e Mac:4e:0e:c7:e2:0e:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/c4024545-233b-40aa-ba4e-d9958d866c4d SocketPath: PciID:}] [{Interface:0xc0002345e0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.756004 | controller | Jun 12 21:00:09.565407 crc crio[24437]: time="2026-06-12T21:00:09.565121839Z" level=info msg="Starting container: c42df131659c4832d7bd8ae6121f8c258c8de94f0cc71cce18efa88fdec7457b" id=2686678e-af1b-4b01-8838-3b69b46968a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.756025 | controller | Jun 12 21:00:09.565407 crc crio[24437]: time="2026-06-12T21:00:09.565222751Z" level=info msg="Got pod network &{Name:nova-cell0-6112-account-create-update-djx4p Namespace:openstack ID:77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779 UID:d4559515-df17-4b29-986b-58d42a0d7a17 NetNS:/var/run/netns/c4024545-233b-40aa-ba4e-d9958d866c4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4559515_df17_4b29_986b_58d42a0d7a17.slice PodAnnotations:0xc001f6c450}] Aliases:map[]}"
2026-06-12 21:48:32.756042 | controller | Jun 12 21:00:09.565407 crc crio[24437]: time="2026-06-12T21:00:09.565398797Z" level=info msg="Checking pod openstack_nova-cell0-6112-account-create-update-djx4p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.756059 | controller | Jun 12 21:00:09.573595 crc crio[24437]: time="2026-06-12T21:00:09.573305824Z" level=info msg="Started container" PID=78097 containerID=c42df131659c4832d7bd8ae6121f8c258c8de94f0cc71cce18efa88fdec7457b description=openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/collect-profiles id=2686678e-af1b-4b01-8838-3b69b46968a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2
2026-06-12 21:48:32.756075 | controller | Jun 12 21:00:09.577228 crc crio[24437]: time="2026-06-12T21:00:09.577115999Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f4e084e5-7bc0-4196-9e11-7402424dd884 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.756091 | controller | Jun 12 21:00:09.590000 crc crio[24437]: time="2026-06-12T21:00:09.589816166Z" level=info msg="Removed container 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9: openstack/cinder-scheduler-0/cinder-scheduler" id=5a0de2fe-648d-4a3a-8dec-41fa740040ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.756107 | controller | Jun 12 21:00:09.597794 crc crio[24437]: time="2026-06-12T21:00:09.597656352Z" level=info msg="Created container 869d3c1da44c07fc2a38ed616010cc279caf8faba8faef51519c86844f780b1f: openstack/nova-api-e319-account-create-update-s2c4l/mariadb-account-create-update" id=eb4365b1-98d5-424d-afdd-066102189251 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.756123 | controller | Jun 12 21:00:09.606371 crc crio[24437]: time="2026-06-12T21:00:09.606195725Z" level=info msg="Ran pod sandbox 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779 with infra container: openstack/nova-cell0-6112-account-create-update-djx4p/POD" id=b7b4b6ea-d47f-4326-9ffd-8d73d78b6f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.756139 | controller | Jun 12 21:00:09.632701 crc crio[24437]: time="2026-06-12T21:00:09.63086275Z" level=info msg="Starting container: 869d3c1da44c07fc2a38ed616010cc279caf8faba8faef51519c86844f780b1f" id=50b27bbd-34f5-429b-96a2-d14b0a46fbbc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.756155 | controller | Jun 12 21:00:09.668245 crc crio[24437]: time="2026-06-12T21:00:09.664427407Z" level=info msg="Started container" PID=78094 containerID=869d3c1da44c07fc2a38ed616010cc279caf8faba8faef51519c86844f780b1f description=openstack/nova-api-e319-account-create-update-s2c4l/mariadb-account-create-update id=50b27bbd-34f5-429b-96a2-d14b0a46fbbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497
2026-06-12 21:48:32.756172 | controller | Jun 12 21:00:09.677363 crc crio[24437]: time="2026-06-12T21:00:09.677109864Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b80217c6-1b01-4597-af89-73e1ae02fe3f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.756188 | controller | Jun 12 21:00:09.687159 crc crio[24437]: time="2026-06-12T21:00:09.686204271Z" level=info msg="Removing container: 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774" id=54038fc0-640d-492f-bc7b-8cd098de1cbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.756208 | controller | Jun 12 21:00:09.750810 crc crio[24437]: time="2026-06-12T21:00:09.749001538Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c8cd3c82-9e3b-4778-9d4f-47df5e9d8d25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.756226 | controller | Jun 12 21:00:09.756831 crc crio[24437]: time="2026-06-12T21:00:09.756189117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.756244 | controller | Jun 12 21:00:09.765165 crc crio[24437]: time="2026-06-12T21:00:09.763394647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3e2e5332-fc0e-4541-aad3-d197de821497 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.756260 | controller | Jun 12 21:00:09.765165 crc crio[24437]: time="2026-06-12T21:00:09.764199357Z" level=info msg="Created container a51bb8475d721a329285fa96f28bd12d973b997bf4643a0a4fb5b895de6cf4b0: openstack/nova-api-db-create-rpkqq/mariadb-database-create" id=b4685773-babe-4393-81fe-6f321336a2f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.756277 | controller | Jun 12 21:00:09.770852 crc crio[24437]: time="2026-06-12T21:00:09.769218092Z" level=info msg="Starting container: a51bb8475d721a329285fa96f28bd12d973b997bf4643a0a4fb5b895de6cf4b0" id=6b14bdd8-1566-4087-8c4d-ec54a4f422b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.756293 | controller | Jun 12 21:00:09.779184 crc crio[24437]: time="2026-06-12T21:00:09.7775532Z" level=info msg="Started container" PID=78127 containerID=a51bb8475d721a329285fa96f28bd12d973b997bf4643a0a4fb5b895de6cf4b0 description=openstack/nova-api-db-create-rpkqq/mariadb-database-create id=6b14bdd8-1566-4087-8c4d-ec54a4f422b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88
2026-06-12 21:48:32.756309 | controller | Jun 12 21:00:09.779184 crc crio[24437]: time="2026-06-12T21:00:09.779063468Z" level=info msg="Removed container 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774: openstack/glance-default-internal-api-0/glance-httpd" id=54038fc0-640d-492f-bc7b-8cd098de1cbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.756325 | controller | Jun 12 21:00:09.789087 crc crio[24437]: time="2026-06-12T21:00:09.784109714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.756341 | controller | Jun 12 21:00:09.789087 crc crio[24437]: time="2026-06-12T21:00:09.786111734Z" level=info msg="Creating container: openstack/nova-cell0-db-create-b6b5d/mariadb-database-create" id=8b3d99a4-9093-4528-9520-b26c3ddd8c41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.756357 | controller | Jun 12 21:00:09.789087 crc crio[24437]: time="2026-06-12T21:00:09.786493903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.756373 | controller | Jun 12 21:00:09.790454 crc crio[24437]: time="2026-06-12T21:00:09.790398122Z" level=info msg="Removing container: 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404" id=ef909f9b-c63b-44c4-b0ad-98f7fa759428 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.756389 | controller | Jun 12 21:00:09.796087 crc crio[24437]: time="2026-06-12T21:00:09.795884428Z" level=info msg="Creating container: openstack/nova-cell0-6112-account-create-update-djx4p/mariadb-account-create-update" id=65126708-7ae0-4a85-a395-bee6680c6196 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.756410 | controller | Jun 12 21:00:09.892687 crc crio[24437]: time="2026-06-12T21:00:09.889168416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.756427 | controller | Jun 12 21:00:09.893160 crc crio[24437]: time="2026-06-12T21:00:09.893070742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.756443 | controller | Jun 12 21:00:09.945014 crc crio[24437]: time="2026-06-12T21:00:09.94462752Z" level=info msg="Removed container 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404: openstack/glance-default-internal-api-0/glance-log" id=ef909f9b-c63b-44c4-b0ad-98f7fa759428 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.756458 | controller | Jun 12 21:00:09.984883 crc crio[24437]: time="2026-06-12T21:00:09.982856224Z" level=info msg="Removing container: 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7" id=10e0456c-fc36-45d7-bf9c-ac036a571763 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.756474 | controller | Jun 12 21:00:09.986897 crc crio[24437]: time="2026-06-12T21:00:09.985384267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.756490 | controller | Jun 12 21:00:10.029126 crc crio[24437]: time="2026-06-12T21:00:10.027830056Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=21f4a19c-3acd-416a-8272-6041b4b814b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.756505 | controller | Jun 12 21:00:10.029126 crc crio[24437]: time="2026-06-12T21:00:10.027978089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.756521 | controller | Jun 12 21:00:10.039641 crc crio[24437]: time="2026-06-12T21:00:10.039537909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.756536 | controller | Jun 12 21:00:10.050961 crc crio[24437]: time="2026-06-12T21:00:10.047981178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.756552 | controller | Jun 12 21:00:10.088116 crc crio[24437]: time="2026-06-12T21:00:10.0873153Z" level=info msg="Created container e39bc59d4d797e4f91104606c50410a6755d8a6cdbce917454f1f55e30a602e2: openstack/nova-cell1-082d-account-create-update-7k879/mariadb-account-create-update" id=1a51eff2-5eb2-48dc-a861-7bd8c473a0c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.756568 | controller | Jun 12 21:00:10.091970 crc crio[24437]: time="2026-06-12T21:00:10.089776131Z" level=info msg="Starting container: e39bc59d4d797e4f91104606c50410a6755d8a6cdbce917454f1f55e30a602e2" id=bbf6ffa8-4edb-4505-b8e6-926baad07746 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.756584 | controller | Jun 12 21:00:10.112855 crc crio[24437]: time="2026-06-12T21:00:10.112808897Z" level=info msg="Started container" PID=78178 containerID=e39bc59d4d797e4f91104606c50410a6755d8a6cdbce917454f1f55e30a602e2 description=openstack/nova-cell1-082d-account-create-update-7k879/mariadb-account-create-update id=bbf6ffa8-4edb-4505-b8e6-926baad07746 name=/runtime.v1.RuntimeService/StartContainer sandboxID=036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70
2026-06-12 21:48:32.756601 | controller | Jun 12 21:00:10.144065 crc crio[24437]: time="2026-06-12T21:00:10.142516988Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d UID:66875acb-86d3-46b0-a3a9-18c98b10aedf NetNS:/var/run/netns/9996a682-23fa-410d-9a8c-ad6c760000d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66875acb_86d3_46b0_a3a9_18c98b10aedf.slice PodAnnotations:0xc002746730}] Aliases:map[]}"
2026-06-12 21:48:32.756622 | controller | Jun 12 21:00:10.144065 crc crio[24437]: time="2026-06-12T21:00:10.142579589Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.756640 | controller | Jun 12 21:00:10.157321 crc crio[24437]: time="2026-06-12T21:00:10.157200995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.756657 | controller | Jun 12 21:00:10.165721 crc crio[24437]: time="2026-06-12T21:00:10.164676361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.756673 | controller | Jun 12 21:00:10.287784 crc crio[24437]: time="2026-06-12T21:00:10.281830264Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=2005ef51-d3f4-4dca-898d-1fce3a7963b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.756689 | controller | Jun 12 21:00:10.287784 crc crio[24437]: time="2026-06-12T21:00:10.28203914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.756705 | controller | Jun 12 21:00:10.439501 crc crio[24437]: time="2026-06-12T21:00:10.437808336Z" level=info msg="Removed container 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7: openstack/glance-default-external-api-0/glance-httpd" id=10e0456c-fc36-45d7-bf9c-ac036a571763 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.756721 | controller | Jun 12 21:00:10.492729 crc crio[24437]: time="2026-06-12T21:00:10.478142542Z" level=info msg="Removing container: 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699" id=c6a8de1d-7277-4704-8c4a-30a1736c63fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.756738 | controller | Jun 12 21:00:10.568136 crc crio[24437]: time="2026-06-12T21:00:10.564616211Z" level=info msg="Removed container 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699: openstack/glance-default-external-api-0/glance-log" id=c6a8de1d-7277-4704-8c4a-30a1736c63fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.756755 | controller | Jun 12 21:00:10.569630 crc crio[24437]: time="2026-06-12T21:00:10.569119943Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=fa917345-c3e6-45a8-9e68-4a74acfc3207 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.756771 | controller | Jun 12 21:00:10.569630 crc crio[24437]: time="2026-06-12T21:00:10.569204505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.756788 | controller | Jun 12 21:00:10.600061 crc crio[24437]: time="2026-06-12T21:00:10.595286456Z" level=info msg="Removing container: 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266" id=90c7a480-e290-4eff-bcaf-1552e9092023 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.756805 | controller | Jun 12 21:00:10.620870 crc crio[24437]: time="2026-06-12T21:00:10.619982032Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:92389f74c31fd35bf278e76cbc3c40db8ab2a14453b3ccef8aa05ac4932a030f UID:c6edde5a-ac92-42a3-a7fc-b8e7b23b1a1c NetNS:/var/run/netns/e9cad191-eb3f-472e-8c78-659b36986ae2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6edde5a_ac92_42a3_a7fc_b8e7b23b1a1c.slice PodAnnotations:0xc001fa43c0}] Aliases:map[]}"
2026-06-12 21:48:32.756826 | controller | Jun 12 21:00:10.620870 crc crio[24437]: time="2026-06-12T21:00:10.620046164Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.756843 | controller | Jun 12 21:00:10.694150 crc crio[24437]: time="2026-06-12T21:00:10.694000978Z" level=info msg="Removed container 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266: openstack/ceilometer-0/proxy-httpd" id=90c7a480-e290-4eff-bcaf-1552e9092023 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.756881 | controller | Jun 12 21:00:10.733705 crc crio[24437]: time="2026-06-12T21:00:10.733614377Z" level=info msg="Removing container: 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d" id=c260140c-1985-48cd-b436-22a2a5748c52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.756900 | controller | Jun 12 21:00:10.768812 crc crio[24437]: time="2026-06-12T21:00:10.764881427Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b72f9417-f4aa-4583-8bff-99a3eb85de14 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.756917 | controller | Jun 12 21:00:10.768812 crc crio[24437]: time="2026-06-12T21:00:10.768315414Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9785e8c8-3bf7-4e92-bb71-903a8400e009 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.756934 | controller | Jun 12 21:00:10.775907 crc crio[24437]: time="2026-06-12T21:00:10.775868352Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:694d8fd3ee99be52f0528a0492d3420ab4ee7f682979e7d081682e37c0c766c3 UID:f7ffecb8-ec6e-4d11-a634-4fd259ae94a1 NetNS:/var/run/netns/1ab77154-d4b3-4ea7-9268-46a2887ec8c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7ffecb8_ec6e_4d11_a634_4fd259ae94a1.slice PodAnnotations:0xc007788260}] Aliases:map[]}"
2026-06-12 21:48:32.756951 | controller | Jun 12 21:00:10.776122 crc crio[24437]: time="2026-06-12T21:00:10.776103298Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.756969 | controller | Jun 12 21:00:10.776727 crc crio[24437]: time="2026-06-12T21:00:10.775958345Z" level=info msg="Created container 8d8ecae2f91f7a189baf8f36ed4622fc718f70d3290cc4acc6f72a95206682ba: openstack/nova-cell0-6112-account-create-update-djx4p/mariadb-account-create-update" id=65126708-7ae0-4a85-a395-bee6680c6196 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.756986 | controller | Jun 12 21:00:10.784428 crc crio[24437]: time="2026-06-12T21:00:10.78340148Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0a1610f5-7d37-446a-9fe5-0203d4c68518 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.757003 | controller | Jun 12 21:00:10.794392 crc crio[24437]: time="2026-06-12T21:00:10.794299672Z" level=info msg="Starting container: 8d8ecae2f91f7a189baf8f36ed4622fc718f70d3290cc4acc6f72a95206682ba" id=1dbd5735-1eb1-4bc8-81a6-edb27480d032 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.757019 | controller | Jun 12 21:00:10.801990 crc crio[24437]: time="2026-06-12T21:00:10.80185367Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688300-rktrt/oc" id=e6d4f914-4171-475f-bb43-3948f52b7f9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.757035 | controller | Jun 12 21:00:10.843434 crc crio[24437]: time="2026-06-12T21:00:10.843216023Z" level=info msg="Created container ad908e850c959bc7f92be0426427cd87abbbdbd694cace266e7e9386ad40850a: openstack/nova-cell1-db-create-g66wd/mariadb-database-create" id=3a7b6d54-746b-43e6-b643-be02bcf79ac2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.757055 | controller | Jun 12 21:00:10.843434 crc crio[24437]: time="2026-06-12T21:00:10.843397147Z" level=info msg="Started container" PID=78304 containerID=8d8ecae2f91f7a189baf8f36ed4622fc718f70d3290cc4acc6f72a95206682ba description=openstack/nova-cell0-6112-account-create-update-djx4p/mariadb-account-create-update id=1dbd5735-1eb1-4bc8-81a6-edb27480d032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779
2026-06-12 21:48:32.757072 | controller | Jun 12 21:00:10.848387 crc crio[24437]: time="2026-06-12T21:00:10.848197027Z" level=info msg="Starting container: ad908e850c959bc7f92be0426427cd87abbbdbd694cace266e7e9386ad40850a" id=dfa89f6b-fc1a-4976-bc9a-9f7a9c4a41fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.757089 | controller | Jun 12 21:00:10.865411 crc crio[24437]: time="2026-06-12T21:00:10.863605151Z" level=info msg="Started container" PID=78260 containerID=ad908e850c959bc7f92be0426427cd87abbbdbd694cace266e7e9386ad40850a description=openstack/nova-cell1-db-create-g66wd/mariadb-database-create id=dfa89f6b-fc1a-4976-bc9a-9f7a9c4a41fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7
2026-06-12 21:48:32.757105 | controller | Jun 12 21:00:10.866822 crc crio[24437]: time="2026-06-12T21:00:10.866643888Z" level=info msg="Removed container 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d: openstack/ceilometer-0/sg-core" id=c260140c-1985-48cd-b436-22a2a5748c52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.757122 | controller | Jun 12 21:00:10.867534 crc crio[24437]: time="2026-06-12T21:00:10.867389576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.757140 | controller | Jun 12 21:00:10.892712 crc crio[24437]: time="2026-06-12T21:00:10.890791269Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=976dcb51-848c-4023-8f02-d31b18e67380 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.757164 | controller | Jun 12 21:00:10.892712 crc crio[24437]: time="2026-06-12T21:00:10.890973624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.757192 | controller | Jun 12 21:00:10.892712 crc crio[24437]: time="2026-06-12T21:00:10.890792479Z" level=info msg="Removing container: 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677" id=c4c9600a-0107-4c53-8c59-27c80e99fde5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.757217 | controller | Jun 12 21:00:10.954569 crc crio[24437]: time="2026-06-12T21:00:10.954080298Z" level=info msg="Created container a7bf12021612dead92efcde3af82bd8510801904ba1dcf77460515a47ace536f: openstack/nova-cell0-db-create-b6b5d/mariadb-database-create" id=8b3d99a4-9093-4528-9520-b26c3ddd8c41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.757236 | controller | Jun 12 21:00:10.956857 crc crio[24437]: time="2026-06-12T21:00:10.956663783Z" level=info msg="Starting container: a7bf12021612dead92efcde3af82bd8510801904ba1dcf77460515a47ace536f" id=f74243f1-20cb-4e1a-b477-860f4892351b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.757254 | controller | Jun 12 21:00:10.969396 crc crio[24437]: time="2026-06-12T21:00:10.968897218Z" level=info msg="Started container" PID=78265 containerID=a7bf12021612dead92efcde3af82bd8510801904ba1dcf77460515a47ace536f description=openstack/nova-cell0-db-create-b6b5d/mariadb-database-create id=f74243f1-20cb-4e1a-b477-860f4892351b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40
2026-06-12 21:48:32.757271 | controller | Jun 12 21:00:10.991388 crc crio[24437]: 2026-06-12T21:00:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc89d843d9aca1b Mac:be:d9:b6:ec:ec:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/9996a682-23fa-410d-9a8c-ad6c760000d2 SocketPath: PciID:}] [{Interface:0xc00024c770 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.757294 | controller | Jun 12 21:00:10.991388 crc crio[24437]: time="2026-06-12T21:00:10.985014481Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d UID:66875acb-86d3-46b0-a3a9-18c98b10aedf NetNS:/var/run/netns/9996a682-23fa-410d-9a8c-ad6c760000d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66875acb_86d3_46b0_a3a9_18c98b10aedf.slice PodAnnotations:0xc002746730}] Aliases:map[]}"
2026-06-12 21:48:32.757312 | controller | Jun 12 21:00:10.991388 crc crio[24437]: time="2026-06-12T21:00:10.985147174Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.757329 | controller | Jun 12 21:00:11.033352 crc crio[24437]: time="2026-06-12T21:00:11.027350107Z" level=info msg="Removed container 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677: openstack/ceilometer-0/ceilometer-notification-agent" id=c4c9600a-0107-4c53-8c59-27c80e99fde5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.757346 | controller | Jun 12 21:00:11.033352 crc crio[24437]: time="2026-06-12T21:00:11.029322536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.757362 | controller | Jun 12 21:00:11.039705 crc crio[24437]: time="2026-06-12T21:00:11.037521881Z" level=info msg="Removing container: 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0" id=b3cd21f7-fd1d-4c75-8e27-b8b72834f4f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.757378 | controller | Jun 12 21:00:11.079991 crc crio[24437]: time="2026-06-12T21:00:11.077189081Z" level=info msg="Ran pod sandbox dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d with infra container: openstack/ceilometer-0/POD" id=21f4a19c-3acd-416a-8272-6041b4b814b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.757395 | controller | Jun 12 21:00:11.079991 crc crio[24437]: time="2026-06-12T21:00:11.078741639Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ea26f0aa5fcf50746a6dd6ae07549bde9a0664ec7e0edb64c53fb3310e7922b1 UID:c66624f0-3ab1-4c1c-b630-b1b17aad83d2 NetNS:/var/run/netns/ac06f6b3-1728-4d35-b453-272fd776eaa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc66624f0_3ab1_4c1c_b630_b1b17aad83d2.slice PodAnnotations:0xc001fa4250}] Aliases:map[]}"
2026-06-12 21:48:32.757411 | controller | Jun 12 21:00:11.079991 crc crio[24437]: time="2026-06-12T21:00:11.07878159Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.757427 | controller | Jun 12 21:00:11.096211 crc crio[24437]: time="2026-06-12T21:00:11.096063922Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=9bf38673-d582-42c6-bdca-d9562f358eb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.757445 | controller | Jun 12 21:00:11.174181 crc crio[24437]: time="2026-06-12T21:00:11.174084138Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=46734c58-3b06-4d26-be03-8ba87a96a20e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.757462 | controller | Jun 12 21:00:11.183164 crc crio[24437]: time="2026-06-12T21:00:11.183070153Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=06f11d8a-b4fa-45fd-aaba-5305d4d9ed85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.757482 | controller | Jun 12 21:00:11.184162 crc crio[24437]: time="2026-06-12T21:00:11.183560066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.757500 | controller | Jun 12 21:00:11.320554 crc crio[24437]: time="2026-06-12T21:00:11.319908247Z" level=info msg="Removed container 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0: openstack/ceilometer-0/ceilometer-central-agent" id=b3cd21f7-fd1d-4c75-8e27-b8b72834f4f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.757516 | controller | Jun 12 21:00:11.394237 crc crio[24437]: 2026-06-12T21:00:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92389f74c31fd35 Mac:26:f2:66:07:77:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/e9cad191-eb3f-472e-8c78-659b36986ae2 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.757533 | controller | Jun 12 21:00:11.395314 crc crio[24437]: time="2026-06-12T21:00:11.395196347Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:92389f74c31fd35bf278e76cbc3c40db8ab2a14453b3ccef8aa05ac4932a030f UID:c6edde5a-ac92-42a3-a7fc-b8e7b23b1a1c NetNS:/var/run/netns/e9cad191-eb3f-472e-8c78-659b36986ae2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6edde5a_ac92_42a3_a7fc_b8e7b23b1a1c.slice PodAnnotations:0xc001fa43c0}] Aliases:map[]}"
2026-06-12 21:48:32.757550 | controller | Jun 12 21:00:11.395427 crc crio[24437]: time="2026-06-12T21:00:11.395411762Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.757567 | controller | Jun 12 21:00:11.425105 crc crio[24437]: time="2026-06-12T21:00:11.42500648Z" level=info msg="Ran pod sandbox 92389f74c31fd35bf278e76cbc3c40db8ab2a14453b3ccef8aa05ac4932a030f with infra container: openstack/cinder-scheduler-0/POD" id=2005ef51-d3f4-4dca-898d-1fce3a7963b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.757583 | controller | Jun 12 21:00:11.429849 crc crio[24437]: time="2026-06-12T21:00:11.429732298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.757600 | controller | Jun 12 21:00:11.435222 crc crio[24437]: time="2026-06-12T21:00:11.435154133Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=9b3fe11a-1598-49ad-87a7-7bdfe308fbc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.757616 | controller | Jun 12 21:00:11.456058 crc crio[24437]: time="2026-06-12T21:00:11.455980153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.757632 | controller | Jun 12 21:00:11.488532 crc crio[24437]: time="2026-06-12T21:00:11.488356751Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=eb6ca69c-cc9a-4d65-9fe4-fbfd1216df6f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.757648 | controller | Jun 12 21:00:11.498055 crc crio[24437]: time="2026-06-12T21:00:11.498012062Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=a5a1624c-eb8b-4ac5-bbee-402f478dbd6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.757663 | controller | Jun 12 21:00:11.498741 crc crio[24437]: time="2026-06-12T21:00:11.49871945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.757682 | controller | Jun 12 21:00:11.534294 crc crio[24437]: time="2026-06-12T21:00:11.532822171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.757699 | controller | Jun 12 21:00:11.641461 crc crio[24437]: time="2026-06-12T21:00:11.640334004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.757715 | controller | Jun 12 21:00:11.716686 crc crio[24437]: time="2026-06-12T21:00:11.71512653Z" level=info msg="Created container 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47: openstack/ceilometer-0/ceilometer-central-agent" id=06f11d8a-b4fa-45fd-aaba-5305d4d9ed85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.757730 | controller | Jun 12 21:00:11.724719 crc crio[24437]: time="2026-06-12T21:00:11.724631067Z" level=info msg="Starting container: 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47" id=7dcacfbb-5a35-417a-9b4f-f771d6600bba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.757746 | controller | Jun 12 21:00:11.746493 crc crio[24437]: time="2026-06-12T21:00:11.746090852Z" level=info msg="Created container 8988998784b5bde8df1df3e55fd4586dd80aa3f2bd9b0ade96acccbb433cc246: openshift-infra/auto-csr-approver-29688300-rktrt/oc" id=e6d4f914-4171-475f-bb43-3948f52b7f9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.757762 | controller | Jun 12 21:00:11.753340 crc crio[24437]: time="2026-06-12T21:00:11.753170499Z" level=info msg="Started container" PID=78513 containerID=192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47 description=openstack/ceilometer-0/ceilometer-central-agent id=7dcacfbb-5a35-417a-9b4f-f771d6600bba name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d
2026-06-12 21:48:32.757778 | controller | Jun 12 21:00:11.756053 crc crio[24437]: time="2026-06-12T21:00:11.755892417Z" level=info msg="Starting container: 8988998784b5bde8df1df3e55fd4586dd80aa3f2bd9b0ade96acccbb433cc246" id=43e5924c-f00b-41fc-b1d4-e49d88edb347 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.757794 | controller | Jun 12 21:00:11.784986 crc crio[24437]: time="2026-06-12T21:00:11.783445925Z" level=info msg="Started container" PID=78534 containerID=8988998784b5bde8df1df3e55fd4586dd80aa3f2bd9b0ade96acccbb433cc246 description=openshift-infra/auto-csr-approver-29688300-rktrt/oc id=43e5924c-f00b-41fc-b1d4-e49d88edb347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d
2026-06-12 21:48:32.757809 | controller | Jun 12 21:00:11.790725 crc crio[24437]: time="2026-06-12T21:00:11.790641554Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=defdb1ee-3d27-46c6-9d9b-a0b893c9bfe0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.757825 | controller | Jun 12 21:00:11.804065 crc crio[24437]: 2026-06-12T21:00:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:694d8fd3ee99be5 Mac:4a:a5:3b:de:64:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/1ab77154-d4b3-4ea7-9268-46a2887ec8c9 SocketPath: PciID:}] [{Interface:0xc0004c0760 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.757841 | controller | Jun 12 21:00:11.807383 crc crio[24437]: time="2026-06-12T21:00:11.807343811Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:694d8fd3ee99be52f0528a0492d3420ab4ee7f682979e7d081682e37c0c766c3 UID:f7ffecb8-ec6e-4d11-a634-4fd259ae94a1 NetNS:/var/run/netns/1ab77154-d4b3-4ea7-9268-46a2887ec8c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7ffecb8_ec6e_4d11_a634_4fd259ae94a1.slice PodAnnotations:0xc007788260}] Aliases:map[]}"
2026-06-12 21:48:32.757884 | controller | Jun 12 21:00:11.807676 crc crio[24437]: time="2026-06-12T21:00:11.807658478Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.757904 | controller | Jun 12 21:00:11.828857 crc crio[24437]: time="2026-06-12T21:00:11.828792866Z" level=info msg="Ran pod sandbox 694d8fd3ee99be52f0528a0492d3420ab4ee7f682979e7d081682e37c0c766c3 with infra container: openstack/glance-default-internal-api-0/POD" id=fa917345-c3e6-45a8-9e68-4a74acfc3207 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.757921 | controller | Jun 12 21:00:11.834723 crc crio[24437]: time="2026-06-12T21:00:11.83457129Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f8c66664-eabb-4706-b4ce-1e772b0092fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.757938 | controller | Jun 12 21:00:11.843112 crc crio[24437]: time="2026-06-12T21:00:11.843056042Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2e85ce57-db62-4713-8fe4-a5ac2fdc4c3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.757955 | controller | Jun 12 21:00:11.864335 crc crio[24437]: time="2026-06-12T21:00:11.861676547Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=2892ca2e-bdf9-421a-8805-979a6ec5150b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.757979 | controller | Jun 12 21:00:11.868492 crc crio[24437]: time="2026-06-12T21:00:11.868423515Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=3ce711df-b8e4-4c21-b178-d0819ab52451 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.758010 | controller | Jun 12 21:00:11.868742 crc crio[24437]: time="2026-06-12T21:00:11.868706202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.758040 | controller | Jun 12 21:00:11.896723 crc crio[24437]: time="2026-06-12T21:00:11.895397037Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=8e159024-12e4-49ec-9bb0-121da52a081d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.758069 | controller | Jun 12 21:00:11.912153 crc crio[24437]: time="2026-06-12T21:00:11.912020153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.758099 | controller | Jun 12 21:00:12.043007 crc crio[24437]: 2026-06-12T21:00:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea26f0aa5fcf507 Mac:aa:6d:fc:bf:91:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/ac06f6b3-1728-4d35-b453-272fd776eaa3 SocketPath: PciID:}] [{Interface:0xc0002ba9e0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.758128 | controller | Jun 12 21:00:12.050531 crc crio[24437]: time="2026-06-12T21:00:12.050482167Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ea26f0aa5fcf50746a6dd6ae07549bde9a0664ec7e0edb64c53fb3310e7922b1 UID:c66624f0-3ab1-4c1c-b630-b1b17aad83d2 NetNS:/var/run/netns/ac06f6b3-1728-4d35-b453-272fd776eaa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc66624f0_3ab1_4c1c_b630_b1b17aad83d2.slice PodAnnotations:0xc001fa4250}] Aliases:map[]}"
2026-06-12 21:48:32.758155 | controller | Jun 12 21:00:12.051035 crc crio[24437]: time="2026-06-12T21:00:12.051010951Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.758208 | controller | Jun 12 21:00:12.076322 crc crio[24437]: time="2026-06-12T21:00:12.076161089Z" level=info msg="Ran pod sandbox ea26f0aa5fcf50746a6dd6ae07549bde9a0664ec7e0edb64c53fb3310e7922b1 with infra container: openstack/glance-default-external-api-0/POD" id=976dcb51-848c-4023-8f02-d31b18e67380 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.758240 | controller | Jun 12 21:00:12.084853 crc crio[24437]: time="2026-06-12T21:00:12.084792364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=91801128-7d21-4562-919c-7bb69879d03c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.758259 | controller | Jun 12 21:00:12.095610 crc crio[24437]: time="2026-06-12T21:00:12.095517612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.758277 | controller | Jun 12 21:00:12.122604 crc crio[24437]: time="2026-06-12T21:00:12.121680745Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=7e430bc3-797f-4a53-a79c-c058720dd666 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.758293 | controller | Jun 12 21:00:12.167565 crc crio[24437]: time="2026-06-12T21:00:12.16716358Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=e5f06289-c648-4352-8a73-fe59f7708008 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.758310 | controller | Jun 12 21:00:12.169576 crc crio[24437]: time="2026-06-12T21:00:12.169483318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.758326 | controller | Jun 12 21:00:12.264675 crc crio[24437]: time="2026-06-12T21:00:12.261538105Z" level=info msg="Stopping pod sandbox: 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88" id=fa050775-24e8-4967-abcf-5987f904f8ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.758343 | controller | Jun 12 21:00:12.264675 crc crio[24437]: time="2026-06-12T21:00:12.262456187Z" level=info msg="Got pod network &{Name:nova-api-db-create-rpkqq Namespace:openstack ID:93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88 UID:03026670-bee1-4234-8018-41d6287b2dea NetNS:/var/run/netns/efd7159a-cf12-4436-a64a-9c2230ccbbee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03026670_bee1_4234_8018_41d6287b2dea.slice PodAnnotations:0xc002554190}] Aliases:map[]}"
2026-06-12 21:48:32.758360 | controller | Jun 12 21:00:12.264675 crc crio[24437]: time="2026-06-12T21:00:12.262627902Z" level=info msg="Deleting pod openstack_nova-api-db-create-rpkqq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.758381 | controller | Jun 12 21:00:12.288494 crc crio[24437]: time="2026-06-12T21:00:12.288322753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.758407 | controller | Jun 12 21:00:12.350073 crc crio[24437]: time="2026-06-12T21:00:12.345221013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.758434 | controller | Jun 12 21:00:12.379483 crc crio[24437]: time="2026-06-12T21:00:12.379417906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.758457 | controller | Jun 12 21:00:12.565223 crc crio[24437]: time="2026-06-12T21:00:12.565013168Z" level=info msg="Stopping pod sandbox: 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2" id=c90f49b9-dd76-409e-9a96-12878d4272bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.758481 | controller | Jun 12 21:00:12.585462 crc crio[24437]: time="2026-06-12T21:00:12.576800762Z" level=info msg="Got pod network &{Name:collect-profiles-29688300-55kzl Namespace:openshift-operator-lifecycle-manager ID:2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2 UID:e5027311-fe75-4bbc-bd47-6edced65f8e3 NetNS:/var/run/netns/a74d53fc-c913-4887-8190-11a2f69d7b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5027311_fe75_4bbc_bd47_6edced65f8e3.slice PodAnnotations:0xc000a8d418}] Aliases:map[]}"
2026-06-12 21:48:32.758501 | controller | Jun 12 21:00:12.585749 crc crio[24437]: time="2026-06-12T21:00:12.585686863Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688300-55kzl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.758519 | controller | Jun 12 21:00:12.628495 crc crio[24437]: time="2026-06-12T21:00:12.628393499Z" level=info msg="Created container c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1: openstack/ceilometer-0/ceilometer-notification-agent" id=8e159024-12e4-49ec-9bb0-121da52a081d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.758536 | controller | Jun 12 21:00:12.642128 crc crio[24437]: time="2026-06-12T21:00:12.641961157Z" level=info msg="Starting container: c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1" id=9adc9be5-0831-4e42-9d02-c6b2cf1b43dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.758553 | controller | Jun 12 21:00:12.703500 crc crio[24437]: time="2026-06-12T21:00:12.703424191Z" level=info msg="Started container" PID=78598 containerID=c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1 description=openstack/ceilometer-0/ceilometer-notification-agent id=9adc9be5-0831-4e42-9d02-c6b2cf1b43dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d
2026-06-12 21:48:32.758571 | controller | Jun 12 21:00:12.746422 crc crio[24437]: time="2026-06-12T21:00:12.746219649Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=0fbc7c0c-de46-43c3-b11f-1a47f071b936 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.758588 | controller | Jun 12 21:00:12.792555 crc crio[24437]: time="2026-06-12T21:00:12.792448933Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=40786396-18c4-4aa2-a1af-d30f1d9fc763 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.758604 | controller | Jun 12 21:00:12.839238 crc crio[24437]: time="2026-06-12T21:00:12.838133052Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=b36d115c-75ce-4892-99cb-1bb99430f6a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.758619 | controller | Jun 12 21:00:12.839238 crc crio[24437]: time="2026-06-12T21:00:12.839125497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.758635 | controller | Jun 12 21:00:13.018022 crc crio[24437]: time="2026-06-12T21:00:13.006613877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.758651 | controller | Jun 12 21:00:13.036017 crc crio[24437]: time="2026-06-12T21:00:13.033320674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.758667 | controller | Jun 12 21:00:13.059005 crc crio[24437]: time="2026-06-12T21:00:13.05721685Z" level=info msg="Stopped pod sandbox: 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88" id=fa050775-24e8-4967-abcf-5987f904f8ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.758687 | controller | Jun 12 21:00:13.392848 crc crio[24437]: time="2026-06-12T21:00:13.392749083Z" level=info msg="Stopped pod sandbox: 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2" id=c90f49b9-dd76-409e-9a96-12878d4272bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.758705 | controller | Jun 12 21:00:13.546542 crc crio[24437]: time="2026-06-12T21:00:13.546407226Z" level=info msg="Created container f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622: openstack/ceilometer-0/sg-core" id=b36d115c-75ce-4892-99cb-1bb99430f6a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.758721 | controller | Jun 12 21:00:13.561982 crc crio[24437]: time="2026-06-12T21:00:13.561164324Z" level=info msg="Starting container: f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622" id=4ca5a9bb-f86a-4da2-ac12-16cd482237aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.758737 | controller | Jun 12 21:00:13.575117 crc crio[24437]: time="2026-06-12T21:00:13.570693803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.758754 | controller | Jun 12 21:00:13.575480 crc crio[24437]: time="2026-06-12T21:00:13.5753975Z" level=info msg="Started container" PID=78728 containerID=f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622 description=openstack/ceilometer-0/sg-core id=4ca5a9bb-f86a-4da2-ac12-16cd482237aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d
2026-06-12 21:48:32.758771 | controller | Jun 12 21:00:13.657633 crc crio[24437]: time="2026-06-12T21:00:13.657317474Z" level=info msg="Stopping pod sandbox: a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497" id=f0a01e84-163b-4db8-ac39-8e2d0b5b7026 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.758786 | controller | Jun 12 21:00:13.658349 crc crio[24437]: time="2026-06-12T21:00:13.658316989Z" level=info msg="Got pod network &{Name:nova-api-e319-account-create-update-s2c4l Namespace:openstack ID:a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497 UID:30f74475-d1b8-4a55-b454-f0ea08c74774 NetNS:/var/run/netns/c8151147-f313-4798-8f2b-98659b43354f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f74475_d1b8_4a55_b454_f0ea08c74774.slice PodAnnotations:0xc002555148}] Aliases:map[]}"
2026-06-12 21:48:32.758803 | controller | Jun 12 21:00:13.659784 crc crio[24437]: time="2026-06-12T21:00:13.657317244Z" level=info msg="Stopping pod sandbox: 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70" id=2299ebfd-0485-44bc-8775-b0d646e0bca0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.758818 | controller | Jun 12 21:00:13.659784 crc crio[24437]: time="2026-06-12T21:00:13.658898843Z" level=info msg="Deleting pod openstack_nova-api-e319-account-create-update-s2c4l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.758835 | controller | Jun 12 21:00:13.659784 crc crio[24437]: time="2026-06-12T21:00:13.657456387Z" level=info msg="Stopping pod sandbox: 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779" id=581dfdd2-9650-43f4-a1a0-38adc62ed78d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.758874 | controller | Jun 12 21:00:13.659784 crc crio[24437]: time="2026-06-12T21:00:13.657386646Z" level=info msg="Stopping pod sandbox: 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40" id=6c26779a-5b32-4959-bb95-e96f81d905ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.758898 | controller | Jun 12 21:00:13.659784 crc crio[24437]: time="2026-06-12T21:00:13.657380935Z" level=info msg="Stopping pod sandbox: 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7" id=3b9bc82c-d959-4e7b-a8f3-f2f4628677b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.758920 | controller | Jun 12 21:00:13.659784 crc crio[24437]: time="2026-06-12T21:00:13.659495699Z" level=info msg="Got pod network &{Name:nova-cell0-6112-account-create-update-djx4p Namespace:openstack ID:77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779 UID:d4559515-df17-4b29-986b-58d42a0d7a17 NetNS:/var/run/netns/c4024545-233b-40aa-ba4e-d9958d866c4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4559515_df17_4b29_986b_58d42a0d7a17.slice PodAnnotations:0xc0026aa9d8}] Aliases:map[]}"
2026-06-12 21:48:32.758954 | controller | Jun 12 21:00:13.659784 crc crio[24437]: time="2026-06-12T21:00:13.659580891Z" level=info msg="Got pod network &{Name:nova-cell1-082d-account-create-update-7k879 Namespace:openstack ID:036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70 UID:af11d036-edf8-476e-a58c-f755bb153557 NetNS:/var/run/netns/8abbbaa2-6233-4c97-ab91-b4a79bac759a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf11d036_edf8_476e_a58c_f755bb153557.slice PodAnnotations:0xc001f6c7f8}] Aliases:map[]}"
2026-06-12 21:48:32.758973 | controller | Jun 12 21:00:13.659784 crc crio[24437]: time="2026-06-12T21:00:13.659620052Z" level=info msg="Deleting pod openstack_nova-cell0-6112-account-create-update-djx4p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.758991 | controller | Jun 12 21:00:13.659784 crc crio[24437]: time="2026-06-12T21:00:13.659737424Z" level=info msg="Deleting pod openstack_nova-cell1-082d-account-create-update-7k879 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.759009 | controller | Jun 12 21:00:13.659784 crc crio[24437]: time="2026-06-12T21:00:13.659779475Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-g66wd Namespace:openstack ID:331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7 UID:fec9f2ee-2c45-4241-ba51-e24b9fe77555 NetNS:/var/run/netns/5dfdfd1e-2ede-4ef3-86a2-ea1f68e57990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfec9f2ee_2c45_4241_ba51_e24b9fe77555.slice PodAnnotations:0xc006ecc6d8}] Aliases:map[]}"
2026-06-12 21:48:32.759026 | controller | Jun 12 21:00:13.660394 crc crio[24437]: time="2026-06-12T21:00:13.660065232Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-g66wd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.759043 | controller | Jun 12 21:00:13.660394 crc crio[24437]: time="2026-06-12T21:00:13.660225897Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-b6b5d Namespace:openstack ID:2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40 UID:7856c7da-4f08-4e78-969d-aceadaed01f6 NetNS:/var/run/netns/68765089-ccc9-451e-88d0-dca855d4701a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7856c7da_4f08_4e78_969d_aceadaed01f6.slice PodAnnotations:0xc002555168}] Aliases:map[]}"
2026-06-12 21:48:32.759060 | controller | Jun 12 21:00:13.660481 crc crio[24437]: time="2026-06-12T21:00:13.660408012Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-b6b5d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.759076 | controller | Jun 12 21:00:13.683382 crc crio[24437]: time="2026-06-12T21:00:13.67959986Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=e3ee1124-224f-4f7f-8100-be4e153f5011 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.759093 | controller | Jun 12 21:00:13.799088 crc crio[24437]: time="2026-06-12T21:00:13.798990029Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=5f274962-e934-4341-bbd1-1d10ac8e0a01 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.759116 | controller | Jun 12 21:00:13.809741 crc crio[24437]: time="2026-06-12T21:00:13.809649265Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=57ead9cc-79e3-4957-9d02-bd4aaa5ce35a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.759133 | controller | Jun 12 21:00:13.810856 crc crio[24437]: time="2026-06-12T21:00:13.81020116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.759149 | controller | Jun 12 21:00:13.839719 crc crio[24437]: time="2026-06-12T21:00:13.839664044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.759165 | controller | Jun 12 21:00:13.877871 crc crio[24437]: time="2026-06-12T21:00:13.876479903Z" level=info msg="Created container ee097360ce0c3d7324f3e43fe6f2463d35e2876176d28ada7f9fbce967f7a66d: openstack/cinder-scheduler-0/cinder-scheduler" id=a5a1624c-eb8b-4ac5-bbee-402f478dbd6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.759182 | controller | Jun 12 21:00:13.902410 crc crio[24437]: time="2026-06-12T21:00:13.901979499Z" level=info msg="Starting container: ee097360ce0c3d7324f3e43fe6f2463d35e2876176d28ada7f9fbce967f7a66d" id=276432b7-a55c-47ae-8a0b-6f3438e31ca1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.759198 | controller | Jun 12 21:00:13.966306 crc crio[24437]: time="2026-06-12T21:00:13.965094654Z" level=info msg="Started container" PID=78781 containerID=ee097360ce0c3d7324f3e43fe6f2463d35e2876176d28ada7f9fbce967f7a66d description=openstack/cinder-scheduler-0/cinder-scheduler id=276432b7-a55c-47ae-8a0b-6f3438e31ca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92389f74c31fd35bf278e76cbc3c40db8ab2a14453b3ccef8aa05ac4932a030f
2026-06-12 21:48:32.759214 | controller | Jun 12 21:00:14.013187 crc crio[24437]: time="2026-06-12T21:00:14.011145042Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=fda62904-0057-42ac-ab38-70f5e831abbc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.759231 | controller | Jun 12 21:00:14.151320 crc crio[24437]: time="2026-06-12T21:00:14.151226659Z" level=info msg="Created container 226c7f327f74a761fe75769319dd89975402e3addb6bd3f537008b72da6a66fd: openstack/glance-default-internal-api-0/glance-log" id=3ce711df-b8e4-4c21-b178-d0819ab52451 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.759247 | controller | Jun 12 21:00:14.161872 crc crio[24437]: time="2026-06-12T21:00:14.16170673Z" level=info msg="Starting container: 226c7f327f74a761fe75769319dd89975402e3addb6bd3f537008b72da6a66fd" id=54b0ac19-9833-454d-9fe2-3efcadb59c56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.759263 | controller | Jun 12 21:00:14.183894 crc crio[24437]: time="2026-06-12T21:00:14.18375209Z" level=info msg="Started container" PID=78834 containerID=226c7f327f74a761fe75769319dd89975402e3addb6bd3f537008b72da6a66fd description=openstack/glance-default-internal-api-0/glance-log id=54b0ac19-9833-454d-9fe2-3efcadb59c56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694d8fd3ee99be52f0528a0492d3420ab4ee7f682979e7d081682e37c0c766c3
2026-06-12 21:48:32.759279 | controller | Jun 12 21:00:14.192528 crc crio[24437]: time="2026-06-12T21:00:14.192305454Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=53bf5bb7-0422-4a35-a669-90abdb800bcc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.759295 | controller | Jun 12 21:00:14.294140 crc crio[24437]: time="2026-06-12T21:00:14.225460851Z" level=info msg="Stopping container: eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc (timeout: 30s)" id=0f6fee47-f8c6-4d2b-a099-5946f5b4281b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.759316 | controller | Jun 12 21:00:14.294140 crc crio[24437]: time="2026-06-12T21:00:14.22737168Z" level=info msg="Stopping container: 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd (timeout: 30s)" id=586ed908-76ec-4852-8296-ea350519a003 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.759333 | controller | Jun 12 21:00:14.294140 crc crio[24437]: time="2026-06-12T21:00:14.228330474Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=223bf7e1-d95c-499e-aadd-3f8059435801 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.759349 | controller | Jun 12 21:00:14.294140 crc crio[24437]: time="2026-06-12T21:00:14.236354233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.759365 | controller | Jun 12 21:00:14.294140 crc crio[24437]: time="2026-06-12T21:00:14.279661173Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=10581ba6-5b71-476e-bbf7-3b3cf82c96c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.759382 | controller | Jun 12 21:00:14.362598 crc crio[24437]: time="2026-06-12T21:00:14.361671451Z" level=info msg="Stopped pod sandbox: 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40" id=6c26779a-5b32-4959-bb95-e96f81d905ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.759398 | controller | Jun 12 21:00:14.378798 crc crio[24437]: time="2026-06-12T21:00:14.378686545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.759414 | controller | Jun 12 21:00:14.426034 crc crio[24437]: time="2026-06-12T21:00:14.425977985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.759429 | controller | Jun 12 21:00:14.469844 crc crio[24437]: time="2026-06-12T21:00:14.468994268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.759445 | controller | Jun 12 21:00:14.517167 crc crio[24437]: time="2026-06-12T21:00:14.51677068Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=100da7e6-a5c7-4770-90dc-fe3e06973725 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.759461 | controller | Jun 12 21:00:14.537634 crc crio[24437]: time="2026-06-12T21:00:14.537430416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.759476 | controller | Jun 12 21:00:14.550099 crc crio[24437]: time="2026-06-12T21:00:14.550059491Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=267b4fe4-f254-4ac0-95c1-d9a7468b41d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.759492 | controller | Jun 12 21:00:14.550597 crc crio[24437]: time="2026-06-12T21:00:14.550574174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.759508 | controller | Jun 12 21:00:14.860710 crc crio[24437]: time="2026-06-12T21:00:14.859743919Z" level=info msg="Stopping pod sandbox: 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d" id=8a96c214-2320-4751-bbe5-29393526c37b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.759524 | controller | Jun 12 21:00:14.861320 crc crio[24437]: time="2026-06-12T21:00:14.861171674Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688300-rktrt Namespace:openshift-infra ID:8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d UID:0f4283cf-6610-4431-ad34-8e1ec81a2f6e NetNS:/var/run/netns/b36ec029-ed79-4f09-8f13-c7a2582d6cb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4283cf_6610_4431_ad34_8e1ec81a2f6e.slice PodAnnotations:0xc00282c6b0}] Aliases:map[]}"
2026-06-12 21:48:32.759544 | controller | Jun 12 21:00:14.861426 crc crio[24437]: time="2026-06-12T21:00:14.861388671Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688300-rktrt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.759560 | controller | Jun 12 21:00:14.861714 crc crio[24437]: time="2026-06-12T21:00:14.86140069Z" level=info msg="Stopped pod sandbox: a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497" id=f0a01e84-163b-4db8-ac39-8e2d0b5b7026 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.759577 | controller | Jun 12 21:00:14.868857 crc crio[24437]: time="2026-06-12T21:00:14.868780965Z" level=info msg="Stopped container eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc: openstack/neutron-86bd4546dd-lcvs4/neutron-httpd" id=0f6fee47-f8c6-4d2b-a099-5946f5b4281b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.759593 | controller | Jun 12 21:00:14.877560 crc crio[24437]: time="2026-06-12T21:00:14.877445231Z" level=info msg="Stopped pod sandbox: 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70" id=2299ebfd-0485-44bc-8775-b0d646e0bca0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.759610 | controller | Jun 12 21:00:14.878414 crc crio[24437]: time="2026-06-12T21:00:14.878135447Z" level=info msg="Created container 994c1f52a7c25eb36bd72ca87e64a149e1647335849c2adf79a2ccf06c4ab3cd: openstack/glance-default-external-api-0/glance-log" id=e5f06289-c648-4352-8a73-fe59f7708008 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.759625 | controller | Jun 12 21:00:14.900728 crc crio[24437]: time="2026-06-12T21:00:14.900131457Z" level=info msg="Starting container: 994c1f52a7c25eb36bd72ca87e64a149e1647335849c2adf79a2ccf06c4ab3cd" id=e7363edc-20f5-4b29-992d-64c26d258850 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.759641 | controller | Jun 12 21:00:14.911177 crc crio[24437]: time="2026-06-12T21:00:14.907350617Z" level=info msg="Stopped pod sandbox: 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779" id=581dfdd2-9650-43f4-a1a0-38adc62ed78d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.759657 | controller | Jun 12 21:00:14.984242 crc crio[24437]: time="2026-06-12T21:00:14.983031115Z" level=info msg="Created container cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71: openstack/ceilometer-0/proxy-httpd" id=57ead9cc-79e3-4957-9d02-bd4aaa5ce35a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.759674 | controller | Jun 12 21:00:14.985776 crc crio[24437]: time="2026-06-12T21:00:14.985734013Z" level=info msg="Starting container: cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71" id=a6abf7e2-b616-44b5-af04-53cca3ff86f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.759691 | controller | Jun 12 21:00:15.004349 crc crio[24437]: time="2026-06-12T21:00:15.004155512Z" level=info msg="Started container" PID=78926 containerID=cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71 description=openstack/ceilometer-0/proxy-httpd id=a6abf7e2-b616-44b5-af04-53cca3ff86f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d
2026-06-12 21:48:32.759708 | controller | Jun 12 21:00:15.048034 crc crio[24437]: time="2026-06-12T21:00:15.047815601Z" level=info msg="Started container" PID=78924 containerID=994c1f52a7c25eb36bd72ca87e64a149e1647335849c2adf79a2ccf06c4ab3cd description=openstack/glance-default-external-api-0/glance-log id=e7363edc-20f5-4b29-992d-64c26d258850 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea26f0aa5fcf50746a6dd6ae07549bde9a0664ec7e0edb64c53fb3310e7922b1
2026-06-12 21:48:32.759729 | controller | Jun 12 21:00:15.063125 crc crio[24437]: time="2026-06-12T21:00:15.062716454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.759746 | controller | Jun 12 21:00:15.111226 crc crio[24437]: time="2026-06-12T21:00:15.110982537Z" level=info msg="Stopped pod sandbox: 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7" id=3b9bc82c-d959-4e7b-a8f3-f2f4628677b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.759762 | controller | Jun 12 21:00:15.123332 crc crio[24437]: time="2026-06-12T21:00:15.122833914Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2be92e11-e260-4e1e-b74f-7881785cde2c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.759779 | controller | Jun 12 21:00:15.330006 crc crio[24437]: time="2026-06-12T21:00:15.320312731Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=e8a94a9e-26bd-4b07-8922-f604e8fe30b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.759795 | controller | Jun 12 21:00:15.372616 crc crio[24437]: time="2026-06-12T21:00:15.372517114Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=fb0d3fe8-a7b0-4a45-88f0-fc2f1fd690fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.759811 | controller | Jun 12 21:00:15.374465 crc crio[24437]: time="2026-06-12T21:00:15.373079178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.759826 | controller | Jun 12 21:00:15.486126 crc crio[24437]: time="2026-06-12T21:00:15.480807477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.759842 | controller | Jun 12 21:00:15.566437 crc crio[24437]: time="2026-06-12T21:00:15.566352471Z" level=info msg="Stopped pod sandbox: 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d" id=8a96c214-2320-4751-bbe5-29393526c37b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.759879 | controller | Jun 12 21:00:16.209708 crc crio[24437]: time="2026-06-12T21:00:16.209067169Z" level=info msg="Stopping container: 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47 (timeout: 30s)" id=ce8f36e6-cbbc-4f27-a8a2-8e2ca2198ed0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.759905 | controller | Jun 12 21:00:16.212302 crc crio[24437]: time="2026-06-12T21:00:16.212197957Z" level=info msg="Stopping container: f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622 (timeout: 30s)" id=fb9d8491-6fa9-48c9-b98c-86cb587d725b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.759929 | controller | Jun 12 21:00:16.213063 crc crio[24437]: time="2026-06-12T21:00:16.212707771Z" level=info msg="Stopping container: cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71 (timeout: 30s)" id=69b5a9c2-1a91-4e24-bbbc-a929af065033 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.759954 | controller | Jun 12 21:00:16.213303 crc crio[24437]: time="2026-06-12T21:00:16.213188102Z" level=info msg="Stopping container: c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1 (timeout: 30s)" id=e16db797-50fe-4d10-b3e7-0be7312e11b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.759978 | controller | Jun 12 21:00:16.422407 crc crio[24437]: time="2026-06-12T21:00:16.42229974Z" level=info msg="Stopped container f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622: openstack/ceilometer-0/sg-core" id=fb9d8491-6fa9-48c9-b98c-86cb587d725b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.760002 | controller | Jun 12 21:00:16.497991 crc crio[24437]: time="2026-06-12T21:00:16.497504086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.760022 | controller | Jun 12 21:00:16.505242 crc crio[24437]: time="2026-06-12T21:00:16.505158867Z" level=info msg="Stopped container cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71: openstack/ceilometer-0/proxy-httpd" id=69b5a9c2-1a91-4e24-bbbc-a929af065033 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.760045 | controller | Jun 12 21:00:16.624635 crc crio[24437]: time="2026-06-12T21:00:16.624528006Z" level=info msg="Created container 1c915977bfd0b6d84b0d463dfce631aff9fa7a695ffde78fbbade24626a20cbb: openstack/cinder-scheduler-0/probe" id=223bf7e1-d95c-499e-aadd-3f8059435801 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.760070 | controller | Jun 12 21:00:16.626415 crc crio[24437]: time="2026-06-12T21:00:16.626325371Z" level=info msg="Starting container: 1c915977bfd0b6d84b0d463dfce631aff9fa7a695ffde78fbbade24626a20cbb" id=5de7c7c3-7715-4194-94c7-2470c77d1d0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.760090 | controller | Jun 12 21:00:16.632061 crc crio[24437]: time="2026-06-12T21:00:16.631907661Z" level=info msg="Started container" PID=79302 containerID=1c915977bfd0b6d84b0d463dfce631aff9fa7a695ffde78fbbade24626a20cbb description=openstack/cinder-scheduler-0/probe id=5de7c7c3-7715-4194-94c7-2470c77d1d0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=92389f74c31fd35bf278e76cbc3c40db8ab2a14453b3ccef8aa05ac4932a030f
2026-06-12 21:48:32.760106 | controller | Jun 12 21:00:16.709042 crc crio[24437]: time="2026-06-12T21:00:16.708825689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.760122 | controller | Jun 12 21:00:16.874043 crc crio[24437]: time="2026-06-12T21:00:16.87314909Z" level=info msg="Created container 396a31bc6c50118ef6de95a76c9c822caf73f0570abc43fd80ad862465506813: openstack/glance-default-internal-api-0/glance-httpd" id=267b4fe4-f254-4ac0-95c1-d9a7468b41d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.760138 | controller | Jun 12 21:00:16.881682 crc crio[24437]: time="2026-06-12T21:00:16.881490668Z" level=info msg="Starting container: 396a31bc6c50118ef6de95a76c9c822caf73f0570abc43fd80ad862465506813" id=e26e91d7-e7d0-4415-b977-2e2d2239d968 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.760154 | controller | Jun 12 21:00:16.894511 crc crio[24437]: time="2026-06-12T21:00:16.893875998Z" level=info msg="Started container" PID=79312 containerID=396a31bc6c50118ef6de95a76c9c822caf73f0570abc43fd80ad862465506813 description=openstack/glance-default-internal-api-0/glance-httpd id=e26e91d7-e7d0-4415-b977-2e2d2239d968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694d8fd3ee99be52f0528a0492d3420ab4ee7f682979e7d081682e37c0c766c3
2026-06-12 21:48:32.760171 | controller | Jun 12 21:00:16.914010 crc crio[24437]: time="2026-06-12T21:00:16.913842166Z" level=info msg="Stopped container c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1: openstack/ceilometer-0/ceilometer-notification-agent" id=e16db797-50fe-4d10-b3e7-0be7312e11b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.760188 | controller | Jun 12 21:00:17.017022 crc crio[24437]: time="2026-06-12T21:00:17.01657448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.760204 | controller | Jun 12 21:00:17.185371 crc crio[24437]: time="2026-06-12T21:00:17.185197367Z" level=info msg="Created container f465f26cdb70f03613538b36a942a1ff3a8899f495d4f1e525103a4a421e84cb: openstack/glance-default-external-api-0/glance-httpd" id=fb0d3fe8-a7b0-4a45-88f0-fc2f1fd690fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.760226 | controller | Jun 12 21:00:17.186873 crc crio[24437]: time="2026-06-12T21:00:17.186800237Z" level=info msg="Starting container: f465f26cdb70f03613538b36a942a1ff3a8899f495d4f1e525103a4a421e84cb" id=15bb40ad-2462-4aa9-b2b3-ae0cde00ef93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.760243 | controller | Jun 12 21:00:17.193602 crc crio[24437]: time="2026-06-12T21:00:17.193508654Z" level=info msg="Started container" PID=79360 containerID=f465f26cdb70f03613538b36a942a1ff3a8899f495d4f1e525103a4a421e84cb description=openstack/glance-default-external-api-0/glance-httpd id=15bb40ad-2462-4aa9-b2b3-ae0cde00ef93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea26f0aa5fcf50746a6dd6ae07549bde9a0664ec7e0edb64c53fb3310e7922b1
2026-06-12 21:48:32.760259 | controller | Jun 12 21:00:20.607221 crc crio[24437]: time="2026-06-12T21:00:20.606631924Z" level=info msg="Stopped container 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd: openstack/neutron-86bd4546dd-lcvs4/neutron-api" id=586ed908-76ec-4852-8296-ea350519a003 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.760274 | controller | Jun 12 21:00:20.609724 crc crio[24437]: time="2026-06-12T21:00:20.609675739Z" level=info msg="Stopping pod sandbox: 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce" id=7fe1cbf2-255e-4116-90aa-07166056cd1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.760290 | controller | Jun 12 21:00:20.610705 crc crio[24437]: time="2026-06-12T21:00:20.610670184Z" level=info msg="Got pod network &{Name:neutron-86bd4546dd-lcvs4 Namespace:openstack ID:3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce UID:39d8756b-58d3-4914-9fb7-5be0e79173b9 NetNS:/var/run/netns/ed5d73f3-8add-40ea-9ab9-1f85312e0b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39d8756b_58d3_4914_9fb7_5be0e79173b9.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}"
2026-06-12 21:48:32.760306 | controller | Jun 12 21:00:20.611341 crc crio[24437]: time="2026-06-12T21:00:20.611309369Z" level=info msg="Deleting pod openstack_neutron-86bd4546dd-lcvs4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.760322 | controller | Jun 12 21:00:21.158651 crc crio[24437]: time="2026-06-12T21:00:21.157593982Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-rhspw/POD" id=f32e936c-d1b2-46b2-a3cb-bbd0c035e082 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.760338 | controller | Jun 12 21:00:21.158651 crc crio[24437]: time="2026-06-12T21:00:21.158194317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.760355 | controller | Jun 12 21:00:21.202989 crc crio[24437]: time="2026-06-12T21:00:21.20279032Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-rhspw Namespace:openstack ID:8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d UID:f46dd7d2-ddbf-45f0-879b-3610bf0e0cab NetNS:/var/run/netns/1e3562ea-81df-48c1-bce4-ec88f19b7aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf46dd7d2_ddbf_45f0_879b_3610bf0e0cab.slice PodAnnotations:0xc001fa4258}] Aliases:map[]}"
2026-06-12 21:48:32.760373 | controller | Jun 12 21:00:21.203601 crc crio[24437]: time="2026-06-12T21:00:21.203572989Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-rhspw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.760389 | controller | Jun 12 21:00:21.251447 crc crio[24437]: time="2026-06-12T21:00:21.251159087Z" level=info msg="Stopped pod sandbox: 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce" id=7fe1cbf2-255e-4116-90aa-07166056cd1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.760422 | controller | Jun 12 21:00:21.355216 crc crio[24437]: time="2026-06-12T21:00:21.354599778Z" level=info msg="Removing container: eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc" id=7ffa6d49-7eaa-4c5e-b324-35d81292897f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.760439 | controller | Jun 12 21:00:21.420098 crc crio[24437]: time="2026-06-12T21:00:21.41676666Z" level=info msg="Removed container eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc: openstack/neutron-86bd4546dd-lcvs4/neutron-httpd" id=7ffa6d49-7eaa-4c5e-b324-35d81292897f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.760455 | controller | Jun 12 21:00:21.424852 crc crio[24437]: time="2026-06-12T21:00:21.424781099Z" level=info msg="Removing container: 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd" id=85b05cea-e69d-492e-bcb3-6235f472f023 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.760471 | controller | Jun 12 21:00:21.483132 crc crio[24437]: time="2026-06-12T21:00:21.483058343Z" level=info msg="Removed container 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd: openstack/neutron-86bd4546dd-lcvs4/neutron-api" id=85b05cea-e69d-492e-bcb3-6235f472f023 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.760487 | controller | Jun 12 21:00:21.845084 crc crio[24437]: 2026-06-12T21:00:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bd2cdaaa14fd45 Mac:b6:99:b8:84:11:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/1e3562ea-81df-48c1-bce4-ec88f19b7aa8 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.760504 | controller | Jun 12 21:00:21.845084 crc crio[24437]: time="2026-06-12T21:00:21.842571124Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-rhspw Namespace:openstack ID:8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d UID:f46dd7d2-ddbf-45f0-879b-3610bf0e0cab NetNS:/var/run/netns/1e3562ea-81df-48c1-bce4-ec88f19b7aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf46dd7d2_ddbf_45f0_879b_3610bf0e0cab.slice PodAnnotations:0xc001fa4258}] Aliases:map[]}"
2026-06-12 21:48:32.760520 | controller | Jun 12 21:00:21.845084 crc crio[24437]: time="2026-06-12T21:00:21.842702258Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-rhspw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.760537 | controller | Jun 12 21:00:21.854142 crc crio[24437]: time="2026-06-12T21:00:21.854055611Z" level=info msg="Ran pod sandbox 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d with infra container: openstack/nova-cell0-conductor-db-sync-rhspw/POD" id=f32e936c-d1b2-46b2-a3cb-bbd0c035e082 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.760555 | controller | Jun 12 21:00:21.857157 crc crio[24437]: time="2026-06-12T21:00:21.857074806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=b8c74a5f-287c-4223-b0dc-7718c1c3bc0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.760571 | controller | Jun 12 21:00:21.857363 crc crio[24437]: time="2026-06-12T21:00:21.857339763Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=b8c74a5f-287c-4223-b0dc-7718c1c3bc0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.760588 | controller | Jun 12 21:00:21.857439 crc crio[24437]: time="2026-06-12T21:00:21.857387855Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=b8c74a5f-287c-4223-b0dc-7718c1c3bc0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.760608 | controller | Jun 12 21:00:21.858451 crc crio[24437]: time="2026-06-12T21:00:21.858394779Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=024dadb3-56f1-4b7a-b6d1-ddfe55ee61dc name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.760624 | controller | Jun 12 21:00:21.864696 crc crio[24437]: time="2026-06-12T21:00:21.864636855Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-12 21:48:32.760640 | controller | Jun 12 21:00:25.162204 crc crio[24437]: time="2026-06-12T21:00:25.161181796Z" level=info msg="Stopped container 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47: openstack/ceilometer-0/ceilometer-central-agent" id=ce8f36e6-cbbc-4f27-a8a2-8e2ca2198ed0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.760656 | controller | Jun 12 21:00:25.164101 crc crio[24437]: time="2026-06-12T21:00:25.163989505Z" level=info msg="Stopping pod sandbox: dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d" id=e7fd5647-a895-4adf-95f2-9f51aabf14ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.760672 | controller | Jun 12 21:00:25.164716 crc crio[24437]: time="2026-06-12T21:00:25.164662732Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d UID:66875acb-86d3-46b0-a3a9-18c98b10aedf NetNS:/var/run/netns/9996a682-23fa-410d-9a8c-ad6c760000d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66875acb_86d3_46b0_a3a9_18c98b10aedf.slice PodAnnotations:0xc00051ce38}] Aliases:map[]}"
2026-06-12 21:48:32.760688 | controller | Jun 12 21:00:25.164857 crc crio[24437]: time="2026-06-12T21:00:25.164821176Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.760704 | controller | Jun 12 21:00:25.580808 crc crio[24437]: time="2026-06-12T21:00:25.579609276Z" level=info msg="Stopped pod sandbox: dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d" id=e7fd5647-a895-4adf-95f2-9f51aabf14ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.760720 | controller | Jun 12 21:00:26.528589 crc crio[24437]: time="2026-06-12T21:00:26.527625293Z" level=info msg="Removing container: cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71" id=efbe552a-da64-428a-bf31-a27b98070091 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.760736 | controller | Jun 12 21:00:26.983736 crc crio[24437]: time="2026-06-12T21:00:26.983090069Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=0ace9080-d4cd-41b2-abc9-404d218bda7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.760753 | controller | Jun 12 21:00:26.983981 crc crio[24437]: time="2026-06-12T21:00:26.983764295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.760769 | controller | Jun 12 21:00:34.131309 crc crio[24437]: time="2026-06-12T21:00:34.129153562Z" level=info msg="Removed container cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71: openstack/ceilometer-0/proxy-httpd" id=efbe552a-da64-428a-bf31-a27b98070091 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.760786 | controller | Jun 12 21:00:34.134431 crc crio[24437]: time="2026-06-12T21:00:34.134360042Z" level=info msg="Removing container: f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622" id=b79a6eae-6bfe-420e-b812-3878ca516e56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.760803 | controller | Jun 12 21:00:34.610404 crc crio[24437]: time="2026-06-12T21:00:34.610297289Z" level=info msg="Removed container f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622: openstack/ceilometer-0/sg-core" id=b79a6eae-6bfe-420e-b812-3878ca516e56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.760823 | controller | Jun 12 21:00:34.613648 crc crio[24437]: time="2026-06-12T21:00:34.61360743Z" level=info msg="Removing container: c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1" id=e932922d-9856-4a85-a95c-9d2c2124f8db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.760840 | controller | Jun 12 21:00:34.710399 crc crio[24437]: time="2026-06-12T21:00:34.710217501Z" level=info msg="Removed container c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1: openstack/ceilometer-0/ceilometer-notification-agent" id=e932922d-9856-4a85-a95c-9d2c2124f8db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.760877 | controller | Jun 12 21:00:34.715191 crc crio[24437]: time="2026-06-12T21:00:34.715111284Z" level=info msg="Removing container: 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47" id=d53c3623-4ceb-4eb1-94e1-b07614e5f747 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.760896 | controller | Jun 12 21:00:34.717026 crc crio[24437]: time="2026-06-12T21:00:34.716853617Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1" id=024dadb3-56f1-4b7a-b6d1-ddfe55ee61dc name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.760912 | controller | Jun 12 21:00:34.727440 crc crio[24437]: time="2026-06-12T21:00:34.727256257Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=21b15838-c357-46cd-8a15-8dc629866c69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.760928 | controller | Jun 12 21:00:34.727663 crc crio[24437]: time="2026-06-12T21:00:34.727494153Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e UID:50717661-f292-492f-ad2c-6bd32e709aa1 NetNS:/var/run/netns/4c999b51-2532-470d-af50-c907849ab8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50717661_f292_492f_ad2c_6bd32e709aa1.slice PodAnnotations:0xc00051cd18}] Aliases:map[]}"
2026-06-12 21:48:32.760944 | controller | Jun 12 21:00:34.727663 crc crio[24437]: time="2026-06-12T21:00:34.727542414Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.760961 | controller | Jun 12 21:00:34.755464 crc crio[24437]: time="2026-06-12T21:00:34.755305497Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=c1fa8a66-d0c7-4f80-b89a-3d4ca3464f47 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.760977 | controller | Jun 12 21:00:34.766166 crc crio[24437]: time="2026-06-12T21:00:34.766090265Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-rhspw/nova-cell0-conductor-db-sync" id=6d70992e-5dde-4616-8ee3-8a346cc74736 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.760993 | controller | Jun 12 21:00:34.768522 crc crio[24437]: time="2026-06-12T21:00:34.768476035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.761010 | controller | Jun 12 21:00:34.837747 crc crio[24437]: time="2026-06-12T21:00:34.837299634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.761026 | controller | Jun 12 21:00:34.845009 crc crio[24437]: time="2026-06-12T21:00:34.844873312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.761046 | controller | Jun 12 21:00:34.877375 crc crio[24437]: time="2026-06-12T21:00:34.875878756Z" level=info msg="Removed container 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47: openstack/ceilometer-0/ceilometer-central-agent" id=d53c3623-4ceb-4eb1-94e1-b07614e5f747 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.761062 | controller | Jun 12 21:00:34.986459 crc crio[24437]: time="2026-06-12T21:00:34.986372153Z" level=info msg="Created container c13efcc2e09dd49ad606e13e2de4171e18e5513ed5a04c73f4ee9d1b807b0480: openstack/nova-cell0-conductor-db-sync-rhspw/nova-cell0-conductor-db-sync" id=6d70992e-5dde-4616-8ee3-8a346cc74736 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.761078 | controller | Jun 12 21:00:34.988380 crc crio[24437]: time="2026-06-12T21:00:34.988304542Z" level=info msg="Starting container: c13efcc2e09dd49ad606e13e2de4171e18e5513ed5a04c73f4ee9d1b807b0480" id=9f7e9334-0fd8-4c1d-9ad5-48372cf12e45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.761094 | controller | Jun 12 21:00:34.994576 crc crio[24437]: time="2026-06-12T21:00:34.994461705Z" level=info msg="Started container" PID=80821 containerID=c13efcc2e09dd49ad606e13e2de4171e18e5513ed5a04c73f4ee9d1b807b0480 description=openstack/nova-cell0-conductor-db-sync-rhspw/nova-cell0-conductor-db-sync id=9f7e9334-0fd8-4c1d-9ad5-48372cf12e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d
2026-06-12 21:48:32.761111 | controller | Jun 12 21:00:35.242459 crc crio[24437]: 2026-06-12T21:00:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a22570d6bbd0c50 Mac:9e:52:91:f4:b7:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/4c999b51-2532-470d-af50-c907849ab8e7 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.761127 | controller | Jun 12 21:00:35.244309 crc crio[24437]: time="2026-06-12T21:00:35.244204527Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e UID:50717661-f292-492f-ad2c-6bd32e709aa1 NetNS:/var/run/netns/4c999b51-2532-470d-af50-c907849ab8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50717661_f292_492f_ad2c_6bd32e709aa1.slice PodAnnotations:0xc00051cd18}] Aliases:map[]}"
2026-06-12 21:48:32.761144 | controller | Jun 12 21:00:35.244426 crc crio[24437]: time="2026-06-12T21:00:35.244406942Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.761160 | controller | Jun 12 21:00:35.252340 crc crio[24437]: time="2026-06-12T21:00:35.252242798Z" level=info msg="Ran pod sandbox a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e with infra container: openstack/ceilometer-0/POD" id=0ace9080-d4cd-41b2-abc9-404d218bda7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.761176 | controller | Jun 12 21:00:35.254781 crc crio[24437]: time="2026-06-12T21:00:35.254672199Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=c4be2820-5091-4362-99e4-5250a6c1dbee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.761192 | controller | Jun 12 21:00:35.283215 crc crio[24437]: time="2026-06-12T21:00:35.283122919Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2b9bf355-e63f-40b1-8e12-f3b64e4fa4c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.761209 | controller | Jun 12 21:00:35.299462 crc crio[24437]: time="2026-06-12T21:00:35.299375234Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=5758c518-fcdc-4697-a5b2-c33accf89abc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.761229 | controller | Jun 12 21:00:35.299863 crc crio[24437]: time="2026-06-12T21:00:35.299788644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.761247 | controller | Jun 12 21:00:35.356838 crc crio[24437]: time="2026-06-12T21:00:35.356677484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.761263 | controller | Jun 12 21:00:35.361327 crc crio[24437]: time="2026-06-12T21:00:35.361233748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.761279 | controller | Jun 12 21:00:35.473432 crc crio[24437]: time="2026-06-12T21:00:35.473251434Z" level=info msg="Created container da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e: openstack/ceilometer-0/ceilometer-central-agent" id=5758c518-fcdc-4697-a5b2-c33accf89abc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.761295 | controller | Jun 12 21:00:35.475536 crc crio[24437]: time="2026-06-12T21:00:35.475400177Z" level=info msg="Starting container: da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e" id=4318006f-a6ea-4761-8d0d-ec9f05059770 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.761311 | controller | Jun 12 21:00:35.483131 crc crio[24437]: time="2026-06-12T21:00:35.483047437Z" level=info msg="Started container" PID=80845 containerID=da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e description=openstack/ceilometer-0/ceilometer-central-agent id=4318006f-a6ea-4761-8d0d-ec9f05059770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e
2026-06-12 21:48:32.761328 | controller | Jun 12 21:00:35.498357 crc crio[24437]: time="2026-06-12T21:00:35.498073232Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=8d3c9d6f-d0eb-4ae4-bb0b-bcaa4e459d10 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.761345 | controller | Jun 12 21:00:35.526653 crc crio[24437]: time="2026-06-12T21:00:35.526492712Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=6e02e18b-6643-4d3e-bd2f-40c7f0a01e0f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.761361 | controller | Jun 12 21:00:35.533779 crc crio[24437]: time="2026-06-12T21:00:35.53363896Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=c6ee693f-c325-42ee-82f6-e5bdfa41a53e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.761377 | controller | Jun 12 21:00:35.534328 crc crio[24437]: time="2026-06-12T21:00:35.534218504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.761393 | controller | Jun 12 21:00:35.607326 crc crio[24437]: time="2026-06-12T21:00:35.607171716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.761409 | controller | Jun 12 21:00:35.616245 crc crio[24437]: time="2026-06-12T21:00:35.615745499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.761425 | controller | Jun 12 21:00:35.773490 crc crio[24437]: time="2026-06-12T21:00:35.773332771Z" level=info msg="Created container 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec: openstack/ceilometer-0/ceilometer-notification-agent" id=c6ee693f-c325-42ee-82f6-e5bdfa41a53e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.761445 | controller | Jun 12 21:00:35.775394 crc crio[24437]: time="2026-06-12T21:00:35.77531473Z" level=info msg="Starting container: 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec" id=36f5e527-9016-4b8a-8d19-b2c4b5272791 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.761463 | controller | Jun 12 21:00:35.783722 crc crio[24437]: time="2026-06-12T21:00:35.783578637Z" level=info msg="Started container" PID=80880 containerID=884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec description=openstack/ceilometer-0/ceilometer-notification-agent id=36f5e527-9016-4b8a-8d19-b2c4b5272791 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e
2026-06-12 21:48:32.761479 | controller | Jun 12 21:00:35.799670 crc crio[24437]: time="2026-06-12T21:00:35.798043198Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=0197b843-68f0-4655-a558-50ebbc75982e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.761495 | controller | Jun 12 21:00:35.822305 crc crio[24437]: time="2026-06-12T21:00:35.82217705Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=5d31b410-8c50-408c-bd74-92097b8b767f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.761511 | controller | Jun 12 21:00:35.831098 crc crio[24437]: time="2026-06-12T21:00:35.831023601Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=2404f98d-1fd7-4c40-8e9d-67c254b8ad79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.761526 | controller | Jun 12 21:00:35.831497 crc crio[24437]: time="2026-06-12T21:00:35.831471672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.761542 | controller | Jun 12 21:00:35.910988 crc crio[24437]: time="2026-06-12T21:00:35.910831832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.761558 | controller | Jun 12 21:00:35.915093 crc crio[24437]: time="2026-06-12T21:00:35.914912074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.761573 | controller | Jun 12 21:00:36.064110 crc crio[24437]: time="2026-06-12T21:00:36.063905251Z" level=info msg="Created container ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f: openstack/ceilometer-0/sg-core" id=2404f98d-1fd7-4c40-8e9d-67c254b8ad79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.761589 | controller | Jun 12 21:00:36.065171 crc crio[24437]: time="2026-06-12T21:00:36.065073842Z" level=info msg="Starting container: ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f" id=dbbe077f-76d4-4ad6-8300-ef5f2032d454 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.761605 | controller | Jun 12 21:00:36.075705 crc crio[24437]: time="2026-06-12T21:00:36.075605454Z" level=info msg="Started container" PID=80916 containerID=ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f description=openstack/ceilometer-0/sg-core id=dbbe077f-76d4-4ad6-8300-ef5f2032d454 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e
2026-06-12 21:48:32.761621 | controller | Jun 12 21:00:36.088643 crc crio[24437]: time="2026-06-12T21:00:36.088536837Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=e9bf9361-7af3-400e-aae1-c18573267681 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.761637 | controller | Jun 12 21:00:36.127441 crc crio[24437]: time="2026-06-12T21:00:36.127350455Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=cae02f57-7bda-4b0e-b627-505029dea36d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.761657 | controller | Jun 12 21:00:36.137595 crc crio[24437]: time="2026-06-12T21:00:36.137513799Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=7ec32f30-6060-40f0-b508-6242b0d52725 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.761673 | controller | Jun 12 21:00:36.138245 crc crio[24437]: time="2026-06-12T21:00:36.138191825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.761689 | controller | Jun 12 21:00:36.190524 crc crio[24437]: time="2026-06-12T21:00:36.190416059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.761705 | controller | Jun 12 21:00:36.195950 crc crio[24437]: time="2026-06-12T21:00:36.195848065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.761721 | controller | Jun 12 21:00:36.309597 crc crio[24437]: time="2026-06-12T21:00:36.309528651Z" level=info msg="Created container 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c: openstack/ceilometer-0/proxy-httpd" id=7ec32f30-6060-40f0-b508-6242b0d52725 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.761737 | controller | Jun 12 21:00:36.312731 crc crio[24437]: time="2026-06-12T21:00:36.312647019Z" level=info msg="Starting container: 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c" id=3c2783e9-e902-4d56-9367-ab5ead42399c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.761753 | controller | Jun 12 21:00:36.317897 crc crio[24437]: time="2026-06-12T21:00:36.317737566Z" level=info msg="Started container" PID=80939 containerID=594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c description=openstack/ceilometer-0/proxy-httpd id=3c2783e9-e902-4d56-9367-ab5ead42399c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e
2026-06-12 21:48:32.761771 | controller | Jun 12 21:00:36.743805 crc crio[24437]: time="2026-06-12T21:00:36.742085866Z" level=info msg="Stopping container: 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c (timeout: 30s)" id=03c5b1aa-56bf-4cd1-a9ce-1e11b846c7e9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.761794 | controller | Jun 12 21:00:36.743805 crc crio[24437]: time="2026-06-12T21:00:36.742140526Z" level=info msg="Stopping container: 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec (timeout: 30s)" id=ee18f3cc-448c-49a2-b36e-1ad11033011f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.761819 | controller | Jun 12 21:00:36.743805 crc crio[24437]: time="2026-06-12T21:00:36.742383543Z" level=info msg="Stopping container: da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e (timeout: 30s)" id=81308ce6-4a49-45c1-831f-3f103911c1bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.761838 | controller | Jun 12 21:00:36.743805 crc crio[24437]: time="2026-06-12T21:00:36.742108305Z" level=info msg="Stopping container: ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f (timeout: 30s)" id=9662c49d-32f7-4a13-abf7-8aa9a762651d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.761875 | controller | Jun 12 21:00:36.871107 crc crio[24437]: time="2026-06-12T21:00:36.87088868Z" level=info msg="Stopped container ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f: openstack/ceilometer-0/sg-core" id=9662c49d-32f7-4a13-abf7-8aa9a762651d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.761893 | controller | Jun 12 21:00:36.980444 crc crio[24437]: time="2026-06-12T21:00:36.980351351Z" level=info msg="Stopped container 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c: openstack/ceilometer-0/proxy-httpd" id=03c5b1aa-56bf-4cd1-a9ce-1e11b846c7e9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.761914 | controller | Jun 12 21:00:52.047597 crc crio[24437]: time="2026-06-12T21:00:52.04636382Z" level=info msg="Stopping pod sandbox: 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d" id=ce281398-fee6-4ce0-a7ee-cf605282e3d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.761931 | controller | Jun 12 21:00:52.050455 crc crio[24437]: time="2026-06-12T21:00:52.049209822Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-rhspw Namespace:openstack ID:8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d UID:f46dd7d2-ddbf-45f0-879b-3610bf0e0cab NetNS:/var/run/netns/1e3562ea-81df-48c1-bce4-ec88f19b7aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf46dd7d2_ddbf_45f0_879b_3610bf0e0cab.slice PodAnnotations:0xc006ecc8e8}] Aliases:map[]}"
2026-06-12 21:48:32.761948 | controller | Jun 12 21:00:52.050455 crc crio[24437]: time="2026-06-12T21:00:52.049561361Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-rhspw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.761964 | controller | Jun 12 21:00:52.446037 crc crio[24437]: time="2026-06-12T21:00:52.4458555Z" level=info msg="Stopped pod sandbox: 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d" id=ce281398-fee6-4ce0-a7ee-cf605282e3d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.761981 | controller | Jun 12 21:00:54.018044 crc crio[24437]: time="2026-06-12T21:00:54.016212025Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=4e9cb571-3923-4091-bdaf-3ed9fa15c412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.761997 | controller | Jun 12 21:00:54.019738 crc crio[24437]: time="2026-06-12T21:00:54.018064242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.762013 | controller | Jun 12 21:00:54.074615 crc crio[24437]: time="2026-06-12T21:00:54.07452238Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c719d6fc07ba30df7864a1756b47cb562fb42dacf78fe1a3c44ae0dca00ac816 UID:0b4f5e72-5825-438d-8133-09f71e1b5e1a NetNS:/var/run/netns/43966a8b-4e85-4cb5-8442-994905bc26bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b4f5e72_5825_438d_8133_09f71e1b5e1a.slice PodAnnotations:0xc006ecce18}] Aliases:map[]}"
2026-06-12 21:48:32.762030 | controller | Jun 12 21:00:54.074615 crc crio[24437]: time="2026-06-12T21:00:54.074575692Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.762046 | controller | Jun 12 21:00:54.665235 crc crio[24437]: 2026-06-12T21:00:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c719d6fc07ba30d Mac:aa:c5:cd:5d:cb:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/43966a8b-4e85-4cb5-8442-994905bc26bf SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.762062 | controller | Jun 12 21:00:54.666549 crc crio[24437]: time="2026-06-12T21:00:54.666472921Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c719d6fc07ba30df7864a1756b47cb562fb42dacf78fe1a3c44ae0dca00ac816 UID:0b4f5e72-5825-438d-8133-09f71e1b5e1a NetNS:/var/run/netns/43966a8b-4e85-4cb5-8442-994905bc26bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b4f5e72_5825_438d_8133_09f71e1b5e1a.slice PodAnnotations:0xc006ecce18}] Aliases:map[]}"
2026-06-12 21:48:32.762084 | controller | Jun 12 21:00:54.666739 crc crio[24437]: time="2026-06-12T21:00:54.666678796Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.762101 | controller | Jun 12 21:00:54.680576 crc crio[24437]: time="2026-06-12T21:00:54.67964586Z" level=info msg="Ran pod sandbox c719d6fc07ba30df7864a1756b47cb562fb42dacf78fe1a3c44ae0dca00ac816 with infra container: openstack/nova-cell0-conductor-0/POD" id=4e9cb571-3923-4091-bdaf-3ed9fa15c412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.762117 | controller | Jun 12 21:00:54.683368 crc crio[24437]: time="2026-06-12T21:00:54.683148417Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=a46affd0-3b8c-4243-8c78-ea60b0aadce3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.762135 | controller | Jun 12 21:00:54.722796 crc crio[24437]: time="2026-06-12T21:00:54.722253644Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=4948a6f0-79a3-4f78-bd82-8c822c404a6c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.762150 | controller | Jun 12 21:00:54.735122 crc crio[24437]: time="2026-06-12T21:00:54.735045872Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=6ed63fb0-06b9-42eb-bf77-32a3e750d78c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.762166 | controller | Jun 12 21:00:54.735512 crc crio[24437]: time="2026-06-12T21:00:54.735455192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.762183 | controller | Jun 12 21:00:54.796849 crc crio[24437]: time="2026-06-12T21:00:54.796755423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.762198 | controller | Jun 12 21:00:54.800577 crc crio[24437]: time="2026-06-12T21:00:54.800491056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.762214 | controller | Jun 12 21:00:54.916619 crc crio[24437]: time="2026-06-12T21:00:54.916389038Z" level=info msg="Created container 95cacd06cb64aa78a1846dc7fcad0ed88fa6b81538c73980d21bf50466bd6422: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=6ed63fb0-06b9-42eb-bf77-32a3e750d78c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.762230 | controller | Jun 12 21:00:54.917573 crc crio[24437]: time="2026-06-12T21:00:54.917498575Z" level=info msg="Starting container: 95cacd06cb64aa78a1846dc7fcad0ed88fa6b81538c73980d21bf50466bd6422" id=3a1ceed6-634f-42cd-928d-88de95f3e7a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.762246 | controller | Jun 12 21:00:54.922692 crc crio[24437]: time="2026-06-12T21:00:54.922608542Z" level=info msg="Started container" PID=82214 containerID=95cacd06cb64aa78a1846dc7fcad0ed88fa6b81538c73980d21bf50466bd6422 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=3a1ceed6-634f-42cd-928d-88de95f3e7a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c719d6fc07ba30df7864a1756b47cb562fb42dacf78fe1a3c44ae0dca00ac816
2026-06-12 21:48:32.762263 | controller | Jun 12 21:01:00.513454 crc crio[24437]: time="2026-06-12T21:01:00.512676115Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29688301-nkxdr/POD" id=0c30c8c6-9b14-4bb5-945a-a5980b9a580a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.762279 | controller | Jun 12 21:01:00.513454 crc crio[24437]: time="2026-06-12T21:01:00.513482814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.762295 | controller | Jun 12 21:01:00.545360 crc crio[24437]: time="2026-06-12T21:01:00.545193627Z" level=info msg="Got pod network &{Name:keystone-cron-29688301-nkxdr Namespace:openstack ID:623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e UID:c628a345-59f5-4d8b-8fd0-4c00124aad9b NetNS:/var/run/netns/7d130a4c-c29c-4cf6-9893-8633844ca52e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc628a345_59f5_4d8b_8fd0_4c00124aad9b.slice PodAnnotations:0xc000a8d398}] Aliases:map[]}"
2026-06-12 21:48:32.762320 | controller | Jun 12 21:01:00.545360 crc crio[24437]: time="2026-06-12T21:01:00.545277399Z" level=info msg="Adding pod openstack_keystone-cron-29688301-nkxdr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.762337 | controller | Jun 12 21:01:01.087358 crc crio[24437]: 2026-06-12T21:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:623c29b60a088c5 Mac:ba:7f:b8:13:45:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/7d130a4c-c29c-4cf6-9893-8633844ca52e SocketPath: PciID:}] [{Interface:0xc0002246d0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.762354 | controller | Jun 12 21:01:01.089147 crc crio[24437]: time="2026-06-12T21:01:01.089057928Z" level=info msg="Got pod network &{Name:keystone-cron-29688301-nkxdr Namespace:openstack ID:623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e UID:c628a345-59f5-4d8b-8fd0-4c00124aad9b NetNS:/var/run/netns/7d130a4c-c29c-4cf6-9893-8633844ca52e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc628a345_59f5_4d8b_8fd0_4c00124aad9b.slice PodAnnotations:0xc000a8d398}] Aliases:map[]}"
2026-06-12 21:48:32.762370 | controller | Jun 12 21:01:01.089366 crc crio[24437]: time="2026-06-12T21:01:01.089219542Z" level=info msg="Checking pod openstack_keystone-cron-29688301-nkxdr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.762386 | controller | Jun 12 21:01:01.099326 crc crio[24437]: time="2026-06-12T21:01:01.09919653Z" level=info msg="Ran pod sandbox 623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e with infra container: openstack/keystone-cron-29688301-nkxdr/POD" id=0c30c8c6-9b14-4bb5-945a-a5980b9a580a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.762404 | controller | Jun 12 21:01:01.102138 crc crio[24437]: time="2026-06-12T21:01:01.102050002Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=84dafa39-be85-4943-a316-3e9568aa608b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.762420 | controller | Jun 12 21:01:01.136147 crc crio[24437]: time="2026-06-12T21:01:01.135438925Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=39abb49b-e1d2-4005-94d1-f9c27b9293dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.762437 | controller | Jun 12 21:01:01.153281 crc crio[24437]: time="2026-06-12T21:01:01.153190457Z" level=info msg="Creating container: openstack/keystone-cron-29688301-nkxdr/keystone-cron" id=af756e34-d932-48ec-8f67-26f6341bff69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.762453 | controller | Jun 12 21:01:01.153738 crc crio[24437]: time="2026-06-12T21:01:01.15367104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.762470 | controller | Jun 12 21:01:01.230228 crc crio[24437]: time="2026-06-12T21:01:01.230119838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.762486 | controller | Jun 12 21:01:01.236855 crc crio[24437]: time="2026-06-12T21:01:01.236766203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.762506 | controller | Jun 12 21:01:01.350797 crc crio[24437]: time="2026-06-12T21:01:01.350706817Z" level=info msg="Created container 6c0df1415ff213a43b61e47aed5c7621d459e1ae622564bd3de691649c252241: openstack/keystone-cron-29688301-nkxdr/keystone-cron" id=af756e34-d932-48ec-8f67-26f6341bff69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.762522 | controller | Jun 12 21:01:01.352281 crc crio[24437]: time="2026-06-12T21:01:01.351810695Z" level=info msg="Starting container: 6c0df1415ff213a43b61e47aed5c7621d459e1ae622564bd3de691649c252241" id=b5c16298-9002-47f6-8bd9-1944b0f54d3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.762539 | controller | Jun 12 21:01:01.361698 crc crio[24437]: time="2026-06-12T21:01:01.361100226Z" level=info msg="Started container" PID=82629 containerID=6c0df1415ff213a43b61e47aed5c7621d459e1ae622564bd3de691649c252241 description=openstack/keystone-cron-29688301-nkxdr/keystone-cron id=b5c16298-9002-47f6-8bd9-1944b0f54d3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e
2026-06-12 21:48:32.762555 | controller | Jun 12 21:01:02.131788 crc crio[24437]: time="2026-06-12T21:01:02.130251038Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-9bpfw/POD" id=d4263cb4-a2f8-4423-b29f-214f2e56ef8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.762571 | controller | Jun 12 21:01:02.131788 crc crio[24437]: time="2026-06-12T21:01:02.130415432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.762587 | controller | Jun 12 21:01:02.220380 crc crio[24437]: time="2026-06-12T21:01:02.220248875Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-9bpfw Namespace:openstack ID:41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8 UID:573c8668-bccb-40cf-b720-8021c414fa42 NetNS:/var/run/netns/6fc5b6f5-f9a2-4808-a008-72c23571316d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod573c8668_bccb_40cf_b720_8021c414fa42.slice PodAnnotations:0xc001f6c6c8}] Aliases:map[]}"
2026-06-12 21:48:32.762603 | controller | Jun 12 21:01:02.220380 crc crio[24437]: time="2026-06-12T21:01:02.220321917Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-9bpfw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.762619 | controller | Jun 12 21:01:02.489874 crc crio[24437]: time="2026-06-12T21:01:02.48975479Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=2c688a64-02d3-4837-b885-071cb6ea15a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.762635 | controller | Jun 12 21:01:02.489874 crc crio[24437]: time="2026-06-12T21:01:02.489874632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.762651 | controller | Jun 12 21:01:02.647518 crc crio[24437]: time="2026-06-12T21:01:02.637428635Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e UID:484e62d3-ad29-4ff2-90dc-bf281b8d439d NetNS:/var/run/netns/044c1f88-3cc4-4553-b470-913db8b85522 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod484e62d3_ad29_4ff2_90dc_bf281b8d439d.slice PodAnnotations:0xc00012ad98}] Aliases:map[]}"
2026-06-12 21:48:32.762668 | controller | Jun 12 21:01:02.647518 crc crio[24437]: time="2026-06-12T21:01:02.63803663Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.762689 | controller | Jun 12 21:01:02.657989 crc crio[24437]: time="2026-06-12T21:01:02.651494495Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=5f4f8001-1047-440a-b754-fc42436937db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.762706 | controller | Jun 12 21:01:02.657989 crc crio[24437]: time="2026-06-12T21:01:02.651602618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.762723 | controller | Jun 12 21:01:02.720150 crc crio[24437]: time="2026-06-12T21:01:02.720075346Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7 UID:038d7dff-b02c-485e-9227-07a54e96dc3c NetNS:/var/run/netns/b2f679cd-7bf6-4cb5-a9c3-8ff52d897bf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod038d7dff_b02c_485e_9227_07a54e96dc3c.slice PodAnnotations:0xc001840728}] Aliases:map[]}"
2026-06-12 21:48:32.762740 | controller | Jun 12 21:01:02.720150 crc crio[24437]: time="2026-06-12T21:01:02.720134948Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.762756 | controller | Jun 12 21:01:03.115087 crc crio[24437]: time="2026-06-12T21:01:03.11415213Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=63a8f860-7185-496e-affa-fa7e59ac4325 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.762772 | controller | Jun 12 21:01:03.115087 crc crio[24437]: time="2026-06-12T21:01:03.114854097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.762790 | controller | Jun 12 21:01:03.179257 crc crio[24437]: time="2026-06-12T21:01:03.179159912Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=97f7cd14-c1e6-41fc-89b4-3825a48a95cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.762807 | controller | Jun 12 21:01:03.180358 crc crio[24437]: time="2026-06-12T21:01:03.179346127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.762824 | controller | Jun 12 21:01:03.191694 crc crio[24437]: time="2026-06-12T21:01:03.191622754Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d UID:a66bb7c8-5c7c-4199-803c-858aba8c68a4 NetNS:/var/run/netns/fb5d3fd4-a3fa-4a22-92b1-7d69cadb49b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda66bb7c8_5c7c_4199_803c_858aba8c68a4.slice PodAnnotations:0xc00012b428}] Aliases:map[]}"
2026-06-12 21:48:32.762840 | controller | Jun 12 21:01:03.192127 crc crio[24437]: time="2026-06-12T21:01:03.192100096Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.762876 | controller | Jun 12 21:01:03.244321 crc crio[24437]: time="2026-06-12T21:01:03.243795055Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-8tghq/POD" id=3c345959-037b-4659-8e12-93c4627fc36a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.762894 | controller | Jun 12 21:01:03.244321 crc crio[24437]: time="2026-06-12T21:01:03.244105203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.762911 | controller | Jun 12 21:01:03.363980 crc crio[24437]: time="2026-06-12T21:01:03.362712173Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0 UID:d49aefd7-060a-4307-9793-07ff49d9ad22 NetNS:/var/run/netns/eb0931ea-dd44-4bdc-bec9-c34d93527774 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd49aefd7_060a_4307_9793_07ff49d9ad22.slice PodAnnotations:0xc001fa4118}] Aliases:map[]}"
2026-06-12 21:48:32.762943 | controller | Jun 12 21:01:03.363980 crc crio[24437]: time="2026-06-12T21:01:03.362854207Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.762963 | controller | Jun 12 21:01:03.438003 crc crio[24437]: 2026-06-12T21:01:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41b346f7a5851e5 Mac:36:18:e5:8a:66:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/6fc5b6f5-f9a2-4808-a008-72c23571316d SocketPath: PciID:}] [{Interface:0xc0003baf70 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.762980 | controller | Jun 12 21:01:03.440099 crc crio[24437]: time="2026-06-12T21:01:03.438530065Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-9bpfw Namespace:openstack ID:41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8 UID:573c8668-bccb-40cf-b720-8021c414fa42 NetNS:/var/run/netns/6fc5b6f5-f9a2-4808-a008-72c23571316d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod573c8668_bccb_40cf_b720_8021c414fa42.slice PodAnnotations:0xc001f6c6c8}] Aliases:map[]}"
2026-06-12 21:48:32.762997 | controller | Jun 12 21:01:03.440099 crc crio[24437]: time="2026-06-12T21:01:03.438688439Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-9bpfw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.763013 | controller | Jun 12 21:01:03.458568 crc crio[24437]: time="2026-06-12T21:01:03.458480963Z" level=info msg="Ran pod sandbox 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8 with infra container: openstack/nova-cell0-cell-mapping-9bpfw/POD" id=d4263cb4-a2f8-4423-b29f-214f2e56ef8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.763029 | controller | Jun 12 21:01:03.463458 crc crio[24437]: time="2026-06-12T21:01:03.463384894Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-8tghq Namespace:openstack ID:54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703 UID:c3775170-2cfd-489d-9907-4d5be722502a NetNS:/var/run/netns/51bf3cf1-d95c-44d1-8c4c-e17a8be8b594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3775170_2cfd_489d_9907_4d5be722502a.slice PodAnnotations:0xc0026aa288}] Aliases:map[]}"
2026-06-12 21:48:32.763045 | controller | Jun 12 21:01:03.463458 crc crio[24437]: time="2026-06-12T21:01:03.463448906Z" level=info msg="Adding pod openstack_dnsmasq-dns-7948f7c9f9-8tghq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.763062 | controller | Jun 12 21:01:03.479781 crc crio[24437]: time="2026-06-12T21:01:03.479676501Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=e3325896-643f-49cc-b0ad-04216ce79780 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.763078 | controller | Jun 12 21:01:03.557442 crc crio[24437]: time="2026-06-12T21:01:03.557345709Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=d37c738e-e967-40c2-ac17-5fc5f20f4d95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.763094 | controller | Jun 12 21:01:03.589127 crc crio[24437]: time="2026-06-12T21:01:03.58903734Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-9bpfw/nova-manage" id=cc66f989-808a-46a3-8287-5d7a7c5efca6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.763114 | controller | Jun 12 21:01:03.592979 crc crio[24437]: time="2026-06-12T21:01:03.589477822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.763131 | controller | Jun 12 21:01:03.704054 crc crio[24437]: 2026-06-12T21:01:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d631c14e9a3c2 Mac:02:69:58:82:a4:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/b2f679cd-7bf6-4cb5-a9c3-8ff52d897bf3 SocketPath: PciID:}] [{Interface:0xc00012a5a0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.763148 | controller | Jun 12 21:01:03.714088 crc crio[24437]: time="2026-06-12T21:01:03.713118146Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7 UID:038d7dff-b02c-485e-9227-07a54e96dc3c NetNS:/var/run/netns/b2f679cd-7bf6-4cb5-a9c3-8ff52d897bf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod038d7dff_b02c_485e_9227_07a54e96dc3c.slice PodAnnotations:0xc001840728}] Aliases:map[]}"
2026-06-12 21:48:32.763164 | controller | Jun 12 21:01:03.714088 crc crio[24437]: time="2026-06-12T21:01:03.713401434Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.763180 | controller | Jun 12 21:01:03.724734 crc crio[24437]: 2026-06-12T21:01:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11478ea31b45086 Mac:9a:38:5e:5e:26:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/044c1f88-3cc4-4553-b470-913db8b85522 SocketPath: PciID:}] [{Interface:0xc0004b66b0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.763197 | controller | Jun 12 21:01:03.725594 crc crio[24437]: time="2026-06-12T21:01:03.725525326Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e UID:484e62d3-ad29-4ff2-90dc-bf281b8d439d NetNS:/var/run/netns/044c1f88-3cc4-4553-b470-913db8b85522 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod484e62d3_ad29_4ff2_90dc_bf281b8d439d.slice PodAnnotations:0xc00012ad98}] Aliases:map[]}"
2026-06-12 21:48:32.763213 | controller | Jun 12 21:01:03.725717 crc crio[24437]: time="2026-06-12T21:01:03.72568439Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.763229 | controller | Jun 12 21:01:03.762498 crc crio[24437]: time="2026-06-12T21:01:03.761812161Z" level=info msg="Ran pod sandbox 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e with infra container: openstack/nova-api-0/POD" id=2c688a64-02d3-4837-b885-071cb6ea15a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.763245 | controller | Jun 12 21:01:03.774890 crc crio[24437]: time="2026-06-12T21:01:03.774804606Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=2ff76082-7ee1-40ed-b353-beff0ef0fba5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.763261 | controller | Jun 12 21:01:03.775331 crc crio[24437]: time="2026-06-12T21:01:03.775128544Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=2ff76082-7ee1-40ed-b353-beff0ef0fba5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.763277 | controller | Jun 12 21:01:03.775331 crc crio[24437]: time="2026-06-12T21:01:03.775172765Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=2ff76082-7ee1-40ed-b353-beff0ef0fba5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.763297 | controller | Jun 12 21:01:03.779820 crc crio[24437]: time="2026-06-12T21:01:03.779718768Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=70728f31-007c-4b31-845b-602946db459f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.763315 | controller | Jun 12 21:01:03.781106 crc crio[24437]: time="2026-06-12T21:01:03.780838566Z" level=info msg="Ran pod sandbox d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=5f4f8001-1047-440a-b754-fc42436937db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.763331 | controller | Jun 12 21:01:03.806998 crc crio[24437]: time="2026-06-12T21:01:03.806854295Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=221878fd-d008-4849-94db-1bd3fac9705f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.763346 | controller | Jun 12 21:01:03.807815 crc crio[24437]: time="2026-06-12T21:01:03.807780638Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=221878fd-d008-4849-94db-1bd3fac9705f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.763364 | controller | Jun 12 21:01:03.808129 crc crio[24437]: time="2026-06-12T21:01:03.808103576Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=221878fd-d008-4849-94db-1bd3fac9705f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.763382 | controller | Jun 12 21:01:03.814478 crc crio[24437]: time="2026-06-12T21:01:03.811357788Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=40a24a6d-0bf3-40bc-94e3-fbd7f20ddf8e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.763399 | controller | Jun 12 21:01:03.814478 crc crio[24437]: time="2026-06-12T21:01:03.81181156Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-12 21:48:32.763414 | controller | Jun 12 21:01:03.815759 crc crio[24437]: time="2026-06-12T21:01:03.815629035Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-12 21:48:32.763431 | controller | Jun 12 21:01:03.849013 crc crio[24437]: time="2026-06-12T21:01:03.841727636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.763448 | controller | Jun 12 21:01:03.884251 crc crio[24437]: time="2026-06-12T21:01:03.875777655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.763465 | controller | Jun 12 21:01:04.068008 crc crio[24437]: time="2026-06-12T21:01:04.065732626Z" level=info msg="Created container 3838a6e374760b914b610c81866773b40143f04633b9ecd95f64d5a3df6b1052: openstack/nova-cell0-cell-mapping-9bpfw/nova-manage" id=cc66f989-808a-46a3-8287-5d7a7c5efca6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.763481 | controller | Jun 12 21:01:04.073045 crc crio[24437]: time="2026-06-12T21:01:04.071541001Z" level=info msg="Starting container: 3838a6e374760b914b610c81866773b40143f04633b9ecd95f64d5a3df6b1052" id=75d2c269-4d5f-4846-89a1-95491884abf2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.763497 | controller | Jun 12 21:01:04.088383 crc crio[24437]: time="2026-06-12T21:01:04.086604356Z" level=info msg="Started container" PID=82885 containerID=3838a6e374760b914b610c81866773b40143f04633b9ecd95f64d5a3df6b1052 description=openstack/nova-cell0-cell-mapping-9bpfw/nova-manage id=75d2c269-4d5f-4846-89a1-95491884abf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8
2026-06-12 21:48:32.763519 | controller | Jun 12 21:01:04.140270 crc crio[24437]: 2026-06-12T21:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f50ea612c75c66d Mac:02:12:a5:e6:8e:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/fb5d3fd4-a3fa-4a22-92b1-7d69cadb49b3 SocketPath: PciID:}] [{Interface:0xc00025a820 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.763536 | controller | Jun 12 21:01:04.140270 crc crio[24437]: time="2026-06-12T21:01:04.138270415Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d UID:a66bb7c8-5c7c-4199-803c-858aba8c68a4 NetNS:/var/run/netns/fb5d3fd4-a3fa-4a22-92b1-7d69cadb49b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda66bb7c8_5c7c_4199_803c_858aba8c68a4.slice PodAnnotations:0xc00012b428}] Aliases:map[]}"
2026-06-12 21:48:32.763552 | controller | Jun 12 21:01:04.140270 crc crio[24437]: time="2026-06-12T21:01:04.13845294Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.763569 | controller | Jun 12 21:01:04.153393 crc crio[24437]: time="2026-06-12T21:01:04.153329031Z" level=info msg="Ran pod sandbox f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d with infra container: openstack/nova-metadata-0/POD" id=63a8f860-7185-496e-affa-fa7e59ac4325 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.763586 | controller | Jun 12 21:01:04.157029 crc crio[24437]: time="2026-06-12T21:01:04.15688173Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b09937dc-d5b9-4e55-b419-87c85e9cda7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.763602 | controller | Jun 12 21:01:04.157308 crc crio[24437]: time="2026-06-12T21:01:04.157154427Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=b09937dc-d5b9-4e55-b419-87c85e9cda7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.763619 | controller | Jun 12 21:01:04.157308 crc crio[24437]: time="2026-06-12T21:01:04.157198668Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=b09937dc-d5b9-4e55-b419-87c85e9cda7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.763635 | controller | Jun 12 21:01:04.163768 crc crio[24437]: time="2026-06-12T21:01:04.163695581Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=95984b10-92ff-479e-bde2-91c170406aac name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.763651 | controller | Jun 12 21:01:04.167679 crc crio[24437]: time="2026-06-12T21:01:04.167603848Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-12 21:48:32.763667 | controller | Jun 12 21:01:04.362057 crc crio[24437]: 2026-06-12T21:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54af15076749224 Mac:c2:fb:23:d6:25:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/51bf3cf1-d95c-44d1-8c4c-e17a8be8b594 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.763684 | controller | Jun 12 21:01:04.368093 crc crio[24437]: 2026-06-12T21:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01946a7dbeb70ff Mac:3a:1e:86:80:75:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/eb0931ea-dd44-4bdc-bec9-c34d93527774 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.763704 | controller | Jun 12 21:01:04.368602 crc crio[24437]: time="2026-06-12T21:01:04.368525Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0 UID:d49aefd7-060a-4307-9793-07ff49d9ad22 NetNS:/var/run/netns/eb0931ea-dd44-4bdc-bec9-c34d93527774 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd49aefd7_060a_4307_9793_07ff49d9ad22.slice PodAnnotations:0xc001fa4118}] Aliases:map[]}"
2026-06-12 21:48:32.763721 | controller | Jun 12 21:01:04.368728 crc crio[24437]: time="2026-06-12T21:01:04.368693026Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.763738 | controller | Jun 12 21:01:04.370654 crc crio[24437]: time="2026-06-12T21:01:04.370583513Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-8tghq Namespace:openstack ID:54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703 UID:c3775170-2cfd-489d-9907-4d5be722502a NetNS:/var/run/netns/51bf3cf1-d95c-44d1-8c4c-e17a8be8b594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3775170_2cfd_489d_9907_4d5be722502a.slice PodAnnotations:0xc0026aa288}] Aliases:map[]}"
2026-06-12 21:48:32.763754 | controller | Jun 12 21:01:04.370829 crc crio[24437]: time="2026-06-12T21:01:04.370774208Z" level=info msg="Checking pod openstack_dnsmasq-dns-7948f7c9f9-8tghq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.763770 | controller | Jun 12 21:01:04.398360 crc crio[24437]: time="2026-06-12T21:01:04.398246443Z" level=info msg="Ran pod sandbox 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0 with infra container: openstack/nova-scheduler-0/POD" id=97f7cd14-c1e6-41fc-89b4-3825a48a95cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.763786 | controller | Jun 12 21:01:04.407361 crc crio[24437]: time="2026-06-12T21:01:04.407132755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=4b45c807-dfd5-47e9-b5ec-4cedbae036c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.763802 | controller | Jun 12 21:01:04.407470 crc crio[24437]: time="2026-06-12T21:01:04.407364321Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=4b45c807-dfd5-47e9-b5ec-4cedbae036c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.763818 | controller | Jun 12 21:01:04.407470 crc crio[24437]: time="2026-06-12T21:01:04.407411762Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=4b45c807-dfd5-47e9-b5ec-4cedbae036c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.763834 | controller | Jun 12 21:01:04.409802 crc crio[24437]: time="2026-06-12T21:01:04.409689978Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=d429a099-baee-461c-887c-189f4a8eed5c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.763864 | controller | Jun 12 21:01:04.416142 crc crio[24437]: time="2026-06-12T21:01:04.413165816Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-12 21:48:32.763887 | controller | Jun 12 21:01:04.418871 crc crio[24437]: time="2026-06-12T21:01:04.418686803Z" level=info msg="Ran pod sandbox 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703 with infra container: openstack/dnsmasq-dns-7948f7c9f9-8tghq/POD" id=3c345959-037b-4659-8e12-93c4627fc36a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.763905 | controller | Jun 12 21:01:04.428219 crc crio[24437]: time="2026-06-12T21:01:04.428056407Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=36eac128-b85d-4126-9df2-0cc3b11b4007 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.763926 | controller | Jun 12 21:01:04.490246 crc crio[24437]: time="2026-06-12T21:01:04.489793048Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-2d2vt/POD" id=1574ac32-e2a7-46c5-b661-4f3f19894812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.763943 | controller | Jun 12 21:01:04.490493 crc crio[24437]: time="2026-06-12T21:01:04.490472344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.763960 | controller | Jun 12 21:01:04.527257 crc crio[24437]: time="2026-06-12T21:01:04.52716156Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=47fae67e-f084-45ce-be17-2cbc68afa121 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.763976 | controller | Jun 12 21:01:04.535234 crc crio[24437]: time="2026-06-12T21:01:04.535139149Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-2d2vt Namespace:openstack ID:84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4 UID:1be94ed4-e2bd-4bd0-868d-e8a3aad79ebd NetNS:/var/run/netns/8614f269-55a6-4939-98f6-7b1938db59a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be94ed4_e2bd_4bd0_868d_e8a3aad79ebd.slice PodAnnotations:0xc000c24470}] Aliases:map[]}"
2026-06-12 21:48:32.763992 | controller | Jun 12 21:01:04.535234 crc crio[24437]: time="2026-06-12T21:01:04.535210211Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-2d2vt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.764008 | controller | Jun 12 21:01:04.611693 crc crio[24437]: time="2026-06-12T21:01:04.611562596Z" level=info msg="Creating container: openstack/dnsmasq-dns-7948f7c9f9-8tghq/init" id=c561182e-550d-405f-8fe4-d200a882915e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.764024 | controller | Jun 12 21:01:04.612095 crc crio[24437]: time="2026-06-12T21:01:04.612074159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.764041 | controller | Jun 12 21:01:04.779623 crc crio[24437]: time="2026-06-12T21:01:04.779493926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.764056 | controller | Jun 12 21:01:04.806266 crc crio[24437]: time="2026-06-12T21:01:04.806173302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.764073 | controller | Jun 12 21:01:05.001716 crc crio[24437]: time="2026-06-12T21:01:05.001541827Z" level=info msg="Created container e26132b2e9091851ec5edd9f85112a6557fe322e92e8977162dbd1712ecf5584: openstack/dnsmasq-dns-7948f7c9f9-8tghq/init" id=c561182e-550d-405f-8fe4-d200a882915e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.764089 | controller | Jun 12 21:01:05.010238 crc crio[24437]: time="2026-06-12T21:01:05.008626544Z" level=info msg="Starting container: e26132b2e9091851ec5edd9f85112a6557fe322e92e8977162dbd1712ecf5584" id=bfedb92c-6297-4fa9-90ee-b006a5676598 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.764105 | controller | Jun 12 21:01:05.035166 crc crio[24437]: time="2026-06-12T21:01:05.035072514Z" level=info msg="Started container" PID=82983 containerID=e26132b2e9091851ec5edd9f85112a6557fe322e92e8977162dbd1712ecf5584 description=openstack/dnsmasq-dns-7948f7c9f9-8tghq/init id=bfedb92c-6297-4fa9-90ee-b006a5676598 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703
2026-06-12 21:48:32.764127 | controller | Jun 12 21:01:05.257545 crc crio[24437]: 2026-06-12T21:01:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84499ddc16c2a58 Mac:42:ca:96:82:23:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/8614f269-55a6-4939-98f6-7b1938db59a4 SocketPath: PciID:}] [{Interface:0xc0004352b0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.764144 | controller | Jun 12 21:01:05.263191 crc crio[24437]: time="2026-06-12T21:01:05.260052437Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-2d2vt Namespace:openstack ID:84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4 UID:1be94ed4-e2bd-4bd0-868d-e8a3aad79ebd NetNS:/var/run/netns/8614f269-55a6-4939-98f6-7b1938db59a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be94ed4_e2bd_4bd0_868d_e8a3aad79ebd.slice PodAnnotations:0xc000c24470}] Aliases:map[]}"
2026-06-12 21:48:32.764161 | controller | Jun 12 21:01:05.263191 crc crio[24437]: time="2026-06-12T21:01:05.261161935Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-2d2vt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.764178 | controller | Jun 12 21:01:05.278806 crc crio[24437]: time="2026-06-12T21:01:05.278735804Z" level=info msg="Ran pod sandbox 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4 with infra container: openstack/nova-cell1-conductor-db-sync-2d2vt/POD" id=1574ac32-e2a7-46c5-b661-4f3f19894812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.764194 | controller | Jun 12 21:01:05.286756 crc crio[24437]: time="2026-06-12T21:01:05.286607421Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=c54c9d8e-d762-4f5f-abe0-eafac640df5d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.764211 | controller | Jun 12 21:01:05.328023 crc crio[24437]: time="2026-06-12T21:01:05.32788365Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=6d52aef7-ce6b-4870-bcff-bb32bf40f4a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.764226 | controller | Jun 12 21:01:05.351872 crc crio[24437]: time="2026-06-12T21:01:05.344673129Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=03a8fc4c-04d2-43c1-951d-8376c472cace name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.764242 | controller | Jun 12 21:01:05.351872 crc crio[24437]: time="2026-06-12T21:01:05.344829363Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-2d2vt/nova-cell1-conductor-db-sync" id=f5f5b89f-65e6-42a3-958f-82d972b60c97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.764258 | controller | Jun 12 21:01:05.351872 crc crio[24437]: time="2026-06-12T21:01:05.345424309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.764274 | controller | Jun 12 21:01:05.436402 crc crio[24437]: time="2026-06-12T21:01:05.435458785Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=478d0df3-e517-43ae-b27e-8dc8f48cd42b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.764290 | controller | Jun 12 21:01:05.481997 crc crio[24437]: time="2026-06-12T21:01:05.478601372Z" level=info msg="Creating container: openstack/dnsmasq-dns-7948f7c9f9-8tghq/dnsmasq-dns" id=e384a8c8-260f-49a7-bc31-994eb1f4636b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.764306 | controller | Jun 12 21:01:05.481997 crc crio[24437]: time="2026-06-12T21:01:05.479180426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.764325 | controller | Jun 12 21:01:05.595363 crc crio[24437]: time="2026-06-12T21:01:05.595271463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.764342 | controller | Jun 12 21:01:05.604978 crc crio[24437]: time="2026-06-12T21:01:05.604889483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.764359 | controller | Jun 12 21:01:05.630114 crc crio[24437]: time="2026-06-12T21:01:05.629898467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.764375 | controller | Jun 12 21:01:05.637510 crc crio[24437]: time="2026-06-12T21:01:05.637430125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.764391 | controller | Jun 12 21:01:05.976744 crc crio[24437]: time="2026-06-12T21:01:05.976174568Z" level=info msg="Created container d9bcee497f413e6571923c728fdb7a81342c143a3fb48d81b0195a7405286ba4: openstack/nova-cell1-conductor-db-sync-2d2vt/nova-cell1-conductor-db-sync" id=f5f5b89f-65e6-42a3-958f-82d972b60c97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.764408 | controller | Jun 12 21:01:05.979012 crc crio[24437]: time="2026-06-12T21:01:05.978864625Z" level=info msg="Starting container: d9bcee497f413e6571923c728fdb7a81342c143a3fb48d81b0195a7405286ba4" id=aad26e13-e102-424c-881b-51e69f6380a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.764424 | controller | Jun 12 21:01:05.981357 crc crio[24437]: time="2026-06-12T21:01:05.981209214Z" level=info msg="Created container 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46: openstack/dnsmasq-dns-7948f7c9f9-8tghq/dnsmasq-dns" id=e384a8c8-260f-49a7-bc31-994eb1f4636b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.764441 | controller | Jun 12 21:01:05.986171 crc crio[24437]: time="2026-06-12T21:01:05.986095015Z" level=info msg="Starting container: 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46" id=1cdf6e72-937b-4cf9-bfce-486317cd9cb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.764457 | controller | Jun 12 21:01:05.996168 crc crio[24437]: time="2026-06-12T21:01:05.995835389Z" level=info msg="Started container" PID=83062 containerID=d9bcee497f413e6571923c728fdb7a81342c143a3fb48d81b0195a7405286ba4 description=openstack/nova-cell1-conductor-db-sync-2d2vt/nova-cell1-conductor-db-sync id=aad26e13-e102-424c-881b-51e69f6380a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4
2026-06-12 21:48:32.764473 | controller | Jun 12 21:01:06.000559 crc crio[24437]: time="2026-06-12T21:01:06.000470184Z" level=info msg="Started container" PID=83063 containerID=99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46 description=openstack/dnsmasq-dns-7948f7c9f9-8tghq/dnsmasq-dns id=1cdf6e72-937b-4cf9-bfce-486317cd9cb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703
2026-06-12 21:48:32.764490 | controller | Jun 12 21:01:06.753335 crc crio[24437]: time="2026-06-12T21:01:06.752983681Z" level=warning msg="Stopping container da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e with stop signal(15) timed out. Killing..."
2026-06-12 21:48:32.764506 | controller | Jun 12 21:01:06.772685 crc crio[24437]: time="2026-06-12T21:01:06.772594251Z" level=warning msg="Stopping container 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec with stop signal(15) timed out. Killing..."
2026-06-12 21:48:32.764527 | controller | Jun 12 21:01:06.884063 crc crio[24437]: time="2026-06-12T21:01:06.883488428Z" level=error msg="Killing container da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 21:48:32.764544 | controller | Jun 12 21:01:06.884349 crc crio[24437]: time="2026-06-12T21:01:06.883655042Z" level=error msg="Killing container 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 21:48:32.764561 | controller | Jun 12 21:01:07.486912 crc crio[24437]: time="2026-06-12T21:01:07.486856044Z" level=info msg="Stopping pod sandbox: 623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e" id=78c71120-e29f-475c-97ec-fdec929808d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.764577 | controller | Jun 12 21:01:07.487897 crc crio[24437]: time="2026-06-12T21:01:07.487868149Z" level=info msg="Got pod network &{Name:keystone-cron-29688301-nkxdr Namespace:openstack ID:623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e UID:c628a345-59f5-4d8b-8fd0-4c00124aad9b NetNS:/var/run/netns/7d130a4c-c29c-4cf6-9893-8633844ca52e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc628a345_59f5_4d8b_8fd0_4c00124aad9b.slice PodAnnotations:0xc00008cd20}] Aliases:map[]}"
2026-06-12 21:48:32.764593 | controller | Jun 12 21:01:07.488219 crc crio[24437]: time="2026-06-12T21:01:07.488194507Z" level=info msg="Deleting pod openstack_keystone-cron-29688301-nkxdr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.764609 | controller | Jun 12 21:01:07.736003 crc crio[24437]: time="2026-06-12T21:01:07.735743085Z" level=info msg="Stopped container 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec: openstack/ceilometer-0/ceilometer-notification-agent" id=ee18f3cc-448c-49a2-b36e-1ad11033011f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.764626 | controller | Jun 12 21:01:07.765987 crc crio[24437]: time="2026-06-12T21:01:07.765796694Z" level=info msg="Stopped container da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e: openstack/ceilometer-0/ceilometer-central-agent" id=81308ce6-4a49-45c1-831f-3f103911c1bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.764642 | controller | Jun 12 21:01:07.770589 crc crio[24437]: time="2026-06-12T21:01:07.770442001Z" level=info msg="Stopping pod sandbox: a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e" id=96734b25-e14e-4ff6-aa01-5bededd0a215 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.764660 | controller | Jun 12 21:01:07.773982 crc crio[24437]: time="2026-06-12T21:01:07.77118957Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e UID:50717661-f292-492f-ad2c-6bd32e709aa1 NetNS:/var/run/netns/4c999b51-2532-470d-af50-c907849ab8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50717661_f292_492f_ad2c_6bd32e709aa1.slice PodAnnotations:0xc000c24558}] Aliases:map[]}"
2026-06-12 21:48:32.764677 | controller | Jun 12 21:01:07.773982 crc crio[24437]: time="2026-06-12T21:01:07.771400065Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.764694 | controller | Jun 12 21:01:08.083778 crc crio[24437]: time="2026-06-12T21:01:08.082414836Z" level=info msg="Removing container: 8d660b895a99a5e4f180c673fa9537bdb2ff1af8ddfa0981fb145670a8bbccab" id=70456225-5efa-4032-9006-c44c9bad08b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.764716 | controller | Jun 12 21:01:09.089738 crc crio[24437]: time="2026-06-12T21:01:09.086621523Z" level=info msg="Stopped pod sandbox: 623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e" id=78c71120-e29f-475c-97ec-fdec929808d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.764733 | controller | Jun 12 21:01:09.785328 crc crio[24437]: time="2026-06-12T21:01:09.785216216Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e" id=40a24a6d-0bf3-40bc-94e3-fbd7f20ddf8e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.764750 | controller | Jun 12 21:01:09.786277 crc crio[24437]: time="2026-06-12T21:01:09.78619704Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=cd9cf5d3-9eb7-48eb-b7fa-91bcca56f31d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.764766 | controller | Jun 12 21:01:09.899690 crc crio[24437]: time="2026-06-12T21:01:09.899159949Z" level=info msg="Stopped pod sandbox: a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e" id=96734b25-e14e-4ff6-aa01-5bededd0a215 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.764782 | controller | Jun 12 21:01:09.908086 crc crio[24437]: time="2026-06-12T21:01:09.907895347Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c" id=70728f31-007c-4b31-845b-602946db459f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.764798 | controller | Jun 12 21:01:09.909490 crc crio[24437]: time="2026-06-12T21:01:09.909413656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1d44f46c-ddb5-41b2-b1be-c7718b92cfaa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.764813 | controller | Jun 12 21:01:09.920603 crc crio[24437]: time="2026-06-12T21:01:09.920486851Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e" id=d429a099-baee-461c-887c-189f4a8eed5c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.764829 | controller | Jun 12 21:01:09.921453 crc crio[24437]: time="2026-06-12T21:01:09.921385834Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=c5639fe9-4a40-430b-9c30-913695a75945 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.764845 | controller | Jun 12 21:01:09.972238 crc crio[24437]: time="2026-06-12T21:01:09.971876704Z" level=info msg="Removed container 8d660b895a99a5e4f180c673fa9537bdb2ff1af8ddfa0981fb145670a8bbccab: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/collect-profiles" id=70456225-5efa-4032-9006-c44c9bad08b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.764882 | controller | Jun 12 21:01:09.977032 crc crio[24437]: time="2026-06-12T21:01:09.97616541Z" level=info msg="Removing container: 806d8d949ec325f3c5e5790fa1ec67476f107b51b08711b39e24e42237ee2158" id=a5a818ea-b1dd-4237-9201-2fa22ef39ef7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.764900 | controller | Jun 12 21:01:09.987500 crc crio[24437]: time="2026-06-12T21:01:09.987326189Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c" id=95984b10-92ff-479e-bde2-91c170406aac name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.764916 | controller | Jun 12 21:01:09.992015 crc crio[24437]: time="2026-06-12T21:01:09.99139693Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=75b33c06-e368-44c4-9dc7-33816211e6ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.764936 | controller | Jun 12 21:01:09.993774 crc crio[24437]: time="2026-06-12T21:01:09.992998841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=04a80e97-fbda-4c32-8537-47eeced50118 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.764953 | controller | Jun 12 21:01:10.003517 crc crio[24437]: time="2026-06-12T21:01:09.99736934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=faca1bdd-b48e-4644-a4fe-6cb84a065ad7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.764969 | controller | Jun 12 21:01:10.019156 crc crio[24437]: time="2026-06-12T21:01:10.019002649Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=16ecfb58-75cf-4c1c-b1f7-0624fe18d61d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.764984 | controller | Jun 12 21:01:10.030770 crc crio[24437]: time="2026-06-12T21:01:10.03062766Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=64e49aa2-0999-44fa-8e5b-c7119c037d73 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.765000 | controller | Jun 12 21:01:10.039396 crc crio[24437]: time="2026-06-12T21:01:10.039145953Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=6925bd35-6a0a-4275-9c2b-22ab0003246c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.765015 | controller | Jun 12 21:01:10.101415 crc crio[24437]: time="2026-06-12T21:01:10.101323344Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=7d70bc53-7c05-4c14-a1fc-da9ab993ba7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.765031 | controller | Jun 12 21:01:10.138442 crc crio[24437]: time="2026-06-12T21:01:10.138377379Z" level=info msg="Removed container 806d8d949ec325f3c5e5790fa1ec67476f107b51b08711b39e24e42237ee2158: openshift-infra/auto-csr-approver-29688294-wnp2r/oc" id=a5a818ea-b1dd-4237-9201-2fa22ef39ef7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.765048 | controller | Jun 12 21:01:10.140357 crc crio[24437]: time="2026-06-12T21:01:10.140176954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.765064 | controller | Jun 12 21:01:10.144109 crc crio[24437]: time="2026-06-12T21:01:10.143900976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.765080 | controller | Jun 12 21:01:10.156038 crc crio[24437]: time="2026-06-12T21:01:10.155984488Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=2ce5c028-6f6e-4fa2-adfa-7df6261f466b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.765096 | controller | Jun 12 21:01:10.157229 crc crio[24437]: time="2026-06-12T21:01:10.156193513Z" level=info msg="Stopping pod sandbox: 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b" id=6dc5fc4a-1890-42af-84b6-19141515e11e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.765112 | controller | Jun 12 21:01:10.157426 crc crio[24437]: time="2026-06-12T21:01:10.157404803Z" level=info msg="Stopped pod sandbox (already stopped): 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b" id=6dc5fc4a-1890-42af-84b6-19141515e11e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.765127 | controller | Jun 12 21:01:10.160891 crc crio[24437]: time="2026-06-12T21:01:10.160769008Z" level=info msg="Removing pod sandbox: 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b" id=4b48447c-c7db-405a-ba52-efb096360a74 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.765147 | controller | Jun 12 21:01:10.169684 crc crio[24437]: time="2026-06-12T21:01:10.168911691Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=ae3d1882-4c38-4690-b22d-f1e3390e4de4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.765164 | controller | Jun 12 21:01:10.206754 crc crio[24437]: time="2026-06-12T21:01:10.206684194Z" level=info msg="Removed pod sandbox: 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b" id=4b48447c-c7db-405a-ba52-efb096360a74 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.765180 | controller | Jun 12 21:01:10.207718 crc crio[24437]: time="2026-06-12T21:01:10.207625916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.765196 | controller | Jun 12 21:01:10.208678 crc crio[24437]: time="2026-06-12T21:01:10.208652652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.765212 | controller | Jun 12 21:01:10.209073 crc crio[24437]: time="2026-06-12T21:01:10.209014051Z" level=info msg="Stopping pod sandbox: 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce" id=44815684-d699-443c-baa0-806ce965d19f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.765227 | controller | Jun 12 21:01:10.209143 crc crio[24437]: time="2026-06-12T21:01:10.209080433Z" level=info msg="Stopped pod sandbox (already stopped): 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce" id=44815684-d699-443c-baa0-806ce965d19f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.765243 | controller | Jun 12 21:01:10.209707 crc crio[24437]: time="2026-06-12T21:01:10.209612127Z" level=info msg="Removing pod sandbox: 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce" id=3f058eb5-f3cf-4067-9161-d3096177b964 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.765258 | controller | Jun 12 21:01:10.216314 crc crio[24437]: time="2026-06-12T21:01:10.216244351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.765274 | controller | Jun 12 21:01:10.222506 crc crio[24437]: time="2026-06-12T21:01:10.22215029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.765290 | controller | Jun 12 21:01:10.236872 crc crio[24437]: time="2026-06-12T21:01:10.236710842Z" level=info msg="Removed pod sandbox: 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce" id=3f058eb5-f3cf-4067-9161-d3096177b964 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.765306 | controller | Jun 12 21:01:10.238499 crc crio[24437]: time="2026-06-12T21:01:10.238428945Z" level=info msg="Stopping pod sandbox: d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663" id=eabfa130-5427-4a50-a958-bb01a696837f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.765322 | controller | Jun 12 21:01:10.238499 crc crio[24437]: time="2026-06-12T21:01:10.238498837Z" level=info msg="Stopped pod sandbox (already stopped): d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663" id=eabfa130-5427-4a50-a958-bb01a696837f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.765338 | controller | Jun 12 21:01:10.239005 crc crio[24437]: time="2026-06-12T21:01:10.238897487Z" level=info msg="Removing pod sandbox: d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663" id=4de81a2b-a350-4535-93ae-f279f11e53df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.765353 | controller | Jun 12 21:01:10.245506 crc crio[24437]: time="2026-06-12T21:01:10.24542383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.765376 | controller | Jun 12 21:01:10.256639 crc crio[24437]: time="2026-06-12T21:01:10.256531827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.765393 | controller | Jun 12 21:01:10.274428 crc crio[24437]: time="2026-06-12T21:01:10.274330951Z" level=info msg="Removed pod sandbox: d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663" id=4de81a2b-a350-4535-93ae-f279f11e53df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.765409 | controller | Jun 12 21:01:10.282511 crc crio[24437]: time="2026-06-12T21:01:10.28233671Z" level=info msg="Stopping pod sandbox: dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d" id=5540e7b8-1f20-4b47-9892-0b3725d7d39f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.765424 | controller | Jun 12 21:01:10.282511 crc crio[24437]: time="2026-06-12T21:01:10.282426554Z" level=info msg="Stopped pod sandbox (already stopped): dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d" id=5540e7b8-1f20-4b47-9892-0b3725d7d39f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.765440 | controller | Jun 12 21:01:10.292224 crc crio[24437]: time="2026-06-12T21:01:10.292067204Z" level=info msg="Removing pod sandbox: dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d" id=e669b6b4-f83a-43a3-a548-b0f63edaac7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.765455 | controller | Jun 12 21:01:10.375171 crc crio[24437]: time="2026-06-12T21:01:10.375081565Z" level=info msg="Removed pod sandbox: dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d" id=e669b6b4-f83a-43a3-a548-b0f63edaac7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.765471 | controller | Jun 12 21:01:10.375637 crc crio[24437]: time="2026-06-12T21:01:10.375575597Z" level=info msg="Stopping pod sandbox: 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67" id=f6356882-067e-4360-8700-2905ca686d00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.765486 | controller | Jun 12 21:01:10.375733 crc crio[24437]: time="2026-06-12T21:01:10.375637899Z" level=info msg="Stopped pod sandbox (already stopped): 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67" id=f6356882-067e-4360-8700-2905ca686d00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.765501 | controller | Jun 12 21:01:10.376397 crc crio[24437]: time="2026-06-12T21:01:10.376330697Z" level=info msg="Removing pod sandbox: 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67" id=ae7f9660-024a-45a3-8e56-7472a7de68c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.765517 | controller | Jun 12 21:01:10.380490 crc crio[24437]: time="2026-06-12T21:01:10.380415499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.765533 | controller | Jun 12 21:01:10.388087 crc crio[24437]: time="2026-06-12T21:01:10.388004918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.765548 | controller | Jun 12 21:01:10.389538 crc crio[24437]: time="2026-06-12T21:01:10.389451674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.765564 | controller | Jun 12 21:01:10.393765 crc crio[24437]: time="2026-06-12T21:01:10.393676719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.765579 | controller | Jun 12 21:01:10.416321 crc crio[24437]: time="2026-06-12T21:01:10.416226662Z" level=info msg="Removed pod sandbox: 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67" id=ae7f9660-024a-45a3-8e56-7472a7de68c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.765599 | controller | Jun 12 21:01:10.417611 crc crio[24437]: time="2026-06-12T21:01:10.417582326Z" level=info msg="Stopping pod sandbox: 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915" id=22b15b0a-b128-4d2c-977d-8a1e4f5f4a9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.765616 | controller | Jun 12 21:01:10.418127 crc crio[24437]: time="2026-06-12T21:01:10.418096558Z" level=info msg="Stopped pod sandbox (already stopped): 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915" id=22b15b0a-b128-4d2c-977d-8a1e4f5f4a9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.765632 | controller | Jun 12 21:01:10.418812 crc crio[24437]: time="2026-06-12T21:01:10.418785556Z" level=info msg="Removing pod sandbox: 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915" id=19b75b36-e63c-4908-a08a-eb348a5ce149 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.765648 | controller | Jun 12 21:01:10.434899 crc crio[24437]: time="2026-06-12T21:01:10.434817275Z" level=info msg="Removed pod sandbox: 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915" id=19b75b36-e63c-4908-a08a-eb348a5ce149 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.765664 | controller | Jun 12 21:01:10.436361 crc crio[24437]: time="2026-06-12T21:01:10.436262661Z" level=info msg="Stopping pod sandbox: 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02" id=8bf5154b-0f9c-4cd0-a22d-3c52f926f74f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.765680 | controller | Jun 12 21:01:10.436514 crc crio[24437]: time="2026-06-12T21:01:10.436446117Z" level=info msg="Stopped pod sandbox (already stopped): 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02" id=8bf5154b-0f9c-4cd0-a22d-3c52f926f74f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.765695 | controller | Jun 12 21:01:10.437576 crc crio[24437]: time="2026-06-12T21:01:10.437503934Z" level=info msg="Removing pod sandbox: 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02" id=5c358111-a54c-4665-8605-e86de17993fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.765711 | controller | Jun 12 21:01:10.457995 crc crio[24437]: time="2026-06-12T21:01:10.457881011Z" level=info msg="Removed pod sandbox: 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02" id=5c358111-a54c-4665-8605-e86de17993fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.765727 | controller | Jun 12 21:01:10.459648 crc crio[24437]: time="2026-06-12T21:01:10.459586544Z" level=info msg="Stopping pod sandbox: 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2" id=67432709-8ad3-4152-bca4-e383aeda5dc4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.765742 | controller | Jun 12 21:01:10.459648 crc crio[24437]: time="2026-06-12T21:01:10.459680946Z" level=info msg="Stopped pod sandbox (already stopped): 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2" id=67432709-8ad3-4152-bca4-e383aeda5dc4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.765757 | controller | Jun 12 21:01:10.460181 crc crio[24437]: time="2026-06-12T21:01:10.460100247Z" level=info msg="Removing pod sandbox: 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2" id=e5a5b1a4-001b-4b02-b961-035cc083c2d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.765773 | controller | Jun 12 21:01:10.509326 crc crio[24437]: time="2026-06-12T21:01:10.50873933Z" level=info msg="Removed pod sandbox: 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2" id=e5a5b1a4-001b-4b02-b961-035cc083c2d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.765788 | controller | Jun 12 21:01:10.545551 crc crio[24437]: time="2026-06-12T21:01:10.545317623Z" level=info msg="Removing container: 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c" id=d4217101-8c08-4ae7-9839-7928f05cc882 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.765807 | controller | Jun 12 21:01:10.580426 crc crio[24437]: time="2026-06-12T21:01:10.580344017Z" level=info msg="Removed container 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c: openstack/ceilometer-0/proxy-httpd" id=d4217101-8c08-4ae7-9839-7928f05cc882 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.765824 | controller | Jun 12 21:01:10.582736 crc crio[24437]: time="2026-06-12T21:01:10.582656355Z" level=info msg="Removing container: ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f" id=9e73d721-a076-40c5-860f-e93a08f72697 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.765840 | controller | Jun 12 21:01:10.600723 crc crio[24437]: time="2026-06-12T21:01:10.600615883Z" level=info msg="Created container 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=2ce5c028-6f6e-4fa2-adfa-7df6261f466b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.765914 | controller | Jun 12 21:01:10.605252 crc crio[24437]: time="2026-06-12T21:01:10.605046385Z" level=info msg="Created container efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e: openstack/nova-api-0/nova-api-log" id=16ecfb58-75cf-4c1c-b1f7-0624fe18d61d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.765935 | controller | Jun 12 21:01:10.607695 crc crio[24437]: time="2026-06-12T21:01:10.607604398Z" level=info msg="Starting container: efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e" id=aac10313-44f7-447c-b3e3-06524762499f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.765952 | controller | Jun 12 21:01:10.607695 crc crio[24437]: time="2026-06-12T21:01:10.607668658Z" level=info msg="Starting container: 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8" id=45ae0f3c-09db-4964-9d87-f615cd4b5d0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.765969 | controller | Jun 12 21:01:10.615782 crc crio[24437]: time="2026-06-12T21:01:10.615650608Z" level=info msg="Started container" PID=83534 containerID=70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=45ae0f3c-09db-4964-9d87-f615cd4b5d0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7
2026-06-12 21:48:32.765986 | controller | Jun 12 21:01:10.635315 crc crio[24437]: time="2026-06-12T21:01:10.635175216Z" level=info msg="Created container 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=ae3d1882-4c38-4690-b22d-f1e3390e4de4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.766003 | controller | Jun 12 21:01:10.636084 crc crio[24437]: time="2026-06-12T21:01:10.635990716Z" level=info msg="Started container" PID=83524 containerID=efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e description=openstack/nova-api-0/nova-api-log id=aac10313-44f7-447c-b3e3-06524762499f name=/runtime.v1.RuntimeService/StartContainer sandboxID=11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e
2026-06-12 21:48:32.766019 | controller | Jun 12 21:01:10.640500 crc crio[24437]: time="2026-06-12T21:01:10.640416487Z" level=info msg="Starting container: 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9" id=3edc3ca2-e7dd-4224-91af-54a2325c7f3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.766035 | controller | Jun 12 21:01:10.651832 crc crio[24437]: time="2026-06-12T21:01:10.651721359Z" level=info msg="Started container" PID=83537 containerID=81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=3edc3ca2-e7dd-4224-91af-54a2325c7f3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0
2026-06-12 21:48:32.766057 | controller | Jun 12 21:01:10.652261 crc crio[24437]: time="2026-06-12T21:01:10.652178849Z" level=info msg="Created container 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6: openstack/nova-metadata-0/nova-metadata-log" id=7d70bc53-7c05-4c14-a1fc-da9ab993ba7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.766073 | controller | Jun 12 21:01:10.661870 crc crio[24437]: time="2026-06-12T21:01:10.661793819Z" level=info msg="Starting container: 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6" id=c4dac2b2-76b1-4dfd-a8a0-d3f8716cfcbe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.766089 | controller | Jun 12 21:01:10.667131 crc crio[24437]: time="2026-06-12T21:01:10.664759463Z" level=info msg="Removed container ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f: openstack/ceilometer-0/sg-core" id=9e73d721-a076-40c5-860f-e93a08f72697 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.766105 | controller | Jun 12 21:01:10.670229 crc crio[24437]: time="2026-06-12T21:01:10.670139409Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=534d1a1b-f531-46ed-956c-0c4ab4372c08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.766121 | controller | Jun 12 21:01:10.674658 crc crio[24437]: time="2026-06-12T21:01:10.672610479Z" level=info msg="Started container" PID=83536 containerID=8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6 description=openstack/nova-metadata-0/nova-metadata-log id=c4dac2b2-76b1-4dfd-a8a0-d3f8716cfcbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d
2026-06-12 21:48:32.766137 | controller | Jun 12 21:01:10.687583 crc crio[24437]: time="2026-06-12T21:01:10.687489611Z" level=info msg="Removing container: 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec" id=f1ccc7d0-361a-4683-95b3-905e42e9d243 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.766152 | controller | Jun 12 21:01:10.704488 crc crio[24437]: time="2026-06-12T21:01:10.703767797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6a1c121c-9c3b-43be-9911-4fcaaefbd871 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.766170 | controller | Jun 12 21:01:10.731707 crc crio[24437]: time="2026-06-12T21:01:10.731594611Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6712cb89-d196-4239-9a14-56090ac5b701 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.766186 | controller | Jun 12 21:01:10.741603 crc crio[24437]: time="2026-06-12T21:01:10.741490659Z" level=info msg="Removed container 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec: openstack/ceilometer-0/ceilometer-notification-agent" id=f1ccc7d0-361a-4683-95b3-905e42e9d243 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.766202 | controller | Jun 12 21:01:10.750514 crc crio[24437]: time="2026-06-12T21:01:10.750253166Z" level=info msg="Removing container: da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e" id=df7ee3bb-55cb-46f6-bb0b-4a4636268541 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.766218 | controller | Jun 12 21:01:10.755826 crc crio[24437]: time="2026-06-12T21:01:10.755716414Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=fc9f3810-db5f-4b8b-84e6-9cbff14042f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.766234 | controller | Jun 12 21:01:10.758034 crc crio[24437]: time="2026-06-12T21:01:10.757900409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.766250 | controller | Jun 12 21:01:10.770388 crc crio[24437]: time="2026-06-12T21:01:10.769507128Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1fc31960-c779-4cca-804a-498ad54b5fad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.766271 | controller | Jun 12 21:01:10.784542 crc crio[24437]: time="2026-06-12T21:01:10.78441744Z" level=info msg="Removed container da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e: openstack/ceilometer-0/ceilometer-central-agent" id=df7ee3bb-55cb-46f6-bb0b-4a4636268541 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.766288 | controller | Jun 12 21:01:10.810752 crc crio[24437]: time="2026-06-12T21:01:10.810621134Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=60997842-7828-4835-8481-2adf4f613448 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.766303 | controller | Jun 12 21:01:10.812589 crc crio[24437]: time="2026-06-12T21:01:10.812554092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.766319 | controller | Jun 12 21:01:10.838773 crc crio[24437]: time="2026-06-12T21:01:10.838406887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.766335 | controller | Jun 12 21:01:10.843459 crc crio[24437]: time="2026-06-12T21:01:10.84334311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.766351 | controller | Jun 12 21:01:10.920159 crc crio[24437]: time="2026-06-12T21:01:10.920057724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.766366 | controller | Jun 12 21:01:10.923650 crc crio[24437]: time="2026-06-12T21:01:10.923317126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.766382 | controller | Jun 12 21:01:10.999681 crc crio[24437]: time="2026-06-12T21:01:10.999512057Z" level=info msg="Created container b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844: openstack/nova-api-0/nova-api-api" id=fc9f3810-db5f-4b8b-84e6-9cbff14042f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.766398 | controller | Jun 12 21:01:11.002850 crc crio[24437]: time="2026-06-12T21:01:11.001898486Z" level=info msg="Starting container: b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844" id=d9a7d636-a3b8-41c6-ba99-846564f0e14d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.766415 | controller | Jun 12 21:01:11.008904 crc crio[24437]: time="2026-06-12T21:01:11.008668145Z" level=info msg="Started container" PID=83608 containerID=b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844 description=openstack/nova-api-0/nova-api-api id=d9a7d636-a3b8-41c6-ba99-846564f0e14d name=/runtime.v1.RuntimeService/StartContainer sandboxID=11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e
2026-06-12 21:48:32.766431 | controller | Jun 12 21:01:11.024150 crc crio[24437]: time="2026-06-12T21:01:11.024058079Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=124b2e5b-9c6f-47ad-87a6-9cbed90845bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.766447 | controller | Jun 12 21:01:11.024340 crc crio[24437]: time="2026-06-12T21:01:11.024156622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.766463 | controller | Jun 12 21:01:11.037345 crc crio[24437]: time="2026-06-12T21:01:11.037238979Z" level=info msg="Created container b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4: openstack/nova-metadata-0/nova-metadata-metadata" id=60997842-7828-4835-8481-2adf4f613448 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.766483 | controller | Jun 12 21:01:11.039556 crc crio[24437]: time="2026-06-12T21:01:11.039485575Z" level=info msg="Starting container: b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4" id=8d0deede-6623-4fb4-9c24-20457c746b8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.766500 | controller | Jun 12 21:01:11.045103 crc crio[24437]: time="2026-06-12T21:01:11.045015332Z" level=info msg="Started container" PID=83616 containerID=b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4 description=openstack/nova-metadata-0/nova-metadata-metadata id=8d0deede-6623-4fb4-9c24-20457c746b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d
2026-06-12 21:48:32.766517 | controller | Jun 12 21:01:11.068360 crc crio[24437]: time="2026-06-12T21:01:11.06816536Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e UID:1fecc860-ff5b-4235-99de-156886aa6c75 NetNS:/var/run/netns/bc026b1f-b69d-497f-b087-82bb97417ef6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fecc860_ff5b_4235_99de_156886aa6c75.slice PodAnnotations:0xc001fa4278}] Aliases:map[]}"
2026-06-12 21:48:32.766533 | controller | Jun 12 21:01:11.068360 crc crio[24437]: time="2026-06-12T21:01:11.068232212Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.766550 | controller | Jun 12 21:01:11.581100 crc crio[24437]: time="2026-06-12T21:01:11.579404497Z" level=info msg="Stopping container: 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8 (timeout: 30s)" id=efe74843-61cb-4f60-a6c5-6b562088a000 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.766567 | controller | Jun 12 21:01:11.584629 crc crio[24437]: time="2026-06-12T21:01:11.584056473Z" level=info msg="Stopping container: b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4 (timeout: 30s)" id=e7ce6fd0-34a9-4352-8a89-38bbf6736367 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.766582 | controller | Jun 12 21:01:11.585079 crc crio[24437]: time="2026-06-12T21:01:11.584502285Z" level=info msg="Stopping container: 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6 (timeout: 30s)" id=cb6cd714-9bda-4bec-a74c-b95dc8b1d757 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.766599 | controller | Jun 12 21:01:11.664981 crc crio[24437]: 2026-06-12T21:01:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf3167c7343d63c Mac:ba:e1:7c:dd:f8:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/bc026b1f-b69d-497f-b087-82bb97417ef6 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.766616 | controller | Jun 12 21:01:11.664981 crc crio[24437]: time="2026-06-12T21:01:11.6628887Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e UID:1fecc860-ff5b-4235-99de-156886aa6c75 NetNS:/var/run/netns/bc026b1f-b69d-497f-b087-82bb97417ef6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fecc860_ff5b_4235_99de_156886aa6c75.slice PodAnnotations:0xc001fa4278}] Aliases:map[]}"
2026-06-12 21:48:32.766632 | controller | Jun 12 21:01:11.664981 crc crio[24437]: time="2026-06-12T21:01:11.663078156Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.766648 | controller | Jun 12 21:01:11.675351 crc crio[24437]: time="2026-06-12T21:01:11.675278729Z" level=info msg="Ran pod sandbox cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e with infra container: openstack/ceilometer-0/POD" id=124b2e5b-9c6f-47ad-87a6-9cbed90845bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.766668 | controller | Jun 12 21:01:11.680075 crc crio[24437]: time="2026-06-12T21:01:11.680039499Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=69449c3f-82ef-4f9c-8ecb-0173d6ecdb87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.766686 | controller | Jun 12 21:01:11.715194 crc crio[24437]: time="2026-06-12T21:01:11.715101023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=8c63d6e4-209f-44d7-ae44-50a201720354 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.766702 | controller | Jun 12 21:01:11.715775 crc crio[24437]: time="2026-06-12T21:01:11.715731999Z" level=info msg="Stopped container 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6: openstack/nova-metadata-0/nova-metadata-log" id=cb6cd714-9bda-4bec-a74c-b95dc8b1d757 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.766718 | controller | Jun 12 21:01:11.726313 crc crio[24437]: time="2026-06-12T21:01:11.723325579Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=d1392870-ce24-4e5a-9472-bbc134ddf975 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.766734 | controller | Jun 12 21:01:11.726313 crc crio[24437]: time="2026-06-12T21:01:11.723728349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.766750 | controller | Jun 12 21:01:11.802816 crc crio[24437]: time="2026-06-12T21:01:11.80269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.766766 | controller | Jun 12 21:01:11.808723 crc crio[24437]: time="2026-06-12T21:01:11.808639107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.766783 | controller | Jun 12 21:01:11.981182 crc crio[24437]: time="2026-06-12T21:01:11.981009609Z" level=info msg="Created container 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c: openstack/ceilometer-0/ceilometer-central-agent" id=d1392870-ce24-4e5a-9472-bbc134ddf975 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.766799 | controller | Jun 12 21:01:11.982274 crc crio[24437]: time="2026-06-12T21:01:11.982210399Z" level=info msg="Starting container: 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c" id=3b3ddece-b016-42a4-a285-0652f5e370fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.766816 | controller | Jun 12 21:01:11.991497 crc crio[24437]: time="2026-06-12T21:01:11.991396148Z" level=info msg="Started container" PID=83949 containerID=6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c description=openstack/ceilometer-0/ceilometer-central-agent id=3b3ddece-b016-42a4-a285-0652f5e370fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e
2026-06-12 21:48:32.766832 | controller | Jun 12 21:01:12.006823 crc crio[24437]: time="2026-06-12T21:01:12.00673251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=93303738-56ce-4897-8140-3f93774b34ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.766862 | controller | Jun 12 21:01:12.039490 crc crio[24437]: time="2026-06-12T21:01:12.039383196Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=d401bb22-ad2b-4783-a9e9-abfc0c2a0ecc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.766890 | controller | Jun 12 21:01:12.047135 crc crio[24437]: time="2026-06-12T21:01:12.047032996Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=1e5cb936-7d88-49b7-ae9f-4c3ec4b1f5ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.766907 | controller | Jun 12 21:01:12.047769 crc crio[24437]: time="2026-06-12T21:01:12.047699143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.766924 | controller | Jun 12 21:01:12.097533 crc crio[24437]: time="2026-06-12T21:01:12.097342512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.766954 | controller | Jun 12 21:01:12.102644 crc crio[24437]: time="2026-06-12T21:01:12.102620023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.766972 | controller | Jun 12 21:01:12.121715 crc crio[24437]: time="2026-06-12T21:01:12.121630819Z" level=info msg="Stopped container b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4: openstack/nova-metadata-0/nova-metadata-metadata" id=e7ce6fd0-34a9-4352-8a89-38bbf6736367 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.766990 | controller | Jun 12 21:01:12.123399 crc crio[24437]: time="2026-06-12T21:01:12.12335359Z" level=info msg="Stopping pod sandbox: f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d" id=ccebc492-121a-4186-80a0-eb9c04112232 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.767008 | controller | Jun 12 21:01:12.124469 crc crio[24437]: time="2026-06-12T21:01:12.124349295Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d UID:a66bb7c8-5c7c-4199-803c-858aba8c68a4 NetNS:/var/run/netns/fb5d3fd4-a3fa-4a22-92b1-7d69cadb49b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda66bb7c8_5c7c_4199_803c_858aba8c68a4.slice PodAnnotations:0xc00012ad00}] Aliases:map[]}"
2026-06-12 21:48:32.767025 | controller | Jun 12 21:01:12.124653 crc crio[24437]: time="2026-06-12T21:01:12.124505879Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.767041 | controller | Jun 12 21:01:12.393534 crc crio[24437]: time="2026-06-12T21:01:12.391997785Z" level=info msg="Created container bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb: openstack/ceilometer-0/ceilometer-notification-agent" id=1e5cb936-7d88-49b7-ae9f-4c3ec4b1f5ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.767058 | controller | Jun 12 21:01:12.394319 crc crio[24437]: time="2026-06-12T21:01:12.39421633Z" level=info msg="Starting container: bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb" id=50d87ee5-8725-45c7-a3d0-7aa1f1c52f66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.767074 | controller | Jun 12 21:01:12.412244 crc crio[24437]: time="2026-06-12T21:01:12.412127107Z" level=info msg="Started container" PID=83997 containerID=bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb description=openstack/ceilometer-0/ceilometer-notification-agent id=50d87ee5-8725-45c7-a3d0-7aa1f1c52f66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e
2026-06-12 21:48:32.767091 | controller | Jun 12 21:01:12.429554 crc crio[24437]: time="2026-06-12T21:01:12.42671364Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=ccaca2e5-2da0-47fe-98ff-c898da591417 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.767112 | controller | Jun 12 21:01:12.456209 crc crio[24437]: time="2026-06-12T21:01:12.456129144Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=9d7dd05e-0b6a-4dd5-b57d-8b00acc7f0f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.767129 | controller | Jun 12 21:01:12.473513 crc crio[24437]: time="2026-06-12T21:01:12.473403816Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=f2bc1cd6-fa58-4a6d-9fd9-6285c614ce28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.767145 | controller | Jun 12 21:01:12.474002 crc crio[24437]: time="2026-06-12T21:01:12.473911478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.767162 | controller | Jun 12 21:01:12.585257 crc crio[24437]: time="2026-06-12T21:01:12.585061462Z" level=info msg="Stopped pod sandbox: f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d" id=ccebc492-121a-4186-80a0-eb9c04112232 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.767179 | controller | Jun 12 21:01:12.636506 crc crio[24437]: time="2026-06-12T21:01:12.635971142Z" level=info msg="Stopping container: 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307 (timeout: 10s)" id=6b7b5e60-6efc-42fe-beb2-cf507d9245d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.767195 | controller | Jun 12 21:01:12.726045 crc crio[24437]: time="2026-06-12T21:01:12.725970978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.767212 | controller | Jun 12 21:01:12.736138 crc crio[24437]: time="2026-06-12T21:01:12.73605746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.767228 | controller | Jun 12 21:01:12.782542 crc crio[24437]: time="2026-06-12T21:01:12.782391786Z" level=info msg="Stopped container 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307: openstack/dnsmasq-dns-764b948f4c-42zz5/dnsmasq-dns" id=6b7b5e60-6efc-42fe-beb2-cf507d9245d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.767248 | controller | Jun 12 21:01:12.784024 crc crio[24437]: time="2026-06-12T21:01:12.783967885Z" level=info msg="Stopping pod sandbox: 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb" id=10aa09a0-ce5a-4fa7-910b-272ae4dd4336 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.767273 | controller | Jun 12 21:01:12.788351 crc crio[24437]: time="2026-06-12T21:01:12.788247452Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-42zz5 Namespace:openstack ID:831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb UID:e810db42-dee1-4c12-b9c6-fd34565f7338 NetNS:/var/run/netns/64a2c1f0-0cb9-4179-9f91-3913f642cc6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode810db42_dee1_4c12_b9c6_fd34565f7338.slice PodAnnotations:0xc001f6cd00}] Aliases:map[]}"
2026-06-12 21:48:32.767302 | controller | Jun 12 21:01:12.788866 crc crio[24437]: time="2026-06-12T21:01:12.788493738Z" level=info msg="Deleting pod openstack_dnsmasq-dns-764b948f4c-42zz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.767324 | controller | Jun 12 21:01:12.929507 crc crio[24437]: time="2026-06-12T21:01:12.929417565Z" level=info msg="Created container 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1: openstack/ceilometer-0/sg-core" id=f2bc1cd6-fa58-4a6d-9fd9-6285c614ce28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.767341 | controller | Jun 12 21:01:12.935406 crc crio[24437]: time="2026-06-12T21:01:12.935316483Z" level=info msg="Starting container: 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1" id=fc4fa2e8-b911-4ac0-b5f5-fc340fb39c36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.767363 | controller | Jun 12 21:01:12.949106 crc crio[24437]: time="2026-06-12T21:01:12.948411139Z" level=info msg="Started container" PID=84078 containerID=4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1 description=openstack/ceilometer-0/sg-core id=fc4fa2e8-b911-4ac0-b5f5-fc340fb39c36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e
2026-06-12 21:48:32.767380 | controller | Jun 12 21:01:12.979671 crc crio[24437]: time="2026-06-12T21:01:12.979532485Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=6f1ddf80-a1c1-4b9f-9614-54152ed24339 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.767398 | controller | Jun 12 21:01:13.036575 crc crio[24437]: time="2026-06-12T21:01:13.036519628Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=9106520a-b6fd-4d34-8fbb-ca1d5926ae24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.767416 | controller | Jun 12 21:01:13.050141 crc crio[24437]: time="2026-06-12T21:01:13.050096346Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=33ffc48d-131b-419a-8331-be59e34da56e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.767433 | controller | Jun 12 21:01:13.053846 crc crio[24437]: time="2026-06-12T21:01:13.053812599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.767449 | controller | Jun 12 21:01:13.245124 crc crio[24437]: time="2026-06-12T21:01:13.24502733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.767464 | controller | Jun 12 21:01:13.259487 crc crio[24437]: time="2026-06-12T21:01:13.259387899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.767480 | controller | Jun 12 21:01:13.415316 crc crio[24437]: time="2026-06-12T21:01:13.414432428Z" level=info msg="Stopped pod sandbox: 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb" id=10aa09a0-ce5a-4fa7-910b-272ae4dd4336 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.767496 | controller | Jun 12 21:01:13.426476 crc crio[24437]: time="2026-06-12T21:01:13.426119529Z" level=info msg="Created container 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa: openstack/ceilometer-0/proxy-httpd" id=33ffc48d-131b-419a-8331-be59e34da56e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.767513 | controller | Jun 12 21:01:13.428872 crc crio[24437]: time="2026-06-12T21:01:13.428493099Z" level=info msg="Starting container: 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa" id=fdac8be8-cc86-4b8e-b12f-4d70666d3a1a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.767529 | controller | Jun 12 21:01:13.435397 crc crio[24437]: time="2026-06-12T21:01:13.435224717Z" level=info msg="Started container" PID=84150 containerID=183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa description=openstack/ceilometer-0/proxy-httpd id=fdac8be8-cc86-4b8e-b12f-4d70666d3a1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e
2026-06-12 21:48:32.767545 | controller | Jun 12 21:01:13.765545 crc crio[24437]: time="2026-06-12T21:01:13.765334714Z" level=info msg="Removing container: 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307" id=3f3c6114-d5f3-4749-95ee-72b96196aa80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.767561 | controller | Jun 12 21:01:13.822339 crc crio[24437]: time="2026-06-12T21:01:13.821752532Z" level=info msg="Removed container 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307: openstack/dnsmasq-dns-764b948f4c-42zz5/dnsmasq-dns" id=3f3c6114-d5f3-4749-95ee-72b96196aa80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.767582 | controller | Jun 12 21:01:13.847241 crc crio[24437]: time="2026-06-12T21:01:13.847154656Z" level=info msg="Removing container: 45b2b2f66db8bae713994f41d7ea32b465e96cc339647e055bdd06b52e2f18e0" id=a4fea56d-b3a7-478a-961f-3e9843cdfa03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.767598 | controller | Jun 12 21:01:14.001325 crc crio[24437]: time="2026-06-12T21:01:14.000457891Z" level=info msg="Removed container 45b2b2f66db8bae713994f41d7ea32b465e96cc339647e055bdd06b52e2f18e0: openstack/dnsmasq-dns-764b948f4c-42zz5/init" id=a4fea56d-b3a7-478a-961f-3e9843cdfa03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.767614 | controller | Jun 12 21:01:14.462185 crc crio[24437]: time="2026-06-12T21:01:14.462090691Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=1bcb544a-43a3-415b-8c3f-e2fc1ed7c58f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.767629 | controller | Jun 12 21:01:14.462391 crc crio[24437]: time="2026-06-12T21:01:14.462216974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.767645 | controller | Jun 12 21:01:14.507151 crc crio[24437]: time="2026-06-12T21:01:14.506871728Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346 UID:5c1290b6-a84a-4c8d-8f9b-d2a558c28483 NetNS:/var/run/netns/c306a647-f1d5-42e7-9b8f-5c9dbc346484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1290b6_a84a_4c8d_8f9b_d2a558c28483.slice PodAnnotations:0xc000c24868}] Aliases:map[]}"
2026-06-12 21:48:32.767661 | controller | Jun 12 21:01:14.507151 crc crio[24437]: time="2026-06-12T21:01:14.507008102Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.767679 | controller | Jun 12 21:01:15.156010 crc crio[24437]: 2026-06-12T21:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69de684408208b5 Mac:5a:0c:b5:85:55:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/c306a647-f1d5-42e7-9b8f-5c9dbc346484 SocketPath: PciID:}] [{Interface:0xc000372780 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.767696 | controller | Jun 12 21:01:15.158115 crc crio[24437]: time="2026-06-12T21:01:15.158017408Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346 UID:5c1290b6-a84a-4c8d-8f9b-d2a558c28483 NetNS:/var/run/netns/c306a647-f1d5-42e7-9b8f-5c9dbc346484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1290b6_a84a_4c8d_8f9b_d2a558c28483.slice PodAnnotations:0xc000c24868}] Aliases:map[]}"
2026-06-12 21:48:32.767712 | controller | Jun 12 21:01:15.158198 crc crio[24437]: time="2026-06-12T21:01:15.158176732Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.767728 | controller | Jun 12 21:01:15.168373 crc crio[24437]: time="2026-06-12T21:01:15.168274765Z" level=info msg="Ran pod sandbox 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346 with infra container: openstack/nova-metadata-0/POD" id=1bcb544a-43a3-415b-8c3f-e2fc1ed7c58f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.767744 | controller | Jun 12 21:01:15.170501 crc crio[24437]: time="2026-06-12T21:01:15.170418008Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1ba72e7a-7b55-42cc-ac6e-567b9d183e36 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.767764 | controller | Jun 12 21:01:15.178268 crc crio[24437]: time="2026-06-12T21:01:15.178170871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=4c720249-7b05-4fde-b52d-a8c9c893ffde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.767781 | controller | Jun 12 21:01:15.186573 crc crio[24437]: time="2026-06-12T21:01:15.186495519Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=ed544d23-288d-4fdd-a577-d1343ca3efbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.767797 | controller | Jun 12 21:01:15.188180 crc crio[24437]: time="2026-06-12T21:01:15.188123169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.767813 | controller | Jun 12 21:01:15.262838 crc crio[24437]: time="2026-06-12T21:01:15.262614408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.767829 | controller | Jun 12 21:01:15.276555 crc crio[24437]: time="2026-06-12T21:01:15.276453714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.767846 | controller | Jun 12 21:01:15.444218 crc crio[24437]: time="2026-06-12T21:01:15.444121588Z" level=info msg="Created container a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650: openstack/nova-metadata-0/nova-metadata-log" id=ed544d23-288d-4fdd-a577-d1343ca3efbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.767884 | controller | Jun 12 21:01:15.445565 crc crio[24437]: time="2026-06-12T21:01:15.445484192Z" level=info msg="Starting container: a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650" id=cc2525e8-cf08-4906-9acc-7db6ba00a7ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.767901 | controller | Jun 12 21:01:15.453637 crc crio[24437]: time="2026-06-12T21:01:15.453552164Z" level=info msg="Started container" PID=84488 containerID=a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650 description=openstack/nova-metadata-0/nova-metadata-log id=cc2525e8-cf08-4906-9acc-7db6ba00a7ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346
2026-06-12 21:48:32.767917 | controller | Jun 12 21:01:15.475708 crc crio[24437]: time="2026-06-12T21:01:15.475488862Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b170c51b-35c1-40a2-88f9-cd47404b9c08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.767933 | controller | Jun 12 21:01:15.530164 crc crio[24437]: time="2026-06-12T21:01:15.52954399Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=5064dfc6-8d74-40ba-be3e-ed5f98c93ab8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.767949 | controller | Jun 12 21:01:15.549509 crc crio[24437]: time="2026-06-12T21:01:15.549397015Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=90e6b2a3-f30c-4d50-a65e-d7aa023c350f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.767965 | controller | Jun 12 21:01:15.551256 crc crio[24437]: time="2026-06-12T21:01:15.55115093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.767981 | controller | Jun 12 21:01:15.643307 crc crio[24437]: time="2026-06-12T21:01:15.643104543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.768002 | controller | Jun 12 21:01:15.652322 crc crio[24437]: time="2026-06-12T21:01:15.652204291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.768018 | controller | Jun 12 21:01:15.949553 crc crio[24437]: time="2026-06-12T21:01:15.948622498Z" level=info msg="Created container 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf: openstack/nova-metadata-0/nova-metadata-metadata" id=90e6b2a3-f30c-4d50-a65e-d7aa023c350f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.768035 | controller | Jun 12 21:01:15.951461 crc crio[24437]: time="2026-06-12T21:01:15.950973656Z" level=info msg="Starting container: 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf" id=6de2b3b5-00e5-4c71-869d-7e184e5a513f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.768052 | controller | Jun 12 21:01:15.959432 crc crio[24437]: time="2026-06-12T21:01:15.959365365Z" level=info msg="Started container" PID=84531 containerID=05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf description=openstack/nova-metadata-0/nova-metadata-metadata id=6de2b3b5-00e5-4c71-869d-7e184e5a513f name=/runtime.v1.RuntimeService/StartContainer sandboxID=69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346
2026-06-12 21:48:32.768069 | controller | Jun 12 21:01:16.909311 crc crio[24437]: time="2026-06-12T21:01:16.90889631Z" level=info msg="Stopping pod sandbox: 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8" id=c123fb5a-be03-4efb-80e4-689b3b4107e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.768085 | controller | Jun 12 21:01:16.911000 crc crio[24437]: time="2026-06-12T21:01:16.910970662Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-9bpfw Namespace:openstack ID:41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8 UID:573c8668-bccb-40cf-b720-8021c414fa42 NetNS:/var/run/netns/6fc5b6f5-f9a2-4808-a008-72c23571316d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod573c8668_bccb_40cf_b720_8021c414fa42.slice PodAnnotations:0xc002554a18}] Aliases:map[]}"
2026-06-12 21:48:32.768101 | controller | Jun 12 21:01:16.911232 crc crio[24437]: time="2026-06-12T21:01:16.911213568Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-9bpfw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.768117 | controller | Jun 12 21:01:17.347983 crc crio[24437]: time="2026-06-12T21:01:17.347530346Z" level=info msg="Stopped pod sandbox: 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8" id=c123fb5a-be03-4efb-80e4-689b3b4107e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.768133 | controller | Jun 12 21:01:18.369448 crc crio[24437]: time="2026-06-12T21:01:18.368581504Z" level=info msg="Stopping container: b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844 (timeout: 30s)" id=f6c81cb5-6687-4314-bfdd-1cd6504efb90 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.768149 | controller | Jun 12 21:01:18.370385 crc crio[24437]: time="2026-06-12T21:01:18.368726898Z" level=info msg="Stopping container: efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e (timeout: 30s)" id=04492140-7f63-4188-97eb-1c7b5a0b1033 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.768165 | controller | Jun 12 21:01:18.411213 crc crio[24437]: time="2026-06-12T21:01:18.411145047Z" level=info msg="Stopping container: 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9 (timeout: 30s)" id=d7578781-d81c-4f1a-aba1-481aaba15373 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.768181 | controller | Jun 12 21:01:18.502211 crc crio[24437]: time="2026-06-12T21:01:18.502106916Z" level=info msg="Stopped container efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e: openstack/nova-api-0/nova-api-log" id=04492140-7f63-4188-97eb-1c7b5a0b1033 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.768202 | controller | Jun 12 21:01:18.956146 crc crio[24437]: time="2026-06-12T21:01:18.956076374Z" level=info msg="Stopping container: 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf (timeout: 30s)" id=c081640a-a55d-49a3-bedf-996f0f66a90f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.768218 | controller | Jun 12 21:01:18.956257 crc crio[24437]: time="2026-06-12T21:01:18.956146626Z" level=info msg="Stopping container: a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650 (timeout: 30s)" id=ead2da38-edfb-4572-87fb-9fcc458f9230 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.768233 | controller | Jun 12 21:01:19.082800 crc crio[24437]: time="2026-06-12T21:01:19.082694324Z" level=info msg="Stopped container a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650: openstack/nova-metadata-0/nova-metadata-log" id=ead2da38-edfb-4572-87fb-9fcc458f9230 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.768249 | controller | Jun 12 21:01:19.192425 crc crio[24437]: time="2026-06-12T21:01:19.192260028Z" level=info msg="Stopped container 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf: openstack/nova-metadata-0/nova-metadata-metadata" id=c081640a-a55d-49a3-bedf-996f0f66a90f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.768271 | controller | Jun 12 21:01:19.193583 crc crio[24437]: time="2026-06-12T21:01:19.193510549Z" level=info msg="Stopping pod sandbox: 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346" id=016ef345-1cd6-4da5-9375-bdc32eea5f43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.768305 | controller | Jun 12 21:01:19.194266 crc crio[24437]: time="2026-06-12T21:01:19.194209677Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346 UID:5c1290b6-a84a-4c8d-8f9b-d2a558c28483 NetNS:/var/run/netns/c306a647-f1d5-42e7-9b8f-5c9dbc346484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1290b6_a84a_4c8d_8f9b_d2a558c28483.slice PodAnnotations:0xc0026aa7b0}] Aliases:map[]}"
2026-06-12 21:48:32.768338 | controller | Jun 12 21:01:19.194447 crc crio[24437]: time="2026-06-12T21:01:19.194394281Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.768367 | controller | Jun 12 21:01:19.635379 crc crio[24437]: time="2026-06-12T21:01:19.6347384Z" level=info msg="Stopped pod sandbox: 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346" id=016ef345-1cd6-4da5-9375-bdc32eea5f43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.768395 | controller | Jun 12 21:01:19.973154 crc crio[24437]: time="2026-06-12T21:01:19.973085963Z" level=info msg="Stopping pod sandbox: 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4" id=6b9ed115-84f8-4977-ba8e-26ef37917b71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.768422 | controller | Jun 12 21:01:19.974001 crc crio[24437]: time="2026-06-12T21:01:19.973901042Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-2d2vt Namespace:openstack ID:84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4 UID:1be94ed4-e2bd-4bd0-868d-e8a3aad79ebd NetNS:/var/run/netns/8614f269-55a6-4939-98f6-7b1938db59a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be94ed4_e2bd_4bd0_868d_e8a3aad79ebd.slice PodAnnotations:0xc001f6c2d8}] Aliases:map[]}"
2026-06-12 21:48:32.768451 | controller | Jun 12 21:01:19.974169 crc crio[24437]: time="2026-06-12T21:01:19.974115809Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-2d2vt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.768485 | controller | Jun 12 21:01:19.974991 crc crio[24437]: time="2026-06-12T21:01:19.974853016Z" level=info msg="Removing container: 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf" id=70db85cf-3581-4887-97de-11b5aae0c3be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.768517 | controller | Jun 12 21:01:20.085998 crc crio[24437]: time="2026-06-12T21:01:20.085497157Z" level=info msg="Removed container 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf: openstack/nova-metadata-0/nova-metadata-metadata" id=70db85cf-3581-4887-97de-11b5aae0c3be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.768548 | controller | Jun 12 21:01:20.106339 crc crio[24437]: time="2026-06-12T21:01:20.106158103Z" level=info msg="Removing container: a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650" id=63aae75a-3220-456b-bb63-7f0f7cb541c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.768577 | controller | Jun 12 21:01:20.151238 crc crio[24437]: time="2026-06-12T21:01:20.15014541Z" level=info msg="Removed container a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650: openstack/nova-metadata-0/nova-metadata-log" id=63aae75a-3220-456b-bb63-7f0f7cb541c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.768605 | controller | Jun 12 21:01:20.386534 crc crio[24437]: time="2026-06-12T21:01:20.386465098Z" level=info msg="Stopped pod sandbox: 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4" id=6b9ed115-84f8-4977-ba8e-26ef37917b71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.768633 | controller | Jun 12 21:01:20.459119 crc crio[24437]: time="2026-06-12T21:01:20.45586652Z" level=info msg="Stopped container 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=d7578781-d81c-4f1a-aba1-481aaba15373 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.768660 | controller | Jun 12 21:01:20.461159 crc crio[24437]: time="2026-06-12T21:01:20.459533731Z" level=info msg="Stopping pod sandbox: 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0" id=8bd8204b-c091-45f2-90c3-e6e938373c3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.768688 | controller | Jun 12 21:01:20.461159 crc crio[24437]: time="2026-06-12T21:01:20.460114545Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0 UID:d49aefd7-060a-4307-9793-07ff49d9ad22 NetNS:/var/run/netns/eb0931ea-dd44-4bdc-bec9-c34d93527774 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd49aefd7_060a_4307_9793_07ff49d9ad22.slice PodAnnotations:0xc0018407b0}] Aliases:map[]}"
2026-06-12 21:48:32.768715 | controller | Jun 12 21:01:20.461159 crc crio[24437]: time="2026-06-12T21:01:20.460245718Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.768743 | controller | Jun 12 21:01:20.480333 crc crio[24437]: time="2026-06-12T21:01:20.475854688Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=2f34aea0-3192-4540-933a-f5d42aa0900a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.768771 | controller | Jun 12 21:01:20.480333 crc crio[24437]: time="2026-06-12T21:01:20.475984291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.768799 | controller | Jun 12 21:01:20.528668 crc crio[24437]: time="2026-06-12T21:01:20.528619544Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa UID:827edbe7-39f0-43c7-82ae-bfc2dc2a5705 NetNS:/var/run/netns/decae045-d76f-4910-9c71-dbd75d9dfa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod827edbe7_39f0_43c7_82ae_bfc2dc2a5705.slice PodAnnotations:0xc001840990}] Aliases:map[]}"
2026-06-12 21:48:32.768868 | controller | Jun 12 21:01:20.529224 crc crio[24437]: time="2026-06-12T21:01:20.529202519Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.768907 | controller | Jun 12 21:01:20.847752 crc crio[24437]: time="2026-06-12T21:01:20.846572549Z" level=info msg="Stopped pod sandbox: 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0" id=8bd8204b-c091-45f2-90c3-e6e938373c3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.768929 | controller | Jun 12 21:01:21.061894 crc crio[24437]: time="2026-06-12T21:01:21.061274846Z" level=info msg="Removing container: 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9" id=533c3ce5-5f73-45a6-b575-d260fccdffe9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.768947 | controller | Jun 12 21:01:21.120234 crc crio[24437]: 2026-06-12T21:01:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60c563a1e22fdd7 Mac:2e:80:f6:24:b9:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/decae045-d76f-4910-9c71-dbd75d9dfa4f SocketPath: PciID:}] [{Interface:0xc00050a5c0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.768964 | controller | Jun 12 21:01:21.120234 crc crio[24437]: time="2026-06-12T21:01:21.119837668Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa UID:827edbe7-39f0-43c7-82ae-bfc2dc2a5705 NetNS:/var/run/netns/decae045-d76f-4910-9c71-dbd75d9dfa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod827edbe7_39f0_43c7_82ae_bfc2dc2a5705.slice PodAnnotations:0xc001840990}] Aliases:map[]}"
2026-06-12 21:48:32.768981 | controller | Jun 12 21:01:21.120234 crc crio[24437]: time="2026-06-12T21:01:21.120029913Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.768999 | controller | Jun 12 21:01:21.137689 crc crio[24437]: time="2026-06-12T21:01:21.137602151Z" level=info msg="Removed container 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=533c3ce5-5f73-45a6-b575-d260fccdffe9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.769017 | controller | Jun 12 21:01:21.155797 crc crio[24437]: time="2026-06-12T21:01:21.155752424Z" level=info msg="Ran pod sandbox 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa with infra container: openstack/nova-metadata-0/POD" id=2f34aea0-3192-4540-933a-f5d42aa0900a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.769033 | controller | Jun 12 21:01:21.168216 crc crio[24437]: time="2026-06-12T21:01:21.168133964Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=9be46d36-1317-408d-a7e9-86682ef9b83c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.769049 | controller | Jun 12 21:01:21.172544 crc crio[24437]: time="2026-06-12T21:01:21.17244472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=e9d542fc-acbc-493b-9082-f144a0c55d13 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.769065 | controller | Jun 12 21:01:21.226306 crc crio[24437]: time="2026-06-12T21:01:21.225654169Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=0bffb74f-1652-4823-83b5-75eeadf89e39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.769086 | controller | Jun 12 21:01:21.228324 crc crio[24437]: time="2026-06-12T21:01:21.228002667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.769103 | controller | Jun 12 21:01:21.316236 crc crio[24437]: time="2026-06-12T21:01:21.31065172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.769119 | controller | Jun 12 21:01:21.316716 crc crio[24437]: time="2026-06-12T21:01:21.316647149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.769135 | controller | Jun 12 21:01:21.531710 crc crio[24437]: time="2026-06-12T21:01:21.531611803Z" level=info msg="Created container 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db: openstack/nova-metadata-0/nova-metadata-log" id=0bffb74f-1652-4823-83b5-75eeadf89e39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.769151 | controller | Jun 12 21:01:21.534482 crc crio[24437]: time="2026-06-12T21:01:21.534446724Z" level=info msg="Starting container: 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db" id=d2746480-f5e1-4693-92ff-23b379b39816 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.769168 | controller | Jun 12 21:01:21.545130 crc crio[24437]: time="2026-06-12T21:01:21.544693219Z" level=info msg="Started container" PID=85157 containerID=0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db description=openstack/nova-metadata-0/nova-metadata-log id=d2746480-f5e1-4693-92ff-23b379b39816 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa
2026-06-12 21:48:32.769185 | controller | Jun 12 21:01:21.558623 crc crio[24437]: time="2026-06-12T21:01:21.558459523Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=590371b0-dce3-4a3e-903f-d5648d568e57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.769201 | controller | Jun 12 21:01:21.584268 crc crio[24437]: time="2026-06-12T21:01:21.584191085Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=6414a0a0-a156-40a3-8b24-4c242d4c0eca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.769217 | controller | Jun 12 21:01:21.584417 crc crio[24437]: time="2026-06-12T21:01:21.584315518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.769233 | controller | Jun 12 21:01:21.623896 crc crio[24437]: time="2026-06-12T21:01:21.623803254Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:c372ed9071f7daedc6b94af4162e74145637811b23a19b9b36e0a493841d3132 UID:0ee08d07-0f25-40e2-8570-e366b21200ef NetNS:/var/run/netns/c12ebc75-86e7-4f21-b628-5feed71b5153 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ee08d07_0f25_40e2_8570_e366b21200ef.slice PodAnnotations:0xc001840498}] Aliases:map[]}"
2026-06-12 21:48:32.769250 | controller | Jun 12 21:01:21.623896 crc crio[24437]: time="2026-06-12T21:01:21.623862675Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.769268 | controller | Jun 12 21:01:21.626707 crc crio[24437]: time="2026-06-12T21:01:21.626625704Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1f918425-2c4f-46ee-856f-2762300a4366 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.769289 | controller | Jun 12 21:01:21.643343 crc crio[24437]: time="2026-06-12T21:01:21.643185948Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=e3c7625e-b8ed-45c0-a41c-43ab7290a958 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.769306 | controller | Jun 12 21:01:21.645123 crc crio[24437]: time="2026-06-12T21:01:21.645067774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.769322 | controller | Jun 12 21:01:21.734361 crc crio[24437]: time="2026-06-12T21:01:21.731413709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.769339 | controller | Jun 12 21:01:21.734361 crc crio[24437]: time="2026-06-12T21:01:21.734323222Z" level=info msg="Stopped container b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844: openstack/nova-api-0/nova-api-api" id=f6c81cb5-6687-4314-bfdd-1cd6504efb90 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.769355 | controller | Jun 12 21:01:21.737071 crc crio[24437]: time="2026-06-12T21:01:21.736973858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.769371 | controller | Jun 12 21:01:21.741439 crc crio[24437]: time="2026-06-12T21:01:21.741366897Z" level=info msg="Stopping pod sandbox: 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e" id=3885c19c-a1d3-49a5-a2a9-566856a1d5bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.769387 | controller | Jun 12 21:01:21.742884 crc crio[24437]: time="2026-06-12T21:01:21.741859839Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e UID:484e62d3-ad29-4ff2-90dc-bf281b8d439d NetNS:/var/run/netns/044c1f88-3cc4-4553-b470-913db8b85522 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod484e62d3_ad29_4ff2_90dc_bf281b8d439d.slice PodAnnotations:0xc002746278}] Aliases:map[]}"
2026-06-12 21:48:32.769403 | controller | Jun 12 21:01:21.750686 crc crio[24437]: time="2026-06-12T21:01:21.750491975Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.769419 | controller | Jun 12 21:01:21.799762 crc crio[24437]: time="2026-06-12T21:01:21.799709744Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=40f69077-175a-49d4-9d8c-caad4205c14d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.769435 | controller | Jun 12 21:01:21.799762 crc crio[24437]: time="2026-06-12T21:01:21.799797446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.769451 | controller | Jun 12 21:01:21.884250 crc crio[24437]: time="2026-06-12T21:01:21.88413407Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5 UID:556e4fcc-b394-47a1-90de-e12f680d818d NetNS:/var/run/netns/18697bc9-d90b-47d7-8551-b83c7f71b0ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556e4fcc_b394_47a1_90de_e12f680d818d.slice PodAnnotations:0xc00012b4f8}] Aliases:map[]}"
2026-06-12 21:48:32.769469 | controller | Jun 12 21:01:21.884250 crc crio[24437]: time="2026-06-12T21:01:21.884213662Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.769486 | controller | Jun 12 21:01:21.942858 crc crio[24437]: time="2026-06-12T21:01:21.942746233Z" level=info msg="Created container 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1: openstack/nova-metadata-0/nova-metadata-metadata" id=e3c7625e-b8ed-45c0-a41c-43ab7290a958 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.769507 | controller | Jun 12 21:01:21.946588 crc crio[24437]: time="2026-06-12T21:01:21.946521576Z" level=info msg="Starting container: 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1" id=354a3188-71aa-4565-91ec-09cbcf78c523 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.769524 | controller | Jun 12 21:01:21.955345 crc crio[24437]: time="2026-06-12T21:01:21.95504111Z" level=info msg="Started container" PID=85241 containerID=39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1 description=openstack/nova-metadata-0/nova-metadata-metadata id=354a3188-71aa-4565-91ec-09cbcf78c523 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa
2026-06-12 21:48:32.769541 | controller | Jun 12 21:01:22.280004 crc crio[24437]: 2026-06-12T21:01:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c372ed9071f7dae Mac:26:ad:e6:7c:76:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/c12ebc75-86e7-4f21-b628-5feed71b5153 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.769558 | controller | Jun 12 21:01:22.281847 crc crio[24437]: time="2026-06-12T21:01:22.281686499Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:c372ed9071f7daedc6b94af4162e74145637811b23a19b9b36e0a493841d3132 UID:0ee08d07-0f25-40e2-8570-e366b21200ef NetNS:/var/run/netns/c12ebc75-86e7-4f21-b628-5feed71b5153 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ee08d07_0f25_40e2_8570_e366b21200ef.slice PodAnnotations:0xc001840498}] Aliases:map[]}"
2026-06-12 21:48:32.769575 | controller | Jun 12 21:01:22.282037 crc crio[24437]: time="2026-06-12T21:01:22.281858023Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.769592 | controller | Jun 12 21:01:22.351653 crc crio[24437]: time="2026-06-12T21:01:22.350331863Z" level=info msg="Ran pod sandbox c372ed9071f7daedc6b94af4162e74145637811b23a19b9b36e0a493841d3132 with infra container: openstack/nova-cell1-conductor-0/POD" id=6414a0a0-a156-40a3-8b24-4c242d4c0eca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.769610 | controller | Jun 12 21:01:22.358196 crc crio[24437]: time="2026-06-12T21:01:22.358093107Z" level=info msg="Stopped pod sandbox: 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e" id=3885c19c-a1d3-49a5-a2a9-566856a1d5bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.769627 | controller | Jun 12 21:01:22.359104 crc crio[24437]: time="2026-06-12T21:01:22.359071591Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=91c41f6d-ba93-4cae-966b-69168ca33ef5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.769644 | controller | Jun 12 21:01:22.391496 crc crio[24437]: time="2026-06-12T21:01:22.391384427Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=0facb594-a987-4fae-a3e8-703d4dbdd8e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.769660 | controller | Jun 12 21:01:22.408371 crc crio[24437]: time="2026-06-12T21:01:22.406754641Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=2bd5cafa-212b-4cfd-95e3-2b9ac337549d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.769676 | controller | Jun 12 21:01:22.408371 crc crio[24437]: time="2026-06-12T21:01:22.407590172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.769696 | controller | Jun 12 21:01:22.492514 crc crio[24437]: 2026-06-12T21:01:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d8565920d92c70 Mac:86:84:83:ea:f1:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/18697bc9-d90b-47d7-8551-b83c7f71b0ab SocketPath: PciID:}] [{Interface:0xc0001808e0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.769713 | controller | Jun 12 21:01:22.494715 crc crio[24437]: time="2026-06-12T21:01:22.494637674Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5 UID:556e4fcc-b394-47a1-90de-e12f680d818d NetNS:/var/run/netns/18697bc9-d90b-47d7-8551-b83c7f71b0ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556e4fcc_b394_47a1_90de_e12f680d818d.slice PodAnnotations:0xc00012b4f8}] Aliases:map[]}"
2026-06-12 21:48:32.769730 | controller | Jun 12 21:01:22.495011 crc crio[24437]: time="2026-06-12T21:01:22.494794728Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.769746 | controller | Jun 12 21:01:22.508584 crc crio[24437]: time="2026-06-12T21:01:22.50850329Z" level=info msg="Ran pod sandbox 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5 with infra container: openstack/nova-scheduler-0/POD" id=40f69077-175a-49d4-9d8c-caad4205c14d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.769763 | controller | Jun 12 21:01:22.513323 crc crio[24437]: time="2026-06-12T21:01:22.511676999Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=b3b0d51f-48e1-456c-b832-4054f1e93800 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.769779 | controller | Jun 12 21:01:22.537246 crc crio[24437]: time="2026-06-12T21:01:22.537050892Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=72b93e1a-589e-4d67-b810-e213260f03ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.769795 | controller | Jun 12 21:01:22.541431 crc crio[24437]: time="2026-06-12T21:01:22.541356429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.769811 | controller | Jun 12 21:01:22.544482 crc crio[24437]: time="2026-06-12T21:01:22.544416826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.769828 | controller | Jun 12 21:01:22.558250 crc crio[24437]: time="2026-06-12T21:01:22.558170249Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=b0153267-4aa5-4322-b9cc-9102827b257d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.769844 | controller | Jun 12 21:01:22.559851 crc crio[24437]: time="2026-06-12T21:01:22.559791019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.769884 | controller | Jun 12 21:01:22.640189 crc crio[24437]: time="2026-06-12T21:01:22.63916066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.769902 | controller | Jun 12 21:01:22.650786 crc crio[24437]: time="2026-06-12T21:01:22.650697708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.769918 | controller | Jun 12 21:01:22.711505 crc crio[24437]: time="2026-06-12T21:01:22.711411353Z" level=info msg="Created container d9d87f1718d7ca6d2d446da7a4cb7022f6588b7456b190437f1357d9e986a52f: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=2bd5cafa-212b-4cfd-95e3-2b9ac337549d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.769939 | controller | Jun 12 21:01:22.714900 crc crio[24437]: time="2026-06-12T21:01:22.714727986Z" level=info msg="Starting container: d9d87f1718d7ca6d2d446da7a4cb7022f6588b7456b190437f1357d9e986a52f" id=da5f0f05-33c8-4423-a8a3-c7688e09ef79 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.769956 | controller | Jun 12 21:01:22.724505 crc crio[24437]: time="2026-06-12T21:01:22.724403577Z" level=info msg="Started container" PID=85442 containerID=d9d87f1718d7ca6d2d446da7a4cb7022f6588b7456b190437f1357d9e986a52f description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=da5f0f05-33c8-4423-a8a3-c7688e09ef79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c372ed9071f7daedc6b94af4162e74145637811b23a19b9b36e0a493841d3132
2026-06-12 21:48:32.769973 | controller | Jun 12 21:01:22.840249 crc crio[24437]: time="2026-06-12T21:01:22.840125355Z" level=info msg="Created container 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=b0153267-4aa5-4322-b9cc-9102827b257d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.769989 | controller | Jun 12 21:01:22.842102 crc crio[24437]: time="2026-06-12T21:01:22.841999292Z" level=info msg="Starting container: 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec" id=daad487a-100d-4cac-84de-c0582e266519 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.770006 | controller | Jun 12 21:01:22.850362 crc crio[24437]: time="2026-06-12T21:01:22.850189605Z" level=info msg="Started container" PID=85472 containerID=537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=daad487a-100d-4cac-84de-c0582e266519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5
2026-06-12 21:48:32.770022 | controller | Jun 12 21:01:23.188696 crc crio[24437]: time="2026-06-12T21:01:23.188316213Z" level=info msg="Removing container: b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844" id=3b7842bb-fa27-4d60-b75e-ab41ebd92357 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.770038 | controller | Jun 12 21:01:23.251806 crc crio[24437]: time="2026-06-12T21:01:23.251698756Z" level=info msg="Removed container b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844: openstack/nova-api-0/nova-api-api" id=3b7842bb-fa27-4d60-b75e-ab41ebd92357 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.770054 | controller | Jun 12 21:01:23.256016 crc crio[24437]: time="2026-06-12T21:01:23.25588695Z" level=info msg="Removing container: efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e" id=c0cdc57e-7eed-49a6-8ddb-8a98487016a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.770070 | controller | Jun 12 21:01:23.297699 crc crio[24437]: time="2026-06-12T21:01:23.297576721Z" level=info msg="Removed container efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e: openstack/nova-api-0/nova-api-log" id=c0cdc57e-7eed-49a6-8ddb-8a98487016a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.770086 | controller | Jun 12 21:01:23.708456 crc crio[24437]: time="2026-06-12T21:01:23.708360071Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=65c33ba4-7793-4e81-8d31-c0b267525cf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.770102 | controller | Jun 12 21:01:23.708573 crc crio[24437]: time="2026-06-12T21:01:23.708478604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.770121 | controller | Jun 12 21:01:23.760401 crc crio[24437]: time="2026-06-12T21:01:23.760273106Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165 UID:5092c98b-68f4-4a75-99da-634be23077e8 NetNS:/var/run/netns/0c1fe104-0588-40d1-a82f-82171261b16d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5092c98b_68f4_4a75_99da_634be23077e8.slice PodAnnotations:0xc0027460b8}] Aliases:map[]}"
2026-06-12 21:48:32.770138 | controller | Jun 12 21:01:23.760401 crc crio[24437]: time="2026-06-12T21:01:23.760362808Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.770154 | controller | Jun 12 21:01:24.090515 crc crio[24437]: 2026-06-12T21:01:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8deab5bacf4afb9 Mac:d6:1d:7a:a8:25:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/0c1fe104-0588-40d1-a82f-82171261b16d SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.770170 | controller | Jun 12 21:01:24.095437 crc crio[24437]: time="2026-06-12T21:01:24.094824314Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165 UID:5092c98b-68f4-4a75-99da-634be23077e8 NetNS:/var/run/netns/0c1fe104-0588-40d1-a82f-82171261b16d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5092c98b_68f4_4a75_99da_634be23077e8.slice PodAnnotations:0xc0027460b8}] Aliases:map[]}"
2026-06-12 21:48:32.770186 | controller | Jun 12 21:01:24.095603 crc crio[24437]: time="2026-06-12T21:01:24.09548665Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.770202 | controller | Jun 12 21:01:24.114342 crc crio[24437]: time="2026-06-12T21:01:24.1135015Z" level=info msg="Ran pod sandbox 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165 with infra container: openstack/nova-api-0/POD" id=65c33ba4-7793-4e81-8d31-c0b267525cf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.770218 | controller | Jun 12 21:01:24.116476 crc crio[24437]: time="2026-06-12T21:01:24.116395822Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ac0381a5-a636-4d7b-aa7f-5d088bcad16e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.770234 | controller | Jun 12 21:01:24.120566 crc crio[24437]: time="2026-06-12T21:01:24.120447583Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c5a20c30-922d-4b48-acae-5940407d613d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.770250 | controller | Jun 12 21:01:24.147346 crc crio[24437]: time="2026-06-12T21:01:24.147217371Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=08a0aa41-ac0e-41b0-974b-2117054b99e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.770266 | controller | Jun 12 21:01:24.149701 crc crio[24437]: time="2026-06-12T21:01:24.149425547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.770282 | controller | Jun 12 21:01:24.200309 crc crio[24437]: time="2026-06-12T21:01:24.200160743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.770298 | controller | Jun 12 21:01:24.206685 crc crio[24437]: time="2026-06-12T21:01:24.206158172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.770318 | controller | Jun 12 21:01:24.347307 crc crio[24437]: time="2026-06-12T21:01:24.346814582Z" level=info msg="Created container 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c: openstack/nova-api-0/nova-api-log" id=08a0aa41-ac0e-41b0-974b-2117054b99e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.770335 | controller | Jun 12 21:01:24.350976 crc crio[24437]: time="2026-06-12T21:01:24.348766641Z" level=info msg="Starting container: 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c" id=d66c52f5-aaf1-4580-8426-1ed3b8831525 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.770351 | controller | Jun 12 21:01:24.355431 crc crio[24437]: time="2026-06-12T21:01:24.354470963Z" level=info msg="Started container" PID=85549 containerID=1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c description=openstack/nova-api-0/nova-api-log id=d66c52f5-aaf1-4580-8426-1ed3b8831525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165
2026-06-12 21:48:32.770367 | controller | Jun 12 21:01:24.369821 crc crio[24437]: time="2026-06-12T21:01:24.3695827Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=5eac43a7-a558-4a49-b1f0-1a499517c20e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.770382 | controller | Jun 12 21:01:24.403249 crc crio[24437]: time="2026-06-12T21:01:24.403098167Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=98241a87-43d6-4466-a23a-eced51f5d8f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.770398 | controller | Jun 12 21:01:24.414611 crc crio[24437]: time="2026-06-12T21:01:24.414544022Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=c644a00d-2789-4284-b9de-761c7a8861bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.770413 | controller | Jun 12 21:01:24.416222 crc crio[24437]: time="2026-06-12T21:01:24.416179973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.770429 | controller | Jun 12 21:01:24.469997 crc crio[24437]: time="2026-06-12T21:01:24.469831362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.770444 | controller | Jun 12 21:01:24.473276 crc crio[24437]: time="2026-06-12T21:01:24.473194466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.770459 | controller | Jun 12 21:01:24.588888 crc crio[24437]: time="2026-06-12T21:01:24.588776Z" level=info msg="Created container 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330: openstack/nova-api-0/nova-api-api" id=c644a00d-2789-4284-b9de-761c7a8861bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.770475 | controller | Jun 12 21:01:24.591085 crc crio[24437]: time="2026-06-12T21:01:24.590880952Z" level=info msg="Starting container: 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330" id=eb372dc2-c47c-4798-b2ae-005029cef944 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.770491 | controller | Jun 12 21:01:24.596655 crc crio[24437]: time="2026-06-12T21:01:24.596220076Z" level=info msg="Started container" PID=85580 containerID=767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330 description=openstack/nova-api-0/nova-api-api id=eb372dc2-c47c-4798-b2ae-005029cef944 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165
2026-06-12 21:48:32.770506 | controller | Jun 12 21:01:32.235636 crc crio[24437]: time="2026-06-12T21:01:32.234548048Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-w9r2z/POD" id=39209bd2-b3b6-41ab-ae19-7bb64e330059 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.770525 | controller | Jun 12 21:01:32.235636 crc crio[24437]: time="2026-06-12T21:01:32.235625285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.770542 | controller | Jun 12 21:01:32.274789 crc crio[24437]: time="2026-06-12T21:01:32.274681619Z" level=info msg="Got pod network &{Name:community-operators-w9r2z Namespace:openshift-marketplace ID:9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391 UID:24857c11-0e43-449e-b5b1-b707d5a5adee NetNS:/var/run/netns/eed79a45-776a-461f-b309-4cdafe3b83f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24857c11_0e43_449e_b5b1_b707d5a5adee.slice PodAnnotations:0xc001f6c4f8}] Aliases:map[]}"
2026-06-12 21:48:32.770559 | controller | Jun 12 21:01:32.274789 crc crio[24437]: time="2026-06-12T21:01:32.274760522Z" level=info msg="Adding pod openshift-marketplace_community-operators-w9r2z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.770575 | controller | Jun 12 21:01:32.899283 crc crio[24437]: 2026-06-12T21:01:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9497cf1b2558cf2 Mac:82:f8:a2:ee:ba:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/eed79a45-776a-461f-b309-4cdafe3b83f2 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.770593 | controller | Jun 12 21:01:32.900692 crc crio[24437]: time="2026-06-12T21:01:32.900619919Z" level=info msg="Got pod network &{Name:community-operators-w9r2z Namespace:openshift-marketplace ID:9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391 UID:24857c11-0e43-449e-b5b1-b707d5a5adee NetNS:/var/run/netns/eed79a45-776a-461f-b309-4cdafe3b83f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24857c11_0e43_449e_b5b1_b707d5a5adee.slice PodAnnotations:0xc001f6c4f8}] Aliases:map[]}"
2026-06-12 21:48:32.770609 | controller | Jun 12 21:01:32.900859 crc crio[24437]: time="2026-06-12T21:01:32.900811794Z" level=info msg="Checking pod openshift-marketplace_community-operators-w9r2z for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.770625 | controller | Jun 12 21:01:32.910032 crc crio[24437]: time="2026-06-12T21:01:32.909907931Z" level=info msg="Ran pod sandbox 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391 with infra container: openshift-marketplace/community-operators-w9r2z/POD" id=39209bd2-b3b6-41ab-ae19-7bb64e330059 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.770642 | controller | Jun 12 21:01:32.913217 crc crio[24437]: time="2026-06-12T21:01:32.912763773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=42ba8f80-cbd0-4ff6-9aa3-c485a0f0b46c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.770657 | controller | Jun 12 21:01:32.915659 crc crio[24437]: time="2026-06-12T21:01:32.915600232Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cbc33f80-0b98-4f47-b714-cdb1b41e3322 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.770673 | controller | Jun 12 21:01:32.923548 crc crio[24437]: time="2026-06-12T21:01:32.92348684Z" level=info msg="Creating container: openshift-marketplace/community-operators-w9r2z/extract-utilities" id=605495a0-55d1-416a-9fcf-b99326d6130b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.770693 | controller | Jun 12 21:01:32.923790 crc crio[24437]: time="2026-06-12T21:01:32.923739666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.770710 | controller | Jun 12 21:01:32.980521 crc crio[24437]: time="2026-06-12T21:01:32.98043353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.770726 | controller | Jun 12 21:01:32.984577 crc crio[24437]: time="2026-06-12T21:01:32.984505563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.770742 | controller | Jun 12 21:01:33.139862 crc crio[24437]: time="2026-06-12T21:01:33.138795593Z" level=info msg="Created container 259fec27ca1e14f460fcf74c0190e07ea82876fc94be2f0500628da06fcccdc6: openshift-marketplace/community-operators-w9r2z/extract-utilities" id=605495a0-55d1-416a-9fcf-b99326d6130b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.770758 | controller | Jun 12 21:01:33.140647 crc crio[24437]: time="2026-06-12T21:01:33.140498905Z" level=info msg="Starting container: 259fec27ca1e14f460fcf74c0190e07ea82876fc94be2f0500628da06fcccdc6" id=549e8119-8847-4d26-8961-2444ca82777d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.770775 | controller | Jun 12 21:01:33.148634 crc crio[24437]: time="2026-06-12T21:01:33.147654023Z" level=info msg="Started container" PID=86217 containerID=259fec27ca1e14f460fcf74c0190e07ea82876fc94be2f0500628da06fcccdc6 description=openshift-marketplace/community-operators-w9r2z/extract-utilities id=549e8119-8847-4d26-8961-2444ca82777d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391
2026-06-12 21:48:32.770791 | controller | Jun 12 21:01:33.388275 crc crio[24437]: time="2026-06-12T21:01:33.388188916Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=1949a380-8a8a-4582-a1bb-2ed451a48abe name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.770806 | controller | Jun 12 21:01:33.400460 crc crio[24437]: time="2026-06-12T21:01:33.400364429Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:48:32.770823 | controller | Jun 12 21:01:33.999570 crc crio[24437]: time="2026-06-12T21:01:33.998972098Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=1949a380-8a8a-4582-a1bb-2ed451a48abe name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.770839 | controller | Jun 12 21:01:34.000582 crc crio[24437]: time="2026-06-12T21:01:34.000482854Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=a25fe990-4b7c-4da0-986a-c04f2a70d3da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.770873 | controller | Jun 12 21:01:34.005755 crc crio[24437]: time="2026-06-12T21:01:34.005621193Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=09648b4f-3871-4f8e-8ea9-c3d976d02d4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.770892 | controller | Jun 12 21:01:34.013236 crc crio[24437]: time="2026-06-12T21:01:34.01310891Z" level=info msg="Creating container: openshift-marketplace/community-operators-w9r2z/extract-content" id=97eea3ec-e8f6-49f7-b657-0eddb6b2e6f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.770908 | controller | Jun 12 21:01:34.013780 crc crio[24437]: time="2026-06-12T21:01:34.013715555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.770924 | controller | Jun 12 21:01:34.066224 crc crio[24437]: time="2026-06-12T21:01:34.066100242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.770957 | controller | Jun 12 21:01:34.069871 crc crio[24437]: time="2026-06-12T21:01:34.069791114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.770975 | controller | Jun 12 21:01:34.226454 crc crio[24437]: time="2026-06-12T21:01:34.226403062Z" level=info msg="Created container d3626959d4def0ddf8a7e3111056f2fb554601d722aa895fed79d0933445bc28: openshift-marketplace/community-operators-w9r2z/extract-content" id=97eea3ec-e8f6-49f7-b657-0eddb6b2e6f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.770992 | controller | Jun 12 21:01:34.228103 crc crio[24437]: time="2026-06-12T21:01:34.228025083Z" level=info msg="Starting container: d3626959d4def0ddf8a7e3111056f2fb554601d722aa895fed79d0933445bc28" id=48193280-e56e-47ed-8332-e40a1381f870 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.771008 | controller | Jun 12 21:01:34.239840 crc crio[24437]: time="2026-06-12T21:01:34.239751086Z" level=info msg="Started container" PID=86267 containerID=d3626959d4def0ddf8a7e3111056f2fb554601d722aa895fed79d0933445bc28 description=openshift-marketplace/community-operators-w9r2z/extract-content id=48193280-e56e-47ed-8332-e40a1381f870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391
2026-06-12 21:48:32.771025 | controller | Jun 12 21:01:36.440830 crc crio[24437]: time="2026-06-12T21:01:36.440133963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0caabbf2-7238-4684-96bf-1056c531863d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.771040 | controller | Jun 12 21:01:36.443228 crc crio[24437]: time="2026-06-12T21:01:36.443146908Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=87a10ca1-f14a-45a9-8d66-17f3835c2ea1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.771056 | controller | Jun 12 21:01:36.462339 crc crio[24437]: time="2026-06-12T21:01:36.462056089Z" level=info msg="Creating container: openshift-marketplace/community-operators-w9r2z/registry-server" id=be25fb87-b728-41fd-8b72-bb1f6cf88b72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.771072 | controller | Jun 12 21:01:36.463287 crc crio[24437]: time="2026-06-12T21:01:36.462746037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.771087 | controller | Jun 12 21:01:36.561015 crc crio[24437]: time="2026-06-12T21:01:36.559511541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.771103 | controller | Jun 12 21:01:36.564336 crc crio[24437]: time="2026-06-12T21:01:36.564178798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.771119 | controller | Jun 12 21:01:36.751496 crc crio[24437]: time="2026-06-12T21:01:36.751384789Z" level=info msg="Created container 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1: openshift-marketplace/community-operators-w9r2z/registry-server" id=be25fb87-b728-41fd-8b72-bb1f6cf88b72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.771136 | controller | Jun 12 21:01:36.753203 crc crio[24437]: time="2026-06-12T21:01:36.753116642Z" level=info msg="Starting container: 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1" id=d4bcef33-70db-4f10-8f76-f16796f49045 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.771157 | controller | Jun 12 21:01:36.759692 crc crio[24437]: time="2026-06-12T21:01:36.759606614Z" level=info msg="Started container" PID=86384 containerID=3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1 description=openshift-marketplace/community-operators-w9r2z/registry-server id=d4bcef33-70db-4f10-8f76-f16796f49045 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391
2026-06-12 21:48:32.771174 | controller | Jun 12 21:01:41.599707 crc crio[24437]: time="2026-06-12T21:01:41.598582343Z" level=warning msg="Stopping container 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8 with stop signal(15) timed out. Killing..."
2026-06-12 21:48:32.771190 | controller | Jun 12 21:01:41.653836 crc crio[24437]: time="2026-06-12T21:01:41.652703724Z" level=error msg="Killing container 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 21:48:32.771206 | controller | Jun 12 21:01:41.699541 crc crio[24437]: time="2026-06-12T21:01:41.698866106Z" level=info msg="Stopped container 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=efe74843-61cb-4f60-a6c5-6b562088a000 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.771222 | controller | Jun 12 21:01:41.700768 crc crio[24437]: time="2026-06-12T21:01:41.700703122Z" level=info msg="Stopping pod sandbox: d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7" id=3ed1cee8-8089-46fc-a3a7-35a751f96726 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.771238 | controller | Jun 12 21:01:41.702840 crc crio[24437]: time="2026-06-12T21:01:41.701694356Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7 UID:038d7dff-b02c-485e-9227-07a54e96dc3c NetNS:/var/run/netns/b2f679cd-7bf6-4cb5-a9c3-8ff52d897bf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod038d7dff_b02c_485e_9227_07a54e96dc3c.slice PodAnnotations:0xc000c25150}] Aliases:map[]}"
2026-06-12 21:48:32.771254 | controller | Jun 12 21:01:41.702840 crc crio[24437]: time="2026-06-12T21:01:41.701900932Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.771270 | controller | Jun 12 21:01:42.208227 crc crio[24437]: time="2026-06-12T21:01:42.204811861Z" level=info msg="Stopped pod sandbox: d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7" id=3ed1cee8-8089-46fc-a3a7-35a751f96726 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.771287 | controller | Jun 12 21:01:42.563865 crc crio[24437]: time="2026-06-12T21:01:42.563666346Z" level=info msg="Removing container: 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8" id=aec8627c-d2af-41da-868a-7d30385263bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.771303 | controller | Jun 12 21:01:42.607659 crc crio[24437]: time="2026-06-12T21:01:42.607603602Z" level=info msg="Removed container 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=aec8627c-d2af-41da-868a-7d30385263bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.771319 | controller | Jun 12 21:01:43.030698 crc crio[24437]: time="2026-06-12T21:01:43.030134216Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=7b2a3a01-97c2-4a97-9a58-4cf35233d751 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.771337 | controller | Jun 12 21:01:43.030698 crc crio[24437]: time="2026-06-12T21:01:43.03073013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.771354 | controller | Jun 12 21:01:43.065290 crc crio[24437]: time="2026-06-12T21:01:43.06518983Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ade0bc01100b23aca7561fda2c31934cb9702d1a4061329534d5a22946ac02d0 UID:b105dfb2-23d7-4e23-af3d-b7afb9b650a3 NetNS:/var/run/netns/3fdd7ee8-a1b7-4774-ad73-ff84fda2b48c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb105dfb2_23d7_4e23_af3d_b7afb9b650a3.slice PodAnnotations:0xc0026aa348}] Aliases:map[]}"
2026-06-12 21:48:32.771370 | controller | Jun 12 21:01:43.065290 crc crio[24437]: time="2026-06-12T21:01:43.065259181Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.771387 | controller | Jun 12 21:01:43.602665 crc crio[24437]: 2026-06-12T21:01:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ade0bc01100b23a Mac:b2:bf:6c:32:b0:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/3fdd7ee8-a1b7-4774-ad73-ff84fda2b48c SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.771403 | controller | Jun 12 21:01:43.605541 crc crio[24437]: time="2026-06-12T21:01:43.604541608Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ade0bc01100b23aca7561fda2c31934cb9702d1a4061329534d5a22946ac02d0 UID:b105dfb2-23d7-4e23-af3d-b7afb9b650a3 NetNS:/var/run/netns/3fdd7ee8-a1b7-4774-ad73-ff84fda2b48c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb105dfb2_23d7_4e23_af3d_b7afb9b650a3.slice PodAnnotations:0xc0026aa348}] Aliases:map[]}"
2026-06-12 21:48:32.771419 | controller | Jun 12 21:01:43.605541 crc crio[24437]: time="2026-06-12T21:01:43.604710453Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.771435 | controller | Jun 12 21:01:43.613877 crc crio[24437]: time="2026-06-12T21:01:43.613063481Z" level=info msg="Ran pod sandbox ade0bc01100b23aca7561fda2c31934cb9702d1a4061329534d5a22946ac02d0 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=7b2a3a01-97c2-4a97-9a58-4cf35233d751 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.771452 | controller | Jun 12 21:01:43.615457 crc crio[24437]: time="2026-06-12T21:01:43.61538743Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=6e012a07-c9d5-405b-8925-b322a60c0e12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.771468 | controller | Jun 12 21:01:43.681466 crc crio[24437]: time="2026-06-12T21:01:43.681015218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=2a4acdcc-d4ef-46f4-9885-420fdc7cb433 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.771484 | controller | Jun 12 21:01:43.694024 crc crio[24437]: time="2026-06-12T21:01:43.690782212Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=84e2e4bd-d680-4a42-9654-edf5d516d272 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.771500 | controller | Jun 12 21:01:43.694024 crc crio[24437]: time="2026-06-12T21:01:43.691168221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.771516 | controller | Jun 12 21:01:43.778728 crc crio[24437]: time="2026-06-12T21:01:43.778637594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.771537 | controller | Jun 12 21:01:43.782807 crc crio[24437]: time="2026-06-12T21:01:43.782749066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.771553 | controller | Jun 12 21:01:43.913635 crc crio[24437]: time="2026-06-12T21:01:43.913000346Z" level=info msg="Created container dc1834bc6c23f70ceea07145d24d62f2614fbad5cf31d18b37b0d3a32adb7285: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=84e2e4bd-d680-4a42-9654-edf5d516d272 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.771569 | controller | Jun 12 21:01:43.917052 crc crio[24437]: time="2026-06-12T21:01:43.916666267Z" level=info msg="Starting container: dc1834bc6c23f70ceea07145d24d62f2614fbad5cf31d18b37b0d3a32adb7285" id=bf95e380-17a4-483e-80c2-42cfa07a3cf9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.771586 | controller | Jun 12 21:01:43.928838 crc crio[24437]: time="2026-06-12T21:01:43.928623276Z" level=info msg="Started container" PID=86916 containerID=dc1834bc6c23f70ceea07145d24d62f2614fbad5cf31d18b37b0d3a32adb7285 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=bf95e380-17a4-483e-80c2-42cfa07a3cf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade0bc01100b23aca7561fda2c31934cb9702d1a4061329534d5a22946ac02d0
2026-06-12 21:48:32.771602 | controller | Jun 12 21:01:44.596819 crc crio[24437]: time="2026-06-12T21:01:44.596477081Z" level=info msg="Stopping container: 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1 (timeout: 2s)" id=0d30b176-48fd-4dd9-9694-694e3905a9cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.771618 | controller | Jun 12 21:01:44.730772 crc crio[24437]: time="2026-06-12T21:01:44.730713001Z" level=info msg="Stopped container 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1: openshift-marketplace/community-operators-w9r2z/registry-server" id=0d30b176-48fd-4dd9-9694-694e3905a9cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.771635 | controller | Jun 12 21:01:44.734282 crc crio[24437]: time="2026-06-12T21:01:44.734242599Z" level=info msg="Stopping pod sandbox: 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391" id=304fa2d1-a7ed-4af5-ac72-669ce3529801 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.771650 | controller | Jun 12 21:01:44.735080 crc crio[24437]: time="2026-06-12T21:01:44.735051199Z" level=info msg="Got pod network &{Name:community-operators-w9r2z Namespace:openshift-marketplace ID:9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391 UID:24857c11-0e43-449e-b5b1-b707d5a5adee NetNS:/var/run/netns/eed79a45-776a-461f-b309-4cdafe3b83f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24857c11_0e43_449e_b5b1_b707d5a5adee.slice PodAnnotations:0xc0018402a0}] Aliases:map[]}"
2026-06-12 21:48:32.771666 | controller | Jun 12 21:01:44.735617 crc crio[24437]: time="2026-06-12T21:01:44.735593163Z" level=info msg="Deleting pod openshift-marketplace_community-operators-w9r2z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.771683 | controller | Jun 12 21:01:45.254628 crc crio[24437]: time="2026-06-12T21:01:45.254125612Z" level=info msg="Stopped pod sandbox: 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391" id=304fa2d1-a7ed-4af5-ac72-669ce3529801 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.771700 | controller | Jun 12 21:01:45.329460 crc crio[24437]: time="2026-06-12T21:01:45.32939187Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-qzfc7/POD" id=d236a012-94f0-40a6-aef8-1b33d041879b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.771721 | controller | Jun 12 21:01:45.329885 crc crio[24437]: time="2026-06-12T21:01:45.329466282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.771737 | controller | Jun 12 21:01:45.374041 crc crio[24437]: time="2026-06-12T21:01:45.37389981Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-qzfc7 Namespace:openstack ID:ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18 UID:b263fea4-6d39-4e0c-aa8d-fd0ce25c550a NetNS:/var/run/netns/2eb89323-32b2-48da-b23b-78cf6e203064 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb263fea4_6d39_4e0c_aa8d_fd0ce25c550a.slice PodAnnotations:0xc0077885d0}] Aliases:map[]}"
2026-06-12 21:48:32.771754 | controller | Jun 12 21:01:45.374179 crc crio[24437]: time="2026-06-12T21:01:45.374048243Z" level=info msg="Adding pod openstack_dnsmasq-dns-68b84f4555-qzfc7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.771770 | controller | Jun 12 21:01:45.659151 crc crio[24437]: time="2026-06-12T21:01:45.658555893Z" level=info msg="Removing container: 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1" id=667bbc30-c7aa-408c-a9da-0e9cef3091ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.771786 | controller | Jun 12 21:01:45.707069 crc crio[24437]: time="2026-06-12T21:01:45.706666735Z" level=info msg="Removed container 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1: openshift-marketplace/community-operators-w9r2z/registry-server" id=667bbc30-c7aa-408c-a9da-0e9cef3091ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.771803 | controller | Jun 12 21:01:45.711760 crc crio[24437]: time="2026-06-12T21:01:45.711620348Z" level=info msg="Removing container: d3626959d4def0ddf8a7e3111056f2fb554601d722aa895fed79d0933445bc28" id=17e5ca30-7331-4f5c-8173-77053acf52a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.771818 | controller | Jun 12 21:01:45.769464 crc crio[24437]: time="2026-06-12T21:01:45.768461886Z" level=info msg="Removed container d3626959d4def0ddf8a7e3111056f2fb554601d722aa895fed79d0933445bc28: openshift-marketplace/community-operators-w9r2z/extract-content" id=17e5ca30-7331-4f5c-8173-77053acf52a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.771834 | controller | Jun 12 21:01:45.792442 crc crio[24437]: time="2026-06-12T21:01:45.792365122Z" level=info msg="Removing container: 259fec27ca1e14f460fcf74c0190e07ea82876fc94be2f0500628da06fcccdc6" id=163082a8-a051-48c0-84c5-7fd28be81f83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.771868 | controller | Jun 12 21:01:45.850908 crc crio[24437]: 2026-06-12T21:01:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab5021523de727f Mac:2e:4d:01:44:19:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/2eb89323-32b2-48da-b23b-78cf6e203064 SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.771901 | controller | Jun 12 21:01:45.853320 crc crio[24437]: time="2026-06-12T21:01:45.853226972Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-qzfc7 Namespace:openstack ID:ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18 UID:b263fea4-6d39-4e0c-aa8d-fd0ce25c550a NetNS:/var/run/netns/2eb89323-32b2-48da-b23b-78cf6e203064 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb263fea4_6d39_4e0c_aa8d_fd0ce25c550a.slice PodAnnotations:0xc0077885d0}] Aliases:map[]}"
2026-06-12 21:48:32.771922 | controller | Jun 12 21:01:45.853477 crc crio[24437]: time="2026-06-12T21:01:45.853428496Z" level=info msg="Checking pod openstack_dnsmasq-dns-68b84f4555-qzfc7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.771946 | controller | Jun 12 21:01:45.870784 crc crio[24437]: time="2026-06-12T21:01:45.870730298Z" level=info msg="Removed container 259fec27ca1e14f460fcf74c0190e07ea82876fc94be2f0500628da06fcccdc6: openshift-marketplace/community-operators-w9r2z/extract-utilities" id=163082a8-a051-48c0-84c5-7fd28be81f83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.771963 | controller | Jun 12 21:01:45.899836 crc crio[24437]: time="2026-06-12T21:01:45.898092281Z" level=info msg="Ran pod sandbox ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18 with infra container: openstack/dnsmasq-dns-68b84f4555-qzfc7/POD" id=d236a012-94f0-40a6-aef8-1b33d041879b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.771979 | controller | Jun 12 21:01:45.901844 crc crio[24437]: time="2026-06-12T21:01:45.901764023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=87595274-8580-4f12-b0be-2c5983c3ebf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.771996 | controller | Jun 12 21:01:46.031033 crc crio[24437]: time="2026-06-12T21:01:46.029557372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cabfb8f5-d683-4760-b4f0-c260f002d8bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.772011 | controller | Jun 12 21:01:46.041474 crc crio[24437]: time="2026-06-12T21:01:46.041388566Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b84f4555-qzfc7/init" id=60753d07-1f76-4ca3-8a95-1dd96981f686 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.772027 | controller | Jun 12 21:01:46.042000 crc crio[24437]: time="2026-06-12T21:01:46.041830417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.772042 | controller | Jun 12 21:01:46.103907 crc crio[24437]: time="2026-06-12T21:01:46.103802083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.772058 | controller | Jun 12 21:01:46.113632 crc crio[24437]: time="2026-06-12T21:01:46.113541336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.772074 | controller | Jun 12 21:01:46.319626 crc crio[24437]: time="2026-06-12T21:01:46.316574914Z" level=info msg="Created container 33b3ec39502cfd1b497ba5dbcbe82fa351030bdd8802789268a12c737225566f: openstack/dnsmasq-dns-68b84f4555-qzfc7/init" id=60753d07-1f76-4ca3-8a95-1dd96981f686 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.772090 | controller | Jun 12 21:01:46.319626 crc crio[24437]: time="2026-06-12T21:01:46.318818689Z" level=info msg="Starting container: 33b3ec39502cfd1b497ba5dbcbe82fa351030bdd8802789268a12c737225566f" id=bd4f687d-8f75-4646-9067-766fa4116168 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.772106 | controller | Jun 12 21:01:46.325408 crc crio[24437]: time="2026-06-12T21:01:46.32523152Z" level=info msg="Started container" PID=87114 containerID=33b3ec39502cfd1b497ba5dbcbe82fa351030bdd8802789268a12c737225566f description=openstack/dnsmasq-dns-68b84f4555-qzfc7/init id=bd4f687d-8f75-4646-9067-766fa4116168 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18
2026-06-12 21:48:32.772122 | controller | Jun 12 21:01:46.676245 crc crio[24437]: time="2026-06-12T21:01:46.675560911Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2ea0b794-d67f-480f-a149-1adfd66df768 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.772138 | controller | Jun 12 21:01:46.775421 crc crio[24437]: time="2026-06-12T21:01:46.774729456Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d1462753-4f5f-4824-b8de-efb4ec95a812 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.772158 | controller | Jun 12 21:01:46.786995 crc crio[24437]: time="2026-06-12T21:01:46.786775247Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b84f4555-qzfc7/dnsmasq-dns" id=9a5b38ee-975a-4e1c-9608-46e0b5ef9f2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.772175 | controller | Jun 12 21:01:46.787258 crc crio[24437]: time="2026-06-12T21:01:46.787231428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.772191 | controller | Jun 12 21:01:46.850586 crc crio[24437]: time="2026-06-12T21:01:46.850363333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.772207 | controller | Jun 12 21:01:46.854246 crc crio[24437]: time="2026-06-12T21:01:46.854177899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.772224 | controller | Jun 12 21:01:47.034741 crc crio[24437]: time="2026-06-12T21:01:47.033835582Z" level=info msg="Created container 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed: openstack/dnsmasq-dns-68b84f4555-qzfc7/dnsmasq-dns" id=9a5b38ee-975a-4e1c-9608-46e0b5ef9f2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.772239 | controller | Jun 12 21:01:47.036961 crc crio[24437]: time="2026-06-12T21:01:47.036243792Z" level=info msg="Starting container: 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed" id=f96b0a69-6b48-490e-808e-8baa587490c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.772255 | controller | Jun 12 21:01:47.048227 crc crio[24437]: time="2026-06-12T21:01:47.047850631Z" level=info msg="Started container" PID=87169 containerID=7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed description=openstack/dnsmasq-dns-68b84f4555-qzfc7/dnsmasq-dns id=f96b0a69-6b48-490e-808e-8baa587490c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18
2026-06-12 21:48:32.772271 | controller | Jun 12 21:01:48.546850 crc crio[24437]: time="2026-06-12T21:01:48.545589695Z" level=info msg="Stopping container: 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c (timeout: 30s)" id=e4279f30-74fc-45b3-bc1a-7790f2556ae8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.772287 | controller | Jun 12 21:01:48.546850 crc crio[24437]: time="2026-06-12T21:01:48.545602875Z" level=info msg="Stopping container: 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330 (timeout: 30s)" id=89f140b5-13be-4dc4-b485-a6ad693ac52f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.772303 | controller | Jun 12 21:01:48.584247 crc crio[24437]: time="2026-06-12T21:01:48.583823519Z" level=info msg="Stopping container: 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c (timeout: 30s)" id=997b112b-d74c-4b10-8a10-8598d9b5129e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.772319 | controller | Jun 12 21:01:48.584247 crc crio[24437]: time="2026-06-12T21:01:48.583979083Z" level=info msg="Stopping container: bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb (timeout: 30s)" id=93d783aa-5dbb-48bf-a3c6-559ba68ab131 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.772334 | controller | Jun 12 21:01:48.584247 crc crio[24437]: time="2026-06-12T21:01:48.583903291Z" level=info msg="Stopping container: 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa (timeout: 30s)" id=309515aa-ee75-46c3-a032-c758874b4cd2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.772353 | controller | Jun 12 21:01:48.589536 crc crio[24437]: time="2026-06-12T21:01:48.587277125Z" level=info msg="Stopping container: 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1 (timeout: 30s)" id=bf915627-d1f6-41b6-a34e-e5e615510733 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.772369 | controller | Jun 12 21:01:48.674882 crc crio[24437]: time="2026-06-12T21:01:48.674779539Z" level=info msg="Stopped container 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c: openstack/nova-api-0/nova-api-log" id=e4279f30-74fc-45b3-bc1a-7790f2556ae8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.772386 | controller | Jun 12 21:01:48.718564 crc crio[24437]: time="2026-06-12T21:01:48.718290235Z" level=info msg="Stopped container 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1: openstack/ceilometer-0/sg-core" id=bf915627-d1f6-41b6-a34e-e5e615510733 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.772401 | controller | Jun 12 21:01:48.820537 crc crio[24437]: time="2026-06-12T21:01:48.820375322Z" level=info msg="Stopped container 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa: openstack/ceilometer-0/proxy-httpd" id=309515aa-ee75-46c3-a032-c758874b4cd2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.772417 | controller | Jun 12 21:01:49.019833 crc crio[24437]: time="2026-06-12T21:01:49.019741067Z" level=info msg="Stopped container 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c: openstack/ceilometer-0/ceilometer-central-agent" id=997b112b-d74c-4b10-8a10-8598d9b5129e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.772432 | controller | Jun 12 21:01:49.555520 crc crio[24437]: time="2026-06-12T21:01:49.554986274Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-966sv/POD" id=2d4f3a09-b142-4f76-a968-1fbfbb829b91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.772448 | controller | Jun 12 21:01:49.556275 crc crio[24437]: time="2026-06-12T21:01:49.555576568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.772464 | controller | Jun 12 21:01:49.589433 crc crio[24437]: time="2026-06-12T21:01:49.589263478Z" level=info msg="Got pod network &{Name:certified-operators-966sv Namespace:openshift-marketplace ID:9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846 UID:b734f45b-2d59-4150-b0e9-3b4729c6b4a0 NetNS:/var/run/netns/5333747f-4f4d-4fea-a58e-4538d1b21974 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb734f45b_2d59_4150_b0e9_3b4729c6b4a0.slice PodAnnotations:0xc001f6cda0}] Aliases:map[]}"
2026-06-12 21:48:32.772480 | controller | Jun 12 21:01:49.589433 crc crio[24437]: time="2026-06-12T21:01:49.589355641Z" level=info msg="Adding pod openshift-marketplace_certified-operators-966sv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.772496 | controller | Jun 12 21:01:49.636958 crc crio[24437]: time="2026-06-12T21:01:49.636692772Z" level=info msg="Stopped container bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb: openstack/ceilometer-0/ceilometer-notification-agent" id=93d783aa-5dbb-48bf-a3c6-559ba68ab131 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.772512 | controller | Jun 12 21:01:49.639240 crc crio[24437]: time="2026-06-12T21:01:49.639196055Z" level=info msg="Stopping pod sandbox: cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e" id=f9f5fbcc-b409-49ab-a01c-acc85bd4aade name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.772528 | controller | Jun 12 21:01:49.641095 crc crio[24437]: time="2026-06-12T21:01:49.64103029Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e UID:1fecc860-ff5b-4235-99de-156886aa6c75 NetNS:/var/run/netns/bc026b1f-b69d-497f-b087-82bb97417ef6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fecc860_ff5b_4235_99de_156886aa6c75.slice PodAnnotations:0xc0018401e0}] Aliases:map[]}"
2026-06-12 21:48:32.772549 | controller | Jun 12 21:01:49.641241 crc crio[24437]: time="2026-06-12T21:01:49.641205074Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.772565 | controller | Jun 12 21:01:50.207165 crc crio[24437]: 2026-06-12T21:01:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b212bf5ce89d53 Mac:6a:58:80:a5:eb:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/5333747f-4f4d-4fea-a58e-4538d1b21974 SocketPath: PciID:}] [{Interface:0xc00038e5d0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.772581 | controller | Jun 12 21:01:50.208344 crc crio[24437]: time="2026-06-12T21:01:50.208219863Z" level=info msg="Got pod network &{Name:certified-operators-966sv Namespace:openshift-marketplace ID:9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846 UID:b734f45b-2d59-4150-b0e9-3b4729c6b4a0 NetNS:/var/run/netns/5333747f-4f4d-4fea-a58e-4538d1b21974 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb734f45b_2d59_4150_b0e9_3b4729c6b4a0.slice PodAnnotations:0xc001f6cda0}] Aliases:map[]}"
2026-06-12 21:48:32.772598 | controller | Jun 12 21:01:50.208528 crc crio[24437]: time="2026-06-12T21:01:50.208454149Z" level=info msg="Checking pod openshift-marketplace_certified-operators-966sv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.772614 | controller | Jun 12 21:01:50.217666 crc crio[24437]: time="2026-06-12T21:01:50.217610518Z" level=info msg="Ran pod sandbox 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846 with infra container: openshift-marketplace/certified-operators-966sv/POD" id=2d4f3a09-b142-4f76-a968-1fbfbb829b91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.772631 | controller | Jun 12 21:01:50.220874 crc crio[24437]: time="2026-06-12T21:01:50.220710805Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f8bb2f24-b55c-4847-bdad-8667c6fd7473 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.772646 | controller | Jun 12 21:01:50.225899 crc crio[24437]: time="2026-06-12T21:01:50.224840988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=42ea8c7c-c1ce-49f4-932c-4bd2e9302973 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.772663 | controller | Jun 12 21:01:50.234830 crc crio[24437]: time="2026-06-12T21:01:50.234738986Z" level=info msg="Creating container: openshift-marketplace/certified-operators-966sv/extract-utilities" id=9bc7d8ea-3eb7-4b25-8ca7-8c07eda725dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.772679 | controller | Jun 12 21:01:50.235258 crc crio[24437]: time="2026-06-12T21:01:50.235206208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.772694 | controller | Jun 12 21:01:50.298217 crc crio[24437]: time="2026-06-12T21:01:50.293778559Z" level=info msg="Stopped pod sandbox: cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e" id=f9f5fbcc-b409-49ab-a01c-acc85bd4aade name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.772711 | controller | Jun 12 21:01:50.334270 crc crio[24437]: time="2026-06-12T21:01:50.334171066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.772731 | controller | Jun 12 21:01:50.338078 crc crio[24437]: time="2026-06-12T21:01:50.338010183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.772748 | controller | Jun 12 21:01:50.683822 crc crio[24437]: time="2026-06-12T21:01:50.68335986Z" level=info msg="Created container 289202886c48f8c4b2faba2ec2e310c9a5e8a419b56a514676f4b7d2a37ebee1: openshift-marketplace/certified-operators-966sv/extract-utilities" id=9bc7d8ea-3eb7-4b25-8ca7-8c07eda725dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.772765 | controller | Jun 12 21:01:50.691262 crc crio[24437]: time="2026-06-12T21:01:50.690333805Z" level=info msg="Starting container: 289202886c48f8c4b2faba2ec2e310c9a5e8a419b56a514676f4b7d2a37ebee1" id=cb85a5d7-62b9-4c7a-934c-1ef666784064 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.772781 | controller | Jun 12 21:01:50.699833 crc crio[24437]: time="2026-06-12T21:01:50.699712798Z" level=info msg="Started container" PID=87549 containerID=289202886c48f8c4b2faba2ec2e310c9a5e8a419b56a514676f4b7d2a37ebee1 description=openshift-marketplace/certified-operators-966sv/extract-utilities id=cb85a5d7-62b9-4c7a-934c-1ef666784064 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846
2026-06-12 21:48:32.772796 | controller | Jun 12 21:01:50.804742 crc crio[24437]: time="2026-06-12T21:01:50.804679168Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=50f59d3c-7b47-42fe-b783-dec34e374c64 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.772812 | controller | Jun 12 21:01:50.809067 crc crio[24437]: time="2026-06-12T21:01:50.809007695Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:48:32.772827 | controller | Jun 12 21:01:50.827969 crc crio[24437]: time="2026-06-12T21:01:50.823897537Z" level=info msg="Removing container: 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa" id=be782fd7-0a20-4f7c-be59-31e9ca6e6ba4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.772843 | controller | Jun 12 21:01:51.006783 crc crio[24437]: time="2026-06-12T21:01:51.006449203Z" level=info msg="Removed container 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa: openstack/ceilometer-0/proxy-httpd" id=be782fd7-0a20-4f7c-be59-31e9ca6e6ba4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.772881 | controller | Jun 12 21:01:51.009823 crc crio[24437]: time="2026-06-12T21:01:51.009760325Z" level=info msg="Removing container: 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1" id=cfe90f53-9a58-4cd8-914c-0b11e0368f5a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.772899 | controller | Jun 12 21:01:51.041134 crc crio[24437]: time="2026-06-12T21:01:51.039850646Z" level=info msg="Removed container 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1: openstack/ceilometer-0/sg-core" id=cfe90f53-9a58-4cd8-914c-0b11e0368f5a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.772915 | controller | Jun 12 21:01:51.045457 crc crio[24437]: time="2026-06-12T21:01:51.045386144Z" level=info msg="Removing container: bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb" id=126bb150-ee73-4b99-bf7c-5cb1fbde998a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.772931 | controller | Jun 12 21:01:51.076639 crc crio[24437]: time="2026-06-12T21:01:51.076508691Z" level=info msg="Removed container bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb: openstack/ceilometer-0/ceilometer-notification-agent" id=126bb150-ee73-4b99-bf7c-5cb1fbde998a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.772946 | controller | Jun 12 21:01:51.086375 crc crio[24437]: time="2026-06-12T21:01:51.086261685Z" level=info msg="Removing container: 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c" id=5f55af3b-8a98-48f8-8bd2-972ec4a6984e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.772967 | controller | Jun 12 21:01:51.137674 crc crio[24437]: time="2026-06-12T21:01:51.137473472Z" level=info msg="Removed container 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c: openstack/ceilometer-0/ceilometer-central-agent" id=5f55af3b-8a98-48f8-8bd2-972ec4a6984e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.772983 | controller | Jun 12 21:01:51.451619 crc crio[24437]: time="2026-06-12T21:01:51.451477517Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf" id=50f59d3c-7b47-42fe-b783-dec34e374c64 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.772999 | controller | Jun 12 21:01:51.452324 crc crio[24437]: time="2026-06-12T21:01:51.452240187Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=87c09472-dfdd-4c1a-819f-825f50826d91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.773014 | controller | Jun 12 21:01:51.455102 crc crio[24437]: time="2026-06-12T21:01:51.455036536Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bb53224b-8945-4518-bc81-957b49ae8a03 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.773029 | controller | Jun 12 21:01:51.463998 crc crio[24437]: time="2026-06-12T21:01:51.463892967Z" level=info msg="Creating container: openshift-marketplace/certified-operators-966sv/extract-content" id=61415130-be1a-4727-9110-9fc42b6b5017 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.773045 | controller | Jun 12 21:01:51.464501 crc crio[24437]: time="2026-06-12T21:01:51.46442877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.773060 | controller | Jun 12 21:01:51.539103 crc crio[24437]: time="2026-06-12T21:01:51.539014492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.773077 | controller | Jun 12 21:01:51.544440 crc crio[24437]: time="2026-06-12T21:01:51.544383335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.773093 | controller | Jun 12 21:01:51.652665 crc crio[24437]: time="2026-06-12T21:01:51.652454142Z" level=info msg="Created container 610076131db3dc644f1b5ee168c4b6c285a81221f018a5e2664f06d85148b7a3: openshift-marketplace/certified-operators-966sv/extract-content" id=61415130-be1a-4727-9110-9fc42b6b5017 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.773109 | controller | Jun 12 21:01:51.653734 crc crio[24437]: time="2026-06-12T21:01:51.653621852Z" level=info msg="Starting container: 610076131db3dc644f1b5ee168c4b6c285a81221f018a5e2664f06d85148b7a3" id=4a359477-6780-4e7a-b224-e2cbbae722d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.773125 | controller | Jun 12 21:01:51.659201 crc crio[24437]: time="2026-06-12T21:01:51.658561955Z" level=info msg="Started container" PID=87616 containerID=610076131db3dc644f1b5ee168c4b6c285a81221f018a5e2664f06d85148b7a3 description=openshift-marketplace/certified-operators-966sv/extract-content id=4a359477-6780-4e7a-b224-e2cbbae722d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846
2026-06-12 21:48:32.773142 | controller | Jun 12 21:01:51.661173 crc crio[24437]: time="2026-06-12T21:01:51.661136519Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=33bdbfcc-665d-4716-9c25-da612f145192 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.773162 | controller | Jun 12 21:01:51.661243 crc crio[24437]: time="2026-06-12T21:01:51.661199081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.773179 | controller | Jun 12 21:01:51.695966 crc crio[24437]: time="2026-06-12T21:01:51.695792664Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69 UID:b4611ea7-f257-4e74-98d4-d6d9aa582d76 NetNS:/var/run/netns/35d18e7d-5d4e-401a-a504-bb3cb662ba98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4611ea7_f257_4e74_98d4_d6d9aa582d76.slice PodAnnotations:0xc001840730}] Aliases:map[]}"
2026-06-12 21:48:32.773196 | controller | Jun 12 21:01:51.697391 crc crio[24437]: time="2026-06-12T21:01:51.696008649Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.773212 | controller | Jun 12 21:01:51.811260 crc crio[24437]: time="2026-06-12T21:01:51.810692781Z" level=info msg="Stopped container 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330: openstack/nova-api-0/nova-api-api" id=89f140b5-13be-4dc4-b485-a6ad693ac52f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.773229 | controller | Jun 12 21:01:51.812647 crc crio[24437]: time="2026-06-12T21:01:51.812564198Z" level=info msg="Stopping pod sandbox: 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165" id=99fb36a5-fa7a-4cb1-8303-32291a345819 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.773245 | controller | Jun 12 21:01:51.813368 crc crio[24437]: time="2026-06-12T21:01:51.813191203Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165 UID:5092c98b-68f4-4a75-99da-634be23077e8 NetNS:/var/run/netns/0c1fe104-0588-40d1-a82f-82171261b16d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5092c98b_68f4_4a75_99da_634be23077e8.slice PodAnnotations:0xc000c24a50}] Aliases:map[]}"
2026-06-12 21:48:32.773261 | controller | Jun 12 21:01:51.813713 crc crio[24437]: time="2026-06-12T21:01:51.813405658Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.773278 | controller | Jun 12 21:01:52.295388 crc crio[24437]: time="2026-06-12T21:01:52.294640717Z" level=info msg="Stopped pod sandbox: 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165" id=99fb36a5-fa7a-4cb1-8303-32291a345819 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.773294 | controller | Jun 12 21:01:52.323730 crc crio[24437]: 2026-06-12T21:01:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c295cdc5fc07844 Mac:46:0d:f7:64:93:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/35d18e7d-5d4e-401a-a504-bb3cb662ba98 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.773311 | controller | Jun 12 21:01:52.325468 crc crio[24437]: time="2026-06-12T21:01:52.325400944Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69 UID:b4611ea7-f257-4e74-98d4-d6d9aa582d76 NetNS:/var/run/netns/35d18e7d-5d4e-401a-a504-bb3cb662ba98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4611ea7_f257_4e74_98d4_d6d9aa582d76.slice PodAnnotations:0xc001840730}] Aliases:map[]}"
2026-06-12 21:48:32.773327 | controller | Jun 12 21:01:52.325606 crc crio[24437]: time="2026-06-12T21:01:52.325570728Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.773348 | controller | Jun 12 21:01:52.339700 crc crio[24437]: time="2026-06-12T21:01:52.339602019Z" level=info msg="Ran pod sandbox c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69 with infra container: openstack/ceilometer-0/POD" id=33bdbfcc-665d-4716-9c25-da612f145192 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.773365 | controller | Jun 12 21:01:52.343169 crc crio[24437]: time="2026-06-12T21:01:52.343086366Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=ea4217e8-e160-436f-868b-5a0a8b87acd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.773382 | controller | Jun 12 21:01:52.360185 crc crio[24437]: time="2026-06-12T21:01:52.360030639Z" level=info msg="Stopping container: a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765 (timeout: 30s)" id=e47df30e-6779-4cdf-acba-c268bc86155f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.773398 | controller | Jun 12 21:01:52.374511 crc crio[24437]: time="2026-06-12T21:01:52.374342446Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=49a08197-e39e-436d-a955-a972ae9f5efa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.773414 | controller | Jun 12 21:01:52.385403 crc crio[24437]: time="2026-06-12T21:01:52.38532589Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=ea116283-78df-4228-a0b1-e56bdf122774 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.773430 | controller | Jun 12 21:01:52.385886 crc crio[24437]: time="2026-06-12T21:01:52.385802422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.773446 | controller | Jun 12 21:01:52.448206 crc crio[24437]: time="2026-06-12T21:01:52.448022885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.773461 | controller | Jun 12 21:01:52.461830 crc crio[24437]: time="2026-06-12T21:01:52.461756838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.773477 | controller | Jun 12 21:01:52.492642 crc crio[24437]: time="2026-06-12T21:01:52.492280808Z" level=info msg="Stopped container a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765: openstack/kube-state-metrics-0/kube-state-metrics" id=e47df30e-6779-4cdf-acba-c268bc86155f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.773493 | controller | Jun 12 21:01:52.495346 crc crio[24437]: time="2026-06-12T21:01:52.49510748Z" level=info msg="Stopping pod sandbox: 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164" id=15810c42-689d-47c2-9d7d-4a93dc211e47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.773509 | controller | Jun 12 21:01:52.496516 crc crio[24437]: time="2026-06-12T21:01:52.496448713Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164 UID:163d648c-a53b-4384-8df3-ceaa99239def NetNS:/var/run/netns/08628d65-fcba-4d40-9165-6e0dafcdb499 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod163d648c_a53b_4384_8df3_ceaa99239def.slice PodAnnotations:0xc001840958}] Aliases:map[]}"
2026-06-12 21:48:32.773525 | controller | Jun 12 21:01:52.496649 crc crio[24437]: time="2026-06-12T21:01:52.496610057Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.773545 | controller | Jun 12 21:01:52.629907 crc crio[24437]: time="2026-06-12T21:01:52.628761485Z" level=info msg="Created container 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d: openstack/ceilometer-0/ceilometer-central-agent" id=ea116283-78df-4228-a0b1-e56bdf122774 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.773561 | controller | Jun 12 21:01:52.638828 crc crio[24437]: time="2026-06-12T21:01:52.638713953Z" level=info msg="Starting container: 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d" id=c2c286cd-4b91-49cf-9dce-fc7080f1b564 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.773577 | controller | Jun 12 21:01:52.673802 crc crio[24437]: time="2026-06-12T21:01:52.673711176Z" level=info msg="Started container" PID=87726 containerID=95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d description=openstack/ceilometer-0/ceilometer-central-agent id=c2c286cd-4b91-49cf-9dce-fc7080f1b564 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69
2026-06-12 21:48:32.773594 | controller | Jun 12 21:01:52.699085 crc crio[24437]: time="2026-06-12T21:01:52.698395113Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=41f9439a-7c39-4373-8d41-3b4830c6f7ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.773610 | controller | Jun 12 21:01:52.734142 crc crio[24437]: time="2026-06-12T21:01:52.734060012Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=8a59291f-8b19-464f-bd48-eb83bfa06cdb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.773626 | controller | Jun 12 21:01:52.743739 crc crio[24437]: time="2026-06-12T21:01:52.743653322Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=edc2bd9e-8ca8-445a-bc59-f5b881ff4c0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.773641 | controller | Jun 12 21:01:52.744215 crc crio[24437]: time="2026-06-12T21:01:52.744106093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.773657 | controller | Jun 12 21:01:52.820711 crc crio[24437]: time="2026-06-12T21:01:52.820416327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.773673 | controller | Jun 12 21:01:52.824701 crc crio[24437]: time="2026-06-12T21:01:52.824264363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.773688 | controller | Jun 12 21:01:52.946376 crc crio[24437]: time="2026-06-12T21:01:52.945589521Z" level=info msg="Removing container: 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330" id=02371175-182a-4459-a5d2-58f66ed41c76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.773705 | controller | Jun 12 21:01:53.033537 crc crio[24437]: time="2026-06-12T21:01:53.032248393Z" level=info msg="Removed container 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330: openstack/nova-api-0/nova-api-api" id=02371175-182a-4459-a5d2-58f66ed41c76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.773722 | controller | Jun 12 21:01:53.051456 crc crio[24437]: time="2026-06-12T21:01:53.051256396Z" level=info msg="Removing container: 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c" id=ae6743cc-d9c8-430d-9c18-ed978b3f12a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.773738 | controller | Jun 12 21:01:53.092104 crc crio[24437]: time="2026-06-12T21:01:53.091910492Z" level=info msg="Stopped pod sandbox: 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164" id=15810c42-689d-47c2-9d7d-4a93dc211e47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.773773 | controller | Jun 12 21:01:53.121039 crc crio[24437]: time="2026-06-12T21:01:53.120889325Z" level=info msg="Created container 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40: openstack/ceilometer-0/ceilometer-notification-agent" id=edc2bd9e-8ca8-445a-bc59-f5b881ff4c0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.773790 | controller | Jun 12 21:01:53.122151 crc crio[24437]: time="2026-06-12T21:01:53.122060885Z" level=info msg="Starting container: 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40" id=5800df5f-3582-42d7-ab78-303e64d845bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.773805 | controller | Jun 12 21:01:53.145336 crc crio[24437]: time="2026-06-12T21:01:53.144567595Z" level=info msg="Removed container 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c: openstack/nova-api-0/nova-api-log" id=ae6743cc-d9c8-430d-9c18-ed978b3f12a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.773821 | controller | Jun 12 21:01:53.152109 crc crio[24437]: time="2026-06-12T21:01:53.151501189Z" level=info msg="Started container" PID=87800 containerID=6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40 description=openstack/ceilometer-0/ceilometer-notification-agent id=5800df5f-3582-42d7-ab78-303e64d845bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69
2026-06-12 21:48:32.773836 | controller | Jun 12 21:01:53.195641 crc crio[24437]: time="2026-06-12T21:01:53.195520976Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=1958e7f9-345c-491c-8f4e-f8b9ef0721d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.773871 | controller | Jun 12 21:01:53.230074 crc crio[24437]: time="2026-06-12T21:01:53.223251549Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=2aabf010-8652-4cd1-a134-5b8984f695f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.773890 | controller | Jun 12 21:01:53.240138 crc crio[24437]: time="2026-06-12T21:01:53.240052648Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=500c57ed-e273-41c8-bdb2-560a32249595 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.773906 | controller | Jun 12 21:01:53.240512 crc crio[24437]: time="2026-06-12T21:01:53.240456888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.773922 | controller | Jun 12 21:01:53.299606 crc crio[24437]: time="2026-06-12T21:01:53.298641021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.773939 | controller | Jun 12 21:01:53.306897 crc crio[24437]: time="2026-06-12T21:01:53.306616719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.773955 | controller | Jun 12 21:01:53.486124 crc crio[24437]: time="2026-06-12T21:01:53.484362095Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=a80c2cee-e615-47ce-b567-ce68b15ffdf0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.773971 | controller | Jun 12 21:01:53.486124 crc crio[24437]: time="2026-06-12T21:01:53.484457647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.773988 | controller | Jun 12 21:01:53.494608 crc crio[24437]: time="2026-06-12T21:01:53.494504279Z" level=info msg="Created container 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717: openstack/ceilometer-0/sg-core" id=500c57ed-e273-41c8-bdb2-560a32249595 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.774008 | controller | Jun 12 21:01:53.495773 crc crio[24437]: time="2026-06-12T21:01:53.495653936Z" level=info msg="Starting container: 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717" id=816b3509-1843-42a8-a197-78b7bde6dda2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.774025 | controller | Jun 12 21:01:53.515793 crc crio[24437]: time="2026-06-12T21:01:53.51382718Z" level=info msg="Started container" PID=87837 containerID=2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717 description=openstack/ceilometer-0/sg-core id=816b3509-1843-42a8-a197-78b7bde6dda2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69
2026-06-12 21:48:32.774043 | controller | Jun 12 21:01:53.524802 crc crio[24437]: time="2026-06-12T21:01:53.524706802Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78 UID:a5c9f158-fbd5-439e-953a-56f55857bbda NetNS:/var/run/netns/92fca514-dce8-4a68-a700-e90c0fad67b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5c9f158_fbd5_439e_953a_56f55857bbda.slice PodAnnotations:0xc00051ce68}] Aliases:map[]}"
2026-06-12 21:48:32.774060 | controller | Jun 12 21:01:53.524802 crc crio[24437]: time="2026-06-12T21:01:53.524768883Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.774077 | controller | Jun 12 21:01:53.531425 crc crio[24437]: time="2026-06-12T21:01:53.531150712Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=5963f52e-0240-45ca-9ecb-145a28d905e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.774093 | controller | Jun 12 21:01:53.586974 crc crio[24437]: time="2026-06-12T21:01:53.586810661Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=13240ed3-292a-4243-86c3-64442354845f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.774109 | controller | Jun 12 21:01:53.596260 crc crio[24437]: time="2026-06-12T21:01:53.596064982Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=a69faf25-06ca-4c73-aace-4270dbe8ed67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.774125 | controller | Jun 12 21:01:53.596887 crc crio[24437]: time="2026-06-12T21:01:53.596582975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.774141 | controller | Jun 12 21:01:53.688107 crc crio[24437]: time="2026-06-12T21:01:53.687549516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.774156 | controller | Jun 12 21:01:53.694598 crc crio[24437]: time="2026-06-12T21:01:53.694415216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.774172 | controller | Jun 12 21:01:53.861250 crc crio[24437]: time="2026-06-12T21:01:53.861008833Z" level=info msg="Stopping container: 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46 (timeout: 10s)" id=e17dc7b1-e646-49e5-a4f7-82b2977e441d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.774187 | controller | Jun 12 21:01:53.994461 crc crio[24437]: time="2026-06-12T21:01:53.991589922Z" level=info msg="Stopped container 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46: openstack/dnsmasq-dns-7948f7c9f9-8tghq/dnsmasq-dns" id=e17dc7b1-e646-49e5-a4f7-82b2977e441d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.774203 | controller | Jun 12 21:01:53.994461 crc crio[24437]: time="2026-06-12T21:01:53.993239083Z" level=info msg="Stopping pod sandbox: 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703" id=e5ced501-3a0a-4dfa-ad5d-085699cee635 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.774223 | controller | Jun 12 21:01:53.994461 crc crio[24437]: time="2026-06-12T21:01:53.993759856Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-8tghq Namespace:openstack ID:54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703 UID:c3775170-2cfd-489d-9907-4d5be722502a NetNS:/var/run/netns/51bf3cf1-d95c-44d1-8c4c-e17a8be8b594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3775170_2cfd_489d_9907_4d5be722502a.slice PodAnnotations:0xc001f6c8b8}] Aliases:map[]}"
2026-06-12 21:48:32.774240 | controller | Jun 12 21:01:53.994461 crc crio[24437]: time="2026-06-12T21:01:53.993895249Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7948f7c9f9-8tghq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.774256 | controller | Jun 12 21:01:54.046795 crc crio[24437]: time="2026-06-12T21:01:54.04562171Z" level=info msg="Created container 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147: openstack/ceilometer-0/proxy-httpd" id=a69faf25-06ca-4c73-aace-4270dbe8ed67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.774272 | controller | Jun 12 21:01:54.048119 crc crio[24437]: time="2026-06-12T21:01:54.047527908Z" level=info msg="Starting container: 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147" id=a7aeb4fb-87d2-4160-ba19-1d457dd902ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.774289 | controller | Jun 12 21:01:54.054597 crc crio[24437]: time="2026-06-12T21:01:54.054545063Z" level=info msg="Started container" PID=87912 containerID=1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147 description=openstack/ceilometer-0/proxy-httpd id=a7aeb4fb-87d2-4160-ba19-1d457dd902ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69
2026-06-12 21:48:32.774305 | controller | Jun 12 21:01:54.061244 crc crio[24437]: time="2026-06-12T21:01:54.061154778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=de4f2246-a05b-48e3-9f5f-ee5034ea88d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.774322 | controller | Jun 12 21:01:54.066148 crc crio[24437]: time="2026-06-12T21:01:54.06601947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=22ba0a54-4ae8-4350-9ed4-28c84e5f3819 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.774338 | controller | Jun 12 21:01:54.075700 crc crio[24437]: time="2026-06-12T21:01:54.072163232Z" level=info msg="Removing container: a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765" id=ab8b4593-54c9-404c-a2ea-78133ba5a1a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.774354 | controller | Jun 12 21:01:54.078588 crc crio[24437]: time="2026-06-12T21:01:54.078521252Z" level=info msg="Creating container: openshift-marketplace/certified-operators-966sv/registry-server" id=312e7d32-5ebf-46b3-a2ff-13e7c48e2711 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.774370 | controller | Jun 12 21:01:54.079260 crc crio[24437]: time="2026-06-12T21:01:54.079215228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.774386 | controller | Jun 12 21:01:54.134705 crc crio[24437]: 2026-06-12T21:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:381012d1ff5c9b9 Mac:aa:8a:73:18:02:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/92fca514-dce8-4a68-a700-e90c0fad67b6 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.774407 | controller | Jun 12 21:01:54.134705 crc crio[24437]: time="2026-06-12T21:01:54.132699703Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78 UID:a5c9f158-fbd5-439e-953a-56f55857bbda NetNS:/var/run/netns/92fca514-dce8-4a68-a700-e90c0fad67b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5c9f158_fbd5_439e_953a_56f55857bbda.slice PodAnnotations:0xc00051ce68}] Aliases:map[]}"
2026-06-12 21:48:32.774424 | controller | Jun 12 21:01:54.134705 crc crio[24437]: time="2026-06-12T21:01:54.132853497Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.774441 | controller | Jun 12 21:01:54.252096 crc crio[24437]: time="2026-06-12T21:01:54.248980765Z" level=info msg="Ran pod sandbox 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78 with infra container: openstack/nova-api-0/POD" id=a80c2cee-e615-47ce-b567-ce68b15ffdf0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.774457 | controller | Jun 12 21:01:54.252600 crc crio[24437]: time="2026-06-12T21:01:54.252465421Z" level=info msg="Removed container a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765: openstack/kube-state-metrics-0/kube-state-metrics" id=ab8b4593-54c9-404c-a2ea-78133ba5a1a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.774474 | controller | Jun 12 21:01:54.255809 crc crio[24437]: time="2026-06-12T21:01:54.255675852Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=9e8faece-7416-4e95-868f-afa8897558d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.774490 | controller | Jun 12 21:01:54.275773 crc crio[24437]: time="2026-06-12T21:01:54.271081846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.774506 | controller | Jun 12 21:01:54.286868 crc crio[24437]: time="2026-06-12T21:01:54.281347852Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=18921fdd-cd2a-4c72-b533-ac17b9c991a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.774522 | controller | Jun 12 21:01:54.310533 crc crio[24437]: time="2026-06-12T21:01:54.309429163Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=e75b8c05-08c2-4d89-8314-16fc942143ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.774538 | controller | Jun 12 21:01:54.310533 crc crio[24437]: time="2026-06-12T21:01:54.309826803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.774554 | controller | Jun 12 21:01:54.361774 crc crio[24437]: time="2026-06-12T21:01:54.35456779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.774570 | controller | Jun 12 21:01:54.417907 crc crio[24437]: time="2026-06-12T21:01:54.417672305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.774585 | controller | Jun 12 21:01:54.434383 crc crio[24437]: time="2026-06-12T21:01:54.433828927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.774601 | controller | Jun 12 21:01:54.518448 crc crio[24437]: time="2026-06-12T21:01:54.518296766Z" level=info msg="Created container f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c: openshift-marketplace/certified-operators-966sv/registry-server" id=312e7d32-5ebf-46b3-a2ff-13e7c48e2711 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.774622 | controller | Jun 12 21:01:54.527202 crc crio[24437]: time="2026-06-12T21:01:54.526152051Z" level=info msg="Starting container: f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c" id=1da4b6ab-3eac-462a-8604-16b0e58cd4fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.774639 | controller | Jun 12 21:01:54.547576 crc crio[24437]: time="2026-06-12T21:01:54.54737072Z" level=info msg="Started container" PID=87995 containerID=f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c description=openshift-marketplace/certified-operators-966sv/registry-server id=1da4b6ab-3eac-462a-8604-16b0e58cd4fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846
2026-06-12 21:48:32.774655 | controller | Jun 12 21:01:54.591109 crc crio[24437]: time="2026-06-12T21:01:54.590759373Z" level=info msg="Created container 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668: openstack/nova-api-0/nova-api-log" id=e75b8c05-08c2-4d89-8314-16fc942143ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.774670 | controller | Jun 12 21:01:54.607883 crc crio[24437]: time="2026-06-12T21:01:54.607748497Z" level=info msg="Starting container: 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668" id=38ffb72f-69c7-4897-85f3-bf45b8f787b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.774685 | controller | Jun 12 21:01:54.651027 crc crio[24437]: time="2026-06-12T21:01:54.650896364Z" level=info msg="Stopped pod sandbox: 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703" id=e5ced501-3a0a-4dfa-ad5d-085699cee635 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.774701 | controller | Jun 12 21:01:54.659983 crc crio[24437]: time="2026-06-12T21:01:54.658414231Z" level=info msg="Started container" PID=88127 containerID=9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668 description=openstack/nova-api-0/nova-api-log id=38ffb72f-69c7-4897-85f3-bf45b8f787b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78
2026-06-12 21:48:32.774717 | controller | Jun 12 21:01:54.678955 crc crio[24437]: time="2026-06-12T21:01:54.678833591Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d3d5217b-299d-4b56-af80-77dd0cf61fdf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.774732 | controller | Jun 12 21:01:54.778481 crc crio[24437]: time="2026-06-12T21:01:54.778333835Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=3ef98bf2-26c5-4861-b8eb-08dc801d19ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.774748 | controller | Jun 12 21:01:54.792904 crc crio[24437]: time="2026-06-12T21:01:54.792763584Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=2e69c703-c2dd-498a-8cf1-18c4e8cbf9d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.774763 | controller | Jun 12 21:01:54.793737 crc crio[24437]: time="2026-06-12T21:01:54.793462231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.774778 | controller | Jun 12 21:01:54.841229 crc crio[24437]: time="2026-06-12T21:01:54.841171203Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=8aa840b3-1b65-4880-b974-ed8ce3138a9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.774794 | controller | Jun 12 21:01:54.841440 crc crio[24437]: time="2026-06-12T21:01:54.841261515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.774813 | controller | Jun 12 21:01:54.928145 crc crio[24437]: time="2026-06-12T21:01:54.926883111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.774829 | controller | Jun 12 21:01:54.930479 crc crio[24437]: time="2026-06-12T21:01:54.930134972Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-9t228/POD" id=6b48aec3-c9d0-4a71-ba48-8f36d8851d4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.774845 | controller | Jun 12 21:01:54.931074 crc crio[24437]: time="2026-06-12T21:01:54.931026035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.774881 | controller | Jun 12 21:01:54.934164 crc crio[24437]: time="2026-06-12T21:01:54.934002249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.774898 | controller | Jun 12 21:01:54.962376 crc crio[24437]: time="2026-06-12T21:01:54.962293384Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:309a7612edcb88a37508da6ed95a580f57755d55e384bbf5107e7f15b9c26d6b UID:420779b6-7e4c-43a3-9d15-b3b8cb6e5f90 NetNS:/var/run/netns/4b1540e0-27ed-47b3-8f0b-887aa5e205e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod420779b6_7e4c_43a3_9d15_b3b8cb6e5f90.slice PodAnnotations:0xc00051ca40}] Aliases:map[]}"
2026-06-12 21:48:32.774914 | controller | Jun 12 21:01:54.962983 crc crio[24437]: time="2026-06-12T21:01:54.962901979Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.774944 | controller | Jun 12 21:01:55.038051 crc crio[24437]: time="2026-06-12T21:01:55.034912537Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-9t228 Namespace:openstack ID:8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d UID:b852997b-2d37-42fd-8cac-6ad03416171b NetNS:/var/run/netns/d950e1c6-b3b5-4565-b2fd-48b30e993a06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb852997b_2d37_42fd_8cac_6ad03416171b.slice PodAnnotations:0xc0026aa068}] Aliases:map[]}"
2026-06-12 21:48:32.774962 | controller | Jun 12 21:01:55.038051 crc crio[24437]: time="2026-06-12T21:01:55.03503467Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-9t228 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.774978 | controller | Jun 12 21:01:55.135197 crc crio[24437]: time="2026-06-12T21:01:55.13483678Z" level=info msg="Stopping container: 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d (timeout: 30s)" id=f8aecd19-f832-4674-8366-7b85c6e70312 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.774994 | controller | Jun 12 21:01:55.135615 crc crio[24437]: time="2026-06-12T21:01:55.135571589Z" level=info msg="Stopping container: 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717 (timeout: 30s)" id=a7fe8c45-bc2a-4840-974f-dfead4d78770 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.775010 | controller | Jun 12 21:01:55.142624 crc crio[24437]: time="2026-06-12T21:01:55.142549452Z" level=info msg="Stopping container: 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147 (timeout: 30s)" id=5cf0fa44-3f89-441e-a550-d9f18c5ba6eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.775025 | controller | Jun 12 21:01:55.145262 crc crio[24437]: time="2026-06-12T21:01:55.145201558Z" level=info msg="Stopping container: 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40 (timeout: 30s)" id=6de5bf6c-5e5e-46c5-a6b0-704ea09b79b9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.775048 | controller | Jun 12 21:01:55.164105 crc crio[24437]: time="2026-06-12T21:01:55.162567632Z" level=info msg="Removing container: 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46" id=afbc2715-9146-4449-aeae-be79bdf8a68a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.775064 | controller | Jun 12 21:01:55.261363 crc crio[24437]: time="2026-06-12T21:01:55.260965927Z" level=info msg="Created container d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2: openstack/nova-api-0/nova-api-api" id=2e69c703-c2dd-498a-8cf1-18c4e8cbf9d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.775079 | controller | Jun 12 21:01:55.262879 crc crio[24437]: time="2026-06-12T21:01:55.261777587Z" level=info msg="Starting container: d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2" id=a9db0cf8-1373-4046-99ab-854303c8c732 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.775094 | controller | Jun 12 21:01:55.269105 crc crio[24437]: time="2026-06-12T21:01:55.268891914Z" level=info msg="Removed container 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46: openstack/dnsmasq-dns-7948f7c9f9-8tghq/dnsmasq-dns" id=afbc2715-9146-4449-aeae-be79bdf8a68a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.775109 | controller | Jun 12 21:01:55.286703 crc crio[24437]: time="2026-06-12T21:01:55.285973901Z" level=info msg="Stopped container 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717: openstack/ceilometer-0/sg-core" id=a7fe8c45-bc2a-4840-974f-dfead4d78770 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.775125 | controller | Jun 12 21:01:55.306167 crc crio[24437]: time="2026-06-12T21:01:55.305857217Z" level=info msg="Started container" PID=88267 containerID=d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2 description=openstack/nova-api-0/nova-api-api id=a9db0cf8-1373-4046-99ab-854303c8c732 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78
2026-06-12 21:48:32.775141 | controller | Jun 12 21:01:55.306488 crc crio[24437]: time="2026-06-12T21:01:55.306451273Z" level=info msg="Removing container: e26132b2e9091851ec5edd9f85112a6557fe322e92e8977162dbd1712ecf5584" id=5940034d-619e-4bd7-ad13-a11f57c25395 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.775156 | controller | Jun 12 21:01:55.376679 crc crio[24437]: time="2026-06-12T21:01:55.376624933Z" level=info msg="Removed container e26132b2e9091851ec5edd9f85112a6557fe322e92e8977162dbd1712ecf5584: openstack/dnsmasq-dns-7948f7c9f9-8tghq/init" id=5940034d-619e-4bd7-ad13-a11f57c25395 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.775171 | controller | Jun 12 21:01:55.388531 crc crio[24437]: time="2026-06-12T21:01:55.388394647Z" level=info msg="Stopped container 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147: openstack/ceilometer-0/proxy-httpd" id=5cf0fa44-3f89-441e-a550-d9f18c5ba6eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.775187 | controller | Jun 12 21:01:55.702204 crc crio[24437]: 2026-06-12T21:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:309a7612edcb88a Mac:e6:79:d3:c2:ff:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/4b1540e0-27ed-47b3-8f0b-887aa5e205e5 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.775203 | controller | Jun 12 21:01:55.707821 crc crio[24437]: time="2026-06-12T21:01:55.706418063Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:309a7612edcb88a37508da6ed95a580f57755d55e384bbf5107e7f15b9c26d6b UID:420779b6-7e4c-43a3-9d15-b3b8cb6e5f90 NetNS:/var/run/netns/4b1540e0-27ed-47b3-8f0b-887aa5e205e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod420779b6_7e4c_43a3_9d15_b3b8cb6e5f90.slice PodAnnotations:0xc00051ca40}] Aliases:map[]}"
2026-06-12 21:48:32.775223 | controller | Jun 12 21:01:55.707821 crc crio[24437]: time="2026-06-12T21:01:55.706647568Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.775239 | controller | Jun 12 21:01:55.756510 crc crio[24437]: time="2026-06-12T21:01:55.755751495Z" level=info msg="Ran pod sandbox 309a7612edcb88a37508da6ed95a580f57755d55e384bbf5107e7f15b9c26d6b with infra container: openstack/kube-state-metrics-0/POD" id=8aa840b3-1b65-4880-b974-ed8ce3138a9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.775256 | controller | Jun 12 21:01:55.764000 crc crio[24437]: time="2026-06-12T21:01:55.762165594Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=ebb888f3-27a4-459e-a968-54c6526390ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.775272 | controller | Jun 12 21:01:55.829102 crc crio[24437]: time="2026-06-12T21:01:55.828689665Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=bcb174e3-df89-4aff-82eb-73e778b5de4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.775288 | controller | Jun 12 21:01:55.849257 crc crio[24437]: time="2026-06-12T21:01:55.848196151Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=cab41d93-79f1-4791-b0df-f0494129cc73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.775303 | controller | Jun 12 21:01:55.857452 crc crio[24437]: time="2026-06-12T21:01:55.857270988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.775319 | controller | Jun 12 21:01:55.896274 crc crio[24437]: 2026-06-12T21:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8493de03863d299 Mac:9e:76:d7:5d:3f:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/d950e1c6-b3b5-4565-b2fd-48b30e993a06 SocketPath: PciID:}] [{Interface:0xc0002fe810 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.775334 | controller | Jun 12 21:01:55.897126 crc crio[24437]: time="2026-06-12T21:01:55.896968298Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-9t228 Namespace:openstack ID:8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d UID:b852997b-2d37-42fd-8cac-6ad03416171b NetNS:/var/run/netns/d950e1c6-b3b5-4565-b2fd-48b30e993a06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb852997b_2d37_42fd_8cac_6ad03416171b.slice PodAnnotations:0xc0026aa068}] Aliases:map[]}"
2026-06-12 21:48:32.775350 | controller | Jun 12 21:01:55.897223 crc crio[24437]: time="2026-06-12T21:01:55.897190233Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-9t228 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.775366 | controller | Jun 12 21:01:55.920817 crc crio[24437]: time="2026-06-12T21:01:55.92070595Z" level=info msg="Ran pod sandbox 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d with infra container: openstack/nova-cell1-cell-mapping-9t228/POD" id=6b48aec3-c9d0-4a71-ba48-8f36d8851d4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.775383 | controller | Jun 12 21:01:55.934220 crc crio[24437]: time="2026-06-12T21:01:55.934068464Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=acfedfe1-e5b3-4e07-8fa0-8a8cb9829c55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.775399 | controller | Jun 12 21:01:55.961193 crc crio[24437]: time="2026-06-12T21:01:55.961104769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.775419 | controller | Jun 12 21:01:55.970139 crc crio[24437]: time="2026-06-12T21:01:55.969652112Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=10bc583c-ff3f-462e-9e7b-e353ead478ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.775436 | controller | Jun 12 21:01:55.973562 crc crio[24437]: time="2026-06-12T21:01:55.973481578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.775453 | controller | Jun 12 21:01:55.979694 crc crio[24437]: time="2026-06-12T21:01:55.979599981Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-9t228/nova-manage" id=1d5b4e6b-9bd5-42a2-8a2f-b1e7ba1f5ea3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.775468 | controller | Jun 12 21:01:55.980567 crc crio[24437]: time="2026-06-12T21:01:55.980517704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.775484 | controller | Jun 12 21:01:56.095616 crc crio[24437]: time="2026-06-12T21:01:56.09538684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.775499 | controller | Jun 12 21:01:56.101072 crc crio[24437]: time="2026-06-12T21:01:56.1009926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.775515 | controller | Jun 12 21:01:56.125238 crc crio[24437]: time="2026-06-12T21:01:56.125191923Z" level=info msg="Created container f35412f66e136f2a0630662171659ea73e3f4ef6cf861e9e3d1203916e51321e: openstack/kube-state-metrics-0/kube-state-metrics" id=cab41d93-79f1-4791-b0df-f0494129cc73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.775531 | controller | Jun 12 21:01:56.131471 crc crio[24437]: time="2026-06-12T21:01:56.131385698Z" level=info msg="Starting container: f35412f66e136f2a0630662171659ea73e3f4ef6cf861e9e3d1203916e51321e" id=de6a776a-f43b-40ef-a574-a12061fe2180 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.775547 | controller | Jun 12 21:01:56.207839 crc crio[24437]: time="2026-06-12T21:01:56.197730354Z" level=info msg="Started container" PID=88544 containerID=f35412f66e136f2a0630662171659ea73e3f4ef6cf861e9e3d1203916e51321e description=openstack/kube-state-metrics-0/kube-state-metrics id=de6a776a-f43b-40ef-a574-a12061fe2180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309a7612edcb88a37508da6ed95a580f57755d55e384bbf5107e7f15b9c26d6b
2026-06-12 21:48:32.775562 | controller | Jun 12 21:01:56.354413 crc crio[24437]: time="2026-06-12T21:01:56.354060025Z" level=info msg="Created container 09f89783304aec0fed46bb5910536c61f6720025a038840b6271e650f4603920: openstack/nova-cell1-cell-mapping-9t228/nova-manage" id=1d5b4e6b-9bd5-42a2-8a2f-b1e7ba1f5ea3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.775578 | controller | Jun 12 21:01:56.355583 crc crio[24437]: time="2026-06-12T21:01:56.355536472Z" level=info msg="Starting container: 09f89783304aec0fed46bb5910536c61f6720025a038840b6271e650f4603920" id=e0863791-f94f-4835-8cd7-72ef325fba85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.775593 | controller | Jun 12 21:01:56.361910 crc crio[24437]: time="2026-06-12T21:01:56.36185228Z" level=info msg="Started container" PID=88555 containerID=09f89783304aec0fed46bb5910536c61f6720025a038840b6271e650f4603920 description=openstack/nova-cell1-cell-mapping-9t228/nova-manage id=e0863791-f94f-4835-8cd7-72ef325fba85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d
2026-06-12 21:48:32.775609 | controller | Jun 12 21:02:00.531412 crc crio[24437]: time="2026-06-12T21:02:00.530556085Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688302-7898b/POD" id=65253cb3-052b-450b-8457-af8028b4ae45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.775628 | controller | Jun 12 21:02:00.533068 crc crio[24437]: time="2026-06-12T21:02:00.531511579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.775645 | controller | Jun 12 21:02:00.582025 crc crio[24437]: time="2026-06-12T21:02:00.581868846Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688302-7898b Namespace:openshift-infra ID:9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980 UID:2bb03645-1154-468f-8252-6ce4bdd9e5ee NetNS:/var/run/netns/7d62933a-d4c4-4953-a72f-7eb2e21b2421 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bb03645_1154_468f_8252_6ce4bdd9e5ee.slice PodAnnotations:0xc000c24940}] Aliases:map[]}"
2026-06-12 21:48:32.775662 | controller | Jun 12 21:02:00.582025 crc crio[24437]: time="2026-06-12T21:02:00.582012789Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688302-7898b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.775678 | controller | Jun 12 21:02:00.903617 crc crio[24437]: 2026-06-12T21:02:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f010727597abf1 Mac:c6:b2:4b:f3:1e:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/7d62933a-d4c4-4953-a72f-7eb2e21b2421 SocketPath: PciID:}] [{Interface:0xc00031e5c0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.775694 | controller | Jun 12 21:02:00.904807 crc crio[24437]: time="2026-06-12T21:02:00.904728402Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688302-7898b Namespace:openshift-infra ID:9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980 UID:2bb03645-1154-468f-8252-6ce4bdd9e5ee NetNS:/var/run/netns/7d62933a-d4c4-4953-a72f-7eb2e21b2421 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bb03645_1154_468f_8252_6ce4bdd9e5ee.slice PodAnnotations:0xc000c24940}] Aliases:map[]}"
2026-06-12 21:48:32.775710 | controller | Jun 12 21:02:00.904974 crc crio[24437]: time="2026-06-12T21:02:00.904892126Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688302-7898b for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.775727 | controller | Jun 12 21:02:00.920862 crc crio[24437]: time="2026-06-12T21:02:00.920778042Z" level=info msg="Ran pod sandbox 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980 with infra container: openshift-infra/auto-csr-approver-29688302-7898b/POD" id=65253cb3-052b-450b-8457-af8028b4ae45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.775744 | controller | Jun 12 21:02:00.924655 crc crio[24437]: time="2026-06-12T21:02:00.924547117Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=20972bfe-33f4-49e5-afab-85abb6e76895 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.775760 | controller | Jun 12 21:02:00.935225 crc crio[24437]: time="2026-06-12T21:02:00.935133631Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.775775 | controller | Jun 12 21:02:01.680026 crc crio[24437]: time="2026-06-12T21:02:01.679514116Z" level=info msg="Stopped container 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d: openstack/ceilometer-0/ceilometer-central-agent" id=f8aecd19-f832-4674-8366-7b85c6e70312 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.775791 | controller | Jun 12 21:02:01.740988 crc crio[24437]: time="2026-06-12T21:02:01.740791105Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=20972bfe-33f4-49e5-afab-85abb6e76895 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.775811 | controller | Jun 12 21:02:01.741800 crc crio[24437]: time="2026-06-12T21:02:01.741711788Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1ca4e669-8438-4f57-822b-49d83a57023c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.775828 | controller | Jun 12 21:02:01.745193 crc crio[24437]: time="2026-06-12T21:02:01.74499399Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c351ef03-b330-4b9c-bea6-18da87fc853c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.775843 | controller | Jun 12 21:02:01.754231 crc crio[24437]: time="2026-06-12T21:02:01.754145769Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688302-7898b/oc" id=8ee99600-ac6a-4199-ab24-60be9c5b4e90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.775880 | controller | Jun 12 21:02:01.754676 crc crio[24437]: time="2026-06-12T21:02:01.75460569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.775897 | controller | Jun 12 21:02:01.804646 crc crio[24437]: time="2026-06-12T21:02:01.804552917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.775913 | controller | Jun 12 21:02:02.106119 crc crio[24437]: time="2026-06-12T21:02:02.106020289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.775929 | controller | Jun 12 21:02:02.227886 crc crio[24437]: time="2026-06-12T21:02:02.227761476Z" level=info msg="Created container 79faac96e389fc398695b4dc6f2405561206963a9b6a2da5aa56d155d49e7d44: openshift-infra/auto-csr-approver-29688302-7898b/oc" id=8ee99600-ac6a-4199-ab24-60be9c5b4e90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.775946 | controller | Jun 12 21:02:02.232084 crc crio[24437]: time="2026-06-12T21:02:02.229271844Z" level=info msg="Starting container: 79faac96e389fc398695b4dc6f2405561206963a9b6a2da5aa56d155d49e7d44" id=7c3a19f6-17eb-40a5-85aa-c1ba20e09404 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.775962 | controller | Jun 12 21:02:02.233718 crc crio[24437]: time="2026-06-12T21:02:02.233628203Z" level=info msg="Started container" PID=89016 containerID=79faac96e389fc398695b4dc6f2405561206963a9b6a2da5aa56d155d49e7d44 description=openshift-infra/auto-csr-approver-29688302-7898b/oc id=7c3a19f6-17eb-40a5-85aa-c1ba20e09404 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980
2026-06-12 21:48:32.775979 | controller | Jun 12 21:02:02.475044 crc crio[24437]: time="2026-06-12T21:02:02.473468868Z" level=info msg="Stopping container: f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c (timeout: 2s)" id=af196338-57cc-4067-8e92-953192280f79 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.775994 | controller | Jun 12 21:02:03.126012 crc crio[24437]: time="2026-06-12T21:02:03.125342935Z" level=info msg="Stopped container f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c: openshift-marketplace/certified-operators-966sv/registry-server" id=af196338-57cc-4067-8e92-953192280f79 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.776010 | controller | Jun 12 21:02:03.127230 crc crio[24437]: time="2026-06-12T21:02:03.126997056Z" level=info msg="Stopping pod sandbox: 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846" id=5748556a-e15d-4151-b309-4c78b46ae593 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.776026 | controller | Jun 12 21:02:03.127638 crc crio[24437]: time="2026-06-12T21:02:03.12756377Z" level=info msg="Got pod network &{Name:certified-operators-966sv Namespace:openshift-marketplace ID:9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846 UID:b734f45b-2d59-4150-b0e9-3b4729c6b4a0 NetNS:/var/run/netns/5333747f-4f4d-4fea-a58e-4538d1b21974 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb734f45b_2d59_4150_b0e9_3b4729c6b4a0.slice PodAnnotations:0xc001f6c538}] Aliases:map[]}"
2026-06-12 21:48:32.776047 | controller | Jun 12 21:02:03.127720 crc crio[24437]: time="2026-06-12T21:02:03.127698413Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-966sv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.776064 | controller | Jun 12 21:02:03.490753 crc crio[24437]: time="2026-06-12T21:02:03.490242459Z" level=info msg="Stopped pod sandbox: 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846" id=5748556a-e15d-4151-b309-4c78b46ae593 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.776081 | controller | Jun 12 21:02:04.540359 crc crio[24437]: time="2026-06-12T21:02:04.539704528Z" level=info msg="Stopping pod sandbox: 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980" id=b4bd2f0f-69e3-4ccd-80ca-45f876083c73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.776097 | controller | Jun 12 21:02:04.541428 crc crio[24437]: time="2026-06-12T21:02:04.541083612Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688302-7898b Namespace:openshift-infra ID:9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980 UID:2bb03645-1154-468f-8252-6ce4bdd9e5ee NetNS:/var/run/netns/7d62933a-d4c4-4953-a72f-7eb2e21b2421 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bb03645_1154_468f_8252_6ce4bdd9e5ee.slice PodAnnotations:0xc00282c628}] Aliases:map[]}"
2026-06-12 21:48:32.776113 | controller | Jun 12 21:02:04.541428 crc crio[24437]: time="2026-06-12T21:02:04.541234546Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688302-7898b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.776130 | controller | Jun 12 21:02:04.542160 crc crio[24437]: time="2026-06-12T21:02:04.542039215Z" level=info msg="Stopping pod sandbox: 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d" id=09c36fe2-8ca2-4db9-8ea1-d268853c0761 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.776145 | controller | Jun 12 21:02:04.542728 crc crio[24437]: time="2026-06-12T21:02:04.542662312Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-9t228 Namespace:openstack ID:8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d UID:b852997b-2d37-42fd-8cac-6ad03416171b NetNS:/var/run/netns/d950e1c6-b3b5-4565-b2fd-48b30e993a06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb852997b_2d37_42fd_8cac_6ad03416171b.slice PodAnnotations:0xc000c247d0}] Aliases:map[]}"
2026-06-12 21:48:32.776162 | controller | Jun 12 21:02:04.543357 crc crio[24437]: time="2026-06-12T21:02:04.543257717Z" level=info msg="Removing container: f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c" id=0f5c83a7-891d-40a0-b39b-a4c155417711 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.776177 | controller | Jun 12 21:02:04.544211 crc crio[24437]: time="2026-06-12T21:02:04.544132718Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-9t228 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.776193 | controller | Jun 12 21:02:04.622994 crc crio[24437]: time="2026-06-12T21:02:04.622869123Z" level=info msg="Removed container f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c: openshift-marketplace/certified-operators-966sv/registry-server" id=0f5c83a7-891d-40a0-b39b-a4c155417711 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.776214 | controller | Jun 12 21:02:04.626393 crc crio[24437]: time="2026-06-12T21:02:04.626249777Z" level=info msg="Removing container: 610076131db3dc644f1b5ee168c4b6c285a81221f018a5e2664f06d85148b7a3" id=836604e8-a848-45e5-9209-d74c358c6bee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.776230 | controller | Jun 12 21:02:04.657809 crc crio[24437]: time="2026-06-12T21:02:04.657701322Z" level=info msg="Removed container 610076131db3dc644f1b5ee168c4b6c285a81221f018a5e2664f06d85148b7a3: openshift-marketplace/certified-operators-966sv/extract-content" id=836604e8-a848-45e5-9209-d74c358c6bee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.776247 | controller | Jun 12 21:02:04.662898 crc crio[24437]: time="2026-06-12T21:02:04.662592515Z" level=info msg="Removing container: 289202886c48f8c4b2faba2ec2e310c9a5e8a419b56a514676f4b7d2a37ebee1" id=7260c610-efbc-4125-a483-fb1d5fc0e057 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.776262 | controller | Jun 12 21:02:04.716805 crc crio[24437]: time="2026-06-12T21:02:04.716715055Z" level=info msg="Removed container 289202886c48f8c4b2faba2ec2e310c9a5e8a419b56a514676f4b7d2a37ebee1: openshift-marketplace/certified-operators-966sv/extract-utilities" id=7260c610-efbc-4125-a483-fb1d5fc0e057 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.776278 | controller | Jun 12 21:02:05.032803 crc crio[24437]: time="2026-06-12T21:02:05.032636438Z" level=info msg="Stopped pod sandbox: 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d" id=09c36fe2-8ca2-4db9-8ea1-d268853c0761 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.776293 | controller | Jun 12 21:02:05.118477 crc crio[24437]: time="2026-06-12T21:02:05.118384309Z" level=info msg="Stopped pod sandbox: 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980" id=b4bd2f0f-69e3-4ccd-80ca-45f876083c73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.776309 | controller | Jun 12 21:02:05.788814 crc crio[24437]: time="2026-06-12T21:02:05.788185522Z" level=info msg="Stopping container: d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2 (timeout: 30s)" id=9ebf6171-1032-413e-a3eb-63e2753d4a7c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.776324 | controller | Jun 12 21:02:05.790079 crc crio[24437]: time="2026-06-12T21:02:05.788620593Z" level=info msg="Stopping container: 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668 (timeout: 30s)" id=dfd2462c-a0e9-43e7-b419-67d9db639692 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.776340 | controller | Jun 12 21:02:05.816191 crc crio[24437]: time="2026-06-12T21:02:05.81614693Z" level=info msg="Stopping container: 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec (timeout: 30s)" id=07778919-e0ab-4444-8210-0b83d588fc6e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.776355 | controller | Jun 12 21:02:05.922825 crc crio[24437]: time="2026-06-12T21:02:05.92274521Z" level=info msg="Stopping container: 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1 (timeout: 30s)" id=5d3fe4c0-fb3d-4523-840e-d8909fdc239d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.776371 | controller | Jun 12 21:02:05.922993 crc crio[24437]: time="2026-06-12T21:02:05.922835902Z" level=info msg="Stopping container: 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db (timeout: 30s)" id=22bef699-b635-4664-ae63-e2c7ceb932e9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.776386 | controller | Jun 12 21:02:05.931017 crc crio[24437]: time="2026-06-12T21:02:05.93079517Z" level=info msg="Stopped container 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668: openstack/nova-api-0/nova-api-log" id=dfd2462c-a0e9-43e7-b419-67d9db639692 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.776406 | controller | Jun 12 21:02:06.085418 crc crio[24437]: time="2026-06-12T21:02:06.085210074Z" level=info msg="Stopped container 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db: openstack/nova-metadata-0/nova-metadata-log" id=22bef699-b635-4664-ae63-e2c7ceb932e9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.776421 | controller | Jun 12 21:02:07.366813 crc crio[24437]: time="2026-06-12T21:02:07.366161308Z" level=info msg="Stopped container 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=07778919-e0ab-4444-8210-0b83d588fc6e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.776437 | controller | Jun 12 21:02:07.371480 crc crio[24437]: time="2026-06-12T21:02:07.371140042Z" level=info msg="Stopping pod sandbox: 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5" id=74a243b7-52a7-4cf6-8946-b12fbfc8f92d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.776453 | controller | Jun 12 21:02:07.373976 crc crio[24437]: time="2026-06-12T21:02:07.373775678Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5 UID:556e4fcc-b394-47a1-90de-e12f680d818d NetNS:/var/run/netns/18697bc9-d90b-47d7-8551-b83c7f71b0ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556e4fcc_b394_47a1_90de_e12f680d818d.slice PodAnnotations:0xc00051ccb8}] Aliases:map[]}"
2026-06-12 21:48:32.776469 | controller | Jun 12 21:02:07.375514 crc crio[24437]: time="2026-06-12T21:02:07.374536997Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.776485 | controller | Jun 12 21:02:07.765728 crc crio[24437]: time="2026-06-12T21:02:07.765177614Z" level=info msg="Stopped pod sandbox: 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5" id=74a243b7-52a7-4cf6-8946-b12fbfc8f92d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.776501 | controller | Jun 12 21:02:08.681820 crc crio[24437]: time="2026-06-12T21:02:08.681210713Z" level=info msg="Removing container: 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec" id=eef05e7a-c956-4a9d-aef8-4cbffb88f0a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.776517 | controller | Jun 12 21:02:08.720122 crc crio[24437]: time="2026-06-12T21:02:08.71997212Z" level=info msg="Removed container 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=eef05e7a-c956-4a9d-aef8-4cbffb88f0a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.776532 | controller | Jun 12 21:02:09.146778 crc crio[24437]: time="2026-06-12T21:02:09.146703758Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=63b0eeb2-af93-4ed9-8500-95c36b0c7ad4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.776548 | controller | Jun 12 21:02:09.146969 crc crio[24437]: time="2026-06-12T21:02:09.1468051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.776565 | controller | Jun 12 21:02:09.177699 crc crio[24437]: time="2026-06-12T21:02:09.177625029Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8c403ac1a189cd84ce3c4b90e58f73514b80654c742f6fbd53c1fefda2b6f49b UID:c777587f-da43-4c16-b2db-bffef194a118 NetNS:/var/run/netns/e610d528-edb3-4cac-865c-7afc2e14cc3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc777587f_da43_4c16_b2db_bffef194a118.slice PodAnnotations:0xc00051cf08}] Aliases:map[]}"
2026-06-12 21:48:32.776580 | controller | Jun 12 21:02:09.177699 crc crio[24437]: time="2026-06-12T21:02:09.177684081Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.776601 | controller | Jun 12 21:02:09.380656 crc crio[24437]: time="2026-06-12T21:02:09.380205935Z" level=info msg="Stopped container 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1: openstack/nova-metadata-0/nova-metadata-metadata" id=5d3fe4c0-fb3d-4523-840e-d8909fdc239d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.776618 | controller | Jun 12 21:02:09.382599 crc crio[24437]: time="2026-06-12T21:02:09.382515783Z" level=info msg="Stopping pod sandbox: 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa" id=a597aa59-80c5-4347-a2f9-8a75c4a1cb95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.776635 | controller | Jun 12 21:02:09.383336 crc crio[24437]: time="2026-06-12T21:02:09.383254071Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa UID:827edbe7-39f0-43c7-82ae-bfc2dc2a5705 NetNS:/var/run/netns/decae045-d76f-4910-9c71-dbd75d9dfa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod827edbe7_39f0_43c7_82ae_bfc2dc2a5705.slice PodAnnotations:0xc002746c10}] Aliases:map[]}"
2026-06-12 21:48:32.776651 | controller | Jun 12 21:02:09.383601 crc crio[24437]: time="2026-06-12T21:02:09.383497297Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.776667 | controller | Jun 12 21:02:09.679158 crc crio[24437]: 2026-06-12T21:02:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c403ac1a189cd8 Mac:fa:40:d6:49:18:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/e610d528-edb3-4cac-865c-7afc2e14cc3f SocketPath: PciID:}] [{Interface:0xc0002daa80 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.776683 | controller | Jun 12 21:02:09.680648 crc crio[24437]: time="2026-06-12T21:02:09.68054099Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8c403ac1a189cd84ce3c4b90e58f73514b80654c742f6fbd53c1fefda2b6f49b UID:c777587f-da43-4c16-b2db-bffef194a118 NetNS:/var/run/netns/e610d528-edb3-4cac-865c-7afc2e14cc3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc777587f_da43_4c16_b2db_bffef194a118.slice PodAnnotations:0xc00051cf08}] Aliases:map[]}"
2026-06-12 21:48:32.776699 | controller | Jun 12 21:02:09.680807 crc crio[24437]: time="2026-06-12T21:02:09.680702614Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.776715 | controller | Jun 12 21:02:09.691461 crc crio[24437]: time="2026-06-12T21:02:09.689620496Z" level=info msg="Ran pod sandbox 8c403ac1a189cd84ce3c4b90e58f73514b80654c742f6fbd53c1fefda2b6f49b with infra container: openstack/nova-scheduler-0/POD" id=63b0eeb2-af93-4ed9-8500-95c36b0c7ad4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.776732 | controller | Jun 12 21:02:09.692372 crc crio[24437]: time="2026-06-12T21:02:09.691542044Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=16770f3d-7fed-4889-9658-b83d27775fe4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.776747 | controller | Jun 12 21:02:09.715816 crc crio[24437]: time="2026-06-12T21:02:09.71542457Z" level=info msg="Stopped pod sandbox: 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa" id=a597aa59-80c5-4347-a2f9-8a75c4a1cb95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.776763 | controller | Jun 12 21:02:09.723212 crc crio[24437]: time="2026-06-12T21:02:09.723123842Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=825d3633-2b06-4658-8389-eeb750b8399f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.776783 | controller | Jun 12 21:02:09.738700 crc crio[24437]: time="2026-06-12T21:02:09.738601828Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=d92360fd-fa65-475b-8dd7-caebc93e4caf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.776799 | controller | Jun 12 21:02:09.739136 crc crio[24437]: time="2026-06-12T21:02:09.73905861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.776815 | controller | Jun 12 21:02:09.784735 crc crio[24437]: time="2026-06-12T21:02:09.784618957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.776831 | controller | Jun 12 21:02:09.792348 crc crio[24437]: time="2026-06-12T21:02:09.791512689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.776861 | controller | Jun 12 21:02:09.955238 crc crio[24437]: time="2026-06-12T21:02:09.954604808Z" level=info msg="Created container 7f2e4477316823b9395f20e5c0433e446714ccbaf690394533c79674a75007dd: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=d92360fd-fa65-475b-8dd7-caebc93e4caf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.776883 | controller | Jun 12 21:02:09.955967 crc crio[24437]: time="2026-06-12T21:02:09.955836459Z" level=info msg="Starting container: 7f2e4477316823b9395f20e5c0433e446714ccbaf690394533c79674a75007dd" id=0b919b1e-a11f-4391-a76d-e9f3fbd91ee4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.776901 | controller | Jun 12 21:02:09.961529 crc crio[24437]: time="2026-06-12T21:02:09.961429088Z" level=info msg="Started container" PID=89665 containerID=7f2e4477316823b9395f20e5c0433e446714ccbaf690394533c79674a75007dd description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=0b919b1e-a11f-4391-a76d-e9f3fbd91ee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c403ac1a189cd84ce3c4b90e58f73514b80654c742f6fbd53c1fefda2b6f49b
2026-06-12 21:48:32.776918 | controller | Jun 12 21:02:10.474432 crc crio[24437]: time="2026-06-12T21:02:10.474281386Z" level=info msg="Stopped container d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2: openstack/nova-api-0/nova-api-api" id=9ebf6171-1032-413e-a3eb-63e2753d4a7c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.776934 | controller | Jun 12 21:02:10.475974 crc crio[24437]: time="2026-06-12T21:02:10.475816125Z" level=info msg="Stopping pod sandbox: 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78" id=6e153231-be3a-47b3-8295-d9879965e565 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.776950 | controller | Jun 12 21:02:10.476760 crc crio[24437]: time="2026-06-12T21:02:10.476681736Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78 UID:a5c9f158-fbd5-439e-953a-56f55857bbda NetNS:/var/run/netns/92fca514-dce8-4a68-a700-e90c0fad67b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5c9f158_fbd5_439e_953a_56f55857bbda.slice PodAnnotations:0xc001fa4840}] Aliases:map[]}"
2026-06-12 21:48:32.776966 | controller | Jun 12 21:02:10.477007 crc crio[24437]: time="2026-06-12T21:02:10.476883051Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.776982 | controller | Jun 12 21:02:10.545168 crc crio[24437]: time="2026-06-12T21:02:10.545075122Z" level=info msg="Removing container: f8af19880bbc6160f286ad2e456b6d91680cb91d304556db1259b05e2e7e9c7f" id=9befc165-c07b-4db4-bb0e-dca7a0d5a2ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.777002 | controller | Jun 12 21:02:10.712353 crc crio[24437]: time="2026-06-12T21:02:10.712132272Z" level=info msg="Removed container f8af19880bbc6160f286ad2e456b6d91680cb91d304556db1259b05e2e7e9c7f: openshift-infra/auto-csr-approver-29688296-tjjl4/oc" id=9befc165-c07b-4db4-bb0e-dca7a0d5a2ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.777019 | controller | Jun 12 21:02:10.722910 crc crio[24437]: time="2026-06-12T21:02:10.722800327Z" level=info msg="Stopping pod sandbox: 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8" id=44b52cfa-97de-4f81-81ba-a574678c30f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777035 | controller | Jun 12 21:02:10.722910 crc crio[24437]: time="2026-06-12T21:02:10.722899281Z" level=info msg="Stopped pod sandbox (already stopped): 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8" id=44b52cfa-97de-4f81-81ba-a574678c30f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777050 | controller | Jun 12 21:02:10.724267 crc crio[24437]: time="2026-06-12T21:02:10.724180512Z" level=info msg="Removing pod sandbox: 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8" id=c402f28b-939d-4b81-9057-8b22de5901f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777065 | controller | Jun 12 21:02:10.761035 crc crio[24437]: time="2026-06-12T21:02:10.76015054Z" level=info msg="Removing container: 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1" id=d35b682e-d55f-4a9d-b354-4d1e27a11910 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.777080 | controller | Jun 12 21:02:10.777982 crc crio[24437]: time="2026-06-12T21:02:10.777111423Z" level=info msg="Removed pod sandbox: 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8" id=c402f28b-939d-4b81-9057-8b22de5901f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777095 | controller | Jun 12 21:02:10.792212 crc crio[24437]: time="2026-06-12T21:02:10.790466856Z" level=info msg="Stopping pod sandbox: 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164" id=6d785701-2693-4234-ae4d-04407f99f417 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777110 | controller | Jun 12 21:02:10.792212 crc crio[24437]: time="2026-06-12T21:02:10.790611549Z" level=info msg="Stopped pod sandbox (already stopped): 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164" id=6d785701-2693-4234-ae4d-04407f99f417 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777125 | controller | Jun 12 21:02:10.792212 crc crio[24437]: time="2026-06-12T21:02:10.79145176Z" level=info msg="Removing pod sandbox: 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164" id=e634e8e8-6b37-4ddc-bc5f-25b831492089 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777141 | controller | Jun 12 21:02:10.854446 crc crio[24437]: time="2026-06-12T21:02:10.852966265Z" level=info msg="Removed pod sandbox: 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164" id=e634e8e8-6b37-4ddc-bc5f-25b831492089 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777156 | controller | Jun 12 21:02:10.855033 crc crio[24437]: time="2026-06-12T21:02:10.854883734Z" level=info msg="Stopping pod sandbox: 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165" id=3d2ba6f8-0649-4d90-92db-b83d64ce7753 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777171 | controller | Jun 12 21:02:10.855033 crc crio[24437]: time="2026-06-12T21:02:10.855009197Z" level=info msg="Stopped pod sandbox (already stopped): 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165" id=3d2ba6f8-0649-4d90-92db-b83d64ce7753 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777186 | controller | Jun 12 21:02:10.855585 crc crio[24437]: time="2026-06-12T21:02:10.855423047Z" level=info msg="Removing pod sandbox: 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165" id=c76b4c7c-93b9-43c3-99e0-ae770fed52bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777205 | controller | Jun 12 21:02:10.881266 crc crio[24437]: time="2026-06-12T21:02:10.8808206Z" level=info msg="Removed container 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1: openstack/nova-metadata-0/nova-metadata-metadata" id=d35b682e-d55f-4a9d-b354-4d1e27a11910 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.777221 | controller | Jun 12 21:02:10.888355 crc crio[24437]: time="2026-06-12T21:02:10.888228926Z" level=info msg="Removing container: 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db" id=be864a4e-916e-44e9-bd1c-52eb97dac65c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.777236 | controller | Jun 12 21:02:10.900676 crc crio[24437]: time="2026-06-12T21:02:10.900583424Z" level=info msg="Removed pod sandbox: 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165" id=c76b4c7c-93b9-43c3-99e0-ae770fed52bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777251 | controller | Jun 12 21:02:10.901829 crc crio[24437]: time="2026-06-12T21:02:10.901763213Z" level=info msg="Stopping pod sandbox: cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e" id=6bd8e44e-6327-438d-9427-f2f156a970f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777267 | controller | Jun 12 21:02:10.901829 crc crio[24437]: time="2026-06-12T21:02:10.901826525Z" level=info msg="Stopped pod sandbox (already stopped): cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e" id=6bd8e44e-6327-438d-9427-f2f156a970f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777282 | controller | Jun 12 21:02:10.902534 crc crio[24437]: time="2026-06-12T21:02:10.902478521Z" level=info msg="Removing pod sandbox: cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e" id=1ef62178-b422-4861-b3f1-3cd9386a6d20 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777297 | controller | Jun 12 21:02:10.916901 crc crio[24437]: time="2026-06-12T21:02:10.916787237Z" level=info msg="Removed pod sandbox: cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e" id=1ef62178-b422-4861-b3f1-3cd9386a6d20 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777312 | controller | Jun 12 21:02:10.918360 crc crio[24437]: time="2026-06-12T21:02:10.918175102Z" level=info msg="Stopping pod sandbox: 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e" id=e6a60dd1-adf3-4633-be70-d79d14724403 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777327 | controller | Jun 12 21:02:10.918360 crc crio[24437]: time="2026-06-12T21:02:10.918299865Z" level=info msg="Stopped pod sandbox (already stopped): 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e" id=e6a60dd1-adf3-4633-be70-d79d14724403 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777346 | controller | Jun 12 21:02:10.920800 crc crio[24437]: time="2026-06-12T21:02:10.919238699Z" level=info msg="Removing pod sandbox: 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e" id=daec65cb-08a9-4fd7-a9fa-11c6ff55a8b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777370 | controller | Jun 12 21:02:10.948618 crc crio[24437]: time="2026-06-12T21:02:10.94854361Z" level=info msg="Removed pod sandbox: 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e" id=daec65cb-08a9-4fd7-a9fa-11c6ff55a8b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777397 | controller | Jun 12 21:02:10.950504 crc crio[24437]: time="2026-06-12T21:02:10.950359136Z" level=info msg="Stopping pod sandbox: 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb" id=69a79ee7-01d8-4e22-aced-0d676f98cf8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777420 | controller | Jun 12 21:02:10.950504 crc crio[24437]: time="2026-06-12T21:02:10.950443208Z" level=info msg="Stopped pod sandbox (already stopped): 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb" id=69a79ee7-01d8-4e22-aced-0d676f98cf8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777443 | controller | Jun 12 21:02:10.951027 crc crio[24437]: time="2026-06-12T21:02:10.950969741Z" level=info msg="Removing pod sandbox: 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb" id=6bc9b529-8813-40df-858e-fdcda0ffca44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777460 | controller | Jun 12 21:02:10.971971 crc crio[24437]: time="2026-06-12T21:02:10.971816281Z" level=info msg="Stopped pod sandbox: 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78" id=6e153231-be3a-47b3-8295-d9879965e565 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777476 | controller | Jun 12 21:02:10.992356 crc crio[24437]: time="2026-06-12T21:02:10.992269312Z" level=info msg="Removed container 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db: openstack/nova-metadata-0/nova-metadata-log" id=be864a4e-916e-44e9-bd1c-52eb97dac65c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.777492 | controller | Jun 12 21:02:11.023374 crc crio[24437]: time="2026-06-12T21:02:11.02104971Z" level=info msg="Removed pod sandbox: 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb" id=6bc9b529-8813-40df-858e-fdcda0ffca44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777507 | controller | Jun 12 21:02:11.024602 crc crio[24437]: time="2026-06-12T21:02:11.024535637Z" level=info msg="Stopping pod sandbox: 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703" id=718524de-9931-47ba-b494-d68035363a3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777523 | controller | Jun 12 21:02:11.024732 crc crio[24437]: time="2026-06-12T21:02:11.024627179Z" level=info msg="Stopped pod sandbox (already stopped): 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703" id=718524de-9931-47ba-b494-d68035363a3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777538 | controller | Jun 12 21:02:11.027414 crc crio[24437]: time="2026-06-12T21:02:11.027371997Z" level=info msg="Removing pod sandbox: 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703" id=bfcc6cb9-6e68-490f-9d8f-4d88e8e079f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777553 | controller | Jun 12 21:02:11.071030 crc crio[24437]: time="2026-06-12T21:02:11.07077112Z" level=info msg="Removed pod sandbox: 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703" id=bfcc6cb9-6e68-490f-9d8f-4d88e8e079f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777569 | controller | Jun 12 21:02:11.078717 crc crio[24437]: time="2026-06-12T21:02:11.078467412Z" level=info msg="Stopping pod sandbox: 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846" id=526f448b-1d56-4434-b855-2e0dff8b3b25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777584 | controller | Jun 12 21:02:11.078717 crc crio[24437]: time="2026-06-12T21:02:11.078656547Z" level=info msg="Stopped pod sandbox (already stopped): 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846" id=526f448b-1d56-4434-b855-2e0dff8b3b25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777599 | controller | Jun 12 21:02:11.081160 crc crio[24437]: time="2026-06-12T21:02:11.081057497Z" level=info msg="Removing pod sandbox: 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846" id=833bed58-21af-4de0-abf2-bcdbbf647795 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777614 | controller | Jun 12 21:02:11.126798 crc crio[24437]: time="2026-06-12T21:02:11.126713776Z" level=info msg="Removed pod sandbox: 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846" id=833bed58-21af-4de0-abf2-bcdbbf647795 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777634 | controller | Jun 12 21:02:11.132119 crc crio[24437]: time="2026-06-12T21:02:11.13206151Z" level=info msg="Stopping pod sandbox: 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391" id=f162183a-fb95-4488-98cb-456d699a8206 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777650 | controller | Jun 12 21:02:11.132695 crc crio[24437]: time="2026-06-12T21:02:11.132665915Z" level=info msg="Stopped pod sandbox (already stopped): 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391" id=f162183a-fb95-4488-98cb-456d699a8206 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777666 | controller | Jun 12 21:02:11.141268 crc crio[24437]: time="2026-06-12T21:02:11.141173526Z" level=info msg="Removing pod sandbox: 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391" id=36197c92-9d93-4dd6-bb5d-86be6f9babc7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777682 | controller | Jun 12 21:02:11.168558 crc crio[24437]: time="2026-06-12T21:02:11.165481794Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-kq65n/POD" id=45467e71-8b6d-4761-beee-86172d0522fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.777699 | controller | Jun 12 21:02:11.168558 crc crio[24437]: time="2026-06-12T21:02:11.165569897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.777715 | controller | Jun 12 21:02:11.206233 crc crio[24437]: time="2026-06-12T21:02:11.206181649Z" level=info msg="Removed pod sandbox: 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391" id=36197c92-9d93-4dd6-bb5d-86be6f9babc7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777731 | controller | Jun 12 21:02:11.212747 crc crio[24437]: time="2026-06-12T21:02:11.212655581Z" level=info msg="Stopping pod sandbox: 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0" id=ea3c93ca-703f-4ea6-ad2c-7e0ff5243f69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777747 | controller | Jun 12 21:02:11.212912 crc crio[24437]: time="2026-06-12T21:02:11.212755093Z" level=info msg="Stopped pod sandbox (already stopped): 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0" id=ea3c93ca-703f-4ea6-ad2c-7e0ff5243f69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777762 | controller | Jun 12 21:02:11.215852 crc crio[24437]: time="2026-06-12T21:02:11.215672586Z" level=info msg="Removing pod sandbox: 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0" id=d5ba3b63-6a73-41a3-813e-8a7e0349ae15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777779 | controller | Jun 12 21:02:11.253490 crc crio[24437]: time="2026-06-12T21:02:11.252830594Z" level=info msg="Removed pod sandbox: 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0" id=d5ba3b63-6a73-41a3-813e-8a7e0349ae15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777794 | controller | Jun 12 21:02:11.262083 crc crio[24437]: time="2026-06-12T21:02:11.262000112Z" level=info msg="Stopping pod sandbox: d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7" id=033f6bbe-9b74-4712-a9ef-06831cd7fbe0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777810 | controller | Jun 12 21:02:11.262083 crc crio[24437]: time="2026-06-12T21:02:11.262082564Z" level=info msg="Stopped pod sandbox (already stopped): d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7" id=033f6bbe-9b74-4712-a9ef-06831cd7fbe0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777826 | controller | Jun 12 21:02:11.262726 crc crio[24437]: time="2026-06-12T21:02:11.262644828Z" level=info msg="Removing pod sandbox: d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7" id=d1620c5d-1256-44dc-89d4-03268b87fd5f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777842 | controller | Jun 12 21:02:11.288082 crc crio[24437]: time="2026-06-12T21:02:11.287998051Z" level=info msg="Got pod network &{Name:redhat-operators-kq65n Namespace:openshift-marketplace ID:e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199 UID:572f8d2a-f372-4836-a158-9b1dd060a536 NetNS:/var/run/netns/fe11b85b-1138-4df4-98c5-e059bdc0ca1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod572f8d2a_f372_4836_a158_9b1dd060a536.slice PodAnnotations:0xc00051ce00}] Aliases:map[]}"
2026-06-12 21:48:32.777885 | controller | Jun 12 21:02:11.288082 crc crio[24437]: time="2026-06-12T21:02:11.288058623Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-kq65n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.777904 | controller | Jun 12 21:02:11.292894 crc crio[24437]: time="2026-06-12T21:02:11.291226792Z" level=info msg="Removed pod sandbox: d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7" id=d1620c5d-1256-44dc-89d4-03268b87fd5f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777921 | controller | Jun 12 21:02:11.293692 crc crio[24437]: time="2026-06-12T21:02:11.293453028Z" level=info msg="Stopping pod sandbox: a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e" id=26730164-b3da-4751-b508-65a5420fa0ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777937 | controller | Jun 12 21:02:11.293692 crc crio[24437]: time="2026-06-12T21:02:11.2935361Z" level=info msg="Stopped pod sandbox (already stopped): a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e" id=26730164-b3da-4751-b508-65a5420fa0ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.777953 | controller | Jun 12 21:02:11.295631 crc crio[24437]: time="2026-06-12T21:02:11.295554289Z" level=info msg="Removing pod sandbox: a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e" id=1c0cc0d6-0199-4ce2-8cd4-c5e4a818d896 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777969 | controller | Jun 12 21:02:11.330675 crc crio[24437]: time="2026-06-12T21:02:11.330373238Z" level=info msg="Removed pod sandbox: a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e" id=1c0cc0d6-0199-4ce2-8cd4-c5e4a818d896 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.777985 | controller | Jun 12 21:02:11.333020 crc crio[24437]: time="2026-06-12T21:02:11.332881031Z" level=info msg="Stopping pod sandbox: 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5" id=d77186a7-456d-4922-8a37-a5c018532ce7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.778001 | controller | Jun 12 21:02:11.333152 crc crio[24437]: time="2026-06-12T21:02:11.333030535Z" level=info msg="Stopped pod sandbox (already stopped): 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5" id=d77186a7-456d-4922-8a37-a5c018532ce7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.778016 | controller | Jun 12 21:02:11.334048 crc crio[24437]: time="2026-06-12T21:02:11.333863586Z" level=info msg="Removing pod sandbox: 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5" id=390a9c7d-ee2b-4425-af49-c0f78bcf126d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.778032 | controller | Jun 12 21:02:11.357740 crc crio[24437]: time="2026-06-12T21:02:11.35764859Z" level=info msg="Removed pod sandbox: 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5" id=390a9c7d-ee2b-4425-af49-c0f78bcf126d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.778048 | controller | Jun 12 21:02:11.360567 crc crio[24437]: time="2026-06-12T21:02:11.360389327Z" level=info msg="Stopping pod sandbox: 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346" id=82534438-6f69-48e9-ad9e-3993b5f45cb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.778063 | controller | Jun 12 21:02:11.360567 crc crio[24437]: time="2026-06-12T21:02:11.360465649Z" level=info msg="Stopped pod sandbox (already stopped): 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346" id=82534438-6f69-48e9-ad9e-3993b5f45cb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.778086 | controller | Jun 12 21:02:11.361898 crc crio[24437]: time="2026-06-12T21:02:11.361816213Z" level=info msg="Removing pod sandbox: 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346" id=b643cded-166f-41c4-96cb-9a3f39b308dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.778103 | controller | Jun 12 21:02:11.387030 crc crio[24437]: time="2026-06-12T21:02:11.386875088Z" level=info msg="Removed pod sandbox: 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346" id=b643cded-166f-41c4-96cb-9a3f39b308dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.778119 | controller | Jun 12 21:02:11.735075 crc crio[24437]: time="2026-06-12T21:02:11.732474982Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=9f90cc7c-459e-4681-9051-40e77f49bc08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.778134 | controller | Jun 12 21:02:11.735075 crc crio[24437]: time="2026-06-12T21:02:11.733023906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.778150 | controller | Jun 12 21:02:11.780671 crc crio[24437]: time="2026-06-12T21:02:11.780611684Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:64ee9a48cf6d324879bd0de17877952b9e9aa23c66b9fa8fb2b5336f1ac76c3a UID:abbedbc9-9bc1-49f9-ab0e-1dc1aee58d5d NetNS:/var/run/netns/2816255a-25ab-4e74-9cad-345cad7e8e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabbedbc9_9bc1_49f9_ab0e_1dc1aee58d5d.slice PodAnnotations:0xc00282c4e0}] Aliases:map[]}"
2026-06-12 21:48:32.778166 | controller | Jun 12 21:02:11.781134 crc crio[24437]: time="2026-06-12T21:02:11.781107326Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.778182 | controller | Jun 12 21:02:11.799795 crc crio[24437]: time="2026-06-12T21:02:11.79969954Z" level=info msg="Removing container: d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2" id=50c962e7-10b5-48f4-99b1-644b254d7b0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.778198 | controller | Jun 12 21:02:11.859722 crc crio[24437]: time="2026-06-12T21:02:11.859608705Z" level=info msg="Removed container d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2: openstack/nova-api-0/nova-api-api" id=50c962e7-10b5-48f4-99b1-644b254d7b0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.778215 | controller | Jun 12 21:02:11.887344 crc crio[24437]: time="2026-06-12T21:02:11.887228734Z" level=info msg="Removing container: 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668" id=6610694b-8aac-40eb-8519-c026a68addd5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.778231 | controller | Jun 12 21:02:11.957029 crc crio[24437]: 2026-06-12T21:02:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e91f85ff99773d8 Mac:b6:d7:94:2d:50:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/fe11b85b-1138-4df4-98c5-e059bdc0ca1a SocketPath: PciID:}] [{Interface:0xc00037e810 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.778247 | controller | Jun 12 21:02:11.957029 crc crio[24437]: time="2026-06-12T21:02:11.95397475Z" level=info msg="Got pod network &{Name:redhat-operators-kq65n Namespace:openshift-marketplace ID:e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199 UID:572f8d2a-f372-4836-a158-9b1dd060a536 NetNS:/var/run/netns/fe11b85b-1138-4df4-98c5-e059bdc0ca1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod572f8d2a_f372_4836_a158_9b1dd060a536.slice PodAnnotations:0xc00051ce00}] Aliases:map[]}"
2026-06-12 21:48:32.778267 | controller | Jun 12 21:02:11.961416 crc crio[24437]: time="2026-06-12T21:02:11.959786565Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-kq65n for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.778284 | controller | Jun 12 21:02:11.994377 crc crio[24437]: time="2026-06-12T21:02:11.992728586Z" level=info msg="Removed container 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668: openstack/nova-api-0/nova-api-log" id=6610694b-8aac-40eb-8519-c026a68addd5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.778300 | controller | Jun 12 21:02:12.003147 crc crio[24437]: time="2026-06-12T21:02:12.003007553Z" level=info msg="Ran pod sandbox e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199 with infra container: openshift-marketplace/redhat-operators-kq65n/POD" id=45467e71-8b6d-4761-beee-86172d0522fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.778316 | controller | Jun 12 21:02:12.009038 crc crio[24437]: time="2026-06-12T21:02:12.00567099Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d44b643a-85cc-46ea-ad9c-12280fc59d22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.778333 | controller | Jun 12 21:02:12.015292 crc crio[24437]: time="2026-06-12T21:02:12.01490488Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dc50011a-3f4d-4d27-92d3-9f622e530b6a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.778349 | controller | Jun 12 21:02:12.023518 crc crio[24437]: time="2026-06-12T21:02:12.023427123Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kq65n/extract-utilities" id=f6112e06-1fca-4098-95b9-9ce155bab844 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.778365 | controller | Jun 12 21:02:12.024258 crc crio[24437]: time="2026-06-12T21:02:12.023809062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.778380 | controller | Jun 12 21:02:12.075433 crc crio[24437]: time="2026-06-12T21:02:12.075262276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.778396 | controller | Jun 12 21:02:12.079582 crc crio[24437]: time="2026-06-12T21:02:12.079511732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.778412 | controller | Jun 12 21:02:12.340188 crc crio[24437]: time="2026-06-12T21:02:12.340100685Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=a6845904-93af-4870-b33a-0fcc01470bfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.778428 | controller | Jun 12 21:02:12.340338 crc crio[24437]: time="2026-06-12T21:02:12.340208157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.778443 | controller | Jun 12 21:02:12.373494 crc crio[24437]: time="2026-06-12T21:02:12.373393535Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:f8cbbbcb00d0fd27de7537624e05931de5d8fa37242197a64009bd9a773aec92 UID:8f6cc060-0774-4b5d-952f-463094b27bab NetNS:/var/run/netns/e09b3b04-3633-4299-b879-51fd8d4792ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f6cc060_0774_4b5d_952f_463094b27bab.slice PodAnnotations:0xc000c24b60}] Aliases:map[]}"
2026-06-12 21:48:32.778463 | controller | Jun 12 21:02:12.373494 crc crio[24437]: time="2026-06-12T21:02:12.373464517Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.778480 | controller | Jun 12 21:02:12.374292 crc crio[24437]: time="2026-06-12T21:02:12.374208135Z" level=info msg="Created container 67aa5800afc34566123acff4b59ba718659e9db51686c81000c7a8ea0adff9ef: openshift-marketplace/redhat-operators-kq65n/extract-utilities" id=f6112e06-1fca-4098-95b9-9ce155bab844 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.778496 | controller | Jun 12 21:02:12.380343 crc crio[24437]: time="2026-06-12T21:02:12.379766955Z" level=info msg="Starting container: 67aa5800afc34566123acff4b59ba718659e9db51686c81000c7a8ea0adff9ef" id=37c4dc59-0f64-4ccf-a45c-c2adc965f719 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.778512 | controller | Jun 12 21:02:12.387042 crc crio[24437]: time="2026-06-12T21:02:12.386793539Z" level=info msg="Started container" PID=89861 containerID=67aa5800afc34566123acff4b59ba718659e9db51686c81000c7a8ea0adff9ef description=openshift-marketplace/redhat-operators-kq65n/extract-utilities id=37c4dc59-0f64-4ccf-a45c-c2adc965f719 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199
2026-06-12 21:48:32.778529 | controller | Jun 12 21:02:12.470465 crc crio[24437]: 2026-06-12T21:02:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64ee9a48cf6d324 Mac:02:b7:e5:d4:7d:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/2816255a-25ab-4e74-9cad-345cad7e8e6a SocketPath: PciID:}] [{Interface:0xc000014bd0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.778545 | controller | Jun 12 21:02:12.471523 crc crio[24437]: time="2026-06-12T21:02:12.471446112Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:64ee9a48cf6d324879bd0de17877952b9e9aa23c66b9fa8fb2b5336f1ac76c3a UID:abbedbc9-9bc1-49f9-ab0e-1dc1aee58d5d NetNS:/var/run/netns/2816255a-25ab-4e74-9cad-345cad7e8e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabbedbc9_9bc1_49f9_ab0e_1dc1aee58d5d.slice PodAnnotations:0xc00282c4e0}] Aliases:map[]}"
2026-06-12 21:48:32.778567 | controller | Jun 12 21:02:12.471848 crc crio[24437]: time="2026-06-12T21:02:12.47175957Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.778592 | controller | Jun 12 21:02:12.524457 crc crio[24437]: time="2026-06-12T21:02:12.524380173Z" level=info msg="Ran pod sandbox 64ee9a48cf6d324879bd0de17877952b9e9aa23c66b9fa8fb2b5336f1ac76c3a with infra container: openstack/nova-metadata-0/POD" id=9f90cc7c-459e-4681-9051-40e77f49bc08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.778619 | controller | Jun 12 21:02:12.528805 crc crio[24437]: time="2026-06-12T21:02:12.527022159Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c7f06b31-e6db-4330-b903-77c9048b884e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.778638 | controller | Jun 12 21:02:12.531698 crc crio[24437]: time="2026-06-12T21:02:12.531613884Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=12bff963-ec1e-440c-b7f9-e5240627f11a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.778655 | controller | Jun 12 21:02:12.541464 crc crio[24437]: time="2026-06-12T21:02:12.541386038Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=31b3215b-9c7c-495f-be05-4d80d59e56ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.778671 | controller | Jun 12 21:02:12.542223 crc crio[24437]: time="2026-06-12T21:02:12.541794817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.778692 | controller | Jun 12 21:02:12.645667 crc crio[24437]: time="2026-06-12T21:02:12.645568068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.778709 | controller | Jun 12 21:02:12.650986 crc crio[24437]: time="2026-06-12T21:02:12.650843359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.778725 | controller | Jun 12 21:02:12.764668 crc crio[24437]: 2026-06-12T21:02:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8cbbbcb00d0fd2 Mac:86:2c:7c:44:6f:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/e09b3b04-3633-4299-b879-51fd8d4792ed SocketPath: PciID:}] [{Interface:0xc0001345e0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.778741 | controller | Jun 12 21:02:12.766527 crc crio[24437]: time="2026-06-12T21:02:12.765687914Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:f8cbbbcb00d0fd27de7537624e05931de5d8fa37242197a64009bd9a773aec92 UID:8f6cc060-0774-4b5d-952f-463094b27bab NetNS:/var/run/netns/e09b3b04-3633-4299-b879-51fd8d4792ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f6cc060_0774_4b5d_952f_463094b27bab.slice PodAnnotations:0xc000c24b60}] Aliases:map[]}"
2026-06-12 21:48:32.778758 | controller | Jun 12 21:02:12.766527 crc crio[24437]: time="2026-06-12T21:02:12.765819198Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.778774 | controller | Jun 12 21:02:12.776020 crc crio[24437]: time="2026-06-12T21:02:12.775081969Z" level=info msg="Ran pod sandbox f8cbbbcb00d0fd27de7537624e05931de5d8fa37242197a64009bd9a773aec92 with infra container: openstack/nova-api-0/POD" id=a6845904-93af-4870-b33a-0fcc01470bfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.778791 | controller | Jun 12 21:02:12.783972 crc crio[24437]: time="2026-06-12T21:02:12.780040262Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=16896020-20e0-46ac-af65-07b032c55939 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.778807 | controller | Jun 12 21:02:12.785986 crc crio[24437]: time="2026-06-12T21:02:12.785766366Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=56bc2fff-5d61-4be9-87be-4580d2859e55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.778823 | controller | Jun 12 21:02:12.795701 crc crio[24437]: time="2026-06-12T21:02:12.795299213Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=6025b0e9-0786-459c-b96f-75416da32d91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.778839 | controller | Jun 12 21:02:12.796101 crc crio[24437]: time="2026-06-12T21:02:12.79597289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.778876 | controller | Jun 12 21:02:12.834231 crc crio[24437]: time="2026-06-12T21:02:12.834160193Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1e3dbb58-d025-424a-9d09-fff2aa75d9ba name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.778896 | controller | Jun 12 21:02:12.854732 crc crio[24437]: time="2026-06-12T21:02:12.854595513Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:48:32.778919 | controller | Jun 12 21:02:12.874691 crc crio[24437]: time="2026-06-12T21:02:12.874540671Z" level=info msg="Created container d8d4f8842f60eea37a6621f90e18f55741c8ef3a92b9e00d55b46a4d5909616f: openstack/nova-metadata-0/nova-metadata-log" id=31b3215b-9c7c-495f-be05-4d80d59e56ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.778969 | controller | Jun 12 21:02:12.877142 crc crio[24437]: time="2026-06-12T21:02:12.877078355Z" level=info msg="Starting container: d8d4f8842f60eea37a6621f90e18f55741c8ef3a92b9e00d55b46a4d5909616f" id=a4185742-e808-4127-bb61-631fbe05191a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.779002 | controller | Jun 12 21:02:12.885066 crc crio[24437]: time="2026-06-12T21:02:12.884855808Z" level=info msg="Started container" PID=89928 containerID=d8d4f8842f60eea37a6621f90e18f55741c8ef3a92b9e00d55b46a4d5909616f description=openstack/nova-metadata-0/nova-metadata-log id=a4185742-e808-4127-bb61-631fbe05191a name=/runtime.v1.RuntimeService/StartContainer sandboxID=64ee9a48cf6d324879bd0de17877952b9e9aa23c66b9fa8fb2b5336f1ac76c3a
2026-06-12 21:48:32.779032 | controller | Jun 12 21:02:12.895554 crc crio[24437]: time="2026-06-12T21:02:12.895198217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.779060 | controller | Jun 12 21:02:12.902562 crc crio[24437]: time="2026-06-12T21:02:12.902282762Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6053d280-e49c-483d-984a-d58f3abe87b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.779087 | controller | Jun 12 21:02:12.904240 crc crio[24437]: time="2026-06-12T21:02:12.903113054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.779114 | controller | Jun 12 21:02:12.972736 crc crio[24437]: time="2026-06-12T21:02:12.972646348Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8f701f3b-b0e1-4185-82bc-dea3923afe2a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.779141 | controller | Jun 12 21:02:12.984738 crc crio[24437]: time="2026-06-12T21:02:12.984623667Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=42d127e0-eab6-4f00-93cd-3e2a36ef102e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.779168 | controller | Jun 12 21:02:12.985151 crc crio[24437]: time="2026-06-12T21:02:12.985095579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.779194 | controller | Jun 12 21:02:13.052293 crc crio[24437]: time="2026-06-12T21:02:13.052179883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.779220 | controller | Jun 12 21:02:13.054696 crc crio[24437]: time="2026-06-12T21:02:13.054598523Z" level=info msg="Created container fb6b7ae73d9d475be521e23b4024c10259038b9928511b497d945084f9f0ffa4: openstack/nova-api-0/nova-api-log" id=6025b0e9-0786-459c-b96f-75416da32d91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.779247 | controller | Jun 12 21:02:13.056201 crc crio[24437]: time="2026-06-12T21:02:13.056117181Z" level=info msg="Starting container: fb6b7ae73d9d475be521e23b4024c10259038b9928511b497d945084f9f0ffa4" id=80bbfd2f-52c8-43c4-8ffa-7abf3f8448ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.779273 | controller | Jun 12 21:02:13.057743 crc crio[24437]: time="2026-06-12T21:02:13.05766167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.779300 | controller | Jun 12 21:02:13.065516 crc crio[24437]: time="2026-06-12T21:02:13.065380553Z" level=info msg="Started container" PID=89947 containerID=fb6b7ae73d9d475be521e23b4024c10259038b9928511b497d945084f9f0ffa4 description=openstack/nova-api-0/nova-api-log id=80bbfd2f-52c8-43c4-8ffa-7abf3f8448ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8cbbbcb00d0fd27de7537624e05931de5d8fa37242197a64009bd9a773aec92
2026-06-12 21:48:32.779352 | controller | Jun 12 21:02:13.079479 crc crio[24437]: time="2026-06-12T21:02:13.079391633Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=44af0fb1-1bfb-4d84-9b42-3dee44503adf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.779383 | controller | Jun 12 21:02:13.175767 crc crio[24437]: time="2026-06-12T21:02:13.175511341Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=474760c7-304c-4811-81a9-5b891af38306 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.779402 | controller | Jun 12 21:02:13.182359 crc crio[24437]: time="2026-06-12T21:02:13.182198408Z" level=info msg="Created container 67dde3e411249713bd919b3ca555b90558eb9899c1ab00eb598c0f570f46ca09: openstack/nova-metadata-0/nova-metadata-metadata" id=42d127e0-eab6-4f00-93cd-3e2a36ef102e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.779419 | controller | Jun 12 21:02:13.183547 crc crio[24437]: time="2026-06-12T21:02:13.183438678Z" level=info msg="Starting container: 67dde3e411249713bd919b3ca555b90558eb9899c1ab00eb598c0f570f46ca09" id=19b2716c-8daa-4751-8947-93b453e3bfbc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.779435 | controller | Jun 12 21:02:13.184654 crc crio[24437]: time="2026-06-12T21:02:13.184552586Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=f854d60c-f3d8-435c-9175-013745b19637 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.779452 | controller | Jun 12 21:02:13.188828 crc crio[24437]: time="2026-06-12T21:02:13.185171911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.779468 | controller | Jun 12 21:02:13.189700 crc crio[24437]: time="2026-06-12T21:02:13.189658894Z" level=info msg="Started container" PID=89961 containerID=67dde3e411249713bd919b3ca555b90558eb9899c1ab00eb598c0f570f46ca09 description=openstack/nova-metadata-0/nova-metadata-metadata id=19b2716c-8daa-4751-8947-93b453e3bfbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=64ee9a48cf6d324879bd0de17877952b9e9aa23c66b9fa8fb2b5336f1ac76c3a
2026-06-12 21:48:32.779484 | controller | Jun 12 21:02:13.253069 crc crio[24437]: time="2026-06-12T21:02:13.252513392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.779500 | controller | Jun 12 21:02:13.256625 crc crio[24437]: time="2026-06-12T21:02:13.256570383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.779516 | controller | Jun 12 21:02:13.517566 crc crio[24437]: time="2026-06-12T21:02:13.517460794Z" level=info msg="Created container 068ab2118f5f36d79b36c9a76ac52ece56c6e4805e35a1bb763b4dee92f6f188: openstack/nova-api-0/nova-api-api" id=f854d60c-f3d8-435c-9175-013745b19637 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.779531 | controller | Jun 12 21:02:13.518885 crc crio[24437]: time="2026-06-12T21:02:13.518807868Z" level=info msg="Starting container: 068ab2118f5f36d79b36c9a76ac52ece56c6e4805e35a1bb763b4dee92f6f188" id=44ea1281-9d2e-4ea0-8bf5-09603bf74e42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.779547 | controller | Jun 12 21:02:13.526621 crc crio[24437]: time="2026-06-12T21:02:13.526518699Z" level=info msg="Started container" PID=89984 containerID=068ab2118f5f36d79b36c9a76ac52ece56c6e4805e35a1bb763b4dee92f6f188 description=openstack/nova-api-0/nova-api-api id=44ea1281-9d2e-4ea0-8bf5-09603bf74e42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8cbbbcb00d0fd27de7537624e05931de5d8fa37242197a64009bd9a773aec92
2026-06-12 21:48:32.779568 | controller | Jun 12 21:02:13.568359 crc crio[24437]: time="2026-06-12T21:02:13.568250441Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=1e3dbb58-d025-424a-9d09-fff2aa75d9ba name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.779585 | controller | Jun 12 21:02:13.571787 crc crio[24437]: time="2026-06-12T21:02:13.571656667Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=fbe9ca97-477e-4d24-a0ed-26e84ec9f9f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.779600 | controller | Jun 12 21:02:13.574911 crc crio[24437]: time="2026-06-12T21:02:13.574832616Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=13b03e65-6b02-4282-b73f-31c43472722f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.779616 | controller | Jun 12 21:02:13.581062 crc crio[24437]: time="2026-06-12T21:02:13.580959889Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kq65n/extract-content" id=77753cf0-28aa-4afa-84a3-c8c94ad36189 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.779631 | controller | Jun 12 21:02:13.581642 crc crio[24437]: time="2026-06-12T21:02:13.581386369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.779647 | controller | Jun 12 21:02:13.665663 crc crio[24437]: time="2026-06-12T21:02:13.66557152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.779662 | controller | Jun 12 21:02:13.668571 crc crio[24437]: time="2026-06-12T21:02:13.668519853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.779677 | controller | Jun 12 21:02:13.842071 crc crio[24437]: time="2026-06-12T21:02:13.841755956Z" level=info msg="Created container 7a713259da64a9af99cc52598e903c02f14c26e206a9c199c276b1fa288aa222: openshift-marketplace/redhat-operators-kq65n/extract-content" id=77753cf0-28aa-4afa-84a3-c8c94ad36189 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.779698 | controller | Jun 12 21:02:13.844911 crc crio[24437]: time="2026-06-12T21:02:13.844804862Z" level=info msg="Starting container: 7a713259da64a9af99cc52598e903c02f14c26e206a9c199c276b1fa288aa222" id=06e3bff6-0beb-4a52-ae36-48b106511db5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.779722 | controller | Jun 12 21:02:13.852829 crc crio[24437]: time="2026-06-12T21:02:13.85271313Z" level=info msg="Started container" PID=90110 containerID=7a713259da64a9af99cc52598e903c02f14c26e206a9c199c276b1fa288aa222 description=openshift-marketplace/redhat-operators-kq65n/extract-content id=06e3bff6-0beb-4a52-ae36-48b106511db5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199
2026-06-12 21:48:32.779748 | controller | Jun 12 21:02:18.005701 crc crio[24437]: time="2026-06-12T21:02:18.005079536Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d60903bc-ae07-4537-8fcb-0139336e2b03 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.779771 | controller | Jun 12 21:02:18.008407 crc crio[24437]: time="2026-06-12T21:02:18.008282776Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3f4766e6-3492-420e-a81a-c139b1d1dc6d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.779793 | controller | Jun 12 21:02:18.022234 crc crio[24437]: time="2026-06-12T21:02:18.022142221Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kq65n/registry-server" id=42d6b1bb-7e0e-45a0-aa0d-d1bc13932e9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.779809 | controller | Jun 12 21:02:18.023284 crc crio[24437]: time="2026-06-12T21:02:18.023134516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.779829 | controller | Jun 12 21:02:18.095509 crc crio[24437]: time="2026-06-12T21:02:18.09501529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.779870 | controller | Jun 12 21:02:18.099019 crc crio[24437]: time="2026-06-12T21:02:18.098875246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.779898 | controller | Jun 12 21:02:18.266878 crc crio[24437]: time="2026-06-12T21:02:18.266778725Z" level=info msg="Created container d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049: openshift-marketplace/redhat-operators-kq65n/registry-server" id=42d6b1bb-7e0e-45a0-aa0d-d1bc13932e9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.779916 | controller | Jun 12 21:02:18.268474 crc crio[24437]: time="2026-06-12T21:02:18.268338455Z" level=info msg="Starting container: d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049" id=c0670bda-1c18-4087-9653-24fc210408b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.779933 | controller | Jun 12 21:02:18.276520 crc crio[24437]: time="2026-06-12T21:02:18.276422347Z" level=info msg="Started container" PID=90572 containerID=d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049 description=openshift-marketplace/redhat-operators-kq65n/registry-server id=c0670bda-1c18-4087-9653-24fc210408b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199
2026-06-12 21:48:32.779950 | controller | Jun 12 21:02:25.158857 crc crio[24437]: time="2026-06-12T21:02:25.15814925Z" level=warning msg="Stopping container 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40 with stop signal(15) timed out. Killing..."
2026-06-12 21:48:32.779966 | controller | Jun 12 21:02:26.485616 crc crio[24437]: time="2026-06-12T21:02:26.484624411Z" level=info msg="Stopped container 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40: openstack/ceilometer-0/ceilometer-notification-agent" id=6de5bf6c-5e5e-46c5-a6b0-704ea09b79b9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.779983 | controller | Jun 12 21:02:26.487039 crc crio[24437]: time="2026-06-12T21:02:26.486774904Z" level=info msg="Stopping pod sandbox: c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69" id=02190a1c-ba86-467b-a8f9-27ca03950a38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.779999 | controller | Jun 12 21:02:26.487502 crc crio[24437]: time="2026-06-12T21:02:26.487433481Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69 UID:b4611ea7-f257-4e74-98d4-d6d9aa582d76 NetNS:/var/run/netns/35d18e7d-5d4e-401a-a504-bb3cb662ba98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4611ea7_f257_4e74_98d4_d6d9aa582d76.slice PodAnnotations:0xc000a8d330}] Aliases:map[]}"
2026-06-12 21:48:32.780015 | controller | Jun 12 21:02:26.487729 crc crio[24437]: time="2026-06-12T21:02:26.487687987Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.780037 | controller | Jun 12 21:02:26.809980 crc crio[24437]: time="2026-06-12T21:02:26.809874936Z" level=info msg="Stopped pod sandbox: c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69" id=02190a1c-ba86-467b-a8f9-27ca03950a38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.780054 | controller | Jun 12 21:02:27.187842 crc crio[24437]: time="2026-06-12T21:02:27.18712681Z" level=info msg="Removing container: 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147" id=ab87e2ae-41e3-41fd-8cd9-c0a30c71117c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.780070 | controller | Jun 12 21:02:27.244361 crc crio[24437]: time="2026-06-12T21:02:27.244201194Z" level=info msg="Removed container 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147: openstack/ceilometer-0/proxy-httpd" id=ab87e2ae-41e3-41fd-8cd9-c0a30c71117c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.780087 | controller | Jun 12 21:02:27.247199 crc crio[24437]: time="2026-06-12T21:02:27.247088855Z" level=info msg="Removing container: 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717" id=9ee4220c-1c44-41fa-802a-0d24f61496aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.780102 | controller | Jun 12 21:02:27.271584 crc crio[24437]: time="2026-06-12T21:02:27.271493264Z" level=info msg="Removed container 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717: openstack/ceilometer-0/sg-core" id=9ee4220c-1c44-41fa-802a-0d24f61496aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.780117 | controller | Jun 12 21:02:27.275048 crc crio[24437]: time="2026-06-12T21:02:27.27491106Z" level=info msg="Removing container: 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40" id=ce27de0c-4b28-4278-8139-60b6e3cb9751 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.780133 | controller | Jun 12 21:02:27.301000 crc crio[24437]: time="2026-06-12T21:02:27.300867187Z" level=info msg="Removed container 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40: openstack/ceilometer-0/ceilometer-notification-agent" id=ce27de0c-4b28-4278-8139-60b6e3cb9751 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.780149 | controller | Jun 12 21:02:27.305187 crc crio[24437]: time="2026-06-12T21:02:27.305028111Z" level=info msg="Removing container: 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d" id=ee3b66c9-3407-4c23-b3ab-718aa496aaa7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.780165 | controller | Jun 12 21:02:27.331710 crc crio[24437]: time="2026-06-12T21:02:27.331545033Z" level=info msg="Removed container 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d: openstack/ceilometer-0/ceilometer-central-agent" id=ee3b66c9-3407-4c23-b3ab-718aa496aaa7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.780181 | controller | Jun 12 21:02:27.971011 crc crio[24437]: time="2026-06-12T21:02:27.970435655Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=2bfd70ef-6060-4350-afcb-8d9d466a36f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.780197 | controller | Jun 12 21:02:27.972430 crc crio[24437]: time="2026-06-12T21:02:27.97104809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.780213 | controller | Jun 12 21:02:28.010983 crc crio[24437]: time="2026-06-12T21:02:28.007797888Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612 UID:9b12f619-88d0-40d0-b647-70c47cdff149 NetNS:/var/run/netns/13d19482-460b-4bf8-850a-565b19583d34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b12f619_88d0_40d0_b647_70c47cdff149.slice PodAnnotations:0xc006eccff8}] Aliases:map[]}"
2026-06-12 21:48:32.780234 | controller | Jun 12 21:02:28.010983 crc crio[24437]: time="2026-06-12T21:02:28.008002953Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.780250 | controller | Jun 12 21:02:28.413475 crc crio[24437]: 2026-06-12T21:02:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0465f9d0c87fc8 Mac:f6:2e:0d:1c:52:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/13d19482-460b-4bf8-850a-565b19583d34 SocketPath: PciID:}] [{Interface:0xc000514ad0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.780267 | controller | Jun 12 21:02:28.415010 crc crio[24437]: time="2026-06-12T21:02:28.414892937Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612 UID:9b12f619-88d0-40d0-b647-70c47cdff149 NetNS:/var/run/netns/13d19482-460b-4bf8-850a-565b19583d34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b12f619_88d0_40d0_b647_70c47cdff149.slice PodAnnotations:0xc006eccff8}] Aliases:map[]}"
2026-06-12 21:48:32.780283 | controller | Jun 12 21:02:28.415152 crc crio[24437]: time="2026-06-12T21:02:28.415107572Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.780299 | controller | Jun 12 21:02:28.427004 crc crio[24437]: time="2026-06-12T21:02:28.423666375Z" level=info msg="Ran pod sandbox b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612 with infra container: openstack/ceilometer-0/POD" id=2bfd70ef-6060-4350-afcb-8d9d466a36f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.780316 | controller | Jun 12 21:02:28.427004 crc crio[24437]: time="2026-06-12T21:02:28.426655571Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=f0d5bc57-3ebe-43fe-bf0e-41aa4a48e048 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.780332 | controller | Jun 12 21:02:28.449978 crc crio[24437]: time="2026-06-12T21:02:28.449397188Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2f30e043-b636-450d-a1f0-504d8230c401 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.780348 | controller | Jun 12 21:02:28.458818 crc crio[24437]: time="2026-06-12T21:02:28.45873547Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=f531e12a-e168-44c0-8704-986f733cd4cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.780363 | controller | Jun 12 21:02:28.459230 crc crio[24437]: time="2026-06-12T21:02:28.459170531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.780379 | controller | Jun 12 21:02:28.505051 crc crio[24437]: time="2026-06-12T21:02:28.50477754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.780395 | controller | Jun 12 21:02:28.508191 crc crio[24437]: time="2026-06-12T21:02:28.508130064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.780410 | controller | Jun 12 21:02:28.625241 crc crio[24437]: time="2026-06-12T21:02:28.625130053Z" level=info msg="Created container 7c19fd84a603a233219bbd5c27b3bcec460cad6af1aeb3f4ad205fe8d2b0a46e: openstack/ceilometer-0/ceilometer-central-agent" id=f531e12a-e168-44c0-8704-986f733cd4cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.780426 | controller | Jun 12 21:02:28.626639 crc crio[24437]: time="2026-06-12T21:02:28.626557648Z" level=info msg="Starting container: 7c19fd84a603a233219bbd5c27b3bcec460cad6af1aeb3f4ad205fe8d2b0a46e" id=c482102f-eab7-48ee-b31f-21aa42f5f4ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.780447 | controller | Jun 12 21:02:28.631808 crc crio[24437]: time="2026-06-12T21:02:28.631760898Z" level=info msg="Started container" PID=91267 containerID=7c19fd84a603a233219bbd5c27b3bcec460cad6af1aeb3f4ad205fe8d2b0a46e description=openstack/ceilometer-0/ceilometer-central-agent id=c482102f-eab7-48ee-b31f-21aa42f5f4ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612
2026-06-12 21:48:32.780464 | controller | Jun 12 21:02:28.650114 crc crio[24437]: time="2026-06-12T21:02:28.650039943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=d290c34c-4ce5-4f45-8aa5-d0a44ac8c98f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.780481 | controller | Jun 12 21:02:28.670422 crc crio[24437]: time="2026-06-12T21:02:28.67027254Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=b32c0157-b1a2-409e-b969-2d6e0f8a06e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.780496 | controller | Jun 12 21:02:28.679299 crc crio[24437]: time="2026-06-12T21:02:28.679216693Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=3914deed-baa7-4b20-8b81-a9a8db3048ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.780511 | controller | Jun 12 21:02:28.679778 crc crio[24437]: time="2026-06-12T21:02:28.679713755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.780527 | controller | Jun 12 21:02:28.731979 crc crio[24437]: time="2026-06-12T21:02:28.731820285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.780544 | controller | Jun 12 21:02:28.737863 crc crio[24437]: time="2026-06-12T21:02:28.737678072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.780561 | controller | Jun 12 21:02:28.833810 crc crio[24437]: time="2026-06-12T21:02:28.833655666Z" level=info msg="Created container 80db668e4e4ffcac4e0c8037837d7003e8cf04dd499e0eb26e2e56e5b7637db1: openstack/ceilometer-0/ceilometer-notification-agent" id=3914deed-baa7-4b20-8b81-a9a8db3048ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.780577 | controller | Jun 12 21:02:28.834897 crc crio[24437]: time="2026-06-12T21:02:28.834812105Z" level=info msg="Starting container: 80db668e4e4ffcac4e0c8037837d7003e8cf04dd499e0eb26e2e56e5b7637db1" id=07fad00e-8da3-417d-8c8b-5021da4994da name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.780593 | controller | Jun 12 21:02:28.843000 crc crio[24437]: time="2026-06-12T21:02:28.842870816Z" level=info msg="Started container" PID=91288 containerID=80db668e4e4ffcac4e0c8037837d7003e8cf04dd499e0eb26e2e56e5b7637db1 description=openstack/ceilometer-0/ceilometer-notification-agent id=07fad00e-8da3-417d-8c8b-5021da4994da name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612
2026-06-12 21:48:32.780610 | controller | Jun 12 21:02:28.855862 crc crio[24437]: time="2026-06-12T21:02:28.855716857Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=69f4e4f9-7787-405d-8adc-ab144841728c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.780626 | controller | Jun 12 21:02:28.867494 crc crio[24437]: time="2026-06-12T21:02:28.867439939Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=fdc0ab79-6e31-4448-9f87-ad416b8aa5a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.780647 | controller | Jun 12 21:02:28.881436 crc crio[24437]: time="2026-06-12T21:02:28.878412802Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=33afaba1-d5a5-48b4-a6af-c4aaa166259f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.780663 | controller | Jun 12 21:02:28.881436 crc crio[24437]: time="2026-06-12T21:02:28.878840783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.780678 | controller | Jun 12 21:02:28.937352 crc crio[24437]: time="2026-06-12T21:02:28.937266922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.780694 | controller | Jun 12 21:02:28.943630 crc crio[24437]: time="2026-06-12T21:02:28.94360117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.780711 | controller | Jun 12 21:02:29.085240 crc crio[24437]: time="2026-06-12T21:02:29.084602659Z" level=info msg="Created container dee75d9f9adab400f61dce034c0ed6325fea9faf416ab5e07e704987b8ca8f35: openstack/ceilometer-0/sg-core" id=33afaba1-d5a5-48b4-a6af-c4aaa166259f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.780727 | controller | Jun 12 21:02:29.088114 crc crio[24437]: time="2026-06-12T21:02:29.088016164Z" level=info msg="Starting container: dee75d9f9adab400f61dce034c0ed6325fea9faf416ab5e07e704987b8ca8f35" id=3cede21d-c9c1-40f1-abbe-07baf665578f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.780743 | controller | Jun 12 21:02:29.094847 crc crio[24437]: time="2026-06-12T21:02:29.093673715Z" level=info msg="Started container" PID=91320 containerID=dee75d9f9adab400f61dce034c0ed6325fea9faf416ab5e07e704987b8ca8f35 description=openstack/ceilometer-0/sg-core id=3cede21d-c9c1-40f1-abbe-07baf665578f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612
2026-06-12 21:48:32.780759 | controller | Jun 12 21:02:29.105779 crc crio[24437]: time="2026-06-12T21:02:29.103301104Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=5f92b4c2-3240-454c-a3e1-64f9136e1693 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.780774 | controller | Jun 12 21:02:29.156375 crc crio[24437]: time="2026-06-12T21:02:29.156240046Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=a9d248fd-dc37-4e26-9284-df388a84a5ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.780790 | controller | Jun 12 21:02:29.168415 crc crio[24437]: time="2026-06-12T21:02:29.167999998Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=9645ecb7-9486-4a3f-815b-7c47504947c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.780805 | controller | Jun 12 21:02:29.169180 crc crio[24437]: time="2026-06-12T21:02:29.169105076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.780821 | controller | Jun 12 21:02:29.241710 crc crio[24437]: time="2026-06-12T21:02:29.239283377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.780837 | controller | Jun 12 21:02:29.259809 crc crio[24437]: time="2026-06-12T21:02:29.259750689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.780877 | controller | Jun 12 21:02:29.462460 crc crio[24437]: time="2026-06-12T21:02:29.462362054Z" level=info msg="Created container fcf62c4c52215b9c1a28dfdd10078dad1230a3d36904a6982d6f9c22f3b75642: openstack/ceilometer-0/proxy-httpd" id=9645ecb7-9486-4a3f-815b-7c47504947c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.780900 | controller | Jun 12 21:02:29.463993 crc crio[24437]: time="2026-06-12T21:02:29.46380179Z" level=info msg="Starting container: fcf62c4c52215b9c1a28dfdd10078dad1230a3d36904a6982d6f9c22f3b75642" id=46743560-d5d3-4d4c-ad31-3ef773a997be name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.780918 | controller | Jun 12 21:02:29.469356 crc crio[24437]: time="2026-06-12T21:02:29.469189875Z" level=info msg="Started container" PID=91355 containerID=fcf62c4c52215b9c1a28dfdd10078dad1230a3d36904a6982d6f9c22f3b75642 description=openstack/ceilometer-0/proxy-httpd id=46743560-d5d3-4d4c-ad31-3ef773a997be name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612
2026-06-12 21:48:32.780934 | controller | Jun 12 21:02:32.296180 crc crio[24437]: time="2026-06-12T21:02:32.295659155Z" level=info msg="Stopping container: d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049 (timeout: 2s)" id=8f5959e8-a1c9-4667-a6b7-7d4ecd798a43 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.780949 | controller | Jun 12 21:02:32.452307 crc crio[24437]: time="2026-06-12T21:02:32.452100469Z" level=info msg="Stopped container d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049: openshift-marketplace/redhat-operators-kq65n/registry-server" id=8f5959e8-a1c9-4667-a6b7-7d4ecd798a43 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.780965 | controller | Jun 12 21:02:32.453062 crc crio[24437]: time="2026-06-12T21:02:32.452979541Z" level=info msg="Stopping pod sandbox: e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199" id=f27ef1de-fe1f-4921-98d2-8c4a000934d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.780981 | controller | Jun 12 21:02:32.453821 crc crio[24437]: time="2026-06-12T21:02:32.453665727Z" level=info msg="Got pod network &{Name:redhat-operators-kq65n Namespace:openshift-marketplace ID:e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199 UID:572f8d2a-f372-4836-a158-9b1dd060a536 NetNS:/var/run/netns/fe11b85b-1138-4df4-98c5-e059bdc0ca1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod572f8d2a_f372_4836_a158_9b1dd060a536.slice PodAnnotations:0xc0018404d0}] Aliases:map[]}"
2026-06-12 21:48:32.780998 | controller | Jun 12 21:02:32.453985 crc crio[24437]: time="2026-06-12T21:02:32.453889373Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-kq65n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.781014 | controller | Jun 12 21:02:32.830654 crc crio[24437]: time="2026-06-12T21:02:32.830219425Z" level=info msg="Stopped pod sandbox: e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199" id=f27ef1de-fe1f-4921-98d2-8c4a000934d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.781030 | controller | Jun 12 21:02:33.323679 crc crio[24437]: time="2026-06-12T21:02:33.323627576Z" level=info msg="Removing container: d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049" id=5d0e6b6e-f723-4cbf-9f34-8f2b2249b42f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.781046 | controller | Jun 12 21:02:33.370761 crc crio[24437]: time="2026-06-12T21:02:33.370582869Z" level=info msg="Removed container d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049: openshift-marketplace/redhat-operators-kq65n/registry-server" id=5d0e6b6e-f723-4cbf-9f34-8f2b2249b42f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.781062 | controller | Jun 12 21:02:33.374104 crc crio[24437]: time="2026-06-12T21:02:33.373974853Z" level=info msg="Removing container: 7a713259da64a9af99cc52598e903c02f14c26e206a9c199c276b1fa288aa222" id=f58dd548-8d5f-434f-bd3f-f85db6a159f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.781082 | controller | Jun 12 21:02:33.427596 crc crio[24437]: time="2026-06-12T21:02:33.427082437Z" level=info msg="Removed container 7a713259da64a9af99cc52598e903c02f14c26e206a9c199c276b1fa288aa222: openshift-marketplace/redhat-operators-kq65n/extract-content" id=f58dd548-8d5f-434f-bd3f-f85db6a159f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.781098 | controller | Jun 12 21:02:33.444564 crc crio[24437]: time="2026-06-12T21:02:33.443070057Z" level=info msg="Removing container: 67aa5800afc34566123acff4b59ba718659e9db51686c81000c7a8ea0adff9ef" id=4b512fc8-f5c9-4394-b944-3876676d9def name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.781114 | controller | Jun 12 21:02:33.511664 crc crio[24437]: time="2026-06-12T21:02:33.511543266Z" level=info msg="Removed container 67aa5800afc34566123acff4b59ba718659e9db51686c81000c7a8ea0adff9ef: openshift-marketplace/redhat-operators-kq65n/extract-utilities" id=4b512fc8-f5c9-4394-b944-3876676d9def name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.781130 | controller | Jun 12 21:02:41.999662 crc crio[24437]: time="2026-06-12T21:02:41.998747504Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-298hl/POD" id=6795a92a-9a1b-4661-81d5-32345596c29b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.781145 | controller | Jun 12 21:02:42.001065 crc crio[24437]: time="2026-06-12T21:02:41.999688857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.781161 | controller | Jun 12 21:02:42.040819 crc crio[24437]: time="2026-06-12T21:02:42.040708711Z" level=info msg="Got pod network &{Name:redhat-marketplace-298hl Namespace:openshift-marketplace ID:8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a UID:066ca782-15e6-459e-8687-4569928041a8 NetNS:/var/run/netns/8f7e6874-b2c4-4b61-810a-9f101fa618b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod066ca782_15e6_459e_8687_4569928041a8.slice PodAnnotations:0xc0018407b8}] Aliases:map[]}"
2026-06-12 21:48:32.781177 | controller | Jun 12 21:02:42.040819 crc crio[24437]: time="2026-06-12T21:02:42.040773252Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-298hl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.781193 | controller | Jun 12 21:02:42.670385 crc crio[24437]: 2026-06-12T21:02:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8633074eab8db10 Mac:a6:82:0a:21:a4:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/8f7e6874-b2c4-4b61-810a-9f101fa618b6 SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.781209 | controller | Jun 12 21:02:42.675147 crc crio[24437]: time="2026-06-12T21:02:42.67505148Z" level=info msg="Got pod network &{Name:redhat-marketplace-298hl Namespace:openshift-marketplace ID:8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a UID:066ca782-15e6-459e-8687-4569928041a8 NetNS:/var/run/netns/8f7e6874-b2c4-4b61-810a-9f101fa618b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod066ca782_15e6_459e_8687_4569928041a8.slice PodAnnotations:0xc0018407b8}] Aliases:map[]}"
2026-06-12 21:48:32.781225 | controller | Jun 12 21:02:42.675393 crc crio[24437]: time="2026-06-12T21:02:42.675279295Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-298hl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.781241 | controller | Jun 12 21:02:42.687548 crc crio[24437]: time="2026-06-12T21:02:42.687447589Z" level=info msg="Ran pod sandbox 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a with infra container: openshift-marketplace/redhat-marketplace-298hl/POD" id=6795a92a-9a1b-4661-81d5-32345596c29b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.781262 | controller | Jun 12 21:02:42.690164 crc crio[24437]: time="2026-06-12T21:02:42.690074835Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=80c4f060-9fd5-4f27-a7f8-3f73a263b6e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.781279 | controller | Jun 12 21:02:42.693180 crc crio[24437]: time="2026-06-12T21:02:42.69309978Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cc32ee9c-f0c0-40b0-afbb-7fbc3b7c2ffc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.781295 | controller | Jun 12 21:02:42.701086 crc crio[24437]: time="2026-06-12T21:02:42.700857313Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-298hl/extract-utilities" id=4c1daffc-8c35-4264-8285-83b21594eddf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.781312 | controller | Jun 12 21:02:42.701648 crc crio[24437]: time="2026-06-12T21:02:42.70153082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.781327 | controller | Jun 12 21:02:42.758534 crc crio[24437]: time="2026-06-12T21:02:42.75838669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.781344 | controller | Jun 12 21:02:42.762825 crc crio[24437]: time="2026-06-12T21:02:42.762732938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.781359 | controller | Jun 12 21:02:42.918825 crc crio[24437]: time="2026-06-12T21:02:42.91828516Z" level=info msg="Created container 2a4c3549c6bd653b362e69b89325c5a1085fd1a942acfdcb0c0f934951936808: openshift-marketplace/redhat-marketplace-298hl/extract-utilities" id=4c1daffc-8c35-4264-8285-83b21594eddf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.781375 | controller | Jun 12 21:02:42.920790 crc crio[24437]: time="2026-06-12T21:02:42.920610637Z" level=info msg="Starting container: 2a4c3549c6bd653b362e69b89325c5a1085fd1a942acfdcb0c0f934951936808" id=a44442b3-5f58-4ad0-b00e-7c30a349d5c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.781391 | controller | Jun 12 21:02:42.930184 crc crio[24437]: time="2026-06-12T21:02:42.930088344Z" level=info msg="Started container" PID=92254 containerID=2a4c3549c6bd653b362e69b89325c5a1085fd1a942acfdcb0c0f934951936808 description=openshift-marketplace/redhat-marketplace-298hl/extract-utilities id=a44442b3-5f58-4ad0-b00e-7c30a349d5c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a
2026-06-12 21:48:32.781407 | controller | Jun 12 21:02:43.479531 crc crio[24437]: time="2026-06-12T21:02:43.4793843Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a6bd5438-99c4-4652-b299-48f4efe90cec name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.781423 | controller | Jun 12 21:02:43.484477 crc crio[24437]: time="2026-06-12T21:02:43.484280553Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:48:32.781439 | controller | Jun 12 21:02:44.084533 crc crio[24437]: time="2026-06-12T21:02:44.083878184Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=a6bd5438-99c4-4652-b299-48f4efe90cec name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.781455 | controller | Jun 12 21:02:44.085858 crc crio[24437]: time="2026-06-12T21:02:44.085415823Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=4353a790-619e-4704-ac51-4d2e7b58d44f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.781480 | controller | Jun 12 21:02:44.087818 crc crio[24437]: time="2026-06-12T21:02:44.087752052Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=3d335155-3a11-4eba-8554-f9a61a5d8c6a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.781496 | controller | Jun 12 21:02:44.097099 crc crio[24437]: time="2026-06-12T21:02:44.094223202Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-298hl/extract-content" id=14864070-6c25-44bb-a2bd-b0b4ee4a4601 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.781512 | controller | Jun 12 21:02:44.097099 crc crio[24437]: time="2026-06-12T21:02:44.094670503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.781528 | controller | Jun 12 21:02:44.139044 crc crio[24437]: time="2026-06-12T21:02:44.138850937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.781544 | controller | Jun 12 21:02:44.142051 crc crio[24437]: time="2026-06-12T21:02:44.141914093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.781561 | controller | Jun 12 21:02:44.311302 crc crio[24437]: time="2026-06-12T21:02:44.311181866Z" level=info msg="Created container 5ef5c27723fa5b32bfcafe776c0b71d357c5a0fa3ea8303a602ac211f3858923: openshift-marketplace/redhat-marketplace-298hl/extract-content" id=14864070-6c25-44bb-a2bd-b0b4ee4a4601 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.781577 | controller | Jun 12 21:02:44.315203 crc crio[24437]: time="2026-06-12T21:02:44.313504705Z" level=info msg="Starting container: 5ef5c27723fa5b32bfcafe776c0b71d357c5a0fa3ea8303a602ac211f3858923" id=0beb12ed-835b-4235-b402-8522063cd583 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.781593 | controller | Jun 12 21:02:44.332727 crc crio[24437]: time="2026-06-12T21:02:44.331461643Z" level=info msg="Started container" PID=92299 containerID=5ef5c27723fa5b32bfcafe776c0b71d357c5a0fa3ea8303a602ac211f3858923 description=openshift-marketplace/redhat-marketplace-298hl/extract-content id=0beb12ed-835b-4235-b402-8522063cd583 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a
2026-06-12 21:48:32.781609 | controller | Jun 12 21:02:45.526578 crc crio[24437]: time="2026-06-12T21:02:45.525488158Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=16d031f3-e266-4039-88e1-ff989fbefa13 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.781625 | controller | Jun 12 21:02:45.529417 crc crio[24437]: time="2026-06-12T21:02:45.52757147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c47bb8c0-29e0-4d84-bb1f-9be56cc07340 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.781640 | controller | Jun 12 21:02:45.613199 crc crio[24437]: time="2026-06-12T21:02:45.612839938Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-298hl/registry-server" id=36585d45-9b10-4f33-88fa-27d13cef2706 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.781656 | controller | Jun 12 21:02:45.616659 crc crio[24437]: time="2026-06-12T21:02:45.616621412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.781674 | controller | Jun 12 21:02:45.699658 crc crio[24437]: time="2026-06-12T21:02:45.69949824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.781691 | controller | Jun 12 21:02:45.706582 crc crio[24437]: time="2026-06-12T21:02:45.706496495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.781707 | controller | Jun 12 21:02:45.880837 crc crio[24437]: time="2026-06-12T21:02:45.880156218Z" level=info msg="Created container 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804: openshift-marketplace/redhat-marketplace-298hl/registry-server" id=36585d45-9b10-4f33-88fa-27d13cef2706 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.781723 | controller | Jun 12 21:02:45.882814 crc crio[24437]: time="2026-06-12T21:02:45.88263317Z" level=info msg="Starting container: 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804" id=171e6240-3520-4a37-8fda-f9592b1025c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.781739 | controller | Jun 12 21:02:45.891310 crc crio[24437]: time="2026-06-12T21:02:45.891246625Z" level=info msg="Started container" PID=92377 containerID=1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804 description=openshift-marketplace/redhat-marketplace-298hl/registry-server id=171e6240-3520-4a37-8fda-f9592b1025c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a
2026-06-12 21:48:32.781755 | controller | Jun 12 21:02:54.667720 crc crio[24437]: time="2026-06-12T21:02:54.667051292Z" level=info msg="Stopping container: 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804 (timeout: 2s)" id=0f4b468b-2d20-4d74-ba16-dc574bf3b9ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.781772 | controller | Jun 12 21:02:54.795215 crc crio[24437]: time="2026-06-12T21:02:54.795063057Z" level=info msg="Stopped container 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804: openshift-marketplace/redhat-marketplace-298hl/registry-server" id=0f4b468b-2d20-4d74-ba16-dc574bf3b9ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.781788 | controller | Jun 12 21:02:54.796836 crc crio[24437]: time="2026-06-12T21:02:54.79676689Z" level=info msg="Stopping pod sandbox: 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a" id=bd81d5ee-cac4-4d79-979c-144f30f75ed2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.781805 | controller | Jun 12 21:02:54.797795 crc crio[24437]: time="2026-06-12T21:02:54.797724183Z" level=info msg="Got pod network &{Name:redhat-marketplace-298hl Namespace:openshift-marketplace ID:8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a UID:066ca782-15e6-459e-8687-4569928041a8 NetNS:/var/run/netns/8f7e6874-b2c4-4b61-810a-9f101fa618b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod066ca782_15e6_459e_8687_4569928041a8.slice PodAnnotations:0xc00012bcc8}] Aliases:map[]}"
2026-06-12 21:48:32.781821 | controller | Jun 12 21:02:54.798064 crc crio[24437]: time="2026-06-12T21:02:54.797903857Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-298hl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.781837 | controller | Jun 12 21:02:55.148778 crc crio[24437]: time="2026-06-12T21:02:55.148663901Z" level=info msg="Stopped pod sandbox: 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a" id=bd81d5ee-cac4-4d79-979c-144f30f75ed2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.781873 | controller | Jun 12 21:02:55.696507 crc crio[24437]: time="2026-06-12T21:02:55.695679781Z" level=info msg="Removing container: 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804" id=af0ea9b3-2a65-4df0-a6f2-e3e3e6ba8760 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.781896 | controller | Jun 12 21:02:55.751201 crc crio[24437]: time="2026-06-12T21:02:55.750865376Z" level=info msg="Removed container 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804: openshift-marketplace/redhat-marketplace-298hl/registry-server" id=af0ea9b3-2a65-4df0-a6f2-e3e3e6ba8760 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.781913 | controller | Jun 12 21:02:55.764782 crc crio[24437]: time="2026-06-12T21:02:55.764627571Z" level=info msg="Removing container: 5ef5c27723fa5b32bfcafe776c0b71d357c5a0fa3ea8303a602ac211f3858923" id=e959dffe-f3fe-4bb3-81f3-b8fe3af7264e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.781929 | controller | Jun 12 21:02:55.809291 crc crio[24437]: time="2026-06-12T21:02:55.807657774Z" level=info msg="Removed container 5ef5c27723fa5b32bfcafe776c0b71d357c5a0fa3ea8303a602ac211f3858923: openshift-marketplace/redhat-marketplace-298hl/extract-content" id=e959dffe-f3fe-4bb3-81f3-b8fe3af7264e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.781949 | controller | Jun 12 21:02:55.810697 crc crio[24437]: time="2026-06-12T21:02:55.810550447Z" level=info msg="Removing container: 2a4c3549c6bd653b362e69b89325c5a1085fd1a942acfdcb0c0f934951936808" id=6e6e8318-c638-42f4-8b33-29bf20da87c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.781974 | controller | Jun 12 21:02:55.867088 crc crio[24437]: time="2026-06-12T21:02:55.866732398Z" level=info msg="Removed container 2a4c3549c6bd653b362e69b89325c5a1085fd1a942acfdcb0c0f934951936808: openshift-marketplace/redhat-marketplace-298hl/extract-utilities" id=6e6e8318-c638-42f4-8b33-29bf20da87c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.781995 | controller | Jun 12 21:03:11.452035 crc crio[24437]: time="2026-06-12T21:03:11.451443571Z" level=info msg="Removing container: 9896960917b97b9eeef1e8bdbe35f0c99e1f7a859b93215ae4e046517b5bbaec" id=5f959848-0d0f-4c2b-81a1-a5e10adef894 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.782012 | controller | Jun 12 21:03:11.495416 crc crio[24437]: time="2026-06-12T21:03:11.495272645Z" level=info msg="Removed container 9896960917b97b9eeef1e8bdbe35f0c99e1f7a859b93215ae4e046517b5bbaec: openstack/dnsmasq-dns-769fc96f7c-twsb5/init" id=5f959848-0d0f-4c2b-81a1-a5e10adef894 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.782028 | controller | Jun 12 21:03:11.507362 crc crio[24437]: time="2026-06-12T21:03:11.507074729Z" level=info msg="Stopping pod sandbox: 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a" id=d736cfd4-1d84-4986-9d1e-8eaf5bcdb8d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.782043 | controller | Jun 12 21:03:11.507362 crc crio[24437]: time="2026-06-12T21:03:11.507183502Z" level=info msg="Stopped pod sandbox (already stopped): 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a" id=d736cfd4-1d84-4986-9d1e-8eaf5bcdb8d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.782059 | controller | Jun 12 21:03:11.507735 crc crio[24437]: time="2026-06-12T21:03:11.507691215Z" level=info msg="Removing pod sandbox: 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a" id=a425ba40-847e-4b83-ba72-9bf876423026 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.782075 | controller | Jun 12 21:03:11.529843 crc crio[24437]: time="2026-06-12T21:03:11.529742135Z" level=info msg="Removed pod sandbox: 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a" id=a425ba40-847e-4b83-ba72-9bf876423026 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.782090 | controller | Jun 12 21:03:11.531135 crc crio[24437]: time="2026-06-12T21:03:11.531076668Z" level=info msg="Stopping pod sandbox: 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207" id=8f4c5ccc-a702-4d04-8970-7ece69263997 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.782111 | controller | Jun 12 21:03:11.531400 crc crio[24437]: time="2026-06-12T21:03:11.53116409Z" level=info msg="Stopped pod sandbox (already stopped): 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207" id=8f4c5ccc-a702-4d04-8970-7ece69263997 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.782127 | controller | Jun 12 21:03:11.531774 crc crio[24437]: time="2026-06-12T21:03:11.531706884Z" level=info msg="Removing pod sandbox: 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207" id=77298c9d-5b41-4a4d-95dd-c2608fbf8822 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.782149 | controller | Jun 12 21:03:11.548418 crc crio[24437]: time="2026-06-12T21:03:11.548279887Z" level=info msg="Removed pod sandbox: 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207" id=77298c9d-5b41-4a4d-95dd-c2608fbf8822 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.782172 | controller | Jun 12 21:03:11.550316 crc crio[24437]: time="2026-06-12T21:03:11.550259077Z" level=info msg="Stopping pod sandbox: c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69" id=8b2aa2af-57e2-49b0-ba58-672ee79a51d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.782192 | controller | Jun 12 21:03:11.550458 crc crio[24437]: time="2026-06-12T21:03:11.55037372Z" level=info msg="Stopped pod sandbox (already stopped): c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69" id=8b2aa2af-57e2-49b0-ba58-672ee79a51d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.782208 | controller | Jun 12 21:03:11.551035 crc crio[24437]: time="2026-06-12T21:03:11.550990476Z" level=info msg="Removing pod sandbox: c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69" id=c13c6aac-e5cc-43c6-94b5-6d22497bda6d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.782224 | controller | Jun 12 21:03:11.568100 crc crio[24437]: time="2026-06-12T21:03:11.568013339Z" level=info msg="Removed pod sandbox: c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69" id=c13c6aac-e5cc-43c6-94b5-6d22497bda6d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.782240 | controller | Jun 12 21:03:11.569210 crc crio[24437]: time="2026-06-12T21:03:11.569148888Z" level=info msg="Stopping pod sandbox: 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78" id=a83da8c3-531a-49ba-8be4-135fbb7751ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.782256 | controller | Jun 12 21:03:11.569210 crc crio[24437]: time="2026-06-12T21:03:11.569212079Z" level=info msg="Stopped pod sandbox (already stopped): 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78" id=a83da8c3-531a-49ba-8be4-135fbb7751ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.782271 | controller | Jun 12 21:03:11.569662 crc crio[24437]: time="2026-06-12T21:03:11.569555898Z" level=info msg="Removing pod sandbox: 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78" id=78cbc446-6843-4433-9a5f-da5f0d34640b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.782287 | controller | Jun 12 21:03:11.595294 crc crio[24437]: time="2026-06-12T21:03:11.595153907Z" level=info msg="Removed pod sandbox: 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78" id=78cbc446-6843-4433-9a5f-da5f0d34640b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.782302 | controller | Jun 12 21:03:11.596070 crc crio[24437]: time="2026-06-12T21:03:11.596012889Z" level=info msg="Stopping pod sandbox: 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa" id=41e37e75-2a78-4674-a854-d9fd1ae82ed5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.782318 | controller | Jun 12 21:03:11.596227 crc crio[24437]: time="2026-06-12T21:03:11.596091951Z" level=info msg="Stopped pod sandbox (already stopped): 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa" id=41e37e75-2a78-4674-a854-d9fd1ae82ed5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.782338 | controller | Jun 12 21:03:11.596759 crc crio[24437]: time="2026-06-12T21:03:11.596642394Z" level=info msg="Removing pod sandbox: 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa" id=08962da6-bbec-4a5f-9c82-51ac9a926e2c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.782355 | controller | Jun 12 21:03:11.615785 crc crio[24437]: time="2026-06-12T21:03:11.615654039Z" level=info msg="Removed pod sandbox: 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa" id=08962da6-bbec-4a5f-9c82-51ac9a926e2c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.782370 | controller | Jun 12 21:03:11.616608 crc crio[24437]: time="2026-06-12T21:03:11.616557151Z" level=info msg="Stopping pod sandbox: e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199" id=c6b0421a-5038-4763-83ff-08afb7d141d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.782385 | controller | Jun 12 21:03:11.616757 crc crio[24437]: time="2026-06-12T21:03:11.616634803Z" level=info msg="Stopped pod sandbox (already stopped): e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199" id=c6b0421a-5038-4763-83ff-08afb7d141d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.782400 | controller | Jun 12 21:03:11.617248 crc crio[24437]: time="2026-06-12T21:03:11.617204218Z" level=info msg="Removing pod sandbox: e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199" id=035d6b33-8556-4c41-b6f3-590e218567cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.782415 | controller | Jun 12 21:03:11.634612 crc crio[24437]: time="2026-06-12T21:03:11.634501269Z" level=info msg="Removed pod sandbox: e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199" id=035d6b33-8556-4c41-b6f3-590e218567cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.782431 | controller | Jun 12 21:03:14.908138 crc crio[24437]: time="2026-06-12T21:03:14.907079561Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=31698512-5ae2-48f9-8128-74a5cc1f77db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.782446 | controller | Jun 12 21:03:14.909397 crc crio[24437]: time="2026-06-12T21:03:14.908178899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.782462 | controller | Jun 12 21:03:14.946515 crc crio[24437]: time="2026-06-12T21:03:14.946429453Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:222f89ad0aab347724b10200857e350820126e3095bbb1ee5159abf278a3b47e UID:e94c6abf-2b9f-4326-a681-17d32058223c NetNS:/var/run/netns/2479a8fc-ba89-4460-816f-7670f3368b98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode94c6abf_2b9f_4326_a681_17d32058223c.slice PodAnnotations:0xc00282c6d8}] Aliases:map[]}"
2026-06-12 21:48:32.782479 | controller | Jun 12 21:03:14.946515 crc crio[24437]: time="2026-06-12T21:03:14.946487104Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.782496 | controller | Jun 12 21:03:15.522078 crc crio[24437]: 2026-06-12T21:03:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:222f89ad0aab347 Mac:96:ad:c8:bc:d0:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/2479a8fc-ba89-4460-816f-7670f3368b98 SocketPath: PciID:}] [{Interface:0xc000418cc0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.782512 | controller | Jun 12 21:03:15.524299 crc crio[24437]: time="2026-06-12T21:03:15.524229191Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:222f89ad0aab347724b10200857e350820126e3095bbb1ee5159abf278a3b47e UID:e94c6abf-2b9f-4326-a681-17d32058223c NetNS:/var/run/netns/2479a8fc-ba89-4460-816f-7670f3368b98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode94c6abf_2b9f_4326_a681_17d32058223c.slice PodAnnotations:0xc00282c6d8}] Aliases:map[]}"
2026-06-12 21:48:32.782532 | controller | Jun 12 21:03:15.524645 crc crio[24437]: time="2026-06-12T21:03:15.52459373Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.782549 | controller | Jun 12 21:03:15.535983 crc crio[24437]: time="2026-06-12T21:03:15.535842541Z" level=info msg="Ran pod sandbox 222f89ad0aab347724b10200857e350820126e3095bbb1ee5159abf278a3b47e with infra container: sushy-emulator/sushy-emulator/POD" id=31698512-5ae2-48f9-8128-74a5cc1f77db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.782565 | controller | Jun 12 21:03:15.539134 crc crio[24437]: time="2026-06-12T21:03:15.539060892Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=015da210-6dbd-44bf-8a0c-f043aa1c0493 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.782581 | controller | Jun 12 21:03:15.554199 crc crio[24437]: time="2026-06-12T21:03:15.554114638Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-12 21:48:32.782597 | controller | Jun 12 21:03:24.719852 crc crio[24437]: time="2026-06-12T21:03:24.718909764Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd" id=015da210-6dbd-44bf-8a0c-f043aa1c0493 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.782614 | controller | Jun 12 21:03:24.722320 crc crio[24437]: time="2026-06-12T21:03:24.721842157Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=ed71ecb2-8bb3-40b3-ba5b-54b8823ec463 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.782630 | controller | Jun 12 21:03:24.726585 crc crio[24437]: time="2026-06-12T21:03:24.726499894Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=d08e7497-9fe3-4593-a5b8-0d6dab38cff5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.782647 | controller | Jun 12 21:03:24.735749 crc crio[24437]: time="2026-06-12T21:03:24.735247162Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=123c580f-eb10-469c-bfc0-9c2690d34a13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.782663 | controller | Jun 12 21:03:24.737370 crc crio[24437]: time="2026-06-12T21:03:24.73716913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.782679 | controller | Jun 12 21:03:24.788750 crc crio[24437]: time="2026-06-12T21:03:24.788660595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.782695 | controller | Jun 12 21:03:24.793004 crc crio[24437]: time="2026-06-12T21:03:24.792838619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.782711 | controller | Jun 12 21:03:24.992524 crc crio[24437]: time="2026-06-12T21:03:24.992391588Z" level=info msg="Created container 4c247e54567907ecfe5b8a6ede9704ecd044595b68658cbd10d9410e22122e16: sushy-emulator/sushy-emulator/sushy-emulator" id=123c580f-eb10-469c-bfc0-9c2690d34a13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.782726 | controller | Jun 12 21:03:24.993367 crc crio[24437]: time="2026-06-12T21:03:24.993291771Z" level=info msg="Starting container: 4c247e54567907ecfe5b8a6ede9704ecd044595b68658cbd10d9410e22122e16" id=d25507be-2197-455e-9d0f-fca26c53a430 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.782742 | controller | Jun 12 21:03:25.000409 crc crio[24437]: time="2026-06-12T21:03:24.999776672Z" level=info msg="Started container" PID=94481 containerID=4c247e54567907ecfe5b8a6ede9704ecd044595b68658cbd10d9410e22122e16 description=sushy-emulator/sushy-emulator/sushy-emulator id=d25507be-2197-455e-9d0f-fca26c53a430 name=/runtime.v1.RuntimeService/StartContainer sandboxID=222f89ad0aab347724b10200857e350820126e3095bbb1ee5159abf278a3b47e
2026-06-12 21:48:32.782764 | controller | Jun 12 21:03:37.421494 crc crio[24437]: time="2026-06-12T21:03:37.420804221Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.782781 | controller | Jun 12 21:03:47.887966 crc crio[24437]: time="2026-06-12T21:03:47.885286506Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-ln4rg/POD" id=269f0b93-0a31-4a5c-b578-f0136a04e93f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.782797 | controller | Jun 12 21:03:47.887966 crc crio[24437]: time="2026-06-12T21:03:47.886296162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.782813 | controller | Jun 12 21:03:47.933472 crc crio[24437]: time="2026-06-12T21:03:47.932852923Z" level=info msg="Got pod network &{Name:dnsmasq-dns-687999f8f7-ln4rg Namespace:openstack ID:a83c6b3ca0388eb9e613c33634bb33add8354d23048faae8d36d269edf635cff UID:6f3aa507-146e-423d-a887-21cfad2b292f NetNS:/var/run/netns/a5b09d29-649c-40eb-a7fa-a85b7e2dbf93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f3aa507_146e_423d_a887_21cfad2b292f.slice PodAnnotations:0xc00008cfe0}] Aliases:map[]}"
2026-06-12 21:48:32.782829 | controller | Jun 12 21:03:47.933472 crc crio[24437]: time="2026-06-12T21:03:47.932965826Z" level=info msg="Adding pod openstack_dnsmasq-dns-687999f8f7-ln4rg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.782844 | controller | Jun 12 21:03:48.646282 crc crio[24437]: 2026-06-12T21:03:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a83c6b3ca0388eb Mac:2e:51:a9:bf:09:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/a5b09d29-649c-40eb-a7fa-a85b7e2dbf93 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.782885 | controller | Jun 12 21:03:48.647076 crc crio[24437]: time="2026-06-12T21:03:48.646876061Z" level=info msg="Got pod network &{Name:dnsmasq-dns-687999f8f7-ln4rg Namespace:openstack ID:a83c6b3ca0388eb9e613c33634bb33add8354d23048faae8d36d269edf635cff UID:6f3aa507-146e-423d-a887-21cfad2b292f NetNS:/var/run/netns/a5b09d29-649c-40eb-a7fa-a85b7e2dbf93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f3aa507_146e_423d_a887_21cfad2b292f.slice PodAnnotations:0xc00008cfe0}] Aliases:map[]}"
2026-06-12 21:48:32.782904 | controller | Jun 12 21:03:48.649141 crc crio[24437]: time="2026-06-12T21:03:48.647531867Z" level=info msg="Checking pod openstack_dnsmasq-dns-687999f8f7-ln4rg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.782931 | controller | Jun 12 21:03:48.666262 crc crio[24437]: time="2026-06-12T21:03:48.663145016Z" level=info msg="Ran pod sandbox a83c6b3ca0388eb9e613c33634bb33add8354d23048faae8d36d269edf635cff with infra container: openstack/dnsmasq-dns-687999f8f7-ln4rg/POD" id=269f0b93-0a31-4a5c-b578-f0136a04e93f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.782951 | controller | Jun 12 21:03:48.666262 crc crio[24437]: time="2026-06-12T21:03:48.665478364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a667dae6-143c-4f8f-800e-4e342a09adfb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.782973 | controller | Jun 12 21:03:48.796903 crc crio[24437]: time="2026-06-12T21:03:48.796437313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3c09742d-9456-4438-91c1-ff45bb0d87fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.782990 | controller | Jun 12 21:03:48.807589 crc crio[24437]: time="2026-06-12T21:03:48.807515618Z" level=info msg="Creating container: openstack/dnsmasq-dns-687999f8f7-ln4rg/init" id=598ebb1b-bc37-4942-90de-072ca577852f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.783006 | controller | Jun 12 21:03:48.808017 crc crio[24437]: time="2026-06-12T21:03:48.807899988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.783022 | controller | Jun 12 21:03:48.882042 crc crio[24437]: time="2026-06-12T21:03:48.881822653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.783037 | controller | Jun 12 21:03:48.901086 crc crio[24437]: time="2026-06-12T21:03:48.890478489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.783052 | controller | Jun 12 21:03:49.057560 crc crio[24437]: time="2026-06-12T21:03:49.057470726Z" level=info msg="Created container a6e05ebefc954b16f0168bb202757ac078b284f8e6713667a54218fe57b29d5b: openstack/dnsmasq-dns-687999f8f7-ln4rg/init" id=598ebb1b-bc37-4942-90de-072ca577852f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.783068 | controller | Jun 12 21:03:49.058754 crc crio[24437]: time="2026-06-12T21:03:49.058687877Z" level=info msg="Starting container: a6e05ebefc954b16f0168bb202757ac078b284f8e6713667a54218fe57b29d5b" id=10e62533-43eb-4ac8-a8bc-03648a34a3f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.783084 | controller | Jun 12 21:03:49.064558 crc crio[24437]: time="2026-06-12T21:03:49.06445897Z" level=info msg="Started container" PID=95861 containerID=a6e05ebefc954b16f0168bb202757ac078b284f8e6713667a54218fe57b29d5b description=openstack/dnsmasq-dns-687999f8f7-ln4rg/init id=10e62533-43eb-4ac8-a8bc-03648a34a3f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a83c6b3ca0388eb9e613c33634bb33add8354d23048faae8d36d269edf635cff
2026-06-12 21:48:32.783101 | controller | Jun 12 21:03:49.648786 crc crio[24437]: time="2026-06-12T21:03:49.64830418Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c55c51e7-cf2b-473c-a528-434f91f70c9b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.783117 | controller | Jun 12 21:03:49.723508 crc crio[24437]: time="2026-06-12T21:03:49.723160988Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6b68d64b-58a4-4f66-b275-dc507343074d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.783133 | controller | Jun 12 21:03:49.733576 crc crio[24437]: time="2026-06-12T21:03:49.733477844Z" level=info msg="Creating container: openstack/dnsmasq-dns-687999f8f7-ln4rg/dnsmasq-dns" id=1bbe8f19-34ca-49ff-b696-b4f6e03ca9b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.783148 | controller | Jun 12 21:03:49.734021 crc crio[24437]: time="2026-06-12T21:03:49.733978327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.783164 | controller | Jun 12 21:03:49.814039 crc crio[24437]: time="2026-06-12T21:03:49.812307042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.783179 | controller | Jun 12 21:03:49.817230 crc crio[24437]: time="2026-06-12T21:03:49.817132422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.783199 | controller | Jun 12 21:03:49.996098 crc crio[24437]: time="2026-06-12T21:03:49.995399291Z" level=info msg="Created container 3a961f8050e5156b2bb419efa0c948cceb50f4d04639d2955015675ef97cbab8: openstack/dnsmasq-dns-687999f8f7-ln4rg/dnsmasq-dns" id=1bbe8f19-34ca-49ff-b696-b4f6e03ca9b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.783216 | controller | Jun 12 21:03:49.998177 crc crio[24437]: time="2026-06-12T21:03:49.998089778Z" level=info msg="Starting container: 3a961f8050e5156b2bb419efa0c948cceb50f4d04639d2955015675ef97cbab8" id=6ea749ac-ea76-4692-80ab-41d17f7cfd8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.783232 | controller | Jun 12 21:03:50.007149 crc crio[24437]: time="2026-06-12T21:03:50.006902808Z" level=info msg="Started container" PID=95909 containerID=3a961f8050e5156b2bb419efa0c948cceb50f4d04639d2955015675ef97cbab8 description=openstack/dnsmasq-dns-687999f8f7-ln4rg/dnsmasq-dns id=6ea749ac-ea76-4692-80ab-41d17f7cfd8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a83c6b3ca0388eb9e613c33634bb33add8354d23048faae8d36d269edf635cff
2026-06-12 21:48:32.783248 | controller | Jun 12 21:03:57.956598 crc crio[24437]: time="2026-06-12T21:03:57.954300943Z" level=info msg="Stopping container: 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed (timeout: 10s)" id=dab23a94-79bc-4783-9a7e-4f6c4bcb7582 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.783263 | controller | Jun 12 21:03:58.125891 crc crio[24437]: time="2026-06-12T21:03:58.125727041Z" level=info msg="Stopped container 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed: openstack/dnsmasq-dns-68b84f4555-qzfc7/dnsmasq-dns" id=dab23a94-79bc-4783-9a7e-4f6c4bcb7582 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.783280 | controller | Jun 12 21:03:58.127787 crc crio[24437]: time="2026-06-12T21:03:58.127656939Z" level=info msg="Stopping pod sandbox: ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18" id=33c55c74-6c76-40f5-bca3-633c09084b71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.783296 | controller | Jun 12 21:03:58.129399 crc crio[24437]: time="2026-06-12T21:03:58.129313801Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-qzfc7 Namespace:openstack ID:ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18 UID:b263fea4-6d39-4e0c-aa8d-fd0ce25c550a NetNS:/var/run/netns/2eb89323-32b2-48da-b23b-78cf6e203064 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb263fea4_6d39_4e0c_aa8d_fd0ce25c550a.slice PodAnnotations:0xc0026aa5e0}] Aliases:map[]}"
2026-06-12 21:48:32.783312 | controller | Jun 12 21:03:58.129875 crc crio[24437]: time="2026-06-12T21:03:58.129760112Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68b84f4555-qzfc7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.783328 | controller | Jun 12 21:03:59.170428 crc crio[24437]: time="2026-06-12T21:03:59.169853385Z" level=info msg="Stopped pod sandbox: ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18" id=33c55c74-6c76-40f5-bca3-633c09084b71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.783344 | controller | Jun 12 21:03:59.931058 crc crio[24437]: time="2026-06-12T21:03:59.930539345Z" level=info msg="Removing container: 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed" id=8ee355d6-4f34-484b-9a57-f11162cf5b87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.783360 | controller | Jun 12 21:04:00.065203 crc crio[24437]: time="2026-06-12T21:04:00.062480078Z" level=info msg="Removed container 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed: openstack/dnsmasq-dns-68b84f4555-qzfc7/dnsmasq-dns" id=8ee355d6-4f34-484b-9a57-f11162cf5b87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.783381 | controller | Jun 12 21:04:00.075249 crc crio[24437]: time="2026-06-12T21:04:00.075199405Z" level=info msg="Removing container: 33b3ec39502cfd1b497ba5dbcbe82fa351030bdd8802789268a12c737225566f" id=663ca2d1-21fc-4909-8a56-2fb15422122b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.783397 | controller | Jun 12 21:04:00.201713 crc crio[24437]: time="2026-06-12T21:04:00.201567139Z" level=info msg="Removed container 33b3ec39502cfd1b497ba5dbcbe82fa351030bdd8802789268a12c737225566f: openstack/dnsmasq-dns-68b84f4555-qzfc7/init" id=663ca2d1-21fc-4909-8a56-2fb15422122b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.783412 | controller | Jun 12 21:04:00.599835 crc crio[24437]: time="2026-06-12T21:04:00.598770641Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688304-86jdm/POD" id=da1f6a58-dd76-4f8d-bab9-f9a5648fe341 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.783429 | controller | Jun 12 21:04:00.599835 crc crio[24437]: time="2026-06-12T21:04:00.599612591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.783446 | controller | Jun 12 21:04:00.734091 crc crio[24437]: time="2026-06-12T21:04:00.73377434Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688304-86jdm Namespace:openshift-infra ID:78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675 UID:4884bd05-e93b-4169-b81f-59ca1a41cedd NetNS:/var/run/netns/71187730-db57-4e87-bdbd-f5931da8a398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4884bd05_e93b_4169_b81f_59ca1a41cedd.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}"
2026-06-12 21:48:32.783462 | controller | Jun 12 21:04:00.734091 crc crio[24437]: time="2026-06-12T21:04:00.733848422Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688304-86jdm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.783479 | controller | Jun 12 21:04:03.605645 crc crio[24437]: 2026-06-12T21:04:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78a0b64f19feb6b Mac:8e:64:cf:8f:1f:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/71187730-db57-4e87-bdbd-f5931da8a398 SocketPath: PciID:}] [{Interface:0xc0001425c0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.783496 | controller | Jun 12 21:04:03.607276 crc crio[24437]: time="2026-06-12T21:04:03.607207778Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688304-86jdm Namespace:openshift-infra ID:78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675 UID:4884bd05-e93b-4169-b81f-59ca1a41cedd NetNS:/var/run/netns/71187730-db57-4e87-bdbd-f5931da8a398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4884bd05_e93b_4169_b81f_59ca1a41cedd.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}"
2026-06-12 21:48:32.783512 | controller | Jun 12 21:04:03.607506 crc crio[24437]: time="2026-06-12T21:04:03.607415523Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688304-86jdm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.783529 | controller | Jun 12 21:04:03.618852 crc crio[24437]: time="2026-06-12T21:04:03.618748837Z" level=info msg="Ran pod sandbox 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675 with infra container: openshift-infra/auto-csr-approver-29688304-86jdm/POD" id=da1f6a58-dd76-4f8d-bab9-f9a5648fe341 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.783545 | controller | Jun 12 21:04:03.626637 crc crio[24437]: time="2026-06-12T21:04:03.62653225Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=565dd766-73a4-47a4-9331-d054cc6e69ac name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.783566 | controller | Jun 12 21:04:03.703971 crc crio[24437]: time="2026-06-12T21:04:03.703784158Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.783582 | controller | Jun 12 21:04:04.434530 crc crio[24437]: time="2026-06-12T21:04:04.43442143Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=565dd766-73a4-47a4-9331-d054cc6e69ac name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.783598 | controller | Jun 12 21:04:04.436109 crc crio[24437]: time="2026-06-12T21:04:04.435908287Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9bde142c-26c8-46d9-8a4f-d31e0f28ff89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.783614 | controller | Jun 12 21:04:04.439099 crc crio[24437]: time="2026-06-12T21:04:04.439040376Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9ea25713-ae1a-4e2f-9753-e1c6fa4f3dcc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.783629 | controller | Jun 12 21:04:04.447135 crc crio[24437]: time="2026-06-12T21:04:04.447084527Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688304-86jdm/oc" id=c36b236f-8e7f-4a3a-abdb-33449a4ac320 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.783645 | controller | Jun 12 21:04:04.448336 crc crio[24437]: time="2026-06-12T21:04:04.448304708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.783661 | controller | Jun 12 21:04:04.508074 crc crio[24437]: time="2026-06-12T21:04:04.507987847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.783677 | controller | Jun 12 21:04:04.755748 crc crio[24437]: time="2026-06-12T21:04:04.755534004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.783693 | controller | Jun 12 21:04:05.269565 crc crio[24437]: time="2026-06-12T21:04:05.269465838Z" level=info msg="Created container 89fddea9168e520e5dbc4a45364bcbb01cb3ac158ae6acf5c7402c1add0cdad7: openshift-infra/auto-csr-approver-29688304-86jdm/oc" id=c36b236f-8e7f-4a3a-abdb-33449a4ac320 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.783709 | controller | Jun 12 21:04:05.270989 crc crio[24437]: time="2026-06-12T21:04:05.270827872Z" level=info msg="Starting container: 89fddea9168e520e5dbc4a45364bcbb01cb3ac158ae6acf5c7402c1add0cdad7" id=8bbca7c0-279b-4569-9cc5-290f32d7b31a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.783724 | controller | Jun 12 21:04:05.277502 crc crio[24437]: time="2026-06-12T21:04:05.277431947Z" level=info msg="Started container" PID=96646 containerID=89fddea9168e520e5dbc4a45364bcbb01cb3ac158ae6acf5c7402c1add0cdad7 description=openshift-infra/auto-csr-approver-29688304-86jdm/oc id=8bbca7c0-279b-4569-9cc5-290f32d7b31a name=/runtime.v1.RuntimeService/StartContainer sandboxID=78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675
2026-06-12 21:48:32.783740 | controller | Jun 12 21:04:08.079192 crc crio[24437]: time="2026-06-12T21:04:08.078298349Z" level=info msg="Stopping pod sandbox: 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675" id=31740ff7-c4e5-4fc3-9f11-143dc4513a49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.783756 | controller | Jun 12 21:04:08.081222 crc crio[24437]: time="2026-06-12T21:04:08.079861007Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688304-86jdm Namespace:openshift-infra ID:78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675 UID:4884bd05-e93b-4169-b81f-59ca1a41cedd NetNS:/var/run/netns/71187730-db57-4e87-bdbd-f5931da8a398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4884bd05_e93b_4169_b81f_59ca1a41cedd.slice PodAnnotations:0xc001fa4808}] Aliases:map[]}"
2026-06-12 21:48:32.783776 | controller | Jun 12 21:04:08.081222 crc crio[24437]: time="2026-06-12T21:04:08.080070963Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688304-86jdm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.783793 | controller | Jun 12 21:04:08.928165 crc crio[24437]: time="2026-06-12T21:04:08.927755616Z" level=info msg="Stopped pod sandbox: 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675" id=31740ff7-c4e5-4fc3-9f11-143dc4513a49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.783809 | controller | Jun 12 21:04:11.670110 crc crio[24437]: time="2026-06-12T21:04:11.668342243Z" level=info msg="Removing container: 7f11e86deaa27ad79b16dd8d778897495abf842688355f8f8836db53176f4e8a" id=7e568579-c5ed-4bca-a45b-11f83ed73b43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.783826 | controller | Jun 12 21:04:11.803248 crc crio[24437]: time="2026-06-12T21:04:11.803131876Z" level=info msg="Removed container 7f11e86deaa27ad79b16dd8d778897495abf842688355f8f8836db53176f4e8a: openstack/ovn-controller-rmcrv-config-dr5ts/ovn-config" id=7e568579-c5ed-4bca-a45b-11f83ed73b43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.783842 | controller | Jun 12 21:04:11.807086 crc crio[24437]: time="2026-06-12T21:04:11.80687079Z" level=info msg="Removing container: 6bb8354d6eab8b6b94a8c8aa6c9ef094cc46d85d584c4a571916818a481eadd3" id=c589920d-b17c-488f-917d-84aed4e13f39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.783877 | controller | Jun 12 21:04:11.872134 crc crio[24437]: time="2026-06-12T21:04:11.87019451Z" level=info msg="Removed container 6bb8354d6eab8b6b94a8c8aa6c9ef094cc46d85d584c4a571916818a481eadd3: openstack/ovsdbserver-sb-0-config-1781297837-25w4z/ovn-config" id=c589920d-b17c-488f-917d-84aed4e13f39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.783895 | controller | Jun 12 21:04:11.876321 crc crio[24437]: time="2026-06-12T21:04:11.87620131Z" level=info msg="Removing container: 36ae2cc58bf41c406e8a775b183c0941fce50b1804b03055fd325070a1f4d871" id=3d09620a-860a-4235-8ab7-9b3d945336e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.783911 | controller | Jun 12 21:04:12.051749 crc crio[24437]: time="2026-06-12T21:04:12.050826537Z" level=info msg="Removed container 36ae2cc58bf41c406e8a775b183c0941fce50b1804b03055fd325070a1f4d871: openstack/root-account-create-update-bnxbr/mariadb-account-create-update" id=3d09620a-860a-4235-8ab7-9b3d945336e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.783926 | controller | Jun 12 21:04:12.056517 crc crio[24437]: time="2026-06-12T21:04:12.056278823Z" level=info msg="Removing container: 211cf93408393bb8e889bf313c318161ae135550dc8216225af3f3ac3eec7756" id=58ef398c-1303-4dac-b034-afc409e8c1a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.783942 | controller | Jun 12 21:04:12.156611 crc crio[24437]: time="2026-06-12T21:04:12.156455693Z" level=info msg="Removed container 211cf93408393bb8e889bf313c318161ae135550dc8216225af3f3ac3eec7756: openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/ovn-config" id=58ef398c-1303-4dac-b034-afc409e8c1a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.783957 | controller | Jun 12 21:04:12.159351 crc crio[24437]: time="2026-06-12T21:04:12.159267424Z" level=info msg="Removing container: 962027da3049f4f801ff9ad5bceecce29ddbb805e4aace2899dbd12807c1ced9" id=7faad1d3-69b6-4ed2-b861-2aba464661f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.783972 | controller | Jun 12 21:04:12.251002 crc crio[24437]: time="2026-06-12T21:04:12.250826768Z" level=info msg="Removed container 962027da3049f4f801ff9ad5bceecce29ddbb805e4aace2899dbd12807c1ced9: openstack/root-account-create-update-8lxqb/mariadb-account-create-update" id=7faad1d3-69b6-4ed2-b861-2aba464661f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.783992 | controller | Jun 12 21:04:12.265018 crc crio[24437]: time="2026-06-12T21:04:12.264459618Z" level=info msg="Stopping pod sandbox: ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18" id=1d890435-7cf6-4853-a7e1-a1c77ccc29cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784009 | controller | Jun 12 21:04:12.265018 crc crio[24437]: time="2026-06-12T21:04:12.264597492Z" level=info msg="Stopped pod sandbox (already stopped): ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18" id=1d890435-7cf6-4853-a7e1-a1c77ccc29cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784024 | controller | Jun 12 21:04:12.265602 crc crio[24437]: time="2026-06-12T21:04:12.265467764Z" level=info msg="Removing pod sandbox: ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18" id=5be1e8db-78da-48da-a36e-eab503e4201b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784039 | controller | Jun 12 21:04:12.312844 crc crio[24437]: time="2026-06-12T21:04:12.312690111Z" level=info msg="Removed pod sandbox: ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18" id=5be1e8db-78da-48da-a36e-eab503e4201b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784054 | controller | Jun 12 21:04:12.314389 crc crio[24437]: time="2026-06-12T21:04:12.314284082Z" level=info msg="Stopping pod sandbox: 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7" id=7f1c6570-f3c4-46f3-a17c-03ac62d42a28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784069 | controller | Jun 12 21:04:12.314506 crc crio[24437]: time="2026-06-12T21:04:12.314403565Z" level=info msg="Stopped pod sandbox (already stopped): 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7" id=7f1c6570-f3c4-46f3-a17c-03ac62d42a28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784085 | controller | Jun 12 21:04:12.315661 crc crio[24437]: time="2026-06-12T21:04:12.315602994Z" level=info msg="Removing pod sandbox: 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7" id=4276cf6f-64c1-4de1-821d-1a7b63e00d63 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784100 | controller | Jun 12 21:04:12.439872 crc crio[24437]: time="2026-06-12T21:04:12.439727392Z" level=info msg="Removed pod sandbox: 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7" id=4276cf6f-64c1-4de1-821d-1a7b63e00d63 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784116 | controller | Jun 12 21:04:12.441319 crc crio[24437]: time="2026-06-12T21:04:12.441238479Z" level=info msg="Stopping pod sandbox: 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946" id=dbf14701-0426-45d4-8921-fb7d65d19719 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784131 | controller | Jun 12 21:04:12.441449 crc crio[24437]: time="2026-06-12T21:04:12.441339822Z" level=info msg="Stopped pod sandbox (already stopped): 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946" id=dbf14701-0426-45d4-8921-fb7d65d19719 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784146 | controller | Jun 12 21:04:12.442056 crc crio[24437]: time="2026-06-12T21:04:12.441991169Z" level=info msg="Removing pod sandbox: 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946" id=56968258-4e6c-4574-ba09-21f5cfffe635 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784162 | controller | Jun 12 21:04:12.528011 crc crio[24437]: time="2026-06-12T21:04:12.527871191Z" level=info msg="Removed pod sandbox: 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946" id=56968258-4e6c-4574-ba09-21f5cfffe635 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784177 | controller | Jun 12 21:04:12.529128 crc crio[24437]: time="2026-06-12T21:04:12.529046651Z" level=info msg="Stopping pod sandbox: ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c" id=ff47d187-9b3f-477f-bc0e-bc140a89fc75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784195 | controller | Jun 12 21:04:12.529128 crc crio[24437]: time="2026-06-12T21:04:12.529102192Z" level=info msg="Stopped pod sandbox (already stopped): ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c" id=ff47d187-9b3f-477f-bc0e-bc140a89fc75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784212 | controller | Jun 12 21:04:12.529904 crc crio[24437]: time="2026-06-12T21:04:12.529818779Z" level=info msg="Removing pod sandbox: ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c" id=2a536605-801a-496e-8bb3-1ed0e1c2f206 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784227 | controller | Jun 12 21:04:12.819694 crc crio[24437]: time="2026-06-12T21:04:12.819553139Z" level=info msg="Removed pod sandbox: ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c" id=2a536605-801a-496e-8bb3-1ed0e1c2f206 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784243 | controller | Jun 12 21:04:12.822609 crc crio[24437]: time="2026-06-12T21:04:12.822532904Z" level=info msg="Stopping pod sandbox: 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f" id=0afc29e8-d0a8-412f-98eb-2c6deae03b52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784258 | controller | Jun 12 21:04:12.822829 crc crio[24437]: time="2026-06-12T21:04:12.82279975Z" level=info msg="Stopped pod sandbox (already stopped): 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f" id=0afc29e8-d0a8-412f-98eb-2c6deae03b52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784273 | controller | Jun 12 21:04:12.823692 crc crio[24437]: time="2026-06-12T21:04:12.823619651Z" level=info msg="Removing pod sandbox: 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f" id=703d21db-12b2-4d6a-b744-448ddc20b897 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784288 | controller | Jun 12 21:04:12.990588 crc crio[24437]: time="2026-06-12T21:04:12.990463394Z" level=info msg="Removed pod sandbox: 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f" id=703d21db-12b2-4d6a-b744-448ddc20b897 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784304 | controller | Jun 12 21:04:12.992207 crc crio[24437]: time="2026-06-12T21:04:12.991686375Z" level=info msg="Stopping pod sandbox: 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74" id=db9eb803-4442-448e-a2bf-100a661e1a69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784319 | controller | Jun 12 21:04:12.992207 crc crio[24437]: time="2026-06-12T21:04:12.991802118Z" level=info msg="Stopped pod sandbox (already stopped): 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74" id=db9eb803-4442-448e-a2bf-100a661e1a69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784334 | controller | Jun 12 21:04:12.992906 crc crio[24437]: time="2026-06-12T21:04:12.992801583Z" level=info msg="Removing pod sandbox: 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74" id=134412c6-0d7c-4a0b-abe6-f58e772784b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784350 | controller | Jun 12 21:04:13.206813 crc crio[24437]: time="2026-06-12T21:04:13.206624929Z" level=info msg="Removed pod sandbox: 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74" id=134412c6-0d7c-4a0b-abe6-f58e772784b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784366 | controller | Jun 12 21:05:13.246707 crc crio[24437]: time="2026-06-12T21:05:13.245416853Z" level=info msg="Removing container: 0ee33bc7dbad4af0b7a5640d8fef5e2a08a91ced3662a93e941185e696d51a41" id=331e8b0a-6722-4f54-ab28-88b341f3d64f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.784381 | controller | Jun 12 21:05:13.471750 crc crio[24437]: time="2026-06-12T21:05:13.471622878Z" level=info msg="Removed container 0ee33bc7dbad4af0b7a5640d8fef5e2a08a91ced3662a93e941185e696d51a41: openstack/keystone-bootstrap-cjlvb/keystone-bootstrap" id=331e8b0a-6722-4f54-ab28-88b341f3d64f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.784402 | controller | Jun 12 21:05:13.475064 crc crio[24437]: time="2026-06-12T21:05:13.474860928Z" level=info msg="Removing container: f746df8e36d35863c2655dfa88a3539a632f910fca710d1159acfbcef0aee32d" id=cd4e20fc-775a-4860-b127-57b7865d6e50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.784418 | controller | Jun 12 21:05:13.685868 crc crio[24437]: time="2026-06-12T21:05:13.685037194Z" level=info msg="Removed container f746df8e36d35863c2655dfa88a3539a632f910fca710d1159acfbcef0aee32d: openshift-infra/auto-csr-approver-29688298-gfgcc/oc" id=cd4e20fc-775a-4860-b127-57b7865d6e50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.784434 | controller | Jun 12 21:05:13.688066 crc crio[24437]: time="2026-06-12T21:05:13.688018577Z" level=info msg="Removing container: 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca" id=251f2c73-9f58-421d-a451-75134c4bfbda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.784449 | controller | Jun 12 21:05:13.728673 crc crio[24437]: time="2026-06-12T21:05:13.728542808Z" level=info msg="Removed container 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca: openstack/glance-default-external-api-0/glance-httpd" id=251f2c73-9f58-421d-a451-75134c4bfbda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.784464 | controller | Jun 12 21:05:13.732669 crc crio[24437]: time="2026-06-12T21:05:13.73261744Z" level=info msg="Removing container: 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69" id=2708e8c7-6aa1-4e3d-a3a7-f32e7470db0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.784480 | controller | Jun 12 21:05:13.768547 crc crio[24437]: time="2026-06-12T21:05:13.768431533Z" level=info msg="Removed container 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69: openstack/glance-default-external-api-0/glance-log" id=2708e8c7-6aa1-4e3d-a3a7-f32e7470db0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.784496 | controller | Jun 12 21:05:13.802118 crc crio[24437]: time="2026-06-12T21:05:13.801952581Z" level=info msg="Stopping pod sandbox: 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3" id=1659de15-bc04-48b0-82ef-04610e9e7a4f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784511 | controller | Jun 12 21:05:13.802435 crc crio[24437]: time="2026-06-12T21:05:13.802120495Z" level=info msg="Stopped pod sandbox (already stopped): 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3" id=1659de15-bc04-48b0-82ef-04610e9e7a4f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784526 | controller | Jun 12 21:05:13.804115 crc crio[24437]: time="2026-06-12T21:05:13.803906759Z" level=info msg="Removing pod sandbox: 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3" id=3a692a17-fdeb-4edc-937b-919b04700b99 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784541 | controller | Jun 12 21:05:13.827231 crc crio[24437]: time="2026-06-12T21:05:13.826900323Z" level=info msg="Removed pod sandbox: 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3" id=3a692a17-fdeb-4edc-937b-919b04700b99 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784556 | controller | Jun 12 21:05:13.828795 crc crio[24437]: time="2026-06-12T21:05:13.828683048Z" level=info msg="Stopping pod sandbox: ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63" id=a0492d8a-c5a8-49d2-aad1-0d816bc53ad7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784572 | controller | Jun 12 21:05:13.828795 crc crio[24437]: time="2026-06-12T21:05:13.82879111Z" level=info msg="Stopped pod sandbox (already stopped): ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63" id=a0492d8a-c5a8-49d2-aad1-0d816bc53ad7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784594 | controller | Jun 12 21:05:13.829785 crc crio[24437]: time="2026-06-12T21:05:13.829691423Z" level=info msg="Removing pod sandbox: ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63" id=4ddaca22-cfd0-4227-ba15-6cd63d192b0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784611 | controller | Jun 12 21:05:13.857473 crc crio[24437]: time="2026-06-12T21:05:13.857325042Z" level=info msg="Removed pod sandbox: ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63" id=4ddaca22-cfd0-4227-ba15-6cd63d192b0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784627 | controller | Jun 12 21:05:13.858437 crc crio[24437]: time="2026-06-12T21:05:13.858352778Z" level=info msg="Stopping pod sandbox: fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285" id=dd320fb3-b103-4e7f-b9b9-4a39d9a6715e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784642 | controller | Jun 12 21:05:13.858532 crc crio[24437]: time="2026-06-12T21:05:13.858460671Z" level=info msg="Stopped pod sandbox (already stopped): fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285" id=dd320fb3-b103-4e7f-b9b9-4a39d9a6715e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.784657 | controller | Jun 12 21:05:13.859161 crc crio[24437]: time="2026-06-12T21:05:13.859115127Z" level=info msg="Removing pod sandbox: fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285" id=b67d98dd-8105-40e4-9892-e42f25dea563 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784673 | controller | Jun 12 21:05:13.877085 crc crio[24437]: time="2026-06-12T21:05:13.877003453Z" level=info msg="Removed pod sandbox: fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285" id=b67d98dd-8105-40e4-9892-e42f25dea563 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.784689 | controller | Jun 12 21:06:00.648846 crc crio[24437]: time="2026-06-12T21:06:00.648100956Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688306-p9lgx/POD" id=dc0d039f-4d42-4b2d-91e4-b780d00c1849 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.784704 | controller | Jun 12 21:06:00.651880 crc crio[24437]: time="2026-06-12T21:06:00.649276846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.784721 | controller | Jun 12 21:06:00.770472 crc crio[24437]: time="2026-06-12T21:06:00.769004903Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688306-p9lgx Namespace:openshift-infra ID:a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991 UID:87caf761-5466-4efd-83e7-ef35677088e2 NetNS:/var/run/netns/5cb218b6-55ba-4194-bec6-5ea4c6216e65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87caf761_5466_4efd_83e7_ef35677088e2.slice PodAnnotations:0xc00282c368}] Aliases:map[]}"
2026-06-12 21:48:32.784737 | controller | Jun 12 21:06:00.770472 crc crio[24437]: time="2026-06-12T21:06:00.769066064Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688306-p9lgx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.784755 | controller | Jun 12 21:06:02.300510 crc crio[24437]: 2026-06-12T21:06:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7837279473acb6 Mac:02:2c:b9:e1:02:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/5cb218b6-55ba-4194-bec6-5ea4c6216e65 SocketPath: PciID:}] [{Interface:0xc00028e880 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.784771 | controller | Jun 12 21:06:02.302727 crc crio[24437]: time="2026-06-12T21:06:02.30255093Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688306-p9lgx Namespace:openshift-infra ID:a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991 UID:87caf761-5466-4efd-83e7-ef35677088e2 NetNS:/var/run/netns/5cb218b6-55ba-4194-bec6-5ea4c6216e65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87caf761_5466_4efd_83e7_ef35677088e2.slice PodAnnotations:0xc00282c368}] Aliases:map[]}"
2026-06-12 21:48:32.784793 | controller | Jun 12 21:06:02.303004 crc crio[24437]: time="2026-06-12T21:06:02.302883968Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688306-p9lgx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.784810 | controller | Jun 12 21:06:02.315785 crc crio[24437]: time="2026-06-12T21:06:02.315703928Z" level=info msg="Ran pod sandbox a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991 with infra container: openshift-infra/auto-csr-approver-29688306-p9lgx/POD" id=dc0d039f-4d42-4b2d-91e4-b780d00c1849 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.784826 | controller | Jun 12 21:06:02.320890 crc crio[24437]: time="2026-06-12T21:06:02.320798855Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=53bbefc9-9b94-492f-9454-992a10b0163d name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.784843 | controller | Jun 12 21:06:02.334533 crc crio[24437]: time="2026-06-12T21:06:02.334326072Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.784879 | controller | Jun 12 21:06:04.422081 crc crio[24437]: time="2026-06-12T21:06:04.42131759Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=53bbefc9-9b94-492f-9454-992a10b0163d name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.784897 | controller | Jun 12 21:06:04.427326 crc crio[24437]: time="2026-06-12T21:06:04.427054064Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=83f0a57c-96da-400c-9f04-8f01dae07662 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.784913 | controller | Jun 12 21:06:04.444276 crc crio[24437]: time="2026-06-12T21:06:04.442734335Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9a923d7e-eb69-4d0d-ac75-416254f687dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.784929 | controller | Jun 12 21:06:04.478000 crc crio[24437]: time="2026-06-12T21:06:04.475208625Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688306-p9lgx/oc" id=a0460a86-fddb-45e4-8b6b-b43d0b19c82e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.784945 | controller | Jun 12 21:06:04.478000 crc crio[24437]: time="2026-06-12T21:06:04.476145249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.784961 | controller | Jun 12 21:06:04.585159 crc crio[24437]: time="2026-06-12T21:06:04.585110898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.784977 | controller | Jun 12 21:06:06.035212 crc crio[24437]: time="2026-06-12T21:06:06.034682701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.784993 | controller | Jun 12 21:06:07.444998 crc crio[24437]: time="2026-06-12T21:06:07.444258336Z" level=info msg="Created container cb9bd740ccac1dd670d296af055ba94a21b95f2cf9a0ecaa82b9abfb9c7ecf33: openshift-infra/auto-csr-approver-29688306-p9lgx/oc" id=a0460a86-fddb-45e4-8b6b-b43d0b19c82e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.785010 | controller | Jun 12 21:06:07.448244 crc crio[24437]: time="2026-06-12T21:06:07.448159914Z" level=info msg="Starting container: cb9bd740ccac1dd670d296af055ba94a21b95f2cf9a0ecaa82b9abfb9c7ecf33" id=f3974bd5-c269-4e6f-aa1f-7d1f13398091 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.785030 | controller | Jun 12 21:06:07.458296 crc crio[24437]: time="2026-06-12T21:06:07.457865345Z" level=info msg="Started container" PID=102487 containerID=cb9bd740ccac1dd670d296af055ba94a21b95f2cf9a0ecaa82b9abfb9c7ecf33 description=openshift-infra/auto-csr-approver-29688306-p9lgx/oc id=f3974bd5-c269-4e6f-aa1f-7d1f13398091 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991
2026-06-12 21:48:32.785046 | controller | Jun 12 21:06:10.203395 crc crio[24437]: time="2026-06-12T21:06:10.202447876Z" level=info msg="Stopping pod sandbox: a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991" id=8c4f96cb-2b5e-4937-b91f-9c7c19036fb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.785062 | controller | Jun 12 21:06:10.205139 crc crio[24437]: time="2026-06-12T21:06:10.204093097Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688306-p9lgx Namespace:openshift-infra ID:a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991 UID:87caf761-5466-4efd-83e7-ef35677088e2 NetNS:/var/run/netns/5cb218b6-55ba-4194-bec6-5ea4c6216e65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87caf761_5466_4efd_83e7_ef35677088e2.slice PodAnnotations:0xc00282cc98}] Aliases:map[]}"
2026-06-12 21:48:32.785079 | controller | Jun 12 21:06:10.205139 crc crio[24437]: time="2026-06-12T21:06:10.204256601Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688306-p9lgx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.785095 | controller | Jun 12 21:06:10.589271 crc crio[24437]: time="2026-06-12T21:06:10.588456018Z" level=info msg="Stopped pod sandbox: a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991" id=8c4f96cb-2b5e-4937-b91f-9c7c19036fb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.785111 | controller | Jun 12 21:06:13.928727 crc crio[24437]: time="2026-06-12T21:06:13.926780192Z" level=info msg="Removing container: 8988998784b5bde8df1df3e55fd4586dd80aa3f2bd9b0ade96acccbb433cc246" id=dde11d45-813d-4f93-bede-87ba82523a3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785127 | controller | Jun 12 21:06:15.268801 crc crio[24437]: time="2026-06-12T21:06:15.268137544Z" level=info msg="Removed container 8988998784b5bde8df1df3e55fd4586dd80aa3f2bd9b0ade96acccbb433cc246: openshift-infra/auto-csr-approver-29688300-rktrt/oc" id=dde11d45-813d-4f93-bede-87ba82523a3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785144 | controller | Jun 12 21:06:15.283458 crc crio[24437]: time="2026-06-12T21:06:15.283318692Z" level=info msg="Stopping pod sandbox: 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d" id=9658db8e-c603-4afe-838c-359327f9c8c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.785159 | controller | Jun 12 21:06:15.283673 crc crio[24437]: time="2026-06-12T21:06:15.283479507Z" level=info msg="Stopped pod sandbox (already stopped): 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d" id=9658db8e-c603-4afe-838c-359327f9c8c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.785175 | controller | Jun 12 21:06:15.284520 crc crio[24437]: time="2026-06-12T21:06:15.284442431Z" level=info msg="Removing pod sandbox: 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d" id=7d19ab7e-8180-4857-9dc8-c31bcd55214e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.785190 | controller | Jun 12 21:06:15.383236 crc crio[24437]: time="2026-06-12T21:06:15.383127533Z" level=info msg="Removed pod sandbox: 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d" id=7d19ab7e-8180-4857-9dc8-c31bcd55214e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.785211 | controller | Jun 12 21:07:15.429235 crc crio[24437]: time="2026-06-12T21:07:15.428742977Z" level=info msg="Removing container: 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6" id=bab4a64f-27a5-4133-8e94-7b9ead0941a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785227 | controller | Jun 12 21:07:15.472092 crc crio[24437]: time="2026-06-12T21:07:15.472002516Z" level=info msg="Removed container 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6: openstack/nova-metadata-0/nova-metadata-log" id=bab4a64f-27a5-4133-8e94-7b9ead0941a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785244 | controller | Jun 12 21:07:15.476974 crc crio[24437]: time="2026-06-12T21:07:15.476886178Z" level=info msg="Removing container: b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4" id=64fa08a5-fbca-49f2-91f4-64794b0fde99 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785260 | controller | Jun 12 21:07:15.512412 crc crio[24437]: time="2026-06-12T21:07:15.51227253Z" level=info msg="Removed container b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4: openstack/nova-metadata-0/nova-metadata-metadata" id=64fa08a5-fbca-49f2-91f4-64794b0fde99 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785275 | controller | Jun 12 21:07:15.524229 crc crio[24437]: time="2026-06-12T21:07:15.524003224Z" level=info msg="Stopping pod sandbox: f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d" id=08912ba3-ab22-4cbe-8134-41bd163afbce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.785292 | controller | Jun 12 21:07:15.524229 crc crio[24437]: time="2026-06-12T21:07:15.524079135Z" level=info msg="Stopped pod sandbox (already stopped): f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d" id=08912ba3-ab22-4cbe-8134-41bd163afbce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.785308 | controller | Jun 12 21:07:15.524690 crc crio[24437]: time="2026-06-12T21:07:15.524552438Z" level=info msg="Removing pod sandbox: f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d" id=be07d05e-e56a-48fb-8364-3dc8756126fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.785323 | controller | Jun 12 21:07:15.548289 crc crio[24437]: time="2026-06-12T21:07:15.548174137Z" level=info msg="Removed pod sandbox: f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d" id=be07d05e-e56a-48fb-8364-3dc8756126fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.785339 | controller | Jun 12 21:08:00.544869 crc crio[24437]: time="2026-06-12T21:08:00.543821778Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688308-wc6sg/POD" id=c26e3e79-5851-45de-aa41-0c671e5eb957 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.785355 | controller | Jun 12 21:08:00.546645 crc crio[24437]: time="2026-06-12T21:08:00.545034989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.785371 | controller | Jun 12 21:08:00.608291 crc crio[24437]: time="2026-06-12T21:08:00.607832275Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688308-wc6sg Namespace:openshift-infra ID:d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98 UID:a833bc60-e84c-452f-9cfc-53ffa1926646 NetNS:/var/run/netns/59ed9852-809a-4a0b-9fa0-61be18856763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda833bc60_e84c_452f_9cfc_53ffa1926646.slice PodAnnotations:0xc001f6c058}] Aliases:map[]}"
2026-06-12 21:48:32.785388 | controller | Jun 12 21:08:00.608291 crc crio[24437]: time="2026-06-12T21:08:00.608273547Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688308-wc6sg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.785404 | controller | Jun 12 21:08:00.980406 crc crio[24437]: 2026-06-12T21:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d01d038370720c9 Mac:a6:a0:5f:c2:a0:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/59ed9852-809a-4a0b-9fa0-61be18856763 SocketPath: PciID:}] [{Interface:0xc0002965d0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.785424 | controller | Jun 12 21:08:00.982344 crc crio[24437]: time="2026-06-12T21:08:00.982246288Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688308-wc6sg Namespace:openshift-infra ID:d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98 UID:a833bc60-e84c-452f-9cfc-53ffa1926646 NetNS:/var/run/netns/59ed9852-809a-4a0b-9fa0-61be18856763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda833bc60_e84c_452f_9cfc_53ffa1926646.slice PodAnnotations:0xc001f6c058}] Aliases:map[]}"
2026-06-12 21:48:32.785441 | controller | Jun 12 21:08:00.982535 crc crio[24437]: time="2026-06-12T21:08:00.982488624Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688308-wc6sg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.785457 | controller | Jun 12 21:08:00.994737 crc crio[24437]: time="2026-06-12T21:08:00.99388658Z" level=info msg="Ran pod sandbox d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98 with infra container: openshift-infra/auto-csr-approver-29688308-wc6sg/POD" id=c26e3e79-5851-45de-aa41-0c671e5eb957 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.785473 | controller | Jun 12 21:08:01.001007 crc crio[24437]: time="2026-06-12T21:08:01.000843642Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d70f82a3-bb56-46a5-92f9-4c6ad02d3ac7 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.785489 | controller | Jun 12 21:08:01.010730 crc crio[24437]: time="2026-06-12T21:08:01.010630456Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.785505 | controller | Jun 12 21:08:02.133839 crc crio[24437]: time="2026-06-12T21:08:02.133695211Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d70f82a3-bb56-46a5-92f9-4c6ad02d3ac7 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.785521 | controller | Jun 12 21:08:02.136243 crc crio[24437]: time="2026-06-12T21:08:02.136151372Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=34520343-e232-4785-b524-05ccc2dbf882 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.785537 | controller | Jun 12 21:08:02.138751 crc crio[24437]: time="2026-06-12T21:08:02.138704446Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4ade6228-d036-4cd3-b090-ad9d5df10a35 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.785553 | controller | Jun 12 21:08:02.146087 crc crio[24437]: time="2026-06-12T21:08:02.145889135Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688308-wc6sg/oc" id=0f471525-bbdc-4ee9-a2fd-363514fa2309 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.785568 | controller | Jun 12 21:08:02.146850 crc crio[24437]: time="2026-06-12T21:08:02.146771358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.785584 | controller | Jun 12 21:08:02.215189 crc crio[24437]: time="2026-06-12T21:08:02.214902898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.785599 | controller | Jun 12 21:08:02.639013 crc crio[24437]: time="2026-06-12T21:08:02.638347374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.785619 | controller | Jun 12 21:08:02.779988 crc crio[24437]: time="2026-06-12T21:08:02.779868456Z" level=info msg="Created container bdb3f5d6ba2f16151a3a6ac0d4d951567e01f86c4928582aaececaeed637bf6c: openshift-infra/auto-csr-approver-29688308-wc6sg/oc" id=0f471525-bbdc-4ee9-a2fd-363514fa2309 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.785636 | controller | Jun 12 21:08:02.782140 crc crio[24437]: time="2026-06-12T21:08:02.781831035Z" level=info msg="Starting container: bdb3f5d6ba2f16151a3a6ac0d4d951567e01f86c4928582aaececaeed637bf6c" id=ca19ef4c-7641-49e3-b8cb-052f8a657b1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.785653 | controller | Jun 12 21:08:02.788866 crc crio[24437]: time="2026-06-12T21:08:02.788748918Z" level=info msg="Started container" PID=108110 containerID=bdb3f5d6ba2f16151a3a6ac0d4d951567e01f86c4928582aaececaeed637bf6c description=openshift-infra/auto-csr-approver-29688308-wc6sg/oc id=ca19ef4c-7641-49e3-b8cb-052f8a657b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98
2026-06-12 21:48:32.785669 | controller | Jun 12 21:08:04.806153 crc crio[24437]: time="2026-06-12T21:08:04.788339634Z" level=info msg="Stopping pod sandbox: d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98" id=066cd813-04c6-41df-b69c-023f821b83a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.785685 | controller | Jun 12 21:08:04.813294 crc crio[24437]: time="2026-06-12T21:08:04.809197875Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688308-wc6sg Namespace:openshift-infra ID:d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98 UID:a833bc60-e84c-452f-9cfc-53ffa1926646 NetNS:/var/run/netns/59ed9852-809a-4a0b-9fa0-61be18856763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda833bc60_e84c_452f_9cfc_53ffa1926646.slice PodAnnotations:0xc006eccf38}] Aliases:map[]}"
2026-06-12 21:48:32.785700 | controller | Jun 12 21:08:04.813294 crc crio[24437]: time="2026-06-12T21:08:04.809755499Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688308-wc6sg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.785716 | controller | Jun 12 21:08:05.194850 crc crio[24437]: time="2026-06-12T21:08:05.194349176Z" level=info msg="Stopped pod sandbox: d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98" id=066cd813-04c6-41df-b69c-023f821b83a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.785733 | controller | Jun 12 21:08:15.577052 crc crio[24437]: time="2026-06-12T21:08:15.576342426Z" level=info msg="Removing container: 636fb733e178054ada4bd9704de086bc75f62a43614d08127a5bbb2cf5dd599c" id=49e2841a-de40-43e9-b851-d6cdaa038e8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785749 | controller | Jun 12 21:08:15.631130 crc crio[24437]: time="2026-06-12T21:08:15.630850457Z" level=info msg="Removed container 636fb733e178054ada4bd9704de086bc75f62a43614d08127a5bbb2cf5dd599c: openstack/cinder-75ea-account-create-update-d8t2c/mariadb-account-create-update" id=49e2841a-de40-43e9-b851-d6cdaa038e8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785765 | controller | Jun 12 21:08:15.636659 crc crio[24437]: time="2026-06-12T21:08:15.636571088Z" level=info msg="Removing container: 8c86aa1991f74ecb2692dbac19e7e94b2498f9ee7884454fba8918840a19e99c" id=14b6d7eb-226c-4671-b008-47628adbf46c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785781 | controller | Jun 12 21:08:15.697083 crc crio[24437]: time="2026-06-12T21:08:15.696372361Z" level=info msg="Removed container 8c86aa1991f74ecb2692dbac19e7e94b2498f9ee7884454fba8918840a19e99c: openstack/placement-cf47-account-create-update-74z4v/mariadb-account-create-update" id=14b6d7eb-226c-4671-b008-47628adbf46c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785801 | controller | Jun 12 21:08:15.700278 crc crio[24437]: time="2026-06-12T21:08:15.700204047Z" level=info msg="Removing container: ffb372c18d200187910a1664cb49000958f4ed7fceff73953fd3f1d394972619" id=5078680a-de08-4168-b9f7-441de4fa04cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785817 | controller | Jun 12 21:08:15.765773 crc crio[24437]: time="2026-06-12T21:08:15.76567433Z" level=info msg="Removed container ffb372c18d200187910a1664cb49000958f4ed7fceff73953fd3f1d394972619: openstack/neutron-db-create-22g69/mariadb-database-create" id=5078680a-de08-4168-b9f7-441de4fa04cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785833 | controller | Jun 12 21:08:15.771907 crc crio[24437]: time="2026-06-12T21:08:15.771821714Z" level=info msg="Removing container: 0792179111f20adc6fcf522a1646dc1f5af93a39a9e710deaf66fffbc1758c42" id=9f9914f6-091c-4f59-bdbc-fbac8dfcd5f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785863 | controller | Jun 12 21:08:15.812045 crc crio[24437]: time="2026-06-12T21:08:15.811890174Z" level=info msg="Removed container 0792179111f20adc6fcf522a1646dc1f5af93a39a9e710deaf66fffbc1758c42: openstack/cinder-db-create-wd54d/mariadb-database-create" id=9f9914f6-091c-4f59-bdbc-fbac8dfcd5f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785886 | controller | Jun 12 21:08:15.816003 crc crio[24437]: time="2026-06-12T21:08:15.815807171Z" level=info msg="Removing container: 4b38ff7f642286e06dc464ff3f58dd9c8c9edcf18a2c47c2b6c8c30fb9a92cfc" id=3b7a624c-3722-489b-8e15-bd34e68c2747 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785902 | controller | Jun 12 21:08:15.878290 crc crio[24437]: time="2026-06-12T21:08:15.878190608Z" level=info msg="Removed container 4b38ff7f642286e06dc464ff3f58dd9c8c9edcf18a2c47c2b6c8c30fb9a92cfc: openstack/barbican-db-create-jpmn6/mariadb-database-create" id=3b7a624c-3722-489b-8e15-bd34e68c2747 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785919 | controller | Jun 12 21:08:15.882679 crc crio[24437]: time="2026-06-12T21:08:15.882570387Z" level=info msg="Removing container: ed72c7755bd5eee56547ac4a389a76e6df73296be33794ea4a228abbb8ef1a06" id=5e5a301d-5805-446e-8422-7cf4e61b89d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785935 | controller | Jun 12 21:08:15.935653 crc crio[24437]: time="2026-06-12T21:08:15.935596291Z" level=info msg="Removed container ed72c7755bd5eee56547ac4a389a76e6df73296be33794ea4a228abbb8ef1a06: openstack/glance-db-create-cjjhc/mariadb-database-create" id=5e5a301d-5805-446e-8422-7cf4e61b89d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785951 | controller | Jun 12 21:08:15.940174 crc crio[24437]: time="2026-06-12T21:08:15.940132284Z" level=info msg="Removing container: b5207a05de5f24e1c7232096320de278710e0493e6b4155bb1055d6e80a8a91c" id=7efcf2d2-ef35-43c1-876d-e548fd514306 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785966 | controller | Jun 12 21:08:16.002103 crc crio[24437]: time="2026-06-12T21:08:16.002010108Z" level=info msg="Removed container b5207a05de5f24e1c7232096320de278710e0493e6b4155bb1055d6e80a8a91c: openstack/placement-db-create-jx7rn/mariadb-database-create" id=7efcf2d2-ef35-43c1-876d-e548fd514306 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785982 | controller | Jun 12 21:08:16.009640 crc crio[24437]: time="2026-06-12T21:08:16.009552096Z" level=info msg="Removing container: 0e418dc3d5eb95586f39920dbcc12b5e6c7f7db98f226b80dc4c90ae250db6ba" id=402798f3-e6e8-4204-bbe4-b7c933048ebf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.785998 | controller | Jun 12 21:08:16.070203 crc crio[24437]: time="2026-06-12T21:08:16.06979926Z" level=info msg="Removed container 0e418dc3d5eb95586f39920dbcc12b5e6c7f7db98f226b80dc4c90ae250db6ba: openstack/glance-7953-account-create-update-ldvps/mariadb-account-create-update" id=402798f3-e6e8-4204-bbe4-b7c933048ebf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.786018 | controller | Jun 12 21:08:16.076529 crc crio[24437]: time="2026-06-12T21:08:16.076388184Z" level=info msg="Removing container: 79faac96e389fc398695b4dc6f2405561206963a9b6a2da5aa56d155d49e7d44" id=c6ca83fc-d829-47eb-bb4d-0afe270a22e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.786035 | controller | Jun 12 21:08:16.666648 crc crio[24437]: time="2026-06-12T21:08:16.666519579Z" level=info msg="Removed container 79faac96e389fc398695b4dc6f2405561206963a9b6a2da5aa56d155d49e7d44: openshift-infra/auto-csr-approver-29688302-7898b/oc" id=c6ca83fc-d829-47eb-bb4d-0afe270a22e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.786051 | controller | Jun 12 21:08:16.677391 crc crio[24437]: time="2026-06-12T21:08:16.677000581Z" level=info msg="Removing container: f37aca87a82574ad960466f4b6f4d254b6282c793bb877c20afc3575535c2d52" id=dee7770f-5824-4cb1-8d82-8fc70f6715cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.786067 | controller | Jun 12 21:08:16.742899 crc crio[24437]: time="2026-06-12T21:08:16.742761451Z" level=info msg="Removed container f37aca87a82574ad960466f4b6f4d254b6282c793bb877c20afc3575535c2d52: openstack/keystone-db-create-5wl5x/mariadb-database-create" id=dee7770f-5824-4cb1-8d82-8fc70f6715cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.786082 | controller | Jun 12 21:08:16.746327 crc crio[24437]: time="2026-06-12T21:08:16.746250879Z" level=info msg="Removing container: 5c4ca93542651de24ef1e307135754d21493281c1b95c59f5d513d025a647a1b" id=972e036e-809d-47b3-b862-8568e7cde4bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.786098 | controller | Jun 12 21:08:16.797627 crc crio[24437]: time="2026-06-12T21:08:16.797450187Z" level=info msg="Removed container 5c4ca93542651de24ef1e307135754d21493281c1b95c59f5d513d025a647a1b: openstack/root-account-create-update-m2vvk/mariadb-account-create-update" id=972e036e-809d-47b3-b862-8568e7cde4bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.786114 | controller | Jun 12 21:08:16.808245 crc crio[24437]: time="2026-06-12T21:08:16.807294813Z" level=info msg="Removing container: 044bf77b54897d05fa0700aff069b8075cb16962250290dfff3adde0022d32a2" id=4e788ed7-267c-4a4a-a550-56d161b1c12d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.786130 | controller | Jun 12 21:08:16.855610 crc crio[24437]: time="2026-06-12T21:08:16.854611984Z" level=info msg="Removed container 044bf77b54897d05fa0700aff069b8075cb16962250290dfff3adde0022d32a2: openstack/keystone-9f15-account-create-update-n4gz2/mariadb-account-create-update" id=4e788ed7-267c-4a4a-a550-56d161b1c12d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.786145 | controller | Jun 12 21:08:16.859568 crc crio[24437]: time="2026-06-12T21:08:16.859382802Z" level=info msg="Removing container: cf8aaff7f7689d4e0a15be9bc325e1547174f1aa72587e40bb075a3eea6d2bc2" id=c9461a35-ddb8-4158-b678-bb39e32d759c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.786161 | controller | Jun 12 21:08:16.932203 crc crio[24437]: time="2026-06-12T21:08:16.9317929Z" level=info msg="Removed container cf8aaff7f7689d4e0a15be9bc325e1547174f1aa72587e40bb075a3eea6d2bc2: openstack/barbican-a739-account-create-update-m2gsx/mariadb-account-create-update" id=c9461a35-ddb8-4158-b678-bb39e32d759c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.786177 | controller | Jun 12 21:08:16.946800 crc crio[24437]: time="2026-06-12T21:08:16.940563018Z" level=info msg="Removing container: 1eeb72ae4bb187ccefaf788a274096ffef7675e33e3b27d053725a9362926af8" id=2b994254-f44a-4ed1-b0ec-a2d7ea0e431e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.786194 | controller | Jun 12 21:08:17.078969 crc crio[24437]: time="2026-06-12T21:08:17.07732412Z" level=info msg="Removed container 1eeb72ae4bb187ccefaf788a274096ffef7675e33e3b27d053725a9362926af8: openstack/neutron-1b7b-account-create-update-2gw9x/mariadb-account-create-update" id=2b994254-f44a-4ed1-b0ec-a2d7ea0e431e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.786214 | controller | Jun 12 21:08:17.121294 crc crio[24437]: time="2026-06-12T21:08:17.121209825Z" level=info msg="Stopping pod sandbox: ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f" id=7e178af7-efd7-4328-b7fc-269bf098f0df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786231 | controller | Jun 12 21:08:17.121433 crc crio[24437]: time="2026-06-12T21:08:17.121304347Z" level=info msg="Stopped pod sandbox (already stopped): ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f" id=7e178af7-efd7-4328-b7fc-269bf098f0df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786247 | controller | Jun 12 21:08:17.127253 crc crio[24437]: time="2026-06-12T21:08:17.127180605Z" level=info msg="Removing pod sandbox: ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f" id=860de08a-535b-42ae-98c2-d82e7879e5c6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786263 | controller | Jun 12 21:08:17.198122 crc crio[24437]: time="2026-06-12T21:08:17.197881929Z" level=info msg="Removed pod sandbox: ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f" id=860de08a-535b-42ae-98c2-d82e7879e5c6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786278 | controller | Jun 12 21:08:17.207736 crc crio[24437]: time="2026-06-12T21:08:17.207636893Z" level=info msg="Stopping pod sandbox: ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731" id=65267c7a-cf7e-4e10-b4d0-cad83e89856d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786294 | controller | Jun 12 21:08:17.207736 crc crio[24437]: time="2026-06-12T21:08:17.207732525Z" level=info msg="Stopped pod sandbox (already stopped): ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731" id=65267c7a-cf7e-4e10-b4d0-cad83e89856d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786309 | controller | Jun 12 21:08:17.213140 crc crio[24437]: time="2026-06-12T21:08:17.213072509Z" level=info msg="Removing pod sandbox: ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731" id=5f5e0bf3-7905-409b-a557-325f0a2fd1a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786324 | controller | Jun 12 21:08:17.270977 crc crio[24437]: time="2026-06-12T21:08:17.269200328Z" level=info msg="Removed pod sandbox: ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731" id=5f5e0bf3-7905-409b-a557-325f0a2fd1a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786340 | controller | Jun 12 21:08:17.270977 crc crio[24437]: time="2026-06-12T21:08:17.27007699Z" level=info msg="Stopping pod sandbox: 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb" id=820ba7cd-f3ec-4f64-825b-c1bf9444a766 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786355 | controller | Jun 12 21:08:17.270977 crc crio[24437]: time="2026-06-12T21:08:17.270134962Z" level=info msg="Stopped pod sandbox (already stopped): 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb" id=820ba7cd-f3ec-4f64-825b-c1bf9444a766 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786373 | controller | Jun 12 21:08:17.270977 crc crio[24437]: time="2026-06-12T21:08:17.270669845Z" level=info msg="Removing pod sandbox: 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb" id=5399f4c4-94ad-48e6-8fbe-777486ecff31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786391 | controller | Jun 12 21:08:17.286767 crc crio[24437]: time="2026-06-12T21:08:17.286660724Z" level=info msg="Removed pod sandbox: 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb" id=5399f4c4-94ad-48e6-8fbe-777486ecff31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786406 | controller | Jun 12 21:08:17.288225 crc crio[24437]: time="2026-06-12T21:08:17.288150511Z" level=info msg="Stopping pod sandbox: 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e" id=eda0c02b-e209-402e-a74a-3e254d6a393b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786427 | controller | Jun 12 21:08:17.288306 crc crio[24437]: time="2026-06-12T21:08:17.288237284Z" level=info msg="Stopped pod sandbox (already stopped): 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e" id=eda0c02b-e209-402e-a74a-3e254d6a393b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786443 | controller | Jun 12 21:08:17.289084 crc crio[24437]: time="2026-06-12T21:08:17.289014943Z" level=info msg="Removing pod sandbox: 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e" id=781c567f-1b46-4974-9b4d-150398fc97ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786459 | controller | Jun 12 21:08:17.309787 crc crio[24437]: time="2026-06-12T21:08:17.309661958Z" level=info msg="Removed pod sandbox: 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e" id=781c567f-1b46-4974-9b4d-150398fc97ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786474 | controller | Jun 12 21:08:17.311047 crc crio[24437]: time="2026-06-12T21:08:17.310848258Z" level=info msg="Stopping pod sandbox: d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd" id=a4333f3f-edee-45ed-91db-fa8083362279 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786489 | controller | Jun 12 21:08:17.311047 crc crio[24437]: time="2026-06-12T21:08:17.310990401Z" level=info msg="Stopped pod sandbox (already stopped): d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd" id=a4333f3f-edee-45ed-91db-fa8083362279 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786505 | controller | Jun 12 21:08:17.312387 crc crio[24437]: time="2026-06-12T21:08:17.311871233Z" level=info msg="Removing pod sandbox: d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd" id=5993f24a-542c-4075-bc65-00caf4ffe75f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786520 | controller | Jun 12 21:08:17.329883 crc crio[24437]: time="2026-06-12T21:08:17.3297566Z" level=info msg="Removed pod sandbox: d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd" id=5993f24a-542c-4075-bc65-00caf4ffe75f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786535 | controller | Jun 12 21:08:17.331410 crc crio[24437]: time="2026-06-12T21:08:17.331319009Z" level=info msg="Stopping pod sandbox: 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1" id=141b2d41-8745-48ec-8592-5520b353a409 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786550 | controller | Jun 12 21:08:17.331562 crc crio[24437]: time="2026-06-12T21:08:17.331419971Z" level=info msg="Stopped pod sandbox (already stopped): 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1" id=141b2d41-8745-48ec-8592-5520b353a409 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786565 | controller | Jun 12 21:08:17.332566 crc crio[24437]: time="2026-06-12T21:08:17.332490908Z" level=info msg="Removing pod sandbox: 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1" id=73a8206b-6e8b-4adc-9a90-dc20b030dc25 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786581 | controller | Jun 12 21:08:17.350421 crc crio[24437]: time="2026-06-12T21:08:17.350321932Z" level=info msg="Removed pod sandbox: 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1" id=73a8206b-6e8b-4adc-9a90-dc20b030dc25 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786596 | controller | Jun 12 21:08:17.351891 crc crio[24437]: time="2026-06-12T21:08:17.351668467Z" level=info msg="Stopping pod sandbox: 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8" id=4e52c94b-97e3-4746-a6b8-1ab8ade0f4dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786612 | controller | Jun 12 21:08:17.352070 crc crio[24437]: time="2026-06-12T21:08:17.351888882Z" level=info msg="Stopped pod sandbox (already stopped): 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8" id=4e52c94b-97e3-4746-a6b8-1ab8ade0f4dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786631 | controller | Jun 12 21:08:17.353084 crc crio[24437]: time="2026-06-12T21:08:17.353001949Z" level=info msg="Removing pod sandbox: 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8" id=43d1b0ec-0f3f-4376-9a80-846dc6f330d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786647 | controller | Jun 12 21:08:17.392202 crc crio[24437]: time="2026-06-12T21:08:17.392092785Z" level=info msg="Removed pod sandbox: 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8" id=43d1b0ec-0f3f-4376-9a80-846dc6f330d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786662 | controller | Jun 12 21:08:17.393681 crc crio[24437]: time="2026-06-12T21:08:17.393544121Z" level=info msg="Stopping pod sandbox: 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2" id=40b10eac-8149-4147-af71-70582345a6b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786677 | controller | Jun 12 21:08:17.393681 crc crio[24437]: time="2026-06-12T21:08:17.393649234Z" level=info msg="Stopped pod sandbox (already stopped): 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2" id=40b10eac-8149-4147-af71-70582345a6b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786692 | controller | Jun 12 21:08:17.394895 crc crio[24437]: time="2026-06-12T21:08:17.394848034Z" level=info msg="Removing pod sandbox: 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2" id=e6b2c1b9-c526-46e6-be6b-f3dca24a43df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786709 | controller | Jun 12 21:08:17.423832 crc crio[24437]: time="2026-06-12T21:08:17.42351841Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/POD" id=235235e2-c739-49e4-aabb-2f23a16bc844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.786724 | controller | Jun 12 21:08:17.423832 crc crio[24437]: time="2026-06-12T21:08:17.423708084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.786740 | controller | Jun 12 21:08:17.427677 crc crio[24437]: time="2026-06-12T21:08:17.427591361Z" level=info msg="Removed pod sandbox: 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2" id=e6b2c1b9-c526-46e6-be6b-f3dca24a43df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786756 | controller | Jun 12 21:08:17.429134 crc crio[24437]: time="2026-06-12T21:08:17.428885514Z" level=info msg="Stopping pod sandbox: 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980" id=9e37cdfe-16b9-4b99-8b88-b2c407556bd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786771 | controller | Jun 12 21:08:17.429547 crc crio[24437]: time="2026-06-12T21:08:17.429187151Z" level=info msg="Stopped pod sandbox (already stopped): 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980" id=9e37cdfe-16b9-4b99-8b88-b2c407556bd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786787 | controller | Jun 12 21:08:17.429772 crc crio[24437]: time="2026-06-12T21:08:17.429705514Z" level=info msg="Removing pod sandbox: 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980" id=a4f25af0-3227-47c1-be21-2cb299b50d6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786808 | controller | Jun 12 21:08:17.460173 crc crio[24437]: time="2026-06-12T21:08:17.459987609Z" level=info msg="Removed pod sandbox: 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980" id=a4f25af0-3227-47c1-be21-2cb299b50d6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786832 | controller | Jun 12 21:08:17.462978 crc crio[24437]: time="2026-06-12T21:08:17.462826109Z" level=info msg="Stopping pod sandbox: 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1" id=509f5745-cbef-4eed-a63c-ca3b11553e43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786878 | controller | Jun 12 21:08:17.462978 crc crio[24437]: time="2026-06-12T21:08:17.462974983Z" level=info msg="Stopped pod sandbox (already stopped): 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1" id=509f5745-cbef-4eed-a63c-ca3b11553e43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786899 | controller | Jun 12 21:08:17.464307 crc crio[24437]: time="2026-06-12T21:08:17.464255165Z" level=info msg="Removing pod sandbox: 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1" id=79952e67-43fa-4055-8f71-25e6aa01cffa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786915 | controller | Jun 12 21:08:17.515294 crc crio[24437]: time="2026-06-12T21:08:17.515162906Z" level=info msg="Removed pod sandbox: 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1" id=79952e67-43fa-4055-8f71-25e6aa01cffa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786943 | controller | Jun 12 21:08:17.517519 crc crio[24437]: time="2026-06-12T21:08:17.51729408Z" level=info msg="Stopping pod sandbox: e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f" id=4b2658cb-ecca-4944-80d5-963bfadc4fdb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786959 | controller | Jun 12 21:08:17.517519 crc crio[24437]: time="2026-06-12T21:08:17.517367301Z" level=info msg="Stopped pod sandbox (already stopped): e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f" id=4b2658cb-ecca-4944-80d5-963bfadc4fdb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.786975 | controller | Jun 12 21:08:17.517995 crc crio[24437]: time="2026-06-12T21:08:17.517892544Z" level=info msg="Removing pod sandbox: e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f" id=ef88af0a-c6d0-416d-9ff7-95ec717a3591 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.786991 | controller | Jun 12 21:08:17.525188 crc crio[24437]: time="2026-06-12T21:08:17.525023252Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=235235e2-c739-49e4-aabb-2f23a16bc844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.787006 | controller | Jun 12 21:08:17.557808 crc crio[24437]: time="2026-06-12T21:08:17.557707928Z" level=info msg="Removed pod sandbox: e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f" id=ef88af0a-c6d0-416d-9ff7-95ec717a3591 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.787021 | controller | Jun 12 21:08:17.559349 crc crio[24437]: time="2026-06-12T21:08:17.559202916Z" level=info msg="Stopping pod sandbox: ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a" id=b9235dc7-35cf-4336-891d-7d68449f6666 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.787037 | controller | Jun 12 21:08:17.559349 crc crio[24437]: time="2026-06-12T21:08:17.559296268Z" level=info msg="Stopped pod sandbox (already stopped): ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a" id=b9235dc7-35cf-4336-891d-7d68449f6666 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.787052 | controller | Jun 12 21:08:17.561511 crc crio[24437]: time="2026-06-12T21:08:17.561243726Z" level=info msg="Removing pod sandbox: ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a" id=e2c7d5a7-3859-45c4-8fb5-ab200fe4335c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.787068 | controller | Jun 12 21:08:17.570747 crc crio[24437]: time="2026-06-12T21:08:17.570649871Z" level=info msg="Ran pod sandbox f43e65bf38c844371acfb6b2102670da26015d612ea027b09b6ccec2f27502d1 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/POD" id=235235e2-c739-49e4-aabb-2f23a16bc844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.787083 | controller | Jun 12 21:08:17.578823 crc crio[24437]: time="2026-06-12T21:08:17.578693312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=84163c61-71ea-4471-bf27-dcb376c3c87c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.787119 | controller | Jun 12 21:08:17.598077 crc crio[24437]: time="2026-06-12T21:08:17.595437939Z" level=info msg="Removed pod sandbox: ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a" id=e2c7d5a7-3859-45c4-8fb5-ab200fe4335c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.787142 | controller | Jun 12 21:08:17.598077 crc crio[24437]: time="2026-06-12T21:08:17.595647494Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=84163c61-71ea-4471-bf27-dcb376c3c87c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.787165 | controller | Jun 12 21:08:17.598077 crc crio[24437]: time="2026-06-12T21:08:17.595723306Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=84163c61-71ea-4471-bf27-dcb376c3c87c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.787183 | controller | Jun 12 21:08:17.603696 crc crio[24437]: time="2026-06-12T21:08:17.603582982Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=4bae50b7-4a1e-4315-a397-244c15201716 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.787199 | controller | Jun 12 21:08:17.604426 crc crio[24437]: time="2026-06-12T21:08:17.604326611Z" level=info msg="Stopping pod sandbox: b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5" id=58ff0c32-235b-42e6-a6d2-e0efdc788725 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.787214 | controller | Jun 12 21:08:17.604695 crc crio[24437]: time="2026-06-12T21:08:17.604601538Z" level=info msg="Stopped pod sandbox (already stopped): b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5" id=58ff0c32-235b-42e6-a6d2-e0efdc788725 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.787234 | controller | Jun 12 21:08:17.606065 crc crio[24437]: time="2026-06-12T21:08:17.605983911Z" level=info msg="Removing pod sandbox: b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5" id=f804d919-4769-4920-949e-356e93117553 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.787258 | controller | Jun 12 21:08:17.631494 crc crio[24437]: time="2026-06-12T21:08:17.630879114Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-12 21:48:32.787278 | controller | Jun 12 21:08:17.637650 crc crio[24437]: time="2026-06-12T21:08:17.637586361Z" level=info msg="Removed pod sandbox: b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5" id=f804d919-4769-4920-949e-356e93117553 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.787294 | controller | Jun 12 21:08:17.638750 crc crio[24437]: time="2026-06-12T21:08:17.638655948Z" level=info msg="Stopping pod sandbox: 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a" id=fdf824ad-c9cd-458d-a814-a42a66ae3365 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.787310 | controller | Jun 12 21:08:17.638750 crc crio[24437]: time="2026-06-12T21:08:17.63873741Z" level=info msg="Stopped pod sandbox (already stopped): 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a" id=fdf824ad-c9cd-458d-a814-a42a66ae3365 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.787332 | controller | Jun 12 21:08:17.640150 crc crio[24437]: time="2026-06-12T21:08:17.639818947Z" level=info msg="Removing pod sandbox: 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a" id=1bbab8e1-2854-42ac-b4f2-6f5e3e309dae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.787356 | controller | Jun 12 21:08:17.675127 crc crio[24437]: time="2026-06-12T21:08:17.675021595Z" level=info msg="Removed pod sandbox: 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a" id=1bbab8e1-2854-42ac-b4f2-6f5e3e309dae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.787383 | controller | Jun 12 21:08:44.502612 crc crio[24437]: time="2026-06-12T21:08:44.501530299Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e" id=4bae50b7-4a1e-4315-a397-244c15201716 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.787401 | controller | Jun 12 21:08:44.504358 crc crio[24437]: time="2026-06-12T21:08:44.503742085Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=e8d7d3b9-928b-4f34-bdf3-1278f7a41015 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.787423 | controller | Jun 12 21:08:44.511809 crc crio[24437]: time="2026-06-12T21:08:44.511727033Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=2c6a44a1-fa32-4a4e-999a-500d3ccc9b2f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.787449 | controller | Jun 12 21:08:44.522070 crc crio[24437]: time="2026-06-12T21:08:44.521910248Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/init" id=fe073dd0-20da-41b9-aad9-9e3afc3ed31f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.787477 | controller | Jun 12 21:08:44.523705 crc crio[24437]: time="2026-06-12T21:08:44.5236094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.787500 | controller | Jun 12 21:08:44.598018 crc crio[24437]: time="2026-06-12T21:08:44.597856156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.787520 | controller | Jun 12 21:08:44.603451 crc crio[24437]: time="2026-06-12T21:08:44.603372134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.787541 | controller | Jun 12 21:08:44.817982 crc crio[24437]: time="2026-06-12T21:08:44.817396013Z" level=info msg="Created container df53fb2f486a11ac10f8069925d47087a3acc247177d7db37bd962f561167258: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/init" id=fe073dd0-20da-41b9-aad9-9e3afc3ed31f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.787565 | controller | Jun 12 21:08:44.824196 crc crio[24437]: time="2026-06-12T21:08:44.824057289Z" level=info msg="Starting container: df53fb2f486a11ac10f8069925d47087a3acc247177d7db37bd962f561167258" id=c8cb5dd8-4f7e-4c27-9eee-e06743a72230 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.787589 | controller | Jun 12 21:08:44.834623 crc crio[24437]: time="2026-06-12T21:08:44.8345251Z" level=info msg="Started container" PID=110164 containerID=df53fb2f486a11ac10f8069925d47087a3acc247177d7db37bd962f561167258 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/init id=c8cb5dd8-4f7e-4c27-9eee-e06743a72230 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f43e65bf38c844371acfb6b2102670da26015d612ea027b09b6ccec2f27502d1
2026-06-12 21:48:32.787610 | controller | Jun 12 21:08:50.886695 crc crio[24437]: time="2026-06-12T21:08:50.884913396Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=a5ddf7e9-8be0-4f40-9701-dcca1e6a6709 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.787632 | controller | Jun 12 21:08:50.897811 crc crio[24437]: time="2026-06-12T21:08:50.897353437Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-12 21:48:32.787656 | controller | Jun 12 21:08:52.504994 crc crio[24437]: time="2026-06-12T21:08:52.504812486Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=a5ddf7e9-8be0-4f40-9701-dcca1e6a6709 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.787683 | controller | Jun 12 21:08:52.505977 crc crio[24437]: time="2026-06-12T21:08:52.50575908Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=ba21d855-dbd3-4058-8c2a-7d1b5a372fed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.787704 | controller | Jun 12 21:08:52.524691 crc crio[24437]: time="2026-06-12T21:08:52.52459143Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=2e1dbb23-1609-457d-8624-81b727b07fde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.787726 | controller | Jun 12 21:08:52.532833 crc crio[24437]: time="2026-06-12T21:08:52.532734604Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/osp-httpd" id=675eae02-b00f-4018-bea5-ae9d039b11bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.787749 | controller | Jun 12 21:08:52.533367 crc crio[24437]: time="2026-06-12T21:08:52.533294368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.787771 | controller | Jun 12 21:08:52.582658 crc crio[24437]: time="2026-06-12T21:08:52.581902994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.787791 | controller | Jun 12 21:08:52.588170 crc crio[24437]: time="2026-06-12T21:08:52.58738425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.787812 | controller | Jun 12 21:08:52.782987 crc crio[24437]: time="2026-06-12T21:08:52.782859315Z" level=info msg="Created container 27bc3fe267afc3d2f3e66451d9fca770548b3e8d750f7008c35ca12c4e673fa4: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/osp-httpd" id=675eae02-b00f-4018-bea5-ae9d039b11bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.787835 | controller | Jun 12 21:08:52.784170 crc crio[24437]: time="2026-06-12T21:08:52.784106286Z" level=info msg="Starting container: 27bc3fe267afc3d2f3e66451d9fca770548b3e8d750f7008c35ca12c4e673fa4" id=8423ae51-7458-4849-8a97-24041d3aa096 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.787880 | controller | Jun 12 21:08:52.792355 crc crio[24437]: time="2026-06-12T21:08:52.79227147Z" level=info msg="Started container" PID=110661 containerID=27bc3fe267afc3d2f3e66451d9fca770548b3e8d750f7008c35ca12c4e673fa4 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/osp-httpd id=8423ae51-7458-4849-8a97-24041d3aa096 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f43e65bf38c844371acfb6b2102670da26015d612ea027b09b6ccec2f27502d1
2026-06-12 21:48:32.787905 | controller | Jun 12 21:08:59.632887 crc crio[24437]: time="2026-06-12T21:08:59.632108195Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/POD" id=c5672777-e779-432e-bb1a-66727d71f032 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.787930 | controller | Jun 12 21:08:59.634396 crc crio[24437]: time="2026-06-12T21:08:59.632911865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.787955 | controller | Jun 12 21:08:59.678342 crc crio[24437]: time="2026-06-12T21:08:59.678258727Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v Namespace:openstack ID:6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988 UID:70f417fd-2c44-4cae-81ee-b451f098be39 NetNS:/var/run/netns/74c552cf-6b1e-4924-9bb4-ec578e224b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70f417fd_2c44_4cae_81ee_b451f098be39.slice PodAnnotations:0xc0027470d8}] Aliases:map[]}"
2026-06-12 21:48:32.787984 | controller | Jun 12 21:08:59.678342 crc crio[24437]: time="2026-06-12T21:08:59.678332969Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.788006 | controller | Jun 12 21:09:00.272685 crc crio[24437]: 2026-06-12T21:09:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a00aa6fe35e51d Mac:86:dd:07:15:be:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/74c552cf-6b1e-4924-9bb4-ec578e224b01 SocketPath: PciID:}] [{Interface:0xc00030e6b0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.788026 | controller | Jun 12 21:09:00.274080 crc crio[24437]: time="2026-06-12T21:09:00.273996725Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v Namespace:openstack ID:6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988 UID:70f417fd-2c44-4cae-81ee-b451f098be39 NetNS:/var/run/netns/74c552cf-6b1e-4924-9bb4-ec578e224b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70f417fd_2c44_4cae_81ee_b451f098be39.slice PodAnnotations:0xc0027470d8}] Aliases:map[]}"
2026-06-12 21:48:32.788043 | controller | Jun 12 21:09:00.274245 crc crio[24437]: time="2026-06-12T21:09:00.27420126Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.788059 | controller | Jun 12 21:09:00.283456 crc crio[24437]: time="2026-06-12T21:09:00.283328059Z" level=info msg="Ran pod sandbox 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/POD" id=c5672777-e779-432e-bb1a-66727d71f032 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.788075 | controller | Jun 12 21:09:00.287464 crc crio[24437]: time="2026-06-12T21:09:00.2873792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=8878e14a-d7eb-4569-961a-05f7cbe3d0b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.788092 | controller | Jun 12 21:09:00.291563 crc crio[24437]: time="2026-06-12T21:09:00.291509754Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=6e6edb8b-2f18-4575-84a0-7a34d70425e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.788109 | controller | Jun 12 21:09:00.321301 crc crio[24437]: time="2026-06-12T21:09:00.319740989Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/init" id=306e84c8-b23b-447b-8170-009a78478f97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.788126 | controller | Jun 12 21:09:00.322171 crc crio[24437]: time="2026-06-12T21:09:00.322039896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.788142 | controller | Jun 12 21:09:00.371386 crc crio[24437]: time="2026-06-12T21:09:00.370872706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.788157 | controller | Jun 12 21:09:00.376163 crc crio[24437]: time="2026-06-12T21:09:00.375911742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.788173 | controller | Jun 12 21:09:00.551361 crc crio[24437]: time="2026-06-12T21:09:00.551236244Z" level=info msg="Created container 1b11bbfb663c9ffe24e9eaa597991a863b2d82b71b2dd2d36a469c7325350fdb: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/init" id=306e84c8-b23b-447b-8170-009a78478f97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.788193 | controller | Jun 12 21:09:00.552536 crc crio[24437]: time="2026-06-12T21:09:00.552460554Z" level=info msg="Starting container: 1b11bbfb663c9ffe24e9eaa597991a863b2d82b71b2dd2d36a469c7325350fdb" id=2e37f7e8-361c-4657-be64-66f8309c7491 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.788210 | controller | Jun 12 21:09:00.559595 crc crio[24437]: time="2026-06-12T21:09:00.559535311Z" level=info msg="Started container" PID=111351 containerID=1b11bbfb663c9ffe24e9eaa597991a863b2d82b71b2dd2d36a469c7325350fdb description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/init id=2e37f7e8-361c-4657-be64-66f8309c7491 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988
2026-06-12 21:48:32.788226 | controller | Jun 12 21:09:07.165545 crc crio[24437]: time="2026-06-12T21:09:07.164520099Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=ae74f29e-5133-4fe2-8155-b78b58954349 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.788243 | controller | Jun 12 21:09:07.175636 crc crio[24437]: time="2026-06-12T21:09:07.175534954Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-12 21:48:32.788259 | controller | Jun 12 21:09:08.925775 crc crio[24437]: time="2026-06-12T21:09:08.924766947Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0" id=ae74f29e-5133-4fe2-8155-b78b58954349 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.788275 | controller | Jun 12 21:09:08.928061 crc crio[24437]: time="2026-06-12T21:09:08.927385123Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=ddc0b91d-29e4-4a89-b4b2-822bb9ec1ca2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.788292 | controller | Jun 12 21:09:08.932461 crc crio[24437]: time="2026-06-12T21:09:08.932286895Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=62e7b2da-ca7c-46e2-a887-28b1c40e7d02 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.788307 | controller | Jun 12 21:09:08.942838 crc crio[24437]: time="2026-06-12T21:09:08.942741636Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/openstack-edpm-ipam-provisionserver-checksum-discovery" id=53df2655-45b8-41d8-8b5d-5b760a7e6ac7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.788323 | controller | Jun 12 21:09:08.944734 crc crio[24437]: time="2026-06-12T21:09:08.944661264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.788339 | controller | Jun 12 21:09:09.004099 crc crio[24437]: time="2026-06-12T21:09:09.003901024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.788355 | controller | Jun 12 21:09:09.009778 crc crio[24437]: time="2026-06-12T21:09:09.009685649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.788370 | controller | Jun 12 21:09:09.203398 crc crio[24437]: time="2026-06-12T21:09:09.202657241Z" level=info msg="Created container 24cd6f55decfc23e5a1744b0968e9575678cf1625323809e28de7c68f61ee527: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/openstack-edpm-ipam-provisionserver-checksum-discovery" id=53df2655-45b8-41d8-8b5d-5b760a7e6ac7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.788390 | controller | Jun 12 21:09:09.204814 crc crio[24437]: time="2026-06-12T21:09:09.204778345Z" level=info msg="Starting container: 24cd6f55decfc23e5a1744b0968e9575678cf1625323809e28de7c68f61ee527" id=421a8505-4ac2-4826-bf1b-8e69ad5c0620 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.788407 | controller | Jun 12 21:09:09.215244 crc crio[24437]: time="2026-06-12T21:09:09.213596265Z" level=info msg="Started container" PID=111835 containerID=24cd6f55decfc23e5a1744b0968e9575678cf1625323809e28de7c68f61ee527 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/openstack-edpm-ipam-provisionserver-checksum-discovery id=421a8505-4ac2-4826-bf1b-8e69ad5c0620 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988
2026-06-12 21:48:32.788423 | controller | Jun 12 21:09:11.230660 crc crio[24437]: time="2026-06-12T21:09:11.229848851Z" level=info msg="Stopping pod sandbox: 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988" id=bb23a9f1-307b-4764-b81a-0f1eaa6b35bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.788439 | controller | Jun 12 21:09:11.232320 crc crio[24437]: time="2026-06-12T21:09:11.23143224Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v Namespace:openstack ID:6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988 UID:70f417fd-2c44-4cae-81ee-b451f098be39 NetNS:/var/run/netns/74c552cf-6b1e-4924-9bb4-ec578e224b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70f417fd_2c44_4cae_81ee_b451f098be39.slice PodAnnotations:0xc0026aa1f8}] Aliases:map[]}"
2026-06-12 21:48:32.788456 | controller | Jun 12 21:09:11.232320 crc crio[24437]: time="2026-06-12T21:09:11.231663376Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.788471 | controller | Jun 12 21:09:11.560999 crc crio[24437]: time="2026-06-12T21:09:11.560385091Z" level=info msg="Stopped pod sandbox: 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988" id=bb23a9f1-307b-4764-b81a-0f1eaa6b35bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.788487 | controller | Jun 12 21:09:17.716892 crc crio[24437]: time="2026-06-12T21:09:17.7140722Z" level=info msg="Removing container: 6fbff353d2b44659bdeb798c8c07db6df00ea35890bd8061098804a3eb3d1680" id=31cc75a0-82a4-42c2-8f70-d41d120dc229 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.788502 | controller | Jun 12 21:09:17.812113 crc crio[24437]: time="2026-06-12T21:09:17.812000137Z" level=info msg="Removed container 6fbff353d2b44659bdeb798c8c07db6df00ea35890bd8061098804a3eb3d1680: openstack/keystone-bootstrap-wpktq/keystone-bootstrap" id=31cc75a0-82a4-42c2-8f70-d41d120dc229 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.788519 | controller | Jun 12 21:09:17.816438 crc crio[24437]: time="2026-06-12T21:09:17.816346586Z" level=info msg="Removing container: c90c492d024af8720b6288677916b61549acea787fef428ec13afb0a890f6b10" id=a8c71b01-dcfb-4035-8467-c73468f831bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.788535 | controller | Jun 12 21:09:17.937220 crc crio[24437]: time="2026-06-12T21:09:17.937089313Z" level=info msg="Removed container c90c492d024af8720b6288677916b61549acea787fef428ec13afb0a890f6b10: openstack/neutron-db-sync-9pz4j/neutron-db-sync" id=a8c71b01-dcfb-4035-8467-c73468f831bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.788551 | controller | Jun 12 21:09:17.941785 crc crio[24437]: time="2026-06-12T21:09:17.941718809Z" level=info msg="Removing container: b93babd4036a64a8dc03372928c0a8f0adff7dfddfb45ea1527c67dd3424b7fb" id=1915a0b9-05e1-45ff-8975-d60397e9bd80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.788570 | controller | Jun 12 21:09:18.087358 crc crio[24437]: time="2026-06-12T21:09:18.086372064Z" level=info msg="Removed container b93babd4036a64a8dc03372928c0a8f0adff7dfddfb45ea1527c67dd3424b7fb: openstack/keystone-db-sync-q6dbc/keystone-db-sync" id=1915a0b9-05e1-45ff-8975-d60397e9bd80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.788587 | controller | Jun 12 21:09:18.093290 crc crio[24437]: time="2026-06-12T21:09:18.093203555Z" level=info msg="Removing container: fa6db80ef75efc8dc6b2c774cfa66f269b64c4e4b762de1a9656eee4dbbdb68d" id=5a8d9101-1b7f-46c5-bff6-c1431b505e60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.788603 | controller | Jun 12 21:09:18.174107 crc crio[24437]: time="2026-06-12T21:09:18.174020475Z" level=info msg="Removed container fa6db80ef75efc8dc6b2c774cfa66f269b64c4e4b762de1a9656eee4dbbdb68d: openstack/barbican-db-sync-kgvpz/barbican-db-sync" id=5a8d9101-1b7f-46c5-bff6-c1431b505e60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.788618 | controller | Jun 12 21:09:18.178598 crc crio[24437]: time="2026-06-12T21:09:18.178466466Z" level=info msg="Removing container: 8a65576c94e7d21398feee83b07381146ace048e27c823b85b54e2645bed498e" id=c8b34a7c-ef75-4ee5-b998-b0e6e5170cd7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.788634 | controller | Jun 12 21:09:18.392184 crc crio[24437]: time="2026-06-12T21:09:18.392090173Z" level=info msg="Removed container 8a65576c94e7d21398feee83b07381146ace048e27c823b85b54e2645bed498e: openstack/glance-db-sync-kpnzt/glance-db-sync" id=c8b34a7c-ef75-4ee5-b998-b0e6e5170cd7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.788653 | controller | Jun 12 21:09:18.397533 crc crio[24437]: time="2026-06-12T21:09:18.397448457Z" level=info msg="Removing container: d2487c8ffb2c810ef18958fc76942e3f707d9ec1337d7c8bc22730685d32004d" id=8538f04a-f4f6-4574-a1d5-b070d83da501 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.788677 | controller | Jun 12 21:09:18.530363 crc crio[24437]: time="2026-06-12T21:09:18.529776134Z" level=info msg="Removed container d2487c8ffb2c810ef18958fc76942e3f707d9ec1337d7c8bc22730685d32004d: openstack/cinder-db-sync-5wc9b/cinder-db-sync" id=8538f04a-f4f6-4574-a1d5-b070d83da501 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.788705 | controller | Jun 12 21:09:18.532908 crc crio[24437]: time="2026-06-12T21:09:18.532746529Z" level=info msg="Removing container: adff543aff80de1119b95201ad5dab637b698570d8535b9694e6df6d6a0ca758" id=b4b893f3-e901-4bcf-97ef-69760e3bd7df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.788727 | controller | Jun 12 21:09:18.587167 crc crio[24437]: time="2026-06-12T21:09:18.586880851Z" level=info msg="Removed container adff543aff80de1119b95201ad5dab637b698570d8535b9694e6df6d6a0ca758: openstack/placement-db-sync-r64ts/placement-db-sync" id=b4b893f3-e901-4bcf-97ef-69760e3bd7df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.788745 | controller | Jun 12 21:09:18.608347 crc crio[24437]: time="2026-06-12T21:09:18.608237065Z" level=info msg="Stopping pod sandbox: 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b" id=8ce0a6e0-ed42-40f0-a480-29861ca86b79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.788762 | controller | Jun 12 21:09:18.608347 crc crio[24437]: time="2026-06-12T21:09:18.608331208Z" level=info msg="Stopped pod sandbox (already stopped): 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b" id=8ce0a6e0-ed42-40f0-a480-29861ca86b79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.788778 | controller | Jun 12 21:09:18.609244 crc crio[24437]: time="2026-06-12T21:09:18.609167238Z" level=info msg="Removing pod sandbox: 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b" id=c9232010-0ae7-47bf-9eb1-f5a2188233bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.788798 | controller | Jun 12 21:09:18.624138 crc crio[24437]: time="2026-06-12T21:09:18.624047459Z" level=info msg="Removed pod sandbox: 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b" id=c9232010-0ae7-47bf-9eb1-f5a2188233bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.788815 | controller | Jun 12 21:09:18.625668 crc crio[24437]: time="2026-06-12T21:09:18.625590199Z" level=info msg="Stopping pod sandbox: fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782" id=07b29506-ddaf-47da-ae6b-5a7d10bf2c0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.788831 | controller | Jun 12 21:09:18.625668 crc crio[24437]: time="2026-06-12T21:09:18.625683051Z" level=info msg="Stopped pod sandbox (already stopped): fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782" id=07b29506-ddaf-47da-ae6b-5a7d10bf2c0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.788846 | controller | Jun 12 21:09:18.626467 crc crio[24437]: time="2026-06-12T21:09:18.62643096Z" level=info msg="Removing pod sandbox: fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782" id=1bda7fd2-8947-4a08-bccf-939ef35d5b08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.788885 | controller | Jun 12 21:09:18.647213 crc crio[24437]: time="2026-06-12T21:09:18.647097756Z" level=info msg="Removed pod sandbox: fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782" id=1bda7fd2-8947-4a08-bccf-939ef35d5b08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.788903 | controller | Jun 12 21:09:18.648284 crc crio[24437]: time="2026-06-12T21:09:18.648228944Z" level=info msg="Stopping pod sandbox: f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017" id=16df30ae-f7b6-42e5-b590-d4ae57543881 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.788918 | controller | Jun 12 21:09:18.648679 crc crio[24437]: time="2026-06-12T21:09:18.648288186Z" level=info msg="Stopped pod sandbox (already stopped): f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017" id=16df30ae-f7b6-42e5-b590-d4ae57543881 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.788934 | controller | Jun 12 21:09:18.650311 crc crio[24437]: time="2026-06-12T21:09:18.650198023Z" level=info msg="Removing pod sandbox: f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017" id=69fcf1cc-e8cf-4036-9f9c-a3c8c55d7565 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.788951 | controller | Jun 12 21:09:18.669176 crc crio[24437]: time="2026-06-12T21:09:18.668994133Z" level=info msg="Removed pod sandbox: f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017" id=69fcf1cc-e8cf-4036-9f9c-a3c8c55d7565 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.788967 | controller | Jun 12 21:09:18.670176 crc crio[24437]: time="2026-06-12T21:09:18.670141262Z" level=info msg="Stopping pod sandbox: 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c" id=3e3f977e-42b9-4ab0-b489-a0033c211339 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.788982 | controller | Jun 12 21:09:18.670344 crc crio[24437]: time="2026-06-12T21:09:18.670316606Z" level=info msg="Stopped pod sandbox (already stopped): 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c" id=3e3f977e-42b9-4ab0-b489-a0033c211339 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.788998 | controller | Jun 12 21:09:18.672661 crc crio[24437]: time="2026-06-12T21:09:18.671724932Z" level=info msg="Removing pod sandbox: 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c" id=90e0f36f-672a-4577-a3e6-5c96993e57b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.789013 | controller | Jun 12 21:09:18.688764 crc crio[24437]: time="2026-06-12T21:09:18.688671695Z" level=info msg="Removed pod sandbox: 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c" id=90e0f36f-672a-4577-a3e6-5c96993e57b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.789033 | controller | Jun 12 21:09:18.689662 crc crio[24437]: time="2026-06-12T21:09:18.68963677Z" level=info msg="Stopping pod sandbox: ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277" id=dcb21196-a0f1-4467-a725-9ceeeb1e78de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.789049 | controller | Jun 12 21:09:18.689801 crc crio[24437]: time="2026-06-12T21:09:18.689780973Z" level=info msg="Stopped pod sandbox (already stopped): ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277" id=dcb21196-a0f1-4467-a725-9ceeeb1e78de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.789064 | controller | Jun 12 21:09:18.690607 crc crio[24437]: time="2026-06-12T21:09:18.690559733Z" level=info msg="Removing pod sandbox: ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277" id=df061c36-16c1-4656-a667-033d08c63e97 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.789080 | controller | Jun 12 21:09:18.705460 crc crio[24437]: time="2026-06-12T21:09:18.705334122Z" level=info msg="Removed pod sandbox: ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277" id=df061c36-16c1-4656-a667-033d08c63e97 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.789095 | controller | Jun 12 21:09:18.707271 crc crio[24437]: time="2026-06-12T21:09:18.707159067Z" level=info msg="Stopping pod sandbox: b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc" id=3d4ba2bf-997f-44d3-99a6-956b56ec264b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.789111 | controller | Jun 12 21:09:18.707625 crc crio[24437]: time="2026-06-12T21:09:18.70729018Z" level=info msg="Stopped pod sandbox (already stopped): b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc" id=3d4ba2bf-997f-44d3-99a6-956b56ec264b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.789126 | controller | Jun 12 21:09:18.708391 crc crio[24437]: time="2026-06-12T21:09:18.708353107Z" level=info msg="Removing pod sandbox: b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc" id=e76009c5-5a52-4e26-a52e-462ff53ca3d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.789141 | controller | Jun 12 21:09:18.724427 crc crio[24437]: time="2026-06-12T21:09:18.724376188Z" level=info msg="Removed pod sandbox: b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc" id=e76009c5-5a52-4e26-a52e-462ff53ca3d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.789156 | controller | Jun 12 21:09:18.727685 crc crio[24437]: time="2026-06-12T21:09:18.727572577Z" level=info msg="Stopping pod sandbox: 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219" id=e598f7e5-09c5-4b60-af87-66a6efaa9edf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.789171 | controller | Jun 12 21:09:18.727811 crc crio[24437]: time="2026-06-12T21:09:18.72768696Z" level=info msg="Stopped pod sandbox (already stopped): 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219" id=e598f7e5-09c5-4b60-af87-66a6efaa9edf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.789187 | controller | Jun 12 21:09:18.728203 crc crio[24437]: time="2026-06-12T21:09:18.728137451Z" level=info msg="Removing pod sandbox: 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219" id=699b6cd5-e3fa-4205-9a81-2130f2558440 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.789202 | controller | Jun 12 21:09:18.742625 crc crio[24437]: time="2026-06-12T21:09:18.742440118Z" level=info msg="Removed pod sandbox: 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219" id=699b6cd5-e3fa-4205-9a81-2130f2558440 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.789218 | controller | Jun 12 21:10:00.548983 crc crio[24437]: time="2026-06-12T21:10:00.545150977Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688310-ktqpb/POD" id=66d081ee-9dd0-43e5-bdfb-c276e00317bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.789237 | controller | Jun 12 21:10:00.548983 crc crio[24437]: time="2026-06-12T21:10:00.54607764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.789254 | controller | Jun 12 21:10:00.591214 crc crio[24437]: time="2026-06-12T21:10:00.591049554Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688310-ktqpb Namespace:openshift-infra ID:e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201 UID:593b0c4c-e540-4be1-a62b-50113a0ccbb7 NetNS:/var/run/netns/611db89e-5f3c-4dc3-b910-d89fd0113d6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod593b0c4c_e540_4be1_a62b_50113a0ccbb7.slice PodAnnotations:0xc000c24558}] Aliases:map[]}"
2026-06-12 21:48:32.789270 | controller | Jun 12 21:10:00.591214 crc crio[24437]: time="2026-06-12T21:10:00.591193557Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688310-ktqpb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.789287 | controller | Jun 12 21:10:01.160300 crc crio[24437]: 2026-06-12T21:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e55af0e710702c1 Mac:96:85:4c:35:05:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/611db89e-5f3c-4dc3-b910-d89fd0113d6f SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.789303 | controller | Jun 12 21:10:01.160616 crc crio[24437]: time="2026-06-12T21:10:01.160551425Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688310-ktqpb Namespace:openshift-infra ID:e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201 UID:593b0c4c-e540-4be1-a62b-50113a0ccbb7 NetNS:/var/run/netns/611db89e-5f3c-4dc3-b910-d89fd0113d6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod593b0c4c_e540_4be1_a62b_50113a0ccbb7.slice PodAnnotations:0xc000c24558}] Aliases:map[]}"
2026-06-12 21:48:32.789320 | controller | Jun 12 21:10:01.160773 crc crio[24437]: time="2026-06-12T21:10:01.160717979Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688310-ktqpb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.789335 | controller | Jun 12 21:10:01.177852 crc crio[24437]: time="2026-06-12T21:10:01.177357575Z" level=info msg="Ran pod sandbox e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201 with infra container: openshift-infra/auto-csr-approver-29688310-ktqpb/POD" id=66d081ee-9dd0-43e5-bdfb-c276e00317bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.789352 | controller | Jun 12 21:10:01.180752 crc crio[24437]: time="2026-06-12T21:10:01.180693339Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=587c7d30-63f3-45c9-a268-32d7233d5f32 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.789367 | controller | Jun 12 21:10:01.190344 crc crio[24437]: time="2026-06-12T21:10:01.190273238Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.789383 | controller | Jun 12 21:10:02.370381 crc crio[24437]: time="2026-06-12T21:10:02.36925404Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=587c7d30-63f3-45c9-a268-32d7233d5f32 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.789400 | controller | Jun 12 21:10:02.374617 crc crio[24437]: time="2026-06-12T21:10:02.371075095Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=703f5860-d6e0-4d94-8eb1-e781148b8fdf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.789424 | controller | Jun 12 21:10:02.374617 crc crio[24437]: time="2026-06-12T21:10:02.373218479Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3787c7ea-5be5-44f9-a193-28b3cbde166d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.789465 | controller | Jun 12 21:10:02.409011 crc crio[24437]: time="2026-06-12T21:10:02.40882842Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688310-ktqpb/oc" id=b88765f4-c4a8-43c4-b349-abaf9df92927 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.789498 | controller | Jun 12 21:10:02.409413 crc crio[24437]: time="2026-06-12T21:10:02.409384213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.789528 | controller | Jun 12 21:10:02.464975 crc crio[24437]: time="2026-06-12T21:10:02.464568943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.789556 | controller | Jun 12 21:10:02.784632 crc crio[24437]: time="2026-06-12T21:10:02.784396235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.789584 | controller | Jun 12 21:10:02.910154 crc crio[24437]: time="2026-06-12T21:10:02.909367998Z" level=info msg="Created container c6a628500c7a8f8abd4dde827e823b0dc64cc083d7eb5e203f60fd033b68e893: openshift-infra/auto-csr-approver-29688310-ktqpb/oc" id=b88765f4-c4a8-43c4-b349-abaf9df92927 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.789612 | controller | Jun 12 21:10:02.911595 crc crio[24437]: time="2026-06-12T21:10:02.911399289Z" level=info msg="Starting container: c6a628500c7a8f8abd4dde827e823b0dc64cc083d7eb5e203f60fd033b68e893" id=b74e1f32-5ad9-4d16-b666-d497427ad7d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.789640 | controller | Jun 12 21:10:02.923681 crc crio[24437]: time="2026-06-12T21:10:02.923594203Z" level=info msg="Started container" PID=114498 containerID=c6a628500c7a8f8abd4dde827e823b0dc64cc083d7eb5e203f60fd033b68e893 description=openshift-infra/auto-csr-approver-29688310-ktqpb/oc id=b74e1f32-5ad9-4d16-b666-d497427ad7d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201
2026-06-12 21:48:32.789672 | controller | Jun 12 21:10:05.415100 crc crio[24437]: time="2026-06-12T21:10:05.41327435Z" level=info msg="Stopping pod sandbox: e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201" id=23582700-f6e2-44cd-a549-1d8f32901247 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.789706 | controller | Jun 12 21:10:05.418879 crc crio[24437]: time="2026-06-12T21:10:05.41691036Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688310-ktqpb Namespace:openshift-infra ID:e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201 UID:593b0c4c-e540-4be1-a62b-50113a0ccbb7 NetNS:/var/run/netns/611db89e-5f3c-4dc3-b910-d89fd0113d6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod593b0c4c_e540_4be1_a62b_50113a0ccbb7.slice PodAnnotations:0xc0026aa450}] Aliases:map[]}"
2026-06-12 21:48:32.789740 | controller | Jun 12 21:10:05.418879 crc crio[24437]: time="2026-06-12T21:10:05.417478115Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688310-ktqpb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.789768 | controller | Jun 12 21:10:05.837562 crc crio[24437]: time="2026-06-12T21:10:05.837354579Z" level=info msg="Stopped pod sandbox: e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201" id=23582700-f6e2-44cd-a549-1d8f32901247 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.789796 | controller | Jun 12 21:10:18.766484 crc crio[24437]: time="2026-06-12T21:10:18.765362153Z" level=info msg="Removing container: a7bf12021612dead92efcde3af82bd8510801904ba1dcf77460515a47ace536f" id=09e26e44-960b-44b8-b317-e483506d1ce6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.789863 | controller | Jun 12 21:10:18.803142 crc crio[24437]: time="2026-06-12T21:10:18.802615993Z" level=info msg="Removed container a7bf12021612dead92efcde3af82bd8510801904ba1dcf77460515a47ace536f: openstack/nova-cell0-db-create-b6b5d/mariadb-database-create" id=09e26e44-960b-44b8-b317-e483506d1ce6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.789901 | controller | Jun 12 21:10:18.807162 crc crio[24437]: time="2026-06-12T21:10:18.807015994Z" level=info msg="Removing container: 869d3c1da44c07fc2a38ed616010cc279caf8faba8faef51519c86844f780b1f" id=306602d5-c5b9-4c68-8aaf-93d43c8ca424 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.789921 | controller | Jun 12 21:10:18.884081 crc crio[24437]: time="2026-06-12T21:10:18.883836323Z" level=info msg="Removed container 869d3c1da44c07fc2a38ed616010cc279caf8faba8faef51519c86844f780b1f: openstack/nova-api-e319-account-create-update-s2c4l/mariadb-account-create-update" id=306602d5-c5b9-4c68-8aaf-93d43c8ca424 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.789939 | controller | Jun 12 21:10:18.887392 crc crio[24437]: time="2026-06-12T21:10:18.88730329Z" level=info msg="Removing container: 23a3a15f41c2e5970b5473a53d9bc2a162087f323f58195c05b89bffdb48528a" id=d09e0566-c08c-4ed0-a33d-9cdb85dc77d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.789956 | controller | Jun 12 21:10:18.985002 crc crio[24437]: time="2026-06-12T21:10:18.984836207Z" level=info msg="Removed container 23a3a15f41c2e5970b5473a53d9bc2a162087f323f58195c05b89bffdb48528a: openstack/cinder-online-data-migrations-jhb6s/cinder-online-data-migrations" id=d09e0566-c08c-4ed0-a33d-9cdb85dc77d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.789972 | controller | Jun 12 21:10:18.988546 crc crio[24437]: time="2026-06-12T21:10:18.988455237Z" level=info msg="Removing container: ad908e850c959bc7f92be0426427cd87abbbdbd694cace266e7e9386ad40850a" id=d9b3e61e-d4a0-4729-8874-1739ecdc1939 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.789988 | controller | Jun 12 21:10:19.021707 crc crio[24437]: time="2026-06-12T21:10:19.021611695Z" level=info msg="Removed container ad908e850c959bc7f92be0426427cd87abbbdbd694cace266e7e9386ad40850a: openstack/nova-cell1-db-create-g66wd/mariadb-database-create" id=d9b3e61e-d4a0-4729-8874-1739ecdc1939 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.790004 | controller | Jun 12 21:10:19.025132 crc crio[24437]: time="2026-06-12T21:10:19.025007271Z" level=info msg="Removing container: 8d8ecae2f91f7a189baf8f36ed4622fc718f70d3290cc4acc6f72a95206682ba" id=c02d22f9-aa8b-4998-a9cd-49494713abc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.790020 | controller | Jun 12 21:10:19.079899 crc crio[24437]: time="2026-06-12T21:10:19.079600294Z" level=info msg="Removed container 8d8ecae2f91f7a189baf8f36ed4622fc718f70d3290cc4acc6f72a95206682ba: openstack/nova-cell0-6112-account-create-update-djx4p/mariadb-account-create-update" id=c02d22f9-aa8b-4998-a9cd-49494713abc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.790035 | controller | Jun 12 21:10:19.083673 crc crio[24437]: time="2026-06-12T21:10:19.083491703Z" level=info msg="Removing container: 89fddea9168e520e5dbc4a45364bcbb01cb3ac158ae6acf5c7402c1add0cdad7" id=8c2253d0-ba7e-493b-9d24-cbac4e186ecb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.790051 | controller | Jun 12 21:10:19.273024 crc crio[24437]: time="2026-06-12T21:10:19.272848454Z" level=info msg="Removed container 89fddea9168e520e5dbc4a45364bcbb01cb3ac158ae6acf5c7402c1add0cdad7: openshift-infra/auto-csr-approver-29688304-86jdm/oc" id=8c2253d0-ba7e-493b-9d24-cbac4e186ecb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.790066 | controller | Jun 12 21:10:19.277389 crc crio[24437]: time="2026-06-12T21:10:19.277285805Z" level=info msg="Removing container: e39bc59d4d797e4f91104606c50410a6755d8a6cdbce917454f1f55e30a602e2" id=87d3b65f-fb2a-452b-a4ec-7c06181263fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.790087 | controller | Jun 12 21:10:19.309141 crc crio[24437]: time="2026-06-12T21:10:19.309036959Z" level=info msg="Removed container e39bc59d4d797e4f91104606c50410a6755d8a6cdbce917454f1f55e30a602e2: openstack/nova-cell1-082d-account-create-update-7k879/mariadb-account-create-update" id=87d3b65f-fb2a-452b-a4ec-7c06181263fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.790103 | controller | Jun 12 21:10:19.312309 crc crio[24437]: time="2026-06-12T21:10:19.312145936Z" level=info msg="Removing container: a51bb8475d721a329285fa96f28bd12d973b997bf4643a0a4fb5b895de6cf4b0" id=aad14607-af0e-4c94-bc89-19bc58eff1d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.790119 | controller | Jun 12 21:10:19.394266 crc crio[24437]: time="2026-06-12T21:10:19.393993541Z" level=info msg="Removed container a51bb8475d721a329285fa96f28bd12d973b997bf4643a0a4fb5b895de6cf4b0: openstack/nova-api-db-create-rpkqq/mariadb-database-create" id=aad14607-af0e-4c94-bc89-19bc58eff1d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.790135 | controller | Jun 12 21:10:19.403853 crc crio[24437]: time="2026-06-12T21:10:19.403764076Z" level=info msg="Stopping pod sandbox: f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a" id=a95a3460-371f-4a48-82d5-765e1638b59f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790150 | controller | Jun 12 21:10:19.403853 crc crio[24437]: time="2026-06-12T21:10:19.403848918Z" level=info msg="Stopped pod sandbox (already stopped): f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a" id=a95a3460-371f-4a48-82d5-765e1638b59f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790167 | controller | Jun 12 21:10:19.404908 crc crio[24437]: time="2026-06-12T21:10:19.404867814Z" level=info msg="Removing pod sandbox: f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a" id=757f2433-0b99-455b-b7b7-9aecd9dff59d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790184 | controller | Jun 12 21:10:19.424681 crc crio[24437]: time="2026-06-12T21:10:19.424615098Z" level=info msg="Removed pod sandbox: f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a" id=757f2433-0b99-455b-b7b7-9aecd9dff59d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790200 | controller | Jun 12 21:10:19.426128 crc crio[24437]: time="2026-06-12T21:10:19.426051053Z" level=info msg="Stopping pod sandbox: 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675" id=87c64962-2ad0-43aa-89c1-39517e37c0c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790215 | controller | Jun 12 21:10:19.426233 crc crio[24437]: time="2026-06-12T21:10:19.426152956Z" level=info msg="Stopped pod sandbox (already stopped): 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675" id=87c64962-2ad0-43aa-89c1-39517e37c0c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790231 | controller | Jun 12 21:10:19.427369 crc crio[24437]: time="2026-06-12T21:10:19.427231332Z" level=info msg="Removing pod sandbox: 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675" id=bc95c6d3-13c0-4a7f-a6f8-411d25497b23 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790246 | controller | Jun 12 21:10:19.446072 crc crio[24437]: time="2026-06-12T21:10:19.446014372Z" level=info msg="Removed pod sandbox: 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675" id=bc95c6d3-13c0-4a7f-a6f8-411d25497b23 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790262 | controller | Jun 12 21:10:19.448747 crc crio[24437]: time="2026-06-12T21:10:19.448679229Z" level=info msg="Stopping pod sandbox: 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779" id=419f819b-e0a9-41f6-906c-8a82141ff356 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790282 | controller | Jun 12 21:10:19.449136 crc crio[24437]: time="2026-06-12T21:10:19.448769621Z" level=info msg="Stopped pod sandbox (already stopped): 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779" id=419f819b-e0a9-41f6-906c-8a82141ff356 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790298 | controller | Jun 12 21:10:19.449865 crc crio[24437]: time="2026-06-12T21:10:19.449830737Z" level=info msg="Removing pod sandbox: 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779" id=604b1fad-7a9c-4801-9060-1712385dc137 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790313 | controller | Jun 12 21:10:19.470126 crc crio[24437]: time="2026-06-12T21:10:19.470008431Z" level=info msg="Removed pod sandbox: 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779" id=604b1fad-7a9c-4801-9060-1712385dc137 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790329 | controller | Jun 12 21:10:19.471792 crc crio[24437]: time="2026-06-12T21:10:19.471715654Z" level=info msg="Stopping pod sandbox: 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70" id=b1642eea-d968-4243-85d8-815e779b144e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790344 | controller | Jun 12 21:10:19.471792 crc crio[24437]: time="2026-06-12T21:10:19.471777415Z" level=info msg="Stopped pod sandbox (already stopped): 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70" id=b1642eea-d968-4243-85d8-815e779b144e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790360 | controller | Jun 12 21:10:19.472553 crc crio[24437]: time="2026-06-12T21:10:19.472468103Z" level=info msg="Removing pod sandbox: 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70" id=f78ee463-4d4b-4892-950a-3a0a903be15b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790375 | controller | Jun 12 21:10:19.495550 crc crio[24437]: time="2026-06-12T21:10:19.494565535Z" level=info msg="Removed pod sandbox: 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70" id=f78ee463-4d4b-4892-950a-3a0a903be15b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790391 | controller | Jun 12 21:10:19.495550 crc crio[24437]: time="2026-06-12T21:10:19.495548649Z" level=info msg="Stopping pod sandbox: 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88" id=f2946713-baa0-4ae9-898f-8009d6e3c389 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790406 | controller | Jun 12 21:10:19.495911 crc crio[24437]: time="2026-06-12T21:10:19.495603171Z" level=info msg="Stopped pod sandbox (already stopped): 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88" id=f2946713-baa0-4ae9-898f-8009d6e3c389 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790422 | controller | Jun 12 21:10:19.496346 crc crio[24437]: time="2026-06-12T21:10:19.496092623Z" level=info msg="Removing pod sandbox: 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88" id=e3b19f8a-eee1-4142-80f3-799825572966 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790437 | controller | Jun 12 21:10:19.515904 crc crio[24437]: time="2026-06-12T21:10:19.515759344Z" level=info msg="Removed pod sandbox: 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88" id=e3b19f8a-eee1-4142-80f3-799825572966 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790454 | controller | Jun 12 21:10:19.517135 crc crio[24437]: time="2026-06-12T21:10:19.517099288Z" level=info msg="Stopping pod sandbox: 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40" id=07073381-c1a3-42f5-be7b-1fb1e9151a04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790470 | controller | Jun 12 21:10:19.517318 crc crio[24437]: time="2026-06-12T21:10:19.517295293Z" level=info msg="Stopped pod sandbox (already stopped): 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40" id=07073381-c1a3-42f5-be7b-1fb1e9151a04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790490 | controller | Jun 12 21:10:19.520234 crc crio[24437]: time="2026-06-12T21:10:19.519198351Z" level=info msg="Removing pod sandbox: 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40" id=605b3714-462a-4bf8-9730-3b4a607cf099 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790507 | controller | Jun 12 21:10:19.535559 crc crio[24437]: time="2026-06-12T21:10:19.535409566Z" level=info msg="Removed pod sandbox: 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40" id=605b3714-462a-4bf8-9730-3b4a607cf099 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790522 | controller | Jun 12 21:10:19.536457 crc crio[24437]: time="2026-06-12T21:10:19.536427501Z" level=info msg="Stopping pod sandbox: a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497" id=87dfce85-30d3-4ff3-9aa0-b40d528e2818 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790538 | controller | Jun 12 21:10:19.536663 crc crio[24437]: time="2026-06-12T21:10:19.536640956Z" level=info msg="Stopped pod sandbox (already stopped): a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497" id=87dfce85-30d3-4ff3-9aa0-b40d528e2818 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790554 | controller | Jun 12 21:10:19.537567 crc crio[24437]: time="2026-06-12T21:10:19.537331794Z" level=info msg="Removing pod sandbox: a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497" id=7c41046c-36e2-469b-adcd-82591ae49454 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790569 | controller | Jun 12 21:10:19.555055 crc crio[24437]: time="2026-06-12T21:10:19.554881102Z" level=info msg="Removed pod sandbox: a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497" id=7c41046c-36e2-469b-adcd-82591ae49454 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790584 | controller | Jun 12 21:10:19.558509 crc crio[24437]: time="2026-06-12T21:10:19.558416451Z" level=info msg="Stopping pod sandbox: 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7" id=92678b45-b1a3-40bf-a3ca-9e676832857c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790601 | controller | Jun 12 21:10:19.558509 crc crio[24437]: time="2026-06-12T21:10:19.558507713Z" level=info msg="Stopped pod sandbox (already stopped): 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7" id=92678b45-b1a3-40bf-a3ca-9e676832857c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790616 | controller | Jun 12 21:10:19.559774 crc crio[24437]: time="2026-06-12T21:10:19.559732203Z" level=info msg="Removing pod sandbox: 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7" id=0c3261fe-b6c3-4a75-adde-43840ce2d8d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790632 | controller | Jun 12 21:10:19.577109 crc crio[24437]: time="2026-06-12T21:10:19.57679027Z" level=info msg="Removed pod sandbox: 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7" id=0c3261fe-b6c3-4a75-adde-43840ce2d8d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790648 | controller | Jun 12 21:11:19.598692 crc crio[24437]: time="2026-06-12T21:11:19.597613726Z" level=info msg="Removing container: 3838a6e374760b914b610c81866773b40143f04633b9ecd95f64d5a3df6b1052" id=d45b629b-a513-4222-a335-30a0c5bb321b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.790664 | controller | Jun 12 21:11:19.763168 crc crio[24437]: time="2026-06-12T21:11:19.76304198Z" level=info msg="Removed container 3838a6e374760b914b610c81866773b40143f04633b9ecd95f64d5a3df6b1052: openstack/nova-cell0-cell-mapping-9bpfw/nova-manage" id=d45b629b-a513-4222-a335-30a0c5bb321b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.790680 | controller | Jun 12 21:11:19.767248 crc crio[24437]: time="2026-06-12T21:11:19.767167363Z" level=info msg="Removing container: c13efcc2e09dd49ad606e13e2de4171e18e5513ed5a04c73f4ee9d1b807b0480" id=b6aa5280-310a-4d71-9074-2f3f9b3e6290 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.790700 | controller | Jun 12 21:11:19.913512 crc crio[24437]: time="2026-06-12T21:11:19.913250813Z" level=info msg="Removed container c13efcc2e09dd49ad606e13e2de4171e18e5513ed5a04c73f4ee9d1b807b0480: openstack/nova-cell0-conductor-db-sync-rhspw/nova-cell0-conductor-db-sync" id=b6aa5280-310a-4d71-9074-2f3f9b3e6290 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.790717 | controller | Jun 12 21:11:19.925525 crc crio[24437]: time="2026-06-12T21:11:19.925433178Z" level=info msg="Stopping pod sandbox: 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d" id=ee3e4f61-d875-498d-a9ab-ed2d4675c65e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790733 | controller | Jun 12 21:11:19.925861 crc crio[24437]: time="2026-06-12T21:11:19.925569451Z" level=info msg="Stopped pod sandbox (already stopped): 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d" id=ee3e4f61-d875-498d-a9ab-ed2d4675c65e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790748 | controller | Jun 12 21:11:19.926861 crc crio[24437]: time="2026-06-12T21:11:19.926813322Z" level=info msg="Removing pod sandbox: 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d" id=2af9cbbf-21f5-49e0-b43f-a10990cff0aa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790764 | controller | Jun 12 21:11:19.948060 crc crio[24437]: time="2026-06-12T21:11:19.947875329Z" level=info msg="Removed pod sandbox: 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d" id=2af9cbbf-21f5-49e0-b43f-a10990cff0aa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790779 | controller | Jun 12 21:11:19.949194 crc crio[24437]: time="2026-06-12T21:11:19.949150251Z" level=info msg="Stopping pod sandbox: 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8" id=dbd82bb3-184e-4bb9-89e7-90f2c3bca56b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790795 | controller | Jun 12 21:11:19.949312 crc crio[24437]: time="2026-06-12T21:11:19.949220743Z" level=info msg="Stopped pod sandbox (already stopped): 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8" id=dbd82bb3-184e-4bb9-89e7-90f2c3bca56b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.790810 | controller | Jun 12 21:11:19.949892 crc crio[24437]: time="2026-06-12T21:11:19.949833608Z" level=info msg="Removing pod sandbox: 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8" id=db18679e-0dc8-452c-b7e6-c9d480746673 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790827 | controller | Jun 12 21:11:19.967006 crc crio[24437]: time="2026-06-12T21:11:19.966867863Z" level=info msg="Removed pod sandbox: 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8" id=db18679e-0dc8-452c-b7e6-c9d480746673 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.790843 | controller | Jun 12 21:11:59.104485 crc crio[24437]: time="2026-06-12T21:11:59.093735767Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-lwwks/POD" id=b1bac667-037d-4cc8-bf45-24d3794bc79b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.790880 | controller | Jun 12 21:11:59.104485 crc crio[24437]: time="2026-06-12T21:11:59.099758767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.790899 | controller | Jun 12 21:11:59.427751 crc crio[24437]: time="2026-06-12T21:11:59.4264574Z" level=info msg="Got pod network &{Name:certified-operators-lwwks Namespace:openshift-marketplace ID:c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605 UID:e66c7cc7-c1fb-42ea-8b90-baa0164ae81b NetNS:/var/run/netns/e594796d-ff0d-438e-ad70-7b3d44fe8fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode66c7cc7_c1fb_42ea_8b90_baa0164ae81b.slice PodAnnotations:0xc006ecd030}] Aliases:map[]}"
2026-06-12 21:48:32.790933 | controller | Jun 12 21:11:59.427751 crc crio[24437]: time="2026-06-12T21:11:59.426617124Z" level=info msg="Adding pod openshift-marketplace_certified-operators-lwwks to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.790953 | controller | Jun 12 21:12:00.632715 crc crio[24437]: 2026-06-12T21:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c500398b0c97df4 Mac:32:29:82:48:01:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/e594796d-ff0d-438e-ad70-7b3d44fe8fca SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.790970 | controller | Jun 12 21:12:00.638072 crc crio[24437]: time="2026-06-12T21:12:00.636722985Z" level=info msg="Got pod network &{Name:certified-operators-lwwks Namespace:openshift-marketplace ID:c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605 UID:e66c7cc7-c1fb-42ea-8b90-baa0164ae81b NetNS:/var/run/netns/e594796d-ff0d-438e-ad70-7b3d44fe8fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode66c7cc7_c1fb_42ea_8b90_baa0164ae81b.slice PodAnnotations:0xc006ecd030}] Aliases:map[]}"
2026-06-12 21:48:32.790987 | controller | Jun 12 21:12:00.638072 crc crio[24437]: time="2026-06-12T21:12:00.63731806Z" level=info msg="Checking pod openshift-marketplace_certified-operators-lwwks for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.791003 | controller | Jun 12 21:12:00.686143 crc crio[24437]: time="2026-06-12T21:12:00.685401651Z" level=info msg="Ran pod sandbox c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605 with infra container: openshift-marketplace/certified-operators-lwwks/POD" id=b1bac667-037d-4cc8-bf45-24d3794bc79b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.791020 | controller | Jun 12 21:12:00.689354 crc crio[24437]: time="2026-06-12T21:12:00.689255888Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9ea7ea02-0f20-4231-91fc-35a841e10681 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.791037 | controller | Jun 12 21:12:00.695115 crc crio[24437]: time="2026-06-12T21:12:00.695048872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0fedc914-c993-49b8-a8dc-792212a716ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.791053 | controller | Jun 12 21:12:00.715117 crc crio[24437]: time="2026-06-12T21:12:00.714796817Z" level=info msg="Creating container: openshift-marketplace/certified-operators-lwwks/extract-utilities" id=e8325137-1627-44d1-9405-27189ac73aa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.791069 | controller | Jun 12 21:12:00.717630 crc crio[24437]: time="2026-06-12T21:12:00.717079753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.791085 | controller | Jun 12 21:12:00.766018 crc crio[24437]: time="2026-06-12T21:12:00.765654546Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688312-4cdf9/POD" id=d6c4cde8-d39c-42b6-a815-c49c784c3863 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.791101 | controller | Jun 12 21:12:00.766286 crc crio[24437]: time="2026-06-12T21:12:00.766167909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.791116 | controller | Jun 12 21:12:01.028520 crc crio[24437]: time="2026-06-12T21:12:01.028243159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.791138 | controller | Jun 12 21:12:01.054329 crc crio[24437]: time="2026-06-12T21:12:01.054180158Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688312-4cdf9 Namespace:openshift-infra ID:c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b UID:c30b5ee3-720a-4f7f-b298-5b44c381ff54 NetNS:/var/run/netns/f0a18549-ad1f-4705-9b32-c1337cc4ba5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc30b5ee3_720a_4f7f_b298_5b44c381ff54.slice PodAnnotations:0xc006ecc0c0}] Aliases:map[]}"
2026-06-12 21:48:32.791156 | controller | Jun 12 21:12:01.054329 crc crio[24437]: time="2026-06-12T21:12:01.054311451Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688312-4cdf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.791173 | controller | Jun 12 21:12:01.088817 crc crio[24437]: time="2026-06-12T21:12:01.088512555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.791189 | controller | Jun 12 21:12:01.385112 crc crio[24437]: time="2026-06-12T21:12:01.384410109Z" level=info msg="Created container 45adaa036596444e64779f7ee54bcd853db762b33f0d1f88d111e03008dec7c5: openshift-marketplace/certified-operators-lwwks/extract-utilities" id=e8325137-1627-44d1-9405-27189ac73aa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.791206 | controller | Jun 12 21:12:01.392639 crc crio[24437]: time="2026-06-12T21:12:01.39244847Z" level=info msg="Starting container: 45adaa036596444e64779f7ee54bcd853db762b33f0d1f88d111e03008dec7c5" id=37b28946-03d3-4506-a3c0-75597cf8a4e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.791223 | controller | Jun 12 21:12:01.431788 crc crio[24437]: time="2026-06-12T21:12:01.431194819Z" level=info msg="Started container" PID=120323 containerID=45adaa036596444e64779f7ee54bcd853db762b33f0d1f88d111e03008dec7c5 description=openshift-marketplace/certified-operators-lwwks/extract-utilities id=37b28946-03d3-4506-a3c0-75597cf8a4e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605
2026-06-12 21:48:32.791239 | controller | Jun 12 21:12:02.578090 crc crio[24437]: time="2026-06-12T21:12:02.567289639Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c0a5434b-1c2c-477e-812a-391160217b85 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.791255 | controller | Jun 12 21:12:02.652313 crc crio[24437]: time="2026-06-12T21:12:02.6413666Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:48:32.791272 | controller | Jun 12 21:12:03.847033 crc crio[24437]: 2026-06-12T21:12:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2949197e41cfe0 Mac:a2:13:c0:d5:a6:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/f0a18549-ad1f-4705-9b32-c1337cc4ba5b SocketPath: PciID:}] [{Interface:0xc0004be6a0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.791288 | controller | Jun 12 21:12:03.895886 crc crio[24437]: time="2026-06-12T21:12:03.855910582Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688312-4cdf9 Namespace:openshift-infra ID:c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b UID:c30b5ee3-720a-4f7f-b298-5b44c381ff54 NetNS:/var/run/netns/f0a18549-ad1f-4705-9b32-c1337cc4ba5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc30b5ee3_720a_4f7f_b298_5b44c381ff54.slice PodAnnotations:0xc006ecc0c0}] Aliases:map[]}"
2026-06-12 21:48:32.791311 | controller | Jun 12 21:12:03.953433 crc crio[24437]: time="2026-06-12T21:12:03.918908156Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688312-4cdf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.791328 | controller | Jun 12 21:12:04.109880 crc crio[24437]: time="2026-06-12T21:12:04.108110963Z" level=info msg="Ran pod sandbox c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b with infra container: openshift-infra/auto-csr-approver-29688312-4cdf9/POD" id=d6c4cde8-d39c-42b6-a815-c49c784c3863 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.791344 | controller | Jun 12 21:12:04.133446 crc crio[24437]: time="2026-06-12T21:12:04.133335214Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=22e77e01-38ac-4488-b493-370dd43f1257 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.791360 | controller | Jun 12 21:12:04.166173 crc crio[24437]: time="2026-06-12T21:12:04.164797Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.791376 | controller | Jun 12 21:12:05.525161 crc crio[24437]: time="2026-06-12T21:12:05.524538379Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=22e77e01-38ac-4488-b493-370dd43f1257 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.791392 | controller | Jun 12 21:12:05.527820 crc crio[24437]: time="2026-06-12T21:12:05.52774559Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=42db8deb-817b-40a4-a615-c70b757aa433 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.791408 | controller | Jun 12 21:12:05.533689 crc crio[24437]: time="2026-06-12T21:12:05.533527435Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6e435118-3e44-4f87-9c71-267584e60e91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.791424 | controller | Jun 12 21:12:05.543033 crc crio[24437]: time="2026-06-12T21:12:05.542853758Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688312-4cdf9/oc" id=56ac4394-17e3-48f4-8066-bc1991bc2a27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.791440 | controller | Jun 12 21:12:05.545650 crc crio[24437]: time="2026-06-12T21:12:05.545540915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.791457 | controller | Jun 12 21:12:05.641978 crc crio[24437]: time="2026-06-12T21:12:05.641835271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.791473 | controller | Jun 12 21:12:08.028528 crc crio[24437]: time="2026-06-12T21:12:08.027098979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.791490 | controller | Jun 12 21:12:08.340149 crc crio[24437]: time="2026-06-12T21:12:08.334220353Z" level=info msg="Created container e9c9fa52aec8f935a13c1bbb48705042751a035467f7ceeb4872f9476d42fbd9: openshift-infra/auto-csr-approver-29688312-4cdf9/oc" id=56ac4394-17e3-48f4-8066-bc1991bc2a27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.791506 | controller | Jun 12 21:12:08.349744 crc crio[24437]: time="2026-06-12T21:12:08.349671239Z" level=info msg="Starting container: e9c9fa52aec8f935a13c1bbb48705042751a035467f7ceeb4872f9476d42fbd9" id=8d77719f-250a-426e-a699-af083e1845df name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.791523 | controller | Jun 12 21:12:08.462634 crc crio[24437]: time="2026-06-12T21:12:08.460793977Z" level=info msg="Started container" PID=120693 containerID=e9c9fa52aec8f935a13c1bbb48705042751a035467f7ceeb4872f9476d42fbd9 description=openshift-infra/auto-csr-approver-29688312-4cdf9/oc id=8d77719f-250a-426e-a699-af083e1845df name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b
2026-06-12 21:48:32.791544 | controller | Jun 12 21:12:13.531685 crc crio[24437]: time="2026-06-12T21:12:13.528890928Z" level=info msg="Stopping pod sandbox: c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b" id=5e43a5ed-7a7a-46e8-880c-838fe8fc5b06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.791562 | controller | Jun 12 21:12:13.538319 crc crio[24437]: time="2026-06-12T21:12:13.538072128Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688312-4cdf9 Namespace:openshift-infra ID:c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b UID:c30b5ee3-720a-4f7f-b298-5b44c381ff54 NetNS:/var/run/netns/f0a18549-ad1f-4705-9b32-c1337cc4ba5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc30b5ee3_720a_4f7f_b298_5b44c381ff54.slice PodAnnotations:0xc001f6d008}] Aliases:map[]}"
2026-06-12 21:48:32.791579 | controller | Jun 12 21:12:13.539025 crc crio[24437]: time="2026-06-12T21:12:13.538746524Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688312-4cdf9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.791595 | controller | Jun 12 21:12:15.214201 crc crio[24437]: time="2026-06-12T21:12:15.213325372Z" level=info msg="Stopped pod sandbox: c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b" id=5e43a5ed-7a7a-46e8-880c-838fe8fc5b06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.791611 | controller | Jun 12 21:12:20.168091 crc crio[24437]: time="2026-06-12T21:12:20.167198588Z" level=info msg="Removing container: 09f89783304aec0fed46bb5910536c61f6720025a038840b6271e650f4603920" id=bb59d6d0-b4b0-486e-966d-c453e45ef1db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.791626 | controller | Jun 12 21:12:20.757492 crc crio[24437]: time="2026-06-12T21:12:20.756839881Z" level=info msg="Removed container 09f89783304aec0fed46bb5910536c61f6720025a038840b6271e650f4603920: openstack/nova-cell1-cell-mapping-9t228/nova-manage" id=bb59d6d0-b4b0-486e-966d-c453e45ef1db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.791642 | controller | Jun 12 21:12:20.761470 crc crio[24437]: time="2026-06-12T21:12:20.761393026Z" level=info msg="Removing container: d9bcee497f413e6571923c728fdb7a81342c143a3fb48d81b0195a7405286ba4" id=e034e9e3-1f4b-48fb-a3da-dc2aa2e5243c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.791658 | controller | Jun 12 21:12:20.941273 crc crio[24437]: time="2026-06-12T21:12:20.941128797Z" level=info msg="Removed container d9bcee497f413e6571923c728fdb7a81342c143a3fb48d81b0195a7405286ba4: openstack/nova-cell1-conductor-db-sync-2d2vt/nova-cell1-conductor-db-sync" id=e034e9e3-1f4b-48fb-a3da-dc2aa2e5243c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.791673 | controller | Jun 12 21:12:20.944866 crc crio[24437]: time="2026-06-12T21:12:20.944788759Z" level=info msg="Removing container: cb9bd740ccac1dd670d296af055ba94a21b95f2cf9a0ecaa82b9abfb9c7ecf33" id=95c7a0a5-6600-414e-9166-adca27e1d5c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.791688 | controller | Jun 12 21:12:22.309458 crc crio[24437]: time="2026-06-12T21:12:22.30747376Z" level=info msg="Removed container cb9bd740ccac1dd670d296af055ba94a21b95f2cf9a0ecaa82b9abfb9c7ecf33: openshift-infra/auto-csr-approver-29688306-p9lgx/oc" id=95c7a0a5-6600-414e-9166-adca27e1d5c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.791705 | controller | Jun 12 21:12:22.401042 crc crio[24437]: time="2026-06-12T21:12:22.400857614Z" level=info msg="Stopping pod sandbox: a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991" id=8ce133ae-9e73-477c-af29-251726278fea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.791720 | controller | Jun 12 21:12:22.401042 crc crio[24437]: time="2026-06-12T21:12:22.401060189Z" level=info msg="Stopped pod sandbox (already stopped): a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991" id=8ce133ae-9e73-477c-af29-251726278fea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.791740 | controller | Jun 12 21:12:22.406782 crc crio[24437]: time="2026-06-12T21:12:22.406661709Z" level=info msg="Removing pod sandbox: a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991" id=67105419-bc98-41f0-9581-bcc143779cbc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.791757 | controller | Jun 12 21:12:22.451814 crc crio[24437]: time="2026-06-12T21:12:22.451413776Z" level=info msg="Removed pod sandbox: a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991" id=67105419-bc98-41f0-9581-bcc143779cbc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.791773 | controller | Jun 12 21:12:22.454245 crc crio[24437]: time="2026-06-12T21:12:22.453500819Z" level=info msg="Stopping pod sandbox: 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4" id=2c429de4-e33d-4494-b116-f78a84ca9919 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.791790 | controller | Jun 12 21:12:22.454245 crc crio[24437]: time="2026-06-12T21:12:22.453636422Z" level=info msg="Stopped pod sandbox (already stopped): 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4" id=2c429de4-e33d-4494-b116-f78a84ca9919 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.791806 | controller | Jun 12 21:12:22.454758 crc crio[24437]: time="2026-06-12T21:12:22.45432775Z" level=info msg="Removing pod sandbox: 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4" id=f737a4b1-b9f5-4357-90e6-2bf969fbadd7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.791822 | controller | Jun 12 21:12:22.495128 crc crio[24437]: time="2026-06-12T21:12:22.495029496Z" level=info msg="Removed pod sandbox: 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4" id=f737a4b1-b9f5-4357-90e6-2bf969fbadd7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.791838 | controller | Jun 12 21:12:22.502867 crc crio[24437]: time="2026-06-12T21:12:22.502004361Z" level=info msg="Stopping pod sandbox: 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d" id=d04867fe-e88b-498e-a882-376605be12d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.791873 | controller | Jun 12 21:12:22.502867 crc crio[24437]: time="2026-06-12T21:12:22.502099254Z" level=info msg="Stopped pod sandbox (already stopped): 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d" id=d04867fe-e88b-498e-a882-376605be12d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.791892 | controller | Jun 12 21:12:22.504510 crc crio[24437]: time="2026-06-12T21:12:22.504448493Z" level=info msg="Removing pod sandbox: 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d" id=01933124-5fc4-44b8-9577-f62f8f1e0881 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.791908 | controller | Jun 12 21:12:22.552148 crc crio[24437]: time="2026-06-12T21:12:22.552054712Z" level=info msg="Removed pod sandbox: 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d" id=01933124-5fc4-44b8-9577-f62f8f1e0881 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.791923 | controller | Jun 12 21:12:22.868890 crc crio[24437]: time="2026-06-12T21:12:22.868284895Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-g6c9n/POD" id=cfa62e79-a7d1-4518-b5e6-1b8021763922 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.791938 | controller | Jun 12 21:12:22.869146 crc crio[24437]: time="2026-06-12T21:12:22.869094886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.791954 | controller | Jun 12 21:12:30.211803 crc crio[24437]: time="2026-06-12T21:12:30.210371761Z" level=info msg="Got pod network &{Name:community-operators-g6c9n Namespace:openshift-marketplace ID:cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de UID:6ae84e83-0afc-4f6d-bffb-7e93bc029078 NetNS:/var/run/netns/07d0cfdc-f740-4992-ab83-91b73667fd6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ae84e83_0afc_4f6d_bffb_7e93bc029078.slice PodAnnotations:0xc001f6c088}] Aliases:map[]}"
2026-06-12 21:48:32.791974 | controller | Jun 12 21:12:30.211803 crc crio[24437]: time="2026-06-12T21:12:30.211741366Z" level=info msg="Adding pod openshift-marketplace_community-operators-g6c9n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.791992 | controller | Jun 12 21:12:30.390151 crc crio[24437]: time="2026-06-12T21:12:30.389193769Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064" id=c0a5434b-1c2c-477e-812a-391160217b85 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.792008 | controller | Jun 12 21:12:30.392148 crc crio[24437]: time="2026-06-12T21:12:30.392051591Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e594b622-97d4-48a4-b624-4e6006b84c69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.792024 | controller | Jun 12 21:12:30.402599 crc crio[24437]: time="2026-06-12T21:12:30.402478742Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f0c3d31b-9556-4145-a3be-0d3cbdf05417 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.792040 | controller | Jun 12 21:12:30.431439 crc crio[24437]: time="2026-06-12T21:12:30.429192059Z" level=info msg="Creating container: openshift-marketplace/certified-operators-lwwks/extract-content" id=026e3c8d-4536-4767-8db2-4da453d89bac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.792056 | controller | Jun 12 21:12:30.431784 crc crio[24437]: time="2026-06-12T21:12:30.431500766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.792072 | controller | Jun 12 21:12:30.523445 crc crio[24437]: time="2026-06-12T21:12:30.51887399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.792090 | controller | Jun 12 21:12:30.528549 crc crio[24437]: time="2026-06-12T21:12:30.528239995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.792106 | controller | Jun 12 21:12:30.722794 crc crio[24437]: time="2026-06-12T21:12:30.722088319Z" level=info msg="Created container 554f3c0417ba823f0a51533c5a8d2ad10fc26ef768e5a0dc356761cc29278ff4: openshift-marketplace/certified-operators-lwwks/extract-content" id=026e3c8d-4536-4767-8db2-4da453d89bac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.792123 | controller | Jun 12 21:12:30.728167 crc crio[24437]: time="2026-06-12T21:12:30.727846262Z" level=info msg="Starting container: 554f3c0417ba823f0a51533c5a8d2ad10fc26ef768e5a0dc356761cc29278ff4" id=3ffabcf9-56db-4cfd-a3de-35058e3c76bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.792139 | controller | Jun 12 21:12:30.735842 crc crio[24437]: time="2026-06-12T21:12:30.735718609Z" level=info msg="Started container" PID=121940 containerID=554f3c0417ba823f0a51533c5a8d2ad10fc26ef768e5a0dc356761cc29278ff4 description=openshift-marketplace/certified-operators-lwwks/extract-content id=3ffabcf9-56db-4cfd-a3de-35058e3c76bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605
2026-06-12 21:48:32.792155 | controller | Jun 12 21:12:30.878490 crc crio[24437]: 2026-06-12T21:12:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd96f1f110fab8b Mac:1a:2c:40:3e:30:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/07d0cfdc-f740-4992-ab83-91b73667fd6e SocketPath: PciID:}] [{Interface:0xc00052e760 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.792175 | controller | Jun 12 21:12:30.880506 crc crio[24437]: time="2026-06-12T21:12:30.880421335Z" level=info msg="Got pod network &{Name:community-operators-g6c9n Namespace:openshift-marketplace ID:cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de UID:6ae84e83-0afc-4f6d-bffb-7e93bc029078 NetNS:/var/run/netns/07d0cfdc-f740-4992-ab83-91b73667fd6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ae84e83_0afc_4f6d_bffb_7e93bc029078.slice PodAnnotations:0xc001f6c088}] Aliases:map[]}"
2026-06-12 21:48:32.792192 | controller | Jun 12 21:12:30.880773 crc crio[24437]: time="2026-06-12T21:12:30.880710592Z" level=info msg="Checking pod openshift-marketplace_community-operators-g6c9n for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.792209 | controller | Jun 12 21:12:30.894319 crc crio[24437]: time="2026-06-12T21:12:30.8942021Z" level=info msg="Ran pod sandbox cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de with infra container: openshift-marketplace/community-operators-g6c9n/POD" id=cfa62e79-a7d1-4518-b5e6-1b8021763922 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.792232 | controller | Jun 12 21:12:30.897538 crc crio[24437]: time="2026-06-12T21:12:30.89743632Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f2bb0b17-04b7-4d79-8716-3b6e6d6d8822 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.792257 | controller | Jun 12 21:12:30.901463 crc crio[24437]: time="2026-06-12T21:12:30.901349938Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=df053bec-8710-4c16-8f7b-121e09de449a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.792275 | controller | Jun 12 21:12:30.919958 crc crio[24437]: time="2026-06-12T21:12:30.91982923Z" level=info msg="Creating container: openshift-marketplace/community-operators-g6c9n/extract-utilities" id=f5b5d33c-ec3c-43f8-a7ae-162fcd7e44ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.792291 | controller | Jun 12 21:12:30.920436 crc crio[24437]: time="2026-06-12T21:12:30.920377664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.792307 | controller | Jun 12 21:12:30.979992 crc crio[24437]: time="2026-06-12T21:12:30.974468305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.792323 | controller | Jun 12 21:12:30.981461 crc crio[24437]: time="2026-06-12T21:12:30.981382198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.792338 | controller | Jun 12 21:12:31.346242 crc crio[24437]: time="2026-06-12T21:12:31.344869412Z" level=info msg="Created container c654a12bfd4943e64ebf8618b7040c476aa695469cef68a804b96551a1e2c7dd: openshift-marketplace/community-operators-g6c9n/extract-utilities" id=f5b5d33c-ec3c-43f8-a7ae-162fcd7e44ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.792355 | controller | Jun 12 21:12:31.348238 crc crio[24437]: time="2026-06-12T21:12:31.347494648Z" level=info msg="Starting container: c654a12bfd4943e64ebf8618b7040c476aa695469cef68a804b96551a1e2c7dd" id=89348105-7525-4d17-aaa8-b060931e5535 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.792376 | controller | Jun 12 21:12:31.374098 crc crio[24437]: time="2026-06-12T21:12:31.373952628Z" level=info msg="Started container" PID=121966 containerID=c654a12bfd4943e64ebf8618b7040c476aa695469cef68a804b96551a1e2c7dd description=openshift-marketplace/community-operators-g6c9n/extract-utilities id=89348105-7525-4d17-aaa8-b060931e5535 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de
2026-06-12 21:48:32.792393 | controller | Jun 12 21:12:31.659370 crc crio[24437]: time="2026-06-12T21:12:31.659285759Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=fe84d739-7ff9-489c-ad00-6a16306ef218 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.792409 | controller | Jun 12 21:12:31.667513 crc crio[24437]: time="2026-06-12T21:12:31.667115355Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:48:32.792425 | controller | Jun 12 21:12:32.683817 crc crio[24437]: time="2026-06-12T21:12:32.679216897Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=edc26517-6473-44b8-be2e-9600350d51ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.792441 | controller | Jun 12 21:12:32.688025 crc crio[24437]: time="2026-06-12T21:12:32.68417013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f8c6459a-4ca5-4e76-be0b-74edb51c8d1c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.792457 | controller | Jun 12 21:12:32.711604 crc crio[24437]: time="2026-06-12T21:12:32.711361029Z" level=info msg="Creating container: openshift-marketplace/certified-operators-lwwks/registry-server" id=3f7acd32-0b2f-4ae7-bd57-1336ffe44ba5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.792473 | controller | Jun 12 21:12:32.711986 crc crio[24437]: time="2026-06-12T21:12:32.711863922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.792490 | controller | Jun 12 21:12:32.904789 crc crio[24437]: time="2026-06-12T21:12:32.90463098Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=fe84d739-7ff9-489c-ad00-6a16306ef218 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.792505 | controller | Jun 12 21:12:32.906705 crc crio[24437]: time="2026-06-12T21:12:32.906606479Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ddc814f6-5884-438b-9c41-996d9ecce6b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.792521 | controller | Jun 12 21:12:32.910314 crc crio[24437]: time="2026-06-12T21:12:32.910167898Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c6cbc995-0310-4934-9bcf-d44c12c3fbcb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.792537 | controller | Jun 12 21:12:32.921749 crc crio[24437]: time="2026-06-12T21:12:32.921118431Z" level=info msg="Creating container: openshift-marketplace/community-operators-g6c9n/extract-content" id=eed32219-a670-4504-9acb-6b1dd61cd35a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.792552 | controller | Jun 12 21:12:32.922435 crc crio[24437]: time="2026-06-12T21:12:32.922369633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.792568 | controller | Jun 12 21:12:32.954603 crc crio[24437]: time="2026-06-12T21:12:32.95427695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.792588 | controller | Jun 12 21:12:32.957355 crc crio[24437]: time="2026-06-12T21:12:32.957289785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.792605 | controller | Jun 12 21:12:33.029091 crc crio[24437]: time="2026-06-12T21:12:33.028988568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.792621 | controller | Jun 12 21:12:33.035398 crc crio[24437]: time="2026-06-12T21:12:33.035256624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.792636 | controller | Jun 12 21:12:33.204890 crc crio[24437]: time="2026-06-12T21:12:33.204745479Z" level=info msg="Created container d2a930626259ea1de8988366c16ac5b29867c61876aea2cf92341995a17fd0d3: openshift-marketplace/certified-operators-lwwks/registry-server" id=3f7acd32-0b2f-4ae7-bd57-1336ffe44ba5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.792652 | controller | Jun 12 21:12:33.206499 crc crio[24437]: time="2026-06-12T21:12:33.206327549Z" level=info msg="Created container 4339346c695bc810426a0a263691febd46e8fd6ef5296a6746baf43ca761fc6e: openshift-marketplace/community-operators-g6c9n/extract-content" id=eed32219-a670-4504-9acb-6b1dd61cd35a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.792668 | controller | Jun 12 21:12:33.207016 crc crio[24437]: time="2026-06-12T21:12:33.206791421Z" level=info msg="Starting container: d2a930626259ea1de8988366c16ac5b29867c61876aea2cf92341995a17fd0d3" id=424da52b-d008-4ccd-a473-4dba5b1e4322 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.792685 | controller | Jun 12 21:12:33.211423 crc crio[24437]: time="2026-06-12T21:12:33.211372095Z" level=info msg="Starting container: 4339346c695bc810426a0a263691febd46e8fd6ef5296a6746baf43ca761fc6e" id=caa99f95-70a2-49ba-819d-4447e75f0bd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.792702 | controller | Jun 12 21:12:33.222776 crc crio[24437]: time="2026-06-12T21:12:33.222709848Z" level=info msg="Started container" PID=122025 containerID=4339346c695bc810426a0a263691febd46e8fd6ef5296a6746baf43ca761fc6e description=openshift-marketplace/community-operators-g6c9n/extract-content id=caa99f95-70a2-49ba-819d-4447e75f0bd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de
2026-06-12 21:48:32.792719 | controller | Jun 12 21:12:33.224342 crc crio[24437]: time="2026-06-12T21:12:33.223312613Z" level=info msg="Started container" PID=122024 containerID=d2a930626259ea1de8988366c16ac5b29867c61876aea2cf92341995a17fd0d3 description=openshift-marketplace/certified-operators-lwwks/registry-server id=424da52b-d008-4ccd-a473-4dba5b1e4322 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605
2026-06-12 21:48:32.792735 | controller | Jun 12 21:12:39.832141 crc crio[24437]: time="2026-06-12T21:12:39.828329532Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c8e056d5-9511-42ea-8f98-ea8b4cfb8d65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.792751 | controller | Jun 12 21:12:39.837156 crc crio[24437]: time="2026-06-12T21:12:39.836468965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ccb5a53a-7faf-40b0-94d8-f3a81f176e83 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.792767 | controller | Jun 12 21:12:39.856352 crc crio[24437]: time="2026-06-12T21:12:39.856235478Z" level=info msg="Creating container: openshift-marketplace/community-operators-g6c9n/registry-server" id=d4c02092-4e9d-4e48-bec2-d3567c19a354 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.792788 | controller | Jun 12 21:12:39.857157 crc crio[24437]: time="2026-06-12T21:12:39.857004758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.792806 | controller | Jun 12 21:12:39.963079 crc crio[24437]: time="2026-06-12T21:12:39.962872044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.792822 | controller | Jun 12 21:12:39.972119 crc crio[24437]: time="2026-06-12T21:12:39.970550965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.792838 | controller | Jun 12 21:12:40.171909 crc crio[24437]: time="2026-06-12T21:12:40.171734383Z" level=info msg="Created container 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a: openshift-marketplace/community-operators-g6c9n/registry-server" id=d4c02092-4e9d-4e48-bec2-d3567c19a354 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.792876 | controller | Jun 12 21:12:40.175105 crc crio[24437]: time="2026-06-12T21:12:40.175017915Z" level=info msg="Starting container: 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a" id=7aaf9a67-b347-4bce-89c3-38e3c4002a05 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.792895 | controller | Jun 12 21:12:40.183859 crc crio[24437]: time="2026-06-12T21:12:40.183742883Z" level=info msg="Started container" PID=122449 containerID=99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a description=openshift-marketplace/community-operators-g6c9n/registry-server id=7aaf9a67-b347-4bce-89c3-38e3c4002a05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de
2026-06-12 21:48:32.792912 | controller | Jun 12 21:12:40.476857 crc crio[24437]: time="2026-06-12T21:12:40.476753896Z" level=info msg="Stopping container: 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677 (timeout: 2s)" id=7ea5b9dc-abe2-4008-96e2-f97b85402c27 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.792929 | controller | Jun 12 21:12:40.638234 crc crio[24437]: time="2026-06-12T21:12:40.634894687Z" level=info msg="Stopped container 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677: openshift-marketplace/certified-operators-jqr5n/registry-server" id=7ea5b9dc-abe2-4008-96e2-f97b85402c27 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.792945 | controller | Jun 12 21:12:40.640234 crc crio[24437]: time="2026-06-12T21:12:40.640137549Z" level=info msg="Stopping pod sandbox: 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052" id=7de96f8d-3d3e-43e7-9e5d-eac6b59a5ae2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.792961 | controller | Jun 12 21:12:40.650111 crc crio[24437]: time="2026-06-12T21:12:40.648093477Z" level=info msg="Got pod network &{Name:certified-operators-jqr5n Namespace:openshift-marketplace ID:65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052 UID:072edb12-81e2-4287-b628-d5cb59eab442 NetNS:/var/run/netns/5b80d2d1-94c0-4bca-b3bf-ea892b98acb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod072edb12_81e2_4287_b628_d5cb59eab442.slice PodAnnotations:0xc0026abcd8}] Aliases:map[]}"
2026-06-12 21:48:32.792978 | controller | Jun 12 21:12:40.650111 crc crio[24437]: time="2026-06-12T21:12:40.648369884Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-jqr5n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.792994 | controller | Jun 12 21:12:41.191842 crc crio[24437]: time="2026-06-12T21:12:41.191630891Z" level=info msg="Stopped pod sandbox: 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052" id=7de96f8d-3d3e-43e7-9e5d-eac6b59a5ae2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.793015 | controller | Jun 12 21:12:41.891849 crc crio[24437]: time="2026-06-12T21:12:41.891249744Z" level=info msg="Removing container: 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677" id=9588e567-a365-4cb3-8316-6f47f74d7e19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.793031 | controller | Jun 12 21:12:41.948666 crc crio[24437]: time="2026-06-12T21:12:41.94830318Z" level=info msg="Removed container 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677: openshift-marketplace/certified-operators-jqr5n/registry-server" id=9588e567-a365-4cb3-8316-6f47f74d7e19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.793047 | controller | Jun 12 21:12:41.951404 crc crio[24437]: time="2026-06-12T21:12:41.951281724Z" level=info msg="Removing container: c290465ecc923356bcc6fd9fba6a2de0f3e7d148b8dbfccc801b389a5a729d7c" id=96282b1f-f424-4db6-a86a-3bad5328c783 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.793063 | controller | Jun 12 21:12:42.055372 crc crio[24437]: time="2026-06-12T21:12:42.054822171Z" level=info msg="Removed container c290465ecc923356bcc6fd9fba6a2de0f3e7d148b8dbfccc801b389a5a729d7c: openshift-marketplace/certified-operators-jqr5n/extract-content" id=96282b1f-f424-4db6-a86a-3bad5328c783 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.793079 | controller | Jun 12 21:12:42.057999 crc crio[24437]: time="2026-06-12T21:12:42.057741364Z" level=info msg="Removing container: 5a6ba918e77ef3c39681bd88bda55ac3ceb030bd64ffbbe70bffee4e46c99842" id=80d8132a-297f-4ad0-8349-9cf7b0c0f884 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.793096 | controller | Jun 12 21:12:42.113642 crc crio[24437]: time="2026-06-12T21:12:42.113516688Z" level=info msg="Removed container 5a6ba918e77ef3c39681bd88bda55ac3ceb030bd64ffbbe70bffee4e46c99842: openshift-marketplace/certified-operators-jqr5n/extract-utilities" id=80d8132a-297f-4ad0-8349-9cf7b0c0f884 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.793112 | controller | Jun 12 21:12:54.095283 crc crio[24437]: time="2026-06-12T21:12:54.093157598Z" level=info msg="Stopping container: 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a (timeout: 2s)" id=4f75a8ec-f6a3-4734-a4b1-8a800e103b44 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.793129 | controller | Jun 12 21:12:54.233446 crc crio[24437]: time="2026-06-12T21:12:54.233267069Z" level=info msg="Stopped container 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a: openshift-marketplace/community-operators-g6c9n/registry-server" id=4f75a8ec-f6a3-4734-a4b1-8a800e103b44 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.793144 | controller | Jun 12 21:12:54.235242 crc crio[24437]: time="2026-06-12T21:12:54.235074764Z" level=info msg="Stopping pod sandbox: cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de" id=0e94e4c2-7d47-4d52-b4de-c60df134f404 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.793160 | controller | Jun 12 21:12:54.236020 crc crio[24437]: time="2026-06-12T21:12:54.235895744Z" level=info msg="Got pod network &{Name:community-operators-g6c9n Namespace:openshift-marketplace ID:cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de UID:6ae84e83-0afc-4f6d-bffb-7e93bc029078 NetNS:/var/run/netns/07d0cfdc-f740-4992-ab83-91b73667fd6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ae84e83_0afc_4f6d_bffb_7e93bc029078.slice PodAnnotations:0xc00012aea0}] Aliases:map[]}"
2026-06-12 21:48:32.793177 | controller | Jun 12 21:12:54.236194 crc crio[24437]: time="2026-06-12T21:12:54.236164431Z" level=info msg="Deleting pod openshift-marketplace_community-operators-g6c9n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.793197 | controller | Jun 12 21:12:54.712908 crc crio[24437]: time="2026-06-12T21:12:54.711739336Z" level=info msg="Stopped pod sandbox: cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de" id=0e94e4c2-7d47-4d52-b4de-c60df134f404 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.793214 | controller | Jun 12 21:12:55.112652 crc crio[24437]: time="2026-06-12T21:12:55.112274985Z" level=info msg="Removing container: 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a" id=16a87e2a-bf74-41c1-8eef-a8387776ac7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.793230 | controller | Jun 12 21:12:55.151694 crc crio[24437]: time="2026-06-12T21:12:55.151539717Z" level=info msg="Removed container 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a: openshift-marketplace/community-operators-g6c9n/registry-server" id=16a87e2a-bf74-41c1-8eef-a8387776ac7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.793246 | controller | Jun 12 21:12:55.155099 crc crio[24437]: time="2026-06-12T21:12:55.155027593Z" level=info msg="Removing container: 4339346c695bc810426a0a263691febd46e8fd6ef5296a6746baf43ca761fc6e" id=32724881-1cda-4da9-9841-34cdee05d46f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.793262 | controller | Jun 12 21:12:55.190553 crc crio[24437]: time="2026-06-12T21:12:55.190381707Z" level=info msg="Removed container 4339346c695bc810426a0a263691febd46e8fd6ef5296a6746baf43ca761fc6e: openshift-marketplace/community-operators-g6c9n/extract-content" id=32724881-1cda-4da9-9841-34cdee05d46f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.793278 | controller | Jun 12 21:12:55.194311 crc crio[24437]: time="2026-06-12T21:12:55.194202853Z" level=info msg="Removing container: c654a12bfd4943e64ebf8618b7040c476aa695469cef68a804b96551a1e2c7dd" id=62fc5ecb-2502-40ba-b502-bf3d56f7033e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.793294 | controller | Jun 12 21:12:55.248858 crc crio[24437]: time="2026-06-12T21:12:55.248023057Z" level=info msg="Removed container c654a12bfd4943e64ebf8618b7040c476aa695469cef68a804b96551a1e2c7dd: openshift-marketplace/community-operators-g6c9n/extract-utilities" id=62fc5ecb-2502-40ba-b502-bf3d56f7033e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.793310 | controller | Jun 12 21:13:22.597189 crc crio[24437]: time="2026-06-12T21:13:22.596189375Z" level=info msg="Stopping pod sandbox: 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052" id=4e382a46-c7d4-4b42-8d92-6ebc50c80202 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.793326 | controller | Jun 12 21:13:22.597189 crc crio[24437]: time="2026-06-12T21:13:22.597087357Z" level=info msg="Stopped pod sandbox (already stopped): 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052" id=4e382a46-c7d4-4b42-8d92-6ebc50c80202 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.793341 | controller | Jun 12 21:13:22.599349 crc crio[24437]: time="2026-06-12T21:13:22.597803256Z" level=info msg="Removing pod sandbox: 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052" id=8fe8a78a-df9b-4643-85b3-a3dea3e0b210 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.793359 | controller | Jun 12 21:13:22.621751 crc crio[24437]: time="2026-06-12T21:13:22.621497758Z" level=info msg="Removed pod sandbox: 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052" id=8fe8a78a-df9b-4643-85b3-a3dea3e0b210 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.793383 | controller | Jun 12 21:13:22.622905 crc crio[24437]: time="2026-06-12T21:13:22.622818101Z" level=info msg="Stopping pod sandbox: cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de" id=5973c8df-0c76-4477-948f-e4b115538196 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.793407 | controller | Jun 12 21:13:22.623044 crc crio[24437]: time="2026-06-12T21:13:22.622972474Z" level=info msg="Stopped pod sandbox (already stopped): cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de" id=5973c8df-0c76-4477-948f-e4b115538196 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.793430 | controller | Jun 12 21:13:22.623660 crc crio[24437]: time="2026-06-12T21:13:22.623536449Z" level=info msg="Removing pod sandbox: cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de" id=d86e6309-fefa-4c56-b374-08dcdb6959ea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.793448 | controller | Jun 12 21:13:22.639154 crc crio[24437]: time="2026-06-12T21:13:22.639063487Z" level=info msg="Removed pod sandbox: cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de" id=d86e6309-fefa-4c56-b374-08dcdb6959ea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.793464 | controller | Jun 12 21:13:23.550772 crc crio[24437]: time="2026-06-12T21:13:23.550181026Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-72gh9/POD" id=747a97d6-90ed-43fe-9b7f-e198e1decb0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.793480 | controller | Jun 12 21:13:23.551097 crc crio[24437]: time="2026-06-12T21:13:23.550849222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.793497 | controller | Jun 12 21:13:23.587246 crc crio[24437]: time="2026-06-12T21:13:23.587121409Z" level=info msg="Got pod network &{Name:redhat-operators-72gh9 Namespace:openshift-marketplace ID:7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c UID:23353e6e-fb1d-446e-a4ad-499e03b3cc46 NetNS:/var/run/netns/b4e95d87-f5c5-4ecf-b3bd-18a66bc272eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23353e6e_fb1d_446e_a4ad_499e03b3cc46.slice PodAnnotations:0xc00282c580}] Aliases:map[]}"
2026-06-12 21:48:32.793513 | controller | Jun 12 21:13:23.587246 crc crio[24437]: time="2026-06-12T21:13:23.587219861Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-72gh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.793530 | controller | Jun 12 21:13:24.186717 crc crio[24437]: 2026-06-12T21:13:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b1bc6bd2ea9f02 Mac:5e:fc:36:a8:57:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/b4e95d87-f5c5-4ecf-b3bd-18a66bc272eb SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.793546 | controller | Jun 12 21:13:24.188898 crc crio[24437]: time="2026-06-12T21:13:24.188668451Z" level=info msg="Got pod network &{Name:redhat-operators-72gh9 Namespace:openshift-marketplace ID:7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c UID:23353e6e-fb1d-446e-a4ad-499e03b3cc46 NetNS:/var/run/netns/b4e95d87-f5c5-4ecf-b3bd-18a66bc272eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23353e6e_fb1d_446e_a4ad_499e03b3cc46.slice PodAnnotations:0xc00282c580}] Aliases:map[]}"
2026-06-12 21:48:32.793563 | controller | Jun 12 21:13:24.189220 crc crio[24437]: time="2026-06-12T21:13:24.189142453Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-72gh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.793579 | controller | Jun 12 21:13:24.202014 crc crio[24437]: time="2026-06-12T21:13:24.201691536Z" level=info msg="Ran pod sandbox 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c with infra container: openshift-marketplace/redhat-operators-72gh9/POD" id=747a97d6-90ed-43fe-9b7f-e198e1decb0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.793595 | controller | Jun 12 21:13:24.205512 crc crio[24437]: time="2026-06-12T21:13:24.204784254Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7a9f3438-3dd1-42f3-8076-697f0869a887 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.793616 | controller | Jun 12 21:13:24.208853 crc crio[24437]: time="2026-06-12T21:13:24.208700132Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=395a57dc-a13a-42a7-b8e9-de38895d36f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.793633 | controller | Jun 12 21:13:24.216058 crc crio[24437]: time="2026-06-12T21:13:24.215987354Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-72gh9/extract-utilities" id=d33d3ca5-1ec4-4b97-a93b-08cd1fa830b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.793650 | controller | Jun 12 21:13:24.216452 crc crio[24437]: time="2026-06-12T21:13:24.216355613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.793666 | controller | Jun 12 21:13:24.265672 crc crio[24437]: time="2026-06-12T21:13:24.265533292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.793682 | controller | Jun 12 21:13:24.269659 crc crio[24437]: time="2026-06-12T21:13:24.269528481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.793698 | controller | Jun 12 21:13:24.433709 crc crio[24437]: time="2026-06-12T21:13:24.43311612Z" level=info msg="Created container 29dc21cf68c1eb966d944798bb7248937d4415fc208b5a84af2bca43afa1f1f7: openshift-marketplace/redhat-operators-72gh9/extract-utilities" id=d33d3ca5-1ec4-4b97-a93b-08cd1fa830b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.793713 | controller | Jun 12 21:13:24.435320 crc crio[24437]: time="2026-06-12T21:13:24.435268254Z" level=info msg="Starting container: 29dc21cf68c1eb966d944798bb7248937d4415fc208b5a84af2bca43afa1f1f7" id=21e7c28a-f581-480d-bcf2-4029f1a288e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.793729 | controller | Jun 12 21:13:24.441121 crc crio[24437]: time="2026-06-12T21:13:24.440832033Z" level=info msg="Started container" PID=124654 containerID=29dc21cf68c1eb966d944798bb7248937d4415fc208b5a84af2bca43afa1f1f7 description=openshift-marketplace/redhat-operators-72gh9/extract-utilities id=21e7c28a-f581-480d-bcf2-4029f1a288e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c
2026-06-12 21:48:32.793745 | controller | Jun 12 21:13:24.522276 crc crio[24437]: time="2026-06-12T21:13:24.522200696Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=86d9d95f-1211-4062-81da-1965a7198750 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.793760 | controller | Jun 12 21:13:24.533810 crc crio[24437]: time="2026-06-12T21:13:24.533721874Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:48:32.793776 | controller | Jun 12 21:13:25.380262 crc crio[24437]: time="2026-06-12T21:13:25.379382897Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=86d9d95f-1211-4062-81da-1965a7198750 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.793791 | controller | Jun 12 21:13:25.381645 crc crio[24437]: time="2026-06-12T21:13:25.381214552Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0c2e9ffd-8fb4-4a02-a76f-243479e1c3a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.793812 | controller | Jun 12 21:13:25.384297 crc crio[24437]: time="2026-06-12T21:13:25.384220308Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=80566d2d-a20c-4048-9883-04f4f11cb90f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.793828 | controller | Jun 12 21:13:25.393535 crc crio[24437]: time="2026-06-12T21:13:25.393453638Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-72gh9/extract-content" id=80840f38-ae27-4de0-bef7-6424bbe8de4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.793844 | controller | Jun 12 21:13:25.394207 crc crio[24437]: time="2026-06-12T21:13:25.394149235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.793882 | controller | Jun 12 21:13:25.451861 crc crio[24437]: time="2026-06-12T21:13:25.451671794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.793901 | controller | Jun 12 21:13:25.457238 crc crio[24437]: time="2026-06-12T21:13:25.45714569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.793917 | controller | Jun 12 21:13:25.677517 crc crio[24437]: time="2026-06-12T21:13:25.677419575Z" level=info msg="Created container 6e08b5fd2ca0845aa9f9627118eaca217d7555fe6302f804a2b31678ebcb5020: openshift-marketplace/redhat-operators-72gh9/extract-content" id=80840f38-ae27-4de0-bef7-6424bbe8de4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.793933 | controller | Jun 12 21:13:25.680061 crc crio[24437]: time="2026-06-12T21:13:25.680026679Z" level=info msg="Starting container: 6e08b5fd2ca0845aa9f9627118eaca217d7555fe6302f804a2b31678ebcb5020" id=0ce65bf5-00a7-45e1-8386-88b77268b0d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.793950 | controller | Jun 12 21:13:25.689508 crc crio[24437]: time="2026-06-12T21:13:25.689360703Z" level=info msg="Started container" PID=124702 containerID=6e08b5fd2ca0845aa9f9627118eaca217d7555fe6302f804a2b31678ebcb5020 description=openshift-marketplace/redhat-operators-72gh9/extract-content id=0ce65bf5-00a7-45e1-8386-88b77268b0d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c
2026-06-12 21:48:32.793967 | controller | Jun 12 21:13:30.619279 crc crio[24437]: time="2026-06-12T21:13:30.618111371Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=77922141-ebf1-4a3b-b094-caa0246616a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.793983 | controller | Jun 12 21:13:30.624647 crc crio[24437]: time="2026-06-12T21:13:30.624529092Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1613d176-5971-46c3-9dfb-6d879e4273a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.793999 | controller | Jun 12 21:13:30.646855 crc crio[24437]: time="2026-06-12T21:13:30.646797628Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-72gh9/registry-server" id=6b443e20-c4ff-43c0-8779-df545f5b369b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.794014 | controller | Jun 12 21:13:30.647525 crc crio[24437]: time="2026-06-12T21:13:30.647503846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.794030 | controller | Jun 12 21:13:30.727393 crc crio[24437]: time="2026-06-12T21:13:30.726667074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.794050 | controller | Jun 12 21:13:30.735853 crc crio[24437]: time="2026-06-12T21:13:30.735773171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.794066 | controller | Jun 12 21:13:30.906328 crc crio[24437]: time="2026-06-12T21:13:30.906230201Z" level=info msg="Created container 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971: openshift-marketplace/redhat-operators-72gh9/registry-server" id=6b443e20-c4ff-43c0-8779-df545f5b369b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.794081 | controller | Jun 12 21:13:30.909254 crc crio[24437]: time="2026-06-12T21:13:30.909183566Z" level=info msg="Starting container: 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971" id=c1f67c3a-8dfe-4aab-8121-6c9ed34d08e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.794097 | controller | Jun 12 21:13:30.917087 crc crio[24437]: time="2026-06-12T21:13:30.916267263Z" level=info msg="Started container" PID=125117 containerID=548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971 description=openshift-marketplace/redhat-operators-72gh9/registry-server id=c1f67c3a-8dfe-4aab-8121-6c9ed34d08e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c
2026-06-12 21:48:32.794112 | controller | Jun 12 21:13:44.818742 crc crio[24437]: time="2026-06-12T21:13:44.817529689Z" level=info msg="Stopping container: 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971 (timeout: 2s)" id=eb196d4d-ecfe-4cd2-9ac2-e9d9f2e82ec7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.794128 | controller | Jun 12 21:13:44.960900 crc crio[24437]: time="2026-06-12T21:13:44.960522443Z" level=info msg="Stopped container 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971: openshift-marketplace/redhat-operators-72gh9/registry-server" id=eb196d4d-ecfe-4cd2-9ac2-e9d9f2e82ec7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.794143 | controller | Jun 12 21:13:44.962181 crc crio[24437]: time="2026-06-12T21:13:44.962122823Z" level=info msg="Stopping pod sandbox: 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c" id=ccd0fbe0-8ce3-4f87-9686-d69b959eb0aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.794159 | controller | Jun 12 21:13:44.962818 crc crio[24437]: time="2026-06-12T21:13:44.962764409Z" level=info msg="Got pod network &{Name:redhat-operators-72gh9 Namespace:openshift-marketplace ID:7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c UID:23353e6e-fb1d-446e-a4ad-499e03b3cc46 NetNS:/var/run/netns/b4e95d87-f5c5-4ecf-b3bd-18a66bc272eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23353e6e_fb1d_446e_a4ad_499e03b3cc46.slice PodAnnotations:0xc00282d880}] Aliases:map[]}"
2026-06-12 21:48:32.794175 | controller | Jun 12 21:13:44.963038 crc crio[24437]: time="2026-06-12T21:13:44.962979264Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-72gh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.794190 | controller | Jun 12 21:13:45.420910 crc crio[24437]: time="2026-06-12T21:13:45.420153229Z" level=info msg="Stopped pod sandbox: 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c" id=ccd0fbe0-8ce3-4f87-9686-d69b959eb0aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.794207 | controller | Jun 12 21:13:45.848388 crc crio[24437]: time="2026-06-12T21:13:45.848282368Z" level=info msg="Removing container: 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971" id=e55a4d2e-0f60-4b1a-84e9-43a247e261d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.794223 | controller | Jun 12 21:13:45.888889 crc crio[24437]: time="2026-06-12T21:13:45.887871608Z" level=info msg="Removed container 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971: openshift-marketplace/redhat-operators-72gh9/registry-server" id=e55a4d2e-0f60-4b1a-84e9-43a247e261d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.794243 | controller | Jun 12 21:13:45.902520 crc crio[24437]: time="2026-06-12T21:13:45.902408819Z" level=info msg="Removing container: 6e08b5fd2ca0845aa9f9627118eaca217d7555fe6302f804a2b31678ebcb5020" id=c50a9e45-a98e-43aa-82bc-848431c89940 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.794259 | controller | Jun 12 21:13:45.961501 crc crio[24437]: time="2026-06-12T21:13:45.960583615Z" level=info msg="Removed container 6e08b5fd2ca0845aa9f9627118eaca217d7555fe6302f804a2b31678ebcb5020: openshift-marketplace/redhat-operators-72gh9/extract-content" id=c50a9e45-a98e-43aa-82bc-848431c89940 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.794275 | controller | Jun 12 21:13:45.966749 crc crio[24437]: time="2026-06-12T21:13:45.966664845Z" level=info msg="Removing container: 29dc21cf68c1eb966d944798bb7248937d4415fc208b5a84af2bca43afa1f1f7" id=422dd3f3-8c19-4543-aaa1-64f5026eba34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.794291 | controller | Jun 12 21:13:46.014363 crc crio[24437]: time="2026-06-12T21:13:46.014305587Z" level=info msg="Removed container 29dc21cf68c1eb966d944798bb7248937d4415fc208b5a84af2bca43afa1f1f7: openshift-marketplace/redhat-operators-72gh9/extract-utilities" id=422dd3f3-8c19-4543-aaa1-64f5026eba34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.794308 | controller | Jun 12 21:14:00.549995 crc crio[24437]: time="2026-06-12T21:14:00.545044587Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688314-jvctl/POD" id=9a57d504-8078-4b69-b26e-c7aa01db9c45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.794323 | controller | Jun 12 21:14:00.549995 crc crio[24437]: time="2026-06-12T21:14:00.546289358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.794339 | controller | Jun 12 21:14:00.591082 crc crio[24437]: time="2026-06-12T21:14:00.590736918Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688314-jvctl Namespace:openshift-infra ID:7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df UID:ebc8b2c5-bbde-4cd7-924b-137e9523ba96 NetNS:/var/run/netns/a37f80bb-bc2b-4122-9ea5-8fadb4171ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebc8b2c5_bbde_4cd7_924b_137e9523ba96.slice PodAnnotations:0xc002746b30}] Aliases:map[]}"
2026-06-12 21:48:32.794355 | controller | Jun 12 21:14:00.591082 crc crio[24437]: time="2026-06-12T21:14:00.59079184Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688314-jvctl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.794371 | controller | Jun 12 21:14:00.973013 crc crio[24437]: 2026-06-12T21:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bff2487e1be841 Mac:12:2f:1e:86:3b:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/a37f80bb-bc2b-4122-9ea5-8fadb4171ca0 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.794387 | controller | Jun 12 21:14:00.975355 crc crio[24437]: time="2026-06-12T21:14:00.975182426Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688314-jvctl Namespace:openshift-infra ID:7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df UID:ebc8b2c5-bbde-4cd7-924b-137e9523ba96 NetNS:/var/run/netns/a37f80bb-bc2b-4122-9ea5-8fadb4171ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebc8b2c5_bbde_4cd7_924b_137e9523ba96.slice PodAnnotations:0xc002746b30}] Aliases:map[]}"
2026-06-12 21:48:32.794409 | controller | Jun 12 21:14:00.975815 crc crio[24437]: time="2026-06-12T21:14:00.975421692Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688314-jvctl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.794426 | controller | Jun 12 21:14:00.992824 crc crio[24437]: time="2026-06-12T21:14:00.992726384Z" level=info msg="Ran pod sandbox 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df with infra container: openshift-infra/auto-csr-approver-29688314-jvctl/POD" id=9a57d504-8078-4b69-b26e-c7aa01db9c45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.794442 | controller | Jun 12 21:14:00.999282 crc crio[24437]: time="2026-06-12T21:14:00.998017726Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e1fe7fd9-b98b-4c2a-a25c-f69ae70cb55f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.794465 | controller | Jun 12 21:14:01.010596 crc crio[24437]: time="2026-06-12T21:14:01.010477128Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.794489 | controller | Jun 12 21:14:02.102283 crc crio[24437]: time="2026-06-12T21:14:02.101674216Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e1fe7fd9-b98b-4c2a-a25c-f69ae70cb55f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.794514 | controller | Jun 12 21:14:02.104496 crc crio[24437]: time="2026-06-12T21:14:02.103247477Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a681984d-4586-492e-b1cc-9ffed2e8dbca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.794533 | controller | Jun 12 21:14:02.105456 crc crio[24437]: time="2026-06-12T21:14:02.105381399Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e915dfdb-d281-4105-99a4-308864121131 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.794550 | controller | Jun 12 21:14:02.114487 crc crio[24437]: time="2026-06-12T21:14:02.114388595Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688314-jvctl/oc" id=e6dc097d-5e19-488c-a0f8-0fdb45929f7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.794566 | controller | Jun 12 21:14:02.115270 crc crio[24437]: time="2026-06-12T21:14:02.115203545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.794583 | controller | Jun 12 21:14:02.165406 crc crio[24437]: time="2026-06-12T21:14:02.165265946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.794599 | controller | Jun 12 21:14:02.492691 crc crio[24437]: time="2026-06-12T21:14:02.492574516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.794615 | controller | Jun 12 21:14:02.628272 crc crio[24437]: time="2026-06-12T21:14:02.628115682Z" level=info msg="Created container d4fbcc1b1f7d54e66a2f3e69092b12012567978b78a017c701a11dd0b1a31919: openshift-infra/auto-csr-approver-29688314-jvctl/oc" id=e6dc097d-5e19-488c-a0f8-0fdb45929f7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.794632 | controller | Jun 12 21:14:02.629385 crc crio[24437]: time="2026-06-12T21:14:02.629304872Z" level=info msg="Starting container: d4fbcc1b1f7d54e66a2f3e69092b12012567978b78a017c701a11dd0b1a31919" id=4fa4f804-11ae-4d65-adc6-a13a80892303 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.794648 | controller | Jun 12 21:14:02.639026 crc crio[24437]: time="2026-06-12T21:14:02.638326848Z" level=info msg="Started container" PID=126694 containerID=d4fbcc1b1f7d54e66a2f3e69092b12012567978b78a017c701a11dd0b1a31919 description=openshift-infra/auto-csr-approver-29688314-jvctl/oc id=4fa4f804-11ae-4d65-adc6-a13a80892303 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df
2026-06-12 21:48:32.794668 | controller | Jun 12 21:14:05.107288 crc crio[24437]: time="2026-06-12T21:14:05.106259881Z" level=info msg="Stopping pod sandbox: 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df" id=1ce942bb-911f-4a7b-824b-c3e45a08cba2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.794685 | controller | Jun 12 21:14:05.108881 crc crio[24437]: time="2026-06-12T21:14:05.108803544Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688314-jvctl Namespace:openshift-infra ID:7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df UID:ebc8b2c5-bbde-4cd7-924b-137e9523ba96 NetNS:/var/run/netns/a37f80bb-bc2b-4122-9ea5-8fadb4171ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebc8b2c5_bbde_4cd7_924b_137e9523ba96.slice PodAnnotations:0xc007789628}] Aliases:map[]}"
2026-06-12 21:48:32.794702 | controller | Jun 12 21:14:05.109138 crc crio[24437]: time="2026-06-12T21:14:05.10904638Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688314-jvctl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.794718 | controller | Jun 12 21:14:05.441403 crc crio[24437]: time="2026-06-12T21:14:05.441287264Z" level=info msg="Stopped pod sandbox: 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df" id=1ce942bb-911f-4a7b-824b-c3e45a08cba2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.794734 | controller | Jun 12 21:14:22.687682 crc crio[24437]: time="2026-06-12T21:14:22.68660634Z" level=info msg="Removing container: bdb3f5d6ba2f16151a3a6ac0d4d951567e01f86c4928582aaececaeed637bf6c" id=9541b5b0-7b1d-4669-b648-892887600123 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.794750 | controller | Jun 12 21:14:22.871150 crc crio[24437]: time="2026-06-12T21:14:22.871044538Z" level=info msg="Removed container bdb3f5d6ba2f16151a3a6ac0d4d951567e01f86c4928582aaececaeed637bf6c: openshift-infra/auto-csr-approver-29688308-wc6sg/oc" id=9541b5b0-7b1d-4669-b648-892887600123 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.794766 | controller | Jun 12 21:14:22.885462 crc crio[24437]: time="2026-06-12T21:14:22.885368885Z" level=info msg="Stopping pod sandbox: d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98" id=fa1a0f27-f1bb-4251-812e-8a032fb12553 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.794783 | controller | Jun 12 21:14:22.885462 crc crio[24437]: time="2026-06-12T21:14:22.885459878Z" level=info msg="Stopped pod sandbox (already stopped): d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98" id=fa1a0f27-f1bb-4251-812e-8a032fb12553 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.794799 | controller | Jun 12 21:14:22.886415 crc crio[24437]: time="2026-06-12T21:14:22.88634045Z" level=info msg="Removing pod sandbox: d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98" id=1508e7d9-5bba-4489-b127-70cf9caa6078 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.794815 | controller | Jun 12 21:14:22.904016 crc crio[24437]: time="2026-06-12T21:14:22.903866208Z" level=info msg="Removed pod sandbox: d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98" id=1508e7d9-5bba-4489-b127-70cf9caa6078 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.794831 | controller | Jun 12 21:14:22.904953 crc crio[24437]: time="2026-06-12T21:14:22.904850412Z" level=info msg="Stopping pod sandbox: 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c" id=29e05b35-f7fc-45ed-8311-3aa16b4e56f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.794863 | controller | Jun 12 21:14:22.905041 crc crio[24437]: time="2026-06-12T21:14:22.904980905Z" level=info msg="Stopped pod sandbox (already stopped): 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c" id=29e05b35-f7fc-45ed-8311-3aa16b4e56f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.794891 | controller | Jun 12 21:14:22.906845 crc crio[24437]: time="2026-06-12T21:14:22.906711849Z" level=info msg="Removing pod sandbox: 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c" id=6e0d285f-9bb2-404c-ad77-5057dfdc6910 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.794908 | controller | Jun 12 21:14:22.920517 crc crio[24437]: time="2026-06-12T21:14:22.919429147Z" level=info msg="Removed pod sandbox: 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c" id=6e0d285f-9bb2-404c-ad77-5057dfdc6910 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.794938 | controller | Jun 12 21:14:22.977315 crc crio[24437]: time="2026-06-12T21:14:22.977231291Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/POD" id=b2230f51-4c34-4cf1-ab05-720393e1bc84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.794964 | controller | Jun 12 21:14:22.977446 crc crio[24437]: time="2026-06-12T21:14:22.977358815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.794986 | controller | Jun 12 21:14:23.012440 crc crio[24437]: time="2026-06-12T21:14:23.012294658Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth Namespace:openstack ID:3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f UID:8d37f2a6-79a3-4fae-8ae2-bfe39e3acc24 NetNS:/var/run/netns/b72f54dc-9f17-43c9-9c63-d04da8014861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d37f2a6_79a3_4fae_8ae2_bfe39e3acc24.slice PodAnnotations:0xc001f6c9a0}] Aliases:map[]}"
2026-06-12 21:48:32.795003 | controller | Jun 12 21:14:23.012440 crc crio[24437]: time="2026-06-12T21:14:23.01237248Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.795020 | controller | Jun 12 21:14:24.044047 crc crio[24437]: 2026-06-12T21:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ebb488c0d0a8cb Mac:5e:83:3c:dc:64:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/b72f54dc-9f17-43c9-9c63-d04da8014861 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.795036 | controller | Jun 12 21:14:24.045292 crc crio[24437]: time="2026-06-12T21:14:24.045180978Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth Namespace:openstack ID:3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f UID:8d37f2a6-79a3-4fae-8ae2-bfe39e3acc24 NetNS:/var/run/netns/b72f54dc-9f17-43c9-9c63-d04da8014861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d37f2a6_79a3_4fae_8ae2_bfe39e3acc24.slice PodAnnotations:0xc001f6c9a0}] Aliases:map[]}"
2026-06-12 21:48:32.795052 | controller | Jun 12 21:14:24.045353 crc crio[24437]: time="2026-06-12T21:14:24.045321833Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.795069 | controller | Jun 12 21:14:24.055382 crc crio[24437]: time="2026-06-12T21:14:24.055303181Z" level=info msg="Ran pod sandbox 3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/POD" id=b2230f51-4c34-4cf1-ab05-720393e1bc84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.795092 | controller | Jun 12 21:14:24.057776 crc crio[24437]: time="2026-06-12T21:14:24.057709553Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=392a187e-0dab-4d68-9610-055d8d5e5322 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.795109 | controller | Jun 12 21:14:24.057985 crc crio[24437]: time="2026-06-12T21:14:24.057887967Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found" id=392a187e-0dab-4d68-9610-055d8d5e5322 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.795125 | controller | Jun 12 21:14:24.057985 crc crio[24437]: time="2026-06-12T21:14:24.057981409Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found" id=392a187e-0dab-4d68-9610-055d8d5e5322 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.795141 | controller | Jun 12 21:14:24.059306 crc crio[24437]: time="2026-06-12T21:14:24.05921639Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=f979127f-3835-49f0-9684-b44df333cd46 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.795157 | controller | Jun 12 21:14:24.071000 crc crio[24437]: time="2026-06-12T21:14:24.070853541Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\""
2026-06-12 21:48:32.795173 | controller | Jun 12 21:14:36.713383 crc crio[24437]: time="2026-06-12T21:14:36.712447603Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26" id=f979127f-3835-49f0-9684-b44df333cd46 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.795191 | controller | Jun 12 21:14:36.715145 crc crio[24437]: time="2026-06-12T21:14:36.714380861Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=154764ee-e352-4094-b632-96894cd6884a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.795207 | controller | Jun 12 21:14:36.746874 crc crio[24437]: time="2026-06-12T21:14:36.746759Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=2caa94dd-6532-4125-9975-c3ff4f06bcaa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.795223 | controller | Jun 12 21:14:36.760160 crc crio[24437]: time="2026-06-12T21:14:36.754978325Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=664de752-55e7-4599-8c6d-ab0a83d24639 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.795240 | controller | Jun 12 21:14:36.760160 crc crio[24437]: time="2026-06-12T21:14:36.756718338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.795256 | controller | Jun 12 21:14:36.808256 crc crio[24437]: time="2026-06-12T21:14:36.808140424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.795273 | controller | Jun 12 21:14:36.812184 crc crio[24437]: time="2026-06-12T21:14:36.812067402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.795290 | controller | Jun 12 21:14:37.014159 crc crio[24437]: time="2026-06-12T21:14:37.013455845Z" level=info msg="Created container f08ba1d587d2f5540d9e0e56c4ba6bacafc934e9d1c0987322b3037ec265d431: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=664de752-55e7-4599-8c6d-ab0a83d24639 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.795310 | controller | Jun 12 21:14:37.015474 crc crio[24437]: time="2026-06-12T21:14:37.015412564Z" level=info msg="Starting container: f08ba1d587d2f5540d9e0e56c4ba6bacafc934e9d1c0987322b3037ec265d431" id=4765da2a-aff3-45e4-ba06-c8f0b73c6fc5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.795327 | controller | Jun 12 21:14:37.036281 crc crio[24437]: time="2026-06-12T21:14:37.036177352Z" level=info msg="Started container" PID=128513 containerID=f08ba1d587d2f5540d9e0e56c4ba6bacafc934e9d1c0987322b3037ec265d431 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=4765da2a-aff3-45e4-ba06-c8f0b73c6fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f
2026-06-12 21:48:32.795344 | controller | Jun 12 21:14:51.733697 crc crio[24437]: time="2026-06-12T21:14:51.732688677Z" level=info msg="Stopping pod sandbox: 3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f" id=7c2f0cd5-f814-4f65-acc3-14755af07100 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.795360 | controller | Jun 12 21:14:51.735438 crc crio[24437]: time="2026-06-12T21:14:51.734267606Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth Namespace:openstack ID:3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f UID:8d37f2a6-79a3-4fae-8ae2-bfe39e3acc24 NetNS:/var/run/netns/b72f54dc-9f17-43c9-9c63-d04da8014861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d37f2a6_79a3_4fae_8ae2_bfe39e3acc24.slice PodAnnotations:0xc001841ec8}] Aliases:map[]}"
2026-06-12 21:48:32.795378 | controller | Jun 12 21:14:51.735438 crc crio[24437]: time="2026-06-12T21:14:51.73441376Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.795394 | controller | Jun 12 21:14:52.236314 crc crio[24437]: time="2026-06-12T21:14:52.235769387Z" level=info msg="Stopped pod sandbox: 3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f" id=7c2f0cd5-f814-4f65-acc3-14755af07100 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.795410 | controller | Jun 12 21:14:53.329541 crc crio[24437]: time="2026-06-12T21:14:53.328735201Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/POD" id=0f3fdb9f-91d4-4551-b42b-fe4cdf981f45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.795426 | controller | Jun 12 21:14:53.330907 crc crio[24437]: time="2026-06-12T21:14:53.329556811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.795443 | controller | Jun 12 21:14:53.365043 crc crio[24437]: time="2026-06-12T21:14:53.364900434Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr Namespace:openstack ID:c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351 UID:391b2127-62da-4eff-a58f-b519f5f1777d NetNS:/var/run/netns/7c4d9e8a-2bc1-4c99-84fe-78bbcaeba6eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod391b2127_62da_4eff_a58f_b519f5f1777d.slice PodAnnotations:0xc001fa4608}] Aliases:map[]}"
2026-06-12 21:48:32.795461 | controller | Jun 12 21:14:53.365043 crc crio[24437]: time="2026-06-12T21:14:53.365020847Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.795477 | controller | Jun 12 21:14:53.850975 crc crio[24437]: 2026-06-12T21:14:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c910a97b6bcde6c Mac:d6:40:0d:98:b3:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/7c4d9e8a-2bc1-4c99-84fe-78bbcaeba6eb SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.795497 | controller | Jun 12 21:14:53.853367 crc crio[24437]: time="2026-06-12T21:14:53.853288239Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr Namespace:openstack ID:c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351 UID:391b2127-62da-4eff-a58f-b519f5f1777d NetNS:/var/run/netns/7c4d9e8a-2bc1-4c99-84fe-78bbcaeba6eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod391b2127_62da_4eff_a58f_b519f5f1777d.slice PodAnnotations:0xc001fa4608}] Aliases:map[]}"
2026-06-12 21:48:32.795514 | controller | Jun 12 21:14:53.853577 crc crio[24437]: time="2026-06-12T21:14:53.853518066Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.795531 | controller | Jun 12 21:14:53.865481 crc crio[24437]: time="2026-06-12T21:14:53.865365801Z" level=info msg="Ran pod sandbox c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/POD" id=0f3fdb9f-91d4-4551-b42b-fe4cdf981f45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.795548 | controller | Jun 12 21:14:53.868467 crc crio[24437]: time="2026-06-12T21:14:53.868388517Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=30b2bdf2-6e8e-4e43-b109-5f503297acc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.795564 | controller | Jun 12 21:14:53.890564 crc crio[24437]: time="2026-06-12T21:14:53.890462379Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=38d885c7-3464-4b85-b37c-f67e294f1f77 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.795580 | controller | Jun 12 21:14:53.908313 crc crio[24437]: time="2026-06-12T21:14:53.908224783Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=629ff937-bdb6-4f13-8773-84d1548c7646 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.795596 | controller | Jun 12 21:14:53.908778 crc crio[24437]: time="2026-06-12T21:14:53.908713105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.795612 | controller | Jun 12 21:14:53.967829 crc crio[24437]: time="2026-06-12T21:14:53.967666428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.795628 | controller | Jun 12 21:14:53.972770 crc crio[24437]: time="2026-06-12T21:14:53.972691954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.795645 | controller | Jun 12 21:14:54.350516 crc crio[24437]: time="2026-06-12T21:14:54.349863819Z" level=info msg="Created container 8586a40505cec7cf0e3f8c53ae1e97263b9d39b3c3e5d7c80268130f2f933811: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=629ff937-bdb6-4f13-8773-84d1548c7646 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.795662 | controller | Jun 12 21:14:54.353831 crc crio[24437]: time="2026-06-12T21:14:54.353671584Z" level=info msg="Starting container: 8586a40505cec7cf0e3f8c53ae1e97263b9d39b3c3e5d7c80268130f2f933811" id=54a3ca92-bbad-4a93-85c0-a128a49def68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.795684 | controller | Jun 12 21:14:54.361241 crc crio[24437]: time="2026-06-12T21:14:54.360474604Z" level=info msg="Started container" PID=129536 containerID=8586a40505cec7cf0e3f8c53ae1e97263b9d39b3c3e5d7c80268130f2f933811 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=54a3ca92-bbad-4a93-85c0-a128a49def68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351
2026-06-12 21:48:32.795702 | controller | Jun 12 21:14:58.836369 crc crio[24437]: time="2026-06-12T21:14:58.835343861Z" level=info msg="Stopping pod sandbox: c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351" id=9f8a3e9d-3c14-460e-9c87-ae9806518639 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.795720 | controller | Jun 12 21:14:58.837835 crc crio[24437]: time="2026-06-12T21:14:58.837211457Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr Namespace:openstack ID:c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351 UID:391b2127-62da-4eff-a58f-b519f5f1777d NetNS:/var/run/netns/7c4d9e8a-2bc1-4c99-84fe-78bbcaeba6eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod391b2127_62da_4eff_a58f_b519f5f1777d.slice PodAnnotations:0xc002746b78}] Aliases:map[]}"
2026-06-12 21:48:32.795737 | controller | Jun 12 21:14:58.837835 crc crio[24437]: time="2026-06-12T21:14:58.837409172Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.795754 | controller | Jun 12 21:14:59.365285 crc crio[24437]: time="2026-06-12T21:14:59.36475009Z" level=info msg="Stopped pod sandbox: c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351" id=9f8a3e9d-3c14-460e-9c87-ae9806518639 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.795771 | controller | Jun 12 21:15:01.997607 crc crio[24437]: time="2026-06-12T21:15:01.996999427Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/POD" id=8bc4f522-bca0-4e68-8bae-b54774825987 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.795787 | controller | Jun 12 21:15:01.997607 crc crio[24437]: time="2026-06-12T21:15:01.997584561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.795804 | controller | Jun 12 21:15:02.062204 crc crio[24437]: time="2026-06-12T21:15:02.061608891Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh Namespace:openstack ID:4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7 UID:162c53c1-948d-44a4-988f-5a4378ed4390 NetNS:/var/run/netns/9ddf9ce9-0bb4-442f-b70a-474d87f389dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162c53c1_948d_44a4_988f_5a4378ed4390.slice PodAnnotations:0xc000a8d0d0}] Aliases:map[]}"
2026-06-12 21:48:32.795822 | controller | Jun 12 21:15:02.062204 crc crio[24437]: time="2026-06-12T21:15:02.062181005Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.795839 | controller | Jun 12 21:15:02.186163 crc crio[24437]: time="2026-06-12T21:15:02.186080192Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688315-r6gn4/POD" id=1834a127-709d-4c20-af7c-45820d6be8d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.795879 | controller | Jun 12 21:15:02.186287 crc crio[24437]: time="2026-06-12T21:15:02.186180824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.795904 | controller | Jun 12 21:15:02.225814 crc crio[24437]: time="2026-06-12T21:15:02.225697821Z" level=info msg="Got pod network &{Name:collect-profiles-29688315-r6gn4 Namespace:openshift-operator-lifecycle-manager ID:fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999 UID:a3329296-c02e-4d53-83c3-e1df8f7b3cf4 NetNS:/var/run/netns/4ac639a9-fc4f-4a64-a667-2a20a18f1311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3329296_c02e_4d53_83c3_e1df8f7b3cf4.slice PodAnnotations:0xc00008cd20}] Aliases:map[]}"
2026-06-12 21:48:32.795923 | controller | Jun 12 21:15:02.225814 crc crio[24437]: time="2026-06-12T21:15:02.225778223Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688315-r6gn4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.795941 | controller | Jun 12 21:15:02.872036 crc crio[24437]: 2026-06-12T21:15:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa3cec0574cc9c4 Mac:2a:a5:ee:b2:a9:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/4ac639a9-fc4f-4a64-a667-2a20a18f1311 SocketPath: PciID:}] [{Interface:0xc000590530 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.795958 | controller | Jun 12 21:15:02.874551 crc crio[24437]: time="2026-06-12T21:15:02.873216182Z" level=info msg="Got pod network &{Name:collect-profiles-29688315-r6gn4 Namespace:openshift-operator-lifecycle-manager ID:fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999 UID:a3329296-c02e-4d53-83c3-e1df8f7b3cf4 NetNS:/var/run/netns/4ac639a9-fc4f-4a64-a667-2a20a18f1311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3329296_c02e_4d53_83c3_e1df8f7b3cf4.slice PodAnnotations:0xc00008cd20}] Aliases:map[]}"
2026-06-12 21:48:32.795976 | controller | Jun 12 21:15:02.874551 crc crio[24437]: time="2026-06-12T21:15:02.873443667Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688315-r6gn4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.795994 | controller | Jun 12 21:15:02.885174 crc crio[24437]: time="2026-06-12T21:15:02.884870964Z" level=info msg="Ran pod sandbox fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688315-r6gn4/POD" id=1834a127-709d-4c20-af7c-45820d6be8d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.796012 | controller | Jun 12 21:15:02.888466 crc crio[24437]: time="2026-06-12T21:15:02.888167786Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a2254ab9-7c78-4587-8f7e-871bb1a88dca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.796030 | controller | Jun 12 21:15:02.896469 crc crio[24437]: time="2026-06-12T21:15:02.896379991Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8862208e-2b2d-458b-96c9-888a3e076175 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.796047 | controller | Jun 12 21:15:02.905323 crc crio[24437]: time="2026-06-12T21:15:02.904059773Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688315-r6gn4/collect-profiles" id=1a9dc2a3-b8b4-4e39-98bb-d1e68080ddf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.796064 | controller | Jun 12 21:15:02.905323 crc crio[24437]: time="2026-06-12T21:15:02.904448572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.796086 | controller | Jun 12 21:15:02.945093 crc crio[24437]: 2026-06-12T21:15:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e95a4d338c1b5e Mac:3a:9b:ca:d3:22:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/9ddf9ce9-0bb4-442f-b70a-474d87f389dd SocketPath: PciID:}] [{Interface:0xc00026d6b0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.796104 | controller | Jun 12 21:15:02.946167 crc crio[24437]: time="2026-06-12T21:15:02.946098354Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh Namespace:openstack ID:4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7 UID:162c53c1-948d-44a4-988f-5a4378ed4390 NetNS:/var/run/netns/9ddf9ce9-0bb4-442f-b70a-474d87f389dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162c53c1_948d_44a4_988f_5a4378ed4390.slice PodAnnotations:0xc000a8d0d0}] Aliases:map[]}"
2026-06-12 21:48:32.796122 | controller | Jun 12 21:15:02.946342 crc crio[24437]: time="2026-06-12T21:15:02.946285469Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.796140 | controller | Jun 12 21:15:02.960165 crc crio[24437]: time="2026-06-12T21:15:02.959905998Z" level=info msg="Ran pod sandbox 4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/POD" id=8bc4f522-bca0-4e68-8bae-b54774825987 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.796158 | controller | Jun 12 21:15:02.964188 crc crio[24437]: time="2026-06-12T21:15:02.964010671Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=d9d1e176-5857-416b-be24-a4774d73392f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.796176 | controller | Jun 12 21:15:02.971425 crc crio[24437]: time="2026-06-12T21:15:02.971233621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.796194 | controller | Jun 12 21:15:02.980261 crc crio[24437]: time="2026-06-12T21:15:02.980097762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.796211 | controller | Jun 12 21:15:02.996799 crc crio[24437]: time="2026-06-12T21:15:02.996670678Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=34d873b7-06a5-4ba3-9a0e-6163f6847338 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.796229 | controller | Jun 12 21:15:03.006280 crc crio[24437]: time="2026-06-12T21:15:03.006151935Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=ee6d51c6-a2d5-4923-849f-221e8226597a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.796246 | controller | Jun 12 21:15:03.007417 crc crio[24437]: time="2026-06-12T21:15:03.006508974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.796264 | controller | Jun 12 21:15:03.117291 crc crio[24437]: time="2026-06-12T21:15:03.115726693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.796280 | controller | Jun 12 21:15:03.121284 crc crio[24437]: time="2026-06-12T21:15:03.121213189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.796302 | controller | Jun 12 21:15:03.255230 crc crio[24437]: time="2026-06-12T21:15:03.255110906Z" level=info msg="Created container 7f5a139098ff3aa5c50adb52ac585d91fd7d0dd7cc6ecd376ac269696e4ac641: openshift-operator-lifecycle-manager/collect-profiles-29688315-r6gn4/collect-profiles" id=1a9dc2a3-b8b4-4e39-98bb-d1e68080ddf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.796320 | controller | Jun 12 21:15:03.256294 crc crio[24437]: time="2026-06-12T21:15:03.256205793Z" level=info msg="Starting container: 7f5a139098ff3aa5c50adb52ac585d91fd7d0dd7cc6ecd376ac269696e4ac641" id=6dd3fa6b-6d1c-46a1-8743-83982654e590 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.796337 | controller | Jun 12 21:15:03.263668 crc crio[24437]: time="2026-06-12T21:15:03.263586907Z" level=info msg="Started container" PID=130213 containerID=7f5a139098ff3aa5c50adb52ac585d91fd7d0dd7cc6ecd376ac269696e4ac641 description=openshift-operator-lifecycle-manager/collect-profiles-29688315-r6gn4/collect-profiles id=6dd3fa6b-6d1c-46a1-8743-83982654e590 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999
2026-06-12 21:48:32.796355 | controller | Jun 12 21:15:03.293543 crc crio[24437]: time="2026-06-12T21:15:03.293431553Z" level=info msg="Created container f6e9c8147b669648dcb9a53429bf402d245f5dfae72fb5d75d2d528470012148: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=ee6d51c6-a2d5-4923-849f-221e8226597a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.796373 | controller | Jun 12 21:15:03.295699 crc crio[24437]: time="2026-06-12T21:15:03.295577497Z" level=info msg="Starting container: f6e9c8147b669648dcb9a53429bf402d245f5dfae72fb5d75d2d528470012148" id=4bfe157f-8b2d-4e98-bf8c-0dcd2841a113 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.796391 | controller | Jun 12 21:15:03.302388 crc crio[24437]: time="2026-06-12T21:15:03.302245524Z" level=info msg="Started container" PID=130217 containerID=f6e9c8147b669648dcb9a53429bf402d245f5dfae72fb5d75d2d528470012148 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=4bfe157f-8b2d-4e98-bf8c-0dcd2841a113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7
2026-06-12 21:48:32.796410 | controller | Jun 12 21:15:05.998784 crc crio[24437]: time="2026-06-12T21:15:05.998171073Z" level=info msg="Stopping pod sandbox: fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999" id=768dcdee-e472-44cb-9237-98760a8cc9d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.796427 | controller | Jun 12 21:15:06.000286 crc crio[24437]: time="2026-06-12T21:15:05.999551088Z" level=info msg="Got pod network &{Name:collect-profiles-29688315-r6gn4 Namespace:openshift-operator-lifecycle-manager ID:fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999 UID:a3329296-c02e-4d53-83c3-e1df8f7b3cf4 NetNS:/var/run/netns/4ac639a9-fc4f-4a64-a667-2a20a18f1311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3329296_c02e_4d53_83c3_e1df8f7b3cf4.slice PodAnnotations:0xc000a8cd18}] Aliases:map[]}"
2026-06-12 21:48:32.796445 | controller | Jun 12 21:15:06.000286 crc crio[24437]: time="2026-06-12T21:15:05.999726212Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688315-r6gn4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.796463 | controller | Jun 12 21:15:06.332593 crc crio[24437]: time="2026-06-12T21:15:06.332010986Z" level=info msg="Stopped pod sandbox: fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999" id=768dcdee-e472-44cb-9237-98760a8cc9d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.796484 | controller | Jun 12 21:15:22.941550 crc crio[24437]: time="2026-06-12T21:15:22.940834467Z" level=info msg="Removing container: 6902064a3daf085011e64b75390d191339199d17ec78dc54d5b3e09765386cdf" id=73ccbd6b-0aab-46f2-9fd6-d92bc4678ab7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.796501 | controller | Jun 12 21:15:22.990520 crc crio[24437]: time="2026-06-12T21:15:22.989195736Z" level=info msg="Removed container 6902064a3daf085011e64b75390d191339199d17ec78dc54d5b3e09765386cdf: openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/collect-profiles" id=73ccbd6b-0aab-46f2-9fd6-d92bc4678ab7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.796518 | controller | Jun 12 21:15:23.010334 crc crio[24437]: time="2026-06-12T21:15:23.010239962Z" level=info msg="Stopping pod sandbox: b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b" id=44b3d364-62ba-4133-a835-ef8142decd42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.796535 | controller | Jun 12 21:15:23.010736 crc crio[24437]: time="2026-06-12T21:15:23.010707923Z" level=info msg="Stopped pod sandbox (already stopped): b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b" id=44b3d364-62ba-4133-a835-ef8142decd42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.796552 | controller | Jun 12 21:15:23.011356 crc crio[24437]: time="2026-06-12T21:15:23.011306428Z" level=info msg="Removing pod sandbox: b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b" id=7a053407-a3f6-42ff-b6b9-f6358d399bda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.796569 | controller | Jun 12 21:15:23.039633 crc crio[24437]: time="2026-06-12T21:15:23.039520913Z" level=info msg="Removed pod sandbox: b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b" id=7a053407-a3f6-42ff-b6b9-f6358d399bda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.796585 | controller | Jun 12 21:16:04.402825 crc crio[24437]: time="2026-06-12T21:16:04.401716799Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688316-ltjsg/POD" id=e50482ee-dea7-48d4-a7e1-506848ead8fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.796601 | controller | Jun 12 21:16:04.404726 crc crio[24437]: time="2026-06-12T21:16:04.402903479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.796618 | controller | Jun 12 21:16:04.461783 crc crio[24437]: time="2026-06-12T21:16:04.461233076Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688316-ltjsg Namespace:openshift-infra ID:f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7 UID:b7a88801-159a-4e3c-a9c9-44f5e94f2176 NetNS:/var/run/netns/8b9fd25c-726c-4340-8e78-96ef252e4642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a88801_159a_4e3c_a9c9_44f5e94f2176.slice PodAnnotations:0xc0025540b0}] Aliases:map[]}"
2026-06-12 21:48:32.796636 | controller | Jun 12 21:16:04.461783 crc crio[24437]: time="2026-06-12T21:16:04.461565175Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688316-ltjsg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.796653 | controller | Jun 12 21:16:05.097740 crc crio[24437]: 2026-06-12T21:16:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f535319557fee9c Mac:7e:fa:65:f3:9d:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/8b9fd25c-726c-4340-8e78-96ef252e4642 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.796670 | controller | Jun 12 21:16:05.100979 crc crio[24437]: time="2026-06-12T21:16:05.100780508Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688316-ltjsg Namespace:openshift-infra ID:f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7 UID:b7a88801-159a-4e3c-a9c9-44f5e94f2176 NetNS:/var/run/netns/8b9fd25c-726c-4340-8e78-96ef252e4642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a88801_159a_4e3c_a9c9_44f5e94f2176.slice PodAnnotations:0xc0025540b0}] Aliases:map[]}"
2026-06-12 21:48:32.796692 | controller | Jun 12 21:16:05.101190 crc crio[24437]: time="2026-06-12T21:16:05.101160977Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688316-ltjsg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.796709 | controller | Jun 12 21:16:05.117007 crc crio[24437]: time="2026-06-12T21:16:05.11684616Z" level=info msg="Ran pod sandbox f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7 with infra container: openshift-infra/auto-csr-approver-29688316-ltjsg/POD" id=e50482ee-dea7-48d4-a7e1-506848ead8fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.796727 | controller | Jun 12 21:16:05.123137 crc crio[24437]: time="2026-06-12T21:16:05.123033744Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e1fe87fb-3c52-4ae2-b01c-3964872cb891 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.796744 | controller | Jun 12 21:16:05.133828 crc crio[24437]: time="2026-06-12T21:16:05.133727692Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.796762 | controller | Jun 12 21:16:06.029550 crc crio[24437]: time="2026-06-12T21:16:06.029035395Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e1fe87fb-3c52-4ae2-b01c-3964872cb891 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.796778 | controller | Jun 12 21:16:06.031619 crc crio[24437]: time="2026-06-12T21:16:06.031581399Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=61d7b5cc-2adf-4d72-b83e-7fe0731564b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.796795 | controller | Jun 12 21:16:06.034880 crc crio[24437]: time="2026-06-12T21:16:06.034707617Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9d9d6255-cdfd-4ee7-9fe1-b30c09470e06 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.796811 | controller | Jun 12 21:16:06.041862 crc crio[24437]: time="2026-06-12T21:16:06.041761963Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688316-ltjsg/oc" id=af19d4dc-deec-4b43-8f38-33722e5d251a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.796828 | controller | Jun 12 21:16:06.042346 crc crio[24437]: time="2026-06-12T21:16:06.042290526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.796845 | controller | Jun 12 21:16:06.093278 crc crio[24437]: time="2026-06-12T21:16:06.093134526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.796882 | controller | Jun 12 21:16:06.573838 crc crio[24437]: time="2026-06-12T21:16:06.573783618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.796901 | controller | Jun 12 21:16:06.696508 crc crio[24437]: time="2026-06-12T21:16:06.696261379Z" level=info msg="Created container 80f07aa162d8784858437c8f03019964b1a5b1363d4586d49777e76619965b73: openshift-infra/auto-csr-approver-29688316-ltjsg/oc" id=af19d4dc-deec-4b43-8f38-33722e5d251a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.796918 | controller | Jun 12 21:16:06.697908 crc crio[24437]: time="2026-06-12T21:16:06.697819837Z" level=info msg="Starting container: 80f07aa162d8784858437c8f03019964b1a5b1363d4586d49777e76619965b73" id=09111432-3b06-4a10-8c6e-7ddc62a6ca61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.796940 | controller | Jun 12 21:16:06.704231 crc crio[24437]: time="2026-06-12T21:16:06.704137915Z" level=info msg="Started container" PID=133394 containerID=80f07aa162d8784858437c8f03019964b1a5b1363d4586d49777e76619965b73 description=openshift-infra/auto-csr-approver-29688316-ltjsg/oc id=09111432-3b06-4a10-8c6e-7ddc62a6ca61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7
2026-06-12 21:48:32.796958 | controller | Jun 12 21:16:08.447769 crc crio[24437]: time="2026-06-12T21:16:08.447157554Z" level=info msg="Stopping pod sandbox: f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7" id=2c9fbedc-4aac-4f60-8346-5d0b91d28a12 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.796975 | controller | Jun 12 21:16:08.449537 crc crio[24437]: time="2026-06-12T21:16:08.448550508Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688316-ltjsg Namespace:openshift-infra ID:f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7 UID:b7a88801-159a-4e3c-a9c9-44f5e94f2176 NetNS:/var/run/netns/8b9fd25c-726c-4340-8e78-96ef252e4642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a88801_159a_4e3c_a9c9_44f5e94f2176.slice PodAnnotations:0xc0025542f8}] Aliases:map[]}"
2026-06-12 21:48:32.796993 | controller | Jun 12 21:16:08.449537 crc crio[24437]: time="2026-06-12T21:16:08.448762034Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688316-ltjsg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.797010 | controller | Jun 12 21:16:08.788228 crc crio[24437]: time="2026-06-12T21:16:08.786203847Z" level=info msg="Stopped pod sandbox: f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7" id=2c9fbedc-4aac-4f60-8346-5d0b91d28a12 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.797028 | controller | Jun 12 21:16:23.101491 crc crio[24437]: time="2026-06-12T21:16:23.098884256Z" level=info msg="Removing container: c6a628500c7a8f8abd4dde827e823b0dc64cc083d7eb5e203f60fd033b68e893" id=6687844b-de20-41c9-a4fc-99a7e537719b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.797045 | controller | Jun 12 21:16:23.776353 crc crio[24437]: time="2026-06-12T21:16:23.775645908Z" level=info msg="Removed container c6a628500c7a8f8abd4dde827e823b0dc64cc083d7eb5e203f60fd033b68e893: openshift-infra/auto-csr-approver-29688310-ktqpb/oc" id=6687844b-de20-41c9-a4fc-99a7e537719b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.797062 | controller | Jun 12 21:16:23.794620 crc crio[24437]: time="2026-06-12T21:16:23.794485559Z" level=info msg="Stopping pod sandbox: e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201" id=60901c91-1d03-418f-bd24-4ecc818439de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.797079 | controller | Jun 12 21:16:23.795150 crc crio[24437]: time="2026-06-12T21:16:23.794644423Z" level=info msg="Stopped pod sandbox (already stopped): e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201" id=60901c91-1d03-418f-bd24-4ecc818439de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.797096 | controller | Jun 12 21:16:23.795661 crc crio[24437]: time="2026-06-12T21:16:23.795549375Z" level=info msg="Removing pod sandbox: e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201" id=0dc1d769-88b9-44ba-95fb-3b7188e20f3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.797112 | controller | Jun 12 21:16:23.812894 crc crio[24437]: time="2026-06-12T21:16:23.812776556Z" level=info msg="Removed pod sandbox: e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201" id=0dc1d769-88b9-44ba-95fb-3b7188e20f3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.797131 | controller | Jun 12 21:16:47.529498 crc crio[24437]: time="2026-06-12T21:16:47.528727719Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-zbg6c/POD" id=5cfe1a56-62a6-41f6-acc5-4fe41d0fd26f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.797148 | controller | Jun 12 21:16:47.529498 crc crio[24437]: time="2026-06-12T21:16:47.529500128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.797165 | controller | Jun 12 21:16:47.566366 crc crio[24437]: time="2026-06-12T21:16:47.566207726Z" level=info msg="Got pod network &{Name:redhat-marketplace-zbg6c Namespace:openshift-marketplace ID:8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb UID:391f4f63-59a1-482e-9212-fc2187063d06 NetNS:/var/run/netns/13052434-614b-4fa3-ad1b-228a8ac1e784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod391f4f63_59a1_482e_9212_fc2187063d06.slice PodAnnotations:0xc002554fd8}] Aliases:map[]}"
2026-06-12 21:48:32.797182 | controller | Jun 12 21:16:47.566366 crc crio[24437]: time="2026-06-12T21:16:47.566297198Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-zbg6c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.797200 | controller | Jun 12 21:16:47.959820 crc crio[24437]: 2026-06-12T21:16:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8118eab185421d1 Mac:fa:d2:50:bb:04:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/13052434-614b-4fa3-ad1b-228a8ac1e784 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.797217 | controller | Jun 12 21:16:47.961838 crc crio[24437]: time="2026-06-12T21:16:47.96174993Z" level=info msg="Got pod network &{Name:redhat-marketplace-zbg6c Namespace:openshift-marketplace ID:8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb UID:391f4f63-59a1-482e-9212-fc2187063d06 NetNS:/var/run/netns/13052434-614b-4fa3-ad1b-228a8ac1e784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod391f4f63_59a1_482e_9212_fc2187063d06.slice PodAnnotations:0xc002554fd8}] Aliases:map[]}"
2026-06-12 21:48:32.797234 | controller | Jun 12 21:16:47.962031 crc crio[24437]: time="2026-06-12T21:16:47.962004866Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-zbg6c for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.797251 | controller | Jun 12 21:16:47.975859 crc crio[24437]: time="2026-06-12T21:16:47.975806771Z" level=info msg="Ran pod sandbox 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb with infra container: openshift-marketplace/redhat-marketplace-zbg6c/POD" id=5cfe1a56-62a6-41f6-acc5-4fe41d0fd26f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.797269 | controller | Jun 12 21:16:47.981196 crc crio[24437]: time="2026-06-12T21:16:47.981114184Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2e25b226-7c39-4781-8507-6799f6e3c0bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.797287 | controller | Jun 12 21:16:47.985334 crc crio[24437]: time="2026-06-12T21:16:47.985226517Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0d9916f5-372a-450d-9d7d-39c047240878 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.797304 | controller | Jun 12 21:16:48.004742 crc crio[24437]: time="2026-06-12T21:16:48.004644242Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zbg6c/extract-utilities" id=ba8f6923-26bb-448b-b7aa-25532ba55dc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.797326 | controller | Jun 12 21:16:48.005233 crc crio[24437]: time="2026-06-12T21:16:48.005160675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.797343 | controller | Jun 12 21:16:48.083027 crc crio[24437]: time="2026-06-12T21:16:48.082855617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.797360 | controller | Jun 12 21:16:48.092366 crc crio[24437]: time="2026-06-12T21:16:48.091865532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.797377 | controller | Jun 12 21:16:48.342980 crc crio[24437]: time="2026-06-12T21:16:48.342370482Z" level=info msg="Created container 7c0de5a809f58066319c598cfc32efa0508fdf4c709d3e9f19d5879f204ec980: openshift-marketplace/redhat-marketplace-zbg6c/extract-utilities" id=ba8f6923-26bb-448b-b7aa-25532ba55dc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.797394 | controller | Jun 12 21:16:48.344444 crc crio[24437]: time="2026-06-12T21:16:48.344365221Z" level=info msg="Starting container: 7c0de5a809f58066319c598cfc32efa0508fdf4c709d3e9f19d5879f204ec980" id=74063a8e-ac59-4ec5-8f70-acefa2641469 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.797412 | controller | Jun 12 21:16:48.358102 crc crio[24437]: time="2026-06-12T21:16:48.358006592Z" level=info msg="Started container" PID=135904 containerID=7c0de5a809f58066319c598cfc32efa0508fdf4c709d3e9f19d5879f204ec980 description=openshift-marketplace/redhat-marketplace-zbg6c/extract-utilities id=74063a8e-ac59-4ec5-8f70-acefa2641469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb
2026-06-12 21:48:32.797429 | controller | Jun 12 21:16:48.471136 crc crio[24437]: time="2026-06-12T21:16:48.471059958Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=24f31f3e-5df8-460d-9a00-595feb4a978c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.797446 | controller | Jun 12 21:16:48.475966 crc crio[24437]: time="2026-06-12T21:16:48.475787415Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:48:32.797462 | controller | Jun 12 21:16:49.391091 crc crio[24437]: time="2026-06-12T21:16:49.390382191Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=24f31f3e-5df8-460d-9a00-595feb4a978c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.797479 | controller | Jun 12 21:16:49.394399 crc crio[24437]: time="2026-06-12T21:16:49.394282029Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1d1539e7-354f-4a08-8be4-7550dadf282b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.797496 | controller | Jun 12 21:16:49.404292 crc crio[24437]: time="2026-06-12T21:16:49.404194916Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=0d77d2a5-dbed-4a07-9a54-b40814b6bcc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.797519 | controller | Jun 12 21:16:49.454051 crc crio[24437]: time="2026-06-12T21:16:49.453960909Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zbg6c/extract-content" id=844d6492-d349-43f4-a3f4-bb30318f0334 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.797546 | controller | Jun 12 21:16:49.454549 crc crio[24437]: time="2026-06-12T21:16:49.454493133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.797582 | controller | Jun 12 21:16:49.566164 crc crio[24437]: time="2026-06-12T21:16:49.565232731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.797603 | controller | Jun 12 21:16:49.578501 crc crio[24437]: time="2026-06-12T21:16:49.578344349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.797622 | controller | Jun 12 21:16:49.922830 crc crio[24437]: time="2026-06-12T21:16:49.922278593Z" level=info msg="Created container 61e351085744b76b4a7d138f51455e504f49eda691c6ad177d6d6480a662c37d: openshift-marketplace/redhat-marketplace-zbg6c/extract-content" id=844d6492-d349-43f4-a3f4-bb30318f0334 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.797639 | controller | Jun 12 21:16:49.925815 crc crio[24437]: time="2026-06-12T21:16:49.925666307Z" level=info msg="Starting container: 61e351085744b76b4a7d138f51455e504f49eda691c6ad177d6d6480a662c37d" id=3e3ff134-791c-424c-ad7d-2bf2a2756c21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.797657 | controller | Jun 12 21:16:49.936257 crc crio[24437]: time="2026-06-12T21:16:49.934389276Z" level=info msg="Started container" PID=135983 containerID=61e351085744b76b4a7d138f51455e504f49eda691c6ad177d6d6480a662c37d description=openshift-marketplace/redhat-marketplace-zbg6c/extract-content id=3e3ff134-791c-424c-ad7d-2bf2a2756c21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb
2026-06-12 21:48:32.797676 | controller | Jun 12 21:16:52.536082 crc crio[24437]: time="2026-06-12T21:16:52.535452195Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e52ba846-6d2b-45d0-930d-96554dc31f62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.797694 | controller | Jun 12 21:16:52.539222 crc crio[24437]: time="2026-06-12T21:16:52.539068646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=37ce10da-22e2-49ce-be84-690be80a24d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.797711 | controller | Jun 12 21:16:52.546324 crc crio[24437]: time="2026-06-12T21:16:52.546178864Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zbg6c/registry-server" id=cde38ac5-5109-44f8-8e47-ed12af63bef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.797727 | controller | Jun 12 21:16:52.547195 crc crio[24437]: time="2026-06-12T21:16:52.546780588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.797744 | controller | Jun 12 21:16:52.622453 crc crio[24437]: time="2026-06-12T21:16:52.622381767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.797762 | controller | Jun 12 21:16:52.628901 crc crio[24437]: time="2026-06-12T21:16:52.628781258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.797779 | controller | Jun 12 21:16:52.809279 crc crio[24437]: time="2026-06-12T21:16:52.809155395Z" level=info msg="Created container 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c: openshift-marketplace/redhat-marketplace-zbg6c/registry-server" id=cde38ac5-5109-44f8-8e47-ed12af63bef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.797796 | controller | Jun 12 21:16:52.811601 crc crio[24437]: time="2026-06-12T21:16:52.811496184Z" level=info msg="Starting container: 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c" id=0652c5b1-efa2-44e0-a19d-83dc58392af2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.797817 | controller | Jun 12 21:16:52.817759 crc crio[24437]: time="2026-06-12T21:16:52.817637907Z" level=info msg="Started container" PID=136116 containerID=6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c description=openshift-marketplace/redhat-marketplace-zbg6c/registry-server id=0652c5b1-efa2-44e0-a19d-83dc58392af2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb
2026-06-12 21:48:32.797835 | controller | Jun 12 21:16:59.631720 crc crio[24437]: time="2026-06-12T21:16:59.631137605Z" level=info msg="Stopping container: 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c (timeout: 2s)" id=7131e060-8b28-4835-8d2a-a297c81466ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.797876 | controller | Jun 12 21:16:59.760752 crc crio[24437]: time="2026-06-12T21:16:59.760621122Z" level=info msg="Stopped container 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c: openshift-marketplace/redhat-marketplace-zbg6c/registry-server" id=7131e060-8b28-4835-8d2a-a297c81466ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.797895 | controller | Jun 12 21:16:59.762078 crc crio[24437]: time="2026-06-12T21:16:59.761996186Z" level=info msg="Stopping pod sandbox: 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb" id=13b120e7-d35b-45f1-959e-05c2fcbea4cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.797913 | controller | Jun 12 21:16:59.763110 crc crio[24437]: time="2026-06-12T21:16:59.763027891Z" level=info msg="Got pod network &{Name:redhat-marketplace-zbg6c Namespace:openshift-marketplace ID:8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb UID:391f4f63-59a1-482e-9212-fc2187063d06 NetNS:/var/run/netns/13052434-614b-4fa3-ad1b-228a8ac1e784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod391f4f63_59a1_482e_9212_fc2187063d06.slice PodAnnotations:0xc0026aa830}] Aliases:map[]}"
2026-06-12 21:48:32.797930 | controller | Jun 12 21:16:59.763309 crc crio[24437]: time="2026-06-12T21:16:59.763242246Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-zbg6c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.797948 | controller | Jun 12 21:17:00.072655 crc crio[24437]: time="2026-06-12T21:17:00.072547097Z" level=info msg="Stopped pod sandbox: 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb" id=13b120e7-d35b-45f1-959e-05c2fcbea4cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.797966 | controller | Jun 12 21:17:00.651414 crc crio[24437]: time="2026-06-12T21:17:00.648800117Z" level=info msg="Removing container: 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c" id=02cacb6d-0b88-49a6-a504-e776ae37cbca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.797983 | controller | Jun 12 21:17:00.706563 crc crio[24437]: time="2026-06-12T21:17:00.706429287Z" level=info msg="Removed container 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c: openshift-marketplace/redhat-marketplace-zbg6c/registry-server" id=02cacb6d-0b88-49a6-a504-e776ae37cbca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.798001 | controller | Jun 12 21:17:00.719791 crc crio[24437]: time="2026-06-12T21:17:00.719398251Z" level=info msg="Removing container: 61e351085744b76b4a7d138f51455e504f49eda691c6ad177d6d6480a662c37d" id=b99954ef-31ed-4cc3-983e-1c26e11dc58f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.798019 | controller | Jun 12 21:17:00.751134 crc crio[24437]: time="2026-06-12T21:17:00.751030922Z" level=info msg="Removed container 61e351085744b76b4a7d138f51455e504f49eda691c6ad177d6d6480a662c37d: openshift-marketplace/redhat-marketplace-zbg6c/extract-content" id=b99954ef-31ed-4cc3-983e-1c26e11dc58f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.798040 | controller | Jun 12 21:17:00.754752 crc crio[24437]: time="2026-06-12T21:17:00.754466878Z" level=info msg="Removing container: 7c0de5a809f58066319c598cfc32efa0508fdf4c709d3e9f19d5879f204ec980" id=bcbe840e-d62a-4fab-ab45-6d607bc1e1d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.798056 | controller | Jun 12 21:17:00.828977 crc crio[24437]: time="2026-06-12T21:17:00.828816425Z" level=info msg="Removed container 7c0de5a809f58066319c598cfc32efa0508fdf4c709d3e9f19d5879f204ec980: openshift-marketplace/redhat-marketplace-zbg6c/extract-utilities" id=bcbe840e-d62a-4fab-ab45-6d607bc1e1d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.798074 | controller | Jun 12 21:17:11.848352 crc crio[24437]: time="2026-06-12T21:17:11.847288771Z" level=info msg="Stopping pod sandbox: 4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7" id=bb7cc709-02c2-424b-b6b7-9c68ff4462fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.798092 | controller | Jun 12 21:17:11.850393 crc crio[24437]: time="2026-06-12T21:17:11.848904012Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh Namespace:openstack ID:4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7 UID:162c53c1-948d-44a4-988f-5a4378ed4390 NetNS:/var/run/netns/9ddf9ce9-0bb4-442f-b70a-474d87f389dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162c53c1_948d_44a4_988f_5a4378ed4390.slice PodAnnotations:0xc006ecc400}] Aliases:map[]}"
2026-06-12 21:48:32.798109 | controller | Jun 12 21:17:11.850393 crc crio[24437]: time="2026-06-12T21:17:11.849134887Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.798126 | controller | Jun 12 21:17:12.366049 crc crio[24437]: time="2026-06-12T21:17:12.365905112Z" level=info msg="Stopped pod sandbox: 4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7" id=bb7cc709-02c2-424b-b6b7-9c68ff4462fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.798144 | controller | Jun 12 21:17:13.395178 crc crio[24437]: time="2026-06-12T21:17:13.394563567Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/POD" id=181a7187-8e6a-411a-8469-fd252acd0890 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.798161 | controller | Jun 12 21:17:13.397154 crc crio[24437]: time="2026-06-12T21:17:13.395210413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.798178 | controller | Jun 12 21:17:13.468959 crc crio[24437]: time="2026-06-12T21:17:13.468369992Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt Namespace:openstack ID:ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f UID:17a2d4ca-defb-4ec0-aa23-65d4eb530497 NetNS:/var/run/netns/d355324f-59ab-4f7a-be6c-528d423e04fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a2d4ca_defb_4ec0_aa23_65d4eb530497.slice PodAnnotations:0xc006ecc028}] Aliases:map[]}"
2026-06-12 21:48:32.798196 | controller | Jun 12 21:17:13.468959 crc crio[24437]: time="2026-06-12T21:17:13.468857805Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.798213 | controller | Jun 12 21:17:14.196321 crc crio[24437]: 2026-06-12T21:17:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea6e815ad45bc7e Mac:0e:33:18:0c:df:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/d355324f-59ab-4f7a-be6c-528d423e04fe SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.798235 | controller | Jun 12 21:17:14.200012 crc crio[24437]: time="2026-06-12T21:17:14.198280372Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt Namespace:openstack ID:ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f UID:17a2d4ca-defb-4ec0-aa23-65d4eb530497 NetNS:/var/run/netns/d355324f-59ab-4f7a-be6c-528d423e04fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a2d4ca_defb_4ec0_aa23_65d4eb530497.slice PodAnnotations:0xc006ecc028}] Aliases:map[]}"
2026-06-12 21:48:32.798252 | controller | Jun 12 21:17:14.200012 crc crio[24437]: time="2026-06-12T21:17:14.198455557Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.798270 | controller | Jun 12 21:17:14.216190 crc crio[24437]: time="2026-06-12T21:17:14.21421039Z" level=info msg="Ran pod sandbox ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/POD" id=181a7187-8e6a-411a-8469-fd252acd0890 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.798287 | controller | Jun 12 21:17:14.217416 crc crio[24437]: time="2026-06-12T21:17:14.217265687Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=0051a611-cdbb-4f77-89e7-0838043a85c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.798305 | controller | Jun 12 21:17:14.237745 crc crio[24437]: time="2026-06-12T21:17:14.237605866Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=6c1b16bf-d86b-4ed1-9c80-a433cfae1ffc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.798322 | controller | Jun 12 21:17:14.250627 crc crio[24437]: time="2026-06-12T21:17:14.250508428Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=358abc40-f8f5-4f8d-ada4-bc8cbf735dfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.798339 | controller | Jun 12 21:17:14.252626 crc crio[24437]: time="2026-06-12T21:17:14.252560759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.798357 | controller | Jun 12 21:17:14.325168 crc crio[24437]: time="2026-06-12T21:17:14.318249411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.798374 | controller | Jun 12 21:17:14.329561 crc crio[24437]: time="2026-06-12T21:17:14.329452541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.798391 | controller | Jun 12 21:17:14.541182 crc crio[24437]: time="2026-06-12T21:17:14.541055429Z" level=info msg="Created container 8a51df7f9796634ebb6f73d1129422be035ad73b5a20969961aba33506f2b460: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=358abc40-f8f5-4f8d-ada4-bc8cbf735dfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.798409 | controller | Jun 12 21:17:14.542796 crc crio[24437]: time="2026-06-12T21:17:14.542688309Z" level=info msg="Starting container: 8a51df7f9796634ebb6f73d1129422be035ad73b5a20969961aba33506f2b460" id=facf9602-4ebc-4b42-b634-b2ff8d02222d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.798430 | controller | Jun 12 21:17:14.549518 crc crio[24437]: time="2026-06-12T21:17:14.549146041Z" level=info msg="Started container" PID=137429 containerID=8a51df7f9796634ebb6f73d1129422be035ad73b5a20969961aba33506f2b460 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=facf9602-4ebc-4b42-b634-b2ff8d02222d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f
2026-06-12 21:48:32.798448 | controller | Jun 12 21:17:23.860486 crc crio[24437]: time="2026-06-12T21:17:23.859395801Z" level=info msg="Stopping pod sandbox: 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb" id=f1c5bdeb-1c60-449d-9629-4419e72cd8d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.798466 | controller | Jun 12 21:17:23.860486 crc crio[24437]: time="2026-06-12T21:17:23.860350204Z" level=info msg="Stopped pod sandbox (already stopped): 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb" id=f1c5bdeb-1c60-449d-9629-4419e72cd8d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.798483 | controller | Jun 12 21:17:23.862441 crc crio[24437]: time="2026-06-12T21:17:23.861069042Z" level=info msg="Removing pod sandbox: 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb" id=b6d1eb31-96bb-4a48-8050-d704345ae68e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.798501 | controller | Jun 12 21:17:23.875845 crc crio[24437]: time="2026-06-12T21:17:23.875761006Z" level=info msg="Removed pod sandbox: 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb" id=b6d1eb31-96bb-4a48-8050-d704345ae68e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.798518 | controller | Jun 12 21:18:00.607301 crc crio[24437]: time="2026-06-12T21:18:00.606411681Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688318-bjtmq/POD" id=0f9b478f-0576-4a05-bd46-8d5f51a0177a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.798535 | controller | Jun 12 21:18:00.609412 crc crio[24437]: time="2026-06-12T21:18:00.607353485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.798553 | controller | Jun 12 21:18:00.669501 crc crio[24437]: time="2026-06-12T21:18:00.669405482Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688318-bjtmq Namespace:openshift-infra ID:b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64 UID:cf35877d-197e-4df8-b56d-e72a50256658 NetNS:/var/run/netns/74666d27-6b9d-414f-b055-093355b0f41f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf35877d_197e_4df8_b56d_e72a50256658.slice PodAnnotations:0xc000c25110}] Aliases:map[]}"
2026-06-12 21:48:32.798571 | controller | Jun 12 21:18:00.669501 crc crio[24437]: time="2026-06-12T21:18:00.669484174Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688318-bjtmq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.798589 | controller | Jun 12 21:18:01.269777 crc crio[24437]: 2026-06-12T21:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b08f57e96cb9a01 Mac:0a:fa:3c:9d:6c:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/74666d27-6b9d-414f-b055-093355b0f41f SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.798606 | controller | Jun 12 21:18:01.272439 crc crio[24437]: time="2026-06-12T21:18:01.272373567Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688318-bjtmq Namespace:openshift-infra ID:b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64 UID:cf35877d-197e-4df8-b56d-e72a50256658 NetNS:/var/run/netns/74666d27-6b9d-414f-b055-093355b0f41f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf35877d_197e_4df8_b56d_e72a50256658.slice PodAnnotations:0xc000c25110}] Aliases:map[]}"
2026-06-12 21:48:32.798628 | controller | Jun 12 21:18:01.272675 crc crio[24437]: time="2026-06-12T21:18:01.272557992Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688318-bjtmq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.798646 | controller | Jun 12 21:18:01.288218 crc crio[24437]: time="2026-06-12T21:18:01.288109247Z" level=info msg="Ran pod sandbox b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64 with infra container: openshift-infra/auto-csr-approver-29688318-bjtmq/POD" id=0f9b478f-0576-4a05-bd46-8d5f51a0177a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.798664 | controller | Jun 12 21:18:01.295816 crc crio[24437]: time="2026-06-12T21:18:01.292292262Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6f086827-e3b1-4d55-b488-f22b83a94007 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.798682 | controller | Jun 12 21:18:01.303849 crc crio[24437]: time="2026-06-12T21:18:01.303401246Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.798699 | controller | Jun 12 21:18:02.200835 crc crio[24437]: time="2026-06-12T21:18:02.200171804Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6f086827-e3b1-4d55-b488-f22b83a94007 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.798717 | controller | Jun 12 21:18:02.202825 crc crio[24437]: time="2026-06-12T21:18:02.202144764Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c1a8bdd4-0a90-4ce2-b72e-bb5ee8b9b44e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.798734 | controller | Jun 12 21:18:02.205596 crc crio[24437]: time="2026-06-12T21:18:02.205509427Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=066319e6-a2c4-4545-9f8f-32637e6147f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.798754 | controller | Jun 12 21:18:02.213264 crc crio[24437]: time="2026-06-12T21:18:02.213167736Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688318-bjtmq/oc" id=3a00e203-1e5a-4d16-a28b-fecad850c42c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.798778 | controller | Jun 12 21:18:02.215243 crc crio[24437]: time="2026-06-12T21:18:02.215180395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.798808 | controller | Jun 12 21:18:02.275281 crc crio[24437]: time="2026-06-12T21:18:02.275209285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.798831 | controller | Jun 12 21:18:02.758175 crc crio[24437]: time="2026-06-12T21:18:02.758012051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.798867 | controller | Jun 12 21:18:02.898053 crc crio[24437]: time="2026-06-12T21:18:02.897436187Z" level=info msg="Created container 8617faf43f8d5b197a7d6049c083b79777efc239216ae23775a3b6773126203d: openshift-infra/auto-csr-approver-29688318-bjtmq/oc" id=3a00e203-1e5a-4d16-a28b-fecad850c42c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.798892 | controller | Jun 12 21:18:02.899014 crc crio[24437]: time="2026-06-12T21:18:02.898874982Z" level=info msg="Starting container: 8617faf43f8d5b197a7d6049c083b79777efc239216ae23775a3b6773126203d" id=e888f9fd-d892-4719-833d-4fd06936ddd7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.798926 | controller | Jun 12 21:18:02.904203 crc crio[24437]: time="2026-06-12T21:18:02.904059691Z" level=info msg="Started container" PID=140103 containerID=8617faf43f8d5b197a7d6049c083b79777efc239216ae23775a3b6773126203d description=openshift-infra/auto-csr-approver-29688318-bjtmq/oc id=e888f9fd-d892-4719-833d-4fd06936ddd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64
2026-06-12 21:48:32.798947 | controller | Jun 12 21:18:04.860024 crc crio[24437]: time="2026-06-12T21:18:04.859191651Z" level=info msg="Stopping pod sandbox: b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64" id=660f2a40-d7c0-4820-97e0-debf105405e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.798965 | controller | Jun 12 21:18:04.861546 crc crio[24437]: time="2026-06-12T21:18:04.860780751Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688318-bjtmq Namespace:openshift-infra ID:b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64 UID:cf35877d-197e-4df8-b56d-e72a50256658 NetNS:/var/run/netns/74666d27-6b9d-414f-b055-093355b0f41f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf35877d_197e_4df8_b56d_e72a50256658.slice PodAnnotations:0xc00051d3a8}] Aliases:map[]}"
2026-06-12 21:48:32.798982 | controller | Jun 12 21:18:04.861546 crc crio[24437]: time="2026-06-12T21:18:04.860980526Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688318-bjtmq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.798999 | controller | Jun 12 21:18:05.172124 crc crio[24437]: time="2026-06-12T21:18:05.171354369Z" level=info msg="Stopped pod sandbox: b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64" id=660f2a40-d7c0-4820-97e0-debf105405e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.799016 | controller | Jun 12 21:18:23.939473 crc crio[24437]: time="2026-06-12T21:18:23.938292882Z" level=info msg="Removing container: e9c9fa52aec8f935a13c1bbb48705042751a035467f7ceeb4872f9476d42fbd9" id=2d9ea45d-5211-478c-807f-da1df462982c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.799033 | controller | Jun 12 21:18:24.984145 crc crio[24437]: time="2026-06-12T21:18:24.983584751Z" level=info msg="Removed container e9c9fa52aec8f935a13c1bbb48705042751a035467f7ceeb4872f9476d42fbd9: openshift-infra/auto-csr-approver-29688312-4cdf9/oc" id=2d9ea45d-5211-478c-807f-da1df462982c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.799050 | controller | Jun 12 21:18:25.020905 crc crio[24437]: time="2026-06-12T21:18:25.020683379Z" level=info msg="Stopping pod sandbox: c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b" id=b79ead39-0e5e-4af1-9d1a-8665a393d165 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.799066 | controller | Jun 12 21:18:25.021697 crc crio[24437]: time="2026-06-12T21:18:25.021058599Z" level=info msg="Stopped pod sandbox (already stopped): c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b" id=b79ead39-0e5e-4af1-9d1a-8665a393d165 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.799082 | controller | Jun 12 21:18:25.025564 crc crio[24437]: time="2026-06-12T21:18:25.025411357Z" level=info msg="Removing pod sandbox: c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b" id=ae218ced-6c6e-4eb9-a696-bf403105f90c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.799098 | controller | Jun 12 21:18:25.111692 crc crio[24437]: time="2026-06-12T21:18:25.110633949Z" level=info msg="Removed pod sandbox: c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b" id=ae218ced-6c6e-4eb9-a696-bf403105f90c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.799114 | controller | Jun 12 21:19:25.152864 crc crio[24437]: time="2026-06-12T21:19:25.150424398Z" level=info msg="Removing container: 24cd6f55decfc23e5a1744b0968e9575678cf1625323809e28de7c68f61ee527" id=b9b584d4-afcf-4676-9e6e-fe975cef782d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.799135 | controller | Jun 12 21:19:25.466337 crc crio[24437]: time="2026-06-12T21:19:25.465720313Z" level=info msg="Removed container 24cd6f55decfc23e5a1744b0968e9575678cf1625323809e28de7c68f61ee527: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/openstack-edpm-ipam-provisionserver-checksum-discovery" id=b9b584d4-afcf-4676-9e6e-fe975cef782d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.799153 | controller | Jun 12 21:19:25.483971 crc crio[24437]: time="2026-06-12T21:19:25.482534901Z" level=info msg="Removing container: 1b11bbfb663c9ffe24e9eaa597991a863b2d82b71b2dd2d36a469c7325350fdb" id=e7b473a3-6afb-4996-836a-25bf159e7544 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.799170 | controller | Jun 12 21:19:25.725354 crc crio[24437]: time="2026-06-12T21:19:25.722386695Z" level=info msg="Removed container 1b11bbfb663c9ffe24e9eaa597991a863b2d82b71b2dd2d36a469c7325350fdb: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/init" id=e7b473a3-6afb-4996-836a-25bf159e7544 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.799188 | controller | Jun 12 21:19:25.739990 crc crio[24437]: time="2026-06-12T21:19:25.739799947Z" level=info msg="Stopping pod sandbox: 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988" id=762033be-8b3f-49be-967a-ced26debfa8b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.799204 | controller | Jun 12 21:19:25.739990 crc crio[24437]: time="2026-06-12T21:19:25.73989233Z" level=info msg="Stopped pod sandbox (already stopped): 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988" id=762033be-8b3f-49be-967a-ced26debfa8b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.799220 | controller | Jun 12 21:19:25.742318 crc crio[24437]: time="2026-06-12T21:19:25.741905359Z" level=info msg="Removing pod sandbox: 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988" id=0f472763-8c1d-445e-a761-17e9bf6c077c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.799236 | controller | Jun 12 21:19:25.776288 crc crio[24437]: time="2026-06-12T21:19:25.77623321Z" level=info msg="Removed pod sandbox: 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988" id=0f472763-8c1d-445e-a761-17e9bf6c077c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.799252 | controller | Jun 12 21:19:41.511260 crc crio[24437]: time="2026-06-12T21:19:41.509405407Z" level=info msg="Stopping pod sandbox: ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f" id=b1c66ecf-09f2-46c2-a50b-46d64a5e6cf7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.799268 | controller | Jun 12 21:19:41.513215 crc crio[24437]: time="2026-06-12T21:19:41.511349214Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt Namespace:openstack ID:ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f UID:17a2d4ca-defb-4ec0-aa23-65d4eb530497 NetNS:/var/run/netns/d355324f-59ab-4f7a-be6c-528d423e04fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a2d4ca_defb_4ec0_aa23_65d4eb530497.slice PodAnnotations:0xc00012bd00}] Aliases:map[]}"
2026-06-12 21:48:32.799285 | controller | Jun 12 21:19:41.513215 crc crio[24437]: time="2026-06-12T21:19:41.51158293Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.799302 | controller | Jun 12 21:19:42.085120 crc crio[24437]: time="2026-06-12T21:19:42.08443957Z" level=info msg="Stopped pod sandbox: ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f" id=b1c66ecf-09f2-46c2-a50b-46d64a5e6cf7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.799323 | controller | Jun 12 21:19:43.098360 crc crio[24437]: time="2026-06-12T21:19:43.097764256Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/POD" id=bf889250-f9f3-4128-840c-66cbe522b313 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.799341 | controller | Jun 12 21:19:43.099527 crc crio[24437]: time="2026-06-12T21:19:43.098408302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.799359 | controller | Jun 12 21:19:43.142502 crc crio[24437]: time="2026-06-12T21:19:43.142396072Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f Namespace:openstack ID:e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c UID:cff5e072-02be-41e0-936a-a17b30ad9775 NetNS:/var/run/netns/d9b6402d-d164-4d42-99b8-265a345b9ff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff5e072_02be_41e0_936a_a17b30ad9775.slice PodAnnotations:0xc00282cf18}] Aliases:map[]}"
2026-06-12 21:48:32.799376 | controller | Jun 12 21:19:43.142502 crc crio[24437]: time="2026-06-12T21:19:43.142482184Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.799394 | controller | Jun 12 21:19:43.949183 crc crio[24437]: 2026-06-12T21:19:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e61117f4b37e871 Mac:ba:13:f0:a4:b5:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/d9b6402d-d164-4d42-99b8-265a345b9ff8 SocketPath: PciID:}] [{Interface:0xc0006045b0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.799411 | controller | Jun 12 21:19:43.950865 crc crio[24437]: time="2026-06-12T21:19:43.950768969Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f Namespace:openstack ID:e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c UID:cff5e072-02be-41e0-936a-a17b30ad9775 NetNS:/var/run/netns/d9b6402d-d164-4d42-99b8-265a345b9ff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff5e072_02be_41e0_936a_a17b30ad9775.slice PodAnnotations:0xc00282cf18}] Aliases:map[]}"
2026-06-12 21:48:32.799428 | controller | Jun 12 21:19:43.951267 crc crio[24437]: time="2026-06-12T21:19:43.95119502Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.799446 | controller | Jun 12 21:19:43.966432 crc crio[24437]: time="2026-06-12T21:19:43.966276033Z" level=info msg="Ran pod sandbox e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/POD" id=bf889250-f9f3-4128-840c-66cbe522b313 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.799463 | controller | Jun 12 21:19:43.972629 crc crio[24437]: time="2026-06-12T21:19:43.972552099Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b6521532-7eec-448e-9f8f-306212dd86c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.799480 | controller | Jun 12 21:19:44.008961 crc crio[24437]: time="2026-06-12T21:19:44.0085169Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=df4bd2c2-d906-4db5-9b38-b4e027f4e6b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.799496 | controller | Jun 12 21:19:44.026516 crc crio[24437]: time="2026-06-12T21:19:44.025896751Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=bbc27f5e-f384-43c1-90e3-4a66cd06c963 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.799517 | controller | Jun 12 21:19:44.026867 crc crio[24437]: time="2026-06-12T21:19:44.026797833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.799534 | controller | Jun 12 21:19:44.098897 crc crio[24437]: time="2026-06-12T21:19:44.098796469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.799551 | controller | Jun 12 21:19:44.103491 crc crio[24437]: time="2026-06-12T21:19:44.103343661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.799569 | controller | Jun 12 21:19:44.609291 crc crio[24437]: time="2026-06-12T21:19:44.605526488Z" level=info msg="Created container 3374e3070a09b48104ec923813a5cd030045d9e649cf3652d9a68069bc4e9338: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=bbc27f5e-f384-43c1-90e3-4a66cd06c963 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.799586 | controller | Jun 12 21:19:44.636252 crc crio[24437]: time="2026-06-12T21:19:44.613596598Z" level=info msg="Starting container: 3374e3070a09b48104ec923813a5cd030045d9e649cf3652d9a68069bc4e9338" id=efc3fafb-6c33-43a0-9ceb-4c09f7e4b071 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.799603 | controller | Jun 12 21:19:44.636252 crc crio[24437]: time="2026-06-12T21:19:44.635401119Z" level=info msg="Started container" PID=145207 containerID=3374e3070a09b48104ec923813a5cd030045d9e649cf3652d9a68069bc4e9338 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=efc3fafb-6c33-43a0-9ceb-4c09f7e4b071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c
2026-06-12 21:48:32.799620 | controller | Jun 12 21:20:01.391557 crc crio[24437]: time="2026-06-12T21:20:01.390470233Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688320-qk85b/POD" id=8740024a-2a91-4bd1-ba8f-01b03cbf5e6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.799638 | controller | Jun 12 21:20:01.391557 crc crio[24437]: time="2026-06-12T21:20:01.391501429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.799655 | controller | Jun 12 21:20:01.441999 crc crio[24437]: time="2026-06-12T21:20:01.441509009Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688320-qk85b Namespace:openshift-infra ID:ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04 UID:6b09a78e-95ee-4509-a62d-9e981ec0d85d NetNS:/var/run/netns/2894bca1-31d3-49fe-beb8-79a9760ca47d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b09a78e_95ee_4509_a62d_9e981ec0d85d.slice PodAnnotations:0xc00012b528}] Aliases:map[]}"
2026-06-12 21:48:32.799673 | controller | Jun 12 21:20:01.442435 crc crio[24437]: time="2026-06-12T21:20:01.442406231Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688320-qk85b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.799691 | controller | Jun 12 21:20:02.106711 crc crio[24437]: 2026-06-12T21:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef0a09f2dfa34d9 Mac:4e:cd:6e:c1:7a:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/2894bca1-31d3-49fe-beb8-79a9760ca47d SocketPath: PciID:}] [{Interface:0xc000592740 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.799712 | controller | Jun 12 21:20:02.110331 crc crio[24437]: time="2026-06-12T21:20:02.109168458Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688320-qk85b Namespace:openshift-infra ID:ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04 UID:6b09a78e-95ee-4509-a62d-9e981ec0d85d NetNS:/var/run/netns/2894bca1-31d3-49fe-beb8-79a9760ca47d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b09a78e_95ee_4509_a62d_9e981ec0d85d.slice PodAnnotations:0xc00012b528}] Aliases:map[]}"
2026-06-12 21:48:32.799731 | controller | Jun 12 21:20:02.110331 crc crio[24437]: time="2026-06-12T21:20:02.109381223Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688320-qk85b for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.799748 | controller | Jun 12 21:20:02.122371 crc crio[24437]: time="2026-06-12T21:20:02.122285992Z" level=info msg="Ran pod sandbox ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04 with infra container: openshift-infra/auto-csr-approver-29688320-qk85b/POD" id=8740024a-2a91-4bd1-ba8f-01b03cbf5e6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.799766 | controller | Jun 12 21:20:02.125701 crc crio[24437]: time="2026-06-12T21:20:02.125615666Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=964b4992-1671-4c88-acb1-fad41b613e2b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.799783 | controller | Jun 12 21:20:02.134982 crc crio[24437]: time="2026-06-12T21:20:02.134846163Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.799801 | controller | Jun 12 21:20:02.999848 crc crio[24437]: time="2026-06-12T21:20:02.998959032Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=964b4992-1671-4c88-acb1-fad41b613e2b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.799818 | controller | Jun 12 21:20:03.006868 crc crio[24437]: time="2026-06-12T21:20:03.006608052Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=eaa4b4cc-615a-4684-af69-d612a63b2255 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.799835 | controller | Jun 12 21:20:03.009642 crc crio[24437]: time="2026-06-12T21:20:03.009599046Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=82297f16-1558-4181-aa20-5939302ae634 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.799877 | controller | Jun 12 21:20:03.019620 crc crio[24437]: time="2026-06-12T21:20:03.019288916Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688320-qk85b/oc" id=e3dac693-7fed-4f70-a3b6-dde06873c61b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.799898 | controller | Jun 12 21:20:03.020262 crc crio[24437]: time="2026-06-12T21:20:03.020216628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.799922 | controller | Jun 12 21:20:03.106657 crc crio[24437]: time="2026-06-12T21:20:03.106533778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.799957 | controller | Jun 12 21:20:03.802299 crc crio[24437]: time="2026-06-12T21:20:03.801169325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.799989 | controller | Jun 12 21:20:04.036628 crc crio[24437]: time="2026-06-12T21:20:04.03616463Z" level=info msg="Created container 6df52097d5afa2ca7321141f9bf51858442c95a9dc0baed9f9f630b9a9440b87: openshift-infra/auto-csr-approver-29688320-qk85b/oc" id=e3dac693-7fed-4f70-a3b6-dde06873c61b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.800027 | controller | Jun 12 21:20:04.038882 crc crio[24437]: time="2026-06-12T21:20:04.038658692Z" level=info msg="Starting container: 6df52097d5afa2ca7321141f9bf51858442c95a9dc0baed9f9f630b9a9440b87" id=22db5889-612e-47d4-99e7-e3ef44da513e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.800059 | controller | Jun 12 21:20:04.048039 crc crio[24437]: time="2026-06-12T21:20:04.04788306Z" level=info msg="Started container" PID=146344 containerID=6df52097d5afa2ca7321141f9bf51858442c95a9dc0baed9f9f630b9a9440b87 description=openshift-infra/auto-csr-approver-29688320-qk85b/oc id=22db5889-612e-47d4-99e7-e3ef44da513e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04
2026-06-12 21:48:32.800089 | controller | Jun 12 21:20:06.172449 crc crio[24437]: time="2026-06-12T21:20:06.171856696Z" level=info msg="Stopping pod sandbox: ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04" id=ee859de3-4620-4076-b4ee-a32ba9a68f1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.800119 | controller | Jun 12 21:20:06.174152 crc crio[24437]: time="2026-06-12T21:20:06.173309452Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688320-qk85b Namespace:openshift-infra ID:ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04 UID:6b09a78e-95ee-4509-a62d-9e981ec0d85d NetNS:/var/run/netns/2894bca1-31d3-49fe-beb8-79a9760ca47d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b09a78e_95ee_4509_a62d_9e981ec0d85d.slice PodAnnotations:0xc000a8c6d8}] Aliases:map[]}"
2026-06-12 21:48:32.800149 | controller | Jun 12 21:20:06.174152 crc crio[24437]: time="2026-06-12T21:20:06.173445185Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688320-qk85b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.800179 | controller | Jun 12 21:20:06.565208 crc crio[24437]: time="2026-06-12T21:20:06.564587181Z" level=info msg="Stopped pod sandbox: ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04" id=ee859de3-4620-4076-b4ee-a32ba9a68f1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.800208 | controller | Jun 12 21:20:25.815737 crc crio[24437]: time="2026-06-12T21:20:25.814993467Z" level=info msg="Removing container: d4fbcc1b1f7d54e66a2f3e69092b12012567978b78a017c701a11dd0b1a31919" id=29ebf1d7-df78-4e59-8d99-3b4be1dde464 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.800238 | controller | Jun 12 21:20:26.263005 crc crio[24437]: time="2026-06-12T21:20:26.262854968Z" level=info msg="Removed container d4fbcc1b1f7d54e66a2f3e69092b12012567978b78a017c701a11dd0b1a31919: openshift-infra/auto-csr-approver-29688314-jvctl/oc" id=29ebf1d7-df78-4e59-8d99-3b4be1dde464 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.800267 | controller | Jun 12 21:20:26.275525 crc crio[24437]: time="2026-06-12T21:20:26.275380077Z" level=info msg="Stopping pod sandbox: 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df" id=0b40523f-0fa7-4b95-ba04-22950709e058 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.800296 | controller | Jun 12 21:20:26.276050 crc crio[24437]: time="2026-06-12T21:20:26.275808058Z" level=info msg="Stopped pod sandbox (already stopped): 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df" id=0b40523f-0fa7-4b95-ba04-22950709e058 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.800326 | controller | Jun 12 21:20:26.276796 crc crio[24437]: time="2026-06-12T21:20:26.27669735Z" level=info msg="Removing pod sandbox: 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df" id=244beac7-de60-4803-b3f2-72d8d3705804 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.800360 | controller | Jun 12 21:20:26.293621 crc crio[24437]: time="2026-06-12T21:20:26.293506527Z" level=info msg="Removed pod sandbox: 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df" id=244beac7-de60-4803-b3f2-72d8d3705804 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.800390 | controller | Jun 12 21:20:37.813285 crc crio[24437]: time="2026-06-12T21:20:37.812206373Z" level=info msg="Stopping pod sandbox: e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c" id=4c1b1e89-8303-4ab5-9aef-0e4c2add34f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.800419 | controller | Jun 12 21:20:37.815610 crc crio[24437]: time="2026-06-12T21:20:37.814149702Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f Namespace:openstack ID:e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c UID:cff5e072-02be-41e0-936a-a17b30ad9775 NetNS:/var/run/netns/d9b6402d-d164-4d42-99b8-265a345b9ff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff5e072_02be_41e0_936a_a17b30ad9775.slice PodAnnotations:0xc00051d5d8}] Aliases:map[]}"
2026-06-12 21:48:32.800448 | controller | Jun 12 21:20:37.815610 crc crio[24437]: time="2026-06-12T21:20:37.814552981Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.800477 | controller | Jun 12 21:20:38.308792 crc crio[24437]: time="2026-06-12T21:20:38.308658259Z" level=info msg="Stopped pod sandbox: e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c" id=4c1b1e89-8303-4ab5-9aef-0e4c2add34f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.800506 | controller | Jun 12 21:20:39.439999 crc crio[24437]: time="2026-06-12T21:20:39.439158709Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/POD" id=6cd1fe0e-f6b9-4973-ac67-c840dfd3263c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.800534 | controller | Jun 12 21:20:39.441012 crc crio[24437]: time="2026-06-12T21:20:39.440183725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.800563 | controller | Jun 12 21:20:39.485104 crc crio[24437]: time="2026-06-12T21:20:39.484887603Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj Namespace:openstack ID:0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa UID:2566adc0-3262-4979-8b00-fc184d569bdc NetNS:/var/run/netns/50863961-1eb6-478f-8890-8aa8c73fd2f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2566adc0_3262_4979_8b00_fc184d569bdc.slice PodAnnotations:0xc00012bb88}] Aliases:map[]}"
2026-06-12 21:48:32.800593 | controller | Jun 12 21:20:39.485104 crc crio[24437]: time="2026-06-12T21:20:39.485016426Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.800621 | controller | Jun 12 21:20:39.944335 crc crio[24437]: 2026-06-12T21:20:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c962fb40d7f02d Mac:e2:10:5f:13:9e:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/50863961-1eb6-478f-8890-8aa8c73fd2f0 SocketPath: PciID:}] [{Interface:0xc0001408f0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.800651 | controller | Jun 12 21:20:39.947047 crc crio[24437]: time="2026-06-12T21:20:39.946880734Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj Namespace:openstack ID:0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa UID:2566adc0-3262-4979-8b00-fc184d569bdc NetNS:/var/run/netns/50863961-1eb6-478f-8890-8aa8c73fd2f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2566adc0_3262_4979_8b00_fc184d569bdc.slice PodAnnotations:0xc00012bb88}] Aliases:map[]}"
2026-06-12 21:48:32.800684 | controller | Jun 12 21:20:39.947271 crc crio[24437]: time="2026-06-12T21:20:39.947210512Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.800714 | controller | Jun 12 21:20:39.963525 crc crio[24437]: time="2026-06-12T21:20:39.963457275Z" level=info msg="Ran pod sandbox 0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/POD" id=6cd1fe0e-f6b9-4973-ac67-c840dfd3263c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.800743 | controller | Jun 12 21:20:39.966383 crc crio[24437]: time="2026-06-12T21:20:39.966332216Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=419d6a31-fa50-4351-a980-920e10f8c60e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.800771 | controller | Jun 12 21:20:39.991544 crc crio[24437]: time="2026-06-12T21:20:39.991413717Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=dc2db115-5ef5-450a-aff5-051677da1084 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.800800 | controller | Jun 12 21:20:40.000541 crc crio[24437]: time="2026-06-12T21:20:40.000448622Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=8efe9df2-9468-4de7-891b-d4335461cd4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.800829 | controller | Jun 12 21:20:40.001067 crc crio[24437]: time="2026-06-12T21:20:40.000910693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.800880 | controller | Jun 12 21:20:40.076261 crc crio[24437]: time="2026-06-12T21:20:40.076055626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.800914 | controller | Jun 12 21:20:40.079288 crc crio[24437]: time="2026-06-12T21:20:40.079116091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.800944 | controller | Jun 12 21:20:40.206464 crc crio[24437]: time="2026-06-12T21:20:40.206202661Z" level=info msg="Created container 5347bd43fa2d7e74733d8ba5d7b86a1e7c27afbca9563d3360187a13f8985a92: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=8efe9df2-9468-4de7-891b-d4335461cd4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.800973 | controller | Jun 12 21:20:40.208430 crc crio[24437]: time="2026-06-12T21:20:40.208326444Z" level=info msg="Starting container: 5347bd43fa2d7e74733d8ba5d7b86a1e7c27afbca9563d3360187a13f8985a92" id=93a1d8ab-ed1c-498f-896c-52a9bb966a5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.801003 | controller | Jun 12 21:20:40.217783 crc crio[24437]: time="2026-06-12T21:20:40.217549213Z" level=info msg="Started container" PID=148581 containerID=5347bd43fa2d7e74733d8ba5d7b86a1e7c27afbca9563d3360187a13f8985a92 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=93a1d8ab-ed1c-498f-896c-52a9bb966a5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa
2026-06-12 21:48:32.801037 | controller | Jun 12 21:20:47.209111 crc crio[24437]: time="2026-06-12T21:20:47.19833723Z" level=info msg="Stopping pod sandbox: 0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa" id=03be8d1f-55c9-44ee-96ad-b870ec0c9097 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.801068 | controller | Jun 12 21:20:47.249469 crc crio[24437]: time="2026-06-12T21:20:47.24917556Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj Namespace:openstack ID:0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa UID:2566adc0-3262-4979-8b00-fc184d569bdc NetNS:/var/run/netns/50863961-1eb6-478f-8890-8aa8c73fd2f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2566adc0_3262_4979_8b00_fc184d569bdc.slice PodAnnotations:0xc00012b5e0}] Aliases:map[]}"
2026-06-12 21:48:32.801097 | controller | Jun 12 21:20:47.251739 crc crio[24437]: time="2026-06-12T21:20:47.250560745Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.801126 | controller | Jun 12 21:20:47.918674 crc crio[24437]: time="2026-06-12T21:20:47.918225744Z" level=info msg="Stopped pod sandbox: 0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa" id=03be8d1f-55c9-44ee-96ad-b870ec0c9097 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.801155 | controller | Jun 12 21:20:48.689661 crc crio[24437]: time="2026-06-12T21:20:48.689304686Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/POD" id=0adb155b-83d9-478a-abe6-a70e21f3a15a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.801183 | controller | Jun 12 21:20:48.691106 crc crio[24437]: time="2026-06-12T21:20:48.689680945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.801213 | controller | Jun 12 21:20:48.732092 crc crio[24437]: time="2026-06-12T21:20:48.731870291Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx Namespace:openstack ID:bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d UID:c541277b-b636-43cc-97ce-c4332f13c4ca NetNS:/var/run/netns/477a72eb-3d25-4f55-a203-d50a2a656687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc541277b_b636_43cc_97ce_c4332f13c4ca.slice PodAnnotations:0xc007788eb8}] Aliases:map[]}"
2026-06-12 21:48:32.801243 | controller | Jun 12 21:20:48.732430 crc crio[24437]: time="2026-06-12T21:20:48.732396884Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.801272 | controller | Jun 12 21:20:49.413655 crc crio[24437]: 2026-06-12T21:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf82b0fd36499f7 Mac:ba:99:74:ed:78:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/477a72eb-3d25-4f55-a203-d50a2a656687 SocketPath: PciID:}] [{Interface:0xc000144980 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.801300 | controller | Jun 12 21:20:49.415575 crc crio[24437]: time="2026-06-12T21:20:49.415495095Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx Namespace:openstack ID:bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d UID:c541277b-b636-43cc-97ce-c4332f13c4ca NetNS:/var/run/netns/477a72eb-3d25-4f55-a203-d50a2a656687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc541277b_b636_43cc_97ce_c4332f13c4ca.slice PodAnnotations:0xc007788eb8}] Aliases:map[]}"
2026-06-12 21:48:32.801355 | controller | Jun 12 21:20:49.415694 crc crio[24437]: time="2026-06-12T21:20:49.415657629Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.801385 | controller | Jun 12 21:20:49.426295 crc crio[24437]: time="2026-06-12T21:20:49.426130399Z" level=info msg="Ran pod sandbox bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/POD" id=0adb155b-83d9-478a-abe6-a70e21f3a15a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.801408 | controller | Jun 12 21:20:49.429537 crc crio[24437]: time="2026-06-12T21:20:49.429401101Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=c5a1cc32-6208-496f-b4b6-4085b2adbd36 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.801427 | controller | Jun 12 21:20:49.451574 crc crio[24437]: time="2026-06-12T21:20:49.451078087Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=919cb912-2e33-4d91-9476-dd988b5976c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.801446 | controller | Jun 12 21:20:49.469211 crc crio[24437]: time="2026-06-12T21:20:49.469028692Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=63a4b345-c2ea-4a5c-96d7-0a1b9b7c94c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.801464 | controller | Jun 12 21:20:49.469689 crc crio[24437]: time="2026-06-12T21:20:49.469541295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.801481 | controller | Jun 12 21:20:49.543474 crc crio[24437]: time="2026-06-12T21:20:49.543369745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.801499 | controller | Jun 12 21:20:49.548405 crc crio[24437]: time="2026-06-12T21:20:49.548321748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.801516 | controller | Jun 12 21:20:49.726552 crc crio[24437]: time="2026-06-12T21:20:49.726440273Z" level=info msg="Created container 96729a4edf2144f0ba729b6b748a83a22e887b5064d557306a4290e6d18bd734: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=63a4b345-c2ea-4a5c-96d7-0a1b9b7c94c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.801534 | controller | Jun 12 21:20:49.728300 crc crio[24437]: time="2026-06-12T21:20:49.728150085Z" level=info msg="Starting container: 96729a4edf2144f0ba729b6b748a83a22e887b5064d557306a4290e6d18bd734" id=6d3e2af1-16b0-4f98-83ed-758dbe0df153 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.801551 | controller | Jun 12 21:20:49.735473 crc crio[24437]: time="2026-06-12T21:20:49.735407295Z" level=info msg="Started container" PID=149249 containerID=96729a4edf2144f0ba729b6b748a83a22e887b5064d557306a4290e6d18bd734 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=6d3e2af1-16b0-4f98-83ed-758dbe0df153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d
2026-06-12 21:48:32.801573 | controller | Jun 12 21:21:31.790541 crc crio[24437]: time="2026-06-12T21:21:31.789385107Z" level=info msg="Stopping pod sandbox: bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d" id=db5eb457-6e53-4f04-8b68-6004e2081a1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.801591 | controller | Jun 12 21:21:31.792079 crc crio[24437]: time="2026-06-12T21:21:31.791578841Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx Namespace:openstack ID:bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d UID:c541277b-b636-43cc-97ce-c4332f13c4ca NetNS:/var/run/netns/477a72eb-3d25-4f55-a203-d50a2a656687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc541277b_b636_43cc_97ce_c4332f13c4ca.slice PodAnnotations:0xc000c25770}] Aliases:map[]}"
2026-06-12 21:48:32.801609 | controller | Jun 12 21:21:31.792079 crc crio[24437]: time="2026-06-12T21:21:31.791996102Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.801627 | controller | Jun 12 21:21:32.298038 crc crio[24437]: time="2026-06-12T21:21:32.295902032Z" level=info msg="Stopped pod sandbox: bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d" id=db5eb457-6e53-4f04-8b68-6004e2081a1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.801644 | controller | Jun 12 21:21:33.453292 crc crio[24437]: time="2026-06-12T21:21:33.452646552Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/POD" id=f4cf3e82-6a8e-4d54-8edd-21d3929eeb00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.801662 | controller | Jun 12 21:21:33.454255 crc crio[24437]: time="2026-06-12T21:21:33.453379091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.801679 | controller | Jun 12 21:21:33.529541 crc crio[24437]: time="2026-06-12T21:21:33.529425586Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 Namespace:openstack ID:0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735 UID:546d7afc-d691-4707-9af7-ceb6d9b974d9 NetNS:/var/run/netns/50484ca9-dcf1-4ffe-9e60-c45d4d0b9240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod546d7afc_d691_4707_9af7_ceb6d9b974d9.slice PodAnnotations:0xc00282c250}] Aliases:map[]}"
2026-06-12 21:48:32.801698 | controller | Jun 12 21:21:33.529541 crc crio[24437]: time="2026-06-12T21:21:33.529537228Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.801716 | controller | Jun 12 21:21:34.077008 crc crio[24437]: 2026-06-12T21:21:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ca6143415ca3ea Mac:de:9d:12:0a:89:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/50484ca9-dcf1-4ffe-9e60-c45d4d0b9240 SocketPath: PciID:}] [{Interface:0xc0001386b0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.801733 | controller | Jun 12 21:21:34.077008 crc crio[24437]: time="2026-06-12T21:21:34.076252459Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 Namespace:openstack ID:0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735 UID:546d7afc-d691-4707-9af7-ceb6d9b974d9 NetNS:/var/run/netns/50484ca9-dcf1-4ffe-9e60-c45d4d0b9240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod546d7afc_d691_4707_9af7_ceb6d9b974d9.slice PodAnnotations:0xc00282c250}] Aliases:map[]}"
2026-06-12 21:48:32.801757 | controller | Jun 12 21:21:34.077008 crc crio[24437]: time="2026-06-12T21:21:34.076418244Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.801775 | controller | Jun 12 21:21:34.090440 crc crio[24437]: time="2026-06-12T21:21:34.090316308Z" level=info msg="Ran pod sandbox 0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/POD" id=f4cf3e82-6a8e-4d54-8edd-21d3929eeb00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.801793 | controller | Jun 12 21:21:34.094501 crc crio[24437]: time="2026-06-12T21:21:34.09439189Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=0b9192cb-d75b-460d-ad69-31a84115c2ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.801811 | controller | Jun 12 21:21:34.125375 crc crio[24437]: time="2026-06-12T21:21:34.125166832Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=101adc37-54f6-4ce6-92a0-74ffa05dcb6b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.801828 | controller | Jun 12 21:21:34.134653 crc crio[24437]: time="2026-06-12T21:21:34.134339239Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=e665e77d-fa95-43f1-8867-73334b473dcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.801845 | controller | Jun 12 21:21:34.134898 crc crio[24437]: time="2026-06-12T21:21:34.134842152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.801886 | controller | Jun 12 21:21:34.186816 crc crio[24437]: time="2026-06-12T21:21:34.186708798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.801905 | controller | Jun 12 21:21:34.191301 crc crio[24437]: time="2026-06-12T21:21:34.19123273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.801923 | controller | Jun 12 21:21:34.349385 crc crio[24437]: time="2026-06-12T21:21:34.349272177Z" level=info msg="Created container 44b992717fa90967b5169a8205207c14731062bd588f36e2d4bb20bc20f3f1c4: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=e665e77d-fa95-43f1-8867-73334b473dcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.801941 | controller | Jun 12 21:21:34.351334 crc crio[24437]: time="2026-06-12T21:21:34.351212365Z" level=info msg="Starting container: 44b992717fa90967b5169a8205207c14731062bd588f36e2d4bb20bc20f3f1c4" id=a63166ef-0501-420d-bc21-c20a9c9148af name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.801958 | controller | Jun 12 21:21:34.357220 crc crio[24437]: time="2026-06-12T21:21:34.357146282Z" level=info msg="Started container" PID=151735 containerID=44b992717fa90967b5169a8205207c14731062bd588f36e2d4bb20bc20f3f1c4 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=a63166ef-0501-420d-bc21-c20a9c9148af name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735
2026-06-12 21:48:32.801976 | controller | Jun 12 21:22:00.663734 crc crio[24437]: time="2026-06-12T21:22:00.660435792Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688322-x8lrd/POD" id=838e6c82-d0cd-4cbb-ace3-0e0ce7ddccf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.801998 | controller | Jun 12 21:22:00.663734 crc crio[24437]: time="2026-06-12T21:22:00.661739484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.802018 | controller | Jun 12 21:22:00.723065 crc crio[24437]: time="2026-06-12T21:22:00.722715806Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688322-x8lrd Namespace:openshift-infra ID:d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03 UID:ee01c706-b716-4a0c-8739-8a60d2e4d5f9 NetNS:/var/run/netns/fb8cefe5-d014-4eaf-8c5a-4073af7219f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee01c706_b716_4a0c_8739_8a60d2e4d5f9.slice PodAnnotations:0xc00051d300}] Aliases:map[]}"
2026-06-12 21:48:32.802035 | controller | Jun 12 21:22:00.723065 crc crio[24437]: time="2026-06-12T21:22:00.722809969Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688322-x8lrd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.802053 | controller | Jun 12 21:22:01.146586 crc crio[24437]: time="2026-06-12T21:22:01.145896365Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-zsr77/POD" id=70dc48f0-c776-4071-bd02-20b933bfcbe4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.802070 | controller | Jun 12 21:22:01.146754 crc crio[24437]: time="2026-06-12T21:22:01.146633854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.802089 | controller | Jun 12 21:22:01.194750 crc crio[24437]: time="2026-06-12T21:22:01.194634373Z" level=info msg="Got pod network &{Name:certified-operators-zsr77 Namespace:openshift-marketplace ID:fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c UID:28d9610d-8efc-4696-9c71-16fd860484bc NetNS:/var/run/netns/01390aaf-2358-45c2-9d63-961981bb0a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28d9610d_8efc_4696_9c71_16fd860484bc.slice PodAnnotations:0xc0027467d0}] Aliases:map[]}"
2026-06-12 21:48:32.802106 | controller | Jun 12 21:22:01.194750 crc crio[24437]: time="2026-06-12T21:22:01.194717755Z" level=info msg="Adding pod openshift-marketplace_certified-operators-zsr77 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.802124 | controller | Jun 12 21:22:01.323357 crc crio[24437]: 2026-06-12T21:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d388449a43e0de5 Mac:e6:7b:8c:81:25:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/fb8cefe5-d014-4eaf-8c5a-4073af7219f8 SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.802143 | controller | Jun 12 21:22:01.324460 crc crio[24437]: time="2026-06-12T21:22:01.32437521Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688322-x8lrd Namespace:openshift-infra ID:d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03 UID:ee01c706-b716-4a0c-8739-8a60d2e4d5f9 NetNS:/var/run/netns/fb8cefe5-d014-4eaf-8c5a-4073af7219f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee01c706_b716_4a0c_8739_8a60d2e4d5f9.slice PodAnnotations:0xc00051d300}] Aliases:map[]}"
2026-06-12 21:48:32.802161 | controller | Jun 12 21:22:01.324579 crc crio[24437]: time="2026-06-12T21:22:01.324556664Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688322-x8lrd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.802178 | controller | Jun 12 21:22:01.336204 crc crio[24437]: time="2026-06-12T21:22:01.335637679Z" level=info msg="Ran pod sandbox d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03 with infra container: openshift-infra/auto-csr-approver-29688322-x8lrd/POD" id=838e6c82-d0cd-4cbb-ace3-0e0ce7ddccf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.802200 | controller | Jun 12 21:22:01.339553 crc crio[24437]: time="2026-06-12T21:22:01.339031642Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5bd91d76-89f3-489c-a993-44173b5aa726 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.802219 | controller | Jun 12 21:22:01.363004 crc crio[24437]: time="2026-06-12T21:22:01.362435333Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.802237 | controller | Jun 12 21:22:01.832811 crc crio[24437]: 2026-06-12T21:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe9a327297d777a Mac:66:79:2b:6d:7e:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/01390aaf-2358-45c2-9d63-961981bb0a23 SocketPath: PciID:}] [{Interface:0xc000482740 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.802255 | controller | Jun 12 21:22:01.835497 crc crio[24437]: time="2026-06-12T21:22:01.835424566Z" level=info msg="Got pod network &{Name:certified-operators-zsr77 Namespace:openshift-marketplace ID:fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c UID:28d9610d-8efc-4696-9c71-16fd860484bc NetNS:/var/run/netns/01390aaf-2358-45c2-9d63-961981bb0a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28d9610d_8efc_4696_9c71_16fd860484bc.slice PodAnnotations:0xc0027467d0}] Aliases:map[]}"
2026-06-12 21:48:32.802272 | controller | Jun 12 21:22:01.835636 crc crio[24437]: time="2026-06-12T21:22:01.835595321Z" level=info msg="Checking pod openshift-marketplace_certified-operators-zsr77 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.802289 | controller | Jun 12 21:22:01.850252 crc crio[24437]: time="2026-06-12T21:22:01.850136501Z" level=info msg="Ran pod sandbox fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c with infra container: openshift-marketplace/certified-operators-zsr77/POD" id=70dc48f0-c776-4071-bd02-20b933bfcbe4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.802307 | controller | Jun 12 21:22:01.853304 crc crio[24437]: time="2026-06-12T21:22:01.853209948Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a71e7249-eb27-401b-a075-ce140aac7d44 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.802323 | controller | Jun 12 21:22:01.856567 crc crio[24437]: time="2026-06-12T21:22:01.856480378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4deb0a35-380a-48db-8af4-1ef92a8a670d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.802340 | controller | Jun 12 21:22:01.863465 crc crio[24437]: time="2026-06-12T21:22:01.863374148Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zsr77/extract-utilities" id=2aec8a52-3715-4248-a2bb-7c846c7313b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.802357 | controller | Jun 12 21:22:01.863856 crc crio[24437]: time="2026-06-12T21:22:01.863764748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.802373 | controller | Jun 12 21:22:01.976026 crc crio[24437]: time="2026-06-12T21:22:01.969230423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.802394 | controller | Jun 12 21:22:01.979594 crc crio[24437]: time="2026-06-12T21:22:01.979453057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.802412 | controller | Jun 12 21:22:02.229008 crc crio[24437]: time="2026-06-12T21:22:02.228342295Z" level=info msg="Created container 0d2fe072078b7c69c3142fe9c884ec7874bebda528a75466bbd9fd57603b39e2: openshift-marketplace/certified-operators-zsr77/extract-utilities" id=2aec8a52-3715-4248-a2bb-7c846c7313b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.802429 | controller | Jun 12 21:22:02.230633 crc crio[24437]: time="2026-06-12T21:22:02.230185481Z" level=info msg="Starting container: 0d2fe072078b7c69c3142fe9c884ec7874bebda528a75466bbd9fd57603b39e2" id=ea991f99-1a62-4ff3-a156-95640a0f9a26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.802446 | controller | Jun 12 21:22:02.236427 crc crio[24437]: time="2026-06-12T21:22:02.236312123Z" level=info msg="Started container" PID=153448 containerID=0d2fe072078b7c69c3142fe9c884ec7874bebda528a75466bbd9fd57603b39e2 description=openshift-marketplace/certified-operators-zsr77/extract-utilities id=ea991f99-1a62-4ff3-a156-95640a0f9a26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c
2026-06-12 21:48:32.802462 | controller | Jun 12 21:22:02.316401 crc crio[24437]: time="2026-06-12T21:22:02.316302516Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5bd91d76-89f3-489c-a993-44173b5aa726 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.802480 | controller | Jun 12 21:22:02.320724 crc crio[24437]: time="2026-06-12T21:22:02.320572401Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=30e4152d-7814-43d3-aa6b-00541f47ba4a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.802496 | controller | Jun 12 21:22:02.328198 crc crio[24437]: time="2026-06-12T21:22:02.327882632Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e0e3ccb6-dcf7-435a-ba3c-cf80634a32a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.802513 | controller | Jun 12 21:22:02.338493 crc crio[24437]: time="2026-06-12T21:22:02.338248819Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688322-x8lrd/oc" id=e0595dfc-6143-47c7-a5bd-d3ab00a396c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.802531 | controller | Jun 12 21:22:02.339476 crc crio[24437]: time="2026-06-12T21:22:02.339290036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.802548 | controller | Jun 12 21:22:02.391665 crc crio[24437]: time="2026-06-12T21:22:02.391564291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.802565 | controller | Jun 12 21:22:02.952669 crc crio[24437]: time="2026-06-12T21:22:02.952580876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.802582 | controller | Jun 12 21:22:03.095866 crc crio[24437]: time="2026-06-12T21:22:03.095374616Z" level=info msg="Created container 2dc999bbe7840cd0f076b46eabeb8935d74b432a213dc18dbd78bc319f286868: openshift-infra/auto-csr-approver-29688322-x8lrd/oc" id=e0595dfc-6143-47c7-a5bd-d3ab00a396c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.802599 | controller | Jun 12 21:22:03.097520 crc crio[24437]: time="2026-06-12T21:22:03.097414036Z" level=info msg="Starting container: 2dc999bbe7840cd0f076b46eabeb8935d74b432a213dc18dbd78bc319f286868" id=6fa09f57-15a0-467c-9a01-a25a28326e83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.802619 | controller | Jun 12 21:22:03.103031 crc crio[24437]: time="2026-06-12T21:22:03.102861771Z" level=info msg="Started container" PID=153498 containerID=2dc999bbe7840cd0f076b46eabeb8935d74b432a213dc18dbd78bc319f286868 description=openshift-infra/auto-csr-approver-29688322-x8lrd/oc id=6fa09f57-15a0-467c-9a01-a25a28326e83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03
2026-06-12 21:48:32.802637 | controller | Jun 12 21:22:03.337621 crc crio[24437]: time="2026-06-12T21:22:03.337514198Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=19a59d9d-d0c9-4c32-a7e0-2473aa15a3cf name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.802653 | controller | Jun 12 21:22:03.342479 crc crio[24437]: time="2026-06-12T21:22:03.342396579Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:48:32.802670 | controller | Jun 12 21:22:03.939441 crc crio[24437]: time="2026-06-12T21:22:03.938644497Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064" id=19a59d9d-d0c9-4c32-a7e0-2473aa15a3cf name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.802687 | controller | Jun 12 21:22:03.940730 crc crio[24437]: time="2026-06-12T21:22:03.940649117Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=55c5d1b6-4897-4b74-8783-11f1b4026aae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.802704 | controller | Jun 12 21:22:03.943757 crc crio[24437]: time="2026-06-12T21:22:03.94357094Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=aad0a1bc-e6af-461a-8af6-670bdcce5a24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.802720 | controller | Jun 12 21:22:03.950230 crc crio[24437]: time="2026-06-12T21:22:03.950145612Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zsr77/extract-content" id=2f479f16-fb3a-4aed-94d7-c1a5c9101f53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.802736 | controller | Jun 12 21:22:03.950680 crc crio[24437]: time="2026-06-12T21:22:03.950614404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.802752 | controller | Jun 12 21:22:04.003575 crc crio[24437]: time="2026-06-12T21:22:04.003489354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.802768 | controller | Jun 12 21:22:04.011067 crc crio[24437]: time="2026-06-12T21:22:04.011016902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.802784 | controller | Jun 12 21:22:04.190483 crc crio[24437]: time="2026-06-12T21:22:04.190314416Z" level=info msg="Created container 8959d8a5043e56728d2a5468a7fb04b12d8c68524cc560925c61fcd86bd7e970: openshift-marketplace/certified-operators-zsr77/extract-content" id=2f479f16-fb3a-4aed-94d7-c1a5c9101f53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.802800 | controller | Jun 12 21:22:04.193680 crc crio[24437]: time="2026-06-12T21:22:04.193589186Z" level=info msg="Starting container: 8959d8a5043e56728d2a5468a7fb04b12d8c68524cc560925c61fcd86bd7e970" id=78b48ab4-6607-46c3-bec4-8e2f5e6b60c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.802817 | controller | Jun 12 21:22:04.199290 crc crio[24437]: time="2026-06-12T21:22:04.199193945Z" level=info msg="Started container" PID=153593 containerID=8959d8a5043e56728d2a5468a7fb04b12d8c68524cc560925c61fcd86bd7e970 description=openshift-marketplace/certified-operators-zsr77/extract-content id=78b48ab4-6607-46c3-bec4-8e2f5e6b60c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c
2026-06-12 21:48:32.802837 | controller | Jun 12 21:22:05.405767 crc crio[24437]: time="2026-06-12T21:22:05.405047764Z" level=info msg="Stopping pod sandbox: d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03" id=9a53be98-0494-4211-bab3-9f00acec141f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.802873 | controller | Jun 12 21:22:05.407426 crc crio[24437]: time="2026-06-12T21:22:05.406587853Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688322-x8lrd Namespace:openshift-infra ID:d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03 UID:ee01c706-b716-4a0c-8739-8a60d2e4d5f9 NetNS:/var/run/netns/fb8cefe5-d014-4eaf-8c5a-4073af7219f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee01c706_b716_4a0c_8739_8a60d2e4d5f9.slice PodAnnotations:0xc000c24428}] Aliases:map[]}"
2026-06-12 21:48:32.802892 | controller | Jun 12 21:22:05.407426 crc crio[24437]: time="2026-06-12T21:22:05.406752597Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688322-x8lrd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.802910 | controller | Jun 12 21:22:05.897457 crc crio[24437]: time="2026-06-12T21:22:05.89667112Z" level=info msg="Stopped pod sandbox: d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03" id=9a53be98-0494-4211-bab3-9f00acec141f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.802941 | controller | Jun 12 21:22:06.423820 crc crio[24437]: time="2026-06-12T21:22:06.42317587Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=53354db1-e82f-4916-91af-db5df7669b56 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.802958 | controller | Jun 12 21:22:06.643440 crc crio[24437]: time="2026-06-12T21:22:06.642352372Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b9a2699f-4ab0-4440-a40d-0ac96e79e153 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.802974 | controller | Jun 12 21:22:06.737653 crc crio[24437]: time="2026-06-12T21:22:06.737403278Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zsr77/registry-server" id=6eafed6a-aba7-48b7-8f7f-12bf011bc26e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.802990 | controller | Jun 12 21:22:06.738400 crc crio[24437]: time="2026-06-12T21:22:06.737815358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.803006 | controller | Jun 12 21:22:06.807671 crc crio[24437]: time="2026-06-12T21:22:06.796848911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.803023 | controller | Jun 12 21:22:06.807671 crc crio[24437]: time="2026-06-12T21:22:06.806093611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.803038 | controller | Jun 12 21:22:07.039763 crc crio[24437]: time="2026-06-12T21:22:07.039176678Z" level=info msg="Created container 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d: openshift-marketplace/certified-operators-zsr77/registry-server" id=6eafed6a-aba7-48b7-8f7f-12bf011bc26e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.803054 | controller | Jun 12 21:22:07.044086 crc crio[24437]: time="2026-06-12T21:22:07.043900464Z" level=info msg="Starting container: 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d" id=9ed30485-2241-4c82-8d87-ebdf93695772 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.803074 | controller | Jun 12 21:22:07.050124 crc crio[24437]: time="2026-06-12T21:22:07.049832302Z" level=info msg="Started container" PID=153773 containerID=3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d description=openshift-marketplace/certified-operators-zsr77/registry-server id=9ed30485-2241-4c82-8d87-ebdf93695772 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c
2026-06-12 21:48:32.803091 | controller | Jun 12 21:22:14.558020 crc crio[24437]: time="2026-06-12T21:22:14.553600883Z" level=info msg="Stopping container: 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d (timeout: 2s)" id=5b28927a-e9c2-40e4-b15a-733bcef08e07 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.803107 | controller | Jun 12 21:22:14.693165 crc crio[24437]: time="2026-06-12T21:22:14.693042039Z" level=info msg="Stopped container 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d: openshift-marketplace/certified-operators-zsr77/registry-server" id=5b28927a-e9c2-40e4-b15a-733bcef08e07 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.803123 | controller | Jun 12 21:22:14.694441 crc crio[24437]: time="2026-06-12T21:22:14.694363742Z" level=info msg="Stopping pod sandbox: fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c" id=c1effe60-6b9e-401a-985c-f7874e0c183d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.803140 | controller | Jun 12 21:22:14.695184 crc crio[24437]: time="2026-06-12T21:22:14.69512841Z" level=info msg="Got pod network &{Name:certified-operators-zsr77 Namespace:openshift-marketplace ID:fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c UID:28d9610d-8efc-4696-9c71-16fd860484bc NetNS:/var/run/netns/01390aaf-2358-45c2-9d63-961981bb0a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28d9610d_8efc_4696_9c71_16fd860484bc.slice PodAnnotations:0xc001fa4030}] Aliases:map[]}"
2026-06-12 21:48:32.803156 | controller | Jun 12 21:22:14.695322 crc crio[24437]: time="2026-06-12T21:22:14.695279724Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-zsr77 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.803172 | controller | Jun 12 21:22:15.020648 crc crio[24437]: time="2026-06-12T21:22:15.019908722Z" level=info msg="Stopped pod sandbox: fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c" id=c1effe60-6b9e-401a-985c-f7874e0c183d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.803188 | controller | Jun 12 21:22:15.577501 crc crio[24437]: time="2026-06-12T21:22:15.577324987Z" level=info msg="Removing container: 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d" id=ca7c0d8e-5118-44da-b23c-6e90e7474b01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.803204 | controller | Jun 12 21:22:15.612533 crc crio[24437]: time="2026-06-12T21:22:15.612423307Z" level=info msg="Removed container 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d: openshift-marketplace/certified-operators-zsr77/registry-server" id=ca7c0d8e-5118-44da-b23c-6e90e7474b01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.803221 | controller | Jun 12 21:22:15.623404 crc crio[24437]: time="2026-06-12T21:22:15.623305766Z" level=info msg="Removing container: 8959d8a5043e56728d2a5468a7fb04b12d8c68524cc560925c61fcd86bd7e970" id=8eab933e-bce6-4424-9309-a249f32cd221 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.803237 | controller | Jun 12 21:22:15.697178 crc crio[24437]: time="2026-06-12T21:22:15.697070354Z" level=info msg="Removed container 8959d8a5043e56728d2a5468a7fb04b12d8c68524cc560925c61fcd86bd7e970: openshift-marketplace/certified-operators-zsr77/extract-content" id=8eab933e-bce6-4424-9309-a249f32cd221 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.803257 | controller | Jun 12 21:22:15.703649 crc crio[24437]: time="2026-06-12T21:22:15.703561595Z" level=info msg="Removing container: 0d2fe072078b7c69c3142fe9c884ec7874bebda528a75466bbd9fd57603b39e2" id=3ab1183d-8a94-4867-afa5-2b12bac22b7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.803275 | controller | Jun 12 21:22:15.737815 crc crio[24437]: time="2026-06-12T21:22:15.7375921Z" level=info msg="Removed container 0d2fe072078b7c69c3142fe9c884ec7874bebda528a75466bbd9fd57603b39e2: openshift-marketplace/certified-operators-zsr77/extract-utilities" id=3ab1183d-8a94-4867-afa5-2b12bac22b7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.803291 | controller | Jun 12 21:22:26.354291 crc crio[24437]: time="2026-06-12T21:22:26.353181641Z" level=info msg="Removing container: 80f07aa162d8784858437c8f03019964b1a5b1363d4586d49777e76619965b73" id=8ee6fe3f-9288-4103-8451-822250448280 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.803307 | controller | Jun 12 21:22:26.693076 crc crio[24437]: time="2026-06-12T21:22:26.692104292Z" level=info msg="Removed container 80f07aa162d8784858437c8f03019964b1a5b1363d4586d49777e76619965b73: openshift-infra/auto-csr-approver-29688316-ltjsg/oc" id=8ee6fe3f-9288-4103-8451-822250448280 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.803322 | controller | Jun 12 21:22:26.714599 crc crio[24437]: time="2026-06-12T21:22:26.714497097Z" level=info msg="Stopping pod sandbox: fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c" id=6b26bc40-80cf-4f26-a069-5d9b60ce282d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.803338 | controller | Jun 12 21:22:26.715004 crc crio[24437]: time="2026-06-12T21:22:26.71464492Z" level=info msg="Stopped pod sandbox (already stopped): fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c" id=6b26bc40-80cf-4f26-a069-5d9b60ce282d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.803353 | controller | Jun 12 21:22:26.715529 crc crio[24437]: time="2026-06-12T21:22:26.71544599Z" level=info msg="Removing pod sandbox: fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c" id=c9e8a4ab-1e88-4d09-be63-368e7d1fcfff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.803369 | controller | Jun 12 21:22:26.735218 crc crio[24437]: time="2026-06-12T21:22:26.735091797Z" level=info msg="Removed pod sandbox: fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c" id=c9e8a4ab-1e88-4d09-be63-368e7d1fcfff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.803385 | controller | Jun 12 21:22:26.738506 crc crio[24437]: time="2026-06-12T21:22:26.738420239Z" level=info msg="Stopping pod sandbox: f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7" id=9e229165-a442-46b2-a6fc-62fd205f5f49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.803401 | controller | Jun 12 21:22:26.738506 crc crio[24437]: time="2026-06-12T21:22:26.738492621Z" level=info msg="Stopped pod sandbox (already stopped): f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7" id=9e229165-a442-46b2-a6fc-62fd205f5f49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.803417 | controller | Jun 12 21:22:26.740390 crc crio[24437]: time="2026-06-12T21:22:26.740191243Z" level=info msg="Removing pod sandbox: f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7" id=aeccf015-0c92-426b-97a2-e18f5824ca9f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.803432 | controller | Jun 12 21:22:26.758558 crc crio[24437]: time="2026-06-12T21:22:26.758127747Z" level=info msg="Removed pod sandbox: f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7" id=aeccf015-0c92-426b-97a2-e18f5824ca9f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.803448 | controller | Jun 12 21:22:29.787435 crc crio[24437]: time="2026-06-12T21:22:29.786666854Z" level=info msg="Stopping pod sandbox: 0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735" id=98f49292-14df-4f8b-b8b1-90b59bbf834c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.803468 | controller | Jun 12 21:22:29.788615 crc crio[24437]: time="2026-06-12T21:22:29.788250033Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 Namespace:openstack ID:0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735 UID:546d7afc-d691-4707-9af7-ceb6d9b974d9 NetNS:/var/run/netns/50484ca9-dcf1-4ffe-9e60-c45d4d0b9240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod546d7afc_d691_4707_9af7_ceb6d9b974d9.slice PodAnnotations:0xc001fa5ab0}] Aliases:map[]}"
2026-06-12 21:48:32.803485 | controller | Jun 12 21:22:29.788615 crc crio[24437]: time="2026-06-12T21:22:29.788417797Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.803502 | controller | Jun 12 21:22:30.250264 crc crio[24437]: time="2026-06-12T21:22:30.249507647Z" level=info msg="Stopped pod sandbox: 0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735" id=98f49292-14df-4f8b-b8b1-90b59bbf834c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.803519 | controller | Jun 12 21:22:31.622023 crc crio[24437]: time="2026-06-12T21:22:31.621161014Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-nqgxv/POD" id=4ace1442-54a5-436f-b7ef-8272875541f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.803536 | controller | Jun 12 21:22:31.622023 crc crio[24437]: time="2026-06-12T21:22:31.622034756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.803554 | controller | Jun 12 21:22:31.660839 crc crio[24437]: time="2026-06-12T21:22:31.660726715Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-nqgxv Namespace:openstack ID:e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9 UID:b3450333-e12a-4250-90bf-72c64111a953 NetNS:/var/run/netns/262cce7a-0d0b-45c8-8fb1-0c2195973a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3450333_e12a_4250_90bf_72c64111a953.slice PodAnnotations:0xc000c247d0}] Aliases:map[]}"
2026-06-12 21:48:32.803570 | controller | Jun 12 21:22:31.660839 crc crio[24437]: time="2026-06-12T21:22:31.660821527Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-nqgxv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.803587 | controller | Jun 12 21:22:32.341881 crc crio[24437]: 2026-06-12T21:22:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2ce344c53b71c9 Mac:12:dc:d7:a0:c0:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/262cce7a-0d0b-45c8-8fb1-0c2195973a98 SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.803604 | controller | Jun 12 21:22:32.343163 crc crio[24437]: time="2026-06-12T21:22:32.343077348Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-nqgxv Namespace:openstack ID:e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9 UID:b3450333-e12a-4250-90bf-72c64111a953 NetNS:/var/run/netns/262cce7a-0d0b-45c8-8fb1-0c2195973a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3450333_e12a_4250_90bf_72c64111a953.slice PodAnnotations:0xc000c247d0}] Aliases:map[]}"
2026-06-12 21:48:32.803620 | controller | Jun 12 21:22:32.343348 crc crio[24437]: time="2026-06-12T21:22:32.343287813Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-nqgxv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.803640 | controller | Jun 12 21:22:32.358314 crc crio[24437]: time="2026-06-12T21:22:32.358235264Z" level=info msg="Ran pod sandbox e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-nqgxv/POD" id=4ace1442-54a5-436f-b7ef-8272875541f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.803657 | controller | Jun 12 21:22:32.360883 crc crio[24437]: time="2026-06-12T21:22:32.360776517Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=66230b95-e66b-4b52-8446-220f3017f3ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.803673 | controller | Jun 12 21:22:32.384814 crc crio[24437]: time="2026-06-12T21:22:32.3847001Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1eeef32f-9d9b-4b02-9f08-7b511ee022ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.803689 | controller | Jun 12 21:22:32.395902 crc crio[24437]: time="2026-06-12T21:22:32.395763524Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-nqgxv/ssh-known-hosts-edpm-deployment-ipam" id=5b69e73b-48cb-4cdc-92e9-b43ecb527b8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.803705 | controller | Jun 12 21:22:32.396407 crc crio[24437]: time="2026-06-12T21:22:32.396342307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.803721 | controller | Jun 12 21:22:32.444957 crc crio[24437]: time="2026-06-12T21:22:32.444470551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.803737 | controller | Jun 12 21:22:32.449100 crc crio[24437]: time="2026-06-12T21:22:32.449023344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.803754 | controller | Jun 12 21:22:32.715358 crc crio[24437]: time="2026-06-12T21:22:32.715261014Z" level=info msg="Created container 69ad94217ebccb3113d05c3a933ab1a564320af554932d231eb912409f5f3b33: openstack/ssh-known-hosts-edpm-deployment-ipam-nqgxv/ssh-known-hosts-edpm-deployment-ipam" id=5b69e73b-48cb-4cdc-92e9-b43ecb527b8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.803770 | controller | Jun 12 21:22:32.717327 crc crio[24437]: time="2026-06-12T21:22:32.717244122Z" level=info msg="Starting container: 69ad94217ebccb3113d05c3a933ab1a564320af554932d231eb912409f5f3b33" id=4f135fe8-e522-4420-a0e7-e87020016aaa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.803786 | controller | Jun 12 21:22:32.722710 crc crio[24437]: time="2026-06-12T21:22:32.722610355Z" level=info msg="Started container" PID=155477 containerID=69ad94217ebccb3113d05c3a933ab1a564320af554932d231eb912409f5f3b33 description=openstack/ssh-known-hosts-edpm-deployment-ipam-nqgxv/ssh-known-hosts-edpm-deployment-ipam id=4f135fe8-e522-4420-a0e7-e87020016aaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9
2026-06-12 21:48:32.803802 | controller | Jun 12 21:22:41.983237 crc crio[24437]: time="2026-06-12T21:22:41.982328608Z" level=info msg="Stopping pod sandbox: e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9" id=24795bdc-3a40-4bfc-a5cb-6516724cb76d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.803819 | controller | Jun 12 21:22:41.984599 crc crio[24437]: time="2026-06-12T21:22:41.983985289Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-nqgxv Namespace:openstack ID:e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9 UID:b3450333-e12a-4250-90bf-72c64111a953 NetNS:/var/run/netns/262cce7a-0d0b-45c8-8fb1-0c2195973a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3450333_e12a_4250_90bf_72c64111a953.slice PodAnnotations:0xc007788398}] Aliases:map[]}"
2026-06-12 21:48:32.803839 | controller | Jun 12 21:22:41.984599 crc crio[24437]: time="2026-06-12T21:22:41.984342268Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-nqgxv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.803876 | controller | Jun 12 21:22:42.562571 crc crio[24437]: time="2026-06-12T21:22:42.562067678Z" level=info msg="Stopped pod sandbox: e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9" id=24795bdc-3a40-4bfc-a5cb-6516724cb76d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.803895 | controller | Jun 12 21:22:43.486528 crc crio[24437]: time="2026-06-12T21:22:43.485070245Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/POD" id=ac3a1b48-5d5a-427c-97f6-a929bd5b2649 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.803912 | controller | Jun 12 21:22:43.487644 crc crio[24437]: time="2026-06-12T21:22:43.486643305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.803928 | controller | Jun 12 21:22:43.543620 crc crio[24437]: time="2026-06-12T21:22:43.543514944Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn Namespace:openstack ID:2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09 UID:d60e95e6-9ff0-4830-a47d-8a95bf0bbf7a NetNS:/var/run/netns/cffacf46-86cc-409b-b74b-2d6afc5f2688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd60e95e6_9ff0_4830_a47d_8a95bf0bbf7a.slice PodAnnotations:0xc0077888b8}] Aliases:map[]}"
2026-06-12 21:48:32.803944 | controller | Jun 12 21:22:43.543620 crc crio[24437]: time="2026-06-12T21:22:43.543578355Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.803960 | controller | Jun 12 21:22:43.990526 crc crio[24437]: 2026-06-12T21:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b004b600722a6f Mac:92:72:dc:53:55:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/cffacf46-86cc-409b-b74b-2d6afc5f2688 SocketPath: PciID:}] [{Interface:0xc000299b10 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.803976 | controller | Jun 12 21:22:43.992121 crc crio[24437]: time="2026-06-12T21:22:43.992042292Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn Namespace:openstack ID:2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09 UID:d60e95e6-9ff0-4830-a47d-8a95bf0bbf7a NetNS:/var/run/netns/cffacf46-86cc-409b-b74b-2d6afc5f2688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd60e95e6_9ff0_4830_a47d_8a95bf0bbf7a.slice PodAnnotations:0xc0077888b8}] Aliases:map[]}"
2026-06-12 21:48:32.803993 | controller | Jun 12 21:22:43.992253 crc crio[24437]: time="2026-06-12T21:22:43.992220256Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.804009 | controller | Jun 12 21:22:44.004555 crc crio[24437]: time="2026-06-12T21:22:44.004006408Z" level=info msg="Ran pod sandbox 2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/POD" id=ac3a1b48-5d5a-427c-97f6-a929bd5b2649 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.804029 | controller | Jun 12 21:22:44.008312 crc crio[24437]: time="2026-06-12T21:22:44.00811678Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b4fa5417-d297-4aed-a5dd-824ca64d8092 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.804045 | controller | Jun 12 21:22:44.032697 crc crio[24437]: time="2026-06-12T21:22:44.031971241Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=315dc87b-cf66-4284-a907-99fbc16ffeb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.804063 | controller | Jun 12 21:22:44.041224 crc crio[24437]: time="2026-06-12T21:22:44.041109468Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=61b49a07-9b4e-4710-86f2-37b6b7c9d2b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.804079 | controller | Jun 12 21:22:44.041610 crc crio[24437]: time="2026-06-12T21:22:44.041543098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.804095 | controller | Jun 12 21:22:44.104885 crc crio[24437]: time="2026-06-12T21:22:44.104434127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.804111 | controller | Jun 12 21:22:44.110167 crc crio[24437]: time="2026-06-12T21:22:44.110102628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.804127 | controller | Jun 12 21:22:44.304148 crc crio[24437]: time="2026-06-12T21:22:44.294892598Z" level=info msg="Created container aa2ea7f10847fb46b3e77fefeda3b949d95fafa2b5300a68894481e64c50d22b: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=61b49a07-9b4e-4710-86f2-37b6b7c9d2b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.804143 | controller | Jun 12 21:22:44.304148 crc crio[24437]: time="2026-06-12T21:22:44.296384465Z" level=info msg="Starting container: aa2ea7f10847fb46b3e77fefeda3b949d95fafa2b5300a68894481e64c50d22b" id=f361539d-bf91-4eb0-afa3-32a15832d34f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.804159 | controller | Jun 12 21:22:44.304148 crc crio[24437]: time="2026-06-12T21:22:44.302633709Z" level=info msg="Started container" PID=156195 containerID=aa2ea7f10847fb46b3e77fefeda3b949d95fafa2b5300a68894481e64c50d22b description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=f361539d-bf91-4eb0-afa3-32a15832d34f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09
2026-06-12 21:48:32.804176 | controller | Jun 12 21:22:54.168378 crc crio[24437]: time="2026-06-12T21:22:54.167026051Z" level=info msg="Stopping pod sandbox: 2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09" id=1ca0a966-8fab-4bc4-99e3-db40be6259c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.804192 | controller | Jun 12 21:22:54.170097 crc crio[24437]: time="2026-06-12T21:22:54.169994545Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn Namespace:openstack ID:2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09 UID:d60e95e6-9ff0-4830-a47d-8a95bf0bbf7a NetNS:/var/run/netns/cffacf46-86cc-409b-b74b-2d6afc5f2688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd60e95e6_9ff0_4830_a47d_8a95bf0bbf7a.slice PodAnnotations:0xc000a8d578}] Aliases:map[]}"
2026-06-12 21:48:32.804212 | controller | Jun 12 21:22:54.170373 crc crio[24437]: time="2026-06-12T21:22:54.170294632Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.804229 | controller | Jun 12 21:22:54.596325 crc crio[24437]: time="2026-06-12T21:22:54.595976883Z" level=info msg="Stopped pod sandbox: 2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09" id=1ca0a966-8fab-4bc4-99e3-db40be6259c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.804245 | controller | Jun 12 21:22:55.724119 crc crio[24437]: time="2026-06-12T21:22:55.723434339Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/POD" id=876211b9-8184-48db-8ba9-6be2f1edfaa8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.804261 | controller | Jun 12 21:22:55.725278 crc crio[24437]: time="2026-06-12T21:22:55.724157236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.804277 | controller | Jun 12 21:22:55.758531 crc crio[24437]: time="2026-06-12T21:22:55.758442256Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb Namespace:openstack ID:5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8 UID:6dbc5019-fc02-445a-9899-3ca153952860 NetNS:/var/run/netns/0f0c20a6-5c69-4a22-a712-e2ff56169077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbc5019_fc02_445a_9899_3ca153952860.slice PodAnnotations:0xc001f6dd40}] Aliases:map[]}"
2026-06-12 21:48:32.804294 | controller | Jun 12 21:22:55.758531 crc crio[24437]: time="2026-06-12T21:22:55.758500178Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.804311 | controller | Jun 12 21:22:56.385987 crc crio[24437]: 2026-06-12T21:22:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fbc324d4027885 Mac:d6:8d:5a:8f:be:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/0f0c20a6-5c69-4a22-a712-e2ff56169077 SocketPath: PciID:}] [{Interface:0xc0004b4280 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.804327 | controller | Jun 12 21:22:56.387125 crc crio[24437]: time="2026-06-12T21:22:56.387044097Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb Namespace:openstack ID:5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8 UID:6dbc5019-fc02-445a-9899-3ca153952860 NetNS:/var/run/netns/0f0c20a6-5c69-4a22-a712-e2ff56169077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbc5019_fc02_445a_9899_3ca153952860.slice PodAnnotations:0xc001f6dd40}] Aliases:map[]}"
2026-06-12 21:48:32.804344 | controller | Jun 12 21:22:56.387287 crc crio[24437]: time="2026-06-12T21:22:56.387217851Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.804360 | controller | Jun 12 21:22:56.394468 crc crio[24437]: time="2026-06-12T21:22:56.394398269Z" level=info msg="Ran pod sandbox 5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/POD" id=876211b9-8184-48db-8ba9-6be2f1edfaa8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.804377 | controller | Jun 12 21:22:56.397092 crc crio[24437]: time="2026-06-12T21:22:56.397014825Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=254980c1-fd1e-4456-9958-02f4c936b94d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.804403 | controller | Jun 12 21:22:56.424563 crc crio[24437]: time="2026-06-12T21:22:56.424479885Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=acf7b253-b413-4fbd-ab5c-c396f8545fb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.804422 | controller | Jun 12 21:22:56.432455 crc crio[24437]: time="2026-06-12T21:22:56.432363011Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=2d889e77-c1ea-4d4f-9aa7-275eb66611e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.804438 | controller | Jun 12 21:22:56.432838 crc crio[24437]: time="2026-06-12T21:22:56.432755291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.804454 | controller | Jun 12 21:22:56.489513 crc crio[24437]: time="2026-06-12T21:22:56.489418105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.804479 | controller | Jun 12 21:22:56.492894 crc crio[24437]: time="2026-06-12T21:22:56.49282709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.804495 | controller | Jun 12 21:22:56.611636 crc crio[24437]: time="2026-06-12T21:22:56.611112022Z" level=info msg="Created container 7fee53b26c84d6a9deac535636b6bdb55eb3e5728dcb955a24dcae03bcc188c5: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=2d889e77-c1ea-4d4f-9aa7-275eb66611e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.804511 | controller | Jun 12 21:22:56.612981 crc crio[24437]: time="2026-06-12T21:22:56.612851175Z" level=info msg="Starting container: 7fee53b26c84d6a9deac535636b6bdb55eb3e5728dcb955a24dcae03bcc188c5" id=bedc8d5e-b257-48e9-9d07-a284ab67d61f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.804526 | controller | Jun 12 21:22:56.622042 crc crio[24437]: time="2026-06-12T21:22:56.621032318Z" level=info msg="Started container" PID=157016 containerID=7fee53b26c84d6a9deac535636b6bdb55eb3e5728dcb955a24dcae03bcc188c5 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=bedc8d5e-b257-48e9-9d07-a284ab67d61f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8
2026-06-12 21:48:32.804543 | controller | Jun 12 21:23:08.382041 crc crio[24437]: time="2026-06-12T21:23:08.37968431Z" level=info msg="Stopping pod sandbox: 5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8" id=1ece20a9-bc08-4019-9194-4b796661a897 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.804559 | controller | Jun 12 21:23:08.385560 crc crio[24437]: time="2026-06-12T21:23:08.384707515Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb Namespace:openstack ID:5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8 UID:6dbc5019-fc02-445a-9899-3ca153952860 NetNS:/var/run/netns/0f0c20a6-5c69-4a22-a712-e2ff56169077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbc5019_fc02_445a_9899_3ca153952860.slice PodAnnotations:0xc001fa4c08}] Aliases:map[]}"
2026-06-12 21:48:32.804576 | controller | Jun 12 21:23:08.385560 crc crio[24437]: time="2026-06-12T21:23:08.385039863Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.804596 | controller | Jun 12 21:23:08.894723 crc crio[24437]: time="2026-06-12T21:23:08.894170013Z" level=info msg="Stopped pod sandbox: 5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8" id=1ece20a9-bc08-4019-9194-4b796661a897 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.804612 | controller | Jun 12 21:23:09.884704 crc crio[24437]: time="2026-06-12T21:23:09.884020688Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/POD" id=1762f6b8-05d1-4df8-a7d7-1a76d457e83c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.804628 | controller | Jun 12 21:23:09.885790 crc crio[24437]: time="2026-06-12T21:23:09.884731885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.804644 | controller | Jun 12 21:23:09.928788 crc crio[24437]: time="2026-06-12T21:23:09.928698395Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 Namespace:openstack ID:1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e UID:c71a0a3e-0086-4bf9-afa5-79f718a5a739 NetNS:/var/run/netns/71d05d7b-f92e-488d-ad03-12cf7011d66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71a0a3e_0086_4bf9_afa5_79f718a5a739.slice PodAnnotations:0xc001fa4470}] Aliases:map[]}"
2026-06-12 21:48:32.804661 | controller | Jun 12 21:23:09.928788 crc crio[24437]: time="2026-06-12T21:23:09.928766667Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.804677 | controller | Jun 12 21:23:10.566768 crc crio[24437]: 2026-06-12T21:23:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d018e9c5cfbde4 Mac:72:17:03:e3:ea:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/71d05d7b-f92e-488d-ad03-12cf7011d66a SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.804695 | controller | Jun 12 21:23:10.568411 crc crio[24437]: time="2026-06-12T21:23:10.568340979Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 Namespace:openstack ID:1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e UID:c71a0a3e-0086-4bf9-afa5-79f718a5a739 NetNS:/var/run/netns/71d05d7b-f92e-488d-ad03-12cf7011d66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71a0a3e_0086_4bf9_afa5_79f718a5a739.slice PodAnnotations:0xc001fa4470}] Aliases:map[]}"
2026-06-12 21:48:32.804713 | controller | Jun 12 21:23:10.568546 crc crio[24437]: time="2026-06-12T21:23:10.568507653Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.804729 | controller | Jun 12 21:23:10.578283 crc crio[24437]: time="2026-06-12T21:23:10.578155042Z" level=info msg="Ran pod sandbox 1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/POD" id=1762f6b8-05d1-4df8-a7d7-1a76d457e83c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.804746 | controller | Jun 12 21:23:10.582564 crc crio[24437]: time="2026-06-12T21:23:10.58247727Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=c088d676-af7b-4800-a230-0babe3fc9059 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.804762 | controller | Jun 12 21:23:10.606390 crc crio[24437]: time="2026-06-12T21:23:10.60629129Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=5b6e65dc-8463-4a1d-b697-b9c58450b205 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.804781 | controller | Jun 12 21:23:10.613903 crc crio[24437]: time="2026-06-12T21:23:10.613788936Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=541945aa-31d1-4a0a-9817-61a54eb02711 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.804797 | controller | Jun 12 21:23:10.614397 crc crio[24437]: time="2026-06-12T21:23:10.614328539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.804813 | controller | Jun 12 21:23:10.671865 crc crio[24437]: time="2026-06-12T21:23:10.67164727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.804828 | controller | Jun 12 21:23:10.675715 crc crio[24437]: time="2026-06-12T21:23:10.675637278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.804844 | controller | Jun 12 21:23:10.864851 crc crio[24437]: time="2026-06-12T21:23:10.864720605Z" level=info msg="Created container 363ef90df6d1bafb89599cea491d478748e1fb9255bb99619cfd255e04d12e89: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=541945aa-31d1-4a0a-9817-61a54eb02711 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.804881 | controller | Jun 12 21:23:10.866342 crc crio[24437]: time="2026-06-12T21:23:10.866260714Z" level=info msg="Starting container: 363ef90df6d1bafb89599cea491d478748e1fb9255bb99619cfd255e04d12e89" id=6d85d2b8-b021-4ba1-8ef5-cef59b5cf655 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.804899 | controller | Jun 12 21:23:10.873014 crc crio[24437]: time="2026-06-12T21:23:10.872716024Z" level=info msg="Started container" PID=157981 containerID=363ef90df6d1bafb89599cea491d478748e1fb9255bb99619cfd255e04d12e89 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=6d85d2b8-b021-4ba1-8ef5-cef59b5cf655 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e
2026-06-12 21:48:32.804915 | controller | Jun 12 21:23:36.544774 crc crio[24437]: time="2026-06-12T21:23:36.543852615Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-s97kk/POD" id=9a810b6c-e9e9-4980-ba12-a7dfc2efa10a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.804930 | controller | Jun 12 21:23:36.546413 crc crio[24437]: time="2026-06-12T21:23:36.54484929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.804947 | controller | Jun 12 21:23:36.579502 crc crio[24437]: time="2026-06-12T21:23:36.579380455Z" level=info msg="Got pod network &{Name:community-operators-s97kk Namespace:openshift-marketplace ID:3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f UID:7400c3fc-7855-4849-af36-b0c3cb9751f5 NetNS:/var/run/netns/21629b1f-bd4e-4904-9c0e-ffc08f3cd476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7400c3fc_7855_4849_af36_b0c3cb9751f5.slice PodAnnotations:0xc0026aa8b8}] Aliases:map[]}"
2026-06-12 21:48:32.804963 | controller | Jun 12 21:23:36.579502 crc crio[24437]: time="2026-06-12T21:23:36.579462157Z" level=info msg="Adding pod openshift-marketplace_community-operators-s97kk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.804984 | controller | Jun 12 21:23:37.135224 crc crio[24437]: 2026-06-12T21:23:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a51a4876788a13 Mac:ee:e9:6d:d0:9b:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/21629b1f-bd4e-4904-9c0e-ffc08f3cd476 SocketPath: PciID:}] [{Interface:0xc00049eab0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.805001 | controller | Jun 12 21:23:37.137504 crc crio[24437]: time="2026-06-12T21:23:37.137421526Z" level=info msg="Got pod network &{Name:community-operators-s97kk Namespace:openshift-marketplace ID:3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f UID:7400c3fc-7855-4849-af36-b0c3cb9751f5 NetNS:/var/run/netns/21629b1f-bd4e-4904-9c0e-ffc08f3cd476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7400c3fc_7855_4849_af36_b0c3cb9751f5.slice PodAnnotations:0xc0026aa8b8}] Aliases:map[]}"
2026-06-12 21:48:32.805020 | controller | Jun 12 21:23:37.137682 crc crio[24437]: time="2026-06-12T21:23:37.13758846Z" level=info msg="Checking pod openshift-marketplace_community-operators-s97kk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.805045 | controller | Jun 12 21:23:37.148114 crc crio[24437]: time="2026-06-12T21:23:37.147787654Z" level=info msg="Ran pod sandbox 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f with infra container: openshift-marketplace/community-operators-s97kk/POD" id=9a810b6c-e9e9-4980-ba12-a7dfc2efa10a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.805069 | controller | Jun 12 21:23:37.156522 crc crio[24437]: time="2026-06-12T21:23:37.154167472Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6de3ebd0-dbd3-465e-8c77-5760acdf9efd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.805086 | controller | Jun 12 21:23:37.160708 crc crio[24437]: time="2026-06-12T21:23:37.160278393Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9fc05b3d-9081-49ce-ba3c-f66e7dbb70da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.805103 | controller | Jun 12 21:23:37.170581 crc crio[24437]: time="2026-06-12T21:23:37.170472326Z" level=info msg="Creating container: openshift-marketplace/community-operators-s97kk/extract-utilities" id=0474c6e8-9d90-4b10-afd5-2a747101ffc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.805118 | controller | Jun 12 21:23:37.171181 crc crio[24437]: time="2026-06-12T21:23:37.171050171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.805134 | controller | Jun 12 21:23:37.296504 crc crio[24437]: time="2026-06-12T21:23:37.295235968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.805150 | controller | Jun 12 21:23:37.302189 crc crio[24437]: time="2026-06-12T21:23:37.302110069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.805167 | controller | Jun 12 21:23:37.468870 crc crio[24437]: time="2026-06-12T21:23:37.468726909Z" level=info msg="Created container 16dfa725352c2b15e234d9d31801909c0bcd51ea9623504353d67587e92e8665: openshift-marketplace/community-operators-s97kk/extract-utilities" id=0474c6e8-9d90-4b10-afd5-2a747101ffc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.805184 | controller | Jun 12 21:23:37.471198 crc crio[24437]: time="2026-06-12T21:23:37.470984105Z" level=info msg="Starting container: 16dfa725352c2b15e234d9d31801909c0bcd51ea9623504353d67587e92e8665" id=2bc2741d-0f65-410c-9a2f-d09fab42f78f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.805204 | controller | Jun 12 21:23:37.481657 crc crio[24437]: time="2026-06-12T21:23:37.481521956Z" level=info msg="Started container" PID=159550 containerID=16dfa725352c2b15e234d9d31801909c0bcd51ea9623504353d67587e92e8665 description=openshift-marketplace/community-operators-s97kk/extract-utilities id=2bc2741d-0f65-410c-9a2f-d09fab42f78f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f
2026-06-12 21:48:32.805221 | controller | Jun 12 21:23:37.677508 crc crio[24437]: time="2026-06-12T21:23:37.67738588Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-gnbsr/POD" id=af331f69-8023-44f9-be17-7e1ca02b3d33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.805236 | controller | Jun 12 21:23:37.680118 crc crio[24437]: time="2026-06-12T21:23:37.677546264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.805253 | controller | Jun 12 21:23:37.759489 crc crio[24437]: time="2026-06-12T21:23:37.759402454Z" level=info msg="Got pod network &{Name:redhat-operators-gnbsr Namespace:openshift-marketplace ID:a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b UID:8c90c1fd-02b7-431b-b80b-b6f8c0b59945 NetNS:/var/run/netns/908bdb37-4514-4a9e-a0a8-c545d80baba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c90c1fd_02b7_431b_b80b_b6f8c0b59945.slice PodAnnotations:0xc001f6c228}] Aliases:map[]}"
2026-06-12 21:48:32.805269 | controller | Jun 12 21:23:37.759489 crc crio[24437]: time="2026-06-12T21:23:37.759456835Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-gnbsr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.805285 | controller | Jun 12 21:23:37.857554 crc crio[24437]: time="2026-06-12T21:23:37.856707886Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=f637b63e-d67f-4dab-bff0-9e38ad431643 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.805301 | controller | Jun 12 21:23:37.871901 crc crio[24437]: time="2026-06-12T21:23:37.871770769Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:48:32.805317 | controller | Jun 12 21:23:38.199324 crc crio[24437]: 2026-06-12T21:23:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0ac19590fa10dc Mac:86:c5:2b:96:1c:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/908bdb37-4514-4a9e-a0a8-c545d80baba6 SocketPath: PciID:}] [{Interface:0xc00052a770 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.805334 | controller | Jun 12 21:23:38.201137 crc crio[24437]: time="2026-06-12T21:23:38.20106493Z" level=info msg="Got pod network &{Name:redhat-operators-gnbsr Namespace:openshift-marketplace ID:a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b UID:8c90c1fd-02b7-431b-b80b-b6f8c0b59945 NetNS:/var/run/netns/908bdb37-4514-4a9e-a0a8-c545d80baba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c90c1fd_02b7_431b_b80b_b6f8c0b59945.slice PodAnnotations:0xc001f6c228}] Aliases:map[]}"
2026-06-12 21:48:32.805350 | controller | Jun 12 21:23:38.201329 crc crio[24437]: time="2026-06-12T21:23:38.201281426Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-gnbsr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.805366 | controller | Jun 12 21:23:38.214060 crc crio[24437]: time="2026-06-12T21:23:38.212273748Z" level=info msg="Ran pod sandbox a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b with infra container: openshift-marketplace/redhat-operators-gnbsr/POD" id=af331f69-8023-44f9-be17-7e1ca02b3d33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.805388 | controller | Jun 12 21:23:38.215633 crc crio[24437]: time="2026-06-12T21:23:38.21555493Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=32f52416-68fa-4583-b7cb-7aac722f3e16 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.805404 | controller | Jun 12 21:23:38.218715 crc crio[24437]: time="2026-06-12T21:23:38.218587735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7b6da5dc-c3ef-4591-9e95-06f0992a2bb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.805420 | controller | Jun 12 21:23:38.227461 crc crio[24437]: time="2026-06-12T21:23:38.227373963Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gnbsr/extract-utilities" id=5fcd96ef-295d-4767-89e8-13d7ea19b0c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.805435 | controller | Jun 12 21:23:38.227683 crc crio[24437]: time="2026-06-12T21:23:38.2276676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.805451 | controller | Jun 12 21:23:38.273171 crc crio[24437]: time="2026-06-12T21:23:38.273090146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.805467 | controller | Jun 12 21:23:38.286637 crc crio[24437]: time="2026-06-12T21:23:38.286544979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.805483 | controller | Jun 12 21:23:38.444531 crc crio[24437]: time="2026-06-12T21:23:38.444420382Z" level=info msg="Created container db12b6cd0e8c7e34ef3750df761096f03f28ed978b06018befa94bab692fff68: openshift-marketplace/redhat-operators-gnbsr/extract-utilities" id=5fcd96ef-295d-4767-89e8-13d7ea19b0c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.805498 | controller | Jun 12 21:23:38.446722 crc crio[24437]: time="2026-06-12T21:23:38.446558246Z" level=info msg="Starting container: db12b6cd0e8c7e34ef3750df761096f03f28ed978b06018befa94bab692fff68" id=3bcb6d31-4599-4087-9311-32fd951fef70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.805514 | controller | Jun 12 21:23:38.453439 crc crio[24437]: time="2026-06-12T21:23:38.453340654Z" level=info msg="Started container" PID=159708 containerID=db12b6cd0e8c7e34ef3750df761096f03f28ed978b06018befa94bab692fff68 description=openshift-marketplace/redhat-operators-gnbsr/extract-utilities id=3bcb6d31-4599-4087-9311-32fd951fef70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b
2026-06-12 21:48:32.805530 | controller | Jun 12 21:23:38.540445 crc crio[24437]: time="2026-06-12T21:23:38.540319239Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=f637b63e-d67f-4dab-bff0-9e38ad431643 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.805546 | controller | Jun 12 21:23:38.541543 crc crio[24437]: time="2026-06-12T21:23:38.541427386Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2f15bbdc-9c00-4836-a33d-33f125bcaa58 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.805562 | controller | Jun 12 21:23:38.544720 crc crio[24437]: time="2026-06-12T21:23:38.544661337Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c0dd1f2e-0dcc-44c7-9be9-62cc0b62864b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.805582 | controller | Jun 12 21:23:38.555498 crc crio[24437]: time="2026-06-12T21:23:38.555342432Z" level=info msg="Creating container: openshift-marketplace/community-operators-s97kk/extract-content" id=de8ed07e-4eb7-4692-8bb2-d831cf891332 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.805598 | controller | Jun 12 21:23:38.556341 crc crio[24437]: time="2026-06-12T21:23:38.556266075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.805613 | controller | Jun 12 21:23:38.618504 crc crio[24437]: time="2026-06-12T21:23:38.618252692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.805629 | controller | Jun 12 21:23:38.624307 crc crio[24437]: time="2026-06-12T21:23:38.62425996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.805645 | controller | Jun 12 21:23:38.802515 crc crio[24437]: time="2026-06-12T21:23:38.802454047Z" level=info msg="Created container b1bb5333ef5891e1a4a68bc5d59b6d674e11810172683c5bace770eeb3dadec6: openshift-marketplace/community-operators-s97kk/extract-content" id=de8ed07e-4eb7-4692-8bb2-d831cf891332 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.805662 | controller | Jun 12 21:23:38.805082 crc crio[24437]: time="2026-06-12T21:23:38.804969828Z" level=info msg="Starting container: b1bb5333ef5891e1a4a68bc5d59b6d674e11810172683c5bace770eeb3dadec6" id=f0f09c56-14a6-4d97-be20-21978073840c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.805678 | controller | Jun 12 21:23:38.813283 crc crio[24437]: time="2026-06-12T21:23:38.812181757Z" level=info msg="Started container" PID=159721 containerID=b1bb5333ef5891e1a4a68bc5d59b6d674e11810172683c5bace770eeb3dadec6 description=openshift-marketplace/community-operators-s97kk/extract-content id=f0f09c56-14a6-4d97-be20-21978073840c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f
2026-06-12 21:48:32.805694 | controller | Jun 12 21:23:38.880441 crc crio[24437]: time="2026-06-12T21:23:38.880349908Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=bb1b8c14-5f30-4bb0-b099-ecbb5f5450f8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.805710 | controller | Jun 12 21:23:38.889352 crc crio[24437]: time="2026-06-12T21:23:38.889139705Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:48:32.805726 | controller | Jun 12 21:23:39.817599 crc crio[24437]: time="2026-06-12T21:23:39.81684535Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=bb1b8c14-5f30-4bb0-b099-ecbb5f5450f8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.805742 | controller | Jun 12 21:23:39.819207 crc crio[24437]: time="2026-06-12T21:23:39.818659545Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f2d0fac3-4304-4bf2-afb7-30ab2a07bdfc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.805757 | controller | Jun 12 21:23:39.821609 crc crio[24437]: time="2026-06-12T21:23:39.821525606Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=134c76e6-b89e-4ef0-822e-5aac7777b836 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.805773 | controller | Jun 12 21:23:39.835098 crc crio[24437]: time="2026-06-12T21:23:39.834869066Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gnbsr/extract-content" id=0b68402d-3333-4b33-8314-1f3ac7ff8e89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.805793 | controller | Jun 12 21:23:39.835843 crc crio[24437]: time="2026-06-12T21:23:39.835709558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.805809 | controller | Jun 12 21:23:39.903875 crc crio[24437]: time="2026-06-12T21:23:39.903787315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.805825 | controller | Jun 12 21:23:39.911959 crc crio[24437]: time="2026-06-12T21:23:39.911862775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.805841 | controller | Jun 12 21:23:40.113566 crc crio[24437]: time="2026-06-12T21:23:40.113424411Z" level=info msg="Created container baecdab49975c0c6c9d4e92a08d352ebcf67a5db512389b86a9994e36c12f070: openshift-marketplace/redhat-operators-gnbsr/extract-content" id=0b68402d-3333-4b33-8314-1f3ac7ff8e89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.805880 | controller | Jun 12 21:23:40.115366 crc crio[24437]: time="2026-06-12T21:23:40.115273817Z" level=info msg="Starting container: baecdab49975c0c6c9d4e92a08d352ebcf67a5db512389b86a9994e36c12f070" id=28aa146f-2dff-4db6-bc23-49197922154c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.805899 | controller | Jun 12 21:23:40.122438 crc crio[24437]: time="2026-06-12T21:23:40.121790208Z" level=info msg="Started container" PID=159821 containerID=baecdab49975c0c6c9d4e92a08d352ebcf67a5db512389b86a9994e36c12f070 description=openshift-marketplace/redhat-operators-gnbsr/extract-content id=28aa146f-2dff-4db6-bc23-49197922154c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b
2026-06-12 21:48:32.805915 | controller | Jun 12 21:23:40.928205 crc crio[24437]: time="2026-06-12T21:23:40.928133984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e428c103-b2ab-4a1c-8415-0fe0b662be35 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.805931 | controller | Jun 12 21:23:40.938489 crc crio[24437]: time="2026-06-12T21:23:40.938244956Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f67d2428-ce93-453e-8d4b-7ba7edf76d95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.805947 | controller | Jun 12 21:23:40.958327 crc crio[24437]: time="2026-06-12T21:23:40.958235781Z" level=info msg="Creating container: openshift-marketplace/community-operators-s97kk/registry-server" id=da22ecdd-e283-48a0-8183-3806157f35f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.805963 | controller | Jun 12 21:23:40.959021 crc crio[24437]: time="2026-06-12T21:23:40.958909057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.805979 | controller | Jun 12 21:23:41.034094 crc crio[24437]: time="2026-06-12T21:23:41.033862586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.805996 | controller | Jun 12 21:23:41.040972 crc crio[24437]: time="2026-06-12T21:23:41.040790807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.806012 | controller | Jun 12 21:23:41.212871 crc crio[24437]: time="2026-06-12T21:23:41.212593745Z" level=info msg="Created container 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc: openshift-marketplace/community-operators-s97kk/registry-server" id=da22ecdd-e283-48a0-8183-3806157f35f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.806033 | controller | Jun 12 21:23:41.214388 crc crio[24437]: time="2026-06-12T21:23:41.214274987Z" level=info msg="Starting container: 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc" id=f0faae0b-da44-4706-90e3-73e92ad3001c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.806050 | controller | Jun 12 21:23:41.220156 crc crio[24437]: time="2026-06-12T21:23:41.220055631Z" level=info msg="Started container" PID=159884 containerID=0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc description=openshift-marketplace/community-operators-s97kk/registry-server id=f0faae0b-da44-4706-90e3-73e92ad3001c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f
2026-06-12 21:48:32.806067 | controller | Jun 12 21:23:48.107418 crc crio[24437]: time="2026-06-12T21:23:48.106353406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=71ec1577-02d2-4f10-bb61-3ce6158d65f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.806083 | controller | Jun 12 21:23:48.111561 crc crio[24437]: time="2026-06-12T21:23:48.111470693Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=50c31b9a-6be3-4e5d-b691-6743517635e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.806099 | controller | Jun 12 21:23:48.131250 crc crio[24437]: time="2026-06-12T21:23:48.130509425Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gnbsr/registry-server" id=558b52b2-c84b-4948-8094-ca006d719708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.806115 | controller | Jun 12 21:23:48.131702 crc crio[24437]: time="2026-06-12T21:23:48.131641723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.806132 | controller | Jun 12 21:23:48.212759 crc crio[24437]: time="2026-06-12T21:23:48.212488497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.806148 | controller | Jun 12 21:23:48.230735 crc crio[24437]: time="2026-06-12T21:23:48.230682197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.806164 | controller | Jun 12 21:23:48.410844 crc crio[24437]: time="2026-06-12T21:23:48.41071013Z" level=info msg="Created container e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85: openshift-marketplace/redhat-operators-gnbsr/registry-server" id=558b52b2-c84b-4948-8094-ca006d719708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.806180 | controller | Jun 12 21:23:48.413843 crc crio[24437]: time="2026-06-12T21:23:48.413729385Z" level=info msg="Starting container: e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85" id=33e374e1-e94e-48cd-a8b9-1adf1c9b1dc7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.806196 | controller | Jun 12 21:23:48.422275 crc crio[24437]: time="2026-06-12T21:23:48.422115523Z" level=info msg="Started container" PID=160378 containerID=e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85 description=openshift-marketplace/redhat-operators-gnbsr/registry-server id=33e374e1-e94e-48cd-a8b9-1adf1c9b1dc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b
2026-06-12 21:48:32.806212 | controller | Jun 12 21:23:50.147710 crc crio[24437]: time="2026-06-12T21:23:50.146860373Z" level=info msg="Stopping container: 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc (timeout: 2s)" id=4cc65a1b-26e2-4350-bc18-d785dbcb63ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.806232 | controller | Jun 12 21:23:50.376907 crc crio[24437]: time="2026-06-12T21:23:50.376626637Z" level=info msg="Stopped container 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc: openshift-marketplace/community-operators-s97kk/registry-server" id=4cc65a1b-26e2-4350-bc18-d785dbcb63ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.806248 | controller | Jun 12 21:23:50.378380 crc crio[24437]: time="2026-06-12T21:23:50.378123335Z" level=info msg="Stopping pod sandbox: 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f" id=94c050cd-da68-4cba-bfde-65a2615324fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.806265 | controller | Jun 12 21:23:50.378953 crc crio[24437]: time="2026-06-12T21:23:50.37872827Z" level=info msg="Got pod network &{Name:community-operators-s97kk Namespace:openshift-marketplace ID:3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f UID:7400c3fc-7855-4849-af36-b0c3cb9751f5 NetNS:/var/run/netns/21629b1f-bd4e-4904-9c0e-ffc08f3cd476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7400c3fc_7855_4849_af36_b0c3cb9751f5.slice PodAnnotations:0xc001fa4500}] Aliases:map[]}"
2026-06-12 21:48:32.806282 | controller | Jun 12 21:23:50.379175 crc crio[24437]: time="2026-06-12T21:23:50.379098979Z" level=info msg="Deleting pod openshift-marketplace_community-operators-s97kk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.806298 | controller | Jun 12 21:23:50.821992 crc crio[24437]: time="2026-06-12T21:23:50.820330325Z" level=info msg="Stopped pod sandbox: 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f" id=94c050cd-da68-4cba-bfde-65a2615324fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.806315 | controller | Jun 12 21:23:51.173029 crc crio[24437]: time="2026-06-12T21:23:51.171820037Z" level=info msg="Removing container: 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc" id=eccca005-323e-4b90-a628-8148a171f471 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.806330 | controller | Jun 12 21:23:51.209581 crc crio[24437]: time="2026-06-12T21:23:51.209462162Z" level=info msg="Removed container 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc: openshift-marketplace/community-operators-s97kk/registry-server" id=eccca005-323e-4b90-a628-8148a171f471 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.806346 | controller | Jun 12 21:23:51.214009 crc crio[24437]: time="2026-06-12T21:23:51.213605963Z" level=info msg="Removing container: b1bb5333ef5891e1a4a68bc5d59b6d674e11810172683c5bace770eeb3dadec6" id=8a638851-c008-4615-81a6-7acb19fda174 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.806362 | controller | Jun 12 21:23:51.253640 crc crio[24437]: time="2026-06-12T21:23:51.253377099Z" level=info msg="Removed container b1bb5333ef5891e1a4a68bc5d59b6d674e11810172683c5bace770eeb3dadec6: openshift-marketplace/community-operators-s97kk/extract-content" id=8a638851-c008-4615-81a6-7acb19fda174 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.806378 | controller | Jun 12 21:23:51.257206 crc crio[24437]: time="2026-06-12T21:23:51.257106822Z" level=info msg="Removing container: 16dfa725352c2b15e234d9d31801909c0bcd51ea9623504353d67587e92e8665" id=14bab0e3-bc8e-474e-95a2-a4eb4a37545c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.806397 | controller | Jun 12 21:23:51.298726 crc crio[24437]: time="2026-06-12T21:23:51.298454216Z" level=info msg="Removed container 16dfa725352c2b15e234d9d31801909c0bcd51ea9623504353d67587e92e8665: openshift-marketplace/community-operators-s97kk/extract-utilities" id=14bab0e3-bc8e-474e-95a2-a4eb4a37545c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.806416 | controller | Jun 12 21:23:56.268607 crc crio[24437]: time="2026-06-12T21:23:56.267518591Z" level=info msg="Stopping pod sandbox: 1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e" id=1a87568e-c199-4aad-87f2-c4203aab0c72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.806440 | controller | Jun 12 21:23:56.271509 crc crio[24437]: time="2026-06-12T21:23:56.269534071Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 Namespace:openstack ID:1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e UID:c71a0a3e-0086-4bf9-afa5-79f718a5a739 NetNS:/var/run/netns/71d05d7b-f92e-488d-ad03-12cf7011d66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71a0a3e_0086_4bf9_afa5_79f718a5a739.slice PodAnnotations:0xc002747490}] Aliases:map[]}"
2026-06-12 21:48:32.806461 | controller | Jun 12 21:23:56.271509 crc crio[24437]: time="2026-06-12T21:23:56.269700915Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.806481 | controller | Jun 12 21:23:56.828837 crc crio[24437]: time="2026-06-12T21:23:56.828313141Z" level=info msg="Stopped pod sandbox: 1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e" id=1a87568e-c199-4aad-87f2-c4203aab0c72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.806499 | controller | Jun 12 21:23:57.917052 crc crio[24437]: time="2026-06-12T21:23:57.902827475Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/POD" id=ffe819a5-dc88-4c37-b8f7-ddfbe4c6926a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.806515 | controller | Jun 12 21:23:57.918649 crc crio[24437]: time="2026-06-12T21:23:57.917139499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.806531 | controller | Jun 12 21:23:57.960284 crc crio[24437]: time="2026-06-12T21:23:57.960186955Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 Namespace:openstack ID:693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33 UID:3c8b51d4-f235-40a6-a932-64b10c8cb51e NetNS:/var/run/netns/78de8ece-295e-4f38-91c1-60d23ae6cb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8b51d4_f235_40a6_a932_64b10c8cb51e.slice PodAnnotations:0xc007788688}] Aliases:map[]}"
2026-06-12 21:48:32.806548 | controller | Jun 12 21:23:57.960284 crc crio[24437]: time="2026-06-12T21:23:57.960250057Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.806564 | controller | Jun 12 21:23:58.655946 crc crio[24437]: 2026-06-12T21:23:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:693f017b18cfbd6 Mac:9a:b5:40:de:e0:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/78de8ece-295e-4f38-91c1-60d23ae6cb69 SocketPath: PciID:}] [{Interface:0xc000132f70 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.806580 | controller | Jun 12 21:23:58.658157 crc crio[24437]: time="2026-06-12T21:23:58.658056353Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 Namespace:openstack ID:693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33 UID:3c8b51d4-f235-40a6-a932-64b10c8cb51e NetNS:/var/run/netns/78de8ece-295e-4f38-91c1-60d23ae6cb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8b51d4_f235_40a6_a932_64b10c8cb51e.slice PodAnnotations:0xc007788688}] Aliases:map[]}"
2026-06-12 21:48:32.806600 | controller | Jun 12 21:23:58.658433 crc crio[24437]: time="2026-06-12T21:23:58.658357571Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.806617 | controller | Jun 12 21:23:58.668511 crc crio[24437]: time="2026-06-12T21:23:58.668388259Z" level=info msg="Ran pod sandbox 693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/POD" id=ffe819a5-dc88-4c37-b8f7-ddfbe4c6926a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.806633 | controller | Jun 12 21:23:58.671205 crc crio[24437]: time="2026-06-12T21:23:58.671122328Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=8e009b9a-afc6-4c54-819f-ae00501dd557 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.806649 | controller | Jun 12 21:23:58.708688 crc crio[24437]: time="2026-06-12T21:23:58.707387726Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=f65533b7-8932-41f3-88f1-102e55310528 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.806665 | controller | Jun 12 21:23:58.717275 crc crio[24437]: time="2026-06-12T21:23:58.717106657Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=91b26643-ed18-4061-a7db-23274db82dd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.806680 | controller | Jun 12 21:23:58.717605 crc crio[24437]: time="2026-06-12T21:23:58.717565368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.806696 | controller | Jun 12 21:23:58.759999 crc crio[24437]: time="2026-06-12T21:23:58.759775475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.806711 | controller | Jun 12 21:23:58.763413 crc crio[24437]: time="2026-06-12T21:23:58.763349863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.806727 | controller | Jun 12 21:23:58.946384 crc crio[24437]: time="2026-06-12T21:23:58.946273277Z" level=info msg="Created container 37b5fe1b676fa76a2c29bc980dd5d98c20fdbcb208b410e60203c56ecb84b843: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=91b26643-ed18-4061-a7db-23274db82dd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.806743 | controller | Jun 12 21:23:58.947740 crc crio[24437]: time="2026-06-12T21:23:58.947647261Z" level=info msg="Starting container: 37b5fe1b676fa76a2c29bc980dd5d98c20fdbcb208b410e60203c56ecb84b843" id=a8e2748b-d145-4661-a238-207a923cdaa5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.806759 | controller | Jun 12 21:23:58.956862 crc crio[24437]: time="2026-06-12T21:23:58.956648574Z" level=info msg="Started container" PID=161138 containerID=37b5fe1b676fa76a2c29bc980dd5d98c20fdbcb208b410e60203c56ecb84b843 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=a8e2748b-d145-4661-a238-207a923cdaa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33
2026-06-12 21:48:32.806776 | controller | Jun 12 21:24:00.508847 crc crio[24437]: time="2026-06-12T21:24:00.508235862Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688324-c2ctl/POD" id=f8552228-b45c-4d7d-9e3d-0f7c14d0e494 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.806792 | controller | Jun 12 21:24:00.510128 crc crio[24437]: time="2026-06-12T21:24:00.508888618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.806813 | controller | Jun 12 21:24:00.547820 crc crio[24437]: time="2026-06-12T21:24:00.54769993Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688324-c2ctl Namespace:openshift-infra ID:0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5 UID:00cbb9de-c209-4183-a6f0-dab2209c1d3f NetNS:/var/run/netns/888da03c-f6fc-4451-84cc-ec7cc45f72c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00cbb9de_c209_4183_a6f0_dab2209c1d3f.slice PodAnnotations:0xc00051d140}] Aliases:map[]}"
2026-06-12 21:48:32.806830 | controller | Jun 12 21:24:00.547820 crc crio[24437]: time="2026-06-12T21:24:00.547784213Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688324-c2ctl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.806861 | controller | Jun 12 21:24:01.119125 crc crio[24437]: 2026-06-12T21:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a2c7c4cd5a5790 Mac:52:de:37:84:be:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/888da03c-f6fc-4451-84cc-ec7cc45f72c8 SocketPath: PciID:}] [{Interface:0xc0002845a0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.806885 | controller | Jun 12 21:24:01.121591 crc crio[24437]: time="2026-06-12T21:24:01.121191825Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688324-c2ctl Namespace:openshift-infra ID:0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5 UID:00cbb9de-c209-4183-a6f0-dab2209c1d3f NetNS:/var/run/netns/888da03c-f6fc-4451-84cc-ec7cc45f72c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00cbb9de_c209_4183_a6f0_dab2209c1d3f.slice PodAnnotations:0xc00051d140}] Aliases:map[]}"
2026-06-12 21:48:32.806904 | controller | Jun 12 21:24:01.121819 crc crio[24437]: time="2026-06-12T21:24:01.121728928Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688324-c2ctl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.806942 | controller | Jun 12 21:24:01.136447 crc crio[24437]: time="2026-06-12T21:24:01.135620773Z" level=info msg="Ran pod sandbox 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5 with infra container: openshift-infra/auto-csr-approver-29688324-c2ctl/POD" id=f8552228-b45c-4d7d-9e3d-0f7c14d0e494 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.806962 | controller | Jun 12 21:24:01.138497 crc crio[24437]: time="2026-06-12T21:24:01.138418202Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ac9ed196-c30c-409d-a6f2-2dc9a8bb22df name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.806978 | controller | Jun 12 21:24:01.148293 crc crio[24437]: time="2026-06-12T21:24:01.148197174Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.806995 | controller | Jun 12 21:24:02.000148 crc crio[24437]: time="2026-06-12T21:24:01.999513684Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ac9ed196-c30c-409d-a6f2-2dc9a8bb22df name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.807011 | controller | Jun 12 21:24:02.001578 crc crio[24437]: time="2026-06-12T21:24:02.001074083Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ab983924-cb4a-4bee-96aa-909294867863 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.807028 | controller | Jun 12 21:24:02.004064 crc crio[24437]: time="2026-06-12T21:24:02.003994786Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7563a1d7-5ba6-420a-973d-33021062d7db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.807048 | controller | Jun 12 21:24:02.011520 crc crio[24437]: time="2026-06-12T21:24:02.01143495Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688324-c2ctl/oc" id=fb90b268-365c-474b-8c7e-07de9fadbe14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.807064 | controller | Jun 12 21:24:02.012133 crc crio[24437]: time="2026-06-12T21:24:02.012063396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.807080 | controller | Jun 12 21:24:02.080087 crc crio[24437]: time="2026-06-12T21:24:02.079793095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.807096 | controller | Jun 12 21:24:02.408329 crc crio[24437]: time="2026-06-12T21:24:02.408203245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.807112 | controller | Jun 12 21:24:02.547315 crc crio[24437]: time="2026-06-12T21:24:02.547228281Z" level=info msg="Created container 6fdec0b1f124a2cec9bb03a40a903a0ac492230947536ef9bec39067941b41e6: openshift-infra/auto-csr-approver-29688324-c2ctl/oc" id=fb90b268-365c-474b-8c7e-07de9fadbe14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.807128 | controller | Jun 12 21:24:02.552029 crc crio[24437]: time="2026-06-12T21:24:02.551836355Z" level=info msg="Starting container: 6fdec0b1f124a2cec9bb03a40a903a0ac492230947536ef9bec39067941b41e6" id=5ba1bc3d-aa7a-4343-9122-ffbaece6be80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.807144 | controller | Jun 12 21:24:02.557872 crc crio[24437]: time="2026-06-12T21:24:02.557745341Z" level=info msg="Started container" PID=161337 containerID=6fdec0b1f124a2cec9bb03a40a903a0ac492230947536ef9bec39067941b41e6 description=openshift-infra/auto-csr-approver-29688324-c2ctl/oc id=5ba1bc3d-aa7a-4343-9122-ffbaece6be80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5
2026-06-12 21:48:32.807160 | controller | Jun 12 21:24:04.402427 crc crio[24437]: time="2026-06-12T21:24:04.401446889Z" level=info msg="Stopping pod sandbox: 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5" id=39a47159-1007-488e-bb1b-13e17f30d0fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.807176 | controller | Jun 12 21:24:04.403986 crc crio[24437]: time="2026-06-12T21:24:04.40309663Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688324-c2ctl Namespace:openshift-infra ID:0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5 UID:00cbb9de-c209-4183-a6f0-dab2209c1d3f NetNS:/var/run/netns/888da03c-f6fc-4451-84cc-ec7cc45f72c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00cbb9de_c209_4183_a6f0_dab2209c1d3f.slice PodAnnotations:0xc00051cd18}] Aliases:map[]}"
2026-06-12 21:48:32.807192 | controller | Jun 12 21:24:04.403986 crc crio[24437]: time="2026-06-12T21:24:04.403250184Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688324-c2ctl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.807208 | controller | Jun 12 21:24:04.850250 crc crio[24437]: time="2026-06-12T21:24:04.850163352Z" level=info msg="Stopped pod sandbox: 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5" id=39a47159-1007-488e-bb1b-13e17f30d0fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.807224 | controller | Jun 12 21:24:09.491243 crc crio[24437]: time="2026-06-12T21:24:09.490510169Z" level=info msg="Stopping container: e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85 (timeout: 2s)" id=b5f27bcd-ff04-4639-8ecb-87725e201e7a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.807244 | controller | Jun 12 21:24:09.615487 crc crio[24437]: time="2026-06-12T21:24:09.615406204Z" level=info msg="Stopped container e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85: openshift-marketplace/redhat-operators-gnbsr/registry-server" id=b5f27bcd-ff04-4639-8ecb-87725e201e7a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.807261 | controller | Jun 12 21:24:09.618883 crc crio[24437]: time="2026-06-12T21:24:09.618783867Z" level=info msg="Stopping pod sandbox: a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b" id=b709073f-3a1b-4302-a1a7-5618ba7897d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.807277 | controller | Jun 12 21:24:09.619746 crc crio[24437]: time="2026-06-12T21:24:09.61966862Z" level=info msg="Got pod network &{Name:redhat-operators-gnbsr Namespace:openshift-marketplace ID:a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b UID:8c90c1fd-02b7-431b-b80b-b6f8c0b59945 NetNS:/var/run/netns/908bdb37-4514-4a9e-a0a8-c545d80baba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c90c1fd_02b7_431b_b80b_b6f8c0b59945.slice PodAnnotations:0xc000a8d1f0}] Aliases:map[]}"
2026-06-12 21:48:32.807293 | controller | Jun 12 21:24:09.620025 crc crio[24437]: time="2026-06-12T21:24:09.619910246Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-gnbsr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.807308 | controller | Jun 12 21:24:09.940268 crc crio[24437]: time="2026-06-12T21:24:09.939785185Z" level=info msg="Stopped pod sandbox: a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b" id=b709073f-3a1b-4302-a1a7-5618ba7897d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.807325 | controller | Jun 12 21:24:10.513229 crc crio[24437]: time="2026-06-12T21:24:10.513061674Z" level=info msg="Removing container: e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85" id=25ac18fb-c2d7-4fa4-bb90-ead53f7a25fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.807341 | controller | Jun 12 21:24:10.545454 crc crio[24437]: time="2026-06-12T21:24:10.545302873Z" level=info msg="Removed container e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85: openshift-marketplace/redhat-operators-gnbsr/registry-server" id=25ac18fb-c2d7-4fa4-bb90-ead53f7a25fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.807358 | controller | Jun 12 21:24:10.550684 crc crio[24437]: time="2026-06-12T21:24:10.550584934Z" level=info msg="Removing container: baecdab49975c0c6c9d4e92a08d352ebcf67a5db512389b86a9994e36c12f070" id=f5cb3e55-d87a-4c34-b495-9cfd2e75a003 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.807374 | controller | Jun 12 21:24:10.636340 crc crio[24437]: time="2026-06-12T21:24:10.60250675Z" level=info msg="Removed container baecdab49975c0c6c9d4e92a08d352ebcf67a5db512389b86a9994e36c12f070: openshift-marketplace/redhat-operators-gnbsr/extract-content" id=f5cb3e55-d87a-4c34-b495-9cfd2e75a003 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.807390 | controller | Jun 12 21:24:10.636340 crc crio[24437]: time="2026-06-12T21:24:10.60650496Z" level=info msg="Removing container: db12b6cd0e8c7e34ef3750df761096f03f28ed978b06018befa94bab692fff68" id=3936ebc8-2a4d-4111-8e70-882f56ea8058 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.807406 | controller | Jun 12 21:24:10.662780 crc crio[24437]: time="2026-06-12T21:24:10.66258578Z" level=info msg="Removed container db12b6cd0e8c7e34ef3750df761096f03f28ed978b06018befa94bab692fff68: openshift-marketplace/redhat-operators-gnbsr/extract-utilities" id=3936ebc8-2a4d-4111-8e70-882f56ea8058 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.807422 | controller | Jun 12 21:24:26.807064 crc crio[24437]: time="2026-06-12T21:24:26.806090938Z" level=info msg="Removing container: 8617faf43f8d5b197a7d6049c083b79777efc239216ae23775a3b6773126203d" id=abc85310-e96d-4936-8eae-e0b25c6e094f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.807444 | controller | Jun 12 21:24:27.106315 crc crio[24437]: time="2026-06-12T21:24:27.106172605Z" level=info msg="Removed container 8617faf43f8d5b197a7d6049c083b79777efc239216ae23775a3b6773126203d: openshift-infra/auto-csr-approver-29688318-bjtmq/oc" id=abc85310-e96d-4936-8eae-e0b25c6e094f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.807461 | controller | Jun 12 21:24:27.156335 crc crio[24437]: time="2026-06-12T21:24:27.156232536Z" level=info msg="Stopping pod sandbox: a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b" id=8ffde292-dc5e-4d32-bdde-de9e48242579 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.807477 | controller | Jun 12 21:24:27.156335 crc crio[24437]: time="2026-06-12T21:24:27.156325878Z" level=info msg="Stopped pod sandbox (already stopped): a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b" id=8ffde292-dc5e-4d32-bdde-de9e48242579 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.807494 | controller | Jun 12 21:24:27.157539 crc crio[24437]: time="2026-06-12T21:24:27.157313303Z" level=info msg="Removing pod sandbox: a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b" id=0acc186f-3cad-43dc-9ddd-d6daf26a4e9d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.807512 | controller | Jun 12 21:24:27.171724 crc crio[24437]: time="2026-06-12T21:24:27.171666899Z" level=info msg="Removed pod sandbox: a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b" id=0acc186f-3cad-43dc-9ddd-d6daf26a4e9d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.807528 | controller | Jun 12 21:24:27.173324 crc crio[24437]: time="2026-06-12T21:24:27.173296969Z" level=info msg="Stopping pod sandbox: 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f" id=4603bdb8-b3fc-4b48-ae7f-8c956b7b535c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.807543 | controller | Jun 12 21:24:27.173475 crc crio[24437]: time="2026-06-12T21:24:27.173457794Z" level=info msg="Stopped pod sandbox (already stopped): 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f" id=4603bdb8-b3fc-4b48-ae7f-8c956b7b535c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.807560 | controller | Jun 12 21:24:27.174903 crc crio[24437]: time="2026-06-12T21:24:27.174800046Z" level=info msg="Removing pod sandbox: 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f" id=9894a070-d12d-438c-9a14-51f108228f7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.807575 | controller | Jun 12 21:24:27.192481 crc crio[24437]: time="2026-06-12T21:24:27.192428384Z" level=info msg="Removed pod sandbox: 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f" id=9894a070-d12d-438c-9a14-51f108228f7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.807591 | controller | Jun 12 21:24:27.193742 crc crio[24437]: time="2026-06-12T21:24:27.193661694Z" level=info msg="Stopping pod sandbox: b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64" id=7b7520c6-7b2d-4d8a-87eb-a57d89401977 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.807608 | controller | Jun 12 21:24:27.193870 crc crio[24437]: time="2026-06-12T21:24:27.193750786Z" level=info msg="Stopped pod sandbox (already stopped): b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64" id=7b7520c6-7b2d-4d8a-87eb-a57d89401977 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.807631 | controller | Jun 12 21:24:27.194545 crc crio[24437]: time="2026-06-12T21:24:27.194519855Z" level=info msg="Removing pod sandbox: b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64" id=7597a793-fd35-45c6-8782-58b1c04f15ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.807664 | controller | Jun 12 21:24:27.213492 crc crio[24437]: time="2026-06-12T21:24:27.213391322Z" level=info msg="Removed pod sandbox: b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64" id=7597a793-fd35-45c6-8782-58b1c04f15ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.807686 | controller | Jun 12 21:25:08.356034 crc crio[24437]: time="2026-06-12T21:25:08.35499954Z" level=info msg="Stopping pod sandbox: 693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33" id=778dc59a-53da-4299-9035-fa581e23caa2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.807704 | controller | Jun 12 21:25:08.358128 crc crio[24437]: time="2026-06-12T21:25:08.356729632Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 Namespace:openstack ID:693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33 UID:3c8b51d4-f235-40a6-a932-64b10c8cb51e NetNS:/var/run/netns/78de8ece-295e-4f38-91c1-60d23ae6cb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8b51d4_f235_40a6_a932_64b10c8cb51e.slice PodAnnotations:0xc00282cb70}] Aliases:map[]}"
2026-06-12 21:48:32.807721 | controller | Jun 12 21:25:08.358128 crc crio[24437]: time="2026-06-12T21:25:08.356999879Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.807739 | controller | Jun 12 21:25:08.802088 crc crio[24437]: time="2026-06-12T21:25:08.799123038Z" level=info msg="Stopped pod sandbox: 693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33" id=778dc59a-53da-4299-9035-fa581e23caa2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.807756 | controller | Jun 12 21:25:09.897013 crc crio[24437]: time="2026-06-12T21:25:09.896276031Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/POD" id=c2ab5f00-2897-4367-b0e1-564f9523c91f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.807773 | controller | Jun 12 21:25:09.898348 crc crio[24437]: time="2026-06-12T21:25:09.897076152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.807791 | controller | Jun 12 21:25:09.931337 crc crio[24437]: time="2026-06-12T21:25:09.931233938Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg Namespace:openstack ID:9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5 UID:e4f9e928-7699-49d9-9d9e-62772ea67c36 NetNS:/var/run/netns/249c4eec-3028-4301-a804-bf4db97f437e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f9e928_7699_49d9_9d9e_62772ea67c36.slice PodAnnotations:0xc002554ef0}] Aliases:map[]}"
2026-06-12 21:48:32.807808 | controller | Jun 12 21:25:09.931337 crc crio[24437]: time="2026-06-12T21:25:09.93131034Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.807825 | controller | Jun 12 21:25:10.899628 crc crio[24437]: 2026-06-12T21:25:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c4faaca363baf2 Mac:de:3c:cd:66:be:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/249c4eec-3028-4301-a804-bf4db97f437e SocketPath: PciID:}] [{Interface:0xc0002767e0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.807841 | controller | Jun 12 21:25:10.901262 crc crio[24437]: time="2026-06-12T21:25:10.901044226Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg Namespace:openstack ID:9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5 UID:e4f9e928-7699-49d9-9d9e-62772ea67c36 NetNS:/var/run/netns/249c4eec-3028-4301-a804-bf4db97f437e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f9e928_7699_49d9_9d9e_62772ea67c36.slice PodAnnotations:0xc002554ef0}] Aliases:map[]}"
2026-06-12 21:48:32.807884 | controller | Jun 12 21:25:10.901262 crc crio[24437]: time="2026-06-12T21:25:10.90120686Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.807903 | controller | Jun 12 21:25:10.912763 crc crio[24437]: time="2026-06-12T21:25:10.912656904Z" level=info msg="Ran pod sandbox 9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/POD" id=c2ab5f00-2897-4367-b0e1-564f9523c91f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.807920 | controller | Jun 12 21:25:10.917121 crc crio[24437]: time="2026-06-12T21:25:10.917038152Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=290bddc0-a889-483b-a93a-9f3d5e8ce748 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.807936 | controller | Jun 12 21:25:10.968869 crc crio[24437]: time="2026-06-12T21:25:10.968718463Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=329d36e0-0ba8-4f8d-a152-3a4198f16564 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.807951 | controller | Jun 12 21:25:10.988695 crc crio[24437]: time="2026-06-12T21:25:10.988596997Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=deefa704-8797-429b-a53d-5d92620cd253 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.807967 | controller | Jun 12 21:25:10.989202 crc crio[24437]: time="2026-06-12T21:25:10.98913769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.807983 | controller | Jun 12 21:25:11.058363 crc crio[24437]: time="2026-06-12T21:25:11.058241003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.808000 | controller | Jun 12 21:25:11.062010 crc crio[24437]: time="2026-06-12T21:25:11.06177789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.808017 | controller | Jun 12 21:25:11.231986 crc crio[24437]: time="2026-06-12T21:25:11.231774404Z" level=info msg="Created container 1064b9a0a1f65bd5f407028d054a7f5fdac1cff0fa225564c981e819f5e17e61: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=deefa704-8797-429b-a53d-5d92620cd253 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.808034 | controller | Jun 12 21:25:11.234203 crc crio[24437]: time="2026-06-12T21:25:11.23407037Z" level=info msg="Starting container: 1064b9a0a1f65bd5f407028d054a7f5fdac1cff0fa225564c981e819f5e17e61" id=3b3e70e6-2be5-4383-9dcc-f52b1f372ce9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.808051 | controller | Jun 12 21:25:11.240708 crc crio[24437]: time="2026-06-12T21:25:11.240575871Z" level=info msg="Started container" PID=165511 containerID=1064b9a0a1f65bd5f407028d054a7f5fdac1cff0fa225564c981e819f5e17e61 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=3b3e70e6-2be5-4383-9dcc-f52b1f372ce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5
2026-06-12 21:48:32.808072 | controller | Jun 12 21:26:00.525814 crc crio[24437]: time="2026-06-12T21:26:00.524983223Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688326-nv476/POD" id=f12e87a9-b99d-497e-9b63-09ff02f83815 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.808090 | controller | Jun 12 21:26:00.527873 crc crio[24437]: time="2026-06-12T21:26:00.525895524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.808107 | controller | Jun 12 21:26:00.567783 crc crio[24437]: time="2026-06-12T21:26:00.567656101Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688326-nv476 Namespace:openshift-infra ID:a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93 UID:465f2001-36dc-43d3-9e38-58b1d510b960 NetNS:/var/run/netns/cfd3717d-c372-4204-9c5e-ae0343913fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod465f2001_36dc_43d3_9e38_58b1d510b960.slice PodAnnotations:0xc001841678}] Aliases:map[]}"
2026-06-12 21:48:32.808125 | controller | Jun 12 21:26:00.567783 crc crio[24437]: time="2026-06-12T21:26:00.567728152Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688326-nv476 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.808142 | controller | Jun 12 21:26:00.885051 crc crio[24437]: 2026-06-12T21:26:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a86fb47ea37f7ce Mac:ba:b3:3d:51:60:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/cfd3717d-c372-4204-9c5e-ae0343913fba SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.808159 | controller | Jun 12 21:26:00.886446 crc crio[24437]: time="2026-06-12T21:26:00.886388315Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688326-nv476 Namespace:openshift-infra ID:a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93 UID:465f2001-36dc-43d3-9e38-58b1d510b960 NetNS:/var/run/netns/cfd3717d-c372-4204-9c5e-ae0343913fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod465f2001_36dc_43d3_9e38_58b1d510b960.slice PodAnnotations:0xc001841678}] Aliases:map[]}"
2026-06-12 21:48:32.808176 | controller | Jun 12 21:26:00.886600 crc crio[24437]: time="2026-06-12T21:26:00.886559339Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688326-nv476 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.808192 | controller | Jun 12 21:26:00.900846 crc crio[24437]: time="2026-06-12T21:26:00.900728921Z" level=info msg="Ran pod sandbox a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93 with infra container: openshift-infra/auto-csr-approver-29688326-nv476/POD" id=f12e87a9-b99d-497e-9b63-09ff02f83815 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.808208 | controller | Jun 12 21:26:00.907074 crc crio[24437]: time="2026-06-12T21:26:00.906982147Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3b0e9be1-38a9-48f8-b8c1-ed34bb99ca76 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.808225 | controller | Jun 12 21:26:00.916448 crc crio[24437]: time="2026-06-12T21:26:00.916362387Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.808241 | controller | Jun 12 21:26:01.889004 crc crio[24437]: time="2026-06-12T21:26:01.88880343Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3b0e9be1-38a9-48f8-b8c1-ed34bb99ca76 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.808262 | controller | Jun 12 21:26:01.890565 crc crio[24437]: time="2026-06-12T21:26:01.890002598Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0c3864e4-a00b-45d4-bff1-d6a7513ac5ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.808279 | controller | Jun 12 21:26:01.892611 crc crio[24437]: time="2026-06-12T21:26:01.892533368Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cec4c7fd-9584-47d8-9930-d095cd12ca81 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.808295 | controller | Jun 12 21:26:01.904482 crc crio[24437]: time="2026-06-12T21:26:01.904386464Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688326-nv476/oc" id=2676937a-f18a-4e1b-8b78-32717a47c972 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.808311 | controller | Jun 12 21:26:01.904996 crc crio[24437]: time="2026-06-12T21:26:01.904881866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.808327 | controller | Jun 12 21:26:01.961975 crc crio[24437]: time="2026-06-12T21:26:01.955082881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.808342 | controller | Jun 12 21:26:02.304494 crc crio[24437]: time="2026-06-12T21:26:02.303688043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.808358 | controller | Jun 12 21:26:02.430889 crc crio[24437]: time="2026-06-12T21:26:02.430746495Z" level=info msg="Created container a2329c110c8fc9742d2f01fb1ad54191e50360c803a8e539b367f91ac7353736: openshift-infra/auto-csr-approver-29688326-nv476/oc" id=2676937a-f18a-4e1b-8b78-32717a47c972 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.808375 | controller | Jun 12 21:26:02.432574 crc crio[24437]: time="2026-06-12T21:26:02.432456175Z" level=info msg="Starting container: a2329c110c8fc9742d2f01fb1ad54191e50360c803a8e539b367f91ac7353736" id=0ce186e4-0881-4f86-8563-95bbb28e3235 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.808392 | controller | Jun 12 21:26:02.442547 crc crio[24437]: time="2026-06-12T21:26:02.442355747Z" level=info msg="Started container" PID=168478 containerID=a2329c110c8fc9742d2f01fb1ad54191e50360c803a8e539b367f91ac7353736 description=openshift-infra/auto-csr-approver-29688326-nv476/oc id=0ce186e4-0881-4f86-8563-95bbb28e3235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93
2026-06-12 21:48:32.808408 | controller | Jun 12 21:26:04.332267 crc crio[24437]: time="2026-06-12T21:26:04.331220797Z" level=info msg="Stopping pod sandbox: a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93" id=5a84f3a6-d401-4718-a774-b384f76bb5cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.808424 | controller | Jun 12 21:26:04.334051 crc crio[24437]: time="2026-06-12T21:26:04.331494843Z" level=info msg="Stopping pod sandbox: 9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5" id=7fe4ad3d-ae3d-41f8-b89d-5a248a7526b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.808440 | controller | Jun 12 21:26:04.334051 crc crio[24437]: time="2026-06-12T21:26:04.33307155Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688326-nv476 Namespace:openshift-infra ID:a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93 UID:465f2001-36dc-43d3-9e38-58b1d510b960 NetNS:/var/run/netns/cfd3717d-c372-4204-9c5e-ae0343913fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod465f2001_36dc_43d3_9e38_58b1d510b960.slice PodAnnotations:0xc006ecc650}] Aliases:map[]}"
2026-06-12 21:48:32.808461 | controller | Jun 12 21:26:04.334051 crc crio[24437]: time="2026-06-12T21:26:04.3331011Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg Namespace:openstack ID:9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5 UID:e4f9e928-7699-49d9-9d9e-62772ea67c36 NetNS:/var/run/netns/249c4eec-3028-4301-a804-bf4db97f437e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f9e928_7699_49d9_9d9e_62772ea67c36.slice PodAnnotations:0xc00282ccd0}] Aliases:map[]}"
2026-06-12 21:48:32.808479 | controller | Jun 12 21:26:04.334051 crc crio[24437]: time="2026-06-12T21:26:04.333231993Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688326-nv476 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.808495 | controller | Jun 12 21:26:04.334051 crc crio[24437]: time="2026-06-12T21:26:04.333257164Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.808512 | controller | Jun 12 21:26:05.152998 crc crio[24437]: time="2026-06-12T21:26:05.148775557Z" level=info msg="Stopped pod sandbox: a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93" id=5a84f3a6-d401-4718-a774-b384f76bb5cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.808528 | controller | Jun 12 21:26:05.469049 crc crio[24437]: time="2026-06-12T21:26:05.468807903Z" level=info msg="Stopped pod sandbox: 9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5" id=7fe4ad3d-ae3d-41f8-b89d-5a248a7526b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.808544 | controller | Jun 12 21:26:07.132163 crc crio[24437]: time="2026-06-12T21:26:07.13108293Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/POD" id=92f3127a-a7c6-488b-afb2-48feca022eb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.808560 | controller | Jun 12 21:26:07.133467 crc crio[24437]: time="2026-06-12T21:26:07.132235757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.808576 | controller | Jun 12 21:26:07.178911 crc crio[24437]: time="2026-06-12T21:26:07.178792966Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 Namespace:openstack ID:2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a UID:9a24b0b7-d94b-41fb-829b-aff5f60e8727 NetNS:/var/run/netns/1a0dc634-cee4-4da7-a896-3c2181edcd08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a24b0b7_d94b_41fb_829b_aff5f60e8727.slice PodAnnotations:0xc00282c048}] Aliases:map[]}"
2026-06-12 21:48:32.808593 | controller | Jun 12 21:26:07.178911 crc crio[24437]: time="2026-06-12T21:26:07.178887048Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.808609 | controller | Jun 12 21:26:07.887424 crc crio[24437]: 2026-06-12T21:26:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2064cf4233f6a19 Mac:d6:ac:20:8f:c0:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/1a0dc634-cee4-4da7-a896-3c2181edcd08 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.808626 | controller | Jun 12 21:26:07.889188 crc crio[24437]: time="2026-06-12T21:26:07.889141849Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 Namespace:openstack ID:2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a UID:9a24b0b7-d94b-41fb-829b-aff5f60e8727 NetNS:/var/run/netns/1a0dc634-cee4-4da7-a896-3c2181edcd08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a24b0b7_d94b_41fb_829b_aff5f60e8727.slice PodAnnotations:0xc00282c048}] Aliases:map[]}"
2026-06-12 21:48:32.808647 | controller | Jun 12 21:26:07.889554 crc crio[24437]: time="2026-06-12T21:26:07.889525337Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.808665 | controller | Jun 12 21:26:07.906467 crc crio[24437]: time="2026-06-12T21:26:07.905466231Z" level=info msg="Ran pod sandbox 2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/POD" id=92f3127a-a7c6-488b-afb2-48feca022eb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.808681 | controller | Jun 12 21:26:07.907805 crc crio[24437]: time="2026-06-12T21:26:07.907747655Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=61372661-11ae-4f14-ad8f-fbd9f61d60fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.808697 | controller | Jun 12 21:26:07.952862 crc crio[24437]: time="2026-06-12T21:26:07.952714756Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=be5dfe46-b36b-4a6e-a81a-79f337c8475a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.808713 | controller | Jun 12 21:26:07.971335 crc crio[24437]: time="2026-06-12T21:26:07.971284361Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=cef918b0-738e-4e3f-b281-efbb77e8bb16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.808729 | controller | Jun 12 21:26:07.972096 crc crio[24437]: time="2026-06-12T21:26:07.972067729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.808745 | controller | Jun 12 21:26:08.034348 crc crio[24437]: time="2026-06-12T21:26:08.03412892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.808761 | controller | Jun 12 21:26:08.039401 crc crio[24437]: time="2026-06-12T21:26:08.039367203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.808777 | controller | Jun 12 21:26:08.222739 crc crio[24437]: time="2026-06-12T21:26:08.22221591Z" level=info msg="Created container 0ce1345638321de407d2b5826105cf5727b8fe16a17a243c34631832d3dd8a54: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=cef918b0-738e-4e3f-b281-efbb77e8bb16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.808793 | controller | Jun 12 21:26:08.226056 crc crio[24437]: time="2026-06-12T21:26:08.225888405Z" level=info msg="Starting container: 0ce1345638321de407d2b5826105cf5727b8fe16a17a243c34631832d3dd8a54" id=79cc68b2-6539-41db-b301-0bcff058fb28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.808809 | controller | Jun 12 21:26:08.232014 crc crio[24437]: time="2026-06-12T21:26:08.231893806Z" level=info msg="Started container" PID=169034 containerID=0ce1345638321de407d2b5826105cf5727b8fe16a17a243c34631832d3dd8a54 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=79cc68b2-6539-41db-b301-0bcff058fb28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a
2026-06-12 21:48:32.808829 | controller | Jun 12 21:26:27.261411 crc crio[24437]: time="2026-06-12T21:26:27.260858396Z" level=info msg="Removing container: 6df52097d5afa2ca7321141f9bf51858442c95a9dc0baed9f9f630b9a9440b87" id=b93c7de9-f7d4-4410-9bb7-30de5a5d5d68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.808874 | controller | Jun 12 21:26:27.451130 crc crio[24437]: time="2026-06-12T21:26:27.450832949Z" level=info msg="Removed container 6df52097d5afa2ca7321141f9bf51858442c95a9dc0baed9f9f630b9a9440b87: openshift-infra/auto-csr-approver-29688320-qk85b/oc" id=b93c7de9-f7d4-4410-9bb7-30de5a5d5d68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.808919 | controller | Jun 12 21:26:27.469680 crc crio[24437]: time="2026-06-12T21:26:27.469501577Z" level=info msg="Stopping pod sandbox: ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04" id=03fd7ec5-e41d-44ca-b9c8-297d7602f599 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.808942 | controller | Jun 12 21:26:27.469680 crc crio[24437]: time="2026-06-12T21:26:27.469590639Z" level=info msg="Stopped pod sandbox (already stopped): ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04" id=03fd7ec5-e41d-44ca-b9c8-297d7602f599 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.808960 | controller | Jun 12 21:26:27.470769 crc crio[24437]: time="2026-06-12T21:26:27.470204313Z" level=info msg="Removing pod sandbox: ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04" id=e1d9f616-6b58-48de-9a70-a4178cfb5df7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.808977 | controller | Jun 12 21:26:27.490012 crc crio[24437]: time="2026-06-12T21:26:27.489857732Z" level=info msg="Removed pod sandbox: ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04" id=e1d9f616-6b58-48de-9a70-a4178cfb5df7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.808993 | controller | Jun 12 21:27:39.772022 crc crio[24437]: time="2026-06-12T21:27:39.771237816Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-225cs/POD" id=e6cbb76e-846a-4cf9-a0d2-57f73d09b93a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.809009 | controller | Jun 12 21:27:39.773963 crc crio[24437]: time="2026-06-12T21:27:39.772364922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.809026 | controller | Jun 12 21:27:39.891949 crc crio[24437]: time="2026-06-12T21:27:39.89181783Z" level=info msg="Got pod network &{Name:redhat-marketplace-225cs Namespace:openshift-marketplace ID:9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36 UID:20b84044-b0e3-44ff-bab2-5b9e0d5f1a5a NetNS:/var/run/netns/23a4735a-2b52-448c-bb13-4f505d70f457 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b84044_b0e3_44ff_bab2_5b9e0d5f1a5a.slice PodAnnotations:0xc00282c2e0}] Aliases:map[]}"
2026-06-12 21:48:32.809043 | controller | Jun 12 21:27:39.892372 crc crio[24437]: time="2026-06-12T21:27:39.891908132Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-225cs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.809060 | controller | Jun 12 21:27:40.474344 crc crio[24437]: 2026-06-12T21:27:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ddcd2cc066a776 Mac:92:ba:ef:24:69:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/23a4735a-2b52-448c-bb13-4f505d70f457 SocketPath: PciID:}] [{Interface:0xc00013ef20 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.809078 | controller | Jun 12 21:27:40.476378 crc crio[24437]: time="2026-06-12T21:27:40.476269879Z" level=info msg="Got pod network &{Name:redhat-marketplace-225cs Namespace:openshift-marketplace ID:9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36 UID:20b84044-b0e3-44ff-bab2-5b9e0d5f1a5a NetNS:/var/run/netns/23a4735a-2b52-448c-bb13-4f505d70f457 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b84044_b0e3_44ff_bab2_5b9e0d5f1a5a.slice PodAnnotations:0xc00282c2e0}] Aliases:map[]}"
2026-06-12 21:48:32.809099 | controller | Jun 12 21:27:40.476573 crc crio[24437]: time="2026-06-12T21:27:40.476528045Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-225cs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.809117 | controller | Jun 12 21:27:40.487502 crc crio[24437]: time="2026-06-12T21:27:40.4874085Z" level=info msg="Ran pod sandbox 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36 with infra container: openshift-marketplace/redhat-marketplace-225cs/POD" id=e6cbb76e-846a-4cf9-a0d2-57f73d09b93a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.809134 | controller | Jun 12 21:27:40.490134 crc crio[24437]: time="2026-06-12T21:27:40.490049321Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=69fff481-c40c-4274-b1be-ff69f7db53e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.809150 | controller | Jun 12 21:27:40.492875 crc crio[24437]: time="2026-06-12T21:27:40.492776005Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=84c8959d-5264-4469-b966-687ab550ebed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.809166 | controller | Jun 12 21:27:40.500340 crc crio[24437]: time="2026-06-12T21:27:40.500259Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-225cs/extract-utilities" id=c52aa45b-05d6-47c8-a59d-7a49633314ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.809182 | controller | Jun 12 21:27:40.500685 crc crio[24437]: time="2026-06-12T21:27:40.500616078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.809199 | controller | Jun 12 21:27:40.560435 crc crio[24437]: time="2026-06-12T21:27:40.560343105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.809215 | controller | Jun 12 21:27:40.566753 crc crio[24437]: time="2026-06-12T21:27:40.566680804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.809232 | controller | Jun 12 21:27:40.737207 crc crio[24437]: time="2026-06-12T21:27:40.737059338Z" level=info msg="Created container d00ea25c6555df47c0863b9b7f362aafbae47e737ee73b57ffafd23e624a2601: openshift-marketplace/redhat-marketplace-225cs/extract-utilities" id=c52aa45b-05d6-47c8-a59d-7a49633314ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.809248 | controller | Jun 12 21:27:40.738567 crc crio[24437]: time="2026-06-12T21:27:40.738486042Z" level=info msg="Starting container: d00ea25c6555df47c0863b9b7f362aafbae47e737ee73b57ffafd23e624a2601" id=6c8a2762-14f7-49d5-901a-56207a2b7ca0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.809264 | controller | Jun 12 21:27:40.745406 crc crio[24437]: time="2026-06-12T21:27:40.745322372Z" level=info msg="Started container" PID=173882 containerID=d00ea25c6555df47c0863b9b7f362aafbae47e737ee73b57ffafd23e624a2601 description=openshift-marketplace/redhat-marketplace-225cs/extract-utilities id=6c8a2762-14f7-49d5-901a-56207a2b7ca0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36
2026-06-12 21:48:32.809280 | controller | Jun 12 21:27:41.070895 crc crio[24437]: time="2026-06-12T21:27:41.065248053Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=3a05531f-501a-46c7-bb11-bb9a0cc7091e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.809301 | controller | Jun 12 21:27:41.110236 crc crio[24437]: time="2026-06-12T21:27:41.110074422Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:48:32.809318 | controller | Jun 12 21:27:41.826150 crc crio[24437]: time="2026-06-12T21:27:41.826029006Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=3a05531f-501a-46c7-bb11-bb9a0cc7091e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.809335 | controller | Jun 12 21:27:41.828167 crc crio[24437]: time="2026-06-12T21:27:41.828070415Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=20c7645a-a138-44b0-961f-15df7c61a339 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.809351 | controller | Jun 12 21:27:41.833846 crc crio[24437]: time="2026-06-12T21:27:41.833574433Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e680b4d7-f532-4307-a816-0e7e024bb4a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.809367 | controller | Jun 12 21:27:41.861661 crc crio[24437]: time="2026-06-12T21:27:41.861546608Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-225cs/extract-content" id=48456782-2ab7-471a-a557-1dc5756295d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.809384 | controller | Jun 12 21:27:41.862367 crc crio[24437]: time="2026-06-12T21:27:41.862308995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.809400 | controller | Jun 12 21:27:42.130289 crc crio[24437]: time="2026-06-12T21:27:42.129287629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.809415 | controller | Jun 12 21:27:42.148547 crc crio[24437]: time="2026-06-12T21:27:42.14722877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.809432 | controller | Jun 12 21:27:42.269799 crc crio[24437]: time="2026-06-12T21:27:42.269691634Z" level=info msg="Created container 4e280a0b49c4cff9f100a10f29dcc80a8a61610df2d7b6d2477347bfd682cea2: openshift-marketplace/redhat-marketplace-225cs/extract-content" id=48456782-2ab7-471a-a557-1dc5756295d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.809448 | controller | Jun 12 21:27:42.273124 crc crio[24437]: time="2026-06-12T21:27:42.273049962Z" level=info msg="Starting container: 4e280a0b49c4cff9f100a10f29dcc80a8a61610df2d7b6d2477347bfd682cea2" id=ec382657-ed9b-4734-9217-81dda6638f9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.809463 | controller | Jun 12 21:27:42.280409 crc crio[24437]: time="2026-06-12T21:27:42.280276321Z" level=info msg="Started container" PID=173908 containerID=4e280a0b49c4cff9f100a10f29dcc80a8a61610df2d7b6d2477347bfd682cea2 description=openshift-marketplace/redhat-marketplace-225cs/extract-content id=ec382657-ed9b-4734-9217-81dda6638f9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36
2026-06-12 21:48:32.809480 | controller | Jun 12 21:27:43.168443 crc crio[24437]: time="2026-06-12T21:27:43.167316357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a62597be-ea42-42a4-af1d-bd203a01840c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.809496 | controller | Jun 12 21:27:43.172022 crc crio[24437]: time="2026-06-12T21:27:43.171884134Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f82b51f5-ef5b-4f10-8810-2694f61bb97f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.809517 | controller | Jun 12 21:27:43.180132 crc crio[24437]: time="2026-06-12T21:27:43.179297097Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-225cs/registry-server" id=9002b750-2d61-43ab-8be0-30bd7d7ba6bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.809534 | controller | Jun 12 21:27:43.180132 crc crio[24437]: time="2026-06-12T21:27:43.179876241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.809550 | controller | Jun 12 21:27:43.263141 crc crio[24437]: time="2026-06-12T21:27:43.263048406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.809566 | controller | Jun 12 21:27:43.268869 crc crio[24437]: time="2026-06-12T21:27:43.268434352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.809583 | controller | Jun 12 21:27:43.466169 crc crio[24437]: time="2026-06-12T21:27:43.466026303Z" level=info msg="Created container e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a: openshift-marketplace/redhat-marketplace-225cs/registry-server" id=9002b750-2d61-43ab-8be0-30bd7d7ba6bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.809598 | controller | Jun 12 21:27:43.467860 crc crio[24437]: time="2026-06-12T21:27:43.467809475Z" level=info msg="Starting container: e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a" id=766b8d7c-0bf5-454a-911a-054004978792 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.809614 | controller | Jun 12 21:27:43.484274 crc crio[24437]: time="2026-06-12T21:27:43.481236679Z" level=info msg="Started container" PID=173959 containerID=e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a description=openshift-marketplace/redhat-marketplace-225cs/registry-server id=766b8d7c-0bf5-454a-911a-054004978792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36
2026-06-12 21:48:32.809632 | controller | Jun 12 21:27:52.492989 crc crio[24437]: time="2026-06-12T21:27:52.491535274Z" level=info msg="Stopping container: e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a (timeout: 2s)" id=e27007c0-3d76-410b-a078-729c8d5e2592 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.809648 | controller | Jun 12 21:27:52.694352 crc crio[24437]: time="2026-06-12T21:27:52.694218862Z" level=info msg="Stopped container e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a: openshift-marketplace/redhat-marketplace-225cs/registry-server" id=e27007c0-3d76-410b-a078-729c8d5e2592 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.809663 | controller | Jun 12 21:27:52.695838 crc crio[24437]: time="2026-06-12T21:27:52.695766749Z" level=info msg="Stopping pod sandbox: 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36" id=f2cdc75b-d41b-418f-a1e0-6103623d70fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.809679 | controller | Jun 12 21:27:52.696589 crc crio[24437]: time="2026-06-12T21:27:52.696548957Z" level=info msg="Got pod network &{Name:redhat-marketplace-225cs Namespace:openshift-marketplace ID:9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36 UID:20b84044-b0e3-44ff-bab2-5b9e0d5f1a5a NetNS:/var/run/netns/23a4735a-2b52-448c-bb13-4f505d70f457 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b84044_b0e3_44ff_bab2_5b9e0d5f1a5a.slice PodAnnotations:0xc000c25718}] Aliases:map[]}"
2026-06-12 21:48:32.809699 | controller | Jun 12 21:27:52.696777 crc crio[24437]: time="2026-06-12T21:27:52.696736261Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-225cs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.809715 | controller | Jun 12 21:27:53.110783 crc crio[24437]: time="2026-06-12T21:27:53.11056164Z" level=info msg="Stopped pod sandbox: 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36" id=f2cdc75b-d41b-418f-a1e0-6103623d70fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.809731 | controller | Jun 12 21:27:53.515157 crc crio[24437]: time="2026-06-12T21:27:53.514334614Z" level=info msg="Removing container: e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a" id=51ce982d-2f62-4096-9100-c5ab57f83b97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.809748 | controller | Jun 12 21:27:53.550762 crc crio[24437]: time="2026-06-12T21:27:53.550650234Z" level=info msg="Removed container e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a: openshift-marketplace/redhat-marketplace-225cs/registry-server" id=51ce982d-2f62-4096-9100-c5ab57f83b97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.809763 | controller | Jun 12 21:27:53.554418 crc crio[24437]: time="2026-06-12T21:27:53.554021132Z" level=info msg="Removing container: 4e280a0b49c4cff9f100a10f29dcc80a8a61610df2d7b6d2477347bfd682cea2" id=c61e8b8d-7731-4d9e-a74b-c6d12cedde03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.809779 | controller | Jun 12 21:27:53.580406 crc crio[24437]: time="2026-06-12T21:27:53.580349678Z" level=info msg="Removed container 4e280a0b49c4cff9f100a10f29dcc80a8a61610df2d7b6d2477347bfd682cea2: openshift-marketplace/redhat-marketplace-225cs/extract-content" id=c61e8b8d-7731-4d9e-a74b-c6d12cedde03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.809795 | controller | Jun 12 21:27:53.597102 crc crio[24437]: time="2026-06-12T21:27:53.588118799Z" level=info msg="Removing container: d00ea25c6555df47c0863b9b7f362aafbae47e737ee73b57ffafd23e624a2601" id=68c3d5d9-a615-4f9e-8367-d4ee80d51a28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.809811 | controller | Jun 12 21:27:53.651396 crc crio[24437]: time="2026-06-12T21:27:53.651297328Z" level=info msg="Removed container d00ea25c6555df47c0863b9b7f362aafbae47e737ee73b57ffafd23e624a2601: openshift-marketplace/redhat-marketplace-225cs/extract-utilities" id=68c3d5d9-a615-4f9e-8367-d4ee80d51a28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.809827 | controller | Jun 12 21:28:00.572458 crc crio[24437]: time="2026-06-12T21:28:00.542090909Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688328-fb5fv/POD" id=f5d65801-aef5-4690-990d-b19efbe050af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.809842 | controller | Jun 12 21:28:00.572458 crc crio[24437]: time="2026-06-12T21:28:00.542652792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.809886 | controller | Jun 12 21:28:00.583584 crc crio[24437]: time="2026-06-12T21:28:00.583475358Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688328-fb5fv Namespace:openshift-infra ID:dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3 UID:ba614cb0-9aca-4ed2-a02c-7bc417a5f818 NetNS:/var/run/netns/1086e331-a346-48d8-80d9-1fc852fb0d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba614cb0_9aca_4ed2_a02c_7bc417a5f818.slice PodAnnotations:0xc00051dd78}] Aliases:map[]}"
2026-06-12 21:48:32.809906 | controller | Jun 12 21:28:00.583584 crc crio[24437]: time="2026-06-12T21:28:00.58357448Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688328-fb5fv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.809927 | controller | Jun 12 21:28:01.175192 crc crio[24437]: 2026-06-12T21:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc29c099bf94ef1 Mac:42:de:88:35:4d:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/1086e331-a346-48d8-80d9-1fc852fb0d3b SocketPath: PciID:}] [{Interface:0xc0005025c0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.809946 | controller | Jun 12 21:28:01.177271 crc crio[24437]: time="2026-06-12T21:28:01.177208674Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688328-fb5fv Namespace:openshift-infra ID:dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3 UID:ba614cb0-9aca-4ed2-a02c-7bc417a5f818 NetNS:/var/run/netns/1086e331-a346-48d8-80d9-1fc852fb0d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba614cb0_9aca_4ed2_a02c_7bc417a5f818.slice PodAnnotations:0xc00051dd78}] Aliases:map[]}"
2026-06-12 21:48:32.809963 | controller | Jun 12 21:28:01.177428 crc crio[24437]: time="2026-06-12T21:28:01.177386438Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688328-fb5fv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.809980 | controller | Jun 12 21:28:01.187826 crc crio[24437]: time="2026-06-12T21:28:01.18774324Z" level=info msg="Ran pod sandbox dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3 with infra container: openshift-infra/auto-csr-approver-29688328-fb5fv/POD" id=f5d65801-aef5-4690-990d-b19efbe050af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.809996 | controller | Jun 12 21:28:01.190849 crc crio[24437]: time="2026-06-12T21:28:01.190786722Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=22bbb517-744c-4401-94b0-c3107a4c3381 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.810012 | controller | Jun 12 21:28:01.203831 crc crio[24437]: time="2026-06-12T21:28:01.203638982Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.810029 | controller | Jun 12 21:28:02.191270 crc crio[24437]: time="2026-06-12T21:28:02.190785388Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=22bbb517-744c-4401-94b0-c3107a4c3381 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.810046 | controller | Jun 12 21:28:02.192745 crc crio[24437]: time="2026-06-12T21:28:02.192234702Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=709b8c9b-16ee-45ca-b5b7-3ab87e05191c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.810061 | controller | Jun 12 21:28:02.194709 crc crio[24437]: time="2026-06-12T21:28:02.194571107Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=565820bc-52f2-4696-b7ee-ddba55905774 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.810077 | controller | Jun 12 21:28:02.201785 crc crio[24437]: time="2026-06-12T21:28:02.201639273Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688328-fb5fv/oc" id=fdbe4586-ab7b-48b3-a924-dea9d4ce38b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.810093 | controller | Jun 12 21:28:02.202296 crc crio[24437]: time="2026-06-12T21:28:02.202166004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.810109 | controller | Jun 12 21:28:02.248962 crc crio[24437]: time="2026-06-12T21:28:02.248728034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.810126 | controller | Jun 12 21:28:02.879285 crc crio[24437]: time="2026-06-12T21:28:02.879045946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.810146 | controller | Jun 12 21:28:03.038169 crc crio[24437]: time="2026-06-12T21:28:03.037324119Z" level=info msg="Created container bb45c182e04b40c10c60596f520414c0d7239ee9fa35932d1f65c76ca7c5ae3e: openshift-infra/auto-csr-approver-29688328-fb5fv/oc" id=fdbe4586-ab7b-48b3-a924-dea9d4ce38b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.810164 | controller | Jun 12 21:28:03.039827 crc crio[24437]: time="2026-06-12T21:28:03.039616832Z" level=info msg="Starting container: bb45c182e04b40c10c60596f520414c0d7239ee9fa35932d1f65c76ca7c5ae3e" id=c3418194-cb1e-462a-bdb0-b5c9fbac5a39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.810181 | controller | Jun 12 21:28:03.051128 crc crio[24437]: time="2026-06-12T21:28:03.050981037Z" level=info msg="Started container" PID=175090 containerID=bb45c182e04b40c10c60596f520414c0d7239ee9fa35932d1f65c76ca7c5ae3e description=openshift-infra/auto-csr-approver-29688328-fb5fv/oc id=c3418194-cb1e-462a-bdb0-b5c9fbac5a39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3
2026-06-12 21:48:32.810198 | controller | Jun 12 21:28:04.824473 crc crio[24437]: time="2026-06-12T21:28:04.822815447Z" level=info msg="Stopping pod sandbox: dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3" id=05bc2928-e929-44a9-841b-b42274cb37bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.810214 | controller | Jun 12 21:28:04.826311 crc crio[24437]: time="2026-06-12T21:28:04.825304385Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688328-fb5fv Namespace:openshift-infra ID:dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3 UID:ba614cb0-9aca-4ed2-a02c-7bc417a5f818 NetNS:/var/run/netns/1086e331-a346-48d8-80d9-1fc852fb0d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba614cb0_9aca_4ed2_a02c_7bc417a5f818.slice PodAnnotations:0xc000a8cb70}] Aliases:map[]}"
2026-06-12 21:48:32.810232 | controller | Jun 12 21:28:04.826311 crc crio[24437]: time="2026-06-12T21:28:04.825466829Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688328-fb5fv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.810248 | controller | Jun 12 21:28:05.171383 crc crio[24437]: time="2026-06-12T21:28:05.170724174Z" level=info msg="Stopped pod sandbox: dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3" id=05bc2928-e929-44a9-841b-b42274cb37bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.810265 | controller | Jun 12 21:28:27.546432 crc crio[24437]: time="2026-06-12T21:28:27.545770913Z" level=info msg="Removing container: 2dc999bbe7840cd0f076b46eabeb8935d74b432a213dc18dbd78bc319f286868" id=665c1548-73c9-4103-8fbb-02ac211f8bf5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.810281 | controller | Jun 12 21:28:27.890360 crc crio[24437]: time="2026-06-12T21:28:27.889778959Z" level=info msg="Removed container 2dc999bbe7840cd0f076b46eabeb8935d74b432a213dc18dbd78bc319f286868: openshift-infra/auto-csr-approver-29688322-x8lrd/oc" id=665c1548-73c9-4103-8fbb-02ac211f8bf5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.810296 | controller | Jun 12 21:28:27.903412 crc crio[24437]: time="2026-06-12T21:28:27.903356296Z" level=info msg="Stopping pod sandbox: 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36" id=5783a51b-a4ea-4580-8a29-19aef47069f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.810312 | controller | Jun 12 21:28:27.903810 crc crio[24437]: time="2026-06-12T21:28:27.903785016Z" level=info msg="Stopped pod sandbox (already stopped): 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36" id=5783a51b-a4ea-4580-8a29-19aef47069f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.810333 | controller | Jun 12 21:28:27.904539 crc crio[24437]: time="2026-06-12T21:28:27.904477632Z" level=info msg="Removing pod sandbox: 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36" id=7b87e676-6cab-4372-aba1-7d1e52e907de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.810349 | controller | Jun 12 21:28:27.920240 crc crio[24437]: time="2026-06-12T21:28:27.920148178Z" level=info msg="Removed pod sandbox: 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36" id=7b87e676-6cab-4372-aba1-7d1e52e907de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.810365 | controller | Jun 12 21:28:27.921796 crc crio[24437]: time="2026-06-12T21:28:27.921651874Z" level=info msg="Stopping pod sandbox: d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03" id=a4a5246a-206f-4e12-876a-28ffe313a19f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.810381 | controller | Jun 12 21:28:27.921909 crc crio[24437]: time="2026-06-12T21:28:27.921811528Z" level=info msg="Stopped pod sandbox (already stopped): d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03" id=a4a5246a-206f-4e12-876a-28ffe313a19f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.810397 | controller | Jun 12 21:28:27.922871 crc crio[24437]: time="2026-06-12T21:28:27.922836982Z" level=info msg="Removing pod sandbox: d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03" id=da8b9a09-494a-41c7-9bb5-cdf7c942b60b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.810413 | controller | Jun 12 21:28:27.950400 crc crio[24437]: time="2026-06-12T21:28:27.950326434Z" level=info msg="Removed pod sandbox: d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03" id=da8b9a09-494a-41c7-9bb5-cdf7c942b60b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.810429 | controller | Jun 12 21:30:00.675435 crc crio[24437]: time="2026-06-12T21:30:00.674116418Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688330-t6l9k/POD" id=71b6fba9-074c-4328-9fc4-460dcce5c9e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.810445 | controller | Jun 12 21:30:00.679125 crc crio[24437]: time="2026-06-12T21:30:00.675592043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.810462 | controller | Jun 12 21:30:00.699079 crc crio[24437]: time="2026-06-12T21:30:00.698808985Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688330-f5jxw/POD" id=9470b18f-a83e-4daa-b89d-260566c5466d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.810479 | controller | Jun 12 21:30:00.699079 crc crio[24437]: time="2026-06-12T21:30:00.69903402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.810495 | controller | Jun 12 21:30:00.765911 crc crio[24437]: time="2026-06-12T21:30:00.765799883Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688330-t6l9k Namespace:openshift-infra ID:a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292 UID:19573a93-2026-4015-ab57-e478a87fef99 NetNS:/var/run/netns/f24a930c-9969-4f59-8b6d-1c18c4d3fed6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19573a93_2026_4015_ab57_e478a87fef99.slice PodAnnotations:0xc001f6c910}] Aliases:map[]}"
2026-06-12 21:48:32.810512 | controller | Jun 12 21:30:00.765911 crc crio[24437]: time="2026-06-12T21:30:00.765884744Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688330-t6l9k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.810528 | controller | Jun 12 21:30:00.783753 crc crio[24437]: time="2026-06-12T21:30:00.783590909Z" level=info msg="Got pod network &{Name:collect-profiles-29688330-f5jxw Namespace:openshift-operator-lifecycle-manager ID:b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7 UID:28126513-858e-4075-a3c0-d8d7804e2453 NetNS:/var/run/netns/f89990af-1e6a-4140-b1af-2fd911a710d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28126513_858e_4075_a3c0_d8d7804e2453.slice PodAnnotations:0xc007788490}] Aliases:map[]}"
2026-06-12 21:48:32.810552 | controller | Jun 12 21:30:00.783753 crc crio[24437]: time="2026-06-12T21:30:00.783657061Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688330-f5jxw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.810569 | controller | Jun 12 21:30:01.383986 crc crio[24437]: 2026-06-12T21:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b88e1bceedca7af Mac:2a:43:72:55:38:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/f89990af-1e6a-4140-b1af-2fd911a710d1 SocketPath: PciID:}] [{Interface:0xc0001a45d0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.810586 | controller | Jun 12 21:30:01.386227 crc crio[24437]: time="2026-06-12T21:30:01.386106551Z" level=info msg="Got pod network &{Name:collect-profiles-29688330-f5jxw Namespace:openshift-operator-lifecycle-manager ID:b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7 UID:28126513-858e-4075-a3c0-d8d7804e2453 NetNS:/var/run/netns/f89990af-1e6a-4140-b1af-2fd911a710d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28126513_858e_4075_a3c0_d8d7804e2453.slice PodAnnotations:0xc007788490}] Aliases:map[]}"
2026-06-12 21:48:32.810603 | controller | Jun 12 21:30:01.386351 crc crio[24437]: time="2026-06-12T21:30:01.386307925Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688330-f5jxw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.810619 | controller | Jun 12 21:30:01.397715 crc crio[24437]: time="2026-06-12T21:30:01.397617809Z" level=info msg="Ran pod sandbox b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688330-f5jxw/POD" id=9470b18f-a83e-4daa-b89d-260566c5466d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.810635 | controller | Jun 12 21:30:01.401855 crc crio[24437]: time="2026-06-12T21:30:01.401148972Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=332d1f32-aeab-4862-af39-acb48ef21ff5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.810651 | controller | Jun 12 21:30:01.405996 crc crio[24437]: time="2026-06-12T21:30:01.405030623Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=30600aa0-7992-4fc1-b4ee-e8cfa77566d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.810668 | controller | Jun 12 21:30:01.452802 crc crio[24437]: time="2026-06-12T21:30:01.451752385Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688330-f5jxw/collect-profiles" id=49887678-9951-43d9-a81e-97542a9191b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.810684 | controller | Jun 12 21:30:01.455287 crc crio[24437]: time="2026-06-12T21:30:01.455219517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.810700 | controller | Jun 12 21:30:01.551599 crc crio[24437]: time="2026-06-12T21:30:01.551448078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.810721 | controller | Jun 12 21:30:01.556587 crc crio[24437]: time="2026-06-12T21:30:01.556493006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.810739 | controller | Jun 12 21:30:01.577298 crc crio[24437]: 2026-06-12T21:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1d10f714375e9b Mac:d6:57:63:e1:f7:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/f24a930c-9969-4f59-8b6d-1c18c4d3fed6 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.810755 | controller | Jun 12 21:30:01.578756 crc crio[24437]: time="2026-06-12T21:30:01.578640363Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688330-t6l9k Namespace:openshift-infra ID:a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292 UID:19573a93-2026-4015-ab57-e478a87fef99 NetNS:/var/run/netns/f24a930c-9969-4f59-8b6d-1c18c4d3fed6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19573a93_2026_4015_ab57_e478a87fef99.slice PodAnnotations:0xc001f6c910}] Aliases:map[]}"
2026-06-12 21:48:32.810772 | controller | Jun 12 21:30:01.578889 crc crio[24437]: time="2026-06-12T21:30:01.578811927Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688330-t6l9k for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.810789 | controller | Jun 12 21:30:01.597659 crc crio[24437]: time="2026-06-12T21:30:01.597588347Z" level=info msg="Ran pod sandbox a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292 with infra container: openshift-infra/auto-csr-approver-29688330-t6l9k/POD" id=71b6fba9-074c-4328-9fc4-460dcce5c9e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.810804 | controller | Jun 12 21:30:01.601309 crc crio[24437]: time="2026-06-12T21:30:01.601239723Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=50c3ce46-3c26-4474-b46d-929e742782ad name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.810821 | controller | Jun 12 21:30:01.612397 crc crio[24437]: time="2026-06-12T21:30:01.61226677Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.810837 | controller | Jun 12 21:30:01.872041 crc crio[24437]: time="2026-06-12T21:30:01.87182026Z" level=info msg="Created container 89527b3e1d43d5a70edcf7a86566b4f34728596e94caa80bca790e62698d08c3: openshift-operator-lifecycle-manager/collect-profiles-29688330-f5jxw/collect-profiles" id=49887678-9951-43d9-a81e-97542a9191b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.810872 | controller | Jun 12 21:30:01.873769 crc crio[24437]: time="2026-06-12T21:30:01.873172912Z" level=info msg="Starting container: 89527b3e1d43d5a70edcf7a86566b4f34728596e94caa80bca790e62698d08c3" id=d336b8aa-adea-4ea7-b715-957f5b49a810 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.810891 | controller | Jun 12 21:30:01.880419 crc crio[24437]: time="2026-06-12T21:30:01.880038073Z" level=info msg="Started container" PID=181786 containerID=89527b3e1d43d5a70edcf7a86566b4f34728596e94caa80bca790e62698d08c3 description=openshift-operator-lifecycle-manager/collect-profiles-29688330-f5jxw/collect-profiles id=d336b8aa-adea-4ea7-b715-957f5b49a810 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7
2026-06-12 21:48:32.810908 | controller | Jun 12 21:30:03.954827 crc crio[24437]: time="2026-06-12T21:30:03.953431055Z" level=info msg="Stopping pod sandbox: b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7" id=bb2bd284-682a-4b4b-a612-5c1591e9a10a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.810941 | controller | Jun 12 21:30:03.961041 crc crio[24437]: time="2026-06-12T21:30:03.955725189Z" level=info msg="Got pod network &{Name:collect-profiles-29688330-f5jxw Namespace:openshift-operator-lifecycle-manager ID:b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7 UID:28126513-858e-4075-a3c0-d8d7804e2453 NetNS:/var/run/netns/f89990af-1e6a-4140-b1af-2fd911a710d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28126513_858e_4075_a3c0_d8d7804e2453.slice PodAnnotations:0xc00008c278}] Aliases:map[]}"
2026-06-12 21:48:32.810960 | controller | Jun 12 21:30:03.961041 crc crio[24437]: time="2026-06-12T21:30:03.955893923Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688330-f5jxw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.810976 | controller | Jun 12 21:30:04.447896 crc crio[24437]: time="2026-06-12T21:30:04.44749094Z" level=info msg="Stopped pod sandbox: b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7" id=bb2bd284-682a-4b4b-a612-5c1591e9a10a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.810992 | controller | Jun 12 21:30:05.353365 crc crio[24437]: time="2026-06-12T21:30:05.352739621Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=50c3ce46-3c26-4474-b46d-929e742782ad name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.811008 | controller | Jun 12 21:30:05.356107 crc crio[24437]: time="2026-06-12T21:30:05.355489477Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d6d28208-2121-4125-9da8-8d573298f664 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.811024 | controller | Jun 12 21:30:05.358403 crc crio[24437]: time="2026-06-12T21:30:05.358322663Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c40205e6-beb1-485e-90ea-7605b09215a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.811041 | controller | Jun 12 21:30:05.364693 crc crio[24437]: time="2026-06-12T21:30:05.364573039Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688330-t6l9k/oc" id=fe58641d-d432-4644-9691-bd9195aa5b66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.811057 | controller | Jun 12 21:30:05.365278 crc crio[24437]: time="2026-06-12T21:30:05.365213743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.811073 | controller | Jun 12 21:30:05.412092 crc crio[24437]: time="2026-06-12T21:30:05.411978758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.811090 | controller | Jun 12 21:30:05.973878 crc crio[24437]: time="2026-06-12T21:30:05.973722895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.811106 | controller | Jun 12 21:30:06.114703 crc crio[24437]: time="2026-06-12T21:30:06.11458487Z" level=info msg="Created container d252a00a613659ade2f30550c1b2f552374924fe3a90b0032587b0e468422ff9: openshift-infra/auto-csr-approver-29688330-t6l9k/oc" id=fe58641d-d432-4644-9691-bd9195aa5b66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.811123 | controller | Jun 12 21:30:06.120488 crc crio[24437]: time="2026-06-12T21:30:06.117461408Z" level=info msg="Starting container: d252a00a613659ade2f30550c1b2f552374924fe3a90b0032587b0e468422ff9" id=20871eef-b34a-4b52-8089-84b573f105ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.811139 | controller | Jun 12 21:30:06.123790 crc crio[24437]: time="2026-06-12T21:30:06.123094119Z" level=info msg="Started container" PID=182000 containerID=d252a00a613659ade2f30550c1b2f552374924fe3a90b0032587b0e468422ff9 description=openshift-infra/auto-csr-approver-29688330-t6l9k/oc id=20871eef-b34a-4b52-8089-84b573f105ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292
2026-06-12 21:48:32.811160 | controller | Jun 12 21:30:08.028402 crc crio[24437]: time="2026-06-12T21:30:08.028264258Z" level=info msg="Stopping pod sandbox: a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292" id=af6d0dd3-05f6-476e-bf5e-7194cd5c9b2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.811177 | controller | Jun 12 21:30:08.030609 crc crio[24437]: time="2026-06-12T21:30:08.029125957Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688330-t6l9k Namespace:openshift-infra ID:a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292 UID:19573a93-2026-4015-ab57-e478a87fef99 NetNS:/var/run/netns/f24a930c-9969-4f59-8b6d-1c18c4d3fed6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19573a93_2026_4015_ab57_e478a87fef99.slice PodAnnotations:0xc001f6d1b8}] Aliases:map[]}"
2026-06-12 21:48:32.811193 | controller | Jun 12 21:30:08.030609 crc crio[24437]: time="2026-06-12T21:30:08.029364953Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688330-t6l9k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.811210 | controller | Jun 12 21:30:08.448082 crc crio[24437]: time="2026-06-12T21:30:08.447369889Z" level=info msg="Stopped pod sandbox: a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292" id=af6d0dd3-05f6-476e-bf5e-7194cd5c9b2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.811226 | controller | Jun 12 21:30:28.002877 crc crio[24437]: time="2026-06-12T21:30:28.002027764Z" level=info msg="Removing container: 6fdec0b1f124a2cec9bb03a40a903a0ac492230947536ef9bec39067941b41e6" id=d276180e-d0e6-4231-8a6b-1d89fd51325f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.811242 | controller | Jun 12 21:30:28.311590 crc crio[24437]: time="2026-06-12T21:30:28.311445611Z" level=info msg="Removed container 6fdec0b1f124a2cec9bb03a40a903a0ac492230947536ef9bec39067941b41e6: openshift-infra/auto-csr-approver-29688324-c2ctl/oc" id=d276180e-d0e6-4231-8a6b-1d89fd51325f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.811258 | controller | Jun 12 21:30:28.314906 crc crio[24437]: time="2026-06-12T21:30:28.3148075Z" level=info msg="Removing container: 163a2d9330881e1852e4fea67417371f27170ba470cb0dc2a5aca6470584acc1" id=1c48d2ac-9271-4b0d-83c5-5f836fdf12e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.811274 | controller | Jun 12 21:30:28.395214 crc crio[24437]: time="2026-06-12T21:30:28.395073336Z" level=info msg="Removed container 163a2d9330881e1852e4fea67417371f27170ba470cb0dc2a5aca6470584acc1: openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/collect-profiles" id=1c48d2ac-9271-4b0d-83c5-5f836fdf12e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.811290 | controller | Jun 12 21:30:28.407372 crc crio[24437]: time="2026-06-12T21:30:28.407233982Z" level=info msg="Stopping pod sandbox: 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca" id=38a5b6ec-572b-476c-89a3-54534077913b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.811307 | controller | Jun 12 21:30:28.407372 crc crio[24437]: time="2026-06-12T21:30:28.407327844Z" level=info msg="Stopped pod sandbox (already stopped): 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca" id=38a5b6ec-572b-476c-89a3-54534077913b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.811323 | controller | Jun 12 21:30:28.408024 crc crio[24437]: time="2026-06-12T21:30:28.407900047Z" level=info msg="Removing pod sandbox: 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca" id=8cf0ebfc-a0eb-4866-94be-ed9456a26941 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.811344 | controller | Jun 12 21:30:28.430993 crc crio[24437]: time="2026-06-12T21:30:28.430803493Z" level=info msg="Removed pod sandbox: 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca" id=8cf0ebfc-a0eb-4866-94be-ed9456a26941 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.811360 | controller | Jun 12 21:30:28.432395 crc crio[24437]: time="2026-06-12T21:30:28.432315209Z" level=info msg="Stopping pod sandbox: 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5" id=761864e5-f391-4b76-8e67-682427294035 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.811376 | controller | Jun 12 21:30:28.432576 crc crio[24437]: time="2026-06-12T21:30:28.432396551Z" level=info msg="Stopped pod sandbox (already stopped): 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5" id=761864e5-f391-4b76-8e67-682427294035 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.811392 | controller | Jun 12 21:30:28.433156 crc crio[24437]: time="2026-06-12T21:30:28.433094977Z" level=info msg="Removing pod sandbox: 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5" id=2e034b74-e8cf-46b5-a7ef-cd5293ea51e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.811413 | controller | Jun 12 21:30:28.453251 crc crio[24437]: time="2026-06-12T21:30:28.453102874Z" level=info msg="Removed pod sandbox: 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5" id=2e034b74-e8cf-46b5-a7ef-cd5293ea51e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.811458 | controller | Jun 12 21:30:38.478810 crc crio[24437]: time="2026-06-12T21:30:38.477821714Z" level=info msg="Stopping pod sandbox: 2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a" id=37f2f67b-1e74-4ef6-b429-366a12bb4ef5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.811487 | controller | Jun 12 21:30:38.480258 crc crio[24437]: time="2026-06-12T21:30:38.47981724Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 Namespace:openstack ID:2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a UID:9a24b0b7-d94b-41fb-829b-aff5f60e8727 NetNS:/var/run/netns/1a0dc634-cee4-4da7-a896-3c2181edcd08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a24b0b7_d94b_41fb_829b_aff5f60e8727.slice PodAnnotations:0xc00008dcd8}] Aliases:map[]}"
2026-06-12 21:48:32.811507 | controller | Jun 12 21:30:38.480258 crc crio[24437]: time="2026-06-12T21:30:38.480076616Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.811524 | controller | Jun 12 21:30:39.010102 crc crio[24437]: time="2026-06-12T21:30:39.009812546Z" level=info msg="Stopped pod sandbox: 2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a" id=37f2f67b-1e74-4ef6-b429-366a12bb4ef5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.811540 | controller | Jun 12 21:30:40.126247 crc crio[24437]: time="2026-06-12T21:30:40.125165223Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/POD" id=0441b35e-a92a-4ae6-9108-11ade3d3e94b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.811558 | controller | Jun 12 21:30:40.127727 crc crio[24437]: time="2026-06-12T21:30:40.127698402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.811574 | controller | Jun 12 21:30:40.184802 crc crio[24437]: time="2026-06-12T21:30:40.184734035Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp Namespace:openstack ID:4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca UID:48ce39b5-efc6-42a3-baa7-fd5c7f5c675e NetNS:/var/run/netns/7654fa57-fa35-475a-bbdb-18771ec5ca6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48ce39b5_efc6_42a3_baa7_fd5c7f5c675e.slice PodAnnotations:0xc00008c428}] Aliases:map[]}"
2026-06-12 21:48:32.811596 | controller | Jun 12 21:30:40.185250 crc crio[24437]: time="2026-06-12T21:30:40.185227027Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.811613 | controller | Jun 12 21:30:40.921148 crc crio[24437]: 2026-06-12T21:30:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4db451bcd28c3ae Mac:9a:49:94:e6:56:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/7654fa57-fa35-475a-bbdb-18771ec5ca6b SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.811632 | controller | Jun 12 21:30:40.922298 crc crio[24437]: time="2026-06-12T21:30:40.922215513Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp Namespace:openstack ID:4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca UID:48ce39b5-efc6-42a3-baa7-fd5c7f5c675e NetNS:/var/run/netns/7654fa57-fa35-475a-bbdb-18771ec5ca6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48ce39b5_efc6_42a3_baa7_fd5c7f5c675e.slice PodAnnotations:0xc00008c428}] Aliases:map[]}"
2026-06-12 21:48:32.811649 | controller | Jun 12 21:30:40.922407 crc crio[24437]: time="2026-06-12T21:30:40.922376257Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.811666 | controller | Jun 12 21:30:40.938541 crc crio[24437]: time="2026-06-12T21:30:40.938344092Z" level=info msg="Ran pod sandbox 4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/POD" id=0441b35e-a92a-4ae6-9108-11ade3d3e94b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.811683 | controller | Jun 12 21:30:40.943397 crc crio[24437]: time="2026-06-12T21:30:40.943309117Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=dec18c92-e232-4c03-9fc0-f16d8f8d9687 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.811700 | controller | Jun 12 21:30:41.036542 crc crio[24437]: time="2026-06-12T21:30:41.036375083Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=9391f2e8-aece-4090-8798-08530113fd98 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.811716 | controller | Jun 12 21:30:41.047582 crc crio[24437]: time="2026-06-12T21:30:41.047448622Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=e3927f10-1a95-4ed9-90b3-f375276df403 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.811731 | controller | Jun 12 21:30:41.048051 crc crio[24437]: time="2026-06-12T21:30:41.047989285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.811747 | controller | Jun 12 21:30:41.113187 crc crio[24437]: time="2026-06-12T21:30:41.113115588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.811763 | controller | Jun 12 21:30:41.117100 crc crio[24437]: time="2026-06-12T21:30:41.11702343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.811783 | controller | Jun 12 21:30:41.300247 crc crio[24437]: time="2026-06-12T21:30:41.300111412Z" level=info msg="Created container b81dd526e7767fa696224d3a01cd23c0ba3bf53f875b6370f3592ed7b9df5ee5: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=e3927f10-1a95-4ed9-90b3-f375276df403 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.811799 | controller | Jun 12 21:30:41.302677 crc crio[24437]: time="2026-06-12T21:30:41.302576289Z" level=info msg="Starting container: b81dd526e7767fa696224d3a01cd23c0ba3bf53f875b6370f3592ed7b9df5ee5" id=7ef7440d-3ff4-4e35-af4d-98dd90f37abc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.811815 | controller | Jun 12 21:30:41.310070 crc crio[24437]: time="2026-06-12T21:30:41.30988521Z" level=info msg="Started container" PID=184349 containerID=b81dd526e7767fa696224d3a01cd23c0ba3bf53f875b6370f3592ed7b9df5ee5 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/nova-edpm-deployment-ipam-openstack-edpm-ipam id=7ef7440d-3ff4-4e35-af4d-98dd90f37abc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca
2026-06-12 21:48:32.811832 | controller | Jun 12 21:32:00.562643 crc crio[24437]: time="2026-06-12T21:32:00.561786859Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688332-b2hpr/POD" id=994557b6-036d-406e-8dd3-9399893abf5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.811864 | controller | Jun 12 21:32:00.564352 crc crio[24437]: time="2026-06-12T21:32:00.562684111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.811888 | controller | Jun 12 21:32:00.616967 crc crio[24437]: time="2026-06-12T21:32:00.616650589Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688332-b2hpr Namespace:openshift-infra ID:5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4 UID:eabfa5be-6839-4ecf-a406-048e86fc01aa NetNS:/var/run/netns/7a0684fc-5d50-45cf-b8f9-16820fb26a2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeabfa5be_6839_4ecf_a406_048e86fc01aa.slice PodAnnotations:0xc00008c4c0}] Aliases:map[]}"
2026-06-12 21:48:32.811907 | controller | Jun 12 21:32:00.617345 crc crio[24437]: time="2026-06-12T21:32:00.617030759Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688332-b2hpr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.811924 | controller | Jun 12 21:32:01.211192 crc crio[24437]: 2026-06-12T21:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5878cf52d24936d Mac:7a:c7:3e:2c:ec:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/7a0684fc-5d50-45cf-b8f9-16820fb26a2d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.811942 | controller | Jun 12 21:32:01.213031 crc crio[24437]: time="2026-06-12T21:32:01.212485124Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688332-b2hpr Namespace:openshift-infra ID:5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4 UID:eabfa5be-6839-4ecf-a406-048e86fc01aa NetNS:/var/run/netns/7a0684fc-5d50-45cf-b8f9-16820fb26a2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeabfa5be_6839_4ecf_a406_048e86fc01aa.slice PodAnnotations:0xc00008c4c0}] Aliases:map[]}"
2026-06-12 21:48:32.811959 | controller | Jun 12 21:32:01.213031 crc crio[24437]: time="2026-06-12T21:32:01.212726899Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688332-b2hpr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.811980 | controller | Jun 12 21:32:01.226879 crc crio[24437]: time="2026-06-12T21:32:01.226672435Z" level=info msg="Ran pod sandbox 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4 with infra container: openshift-infra/auto-csr-approver-29688332-b2hpr/POD" id=994557b6-036d-406e-8dd3-9399893abf5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.811997 | controller | Jun 12 21:32:01.230995 crc crio[24437]: time="2026-06-12T21:32:01.230880841Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b797b2dc-81d9-47f5-ac42-ec59b23d2933 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.812014 | controller | Jun 12 21:32:01.243286 crc crio[24437]: time="2026-06-12T21:32:01.243135824Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.812032 | controller | Jun 12 21:32:02.128977 crc crio[24437]: time="2026-06-12T21:32:02.128823366Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b797b2dc-81d9-47f5-ac42-ec59b23d2933 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.812049 | controller | Jun 12 21:32:02.130317 crc crio[24437]: time="2026-06-12T21:32:02.130245892Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fbb541cd-1c1f-4a80-8b59-2af266dd533d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.812065 | controller | Jun 12 21:32:02.132634 crc crio[24437]: time="2026-06-12T21:32:02.132552179Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b6c9b8a5-b6db-46de-b277-afdee8eaa2fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.812081 | controller | Jun 12 21:32:02.146135 crc crio[24437]: time="2026-06-12T21:32:02.145823828Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688332-b2hpr/oc" id=972a0fa3-1b4a-42e0-ac5b-752c3b6bd2bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.812097 | controller | Jun 12 21:32:02.146584 crc crio[24437]: time="2026-06-12T21:32:02.146408182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.812112 | controller | Jun 12 21:32:02.210366 crc crio[24437]: time="2026-06-12T21:32:02.209410675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.812128 | controller | Jun 12 21:32:02.680450 crc crio[24437]: time="2026-06-12T21:32:02.679894521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.812144 | controller | Jun 12 21:32:02.811035 crc crio[24437]: time="2026-06-12T21:32:02.810779327Z" level=info msg="Created container ba4320afa27d3f78445b7eeb72cc9362f0df9d3b8188f03a20b5cca27f730c90: openshift-infra/auto-csr-approver-29688332-b2hpr/oc" id=972a0fa3-1b4a-42e0-ac5b-752c3b6bd2bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.812160 | controller | Jun 12 21:32:02.812283 crc crio[24437]: time="2026-06-12T21:32:02.812162841Z" level=info msg="Starting container: ba4320afa27d3f78445b7eeb72cc9362f0df9d3b8188f03a20b5cca27f730c90" id=f3b98ace-c26a-410a-b2a2-46357e0f6e6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.812176 | controller | Jun 12 21:32:02.817078 crc crio[24437]: time="2026-06-12T21:32:02.81698251Z" level=info msg="Started container" PID=188983 containerID=ba4320afa27d3f78445b7eeb72cc9362f0df9d3b8188f03a20b5cca27f730c90 description=openshift-infra/auto-csr-approver-29688332-b2hpr/oc id=f3b98ace-c26a-410a-b2a2-46357e0f6e6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4
2026-06-12 21:48:32.812198 | controller | Jun 12 21:32:04.799560 crc crio[24437]: time="2026-06-12T21:32:04.798574888Z" level=info msg="Stopping pod sandbox: 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4" id=0261bc22-65af-4c1a-87f2-bc354f32dea8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.812216 | controller | Jun 12 21:32:04.802025 crc crio[24437]: time="2026-06-12T21:32:04.800560857Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688332-b2hpr Namespace:openshift-infra ID:5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4 UID:eabfa5be-6839-4ecf-a406-048e86fc01aa NetNS:/var/run/netns/7a0684fc-5d50-45cf-b8f9-16820fb26a2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeabfa5be_6839_4ecf_a406_048e86fc01aa.slice PodAnnotations:0xc0077890c8}] Aliases:map[]}"
2026-06-12 21:48:32.812233 | controller | Jun 12 21:32:04.802025 crc crio[24437]: time="2026-06-12T21:32:04.80072324Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688332-b2hpr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.812250 | controller | Jun 12 21:32:05.125438 crc crio[24437]: time="2026-06-12T21:32:05.124633283Z" level=info msg="Stopped pod sandbox: 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4" id=0261bc22-65af-4c1a-87f2-bc354f32dea8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.812267 | controller | Jun 12 21:32:28.500237 crc crio[24437]: time="2026-06-12T21:32:28.499273337Z" level=info msg="Removing container: a2329c110c8fc9742d2f01fb1ad54191e50360c803a8e539b367f91ac7353736" id=7fa17e58-2a40-4deb-87de-13db5c6fd4e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.812284 | controller | Jun 12 21:32:28.819693 crc crio[24437]: time="2026-06-12T21:32:28.81955593Z" level=info msg="Removed container a2329c110c8fc9742d2f01fb1ad54191e50360c803a8e539b367f91ac7353736: openshift-infra/auto-csr-approver-29688326-nv476/oc" id=7fa17e58-2a40-4deb-87de-13db5c6fd4e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.812300 | controller | Jun 12 21:32:28.836473 crc crio[24437]: time="2026-06-12T21:32:28.836369886Z" level=info msg="Stopping pod sandbox: a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93" id=b3af85b8-ba60-42b5-8bab-c0c54b1f9166 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.812316 | controller | Jun 12 21:32:28.836752 crc crio[24437]: time="2026-06-12T21:32:28.836496349Z" level=info msg="Stopped pod sandbox (already stopped): a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93" id=b3af85b8-ba60-42b5-8bab-c0c54b1f9166 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.812331 | controller | Jun 12 21:32:28.836998 crc crio[24437]: time="2026-06-12T21:32:28.836898629Z" level=info msg="Removing pod sandbox: a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93" id=c46973db-bb5c-44f9-819b-1f67e32feb58 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.812347 | controller | Jun 12 21:32:28.852756 crc crio[24437]: time="2026-06-12T21:32:28.852598048Z" level=info msg="Removed pod sandbox: a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93" id=c46973db-bb5c-44f9-819b-1f67e32feb58 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.812366 | controller | Jun 12 21:32:56.274578 crc crio[24437]: time="2026-06-12T21:32:56.273660662Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-xmp9g/POD" id=e76a6b1e-d1f4-4d49-8f64-f9b9c9ac5d93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.812385 | controller | Jun 12 21:32:56.275817 crc crio[24437]: time="2026-06-12T21:32:56.274659657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.812405 | controller | Jun 12 21:32:56.318555 crc crio[24437]: time="2026-06-12T21:32:56.318385131Z" level=info msg="Got pod network &{Name:certified-operators-xmp9g Namespace:openshift-marketplace ID:75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f UID:85b8ce21-e258-4b67-98de-eff41bd087b4 NetNS:/var/run/netns/f38d6173-f772-4ab6-b613-65b77cbc96af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b8ce21_e258_4b67_98de_eff41bd087b4.slice PodAnnotations:0xc001f6cd88}] Aliases:map[]}"
2026-06-12 21:48:32.812429 | controller | Jun 12 21:32:56.318555 crc crio[24437]: time="2026-06-12T21:32:56.318500904Z" level=info msg="Adding pod openshift-marketplace_certified-operators-xmp9g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.812450 | controller | Jun 12 21:32:56.974655 crc crio[24437]: 2026-06-12T21:32:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75d957959121cff Mac:a6:54:49:0b:40:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/f38d6173-f772-4ab6-b613-65b77cbc96af SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.812470 | controller | Jun 12 21:32:56.976078 crc crio[24437]: time="2026-06-12T21:32:56.975895515Z" level=info msg="Got pod network &{Name:certified-operators-xmp9g Namespace:openshift-marketplace ID:75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f UID:85b8ce21-e258-4b67-98de-eff41bd087b4 NetNS:/var/run/netns/f38d6173-f772-4ab6-b613-65b77cbc96af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b8ce21_e258_4b67_98de_eff41bd087b4.slice PodAnnotations:0xc001f6cd88}] Aliases:map[]}"
2026-06-12 21:48:32.812489 | controller | Jun 12 21:32:56.977831 crc crio[24437]: time="2026-06-12T21:32:56.976198622Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xmp9g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.812505 | controller | Jun 12 21:32:57.011752 crc crio[24437]: time="2026-06-12T21:32:57.011315293Z" level=info msg="Ran pod sandbox 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f with infra container: openshift-marketplace/certified-operators-xmp9g/POD" id=e76a6b1e-d1f4-4d49-8f64-f9b9c9ac5d93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.812522 | controller | Jun 12 21:32:57.014668 crc crio[24437]: time="2026-06-12T21:32:57.014573454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=805ee4b4-65c9-4fe9-a0ed-b050cc9385f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.812539 | controller | Jun 12 21:32:57.021574 crc crio[24437]: time="2026-06-12T21:32:57.021465035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fc985ff9-6590-4731-bd06-0edd219b92d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.812556 | controller | Jun 12 21:32:57.039629 crc crio[24437]: time="2026-06-12T21:32:57.039462602Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xmp9g/extract-utilities" id=fbfa4c2b-afa5-4558-8cab-693a31420647 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.812573 | controller | Jun 12 21:32:57.040183 crc crio[24437]: time="2026-06-12T21:32:57.039854291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.812590 | controller | Jun 12 21:32:57.165741 crc crio[24437]: time="2026-06-12T21:32:57.16561719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.812611 | controller | Jun 12 21:32:57.170675 crc crio[24437]: time="2026-06-12T21:32:57.170607314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.812628 | controller | Jun 12 21:32:57.417840 crc crio[24437]: time="2026-06-12T21:32:57.41772167Z" level=info msg="Created container 2f28ced33b9756b1e57dd36f3827f8edf8be4bf22ea547f4cf665fac58f2dd36: openshift-marketplace/certified-operators-xmp9g/extract-utilities" id=fbfa4c2b-afa5-4558-8cab-693a31420647 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.812646 | controller | Jun 12 21:32:57.419554 crc crio[24437]: time="2026-06-12T21:32:57.419471294Z" level=info msg="Starting container: 2f28ced33b9756b1e57dd36f3827f8edf8be4bf22ea547f4cf665fac58f2dd36" id=6f2a0c75-601e-405f-8ddb-57e5c7871d68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.812663 | controller | Jun 12 21:32:57.431214 crc crio[24437]: time="2026-06-12T21:32:57.430538769Z" level=info msg="Started container" PID=192372 containerID=2f28ced33b9756b1e57dd36f3827f8edf8be4bf22ea547f4cf665fac58f2dd36 description=openshift-marketplace/certified-operators-xmp9g/extract-utilities id=6f2a0c75-601e-405f-8ddb-57e5c7871d68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f
2026-06-12 21:48:32.812681 | controller | Jun 12 21:32:57.743157 crc crio[24437]: time="2026-06-12T21:32:57.743059098Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=1d68ac5f-1db1-45c3-a9df-0fc56a8e30f8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.812698 | controller | Jun 12 21:32:57.752559 crc crio[24437]: time="2026-06-12T21:32:57.752417439Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:48:32.812715 | controller | Jun 12 21:32:58.561551 crc crio[24437]: time="2026-06-12T21:32:58.56141242Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064" id=1d68ac5f-1db1-45c3-a9df-0fc56a8e30f8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.812733 | controller | Jun 12 21:32:58.563128 crc crio[24437]: time="2026-06-12T21:32:58.563076692Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=63a6cfdb-516c-46f8-97df-01b9f0905e7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.812749 | controller | Jun 12 21:32:58.566297 crc crio[24437]: time="2026-06-12T21:32:58.566189839Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d2769fee-6807-46d9-b916-4f3dae9b307d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.812765 | controller | Jun 12 21:32:58.574395 crc crio[24437]: time="2026-06-12T21:32:58.57429157Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xmp9g/extract-content" id=847878a1-a9b9-4f6e-ad55-027c5ff1f4bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.812781 | controller | Jun 12 21:32:58.575164 crc crio[24437]: time="2026-06-12T21:32:58.574779682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.812797 | controller | Jun 12 21:32:58.632642 crc crio[24437]: time="2026-06-12T21:32:58.632487004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.812813 | controller | Jun 12 21:32:58.636308 crc crio[24437]: time="2026-06-12T21:32:58.636236286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.812829 | controller | Jun 12 21:32:58.823285 crc crio[24437]: time="2026-06-12T21:32:58.822472204Z" level=info msg="Created container c2e0ecc318491424dd574a2a33b7b7f509bea656203b16f5dfe0b784de88fdf3: openshift-marketplace/certified-operators-xmp9g/extract-content" id=847878a1-a9b9-4f6e-ad55-027c5ff1f4bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.812863 | controller | Jun 12 21:32:58.825020 crc crio[24437]: time="2026-06-12T21:32:58.824882174Z" level=info msg="Starting container: c2e0ecc318491424dd574a2a33b7b7f509bea656203b16f5dfe0b784de88fdf3" id=f3a0ebc1-65fa-469f-93cb-cb20eb05c26b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.812887 | controller | Jun 12 21:32:58.830268 crc crio[24437]: time="2026-06-12T21:32:58.830184896Z" level=info msg="Started container" PID=192526 containerID=c2e0ecc318491424dd574a2a33b7b7f509bea656203b16f5dfe0b784de88fdf3 description=openshift-marketplace/certified-operators-xmp9g/extract-content id=f3a0ebc1-65fa-469f-93cb-cb20eb05c26b name=/runtime.v1.RuntimeService/StartContainer sandboxID=75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f
2026-06-12 21:48:32.812905 | controller | Jun 12 21:33:00.827094 crc crio[24437]: time="2026-06-12T21:33:00.826258931Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c5846237-2a70-407a-be9e-837002a8ef29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.812922 | controller | Jun 12 21:33:00.831708 crc crio[24437]: time="2026-06-12T21:33:00.831572093Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e551a987-d384-4e1d-b3dd-3664ecfda013 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.812938 | controller | Jun 12 21:33:00.844324 crc crio[24437]: time="2026-06-12T21:33:00.844207537Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xmp9g/registry-server" id=d63d6193-8a6e-4571-8ff2-9b0f3a612277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.812954 | controller | Jun 12 21:33:00.844842 crc crio[24437]: time="2026-06-12T21:33:00.844777831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.812970 | controller | Jun 12 21:33:00.921824 crc crio[24437]: time="2026-06-12T21:33:00.921720039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.812986 | controller | Jun 12 21:33:00.927016 crc crio[24437]: time="2026-06-12T21:33:00.926869146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.813002 | controller | Jun 12 21:33:01.105959 crc crio[24437]: time="2026-06-12T21:33:01.105774072Z" level=info msg="Created container b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2: openshift-marketplace/certified-operators-xmp9g/registry-server" id=d63d6193-8a6e-4571-8ff2-9b0f3a612277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.813018 | controller | Jun 12 21:33:01.111281 crc crio[24437]: time="2026-06-12T21:33:01.111187677Z" level=info msg="Starting container: b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2" id=2dca8222-20a8-4d3e-b319-6f5d1109f6e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.813034 | controller | Jun 12 21:33:01.123636 crc crio[24437]: time="2026-06-12T21:33:01.123518343Z" level=info msg="Started container" PID=192675 containerID=b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2 description=openshift-marketplace/certified-operators-xmp9g/registry-server id=2dca8222-20a8-4d3e-b319-6f5d1109f6e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f
2026-06-12 21:48:32.813055 | controller | Jun 12 21:33:08.959606 crc crio[24437]: time="2026-06-12T21:33:08.958820002Z" level=info msg="Stopping container: b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2 (timeout: 2s)" id=ebafb500-106e-4675-8b4f-27e5ab1c617b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.813072 | controller | Jun 12 21:33:09.105645 crc crio[24437]: time="2026-06-12T21:33:09.105247874Z" level=info msg="Stopped container b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2: openshift-marketplace/certified-operators-xmp9g/registry-server" id=ebafb500-106e-4675-8b4f-27e5ab1c617b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.813088 | controller | Jun 12 21:33:09.107004 crc crio[24437]: time="2026-06-12T21:33:09.10672424Z" level=info msg="Stopping pod sandbox: 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f" id=6ce1cf2d-0ea2-4478-9ef7-a20864b4dcd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.813106 | controller | Jun 12 21:33:09.108092 crc crio[24437]: time="2026-06-12T21:33:09.108012402Z" level=info msg="Got pod network &{Name:certified-operators-xmp9g Namespace:openshift-marketplace ID:75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f UID:85b8ce21-e258-4b67-98de-eff41bd087b4 NetNS:/var/run/netns/f38d6173-f772-4ab6-b613-65b77cbc96af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b8ce21_e258_4b67_98de_eff41bd087b4.slice PodAnnotations:0xc00509cef0}] Aliases:map[]}"
2026-06-12 21:48:32.813122 | controller | Jun 12 21:33:09.108269 crc crio[24437]: time="2026-06-12T21:33:09.108226777Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-xmp9g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.813146 | controller | Jun 12 21:33:09.430356 crc crio[24437]: time="2026-06-12T21:33:09.429905964Z" level=info msg="Stopped pod sandbox: 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f" id=6ce1cf2d-0ea2-4478-9ef7-a20864b4dcd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.813163 | controller | Jun 12 21:33:09.976483 crc crio[24437]: time="2026-06-12T21:33:09.976384655Z" level=info msg="Removing container: b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2" id=2d044085-e970-48ad-9983-9a447e1d624e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.813179 | controller | Jun 12 21:33:10.008886 crc crio[24437]: time="2026-06-12T21:33:10.008725157Z" level=info msg="Removed container b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2: openshift-marketplace/certified-operators-xmp9g/registry-server" id=2d044085-e970-48ad-9983-9a447e1d624e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.813195 | controller | Jun 12 21:33:10.016398 crc crio[24437]: time="2026-06-12T21:33:10.016334406Z" level=info msg="Removing container: c2e0ecc318491424dd574a2a33b7b7f509bea656203b16f5dfe0b784de88fdf3" id=49d98310-6efb-4032-b7b1-dfedd083d911 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.813211 | controller | Jun 12 21:33:10.051735 crc crio[24437]: time="2026-06-12T21:33:10.05162326Z" level=info msg="Removed container c2e0ecc318491424dd574a2a33b7b7f509bea656203b16f5dfe0b784de88fdf3: openshift-marketplace/certified-operators-xmp9g/extract-content" id=49d98310-6efb-4032-b7b1-dfedd083d911 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.813227 | controller | Jun 12 21:33:10.055587 crc crio[24437]: time="2026-06-12T21:33:10.055400564Z" level=info msg="Removing container: 2f28ced33b9756b1e57dd36f3827f8edf8be4bf22ea547f4cf665fac58f2dd36" id=fc5e3ccf-15b3-4a41-b2af-06e74b98c0fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.813244 | controller | Jun 12 21:33:10.103544 crc crio[24437]: time="2026-06-12T21:33:10.103388444Z" level=info msg="Removed container 2f28ced33b9756b1e57dd36f3827f8edf8be4bf22ea547f4cf665fac58f2dd36: openshift-marketplace/certified-operators-xmp9g/extract-utilities" id=fc5e3ccf-15b3-4a41-b2af-06e74b98c0fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.813263 | controller | Jun 12 21:33:18.107798 crc crio[24437]: time="2026-06-12T21:33:18.105488Z" level=info msg="Stopping pod sandbox: 4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca" id=68a56b93-ce09-466c-983a-433cde2003d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.813280 | controller | Jun 12 21:33:18.107798 crc crio[24437]: time="2026-06-12T21:33:18.107293194Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp Namespace:openstack ID:4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca UID:48ce39b5-efc6-42a3-baa7-fd5c7f5c675e NetNS:/var/run/netns/7654fa57-fa35-475a-bbdb-18771ec5ca6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48ce39b5_efc6_42a3_baa7_fd5c7f5c675e.slice PodAnnotations:0xc00282cdd0}] Aliases:map[]}"
2026-06-12 21:48:32.813297 | controller | Jun 12 21:33:18.107798 crc crio[24437]: time="2026-06-12T21:33:18.107479919Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.813314 | controller | Jun 12 21:33:18.653383 crc crio[24437]: time="2026-06-12T21:33:18.65275917Z" level=info msg="Stopped pod sandbox: 4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca" id=68a56b93-ce09-466c-983a-433cde2003d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.813330 | controller | Jun 12 21:33:19.998607 crc crio[24437]: time="2026-06-12T21:33:19.99771841Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/POD" id=12a1025f-dfe4-4c6b-88be-345874314a5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.813347 | controller | Jun 12 21:33:20.000114 crc crio[24437]: time="2026-06-12T21:33:19.998708365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.813364 | controller | Jun 12 21:33:20.045226 crc crio[24437]: time="2026-06-12T21:33:20.044602844Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 Namespace:openstack ID:109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d UID:b6ffdb94-b080-4d85-b8e3-36cb91759ebe NetNS:/var/run/netns/d3e88405-926e-42a4-a0e5-d8b7f5ec9c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ffdb94_b080_4d85_b8e3_36cb91759ebe.slice PodAnnotations:0xc001f6c108}] Aliases:map[]}"
2026-06-12 21:48:32.813381 | controller | Jun 12 21:33:20.045226 crc crio[24437]: time="2026-06-12T21:33:20.045211159Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.813397 | controller | Jun 12 21:33:20.542388 crc crio[24437]: 2026-06-12T21:33:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:109f90b90174e13 Mac:e2:18:cd:12:de:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/d3e88405-926e-42a4-a0e5-d8b7f5ec9c62 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.813413 | controller | Jun 12 21:33:20.544369 crc crio[24437]: time="2026-06-12T21:33:20.544282225Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 Namespace:openstack ID:109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d UID:b6ffdb94-b080-4d85-b8e3-36cb91759ebe NetNS:/var/run/netns/d3e88405-926e-42a4-a0e5-d8b7f5ec9c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ffdb94_b080_4d85_b8e3_36cb91759ebe.slice PodAnnotations:0xc001f6c108}] Aliases:map[]}"
2026-06-12 21:48:32.813434 | controller | Jun 12 21:33:20.544605 crc crio[24437]: time="2026-06-12T21:33:20.544536591Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.813451 | controller | Jun 12 21:33:20.559389 crc crio[24437]: time="2026-06-12T21:33:20.559314877Z" level=info msg="Ran pod sandbox 109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/POD" id=12a1025f-dfe4-4c6b-88be-345874314a5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.813468 | controller | Jun 12 21:33:20.561982 crc crio[24437]: time="2026-06-12T21:33:20.56184418Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=525ff28d-69e4-4020-b39e-53ddb2a11590 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.813484 | controller | Jun 12 21:33:20.610835 crc crio[24437]: time="2026-06-12T21:33:20.610241639Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=07576177-1fc6-47d7-b374-9487e73e6264 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.813500 | controller | Jun 12 21:33:20.618412 crc crio[24437]: time="2026-06-12T21:33:20.61832764Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=753eeec7-f16f-455c-afaf-8bb2ec3624a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.813516 | controller | Jun 12 21:33:20.618866 crc crio[24437]: time="2026-06-12T21:33:20.618805702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.813532 | controller | Jun 12 21:33:20.678470 crc crio[24437]: time="2026-06-12T21:33:20.678362829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.813548 | controller | Jun 12 21:33:20.682822 crc crio[24437]: time="2026-06-12T21:33:20.682727687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.813564 | controller | Jun 12 21:33:20.827635 crc crio[24437]: time="2026-06-12T21:33:20.827523447Z" level=info msg="Created container dc2743c294d85e86cc20b0eaba86701b49a181c875190b72f369869adedf63b1: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=753eeec7-f16f-455c-afaf-8bb2ec3624a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.813580 | controller | Jun 12 21:33:20.830103 crc crio[24437]: time="2026-06-12T21:33:20.829893427Z" level=info msg="Starting container: dc2743c294d85e86cc20b0eaba86701b49a181c875190b72f369869adedf63b1" id=8bda9cca-ccdc-454b-9de8-368368428bf3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.813597 | controller | Jun 12 21:33:20.837713 crc crio[24437]: time="2026-06-12T21:33:20.837657828Z" level=info msg="Started container" PID=193997 containerID=dc2743c294d85e86cc20b0eaba86701b49a181c875190b72f369869adedf63b1 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=8bda9cca-ccdc-454b-9de8-368368428bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d
2026-06-12 21:48:32.813613 | controller | Jun 12 21:33:28.885163 crc crio[24437]: time="2026-06-12T21:33:28.883867918Z" level=info msg="Stopping pod sandbox: 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f" id=7fa6ca6e-26aa-44da-8add-45a739e3e824 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.813636 | controller | Jun 12 21:33:28.887017 crc crio[24437]: time="2026-06-12T21:33:28.885213091Z" level=info msg="Stopped pod sandbox (already stopped): 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f" id=7fa6ca6e-26aa-44da-8add-45a739e3e824 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.813653 | controller | Jun 12 21:33:28.887017 crc crio[24437]: time="2026-06-12T21:33:28.886260598Z" level=info msg="Removing pod sandbox: 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f" id=ac76bd5e-48d0-45fc-b211-eb863fdce8fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.813669 | controller | Jun 12 21:33:28.908475 crc crio[24437]: time="2026-06-12T21:33:28.908351946Z" level=info msg="Removed pod sandbox: 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f" id=ac76bd5e-48d0-45fc-b211-eb863fdce8fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.813685 | controller | Jun 12 21:33:45.454223 crc crio[24437]: time="2026-06-12T21:33:45.453251545Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-qx2jj/POD" id=2a449c78-d31c-4e34-a624-3ca98243153c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.813700 | controller | Jun 12 21:33:45.454223 crc crio[24437]: time="2026-06-12T21:33:45.454221279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.813716 | controller | Jun 12 21:33:45.495201 crc crio[24437]: time="2026-06-12T21:33:45.494790305Z" level=info msg="Got pod network &{Name:redhat-operators-qx2jj Namespace:openshift-marketplace ID:ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468 UID:7cfcc5ec-ace7-484a-9d4f-6c14f91181b1 NetNS:/var/run/netns/ef68327b-8278-4b8e-8d64-873deaa6338b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cfcc5ec_ace7_484a_9d4f_6c14f91181b1.slice PodAnnotations:0xc0026aab18}] Aliases:map[]}"
2026-06-12 21:48:32.813733 | controller | Jun 12 21:33:45.495201 crc crio[24437]: time="2026-06-12T21:33:45.494874637Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-qx2jj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.813749 | controller | Jun 12 21:33:46.079598 crc crio[24437]: 2026-06-12T21:33:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed992550d4ecd45 Mac:b6:6e:e5:f1:7d:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/ef68327b-8278-4b8e-8d64-873deaa6338b SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.813766 | controller | Jun 12 21:33:46.081474 crc crio[24437]: time="2026-06-12T21:33:46.08134483Z" level=info msg="Got pod network &{Name:redhat-operators-qx2jj Namespace:openshift-marketplace ID:ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468 UID:7cfcc5ec-ace7-484a-9d4f-6c14f91181b1 NetNS:/var/run/netns/ef68327b-8278-4b8e-8d64-873deaa6338b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cfcc5ec_ace7_484a_9d4f_6c14f91181b1.slice PodAnnotations:0xc0026aab18}] Aliases:map[]}"
2026-06-12 21:48:32.813783 | controller | Jun 12 21:33:46.081598 crc crio[24437]: time="2026-06-12T21:33:46.081572755Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-qx2jj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.813799 | controller | Jun 12 21:33:46.094467 crc crio[24437]: time="2026-06-12T21:33:46.093907351Z" level=info msg="Ran pod sandbox ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468 with infra container: openshift-marketplace/redhat-operators-qx2jj/POD" id=2a449c78-d31c-4e34-a624-3ca98243153c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.813820 | controller | Jun 12 21:33:46.100324 crc crio[24437]: time="2026-06-12T21:33:46.100243879Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=30ab0df4-6da2-4b8b-9f8a-cb4360d68a94 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.813839 | controller | Jun 12 21:33:46.104057 crc crio[24437]: time="2026-06-12T21:33:46.103806476Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1cd41229-80b1-464e-b687-b2fd79f0ac33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.813875 | controller | Jun 12 21:33:46.113457 crc crio[24437]: time="2026-06-12T21:33:46.113299182Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qx2jj/extract-utilities" id=8ae6b44a-2f25-4a2b-b49b-1062133d0897 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.813895 | controller | Jun 12 21:33:46.113838 crc crio[24437]: time="2026-06-12T21:33:46.113783604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.813912 | controller | Jun 12 21:33:46.180291 crc crio[24437]: time="2026-06-12T21:33:46.180201361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.813929 | controller | Jun 12 21:33:46.183713 crc crio[24437]: time="2026-06-12T21:33:46.183650686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.813945 | controller | Jun 12 21:33:46.358300 crc crio[24437]: time="2026-06-12T21:33:46.358204775Z" level=info msg="Created container c4999add77ad86617b52d7ab4177f0129d108e786e0c177bc821485e76e7a397: openshift-marketplace/redhat-operators-qx2jj/extract-utilities" id=8ae6b44a-2f25-4a2b-b49b-1062133d0897 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.813961 | controller | Jun 12 21:33:46.360624 crc crio[24437]: time="2026-06-12T21:33:46.360527222Z" level=info msg="Starting container: c4999add77ad86617b52d7ab4177f0129d108e786e0c177bc821485e76e7a397" id=35dbd897-1390-418c-9b55-57bfb75e752f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.813978 | controller | Jun 12 21:33:46.365215 crc crio[24437]: time="2026-06-12T21:33:46.365128747Z" level=info msg="Started container" PID=195425 containerID=c4999add77ad86617b52d7ab4177f0129d108e786e0c177bc821485e76e7a397 description=openshift-marketplace/redhat-operators-qx2jj/extract-utilities id=35dbd897-1390-418c-9b55-57bfb75e752f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468
2026-06-12 21:48:32.813995 | controller | Jun 12 21:33:46.553181 crc crio[24437]: time="2026-06-12T21:33:46.553073657Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6d32417a-a19f-489d-a1f5-07a6677c5284 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.814012 | controller | Jun 12 21:33:46.563684 crc crio[24437]: time="2026-06-12T21:33:46.563601999Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:48:32.814028 | controller | Jun 12 21:33:47.348667 crc crio[24437]: time="2026-06-12T21:33:47.34808566Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=6d32417a-a19f-489d-a1f5-07a6677c5284 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.814045 | controller | Jun 12 21:33:47.350296 crc crio[24437]: time="2026-06-12T21:33:47.350215304Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a3fd6813-2335-433d-a58d-b7e8b2706b60 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.814066 | controller | Jun 12 21:33:47.353022 crc crio[24437]: time="2026-06-12T21:33:47.352875589Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8d8b734d-ccb1-4b88-b8df-10cb1a79a59d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.814083 | controller | Jun 12 21:33:47.360403 crc crio[24437]: time="2026-06-12T21:33:47.360306824Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qx2jj/extract-content" id=4721d76d-1301-4562-97a4-d63f79120358 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.814099 | controller | Jun 12 21:33:47.361641 crc crio[24437]: time="2026-06-12T21:33:47.361573775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.814115 | controller | Jun 12 21:33:47.458730 crc crio[24437]: time="2026-06-12T21:33:47.458670163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.814132 | controller | Jun 12 21:33:47.463136 crc crio[24437]: time="2026-06-12T21:33:47.463110923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.814148 | controller | Jun 12 21:33:47.697315 crc crio[24437]: time="2026-06-12T21:33:47.696785876Z" level=info msg="Created container 6b87bdc51a3458d5f280d1ef43f02e2aa1408c3960269166df1d2e86c9ee0b00: openshift-marketplace/redhat-operators-qx2jj/extract-content" id=4721d76d-1301-4562-97a4-d63f79120358 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.814165 | controller | Jun 12 21:33:47.701047 crc crio[24437]: time="2026-06-12T21:33:47.700971301Z" level=info msg="Starting container: 6b87bdc51a3458d5f280d1ef43f02e2aa1408c3960269166df1d2e86c9ee0b00" id=7a9e5d4d-e79a-470e-9269-5a3ca804bc5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.814182 | controller | Jun 12 21:33:47.713604 crc crio[24437]: time="2026-06-12T21:33:47.713513072Z" level=info msg="Started container" PID=195595 containerID=6b87bdc51a3458d5f280d1ef43f02e2aa1408c3960269166df1d2e86c9ee0b00 description=openshift-marketplace/redhat-operators-qx2jj/extract-content id=7a9e5d4d-e79a-470e-9269-5a3ca804bc5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468
2026-06-12 21:48:32.814199 | controller | Jun 12 21:33:50.626126 crc crio[24437]: time="2026-06-12T21:33:50.625207383Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4b96e535-0e7c-4052-9133-b220b3757a7f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.814216 | controller | Jun 12 21:33:50.635829 crc crio[24437]: time="2026-06-12T21:33:50.635696643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8826d325-a726-4a20-a111-9a75c142e26e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.814233 | controller | Jun 12 21:33:50.647815 crc crio[24437]: time="2026-06-12T21:33:50.647383492Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qx2jj/registry-server" id=afcc28af-a389-4ccc-82b1-34802b1c3673 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.814249 | controller | Jun 12 21:33:50.648161 crc crio[24437]: time="2026-06-12T21:33:50.647865374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.814283 | controller | Jun 12 21:33:50.732481 crc crio[24437]: time="2026-06-12T21:33:50.73236219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.814300 | controller | Jun 12 21:33:50.735788 crc crio[24437]: time="2026-06-12T21:33:50.735710032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.814315 | controller | Jun 12 21:33:50.931084 crc crio[24437]: time="2026-06-12T21:33:50.930773839Z" level=info msg="Created container b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e: openshift-marketplace/redhat-operators-qx2jj/registry-server" id=afcc28af-a389-4ccc-82b1-34802b1c3673 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.814331 | controller | Jun 12 21:33:50.933608 crc crio[24437]: time="2026-06-12T21:33:50.933523588Z" level=info msg="Starting container: b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e" id=621e2856-16ff-473c-b6c5-6b890ad08773 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.814347 | controller | Jun 12 21:33:50.944351 crc crio[24437]: time="2026-06-12T21:33:50.944234954Z" level=info msg="Started container" PID=195816 containerID=b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e description=openshift-marketplace/redhat-operators-qx2jj/registry-server id=621e2856-16ff-473c-b6c5-6b890ad08773 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468
2026-06-12 21:48:32.814363 | controller | Jun 12 21:34:01.378223 crc crio[24437]: time="2026-06-12T21:34:01.377668938Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688334-54hwz/POD" id=677c1331-09be-4cb1-8055-ef1206726db0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.814379 | controller | Jun 12 21:34:01.380028 crc crio[24437]: time="2026-06-12T21:34:01.378258232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.814396 | controller | Jun 12 21:34:01.414042 crc crio[24437]: time="2026-06-12T21:34:01.413885827Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688334-54hwz Namespace:openshift-infra ID:3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd UID:cbac5f50-f812-4c31-9d4f-d50928c758b1 NetNS:/var/run/netns/54f33cd6-9b40-45c1-8f4f-daf0193cca4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbac5f50_f812_4c31_9d4f_d50928c758b1.slice PodAnnotations:0xc00282d300}] Aliases:map[]}"
2026-06-12 21:48:32.814412 | controller | Jun 12 21:34:01.414708 crc crio[24437]: time="2026-06-12T21:34:01.414586063Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688334-54hwz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.814428 | controller | Jun 12 21:34:02.030177 crc crio[24437]: 2026-06-12T21:34:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3daa95ae4ab2c81 Mac:32:85:e9:bf:7b:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/54f33cd6-9b40-45c1-8f4f-daf0193cca4f SocketPath: PciID:}] [{Interface:0xc000432540 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.814444 | controller | Jun 12 21:34:02.032032 crc crio[24437]: time="2026-06-12T21:34:02.03187125Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688334-54hwz Namespace:openshift-infra ID:3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd UID:cbac5f50-f812-4c31-9d4f-d50928c758b1 NetNS:/var/run/netns/54f33cd6-9b40-45c1-8f4f-daf0193cca4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbac5f50_f812_4c31_9d4f_d50928c758b1.slice PodAnnotations:0xc00282d300}] Aliases:map[]}"
2026-06-12 21:48:32.814466 | controller | Jun 12 21:34:02.032261 crc crio[24437]: time="2026-06-12T21:34:02.032114596Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688334-54hwz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.814484 | controller | Jun 12 21:34:02.049376 crc crio[24437]: time="2026-06-12T21:34:02.049201351Z" level=info msg="Ran pod sandbox 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd with infra container: openshift-infra/auto-csr-approver-29688334-54hwz/POD" id=677c1331-09be-4cb1-8055-ef1206726db0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.814501 | controller | Jun 12 21:34:02.055384 crc crio[24437]: time="2026-06-12T21:34:02.055277751Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=255689ac-46db-4325-89c6-3bc1b7eefbc6 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.814518 | controller | Jun 12 21:34:02.062954 crc crio[24437]: time="2026-06-12T21:34:02.062755536Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.814535 | controller | Jun 12 21:34:03.008419 crc crio[24437]: time="2026-06-12T21:34:03.007774269Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=255689ac-46db-4325-89c6-3bc1b7eefbc6 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.814551 | controller | Jun 12 21:34:03.009997 crc crio[24437]: time="2026-06-12T21:34:03.009790329Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f1222a57-7391-4af7-aaad-5cf1f8f92546 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.814568 | controller | Jun 12 21:34:03.016298 crc crio[24437]: time="2026-06-12T21:34:03.016199478Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=28885aeb-7c25-49a1-ab8b-947c6bc1cd32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.814584 | controller | Jun 12 21:34:03.026012 crc crio[24437]: time="2026-06-12T21:34:03.025871668Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688334-54hwz/oc" id=d8fa52fd-5f96-4e81-8964-b7224f41efb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.814599 | controller | Jun 12 21:34:03.026565 crc crio[24437]: time="2026-06-12T21:34:03.026476523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.814615 | controller | Jun 12 21:34:03.075495 crc crio[24437]: time="2026-06-12T21:34:03.075305054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.814630 | controller | Jun 12 21:34:03.555006 crc crio[24437]: time="2026-06-12T21:34:03.554806354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.814646 | controller | Jun 12 21:34:03.697852 crc crio[24437]: time="2026-06-12T21:34:03.697225686Z" level=info msg="Created container e617c9b1b740583d3bbf661d2b2448a9d55657345964bfb65b570bcf508da0bd: openshift-infra/auto-csr-approver-29688334-54hwz/oc" id=d8fa52fd-5f96-4e81-8964-b7224f41efb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.814662 | controller | Jun 12 21:34:03.700474 crc crio[24437]: time="2026-06-12T21:34:03.700349673Z" level=info msg="Starting container: e617c9b1b740583d3bbf661d2b2448a9d55657345964bfb65b570bcf508da0bd" id=b87d2ffa-6d77-49a7-853b-7448320ba380 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.814678 | controller | Jun 12 21:34:03.707898 crc crio[24437]: time="2026-06-12T21:34:03.707805968Z" level=info msg="Started container" PID=196601 containerID=e617c9b1b740583d3bbf661d2b2448a9d55657345964bfb65b570bcf508da0bd description=openshift-infra/auto-csr-approver-29688334-54hwz/oc id=b87d2ffa-6d77-49a7-853b-7448320ba380 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd
2026-06-12 21:48:32.814699 | controller | Jun 12 21:34:05.860019 crc crio[24437]: time="2026-06-12T21:34:05.858616382Z" level=info msg="Stopping pod sandbox: 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd" id=e2f9499a-9ce0-413d-ba77-aa00d616be8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.814715 | controller | Jun 12 21:34:05.861302 crc crio[24437]: time="2026-06-12T21:34:05.86098355Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688334-54hwz Namespace:openshift-infra ID:3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd UID:cbac5f50-f812-4c31-9d4f-d50928c758b1 NetNS:/var/run/netns/54f33cd6-9b40-45c1-8f4f-daf0193cca4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbac5f50_f812_4c31_9d4f_d50928c758b1.slice PodAnnotations:0xc0026ab830}] Aliases:map[]}"
2026-06-12 21:48:32.814732 | controller | Jun 12 21:34:05.861302 crc crio[24437]: time="2026-06-12T21:34:05.861193465Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688334-54hwz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.814748 | controller | Jun 12 21:34:06.274701 crc crio[24437]: time="2026-06-12T21:34:06.27431091Z" level=info msg="Stopped pod sandbox: 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd" id=e2f9499a-9ce0-413d-ba77-aa00d616be8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.814765 | controller | Jun 12 21:34:06.910708 crc crio[24437]: time="2026-06-12T21:34:06.910657449Z" level=info msg="Stopping container: b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e (timeout: 2s)" id=d9b5b9bf-c4f3-43c7-bbc7-ddf6bc91309b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.814781 | controller | Jun 12 21:34:07.044155 crc crio[24437]: time="2026-06-12T21:34:07.043265006Z" level=info msg="Stopped container b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e: openshift-marketplace/redhat-operators-qx2jj/registry-server" id=d9b5b9bf-c4f3-43c7-bbc7-ddf6bc91309b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.814798 | controller | Jun 12 21:34:07.045282 crc crio[24437]: time="2026-06-12T21:34:07.045227836Z" level=info msg="Stopping pod sandbox: ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468" id=7871c73b-611b-4223-95a1-8344e98e0f31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.814815 | controller | Jun 12 21:34:07.046137 crc crio[24437]: time="2026-06-12T21:34:07.046016925Z" level=info msg="Got pod network &{Name:redhat-operators-qx2jj Namespace:openshift-marketplace ID:ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468 UID:7cfcc5ec-ace7-484a-9d4f-6c14f91181b1 NetNS:/var/run/netns/ef68327b-8278-4b8e-8d64-873deaa6338b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cfcc5ec_ace7_484a_9d4f_6c14f91181b1.slice PodAnnotations:0xc000c25398}] Aliases:map[]}"
2026-06-12 21:48:32.814831 | controller | Jun 12 21:34:07.046620 crc crio[24437]: time="2026-06-12T21:34:07.046570529Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-qx2jj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.814862 | controller | Jun 12 21:34:07.401723 crc crio[24437]: time="2026-06-12T21:34:07.401545712Z" level=info msg="Stopped pod sandbox: ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468" id=7871c73b-611b-4223-95a1-8344e98e0f31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.814890 | controller | Jun 12 21:34:07.929825 crc crio[24437]: time="2026-06-12T21:34:07.929220305Z" level=info msg="Removing container: b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e" id=10d32684-dd9e-44f8-a687-cf8b0f37f0fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.814950 | controller | Jun 12 21:34:07.995574 crc crio[24437]: time="2026-06-12T21:34:07.995405967Z" level=info msg="Removed container b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e: openshift-marketplace/redhat-operators-qx2jj/registry-server" id=10d32684-dd9e-44f8-a687-cf8b0f37f0fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.814970 | controller | Jun 12 21:34:07.998408 crc crio[24437]: time="2026-06-12T21:34:07.998262848Z" level=info msg="Removing container: 6b87bdc51a3458d5f280d1ef43f02e2aa1408c3960269166df1d2e86c9ee0b00" id=735057aa-30be-4f65-ac7e-76a0acdecbca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.814987 | controller | Jun 12 21:34:08.038715 crc crio[24437]: time="2026-06-12T21:34:08.038483685Z" level=info msg="Removed container 6b87bdc51a3458d5f280d1ef43f02e2aa1408c3960269166df1d2e86c9ee0b00: openshift-marketplace/redhat-operators-qx2jj/extract-content" id=735057aa-30be-4f65-ac7e-76a0acdecbca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.815003 | controller | Jun 12 21:34:08.054987 crc crio[24437]: time="2026-06-12T21:34:08.05118395Z" level=info msg="Removing container: c4999add77ad86617b52d7ab4177f0129d108e786e0c177bc821485e76e7a397" id=e7668a3c-c3e4-4054-872b-10a7dfaad94c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.815020 | controller | Jun 12 21:34:08.087851 crc crio[24437]: time="2026-06-12T21:34:08.087750296Z" level=info msg="Removed container c4999add77ad86617b52d7ab4177f0129d108e786e0c177bc821485e76e7a397: openshift-marketplace/redhat-operators-qx2jj/extract-utilities" id=e7668a3c-c3e4-4054-872b-10a7dfaad94c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.815036 | controller | Jun 12 21:34:28.934202 crc crio[24437]: time="2026-06-12T21:34:28.933047501Z" level=info msg="Removing container: bb45c182e04b40c10c60596f520414c0d7239ee9fa35932d1f65c76ca7c5ae3e" id=58f8ad67-facd-4299-9c1b-89e4554c7941 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.815053 | controller | Jun 12 21:34:29.206988 crc crio[24437]: time="2026-06-12T21:34:29.206618566Z" level=info msg="Removed container bb45c182e04b40c10c60596f520414c0d7239ee9fa35932d1f65c76ca7c5ae3e: openshift-infra/auto-csr-approver-29688328-fb5fv/oc" id=58f8ad67-facd-4299-9c1b-89e4554c7941 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.815071 | controller | Jun 12 21:34:29.223201 crc crio[24437]: time="2026-06-12T21:34:29.223047623Z" level=info msg="Stopping pod sandbox: dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3" id=4be382ae-d3f2-4898-80bb-aecc490534da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.815091 | controller | Jun 12 21:34:29.223201 crc crio[24437]: time="2026-06-12T21:34:29.223152886Z" level=info msg="Stopped pod sandbox (already stopped): dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3" id=4be382ae-d3f2-4898-80bb-aecc490534da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.815118 | controller | Jun 12 21:34:29.224005 crc crio[24437]: time="2026-06-12T21:34:29.223881383Z" level=info msg="Removing pod sandbox: dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3" id=deb82667-5bd9-48ed-9693-4d506a4ac55e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.815142 | controller | Jun 12 21:34:29.246527 crc crio[24437]: time="2026-06-12T21:34:29.246128225Z" level=info msg="Removed pod sandbox: dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3" id=deb82667-5bd9-48ed-9693-4d506a4ac55e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.815163 | controller | Jun 12 21:34:29.248007 crc crio[24437]: time="2026-06-12T21:34:29.247793596Z" level=info msg="Stopping pod sandbox: ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468" id=0b63b7a1-01a2-4459-b618-42928668d152 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.815185 | controller | Jun 12 21:34:29.248007 crc crio[24437]: time="2026-06-12T21:34:29.247880878Z" level=info msg="Stopped pod sandbox (already stopped): ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468" id=0b63b7a1-01a2-4459-b618-42928668d152 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.815202 | controller | Jun 12 21:34:29.248809 crc crio[24437]: time="2026-06-12T21:34:29.248667808Z" level=info msg="Removing pod sandbox: ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468" id=5ce1c19c-52c4-4c99-a718-9bd9d29a61ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.815219 | controller | Jun 12 21:34:29.270871 crc crio[24437]: time="2026-06-12T21:34:29.270688004Z" level=info msg="Removed pod sandbox: ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468" id=5ce1c19c-52c4-4c99-a718-9bd9d29a61ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.815235 | controller | Jun 12 21:35:28.826145 crc crio[24437]: time="2026-06-12T21:35:28.825278495Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-sjqgh/POD" id=4f9f9b64-b8da-4071-9dfb-d81e4c376ac8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.815251 | controller | Jun 12 21:35:28.828174 crc crio[24437]: time="2026-06-12T21:35:28.826312761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.815268 | controller | Jun 12 21:35:28.877054 crc crio[24437]: time="2026-06-12T21:35:28.876908506Z" level=info msg="Got pod network &{Name:community-operators-sjqgh Namespace:openshift-marketplace ID:e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09 UID:86a856de-4940-4498-916f-f5f073d40e38 NetNS:/var/run/netns/cb56436c-3eeb-4b36-95a5-943580cd75e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86a856de_4940_4498_916f_f5f073d40e38.slice PodAnnotations:0xc006ecd778}] Aliases:map[]}"
2026-06-12 21:48:32.815283 | controller | Jun 12 21:35:28.877054 crc crio[24437]: time="2026-06-12T21:35:28.877031519Z" level=info msg="Adding pod openshift-marketplace_community-operators-sjqgh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.815300 | controller | Jun 12 21:35:29.538276 crc crio[24437]: 2026-06-12T21:35:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3c5dd072563ae4 Mac:92:16:be:45:23:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/cb56436c-3eeb-4b36-95a5-943580cd75e9 SocketPath: PciID:}] [{Interface:0xc0002fac50 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.815317 | controller | Jun 12 21:35:29.540580 crc crio[24437]: time="2026-06-12T21:35:29.540516161Z" level=info msg="Got pod network &{Name:community-operators-sjqgh Namespace:openshift-marketplace ID:e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09 UID:86a856de-4940-4498-916f-f5f073d40e38 NetNS:/var/run/netns/cb56436c-3eeb-4b36-95a5-943580cd75e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86a856de_4940_4498_916f_f5f073d40e38.slice PodAnnotations:0xc006ecd778}] Aliases:map[]}"
2026-06-12 21:48:32.815334 | controller | Jun 12 21:35:29.540750 crc crio[24437]: time="2026-06-12T21:35:29.540703135Z" level=info msg="Checking pod openshift-marketplace_community-operators-sjqgh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.815351 | controller | Jun 12 21:35:29.554351 crc crio[24437]: time="2026-06-12T21:35:29.55421061Z" level=info msg="Ran pod sandbox e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09 with infra container: openshift-marketplace/community-operators-sjqgh/POD" id=4f9f9b64-b8da-4071-9dfb-d81e4c376ac8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.815372 | controller | Jun 12 21:35:29.557349 crc crio[24437]: time="2026-06-12T21:35:29.557239776Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=760e77a9-2773-4a8c-a78e-a56a35260e9d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.815389 | controller | Jun 12 21:35:29.560754 crc crio[24437]: time="2026-06-12T21:35:29.560673991Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=33aa3d6f-ff7c-456a-912f-fe77eda53b2a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.815407 | controller | Jun 12 21:35:29.569575 crc crio[24437]: time="2026-06-12T21:35:29.569395276Z" level=info msg="Creating container: openshift-marketplace/community-operators-sjqgh/extract-utilities" id=830c8af6-1549-43b7-8628-5501a43133ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.815423 | controller | Jun 12 21:35:29.570002 crc crio[24437]: time="2026-06-12T21:35:29.569871559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.815439 | controller | Jun 12 21:35:29.640648 crc crio[24437]: time="2026-06-12T21:35:29.640263544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.815456 | controller | Jun 12 21:35:29.646369 crc crio[24437]: time="2026-06-12T21:35:29.646293214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.815473 | controller | Jun 12 21:35:29.825959 crc crio[24437]: time="2026-06-12T21:35:29.824514413Z" level=info msg="Created container 65e847f487b2e4a0c661cf58d9b15a4ce53bed2434f3e8c543450147a35977ab: openshift-marketplace/community-operators-sjqgh/extract-utilities" id=830c8af6-1549-43b7-8628-5501a43133ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.815490 | controller | Jun 12 21:35:29.826256 crc crio[24437]: time="2026-06-12T21:35:29.826030781Z" level=info msg="Starting container: 65e847f487b2e4a0c661cf58d9b15a4ce53bed2434f3e8c543450147a35977ab" id=5dba9edb-ac98-47bc-9560-3e99961c7dc6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.815508 | controller | Jun 12 21:35:29.840416 crc crio[24437]: time="2026-06-12T21:35:29.840352347Z" level=info msg="Started container" PID=201552 containerID=65e847f487b2e4a0c661cf58d9b15a4ce53bed2434f3e8c543450147a35977ab description=openshift-marketplace/community-operators-sjqgh/extract-utilities id=5dba9edb-ac98-47bc-9560-3e99961c7dc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09
2026-06-12 21:48:32.815525 | controller | Jun 12 21:35:30.775856 crc crio[24437]: time="2026-06-12T21:35:30.774669435Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=ada4834d-f6d8-40ee-91a0-08aa02b41502 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.815541 | controller | Jun 12 21:35:30.785244 crc crio[24437]: time="2026-06-12T21:35:30.785139624Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:48:32.815558 | controller | Jun 12 21:35:31.457712 crc crio[24437]: time="2026-06-12T21:35:31.457614249Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=ada4834d-f6d8-40ee-91a0-08aa02b41502 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.815578 | controller | Jun 12 21:35:31.459333 crc crio[24437]: time="2026-06-12T21:35:31.45925499Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=4cef9983-32bd-45d7-96bd-0ddc2c2bb57c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.815595 | controller | Jun 12 21:35:31.464656 crc crio[24437]: time="2026-06-12T21:35:31.464452798Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=13cd7bc8-7e5b-4ae6-94a7-26768b7de43b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.815612 | controller | Jun 12 21:35:31.474680 crc crio[24437]: time="2026-06-12T21:35:31.474557639Z" level=info msg="Creating container: openshift-marketplace/community-operators-sjqgh/extract-content" id=db9470c9-1c41-4d58-bbe1-6b4b4b59861a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.815628 | controller | Jun 12 21:35:31.475285 crc crio[24437]: time="2026-06-12T21:35:31.475224105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.815645 | controller | Jun 12 21:35:31.529730 crc crio[24437]: time="2026-06-12T21:35:31.529634485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.815661 | controller | Jun 12 21:35:31.534346 crc crio[24437]: time="2026-06-12T21:35:31.534215998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.815676 | controller | Jun 12 21:35:31.728874 crc crio[24437]: time="2026-06-12T21:35:31.728770073Z" level=info msg="Created container 4650bf1716e47fbf946b8da4ea5312c0fe778d88fcd84cd61f2edb20e74bca8d: openshift-marketplace/community-operators-sjqgh/extract-content" id=db9470c9-1c41-4d58-bbe1-6b4b4b59861a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.815692 | controller | Jun 12 21:35:31.731984 crc crio[24437]: time="2026-06-12T21:35:31.730208318Z" level=info msg="Starting container: 4650bf1716e47fbf946b8da4ea5312c0fe778d88fcd84cd61f2edb20e74bca8d" id=1dd48e8d-2b57-4c26-881b-b807668cc159 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.815708 | controller | Jun 12 21:35:31.744005 crc crio[24437]: time="2026-06-12T21:35:31.739124489Z" level=info msg="Started container" PID=201652 containerID=4650bf1716e47fbf946b8da4ea5312c0fe778d88fcd84cd61f2edb20e74bca8d description=openshift-marketplace/community-operators-sjqgh/extract-content id=1dd48e8d-2b57-4c26-881b-b807668cc159 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09
2026-06-12 21:48:32.815725 | controller | Jun 12 21:35:33.828883 crc crio[24437]: time="2026-06-12T21:35:33.828215872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6cd9fd4b-92f6-4532-b35f-11c8c6ff5f06 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.815741 | controller | Jun 12 21:35:33.834077 crc crio[24437]: time="2026-06-12T21:35:33.833896412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d5dfe51b-dfdc-424d-81c4-658533b6c963 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.815757 | controller | Jun 12 21:35:33.858343 crc crio[24437]: time="2026-06-12T21:35:33.858244257Z" level=info msg="Creating container: openshift-marketplace/community-operators-sjqgh/registry-server" id=dd750209-8af6-4343-b431-f140c45caeb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.815773 | controller | Jun 12 21:35:33.858775 crc crio[24437]: time="2026-06-12T21:35:33.858725068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.815794 | controller | Jun 12 21:35:33.933571 crc crio[24437]: time="2026-06-12T21:35:33.933288408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.815811 | controller | Jun 12 21:35:33.937265 crc crio[24437]: time="2026-06-12T21:35:33.937118982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.815828 | controller | Jun 12 21:35:34.159824 crc crio[24437]: time="2026-06-12T21:35:34.158758378Z" level=info msg="Created container aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290: openshift-marketplace/community-operators-sjqgh/registry-server" id=dd750209-8af6-4343-b431-f140c45caeb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.815844 | controller | Jun 12 21:35:34.161597 crc crio[24437]: time="2026-06-12T21:35:34.161498086Z" level=info msg="Starting container: aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290" id=6f29cce7-b497-4394-864b-580ef0bd309b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.815889 | controller | Jun 12 21:35:34.179763 crc crio[24437]: time="2026-06-12T21:35:34.179622086Z" level=info msg="Started container" PID=201751 containerID=aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290 description=openshift-marketplace/community-operators-sjqgh/registry-server id=6f29cce7-b497-4394-864b-580ef0bd309b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09
2026-06-12 21:48:32.815908 | controller | Jun 12 21:35:49.111138 crc crio[24437]: time="2026-06-12T21:35:49.110091303Z" level=info msg="Stopping container: aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290 (timeout: 2s)" id=1da86b1a-9fd8-4da2-8020-c153811eed64 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.815926 | controller | Jun 12 21:35:49.248502 crc crio[24437]: time="2026-06-12T21:35:49.24828227Z" level=info msg="Stopped container aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290: openshift-marketplace/community-operators-sjqgh/registry-server" id=1da86b1a-9fd8-4da2-8020-c153811eed64 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.815942 | controller | Jun 12 21:35:49.250444 crc crio[24437]: time="2026-06-12T21:35:49.25034617Z" level=info msg="Stopping pod sandbox: e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09" id=d9943bcb-7b9b-45bb-94ac-2f80a34eeec2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.815958 | controller | Jun 12 21:35:49.251990 crc crio[24437]: time="2026-06-12T21:35:49.251847017Z" level=info msg="Got pod network &{Name:community-operators-sjqgh Namespace:openshift-marketplace ID:e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09 UID:86a856de-4940-4498-916f-f5f073d40e38 NetNS:/var/run/netns/cb56436c-3eeb-4b36-95a5-943580cd75e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86a856de_4940_4498_916f_f5f073d40e38.slice PodAnnotations:0xc002554d70}] Aliases:map[]}"
2026-06-12 21:48:32.815975 | controller | Jun 12 21:35:49.252259 crc crio[24437]: time="2026-06-12T21:35:49.252183806Z" level=info msg="Deleting pod openshift-marketplace_community-operators-sjqgh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.815991 | controller | Jun 12 21:35:49.617226 crc crio[24437]: time="2026-06-12T21:35:49.61651716Z" level=info msg="Stopped pod sandbox: e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09" id=d9943bcb-7b9b-45bb-94ac-2f80a34eeec2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.816007 | controller | Jun 12 21:35:50.097558 crc crio[24437]: time="2026-06-12T21:35:50.096663227Z" level=info msg="Removing container: aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290" id=50b31e39-33c4-48c5-9ea6-22a4e1b57df6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.816028 | controller | Jun 12 21:35:50.142074 crc crio[24437]: time="2026-06-12T21:35:50.141817086Z" level=info msg="Removed container aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290: openshift-marketplace/community-operators-sjqgh/registry-server" id=50b31e39-33c4-48c5-9ea6-22a4e1b57df6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.816045 | controller | Jun 12 21:35:50.156116 crc crio[24437]: time="2026-06-12T21:35:50.156021268Z" level=info msg="Removing container: 4650bf1716e47fbf946b8da4ea5312c0fe778d88fcd84cd61f2edb20e74bca8d" id=4dee5ec5-ab1a-4553-84f3-39b81b2a651c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.816061 | controller | Jun 12 21:35:50.208512 crc crio[24437]: time="2026-06-12T21:35:50.208404167Z" level=info msg="Removed container 4650bf1716e47fbf946b8da4ea5312c0fe778d88fcd84cd61f2edb20e74bca8d: openshift-marketplace/community-operators-sjqgh/extract-content" id=4dee5ec5-ab1a-4553-84f3-39b81b2a651c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.816077 | controller | Jun 12 21:35:50.224128 crc crio[24437]: time="2026-06-12T21:35:50.223973123Z" level=info msg="Removing container: 65e847f487b2e4a0c661cf58d9b15a4ce53bed2434f3e8c543450147a35977ab" id=28671cd4-1048-4503-bbd2-a6fdf94d842d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.816093 | controller | Jun 12 21:35:50.271379 crc crio[24437]: time="2026-06-12T21:35:50.267308878Z" level=info msg="Removed container 65e847f487b2e4a0c661cf58d9b15a4ce53bed2434f3e8c543450147a35977ab: openshift-marketplace/community-operators-sjqgh/extract-utilities" id=28671cd4-1048-4503-bbd2-a6fdf94d842d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.816110 | controller | Jun 12 21:36:00.614309 crc crio[24437]: time="2026-06-12T21:36:00.613400456Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688336-9q7c9/POD" id=d5dd0b4c-4104-4dfa-86d9-6c6a4f32e4af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.816126 | controller | Jun 12 21:36:00.616033 crc crio[24437]: time="2026-06-12T21:36:00.615998171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.816142 | controller | Jun 12 21:36:00.655799 crc crio[24437]: time="2026-06-12T21:36:00.655704206Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688336-9q7c9 Namespace:openshift-infra ID:3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d UID:446d6002-d35c-4e2d-a5b5-ccb5e3b10ad3 NetNS:/var/run/netns/334d4b3e-6b05-48c4-8216-6813d88c1cf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod446d6002_d35c_4e2d_a5b5_ccb5e3b10ad3.slice PodAnnotations:0xc00008d8d0}] Aliases:map[]}"
2026-06-12 21:48:32.816159 | controller | Jun 12 21:36:00.655799 crc crio[24437]: time="2026-06-12T21:36:00.655772618Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688336-9q7c9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.816177 | controller | Jun 12 21:36:01.034659 crc crio[24437]: 2026-06-12T21:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3df9591c3429da9 Mac:fa:09:cb:c3:64:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/334d4b3e-6b05-48c4-8216-6813d88c1cf7 SocketPath: PciID:}] [{Interface:0xc00025abf0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.816194 | controller | Jun 12 21:36:01.037443 crc crio[24437]: time="2026-06-12T21:36:01.037309628Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688336-9q7c9 Namespace:openshift-infra ID:3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d UID:446d6002-d35c-4e2d-a5b5-ccb5e3b10ad3 NetNS:/var/run/netns/334d4b3e-6b05-48c4-8216-6813d88c1cf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod446d6002_d35c_4e2d_a5b5_ccb5e3b10ad3.slice PodAnnotations:0xc00008d8d0}] Aliases:map[]}"
2026-06-12 21:48:32.816215 | controller | Jun 12 21:36:01.037840 crc crio[24437]: time="2026-06-12T21:36:01.03777609Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688336-9q7c9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.816232 | controller | Jun 12 21:36:01.049743 crc crio[24437]: time="2026-06-12T21:36:01.049671175Z" level=info msg="Ran pod sandbox 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d with infra container: openshift-infra/auto-csr-approver-29688336-9q7c9/POD" id=d5dd0b4c-4104-4dfa-86d9-6c6a4f32e4af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.816249 | controller | Jun 12 21:36:01.052876 crc crio[24437]: time="2026-06-12T21:36:01.052821184Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=37a346ca-a4ed-4639-92e2-8cccddcdc7a0 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.816265 | controller | Jun 12 21:36:01.063302 crc crio[24437]: time="2026-06-12T21:36:01.063127559Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.816281 | controller | Jun 12 21:36:01.908019 crc crio[24437]: time="2026-06-12T21:36:01.907763863Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=37a346ca-a4ed-4639-92e2-8cccddcdc7a0 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.816298 | controller | Jun 12 21:36:01.913179 crc crio[24437]: time="2026-06-12T21:36:01.910982362Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d9f5d34f-1257-4015-beef-9c0ce1ac5cbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.816314 | controller | Jun 12 21:36:01.917135 crc crio[24437]: time="2026-06-12T21:36:01.917065024Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8577a713-2484-4c86-b068-f881cfeb8667 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.816330 | controller | Jun 12 21:36:01.927260 crc crio[24437]: time="2026-06-12T21:36:01.926673122Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688336-9q7c9/oc" id=3b4be60c-6f64-46a2-8b04-19f231cf5603 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.816348 | controller | Jun 12 21:36:01.928603 crc crio[24437]: time="2026-06-12T21:36:01.928508717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.816367 | controller | Jun 12 21:36:01.975672 crc crio[24437]: time="2026-06-12T21:36:01.975565285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.816387 | controller | Jun 12 21:36:02.571823 crc crio[24437]: time="2026-06-12T21:36:02.571408189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.816406 | controller | Jun 12 21:36:02.714247 crc crio[24437]: time="2026-06-12T21:36:02.714139978Z" level=info msg="Created container 905f2c04cd4dcd64e3f38ae0984bd1851403b79f50f04efae70475254f38e9d0: openshift-infra/auto-csr-approver-29688336-9q7c9/oc" id=3b4be60c-6f64-46a2-8b04-19f231cf5603 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.816426 | controller | Jun 12 21:36:02.715791 crc crio[24437]: time="2026-06-12T21:36:02.715695417Z" level=info msg="Starting container: 905f2c04cd4dcd64e3f38ae0984bd1851403b79f50f04efae70475254f38e9d0" id=b47fd99e-c829-4581-bafe-74ff758b5b94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.816450 | controller | Jun 12 21:36:02.723249 crc crio[24437]: time="2026-06-12T21:36:02.722911896Z" level=info msg="Started container" PID=203570 containerID=905f2c04cd4dcd64e3f38ae0984bd1851403b79f50f04efae70475254f38e9d0 description=openshift-infra/auto-csr-approver-29688336-9q7c9/oc id=b47fd99e-c829-4581-bafe-74ff758b5b94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d
2026-06-12 21:48:32.816472 | controller | Jun 12 21:36:04.343416 crc crio[24437]: time="2026-06-12T21:36:04.343212995Z" level=info msg="Stopping pod sandbox: 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d" id=beefa099-994d-47a7-8c4c-f7fe604e9751 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.816488 | controller | Jun 12 21:36:04.345188 crc crio[24437]: time="2026-06-12T21:36:04.344192168Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688336-9q7c9 Namespace:openshift-infra ID:3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d UID:446d6002-d35c-4e2d-a5b5-ccb5e3b10ad3 NetNS:/var/run/netns/334d4b3e-6b05-48c4-8216-6813d88c1cf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod446d6002_d35c_4e2d_a5b5_ccb5e3b10ad3.slice PodAnnotations:0xc006ecc658}] Aliases:map[]}"
2026-06-12 21:48:32.816504 | controller | Jun 12 21:36:04.345188 crc crio[24437]: time="2026-06-12T21:36:04.344318782Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688336-9q7c9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.816521 | controller | Jun 12 21:36:04.689320 crc crio[24437]: time="2026-06-12T21:36:04.68906322Z" level=info msg="Stopped pod sandbox: 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d" id=beefa099-994d-47a7-8c4c-f7fe604e9751 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.816538 | controller | Jun 12 21:36:16.545820 crc crio[24437]: time="2026-06-12T21:36:16.544718342Z" level=info msg="Stopping pod sandbox: 109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d" id=bd60b6b0-3979-40d9-937c-12762c9c28c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.816554 | controller | Jun 12 21:36:16.549113 crc crio[24437]: time="2026-06-12T21:36:16.548733162Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 Namespace:openstack ID:109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d UID:b6ffdb94-b080-4d85-b8e3-36cb91759ebe NetNS:/var/run/netns/d3e88405-926e-42a4-a0e5-d8b7f5ec9c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ffdb94_b080_4d85_b8e3_36cb91759ebe.slice PodAnnotations:0xc001fa5750}] Aliases:map[]}"
2026-06-12 21:48:32.816571 | controller | Jun 12 21:36:16.550018 crc crio[24437]: time="2026-06-12T21:36:16.549675675Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.816587 | controller | Jun 12 21:36:17.107312 crc crio[24437]: time="2026-06-12T21:36:17.10678754Z" level=info msg="Stopped pod sandbox: 109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d" id=bd60b6b0-3979-40d9-937c-12762c9c28c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.816603 | controller | Jun 12 21:36:18.553171 crc crio[24437]: time="2026-06-12T21:36:18.53280183Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.816619 | controller | Jun 12 21:36:29.363415 crc crio[24437]: time="2026-06-12T21:36:29.361259351Z" level=info msg="Removing container: d252a00a613659ade2f30550c1b2f552374924fe3a90b0032587b0e468422ff9" id=7e6e495c-7009-4630-9b50-013ca82ee16c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.816639 | controller | Jun 12 21:36:29.619765 crc crio[24437]: time="2026-06-12T21:36:29.618884219Z" level=info msg="Removed container d252a00a613659ade2f30550c1b2f552374924fe3a90b0032587b0e468422ff9: openshift-infra/auto-csr-approver-29688330-t6l9k/oc" id=7e6e495c-7009-4630-9b50-013ca82ee16c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.816655 | controller | Jun 12 21:36:29.631597 crc crio[24437]: time="2026-06-12T21:36:29.631511252Z" level=info msg="Stopping pod sandbox: a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292" id=472e2bdd-ad63-4766-b1d9-d817aab1e6b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.816671 | controller | Jun 12 21:36:29.631597 crc crio[24437]: time="2026-06-12T21:36:29.631605304Z" level=info msg="Stopped pod sandbox (already stopped): a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292" id=472e2bdd-ad63-4766-b1d9-d817aab1e6b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.816687 | controller | Jun 12 21:36:29.632735 crc crio[24437]: time="2026-06-12T21:36:29.632671541Z" level=info msg="Removing pod sandbox: a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292" id=2a9fd9a3-7fd8-4912-b3a6-94df1b53491b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.816702 | controller | Jun 12 21:36:29.659250 crc crio[24437]: time="2026-06-12T21:36:29.658996063Z" level=info msg="Removed pod sandbox: a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292" id=2a9fd9a3-7fd8-4912-b3a6-94df1b53491b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.816718 | controller | Jun 12 21:36:29.660852 crc crio[24437]: time="2026-06-12T21:36:29.6604361Z" level=info msg="Stopping pod sandbox: e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09" id=753016a7-c2fb-41f5-9a05-4c2001d3a934 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.816734 | controller | Jun 12 21:36:29.661161 crc crio[24437]: time="2026-06-12T21:36:29.661129886Z" level=info msg="Stopped pod sandbox (already stopped): e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09" id=753016a7-c2fb-41f5-9a05-4c2001d3a934 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.816749 | controller | Jun 12 21:36:29.662208 crc crio[24437]: time="2026-06-12T21:36:29.662174822Z" level=info msg="Removing pod sandbox: e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09" id=43edfb81-f55d-49ff-8d2d-9e479016a6c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.816766 | controller | Jun 12 21:36:29.680255 crc crio[24437]: time="2026-06-12T21:36:29.680137428Z" level=info msg="Removed pod sandbox: e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09" id=43edfb81-f55d-49ff-8d2d-9e479016a6c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.816781 | controller | Jun 12 21:36:52.532616 crc crio[24437]: time="2026-06-12T21:36:52.527879537Z" level=info msg="Running pod sandbox: openshift-must-gather-fzznf/must-gather-nnpxr/POD" id=cdf32e90-4a92-4704-9165-ffb8ec41b3df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.816797 | controller | Jun 12 21:36:52.537147 crc crio[24437]: time="2026-06-12T21:36:52.532733868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.816813 | controller | Jun 12 21:36:52.615301 crc crio[24437]: time="2026-06-12T21:36:52.615256824Z" level=info msg="Got pod network &{Name:must-gather-nnpxr Namespace:openshift-must-gather-fzznf ID:79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821 UID:7c1ff78b-7cc3-4828-8721-2d7b7ab2fbf0 NetNS:/var/run/netns/e24dfceb-b111-4c42-b1b3-4c2eb80673dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c1ff78b_7cc3_4828_8721_2d7b7ab2fbf0.slice PodAnnotations:0xc006ecdc78}] Aliases:map[]}"
2026-06-12 21:48:32.816835 | controller | Jun 12 21:36:52.615600 crc crio[24437]: time="2026-06-12T21:36:52.615577982Z" level=info msg="Adding pod openshift-must-gather-fzznf_must-gather-nnpxr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.816882 | controller | Jun 12 21:36:53.004275 crc crio[24437]: 2026-06-12T21:36:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79a4ac0f43d3e71 Mac:1e:0c:0f:c9:f3:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/e24dfceb-b111-4c42-b1b3-4c2eb80673dd SocketPath: PciID:}] [{Interface:0xc00014ee80 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.816902 | controller | Jun 12 21:36:53.005430 crc crio[24437]: time="2026-06-12T21:36:53.005358378Z" level=info msg="Got pod network &{Name:must-gather-nnpxr Namespace:openshift-must-gather-fzznf ID:79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821 UID:7c1ff78b-7cc3-4828-8721-2d7b7ab2fbf0 NetNS:/var/run/netns/e24dfceb-b111-4c42-b1b3-4c2eb80673dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c1ff78b_7cc3_4828_8721_2d7b7ab2fbf0.slice PodAnnotations:0xc006ecdc78}] Aliases:map[]}"
2026-06-12 21:48:32.816919 | controller | Jun 12 21:36:53.005606 crc crio[24437]: time="2026-06-12T21:36:53.005547862Z" level=info msg="Checking pod openshift-must-gather-fzznf_must-gather-nnpxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.816936 | controller | Jun 12 21:36:53.022755 crc crio[24437]: time="2026-06-12T21:36:53.022661006Z" level=info msg="Ran pod sandbox 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821 with infra container: openshift-must-gather-fzznf/must-gather-nnpxr/POD" id=cdf32e90-4a92-4704-9165-ffb8ec41b3df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.816953 | controller | Jun 12 21:36:53.027707 crc crio[24437]: time="2026-06-12T21:36:53.027592419Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=5281c06f-02f3-4f04-8dfd-aa341fe9a1a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.816970 | controller | Jun 12 21:36:53.027911 crc crio[24437]: time="2026-06-12T21:36:53.027816104Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=5281c06f-02f3-4f04-8dfd-aa341fe9a1a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.816986 | controller | Jun 12 21:36:53.027911 crc crio[24437]: time="2026-06-12T21:36:53.027862256Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=5281c06f-02f3-4f04-8dfd-aa341fe9a1a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.817002 | controller | Jun 12 21:36:53.029096 crc crio[24437]: time="2026-06-12T21:36:53.028990434Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=d538533e-204e-4be0-9b1b-65d1af5a723a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.817018 | controller | Jun 12 21:36:53.042533 crc crio[24437]: time="2026-06-12T21:36:53.042361175Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-12 21:48:32.817034 | controller | Jun 12 21:37:02.831716 crc crio[24437]: time="2026-06-12T21:37:02.830791956Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=d538533e-204e-4be0-9b1b-65d1af5a723a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.817050 | controller | Jun 12 21:37:02.833629 crc crio[24437]: time="2026-06-12T21:37:02.832697534Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=342e8a6e-b74f-4590-9616-6516fb590e32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.817071 | controller | Jun 12 21:37:02.836058 crc crio[24437]: time="2026-06-12T21:37:02.835995195Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=17c90d27-d843-42ac-8a96-51df866ecb04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.817088 | controller | Jun 12 21:37:02.845153 crc crio[24437]: time="2026-06-12T21:37:02.84503353Z" level=info msg="Creating container: openshift-must-gather-fzznf/must-gather-nnpxr/gather" id=cdcd1e1b-180a-4607-a0c8-6c4c71084227 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.817104 | controller | Jun 12 21:37:02.846438 crc crio[24437]: time="2026-06-12T21:37:02.846346442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.817120 | controller | Jun 12 21:37:02.889377 crc crio[24437]: time="2026-06-12T21:37:02.889172194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.817136 | controller | Jun 12 21:37:03.407110 crc crio[24437]: time="2026-06-12T21:37:03.40643692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.817159 | controller | Jun 12 21:37:03.593508 crc crio[24437]: time="2026-06-12T21:37:03.593315574Z" level=info msg="Created container 09e4e2e225e801a495a8607b4f0c5e623a7b7e7568d4a450ce3cd7affbb474b8: openshift-must-gather-fzznf/must-gather-nnpxr/gather" id=cdcd1e1b-180a-4607-a0c8-6c4c71084227 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.817183 | controller | Jun 12 21:37:03.595161 crc crio[24437]: time="2026-06-12T21:37:03.595067697Z" level=info msg="Starting container: 09e4e2e225e801a495a8607b4f0c5e623a7b7e7568d4a450ce3cd7affbb474b8" id=1a02848c-0d06-4361-9cd4-acf70eea7233 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.817201 | controller | Jun 12 21:37:03.604985 crc crio[24437]: time="2026-06-12T21:37:03.60485589Z" level=info msg="Started container" PID=206807 containerID=09e4e2e225e801a495a8607b4f0c5e623a7b7e7568d4a450ce3cd7affbb474b8 description=openshift-must-gather-fzznf/must-gather-nnpxr/gather id=1a02848c-0d06-4361-9cd4-acf70eea7233 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821
2026-06-12 21:48:32.817217 | controller | Jun 12 21:37:03.617186 crc crio[24437]: time="2026-06-12T21:37:03.616860388Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=17eb6f00-60b2-4f19-86a3-3898671cf40d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.817233 | controller | Jun 12 21:37:03.622474 crc crio[24437]: time="2026-06-12T21:37:03.622346633Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=b6b0007c-114c-42ae-b711-a0f08950c2bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.817249 | controller | Jun 12 21:37:03.630883 crc crio[24437]: time="2026-06-12T21:37:03.630757513Z" level=info msg="Creating container: openshift-must-gather-fzznf/must-gather-nnpxr/copy" id=960932b3-f279-427f-bf04-5a18c6615432 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.817265 | controller | Jun 12 21:37:03.632311 crc crio[24437]: time="2026-06-12T21:37:03.63225907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.817280 | controller | Jun 12 21:37:03.690816 crc crio[24437]: time="2026-06-12T21:37:03.690630308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.817300 | controller | Jun 12 21:37:04.038563 crc crio[24437]: time="2026-06-12T21:37:04.036997465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.817317 | controller | Jun 12 21:37:04.038563 crc crio[24437]: time="2026-06-12T21:37:04.037276093Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.817333 | controller | Jun 12 21:37:04.162434 crc crio[24437]: time="2026-06-12T21:37:04.162319363Z" level=info msg="Created container e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723: openshift-must-gather-fzznf/must-gather-nnpxr/copy" id=960932b3-f279-427f-bf04-5a18c6615432 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.817349 | controller | Jun 12 21:37:04.164014 crc crio[24437]: time="2026-06-12T21:37:04.163873112Z" level=info msg="Starting container: e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723" id=104829bd-f020-4208-9176-f16c0fd4629a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.817365 | controller | Jun 12 21:37:04.176286 crc crio[24437]: time="2026-06-12T21:37:04.176117976Z" level=info msg="Started container" PID=206876 containerID=e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723 description=openshift-must-gather-fzznf/must-gather-nnpxr/copy id=104829bd-f020-4208-9176-f16c0fd4629a name=/runtime.v1.RuntimeService/StartContainer sandboxID=79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821
2026-06-12 21:48:32.817382 | controller | Jun 12 21:37:09.269539 crc crio[24437]: time="2026-06-12T21:37:09.268459179Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.817400 | controller | Jun 12 21:37:09.300169 crc crio[24437]: time="2026-06-12T21:37:09.300094853Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.817418 | controller | Jun 12 21:37:09.586065 crc crio[24437]: time="2026-06-12T21:37:09.585802487Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.817434 | controller | Jun 12 21:37:09.620741 crc crio[24437]: time="2026-06-12T21:37:09.620426317Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.817450 | controller | Jun 12 21:37:09.770637 crc crio[24437]: time="2026-06-12T21:37:09.77055883Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.817466 | controller | Jun 12 21:37:09.778806 crc crio[24437]: time="2026-06-12T21:37:09.778718472Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.817482 | controller | Jun 12 21:37:10.094738 crc crio[24437]: time="2026-06-12T21:37:10.094628605Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.817498 | controller | Jun 12 21:37:10.121713 crc crio[24437]: time="2026-06-12T21:37:10.121624374Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.817515 | controller | Jun 12 21:37:11.368224 crc crio[24437]: time="2026-06-12T21:37:11.367385746Z" level=info msg="Running pod sandbox: openshift-must-gather-fzznf/crc-debug-mmckc/POD" id=bf51d9e5-61bd-4f67-8093-e590c7c54142 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.817535 | controller | Jun 12 21:37:11.369432 crc crio[24437]: time="2026-06-12T21:37:11.368302719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.817552 | controller | Jun 12 21:37:11.399138 crc crio[24437]: time="2026-06-12T21:37:11.39904088Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=bf51d9e5-61bd-4f67-8093-e590c7c54142 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.817568 | controller | Jun 12 21:37:11.414772 crc crio[24437]: time="2026-06-12T21:37:11.414712989Z" level=info msg="Ran pod sandbox ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d with infra container: openshift-must-gather-fzznf/crc-debug-mmckc/POD" id=bf51d9e5-61bd-4f67-8093-e590c7c54142 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.817584 | controller | Jun 12 21:37:11.419815 crc crio[24437]: time="2026-06-12T21:37:11.419691412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=ce082b24-812d-467c-ac53-f4591b5fcfd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.817600 | controller | Jun 12 21:37:11.420147 crc crio[24437]: time="2026-06-12T21:37:11.420125214Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=ce082b24-812d-467c-ac53-f4591b5fcfd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.817616 | controller | Jun 12 21:37:11.420232 crc crio[24437]: time="2026-06-12T21:37:11.420191535Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=ce082b24-812d-467c-ac53-f4591b5fcfd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.817633 | controller | Jun 12 21:37:11.422828 crc crio[24437]: time="2026-06-12T21:37:11.422760469Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=c5713908-3325-4458-8156-26acf0307ab9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.817650 | controller | Jun 12 21:37:11.428619 crc crio[24437]: time="2026-06-12T21:37:11.428388049Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-12 21:48:32.817666 | controller | Jun 12 21:37:40.610270 crc crio[24437]: time="2026-06-12T21:37:40.609528706Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=c5713908-3325-4458-8156-26acf0307ab9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.817683 | controller | Jun 12 21:37:40.611731 crc crio[24437]: time="2026-06-12T21:37:40.611152546Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=960524d9-ac44-492d-a251-f82299596576 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.817701 | controller | Jun 12 21:37:40.615323 crc crio[24437]: time="2026-06-12T21:37:40.615224488Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=8173029c-91f4-4eef-b0b6-b8c0bedb3403 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.817724 | controller | Jun 12 21:37:40.625383 crc crio[24437]: time="2026-06-12T21:37:40.625295796Z" level=info msg="Creating container: openshift-must-gather-fzznf/crc-debug-mmckc/container-00" id=86ec11d0-e846-4c40-817e-091bcd92f8a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.817757 | controller | Jun 12 21:37:40.627233 crc crio[24437]: time="2026-06-12T21:37:40.627169532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.817782 | controller | Jun 12 21:37:40.759640 crc crio[24437]: time="2026-06-12T21:37:40.759462705Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=86ec11d0-e846-4c40-817e-091bcd92f8a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.817800 | controller | Jun 12 21:37:40.798474 crc crio[24437]: time="2026-06-12T21:37:40.798402079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.817817 | controller | Jun 12 21:37:40.800835 crc crio[24437]: time="2026-06-12T21:37:40.800776429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.817833 | controller | Jun 12 21:37:41.019333 crc crio[24437]: time="2026-06-12T21:37:41.01864515Z" level=info msg="Created container 8699dda1ea4131aa5d23f67f4671028e862d665dced4ed9fa0b4d7a506de0f42: openshift-must-gather-fzznf/crc-debug-mmckc/container-00" id=86ec11d0-e846-4c40-817e-091bcd92f8a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.817866 | controller | Jun 12 21:37:41.020987 crc crio[24437]: time="2026-06-12T21:37:41.020907367Z" level=info msg="Starting container: 8699dda1ea4131aa5d23f67f4671028e862d665dced4ed9fa0b4d7a506de0f42" id=11bf164d-c9bd-4fcb-a32e-c4a5b0f6b8bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.817891 | controller | Jun 12 21:37:41.035785 crc crio[24437]: time="2026-06-12T21:37:41.035665882Z" level=info msg="Started container" PID=212893 containerID=8699dda1ea4131aa5d23f67f4671028e862d665dced4ed9fa0b4d7a506de0f42 description=openshift-must-gather-fzznf/crc-debug-mmckc/container-00 id=11bf164d-c9bd-4fcb-a32e-c4a5b0f6b8bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d
2026-06-12 21:48:32.817910 | controller | Jun 12 21:37:51.644317 crc crio[24437]: time="2026-06-12T21:37:51.643311397Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-g7trz/POD" id=bf0393a1-386c-47fb-b46d-4cdf4f9c1d70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.817926 | controller | Jun 12 21:37:51.645764 crc crio[24437]: time="2026-06-12T21:37:51.644338853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.817942 | controller | Jun 12 21:37:51.806709 crc crio[24437]: time="2026-06-12T21:37:51.805889379Z" level=info msg="Got pod network &{Name:redhat-marketplace-g7trz Namespace:openshift-marketplace ID:01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe UID:1948b717-0fca-4699-b537-6cebec9a7b24 NetNS:/var/run/netns/5a1ad0e0-8ad4-4594-a3ab-2ae114cdfc32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1948b717_0fca_4699_b537_6cebec9a7b24.slice PodAnnotations:0xc000a8cb30}] Aliases:map[]}"
2026-06-12 21:48:32.817959 | controller | Jun 12 21:37:51.806709 crc crio[24437]: time="2026-06-12T21:37:51.806408132Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-g7trz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.817977 | controller | Jun 12 21:37:52.520265 crc crio[24437]: 2026-06-12T21:37:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01574ae75f93e9a Mac:ba:30:24:fd:19:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/5a1ad0e0-8ad4-4594-a3ab-2ae114cdfc32 SocketPath: PciID:}] [{Interface:0xc000120c00 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.817999 | controller | Jun 12 21:37:52.522854 crc crio[24437]: time="2026-06-12T21:37:52.522733875Z" level=info msg="Got pod network &{Name:redhat-marketplace-g7trz Namespace:openshift-marketplace ID:01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe UID:1948b717-0fca-4699-b537-6cebec9a7b24 NetNS:/var/run/netns/5a1ad0e0-8ad4-4594-a3ab-2ae114cdfc32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1948b717_0fca_4699_b537_6cebec9a7b24.slice PodAnnotations:0xc000a8cb30}] Aliases:map[]}"
2026-06-12 21:48:32.818016 | controller | Jun 12 21:37:52.523048 crc crio[24437]: time="2026-06-12T21:37:52.523024602Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-g7trz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.818033 | controller | Jun 12 21:37:52.550299 crc crio[24437]: time="2026-06-12T21:37:52.550175985Z" level=info msg="Ran pod sandbox 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe with infra container: openshift-marketplace/redhat-marketplace-g7trz/POD" id=bf0393a1-386c-47fb-b46d-4cdf4f9c1d70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.818051 | controller | Jun 12 21:37:52.556615 crc crio[24437]: time="2026-06-12T21:37:52.556482891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=30b43a23-2f65-4f0b-a9c2-db3b45e91183 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.818067 | controller | Jun 12 21:37:52.559530 crc crio[24437]: time="2026-06-12T21:37:52.559055604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=668d8aca-f8a4-455c-87e4-c628653d0138 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.818083 | controller | Jun 12 21:37:52.566813 crc crio[24437]: time="2026-06-12T21:37:52.566651003Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g7trz/extract-utilities" id=f7a7f2d6-969f-4798-9c99-1b2cc80c7222 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.818099 | controller | Jun 12 21:37:52.567616 crc crio[24437]: time="2026-06-12T21:37:52.567536726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.818115 | controller | Jun 12 21:37:52.650986 crc crio[24437]: time="2026-06-12T21:37:52.650798691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.818132 | controller | Jun 12 21:37:52.654591 crc crio[24437]: time="2026-06-12T21:37:52.654523002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.818149 | controller | Jun 12 21:37:52.879275 crc crio[24437]: time="2026-06-12T21:37:52.878715652Z" level=info msg="Created container f30ee49ca0f1321647aceed2817e00b45d7161fdf3c8f4da46329174f62ecf99: openshift-marketplace/redhat-marketplace-g7trz/extract-utilities" id=f7a7f2d6-969f-4798-9c99-1b2cc80c7222 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.818164 | controller | Jun 12 21:37:52.880412 crc crio[24437]: time="2026-06-12T21:37:52.880322411Z" level=info msg="Starting container: f30ee49ca0f1321647aceed2817e00b45d7161fdf3c8f4da46329174f62ecf99" id=ebe06b7b-2f24-4229-9821-554a903e1af9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.818180 | controller | Jun 12 21:37:52.887023 crc crio[24437]: time="2026-06-12T21:37:52.886905945Z" level=info msg="Started container" PID=214626 containerID=f30ee49ca0f1321647aceed2817e00b45d7161fdf3c8f4da46329174f62ecf99 description=openshift-marketplace/redhat-marketplace-g7trz/extract-utilities id=ebe06b7b-2f24-4229-9821-554a903e1af9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe
2026-06-12 21:48:32.818201 | controller | Jun 12 21:37:53.229290 crc crio[24437]: time="2026-06-12T21:37:53.228730171Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=b986de77-235a-4563-9120-d8fc45a8525d name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.818217 | controller | Jun 12 21:37:53.235829 crc crio[24437]: time="2026-06-12T21:37:53.234540895Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:48:32.818233 | controller | Jun 12 21:37:53.921821 crc crio[24437]: time="2026-06-12T21:37:53.921731745Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=b986de77-235a-4563-9120-d8fc45a8525d name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.818249 | controller | Jun 12 21:37:53.923648 crc crio[24437]: time="2026-06-12T21:37:53.922814682Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=95e0bd42-7a38-4e96-8065-2480e2210dc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.818265 | controller | Jun 12 21:37:53.926863 crc crio[24437]: time="2026-06-12T21:37:53.926146344Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=5602ddc0-ed20-47cb-b166-dbc890e4d642 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.818281 | controller | Jun 12 21:37:53.934612 crc crio[24437]: time="2026-06-12T21:37:53.934108472Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g7trz/extract-content" id=bbdc8804-08a0-4b46-90ac-567fb2da0171 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.818296 | controller | Jun 12 21:37:53.934612 crc crio[24437]: time="2026-06-12T21:37:53.934626585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.818313 | controller | Jun 12 21:37:53.989523 crc crio[24437]: time="2026-06-12T21:37:53.989299551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.818329 | controller | Jun 12 21:37:53.992735 crc crio[24437]: time="2026-06-12T21:37:53.992668404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.818345 | controller | Jun 12 21:37:54.162268 crc crio[24437]: time="2026-06-12T21:37:54.161689206Z" level=info msg="Created container fe5d271c045b925124d28aee65fca512210583a810e5b7b87152fb55f65a6114: openshift-marketplace/redhat-marketplace-g7trz/extract-content" id=bbdc8804-08a0-4b46-90ac-567fb2da0171 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.818361 | controller | Jun 12 21:37:54.163796 crc crio[24437]: time="2026-06-12T21:37:54.163468989Z" level=info msg="Starting container: fe5d271c045b925124d28aee65fca512210583a810e5b7b87152fb55f65a6114" id=1c326651-0e8b-419b-9b49-4d2af6824fad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.818377 | controller | Jun 12 21:37:54.171461 crc crio[24437]: time="2026-06-12T21:37:54.171324374Z" level=info msg="Started container" PID=214719 containerID=fe5d271c045b925124d28aee65fca512210583a810e5b7b87152fb55f65a6114 description=openshift-marketplace/redhat-marketplace-g7trz/extract-content id=1c326651-0e8b-419b-9b49-4d2af6824fad name=/runtime.v1.RuntimeService/StartContainer sandboxID=01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe
2026-06-12 21:48:32.818398 | controller | Jun 12 21:37:58.328389 crc crio[24437]: time="2026-06-12T21:37:58.327429962Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=61970e7d-6d02-4b46-a248-9c061b72ecd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.818416 | controller | Jun 12 21:37:58.339032 crc crio[24437]: time="2026-06-12T21:37:58.336642601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=47ce7c5a-08c1-4783-92d5-e75462289adc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.818432 | controller | Jun 12 21:37:58.369706 crc crio[24437]: time="2026-06-12T21:37:58.368369127Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g7trz/registry-server" id=702edd2e-efac-48a0-86b1-623ee681c753 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.818448 | controller | Jun 12 21:37:58.369706 crc crio[24437]: time="2026-06-12T21:37:58.369452914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.818464 | controller | Jun 12 21:37:58.516456 crc crio[24437]: time="2026-06-12T21:37:58.516382318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.818480 | controller | Jun 12 21:37:58.520835 crc crio[24437]: time="2026-06-12T21:37:58.520746376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.818496 | controller | Jun 12 21:37:59.004883 crc crio[24437]: time="2026-06-12T21:37:59.004269175Z" level=info msg="Created container e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e: openshift-marketplace/redhat-marketplace-g7trz/registry-server" id=702edd2e-efac-48a0-86b1-623ee681c753 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.818512 | controller | Jun 12 21:37:59.009121 crc crio[24437]: time="2026-06-12T21:37:59.009036444Z" level=info msg="Starting container: e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e" id=f24ba06b-c7ab-44f2-8bd2-7bdfbc1137a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.818528 | controller | Jun 12 21:37:59.017902 crc crio[24437]: time="2026-06-12T21:37:59.017452283Z" level=info msg="Started container" PID=215397 containerID=e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e description=openshift-marketplace/redhat-marketplace-g7trz/registry-server id=f24ba06b-c7ab-44f2-8bd2-7bdfbc1137a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe
2026-06-12 21:48:32.818546 | controller | Jun 12 21:38:00.868201 crc crio[24437]: time="2026-06-12T21:38:00.866710018Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688338-xn68f/POD" id=cc0aa95c-b50e-4920-b7bb-0c631acdd367 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.818563 | controller | Jun 12 21:38:00.868201 crc crio[24437]: time="2026-06-12T21:38:00.868077332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.818579 | controller | Jun 12 21:38:00.993391 crc crio[24437]: time="2026-06-12T21:38:00.993042981Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688338-xn68f Namespace:openshift-infra ID:fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6 UID:d3727b45-6f44-4d11-8997-c32c06a28bac NetNS:/var/run/netns/f5c33af1-1cd1-4432-a9b0-9b198234c052 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3727b45_6f44_4d11_8997_c32c06a28bac.slice PodAnnotations:0xc0018400c8}] Aliases:map[]}"
2026-06-12 21:48:32.818600 | controller | Jun 12 21:38:00.993391 crc crio[24437]: time="2026-06-12T21:38:00.993340748Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688338-xn68f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.818617 | controller | Jun 12 21:38:01.781606 crc crio[24437]: 2026-06-12T21:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbdaf14c9505e4c Mac:ea:f2:90:a9:99:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/f5c33af1-1cd1-4432-a9b0-9b198234c052 SocketPath: PciID:}] [{Interface:0xc000292900 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.818635 | controller | Jun 12 21:38:01.783817 crc crio[24437]: time="2026-06-12T21:38:01.783564343Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688338-xn68f Namespace:openshift-infra ID:fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6 UID:d3727b45-6f44-4d11-8997-c32c06a28bac NetNS:/var/run/netns/f5c33af1-1cd1-4432-a9b0-9b198234c052 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3727b45_6f44_4d11_8997_c32c06a28bac.slice PodAnnotations:0xc0018400c8}] Aliases:map[]}"
2026-06-12 21:48:32.818652 | controller | Jun 12 21:38:01.783817 crc crio[24437]: time="2026-06-12T21:38:01.783754327Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688338-xn68f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.818668 | controller | Jun 12 21:38:01.795736 crc crio[24437]: time="2026-06-12T21:38:01.795556571Z" level=info msg="Ran pod sandbox fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6 with infra container: openshift-infra/auto-csr-approver-29688338-xn68f/POD" id=cc0aa95c-b50e-4920-b7bb-0c631acdd367 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.818685 | controller | Jun 12 21:38:01.798983 crc crio[24437]: time="2026-06-12T21:38:01.798887183Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=76594a34-ddc1-4172-beec-f372addaa6b2 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.818701 | controller | Jun 12 21:38:01.807313 crc crio[24437]: time="2026-06-12T21:38:01.807197349Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.818717 | controller | Jun 12 21:38:02.838908 crc crio[24437]: time="2026-06-12T21:38:02.838333427Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=76594a34-ddc1-4172-beec-f372addaa6b2 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.818733 | controller | Jun 12 21:38:02.840548 crc crio[24437]: time="2026-06-12T21:38:02.839829345Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4babe7b4-b5e6-4398-a2b1-91e365c891d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.818749 | controller | Jun 12 21:38:02.842016 crc crio[24437]: time="2026-06-12T21:38:02.841901236Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2959d8e9-31d5-41d8-be8c-4d227f1e9ef3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.818766 | controller | Jun 12 21:38:02.849766 crc crio[24437]: time="2026-06-12T21:38:02.849578156Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688338-xn68f/oc" id=a8a0bf4c-0445-48eb-9aed-6ee7497e7ca7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.818781 | controller | Jun 12 21:38:02.851909 crc crio[24437]: time="2026-06-12T21:38:02.851795231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.818797 | controller | Jun 12 21:38:02.915547 crc crio[24437]: time="2026-06-12T21:38:02.915386759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.818817 | controller | Jun 12 21:38:03.818864 crc crio[24437]: time="2026-06-12T21:38:03.81841285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.818834 | controller | Jun 12 21:38:03.979394 crc crio[24437]: time="2026-06-12T21:38:03.978883059Z" level=info msg="Created container 97a326d80644cf0d5664daa402536b4b80cf4cacfe676f2d292a8b69c774e2f1: openshift-infra/auto-csr-approver-29688338-xn68f/oc" id=a8a0bf4c-0445-48eb-9aed-6ee7497e7ca7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.818866 | controller | Jun 12 21:38:03.981085 crc crio[24437]: time="2026-06-12T21:38:03.981020753Z" level=info msg="Starting container: 97a326d80644cf0d5664daa402536b4b80cf4cacfe676f2d292a8b69c774e2f1" id=14ec199e-3adc-4228-a4d0-57b46a80adc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.818888 | controller | Jun 12 21:38:03.989340 crc crio[24437]: time="2026-06-12T21:38:03.987838741Z" level=info msg="Started container" PID=216109 containerID=97a326d80644cf0d5664daa402536b4b80cf4cacfe676f2d292a8b69c774e2f1 description=openshift-infra/auto-csr-approver-29688338-xn68f/oc id=14ec199e-3adc-4228-a4d0-57b46a80adc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6
2026-06-12 21:48:32.818906 | controller | Jun 12 21:38:06.558318 crc crio[24437]: time="2026-06-12T21:38:06.557698206Z" level=info msg="Stopping pod sandbox: fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6" id=0998f68c-0925-4aed-9831-c5104bce3d32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.818938 | controller | Jun 12 21:38:06.561079 crc crio[24437]: time="2026-06-12T21:38:06.5590601Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688338-xn68f Namespace:openshift-infra ID:fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6 UID:d3727b45-6f44-4d11-8997-c32c06a28bac NetNS:/var/run/netns/f5c33af1-1cd1-4432-a9b0-9b198234c052 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3727b45_6f44_4d11_8997_c32c06a28bac.slice PodAnnotations:0xc000c24cf0}] Aliases:map[]}"
2026-06-12 21:48:32.818967 | controller | Jun 12 21:38:06.561079 crc crio[24437]: time="2026-06-12T21:38:06.559267425Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688338-xn68f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.818992 | controller | Jun 12 21:38:07.013113 crc crio[24437]: time="2026-06-12T21:38:07.012418772Z" level=info msg="Stopped pod sandbox: fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6" id=0998f68c-0925-4aed-9831-c5104bce3d32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.819021 | controller | Jun 12 21:38:09.611095 crc crio[24437]: time="2026-06-12T21:38:09.60908453Z" level=info msg="Stopping pod sandbox: ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d" id=5c59fd3a-31ca-455d-a2a5-f8ba5a0ea314 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.819042 | controller | Jun 12 21:38:09.623875 crc crio[24437]: time="2026-06-12T21:38:09.623769705Z" level=info msg="Stopped pod sandbox: ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d" id=5c59fd3a-31ca-455d-a2a5-f8ba5a0ea314 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.819059 | controller | Jun 12 21:38:10.629134 crc crio[24437]: time="2026-06-12T21:38:10.628412027Z" level=info msg="Removing container: 8699dda1ea4131aa5d23f67f4671028e862d665dced4ed9fa0b4d7a506de0f42" id=ff160f8a-02da-4c37-8c40-2162dd0e9dcb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.819082 | controller | Jun 12 21:38:10.681987 crc crio[24437]: time="2026-06-12T21:38:10.681242677Z" level=info msg="Removed container 8699dda1ea4131aa5d23f67f4671028e862d665dced4ed9fa0b4d7a506de0f42: openshift-must-gather-fzznf/crc-debug-mmckc/container-00" id=ff160f8a-02da-4c37-8c40-2162dd0e9dcb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.819099 | controller | Jun 12 21:38:11.589283 crc crio[24437]: time="2026-06-12T21:38:11.58918777Z" level=info msg="Running pod sandbox: openshift-must-gather-fzznf/crc-debug-jxrj2/POD" id=02d04cd3-7457-4c21-a32e-fdfe5a94f587 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.819116 | controller | Jun 12 21:38:11.589466 crc crio[24437]: time="2026-06-12T21:38:11.589301663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.819133 | controller | Jun 12 21:38:11.618379 crc crio[24437]: time="2026-06-12T21:38:11.618240661Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=02d04cd3-7457-4c21-a32e-fdfe5a94f587 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.819149 | controller | Jun 12 21:38:11.644974 crc crio[24437]: time="2026-06-12T21:38:11.644557894Z" level=info msg="Ran pod sandbox 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277 with infra container: openshift-must-gather-fzznf/crc-debug-jxrj2/POD" id=02d04cd3-7457-4c21-a32e-fdfe5a94f587 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.819164 | controller | Jun 12 21:38:11.648565 crc crio[24437]: time="2026-06-12T21:38:11.64845765Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=8beec8c1-0d73-4d39-a8f7-588a8227b75a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.819180 | controller | Jun 12 21:38:11.652423 crc crio[24437]: time="2026-06-12T21:38:11.652316035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=db6a4bd8-f8d1-436f-834c-22b4126bb5ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.819196 | controller | Jun 12 21:38:11.665572 crc crio[24437]: time="2026-06-12T21:38:11.665453561Z" level=info msg="Creating container: openshift-must-gather-fzznf/crc-debug-jxrj2/container-00" id=9675b1f2-4922-4126-82d7-c9ad9b0148d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.819212 | controller | Jun 12 21:38:11.666121 crc crio[24437]: time="2026-06-12T21:38:11.666061706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.819228 | controller | Jun 12 21:38:11.735128 crc crio[24437]: time="2026-06-12T21:38:11.734233627Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=9675b1f2-4922-4126-82d7-c9ad9b0148d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.819245 | controller | Jun 12 21:38:11.755030 crc crio[24437]: time="2026-06-12T21:38:11.75489965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.819260 | controller | Jun 12 21:38:11.757545 crc crio[24437]: time="2026-06-12T21:38:11.757451273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.819276 | controller | Jun 12 21:38:11.991056 crc crio[24437]: time="2026-06-12T21:38:11.9908257Z" level=info msg="Created container 2bfba5e22188bc9920c14191446ed4f9e607a6581068292c8223754f06658add: openshift-must-gather-fzznf/crc-debug-jxrj2/container-00" id=9675b1f2-4922-4126-82d7-c9ad9b0148d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.819296 | controller | Jun 12 21:38:11.993759 crc crio[24437]: time="2026-06-12T21:38:11.993278111Z" level=info msg="Starting container: 2bfba5e22188bc9920c14191446ed4f9e607a6581068292c8223754f06658add" id=d35317bf-0808-4d13-8c43-b7bb9d3780ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.819313 | controller | Jun 12 21:38:12.000438 crc crio[24437]: time="2026-06-12T21:38:12.000332685Z" level=info msg="Started container" PID=218177 containerID=2bfba5e22188bc9920c14191446ed4f9e607a6581068292c8223754f06658add description=openshift-must-gather-fzznf/crc-debug-jxrj2/container-00 id=d35317bf-0808-4d13-8c43-b7bb9d3780ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277
2026-06-12 21:48:32.819330 | controller | Jun 12 21:38:13.691464 crc crio[24437]: time="2026-06-12T21:38:13.687754418Z" level=info msg="Stopping pod sandbox: 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277" id=615abad7-b862-4696-b422-50537d0efbad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.819346 | controller | Jun 12 21:38:13.691464 crc crio[24437]: time="2026-06-12T21:38:13.688392733Z" level=info msg="Stopping container: e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e (timeout: 2s)" id=e3fe032a-c4c0-409a-948a-bd36e4cc5f6b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.819361 | controller | Jun 12 21:38:13.696109 crc crio[24437]: time="2026-06-12T21:38:13.695999042Z" level=info msg="Stopped pod sandbox: 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277" id=615abad7-b862-4696-b422-50537d0efbad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.819377 | controller | Jun 12 21:38:13.818742 crc crio[24437]: time="2026-06-12T21:38:13.818574032Z" level=info msg="Stopped container e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e: openshift-marketplace/redhat-marketplace-g7trz/registry-server" id=e3fe032a-c4c0-409a-948a-bd36e4cc5f6b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.819394 | controller | Jun 12 21:38:13.820002 crc crio[24437]: time="2026-06-12T21:38:13.819885735Z" level=info msg="Stopping pod sandbox: 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe" id=5e8146e9-3f66-43d4-b282-92b8bb2bc234 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.819411 | controller | Jun 12 21:38:13.820756 crc crio[24437]: time="2026-06-12T21:38:13.820646563Z" level=info msg="Got pod network &{Name:redhat-marketplace-g7trz Namespace:openshift-marketplace ID:01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe UID:1948b717-0fca-4699-b537-6cebec9a7b24 NetNS:/var/run/netns/5a1ad0e0-8ad4-4594-a3ab-2ae114cdfc32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1948b717_0fca_4699_b537_6cebec9a7b24.slice PodAnnotations:0xc00051cd10}] Aliases:map[]}"
2026-06-12 21:48:32.819427 | controller | Jun 12 21:38:13.820991 crc crio[24437]: time="2026-06-12T21:38:13.820857158Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-g7trz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.819443 | controller | Jun 12 21:38:14.217847 crc crio[24437]: time="2026-06-12T21:38:14.217023963Z" level=info msg="Stopped pod sandbox: 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe" id=5e8146e9-3f66-43d4-b282-92b8bb2bc234 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.819460 | controller | Jun 12 21:38:14.714567 crc crio[24437]: time="2026-06-12T21:38:14.713737529Z" level=info msg="Removing container: e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e" id=45e888ef-efbb-4263-9447-94b55a0adbe0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.819476 | controller | Jun 12 21:38:14.778873 crc crio[24437]: time="2026-06-12T21:38:14.778746352Z" level=info msg="Removed container e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e: openshift-marketplace/redhat-marketplace-g7trz/registry-server" id=45e888ef-efbb-4263-9447-94b55a0adbe0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.819496 | controller | Jun 12 21:38:14.782614 crc crio[24437]: time="2026-06-12T21:38:14.782541245Z" level=info msg="Removing container: fe5d271c045b925124d28aee65fca512210583a810e5b7b87152fb55f65a6114" id=fc88bd93-7cb0-47ae-9fc4-517a858f663a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.819512 | controller | Jun 12 21:38:14.853208 crc crio[24437]: time="2026-06-12T21:38:14.853073765Z" level=info msg="Removed container fe5d271c045b925124d28aee65fca512210583a810e5b7b87152fb55f65a6114: openshift-marketplace/redhat-marketplace-g7trz/extract-content" id=fc88bd93-7cb0-47ae-9fc4-517a858f663a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.819528 | controller | Jun 12 21:38:14.859284 crc crio[24437]: time="2026-06-12T21:38:14.859153895Z" level=info msg="Removing container: f30ee49ca0f1321647aceed2817e00b45d7161fdf3c8f4da46329174f62ecf99" id=3a8de69d-a96f-42a6-be9b-14e05e2573fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.819545 | controller | Jun 12 21:38:14.885890 crc crio[24437]: time="2026-06-12T21:38:14.885795446Z" level=info msg="Removed container f30ee49ca0f1321647aceed2817e00b45d7161fdf3c8f4da46329174f62ecf99: openshift-marketplace/redhat-marketplace-g7trz/extract-utilities" id=3a8de69d-a96f-42a6-be9b-14e05e2573fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.819560 | controller | Jun 12 21:38:14.890779 crc crio[24437]: time="2026-06-12T21:38:14.890689517Z" level=info msg="Removing container: 2bfba5e22188bc9920c14191446ed4f9e607a6581068292c8223754f06658add" id=148e1ee1-299f-4162-8743-635ce9e758b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.819576 | controller | Jun 12 21:38:14.954405 crc crio[24437]: time="2026-06-12T21:38:14.954319155Z" level=info msg="Removed container 2bfba5e22188bc9920c14191446ed4f9e607a6581068292c8223754f06658add: openshift-must-gather-fzznf/crc-debug-jxrj2/container-00" id=148e1ee1-299f-4162-8743-635ce9e758b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.819592 | controller | Jun 12 21:38:29.744084 crc crio[24437]: time="2026-06-12T21:38:29.743022586Z" level=info msg="Removing container: ba4320afa27d3f78445b7eeb72cc9362f0df9d3b8188f03a20b5cca27f730c90" id=09993e32-42fd-479f-bea1-b387b3273dd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.819608 | controller | Jun 12 21:38:30.003023 crc crio[24437]: time="2026-06-12T21:38:30.002382227Z" level=info msg="Removed container ba4320afa27d3f78445b7eeb72cc9362f0df9d3b8188f03a20b5cca27f730c90: openshift-infra/auto-csr-approver-29688332-b2hpr/oc" id=09993e32-42fd-479f-bea1-b387b3273dd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.819623 | controller | Jun 12 21:38:30.014194 crc crio[24437]: time="2026-06-12T21:38:30.014105368Z" level=info msg="Stopping pod sandbox: 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe" id=509a31f4-a919-467d-a6a9-d4c634031569 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.819640 | controller | Jun 12 21:38:30.014194 crc crio[24437]: time="2026-06-12T21:38:30.0141799Z" level=info msg="Stopped pod sandbox (already stopped): 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe" id=509a31f4-a919-467d-a6a9-d4c634031569 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.819655 | controller | Jun 12 21:38:30.015635 crc crio[24437]: time="2026-06-12T21:38:30.015573905Z" level=info msg="Removing pod sandbox: 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe" id=bcdd9dc0-17ec-4b97-8e97-140f810dfe97 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.819671 | controller | Jun 12 21:38:30.030002 crc crio[24437]: time="2026-06-12T21:38:30.029872199Z" level=info msg="Removed pod sandbox: 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe" id=bcdd9dc0-17ec-4b97-8e97-140f810dfe97 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.819691 | controller | Jun 12 21:38:30.031519 crc crio[24437]: time="2026-06-12T21:38:30.031403477Z" level=info msg="Stopping pod sandbox: ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d" id=1fbedbb1-e3bb-4af0-b46d-29c8c1ac59d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.819707 | controller | Jun 12 21:38:30.031519 crc crio[24437]: time="2026-06-12T21:38:30.031466429Z" level=info msg="Stopped pod sandbox (already stopped): ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d" id=1fbedbb1-e3bb-4af0-b46d-29c8c1ac59d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.819723 | controller | Jun 12 21:38:30.032571 crc crio[24437]: time="2026-06-12T21:38:30.032429583Z" level=info msg="Removing pod sandbox: ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d" id=20b154b2-3cf0-4f5d-af5c-ba056e2bb66b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.819738 | controller | Jun 12 21:38:30.049251 crc crio[24437]: time="2026-06-12T21:38:30.049148277Z" level=info msg="Removed pod sandbox: ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d" id=20b154b2-3cf0-4f5d-af5c-ba056e2bb66b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.819753 | controller | Jun 12 21:38:30.050545 crc crio[24437]: time="2026-06-12T21:38:30.050425079Z" level=info msg="Stopping pod sandbox: 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277" id=5ae9da50-e7ee-448c-8501-45085a092a0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.819769 | controller | Jun 12 21:38:30.050545 crc crio[24437]: time="2026-06-12T21:38:30.050490121Z" level=info msg="Stopped pod sandbox (already stopped): 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277" id=5ae9da50-e7ee-448c-8501-45085a092a0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.819784 | controller | Jun 12 21:38:30.051259 crc crio[24437]: time="2026-06-12T21:38:30.051195008Z" level=info msg="Removing pod sandbox: 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277" id=af6b81ad-02e7-47da-b85f-838d33c42e07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.819799 | controller | Jun 12 21:38:30.063545 crc crio[24437]: time="2026-06-12T21:38:30.063422641Z" level=info msg="Removed pod sandbox: 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277" id=af6b81ad-02e7-47da-b85f-838d33c42e07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.819814 | controller | Jun 12 21:38:30.066783 crc crio[24437]: time="2026-06-12T21:38:30.066684052Z" level=info msg="Stopping pod sandbox: 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4" id=2dff0093-ed7b-4aae-ac7b-4f9c74147d70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.819830 | controller | Jun 12 21:38:30.066783 crc crio[24437]: time="2026-06-12T21:38:30.066750154Z" level=info msg="Stopped pod sandbox (already stopped): 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4" id=2dff0093-ed7b-4aae-ac7b-4f9c74147d70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.819845 | controller | Jun 12 21:38:30.068375 crc crio[24437]: time="2026-06-12T21:38:30.068310372Z" level=info msg="Removing pod sandbox: 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4" id=cf98cab0-1313-4aa0-bcce-48e0436d7f26 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.819884 | controller | Jun 12 21:38:30.085449 crc crio[24437]: time="2026-06-12T21:38:30.085334205Z" level=info msg="Removed pod sandbox: 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4" id=cf98cab0-1313-4aa0-bcce-48e0436d7f26 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.819901 | controller | Jun 12 21:40:00.545827 crc crio[24437]: time="2026-06-12T21:40:00.544578218Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688340-lkgjh/POD" id=42958173-c2f0-463b-abec-855d360adf36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.819922 | controller | Jun 12 21:40:00.547884 crc crio[24437]: time="2026-06-12T21:40:00.546013444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.819939 | controller | Jun 12 21:40:00.589312 crc crio[24437]: time="2026-06-12T21:40:00.588886977Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688340-lkgjh Namespace:openshift-infra ID:a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f UID:8927ac8e-94d8-4921-8de7-6431a468e83b NetNS:/var/run/netns/f0db75d7-809e-4621-96f2-da5a900eb7bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8927ac8e_94d8_4921_8de7_6431a468e83b.slice PodAnnotations:0xc00509d518}] Aliases:map[]}"
2026-06-12 21:48:32.819957 | controller | Jun 12 21:40:00.589312 crc crio[24437]: time="2026-06-12T21:40:00.589280857Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688340-lkgjh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.819973 | controller | Jun 12 21:40:01.177845 crc crio[24437]: 2026-06-12T21:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a55edd461dd1618 Mac:96:86:27:a6:4a:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/f0db75d7-809e-4621-96f2-da5a900eb7bc SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.819991 | controller | Jun 12 21:40:01.179297 crc crio[24437]: time="2026-06-12T21:40:01.179212385Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688340-lkgjh Namespace:openshift-infra ID:a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f UID:8927ac8e-94d8-4921-8de7-6431a468e83b NetNS:/var/run/netns/f0db75d7-809e-4621-96f2-da5a900eb7bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8927ac8e_94d8_4921_8de7_6431a468e83b.slice PodAnnotations:0xc00509d518}] Aliases:map[]}"
2026-06-12 21:48:32.820008 | controller | Jun 12 21:40:01.179554 crc crio[24437]: time="2026-06-12T21:40:01.17945443Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688340-lkgjh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.820024 | controller | Jun 12 21:40:01.190227 crc crio[24437]: time="2026-06-12T21:40:01.190167006Z" level=info msg="Ran pod sandbox a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f with infra container: openshift-infra/auto-csr-approver-29688340-lkgjh/POD" id=42958173-c2f0-463b-abec-855d360adf36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.820041 | controller | Jun 12 21:40:01.193127 crc crio[24437]: time="2026-06-12T21:40:01.193066708Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4cfc95ea-2cec-45de-bccb-fb828bfd23f6 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.820057 | controller | Jun 12 21:40:01.206841 crc crio[24437]: time="2026-06-12T21:40:01.206677646Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.820073 | controller | Jun 12 21:40:02.219109 crc crio[24437]: time="2026-06-12T21:40:02.218506935Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4cfc95ea-2cec-45de-bccb-fb828bfd23f6 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.820089 | controller | Jun 12 21:40:02.220609 crc crio[24437]: time="2026-06-12T21:40:02.220013903Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6b52825c-afa1-42de-8dc5-177713a6c8ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.820113 | controller | Jun 12 21:40:02.222402 crc crio[24437]: time="2026-06-12T21:40:02.222252959Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9cbf4924-383b-4ac4-bdd3-23b1780d76db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.820130 | controller | Jun 12 21:40:02.230052 crc crio[24437]: time="2026-06-12T21:40:02.229850027Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688340-lkgjh/oc" id=cb611205-fc0a-4c6e-b27a-6d9096d14a93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.820147 | controller | Jun 12 21:40:02.230628 crc crio[24437]: time="2026-06-12T21:40:02.230543384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.820164 | controller | Jun 12 21:40:02.284702 crc crio[24437]: time="2026-06-12T21:40:02.284568154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.820181 | controller | Jun 12 21:40:02.795611 crc crio[24437]: time="2026-06-12T21:40:02.795446593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.820198 | controller | Jun 12 21:40:02.911776 crc crio[24437]: time="2026-06-12T21:40:02.911252824Z" level=info msg="Created container d795acdcc25fdf6214348fdf5088c5ec375161875be978a5aa217d119d4656f7: openshift-infra/auto-csr-approver-29688340-lkgjh/oc" id=cb611205-fc0a-4c6e-b27a-6d9096d14a93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.820215 | controller | Jun 12 21:40:02.913372 crc crio[24437]: time="2026-06-12T21:40:02.913307195Z" level=info msg="Starting container: d795acdcc25fdf6214348fdf5088c5ec375161875be978a5aa217d119d4656f7" id=5c90a664-a037-4547-9df8-ba3e45a3b21b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.820231 | controller | Jun 12 21:40:02.931443 crc crio[24437]: time="2026-06-12T21:40:02.93130375Z" level=info msg="Started container" PID=243272 containerID=d795acdcc25fdf6214348fdf5088c5ec375161875be978a5aa217d119d4656f7 description=openshift-infra/auto-csr-approver-29688340-lkgjh/oc id=5c90a664-a037-4547-9df8-ba3e45a3b21b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f
2026-06-12 21:48:32.820248 | controller | Jun 12 21:40:05.465224 crc crio[24437]: time="2026-06-12T21:40:05.464282061Z" level=info msg="Stopping pod sandbox: a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f" id=4c76603e-387e-4ccb-baa9-da1aaa9285b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.820264 | controller | Jun 12 21:40:05.466863 crc crio[24437]: time="2026-06-12T21:40:05.465984263Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688340-lkgjh Namespace:openshift-infra ID:a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f UID:8927ac8e-94d8-4921-8de7-6431a468e83b NetNS:/var/run/netns/f0db75d7-809e-4621-96f2-da5a900eb7bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8927ac8e_94d8_4921_8de7_6431a468e83b.slice PodAnnotations:0xc00012b558}] Aliases:map[]}"
2026-06-12 21:48:32.820281 | controller | Jun 12 21:40:05.466863 crc crio[24437]: time="2026-06-12T21:40:05.466123376Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688340-lkgjh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.820297 | controller | Jun 12 21:40:05.844166 crc crio[24437]: time="2026-06-12T21:40:05.843638888Z" level=info msg="Stopped pod sandbox: a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f" id=4c76603e-387e-4ccb-baa9-da1aaa9285b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.820317 | controller | Jun 12 21:40:30.140068 crc crio[24437]: time="2026-06-12T21:40:30.139621068Z" level=info msg="Removing container: e617c9b1b740583d3bbf661d2b2448a9d55657345964bfb65b570bcf508da0bd" id=0a22b519-3830-430d-b80d-26f73b2d7a81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.820334 | controller | Jun 12 21:40:30.460092 crc crio[24437]: time="2026-06-12T21:40:30.459782277Z" level=info msg="Removed container e617c9b1b740583d3bbf661d2b2448a9d55657345964bfb65b570bcf508da0bd: openshift-infra/auto-csr-approver-29688334-54hwz/oc" id=0a22b519-3830-430d-b80d-26f73b2d7a81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.820350 | controller | Jun 12 21:40:30.471422 crc crio[24437]: time="2026-06-12T21:40:30.470867482Z" level=info msg="Stopping pod sandbox: 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd" id=1d2f22b5-4cc5-4599-8274-ef435ed2f682 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.820366 | controller | Jun 12 21:40:30.471748 crc crio[24437]: time="2026-06-12T21:40:30.471454576Z" level=info msg="Stopped pod sandbox (already stopped): 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd" id=1d2f22b5-4cc5-4599-8274-ef435ed2f682 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.820383 | controller | Jun 12 21:40:30.472261 crc crio[24437]: time="2026-06-12T21:40:30.472187745Z" level=info msg="Removing pod sandbox: 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd" id=658c27b5-57f8-491a-b08a-edd9798a9940 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.820401 | controller | Jun 12 21:40:30.506592 crc crio[24437]: time="2026-06-12T21:40:30.505106991Z" level=info msg="Removed pod sandbox: 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd" id=658c27b5-57f8-491a-b08a-edd9798a9940 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.820418 | controller | Jun 12 21:42:00.527361 crc crio[24437]: time="2026-06-12T21:42:00.526243621Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688342-488rj/POD" id=0d6f261c-edf0-4ff5-99a1-a4d2121ad16a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.820434 | controller | Jun 12 21:42:00.529714 crc crio[24437]: time="2026-06-12T21:42:00.52740345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.820450 | controller | Jun 12 21:42:00.574618 crc crio[24437]: time="2026-06-12T21:42:00.574484817Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688342-488rj Namespace:openshift-infra ID:5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142 UID:8284c07e-c808-412c-be25-bc2da199b5e0 NetNS:/var/run/netns/3c975bea-404c-4c9c-ac1f-0c4c44e51916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8284c07e_c808_412c_be25_bc2da199b5e0.slice PodAnnotations:0xc00509c930}] Aliases:map[]}"
2026-06-12 21:48:32.820466 | controller | Jun 12 21:42:00.574618 crc crio[24437]: time="2026-06-12T21:42:00.57460131Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688342-488rj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.820482 | controller | Jun 12 21:42:01.199509 crc crio[24437]: 2026-06-12T21:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5237d6f63ea20a8 Mac:0e:73:d9:98:42:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/3c975bea-404c-4c9c-ac1f-0c4c44e51916 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.820499 | controller | Jun 12 21:42:01.201097 crc crio[24437]: time="2026-06-12T21:42:01.201014384Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688342-488rj Namespace:openshift-infra ID:5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142 UID:8284c07e-c808-412c-be25-bc2da199b5e0 NetNS:/var/run/netns/3c975bea-404c-4c9c-ac1f-0c4c44e51916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8284c07e_c808_412c_be25_bc2da199b5e0.slice PodAnnotations:0xc00509c930}] Aliases:map[]}"
2026-06-12 21:48:32.820519 | controller | Jun 12 21:42:01.201206 crc crio[24437]: time="2026-06-12T21:42:01.201186798Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688342-488rj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.820537 | controller | Jun 12 21:42:01.212224 crc crio[24437]: time="2026-06-12T21:42:01.212120919Z" level=info msg="Ran pod sandbox 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142 with infra container: openshift-infra/auto-csr-approver-29688342-488rj/POD" id=0d6f261c-edf0-4ff5-99a1-a4d2121ad16a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.820555 | controller | Jun 12 21:42:01.216073 crc crio[24437]: time="2026-06-12T21:42:01.216003095Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=845c7c07-b607-4e09-aa44-d6010c269458 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.820571 | controller | Jun 12 21:42:01.224505 crc crio[24437]: time="2026-06-12T21:42:01.224411344Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.820588 | controller | Jun 12 21:42:01.951114 crc crio[24437]: time="2026-06-12T21:42:01.950791535Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=845c7c07-b607-4e09-aa44-d6010c269458 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.820605 | controller | Jun 12 21:42:01.952809 crc crio[24437]: time="2026-06-12T21:42:01.951836312Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=db065420-b72a-4236-b6e9-f8e71147155d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.820621 | controller | Jun 12 21:42:01.954265 crc crio[24437]: time="2026-06-12T21:42:01.954168449Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=61d82539-fa34-4fb6-b5a3-730e891010b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.820637 | controller | Jun 12 21:42:01.964978 crc crio[24437]: time="2026-06-12T21:42:01.964788833Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688342-488rj/oc" id=57106516-d4d3-4aa5-944f-2eab0c4d327f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.820653 | controller | Jun 12 21:42:01.965459 crc crio[24437]: time="2026-06-12T21:42:01.965348326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.820669 | controller | Jun 12 21:42:02.040901 crc crio[24437]: time="2026-06-12T21:42:02.040740876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.820685 | controller | Jun 12 21:42:02.911910 crc crio[24437]: time="2026-06-12T21:42:02.910872972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.820702 | controller | Jun 12 21:42:03.036440 crc crio[24437]: time="2026-06-12T21:42:03.035623486Z" level=info msg="Created container 465a1bc7cede1b24d6e2ac5588339c3960dccb15e5652ff420c3a385a7f65d9c: openshift-infra/auto-csr-approver-29688342-488rj/oc" id=57106516-d4d3-4aa5-944f-2eab0c4d327f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.820718 | controller | Jun 12 21:42:03.037758 crc crio[24437]: time="2026-06-12T21:42:03.037445441Z" level=info msg="Starting container: 465a1bc7cede1b24d6e2ac5588339c3960dccb15e5652ff420c3a385a7f65d9c" id=7da7b416-3eaa-4669-9403-021f40fdfbc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.820737 | controller | Jun 12 21:42:03.050245 crc crio[24437]: time="2026-06-12T21:42:03.050150526Z" level=info msg="Started container" PID=263644 containerID=465a1bc7cede1b24d6e2ac5588339c3960dccb15e5652ff420c3a385a7f65d9c description=openshift-infra/auto-csr-approver-29688342-488rj/oc id=7da7b416-3eaa-4669-9403-021f40fdfbc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142
2026-06-12 21:48:32.820754 | controller | Jun 12 21:42:05.147997 crc crio[24437]: time="2026-06-12T21:42:05.147139465Z" level=info msg="Stopping pod sandbox: 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142" id=fcd4ff15-3b2a-4f9e-9225-89ab2e944367 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.820771 | controller | Jun 12 21:42:05.149751 crc crio[24437]: time="2026-06-12T21:42:05.149096593Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688342-488rj Namespace:openshift-infra ID:5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142 UID:8284c07e-c808-412c-be25-bc2da199b5e0 NetNS:/var/run/netns/3c975bea-404c-4c9c-ac1f-0c4c44e51916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8284c07e_c808_412c_be25_bc2da199b5e0.slice PodAnnotations:0xc00012b1c8}] Aliases:map[]}"
2026-06-12 21:48:32.820787 | controller | Jun 12 21:42:05.149751 crc crio[24437]: time="2026-06-12T21:42:05.149242617Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688342-488rj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.820803 | controller | Jun 12 21:42:05.521309 crc crio[24437]: time="2026-06-12T21:42:05.520875812Z" level=info msg="Stopped pod sandbox: 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142" id=fcd4ff15-3b2a-4f9e-9225-89ab2e944367 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.820819 | controller | Jun 12 21:42:30.582911 crc crio[24437]: time="2026-06-12T21:42:30.581734789Z" level=info msg="Removing container: 905f2c04cd4dcd64e3f38ae0984bd1851403b79f50f04efae70475254f38e9d0" id=6f507264-47bd-4083-8c48-ccb2aaca040d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.820835 | controller | Jun 12 21:42:30.811762 crc crio[24437]: time="2026-06-12T21:42:30.811639731Z" level=info msg="Removed container 905f2c04cd4dcd64e3f38ae0984bd1851403b79f50f04efae70475254f38e9d0: openshift-infra/auto-csr-approver-29688336-9q7c9/oc" id=6f507264-47bd-4083-8c48-ccb2aaca040d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.820866 | controller | Jun 12 21:42:30.825523 crc crio[24437]: time="2026-06-12T21:42:30.825383811Z" level=info msg="Stopping pod sandbox: 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d" id=5b934e42-4375-431f-aa69-abc79b1eeb1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.820888 | controller | Jun 12 21:42:30.825523 crc crio[24437]: time="2026-06-12T21:42:30.825528485Z" level=info msg="Stopped pod sandbox (already stopped): 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d" id=5b934e42-4375-431f-aa69-abc79b1eeb1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.820906 | controller | Jun 12 21:42:30.826271 crc crio[24437]: time="2026-06-12T21:42:30.826206212Z" level=info msg="Removing pod sandbox: 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d" id=f11793c9-bced-42fd-86d0-13ea63bac5c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.820922 | controller | Jun 12 21:42:30.847889 crc crio[24437]: time="2026-06-12T21:42:30.847806867Z" level=info msg="Removed pod sandbox: 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d" id=f11793c9-bced-42fd-86d0-13ea63bac5c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.820942 | controller | Jun 12 21:43:22.527422 crc crio[24437]: time="2026-06-12T21:43:22.52673916Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.820959 | controller | Jun 12 21:43:22.970056 crc crio[24437]: time="2026-06-12T21:43:22.969769763Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.820975 | controller | Jun 12 21:43:22.981595 crc crio[24437]: time="2026-06-12T21:43:22.981482797Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.820991 | controller | Jun 12 21:43:23.543376 crc crio[24437]: time="2026-06-12T21:43:23.542800974Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821007 | controller | Jun 12 21:43:23.558838 crc crio[24437]: time="2026-06-12T21:43:23.558715942Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821022 | controller | Jun 12 21:43:23.621130 crc crio[24437]: time="2026-06-12T21:43:23.62096625Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821037 | controller | Jun 12 21:43:23.715333 crc crio[24437]: time="2026-06-12T21:43:23.715161527Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821053 | controller | Jun 12 21:43:24.085877 crc crio[24437]: time="2026-06-12T21:43:24.085729142Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821069 | controller | Jun 12 21:43:24.119092 crc crio[24437]: time="2026-06-12T21:43:24.118881751Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821085 | controller | Jun 12 21:43:24.235812 crc crio[24437]: time="2026-06-12T21:43:24.23572464Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821101 | controller | Jun 12 21:43:24.293586 crc crio[24437]: time="2026-06-12T21:43:24.293484068Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821117 | controller | Jun 12 21:43:24.456401 crc crio[24437]: time="2026-06-12T21:43:24.456341859Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821133 | controller | Jun 12 21:43:24.475524 crc crio[24437]: time="2026-06-12T21:43:24.475435554Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821148 | controller | Jun 12 21:43:24.765860 crc crio[24437]: time="2026-06-12T21:43:24.765776243Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821164 | controller | Jun 12 21:43:25.027342 crc crio[24437]: time="2026-06-12T21:43:25.027117745Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821180 | controller | Jun 12 21:43:25.767458 crc crio[24437]: time="2026-06-12T21:43:25.766862412Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821201 | controller | Jun 12 21:43:26.334668 crc crio[24437]: time="2026-06-12T21:43:26.334464612Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821217 | controller | Jun 12 21:43:26.874845 crc crio[24437]: time="2026-06-12T21:43:26.874728845Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821232 | controller | Jun 12 21:43:27.458001 crc crio[24437]: time="2026-06-12T21:43:27.443868721Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821247 | controller | Jun 12 21:43:27.474673 crc crio[24437]: time="2026-06-12T21:43:27.474545689Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821263 | controller | Jun 12 21:43:27.609033 crc crio[24437]: time="2026-06-12T21:43:27.608881255Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821279 | controller | Jun 12 21:43:28.163825 crc crio[24437]: time="2026-06-12T21:43:28.163731123Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821294 | controller | Jun 12 21:43:30.578960 crc crio[24437]: time="2026-06-12T21:43:30.578125292Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821310 | controller | Jun 12 21:43:30.630083 crc crio[24437]: time="2026-06-12T21:43:30.629897374Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821325 | controller | Jun 12 21:43:31.544525 crc crio[24437]: time="2026-06-12T21:43:31.544398302Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821341 | controller | Jun 12 21:43:31.544812 crc crio[24437]: time="2026-06-12T21:43:31.544714779Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821357 | controller | Jun 12 21:43:33.649597 crc crio[24437]: time="2026-06-12T21:43:33.648234087Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821373 | controller | Jun 12 21:43:33.867371 crc crio[24437]: time="2026-06-12T21:43:33.867279389Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821389 | controller | Jun 12 21:43:34.880226 crc crio[24437]: time="2026-06-12T21:43:34.880136024Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821406 | controller | Jun 12 21:43:35.395675 crc crio[24437]: time="2026-06-12T21:43:35.3954809Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821422 | controller | Jun 12 21:43:37.248489 crc crio[24437]: time="2026-06-12T21:43:37.248020058Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821442 | controller | Jun 12 21:43:37.372250 crc crio[24437]: time="2026-06-12T21:43:37.371315665Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821459 | controller | Jun 12 21:43:38.427089 crc crio[24437]: time="2026-06-12T21:43:38.426050051Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821475 | controller | Jun 12 21:43:38.861612 crc crio[24437]: time="2026-06-12T21:43:38.861488708Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821490 | controller | Jun 12 21:43:39.029051 crc crio[24437]: time="2026-06-12T21:43:39.028428839Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821508 | controller | Jun 12 21:43:39.213082 crc crio[24437]: time="2026-06-12T21:43:39.212640701Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821532 | controller | Jun 12 21:43:39.592278 crc crio[24437]: time="2026-06-12T21:43:39.592174845Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821563 | controller | Jun 12 21:43:39.729184 crc crio[24437]: time="2026-06-12T21:43:39.729097703Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821593 | controller | Jun 12 21:43:40.580494 crc crio[24437]: time="2026-06-12T21:43:40.579843896Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821622 | controller | Jun 12 21:43:40.975420 crc crio[24437]: time="2026-06-12T21:43:40.975278758Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821650 | controller | Jun 12 21:43:41.182835 crc crio[24437]: time="2026-06-12T21:43:41.182703145Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821677 | controller | Jun 12 21:43:41.957834 crc crio[24437]: time="2026-06-12T21:43:41.957407864Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821705 | controller | Jun 12 21:43:43.066133 crc crio[24437]: time="2026-06-12T21:43:43.065979943Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821733 | controller | Jun 12 21:43:43.619766 crc crio[24437]: time="2026-06-12T21:43:43.619249844Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821760 | controller | Jun 12 21:43:44.856136 crc crio[24437]: time="2026-06-12T21:43:44.85606116Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821788 | controller | Jun 12 21:43:44.861505 crc crio[24437]: time="2026-06-12T21:43:44.861440531Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821820 | controller | Jun 12 21:43:45.652210 crc crio[24437]: time="2026-06-12T21:43:45.650859709Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821863 | controller | Jun 12 21:43:52.672008 crc crio[24437]: time="2026-06-12T21:43:52.67077167Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.821900 | controller | Jun 12 21:44:00.526520 crc crio[24437]: time="2026-06-12T21:44:00.525577848Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688344-m5kbn/POD" id=32a058af-846d-491b-ab0a-7d386ae46b75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.821930 | controller | Jun 12 21:44:00.527777 crc crio[24437]: time="2026-06-12T21:44:00.526638984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.821958 | controller | Jun 12 21:44:00.576859 crc crio[24437]: time="2026-06-12T21:44:00.576729176Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688344-m5kbn Namespace:openshift-infra ID:faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4 UID:f6a6f385-95d8-4173-8f02-97e7d306895d NetNS:/var/run/netns/44702b79-0d30-4015-9019-638cafa30a66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6a6f385_95d8_4173_8f02_97e7d306895d.slice PodAnnotations:0xc00509c2e0}] Aliases:map[]}"
2026-06-12 21:48:32.821986 | controller | Jun 12 21:44:00.576859 crc crio[24437]: time="2026-06-12T21:44:00.576808157Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688344-m5kbn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.822014 | controller | Jun 12 21:44:01.160160 crc crio[24437]: 2026-06-12T21:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:faa4916e985692a Mac:c2:83:2f:bd:25:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/44702b79-0d30-4015-9019-638cafa30a66 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.822043 | controller | Jun 12 21:44:01.162303 crc crio[24437]: time="2026-06-12T21:44:01.162204762Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688344-m5kbn Namespace:openshift-infra ID:faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4 UID:f6a6f385-95d8-4173-8f02-97e7d306895d NetNS:/var/run/netns/44702b79-0d30-4015-9019-638cafa30a66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6a6f385_95d8_4173_8f02_97e7d306895d.slice PodAnnotations:0xc00509c2e0}] Aliases:map[]}"
2026-06-12 21:48:32.822072 | controller | Jun 12 21:44:01.162582 crc crio[24437]: time="2026-06-12T21:44:01.162495869Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688344-m5kbn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.822100 | controller | Jun 12 21:44:01.187094 crc crio[24437]: time="2026-06-12T21:44:01.187006726Z" level=info msg="Ran pod sandbox faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4 with infra container: openshift-infra/auto-csr-approver-29688344-m5kbn/POD" id=32a058af-846d-491b-ab0a-7d386ae46b75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.822128 | controller | Jun 12 21:44:01.192804 crc crio[24437]: time="2026-06-12T21:44:01.192714925Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9ec7a283-9457-42a3-8008-54535bcefda1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.822183 | controller | Jun 12 21:44:01.204470 crc crio[24437]: time="2026-06-12T21:44:01.204390509Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.822215 | controller | Jun 12 21:44:02.079313 crc crio[24437]: time="2026-06-12T21:44:02.078275076Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9ec7a283-9457-42a3-8008-54535bcefda1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.822235 | controller | Jun 12 21:44:02.081748 crc crio[24437]: time="2026-06-12T21:44:02.08167097Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=607e6449-0ba7-4cf1-8305-172d70721bc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.822252 | controller | Jun 12 21:44:02.084132 crc crio[24437]: time="2026-06-12T21:44:02.084075159Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bb84fff8-5373-4782-972f-9d2620d6c022 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.822269 | controller | Jun 12 21:44:02.092763 crc crio[24437]: time="2026-06-12T21:44:02.092698279Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688344-m5kbn/oc" id=257c9c8b-97c8-401e-9808-3c14933b2e63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.822285 | controller | Jun 12 21:44:02.093140 crc crio[24437]: time="2026-06-12T21:44:02.093083938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.822301 | controller | Jun 12 21:44:02.137800 crc crio[24437]: time="2026-06-12T21:44:02.137707336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.822317 | controller | Jun 12 21:44:02.604968 crc crio[24437]: time="2026-06-12T21:44:02.604735784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.822333 | controller | Jun 12 21:44:02.798261 crc crio[24437]: time="2026-06-12T21:44:02.798106548Z" level=info msg="Created container f7d4394ac69643eb74ac84fd9cd0691ff7b2357c66fc17242bf0c155d15ab95c: openshift-infra/auto-csr-approver-29688344-m5kbn/oc" id=257c9c8b-97c8-401e-9808-3c14933b2e63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.822349 | controller | Jun 12 21:44:02.799766 crc crio[24437]: time="2026-06-12T21:44:02.799676296Z" level=info msg="Starting container: f7d4394ac69643eb74ac84fd9cd0691ff7b2357c66fc17242bf0c155d15ab95c" id=ee559fc4-7b06-4820-92dc-9cf2f7b4cd89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.822365 | controller | Jun 12 21:44:02.806150 crc crio[24437]: time="2026-06-12T21:44:02.806041071Z" level=info msg="Started container" PID=279639 containerID=f7d4394ac69643eb74ac84fd9cd0691ff7b2357c66fc17242bf0c155d15ab95c description=openshift-infra/auto-csr-approver-29688344-m5kbn/oc id=ee559fc4-7b06-4820-92dc-9cf2f7b4cd89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4
2026-06-12 21:48:32.822382 | controller | Jun 12 21:44:04.997007 crc crio[24437]: time="2026-06-12T21:44:04.99569292Z" level=info msg="Stopping pod sandbox: faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4" id=996461d6-669f-4195-903c-b2dea15a51ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.822398 | controller | Jun 12 21:44:04.998459 crc crio[24437]: time="2026-06-12T21:44:04.9981417Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688344-m5kbn Namespace:openshift-infra ID:faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4 UID:f6a6f385-95d8-4173-8f02-97e7d306895d NetNS:/var/run/netns/44702b79-0d30-4015-9019-638cafa30a66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6a6f385_95d8_4173_8f02_97e7d306895d.slice PodAnnotations:0xc00509c340}] Aliases:map[]}"
2026-06-12 21:48:32.822419 | controller | Jun 12 21:44:04.998459 crc crio[24437]: time="2026-06-12T21:44:04.998435967Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688344-m5kbn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.822437 | controller | Jun 12 21:44:05.412220 crc crio[24437]: time="2026-06-12T21:44:05.412098693Z" level=info msg="Stopped pod sandbox: faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4" id=996461d6-669f-4195-903c-b2dea15a51ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.822453 | controller | Jun 12 21:44:30.896579 crc crio[24437]: time="2026-06-12T21:44:30.895833476Z" level=info msg="Removing container: 97a326d80644cf0d5664daa402536b4b80cf4cacfe676f2d292a8b69c774e2f1" id=b47bfd55-317a-411b-81f9-05121abe4bb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.822469 | controller | Jun 12 21:44:31.095752 crc crio[24437]: time="2026-06-12T21:44:31.095448991Z" level=info msg="Removed container 97a326d80644cf0d5664daa402536b4b80cf4cacfe676f2d292a8b69c774e2f1: openshift-infra/auto-csr-approver-29688338-xn68f/oc" id=b47bfd55-317a-411b-81f9-05121abe4bb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.822485 | controller | Jun 12 21:44:31.113723 crc crio[24437]: time="2026-06-12T21:44:31.113608405Z" level=info msg="Stopping pod sandbox: fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6" id=955181a9-6454-4183-bab4-8a28ef83aac4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.822501 | controller | Jun 12 21:44:31.113723 crc crio[24437]: time="2026-06-12T21:44:31.113694787Z" level=info msg="Stopped pod sandbox (already stopped): fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6" id=955181a9-6454-4183-bab4-8a28ef83aac4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.822517 | controller | Jun 12 21:44:31.114452 crc crio[24437]: time="2026-06-12T21:44:31.114380764Z" level=info msg="Removing pod sandbox: fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6" id=b364e8d1-c204-4006-8197-bf1c2e955e72 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.822533 | controller | Jun 12 21:44:31.133894 crc crio[24437]: time="2026-06-12T21:44:31.133647313Z" level=info msg="Removed pod sandbox: fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6" id=b364e8d1-c204-4006-8197-bf1c2e955e72 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.822548 | controller | Jun 12 21:45:00.546512 crc crio[24437]: time="2026-06-12T21:45:00.545482841Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688345-rm2j6/POD" id=12c66cca-295e-4458-a639-258c6f88b4a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.822564 | controller | Jun 12 21:45:00.548024 crc crio[24437]: time="2026-06-12T21:45:00.546632529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.822580 | controller | Jun 12 21:45:00.601292 crc crio[24437]: time="2026-06-12T21:45:00.601212021Z" level=info msg="Got pod network &{Name:collect-profiles-29688345-rm2j6 Namespace:openshift-operator-lifecycle-manager ID:3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a UID:c5a7a595-8d7f-4e6e-9a2c-4aace665ecec NetNS:/var/run/netns/c11160ba-d325-40ac-8ce8-94bea854b37c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5a7a595_8d7f_4e6e_9a2c_4aace665ecec.slice PodAnnotations:0xc00012a970}] Aliases:map[]}"
2026-06-12 21:48:32.822601 | controller | Jun 12 21:45:00.601292 crc crio[24437]: time="2026-06-12T21:45:00.601257802Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688345-rm2j6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.822618 | controller | Jun 12 21:45:01.149828 crc crio[24437]: 2026-06-12T21:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3aeb7a29526c8f0 Mac:ae:86:f6:37:22:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/c11160ba-d325-40ac-8ce8-94bea854b37c SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.822636 | controller | Jun 12 21:45:01.152666 crc crio[24437]: time="2026-06-12T21:45:01.152334478Z" level=info msg="Got pod network &{Name:collect-profiles-29688345-rm2j6 Namespace:openshift-operator-lifecycle-manager ID:3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a UID:c5a7a595-8d7f-4e6e-9a2c-4aace665ecec NetNS:/var/run/netns/c11160ba-d325-40ac-8ce8-94bea854b37c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5a7a595_8d7f_4e6e_9a2c_4aace665ecec.slice PodAnnotations:0xc00012a970}] Aliases:map[]}"
2026-06-12 21:48:32.822652 | controller | Jun 12 21:45:01.152666 crc crio[24437]: time="2026-06-12T21:45:01.152574504Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688345-rm2j6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.822669 | controller | Jun 12 21:45:01.165224 crc crio[24437]: time="2026-06-12T21:45:01.165001257Z" level=info msg="Ran pod sandbox 3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688345-rm2j6/POD" id=12c66cca-295e-4458-a639-258c6f88b4a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.822685 | controller | Jun 12 21:45:01.173514 crc crio[24437]: time="2026-06-12T21:45:01.173447533Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bc222339-5e04-4244-8cc4-1218878c3c08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.822701 | controller | Jun 12 21:45:01.176765 crc crio[24437]: time="2026-06-12T21:45:01.176687082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c25f163c-54fe-47bb-84ce-e4ddfdca85e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.822717 | controller | Jun 12 21:45:01.186449 crc crio[24437]: time="2026-06-12T21:45:01.186406528Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688345-rm2j6/collect-profiles" id=3d9d9ede-7fdb-49be-84f1-c6ca48b18ca4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.822732 | controller | Jun 12 21:45:01.186877 crc crio[24437]: time="2026-06-12T21:45:01.186810628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.822748 | controller | Jun 12 21:45:01.235460 crc crio[24437]: time="2026-06-12T21:45:01.235372702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.822764 | controller | Jun 12 21:45:01.241224 crc crio[24437]: time="2026-06-12T21:45:01.241147244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.822780 | controller | Jun 12 21:45:01.362360 crc crio[24437]: time="2026-06-12T21:45:01.361866877Z" level=info msg="Created container 0552019f2938ebc22988fdfe0912093d7ebfccc737a8f22f217ed2548ebe4928: openshift-operator-lifecycle-manager/collect-profiles-29688345-rm2j6/collect-profiles" id=3d9d9ede-7fdb-49be-84f1-c6ca48b18ca4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.822801 | controller | Jun 12 21:45:01.364856 crc crio[24437]: time="2026-06-12T21:45:01.364373148Z" level=info msg="Starting container: 0552019f2938ebc22988fdfe0912093d7ebfccc737a8f22f217ed2548ebe4928" id=4323234e-333d-4dae-93e0-07103c79aa08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.822819 | controller | Jun 12 21:45:01.370607 crc crio[24437]: time="2026-06-12T21:45:01.369877633Z" level=info msg="Started container" PID=282715 containerID=0552019f2938ebc22988fdfe0912093d7ebfccc737a8f22f217ed2548ebe4928 description=openshift-operator-lifecycle-manager/collect-profiles-29688345-rm2j6/collect-profiles id=4323234e-333d-4dae-93e0-07103c79aa08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a
2026-06-12 21:48:32.822835 | controller | Jun 12 21:45:02.860396 crc crio[24437]: time="2026-06-12T21:45:02.859749429Z" level=info msg="Stopping pod sandbox: 3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a" id=e6adb798-298e-43f2-9d2f-809dc8b5882c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.822877 | controller | Jun 12 21:45:02.862666 crc crio[24437]: time="2026-06-12T21:45:02.861080742Z" level=info msg="Got pod network &{Name:collect-profiles-29688345-rm2j6 Namespace:openshift-operator-lifecycle-manager ID:3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a UID:c5a7a595-8d7f-4e6e-9a2c-4aace665ecec NetNS:/var/run/netns/c11160ba-d325-40ac-8ce8-94bea854b37c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5a7a595_8d7f_4e6e_9a2c_4aace665ecec.slice PodAnnotations:0xc00282c6f0}] Aliases:map[]}"
2026-06-12 21:48:32.822897 | controller | Jun 12 21:45:02.862666 crc crio[24437]: time="2026-06-12T21:45:02.861295497Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688345-rm2j6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.822926 | controller | Jun 12 21:45:03.183676 crc crio[24437]: time="2026-06-12T21:45:03.182702243Z" level=info msg="Stopped pod sandbox: 3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a" id=e6adb798-298e-43f2-9d2f-809dc8b5882c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.822945 | controller | Jun 12 21:45:28.019657 crc crio[24437]: time="2026-06-12T21:45:28.018619717Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:48:32.822962 | controller | Jun 12 21:45:31.153973 crc crio[24437]: time="2026-06-12T21:45:31.153714858Z" level=info msg="Removing container: c42df131659c4832d7bd8ae6121f8c258c8de94f0cc71cce18efa88fdec7457b" id=ec3df5df-cee5-45cc-8fb8-3a5af6efcced name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.822978 | controller | Jun 12 21:45:31.203886 crc crio[24437]: time="2026-06-12T21:45:31.203612794Z" level=info msg="Removed container c42df131659c4832d7bd8ae6121f8c258c8de94f0cc71cce18efa88fdec7457b: openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/collect-profiles" id=ec3df5df-cee5-45cc-8fb8-3a5af6efcced name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.822995 | controller | Jun 12 21:45:31.221620 crc crio[24437]: time="2026-06-12T21:45:31.22147884Z" level=info msg="Stopping pod sandbox: 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2" id=37cfe9b3-2f26-4caa-b9af-47e90e5cd3ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.823011 | controller | Jun 12 21:45:31.221793 crc crio[24437]: time="2026-06-12T21:45:31.221645704Z" level=info msg="Stopped pod sandbox (already stopped): 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2" id=37cfe9b3-2f26-4caa-b9af-47e90e5cd3ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.823032 | controller | Jun 12 21:45:31.222756 crc crio[24437]: time="2026-06-12T21:45:31.222645888Z" level=info msg="Removing pod sandbox: 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2" id=11343251-cce6-410c-acf5-5b2809808321 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.823049 | controller | Jun 12 21:45:31.251113 crc crio[24437]: time="2026-06-12T21:45:31.25098987Z" level=info msg="Removed pod sandbox: 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2" id=11343251-cce6-410c-acf5-5b2809808321 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.823065 | controller | Jun 12 21:45:35.482700 crc crio[24437]: time="2026-06-12T21:45:35.482110534Z" level=info msg="Stopping container: e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723 (timeout: 2s)" id=8c179cf8-5a4a-4e95-bc94-2cbf730f72dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.823081 | controller | Jun 12 21:45:35.741725 crc crio[24437]: time="2026-06-12T21:45:35.741431007Z" level=info msg="Stopped container e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723: openshift-must-gather-fzznf/must-gather-nnpxr/copy" id=8c179cf8-5a4a-4e95-bc94-2cbf730f72dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.823097 | controller | Jun 12 21:45:35.742730 crc crio[24437]: time="2026-06-12T21:45:35.742647166Z" level=info msg="Stopping pod sandbox: 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821" id=4194bcac-938b-44c2-8978-db9c00911655 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.823114 | controller | Jun 12 21:45:35.743611 crc crio[24437]: time="2026-06-12T21:45:35.743518597Z" level=info msg="Got pod network &{Name:must-gather-nnpxr Namespace:openshift-must-gather-fzznf ID:79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821 UID:7c1ff78b-7cc3-4828-8721-2d7b7ab2fbf0 NetNS:/var/run/netns/e24dfceb-b111-4c42-b1b3-4c2eb80673dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c1ff78b_7cc3_4828_8721_2d7b7ab2fbf0.slice PodAnnotations:0xc00282c2f8}] Aliases:map[]}"
2026-06-12 21:48:32.823132 | controller | Jun 12 21:45:35.743768 crc crio[24437]: time="2026-06-12T21:45:35.743721462Z" level=info msg="Deleting pod openshift-must-gather-fzznf_must-gather-nnpxr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.823149 | controller | Jun 12 21:45:36.052158 crc crio[24437]: time="2026-06-12T21:45:36.051648471Z" level=info msg="Stopped pod sandbox: 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821" id=4194bcac-938b-44c2-8978-db9c00911655 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.823165 | controller | Jun 12 21:45:36.412067 crc crio[24437]: time="2026-06-12T21:45:36.411979146Z" level=info msg="Removing container: e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723" id=94b36bf1-2107-4be8-8472-3197a5dc97a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.823183 | controller | Jun 12 21:45:36.443491 crc crio[24437]: time="2026-06-12T21:45:36.442863519Z" level=info msg="Removed container e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723: openshift-must-gather-fzznf/must-gather-nnpxr/copy" id=94b36bf1-2107-4be8-8472-3197a5dc97a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.823199 | controller | Jun 12 21:45:36.446362 crc crio[24437]: time="2026-06-12T21:45:36.446259553Z" level=info msg="Removing container: 09e4e2e225e801a495a8607b4f0c5e623a7b7e7568d4a450ce3cd7affbb474b8" id=adf2f954-bad9-428a-80b6-3075a3d427b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.823215 | controller | Jun 12 21:45:36.776871 crc crio[24437]: time="2026-06-12T21:45:36.776805902Z" level=info msg="Removed container 09e4e2e225e801a495a8607b4f0c5e623a7b7e7568d4a450ce3cd7affbb474b8: openshift-must-gather-fzznf/must-gather-nnpxr/gather" id=adf2f954-bad9-428a-80b6-3075a3d427b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.823234 | controller | Jun 12 21:45:43.936718 crc crio[24437]: time="2026-06-12T21:45:43.935435065Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-tgrwq/POD" id=badede1b-cf16-4ef2-a1de-b1a50c06caba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.823252 | controller | Jun 12 21:45:43.938508 crc crio[24437]: time="2026-06-12T21:45:43.936762237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.823269 | controller | Jun 12 21:45:43.981845 crc crio[24437]: time="2026-06-12T21:45:43.981731935Z" level=info msg="Got pod network &{Name:community-operators-tgrwq Namespace:openshift-marketplace ID:ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2 UID:49a1a985-3142-4282-b3c0-07d802f0e4a3 NetNS:/var/run/netns/7cc75333-2e6f-47d7-b4a8-ba26fa8db704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49a1a985_3142_4282_b3c0_07d802f0e4a3.slice PodAnnotations:0xc001f6c520}] Aliases:map[]}"
2026-06-12 21:48:32.823286 | controller | Jun 12 21:45:43.981845 crc crio[24437]: time="2026-06-12T21:45:43.981804086Z" level=info msg="Adding pod openshift-marketplace_community-operators-tgrwq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.823302 | controller | Jun 12 21:45:44.581294 crc crio[24437]: 2026-06-12T21:45:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec669a89aceadfe Mac:f6:bd:a9:72:e2:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/7cc75333-2e6f-47d7-b4a8-ba26fa8db704 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.823320 | controller | Jun 12 21:45:44.583184 crc crio[24437]: time="2026-06-12T21:45:44.583110737Z" level=info msg="Got pod network &{Name:community-operators-tgrwq Namespace:openshift-marketplace ID:ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2 UID:49a1a985-3142-4282-b3c0-07d802f0e4a3 NetNS:/var/run/netns/7cc75333-2e6f-47d7-b4a8-ba26fa8db704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49a1a985_3142_4282_b3c0_07d802f0e4a3.slice PodAnnotations:0xc001f6c520}] Aliases:map[]}"
2026-06-12 21:48:32.823336 | controller | Jun 12 21:45:44.583295 crc crio[24437]: time="2026-06-12T21:45:44.583279451Z" level=info msg="Checking pod openshift-marketplace_community-operators-tgrwq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.823352 | controller | Jun 12 21:45:44.594393 crc crio[24437]: time="2026-06-12T21:45:44.594349731Z" level=info msg="Ran pod sandbox ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2 with infra container: openshift-marketplace/community-operators-tgrwq/POD" id=badede1b-cf16-4ef2-a1de-b1a50c06caba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.823369 | controller | Jun 12 21:45:44.604553 crc crio[24437]: time="2026-06-12T21:45:44.604023407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ba08ab28-5663-49bd-84dd-43c9b04860d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.823385 | controller | Jun 12 21:45:44.607468 crc crio[24437]: time="2026-06-12T21:45:44.607260676Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a482ab6a-455d-417e-88d9-5306e7e7a7f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.823401 | controller | Jun 12 21:45:44.616385 crc crio[24437]: time="2026-06-12T21:45:44.615063665Z" level=info msg="Creating container: openshift-marketplace/community-operators-tgrwq/extract-utilities" id=16381234-cf2c-45b9-b648-3d194124ef00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.823422 | controller | Jun 12 21:45:44.616385 crc crio[24437]: time="2026-06-12T21:45:44.615386114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.823439 | controller | Jun 12 21:45:44.671976 crc crio[24437]: time="2026-06-12T21:45:44.671878131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.823456 | controller | Jun 12 21:45:44.678434 crc crio[24437]: time="2026-06-12T21:45:44.678353499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.823474 | controller | Jun 12 21:45:44.856145 crc crio[24437]: time="2026-06-12T21:45:44.856085703Z" level=info msg="Created container b2027239c0a3567c9674700f4aeea0e8b002fa75fe53d9d87c043f0bfbd52c3e: openshift-marketplace/community-operators-tgrwq/extract-utilities" id=16381234-cf2c-45b9-b648-3d194124ef00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.823490 | controller | Jun 12 21:45:44.857805 crc crio[24437]: time="2026-06-12T21:45:44.857730053Z" level=info msg="Starting container: b2027239c0a3567c9674700f4aeea0e8b002fa75fe53d9d87c043f0bfbd52c3e" id=a0a92f76-38a3-4b42-ad4c-56483fa6fd48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.823508 | controller | Jun 12 21:45:44.863335 crc crio[24437]: time="2026-06-12T21:45:44.863291018Z" level=info msg="Started container" PID=284871 containerID=b2027239c0a3567c9674700f4aeea0e8b002fa75fe53d9d87c043f0bfbd52c3e description=openshift-marketplace/community-operators-tgrwq/extract-utilities id=a0a92f76-38a3-4b42-ad4c-56483fa6fd48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2
2026-06-12 21:48:32.823525 | controller | Jun 12 21:45:45.553350 crc crio[24437]: time="2026-06-12T21:45:45.552465412Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=2772eaec-8b9c-4023-9ca4-7122c3309c7a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.823541 | controller | Jun 12 21:45:45.576694 crc crio[24437]: time="2026-06-12T21:45:45.57660888Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:48:32.823557 | controller | Jun 12 21:45:46.567789 crc crio[24437]: time="2026-06-12T21:45:46.566905537Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=2772eaec-8b9c-4023-9ca4-7122c3309c7a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.823573 | controller | Jun 12 21:45:46.570092 crc crio[24437]: time="2026-06-12T21:45:46.569297684Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=f7e0529b-d384-44dd-87a4-fc16ee45ec62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.823589 | controller | Jun 12 21:45:46.572315 crc crio[24437]: time="2026-06-12T21:45:46.572248587Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=468c2c4f-1888-4ea1-a3cc-bbdfd7db342a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.823605 | controller | Jun 12 21:45:46.578777 crc crio[24437]: time="2026-06-12T21:45:46.578685874Z" level=info msg="Creating container: openshift-marketplace/community-operators-tgrwq/extract-content" id=5d606941-c247-4b79-9c3a-a1737638cf61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.823621 | controller | Jun 12 21:45:46.580565 crc crio[24437]: time="2026-06-12T21:45:46.580502078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.823644 | controller | Jun 12 21:45:46.651346 crc crio[24437]: time="2026-06-12T21:45:46.651224643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.823661 | controller | Jun 12 21:45:46.655002 crc crio[24437]: time="2026-06-12T21:45:46.654863931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.823676 | controller | Jun 12 21:45:46.840146 crc crio[24437]: time="2026-06-12T21:45:46.838811316Z" level=info msg="Created container 8f5e5a34fe7fde7bdd9de3a52cbfa5b3bf1573945a0446b32d97c88f90f8da2f: openshift-marketplace/community-operators-tgrwq/extract-content" id=5d606941-c247-4b79-9c3a-a1737638cf61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.823693 | controller | Jun 12 21:45:46.843197 crc crio[24437]: time="2026-06-12T21:45:46.842823764Z" level=info msg="Starting container: 8f5e5a34fe7fde7bdd9de3a52cbfa5b3bf1573945a0446b32d97c88f90f8da2f" id=3b094eb3-3952-4c58-a1de-51a4e1606342 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.823709 | controller | Jun 12 21:45:46.850295 crc crio[24437]: time="2026-06-12T21:45:46.849908497Z" level=info msg="Started container" PID=285027 containerID=8f5e5a34fe7fde7bdd9de3a52cbfa5b3bf1573945a0446b32d97c88f90f8da2f description=openshift-marketplace/community-operators-tgrwq/extract-content id=3b094eb3-3952-4c58-a1de-51a4e1606342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2
2026-06-12 21:48:32.823725 | controller | Jun 12 21:45:48.613843 crc crio[24437]: time="2026-06-12T21:45:48.612694267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9c3b2f8a-9661-4a7c-84fb-6502a42309c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.823742 | controller | Jun 12 21:45:48.618049 crc crio[24437]: time="2026-06-12T21:45:48.617847743Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f696ee41-2443-40fa-ae63-185d6901dc28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.823758 | controller | Jun 12 21:45:48.627762 crc crio[24437]: time="2026-06-12T21:45:48.627648402Z" level=info msg="Creating container: openshift-marketplace/community-operators-tgrwq/registry-server" id=c5a6b4cc-b4a9-4823-bc86-147490f3f9ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.823774 | controller | Jun 12 21:45:48.628305 crc crio[24437]: time="2026-06-12T21:45:48.628229986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.823790 | controller | Jun 12 21:45:48.691472 crc crio[24437]: time="2026-06-12T21:45:48.691288934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.823807 | controller | Jun 12 21:45:48.695189 crc crio[24437]: time="2026-06-12T21:45:48.695117637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.823824 | controller | Jun 12 21:45:48.896627 crc crio[24437]: time="2026-06-12T21:45:48.895697828Z" level=info msg="Created container e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746: openshift-marketplace/community-operators-tgrwq/registry-server" id=c5a6b4cc-b4a9-4823-bc86-147490f3f9ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.823845 | controller | Jun 12 21:45:48.897686 crc crio[24437]: time="2026-06-12T21:45:48.897596894Z" level=info msg="Starting container: e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746" id=a2a691ec-9672-4604-b418-0b2924c76454 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.823885 | controller | Jun 12 21:45:48.907114 crc crio[24437]: time="2026-06-12T21:45:48.905334643Z" level=info msg="Started container" PID=285270 containerID=e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746 description=openshift-marketplace/community-operators-tgrwq/registry-server id=a2a691ec-9672-4604-b418-0b2924c76454 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2
2026-06-12 21:48:32.823903 | controller | Jun 12 21:45:56.742378 crc crio[24437]: time="2026-06-12T21:45:56.741371362Z" level=info msg="Stopping container: e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746 (timeout: 2s)" id=3fee295b-61ca-4a2f-a12a-9d5c0beb1b2b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.823919 | controller | Jun 12 21:45:56.867504 crc crio[24437]: time="2026-06-12T21:45:56.867401386Z" level=info msg="Stopped container e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746: openshift-marketplace/community-operators-tgrwq/registry-server" id=3fee295b-61ca-4a2f-a12a-9d5c0beb1b2b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.823936 | controller | Jun 12 21:45:56.868556 crc crio[24437]: time="2026-06-12T21:45:56.868444501Z" level=info msg="Stopping pod sandbox: ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2" id=4fee7286-31bb-41c5-8a4d-e1e8bef4b1ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.823952 | controller | Jun 12 21:45:56.869484 crc crio[24437]: time="2026-06-12T21:45:56.869405094Z" level=info msg="Got pod network &{Name:community-operators-tgrwq Namespace:openshift-marketplace ID:ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2 UID:49a1a985-3142-4282-b3c0-07d802f0e4a3 NetNS:/var/run/netns/7cc75333-2e6f-47d7-b4a8-ba26fa8db704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49a1a985_3142_4282_b3c0_07d802f0e4a3.slice PodAnnotations:0xc00282c1b8}] Aliases:map[]}"
2026-06-12 21:48:32.823968 | controller | Jun 12 21:45:56.869721 crc crio[24437]: time="2026-06-12T21:45:56.869652401Z" level=info msg="Deleting pod openshift-marketplace_community-operators-tgrwq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.823984 | controller | Jun 12 21:45:57.152736 crc crio[24437]: time="2026-06-12T21:45:57.152302992Z" level=info msg="Stopped pod sandbox: ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2" id=4fee7286-31bb-41c5-8a4d-e1e8bef4b1ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.824001 | controller | Jun 12 21:45:57.762848 crc crio[24437]: time="2026-06-12T21:45:57.762160901Z" level=info msg="Removing container: e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746" id=379716b4-a873-482b-8325-2e5110539b18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.824017 | controller | Jun 12 21:45:57.798715 crc crio[24437]: time="2026-06-12T21:45:57.798575299Z" level=info msg="Removed container e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746: openshift-marketplace/community-operators-tgrwq/registry-server" id=379716b4-a873-482b-8325-2e5110539b18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.824034 | controller | Jun 12 21:45:57.802818 crc crio[24437]: time="2026-06-12T21:45:57.802719971Z" level=info msg="Removing container: 8f5e5a34fe7fde7bdd9de3a52cbfa5b3bf1573945a0446b32d97c88f90f8da2f" id=258b167e-0b40-4d76-ace5-86ea6978bcbc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.824051 | controller | Jun 12 21:45:57.850796 crc crio[24437]: time="2026-06-12T21:45:57.85068091Z" level=info msg="Removed container 8f5e5a34fe7fde7bdd9de3a52cbfa5b3bf1573945a0446b32d97c88f90f8da2f: openshift-marketplace/community-operators-tgrwq/extract-content" id=258b167e-0b40-4d76-ace5-86ea6978bcbc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.824071 | controller | Jun 12 21:45:57.854151 crc crio[24437]: time="2026-06-12T21:45:57.854068003Z" level=info msg="Removing container: b2027239c0a3567c9674700f4aeea0e8b002fa75fe53d9d87c043f0bfbd52c3e" id=7362124b-2dbd-4b77-b16b-9973259036c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.824088 | controller | Jun 12 21:45:57.916824 crc crio[24437]: time="2026-06-12T21:45:57.916714951Z" level=info msg="Removed container b2027239c0a3567c9674700f4aeea0e8b002fa75fe53d9d87c043f0bfbd52c3e: openshift-marketplace/community-operators-tgrwq/extract-utilities" id=7362124b-2dbd-4b77-b16b-9973259036c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.824105 | controller | Jun 12 21:46:00.526335 crc crio[24437]: time="2026-06-12T21:46:00.524640667Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688346-fthc6/POD" id=b9c774f9-93e4-4ce0-98dd-437cf462cfaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.824121 | controller | Jun 12 21:46:00.528200 crc crio[24437]: time="2026-06-12T21:46:00.52639721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.824137 | controller | Jun 12 21:46:00.572269 crc crio[24437]: time="2026-06-12T21:46:00.572166107Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688346-fthc6 Namespace:openshift-infra ID:3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45 UID:1ae5d6c6-f800-47fe-ad0d-451a25f51895 NetNS:/var/run/netns/09b55728-c916-43ec-8970-197766811095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ae5d6c6_f800_47fe_ad0d_451a25f51895.slice PodAnnotations:0xc00282c6a8}] Aliases:map[]}"
2026-06-12 21:48:32.824153 | controller | Jun 12 21:46:00.572269 crc crio[24437]: time="2026-06-12T21:46:00.572258958Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688346-fthc6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.824169 | controller | Jun 12 21:46:01.118124 crc crio[24437]: 2026-06-12T21:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ab126b40c67f2a Mac:1e:15:e8:58:55:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/09b55728-c916-43ec-8970-197766811095 SocketPath: PciID:}] [{Interface:0xc0005922b0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.824186 | controller | Jun 12 21:46:01.121623 crc crio[24437]: time="2026-06-12T21:46:01.121555702Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688346-fthc6 Namespace:openshift-infra ID:3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45 UID:1ae5d6c6-f800-47fe-ad0d-451a25f51895 NetNS:/var/run/netns/09b55728-c916-43ec-8970-197766811095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ae5d6c6_f800_47fe_ad0d_451a25f51895.slice PodAnnotations:0xc00282c6a8}] Aliases:map[]}"
2026-06-12 21:48:32.824203 | controller | Jun 12 21:46:01.121799 crc crio[24437]: time="2026-06-12T21:46:01.121755607Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688346-fthc6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.824219 | controller | Jun 12 21:46:01.133851 crc crio[24437]: time="2026-06-12T21:46:01.133702497Z" level=info msg="Ran pod sandbox 3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45 with infra container: openshift-infra/auto-csr-approver-29688346-fthc6/POD" id=b9c774f9-93e4-4ce0-98dd-437cf462cfaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.824240 | controller | Jun 12 21:46:01.139652 crc crio[24437]: time="2026-06-12T21:46:01.139560911Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1d0b8455-6d56-4bc7-b4a1-3417bb3d1713 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.824256 | controller | Jun 12 21:46:01.149784 crc crio[24437]: time="2026-06-12T21:46:01.149690878Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.824273 | controller | Jun 12 21:46:02.313355 crc crio[24437]: time="2026-06-12T21:46:02.313291759Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1d0b8455-6d56-4bc7-b4a1-3417bb3d1713 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.824290 | controller | Jun 12 21:46:02.315976 crc crio[24437]: time="2026-06-12T21:46:02.315310319Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6dc397f8-b46c-4300-a780-eaa270b3540c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.824306 | controller | Jun 12 21:46:02.319849 crc crio[24437]: time="2026-06-12T21:46:02.319749537Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=06040e7b-41f6-4216-ab71-10b56992bf26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.824322 | controller | Jun 12 21:46:02.328376 crc crio[24437]: time="2026-06-12T21:46:02.328323836Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688346-fthc6/oc" id=e7ac94be-2380-40a5-8dab-78475d145e1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.824338 | controller | Jun 12 21:46:02.328820 crc crio[24437]: time="2026-06-12T21:46:02.328749906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.824353 | controller | Jun 12 21:46:02.369446 crc crio[24437]: time="2026-06-12T21:46:02.369305415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.824369 | controller | Jun 12 21:46:02.700716 crc crio[24437]: time="2026-06-12T21:46:02.70050973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.824385 | controller | Jun 12 21:46:02.810409 crc crio[24437]: time="2026-06-12T21:46:02.810281607Z" level=info msg="Created container 44527bb3588d956a433310ee9c39785e8756e00032593c8aba8d56ec948dfa84: openshift-infra/auto-csr-approver-29688346-fthc6/oc" id=e7ac94be-2380-40a5-8dab-78475d145e1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.824401 | controller | Jun 12 21:46:02.811697 crc crio[24437]: time="2026-06-12T21:46:02.811498827Z" level=info msg="Starting container: 44527bb3588d956a433310ee9c39785e8756e00032593c8aba8d56ec948dfa84" id=fe9bf64f-b8e7-47b3-9901-7cce95bf34e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.824416 | controller | Jun 12 21:46:02.818312 crc crio[24437]: time="2026-06-12T21:46:02.818225991Z" level=info msg="Started container" PID=286023 containerID=44527bb3588d956a433310ee9c39785e8756e00032593c8aba8d56ec948dfa84 description=openshift-infra/auto-csr-approver-29688346-fthc6/oc id=fe9bf64f-b8e7-47b3-9901-7cce95bf34e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45
2026-06-12 21:48:32.824432 | controller | Jun 12 21:46:04.924628 crc crio[24437]: time="2026-06-12T21:46:04.923615765Z" level=info msg="Stopping pod sandbox: 3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45" id=0cd34980-40e6-48e7-95c7-1ed7e3205223 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.824448 | controller | Jun 12 21:46:04.926384 crc crio[24437]: time="2026-06-12T21:46:04.925623914Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688346-fthc6 Namespace:openshift-infra ID:3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45 UID:1ae5d6c6-f800-47fe-ad0d-451a25f51895 NetNS:/var/run/netns/09b55728-c916-43ec-8970-197766811095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ae5d6c6_f800_47fe_ad0d_451a25f51895.slice PodAnnotations:0xc001f6c910}] Aliases:map[]}"
2026-06-12 21:48:32.824470 | controller | Jun 12 21:46:04.926384 crc crio[24437]: time="2026-06-12T21:46:04.925818478Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688346-fthc6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.824486 | controller | Jun 12 21:46:05.296901 crc crio[24437]: time="2026-06-12T21:46:05.29007883Z" level=info msg="Stopped pod sandbox: 3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45" id=0cd34980-40e6-48e7-95c7-1ed7e3205223 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.824503 | controller | Jun 12 21:46:31.282603 crc crio[24437]: time="2026-06-12T21:46:31.281701135Z" level=info msg="Removing container: d795acdcc25fdf6214348fdf5088c5ec375161875be978a5aa217d119d4656f7" id=d96d7a45-b765-4f83-946b-c63134b85bd3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.824518 | controller | Jun 12 21:46:31.480384 crc crio[24437]: time="2026-06-12T21:46:31.479294152Z" level=info msg="Removed container d795acdcc25fdf6214348fdf5088c5ec375161875be978a5aa217d119d4656f7: openshift-infra/auto-csr-approver-29688340-lkgjh/oc" id=d96d7a45-b765-4f83-946b-c63134b85bd3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.824534 | controller | Jun 12 21:46:31.498891 crc crio[24437]: time="2026-06-12T21:46:31.498730506Z" level=info msg="Stopping pod sandbox: ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2" id=5c97a605-efb4-4929-9e06-4a5a7e31763d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.824550 | controller | Jun 12 21:46:31.499274 crc crio[24437]: time="2026-06-12T21:46:31.498985502Z" level=info msg="Stopped pod sandbox (already stopped): ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2" id=5c97a605-efb4-4929-9e06-4a5a7e31763d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.824566 | controller | Jun 12 21:46:31.500387 crc crio[24437]: time="2026-06-12T21:46:31.500300184Z" level=info msg="Removing pod sandbox: ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2" id=03740967-b5ee-4229-b52c-67c56737f36b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.824582 | controller | Jun 12 21:46:31.524179 crc crio[24437]: time="2026-06-12T21:46:31.524065043Z" level=info msg="Removed pod sandbox: ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2" id=03740967-b5ee-4229-b52c-67c56737f36b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.824597 | controller | Jun 12 21:46:31.525491 crc crio[24437]: time="2026-06-12T21:46:31.525401446Z" level=info msg="Stopping pod sandbox: 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821" id=6189fee5-78b4-4720-834e-84bf8314c412 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.824613 | controller | Jun 12 21:46:31.525618 crc crio[24437]: time="2026-06-12T21:46:31.525497448Z" level=info msg="Stopped pod sandbox (already stopped): 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821" id=6189fee5-78b4-4720-834e-84bf8314c412 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.824628 | controller | Jun 12 21:46:31.526259 crc crio[24437]: time="2026-06-12T21:46:31.526181364Z" level=info msg="Removing pod sandbox: 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821" id=8362df91-6d75-4bdc-8f2e-22a780e2f439 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.824644 | controller | Jun 12 21:46:31.547494 crc crio[24437]: time="2026-06-12T21:46:31.547239767Z" level=info msg="Removed pod sandbox: 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821" id=8362df91-6d75-4bdc-8f2e-22a780e2f439 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.824663 | controller | Jun 12 21:46:31.548739 crc crio[24437]: time="2026-06-12T21:46:31.548647442Z" level=info msg="Stopping pod sandbox: a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f" id=274bbb49-773c-4dec-be01-9b1d054b63c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.824679 | controller | Jun 12 21:46:31.549085 crc crio[24437]: time="2026-06-12T21:46:31.548751764Z" level=info msg="Stopped pod sandbox (already stopped): a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f" id=274bbb49-773c-4dec-be01-9b1d054b63c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.824695 | controller | Jun 12 21:46:31.549784 crc crio[24437]: time="2026-06-12T21:46:31.549707078Z" level=info msg="Removing pod sandbox: a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f" id=6909103e-c27a-405c-b5c7-f31c0e6c1351 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.824711 | controller | Jun 12 21:46:31.565213 crc crio[24437]: time="2026-06-12T21:46:31.565096973Z" level=info msg="Removed pod sandbox: a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f" id=6909103e-c27a-405c-b5c7-f31c0e6c1351 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.824726 | controller | Jun 12 21:46:51.208962 crc crio[24437]: time="2026-06-12T21:46:51.207658403Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-4xpbp/POD" id=dd2623f7-2978-4c04-836b-eedb79bf2308 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.824741 | controller | Jun 12 21:46:51.211325 crc crio[24437]: time="2026-06-12T21:46:51.209002345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.824757 | controller | Jun 12 21:46:51.264361 crc crio[24437]: time="2026-06-12T21:46:51.264222351Z" level=info msg="Got pod network &{Name:certified-operators-4xpbp Namespace:openshift-marketplace ID:f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2 UID:cdb1fcee-a6bc-4ac9-be2c-5c2c8345a472 NetNS:/var/run/netns/4ca6d972-607c-41c3-bd02-15390acff58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdb1fcee_a6bc_4ac9_be2c_5c2c8345a472.slice PodAnnotations:0xc002746048}] Aliases:map[]}"
2026-06-12 21:48:32.824774 | controller | Jun 12 21:46:51.264361 crc crio[24437]: time="2026-06-12T21:46:51.264320204Z" level=info msg="Adding pod openshift-marketplace_certified-operators-4xpbp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.824790 | controller | Jun 12 21:46:51.673850 crc crio[24437]: 2026-06-12T21:46:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f74ef0cf5c58ec6 Mac:6a:57:16:b9:5c:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/4ca6d972-607c-41c3-bd02-15390acff58e SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.824807 | controller | Jun 12 21:46:51.678001 crc crio[24437]: time="2026-06-12T21:46:51.67511086Z" level=info msg="Got pod network &{Name:certified-operators-4xpbp Namespace:openshift-marketplace ID:f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2 UID:cdb1fcee-a6bc-4ac9-be2c-5c2c8345a472 NetNS:/var/run/netns/4ca6d972-607c-41c3-bd02-15390acff58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdb1fcee_a6bc_4ac9_be2c_5c2c8345a472.slice PodAnnotations:0xc002746048}] Aliases:map[]}"
2026-06-12 21:48:32.824823 | controller | Jun 12 21:46:51.678001 crc crio[24437]: time="2026-06-12T21:46:51.677625092Z" level=info msg="Checking pod openshift-marketplace_certified-operators-4xpbp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.824844 | controller | Jun 12 21:46:51.699036 crc crio[24437]: time="2026-06-12T21:46:51.69807198Z" level=info msg="Ran pod sandbox f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2 with infra container: openshift-marketplace/certified-operators-4xpbp/POD" id=dd2623f7-2978-4c04-836b-eedb79bf2308 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.824881 | controller | Jun 12 21:46:51.715666 crc crio[24437]: time="2026-06-12T21:46:51.715345662Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4884ed15-eea8-4c51-84c3-f200cb64a9c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.824900 | controller | Jun 12 21:46:51.718417 crc crio[24437]: time="2026-06-12T21:46:51.718360565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f7952955-482c-42ed-9bbe-2ef859fdd2b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.824917 | controller | Jun 12 21:46:51.731307 crc crio[24437]: time="2026-06-12T21:46:51.731224068Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4xpbp/extract-utilities" id=daf40625-7d22-466e-bf46-8307584938cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.824933 | controller | Jun 12 21:46:51.731764 crc crio[24437]: time="2026-06-12T21:46:51.731718441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.824950 | controller | Jun 12 21:46:51.839797 crc crio[24437]: time="2026-06-12T21:46:51.839052877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.824966 | controller | Jun 12 21:46:51.860213 crc crio[24437]: time="2026-06-12T21:46:51.859912366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.824983 | controller | Jun 12 21:46:52.066825 crc crio[24437]: time="2026-06-12T21:46:52.066736049Z" level=info msg="Created container 7a5e73c6a8915a596b40ab421ab227998a8cf9d7bd9a7ee8d39c5f15a8f60689: openshift-marketplace/certified-operators-4xpbp/extract-utilities" id=daf40625-7d22-466e-bf46-8307584938cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.825000 | controller | Jun 12 21:46:52.068873 crc crio[24437]: time="2026-06-12T21:46:52.06842994Z" level=info msg="Starting container: 7a5e73c6a8915a596b40ab421ab227998a8cf9d7bd9a7ee8d39c5f15a8f60689" id=5331f2c5-362e-43af-b4ac-511e869b03ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.825017 | controller | Jun 12 21:46:52.075058 crc crio[24437]: time="2026-06-12T21:46:52.074710524Z" level=info msg="Started container" PID=288521 containerID=7a5e73c6a8915a596b40ab421ab227998a8cf9d7bd9a7ee8d39c5f15a8f60689 description=openshift-marketplace/certified-operators-4xpbp/extract-utilities id=5331f2c5-362e-43af-b4ac-511e869b03ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2
2026-06-12 21:48:32.825033 | controller | Jun 12 21:46:52.731398 crc crio[24437]: time="2026-06-12T21:46:52.728546435Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=94d7a555-ab54-4937-89fd-de4b6fd3864a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.825049 | controller | Jun 12 21:46:52.739686 crc crio[24437]: time="2026-06-12T21:46:52.739493012Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:48:32.825069 | controller | Jun 12 21:46:53.338366 crc crio[24437]: time="2026-06-12T21:46:53.33818686Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064" id=94d7a555-ab54-4937-89fd-de4b6fd3864a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.825086 | controller | Jun 12 21:46:53.339374 crc crio[24437]: time="2026-06-12T21:46:53.339221524Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bc9b0b71-1c61-4c88-a282-66752771fbe2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.825101 | controller | Jun 12 21:46:53.342659 crc crio[24437]: time="2026-06-12T21:46:53.342604736Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c4028f1f-2781-4b6f-a726-f91da00bacb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.825117 | controller | Jun 12 21:46:53.350053 crc crio[24437]: time="2026-06-12T21:46:53.349983357Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4xpbp/extract-content" id=26542189-62f8-4036-a951-bf0f31fd459d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.825132 | controller | Jun 12 21:46:53.350548 crc crio[24437]: time="2026-06-12T21:46:53.35047649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.825148 | controller | Jun 12 21:46:53.399120 crc crio[24437]: time="2026-06-12T21:46:53.399064324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.825164 | controller | Jun 12 21:46:53.405758 crc crio[24437]: time="2026-06-12T21:46:53.405404249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.825180 | controller | Jun 12 21:46:53.586837 crc crio[24437]: time="2026-06-12T21:46:53.586576276Z" level=info msg="Created container 18729305ee013d7836b21c3686cf582e3c7c1c8a6368c61c79de8d02961c7a2c: openshift-marketplace/certified-operators-4xpbp/extract-content" id=26542189-62f8-4036-a951-bf0f31fd459d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.825196 | controller | Jun 12 21:46:53.588725 crc crio[24437]: time="2026-06-12T21:46:53.588453161Z" level=info msg="Starting container: 18729305ee013d7836b21c3686cf582e3c7c1c8a6368c61c79de8d02961c7a2c" id=d52477e3-fb10-4e87-8d91-84bbf55822d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.825213 | controller | Jun 12 21:46:53.595667 crc crio[24437]: time="2026-06-12T21:46:53.594757465Z" level=info msg="Started container" PID=288566 containerID=18729305ee013d7836b21c3686cf582e3c7c1c8a6368c61c79de8d02961c7a2c description=openshift-marketplace/certified-operators-4xpbp/extract-content id=d52477e3-fb10-4e87-8d91-84bbf55822d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2
2026-06-12 21:48:32.825230 | controller | Jun 12 21:46:54.759473 crc crio[24437]: time="2026-06-12T21:46:54.758895079Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cd2bf821-dbb3-45d9-888c-7ba505055d29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.825247 | controller | Jun 12 21:46:54.762743 crc crio[24437]: time="2026-06-12T21:46:54.762667382Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=93d9f25b-b4d3-416e-ae22-1d377f626dd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.825264 | controller | Jun 12 21:46:54.770638 crc crio[24437]: time="2026-06-12T21:46:54.770504563Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4xpbp/registry-server" id=67681a72-c550-4bbb-a66a-71dc3d905b93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.825284 | controller | Jun 12 21:46:54.771612 crc crio[24437]: time="2026-06-12T21:46:54.771548049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.825300 | controller | Jun 12 21:46:54.849079 crc crio[24437]: time="2026-06-12T21:46:54.848879024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.825317 | controller | Jun 12 21:46:54.852957 crc crio[24437]: time="2026-06-12T21:46:54.852848171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.825333 | controller | Jun 12 21:46:54.858388 crc crio[24437]: time="2026-06-12T21:46:54.858263822Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-fhx4g/POD" id=1f6ccf54-fa72-4bc1-82a7-8a71f9a647f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.825350 | controller | Jun 12 21:46:54.858568 crc crio[24437]: time="2026-06-12T21:46:54.858386836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.825367 | controller | Jun 12 21:46:54.903743 crc crio[24437]: time="2026-06-12T21:46:54.903674959Z" level=info msg="Got pod network &{Name:redhat-operators-fhx4g Namespace:openshift-marketplace ID:a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab UID:c6f60006-6734-40c5-b6c9-8669c5bc306c NetNS:/var/run/netns/dedebe15-19d8-4f8a-ae18-216fd67c67f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6f60006_6734_40c5_b6c9_8669c5bc306c.slice PodAnnotations:0xc007788190}] Aliases:map[]}"
2026-06-12 21:48:32.825383 | controller | Jun 12 21:46:54.904133 crc crio[24437]: time="2026-06-12T21:46:54.9041092Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-fhx4g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.825399 | controller | Jun 12 21:46:55.128977 crc crio[24437]: time="2026-06-12T21:46:55.128449101Z" level=info msg="Created container 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6: openshift-marketplace/certified-operators-4xpbp/registry-server" id=67681a72-c550-4bbb-a66a-71dc3d905b93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.825415 | controller | Jun 12 21:46:55.130291 crc crio[24437]: time="2026-06-12T21:46:55.130212984Z" level=info msg="Starting container: 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6" id=07755d30-f566-4703-9dd5-8d81679261c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.825432 | controller | Jun 12 21:46:55.139037 crc crio[24437]: time="2026-06-12T21:46:55.13825617Z" level=info msg="Started container" PID=288641 containerID=313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6 description=openshift-marketplace/certified-operators-4xpbp/registry-server id=07755d30-f566-4703-9dd5-8d81679261c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2
2026-06-12 21:48:32.825448 | controller | Jun 12 21:46:55.315166 crc crio[24437]: 2026-06-12T21:46:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a46689e0da99ea3 Mac:d6:11:7c:a6:c8:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/dedebe15-19d8-4f8a-ae18-216fd67c67f3 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.825464 | controller | Jun 12 21:46:55.315732 crc crio[24437]: time="2026-06-12T21:46:55.315676865Z" level=info msg="Got pod network &{Name:redhat-operators-fhx4g Namespace:openshift-marketplace ID:a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab UID:c6f60006-6734-40c5-b6c9-8669c5bc306c NetNS:/var/run/netns/dedebe15-19d8-4f8a-ae18-216fd67c67f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6f60006_6734_40c5_b6c9_8669c5bc306c.slice PodAnnotations:0xc007788190}] Aliases:map[]}"
2026-06-12 21:48:32.825485 | controller | Jun 12 21:46:55.315868 crc crio[24437]: time="2026-06-12T21:46:55.31583495Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-fhx4g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.825501 | controller | Jun 12 21:46:55.332185 crc crio[24437]: time="2026-06-12T21:46:55.332119927Z" level=info msg="Ran pod sandbox a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab with infra container: openshift-marketplace/redhat-operators-fhx4g/POD" id=1f6ccf54-fa72-4bc1-82a7-8a71f9a647f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.825518 | controller | Jun 12 21:46:55.334757 crc crio[24437]: time="2026-06-12T21:46:55.334696729Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9739a726-8c5e-4966-b200-46ee11d862e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.825533 | controller | Jun 12 21:46:55.344609 crc crio[24437]: time="2026-06-12T21:46:55.344147369Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=09dfec1e-b0e4-440f-a1b6-8fab9cc669c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.825549 | controller | Jun 12 21:46:55.352085 crc crio[24437]: time="2026-06-12T21:46:55.351861448Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fhx4g/extract-utilities" id=6efd570e-96dc-4028-ac4c-c06b8617ec8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.825565 | controller | Jun 12 21:46:55.352473 crc crio[24437]: time="2026-06-12T21:46:55.352395861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.825581 | controller | Jun 12 21:46:55.398217 crc crio[24437]: time="2026-06-12T21:46:55.398133606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.825597 | controller | Jun 12 21:46:55.402312 crc crio[24437]: time="2026-06-12T21:46:55.402258437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.825612 | controller | Jun 12 21:46:55.660178 crc crio[24437]: time="2026-06-12T21:46:55.595495338Z" level=info msg="Created container 01f931c65fde930d4abc14c052ba2bb3b51b666fe8318c36c371e5456f43d79a: openshift-marketplace/redhat-operators-fhx4g/extract-utilities" id=6efd570e-96dc-4028-ac4c-c06b8617ec8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.825628 | controller | Jun 12 21:46:55.660178 crc crio[24437]: time="2026-06-12T21:46:55.59682371Z" level=info msg="Starting container: 01f931c65fde930d4abc14c052ba2bb3b51b666fe8318c36c371e5456f43d79a" id=b2c5c51d-b382-4836-9b53-0b6d21e60b1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.825644 | controller | Jun 12 21:46:55.660178 crc crio[24437]: time="2026-06-12T21:46:55.609727084Z" level=info msg="Started container" PID=288706 containerID=01f931c65fde930d4abc14c052ba2bb3b51b666fe8318c36c371e5456f43d79a description=openshift-marketplace/redhat-operators-fhx4g/extract-utilities id=b2c5c51d-b382-4836-9b53-0b6d21e60b1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab
2026-06-12 21:48:32.825665 | controller | Jun 12 21:46:55.786082 crc crio[24437]: time="2026-06-12T21:46:55.785540472Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=61b0c3aa-487e-4d9e-b1b6-74849eac866f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.825681 | controller | Jun 12 21:46:55.793754 crc crio[24437]: time="2026-06-12T21:46:55.79368386Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:48:32.825697 | controller | Jun 12 21:46:56.400282 crc crio[24437]: time="2026-06-12T21:46:56.400022474Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=61b0c3aa-487e-4d9e-b1b6-74849eac866f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.825713 | controller | Jun 12 21:46:56.402190 crc crio[24437]: time="2026-06-12T21:46:56.402086885Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=288f9d5e-24e5-4f02-a352-ea5d3e7c60d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.825728 | controller | Jun 12 21:46:56.404760 crc crio[24437]: time="2026-06-12T21:46:56.404246747Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ad10e22c-d848-4585-88d0-436c6cf77e0d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.825744 | controller | Jun 12 21:46:56.411225 crc crio[24437]: time="2026-06-12T21:46:56.411105944Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fhx4g/extract-content" id=ef214f01-a726-4262-80f7-c98526e41b54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.825759 | controller | Jun 12 21:46:56.412183 crc crio[24437]: time="2026-06-12T21:46:56.411615627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.825775 | controller | Jun 12 21:46:56.481678 crc crio[24437]: time="2026-06-12T21:46:56.481579513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.825792 | controller | Jun 12 21:46:56.485659 crc crio[24437]: time="2026-06-12T21:46:56.485598981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.825808 | controller | Jun 12 21:46:56.640478 crc crio[24437]: time="2026-06-12T21:46:56.640007016Z" level=info msg="Created container 8d24ba38c855f4a869d30cdc56472e6dcf06a4366fde121a9f9cd04d90af48a0: openshift-marketplace/redhat-operators-fhx4g/extract-content" id=ef214f01-a726-4262-80f7-c98526e41b54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.825824 | controller | Jun 12 21:46:56.642034 crc crio[24437]: time="2026-06-12T21:46:56.641607605Z" level=info msg="Starting container: 8d24ba38c855f4a869d30cdc56472e6dcf06a4366fde121a9f9cd04d90af48a0" id=dba3b4ea-f537-4705-971f-d8c3c763e037 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.825840 | controller | Jun 12 21:46:56.647354 crc crio[24437]: time="2026-06-12T21:46:56.647205821Z" level=info msg="Started container" PID=288780 containerID=8d24ba38c855f4a869d30cdc56472e6dcf06a4366fde121a9f9cd04d90af48a0 description=openshift-marketplace/redhat-operators-fhx4g/extract-content id=dba3b4ea-f537-4705-971f-d8c3c763e037 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab
2026-06-12 21:48:32.825876 | controller | Jun 12 21:47:02.908100 crc crio[24437]: time="2026-06-12T21:47:02.907052211Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=61b46f86-d4ee-476b-9704-e8277790dd03 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.825898 | controller | Jun 12 21:47:02.910652 crc crio[24437]: time="2026-06-12T21:47:02.910564136Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f0f3c0c1-08fc-45d9-85f7-17df84c9a8b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.825916 | controller | Jun 12 21:47:02.928431 crc crio[24437]: time="2026-06-12T21:47:02.92833686Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fhx4g/registry-server" id=f56ef8d3-5331-48ca-a63f-d4387f2e1a15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.825932 | controller | Jun 12 21:47:02.928898 crc crio[24437]: time="2026-06-12T21:47:02.928809521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.825948 | controller | Jun 12 21:47:02.994273 crc crio[24437]: time="2026-06-12T21:47:02.994109363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.825965 | controller | Jun 12 21:47:02.998019 crc crio[24437]: time="2026-06-12T21:47:02.997802144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.825981 | controller | Jun 12 21:47:03.222367 crc crio[24437]: time="2026-06-12T21:47:03.222285157Z" level=info msg="Created container 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e: openshift-marketplace/redhat-operators-fhx4g/registry-server" id=f56ef8d3-5331-48ca-a63f-d4387f2e1a15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.825997 | controller | Jun 12 21:47:03.224057 crc crio[24437]: time="2026-06-12T21:47:03.223810834Z" level=info msg="Starting container: 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e" id=91ebfc6c-fdb3-498e-b8fc-73abbc8393ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.826013 | controller | Jun 12 21:47:03.231892 crc crio[24437]: time="2026-06-12T21:47:03.231817899Z" level=info msg="Started container" PID=289156 containerID=6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e description=openshift-marketplace/redhat-operators-fhx4g/registry-server id=91ebfc6c-fdb3-498e-b8fc-73abbc8393ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab
2026-06-12 21:48:32.826030 | controller | Jun 12 21:47:03.927092 crc crio[24437]: time="2026-06-12T21:47:03.925604635Z" level=info msg="Stopping container: 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6 (timeout: 2s)" id=c6819215-f6ea-4bae-ae61-2fed9f4d066f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.826046 | controller | Jun 12 21:47:04.049896 crc crio[24437]: time="2026-06-12T21:47:04.049802344Z" level=info msg="Stopped container 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6: openshift-marketplace/certified-operators-4xpbp/registry-server" id=c6819215-f6ea-4bae-ae61-2fed9f4d066f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.826062 | controller | Jun 12 21:47:04.050810 crc crio[24437]: time="2026-06-12T21:47:04.050746947Z" level=info msg="Stopping pod sandbox: f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2" id=57bef1ad-84ab-42ab-b3a7-54ce5c03e8f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.826079 | controller | Jun 12 21:47:04.051593 crc crio[24437]: time="2026-06-12T21:47:04.051537306Z" level=info msg="Got pod network &{Name:certified-operators-4xpbp Namespace:openshift-marketplace ID:f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2 UID:cdb1fcee-a6bc-4ac9-be2c-5c2c8345a472 NetNS:/var/run/netns/4ca6d972-607c-41c3-bd02-15390acff58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdb1fcee_a6bc_4ac9_be2c_5c2c8345a472.slice PodAnnotations:0xc00051cdf8}] Aliases:map[]}"
2026-06-12 21:48:32.826100 | controller | Jun 12 21:47:04.051755 crc crio[24437]: time="2026-06-12T21:47:04.051694209Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-4xpbp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.826117 | controller | Jun 12 21:47:04.400857 crc crio[24437]: time="2026-06-12T21:47:04.400266708Z" level=info msg="Stopped pod sandbox: f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2" id=57bef1ad-84ab-42ab-b3a7-54ce5c03e8f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.826134 | controller | Jun 12 21:47:04.982604 crc crio[24437]: time="2026-06-12T21:47:04.982402472Z" level=info msg="Removing container: 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6" id=a2b793fd-7d6c-410d-b983-555195a1a594 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.826150 | controller | Jun 12 21:47:05.035551 crc crio[24437]: time="2026-06-12T21:47:05.034843582Z" level=info msg="Removed container 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6: openshift-marketplace/certified-operators-4xpbp/registry-server" id=a2b793fd-7d6c-410d-b983-555195a1a594 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.826167 | controller | Jun 12 21:47:05.053168 crc crio[24437]: time="2026-06-12T21:47:05.053008223Z" level=info msg="Removing container: 18729305ee013d7836b21c3686cf582e3c7c1c8a6368c61c79de8d02961c7a2c" id=0337ccfc-d1e7-4dbc-bdfd-1c4e300defd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.826184 | controller | Jun 12 21:47:05.093647 crc crio[24437]: time="2026-06-12T21:47:05.093550123Z" level=info msg="Removed container 18729305ee013d7836b21c3686cf582e3c7c1c8a6368c61c79de8d02961c7a2c: openshift-marketplace/certified-operators-4xpbp/extract-content" id=0337ccfc-d1e7-4dbc-bdfd-1c4e300defd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.826200 | controller | Jun 12 21:47:05.097658 crc crio[24437]: time="2026-06-12T21:47:05.097572001Z" level=info msg="Removing container: 7a5e73c6a8915a596b40ab421ab227998a8cf9d7bd9a7ee8d39c5f15a8f60689" id=051cacf0-b6cc-4afd-bb1d-aa282fb890bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.826215 | controller | Jun 12 21:47:05.135111 crc crio[24437]: time="2026-06-12T21:47:05.135019054Z" level=info msg="Removed container 7a5e73c6a8915a596b40ab421ab227998a8cf9d7bd9a7ee8d39c5f15a8f60689: openshift-marketplace/certified-operators-4xpbp/extract-utilities" id=051cacf0-b6cc-4afd-bb1d-aa282fb890bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.826232 | controller | Jun 12 21:47:16.384268 crc crio[24437]: time="2026-06-12T21:47:16.382473741Z" level=info msg="Stopping container: 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e (timeout: 2s)" id=3544e352-1e66-40e0-9ef6-6d29d646d2d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.826249 | controller | Jun 12 21:47:16.507527 crc crio[24437]: time="2026-06-12T21:47:16.507433448Z" level=info msg="Stopped container 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e: openshift-marketplace/redhat-operators-fhx4g/registry-server" id=3544e352-1e66-40e0-9ef6-6d29d646d2d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.826265 | controller | Jun 12 21:47:16.508772 crc crio[24437]: time="2026-06-12T21:47:16.50870497Z" level=info msg="Stopping pod sandbox: a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab" id=3aa56d22-073f-4e62-9a4e-395cfb01527a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.826281 | controller | Jun 12 21:47:16.509831 crc crio[24437]: time="2026-06-12T21:47:16.509766606Z" level=info msg="Got pod network &{Name:redhat-operators-fhx4g Namespace:openshift-marketplace ID:a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab UID:c6f60006-6734-40c5-b6c9-8669c5bc306c NetNS:/var/run/netns/dedebe15-19d8-4f8a-ae18-216fd67c67f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6f60006_6734_40c5_b6c9_8669c5bc306c.slice PodAnnotations:0xc001f6c7d0}] Aliases:map[]}"
2026-06-12 21:48:32.826303 | controller | Jun 12 21:47:16.510581 crc crio[24437]: time="2026-06-12T21:47:16.510002101Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-fhx4g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.826320 | controller | Jun 12 21:47:16.885333 crc crio[24437]: time="2026-06-12T21:47:16.884964873Z" level=info msg="Stopped pod sandbox: a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab" id=3aa56d22-073f-4e62-9a4e-395cfb01527a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.826337 | controller | Jun 12 21:47:17.412159 crc crio[24437]: time="2026-06-12T21:47:17.412045615Z" level=info msg="Removing container: 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e" id=095f8163-1b26-4f3f-977d-91a3836f7fd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.826354 | controller | Jun 12 21:47:17.459649 crc crio[24437]: time="2026-06-12T21:47:17.45946207Z" level=info msg="Removed container 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e: openshift-marketplace/redhat-operators-fhx4g/registry-server" id=095f8163-1b26-4f3f-977d-91a3836f7fd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.826370 | controller | Jun 12 21:47:17.464218 crc crio[24437]: time="2026-06-12T21:47:17.464133055Z" level=info msg="Removing container: 8d24ba38c855f4a869d30cdc56472e6dcf06a4366fde121a9f9cd04d90af48a0" id=ff8f3f18-2119-4969-b5c7-b07b1d06fe77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.826386 | controller | Jun 12 21:47:17.509676 crc crio[24437]: time="2026-06-12T21:47:17.50906272Z" level=info msg="Removed container 8d24ba38c855f4a869d30cdc56472e6dcf06a4366fde121a9f9cd04d90af48a0: openshift-marketplace/redhat-operators-fhx4g/extract-content" id=ff8f3f18-2119-4969-b5c7-b07b1d06fe77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.826403 | controller | Jun 12 21:47:17.513238 crc crio[24437]: time="2026-06-12T21:47:17.513129499Z" level=info msg="Removing container: 01f931c65fde930d4abc14c052ba2bb3b51b666fe8318c36c371e5456f43d79a" id=0dfb5aa8-a3b2-4175-9007-dc5190923375 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.826418 | controller | Jun 12 21:47:17.560533 crc crio[24437]: time="2026-06-12T21:47:17.560374161Z" level=info msg="Removed container 01f931c65fde930d4abc14c052ba2bb3b51b666fe8318c36c371e5456f43d79a: openshift-marketplace/redhat-operators-fhx4g/extract-utilities" id=0dfb5aa8-a3b2-4175-9007-dc5190923375 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.826434 | controller | Jun 12 21:47:31.600166 crc crio[24437]: time="2026-06-12T21:47:31.599076517Z" level=info msg="Stopping pod sandbox: f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2" id=e09eb8b8-4cd6-4dff-bf0f-d87da86db51a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.826450 | controller | Jun 12 21:47:31.600166 crc crio[24437]: time="2026-06-12T21:47:31.600143753Z" level=info msg="Stopped pod sandbox (already stopped): f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2" id=e09eb8b8-4cd6-4dff-bf0f-d87da86db51a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.826466 | controller | Jun 12 21:47:31.601845 crc crio[24437]: time="2026-06-12T21:47:31.600883081Z" level=info msg="Removing pod sandbox: f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2" id=4c833cde-d750-4d4f-8211-ad3ce1d296d1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.826482 | controller | Jun 12 21:47:31.619983 crc crio[24437]: time="2026-06-12T21:47:31.619839102Z" level=info msg="Removed pod sandbox: f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2" id=4c833cde-d750-4d4f-8211-ad3ce1d296d1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.826502 | controller | Jun 12 21:47:31.621879 crc crio[24437]: time="2026-06-12T21:47:31.621463453Z" level=info msg="Stopping pod sandbox: a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab" id=98300c4c-b116-4b74-9b5e-95b3d0aea51b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.826519 | controller | Jun 12 21:47:31.621879 crc crio[24437]: time="2026-06-12T21:47:31.621610716Z" level=info msg="Stopped pod sandbox (already stopped): a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab" id=98300c4c-b116-4b74-9b5e-95b3d0aea51b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.826535 | controller | Jun 12 21:47:31.622873 crc crio[24437]: time="2026-06-12T21:47:31.62256027Z" level=info msg="Removing pod sandbox: a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab" id=f059a51c-ec23-4ce8-afb4-677a4ff60e33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.826551 | controller | Jun 12 21:47:31.657443 crc crio[24437]: time="2026-06-12T21:47:31.657196034Z" level=info msg="Removed pod sandbox: a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab" id=f059a51c-ec23-4ce8-afb4-677a4ff60e33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.826567 | controller | Jun 12 21:47:53.034618 crc crio[24437]: time="2026-06-12T21:47:53.033725022Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-9vx7l/POD" id=8d0dec73-3afa-4f0e-8e46-ab0f6a117e1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.826583 | controller | Jun 12 21:47:53.035731 crc crio[24437]: time="2026-06-12T21:47:53.034683075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.826599 | controller | Jun 12 21:47:53.088378 crc crio[24437]: time="2026-06-12T21:47:53.088267312Z" level=info msg="Got pod network &{Name:redhat-marketplace-9vx7l Namespace:openshift-marketplace ID:77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e UID:ccca4533-80b8-4ccb-a5c6-353346d96757 NetNS:/var/run/netns/0373e12a-4bbf-48ee-b15a-f85e7089576a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podccca4533_80b8_4ccb_a5c6_353346d96757.slice PodAnnotations:0xc00282d810}] Aliases:map[]}"
2026-06-12 21:48:32.826616 | controller | Jun 12 21:47:53.088378 crc crio[24437]: time="2026-06-12T21:47:53.088334083Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-9vx7l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.826633 | controller | Jun 12 21:47:53.650763 crc crio[24437]: 2026-06-12T21:47:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77fbfd6c41d5249 Mac:1a:fb:3e:13:e0:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/0373e12a-4bbf-48ee-b15a-f85e7089576a SocketPath: PciID:}] [{Interface:0xc00029e550 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.826649 | controller | Jun 12 21:47:53.653041 crc crio[24437]: time="2026-06-12T21:47:53.652894559Z" level=info msg="Got pod network &{Name:redhat-marketplace-9vx7l Namespace:openshift-marketplace ID:77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e UID:ccca4533-80b8-4ccb-a5c6-353346d96757 NetNS:/var/run/netns/0373e12a-4bbf-48ee-b15a-f85e7089576a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podccca4533_80b8_4ccb_a5c6_353346d96757.slice PodAnnotations:0xc00282d810}] Aliases:map[]}"
2026-06-12 21:48:32.826665 | controller | Jun 12 21:47:53.653222 crc crio[24437]: time="2026-06-12T21:47:53.653095334Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-9vx7l for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.826688 | controller | Jun 12 21:47:53.668023 crc crio[24437]: time="2026-06-12T21:47:53.662612265Z" level=info msg="Ran pod sandbox 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e with infra container: openshift-marketplace/redhat-marketplace-9vx7l/POD" id=8d0dec73-3afa-4f0e-8e46-ab0f6a117e1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.826705 | controller | Jun 12 21:47:53.668023 crc crio[24437]: time="2026-06-12T21:47:53.665705442Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6028caf8-4515-49c7-a7ba-4be4ab8b0b5a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.826721 | controller | Jun 12 21:47:53.668573 crc crio[24437]: time="2026-06-12T21:47:53.668319614Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c281005c-4ea0-4b26-b5b3-cce211405765 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.826738 | controller | Jun 12 21:47:53.678173 crc crio[24437]: time="2026-06-12T21:47:53.678085913Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9vx7l/extract-utilities" id=c25128d5-dfce-4064-ac91-9ef8e4f0f872 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.826754 | controller | Jun 12 21:47:53.678747 crc crio[24437]: time="2026-06-12T21:47:53.678674687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.826770 | controller | Jun 12 21:47:53.731320 crc crio[24437]: time="2026-06-12T21:47:53.731055174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.826786 | controller | Jun 12 21:47:53.734424 crc crio[24437]: time="2026-06-12T21:47:53.734349785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.826801 | controller | Jun 12 21:47:53.909034 crc crio[24437]: time="2026-06-12T21:47:53.908640834Z" level=info msg="Created container b0dd3ab9f74b2f2aa5815e6c855440f208b0c847fe5b205e63bfd659af01f990: openshift-marketplace/redhat-marketplace-9vx7l/extract-utilities" id=c25128d5-dfce-4064-ac91-9ef8e4f0f872 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.826817 | controller | Jun 12 21:47:53.911711 crc crio[24437]: time="2026-06-12T21:47:53.911598716Z" level=info msg="Starting container: b0dd3ab9f74b2f2aa5815e6c855440f208b0c847fe5b205e63bfd659af01f990" id=f8c51dc7-843e-4f26-bdd1-2d83577cde25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.826834 | controller | Jun 12 21:47:53.920214 crc crio[24437]: time="2026-06-12T21:47:53.919621172Z" level=info msg="Started container" PID=291724 containerID=b0dd3ab9f74b2f2aa5815e6c855440f208b0c847fe5b205e63bfd659af01f990 description=openshift-marketplace/redhat-marketplace-9vx7l/extract-utilities id=f8c51dc7-843e-4f26-bdd1-2d83577cde25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e
2026-06-12 21:48:32.826864 | controller | Jun 12 21:47:54.108723 crc crio[24437]: time="2026-06-12T21:47:54.108301482Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=178a40b5-4191-4519-b0b8-00d7e6cb0504 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.826887 | controller | Jun 12 21:47:54.123596 crc crio[24437]: time="2026-06-12T21:47:54.123460162Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:48:32.826921 | controller | Jun 12 21:47:54.918098 crc crio[24437]: time="2026-06-12T21:47:54.917690488Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=178a40b5-4191-4519-b0b8-00d7e6cb0504 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.826940 | controller | Jun 12 21:47:54.921262 crc crio[24437]: time="2026-06-12T21:47:54.921127921Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2fe63589-f4c6-48c0-9f40-ce613ce16957 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.826956 | controller | Jun 12 21:47:54.928165 crc crio[24437]: time="2026-06-12T21:47:54.927902386Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a9abc0b9-1ea9-407f-9767-bbbe23cd0dc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.826972 | controller | Jun 12 21:47:54.946749 crc crio[24437]: time="2026-06-12T21:47:54.940031442Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9vx7l/extract-content" id=58002bc2-ba72-46e9-861d-844beffaa15c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.826988 | controller | Jun 12 21:47:54.946749 crc crio[24437]: time="2026-06-12T21:47:54.940576295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.827004 | controller | Jun 12 21:47:55.002526 crc crio[24437]: time="2026-06-12T21:47:55.002378842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.827020 | controller | Jun 12 21:47:55.006298 crc crio[24437]: time="2026-06-12T21:47:55.006225076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.827036 | controller | Jun 12 21:47:55.173379 crc crio[24437]: time="2026-06-12T21:47:55.171412584Z" level=info msg="Created container 136850ad0ad31e557fae4c424fb1cfcee26e6c1fcbecb6ac43724dcc613302aa: openshift-marketplace/redhat-marketplace-9vx7l/extract-content" id=58002bc2-ba72-46e9-861d-844beffaa15c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.827052 | controller | Jun 12 21:47:55.176374 crc crio[24437]: time="2026-06-12T21:47:55.176310393Z" level=info msg="Starting container: 136850ad0ad31e557fae4c424fb1cfcee26e6c1fcbecb6ac43724dcc613302aa" id=f801b9d3-af79-45bd-9334-d1a76f7d351b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.827068 | controller | Jun 12 21:47:55.182875 crc crio[24437]: time="2026-06-12T21:47:55.18272461Z" level=info msg="Started container" PID=291773 containerID=136850ad0ad31e557fae4c424fb1cfcee26e6c1fcbecb6ac43724dcc613302aa description=openshift-marketplace/redhat-marketplace-9vx7l/extract-content id=f801b9d3-af79-45bd-9334-d1a76f7d351b name=/runtime.v1.RuntimeService/StartContainer sandboxID=77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e
2026-06-12 21:48:32.827084 | controller | Jun 12 21:47:56.144694 crc crio[24437]: time="2026-06-12T21:47:56.144584282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0dc7b18b-3b1c-4201-8d2d-c9a00cd09da0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.827100 | controller | Jun 12 21:47:56.149230 crc crio[24437]: time="2026-06-12T21:47:56.149170474Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=192f25e9-613b-438a-b552-cbdf7add454e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.827117 | controller | Jun 12 21:47:56.166773 crc crio[24437]: time="2026-06-12T21:47:56.166599878Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9vx7l/registry-server" id=88d3eba5-0e7a-4e29-beda-4f59fa557330 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.827137 | controller | Jun 12 21:47:56.167985 crc crio[24437]: time="2026-06-12T21:47:56.167873609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.827153 | controller | Jun 12 21:47:56.221415 crc crio[24437]: time="2026-06-12T21:47:56.221283082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.827169 | controller | Jun 12 21:47:56.224858 crc crio[24437]: time="2026-06-12T21:47:56.224783587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.827186 | controller | Jun 12 21:47:56.383076 crc crio[24437]: time="2026-06-12T21:47:56.382970623Z" level=info msg="Created container afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91: openshift-marketplace/redhat-marketplace-9vx7l/registry-server" id=88d3eba5-0e7a-4e29-beda-4f59fa557330 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.827203 | controller | Jun 12 21:47:56.385059 crc crio[24437]: time="2026-06-12T21:47:56.384586233Z" level=info msg="Starting container: afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91" id=f1f839f3-ef0c-4fe1-8e5a-19e390039d0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.827221 | controller | Jun 12 21:47:56.390811 crc crio[24437]: time="2026-06-12T21:47:56.389871972Z" level=info msg="Started container" PID=291853 containerID=afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91 description=openshift-marketplace/redhat-marketplace-9vx7l/registry-server id=f1f839f3-ef0c-4fe1-8e5a-19e390039d0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e
2026-06-12 21:48:32.827245 | controller | Jun 12 21:48:00.548706 crc crio[24437]: time="2026-06-12T21:48:00.547753082Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688348-r65d5/POD" id=0741ff2e-774c-46e3-a8a5-1c1ee20a1348 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.827269 | controller | Jun 12 21:48:00.550381 crc crio[24437]: time="2026-06-12T21:48:00.548739556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.827288 | controller | Jun 12 21:48:00.576308 crc crio[24437]: time="2026-06-12T21:48:00.575874837Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688348-r65d5 Namespace:openshift-infra ID:93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a UID:7ac6d9e8-37e9-4f33-810d-0a4d3c556009 NetNS:/var/run/netns/b82fdc54-c050-4070-bc32-72ad878e6c63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ac6d9e8_37e9_4f33_810d_0a4d3c556009.slice PodAnnotations:0xc001fa4aa8}] Aliases:map[]}"
2026-06-12 21:48:32.827305 | controller | Jun 12 21:48:00.576308 crc crio[24437]: time="2026-06-12T21:48:00.576278807Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688348-r65d5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.827322 | controller | Jun 12 21:48:01.121833 crc crio[24437]: 2026-06-12T21:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93e22836eced869 Mac:f2:80:79:85:dd:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/b82fdc54-c050-4070-bc32-72ad878e6c63 SocketPath: PciID:}] [{Interface:0xc000134140 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:48:32.827339 | controller | Jun 12 21:48:01.123237 crc crio[24437]: time="2026-06-12T21:48:01.12314695Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688348-r65d5 Namespace:openshift-infra ID:93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a UID:7ac6d9e8-37e9-4f33-810d-0a4d3c556009 NetNS:/var/run/netns/b82fdc54-c050-4070-bc32-72ad878e6c63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ac6d9e8_37e9_4f33_810d_0a4d3c556009.slice PodAnnotations:0xc001fa4aa8}] Aliases:map[]}"
2026-06-12 21:48:32.827361 | controller | Jun 12 21:48:01.125144 crc crio[24437]: time="2026-06-12T21:48:01.12391083Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688348-r65d5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:48:32.827378 | controller | Jun 12 21:48:01.147706 crc crio[24437]: time="2026-06-12T21:48:01.147525705Z" level=info msg="Ran pod sandbox 93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a with infra container: openshift-infra/auto-csr-approver-29688348-r65d5/POD" id=0741ff2e-774c-46e3-a8a5-1c1ee20a1348 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:48:32.827395 | controller | Jun 12 21:48:01.155109 crc crio[24437]: time="2026-06-12T21:48:01.151257816Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b65fba00-261e-484c-bbd1-592bcd2eb014 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.827411 | controller | Jun 12 21:48:01.157225 crc crio[24437]: time="2026-06-12T21:48:01.157101429Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:48:32.827428 | controller | Jun 12 21:48:02.132160 crc crio[24437]: time="2026-06-12T21:48:02.131568349Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b65fba00-261e-484c-bbd1-592bcd2eb014 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:48:32.827444 | controller | Jun 12 21:48:02.133679 crc crio[24437]: time="2026-06-12T21:48:02.133130187Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e81942e4-8268-466a-b652-bc0658f29c67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.827461 | controller | Jun 12 21:48:02.135906 crc crio[24437]: time="2026-06-12T21:48:02.135829061Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cef94948-7da7-4d4d-9862-4594c0c3d31e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:48:32.827477 | controller | Jun 12 21:48:02.144979 crc crio[24437]: time="2026-06-12T21:48:02.144826081Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688348-r65d5/oc" id=61be4a38-6b6b-4428-b78a-654a4dd8f74b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.827495 | controller | Jun 12 21:48:02.145398 crc crio[24437]: time="2026-06-12T21:48:02.145322943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.827514 | controller | Jun 12 21:48:02.188639 crc crio[24437]: time="2026-06-12T21:48:02.188370063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.827530 | controller | Jun 12 21:48:02.542842 crc crio[24437]: time="2026-06-12T21:48:02.542749354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:48:32.827547 | controller | Jun 12 21:48:02.691293 crc crio[24437]: time="2026-06-12T21:48:02.691188714Z" level=info msg="Created container 2deeb11a98ac7b57ed1195840b28cce8e00bd2f7698bd54e26044adb1ae3dd9f: openshift-infra/auto-csr-approver-29688348-r65d5/oc" id=61be4a38-6b6b-4428-b78a-654a4dd8f74b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:48:32.827567 | controller | Jun 12 21:48:02.693046 crc crio[24437]: time="2026-06-12T21:48:02.692968357Z" level=info msg="Starting container: 2deeb11a98ac7b57ed1195840b28cce8e00bd2f7698bd54e26044adb1ae3dd9f" id=a54e3496-fa4e-4fbf-b727-376d764b8540 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:48:32.827585 | controller | Jun 12 21:48:02.703859 crc crio[24437]: time="2026-06-12T21:48:02.70376646Z" level=info msg="Started container" PID=292248 containerID=2deeb11a98ac7b57ed1195840b28cce8e00bd2f7698bd54e26044adb1ae3dd9f description=openshift-infra/auto-csr-approver-29688348-r65d5/oc id=a54e3496-fa4e-4fbf-b727-376d764b8540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a
2026-06-12 21:48:32.827602 | controller | Jun 12 21:48:04.302635 crc crio[24437]: time="2026-06-12T21:48:04.301545068Z" level=info msg="Stopping pod sandbox: 93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a" id=4451d9ee-f5bc-421c-bc2c-e42f11a3a581 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.827618 | controller | Jun 12 21:48:04.304652 crc crio[24437]: time="2026-06-12T21:48:04.303367602Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688348-r65d5 Namespace:openshift-infra ID:93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a UID:7ac6d9e8-37e9-4f33-810d-0a4d3c556009 NetNS:/var/run/netns/b82fdc54-c050-4070-bc32-72ad878e6c63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ac6d9e8_37e9_4f33_810d_0a4d3c556009.slice PodAnnotations:0xc00012a368}] Aliases:map[]}"
2026-06-12 21:48:32.827634 | controller | Jun 12 21:48:04.304652 crc crio[24437]: time="2026-06-12T21:48:04.303821123Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688348-r65d5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.827651 | controller | Jun 12 21:48:04.627826 crc crio[24437]: time="2026-06-12T21:48:04.627651789Z" level=info msg="Stopped pod sandbox: 93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a" id=4451d9ee-f5bc-421c-bc2c-e42f11a3a581 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.827667 | controller | Jun 12 21:48:05.318796 crc crio[24437]: time="2026-06-12T21:48:05.318172565Z" level=info msg="Stopping container: afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91 (timeout: 2s)" id=2135aba9-d2c2-41fd-9c6e-b95e0628b42d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.827683 | controller | Jun 12 21:48:05.442367 crc crio[24437]: time="2026-06-12T21:48:05.442301351Z" level=info msg="Stopped container afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91: openshift-marketplace/redhat-marketplace-9vx7l/registry-server" id=2135aba9-d2c2-41fd-9c6e-b95e0628b42d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:48:32.827699 | controller | Jun 12 21:48:05.444328 crc crio[24437]: time="2026-06-12T21:48:05.444201058Z" level=info msg="Stopping pod sandbox: 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e" id=eff6741e-9250-49e1-9954-5cf5f61f60f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.827715 | controller | Jun 12 21:48:05.444877 crc crio[24437]: time="2026-06-12T21:48:05.444839863Z" level=info msg="Got pod network &{Name:redhat-marketplace-9vx7l Namespace:openshift-marketplace ID:77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e UID:ccca4533-80b8-4ccb-a5c6-353346d96757 NetNS:/var/run/netns/0373e12a-4bbf-48ee-b15a-f85e7089576a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podccca4533_80b8_4ccb_a5c6_353346d96757.slice PodAnnotations:0xc001fa4678}] Aliases:map[]}"
2026-06-12 21:48:32.827732 | controller | Jun 12 21:48:05.445272 crc crio[24437]: time="2026-06-12T21:48:05.445082909Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-9vx7l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:48:32.827753 | controller | Jun 12 21:48:05.743774 crc crio[24437]: time="2026-06-12T21:48:05.743561588Z" level=info msg="Stopped pod sandbox: 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e" id=eff6741e-9250-49e1-9954-5cf5f61f60f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.827770 | controller | Jun 12 21:48:06.337254 crc crio[24437]: time="2026-06-12T21:48:06.336647468Z" level=info msg="Removing container: afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91" id=afd6a70f-0c8a-479c-aa54-a21a32b239db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.827786 | controller | Jun 12 21:48:06.360549 crc crio[24437]: time="2026-06-12T21:48:06.360414017Z" level=info msg="Removed container afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91: openshift-marketplace/redhat-marketplace-9vx7l/registry-server" id=afd6a70f-0c8a-479c-aa54-a21a32b239db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.827805 | controller | Jun 12 21:48:06.363313 crc crio[24437]: time="2026-06-12T21:48:06.363244646Z" level=info msg="Removing container: 136850ad0ad31e557fae4c424fb1cfcee26e6c1fcbecb6ac43724dcc613302aa" id=cb04b62f-3f21-44de-b34b-5ed178334325 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.827830 | controller | Jun 12 21:48:06.413835 crc crio[24437]: time="2026-06-12T21:48:06.413744348Z" level=info msg="Removed container 136850ad0ad31e557fae4c424fb1cfcee26e6c1fcbecb6ac43724dcc613302aa: openshift-marketplace/redhat-marketplace-9vx7l/extract-content" id=cb04b62f-3f21-44de-b34b-5ed178334325 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.827881 | controller | Jun 12 21:48:06.418319 crc crio[24437]: time="2026-06-12T21:48:06.418107595Z" level=info msg="Removing container: b0dd3ab9f74b2f2aa5815e6c855440f208b0c847fe5b205e63bfd659af01f990" id=2a8bce85-828b-4b9f-ab53-c0c1e1a41307 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.827905 | controller | Jun 12 21:48:06.450431 crc crio[24437]: time="2026-06-12T21:48:06.450313349Z" level=info msg="Removed container b0dd3ab9f74b2f2aa5815e6c855440f208b0c847fe5b205e63bfd659af01f990: openshift-marketplace/redhat-marketplace-9vx7l/extract-utilities" id=2a8bce85-828b-4b9f-ab53-c0c1e1a41307 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.827923 | controller | Jun 12 21:48:31.687577 crc crio[24437]: time="2026-06-12T21:48:31.686687271Z" level=info msg="Removing container: 465a1bc7cede1b24d6e2ac5588339c3960dccb15e5652ff420c3a385a7f65d9c" id=408cb190-4a90-46fc-980b-bb3c0e346acd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.827940 | controller | Jun 12 21:48:31.935222 crc crio[24437]: time="2026-06-12T21:48:31.934444171Z" level=info msg="Removed container 465a1bc7cede1b24d6e2ac5588339c3960dccb15e5652ff420c3a385a7f65d9c: openshift-infra/auto-csr-approver-29688342-488rj/oc" id=408cb190-4a90-46fc-980b-bb3c0e346acd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:48:32.827956 | controller | Jun 12 21:48:31.945733 crc crio[24437]: time="2026-06-12T21:48:31.945617675Z" level=info msg="Stopping pod sandbox: 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e" id=6563e458-7bda-4b2f-a044-26c70108aa14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.827973 | controller | Jun 12 21:48:31.945733 crc crio[24437]: time="2026-06-12T21:48:31.945734647Z" level=info msg="Stopped pod sandbox (already stopped): 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e" id=6563e458-7bda-4b2f-a044-26c70108aa14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.827989 | controller | Jun 12 21:48:31.946787 crc crio[24437]: time="2026-06-12T21:48:31.94670474Z" level=info msg="Removing pod sandbox: 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e" id=f3ceb7cf-8d34-4ea7-a15e-b684d78f37bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.828023 | controller | Jun 12 21:48:31.963256 crc crio[24437]: time="2026-06-12T21:48:31.963149601Z" level=info msg="Removed pod sandbox: 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e" id=f3ceb7cf-8d34-4ea7-a15e-b684d78f37bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.828040 | controller | Jun 12 21:48:31.965779 crc crio[24437]: time="2026-06-12T21:48:31.965688964Z" level=info msg="Stopping pod sandbox: 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142" id=0a5c1c81-2193-4e00-aec2-6c74b87cb03e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.828055 | controller | Jun 12 21:48:31.965905 crc crio[24437]: time="2026-06-12T21:48:31.965784975Z" level=info msg="Stopped pod sandbox (already stopped): 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142" id=0a5c1c81-2193-4e00-aec2-6c74b87cb03e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:48:32.828071 | controller | Jun 12 21:48:31.966982 crc crio[24437]: time="2026-06-12T21:48:31.966729129Z" level=info msg="Removing pod sandbox: 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142" id=e2bc66c8-4de3-47cf-9a05-7d3a058c2068 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.828087 | controller | Jun 12 21:48:31.991367 crc crio[24437]: time="2026-06-12T21:48:31.991191155Z" level=info msg="Removed pod sandbox: 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142" id=e2bc66c8-4de3-47cf-9a05-7d3a058c2068 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:48:32.828146 | controller | ok: Item: crc Runtime: 0:00:01.032863
2026-06-12 21:48:33.190682 | 
2026-06-12 21:48:33.190893 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-12 21:48:35.651828 | controller | changed:
2026-06-12 21:48:35.652182 | controller | {
2026-06-12 21:48:35.652214 | controller |   "ansible_loop_var": "item",
2026-06-12 21:48:35.652234 | controller |   "changed": true,
2026-06-12 21:48:35.652250 | controller |   "cmd": [
2026-06-12 21:48:35.652266 | controller |     "oc",
2026-06-12 21:48:35.652282 | controller |     "adm",
2026-06-12 21:48:35.652298 | controller |     "node-logs",
2026-06-12 21:48:35.652313 | controller |     "crc",
2026-06-12 21:48:35.652329 | controller |     "-u",
2026-06-12 21:48:35.652344 | controller |     "crio",
2026-06-12 21:48:35.652359 | controller |     "--since=-24h"
2026-06-12 21:48:35.652374 | controller |   ],
2026-06-12 21:48:35.652389 | controller |   "delta": "0:00:01.032863",
2026-06-12 21:48:35.652404 | controller |   "end": "2026-06-12 21:48:32.161895",
2026-06-12 21:48:35.652420 | controller |   "failed": false,
2026-06-12 21:48:35.652436 | controller |   "failed_when_result": false,
2026-06-12 21:48:35.652452 | controller |   "invocation": {
2026-06-12 21:48:35.652467 | controller |     "module_args": {
2026-06-12 21:48:35.652483 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-12 21:48:35.652500 | controller |       "_uses_shell": false,
2026-06-12 21:48:35.652516 | controller |       "argv": null,
2026-06-12 21:48:35.652532 | controller |       "chdir": null,
2026-06-12 21:48:35.652547 | controller |       "creates": null,
2026-06-12 21:48:35.652563 | controller |       "executable": null,
2026-06-12 21:48:35.652577 | controller |       "expand_argument_vars": true,
2026-06-12 21:48:35.652592 | controller |       "removes": null,
2026-06-12 21:48:35.652607 | controller |       "stdin": null,
2026-06-12 21:48:35.652622 | controller |       "stdin_add_newline": true,
2026-06-12 21:48:35.652638 | controller |       "strip_empty_ends": true,
2026-06-12 21:48:35.652653 | controller |       "zuul_ansible_split_streams": false,
2026-06-12 21:48:35.652668 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-12 21:48:35.652683 | controller |       "zuul_no_log": false,
2026-06-12 21:48:35.652698 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-12 21:48:35.652713 | controller |     }
2026-06-12 21:48:35.652728 | controller |   },
2026-06-12 21:48:35.652751 | controller |   "item": "crc",
2026-06-12 21:48:35.652767 | controller |   "msg": "",
2026-06-12 21:48:35.652782 | controller |   "rc": 0,
2026-06-12 21:48:35.652797 | controller |   "start": "2026-06-12 21:48:31.129032",
2026-06-12 21:48:35.652811 | controller |   "stderr": "",
2026-06-12 21:48:35.652826 | controller |   "stderr_lines": [],
2026-06-12 21:48:35.653532 | controller |   "stdout": "Jun 12 20:20:01.045855 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 20:20:02.252400 crc crio[3645]: time=\"2026-06-12T20:20:02.25117236Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 20:20:02.252400 crc crio[3645]: time=\"2026-06-12T20:20:02.252375819Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 20:20:02.256047 crc crio[3645]: time=\"2026-06-12T20:20:02.255756673Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 20:20:02.257173 crc crio[3645]: time=\"2026-06-12T20:20:02.257118742Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 20:20:02.284519 crc crio[3645]: time=\"2026-06-12T20:20:02.284406251Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 20:20:02.285430 crc crio[3645]: time=\"2026-06-12T20:20:02.285354168Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 20:20:02.285430 crc crio[3645]: time=\"2026-06-12T20:20:02.285390428Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 20:20:02.285878 crc crio[3645]: time=\"2026-06-12T20:20:02.285833221Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 20:20:02.285878 crc crio[3645]: time=\"2026-06-12T20:20:02.285849801Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 20:20:02.309079 crc crio[3645]: time=\"2026-06-12T20:20:02.30870659Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 20:20:02.349392 crc crio[3645]: time=\"2026-06-12T20:20:02.349280562Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 12 20:20:02.355506 crc crio[3645]: time=\"2026-06-12T20:20:02.355395443Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 12 20:20:02.581625 crc crio[3645]: time=\"2026-06-12T20:20:02.581343052Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 12 20:20:03.373913 crc crio[3645]: time=\"2026-06-12T20:20:03.373298975Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 20:20:03.373913 crc crio[3645]: time=\"2026-06-12T20:20:03.373852627Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 20:20:03.373913 crc crio[3645]: time=\"2026-06-12T20:20:03.37386537Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 20:20:03.373913 crc crio[3645]: time=\"2026-06-12T20:20:03.373873691Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 20:20:03.373913 crc crio[3645]: time=\"2026-06-12T20:20:03.373953554Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 20:20:03.385494 crc crio[3645]: time=\"2026-06-12T20:20:03.385370317Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 20:20:03.385494 crc crio[3645]: time=\"2026-06-12T20:20:03.385429267Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 20:20:03.389765 crc crio[3645]: time=\"2026-06-12T20:20:03.389517742Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 20:20:03.389765 crc crio[3645]: time=\"2026-06-12T20:20:03.389572961Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 20:20:04.198559 crc crio[3645]: time=\"2026-06-12T20:20:04.198269769Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:20:04.198559 crc crio[3645]: time=\"2026-06-12T20:20:04.198351343Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:20:04.200776 crc crio[3645]: time=\"2026-06-12T20:20:04.199628947Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 20:20:04.200776 crc crio[3645]: time=\"2026-06-12T20:20:04.199653701Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 20:20:04.201325 crc crio[3645]: time=\"2026-06-12T20:20:04.200513936Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 12 20:20:04.207634 crc crio[3645]: time=\"2026-06-12T20:20:04.206698721Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 12 20:20:06.138172 crc crio[3645]: time=\"2026-06-12T20:20:06.137321269Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 20:20:06.139779 crc crio[3645]: time=\"2026-06-12T20:20:06.138486133Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 20:20:06.520228 crc crio[3645]: time=\"2026-06-12T20:20:06.520108928Z\" level=warning msg=\"Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \\\"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\\\": no such file or directory\"\nJun 12 20:20:06.535749 crc crio[3645]: time=\"2026-06-12T20:20:06.535665799Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 12 20:20:06.601674 crc crio[3645]: time=\"2026-06-12T20:20:06.601534022Z\" level=warning msg=\"Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \\\"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\\\": no such file or directory\"\nJun 12 20:20:06.610506 crc crio[3645]: time=\"2026-06-12T20:20:06.610378115Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 12 20:20:06.702696 crc crio[3645]: time=\"2026-06-12T20:20:06.701838296Z\" level=warning msg=\"Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \\\"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\\\": no such file or directory\"\nJun 12 20:20:06.713574 crc crio[3645]: time=\"2026-06-12T20:20:06.713463388Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 12 20:20:06.740730 crc crio[3645]: time=\"2026-06-12T20:20:06.740531688Z\" level=warning msg=\"Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \\\"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\\\": no such file or directory\"\nJun 12 20:20:06.754257 crc crio[3645]: time=\"2026-06-12T20:20:06.75416135Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 12 20:20:06.768898 crc crio[3645]: time=\"2026-06-12T20:20:06.768788933Z\" level=warning msg=\"Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \\\"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\\\": no such file or directory\"\nJun 12 20:20:06.778109 crc crio[3645]: time=\"2026-06-12T20:20:06.777982393Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 12 20:20:06.797397 crc crio[3645]: time=\"2026-06-12T20:20:06.797265891Z\" level=warning msg=\"Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \\\"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\\\": no such file or directory\"\nJun 12 20:20:06.802588 crc crio[3645]: time=\"2026-06-12T20:20:06.80251185Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 12 20:20:06.814985 crc crio[3645]: time=\"2026-06-12T20:20:06.814783537Z\" level=warning msg=\"Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \\\"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\\\": no such file or directory\"\nJun 12 20:20:06.818868 crc crio[3645]: time=\"2026-06-12T20:20:06.81879003Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 12 20:20:06.885227 crc crio[3645]: time=\"2026-06-12T20:20:06.884756755Z\" level=warning msg=\"Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \\\"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\\\": no such file or directory\"\nJun 12 20:20:06.889119 crc crio[3645]: time=\"2026-06-12T20:20:06.888988113Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 12 20:20:06.921561 crc crio[3645]: time=\"2026-06-12T20:20:06.921406757Z\" level=warning msg=\"Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \\\"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\\\": no such file or directory\"\nJun 12 20:20:07.016600 crc crio[3645]: time=\"2026-06-12T20:20:07.016446808Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 12 20:20:07.036819 crc crio[3645]: time=\"2026-06-12T20:20:07.036650729Z\" level=warning msg=\"Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \\\"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\\\": no such file or directory\"\nJun 12 20:20:07.052434 crc crio[3645]: time=\"2026-06-12T20:20:07.052251551Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 12 20:20:07.077627 crc crio[3645]: time=\"2026-06-12T20:20:07.077261413Z\" level=warning msg=\"Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \\\"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\\\": no such file or directory\"\nJun 12 20:20:07.084763 crc crio[3645]: time=\"2026-06-12T20:20:07.0844071Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 12 20:20:07.128609 crc crio[3645]: time=\"2026-06-12T20:20:07.128536637Z\" level=warning msg=\"Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \\\"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\\\": no such file or directory\"\nJun 12 20:20:07.137386 crc crio[3645]: time=\"2026-06-12T20:20:07.13728698Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 12 20:20:07.146514 crc crio[3645]: time=\"2026-06-12T20:20:07.146460404Z\" level=warning msg=\"Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \\\"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\\\": no such file or directory\"\nJun 12 20:20:07.154486 crc crio[3645]: time=\"2026-06-12T20:20:07.154422808Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 12 20:20:07.171129 crc crio[3645]: time=\"2026-06-12T20:20:07.171023465Z\" level=warning msg=\"Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \\\"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\\\": no such file or directory\"\nJun 12 20:20:07.184160 crc crio[3645]: time=\"2026-06-12T20:20:07.182800309Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 12 20:20:07.198726 crc crio[3645]: time=\"2026-06-12T20:20:07.198547854Z\" level=warning msg=\"Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \\\"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\\\": no such file or directory\"\nJun 12 20:20:07.209559 crc crio[3645]: time=\"2026-06-12T20:20:07.209407097Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 12 20:20:07.246348 crc crio[3645]: time=\"2026-06-12T20:20:07.245881966Z\" level=warning msg=\"Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \\\"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\\\": no such file or directory\"\nJun 12 20:20:07.255182 crc crio[3645]: time=\"2026-06-12T20:20:07.254852895Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 12 20:20:07.302794 crc crio[3645]: time=\"2026-06-12T20:20:07.302673047Z\" level=warning msg=\"Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \\\"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\\\": no such file or directory\"\nJun 12 20:20:07.308491 crc crio[3645]: time=\"2026-06-12T20:20:07.308411621Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 12 20:20:07.332555 crc crio[3645]: time=\"2026-06-12T20:20:07.332507341Z\" level=warning msg=\"Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \\\"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\\\": no such file or directory\"\nJun 12 20:20:07.337904 crc crio[3645]: time=\"2026-06-12T20:20:07.337876486Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 12 20:20:07.408196 crc crio[3645]: time=\"2026-06-12T20:20:07.407689491Z\" level=warning msg=\"Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \\\"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\\\": no such file or directory\"\nJun 12 20:20:07.411737 crc crio[3645]: time=\"2026-06-12T20:20:07.411650723Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 12 20:20:07.417867 crc crio[3645]: time=\"2026-06-12T20:20:07.417775056Z\" level=warning msg=\"Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \\\"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\\\": no such file or directory\"\nJun 12 20:20:07.424027 crc crio[3645]: time=\"2026-06-12T20:20:07.423845906Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 12 20:20:07.434518 crc crio[3645]: time=\"2026-06-12T20:20:07.433765278Z\" level=warning msg=\"Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \\\"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\\\": no such file or directory\"\nJun 12 20:20:07.447019 crc crio[3645]: time=\"2026-06-12T20:20:07.446851312Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 12 20:20:07.467538 crc crio[3645]: time=\"2026-06-12T20:20:07.4674252Z\" level=warning msg=\"Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \\\"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\\\": no such file or directory\"\nJun 12 20:20:07.475452 crc crio[3645]: time=\"2026-06-12T20:20:07.475310754Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 12 20:20:07.486505 crc crio[3645]: time=\"2026-06-12T20:20:07.486340761Z\" level=warning msg=\"Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \\\"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\\\": no such file or directory\"\nJun 12 20:20:07.495420 crc crio[3645]: time=\"2026-06-12T20:20:07.495279849Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 12 20:20:07.507809 crc crio[3645]: time=\"2026-06-12T20:20:07.507674296Z\" level=warning msg=\"Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \\\"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\\\": no such file or directory\"\nJun 12 20:20:07.517580 crc crio[3645]: time=\"2026-06-12T20:20:07.517455375Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 12 20:20:07.549572 crc crio[3645]: time=\"2026-06-12T20:20:07.549364916Z\" level=warning msg=\"Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \\\"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\\\": no such file or directory\"\nJun 12 20:20:07.559289 crc crio[3645]: time=\"2026-06-12T20:20:07.559123373Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 12 20:20:07.624501 crc crio[3645]: time=\"2026-06-12T20:20:07.623508771Z\" level=warning msg=\"Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \\\"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\\\": no such file or directory\"\nJun 12 20:20:07.635485 crc crio[3645]: time=\"2026-06-12T20:20:07.635319037Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 12 20:20:07.651684 crc crio[3645]: time=\"2026-06-12T20:20:07.651593475Z\" level=warning msg=\"Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \\\"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\\\": no such file or directory\"\nJun 12 20:20:07.663383 crc crio[3645]: time=\"2026-06-12T20:20:07.663031911Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 12 20:20:07.690360 crc crio[3645]: time=\"2026-06-12T20:20:07.689905016Z\" level=warning msg=\"Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \\\"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\\\": no such file or directory\"\nJun 12 20:20:07.698037 crc crio[3645]: time=\"2026-06-12T20:20:07.69778408Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 12 20:20:07.715741 crc crio[3645]: time=\"2026-06-12T20:20:07.715425109Z\" level=warning msg=\"Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \\\"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\\\": no such file or directory\"\nJun 12 20:20:07.723103 crc crio[3645]: time=\"2026-06-12T20:20:07.723031417Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 12 20:20:07.745406 crc crio[3645]: time=\"2026-06-12T20:20:07.745201082Z\" level=warning msg=\"Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \\\"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\\\": no such file or directory\"\nJun 12 20:20:07.752868 crc crio[3645]: time=\"2026-06-12T20:20:07.752761319Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 12 20:20:07.764130 crc crio[3645]: time=\"2026-06-12T20:20:07.763900287Z\" level=warning msg=\"Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \\\"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\\\": no such file or directory\"\nJun 12 20:20:07.770904 crc crio[3645]: time=\"2026-06-12T20:20:07.770806629Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 12 20:20:07.783903 crc crio[3645]: time=\"2026-06-12T20:20:07.783757909Z\" level=warning msg=\"Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \\\"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\\\": no such file or directory\"\nJun 12 20:20:07.791120 crc crio[3645]: time=\"2026-06-12T20:20:07.790874625Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 12 20:20:07.801647 crc crio[3645]: time=\"2026-06-12T20:20:07.801510272Z\" level=warning msg=\"Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \\\"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\\\": no such file or directory\"\nJun 12 20:20:07.809619 crc crio[3645]: time=\"2026-06-12T20:20:07.809471158Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 12 20:20:07.821309 crc crio[3645]: time=\"2026-06-12T20:20:07.821070267Z\" level=warning msg=\"Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \\\"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\\\": no such file or directory\"\nJun 12 20:20:07.828315 crc crio[3645]: time=\"2026-06-12T20:20:07.828186544Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 12 20:20:07.840311 crc crio[3645]: time=\"2026-06-12T20:20:07.840177512Z\" level=warning msg=\"Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \\\"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\\\": no such file or directory\"\nJun 12 20:20:07.848576 crc crio[3645]: time=\"2026-06-12T20:20:07.848423354Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 12 20:20:07.861590 crc crio[3645]: time=\"2026-06-12T20:20:07.861441947Z\" level=warning msg=\"Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \\\"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\\\": no such file or directory\"\nJun 12 20:20:07.871702 crc crio[3645]: time=\"2026-06-12T20:20:07.871520652Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 12 20:20:07.959300 crc crio[3645]: time=\"2026-06-12T20:20:07.959055028Z\" level=warning msg=\"Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \\\"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\\\": no such file or directory\"\nJun 12 20:20:07.964379 crc crio[3645]: time=\"2026-06-12T20:20:07.964031654Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 12 20:20:07.973310 crc crio[3645]: time=\"2026-06-12T20:20:07.973051923Z\" level=warning msg=\"Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \\\"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\\\": no such file or directory\"\nJun 12 20:20:07.981184 crc crio[3645]: time=\"2026-06-12T20:20:07.981032359Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 12 20:20:08.012156 crc crio[3645]: time=\"2026-06-12T20:20:08.011849885Z\" level=warning msg=\"Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \\\"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\\\": no such file or directory\"\nJun 12 20:20:08.019276 crc crio[3645]: time=\"2026-06-12T20:20:08.019120774Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 12 20:20:08.039413 crc crio[3645]: time=\"2026-06-12T20:20:08.038332282Z\" level=warning msg=\"Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \\\"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\\\": no such file or directory\"\nJun 12 20:20:08.045765 crc crio[3645]: time=\"2026-06-12T20:20:08.045612152Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 12 20:20:08.053787 crc crio[3645]: time=\"2026-06-12T20:20:08.053651818Z\" level=warning msg=\"Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \\\"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\\\": no such file or directory\"\nJun 12 20:20:08.058451 crc crio[3645]: time=\"2026-06-12T20:20:08.058345077Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 12 20:20:08.071515 crc crio[3645]: time=\"2026-06-12T20:20:08.071365601Z\" level=warning msg=\"Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \\\"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\\\": no such file or directory\"\nJun 12 20:20:08.077588 crc crio[3645]: time=\"2026-06-12T20:20:08.077449002Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 12 20:20:08.084573 crc crio[3645]: time=\"2026-06-12T20:20:08.084390674Z\" level=warning msg=\"Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \\\"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\\\": no such file or directory\"\nJun 12 20:20:08.088678 crc crio[3645]: time=\"2026-06-12T20:20:08.088572351Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 12 20:20:08.097127 crc crio[3645]: time=\"2026-06-12T20:20:08.096814602Z\" level=warning msg=\"Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \\\"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\\\": no such file or directory\"\nJun 12 20:20:08.101526 crc crio[3645]: time=\"2026-06-12T20:20:08.10142252Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 12 20:20:08.110633 crc crio[3645]: time=\"2026-06-12T20:20:08.110475371Z\" level=warning msg=\"Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \\\"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\\\": no such file or directory\"\nJun 12 20:20:08.118654 crc crio[3645]: time=\"2026-06-12T20:20:08.118435115Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 12 20:20:08.138674 crc crio[3645]: time=\"2026-06-12T20:20:08.138526533Z\" level=warning msg=\"Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \\\"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\\\": no such file or directory\"\nJun 12 20:20:08.145522 crc crio[3645]: time=\"2026-06-12T20:20:08.14528486Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 12 20:20:08.159838 crc crio[3645]: time=\"2026-06-12T20:20:08.159638784Z\" level=warning msg=\"Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \\\"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\\\": no such file or directory\"\nJun 12 20:20:08.162846 crc crio[3645]: time=\"2026-06-12T20:20:08.162733046Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 12 20:20:08.170425 crc crio[3645]: time=\"2026-06-12T20:20:08.170228571Z\" level=warning msg=\"Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \\\"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\\\": no such file or directory\"\nJun 12 20:20:08.174556 crc crio[3645]: time=\"2026-06-12T20:20:08.174419058Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 12 20:20:08.182469 crc crio[3645]: time=\"2026-06-12T20:20:08.182360533Z\" level=warning msg=\"Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \\\"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\\\": no such file or directory\"\nJun 12 20:20:08.186979 crc crio[3645]: time=\"2026-06-12T20:20:08.186838976Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 12 20:20:08.196836 crc crio[3645]: time=\"2026-06-12T20:20:08.196752938Z\" level=warning msg=\"Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \\\"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\\\": no such file or directory\"\nJun 12 20:20:08.211824 crc crio[3645]: time=\"2026-06-12T20:20:08.211592333Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 12 20:20:08.221394 crc crio[3645]: time=\"2026-06-12T20:20:08.221258658Z\" level=warning msg=\"Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \\\"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\\\": no such file or directory\"\nJun 12 20:20:08.226149 crc crio[3645]: time=\"2026-06-12T20:20:08.225997728Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 12 20:20:08.237015 crc crio[3645]: time=\"2026-06-12T20:20:08.23681902Z\" level=warning msg=\"Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \\\"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\\\": no such file or directory\"\nJun 12 20:20:08.241196 crc crio[3645]: time=\"2026-06-12T20:20:08.241041798Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 12 20:20:08.257804 crc crio[3645]: time=\"2026-06-12T20:20:08.257713026Z\" level=warning msg=\"Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \\\"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\\\": no such file or directory\"\nJun 12 20:20:08.261576 crc crio[3645]: time=\"2026-06-12T20:20:08.261448772Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 12 20:20:08.269910 crc crio[3645]: time=\"2026-06-12T20:20:08.269809807Z\" level=warning msg=\"Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \\\"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\\\": no such file or directory\"\nJun 12 20:20:08.275166 crc crio[3645]: time=\"2026-06-12T20:20:08.27504467Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 12 20:20:08.282189 crc crio[3645]: time=\"2026-06-12T20:20:08.282066672Z\" level=warning msg=\"Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \\\"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\\\": no such file or directory\"\nJun 12 20:20:08.285296 crc crio[3645]: time=\"2026-06-12T20:20:08.285218566Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 12 20:20:08.293618 crc crio[3645]: time=\"2026-06-12T20:20:08.293527489Z\" level=warning msg=\"Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \\\"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\\\": no such file or directory\"\nJun 12 20:20:08.296841 crc crio[3645]: time=\"2026-06-12T20:20:08.296763874Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 12 20:20:08.303507 crc crio[3645]: time=\"2026-06-12T20:20:08.303411429Z\" level=warning msg=\"Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \\\"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\\\": no such file or directory\"\nJun 12 20:20:08.307234 crc crio[3645]: time=\"2026-06-12T20:20:08.307160436Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 12 20:20:08.318738 crc crio[3645]: time=\"2026-06-12T20:20:08.318630953Z\" level=warning msg=\"Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \\\"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\\\": no such file or directory\"\nJun 12 20:20:08.326564 crc crio[3645]: time=\"2026-06-12T20:20:08.326422804Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 12 20:20:08.335897 crc crio[3645]: time=\"2026-06-12T20:20:08.335792602Z\" level=warning msg=\"Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \\\"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\\\": no such file or directory\"\nJun 12 20:20:08.340509 crc crio[3645]: time=\"2026-06-12T20:20:08.340346728Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 12 20:20:08.364726 crc crio[3645]: time=\"2026-06-12T20:20:08.364601073Z\" level=warning msg=\"Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \\\"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\\\": no such file or directory\"\nJun 12 20:20:08.367619 crc crio[3645]: time=\"2026-06-12T20:20:08.367533111Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 12 20:20:08.375628 crc crio[3645]: time=\"2026-06-12T20:20:08.375528047Z\" level=warning msg=\"Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \\\"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\\\": no such file or directory\"\nJun 12 20:20:08.378281 crc crio[3645]: time=\"2026-06-12T20:20:08.37821301Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 12 20:20:08.387691 crc crio[3645]: time=\"2026-06-12T20:20:08.387588047Z\" level=warning msg=\"Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \\\"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\\\": no such file or directory\"\nJun 12 20:20:08.394817 crc crio[3645]: time=\"2026-06-12T20:20:08.394294674Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 12 20:20:08.408901 crc crio[3645]: time=\"2026-06-12T20:20:08.40877408Z\" level=warning msg=\"Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \\\"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\\\": no such file or directory\"\nJun 12 20:20:08.411455 crc crio[3645]: time=\"2026-06-12T20:20:08.41135657Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 12 20:20:08.417910 crc crio[3645]: time=\"2026-06-12T20:20:08.41776272Z\" level=warning msg=\"Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \\\"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\\\": no such file or directory\"\nJun 12 20:20:08.420634 crc crio[3645]: time=\"2026-06-12T20:20:08.420535154Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 12 20:20:08.427807 crc crio[3645]: time=\"2026-06-12T20:20:08.42764584Z\" level=warning msg=\"Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \\\"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\\\": no such file or directory\"\nJun 12 20:20:08.430744 crc crio[3645]: time=\"2026-06-12T20:20:08.430649279Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 12 20:20:08.442758 crc crio[3645]: time=\"2026-06-12T20:20:08.442530665Z\" level=warning msg=\"Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \\\"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\\\": no such file or directory\"\nJun 12 20:20:08.448834 crc crio[3645]: time=\"2026-06-12T20:20:08.448677199Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 12 20:20:08.467045 crc crio[3645]: time=\"2026-06-12T20:20:08.466662187Z\" level=warning msg=\"Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \\\"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\\\": no such file or directory\"\nJun 12 20:20:08.471623 crc crio[3645]: time=\"2026-06-12T20:20:08.471432578Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 12 20:20:08.480675 crc crio[3645]: time=\"2026-06-12T20:20:08.480557121Z\" level=warning msg=\"Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \\\"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\\\": no such file or directory\"\nJun 12 20:20:08.485715 crc crio[3645]: time=\"2026-06-12T20:20:08.485548756Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 12 20:20:08.493425 crc crio[3645]: time=\"2026-06-12T20:20:08.493307637Z\" level=warning msg=\"Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \\\"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\\\": no such file or directory\"\nJun 12 20:20:08.498007 crc crio[3645]: time=\"2026-06-12T20:20:08.497820161Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 12 20:20:08.506901 crc crio[3645]: time=\"2026-06-12T20:20:08.50675327Z\" level=warning msg=\"Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \\\"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\\\": no such file or directory\"\nJun 12 20:20:08.511343 crc crio[3645]: time=\"2026-06-12T20:20:08.511228705Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 12 20:20:08.516910 crc crio[3645]: time=\"2026-06-12T20:20:08.516783283Z\" level=warning msg=\"Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \\\"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\\\": no such file or directory\"\nJun 12 20:20:08.521831 crc crio[3645]: time=\"2026-06-12T20:20:08.521703057Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 12 20:20:08.584864 crc crio[3645]: time=\"2026-06-12T20:20:08.584714674Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 12 20:20:08.585436 crc crio[3645]: time=\"2026-06-12T20:20:08.585232425Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:08.585818 crc crio[3645]: time=\"2026-06-12T20:20:08.585771487Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info\"\nJun 12 20:20:08.586446 crc crio[3645]: time=\"2026-06-12T20:20:08.586357332Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000188bd0}] Aliases:map[]}\"\nJun 12 20:20:08.586731 crc crio[3645]: time=\"2026-06-12T20:20:08.586648808Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:08.588271 crc crio[3645]: time=\"2026-06-12T20:20:08.588178065Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 20:20:08.591803 crc crio[3645]: time=\"2026-06-12T20:20:08.591700016Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 20:20:08.592177 crc crio[3645]: time=\"2026-06-12T20:20:08.591999363Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 20:20:08.592684 crc crio[3645]: time=\"2026-06-12T20:20:08.592594567Z\" level=info msg=\"Create NRI interface\"\nJun 12 20:20:08.594720 crc crio[3645]: time=\"2026-06-12T20:20:08.594618394Z\" level=info msg=\"runtime interface created\"\nJun 12 20:20:08.594720 crc crio[3645]: time=\"2026-06-12T20:20:08.594697876Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 20:20:08.594720 crc crio[3645]: time=\"2026-06-12T20:20:08.594719866Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 20:20:08.594863 crc crio[3645]: time=\"2026-06-12T20:20:08.594736617Z\" level=info msg=\"starting plugins...\"\nJun 12 20:20:08.595283 crc crio[3645]: time=\"2026-06-12T20:20:08.595193527Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 20:20:08.598363 crc crio[3645]: time=\"2026-06-12T20:20:08.598268019Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 20:20:08.604511 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 20:20:08.720557 crc crio[3645]: 2026-06-12T20:20:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:08.720909 crc crio[3645]: time=\"2026-06-12T20:20:08.720739148Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 12 20:20:08.720909 crc crio[3645]: time=\"2026-06-12T20:20:08.7208242Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:08.720909 crc crio[3645]: time=\"2026-06-12T20:20:08.72084119Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 12 20:20:08.720909 crc crio[3645]: time=\"2026-06-12T20:20:08.720855251Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:08.720909 crc crio[3645]: time=\"2026-06-12T20:20:08.720896112Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info\"\nJun 12 20:20:08.721362 crc crio[3645]: time=\"2026-06-12T20:20:08.72126987Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001210000}] Aliases:map[]}\"\nJun 12 20:20:08.721542 crc crio[3645]: time=\"2026-06-12T20:20:08.721478585Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:08.809046 crc crio[3645]: 2026-06-12T20:20:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:08.810299 crc crio[3645]: time=\"2026-06-12T20:20:08.810170139Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 12 20:20:08.810299 crc crio[3645]: time=\"2026-06-12T20:20:08.810283971Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:08.810481 crc crio[3645]: time=\"2026-06-12T20:20:08.810357293Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info\"\nJun 12 20:20:08.811483 crc crio[3645]: time=\"2026-06-12T20:20:08.811366667Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc001210090}] Aliases:map[]}\"\nJun 12 20:20:08.811784 crc crio[3645]: time=\"2026-06-12T20:20:08.811690744Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:08.911538 crc crio[3645]: 2026-06-12T20:20:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:08.911722 crc crio[3645]: time=\"2026-06-12T20:20:08.91166681Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 12 20:20:08.911722 crc crio[3645]: time=\"2026-06-12T20:20:08.911719711Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:08.911792 crc crio[3645]: time=\"2026-06-12T20:20:08.911762512Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info\"\nJun 12 20:20:08.912361 crc crio[3645]: time=\"2026-06-12T20:20:08.912282175Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00112e010}] Aliases:map[]}\"\nJun 12 20:20:08.912459 crc crio[3645]: time=\"2026-06-12T20:20:08.912445838Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:09.377184 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:09.378831 crc crio[3645]: time=\"2026-06-12T20:20:09.377353024Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 12 20:20:09.378831 crc crio[3645]: time=\"2026-06-12T20:20:09.377399175Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:09.378831 crc crio[3645]: time=\"2026-06-12T20:20:09.377444786Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info\"\nJun 12 20:20:09.378831 crc crio[3645]: time=\"2026-06-12T20:20:09.377728693Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc00112e0a0}] Aliases:map[]}\"\nJun 12 20:20:09.378831 crc crio[3645]: time=\"2026-06-12T20:20:09.377884186Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:09.413269 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:09.413269 crc crio[3645]: time=\"2026-06-12T20:20:09.411736234Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 12 20:20:09.413269 crc crio[3645]: time=\"2026-06-12T20:20:09.411771795Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:09.413269 crc crio[3645]: time=\"2026-06-12T20:20:09.411813886Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info\"\nJun 12 20:20:09.413269 crc crio[3645]: time=\"2026-06-12T20:20:09.412045781Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29632800-ls5hs Namespace:openshift-operator-lifecycle-manager ID:25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b UID:0c0aae9e-a439-45ca-8f32-9dc9e6cffe96 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c0aae9e_a439_45ca_8f32_9dc9e6cffe96.slice PodAnnotations:0xc000188c88}] Aliases:map[]}\"\nJun 12 20:20:09.413269 crc crio[3645]: time=\"2026-06-12T20:20:09.412142484Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:20:09.413269 crc crio[3645]: time=\"2026-06-12T20:20:09.412157054Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:20:09.413269 crc crio[3645]: time=\"2026-06-12T20:20:09.412173164Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:09.430013 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.43003264Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.430059211Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.430072961Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.430196624Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.430207024Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.430214434Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.430224014Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.430232324Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.430255645Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info\"\nJun 12 20:20:09.430600 crc crio[3645]: time=\"2026-06-12T20:20:09.430449579Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000188d00}] Aliases:map[]}\"\nJun 12 20:20:09.430600 crc crio[3645]: time=\"2026-06-12T20:20:09.430578482Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:09.630864 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:09.630864 crc crio[3645]: time=\"2026-06-12T20:20:09.63079332Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 12 20:20:09.630864 crc crio[3645]: time=\"2026-06-12T20:20:09.630852462Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:09.631394 crc crio[3645]: time=\"2026-06-12T20:20:09.630876362Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 12 20:20:09.631394 crc crio[3645]: time=\"2026-06-12T20:20:09.630887452Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:09.631394 crc crio[3645]: time=\"2026-06-12T20:20:09.631069726Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info\"\nJun 12 20:20:09.631515 crc crio[3645]: time=\"2026-06-12T20:20:09.631459585Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00112e140}] Aliases:map[]}\"\nJun 12 20:20:09.631887 crc crio[3645]: time=\"2026-06-12T20:20:09.631730551Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:09.712239 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:09.712239 crc crio[3645]: time=\"2026-06-12T20:20:09.711846326Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 12 20:20:09.712239 crc crio[3645]: time=\"2026-06-12T20:20:09.711880327Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:09.712239 crc crio[3645]: time=\"2026-06-12T20:20:09.711962329Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info\"\nJun 12 20:20:09.712239 crc crio[3645]: time=\"2026-06-12T20:20:09.712185824Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc001210148}] Aliases:map[]}\"\nJun 12 20:20:09.712605 crc crio[3645]: time=\"2026-06-12T20:20:09.712320557Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:09.883785 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:09.884007 crc crio[3645]: time=\"2026-06-12T20:20:09.883846298Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 12 20:20:09.884007 crc crio[3645]: time=\"2026-06-12T20:20:09.883886118Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:09.884007 crc crio[3645]: time=\"2026-06-12T20:20:09.883998241Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info\"\nJun 12 20:20:09.884410 crc crio[3645]: time=\"2026-06-12T20:20:09.884336559Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00008c408}] Aliases:map[]}\"\nJun 12 20:20:09.884604 crc crio[3645]: time=\"2026-06-12T20:20:09.884549873Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:09.913127 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:09.913127 crc crio[3645]: time=\"2026-06-12T20:20:09.913042847Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 12 20:20:09.913127 crc crio[3645]: time=\"2026-06-12T20:20:09.913141479Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:09.913127 crc crio[3645]: time=\"2026-06-12T20:20:09.91317794Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info\"\nJun 12 20:20:09.913743 crc crio[3645]: time=\"2026-06-12T20:20:09.913360554Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000188da8}] Aliases:map[]}\"\nJun 12 20:20:09.913743 crc crio[3645]: time=\"2026-06-12T20:20:09.913481167Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:09.933144 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:09.933372 crc crio[3645]: time=\"2026-06-12T20:20:09.933201676Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 12 20:20:09.933372 crc crio[3645]: time=\"2026-06-12T20:20:09.933245727Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:09.933372 crc crio[3645]: time=\"2026-06-12T20:20:09.933268557Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 12 20:20:09.933372 crc crio[3645]: time=\"2026-06-12T20:20:09.933277897Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:09.933372 crc crio[3645]: time=\"2026-06-12T20:20:09.933288938Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 12 20:20:09.933372 crc crio[3645]: time=\"2026-06-12T20:20:09.933299108Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:09.933372 crc crio[3645]: time=\"2026-06-12T20:20:09.933331278Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info\"\nJun 12 20:20:09.934130 crc crio[3645]: time=\"2026-06-12T20:20:09.933516343Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc0012101e0}] Aliases:map[]}\"\nJun 12 20:20:09.934130 crc crio[3645]: time=\"2026-06-12T20:20:09.933637775Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:09.987029 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:09.987545 crc crio[3645]: time=\"2026-06-12T20:20:09.987052518Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 12 20:20:09.987545 crc crio[3645]: time=\"2026-06-12T20:20:09.98712763Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:09.987545 crc crio[3645]: time=\"2026-06-12T20:20:09.98716296Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info\"\nJun 12 20:20:09.987545 crc crio[3645]: time=\"2026-06-12T20:20:09.987366185Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001210278}] Aliases:map[]}\"\nJun 12 20:20:09.987545 crc crio[3645]: time=\"2026-06-12T20:20:09.987502888Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:10.013307 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:10.013558 crc crio[3645]: time=\"2026-06-12T20:20:10.013488123Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 12 20:20:10.013558 crc crio[3645]: time=\"2026-06-12T20:20:10.013538284Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:10.013706 crc crio[3645]: time=\"2026-06-12T20:20:10.013563025Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 12 20:20:10.013706 crc crio[3645]: time=\"2026-06-12T20:20:10.013578735Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:10.013706 crc crio[3645]: time=\"2026-06-12T20:20:10.013595645Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 12 20:20:10.013706 crc crio[3645]: time=\"2026-06-12T20:20:10.013609626Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:10.013706 crc crio[3645]: time=\"2026-06-12T20:20:10.013650797Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info\"\nJun 12 20:20:10.014211 crc crio[3645]: time=\"2026-06-12T20:20:10.013900902Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc001210308}] Aliases:map[]}\"\nJun 12 20:20:10.014315 crc crio[3645]: time=\"2026-06-12T20:20:10.014213639Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:10.138252 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:10.138530 crc crio[3645]: time=\"2026-06-12T20:20:10.138371268Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 12 20:20:10.138530 crc crio[3645]: time=\"2026-06-12T20:20:10.138420869Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:10.138530 crc crio[3645]: time=\"2026-06-12T20:20:10.13845296Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info\"\nJun 12 20:20:10.138799 crc crio[3645]: time=\"2026-06-12T20:20:10.138704506Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000110480}] Aliases:map[]}\"\nJun 12 20:20:10.139035 crc crio[3645]: time=\"2026-06-12T20:20:10.138995782Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:10.567236 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:10.567977 crc crio[3645]: time=\"2026-06-12T20:20:10.567365249Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 12 20:20:10.567977 crc crio[3645]: time=\"2026-06-12T20:20:10.56740171Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:10.567977 crc crio[3645]: time=\"2026-06-12T20:20:10.567438291Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info\"\nJun 12 20:20:10.567977 crc crio[3645]: time=\"2026-06-12T20:20:10.567764419Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000110520}] Aliases:map[]}\"\nJun 12 20:20:10.568176 crc crio[3645]: time=\"2026-06-12T20:20:10.568009015Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:10.702673 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:10.703114 crc crio[3645]: time=\"2026-06-12T20:20:10.702883842Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 12 20:20:10.703228 crc crio[3645]: time=\"2026-06-12T20:20:10.703125618Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:10.703228 crc crio[3645]: time=\"2026-06-12T20:20:10.703189259Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info\"\nJun 12 20:20:10.703532 crc crio[3645]: time=\"2026-06-12T20:20:10.703460655Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00008c518}] Aliases:map[]}\"\nJun 12 20:20:10.703728 crc crio[3645]: time=\"2026-06-12T20:20:10.70366698Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:10.733236 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:10.733524 crc crio[3645]: time=\"2026-06-12T20:20:10.733435662Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 12 20:20:10.733524 crc crio[3645]: time=\"2026-06-12T20:20:10.733505374Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:10.733592 crc crio[3645]: time=\"2026-06-12T20:20:10.733549415Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info\"\nJun 12 20:20:10.733846 crc crio[3645]: time=\"2026-06-12T20:20:10.73377252Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00112e1e8}] Aliases:map[]}\"\nJun 12 20:20:10.734193 crc crio[3645]: time=\"2026-06-12T20:20:10.734109758Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:10.903638 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:10.903638 crc crio[3645]: time=\"2026-06-12T20:20:10.903591161Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 12 20:20:10.903638 crc crio[3645]: time=\"2026-06-12T20:20:10.903647682Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:10.904330 crc crio[3645]: time=\"2026-06-12T20:20:10.903786705Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info\"\nJun 12 20:20:10.904330 crc crio[3645]: time=\"2026-06-12T20:20:10.904313907Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00008c5c0}] Aliases:map[]}\"\nJun 12 20:20:10.904716 crc crio[3645]: time=\"2026-06-12T20:20:10.904599884Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:10.943334 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:10.943696 crc crio[3645]: time=\"2026-06-12T20:20:10.94355059Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 12 20:20:10.943696 crc crio[3645]: time=\"2026-06-12T20:20:10.943656943Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:10.943882 crc crio[3645]: time=\"2026-06-12T20:20:10.943730524Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info\"\nJun 12 20:20:10.944371 crc crio[3645]: time=\"2026-06-12T20:20:10.944239787Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00008c0e0}] Aliases:map[]}\"\nJun 12 20:20:10.944702 crc crio[3645]: time=\"2026-06-12T20:20:10.944598435Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:10.968441 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:10.968799 crc crio[3645]: time=\"2026-06-12T20:20:10.968651184Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 12 20:20:10.968799 crc crio[3645]: time=\"2026-06-12T20:20:10.968769647Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:10.969188 crc crio[3645]: time=\"2026-06-12T20:20:10.968846329Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info\"\nJun 12 20:20:10.969460 crc crio[3645]: time=\"2026-06-12T20:20:10.969318559Z\" level=info msg=\"Got pod network &{Name:revision-pruner-12-crc Namespace:openshift-kube-apiserver ID:28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d UID:abc11e84-2f29-497d-b0df-09bb729ef48c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podabc11e84_2f29_497d_b0df_09bb729ef48c.slice PodAnnotations:0xc000188ac8}] Aliases:map[]}\"\nJun 12 20:20:10.969460 crc crio[3645]: time=\"2026-06-12T20:20:10.969456492Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:20:10.969702 crc crio[3645]: time=\"2026-06-12T20:20:10.969479464Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:20:10.969702 crc crio[3645]: time=\"2026-06-12T20:20:10.969501874Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:11.044584 crc crio[3645]: 2026-06-12T20:20:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:11.045297 crc crio[3645]: time=\"2026-06-12T20:20:11.044672014Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 12 20:20:11.045297 crc crio[3645]: time=\"2026-06-12T20:20:11.044742055Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:11.045297 crc crio[3645]: time=\"2026-06-12T20:20:11.044781536Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 12 20:20:11.045297 crc crio[3645]: time=\"2026-06-12T20:20:11.044797166Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:11.045297 crc crio[3645]: time=\"2026-06-12T20:20:11.044848538Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info\"\nJun 12 20:20:11.045825 crc crio[3645]: time=\"2026-06-12T20:20:11.045461081Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000188b58}] Aliases:map[]}\"\nJun 12 20:20:11.045825 crc crio[3645]: time=\"2026-06-12T20:20:11.045744019Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:11.104796 crc crio[3645]: 2026-06-12T20:20:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:11.104796 crc crio[3645]: time=\"2026-06-12T20:20:11.104493315Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 12 20:20:11.104796 crc crio[3645]: time=\"2026-06-12T20:20:11.104529635Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:11.104796 crc crio[3645]: time=\"2026-06-12T20:20:11.104578128Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info\"\nJun 12 20:20:11.105391 crc crio[3645]: time=\"2026-06-12T20:20:11.104884224Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000188bf8}] Aliases:map[]}\"\nJun 12 20:20:11.105391 crc crio[3645]: time=\"2026-06-12T20:20:11.105277363Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:11.152681 crc crio[3645]: 2026-06-12T20:20:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:11.152681 crc crio[3645]: time=\"2026-06-12T20:20:11.152494992Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 12 20:20:11.152681 crc crio[3645]: time=\"2026-06-12T20:20:11.152547003Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:11.152681 crc crio[3645]: time=\"2026-06-12T20:20:11.152584484Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info\"\nJun 12 20:20:11.153532 crc crio[3645]: time=\"2026-06-12T20:20:11.152812709Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000188ca8}] Aliases:map[]}\"\nJun 12 20:20:11.153532 crc crio[3645]: time=\"2026-06-12T20:20:11.153132757Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:11.390571 crc crio[3645]: 2026-06-12T20:20:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:11.390710 crc crio[3645]: time=\"2026-06-12T20:20:11.390665553Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 12 20:20:11.390765 crc crio[3645]: time=\"2026-06-12T20:20:11.390712814Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:11.390765 crc crio[3645]: time=\"2026-06-12T20:20:11.390752995Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 12 20:20:11.390881 crc crio[3645]: time=\"2026-06-12T20:20:11.390769805Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:11.390881 crc crio[3645]: time=\"2026-06-12T20:20:11.390784036Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 12 20:20:11.390881 crc crio[3645]: time=\"2026-06-12T20:20:11.390800546Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:11.390881 crc crio[3645]: time=\"2026-06-12T20:20:11.390835407Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info\"\nJun 12 20:20:11.391450 crc crio[3645]: time=\"2026-06-12T20:20:11.391373099Z\" level=info msg=\"Got pod network &{Name:installer-12-crc Namespace:openshift-kube-apiserver ID:3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab UID:75a71d08-dc2b-405a-a0f5-fd65ddc07ae1 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod75a71d08_dc2b_405a_a0f5_fd65ddc07ae1.slice PodAnnotations:0xc00008c390}] Aliases:map[]}\"\nJun 12 20:20:11.391566 crc crio[3645]: time=\"2026-06-12T20:20:11.391502842Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:20:11.391566 crc crio[3645]: time=\"2026-06-12T20:20:11.391520422Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:20:11.391566 crc crio[3645]: time=\"2026-06-12T20:20:11.391532563Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:11.691182 crc crio[3645]: 2026-06-12T20:20:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:11.691182 crc crio[3645]: time=\"2026-06-12T20:20:11.690346265Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 12 20:20:11.691182 crc crio[3645]: time=\"2026-06-12T20:20:11.690383225Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:11.691182 crc crio[3645]: time=\"2026-06-12T20:20:11.690431107Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info\"\nJun 12 20:20:11.691182 crc crio[3645]: time=\"2026-06-12T20:20:11.690643041Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0012883b8}] Aliases:map[]}\"\nJun 12 20:20:11.691182 crc crio[3645]: time=\"2026-06-12T20:20:11.690773254Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:12.030889 crc crio[3645]: 2026-06-12T20:20:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:12.031300 crc crio[3645]: time=\"2026-06-12T20:20:12.031216084Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 12 20:20:12.031300 crc crio[3645]: time=\"2026-06-12T20:20:12.031281636Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:12.031417 crc crio[3645]: time=\"2026-06-12T20:20:12.031348787Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info\"\nJun 12 20:20:12.031613 crc crio[3645]: time=\"2026-06-12T20:20:12.031547852Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29632815-n4njh Namespace:openshift-operator-lifecycle-manager ID:ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff UID:bf264f66-3eb4-4567-a4e2-6c6f9890ebf9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf264f66_3eb4_4567_a4e2_6c6f9890ebf9.slice PodAnnotations:0xc001722088}] Aliases:map[]}\"\nJun 12 20:20:12.031698 crc crio[3645]: time=\"2026-06-12T20:20:12.031631614Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:20:12.031698 crc crio[3645]: time=\"2026-06-12T20:20:12.031648454Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:20:12.031698 crc crio[3645]: time=\"2026-06-12T20:20:12.031663274Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:12.139569 crc crio[3645]: 2026-06-12T20:20:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:12.139788 crc crio[3645]: time=\"2026-06-12T20:20:12.139649437Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 12 20:20:12.139788 crc crio[3645]: time=\"2026-06-12T20:20:12.139711858Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:12.139788 crc crio[3645]: time=\"2026-06-12T20:20:12.139769799Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info\"\nJun 12 20:20:12.140341 crc crio[3645]: time=\"2026-06-12T20:20:12.140253221Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000188c60}] Aliases:map[]}\"\nJun 12 20:20:12.140659 crc crio[3645]: time=\"2026-06-12T20:20:12.140540518Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:12.171163 crc crio[3645]: time=\"2026-06-12T20:20:12.170769421Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=0b4cffce-d580-4c47-8263-6abecc586fc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:12.172145 crc crio[3645]: time=\"2026-06-12T20:20:12.171841787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:12.190862 crc crio[3645]: time=\"2026-06-12T20:20:12.190663614Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=00f9a53e-d561-444e-86f6-f21ac4271e4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:12.191292 crc crio[3645]: time=\"2026-06-12T20:20:12.191186017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:12.215024 crc crio[3645]: time=\"2026-06-12T20:20:12.214825056Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0b4cffce-d580-4c47-8263-6abecc586fc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:12.215389 crc crio[3645]: time=\"2026-06-12T20:20:12.215271587Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=a7a37037-1852-48b8-8861-1a1972018f7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:12.215477 crc crio[3645]: time=\"2026-06-12T20:20:12.2154191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:12.216227 crc crio[3645]: time=\"2026-06-12T20:20:12.216149587Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=00f9a53e-d561-444e-86f6-f21ac4271e4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:12.252380 crc crio[3645]: time=\"2026-06-12T20:20:12.252041672Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=fbcbcd2e-a7ea-4ae2-9cd3-75bf9835fe2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:12.252490 crc crio[3645]: time=\"2026-06-12T20:20:12.252376481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:12.275279 crc crio[3645]: time=\"2026-06-12T20:20:12.275114209Z\" level=info msg=\"Ran pod sandbox 782d2124bea2ab3a5333b32cba1733ab96f60466ff6177cdb62b2ca8b1bd6ac0 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=0b4cffce-d580-4c47-8263-6abecc586fc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:12.275822 crc crio[3645]: time=\"2026-06-12T20:20:12.275336095Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fbcbcd2e-a7ea-4ae2-9cd3-75bf9835fe2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:12.278470 crc crio[3645]: time=\"2026-06-12T20:20:12.278300163Z\" level=info msg=\"Ran pod sandbox df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0 with infra container: openshift-etcd/etcd-crc/POD\" id=00f9a53e-d561-444e-86f6-f21ac4271e4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:12.302416 crc crio[3645]: time=\"2026-06-12T20:20:12.301525104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=abff209b-072d-430c-81de-a9ed7d31d7b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:12.303371 crc crio[3645]: time=\"2026-06-12T20:20:12.302780053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=19bbe274-36d1-4694-90e8-eceacad28c5c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:12.320189 crc crio[3645]: time=\"2026-06-12T20:20:12.319800678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=af1642f2-7a3b-4325-a3c4-d92b855e6eff name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:12.494850 crc crio[3645]: time=\"2026-06-12T20:20:12.494561764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3930d732-3bca-4132-9b51-35c31bd11eed name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:12.494850 crc crio[3645]: time=\"2026-06-12T20:20:12.494719028Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=d84ae27a-7b70-4187-a842-a74fbeca9926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:12.494850 crc crio[3645]: time=\"2026-06-12T20:20:12.49482819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:12.496777 crc crio[3645]: time=\"2026-06-12T20:20:12.496641333Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=390ed580-969b-4dbb-9d46-69e41f18cd04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:12.498908 crc crio[3645]: time=\"2026-06-12T20:20:12.498777843Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a7a37037-1852-48b8-8861-1a1972018f7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:12.499899 crc crio[3645]: time=\"2026-06-12T20:20:12.499727875Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=3ac7c1fd-a0f1-4d64-8af5-fa1a3bafdee6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:12.500042 crc crio[3645]: time=\"2026-06-12T20:20:12.49995758Z\" level=info msg=\"Ran pod sandbox 9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=fbcbcd2e-a7ea-4ae2-9cd3-75bf9835fe2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:12.500501 crc crio[3645]: time=\"2026-06-12T20:20:12.500300649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:12.501590 crc crio[3645]: time=\"2026-06-12T20:20:12.500446801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:12.505196 crc crio[3645]: time=\"2026-06-12T20:20:12.504859125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=457e4c9e-b41d-48c8-b077-a1d5aadfead5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:12.552562 crc crio[3645]: 2026-06-12T20:20:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:12.552995 crc crio[3645]: time=\"2026-06-12T20:20:12.552806619Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 12 20:20:12.554605 crc crio[3645]: time=\"2026-06-12T20:20:12.554488629Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:12.554867 crc crio[3645]: time=\"2026-06-12T20:20:12.554636322Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info\"\nJun 12 20:20:12.555019 crc crio[3645]: time=\"2026-06-12T20:20:12.55497299Z\" level=info msg=\"Got pod network &{Name:revision-pruner-11-crc Namespace:openshift-kube-apiserver ID:40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 UID:8bed3f21-2a5d-4b00-8b19-761212047f63 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8bed3f21_2a5d_4b00_8b19_761212047f63.slice PodAnnotations:0xc0012886a0}] Aliases:map[]}\"\nJun 12 20:20:12.555149 crc crio[3645]: time=\"2026-06-12T20:20:12.555029461Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:20:12.555149 crc crio[3645]: time=\"2026-06-12T20:20:12.555047362Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:20:12.555149 crc crio[3645]: time=\"2026-06-12T20:20:12.555057932Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:12.557135 crc crio[3645]: time=\"2026-06-12T20:20:12.556718861Z\" level=info msg=\"Ran pod sandbox 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=a7a37037-1852-48b8-8861-1a1972018f7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:12.579575 crc crio[3645]: time=\"2026-06-12T20:20:12.579294496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1501154b-d09a-41e7-b958-a5a41e795b64 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:12.625198 crc crio[3645]: time=\"2026-06-12T20:20:12.624665922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f0e3baf6-18a2-49dc-9987-34f2eaa10209 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:12.651395 crc crio[3645]: time=\"2026-06-12T20:20:12.650435871Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b4862352-aa78-442a-a8c7-5db9e2c3ad8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:12.667998 crc crio[3645]: time=\"2026-06-12T20:20:12.664643302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:12.727796 crc crio[3645]: time=\"2026-06-12T20:20:12.727670928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f09ced20-6ffa-4644-9ea0-7726cd9a63a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:12.739398 crc crio[3645]: time=\"2026-06-12T20:20:12.73889858Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d84ae27a-7b70-4187-a842-a74fbeca9926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:12.751414 crc crio[3645]: time=\"2026-06-12T20:20:12.750784857Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c53a7e82-ac79-4cea-b762-cea0d483f4f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:12.752382 crc crio[3645]: time=\"2026-06-12T20:20:12.752188239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:12.760876 crc crio[3645]: time=\"2026-06-12T20:20:12.760779579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:12.768723 crc crio[3645]: time=\"2026-06-12T20:20:12.768684342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:12.775522 crc crio[3645]: time=\"2026-06-12T20:20:12.775287055Z\" level=info msg=\"Ran pod sandbox ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=d84ae27a-7b70-4187-a842-a74fbeca9926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:12.776780 crc crio[3645]: time=\"2026-06-12T20:20:12.776616896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:12.787558 crc crio[3645]: time=\"2026-06-12T20:20:12.787369157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:12.787826 crc crio[3645]: time=\"2026-06-12T20:20:12.787789966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=bc9cda42-6665-4e7b-be9d-a3005f4a8d32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:12.793879 crc crio[3645]: time=\"2026-06-12T20:20:12.793595862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fb61a992-47d7-4071-87d4-e769f4e312a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:12.799622 crc crio[3645]: time=\"2026-06-12T20:20:12.79954958Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=1c39d134-5be1-498a-bc3c-dde6fd30f208 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:12.800275 crc crio[3645]: time=\"2026-06-12T20:20:12.800232516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:12.845906 crc crio[3645]: time=\"2026-06-12T20:20:12.845813197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:13.165362 crc crio[3645]: 2026-06-12T20:20:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:13.165558 crc crio[3645]: time=\"2026-06-12T20:20:13.165502574Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 12 20:20:13.165558 crc crio[3645]: time=\"2026-06-12T20:20:13.165541385Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:13.165642 crc crio[3645]: time=\"2026-06-12T20:20:13.165587016Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info\"\nJun 12 20:20:13.166351 crc crio[3645]: time=\"2026-06-12T20:20:13.16579322Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc002a78250}] Aliases:map[]}\"\nJun 12 20:20:13.166351 crc crio[3645]: time=\"2026-06-12T20:20:13.166034907Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:14.684172 crc crio[3645]: 2026-06-12T20:20:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:14.685511 crc crio[3645]: time=\"2026-06-12T20:20:14.685461305Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 12 20:20:14.685610 crc crio[3645]: time=\"2026-06-12T20:20:14.685591958Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:14.685731 crc crio[3645]: time=\"2026-06-12T20:20:14.685709671Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info\"\nJun 12 20:20:14.686170 crc crio[3645]: time=\"2026-06-12T20:20:14.68613589Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00008c4b8}] Aliases:map[]}\"\nJun 12 20:20:14.686477 crc crio[3645]: time=\"2026-06-12T20:20:14.686451267Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:14.804436 crc crio[3645]: 2026-06-12T20:20:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:14.805127 crc crio[3645]: time=\"2026-06-12T20:20:14.805037426Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 12 20:20:14.805285 crc crio[3645]: time=\"2026-06-12T20:20:14.805263322Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:14.805417 crc crio[3645]: time=\"2026-06-12T20:20:14.805396525Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 12 20:20:14.805513 crc crio[3645]: time=\"2026-06-12T20:20:14.805494407Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:14.805646 crc crio[3645]: time=\"2026-06-12T20:20:14.805622471Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info\"\nJun 12 20:20:14.806250 crc crio[3645]: time=\"2026-06-12T20:20:14.806216404Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00008c630}] Aliases:map[]}\"\nJun 12 20:20:14.806567 crc crio[3645]: time=\"2026-06-12T20:20:14.806541901Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:14.943567 crc crio[3645]: 2026-06-12T20:20:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:14.945359 crc crio[3645]: time=\"2026-06-12T20:20:14.944749217Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 12 20:20:14.945359 crc crio[3645]: time=\"2026-06-12T20:20:14.944819459Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:14.945359 crc crio[3645]: time=\"2026-06-12T20:20:14.944847759Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 12 20:20:14.945359 crc crio[3645]: time=\"2026-06-12T20:20:14.9448615Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:14.945359 crc crio[3645]: time=\"2026-06-12T20:20:14.94487542Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 12 20:20:14.945359 crc crio[3645]: time=\"2026-06-12T20:20:14.94488767Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:14.945359 crc crio[3645]: time=\"2026-06-12T20:20:14.945037163Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info\"\nJun 12 20:20:14.946332 crc crio[3645]: time=\"2026-06-12T20:20:14.946053237Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 UID:17b87002-b798-480a-8e17-83053d698239 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc000110bc8}] Aliases:map[]}\"\nJun 12 20:20:14.946432 crc crio[3645]: time=\"2026-06-12T20:20:14.946355324Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:15.074408 crc crio[3645]: 2026-06-12T20:20:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:15.074877 crc crio[3645]: time=\"2026-06-12T20:20:15.074565557Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 12 20:20:15.074877 crc crio[3645]: time=\"2026-06-12T20:20:15.074616188Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:15.074877 crc crio[3645]: time=\"2026-06-12T20:20:15.074644569Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 12 20:20:15.074877 crc crio[3645]: time=\"2026-06-12T20:20:15.074660009Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:15.074877 crc crio[3645]: time=\"2026-06-12T20:20:15.074712191Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info\"\nJun 12 20:20:15.075210 crc crio[3645]: time=\"2026-06-12T20:20:15.075041888Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000888218}] Aliases:map[]}\"\nJun 12 20:20:15.075392 crc crio[3645]: time=\"2026-06-12T20:20:15.075323805Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:15.419189 crc crio[3645]: 2026-06-12T20:20:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:15.419452 crc crio[3645]: time=\"2026-06-12T20:20:15.419355469Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 12 20:20:15.419452 crc crio[3645]: time=\"2026-06-12T20:20:15.419438031Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:15.419702 crc crio[3645]: time=\"2026-06-12T20:20:15.419493052Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info\"\nJun 12 20:20:15.420237 crc crio[3645]: time=\"2026-06-12T20:20:15.420153838Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001288050}] Aliases:map[]}\"\nJun 12 20:20:15.420504 crc crio[3645]: time=\"2026-06-12T20:20:15.420431374Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:15.693687 crc crio[3645]: 2026-06-12T20:20:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:15.694909 crc crio[3645]: time=\"2026-06-12T20:20:15.693765473Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 12 20:20:15.694909 crc crio[3645]: time=\"2026-06-12T20:20:15.693811155Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:15.694909 crc crio[3645]: time=\"2026-06-12T20:20:15.693867995Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info\"\nJun 12 20:20:15.694909 crc crio[3645]: time=\"2026-06-12T20:20:15.694195622Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000188c10}] Aliases:map[]}\"\nJun 12 20:20:15.694909 crc crio[3645]: time=\"2026-06-12T20:20:15.69454548Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:15.988174 crc crio[3645]: 2026-06-12T20:20:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:15.988387 crc crio[3645]: time=\"2026-06-12T20:20:15.988299894Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 12 20:20:15.988387 crc crio[3645]: time=\"2026-06-12T20:20:15.988348205Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:15.988506 crc crio[3645]: time=\"2026-06-12T20:20:15.988398736Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info\"\nJun 12 20:20:15.988762 crc crio[3645]: time=\"2026-06-12T20:20:15.988590991Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0001884d0}] Aliases:map[]}\"\nJun 12 20:20:15.989621 crc crio[3645]: time=\"2026-06-12T20:20:15.988787016Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:16.207030 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:16.207276 crc crio[3645]: time=\"2026-06-12T20:20:16.207187867Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 12 20:20:16.207276 crc crio[3645]: time=\"2026-06-12T20:20:16.207259599Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:16.207386 crc crio[3645]: time=\"2026-06-12T20:20:16.20730635Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info\"\nJun 12 20:20:16.207555 crc crio[3645]: time=\"2026-06-12T20:20:16.207496794Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000110668}] Aliases:map[]}\"\nJun 12 20:20:16.207731 crc crio[3645]: time=\"2026-06-12T20:20:16.207674058Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:16.420404 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:16.421283 crc crio[3645]: time=\"2026-06-12T20:20:16.421157694Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 12 20:20:16.421283 crc crio[3645]: time=\"2026-06-12T20:20:16.421256597Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:16.421411 crc crio[3645]: time=\"2026-06-12T20:20:16.421332969Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info\"\nJun 12 20:20:16.421629 crc crio[3645]: time=\"2026-06-12T20:20:16.421553934Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc001722058}] Aliases:map[]}\"\nJun 12 20:20:16.421997 crc crio[3645]: time=\"2026-06-12T20:20:16.421843541Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:16.573385 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:16.573587 crc crio[3645]: time=\"2026-06-12T20:20:16.573499919Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 12 20:20:16.573587 crc crio[3645]: time=\"2026-06-12T20:20:16.573561961Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:16.573699 crc crio[3645]: time=\"2026-06-12T20:20:16.573604562Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info\"\nJun 12 20:20:16.573974 crc crio[3645]: time=\"2026-06-12T20:20:16.573770625Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0022d6230}] Aliases:map[]}\"\nJun 12 20:20:16.574201 crc crio[3645]: time=\"2026-06-12T20:20:16.574137514Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:16.613042 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:16.613274 crc crio[3645]: time=\"2026-06-12T20:20:16.613224633Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 12 20:20:16.613274 crc crio[3645]: time=\"2026-06-12T20:20:16.613264874Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:16.613413 crc crio[3645]: time=\"2026-06-12T20:20:16.613281104Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 12 20:20:16.613413 crc crio[3645]: time=\"2026-06-12T20:20:16.613289905Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:16.613413 crc crio[3645]: time=\"2026-06-12T20:20:16.613329706Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info\"\nJun 12 20:20:16.613551 crc crio[3645]: time=\"2026-06-12T20:20:16.61351268Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0001107d8}] Aliases:map[]}\"\nJun 12 20:20:16.613735 crc crio[3645]: time=\"2026-06-12T20:20:16.613665293Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:16.629309 crc crio[3645]: time=\"2026-06-12T20:20:16.629207495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:16.629675 crc crio[3645]: time=\"2026-06-12T20:20:16.629594094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:16.630355 crc crio[3645]: time=\"2026-06-12T20:20:16.630154267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:16.630698 crc crio[3645]: time=\"2026-06-12T20:20:16.630604877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:16.631058 crc crio[3645]: time=\"2026-06-12T20:20:16.630806352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:16.637640 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:16.637640 crc crio[3645]: time=\"2026-06-12T20:20:16.637508918Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 12 20:20:16.637640 crc crio[3645]: time=\"2026-06-12T20:20:16.637538068Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:16.637640 crc crio[3645]: time=\"2026-06-12T20:20:16.63758548Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info\"\nJun 12 20:20:16.638415 crc crio[3645]: time=\"2026-06-12T20:20:16.638147292Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 UID:677c2747-1901-4941-94f1-8281cced296b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000110f08}] Aliases:map[]}\"\nJun 12 20:20:16.638955 crc crio[3645]: time=\"2026-06-12T20:20:16.638711446Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:16.839990 crc crio[3645]: time=\"2026-06-12T20:20:16.838853602Z\" level=info msg=\"Created container 04209446c0115b4becd30f7bd7c574aae225cb8a472ee49697d2618d89c85156: openshift-etcd/etcd-crc/setup\" id=3ac7c1fd-a0f1-4d64-8af5-fa1a3bafdee6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:16.843868 crc crio[3645]: time=\"2026-06-12T20:20:16.843525672Z\" level=info msg=\"Starting container: 04209446c0115b4becd30f7bd7c574aae225cb8a472ee49697d2618d89c85156\" id=328affba-70a7-4a36-8457-654cc782fbe4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:16.858487 crc crio[3645]: time=\"2026-06-12T20:20:16.858331414Z\" level=info msg=\"Created container ebf7bb7a957ce32f6131004cbe8abf5cedcba655207eaae62a5d0b180cde2eea: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=390ed580-969b-4dbb-9d46-69e41f18cd04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:16.859849 crc crio[3645]: time=\"2026-06-12T20:20:16.859711817Z\" level=info msg=\"Starting container: ebf7bb7a957ce32f6131004cbe8abf5cedcba655207eaae62a5d0b180cde2eea\" id=dfa7d005-e959-412a-ac12-db58e5f1531e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:16.861612 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:16.862042 crc crio[3645]: time=\"2026-06-12T20:20:16.861870167Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 12 20:20:16.862205 crc crio[3645]: time=\"2026-06-12T20:20:16.862181315Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:16.862334 crc crio[3645]: time=\"2026-06-12T20:20:16.862312928Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info\"\nJun 12 20:20:16.862677 crc crio[3645]: time=\"2026-06-12T20:20:16.862644546Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00109e080}] Aliases:map[]}\"\nJun 12 20:20:16.863058 crc crio[3645]: time=\"2026-06-12T20:20:16.863029304Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:16.868308 crc crio[3645]: time=\"2026-06-12T20:20:16.868178564Z\" level=info msg=\"Created container 47812ddd75ef355da05bc0b0a02b728c6f1c06fb0d688a480a284f6c52d79505: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c53a7e82-ac79-4cea-b762-cea0d483f4f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:16.870430 crc crio[3645]: time=\"2026-06-12T20:20:16.870277143Z\" level=info msg=\"Starting container: 47812ddd75ef355da05bc0b0a02b728c6f1c06fb0d688a480a284f6c52d79505\" id=878dfa6d-c3f1-409f-a175-e1c310350cea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:16.874672 crc crio[3645]: time=\"2026-06-12T20:20:16.874515421Z\" level=info msg=\"Created container 4d467f8dea989d26447ad0dadc8275e95e4453301a8d1cdc989191d9dfd38af3: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b4862352-aa78-442a-a8c7-5db9e2c3ad8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:16.874742 crc crio[3645]: time=\"2026-06-12T20:20:16.874697096Z\" level=info msg=\"Created container f1f0291d68b3f47249724d06500c2723f97da8c68cb9dce8ed964f6ba5b20058: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=1c39d134-5be1-498a-bc3c-dde6fd30f208 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:16.876571 crc crio[3645]: time=\"2026-06-12T20:20:16.876378025Z\" level=info msg=\"Started container\" PID=5377 containerID=ebf7bb7a957ce32f6131004cbe8abf5cedcba655207eaae62a5d0b180cde2eea description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=dfa7d005-e959-412a-ac12-db58e5f1531e name=/runtime.v1.RuntimeService/StartContainer sandboxID=782d2124bea2ab3a5333b32cba1733ab96f60466ff6177cdb62b2ca8b1bd6ac0\nJun 12 20:20:16.879797 crc crio[3645]: time=\"2026-06-12T20:20:16.879496458Z\" level=info msg=\"Starting container: 4d467f8dea989d26447ad0dadc8275e95e4453301a8d1cdc989191d9dfd38af3\" id=88c1255a-a528-4bf5-b310-63082d04ab96 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:16.880363 crc crio[3645]: time=\"2026-06-12T20:20:16.879559029Z\" level=info msg=\"Starting container: f1f0291d68b3f47249724d06500c2723f97da8c68cb9dce8ed964f6ba5b20058\" id=04731493-7fe2-4762-95d2-f6a9883d1c35 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:16.884894 crc crio[3645]: time=\"2026-06-12T20:20:16.88476401Z\" level=info msg=\"Started container\" PID=5376 containerID=04209446c0115b4becd30f7bd7c574aae225cb8a472ee49697d2618d89c85156 description=openshift-etcd/etcd-crc/setup id=328affba-70a7-4a36-8457-654cc782fbe4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\nJun 12 20:20:16.893855 crc crio[3645]: time=\"2026-06-12T20:20:16.893454772Z\" level=info msg=\"Started container\" PID=5378 containerID=f1f0291d68b3f47249724d06500c2723f97da8c68cb9dce8ed964f6ba5b20058 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=04731493-7fe2-4762-95d2-f6a9883d1c35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53\nJun 12 20:20:16.914865 crc crio[3645]: time=\"2026-06-12T20:20:16.914541243Z\" level=info msg=\"Started container\" PID=5379 containerID=47812ddd75ef355da05bc0b0a02b728c6f1c06fb0d688a480a284f6c52d79505 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=878dfa6d-c3f1-409f-a175-e1c310350cea name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1\nJun 12 20:20:16.924258 crc crio[3645]: time=\"2026-06-12T20:20:16.924113355Z\" level=info msg=\"Started container\" PID=5381 containerID=4d467f8dea989d26447ad0dadc8275e95e4453301a8d1cdc989191d9dfd38af3 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=88c1255a-a528-4bf5-b310-63082d04ab96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\nJun 12 20:20:16.948514 crc crio[3645]: time=\"2026-06-12T20:20:16.946629119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=fae95380-bad8-4d82-9bde-1941bfae6aae name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:16.952410 crc crio[3645]: time=\"2026-06-12T20:20:16.95226463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c8337320-8bfb-48c3-88d9-cad2e605b163 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:16.962392 crc crio[3645]: time=\"2026-06-12T20:20:16.957435301Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4de39fc3-bd3b-47c0-bb8f-d66c42150f2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:16.962392 crc crio[3645]: time=\"2026-06-12T20:20:16.958456144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:16.984993 crc crio[3645]: time=\"2026-06-12T20:20:16.984852398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:17.004524 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:17.004755 crc crio[3645]: time=\"2026-06-12T20:20:17.00467448Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 12 20:20:17.004832 crc crio[3645]: time=\"2026-06-12T20:20:17.004757432Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:17.004832 crc crio[3645]: time=\"2026-06-12T20:20:17.004813173Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info\"\nJun 12 20:20:17.005168 crc crio[3645]: time=\"2026-06-12T20:20:17.005035048Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc000188438}] Aliases:map[]}\"\nJun 12 20:20:17.005409 crc crio[3645]: time=\"2026-06-12T20:20:17.005338035Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:17.038663 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:17.039007 crc crio[3645]: time=\"2026-06-12T20:20:17.038884246Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 12 20:20:17.039007 crc crio[3645]: time=\"2026-06-12T20:20:17.039001938Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:17.039132 crc crio[3645]: time=\"2026-06-12T20:20:17.03909858Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info\"\nJun 12 20:20:17.039509 crc crio[3645]: time=\"2026-06-12T20:20:17.039274064Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc0017226a8}] Aliases:map[]}\"\nJun 12 20:20:17.039871 crc crio[3645]: time=\"2026-06-12T20:20:17.039819738Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:17.086429 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:17.087019 crc crio[3645]: time=\"2026-06-12T20:20:17.086869972Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 12 20:20:17.087125 crc crio[3645]: time=\"2026-06-12T20:20:17.087023415Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:17.087125 crc crio[3645]: time=\"2026-06-12T20:20:17.087112047Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info\"\nJun 12 20:20:17.087705 crc crio[3645]: time=\"2026-06-12T20:20:17.087389673Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0029c6370}] Aliases:map[]}\"\nJun 12 20:20:17.088353 crc crio[3645]: time=\"2026-06-12T20:20:17.088291915Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:17.161706 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:17.162839 crc crio[3645]: time=\"2026-06-12T20:20:17.161860037Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 12 20:20:17.162839 crc crio[3645]: time=\"2026-06-12T20:20:17.162725127Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:17.162839 crc crio[3645]: time=\"2026-06-12T20:20:17.162779529Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info\"\nJun 12 20:20:17.164127 crc crio[3645]: time=\"2026-06-12T20:20:17.163782141Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc002a322a0}] Aliases:map[]}\"\nJun 12 20:20:17.164307 crc crio[3645]: time=\"2026-06-12T20:20:17.164226902Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:17.278460 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:17.278646 crc crio[3645]: time=\"2026-06-12T20:20:17.278574762Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 12 20:20:17.278646 crc crio[3645]: time=\"2026-06-12T20:20:17.278622533Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:17.278749 crc crio[3645]: time=\"2026-06-12T20:20:17.278666504Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info\"\nJun 12 20:20:17.278993 crc crio[3645]: time=\"2026-06-12T20:20:17.278869158Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00112e070}] Aliases:map[]}\"\nJun 12 20:20:17.279308 crc crio[3645]: time=\"2026-06-12T20:20:17.279161305Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:17.284797 crc crio[3645]: time=\"2026-06-12T20:20:17.284702315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:17.368247 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:17.368431 crc crio[3645]: time=\"2026-06-12T20:20:17.368397721Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 12 20:20:17.368517 crc crio[3645]: time=\"2026-06-12T20:20:17.368433752Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:17.368517 crc crio[3645]: time=\"2026-06-12T20:20:17.368450033Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 12 20:20:17.368517 crc crio[3645]: time=\"2026-06-12T20:20:17.368456903Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:17.368517 crc crio[3645]: time=\"2026-06-12T20:20:17.368492453Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info\"\nJun 12 20:20:17.368684 crc crio[3645]: time=\"2026-06-12T20:20:17.368639507Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00112e150}] Aliases:map[]}\"\nJun 12 20:20:17.368825 crc crio[3645]: time=\"2026-06-12T20:20:17.36876877Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:17.399483 crc crio[3645]: time=\"2026-06-12T20:20:17.398637464Z\" level=info msg=\"Created container 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4de39fc3-bd3b-47c0-bb8f-d66c42150f2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:17.402153 crc crio[3645]: time=\"2026-06-12T20:20:17.40102265Z\" level=info msg=\"Starting container: 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124\" id=d788700c-d207-4e9d-8ade-3110a30c2cb3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:17.410423 crc crio[3645]: time=\"2026-06-12T20:20:17.410337677Z\" level=info msg=\"Started container\" PID=5489 containerID=032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=d788700c-d207-4e9d-8ade-3110a30c2cb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1\nJun 12 20:20:17.417469 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:17.417738 crc crio[3645]: time=\"2026-06-12T20:20:17.417659197Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 12 20:20:17.417738 crc crio[3645]: time=\"2026-06-12T20:20:17.417707828Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:17.417874 crc crio[3645]: time=\"2026-06-12T20:20:17.417756059Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info\"\nJun 12 20:20:17.417970 crc crio[3645]: time=\"2026-06-12T20:20:17.417886942Z\" level=info msg=\"Got pod network &{Name:revision-pruner-6-crc Namespace:openshift-kube-scheduler ID:cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 UID:1f6fdc55-8114-467b-b4bb-d65cf3917f0f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1f6fdc55_8114_467b_b4bb_d65cf3917f0f.slice PodAnnotations:0xc001210268}] Aliases:map[]}\"\nJun 12 20:20:17.418165 crc crio[3645]: time=\"2026-06-12T20:20:17.418018405Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:20:17.418214 crc crio[3645]: time=\"2026-06-12T20:20:17.418164899Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:20:17.418214 crc crio[3645]: time=\"2026-06-12T20:20:17.418183939Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:17.434012 crc crio[3645]: time=\"2026-06-12T20:20:17.433564238Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=81559800-6551-43f7-8a9d-ca6aec94a9d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:17.438126 crc crio[3645]: time=\"2026-06-12T20:20:17.437800676Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2555cbb5-4f8e-42b8-9312-a427f49641a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:17.449285 crc crio[3645]: time=\"2026-06-12T20:20:17.449187111Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=51b696db-18ee-4d7e-b620-bf3b83f7368c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:17.449845 crc crio[3645]: time=\"2026-06-12T20:20:17.449712454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:17.452540 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:17.452794 crc crio[3645]: time=\"2026-06-12T20:20:17.452644682Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 12 20:20:17.452794 crc crio[3645]: time=\"2026-06-12T20:20:17.452776555Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:17.452896 crc crio[3645]: time=\"2026-06-12T20:20:17.452815946Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info\"\nJun 12 20:20:17.453114 crc crio[3645]: time=\"2026-06-12T20:20:17.453050621Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc0012103b8}] Aliases:map[]}\"\nJun 12 20:20:17.453400 crc crio[3645]: time=\"2026-06-12T20:20:17.453238655Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:17.461566 crc crio[3645]: time=\"2026-06-12T20:20:17.461500908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:17.483380 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:17.483670 crc crio[3645]: time=\"2026-06-12T20:20:17.48354329Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 12 20:20:17.483670 crc crio[3645]: time=\"2026-06-12T20:20:17.483656782Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:17.483761 crc crio[3645]: time=\"2026-06-12T20:20:17.483676433Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 12 20:20:17.483761 crc crio[3645]: time=\"2026-06-12T20:20:17.483684244Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 20:20:17.483761 crc crio[3645]: time=\"2026-06-12T20:20:17.483744184Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info\"\nJun 12 20:20:17.484027 crc crio[3645]: time=\"2026-06-12T20:20:17.483900078Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00112e298}] Aliases:map[]}\"\nJun 12 20:20:17.484231 crc crio[3645]: time=\"2026-06-12T20:20:17.484174764Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:17.767642 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:20:17.767642 crc crio[3645]: time=\"2026-06-12T20:20:17.767049506Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 12 20:20:17.815313 crc crio[3645]: time=\"2026-06-12T20:20:17.814910249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8e664b8b-1760-4ab2-952e-4c8a22590720 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:17.820459 crc crio[3645]: time=\"2026-06-12T20:20:17.820358956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ba8dfb83-bddc-4c33-a618-60f3a37bee55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:17.850443 crc crio[3645]: time=\"2026-06-12T20:20:17.848189803Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=23a5bff9-0829-4902-8b90-085e0e5d1af7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:17.850976 crc crio[3645]: time=\"2026-06-12T20:20:17.850738802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:17.854322 crc crio[3645]: time=\"2026-06-12T20:20:17.853511947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4bdbf414-f3b4-4c28-b439-0da5fba50278 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:17.864278 crc crio[3645]: time=\"2026-06-12T20:20:17.864066232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7027aa69-f847-4eeb-ac2a-3143b006a84e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:17.869092 crc crio[3645]: time=\"2026-06-12T20:20:17.868836674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=50332ede-982d-4d78-b813-7122327d79f1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:17.875376 crc crio[3645]: time=\"2026-06-12T20:20:17.873026391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d89e9c72-2a2d-4003-af17-3588227e7ccb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:17.875376 crc crio[3645]: time=\"2026-06-12T20:20:17.873454051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d9048d6a-6d73-47c3-ad80-9c433091fc83 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:17.881515 crc crio[3645]: time=\"2026-06-12T20:20:17.881250793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=18112ae3-6525-4c30-b202-8123f3291bd9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:17.883962 crc crio[3645]: time=\"2026-06-12T20:20:17.883843342Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=47bbac3c-10da-4d6a-884a-0a683e3bd28a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:17.884189 crc crio[3645]: time=\"2026-06-12T20:20:17.883858553Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=c5a51756-6011-4b96-b9e6-18b161a0841a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:17.884372 crc crio[3645]: time=\"2026-06-12T20:20:17.884277992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:17.884524 crc crio[3645]: time=\"2026-06-12T20:20:17.884472787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:17.884812 crc crio[3645]: time=\"2026-06-12T20:20:17.884777634Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=200a7c5d-4645-4359-82e0-a278784aa5e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:17.885806 crc crio[3645]: time=\"2026-06-12T20:20:17.885782088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:17.902298 crc crio[3645]: time=\"2026-06-12T20:20:17.902146089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:17.932820 crc crio[3645]: time=\"2026-06-12T20:20:17.932392352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:17.945393 crc crio[3645]: time=\"2026-06-12T20:20:17.945212001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:17.977162 crc crio[3645]: time=\"2026-06-12T20:20:17.976909398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:19.778661 crc crio[3645]: time=\"2026-06-12T20:20:19.777571481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:19.802246 crc crio[3645]: time=\"2026-06-12T20:20:19.80203904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:19.809495 crc crio[3645]: time=\"2026-06-12T20:20:19.809246817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:19.814554 crc crio[3645]: time=\"2026-06-12T20:20:19.814402708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:20.002396 crc crio[3645]: time=\"2026-06-12T20:20:20.002205697Z\" level=info msg=\"Created container 32c2e303039f490a22ea03a41c525df60256adfa3f2251a5e081dc02176a4a87: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=47bbac3c-10da-4d6a-884a-0a683e3bd28a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:20.009370 crc crio[3645]: time=\"2026-06-12T20:20:20.007817257Z\" level=info msg=\"Starting container: 32c2e303039f490a22ea03a41c525df60256adfa3f2251a5e081dc02176a4a87\" id=9bfc0e6c-5c19-4e74-8d60-8a355d8e59b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:20.020611 crc crio[3645]: time=\"2026-06-12T20:20:20.020400341Z\" level=info msg=\"Created container 044383332de4be16ddc21b11cbccaa31dcfb189781b15cb1a920cc6dda7bb8b9: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=200a7c5d-4645-4359-82e0-a278784aa5e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:20.026677 crc crio[3645]: time=\"2026-06-12T20:20:20.025409346Z\" level=info msg=\"Starting container: 044383332de4be16ddc21b11cbccaa31dcfb189781b15cb1a920cc6dda7bb8b9\" id=11726a87-f8e0-4ca1-803a-2701f7688dd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:20.049386 crc crio[3645]: time=\"2026-06-12T20:20:20.049271752Z\" level=info msg=\"Started container\" PID=5570 containerID=044383332de4be16ddc21b11cbccaa31dcfb189781b15cb1a920cc6dda7bb8b9 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=11726a87-f8e0-4ca1-803a-2701f7688dd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53\nJun 12 20:20:20.061368 crc crio[3645]: time=\"2026-06-12T20:20:20.061020136Z\" level=info msg=\"Created container 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=23a5bff9-0829-4902-8b90-085e0e5d1af7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:20.062386 crc crio[3645]: time=\"2026-06-12T20:20:20.062266414Z\" level=info msg=\"Created container fc35bb75eb492a55b22c6318187f6eac3b792fbd7f68d5bf9b49386a7b9d46ae: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=c5a51756-6011-4b96-b9e6-18b161a0841a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:20.063495 crc crio[3645]: time=\"2026-06-12T20:20:20.06339503Z\" level=info msg=\"Starting container: fc35bb75eb492a55b22c6318187f6eac3b792fbd7f68d5bf9b49386a7b9d46ae\" id=c1a0f813-ba5d-49e2-84a4-8232574fb5bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:20.063673 crc crio[3645]: time=\"2026-06-12T20:20:20.063618785Z\" level=info msg=\"Starting container: 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c\" id=f6aa90ed-9804-44ae-8bfe-dc3d2051765d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:20.065600 crc crio[3645]: time=\"2026-06-12T20:20:20.06550985Z\" level=info msg=\"Started container\" PID=5569 containerID=32c2e303039f490a22ea03a41c525df60256adfa3f2251a5e081dc02176a4a87 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=9bfc0e6c-5c19-4e74-8d60-8a355d8e59b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=782d2124bea2ab3a5333b32cba1733ab96f60466ff6177cdb62b2ca8b1bd6ac0\nJun 12 20:20:20.072901 crc crio[3645]: time=\"2026-06-12T20:20:20.072762848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=718b16a8-baf5-440a-837c-4d1ecc22f6fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:20.077538 crc crio[3645]: time=\"2026-06-12T20:20:20.077279113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=8e5c9724-596a-4281-9234-111e93922c3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:20.083210 crc crio[3645]: time=\"2026-06-12T20:20:20.082895784Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=eb177edc-a9b7-49f8-8374-6e4b7b9650c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:20.084433 crc crio[3645]: time=\"2026-06-12T20:20:20.084344398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:20.085279 crc crio[3645]: time=\"2026-06-12T20:20:20.084986593Z\" level=info msg=\"Started container\" PID=5571 containerID=82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=f6aa90ed-9804-44ae-8bfe-dc3d2051765d name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\nJun 12 20:20:20.105442 crc crio[3645]: time=\"2026-06-12T20:20:20.105059319Z\" level=info msg=\"Started container\" PID=5572 containerID=fc35bb75eb492a55b22c6318187f6eac3b792fbd7f68d5bf9b49386a7b9d46ae description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=c1a0f813-ba5d-49e2-84a4-8232574fb5bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\nJun 12 20:20:20.112717 crc crio[3645]: time=\"2026-06-12T20:20:20.110495035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:20.128356 crc crio[3645]: time=\"2026-06-12T20:20:20.125564926Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d24efc79-511c-4dd7-b56f-7d927b33d222 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:20.146518 crc crio[3645]: time=\"2026-06-12T20:20:20.145826398Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a9df49e7-8f62-4d5d-ab8f-420d4cf47182 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:20.167290 crc crio[3645]: time=\"2026-06-12T20:20:20.165771372Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=cdcfe962-64a0-4511-8c21-e8a0d90a9623 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:20.167290 crc crio[3645]: time=\"2026-06-12T20:20:20.166648723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:20.263788 crc crio[3645]: time=\"2026-06-12T20:20:20.261452588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:20.939508 crc crio[3645]: time=\"2026-06-12T20:20:20.93549081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e4ede898-f8ef-468a-a2d6-422b317f6bb7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:20.941498 crc crio[3645]: time=\"2026-06-12T20:20:20.939838941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4d70078d-1397-4daa-9494-61ef935e6f20 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:20.956770 crc crio[3645]: time=\"2026-06-12T20:20:20.956722823Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=8770b928-28ca-49c5-9866-2cd7bd0b3d05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:20.962583 crc crio[3645]: time=\"2026-06-12T20:20:20.96255563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:21.247732 crc crio[3645]: time=\"2026-06-12T20:20:21.243251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:21.994821 crc crio[3645]: time=\"2026-06-12T20:20:21.991447157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:22.510627 crc crio[3645]: time=\"2026-06-12T20:20:22.510393461Z\" level=info msg=\"Created container f119a5ef05d3a514b995400f444dff65129974719022161b774145091c1d604a: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=eb177edc-a9b7-49f8-8374-6e4b7b9650c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:22.517738 crc crio[3645]: time=\"2026-06-12T20:20:22.517346322Z\" level=info msg=\"Starting container: f119a5ef05d3a514b995400f444dff65129974719022161b774145091c1d604a\" id=d9cd0e30-c6f1-441d-a036-d694a547b6c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:22.538668 crc crio[3645]: time=\"2026-06-12T20:20:22.538468904Z\" level=info msg=\"Started container\" PID=5647 containerID=f119a5ef05d3a514b995400f444dff65129974719022161b774145091c1d604a description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=d9cd0e30-c6f1-441d-a036-d694a547b6c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53\nJun 12 20:20:22.595192 crc crio[3645]: time=\"2026-06-12T20:20:22.591697673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f707dd38-9578-41d0-b35d-5085f9ae85a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:22.596628 crc crio[3645]: time=\"2026-06-12T20:20:22.596505464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=37b4a873-fd4f-4065-b128-8a260803c285 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:22.603264 crc crio[3645]: time=\"2026-06-12T20:20:22.602601335Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=1f45a209-e8fd-4a42-b4b6-022f204bd580 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:22.603606 crc crio[3645]: time=\"2026-06-12T20:20:22.603446926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:22.750301 crc crio[3645]: time=\"2026-06-12T20:20:22.75021594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:22.753905 crc crio[3645]: time=\"2026-06-12T20:20:22.753800534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:23.312842 crc crio[3645]: time=\"2026-06-12T20:20:23.312260966Z\" level=info msg=\"Created container b167da977c5b36e7e99589388f4fd2bc405224a57cb0a71578f658ce36361c60: openshift-etcd/etcd-crc/etcd-resources-copy\" id=8770b928-28ca-49c5-9866-2cd7bd0b3d05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:23.319855 crc crio[3645]: time=\"2026-06-12T20:20:23.319591027Z\" level=info msg=\"Starting container: b167da977c5b36e7e99589388f4fd2bc405224a57cb0a71578f658ce36361c60\" id=bc6577a3-5d06-4978-8b61-0ee2e1637131 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:23.360468 crc crio[3645]: time=\"2026-06-12T20:20:23.354420098Z\" level=info msg=\"Started container\" PID=5662 containerID=b167da977c5b36e7e99589388f4fd2bc405224a57cb0a71578f658ce36361c60 description=openshift-etcd/etcd-crc/etcd-resources-copy id=bc6577a3-5d06-4978-8b61-0ee2e1637131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\nJun 12 20:20:24.228855 crc crio[3645]: time=\"2026-06-12T20:20:24.226888925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5af851a7-77e8-4643-a7ca-afaa353cf783 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:24.247691 crc crio[3645]: time=\"2026-06-12T20:20:24.246626795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=823d4aab-33e5-4333-b663-3607709fdd76 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:24.276530 crc crio[3645]: time=\"2026-06-12T20:20:24.272846524Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=36b4a651-5ae5-437d-87db-1dcf92e6746d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:24.276530 crc crio[3645]: time=\"2026-06-12T20:20:24.273702515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:24.388514 crc crio[3645]: time=\"2026-06-12T20:20:24.386348696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:24.452218 crc crio[3645]: time=\"2026-06-12T20:20:24.452063024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:24.454030 crc crio[3645]: time=\"2026-06-12T20:20:24.453829605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:24.459798 crc crio[3645]: time=\"2026-06-12T20:20:24.459449256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:24.855621 crc crio[3645]: time=\"2026-06-12T20:20:24.855433009Z\" level=info msg=\"Created container 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=cdcfe962-64a0-4511-8c21-e8a0d90a9623 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:24.864413 crc crio[3645]: time=\"2026-06-12T20:20:24.855676434Z\" level=info msg=\"Created container f53ed4b276ada907c2c0a210af6c72ffcfd6f2bfdd310da90a584b3f59b013de: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=51b696db-18ee-4d7e-b620-bf3b83f7368c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:24.864413 crc crio[3645]: time=\"2026-06-12T20:20:24.857445585Z\" level=info msg=\"Created container 0ab618cb62f65660a28d9595f1ec260103e5f29745df63d1ecc2bf1a4c661751: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=1f45a209-e8fd-4a42-b4b6-022f204bd580 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:24.864413 crc crio[3645]: time=\"2026-06-12T20:20:24.858390167Z\" level=info msg=\"Starting container: 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755\" id=a14c6755-2861-43d3-8562-b5741682c473 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:24.864413 crc crio[3645]: time=\"2026-06-12T20:20:24.858771916Z\" level=info msg=\"Starting container: f53ed4b276ada907c2c0a210af6c72ffcfd6f2bfdd310da90a584b3f59b013de\" id=0d6541dc-1ae8-4bd2-90f9-431947c26c92 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:24.865842 crc crio[3645]: time=\"2026-06-12T20:20:24.865702977Z\" level=info msg=\"Starting container: 0ab618cb62f65660a28d9595f1ec260103e5f29745df63d1ecc2bf1a4c661751\" id=cca2a251-8723-4222-a30b-325ffbd6173d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:24.888243 crc crio[3645]: time=\"2026-06-12T20:20:24.88778795Z\" level=info msg=\"Started container\" PID=5692 containerID=0ab618cb62f65660a28d9595f1ec260103e5f29745df63d1ecc2bf1a4c661751 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=cca2a251-8723-4222-a30b-325ffbd6173d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53\nJun 12 20:20:24.888879 crc crio[3645]: time=\"2026-06-12T20:20:24.888811264Z\" level=info msg=\"Started container\" PID=5693 containerID=5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=a14c6755-2861-43d3-8562-b5741682c473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\nJun 12 20:20:24.965742 crc crio[3645]: time=\"2026-06-12T20:20:24.965289854Z\" level=info msg=\"Started container\" PID=5694 containerID=f53ed4b276ada907c2c0a210af6c72ffcfd6f2bfdd310da90a584b3f59b013de description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=0d6541dc-1ae8-4bd2-90f9-431947c26c92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1\nJun 12 20:20:24.982690 crc crio[3645]: time=\"2026-06-12T20:20:24.982374003Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1b6de1bc-b409-497e-81d6-d1119c6c7bb4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:24.997570 crc crio[3645]: time=\"2026-06-12T20:20:24.997316818Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=46c36348-7580-445d-acab-9c5d231110f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:25.001284 crc crio[3645]: time=\"2026-06-12T20:20:25.000908052Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=0aa3ab5e-cacb-48a9-96dc-34ecb0b74d6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:25.001713 crc crio[3645]: time=\"2026-06-12T20:20:25.001585319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:25.039583 crc crio[3645]: time=\"2026-06-12T20:20:25.03945409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:25.075793 crc crio[3645]: time=\"2026-06-12T20:20:25.075484438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:25.080636 crc crio[3645]: time=\"2026-06-12T20:20:25.079811699Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=578d787b-baaa-42dc-9159-10a9a7555117 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:25.089846 crc crio[3645]: time=\"2026-06-12T20:20:25.088783377Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=34d7b2de-7bec-4c11-b796-6201adcc3814 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:25.093822 crc crio[3645]: time=\"2026-06-12T20:20:25.093534717Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=16dd32c9-1fc4-4ea8-880b-aa4cbf33c339 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:25.093889 crc crio[3645]: time=\"2026-06-12T20:20:25.093853305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:25.281849 crc crio[3645]: time=\"2026-06-12T20:20:25.278774728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:25.913703 crc crio[3645]: time=\"2026-06-12T20:20:25.91332323Z\" level=info msg=\"Created container 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0: openshift-etcd/etcd-crc/etcdctl\" id=36b4a651-5ae5-437d-87db-1dcf92e6746d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:25.925511 crc crio[3645]: time=\"2026-06-12T20:20:25.925170325Z\" level=info msg=\"Starting container: 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0\" id=9dfd4004-575e-4882-9280-37cdb6bf0ce3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:26.032788 crc crio[3645]: time=\"2026-06-12T20:20:26.031876699Z\" level=info msg=\"Started container\" PID=5718 containerID=92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0 description=openshift-etcd/etcd-crc/etcdctl id=9dfd4004-575e-4882-9280-37cdb6bf0ce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\nJun 12 20:20:26.182579 crc crio[3645]: time=\"2026-06-12T20:20:26.181228662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9d8c4745-25d7-4592-98fb-cfd4ca7e42f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:26.238569 crc crio[3645]: time=\"2026-06-12T20:20:26.237781119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3ae86d51-1cf4-4090-8d7a-ce3688bbf23b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:26.244174 crc crio[3645]: time=\"2026-06-12T20:20:26.242663552Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=db5db5d9-2458-434d-9f23-4d0e27a31e7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:26.244174 crc crio[3645]: time=\"2026-06-12T20:20:26.243809119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:26.360484 crc crio[3645]: time=\"2026-06-12T20:20:26.358768534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:26.361894 crc crio[3645]: time=\"2026-06-12T20:20:26.359415529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:26.921631 crc crio[3645]: time=\"2026-06-12T20:20:26.921191937Z\" level=info msg=\"Created container 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=0aa3ab5e-cacb-48a9-96dc-34ecb0b74d6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:26.949130 crc crio[3645]: time=\"2026-06-12T20:20:26.945637686Z\" level=info msg=\"Starting container: 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883\" id=092a16bf-f164-422a-8b1f-dc73608d1ec9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:27.086320 crc crio[3645]: time=\"2026-06-12T20:20:27.086104754Z\" level=info msg=\"Started container\" PID=5762 containerID=1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=092a16bf-f164-422a-8b1f-dc73608d1ec9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\nJun 12 20:20:27.240330 crc crio[3645]: time=\"2026-06-12T20:20:27.239692208Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=911ebbee-07d6-4e7a-98c6-f970428fdc40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:27.292352 crc crio[3645]: time=\"2026-06-12T20:20:27.285540924Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f5a7fe06-8b7e-4b5e-98be-4cf8c00f84dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:27.295718 crc crio[3645]: time=\"2026-06-12T20:20:27.29568805Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=678d8230-93c1-4af0-95cf-dfd6ed4c9ca3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:27.296742 crc crio[3645]: time=\"2026-06-12T20:20:27.296718564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:27.534705 crc crio[3645]: time=\"2026-06-12T20:20:27.534408674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:27.603472 crc crio[3645]: time=\"2026-06-12T20:20:27.59654267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:28.356252 crc crio[3645]: time=\"2026-06-12T20:20:28.355762042Z\" level=info msg=\"Created container 96a43ba6cbdc0cfe52647baff3685ef830cefef5723efaf5d9f0734299b43d39: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=16dd32c9-1fc4-4ea8-880b-aa4cbf33c339 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:28.375094 crc crio[3645]: time=\"2026-06-12T20:20:28.360605145Z\" level=info msg=\"Starting container: 96a43ba6cbdc0cfe52647baff3685ef830cefef5723efaf5d9f0734299b43d39\" id=30589374-949b-42a0-81e7-fc3eb3a293c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:28.375094 crc crio[3645]: time=\"2026-06-12T20:20:28.371798565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:28.564611 crc crio[3645]: time=\"2026-06-12T20:20:28.54051234Z\" level=info msg=\"Started container\" PID=5789 containerID=96a43ba6cbdc0cfe52647baff3685ef830cefef5723efaf5d9f0734299b43d39 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=30589374-949b-42a0-81e7-fc3eb3a293c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1\nJun 12 20:20:29.010391 crc crio[3645]: time=\"2026-06-12T20:20:29.009640485Z\" level=info msg=\"Created container e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2: openshift-etcd/etcd-crc/etcd\" id=db5db5d9-2458-434d-9f23-4d0e27a31e7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:29.054241 crc crio[3645]: time=\"2026-06-12T20:20:29.053369982Z\" level=info msg=\"Starting container: e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2\" id=759d0d3f-5e1e-4d65-ae44-e2de20b5660f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:29.224110 crc crio[3645]: time=\"2026-06-12T20:20:29.223388106Z\" level=info msg=\"Started container\" PID=5798 containerID=e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2 description=openshift-etcd/etcd-crc/etcd id=759d0d3f-5e1e-4d65-ae44-e2de20b5660f name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\nJun 12 20:20:29.310179 crc crio[3645]: time=\"2026-06-12T20:20:29.302324333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5818953e-d618-4a0c-8d7e-62879600ffec name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:29.325172 crc crio[3645]: time=\"2026-06-12T20:20:29.324872228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7ac67563-c9a8-4440-b88f-0657e80a62bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:29.334348 crc crio[3645]: time=\"2026-06-12T20:20:29.334250195Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=f06b4ac7-ee2d-4a86-807e-07cc1060658f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:29.336757 crc crio[3645]: time=\"2026-06-12T20:20:29.334771708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:29.451569 crc crio[3645]: time=\"2026-06-12T20:20:29.447581282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:29.627797 crc crio[3645]: time=\"2026-06-12T20:20:29.626514425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:30.108314 crc crio[3645]: time=\"2026-06-12T20:20:30.107895934Z\" level=info msg=\"Created container e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=678d8230-93c1-4af0-95cf-dfd6ed4c9ca3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:30.135685 crc crio[3645]: time=\"2026-06-12T20:20:30.134614296Z\" level=info msg=\"Starting container: e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae\" id=a104f3df-6f31-4fe2-a0a9-15cf3b215767 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:30.299627 crc crio[3645]: time=\"2026-06-12T20:20:30.280054629Z\" level=info msg=\"Started container\" PID=5826 containerID=e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=a104f3df-6f31-4fe2-a0a9-15cf3b215767 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\nJun 12 20:20:30.386742 crc crio[3645]: time=\"2026-06-12T20:20:30.384522881Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6ea949cc-03a3-4ec6-9a75-77ba74bbe48d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:30.423498 crc crio[3645]: time=\"2026-06-12T20:20:30.42149565Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c1fee3ea-9f03-4c3d-a633-7a600e4690c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:30.457484 crc crio[3645]: time=\"2026-06-12T20:20:30.45456177Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bc1e8080-43aa-4d0c-8b81-32dbc600da95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:30.457484 crc crio[3645]: time=\"2026-06-12T20:20:30.455589803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:30.676621 crc crio[3645]: time=\"2026-06-12T20:20:30.676266617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:32.065796 crc crio[3645]: time=\"2026-06-12T20:20:32.065553457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:32.593571 crc crio[3645]: time=\"2026-06-12T20:20:32.59264622Z\" level=info msg=\"Created container 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b: openshift-etcd/etcd-crc/etcd-metrics\" id=f06b4ac7-ee2d-4a86-807e-07cc1060658f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:32.600554 crc crio[3645]: time=\"2026-06-12T20:20:32.600347039Z\" level=info msg=\"Starting container: 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b\" id=10d8a874-75d1-4af3-a7e5-5927ef27c01d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:32.742759 crc crio[3645]: time=\"2026-06-12T20:20:32.741907622Z\" level=info msg=\"Started container\" PID=5885 containerID=83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b description=openshift-etcd/etcd-crc/etcd-metrics id=10d8a874-75d1-4af3-a7e5-5927ef27c01d name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\nJun 12 20:20:32.967437 crc crio[3645]: time=\"2026-06-12T20:20:32.966717493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ba02ef9d-fa34-4e9b-bf5b-89fba70822ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:32.982543 crc crio[3645]: time=\"2026-06-12T20:20:32.980548584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=09f90ec0-fe5d-40b5-b7e3-515c3f5edca3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:33.001522 crc crio[3645]: time=\"2026-06-12T20:20:32.985909389Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=79a8fc7a-d474-45b4-849c-ac1ef484a27a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:33.003145 crc crio[3645]: time=\"2026-06-12T20:20:33.002652329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:33.152422 crc crio[3645]: time=\"2026-06-12T20:20:33.151780368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:33.174737 crc crio[3645]: time=\"2026-06-12T20:20:33.174464556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:33.785835 crc crio[3645]: time=\"2026-06-12T20:20:33.751764606Z\" level=info msg=\"Created container 4fc35e1c614b7684ae9d051a998527d4c86e0a309cc1eda6a3f60942d692b956: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bc1e8080-43aa-4d0c-8b81-32dbc600da95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:33.785835 crc crio[3645]: time=\"2026-06-12T20:20:33.755907023Z\" level=info msg=\"Starting container: 4fc35e1c614b7684ae9d051a998527d4c86e0a309cc1eda6a3f60942d692b956\" id=ce21c2b8-7d48-433c-961b-b4afa1fcbf16 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:33.895475 crc crio[3645]: time=\"2026-06-12T20:20:33.893513813Z\" level=info msg=\"Started container\" PID=5898 containerID=4fc35e1c614b7684ae9d051a998527d4c86e0a309cc1eda6a3f60942d692b956 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=ce21c2b8-7d48-433c-961b-b4afa1fcbf16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\nJun 12 20:20:34.523622 crc crio[3645]: time=\"2026-06-12T20:20:34.523357987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:34.842362 crc crio[3645]: time=\"2026-06-12T20:20:34.841503529Z\" level=info msg=\"Created container 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851: openshift-etcd/etcd-crc/etcd-readyz\" id=79a8fc7a-d474-45b4-849c-ac1ef484a27a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:34.843895 crc crio[3645]: time=\"2026-06-12T20:20:34.843811103Z\" level=info msg=\"Starting container: 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851\" id=643da8c7-ae5e-452f-bd7b-d3db20bcba89 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:34.852021 crc crio[3645]: time=\"2026-06-12T20:20:34.849976946Z\" level=info msg=\"Started container\" PID=5926 containerID=64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851 description=openshift-etcd/etcd-crc/etcd-readyz id=643da8c7-ae5e-452f-bd7b-d3db20bcba89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\nJun 12 20:20:34.930031 crc crio[3645]: time=\"2026-06-12T20:20:34.929485895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=49eaff57-957d-48e2-b1b0-8067f7b8244e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:34.934430 crc crio[3645]: time=\"2026-06-12T20:20:34.933752384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=767215cb-4beb-4980-8418-34f7bcf0c2e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:34.949749 crc crio[3645]: time=\"2026-06-12T20:20:34.949632805Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=f10fe32d-c901-4954-868d-8af7da6db487 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:34.950290 crc crio[3645]: time=\"2026-06-12T20:20:34.950223239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:34.973372 crc crio[3645]: time=\"2026-06-12T20:20:34.972777553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:35.761726 crc crio[3645]: time=\"2026-06-12T20:20:35.761615634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:35.953096 crc crio[3645]: time=\"2026-06-12T20:20:35.952995107Z\" level=info msg=\"Created container 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7: openshift-etcd/etcd-crc/etcd-rev\" id=f10fe32d-c901-4954-868d-8af7da6db487 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:35.954570 crc crio[3645]: time=\"2026-06-12T20:20:35.95442671Z\" level=info msg=\"Starting container: 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7\" id=61c467f0-14cb-4510-9e0e-c1ead1fd19b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:35.965796 crc crio[3645]: time=\"2026-06-12T20:20:35.965494888Z\" level=info msg=\"Started container\" PID=5939 containerID=1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7 description=openshift-etcd/etcd-crc/etcd-rev id=61c467f0-14cb-4510-9e0e-c1ead1fd19b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\nJun 12 20:20:53.282343 crc crio[3645]: time=\"2026-06-12T20:20:53.27684217Z\" level=info msg=\"Stopping container: 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124 (timeout: 30s)\" id=9ceceb0f-af02-4ecf-ac09-db3f9bf4291d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:53.486275 crc crio[3645]: time=\"2026-06-12T20:20:53.48613982Z\" level=info msg=\"Stopped container 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9ceceb0f-af02-4ecf-ac09-db3f9bf4291d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:53.491151 crc crio[3645]: time=\"2026-06-12T20:20:53.490821828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=d4b92450-3710-4b89-b116-de628eea325d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:53.495818 crc crio[3645]: time=\"2026-06-12T20:20:53.495759874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=aed0da57-af9b-4f01-aeed-9e8b13a0a3d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:53.502455 crc crio[3645]: time=\"2026-06-12T20:20:53.501263702Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4c90627e-0eea-45b2-9c38-2b371e9f5bc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:53.502878 crc crio[3645]: time=\"2026-06-12T20:20:53.502593763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:53.537539 crc crio[3645]: time=\"2026-06-12T20:20:53.537432672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:53.862908 crc crio[3645]: time=\"2026-06-12T20:20:53.862844683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:54.071854 crc crio[3645]: time=\"2026-06-12T20:20:54.068674182Z\" level=info msg=\"Created container 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4c90627e-0eea-45b2-9c38-2b371e9f5bc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:54.089506 crc crio[3645]: time=\"2026-06-12T20:20:54.08664773Z\" level=info msg=\"Starting container: 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918\" id=f6c20589-c3ba-46b1-8492-24594c1b362a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:54.123662 crc crio[3645]: time=\"2026-06-12T20:20:54.123341464Z\" level=info msg=\"Started container\" PID=6185 containerID=23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f6c20589-c3ba-46b1-8492-24594c1b362a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1\nJun 12 20:20:58.021368 crc crio[3645]: time=\"2026-06-12T20:20:58.020790087Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7406b651-fa57-4dfd-b8dc-121b65bd4cc1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:58.023454 crc crio[3645]: time=\"2026-06-12T20:20:58.023371637Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b38493fc-827d-49e5-b755-69dce813dda0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:58.026567 crc crio[3645]: time=\"2026-06-12T20:20:58.026458199Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4c8f9e30-52c1-453d-9d04-726b82f9264b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:58.027824 crc crio[3645]: time=\"2026-06-12T20:20:58.027710678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:58.046433 crc crio[3645]: time=\"2026-06-12T20:20:58.046311701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:58.451553 crc crio[3645]: time=\"2026-06-12T20:20:58.451292782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:58.599105 crc crio[3645]: time=\"2026-06-12T20:20:58.598534267Z\" level=info msg=\"Created container e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4c8f9e30-52c1-453d-9d04-726b82f9264b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:58.601848 crc crio[3645]: time=\"2026-06-12T20:20:58.60165427Z\" level=info msg=\"Starting container: e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712\" id=dc22c0ae-b37e-47c3-9bd1-88a176b8b5e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:58.612823 crc crio[3645]: time=\"2026-06-12T20:20:58.612617555Z\" level=info msg=\"Started container\" PID=6240 containerID=e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=dc22c0ae-b37e-47c3-9bd1-88a176b8b5e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\nJun 12 20:21:14.179809 crc crio[3645]: time=\"2026-06-12T20:21:14.179657807Z\" level=info msg=\"Stopping container: e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712 (timeout: 15s)\" id=3468dbd6-162b-4355-94ac-71163bcfca4d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:26.243449 crc crio[3645]: time=\"2026-06-12T20:21:26.242622714Z\" level=info msg=\"Stopping container: 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918 (timeout: 30s)\" id=e71488fa-41a0-49e4-bfa2-a9489bb28fe7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:26.444744 crc crio[3645]: time=\"2026-06-12T20:21:26.4437399Z\" level=info msg=\"Stopped container 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e71488fa-41a0-49e4-bfa2-a9489bb28fe7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:26.447435 crc crio[3645]: time=\"2026-06-12T20:21:26.44703443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6ddff37f-f476-4c94-b3d7-13fd1a5cfd63 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:26.450634 crc crio[3645]: time=\"2026-06-12T20:21:26.450511037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b47f8c16-cc55-4cbd-b57f-b13a80305272 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:26.453397 crc crio[3645]: time=\"2026-06-12T20:21:26.453244639Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d42e6524-b5d7-4392-8eae-7cffdc5e30d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:26.454147 crc crio[3645]: time=\"2026-06-12T20:21:26.453709919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:26.468784 crc crio[3645]: time=\"2026-06-12T20:21:26.46866681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:26.736087 crc crio[3645]: time=\"2026-06-12T20:21:26.735606304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:26.810092 crc crio[3645]: time=\"2026-06-12T20:21:26.80979862Z\" level=info msg=\"Created container 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d42e6524-b5d7-4392-8eae-7cffdc5e30d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:26.811872 crc crio[3645]: time=\"2026-06-12T20:21:26.811778935Z\" level=info msg=\"Starting container: 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b\" id=f1185273-70d9-4788-88ce-ac17e611ced4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:26.816994 crc crio[3645]: time=\"2026-06-12T20:21:26.816800559Z\" level=info msg=\"Started container\" PID=6445 containerID=8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f1185273-70d9-4788-88ce-ac17e611ced4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1\nJun 12 20:21:27.364385 crc crio[3645]: time=\"2026-06-12T20:21:27.364201762Z\" level=info msg=\"Removing container: 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124\" id=3a30a6ed-ca78-4d77-a818-509d5cb21c02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:27.404144 crc crio[3645]: time=\"2026-06-12T20:21:27.403839941Z\" level=info msg=\"Removed container 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3a30a6ed-ca78-4d77-a818-509d5cb21c02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:29.190313 crc crio[3645]: time=\"2026-06-12T20:21:29.190125238Z\" level=warning msg=\"Stopping container e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712 with stop signal(15) timed out. Killing...\"\nJun 12 20:21:29.392746 crc crio[3645]: time=\"2026-06-12T20:21:29.392579518Z\" level=info msg=\"Removing container: 4fc35e1c614b7684ae9d051a998527d4c86e0a309cc1eda6a3f60942d692b956\" id=06964b88-ebbf-4ea3-8923-3c87a19228bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:29.484316 crc crio[3645]: time=\"2026-06-12T20:21:29.483881996Z\" level=info msg=\"Removed container 4fc35e1c614b7684ae9d051a998527d4c86e0a309cc1eda6a3f60942d692b956: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=06964b88-ebbf-4ea3-8923-3c87a19228bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:29.736384 crc crio[3645]: time=\"2026-06-12T20:21:29.736021189Z\" level=info msg=\"Stopped container e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=3468dbd6-162b-4355-94ac-71163bcfca4d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:29.738247 crc crio[3645]: time=\"2026-06-12T20:21:29.737893673Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e854a5b2-0290-4b08-bc06-8d7a10553a0a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:29.740200 crc crio[3645]: time=\"2026-06-12T20:21:29.740019634Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a26303ef-dd26-40d3-94dd-b0d7f1ec8b07 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:29.742636 crc crio[3645]: time=\"2026-06-12T20:21:29.742539602Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ffdd8d08-9ff3-41e3-bd94-1e2ab60dd83e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:29.742891 crc crio[3645]: time=\"2026-06-12T20:21:29.742806378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:29.751405 crc crio[3645]: time=\"2026-06-12T20:21:29.751321708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:29.923740 crc crio[3645]: time=\"2026-06-12T20:21:29.923632183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:30.015574 crc crio[3645]: time=\"2026-06-12T20:21:30.015449923Z\" level=info msg=\"Created container 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ffdd8d08-9ff3-41e3-bd94-1e2ab60dd83e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:30.017080 crc crio[3645]: time=\"2026-06-12T20:21:30.016864546Z\" level=info msg=\"Starting container: 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2\" id=aa8418d1-0558-4ad4-926b-1c29b5c9333f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:30.023479 crc crio[3645]: time=\"2026-06-12T20:21:30.0234219Z\" level=info msg=\"Started container\" PID=6477 containerID=29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=aa8418d1-0558-4ad4-926b-1c29b5c9333f name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\nJun 12 20:21:56.243462 crc crio[3645]: time=\"2026-06-12T20:21:56.242517477Z\" level=info msg=\"Stopping container: 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b (timeout: 30s)\" id=47360893-9c0c-452f-aeda-cd858b81982b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:56.421568 crc crio[3645]: time=\"2026-06-12T20:21:56.421060037Z\" level=info msg=\"Stopped container 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=47360893-9c0c-452f-aeda-cd858b81982b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:56.425075 crc crio[3645]: time=\"2026-06-12T20:21:56.424805715Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=38efae71-6128-4f30-ad5d-04c2be653036 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:56.428021 crc crio[3645]: time=\"2026-06-12T20:21:56.427706483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3dafdc4f-bf9d-48c4-ab13-3b7eb45fc9b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:56.430856 crc crio[3645]: time=\"2026-06-12T20:21:56.430752764Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1c54bd60-2cce-4269-87e2-ac40163e9b3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:56.432715 crc crio[3645]: time=\"2026-06-12T20:21:56.432614757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:56.461358 crc crio[3645]: time=\"2026-06-12T20:21:56.461236418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:56.571321 crc crio[3645]: time=\"2026-06-12T20:21:56.571187793Z\" level=info msg=\"Removing container: 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918\" id=982d7d1a-7e29-4a4b-ac2e-7db4f75fbc3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:56.600284 crc crio[3645]: time=\"2026-06-12T20:21:56.600048998Z\" level=info msg=\"Removed container 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=982d7d1a-7e29-4a4b-ac2e-7db4f75fbc3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:56.709182 crc crio[3645]: time=\"2026-06-12T20:21:56.708973929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:56.804572 crc crio[3645]: time=\"2026-06-12T20:21:56.804394673Z\" level=info msg=\"Created container 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1c54bd60-2cce-4269-87e2-ac40163e9b3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:56.806034 crc crio[3645]: time=\"2026-06-12T20:21:56.805792456Z\" level=info msg=\"Starting container: 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2\" id=aab85726-b0e4-40d6-957a-1b7c19e1e8ea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:56.810640 crc crio[3645]: time=\"2026-06-12T20:21:56.810552928Z\" level=info msg=\"Started container\" PID=6640 containerID=8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=aab85726-b0e4-40d6-957a-1b7c19e1e8ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1\nJun 12 20:22:04.176143 crc crio[3645]: time=\"2026-06-12T20:22:04.175531244Z\" level=info msg=\"Stopping container: 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2 (timeout: 15s)\" id=93b2c5ff-9799-4617-b278-3d659413a601 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:19.183411 crc crio[3645]: time=\"2026-06-12T20:22:19.183115474Z\" level=warning msg=\"Stopping container 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2 with stop signal(15) timed out. Killing...\"\nJun 12 20:22:19.733049 crc crio[3645]: time=\"2026-06-12T20:22:19.732762136Z\" level=info msg=\"Removing container: e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712\" id=c33e2f5a-6a0f-4ffa-8e04-fda1291f225d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:19.740515 crc crio[3645]: time=\"2026-06-12T20:22:19.740278282Z\" level=info msg=\"Stopped container 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=93b2c5ff-9799-4617-b278-3d659413a601 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:19.743285 crc crio[3645]: time=\"2026-06-12T20:22:19.743123603Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5ede02ba-bb4b-4b36-992f-fbc851eb6758 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:19.747428 crc crio[3645]: time=\"2026-06-12T20:22:19.747275846Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=29eec119-640c-436a-8747-4c86467f77d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:19.752294 crc crio[3645]: time=\"2026-06-12T20:22:19.751813729Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=762edf4e-0694-4787-97ff-59e26e1c0940 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:19.752806 crc crio[3645]: time=\"2026-06-12T20:22:19.7526806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:19.779219 crc crio[3645]: time=\"2026-06-12T20:22:19.778197644Z\" level=info msg=\"Removed container e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=c33e2f5a-6a0f-4ffa-8e04-fda1291f225d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:19.786119 crc crio[3645]: time=\"2026-06-12T20:22:19.784288014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:20.024576 crc crio[3645]: time=\"2026-06-12T20:22:20.024482421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:20.115586 crc crio[3645]: time=\"2026-06-12T20:22:20.115341285Z\" level=info msg=\"Created container 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=762edf4e-0694-4787-97ff-59e26e1c0940 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:20.117075 crc crio[3645]: time=\"2026-06-12T20:22:20.116902694Z\" level=info msg=\"Starting container: 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c\" id=9e34ca82-0f12-420a-88de-cef336fa25cc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:22:20.123118 crc crio[3645]: time=\"2026-06-12T20:22:20.123029866Z\" level=info msg=\"Started container\" PID=6784 containerID=8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=9e34ca82-0f12-420a-88de-cef336fa25cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\nJun 12 20:22:26.239634 crc crio[3645]: time=\"2026-06-12T20:22:26.239498262Z\" level=info msg=\"Stopping container: 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2 (timeout: 30s)\" id=eb9f0b43-75b7-4205-a60f-630564fcdedd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:26.414499 crc crio[3645]: time=\"2026-06-12T20:22:26.414323949Z\" level=info msg=\"Stopped container 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=eb9f0b43-75b7-4205-a60f-630564fcdedd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:26.416206 crc crio[3645]: time=\"2026-06-12T20:22:26.416023831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=49b7b928-5bdf-4257-9a46-985a0d87b814 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:26.420732 crc crio[3645]: time=\"2026-06-12T20:22:26.420562043Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=41a73ad5-e6f4-4b4f-8927-2ba5ec72ec29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:26.427107 crc crio[3645]: time=\"2026-06-12T20:22:26.426680695Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a6ea6b67-63d6-4020-ad1c-b894730b140b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:26.427107 crc crio[3645]: time=\"2026-06-12T20:22:26.427073925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:26.442612 crc crio[3645]: time=\"2026-06-12T20:22:26.442498607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:26.678340 crc crio[3645]: time=\"2026-06-12T20:22:26.678212503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:26.750562 crc crio[3645]: time=\"2026-06-12T20:22:26.750321652Z\" level=info msg=\"Created container 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a6ea6b67-63d6-4020-ad1c-b894730b140b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:26.754214 crc crio[3645]: time=\"2026-06-12T20:22:26.754013734Z\" level=info msg=\"Starting container: 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f\" id=b78001eb-e50c-433e-814b-06bb45f1cb69 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:22:26.761025 crc crio[3645]: time=\"2026-06-12T20:22:26.760869933Z\" level=info msg=\"Started container\" PID=6873 containerID=9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b78001eb-e50c-433e-814b-06bb45f1cb69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1\nJun 12 20:22:26.784082 crc crio[3645]: time=\"2026-06-12T20:22:26.783978867Z\" level=info msg=\"Removing container: 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b\" id=41cce423-0544-4823-8e61-7b7199008b28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:26.810040 crc crio[3645]: time=\"2026-06-12T20:22:26.809797888Z\" level=info msg=\"Removed container 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=41cce423-0544-4823-8e61-7b7199008b28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:54.177479 crc crio[3645]: time=\"2026-06-12T20:22:54.176584648Z\" level=info msg=\"Stopping container: 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c (timeout: 15s)\" id=5c375ef7-5f48-4be0-a9d3-1b2677c18058 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:56.458112 crc crio[3645]: time=\"2026-06-12T20:22:56.45781675Z\" level=info msg=\"Stopping container: 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f (timeout: 30s)\" id=003fc879-3b37-4879-9b13-7feae082d93a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:56.612022 crc crio[3645]: time=\"2026-06-12T20:22:56.611948812Z\" level=info msg=\"Stopped container 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=003fc879-3b37-4879-9b13-7feae082d93a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:57.476226 crc crio[3645]: time=\"2026-06-12T20:22:57.476165687Z\" level=info msg=\"Removing container: 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2\" id=d15d99e5-0c5d-4f20-9c10-ab347116b1df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:57.496707 crc crio[3645]: time=\"2026-06-12T20:22:57.496568163Z\" level=info msg=\"Removed container 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d15d99e5-0c5d-4f20-9c10-ab347116b1df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:23:09.186583 crc crio[3645]: time=\"2026-06-12T20:23:09.186449187Z\" level=warning msg=\"Stopping container 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c with stop signal(15) timed out. Killing...\"\nJun 12 20:23:09.549239 crc crio[3645]: time=\"2026-06-12T20:23:09.549090452Z\" level=info msg=\"Removing container: 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2\" id=d9a242e1-42e3-49dc-ada0-6b6b4dfa81b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:23:09.576392 crc crio[3645]: time=\"2026-06-12T20:23:09.576116472Z\" level=info msg=\"Removed container 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=d9a242e1-42e3-49dc-ada0-6b6b4dfa81b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:23:09.742275 crc crio[3645]: time=\"2026-06-12T20:23:09.742028537Z\" level=info msg=\"Stopped container 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5c375ef7-5f48-4be0-a9d3-1b2677c18058 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:23:09.744137 crc crio[3645]: time=\"2026-06-12T20:23:09.743999226Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cae3016a-596c-43f4-9d5d-2823b592757f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:23:09.746471 crc crio[3645]: time=\"2026-06-12T20:23:09.746305443Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=27122c30-eb78-499e-85b5-0f640cedb084 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:23:09.753520 crc crio[3645]: time=\"2026-06-12T20:23:09.752356984Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=e655cf30-8856-498b-9c5c-3454a5557743 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:23:09.753520 crc crio[3645]: time=\"2026-06-12T20:23:09.753193015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:23:09.775740 crc crio[3645]: time=\"2026-06-12T20:23:09.775558639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:23:09.972819 crc crio[3645]: time=\"2026-06-12T20:23:09.972665538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:23:10.041630 crc crio[3645]: time=\"2026-06-12T20:23:10.041545266Z\" level=info msg=\"Created container 7041dca9e5ea3bd037251395e0189038a17a56458ef21f33043ca2b6003fe1e8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=e655cf30-8856-498b-9c5c-3454a5557743 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:23:10.043255 crc crio[3645]: time=\"2026-06-12T20:23:10.042805877Z\" level=info msg=\"Starting container: 7041dca9e5ea3bd037251395e0189038a17a56458ef21f33043ca2b6003fe1e8\" id=f085efa8-d19f-4470-8999-229d52fd8bd1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:23:10.049609 crc crio[3645]: time=\"2026-06-12T20:23:10.049563785Z\" level=info msg=\"Started container\" PID=7121 containerID=7041dca9e5ea3bd037251395e0189038a17a56458ef21f33043ca2b6003fe1e8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=f085efa8-d19f-4470-8999-229d52fd8bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\nJun 12 20:23:10.571648 crc crio[3645]: time=\"2026-06-12T20:23:10.571507111Z\" level=info msg=\"Stopping container: 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c (timeout: 15s)\" id=41ca62ba-f7c0-46eb-bdd3-5750824a6df8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:23:25.583198 crc crio[3645]: time=\"2026-06-12T20:23:25.581574417Z\" level=warning msg=\"Stopping container 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c with stop signal(15) timed out. Killing...\"\nJun 12 20:23:26.141717 crc crio[3645]: time=\"2026-06-12T20:23:26.141598892Z\" level=info msg=\"Stopped container 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=41ca62ba-f7c0-46eb-bdd3-5750824a6df8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:23:26.145831 crc crio[3645]: time=\"2026-06-12T20:23:26.145769946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d1fd0734-d97e-48f5-bfcc-ca15d37dd829 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:23:26.152239 crc crio[3645]: time=\"2026-06-12T20:23:26.151753802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6798c5dc-6840-422e-ab32-ac15cae123d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:23:26.155622 crc crio[3645]: time=\"2026-06-12T20:23:26.155502407Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=1f1b227f-bbc8-4d0e-960d-5db45709c1b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:23:26.156495 crc crio[3645]: time=\"2026-06-12T20:23:26.156249284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:23:26.186048 crc crio[3645]: time=\"2026-06-12T20:23:26.185807736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:23:26.403110 crc crio[3645]: time=\"2026-06-12T20:23:26.402768031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:23:26.505751 crc crio[3645]: time=\"2026-06-12T20:23:26.505598186Z\" level=info msg=\"Created container 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=1f1b227f-bbc8-4d0e-960d-5db45709c1b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:23:26.506817 crc crio[3645]: time=\"2026-06-12T20:23:26.506750103Z\" level=info msg=\"Starting container: 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d\" id=d1352461-350a-4071-9983-dc57d4c0043a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:23:26.512390 crc crio[3645]: time=\"2026-06-12T20:23:26.512318339Z\" level=info msg=\"Started container\" PID=7219 containerID=92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=d1352461-350a-4071-9983-dc57d4c0043a name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\nJun 12 20:23:26.660357 crc crio[3645]: time=\"2026-06-12T20:23:26.659694765Z\" level=info msg=\"Removing container: 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c\" id=925282eb-9f00-4a0e-9044-353329b6d9f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:23:26.682730 crc crio[3645]: time=\"2026-06-12T20:23:26.682577605Z\" level=info msg=\"Removed container 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=925282eb-9f00-4a0e-9044-353329b6d9f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:23:47.675662 crc crio[3645]: time=\"2026-06-12T20:23:47.674789858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c1a60d5e-eec1-4e16-8e31-347ca07a8342 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:23:47.679550 crc crio[3645]: time=\"2026-06-12T20:23:47.679353541Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c51808df-30be-4b79-adb1-b568192fb8b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:23:47.684210 crc crio[3645]: time=\"2026-06-12T20:23:47.683877995Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b493fb46-ca10-4e2e-a409-f818283d1331 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:23:47.685372 crc crio[3645]: time=\"2026-06-12T20:23:47.685249146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:23:47.723176 crc crio[3645]: time=\"2026-06-12T20:23:47.722899611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:23:47.976604 crc crio[3645]: time=\"2026-06-12T20:23:47.976142201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:23:48.062905 crc crio[3645]: time=\"2026-06-12T20:23:48.062621794Z\" level=info msg=\"Created container c0424eb65375026c4da82a5c944e708d4c9d29e408f3754123769b4c83253986: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b493fb46-ca10-4e2e-a409-f818283d1331 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:23:48.064889 crc crio[3645]: time=\"2026-06-12T20:23:48.064393723Z\" level=info msg=\"Starting container: c0424eb65375026c4da82a5c944e708d4c9d29e408f3754123769b4c83253986\" id=dd212abc-6459-4764-a272-eb0a604f7c7c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:23:48.069420 crc crio[3645]: time=\"2026-06-12T20:23:48.069293705Z\" level=info msg=\"Started container\" PID=7564 containerID=c0424eb65375026c4da82a5c944e708d4c9d29e408f3754123769b4c83253986 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=dd212abc-6459-4764-a272-eb0a604f7c7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1\nJun 12 20:24:10.190966 crc crio[3645]: time=\"2026-06-12T20:24:10.18990031Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.190966 crc crio[3645]: time=\"2026-06-12T20:24:10.190827421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.194671 crc crio[3645]: time=\"2026-06-12T20:24:10.194484114Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=d528532a-bc0e-40d6-b955-29c243c01784 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.194671 crc crio[3645]: time=\"2026-06-12T20:24:10.194567866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.225247 crc crio[3645]: time=\"2026-06-12T20:24:10.225081449Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.225247 crc crio[3645]: time=\"2026-06-12T20:24:10.225173631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.228205 crc crio[3645]: time=\"2026-06-12T20:24:10.227895833Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.228205 crc crio[3645]: time=\"2026-06-12T20:24:10.228176149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.234499 crc crio[3645]: time=\"2026-06-12T20:24:10.234243186Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=213a88a7-f5a6-4c5b-9e27-4a6e11ae7718 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.235352 crc crio[3645]: time=\"2026-06-12T20:24:10.235160677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.241291 crc crio[3645]: time=\"2026-06-12T20:24:10.241251965Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d528532a-bc0e-40d6-b955-29c243c01784 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.279330 crc crio[3645]: time=\"2026-06-12T20:24:10.279269279Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=213a88a7-f5a6-4c5b-9e27-4a6e11ae7718 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.288233 crc crio[3645]: time=\"2026-06-12T20:24:10.288083499Z\" level=info msg=\"Ran pod sandbox 3f16e293c24ef55c6c7a59504ff3a4e903e8503f7354d38809085e64199ebdf2 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=d528532a-bc0e-40d6-b955-29c243c01784 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.311069 crc crio[3645]: time=\"2026-06-12T20:24:10.310892148Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/a0455ed3-a8af-4aea-a24b-69fe974f942a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0029c6298}] Aliases:map[]}\"\nJun 12 20:24:10.311069 crc crio[3645]: time=\"2026-06-12T20:24:10.311067302Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:10.337155 crc crio[3645]: time=\"2026-06-12T20:24:10.337067891Z\" level=info msg=\"Ran pod sandbox 1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=213a88a7-f5a6-4c5b-9e27-4a6e11ae7718 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.337242 crc crio[3645]: time=\"2026-06-12T20:24:10.337136913Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/1e4689b3-a062-4e5f-ad58-4d4071203511 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00112e030}] Aliases:map[]}\"\nJun 12 20:24:10.337242 crc crio[3645]: time=\"2026-06-12T20:24:10.337201534Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:10.340311 crc crio[3645]: time=\"2026-06-12T20:24:10.34006252Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.340311 crc crio[3645]: time=\"2026-06-12T20:24:10.340224184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.341592 crc crio[3645]: time=\"2026-06-12T20:24:10.340832686Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.341592 crc crio[3645]: time=\"2026-06-12T20:24:10.341166065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.342810 crc crio[3645]: time=\"2026-06-12T20:24:10.342618497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=7bc3f1dc-80cb-4b20-a074-4f4362c60532 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:10.343056 crc crio[3645]: time=\"2026-06-12T20:24:10.343019547Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=05113596-13e2-4be6-854b-edf22d141fab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.343362 crc crio[3645]: time=\"2026-06-12T20:24:10.34316871Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d3b01613-549c-48e7-b9ff-275ef39ddf37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:10.343422 crc crio[3645]: time=\"2026-06-12T20:24:10.343177681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.343542 crc crio[3645]: time=\"2026-06-12T20:24:10.343056327Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.343542 crc crio[3645]: time=\"2026-06-12T20:24:10.343524497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.360176 crc crio[3645]: time=\"2026-06-12T20:24:10.357084646Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.360176 crc crio[3645]: time=\"2026-06-12T20:24:10.357173587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.360176 crc crio[3645]: time=\"2026-06-12T20:24:10.35730963Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.360176 crc crio[3645]: time=\"2026-06-12T20:24:10.357338701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.364276 crc crio[3645]: time=\"2026-06-12T20:24:10.363734247Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/042eb40a-dbc2-4aae-962e-0355742939f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc002a32e20}] Aliases:map[]}\"\nJun 12 20:24:10.364366 crc crio[3645]: time=\"2026-06-12T20:24:10.364299899Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:10.379327 crc crio[3645]: time=\"2026-06-12T20:24:10.378883291Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.379327 crc crio[3645]: time=\"2026-06-12T20:24:10.379061965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.393536 crc crio[3645]: time=\"2026-06-12T20:24:10.39336028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=9f850669-9318-43ce-941a-b39a83d875cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:10.406554 crc crio[3645]: time=\"2026-06-12T20:24:10.406511497Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.406726 crc crio[3645]: time=\"2026-06-12T20:24:10.406702892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.407359 crc crio[3645]: time=\"2026-06-12T20:24:10.407127662Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=d491532f-ab14-4d99-963c-628cfff01e8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.407359 crc crio[3645]: time=\"2026-06-12T20:24:10.407225744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.407471 crc crio[3645]: time=\"2026-06-12T20:24:10.407356407Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.407471 crc crio[3645]: time=\"2026-06-12T20:24:10.407425939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.407632 crc crio[3645]: time=\"2026-06-12T20:24:10.407597513Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.407632 crc crio[3645]: time=\"2026-06-12T20:24:10.407629844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.408188 crc crio[3645]: time=\"2026-06-12T20:24:10.407981761Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.408321 crc crio[3645]: time=\"2026-06-12T20:24:10.408298408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.423075 crc crio[3645]: time=\"2026-06-12T20:24:10.422818468Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.423075 crc crio[3645]: time=\"2026-06-12T20:24:10.42289252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.423545 crc crio[3645]: time=\"2026-06-12T20:24:10.423378461Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.423612 crc crio[3645]: time=\"2026-06-12T20:24:10.423544385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.424388 crc crio[3645]: time=\"2026-06-12T20:24:10.423888913Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/21c806b8-a6a4-4a18-8863-8871fc2a979f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00112e408}] Aliases:map[]}\"\nJun 12 20:24:10.424388 crc crio[3645]: time=\"2026-06-12T20:24:10.424256022Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:10.440899 crc crio[3645]: time=\"2026-06-12T20:24:10.44051654Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=9d70d676-aa69-4e6e-b619-d2965b5e10dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.440899 crc crio[3645]: time=\"2026-06-12T20:24:10.440731075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.465022 crc crio[3645]: time=\"2026-06-12T20:24:10.464700239Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=a62cc950-3715-4e87-915a-974a849043be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.465022 crc crio[3645]: time=\"2026-06-12T20:24:10.464899513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.487314 crc crio[3645]: time=\"2026-06-12T20:24:10.487272682Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.487474 crc crio[3645]: time=\"2026-06-12T20:24:10.487455306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.488498 crc crio[3645]: time=\"2026-06-12T20:24:10.487631139Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.488498 crc crio[3645]: time=\"2026-06-12T20:24:10.488359906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.494134 crc crio[3645]: time=\"2026-06-12T20:24:10.493545103Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.494134 crc crio[3645]: time=\"2026-06-12T20:24:10.493867881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.494383 crc crio[3645]: time=\"2026-06-12T20:24:10.494183208Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=cfbb14ae-6b2d-4e74-bcae-2ac53a94ace3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.494383 crc crio[3645]: time=\"2026-06-12T20:24:10.494217289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.525483 crc crio[3645]: time=\"2026-06-12T20:24:10.525069799Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/efbdc2a6-9403-4066-a590-6abe55a81df3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc0022d63a0}] Aliases:map[]}\"\nJun 12 20:24:10.525483 crc crio[3645]: time=\"2026-06-12T20:24:10.525167292Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:10.553786 crc crio[3645]: time=\"2026-06-12T20:24:10.553583006Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/adea2bf8-d57e-4723-9be7-8436d9e683c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc0012104e8}] Aliases:map[]}\"\nJun 12 20:24:10.553879 crc crio[3645]: time=\"2026-06-12T20:24:10.553788761Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:10.584643 crc crio[3645]: time=\"2026-06-12T20:24:10.584605512Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.584899 crc crio[3645]: time=\"2026-06-12T20:24:10.584872178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.604056 crc crio[3645]: time=\"2026-06-12T20:24:10.604026243Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.604176 crc crio[3645]: time=\"2026-06-12T20:24:10.604158926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.665317 crc crio[3645]: time=\"2026-06-12T20:24:10.665281553Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=7ec40f84-f979-499e-abbe-edbffbd64944 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.665676 crc crio[3645]: time=\"2026-06-12T20:24:10.665652362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.743312 crc crio[3645]: time=\"2026-06-12T20:24:10.739237782Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.743312 crc crio[3645]: time=\"2026-06-12T20:24:10.740085002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.743312 crc crio[3645]: time=\"2026-06-12T20:24:10.739529709Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=05113596-13e2-4be6-854b-edf22d141fab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.836384 crc crio[3645]: time=\"2026-06-12T20:24:10.836344708Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7c584153-f832-4917-a5e1-01ed8490fccd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0022d6838}] Aliases:map[]}\"\nJun 12 20:24:10.836516 crc crio[3645]: time=\"2026-06-12T20:24:10.836494261Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:10.862233 crc crio[3645]: time=\"2026-06-12T20:24:10.862199555Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=33076bea-3ae7-40ea-989b-c250c5e30a1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.862543 crc crio[3645]: time=\"2026-06-12T20:24:10.862523352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.915719 crc crio[3645]: time=\"2026-06-12T20:24:10.915673619Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.917377 crc crio[3645]: time=\"2026-06-12T20:24:10.917354797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:10.966506 crc crio[3645]: time=\"2026-06-12T20:24:10.966464522Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f32b6e4f-eb89-40df-b487-fd1f78545d78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc001722070}] Aliases:map[]}\"\nJun 12 20:24:10.970554 crc crio[3645]: time=\"2026-06-12T20:24:10.970532614Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:10.971294 crc crio[3645]: time=\"2026-06-12T20:24:10.97127147Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/4eed48da-8a80-4e5e-a28b-5f6b236dc545 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc001722138}] Aliases:map[]}\"\nJun 12 20:24:10.971421 crc crio[3645]: time=\"2026-06-12T20:24:10.971399603Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:10.981839 crc crio[3645]: time=\"2026-06-12T20:24:10.971739491Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=aea46355-e670-4792-80d9-22a6bdb58e35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:10.981839 crc crio[3645]: time=\"2026-06-12T20:24:10.971895475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:11.139643 crc crio[3645]: time=\"2026-06-12T20:24:11.138745623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=47d5b7fd-6ec3-48ef-a3a0-18505bd73e3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:11.139643 crc crio[3645]: time=\"2026-06-12T20:24:11.139531631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d0ab91ac-b093-43d8-9589-045e6ef6bb3f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:11.160628 crc crio[3645]: time=\"2026-06-12T20:24:11.154404818Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d491532f-ab14-4d99-963c-628cfff01e8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:11.303315 crc crio[3645]: time=\"2026-06-12T20:24:11.301390286Z\" level=info msg=\"Ran pod sandbox 83c36a98b8e62c47de25b6b5e355606a96f269f7141c7ad21b1801e4e2adee5f with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=05113596-13e2-4be6-854b-edf22d141fab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:11.448033 crc crio[3645]: time=\"2026-06-12T20:24:11.447637816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=cb870912-a7b6-4e14-ba21-c58777c68cd2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:11.448033 crc crio[3645]: time=\"2026-06-12T20:24:11.448026655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=89288766-ee24-40bd-8283-688c9732c0d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:11.502622 crc crio[3645]: time=\"2026-06-12T20:24:11.498242985Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/630511d8-fd4a-4916-a6a3-4c38fa00640e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0017224e8}] Aliases:map[]}\"\nJun 12 20:24:11.502622 crc crio[3645]: time=\"2026-06-12T20:24:11.4984656Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:11.510383 crc crio[3645]: time=\"2026-06-12T20:24:11.506738277Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/c8f4f72e-b2dc-479a-b07d-3972f6ca774d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc0012105b8}] Aliases:map[]}\"\nJun 12 20:24:11.510383 crc crio[3645]: time=\"2026-06-12T20:24:11.507426554Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:11.541374 crc crio[3645]: time=\"2026-06-12T20:24:11.540409132Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9d70d676-aa69-4e6e-b619-d2965b5e10dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:11.550093 crc crio[3645]: time=\"2026-06-12T20:24:11.549711713Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a62cc950-3715-4e87-915a-974a849043be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:11.602258 crc crio[3645]: time=\"2026-06-12T20:24:11.602077492Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/34e907de-fe77-479f-9dea-eaac5d9dd0c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00109e370}] Aliases:map[]}\"\nJun 12 20:24:11.602258 crc crio[3645]: time=\"2026-06-12T20:24:11.602169044Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:11.616576 crc crio[3645]: time=\"2026-06-12T20:24:11.616212253Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9f67d8ad-1048-4680-9e6b-a22c16791452 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0022d6210}] Aliases:map[]}\"\nJun 12 20:24:11.616576 crc crio[3645]: time=\"2026-06-12T20:24:11.616358726Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:11.647914 crc crio[3645]: time=\"2026-06-12T20:24:11.647816371Z\" level=info msg=\"Ran pod sandbox 148b6f12fb215a4ebac1cdb04d5e29659278fb365f9065a2b57a8547865ff133 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=d491532f-ab14-4d99-963c-628cfff01e8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:11.658977 crc crio[3645]: time=\"2026-06-12T20:24:11.658645547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fd576640-b4fb-4343-b36b-af9a0450f0c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:11.668006 crc crio[3645]: time=\"2026-06-12T20:24:11.667509848Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/4a7d94cb-ef81-46d7-a2bb-c654d3ea85c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0012885e8}] Aliases:map[]}\"\nJun 12 20:24:11.668097 crc crio[3645]: time=\"2026-06-12T20:24:11.668013419Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:11.696328 crc crio[3645]: time=\"2026-06-12T20:24:11.691748988Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b7d10b9d-6a9c-407a-a952-0e277650f4d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00008c5d0}] Aliases:map[]}\"\nJun 12 20:24:11.696328 crc crio[3645]: time=\"2026-06-12T20:24:11.691866961Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:11.714631 crc crio[3645]: time=\"2026-06-12T20:24:11.714142686Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=33076bea-3ae7-40ea-989b-c250c5e30a1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:11.778677 crc crio[3645]: time=\"2026-06-12T20:24:11.778548869Z\" level=info msg=\"Ran pod sandbox 6f15953708c7f795250f88b827920a358135b24e3ce005e794c85182dd35e909 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=9d70d676-aa69-4e6e-b619-d2965b5e10dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:11.798690 crc crio[3645]: time=\"2026-06-12T20:24:11.798418691Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=ff64571f-2759-456c-921f-7e7bc5e8008c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:11.801708 crc crio[3645]: time=\"2026-06-12T20:24:11.801301586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5e27a0c3-be4a-43d5-88c6-19495ad659cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:11.819429 crc crio[3645]: time=\"2026-06-12T20:24:11.818555198Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/dbf5a9c9-e8cc-4910-883e-e32b2b662185 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001288758}] Aliases:map[]}\"\nJun 12 20:24:11.819429 crc crio[3645]: time=\"2026-06-12T20:24:11.818615119Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:11.904157 crc crio[3645]: time=\"2026-06-12T20:24:11.903845355Z\" level=info msg=\"Ran pod sandbox c8c148d9dd9f2963cda4609d403332b884c9a8cdb727d71f3ad7a2a5cb711abb with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=a62cc950-3715-4e87-915a-974a849043be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:11.919189 crc crio[3645]: time=\"2026-06-12T20:24:11.914699631Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cfbb14ae-6b2d-4e74-bcae-2ac53a94ace3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:11.919189 crc crio[3645]: time=\"2026-06-12T20:24:11.917690139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=283c4b95-3400-4531-b33d-665ad7de986d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:12.056486 crc crio[3645]: time=\"2026-06-12T20:24:12.04813435Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b0409488-a938-4ab2-a46a-756829a7b898 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000188a88}] Aliases:map[]}\"\nJun 12 20:24:12.056486 crc crio[3645]: time=\"2026-06-12T20:24:12.04900753Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:12.179330 crc crio[3645]: time=\"2026-06-12T20:24:12.163227263Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/c16bd33c-7df2-46da-911a-c2dd45e57a95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0012108b0}] Aliases:map[]}\"\nJun 12 20:24:12.179330 crc crio[3645]: time=\"2026-06-12T20:24:12.163392757Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:12.211141 crc crio[3645]: time=\"2026-06-12T20:24:12.200635473Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7ec40f84-f979-499e-abbe-edbffbd64944 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:12.268824 crc crio[3645]: time=\"2026-06-12T20:24:12.267705794Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:12.268824 crc crio[3645]: time=\"2026-06-12T20:24:12.268781719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:12.314554 crc crio[3645]: time=\"2026-06-12T20:24:12.31151097Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=aea46355-e670-4792-80d9-22a6bdb58e35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:12.314554 crc crio[3645]: time=\"2026-06-12T20:24:12.313675079Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/3363e819-d020-4df3-8ab5-ba99ca5c7244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00109ea70}] Aliases:map[]}\"\nJun 12 20:24:12.314554 crc crio[3645]: time=\"2026-06-12T20:24:12.314451507Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:12.452224 crc crio[3645]: time=\"2026-06-12T20:24:12.452151652Z\" level=info msg=\"Ran pod sandbox beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=33076bea-3ae7-40ea-989b-c250c5e30a1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:12.515537 crc crio[3645]: time=\"2026-06-12T20:24:12.513488936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=5f1944bb-67e7-4be2-b663-bbe39091f7cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:12.538520 crc crio[3645]: time=\"2026-06-12T20:24:12.536489066Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/26971baf-be72-4caf-82da-c6047a9c607d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000188cf8}] Aliases:map[]}\"\nJun 12 20:24:12.538520 crc crio[3645]: time=\"2026-06-12T20:24:12.537166943Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:12.543298 crc crio[3645]: time=\"2026-06-12T20:24:12.542672047Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=df11a7a8-4e6a-46e5-bd04-f898c3e047c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:12.544520 crc crio[3645]: time=\"2026-06-12T20:24:12.544257244Z\" level=info msg=\"Ran pod sandbox 33cca73bbb74eb7465cd6308f0af0bbbac6d6b5fb23d11e586c308b6c48fa776 with infra container: openshift-dns/node-resolver-277xp/POD\" id=aea46355-e670-4792-80d9-22a6bdb58e35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:12.546370 crc crio[3645]: time=\"2026-06-12T20:24:12.546115256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.576434 crc crio[3645]: time=\"2026-06-12T20:24:13.576288726Z\" level=info msg=\"Ran pod sandbox f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=cfbb14ae-6b2d-4e74-bcae-2ac53a94ace3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.580670 crc crio[3645]: time=\"2026-06-12T20:24:13.580278637Z\" level=info msg=\"Ran pod sandbox f7ddd491884c782ae3616c878d7ca0be2d679430b084c5940cc0d8ea36a1873a with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=7ec40f84-f979-499e-abbe-edbffbd64944 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.580903 crc crio[3645]: time=\"2026-06-12T20:24:13.580823089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=3d960c16-0213-4dae-822a-0cc85e457aff name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:13.581371 crc crio[3645]: time=\"2026-06-12T20:24:13.5813103Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.581433 crc crio[3645]: time=\"2026-06-12T20:24:13.581410122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.581826 crc crio[3645]: time=\"2026-06-12T20:24:13.581715189Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=1b21ce5d-2754-4773-a794-5615b8adab5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.581905 crc crio[3645]: time=\"2026-06-12T20:24:13.581868243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.582304 crc crio[3645]: time=\"2026-06-12T20:24:13.582269692Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.582304 crc crio[3645]: time=\"2026-06-12T20:24:13.582299612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.584664 crc crio[3645]: time=\"2026-06-12T20:24:13.583002249Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/dc9ec725-82b1-413c-81e8-12683c4a93f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000188c30}] Aliases:map[]}\"\nJun 12 20:24:13.584664 crc crio[3645]: time=\"2026-06-12T20:24:13.58307049Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:13.584664 crc crio[3645]: time=\"2026-06-12T20:24:13.583874898Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/88a61b2c-d635-48bd-a00f-6e51839233d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc001722748}] Aliases:map[]}\"\nJun 12 20:24:13.584664 crc crio[3645]: time=\"2026-06-12T20:24:13.583903339Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:13.591617 crc crio[3645]: time=\"2026-06-12T20:24:13.591570503Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.592683 crc crio[3645]: time=\"2026-06-12T20:24:13.592450952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.594298 crc crio[3645]: time=\"2026-06-12T20:24:13.592670178Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.595181 crc crio[3645]: time=\"2026-06-12T20:24:13.595158904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.595330 crc crio[3645]: time=\"2026-06-12T20:24:13.591677276Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.595444 crc crio[3645]: time=\"2026-06-12T20:24:13.59542795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.595569 crc crio[3645]: time=\"2026-06-12T20:24:13.592784081Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.596125 crc crio[3645]: time=\"2026-06-12T20:24:13.596105426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.596257 crc crio[3645]: time=\"2026-06-12T20:24:13.592870803Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.596364 crc crio[3645]: time=\"2026-06-12T20:24:13.596347681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.596579 crc crio[3645]: time=\"2026-06-12T20:24:13.593116478Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.596732 crc crio[3645]: time=\"2026-06-12T20:24:13.593244921Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=b11a791c-b8d4-4cf1-be9d-14246d69e989 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.597085 crc crio[3645]: time=\"2026-06-12T20:24:13.597067668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.597480 crc crio[3645]: time=\"2026-06-12T20:24:13.597459017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.598053 crc crio[3645]: time=\"2026-06-12T20:24:13.591586664Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.598510 crc crio[3645]: time=\"2026-06-12T20:24:13.59848789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.606308 crc crio[3645]: time=\"2026-06-12T20:24:13.593379904Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.607129 crc crio[3645]: time=\"2026-06-12T20:24:13.606639205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.608422 crc crio[3645]: time=\"2026-06-12T20:24:13.593311952Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.608422 crc crio[3645]: time=\"2026-06-12T20:24:13.60773915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.608422 crc crio[3645]: time=\"2026-06-12T20:24:13.593442495Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.608422 crc crio[3645]: time=\"2026-06-12T20:24:13.608334424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.633157 crc crio[3645]: time=\"2026-06-12T20:24:13.58265313Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.634314 crc crio[3645]: time=\"2026-06-12T20:24:13.634292183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.638123 crc crio[3645]: time=\"2026-06-12T20:24:13.637828523Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=270bc495-1ed1-456b-ae1b-794569717bab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.638123 crc crio[3645]: time=\"2026-06-12T20:24:13.637894375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.638729 crc crio[3645]: time=\"2026-06-12T20:24:13.638399576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=60a92ec7-8e17-462e-a4d4-8220573d7767 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:13.638729 crc crio[3645]: time=\"2026-06-12T20:24:13.638695063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=4a15fd3d-9dbc-40dc-b176-98e711650136 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:13.639185 crc crio[3645]: time=\"2026-06-12T20:24:13.639158774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=42dac1d4-b655-44e5-b434-15210c9c0cbb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:13.642576 crc crio[3645]: time=\"2026-06-12T20:24:13.6425464Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=df11a7a8-4e6a-46e5-bd04-f898c3e047c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.715338 crc crio[3645]: time=\"2026-06-12T20:24:13.713161333Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=563267de-ba19-4c20-bfac-43ecbd776c4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:13.763599 crc crio[3645]: time=\"2026-06-12T20:24:13.763377003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5600ad67-953a-453c-bbe5-c2d44f019e95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:13.772391 crc crio[3645]: time=\"2026-06-12T20:24:13.772312096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=e5e430b3-80e0-49f6-9c60-8041f58fc05a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:13.776666 crc crio[3645]: time=\"2026-06-12T20:24:13.776180084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=36d503f7-dff9-4309-b13d-dae83c9f4559 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:13.776666 crc crio[3645]: time=\"2026-06-12T20:24:13.776511712Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.776666 crc crio[3645]: time=\"2026-06-12T20:24:13.776575213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.839189 crc crio[3645]: time=\"2026-06-12T20:24:13.839114633Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=ee507be8-7ed7-4147-a30f-f00155a85a23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:13.840031 crc crio[3645]: time=\"2026-06-12T20:24:13.839348988Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.840031 crc crio[3645]: time=\"2026-06-12T20:24:13.83944661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.873342 crc crio[3645]: time=\"2026-06-12T20:24:13.872704125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=bd6cacd6-d93c-48c2-9430-138ded9c430d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:13.876209 crc crio[3645]: time=\"2026-06-12T20:24:13.875289384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9c0d3232-84bc-4fac-ad88-cbe67e3dfbea name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:13.876209 crc crio[3645]: time=\"2026-06-12T20:24:13.876138194Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.876318 crc crio[3645]: time=\"2026-06-12T20:24:13.876211615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:13.974719 crc crio[3645]: time=\"2026-06-12T20:24:13.973723368Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:13.974719 crc crio[3645]: time=\"2026-06-12T20:24:13.974279502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:14.033871 crc crio[3645]: time=\"2026-06-12T20:24:14.03369518Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:14.036010 crc crio[3645]: time=\"2026-06-12T20:24:14.035986632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:14.130533 crc crio[3645]: time=\"2026-06-12T20:24:14.130260072Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:14.130533 crc crio[3645]: time=\"2026-06-12T20:24:14.130552099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:14.147553 crc crio[3645]: time=\"2026-06-12T20:24:14.147497613Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:14.147727 crc crio[3645]: time=\"2026-06-12T20:24:14.147705648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:14.183524 crc crio[3645]: time=\"2026-06-12T20:24:14.18346876Z\" level=info msg=\"Ran pod sandbox 862a69416002b9ba9fde99efb1117c7bd6d899959b5411150762a957845018f1 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=df11a7a8-4e6a-46e5-bd04-f898c3e047c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:14.198352 crc crio[3645]: time=\"2026-06-12T20:24:14.19491215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ecb81d46-db3a-4eec-8fc4-c6564087a626 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:14.202113 crc crio[3645]: time=\"2026-06-12T20:24:14.201064769Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=34007ba9-9e6e-458e-825c-d87c1b4ae6d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:14.210730 crc crio[3645]: time=\"2026-06-12T20:24:14.209707855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:14.213997 crc crio[3645]: time=\"2026-06-12T20:24:14.21388011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:14.218904 crc crio[3645]: time=\"2026-06-12T20:24:14.218829243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=4746cac0-e187-49e1-847b-353e64659d76 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:14.226165 crc crio[3645]: time=\"2026-06-12T20:24:14.225177338Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:14.226165 crc crio[3645]: time=\"2026-06-12T20:24:14.225403953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:14.232199 crc crio[3645]: time=\"2026-06-12T20:24:14.230496608Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=453ad929-843e-49b9-96e2-9d1bc266d93f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:14.232843 crc crio[3645]: time=\"2026-06-12T20:24:14.232740789Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=520ff7fd-c84d-4f30-b8bc-68890ba12db0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:14.233788 crc crio[3645]: time=\"2026-06-12T20:24:14.233279851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2ede966b-3fe2-48f7-a73b-aa313649bacd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:14.239786 crc crio[3645]: time=\"2026-06-12T20:24:14.239330899Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=bd913d79-3387-47b3-a95e-2fef14bbe4cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:14.241475 crc crio[3645]: time=\"2026-06-12T20:24:14.240624648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=32ccb7b6-08e1-40f9-b25d-f735766d4875 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:14.241475 crc crio[3645]: time=\"2026-06-12T20:24:14.241282433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=cef97694-136d-41e8-9b09-89bdd59b5663 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:14.258948 crc crio[3645]: time=\"2026-06-12T20:24:14.258383641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:14.263018 crc crio[3645]: time=\"2026-06-12T20:24:14.260192291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:14.280587 crc crio[3645]: time=\"2026-06-12T20:24:14.280550605Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=5d7a96ea-1986-4f75-bce5-89abc80a8be0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:14.282440 crc crio[3645]: time=\"2026-06-12T20:24:14.281267831Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=b2fbddd0-0a2f-40ab-9955-2c4ebeefcf3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:14.282440 crc crio[3645]: time=\"2026-06-12T20:24:14.28169044Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=88f4d9e7-3982-4f64-ba13-e46755ff0ad1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:14.291670 crc crio[3645]: time=\"2026-06-12T20:24:14.290309806Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/cd08d0fd-034c-4c7d-8e47-e5f24c1a8c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00109e4d8}] Aliases:map[]}\"\nJun 12 20:24:14.291670 crc crio[3645]: time=\"2026-06-12T20:24:14.290637943Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:14.317519 crc crio[3645]: time=\"2026-06-12T20:24:14.316484861Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=ff9334f4-2752-4683-b1e4-00ef0bb8f4df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:14.336023 crc crio[3645]: time=\"2026-06-12T20:24:14.33538876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:14.336427 crc crio[3645]: time=\"2026-06-12T20:24:14.33622095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:14.336427 crc crio[3645]: time=\"2026-06-12T20:24:14.336385283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:14.336998 crc crio[3645]: time=\"2026-06-12T20:24:14.336562457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:14.344410 crc crio[3645]: time=\"2026-06-12T20:24:14.343539605Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:14.344498 crc crio[3645]: time=\"2026-06-12T20:24:14.344446715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:14.454072 crc crio[3645]: time=\"2026-06-12T20:24:14.453627294Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fdb8ae8f-bdf1-4d59-b7ed-fc917ebe1e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00112e448}] Aliases:map[]}\"\nJun 12 20:24:14.454072 crc crio[3645]: time=\"2026-06-12T20:24:14.454051694Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:14.462857 crc crio[3645]: time=\"2026-06-12T20:24:14.461875561Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9279c7b8-ffd6-4f63-a0ae-75bce9ccc29d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00109e668}] Aliases:map[]}\"\nJun 12 20:24:14.462857 crc crio[3645]: time=\"2026-06-12T20:24:14.462225429Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:14.558332 crc crio[3645]: time=\"2026-06-12T20:24:14.555406925Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/085c564e-1495-4b06-94c1-7569d509bba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc0022d6868}] Aliases:map[]}\"\nJun 12 20:24:14.558332 crc crio[3645]: time=\"2026-06-12T20:24:14.557429132Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:14.702812 crc crio[3645]: time=\"2026-06-12T20:24:14.70225088Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=270bc495-1ed1-456b-ae1b-794569717bab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:14.855048 crc crio[3645]: time=\"2026-06-12T20:24:14.854350642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=1dc836cc-770d-4280-8680-6970c7554782 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:14.915322 crc crio[3645]: time=\"2026-06-12T20:24:14.914711013Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/74accc04-cf99-4057-93ec-65c12f286f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0012101b8}] Aliases:map[]}\"\nJun 12 20:24:14.915700 crc crio[3645]: time=\"2026-06-12T20:24:14.915577813Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:15.045696 crc crio[3645]: time=\"2026-06-12T20:24:15.043150559Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/2f5dde97-64c9-4e58-82f8-d12f9d47c973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0029e2470}] Aliases:map[]}\"\nJun 12 20:24:15.046466 crc crio[3645]: time=\"2026-06-12T20:24:15.043704481Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:15.746342 crc crio[3645]: time=\"2026-06-12T20:24:15.746204332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=b354316b-804e-4f43-914e-847402253c8e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:15.757102 crc crio[3645]: time=\"2026-06-12T20:24:15.755546805Z\" level=info msg=\"Ran pod sandbox 3fe9e927dec8bf40929f1ae33526653fae7cdfe84df5e74d8826b7bffe9889ca with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=270bc495-1ed1-456b-ae1b-794569717bab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:15.761815 crc crio[3645]: time=\"2026-06-12T20:24:15.761563612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e67704ae-e96d-4317-8140-43c709a64190 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:15.770313 crc crio[3645]: time=\"2026-06-12T20:24:15.7702852Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=1a1e29fe-082d-47f9-93a3-bff32d7f42e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:15.788467 crc crio[3645]: time=\"2026-06-12T20:24:15.787626453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:15.850410 crc crio[3645]: time=\"2026-06-12T20:24:15.832636045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=9aa30901-9a69-4503-8dfb-d931974901b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:16.015270 crc crio[3645]: time=\"2026-06-12T20:24:16.012613282Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=bf34554e-e439-4ecd-9af6-2456450c411e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:16.036489 crc crio[3645]: time=\"2026-06-12T20:24:16.036433793Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b11a791c-b8d4-4cf1-be9d-14246d69e989 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:16.037674 crc crio[3645]: time=\"2026-06-12T20:24:16.03763333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:16.120467 crc crio[3645]: time=\"2026-06-12T20:24:16.119641972Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ad115a39-807b-45c8-8889-32aae3fd6365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc001722480}] Aliases:map[]}\"\nJun 12 20:24:16.120467 crc crio[3645]: time=\"2026-06-12T20:24:16.119907528Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:16.577223 crc crio[3645]: time=\"2026-06-12T20:24:16.575892791Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/65925dd7-383e-40bc-949c-a3e332bc791d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc001288258}] Aliases:map[]}\"\nJun 12 20:24:16.577223 crc crio[3645]: time=\"2026-06-12T20:24:16.576230478Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:16.596430 crc crio[3645]: time=\"2026-06-12T20:24:16.595579828Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/7d59a2f8-1e45-4d52-b04d-c8c23dc95414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00109e6a0}] Aliases:map[]}\"\nJun 12 20:24:16.597883 crc crio[3645]: time=\"2026-06-12T20:24:16.597560653Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:16.601872 crc crio[3645]: time=\"2026-06-12T20:24:16.597509902Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ad930c14-2fb9-4a49-bc7a-92b859044cd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00008c1f8}] Aliases:map[]}\"\nJun 12 20:24:16.605490 crc crio[3645]: time=\"2026-06-12T20:24:16.605462202Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:16.608687 crc crio[3645]: time=\"2026-06-12T20:24:16.607902708Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1b21ce5d-2754-4773-a794-5615b8adab5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:16.685623 crc crio[3645]: time=\"2026-06-12T20:24:16.685250903Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/2660f51b-179c-40ce-a873-d84b2372e1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0022d6498}] Aliases:map[]}\"\nJun 12 20:24:16.685623 crc crio[3645]: time=\"2026-06-12T20:24:16.6855311Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:16.686515 crc crio[3645]: time=\"2026-06-12T20:24:16.686183315Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/19d00e22-6dd3-42b2-9285-293274bc1bdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00112e378}] Aliases:map[]}\"\nJun 12 20:24:16.686606 crc crio[3645]: time=\"2026-06-12T20:24:16.686539333Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:16.995732 crc crio[3645]: time=\"2026-06-12T20:24:16.99560875Z\" level=info msg=\"Ran pod sandbox 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=b11a791c-b8d4-4cf1-be9d-14246d69e989 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:17.017615 crc crio[3645]: time=\"2026-06-12T20:24:17.016435173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:17.026602 crc crio[3645]: time=\"2026-06-12T20:24:17.026307507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b7453f59-cd94-4c25-ae70-180ba0f71bf6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:17.062551 crc crio[3645]: time=\"2026-06-12T20:24:17.061443495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:17.085907 crc crio[3645]: time=\"2026-06-12T20:24:17.085568522Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/90eac961-d2de-4972-9e9a-d47499d29e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001722098}] Aliases:map[]}\"\nJun 12 20:24:17.085907 crc crio[3645]: time=\"2026-06-12T20:24:17.085635284Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:17.090234 crc crio[3645]: time=\"2026-06-12T20:24:17.089654385Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/c0aac83b-f2e9-4b0e-a26f-89eb93b28a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00008c540}] Aliases:map[]}\"\nJun 12 20:24:17.096082 crc crio[3645]: time=\"2026-06-12T20:24:17.091392345Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:17.134027 crc crio[3645]: time=\"2026-06-12T20:24:17.13348869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:17.213352 crc crio[3645]: time=\"2026-06-12T20:24:17.208439952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:17.242198 crc crio[3645]: time=\"2026-06-12T20:24:17.239580059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:17.295531 crc crio[3645]: time=\"2026-06-12T20:24:17.292500661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:17.326400 crc crio[3645]: time=\"2026-06-12T20:24:17.324841204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:17.372590 crc crio[3645]: time=\"2026-06-12T20:24:17.37221443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:17.380260 crc crio[3645]: time=\"2026-06-12T20:24:17.378433142Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/bc2b390d-b637-4efa-9d06-6b53184ae1d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0029e2288}] Aliases:map[]}\"\nJun 12 20:24:17.383429 crc crio[3645]: time=\"2026-06-12T20:24:17.383277821Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:17.394729 crc crio[3645]: time=\"2026-06-12T20:24:17.393437132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:17.403435 crc crio[3645]: time=\"2026-06-12T20:24:17.399197062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:17.469542 crc crio[3645]: time=\"2026-06-12T20:24:17.464570148Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0f045236-a873-464b-92ed-e687c745599e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00109e3f8}] Aliases:map[]}\"\nJun 12 20:24:17.469542 crc crio[3645]: time=\"2026-06-12T20:24:17.464627569Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:17.473413 crc crio[3645]: time=\"2026-06-12T20:24:17.473101312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:17.474420 crc crio[3645]: time=\"2026-06-12T20:24:17.474271149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:17.477249 crc crio[3645]: time=\"2026-06-12T20:24:17.476408146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:17.524479 crc crio[3645]: time=\"2026-06-12T20:24:17.523492456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:17.561233 crc crio[3645]: time=\"2026-06-12T20:24:17.53162016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:17.698278 crc crio[3645]: time=\"2026-06-12T20:24:17.689398294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:17.715253 crc crio[3645]: time=\"2026-06-12T20:24:17.714446131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b4632f37-001c-41ce-b08c-4445c6a25960 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:17.734289 crc crio[3645]: time=\"2026-06-12T20:24:17.733558406Z\" level=info msg=\"Ran pod sandbox 307cc2d279c52de2d2edf44f4df4d8fd86b79ca46c4047c18779d4c27cb5f60d with infra container: openshift-multus/multus-bzhnf/POD\" id=1b21ce5d-2754-4773-a794-5615b8adab5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:17.750295 crc crio[3645]: time=\"2026-06-12T20:24:17.749701602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=1583cc3e-c157-4b62-8405-8220e77b9c08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:17.883176 crc crio[3645]: time=\"2026-06-12T20:24:17.878529927Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/52fd4891-f44f-4b54-a0c7-8b263f86bb7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00008ca18}] Aliases:map[]}\"\nJun 12 20:24:17.911376 crc crio[3645]: time=\"2026-06-12T20:24:17.910898272Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:17.972431 crc crio[3645]: time=\"2026-06-12T20:24:17.885118677Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/6ef14bd2-a474-4e93-b198-726c6ecf2666 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0029c6430}] Aliases:map[]}\"\nJun 12 20:24:17.993714 crc crio[3645]: time=\"2026-06-12T20:24:17.97645912Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:18.294203 crc crio[3645]: time=\"2026-06-12T20:24:18.293616921Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/9320f5a2-0616-4b92-abda-cfc64a3fc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0029e2048}] Aliases:map[]}\"\nJun 12 20:24:18.294203 crc crio[3645]: time=\"2026-06-12T20:24:18.294029981Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:18.328295 crc crio[3645]: time=\"2026-06-12T20:24:18.323618223Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b75d6b0a-87d0-4e70-8157-72e3ddca4d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00109e110}] Aliases:map[]}\"\nJun 12 20:24:18.328295 crc crio[3645]: time=\"2026-06-12T20:24:18.324347929Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:18.350728 crc crio[3645]: time=\"2026-06-12T20:24:18.349434108Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7077f9e3-04d2-49cc-a127-2ffea816159c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00109e298}] Aliases:map[]}\"\nJun 12 20:24:18.350728 crc crio[3645]: time=\"2026-06-12T20:24:18.349672204Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:18.373424 crc crio[3645]: time=\"2026-06-12T20:24:18.365818251Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=24d43d69-1083-469f-99a6-c36250e45273 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:18.373424 crc crio[3645]: time=\"2026-06-12T20:24:18.366499736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:18.373424 crc crio[3645]: time=\"2026-06-12T20:24:18.368238666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=5a288bed-7602-4114-a031-f8dd099f26ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:18.380416 crc crio[3645]: time=\"2026-06-12T20:24:18.380086825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:18.384362 crc crio[3645]: time=\"2026-06-12T20:24:18.38339058Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=1af652a5-9ba3-49b2-a102-b753ace51e11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:18.431009 crc crio[3645]: time=\"2026-06-12T20:24:18.428222948Z\" level=info msg=\"Created container 8e6659e171cc12d1328fdd6bcfd234be4dc7a2acfec507a58442f7f90f9728a1: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=bf34554e-e439-4ecd-9af6-2456450c411e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:18.458386 crc crio[3645]: time=\"2026-06-12T20:24:18.454881014Z\" level=info msg=\"Starting container: 8e6659e171cc12d1328fdd6bcfd234be4dc7a2acfec507a58442f7f90f9728a1\" id=3035c895-a269-4788-a2ae-efdbae6491b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:18.547636 crc crio[3645]: time=\"2026-06-12T20:24:18.538621614Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/1b7aeac8-1315-427e-a55c-695c99c86c05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc000188720}] Aliases:map[]}\"\nJun 12 20:24:18.547636 crc crio[3645]: time=\"2026-06-12T20:24:18.539480725Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:18.730070 crc crio[3645]: time=\"2026-06-12T20:24:18.728903136Z\" level=info msg=\"Started container\" PID=8253 containerID=8e6659e171cc12d1328fdd6bcfd234be4dc7a2acfec507a58442f7f90f9728a1 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=3035c895-a269-4788-a2ae-efdbae6491b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fe9e927dec8bf40929f1ae33526653fae7cdfe84df5e74d8826b7bffe9889ca\nJun 12 20:24:18.998688 crc crio[3645]: time=\"2026-06-12T20:24:18.996330048Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/97273b65-0518-473b-9843-ad703768ac6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00112e588}] Aliases:map[]}\"\nJun 12 20:24:18.998688 crc crio[3645]: time=\"2026-06-12T20:24:18.996485571Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:19.004178 crc crio[3645]: time=\"2026-06-12T20:24:19.001506376Z\" level=info msg=\"Created container a99f9a33d8b825f4a2d878bd55264b873d6172d6da29a5bb93d488ced8930ee9: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=5d7a96ea-1986-4f75-bce5-89abc80a8be0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:19.041437 crc crio[3645]: time=\"2026-06-12T20:24:19.040577743Z\" level=info msg=\"Starting container: a99f9a33d8b825f4a2d878bd55264b873d6172d6da29a5bb93d488ced8930ee9\" id=3308e11a-cc52-4f3f-b60b-0ea37708b175 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:19.058910 crc crio[3645]: time=\"2026-06-12T20:24:19.05764919Z\" level=info msg=\"Created container 89d30be0bfbf1836415f2de46be3584e8dd84b96ac45eda7ae492b3617148f61: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=453ad929-843e-49b9-96e2-9d1bc266d93f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:19.068866 crc crio[3645]: time=\"2026-06-12T20:24:19.068515857Z\" level=info msg=\"Starting container: 89d30be0bfbf1836415f2de46be3584e8dd84b96ac45eda7ae492b3617148f61\" id=fd91f85b-d481-4e54-99c8-18bc09e38fd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:19.438715 crc crio[3645]: time=\"2026-06-12T20:24:19.406716926Z\" level=info msg=\"Started container\" PID=8286 containerID=89d30be0bfbf1836415f2de46be3584e8dd84b96ac45eda7ae492b3617148f61 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=fd91f85b-d481-4e54-99c8-18bc09e38fd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\nJun 12 20:24:19.445360 crc crio[3645]: time=\"2026-06-12T20:24:19.427473127Z\" level=info msg=\"Started container\" PID=8272 containerID=a99f9a33d8b825f4a2d878bd55264b873d6172d6da29a5bb93d488ced8930ee9 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=3308e11a-cc52-4f3f-b60b-0ea37708b175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8c148d9dd9f2963cda4609d403332b884c9a8cdb727d71f3ad7a2a5cb711abb\nJun 12 20:24:19.622659 crc crio[3645]: time=\"2026-06-12T20:24:19.622595318Z\" level=info msg=\"Created container 3c247046c74604e6fbe33b1658d9850401ed497d015636453ebbf6827610c624: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=ff9334f4-2752-4683-b1e4-00ef0bb8f4df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:19.670004 crc crio[3645]: time=\"2026-06-12T20:24:19.668293396Z\" level=info msg=\"Starting container: 3c247046c74604e6fbe33b1658d9850401ed497d015636453ebbf6827610c624\" id=a69a66ed-62c9-434c-a0c0-83ae7d33478e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:19.888549 crc crio[3645]: time=\"2026-06-12T20:24:19.887287207Z\" level=info msg=\"Started container\" PID=8291 containerID=3c247046c74604e6fbe33b1658d9850401ed497d015636453ebbf6827610c624 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=a69a66ed-62c9-434c-a0c0-83ae7d33478e name=/runtime.v1.RuntimeService/StartContainer sandboxID=148b6f12fb215a4ebac1cdb04d5e29659278fb365f9065a2b57a8547865ff133\nJun 12 20:24:20.215163 crc crio[3645]: time=\"2026-06-12T20:24:20.214622219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:20.292428 crc crio[3645]: time=\"2026-06-12T20:24:20.291687619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7b72b011-2c40-4288-ae46-11de26a6dea3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:20.352617 crc crio[3645]: time=\"2026-06-12T20:24:20.349613404Z\" level=info msg=\"Created container d489092a0a0da7bc68f5d2e26db15011ca945082b182ca5b3a60cfca00f2ec27: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=b2fbddd0-0a2f-40ab-9955-2c4ebeefcf3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:20.374197 crc crio[3645]: time=\"2026-06-12T20:24:20.373592048Z\" level=info msg=\"Created container 944715a3f4d429d3428a0bcd97faea5bdd89e742b873fd16b4cbfc5283de2fa8: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=88f4d9e7-3982-4f64-ba13-e46755ff0ad1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:20.536636 crc crio[3645]: time=\"2026-06-12T20:24:20.473423415Z\" level=info msg=\"Starting container: 944715a3f4d429d3428a0bcd97faea5bdd89e742b873fd16b4cbfc5283de2fa8\" id=05c9fc00-6b67-46c7-b012-ba9366089787 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:20.536636 crc crio[3645]: time=\"2026-06-12T20:24:20.490487343Z\" level=info msg=\"Starting container: d489092a0a0da7bc68f5d2e26db15011ca945082b182ca5b3a60cfca00f2ec27\" id=e9cfdccb-735d-43a0-a054-0202efd7afe9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:20.707323 crc crio[3645]: time=\"2026-06-12T20:24:20.707261013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dee7e25d-c2c9-4a3b-8475-cc6a31dba7ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:21.388263 crc crio[3645]: time=\"2026-06-12T20:24:21.335903286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:21.459536 crc crio[3645]: time=\"2026-06-12T20:24:21.458436539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6a6c19db-29b5-4f0d-8a45-fe68e9dae976 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:21.998522 crc crio[3645]: time=\"2026-06-12T20:24:21.464714232Z\" level=info msg=\"Started container\" PID=8288 containerID=944715a3f4d429d3428a0bcd97faea5bdd89e742b873fd16b4cbfc5283de2fa8 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=05c9fc00-6b67-46c7-b012-ba9366089787 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f15953708c7f795250f88b827920a358135b24e3ce005e794c85182dd35e909\nJun 12 20:24:22.081618 crc crio[3645]: time=\"2026-06-12T20:24:22.080556054Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=cad4ae1d-8a04-4746-80d4-68818b45e94f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:22.081618 crc crio[3645]: time=\"2026-06-12T20:24:22.08124127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5f1bbe14-97c2-4c0a-9026-93bb247a6354 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:22.113608 crc crio[3645]: time=\"2026-06-12T20:24:22.112541321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:22.462558 crc crio[3645]: time=\"2026-06-12T20:24:22.462501746Z\" level=info msg=\"Started container\" PID=8278 containerID=d489092a0a0da7bc68f5d2e26db15011ca945082b182ca5b3a60cfca00f2ec27 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=e9cfdccb-735d-43a0-a054-0202efd7afe9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=862a69416002b9ba9fde99efb1117c7bd6d899959b5411150762a957845018f1\nJun 12 20:24:22.639317 crc crio[3645]: time=\"2026-06-12T20:24:22.625898505Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=2e967c86-ea41-4475-870e-e2c04abc5bf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:22.732329 crc crio[3645]: time=\"2026-06-12T20:24:22.729265351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1edc66d1-752d-4e3d-89bb-d61ad49d62f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:23.780237 crc crio[3645]: time=\"2026-06-12T20:24:23.774642078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0fa8a7ca-7fac-45ce-8c58-4b3a1eae8308 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:24.453723 crc crio[3645]: time=\"2026-06-12T20:24:24.450127504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:24.485275 crc crio[3645]: time=\"2026-06-12T20:24:24.473477934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f5e5420a-b7f5-4210-b707-c48cdc185b2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:24.498700 crc crio[3645]: time=\"2026-06-12T20:24:24.496407534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:24.527132 crc crio[3645]: time=\"2026-06-12T20:24:24.521569047Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=d2b031b5-87f4-4909-a618-b13d86e873af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:24.527132 crc crio[3645]: time=\"2026-06-12T20:24:24.522057027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=23aad091-f893-45c3-ac16-cd3c7e45690f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:24.551198 crc crio[3645]: time=\"2026-06-12T20:24:24.545725485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:24.599389 crc crio[3645]: time=\"2026-06-12T20:24:24.597867669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:24.722311 crc crio[3645]: time=\"2026-06-12T20:24:24.721451154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:24.729085 crc crio[3645]: time=\"2026-06-12T20:24:24.728619047Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=e894d933-27ce-4703-80ad-aa5e195e2b4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:24.893553 crc crio[3645]: time=\"2026-06-12T20:24:24.891444495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:25.368402 crc crio[3645]: time=\"2026-06-12T20:24:25.361608589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:25.445412 crc crio[3645]: time=\"2026-06-12T20:24:25.418434299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:25.678323 crc crio[3645]: time=\"2026-06-12T20:24:25.677716917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=69b043d7-d676-4b06-8c3d-c885919989a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:25.735493 crc crio[3645]: time=\"2026-06-12T20:24:25.733418601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=ed10bbba-7da7-432b-9edc-e90ccd5f4310 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:25.773379 crc crio[3645]: time=\"2026-06-12T20:24:25.772427647Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=0dcb5e97-9194-40c5-b99d-bb4496a34f3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:25.774458 crc crio[3645]: time=\"2026-06-12T20:24:25.773430749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:25.857560 crc crio[3645]: time=\"2026-06-12T20:24:25.851081413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:25.932166 crc crio[3645]: time=\"2026-06-12T20:24:25.925608985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:25.989001 crc crio[3645]: time=\"2026-06-12T20:24:25.988539334Z\" level=info msg=\"Created container bd2c756089b91616f03d1fc385d5b3a7acd8fe1e6cf64c63fbe85331a708d5db: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=cad4ae1d-8a04-4746-80d4-68818b45e94f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:26.213547 crc crio[3645]: time=\"2026-06-12T20:24:26.211855319Z\" level=info msg=\"Starting container: bd2c756089b91616f03d1fc385d5b3a7acd8fe1e6cf64c63fbe85331a708d5db\" id=990a0032-f5ec-4717-b717-3f2f7c91cbc1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:27.090568 crc crio[3645]: time=\"2026-06-12T20:24:27.090370828Z\" level=info msg=\"Started container\" PID=8472 containerID=bd2c756089b91616f03d1fc385d5b3a7acd8fe1e6cf64c63fbe85331a708d5db description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=990a0032-f5ec-4717-b717-3f2f7c91cbc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148b6f12fb215a4ebac1cdb04d5e29659278fb365f9065a2b57a8547865ff133\nJun 12 20:24:29.328730 crc crio[3645]: time=\"2026-06-12T20:24:29.327870384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:29.350573 crc crio[3645]: time=\"2026-06-12T20:24:29.3495285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:29.713394 crc crio[3645]: time=\"2026-06-12T20:24:29.71065896Z\" level=info msg=\"Created container a7e095ed50d585611a539f965e59a22122f7d450768adcd62f1d6655c2317503: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=563267de-ba19-4c20-bfac-43ecbd776c4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:29.716199 crc crio[3645]: time=\"2026-06-12T20:24:29.715311021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:29.724501 crc crio[3645]: time=\"2026-06-12T20:24:29.724455218Z\" level=info msg=\"Created container 2080bd0ce6540a46db956f5ab754b0fbbd9fa605b51a9dbca5ae3b59b97e72b1: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=e894d933-27ce-4703-80ad-aa5e195e2b4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:29.731319 crc crio[3645]: time=\"2026-06-12T20:24:29.731236804Z\" level=info msg=\"Starting container: 2080bd0ce6540a46db956f5ab754b0fbbd9fa605b51a9dbca5ae3b59b97e72b1\" id=8b83ef3a-857a-4dee-b3fe-7a8e83736fa9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:29.742966 crc crio[3645]: time=\"2026-06-12T20:24:29.742464725Z\" level=info msg=\"Created container bbb842d9c64ee8bae80785da00acded6197b0ee31ca76968cb3214566f13cd0e: openshift-multus/multus-bzhnf/kube-multus\" id=1af652a5-9ba3-49b2-a102-b753ace51e11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:29.757297 crc crio[3645]: time=\"2026-06-12T20:24:29.755432388Z\" level=info msg=\"Starting container: a7e095ed50d585611a539f965e59a22122f7d450768adcd62f1d6655c2317503\" id=4b00cac0-495c-465a-a09b-2a805c2e94c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:29.762471 crc crio[3645]: time=\"2026-06-12T20:24:29.762274775Z\" level=info msg=\"Starting container: bbb842d9c64ee8bae80785da00acded6197b0ee31ca76968cb3214566f13cd0e\" id=d2f81e67-d22a-40ca-8f30-52f236827d64 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:29.799312 crc crio[3645]: time=\"2026-06-12T20:24:29.795396549Z\" level=info msg=\"Started container\" PID=8558 containerID=a7e095ed50d585611a539f965e59a22122f7d450768adcd62f1d6655c2317503 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=4b00cac0-495c-465a-a09b-2a805c2e94c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33cca73bbb74eb7465cd6308f0af0bbbac6d6b5fb23d11e586c308b6c48fa776\nJun 12 20:24:29.816050 crc crio[3645]: time=\"2026-06-12T20:24:29.805539197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:29.972119 crc crio[3645]: time=\"2026-06-12T20:24:29.96826924Z\" level=info msg=\"Started container\" PID=8495 containerID=bbb842d9c64ee8bae80785da00acded6197b0ee31ca76968cb3214566f13cd0e description=openshift-multus/multus-bzhnf/kube-multus id=d2f81e67-d22a-40ca-8f30-52f236827d64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=307cc2d279c52de2d2edf44f4df4d8fd86b79ca46c4047c18779d4c27cb5f60d\nJun 12 20:24:30.077280 crc crio[3645]: time=\"2026-06-12T20:24:30.075291176Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_4103d079-2bda-47b7-ba01-4e88daa61e0b\\\"\"\nJun 12 20:24:30.310007 crc crio[3645]: time=\"2026-06-12T20:24:30.304685742Z\" level=info msg=\"Created container e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=2e967c86-ea41-4475-870e-e2c04abc5bf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:30.324202 crc crio[3645]: time=\"2026-06-12T20:24:30.323442832Z\" level=info msg=\"Starting container: e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d\" id=35520e51-ad38-4bb3-a103-9645a3922677 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:30.357157 crc crio[3645]: time=\"2026-06-12T20:24:30.349806681Z\" level=info msg=\"Started container\" PID=8573 containerID=e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=35520e51-ad38-4bb3-a103-9645a3922677 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\nJun 12 20:24:30.782678 crc crio[3645]: time=\"2026-06-12T20:24:30.781587164Z\" level=info msg=\"Started container\" PID=8557 containerID=2080bd0ce6540a46db956f5ab754b0fbbd9fa605b51a9dbca5ae3b59b97e72b1 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=8b83ef3a-857a-4dee-b3fe-7a8e83736fa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=862a69416002b9ba9fde99efb1117c7bd6d899959b5411150762a957845018f1\nJun 12 20:24:33.009632 crc crio[3645]: time=\"2026-06-12T20:24:33.009222303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e49ef9bc-4d4a-4cc5-a6f4-83833a46bc75 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:33.064503 crc crio[3645]: time=\"2026-06-12T20:24:33.048878604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8f7b4035-78a5-4d5d-9eb3-d68dc2352843 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:33.272167 crc crio[3645]: time=\"2026-06-12T20:24:33.271536205Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=5efbe350-3cde-4fd3-aa9a-332b2e2ffdb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:33.381508 crc crio[3645]: time=\"2026-06-12T20:24:33.380223826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:33.512675 crc crio[3645]: time=\"2026-06-12T20:24:33.509715177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:35.523877 crc crio[3645]: time=\"2026-06-12T20:24:35.518655149Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:24:35.565499 crc crio[3645]: time=\"2026-06-12T20:24:35.565093157Z\" level=info msg=\"Created container d167ae1a48084d620df048ed2d9e24d6c757a34f34130117f836be493361765c: openshift-image-registry/node-ca-2wddl/node-ca\" id=34007ba9-9e6e-458e-825c-d87c1b4ae6d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:35.586076 crc crio[3645]: time=\"2026-06-12T20:24:35.57371793Z\" level=info msg=\"Starting container: d167ae1a48084d620df048ed2d9e24d6c757a34f34130117f836be493361765c\" id=10612b8c-1685-4073-bc94-34c7c3414cb5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:35.746671 crc crio[3645]: time=\"2026-06-12T20:24:35.746201369Z\" level=info msg=\"Started container\" PID=8666 containerID=d167ae1a48084d620df048ed2d9e24d6c757a34f34130117f836be493361765c description=openshift-image-registry/node-ca-2wddl/node-ca id=10612b8c-1685-4073-bc94-34c7c3414cb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7ddd491884c782ae3616c878d7ca0be2d679430b084c5940cc0d8ea36a1873a\nJun 12 20:24:35.800053 crc crio[3645]: time=\"2026-06-12T20:24:35.799723842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:35.805264 crc crio[3645]: time=\"2026-06-12T20:24:35.804643741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:36.446244 crc crio[3645]: time=\"2026-06-12T20:24:36.444474223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:36.578390 crc crio[3645]: time=\"2026-06-12T20:24:36.573484635Z\" level=info msg=\"Created container c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=5efbe350-3cde-4fd3-aa9a-332b2e2ffdb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:36.582033 crc crio[3645]: time=\"2026-06-12T20:24:36.581521099Z\" level=info msg=\"Starting container: c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a\" id=78d2245b-19d6-45ab-9b74-596ed893c4db name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:36.680765 crc crio[3645]: time=\"2026-06-12T20:24:36.680375707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:37.074295 crc crio[3645]: time=\"2026-06-12T20:24:37.073878179Z\" level=info msg=\"Started container\" PID=8701 containerID=c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=78d2245b-19d6-45ab-9b74-596ed893c4db name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\nJun 12 20:24:37.119456 crc crio[3645]: time=\"2026-06-12T20:24:37.11911843Z\" level=info msg=\"Created container 9a71a135af7fa67df96d39073a04468d8dca82a17f8e1f8dd94d1fe1670c59f0: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=1a1e29fe-082d-47f9-93a3-bff32d7f42e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:37.132593 crc crio[3645]: time=\"2026-06-12T20:24:37.131333421Z\" level=info msg=\"Starting container: 9a71a135af7fa67df96d39073a04468d8dca82a17f8e1f8dd94d1fe1670c59f0\" id=764bb3aa-eb77-40fb-bd23-d88f465745db name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:37.207448 crc crio[3645]: time=\"2026-06-12T20:24:37.205329725Z\" level=info msg=\"Started container\" PID=8707 containerID=9a71a135af7fa67df96d39073a04468d8dca82a17f8e1f8dd94d1fe1670c59f0 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=764bb3aa-eb77-40fb-bd23-d88f465745db name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19\nJun 12 20:24:37.312122 crc crio[3645]: time=\"2026-06-12T20:24:37.309228005Z\" level=info msg=\"Created container 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=24d43d69-1083-469f-99a6-c36250e45273 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:37.314389 crc crio[3645]: time=\"2026-06-12T20:24:37.313432783Z\" level=info msg=\"Starting container: 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb\" id=9a9a340c-4132-4f9e-8d6c-532cdea33b43 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:37.348156 crc crio[3645]: time=\"2026-06-12T20:24:37.335701468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6750cc82-a71f-49d3-85e5-f86a441fc04b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:37.359032 crc crio[3645]: time=\"2026-06-12T20:24:37.358338154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8c050a8b-f54b-4438-b336-4ffaafecec26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:37.362529 crc crio[3645]: time=\"2026-06-12T20:24:37.362360586Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=f90f71a3-1e78-47f9-b183-e155f84d70bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:37.363284 crc crio[3645]: time=\"2026-06-12T20:24:37.363074648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:37.385487 crc crio[3645]: time=\"2026-06-12T20:24:37.384664123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:37.518641 crc crio[3645]: time=\"2026-06-12T20:24:37.518395848Z\" level=info msg=\"Started container\" PID=8723 containerID=6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=9a9a340c-4132-4f9e-8d6c-532cdea33b43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5\nJun 12 20:24:37.600357 crc crio[3645]: time=\"2026-06-12T20:24:37.599316731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3b0295de-7eb4-484f-9e22-5b37ca3c1316 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:37.608761 crc crio[3645]: time=\"2026-06-12T20:24:37.608584162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=811598dd-2f3d-4a79-9c08-4b31b8feef2b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:37.612523 crc crio[3645]: time=\"2026-06-12T20:24:37.612240633Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=1b15e6be-a6a8-428b-a59a-d38ea0e5c1ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:37.612892 crc crio[3645]: time=\"2026-06-12T20:24:37.612699087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:37.961511 crc crio[3645]: time=\"2026-06-12T20:24:37.961185824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:38.645431 crc crio[3645]: time=\"2026-06-12T20:24:38.645315708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:38.724534 crc crio[3645]: time=\"2026-06-12T20:24:38.719176798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:38.744994 crc crio[3645]: time=\"2026-06-12T20:24:38.739743651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:38.773983 crc crio[3645]: time=\"2026-06-12T20:24:38.767308137Z\" level=info msg=\"Created container ed9c81cc2a4be3bb73477ea5fb3b495e71dd7a99970bff05e08cf81220e2b92e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=d2b031b5-87f4-4909-a618-b13d86e873af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:38.777302 crc crio[3645]: time=\"2026-06-12T20:24:38.776105233Z\" level=info msg=\"Starting container: ed9c81cc2a4be3bb73477ea5fb3b495e71dd7a99970bff05e08cf81220e2b92e\" id=a8fcff88-0d32-416b-9533-3e75f6387567 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:38.796998 crc crio[3645]: time=\"2026-06-12T20:24:38.794020507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:38.863312 crc crio[3645]: time=\"2026-06-12T20:24:38.862770002Z\" level=info msg=\"Created container 105d0a16c753fce328be0813c4786e6a141eb7a541008163aff928e00f9fe5f6: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=0dcb5e97-9194-40c5-b99d-bb4496a34f3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:38.875261 crc crio[3645]: time=\"2026-06-12T20:24:38.871535038Z\" level=info msg=\"Starting container: 105d0a16c753fce328be0813c4786e6a141eb7a541008163aff928e00f9fe5f6\" id=5c12a1ba-3e8d-45c1-879e-21bf766aa7d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:39.009461 crc crio[3645]: time=\"2026-06-12T20:24:39.008683135Z\" level=info msg=\"Started container\" PID=8745 containerID=105d0a16c753fce328be0813c4786e6a141eb7a541008163aff928e00f9fe5f6 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=5c12a1ba-3e8d-45c1-879e-21bf766aa7d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f16e293c24ef55c6c7a59504ff3a4e903e8503f7354d38809085e64199ebdf2\nJun 12 20:24:39.156782 crc crio[3645]: time=\"2026-06-12T20:24:39.154842077Z\" level=info msg=\"Created container c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=f90f71a3-1e78-47f9-b183-e155f84d70bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:39.211615 crc crio[3645]: time=\"2026-06-12T20:24:39.211405942Z\" level=info msg=\"Starting container: c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f\" id=258c4636-b954-41ca-ad3a-e5bd5918ba53 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:39.256216 crc crio[3645]: time=\"2026-06-12T20:24:39.251402055Z\" level=info msg=\"Started container\" PID=8744 containerID=ed9c81cc2a4be3bb73477ea5fb3b495e71dd7a99970bff05e08cf81220e2b92e description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=a8fcff88-0d32-416b-9533-3e75f6387567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834\nJun 12 20:24:39.358120 crc crio[3645]: time=\"2026-06-12T20:24:39.35676355Z\" level=info msg=\"Created container d0c7b773839db9176c642eb67552c2f0b0e01ef36d3185757dfaeee2a4e0afdb: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=1b15e6be-a6a8-428b-a59a-d38ea0e5c1ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:39.388071 crc crio[3645]: time=\"2026-06-12T20:24:39.382224993Z\" level=info msg=\"Starting container: d0c7b773839db9176c642eb67552c2f0b0e01ef36d3185757dfaeee2a4e0afdb\" id=63ebb601-b29d-4507-b860-0f61fb8c8d35 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:39.517146 crc crio[3645]: time=\"2026-06-12T20:24:39.51439531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=3d2a1ef8-8df1-46f9-9984-17fe2d29d0ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:39.556614 crc crio[3645]: time=\"2026-06-12T20:24:39.55529362Z\" level=info msg=\"Started container\" PID=8764 containerID=d0c7b773839db9176c642eb67552c2f0b0e01ef36d3185757dfaeee2a4e0afdb description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=63ebb601-b29d-4507-b860-0f61fb8c8d35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5\nJun 12 20:24:39.595194 crc crio[3645]: time=\"2026-06-12T20:24:39.58759674Z\" level=info msg=\"Started container\" PID=8755 containerID=c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=258c4636-b954-41ca-ad3a-e5bd5918ba53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\nJun 12 20:24:39.606629 crc crio[3645]: time=\"2026-06-12T20:24:39.606334989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=6a1b3cc7-a9cc-4fd0-a6b3-596b943953cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:39.626328 crc crio[3645]: time=\"2026-06-12T20:24:39.624402717Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e0c823ef-aba0-4ea8-9d5e-cc56b7a7a15d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:39.626328 crc crio[3645]: time=\"2026-06-12T20:24:39.626302654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:39.773706 crc crio[3645]: time=\"2026-06-12T20:24:39.772747375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1c50efa6-adf9-4c24-98cd-8900f3715ca4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:39.805330 crc crio[3645]: time=\"2026-06-12T20:24:39.801888098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=46196f3d-a89e-4253-a4e4-f933a91d3bc9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:39.844014 crc crio[3645]: time=\"2026-06-12T20:24:39.843248802Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=3a8a600f-dd73-4c8d-a7dc-817c435fce30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:39.846375 crc crio[3645]: time=\"2026-06-12T20:24:39.844321514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:40.057673 crc crio[3645]: time=\"2026-06-12T20:24:40.055168128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:40.314404 crc crio[3645]: time=\"2026-06-12T20:24:40.313786199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:40.321284 crc crio[3645]: time=\"2026-06-12T20:24:40.320647617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:40.916683 crc crio[3645]: time=\"2026-06-12T20:24:40.914568077Z\" level=info msg=\"Created container ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=3a8a600f-dd73-4c8d-a7dc-817c435fce30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:41.233633 crc crio[3645]: time=\"2026-06-12T20:24:41.231144337Z\" level=info msg=\"Starting container: ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c\" id=d3bfaaa8-64fe-4392-aa3b-06947bfcecec name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:41.395021 crc crio[3645]: time=\"2026-06-12T20:24:41.394631865Z\" level=info msg=\"Started container\" PID=8806 containerID=ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=d3bfaaa8-64fe-4392-aa3b-06947bfcecec name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\nJun 12 20:24:41.720490 crc crio[3645]: time=\"2026-06-12T20:24:41.720408862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=efc34f69-2f0b-4aab-b0a3-1846706d5a86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:41.751114 crc crio[3645]: time=\"2026-06-12T20:24:41.750108633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2f2411ee-095d-41db-adab-be2810a3b013 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:41.767616 crc crio[3645]: time=\"2026-06-12T20:24:41.767218061Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=ffd400e8-c613-4e62-bc66-1ca05f79c4db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:41.780647 crc crio[3645]: time=\"2026-06-12T20:24:41.779618267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:42.737752 crc crio[3645]: time=\"2026-06-12T20:24:42.731787389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:42.747279 crc crio[3645]: time=\"2026-06-12T20:24:42.746285539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:43.433452 crc crio[3645]: time=\"2026-06-12T20:24:43.43032269Z\" level=info msg=\"Created container 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=ffd400e8-c613-4e62-bc66-1ca05f79c4db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:43.455739 crc crio[3645]: time=\"2026-06-12T20:24:43.455304157Z\" level=info msg=\"Starting container: 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85\" id=f1e4f778-ac15-4577-adf3-a42cbe29de29 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:43.679224 crc crio[3645]: time=\"2026-06-12T20:24:43.662811789Z\" level=info msg=\"Started container\" PID=8860 containerID=250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=f1e4f778-ac15-4577-adf3-a42cbe29de29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\nJun 12 20:24:44.047321 crc crio[3645]: time=\"2026-06-12T20:24:44.03188773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7c1620a5-f656-4930-8b16-e66cd39d07b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:44.065290 crc crio[3645]: time=\"2026-06-12T20:24:44.059179687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a1adcd78-7eeb-4041-a547-b5da95b95b3f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:44.213986 crc crio[3645]: time=\"2026-06-12T20:24:44.21360709Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=820d7c68-d123-4ab1-be01-6fd911873a25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:44.229752 crc crio[3645]: time=\"2026-06-12T20:24:44.229717558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:44.464083 crc crio[3645]: time=\"2026-06-12T20:24:44.463692754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:44.547619 crc crio[3645]: time=\"2026-06-12T20:24:44.547577368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:44.585356 crc crio[3645]: time=\"2026-06-12T20:24:44.585312952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:45.017567 crc crio[3645]: time=\"2026-06-12T20:24:45.017515017Z\" level=info msg=\"Created container bf95ff3708695198dab4f4e0c06b42df88bfb576e95212d07abfc5a104488055: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=bd913d79-3387-47b3-a95e-2fef14bbe4cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:45.134483 crc crio[3645]: time=\"2026-06-12T20:24:45.130508414Z\" level=info msg=\"Starting container: bf95ff3708695198dab4f4e0c06b42df88bfb576e95212d07abfc5a104488055\" id=b067cca4-c19c-4ad4-b124-f217d5371e84 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:45.134483 crc crio[3645]: time=\"2026-06-12T20:24:45.132747862Z\" level=info msg=\"Created container 353e34ad73728b7435b4919464c461abc3cf4093c1f22ad540859f21b00835d1: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e0c823ef-aba0-4ea8-9d5e-cc56b7a7a15d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:45.157789 crc crio[3645]: time=\"2026-06-12T20:24:45.157500492Z\" level=info msg=\"Starting container: 353e34ad73728b7435b4919464c461abc3cf4093c1f22ad540859f21b00835d1\" id=98bf2779-2b88-45ec-83dd-41c91747648b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:45.249639 crc crio[3645]: time=\"2026-06-12T20:24:45.249578894Z\" level=info msg=\"Created container f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=820d7c68-d123-4ab1-be01-6fd911873a25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:45.274214 crc crio[3645]: time=\"2026-06-12T20:24:45.273770879Z\" level=info msg=\"Starting container: f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c\" id=7f1e1d82-ae93-4696-baec-14cd4a934a5b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:45.505294 crc crio[3645]: time=\"2026-06-12T20:24:45.499733799Z\" level=info msg=\"Started container\" PID=8879 containerID=f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=7f1e1d82-ae93-4696-baec-14cd4a934a5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\nJun 12 20:24:45.752760 crc crio[3645]: time=\"2026-06-12T20:24:45.752608787Z\" level=info msg=\"Started container\" PID=8878 containerID=353e34ad73728b7435b4919464c461abc3cf4093c1f22ad540859f21b00835d1 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=98bf2779-2b88-45ec-83dd-41c91747648b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834\nJun 12 20:24:45.809724 crc crio[3645]: time=\"2026-06-12T20:24:45.80944417Z\" level=info msg=\"Started container\" PID=8556 containerID=bf95ff3708695198dab4f4e0c06b42df88bfb576e95212d07abfc5a104488055 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=b067cca4-c19c-4ad4-b124-f217d5371e84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83c36a98b8e62c47de25b6b5e355606a96f269f7141c7ad21b1801e4e2adee5f\nJun 12 20:24:49.773387 crc crio[3645]: time=\"2026-06-12T20:24:49.755554113Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=71f28c6e-9c6b-4648-b723-4375f16161a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:50.086800 crc crio[3645]: time=\"2026-06-12T20:24:50.083513769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=916285f7-154a-410f-b069-34501844edc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:50.135166 crc crio[3645]: time=\"2026-06-12T20:24:50.131291767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a8af9fb2-420a-4caa-a9a7-6377bfadc482 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:50.136999 crc crio[3645]: time=\"2026-06-12T20:24:50.136380791Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7450e80b-a8e0-41fe-a2c9-8e14a1d51f2f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:50.157318 crc crio[3645]: time=\"2026-06-12T20:24:50.156748709Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=e44de93c-9363-4d96-a18a-c2ee99c7e83f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:50.160277 crc crio[3645]: time=\"2026-06-12T20:24:50.160240465Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=434a9ef0-73d9-4283-8727-124ec109df10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:50.173255 crc crio[3645]: time=\"2026-06-12T20:24:50.161637588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:50.191418 crc crio[3645]: time=\"2026-06-12T20:24:50.167736282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:50.520147 crc crio[3645]: time=\"2026-06-12T20:24:50.518406425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:50.528368 crc crio[3645]: time=\"2026-06-12T20:24:50.527628965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:50.587238 crc crio[3645]: time=\"2026-06-12T20:24:50.554569021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:51.436479 crc crio[3645]: time=\"2026-06-12T20:24:51.436282716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=6e0e1317-71f0-449a-b293-bb4592b2fe25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:51.444377 crc crio[3645]: time=\"2026-06-12T20:24:51.444276349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=2ccb837e-34fc-44f1-885b-6081c1e20b6b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:51.460782 crc crio[3645]: time=\"2026-06-12T20:24:51.457336964Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=a58c6912-8f17-49c1-bbda-4d17b8703231 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:51.460782 crc crio[3645]: time=\"2026-06-12T20:24:51.459490369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:51.700479 crc crio[3645]: time=\"2026-06-12T20:24:51.697848558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:53.007402 crc crio[3645]: time=\"2026-06-12T20:24:52.99568707Z\" level=info msg=\"Created container 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=e44de93c-9363-4d96-a18a-c2ee99c7e83f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:53.007402 crc crio[3645]: time=\"2026-06-12T20:24:53.006215929Z\" level=info msg=\"Starting container: 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a\" id=bb5f335f-0544-48bf-9a0e-07fd49d734f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:53.220604 crc crio[3645]: time=\"2026-06-12T20:24:53.214443853Z\" level=info msg=\"Started container\" PID=9118 containerID=4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=bb5f335f-0544-48bf-9a0e-07fd49d734f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\nJun 12 20:24:54.640510 crc crio[3645]: time=\"2026-06-12T20:24:54.637641575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:54.832421 crc crio[3645]: time=\"2026-06-12T20:24:54.82873959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:54.898265 crc crio[3645]: time=\"2026-06-12T20:24:54.89767093Z\" level=info msg=\"Created container 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=434a9ef0-73d9-4283-8727-124ec109df10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:54.905142 crc crio[3645]: time=\"2026-06-12T20:24:54.904533648Z\" level=info msg=\"Starting container: 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f\" id=a5e8cbb2-34cc-4bcc-b00d-1dcd71385cac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:54.928831 crc crio[3645]: time=\"2026-06-12T20:24:54.928767312Z\" level=info msg=\"Started container\" PID=9193 containerID=112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=a5e8cbb2-34cc-4bcc-b00d-1dcd71385cac name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\nJun 12 20:24:55.155624 crc crio[3645]: time=\"2026-06-12T20:24:55.15524988Z\" level=info msg=\"Created container 028eff3c27005adecdcd412da27dcbe8b344f397ed773291151e0f8a4e770f82: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=a58c6912-8f17-49c1-bbda-4d17b8703231 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:55.168716 crc crio[3645]: time=\"2026-06-12T20:24:55.163715056Z\" level=info msg=\"Starting container: 028eff3c27005adecdcd412da27dcbe8b344f397ed773291151e0f8a4e770f82\" id=66eba4c2-1aa7-4ee2-a4d8-9fe32b14c0df name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:55.412297 crc crio[3645]: time=\"2026-06-12T20:24:55.408152887Z\" level=info msg=\"Started container\" PID=9201 containerID=028eff3c27005adecdcd412da27dcbe8b344f397ed773291151e0f8a4e770f82 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=66eba4c2-1aa7-4ee2-a4d8-9fe32b14c0df name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19\nJun 12 20:24:56.655843 crc crio[3645]: time=\"2026-06-12T20:24:56.654816829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1eaf8d67-c6de-4e39-9e85-eb238a716151 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:56.729167 crc crio[3645]: time=\"2026-06-12T20:24:56.716085547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1e16ceaf-6340-4ace-9b79-ad848ec08656 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:56.739263 crc crio[3645]: time=\"2026-06-12T20:24:56.736468204Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=36bf79d0-2980-4dc6-ae5e-9ae7f3290ec1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:56.739263 crc crio[3645]: time=\"2026-06-12T20:24:56.73730231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:56.806364 crc crio[3645]: time=\"2026-06-12T20:24:56.805720825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:56.810000 crc crio[3645]: time=\"2026-06-12T20:24:56.808624233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:57.256959 crc crio[3645]: time=\"2026-06-12T20:24:57.256082039Z\" level=info msg=\"Created container 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=36bf79d0-2980-4dc6-ae5e-9ae7f3290ec1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:57.279672 crc crio[3645]: time=\"2026-06-12T20:24:57.274169798Z\" level=info msg=\"Starting container: 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730\" id=ca18a04d-fb95-49b0-b368-ac0083d0025a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:57.298069 crc crio[3645]: time=\"2026-06-12T20:24:57.29733266Z\" level=info msg=\"Started container\" PID=9261 containerID=96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=ca18a04d-fb95-49b0-b368-ac0083d0025a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\nJun 12 20:25:11.119489 crc crio[3645]: time=\"2026-06-12T20:25:11.11680266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=6c4b63bc-35ec-4f41-88f2-87da9ba276da name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:11.140086 crc crio[3645]: time=\"2026-06-12T20:25:11.139800107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=c7ecab67-c2f3-4740-a3ab-1cce220e5fad name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:11.143875 crc crio[3645]: time=\"2026-06-12T20:25:11.143736036Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=0b1cedae-e488-4329-b51a-697ebd930c7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:11.145321 crc crio[3645]: time=\"2026-06-12T20:25:11.144875241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:11.231412 crc crio[3645]: time=\"2026-06-12T20:25:11.231046064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:11.262892 crc crio[3645]: time=\"2026-06-12T20:25:11.260356113Z\" level=info msg=\"NetworkStart: stopping network for sandbox e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:11.267577 crc crio[3645]: time=\"2026-06-12T20:25:11.266603863Z\" level=info msg=\"NetworkStart: stopping network for sandbox c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:11.493873 crc crio[3645]: time=\"2026-06-12T20:25:11.478108316Z\" level=info msg=\"NetworkStart: stopping network for sandbox 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:11.778513 crc crio[3645]: time=\"2026-06-12T20:25:11.777905805Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:12.206346 crc crio[3645]: time=\"2026-06-12T20:25:12.206245915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:12.365335 crc crio[3645]: time=\"2026-06-12T20:25:12.36504514Z\" level=info msg=\"Created container aec781f11975d3233e01640a7eb2d370e54cbd9a4216fad3dcb19e1eedb29bf7: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=0b1cedae-e488-4329-b51a-697ebd930c7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:12.369371 crc crio[3645]: time=\"2026-06-12T20:25:12.368143543Z\" level=info msg=\"Starting container: aec781f11975d3233e01640a7eb2d370e54cbd9a4216fad3dcb19e1eedb29bf7\" id=8c476d7a-4288-4023-ba46-6a0a390a020e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:12.386474 crc crio[3645]: time=\"2026-06-12T20:25:12.385443749Z\" level=info msg=\"Started container\" PID=9579 containerID=aec781f11975d3233e01640a7eb2d370e54cbd9a4216fad3dcb19e1eedb29bf7 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=8c476d7a-4288-4023-ba46-6a0a390a020e name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19\nJun 12 20:25:13.165427 crc crio[3645]: time=\"2026-06-12T20:25:13.164805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=4ab05d18-b45d-4a54-ab80-33ace48ea9ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:13.173791 crc crio[3645]: time=\"2026-06-12T20:25:13.173158613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=01b3d4b8-7e84-4d1d-a7bb-354c2f58b3a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:13.181819 crc crio[3645]: time=\"2026-06-12T20:25:13.181600379Z\" level=info msg=\"NetworkStart: stopping network for sandbox 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:13.189805 crc crio[3645]: time=\"2026-06-12T20:25:13.188985953Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=ad554899-125e-4de2-bef9-7729b3aa59ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:13.194767 crc crio[3645]: time=\"2026-06-12T20:25:13.194680025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:13.247320 crc crio[3645]: time=\"2026-06-12T20:25:13.247156697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:13.495259 crc crio[3645]: time=\"2026-06-12T20:25:13.494657262Z\" level=info msg=\"NetworkStart: stopping network for sandbox 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:13.513156 crc crio[3645]: time=\"2026-06-12T20:25:13.512827833Z\" level=info msg=\"NetworkStart: stopping network for sandbox d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:13.585584 crc crio[3645]: time=\"2026-06-12T20:25:13.585279261Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:13.586181 crc crio[3645]: time=\"2026-06-12T20:25:13.585789886Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:13.789579 crc crio[3645]: time=\"2026-06-12T20:25:13.789455392Z\" level=info msg=\"NetworkStart: stopping network for sandbox ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:13.980479 crc crio[3645]: time=\"2026-06-12T20:25:13.980271288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:14.171778 crc crio[3645]: time=\"2026-06-12T20:25:14.17164699Z\" level=info msg=\"Created container 863d826b01e512d6c0be64174f3bb5af4ec3f8042eb5c6be98340ea2f75ad2bd: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=ad554899-125e-4de2-bef9-7729b3aa59ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:14.180429 crc crio[3645]: time=\"2026-06-12T20:25:14.179772838Z\" level=info msg=\"Starting container: 863d826b01e512d6c0be64174f3bb5af4ec3f8042eb5c6be98340ea2f75ad2bd\" id=ca37c578-764b-4f37-9b77-c072d5703342 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:14.190142 crc crio[3645]: time=\"2026-06-12T20:25:14.188962265Z\" level=info msg=\"NetworkStart: stopping network for sandbox 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:14.194591 crc crio[3645]: time=\"2026-06-12T20:25:14.194476513Z\" level=info msg=\"Started container\" PID=9639 containerID=863d826b01e512d6c0be64174f3bb5af4ec3f8042eb5c6be98340ea2f75ad2bd description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=ca37c578-764b-4f37-9b77-c072d5703342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19\nJun 12 20:25:14.447529 crc crio[3645]: time=\"2026-06-12T20:25:14.445307547Z\" level=info msg=\"NetworkStart: stopping network for sandbox ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:14.465714 crc crio[3645]: time=\"2026-06-12T20:25:14.465382107Z\" level=info msg=\"NetworkStart: stopping network for sandbox e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:14.680508 crc crio[3645]: time=\"2026-06-12T20:25:14.680335595Z\" level=info msg=\"NetworkStart: stopping network for sandbox 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:14.761667 crc crio[3645]: time=\"2026-06-12T20:25:14.761612388Z\" level=info msg=\"NetworkStart: stopping network for sandbox ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:14.951804 crc crio[3645]: time=\"2026-06-12T20:25:14.950695192Z\" level=info msg=\"NetworkStart: stopping network for sandbox 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:15.042978 crc crio[3645]: time=\"2026-06-12T20:25:15.042693083Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:15.188499 crc crio[3645]: time=\"2026-06-12T20:25:15.188344549Z\" level=info msg=\"NetworkStart: stopping network for sandbox 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:15.193965 crc crio[3645]: time=\"2026-06-12T20:25:15.193788303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=453998f4-6061-41be-a2bf-63ea56b90f43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:15.198373 crc crio[3645]: time=\"2026-06-12T20:25:15.198335422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=8be755fb-979f-4b13-b98d-c50ab5811878 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:15.201087 crc crio[3645]: time=\"2026-06-12T20:25:15.201052884Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=06d6418c-08a0-42cd-b13f-4158eeb6d404 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:15.201529 crc crio[3645]: time=\"2026-06-12T20:25:15.201500438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:15.227497 crc crio[3645]: time=\"2026-06-12T20:25:15.227402593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:15.229462 crc crio[3645]: time=\"2026-06-12T20:25:15.228111014Z\" level=info msg=\"NetworkStart: stopping network for sandbox d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:15.633813 crc crio[3645]: time=\"2026-06-12T20:25:15.633709214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:15.697546 crc crio[3645]: time=\"2026-06-12T20:25:15.697436515Z\" level=info msg=\"Created container 2bc71722736a45c5a6a65b36904c93358996c3dbcb9a9848701fd0010c857186: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=06d6418c-08a0-42cd-b13f-4158eeb6d404 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:15.698512 crc crio[3645]: time=\"2026-06-12T20:25:15.698435406Z\" level=info msg=\"Starting container: 2bc71722736a45c5a6a65b36904c93358996c3dbcb9a9848701fd0010c857186\" id=81f2d0b8-74bf-42a1-b606-c2dc585aaefb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:15.707033 crc crio[3645]: time=\"2026-06-12T20:25:15.706368057Z\" level=info msg=\"Started container\" PID=9685 containerID=2bc71722736a45c5a6a65b36904c93358996c3dbcb9a9848701fd0010c857186 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=81f2d0b8-74bf-42a1-b606-c2dc585aaefb name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19\nJun 12 20:25:16.384757 crc crio[3645]: time=\"2026-06-12T20:25:16.384574261Z\" level=info msg=\"NetworkStart: stopping network for sandbox a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:16.583237 crc crio[3645]: time=\"2026-06-12T20:25:16.583121901Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:16.788468 crc crio[3645]: time=\"2026-06-12T20:25:16.788296072Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:16.928010 crc crio[3645]: time=\"2026-06-12T20:25:16.927847943Z\" level=info msg=\"NetworkStart: stopping network for sandbox ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:17.394730 crc crio[3645]: time=\"2026-06-12T20:25:17.394372951Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:18.694823 crc crio[3645]: time=\"2026-06-12T20:25:18.694540472Z\" level=info msg=\"NetworkStart: stopping network for sandbox e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:19.774305 crc crio[3645]: time=\"2026-06-12T20:25:19.773685265Z\" level=info msg=\"NetworkStart: stopping network for sandbox cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:21.846375 crc crio[3645]: time=\"2026-06-12T20:25:21.846254388Z\" level=info msg=\"NetworkStart: stopping network for sandbox e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:22.390663 crc crio[3645]: time=\"2026-06-12T20:25:22.390020557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ae5f8e3d-264e-42c5-bfe0-7d3129eada40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:22.396371 crc crio[3645]: time=\"2026-06-12T20:25:22.396110142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=19da5d1a-b168-4f1b-926a-5ee1f656cb37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:22.404521 crc crio[3645]: time=\"2026-06-12T20:25:22.404101614Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=52d8d32e-1f0a-4bf8-bb0b-549c45d0d65a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:22.404521 crc crio[3645]: time=\"2026-06-12T20:25:22.404448324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:22.452081 crc crio[3645]: time=\"2026-06-12T20:25:22.451600714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:23.247820 crc crio[3645]: time=\"2026-06-12T20:25:23.245458384Z\" level=info msg=\"NetworkStart: stopping network for sandbox ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:23.282565 crc crio[3645]: time=\"2026-06-12T20:25:23.282185908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:23.414991 crc crio[3645]: time=\"2026-06-12T20:25:23.413674435Z\" level=info msg=\"Created container 13c5848d0d1bd0aac992c33ac83bfbd516d064bded67b9789ea196f17b720fac: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=52d8d32e-1f0a-4bf8-bb0b-549c45d0d65a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:23.416702 crc crio[3645]: time=\"2026-06-12T20:25:23.416576293Z\" level=info msg=\"Starting container: 13c5848d0d1bd0aac992c33ac83bfbd516d064bded67b9789ea196f17b720fac\" id=19b661c8-8f38-4c3b-8719-9491726dca2f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:23.435694 crc crio[3645]: time=\"2026-06-12T20:25:23.43558576Z\" level=info msg=\"Started container\" PID=9862 containerID=13c5848d0d1bd0aac992c33ac83bfbd516d064bded67b9789ea196f17b720fac description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=19b661c8-8f38-4c3b-8719-9491726dca2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834\nJun 12 20:25:23.774656 crc crio[3645]: time=\"2026-06-12T20:25:23.774572848Z\" level=info msg=\"NetworkStart: stopping network for sandbox 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:24.172027 crc crio[3645]: time=\"2026-06-12T20:25:24.171853455Z\" level=info msg=\"NetworkStart: stopping network for sandbox a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:24.416020 crc crio[3645]: time=\"2026-06-12T20:25:24.415838193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=52b59566-dcf3-456a-b30e-02207100b924 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:24.421004 crc crio[3645]: time=\"2026-06-12T20:25:24.420850834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=6dcf432d-82e1-4be3-974d-76fc500750cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:24.423518 crc crio[3645]: time=\"2026-06-12T20:25:24.423413092Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=720fa019-a84f-4891-956e-27102ee8523d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:24.424341 crc crio[3645]: time=\"2026-06-12T20:25:24.424255948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:24.470379 crc crio[3645]: time=\"2026-06-12T20:25:24.46357518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:24.891150 crc crio[3645]: time=\"2026-06-12T20:25:24.8910116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:25.013491 crc crio[3645]: time=\"2026-06-12T20:25:25.013387421Z\" level=info msg=\"Created container eef891e47d800d3a3d997ec15cfc7d70c5b602be12b20a0d058240aa8f0b0923: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=720fa019-a84f-4891-956e-27102ee8523d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:25.015525 crc crio[3645]: time=\"2026-06-12T20:25:25.015408752Z\" level=info msg=\"Starting container: eef891e47d800d3a3d997ec15cfc7d70c5b602be12b20a0d058240aa8f0b0923\" id=1f818eae-8a91-4c46-b789-86647bc6ac22 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:25.020690 crc crio[3645]: time=\"2026-06-12T20:25:25.020462576Z\" level=info msg=\"Started container\" PID=9982 containerID=eef891e47d800d3a3d997ec15cfc7d70c5b602be12b20a0d058240aa8f0b0923 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=1f818eae-8a91-4c46-b789-86647bc6ac22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19\nJun 12 20:25:25.432567 crc crio[3645]: time=\"2026-06-12T20:25:25.432452238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8c0b41bd-e5f4-4cbf-b20c-5988c4078d27 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:25.436699 crc crio[3645]: time=\"2026-06-12T20:25:25.436545122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=5697862a-83c0-4f75-bd65-03a003ead08a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:25.439853 crc crio[3645]: time=\"2026-06-12T20:25:25.43975808Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=cbd762b5-4674-4433-94aa-913c8863a5b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:25.440743 crc crio[3645]: time=\"2026-06-12T20:25:25.440647797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:25.460753 crc crio[3645]: time=\"2026-06-12T20:25:25.460410636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:25.561584 crc crio[3645]: time=\"2026-06-12T20:25:25.560679456Z\" level=info msg=\"NetworkStart: stopping network for sandbox baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:25.850285 crc crio[3645]: time=\"2026-06-12T20:25:25.85005797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:25.944584 crc crio[3645]: time=\"2026-06-12T20:25:25.944398297Z\" level=info msg=\"Created container 26968ea7a5b8af6241bd2efa4ea88c199116a226060ab2c6a3057682ac055c4d: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=cbd762b5-4674-4433-94aa-913c8863a5b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:25.946109 crc crio[3645]: time=\"2026-06-12T20:25:25.945613177Z\" level=info msg=\"Starting container: 26968ea7a5b8af6241bd2efa4ea88c199116a226060ab2c6a3057682ac055c4d\" id=2c3495e2-1cb6-4613-8243-b77954ac6a51 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:25.954331 crc crio[3645]: time=\"2026-06-12T20:25:25.954253251Z\" level=info msg=\"Started container\" PID=10043 containerID=26968ea7a5b8af6241bd2efa4ea88c199116a226060ab2c6a3057682ac055c4d description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=2c3495e2-1cb6-4613-8243-b77954ac6a51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19\nJun 12 20:25:26.111416 crc crio[3645]: time=\"2026-06-12T20:25:26.111222407Z\" level=info msg=\"NetworkStart: stopping network for sandbox d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:26.254042 crc crio[3645]: time=\"2026-06-12T20:25:26.253814478Z\" level=info msg=\"NetworkStart: stopping network for sandbox c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:26.479879 crc crio[3645]: time=\"2026-06-12T20:25:26.479756382Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:26.680427 crc crio[3645]: time=\"2026-06-12T20:25:26.680302677Z\" level=info msg=\"NetworkStart: stopping network for sandbox f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:26.803910 crc crio[3645]: time=\"2026-06-12T20:25:26.803798426Z\" level=info msg=\"NetworkStart: stopping network for sandbox f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:27.773708 crc crio[3645]: time=\"2026-06-12T20:25:27.773488485Z\" level=info msg=\"NetworkStart: stopping network for sandbox c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:27.796779 crc crio[3645]: time=\"2026-06-12T20:25:27.796568296Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:27.871052 crc crio[3645]: time=\"2026-06-12T20:25:27.86940279Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:27.999508 crc crio[3645]: time=\"2026-06-12T20:25:27.999379898Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:28.109472 crc crio[3645]: time=\"2026-06-12T20:25:28.109397492Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:28.409276 crc crio[3645]: time=\"2026-06-12T20:25:28.408760564Z\" level=info msg=\"NetworkStart: stopping network for sandbox b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:28.503885 crc crio[3645]: time=\"2026-06-12T20:25:28.503751577Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:28.935764 crc crio[3645]: time=\"2026-06-12T20:25:28.93566771Z\" level=info msg=\"NetworkStart: stopping network for sandbox 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.373848 crc crio[3645]: time=\"2026-06-12T20:25:29.373658645Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.374442 crc crio[3645]: time=\"2026-06-12T20:25:29.373798178Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:29.374442 crc crio[3645]: time=\"2026-06-12T20:25:29.374166207Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_ed0ebb5b-ebd3-4cfe-bd78-6e3437a7ab02\\\"\"\nJun 12 20:25:29.375051 crc crio[3645]: time=\"2026-06-12T20:25:29.374855505Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7c584153-f832-4917-a5e1-01ed8490fccd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0029c6000}] Aliases:map[]}\"\nJun 12 20:25:29.375051 crc crio[3645]: time=\"2026-06-12T20:25:29.375010989Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/cd08d0fd-034c-4c7d-8e47-e5f24c1a8c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc0029e2550}] Aliases:map[]}\"\nJun 12 20:25:29.375366 crc crio[3645]: time=\"2026-06-12T20:25:29.375118681Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.375366 crc crio[3645]: time=\"2026-06-12T20:25:29.375144342Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.375366 crc crio[3645]: time=\"2026-06-12T20:25:29.375159702Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.375366 crc crio[3645]: time=\"2026-06-12T20:25:29.375201033Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.375366 crc crio[3645]: time=\"2026-06-12T20:25:29.375227734Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.375366 crc crio[3645]: time=\"2026-06-12T20:25:29.375248734Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.375366 crc crio[3645]: time=\"2026-06-12T20:25:29.375291015Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/9320f5a2-0616-4b92-abda-cfc64a3fc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0001884d0}] Aliases:map[]}\"\nJun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375370457Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7077f9e3-04d2-49cc-a127-2ffea816159c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0017220e0}] Aliases:map[]}\"\nJun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375404258Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375436489Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375459249Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375463929Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.37549687Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375518461Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375540841Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/21c806b8-a6a4-4a18-8863-8871fc2a979f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc0022d6048}] Aliases:map[]}\"\nJun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375615773Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0f045236-a873-464b-92ed-e687c745599e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc001210008}] Aliases:map[]}\"\nJun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375733806Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/34e907de-fe77-479f-9dea-eaac5d9dd0c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00112e0c8}] Aliases:map[]}\"\nJun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375829248Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/efbdc2a6-9403-4066-a590-6abe55a81df3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc0022d6078}] Aliases:map[]}\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.37590443Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376051564Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376132256Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376181377Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fdb8ae8f-bdf1-4d59-b7ed-fc917ebe1e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc001210038}] Aliases:map[]}\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376270579Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376295729Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.37632489Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376386023Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/19d00e22-6dd3-42b2-9285-293274bc1bdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00008c1b0}] Aliases:map[]}\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376481115Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376502555Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376516246Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/26971baf-be72-4caf-82da-c6047a9c607d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00112e110}] Aliases:map[]}\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376583797Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376605708Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376629748Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376743191Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/2f5dde97-64c9-4e58-82f8-d12f9d47c973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00008c268}] Aliases:map[]}\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376804723Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376821123Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376837383Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.377456669Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b75d6b0a-87d0-4e70-8157-72e3ddca4d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000110198}] Aliases:map[]}\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.377527141Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.377546622Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.377569502Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.380369 crc crio[3645]: time=\"2026-06-12T20:25:29.377734476Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/6ef14bd2-a474-4e93-b198-726c6ecf2666 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc001288000}] Aliases:map[]}\"\nJun 12 20:25:29.380369 crc crio[3645]: time=\"2026-06-12T20:25:29.377806038Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.380369 crc crio[3645]: time=\"2026-06-12T20:25:29.377824748Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.380369 crc crio[3645]: time=\"2026-06-12T20:25:29.377845409Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.380369 crc crio[3645]: time=\"2026-06-12T20:25:29.378522975Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/bc2b390d-b637-4efa-9d06-6b53184ae1d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc002a32160}] Aliases:map[]}\"\nJun 12 20:25:29.380369 crc crio[3645]: time=\"2026-06-12T20:25:29.378591067Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.380369 crc crio[3645]: time=\"2026-06-12T20:25:29.378611317Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.380369 crc crio[3645]: time=\"2026-06-12T20:25:29.378628318Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.384418 crc crio[3645]: time=\"2026-06-12T20:25:29.375525501Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/4eed48da-8a80-4e5e-a28b-5f6b236dc545 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00112e068}] Aliases:map[]}\"\nJun 12 20:25:29.384418 crc crio[3645]: time=\"2026-06-12T20:25:29.376527886Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384418791Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/74accc04-cf99-4057-93ec-65c12f286f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0017221a8}] Aliases:map[]}\"\nJun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384463993Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/3363e819-d020-4df3-8ab5-ba99ca5c7244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc0029c60d0}] Aliases:map[]}\"\nJun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384549135Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384568645Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384588116Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384598456Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/7d59a2f8-1e45-4d52-b04d-c8c23dc95414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0017221c0}] Aliases:map[]}\"\nJun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384660458Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384677788Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384696378Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.387279 crc crio[3645]: time=\"2026-06-12T20:25:29.386452672Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/c0aac83b-f2e9-4b0e-a26f-89eb93b28a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00109e320}] Aliases:map[]}\"\nJun 12 20:25:29.389328 crc crio[3645]: time=\"2026-06-12T20:25:29.386549244Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.389328 crc crio[3645]: time=\"2026-06-12T20:25:29.387520448Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.389328 crc crio[3645]: time=\"2026-06-12T20:25:29.387552349Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.389328 crc crio[3645]: time=\"2026-06-12T20:25:29.375424869Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/c16bd33c-7df2-46da-911a-c2dd45e57a95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0022d6020}] Aliases:map[]}\"\nJun 12 20:25:29.389328 crc crio[3645]: time=\"2026-06-12T20:25:29.388587585Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.389328 crc crio[3645]: time=\"2026-06-12T20:25:29.38881419Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.389328 crc crio[3645]: time=\"2026-06-12T20:25:29.388838781Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.390191 crc crio[3645]: time=\"2026-06-12T20:25:29.376299371Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/dbf5a9c9-e8cc-4910-883e-e32b2b662185 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00112e0e0}] Aliases:map[]}\"\nJun 12 20:25:29.390191 crc crio[3645]: time=\"2026-06-12T20:25:29.38963458Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.390191 crc crio[3645]: time=\"2026-06-12T20:25:29.389649861Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.390191 crc crio[3645]: time=\"2026-06-12T20:25:29.389671301Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.392680 crc crio[3645]: time=\"2026-06-12T20:25:29.375381077Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/97273b65-0518-473b-9843-ad703768ac6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00112e030}] Aliases:map[]}\"\nJun 12 20:25:29.392680 crc crio[3645]: time=\"2026-06-12T20:25:29.376411123Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/4a7d94cb-ef81-46d7-a2bb-c654d3ea85c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc00112e0f8}] Aliases:map[]}\"\nJun 12 20:25:29.392680 crc crio[3645]: time=\"2026-06-12T20:25:29.384231216Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/dc9ec725-82b1-413c-81e8-12683c4a93f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc0029c6090}] Aliases:map[]}\"\nJun 12 20:25:29.392680 crc crio[3645]: time=\"2026-06-12T20:25:29.392583893Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.392680 crc crio[3645]: time=\"2026-06-12T20:25:29.392605194Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.392680 crc crio[3645]: time=\"2026-06-12T20:25:29.392631334Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.392680 crc crio[3645]: time=\"2026-06-12T20:25:29.37590894Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.375126751Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/52fd4891-f44f-4b54-a0c7-8b263f86bb7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc0017220a8}] Aliases:map[]}\"\nJun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.392784599Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.392803539Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.39282574Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.393068606Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.393169288Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.375633934Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b7d10b9d-6a9c-407a-a952-0e277650f4d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00112e088}] Aliases:map[]}\"\nJun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.393797453Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.393833884Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.393866585Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.384484212Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.39405828Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.394132901Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.394158232Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.394194273Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.394215903Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.395039194Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/90eac961-d2de-4972-9e9a-d47499d29e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0029e25d8}] Aliases:map[]}\"\nJun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.395204688Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.395228629Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.395248299Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.397328 crc crio[3645]: time=\"2026-06-12T20:25:29.38435153Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/88a61b2c-d635-48bd-a00f-6e51839233d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0029c60b0}] Aliases:map[]}\"\nJun 12 20:25:29.397489 crc crio[3645]: time=\"2026-06-12T20:25:29.392209074Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.397489 crc crio[3645]: time=\"2026-06-12T20:25:29.397430964Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.397489 crc crio[3645]: time=\"2026-06-12T20:25:29.397450784Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.399379 crc crio[3645]: time=\"2026-06-12T20:25:29.397506595Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ad115a39-807b-45c8-8889-32aae3fd6365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc002a321f8}] Aliases:map[]}\"\nJun 12 20:25:29.399379 crc crio[3645]: time=\"2026-06-12T20:25:29.397551897Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.399379 crc crio[3645]: time=\"2026-06-12T20:25:29.397564757Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.399379 crc crio[3645]: time=\"2026-06-12T20:25:29.397575977Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.401663 crc crio[3645]: time=\"2026-06-12T20:25:29.384206456Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.401663 crc crio[3645]: time=\"2026-06-12T20:25:29.401582876Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.401663 crc crio[3645]: time=\"2026-06-12T20:25:29.401605727Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.401908 crc crio[3645]: time=\"2026-06-12T20:25:29.401824442Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/65925dd7-383e-40bc-949c-a3e332bc791d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc002a32230}] Aliases:map[]}\"\nJun 12 20:25:29.402139 crc crio[3645]: time=\"2026-06-12T20:25:29.402043668Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.402139 crc crio[3645]: time=\"2026-06-12T20:25:29.402070798Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.402243 crc crio[3645]: time=\"2026-06-12T20:25:29.40215115Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.402694 crc crio[3645]: time=\"2026-06-12T20:25:29.402326194Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/2660f51b-179c-40ce-a873-d84b2372e1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc002a32210}] Aliases:map[]}\"\nJun 12 20:25:29.403339 crc crio[3645]: time=\"2026-06-12T20:25:29.375661734Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.403494 crc crio[3645]: time=\"2026-06-12T20:25:29.403299509Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.403494 crc crio[3645]: time=\"2026-06-12T20:25:29.40336294Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.403494 crc crio[3645]: time=\"2026-06-12T20:25:29.403383461Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.403828 crc crio[3645]: time=\"2026-06-12T20:25:29.403721409Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.403828 crc crio[3645]: time=\"2026-06-12T20:25:29.403792921Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.404643 crc crio[3645]: time=\"2026-06-12T20:25:29.375795597Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.404643 crc crio[3645]: time=\"2026-06-12T20:25:29.404312474Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.404643 crc crio[3645]: time=\"2026-06-12T20:25:29.404465358Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.404806 crc crio[3645]: time=\"2026-06-12T20:25:29.397335121Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.404806 crc crio[3645]: time=\"2026-06-12T20:25:29.404793826Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.404984 crc crio[3645]: time=\"2026-06-12T20:25:29.404815546Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.408178 crc crio[3645]: time=\"2026-06-12T20:25:29.408042516Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ad930c14-2fb9-4a49-bc7a-92b859044cd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc002a32248}] Aliases:map[]}\"\nJun 12 20:25:29.408313 crc crio[3645]: time=\"2026-06-12T20:25:29.408222281Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.408313 crc crio[3645]: time=\"2026-06-12T20:25:29.408246512Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.408313 crc crio[3645]: time=\"2026-06-12T20:25:29.408264552Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.409206 crc crio[3645]: time=\"2026-06-12T20:25:29.408849536Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/1e4689b3-a062-4e5f-ad58-4d4071203511 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc002a32260}] Aliases:map[]}\"\nJun 12 20:25:29.410383 crc crio[3645]: time=\"2026-06-12T20:25:29.410355853Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.410532 crc crio[3645]: time=\"2026-06-12T20:25:29.410508647Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.410812 crc crio[3645]: time=\"2026-06-12T20:25:29.409849041Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b0409488-a938-4ab2-a46a-756829a7b898 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc002a322c8}] Aliases:map[]}\"\nJun 12 20:25:29.412302 crc crio[3645]: time=\"2026-06-12T20:25:29.412276491Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.412499 crc crio[3645]: time=\"2026-06-12T20:25:29.412469865Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.414300 crc crio[3645]: time=\"2026-06-12T20:25:29.412627719Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.415494 crc crio[3645]: time=\"2026-06-12T20:25:29.409873292Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/1b7aeac8-1315-427e-a55c-695c99c86c05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc002a322e0}] Aliases:map[]}\"\nJun 12 20:25:29.415793 crc crio[3645]: time=\"2026-06-12T20:25:29.415624883Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.416109 crc crio[3645]: time=\"2026-06-12T20:25:29.416049234Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.416236 crc crio[3645]: time=\"2026-06-12T20:25:29.416212808Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.416644 crc crio[3645]: time=\"2026-06-12T20:25:29.412049655Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.418784 crc crio[3645]: time=\"2026-06-12T20:25:29.409591025Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/630511d8-fd4a-4916-a6a3-4c38fa00640e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc002a322b0}] Aliases:map[]}\"\nJun 12 20:25:29.419204 crc crio[3645]: time=\"2026-06-12T20:25:29.419122701Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.419204 crc crio[3645]: time=\"2026-06-12T20:25:29.419170952Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.419364 crc crio[3645]: time=\"2026-06-12T20:25:29.409635666Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/adea2bf8-d57e-4723-9be7-8436d9e683c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00109e400}] Aliases:map[]}\"\nJun 12 20:25:29.419364 crc crio[3645]: time=\"2026-06-12T20:25:29.419327405Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.419364 crc crio[3645]: time=\"2026-06-12T20:25:29.419354136Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.419548 crc crio[3645]: time=\"2026-06-12T20:25:29.419373566Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.419606 crc crio[3645]: time=\"2026-06-12T20:25:29.419190153Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.423418 crc crio[3645]: time=\"2026-06-12T20:25:29.409513883Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/a0455ed3-a8af-4aea-a24b-69fe974f942a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc002a32278}] Aliases:map[]}\"\nJun 12 20:25:29.423418 crc crio[3645]: time=\"2026-06-12T20:25:29.420150276Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.423418 crc crio[3645]: time=\"2026-06-12T20:25:29.420254579Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.423418 crc crio[3645]: time=\"2026-06-12T20:25:29.42026651Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.425363 crc crio[3645]: time=\"2026-06-12T20:25:29.409557194Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9279c7b8-ffd6-4f63-a0ae-75bce9ccc29d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc0001104c0}] Aliases:map[]}\"\nJun 12 20:25:29.425363 crc crio[3645]: time=\"2026-06-12T20:25:29.424400321Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.425363 crc crio[3645]: time=\"2026-06-12T20:25:29.424414732Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.425363 crc crio[3645]: time=\"2026-06-12T20:25:29.424427722Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.425363 crc crio[3645]: time=\"2026-06-12T20:25:29.409889012Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f32b6e4f-eb89-40df-b487-fd1f78545d78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00109e418}] Aliases:map[]}\"\nJun 12 20:25:29.425363 crc crio[3645]: time=\"2026-06-12T20:25:29.424811481Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.425363 crc crio[3645]: time=\"2026-06-12T20:25:29.424832162Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.425363 crc crio[3645]: time=\"2026-06-12T20:25:29.424849762Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.439402 crc crio[3645]: time=\"2026-06-12T20:25:29.409907963Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9f67d8ad-1048-4680-9e6b-a22c16791452 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0022d6128}] Aliases:map[]}\"\nJun 12 20:25:29.439712 crc crio[3645]: time=\"2026-06-12T20:25:29.439633478Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.439807 crc crio[3645]: time=\"2026-06-12T20:25:29.43971044Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.439807 crc crio[3645]: time=\"2026-06-12T20:25:29.439765362Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.441042 crc crio[3645]: time=\"2026-06-12T20:25:29.409992825Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/085c564e-1495-4b06-94c1-7569d509bba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00109e440}] Aliases:map[]}\"\nJun 12 20:25:29.441328 crc crio[3645]: time=\"2026-06-12T20:25:29.441115555Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.441328 crc crio[3645]: time=\"2026-06-12T20:25:29.441287049Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.441328 crc crio[3645]: time=\"2026-06-12T20:25:29.44131175Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.450492 crc crio[3645]: time=\"2026-06-12T20:25:29.409574695Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/042eb40a-dbc2-4aae-962e-0355742939f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc002a32290}] Aliases:map[]}\"\nJun 12 20:25:29.451065 crc crio[3645]: time=\"2026-06-12T20:25:29.451032801Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.451272 crc crio[3645]: time=\"2026-06-12T20:25:29.409613166Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/c8f4f72e-b2dc-479a-b07d-3972f6ca774d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000110508}] Aliases:map[]}\"\nJun 12 20:25:29.451389 crc crio[3645]: time=\"2026-06-12T20:25:29.451372279Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:25:29.451484 crc crio[3645]: time=\"2026-06-12T20:25:29.451468142Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.451569 crc crio[3645]: time=\"2026-06-12T20:25:29.451547393Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.452268 crc crio[3645]: time=\"2026-06-12T20:25:29.451339999Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:25:29.452268 crc crio[3645]: time=\"2026-06-12T20:25:29.45225092Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:29.459386 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.459386 crc crio[3645]: time=\"2026-06-12T20:25:29.457758767Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.475116 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.482348 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.482571 crc crio[3645]: time=\"2026-06-12T20:25:29.48248104Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.486738 crc crio[3645]: time=\"2026-06-12T20:25:29.486637403Z\" level=info msg=\"runSandbox: deleting pod ID 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607 from idIndex\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.486738 crc crio[3645]: time=\"2026-06-12T20:25:29.486734195Z\" level=info msg=\"runSandbox: removing pod sandbox 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.486901 crc crio[3645]: time=\"2026-06-12T20:25:29.486806907Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.486901 crc crio[3645]: time=\"2026-06-12T20:25:29.486841328Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.489048 crc crio[3645]: time=\"2026-06-12T20:25:29.475252071Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.495584 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.495584 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.495584 crc crio[3645]: time=\"2026-06-12T20:25:29.495211785Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.495584 crc crio[3645]: time=\"2026-06-12T20:25:29.49548425Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.502532 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.502624 crc crio[3645]: time=\"2026-06-12T20:25:29.502566167Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.509592 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.509877 crc crio[3645]: time=\"2026-06-12T20:25:29.509722154Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.514688 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.514886 crc crio[3645]: time=\"2026-06-12T20:25:29.514772739Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.531772 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.532211 crc crio[3645]: time=\"2026-06-12T20:25:29.532002125Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.532490 crc crio[3645]: time=\"2026-06-12T20:25:29.532069167Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.536689 crc crio[3645]: time=\"2026-06-12T20:25:29.536066966Z\" level=info msg=\"runSandbox: deleting pod ID ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073 from idIndex\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.536689 crc crio[3645]: time=\"2026-06-12T20:25:29.536471686Z\" level=info msg=\"runSandbox: removing pod sandbox ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.536689 crc crio[3645]: time=\"2026-06-12T20:25:29.536537438Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.536689 crc crio[3645]: time=\"2026-06-12T20:25:29.536558899Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.536689 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.536689 crc crio[3645]: time=\"2026-06-12T20:25:29.536684411Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.537454 crc crio[3645]: time=\"2026-06-12T20:25:29.537363038Z\" level=info msg=\"runSandbox: deleting pod ID a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97 from idIndex\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.537454 crc crio[3645]: time=\"2026-06-12T20:25:29.537441239Z\" level=info msg=\"runSandbox: deleting pod ID 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423 from idIndex\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.537546 crc crio[3645]: time=\"2026-06-12T20:25:29.537467911Z\" level=info msg=\"runSandbox: removing pod sandbox a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.537662 crc crio[3645]: time=\"2026-06-12T20:25:29.537594824Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.537721 crc crio[3645]: time=\"2026-06-12T20:25:29.537662296Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.537721 crc crio[3645]: time=\"2026-06-12T20:25:29.53747448Z\" level=info msg=\"runSandbox: removing pod sandbox 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.537790 crc crio[3645]: time=\"2026-06-12T20:25:29.537732877Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.537790 crc crio[3645]: time=\"2026-06-12T20:25:29.537753038Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.537861 crc crio[3645]: time=\"2026-06-12T20:25:29.537503412Z\" level=info msg=\"runSandbox: deleting pod ID 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68 from idIndex\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.537861 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.538055 crc crio[3645]: time=\"2026-06-12T20:25:29.53786489Z\" level=info msg=\"runSandbox: removing pod sandbox 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.538055 crc crio[3645]: time=\"2026-06-12T20:25:29.537969163Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.538055 crc crio[3645]: time=\"2026-06-12T20:25:29.537996354Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.538367 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.538367 crc crio[3645]: time=\"2026-06-12T20:25:29.538201479Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.538548 crc crio[3645]: time=\"2026-06-12T20:25:29.538489756Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.538734 crc crio[3645]: time=\"2026-06-12T20:25:29.53868831Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.538801 crc crio[3645]: time=\"2026-06-12T20:25:29.538712252Z\" level=info msg=\"runSandbox: deleting pod ID baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f from idIndex\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.538801 crc crio[3645]: time=\"2026-06-12T20:25:29.538771073Z\" level=info msg=\"runSandbox: removing pod sandbox baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.539059 crc crio[3645]: time=\"2026-06-12T20:25:29.538885936Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.539059 crc crio[3645]: time=\"2026-06-12T20:25:29.539017959Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.539598 crc crio[3645]: time=\"2026-06-12T20:25:29.539523412Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:29.539667 crc crio[3645]: time=\"2026-06-12T20:25:29.539599813Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.539667 crc crio[3645]: time=\"2026-06-12T20:25:29.539635915Z\" level=info msg=\"runSandbox: deleting pod ID 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d from idIndex\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.539667 crc crio[3645]: time=\"2026-06-12T20:25:29.539662976Z\" level=info msg=\"runSandbox: removing pod sandbox 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.539912 crc crio[3645]: time=\"2026-06-12T20:25:29.539684196Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.540410 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.540410 crc crio[3645]: time=\"2026-06-12T20:25:29.54026517Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.540811 crc crio[3645]: time=\"2026-06-12T20:25:29.539702077Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.541698 crc crio[3645]: time=\"2026-06-12T20:25:29.541380227Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.542292 crc crio[3645]: time=\"2026-06-12T20:25:29.542154957Z\" level=info msg=\"runSandbox: deleting pod ID 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c from idIndex\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.542292 crc crio[3645]: time=\"2026-06-12T20:25:29.542242369Z\" level=info msg=\"runSandbox: removing pod sandbox 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.542292 crc crio[3645]: time=\"2026-06-12T20:25:29.54228354Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.542467 crc crio[3645]: time=\"2026-06-12T20:25:29.54230566Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.542557 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.542685 crc crio[3645]: time=\"2026-06-12T20:25:29.54266328Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.544286 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.544537 crc crio[3645]: time=\"2026-06-12T20:25:29.544436053Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.545466 crc crio[3645]: time=\"2026-06-12T20:25:29.545384427Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.545542 crc crio[3645]: time=\"2026-06-12T20:25:29.545419968Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.545595 crc crio[3645]: time=\"2026-06-12T20:25:29.545547381Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.548594 crc crio[3645]: time=\"2026-06-12T20:25:29.548482494Z\" level=info msg=\"runSandbox: deleting pod ID 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360 from idIndex\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.548594 crc crio[3645]: time=\"2026-06-12T20:25:29.548549355Z\" level=info msg=\"runSandbox: removing pod sandbox 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.548755 crc crio[3645]: time=\"2026-06-12T20:25:29.548597906Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.548755 crc crio[3645]: time=\"2026-06-12T20:25:29.548615627Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.549306 crc crio[3645]: time=\"2026-06-12T20:25:29.549211031Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.549427 crc crio[3645]: time=\"2026-06-12T20:25:29.549325604Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.549541 crc crio[3645]: time=\"2026-06-12T20:25:29.549458778Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.551481 crc crio[3645]: time=\"2026-06-12T20:25:29.55036278Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.551481 crc crio[3645]: time=\"2026-06-12T20:25:29.55037232Z\" level=info msg=\"runSandbox: deleting pod ID c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d from idIndex\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.551481 crc crio[3645]: time=\"2026-06-12T20:25:29.550480203Z\" level=info msg=\"runSandbox: removing pod sandbox c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.551481 crc crio[3645]: time=\"2026-06-12T20:25:29.550513274Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.551481 crc crio[3645]: time=\"2026-06-12T20:25:29.550534604Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.553495 crc crio[3645]: time=\"2026-06-12T20:25:29.553420075Z\" level=info msg=\"runSandbox: deleting pod ID 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2 from idIndex\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.553629 crc crio[3645]: time=\"2026-06-12T20:25:29.55360986Z\" level=info msg=\"runSandbox: removing pod sandbox 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.553816 crc crio[3645]: time=\"2026-06-12T20:25:29.553791555Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.553972 crc crio[3645]: time=\"2026-06-12T20:25:29.553905118Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.554690 crc crio[3645]: time=\"2026-06-12T20:25:29.554120123Z\" level=info msg=\"runSandbox: deleting pod ID 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1 from idIndex\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.554690 crc crio[3645]: time=\"2026-06-12T20:25:29.554507483Z\" level=info msg=\"runSandbox: removing pod sandbox 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.554690 crc crio[3645]: time=\"2026-06-12T20:25:29.554557194Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.554690 crc crio[3645]: time=\"2026-06-12T20:25:29.554588915Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.554868 crc crio[3645]: time=\"2026-06-12T20:25:29.554155614Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.555873 crc crio[3645]: time=\"2026-06-12T20:25:29.555827295Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.556469 crc crio[3645]: time=\"2026-06-12T20:25:29.556441841Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.556586 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.556754 crc crio[3645]: time=\"2026-06-12T20:25:29.556733208Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.558576 crc crio[3645]: time=\"2026-06-12T20:25:29.55842466Z\" level=info msg=\"runSandbox: deleting pod ID e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55 from idIndex\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.558849 crc crio[3645]: time=\"2026-06-12T20:25:29.558535292Z\" level=info msg=\"runSandbox: removing pod sandbox e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.559033 crc crio[3645]: time=\"2026-06-12T20:25:29.55886355Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.559033 crc crio[3645]: time=\"2026-06-12T20:25:29.558894551Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.559514 crc crio[3645]: time=\"2026-06-12T20:25:29.559426145Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.559616 crc crio[3645]: time=\"2026-06-12T20:25:29.559538748Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.561336 crc crio[3645]: time=\"2026-06-12T20:25:29.56126164Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.561336 crc crio[3645]: time=\"2026-06-12T20:25:29.561287371Z\" level=info msg=\"runSandbox: deleting pod ID b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364 from idIndex\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.561468 crc crio[3645]: time=\"2026-06-12T20:25:29.561403513Z\" level=info msg=\"runSandbox: removing pod sandbox b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.561468 crc crio[3645]: time=\"2026-06-12T20:25:29.561452825Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.561605 crc crio[3645]: time=\"2026-06-12T20:25:29.561480085Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.563543 crc crio[3645]: time=\"2026-06-12T20:25:29.563411403Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.564212 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.564269 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.564819 crc crio[3645]: time=\"2026-06-12T20:25:29.564280085Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.564819 crc crio[3645]: time=\"2026-06-12T20:25:29.564306195Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.565801 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.565801 crc crio[3645]: time=\"2026-06-12T20:25:29.565747821Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.566007 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.566066 crc crio[3645]: time=\"2026-06-12T20:25:29.565998767Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.567488 crc crio[3645]: time=\"2026-06-12T20:25:29.567459723Z\" level=info msg=\"runSandbox: deleting pod ID f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81 from idIndex\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.567606 crc crio[3645]: time=\"2026-06-12T20:25:29.567582756Z\" level=info msg=\"runSandbox: removing pod sandbox f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.567734 crc crio[3645]: time=\"2026-06-12T20:25:29.56771436Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.567849 crc crio[3645]: time=\"2026-06-12T20:25:29.567822233Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.575761 crc crio[3645]: time=\"2026-06-12T20:25:29.575642166Z\" level=info msg=\"runSandbox: deleting pod ID c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb from idIndex\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.575841 crc crio[3645]: time=\"2026-06-12T20:25:29.575762929Z\" level=info msg=\"runSandbox: removing pod sandbox c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.575887 crc crio[3645]: time=\"2026-06-12T20:25:29.575851511Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.575887 crc crio[3645]: time=\"2026-06-12T20:25:29.575878431Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.576230 crc crio[3645]: time=\"2026-06-12T20:25:29.576141749Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.579332 crc crio[3645]: time=\"2026-06-12T20:25:29.579152392Z\" level=info msg=\"runSandbox: deleting pod ID ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14 from idIndex\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.579332 crc crio[3645]: time=\"2026-06-12T20:25:29.579305186Z\" level=info msg=\"runSandbox: removing pod sandbox ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.579561 crc crio[3645]: time=\"2026-06-12T20:25:29.579337067Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.579561 crc crio[3645]: time=\"2026-06-12T20:25:29.579358567Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.583340 crc crio[3645]: time=\"2026-06-12T20:25:29.583237644Z\" level=info msg=\"runSandbox: deleting pod ID e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2 from idIndex\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.583340 crc crio[3645]: time=\"2026-06-12T20:25:29.583321356Z\" level=info msg=\"runSandbox: removing pod sandbox e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.583531 crc crio[3645]: time=\"2026-06-12T20:25:29.583357247Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.583531 crc crio[3645]: time=\"2026-06-12T20:25:29.583385988Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.583531 crc crio[3645]: time=\"2026-06-12T20:25:29.5834573Z\" level=info msg=\"runSandbox: deleting pod ID ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744 from idIndex\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.584381 crc crio[3645]: time=\"2026-06-12T20:25:29.583519721Z\" level=info msg=\"runSandbox: removing pod sandbox ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.584886 crc crio[3645]: time=\"2026-06-12T20:25:29.584780342Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.584886 crc crio[3645]: time=\"2026-06-12T20:25:29.584879265Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.585761 crc crio[3645]: time=\"2026-06-12T20:25:29.585607622Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.585877 crc crio[3645]: time=\"2026-06-12T20:25:29.583532531Z\" level=info msg=\"runSandbox: deleting pod ID 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b from idIndex\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.585877 crc crio[3645]: time=\"2026-06-12T20:25:29.585871309Z\" level=info msg=\"runSandbox: removing pod sandbox 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.586049 crc crio[3645]: time=\"2026-06-12T20:25:29.585899819Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.586049 crc crio[3645]: time=\"2026-06-12T20:25:29.585971612Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.586049 crc crio[3645]: time=\"2026-06-12T20:25:29.583661545Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.586333 crc crio[3645]: time=\"2026-06-12T20:25:29.584877584Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.586333 crc crio[3645]: time=\"2026-06-12T20:25:29.586140456Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.587407 crc crio[3645]: time=\"2026-06-12T20:25:29.587260254Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.587685 crc crio[3645]: time=\"2026-06-12T20:25:29.58751835Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.590261 crc crio[3645]: time=\"2026-06-12T20:25:29.590162415Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.597319 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.597399 crc crio[3645]: time=\"2026-06-12T20:25:29.597361484Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.602650 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.602996 crc crio[3645]: time=\"2026-06-12T20:25:29.602710557Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.603789 crc crio[3645]: time=\"2026-06-12T20:25:29.603656739Z\" level=info msg=\"runSandbox: deleting pod ID 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c from idIndex\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.603789 crc crio[3645]: time=\"2026-06-12T20:25:29.603771892Z\" level=info msg=\"runSandbox: removing pod sandbox 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.604114 crc crio[3645]: time=\"2026-06-12T20:25:29.603822274Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.604114 crc crio[3645]: time=\"2026-06-12T20:25:29.603843755Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.604692 crc crio[3645]: time=\"2026-06-12T20:25:29.604604423Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.604770 crc crio[3645]: time=\"2026-06-12T20:25:29.604702564Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.606578 crc crio[3645]: time=\"2026-06-12T20:25:29.606477359Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.608647 crc crio[3645]: time=\"2026-06-12T20:25:29.608260533Z\" level=info msg=\"runSandbox: deleting pod ID 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce from idIndex\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.608647 crc crio[3645]: time=\"2026-06-12T20:25:29.608333276Z\" level=info msg=\"runSandbox: removing pod sandbox 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.608647 crc crio[3645]: time=\"2026-06-12T20:25:29.608376306Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.608647 crc crio[3645]: time=\"2026-06-12T20:25:29.608395107Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.610115 crc crio[3645]: time=\"2026-06-12T20:25:29.610042897Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.613760 crc crio[3645]: time=\"2026-06-12T20:25:29.613633886Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.613760 crc crio[3645]: time=\"2026-06-12T20:25:29.613707868Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.615354 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.615430 crc crio[3645]: time=\"2026-06-12T20:25:29.61539671Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.619003 crc crio[3645]: time=\"2026-06-12T20:25:29.618899317Z\" level=info msg=\"runSandbox: deleting pod ID 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d from idIndex\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.619117 crc crio[3645]: time=\"2026-06-12T20:25:29.61903222Z\" level=info msg=\"runSandbox: removing pod sandbox 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.619117 crc crio[3645]: time=\"2026-06-12T20:25:29.619101622Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.619205 crc crio[3645]: time=\"2026-06-12T20:25:29.619129372Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.619518 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.619757 crc crio[3645]: time=\"2026-06-12T20:25:29.619708986Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.620617 crc crio[3645]: time=\"2026-06-12T20:25:29.620454505Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.620617 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.621617 crc crio[3645]: time=\"2026-06-12T20:25:29.620757663Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.623970 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.623970 crc crio[3645]: time=\"2026-06-12T20:25:29.623906791Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.624221 crc crio[3645]: time=\"2026-06-12T20:25:29.624186878Z\" level=info msg=\"runSandbox: deleting pod ID e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3 from idIndex\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.624265 crc crio[3645]: time=\"2026-06-12T20:25:29.624224739Z\" level=info msg=\"runSandbox: removing pod sandbox e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.624309 crc crio[3645]: time=\"2026-06-12T20:25:29.62427569Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.624309 crc crio[3645]: time=\"2026-06-12T20:25:29.624299341Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.629172 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.629457 crc crio[3645]: time=\"2026-06-12T20:25:29.629289205Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.629609 crc crio[3645]: time=\"2026-06-12T20:25:29.629296255Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.630367 crc crio[3645]: time=\"2026-06-12T20:25:29.630262588Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.630367 crc crio[3645]: time=\"2026-06-12T20:25:29.63033221Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.631279 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.631279 crc crio[3645]: time=\"2026-06-12T20:25:29.631166631Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.631732 crc crio[3645]: time=\"2026-06-12T20:25:29.631675993Z\" level=info msg=\"runSandbox: deleting pod ID 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7 from idIndex\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.631808 crc crio[3645]: time=\"2026-06-12T20:25:29.631736244Z\" level=info msg=\"runSandbox: removing pod sandbox 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.631808 crc crio[3645]: time=\"2026-06-12T20:25:29.631770695Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.631808 crc crio[3645]: time=\"2026-06-12T20:25:29.631788446Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.632645 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.632706 crc crio[3645]: time=\"2026-06-12T20:25:29.632680117Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.633058 crc crio[3645]: time=\"2026-06-12T20:25:29.633005316Z\" level=info msg=\"runSandbox: deleting pod ID a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7 from idIndex\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.633222 crc crio[3645]: time=\"2026-06-12T20:25:29.633196311Z\" level=info msg=\"runSandbox: removing pod sandbox a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.633344 crc crio[3645]: time=\"2026-06-12T20:25:29.633326334Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.633444 crc crio[3645]: time=\"2026-06-12T20:25:29.633427026Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.633757 crc crio[3645]: time=\"2026-06-12T20:25:29.633133279Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.636346 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.637332 crc crio[3645]: time=\"2026-06-12T20:25:29.636349178Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.637460 crc crio[3645]: time=\"2026-06-12T20:25:29.637435896Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.638638 crc crio[3645]: time=\"2026-06-12T20:25:29.638583004Z\" level=info msg=\"runSandbox: deleting pod ID 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6 from idIndex\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.638718 crc crio[3645]: time=\"2026-06-12T20:25:29.638648656Z\" level=info msg=\"runSandbox: deleting pod ID e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37 from idIndex\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.638718 crc crio[3645]: time=\"2026-06-12T20:25:29.638644696Z\" level=info msg=\"runSandbox: removing pod sandbox 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.638718 crc crio[3645]: time=\"2026-06-12T20:25:29.638710377Z\" level=info msg=\"runSandbox: removing pod sandbox e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.638850 crc crio[3645]: time=\"2026-06-12T20:25:29.638740948Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.638850 crc crio[3645]: time=\"2026-06-12T20:25:29.638763438Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.638850 crc crio[3645]: time=\"2026-06-12T20:25:29.638764918Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.638850 crc crio[3645]: time=\"2026-06-12T20:25:29.638796319Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.642332 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.642489 crc crio[3645]: time=\"2026-06-12T20:25:29.642331777Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.642489 crc crio[3645]: time=\"2026-06-12T20:25:29.642367738Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.642489 crc crio[3645]: time=\"2026-06-12T20:25:29.642390769Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.643533 crc crio[3645]: time=\"2026-06-12T20:25:29.643424265Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.643533 crc crio[3645]: time=\"2026-06-12T20:25:29.643462254Z\" level=info msg=\"runSandbox: deleting pod ID 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28 from idIndex\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.643533 crc crio[3645]: time=\"2026-06-12T20:25:29.643503345Z\" level=info msg=\"runSandbox: removing pod sandbox 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.643668 crc crio[3645]: time=\"2026-06-12T20:25:29.643578478Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.643668 crc crio[3645]: time=\"2026-06-12T20:25:29.64365025Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.643761 crc crio[3645]: time=\"2026-06-12T20:25:29.64367776Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.646638 crc crio[3645]: time=\"2026-06-12T20:25:29.646511131Z\" level=info msg=\"runSandbox: deleting pod ID 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9 from idIndex\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.646749 crc crio[3645]: time=\"2026-06-12T20:25:29.646644424Z\" level=info msg=\"runSandbox: removing pod sandbox 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.646749 crc crio[3645]: time=\"2026-06-12T20:25:29.646693045Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.646749 crc crio[3645]: time=\"2026-06-12T20:25:29.646730496Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.647131 crc crio[3645]: time=\"2026-06-12T20:25:29.646582011Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.648458 crc crio[3645]: time=\"2026-06-12T20:25:29.648326125Z\" level=info msg=\"runSandbox: deleting pod ID 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42 from idIndex\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.648458 crc crio[3645]: time=\"2026-06-12T20:25:29.648378417Z\" level=info msg=\"runSandbox: removing pod sandbox 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.648458 crc crio[3645]: time=\"2026-06-12T20:25:29.648412248Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.648458 crc crio[3645]: time=\"2026-06-12T20:25:29.648426588Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.649778 crc crio[3645]: time=\"2026-06-12T20:25:29.649638048Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.651445 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.652231 crc crio[3645]: time=\"2026-06-12T20:25:29.65214401Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.652339 crc crio[3645]: time=\"2026-06-12T20:25:29.652255553Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.652517 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.653409 crc crio[3645]: time=\"2026-06-12T20:25:29.653259757Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.653642 crc crio[3645]: time=\"2026-06-12T20:25:29.653536165Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.657673 crc crio[3645]: time=\"2026-06-12T20:25:29.65735449Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.658167 crc crio[3645]: time=\"2026-06-12T20:25:29.658137188Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.658324 crc crio[3645]: time=\"2026-06-12T20:25:29.658305032Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.663402 crc crio[3645]: time=\"2026-06-12T20:25:29.663157593Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.663402 crc crio[3645]: time=\"2026-06-12T20:25:29.663274776Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.663402 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.663572 crc crio[3645]: time=\"2026-06-12T20:25:29.6634251Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.664195 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.664550 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.664550 crc crio[3645]: time=\"2026-06-12T20:25:29.664479865Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.665292 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.665358 crc crio[3645]: time=\"2026-06-12T20:25:29.665336186Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.665550 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.665705 crc crio[3645]: time=\"2026-06-12T20:25:29.665678135Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.668685 crc crio[3645]: time=\"2026-06-12T20:25:29.667057029Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.669174 crc crio[3645]: time=\"2026-06-12T20:25:29.667197673Z\" level=info msg=\"runSandbox: deleting pod ID ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e from idIndex\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.669174 crc crio[3645]: time=\"2026-06-12T20:25:29.66910628Z\" level=info msg=\"runSandbox: removing pod sandbox ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.669174 crc crio[3645]: time=\"2026-06-12T20:25:29.669147441Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.669174 crc crio[3645]: time=\"2026-06-12T20:25:29.669173612Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.669982 crc crio[3645]: time=\"2026-06-12T20:25:29.668194397Z\" level=info msg=\"runSandbox: deleting pod ID 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20 from idIndex\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.669982 crc crio[3645]: time=\"2026-06-12T20:25:29.669426438Z\" level=info msg=\"runSandbox: removing pod sandbox 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.669982 crc crio[3645]: time=\"2026-06-12T20:25:29.669482149Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.669982 crc crio[3645]: time=\"2026-06-12T20:25:29.66950679Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.670644 crc crio[3645]: time=\"2026-06-12T20:25:29.670487234Z\" level=info msg=\"runSandbox: deleting pod ID 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8 from idIndex\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.670706 crc crio[3645]: time=\"2026-06-12T20:25:29.670514975Z\" level=info msg=\"runSandbox: deleting pod ID 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9 from idIndex\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.670706 crc crio[3645]: time=\"2026-06-12T20:25:29.670690869Z\" level=info msg=\"runSandbox: removing pod sandbox 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.670789 crc crio[3645]: time=\"2026-06-12T20:25:29.670701499Z\" level=info msg=\"runSandbox: removing pod sandbox 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.670789 crc crio[3645]: time=\"2026-06-12T20:25:29.67071963Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.670789 crc crio[3645]: time=\"2026-06-12T20:25:29.670749441Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.670789 crc crio[3645]: time=\"2026-06-12T20:25:29.670759951Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.670789 crc crio[3645]: time=\"2026-06-12T20:25:29.670782261Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.671644 crc crio[3645]: time=\"2026-06-12T20:25:29.671579832Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.671713 crc crio[3645]: time=\"2026-06-12T20:25:29.671643192Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.672354 crc crio[3645]: time=\"2026-06-12T20:25:29.672225277Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.672683 crc crio[3645]: time=\"2026-06-12T20:25:29.672657118Z\" level=info msg=\"runSandbox: deleting pod ID c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957 from idIndex\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.672848 crc crio[3645]: time=\"2026-06-12T20:25:29.672788001Z\" level=info msg=\"runSandbox: removing pod sandbox c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.673294 crc crio[3645]: time=\"2026-06-12T20:25:29.673268312Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.673549 crc crio[3645]: time=\"2026-06-12T20:25:29.673516848Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.674166 crc crio[3645]: time=\"2026-06-12T20:25:29.673162931Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.674166 crc crio[3645]: time=\"2026-06-12T20:25:29.673864377Z\" level=info msg=\"runSandbox: deleting pod ID d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5 from idIndex\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.674166 crc crio[3645]: time=\"2026-06-12T20:25:29.673901129Z\" level=info msg=\"runSandbox: removing pod sandbox d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.674166 crc crio[3645]: time=\"2026-06-12T20:25:29.674164446Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.674421 crc crio[3645]: time=\"2026-06-12T20:25:29.674187856Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.676546 crc crio[3645]: time=\"2026-06-12T20:25:29.675467477Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.678659 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.682473 crc crio[3645]: time=\"2026-06-12T20:25:29.681312442Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.682473 crc crio[3645]: time=\"2026-06-12T20:25:29.676749439Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.682473 crc crio[3645]: time=\"2026-06-12T20:25:29.67759426Z\" level=info msg=\"runSandbox: deleting pod ID 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e from idIndex\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.682473 crc crio[3645]: time=\"2026-06-12T20:25:29.681485697Z\" level=info msg=\"runSandbox: removing pod sandbox 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.682473 crc crio[3645]: time=\"2026-06-12T20:25:29.677637501Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.682473 crc crio[3645]: time=\"2026-06-12T20:25:29.678675007Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.682473 crc crio[3645]: time=\"2026-06-12T20:25:29.682347738Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.682473 crc crio[3645]: time=\"2026-06-12T20:25:29.682378069Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.684623 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.684623 crc crio[3645]: time=\"2026-06-12T20:25:29.68445173Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.685684 crc crio[3645]: time=\"2026-06-12T20:25:29.685369123Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.695266 crc crio[3645]: time=\"2026-06-12T20:25:29.695194035Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.695357 crc crio[3645]: time=\"2026-06-12T20:25:29.695275597Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.700446 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.700446 crc crio[3645]: time=\"2026-06-12T20:25:29.699599004Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.704218 crc crio[3645]: time=\"2026-06-12T20:25:29.704047745Z\" level=info msg=\"runSandbox: deleting pod ID cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462 from idIndex\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.704361 crc crio[3645]: time=\"2026-06-12T20:25:29.70424182Z\" level=info msg=\"runSandbox: removing pod sandbox cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.704361 crc crio[3645]: time=\"2026-06-12T20:25:29.704294811Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.704361 crc crio[3645]: time=\"2026-06-12T20:25:29.704327922Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.705101 crc crio[3645]: time=\"2026-06-12T20:25:29.704794173Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.705262 crc crio[3645]: time=\"2026-06-12T20:25:29.705123811Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.713546 crc crio[3645]: time=\"2026-06-12T20:25:29.711872769Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.714043 crc crio[3645]: time=\"2026-06-12T20:25:29.712894044Z\" level=info msg=\"runSandbox: deleting pod ID d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3 from idIndex\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.714043 crc crio[3645]: time=\"2026-06-12T20:25:29.713906399Z\" level=info msg=\"runSandbox: removing pod sandbox d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.714043 crc crio[3645]: time=\"2026-06-12T20:25:29.714027882Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.714514 crc crio[3645]: time=\"2026-06-12T20:25:29.714261328Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.719566 crc crio[3645]: time=\"2026-06-12T20:25:29.71917462Z\" level=info msg=\"runSandbox: deleting pod ID 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74 from idIndex\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.720542 crc crio[3645]: time=\"2026-06-12T20:25:29.719374985Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.720542 crc crio[3645]: time=\"2026-06-12T20:25:29.72041257Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.721535 crc crio[3645]: time=\"2026-06-12T20:25:29.719487678Z\" level=info msg=\"runSandbox: removing pod sandbox 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.722554 crc crio[3645]: time=\"2026-06-12T20:25:29.722317737Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.722554 crc crio[3645]: time=\"2026-06-12T20:25:29.722372229Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.724521 crc crio[3645]: time=\"2026-06-12T20:25:29.724270616Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.730483 crc crio[3645]: time=\"2026-06-12T20:25:29.729837733Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.782661 crc crio[3645]: time=\"2026-06-12T20:25:29.779874373Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.782661 crc crio[3645]: time=\"2026-06-12T20:25:29.782668652Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.826304 crc crio[3645]: time=\"2026-06-12T20:25:29.823225056Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.826304 crc crio[3645]: time=\"2026-06-12T20:25:29.823583345Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.836993 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.837243 crc crio[3645]: time=\"2026-06-12T20:25:29.837159311Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.841850 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.842533 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.843766 crc crio[3645]: time=\"2026-06-12T20:25:29.843513529Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.848133 crc crio[3645]: time=\"2026-06-12T20:25:29.84802825Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.850506 crc crio[3645]: time=\"2026-06-12T20:25:29.850249895Z\" level=info msg=\"runSandbox: deleting pod ID d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a from idIndex\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.850635 crc crio[3645]: time=\"2026-06-12T20:25:29.850575694Z\" level=info msg=\"runSandbox: removing pod sandbox d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.850689 crc crio[3645]: time=\"2026-06-12T20:25:29.850672936Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.850724 crc crio[3645]: time=\"2026-06-12T20:25:29.850702257Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.851821 crc crio[3645]: time=\"2026-06-12T20:25:29.851765893Z\" level=info msg=\"runSandbox: deleting pod ID ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5 from idIndex\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.851821 crc crio[3645]: time=\"2026-06-12T20:25:29.851803253Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.851962 crc crio[3645]: time=\"2026-06-12T20:25:29.851825425Z\" level=info msg=\"runSandbox: removing pod sandbox ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.851962 crc crio[3645]: time=\"2026-06-12T20:25:29.851866576Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.851962 crc crio[3645]: time=\"2026-06-12T20:25:29.851887136Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.852388 crc crio[3645]: time=\"2026-06-12T20:25:29.852339547Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.853829 crc crio[3645]: time=\"2026-06-12T20:25:29.853751422Z\" level=info msg=\"runSandbox: deleting pod ID 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c from idIndex\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.853829 crc crio[3645]: time=\"2026-06-12T20:25:29.853813304Z\" level=info msg=\"runSandbox: removing pod sandbox 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.854149 crc crio[3645]: time=\"2026-06-12T20:25:29.853854895Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.854149 crc crio[3645]: time=\"2026-06-12T20:25:29.853871005Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.854409 crc crio[3645]: time=\"2026-06-12T20:25:29.854340277Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.854684 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 20:25:29.854806 crc crio[3645]: time=\"2026-06-12T20:25:29.854735957Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.854906 crc crio[3645]: time=\"2026-06-12T20:25:29.854769998Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:29.854906 crc crio[3645]: time=\"2026-06-12T20:25:29.854747877Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.855296 crc crio[3645]: time=\"2026-06-12T20:25:29.855213478Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 12 20:25:29.855381 crc crio[3645]: time=\"2026-06-12T20:25:29.85529591Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.856212 crc crio[3645]: time=\"2026-06-12T20:25:29.85605274Z\" level=info msg=\"runSandbox: deleting pod ID f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd from idIndex\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.856212 crc crio[3645]: time=\"2026-06-12T20:25:29.856199703Z\" level=info msg=\"runSandbox: removing pod sandbox f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.856338 crc crio[3645]: time=\"2026-06-12T20:25:29.856237994Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.856338 crc crio[3645]: time=\"2026-06-12T20:25:29.856258995Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.856996 crc crio[3645]: time=\"2026-06-12T20:25:29.856872229Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.860484 crc crio[3645]: time=\"2026-06-12T20:25:29.860414477Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.860484 crc crio[3645]: time=\"2026-06-12T20:25:29.860473139Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.866161 crc crio[3645]: time=\"2026-06-12T20:25:29.866040486Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.866161 crc crio[3645]: time=\"2026-06-12T20:25:29.866150718Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.873432 crc crio[3645]: time=\"2026-06-12T20:25:29.873327636Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.873432 crc crio[3645]: time=\"2026-06-12T20:25:29.87343791Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.879015 crc crio[3645]: time=\"2026-06-12T20:25:29.878863364Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:29.879015 crc crio[3645]: time=\"2026-06-12T20:25:29.879011898Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:29.879205 crc crio[3645]: time=\"2026-06-12T20:25:29.879042139Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_ed0ebb5b-ebd3-4cfe-bd78-6e3437a7ab02\\\"\"\nJun 12 20:25:29.879333 crc crio[3645]: time=\"2026-06-12T20:25:29.879244623Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.879406 crc crio[3645]: time=\"2026-06-12T20:25:29.879331155Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.879470 crc crio[3645]: time=\"2026-06-12T20:25:29.879285654Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_4555dfb7-59e3-4ad1-84eb-c08ef815d414\\\"\"\nJun 12 20:25:29.884716 crc crio[3645]: time=\"2026-06-12T20:25:29.884646937Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.884796 crc crio[3645]: time=\"2026-06-12T20:25:29.884724259Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.891519 crc crio[3645]: time=\"2026-06-12T20:25:29.891447365Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.891519 crc crio[3645]: time=\"2026-06-12T20:25:29.891512996Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.901578 crc crio[3645]: time=\"2026-06-12T20:25:29.901489684Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:29.901578 crc crio[3645]: time=\"2026-06-12T20:25:29.901539055Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:29.901578 crc crio[3645]: time=\"2026-06-12T20:25:29.901580216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:25:29.903552 crc crio[3645]: time=\"2026-06-12T20:25:29.903464573Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.903618 crc crio[3645]: time=\"2026-06-12T20:25:29.903561985Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.910267 crc crio[3645]: time=\"2026-06-12T20:25:29.910168319Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.910267 crc crio[3645]: time=\"2026-06-12T20:25:29.910258281Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.914447 crc crio[3645]: time=\"2026-06-12T20:25:29.914383393Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.914447 crc crio[3645]: time=\"2026-06-12T20:25:29.914444675Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.919797 crc crio[3645]: time=\"2026-06-12T20:25:29.919726776Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.919797 crc crio[3645]: time=\"2026-06-12T20:25:29.919793007Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.923393 crc crio[3645]: time=\"2026-06-12T20:25:29.923328685Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:29.923393 crc crio[3645]: time=\"2026-06-12T20:25:29.923369796Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:29.923393 crc crio[3645]: time=\"2026-06-12T20:25:29.923390787Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 12 20:25:29.927205 crc crio[3645]: time=\"2026-06-12T20:25:29.926168896Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.927293 crc crio[3645]: time=\"2026-06-12T20:25:29.927244022Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.929850 crc crio[3645]: time=\"2026-06-12T20:25:29.929775854Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.929962 crc crio[3645]: time=\"2026-06-12T20:25:29.929854867Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.933168 crc crio[3645]: time=\"2026-06-12T20:25:29.933099477Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.933245 crc crio[3645]: time=\"2026-06-12T20:25:29.933168679Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.936783 crc crio[3645]: time=\"2026-06-12T20:25:29.936723526Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.936783 crc crio[3645]: time=\"2026-06-12T20:25:29.936768888Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.942043 crc crio[3645]: time=\"2026-06-12T20:25:29.941999057Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.942141 crc crio[3645]: time=\"2026-06-12T20:25:29.942054799Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.945997 crc crio[3645]: time=\"2026-06-12T20:25:29.945846532Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.946108 crc crio[3645]: time=\"2026-06-12T20:25:29.946011387Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.949695 crc crio[3645]: time=\"2026-06-12T20:25:29.949631507Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:29.949695 crc crio[3645]: time=\"2026-06-12T20:25:29.949676348Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:29.949695 crc crio[3645]: time=\"2026-06-12T20:25:29.949695898Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 12 20:25:29.952862 crc crio[3645]: time=\"2026-06-12T20:25:29.952794265Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.952862 crc crio[3645]: time=\"2026-06-12T20:25:29.952857847Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.960270 crc crio[3645]: time=\"2026-06-12T20:25:29.960203438Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.960508 crc crio[3645]: time=\"2026-06-12T20:25:29.96026605Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.964429 crc crio[3645]: time=\"2026-06-12T20:25:29.964371321Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.964429 crc crio[3645]: time=\"2026-06-12T20:25:29.964426093Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.967067 crc crio[3645]: time=\"2026-06-12T20:25:29.966764501Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:29.967067 crc crio[3645]: time=\"2026-06-12T20:25:29.967048598Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:29.967281 crc crio[3645]: time=\"2026-06-12T20:25:29.967112209Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 12 20:25:29.970502 crc crio[3645]: time=\"2026-06-12T20:25:29.970449361Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.970610 crc crio[3645]: time=\"2026-06-12T20:25:29.970519313Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.976839 crc crio[3645]: time=\"2026-06-12T20:25:29.976754148Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.976981 crc crio[3645]: time=\"2026-06-12T20:25:29.976855411Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.980434 crc crio[3645]: time=\"2026-06-12T20:25:29.980328916Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.980434 crc crio[3645]: time=\"2026-06-12T20:25:29.980397118Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.985359 crc crio[3645]: time=\"2026-06-12T20:25:29.98530935Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.985520 crc crio[3645]: time=\"2026-06-12T20:25:29.985369401Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.990181 crc crio[3645]: time=\"2026-06-12T20:25:29.990015216Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.990261 crc crio[3645]: time=\"2026-06-12T20:25:29.99019249Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.994690 crc crio[3645]: time=\"2026-06-12T20:25:29.994621551Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:29.994690 crc crio[3645]: time=\"2026-06-12T20:25:29.994670322Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:29.994690 crc crio[3645]: time=\"2026-06-12T20:25:29.994692282Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 12 20:25:29.995489 crc crio[3645]: time=\"2026-06-12T20:25:29.99540576Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.995489 crc crio[3645]: time=\"2026-06-12T20:25:29.995484991Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.999585 crc crio[3645]: time=\"2026-06-12T20:25:29.999528442Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:29.999585 crc crio[3645]: time=\"2026-06-12T20:25:29.999583693Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:30.002982 crc crio[3645]: time=\"2026-06-12T20:25:30.002847213Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:30.002982 crc crio[3645]: time=\"2026-06-12T20:25:30.002901015Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:30.006791 crc crio[3645]: time=\"2026-06-12T20:25:30.0067287Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:30.006791 crc crio[3645]: time=\"2026-06-12T20:25:30.006778871Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:30.011153 crc crio[3645]: time=\"2026-06-12T20:25:30.011002226Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.011153 crc crio[3645]: time=\"2026-06-12T20:25:30.011058657Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.011153 crc crio[3645]: time=\"2026-06-12T20:25:30.011126019Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 12 20:25:30.029229 crc crio[3645]: time=\"2026-06-12T20:25:30.029108134Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.029229 crc crio[3645]: time=\"2026-06-12T20:25:30.029151905Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.029229 crc crio[3645]: time=\"2026-06-12T20:25:30.029224017Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 12 20:25:30.045956 crc crio[3645]: time=\"2026-06-12T20:25:30.045820898Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.045956 crc crio[3645]: time=\"2026-06-12T20:25:30.045865539Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.045956 crc crio[3645]: time=\"2026-06-12T20:25:30.045881779Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 12 20:25:30.071316 crc crio[3645]: time=\"2026-06-12T20:25:30.071219967Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.071316 crc crio[3645]: time=\"2026-06-12T20:25:30.071290678Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.071606 crc crio[3645]: time=\"2026-06-12T20:25:30.07134322Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 12 20:25:30.091419 crc crio[3645]: time=\"2026-06-12T20:25:30.091321935Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.091419 crc crio[3645]: time=\"2026-06-12T20:25:30.091380816Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.091419 crc crio[3645]: time=\"2026-06-12T20:25:30.091402757Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 12 20:25:30.128721 crc crio[3645]: time=\"2026-06-12T20:25:30.128438553Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.128721 crc crio[3645]: time=\"2026-06-12T20:25:30.128624448Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.128898 crc crio[3645]: time=\"2026-06-12T20:25:30.128761121Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 12 20:25:30.158703 crc crio[3645]: time=\"2026-06-12T20:25:30.15854827Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.158703 crc crio[3645]: time=\"2026-06-12T20:25:30.158598331Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.158703 crc crio[3645]: time=\"2026-06-12T20:25:30.158634712Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 12 20:25:30.175213 crc crio[3645]: time=\"2026-06-12T20:25:30.175044408Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.175213 crc crio[3645]: time=\"2026-06-12T20:25:30.17513379Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.175213 crc crio[3645]: time=\"2026-06-12T20:25:30.175175781Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 12 20:25:30.195207 crc crio[3645]: time=\"2026-06-12T20:25:30.19490728Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.195207 crc crio[3645]: time=\"2026-06-12T20:25:30.195037543Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.195207 crc crio[3645]: time=\"2026-06-12T20:25:30.195132785Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 12 20:25:30.221678 crc crio[3645]: time=\"2026-06-12T20:25:30.221439467Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.221678 crc crio[3645]: time=\"2026-06-12T20:25:30.221537019Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.222301 crc crio[3645]: time=\"2026-06-12T20:25:30.222035821Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 12 20:25:30.251852 crc crio[3645]: time=\"2026-06-12T20:25:30.248847545Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.251852 crc crio[3645]: time=\"2026-06-12T20:25:30.249028259Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.251852 crc crio[3645]: time=\"2026-06-12T20:25:30.249166873Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 12 20:25:30.268105 crc crio[3645]: time=\"2026-06-12T20:25:30.267868606Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.268453 crc crio[3645]: time=\"2026-06-12T20:25:30.268134823Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.268453 crc crio[3645]: time=\"2026-06-12T20:25:30.268216995Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 12 20:25:30.313066 crc crio[3645]: time=\"2026-06-12T20:25:30.311912626Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.313066 crc crio[3645]: time=\"2026-06-12T20:25:30.312181113Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.313066 crc crio[3645]: time=\"2026-06-12T20:25:30.312234645Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 12 20:25:30.331789 crc crio[3645]: time=\"2026-06-12T20:25:30.331654605Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.331789 crc crio[3645]: time=\"2026-06-12T20:25:30.331754187Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.331789 crc crio[3645]: time=\"2026-06-12T20:25:30.331788838Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 12 20:25:30.373841 crc crio[3645]: time=\"2026-06-12T20:25:30.373645075Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.373841 crc crio[3645]: time=\"2026-06-12T20:25:30.373755437Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.373841 crc crio[3645]: time=\"2026-06-12T20:25:30.373842549Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_4555dfb7-59e3-4ad1-84eb-c08ef815d414\\\"\"\nJun 12 20:25:30.374433 crc crio[3645]: time=\"2026-06-12T20:25:30.373911351Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_6a564182-8894-4e19-9cf2-a0ecdfe18b4d\\\"\"\nJun 12 20:25:30.406170 crc crio[3645]: time=\"2026-06-12T20:25:30.4057641Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.406170 crc crio[3645]: time=\"2026-06-12T20:25:30.405862462Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.406170 crc crio[3645]: time=\"2026-06-12T20:25:30.405903043Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 12 20:25:30.434310 crc crio[3645]: time=\"2026-06-12T20:25:30.434186363Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.434310 crc crio[3645]: time=\"2026-06-12T20:25:30.434268425Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.434615 crc crio[3645]: time=\"2026-06-12T20:25:30.434340387Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_6a564182-8894-4e19-9cf2-a0ecdfe18b4d\\\"\"\nJun 12 20:25:30.434615 crc crio[3645]: time=\"2026-06-12T20:25:30.43445875Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_66b719ee-1ecc-4b54-a672-913a3a5bac2c\\\"\"\nJun 12 20:25:30.455427 crc crio[3645]: time=\"2026-06-12T20:25:30.454828325Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.455427 crc crio[3645]: time=\"2026-06-12T20:25:30.455362238Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.455427 crc crio[3645]: time=\"2026-06-12T20:25:30.455438509Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 12 20:25:30.473657 crc crio[3645]: time=\"2026-06-12T20:25:30.473547158Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.473657 crc crio[3645]: time=\"2026-06-12T20:25:30.47363807Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.473820 crc crio[3645]: time=\"2026-06-12T20:25:30.473678981Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_66b719ee-1ecc-4b54-a672-913a3a5bac2c\\\"\"\nJun 12 20:25:30.473820 crc crio[3645]: time=\"2026-06-12T20:25:30.473733912Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 12 20:25:30.495243 crc crio[3645]: time=\"2026-06-12T20:25:30.495027Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.495243 crc crio[3645]: time=\"2026-06-12T20:25:30.495068151Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.495243 crc crio[3645]: time=\"2026-06-12T20:25:30.495189904Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 12 20:25:30.516428 crc crio[3645]: time=\"2026-06-12T20:25:30.516315257Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.516428 crc crio[3645]: time=\"2026-06-12T20:25:30.516399989Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.516428 crc crio[3645]: time=\"2026-06-12T20:25:30.51644251Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 12 20:25:30.540622 crc crio[3645]: time=\"2026-06-12T20:25:30.540483985Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.540622 crc crio[3645]: time=\"2026-06-12T20:25:30.540571557Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.540622 crc crio[3645]: time=\"2026-06-12T20:25:30.540616698Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 12 20:25:30.586177 crc crio[3645]: time=\"2026-06-12T20:25:30.586108585Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.586414 crc crio[3645]: time=\"2026-06-12T20:25:30.586392552Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.586586 crc crio[3645]: time=\"2026-06-12T20:25:30.586556466Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 12 20:25:30.605734 crc crio[3645]: time=\"2026-06-12T20:25:30.605697191Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.605901 crc crio[3645]: time=\"2026-06-12T20:25:30.605875825Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.606206 crc crio[3645]: time=\"2026-06-12T20:25:30.606177272Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 12 20:25:30.627192 crc crio[3645]: time=\"2026-06-12T20:25:30.627057929Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.627192 crc crio[3645]: time=\"2026-06-12T20:25:30.627153541Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.627192 crc crio[3645]: time=\"2026-06-12T20:25:30.627197102Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 12 20:25:30.658365 crc crio[3645]: time=\"2026-06-12T20:25:30.65823332Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.658558 crc crio[3645]: time=\"2026-06-12T20:25:30.658537648Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.658669 crc crio[3645]: time=\"2026-06-12T20:25:30.658649491Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 12 20:25:30.680967 crc crio[3645]: time=\"2026-06-12T20:25:30.6807971Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.680967 crc crio[3645]: time=\"2026-06-12T20:25:30.680867032Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.680967 crc crio[3645]: time=\"2026-06-12T20:25:30.680897382Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_4103d079-2bda-47b7-ba01-4e88daa61e0b\\\"\"\nJun 12 20:25:30.681340 crc crio[3645]: time=\"2026-06-12T20:25:30.680989104Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_8f754543-62e1-4dc8-8858-8c60479a579d\\\"\"\nJun 12 20:25:30.701377 crc crio[3645]: time=\"2026-06-12T20:25:30.701265656Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.701377 crc crio[3645]: time=\"2026-06-12T20:25:30.701351998Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.701706 crc crio[3645]: time=\"2026-06-12T20:25:30.70140979Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 12 20:25:30.718524 crc crio[3645]: time=\"2026-06-12T20:25:30.718424411Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.718524 crc crio[3645]: time=\"2026-06-12T20:25:30.718504523Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.718680 crc crio[3645]: time=\"2026-06-12T20:25:30.718564734Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 12 20:25:30.755541 crc crio[3645]: time=\"2026-06-12T20:25:30.755418627Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.755541 crc crio[3645]: time=\"2026-06-12T20:25:30.755478579Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.755541 crc crio[3645]: time=\"2026-06-12T20:25:30.75552818Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 12 20:25:30.772164 crc crio[3645]: time=\"2026-06-12T20:25:30.771997718Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:25:30.772164 crc crio[3645]: time=\"2026-06-12T20:25:30.772048819Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:25:30.772164 crc crio[3645]: time=\"2026-06-12T20:25:30.772115351Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_8f754543-62e1-4dc8-8858-8c60479a579d\\\"\"\nJun 12 20:25:40.670670 crc crio[3645]: time=\"2026-06-12T20:25:40.670166891Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:40.671361 crc crio[3645]: time=\"2026-06-12T20:25:40.670692554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:40.671610 crc crio[3645]: time=\"2026-06-12T20:25:40.671507215Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:40.671766 crc crio[3645]: time=\"2026-06-12T20:25:40.671616728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:40.672347 crc crio[3645]: time=\"2026-06-12T20:25:40.672251383Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:40.672347 crc crio[3645]: time=\"2026-06-12T20:25:40.672343696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:40.673728 crc crio[3645]: time=\"2026-06-12T20:25:40.673623038Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:40.673728 crc crio[3645]: time=\"2026-06-12T20:25:40.67371367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:40.674150 crc crio[3645]: time=\"2026-06-12T20:25:40.67406313Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:40.674150 crc crio[3645]: time=\"2026-06-12T20:25:40.674144922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:40.724153 crc crio[3645]: time=\"2026-06-12T20:25:40.723748661Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/c95dcf91-ec76-42f2-971b-58017bae259e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001722488}] Aliases:map[]}\"\nJun 12 20:25:40.724153 crc crio[3645]: time=\"2026-06-12T20:25:40.723994787Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:40.727608 crc crio[3645]: time=\"2026-06-12T20:25:40.727478526Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b67dded5-5097-4ee7-8709-65d0d2857d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000110730}] Aliases:map[]}\"\nJun 12 20:25:40.727608 crc crio[3645]: time=\"2026-06-12T20:25:40.727599889Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:40.744024 crc crio[3645]: time=\"2026-06-12T20:25:40.743842321Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d8d6cbe1-59e1-4cd6-b19b-04cf6a6cfceb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0001889e0}] Aliases:map[]}\"\nJun 12 20:25:40.744255 crc crio[3645]: time=\"2026-06-12T20:25:40.744025016Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:40.750193 crc crio[3645]: time=\"2026-06-12T20:25:40.750141701Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/76d8b8ae-94ee-4c8a-b40d-cb7baa415298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0029e2718}] Aliases:map[]}\"\nJun 12 20:25:40.750335 crc crio[3645]: time=\"2026-06-12T20:25:40.750315145Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:40.751453 crc crio[3645]: time=\"2026-06-12T20:25:40.751352892Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/5b5f7ce7-514a-4629-a190-891674ab153f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000110be8}] Aliases:map[]}\"\nJun 12 20:25:40.751701 crc crio[3645]: time=\"2026-06-12T20:25:40.751456224Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:41.672862 crc crio[3645]: time=\"2026-06-12T20:25:41.672060902Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:41.672862 crc crio[3645]: time=\"2026-06-12T20:25:41.672236586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.673337234Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.673479678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.673502818Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.673613332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.673653013Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.67351635Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.673755666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.673780436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.67351954Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.673380075Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.674243808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.674268018Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.674428242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:41.675839 crc crio[3645]: time=\"2026-06-12T20:25:41.674526925Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:41.675839 crc crio[3645]: time=\"2026-06-12T20:25:41.674140455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:41.675839 crc crio[3645]: time=\"2026-06-12T20:25:41.674589066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:41.675839 crc crio[3645]: time=\"2026-06-12T20:25:41.675244963Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:41.675839 crc crio[3645]: time=\"2026-06-12T20:25:41.675364026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:41.738324 crc crio[3645]: time=\"2026-06-12T20:25:41.737851843Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/fed77867-d0fa-4235-8f44-bfbc9ac30d1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00112e128}] Aliases:map[]}\"\nJun 12 20:25:41.738324 crc crio[3645]: time=\"2026-06-12T20:25:41.738033947Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:41.783653 crc crio[3645]: time=\"2026-06-12T20:25:41.783266675Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/466faead-2ba7-4aae-b792-9407813741fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00112e2f0}] Aliases:map[]}\"\nJun 12 20:25:41.783653 crc crio[3645]: time=\"2026-06-12T20:25:41.783432159Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:41.797982 crc crio[3645]: time=\"2026-06-12T20:25:41.797819575Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/fa477f71-18d2-405f-84c0-541c4a5a035d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00112e468}] Aliases:map[]}\"\nJun 12 20:25:41.798179 crc crio[3645]: time=\"2026-06-12T20:25:41.797911126Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:41.807483 crc crio[3645]: time=\"2026-06-12T20:25:41.807363857Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/34d57888-dcd5-4728-ae59-f1e1a2bec0ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc0029e21b8}] Aliases:map[]}\"\nJun 12 20:25:41.807483 crc crio[3645]: time=\"2026-06-12T20:25:41.807470839Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:41.811778 crc crio[3645]: time=\"2026-06-12T20:25:41.811516453Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/19e14f10-3ddd-48e4-b6c3-9bb384fa36df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001722668}] Aliases:map[]}\"\nJun 12 20:25:41.811778 crc crio[3645]: time=\"2026-06-12T20:25:41.811626516Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:41.813523 crc crio[3645]: time=\"2026-06-12T20:25:41.813399199Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c11847b7-0487-46ce-a43a-5960de1b0af6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000188d00}] Aliases:map[]}\"\nJun 12 20:25:41.813652 crc crio[3645]: time=\"2026-06-12T20:25:41.813518922Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:41.816643 crc crio[3645]: time=\"2026-06-12T20:25:41.816405366Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/90a8023e-0adf-4fb2-94d8-138ac9c37483 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0029c6168}] Aliases:map[]}\"\nJun 12 20:25:41.816643 crc crio[3645]: time=\"2026-06-12T20:25:41.816486928Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:41.817504 crc crio[3645]: time=\"2026-06-12T20:25:41.817306979Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2025b0a-5e4c-46bf-881c-f0cc518355d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc001210100}] Aliases:map[]}\"\nJun 12 20:25:41.817504 crc crio[3645]: time=\"2026-06-12T20:25:41.817440882Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:41.819258 crc crio[3645]: time=\"2026-06-12T20:25:41.819182447Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36605473-d09b-4012-9bd2-154fcaf57bb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc0022d6138}] Aliases:map[]}\"\nJun 12 20:25:41.819258 crc crio[3645]: time=\"2026-06-12T20:25:41.819237779Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:41.830379 crc crio[3645]: time=\"2026-06-12T20:25:41.830250297Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0df9e86b-951b-45d8-ab0d-60996f83fcf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00109e230}] Aliases:map[]}\"\nJun 12 20:25:41.830379 crc crio[3645]: time=\"2026-06-12T20:25:41.830308729Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:42.673869 crc crio[3645]: time=\"2026-06-12T20:25:42.673717488Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:42.673869 crc crio[3645]: time=\"2026-06-12T20:25:42.673859161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:42.675400 crc crio[3645]: time=\"2026-06-12T20:25:42.674250101Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:42.675400 crc crio[3645]: time=\"2026-06-12T20:25:42.674367564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:42.675400 crc crio[3645]: time=\"2026-06-12T20:25:42.674721253Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:42.675400 crc crio[3645]: time=\"2026-06-12T20:25:42.674792455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:42.675400 crc crio[3645]: time=\"2026-06-12T20:25:42.675364659Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:42.676488 crc crio[3645]: time=\"2026-06-12T20:25:42.675486422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:42.676488 crc crio[3645]: time=\"2026-06-12T20:25:42.675682487Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:42.676488 crc crio[3645]: time=\"2026-06-12T20:25:42.675731048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:42.676488 crc crio[3645]: time=\"2026-06-12T20:25:42.675761289Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:42.676488 crc crio[3645]: time=\"2026-06-12T20:25:42.675900812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:42.676488 crc crio[3645]: time=\"2026-06-12T20:25:42.676306754Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:42.676488 crc crio[3645]: time=\"2026-06-12T20:25:42.676374575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:42.676488 crc crio[3645]: time=\"2026-06-12T20:25:42.676489758Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:42.677357 crc crio[3645]: time=\"2026-06-12T20:25:42.67655568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:42.677357 crc crio[3645]: time=\"2026-06-12T20:25:42.676805216Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:42.677357 crc crio[3645]: time=\"2026-06-12T20:25:42.676877148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:42.678643 crc crio[3645]: time=\"2026-06-12T20:25:42.677563446Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:42.678643 crc crio[3645]: time=\"2026-06-12T20:25:42.677651298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:42.678643 crc crio[3645]: time=\"2026-06-12T20:25:42.677561814Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:42.678643 crc crio[3645]: time=\"2026-06-12T20:25:42.677812162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:42.755306 crc crio[3645]: time=\"2026-06-12T20:25:42.754912189Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/4c9ae7c4-1603-44a0-b061-262b878f4885 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0012880d0}] Aliases:map[]}\"\nJun 12 20:25:42.755306 crc crio[3645]: time=\"2026-06-12T20:25:42.755163435Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:42.854821 crc crio[3645]: time=\"2026-06-12T20:25:42.854623479Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/2ec1b95a-7659-42ca-bcf4-a844cb75295d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00112e238}] Aliases:map[]}\"\nJun 12 20:25:42.854821 crc crio[3645]: time=\"2026-06-12T20:25:42.854740842Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:42.855425 crc crio[3645]: time=\"2026-06-12T20:25:42.85465411Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d9487208-1343-4ea2-8b77-2f9b398f9232 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0029e20f8}] Aliases:map[]}\"\nJun 12 20:25:42.855425 crc crio[3645]: time=\"2026-06-12T20:25:42.855380589Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:42.860453 crc crio[3645]: time=\"2026-06-12T20:25:42.860320065Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/fc2ea8cb-9342-4194-8607-b1e7cd47c0f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00109e128}] Aliases:map[]}\"\nJun 12 20:25:42.860453 crc crio[3645]: time=\"2026-06-12T20:25:42.860432828Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:42.888047 crc crio[3645]: time=\"2026-06-12T20:25:42.887655948Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3e5bda30-9563-4fe3-bb49-af37188e3b14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00112e470}] Aliases:map[]}\"\nJun 12 20:25:42.888047 crc crio[3645]: time=\"2026-06-12T20:25:42.887704769Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:42.898286 crc crio[3645]: time=\"2026-06-12T20:25:42.897527948Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/f18cabe2-a1c0-4bc8-b576-b91b73de6339 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00109e348}] Aliases:map[]}\"\nJun 12 20:25:42.898286 crc crio[3645]: time=\"2026-06-12T20:25:42.897821526Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:42.911864 crc crio[3645]: time=\"2026-06-12T20:25:42.909322669Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8048870b-ed71-40e9-97d6-6970ef769fd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc001722598}] Aliases:map[]}\"\nJun 12 20:25:42.912881 crc crio[3645]: time=\"2026-06-12T20:25:42.911910994Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:42.918775 crc crio[3645]: time=\"2026-06-12T20:25:42.918603144Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/adff7307-7259-47da-8afd-9425a0fa5b6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0022d6070}] Aliases:map[]}\"\nJun 12 20:25:42.918775 crc crio[3645]: time=\"2026-06-12T20:25:42.918751597Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:42.940397 crc crio[3645]: time=\"2026-06-12T20:25:42.939703689Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/4b37bb99-7d47-406d-9dd8-fd683fa2e746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0022d6258}] Aliases:map[]}\"\nJun 12 20:25:42.940397 crc crio[3645]: time=\"2026-06-12T20:25:42.939903974Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:42.962023 crc crio[3645]: time=\"2026-06-12T20:25:42.961701798Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/09c62929-01ec-4e64-a90b-b729ee567411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000188b30}] Aliases:map[]}\"\nJun 12 20:25:42.962023 crc crio[3645]: time=\"2026-06-12T20:25:42.961906193Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:42.996833 crc crio[3645]: time=\"2026-06-12T20:25:42.99569357Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5caa909f-9402-4cc3-8796-6fdcb7efe5b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000188d10}] Aliases:map[]}\"\nJun 12 20:25:42.996833 crc crio[3645]: time=\"2026-06-12T20:25:42.996281536Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:43.697571 crc crio[3645]: time=\"2026-06-12T20:25:43.679759245Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:43.699554 crc crio[3645]: time=\"2026-06-12T20:25:43.682625777Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:43.699554 crc crio[3645]: time=\"2026-06-12T20:25:43.69890098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:43.700966 crc crio[3645]: time=\"2026-06-12T20:25:43.682688889Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:43.700966 crc crio[3645]: time=\"2026-06-12T20:25:43.6827279Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:43.701297 crc crio[3645]: time=\"2026-06-12T20:25:43.682830132Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:43.701297 crc crio[3645]: time=\"2026-06-12T20:25:43.685198703Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:43.701297 crc crio[3645]: time=\"2026-06-12T20:25:43.685287075Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:43.701297 crc crio[3645]: time=\"2026-06-12T20:25:43.685336276Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:43.701297 crc crio[3645]: time=\"2026-06-12T20:25:43.694073608Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:43.705452 crc crio[3645]: time=\"2026-06-12T20:25:43.703813425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:43.705452 crc crio[3645]: time=\"2026-06-12T20:25:43.705341714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:43.705452 crc crio[3645]: time=\"2026-06-12T20:25:43.705403205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:43.705452 crc crio[3645]: time=\"2026-06-12T20:25:43.705447816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:43.711796 crc crio[3645]: time=\"2026-06-12T20:25:43.705858326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:43.711796 crc crio[3645]: time=\"2026-06-12T20:25:43.705889937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:43.711796 crc crio[3645]: time=\"2026-06-12T20:25:43.706469902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:43.711796 crc crio[3645]: time=\"2026-06-12T20:25:43.706493283Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:43.711796 crc crio[3645]: time=\"2026-06-12T20:25:43.709900439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:43.711796 crc crio[3645]: time=\"2026-06-12T20:25:43.706500513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:43.837149 crc crio[3645]: time=\"2026-06-12T20:25:43.836820211Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:43.837149 crc crio[3645]: time=\"2026-06-12T20:25:43.837076717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:44.003282 crc crio[3645]: time=\"2026-06-12T20:25:44.00302856Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c28f8bb6-8afd-4ee5-a368-91d82e182844 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001722240}] Aliases:map[]}\"\nJun 12 20:25:44.003282 crc crio[3645]: time=\"2026-06-12T20:25:44.003254306Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:44.007531 crc crio[3645]: time=\"2026-06-12T20:25:44.006809235Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/cf74009d-0951-46fc-8215-f81176b4fde8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00109e300}] Aliases:map[]}\"\nJun 12 20:25:44.007644 crc crio[3645]: time=\"2026-06-12T20:25:44.007593536Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:44.018470 crc crio[3645]: time=\"2026-06-12T20:25:44.015459295Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/faa48b02-3df6-41dd-896c-0160df8739c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc0029c6250}] Aliases:map[]}\"\nJun 12 20:25:44.018470 crc crio[3645]: time=\"2026-06-12T20:25:44.015742932Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:44.138458 crc crio[3645]: time=\"2026-06-12T20:25:44.134682372Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/88ddf2e6-9316-48a7-b89a-4970d6b9496a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc001722320}] Aliases:map[]}\"\nJun 12 20:25:44.138458 crc crio[3645]: time=\"2026-06-12T20:25:44.137796231Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:44.158744 crc crio[3645]: time=\"2026-06-12T20:25:44.158398613Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38cb1ded-973c-4e0d-b459-2067270c6637 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0029e2670}] Aliases:map[]}\"\nJun 12 20:25:44.158744 crc crio[3645]: time=\"2026-06-12T20:25:44.158608368Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:44.162179 crc crio[3645]: time=\"2026-06-12T20:25:44.161677077Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/9f62956b-36ac-4b68-ae5a-d59a104b6339 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00109e758}] Aliases:map[]}\"\nJun 12 20:25:44.162522 crc crio[3645]: time=\"2026-06-12T20:25:44.162311432Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:44.170548 crc crio[3645]: time=\"2026-06-12T20:25:44.170397748Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/771ee689-8e5e-4c53-b8c3-ce12fa739a90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00112e5a8}] Aliases:map[]}\"\nJun 12 20:25:44.170632 crc crio[3645]: time=\"2026-06-12T20:25:44.170552862Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:44.172043 crc crio[3645]: time=\"2026-06-12T20:25:44.171740002Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4fc5106-4ed5-4541-81cd-0db83afa466e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0017224a8}] Aliases:map[]}\"\nJun 12 20:25:44.172043 crc crio[3645]: time=\"2026-06-12T20:25:44.171999678Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:44.174039 crc crio[3645]: time=\"2026-06-12T20:25:44.173722842Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/72ee1786-c5ab-4d16-94af-ebea6c4738f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0022d60a0}] Aliases:map[]}\"\nJun 12 20:25:44.174039 crc crio[3645]: time=\"2026-06-12T20:25:44.17401196Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:44.218203 crc crio[3645]: time=\"2026-06-12T20:25:44.211598054Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/99d37ecf-af8e-4d60-b4c0-71be627ad307 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000110368}] Aliases:map[]}\"\nJun 12 20:25:44.218203 crc crio[3645]: time=\"2026-06-12T20:25:44.212530457Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:44.228594 crc crio[3645]: time=\"2026-06-12T20:25:44.227623589Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/985e75d8-203a-455b-96a9-a9d6a8abb61e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc000188b38}] Aliases:map[]}\"\nJun 12 20:25:44.228594 crc crio[3645]: time=\"2026-06-12T20:25:44.228255906Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:44.675724 crc crio[3645]: time=\"2026-06-12T20:25:44.675419685Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:44.675724 crc crio[3645]: time=\"2026-06-12T20:25:44.675512558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:44.682259 crc crio[3645]: time=\"2026-06-12T20:25:44.681856149Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:44.682328 crc crio[3645]: time=\"2026-06-12T20:25:44.68228682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:44.683694 crc crio[3645]: time=\"2026-06-12T20:25:44.682586037Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:44.683694 crc crio[3645]: time=\"2026-06-12T20:25:44.682773242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:44.697375 crc crio[3645]: time=\"2026-06-12T20:25:44.696275555Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:44.697375 crc crio[3645]: time=\"2026-06-12T20:25:44.696596623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:44.697375 crc crio[3645]: time=\"2026-06-12T20:25:44.696599003Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:44.697375 crc crio[3645]: time=\"2026-06-12T20:25:44.696671745Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:44.697375 crc crio[3645]: time=\"2026-06-12T20:25:44.696754237Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:44.697375 crc crio[3645]: time=\"2026-06-12T20:25:44.696782978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:44.697375 crc crio[3645]: time=\"2026-06-12T20:25:44.696685605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:44.697375 crc crio[3645]: time=\"2026-06-12T20:25:44.697267841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:44.702730 crc crio[3645]: time=\"2026-06-12T20:25:44.701712693Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:44.707741 crc crio[3645]: time=\"2026-06-12T20:25:44.705820777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:45.150870 crc crio[3645]: time=\"2026-06-12T20:25:45.150213617Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/98dd6fed-439e-4c80-b2dc-0fb355960f38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc001210010}] Aliases:map[]}\"\nJun 12 20:25:45.150870 crc crio[3645]: time=\"2026-06-12T20:25:45.150609748Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:45.160829 crc crio[3645]: time=\"2026-06-12T20:25:45.160306664Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ecb61782-fece-4ff2-862d-1dd6c94babb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0029c6090}] Aliases:map[]}\"\nJun 12 20:25:45.160829 crc crio[3645]: time=\"2026-06-12T20:25:45.160692074Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:45.192748 crc crio[3645]: time=\"2026-06-12T20:25:45.191763612Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/8fc1352d-1c3e-49df-85bd-9cab52459588 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc001722638}] Aliases:map[]}\"\nJun 12 20:25:45.207572 crc crio[3645]: time=\"2026-06-12T20:25:45.207226155Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:45.367788 crc crio[3645]: time=\"2026-06-12T20:25:45.365897183Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/86e82a06-7150-42a4-b654-8b658cb87571 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000188d18}] Aliases:map[]}\"\nJun 12 20:25:45.368848 crc crio[3645]: time=\"2026-06-12T20:25:45.368567221Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:45.385740 crc crio[3645]: time=\"2026-06-12T20:25:45.383632283Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9a4de177-ff8f-4cdc-a505-52bbc927311c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0017227e8}] Aliases:map[]}\"\nJun 12 20:25:45.385740 crc crio[3645]: time=\"2026-06-12T20:25:45.384770933Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:45.410474 crc crio[3645]: time=\"2026-06-12T20:25:45.40835033Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b83af19b-f0b0-4927-ac8e-340c07a756b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc001210330}] Aliases:map[]}\"\nJun 12 20:25:45.410474 crc crio[3645]: time=\"2026-06-12T20:25:45.408462274Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:45.435473 crc crio[3645]: time=\"2026-06-12T20:25:45.434539115Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2c3b3f5e-baa7-45a5-99b0-ae32a951eb71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00109e4b8}] Aliases:map[]}\"\nJun 12 20:25:45.435473 crc crio[3645]: time=\"2026-06-12T20:25:45.435448879Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:45.725905 crc crio[3645]: time=\"2026-06-12T20:25:45.725318876Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1bd13bb5-81c1-4004-baa3-7b4d9d0cca8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00109e690}] Aliases:map[]}\"\nJun 12 20:25:45.725905 crc crio[3645]: time=\"2026-06-12T20:25:45.725685976Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:48.036537 crc crio[3645]: time=\"2026-06-12T20:25:48.034847528Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/POD\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:48.036537 crc crio[3645]: time=\"2026-06-12T20:25:48.03531053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:48.313016 crc crio[3645]: time=\"2026-06-12T20:25:48.312483525Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/09fb3f37-7bc5-4a85-a7fb-e89ad3d15b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc0001892d0}] Aliases:map[]}\"\nJun 12 20:25:48.313016 crc crio[3645]: time=\"2026-06-12T20:25:48.312983608Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688255-pj2k5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:53.935166 crc crio[3645]: time=\"2026-06-12T20:25:53.934659155Z\" level=info msg=\"Removing container: 353e34ad73728b7435b4919464c461abc3cf4093c1f22ad540859f21b00835d1\" id=d29eaf81-d2bf-4bfc-9c4d-deee3d0d1ccf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:25:54.115559 crc crio[3645]: time=\"2026-06-12T20:25:54.115323239Z\" level=info msg=\"Removed container 353e34ad73728b7435b4919464c461abc3cf4093c1f22ad540859f21b00835d1: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=d29eaf81-d2bf-4bfc-9c4d-deee3d0d1ccf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:01.830652 crc crio[3645]: time=\"2026-06-12T20:26:01.828366492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 20:26:01.830652 crc crio[3645]: time=\"2026-06-12T20:26:01.830569998Z\" level=error msg=\"Error loading CNI config file /etc/kubernetes/cni/net.d/00-multus.conf: error parsing configuration: unexpected end of JSON input\"\nJun 12 20:26:05.680898 crc crio[3645]: time=\"2026-06-12T20:26:05.679434666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=7e000b86-fa0b-4ae3-b3ef-dc224a051e6a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:05.720549 crc crio[3645]: time=\"2026-06-12T20:26:05.719627166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=76e3134a-939c-4847-8d34-2c24e16bfb81 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:05.762794 crc crio[3645]: time=\"2026-06-12T20:26:05.758996064Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=66572a84-a6c8-4e05-b1a1-2459759ce4be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:05.762794 crc crio[3645]: time=\"2026-06-12T20:26:05.759765874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:05.920350 crc crio[3645]: time=\"2026-06-12T20:26:05.919872728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:08.787528 crc crio[3645]: time=\"2026-06-12T20:26:08.784515352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:09.824311 crc crio[3645]: time=\"2026-06-12T20:26:09.823219968Z\" level=info msg=\"Created container 3a0369c884cc375d0f4e7575c9f51e070451480e91e47f194003efab2d82f851: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=66572a84-a6c8-4e05-b1a1-2459759ce4be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:09.843447 crc crio[3645]: time=\"2026-06-12T20:26:09.841873542Z\" level=info msg=\"Starting container: 3a0369c884cc375d0f4e7575c9f51e070451480e91e47f194003efab2d82f851\" id=e700d8dc-0268-4360-b804-c025faed63c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:10.040870 crc crio[3645]: time=\"2026-06-12T20:26:10.038098823Z\" level=info msg=\"Started container\" PID=11756 containerID=3a0369c884cc375d0f4e7575c9f51e070451480e91e47f194003efab2d82f851 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=e700d8dc-0268-4360-b804-c025faed63c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834\nJun 12 20:26:13.935650 crc crio[3645]: 2026-06-12T20:26:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:202ac6363799f33 Mac:6e:f9:17:27:a6:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/fed77867-d0fa-4235-8f44-bfbc9ac30d1e SocketPath: PciID:}] [{Interface:0xc000015e30 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:14.053005 crc crio[3645]: 2026-06-12T20:26:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e8ad9747cb655c Mac:f2:dd:64:b3:08:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/38cb1ded-973c-4e0d-b459-2067270c6637 SocketPath: PciID:}] [{Interface:0xc00012d2e0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:18.418660 crc crio[3645]: 2026-06-12T20:26:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2be1243b0122c9b Mac:b6:29:73:86:56:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/fc2ea8cb-9342-4194-8607-b1e7cd47c0f9 SocketPath: PciID:}] [{Interface:0xc0002a2220 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:23.434298 crc crio[3645]: 2026-06-12T20:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bf8dc55c02eaa7 Mac:c6:fa:c8:18:e3:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/f18cabe2-a1c0-4bc8-b576-b91b73de6339 SocketPath: PciID:}] [{Interface:0xc000194490 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:23.548771 crc crio[3645]: 2026-06-12T20:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1ee4270eda7214 Mac:ca:4e:7a:00:cb:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/34d57888-dcd5-4728-ae59-f1e1a2bec0ed SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:23.689519 crc crio[3645]: 2026-06-12T20:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a22d1cfd7d61faa Mac:62:53:11:f1:07:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/cf74009d-0951-46fc-8215-f81176b4fde8 SocketPath: PciID:}] [{Interface:0xc000305130 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:24.044242 crc crio[3645]: time=\"2026-06-12T20:26:24.04415898Z\" level=info msg=\"Stopping container: a99f9a33d8b825f4a2d878bd55264b873d6172d6da29a5bb93d488ced8930ee9 (timeout: 3600s)\" id=963aa11a-6e1a-447f-8758-a1c5f51d1aa7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:26:24.155471 crc crio[3645]: 2026-06-12T20:26:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce6252c40cbcc78 Mac:72:2c:93:83:c9:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/3e5bda30-9563-4fe3-bb49-af37188e3b14 SocketPath: PciID:}] [{Interface:0xc00044a090 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:25.155098 crc crio[3645]: 2026-06-12T20:26:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a9a7f1ae6d496b Mac:56:4d:d2:46:45:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/9a4de177-ff8f-4cdc-a505-52bbc927311c SocketPath: PciID:}] [{Interface:0xc000181ce0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:26.957611 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32b61b197508ae7 Mac:ae:fe:13:16:32:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/2c3b3f5e-baa7-45a5-99b0-ae32a951eb71 SocketPath: PciID:}] [{Interface:0xc00019d6f0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:26.960093 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02fa70db53c021c Mac:3e:36:2b:01:10:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/d9487208-1343-4ea2-8b77-2f9b398f9232 SocketPath: PciID:}] [{Interface:0xc000113840 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:26.976021 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63743e2f270be11 Mac:66:4c:fd:bf:fb:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/985e75d8-203a-455b-96a9-a9d6a8abb61e SocketPath: PciID:}] [{Interface:0xc00048d400 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:26.993592 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf4508265f39d09 Mac:ae:ff:97:5c:82:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/c11847b7-0487-46ce-a43a-5960de1b0af6 SocketPath: PciID:}] [{Interface:0xc000359a20 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:26.997068 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6be3f5109954af Mac:f6:af:d8:48:fa:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/09fb3f37-7bc5-4a85-a7fb-e89ad3d15b63 SocketPath: PciID:}] [{Interface:0xc000135680 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:26.997068 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da4f69c051a75e3 Mac:72:b2:52:ea:46:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/88ddf2e6-9316-48a7-b89a-4970d6b9496a SocketPath: PciID:}] [{Interface:0xc000226330 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.117114 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:daeb327fad31e80 Mac:7a:01:44:40:b0:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/b83af19b-f0b0-4927-ac8e-340c07a756b9 SocketPath: PciID:}] [{Interface:0xc000527550 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.160585 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4afc8722279884 Mac:f6:d4:1d:5f:18:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/466faead-2ba7-4aae-b792-9407813741fe SocketPath: PciID:}] [{Interface:0xc000195c90 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.190313 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8416380d7b44b38 Mac:42:97:d5:e4:d0:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/1bd13bb5-81c1-4004-baa3-7b4d9d0cca8a SocketPath: PciID:}] [{Interface:0xc0001ba990 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.221373 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00ccc235b40da6f Mac:e2:9e:34:27:10:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/90a8023e-0adf-4fb2-94d8-138ac9c37483 SocketPath: PciID:}] [{Interface:0xc00050e1b0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.223032 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d531a919b8a1ded Mac:ce:b0:2d:b9:ec:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/5b5f7ce7-514a-4629-a190-891674ab153f SocketPath: PciID:}] [{Interface:0xc0004b3580 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.246159 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9f4336bd54712f Mac:12:56:1c:b0:78:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/f2025b0a-5e4c-46bf-881c-f0cc518355d6 SocketPath: PciID:}] [{Interface:0xc00011a440 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.247080 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97832a49ca63507 Mac:c2:1a:2f:ff:4e:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/c4fc5106-4ed5-4541-81cd-0db83afa466e SocketPath: PciID:}] [{Interface:0xc0002d0300 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.280748 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:604c189ca943de8 Mac:56:87:6b:3d:32:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/72ee1786-c5ab-4d16-94af-ebea6c4738f2 SocketPath: PciID:}] [{Interface:0xc00029d780 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.431793 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74d29b0f538800c Mac:e2:ee:9e:db:ea:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/fa477f71-18d2-405f-84c0-541c4a5a035d SocketPath: PciID:}] [{Interface:0xc000231cd0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.433728 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e69d00d59f7a498 Mac:de:e2:2b:96:54:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/2ec1b95a-7659-42ca-bcf4-a844cb75295d SocketPath: PciID:}] [{Interface:0xc0000150a0 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.497545 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43f5ce4b744c660 Mac:e6:22:a7:00:b0:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/8048870b-ed71-40e9-97d6-6970ef769fd9 SocketPath: PciID:}] [{Interface:0xc000483240 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.506077 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f0dea9ca581c6e Mac:f2:62:86:98:f1:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/0df9e86b-951b-45d8-ab0d-60996f83fcf4 SocketPath: PciID:}] [{Interface:0xc000608960 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.515122 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db5fc0a566a84f2 Mac:a2:cf:33:b6:7e:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/faa48b02-3df6-41dd-896c-0160df8739c5 SocketPath: PciID:}] [{Interface:0xc000015000 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.524593 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ab972154f308dd Mac:4a:37:30:2e:68:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/b67dded5-5097-4ee7-8709-65d0d2857d72 SocketPath: PciID:}] [{Interface:0xc000431430 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.526272 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97fad6fbb3abea3 Mac:5e:18:bd:e5:13:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/c28f8bb6-8afd-4ee5-a368-91d82e182844 SocketPath: PciID:}] [{Interface:0xc00045b830 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.540081 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a074ec9a28f2744 Mac:7a:7f:0e:1c:ba:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/99d37ecf-af8e-4d60-b4c0-71be627ad307 SocketPath: PciID:}] [{Interface:0xc0002a5970 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.541058 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44a29df589fd157 Mac:9a:7a:79:14:4e:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/36605473-d09b-4012-9bd2-154fcaf57bb0 SocketPath: PciID:}] [{Interface:0xc0002abab0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.556619 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bf801f25278cac Mac:a6:3a:cd:bb:e4:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/4b37bb99-7d47-406d-9dd8-fd683fa2e746 SocketPath: PciID:}] [{Interface:0xc000322ec0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.559228 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:433a5b14b0dad05 Mac:8e:0b:85:b6:51:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/ecb61782-fece-4ff2-862d-1dd6c94babb5 SocketPath: PciID:}] [{Interface:0xc00027cdb0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.564416 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d326e1014f09ae Mac:4e:de:b4:cb:6d:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/5caa909f-9402-4cc3-8796-6fdcb7efe5b7 SocketPath: PciID:}] [{Interface:0xc000210eb0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.669404 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1afb217e0883991 Mac:be:6f:07:06:9c:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/19e14f10-3ddd-48e4-b6c3-9bb384fa36df SocketPath: PciID:}] [{Interface:0xc0004d6380 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.706437 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1101eb16b6b6f7a Mac:aa:7f:ff:5c:6d:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/adff7307-7259-47da-8afd-9425a0fa5b6f SocketPath: PciID:}] [{Interface:0xc00037ad90 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.724119 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:523b5a130f96c62 Mac:ca:85:73:48:f7:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/4c9ae7c4-1603-44a0-b061-262b878f4885 SocketPath: PciID:}] [{Interface:0xc0004ec4d0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.745398 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45efbef8de1a1ce Mac:62:3f:73:d0:d9:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/c95dcf91-ec76-42f2-971b-58017bae259e SocketPath: PciID:}] [{Interface:0xc0002a5180 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.776523 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12d8df56a7749ae Mac:3a:ba:75:a9:7e:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/d8d6cbe1-59e1-4cd6-b19b-04cf6a6cfceb SocketPath: PciID:}] [{Interface:0xc000150f50 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.822229 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb6108f447037c0 Mac:42:5a:29:16:0e:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/8fc1352d-1c3e-49df-85bd-9cab52459588 SocketPath: PciID:}] [{Interface:0xc00027a520 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.860364 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edcd833c83a218f Mac:8a:c5:7c:a1:a8:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/76d8b8ae-94ee-4c8a-b40d-cb7baa415298 SocketPath: PciID:}] [{Interface:0xc0002dc280 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.885250 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15cd5594441e5d7 Mac:82:b2:7a:84:e6:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/86e82a06-7150-42a4-b654-8b658cb87571 SocketPath: PciID:}] [{Interface:0xc000195180 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.940571 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb7b238d9d4beed Mac:9e:f2:ba:da:39:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/771ee689-8e5e-4c53-b8c3-ce12fa739a90 SocketPath: PciID:}] [{Interface:0xc000123d40 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:27.983714 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:597fc41416c77aa Mac:2e:5a:1d:b2:a7:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/98dd6fed-439e-4c80-b2dc-0fb355960f38 SocketPath: PciID:}] [{Interface:0xc0001119f0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:28.003787 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d5d9fedfb300f3 Mac:96:a8:7d:33:3e:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/9f62956b-36ac-4b68-ae5a-d59a104b6339 SocketPath: PciID:}] [{Interface:0xc000365280 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:28.032480 crc crio[3645]: 2026-06-12T20:26:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5877f7b083bce3e Mac:12:da:88:b8:df:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/09c62929-01ec-4e64-a90b-b729ee567411 SocketPath: PciID:}] [{Interface:0xc000194b30 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:28.033351 crc crio[3645]: time=\"2026-06-12T20:26:28.032979638Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:26:28.033477 crc crio[3645]: time=\"2026-06-12T20:26:28.033358057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 20:26:28.033477 crc crio[3645]: time=\"2026-06-12T20:26:28.033413969Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2025b0a-5e4c-46bf-881c-f0cc518355d6 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc001210100}] Aliases:map[]}\"\nJun 12 20:26:28.033600 crc crio[3645]: time=\"2026-06-12T20:26:28.0334546Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/4b37bb99-7d47-406d-9dd8-fd683fa2e746 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0022d6258}] Aliases:map[]}\"\nJun 12 20:26:28.033600 crc crio[3645]: time=\"2026-06-12T20:26:28.033537231Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/fed77867-d0fa-4235-8f44-bfbc9ac30d1e Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00112e128}] Aliases:map[]}\"\nJun 12 20:26:28.033600 crc crio[3645]: time=\"2026-06-12T20:26:28.033589764Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b83af19b-f0b0-4927-ac8e-340c07a756b9 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc001210330}] Aliases:map[]}\"\nJun 12 20:26:28.033743 crc crio[3645]: time=\"2026-06-12T20:26:28.033554143Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/09fb3f37-7bc5-4a85-a7fb-e89ad3d15b63 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc0001892d0}] Aliases:map[]}\"\nJun 12 20:26:28.033743 crc crio[3645]: time=\"2026-06-12T20:26:28.033644885Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1bd13bb5-81c1-4004-baa3-7b4d9d0cca8a Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00109e690}] Aliases:map[]}\"\nJun 12 20:26:28.033743 crc crio[3645]: time=\"2026-06-12T20:26:28.033661375Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.033743 crc crio[3645]: time=\"2026-06-12T20:26:28.033676675Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38cb1ded-973c-4e0d-b459-2067270c6637 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0029e2670}] Aliases:map[]}\"\nJun 12 20:26:28.033743 crc crio[3645]: time=\"2026-06-12T20:26:28.033700666Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.033743 crc crio[3645]: time=\"2026-06-12T20:26:28.033741537Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/faa48b02-3df6-41dd-896c-0160df8739c5 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc0029c6250}] Aliases:map[]}\"\nJun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.033760678Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.033786007Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/34d57888-dcd5-4728-ae59-f1e1a2bec0ed Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc0029e21b8}] Aliases:map[]}\"\nJun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.033815079Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c28f8bb6-8afd-4ee5-a368-91d82e182844 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001722240}] Aliases:map[]}\"\nJun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.0338375Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.033859849Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/cf74009d-0951-46fc-8215-f81176b4fde8 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00109e300}] Aliases:map[]}\"\nJun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.03388691Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.033904761Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/99d37ecf-af8e-4d60-b4c0-71be627ad307 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000110368}] Aliases:map[]}\"\nJun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.033979073Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.033990134Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.033909212Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.034049745Z\" level=info msg=\"NetworkStart: stopping network for sandbox a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.034079226Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3e5bda30-9563-4fe3-bb49-af37188e3b14 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00112e470}] Aliases:map[]}\"\nJun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.034111917Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.034172448Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034209619Z\" level=info msg=\"NetworkStart: stopping network for sandbox ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.03425038Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1bd13bb5-81c1-4004-baa3-7b4d9d0cca8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0029e2940}] Aliases:map[]}\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.03427227Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d8d6cbe1-59e1-4cd6-b19b-04cf6a6cfceb Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0001889e0}] Aliases:map[]}\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034319732Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034336322Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034385703Z\" level=info msg=\"NetworkStart: stopping network for sandbox 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034409814Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/90a8023e-0adf-4fb2-94d8-138ac9c37483 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0029c6168}] Aliases:map[]}\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034428314Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034438485Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034468415Z\" level=info msg=\"NetworkStart: stopping network for sandbox 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034489526Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/99d37ecf-af8e-4d60-b4c0-71be627ad307 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc001288558}] Aliases:map[]}\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034605509Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3e5bda30-9563-4fe3-bb49-af37188e3b14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0029c64c8}] Aliases:map[]}\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.03466501Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/90a8023e-0adf-4fb2-94d8-138ac9c37483 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0029e2988}] Aliases:map[]}\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034680262Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034718431Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d8d6cbe1-59e1-4cd6-b19b-04cf6a6cfceb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00112ebc8}] Aliases:map[]}\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034769624Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034789413Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9a4de177-ff8f-4cdc-a505-52bbc927311c Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0017227e8}] Aliases:map[]}\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034811404Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034824834Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034844835Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034878055Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035213004Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9a4de177-ff8f-4cdc-a505-52bbc927311c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0029c6528}] Aliases:map[]}\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035337357Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/19e14f10-3ddd-48e4-b6c3-9bb384fa36df Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001722668}] Aliases:map[]}\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035372738Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035387578Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035412639Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.03543956Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2c3b3f5e-baa7-45a5-99b0-ae32a951eb71 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00109e4b8}] Aliases:map[]}\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035472751Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035486341Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035505922Z\" level=info msg=\"NetworkStart: stopping network for sandbox 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035571474Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ecb61782-fece-4ff2-862d-1dd6c94babb5 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0029c6090}] Aliases:map[]}\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035617115Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5caa909f-9402-4cc3-8796-6fdcb7efe5b7 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000188d10}] Aliases:map[]}\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.033786488Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b67dded5-5097-4ee7-8709-65d0d2857d72 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000110730}] Aliases:map[]}\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035721997Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035737158Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035761958Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36605473-d09b-4012-9bd2-154fcaf57bb0 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc0022d6138}] Aliases:map[]}\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.03386231Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035797539Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/98dd6fed-439e-4c80-b2dc-0fb355960f38 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc001210010}] Aliases:map[]}\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.03581631Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/9f62956b-36ac-4b68-ae5a-d59a104b6339 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00109e758}] Aliases:map[]}\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.03582017Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/771ee689-8e5e-4c53-b8c3-ce12fa739a90 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00112e5a8}] Aliases:map[]}\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035865671Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035878021Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035895212Z\" level=info msg=\"NetworkStart: stopping network for sandbox bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.033765998Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035981474Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035998104Z\" level=info msg=\"NetworkStart: stopping network for sandbox db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.033744497Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/fc2ea8cb-9342-4194-8607-b1e7cd47c0f9 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00109e128}] Aliases:map[]}\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036106877Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036176808Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.034769613Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036217399Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035789809Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.03625819Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/771ee689-8e5e-4c53-b8c3-ce12fa739a90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0029c65a8}] Aliases:map[]}\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.033538041Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c11847b7-0487-46ce-a43a-5960de1b0af6 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000188d00}] Aliases:map[]}\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036323342Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036332252Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036346413Z\" level=info msg=\"NetworkStart: stopping network for sandbox bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035794249Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/76d8b8ae-94ee-4c8a-b40d-cb7baa415298 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0029e2718}] Aliases:map[]}\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036532118Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036567419Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.033819518Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036691781Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036536337Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c11847b7-0487-46ce-a43a-5960de1b0af6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc0022d6100}] Aliases:map[]}\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036726622Z\" level=info msg=\"NetworkStart: stopping network for sandbox e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036841996Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/fc2ea8cb-9342-4194-8607-b1e7cd47c0f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc0001890f8}] Aliases:map[]}\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.033841529Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/f18cabe2-a1c0-4bc8-b576-b91b73de6339 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00109e348}] Aliases:map[]}\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.03700492Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.03702757Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.037065761Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/34d57888-dcd5-4728-ae59-f1e1a2bec0ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc001210018}] Aliases:map[]}\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.037110663Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.037263746Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036633831Z\" level=info msg=\"NetworkStart: stopping network for sandbox edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.037067471Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.037712147Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/f18cabe2-a1c0-4bc8-b576-b91b73de6339 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc0022d61d0}] Aliases:map[]}\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.037725079Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/76d8b8ae-94ee-4c8a-b40d-cb7baa415298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00008c138}] Aliases:map[]}\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.037856901Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.037896022Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.036268621Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.035762028Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/86e82a06-7150-42a4-b654-8b658cb87571 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000188d18}] Aliases:map[]}\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.038759514Z\" level=info msg=\"NetworkStart: stopping network for sandbox 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.038774635Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.038791825Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.038825447Z\" level=info msg=\"NetworkStart: stopping network for sandbox 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.035734778Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/19e14f10-3ddd-48e4-b6c3-9bb384fa36df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00109ea28}] Aliases:map[]}\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.039222767Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/86e82a06-7150-42a4-b654-8b658cb87571 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0029c6638}] Aliases:map[]}\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.033704026Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0df9e86b-951b-45d8-ab0d-60996f83fcf4 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00109e230}] Aliases:map[]}\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.03975639Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.03977213Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.039801131Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.039907304Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.040081278Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36605473-d09b-4012-9bd2-154fcaf57bb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000110388}] Aliases:map[]}\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.04018382Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0df9e86b-951b-45d8-ab0d-60996f83fcf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001722060}] Aliases:map[]}\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.040333574Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.040389966Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.042838 crc crio[3645]: time=\"2026-06-12T20:26:28.039228047Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.043389 crc crio[3645]: time=\"2026-06-12T20:26:28.035721807Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.043389 crc crio[3645]: time=\"2026-06-12T20:26:28.043303819Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.043542 crc crio[3645]: time=\"2026-06-12T20:26:28.043413492Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.044082 crc crio[3645]: time=\"2026-06-12T20:26:28.033668276Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8048870b-ed71-40e9-97d6-6970ef769fd9 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc001722598}] Aliases:map[]}\"\nJun 12 20:26:28.044082 crc crio[3645]: time=\"2026-06-12T20:26:28.043906725Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.044082 crc crio[3645]: time=\"2026-06-12T20:26:28.033598424Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/72ee1786-c5ab-4d16-94af-ebea6c4738f2 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0022d60a0}] Aliases:map[]}\"\nJun 12 20:26:28.044082 crc crio[3645]: time=\"2026-06-12T20:26:28.033500201Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.044379 crc crio[3645]: time=\"2026-06-12T20:26:28.034049315Z\" level=info msg=\"NetworkStart: stopping network for sandbox a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.044379 crc crio[3645]: time=\"2026-06-12T20:26:28.044223383Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.044379 crc crio[3645]: time=\"2026-06-12T20:26:28.033703745Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.044379 crc crio[3645]: time=\"2026-06-12T20:26:28.033520762Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/985e75d8-203a-455b-96a9-a9d6a8abb61e Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc000188b38}] Aliases:map[]}\"\nJun 12 20:26:28.044379 crc crio[3645]: time=\"2026-06-12T20:26:28.044363967Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.044379 crc crio[3645]: time=\"2026-06-12T20:26:28.044382968Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.044652 crc crio[3645]: time=\"2026-06-12T20:26:28.044418259Z\" level=info msg=\"NetworkStart: stopping network for sandbox 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.044652 crc crio[3645]: time=\"2026-06-12T20:26:28.04449532Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/cf74009d-0951-46fc-8215-f81176b4fde8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00112ec88}] Aliases:map[]}\"\nJun 12 20:26:28.044782 crc crio[3645]: time=\"2026-06-12T20:26:28.033630485Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/466faead-2ba7-4aae-b792-9407813741fe Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00112e2f0}] Aliases:map[]}\"\nJun 12 20:26:28.044782 crc crio[3645]: time=\"2026-06-12T20:26:28.044685004Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.044782 crc crio[3645]: time=\"2026-06-12T20:26:28.044735367Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.044782 crc crio[3645]: time=\"2026-06-12T20:26:28.044755027Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.044782 crc crio[3645]: time=\"2026-06-12T20:26:28.044760127Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/985e75d8-203a-455b-96a9-a9d6a8abb61e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0001891a8}] Aliases:map[]}\"\nJun 12 20:26:28.045281 crc crio[3645]: time=\"2026-06-12T20:26:28.045118796Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.047190 crc crio[3645]: time=\"2026-06-12T20:26:28.044304235Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.047190 crc crio[3645]: time=\"2026-06-12T20:26:28.046576913Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.047190 crc crio[3645]: time=\"2026-06-12T20:26:28.046888051Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38cb1ded-973c-4e0d-b459-2067270c6637 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0029e2a40}] Aliases:map[]}\"\nJun 12 20:26:28.047190 crc crio[3645]: time=\"2026-06-12T20:26:28.047169798Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.048175 crc crio[3645]: time=\"2026-06-12T20:26:28.033554553Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.048175 crc crio[3645]: time=\"2026-06-12T20:26:28.048163123Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.048322 crc crio[3645]: time=\"2026-06-12T20:26:28.048203904Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.048387 crc crio[3645]: time=\"2026-06-12T20:26:28.044783798Z\" level=info msg=\"NetworkStart: stopping network for sandbox f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.048636 crc crio[3645]: time=\"2026-06-12T20:26:28.048495031Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/4b37bb99-7d47-406d-9dd8-fd683fa2e746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0012885f8}] Aliases:map[]}\"\nJun 12 20:26:28.048728 crc crio[3645]: time=\"2026-06-12T20:26:28.048710877Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.048978 crc crio[3645]: time=\"2026-06-12T20:26:28.048799539Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/466faead-2ba7-4aae-b792-9407813741fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc0029c66d8}] Aliases:map[]}\"\nJun 12 20:26:28.049078 crc crio[3645]: time=\"2026-06-12T20:26:28.049032276Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.049419 crc crio[3645]: time=\"2026-06-12T20:26:28.044275105Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.049622 crc crio[3645]: time=\"2026-06-12T20:26:28.049577379Z\" level=info msg=\"NetworkStart: stopping network for sandbox 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.050751 crc crio[3645]: time=\"2026-06-12T20:26:28.035689236Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/c95dcf91-ec76-42f2-971b-58017bae259e Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001722488}] Aliases:map[]}\"\nJun 12 20:26:28.051061 crc crio[3645]: time=\"2026-06-12T20:26:28.050903153Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.051314 crc crio[3645]: time=\"2026-06-12T20:26:28.051281752Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.051511 crc crio[3645]: time=\"2026-06-12T20:26:28.051478958Z\" level=info msg=\"NetworkStart: stopping network for sandbox 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.052550 crc crio[3645]: time=\"2026-06-12T20:26:28.050984495Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/72ee1786-c5ab-4d16-94af-ebea6c4738f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00008c270}] Aliases:map[]}\"\nJun 12 20:26:28.052550 crc crio[3645]: time=\"2026-06-12T20:26:28.052526934Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.052896 crc crio[3645]: time=\"2026-06-12T20:26:28.035665346Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/adff7307-7259-47da-8afd-9425a0fa5b6f Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0022d6070}] Aliases:map[]}\"\nJun 12 20:26:28.053210 crc crio[3645]: time=\"2026-06-12T20:26:28.053117849Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.053480 crc crio[3645]: time=\"2026-06-12T20:26:28.053449408Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.054244 crc crio[3645]: time=\"2026-06-12T20:26:28.035771098Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2c3b3f5e-baa7-45a5-99b0-ae32a951eb71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0029c6580}] Aliases:map[]}\"\nJun 12 20:26:28.054244 crc crio[3645]: time=\"2026-06-12T20:26:28.035575904Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/5b5f7ce7-514a-4629-a190-891674ab153f Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000110be8}] Aliases:map[]}\"\nJun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.035620095Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.033579773Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4fc5106-4ed5-4541-81cd-0db83afa466e Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0017224a8}] Aliases:map[]}\"\nJun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.03541474Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.034393803Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.03348445Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/09c62929-01ec-4e64-a90b-b729ee567411 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000188b30}] Aliases:map[]}\"\nJun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.033572373Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/88ddf2e6-9316-48a7-b89a-4970d6b9496a Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc001722320}] Aliases:map[]}\"\nJun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.033616304Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.033603523Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.033621754Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/fa477f71-18d2-405f-84c0-541c4a5a035d Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00112e468}] Aliases:map[]}\"\nJun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.033648275Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/2ec1b95a-7659-42ca-bcf4-a844cb75295d Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00112e238}] Aliases:map[]}\"\nJun 12 20:26:28.054907 crc crio[3645]: time=\"2026-06-12T20:26:28.033517971Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d9487208-1343-4ea2-8b77-2f9b398f9232 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0029e20f8}] Aliases:map[]}\"\nJun 12 20:26:28.054907 crc crio[3645]: time=\"2026-06-12T20:26:28.035773479Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.054907 crc crio[3645]: time=\"2026-06-12T20:26:28.05474204Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b67dded5-5097-4ee7-8709-65d0d2857d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000110510}] Aliases:map[]}\"\nJun 12 20:26:28.054907 crc crio[3645]: time=\"2026-06-12T20:26:28.054883704Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.056042 crc crio[3645]: time=\"2026-06-12T20:26:28.054902754Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.056419 crc crio[3645]: time=\"2026-06-12T20:26:28.054063693Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.059554 crc crio[3645]: time=\"2026-06-12T20:26:28.059367197Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/adff7307-7259-47da-8afd-9425a0fa5b6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0022d6360}] Aliases:map[]}\"\nJun 12 20:26:28.060901 crc crio[3645]: time=\"2026-06-12T20:26:28.060864895Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.062387 crc crio[3645]: time=\"2026-06-12T20:26:28.035777549Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/8fc1352d-1c3e-49df-85bd-9cab52459588 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc001722638}] Aliases:map[]}\"\nJun 12 20:26:28.062684 crc crio[3645]: time=\"2026-06-12T20:26:28.062468586Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.062684 crc crio[3645]: time=\"2026-06-12T20:26:28.062578499Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.062822 crc crio[3645]: time=\"2026-06-12T20:26:28.062757743Z\" level=info msg=\"NetworkStart: stopping network for sandbox cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.063549 crc crio[3645]: time=\"2026-06-12T20:26:28.063267057Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/8fc1352d-1c3e-49df-85bd-9cab52459588 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0022d6450}] Aliases:map[]}\"\nJun 12 20:26:28.063674 crc crio[3645]: time=\"2026-06-12T20:26:28.063614365Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.064737 crc crio[3645]: time=\"2026-06-12T20:26:28.03584218Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.065470 crc crio[3645]: time=\"2026-06-12T20:26:28.065275167Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.065470 crc crio[3645]: time=\"2026-06-12T20:26:28.065455622Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.068686 crc crio[3645]: time=\"2026-06-12T20:26:28.066078918Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/9f62956b-36ac-4b68-ae5a-d59a104b6339 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc0029c6778}] Aliases:map[]}\"\nJun 12 20:26:28.068686 crc crio[3645]: time=\"2026-06-12T20:26:28.068075668Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.070094 crc crio[3645]: time=\"2026-06-12T20:26:28.069883875Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.070094 crc crio[3645]: time=\"2026-06-12T20:26:28.069968017Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.070094 crc crio[3645]: time=\"2026-06-12T20:26:28.035652816Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/4c9ae7c4-1603-44a0-b061-262b878f4885 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0012880d0}] Aliases:map[]}\"\nJun 12 20:26:28.070094 crc crio[3645]: time=\"2026-06-12T20:26:28.070023088Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.070094 crc crio[3645]: time=\"2026-06-12T20:26:28.070032259Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.070094 crc crio[3645]: time=\"2026-06-12T20:26:28.070058899Z\" level=info msg=\"NetworkStart: stopping network for sandbox 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.070667 crc crio[3645]: time=\"2026-06-12T20:26:28.035807719Z\" level=info msg=\"NetworkStart: stopping network for sandbox 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.070667 crc crio[3645]: time=\"2026-06-12T20:26:28.052296178Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/c95dcf91-ec76-42f2-971b-58017bae259e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0022d6328}] Aliases:map[]}\"\nJun 12 20:26:28.070667 crc crio[3645]: time=\"2026-06-12T20:26:28.070403107Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/4c9ae7c4-1603-44a0-b061-262b878f4885 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0017221b8}] Aliases:map[]}\"\nJun 12 20:26:28.070667 crc crio[3645]: time=\"2026-06-12T20:26:28.070520151Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.070667 crc crio[3645]: time=\"2026-06-12T20:26:28.070567492Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.071129 crc crio[3645]: time=\"2026-06-12T20:26:28.03582704Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.071129 crc crio[3645]: time=\"2026-06-12T20:26:28.070795047Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:26:28.071129 crc crio[3645]: time=\"2026-06-12T20:26:28.070805478Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.071129 crc crio[3645]: time=\"2026-06-12T20:26:28.070567952Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c28f8bb6-8afd-4ee5-a368-91d82e182844 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0012886e0}] Aliases:map[]}\"\nJun 12 20:26:28.071129 crc crio[3645]: time=\"2026-06-12T20:26:28.036397614Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.071129 crc crio[3645]: time=\"2026-06-12T20:26:28.071035343Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.072014 crc crio[3645]: time=\"2026-06-12T20:26:28.071699621Z\" level=info msg=\"NetworkStart: stopping network for sandbox 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.072014 crc crio[3645]: time=\"2026-06-12T20:26:28.069998158Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.072014 crc crio[3645]: time=\"2026-06-12T20:26:28.071975508Z\" level=info msg=\"NetworkStart: stopping network for sandbox 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.072014 crc crio[3645]: time=\"2026-06-12T20:26:28.056433863Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.072014 crc crio[3645]: time=\"2026-06-12T20:26:28.072009278Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.072014 crc crio[3645]: time=\"2026-06-12T20:26:28.072026999Z\" level=info msg=\"NetworkStart: stopping network for sandbox d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.056447594Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.07207041Z\" level=info msg=\"NetworkStart: stopping network for sandbox 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.033649384Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072100631Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072119921Z\" level=info msg=\"NetworkStart: stopping network for sandbox c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.056460774Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072191683Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072214663Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.056471464Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072244284Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072261055Z\" level=info msg=\"NetworkStart: stopping network for sandbox da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.056477644Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072300996Z\" level=info msg=\"NetworkStart: stopping network for sandbox daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.056491805Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072331146Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072346157Z\" level=info msg=\"NetworkStart: stopping network for sandbox 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.056496835Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072380508Z\" level=info msg=\"NetworkStart: stopping network for sandbox 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.04410515Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072418219Z\" level=info msg=\"NetworkStart: stopping network for sandbox f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.069990498Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7\\\"), and interface name (\\\"eth0\\\")\"\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072449259Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.07246454Z\" level=info msg=\"NetworkStart: stopping network for sandbox 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.04409312Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5caa909f-9402-4cc3-8796-6fdcb7efe5b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00112ec68}] Aliases:map[]}\"\nJun 12 20:26:28.074118 crc crio[3645]: time=\"2026-06-12T20:26:28.072676446Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.075855 crc crio[3645]: time=\"2026-06-12T20:26:28.069976827Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.076193 crc crio[3645]: time=\"2026-06-12T20:26:28.076080002Z\" level=info msg=\"NetworkStart: stopping network for sandbox e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.076535 crc crio[3645]: time=\"2026-06-12T20:26:28.036849216Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.077330 crc crio[3645]: time=\"2026-06-12T20:26:28.036282651Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/faa48b02-3df6-41dd-896c-0160df8739c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc0022d60c0}] Aliases:map[]}\"\nJun 12 20:26:28.077559 crc crio[3645]: time=\"2026-06-12T20:26:28.044080779Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:26:28.077697 crc crio[3645]: time=\"2026-06-12T20:26:28.077669192Z\" level=info msg=\"NetworkStart: stopping network for sandbox 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.078449 crc crio[3645]: time=\"2026-06-12T20:26:28.07837954Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:28.552427 crc crio[3645]: time=\"2026-06-12T20:26:28.5523106Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.592581 crc crio[3645]: time=\"2026-06-12T20:26:28.592506381Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.594343 crc crio[3645]: time=\"2026-06-12T20:26:28.594265395Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.594593 crc crio[3645]: time=\"2026-06-12T20:26:28.59448677Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.597621 crc crio[3645]: time=\"2026-06-12T20:26:28.597471006Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.597769 crc crio[3645]: time=\"2026-06-12T20:26:28.597628231Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.600868903Z\" level=info msg=\"runSandbox: deleting pod ID 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f from idIndex\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.601009276Z\" level=info msg=\"runSandbox: removing pod sandbox 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.60116593Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.601195401Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.600875233Z\" level=info msg=\"runSandbox: deleting pod ID ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab from idIndex\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.601719704Z\" level=info msg=\"runSandbox: removing pod sandbox ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.601813546Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.601844227Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.602416612Z\" level=info msg=\"runSandbox: deleting pod ID 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da from idIndex\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.602520325Z\" level=info msg=\"runSandbox: removing pod sandbox 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.602556525Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.602618267Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.603117179Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.603194731Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.603379007Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604721 crc crio[3645]: time=\"2026-06-12T20:26:28.604280169Z\" level=info msg=\"runSandbox: deleting pod ID 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb from idIndex\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604721 crc crio[3645]: time=\"2026-06-12T20:26:28.60433069Z\" level=info msg=\"runSandbox: removing pod sandbox 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604721 crc crio[3645]: time=\"2026-06-12T20:26:28.604361571Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.604721 crc crio[3645]: time=\"2026-06-12T20:26:28.604380221Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.605122 crc crio[3645]: time=\"2026-06-12T20:26:28.604841174Z\" level=info msg=\"runSandbox: deleting pod ID 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9 from idIndex\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.605122 crc crio[3645]: time=\"2026-06-12T20:26:28.605016878Z\" level=info msg=\"runSandbox: removing pod sandbox 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.605122 crc crio[3645]: time=\"2026-06-12T20:26:28.60509475Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.605266 crc crio[3645]: time=\"2026-06-12T20:26:28.605124751Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.624983 crc crio[3645]: time=\"2026-06-12T20:26:28.622622754Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.624983 crc crio[3645]: time=\"2026-06-12T20:26:28.623366884Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.624983 crc crio[3645]: time=\"2026-06-12T20:26:28.624539194Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.624983 crc crio[3645]: time=\"2026-06-12T20:26:28.624623746Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.633473 crc crio[3645]: time=\"2026-06-12T20:26:28.63147441Z\" level=info msg=\"runSandbox: deleting pod ID 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e from idIndex\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.633473 crc crio[3645]: time=\"2026-06-12T20:26:28.631641994Z\" level=info msg=\"runSandbox: removing pod sandbox 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.633473 crc crio[3645]: time=\"2026-06-12T20:26:28.631737866Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.633473 crc crio[3645]: time=\"2026-06-12T20:26:28.631759467Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.638803 crc crio[3645]: time=\"2026-06-12T20:26:28.637651596Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.638803 crc crio[3645]: time=\"2026-06-12T20:26:28.637843682Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.643813 crc crio[3645]: time=\"2026-06-12T20:26:28.641446753Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.660537 crc crio[3645]: time=\"2026-06-12T20:26:28.659179533Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.660537 crc crio[3645]: time=\"2026-06-12T20:26:28.659289356Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.663308 crc crio[3645]: time=\"2026-06-12T20:26:28.661685566Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.668527 crc crio[3645]: time=\"2026-06-12T20:26:28.668399857Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.668527 crc crio[3645]: time=\"2026-06-12T20:26:28.668482699Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.670035 crc crio[3645]: time=\"2026-06-12T20:26:28.669415592Z\" level=info msg=\"runSandbox: deleting pod ID 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603 from idIndex\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.670035 crc crio[3645]: time=\"2026-06-12T20:26:28.669451654Z\" level=info msg=\"runSandbox: removing pod sandbox 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.670035 crc crio[3645]: time=\"2026-06-12T20:26:28.669489645Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.670035 crc crio[3645]: time=\"2026-06-12T20:26:28.669513175Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.672095 crc crio[3645]: time=\"2026-06-12T20:26:28.670550872Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.675066 crc crio[3645]: time=\"2026-06-12T20:26:28.674986463Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.675066 crc crio[3645]: time=\"2026-06-12T20:26:28.675057616Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.682630 crc crio[3645]: time=\"2026-06-12T20:26:28.682504235Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.682630 crc crio[3645]: time=\"2026-06-12T20:26:28.682576967Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.689189 crc crio[3645]: time=\"2026-06-12T20:26:28.688880356Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.689189 crc crio[3645]: time=\"2026-06-12T20:26:28.688973518Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.762881 crc crio[3645]: time=\"2026-06-12T20:26:28.762809213Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.768041 crc crio[3645]: time=\"2026-06-12T20:26:28.767885032Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.780082 crc crio[3645]: time=\"2026-06-12T20:26:28.779911107Z\" level=info msg=\"runSandbox: deleting pod ID 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9 from idIndex\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.780082 crc crio[3645]: time=\"2026-06-12T20:26:28.780082542Z\" level=info msg=\"runSandbox: removing pod sandbox 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.780279 crc crio[3645]: time=\"2026-06-12T20:26:28.780161854Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.780279 crc crio[3645]: time=\"2026-06-12T20:26:28.780188164Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.781621 crc crio[3645]: time=\"2026-06-12T20:26:28.78158254Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.781820 crc crio[3645]: time=\"2026-06-12T20:26:28.781763834Z\" level=info msg=\"runSandbox: deleting pod ID 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a from idIndex\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.781995 crc crio[3645]: time=\"2026-06-12T20:26:28.781971129Z\" level=info msg=\"runSandbox: removing pod sandbox 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.782227 crc crio[3645]: time=\"2026-06-12T20:26:28.782173825Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.782470 crc crio[3645]: time=\"2026-06-12T20:26:28.782424951Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.786857 crc crio[3645]: time=\"2026-06-12T20:26:28.786811932Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.788238 crc crio[3645]: time=\"2026-06-12T20:26:28.786889745Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.794624 crc crio[3645]: time=\"2026-06-12T20:26:28.794546649Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.799384 crc crio[3645]: time=\"2026-06-12T20:26:28.799286109Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.801772 crc crio[3645]: time=\"2026-06-12T20:26:28.801649799Z\" level=info msg=\"runSandbox: deleting pod ID 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a from idIndex\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.801858 crc crio[3645]: time=\"2026-06-12T20:26:28.801741991Z\" level=info msg=\"runSandbox: removing pod sandbox 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.802323 crc crio[3645]: time=\"2026-06-12T20:26:28.801911605Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.802323 crc crio[3645]: time=\"2026-06-12T20:26:28.802021848Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.802873 crc crio[3645]: time=\"2026-06-12T20:26:28.802728866Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.807224 crc crio[3645]: time=\"2026-06-12T20:26:28.806342509Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.807409 crc crio[3645]: time=\"2026-06-12T20:26:28.807339493Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.810468 crc crio[3645]: time=\"2026-06-12T20:26:28.810407081Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.810616 crc crio[3645]: time=\"2026-06-12T20:26:28.810589106Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.819599 crc crio[3645]: time=\"2026-06-12T20:26:28.819486312Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.821240 crc crio[3645]: time=\"2026-06-12T20:26:28.821117333Z\" level=info msg=\"runSandbox: deleting pod ID 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746 from idIndex\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.821309 crc crio[3645]: time=\"2026-06-12T20:26:28.821235346Z\" level=info msg=\"runSandbox: removing pod sandbox 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.821406 crc crio[3645]: time=\"2026-06-12T20:26:28.821330058Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.821406 crc crio[3645]: time=\"2026-06-12T20:26:28.821352599Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.821673 crc crio[3645]: time=\"2026-06-12T20:26:28.821634107Z\" level=info msg=\"runSandbox: deleting pod ID 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf from idIndex\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.821768 crc crio[3645]: time=\"2026-06-12T20:26:28.8217515Z\" level=info msg=\"runSandbox: removing pod sandbox 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.821876 crc crio[3645]: time=\"2026-06-12T20:26:28.821860742Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.822107 crc crio[3645]: time=\"2026-06-12T20:26:28.822087968Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.822643 crc crio[3645]: time=\"2026-06-12T20:26:28.822237542Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.823006 crc crio[3645]: time=\"2026-06-12T20:26:28.822886119Z\" level=info msg=\"runSandbox: deleting pod ID a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0 from idIndex\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.823123 crc crio[3645]: time=\"2026-06-12T20:26:28.823009392Z\" level=info msg=\"runSandbox: removing pod sandbox a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.823123 crc crio[3645]: time=\"2026-06-12T20:26:28.823067613Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.823123 crc crio[3645]: time=\"2026-06-12T20:26:28.823099654Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.823402 crc crio[3645]: time=\"2026-06-12T20:26:28.823378941Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.824008 crc crio[3645]: time=\"2026-06-12T20:26:28.823891294Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.827439 crc crio[3645]: time=\"2026-06-12T20:26:28.827356041Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.827529 crc crio[3645]: time=\"2026-06-12T20:26:28.827452863Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.835718 crc crio[3645]: time=\"2026-06-12T20:26:28.835258122Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.841236 crc crio[3645]: time=\"2026-06-12T20:26:28.84108641Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.842294 crc crio[3645]: time=\"2026-06-12T20:26:28.842211039Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.842593 crc crio[3645]: time=\"2026-06-12T20:26:28.842473946Z\" level=info msg=\"runSandbox: deleting pod ID cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b from idIndex\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.842593 crc crio[3645]: time=\"2026-06-12T20:26:28.842542518Z\" level=info msg=\"runSandbox: removing pod sandbox cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.842593 crc crio[3645]: time=\"2026-06-12T20:26:28.842595649Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.842764 crc crio[3645]: time=\"2026-06-12T20:26:28.8426163Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.843544 crc crio[3645]: time=\"2026-06-12T20:26:28.843494791Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.843544 crc crio[3645]: time=\"2026-06-12T20:26:28.843525782Z\" level=info msg=\"runSandbox: deleting pod ID 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8 from idIndex\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.843637 crc crio[3645]: time=\"2026-06-12T20:26:28.843594864Z\" level=info msg=\"runSandbox: removing pod sandbox 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.843674 crc crio[3645]: time=\"2026-06-12T20:26:28.843640765Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.843711 crc crio[3645]: time=\"2026-06-12T20:26:28.843670295Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.843997 crc crio[3645]: time=\"2026-06-12T20:26:28.843964413Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.844318 crc crio[3645]: time=\"2026-06-12T20:26:28.84420166Z\" level=info msg=\"runSandbox: deleting pod ID a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b from idIndex\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.844318 crc crio[3645]: time=\"2026-06-12T20:26:28.844278201Z\" level=info msg=\"runSandbox: removing pod sandbox a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.844415 crc crio[3645]: time=\"2026-06-12T20:26:28.844323453Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.844415 crc crio[3645]: time=\"2026-06-12T20:26:28.844345433Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.844489 crc crio[3645]: time=\"2026-06-12T20:26:28.844425475Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.844737 crc crio[3645]: time=\"2026-06-12T20:26:28.844222519Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.848490 crc crio[3645]: time=\"2026-06-12T20:26:28.845355309Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.859735 crc crio[3645]: time=\"2026-06-12T20:26:28.855601538Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.859735 crc crio[3645]: time=\"2026-06-12T20:26:28.85568359Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.860249 crc crio[3645]: time=\"2026-06-12T20:26:28.859775944Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.860249 crc crio[3645]: time=\"2026-06-12T20:26:28.859823175Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.863837 crc crio[3645]: time=\"2026-06-12T20:26:28.863767255Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.863987 crc crio[3645]: time=\"2026-06-12T20:26:28.863849417Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.887355 crc crio[3645]: time=\"2026-06-12T20:26:28.885041666Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.887355 crc crio[3645]: time=\"2026-06-12T20:26:28.885159689Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.889554 crc crio[3645]: time=\"2026-06-12T20:26:28.889354065Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.889554 crc crio[3645]: time=\"2026-06-12T20:26:28.889410377Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.936221 crc crio[3645]: time=\"2026-06-12T20:26:28.936082191Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.938890 crc crio[3645]: time=\"2026-06-12T20:26:28.938824041Z\" level=info msg=\"runSandbox: deleting pod ID 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d from idIndex\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.938890 crc crio[3645]: time=\"2026-06-12T20:26:28.938881872Z\" level=info msg=\"runSandbox: removing pod sandbox 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.939072 crc crio[3645]: time=\"2026-06-12T20:26:28.939045246Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.939110 crc crio[3645]: time=\"2026-06-12T20:26:28.939073817Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.942679 crc crio[3645]: time=\"2026-06-12T20:26:28.942592846Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.946639 crc crio[3645]: time=\"2026-06-12T20:26:28.946557247Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.954320 crc crio[3645]: time=\"2026-06-12T20:26:28.954240732Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.957505 crc crio[3645]: time=\"2026-06-12T20:26:28.957438214Z\" level=info msg=\"runSandbox: deleting pod ID 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e from idIndex\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.957505 crc crio[3645]: time=\"2026-06-12T20:26:28.957498605Z\" level=info msg=\"runSandbox: removing pod sandbox 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.957610 crc crio[3645]: time=\"2026-06-12T20:26:28.957546247Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.957610 crc crio[3645]: time=\"2026-06-12T20:26:28.957571757Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.962906 crc crio[3645]: time=\"2026-06-12T20:26:28.962802849Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.963013 crc crio[3645]: time=\"2026-06-12T20:26:28.962900912Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.963107 crc crio[3645]: time=\"2026-06-12T20:26:28.963062977Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.966333 crc crio[3645]: time=\"2026-06-12T20:26:28.966180036Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.970720 crc crio[3645]: time=\"2026-06-12T20:26:28.970617208Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.972424 crc crio[3645]: time=\"2026-06-12T20:26:28.972346572Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.972538 crc crio[3645]: time=\"2026-06-12T20:26:28.972439504Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.975430 crc crio[3645]: time=\"2026-06-12T20:26:28.975343348Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.979234 crc crio[3645]: time=\"2026-06-12T20:26:28.979176035Z\" level=info msg=\"runSandbox: deleting pod ID 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e from idIndex\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.979297 crc crio[3645]: time=\"2026-06-12T20:26:28.979244397Z\" level=info msg=\"runSandbox: removing pod sandbox 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.979297 crc crio[3645]: time=\"2026-06-12T20:26:28.979292308Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.979372 crc crio[3645]: time=\"2026-06-12T20:26:28.979313299Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.985637 crc crio[3645]: time=\"2026-06-12T20:26:28.985554078Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.986734 crc crio[3645]: time=\"2026-06-12T20:26:28.985822944Z\" level=info msg=\"runSandbox: deleting pod ID 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487 from idIndex\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.986734 crc crio[3645]: time=\"2026-06-12T20:26:28.985866555Z\" level=info msg=\"runSandbox: removing pod sandbox 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.986734 crc crio[3645]: time=\"2026-06-12T20:26:28.986024489Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.986734 crc crio[3645]: time=\"2026-06-12T20:26:28.98605788Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.986734 crc crio[3645]: time=\"2026-06-12T20:26:28.986511811Z\" level=info msg=\"runSandbox: deleting pod ID 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b from idIndex\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.986734 crc crio[3645]: time=\"2026-06-12T20:26:28.986599953Z\" level=info msg=\"runSandbox: removing pod sandbox 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.986734 crc crio[3645]: time=\"2026-06-12T20:26:28.986701876Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.986734 crc crio[3645]: time=\"2026-06-12T20:26:28.986729987Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.987613 crc crio[3645]: time=\"2026-06-12T20:26:28.987560588Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.988233 crc crio[3645]: time=\"2026-06-12T20:26:28.988100231Z\" level=info msg=\"runSandbox: deleting pod ID 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9 from idIndex\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.988233 crc crio[3645]: time=\"2026-06-12T20:26:28.988212814Z\" level=info msg=\"runSandbox: removing pod sandbox 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.988321 crc crio[3645]: time=\"2026-06-12T20:26:28.988259685Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.988321 crc crio[3645]: time=\"2026-06-12T20:26:28.988280896Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.988864 crc crio[3645]: time=\"2026-06-12T20:26:28.988746667Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.993706 crc crio[3645]: time=\"2026-06-12T20:26:28.993618523Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.994099 crc crio[3645]: time=\"2026-06-12T20:26:28.994034023Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.995450 crc crio[3645]: time=\"2026-06-12T20:26:28.995350356Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.995450 crc crio[3645]: time=\"2026-06-12T20:26:28.995410188Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.995556 crc crio[3645]: time=\"2026-06-12T20:26:28.995444789Z\" level=info msg=\"runSandbox: deleting pod ID e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50 from idIndex\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.995556 crc crio[3645]: time=\"2026-06-12T20:26:28.99548522Z\" level=info msg=\"runSandbox: removing pod sandbox e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.995556 crc crio[3645]: time=\"2026-06-12T20:26:28.995535241Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.995556 crc crio[3645]: time=\"2026-06-12T20:26:28.9955568Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:28.998821 crc crio[3645]: time=\"2026-06-12T20:26:28.998559377Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.004977 crc crio[3645]: time=\"2026-06-12T20:26:29.004633191Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.004977 crc crio[3645]: time=\"2026-06-12T20:26:29.004677002Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.006089 crc crio[3645]: time=\"2026-06-12T20:26:29.006019106Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.008896 crc crio[3645]: time=\"2026-06-12T20:26:29.00887274Z\" level=info msg=\"runSandbox: deleting pod ID 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c from idIndex\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.009047 crc crio[3645]: time=\"2026-06-12T20:26:29.009028313Z\" level=info msg=\"runSandbox: removing pod sandbox 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.009189 crc crio[3645]: time=\"2026-06-12T20:26:29.009120986Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.009292 crc crio[3645]: time=\"2026-06-12T20:26:29.0092755Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.011493 crc crio[3645]: time=\"2026-06-12T20:26:29.011406853Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.011493 crc crio[3645]: time=\"2026-06-12T20:26:29.011477585Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.012497 crc crio[3645]: time=\"2026-06-12T20:26:29.012474941Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.018702 crc crio[3645]: time=\"2026-06-12T20:26:29.018536054Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.018902 crc crio[3645]: time=\"2026-06-12T20:26:29.01878326Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.028198 crc crio[3645]: time=\"2026-06-12T20:26:29.028087386Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.028316 crc crio[3645]: time=\"2026-06-12T20:26:29.028266971Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.032649 crc crio[3645]: time=\"2026-06-12T20:26:29.032614392Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.032759 crc crio[3645]: time=\"2026-06-12T20:26:29.032742985Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.272237 crc crio[3645]: time=\"2026-06-12T20:26:29.26773376Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.283122 crc crio[3645]: time=\"2026-06-12T20:26:29.283012868Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.288054 crc crio[3645]: time=\"2026-06-12T20:26:29.28781633Z\" level=info msg=\"runSandbox: deleting pod ID db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201 from idIndex\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.288249 crc crio[3645]: time=\"2026-06-12T20:26:29.288059436Z\" level=info msg=\"runSandbox: removing pod sandbox db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.288249 crc crio[3645]: time=\"2026-06-12T20:26:29.28823048Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.288602 crc crio[3645]: time=\"2026-06-12T20:26:29.288273611Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.297497 crc crio[3645]: time=\"2026-06-12T20:26:29.297347751Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.304573 crc crio[3645]: time=\"2026-06-12T20:26:29.301261691Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.304573 crc crio[3645]: time=\"2026-06-12T20:26:29.301739833Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.304573 crc crio[3645]: time=\"2026-06-12T20:26:29.302277996Z\" level=info msg=\"runSandbox: deleting pod ID 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7 from idIndex\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.304573 crc crio[3645]: time=\"2026-06-12T20:26:29.302369818Z\" level=info msg=\"runSandbox: removing pod sandbox 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.304573 crc crio[3645]: time=\"2026-06-12T20:26:29.30243559Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.304573 crc crio[3645]: time=\"2026-06-12T20:26:29.302474921Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.304573 crc crio[3645]: time=\"2026-06-12T20:26:29.303729663Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.304573 crc crio[3645]: time=\"2026-06-12T20:26:29.30435211Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.307460 crc crio[3645]: time=\"2026-06-12T20:26:29.30636259Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.307745 crc crio[3645]: time=\"2026-06-12T20:26:29.307538151Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.308611 crc crio[3645]: time=\"2026-06-12T20:26:29.308548397Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.308611 crc crio[3645]: time=\"2026-06-12T20:26:29.308601368Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.311011 crc crio[3645]: time=\"2026-06-12T20:26:29.310909096Z\" level=info msg=\"runSandbox: deleting pod ID edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917 from idIndex\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.311011 crc crio[3645]: time=\"2026-06-12T20:26:29.311005518Z\" level=info msg=\"runSandbox: removing pod sandbox edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.311230 crc crio[3645]: time=\"2026-06-12T20:26:29.311055999Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.311230 crc crio[3645]: time=\"2026-06-12T20:26:29.31107948Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.317695 crc crio[3645]: time=\"2026-06-12T20:26:29.317616266Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.317839 crc crio[3645]: time=\"2026-06-12T20:26:29.317712779Z\" level=info msg=\"runSandbox: deleting pod ID 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76 from idIndex\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.317839 crc crio[3645]: time=\"2026-06-12T20:26:29.31778782Z\" level=info msg=\"runSandbox: removing pod sandbox 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.318066 crc crio[3645]: time=\"2026-06-12T20:26:29.317866832Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.318066 crc crio[3645]: time=\"2026-06-12T20:26:29.317887933Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.320977 crc crio[3645]: time=\"2026-06-12T20:26:29.320796147Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.320977 crc crio[3645]: time=\"2026-06-12T20:26:29.320845888Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.321384 crc crio[3645]: time=\"2026-06-12T20:26:29.321327451Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.321634 crc crio[3645]: time=\"2026-06-12T20:26:29.321475454Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:26:29.321861 crc crio[3645]: time=\"2026-06-12T20:26:29.321780622Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8048870b-ed71-40e9-97d6-6970ef769fd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0012883f8}] Aliases:map[]}\"\nJun 12 20:26:29.321861 crc crio[3645]: time=\"2026-06-12T20:26:29.321820213Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/88ddf2e6-9316-48a7-b89a-4970d6b9496a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc0022d6070}] Aliases:map[]}\"\nJun 12 20:26:29.322083 crc crio[3645]: time=\"2026-06-12T20:26:29.322001687Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:29.322083 crc crio[3645]: time=\"2026-06-12T20:26:29.322035008Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:29.322083 crc crio[3645]: time=\"2026-06-12T20:26:29.322044289Z\" level=info msg=\"runSandbox: deleting pod ID 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5 from idIndex\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.322235 crc crio[3645]: time=\"2026-06-12T20:26:29.32209501Z\" level=info msg=\"runSandbox: removing pod sandbox 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.322235 crc crio[3645]: time=\"2026-06-12T20:26:29.322127111Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.322235 crc crio[3645]: time=\"2026-06-12T20:26:29.32212261Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ecb61782-fece-4ff2-862d-1dd6c94babb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0001889e0}] Aliases:map[]}\"\nJun 12 20:26:29.322392 crc crio[3645]: time=\"2026-06-12T20:26:29.322333216Z\" level=info msg=\"runSandbox: deleting pod ID f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a from idIndex\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.322492 crc crio[3645]: time=\"2026-06-12T20:26:29.322414128Z\" level=info msg=\"runSandbox: removing pod sandbox f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.322492 crc crio[3645]: time=\"2026-06-12T20:26:29.322437748Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:29.322492 crc crio[3645]: time=\"2026-06-12T20:26:29.322476559Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.322904 crc crio[3645]: time=\"2026-06-12T20:26:29.32249799Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.322904 crc crio[3645]: time=\"2026-06-12T20:26:29.3225101Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/fa477f71-18d2-405f-84c0-541c4a5a035d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00112e618}] Aliases:map[]}\"\nJun 12 20:26:29.322904 crc crio[3645]: time=\"2026-06-12T20:26:29.322679484Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:29.323086 crc crio[3645]: time=\"2026-06-12T20:26:29.322988002Z\" level=info msg=\"runSandbox: deleting pod ID bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb from idIndex\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.323086 crc crio[3645]: time=\"2026-06-12T20:26:29.323062664Z\" level=info msg=\"runSandbox: removing pod sandbox bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.323218 crc crio[3645]: time=\"2026-06-12T20:26:29.323092944Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.323218 crc crio[3645]: time=\"2026-06-12T20:26:29.323113645Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.323569 crc crio[3645]: time=\"2026-06-12T20:26:29.323520146Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/2ec1b95a-7659-42ca-bcf4-a844cb75295d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000110198}] Aliases:map[]}\"\nJun 12 20:26:29.323678 crc crio[3645]: time=\"2026-06-12T20:26:29.323557396Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.323775 crc crio[3645]: time=\"2026-06-12T20:26:29.323712631Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:29.323870 crc crio[3645]: time=\"2026-06-12T20:26:29.323784602Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/fed77867-d0fa-4235-8f44-bfbc9ac30d1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc001722380}] Aliases:map[]}\"\nJun 12 20:26:29.323870 crc crio[3645]: time=\"2026-06-12T20:26:29.323853494Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/09fb3f37-7bc5-4a85-a7fb-e89ad3d15b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc0022d6230}] Aliases:map[]}\"\nJun 12 20:26:29.323997 crc crio[3645]: time=\"2026-06-12T20:26:29.323910936Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:29.324046 crc crio[3645]: time=\"2026-06-12T20:26:29.324010098Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688255-pj2k5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:29.324372 crc crio[3645]: time=\"2026-06-12T20:26:29.322188612Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.324953 crc crio[3645]: time=\"2026-06-12T20:26:29.324537972Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2025b0a-5e4c-46bf-881c-f0cc518355d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00112e6e8}] Aliases:map[]}\"\nJun 12 20:26:29.324953 crc crio[3645]: time=\"2026-06-12T20:26:29.324624133Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b83af19b-f0b0-4927-ac8e-340c07a756b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc002a32008}] Aliases:map[]}\"\nJun 12 20:26:29.324953 crc crio[3645]: time=\"2026-06-12T20:26:29.324788178Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:29.324953 crc crio[3645]: time=\"2026-06-12T20:26:29.324857819Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:29.325336 crc crio[3645]: time=\"2026-06-12T20:26:29.32527487Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4fc5106-4ed5-4541-81cd-0db83afa466e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00109e000}] Aliases:map[]}\"\nJun 12 20:26:29.325572 crc crio[3645]: time=\"2026-06-12T20:26:29.325488896Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:29.325814 crc crio[3645]: time=\"2026-06-12T20:26:29.325713632Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/09c62929-01ec-4e64-a90b-b729ee567411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc0017224b0}] Aliases:map[]}\"\nJun 12 20:26:29.325814 crc crio[3645]: time=\"2026-06-12T20:26:29.325751662Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d9487208-1343-4ea2-8b77-2f9b398f9232 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0029e2320}] Aliases:map[]}\"\nJun 12 20:26:29.326008 crc crio[3645]: time=\"2026-06-12T20:26:29.325860126Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:29.326058 crc crio[3645]: time=\"2026-06-12T20:26:29.326022839Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:29.326094 crc crio[3645]: time=\"2026-06-12T20:26:29.3260552Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/5b5f7ce7-514a-4629-a190-891674ab153f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0022d62e8}] Aliases:map[]}\"\nJun 12 20:26:29.326313 crc crio[3645]: time=\"2026-06-12T20:26:29.326209834Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:29.326313 crc crio[3645]: time=\"2026-06-12T20:26:29.323725821Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/98dd6fed-439e-4c80-b2dc-0fb355960f38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc0022d6210}] Aliases:map[]}\"\nJun 12 20:26:29.326533 crc crio[3645]: time=\"2026-06-12T20:26:29.32644226Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:29.328203 crc crio[3645]: time=\"2026-06-12T20:26:29.327905707Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.328268 crc crio[3645]: time=\"2026-06-12T20:26:29.328105632Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.328268 crc crio[3645]: time=\"2026-06-12T20:26:29.328115422Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.328385 crc crio[3645]: time=\"2026-06-12T20:26:29.328292347Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.330034 crc crio[3645]: time=\"2026-06-12T20:26:29.33000497Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.332827 crc crio[3645]: time=\"2026-06-12T20:26:29.332700188Z\" level=info msg=\"runSandbox: deleting pod ID bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436 from idIndex\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.332827 crc crio[3645]: time=\"2026-06-12T20:26:29.332770671Z\" level=info msg=\"runSandbox: removing pod sandbox bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.332827 crc crio[3645]: time=\"2026-06-12T20:26:29.332818752Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.333436 crc crio[3645]: time=\"2026-06-12T20:26:29.332839403Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.334517 crc crio[3645]: time=\"2026-06-12T20:26:29.334430323Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.335032 crc crio[3645]: time=\"2026-06-12T20:26:29.335007837Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.335243 crc crio[3645]: time=\"2026-06-12T20:26:29.335222213Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.339653 crc crio[3645]: time=\"2026-06-12T20:26:29.339582084Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.339771 crc crio[3645]: time=\"2026-06-12T20:26:29.339652636Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.349063 crc crio[3645]: time=\"2026-06-12T20:26:29.348988702Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.349183 crc crio[3645]: time=\"2026-06-12T20:26:29.349086245Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.354054 crc crio[3645]: time=\"2026-06-12T20:26:29.354014389Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.354276 crc crio[3645]: time=\"2026-06-12T20:26:29.354216245Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.367242 crc crio[3645]: time=\"2026-06-12T20:26:29.367124682Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.367327 crc crio[3645]: time=\"2026-06-12T20:26:29.367269486Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.591819 crc crio[3645]: time=\"2026-06-12T20:26:29.591742255Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.596056 crc crio[3645]: time=\"2026-06-12T20:26:29.596017352Z\" level=info msg=\"runSandbox: deleting pod ID 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631 from idIndex\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.596691 crc crio[3645]: time=\"2026-06-12T20:26:29.596067333Z\" level=info msg=\"runSandbox: removing pod sandbox 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.596691 crc crio[3645]: time=\"2026-06-12T20:26:29.596107784Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.596691 crc crio[3645]: time=\"2026-06-12T20:26:29.596129455Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.597247 crc crio[3645]: time=\"2026-06-12T20:26:29.597189112Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.604519 crc crio[3645]: time=\"2026-06-12T20:26:29.603971814Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.604862 crc crio[3645]: time=\"2026-06-12T20:26:29.604767074Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.624348 crc crio[3645]: time=\"2026-06-12T20:26:29.62424719Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.638840 crc crio[3645]: time=\"2026-06-12T20:26:29.638593263Z\" level=info msg=\"runSandbox: deleting pod ID 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626 from idIndex\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.638840 crc crio[3645]: time=\"2026-06-12T20:26:29.638670375Z\" level=info msg=\"runSandbox: removing pod sandbox 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.638840 crc crio[3645]: time=\"2026-06-12T20:26:29.638740797Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.638840 crc crio[3645]: time=\"2026-06-12T20:26:29.638761838Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.646512 crc crio[3645]: time=\"2026-06-12T20:26:29.646298269Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.650496 crc crio[3645]: time=\"2026-06-12T20:26:29.650457204Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.650697 crc crio[3645]: time=\"2026-06-12T20:26:29.650635928Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.666242 crc crio[3645]: time=\"2026-06-12T20:26:29.666056831Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.668769 crc crio[3645]: time=\"2026-06-12T20:26:29.668684798Z\" level=info msg=\"runSandbox: deleting pod ID 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f from idIndex\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.668769 crc crio[3645]: time=\"2026-06-12T20:26:29.668734629Z\" level=info msg=\"runSandbox: removing pod sandbox 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.669203 crc crio[3645]: time=\"2026-06-12T20:26:29.66878374Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.669203 crc crio[3645]: time=\"2026-06-12T20:26:29.668802281Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.671528 crc crio[3645]: time=\"2026-06-12T20:26:29.671355795Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.680274 crc crio[3645]: time=\"2026-06-12T20:26:29.680004625Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.684276 crc crio[3645]: time=\"2026-06-12T20:26:29.684202932Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.684276 crc crio[3645]: time=\"2026-06-12T20:26:29.684255093Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.688716 crc crio[3645]: time=\"2026-06-12T20:26:29.68769039Z\" level=info msg=\"runSandbox: deleting pod ID 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7 from idIndex\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.688716 crc crio[3645]: time=\"2026-06-12T20:26:29.687857514Z\" level=info msg=\"runSandbox: removing pod sandbox 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.688716 crc crio[3645]: time=\"2026-06-12T20:26:29.688606883Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.688883 crc crio[3645]: time=\"2026-06-12T20:26:29.688705936Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.690572 crc crio[3645]: time=\"2026-06-12T20:26:29.690502291Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.703867 crc crio[3645]: time=\"2026-06-12T20:26:29.703785759Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.703867 crc crio[3645]: time=\"2026-06-12T20:26:29.703867091Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.708525 crc crio[3645]: time=\"2026-06-12T20:26:29.708445167Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.710400 crc crio[3645]: time=\"2026-06-12T20:26:29.710317204Z\" level=info msg=\"runSandbox: deleting pod ID c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183 from idIndex\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.710400 crc crio[3645]: time=\"2026-06-12T20:26:29.710388816Z\" level=info msg=\"runSandbox: removing pod sandbox c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.710653 crc crio[3645]: time=\"2026-06-12T20:26:29.710437327Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.710653 crc crio[3645]: time=\"2026-06-12T20:26:29.710459807Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.711010 crc crio[3645]: time=\"2026-06-12T20:26:29.710814777Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.712633 crc crio[3645]: time=\"2026-06-12T20:26:29.712450028Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.715000 crc crio[3645]: time=\"2026-06-12T20:26:29.714835228Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_collect-profiles-29688255-pj2k5_openshift-operator-lifecycle-manager_0809aa4a-859a-46fe-8412-220888536015_0\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.715072 crc crio[3645]: time=\"2026-06-12T20:26:29.715012334Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_collect-profiles-29688255-pj2k5_openshift-operator-lifecycle-manager_0809aa4a-859a-46fe-8412-220888536015_0\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.723253 crc crio[3645]: time=\"2026-06-12T20:26:29.72313102Z\" level=info msg=\"runSandbox: deleting pod ID 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f from idIndex\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.723253 crc crio[3645]: time=\"2026-06-12T20:26:29.723247883Z\" level=info msg=\"runSandbox: removing pod sandbox 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.723504 crc crio[3645]: time=\"2026-06-12T20:26:29.723319455Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.723504 crc crio[3645]: time=\"2026-06-12T20:26:29.723343035Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.733321 crc crio[3645]: time=\"2026-06-12T20:26:29.733089853Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.742433 crc crio[3645]: time=\"2026-06-12T20:26:29.742370928Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.742567 crc crio[3645]: time=\"2026-06-12T20:26:29.74245755Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.767217 crc crio[3645]: time=\"2026-06-12T20:26:29.767094184Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.769858 crc crio[3645]: time=\"2026-06-12T20:26:29.769772494Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.770212 crc crio[3645]: time=\"2026-06-12T20:26:29.770121652Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.777979 crc crio[3645]: time=\"2026-06-12T20:26:29.777851139Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.779463 crc crio[3645]: time=\"2026-06-12T20:26:29.779339397Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.782396 crc crio[3645]: time=\"2026-06-12T20:26:29.782330522Z\" level=info msg=\"runSandbox: deleting pod ID da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7 from idIndex\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.782396 crc crio[3645]: time=\"2026-06-12T20:26:29.782399684Z\" level=info msg=\"runSandbox: removing pod sandbox da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.782561 crc crio[3645]: time=\"2026-06-12T20:26:29.782488486Z\" level=info msg=\"runSandbox: deleting pod ID 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b from idIndex\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.782561 crc crio[3645]: time=\"2026-06-12T20:26:29.782505367Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.782629 crc crio[3645]: time=\"2026-06-12T20:26:29.782586449Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.782629 crc crio[3645]: time=\"2026-06-12T20:26:29.782590439Z\" level=info msg=\"runSandbox: deleting pod ID f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067 from idIndex\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.782629 crc crio[3645]: time=\"2026-06-12T20:26:29.78262244Z\" level=info msg=\"runSandbox: removing pod sandbox f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.782796 crc crio[3645]: time=\"2026-06-12T20:26:29.78265044Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.782796 crc crio[3645]: time=\"2026-06-12T20:26:29.782676421Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.783255 crc crio[3645]: time=\"2026-06-12T20:26:29.782519747Z\" level=info msg=\"runSandbox: removing pod sandbox 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.783437 crc crio[3645]: time=\"2026-06-12T20:26:29.78341939Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.783532 crc crio[3645]: time=\"2026-06-12T20:26:29.783517362Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.788672 crc crio[3645]: time=\"2026-06-12T20:26:29.788600211Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.789567 crc crio[3645]: time=\"2026-06-12T20:26:29.788659302Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.795067 crc crio[3645]: time=\"2026-06-12T20:26:29.791827153Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.801047 crc crio[3645]: time=\"2026-06-12T20:26:29.801001856Z\" level=info msg=\"runSandbox: deleting pod ID e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444 from idIndex\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.801334 crc crio[3645]: time=\"2026-06-12T20:26:29.801305553Z\" level=info msg=\"runSandbox: removing pod sandbox e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.801570 crc crio[3645]: time=\"2026-06-12T20:26:29.801540139Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.801715 crc crio[3645]: time=\"2026-06-12T20:26:29.801691063Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.802320 crc crio[3645]: time=\"2026-06-12T20:26:29.801339914Z\" level=info msg=\"runSandbox: deleting pod ID daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b from idIndex\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.802320 crc crio[3645]: time=\"2026-06-12T20:26:29.802081134Z\" level=info msg=\"runSandbox: removing pod sandbox daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.802320 crc crio[3645]: time=\"2026-06-12T20:26:29.802204787Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.802320 crc crio[3645]: time=\"2026-06-12T20:26:29.802247328Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.803278 crc crio[3645]: time=\"2026-06-12T20:26:29.803245303Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.803462 crc crio[3645]: time=\"2026-06-12T20:26:29.803434348Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.804174 crc crio[3645]: time=\"2026-06-12T20:26:29.804068574Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.806845 crc crio[3645]: time=\"2026-06-12T20:26:29.806733741Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.807233 crc crio[3645]: time=\"2026-06-12T20:26:29.807182293Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.820102 crc crio[3645]: time=\"2026-06-12T20:26:29.814361805Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.820417 crc crio[3645]: time=\"2026-06-12T20:26:29.820380138Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.820765 crc crio[3645]: time=\"2026-06-12T20:26:29.819343121Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.820906 crc crio[3645]: time=\"2026-06-12T20:26:29.82088113Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.821195 crc crio[3645]: time=\"2026-06-12T20:26:29.815475554Z\" level=info msg=\"runSandbox: deleting pod ID 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b from idIndex\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.821297 crc crio[3645]: time=\"2026-06-12T20:26:29.82127985Z\" level=info msg=\"runSandbox: removing pod sandbox 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.821411 crc crio[3645]: time=\"2026-06-12T20:26:29.821395464Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.821489 crc crio[3645]: time=\"2026-06-12T20:26:29.821473996Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.823673 crc crio[3645]: time=\"2026-06-12T20:26:29.82360408Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.832229 crc crio[3645]: time=\"2026-06-12T20:26:29.831043949Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.832334 crc crio[3645]: time=\"2026-06-12T20:26:29.83229383Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.832504 crc crio[3645]: time=\"2026-06-12T20:26:29.830289669Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.834659 crc crio[3645]: time=\"2026-06-12T20:26:29.831350007Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.835692 crc crio[3645]: time=\"2026-06-12T20:26:29.835632345Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.835753 crc crio[3645]: time=\"2026-06-12T20:26:29.835689167Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.851736 crc crio[3645]: time=\"2026-06-12T20:26:29.851628271Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.853775 crc crio[3645]: time=\"2026-06-12T20:26:29.853600541Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.863614 crc crio[3645]: time=\"2026-06-12T20:26:29.863497653Z\" level=info msg=\"runSandbox: deleting pod ID d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7 from idIndex\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.863614 crc crio[3645]: time=\"2026-06-12T20:26:29.863590275Z\" level=info msg=\"runSandbox: removing pod sandbox d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.863781 crc crio[3645]: time=\"2026-06-12T20:26:29.863659327Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.863781 crc crio[3645]: time=\"2026-06-12T20:26:29.863680597Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.868109 crc crio[3645]: time=\"2026-06-12T20:26:29.868020367Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.870625 crc crio[3645]: time=\"2026-06-12T20:26:29.870552581Z\" level=info msg=\"runSandbox: deleting pod ID 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07 from idIndex\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.870625 crc crio[3645]: time=\"2026-06-12T20:26:29.870617752Z\" level=info msg=\"runSandbox: removing pod sandbox 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.870767 crc crio[3645]: time=\"2026-06-12T20:26:29.870663293Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.870767 crc crio[3645]: time=\"2026-06-12T20:26:29.870686204Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.872645 crc crio[3645]: time=\"2026-06-12T20:26:29.87169947Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.874663 crc crio[3645]: time=\"2026-06-12T20:26:29.874214674Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.874663 crc crio[3645]: time=\"2026-06-12T20:26:29.874262685Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.880403 crc crio[3645]: time=\"2026-06-12T20:26:29.880319379Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:29.880506 crc crio[3645]: time=\"2026-06-12T20:26:29.880400481Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:30.127173 crc crio[3645]: time=\"2026-06-12T20:26:30.127028792Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/POD\" id=6261e093-6019-43c1-8d89-47d05085b4ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:30.128511 crc crio[3645]: time=\"2026-06-12T20:26:30.127211016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:30.147977 crc crio[3645]: time=\"2026-06-12T20:26:30.147753618Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/f058483c-a28a-4d87-a2e0-e3524247a6e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc002a32708}] Aliases:map[]}\"\nJun 12 20:26:30.147977 crc crio[3645]: time=\"2026-06-12T20:26:30.147879481Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688255-pj2k5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:30.444841 crc crio[3645]: 2026-06-12T20:26:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9946628f889ed55 Mac:2a:11:84:5a:62:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/f058483c-a28a-4d87-a2e0-e3524247a6e8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:30.446210 crc crio[3645]: time=\"2026-06-12T20:26:30.446020459Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/f058483c-a28a-4d87-a2e0-e3524247a6e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc002a32708}] Aliases:map[]}\"\nJun 12 20:26:30.446503 crc crio[3645]: time=\"2026-06-12T20:26:30.446357777Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688255-pj2k5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:30.454630 crc crio[3645]: time=\"2026-06-12T20:26:30.454537385Z\" level=info msg=\"Ran pod sandbox 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/POD\" id=6261e093-6019-43c1-8d89-47d05085b4ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:30.457463 crc crio[3645]: time=\"2026-06-12T20:26:30.457294955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2aa9fc36-c306-490c-8276-c23297c239e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:30.459505 crc crio[3645]: time=\"2026-06-12T20:26:30.459413858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c8e50cb5-0922-45be-93df-74c660ff3e35 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:30.476346 crc crio[3645]: time=\"2026-06-12T20:26:30.476127983Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/collect-profiles\" id=a961945e-eceb-40d2-9882-f5726cad8c79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:30.477053 crc crio[3645]: time=\"2026-06-12T20:26:30.476862442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:30.502007 crc crio[3645]: time=\"2026-06-12T20:26:30.501808274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:30.512307 crc crio[3645]: time=\"2026-06-12T20:26:30.512111716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:30.650489 crc crio[3645]: time=\"2026-06-12T20:26:30.650280214Z\" level=info msg=\"Created container 8d660b895a99a5e4f180c673fa9537bdb2ff1af8ddfa0981fb145670a8bbccab: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/collect-profiles\" id=a961945e-eceb-40d2-9882-f5726cad8c79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:30.651689 crc crio[3645]: time=\"2026-06-12T20:26:30.651556695Z\" level=info msg=\"Starting container: 8d660b895a99a5e4f180c673fa9537bdb2ff1af8ddfa0981fb145670a8bbccab\" id=48b5d4b7-084f-467a-b9f3-8d8c0cc6fe48 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:30.662764 crc crio[3645]: time=\"2026-06-12T20:26:30.662573225Z\" level=info msg=\"Started container\" PID=13763 containerID=8d660b895a99a5e4f180c673fa9537bdb2ff1af8ddfa0981fb145670a8bbccab description=openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/collect-profiles id=48b5d4b7-084f-467a-b9f3-8d8c0cc6fe48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2\nJun 12 20:26:36.192598 crc crio[3645]: time=\"2026-06-12T20:26:36.190722712Z\" level=info msg=\"Stopping pod sandbox: 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2\" id=20d38d28-e1aa-4a61-b9aa-aa6b0fae0d87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:26:36.193855 crc crio[3645]: time=\"2026-06-12T20:26:36.192989448Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/f058483c-a28a-4d87-a2e0-e3524247a6e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc001288358}] Aliases:map[]}\"\nJun 12 20:26:36.193855 crc crio[3645]: time=\"2026-06-12T20:26:36.193260846Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688255-pj2k5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:36.504472 crc crio[3645]: time=\"2026-06-12T20:26:36.503667676Z\" level=info msg=\"Stopped pod sandbox: 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2\" id=20d38d28-e1aa-4a61-b9aa-aa6b0fae0d87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:26:39.671591 crc crio[3645]: time=\"2026-06-12T20:26:39.671252104Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=34f535ff-8245-4206-8909-600784c15bd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:39.671591 crc crio[3645]: time=\"2026-06-12T20:26:39.671423599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:39.673325 crc crio[3645]: time=\"2026-06-12T20:26:39.671563734Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=72ffe6db-fd7d-46fb-8183-c23b40e2947c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:39.673325 crc crio[3645]: time=\"2026-06-12T20:26:39.671708248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:39.673698 crc crio[3645]: time=\"2026-06-12T20:26:39.673311645Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=5f6dd090-7880-4923-b254-5f8e91babf2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:39.673698 crc crio[3645]: time=\"2026-06-12T20:26:39.673417998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:39.673698 crc crio[3645]: time=\"2026-06-12T20:26:39.673453319Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=80326c27-da60-451b-8475-a9f72d119800 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:39.673698 crc crio[3645]: time=\"2026-06-12T20:26:39.673567882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:39.674227 crc crio[3645]: time=\"2026-06-12T20:26:39.673318265Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=927c8584-f751-4195-896f-7b66f4d74606 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:39.674227 crc crio[3645]: time=\"2026-06-12T20:26:39.674073858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:39.674444 crc crio[3645]: time=\"2026-06-12T20:26:39.673763638Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=7afb2a88-2818-47ff-bc11-321cbf7d55df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:39.674673 crc crio[3645]: time=\"2026-06-12T20:26:39.674534911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:39.726864 crc crio[3645]: time=\"2026-06-12T20:26:39.726661947Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1364def0-6476-40fd-81ed-b73e14027d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00008c3d0}] Aliases:map[]}\"\nJun 12 20:26:39.726864 crc crio[3645]: time=\"2026-06-12T20:26:39.726795351Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:39.728642 crc crio[3645]: time=\"2026-06-12T20:26:39.728577843Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/16140a9d-a7f7-4794-ac5c-40f4bb9d48f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000188e88}] Aliases:map[]}\"\nJun 12 20:26:39.728876 crc crio[3645]: time=\"2026-06-12T20:26:39.72883876Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:39.782432 crc crio[3645]: time=\"2026-06-12T20:26:39.782287655Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/dcf1d601-3c3d-4aba-9439-c10e7c2ccc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc00008c808}] Aliases:map[]}\"\nJun 12 20:26:39.782432 crc crio[3645]: time=\"2026-06-12T20:26:39.782383698Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:39.786609 crc crio[3645]: time=\"2026-06-12T20:26:39.786545901Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c2da011-19a7-45f7-94cc-73130751094a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000189210}] Aliases:map[]}\"\nJun 12 20:26:39.787102 crc crio[3645]: time=\"2026-06-12T20:26:39.787061636Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:39.791909 crc crio[3645]: time=\"2026-06-12T20:26:39.791723082Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/db859532-28c2-4b8d-9a9a-365b91d87eac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0029e2780}] Aliases:map[]}\"\nJun 12 20:26:39.791909 crc crio[3645]: time=\"2026-06-12T20:26:39.791808244Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:39.798917 crc crio[3645]: time=\"2026-06-12T20:26:39.798786519Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/51bebbae-f128-4788-b3b7-7f82c2c71a45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0017225d0}] Aliases:map[]}\"\nJun 12 20:26:39.798917 crc crio[3645]: time=\"2026-06-12T20:26:39.798878721Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:40.081592 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a4b2296acc3002 Mac:4a:a1:e6:21:42:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/1364def0-6476-40fd-81ed-b73e14027d5f SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:40.085108 crc crio[3645]: time=\"2026-06-12T20:26:40.08500251Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1364def0-6476-40fd-81ed-b73e14027d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00008c3d0}] Aliases:map[]}\"\nJun 12 20:26:40.085400 crc crio[3645]: time=\"2026-06-12T20:26:40.085287739Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:40.091835 crc crio[3645]: time=\"2026-06-12T20:26:40.091673675Z\" level=info msg=\"Ran pod sandbox 6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=34f535ff-8245-4206-8909-600784c15bd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:40.094616 crc crio[3645]: time=\"2026-06-12T20:26:40.094567541Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4fb0b342-6dc3-4606-bb59-efc1a95cb07d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:40.099519 crc crio[3645]: time=\"2026-06-12T20:26:40.099421803Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b6b75d99-e92a-4e78-a0f3-8489a2545b6a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:40.100850 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f94d8c79a22d173 Mac:7a:07:bf:83:cd:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/16140a9d-a7f7-4794-ac5c-40f4bb9d48f6 SocketPath: PciID:}] [{Interface:0xc00011b4e0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:40.102008 crc crio[3645]: time=\"2026-06-12T20:26:40.101879784Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/16140a9d-a7f7-4794-ac5c-40f4bb9d48f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000188e88}] Aliases:map[]}\"\nJun 12 20:26:40.102213 crc crio[3645]: time=\"2026-06-12T20:26:40.102081431Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:40.104528 crc crio[3645]: time=\"2026-06-12T20:26:40.10445415Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=98288096-6857-4d2a-bcc6-a79ce935c497 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:40.104780 crc crio[3645]: time=\"2026-06-12T20:26:40.104722857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.110882 crc crio[3645]: time=\"2026-06-12T20:26:40.110753354Z\" level=info msg=\"Ran pod sandbox f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=72ffe6db-fd7d-46fb-8183-c23b40e2947c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:40.113851 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3b319eb2735945 Mac:32:a3:01:c9:e8:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/51bebbae-f128-4788-b3b7-7f82c2c71a45 SocketPath: PciID:}] [{Interface:0xc000014b70 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:40.113851 crc crio[3645]: time=\"2026-06-12T20:26:40.112742952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=9344a868-1511-4648-9449-cbed23653db8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:40.114700 crc crio[3645]: time=\"2026-06-12T20:26:40.114632838Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/51bebbae-f128-4788-b3b7-7f82c2c71a45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0017225d0}] Aliases:map[]}\"\nJun 12 20:26:40.114840 crc crio[3645]: time=\"2026-06-12T20:26:40.114823674Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:40.128224 crc crio[3645]: time=\"2026-06-12T20:26:40.128125383Z\" level=info msg=\"Ran pod sandbox d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=7afb2a88-2818-47ff-bc11-321cbf7d55df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:40.130435 crc crio[3645]: time=\"2026-06-12T20:26:40.130323197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=a0946dbf-f034-416e-abcb-4796b3e339f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:40.132383 crc crio[3645]: time=\"2026-06-12T20:26:40.132339087Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=858fd3e0-957c-49c0-9657-09280d1a88f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:40.132650 crc crio[3645]: time=\"2026-06-12T20:26:40.132532873Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=6e04218e-ed09-4edc-9b2b-3f7a3f01aefc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:40.135861 crc crio[3645]: time=\"2026-06-12T20:26:40.135784987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.137217 crc crio[3645]: time=\"2026-06-12T20:26:40.137128387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.140262 crc crio[3645]: time=\"2026-06-12T20:26:40.140195407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=17faaa33-e773-413f-a71e-f4ad8581c36d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:40.145891 crc crio[3645]: time=\"2026-06-12T20:26:40.145842323Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=9e5b4ef6-cf76-4f5a-b34d-1c7fd89e2c60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:40.146294 crc crio[3645]: time=\"2026-06-12T20:26:40.146233954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.159514 crc crio[3645]: time=\"2026-06-12T20:26:40.159263085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.194816 crc crio[3645]: time=\"2026-06-12T20:26:40.19460172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.200255 crc crio[3645]: time=\"2026-06-12T20:26:40.200146022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.325259 crc crio[3645]: time=\"2026-06-12T20:26:40.313417379Z\" level=info msg=\"Created container 7f5122ff2744499742ccf51932a1eee8e44a66046279e31accdec11818b8fcbf: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=9e5b4ef6-cf76-4f5a-b34d-1c7fd89e2c60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:40.325259 crc crio[3645]: time=\"2026-06-12T20:26:40.322303539Z\" level=info msg=\"Starting container: 7f5122ff2744499742ccf51932a1eee8e44a66046279e31accdec11818b8fcbf\" id=c76ec4a5-27fe-4c11-8804-911d4e92aff3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:40.339414 crc crio[3645]: time=\"2026-06-12T20:26:40.339303017Z\" level=info msg=\"Started container\" PID=14082 containerID=7f5122ff2744499742ccf51932a1eee8e44a66046279e31accdec11818b8fcbf description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=c76ec4a5-27fe-4c11-8804-911d4e92aff3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455\nJun 12 20:26:40.394373 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ae82c83094957f Mac:0a:99:ca:7c:3f:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/db859532-28c2-4b8d-9a9a-365b91d87eac SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:40.394637 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:daf0d7b529e5a8a Mac:06:47:ec:d0:5f:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/dcf1d601-3c3d-4aba-9439-c10e7c2ccc8a SocketPath: PciID:}] [{Interface:0xc000195020 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:40.395248 crc crio[3645]: time=\"2026-06-12T20:26:40.395116491Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/dcf1d601-3c3d-4aba-9439-c10e7c2ccc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc00008c808}] Aliases:map[]}\"\nJun 12 20:26:40.395352 crc crio[3645]: time=\"2026-06-12T20:26:40.395259525Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/db859532-28c2-4b8d-9a9a-365b91d87eac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0029e2780}] Aliases:map[]}\"\nJun 12 20:26:40.395352 crc crio[3645]: time=\"2026-06-12T20:26:40.395308967Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:40.395531 crc crio[3645]: time=\"2026-06-12T20:26:40.395458072Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:40.396646 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61f4b129c13de7b Mac:d6:49:05:c4:f8:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/6c2da011-19a7-45f7-94cc-73130751094a SocketPath: PciID:}] [{Interface:0xc000536550 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:40.397071 crc crio[3645]: time=\"2026-06-12T20:26:40.397016458Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c2da011-19a7-45f7-94cc-73130751094a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000189210}] Aliases:map[]}\"\nJun 12 20:26:40.397250 crc crio[3645]: time=\"2026-06-12T20:26:40.397156692Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:40.401787 crc crio[3645]: time=\"2026-06-12T20:26:40.401705255Z\" level=info msg=\"Ran pod sandbox daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=5f6dd090-7880-4923-b254-5f8e91babf2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:40.404696 crc crio[3645]: time=\"2026-06-12T20:26:40.404505717Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=75ca1faf-ee57-4e05-bd64-a4b7df510b42 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:40.407102 crc crio[3645]: time=\"2026-06-12T20:26:40.40703108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=462c5a9f-5af3-40b2-a6e7-9d0a48497972 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:40.409426 crc crio[3645]: time=\"2026-06-12T20:26:40.409365988Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=4b41952d-ae78-4a21-a2d9-e42e2ba98123 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:40.409790 crc crio[3645]: time=\"2026-06-12T20:26:40.409665147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.409790 crc crio[3645]: time=\"2026-06-12T20:26:40.409783671Z\" level=info msg=\"Ran pod sandbox 5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=927c8584-f751-4195-896f-7b66f4d74606 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:40.413311 crc crio[3645]: time=\"2026-06-12T20:26:40.413234452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=782109bd-6753-4370-a24c-2f11a4e93e43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:40.414436 crc crio[3645]: time=\"2026-06-12T20:26:40.414373306Z\" level=info msg=\"Ran pod sandbox 61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=80326c27-da60-451b-8475-a9f72d119800 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:40.416414 crc crio[3645]: time=\"2026-06-12T20:26:40.416107026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=59f108d9-a1e7-4db8-b13e-b1608a38afbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:40.417467 crc crio[3645]: time=\"2026-06-12T20:26:40.417304801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6083670d-ffd3-4f21-bb77-472aff7f8bb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:40.428414 crc crio[3645]: time=\"2026-06-12T20:26:40.428322404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=9697d686-cfba-4d72-8cd2-8348014c5132 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:40.429351 crc crio[3645]: time=\"2026-06-12T20:26:40.429261922Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=30f7f9a2-8986-4b56-afff-18d6017524ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:40.429633 crc crio[3645]: time=\"2026-06-12T20:26:40.42956238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.430395 crc crio[3645]: time=\"2026-06-12T20:26:40.430338454Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=9b4bee0d-b653-4f63-a2bb-a4c74cf61842 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:40.430581 crc crio[3645]: time=\"2026-06-12T20:26:40.430531029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.448108 crc crio[3645]: time=\"2026-06-12T20:26:40.447810235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.460002 crc crio[3645]: time=\"2026-06-12T20:26:40.459870028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.466250 crc crio[3645]: time=\"2026-06-12T20:26:40.466197053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.468251 crc crio[3645]: time=\"2026-06-12T20:26:40.468206052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.489420 crc crio[3645]: time=\"2026-06-12T20:26:40.489351652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.489523 crc crio[3645]: time=\"2026-06-12T20:26:40.489486715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.489741 crc crio[3645]: time=\"2026-06-12T20:26:40.48965422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.542000 crc crio[3645]: time=\"2026-06-12T20:26:40.541859659Z\" level=info msg=\"Created container bd0c742e1d7dc9d95ec21fd79e1242a0542bc1a7caa2e35b5c3c7d3a6ee0fd99: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=30f7f9a2-8986-4b56-afff-18d6017524ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:40.543004 crc crio[3645]: time=\"2026-06-12T20:26:40.54290773Z\" level=info msg=\"Starting container: bd0c742e1d7dc9d95ec21fd79e1242a0542bc1a7caa2e35b5c3c7d3a6ee0fd99\" id=58e2e24a-554b-4e2b-8998-0bc17c4d373a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:40.549005 crc crio[3645]: time=\"2026-06-12T20:26:40.548916635Z\" level=info msg=\"Started container\" PID=14097 containerID=bd0c742e1d7dc9d95ec21fd79e1242a0542bc1a7caa2e35b5c3c7d3a6ee0fd99 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=58e2e24a-554b-4e2b-8998-0bc17c4d373a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398\nJun 12 20:26:40.562718 crc crio[3645]: time=\"2026-06-12T20:26:40.562591906Z\" level=info msg=\"Created container f0dedf91f06bc3cf27974d73b3e021ce87242fbc9955d05807be1ec8d8538972: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=858fd3e0-957c-49c0-9657-09280d1a88f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:40.563617 crc crio[3645]: time=\"2026-06-12T20:26:40.563550053Z\" level=info msg=\"Starting container: f0dedf91f06bc3cf27974d73b3e021ce87242fbc9955d05807be1ec8d8538972\" id=05dafaf0-49f6-4181-9964-1112583bf572 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:40.564058 crc crio[3645]: time=\"2026-06-12T20:26:40.564004377Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1def8ae8-c3dd-4814-a2b7-d80d8c16f9a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:40.575754 crc crio[3645]: time=\"2026-06-12T20:26:40.574414702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2aad8fe1-ec68-4e2a-929d-29e657c002dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:40.576347 crc crio[3645]: time=\"2026-06-12T20:26:40.576264506Z\" level=info msg=\"Started container\" PID=14102 containerID=f0dedf91f06bc3cf27974d73b3e021ce87242fbc9955d05807be1ec8d8538972 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=05dafaf0-49f6-4181-9964-1112583bf572 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa\nJun 12 20:26:40.577200 crc crio[3645]: time=\"2026-06-12T20:26:40.577105991Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=c44de41b-d612-4787-a0b8-d2ed79c6a4a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:40.577481 crc crio[3645]: time=\"2026-06-12T20:26:40.57742378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.590007 crc crio[3645]: time=\"2026-06-12T20:26:40.589878365Z\" level=info msg=\"Created container 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=4b41952d-ae78-4a21-a2d9-e42e2ba98123 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:40.592296 crc crio[3645]: time=\"2026-06-12T20:26:40.592150242Z\" level=info msg=\"Starting container: 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55\" id=39980f35-69ce-4672-8930-4db42a15c040 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:40.594901 crc crio[3645]: time=\"2026-06-12T20:26:40.594868001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=826afd95-bf0e-478a-8e0a-6ef611b3cd7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:40.606345 crc crio[3645]: time=\"2026-06-12T20:26:40.606304836Z\" level=info msg=\"Started container\" PID=14112 containerID=49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=39980f35-69ce-4672-8930-4db42a15c040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa\nJun 12 20:26:40.610804 crc crio[3645]: time=\"2026-06-12T20:26:40.610745026Z\" level=info msg=\"Created container f939ae26f46d6d9c51498b10ca8ebd3092c6621fc9df82db05220bd88d382853: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=98288096-6857-4d2a-bcc6-a79ce935c497 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:40.612283 crc crio[3645]: time=\"2026-06-12T20:26:40.61221222Z\" level=info msg=\"Starting container: f939ae26f46d6d9c51498b10ca8ebd3092c6621fc9df82db05220bd88d382853\" id=2efa4861-f30b-4668-81bf-f8e9f2f1b1a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:40.619254 crc crio[3645]: time=\"2026-06-12T20:26:40.619155442Z\" level=info msg=\"Started container\" PID=14110 containerID=f939ae26f46d6d9c51498b10ca8ebd3092c6621fc9df82db05220bd88d382853 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=2efa4861-f30b-4668-81bf-f8e9f2f1b1a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04\nJun 12 20:26:40.623218 crc crio[3645]: time=\"2026-06-12T20:26:40.623070477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=532ebf80-7030-4cb0-8f85-d0baa912af9b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:40.627324 crc crio[3645]: time=\"2026-06-12T20:26:40.627025613Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=aecc2f93-fff8-481e-a991-a08d1b718970 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:40.627534 crc crio[3645]: time=\"2026-06-12T20:26:40.627398994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.661769 crc crio[3645]: time=\"2026-06-12T20:26:40.661655616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.667761 crc crio[3645]: time=\"2026-06-12T20:26:40.667662212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.668588 crc crio[3645]: time=\"2026-06-12T20:26:40.668531938Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=0f75bf05-3edb-4569-a90c-339ff9fee0a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:40.668643 crc crio[3645]: time=\"2026-06-12T20:26:40.668591469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.670444 crc crio[3645]: time=\"2026-06-12T20:26:40.670250859Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=9200b36b-2f6d-42f9-9c5c-133d3d8c3c61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:40.670444 crc crio[3645]: time=\"2026-06-12T20:26:40.670333111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.670526 crc crio[3645]: time=\"2026-06-12T20:26:40.670500696Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=f518298b-9115-4687-b2ff-63b894a3cff6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:40.670526 crc crio[3645]: time=\"2026-06-12T20:26:40.670526177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.670637 crc crio[3645]: time=\"2026-06-12T20:26:40.670597089Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=ca6b766a-494c-46b7-ab06-f423b2d4a5bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:40.670714 crc crio[3645]: time=\"2026-06-12T20:26:40.67064895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.671266 crc crio[3645]: time=\"2026-06-12T20:26:40.671160735Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=f06eaeac-d493-4f62-87f5-4ead69202efe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:40.671351 crc crio[3645]: time=\"2026-06-12T20:26:40.671274148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.671453 crc crio[3645]: time=\"2026-06-12T20:26:40.671388722Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=78914b72-f812-4a5d-aa37-eda5c36dea25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:40.671595 crc crio[3645]: time=\"2026-06-12T20:26:40.671537267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.674995 crc crio[3645]: time=\"2026-06-12T20:26:40.674857543Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=67f14660-f4e6-4464-be0c-8af922154c43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:40.674995 crc crio[3645]: time=\"2026-06-12T20:26:40.674968597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.677841 crc crio[3645]: time=\"2026-06-12T20:26:40.677761309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.704078 crc crio[3645]: time=\"2026-06-12T20:26:40.703890684Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/152966f0-aefe-4626-a71e-26d5865d9e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000188960}] Aliases:map[]}\"\nJun 12 20:26:40.704078 crc crio[3645]: time=\"2026-06-12T20:26:40.703982177Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:40.706213 crc crio[3645]: time=\"2026-06-12T20:26:40.70613858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:40.709856 crc crio[3645]: time=\"2026-06-12T20:26:40.709792477Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c82828fe-3313-4523-a809-3c159690aa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0029c6568}] Aliases:map[]}\"\nJun 12 20:26:40.710021 crc crio[3645]: time=\"2026-06-12T20:26:40.709858468Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:40.711395 crc crio[3645]: time=\"2026-06-12T20:26:40.711325961Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/bed53be4-c7c8-47c2-a8c0-5123bf6a7d3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000110658}] Aliases:map[]}\"\nJun 12 20:26:40.711395 crc crio[3645]: time=\"2026-06-12T20:26:40.711388503Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:40.763525 crc crio[3645]: time=\"2026-06-12T20:26:40.763472268Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9d91850c-5f4e-4975-b31e-60f47ab18407 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc001722100}] Aliases:map[]}\"\nJun 12 20:26:40.763827 crc crio[3645]: time=\"2026-06-12T20:26:40.763808148Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:40.778747 crc crio[3645]: time=\"2026-06-12T20:26:40.778492348Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/441ed273-a039-44c7-b0b9-6d516aa13eb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc002a325a0}] Aliases:map[]}\"\nJun 12 20:26:40.778747 crc crio[3645]: time=\"2026-06-12T20:26:40.778762306Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:40.783421 crc crio[3645]: time=\"2026-06-12T20:26:40.783023501Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/91aa7801-b2e4-4684-af07-4d4668fff882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0029c6690}] Aliases:map[]}\"\nJun 12 20:26:40.783421 crc crio[3645]: time=\"2026-06-12T20:26:40.783073012Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:40.785355 crc crio[3645]: time=\"2026-06-12T20:26:40.784611727Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0941a0ce-9fb0-4de1-a172-9b52b1048990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000188c48}] Aliases:map[]}\"\nJun 12 20:26:40.785355 crc crio[3645]: time=\"2026-06-12T20:26:40.78472151Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:40.906141 crc crio[3645]: time=\"2026-06-12T20:26:40.905584119Z\" level=info msg=\"Created container e4e1623ce6478029b8366615f39be41a475427a4235122235465b625283930ad: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=c44de41b-d612-4787-a0b8-d2ed79c6a4a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:40.908790 crc crio[3645]: time=\"2026-06-12T20:26:40.908686961Z\" level=info msg=\"Starting container: e4e1623ce6478029b8366615f39be41a475427a4235122235465b625283930ad\" id=4c0af85a-d38d-4f0a-a80e-ea1fdd0f1c79 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:40.915573 crc crio[3645]: time=\"2026-06-12T20:26:40.91549007Z\" level=info msg=\"Started container\" PID=14256 containerID=e4e1623ce6478029b8366615f39be41a475427a4235122235465b625283930ad description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=4c0af85a-d38d-4f0a-a80e-ea1fdd0f1c79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398\nJun 12 20:26:40.919204 crc crio[3645]: time=\"2026-06-12T20:26:40.919085245Z\" level=info msg=\"Created container 007f6e9f6cc45e51e378f55f27017ae06e96b182c23deaf4da41494b37ddd138: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=9b4bee0d-b653-4f63-a2bb-a4c74cf61842 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:40.920432 crc crio[3645]: time=\"2026-06-12T20:26:40.920377414Z\" level=info msg=\"Starting container: 007f6e9f6cc45e51e378f55f27017ae06e96b182c23deaf4da41494b37ddd138\" id=3ad10c15-67cd-4638-b8da-764d36c695f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:40.925248 crc crio[3645]: time=\"2026-06-12T20:26:40.924202865Z\" level=info msg=\"Started container\" PID=14251 containerID=007f6e9f6cc45e51e378f55f27017ae06e96b182c23deaf4da41494b37ddd138 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=3ad10c15-67cd-4638-b8da-764d36c695f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c\nJun 12 20:26:40.992440 crc crio[3645]: time=\"2026-06-12T20:26:40.992364602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.110991 crc crio[3645]: time=\"2026-06-12T20:26:41.107315778Z\" level=info msg=\"Created container 213435aaf6b7ee2e31d739ffdafd9ccb1bfac09a13b154c67499cfd82543a6f7: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=aecc2f93-fff8-481e-a991-a08d1b718970 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.119013 crc crio[3645]: time=\"2026-06-12T20:26:41.1152249Z\" level=info msg=\"Starting container: 213435aaf6b7ee2e31d739ffdafd9ccb1bfac09a13b154c67499cfd82543a6f7\" id=bcf660b4-ef63-4f41-835e-5b86729bfc89 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:41.131339 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81f11d899e45aa5 Mac:ce:9c:d6:88:e1:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/152966f0-aefe-4626-a71e-26d5865d9e1a SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:41.134503 crc crio[3645]: time=\"2026-06-12T20:26:41.134362499Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/152966f0-aefe-4626-a71e-26d5865d9e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000188960}] Aliases:map[]}\"\nJun 12 20:26:41.134636 crc crio[3645]: time=\"2026-06-12T20:26:41.134555305Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:41.143780 crc crio[3645]: time=\"2026-06-12T20:26:41.142831287Z\" level=info msg=\"Ran pod sandbox 81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=f518298b-9115-4687-b2ff-63b894a3cff6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:41.143780 crc crio[3645]: time=\"2026-06-12T20:26:41.143218738Z\" level=info msg=\"Started container\" PID=14356 containerID=213435aaf6b7ee2e31d739ffdafd9ccb1bfac09a13b154c67499cfd82543a6f7 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=bcf660b4-ef63-4f41-835e-5b86729bfc89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa\nJun 12 20:26:41.144257 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d09249aefc6718c Mac:da:68:b0:95:3b:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/bed53be4-c7c8-47c2-a8c0-5123bf6a7d3a SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:41.145470 crc crio[3645]: time=\"2026-06-12T20:26:41.145373252Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/bed53be4-c7c8-47c2-a8c0-5123bf6a7d3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000110658}] Aliases:map[]}\"\nJun 12 20:26:41.146399 crc crio[3645]: time=\"2026-06-12T20:26:41.145600108Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:41.153973 crc crio[3645]: time=\"2026-06-12T20:26:41.15385436Z\" level=info msg=\"Ran pod sandbox d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=78914b72-f812-4a5d-aa37-eda5c36dea25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:41.158439 crc crio[3645]: time=\"2026-06-12T20:26:41.158364542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=42f94d60-5e56-4d4b-8eef-eaaefc973f50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.163257 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9ca0e7cbc4b61c Mac:36:75:d1:53:19:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/c82828fe-3313-4523-a809-3c159690aa84 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:41.167058 crc crio[3645]: time=\"2026-06-12T20:26:41.163601177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=1d0edeca-25fe-45de-b4b3-daf8925f7dd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.167058 crc crio[3645]: time=\"2026-06-12T20:26:41.163916916Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c82828fe-3313-4523-a809-3c159690aa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0029c6568}] Aliases:map[]}\"\nJun 12 20:26:41.167058 crc crio[3645]: time=\"2026-06-12T20:26:41.164112251Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:41.171766 crc crio[3645]: time=\"2026-06-12T20:26:41.171674392Z\" level=info msg=\"Ran pod sandbox c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=0f75bf05-3edb-4569-a90c-339ff9fee0a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:41.176863 crc crio[3645]: time=\"2026-06-12T20:26:41.176750131Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=fdec4192-890e-449b-9e9e-5f1edfbe9dbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.176863 crc crio[3645]: time=\"2026-06-12T20:26:41.176804913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=7f1cc8f5-48c8-40da-891e-1cddcf0970de name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.177261 crc crio[3645]: time=\"2026-06-12T20:26:41.177031369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7bc855b6-ef16-4d13-bffb-cbbd9a245a60 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.177261 crc crio[3645]: time=\"2026-06-12T20:26:41.177217425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.179230 crc crio[3645]: time=\"2026-06-12T20:26:41.179020927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=0b526b52-667e-4d3b-89b6-00b2f2c822f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.188005 crc crio[3645]: time=\"2026-06-12T20:26:41.187869516Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=15fb3984-6c25-4741-8a36-85e66e5d6a9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.188345 crc crio[3645]: time=\"2026-06-12T20:26:41.188261368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d54bf18f-9e8a-4696-9a0c-1a90d980404f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.188406 crc crio[3645]: time=\"2026-06-12T20:26:41.188303949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.214428 crc crio[3645]: time=\"2026-06-12T20:26:41.214113025Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=8ad2f98d-841b-4b67-9a3c-948fc12084a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.227003 crc crio[3645]: time=\"2026-06-12T20:26:41.226851188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.230650 crc crio[3645]: time=\"2026-06-12T20:26:41.230460664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.233810 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32e1952cfc504b8 Mac:9e:96:36:94:fe:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/0941a0ce-9fb0-4de1-a172-9b52b1048990 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:41.233810 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d29946ebbef71f1 Mac:de:2e:b4:cc:79:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/9d91850c-5f4e-4975-b31e-60f47ab18407 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:41.233810 crc crio[3645]: time=\"2026-06-12T20:26:41.233339758Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0941a0ce-9fb0-4de1-a172-9b52b1048990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000188c48}] Aliases:map[]}\"\nJun 12 20:26:41.233810 crc crio[3645]: time=\"2026-06-12T20:26:41.233515313Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:41.236450 crc crio[3645]: time=\"2026-06-12T20:26:41.236376407Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9d91850c-5f4e-4975-b31e-60f47ab18407 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc001722100}] Aliases:map[]}\"\nJun 12 20:26:41.236700 crc crio[3645]: time=\"2026-06-12T20:26:41.236629845Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:41.240817 crc crio[3645]: time=\"2026-06-12T20:26:41.240729994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.241499 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da81257fe8b3f1e Mac:b6:60:56:95:a4:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/91aa7801-b2e4-4684-af07-4d4668fff882 SocketPath: PciID:}] [{Interface:0xc0002e89e0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:41.242854 crc crio[3645]: time=\"2026-06-12T20:26:41.242068243Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/91aa7801-b2e4-4684-af07-4d4668fff882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0029c6690}] Aliases:map[]}\"\nJun 12 20:26:41.242854 crc crio[3645]: time=\"2026-06-12T20:26:41.242255709Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:41.245125 crc crio[3645]: time=\"2026-06-12T20:26:41.245062011Z\" level=info msg=\"Ran pod sandbox 32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=f06eaeac-d493-4f62-87f5-4ead69202efe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:41.258223 crc crio[3645]: time=\"2026-06-12T20:26:41.258118744Z\" level=info msg=\"Ran pod sandbox d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=ca6b766a-494c-46b7-ab06-f423b2d4a5bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:41.258536 crc crio[3645]: time=\"2026-06-12T20:26:41.258482304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=7d0dc725-c545-4893-af29-2bedffdc4339 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.262685 crc crio[3645]: time=\"2026-06-12T20:26:41.262604035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=c1fba747-03ec-44e8-bc81-4279c1f5b363 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.279334 crc crio[3645]: time=\"2026-06-12T20:26:41.279244081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.280536 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b4435aed838251 Mac:32:11:4a:6f:a2:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/441ed273-a039-44c7-b0b9-6d516aa13eb0 SocketPath: PciID:}] [{Interface:0xc0001ac700 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:41.281789 crc crio[3645]: time=\"2026-06-12T20:26:41.281716944Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/441ed273-a039-44c7-b0b9-6d516aa13eb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc002a325a0}] Aliases:map[]}\"\nJun 12 20:26:41.282005 crc crio[3645]: time=\"2026-06-12T20:26:41.281886559Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:41.285551 crc crio[3645]: time=\"2026-06-12T20:26:41.284429114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=9a0e08ff-1f5a-4a1f-b1cd-9d84c770299b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.285551 crc crio[3645]: time=\"2026-06-12T20:26:41.28533457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=15ae9671-57f3-418d-a419-14b117cfae58 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.290317 crc crio[3645]: time=\"2026-06-12T20:26:41.290258724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.292638 crc crio[3645]: time=\"2026-06-12T20:26:41.292572242Z\" level=info msg=\"Ran pod sandbox 7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=9200b36b-2f6d-42f9-9c5c-133d3d8c3c61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:41.292822 crc crio[3645]: time=\"2026-06-12T20:26:41.292715657Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=b05fa4d9-89f4-4e67-90c5-bd76e40705c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.293165 crc crio[3645]: time=\"2026-06-12T20:26:41.293057977Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=f509fa8e-6da6-4af6-b81b-e506adea9e53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.293575 crc crio[3645]: time=\"2026-06-12T20:26:41.293482218Z\" level=info msg=\"Ran pod sandbox da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=67f14660-f4e6-4464-be0c-8af922154c43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:41.296495 crc crio[3645]: time=\"2026-06-12T20:26:41.295909331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=3aec28db-2f37-48a5-a767-6bb5f6b98935 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.297037 crc crio[3645]: time=\"2026-06-12T20:26:41.296854498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=4475891a-0dcd-49c2-98cd-a12f3ebffc4e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.299015 crc crio[3645]: time=\"2026-06-12T20:26:41.298908558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.299559 crc crio[3645]: time=\"2026-06-12T20:26:41.299502925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.308055 crc crio[3645]: time=\"2026-06-12T20:26:41.30785506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.308583 crc crio[3645]: time=\"2026-06-12T20:26:41.30850933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=7b1526d5-fd22-45db-af08-b376adbf3a7c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.308648 crc crio[3645]: time=\"2026-06-12T20:26:41.308603712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=4132382d-0377-4c8d-b703-31d9fd8bb7e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.314738 crc crio[3645]: time=\"2026-06-12T20:26:41.312749264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.325719 crc crio[3645]: time=\"2026-06-12T20:26:41.324040734Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=c9e10c04-f56a-4465-805b-0166b0d52b7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.325719 crc crio[3645]: time=\"2026-06-12T20:26:41.324362483Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=948ac726-28af-4647-bbc9-ac49eee9ef16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.325719 crc crio[3645]: time=\"2026-06-12T20:26:41.324721794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.326403 crc crio[3645]: time=\"2026-06-12T20:26:41.326115465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.354826 crc crio[3645]: time=\"2026-06-12T20:26:41.354013012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.367557 crc crio[3645]: time=\"2026-06-12T20:26:41.367448075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.379450 crc crio[3645]: time=\"2026-06-12T20:26:41.377288874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.385218 crc crio[3645]: time=\"2026-06-12T20:26:41.385119762Z\" level=info msg=\"Created container c60cd0262ea86dd383d8c40ad91b3dcc5019b742540907bacc3138aae818e673: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=fdec4192-890e-449b-9e9e-5f1edfbe9dbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.390422 crc crio[3645]: time=\"2026-06-12T20:26:41.386146323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.390422 crc crio[3645]: time=\"2026-06-12T20:26:41.389698177Z\" level=info msg=\"Starting container: c60cd0262ea86dd383d8c40ad91b3dcc5019b742540907bacc3138aae818e673\" id=e62145b6-8654-45fe-a814-09992381b27d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:41.390710 crc crio[3645]: time=\"2026-06-12T20:26:41.389905033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.404232 crc crio[3645]: time=\"2026-06-12T20:26:41.403993875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.406605 crc crio[3645]: time=\"2026-06-12T20:26:41.406448698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.406672 crc crio[3645]: time=\"2026-06-12T20:26:41.406595102Z\" level=info msg=\"Started container\" PID=14415 containerID=c60cd0262ea86dd383d8c40ad91b3dcc5019b742540907bacc3138aae818e673 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=e62145b6-8654-45fe-a814-09992381b27d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948\nJun 12 20:26:41.449317 crc crio[3645]: time=\"2026-06-12T20:26:41.447781918Z\" level=info msg=\"Created container 9ed9e0497075181df54668186d3717fe675d80b08f22f8bc995d8b683bbd9ff2: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=15fb3984-6c25-4741-8a36-85e66e5d6a9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.449794 crc crio[3645]: time=\"2026-06-12T20:26:41.449761945Z\" level=info msg=\"Starting container: 9ed9e0497075181df54668186d3717fe675d80b08f22f8bc995d8b683bbd9ff2\" id=a69e697f-c422-4b7f-b5ab-31da03e04c14 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:41.464077 crc crio[3645]: time=\"2026-06-12T20:26:41.463656032Z\" level=info msg=\"Started container\" PID=14419 containerID=9ed9e0497075181df54668186d3717fe675d80b08f22f8bc995d8b683bbd9ff2 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=a69e697f-c422-4b7f-b5ab-31da03e04c14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d\nJun 12 20:26:41.467305 crc crio[3645]: time=\"2026-06-12T20:26:41.467088503Z\" level=info msg=\"Created container 749136db4a006036bfd4af1f578104f13389cfffd5899022a6c6b95615e6a898: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=8ad2f98d-841b-4b67-9a3c-948fc12084a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.476789 crc crio[3645]: time=\"2026-06-12T20:26:41.476734355Z\" level=info msg=\"Starting container: 749136db4a006036bfd4af1f578104f13389cfffd5899022a6c6b95615e6a898\" id=78b3a150-bffa-49d1-8a63-7b2236daebba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:41.492307 crc crio[3645]: time=\"2026-06-12T20:26:41.492232789Z\" level=info msg=\"Started container\" PID=14426 containerID=749136db4a006036bfd4af1f578104f13389cfffd5899022a6c6b95615e6a898 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=78b3a150-bffa-49d1-8a63-7b2236daebba name=/runtime.v1.RuntimeService/StartContainer sandboxID=81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5\nJun 12 20:26:41.501509 crc crio[3645]: time=\"2026-06-12T20:26:41.500226673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=2f197841-d7eb-4d9f-bc88-e1fd810cc0ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.512354 crc crio[3645]: time=\"2026-06-12T20:26:41.50454953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=ef9923fe-4187-46d5-a25a-a7a883581729 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.512354 crc crio[3645]: time=\"2026-06-12T20:26:41.510221926Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=9076065f-5abe-4577-89c0-4d5537c85cdc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.512354 crc crio[3645]: time=\"2026-06-12T20:26:41.510585317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.543443 crc crio[3645]: time=\"2026-06-12T20:26:41.539126992Z\" level=info msg=\"Created container 1ea701a995bcaa079f28ef4ee3d4ffecae72fc5f5432bc4c036b9e86dedad71e: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=f509fa8e-6da6-4af6-b81b-e506adea9e53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.544126 crc crio[3645]: time=\"2026-06-12T20:26:41.544073837Z\" level=info msg=\"Starting container: 1ea701a995bcaa079f28ef4ee3d4ffecae72fc5f5432bc4c036b9e86dedad71e\" id=1dcc9f79-d5d7-48e2-90a8-22a2087eda34 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:41.549229 crc crio[3645]: time=\"2026-06-12T20:26:41.549119796Z\" level=info msg=\"Created container d1d83f551b134afe2bb0516bddfa45ffbc9e54db2b6e930b362fce88dcc9d969: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=b05fa4d9-89f4-4e67-90c5-bd76e40705c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.555698 crc crio[3645]: time=\"2026-06-12T20:26:41.555384939Z\" level=info msg=\"Starting container: d1d83f551b134afe2bb0516bddfa45ffbc9e54db2b6e930b362fce88dcc9d969\" id=9c4b9730-15ff-47d3-95b1-6fca228a6b19 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:41.556704 crc crio[3645]: time=\"2026-06-12T20:26:41.556625545Z\" level=info msg=\"Started container\" PID=14430 containerID=1ea701a995bcaa079f28ef4ee3d4ffecae72fc5f5432bc4c036b9e86dedad71e description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=1dcc9f79-d5d7-48e2-90a8-22a2087eda34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11\nJun 12 20:26:41.571108 crc crio[3645]: time=\"2026-06-12T20:26:41.571002656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.578712 crc crio[3645]: time=\"2026-06-12T20:26:41.578626989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.579493 crc crio[3645]: time=\"2026-06-12T20:26:41.579439323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=78777092-9b8c-40ed-8af5-cbd320cf24da name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.583524 crc crio[3645]: time=\"2026-06-12T20:26:41.583487992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3955cad8-5f72-4e35-84d4-8eede326da2c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:41.588053 crc crio[3645]: time=\"2026-06-12T20:26:41.584870912Z\" level=info msg=\"Started container\" PID=14443 containerID=d1d83f551b134afe2bb0516bddfa45ffbc9e54db2b6e930b362fce88dcc9d969 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=9c4b9730-15ff-47d3-95b1-6fca228a6b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8\nJun 12 20:26:41.588053 crc crio[3645]: time=\"2026-06-12T20:26:41.586092368Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=aebe16be-956a-46fe-a68b-d3af88c65c95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.588053 crc crio[3645]: time=\"2026-06-12T20:26:41.586703525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.616104 crc crio[3645]: time=\"2026-06-12T20:26:41.615660994Z\" level=info msg=\"Created container c42302f392effce2242d9696ab92258a953c3cc9b5283499d7f637f1b942929f: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=c9e10c04-f56a-4465-805b-0166b0d52b7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.619505 crc crio[3645]: time=\"2026-06-12T20:26:41.617456077Z\" level=info msg=\"Starting container: c42302f392effce2242d9696ab92258a953c3cc9b5283499d7f637f1b942929f\" id=e224b0a0-bbbd-4fb4-aaa5-71670b6a3a0b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:41.631416 crc crio[3645]: time=\"2026-06-12T20:26:41.631062775Z\" level=info msg=\"Started container\" PID=14448 containerID=c42302f392effce2242d9696ab92258a953c3cc9b5283499d7f637f1b942929f description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=e224b0a0-bbbd-4fb4-aaa5-71670b6a3a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c\nJun 12 20:26:41.636340 crc crio[3645]: time=\"2026-06-12T20:26:41.635568798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.650275 crc crio[3645]: time=\"2026-06-12T20:26:41.649545586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.696220 crc crio[3645]: time=\"2026-06-12T20:26:41.695659456Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=5c4fc31e-b59f-4c9d-839f-b2425732c99b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:41.709424 crc crio[3645]: time=\"2026-06-12T20:26:41.709381758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.711447 crc crio[3645]: time=\"2026-06-12T20:26:41.698680274Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=ed0d4803-9eed-4a7a-aed0-450a8657935e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:41.711447 crc crio[3645]: time=\"2026-06-12T20:26:41.7111494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.711654 crc crio[3645]: time=\"2026-06-12T20:26:41.703706532Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=9c3b2862-afcd-49df-b471-caa35fc414d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:41.712128 crc crio[3645]: time=\"2026-06-12T20:26:41.711901141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.721479 crc crio[3645]: time=\"2026-06-12T20:26:41.714404885Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=49fe9a12-85b3-4fb5-a7db-ae81c40889a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:41.721479 crc crio[3645]: time=\"2026-06-12T20:26:41.714536849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.721479 crc crio[3645]: time=\"2026-06-12T20:26:41.71457142Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=ec66b072-3738-4648-bd43-46bbb2e936d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:41.721479 crc crio[3645]: time=\"2026-06-12T20:26:41.714685904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.732882 crc crio[3645]: time=\"2026-06-12T20:26:41.731101935Z\" level=info msg=\"Created container c8f6ae68c59177e3899e6ed738236c9f0fa2439add0490dae62e0fb8cb3ace8e: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=aebe16be-956a-46fe-a68b-d3af88c65c95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.778205 crc crio[3645]: time=\"2026-06-12T20:26:41.776586346Z\" level=info msg=\"Starting container: c8f6ae68c59177e3899e6ed738236c9f0fa2439add0490dae62e0fb8cb3ace8e\" id=49d96a92-673a-4a7b-b0fa-d098a8bfef1a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:41.780167 crc crio[3645]: time=\"2026-06-12T20:26:41.779846602Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=b885d550-ae23-4201-a3b7-b22542cebbb7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:41.780167 crc crio[3645]: time=\"2026-06-12T20:26:41.780041878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:41.790027 crc crio[3645]: time=\"2026-06-12T20:26:41.785657761Z\" level=info msg=\"Created container 93c32a567e148bb41bcbb7ed8e51847077138dd6668b1666cb304659f488f853: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=9076065f-5abe-4577-89c0-4d5537c85cdc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:41.790027 crc crio[3645]: time=\"2026-06-12T20:26:41.789820073Z\" level=info msg=\"Starting container: 93c32a567e148bb41bcbb7ed8e51847077138dd6668b1666cb304659f488f853\" id=41342c51-fd90-400f-a0a3-2d8639656c20 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:41.791286 crc crio[3645]: time=\"2026-06-12T20:26:41.790901825Z\" level=info msg=\"Started container\" PID=14482 containerID=c8f6ae68c59177e3899e6ed738236c9f0fa2439add0490dae62e0fb8cb3ace8e description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=49d96a92-673a-4a7b-b0fa-d098a8bfef1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11\nJun 12 20:26:41.802726 crc crio[3645]: time=\"2026-06-12T20:26:41.802639508Z\" level=info msg=\"Started container\" PID=14474 containerID=93c32a567e148bb41bcbb7ed8e51847077138dd6668b1666cb304659f488f853 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=41342c51-fd90-400f-a0a3-2d8639656c20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d\nJun 12 20:26:41.879069 crc crio[3645]: time=\"2026-06-12T20:26:41.875859162Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/5ee11e1d-d9b2-4a12-b87a-d7f844c97c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0012100c8}] Aliases:map[]}\"\nJun 12 20:26:41.879069 crc crio[3645]: time=\"2026-06-12T20:26:41.875979836Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:41.947995 crc crio[3645]: time=\"2026-06-12T20:26:41.947048247Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ec4d6057-e9e0-486a-a9ab-4bd67cc5cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0029e2630}] Aliases:map[]}\"\nJun 12 20:26:41.947995 crc crio[3645]: time=\"2026-06-12T20:26:41.947251434Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:41.974739 crc crio[3645]: time=\"2026-06-12T20:26:41.974527533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.015033 crc crio[3645]: time=\"2026-06-12T20:26:42.012758162Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5d76b83d-ad98-464e-92c9-0971bca471c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0029e2750}] Aliases:map[]}\"\nJun 12 20:26:42.015033 crc crio[3645]: time=\"2026-06-12T20:26:42.013330219Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:42.089665 crc crio[3645]: time=\"2026-06-12T20:26:42.088586902Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d293e26b-26e7-44d1-a7a8-d12f26c85b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0029e2888}] Aliases:map[]}\"\nJun 12 20:26:42.089665 crc crio[3645]: time=\"2026-06-12T20:26:42.088654794Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:42.095518 crc crio[3645]: time=\"2026-06-12T20:26:42.095470443Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/41e663b9-dcbe-46ff-b609-ade731e1e932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00109e118}] Aliases:map[]}\"\nJun 12 20:26:42.095713 crc crio[3645]: time=\"2026-06-12T20:26:42.09569199Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:42.114065 crc crio[3645]: time=\"2026-06-12T20:26:42.114024048Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/3ff9458c-d76b-48ec-9dd5-38f56223ff2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001210700}] Aliases:map[]}\"\nJun 12 20:26:42.114308 crc crio[3645]: time=\"2026-06-12T20:26:42.114285995Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:42.148984 crc crio[3645]: time=\"2026-06-12T20:26:42.147132626Z\" level=info msg=\"Created container 6ad26aa46e258d41f8360aaa0254ef264ac045d42bde2c9263686c247504e82f: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=948ac726-28af-4647-bbc9-ac49eee9ef16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:42.179215 crc crio[3645]: time=\"2026-06-12T20:26:42.157745308Z\" level=info msg=\"Starting container: 6ad26aa46e258d41f8360aaa0254ef264ac045d42bde2c9263686c247504e82f\" id=478838e0-10f4-4f3c-8f44-eb1b0d413640 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:42.181864 crc crio[3645]: time=\"2026-06-12T20:26:42.180283709Z\" level=info msg=\"Started container\" PID=14567 containerID=6ad26aa46e258d41f8360aaa0254ef264ac045d42bde2c9263686c247504e82f description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=478838e0-10f4-4f3c-8f44-eb1b0d413640 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc\nJun 12 20:26:42.429979 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9d9f81e99f94c2 Mac:32:8a:b2:45:f7:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/ec4d6057-e9e0-486a-a9ab-4bd67cc5cefb SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:42.429979 crc crio[3645]: time=\"2026-06-12T20:26:42.427021253Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ec4d6057-e9e0-486a-a9ab-4bd67cc5cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0029e2630}] Aliases:map[]}\"\nJun 12 20:26:42.429979 crc crio[3645]: time=\"2026-06-12T20:26:42.427169777Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:42.437283 crc crio[3645]: time=\"2026-06-12T20:26:42.437010925Z\" level=info msg=\"Ran pod sandbox b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=5c4fc31e-b59f-4c9d-839f-b2425732c99b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:42.440561 crc crio[3645]: time=\"2026-06-12T20:26:42.440081246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=4a35025f-0231-4753-a1bf-e1beab28128f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:42.443367 crc crio[3645]: time=\"2026-06-12T20:26:42.44330262Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=da3ea220-95fb-457b-a07f-ef69263a9c51 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:42.451351 crc crio[3645]: time=\"2026-06-12T20:26:42.446976867Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=3b3471f1-c4dd-4fe3-8c65-d39d4dfd6a37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:42.451351 crc crio[3645]: time=\"2026-06-12T20:26:42.44739659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.479035 crc crio[3645]: time=\"2026-06-12T20:26:42.478831801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=eaaa84c1-bd01-4311-ad8f-9ae2fa7a53ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:42.487635 crc crio[3645]: time=\"2026-06-12T20:26:42.487103213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=6d5c867c-47fc-455a-bdbc-3cd39887df24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:42.494394 crc crio[3645]: time=\"2026-06-12T20:26:42.494101428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.499548 crc crio[3645]: time=\"2026-06-12T20:26:42.499491475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.500279 crc crio[3645]: time=\"2026-06-12T20:26:42.499901557Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=6166938d-031a-4172-a035-c8206d4c33de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:42.500334 crc crio[3645]: time=\"2026-06-12T20:26:42.500311079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.535899 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a898ca54469e420 Mac:c2:cc:af:a7:70:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/5ee11e1d-d9b2-4a12-b87a-d7f844c97c02 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:42.537418 crc crio[3645]: time=\"2026-06-12T20:26:42.536745156Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/5ee11e1d-d9b2-4a12-b87a-d7f844c97c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0012100c8}] Aliases:map[]}\"\nJun 12 20:26:42.537418 crc crio[3645]: time=\"2026-06-12T20:26:42.537055215Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:42.588019 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:869b663dfad7c57 Mac:f2:ae:af:9d:e9:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/5d76b83d-ad98-464e-92c9-0971bca471c2 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:42.588019 crc crio[3645]: time=\"2026-06-12T20:26:42.587009618Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5d76b83d-ad98-464e-92c9-0971bca471c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0029e2750}] Aliases:map[]}\"\nJun 12 20:26:42.588019 crc crio[3645]: time=\"2026-06-12T20:26:42.587323147Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:42.588019 crc crio[3645]: time=\"2026-06-12T20:26:42.587781791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.598693 crc crio[3645]: time=\"2026-06-12T20:26:42.598622698Z\" level=info msg=\"Ran pod sandbox 869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=ec66b072-3738-4648-bd43-46bbb2e936d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:42.609820 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c930dc527856411 Mac:02:71:4e:10:92:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/d293e26b-26e7-44d1-a7a8-d12f26c85b00 SocketPath: PciID:}] [{Interface:0xc00022c710 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:42.611889 crc crio[3645]: time=\"2026-06-12T20:26:42.611825025Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d293e26b-26e7-44d1-a7a8-d12f26c85b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0029e2888}] Aliases:map[]}\"\nJun 12 20:26:42.612394 crc crio[3645]: time=\"2026-06-12T20:26:42.61234168Z\" level=info msg=\"Ran pod sandbox a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=ed0d4803-9eed-4a7a-aed0-450a8657935e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:42.612772 crc crio[3645]: time=\"2026-06-12T20:26:42.612608158Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:42.623601 crc crio[3645]: time=\"2026-06-12T20:26:42.623308311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=d5a5eb2a-a110-493e-892e-58d2d640274a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:42.638878 crc crio[3645]: time=\"2026-06-12T20:26:42.630038098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=d6dbeb0e-1809-40ab-8931-e81df4266317 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:42.651507 crc crio[3645]: time=\"2026-06-12T20:26:42.651034313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=54045103-5be4-4b07-835a-ab9b2e2a7844 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:42.679430 crc crio[3645]: time=\"2026-06-12T20:26:42.671028629Z\" level=info msg=\"Created container 9cb0444bbdf9d5b92775589b7b91593278128c9bc264935d40dd9a20dc8ae50f: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=3b3471f1-c4dd-4fe3-8c65-d39d4dfd6a37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:42.679430 crc crio[3645]: time=\"2026-06-12T20:26:42.673394058Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=56fe812f-74f4-4ac7-b0ad-55b15ca9ad6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:42.679430 crc crio[3645]: time=\"2026-06-12T20:26:42.67379118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.679430 crc crio[3645]: time=\"2026-06-12T20:26:42.67858359Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=0ee05950-ec77-4591-8906-daaa5a44feda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:42.679430 crc crio[3645]: time=\"2026-06-12T20:26:42.678688943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.679430 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25efd24175aca91 Mac:4a:05:c3:52:87:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/3ff9458c-d76b-48ec-9dd5-38f56223ff2f SocketPath: PciID:}] [{Interface:0xc00041ad30 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:42.681401 crc crio[3645]: time=\"2026-06-12T20:26:42.68132719Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/3ff9458c-d76b-48ec-9dd5-38f56223ff2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001210700}] Aliases:map[]}\"\nJun 12 20:26:42.681578 crc crio[3645]: time=\"2026-06-12T20:26:42.681474584Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:42.685445 crc crio[3645]: time=\"2026-06-12T20:26:42.685322127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=f103d107-c2f1-4388-9919-6d5671825eb2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.687653896Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=751b8043-6cff-43a1-b30d-671236ff079b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.68781454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.688335245Z\" level=info msg=\"Ran pod sandbox c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=49fe9a12-85b3-4fb5-a7db-ae81c40889a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.68851633Z\" level=info msg=\"Starting container: 9cb0444bbdf9d5b92775589b7b91593278128c9bc264935d40dd9a20dc8ae50f\" id=f4445dff-6b9c-4a8c-a891-e5016b73fbe3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.688629444Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=232f917a-65a5-44c0-88a9-f3533696b7f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.688680025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.688873222Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=7f1c68aa-e908-4f1e-a61f-ea27ed775589 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.688899722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.68132719Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=41acf6d2-2e6c-45d1-b91c-cc8fead637f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.689554221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.691065146Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=e4b289c6-9517-4fb2-a4be-6bf77623bc11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.691104577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.691292133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=29b9539f-cbda-44c2-8e97-7db11b5c85a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.691379554Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=96cf5908-2623-4b4a-b6dd-6c160cd7faf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.691404906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.69327118Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=a1921721-9df9-4f39-9661-cd3ce74f09af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.693321691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.701380 crc crio[3645]: time=\"2026-06-12T20:26:42.699881244Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=5d69f040-e7fd-410c-8152-a1a8e5a4f69b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:42.701380 crc crio[3645]: time=\"2026-06-12T20:26:42.700438879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.711817 crc crio[3645]: time=\"2026-06-12T20:26:42.711662198Z\" level=info msg=\"Started container\" PID=14737 containerID=9cb0444bbdf9d5b92775589b7b91593278128c9bc264935d40dd9a20dc8ae50f description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=f4445dff-6b9c-4a8c-a891-e5016b73fbe3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989\nJun 12 20:26:42.723292 crc crio[3645]: time=\"2026-06-12T20:26:42.723098563Z\" level=info msg=\"Ran pod sandbox 25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=9c3b2862-afcd-49df-b471-caa35fc414d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:42.746758 crc crio[3645]: time=\"2026-06-12T20:26:42.746365315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a73185f2-f7d1-4a18-b6bf-7d0ca771b37e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:42.782072 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b36297f2fcba16f Mac:e6:8b:7e:09:9c:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/41e663b9-dcbe-46ff-b609-ade731e1e932 SocketPath: PciID:}] [{Interface:0xc000014fb0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:42.786094 crc crio[3645]: time=\"2026-06-12T20:26:42.783477921Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/41e663b9-dcbe-46ff-b609-ade731e1e932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00109e118}] Aliases:map[]}\"\nJun 12 20:26:42.786094 crc crio[3645]: time=\"2026-06-12T20:26:42.783717768Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:42.817784 crc crio[3645]: time=\"2026-06-12T20:26:42.817711264Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=bda56c2e-cc20-4ceb-89c1-ecc507c2d23b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:42.818330 crc crio[3645]: time=\"2026-06-12T20:26:42.818302431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.870780 crc crio[3645]: time=\"2026-06-12T20:26:42.869077248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.874640 crc crio[3645]: time=\"2026-06-12T20:26:42.874499227Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=56706405-ccf2-4644-a7b1-77dc239ea1c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:42.908798 crc crio[3645]: time=\"2026-06-12T20:26:42.908634537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4a22f1d5-bacd-40e6-908f-472ecc78cbe5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:42.943679 crc crio[3645]: time=\"2026-06-12T20:26:42.943608541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:42.979458 crc crio[3645]: time=\"2026-06-12T20:26:42.979383758Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=fab5c3f2-5cad-4872-82eb-b1a8cbc35446 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:42.994049 crc crio[3645]: time=\"2026-06-12T20:26:42.993354107Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/de45d187-5bc3-4c88-8d81-aee670da5e86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000188be0}] Aliases:map[]}\"\nJun 12 20:26:42.994049 crc crio[3645]: time=\"2026-06-12T20:26:42.993491831Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:43.000878 crc crio[3645]: time=\"2026-06-12T20:26:43.00063712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a15082d8-8e43-4874-8c7d-0d83e45c8ed0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:43.015290 crc crio[3645]: time=\"2026-06-12T20:26:43.010322594Z\" level=info msg=\"Ran pod sandbox b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=b885d550-ae23-4201-a3b7-b22542cebbb7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:43.025683 crc crio[3645]: time=\"2026-06-12T20:26:43.02553924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=a3b6b276-e350-4094-8a5e-47d04fc9c724 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:43.079438 crc crio[3645]: time=\"2026-06-12T20:26:43.073982659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:43.102112 crc crio[3645]: time=\"2026-06-12T20:26:43.101845084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=10f2da05-8e24-460a-a78f-b590d8fc8043 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:43.134149 crc crio[3645]: time=\"2026-06-12T20:26:43.129527406Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d509945e-4a34-4ba2-9b32-c7c492c1ab23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:43.166825 crc crio[3645]: time=\"2026-06-12T20:26:43.158512294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:43.198764 crc crio[3645]: time=\"2026-06-12T20:26:43.170753992Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=6427d475-783c-4456-8d7d-83a242958aab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:43.219826 crc crio[3645]: time=\"2026-06-12T20:26:43.219686544Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bfd372a7-46d8-4573-8b62-8c43042a97dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc0029e2040}] Aliases:map[]}\"\nJun 12 20:26:43.219826 crc crio[3645]: time=\"2026-06-12T20:26:43.219804868Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:43.382453 crc crio[3645]: time=\"2026-06-12T20:26:43.381765002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:43.560040 crc crio[3645]: time=\"2026-06-12T20:26:43.559650381Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/b9c8e7e8-a09a-4114-974e-7c695414d045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00008c598}] Aliases:map[]}\"\nJun 12 20:26:43.560040 crc crio[3645]: time=\"2026-06-12T20:26:43.559696252Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.690828212Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=49e43baa-3ebd-44b3-a372-9176b4a463b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.691134381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.692549552Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=60dfaaf2-adc6-4bfd-a29b-fd8b66b4446d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.692593233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.696600811Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=b21ab1b0-9065-4935-b3e6-76f65faeba03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.696681353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.696837129Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=c480395a-b117-46b5-a1a5-ca880b325e71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.696985453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.697250989Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=fb5fc956-5c1c-4df7-8864-dcc093814cc2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.697291551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.697674002Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=5d2968e6-1aea-435f-bcb6-8a0fd181cd6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.697712814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.705990255Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=0e280f5e-9408-4ca1-9f47-b2dc40db2a83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.706116819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.7068403Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=a93ecd69-162f-4200-9270-c3146a0ef2cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.706876431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.707671965Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=ff99e893-d5f2-4ccd-97c9-b6fdf16301f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.707721496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:43.750410 crc crio[3645]: time=\"2026-06-12T20:26:43.719472761Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=eac556d7-c878-4481-be59-4201b9b7c8d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:43.762742 crc crio[3645]: time=\"2026-06-12T20:26:43.75016294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:44.087838 crc crio[3645]: time=\"2026-06-12T20:26:44.083539621Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/cb67c174-0892-4adc-9c49-037f5abdfa61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00112e528}] Aliases:map[]}\"\nJun 12 20:26:44.087838 crc crio[3645]: time=\"2026-06-12T20:26:44.083625263Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:44.388887 crc crio[3645]: time=\"2026-06-12T20:26:44.388572944Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/68a7cf8c-52c7-4408-8610-878b8ff0b778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc002a325f0}] Aliases:map[]}\"\nJun 12 20:26:44.388887 crc crio[3645]: time=\"2026-06-12T20:26:44.388642396Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:44.890275 crc crio[3645]: time=\"2026-06-12T20:26:44.887752511Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=86d54315-4bb9-461b-afb7-16fef98fe4eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:44.890275 crc crio[3645]: time=\"2026-06-12T20:26:44.888548114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:44.890275 crc crio[3645]: time=\"2026-06-12T20:26:44.888690479Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=fa054d53-fc69-4749-aaf5-6ea6dfb9e94a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:44.890275 crc crio[3645]: time=\"2026-06-12T20:26:44.8887256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:44.890275 crc crio[3645]: time=\"2026-06-12T20:26:44.888823842Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=5d643e4e-439d-4b26-9d36-abce8ad331ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:44.890275 crc crio[3645]: time=\"2026-06-12T20:26:44.888862624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:44.891750 crc crio[3645]: time=\"2026-06-12T20:26:44.890319226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:44.900083 crc crio[3645]: time=\"2026-06-12T20:26:44.893145999Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=4c5e03cc-72ef-4154-b8a4-ac3ecaac89d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:44.900083 crc crio[3645]: time=\"2026-06-12T20:26:44.893278493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:44.900083 crc crio[3645]: time=\"2026-06-12T20:26:44.893467378Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=175c0b14-f8ab-4e04-b9a6-19372bde9792 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:44.900083 crc crio[3645]: time=\"2026-06-12T20:26:44.893500949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:44.920348 crc crio[3645]: time=\"2026-06-12T20:26:44.920233212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:44.928847 crc crio[3645]: time=\"2026-06-12T20:26:44.928481803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:44.939605 crc crio[3645]: time=\"2026-06-12T20:26:44.939070064Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=12d9119b-6743-4d42-9320-1fbe43eb551c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:44.939605 crc crio[3645]: time=\"2026-06-12T20:26:44.939255059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:45.205082 crc crio[3645]: time=\"2026-06-12T20:26:45.203777274Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20c50da1-a8a7-46e8-a7bc-ed451066c09c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0022d6330}] Aliases:map[]}\"\nJun 12 20:26:45.205082 crc crio[3645]: time=\"2026-06-12T20:26:45.203835796Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:45.316728 crc crio[3645]: time=\"2026-06-12T20:26:45.316521696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:45.638348 crc crio[3645]: time=\"2026-06-12T20:26:45.63560631Z\" level=info msg=\"Created container 161839bc19127bd0c862f7ada99797545e2a13618543b52aee5b84bc09aba47a: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=6166938d-031a-4172-a035-c8206d4c33de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:45.670581 crc crio[3645]: time=\"2026-06-12T20:26:45.669692608Z\" level=info msg=\"Created container 91106d2cd74dcf03bb2a25b50613ba7e031ae01a89ae3d5111d0c04b6585c91f: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=fab5c3f2-5cad-4872-82eb-b1a8cbc35446 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:45.687580 crc crio[3645]: time=\"2026-06-12T20:26:45.676833367Z\" level=info msg=\"Starting container: 91106d2cd74dcf03bb2a25b50613ba7e031ae01a89ae3d5111d0c04b6585c91f\" id=43ecfce6-eabd-4bde-be94-433f4292e4fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:45.703570 crc crio[3645]: time=\"2026-06-12T20:26:45.703457716Z\" level=info msg=\"Starting container: 161839bc19127bd0c862f7ada99797545e2a13618543b52aee5b84bc09aba47a\" id=66d51786-6082-4b11-9f34-9b799101c3f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:45.729115 crc crio[3645]: time=\"2026-06-12T20:26:45.728545741Z\" level=info msg=\"Started container\" PID=14830 containerID=91106d2cd74dcf03bb2a25b50613ba7e031ae01a89ae3d5111d0c04b6585c91f description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=43ecfce6-eabd-4bde-be94-433f4292e4fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d\nJun 12 20:26:45.753905 crc crio[3645]: time=\"2026-06-12T20:26:45.750411952Z\" level=info msg=\"Started container\" PID=14833 containerID=161839bc19127bd0c862f7ada99797545e2a13618543b52aee5b84bc09aba47a description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=66d51786-6082-4b11-9f34-9b799101c3f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc\nJun 12 20:26:45.765164 crc crio[3645]: time=\"2026-06-12T20:26:45.764769892Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f1e1f27-149d-46f8-9fea-3bb1948c11ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0022d67a8}] Aliases:map[]}\"\nJun 12 20:26:45.765164 crc crio[3645]: time=\"2026-06-12T20:26:45.765152473Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:45.785804 crc crio[3645]: time=\"2026-06-12T20:26:45.785592342Z\" level=info msg=\"Created container 075168c972ec6722333a59d8e4a2a0be8ac41371cc3544038728b5ed111a7e79: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=56fe812f-74f4-4ac7-b0ad-55b15ca9ad6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:45.795100 crc crio[3645]: time=\"2026-06-12T20:26:45.794786231Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/09ab9739-1b46-48dd-b8ef-312dc7a50539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00109e4a0}] Aliases:map[]}\"\nJun 12 20:26:45.795100 crc crio[3645]: time=\"2026-06-12T20:26:45.794878564Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:45.799672 crc crio[3645]: time=\"2026-06-12T20:26:45.797881832Z\" level=info msg=\"Starting container: 075168c972ec6722333a59d8e4a2a0be8ac41371cc3544038728b5ed111a7e79\" id=e8f6a300-b24d-4e69-9d28-d046084d17b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:45.829326 crc crio[3645]: time=\"2026-06-12T20:26:45.828754266Z\" level=info msg=\"Started container\" PID=14845 containerID=075168c972ec6722333a59d8e4a2a0be8ac41371cc3544038728b5ed111a7e79 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=e8f6a300-b24d-4e69-9d28-d046084d17b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6\nJun 12 20:26:45.866348 crc crio[3645]: time=\"2026-06-12T20:26:45.865153652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=86f4a31a-df59-4262-b769-93fd73a593a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:46.010644 crc crio[3645]: time=\"2026-06-12T20:26:45.959722222Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0c4f39a7-b54d-49ef-81cc-ecf4a62f301d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0022d68f0}] Aliases:map[]}\"\nJun 12 20:26:46.010644 crc crio[3645]: time=\"2026-06-12T20:26:45.960428702Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:46.132446 crc crio[3645]: time=\"2026-06-12T20:26:46.131547763Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ddbd0d6f-0a3d-4e93-8474-b85095874fac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000188b60}] Aliases:map[]}\"\nJun 12 20:26:46.132446 crc crio[3645]: time=\"2026-06-12T20:26:46.131772169Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:46.427640 crc crio[3645]: time=\"2026-06-12T20:26:46.426913242Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/215b56f5-aaf0-4e08-b67b-1cf2696475e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc002a32258}] Aliases:map[]}\"\nJun 12 20:26:46.427640 crc crio[3645]: time=\"2026-06-12T20:26:46.427389635Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:47.404777 crc crio[3645]: time=\"2026-06-12T20:26:47.40353574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:47.827134 crc crio[3645]: time=\"2026-06-12T20:26:47.825700181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:48.272842 crc crio[3645]: time=\"2026-06-12T20:26:48.272495925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:48.334748 crc crio[3645]: time=\"2026-06-12T20:26:48.333700247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:48.369022 crc crio[3645]: time=\"2026-06-12T20:26:48.364753146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c381a354-a886-418a-8885-ed086d68747f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:48.399133 crc crio[3645]: time=\"2026-06-12T20:26:48.399077231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:48.450384 crc crio[3645]: time=\"2026-06-12T20:26:48.450356363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:48.572784 crc crio[3645]: time=\"2026-06-12T20:26:48.57180743Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=c3072ecf-461b-4795-b10b-d8cd0f6c4b53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:48.602699 crc crio[3645]: time=\"2026-06-12T20:26:48.602087007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:48.732145 crc crio[3645]: time=\"2026-06-12T20:26:48.721771972Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/6244ffca-768e-4a61-9cff-815da350cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00112e4b0}] Aliases:map[]}\"\nJun 12 20:26:48.732145 crc crio[3645]: time=\"2026-06-12T20:26:48.722301917Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:49.036472 crc crio[3645]: time=\"2026-06-12T20:26:49.034483229Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f113848d-2100-4c87-bbcc-6035d69ae2cf name=/runtime.v1.ImageService/PullImage\nJun 12 20:26:49.221907 crc crio[3645]: time=\"2026-06-12T20:26:49.221805013Z\" level=info msg=\"Created container 08e738686d6252b2c01d13236be422b9772083eb0a67ed97c0608b1bf3ef50fa: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=56706405-ccf2-4644-a7b1-77dc239ea1c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:49.246140 crc crio[3645]: time=\"2026-06-12T20:26:49.242566112Z\" level=info msg=\"Starting container: 08e738686d6252b2c01d13236be422b9772083eb0a67ed97c0608b1bf3ef50fa\" id=94e3ee01-fb7a-42d2-93e9-5414206e8c70 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:49.341136 crc crio[3645]: time=\"2026-06-12T20:26:49.336541463Z\" level=info msg=\"Started container\" PID=14946 containerID=08e738686d6252b2c01d13236be422b9772083eb0a67ed97c0608b1bf3ef50fa description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=94e3ee01-fb7a-42d2-93e9-5414206e8c70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4\nJun 12 20:26:49.425050 crc crio[3645]: time=\"2026-06-12T20:26:49.421596764Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 20:26:49.803485 crc crio[3645]: time=\"2026-06-12T20:26:49.80183494Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/bf10e3c6-6a51-4b30-88e1-6ecf54631dd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0001888b8}] Aliases:map[]}\"\nJun 12 20:26:49.803485 crc crio[3645]: time=\"2026-06-12T20:26:49.802897001Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:49.824078 crc crio[3645]: time=\"2026-06-12T20:26:49.823696349Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/fb83b8cd-9559-4241-92e3-c244bfef61e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00112e1c0}] Aliases:map[]}\"\nJun 12 20:26:49.824552 crc crio[3645]: time=\"2026-06-12T20:26:49.82438503Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:49.831079 crc crio[3645]: time=\"2026-06-12T20:26:49.829469919Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/d07e0bfa-6b84-4f65-b6ef-8b0713728304 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0022d6380}] Aliases:map[]}\"\nJun 12 20:26:49.831079 crc crio[3645]: time=\"2026-06-12T20:26:49.830800658Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:50.315884 crc crio[3645]: time=\"2026-06-12T20:26:50.31582128Z\" level=info msg=\"Created container 5c122c7e17101198377284d55c7100b20d0c95e8a4873175507ce42bcb5cd4b6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=6427d475-783c-4456-8d7d-83a242958aab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:50.338372 crc crio[3645]: time=\"2026-06-12T20:26:50.337853215Z\" level=info msg=\"Starting container: 5c122c7e17101198377284d55c7100b20d0c95e8a4873175507ce42bcb5cd4b6\" id=e2f39687-c0cd-43cf-ab1b-aea951b3fbf1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:50.346874 crc crio[3645]: time=\"2026-06-12T20:26:50.346588621Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2d92f641-ec27-4900-bb3b-4b1971a0e995 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc0029c6040}] Aliases:map[]}\"\nJun 12 20:26:50.346874 crc crio[3645]: time=\"2026-06-12T20:26:50.346661253Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:50.846519 crc crio[3645]: time=\"2026-06-12T20:26:50.844899144Z\" level=info msg=\"Created container ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d509945e-4a34-4ba2-9b32-c7c492c1ab23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:50.906818 crc crio[3645]: time=\"2026-06-12T20:26:50.906747045Z\" level=info msg=\"Starting container: ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c\" id=bdf77fac-3fa9-4bd5-a8c7-c278193463ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:51.493898 crc crio[3645]: time=\"2026-06-12T20:26:51.493731654Z\" level=info msg=\"Started container\" PID=14988 containerID=5c122c7e17101198377284d55c7100b20d0c95e8a4873175507ce42bcb5cd4b6 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=e2f39687-c0cd-43cf-ab1b-aea951b3fbf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca\nJun 12 20:26:51.508242 crc crio[3645]: time=\"2026-06-12T20:26:51.500638516Z\" level=info msg=\"Started container\" PID=14979 containerID=ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=bdf77fac-3fa9-4bd5-a8c7-c278193463ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66\nJun 12 20:26:51.596478 crc crio[3645]: time=\"2026-06-12T20:26:51.596093153Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0eaf46ea-d915-4fe5-927c-585ea09208e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001210128}] Aliases:map[]}\"\nJun 12 20:26:51.596478 crc crio[3645]: time=\"2026-06-12T20:26:51.596295308Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:51.690382 crc crio[3645]: time=\"2026-06-12T20:26:51.665410241Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e37c87f-c285-4ead-b2b1-46fde52fe606 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc000110c88}] Aliases:map[]}\"\nJun 12 20:26:51.690382 crc crio[3645]: time=\"2026-06-12T20:26:51.665519674Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:52.191564 crc crio[3645]: 2026-06-12T20:26:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a1d91a7e12b524 Mac:f6:45:0a:25:2c:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/de45d187-5bc3-4c88-8d81-aee670da5e86 SocketPath: PciID:}] [{Interface:0xc0001146b0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:52.249429 crc crio[3645]: time=\"2026-06-12T20:26:52.210097311Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/de45d187-5bc3-4c88-8d81-aee670da5e86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000188be0}] Aliases:map[]}\"\nJun 12 20:26:52.249429 crc crio[3645]: time=\"2026-06-12T20:26:52.237182475Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:53.484709 crc crio[3645]: time=\"2026-06-12T20:26:53.480576027Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc0022d6158}] Aliases:map[]}\"\nJun 12 20:26:53.484709 crc crio[3645]: time=\"2026-06-12T20:26:53.481074642Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:53.993762 crc crio[3645]: time=\"2026-06-12T20:26:53.972860263Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/bb83f4d3-197b-4647-9f7c-4fdd2ff6b670 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000188618}] Aliases:map[]}\"\nJun 12 20:26:53.993762 crc crio[3645]: time=\"2026-06-12T20:26:53.98745424Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:54.266229 crc crio[3645]: time=\"2026-06-12T20:26:54.262568577Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c0366021-424f-45db-8cad-fcd936e35a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc001722328}] Aliases:map[]}\"\nJun 12 20:26:54.266229 crc crio[3645]: time=\"2026-06-12T20:26:54.263453232Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:54.894581 crc crio[3645]: time=\"2026-06-12T20:26:54.864585805Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/a6d795bd-c0e7-45ee-86fc-1f1f7352b113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000188cf8}] Aliases:map[]}\"\nJun 12 20:26:54.894581 crc crio[3645]: time=\"2026-06-12T20:26:54.894518111Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:54.936619 crc crio[3645]: time=\"2026-06-12T20:26:54.934434951Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/743f7b5c-e3c6-4242-bb06-4c31996ce152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001722610}] Aliases:map[]}\"\nJun 12 20:26:54.936619 crc crio[3645]: time=\"2026-06-12T20:26:54.934519983Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:56.019726 crc crio[3645]: time=\"2026-06-12T20:26:56.017519079Z\" level=info msg=\"Ran pod sandbox 0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=41acf6d2-2e6c-45d1-b91c-cc8fead637f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:56.024893 crc crio[3645]: time=\"2026-06-12T20:26:56.024837393Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/81d8e483-5c1a-4f37-90f8-03967c9745fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000188f60}] Aliases:map[]}\"\nJun 12 20:26:56.025552 crc crio[3645]: time=\"2026-06-12T20:26:56.025519383Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:56.041101 crc crio[3645]: time=\"2026-06-12T20:26:56.039717719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9d7e5520-3e40-422d-93ae-f37a40bf6b5d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:56.659151 crc crio[3645]: time=\"2026-06-12T20:26:56.654901403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ddccab9f-ebbb-49a4-820c-e36da35b4296 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:56.671835 crc crio[3645]: time=\"2026-06-12T20:26:56.670418477Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=fa8d8f50-534b-468a-b751-dc356aa9a776 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:56.745657 crc crio[3645]: time=\"2026-06-12T20:26:56.7435919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:56.787463 crc crio[3645]: time=\"2026-06-12T20:26:56.784484997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:57.573664 crc crio[3645]: time=\"2026-06-12T20:26:57.568189616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:57.830629 crc crio[3645]: time=\"2026-06-12T20:26:57.828420735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:58.223505 crc crio[3645]: time=\"2026-06-12T20:26:58.100591196Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/ed48e03c-d22a-4b72-81b2-b64f05919ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc002a32160}] Aliases:map[]}\"\nJun 12 20:26:58.224815 crc crio[3645]: time=\"2026-06-12T20:26:58.224557256Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:58.300998 crc crio[3645]: time=\"2026-06-12T20:26:58.288320893Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e4d20906-584a-49e6-a5b2-50cfd1485731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc0029c61e0}] Aliases:map[]}\"\nJun 12 20:26:58.300998 crc crio[3645]: time=\"2026-06-12T20:26:58.288531689Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:59.254487 crc crio[3645]: 2026-06-12T20:26:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e215e0fd2e91574 Mac:ae:bd:6d:6f:8f:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/b9c8e7e8-a09a-4114-974e-7c695414d045 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:59.314340 crc crio[3645]: time=\"2026-06-12T20:26:59.272325928Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/b9c8e7e8-a09a-4114-974e-7c695414d045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00008c598}] Aliases:map[]}\"\nJun 12 20:26:59.314340 crc crio[3645]: time=\"2026-06-12T20:26:59.27407484Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:00.076984 crc crio[3645]: time=\"2026-06-12T20:27:00.066602286Z\" level=info msg=\"Ran pod sandbox e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=0ee05950-ec77-4591-8906-daaa5a44feda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:00.179665 crc crio[3645]: time=\"2026-06-12T20:27:00.178480943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=828b46e3-1ac5-4554-8196-acfea561a012 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:00.236593 crc crio[3645]: time=\"2026-06-12T20:27:00.235231975Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=3ec2eebc-4708-4f0f-8ed0-8c580d43361d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:00.268388 crc crio[3645]: time=\"2026-06-12T20:27:00.267432277Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=17c7fc42-d0d1-4de3-a2ff-c4757f8bdfd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:00.268388 crc crio[3645]: time=\"2026-06-12T20:27:00.268014135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:00.846194 crc crio[3645]: time=\"2026-06-12T20:27:00.836474419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:00.964356 crc crio[3645]: time=\"2026-06-12T20:27:00.959466132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:01.115209 crc crio[3645]: time=\"2026-06-12T20:27:01.100843791Z\" level=info msg=\"Created container cbcd8584580f8f4c45ff7b844baa7f16da3777134c31c7f333f7fb1b3630b549: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=fa8d8f50-534b-468a-b751-dc356aa9a776 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:01.116454 crc crio[3645]: time=\"2026-06-12T20:27:01.115848782Z\" level=info msg=\"Starting container: cbcd8584580f8f4c45ff7b844baa7f16da3777134c31c7f333f7fb1b3630b549\" id=f9472dc6-1615-4584-9011-3f66263b8d3b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:01.166100 crc crio[3645]: time=\"2026-06-12T20:27:01.162778206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c3eba5a3-09ca-471e-a1c0-77a34c37ae6a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:01.221052 crc crio[3645]: time=\"2026-06-12T20:27:01.218385294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f3fbbf7a-d2de-4aa3-be9b-d1dff17825db name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:01.242693 crc crio[3645]: time=\"2026-06-12T20:27:01.24115233Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d6673b41-eb23-45a7-a6c8-939967031e5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:01.251060 crc crio[3645]: time=\"2026-06-12T20:27:01.249208716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:01.327458 crc crio[3645]: time=\"2026-06-12T20:27:01.312596332Z\" level=info msg=\"Started container\" PID=15298 containerID=cbcd8584580f8f4c45ff7b844baa7f16da3777134c31c7f333f7fb1b3630b549 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=f9472dc6-1615-4584-9011-3f66263b8d3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120\nJun 12 20:27:01.332576 crc crio[3645]: 2026-06-12T20:27:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e982a44ce46f19 Mac:f6:15:82:0f:f2:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/68a7cf8c-52c7-4408-8610-878b8ff0b778 SocketPath: PciID:}] [{Interface:0xc000292880 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:01.364869 crc crio[3645]: time=\"2026-06-12T20:27:01.353826891Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/68a7cf8c-52c7-4408-8610-878b8ff0b778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc002a325f0}] Aliases:map[]}\"\nJun 12 20:27:01.364869 crc crio[3645]: time=\"2026-06-12T20:27:01.354726926Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:02.008379 crc crio[3645]: time=\"2026-06-12T20:27:02.001486303Z\" level=info msg=\"Ran pod sandbox 2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=7f1c68aa-e908-4f1e-a61f-ea27ed775589 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:02.095980 crc crio[3645]: time=\"2026-06-12T20:27:02.095706792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=95eda11f-3134-4437-9e02-0c4e65b09f23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:02.287513 crc crio[3645]: time=\"2026-06-12T20:27:02.28587309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=d777774d-b616-4787-8a93-5a40781009c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:02.467715 crc crio[3645]: time=\"2026-06-12T20:27:02.457572647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36315ae1-ed64-4a3d-bc60-1bfaa8e99580 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:02.528359 crc crio[3645]: time=\"2026-06-12T20:27:02.524686924Z\" level=info msg=\"Created container 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=17c7fc42-d0d1-4de3-a2ff-c4757f8bdfd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:02.551711 crc crio[3645]: time=\"2026-06-12T20:27:02.541754082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=9e8ced97-3d69-464d-a12e-986fd90a7014 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:02.843755 crc crio[3645]: time=\"2026-06-12T20:27:02.679573479Z\" level=info msg=\"Starting container: 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9\" id=47cbe8e8-a992-4c93-a206-d84a98695d07 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:02.844892 crc crio[3645]: time=\"2026-06-12T20:27:02.844840698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:02.924999 crc crio[3645]: time=\"2026-06-12T20:27:02.679689882Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=fbe18c5f-6a84-4b22-93d7-80b05072c713 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:02.924999 crc crio[3645]: time=\"2026-06-12T20:27:02.912763807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:02.942174 crc crio[3645]: time=\"2026-06-12T20:27:02.821043371Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=e9b2eef3-5884-4cac-bcf7-880853bd178b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:02.993520 crc crio[3645]: time=\"2026-06-12T20:27:02.986913177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:03.047331 crc crio[3645]: time=\"2026-06-12T20:27:03.045565545Z\" level=info msg=\"Started container\" PID=15423 containerID=308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=47cbe8e8-a992-4c93-a206-d84a98695d07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a\nJun 12 20:27:05.069051 crc crio[3645]: time=\"2026-06-12T20:27:05.068887595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:05.333575 crc crio[3645]: time=\"2026-06-12T20:27:05.33171239Z\" level=info msg=\"Created container f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d6673b41-eb23-45a7-a6c8-939967031e5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:05.408042 crc crio[3645]: time=\"2026-06-12T20:27:05.407767368Z\" level=info msg=\"Starting container: f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918\" id=0818e108-29b2-4fe8-a21d-657e24e1b1b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:05.911637 crc crio[3645]: time=\"2026-06-12T20:27:05.886561927Z\" level=info msg=\"Started container\" PID=15456 containerID=f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=0818e108-29b2-4fe8-a21d-657e24e1b1b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca\nJun 12 20:27:07.906598 crc crio[3645]: time=\"2026-06-12T20:27:07.906492146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:08.487778 crc crio[3645]: 2026-06-12T20:27:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca94cda4bf921e7 Mac:b2:da:68:6c:ea:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/bfd372a7-46d8-4573-8b62-8c43042a97dc SocketPath: PciID:}] [{Interface:0xc000015610 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:08.594720 crc crio[3645]: time=\"2026-06-12T20:27:08.586836227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:08.909396 crc crio[3645]: time=\"2026-06-12T20:27:08.907279Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bfd372a7-46d8-4573-8b62-8c43042a97dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc0029e2040}] Aliases:map[]}\"\nJun 12 20:27:08.912376 crc crio[3645]: time=\"2026-06-12T20:27:08.909701992Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:10.016518 crc crio[3645]: time=\"2026-06-12T20:27:09.996804696Z\" level=info msg=\"Ran pod sandbox ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=751b8043-6cff-43a1-b30d-671236ff079b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:10.079259 crc crio[3645]: time=\"2026-06-12T20:27:10.073290956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:10.933588 crc crio[3645]: 2026-06-12T20:27:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:458f253148d8fa0 Mac:ee:91:db:ac:40:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/20c50da1-a8a7-46e8-a7bc-ed451066c09c SocketPath: PciID:}] [{Interface:0xc000014960 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:10.935820 crc crio[3645]: time=\"2026-06-12T20:27:10.935558505Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20c50da1-a8a7-46e8-a7bc-ed451066c09c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0022d6330}] Aliases:map[]}\"\nJun 12 20:27:11.138656 crc crio[3645]: 2026-06-12T20:27:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03c9c23e95d375e Mac:d6:f8:af:10:1d:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/9f1e1f27-149d-46f8-9fea-3bb1948c11ab SocketPath: PciID:}] [{Interface:0xc000014f60 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:11.173830 crc crio[3645]: time=\"2026-06-12T20:27:11.173480142Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:11.182205 crc crio[3645]: time=\"2026-06-12T20:27:11.178834499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=6fa5607a-c8da-4aec-9ea6-0cb949ae6b50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:11.182205 crc crio[3645]: time=\"2026-06-12T20:27:11.181776995Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f1e1f27-149d-46f8-9fea-3bb1948c11ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0022d67a8}] Aliases:map[]}\"\nJun 12 20:27:11.182205 crc crio[3645]: time=\"2026-06-12T20:27:11.182187757Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:11.202574 crc crio[3645]: time=\"2026-06-12T20:27:11.202159823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:12.701447 crc crio[3645]: time=\"2026-06-12T20:27:12.699802599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:12.771615 crc crio[3645]: time=\"2026-06-12T20:27:12.770392895Z\" level=info msg=\"Stopped container a99f9a33d8b825f4a2d878bd55264b873d6172d6da29a5bb93d488ced8930ee9: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=963aa11a-6e1a-447f-8758-a1c5f51d1aa7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:27:12.779883 crc crio[3645]: time=\"2026-06-12T20:27:12.778449641Z\" level=info msg=\"Created container ff42548a646e12c9707aa3cb3370785b48ee8edc25fb6f7045fa23e12bc33f8b: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=fbe18c5f-6a84-4b22-93d7-80b05072c713 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:12.824623 crc crio[3645]: time=\"2026-06-12T20:27:12.817761712Z\" level=info msg=\"Created container 5ec91bbf1ee77fde0652eea5e338865aa0339b440f98be0cf0a790f211cca56e: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=e9b2eef3-5884-4cac-bcf7-880853bd178b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:12.833877 crc crio[3645]: time=\"2026-06-12T20:27:12.828622251Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=774b3a19-245c-456b-991d-660bb4eb5d58 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:12.833877 crc crio[3645]: time=\"2026-06-12T20:27:12.832741332Z\" level=info msg=\"Starting container: ff42548a646e12c9707aa3cb3370785b48ee8edc25fb6f7045fa23e12bc33f8b\" id=38ecd53b-71d1-4954-8a5f-5ddda4504543 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:12.835788 crc crio[3645]: time=\"2026-06-12T20:27:12.835734219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=77edc2f7-e91e-4a05-830f-91df68df81a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:12.836699 crc crio[3645]: time=\"2026-06-12T20:27:12.836671656Z\" level=info msg=\"Starting container: 5ec91bbf1ee77fde0652eea5e338865aa0339b440f98be0cf0a790f211cca56e\" id=df152f2f-ae6b-456f-8259-5fedb03e24f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:12.931192 crc crio[3645]: time=\"2026-06-12T20:27:12.928780893Z\" level=info msg=\"Ran pod sandbox 458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=232f917a-65a5-44c0-88a9-f3533696b7f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:12.990760 crc crio[3645]: time=\"2026-06-12T20:27:12.990246534Z\" level=info msg=\"Ran pod sandbox 03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=bda56c2e-cc20-4ceb-89c1-ecc507c2d23b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:13.014703 crc crio[3645]: time=\"2026-06-12T20:27:13.012427933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=f584b95d-b9f7-40a7-b7bd-4c3e6adfc4e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:13.014703 crc crio[3645]: time=\"2026-06-12T20:27:13.012857195Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=eadbf444-d07c-4da0-ad3a-139bee769aaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:13.014703 crc crio[3645]: time=\"2026-06-12T20:27:13.013260907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=ddb22a9f-81f7-49a2-a492-1a790ad635b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:13.025032 crc crio[3645]: time=\"2026-06-12T20:27:13.024216148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:13.085286 crc crio[3645]: time=\"2026-06-12T20:27:13.084590406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=59f7c1b5-51af-4727-a4bb-315ec9e15df6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:13.085286 crc crio[3645]: time=\"2026-06-12T20:27:13.084982957Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=808ad4b6-c8cb-43c3-b30e-bbf058cc8fb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:13.085286 crc crio[3645]: time=\"2026-06-12T20:27:13.085129322Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=00a937bb-654a-49d8-b54d-7404b1b82d30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:13.139236 crc crio[3645]: time=\"2026-06-12T20:27:13.12057171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:13.197375 crc crio[3645]: time=\"2026-06-12T20:27:13.194906406Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=e918474c-3e32-4966-8c83-c681e689e5e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:13.197375 crc crio[3645]: time=\"2026-06-12T20:27:13.196699338Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=76081626-b7da-467d-b09e-38783efbd507 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:13.281626 crc crio[3645]: time=\"2026-06-12T20:27:13.266910585Z\" level=info msg=\"Created container a267a72f0cec2c92a547ef4243fec9a56156dc5a37ce26e4b28785180e8694f8: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=c3072ecf-461b-4795-b10b-d8cd0f6c4b53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:13.311727 crc crio[3645]: time=\"2026-06-12T20:27:13.304849916Z\" level=info msg=\"Started container\" PID=15628 containerID=5ec91bbf1ee77fde0652eea5e338865aa0339b440f98be0cf0a790f211cca56e description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=df152f2f-ae6b-456f-8259-5fedb03e24f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120\nJun 12 20:27:13.311727 crc crio[3645]: time=\"2026-06-12T20:27:13.305842806Z\" level=info msg=\"Starting container: a267a72f0cec2c92a547ef4243fec9a56156dc5a37ce26e4b28785180e8694f8\" id=5e13966f-0806-47a2-927b-50ea39cf5c26 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:13.311727 crc crio[3645]: time=\"2026-06-12T20:27:13.311409678Z\" level=info msg=\"Started container\" PID=15583 containerID=ff42548a646e12c9707aa3cb3370785b48ee8edc25fb6f7045fa23e12bc33f8b description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=38ecd53b-71d1-4954-8a5f-5ddda4504543 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69\nJun 12 20:27:13.901741 crc crio[3645]: time=\"2026-06-12T20:27:13.890183446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:13.939156 crc crio[3645]: time=\"2026-06-12T20:27:13.930850887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:14.040039 crc crio[3645]: time=\"2026-06-12T20:27:13.94461117Z\" level=info msg=\"Started container\" PID=15640 containerID=a267a72f0cec2c92a547ef4243fec9a56156dc5a37ce26e4b28785180e8694f8 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=5e13966f-0806-47a2-927b-50ea39cf5c26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6\nJun 12 20:27:14.096155 crc crio[3645]: time=\"2026-06-12T20:27:13.945696712Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=ce395892-516a-4326-81f2-ac0d46231685 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:14.096155 crc crio[3645]: time=\"2026-06-12T20:27:14.084899418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:16.084544 crc crio[3645]: time=\"2026-06-12T20:27:16.083826512Z\" level=info msg=\"Stopping container: ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c (timeout: 2s)\" id=a8bc2511-7c8a-4f05-a6a1-92de5121991a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:27:16.804666 crc crio[3645]: time=\"2026-06-12T20:27:16.803902187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:17.276730 crc crio[3645]: time=\"2026-06-12T20:27:17.259311694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:17.795733 crc crio[3645]: time=\"2026-06-12T20:27:17.795497646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:17.888111 crc crio[3645]: time=\"2026-06-12T20:27:17.887296383Z\" level=info msg=\"Stopped container ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a8bc2511-7c8a-4f05-a6a1-92de5121991a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:27:17.912735 crc crio[3645]: time=\"2026-06-12T20:27:17.910763481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=3dc605b1-b571-4910-8a45-a5e1fd90e109 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:17.924378 crc crio[3645]: time=\"2026-06-12T20:27:17.921601318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d1745980-b306-4a11-a570-2a3ea68d8d7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:18.027133 crc crio[3645]: time=\"2026-06-12T20:27:17.938884254Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=02f2641f-e8f2-479a-8e69-349595a7e4d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:18.131049 crc crio[3645]: time=\"2026-06-12T20:27:18.130893157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:18.474689 crc crio[3645]: time=\"2026-06-12T20:27:18.463441445Z\" level=info msg=\"Created container 6fc7e19a5900f87380de80e10b75e30f85472a7c5f02e8b70e53db7939960685: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=808ad4b6-c8cb-43c3-b30e-bbf058cc8fb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:18.480202 crc crio[3645]: time=\"2026-06-12T20:27:18.480143264Z\" level=info msg=\"Starting container: 6fc7e19a5900f87380de80e10b75e30f85472a7c5f02e8b70e53db7939960685\" id=f4d6f303-5ed7-4431-ae39-c0eac63d86a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:18.568243 crc crio[3645]: time=\"2026-06-12T20:27:18.568158152Z\" level=info msg=\"Started container\" PID=15783 containerID=6fc7e19a5900f87380de80e10b75e30f85472a7c5f02e8b70e53db7939960685 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=f4d6f303-5ed7-4431-ae39-c0eac63d86a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8c148d9dd9f2963cda4609d403332b884c9a8cdb727d71f3ad7a2a5cb711abb\nJun 12 20:27:20.252499 crc crio[3645]: 2026-06-12T20:27:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b558a672b879c65 Mac:b6:e5:b2:19:2d:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/bf10e3c6-6a51-4b30-88e1-6ecf54631dd3 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:20.358186 crc crio[3645]: time=\"2026-06-12T20:27:20.356336926Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/bf10e3c6-6a51-4b30-88e1-6ecf54631dd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0001888b8}] Aliases:map[]}\"\nJun 12 20:27:20.358186 crc crio[3645]: time=\"2026-06-12T20:27:20.357712976Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:20.528286 crc crio[3645]: time=\"2026-06-12T20:27:20.525827549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:21.566890 crc crio[3645]: time=\"2026-06-12T20:27:21.554092581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:21.676765 crc crio[3645]: time=\"2026-06-12T20:27:21.676647969Z\" level=info msg=\"Ran pod sandbox b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=0e280f5e-9408-4ca1-9f47-b2dc40db2a83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:21.763823 crc crio[3645]: time=\"2026-06-12T20:27:21.762580186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=61c63463-4264-4df1-8d91-d0bea52f66e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:21.827712 crc crio[3645]: time=\"2026-06-12T20:27:21.81942374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86264b75-b9ec-495e-9427-06a2dda8172d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:22.055883 crc crio[3645]: time=\"2026-06-12T20:27:22.055827193Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=b12e6657-fcc1-4826-8e9c-235256a855f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:22.073817 crc crio[3645]: time=\"2026-06-12T20:27:22.073761278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:22.128111 crc crio[3645]: 2026-06-12T20:27:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9609782049d835e Mac:46:38:b7:1e:43:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/ddbd0d6f-0a3d-4e93-8474-b85095874fac SocketPath: PciID:}] [{Interface:0xc00059a970 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:22.128111 crc crio[3645]: time=\"2026-06-12T20:27:22.123739731Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ddbd0d6f-0a3d-4e93-8474-b85095874fac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000188b60}] Aliases:map[]}\"\nJun 12 20:27:22.128111 crc crio[3645]: time=\"2026-06-12T20:27:22.124013969Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:22.156609 crc crio[3645]: time=\"2026-06-12T20:27:22.156503241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:22.381602 crc crio[3645]: time=\"2026-06-12T20:27:22.375581766Z\" level=info msg=\"Ran pod sandbox 9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=e4b289c6-9517-4fb2-a4be-6bf77623bc11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:22.512295 crc crio[3645]: time=\"2026-06-12T20:27:22.501913795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=469ed69e-d423-4467-95ae-6b39b7759c24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:22.631633 crc crio[3645]: time=\"2026-06-12T20:27:22.61816149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:22.651522 crc crio[3645]: 2026-06-12T20:27:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79c9e7a7d1968ab Mac:9a:2a:8f:c6:f1:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/ed48e03c-d22a-4b72-81b2-b64f05919ce4 SocketPath: PciID:}] [{Interface:0xc00011cdb0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:22.654145 crc crio[3645]: time=\"2026-06-12T20:27:22.654087882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ddf0a262-29e5-4239-b12f-4f46ddab5a81 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:22.669089 crc crio[3645]: time=\"2026-06-12T20:27:22.659866801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:22.669571 crc crio[3645]: time=\"2026-06-12T20:27:22.669541325Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=7145786c-c5ac-45d8-842b-ef88293ee0cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:22.670021 crc crio[3645]: time=\"2026-06-12T20:27:22.669993977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:22.929879 crc crio[3645]: time=\"2026-06-12T20:27:22.924537302Z\" level=info msg=\"Created container c5f05911545eca0bf004c46e2c83feeb0fbb8f612b50c0d8e57ffaa8fc63d61f: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=e918474c-3e32-4966-8c83-c681e689e5e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:22.969013 crc crio[3645]: time=\"2026-06-12T20:27:22.967217712Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/ed48e03c-d22a-4b72-81b2-b64f05919ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc002a32160}] Aliases:map[]}\"\nJun 12 20:27:22.969013 crc crio[3645]: time=\"2026-06-12T20:27:22.967896562Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:23.009564 crc crio[3645]: time=\"2026-06-12T20:27:23.009396287Z\" level=info msg=\"Starting container: c5f05911545eca0bf004c46e2c83feeb0fbb8f612b50c0d8e57ffaa8fc63d61f\" id=ff19d99e-6153-4fec-8b57-b1df0d5d3ef3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:23.127650 crc crio[3645]: time=\"2026-06-12T20:27:23.123329223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:23.196506 crc crio[3645]: 2026-06-12T20:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5a8625ed43f5bd Mac:4a:ff:4a:c6:23:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/0e37c87f-c285-4ead-b2b1-46fde52fe606 SocketPath: PciID:}] [{Interface:0xc000014d30 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:23.284809 crc crio[3645]: 2026-06-12T20:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffdd1ce764186f2 Mac:06:4e:6f:ad:8b:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/d07e0bfa-6b84-4f65-b6ef-8b0713728304 SocketPath: PciID:}] [{Interface:0xc0001a7140 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:23.344186 crc crio[3645]: time=\"2026-06-12T20:27:23.322337232Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e37c87f-c285-4ead-b2b1-46fde52fe606 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc000110c88}] Aliases:map[]}\"\nJun 12 20:27:23.344186 crc crio[3645]: time=\"2026-06-12T20:27:23.337181816Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:23.429329 crc crio[3645]: time=\"2026-06-12T20:27:23.41754927Z\" level=info msg=\"Ran pod sandbox a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=fb5fc956-5c1c-4df7-8864-dcc093814cc2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:23.449126 crc crio[3645]: time=\"2026-06-12T20:27:23.448022341Z\" level=info msg=\"Ran pod sandbox 79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=175c0b14-f8ab-4e04-b9a6-19372bde9792 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:23.545789 crc crio[3645]: time=\"2026-06-12T20:27:23.545505076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=02dca4e7-b367-4280-810c-57cdd2835f15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:23.557350 crc crio[3645]: time=\"2026-06-12T20:27:23.557292102Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/d07e0bfa-6b84-4f65-b6ef-8b0713728304 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0022d6380}] Aliases:map[]}\"\nJun 12 20:27:23.558171 crc crio[3645]: time=\"2026-06-12T20:27:23.558147947Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:23.643840 crc crio[3645]: time=\"2026-06-12T20:27:23.637043347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=20acf3a7-ca70-458e-9676-41b8751bcce9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:23.677006 crc crio[3645]: time=\"2026-06-12T20:27:23.661576525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ead61281-1808-4c24-b4b6-8d20ae864686 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:23.677006 crc crio[3645]: time=\"2026-06-12T20:27:23.663739638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=69888910-586c-440a-a3ab-f4d1ad6aac82 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:23.680599 crc crio[3645]: time=\"2026-06-12T20:27:23.680070516Z\" level=info msg=\"Started container\" PID=15934 containerID=c5f05911545eca0bf004c46e2c83feeb0fbb8f612b50c0d8e57ffaa8fc63d61f description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=ff19d99e-6153-4fec-8b57-b1df0d5d3ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84\nJun 12 20:27:23.690551 crc crio[3645]: 2026-06-12T20:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f42546e1b6dbd05 Mac:1a:e1:b3:a6:ed:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/215b56f5-aaf0-4e08-b67b-1cf2696475e6 SocketPath: PciID:}] [{Interface:0xc0002cb4a0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:23.691853 crc crio[3645]: time=\"2026-06-12T20:27:23.691758269Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/215b56f5-aaf0-4e08-b67b-1cf2696475e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc002a32258}] Aliases:map[]}\"\nJun 12 20:27:23.692097 crc crio[3645]: time=\"2026-06-12T20:27:23.692026686Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:23.722589 crc crio[3645]: time=\"2026-06-12T20:27:23.721571802Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=dab15382-bc1c-4863-b987-b3eeff8f9a49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:24.403284 crc crio[3645]: time=\"2026-06-12T20:27:24.402132811Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=99823c1b-af25-4503-9a59-49871f400685 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:24.425076 crc crio[3645]: 2026-06-12T20:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4e491676e5dab0 Mac:76:f4:a1:4b:92:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/743f7b5c-e3c6-4242-bb06-4c31996ce152 SocketPath: PciID:}] [{Interface:0xc000140960 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:24.425076 crc crio[3645]: 2026-06-12T20:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2fc159855a3611 Mac:fe:b6:1b:ee:58:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/c0366021-424f-45db-8cad-fcd936e35a3b SocketPath: PciID:}] [{Interface:0xc000374780 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:24.425076 crc crio[3645]: time=\"2026-06-12T20:27:24.41985288Z\" level=info msg=\"Ran pod sandbox ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b with infra container: openshift-dns/dns-default-qtghf/POD\" id=86d54315-4bb9-461b-afb7-16fef98fe4eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:24.427293 crc crio[3645]: time=\"2026-06-12T20:27:24.427196944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:24.435574 crc crio[3645]: time=\"2026-06-12T20:27:24.427764902Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/743f7b5c-e3c6-4242-bb06-4c31996ce152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001722610}] Aliases:map[]}\"\nJun 12 20:27:24.435574 crc crio[3645]: time=\"2026-06-12T20:27:24.431198493Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:24.435574 crc crio[3645]: time=\"2026-06-12T20:27:24.433804638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:24.451534 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61d36dfa30c150b Mac:06:46:80:69:86:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/bb83f4d3-197b-4647-9f7c-4fdd2ff6b670 SocketPath: PciID:}] [{Interface:0xc0000158f0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:24.451534 crc crio[3645]: time=\"2026-06-12T20:27:24.441844844Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/bb83f4d3-197b-4647-9f7c-4fdd2ff6b670 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000188618}] Aliases:map[]}\"\nJun 12 20:27:24.451534 crc crio[3645]: time=\"2026-06-12T20:27:24.442150453Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:24.451534 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bba6a3fe42a824a Mac:06:3b:47:a0:37:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/0eaf46ea-d915-4fe5-927c-585ea09208e0 SocketPath: PciID:}] [{Interface:0xc0001259b0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:24.451534 crc crio[3645]: time=\"2026-06-12T20:27:24.443181192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=139e2cfa-f5b4-45a3-86cb-7eba6f173ea1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:24.451534 crc crio[3645]: time=\"2026-06-12T20:27:24.448174649Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0eaf46ea-d915-4fe5-927c-585ea09208e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001210128}] Aliases:map[]}\"\nJun 12 20:27:24.451534 crc crio[3645]: time=\"2026-06-12T20:27:24.448342143Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:24.452867 crc crio[3645]: time=\"2026-06-12T20:27:24.452822384Z\" level=info msg=\"Ran pod sandbox f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=49e43baa-3ebd-44b3-a372-9176b4a463b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:24.461977 crc crio[3645]: time=\"2026-06-12T20:27:24.461745287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=b0da42be-ef74-4c76-989d-b9c3d0cfc3e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:24.468361 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0ea84e838340ea Mac:aa:f3:84:71:6c:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/09ab9739-1b46-48dd-b8ef-312dc7a50539 SocketPath: PciID:}] [{Interface:0xc000606780 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:24.474684 crc crio[3645]: time=\"2026-06-12T20:27:24.473590233Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/09ab9739-1b46-48dd-b8ef-312dc7a50539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00109e4a0}] Aliases:map[]}\"\nJun 12 20:27:24.474684 crc crio[3645]: time=\"2026-06-12T20:27:24.473800069Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:24.474684 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28d9d5d109e7e66 Mac:ba:ac:bc:7a:1a:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/81d8e483-5c1a-4f37-90f8-03967c9745fa SocketPath: PciID:}] [{Interface:0xc00011dad0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:24.474684 crc crio[3645]: time=\"2026-06-12T20:27:24.474624703Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/81d8e483-5c1a-4f37-90f8-03967c9745fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000188f60}] Aliases:map[]}\"\nJun 12 20:27:24.475615 crc crio[3645]: time=\"2026-06-12T20:27:24.474733076Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:24.514751 crc crio[3645]: time=\"2026-06-12T20:27:24.514633676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:24.523634 crc crio[3645]: time=\"2026-06-12T20:27:24.522494356Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c0366021-424f-45db-8cad-fcd936e35a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc001722328}] Aliases:map[]}\"\nJun 12 20:27:24.523634 crc crio[3645]: time=\"2026-06-12T20:27:24.522791585Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:24.534321 crc crio[3645]: time=\"2026-06-12T20:27:24.531897801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=b21ce07e-05e4-419c-b4d9-45966e641871 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:24.534321 crc crio[3645]: time=\"2026-06-12T20:27:24.532640103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=d03acfb4-e74d-4747-a7cd-effbc59fc3e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:24.545638 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a91e4385cdfacf Mac:ae:47:41:57:97:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/fb83b8cd-9559-4241-92e3-c244bfef61e3 SocketPath: PciID:}] [{Interface:0xc000292960 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:24.546738 crc crio[3645]: time=\"2026-06-12T20:27:24.546661764Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/fb83b8cd-9559-4241-92e3-c244bfef61e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00112e1c0}] Aliases:map[]}\"\nJun 12 20:27:24.547786 crc crio[3645]: time=\"2026-06-12T20:27:24.546864959Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:24.562344 crc crio[3645]: time=\"2026-06-12T20:27:24.555834492Z\" level=info msg=\"Ran pod sandbox f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=b21ab1b0-9065-4935-b3e6-76f65faeba03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:24.676978 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bfe61f08793b81 Mac:9a:9b:ea:00:19:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/cb67c174-0892-4adc-9c49-037f5abdfa61 SocketPath: PciID:}] [{Interface:0xc000123320 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:24.687443 crc crio[3645]: time=\"2026-06-12T20:27:24.67903705Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=6330d722-cc94-4cb1-98dd-7e6467840e77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:24.687443 crc crio[3645]: time=\"2026-06-12T20:27:24.680679468Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/cb67c174-0892-4adc-9c49-037f5abdfa61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00112e528}] Aliases:map[]}\"\nJun 12 20:27:24.687443 crc crio[3645]: time=\"2026-06-12T20:27:24.682882863Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:24.687891 crc crio[3645]: time=\"2026-06-12T20:27:24.687816537Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=707bb12c-97f5-470f-9c8f-9560674f14a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:24.692088 crc crio[3645]: time=\"2026-06-12T20:27:24.689005232Z\" level=info msg=\"Created container 73f79a2ae82023a00af268a77d6126e4a30826db836ced68d5def112cbe61dce: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=b12e6657-fcc1-4826-8e9c-235256a855f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:24.692088 crc crio[3645]: time=\"2026-06-12T20:27:24.576652171Z\" level=info msg=\"Created container 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=02f2641f-e8f2-479a-8e69-349595a7e4d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:24.692466 crc crio[3645]: time=\"2026-06-12T20:27:24.577506597Z\" level=info msg=\"Ran pod sandbox 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=c480395a-b117-46b5-a1a5-ca880b325e71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:24.692466 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9aca1289f0002b2 Mac:d2:22:4a:f2:14:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/2d92f641-ec27-4900-bb3b-4b1971a0e995 SocketPath: PciID:}] [{Interface:0xc000398870 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:24.696900 crc crio[3645]: time=\"2026-06-12T20:27:24.693641277Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2d92f641-ec27-4900-bb3b-4b1971a0e995 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc0029c6040}] Aliases:map[]}\"\nJun 12 20:27:24.696900 crc crio[3645]: time=\"2026-06-12T20:27:24.693907035Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:24.708514 crc crio[3645]: time=\"2026-06-12T20:27:24.70842413Z\" level=info msg=\"Ran pod sandbox a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=ff99e893-d5f2-4ccd-97c9-b6fdf16301f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:24.716612 crc crio[3645]: time=\"2026-06-12T20:27:24.71559494Z\" level=info msg=\"Starting container: 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d\" id=fc7774c9-dac2-41f6-a6e8-6674d0cee3bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:24.722322 crc crio[3645]: time=\"2026-06-12T20:27:24.721266336Z\" level=info msg=\"Starting container: 73f79a2ae82023a00af268a77d6126e4a30826db836ced68d5def112cbe61dce\" id=453437e1-0e63-412f-970a-a37d14b7b0cf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:24.728654 crc crio[3645]: time=\"2026-06-12T20:27:24.72853612Z\" level=info msg=\"Ran pod sandbox 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=5d2968e6-1aea-435f-bcb6-8a0fd181cd6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:24.735716 crc crio[3645]: time=\"2026-06-12T20:27:24.735275117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=028c5758-665e-4248-8762-38cccc07b166 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:24.735716 crc crio[3645]: time=\"2026-06-12T20:27:24.735673398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=bb58f855-9b70-4f65-a248-ed043f116f32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:24.753444 crc crio[3645]: time=\"2026-06-12T20:27:24.748898616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=adb2e863-bf10-4a11-937c-dc815c733391 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:24.753444 crc crio[3645]: time=\"2026-06-12T20:27:24.749234175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=8813ed08-5cb2-4ec5-961b-e12bac90cadd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:24.778453 crc crio[3645]: time=\"2026-06-12T20:27:24.778256615Z\" level=info msg=\"Started container\" PID=16027 containerID=73f79a2ae82023a00af268a77d6126e4a30826db836ced68d5def112cbe61dce description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=453437e1-0e63-412f-970a-a37d14b7b0cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6\nJun 12 20:27:24.779561 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61098fb33ca6f7e Mac:36:29:8c:56:44:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/a6d795bd-c0e7-45ee-86fc-1f1f7352b113 SocketPath: PciID:}] [{Interface:0xc0003e0b30 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:24.796543 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c694976f93f1dc Mac:da:26:b9:99:aa:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/e4d20906-584a-49e6-a5b2-50cfd1485731 SocketPath: PciID:}] [{Interface:0xc0000152a0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:24.796543 crc crio[3645]: time=\"2026-06-12T20:27:24.790832154Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e4d20906-584a-49e6-a5b2-50cfd1485731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc0029c61e0}] Aliases:map[]}\"\nJun 12 20:27:24.796543 crc crio[3645]: time=\"2026-06-12T20:27:24.79104631Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:24.796543 crc crio[3645]: time=\"2026-06-12T20:27:24.794692687Z\" level=info msg=\"Started container\" PID=16009 containerID=3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=fc7774c9-dac2-41f6-a6e8-6674d0cee3bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66\nJun 12 20:27:24.797701 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26eb3c1647a7f4c Mac:b6:74:2a:7f:6c:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/0c4f39a7-b54d-49ef-81cc-ecf4a62f301d SocketPath: PciID:}] [{Interface:0xc000313cf0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:24.799085 crc crio[3645]: time=\"2026-06-12T20:27:24.799043664Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0c4f39a7-b54d-49ef-81cc-ecf4a62f301d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0022d68f0}] Aliases:map[]}\"\nJun 12 20:27:24.806841 crc crio[3645]: time=\"2026-06-12T20:27:24.806804112Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:24.827592 crc crio[3645]: time=\"2026-06-12T20:27:24.827524178Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/a6d795bd-c0e7-45ee-86fc-1f1f7352b113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000188cf8}] Aliases:map[]}\"\nJun 12 20:27:24.827819 crc crio[3645]: time=\"2026-06-12T20:27:24.827748024Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:24.840867 crc crio[3645]: time=\"2026-06-12T20:27:24.84054197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:24.856686 crc crio[3645]: time=\"2026-06-12T20:27:24.849758799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:24.856686 crc crio[3645]: time=\"2026-06-12T20:27:24.855556509Z\" level=info msg=\"Ran pod sandbox b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=96cf5908-2623-4b4a-b6dd-6c160cd7faf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:24.867140 crc crio[3645]: time=\"2026-06-12T20:27:24.866875211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:24.871260 crc crio[3645]: time=\"2026-06-12T20:27:24.870748384Z\" level=info msg=\"Ran pod sandbox 9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=5d69f040-e7fd-410c-8152-a1a8e5a4f69b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:24.879595 crc crio[3645]: time=\"2026-06-12T20:27:24.877824762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=72fb2ac7-b5e9-4544-bfce-bb07588b79e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:24.879595 crc crio[3645]: time=\"2026-06-12T20:27:24.878357676Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/POD\" id=770cf830-f279-4c43-956b-8afda037d366 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:24.879595 crc crio[3645]: time=\"2026-06-12T20:27:24.878462259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:24.884716 crc crio[3645]: time=\"2026-06-12T20:27:24.882216199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=aae2714b-f5c3-4da9-8516-a867d392d76e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:24.965025 crc crio[3645]: time=\"2026-06-12T20:27:24.962371507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:24.965025 crc crio[3645]: time=\"2026-06-12T20:27:24.965012284Z\" level=info msg=\"Ran pod sandbox 28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=12d9119b-6743-4d42-9320-1fbe43eb551c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:24.971316 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:417501e773b5f48 Mac:2a:9a:f5:aa:1c:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/6244ffca-768e-4a61-9cff-815da350cc60 SocketPath: PciID:}] [{Interface:0xc000504610 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:24.975053 crc crio[3645]: time=\"2026-06-12T20:27:24.97306231Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/6244ffca-768e-4a61-9cff-815da350cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00112e4b0}] Aliases:map[]}\"\nJun 12 20:27:24.975053 crc crio[3645]: time=\"2026-06-12T20:27:24.973238085Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:24.982223 crc crio[3645]: time=\"2026-06-12T20:27:24.982146136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:24.990188 crc crio[3645]: time=\"2026-06-12T20:27:24.990127251Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=cef38a1a-855e-409d-ae31-83d7e9395c08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:24.990608 crc crio[3645]: time=\"2026-06-12T20:27:24.990537602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=5f6cf4c4-44ba-4a3a-b576-728287209085 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:24.991060 crc crio[3645]: time=\"2026-06-12T20:27:24.990997055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=93fd3bdb-15d4-40a9-bf8e-bc1151f6b637 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:24.995030 crc crio[3645]: time=\"2026-06-12T20:27:24.992623923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=9b6a4771-23fa-470b-bdc1-970b8a929997 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.014026 crc crio[3645]: time=\"2026-06-12T20:27:25.008501338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=296141bd-2767-4f67-ae49-682bdc7175e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.030253 crc crio[3645]: time=\"2026-06-12T20:27:25.030147412Z\" level=info msg=\"Ran pod sandbox bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=fa054d53-fc69-4749-aaf5-6ea6dfb9e94a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:25.060482 crc crio[3645]: time=\"2026-06-12T20:27:25.060245943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=1ea0a256-54d9-436a-b451-e70bfbad62b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.102789 crc crio[3645]: time=\"2026-06-12T20:27:25.08333957Z\" level=info msg=\"Ran pod sandbox 9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=a93ecd69-162f-4200-9270-c3146a0ef2cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:25.102789 crc crio[3645]: time=\"2026-06-12T20:27:25.09362687Z\" level=info msg=\"Ran pod sandbox 5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=4c5e03cc-72ef-4154-b8a4-ac3ecaac89d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:25.159165 crc crio[3645]: time=\"2026-06-12T20:27:25.146129048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=f887b67e-f736-4043-ab5c-4e3f59b04751 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.159165 crc crio[3645]: time=\"2026-06-12T20:27:25.146314323Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=07c028de-6e9a-4533-925d-29afe64a6f6c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.198251 crc crio[3645]: 2026-06-12T20:27:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0716da97925d84f Mac:b6:e3:71:5b:dd:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 SocketPath: PciID:}] [{Interface:0xc00051a8a0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:25.198723 crc crio[3645]: time=\"2026-06-12T20:27:25.198291325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1e20b27e-58a4-4496-b215-d4566c3e61dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.200085 crc crio[3645]: time=\"2026-06-12T20:27:25.199889693Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc0022d6158}] Aliases:map[]}\"\nJun 12 20:27:25.200341 crc crio[3645]: time=\"2026-06-12T20:27:25.200279134Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:25.206889 crc crio[3645]: time=\"2026-06-12T20:27:25.206750524Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f82fafb9-40b4-4ecb-b763-0968d20facef name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.207515 crc crio[3645]: time=\"2026-06-12T20:27:25.207234878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=cee2e1f5-6785-4b18-8f3a-ea2157eb3229 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.207515 crc crio[3645]: time=\"2026-06-12T20:27:25.207477175Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=b8bd097e-1135-4398-8ade-ecb10f7898c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.207618 crc crio[3645]: time=\"2026-06-12T20:27:25.207590498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=c8347b8c-d770-4728-b896-172cec965d55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.207823 crc crio[3645]: time=\"2026-06-12T20:27:25.207762253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=e04a5a2a-2f96-4612-9f0f-d67fc49d6db0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.226181 crc crio[3645]: time=\"2026-06-12T20:27:25.22609433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=99543c54-f6a6-4ba2-8000-7efa9c074a4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.226678 crc crio[3645]: time=\"2026-06-12T20:27:25.226617116Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=d6de4693-44ee-43fa-9bd1-64123e8b1abe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.227852 crc crio[3645]: time=\"2026-06-12T20:27:25.227751999Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=69002792-6877-4f31-924a-aa218dd7aaef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.228059 crc crio[3645]: time=\"2026-06-12T20:27:25.227970685Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=4e771fc4-ad45-43b0-8fdf-63e7cdb533e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.228059 crc crio[3645]: time=\"2026-06-12T20:27:25.228049488Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=6453c527-9e07-4baa-ab47-6ad521f5c976 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.228170 crc crio[3645]: time=\"2026-06-12T20:27:25.22812866Z\" level=info msg=\"Stopping container: f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918 (timeout: 30s)\" id=95ae0f5f-1891-4415-8a09-f7fc658c572a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:27:25.241516 crc crio[3645]: time=\"2026-06-12T20:27:25.24111373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.276203 crc crio[3645]: time=\"2026-06-12T20:27:25.275998421Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=4733ab80-9bc0-4254-897f-3977c3822fe9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.279987 crc crio[3645]: time=\"2026-06-12T20:27:25.278838625Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=23b26213-ad9b-4644-80b1-2fc9cef491c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.279987 crc crio[3645]: time=\"2026-06-12T20:27:25.279549015Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=d40935bd-a960-41ce-baba-d5ab5dcfefcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.281985 crc crio[3645]: time=\"2026-06-12T20:27:25.281833152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.284774 crc crio[3645]: time=\"2026-06-12T20:27:25.284082427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.285078 crc crio[3645]: time=\"2026-06-12T20:27:25.284911062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.306228 crc crio[3645]: time=\"2026-06-12T20:27:25.305899777Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=6d7292ad-e4b7-4b91-b2df-ece4f6e300c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.306503 crc crio[3645]: time=\"2026-06-12T20:27:25.30635129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.340055 crc crio[3645]: time=\"2026-06-12T20:27:25.334545896Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=a2515d24-47bd-4ce8-8b9a-74a6828867ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.362331 crc crio[3645]: time=\"2026-06-12T20:27:25.352295125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.418172 crc crio[3645]: time=\"2026-06-12T20:27:25.417799853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.458889 crc crio[3645]: time=\"2026-06-12T20:27:25.458774652Z\" level=info msg=\"Ran pod sandbox 61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=5d643e4e-439d-4b26-9d36-abce8ad331ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:25.463326 crc crio[3645]: time=\"2026-06-12T20:27:25.461245925Z\" level=info msg=\"Ran pod sandbox 26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=a1921721-9df9-4f39-9661-cd3ce74f09af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:25.463326 crc crio[3645]: time=\"2026-06-12T20:27:25.462733279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=6459efe4-233f-4867-9cd5-ca065be5baed name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.466692 crc crio[3645]: time=\"2026-06-12T20:27:25.466036996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=45717945-f52e-4e06-b4d5-c7255e8752be name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.467624741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=07e04b95-ff50-48a2-9e12-e53e7ded9005 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.476224863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.476509862Z\" level=info msg=\"Ran pod sandbox 417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=eac556d7-c878-4481-be59-4201b9b7c8d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.476580134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.476811351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.477023097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.480633083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.480743896Z\" level=info msg=\"Ran pod sandbox 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=60dfaaf2-adc6-4bfd-a29b-fd8b66b4446d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.481721404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=d08962cc-0dc4-4a0e-bb2d-f19c8c4aadaf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.498738 crc crio[3645]: time=\"2026-06-12T20:27:25.498059503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.505816 crc crio[3645]: time=\"2026-06-12T20:27:25.505713538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=e4358eb1-0cd0-4b7e-a4ee-49fc15ea5402 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.506464 crc crio[3645]: time=\"2026-06-12T20:27:25.506239093Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=685c228a-e43e-4867-b7bf-354be29a1029 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.510909 crc crio[3645]: time=\"2026-06-12T20:27:25.51056798Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1bc04d86-1a50-4976-a911-cd3bc1a9cc07 name=/runtime.v1.ImageService/PullImage\nJun 12 20:27:25.511186 crc crio[3645]: time=\"2026-06-12T20:27:25.511123886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f4674aff-264e-419d-91e3-7af316536f95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.546572 crc crio[3645]: time=\"2026-06-12T20:27:25.546358588Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 20:27:25.550881 crc crio[3645]: time=\"2026-06-12T20:27:25.550836079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.564337 crc crio[3645]: time=\"2026-06-12T20:27:25.562633524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=b45093ba-2a5a-49ac-82cb-deee9ec734e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.569891 crc crio[3645]: time=\"2026-06-12T20:27:25.569721962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.582605 crc crio[3645]: time=\"2026-06-12T20:27:25.581817505Z\" level=info msg=\"Created container 35072707a1ff83006a2ded7708b989e8e33f3d72aa5d2d6fc293921b06eedb54: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=eadbf444-d07c-4da0-ad3a-139bee769aaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.588656 crc crio[3645]: time=\"2026-06-12T20:27:25.58809469Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=7cbb4427-60b7-4058-aa5d-fba30b1ef080 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.596072 crc crio[3645]: time=\"2026-06-12T20:27:25.588219043Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=9d04553b-4b60-4445-9d60-56817fc95803 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:25.596216 crc crio[3645]: time=\"2026-06-12T20:27:25.593380435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.598718 crc crio[3645]: time=\"2026-06-12T20:27:25.598454522Z\" level=info msg=\"Starting container: 35072707a1ff83006a2ded7708b989e8e33f3d72aa5d2d6fc293921b06eedb54\" id=bce40cc1-cb35-4003-9a34-16d26a4e892b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:25.614475 crc crio[3645]: time=\"2026-06-12T20:27:25.614323438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.654981 crc crio[3645]: time=\"2026-06-12T20:27:25.633775507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.654981 crc crio[3645]: time=\"2026-06-12T20:27:25.653379571Z\" level=info msg=\"Started container\" PID=16132 containerID=35072707a1ff83006a2ded7708b989e8e33f3d72aa5d2d6fc293921b06eedb54 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=bce40cc1-cb35-4003-9a34-16d26a4e892b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761\nJun 12 20:27:25.657378 crc crio[3645]: time=\"2026-06-12T20:27:25.656373678Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=c5d03d97-0328-4325-8993-285336d11701 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.657614 crc crio[3645]: time=\"2026-06-12T20:27:25.635828217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.720565 crc crio[3645]: time=\"2026-06-12T20:27:25.720232359Z\" level=info msg=\"Created container fe51b8ce78912ccc96030de2484cc84a577ed11998ecd4d78c6c2f6341d6885b: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=dab15382-bc1c-4863-b987-b3eeff8f9a49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.741433 crc crio[3645]: time=\"2026-06-12T20:27:25.737907887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.750081 crc crio[3645]: time=\"2026-06-12T20:27:25.749820365Z\" level=info msg=\"Starting container: fe51b8ce78912ccc96030de2484cc84a577ed11998ecd4d78c6c2f6341d6885b\" id=4ab8c960-d7a8-40f7-89fb-8a251f88e6e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:25.754125 crc crio[3645]: time=\"2026-06-12T20:27:25.75374354Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=770cf830-f279-4c43-956b-8afda037d366 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:25.760523 crc crio[3645]: time=\"2026-06-12T20:27:25.760421356Z\" level=info msg=\"Created container 6e293e84b8c48cd61d4960c285ef1d2e2bb2c979046fcdd9d0ca7c52304e66b8: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=707bb12c-97f5-470f-9c8f-9560674f14a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.774770 crc crio[3645]: time=\"2026-06-12T20:27:25.774707253Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=da6a61d8-651a-417d-af06-e2fb57a076dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:25.798028 crc crio[3645]: time=\"2026-06-12T20:27:25.797886893Z\" level=info msg=\"Starting container: 6e293e84b8c48cd61d4960c285ef1d2e2bb2c979046fcdd9d0ca7c52304e66b8\" id=0d4d2dcb-6f9f-4833-a609-a82cbf0a4246 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:25.803534 crc crio[3645]: time=\"2026-06-12T20:27:25.802784586Z\" level=info msg=\"Started container\" PID=16135 containerID=fe51b8ce78912ccc96030de2484cc84a577ed11998ecd4d78c6c2f6341d6885b description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=4ab8c960-d7a8-40f7-89fb-8a251f88e6e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b\nJun 12 20:27:25.932984 crc crio[3645]: time=\"2026-06-12T20:27:25.932827123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:25.957216 crc crio[3645]: time=\"2026-06-12T20:27:25.949907484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:26.057028 crc crio[3645]: time=\"2026-06-12T20:27:26.056613299Z\" level=info msg=\"Created container ec1c8d6a95e0d3f0f2eec97783e129fb2a440c499a63416756c133f2d659f80e: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=b8bd097e-1135-4398-8ade-ecb10f7898c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:26.102256 crc crio[3645]: time=\"2026-06-12T20:27:26.100570606Z\" level=info msg=\"Created container 39f7ca934632e9883145abee77e2671ba1efc80472dc3eeb1b7256d13799aefb: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=99823c1b-af25-4503-9a59-49871f400685 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:26.119222 crc crio[3645]: time=\"2026-06-12T20:27:26.112798174Z\" level=info msg=\"Starting container: ec1c8d6a95e0d3f0f2eec97783e129fb2a440c499a63416756c133f2d659f80e\" id=43c15198-3758-4036-a59c-0899305b0011 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:26.123766 crc crio[3645]: time=\"2026-06-12T20:27:26.123483407Z\" level=info msg=\"Starting container: 39f7ca934632e9883145abee77e2671ba1efc80472dc3eeb1b7256d13799aefb\" id=650793e3-b6ea-4aa1-988f-7aa71d85b46c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:26.170494 crc crio[3645]: time=\"2026-06-12T20:27:26.167363222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:26.231219 crc crio[3645]: time=\"2026-06-12T20:27:26.229665766Z\" level=info msg=\"Ran pod sandbox 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6 with infra container: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/POD\" id=770cf830-f279-4c43-956b-8afda037d366 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:26.232001 crc crio[3645]: time=\"2026-06-12T20:27:26.231382137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:26.243408 crc crio[3645]: time=\"2026-06-12T20:27:26.243248805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:26.255346 crc crio[3645]: time=\"2026-06-12T20:27:26.255022679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=f759715b-a66f-40d2-9d0f-aaec2a6b8879 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:26.258886 crc crio[3645]: time=\"2026-06-12T20:27:26.258262634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:26.369600 crc crio[3645]: time=\"2026-06-12T20:27:26.367579075Z\" level=info msg=\"Created container 23c591154d3e4d19b2f5def73b5774adbabca6272ddb9b47597d5a534e968cbb: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=7145786c-c5ac-45d8-842b-ef88293ee0cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:26.388697 crc crio[3645]: time=\"2026-06-12T20:27:26.387803217Z\" level=info msg=\"Starting container: 23c591154d3e4d19b2f5def73b5774adbabca6272ddb9b47597d5a534e968cbb\" id=e646b871-021d-4248-93c9-1bdac054288e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:26.418815 crc crio[3645]: time=\"2026-06-12T20:27:26.418738203Z\" level=info msg=\"Started container\" PID=16172 containerID=ec1c8d6a95e0d3f0f2eec97783e129fb2a440c499a63416756c133f2d659f80e description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=43c15198-3758-4036-a59c-0899305b0011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6\nJun 12 20:27:26.502799 crc crio[3645]: time=\"2026-06-12T20:27:26.495885482Z\" level=info msg=\"Started container\" PID=16169 containerID=39f7ca934632e9883145abee77e2671ba1efc80472dc3eeb1b7256d13799aefb description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=650793e3-b6ea-4aa1-988f-7aa71d85b46c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40\nJun 12 20:27:26.647149 crc crio[3645]: time=\"2026-06-12T20:27:26.640136217Z\" level=info msg=\"Started container\" PID=16178 containerID=23c591154d3e4d19b2f5def73b5774adbabca6272ddb9b47597d5a534e968cbb description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=e646b871-021d-4248-93c9-1bdac054288e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917\nJun 12 20:27:26.658243 crc crio[3645]: time=\"2026-06-12T20:27:26.657504316Z\" level=info msg=\"Started container\" PID=16152 containerID=6e293e84b8c48cd61d4960c285ef1d2e2bb2c979046fcdd9d0ca7c52304e66b8 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=0d4d2dcb-6f9f-4833-a609-a82cbf0a4246 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb\nJun 12 20:27:26.865183 crc crio[3645]: time=\"2026-06-12T20:27:26.855628257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:27.041580 crc crio[3645]: time=\"2026-06-12T20:27:27.041489109Z\" level=info msg=\"Created container 4d32b2b21a448e019cdde30d0101426e19639dd8020900aec346b9cc592c43f6: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=4733ab80-9bc0-4254-897f-3977c3822fe9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:27.102470 crc crio[3645]: time=\"2026-06-12T20:27:27.102350312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:27.105539 crc crio[3645]: time=\"2026-06-12T20:27:27.104264267Z\" level=info msg=\"Starting container: 4d32b2b21a448e019cdde30d0101426e19639dd8020900aec346b9cc592c43f6\" id=7adb91b4-5d83-4186-ad77-36b357feb731 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:27.118385 crc crio[3645]: time=\"2026-06-12T20:27:27.116266899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:27.164007 crc crio[3645]: time=\"2026-06-12T20:27:27.156339123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6d2d971b-59d1-4c03-b706-5ae6947d4b2b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:27.206020 crc crio[3645]: time=\"2026-06-12T20:27:27.202264317Z\" level=info msg=\"Started container\" PID=16190 containerID=4d32b2b21a448e019cdde30d0101426e19639dd8020900aec346b9cc592c43f6 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=7adb91b4-5d83-4186-ad77-36b357feb731 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1\nJun 12 20:27:27.389027 crc crio[3645]: time=\"2026-06-12T20:27:27.388859762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4b928388-139e-4ed9-9940-02009b21f466 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:27.440872 crc crio[3645]: time=\"2026-06-12T20:27:27.439906226Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=ad1e6088-145b-4750-bf87-f0d66b5d4cd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:27.467110 crc crio[3645]: time=\"2026-06-12T20:27:27.457343656Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-rjhhz/POD\" id=f2749652-95ac-4fc1-ad1b-ce0bb192a934 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:27.467110 crc crio[3645]: time=\"2026-06-12T20:27:27.457867472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:27.549883 crc crio[3645]: time=\"2026-06-12T20:27:27.549819885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:27.631989 crc crio[3645]: time=\"2026-06-12T20:27:27.625723127Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-hq7pb/POD\" id=b905687b-080a-4dc1-87bb-ad65077ebc33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:27.631989 crc crio[3645]: time=\"2026-06-12T20:27:27.625835411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:27.691255 crc crio[3645]: time=\"2026-06-12T20:27:27.688234328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=915fb77f-80d0-4a82-83a2-636f821770eb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:27.817273 crc crio[3645]: time=\"2026-06-12T20:27:27.816648078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:27.894343 crc crio[3645]: time=\"2026-06-12T20:27:27.894124308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:27.938238 crc crio[3645]: time=\"2026-06-12T20:27:27.930135902Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/kube-multus-additional-cni-plugins\" id=3954b448-1d4b-4186-806a-53af3657f2fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:27.960176 crc crio[3645]: time=\"2026-06-12T20:27:27.953123865Z\" level=info msg=\"Created container 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333: openshift-console/console-6c684df5db-cc8g8/console\" id=c5d03d97-0328-4325-8993-285336d11701 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:28.025887 crc crio[3645]: time=\"2026-06-12T20:27:28.024179075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:28.078313 crc crio[3645]: time=\"2026-06-12T20:27:28.071609664Z\" level=info msg=\"Starting container: 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333\" id=d184b608-ce1a-4cf3-adde-50c631c8f519 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:28.193783 crc crio[3645]: time=\"2026-06-12T20:27:28.191785953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:28.202810 crc crio[3645]: time=\"2026-06-12T20:27:28.197709646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=6c28ebe9-b381-40d5-94b9-3ed195074c60 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:28.206502 crc crio[3645]: time=\"2026-06-12T20:27:28.204379492Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=a6c00e8d-75d3-47f7-ad6f-884f2e3e8123 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:28.260677 crc crio[3645]: time=\"2026-06-12T20:27:28.257153598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:28.286427 crc crio[3645]: time=\"2026-06-12T20:27:28.284311702Z\" level=info msg=\"Started container\" PID=16218 containerID=425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333 description=openshift-console/console-6c684df5db-cc8g8/console id=d184b608-ce1a-4cf3-adde-50c631c8f519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1\nJun 12 20:27:28.315799 crc crio[3645]: time=\"2026-06-12T20:27:28.315656051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:28.514109 crc crio[3645]: time=\"2026-06-12T20:27:28.5079116Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b2c6314d-c6ae-4892-85df-66a7255adf13 name=/runtime.v1.ImageService/PullImage\nJun 12 20:27:28.584373 crc crio[3645]: time=\"2026-06-12T20:27:28.576281092Z\" level=info msg=\"Created container 6401ddb6f79e65c9904926f79a373a93dad55f7b3c2aa9c8bd090e2e5d5d0798: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=4e771fc4-ad45-43b0-8fdf-63e7cdb533e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:28.694164 crc crio[3645]: time=\"2026-06-12T20:27:28.693789793Z\" level=info msg=\"Created container 18b8919df3386c1ca92aee93b31e2fe8e8d90f3890d32c8b6ba377cf2039438a: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=a2515d24-47bd-4ce8-8b9a-74a6828867ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:28.717168 crc crio[3645]: time=\"2026-06-12T20:27:28.715727255Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 20:27:28.719695 crc crio[3645]: time=\"2026-06-12T20:27:28.719522787Z\" level=info msg=\"Created container df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=d6de4693-44ee-43fa-9bd1-64123e8b1abe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:28.736462 crc crio[3645]: time=\"2026-06-12T20:27:28.732806125Z\" level=info msg=\"Starting container: 18b8919df3386c1ca92aee93b31e2fe8e8d90f3890d32c8b6ba377cf2039438a\" id=64a72f9d-5d7e-4cc4-b0c9-aea826c57036 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:28.774255 crc crio[3645]: time=\"2026-06-12T20:27:28.773883809Z\" level=info msg=\"Starting container: df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db\" id=e8855b25-3e8a-4430-a549-3c39b17520ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:28.775576 crc crio[3645]: time=\"2026-06-12T20:27:28.775126514Z\" level=info msg=\"Starting container: 6401ddb6f79e65c9904926f79a373a93dad55f7b3c2aa9c8bd090e2e5d5d0798\" id=5ad8acca-aa97-4f09-8f64-f2058140c725 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:28.815829 crc crio[3645]: time=\"2026-06-12T20:27:28.81525757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:28.819825 crc crio[3645]: time=\"2026-06-12T20:27:28.816377403Z\" level=info msg=\"Started container\" PID=16240 containerID=6401ddb6f79e65c9904926f79a373a93dad55f7b3c2aa9c8bd090e2e5d5d0798 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=5ad8acca-aa97-4f09-8f64-f2058140c725 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e\nJun 12 20:27:28.819825 crc crio[3645]: time=\"2026-06-12T20:27:28.819315969Z\" level=info msg=\"Started container\" PID=16248 containerID=df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=e8855b25-3e8a-4430-a549-3c39b17520ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39\nJun 12 20:27:28.822348 crc crio[3645]: time=\"2026-06-12T20:27:28.821791631Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-l2z47/POD\" id=5cf836d6-7bfb-4828-8ec6-13b4cede6f66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:28.822348 crc crio[3645]: time=\"2026-06-12T20:27:28.821902735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:28.837846 crc crio[3645]: time=\"2026-06-12T20:27:28.835382419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:28.870062 crc crio[3645]: time=\"2026-06-12T20:27:28.869524959Z\" level=info msg=\"Started container\" PID=16266 containerID=18b8919df3386c1ca92aee93b31e2fe8e8d90f3890d32c8b6ba377cf2039438a description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=64a72f9d-5d7e-4cc4-b0c9-aea826c57036 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f\nJun 12 20:27:29.099141 crc crio[3645]: time=\"2026-06-12T20:27:29.093645732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:29.138827 crc crio[3645]: time=\"2026-06-12T20:27:29.12805686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:29.162685 crc crio[3645]: time=\"2026-06-12T20:27:29.161986793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:29.271069 crc crio[3645]: time=\"2026-06-12T20:27:29.268141341Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=ee474cb5-e0fd-484b-b423-0de9f81660bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:29.323302 crc crio[3645]: time=\"2026-06-12T20:27:29.322384249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:29.340112 crc crio[3645]: time=\"2026-06-12T20:27:29.336770671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:30.041058 crc crio[3645]: time=\"2026-06-12T20:27:30.031685741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:30.372774 crc crio[3645]: time=\"2026-06-12T20:27:30.372195047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:30.567578 crc crio[3645]: time=\"2026-06-12T20:27:30.55789292Z\" level=info msg=\"Created container b83c9177ef1eda12dda16f573eede5d2ac8d6cf4b27c9bae912f1fc9eb56b527: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=d40935bd-a960-41ce-baba-d5ab5dcfefcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:30.621394 crc crio[3645]: time=\"2026-06-12T20:27:30.621078929Z\" level=info msg=\"Starting container: b83c9177ef1eda12dda16f573eede5d2ac8d6cf4b27c9bae912f1fc9eb56b527\" id=2177bcac-cea7-4399-bf9f-33bcf78fc1d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:30.650615 crc crio[3645]: time=\"2026-06-12T20:27:30.641405275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:30.912790 crc crio[3645]: time=\"2026-06-12T20:27:30.910870775Z\" level=info msg=\"Started container\" PID=16303 containerID=b83c9177ef1eda12dda16f573eede5d2ac8d6cf4b27c9bae912f1fc9eb56b527 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=2177bcac-cea7-4399-bf9f-33bcf78fc1d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5\nJun 12 20:27:30.944356 crc crio[3645]: time=\"2026-06-12T20:27:30.924808643Z\" level=info msg=\"Created container 4dc759d7a7441f90fd7b15e63db078db319a061c37e5b60fd8cb684c9d940c6a: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=685c228a-e43e-4867-b7bf-354be29a1029 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:31.192821 crc crio[3645]: time=\"2026-06-12T20:27:31.185720613Z\" level=info msg=\"Got pod network &{Name:certified-operators-rjhhz Namespace:openshift-marketplace ID:e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596 UID:245813bb-dd77-45b7-81ed-ce593680c75f NetNS:/var/run/netns/aadca959-0833-4750-991f-8da44de8370b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod245813bb_dd77_45b7_81ed_ce593680c75f.slice PodAnnotations:0xc00112e108}] Aliases:map[]}\"\nJun 12 20:27:31.192821 crc crio[3645]: time=\"2026-06-12T20:27:31.186281039Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-rjhhz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:27:31.209456 crc crio[3645]: time=\"2026-06-12T20:27:31.209362535Z\" level=info msg=\"Starting container: 4dc759d7a7441f90fd7b15e63db078db319a061c37e5b60fd8cb684c9d940c6a\" id=1e686c15-6a2f-4ef0-9d59-762901ed60f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:31.382105 crc crio[3645]: time=\"2026-06-12T20:27:31.358868013Z\" level=info msg=\"Started container\" PID=16302 containerID=4dc759d7a7441f90fd7b15e63db078db319a061c37e5b60fd8cb684c9d940c6a description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=1e686c15-6a2f-4ef0-9d59-762901ed60f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3\nJun 12 20:27:31.494130 crc crio[3645]: time=\"2026-06-12T20:27:31.492705602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=8811f714-764e-4e44-927c-d7786684dc88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:32.274667 crc crio[3645]: time=\"2026-06-12T20:27:32.273410523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:32.377607 crc crio[3645]: time=\"2026-06-12T20:27:32.377357047Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2w5wr/POD\" id=c9a4a330-d8e4-44a4-a4a0-5d90753445ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:32.377981 crc crio[3645]: time=\"2026-06-12T20:27:32.377896612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:32.563369 crc crio[3645]: time=\"2026-06-12T20:27:32.56190157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=4e994a3b-c1fb-452f-b2d1-e83ebad4c4aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:36.958217 crc crio[3645]: time=\"2026-06-12T20:27:36.953842613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:37.006021 crc crio[3645]: time=\"2026-06-12T20:27:37.005836914Z\" level=info msg=\"Created container d19a10e0c4a08d368a3626dd0a88dfe2300b47558d60f11c3882464eef9b77e1: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=7cbb4427-60b7-4058-aa5d-fba30b1ef080 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:37.021998 crc crio[3645]: time=\"2026-06-12T20:27:37.01013809Z\" level=info msg=\"Created container 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=69002792-6877-4f31-924a-aa218dd7aaef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:37.066049 crc crio[3645]: time=\"2026-06-12T20:27:37.065719538Z\" level=info msg=\"Starting container: d19a10e0c4a08d368a3626dd0a88dfe2300b47558d60f11c3882464eef9b77e1\" id=aec7d96e-bba7-453a-9928-03489b1e83e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:37.074980 crc crio[3645]: time=\"2026-06-12T20:27:37.066886482Z\" level=info msg=\"Starting container: 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e\" id=1ce01c44-03e1-424a-85dd-3a4d2135bdcd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:37.335240 crc crio[3645]: time=\"2026-06-12T20:27:37.274125Z\" level=info msg=\"Created container 76a98e139e3c84db9822d8a1136997f0008e7de84c4239a83c1e2f9bc3963f65: openshift-dns/dns-default-qtghf/dns\" id=6330d722-cc94-4cb1-98dd-7e6467840e77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:37.343694 crc crio[3645]: time=\"2026-06-12T20:27:37.280872877Z\" level=info msg=\"Started container\" PID=16340 containerID=839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=1ce01c44-03e1-424a-85dd-3a4d2135bdcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\nJun 12 20:27:37.383284 crc crio[3645]: time=\"2026-06-12T20:27:37.382573937Z\" level=info msg=\"Starting container: 76a98e139e3c84db9822d8a1136997f0008e7de84c4239a83c1e2f9bc3963f65\" id=e8f73c92-af23-49c1-bc01-4e373c913153 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:37.524368 crc crio[3645]: time=\"2026-06-12T20:27:37.507352499Z\" level=info msg=\"Started container\" PID=16392 containerID=76a98e139e3c84db9822d8a1136997f0008e7de84c4239a83c1e2f9bc3963f65 description=openshift-dns/dns-default-qtghf/dns id=e8f73c92-af23-49c1-bc01-4e373c913153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b\nJun 12 20:27:37.580637 crc crio[3645]: time=\"2026-06-12T20:27:37.576350219Z\" level=info msg=\"Started container\" PID=16341 containerID=d19a10e0c4a08d368a3626dd0a88dfe2300b47558d60f11c3882464eef9b77e1 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=aec7d96e-bba7-453a-9928-03489b1e83e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1\nJun 12 20:27:37.809861 crc crio[3645]: time=\"2026-06-12T20:27:37.801620486Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8ba001b4-f9f1-44e8-aec5-65b64c45097a name=/runtime.v1.ImageService/PullImage\nJun 12 20:27:37.993526 crc crio[3645]: time=\"2026-06-12T20:27:37.981893005Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 20:27:38.062270 crc crio[3645]: time=\"2026-06-12T20:27:38.060558889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:38.324724 crc crio[3645]: time=\"2026-06-12T20:27:38.307799419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4e5d7b56-6212-40c5-85e9-81f7012895f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:38.325866 crc crio[3645]: time=\"2026-06-12T20:27:38.325112805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b1af353a-ac9e-4a6d-a683-f60c331e6d55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:39.026138 crc crio[3645]: time=\"2026-06-12T20:27:38.995789574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:39.626559 crc crio[3645]: time=\"2026-06-12T20:27:39.616691336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:39.730222 crc crio[3645]: time=\"2026-06-12T20:27:39.727654105Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=30beea1f-aee9-4ce3-9a61-2d97e58ae49e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:39.801402 crc crio[3645]: time=\"2026-06-12T20:27:39.799887649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5378d2fe-cc26-4e9d-8efc-7ed1a747652e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:39.892821 crc crio[3645]: time=\"2026-06-12T20:27:39.884715434Z\" level=info msg=\"Stopped container f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=95ae0f5f-1891-4415-8a09-f7fc658c572a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:27:40.118426 crc crio[3645]: time=\"2026-06-12T20:27:39.98667434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=583f89c4-4814-4fa0-ae99-36bfcad17ca4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:40.157118 crc crio[3645]: time=\"2026-06-12T20:27:40.107850769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:40.350387 crc crio[3645]: time=\"2026-06-12T20:27:40.328366426Z\" level=info msg=\"Created container 1e5b3adadb1ff2c88eb24a22108c1bdd9ee32fb06ff4b44b1a58a0bb1251cb36: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=23b26213-ad9b-4644-80b1-2fc9cef491c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:40.350387 crc crio[3645]: time=\"2026-06-12T20:27:40.34766045Z\" level=info msg=\"Starting container: 1e5b3adadb1ff2c88eb24a22108c1bdd9ee32fb06ff4b44b1a58a0bb1251cb36\" id=a3568527-de21-43ff-b587-3b294655048a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:40.395579 crc crio[3645]: time=\"2026-06-12T20:27:40.393293307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:40.428187 crc crio[3645]: time=\"2026-06-12T20:27:40.427830069Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=df78041b-7fba-4171-adef-0fae327f3c06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:40.482124 crc crio[3645]: time=\"2026-06-12T20:27:40.477569045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a96ecb31-d31c-44d7-8ee0-b19f8425712d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:40.549076 crc crio[3645]: time=\"2026-06-12T20:27:40.548226513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b229193b-c708-41d2-b481-2262787e4305 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:40.576789 crc crio[3645]: time=\"2026-06-12T20:27:40.575909794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:40.611407 crc crio[3645]: time=\"2026-06-12T20:27:40.610684812Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2b1a3547-64f8-4bfe-aef4-bafb4a346398 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:40.620635 crc crio[3645]: time=\"2026-06-12T20:27:40.620577592Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=b96163e6-def4-49d9-a6e7-982edd84cbe6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:41.291731 crc crio[3645]: time=\"2026-06-12T20:27:41.284347999Z\" level=info msg=\"Started container\" PID=16474 containerID=1e5b3adadb1ff2c88eb24a22108c1bdd9ee32fb06ff4b44b1a58a0bb1251cb36 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=a3568527-de21-43ff-b587-3b294655048a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3\nJun 12 20:27:41.347393 crc crio[3645]: time=\"2026-06-12T20:27:41.347343513Z\" level=info msg=\"Stopping container: 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9 (timeout: 30s)\" id=69531bb2-7a6d-48f6-a068-68428fb14626 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:27:41.730620 crc crio[3645]: time=\"2026-06-12T20:27:41.717140451Z\" level=info msg=\"Created container 81d76461cac0ddb3af3a437a9f1934d3d01fb70812388226fff1e9ea74624a33: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=6453c527-9e07-4baa-ab47-6ad521f5c976 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:41.749432 crc crio[3645]: time=\"2026-06-12T20:27:41.749385296Z\" level=info msg=\"Starting container: 81d76461cac0ddb3af3a437a9f1934d3d01fb70812388226fff1e9ea74624a33\" id=e6f18e28-9bb7-475e-880a-be5a90c38f42 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:41.901552 crc crio[3645]: time=\"2026-06-12T20:27:41.901415276Z\" level=info msg=\"Started container\" PID=16484 containerID=81d76461cac0ddb3af3a437a9f1934d3d01fb70812388226fff1e9ea74624a33 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=e6f18e28-9bb7-475e-880a-be5a90c38f42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9\nJun 12 20:27:42.254383 crc crio[3645]: time=\"2026-06-12T20:27:42.254246333Z\" level=info msg=\"Created container 427f3a8b4717a0b0049841c69920ef8f28c0abcbffb1ff83f69836b65e7189cc: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=a6c00e8d-75d3-47f7-ad6f-884f2e3e8123 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:42.368428 crc crio[3645]: time=\"2026-06-12T20:27:42.367803106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6fb4b6b8-298a-4e14-b844-f047238be017 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:42.719501 crc crio[3645]: time=\"2026-06-12T20:27:42.707908291Z\" level=info msg=\"Starting container: 427f3a8b4717a0b0049841c69920ef8f28c0abcbffb1ff83f69836b65e7189cc\" id=3260986c-24ec-4ae9-a3dc-3cd9be2676ac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:42.800673 crc crio[3645]: time=\"2026-06-12T20:27:42.797779434Z\" level=info msg=\"Created container ffddff0e8e65d6fd87f762a89a80912abc14eacd8ba69b050dcf2089779041a2: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=6d7292ad-e4b7-4b91-b2df-ece4f6e300c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:42.814282 crc crio[3645]: time=\"2026-06-12T20:27:42.813140404Z\" level=info msg=\"Starting container: ffddff0e8e65d6fd87f762a89a80912abc14eacd8ba69b050dcf2089779041a2\" id=155b9f23-b8f1-4edf-8b10-5e847029ea40 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:43.018863 crc crio[3645]: time=\"2026-06-12T20:27:43.017287716Z\" level=info msg=\"Started container\" PID=16513 containerID=ffddff0e8e65d6fd87f762a89a80912abc14eacd8ba69b050dcf2089779041a2 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=155b9f23-b8f1-4edf-8b10-5e847029ea40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0\nJun 12 20:27:43.084319 crc crio[3645]: time=\"2026-06-12T20:27:43.076722716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:43.385418 crc crio[3645]: time=\"2026-06-12T20:27:43.370325021Z\" level=info msg=\"Started container\" PID=16539 containerID=427f3a8b4717a0b0049841c69920ef8f28c0abcbffb1ff83f69836b65e7189cc description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=3260986c-24ec-4ae9-a3dc-3cd9be2676ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40\nJun 12 20:27:43.629377 crc crio[3645]: time=\"2026-06-12T20:27:43.083373135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:44.349624 crc crio[3645]: time=\"2026-06-12T20:27:43.085879078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:46.152069 crc crio[3645]: time=\"2026-06-12T20:27:45.8747461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:46.387756 crc crio[3645]: time=\"2026-06-12T20:27:46.387399357Z\" level=info msg=\"Got pod network &{Name:community-operators-hq7pb Namespace:openshift-marketplace ID:56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd UID:3daa69c9-9392-402b-a56d-0bbcf52bd947 NetNS:/var/run/netns/d881dcb8-a4dc-460c-aaaa-46b0137c15ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3daa69c9_9392_402b_a56d_0bbcf52bd947.slice PodAnnotations:0xc0001103c8}] Aliases:map[]}\"\nJun 12 20:27:46.387756 crc crio[3645]: time=\"2026-06-12T20:27:46.387665064Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-hq7pb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:27:46.558701 crc crio[3645]: time=\"2026-06-12T20:27:46.55842363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8c5b334a-383f-4d17-a380-460e9ea87069 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:46.613239 crc crio[3645]: time=\"2026-06-12T20:27:46.612236716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:46.736284 crc crio[3645]: time=\"2026-06-12T20:27:46.734262415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:46.885606 crc crio[3645]: time=\"2026-06-12T20:27:46.884628292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:46.945709 crc crio[3645]: 2026-06-12T20:27:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3813b9cba09b25 Mac:0e:73:58:a0:9d:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/aadca959-0833-4750-991f-8da44de8370b SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:27:46.973196 crc crio[3645]: time=\"2026-06-12T20:27:46.963394392Z\" level=info msg=\"Got pod network &{Name:certified-operators-rjhhz Namespace:openshift-marketplace ID:e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596 UID:245813bb-dd77-45b7-81ed-ce593680c75f NetNS:/var/run/netns/aadca959-0833-4750-991f-8da44de8370b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod245813bb_dd77_45b7_81ed_ce593680c75f.slice PodAnnotations:0xc00112e108}] Aliases:map[]}\"\nJun 12 20:27:46.974076 crc crio[3645]: time=\"2026-06-12T20:27:46.974043163Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-rjhhz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:27:47.733233 crc crio[3645]: time=\"2026-06-12T20:27:47.732817179Z\" level=info msg=\"Created container 58181e86aeecac6e662913bf08c37d9ff6e8d31a72cf235e93b7c20854f17d5e: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=da6a61d8-651a-417d-af06-e2fb57a076dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:47.850625 crc crio[3645]: time=\"2026-06-12T20:27:47.850452186Z\" level=info msg=\"Starting container: 58181e86aeecac6e662913bf08c37d9ff6e8d31a72cf235e93b7c20854f17d5e\" id=18bcaedc-d5c6-4ed1-bcad-f61166adeb1f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:48.135299 crc crio[3645]: time=\"2026-06-12T20:27:48.135048442Z\" level=info msg=\"Created container f4e07ab1a338dd5a68e4b4421bf17e4e7bdb194d0dd4844b92a4107d33f6fc59: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=ee474cb5-e0fd-484b-b423-0de9f81660bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:48.174601 crc crio[3645]: time=\"2026-06-12T20:27:48.174205626Z\" level=info msg=\"Starting container: f4e07ab1a338dd5a68e4b4421bf17e4e7bdb194d0dd4844b92a4107d33f6fc59\" id=ba7fc841-9647-4914-af6a-592bf5b71c02 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:48.446214 crc crio[3645]: time=\"2026-06-12T20:27:48.446155791Z\" level=info msg=\"Stopped container 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=69531bb2-7a6d-48f6-a068-68428fb14626 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:27:48.467647 crc crio[3645]: time=\"2026-06-12T20:27:48.467602216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=0cc7aa39-0596-4a00-88b2-9f1b81108b75 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:48.484091 crc crio[3645]: time=\"2026-06-12T20:27:48.483345335Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=52ed1af2-99b3-4814-981c-635232c49d50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:48.484416 crc crio[3645]: time=\"2026-06-12T20:27:48.484387142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:48.741911 crc crio[3645]: time=\"2026-06-12T20:27:48.741618553Z\" level=info msg=\"Started container\" PID=16643 containerID=58181e86aeecac6e662913bf08c37d9ff6e8d31a72cf235e93b7c20854f17d5e description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=18bcaedc-d5c6-4ed1-bcad-f61166adeb1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf\nJun 12 20:27:48.972880 crc crio[3645]: time=\"2026-06-12T20:27:48.972326121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=dc372593-2a09-41d4-b7de-5ef3174bbdb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:49.009686 crc crio[3645]: time=\"2026-06-12T20:27:49.008852238Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=aecb8ead-98b5-4f99-9683-682b8b0ea1e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:49.056785 crc crio[3645]: time=\"2026-06-12T20:27:49.043149489Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-l2z47 Namespace:openshift-marketplace ID:d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed UID:e0494f54-39fa-4a97-b26d-2d87ba7a9c39 NetNS:/var/run/netns/82fc6da9-d6a0-4912-8004-ad822c85a9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0494f54_39fa_4a97_b26d_2d87ba7a9c39.slice PodAnnotations:0xc0022d6a58}] Aliases:map[]}\"\nJun 12 20:27:49.057105 crc crio[3645]: time=\"2026-06-12T20:27:49.056788935Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-l2z47 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:27:49.335752 crc crio[3645]: time=\"2026-06-12T20:27:49.33543052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:49.570793 crc crio[3645]: time=\"2026-06-12T20:27:49.570271023Z\" level=info msg=\"Ran pod sandbox e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596 with infra container: openshift-marketplace/certified-operators-rjhhz/POD\" id=f2749652-95ac-4fc1-ad1b-ce0bb192a934 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:49.614627 crc crio[3645]: time=\"2026-06-12T20:27:49.61427372Z\" level=info msg=\"Started container\" PID=16662 containerID=f4e07ab1a338dd5a68e4b4421bf17e4e7bdb194d0dd4844b92a4107d33f6fc59 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=ba7fc841-9647-4914-af6a-592bf5b71c02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1\nJun 12 20:27:49.696216 crc crio[3645]: time=\"2026-06-12T20:27:49.695674618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0c128c3e-7d09-4170-9004-ee30140f1629 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:50.467774 crc crio[3645]: time=\"2026-06-12T20:27:50.464791066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:50.530635 crc crio[3645]: time=\"2026-06-12T20:27:50.530586156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dcae2958-5897-443b-bfd1-8340733de12f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:50.737805 crc crio[3645]: time=\"2026-06-12T20:27:50.734200446Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rjhhz/extract-utilities\" id=ee865cb1-13ed-425d-9b19-d14c4f5153ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:51.424062 crc crio[3645]: time=\"2026-06-12T20:27:51.422207625Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2w5wr Namespace:openshift-marketplace ID:5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d UID:a010182c-8cb1-4573-8bf7-3e36035d9d5e NetNS:/var/run/netns/025f79e6-a8ee-4fac-8229-5f03c95d52ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda010182c_8cb1_4573_8bf7_3e36035d9d5e.slice PodAnnotations:0xc0029c6068}] Aliases:map[]}\"\nJun 12 20:27:51.424062 crc crio[3645]: time=\"2026-06-12T20:27:51.422287947Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2w5wr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:27:52.027213 crc crio[3645]: time=\"2026-06-12T20:27:52.026429767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:52.691331 crc crio[3645]: time=\"2026-06-12T20:27:52.672736287Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=aab83b7c-87ad-4b85-b13a-c54219a40008 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:53.237019 crc crio[3645]: time=\"2026-06-12T20:27:53.234654995Z\" level=info msg=\"Stopping container: 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d (timeout: 2s)\" id=c6388fb0-ca79-4b72-9a35-874a4df64c9c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:27:53.946798 crc crio[3645]: time=\"2026-06-12T20:27:53.946460699Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=5e5fc7bd-aca6-4e34-b0ef-356b2b2c7e7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:53.946991 crc crio[3645]: time=\"2026-06-12T20:27:53.946827718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:54.083215 crc crio[3645]: time=\"2026-06-12T20:27:54.07335285Z\" level=info msg=\"Stopping container: fe51b8ce78912ccc96030de2484cc84a577ed11998ecd4d78c6c2f6341d6885b (timeout: 30s)\" id=5a51fdfb-9adb-4da5-885b-aed24d22e8e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:27:55.107104 crc crio[3645]: time=\"2026-06-12T20:27:55.090401804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:55.775258 crc crio[3645]: time=\"2026-06-12T20:27:55.774698738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:59.025854 crc crio[3645]: time=\"2026-06-12T20:27:59.016349758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:59.090857 crc crio[3645]: time=\"2026-06-12T20:27:59.090617492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:59.421569 crc crio[3645]: time=\"2026-06-12T20:27:59.415396329Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6 UID:c260aea0-3b08-4da4-be12-e08e793f633e NetNS:/var/run/netns/613e6aa4-0531-44c2-8992-6395e76c349a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podc260aea0_3b08_4da4_be12_e08e793f633e.slice PodAnnotations:0xc002a32ff0}] Aliases:map[]}\"\nJun 12 20:27:59.421569 crc crio[3645]: time=\"2026-06-12T20:27:59.415722148Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:27:59.821291 crc crio[3645]: time=\"2026-06-12T20:27:59.816291018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:00.281298 crc crio[3645]: time=\"2026-06-12T20:28:00.258326052Z\" level=info msg=\"Stopped container 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c6388fb0-ca79-4b72-9a35-874a4df64c9c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:28:00.688198 crc crio[3645]: time=\"2026-06-12T20:28:00.512838844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=937d32d4-b1fb-4050-8bc8-465163d020cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:02.599078 crc crio[3645]: time=\"2026-06-12T20:28:02.595434872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:02.712452 crc crio[3645]: time=\"2026-06-12T20:28:02.712250059Z\" level=info msg=\"Created container c2d0e5d34d7946589a36ab9efc7621bc49355afe1443c03fe4474a4477da61c7: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=ce395892-516a-4326-81f2-ac0d46231685 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:02.736727 crc crio[3645]: time=\"2026-06-12T20:28:02.724656854Z\" level=info msg=\"Starting container: c2d0e5d34d7946589a36ab9efc7621bc49355afe1443c03fe4474a4477da61c7\" id=3b678737-9bf5-45b2-aed9-566ee21915fe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:02.854602 crc crio[3645]: time=\"2026-06-12T20:28:02.854278895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:02.860668 crc crio[3645]: time=\"2026-06-12T20:28:02.860092422Z\" level=info msg=\"Created container 592d0a599f469b8855d507d5503085040640d7230975642261b98011eca5d182: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=aab83b7c-87ad-4b85-b13a-c54219a40008 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:02.900225 crc crio[3645]: time=\"2026-06-12T20:28:02.899820571Z\" level=info msg=\"Started container\" PID=16859 containerID=c2d0e5d34d7946589a36ab9efc7621bc49355afe1443c03fe4474a4477da61c7 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=3b678737-9bf5-45b2-aed9-566ee21915fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7\nJun 12 20:28:02.919775 crc crio[3645]: time=\"2026-06-12T20:28:02.919721327Z\" level=info msg=\"Starting container: 592d0a599f469b8855d507d5503085040640d7230975642261b98011eca5d182\" id=4754ca0a-6588-4fbc-984b-b86f64fe6952 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:02.924680 crc crio[3645]: time=\"2026-06-12T20:28:02.923887062Z\" level=info msg=\"Removing container: ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c\" id=039bacf0-b928-4ed9-8e57-cfd428120567 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:02.954457 crc crio[3645]: time=\"2026-06-12T20:28:02.952666773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=82a64be1-88bd-4820-a4fc-0f8963fb8382 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:02.983203 crc crio[3645]: time=\"2026-06-12T20:28:02.964317349Z\" level=info msg=\"Started container\" PID=16860 containerID=592d0a599f469b8855d507d5503085040640d7230975642261b98011eca5d182 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=4754ca0a-6588-4fbc-984b-b86f64fe6952 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a\nJun 12 20:28:03.203737 crc crio[3645]: time=\"2026-06-12T20:28:03.198671539Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=aeb8c7ab-232f-46d6-9002-47f0bc3bea87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:03.268774 crc crio[3645]: time=\"2026-06-12T20:28:02.966836812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:03.284344 crc crio[3645]: time=\"2026-06-12T20:28:03.283267538Z\" level=info msg=\"Stopping container: 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e (timeout: 30s)\" id=f1fed09b-3c1c-42e4-969d-6f8a14872cf7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:28:04.493285 crc crio[3645]: time=\"2026-06-12T20:28:04.424683829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:05.094532 crc crio[3645]: time=\"2026-06-12T20:28:05.088448452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:05.701803 crc crio[3645]: time=\"2026-06-12T20:28:05.70114923Z\" level=info msg=\"Stopped container 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f1fed09b-3c1c-42e4-969d-6f8a14872cf7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:28:05.738858 crc crio[3645]: time=\"2026-06-12T20:28:05.737134154Z\" level=info msg=\"Created container de5cda5b28ce1ccd26601cce23506a9c9bcb2f5f76570f5aeff1ba3a187e8705: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=b96163e6-def4-49d9-a6e7-982edd84cbe6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:05.753709 crc crio[3645]: time=\"2026-06-12T20:28:05.741764491Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a7da9ab3-aa2b-4486-94f5-af48763bbbaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:05.753709 crc crio[3645]: time=\"2026-06-12T20:28:05.743258979Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=f855947b-5d91-4e4c-8048-b8dc6cb62ea5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:05.753709 crc crio[3645]: time=\"2026-06-12T20:28:05.743347811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b5ed9947-8ab9-4767-899d-9a212b0c13b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:05.778014 crc crio[3645]: time=\"2026-06-12T20:28:05.771435354Z\" level=info msg=\"Starting container: de5cda5b28ce1ccd26601cce23506a9c9bcb2f5f76570f5aeff1ba3a187e8705\" id=d08e772e-6393-4de6-97b8-3ec3b8f1ba62 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:05.851439 crc crio[3645]: time=\"2026-06-12T20:28:05.851147089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:06.418905 crc crio[3645]: time=\"2026-06-12T20:28:06.418392531Z\" level=info msg=\"Started container\" PID=16922 containerID=de5cda5b28ce1ccd26601cce23506a9c9bcb2f5f76570f5aeff1ba3a187e8705 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=d08e772e-6393-4de6-97b8-3ec3b8f1ba62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1\nJun 12 20:28:06.568968 crc crio[3645]: time=\"2026-06-12T20:28:06.563139376Z\" level=info msg=\"Created container 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2b1a3547-64f8-4bfe-aef4-bafb4a346398 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:06.937085 crc crio[3645]: time=\"2026-06-12T20:28:06.936676191Z\" level=info msg=\"Removed container ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=039bacf0-b928-4ed9-8e57-cfd428120567 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:06.940778 crc crio[3645]: time=\"2026-06-12T20:28:06.937887262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:07.018009 crc crio[3645]: time=\"2026-06-12T20:28:06.993052222Z\" level=info msg=\"Starting container: 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64\" id=aee5d68b-4237-40be-8e4a-7fddde483ff4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:07.018009 crc crio[3645]: time=\"2026-06-12T20:28:07.015866811Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=714c05f7-9aaf-4a3a-95a6-95abb695df10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:07.052071 crc crio[3645]: time=\"2026-06-12T20:28:07.051705241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:07.083208 crc crio[3645]: time=\"2026-06-12T20:28:07.08313947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=4077dc1b-5c45-4cbd-8a06-4b27215798d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:07.342147 crc crio[3645]: time=\"2026-06-12T20:28:07.328472239Z\" level=info msg=\"Started container\" PID=16968 containerID=44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=aee5d68b-4237-40be-8e4a-7fddde483ff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca\nJun 12 20:28:07.384358 crc crio[3645]: time=\"2026-06-12T20:28:07.384174364Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9 UID:8d342b24-d8a0-4cd6-bce9-b50d8ae803e3 NetNS:/var/run/netns/c7026fb7-bfd2-486e-a5a8-db93108d3302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8d342b24_d8a0_4cd6_bce9_b50d8ae803e3.slice PodAnnotations:0xc001722948}] Aliases:map[]}\"\nJun 12 20:28:07.384358 crc crio[3645]: time=\"2026-06-12T20:28:07.384352218Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:28:07.388311 crc crio[3645]: 2026-06-12T20:28:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3b35f3ff682d3e Mac:62:13:fc:f8:dd:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/82fc6da9-d6a0-4912-8004-ad822c85a9b4 SocketPath: PciID:}] [{Interface:0xc0002c1050 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:28:07.408040 crc crio[3645]: time=\"2026-06-12T20:28:07.406845679Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-l2z47 Namespace:openshift-marketplace ID:d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed UID:e0494f54-39fa-4a97-b26d-2d87ba7a9c39 NetNS:/var/run/netns/82fc6da9-d6a0-4912-8004-ad822c85a9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0494f54_39fa_4a97_b26d_2d87ba7a9c39.slice PodAnnotations:0xc0022d6a58}] Aliases:map[]}\"\nJun 12 20:28:07.439795 crc crio[3645]: time=\"2026-06-12T20:28:07.439412666Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-l2z47 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:28:07.523182 crc crio[3645]: time=\"2026-06-12T20:28:07.523027009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:07.726456 crc crio[3645]: time=\"2026-06-12T20:28:07.722801472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:07.988087 crc crio[3645]: time=\"2026-06-12T20:28:07.985847191Z\" level=info msg=\"Created container bea6e7906a632c66a45781297cea6aefe1a86d558f54bf06ee7e4d65b33c4e30: openshift-marketplace/certified-operators-rjhhz/extract-utilities\" id=ee865cb1-13ed-425d-9b19-d14c4f5153ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:08.417131 crc crio[3645]: time=\"2026-06-12T20:28:08.395708648Z\" level=info msg=\"Starting container: bea6e7906a632c66a45781297cea6aefe1a86d558f54bf06ee7e4d65b33c4e30\" id=e9e0942e-abcb-456d-9f72-4c93fd370bcb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:08.491835 crc crio[3645]: time=\"2026-06-12T20:28:08.491782117Z\" level=info msg=\"Ran pod sandbox d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed with infra container: openshift-marketplace/redhat-marketplace-l2z47/POD\" id=5cf836d6-7bfb-4828-8ec6-13b4cede6f66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:28:08.557605 crc crio[3645]: time=\"2026-06-12T20:28:08.513637531Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2a62390a-0fad-42c5-a156-9e8681a72c61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:08.557605 crc crio[3645]: time=\"2026-06-12T20:28:08.555477794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:08.624675 crc crio[3645]: time=\"2026-06-12T20:28:08.578723464Z\" level=info msg=\"Created container f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/kube-multus-additional-cni-plugins\" id=3954b448-1d4b-4186-806a-53af3657f2fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:08.859779 crc crio[3645]: time=\"2026-06-12T20:28:08.859418531Z\" level=info msg=\"Started container\" PID=16987 containerID=bea6e7906a632c66a45781297cea6aefe1a86d558f54bf06ee7e4d65b33c4e30 description=openshift-marketplace/certified-operators-rjhhz/extract-utilities id=e9e0942e-abcb-456d-9f72-4c93fd370bcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596\nJun 12 20:28:08.875685 crc crio[3645]: time=\"2026-06-12T20:28:08.874805451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ed15c751-2e83-46f8-8164-59661890dd00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:08.878785 crc crio[3645]: time=\"2026-06-12T20:28:08.878478645Z\" level=info msg=\"Starting container: f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd\" id=0d95d4c8-a923-4b9e-886e-63f4d5981a7f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:09.255869 crc crio[3645]: time=\"2026-06-12T20:28:09.246719725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:09.847332 crc crio[3645]: time=\"2026-06-12T20:28:09.807151705Z\" level=info msg=\"Started container\" PID=17030 containerID=f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd description=openshift-multus/cni-sysctl-allowlist-ds-pw8fl/kube-multus-additional-cni-plugins id=0d95d4c8-a923-4b9e-886e-63f4d5981a7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6\nJun 12 20:28:10.189739 crc crio[3645]: time=\"2026-06-12T20:28:10.188252771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:10.466597 crc crio[3645]: time=\"2026-06-12T20:28:10.46543102Z\" level=info msg=\"Created container 52ee897ba1c182e106f67ad9f45d315ee3838c491169ab72be7383af9b3b772c: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=df78041b-7fba-4171-adef-0fae327f3c06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:10.550604 crc crio[3645]: time=\"2026-06-12T20:28:10.545127263Z\" level=info msg=\"Starting container: 52ee897ba1c182e106f67ad9f45d315ee3838c491169ab72be7383af9b3b772c\" id=a6306252-86a3-4879-a63b-51fc1f38995d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:10.629898 crc crio[3645]: time=\"2026-06-12T20:28:10.629750482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:10.739079 crc crio[3645]: time=\"2026-06-12T20:28:10.738809971Z\" level=info msg=\"Started container\" PID=17075 containerID=52ee897ba1c182e106f67ad9f45d315ee3838c491169ab72be7383af9b3b772c description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=a6306252-86a3-4879-a63b-51fc1f38995d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b\nJun 12 20:28:11.616715 crc crio[3645]: time=\"2026-06-12T20:28:11.615734166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:12.792418 crc crio[3645]: time=\"2026-06-12T20:28:12.791808098Z\" level=info msg=\"Created container 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a7da9ab3-aa2b-4486-94f5-af48763bbbaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:12.932052 crc crio[3645]: time=\"2026-06-12T20:28:12.875680778Z\" level=info msg=\"Starting container: 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387\" id=432f23b5-6a3e-48dd-8fbf-2b3cc85a97de name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:13.461407 crc crio[3645]: time=\"2026-06-12T20:28:13.362672173Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=395b5f5a-2f53-471e-ae7a-1a87a2813ffa name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:13.577872 crc crio[3645]: time=\"2026-06-12T20:28:13.577817095Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-l2z47/extract-utilities\" id=2cda45d2-133c-4941-aa5c-e30e1fd3a41d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:13.609666 crc crio[3645]: time=\"2026-06-12T20:28:13.609602802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:13.795428 crc crio[3645]: time=\"2026-06-12T20:28:13.602601445Z\" level=info msg=\"Created container b7048bbb92f4fc0b7c180b2a765de30e49ff1af1d4f6012b1e8db1fe6a72873b: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=30beea1f-aee9-4ce3-9a61-2d97e58ae49e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:13.828064 crc crio[3645]: time=\"2026-06-12T20:28:13.827385823Z\" level=info msg=\"Starting container: b7048bbb92f4fc0b7c180b2a765de30e49ff1af1d4f6012b1e8db1fe6a72873b\" id=233748e6-b55c-41ea-92c5-4e42e8177c8b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:13.919302 crc crio[3645]: time=\"2026-06-12T20:28:13.795245317Z\" level=info msg=\"Started container\" PID=17109 containerID=412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=432f23b5-6a3e-48dd-8fbf-2b3cc85a97de name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66\nJun 12 20:28:14.305089 crc crio[3645]: time=\"2026-06-12T20:28:14.300839224Z\" level=info msg=\"Started container\" PID=17125 containerID=b7048bbb92f4fc0b7c180b2a765de30e49ff1af1d4f6012b1e8db1fe6a72873b description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=233748e6-b55c-41ea-92c5-4e42e8177c8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761\nJun 12 20:28:15.048213 crc crio[3645]: time=\"2026-06-12T20:28:15.045767668Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b681f9fc-1212-4618-833f-3416df869e0b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:15.387776 crc crio[3645]: time=\"2026-06-12T20:28:15.387017093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:16.135244 crc crio[3645]: time=\"2026-06-12T20:28:16.131893626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:17.055729 crc crio[3645]: time=\"2026-06-12T20:28:17.020411596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:17.209407 crc crio[3645]: time=\"2026-06-12T20:28:17.209296812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:17.247139 crc crio[3645]: time=\"2026-06-12T20:28:17.245907122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:17.409332 crc crio[3645]: time=\"2026-06-12T20:28:17.408717025Z\" level=info msg=\"Stopped container fe51b8ce78912ccc96030de2484cc84a577ed11998ecd4d78c6c2f6341d6885b: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=5a51fdfb-9adb-4da5-885b-aed24d22e8e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:28:17.924909 crc crio[3645]: time=\"2026-06-12T20:28:17.738626232Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=947a344a-ab1c-49b4-b7fc-4e81353f6460 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:17.932790 crc crio[3645]: time=\"2026-06-12T20:28:17.831267824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8affde9c-175e-40e0-8dfa-a08cbb65356c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:18.125063 crc crio[3645]: time=\"2026-06-12T20:28:18.123396212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dc2a2dbf-25c8-4b0c-a2f1-09eb56faca1b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:18.198703 crc crio[3645]: time=\"2026-06-12T20:28:18.198461398Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=9028598f-522e-47b6-a9fa-8e83dad44eea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:18.199187 crc crio[3645]: time=\"2026-06-12T20:28:18.199027852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:18.229407 crc crio[3645]: time=\"2026-06-12T20:28:18.225680659Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=98e1726e-3523-4417-83ab-ae722ef86ade name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:18.229407 crc crio[3645]: time=\"2026-06-12T20:28:18.226671334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:18.460571 crc crio[3645]: time=\"2026-06-12T20:28:18.459830204Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2b826e4c-65ed-4e72-b4c1-30cd04d78292 name=/runtime.v1.ImageService/PullImage\nJun 12 20:28:18.546431 crc crio[3645]: time=\"2026-06-12T20:28:18.546257568Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 20:28:18.902737 crc crio[3645]: time=\"2026-06-12T20:28:18.900129474Z\" level=info msg=\"Created container 9541ee036e7372aeedd074f81db06dd27b081b7bba9d1435073bf33642aaa630: openshift-marketplace/redhat-marketplace-l2z47/extract-utilities\" id=2cda45d2-133c-4941-aa5c-e30e1fd3a41d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:18.906390 crc crio[3645]: time=\"2026-06-12T20:28:18.903767596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:18.906390 crc crio[3645]: time=\"2026-06-12T20:28:18.905176891Z\" level=info msg=\"Starting container: 9541ee036e7372aeedd074f81db06dd27b081b7bba9d1435073bf33642aaa630\" id=90b8f885-e028-408d-b19a-47ca06fb7c55 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:18.943371 crc crio[3645]: 2026-06-12T20:28:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5abacaba8ce9a57 Mac:e6:24:c8:61:1d:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/025f79e6-a8ee-4fac-8229-5f03c95d52ce SocketPath: PciID:}] [{Interface:0xc000110c70 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:28:19.175722 crc crio[3645]: time=\"2026-06-12T20:28:19.174802048Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2w5wr Namespace:openshift-marketplace ID:5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d UID:a010182c-8cb1-4573-8bf7-3e36035d9d5e NetNS:/var/run/netns/025f79e6-a8ee-4fac-8229-5f03c95d52ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda010182c_8cb1_4573_8bf7_3e36035d9d5e.slice PodAnnotations:0xc0029c6068}] Aliases:map[]}\"\nJun 12 20:28:19.175722 crc crio[3645]: time=\"2026-06-12T20:28:19.175335421Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2w5wr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:28:19.211271 crc crio[3645]: time=\"2026-06-12T20:28:19.206453471Z\" level=info msg=\"Started container\" PID=17227 containerID=9541ee036e7372aeedd074f81db06dd27b081b7bba9d1435073bf33642aaa630 description=openshift-marketplace/redhat-marketplace-l2z47/extract-utilities id=90b8f885-e028-408d-b19a-47ca06fb7c55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed\nJun 12 20:28:19.631910 crc crio[3645]: time=\"2026-06-12T20:28:19.627728858Z\" level=info msg=\"Created container 3bce51346726a59106186e98c06dc3aa3e23bbba7f84c96bc895e5d514e5fd17: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2a62390a-0fad-42c5-a156-9e8681a72c61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:19.850847 crc crio[3645]: time=\"2026-06-12T20:28:19.845280841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:20.005231 crc crio[3645]: time=\"2026-06-12T20:28:20.004417452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:20.041529 crc crio[3645]: time=\"2026-06-12T20:28:20.041144955Z\" level=info msg=\"Ran pod sandbox 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d with infra container: openshift-marketplace/redhat-operators-2w5wr/POD\" id=c9a4a330-d8e4-44a4-a4a0-5d90753445ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:28:20.053324 crc crio[3645]: time=\"2026-06-12T20:28:20.051429746Z\" level=info msg=\"Created container bc1b0552ecdc8eefa0fdad27859b402cc86bb536186280b905a7251f0095863b: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=aecb8ead-98b5-4f99-9683-682b8b0ea1e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:20.172258 crc crio[3645]: time=\"2026-06-12T20:28:20.170359396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:20.580280 crc crio[3645]: time=\"2026-06-12T20:28:20.579862593Z\" level=info msg=\"Starting container: 3bce51346726a59106186e98c06dc3aa3e23bbba7f84c96bc895e5d514e5fd17\" id=75353120-8423-4f53-9be5-6bdcf29001f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:20.836820 crc crio[3645]: time=\"2026-06-12T20:28:20.836278055Z\" level=info msg=\"Started container\" PID=17224 containerID=3bce51346726a59106186e98c06dc3aa3e23bbba7f84c96bc895e5d514e5fd17 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=75353120-8423-4f53-9be5-6bdcf29001f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\nJun 12 20:28:20.971052 crc crio[3645]: time=\"2026-06-12T20:28:20.964795457Z\" level=info msg=\"Created container e20523ba81b83946d786b58fcba4f7c3d1e24a45e88084fe123ea0cfc7c6e68b: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=98e1726e-3523-4417-83ab-ae722ef86ade name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:20.978419 crc crio[3645]: time=\"2026-06-12T20:28:20.978203127Z\" level=info msg=\"Starting container: bc1b0552ecdc8eefa0fdad27859b402cc86bb536186280b905a7251f0095863b\" id=ef8dafa0-25ba-418a-99ac-7378ee10140a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:21.021788 crc crio[3645]: time=\"2026-06-12T20:28:21.021628689Z\" level=info msg=\"Starting container: e20523ba81b83946d786b58fcba4f7c3d1e24a45e88084fe123ea0cfc7c6e68b\" id=9514b694-03f9-46f0-8933-a4fe4f8f0fc5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:21.086257 crc crio[3645]: time=\"2026-06-12T20:28:21.084483436Z\" level=info msg=\"Started container\" PID=17271 containerID=bc1b0552ecdc8eefa0fdad27859b402cc86bb536186280b905a7251f0095863b description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=ef8dafa0-25ba-418a-99ac-7378ee10140a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9\nJun 12 20:28:21.203139 crc crio[3645]: time=\"2026-06-12T20:28:21.2016228Z\" level=info msg=\"Started container\" PID=17290 containerID=e20523ba81b83946d786b58fcba4f7c3d1e24a45e88084fe123ea0cfc7c6e68b description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=9514b694-03f9-46f0-8933-a4fe4f8f0fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b\nJun 12 20:28:21.203645 crc crio[3645]: time=\"2026-06-12T20:28:21.203368075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eb8090e7-99d3-402b-8d7d-28aa2c2dfab0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:21.403394 crc crio[3645]: time=\"2026-06-12T20:28:21.401376402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b5b0db02-ff20-45d2-b1da-88863ae882b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:21.637071 crc crio[3645]: time=\"2026-06-12T20:28:21.632745957Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2w5wr/extract-utilities\" id=14a47bd3-e318-45a2-9d94-6ae05450215f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:21.651479 crc crio[3645]: time=\"2026-06-12T20:28:21.651332668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:23.700152 crc crio[3645]: 2026-06-12T20:28:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9958968ef1ea222 Mac:c6:31:73:97:4f:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/c7026fb7-bfd2-486e-a5a8-db93108d3302 SocketPath: PciID:}] [{Interface:0xc00030c870 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:28:23.709336 crc crio[3645]: time=\"2026-06-12T20:28:23.700339385Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9 UID:8d342b24-d8a0-4cd6-bce9-b50d8ae803e3 NetNS:/var/run/netns/c7026fb7-bfd2-486e-a5a8-db93108d3302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8d342b24_d8a0_4cd6_bce9_b50d8ae803e3.slice PodAnnotations:0xc001722948}] Aliases:map[]}\"\nJun 12 20:28:23.709336 crc crio[3645]: time=\"2026-06-12T20:28:23.700485348Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:28:24.123411 crc crio[3645]: 2026-06-12T20:28:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9417cf743b0e437 Mac:d2:4a:7d:52:db:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/613e6aa4-0531-44c2-8992-6395e76c349a SocketPath: PciID:}] [{Interface:0xc000188e10 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:28:24.207215 crc crio[3645]: 2026-06-12T20:28:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56e71d8a48e78eb Mac:fa:e0:a4:6e:bb:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/d881dcb8-a4dc-460c-aaaa-46b0137c15ef SocketPath: PciID:}] [{Interface:0xc00034f0b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:28:24.359397 crc crio[3645]: time=\"2026-06-12T20:28:24.344744647Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6 UID:c260aea0-3b08-4da4-be12-e08e793f633e NetNS:/var/run/netns/613e6aa4-0531-44c2-8992-6395e76c349a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podc260aea0_3b08_4da4_be12_e08e793f633e.slice PodAnnotations:0xc002a32ff0}] Aliases:map[]}\"\nJun 12 20:28:24.359397 crc crio[3645]: time=\"2026-06-12T20:28:24.356165387Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:28:24.406751 crc crio[3645]: time=\"2026-06-12T20:28:24.399292472Z\" level=info msg=\"Got pod network &{Name:community-operators-hq7pb Namespace:openshift-marketplace ID:56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd UID:3daa69c9-9392-402b-a56d-0bbcf52bd947 NetNS:/var/run/netns/d881dcb8-a4dc-460c-aaaa-46b0137c15ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3daa69c9_9392_402b_a56d_0bbcf52bd947.slice PodAnnotations:0xc0001103c8}] Aliases:map[]}\"\nJun 12 20:28:24.406751 crc crio[3645]: time=\"2026-06-12T20:28:24.399732463Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-hq7pb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:28:24.543173 crc crio[3645]: time=\"2026-06-12T20:28:24.543091132Z\" level=info msg=\"Ran pod sandbox 9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=5e5fc7bd-aca6-4e34-b0ef-356b2b2c7e7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:28:24.602311 crc crio[3645]: time=\"2026-06-12T20:28:24.594772305Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2f07ebcd-e81a-4e4d-a28c-27f242f0551b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:24.621825 crc crio[3645]: time=\"2026-06-12T20:28:24.612868435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:24.653331 crc crio[3645]: time=\"2026-06-12T20:28:24.650780737Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ccf2af8a-1d96-4949-9424-93b53c098864 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:24.810326 crc crio[3645]: time=\"2026-06-12T20:28:24.809832125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:24.926902 crc crio[3645]: time=\"2026-06-12T20:28:24.910681756Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=ac770c7c-2e28-400c-9227-85210e828f2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:24.926902 crc crio[3645]: time=\"2026-06-12T20:28:24.911175198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:25.040857 crc crio[3645]: time=\"2026-06-12T20:28:25.031637868Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e3554760-ac9e-437f-ab9b-5488db0677ba name=/runtime.v1.ImageService/PullImage\nJun 12 20:28:25.058230 crc crio[3645]: time=\"2026-06-12T20:28:25.057243447Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 20:28:25.204442 crc crio[3645]: time=\"2026-06-12T20:28:25.202436274Z\" level=info msg=\"Ran pod sandbox 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd with infra container: openshift-marketplace/community-operators-hq7pb/POD\" id=b905687b-080a-4dc1-87bb-ad65077ebc33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:28:25.269302 crc crio[3645]: time=\"2026-06-12T20:28:25.265620479Z\" level=info msg=\"Ran pod sandbox 9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=52ed1af2-99b3-4814-981c-635232c49d50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:28:25.326647 crc crio[3645]: time=\"2026-06-12T20:28:25.326276269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04bcd6f4-7079-40ec-8b89-910b806110f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:25.344407 crc crio[3645]: time=\"2026-06-12T20:28:25.343908577Z\" level=info msg=\"Stopping container: 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64 (timeout: 30s)\" id=d0d9f986-73dd-4201-8144-aace49d798c0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:28:25.827575 crc crio[3645]: time=\"2026-06-12T20:28:25.78711782Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4113e630-3841-4fef-848d-3dba1c626564 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:26.317266 crc crio[3645]: time=\"2026-06-12T20:28:26.310886858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bd287020-ca35-4cfb-84bf-b7ac274ee144 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:26.340622 crc crio[3645]: time=\"2026-06-12T20:28:26.338276244Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f8450b33-2136-42e6-a34d-693530cb375c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:26.405334 crc crio[3645]: time=\"2026-06-12T20:28:26.395870506Z\" level=info msg=\"Created container bf75f0eb0d5bc1c90e78fe7d1857a2a836f25fefb708e449535048fc8cdfc623: openshift-marketplace/redhat-operators-2w5wr/extract-utilities\" id=14a47bd3-e318-45a2-9d94-6ae05450215f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:26.452112 crc crio[3645]: time=\"2026-06-12T20:28:26.444680077Z\" level=info msg=\"Starting container: bf75f0eb0d5bc1c90e78fe7d1857a2a836f25fefb708e449535048fc8cdfc623\" id=4797a9ba-92fe-48fa-a4d4-bdcd22e3bfb6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:26.495687 crc crio[3645]: time=\"2026-06-12T20:28:26.493360032Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-hq7pb/extract-utilities\" id=7b9be3d2-c585-48ac-9b6c-8f3cd93f2eb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:26.519691 crc crio[3645]: time=\"2026-06-12T20:28:26.506617078Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=e7cd5ac8-e8b3-4517-9d59-55c23f64f620 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:26.519691 crc crio[3645]: time=\"2026-06-12T20:28:26.507910551Z\" level=info msg=\"Stopped container 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d0d9f986-73dd-4201-8144-aace49d798c0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:28:26.519691 crc crio[3645]: time=\"2026-06-12T20:28:26.5113822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:26.519691 crc crio[3645]: time=\"2026-06-12T20:28:26.513805832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:26.543047 crc crio[3645]: time=\"2026-06-12T20:28:26.528588186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:26.543047 crc crio[3645]: time=\"2026-06-12T20:28:26.537458932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f5c8d3df-e6fc-41cf-b3d4-6a2fcfe3354c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:26.650349 crc crio[3645]: time=\"2026-06-12T20:28:26.649182138Z\" level=info msg=\"Started container\" PID=17387 containerID=bf75f0eb0d5bc1c90e78fe7d1857a2a836f25fefb708e449535048fc8cdfc623 description=openshift-marketplace/redhat-operators-2w5wr/extract-utilities id=4797a9ba-92fe-48fa-a4d4-bdcd22e3bfb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d\nJun 12 20:28:26.854041 crc crio[3645]: time=\"2026-06-12T20:28:26.853569818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=7e315fa3-a455-4105-b228-f76d91ff093d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:27.154734 crc crio[3645]: time=\"2026-06-12T20:28:27.154479838Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a6e2fc0c-a23e-4891-96d4-b7e79ab875e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:27.155216 crc crio[3645]: time=\"2026-06-12T20:28:27.155111305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:27.642902 crc crio[3645]: time=\"2026-06-12T20:28:27.642673324Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=38313a51-184f-4612-9d84-75df25fbd023 name=/runtime.v1.ImageService/PullImage\nJun 12 20:28:27.995413 crc crio[3645]: time=\"2026-06-12T20:28:27.985592531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:27.995413 crc crio[3645]: time=\"2026-06-12T20:28:27.993646845Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 20:28:28.022286 crc crio[3645]: time=\"2026-06-12T20:28:28.001323331Z\" level=info msg=\"Stopping container: f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd (timeout: 30s)\" id=77ebfd69-cb86-4970-ac8c-662ed7ab6af3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:28:28.089425 crc crio[3645]: time=\"2026-06-12T20:28:28.084341728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:28.428042 crc crio[3645]: time=\"2026-06-12T20:28:28.398207157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:29.068998 crc crio[3645]: time=\"2026-06-12T20:28:29.066436055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:29.194992 crc crio[3645]: time=\"2026-06-12T20:28:29.187844577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:29.569679 crc crio[3645]: time=\"2026-06-12T20:28:29.569485388Z\" level=info msg=\"Created container d7a3c9c05a9047b0c8a83a411b8392e1d9dbb434b84cd485f54cf67341f9ac13: openshift-marketplace/community-operators-hq7pb/extract-utilities\" id=7b9be3d2-c585-48ac-9b6c-8f3cd93f2eb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:29.683610 crc crio[3645]: time=\"2026-06-12T20:28:29.683377629Z\" level=info msg=\"Starting container: d7a3c9c05a9047b0c8a83a411b8392e1d9dbb434b84cd485f54cf67341f9ac13\" id=616fccf9-0658-46f8-9c06-a2eaf99fc4df name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:29.932757 crc crio[3645]: time=\"2026-06-12T20:28:29.930695239Z\" level=info msg=\"Created container 46718b0fe4fa46c8e097c31a1fd82aa18a907bc100da8beb2d474019eeb113be: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a6e2fc0c-a23e-4891-96d4-b7e79ab875e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:30.160556 crc crio[3645]: time=\"2026-06-12T20:28:30.159875577Z\" level=info msg=\"Starting container: 46718b0fe4fa46c8e097c31a1fd82aa18a907bc100da8beb2d474019eeb113be\" id=2af921f1-9b0f-4ab6-a9bb-b38771a8aad8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:30.608482 crc crio[3645]: time=\"2026-06-12T20:28:30.607545234Z\" level=info msg=\"Started container\" PID=17444 containerID=46718b0fe4fa46c8e097c31a1fd82aa18a907bc100da8beb2d474019eeb113be description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=2af921f1-9b0f-4ab6-a9bb-b38771a8aad8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca\nJun 12 20:28:31.637356 crc crio[3645]: time=\"2026-06-12T20:28:31.634721506Z\" level=info msg=\"Started container\" PID=17436 containerID=d7a3c9c05a9047b0c8a83a411b8392e1d9dbb434b84cd485f54cf67341f9ac13 description=openshift-marketplace/community-operators-hq7pb/extract-utilities id=616fccf9-0658-46f8-9c06-a2eaf99fc4df name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd\nJun 12 20:28:33.000331 crc crio[3645]: time=\"2026-06-12T20:28:32.988200932Z\" level=info msg=\"Removing container: f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918\" id=1c2d206c-5e8a-41b8-82e6-cf9f94d317f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:33.332102 crc crio[3645]: time=\"2026-06-12T20:28:33.312371032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:34.161448 crc crio[3645]: time=\"2026-06-12T20:28:34.157131431Z\" level=info msg=\"Stopping container: df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db (timeout: 30s)\" id=cf2e392f-b5b5-4f92-98b3-4f90208f61fe name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:28:34.161448 crc crio[3645]: time=\"2026-06-12T20:28:34.160199359Z\" level=info msg=\"Removed container f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=1c2d206c-5e8a-41b8-82e6-cf9f94d317f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:34.444326 crc crio[3645]: time=\"2026-06-12T20:28:34.441727448Z\" level=info msg=\"Stopping container: 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55 (timeout: 30s)\" id=ec6780d6-e5e9-4ea7-b212-5dc81c72c3ee name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:28:34.732895 crc crio[3645]: time=\"2026-06-12T20:28:34.729189657Z\" level=info msg=\"Created container fc0a0efbeb58f7e5c6536ec4a48d6fc9ed504854df8881c4214d7b077854debc: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=9028598f-522e-47b6-a9fa-8e83dad44eea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:34.775877 crc crio[3645]: time=\"2026-06-12T20:28:34.77188882Z\" level=info msg=\"Starting container: fc0a0efbeb58f7e5c6536ec4a48d6fc9ed504854df8881c4214d7b077854debc\" id=e4aba026-1620-42c6-b88d-82937040bf05 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:34.966997 crc crio[3645]: time=\"2026-06-12T20:28:34.960870349Z\" level=info msg=\"Started container\" PID=17507 containerID=fc0a0efbeb58f7e5c6536ec4a48d6fc9ed504854df8881c4214d7b077854debc description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=e4aba026-1620-42c6-b88d-82937040bf05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761\nJun 12 20:28:38.063187 crc crio[3645]: time=\"2026-06-12T20:28:38.062382419Z\" level=info msg=\"Stopped container df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=cf2e392f-b5b5-4f92-98b3-4f90208f61fe name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:28:38.151813 crc crio[3645]: time=\"2026-06-12T20:28:38.149694396Z\" level=info msg=\"Stopping pod sandbox: 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39\" id=729542eb-ae4e-4c75-9768-b36be9c46dc3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:38.164599 crc crio[3645]: time=\"2026-06-12T20:28:38.164545713Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/bb83f4d3-197b-4647-9f7c-4fdd2ff6b670 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00112eb70}] Aliases:map[]}\"\nJun 12 20:28:38.182619 crc crio[3645]: time=\"2026-06-12T20:28:38.182566811Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:28:38.183314 crc crio[3645]: time=\"2026-06-12T20:28:38.175972454Z\" level=info msg=\"Stopped container 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=ec6780d6-e5e9-4ea7-b212-5dc81c72c3ee name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:28:38.242383 crc crio[3645]: time=\"2026-06-12T20:28:38.242237696Z\" level=info msg=\"Stopping pod sandbox: daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa\" id=bc943d5d-02e5-43c0-9e20-b2a968720679 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:38.243832 crc crio[3645]: time=\"2026-06-12T20:28:38.243790496Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/dcf1d601-3c3d-4aba-9439-c10e7c2ccc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc001210bc0}] Aliases:map[]}\"\nJun 12 20:28:38.244440 crc crio[3645]: time=\"2026-06-12T20:28:38.244415522Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:28:39.303346 crc crio[3645]: time=\"2026-06-12T20:28:39.302176919Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=199ea542-35e5-41b7-9995-1fddeef1b641 name=/runtime.v1.ImageService/PullImage\nJun 12 20:28:39.394879 crc crio[3645]: time=\"2026-06-12T20:28:39.37271843Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 20:28:43.870186 crc crio[3645]: time=\"2026-06-12T20:28:43.866246924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:44.189176 crc crio[3645]: time=\"2026-06-12T20:28:44.173457504Z\" level=info msg=\"Stopping container: 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387 (timeout: 2s)\" id=e007e8a9-e8ad-4f5c-866a-e3bc5fabd272 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:28:44.661088 crc crio[3645]: time=\"2026-06-12T20:28:44.660510551Z\" level=info msg=\"Stopped container 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e007e8a9-e8ad-4f5c-866a-e3bc5fabd272 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:28:44.715214 crc crio[3645]: time=\"2026-06-12T20:28:44.713665371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=0475089b-69bd-40d7-9b01-1ae704fe4109 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:44.781290 crc crio[3645]: time=\"2026-06-12T20:28:44.781221877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c8bf1858-ccc7-49d9-bfde-70722fadcb5e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:44.793085 crc crio[3645]: time=\"2026-06-12T20:28:44.793048756Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=21e8ae37-ceae-498f-b966-99cd8a863519 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:44.793736 crc crio[3645]: time=\"2026-06-12T20:28:44.793614651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:44.815175 crc crio[3645]: time=\"2026-06-12T20:28:44.807903163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:44.949488 crc crio[3645]: time=\"2026-06-12T20:28:44.947856077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:44.989116 crc crio[3645]: time=\"2026-06-12T20:28:44.988411777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:45.567818 crc crio[3645]: time=\"2026-06-12T20:28:45.565302125Z\" level=info msg=\"Created container 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=21e8ae37-ceae-498f-b966-99cd8a863519 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:45.610721 crc crio[3645]: time=\"2026-06-12T20:28:45.610555654Z\" level=info msg=\"Starting container: 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231\" id=7c8e19e3-ba54-468b-ba92-77ff0eb7edc5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:45.709026 crc crio[3645]: time=\"2026-06-12T20:28:45.708683885Z\" level=info msg=\"Created container 8616069eff00e5323598f238032bca7bd2c9a9cae0765768c1fc222ec35867b3: openshift-kube-apiserver/installer-13-crc/installer\" id=ac770c7c-2e28-400c-9227-85210e828f2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:45.879068 crc crio[3645]: time=\"2026-06-12T20:28:45.874506265Z\" level=info msg=\"Started container\" PID=17679 containerID=775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=7c8e19e3-ba54-468b-ba92-77ff0eb7edc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66\nJun 12 20:28:46.191984 crc crio[3645]: time=\"2026-06-12T20:28:46.186203779Z\" level=info msg=\"Starting container: 8616069eff00e5323598f238032bca7bd2c9a9cae0765768c1fc222ec35867b3\" id=fc3541d9-6982-4611-bd3b-4516d36cce8c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:46.275285 crc crio[3645]: time=\"2026-06-12T20:28:46.26538711Z\" level=info msg=\"Created container 8542a015caf504372b854f996873866c67c3094ad1793e0370fc65c02c4fcff6: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=e7cd5ac8-e8b3-4517-9d59-55c23f64f620 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:46.292501 crc crio[3645]: time=\"2026-06-12T20:28:46.292104708Z\" level=info msg=\"Starting container: 8542a015caf504372b854f996873866c67c3094ad1793e0370fc65c02c4fcff6\" id=9ae5caf0-6415-478e-b813-90cfc136b0dc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:46.329894 crc crio[3645]: time=\"2026-06-12T20:28:46.328260036Z\" level=info msg=\"Started container\" PID=17660 containerID=8616069eff00e5323598f238032bca7bd2c9a9cae0765768c1fc222ec35867b3 description=openshift-kube-apiserver/installer-13-crc/installer id=fc3541d9-6982-4611-bd3b-4516d36cce8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9\nJun 12 20:28:46.337435 crc crio[3645]: time=\"2026-06-12T20:28:46.337340236Z\" level=info msg=\"Started container\" PID=17682 containerID=8542a015caf504372b854f996873866c67c3094ad1793e0370fc65c02c4fcff6 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=9ae5caf0-6415-478e-b813-90cfc136b0dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6\nJun 12 20:28:46.649615 crc crio[3645]: time=\"2026-06-12T20:28:46.643428989Z\" level=info msg=\"Stopped pod sandbox: daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa\" id=bc943d5d-02e5-43c0-9e20-b2a968720679 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:46.799899 crc crio[3645]: time=\"2026-06-12T20:28:46.688341109Z\" level=info msg=\"Removing container: 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d\" id=9b257a67-ef87-4be6-90fe-70e41f30afbf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:47.573895 crc crio[3645]: time=\"2026-06-12T20:28:47.572843807Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/POD\" id=d6d8a5f6-8cfe-4b18-9cdf-19bffdf010c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:28:47.577429 crc crio[3645]: time=\"2026-06-12T20:28:47.576050288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:47.924141 crc crio[3645]: time=\"2026-06-12T20:28:47.922014923Z\" level=info msg=\"Removed container 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9b257a67-ef87-4be6-90fe-70e41f30afbf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:47.996978 crc crio[3645]: time=\"2026-06-12T20:28:47.996781352Z\" level=info msg=\"Stopped pod sandbox: 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39\" id=729542eb-ae4e-4c75-9768-b36be9c46dc3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:48.143275 crc crio[3645]: time=\"2026-06-12T20:28:48.142724497Z\" level=info msg=\"Removing container: 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55\" id=b002f843-18ba-4d69-861e-1bff643697da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:48.437838 crc crio[3645]: time=\"2026-06-12T20:28:48.435352837Z\" level=info msg=\"Removed container 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=b002f843-18ba-4d69-861e-1bff643697da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:48.715104 crc crio[3645]: time=\"2026-06-12T20:28:48.713335606Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-f6d649cc4-hldbr/POD\" id=5c123db7-68aa-4386-9e8c-927799fb8b23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:28:48.715104 crc crio[3645]: time=\"2026-06-12T20:28:48.714652018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:48.773195 crc crio[3645]: time=\"2026-06-12T20:28:48.772833346Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-6d9b5754f6-n9vsf Namespace:openshift-route-controller-manager ID:1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1 UID:2b922ce3-094a-480a-93be-e47ce6938b56 NetNS:/var/run/netns/d3d46321-df41-4e86-85c0-31b507f903c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b922ce3_094a_480a_93be_e47ce6938b56.slice PodAnnotations:0xc0012881f0}] Aliases:map[]}\"\nJun 12 20:28:48.773195 crc crio[3645]: time=\"2026-06-12T20:28:48.772904618Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-6d9b5754f6-n9vsf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:28:48.901099 crc crio[3645]: time=\"2026-06-12T20:28:48.900248182Z\" level=info msg=\"Got pod network &{Name:controller-manager-f6d649cc4-hldbr Namespace:openshift-controller-manager ID:e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444 UID:daacfb5d-620a-43c3-ae17-bcad8bf42fb6 NetNS:/var/run/netns/2370e310-7e06-4359-873f-ee94e45f79ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaacfb5d_620a_43c3_ae17_bcad8bf42fb6.slice PodAnnotations:0xc00109e250}] Aliases:map[]}\"\nJun 12 20:28:48.901099 crc crio[3645]: time=\"2026-06-12T20:28:48.900416066Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-f6d649cc4-hldbr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:28:50.179156 crc crio[3645]: time=\"2026-06-12T20:28:50.178829395Z\" level=info msg=\"Removing container: df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db\" id=c5706d5b-d733-4420-bd0e-7df2592249ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:52.867281 crc crio[3645]: time=\"2026-06-12T20:28:52.862747072Z\" level=info msg=\"Removed container df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=c5706d5b-d733-4420-bd0e-7df2592249ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:56.456115 crc crio[3645]: 2026-06-12T20:28:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e489425fc9df00c Mac:ee:bd:cc:8e:71:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/2370e310-7e06-4359-873f-ee94e45f79ef SocketPath: PciID:}] [{Interface:0xc0001953e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:28:56.462291 crc crio[3645]: time=\"2026-06-12T20:28:56.461845928Z\" level=info msg=\"Got pod network &{Name:controller-manager-f6d649cc4-hldbr Namespace:openshift-controller-manager ID:e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444 UID:daacfb5d-620a-43c3-ae17-bcad8bf42fb6 NetNS:/var/run/netns/2370e310-7e06-4359-873f-ee94e45f79ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaacfb5d_620a_43c3_ae17_bcad8bf42fb6.slice PodAnnotations:0xc00109e250}] Aliases:map[]}\"\nJun 12 20:28:56.462480 crc crio[3645]: time=\"2026-06-12T20:28:56.462451323Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-f6d649cc4-hldbr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:28:56.484213 crc crio[3645]: time=\"2026-06-12T20:28:56.483717482Z\" level=info msg=\"Ran pod sandbox e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444 with infra container: openshift-controller-manager/controller-manager-f6d649cc4-hldbr/POD\" id=5c123db7-68aa-4386-9e8c-927799fb8b23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:28:56.490494 crc crio[3645]: time=\"2026-06-12T20:28:56.490229758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=9d2bdd5d-eddf-43f1-ad7d-e5222fb168d5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:56.497054 crc crio[3645]: time=\"2026-06-12T20:28:56.496292052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=38432480-7cda-4117-824e-774c706137a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:56.527069 crc crio[3645]: time=\"2026-06-12T20:28:56.52420812Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-f6d649cc4-hldbr/controller-manager\" id=1a79b0d3-b87a-4905-aae0-9ba96b46a73c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:56.527069 crc crio[3645]: time=\"2026-06-12T20:28:56.524863067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:57.388440 crc crio[3645]: time=\"2026-06-12T20:28:57.388018333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:57.641359 crc crio[3645]: time=\"2026-06-12T20:28:57.618011944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:58.592728 crc crio[3645]: time=\"2026-06-12T20:28:58.554463Z\" level=warning msg=\"Stopping container f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd with stop signal(15) timed out. Killing...\"\nJun 12 20:28:58.719136 crc crio[3645]: 2026-06-12T20:28:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1699c98e22a5aee Mac:06:1c:79:6c:66:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/d3d46321-df41-4e86-85c0-31b507f903c0 SocketPath: PciID:}] [{Interface:0xc000280980 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:28:58.737312 crc crio[3645]: time=\"2026-06-12T20:28:58.73167098Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-6d9b5754f6-n9vsf Namespace:openshift-route-controller-manager ID:1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1 UID:2b922ce3-094a-480a-93be-e47ce6938b56 NetNS:/var/run/netns/d3d46321-df41-4e86-85c0-31b507f903c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b922ce3_094a_480a_93be_e47ce6938b56.slice PodAnnotations:0xc0012881f0}] Aliases:map[]}\"\nJun 12 20:28:58.737312 crc crio[3645]: time=\"2026-06-12T20:28:58.731863125Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-6d9b5754f6-n9vsf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:28:58.749164 crc crio[3645]: time=\"2026-06-12T20:28:58.744345242Z\" level=info msg=\"Created container e646083f47e4ffd65e96a4d9bf9df259884f973413f48abc1ce75ec4a3e2a3ac: openshift-controller-manager/controller-manager-f6d649cc4-hldbr/controller-manager\" id=1a79b0d3-b87a-4905-aae0-9ba96b46a73c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:58.751296 crc crio[3645]: time=\"2026-06-12T20:28:58.74779046Z\" level=info msg=\"Ran pod sandbox 1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1 with infra container: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/POD\" id=d6d8a5f6-8cfe-4b18-9cdf-19bffdf010c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:28:58.756857 crc crio[3645]: time=\"2026-06-12T20:28:58.756730107Z\" level=info msg=\"Starting container: e646083f47e4ffd65e96a4d9bf9df259884f973413f48abc1ce75ec4a3e2a3ac\" id=6dc718fe-5b0f-443b-b7fc-79a723ac95c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:58.768790 crc crio[3645]: time=\"2026-06-12T20:28:58.768214448Z\" level=error msg=\"Killing container f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 20:28:58.776669 crc crio[3645]: time=\"2026-06-12T20:28:58.776589821Z\" level=info msg=\"Started container\" PID=17893 containerID=e646083f47e4ffd65e96a4d9bf9df259884f973413f48abc1ce75ec4a3e2a3ac description=openshift-controller-manager/controller-manager-f6d649cc4-hldbr/controller-manager id=6dc718fe-5b0f-443b-b7fc-79a723ac95c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444\nJun 12 20:28:58.781149 crc crio[3645]: time=\"2026-06-12T20:28:58.780442539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=a1ad4641-5b64-468c-ac21-11e7ef777426 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:59.059097 crc crio[3645]: time=\"2026-06-12T20:28:59.050793513Z\" level=info msg=\"Stopped container f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/kube-multus-additional-cni-plugins\" id=77ebfd69-cb86-4970-ac8c-662ed7ab6af3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:28:59.059097 crc crio[3645]: time=\"2026-06-12T20:28:59.066377439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=831e5e2c-3b97-44e8-aa64-b221b8d85a95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:59.059097 crc crio[3645]: time=\"2026-06-12T20:28:59.072436533Z\" level=info msg=\"Stopping pod sandbox: 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6\" id=629a5ab6-2d3d-41df-afb4-1a4e58f64be9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:59.059097 crc crio[3645]: time=\"2026-06-12T20:28:59.074113605Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager\" id=67d07f14-71d5-491d-8c34-78622bcdf1d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:59.117346 crc crio[3645]: time=\"2026-06-12T20:28:59.109120763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:59.181870 crc crio[3645]: time=\"2026-06-12T20:28:59.180814754Z\" level=info msg=\"Stopped pod sandbox: 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6\" id=629a5ab6-2d3d-41df-afb4-1a4e58f64be9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:00.447895 crc crio[3645]: time=\"2026-06-12T20:29:00.447738012Z\" level=info msg=\"Removing container: f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd\" id=37c36616-c615-43e8-ba13-744604aee91f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:29:00.478696 crc crio[3645]: time=\"2026-06-12T20:29:00.478301538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:29:00.664403 crc crio[3645]: time=\"2026-06-12T20:29:00.663645795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:29:00.808843 crc crio[3645]: time=\"2026-06-12T20:29:00.808783129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:29:01.243463 crc crio[3645]: time=\"2026-06-12T20:29:01.234390806Z\" level=info msg=\"Removed container f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/kube-multus-additional-cni-plugins\" id=37c36616-c615-43e8-ba13-744604aee91f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:29:01.736613 crc crio[3645]: time=\"2026-06-12T20:29:01.736443504Z\" level=info msg=\"Stopping pod sandbox: 9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6\" id=4d1304df-1209-46ca-83b3-8b6c96da814c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:01.737758 crc crio[3645]: time=\"2026-06-12T20:29:01.737676665Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6 UID:c260aea0-3b08-4da4-be12-e08e793f633e NetNS:/var/run/netns/613e6aa4-0531-44c2-8992-6395e76c349a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podc260aea0_3b08_4da4_be12_e08e793f633e.slice PodAnnotations:0xc000110488}] Aliases:map[]}\"\nJun 12 20:29:01.738036 crc crio[3645]: time=\"2026-06-12T20:29:01.73787879Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:29:01.813824 crc crio[3645]: time=\"2026-06-12T20:29:01.813611793Z\" level=info msg=\"Created container 1bae49def196f5854c25399c20c7df0618a0df4dc50dc9fff73fa4748b558b58: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=714c05f7-9aaf-4a3a-95a6-95abb695df10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:29:01.915627 crc crio[3645]: time=\"2026-06-12T20:29:01.913850829Z\" level=info msg=\"Starting container: 1bae49def196f5854c25399c20c7df0618a0df4dc50dc9fff73fa4748b558b58\" id=cc2d58af-46c4-4dd8-a3a4-269597df915f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:29:01.919841 crc crio[3645]: time=\"2026-06-12T20:29:01.919757169Z\" level=info msg=\"Created container ed696e5a3c7e916925a384a9863d02eb2ac3971c750f9ef6ff66448b7da68207: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager\" id=67d07f14-71d5-491d-8c34-78622bcdf1d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:29:01.991411 crc crio[3645]: time=\"2026-06-12T20:29:01.990878274Z\" level=info msg=\"Started container\" PID=17938 containerID=1bae49def196f5854c25399c20c7df0618a0df4dc50dc9fff73fa4748b558b58 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=cc2d58af-46c4-4dd8-a3a4-269597df915f name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7\nJun 12 20:29:02.009011 crc crio[3645]: time=\"2026-06-12T20:29:02.003813612Z\" level=info msg=\"Starting container: ed696e5a3c7e916925a384a9863d02eb2ac3971c750f9ef6ff66448b7da68207\" id=2a0d1d04-b5a8-44db-b0e1-c88ab4376ad5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:29:02.113493 crc crio[3645]: time=\"2026-06-12T20:29:02.111323343Z\" level=info msg=\"Started container\" PID=17943 containerID=ed696e5a3c7e916925a384a9863d02eb2ac3971c750f9ef6ff66448b7da68207 description=openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager id=2a0d1d04-b5a8-44db-b0e1-c88ab4376ad5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1\nJun 12 20:29:02.522644 crc crio[3645]: time=\"2026-06-12T20:29:02.521288862Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=eefc5041-8b3d-481d-814a-1639e7a0c966 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:29:02.530850 crc crio[3645]: time=\"2026-06-12T20:29:02.529804458Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=97ea6413-2077-4311-a917-7f7d594a76c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:29:02.548362 crc crio[3645]: time=\"2026-06-12T20:29:02.547775515Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=e47bff72-37ba-4ba3-b24f-d2f00dd2e167 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:29:02.550780 crc crio[3645]: time=\"2026-06-12T20:29:02.550172315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:29:03.464157 crc crio[3645]: time=\"2026-06-12T20:29:03.460428797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:29:08.591676 crc crio[3645]: time=\"2026-06-12T20:29:08.590621937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:29:10.224009 crc crio[3645]: time=\"2026-06-12T20:29:10.223531619Z\" level=info msg=\"Created container ffd263d07de3acfa214117fe770150afcf96aed2b98a865cb9a42bd7f89ded13: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=e47bff72-37ba-4ba3-b24f-d2f00dd2e167 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:29:10.261378 crc crio[3645]: time=\"2026-06-12T20:29:10.250530704Z\" level=info msg=\"Starting container: ffd263d07de3acfa214117fe770150afcf96aed2b98a865cb9a42bd7f89ded13\" id=d66b1dc2-af32-4422-b951-7ba0d4c6b449 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:29:10.473276 crc crio[3645]: time=\"2026-06-12T20:29:10.468875857Z\" level=info msg=\"Started container\" PID=18055 containerID=ffd263d07de3acfa214117fe770150afcf96aed2b98a865cb9a42bd7f89ded13 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=d66b1dc2-af32-4422-b951-7ba0d4c6b449 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7\nJun 12 20:29:10.564158 crc crio[3645]: time=\"2026-06-12T20:29:10.563409818Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=6d0534c3-ccfb-4055-b789-a13ad88f0544 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:29:13.238219 crc crio[3645]: time=\"2026-06-12T20:29:13.237870506Z\" level=info msg=\"Stopping container: 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231 (timeout: 2s)\" id=5d3144a6-ba48-44d9-ac7b-02a3c53b012c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:29:15.375258 crc crio[3645]: time=\"2026-06-12T20:29:15.355312399Z\" level=info msg=\"Removing container: 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387\" id=c3a4fca5-0507-4ae2-a7af-20c10d81c3e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:29:18.868502 crc crio[3645]: time=\"2026-06-12T20:29:18.866460059Z\" level=info msg=\"Stopping pod sandbox: daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa\" id=8460d8a7-a3df-4103-b4e6-4fd8d77c38e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:18.870713 crc crio[3645]: time=\"2026-06-12T20:29:18.870190264Z\" level=info msg=\"Stopped pod sandbox (already stopped): daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa\" id=8460d8a7-a3df-4103-b4e6-4fd8d77c38e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:18.956179 crc crio[3645]: time=\"2026-06-12T20:29:18.955506171Z\" level=info msg=\"Removing pod sandbox: daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa\" id=36db8fc7-b869-4ffa-9dd5-8e4f37c646a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:29:29.171034 crc crio[3645]: time=\"2026-06-12T20:29:29.167327699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=17a2d729-ad93-468a-afbe-f0f3af5b6b2f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:29:29.701714 crc crio[3645]: time=\"2026-06-12T20:29:29.69871103Z\" level=info msg=\"Stopping container: 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755 (timeout: 15s)\" id=a78084e4-1e43-47a3-9b16-59094e745cbe name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:29:29.718714 crc crio[3645]: time=\"2026-06-12T20:29:29.717130828Z\" level=info msg=\"Stopping container: 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f (timeout: 15s)\" id=07c70e9f-1f64-4c61-8b80-a46219c15ac4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:29:29.719269 crc crio[3645]: time=\"2026-06-12T20:29:29.717367154Z\" level=info msg=\"Stopping container: e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae (timeout: 15s)\" id=e42ccb0e-d6b7-4bbc-a037-b80e25299440 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:29:29.719355 crc crio[3645]: time=\"2026-06-12T20:29:29.719327813Z\" level=info msg=\"Stopping container: 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d (timeout: 15s)\" id=f0b0d3c2-5708-42c8-bb0e-fab778c29ff6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:29:29.722038 crc crio[3645]: time=\"2026-06-12T20:29:29.718627316Z\" level=info msg=\"Stopping container: 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883 (timeout: 15s)\" id=0e852176-e970-4d37-a5ee-372565667349 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:29:30.157807 crc crio[3645]: time=\"2026-06-12T20:29:30.157189572Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=0b8ec4f2-beb8-49c9-8366-21d0dc11b738 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:29:30.158001 crc crio[3645]: time=\"2026-06-12T20:29:30.15789892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:29:31.894853 crc crio[3645]: time=\"2026-06-12T20:29:31.893328454Z\" level=info msg=\"Stopping pod sandbox: 9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9\" id=579f191f-c09d-4dfb-9bc1-41a705a6c023 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:31.906718 crc crio[3645]: time=\"2026-06-12T20:29:31.900636388Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9 UID:8d342b24-d8a0-4cd6-bce9-b50d8ae803e3 NetNS:/var/run/netns/c7026fb7-bfd2-486e-a5a8-db93108d3302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8d342b24_d8a0_4cd6_bce9_b50d8ae803e3.slice PodAnnotations:0xc0022d6230}] Aliases:map[]}\"\nJun 12 20:29:31.962954 crc crio[3645]: time=\"2026-06-12T20:29:31.962258853Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:29:36.927083 crc crio[3645]: time=\"2026-06-12T20:29:36.925055763Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=14073d32-652a-4cb4-ac83-9a089195dc13 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:29:36.927809 crc crio[3645]: time=\"2026-06-12T20:29:36.925809433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=045cfa9f-0c77-4b49-b23a-8373da697b41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:29:37.287017 crc crio[3645]: time=\"2026-06-12T20:29:37.28685158Z\" level=info msg=\"Stopped container e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=e42ccb0e-d6b7-4bbc-a037-b80e25299440 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:29:37.297001 crc crio[3645]: time=\"2026-06-12T20:29:37.296856924Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=21e01481-502d-4f6b-98eb-2bec0e8aec61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:29:37.297724 crc crio[3645]: time=\"2026-06-12T20:29:37.297657654Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=4c5665dc-ba96-417f-90ac-3fa901c80c5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:29:41.444408 crc crio[3645]: time=\"2026-06-12T20:29:41.42807033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:29:41.446024 crc crio[3645]: time=\"2026-06-12T20:29:41.429034604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:29:42.835713 crc crio[3645]: time=\"2026-06-12T20:29:42.835499885Z\" level=info msg=\"Stopped container 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=0e852176-e970-4d37-a5ee-372565667349 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:29:43.493691 crc crio[3645]: time=\"2026-06-12T20:29:43.484720279Z\" level=info msg=\"Stopped container 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=07c70e9f-1f64-4c61-8b80-a46219c15ac4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:29:44.111820 crc crio[3645]: time=\"2026-06-12T20:29:44.11174481Z\" level=info msg=\"Stopped container 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=a78084e4-1e43-47a3-9b16-59094e745cbe name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:29:44.713623 crc crio[3645]: time=\"2026-06-12T20:29:44.706787418Z\" level=info msg=\"Stopped pod sandbox: 9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9\" id=579f191f-c09d-4dfb-9bc1-41a705a6c023 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:44.781792 crc crio[3645]: time=\"2026-06-12T20:29:44.781246239Z\" level=info msg=\"Stopped pod sandbox: 9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6\" id=4d1304df-1209-46ca-83b3-8b6c96da814c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:44.895805 crc crio[3645]: time=\"2026-06-12T20:29:44.8954797Z\" level=info msg=\"Stopped container 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=f0b0d3c2-5708-42c8-bb0e-fab778c29ff6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:29:44.896295 crc crio[3645]: time=\"2026-06-12T20:29:44.89590647Z\" level=info msg=\"Stopped container 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5d3144a6-ba48-44d9-ac7b-02a3c53b012c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:29:44.898823 crc crio[3645]: time=\"2026-06-12T20:29:44.898732482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=0e1959c1-f92a-4247-a6ec-74916ecfa230 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:29:44.900373 crc crio[3645]: time=\"2026-06-12T20:29:44.899509312Z\" level=info msg=\"Stopping pod sandbox: 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\" id=b79d348a-4570-4ac6-8e1f-67bfe99451c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:46.008767 crc crio[3645]: time=\"2026-06-12T20:29:46.006398398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=84f14133-92b4-426a-a087-3dfe28323533 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:30:03.792201 crc crio[3645]: time=\"2026-06-12T20:30:03.791132986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=14443d23-f86d-4f22-86fb-f6613876050d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:30:03.793670 crc crio[3645]: time=\"2026-06-12T20:30:03.791281771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=06e00120-3a81-408b-8bec-4d05da77db2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:30:03.805283 crc crio[3645]: time=\"2026-06-12T20:30:03.805199042Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7cea579a-6e56-4488-a0c2-50cd24fefafe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:30:03.806311 crc crio[3645]: time=\"2026-06-12T20:30:03.806132976Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5a05cc80-3576-43c3-a8d8-2ae13fc16fd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:30:03.818467 crc crio[3645]: time=\"2026-06-12T20:30:03.818386916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:30:03.818642 crc crio[3645]: time=\"2026-06-12T20:30:03.818487448Z\" level=info msg=\"Removed pod sandbox: daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa\" id=36db8fc7-b869-4ffa-9dd5-8e4f37c646a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:03.818642 crc crio[3645]: time=\"2026-06-12T20:30:03.818396156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:30:03.819600 crc crio[3645]: time=\"2026-06-12T20:30:03.819531265Z\" level=info msg=\"Stopping pod sandbox: 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6\" id=003a96b3-27ef-45d1-b329-fb696b237ffc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:03.819740 crc crio[3645]: time=\"2026-06-12T20:30:03.81972078Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6\" id=003a96b3-27ef-45d1-b329-fb696b237ffc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:03.822252 crc crio[3645]: time=\"2026-06-12T20:30:03.821497164Z\" level=info msg=\"Removing pod sandbox: 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6\" id=e3f0b832-138f-47d0-859b-633e6985574d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:03.831747 crc crio[3645]: time=\"2026-06-12T20:30:03.831703403Z\" level=info msg=\"Stopped pod sandbox: 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\" id=b79d348a-4570-4ac6-8e1f-67bfe99451c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:11.761797 crc crio[3645]: time=\"2026-06-12T20:30:11.760675937Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=e7797c99-29de-415e-ad61-449eb7cb9403 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:30:11.763461 crc crio[3645]: time=\"2026-06-12T20:30:11.761841637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:30:19.430513 crc crio[3645]: time=\"2026-06-12T20:30:19.428634413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b563e580-fc84-4098-ae21-b24ae74ab57f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:30:24.187633 crc crio[3645]: time=\"2026-06-12T20:30:24.186801395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=88ed430f-b8a3-405e-bced-780f0dc33a29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:30:24.193754 crc crio[3645]: time=\"2026-06-12T20:30:24.193568736Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=c1e45774-840c-4985-be98-1b5f22e92fb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:30:24.195339 crc crio[3645]: time=\"2026-06-12T20:30:24.195203257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:30:24.267706 crc crio[3645]: time=\"2026-06-12T20:30:24.266484099Z\" level=info msg=\"Removed container 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c3a4fca5-0507-4ae2-a7af-20c10d81c3e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:24.271440 crc crio[3645]: time=\"2026-06-12T20:30:24.271315622Z\" level=info msg=\"Removing container: 7041dca9e5ea3bd037251395e0189038a17a56458ef21f33043ca2b6003fe1e8\" id=ee6b79ab-5ff6-4c04-bead-03df95b0dbc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:24.271576 crc crio[3645]: time=\"2026-06-12T20:30:24.271511996Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0b8ec4f2-beb8-49c9-8366-21d0dc11b738 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:30:44.833491 crc crio[3645]: time=\"2026-06-12T20:30:44.83245803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ec423bba-bf1e-4c87-a507-2209abafe48a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:19.572438 crc crio[3645]: time=\"2026-06-12T20:31:19.570373949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4464d8ee-32f6-4af9-be9a-e15eda65ec2c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:22.069140 crc crio[3645]: time=\"2026-06-12T20:31:22.06906583Z\" level=info msg=\"Removed pod sandbox: 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6\" id=e3f0b832-138f-47d0-859b-633e6985574d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:31:22.070570 crc crio[3645]: time=\"2026-06-12T20:31:22.070474935Z\" level=info msg=\"Stopping pod sandbox: 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39\" id=5dacd6c9-784e-4279-ad44-e1021c03e3f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:31:22.070721 crc crio[3645]: time=\"2026-06-12T20:31:22.070593158Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39\" id=5dacd6c9-784e-4279-ad44-e1021c03e3f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:31:22.071696 crc crio[3645]: time=\"2026-06-12T20:31:22.071617924Z\" level=info msg=\"Removing pod sandbox: 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39\" id=b32804bc-3f68-4f5d-b852-5853b10b153a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:31:22.094001 crc crio[3645]: time=\"2026-06-12T20:31:22.093501607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:22.109554 crc crio[3645]: time=\"2026-06-12T20:31:22.109491282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:22.113382 crc crio[3645]: time=\"2026-06-12T20:31:22.113049251Z\" level=info msg=\"Ran pod sandbox f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=0b8ec4f2-beb8-49c9-8366-21d0dc11b738 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:31:22.115351 crc crio[3645]: time=\"2026-06-12T20:31:22.115228356Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b0754a6d-f68f-40e2-b55c-e3202b9580bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:22.119098 crc crio[3645]: time=\"2026-06-12T20:31:22.119023872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:22.252710 crc crio[3645]: time=\"2026-06-12T20:31:22.252276951Z\" level=info msg=\"Created container 895768b7ee767f03ab52f1e6321f5903131b5269707280e75b6a5fc341943e24: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=21e01481-502d-4f6b-98eb-2bec0e8aec61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:22.254157 crc crio[3645]: time=\"2026-06-12T20:31:22.254093148Z\" level=info msg=\"Starting container: 895768b7ee767f03ab52f1e6321f5903131b5269707280e75b6a5fc341943e24\" id=86782615-a4a9-4eec-ae96-2cafcf3c88e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:22.260014 crc crio[3645]: time=\"2026-06-12T20:31:22.259882024Z\" level=info msg=\"Started container\" PID=18745 containerID=895768b7ee767f03ab52f1e6321f5903131b5269707280e75b6a5fc341943e24 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=86782615-a4a9-4eec-ae96-2cafcf3c88e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1\nJun 12 20:31:22.263259 crc crio[3645]: time=\"2026-06-12T20:31:22.26290272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7fe2dbf4-f288-4b16-8887-f04bedd27fef name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:22.263388 crc crio[3645]: time=\"2026-06-12T20:31:22.263262049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=dc08b177-8c34-4074-aae3-e3799023d522 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:22.405740 crc crio[3645]: time=\"2026-06-12T20:31:22.405432894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:22.510404 crc crio[3645]: time=\"2026-06-12T20:31:22.510302625Z\" level=info msg=\"Created container a36ca1c825fc5a1c351318ea71f10fcb3b5a1123edc72b8241bed342d8ed186e: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=4c5665dc-ba96-417f-90ac-3fa901c80c5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:22.512139 crc crio[3645]: time=\"2026-06-12T20:31:22.512066749Z\" level=info msg=\"Starting container: a36ca1c825fc5a1c351318ea71f10fcb3b5a1123edc72b8241bed342d8ed186e\" id=c09ae1ba-ab89-41ce-b2fd-7abe333dcd54 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:22.517982 crc crio[3645]: time=\"2026-06-12T20:31:22.517862056Z\" level=info msg=\"Started container\" PID=18769 containerID=a36ca1c825fc5a1c351318ea71f10fcb3b5a1123edc72b8241bed342d8ed186e description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=c09ae1ba-ab89-41ce-b2fd-7abe333dcd54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7\nJun 12 20:31:22.610945 crc crio[3645]: time=\"2026-06-12T20:31:22.610793125Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=b45d796d-f652-42d3-9eb3-a670d879d695 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:22.617611 crc crio[3645]: time=\"2026-06-12T20:31:22.617574666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:22.628463 crc crio[3645]: time=\"2026-06-12T20:31:22.628355719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:22.638237 crc crio[3645]: time=\"2026-06-12T20:31:22.638169057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:22.642022 crc crio[3645]: time=\"2026-06-12T20:31:22.641910812Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c2e5b7bb-afc3-4f85-800c-127a3b556755 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:22.684508 crc crio[3645]: time=\"2026-06-12T20:31:22.684411036Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=8ae5c37f-ba2f-41ce-b82c-2f7fa5c171e0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:22.685793 crc crio[3645]: time=\"2026-06-12T20:31:22.685627086Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=bea8e34b-6720-4d9c-8571-129017f14085 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:22.686357 crc crio[3645]: time=\"2026-06-12T20:31:22.686265723Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=40cc608a-6b67-43b2-9507-0d58467c80c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:22.688598 crc crio[3645]: time=\"2026-06-12T20:31:22.68852147Z\" level=info msg=\"Removed container 7041dca9e5ea3bd037251395e0189038a17a56458ef21f33043ca2b6003fe1e8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ee6b79ab-5ff6-4c04-bead-03df95b0dbc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:22.690878 crc crio[3645]: time=\"2026-06-12T20:31:22.690804178Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=b7b0675f-e544-4910-8d71-8ae4988a5c4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:22.691843 crc crio[3645]: time=\"2026-06-12T20:31:22.691761602Z\" level=info msg=\"Removing container: 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c\" id=26b733ce-ca01-48e1-ace0-b53c01e0de6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:22.731412 crc crio[3645]: time=\"2026-06-12T20:31:22.731313001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:22.735789 crc crio[3645]: time=\"2026-06-12T20:31:22.735617071Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=5e52581f-fe83-4e75-a1f9-b348427b7515 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:22.791444 crc crio[3645]: time=\"2026-06-12T20:31:22.79139443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:22.805475 crc crio[3645]: time=\"2026-06-12T20:31:22.805364174Z\" level=info msg=\"Removed pod sandbox: 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39\" id=b32804bc-3f68-4f5d-b852-5853b10b153a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:31:22.809400 crc crio[3645]: time=\"2026-06-12T20:31:22.809293313Z\" level=info msg=\"Created container c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5a05cc80-3576-43c3-a8d8-2ae13fc16fd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:22.811272 crc crio[3645]: time=\"2026-06-12T20:31:22.811190182Z\" level=info msg=\"Starting container: c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996\" id=80ceee60-6fd4-4ca4-9024-40ad3a7f7f81 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:22.820874 crc crio[3645]: time=\"2026-06-12T20:31:22.820741672Z\" level=info msg=\"Started container\" PID=18791 containerID=c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=80ceee60-6fd4-4ca4-9024-40ad3a7f7f81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66\nJun 12 20:31:22.839240 crc crio[3645]: time=\"2026-06-12T20:31:22.839129638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:22.839552 crc crio[3645]: time=\"2026-06-12T20:31:22.839337502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:22.840457 crc crio[3645]: time=\"2026-06-12T20:31:22.840071361Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e7797c99-29de-415e-ad61-449eb7cb9403 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:31:22.864777 crc crio[3645]: time=\"2026-06-12T20:31:22.864456737Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=f113848d-2100-4c87-bbcc-6035d69ae2cf name=/runtime.v1.ImageService/PullImage\nJun 12 20:31:22.866147 crc crio[3645]: time=\"2026-06-12T20:31:22.866073909Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=25d6eb43-1b4d-4998-83a0-a2a750f4e357 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:22.870362 crc crio[3645]: time=\"2026-06-12T20:31:22.870260565Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=8ba001b4-f9f1-44e8-aec5-65b64c45097a name=/runtime.v1.ImageService/PullImage\nJun 12 20:31:22.872276 crc crio[3645]: time=\"2026-06-12T20:31:22.872220874Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=19f55529-cab2-46e8-8bd6-74f55ff7963c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:22.888899 crc crio[3645]: time=\"2026-06-12T20:31:22.888756281Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=1bc04d86-1a50-4976-a911-cd3bc1a9cc07 name=/runtime.v1.ImageService/PullImage\nJun 12 20:31:22.889891 crc crio[3645]: time=\"2026-06-12T20:31:22.889772758Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d2fd0b5c-c32b-4db3-84d7-08b1a2b65a82 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:22.903172 crc crio[3645]: time=\"2026-06-12T20:31:22.903038433Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=b2c6314d-c6ae-4892-85df-66a7255adf13 name=/runtime.v1.ImageService/PullImage\nJun 12 20:31:22.904113 crc crio[3645]: time=\"2026-06-12T20:31:22.904012728Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bdf8ef35-41cc-408b-9864-bfe9f5709dd3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:22.911087 crc crio[3645]: time=\"2026-06-12T20:31:22.91084766Z\" level=info msg=\"Ran pod sandbox e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=e7797c99-29de-415e-ad61-449eb7cb9403 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:31:22.913899 crc crio[3645]: time=\"2026-06-12T20:31:22.913722153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f04f18ec-7ad6-4f23-abd6-8e6dfbf9d20e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:22.950546 crc crio[3645]: time=\"2026-06-12T20:31:22.949904538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:23.500002 crc crio[3645]: time=\"2026-06-12T20:31:23.4998035Z\" level=info msg=\"Created container 5b18884e1b05bdf193bf29537c79bfa63b964054d83dfec37e66a1f6bcd3dd6b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7cea579a-6e56-4488-a0c2-50cd24fefafe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:23.507816 crc crio[3645]: time=\"2026-06-12T20:31:23.50770455Z\" level=info msg=\"Starting container: 5b18884e1b05bdf193bf29537c79bfa63b964054d83dfec37e66a1f6bcd3dd6b\" id=3bb7f050-292c-4372-bc47-9e02752ecae5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:23.513334 crc crio[3645]: time=\"2026-06-12T20:31:23.51323724Z\" level=info msg=\"Started container\" PID=18803 containerID=5b18884e1b05bdf193bf29537c79bfa63b964054d83dfec37e66a1f6bcd3dd6b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=3bb7f050-292c-4372-bc47-9e02752ecae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1\nJun 12 20:31:23.517387 crc crio[3645]: time=\"2026-06-12T20:31:23.517300993Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=e3554760-ac9e-437f-ab9b-5488db0677ba name=/runtime.v1.ImageService/PullImage\nJun 12 20:31:23.518813 crc crio[3645]: time=\"2026-06-12T20:31:23.518744669Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9047d7b6-c0c9-49dc-87a0-a3af4eb4a277 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:23.663444 crc crio[3645]: time=\"2026-06-12T20:31:23.663352155Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=add34735-eed3-4930-ae54-3a7c9954db53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:23.788828 crc crio[3645]: time=\"2026-06-12T20:31:23.788700614Z\" level=info msg=\"Removed container 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=26b733ce-ca01-48e1-ace0-b53c01e0de6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:23.791979 crc crio[3645]: time=\"2026-06-12T20:31:23.791806132Z\" level=info msg=\"Removing container: 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e\" id=8b23c02c-3654-4e85-84b4-32fb8c54ec51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:24.214101 crc crio[3645]: time=\"2026-06-12T20:31:24.213998725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.219784 crc crio[3645]: time=\"2026-06-12T20:31:24.21969938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.221455 crc crio[3645]: time=\"2026-06-12T20:31:24.221347441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=afc69add-a844-4353-acf6-7cad5f5e1e71 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:24.512615 crc crio[3645]: time=\"2026-06-12T20:31:24.511390014Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f24ba744-7b01-4fc4-a17c-fcee0c271290 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:24.527195 crc crio[3645]: time=\"2026-06-12T20:31:24.527090301Z\" level=info msg=\"Created container 32c106da7c39a6713bb74ddeb86cbfe6f395f39553da0ddb46c75318bc7dc61e: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=c1e45774-840c-4985-be98-1b5f22e92fb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:24.529473 crc crio[3645]: time=\"2026-06-12T20:31:24.529266886Z\" level=info msg=\"Starting container: 32c106da7c39a6713bb74ddeb86cbfe6f395f39553da0ddb46c75318bc7dc61e\" id=f248673c-7750-4bba-b98a-77d328861778 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:24.539839 crc crio[3645]: time=\"2026-06-12T20:31:24.539515505Z\" level=info msg=\"Started container\" PID=18839 containerID=32c106da7c39a6713bb74ddeb86cbfe6f395f39553da0ddb46c75318bc7dc61e description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=f248673c-7750-4bba-b98a-77d328861778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148b6f12fb215a4ebac1cdb04d5e29659278fb365f9065a2b57a8547865ff133\nJun 12 20:31:24.579107 crc crio[3645]: time=\"2026-06-12T20:31:24.578809369Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=c995be44-867b-4cb6-b7fe-aa4febeb9c74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:24.585707 crc crio[3645]: time=\"2026-06-12T20:31:24.585606751Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=199ea542-35e5-41b7-9995-1fddeef1b641 name=/runtime.v1.ImageService/PullImage\nJun 12 20:31:24.587009 crc crio[3645]: time=\"2026-06-12T20:31:24.586844551Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8eb4b42f-7154-4066-b011-695ded481cc8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:24.607185 crc crio[3645]: time=\"2026-06-12T20:31:24.604798176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.607185 crc crio[3645]: time=\"2026-06-12T20:31:24.60657244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.613527 crc crio[3645]: time=\"2026-06-12T20:31:24.613424193Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=49497a8d-146f-47e8-af8d-9ec2860e02e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:24.616647 crc crio[3645]: time=\"2026-06-12T20:31:24.616550973Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=2f539f2e-bfcd-4d53-be13-091529f766cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:24.620610 crc crio[3645]: time=\"2026-06-12T20:31:24.620306437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.658236 crc crio[3645]: time=\"2026-06-12T20:31:24.658116953Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4e65b121-53eb-4bed-b212-ee6ef3c93dd2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:24.658470 crc crio[3645]: time=\"2026-06-12T20:31:24.658291498Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=77eada61-1cda-44f5-979c-5d0e76b1b391 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:24.658470 crc crio[3645]: time=\"2026-06-12T20:31:24.658375409Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d33c65ec-c0ef-49e8-9813-fb34fa512432 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:24.658470 crc crio[3645]: time=\"2026-06-12T20:31:24.658443602Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4af77642-3f9b-45b8-8cb3-d34b22ef550c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:24.658615 crc crio[3645]: time=\"2026-06-12T20:31:24.658491213Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=925ba146-4c7e-4708-9fa3-0dc86d8fa76d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:24.683443 crc crio[3645]: time=\"2026-06-12T20:31:24.68328511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5af1dbbe-f467-431b-b694-db3c6920e302 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:24.702405 crc crio[3645]: time=\"2026-06-12T20:31:24.70228691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.708440 crc crio[3645]: time=\"2026-06-12T20:31:24.708237601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=17e3ec25-e0a3-46ab-90cf-05f9ee364612 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:24.711442 crc crio[3645]: time=\"2026-06-12T20:31:24.711156975Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=2b826e4c-65ed-4e72-b4c1-30cd04d78292 name=/runtime.v1.ImageService/PullImage\nJun 12 20:31:24.713171 crc crio[3645]: time=\"2026-06-12T20:31:24.713110934Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=31af9d82-82cf-40fb-9254-8553f8cf875f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:24.714260 crc crio[3645]: time=\"2026-06-12T20:31:24.713898305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.717836 crc crio[3645]: time=\"2026-06-12T20:31:24.717787192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.729333 crc crio[3645]: time=\"2026-06-12T20:31:24.729261853Z\" level=info msg=\"Removed container 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=8b23c02c-3654-4e85-84b4-32fb8c54ec51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:24.731442 crc crio[3645]: time=\"2026-06-12T20:31:24.731362745Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-l2z47/extract-content\" id=839ad625-4551-407c-84c3-123d96c2c02d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:24.733330 crc crio[3645]: time=\"2026-06-12T20:31:24.733234254Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=47d2bdd6-df8b-4756-bc7f-b3132c623119 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:24.734910 crc crio[3645]: time=\"2026-06-12T20:31:24.734835064Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=691329a2-e313-4a31-b710-07bb1eecc656 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:24.738808 crc crio[3645]: time=\"2026-06-12T20:31:24.738503206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.746721 crc crio[3645]: time=\"2026-06-12T20:31:24.74658565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.766447 crc crio[3645]: time=\"2026-06-12T20:31:24.76634245Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=38313a51-184f-4612-9d84-75df25fbd023 name=/runtime.v1.ImageService/PullImage\nJun 12 20:31:24.767393 crc crio[3645]: time=\"2026-06-12T20:31:24.767277854Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=352fe058-69aa-470f-94fb-10137b1b8444 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:24.775367 crc crio[3645]: time=\"2026-06-12T20:31:24.775279185Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=46d9426c-63bd-4539-bd2c-601d3de424e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:24.787683 crc crio[3645]: time=\"2026-06-12T20:31:24.787576627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.790093 crc crio[3645]: time=\"2026-06-12T20:31:24.789866574Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=333550a7-e411-4c2c-93b7-22c8841bdede name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:24.790093 crc crio[3645]: time=\"2026-06-12T20:31:24.790033368Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-hq7pb/extract-content\" id=8ecbfcf9-6c76-4fea-9ced-4df8afb4592c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:24.791312 crc crio[3645]: time=\"2026-06-12T20:31:24.79127076Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=71306353-23c5-4e7d-ba72-b954ab08f6b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:24.810625 crc crio[3645]: time=\"2026-06-12T20:31:24.810403514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.815051 crc crio[3645]: time=\"2026-06-12T20:31:24.81497286Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=92f16a1c-5633-4171-b6bd-4643d03329ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:24.815357 crc crio[3645]: time=\"2026-06-12T20:31:24.815322908Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3ee5882d-a549-4e22-b5d8-4fa125ce2d4a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:24.821258 crc crio[3645]: time=\"2026-06-12T20:31:24.821186896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.832579 crc crio[3645]: time=\"2026-06-12T20:31:24.832491682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.842701 crc crio[3645]: time=\"2026-06-12T20:31:24.833015375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.849383 crc crio[3645]: time=\"2026-06-12T20:31:24.849299757Z\" level=info msg=\"Created container 4ecd95eff6e3a87a8f436f3a2b8bb10074998ddcab92982a0f9fdad52b45c35b: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=bea8e34b-6720-4d9c-8571-129017f14085 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:24.852797 crc crio[3645]: time=\"2026-06-12T20:31:24.852705184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.852895 crc crio[3645]: time=\"2026-06-12T20:31:24.852787316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.854200 crc crio[3645]: time=\"2026-06-12T20:31:24.854107788Z\" level=info msg=\"Starting container: 4ecd95eff6e3a87a8f436f3a2b8bb10074998ddcab92982a0f9fdad52b45c35b\" id=37096a09-bd7a-4767-8d3a-71bccb271504 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:24.854571 crc crio[3645]: time=\"2026-06-12T20:31:24.838799782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.855884 crc crio[3645]: time=\"2026-06-12T20:31:24.855818492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.857425 crc crio[3645]: time=\"2026-06-12T20:31:24.857364471Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2w5wr/extract-content\" id=aa16ca05-25cd-4af1-8a6c-fdc7eec47249 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:24.860126 crc crio[3645]: time=\"2026-06-12T20:31:24.860061659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.864432 crc crio[3645]: time=\"2026-06-12T20:31:24.864234694Z\" level=info msg=\"Started container\" PID=18862 containerID=4ecd95eff6e3a87a8f436f3a2b8bb10074998ddcab92982a0f9fdad52b45c35b description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=37096a09-bd7a-4767-8d3a-71bccb271504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\nJun 12 20:31:24.901341 crc crio[3645]: time=\"2026-06-12T20:31:24.901268391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.925001 crc crio[3645]: time=\"2026-06-12T20:31:24.924870678Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rjhhz/extract-content\" id=72027008-c4c6-47c6-a2e3-6c30ac7349c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:24.959900 crc crio[3645]: time=\"2026-06-12T20:31:24.959015541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.977076 crc crio[3645]: time=\"2026-06-12T20:31:24.976870752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:24.982189 crc crio[3645]: time=\"2026-06-12T20:31:24.982100504Z\" level=info msg=\"Created container 12d4588d6cbc6e47b0d576fa536786f3bdeb7ddb1f1058e08137cb01b7d4dd7e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=47d2bdd6-df8b-4756-bc7f-b3132c623119 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:24.983880 crc crio[3645]: time=\"2026-06-12T20:31:24.983647083Z\" level=info msg=\"Starting container: 12d4588d6cbc6e47b0d576fa536786f3bdeb7ddb1f1058e08137cb01b7d4dd7e\" id=84a10bf8-6ce0-44bd-a57e-271c113701a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:24.991994 crc crio[3645]: time=\"2026-06-12T20:31:24.989072691Z\" level=info msg=\"Started container\" PID=18878 containerID=12d4588d6cbc6e47b0d576fa536786f3bdeb7ddb1f1058e08137cb01b7d4dd7e description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=84a10bf8-6ce0-44bd-a57e-271c113701a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5\nJun 12 20:31:24.997230 crc crio[3645]: time=\"2026-06-12T20:31:24.997163215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.013716 crc crio[3645]: time=\"2026-06-12T20:31:25.013632921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.059330 crc crio[3645]: time=\"2026-06-12T20:31:25.059210844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.060805 crc crio[3645]: time=\"2026-06-12T20:31:25.06063815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.062003 crc crio[3645]: time=\"2026-06-12T20:31:25.060850675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.069200 crc crio[3645]: time=\"2026-06-12T20:31:25.069165665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.080141 crc crio[3645]: time=\"2026-06-12T20:31:25.072260683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.082892 crc crio[3645]: time=\"2026-06-12T20:31:25.082866252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.085191 crc crio[3645]: time=\"2026-06-12T20:31:25.075614858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.097107 crc crio[3645]: time=\"2026-06-12T20:31:25.097067121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.109699 crc crio[3645]: time=\"2026-06-12T20:31:25.109631328Z\" level=info msg=\"Created container f299a65dccc3072d1c5b5f7e90660fe3eb00b1e92f87bf74b5d209c505288071: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=40cc608a-6b67-43b2-9507-0d58467c80c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:25.122591 crc crio[3645]: time=\"2026-06-12T20:31:25.119548069Z\" level=info msg=\"Starting container: f299a65dccc3072d1c5b5f7e90660fe3eb00b1e92f87bf74b5d209c505288071\" id=54e9d667-6640-42b2-9c50-1e3e3305a1b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:25.186073 crc crio[3645]: time=\"2026-06-12T20:31:25.185466686Z\" level=info msg=\"Started container\" PID=18887 containerID=f299a65dccc3072d1c5b5f7e90660fe3eb00b1e92f87bf74b5d209c505288071 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=54e9d667-6640-42b2-9c50-1e3e3305a1b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53\nJun 12 20:31:25.224869 crc crio[3645]: time=\"2026-06-12T20:31:25.224509483Z\" level=info msg=\"Created container 442e575d92d747e54d9ae5538d46d501072ee3e1021899a6e118e882ef17b554: openshift-marketplace/community-operators-hq7pb/extract-content\" id=8ecbfcf9-6c76-4fea-9ced-4df8afb4592c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:25.233519 crc crio[3645]: time=\"2026-06-12T20:31:25.23346409Z\" level=info msg=\"Created container 086d60dfb6d4fcc96a2e5fdd2f33c7046f6708f62b142f64ae783ec696721758: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=691329a2-e313-4a31-b710-07bb1eecc656 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:25.242992 crc crio[3645]: time=\"2026-06-12T20:31:25.242875907Z\" level=info msg=\"Starting container: 086d60dfb6d4fcc96a2e5fdd2f33c7046f6708f62b142f64ae783ec696721758\" id=d5a98906-bc08-4a56-884b-e026132c773d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:25.243886 crc crio[3645]: time=\"2026-06-12T20:31:25.242871347Z\" level=info msg=\"Starting container: 442e575d92d747e54d9ae5538d46d501072ee3e1021899a6e118e882ef17b554\" id=ddd51436-dd5b-49b8-aad4-0b8f3ac7309c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:25.260548 crc crio[3645]: time=\"2026-06-12T20:31:25.260355008Z\" level=info msg=\"Started container\" PID=18908 containerID=086d60dfb6d4fcc96a2e5fdd2f33c7046f6708f62b142f64ae783ec696721758 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=d5a98906-bc08-4a56-884b-e026132c773d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6\nJun 12 20:31:25.269307 crc crio[3645]: time=\"2026-06-12T20:31:25.269170582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.271473 crc crio[3645]: time=\"2026-06-12T20:31:25.271236134Z\" level=info msg=\"Started container\" PID=18895 containerID=442e575d92d747e54d9ae5538d46d501072ee3e1021899a6e118e882ef17b554 description=openshift-marketplace/community-operators-hq7pb/extract-content id=ddd51436-dd5b-49b8-aad4-0b8f3ac7309c name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd\nJun 12 20:31:25.284275 crc crio[3645]: time=\"2026-06-12T20:31:25.283421362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.348145 crc crio[3645]: time=\"2026-06-12T20:31:25.347789829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.375702 crc crio[3645]: time=\"2026-06-12T20:31:25.374622768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.391019 crc crio[3645]: time=\"2026-06-12T20:31:25.379521082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.480360 crc crio[3645]: time=\"2026-06-12T20:31:25.47953923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.485382 crc crio[3645]: time=\"2026-06-12T20:31:25.485289656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.493681 crc crio[3645]: time=\"2026-06-12T20:31:25.493518353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.583994 crc crio[3645]: time=\"2026-06-12T20:31:25.570281444Z\" level=info msg=\"Created container 945ce8a9b9d70ba9e964769632c5112c9e2cf214bfa7c6469a8c9eaf4a3bb398: openshift-marketplace/redhat-operators-2w5wr/extract-content\" id=aa16ca05-25cd-4af1-8a6c-fdc7eec47249 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:25.583994 crc crio[3645]: time=\"2026-06-12T20:31:25.574515481Z\" level=info msg=\"Starting container: 945ce8a9b9d70ba9e964769632c5112c9e2cf214bfa7c6469a8c9eaf4a3bb398\" id=209bd19a-9d84-46b8-b96b-cc41da117acd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:25.583994 crc crio[3645]: time=\"2026-06-12T20:31:25.575435545Z\" level=info msg=\"Created container e4c2b19ab9d3f71653f03249ba0737418b6ea86bf8816ced511bc4e9af92b28b: openshift-marketplace/certified-operators-l27pk/extract-content\" id=71306353-23c5-4e7d-ba72-b954ab08f6b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:25.583994 crc crio[3645]: time=\"2026-06-12T20:31:25.575553057Z\" level=info msg=\"Created container 033982faaf8e03b630164141be26d713abfd3979673965412dbd4dda5d5d75a9: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=46d9426c-63bd-4539-bd2c-601d3de424e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:25.583994 crc crio[3645]: time=\"2026-06-12T20:31:25.576552282Z\" level=info msg=\"Starting container: e4c2b19ab9d3f71653f03249ba0737418b6ea86bf8816ced511bc4e9af92b28b\" id=4c9ebf35-91fa-4eb3-9c65-61e183e25bf9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:25.583994 crc crio[3645]: time=\"2026-06-12T20:31:25.577186079Z\" level=info msg=\"Starting container: 033982faaf8e03b630164141be26d713abfd3979673965412dbd4dda5d5d75a9\" id=85d34ddb-fac4-4b32-85d6-830cc26905b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:25.610301 crc crio[3645]: time=\"2026-06-12T20:31:25.610230074Z\" level=info msg=\"Started container\" PID=18928 containerID=945ce8a9b9d70ba9e964769632c5112c9e2cf214bfa7c6469a8c9eaf4a3bb398 description=openshift-marketplace/redhat-operators-2w5wr/extract-content id=209bd19a-9d84-46b8-b96b-cc41da117acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d\nJun 12 20:31:25.614129 crc crio[3645]: time=\"2026-06-12T20:31:25.611175599Z\" level=info msg=\"Started container\" PID=18921 containerID=033982faaf8e03b630164141be26d713abfd3979673965412dbd4dda5d5d75a9 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=85d34ddb-fac4-4b32-85d6-830cc26905b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e\nJun 12 20:31:25.674040 crc crio[3645]: time=\"2026-06-12T20:31:25.673524025Z\" level=info msg=\"Started container\" PID=18926 containerID=e4c2b19ab9d3f71653f03249ba0737418b6ea86bf8816ced511bc4e9af92b28b description=openshift-marketplace/certified-operators-l27pk/extract-content id=4c9ebf35-91fa-4eb3-9c65-61e183e25bf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d\nJun 12 20:31:25.790056 crc crio[3645]: time=\"2026-06-12T20:31:25.787904046Z\" level=info msg=\"Created container 673494affa3324fa4711862d30b230a5b268426d0f5a639dd34cc8a408339310: openshift-marketplace/certified-operators-rjhhz/extract-content\" id=72027008-c4c6-47c6-a2e3-6c30ac7349c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:25.800106 crc crio[3645]: time=\"2026-06-12T20:31:25.799176281Z\" level=info msg=\"Created container bc8b2d9c5672f2ec723148d67553a0837fb1897a30c5fc630d95e77c3f4db7ac: openshift-marketplace/community-operators-qhh6t/extract-content\" id=333550a7-e411-4c2c-93b7-22c8841bdede name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:25.830018 crc crio[3645]: time=\"2026-06-12T20:31:25.826831071Z\" level=info msg=\"Starting container: 673494affa3324fa4711862d30b230a5b268426d0f5a639dd34cc8a408339310\" id=b3d29267-9676-4c17-a373-af23bd3ad237 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:25.830018 crc crio[3645]: time=\"2026-06-12T20:31:25.826876521Z\" level=info msg=\"Starting container: bc8b2d9c5672f2ec723148d67553a0837fb1897a30c5fc630d95e77c3f4db7ac\" id=47052a18-0f48-4ef6-b5f8-4894f36a4891 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:25.837839 crc crio[3645]: time=\"2026-06-12T20:31:25.834448352Z\" level=info msg=\"Created container 293c0e2728cedfa635fc76fd412830d902695a860b66489f0dba8410dd34011f: openshift-marketplace/redhat-marketplace-l2z47/extract-content\" id=839ad625-4551-407c-84c3-123d96c2c02d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:25.840334 crc crio[3645]: time=\"2026-06-12T20:31:25.837987933Z\" level=info msg=\"Started container\" PID=18951 containerID=673494affa3324fa4711862d30b230a5b268426d0f5a639dd34cc8a408339310 description=openshift-marketplace/certified-operators-rjhhz/extract-content id=b3d29267-9676-4c17-a373-af23bd3ad237 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596\nJun 12 20:31:25.861041 crc crio[3645]: time=\"2026-06-12T20:31:25.859503935Z\" level=info msg=\"Starting container: 293c0e2728cedfa635fc76fd412830d902695a860b66489f0dba8410dd34011f\" id=d57924fb-a6e3-4655-9f2d-4cfe3e0fdc88 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:25.892050 crc crio[3645]: time=\"2026-06-12T20:31:25.891099415Z\" level=info msg=\"Created container 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=b7b0675f-e544-4910-8d71-8ae4988a5c4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:25.918064 crc crio[3645]: time=\"2026-06-12T20:31:25.917651646Z\" level=info msg=\"Starting container: 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6\" id=5e1f40cc-30c3-47db-b851-b73cd71b5304 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:25.918366 crc crio[3645]: time=\"2026-06-12T20:31:25.918325574Z\" level=info msg=\"Started container\" PID=18950 containerID=293c0e2728cedfa635fc76fd412830d902695a860b66489f0dba8410dd34011f description=openshift-marketplace/redhat-marketplace-l2z47/extract-content id=d57924fb-a6e3-4655-9f2d-4cfe3e0fdc88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed\nJun 12 20:31:25.922092 crc crio[3645]: time=\"2026-06-12T20:31:25.921009912Z\" level=info msg=\"Created container 36495cc9e55f9769bde8a36c58141e40827f42298d44a41aef1a4102144523c4: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=5e52581f-fe83-4e75-a1f9-b348427b7515 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:25.926316 crc crio[3645]: time=\"2026-06-12T20:31:25.92334454Z\" level=info msg=\"Starting container: 36495cc9e55f9769bde8a36c58141e40827f42298d44a41aef1a4102144523c4\" id=8cf66c11-ea60-4d49-8fdb-42daae58a905 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:25.931126 crc crio[3645]: time=\"2026-06-12T20:31:25.928599773Z\" level=info msg=\"Started container\" PID=18978 containerID=1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=5e1f40cc-30c3-47db-b851-b73cd71b5304 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a\nJun 12 20:31:25.940012 crc crio[3645]: time=\"2026-06-12T20:31:25.937083388Z\" level=info msg=\"Started container\" PID=18979 containerID=36495cc9e55f9769bde8a36c58141e40827f42298d44a41aef1a4102144523c4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=8cf66c11-ea60-4d49-8fdb-42daae58a905 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7\nJun 12 20:31:25.945975 crc crio[3645]: time=\"2026-06-12T20:31:25.945827579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.966131 crc crio[3645]: time=\"2026-06-12T20:31:25.966085081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:25.979537 crc crio[3645]: time=\"2026-06-12T20:31:25.970326338Z\" level=info msg=\"Started container\" PID=18977 containerID=bc8b2d9c5672f2ec723148d67553a0837fb1897a30c5fc630d95e77c3f4db7ac description=openshift-marketplace/community-operators-qhh6t/extract-content id=47052a18-0f48-4ef6-b5f8-4894f36a4891 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6\nJun 12 20:31:26.320354 crc crio[3645]: time=\"2026-06-12T20:31:26.319990719Z\" level=info msg=\"Created container cb7d687d16db953c26394e00c0ef6c5c8a02c6a4bbc2c96fe57f7f8ec53c23ed: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=2f539f2e-bfcd-4d53-be13-091529f766cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:26.322184 crc crio[3645]: time=\"2026-06-12T20:31:26.321989309Z\" level=info msg=\"Starting container: cb7d687d16db953c26394e00c0ef6c5c8a02c6a4bbc2c96fe57f7f8ec53c23ed\" id=fd05cd2e-316d-4c30-a427-44021129ba00 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:26.328769 crc crio[3645]: time=\"2026-06-12T20:31:26.328410651Z\" level=info msg=\"Created container 1c07943959d2fb43ae739a30bfdb2bd7a45ad1c2dc43d42c6f41887821a550b7: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=c995be44-867b-4cb6-b7fe-aa4febeb9c74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:26.336299 crc crio[3645]: time=\"2026-06-12T20:31:26.334807813Z\" level=info msg=\"Started container\" PID=19034 containerID=cb7d687d16db953c26394e00c0ef6c5c8a02c6a4bbc2c96fe57f7f8ec53c23ed description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=fd05cd2e-316d-4c30-a427-44021129ba00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1\nJun 12 20:31:26.336299 crc crio[3645]: time=\"2026-06-12T20:31:26.335127031Z\" level=info msg=\"Starting container: 1c07943959d2fb43ae739a30bfdb2bd7a45ad1c2dc43d42c6f41887821a550b7\" id=5244a711-ff7d-4f0c-b2e1-616b3a2a4e22 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:26.361219 crc crio[3645]: time=\"2026-06-12T20:31:26.360753628Z\" level=info msg=\"Started container\" PID=19033 containerID=1c07943959d2fb43ae739a30bfdb2bd7a45ad1c2dc43d42c6f41887821a550b7 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=5244a711-ff7d-4f0c-b2e1-616b3a2a4e22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688\nJun 12 20:31:27.192443 crc crio[3645]: time=\"2026-06-12T20:31:27.19146004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c4549ffa-f3d6-4b10-a06e-f784a932f72e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:27.195230 crc crio[3645]: time=\"2026-06-12T20:31:27.19500965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7b22c3fb-17b5-473b-8e08-32641aca0462 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:27.198470 crc crio[3645]: time=\"2026-06-12T20:31:27.197736799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=af0a9ffa-df05-4d2f-80ca-1d14224177b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:27.199070 crc crio[3645]: time=\"2026-06-12T20:31:27.19858618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1e878811-8d5e-48f0-98db-b3eeb75b2800 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:27.214120 crc crio[3645]: time=\"2026-06-12T20:31:27.213569359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=199595ff-7faa-4a87-9459-524288a225ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:27.232474 crc crio[3645]: time=\"2026-06-12T20:31:27.230325942Z\" level=info msg=\"Removing container: 3bce51346726a59106186e98c06dc3aa3e23bbba7f84c96bc895e5d514e5fd17\" id=90f36b4f-7fe5-4894-89c7-03370d69e50f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:27.250741 crc crio[3645]: time=\"2026-06-12T20:31:27.250487482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8368c53c-dba7-4a33-a934-9ed626c97ded name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:27.255144 crc crio[3645]: time=\"2026-06-12T20:31:27.251780625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9040f6b5-0ad2-43d4-84b0-86467e92de49 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:27.255144 crc crio[3645]: time=\"2026-06-12T20:31:27.254021122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d27a00d-ff03-4650-b68e-6cf78b4e1107 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:27.279537 crc crio[3645]: time=\"2026-06-12T20:31:27.279476425Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=68c649c5-add4-4e59-b1f8-b82a410462f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:27.297901 crc crio[3645]: time=\"2026-06-12T20:31:27.297578792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e1bfec03-3fcc-4e9a-b809-37d0bc574796 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:27.304557 crc crio[3645]: time=\"2026-06-12T20:31:27.304270132Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=46ef59af-ebf5-4e30-bb88-caf19c05f96e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:27.308172 crc crio[3645]: time=\"2026-06-12T20:31:27.304793335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=45cf0974-e325-47d5-8de8-0dde644b54f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:27.428995 crc crio[3645]: time=\"2026-06-12T20:31:27.428325968Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-hq7pb/registry-server\" id=f7a830c5-31cc-4417-820b-6107cc2f052e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:27.429318 crc crio[3645]: time=\"2026-06-12T20:31:27.429213961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:27.496377 crc crio[3645]: time=\"2026-06-12T20:31:27.496287327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:27.502008 crc crio[3645]: time=\"2026-06-12T20:31:27.501839217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:27.593808 crc crio[3645]: time=\"2026-06-12T20:31:27.593645327Z\" level=info msg=\"Removed container 3bce51346726a59106186e98c06dc3aa3e23bbba7f84c96bc895e5d514e5fd17: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=90f36b4f-7fe5-4894-89c7-03370d69e50f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:27.671383 crc crio[3645]: time=\"2026-06-12T20:31:27.671321841Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-l2z47/registry-server\" id=65cdaa76-5d37-4fcc-b2f6-e2326a7d62bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:27.671890 crc crio[3645]: time=\"2026-06-12T20:31:27.671782173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:27.673322 crc crio[3645]: time=\"2026-06-12T20:31:27.67325724Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=46716ac9-559e-4371-aa52-96f4dd1e3466 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:27.708690 crc crio[3645]: time=\"2026-06-12T20:31:27.708575333Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=706b6e1d-db78-41cb-af4f-9bc074c0a705 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:27.711899 crc crio[3645]: time=\"2026-06-12T20:31:27.711858845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:27.714794 crc crio[3645]: time=\"2026-06-12T20:31:27.714768619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.157125 crc crio[3645]: time=\"2026-06-12T20:31:28.15701214Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6f69973a-95f0-4d6a-bcd9-ab0aba073cb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:28.158384 crc crio[3645]: time=\"2026-06-12T20:31:28.158143968Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=5e6c9253-4369-4a69-87ed-e0a366383b53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:28.159497 crc crio[3645]: time=\"2026-06-12T20:31:28.159438061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.160069 crc crio[3645]: time=\"2026-06-12T20:31:28.159847802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.160381 crc crio[3645]: time=\"2026-06-12T20:31:28.159494533Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=83843450-8645-4177-b8a8-e6c033aa10fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:28.161416 crc crio[3645]: time=\"2026-06-12T20:31:28.161274447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.161904 crc crio[3645]: time=\"2026-06-12T20:31:28.161772171Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=6b33075a-3f5e-42c3-bee1-89364c3c88d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:28.164189 crc crio[3645]: time=\"2026-06-12T20:31:28.162046417Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=740f12e1-eb78-4cff-9cab-bdf0384b290d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:28.164189 crc crio[3645]: time=\"2026-06-12T20:31:28.163287009Z\" level=info msg=\"Created container da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15: openshift-marketplace/community-operators-hq7pb/registry-server\" id=f7a830c5-31cc-4417-820b-6107cc2f052e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:28.165712 crc crio[3645]: time=\"2026-06-12T20:31:28.165527996Z\" level=info msg=\"Starting container: da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15\" id=f499a7bf-01cd-4b80-a3c4-352a78adea3e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:28.178326 crc crio[3645]: time=\"2026-06-12T20:31:28.177863407Z\" level=info msg=\"Started container\" PID=19097 containerID=da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15 description=openshift-marketplace/community-operators-hq7pb/registry-server id=f499a7bf-01cd-4b80-a3c4-352a78adea3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd\nJun 12 20:31:28.180106 crc crio[3645]: time=\"2026-06-12T20:31:28.179847588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.183297 crc crio[3645]: time=\"2026-06-12T20:31:28.183185562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.271803 crc crio[3645]: time=\"2026-06-12T20:31:28.271639089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.280012 crc crio[3645]: time=\"2026-06-12T20:31:28.279771313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.284196 crc crio[3645]: time=\"2026-06-12T20:31:28.283200351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.284196 crc crio[3645]: time=\"2026-06-12T20:31:28.283844536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.294566 crc crio[3645]: time=\"2026-06-12T20:31:28.293638544Z\" level=info msg=\"Created container 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5: openshift-marketplace/redhat-marketplace-l2z47/registry-server\" id=65cdaa76-5d37-4fcc-b2f6-e2326a7d62bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:28.305493 crc crio[3645]: time=\"2026-06-12T20:31:28.305106734Z\" level=info msg=\"Starting container: 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5\" id=90e8ec82-99ee-46ff-82da-8eeb7b8c71d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:28.343448 crc crio[3645]: time=\"2026-06-12T20:31:28.341473233Z\" level=info msg=\"Started container\" PID=19116 containerID=9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5 description=openshift-marketplace/redhat-marketplace-l2z47/registry-server id=90e8ec82-99ee-46ff-82da-8eeb7b8c71d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed\nJun 12 20:31:28.357655 crc crio[3645]: time=\"2026-06-12T20:31:28.357506379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.362506 crc crio[3645]: time=\"2026-06-12T20:31:28.362331131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.383140 crc crio[3645]: time=\"2026-06-12T20:31:28.382574992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a68b6810-a016-45ec-88a0-d01a82f8a9bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:28.407857 crc crio[3645]: time=\"2026-06-12T20:31:28.407794751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7cdd344f-1898-4c26-b5d8-a8c5ac7f0437 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:28.453649 crc crio[3645]: time=\"2026-06-12T20:31:28.453051545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c285ec65-e2c9-4ad2-9eb2-95581cbd6090 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:28.465907 crc crio[3645]: time=\"2026-06-12T20:31:28.465763096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.483332 crc crio[3645]: time=\"2026-06-12T20:31:28.483004383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.486422 crc crio[3645]: time=\"2026-06-12T20:31:28.486250823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e148f406-df54-4116-aae4-1a43f2405c4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:28.634907 crc crio[3645]: time=\"2026-06-12T20:31:28.634860111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c5e2dea3-f313-4be3-9295-dc92a4a1df10 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:28.653637 crc crio[3645]: time=\"2026-06-12T20:31:28.653476741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=db41b711-f04c-4747-a3f2-d5e872980568 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:28.755123 crc crio[3645]: time=\"2026-06-12T20:31:28.753275244Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2w5wr/registry-server\" id=7f78a3da-84c6-48c1-b845-01a6598b02c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:28.755123 crc crio[3645]: time=\"2026-06-12T20:31:28.7550674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.786526 crc crio[3645]: time=\"2026-06-12T20:31:28.786412953Z\" level=info msg=\"Created container f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=5e6c9253-4369-4a69-87ed-e0a366383b53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:28.791191 crc crio[3645]: time=\"2026-06-12T20:31:28.791148782Z\" level=info msg=\"Starting container: f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e\" id=63fd3688-cc9d-4595-8ec8-9c25b94b92a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:28.866097 crc crio[3645]: time=\"2026-06-12T20:31:28.859269364Z\" level=info msg=\"Started container\" PID=19139 containerID=f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e description=openshift-marketplace/community-operators-qhh6t/registry-server id=63fd3688-cc9d-4595-8ec8-9c25b94b92a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6\nJun 12 20:31:28.866097 crc crio[3645]: time=\"2026-06-12T20:31:28.864898667Z\" level=info msg=\"Created container 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=83843450-8645-4177-b8a8-e6c033aa10fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:28.871901 crc crio[3645]: time=\"2026-06-12T20:31:28.871414082Z\" level=info msg=\"Created container 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf: openshift-marketplace/certified-operators-l27pk/registry-server\" id=740f12e1-eb78-4cff-9cab-bdf0384b290d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:28.872129 crc crio[3645]: time=\"2026-06-12T20:31:28.871495324Z\" level=info msg=\"Starting container: 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2\" id=7a2f02f0-9fc2-401e-a16d-a9826338773a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:28.877497 crc crio[3645]: time=\"2026-06-12T20:31:28.877362841Z\" level=info msg=\"Starting container: 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf\" id=ace654ae-b01b-406d-9a27-76ebc1cb8f76 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:28.886029 crc crio[3645]: time=\"2026-06-12T20:31:28.885758944Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rjhhz/registry-server\" id=bf6d2e2b-4c77-4b8d-a19a-e2e03bd3e6f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:28.889137 crc crio[3645]: time=\"2026-06-12T20:31:28.888244467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.894531 crc crio[3645]: time=\"2026-06-12T20:31:28.894181637Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=d3848451-24ac-4179-a187-1fd75e7b9c41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:28.932014 crc crio[3645]: time=\"2026-06-12T20:31:28.931906511Z\" level=info msg=\"Started container\" PID=19133 containerID=6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=7a2f02f0-9fc2-401e-a16d-a9826338773a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e\nJun 12 20:31:28.952992 crc crio[3645]: time=\"2026-06-12T20:31:28.952765398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.953725 crc crio[3645]: time=\"2026-06-12T20:31:28.953552299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:28.955098 crc crio[3645]: time=\"2026-06-12T20:31:28.954871721Z\" level=info msg=\"Started container\" PID=19140 containerID=24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf description=openshift-marketplace/certified-operators-l27pk/registry-server id=ace654ae-b01b-406d-9a27-76ebc1cb8f76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d\nJun 12 20:31:28.969071 crc crio[3645]: time=\"2026-06-12T20:31:28.96829391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:29.101738 crc crio[3645]: time=\"2026-06-12T20:31:29.10155598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:29.103146 crc crio[3645]: time=\"2026-06-12T20:31:29.102973756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:29.110911 crc crio[3645]: time=\"2026-06-12T20:31:29.110604578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:29.129417 crc crio[3645]: time=\"2026-06-12T20:31:29.126357767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:29.265514 crc crio[3645]: time=\"2026-06-12T20:31:29.265261368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:29.269075 crc crio[3645]: time=\"2026-06-12T20:31:29.268996572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:29.622303 crc crio[3645]: time=\"2026-06-12T20:31:29.62132088Z\" level=info msg=\"Created container 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77: openshift-marketplace/redhat-operators-2w5wr/registry-server\" id=7f78a3da-84c6-48c1-b845-01a6598b02c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:29.624809 crc crio[3645]: time=\"2026-06-12T20:31:29.624652175Z\" level=info msg=\"Starting container: 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77\" id=254a929f-6f94-4a98-8097-9c50892d3df6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:29.643772 crc crio[3645]: time=\"2026-06-12T20:31:29.642236348Z\" level=info msg=\"Started container\" PID=19173 containerID=75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77 description=openshift-marketplace/redhat-operators-2w5wr/registry-server id=254a929f-6f94-4a98-8097-9c50892d3df6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d\nJun 12 20:31:29.804015 crc crio[3645]: time=\"2026-06-12T20:31:29.803467835Z\" level=info msg=\"Created container 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=d3848451-24ac-4179-a187-1fd75e7b9c41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:29.813176 crc crio[3645]: time=\"2026-06-12T20:31:29.812579705Z\" level=info msg=\"Starting container: 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db\" id=9ccf924d-770e-416c-99ed-b61b14a3134c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:29.869099 crc crio[3645]: time=\"2026-06-12T20:31:29.868819927Z\" level=info msg=\"Started container\" PID=19184 containerID=03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=9ccf924d-770e-416c-99ed-b61b14a3134c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6\nJun 12 20:31:29.888576 crc crio[3645]: time=\"2026-06-12T20:31:29.88754359Z\" level=info msg=\"Created container c64dc2f51d1285bc5245fdcf6719082b03f0d302c1342c8abd7fa0245c6b6927: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=6b33075a-3f5e-42c3-bee1-89364c3c88d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:29.891598 crc crio[3645]: time=\"2026-06-12T20:31:29.891220443Z\" level=info msg=\"Created container e82c38076c81f134a255bf50b0e8d393b4188dbda2098740bc806fc26eaee4a2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6f69973a-95f0-4d6a-bcd9-ab0aba073cb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:29.904626 crc crio[3645]: time=\"2026-06-12T20:31:29.892571047Z\" level=info msg=\"Created container 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65: openshift-marketplace/certified-operators-rjhhz/registry-server\" id=bf6d2e2b-4c77-4b8d-a19a-e2e03bd3e6f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:29.904626 crc crio[3645]: time=\"2026-06-12T20:31:29.896145437Z\" level=info msg=\"Starting container: 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65\" id=0e179b73-038d-4eb6-9cf8-a0a6f6d9aa88 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:29.904626 crc crio[3645]: time=\"2026-06-12T20:31:29.896381724Z\" level=info msg=\"Starting container: c64dc2f51d1285bc5245fdcf6719082b03f0d302c1342c8abd7fa0245c6b6927\" id=bf6aae78-8e50-4c63-a9f1-9e049bb1e541 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:29.904626 crc crio[3645]: time=\"2026-06-12T20:31:29.896521936Z\" level=info msg=\"Starting container: e82c38076c81f134a255bf50b0e8d393b4188dbda2098740bc806fc26eaee4a2\" id=851d41b4-d276-4bb9-b3fd-ec3dce58268c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:29.921371 crc crio[3645]: time=\"2026-06-12T20:31:29.921065678Z\" level=info msg=\"Started container\" PID=19194 containerID=c64dc2f51d1285bc5245fdcf6719082b03f0d302c1342c8abd7fa0245c6b6927 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=bf6aae78-8e50-4c63-a9f1-9e049bb1e541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7\nJun 12 20:31:29.921750 crc crio[3645]: time=\"2026-06-12T20:31:29.921702514Z\" level=info msg=\"Started container\" PID=19187 containerID=1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65 description=openshift-marketplace/certified-operators-rjhhz/registry-server id=0e179b73-038d-4eb6-9cf8-a0a6f6d9aa88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596\nJun 12 20:31:29.927541 crc crio[3645]: time=\"2026-06-12T20:31:29.927362357Z\" level=info msg=\"Started container\" PID=19197 containerID=e82c38076c81f134a255bf50b0e8d393b4188dbda2098740bc806fc26eaee4a2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=851d41b4-d276-4bb9-b3fd-ec3dce58268c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688\nJun 12 20:31:30.198896 crc crio[3645]: time=\"2026-06-12T20:31:30.198358588Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a47bc1c1-03ee-42dd-ad39-a6b01690df8d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:30.252528 crc crio[3645]: time=\"2026-06-12T20:31:30.252268201Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=44331e7b-f5eb-48da-9e5f-c05d1dffda17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:30.370269 crc crio[3645]: time=\"2026-06-12T20:31:30.369244168Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=63554428-334a-4e12-a31d-865841fa841b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:30.370578 crc crio[3645]: time=\"2026-06-12T20:31:30.370498139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:30.503862 crc crio[3645]: time=\"2026-06-12T20:31:30.500509447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:31.282719 crc crio[3645]: time=\"2026-06-12T20:31:31.280048915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2b39cf2e-0078-4e28-a97a-4cb953f01ad9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:31.314015 crc crio[3645]: time=\"2026-06-12T20:31:31.312593157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=01bc121a-e558-49fe-aad1-622e1e2daa0d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:31.318171 crc crio[3645]: time=\"2026-06-12T20:31:31.317990844Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=ad2c1c51-3c83-480e-9ddf-607bded56cdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:31.319101 crc crio[3645]: time=\"2026-06-12T20:31:31.318484866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:31.711866 crc crio[3645]: time=\"2026-06-12T20:31:31.711462552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:32.937192 crc crio[3645]: time=\"2026-06-12T20:31:32.936818432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:34.616560 crc crio[3645]: time=\"2026-06-12T20:31:34.593459474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:34.701323 crc crio[3645]: time=\"2026-06-12T20:31:34.698337765Z\" level=info msg=\"Created container 0aea34f7e4df0634cf9982790e78f6a12a25746b7e355cecc9a021b5b8164dc8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=63554428-334a-4e12-a31d-865841fa841b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:34.708964 crc crio[3645]: time=\"2026-06-12T20:31:34.708312158Z\" level=info msg=\"Starting container: 0aea34f7e4df0634cf9982790e78f6a12a25746b7e355cecc9a021b5b8164dc8\" id=3de5c6a7-6cee-4d1d-b0fc-b8732aeddb05 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:34.752909 crc crio[3645]: time=\"2026-06-12T20:31:34.75189173Z\" level=info msg=\"Started container\" PID=19300 containerID=0aea34f7e4df0634cf9982790e78f6a12a25746b7e355cecc9a021b5b8164dc8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=3de5c6a7-6cee-4d1d-b0fc-b8732aeddb05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688\nJun 12 20:31:34.986470 crc crio[3645]: time=\"2026-06-12T20:31:34.986415219Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2a0e0fc4-8b85-4cad-8b94-c5fb2175ec63 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:35.008221 crc crio[3645]: time=\"2026-06-12T20:31:35.008186Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0d367c40-d510-4419-8950-f77cad253750 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:35.059472 crc crio[3645]: time=\"2026-06-12T20:31:35.059436505Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=df88f813-6d7a-4851-9634-b6a69778ad85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:35.060269 crc crio[3645]: time=\"2026-06-12T20:31:35.060245264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:35.344202 crc crio[3645]: time=\"2026-06-12T20:31:35.342164592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:35.461420 crc crio[3645]: time=\"2026-06-12T20:31:35.460453612Z\" level=info msg=\"Created container 584d5bfe2c8553587e94fe3476ba496e64dfb06d5f6df7da9c7fe3d014ebce4d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=ad2c1c51-3c83-480e-9ddf-607bded56cdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:35.503323 crc crio[3645]: time=\"2026-06-12T20:31:35.480837748Z\" level=info msg=\"Starting container: 584d5bfe2c8553587e94fe3476ba496e64dfb06d5f6df7da9c7fe3d014ebce4d\" id=db972796-7e0d-4ff4-bc95-c54d9e41723b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:35.828057 crc crio[3645]: time=\"2026-06-12T20:31:35.827531743Z\" level=info msg=\"Started container\" PID=19352 containerID=584d5bfe2c8553587e94fe3476ba496e64dfb06d5f6df7da9c7fe3d014ebce4d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=db972796-7e0d-4ff4-bc95-c54d9e41723b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53\nJun 12 20:31:37.159703 crc crio[3645]: time=\"2026-06-12T20:31:37.159384356Z\" level=info msg=\"Removing container: a36ca1c825fc5a1c351318ea71f10fcb3b5a1123edc72b8241bed342d8ed186e\" id=f2c2e038-520e-4bd8-abeb-3b0317e8359b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:38.307229 crc crio[3645]: time=\"2026-06-12T20:31:38.303429478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:38.851543 crc crio[3645]: time=\"2026-06-12T20:31:38.847449441Z\" level=info msg=\"Created container fa95eef4be946f0bd27d3460e128a93723e298540923b0ad8cc30002f08f96ac: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=df88f813-6d7a-4851-9634-b6a69778ad85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:38.858212 crc crio[3645]: time=\"2026-06-12T20:31:38.858106801Z\" level=info msg=\"Starting container: fa95eef4be946f0bd27d3460e128a93723e298540923b0ad8cc30002f08f96ac\" id=847249c4-eea1-4506-be1b-acda6774fd98 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:38.908700 crc crio[3645]: time=\"2026-06-12T20:31:38.904733239Z\" level=info msg=\"Started container\" PID=19452 containerID=fa95eef4be946f0bd27d3460e128a93723e298540923b0ad8cc30002f08f96ac description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=847249c4-eea1-4506-be1b-acda6774fd98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688\nJun 12 20:31:39.115224 crc crio[3645]: time=\"2026-06-12T20:31:39.108266485Z\" level=info msg=\"Removed container a36ca1c825fc5a1c351318ea71f10fcb3b5a1123edc72b8241bed342d8ed186e: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=f2c2e038-520e-4bd8-abeb-3b0317e8359b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:39.437652 crc crio[3645]: time=\"2026-06-12T20:31:39.436855893Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0abc195d-c0fd-401b-9b8b-1bea28c4cdd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:39.461332 crc crio[3645]: time=\"2026-06-12T20:31:39.461231229Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9255bd96-ec31-4e41-8889-77afb1906f7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:39.753372 crc crio[3645]: time=\"2026-06-12T20:31:39.75320552Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=355ea56c-ab22-4ba9-bed4-5e722a5a5739 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:39.753798 crc crio[3645]: time=\"2026-06-12T20:31:39.753649982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:39.840434 crc crio[3645]: time=\"2026-06-12T20:31:39.839451911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:40.697973 crc crio[3645]: time=\"2026-06-12T20:31:40.692710092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=177b61f1-1b95-445c-92ba-819f051b3233 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:41.034449 crc crio[3645]: time=\"2026-06-12T20:31:41.033650142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=39568e52-d73b-431e-9a3a-b3edc72070a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:41.055311 crc crio[3645]: time=\"2026-06-12T20:31:41.054291864Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=e839d48b-a999-4fa9-b179-86fc539e79c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:41.055647 crc crio[3645]: time=\"2026-06-12T20:31:41.055493294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:41.175005 crc crio[3645]: time=\"2026-06-12T20:31:41.174771519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:41.270067 crc crio[3645]: time=\"2026-06-12T20:31:41.269867743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:41.287238 crc crio[3645]: time=\"2026-06-12T20:31:41.286787471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:41.986893 crc crio[3645]: time=\"2026-06-12T20:31:41.986381179Z\" level=info msg=\"Created container 00fe38c69e49d4ebe25c337673223be20ae2f0558d833bb8ca4be7975ddba10f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=355ea56c-ab22-4ba9-bed4-5e722a5a5739 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:41.990654 crc crio[3645]: time=\"2026-06-12T20:31:41.990378719Z\" level=info msg=\"Starting container: 00fe38c69e49d4ebe25c337673223be20ae2f0558d833bb8ca4be7975ddba10f\" id=a2ad203b-0eb6-452f-87d3-dfe55baf99a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:41.997054 crc crio[3645]: time=\"2026-06-12T20:31:41.996436353Z\" level=info msg=\"Created container 0006fd0863945a519194551f43fcfda80df51e483cdff8da223faf9a6e482d86: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=e839d48b-a999-4fa9-b179-86fc539e79c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:42.002860 crc crio[3645]: time=\"2026-06-12T20:31:42.002594218Z\" level=info msg=\"Starting container: 0006fd0863945a519194551f43fcfda80df51e483cdff8da223faf9a6e482d86\" id=49d827e8-d7fd-4fac-b7af-000849b3056f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:42.034757 crc crio[3645]: time=\"2026-06-12T20:31:42.034428683Z\" level=info msg=\"Started container\" PID=19540 containerID=00fe38c69e49d4ebe25c337673223be20ae2f0558d833bb8ca4be7975ddba10f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=a2ad203b-0eb6-452f-87d3-dfe55baf99a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688\nJun 12 20:31:42.170851 crc crio[3645]: time=\"2026-06-12T20:31:42.170334668Z\" level=info msg=\"Started container\" PID=19544 containerID=0006fd0863945a519194551f43fcfda80df51e483cdff8da223faf9a6e482d86 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=49d827e8-d7fd-4fac-b7af-000849b3056f name=/runtime.v1.RuntimeService/StartContainer sandboxID=417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf\nJun 12 20:31:42.563359 crc crio[3645]: time=\"2026-06-12T20:31:42.561328223Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e3b47d81-2c55-4626-8e54-c4502e01a30a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:42.577769 crc crio[3645]: time=\"2026-06-12T20:31:42.577599534Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b650a48a-3e1b-47a2-9979-1517d9f82d2f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:42.832430 crc crio[3645]: time=\"2026-06-12T20:31:42.832185831Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=d5a82bf3-8981-4cd1-b8b3-972091240455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:42.833475 crc crio[3645]: time=\"2026-06-12T20:31:42.832982991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:43.243438 crc crio[3645]: time=\"2026-06-12T20:31:43.241561551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:45.675503 crc crio[3645]: time=\"2026-06-12T20:31:45.675168314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ff937455-324d-43b3-9556-0a514b016608 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:45.724873 crc crio[3645]: time=\"2026-06-12T20:31:45.723507007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=09cd8df0-12a1-472e-9b2b-4e7f727b79a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:45.787243 crc crio[3645]: time=\"2026-06-12T20:31:45.784252962Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=fb42a138-9070-4b40-a645-de137b4d0062 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:45.812513 crc crio[3645]: time=\"2026-06-12T20:31:45.808123186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:45.820480 crc crio[3645]: time=\"2026-06-12T20:31:45.818055147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:46.022242 crc crio[3645]: time=\"2026-06-12T20:31:46.022197088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:46.055895 crc crio[3645]: time=\"2026-06-12T20:31:46.05551725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:47.369355 crc crio[3645]: time=\"2026-06-12T20:31:47.367110739Z\" level=info msg=\"Created container 4eae901a41d09a1af57b3069ae6f4c24fb2eece9a3ff804642a423b2cf8b8980: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=d5a82bf3-8981-4cd1-b8b3-972091240455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:47.370737 crc crio[3645]: time=\"2026-06-12T20:31:47.370654238Z\" level=info msg=\"Starting container: 4eae901a41d09a1af57b3069ae6f4c24fb2eece9a3ff804642a423b2cf8b8980\" id=efe46b96-4af8-45f2-b1b6-28b0a357dbc3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:47.374516 crc crio[3645]: time=\"2026-06-12T20:31:47.371578142Z\" level=info msg=\"Created container f5ce344e4613dfc2f85972d31afad6880c13f2b5ad7ff431c50edd066b00c6e4: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=fb42a138-9070-4b40-a645-de137b4d0062 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:47.374897 crc crio[3645]: time=\"2026-06-12T20:31:47.374720951Z\" level=info msg=\"Starting container: f5ce344e4613dfc2f85972d31afad6880c13f2b5ad7ff431c50edd066b00c6e4\" id=ff79aa4e-63c7-44e5-bc71-1737de480601 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:47.385354 crc crio[3645]: time=\"2026-06-12T20:31:47.385289159Z\" level=info msg=\"Started container\" PID=19629 containerID=4eae901a41d09a1af57b3069ae6f4c24fb2eece9a3ff804642a423b2cf8b8980 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=efe46b96-4af8-45f2-b1b6-28b0a357dbc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688\nJun 12 20:31:47.397990 crc crio[3645]: time=\"2026-06-12T20:31:47.397460906Z\" level=info msg=\"Started container\" PID=19634 containerID=f5ce344e4613dfc2f85972d31afad6880c13f2b5ad7ff431c50edd066b00c6e4 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=ff79aa4e-63c7-44e5-bc71-1737de480601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\nJun 12 20:31:47.681322 crc crio[3645]: time=\"2026-06-12T20:31:47.681163618Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=913c0325-f5dd-4072-89ac-f98e9a632dd1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:47.703490 crc crio[3645]: time=\"2026-06-12T20:31:47.70335871Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=f05aaf43-8ae0-4364-bc73-957c40cb6f08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:47.725560 crc crio[3645]: time=\"2026-06-12T20:31:47.725215402Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=604819f5-f4ac-4439-ae19-fbc6e37fdc5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:47.726657 crc crio[3645]: time=\"2026-06-12T20:31:47.726618957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:48.013355 crc crio[3645]: time=\"2026-06-12T20:31:48.012510184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:48.099877 crc crio[3645]: time=\"2026-06-12T20:31:48.097908974Z\" level=info msg=\"Removing container: 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f\" id=cf06eb4f-ba1c-43ec-8262-bc9f567163bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:48.429595 crc crio[3645]: time=\"2026-06-12T20:31:48.429427245Z\" level=info msg=\"Removed container 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cf06eb4f-ba1c-43ec-8262-bc9f567163bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:50.512991 crc crio[3645]: time=\"2026-06-12T20:31:50.512282472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:51.523212 crc crio[3645]: time=\"2026-06-12T20:31:51.52128868Z\" level=info msg=\"Created container 39a4b1078b400ccab3f1994748c86822746bb39e8019fc869debda072f4b29ae: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=604819f5-f4ac-4439-ae19-fbc6e37fdc5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:51.535154 crc crio[3645]: time=\"2026-06-12T20:31:51.534488365Z\" level=info msg=\"Starting container: 39a4b1078b400ccab3f1994748c86822746bb39e8019fc869debda072f4b29ae\" id=b4625f8e-74de-4625-8051-f9d2855fbb57 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:51.645744 crc crio[3645]: time=\"2026-06-12T20:31:51.645315226Z\" level=info msg=\"Started container\" PID=19717 containerID=39a4b1078b400ccab3f1994748c86822746bb39e8019fc869debda072f4b29ae description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=b4625f8e-74de-4625-8051-f9d2855fbb57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7\nJun 12 20:31:53.199362 crc crio[3645]: time=\"2026-06-12T20:31:53.198140734Z\" level=info msg=\"Stopping container: c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996 (timeout: 2s)\" id=388cd6f8-f40c-40b3-b36f-9760acb55513 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:31:53.775494 crc crio[3645]: time=\"2026-06-12T20:31:53.774824074Z\" level=info msg=\"Removing container: 4ecd95eff6e3a87a8f436f3a2b8bb10074998ddcab92982a0f9fdad52b45c35b\" id=17fe7c71-e5c5-4078-a8c2-01ae1b90f87b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:53.902842 crc crio[3645]: time=\"2026-06-12T20:31:53.902323817Z\" level=info msg=\"Stopped container c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=388cd6f8-f40c-40b3-b36f-9760acb55513 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:31:53.914778 crc crio[3645]: time=\"2026-06-12T20:31:53.912507885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1b8f4440-bde2-42fe-9346-ec17fa7f3412 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:53.925429 crc crio[3645]: time=\"2026-06-12T20:31:53.925339299Z\" level=info msg=\"Removed container 4ecd95eff6e3a87a8f436f3a2b8bb10074998ddcab92982a0f9fdad52b45c35b: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=17fe7c71-e5c5-4078-a8c2-01ae1b90f87b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:53.929194 crc crio[3645]: time=\"2026-06-12T20:31:53.928870548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a1c0a2ab-da6a-46a5-8ff6-ea0c209a0d80 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:31:53.934593 crc crio[3645]: time=\"2026-06-12T20:31:53.93446412Z\" level=info msg=\"Removing container: 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231\" id=06740979-312f-4594-9e89-e0df29585693 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:53.937536 crc crio[3645]: time=\"2026-06-12T20:31:53.937442755Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e4437b3d-98b1-4919-b696-6584fc00a868 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:53.939042 crc crio[3645]: time=\"2026-06-12T20:31:53.938335437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:54.435068 crc crio[3645]: time=\"2026-06-12T20:31:54.434564703Z\" level=info msg=\"Removed container 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=06740979-312f-4594-9e89-e0df29585693 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:54.477473 crc crio[3645]: time=\"2026-06-12T20:31:54.477304084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:54.511003 crc crio[3645]: time=\"2026-06-12T20:31:54.51083613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:31:54.933564 crc crio[3645]: time=\"2026-06-12T20:31:54.933280592Z\" level=info msg=\"Created container 4388f7160995de4e439ef5b480bdbed4f0a723d94dd89f4477f977981ddda3e3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e4437b3d-98b1-4919-b696-6584fc00a868 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:31:54.941720 crc crio[3645]: time=\"2026-06-12T20:31:54.94116945Z\" level=info msg=\"Starting container: 4388f7160995de4e439ef5b480bdbed4f0a723d94dd89f4477f977981ddda3e3\" id=4e61ecc6-d331-408a-9e32-42bd63f9c17d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:31:54.983467 crc crio[3645]: time=\"2026-06-12T20:31:54.982865665Z\" level=info msg=\"Started container\" PID=19797 containerID=4388f7160995de4e439ef5b480bdbed4f0a723d94dd89f4477f977981ddda3e3 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=4e61ecc6-d331-408a-9e32-42bd63f9c17d name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66\nJun 12 20:31:55.864790 crc crio[3645]: time=\"2026-06-12T20:31:55.863644712Z\" level=info msg=\"Removing container: c64dc2f51d1285bc5245fdcf6719082b03f0d302c1342c8abd7fa0245c6b6927\" id=a13b6d93-990c-478d-87d3-7829508ebafa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:56.123002 crc crio[3645]: time=\"2026-06-12T20:31:56.12261715Z\" level=info msg=\"Removed container c64dc2f51d1285bc5245fdcf6719082b03f0d302c1342c8abd7fa0245c6b6927: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=a13b6d93-990c-478d-87d3-7829508ebafa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:05.358986 crc crio[3645]: time=\"2026-06-12T20:32:05.358237621Z\" level=info msg=\"Removing container: 13c5848d0d1bd0aac992c33ac83bfbd516d064bded67b9789ea196f17b720fac\" id=e6eba6cb-63ac-4bf4-a6a5-dff5649d3e1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:05.680913 crc crio[3645]: time=\"2026-06-12T20:32:05.680815932Z\" level=info msg=\"Removed container 13c5848d0d1bd0aac992c33ac83bfbd516d064bded67b9789ea196f17b720fac: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e6eba6cb-63ac-4bf4-a6a5-dff5649d3e1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:15.717694 crc crio[3645]: time=\"2026-06-12T20:32:15.716120244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=96d6a27f-0622-4c30-bbb5-4a99dfa59df1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:32:15.724282 crc crio[3645]: time=\"2026-06-12T20:32:15.723800208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=132705a5-25eb-4964-a749-e3838c125a36 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:32:15.734672 crc crio[3645]: time=\"2026-06-12T20:32:15.734377046Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=28e83b22-9475-40dd-aaf9-a3174e0f6dfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:32:15.735427 crc crio[3645]: time=\"2026-06-12T20:32:15.73528432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:15.792145 crc crio[3645]: time=\"2026-06-12T20:32:15.790109708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:15.809300 crc crio[3645]: time=\"2026-06-12T20:32:15.806552304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:16.167132 crc crio[3645]: time=\"2026-06-12T20:32:16.166582703Z\" level=info msg=\"Created container 0ac5317ddd04e1c18976a1f78871ff8608faed60b3588993b62f796f5ae663e1: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=28e83b22-9475-40dd-aaf9-a3174e0f6dfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:32:16.173569 crc crio[3645]: time=\"2026-06-12T20:32:16.172566875Z\" level=info msg=\"Starting container: 0ac5317ddd04e1c18976a1f78871ff8608faed60b3588993b62f796f5ae663e1\" id=ccaaf743-fe7a-46eb-9a44-c44bb489cf74 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:32:16.264683 crc crio[3645]: time=\"2026-06-12T20:32:16.264548565Z\" level=info msg=\"Started container\" PID=20218 containerID=0ac5317ddd04e1c18976a1f78871ff8608faed60b3588993b62f796f5ae663e1 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=ccaaf743-fe7a-46eb-9a44-c44bb489cf74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\nJun 12 20:32:17.676269 crc crio[3645]: time=\"2026-06-12T20:32:17.674466129Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=9a64aa2f-c7cf-4dd7-9b46-9c3782795731 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:32:17.706803 crc crio[3645]: time=\"2026-06-12T20:32:17.706625943Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=2c614d32-782c-411d-904a-0661a2e7625b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:32:17.716890 crc crio[3645]: time=\"2026-06-12T20:32:17.71638051Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=edc7e197-9adc-4e36-88f2-35b9b143ee20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:32:17.718178 crc crio[3645]: time=\"2026-06-12T20:32:17.717751054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:18.066221 crc crio[3645]: time=\"2026-06-12T20:32:18.063652557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:19.636890 crc crio[3645]: time=\"2026-06-12T20:32:19.62518261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:20.158493 crc crio[3645]: time=\"2026-06-12T20:32:20.158372177Z\" level=info msg=\"Created container 602faa8ed4904bd491691eefa110ef32f9d772efae0e7fecda2c892cfb105506: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=edc7e197-9adc-4e36-88f2-35b9b143ee20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:32:20.160435 crc crio[3645]: time=\"2026-06-12T20:32:20.160334606Z\" level=info msg=\"Starting container: 602faa8ed4904bd491691eefa110ef32f9d772efae0e7fecda2c892cfb105506\" id=554fd5b9-6863-4c5e-b8f3-b644a8a27f74 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:32:20.200543 crc crio[3645]: time=\"2026-06-12T20:32:20.200428191Z\" level=info msg=\"Started container\" PID=20324 containerID=602faa8ed4904bd491691eefa110ef32f9d772efae0e7fecda2c892cfb105506 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=554fd5b9-6863-4c5e-b8f3-b644a8a27f74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7\nJun 12 20:32:20.415251 crc crio[3645]: time=\"2026-06-12T20:32:20.413851568Z\" level=info msg=\"Removing container: f5ce344e4613dfc2f85972d31afad6880c13f2b5ad7ff431c50edd066b00c6e4\" id=43a19392-4e22-4faf-b979-0df0e8a19a8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:20.537628 crc crio[3645]: time=\"2026-06-12T20:32:20.537337645Z\" level=info msg=\"Removed container f5ce344e4613dfc2f85972d31afad6880c13f2b5ad7ff431c50edd066b00c6e4: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=43a19392-4e22-4faf-b979-0df0e8a19a8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:21.510555 crc crio[3645]: time=\"2026-06-12T20:32:21.510354872Z\" level=info msg=\"Removing container: 39a4b1078b400ccab3f1994748c86822746bb39e8019fc869debda072f4b29ae\" id=3200ef05-5dcc-49fe-9ec0-3fcc9fc73265 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:21.912427 crc crio[3645]: time=\"2026-06-12T20:32:21.912265282Z\" level=info msg=\"Removed container 39a4b1078b400ccab3f1994748c86822746bb39e8019fc869debda072f4b29ae: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=3200ef05-5dcc-49fe-9ec0-3fcc9fc73265 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:22.837128 crc crio[3645]: time=\"2026-06-12T20:32:22.837003877Z\" level=info msg=\"Removing container: 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f\" id=ab009242-747e-4228-a8c7-db357c88ef1a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:23.051861 crc crio[3645]: time=\"2026-06-12T20:32:23.051572462Z\" level=info msg=\"Removed container 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ab009242-747e-4228-a8c7-db357c88ef1a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:23.063208 crc crio[3645]: time=\"2026-06-12T20:32:23.0625809Z\" level=info msg=\"Removing container: e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae\" id=fa63267b-c301-4160-b610-ef4d57431885 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:23.118415 crc crio[3645]: time=\"2026-06-12T20:32:23.118178578Z\" level=info msg=\"Removed container e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=fa63267b-c301-4160-b610-ef4d57431885 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:23.131570 crc crio[3645]: time=\"2026-06-12T20:32:23.131354303Z\" level=info msg=\"Removing container: 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883\" id=b8e8ae30-9115-408e-918f-d1df628257f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:23.216543 crc crio[3645]: time=\"2026-06-12T20:32:23.201313735Z\" level=info msg=\"Stopping container: 4388f7160995de4e439ef5b480bdbed4f0a723d94dd89f4477f977981ddda3e3 (timeout: 2s)\" id=fdb98af2-abdd-4cbf-b15a-12e3aee4e5e4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:32:23.216543 crc crio[3645]: time=\"2026-06-12T20:32:23.213503484Z\" level=info msg=\"Removed container 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=b8e8ae30-9115-408e-918f-d1df628257f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:23.255067 crc crio[3645]: time=\"2026-06-12T20:32:23.254318428Z\" level=info msg=\"Removing container: 4d467f8dea989d26447ad0dadc8275e95e4453301a8d1cdc989191d9dfd38af3\" id=ef8c04b8-f1ac-4ad0-9340-8f4b0e644bd8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:23.548782 crc crio[3645]: time=\"2026-06-12T20:32:23.5485139Z\" level=info msg=\"Stopped container 4388f7160995de4e439ef5b480bdbed4f0a723d94dd89f4477f977981ddda3e3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fdb98af2-abdd-4cbf-b15a-12e3aee4e5e4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:32:23.598677 crc crio[3645]: time=\"2026-06-12T20:32:23.598130436Z\" level=info msg=\"Removed container 4d467f8dea989d26447ad0dadc8275e95e4453301a8d1cdc989191d9dfd38af3: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=ef8c04b8-f1ac-4ad0-9340-8f4b0e644bd8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:23.605982 crc crio[3645]: time=\"2026-06-12T20:32:23.605077172Z\" level=info msg=\"Removing container: 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d\" id=6c55565e-6861-4886-8ece-5cc7aef39e4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:23.609290 crc crio[3645]: time=\"2026-06-12T20:32:23.609076044Z\" level=info msg=\"Removing container: c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996\" id=981f78e7-5b9b-4680-9531-8f3b533e80d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:23.727647 crc crio[3645]: time=\"2026-06-12T20:32:23.727311738Z\" level=info msg=\"Removed container 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6c55565e-6861-4886-8ece-5cc7aef39e4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:23.821086 crc crio[3645]: time=\"2026-06-12T20:32:23.820609531Z\" level=info msg=\"Removing container: 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755\" id=fc7d2019-74d7-43bb-97df-2c84cb9629df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:24.219236 crc crio[3645]: time=\"2026-06-12T20:32:24.218414378Z\" level=info msg=\"Removed container c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=981f78e7-5b9b-4680-9531-8f3b533e80d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:24.239115 crc crio[3645]: time=\"2026-06-12T20:32:24.238311033Z\" level=info msg=\"Removed container 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=fc7d2019-74d7-43bb-97df-2c84cb9629df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:24.258265 crc crio[3645]: time=\"2026-06-12T20:32:24.257790866Z\" level=info msg=\"Stopping pod sandbox: 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\" id=21bd4e5c-9d07-4395-ac1b-7c4b09b2746c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:32:24.258265 crc crio[3645]: time=\"2026-06-12T20:32:24.257862098Z\" level=info msg=\"Stopped pod sandbox (already stopped): 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\" id=21bd4e5c-9d07-4395-ac1b-7c4b09b2746c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:32:24.262398 crc crio[3645]: time=\"2026-06-12T20:32:24.261576561Z\" level=info msg=\"Removing pod sandbox: 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\" id=8a5c729d-0b8c-4ae8-8d65-4c80dbc43c71 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:32:24.276149 crc crio[3645]: time=\"2026-06-12T20:32:24.275906855Z\" level=info msg=\"Removed pod sandbox: 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\" id=8a5c729d-0b8c-4ae8-8d65-4c80dbc43c71 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:32:27.283092 crc crio[3645]: time=\"2026-06-12T20:32:27.282376008Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=bef4d84e-424b-4a2f-b2df-aae41feeca2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:32:27.284712 crc crio[3645]: time=\"2026-06-12T20:32:27.283124436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:27.314470 crc crio[3645]: time=\"2026-06-12T20:32:27.314345158Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f1bc1a8d-36cf-41c5-bfc1-c3f82c432927 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc001288920}] Aliases:map[]}\"\nJun 12 20:32:27.314470 crc crio[3645]: time=\"2026-06-12T20:32:27.31442454Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:32:27.713139 crc crio[3645]: time=\"2026-06-12T20:32:27.708693966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c3e65ea9-4cfe-4668-ac36-aea8b01f146e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:32:27.713139 crc crio[3645]: time=\"2026-06-12T20:32:27.712640556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=596d5810-77cb-42c5-abf8-460c5e9abddc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:32:27.724037 crc crio[3645]: time=\"2026-06-12T20:32:27.722878216Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f4795ff1-13cd-4c63-bcdd-7f8f5301c2aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:32:27.724037 crc crio[3645]: time=\"2026-06-12T20:32:27.724006873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:27.765436 crc crio[3645]: time=\"2026-06-12T20:32:27.765184847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:28.001067 crc crio[3645]: time=\"2026-06-12T20:32:28.000712043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:28.047717 crc crio[3645]: 2026-06-12T20:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a4f144ad440ef3 Mac:7e:b8:25:10:68:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/f1bc1a8d-36cf-41c5-bfc1-c3f82c432927 SocketPath: PciID:}] [{Interface:0xc0002da7d0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:32:28.051579 crc crio[3645]: time=\"2026-06-12T20:32:28.051440138Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f1bc1a8d-36cf-41c5-bfc1-c3f82c432927 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc001288920}] Aliases:map[]}\"\nJun 12 20:32:28.053456 crc crio[3645]: time=\"2026-06-12T20:32:28.051822487Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:32:28.063106 crc crio[3645]: time=\"2026-06-12T20:32:28.059253285Z\" level=info msg=\"Ran pod sandbox 7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=bef4d84e-424b-4a2f-b2df-aae41feeca2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:32:28.063106 crc crio[3645]: time=\"2026-06-12T20:32:28.061212635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=7d9d80d6-dcfe-4da2-bad1-322800c84f6b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:32:28.064325 crc crio[3645]: time=\"2026-06-12T20:32:28.063693318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=63e4f135-250b-4b5e-8362-f22f00a8bced name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:32:28.065882 crc crio[3645]: time=\"2026-06-12T20:32:28.065817742Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=7ec42780-501c-4dfe-8eb2-90552f2d5f41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:32:28.066182 crc crio[3645]: time=\"2026-06-12T20:32:28.066121199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:28.119564 crc crio[3645]: time=\"2026-06-12T20:32:28.11945652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:28.126591 crc crio[3645]: time=\"2026-06-12T20:32:28.12650468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:28.137709 crc crio[3645]: time=\"2026-06-12T20:32:28.136895392Z\" level=info msg=\"Created container 1e4a51f929fe3b8a3ac7261b21b020a85c37d28c57ec2e48aac144a3ff27db59: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f4795ff1-13cd-4c63-bcdd-7f8f5301c2aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:32:28.139700 crc crio[3645]: time=\"2026-06-12T20:32:28.139591431Z\" level=info msg=\"Starting container: 1e4a51f929fe3b8a3ac7261b21b020a85c37d28c57ec2e48aac144a3ff27db59\" id=602d7a50-f598-4fc3-91ad-5c15c0cd4d12 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:32:28.146360 crc crio[3645]: time=\"2026-06-12T20:32:28.14626047Z\" level=info msg=\"Started container\" PID=20590 containerID=1e4a51f929fe3b8a3ac7261b21b020a85c37d28c57ec2e48aac144a3ff27db59 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=602d7a50-f598-4fc3-91ad-5c15c0cd4d12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834\nJun 12 20:32:28.221489 crc crio[3645]: time=\"2026-06-12T20:32:28.221394462Z\" level=info msg=\"Created container 4225ad62bd72aced1c6e003b11e9df57dc9d2c89fac29511e481e1384e2d491a: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=7ec42780-501c-4dfe-8eb2-90552f2d5f41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:32:28.222630 crc crio[3645]: time=\"2026-06-12T20:32:28.222589513Z\" level=info msg=\"Starting container: 4225ad62bd72aced1c6e003b11e9df57dc9d2c89fac29511e481e1384e2d491a\" id=5709f909-75e0-4be2-8ed3-6d1c1c7b541b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:32:28.227906 crc crio[3645]: time=\"2026-06-12T20:32:28.227800085Z\" level=info msg=\"Started container\" PID=20603 containerID=4225ad62bd72aced1c6e003b11e9df57dc9d2c89fac29511e481e1384e2d491a description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=5709f909-75e0-4be2-8ed3-6d1c1c7b541b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46\nJun 12 20:32:47.031272 crc crio[3645]: time=\"2026-06-12T20:32:47.029234214Z\" level=info msg=\"Removing container: 58181e86aeecac6e662913bf08c37d9ff6e8d31a72cf235e93b7c20854f17d5e\" id=c8ba9a44-c6f1-42de-868f-52bda96e5300 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:47.086653 crc crio[3645]: time=\"2026-06-12T20:32:47.086426583Z\" level=info msg=\"Removed container 58181e86aeecac6e662913bf08c37d9ff6e8d31a72cf235e93b7c20854f17d5e: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=c8ba9a44-c6f1-42de-868f-52bda96e5300 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:47.549821 crc crio[3645]: time=\"2026-06-12T20:32:47.549482463Z\" level=info msg=\"Stopping container: 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6 (timeout: 5s)\" id=e856a107-3ff9-4c74-96fd-37d0189c1cf5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:32:52.575220 crc crio[3645]: time=\"2026-06-12T20:32:52.574342664Z\" level=warning msg=\"Stopping container 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6 with stop signal(15) timed out. Killing...\"\nJun 12 20:32:53.130655 crc crio[3645]: time=\"2026-06-12T20:32:53.129876845Z\" level=info msg=\"Stopped container 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=e856a107-3ff9-4c74-96fd-37d0189c1cf5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:32:53.132980 crc crio[3645]: time=\"2026-06-12T20:32:53.132891781Z\" level=info msg=\"Stopping pod sandbox: f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a\" id=489c8701-4a1e-41e3-8bd1-c80d5fbafdef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:32:53.146589 crc crio[3645]: time=\"2026-06-12T20:32:53.14623346Z\" level=info msg=\"Stopped pod sandbox: f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a\" id=489c8701-4a1e-41e3-8bd1-c80d5fbafdef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:32:54.157361 crc crio[3645]: time=\"2026-06-12T20:32:54.156206602Z\" level=info msg=\"Removing container: 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6\" id=532f1c44-6259-4029-b42d-d1959b39d3cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:54.247269 crc crio[3645]: time=\"2026-06-12T20:32:54.247199146Z\" level=info msg=\"Removed container 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=532f1c44-6259-4029-b42d-d1959b39d3cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:59.231708 crc crio[3645]: time=\"2026-06-12T20:32:59.231575571Z\" level=info msg=\"Removing container: 3a0369c884cc375d0f4e7575c9f51e070451480e91e47f194003efab2d82f851\" id=f6ad050c-ed19-4254-adee-7a6204104230 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:59.338117 crc crio[3645]: time=\"2026-06-12T20:32:59.33770028Z\" level=info msg=\"Removed container 3a0369c884cc375d0f4e7575c9f51e070451480e91e47f194003efab2d82f851: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f6ad050c-ed19-4254-adee-7a6204104230 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:59.670706 crc crio[3645]: time=\"2026-06-12T20:32:59.670562581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=af5187a4-a57e-41fd-bb4f-996023d44e42 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:32:59.677177 crc crio[3645]: time=\"2026-06-12T20:32:59.677063175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=eb2c21fb-24f3-4bab-bd63-d49bb00a11c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:32:59.691516 crc crio[3645]: time=\"2026-06-12T20:32:59.691199573Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=4978e64e-6b81-4558-9dfc-96a64aa83079 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:32:59.692077 crc crio[3645]: time=\"2026-06-12T20:32:59.691795429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:59.722863 crc crio[3645]: time=\"2026-06-12T20:32:59.722657871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:59.728034 crc crio[3645]: time=\"2026-06-12T20:32:59.727892653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:59.886150 crc crio[3645]: time=\"2026-06-12T20:32:59.88529486Z\" level=info msg=\"Created container 9f676712336f949e7448ddb2359c3010078d3cc287803805b82acae9438456c0: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=4978e64e-6b81-4558-9dfc-96a64aa83079 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:32:59.887758 crc crio[3645]: time=\"2026-06-12T20:32:59.88764291Z\" level=info msg=\"Starting container: 9f676712336f949e7448ddb2359c3010078d3cc287803805b82acae9438456c0\" id=c008ab3b-cad1-4893-9165-5a9f74890b85 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:32:59.894850 crc crio[3645]: time=\"2026-06-12T20:32:59.89476408Z\" level=info msg=\"Started container\" PID=21360 containerID=9f676712336f949e7448ddb2359c3010078d3cc287803805b82acae9438456c0 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=c008ab3b-cad1-4893-9165-5a9f74890b85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf\nJun 12 20:33:01.677291 crc crio[3645]: time=\"2026-06-12T20:33:01.677164859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=eb566f2a-9397-425e-8a57-902dc7d7fac8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:01.682296 crc crio[3645]: time=\"2026-06-12T20:33:01.682139604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=e5e6d11f-0586-4f64-b10b-1288f6d74d5e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:01.691105 crc crio[3645]: time=\"2026-06-12T20:33:01.690891276Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1ef941fb-f50e-44cb-804e-4b577b0a336f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:01.691309 crc crio[3645]: time=\"2026-06-12T20:33:01.691204403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:01.720595 crc crio[3645]: time=\"2026-06-12T20:33:01.720513307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:01.725729 crc crio[3645]: time=\"2026-06-12T20:33:01.725610996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:01.891366 crc crio[3645]: time=\"2026-06-12T20:33:01.890557633Z\" level=info msg=\"Created container 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1ef941fb-f50e-44cb-804e-4b577b0a336f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:01.892721 crc crio[3645]: time=\"2026-06-12T20:33:01.892625566Z\" level=info msg=\"Starting container: 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee\" id=c26a4c62-513d-4530-a078-2517183d83de name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:33:01.906984 crc crio[3645]: time=\"2026-06-12T20:33:01.906841346Z\" level=info msg=\"Started container\" PID=21384 containerID=8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=c26a4c62-513d-4530-a078-2517183d83de name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\nJun 12 20:33:06.412021 crc crio[3645]: time=\"2026-06-12T20:33:06.410588239Z\" level=info msg=\"Stopping container: 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf (timeout: 30s)\" id=0c0ca2f4-a0bf-4494-aa3a-70f8e7c71c41 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.453859 crc crio[3645]: time=\"2026-06-12T20:33:06.453700174Z\" level=info msg=\"Stopping container: 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65 (timeout: 30s)\" id=a61912fb-264f-4cc0-8a1e-62b39f08a954 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.477001 crc crio[3645]: time=\"2026-06-12T20:33:06.476746783Z\" level=info msg=\"Stopping container: da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15 (timeout: 30s)\" id=3722ed29-f228-4b13-aa83-b2e40668ddd1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.498637 crc crio[3645]: time=\"2026-06-12T20:33:06.498547001Z\" level=info msg=\"Stopping container: f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e (timeout: 30s)\" id=962055af-1c7f-4712-8cd2-c338e63550ef name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.526889 crc crio[3645]: time=\"2026-06-12T20:33:06.526661136Z\" level=info msg=\"Stopping container: 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee (timeout: 30s)\" id=be1d2772-fc53-4091-ac29-cb69b2fe3f8b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.560059 crc crio[3645]: time=\"2026-06-12T20:33:06.559874036Z\" level=info msg=\"Stopped container 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf: openshift-marketplace/certified-operators-l27pk/registry-server\" id=0c0ca2f4-a0bf-4494-aa3a-70f8e7c71c41 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.563396 crc crio[3645]: time=\"2026-06-12T20:33:06.562315547Z\" level=info msg=\"Stopping pod sandbox: c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d\" id=e3a6cba1-4fe1-4d7a-8be1-e7ef951932dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:06.563396 crc crio[3645]: time=\"2026-06-12T20:33:06.563168747Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d293e26b-26e7-44d1-a7a8-d12f26c85b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc00112e8a8}] Aliases:map[]}\"\nJun 12 20:33:06.563396 crc crio[3645]: time=\"2026-06-12T20:33:06.563352652Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:33:06.576441 crc crio[3645]: time=\"2026-06-12T20:33:06.576393624Z\" level=info msg=\"Stopping container: 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5 (timeout: 30s)\" id=876b5856-e6cf-48b2-b492-a094b5b2c5d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.604523 crc crio[3645]: time=\"2026-06-12T20:33:06.604473498Z\" level=info msg=\"Stopping container: 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2 (timeout: 30s)\" id=14e90559-31a2-4a62-a336-774a62872063 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.611993 crc crio[3645]: time=\"2026-06-12T20:33:06.61186229Z\" level=info msg=\"Stopping container: 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77 (timeout: 30s)\" id=e297bd92-5b3a-40a4-b4e1-250851c97a45 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.641819 crc crio[3645]: time=\"2026-06-12T20:33:06.641718598Z\" level=info msg=\"Stopped container da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15: openshift-marketplace/community-operators-hq7pb/registry-server\" id=3722ed29-f228-4b13-aa83-b2e40668ddd1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.643163 crc crio[3645]: time=\"2026-06-12T20:33:06.643085951Z\" level=info msg=\"Stopping pod sandbox: 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd\" id=5bb20d53-1840-47c0-8c63-a9b80020529a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:06.643681 crc crio[3645]: time=\"2026-06-12T20:33:06.643599504Z\" level=info msg=\"Got pod network &{Name:community-operators-hq7pb Namespace:openshift-marketplace ID:56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd UID:3daa69c9-9392-402b-a56d-0bbcf52bd947 NetNS:/var/run/netns/d881dcb8-a4dc-460c-aaaa-46b0137c15ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3daa69c9_9392_402b_a56d_0bbcf52bd947.slice PodAnnotations:0xc000188fc0}] Aliases:map[]}\"\nJun 12 20:33:06.644208 crc crio[3645]: time=\"2026-06-12T20:33:06.644177338Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-hq7pb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:33:06.644464 crc crio[3645]: time=\"2026-06-12T20:33:06.644426555Z\" level=info msg=\"Stopped container f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=962055af-1c7f-4712-8cd2-c338e63550ef name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.645463 crc crio[3645]: time=\"2026-06-12T20:33:06.645324027Z\" level=info msg=\"Stopped container 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65: openshift-marketplace/certified-operators-rjhhz/registry-server\" id=a61912fb-264f-4cc0-8a1e-62b39f08a954 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.650734 crc crio[3645]: time=\"2026-06-12T20:33:06.647076211Z\" level=info msg=\"Stopping container: 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db (timeout: 30s)\" id=79a7b54e-ec40-449e-b33a-7ca5dfbeb840 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.650734 crc crio[3645]: time=\"2026-06-12T20:33:06.648030183Z\" level=info msg=\"Stopping pod sandbox: b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6\" id=05948ab7-509c-44f5-bfce-7e2f26822379 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:06.650734 crc crio[3645]: time=\"2026-06-12T20:33:06.648171927Z\" level=info msg=\"Stopping pod sandbox: e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596\" id=916be21b-3488-4dbc-a442-a31917b0fe57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:06.650734 crc crio[3645]: time=\"2026-06-12T20:33:06.649355076Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/bf10e3c6-6a51-4b30-88e1-6ecf54631dd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00112e9d0}] Aliases:map[]}\"\nJun 12 20:33:06.650734 crc crio[3645]: time=\"2026-06-12T20:33:06.649498901Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:33:06.654623 crc crio[3645]: time=\"2026-06-12T20:33:06.654277517Z\" level=info msg=\"Got pod network &{Name:certified-operators-rjhhz Namespace:openshift-marketplace ID:e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596 UID:245813bb-dd77-45b7-81ed-ce593680c75f NetNS:/var/run/netns/aadca959-0833-4750-991f-8da44de8370b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod245813bb_dd77_45b7_81ed_ce593680c75f.slice PodAnnotations:0xc0012881a8}] Aliases:map[]}\"\nJun 12 20:33:06.654780 crc crio[3645]: time=\"2026-06-12T20:33:06.654721309Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-rjhhz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:33:06.666339 crc crio[3645]: time=\"2026-06-12T20:33:06.666199472Z\" level=info msg=\"Stopped container 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=be1d2772-fc53-4091-ac29-cb69b2fe3f8b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.669984 crc crio[3645]: time=\"2026-06-12T20:33:06.669595997Z\" level=info msg=\"Stopping pod sandbox: f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\" id=80716e8f-a104-41dd-9805-51303eb9c2ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:06.671289 crc crio[3645]: time=\"2026-06-12T20:33:06.671187246Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/743f7b5c-e3c6-4242-bb06-4c31996ce152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00109e728}] Aliases:map[]}\"\nJun 12 20:33:06.671548 crc crio[3645]: time=\"2026-06-12T20:33:06.671436572Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:33:06.724502 crc crio[3645]: time=\"2026-06-12T20:33:06.72320313Z\" level=info msg=\"Stopped container 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5: openshift-marketplace/redhat-marketplace-l2z47/registry-server\" id=876b5856-e6cf-48b2-b492-a094b5b2c5d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.730203 crc crio[3645]: time=\"2026-06-12T20:33:06.730112281Z\" level=info msg=\"Stopping pod sandbox: d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed\" id=fc8198a5-35d3-431d-b126-6044a22e1f5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:06.730770 crc crio[3645]: time=\"2026-06-12T20:33:06.730713305Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-l2z47 Namespace:openshift-marketplace ID:d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed UID:e0494f54-39fa-4a97-b26d-2d87ba7a9c39 NetNS:/var/run/netns/82fc6da9-d6a0-4912-8004-ad822c85a9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0494f54_39fa_4a97_b26d_2d87ba7a9c39.slice PodAnnotations:0xc000189108}] Aliases:map[]}\"\nJun 12 20:33:06.731120 crc crio[3645]: time=\"2026-06-12T20:33:06.731070985Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-l2z47 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:33:06.779125 crc crio[3645]: time=\"2026-06-12T20:33:06.779003087Z\" level=info msg=\"Stopped container 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77: openshift-marketplace/redhat-operators-2w5wr/registry-server\" id=e297bd92-5b3a-40a4-b4e1-250851c97a45 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.780620 crc crio[3645]: time=\"2026-06-12T20:33:06.780564617Z\" level=info msg=\"Stopping pod sandbox: 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d\" id=234f4162-e1e8-4e55-9e0e-67cb3f719005 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:06.781066 crc crio[3645]: time=\"2026-06-12T20:33:06.781027808Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2w5wr Namespace:openshift-marketplace ID:5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d UID:a010182c-8cb1-4573-8bf7-3e36035d9d5e NetNS:/var/run/netns/025f79e6-a8ee-4fac-8229-5f03c95d52ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda010182c_8cb1_4573_8bf7_3e36035d9d5e.slice PodAnnotations:0xc00112ebc0}] Aliases:map[]}\"\nJun 12 20:33:06.781217 crc crio[3645]: time=\"2026-06-12T20:33:06.781184682Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2w5wr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:33:06.787433 crc crio[3645]: time=\"2026-06-12T20:33:06.787275132Z\" level=info msg=\"Stopped container 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=14e90559-31a2-4a62-a336-774a62872063 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.789141 crc crio[3645]: time=\"2026-06-12T20:33:06.789021446Z\" level=info msg=\"Stopping pod sandbox: b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e\" id=7692f9dd-f9e6-4e26-8c8b-dcee1c33988a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:06.790127 crc crio[3645]: time=\"2026-06-12T20:33:06.79005036Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/09ab9739-1b46-48dd-b8ef-312dc7a50539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00109e900}] Aliases:map[]}\"\nJun 12 20:33:06.790593 crc crio[3645]: time=\"2026-06-12T20:33:06.790535413Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:33:06.792764 crc crio[3645]: time=\"2026-06-12T20:33:06.792655206Z\" level=info msg=\"Stopped container 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=79a7b54e-ec40-449e-b33a-7ca5dfbeb840 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:33:06.793993 crc crio[3645]: time=\"2026-06-12T20:33:06.793783993Z\" level=info msg=\"Stopping pod sandbox: 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6\" id=8f2a267f-28c8-44f4-9dd1-c33cffab6a1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:06.794636 crc crio[3645]: time=\"2026-06-12T20:33:06.794551081Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/fb83b8cd-9559-4241-92e3-c244bfef61e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00112ec78}] Aliases:map[]}\"\nJun 12 20:33:06.795103 crc crio[3645]: time=\"2026-06-12T20:33:06.795045174Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:33:06.902067 crc crio[3645]: time=\"2026-06-12T20:33:06.900423698Z\" level=info msg=\"Stopped pod sandbox: c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d\" id=e3a6cba1-4fe1-4d7a-8be1-e7ef951932dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:06.977255 crc crio[3645]: time=\"2026-06-12T20:33:06.977165962Z\" level=info msg=\"Stopped pod sandbox: e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596\" id=916be21b-3488-4dbc-a442-a31917b0fe57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:07.065527 crc crio[3645]: time=\"2026-06-12T20:33:07.065405821Z\" level=info msg=\"Stopped pod sandbox: 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd\" id=5bb20d53-1840-47c0-8c63-a9b80020529a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:07.179554 crc crio[3645]: time=\"2026-06-12T20:33:07.179081809Z\" level=info msg=\"Stopped pod sandbox: f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\" id=80716e8f-a104-41dd-9805-51303eb9c2ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:07.187284 crc crio[3645]: time=\"2026-06-12T20:33:07.187057196Z\" level=info msg=\"Stopped pod sandbox: b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6\" id=05948ab7-509c-44f5-bfce-7e2f26822379 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:07.210045 crc crio[3645]: time=\"2026-06-12T20:33:07.209640923Z\" level=info msg=\"Stopped pod sandbox: d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed\" id=fc8198a5-35d3-431d-b126-6044a22e1f5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:07.227784 crc crio[3645]: time=\"2026-06-12T20:33:07.225585827Z\" level=info msg=\"Stopped pod sandbox: 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d\" id=234f4162-e1e8-4e55-9e0e-67cb3f719005 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:07.299697 crc crio[3645]: time=\"2026-06-12T20:33:07.299612696Z\" level=info msg=\"Stopped pod sandbox: b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e\" id=7692f9dd-f9e6-4e26-8c8b-dcee1c33988a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:07.306581 crc crio[3645]: time=\"2026-06-12T20:33:07.306192889Z\" level=info msg=\"Stopped pod sandbox: 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6\" id=8f2a267f-28c8-44f4-9dd1-c33cffab6a1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:07.364666 crc crio[3645]: time=\"2026-06-12T20:33:07.36457968Z\" level=info msg=\"Removing container: da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15\" id=d2c8269b-a584-4f1e-ba79-0d90b01e0dc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.396789 crc crio[3645]: time=\"2026-06-12T20:33:07.39660097Z\" level=info msg=\"Removed container da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15: openshift-marketplace/community-operators-hq7pb/registry-server\" id=d2c8269b-a584-4f1e-ba79-0d90b01e0dc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.400435 crc crio[3645]: time=\"2026-06-12T20:33:07.400379905Z\" level=info msg=\"Removing container: 442e575d92d747e54d9ae5538d46d501072ee3e1021899a6e118e882ef17b554\" id=e2d873d6-bc71-424c-9690-e4fb5df443c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.450323 crc crio[3645]: time=\"2026-06-12T20:33:07.450130963Z\" level=info msg=\"Removed container 442e575d92d747e54d9ae5538d46d501072ee3e1021899a6e118e882ef17b554: openshift-marketplace/community-operators-hq7pb/extract-content\" id=e2d873d6-bc71-424c-9690-e4fb5df443c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.461133 crc crio[3645]: time=\"2026-06-12T20:33:07.461040232Z\" level=info msg=\"Removing container: d7a3c9c05a9047b0c8a83a411b8392e1d9dbb434b84cd485f54cf67341f9ac13\" id=098a536a-847a-4219-9e97-bbdb1f83459b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.508334 crc crio[3645]: time=\"2026-06-12T20:33:07.508177207Z\" level=info msg=\"Removed container d7a3c9c05a9047b0c8a83a411b8392e1d9dbb434b84cd485f54cf67341f9ac13: openshift-marketplace/community-operators-hq7pb/extract-utilities\" id=098a536a-847a-4219-9e97-bbdb1f83459b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.521766 crc crio[3645]: time=\"2026-06-12T20:33:07.52169696Z\" level=info msg=\"Removing container: 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5\" id=7a43f5ba-6f64-4f1f-ac9c-d542c8bea18e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.638257 crc crio[3645]: time=\"2026-06-12T20:33:07.638164536Z\" level=info msg=\"Removed container 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5: openshift-marketplace/redhat-marketplace-l2z47/registry-server\" id=7a43f5ba-6f64-4f1f-ac9c-d542c8bea18e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.644431 crc crio[3645]: time=\"2026-06-12T20:33:07.643700083Z\" level=info msg=\"Removing container: 293c0e2728cedfa635fc76fd412830d902695a860b66489f0dba8410dd34011f\" id=0cc580be-2370-49d5-9521-72be38283048 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.664619 crc crio[3645]: time=\"2026-06-12T20:33:07.664501847Z\" level=info msg=\"Removed container 293c0e2728cedfa635fc76fd412830d902695a860b66489f0dba8410dd34011f: openshift-marketplace/redhat-marketplace-l2z47/extract-content\" id=0cc580be-2370-49d5-9521-72be38283048 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.669666 crc crio[3645]: time=\"2026-06-12T20:33:07.668138487Z\" level=info msg=\"Removing container: 9541ee036e7372aeedd074f81db06dd27b081b7bba9d1435073bf33642aaa630\" id=4e4babd2-cce2-4be6-9af1-b36c196b38ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.674470 crc crio[3645]: time=\"2026-06-12T20:33:07.674391631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=98b7de3c-7c58-4ecb-8510-7996ab37982c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:07.678330 crc crio[3645]: time=\"2026-06-12T20:33:07.678144003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2af947cb-c7f6-44cf-b4f8-40013e45f6fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:07.688516 crc crio[3645]: time=\"2026-06-12T20:33:07.688434168Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=db58aa6e-2a16-4c1b-9a0f-e3ff513e4ca8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:07.689049 crc crio[3645]: time=\"2026-06-12T20:33:07.688969232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:07.729406 crc crio[3645]: time=\"2026-06-12T20:33:07.729115543Z\" level=info msg=\"Removed container 9541ee036e7372aeedd074f81db06dd27b081b7bba9d1435073bf33642aaa630: openshift-marketplace/redhat-marketplace-l2z47/extract-utilities\" id=4e4babd2-cce2-4be6-9af1-b36c196b38ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.734460 crc crio[3645]: time=\"2026-06-12T20:33:07.73303856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:07.739791 crc crio[3645]: time=\"2026-06-12T20:33:07.73954887Z\" level=info msg=\"Removing container: 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77\" id=46652333-e21a-4796-958c-7c76e15791de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.813223 crc crio[3645]: time=\"2026-06-12T20:33:07.812487722Z\" level=info msg=\"Removed container 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77: openshift-marketplace/redhat-operators-2w5wr/registry-server\" id=46652333-e21a-4796-958c-7c76e15791de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.822582 crc crio[3645]: time=\"2026-06-12T20:33:07.822459757Z\" level=info msg=\"Removing container: 945ce8a9b9d70ba9e964769632c5112c9e2cf214bfa7c6469a8c9eaf4a3bb398\" id=fda4a328-3831-4440-98ee-2436cc2dafa1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.865263 crc crio[3645]: time=\"2026-06-12T20:33:07.865125421Z\" level=info msg=\"Removed container 945ce8a9b9d70ba9e964769632c5112c9e2cf214bfa7c6469a8c9eaf4a3bb398: openshift-marketplace/redhat-operators-2w5wr/extract-content\" id=fda4a328-3831-4440-98ee-2436cc2dafa1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.871360 crc crio[3645]: time=\"2026-06-12T20:33:07.871223883Z\" level=info msg=\"Removing container: bf75f0eb0d5bc1c90e78fe7d1857a2a836f25fefb708e449535048fc8cdfc623\" id=da065fee-6fee-47e0-b030-774cb0760123 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.896135 crc crio[3645]: time=\"2026-06-12T20:33:07.896057475Z\" level=info msg=\"Removed container bf75f0eb0d5bc1c90e78fe7d1857a2a836f25fefb708e449535048fc8cdfc623: openshift-marketplace/redhat-operators-2w5wr/extract-utilities\" id=da065fee-6fee-47e0-b030-774cb0760123 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.909185 crc crio[3645]: time=\"2026-06-12T20:33:07.909109208Z\" level=info msg=\"Removing container: f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e\" id=72488e64-f207-4654-9dcc-63edf25fbdb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.930393 crc crio[3645]: time=\"2026-06-12T20:33:07.930206569Z\" level=info msg=\"Removed container f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=72488e64-f207-4654-9dcc-63edf25fbdb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.936669 crc crio[3645]: time=\"2026-06-12T20:33:07.936478694Z\" level=info msg=\"Removing container: bc8b2d9c5672f2ec723148d67553a0837fb1897a30c5fc630d95e77c3f4db7ac\" id=311e1ae3-0fc7-48c2-8458-e870d54b22a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.960996 crc crio[3645]: time=\"2026-06-12T20:33:07.960775514Z\" level=info msg=\"Removed container bc8b2d9c5672f2ec723148d67553a0837fb1897a30c5fc630d95e77c3f4db7ac: openshift-marketplace/community-operators-qhh6t/extract-content\" id=311e1ae3-0fc7-48c2-8458-e870d54b22a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.977719 crc crio[3645]: time=\"2026-06-12T20:33:07.977621049Z\" level=info msg=\"Removing container: 73f79a2ae82023a00af268a77d6126e4a30826db836ced68d5def112cbe61dce\" id=8736ba06-6809-4592-b21e-ed538c154893 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:07.999236 crc crio[3645]: time=\"2026-06-12T20:33:07.999143431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:08.002771 crc crio[3645]: time=\"2026-06-12T20:33:08.0027059Z\" level=info msg=\"Removed container 73f79a2ae82023a00af268a77d6126e4a30826db836ced68d5def112cbe61dce: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=8736ba06-6809-4592-b21e-ed538c154893 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.009263 crc crio[3645]: time=\"2026-06-12T20:33:08.00917204Z\" level=info msg=\"Removing container: 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65\" id=db3b5281-298c-48c1-82e3-16e3d8e0d721 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.043401 crc crio[3645]: time=\"2026-06-12T20:33:08.043270462Z\" level=info msg=\"Removed container 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65: openshift-marketplace/certified-operators-rjhhz/registry-server\" id=db3b5281-298c-48c1-82e3-16e3d8e0d721 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.046650 crc crio[3645]: time=\"2026-06-12T20:33:08.046556372Z\" level=info msg=\"Removing container: 673494affa3324fa4711862d30b230a5b268426d0f5a639dd34cc8a408339310\" id=81c1c6cb-6fd9-4d8d-9bf5-2d4768228c57 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.086259 crc crio[3645]: time=\"2026-06-12T20:33:08.086202321Z\" level=info msg=\"Removed container 673494affa3324fa4711862d30b230a5b268426d0f5a639dd34cc8a408339310: openshift-marketplace/certified-operators-rjhhz/extract-content\" id=81c1c6cb-6fd9-4d8d-9bf5-2d4768228c57 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.089621 crc crio[3645]: time=\"2026-06-12T20:33:08.08936235Z\" level=info msg=\"Created container 3d86e0f395f4889c97663e57ecf7693e26e1898575551752996c1acb37dfe90b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=db58aa6e-2a16-4c1b-9a0f-e3ff513e4ca8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:08.092589 crc crio[3645]: time=\"2026-06-12T20:33:08.092498087Z\" level=info msg=\"Starting container: 3d86e0f395f4889c97663e57ecf7693e26e1898575551752996c1acb37dfe90b\" id=6845f146-b9ad-4ea0-8b0b-e25507066d16 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:33:08.092743 crc crio[3645]: time=\"2026-06-12T20:33:08.092709412Z\" level=info msg=\"Removing container: bea6e7906a632c66a45781297cea6aefe1a86d558f54bf06ee7e4d65b33c4e30\" id=4dcc73f9-9e26-4ae7-9179-2bdcb4eabe1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.098806 crc crio[3645]: time=\"2026-06-12T20:33:08.09870921Z\" level=info msg=\"Started container\" PID=21814 containerID=3d86e0f395f4889c97663e57ecf7693e26e1898575551752996c1acb37dfe90b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6845f146-b9ad-4ea0-8b0b-e25507066d16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1\nJun 12 20:33:08.126565 crc crio[3645]: time=\"2026-06-12T20:33:08.126315002Z\" level=info msg=\"Removed container bea6e7906a632c66a45781297cea6aefe1a86d558f54bf06ee7e4d65b33c4e30: openshift-marketplace/certified-operators-rjhhz/extract-utilities\" id=4dcc73f9-9e26-4ae7-9179-2bdcb4eabe1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.134087 crc crio[3645]: time=\"2026-06-12T20:33:08.13390986Z\" level=info msg=\"Removing container: 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee\" id=3d685ce8-06af-442e-b352-10be57742c28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.158712 crc crio[3645]: time=\"2026-06-12T20:33:08.158585369Z\" level=info msg=\"Removed container 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3d685ce8-06af-442e-b352-10be57742c28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.163426 crc crio[3645]: time=\"2026-06-12T20:33:08.163245344Z\" level=info msg=\"Removing container: 0ac5317ddd04e1c18976a1f78871ff8608faed60b3588993b62f796f5ae663e1\" id=adad2c0a-14bd-4bd2-bec5-ad9adba18fd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.188870 crc crio[3645]: time=\"2026-06-12T20:33:08.188724254Z\" level=info msg=\"Removed container 0ac5317ddd04e1c18976a1f78871ff8608faed60b3588993b62f796f5ae663e1: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=adad2c0a-14bd-4bd2-bec5-ad9adba18fd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.195242 crc crio[3645]: time=\"2026-06-12T20:33:08.195159392Z\" level=info msg=\"Removing container: 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db\" id=1ffa4b0f-43d2-40ab-95e6-30f9b3dac532 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.215072 crc crio[3645]: time=\"2026-06-12T20:33:08.215003182Z\" level=info msg=\"Removed container 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=1ffa4b0f-43d2-40ab-95e6-30f9b3dac532 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.217626 crc crio[3645]: time=\"2026-06-12T20:33:08.217483264Z\" level=info msg=\"Removing container: 086d60dfb6d4fcc96a2e5fdd2f33c7046f6708f62b142f64ae783ec696721758\" id=fefda334-7218-4948-b2a8-a03d2daba52e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.245883 crc crio[3645]: time=\"2026-06-12T20:33:08.245754682Z\" level=info msg=\"Removed container 086d60dfb6d4fcc96a2e5fdd2f33c7046f6708f62b142f64ae783ec696721758: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=fefda334-7218-4948-b2a8-a03d2daba52e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.250127 crc crio[3645]: time=\"2026-06-12T20:33:08.250022647Z\" level=info msg=\"Removing container: ec1c8d6a95e0d3f0f2eec97783e129fb2a440c499a63416756c133f2d659f80e\" id=04a812b1-4f2a-417b-9489-56b4c09079de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.269586 crc crio[3645]: time=\"2026-06-12T20:33:08.269364415Z\" level=info msg=\"Removed container ec1c8d6a95e0d3f0f2eec97783e129fb2a440c499a63416756c133f2d659f80e: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=04a812b1-4f2a-417b-9489-56b4c09079de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.275006 crc crio[3645]: time=\"2026-06-12T20:33:08.274773779Z\" level=info msg=\"Removing container: 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf\" id=fe34dd1e-761b-4872-8018-6d4e75949a4a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.295629 crc crio[3645]: time=\"2026-06-12T20:33:08.295442169Z\" level=info msg=\"Removed container 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf: openshift-marketplace/certified-operators-l27pk/registry-server\" id=fe34dd1e-761b-4872-8018-6d4e75949a4a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.299209 crc crio[3645]: time=\"2026-06-12T20:33:08.299111219Z\" level=info msg=\"Removing container: e4c2b19ab9d3f71653f03249ba0737418b6ea86bf8816ced511bc4e9af92b28b\" id=71984e14-6c4c-4845-b2a6-0f3a034e75e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.326601 crc crio[3645]: time=\"2026-06-12T20:33:08.326430064Z\" level=info msg=\"Removed container e4c2b19ab9d3f71653f03249ba0737418b6ea86bf8816ced511bc4e9af92b28b: openshift-marketplace/certified-operators-l27pk/extract-content\" id=71984e14-6c4c-4845-b2a6-0f3a034e75e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.333119 crc crio[3645]: time=\"2026-06-12T20:33:08.333035648Z\" level=info msg=\"Removing container: 91106d2cd74dcf03bb2a25b50613ba7e031ae01a89ae3d5111d0c04b6585c91f\" id=9efae005-ef42-43e0-937f-db634f2e4acc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.354266 crc crio[3645]: time=\"2026-06-12T20:33:08.354167029Z\" level=info msg=\"Removed container 91106d2cd74dcf03bb2a25b50613ba7e031ae01a89ae3d5111d0c04b6585c91f: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=9efae005-ef42-43e0-937f-db634f2e4acc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.360065 crc crio[3645]: time=\"2026-06-12T20:33:08.359974433Z\" level=info msg=\"Removing container: 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2\" id=ebe0824f-4aeb-49f4-b675-f2fe88f7a032 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.382864 crc crio[3645]: time=\"2026-06-12T20:33:08.382768746Z\" level=info msg=\"Removed container 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=ebe0824f-4aeb-49f4-b675-f2fe88f7a032 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.386229 crc crio[3645]: time=\"2026-06-12T20:33:08.386140839Z\" level=info msg=\"Removing container: 033982faaf8e03b630164141be26d713abfd3979673965412dbd4dda5d5d75a9\" id=a06d0c23-52cc-4b33-ac77-89c21d23cc63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.414582 crc crio[3645]: time=\"2026-06-12T20:33:08.414410636Z\" level=info msg=\"Removed container 033982faaf8e03b630164141be26d713abfd3979673965412dbd4dda5d5d75a9: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=a06d0c23-52cc-4b33-ac77-89c21d23cc63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.418643 crc crio[3645]: time=\"2026-06-12T20:33:08.418510629Z\" level=info msg=\"Removing container: 6401ddb6f79e65c9904926f79a373a93dad55f7b3c2aa9c8bd090e2e5d5d0798\" id=6a6b6444-144f-4bb3-beda-236ef28944bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:08.449104 crc crio[3645]: time=\"2026-06-12T20:33:08.448755205Z\" level=info msg=\"Removed container 6401ddb6f79e65c9904926f79a373a93dad55f7b3c2aa9c8bd090e2e5d5d0798: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=6a6b6444-144f-4bb3-beda-236ef28944bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:10.669777 crc crio[3645]: time=\"2026-06-12T20:33:10.669140511Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=422c788b-6564-408d-9b70-278b6f8671cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:10.673211 crc crio[3645]: time=\"2026-06-12T20:33:10.673082478Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=021cee42-affb-44f3-a2ee-a6ab6fdfba90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:10.679779 crc crio[3645]: time=\"2026-06-12T20:33:10.679690461Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=27ed05c0-6921-439a-bb4c-f98d88af0f8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:10.680297 crc crio[3645]: time=\"2026-06-12T20:33:10.680220384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:10.720342 crc crio[3645]: time=\"2026-06-12T20:33:10.720209123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:10.946612 crc crio[3645]: time=\"2026-06-12T20:33:10.946373678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:11.105028 crc crio[3645]: time=\"2026-06-12T20:33:11.104732159Z\" level=info msg=\"Created container 8e4df8d566515e175b30794972c9da3f61656d50d3541c6b4ca9c74e36cf891c: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=27ed05c0-6921-439a-bb4c-f98d88af0f8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:11.107085 crc crio[3645]: time=\"2026-06-12T20:33:11.106700178Z\" level=info msg=\"Starting container: 8e4df8d566515e175b30794972c9da3f61656d50d3541c6b4ca9c74e36cf891c\" id=35ee66ff-aca3-46a0-9b4b-730d62252e97 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:33:11.127761 crc crio[3645]: time=\"2026-06-12T20:33:11.127512742Z\" level=info msg=\"Started container\" PID=21870 containerID=8e4df8d566515e175b30794972c9da3f61656d50d3541c6b4ca9c74e36cf891c description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=35ee66ff-aca3-46a0-9b4b-730d62252e97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7\nJun 12 20:33:24.305560 crc crio[3645]: time=\"2026-06-12T20:33:24.304466317Z\" level=info msg=\"Stopping pod sandbox: f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a\" id=b18c9d51-46e9-46cd-8696-6d4f92878970 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.307490 crc crio[3645]: time=\"2026-06-12T20:33:24.305570845Z\" level=info msg=\"Stopped pod sandbox (already stopped): f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a\" id=b18c9d51-46e9-46cd-8696-6d4f92878970 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.307490 crc crio[3645]: time=\"2026-06-12T20:33:24.30704326Z\" level=info msg=\"Removing pod sandbox: f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a\" id=efc80617-e837-4843-a355-3127b5ee6c52 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.339011 crc crio[3645]: time=\"2026-06-12T20:33:24.336300413Z\" level=info msg=\"Removed pod sandbox: f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a\" id=efc80617-e837-4843-a355-3127b5ee6c52 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.343265 crc crio[3645]: time=\"2026-06-12T20:33:24.343138882Z\" level=info msg=\"Stopping pod sandbox: 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd\" id=54e48603-4f4e-4252-83ba-52efada14454 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.343476 crc crio[3645]: time=\"2026-06-12T20:33:24.343375127Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd\" id=54e48603-4f4e-4252-83ba-52efada14454 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.344303 crc crio[3645]: time=\"2026-06-12T20:33:24.344204808Z\" level=info msg=\"Removing pod sandbox: 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd\" id=4e8a6773-0148-47b8-8b16-03504637ed80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.353780 crc crio[3645]: time=\"2026-06-12T20:33:24.353657972Z\" level=info msg=\"Removed pod sandbox: 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd\" id=4e8a6773-0148-47b8-8b16-03504637ed80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.356300 crc crio[3645]: time=\"2026-06-12T20:33:24.356065671Z\" level=info msg=\"Stopping pod sandbox: d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed\" id=dab35b05-06ad-43e6-b501-08c53b5022aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.356300 crc crio[3645]: time=\"2026-06-12T20:33:24.356202734Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed\" id=dab35b05-06ad-43e6-b501-08c53b5022aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.357457 crc crio[3645]: time=\"2026-06-12T20:33:24.357358173Z\" level=info msg=\"Removing pod sandbox: d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed\" id=e8efc7a9-cdc2-464c-9d1b-2c1cfb347eae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.376210 crc crio[3645]: time=\"2026-06-12T20:33:24.375739938Z\" level=info msg=\"Removed pod sandbox: d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed\" id=e8efc7a9-cdc2-464c-9d1b-2c1cfb347eae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.378323 crc crio[3645]: time=\"2026-06-12T20:33:24.378222578Z\" level=info msg=\"Stopping pod sandbox: 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6\" id=d20c1683-e90e-4aea-a4e9-bf5d4e136fc4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.378443 crc crio[3645]: time=\"2026-06-12T20:33:24.378327801Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6\" id=d20c1683-e90e-4aea-a4e9-bf5d4e136fc4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.380321 crc crio[3645]: time=\"2026-06-12T20:33:24.380221578Z\" level=info msg=\"Removing pod sandbox: 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6\" id=950446b5-8acf-4591-a961-0d3e72bcbf36 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.396745 crc crio[3645]: time=\"2026-06-12T20:33:24.396613702Z\" level=info msg=\"Removed pod sandbox: 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6\" id=950446b5-8acf-4591-a961-0d3e72bcbf36 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.399773 crc crio[3645]: time=\"2026-06-12T20:33:24.399679648Z\" level=info msg=\"Stopping pod sandbox: 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d\" id=a68db687-d4a8-414f-a6ee-b4374a724def name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.399896 crc crio[3645]: time=\"2026-06-12T20:33:24.39978332Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d\" id=a68db687-d4a8-414f-a6ee-b4374a724def name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.401735 crc crio[3645]: time=\"2026-06-12T20:33:24.401281487Z\" level=info msg=\"Removing pod sandbox: 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d\" id=4a841913-5154-48ef-a333-b1eecb31b152 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.425498 crc crio[3645]: time=\"2026-06-12T20:33:24.425067666Z\" level=info msg=\"Removed pod sandbox: 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d\" id=4a841913-5154-48ef-a333-b1eecb31b152 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.429898 crc crio[3645]: time=\"2026-06-12T20:33:24.42972644Z\" level=info msg=\"Stopping pod sandbox: c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d\" id=e0d79330-6fbd-424c-a5e1-873e370e63c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.430274 crc crio[3645]: time=\"2026-06-12T20:33:24.430227132Z\" level=info msg=\"Stopped pod sandbox (already stopped): c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d\" id=e0d79330-6fbd-424c-a5e1-873e370e63c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.432377 crc crio[3645]: time=\"2026-06-12T20:33:24.432242603Z\" level=info msg=\"Removing pod sandbox: c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d\" id=536c76e0-c739-4fd4-8a8d-7de3a45e7f49 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.441381 crc crio[3645]: time=\"2026-06-12T20:33:24.441285097Z\" level=info msg=\"Removed pod sandbox: c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d\" id=536c76e0-c739-4fd4-8a8d-7de3a45e7f49 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.443090 crc crio[3645]: time=\"2026-06-12T20:33:24.44304331Z\" level=info msg=\"Stopping pod sandbox: f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\" id=fd735459-549a-4919-8b9d-fce26a58b473 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.443170 crc crio[3645]: time=\"2026-06-12T20:33:24.443113341Z\" level=info msg=\"Stopped pod sandbox (already stopped): f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\" id=fd735459-549a-4919-8b9d-fce26a58b473 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.443710 crc crio[3645]: time=\"2026-06-12T20:33:24.443641544Z\" level=info msg=\"Removing pod sandbox: f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\" id=0a37cfc4-84bb-4d5d-bb2b-56130e724019 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.460733 crc crio[3645]: time=\"2026-06-12T20:33:24.460635604Z\" level=info msg=\"Removed pod sandbox: f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\" id=0a37cfc4-84bb-4d5d-bb2b-56130e724019 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.465599 crc crio[3645]: time=\"2026-06-12T20:33:24.465504593Z\" level=info msg=\"Stopping pod sandbox: e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596\" id=7aa379f4-8d2c-4609-8061-c9299176e270 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.465679 crc crio[3645]: time=\"2026-06-12T20:33:24.465604526Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596\" id=7aa379f4-8d2c-4609-8061-c9299176e270 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.467231 crc crio[3645]: time=\"2026-06-12T20:33:24.467147715Z\" level=info msg=\"Removing pod sandbox: e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596\" id=e34fbde0-3101-4309-9624-f3b7d73b861f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.479568 crc crio[3645]: time=\"2026-06-12T20:33:24.479400737Z\" level=info msg=\"Removed pod sandbox: e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596\" id=e34fbde0-3101-4309-9624-f3b7d73b861f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.482685 crc crio[3645]: time=\"2026-06-12T20:33:24.482610267Z\" level=info msg=\"Stopping pod sandbox: b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6\" id=54c1d08f-2add-437f-a666-d86251028b1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.482685 crc crio[3645]: time=\"2026-06-12T20:33:24.482674428Z\" level=info msg=\"Stopped pod sandbox (already stopped): b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6\" id=54c1d08f-2add-437f-a666-d86251028b1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.483775 crc crio[3645]: time=\"2026-06-12T20:33:24.483657483Z\" level=info msg=\"Removing pod sandbox: b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6\" id=2b63a797-08ad-494d-aa97-81d48ad975f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.495051 crc crio[3645]: time=\"2026-06-12T20:33:24.494481699Z\" level=info msg=\"Removed pod sandbox: b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6\" id=2b63a797-08ad-494d-aa97-81d48ad975f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.496168 crc crio[3645]: time=\"2026-06-12T20:33:24.496087709Z\" level=info msg=\"Stopping pod sandbox: b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e\" id=9914d2dc-67d1-4a01-a93c-e857b334532d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.496168 crc crio[3645]: time=\"2026-06-12T20:33:24.496161112Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e\" id=9914d2dc-67d1-4a01-a93c-e857b334532d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:24.496626 crc crio[3645]: time=\"2026-06-12T20:33:24.496542111Z\" level=info msg=\"Removing pod sandbox: b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e\" id=f0135e1c-93e8-46d6-8748-97d5590ede76 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:24.506625 crc crio[3645]: time=\"2026-06-12T20:33:24.506495557Z\" level=info msg=\"Removed pod sandbox: b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e\" id=f0135e1c-93e8-46d6-8748-97d5590ede76 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:25.917665 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 12 20:33:25.977170 crc systemd[1]: crio.service: Deactivated successfully.\nJun 12 20:33:25.978682 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 12 20:33:25.978983 crc systemd[1]: crio.service: Consumed 22min 13.980s CPU time.\nJun 12 20:33:26.055525 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 20:33:26.126889 crc crio[22677]: time=\"2026-06-12T20:33:26.126746991Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 20:33:26.126889 crc crio[22677]: time=\"2026-06-12T20:33:26.126808552Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 20:33:26.129003 crc crio[22677]: time=\"2026-06-12T20:33:26.128470594Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 20:33:26.129003 crc crio[22677]: time=\"2026-06-12T20:33:26.128543176Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 20:33:26.140743 crc crio[22677]: time=\"2026-06-12T20:33:26.140676535Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 20:33:26.141002 crc crio[22677]: time=\"2026-06-12T20:33:26.140855469Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 20:33:26.141002 crc crio[22677]: time=\"2026-06-12T20:33:26.140954952Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 20:33:26.141149 crc crio[22677]: time=\"2026-06-12T20:33:26.141041335Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 20:33:26.141149 crc crio[22677]: time=\"2026-06-12T20:33:26.141051095Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 20:33:26.167163 crc crio[22677]: time=\"2026-06-12T20:33:26.167066937Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 20:33:26.186809 crc crio[22677]: time=\"2026-06-12T20:33:26.186692802Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 12 20:33:26.191029 crc crio[22677]: time=\"2026-06-12T20:33:26.190893895Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 12 20:33:26.208759 crc crio[22677]: time=\"2026-06-12T20:33:26.208619073Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 12 20:33:26.409497 crc crio[22677]: time=\"2026-06-12T20:33:26.409384891Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 20:33:26.409497 crc crio[22677]: time=\"2026-06-12T20:33:26.409441963Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 20:33:26.409497 crc crio[22677]: time=\"2026-06-12T20:33:26.409453923Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 20:33:26.409497 crc crio[22677]: time=\"2026-06-12T20:33:26.409460483Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 20:33:26.409497 crc crio[22677]: time=\"2026-06-12T20:33:26.409467733Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 20:33:26.415908 crc crio[22677]: time=\"2026-06-12T20:33:26.415842641Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 20:33:26.415908 crc crio[22677]: time=\"2026-06-12T20:33:26.415905803Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 20:33:26.424639 crc crio[22677]: time=\"2026-06-12T20:33:26.424542666Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 20:33:26.424639 crc crio[22677]: time=\"2026-06-12T20:33:26.424577357Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 20:33:26.455314 crc crio[22677]: time=\"2026-06-12T20:33:26.455227654Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:33:26.455314 crc crio[22677]: time=\"2026-06-12T20:33:26.455270295Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:33:26.455666 crc crio[22677]: time=\"2026-06-12T20:33:26.455603043Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 20:33:26.455666 crc crio[22677]: time=\"2026-06-12T20:33:26.455638653Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 20:33:26.456343 crc crio[22677]: time=\"2026-06-12T20:33:26.456189647Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 12 20:33:26.457243 crc crio[22677]: time=\"2026-06-12T20:33:26.457178311Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 20:33:26.457440 crc crio[22677]: time=\"2026-06-12T20:33:26.457381246Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 20:33:28.662280 crc crio[22677]: time=\"2026-06-12T20:33:28.661610263Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f1bc1a8d-36cf-41c5-bfc1-c3f82c432927 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00008cf00}] Aliases:map[]}\"\nJun 12 20:33:28.662280 crc crio[22677]: time=\"2026-06-12T20:33:28.662202327Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.663839 crc crio[22677]: time=\"2026-06-12T20:33:28.663157511Z\" level=info msg=\"Got pod network &{Name:controller-manager-f6d649cc4-hldbr Namespace:openshift-controller-manager ID:e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444 UID:daacfb5d-620a-43c3-ae17-bcad8bf42fb6 NetNS:/var/run/netns/2370e310-7e06-4359-873f-ee94e45f79ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaacfb5d_620a_43c3_ae17_bcad8bf42fb6.slice PodAnnotations:0xc00008d028}] Aliases:map[]}\"\nJun 12 20:33:28.663839 crc crio[22677]: time=\"2026-06-12T20:33:28.663296365Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-f6d649cc4-hldbr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.663839 crc crio[22677]: time=\"2026-06-12T20:33:28.663759807Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-6d9b5754f6-n9vsf Namespace:openshift-route-controller-manager ID:1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1 UID:2b922ce3-094a-480a-93be-e47ce6938b56 NetNS:/var/run/netns/d3d46321-df41-4e86-85c0-31b507f903c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b922ce3_094a_480a_93be_e47ce6938b56.slice PodAnnotations:0xc00008d0e0}] Aliases:map[]}\"\nJun 12 20:33:28.664072 crc crio[22677]: time=\"2026-06-12T20:33:28.663985592Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-6d9b5754f6-n9vsf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.664199 crc crio[22677]: time=\"2026-06-12T20:33:28.664142076Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 20:33:28.664259 crc crio[22677]: time=\"2026-06-12T20:33:28.664196857Z\" level=warning msg=\"Could not restore sandbox IP for 9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_8d342b24-d8a0-4cd6-bce9-b50d8ae803e3_0(9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 20:33:28.664259 crc crio[22677]: time=\"2026-06-12T20:33:28.664231398Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 20:33:28.664259 crc crio[22677]: time=\"2026-06-12T20:33:28.664244128Z\" level=warning msg=\"Could not restore sandbox IP for 9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_c260aea0-3b08-4da4-be12-e08e793f633e_0(9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 20:33:28.665100 crc crio[22677]: time=\"2026-06-12T20:33:28.665035648Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/ed48e03c-d22a-4b72-81b2-b64f05919ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00008d180}] Aliases:map[]}\"\nJun 12 20:33:28.665323 crc crio[22677]: time=\"2026-06-12T20:33:28.665261834Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.665840 crc crio[22677]: time=\"2026-06-12T20:33:28.665772096Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e4d20906-584a-49e6-a5b2-50cfd1485731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00008d210}] Aliases:map[]}\"\nJun 12 20:33:28.666092 crc crio[22677]: time=\"2026-06-12T20:33:28.666030642Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.666691 crc crio[22677]: time=\"2026-06-12T20:33:28.666622547Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/81d8e483-5c1a-4f37-90f8-03967c9745fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00008d290}] Aliases:map[]}\"\nJun 12 20:33:28.666889 crc crio[22677]: time=\"2026-06-12T20:33:28.666799962Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.667409 crc crio[22677]: time=\"2026-06-12T20:33:28.667340195Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/a6d795bd-c0e7-45ee-86fc-1f1f7352b113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00008d320}] Aliases:map[]}\"\nJun 12 20:33:28.667577 crc crio[22677]: time=\"2026-06-12T20:33:28.667510679Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.668251 crc crio[22677]: time=\"2026-06-12T20:33:28.668101324Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c0366021-424f-45db-8cad-fcd936e35a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008d3b0}] Aliases:map[]}\"\nJun 12 20:33:28.668543 crc crio[22677]: time=\"2026-06-12T20:33:28.668477003Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.669192 crc crio[22677]: time=\"2026-06-12T20:33:28.669130689Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00008d430}] Aliases:map[]}\"\nJun 12 20:33:28.669406 crc crio[22677]: time=\"2026-06-12T20:33:28.669317184Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.670316 crc crio[22677]: time=\"2026-06-12T20:33:28.670250506Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e37c87f-c285-4ead-b2b1-46fde52fe606 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00008d4c0}] Aliases:map[]}\"\nJun 12 20:33:28.670485 crc crio[22677]: time=\"2026-06-12T20:33:28.670423701Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.671259 crc crio[22677]: time=\"2026-06-12T20:33:28.671197531Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0eaf46ea-d915-4fe5-927c-585ea09208e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00008d540}] Aliases:map[]}\"\nJun 12 20:33:28.671431 crc crio[22677]: time=\"2026-06-12T20:33:28.671371225Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.672063 crc crio[22677]: time=\"2026-06-12T20:33:28.67200188Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2d92f641-ec27-4900-bb3b-4b1971a0e995 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00008d5e0}] Aliases:map[]}\"\nJun 12 20:33:28.672361 crc crio[22677]: time=\"2026-06-12T20:33:28.672177114Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.672723 crc crio[22677]: time=\"2026-06-12T20:33:28.672659897Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/d07e0bfa-6b84-4f65-b6ef-8b0713728304 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00008d670}] Aliases:map[]}\"\nJun 12 20:33:28.672901 crc crio[22677]: time=\"2026-06-12T20:33:28.672828161Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.673465 crc crio[22677]: time=\"2026-06-12T20:33:28.673398785Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/6244ffca-768e-4a61-9cff-815da350cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00008d6f0}] Aliases:map[]}\"\nJun 12 20:33:28.673633 crc crio[22677]: time=\"2026-06-12T20:33:28.673571569Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.674391 crc crio[22677]: time=\"2026-06-12T20:33:28.674325368Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/215b56f5-aaf0-4e08-b67b-1cf2696475e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00008d780}] Aliases:map[]}\"\nJun 12 20:33:28.674557 crc crio[22677]: time=\"2026-06-12T20:33:28.674497482Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.675288 crc crio[22677]: time=\"2026-06-12T20:33:28.67522539Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ddbd0d6f-0a3d-4e93-8474-b85095874fac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008d810}] Aliases:map[]}\"\nJun 12 20:33:28.675453 crc crio[22677]: time=\"2026-06-12T20:33:28.675387384Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.676362 crc crio[22677]: time=\"2026-06-12T20:33:28.676291786Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0c4f39a7-b54d-49ef-81cc-ecf4a62f301d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00008d890}] Aliases:map[]}\"\nJun 12 20:33:28.676521 crc crio[22677]: time=\"2026-06-12T20:33:28.67645967Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.677704 crc crio[22677]: time=\"2026-06-12T20:33:28.677574498Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f1e1f27-149d-46f8-9fea-3bb1948c11ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00008d920}] Aliases:map[]}\"\nJun 12 20:33:28.678022 crc crio[22677]: time=\"2026-06-12T20:33:28.677979738Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.678594 crc crio[22677]: time=\"2026-06-12T20:33:28.678520132Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20c50da1-a8a7-46e8-a7bc-ed451066c09c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00008d9a0}] Aliases:map[]}\"\nJun 12 20:33:28.678773 crc crio[22677]: time=\"2026-06-12T20:33:28.678709316Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.679449 crc crio[22677]: time=\"2026-06-12T20:33:28.679378672Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/68a7cf8c-52c7-4408-8610-878b8ff0b778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00008da30}] Aliases:map[]}\"\nJun 12 20:33:28.679626 crc crio[22677]: time=\"2026-06-12T20:33:28.679551617Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.680167 crc crio[22677]: time=\"2026-06-12T20:33:28.68009407Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/cb67c174-0892-4adc-9c49-037f5abdfa61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00008dac0}] Aliases:map[]}\"\nJun 12 20:33:28.680331 crc crio[22677]: time=\"2026-06-12T20:33:28.680266414Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.680817 crc crio[22677]: time=\"2026-06-12T20:33:28.680750316Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/b9c8e7e8-a09a-4114-974e-7c695414d045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00008db50}] Aliases:map[]}\"\nJun 12 20:33:28.681073 crc crio[22677]: time=\"2026-06-12T20:33:28.681021424Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.681578 crc crio[22677]: time=\"2026-06-12T20:33:28.681499955Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bfd372a7-46d8-4573-8b62-8c43042a97dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00008dbe0}] Aliases:map[]}\"\nJun 12 20:33:28.681773 crc crio[22677]: time=\"2026-06-12T20:33:28.6817124Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.682483 crc crio[22677]: time=\"2026-06-12T20:33:28.682413208Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/de45d187-5bc3-4c88-8d81-aee670da5e86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00008dc70}] Aliases:map[]}\"\nJun 12 20:33:28.682645 crc crio[22677]: time=\"2026-06-12T20:33:28.682583202Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.683304 crc crio[22677]: time=\"2026-06-12T20:33:28.683236198Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/3ff9458c-d76b-48ec-9dd5-38f56223ff2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00008dd00}] Aliases:map[]}\"\nJun 12 20:33:28.683525 crc crio[22677]: time=\"2026-06-12T20:33:28.683462003Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.684165 crc crio[22677]: time=\"2026-06-12T20:33:28.684068759Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/41e663b9-dcbe-46ff-b609-ade731e1e932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00008dd90}] Aliases:map[]}\"\nJun 12 20:33:28.684303 crc crio[22677]: time=\"2026-06-12T20:33:28.684240343Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.684748 crc crio[22677]: time=\"2026-06-12T20:33:28.684677473Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5d76b83d-ad98-464e-92c9-0971bca471c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00008de20}] Aliases:map[]}\"\nJun 12 20:33:28.684991 crc crio[22677]: time=\"2026-06-12T20:33:28.684849377Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.685603 crc crio[22677]: time=\"2026-06-12T20:33:28.685543075Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ec4d6057-e9e0-486a-a9ab-4bd67cc5cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00008deb0}] Aliases:map[]}\"\nJun 12 20:33:28.685735 crc crio[22677]: time=\"2026-06-12T20:33:28.685678578Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.686270 crc crio[22677]: time=\"2026-06-12T20:33:28.686208621Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/5ee11e1d-d9b2-4a12-b87a-d7f844c97c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00008df40}] Aliases:map[]}\"\nJun 12 20:33:28.686410 crc crio[22677]: time=\"2026-06-12T20:33:28.686357255Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.687005 crc crio[22677]: time=\"2026-06-12T20:33:28.686893248Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/441ed273-a039-44c7-b0b9-6d516aa13eb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0005b0088}] Aliases:map[]}\"\nJun 12 20:33:28.687191 crc crio[22677]: time=\"2026-06-12T20:33:28.687134774Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.687698 crc crio[22677]: time=\"2026-06-12T20:33:28.687527104Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0941a0ce-9fb0-4de1-a172-9b52b1048990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0005b01a0}] Aliases:map[]}\"\nJun 12 20:33:28.687698 crc crio[22677]: time=\"2026-06-12T20:33:28.687656817Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.688312 crc crio[22677]: time=\"2026-06-12T20:33:28.688248912Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9d91850c-5f4e-4975-b31e-60f47ab18407 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0005b0278}] Aliases:map[]}\"\nJun 12 20:33:28.688430 crc crio[22677]: time=\"2026-06-12T20:33:28.688385655Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.688829 crc crio[22677]: time=\"2026-06-12T20:33:28.688770925Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/91aa7801-b2e4-4684-af07-4d4668fff882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0005b0348}] Aliases:map[]}\"\nJun 12 20:33:28.689002 crc crio[22677]: time=\"2026-06-12T20:33:28.68898183Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.689604 crc crio[22677]: time=\"2026-06-12T20:33:28.689540704Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/bed53be4-c7c8-47c2-a8c0-5123bf6a7d3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc0005b0418}] Aliases:map[]}\"\nJun 12 20:33:28.689746 crc crio[22677]: time=\"2026-06-12T20:33:28.689674607Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.690213 crc crio[22677]: time=\"2026-06-12T20:33:28.690152699Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/152966f0-aefe-4626-a71e-26d5865d9e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0005b0508}] Aliases:map[]}\"\nJun 12 20:33:28.690419 crc crio[22677]: time=\"2026-06-12T20:33:28.690362384Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.691173 crc crio[22677]: time=\"2026-06-12T20:33:28.690777595Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c82828fe-3313-4523-a809-3c159690aa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0005b05d8}] Aliases:map[]}\"\nJun 12 20:33:28.691173 crc crio[22677]: time=\"2026-06-12T20:33:28.69099633Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.691456 crc crio[22677]: time=\"2026-06-12T20:33:28.691394539Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/51bebbae-f128-4788-b3b7-7f82c2c71a45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0005b06a8}] Aliases:map[]}\"\nJun 12 20:33:28.691591 crc crio[22677]: time=\"2026-06-12T20:33:28.691536923Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.692091 crc crio[22677]: time=\"2026-06-12T20:33:28.692033465Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c2da011-19a7-45f7-94cc-73130751094a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc0005b0770}] Aliases:map[]}\"\nJun 12 20:33:28.692197 crc crio[22677]: time=\"2026-06-12T20:33:28.692163539Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.692617 crc crio[22677]: time=\"2026-06-12T20:33:28.692559928Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/db859532-28c2-4b8d-9a9a-365b91d87eac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0005b0838}] Aliases:map[]}\"\nJun 12 20:33:28.692745 crc crio[22677]: time=\"2026-06-12T20:33:28.692691332Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.693269 crc crio[22677]: time=\"2026-06-12T20:33:28.693191924Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/16140a9d-a7f7-4794-ac5c-40f4bb9d48f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0005b0918}] Aliases:map[]}\"\nJun 12 20:33:28.693423 crc crio[22677]: time=\"2026-06-12T20:33:28.693361968Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.693998 crc crio[22677]: time=\"2026-06-12T20:33:28.69384978Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1364def0-6476-40fd-81ed-b73e14027d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0005b09c0}] Aliases:map[]}\"\nJun 12 20:33:28.694275 crc crio[22677]: time=\"2026-06-12T20:33:28.694131207Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:28.694345 crc crio[22677]: time=\"2026-06-12T20:33:28.694313212Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 20:33:28.694345 crc crio[22677]: time=\"2026-06-12T20:33:28.694334202Z\" level=warning msg=\"Could not restore sandbox IP for 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2: failed to get network status for pod sandbox k8s_collect-profiles-29688255-pj2k5_openshift-operator-lifecycle-manager_0809aa4a-859a-46fe-8412-220888536015_0(9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 20:33:28.694882 crc crio[22677]: time=\"2026-06-12T20:33:28.694759943Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 20:33:28.696477 crc crio[22677]: time=\"2026-06-12T20:33:28.696298621Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 20:33:28.696477 crc crio[22677]: time=\"2026-06-12T20:33:28.696414594Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 20:33:28.696664 crc crio[22677]: time=\"2026-06-12T20:33:28.696490846Z\" level=info msg=\"Create NRI interface\"\nJun 12 20:33:28.696664 crc crio[22677]: time=\"2026-06-12T20:33:28.696579118Z\" level=info msg=\"runtime interface created\"\nJun 12 20:33:28.696664 crc crio[22677]: time=\"2026-06-12T20:33:28.696592978Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 20:33:28.696664 crc crio[22677]: time=\"2026-06-12T20:33:28.696602658Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 20:33:28.696664 crc crio[22677]: time=\"2026-06-12T20:33:28.696615369Z\" level=info msg=\"starting plugins...\"\nJun 12 20:33:28.696664 crc crio[22677]: time=\"2026-06-12T20:33:28.69665175Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 20:33:28.701883 crc crio[22677]: time=\"2026-06-12T20:33:28.701795807Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 20:33:28.711644 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 20:33:32.552795 crc crio[22677]: time=\"2026-06-12T20:33:32.551364418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=2691bd2b-6c3e-48ca-9e76-37c2b13143cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:32.560405 crc crio[22677]: time=\"2026-06-12T20:33:32.559705615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=174919b5-b8f1-45a1-be72-a88fbcfcc913 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:32.564843 crc crio[22677]: time=\"2026-06-12T20:33:32.564693458Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9ceb9227-df87-4a92-8888-22a75960303a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:32.565352 crc crio[22677]: time=\"2026-06-12T20:33:32.565269462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:32.611410 crc crio[22677]: time=\"2026-06-12T20:33:32.61131869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:32.839403 crc crio[22677]: time=\"2026-06-12T20:33:32.83930522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:32.955211 crc crio[22677]: time=\"2026-06-12T20:33:32.95510852Z\" level=info msg=\"Created container 5893d1ad549c04d82bc263e16fd939cf464c5a0913b07394e9134b471fba1949: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9ceb9227-df87-4a92-8888-22a75960303a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:32.956904 crc crio[22677]: time=\"2026-06-12T20:33:32.956793191Z\" level=info msg=\"Starting container: 5893d1ad549c04d82bc263e16fd939cf464c5a0913b07394e9134b471fba1949\" id=d8ecae4d-3cb7-407d-983e-4bc184e5b446 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:33:32.965406 crc crio[22677]: time=\"2026-06-12T20:33:32.965334282Z\" level=info msg=\"Started container\" PID=23110 containerID=5893d1ad549c04d82bc263e16fd939cf464c5a0913b07394e9134b471fba1949 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=d8ecae4d-3cb7-407d-983e-4bc184e5b446 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834\nJun 12 20:33:35.299138 crc crio[22677]: time=\"2026-06-12T20:33:35.298292119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=59d3e5a4-8815-4208-8a3d-e6e7dbbb6456 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:35.301770 crc crio[22677]: time=\"2026-06-12T20:33:35.301375115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=f385887b-c5b2-4fff-8bf9-c99e8c35b80b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:35.303599 crc crio[22677]: time=\"2026-06-12T20:33:35.303551419Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0fb578c2-72fd-4425-aadf-04a1a859dfc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:35.304080 crc crio[22677]: time=\"2026-06-12T20:33:35.303848755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:35.336769 crc crio[22677]: time=\"2026-06-12T20:33:35.336623034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:35.342364 crc crio[22677]: time=\"2026-06-12T20:33:35.342150572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:35.477319 crc crio[22677]: time=\"2026-06-12T20:33:35.477232158Z\" level=info msg=\"Created container 01b501a81a21e0e17b033928c0a4f2da4b4a0f36411c2170cf1dc80b2d0a316c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0fb578c2-72fd-4425-aadf-04a1a859dfc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:35.478992 crc crio[22677]: time=\"2026-06-12T20:33:35.478743015Z\" level=info msg=\"Starting container: 01b501a81a21e0e17b033928c0a4f2da4b4a0f36411c2170cf1dc80b2d0a316c\" id=c5cc291e-043f-42c0-bdbd-647b8800399e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:33:35.486034 crc crio[22677]: time=\"2026-06-12T20:33:35.485238105Z\" level=info msg=\"Started container\" PID=23323 containerID=01b501a81a21e0e17b033928c0a4f2da4b4a0f36411c2170cf1dc80b2d0a316c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c5cc291e-043f-42c0-bdbd-647b8800399e name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66\nJun 12 20:33:43.175993 crc crio[22677]: time=\"2026-06-12T20:33:43.175101808Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=06efbf40-3cdb-4c59-9a35-d04172806403 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:43.181615 crc crio[22677]: time=\"2026-06-12T20:33:43.178368368Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=899f0ac5-ce44-43b7-8205-9b380918863e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:43.181615 crc crio[22677]: time=\"2026-06-12T20:33:43.181322291Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=46c1ecf7-e118-4b55-a416-d63ece3e4b7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:43.181768 crc crio[22677]: time=\"2026-06-12T20:33:43.181707561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:43.234203 crc crio[22677]: time=\"2026-06-12T20:33:43.233497311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:43.470983 crc crio[22677]: time=\"2026-06-12T20:33:43.470809631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:47.772556 crc crio[22677]: time=\"2026-06-12T20:33:47.77175154Z\" level=info msg=\"Created container 858632d1e1182f43cfe9e9c7e9239c263cf107f9c76a930d87a3392f646ac593: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=46c1ecf7-e118-4b55-a416-d63ece3e4b7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:47.773769 crc crio[22677]: time=\"2026-06-12T20:33:47.773692039Z\" level=info msg=\"Starting container: 858632d1e1182f43cfe9e9c7e9239c263cf107f9c76a930d87a3392f646ac593\" id=bee91dfe-46c8-4edf-9fba-df273fbeca02 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:33:47.781273 crc crio[22677]: time=\"2026-06-12T20:33:47.781138072Z\" level=info msg=\"Started container\" PID=24132 containerID=858632d1e1182f43cfe9e9c7e9239c263cf107f9c76a930d87a3392f646ac593 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=bee91dfe-46c8-4edf-9fba-df273fbeca02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04\nJun 12 20:33:48.330631 crc crio[22677]: time=\"2026-06-12T20:33:48.329424044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=35155d03-54f1-41e3-9a7e-268ddd6518f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:48.336559 crc crio[22677]: time=\"2026-06-12T20:33:48.336029596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=19cc0975-c367-4678-8564-b49b283bb9b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:48.337127 crc crio[22677]: time=\"2026-06-12T20:33:48.33697619Z\" level=info msg=\"Removing container: 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64\" id=21398c84-f2ad-4e4f-8323-3d57db141bf1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:48.417763 crc crio[22677]: time=\"2026-06-12T20:33:48.41758683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=6502031d-133f-4fbf-b3e7-dc680721397a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:48.417763 crc crio[22677]: time=\"2026-06-12T20:33:48.417653702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2601cb6d-3c14-4195-a165-8dfc90def0b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:48.420824 crc crio[22677]: time=\"2026-06-12T20:33:48.420718628Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=8ef5f608-6868-47e9-a2f2-5b90cd728081 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:48.421188 crc crio[22677]: time=\"2026-06-12T20:33:48.421120598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:48.422078 crc crio[22677]: time=\"2026-06-12T20:33:48.421866547Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=16eca115-94fc-4171-888a-d1480fdce2c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:48.422490 crc crio[22677]: time=\"2026-06-12T20:33:48.42240828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:48.447587 crc crio[22677]: time=\"2026-06-12T20:33:48.447498269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:48.451716 crc crio[22677]: time=\"2026-06-12T20:33:48.451652522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:48.461792 crc crio[22677]: time=\"2026-06-12T20:33:48.461677659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:48.464750 crc crio[22677]: time=\"2026-06-12T20:33:48.464688664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:49.137351 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 12 20:33:49.393735 crc crio[22677]: time=\"2026-06-12T20:33:49.393434731Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=16eca115-94fc-4171-888a-d1480fdce2c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:49.445664 crc crio[22677]: time=\"2026-06-12T20:33:49.445493286Z\" level=info msg=\"Removed container 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=21398c84-f2ad-4e4f-8323-3d57db141bf1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:33:49.467192 crc crio[22677]: time=\"2026-06-12T20:33:49.46708913Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=8ef5f608-6868-47e9-a2f2-5b90cd728081 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:57.553585 crc systemd[1]: crio.service: Deactivated successfully.\nJun 12 20:33:57.555654 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 12 20:33:57.556269 crc systemd[1]: crio.service: Consumed 6.373s CPU time.\nJun 12 20:33:57.653042 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 20:33:57.759395 crc crio[24437]: time=\"2026-06-12T20:33:57.759226777Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 20:33:57.759395 crc crio[24437]: time=\"2026-06-12T20:33:57.759295549Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 20:33:57.762180 crc crio[24437]: time=\"2026-06-12T20:33:57.761302959Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 20:33:57.762180 crc crio[24437]: time=\"2026-06-12T20:33:57.761426262Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 20:33:57.762180 crc crio[24437]: time=\"2026-06-12T20:33:57.762116208Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 12 20:33:57.783358 crc crio[24437]: time=\"2026-06-12T20:33:57.78320237Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 20:33:57.783653 crc crio[24437]: time=\"2026-06-12T20:33:57.783404535Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 20:33:57.783653 crc crio[24437]: time=\"2026-06-12T20:33:57.783415255Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 20:33:57.783653 crc crio[24437]: time=\"2026-06-12T20:33:57.783581329Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 20:33:57.783653 crc crio[24437]: time=\"2026-06-12T20:33:57.783593059Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 20:33:57.805727 crc crio[24437]: time=\"2026-06-12T20:33:57.805162263Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 20:33:57.827107 crc crio[24437]: time=\"2026-06-12T20:33:57.826991581Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 12 20:33:57.833010 crc crio[24437]: time=\"2026-06-12T20:33:57.832880116Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 12 20:33:57.860668 crc crio[24437]: time=\"2026-06-12T20:33:57.86056928Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 12 20:33:58.033635 crc crio[24437]: time=\"2026-06-12T20:33:58.033536272Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 20:33:58.033635 crc crio[24437]: time=\"2026-06-12T20:33:58.033617364Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 20:33:58.033635 crc crio[24437]: time=\"2026-06-12T20:33:58.033631034Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 20:33:58.033635 crc crio[24437]: time=\"2026-06-12T20:33:58.033638424Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 20:33:58.033635 crc crio[24437]: time=\"2026-06-12T20:33:58.033645874Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 20:33:58.040047 crc crio[24437]: time=\"2026-06-12T20:33:58.040019482Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 20:33:58.040047 crc crio[24437]: time=\"2026-06-12T20:33:58.040037272Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 20:33:58.050583 crc crio[24437]: time=\"2026-06-12T20:33:58.05047744Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 20:33:58.050583 crc crio[24437]: time=\"2026-06-12T20:33:58.050541981Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 20:33:58.071707 crc crio[24437]: time=\"2026-06-12T20:33:58.071223242Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:33:58.071707 crc crio[24437]: time=\"2026-06-12T20:33:58.071416527Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:33:58.072132 crc crio[24437]: time=\"2026-06-12T20:33:58.072070883Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 20:33:58.072132 crc crio[24437]: time=\"2026-06-12T20:33:58.072087303Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 20:33:58.072769 crc crio[24437]: time=\"2026-06-12T20:33:58.072612537Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-shared.crio.io\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/etc/crio/openshift-pull-secret\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 12 20:33:58.073765 crc crio[24437]: time=\"2026-06-12T20:33:58.073712473Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 20:33:58.074160 crc crio[24437]: time=\"2026-06-12T20:33:58.074065084Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 20:33:59.603766 crc crio[24437]: time=\"2026-06-12T20:33:59.603640987Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f1bc1a8d-36cf-41c5-bfc1-c3f82c432927 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00012a5b8}] Aliases:map[]}\"\nJun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.603822152Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.604450048Z\" level=info msg=\"Got pod network &{Name:controller-manager-f6d649cc4-hldbr Namespace:openshift-controller-manager ID:e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444 UID:daacfb5d-620a-43c3-ae17-bcad8bf42fb6 NetNS:/var/run/netns/2370e310-7e06-4359-873f-ee94e45f79ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaacfb5d_620a_43c3_ae17_bcad8bf42fb6.slice PodAnnotations:0xc00012a990}] Aliases:map[]}\"\nJun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.60455485Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-f6d649cc4-hldbr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.605277109Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-6d9b5754f6-n9vsf Namespace:openshift-route-controller-manager ID:1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1 UID:2b922ce3-094a-480a-93be-e47ce6938b56 NetNS:/var/run/netns/d3d46321-df41-4e86-85c0-31b507f903c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b922ce3_094a_480a_93be_e47ce6938b56.slice PodAnnotations:0xc00012aa68}] Aliases:map[]}\"\nJun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.605381561Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-6d9b5754f6-n9vsf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.605483514Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.605500034Z\" level=warning msg=\"Could not restore sandbox IP for 9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_8d342b24-d8a0-4cd6-bce9-b50d8ae803e3_0(9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.605517584Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.605527135Z\" level=warning msg=\"Could not restore sandbox IP for 9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_c260aea0-3b08-4da4-be12-e08e793f633e_0(9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.605813142Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/ed48e03c-d22a-4b72-81b2-b64f05919ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00012ab80}] Aliases:map[]}\"\nJun 12 20:33:59.606553 crc crio[24437]: time=\"2026-06-12T20:33:59.606049537Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.606553 crc crio[24437]: time=\"2026-06-12T20:33:59.606410077Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e4d20906-584a-49e6-a5b2-50cfd1485731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00012ac68}] Aliases:map[]}\"\nJun 12 20:33:59.606553 crc crio[24437]: time=\"2026-06-12T20:33:59.606515709Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.607018 crc crio[24437]: time=\"2026-06-12T20:33:59.606845747Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/81d8e483-5c1a-4f37-90f8-03967c9745fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00012ad30}] Aliases:map[]}\"\nJun 12 20:33:59.607163 crc crio[24437]: time=\"2026-06-12T20:33:59.607041902Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.607468 crc crio[24437]: time=\"2026-06-12T20:33:59.60738634Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/a6d795bd-c0e7-45ee-86fc-1f1f7352b113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00012ae40}] Aliases:map[]}\"\nJun 12 20:33:59.607581 crc crio[24437]: time=\"2026-06-12T20:33:59.607510073Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.608013 crc crio[24437]: time=\"2026-06-12T20:33:59.607851982Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c0366021-424f-45db-8cad-fcd936e35a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00012af10}] Aliases:map[]}\"\nJun 12 20:33:59.608120 crc crio[24437]: time=\"2026-06-12T20:33:59.608051167Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.608509 crc crio[24437]: time=\"2026-06-12T20:33:59.608393615Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00012afc0}] Aliases:map[]}\"\nJun 12 20:33:59.608702 crc crio[24437]: time=\"2026-06-12T20:33:59.608526349Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.609055 crc crio[24437]: time=\"2026-06-12T20:33:59.60898148Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e37c87f-c285-4ead-b2b1-46fde52fe606 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00012b088}] Aliases:map[]}\"\nJun 12 20:33:59.609506 crc crio[24437]: time=\"2026-06-12T20:33:59.609112674Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.609506 crc crio[24437]: time=\"2026-06-12T20:33:59.609496323Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0eaf46ea-d915-4fe5-927c-585ea09208e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00012b120}] Aliases:map[]}\"\nJun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.609597545Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.609874422Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2d92f641-ec27-4900-bb3b-4b1971a0e995 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00012b1e8}] Aliases:map[]}\"\nJun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.610065276Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.610404606Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/d07e0bfa-6b84-4f65-b6ef-8b0713728304 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00012b2d0}] Aliases:map[]}\"\nJun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.610497998Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.610831026Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/6244ffca-768e-4a61-9cff-815da350cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00012b370}] Aliases:map[]}\"\nJun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.611040191Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.611454431Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/215b56f5-aaf0-4e08-b67b-1cf2696475e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00012b428}] Aliases:map[]}\"\nJun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.611553983Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.612105837Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ddbd0d6f-0a3d-4e93-8474-b85095874fac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00012b4c0}] Aliases:map[]}\"\nJun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.61221246Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.612604359Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0c4f39a7-b54d-49ef-81cc-ecf4a62f301d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00012b548}] Aliases:map[]}\"\nJun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.612714382Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.613191214Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f1e1f27-149d-46f8-9fea-3bb1948c11ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00012b5f0}] Aliases:map[]}\"\nJun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.613297737Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.613643255Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20c50da1-a8a7-46e8-a7bc-ed451066c09c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00012b680}] Aliases:map[]}\"\nJun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.613744588Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.614209849Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/68a7cf8c-52c7-4408-8610-878b8ff0b778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00012b718}] Aliases:map[]}\"\nJun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.614449265Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.614815654Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/cb67c174-0892-4adc-9c49-037f5abdfa61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00012b7b0}] Aliases:map[]}\"\nJun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.61505036Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.615427829Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/b9c8e7e8-a09a-4114-974e-7c695414d045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00012b840}] Aliases:map[]}\"\nJun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.615529621Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.616166558Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bfd372a7-46d8-4573-8b62-8c43042a97dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00012b8d0}] Aliases:map[]}\"\nJun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.61627697Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.616649319Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/de45d187-5bc3-4c88-8d81-aee670da5e86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00012b960}] Aliases:map[]}\"\nJun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.616751892Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.618373 crc crio[24437]: time=\"2026-06-12T20:33:59.617166312Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/3ff9458c-d76b-48ec-9dd5-38f56223ff2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00012b9f0}] Aliases:map[]}\"\nJun 12 20:33:59.618373 crc crio[24437]: time=\"2026-06-12T20:33:59.617271384Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.618373 crc crio[24437]: time=\"2026-06-12T20:33:59.617614854Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/41e663b9-dcbe-46ff-b609-ade731e1e932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00012ba80}] Aliases:map[]}\"\nJun 12 20:33:59.618373 crc crio[24437]: time=\"2026-06-12T20:33:59.617717326Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.618373 crc crio[24437]: time=\"2026-06-12T20:33:59.618171067Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5d76b83d-ad98-464e-92c9-0971bca471c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00012bb10}] Aliases:map[]}\"\nJun 12 20:33:59.618373 crc crio[24437]: time=\"2026-06-12T20:33:59.618272279Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.619193 crc crio[24437]: time=\"2026-06-12T20:33:59.618605657Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ec4d6057-e9e0-486a-a9ab-4bd67cc5cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00012bba0}] Aliases:map[]}\"\nJun 12 20:33:59.619193 crc crio[24437]: time=\"2026-06-12T20:33:59.61870719Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.619193 crc crio[24437]: time=\"2026-06-12T20:33:59.619190312Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/5ee11e1d-d9b2-4a12-b87a-d7f844c97c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00012bc30}] Aliases:map[]}\"\nJun 12 20:33:59.619524 crc crio[24437]: time=\"2026-06-12T20:33:59.619294225Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.619646 crc crio[24437]: time=\"2026-06-12T20:33:59.619620973Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/441ed273-a039-44c7-b0b9-6d516aa13eb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00012bcb0}] Aliases:map[]}\"\nJun 12 20:33:59.619762 crc crio[24437]: time=\"2026-06-12T20:33:59.619722575Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.620485 crc crio[24437]: time=\"2026-06-12T20:33:59.620113864Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0941a0ce-9fb0-4de1-a172-9b52b1048990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc00012bd40}] Aliases:map[]}\"\nJun 12 20:33:59.620485 crc crio[24437]: time=\"2026-06-12T20:33:59.620242509Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.620886 crc crio[24437]: time=\"2026-06-12T20:33:59.620592977Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9d91850c-5f4e-4975-b31e-60f47ab18407 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00012bdd0}] Aliases:map[]}\"\nJun 12 20:33:59.620886 crc crio[24437]: time=\"2026-06-12T20:33:59.620746361Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.621278 crc crio[24437]: time=\"2026-06-12T20:33:59.621168281Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/91aa7801-b2e4-4684-af07-4d4668fff882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc00012be60}] Aliases:map[]}\"\nJun 12 20:33:59.621278 crc crio[24437]: time=\"2026-06-12T20:33:59.621282303Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.621713 crc crio[24437]: time=\"2026-06-12T20:33:59.621615542Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/bed53be4-c7c8-47c2-a8c0-5123bf6a7d3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00012bef0}] Aliases:map[]}\"\nJun 12 20:33:59.621869 crc crio[24437]: time=\"2026-06-12T20:33:59.621740155Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.622332 crc crio[24437]: time=\"2026-06-12T20:33:59.622267618Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/152966f0-aefe-4626-a71e-26d5865d9e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00051c000}] Aliases:map[]}\"\nJun 12 20:33:59.622481 crc crio[24437]: time=\"2026-06-12T20:33:59.622402521Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.623000 crc crio[24437]: time=\"2026-06-12T20:33:59.62278183Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c82828fe-3313-4523-a809-3c159690aa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc00051c190}] Aliases:map[]}\"\nJun 12 20:33:59.623000 crc crio[24437]: time=\"2026-06-12T20:33:59.622978936Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.623459 crc crio[24437]: time=\"2026-06-12T20:33:59.623352435Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/51bebbae-f128-4788-b3b7-7f82c2c71a45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00051c400}] Aliases:map[]}\"\nJun 12 20:33:59.624077 crc crio[24437]: time=\"2026-06-12T20:33:59.623475658Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.624077 crc crio[24437]: time=\"2026-06-12T20:33:59.623881768Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c2da011-19a7-45f7-94cc-73130751094a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00051c578}] Aliases:map[]}\"\nJun 12 20:33:59.624077 crc crio[24437]: time=\"2026-06-12T20:33:59.624056322Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.624556 crc crio[24437]: time=\"2026-06-12T20:33:59.624408331Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/db859532-28c2-4b8d-9a9a-365b91d87eac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00051c688}] Aliases:map[]}\"\nJun 12 20:33:59.624556 crc crio[24437]: time=\"2026-06-12T20:33:59.624514364Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.625309 crc crio[24437]: time=\"2026-06-12T20:33:59.625081588Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/16140a9d-a7f7-4794-ac5c-40f4bb9d48f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00051c7a8}] Aliases:map[]}\"\nJun 12 20:33:59.625309 crc crio[24437]: time=\"2026-06-12T20:33:59.625256992Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.625621 crc crio[24437]: time=\"2026-06-12T20:33:59.62559143Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1364def0-6476-40fd-81ed-b73e14027d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00051c870}] Aliases:map[]}\"\nJun 12 20:33:59.625735 crc crio[24437]: time=\"2026-06-12T20:33:59.625695912Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:59.625815 crc crio[24437]: time=\"2026-06-12T20:33:59.625797326Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 20:33:59.625815 crc crio[24437]: time=\"2026-06-12T20:33:59.625811606Z\" level=warning msg=\"Could not restore sandbox IP for 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2: failed to get network status for pod sandbox k8s_collect-profiles-29688255-pj2k5_openshift-operator-lifecycle-manager_0809aa4a-859a-46fe-8412-220888536015_0(9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 20:33:59.626416 crc crio[24437]: time=\"2026-06-12T20:33:59.626353519Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 20:33:59.628412 crc crio[24437]: time=\"2026-06-12T20:33:59.628377479Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 20:33:59.628761 crc crio[24437]: time=\"2026-06-12T20:33:59.628434731Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 20:33:59.628982 crc crio[24437]: time=\"2026-06-12T20:33:59.62886215Z\" level=info msg=\"Create NRI interface\"\nJun 12 20:33:59.629298 crc crio[24437]: time=\"2026-06-12T20:33:59.629247921Z\" level=info msg=\"runtime interface created\"\nJun 12 20:33:59.629568 crc crio[24437]: time=\"2026-06-12T20:33:59.629479736Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 20:33:59.629705 crc crio[24437]: time=\"2026-06-12T20:33:59.629678081Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 20:33:59.629981 crc crio[24437]: time=\"2026-06-12T20:33:59.629860675Z\" level=info msg=\"starting plugins...\"\nJun 12 20:33:59.630242 crc crio[24437]: time=\"2026-06-12T20:33:59.630210674Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 20:33:59.636751 crc crio[24437]: time=\"2026-06-12T20:33:59.636667103Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 20:33:59.641143 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 20:34:05.067301 crc crio[24437]: time=\"2026-06-12T20:34:05.066191364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f05adde9-95de-4c06-9730-66fc3ee092f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.070321 crc crio[24437]: time=\"2026-06-12T20:34:05.0700752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f2e2c527-c750-490f-9a4c-a0800b936fa1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.078020 crc crio[24437]: time=\"2026-06-12T20:34:05.074003687Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=07e39913-86d9-4406-abfa-3479988875a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:05.078020 crc crio[24437]: time=\"2026-06-12T20:34:05.074314495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.113430 crc crio[24437]: time=\"2026-06-12T20:34:05.112688332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=3447a1eb-5f8d-41b2-8827-8210b1970636 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.113903 crc crio[24437]: time=\"2026-06-12T20:34:05.11378957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.119980 crc crio[24437]: time=\"2026-06-12T20:34:05.119823148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.121551 crc crio[24437]: time=\"2026-06-12T20:34:05.121391127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=e98c5d24-c906-4973-b7c1-ab962964f94a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.133820 crc crio[24437]: time=\"2026-06-12T20:34:05.133533397Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=b2ccc066-cb4c-45c7-b9af-de20c15faa19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:05.134181 crc crio[24437]: time=\"2026-06-12T20:34:05.134098491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.202199 crc crio[24437]: time=\"2026-06-12T20:34:05.202104361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.242889 crc crio[24437]: time=\"2026-06-12T20:34:05.241504954Z\" level=info msg=\"Created container 527ecb31d3b04a253ccfe6597cbfb7cd694c5e659996074c4ccd7a02876d4544: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=07e39913-86d9-4406-abfa-3479988875a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:05.244919 crc crio[24437]: time=\"2026-06-12T20:34:05.244444317Z\" level=info msg=\"Starting container: 527ecb31d3b04a253ccfe6597cbfb7cd694c5e659996074c4ccd7a02876d4544\" id=78d547ea-c0f3-4a63-b0f9-2a0c5a4b7c4e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:05.254602 crc crio[24437]: time=\"2026-06-12T20:34:05.254516446Z\" level=info msg=\"Started container\" PID=24655 containerID=527ecb31d3b04a253ccfe6597cbfb7cd694c5e659996074c4ccd7a02876d4544 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=78d547ea-c0f3-4a63-b0f9-2a0c5a4b7c4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca\nJun 12 20:34:05.376079 crc crio[24437]: time=\"2026-06-12T20:34:05.375880923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=a6b16bd7-2cd8-4b33-a8d5-a56839527e2f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.378625 crc crio[24437]: time=\"2026-06-12T20:34:05.378598159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=b6870b06-66fd-46a5-9e3a-4123400af001 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.379130 crc crio[24437]: time=\"2026-06-12T20:34:05.379072442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=cd011f7f-5207-421c-840e-2a80174812d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.380768 crc crio[24437]: time=\"2026-06-12T20:34:05.38067253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=d20dc277-f52b-4d5e-932c-c2aeba0b02f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.380861 crc crio[24437]: time=\"2026-06-12T20:34:05.380768093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=096a5a33-ccd5-4d03-b4ec-8b905b6d8b85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.383421 crc crio[24437]: time=\"2026-06-12T20:34:05.383349367Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=9b417418-b9d4-4f9b-a924-4b90bffc9297 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:05.383773 crc crio[24437]: time=\"2026-06-12T20:34:05.383650725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.383883 crc crio[24437]: time=\"2026-06-12T20:34:05.383830149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=deca0587-6f2c-412c-8d98-d215094db511 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.384179 crc crio[24437]: time=\"2026-06-12T20:34:05.384095135Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=b5bfe9a2-30a0-4b1e-9e80-16dcf8f0b1d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:05.384582 crc crio[24437]: time=\"2026-06-12T20:34:05.384514785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.404529 crc crio[24437]: time=\"2026-06-12T20:34:05.404450578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=ef9c3b30-1c07-4851-8685-1e85d2132c74 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.404529 crc crio[24437]: time=\"2026-06-12T20:34:05.40451384Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=41c57dac-80ab-480d-9d72-d3ca44905fee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:05.424829 crc crio[24437]: time=\"2026-06-12T20:34:05.42478098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.425770 crc crio[24437]: time=\"2026-06-12T20:34:05.425693743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.429517 crc crio[24437]: time=\"2026-06-12T20:34:05.429377714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=78d3b29c-b6ec-487c-badd-bed68cab4b5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.432636 crc crio[24437]: time=\"2026-06-12T20:34:05.432256225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.447057 crc crio[24437]: time=\"2026-06-12T20:34:05.446981818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.449146 crc crio[24437]: time=\"2026-06-12T20:34:05.448404333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=1b96b11f-2624-4af9-a0da-652483a2efcc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.449146 crc crio[24437]: time=\"2026-06-12T20:34:05.448605948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=3e456315-c2ae-4364-8441-1b6cd6c58b14 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.453847 crc crio[24437]: time=\"2026-06-12T20:34:05.453566581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.457613 crc crio[24437]: time=\"2026-06-12T20:34:05.457546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.460096 crc crio[24437]: time=\"2026-06-12T20:34:05.45961831Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=d9e57fe9-5a4e-4a62-bf73-f6cf52c5efd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:05.460096 crc crio[24437]: time=\"2026-06-12T20:34:05.459773034Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=8287510a-bc38-4143-a90f-1ebc35227168 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:05.460096 crc crio[24437]: time=\"2026-06-12T20:34:05.460081001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.460501 crc crio[24437]: time=\"2026-06-12T20:34:05.460340228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.516803 crc crio[24437]: time=\"2026-06-12T20:34:05.51223538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.526754 crc crio[24437]: time=\"2026-06-12T20:34:05.526245516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.532710 crc crio[24437]: time=\"2026-06-12T20:34:05.532645675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.555699 crc crio[24437]: time=\"2026-06-12T20:34:05.555578891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.566030 crc crio[24437]: time=\"2026-06-12T20:34:05.565886935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.575339 crc crio[24437]: time=\"2026-06-12T20:34:05.575201554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.597099 crc crio[24437]: time=\"2026-06-12T20:34:05.596416238Z\" level=info msg=\"Created container 4b68a74b21e792e61bd1b01e911c5544e707e09fce13411491c0e13c0dd33b62: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=b5bfe9a2-30a0-4b1e-9e80-16dcf8f0b1d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:05.601683 crc crio[24437]: time=\"2026-06-12T20:34:05.600992452Z\" level=info msg=\"Starting container: 4b68a74b21e792e61bd1b01e911c5544e707e09fce13411491c0e13c0dd33b62\" id=2ce1ddf7-5f14-4043-8b23-9e780377afa4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:05.609013 crc crio[24437]: time=\"2026-06-12T20:34:05.608866806Z\" level=info msg=\"Started container\" PID=24681 containerID=4b68a74b21e792e61bd1b01e911c5544e707e09fce13411491c0e13c0dd33b62 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=2ce1ddf7-5f14-4043-8b23-9e780377afa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8\nJun 12 20:34:05.621237 crc crio[24437]: time=\"2026-06-12T20:34:05.617301205Z\" level=info msg=\"Created container 060df322ab7ab85e82b7156d41a882a62e85f831a56072d33d18bed13f906a3e: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=b2ccc066-cb4c-45c7-b9af-de20c15faa19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:05.626784 crc crio[24437]: time=\"2026-06-12T20:34:05.626141483Z\" level=info msg=\"Starting container: 060df322ab7ab85e82b7156d41a882a62e85f831a56072d33d18bed13f906a3e\" id=22e1a5a4-3fad-4591-8be8-dd7d415fdfcf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:05.635765 crc crio[24437]: time=\"2026-06-12T20:34:05.635669627Z\" level=info msg=\"Created container 680e4ae38d7121c612c510b5e5c61a5dd24b8a36254610df51817eac56ea1c79: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=9b417418-b9d4-4f9b-a924-4b90bffc9297 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:05.638281 crc crio[24437]: time=\"2026-06-12T20:34:05.637801122Z\" level=info msg=\"Started container\" PID=24686 containerID=060df322ab7ab85e82b7156d41a882a62e85f831a56072d33d18bed13f906a3e description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=22e1a5a4-3fad-4591-8be8-dd7d415fdfcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c\nJun 12 20:34:05.640602 crc crio[24437]: time=\"2026-06-12T20:34:05.64021287Z\" level=info msg=\"Starting container: 680e4ae38d7121c612c510b5e5c61a5dd24b8a36254610df51817eac56ea1c79\" id=a9f80d0a-fbb2-4e9d-b70a-14569935e67e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:05.647693 crc crio[24437]: time=\"2026-06-12T20:34:05.647186743Z\" level=info msg=\"Started container\" PID=24687 containerID=680e4ae38d7121c612c510b5e5c61a5dd24b8a36254610df51817eac56ea1c79 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=a9f80d0a-fbb2-4e9d-b70a-14569935e67e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455\nJun 12 20:34:05.659439 crc crio[24437]: time=\"2026-06-12T20:34:05.659406324Z\" level=info msg=\"Created container 86c04fdd05869be37d4543a2a7745035540e2273dfe4401ffa1081b8554c37ec: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=8287510a-bc38-4143-a90f-1ebc35227168 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:05.660889 crc crio[24437]: time=\"2026-06-12T20:34:05.660801409Z\" level=info msg=\"Starting container: 86c04fdd05869be37d4543a2a7745035540e2273dfe4401ffa1081b8554c37ec\" id=54a0c0a5-1785-422b-b29e-5272cf3060c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:05.668528 crc crio[24437]: time=\"2026-06-12T20:34:05.668441667Z\" level=info msg=\"Started container\" PID=24696 containerID=86c04fdd05869be37d4543a2a7745035540e2273dfe4401ffa1081b8554c37ec description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=54a0c0a5-1785-422b-b29e-5272cf3060c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40\nJun 12 20:34:05.678021 crc crio[24437]: time=\"2026-06-12T20:34:05.677869691Z\" level=info msg=\"Created container 7d31c7def1c4e8302c6c3a4f8321bf5016ecdff2c58dbd3d13db1ab12c068475: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=41c57dac-80ab-480d-9d72-d3ca44905fee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:05.679496 crc crio[24437]: time=\"2026-06-12T20:34:05.679384408Z\" level=info msg=\"Starting container: 7d31c7def1c4e8302c6c3a4f8321bf5016ecdff2c58dbd3d13db1ab12c068475\" id=939f0676-2241-4f4d-85ca-9e9aa2a375ae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:05.686881 crc crio[24437]: time=\"2026-06-12T20:34:05.686785411Z\" level=info msg=\"Started container\" PID=24697 containerID=7d31c7def1c4e8302c6c3a4f8321bf5016ecdff2c58dbd3d13db1ab12c068475 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=939f0676-2241-4f4d-85ca-9e9aa2a375ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398\nJun 12 20:34:05.691735 crc crio[24437]: time=\"2026-06-12T20:34:05.69162513Z\" level=info msg=\"Created container 9db7d352fc5f8a8ceb21882ecf0ee44f789bd2e6aa49eeae8e990138f97690a1: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=d9e57fe9-5a4e-4a62-bf73-f6cf52c5efd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:05.692384 crc crio[24437]: time=\"2026-06-12T20:34:05.692292576Z\" level=info msg=\"Starting container: 9db7d352fc5f8a8ceb21882ecf0ee44f789bd2e6aa49eeae8e990138f97690a1\" id=a2449a5b-fa48-40af-a330-511b0be6d04e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:05.700404 crc crio[24437]: time=\"2026-06-12T20:34:05.700317805Z\" level=info msg=\"Started container\" PID=24701 containerID=9db7d352fc5f8a8ceb21882ecf0ee44f789bd2e6aa49eeae8e990138f97690a1 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=a2449a5b-fa48-40af-a330-511b0be6d04e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948\nJun 12 20:34:05.758894 crc crio[24437]: time=\"2026-06-12T20:34:05.758494221Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=cde7c0fa-6e4c-4d1f-81df-7c97d29cb3f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.762504 crc crio[24437]: time=\"2026-06-12T20:34:05.76243595Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=36060609-1cac-4580-b380-fbbbc3d73bf8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.766841 crc crio[24437]: time=\"2026-06-12T20:34:05.766679183Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=84ff785d-a8ba-4ffa-8f6e-026049a0c95e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:05.767443 crc crio[24437]: time=\"2026-06-12T20:34:05.76733686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.772838 crc crio[24437]: time=\"2026-06-12T20:34:05.772719963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f43bbd8c-f866-4fa5-85e0-577f5f00ad2b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.796657 crc crio[24437]: time=\"2026-06-12T20:34:05.795521406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7e1540d3-c16c-40b8-b215-a72c3407140c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:05.799582 crc crio[24437]: time=\"2026-06-12T20:34:05.799525015Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=299f6b5b-ccfb-4d75-8ff7-c15b18e1d4be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:05.800299 crc crio[24437]: time=\"2026-06-12T20:34:05.800100859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.818257 crc crio[24437]: time=\"2026-06-12T20:34:05.818184186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:05.864007 crc crio[24437]: time=\"2026-06-12T20:34:05.863869593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:06.179354 crc crio[24437]: time=\"2026-06-12T20:34:06.179156971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:06.278958 crc crio[24437]: time=\"2026-06-12T20:34:06.278859633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:06.297280 crc crio[24437]: time=\"2026-06-12T20:34:06.297206496Z\" level=info msg=\"Created container 551cd0a87f62ca15bc34e4937abd737313e3c9a8d2424fff6e9da98dbde09fa4: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=84ff785d-a8ba-4ffa-8f6e-026049a0c95e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:06.299295 crc crio[24437]: time=\"2026-06-12T20:34:06.299204296Z\" level=info msg=\"Starting container: 551cd0a87f62ca15bc34e4937abd737313e3c9a8d2424fff6e9da98dbde09fa4\" id=de032fc7-29f5-4468-97e7-a3920e10e3c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:06.313378 crc crio[24437]: time=\"2026-06-12T20:34:06.313221012Z\" level=info msg=\"Started container\" PID=24799 containerID=551cd0a87f62ca15bc34e4937abd737313e3c9a8d2424fff6e9da98dbde09fa4 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=de032fc7-29f5-4468-97e7-a3920e10e3c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3\nJun 12 20:34:06.380737 crc crio[24437]: time=\"2026-06-12T20:34:06.379722234Z\" level=info msg=\"Created container a36583e2662561729efe28afc804b684ae4e4c1de4fd08619d931afbda05f7d7: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=299f6b5b-ccfb-4d75-8ff7-c15b18e1d4be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:06.382212 crc crio[24437]: time=\"2026-06-12T20:34:06.382141134Z\" level=info msg=\"Starting container: a36583e2662561729efe28afc804b684ae4e4c1de4fd08619d931afbda05f7d7\" id=ff008cca-03a1-47a4-bd79-ca5e904cdade name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:06.392642 crc crio[24437]: time=\"2026-06-12T20:34:06.3925466Z\" level=info msg=\"Started container\" PID=24807 containerID=a36583e2662561729efe28afc804b684ae4e4c1de4fd08619d931afbda05f7d7 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=ff008cca-03a1-47a4-bd79-ca5e904cdade name=/runtime.v1.RuntimeService/StartContainer sandboxID=9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917\nJun 12 20:34:27.281175 crc crio[24437]: time=\"2026-06-12T20:34:27.279631009Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=4328e1de-433c-4b05-9f16-4ff58b7f7488 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:27.281175 crc crio[24437]: time=\"2026-06-12T20:34:27.280426749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:27.315763 crc crio[24437]: time=\"2026-06-12T20:34:27.315685692Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0 UID:a605ed08-930d-4124-9417-a3bb59a03455 NetNS:/var/run/netns/d36a16e5-36da-4ac8-881a-f5c6d1e59ec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda605ed08_930d_4124_9417_a3bb59a03455.slice PodAnnotations:0xc002746820}] Aliases:map[]}\"\nJun 12 20:34:27.316236 crc crio[24437]: time=\"2026-06-12T20:34:27.316186944Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:34:28.009112 crc crio[24437]: 2026-06-12T20:34:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e0dedc402be77f Mac:22:be:f6:03:12:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/d36a16e5-36da-4ac8-881a-f5c6d1e59ec7 SocketPath: PciID:}] [{Interface:0xc0002d8f80 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:34:28.009112 crc crio[24437]: time=\"2026-06-12T20:34:28.008075166Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0 UID:a605ed08-930d-4124-9417-a3bb59a03455 NetNS:/var/run/netns/d36a16e5-36da-4ac8-881a-f5c6d1e59ec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda605ed08_930d_4124_9417_a3bb59a03455.slice PodAnnotations:0xc002746820}] Aliases:map[]}\"\nJun 12 20:34:28.009112 crc crio[24437]: time=\"2026-06-12T20:34:28.00825635Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:34:28.016656 crc crio[24437]: time=\"2026-06-12T20:34:28.016073875Z\" level=info msg=\"Ran pod sandbox 2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0 with infra container: openshift-etcd/installer-3-crc/POD\" id=4328e1de-433c-4b05-9f16-4ff58b7f7488 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:28.018482 crc crio[24437]: time=\"2026-06-12T20:34:28.01839966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=872825ba-b033-4f3a-8e11-81049e2a8d1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:28.020606 crc crio[24437]: time=\"2026-06-12T20:34:28.020541111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=89327025-befe-4fb0-bf79-19e4f0066f0c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:28.026680 crc crio[24437]: time=\"2026-06-12T20:34:28.026587993Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=4222096b-e330-4537-a232-ff12d151c02a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:28.027105 crc crio[24437]: time=\"2026-06-12T20:34:28.027054854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:28.075195 crc crio[24437]: time=\"2026-06-12T20:34:28.07504966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:28.339864 crc crio[24437]: time=\"2026-06-12T20:34:28.339497022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:28.564331 crc crio[24437]: time=\"2026-06-12T20:34:28.564210517Z\" level=info msg=\"Created container 91f29399191b313b348d8562b5cbf023c507d50154b244f0775ff84833a92be0: openshift-etcd/installer-3-crc/installer\" id=4222096b-e330-4537-a232-ff12d151c02a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:28.565474 crc crio[24437]: time=\"2026-06-12T20:34:28.565318773Z\" level=info msg=\"Starting container: 91f29399191b313b348d8562b5cbf023c507d50154b244f0775ff84833a92be0\" id=7abb207a-1828-4c1c-ad2d-bfd32626fb7c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:28.574593 crc crio[24437]: time=\"2026-06-12T20:34:28.574479879Z\" level=info msg=\"Started container\" PID=25149 containerID=91f29399191b313b348d8562b5cbf023c507d50154b244f0775ff84833a92be0 description=openshift-etcd/installer-3-crc/installer id=7abb207a-1828-4c1c-ad2d-bfd32626fb7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0\nJun 12 20:34:36.893471 crc crio[24437]: time=\"2026-06-12T20:34:36.892569647Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-mbv4s/POD\" id=b4a28d33-093d-4966-b13e-f172e8d0fba1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:36.894830 crc crio[24437]: time=\"2026-06-12T20:34:36.893546931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:36.906548 crc crio[24437]: time=\"2026-06-12T20:34:36.906459956Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/POD\" id=a47135df-42b3-417e-a9ac-a91949bc7391 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:36.906644 crc crio[24437]: time=\"2026-06-12T20:34:36.906593219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:36.925280 crc crio[24437]: time=\"2026-06-12T20:34:36.925175018Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mbv4s Namespace:openshift-marketplace ID:74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab UID:3dcd3081-1c0d-43a7-9b67-8a4bdff4ad35 NetNS:/var/run/netns/648adf53-ac16-4e6b-9ac5-83ff12444fc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3dcd3081_1c0d_43a7_9b67_8a4bdff4ad35.slice PodAnnotations:0xc00012a518}] Aliases:map[]}\"\nJun 12 20:34:36.925280 crc crio[24437]: time=\"2026-06-12T20:34:36.92527156Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-mbv4s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:34:36.927339 crc crio[24437]: time=\"2026-06-12T20:34:36.927248488Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/POD\" id=81456a1f-9baf-4b94-8c8c-a1ab1a57d8e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:36.927444 crc crio[24437]: time=\"2026-06-12T20:34:36.92735773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:36.933848 crc crio[24437]: time=\"2026-06-12T20:34:36.933493045Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688270-b7j98 Namespace:openshift-operator-lifecycle-manager ID:b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b UID:c94d03ba-b96e-43a7-94eb-e76634839918 NetNS:/var/run/netns/e1b3785a-a0bd-4889-99e1-be3fc6d62b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc94d03ba_b96e_43a7_94eb_e76634839918.slice PodAnnotations:0xc00282c108}] Aliases:map[]}\"\nJun 12 20:34:36.934147 crc crio[24437]: time=\"2026-06-12T20:34:36.934056488Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688270-b7j98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:34:36.951401 crc crio[24437]: time=\"2026-06-12T20:34:36.951291996Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-tc8bh/POD\" id=99cd07c1-2373-461a-9e5a-9ef0dc10a585 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:36.951518 crc crio[24437]: time=\"2026-06-12T20:34:36.95146629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:36.955244 crc crio[24437]: time=\"2026-06-12T20:34:36.955128986Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-7wd7m Namespace:openshift-marketplace ID:6548a62d9e504e272b030e586bd76e4e4d6ac87667c1d8bfa33717eb8f9b0eb0 UID:d8a71deb-cd01-4e3f-990e-a7ed39697b6b NetNS:/var/run/netns/91dd704b-00f1-4120-a710-490cd2805a93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8a71deb_cd01_4e3f_990e_a7ed39697b6b.slice PodAnnotations:0xc002746030}] Aliases:map[]}\"\nJun 12 20:34:36.955393 crc crio[24437]: time=\"2026-06-12T20:34:36.95524738Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-7wd7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:34:37.007665 crc crio[24437]: time=\"2026-06-12T20:34:37.007612848Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tc8bh Namespace:openshift-marketplace ID:93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0 UID:f3e08f98-f5f6-4bd2-9333-a7fc0f63a5c4 NetNS:/var/run/netns/c13dae12-d040-4f81-b436-aa2fae4f9b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3e08f98_f5f6_4bd2_9333_a7fc0f63a5c4.slice PodAnnotations:0xc00012ab40}] Aliases:map[]}\"\nJun 12 20:34:37.008063 crc crio[24437]: time=\"2026-06-12T20:34:37.008042587Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-tc8bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:34:37.031623 crc crio[24437]: time=\"2026-06-12T20:34:37.031287428Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qrzsv/POD\" id=b3cbe7b4-e62f-4dee-85c1-5db1841813d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:37.031623 crc crio[24437]: time=\"2026-06-12T20:34:37.031477913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:37.038435 crc crio[24437]: time=\"2026-06-12T20:34:37.038240341Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-jqr5n/POD\" id=c45caa93-c8db-4414-b571-9229e0d2d12f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:37.038435 crc crio[24437]: time=\"2026-06-12T20:34:37.038407626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:37.116760 crc crio[24437]: time=\"2026-06-12T20:34:37.115789446Z\" level=info msg=\"Got pod network &{Name:community-operators-qrzsv Namespace:openshift-marketplace ID:ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4 UID:7c6c7aa3-a37c-4d5a-9d8d-a6f22438e004 NetNS:/var/run/netns/1430de40-3e1f-4d8a-ae9c-82ac1306bea1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c6c7aa3_a37c_4d5a_9d8d_a6f22438e004.slice PodAnnotations:0xc0027461e0}] Aliases:map[]}\"\nJun 12 20:34:37.116760 crc crio[24437]: time=\"2026-06-12T20:34:37.11636948Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qrzsv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:34:37.184545 crc crio[24437]: time=\"2026-06-12T20:34:37.183389284Z\" level=info msg=\"Got pod network &{Name:certified-operators-jqr5n Namespace:openshift-marketplace ID:65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052 UID:072edb12-81e2-4287-b628-d5cb59eab442 NetNS:/var/run/netns/5b80d2d1-94c0-4bca-b3bf-ea892b98acb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod072edb12_81e2_4287_b628_d5cb59eab442.slice PodAnnotations:0xc001840048}] Aliases:map[]}\"\nJun 12 20:34:37.184545 crc crio[24437]: time=\"2026-06-12T20:34:37.183552047Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-jqr5n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:34:39.575795 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93ec5bb19445866 Mac:ee:1b:df:cc:e4:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/c13dae12-d040-4f81-b436-aa2fae4f9b3f SocketPath: PciID:}] [{Interface:0xc0001953d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:34:39.578046 crc crio[24437]: time=\"2026-06-12T20:34:39.577893618Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tc8bh Namespace:openshift-marketplace ID:93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0 UID:f3e08f98-f5f6-4bd2-9333-a7fc0f63a5c4 NetNS:/var/run/netns/c13dae12-d040-4f81-b436-aa2fae4f9b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3e08f98_f5f6_4bd2_9333_a7fc0f63a5c4.slice PodAnnotations:0xc00012ab40}] Aliases:map[]}\"\nJun 12 20:34:39.578245 crc crio[24437]: time=\"2026-06-12T20:34:39.578188665Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-tc8bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:34:39.586349 crc crio[24437]: time=\"2026-06-12T20:34:39.586273817Z\" level=info msg=\"Ran pod sandbox 93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0 with infra container: openshift-marketplace/redhat-marketplace-tc8bh/POD\" id=99cd07c1-2373-461a-9e5a-9ef0dc10a585 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:39.592980 crc crio[24437]: time=\"2026-06-12T20:34:39.592835182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=66713a5f-4885-4865-98e3-dff4d22a8d64 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:39.602997 crc crio[24437]: time=\"2026-06-12T20:34:39.602283385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f18097cf-9306-4bdb-b0a4-a4c9b635656d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:39.604274 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74e113511d52085 Mac:ca:e5:8e:f1:7d:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/648adf53-ac16-4e6b-9ac5-83ff12444fc9 SocketPath: PciID:}] [{Interface:0xc000338f70 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:34:39.606203 crc crio[24437]: time=\"2026-06-12T20:34:39.606128556Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mbv4s Namespace:openshift-marketplace ID:74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab UID:3dcd3081-1c0d-43a7-9b67-8a4bdff4ad35 NetNS:/var/run/netns/648adf53-ac16-4e6b-9ac5-83ff12444fc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3dcd3081_1c0d_43a7_9b67_8a4bdff4ad35.slice PodAnnotations:0xc00012a518}] Aliases:map[]}\"\nJun 12 20:34:39.606363 crc crio[24437]: time=\"2026-06-12T20:34:39.60630216Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-mbv4s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:34:39.613982 crc crio[24437]: time=\"2026-06-12T20:34:39.612976218Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tc8bh/extract-utilities\" id=eccd8935-961a-4391-ba6b-b2d85727339c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:39.613982 crc crio[24437]: time=\"2026-06-12T20:34:39.613343726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:39.614781 crc crio[24437]: time=\"2026-06-12T20:34:39.614290279Z\" level=info msg=\"Ran pod sandbox 74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab with infra container: openshift-marketplace/redhat-operators-mbv4s/POD\" id=b4a28d33-093d-4966-b13e-f172e8d0fba1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:39.616836 crc crio[24437]: time=\"2026-06-12T20:34:39.616725757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=705423ba-eadc-4867-bc6e-7ee46636221c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:39.627766 crc crio[24437]: time=\"2026-06-12T20:34:39.627606574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6fd22d9f-05fb-4d1d-96ed-c87b45059695 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:39.643337 crc crio[24437]: time=\"2026-06-12T20:34:39.643157871Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mbv4s/extract-utilities\" id=31db924f-ae11-4601-99b6-ed6bcc6ea29a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:39.651892 crc crio[24437]: time=\"2026-06-12T20:34:39.651794016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:39.653570 crc crio[24437]: time=\"2026-06-12T20:34:39.653456875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:39.663108 crc crio[24437]: time=\"2026-06-12T20:34:39.663052892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:39.687192 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65037fdd2eb4148 Mac:6e:81:11:02:8f:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/5b80d2d1-94c0-4bca-b3bf-ea892b98acb2 SocketPath: PciID:}] [{Interface:0xc0002aa640 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:34:39.687192 crc crio[24437]: time=\"2026-06-12T20:34:39.687078499Z\" level=info msg=\"Got pod network &{Name:certified-operators-jqr5n Namespace:openshift-marketplace ID:65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052 UID:072edb12-81e2-4287-b628-d5cb59eab442 NetNS:/var/run/netns/5b80d2d1-94c0-4bca-b3bf-ea892b98acb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod072edb12_81e2_4287_b628_d5cb59eab442.slice PodAnnotations:0xc001840048}] Aliases:map[]}\"\nJun 12 20:34:39.687647 crc crio[24437]: time=\"2026-06-12T20:34:39.687274095Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-jqr5n for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:34:39.689144 crc crio[24437]: time=\"2026-06-12T20:34:39.689049337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:39.692170 crc crio[24437]: time=\"2026-06-12T20:34:39.692093948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:39.694306 crc crio[24437]: time=\"2026-06-12T20:34:39.694031645Z\" level=info msg=\"Ran pod sandbox 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052 with infra container: openshift-marketplace/certified-operators-jqr5n/POD\" id=c45caa93-c8db-4414-b571-9229e0d2d12f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:39.698301 crc crio[24437]: time=\"2026-06-12T20:34:39.698210274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3864b45-bc57-4e3b-bc7b-40782693fa5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:39.701613 crc crio[24437]: time=\"2026-06-12T20:34:39.70144583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=23ec9f35-c75d-4d58-b140-42520ce64640 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:39.720684 crc crio[24437]: time=\"2026-06-12T20:34:39.720601153Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jqr5n/extract-utilities\" id=b5fafb51-e2c0-47a6-8798-bacefa3562e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:39.721272 crc crio[24437]: time=\"2026-06-12T20:34:39.721192317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:39.747833 crc crio[24437]: time=\"2026-06-12T20:34:39.747718255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:39.751098 crc crio[24437]: time=\"2026-06-12T20:34:39.751025253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:39.818564 crc crio[24437]: time=\"2026-06-12T20:34:39.818420625Z\" level=info msg=\"Created container d0c402056d29093cdad18aba8b100fe2513a9fefc6c65ee9c97b9af9bead736f: openshift-marketplace/redhat-marketplace-tc8bh/extract-utilities\" id=eccd8935-961a-4391-ba6b-b2d85727339c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:39.822681 crc crio[24437]: time=\"2026-06-12T20:34:39.822606375Z\" level=info msg=\"Starting container: d0c402056d29093cdad18aba8b100fe2513a9fefc6c65ee9c97b9af9bead736f\" id=5ab02933-e104-46ea-b1a2-5a49635b9293 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:39.838667 crc crio[24437]: time=\"2026-06-12T20:34:39.838574692Z\" level=info msg=\"Started container\" PID=25431 containerID=d0c402056d29093cdad18aba8b100fe2513a9fefc6c65ee9c97b9af9bead736f description=openshift-marketplace/redhat-marketplace-tc8bh/extract-utilities id=5ab02933-e104-46ea-b1a2-5a49635b9293 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0\nJun 12 20:34:39.878111 crc crio[24437]: time=\"2026-06-12T20:34:39.876020898Z\" level=info msg=\"Created container 5a6ba918e77ef3c39681bd88bda55ac3ceb030bd64ffbbe70bffee4e46c99842: openshift-marketplace/certified-operators-jqr5n/extract-utilities\" id=b5fafb51-e2c0-47a6-8798-bacefa3562e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:39.878111 crc crio[24437]: time=\"2026-06-12T20:34:39.878095397Z\" level=info msg=\"Created container e83cadfd0331fdc234881d46dc9797570d593f7de7ceaa4a2bd0f23ac864ba44: openshift-marketplace/redhat-operators-mbv4s/extract-utilities\" id=31db924f-ae11-4601-99b6-ed6bcc6ea29a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:39.878607 crc crio[24437]: time=\"2026-06-12T20:34:39.878517476Z\" level=info msg=\"Starting container: 5a6ba918e77ef3c39681bd88bda55ac3ceb030bd64ffbbe70bffee4e46c99842\" id=65c68d19-26e1-4abe-80ee-2edcc3bea029 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:39.881077 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6548a62d9e504e2 Mac:66:3e:d4:90:63:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/91dd704b-00f1-4120-a710-490cd2805a93 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:34:39.881425 crc crio[24437]: time=\"2026-06-12T20:34:39.881319753Z\" level=info msg=\"Starting container: e83cadfd0331fdc234881d46dc9797570d593f7de7ceaa4a2bd0f23ac864ba44\" id=2bf4623d-cec2-4924-9c17-6eb80054ef58 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:39.882312 crc crio[24437]: time=\"2026-06-12T20:34:39.882226194Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-7wd7m Namespace:openshift-marketplace ID:6548a62d9e504e272b030e586bd76e4e4d6ac87667c1d8bfa33717eb8f9b0eb0 UID:d8a71deb-cd01-4e3f-990e-a7ed39697b6b NetNS:/var/run/netns/91dd704b-00f1-4120-a710-490cd2805a93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8a71deb_cd01_4e3f_990e_a7ed39697b6b.slice PodAnnotations:0xc002746030}] Aliases:map[]}\"\nJun 12 20:34:39.882488 crc crio[24437]: time=\"2026-06-12T20:34:39.882428219Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-7wd7m for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:34:39.886731 crc crio[24437]: time=\"2026-06-12T20:34:39.886622649Z\" level=info msg=\"Started container\" PID=25437 containerID=e83cadfd0331fdc234881d46dc9797570d593f7de7ceaa4a2bd0f23ac864ba44 description=openshift-marketplace/redhat-operators-mbv4s/extract-utilities id=2bf4623d-cec2-4924-9c17-6eb80054ef58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab\nJun 12 20:34:39.894608 crc crio[24437]: time=\"2026-06-12T20:34:39.894532566Z\" level=info msg=\"Started container\" PID=25438 containerID=5a6ba918e77ef3c39681bd88bda55ac3ceb030bd64ffbbe70bffee4e46c99842 description=openshift-marketplace/certified-operators-jqr5n/extract-utilities id=65c68d19-26e1-4abe-80ee-2edcc3bea029 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052\nJun 12 20:34:39.944081 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4226e578af287f Mac:92:15:e0:bd:54:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/e1b3785a-a0bd-4889-99e1-be3fc6d62b48 SocketPath: PciID:}] [{Interface:0xc00051c5c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:34:39.945212 crc crio[24437]: time=\"2026-06-12T20:34:39.945176373Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688270-b7j98 Namespace:openshift-operator-lifecycle-manager ID:b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b UID:c94d03ba-b96e-43a7-94eb-e76634839918 NetNS:/var/run/netns/e1b3785a-a0bd-4889-99e1-be3fc6d62b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc94d03ba_b96e_43a7_94eb_e76634839918.slice PodAnnotations:0xc00282c108}] Aliases:map[]}\"\nJun 12 20:34:39.945517 crc crio[24437]: time=\"2026-06-12T20:34:39.94549413Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688270-b7j98 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:34:39.961308 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac6018d7625d212 Mac:ea:a4:12:fc:d7:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/1430de40-3e1f-4d8a-ae9c-82ac1306bea1 SocketPath: PciID:}] [{Interface:0xc00059c770 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:34:39.962514 crc crio[24437]: time=\"2026-06-12T20:34:39.962462603Z\" level=info msg=\"Got pod network &{Name:community-operators-qrzsv Namespace:openshift-marketplace ID:ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4 UID:7c6c7aa3-a37c-4d5a-9d8d-a6f22438e004 NetNS:/var/run/netns/1430de40-3e1f-4d8a-ae9c-82ac1306bea1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c6c7aa3_a37c_4d5a_9d8d_a6f22438e004.slice PodAnnotations:0xc0027461e0}] Aliases:map[]}\"\nJun 12 20:34:39.962663 crc crio[24437]: time=\"2026-06-12T20:34:39.962626756Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qrzsv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:34:40.019646 crc crio[24437]: time=\"2026-06-12T20:34:40.019219434Z\" level=info msg=\"Ran pod sandbox b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/POD\" id=a47135df-42b3-417e-a9ac-a91949bc7391 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:40.021237 crc crio[24437]: time=\"2026-06-12T20:34:40.021144669Z\" level=info msg=\"Ran pod sandbox 6548a62d9e504e272b030e586bd76e4e4d6ac87667c1d8bfa33717eb8f9b0eb0 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/POD\" id=81456a1f-9baf-4b94-8c8c-a1ab1a57d8e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:40.021523 crc crio[24437]: time=\"2026-06-12T20:34:40.021356015Z\" level=info msg=\"Ran pod sandbox ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4 with infra container: openshift-marketplace/community-operators-qrzsv/POD\" id=b3cbe7b4-e62f-4dee-85c1-5db1841813d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:40.022338 crc crio[24437]: time=\"2026-06-12T20:34:40.022271636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=63b73550-2909-4b9c-8d53-32df82b618cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:40.024136 crc crio[24437]: time=\"2026-06-12T20:34:40.02408028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=fafd958f-1753-40de-bd4a-f46500b2b9a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:40.024303 crc crio[24437]: time=\"2026-06-12T20:34:40.024177802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3e685f51-11e6-4bd4-8f9a-a7fb8461630c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:40.025435 crc crio[24437]: time=\"2026-06-12T20:34:40.02536607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=18da02cc-6ea4-4a27-9d3a-44993903cd84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:40.028879 crc crio[24437]: time=\"2026-06-12T20:34:40.028808551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=6cdbad0c-a50e-4d71-a5dd-2ba06c2020a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:40.030563 crc crio[24437]: time=\"2026-06-12T20:34:40.029817005Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ef1e853c-df8f-4edc-8645-293e9afd09fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:40.041877 crc crio[24437]: time=\"2026-06-12T20:34:40.041691806Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/collect-profiles\" id=b06761fb-a025-4281-879e-2ad3a2f0a5cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:40.042701 crc crio[24437]: time=\"2026-06-12T20:34:40.042504645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:40.046481 crc crio[24437]: time=\"2026-06-12T20:34:40.046331735Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator\" id=17237495-0a1f-4dd1-a302-73e24fcc1926 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:40.051990 crc crio[24437]: time=\"2026-06-12T20:34:40.051776035Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qrzsv/extract-utilities\" id=5221f502-74ee-47ca-b8e4-f7450b9eeebe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:40.064529 crc crio[24437]: time=\"2026-06-12T20:34:40.064388542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:40.065611 crc crio[24437]: time=\"2026-06-12T20:34:40.065345595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:40.093057 crc crio[24437]: time=\"2026-06-12T20:34:40.092881636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:40.097133 crc crio[24437]: time=\"2026-06-12T20:34:40.097036495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:40.099253 crc crio[24437]: time=\"2026-06-12T20:34:40.099210106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:40.099859 crc crio[24437]: time=\"2026-06-12T20:34:40.09980121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:40.103374 crc crio[24437]: time=\"2026-06-12T20:34:40.103324573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:40.103548 crc crio[24437]: time=\"2026-06-12T20:34:40.103468816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:40.133372 crc crio[24437]: time=\"2026-06-12T20:34:40.133211129Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=408cddfd-ccd7-4111-b767-2b0289b0fb9e name=/runtime.v1.ImageService/PullImage\nJun 12 20:34:40.135171 crc crio[24437]: time=\"2026-06-12T20:34:40.134621973Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4e15e5aa-cc5b-46d1-acda-7d3349df0c2f name=/runtime.v1.ImageService/PullImage\nJun 12 20:34:40.153723 crc crio[24437]: time=\"2026-06-12T20:34:40.153613962Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 20:34:40.166628 crc crio[24437]: time=\"2026-06-12T20:34:40.166498267Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 20:34:40.246180 crc crio[24437]: time=\"2026-06-12T20:34:40.246071359Z\" level=info msg=\"Created container 11e8dd518999026c244c873758e0f01bf90e34a966c677b1809a603cc41f610d: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator\" id=17237495-0a1f-4dd1-a302-73e24fcc1926 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:40.260288 crc crio[24437]: time=\"2026-06-12T20:34:40.258681407Z\" level=info msg=\"Starting container: 11e8dd518999026c244c873758e0f01bf90e34a966c677b1809a603cc41f610d\" id=51ddaa83-8305-43e3-9c9b-6fd35d3b99ac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:40.284745 crc crio[24437]: time=\"2026-06-12T20:34:40.283489344Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ec266e84-e3e5-4294-8c2c-2f6b59834fb6 name=/runtime.v1.ImageService/PullImage\nJun 12 20:34:40.284745 crc crio[24437]: time=\"2026-06-12T20:34:40.28420634Z\" level=info msg=\"Started container\" PID=25489 containerID=11e8dd518999026c244c873758e0f01bf90e34a966c677b1809a603cc41f610d description=openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator id=51ddaa83-8305-43e3-9c9b-6fd35d3b99ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=6548a62d9e504e272b030e586bd76e4e4d6ac87667c1d8bfa33717eb8f9b0eb0\nJun 12 20:34:40.292531 crc crio[24437]: time=\"2026-06-12T20:34:40.292357163Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 20:34:40.316616 crc crio[24437]: time=\"2026-06-12T20:34:40.316522475Z\" level=info msg=\"Created container c86d99bfe8a603d0b77311839d872ea81d189259df9bc63e26e9d64808d5de8e: openshift-marketplace/community-operators-qrzsv/extract-utilities\" id=5221f502-74ee-47ca-b8e4-f7450b9eeebe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:40.317363 crc crio[24437]: time=\"2026-06-12T20:34:40.317273092Z\" level=info msg=\"Created container 6902064a3daf085011e64b75390d191339199d17ec78dc54d5b3e09765386cdf: openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/collect-profiles\" id=b06761fb-a025-4281-879e-2ad3a2f0a5cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:40.320348 crc crio[24437]: time=\"2026-06-12T20:34:40.320279803Z\" level=info msg=\"Starting container: c86d99bfe8a603d0b77311839d872ea81d189259df9bc63e26e9d64808d5de8e\" id=8eaeb147-3569-4e27-b5da-c44f984408e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:40.320444 crc crio[24437]: time=\"2026-06-12T20:34:40.320377797Z\" level=info msg=\"Starting container: 6902064a3daf085011e64b75390d191339199d17ec78dc54d5b3e09765386cdf\" id=74c13780-86ad-4fa6-b383-fc2f1e688e98 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:40.325446 crc crio[24437]: time=\"2026-06-12T20:34:40.325327323Z\" level=info msg=\"Started container\" PID=25493 containerID=c86d99bfe8a603d0b77311839d872ea81d189259df9bc63e26e9d64808d5de8e description=openshift-marketplace/community-operators-qrzsv/extract-utilities id=8eaeb147-3569-4e27-b5da-c44f984408e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4\nJun 12 20:34:40.329673 crc crio[24437]: time=\"2026-06-12T20:34:40.329607554Z\" level=info msg=\"Started container\" PID=25490 containerID=6902064a3daf085011e64b75390d191339199d17ec78dc54d5b3e09765386cdf description=openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/collect-profiles id=74c13780-86ad-4fa6-b383-fc2f1e688e98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b\nJun 12 20:34:40.902471 crc crio[24437]: time=\"2026-06-12T20:34:40.901692252Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=408cddfd-ccd7-4111-b767-2b0289b0fb9e name=/runtime.v1.ImageService/PullImage\nJun 12 20:34:40.903827 crc crio[24437]: time=\"2026-06-12T20:34:40.90369492Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fc66e2e9-a244-4d11-a82a-bbc36fe60186 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:40.918770 crc crio[24437]: time=\"2026-06-12T20:34:40.918604652Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a1620801-8b77-449b-b85a-e627475c5056 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:40.923844 crc crio[24437]: time=\"2026-06-12T20:34:40.923676562Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=4e15e5aa-cc5b-46d1-acda-7d3349df0c2f name=/runtime.v1.ImageService/PullImage\nJun 12 20:34:40.925191 crc crio[24437]: time=\"2026-06-12T20:34:40.925092225Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ae344141-57ed-4b8e-be9f-7003d32b8625 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:40.928596 crc crio[24437]: time=\"2026-06-12T20:34:40.928468296Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jqr5n/extract-content\" id=3db2aba7-fab4-4ec6-8f87-87c66f6a427f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:40.932692 crc crio[24437]: time=\"2026-06-12T20:34:40.932568003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:40.934374 crc crio[24437]: time=\"2026-06-12T20:34:40.934294302Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b6cac925-8152-4857-a9cc-f81de8365ee1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:40.948713 crc crio[24437]: time=\"2026-06-12T20:34:40.948585531Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tc8bh/extract-content\" id=5d13f1d6-f9b9-49d0-a5e0-c34a4d829838 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:40.951318 crc crio[24437]: time=\"2026-06-12T20:34:40.951239444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:40.955432 crc crio[24437]: time=\"2026-06-12T20:34:40.955361671Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=ec266e84-e3e5-4294-8c2c-2f6b59834fb6 name=/runtime.v1.ImageService/PullImage\nJun 12 20:34:40.958653 crc crio[24437]: time=\"2026-06-12T20:34:40.958572407Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8214a696-e35e-4195-84f9-fa7b1142bbf3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:40.968497 crc crio[24437]: time=\"2026-06-12T20:34:40.96841619Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d42eea23-5577-4958-8fec-50a90f8797d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:40.981748 crc crio[24437]: time=\"2026-06-12T20:34:40.981649033Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mbv4s/extract-content\" id=65f0c435-6ef3-4333-8631-72acfbc2ae1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:40.982501 crc crio[24437]: time=\"2026-06-12T20:34:40.982349219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:40.992475 crc crio[24437]: time=\"2026-06-12T20:34:40.992422237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:41.000627 crc crio[24437]: time=\"2026-06-12T20:34:41.000591181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:41.001351 crc crio[24437]: time=\"2026-06-12T20:34:41.001250717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:41.004450 crc crio[24437]: time=\"2026-06-12T20:34:41.00434411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:41.033222 crc crio[24437]: time=\"2026-06-12T20:34:41.033154651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:41.037534 crc crio[24437]: time=\"2026-06-12T20:34:41.037457843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:41.154810 crc crio[24437]: time=\"2026-06-12T20:34:41.154508811Z\" level=info msg=\"Created container a8b01789341c4aa0447eaa0b9ac5964d9dfbaecde2779544a993e63892152583: openshift-marketplace/redhat-operators-mbv4s/extract-content\" id=65f0c435-6ef3-4333-8631-72acfbc2ae1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:41.155816 crc crio[24437]: time=\"2026-06-12T20:34:41.15573833Z\" level=info msg=\"Starting container: a8b01789341c4aa0447eaa0b9ac5964d9dfbaecde2779544a993e63892152583\" id=f5a4e18f-b1cd-415f-9664-1c6053fade80 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:41.155816 crc crio[24437]: time=\"2026-06-12T20:34:41.155807411Z\" level=info msg=\"Created container 39f84cf3ec27ab496ccb2ba5c2d43c264ed441376e7f679d90c13a4b252760c0: openshift-marketplace/redhat-marketplace-tc8bh/extract-content\" id=5d13f1d6-f9b9-49d0-a5e0-c34a4d829838 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:41.156737 crc crio[24437]: time=\"2026-06-12T20:34:41.156657321Z\" level=info msg=\"Starting container: 39f84cf3ec27ab496ccb2ba5c2d43c264ed441376e7f679d90c13a4b252760c0\" id=7843644e-ca1b-4a20-ac86-f2491cde54e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:41.165047 crc crio[24437]: time=\"2026-06-12T20:34:41.164697671Z\" level=info msg=\"Started container\" PID=25555 containerID=a8b01789341c4aa0447eaa0b9ac5964d9dfbaecde2779544a993e63892152583 description=openshift-marketplace/redhat-operators-mbv4s/extract-content id=f5a4e18f-b1cd-415f-9664-1c6053fade80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab\nJun 12 20:34:41.165490 crc crio[24437]: time=\"2026-06-12T20:34:41.165390038Z\" level=info msg=\"Created container c290465ecc923356bcc6fd9fba6a2de0f3e7d148b8dbfccc801b389a5a729d7c: openshift-marketplace/certified-operators-jqr5n/extract-content\" id=3db2aba7-fab4-4ec6-8f87-87c66f6a427f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:41.166404 crc crio[24437]: time=\"2026-06-12T20:34:41.16629555Z\" level=info msg=\"Started container\" PID=25554 containerID=39f84cf3ec27ab496ccb2ba5c2d43c264ed441376e7f679d90c13a4b252760c0 description=openshift-marketplace/redhat-marketplace-tc8bh/extract-content id=7843644e-ca1b-4a20-ac86-f2491cde54e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0\nJun 12 20:34:41.173076 crc crio[24437]: time=\"2026-06-12T20:34:41.167501648Z\" level=info msg=\"Starting container: c290465ecc923356bcc6fd9fba6a2de0f3e7d148b8dbfccc801b389a5a729d7c\" id=54fba062-6c5d-4071-8916-aeac82d39552 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:41.173076 crc crio[24437]: time=\"2026-06-12T20:34:41.172782943Z\" level=info msg=\"Started container\" PID=25553 containerID=c290465ecc923356bcc6fd9fba6a2de0f3e7d148b8dbfccc801b389a5a729d7c description=openshift-marketplace/certified-operators-jqr5n/extract-content id=54fba062-6c5d-4071-8916-aeac82d39552 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052\nJun 12 20:34:41.333052 crc crio[24437]: time=\"2026-06-12T20:34:41.332999052Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d4ac2022-66ef-4094-88df-c2ad5f483ce9 name=/runtime.v1.ImageService/PullImage\nJun 12 20:34:41.338442 crc crio[24437]: time=\"2026-06-12T20:34:41.338372269Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 20:34:41.916667 crc crio[24437]: time=\"2026-06-12T20:34:41.91655325Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=d4ac2022-66ef-4094-88df-c2ad5f483ce9 name=/runtime.v1.ImageService/PullImage\nJun 12 20:34:41.920745 crc crio[24437]: time=\"2026-06-12T20:34:41.920532794Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d2c7f30a-8b2e-403d-87f5-18fabe49e083 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:41.926649 crc crio[24437]: time=\"2026-06-12T20:34:41.926407663Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=06ea85eb-491f-453b-aa06-3c974aafcb87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:41.944400 crc crio[24437]: time=\"2026-06-12T20:34:41.943821745Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qrzsv/extract-content\" id=70e6af1b-bc20-460d-b29b-932142cefc76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:41.944855 crc crio[24437]: time=\"2026-06-12T20:34:41.944602014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:42.011703 crc crio[24437]: time=\"2026-06-12T20:34:42.011586827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:42.026631 crc crio[24437]: time=\"2026-06-12T20:34:42.026127001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:42.301435 crc crio[24437]: time=\"2026-06-12T20:34:42.301047493Z\" level=info msg=\"Created container 400d6be6d93c2321a7af2bf679759cc40917d1f8c76c241aa03f3fcf7cb415f8: openshift-marketplace/community-operators-qrzsv/extract-content\" id=70e6af1b-bc20-460d-b29b-932142cefc76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:42.325486 crc crio[24437]: time=\"2026-06-12T20:34:42.322552651Z\" level=info msg=\"Starting container: 400d6be6d93c2321a7af2bf679759cc40917d1f8c76c241aa03f3fcf7cb415f8\" id=b0b0e149-1dc9-42c6-bdb0-224244c1a647 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:42.463058 crc crio[24437]: time=\"2026-06-12T20:34:42.461558668Z\" level=info msg=\"Started container\" PID=25590 containerID=400d6be6d93c2321a7af2bf679759cc40917d1f8c76c241aa03f3fcf7cb415f8 description=openshift-marketplace/community-operators-qrzsv/extract-content id=b0b0e149-1dc9-42c6-bdb0-224244c1a647 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4\nJun 12 20:34:42.858601 crc crio[24437]: time=\"2026-06-12T20:34:42.857852348Z\" level=info msg=\"Stopping pod sandbox: b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b\" id=e465b3ae-4319-442a-ad29-2ff29836e003 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:34:42.859475 crc crio[24437]: time=\"2026-06-12T20:34:42.859250571Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688270-b7j98 Namespace:openshift-operator-lifecycle-manager ID:b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b UID:c94d03ba-b96e-43a7-94eb-e76634839918 NetNS:/var/run/netns/e1b3785a-a0bd-4889-99e1-be3fc6d62b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc94d03ba_b96e_43a7_94eb_e76634839918.slice PodAnnotations:0xc00051cdf8}] Aliases:map[]}\"\nJun 12 20:34:42.860392 crc crio[24437]: time=\"2026-06-12T20:34:42.860074291Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688270-b7j98 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:34:46.852117 crc crio[24437]: time=\"2026-06-12T20:34:46.850734849Z\" level=info msg=\"Stopped pod sandbox: b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b\" id=e465b3ae-4319-442a-ad29-2ff29836e003 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:34:47.009394 crc crio[24437]: time=\"2026-06-12T20:34:47.009114554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4bf5da1e-63df-47d0-aae7-4331f6eeeb20 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:47.016310 crc crio[24437]: time=\"2026-06-12T20:34:47.015854644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fcb72a9f-2062-4821-96b9-40b59a5efc9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:47.241536 crc crio[24437]: time=\"2026-06-12T20:34:47.240478236Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tc8bh/registry-server\" id=b8c7b3ee-000b-49aa-a7bd-c1a9300c30e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:47.242109 crc crio[24437]: time=\"2026-06-12T20:34:47.242081422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:47.380330 crc crio[24437]: time=\"2026-06-12T20:34:47.380218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:47.395785 crc crio[24437]: time=\"2026-06-12T20:34:47.394492758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:47.635387 crc crio[24437]: time=\"2026-06-12T20:34:47.635296522Z\" level=info msg=\"Created container f4fd6ac8be8546ad0cfe210a79e4ae675339b8fdbc8569219a472e17e51a9e7c: openshift-marketplace/redhat-marketplace-tc8bh/registry-server\" id=b8c7b3ee-000b-49aa-a7bd-c1a9300c30e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:47.638718 crc crio[24437]: time=\"2026-06-12T20:34:47.63860933Z\" level=info msg=\"Starting container: f4fd6ac8be8546ad0cfe210a79e4ae675339b8fdbc8569219a472e17e51a9e7c\" id=4dadf39c-6672-4117-8f5b-98f4a630ce80 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:47.658194 crc crio[24437]: time=\"2026-06-12T20:34:47.657337194Z\" level=info msg=\"Started container\" PID=25647 containerID=f4fd6ac8be8546ad0cfe210a79e4ae675339b8fdbc8569219a472e17e51a9e7c description=openshift-marketplace/redhat-marketplace-tc8bh/registry-server id=4dadf39c-6672-4117-8f5b-98f4a630ce80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0\nJun 12 20:34:52.423226 crc crio[24437]: time=\"2026-06-12T20:34:52.421340067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=58ec85b1-9f07-4a99-893b-b9e6b794a13d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:52.488743 crc crio[24437]: time=\"2026-06-12T20:34:52.488578027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1c12dca4-09ba-4dad-9ca0-ca54784440dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:52.915610 crc crio[24437]: time=\"2026-06-12T20:34:52.914834697Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jqr5n/registry-server\" id=11c7bbd0-a48e-40b4-954a-72bc47e2921c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:52.916381 crc crio[24437]: time=\"2026-06-12T20:34:52.916295772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:52.993512 crc crio[24437]: time=\"2026-06-12T20:34:52.993136088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:53.002632 crc crio[24437]: time=\"2026-06-12T20:34:53.00166942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:53.249263 crc crio[24437]: time=\"2026-06-12T20:34:53.248891606Z\" level=info msg=\"Created container 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677: openshift-marketplace/certified-operators-jqr5n/registry-server\" id=11c7bbd0-a48e-40b4-954a-72bc47e2921c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:53.252622 crc crio[24437]: time=\"2026-06-12T20:34:53.252329997Z\" level=info msg=\"Starting container: 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677\" id=19f9d3b6-2074-4819-9e77-b3fd417094bb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:53.266438 crc crio[24437]: time=\"2026-06-12T20:34:53.265772045Z\" level=info msg=\"Started container\" PID=25691 containerID=1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677 description=openshift-marketplace/certified-operators-jqr5n/registry-server id=19f9d3b6-2074-4819-9e77-b3fd417094bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052\nJun 12 20:34:56.519502 crc crio[24437]: time=\"2026-06-12T20:34:56.511706914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b9fdd62f-a3f2-4e73-abe5-c2bd6b105a99 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:56.519502 crc crio[24437]: time=\"2026-06-12T20:34:56.515824452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ee298ec9-9fda-4a6b-9ffd-05bf8be3801f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:56.525991 crc crio[24437]: time=\"2026-06-12T20:34:56.525644814Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qrzsv/registry-server\" id=ba38fbff-beec-490f-ada5-cc9fbf309f83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:56.526557 crc crio[24437]: time=\"2026-06-12T20:34:56.526350801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:56.655540 crc crio[24437]: time=\"2026-06-12T20:34:56.654347827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:56.669297 crc crio[24437]: time=\"2026-06-12T20:34:56.669114807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:56.836344 crc crio[24437]: time=\"2026-06-12T20:34:56.835891191Z\" level=info msg=\"Created container 585a0fd04607e84991fc17b6b4df8e5c6ae460ab4485de0dcf4ade1b8ada164c: openshift-marketplace/community-operators-qrzsv/registry-server\" id=ba38fbff-beec-490f-ada5-cc9fbf309f83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:56.840427 crc crio[24437]: time=\"2026-06-12T20:34:56.840375677Z\" level=info msg=\"Starting container: 585a0fd04607e84991fc17b6b4df8e5c6ae460ab4485de0dcf4ade1b8ada164c\" id=06a4f3f3-8b85-4cdc-aea2-88c9a4b00406 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:56.849200 crc crio[24437]: time=\"2026-06-12T20:34:56.848591711Z\" level=info msg=\"Started container\" PID=25728 containerID=585a0fd04607e84991fc17b6b4df8e5c6ae460ab4485de0dcf4ade1b8ada164c description=openshift-marketplace/community-operators-qrzsv/registry-server id=06a4f3f3-8b85-4cdc-aea2-88c9a4b00406 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4\nJun 12 20:35:02.261859 crc crio[24437]: time=\"2026-06-12T20:35:02.257438147Z\" level=info msg=\"Stopping container: 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851 (timeout: 30s)\" id=a1fff9d0-9716-47cc-bf36-295558e19407 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:35:02.261859 crc crio[24437]: time=\"2026-06-12T20:35:02.258508552Z\" level=info msg=\"Stopping container: 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0 (timeout: 30s)\" id=dee43aa7-b830-4b47-8fce-d2ea3984700c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:35:02.261859 crc crio[24437]: time=\"2026-06-12T20:35:02.258530972Z\" level=info msg=\"Stopping container: e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2 (timeout: 30s)\" id=82d1ff8b-ddb2-485f-ae34-bd86448ac607 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:35:02.261859 crc crio[24437]: time=\"2026-06-12T20:35:02.258551393Z\" level=info msg=\"Stopping container: 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7 (timeout: 30s)\" id=fc83d924-aa04-496e-ad91-db57a0ad9445 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:35:02.270437 crc crio[24437]: time=\"2026-06-12T20:35:02.258703217Z\" level=info msg=\"Stopping container: 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b (timeout: 30s)\" id=7516709d-4a0d-4ee9-8979-a17794bf0871 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:35:02.562009 crc crio[24437]: time=\"2026-06-12T20:35:02.559205154Z\" level=info msg=\"Stopped container 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851: openshift-etcd/etcd-crc/etcd-readyz\" id=a1fff9d0-9716-47cc-bf36-295558e19407 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:35:02.767481 crc crio[24437]: time=\"2026-06-12T20:35:02.762548342Z\" level=info msg=\"Stopped container 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7: openshift-etcd/etcd-crc/etcd-rev\" id=fc83d924-aa04-496e-ad91-db57a0ad9445 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:35:02.904028 crc crio[24437]: time=\"2026-06-12T20:35:02.903768312Z\" level=info msg=\"Stopped container 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b: openshift-etcd/etcd-crc/etcd-metrics\" id=7516709d-4a0d-4ee9-8979-a17794bf0871 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:35:03.650677 crc crio[24437]: time=\"2026-06-12T20:35:03.649593038Z\" level=info msg=\"Stopping pod sandbox: 2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0\" id=28f7b3e2-2c06-49c6-9014-04884f117f9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:35:03.652893 crc crio[24437]: time=\"2026-06-12T20:35:03.650828397Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0 UID:a605ed08-930d-4124-9417-a3bb59a03455 NetNS:/var/run/netns/d36a16e5-36da-4ac8-881a-f5c6d1e59ec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda605ed08_930d_4124_9417_a3bb59a03455.slice PodAnnotations:0xc0026aab58}] Aliases:map[]}\"\nJun 12 20:35:03.652893 crc crio[24437]: time=\"2026-06-12T20:35:03.651059573Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:35:04.640445 crc crio[24437]: time=\"2026-06-12T20:35:04.640367157Z\" level=info msg=\"Stopped pod sandbox: 2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0\" id=28f7b3e2-2c06-49c6-9014-04884f117f9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:35:06.692308 crc crio[24437]: time=\"2026-06-12T20:35:06.691691115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6b6309e3-bdf9-439d-ad32-5f242730e826 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:35:06.694363 crc crio[24437]: time=\"2026-06-12T20:35:06.694273756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ce2f93cc-3f43-451f-a313-ab2d710a862f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:35:06.699402 crc crio[24437]: time=\"2026-06-12T20:35:06.699313396Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mbv4s/registry-server\" id=01ac8434-7938-4c1a-a01a-a8c6697a17a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:35:06.699737 crc crio[24437]: time=\"2026-06-12T20:35:06.699668824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:06.730513 crc crio[24437]: time=\"2026-06-12T20:35:06.730430572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:06.734265 crc crio[24437]: time=\"2026-06-12T20:35:06.73420096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:06.857533 crc crio[24437]: time=\"2026-06-12T20:35:06.857411444Z\" level=info msg=\"Created container 351f6a193376ed85626f959914aa7add6facfd0ab9f1078dfde615829d301e00: openshift-marketplace/redhat-operators-mbv4s/registry-server\" id=01ac8434-7938-4c1a-a01a-a8c6697a17a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:35:06.858772 crc crio[24437]: time=\"2026-06-12T20:35:06.858691164Z\" level=info msg=\"Starting container: 351f6a193376ed85626f959914aa7add6facfd0ab9f1078dfde615829d301e00\" id=a4dd9a6c-caed-47d2-b230-edf897105705 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:35:06.866243 crc crio[24437]: time=\"2026-06-12T20:35:06.86611868Z\" level=info msg=\"Started container\" PID=25860 containerID=351f6a193376ed85626f959914aa7add6facfd0ab9f1078dfde615829d301e00 description=openshift-marketplace/redhat-operators-mbv4s/registry-server id=a4dd9a6c-caed-47d2-b230-edf897105705 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab\nJun 12 20:35:14.804741 crc crio[24437]: time=\"2026-06-12T20:35:14.803173057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6d804f11-c06b-4241-9607-cb823f7661fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:35:14.807479 crc crio[24437]: time=\"2026-06-12T20:35:14.80624322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=576499b2-2119-4c95-8246-e228c994c9b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:35:14.812258 crc crio[24437]: time=\"2026-06-12T20:35:14.810274945Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=5b4b6bc3-7c83-407c-a233-df64df0e767b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:35:14.812258 crc crio[24437]: time=\"2026-06-12T20:35:14.810885879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:14.813657 crc crio[24437]: time=\"2026-06-12T20:35:14.813252796Z\" level=info msg=\"Removing container: 47812ddd75ef355da05bc0b0a02b728c6f1c06fb0d688a480a284f6c52d79505\" id=4693966b-154c-45af-bb3b-471cbf1ce0a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:14.901517 crc crio[24437]: time=\"2026-06-12T20:35:14.90137647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:14.954874 crc crio[24437]: time=\"2026-06-12T20:35:14.954615339Z\" level=info msg=\"Removed container 47812ddd75ef355da05bc0b0a02b728c6f1c06fb0d688a480a284f6c52d79505: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4693966b-154c-45af-bb3b-471cbf1ce0a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:15.149428 crc crio[24437]: time=\"2026-06-12T20:35:15.149116317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:15.251895 crc crio[24437]: time=\"2026-06-12T20:35:15.251630632Z\" level=info msg=\"Created container 749523af55f833615dfdc595d496c9c99f14ea70d068f10c4a329ce2ad4088e4: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=5b4b6bc3-7c83-407c-a233-df64df0e767b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:35:15.253171 crc crio[24437]: time=\"2026-06-12T20:35:15.253108757Z\" level=info msg=\"Starting container: 749523af55f833615dfdc595d496c9c99f14ea70d068f10c4a329ce2ad4088e4\" id=b5129777-a882-4c2a-9f9a-dbecff0642f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:35:15.261316 crc crio[24437]: time=\"2026-06-12T20:35:15.261192669Z\" level=info msg=\"Started container\" PID=26004 containerID=749523af55f833615dfdc595d496c9c99f14ea70d068f10c4a329ce2ad4088e4 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=b5129777-a882-4c2a-9f9a-dbecff0642f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1\nJun 12 20:35:29.553967 crc crio[24437]: time=\"2026-06-12T20:35:29.552985275Z\" level=info msg=\"Stopped container e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2: openshift-etcd/etcd-crc/etcd\" id=82d1ff8b-ddb2-485f-ae34-bd86448ac607 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:35:32.295436 crc crio[24437]: time=\"2026-06-12T20:35:32.295216952Z\" level=warning msg=\"Stopping container 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0 with stop signal(15) timed out. Killing...\"\nJun 12 20:35:32.360396 crc crio[24437]: time=\"2026-06-12T20:35:32.359680216Z\" level=error msg=\"Killing container 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 20:35:32.418160 crc crio[24437]: time=\"2026-06-12T20:35:32.418025086Z\" level=info msg=\"Stopped container 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0: openshift-etcd/etcd-crc/etcdctl\" id=dee43aa7-b830-4b47-8fce-d2ea3984700c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:35:32.419658 crc crio[24437]: time=\"2026-06-12T20:35:32.41949853Z\" level=info msg=\"Stopping pod sandbox: df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\" id=9acdf7f0-b991-4696-b24f-67b32cc01b71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:35:32.427809 crc crio[24437]: time=\"2026-06-12T20:35:32.427728285Z\" level=info msg=\"Stopped pod sandbox: df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\" id=9acdf7f0-b991-4696-b24f-67b32cc01b71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:35:33.066571 crc crio[24437]: time=\"2026-06-12T20:35:33.066453089Z\" level=info msg=\"Removing container: 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7\" id=0bc58b9c-f83b-4565-a192-29bf9a145361 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:33.099764 crc crio[24437]: time=\"2026-06-12T20:35:33.099579032Z\" level=info msg=\"Removed container 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7: openshift-etcd/etcd-crc/etcd-rev\" id=0bc58b9c-f83b-4565-a192-29bf9a145361 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:33.104539 crc crio[24437]: time=\"2026-06-12T20:35:33.104410706Z\" level=info msg=\"Removing container: 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851\" id=be3b5335-3c6a-4074-beb9-798071481848 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:33.136601 crc crio[24437]: time=\"2026-06-12T20:35:33.136445005Z\" level=info msg=\"Removed container 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851: openshift-etcd/etcd-crc/etcd-readyz\" id=be3b5335-3c6a-4074-beb9-798071481848 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:33.140489 crc crio[24437]: time=\"2026-06-12T20:35:33.140368967Z\" level=info msg=\"Removing container: 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b\" id=0be3118c-31de-41ff-adb8-8c68ea9b5933 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:33.175656 crc crio[24437]: time=\"2026-06-12T20:35:33.175479157Z\" level=info msg=\"Removed container 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b: openshift-etcd/etcd-crc/etcd-metrics\" id=0be3118c-31de-41ff-adb8-8c68ea9b5933 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:33.181457 crc crio[24437]: time=\"2026-06-12T20:35:33.181355896Z\" level=info msg=\"Removing container: e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2\" id=0ed58e62-330b-4fbd-a7fb-1646687e6054 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:33.220497 crc crio[24437]: time=\"2026-06-12T20:35:33.219860906Z\" level=info msg=\"Removed container e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2: openshift-etcd/etcd-crc/etcd\" id=0ed58e62-330b-4fbd-a7fb-1646687e6054 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:33.223665 crc crio[24437]: time=\"2026-06-12T20:35:33.223571635Z\" level=info msg=\"Removing container: 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0\" id=f7294554-3831-4986-9504-b60d1a4b24b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:33.249827 crc crio[24437]: time=\"2026-06-12T20:35:33.24962716Z\" level=info msg=\"Removed container 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0: openshift-etcd/etcd-crc/etcdctl\" id=f7294554-3831-4986-9504-b60d1a4b24b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:33.253636 crc crio[24437]: time=\"2026-06-12T20:35:33.253519792Z\" level=info msg=\"Removing container: b167da977c5b36e7e99589388f4fd2bc405224a57cb0a71578f658ce36361c60\" id=275725c7-66d5-4ca9-aa32-6ce10cb99d2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:33.331251 crc crio[24437]: time=\"2026-06-12T20:35:33.330844271Z\" level=info msg=\"Removed container b167da977c5b36e7e99589388f4fd2bc405224a57cb0a71578f658ce36361c60: openshift-etcd/etcd-crc/etcd-resources-copy\" id=275725c7-66d5-4ca9-aa32-6ce10cb99d2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:33.336424 crc crio[24437]: time=\"2026-06-12T20:35:33.336279149Z\" level=info msg=\"Removing container: fc35bb75eb492a55b22c6318187f6eac3b792fbd7f68d5bf9b49386a7b9d46ae\" id=8b2af6b9-474c-4f75-bd57-5779ebed9dfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:33.424444 crc crio[24437]: time=\"2026-06-12T20:35:33.424234519Z\" level=info msg=\"Removed container fc35bb75eb492a55b22c6318187f6eac3b792fbd7f68d5bf9b49386a7b9d46ae: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8b2af6b9-474c-4f75-bd57-5779ebed9dfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:33.432637 crc crio[24437]: time=\"2026-06-12T20:35:33.432524246Z\" level=info msg=\"Removing container: 04209446c0115b4becd30f7bd7c574aae225cb8a472ee49697d2618d89c85156\" id=ca35dfbe-34b8-49fa-9f4e-96b9014bee26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:33.561311 crc crio[24437]: time=\"2026-06-12T20:35:33.560575503Z\" level=info msg=\"Removed container 04209446c0115b4becd30f7bd7c574aae225cb8a472ee49697d2618d89c85156: openshift-etcd/etcd-crc/setup\" id=ca35dfbe-34b8-49fa-9f4e-96b9014bee26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:57.337425 crc crio[24437]: time=\"2026-06-12T20:35:57.335816266Z\" level=info msg=\"Removing container: bd2c756089b91616f03d1fc385d5b3a7acd8fe1e6cf64c63fbe85331a708d5db\" id=f9564bf2-8f00-4d05-b97d-158185f52b71 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:57.339393 crc crio[24437]: time=\"2026-06-12T20:35:57.336328007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5045b685-433f-48bf-8d91-6bbf2e9b44ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:35:57.346363 crc crio[24437]: time=\"2026-06-12T20:35:57.346029397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=15e26779-e1e9-42bc-a033-81343edc95ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:35:57.349777 crc crio[24437]: time=\"2026-06-12T20:35:57.34952028Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=c21b5cd0-e37c-4ee7-bd66-53eeb4fb38b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:35:57.350232 crc crio[24437]: time=\"2026-06-12T20:35:57.350014231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:57.382811 crc crio[24437]: time=\"2026-06-12T20:35:57.382652733Z\" level=info msg=\"Removed container bd2c756089b91616f03d1fc385d5b3a7acd8fe1e6cf64c63fbe85331a708d5db: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=f9564bf2-8f00-4d05-b97d-158185f52b71 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:35:57.392833 crc crio[24437]: time=\"2026-06-12T20:35:57.392695431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:57.401546 crc crio[24437]: time=\"2026-06-12T20:35:57.401306584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:57.517766 crc crio[24437]: time=\"2026-06-12T20:35:57.517557913Z\" level=info msg=\"Created container 9c28cd0339379c8da223a2ebdd973eb997f742826ab9fd742f4b1e06494a9530: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=c21b5cd0-e37c-4ee7-bd66-53eeb4fb38b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:35:57.519372 crc crio[24437]: time=\"2026-06-12T20:35:57.519066089Z\" level=info msg=\"Starting container: 9c28cd0339379c8da223a2ebdd973eb997f742826ab9fd742f4b1e06494a9530\" id=7efbc8bc-80c0-472e-ab26-940d02e29067 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:35:57.527018 crc crio[24437]: time=\"2026-06-12T20:35:57.526678879Z\" level=info msg=\"Started container\" PID=26603 containerID=9c28cd0339379c8da223a2ebdd973eb997f742826ab9fd742f4b1e06494a9530 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=7efbc8bc-80c0-472e-ab26-940d02e29067 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148b6f12fb215a4ebac1cdb04d5e29659278fb365f9065a2b57a8547865ff133\nJun 12 20:36:00.297195 crc crio[24437]: time=\"2026-06-12T20:36:00.296029565Z\" level=info msg=\"Stopping pod sandbox: df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\" id=913d326b-231c-43a5-a9cc-5cc98e4647b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:00.297195 crc crio[24437]: time=\"2026-06-12T20:36:00.296864515Z\" level=info msg=\"Stopped pod sandbox (already stopped): df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\" id=913d326b-231c-43a5-a9cc-5cc98e4647b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:00.299447 crc crio[24437]: time=\"2026-06-12T20:36:00.298391763Z\" level=info msg=\"Removing pod sandbox: df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\" id=f398a19a-c810-4c3c-8226-064c4eddaa27 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:36:00.315300 crc crio[24437]: time=\"2026-06-12T20:36:00.315141285Z\" level=info msg=\"Removed pod sandbox: df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\" id=f398a19a-c810-4c3c-8226-064c4eddaa27 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:36:45.882818 crc crio[24437]: time=\"2026-06-12T20:36:45.881261679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b6afb432-a319-49eb-b151-724b49fcf9a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:45.885620 crc crio[24437]: time=\"2026-06-12T20:36:45.885497935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=dacf6876-0270-4511-8072-6f676dbba65e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:45.889621 crc crio[24437]: time=\"2026-06-12T20:36:45.889490524Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator\" id=23d3522c-9d86-4643-8ef9-7e7f858730ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:45.890290 crc crio[24437]: time=\"2026-06-12T20:36:45.890163911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:45.938542 crc crio[24437]: time=\"2026-06-12T20:36:45.938379093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:45.944070 crc crio[24437]: time=\"2026-06-12T20:36:45.943829359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:46.098860 crc crio[24437]: time=\"2026-06-12T20:36:46.09876307Z\" level=info msg=\"Created container bf8ebacb5b59a45ac258d3ba784a987a70cd9321562eb63354f4552c4370ec47: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator\" id=23d3522c-9d86-4643-8ef9-7e7f858730ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:46.100693 crc crio[24437]: time=\"2026-06-12T20:36:46.100611687Z\" level=info msg=\"Starting container: bf8ebacb5b59a45ac258d3ba784a987a70cd9321562eb63354f4552c4370ec47\" id=1e722428-dcb2-41c1-8985-409df53e8750 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:36:46.113094 crc crio[24437]: time=\"2026-06-12T20:36:46.112836084Z\" level=info msg=\"Started container\" PID=27231 containerID=bf8ebacb5b59a45ac258d3ba784a987a70cd9321562eb63354f4552c4370ec47 description=openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator id=1e722428-dcb2-41c1-8985-409df53e8750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6548a62d9e504e272b030e586bd76e4e4d6ac87667c1d8bfa33717eb8f9b0eb0\nJun 12 20:37:04.282069 crc crio[24437]: time=\"2026-06-12T20:37:04.280420899Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=afd256f2-483f-48ab-a1ee-b65dbe68a20d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:37:04.282069 crc crio[24437]: time=\"2026-06-12T20:37:04.281890506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:04.312227 crc crio[24437]: time=\"2026-06-12T20:37:04.311084751Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=afd256f2-483f-48ab-a1ee-b65dbe68a20d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:37:04.324757 crc crio[24437]: time=\"2026-06-12T20:37:04.32460795Z\" level=info msg=\"Ran pod sandbox 439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005 with infra container: openshift-etcd/etcd-crc/POD\" id=afd256f2-483f-48ab-a1ee-b65dbe68a20d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:37:04.329078 crc crio[24437]: time=\"2026-06-12T20:37:04.32818756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2fb77c5d-3c36-4457-bd65-8bcd699e4a34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:37:04.331140 crc crio[24437]: time=\"2026-06-12T20:37:04.331054142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=32138689-e36b-455a-8337-dfaa51fbc121 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:37:04.351673 crc crio[24437]: time=\"2026-06-12T20:37:04.351084104Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=0a2860e6-9ed4-4459-bfde-8c7106efddf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:37:04.358088 crc crio[24437]: time=\"2026-06-12T20:37:04.353138696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:04.394635 crc crio[24437]: time=\"2026-06-12T20:37:04.394558006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:04.616246 crc crio[24437]: time=\"2026-06-12T20:37:04.616189152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:04.716344 crc crio[24437]: time=\"2026-06-12T20:37:04.716296067Z\" level=info msg=\"Created container 475505d5443ae7d4c251f604e0cc5c8c41ac820cfb7222189a34dc66f6b49123: openshift-etcd/etcd-crc/setup\" id=0a2860e6-9ed4-4459-bfde-8c7106efddf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:37:04.718079 crc crio[24437]: time=\"2026-06-12T20:37:04.71802494Z\" level=info msg=\"Starting container: 475505d5443ae7d4c251f604e0cc5c8c41ac820cfb7222189a34dc66f6b49123\" id=a00c55bd-ce3a-4cea-bfb4-ac97b3b20019 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:37:04.723390 crc crio[24437]: time=\"2026-06-12T20:37:04.723241441Z\" level=info msg=\"Started container\" PID=27486 containerID=475505d5443ae7d4c251f604e0cc5c8c41ac820cfb7222189a34dc66f6b49123 description=openshift-etcd/etcd-crc/setup id=a00c55bd-ce3a-4cea-bfb4-ac97b3b20019 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005\nJun 12 20:37:24.350444 crc crio[24437]: time=\"2026-06-12T20:37:24.349242349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=619aad54-5796-405d-9495-34137dd42d52 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:37:24.352664 crc crio[24437]: time=\"2026-06-12T20:37:24.352538241Z\" level=info msg=\"Removing container: 044383332de4be16ddc21b11cbccaa31dcfb189781b15cb1a920cc6dda7bb8b9\" id=a299f1e5-9572-428b-8a9b-6f491a502150 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:37:24.353438 crc crio[24437]: time=\"2026-06-12T20:37:24.352903631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6eba91ad-75f9-4986-aef8-5f45f3dcc374 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:37:24.442431 crc crio[24437]: time=\"2026-06-12T20:37:24.442240484Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=bbfd5804-f6fd-4459-b264-b75970f026e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:37:24.443184 crc crio[24437]: time=\"2026-06-12T20:37:24.443070185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:24.482896 crc crio[24437]: time=\"2026-06-12T20:37:24.482789283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:24.815556 crc crio[24437]: time=\"2026-06-12T20:37:24.815469277Z\" level=info msg=\"Removed container 044383332de4be16ddc21b11cbccaa31dcfb189781b15cb1a920cc6dda7bb8b9: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=a299f1e5-9572-428b-8a9b-6f491a502150 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:37:24.833997 crc crio[24437]: time=\"2026-06-12T20:37:24.83388259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:24.965698 crc crio[24437]: time=\"2026-06-12T20:37:24.965288255Z\" level=info msg=\"Created container 9a86e5827b339bbea764f0e7036ffd6000dad1a4f1cc76f130aaf5e9a8e4432d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=bbfd5804-f6fd-4459-b264-b75970f026e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:37:24.967740 crc crio[24437]: time=\"2026-06-12T20:37:24.967582452Z\" level=info msg=\"Starting container: 9a86e5827b339bbea764f0e7036ffd6000dad1a4f1cc76f130aaf5e9a8e4432d\" id=f0c1b78a-9ce9-4686-8206-3cd21c26c071 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:37:24.976006 crc crio[24437]: time=\"2026-06-12T20:37:24.975857621Z\" level=info msg=\"Started container\" PID=27752 containerID=9a86e5827b339bbea764f0e7036ffd6000dad1a4f1cc76f130aaf5e9a8e4432d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=f0c1b78a-9ce9-4686-8206-3cd21c26c071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53\nJun 12 20:37:27.396562 crc crio[24437]: time=\"2026-06-12T20:37:27.396285483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=410eb3a7-4cbc-4d84-9463-51e57967287c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:37:27.399332 crc crio[24437]: time=\"2026-06-12T20:37:27.398739485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7650452e-a45a-4292-961c-711e201a2fec name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:37:27.399332 crc crio[24437]: time=\"2026-06-12T20:37:27.399171255Z\" level=info msg=\"Removing container: d0c7b773839db9176c642eb67552c2f0b0e01ef36d3185757dfaeee2a4e0afdb\" id=8ef13469-f27c-4826-956e-eeeada3de518 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:37:27.404888 crc crio[24437]: time=\"2026-06-12T20:37:27.403876544Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=d0acd917-2d03-403b-ae67-437c000726c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:37:27.407076 crc crio[24437]: time=\"2026-06-12T20:37:27.406343725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:27.447298 crc crio[24437]: time=\"2026-06-12T20:37:27.447169381Z\" level=info msg=\"Removed container d0c7b773839db9176c642eb67552c2f0b0e01ef36d3185757dfaeee2a4e0afdb: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=8ef13469-f27c-4826-956e-eeeada3de518 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:37:27.454341 crc crio[24437]: time=\"2026-06-12T20:37:27.454183678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:27.460084 crc crio[24437]: time=\"2026-06-12T20:37:27.459828139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:27.554998 crc crio[24437]: time=\"2026-06-12T20:37:27.554829665Z\" level=info msg=\"Created container ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=d0acd917-2d03-403b-ae67-437c000726c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:37:27.556110 crc crio[24437]: time=\"2026-06-12T20:37:27.556048485Z\" level=info msg=\"Starting container: ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c\" id=c56b367b-a797-49e4-a8d6-df8757274782 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:37:27.563605 crc crio[24437]: time=\"2026-06-12T20:37:27.563490043Z\" level=info msg=\"Started container\" PID=27832 containerID=ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=c56b367b-a797-49e4-a8d6-df8757274782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5\nJun 12 20:37:32.485641 crc crio[24437]: time=\"2026-06-12T20:37:32.484181903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=1d7b85ad-f6cd-45f8-8010-e1f57c340614 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:37:32.487414 crc crio[24437]: time=\"2026-06-12T20:37:32.485753332Z\" level=info msg=\"Removing container: 0ab618cb62f65660a28d9595f1ec260103e5f29745df63d1ecc2bf1a4c661751\" id=090ea0cc-3c81-4fc6-896d-7a1ae61f4a11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:37:32.489329 crc crio[24437]: time=\"2026-06-12T20:37:32.4892205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=bdbf1d96-033d-4ac0-9ed7-45707ca78527 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:37:32.592096 crc crio[24437]: time=\"2026-06-12T20:37:32.591843357Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=3357e3e1-eb7b-475d-9dca-961faaf8af2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:37:32.593594 crc crio[24437]: time=\"2026-06-12T20:37:32.593463657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:32.624161 crc crio[24437]: time=\"2026-06-12T20:37:32.623899512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:32.652041 crc crio[24437]: time=\"2026-06-12T20:37:32.65173297Z\" level=info msg=\"Removed container 0ab618cb62f65660a28d9595f1ec260103e5f29745df63d1ecc2bf1a4c661751: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=090ea0cc-3c81-4fc6-896d-7a1ae61f4a11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:37:32.860129 crc crio[24437]: time=\"2026-06-12T20:37:32.858906644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:32.970182 crc crio[24437]: time=\"2026-06-12T20:37:32.969903361Z\" level=info msg=\"Created container a71fc11301db1f87bb8ac6da2af4cf8c838dff3ed4435f11d10787cb42d90d05: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=3357e3e1-eb7b-475d-9dca-961faaf8af2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:37:32.972240 crc crio[24437]: time=\"2026-06-12T20:37:32.972118167Z\" level=info msg=\"Starting container: a71fc11301db1f87bb8ac6da2af4cf8c838dff3ed4435f11d10787cb42d90d05\" id=4d326fe9-0fa1-4400-af83-afcdf354164d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:37:32.980863 crc crio[24437]: time=\"2026-06-12T20:37:32.980606541Z\" level=info msg=\"Started container\" PID=27901 containerID=a71fc11301db1f87bb8ac6da2af4cf8c838dff3ed4435f11d10787cb42d90d05 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=4d326fe9-0fa1-4400-af83-afcdf354164d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53\nJun 12 20:37:35.568897 crc crio[24437]: time=\"2026-06-12T20:37:35.568183005Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d5b550e9-7b58-4893-a412-5fc4db1c5d54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:37:35.568897 crc crio[24437]: time=\"2026-06-12T20:37:35.568670468Z\" level=info msg=\"Removing container: 96a43ba6cbdc0cfe52647baff3685ef830cefef5723efaf5d9f0734299b43d39\" id=bccb8dd1-e45e-415d-8104-9ecf0462b948 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:37:35.621207 crc crio[24437]: time=\"2026-06-12T20:37:35.621036613Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c2361f41-57fd-4c1d-85d9-517d47026ebb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:37:35.624867 crc crio[24437]: time=\"2026-06-12T20:37:35.624743406Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=9375ef99-f515-4393-9c9a-efac0278eb5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:37:35.625429 crc crio[24437]: time=\"2026-06-12T20:37:35.6253196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:35.670185 crc crio[24437]: time=\"2026-06-12T20:37:35.669746576Z\" level=info msg=\"Removed container 96a43ba6cbdc0cfe52647baff3685ef830cefef5723efaf5d9f0734299b43d39: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=bccb8dd1-e45e-415d-8104-9ecf0462b948 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:37:35.676408 crc crio[24437]: time=\"2026-06-12T20:37:35.676317832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:35.935438 crc crio[24437]: time=\"2026-06-12T20:37:35.935172963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:36.046637 crc crio[24437]: time=\"2026-06-12T20:37:36.046520049Z\" level=info msg=\"Created container 55c9ec1b531193d80aef27dfb5547a322b58dbf22283c8bcf1bee3cfb66240e2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=9375ef99-f515-4393-9c9a-efac0278eb5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:37:36.048002 crc crio[24437]: time=\"2026-06-12T20:37:36.047877163Z\" level=info msg=\"Starting container: 55c9ec1b531193d80aef27dfb5547a322b58dbf22283c8bcf1bee3cfb66240e2\" id=5cc3acbd-dda5-41f9-b974-a2318de70294 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:37:36.057167 crc crio[24437]: time=\"2026-06-12T20:37:36.056726075Z\" level=info msg=\"Started container\" PID=27940 containerID=55c9ec1b531193d80aef27dfb5547a322b58dbf22283c8bcf1bee3cfb66240e2 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=5cc3acbd-dda5-41f9-b974-a2318de70294 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1\nJun 12 20:37:39.131882 crc crio[24437]: time=\"2026-06-12T20:37:39.131160738Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=836b0b93-d0d8-476d-a0e8-2f1add307a9c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:37:39.138767 crc crio[24437]: time=\"2026-06-12T20:37:39.138645696Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=bb0c0f1f-3611-4b04-bf23-bb0dfaeb57d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:37:39.158033 crc crio[24437]: time=\"2026-06-12T20:37:39.157774657Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3578e5e1-4549-4467-ba36-9d53774bcb3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:37:39.159397 crc crio[24437]: time=\"2026-06-12T20:37:39.159274954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:39.245044 crc crio[24437]: time=\"2026-06-12T20:37:39.244740701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:39.472271 crc crio[24437]: time=\"2026-06-12T20:37:39.47205969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:37:39.618839 crc crio[24437]: time=\"2026-06-12T20:37:39.617903982Z\" level=info msg=\"Created container 8e21286cb2d4d83338a34717cc14f6e45543174c7ee2b0779572280acb7504ea: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3578e5e1-4549-4467-ba36-9d53774bcb3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:37:39.620415 crc crio[24437]: time=\"2026-06-12T20:37:39.6201935Z\" level=info msg=\"Starting container: 8e21286cb2d4d83338a34717cc14f6e45543174c7ee2b0779572280acb7504ea\" id=724c5487-f8bc-4cad-96fe-ae12a1bbf9c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:37:39.626409 crc crio[24437]: time=\"2026-06-12T20:37:39.626275473Z\" level=info msg=\"Started container\" PID=28058 containerID=8e21286cb2d4d83338a34717cc14f6e45543174c7ee2b0779572280acb7504ea description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=724c5487-f8bc-4cad-96fe-ae12a1bbf9c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005\nJun 12 20:38:14.659131 crc crio[24437]: time=\"2026-06-12T20:38:14.657297264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9bfa9ccf-c8b2-4616-a7c7-73190e5ba8a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:38:14.663852 crc crio[24437]: time=\"2026-06-12T20:38:14.663731735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ea4b3cb6-7ae4-4f05-8e7f-67e6dc5965af name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:38:14.676125 crc crio[24437]: time=\"2026-06-12T20:38:14.67584473Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=4249c721-a074-41b0-99cb-4135fd26950d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:38:14.676720 crc crio[24437]: time=\"2026-06-12T20:38:14.676626819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:14.705814 crc crio[24437]: time=\"2026-06-12T20:38:14.705645988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:14.902587 crc crio[24437]: time=\"2026-06-12T20:38:14.90239115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:15.053797 crc crio[24437]: time=\"2026-06-12T20:38:15.053668009Z\" level=info msg=\"Created container 59c55406ebc1b845d8584221ce00947476db2668446d748e787e99b64992121b: openshift-etcd/etcd-crc/etcd-resources-copy\" id=4249c721-a074-41b0-99cb-4135fd26950d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:38:15.055340 crc crio[24437]: time=\"2026-06-12T20:38:15.055251858Z\" level=info msg=\"Starting container: 59c55406ebc1b845d8584221ce00947476db2668446d748e787e99b64992121b\" id=3b878f0c-c938-4d8d-93ba-ee0426647d78 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:38:15.061557 crc crio[24437]: time=\"2026-06-12T20:38:15.061490625Z\" level=info msg=\"Started container\" PID=28488 containerID=59c55406ebc1b845d8584221ce00947476db2668446d748e787e99b64992121b description=openshift-etcd/etcd-crc/etcd-resources-copy id=3b878f0c-c938-4d8d-93ba-ee0426647d78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005\nJun 12 20:38:50.046205 crc crio[24437]: time=\"2026-06-12T20:38:50.045048333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=342dfee8-32c6-4a3c-bf32-fa5889160248 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:38:50.048610 crc crio[24437]: time=\"2026-06-12T20:38:50.048527931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2cda433f-549c-43ec-ac9d-a8b54fb498e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:38:50.067804 crc crio[24437]: time=\"2026-06-12T20:38:50.067498997Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=77950d81-e93a-43bd-9d51-07c9746e5eb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:38:50.068177 crc crio[24437]: time=\"2026-06-12T20:38:50.068155433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:50.099839 crc crio[24437]: time=\"2026-06-12T20:38:50.099701467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:50.277117 crc crio[24437]: time=\"2026-06-12T20:38:50.277020775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:50.357609 crc crio[24437]: time=\"2026-06-12T20:38:50.357392515Z\" level=info msg=\"Created container ca1cbfd4702f949211b02f12e08f90c5bf9806c0a0de229c1f040db1d5197c5c: openshift-etcd/etcd-crc/etcdctl\" id=77950d81-e93a-43bd-9d51-07c9746e5eb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:38:50.358597 crc crio[24437]: time=\"2026-06-12T20:38:50.358499723Z\" level=info msg=\"Starting container: ca1cbfd4702f949211b02f12e08f90c5bf9806c0a0de229c1f040db1d5197c5c\" id=88778eb4-4cf9-405d-95e0-dd72880dab8a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:38:50.362641 crc crio[24437]: time=\"2026-06-12T20:38:50.362527074Z\" level=info msg=\"Started container\" PID=28983 containerID=ca1cbfd4702f949211b02f12e08f90c5bf9806c0a0de229c1f040db1d5197c5c description=openshift-etcd/etcd-crc/etcdctl id=88778eb4-4cf9-405d-95e0-dd72880dab8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005\nJun 12 20:38:50.375396 crc crio[24437]: time=\"2026-06-12T20:38:50.375278595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=66d93b4f-b032-45b7-8aa7-8e0ef395375b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:38:50.377575 crc crio[24437]: time=\"2026-06-12T20:38:50.377466409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4bfb3a7d-5bf3-49c2-83ea-804f7476f793 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:38:50.383801 crc crio[24437]: time=\"2026-06-12T20:38:50.383721617Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=3d8d8592-eca7-4a74-b93c-5cf65d613125 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:38:50.384169 crc crio[24437]: time=\"2026-06-12T20:38:50.384101106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:50.409054 crc crio[24437]: time=\"2026-06-12T20:38:50.408798428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:50.568416 crc crio[24437]: time=\"2026-06-12T20:38:50.568198105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:50.659870 crc crio[24437]: time=\"2026-06-12T20:38:50.659697285Z\" level=info msg=\"Created container a3af64b140e77c9bbe5a9d23767ea9d1b1c0dd7f8a07a25a30efc1772de1ca2f: openshift-etcd/etcd-crc/etcd\" id=3d8d8592-eca7-4a74-b93c-5cf65d613125 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:38:50.661898 crc crio[24437]: time=\"2026-06-12T20:38:50.661805188Z\" level=info msg=\"Starting container: a3af64b140e77c9bbe5a9d23767ea9d1b1c0dd7f8a07a25a30efc1772de1ca2f\" id=8ab26137-abf7-4847-a48a-5b0aa523d94f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:38:50.670374 crc crio[24437]: time=\"2026-06-12T20:38:50.670296572Z\" level=info msg=\"Started container\" PID=28991 containerID=a3af64b140e77c9bbe5a9d23767ea9d1b1c0dd7f8a07a25a30efc1772de1ca2f description=openshift-etcd/etcd-crc/etcd id=8ab26137-abf7-4847-a48a-5b0aa523d94f name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005\nJun 12 20:38:50.680429 crc crio[24437]: time=\"2026-06-12T20:38:50.67974845Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c1c492f5-6c84-494b-8104-c919f64a7973 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:38:50.683471 crc crio[24437]: time=\"2026-06-12T20:38:50.683290407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8921c5e9-74b4-46d4-a50d-b5c7eff9bd70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:38:50.689422 crc crio[24437]: time=\"2026-06-12T20:38:50.68934876Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=5102e9d2-6d74-4630-8bf0-e0453a67bc47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:38:50.690275 crc crio[24437]: time=\"2026-06-12T20:38:50.690194401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:50.714024 crc crio[24437]: time=\"2026-06-12T20:38:50.713813416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:50.920679 crc crio[24437]: time=\"2026-06-12T20:38:50.920504001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:51.031853 crc crio[24437]: time=\"2026-06-12T20:38:51.031736148Z\" level=info msg=\"Created container bece64db4747bf9f692ecfd5e4b03b4f09a2d1087c98da7b8100fa99e6216c1f: openshift-etcd/etcd-crc/etcd-metrics\" id=5102e9d2-6d74-4630-8bf0-e0453a67bc47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:38:51.033496 crc crio[24437]: time=\"2026-06-12T20:38:51.03341238Z\" level=info msg=\"Starting container: bece64db4747bf9f692ecfd5e4b03b4f09a2d1087c98da7b8100fa99e6216c1f\" id=4f84b65b-6f79-46ac-8cba-23378fd583d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:38:51.040140 crc crio[24437]: time=\"2026-06-12T20:38:51.040067778Z\" level=info msg=\"Started container\" PID=29011 containerID=bece64db4747bf9f692ecfd5e4b03b4f09a2d1087c98da7b8100fa99e6216c1f description=openshift-etcd/etcd-crc/etcd-metrics id=4f84b65b-6f79-46ac-8cba-23378fd583d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005\nJun 12 20:38:51.050209 crc crio[24437]: time=\"2026-06-12T20:38:51.050049289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=205bf16f-d334-4732-b4fd-f54f84537be5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:38:51.052394 crc crio[24437]: time=\"2026-06-12T20:38:51.052321826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8b1e0199-8bf3-4ee6-95d8-c9da772c4cb5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:38:51.058370 crc crio[24437]: time=\"2026-06-12T20:38:51.058267325Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=cb8bddc1-32b0-4467-82f6-c1ad058bd20b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:38:51.058839 crc crio[24437]: time=\"2026-06-12T20:38:51.058768098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:51.090992 crc crio[24437]: time=\"2026-06-12T20:38:51.090867945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:51.284738 crc crio[24437]: time=\"2026-06-12T20:38:51.284131433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:51.399157 crc crio[24437]: time=\"2026-06-12T20:38:51.399087693Z\" level=info msg=\"Created container c71484fe3801f197e13968992e89bf3aaf889a5c320c8fda98b170fd87a790d5: openshift-etcd/etcd-crc/etcd-readyz\" id=cb8bddc1-32b0-4467-82f6-c1ad058bd20b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:38:51.402041 crc crio[24437]: time=\"2026-06-12T20:38:51.401691509Z\" level=info msg=\"Starting container: c71484fe3801f197e13968992e89bf3aaf889a5c320c8fda98b170fd87a790d5\" id=1946e2c6-6958-4544-9a9d-c7ad1c733d94 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:38:51.410247 crc crio[24437]: time=\"2026-06-12T20:38:51.410133621Z\" level=info msg=\"Started container\" PID=29028 containerID=c71484fe3801f197e13968992e89bf3aaf889a5c320c8fda98b170fd87a790d5 description=openshift-etcd/etcd-crc/etcd-readyz id=1946e2c6-6958-4544-9a9d-c7ad1c733d94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005\nJun 12 20:38:51.423352 crc crio[24437]: time=\"2026-06-12T20:38:51.423161478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=956ce47a-ef72-4209-9565-b0fface04a81 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:38:51.427510 crc crio[24437]: time=\"2026-06-12T20:38:51.427311172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=e2259dd8-5608-485f-919a-e2aa98ea821a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:38:51.438876 crc crio[24437]: time=\"2026-06-12T20:38:51.437156531Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=7eeb174a-9650-4eea-8db1-f130f77436e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:38:51.438876 crc crio[24437]: time=\"2026-06-12T20:38:51.438529736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:51.481785 crc crio[24437]: time=\"2026-06-12T20:38:51.481616478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:51.691908 crc crio[24437]: time=\"2026-06-12T20:38:51.691794812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:51.876612 crc crio[24437]: time=\"2026-06-12T20:38:51.876454294Z\" level=info msg=\"Created container 779bf31d4bc2bdff8c022f59948e2f8ef5a9bf63fddae545c69c567bedfe5d41: openshift-etcd/etcd-crc/etcd-rev\" id=7eeb174a-9650-4eea-8db1-f130f77436e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:38:51.877799 crc crio[24437]: time=\"2026-06-12T20:38:51.877689115Z\" level=info msg=\"Starting container: 779bf31d4bc2bdff8c022f59948e2f8ef5a9bf63fddae545c69c567bedfe5d41\" id=8da8f151-f533-464e-802f-6ee39e4a887e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:38:51.885642 crc crio[24437]: time=\"2026-06-12T20:38:51.885545163Z\" level=info msg=\"Started container\" PID=29055 containerID=779bf31d4bc2bdff8c022f59948e2f8ef5a9bf63fddae545c69c567bedfe5d41 description=openshift-etcd/etcd-crc/etcd-rev id=8da8f151-f533-464e-802f-6ee39e4a887e name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005\nJun 12 20:39:30.269826 crc crio[24437]: time=\"2026-06-12T20:39:30.268712644Z\" level=info msg=\"Removing container: 23c591154d3e4d19b2f5def73b5774adbabca6272ddb9b47597d5a534e968cbb\" id=fdbc107c-29af-47ea-976f-fc407ca3e4aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.278218 crc crio[24437]: time=\"2026-06-12T20:39:30.27813027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=dbc7de74-3099-474c-b6c9-d1733697c550 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:30.283654 crc crio[24437]: time=\"2026-06-12T20:39:30.283516726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=eed3002d-0231-4820-8dbd-68649b69a241 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:30.322335 crc crio[24437]: time=\"2026-06-12T20:39:30.32189531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=6c0ed4bb-754e-4acc-a5b4-4a58bde3d7cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:30.325596 crc crio[24437]: time=\"2026-06-12T20:39:30.325331947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=549aeac9-bea3-449c-924a-3748115504b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:30.349557 crc crio[24437]: time=\"2026-06-12T20:39:30.349434192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=6d0d7d82-8e0b-499f-8ed7-68d5541bb7f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:30.356164 crc crio[24437]: time=\"2026-06-12T20:39:30.355852864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=19dbbf4e-6bd9-4d29-bdd0-92e4a29d5918 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:30.359138 crc crio[24437]: time=\"2026-06-12T20:39:30.358888571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=9730d512-c56d-47a0-a403-60473fbc5e40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:30.362200 crc crio[24437]: time=\"2026-06-12T20:39:30.361685911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=928c5ecc-0474-48d5-883e-9134cf95ba74 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:30.362200 crc crio[24437]: time=\"2026-06-12T20:39:30.362157523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=d7db44b1-caef-48d0-beea-72c1b2a9ea6d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:30.362200 crc crio[24437]: time=\"2026-06-12T20:39:30.362179793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=9a123266-6af5-4bf7-a7dc-737598588275 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:30.362619 crc crio[24437]: time=\"2026-06-12T20:39:30.36248321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=280d7791-a053-4f75-80b3-e8fb7dc6ed06 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:30.364479 crc crio[24437]: time=\"2026-06-12T20:39:30.362763417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=7c191e82-1819-4e2b-ac22-d6241f0c9cd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:30.364479 crc crio[24437]: time=\"2026-06-12T20:39:30.363488976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=0da56cf7-065f-4c35-9d03-c22d9ead03e0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:30.365514 crc crio[24437]: time=\"2026-06-12T20:39:30.364609904Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=85a30b8d-d223-4996-84aa-6af08514dfb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:30.365514 crc crio[24437]: time=\"2026-06-12T20:39:30.364887811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=c7527156-3b0d-49c9-8deb-6daba0f31484 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:30.365514 crc crio[24437]: time=\"2026-06-12T20:39:30.365024945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.365514 crc crio[24437]: time=\"2026-06-12T20:39:30.365291721Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=152b5834-9ea4-458b-a0b1-4b8c59210fab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:30.365514 crc crio[24437]: time=\"2026-06-12T20:39:30.365524527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.366277 crc crio[24437]: time=\"2026-06-12T20:39:30.366241715Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=1dc279ef-e5e2-4c1b-8f77-7738ca059a9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:30.366816 crc crio[24437]: time=\"2026-06-12T20:39:30.366515612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.368556 crc crio[24437]: time=\"2026-06-12T20:39:30.36844272Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=312c932f-93a7-4142-b298-2b9e056fddca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:30.370081 crc crio[24437]: time=\"2026-06-12T20:39:30.369833195Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=54c00e2a-c6ed-4d42-bc79-bd3b8d8c3c79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:30.371476 crc crio[24437]: time=\"2026-06-12T20:39:30.371384125Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager\" id=645d6e63-227d-4ae3-88a7-ce5cf082dfbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:30.372167 crc crio[24437]: time=\"2026-06-12T20:39:30.372077712Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=e147f908-cd40-43ec-ac3c-cf30285cf7b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:30.402059 crc crio[24437]: time=\"2026-06-12T20:39:30.401886222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.402203 crc crio[24437]: time=\"2026-06-12T20:39:30.402157688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.402203 crc crio[24437]: time=\"2026-06-12T20:39:30.401890761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.402300 crc crio[24437]: time=\"2026-06-12T20:39:30.40221544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.438090 crc crio[24437]: time=\"2026-06-12T20:39:30.437874026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.446256 crc crio[24437]: time=\"2026-06-12T20:39:30.446155864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.453742 crc crio[24437]: time=\"2026-06-12T20:39:30.453667363Z\" level=info msg=\"Removed container 23c591154d3e4d19b2f5def73b5774adbabca6272ddb9b47597d5a534e968cbb: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=fdbc107c-29af-47ea-976f-fc407ca3e4aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.458735 crc crio[24437]: time=\"2026-06-12T20:39:30.458637867Z\" level=info msg=\"Removing container: 007f6e9f6cc45e51e378f55f27017ae06e96b182c23deaf4da41494b37ddd138\" id=b3417675-cfeb-4ec8-bab8-17141d052be0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.459020 crc crio[24437]: time=\"2026-06-12T20:39:30.458805472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.463390 crc crio[24437]: time=\"2026-06-12T20:39:30.463227883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.475047 crc crio[24437]: time=\"2026-06-12T20:39:30.474857656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.479493 crc crio[24437]: time=\"2026-06-12T20:39:30.479425981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.484504 crc crio[24437]: time=\"2026-06-12T20:39:30.484459508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.488528 crc crio[24437]: time=\"2026-06-12T20:39:30.488496718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.575305 crc crio[24437]: time=\"2026-06-12T20:39:30.575188808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.581125 crc crio[24437]: time=\"2026-06-12T20:39:30.581051816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.608254 crc crio[24437]: time=\"2026-06-12T20:39:30.607407538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.615627 crc crio[24437]: time=\"2026-06-12T20:39:30.615458141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.616827 crc crio[24437]: time=\"2026-06-12T20:39:30.616750203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.620258 crc crio[24437]: time=\"2026-06-12T20:39:30.620039235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:30.627284 crc crio[24437]: time=\"2026-06-12T20:39:30.627195575Z\" level=info msg=\"Removed container 007f6e9f6cc45e51e378f55f27017ae06e96b182c23deaf4da41494b37ddd138: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=b3417675-cfeb-4ec8-bab8-17141d052be0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.635535 crc crio[24437]: time=\"2026-06-12T20:39:30.635264778Z\" level=info msg=\"Removing container: 39f7ca934632e9883145abee77e2671ba1efc80472dc3eeb1b7256d13799aefb\" id=ca495d15-4eca-4098-98e8-3e1669e9afda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.655425 crc crio[24437]: time=\"2026-06-12T20:39:30.655209449Z\" level=info msg=\"Created container b9044cbb9ec09f1a0b9a88ca4b6a44bcb39420e288a3064a32868f8c009c4c3e: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=152b5834-9ea4-458b-a0b1-4b8c59210fab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:30.657290 crc crio[24437]: time=\"2026-06-12T20:39:30.657139318Z\" level=info msg=\"Created container cdf98e8403d612ba2903c12df071f361f3b5540f9c4f9414e7dc8d9e56207e03: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=85a30b8d-d223-4996-84aa-6af08514dfb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:30.659466 crc crio[24437]: time=\"2026-06-12T20:39:30.659385604Z\" level=info msg=\"Starting container: cdf98e8403d612ba2903c12df071f361f3b5540f9c4f9414e7dc8d9e56207e03\" id=417275ce-107f-4e10-90fc-22ab773ab2bb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:30.659705 crc crio[24437]: time=\"2026-06-12T20:39:30.659386596Z\" level=info msg=\"Starting container: b9044cbb9ec09f1a0b9a88ca4b6a44bcb39420e288a3064a32868f8c009c4c3e\" id=1cd48b21-ba6a-4e17-bcd0-a43b0932e4f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:30.670878 crc crio[24437]: time=\"2026-06-12T20:39:30.670778172Z\" level=info msg=\"Started container\" PID=29663 containerID=cdf98e8403d612ba2903c12df071f361f3b5540f9c4f9414e7dc8d9e56207e03 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=417275ce-107f-4e10-90fc-22ab773ab2bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120\nJun 12 20:39:30.682045 crc crio[24437]: time=\"2026-06-12T20:39:30.681874411Z\" level=info msg=\"Started container\" PID=29666 containerID=b9044cbb9ec09f1a0b9a88ca4b6a44bcb39420e288a3064a32868f8c009c4c3e description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=1cd48b21-ba6a-4e17-bcd0-a43b0932e4f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3\nJun 12 20:39:30.684881 crc crio[24437]: time=\"2026-06-12T20:39:30.684773824Z\" level=info msg=\"Removed container 39f7ca934632e9883145abee77e2671ba1efc80472dc3eeb1b7256d13799aefb: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=ca495d15-4eca-4098-98e8-3e1669e9afda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.687178 crc crio[24437]: time=\"2026-06-12T20:39:30.687116342Z\" level=info msg=\"Created container a325534fae65e851f2e7ac42ff085bd163fd34e8984939c2b26ea300013d1071: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=1dc279ef-e5e2-4c1b-8f77-7738ca059a9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:30.692287 crc crio[24437]: time=\"2026-06-12T20:39:30.688466906Z\" level=info msg=\"Created container 08a8fdddbdc3764fffe1aa70d88eb784ab35ca7f33a0c98114fd541951fba4d5: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=312c932f-93a7-4142-b298-2b9e056fddca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:30.692287 crc crio[24437]: time=\"2026-06-12T20:39:30.689554683Z\" level=info msg=\"Starting container: 08a8fdddbdc3764fffe1aa70d88eb784ab35ca7f33a0c98114fd541951fba4d5\" id=2315468c-76cd-4c9e-ab71-9aa76ecbf072 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:30.692287 crc crio[24437]: time=\"2026-06-12T20:39:30.68984297Z\" level=info msg=\"Starting container: a325534fae65e851f2e7ac42ff085bd163fd34e8984939c2b26ea300013d1071\" id=47768c0f-0ed9-4ce5-9771-b6d536bf23c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:30.692287 crc crio[24437]: time=\"2026-06-12T20:39:30.69021692Z\" level=info msg=\"Removing container: e4e1623ce6478029b8366615f39be41a475427a4235122235465b625283930ad\" id=cd110eb1-79f5-49f1-aca1-f26de786f670 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.705074 crc crio[24437]: time=\"2026-06-12T20:39:30.704692953Z\" level=info msg=\"Started container\" PID=29674 containerID=08a8fdddbdc3764fffe1aa70d88eb784ab35ca7f33a0c98114fd541951fba4d5 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=2315468c-76cd-4c9e-ab71-9aa76ecbf072 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a\nJun 12 20:39:30.707221 crc crio[24437]: time=\"2026-06-12T20:39:30.707109825Z\" level=info msg=\"Started container\" PID=29664 containerID=a325534fae65e851f2e7ac42ff085bd163fd34e8984939c2b26ea300013d1071 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=47768c0f-0ed9-4ce5-9771-b6d536bf23c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84\nJun 12 20:39:30.727717 crc crio[24437]: time=\"2026-06-12T20:39:30.72760065Z\" level=info msg=\"Removed container e4e1623ce6478029b8366615f39be41a475427a4235122235465b625283930ad: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=cd110eb1-79f5-49f1-aca1-f26de786f670 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.736567 crc crio[24437]: time=\"2026-06-12T20:39:30.736442802Z\" level=info msg=\"Removing container: 1e5b3adadb1ff2c88eb24a22108c1bdd9ee32fb06ff4b44b1a58a0bb1251cb36\" id=c3c540fb-0371-41df-b224-770795f7a5c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.762763 crc crio[24437]: time=\"2026-06-12T20:39:30.762699682Z\" level=info msg=\"Created container f370f89434b8aafcc1bfa9513a1a8ab20803cff924c9e4415e3dac0b380a825a: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=54c00e2a-c6ed-4d42-bc79-bd3b8d8c3c79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:30.764910 crc crio[24437]: time=\"2026-06-12T20:39:30.764758223Z\" level=info msg=\"Starting container: f370f89434b8aafcc1bfa9513a1a8ab20803cff924c9e4415e3dac0b380a825a\" id=b4c501a3-6222-47ce-a41d-0a7f096c3a1c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:30.767278 crc crio[24437]: time=\"2026-06-12T20:39:30.767235476Z\" level=info msg=\"Created container 6d487315c8b39ea93348ea72f7b10e85de1d27c00c735425f87f9d27b501dbc3: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager\" id=645d6e63-227d-4ae3-88a7-ce5cf082dfbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:30.768480 crc crio[24437]: time=\"2026-06-12T20:39:30.76818115Z\" level=info msg=\"Created container 8b2788cbb0304dc26af471df1207a4d7299561928618668d1720470bc1994aea: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=e147f908-cd40-43ec-ac3c-cf30285cf7b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:30.768743 crc crio[24437]: time=\"2026-06-12T20:39:30.768668502Z\" level=info msg=\"Starting container: 6d487315c8b39ea93348ea72f7b10e85de1d27c00c735425f87f9d27b501dbc3\" id=08a2ee8d-1a3b-4ec3-b642-70014a469747 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:30.769508 crc crio[24437]: time=\"2026-06-12T20:39:30.76939821Z\" level=info msg=\"Starting container: 8b2788cbb0304dc26af471df1207a4d7299561928618668d1720470bc1994aea\" id=24af3836-f376-40d2-b2f8-dc475bcc21e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:30.770582 crc crio[24437]: time=\"2026-06-12T20:39:30.770426786Z\" level=info msg=\"Started container\" PID=29690 containerID=f370f89434b8aafcc1bfa9513a1a8ab20803cff924c9e4415e3dac0b380a825a description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=b4c501a3-6222-47ce-a41d-0a7f096c3a1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c\nJun 12 20:39:30.775341 crc crio[24437]: time=\"2026-06-12T20:39:30.775265208Z\" level=info msg=\"Started container\" PID=29691 containerID=6d487315c8b39ea93348ea72f7b10e85de1d27c00c735425f87f9d27b501dbc3 description=openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager id=08a2ee8d-1a3b-4ec3-b642-70014a469747 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1\nJun 12 20:39:30.776450 crc crio[24437]: time=\"2026-06-12T20:39:30.776383366Z\" level=info msg=\"Started container\" PID=29687 containerID=8b2788cbb0304dc26af471df1207a4d7299561928618668d1720470bc1994aea description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=24af3836-f376-40d2-b2f8-dc475bcc21e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f\nJun 12 20:39:30.848713 crc crio[24437]: time=\"2026-06-12T20:39:30.848591091Z\" level=info msg=\"Removed container 1e5b3adadb1ff2c88eb24a22108c1bdd9ee32fb06ff4b44b1a58a0bb1251cb36: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=c3c540fb-0371-41df-b224-770795f7a5c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.852302 crc crio[24437]: time=\"2026-06-12T20:39:30.852222943Z\" level=info msg=\"Removing container: 7f5122ff2744499742ccf51932a1eee8e44a66046279e31accdec11818b8fcbf\" id=a8cb0247-e391-4b2d-8bac-d18d03207b77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.890131 crc crio[24437]: time=\"2026-06-12T20:39:30.890036913Z\" level=info msg=\"Removed container 7f5122ff2744499742ccf51932a1eee8e44a66046279e31accdec11818b8fcbf: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=a8cb0247-e391-4b2d-8bac-d18d03207b77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.892981 crc crio[24437]: time=\"2026-06-12T20:39:30.892844114Z\" level=info msg=\"Removing container: c60cd0262ea86dd383d8c40ad91b3dcc5019b742540907bacc3138aae818e673\" id=16be4fa1-b78f-49cf-89d7-c9c6de7ac3da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.919700 crc crio[24437]: time=\"2026-06-12T20:39:30.919580766Z\" level=info msg=\"Removed container c60cd0262ea86dd383d8c40ad91b3dcc5019b742540907bacc3138aae818e673: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=16be4fa1-b78f-49cf-89d7-c9c6de7ac3da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.922518 crc crio[24437]: time=\"2026-06-12T20:39:30.922461308Z\" level=info msg=\"Removing container: d1d83f551b134afe2bb0516bddfa45ffbc9e54db2b6e930b362fce88dcc9d969\" id=2bb82b4d-a7d0-48ca-819c-dcce95acf712 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.947898 crc crio[24437]: time=\"2026-06-12T20:39:30.947732243Z\" level=info msg=\"Removed container d1d83f551b134afe2bb0516bddfa45ffbc9e54db2b6e930b362fce88dcc9d969: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=2bb82b4d-a7d0-48ca-819c-dcce95acf712 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.951097 crc crio[24437]: time=\"2026-06-12T20:39:30.951042617Z\" level=info msg=\"Removing container: 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9\" id=cd395f6a-76b4-4fe6-b7d2-36b253f823bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.973360 crc crio[24437]: time=\"2026-06-12T20:39:30.973218324Z\" level=info msg=\"Removed container 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=cd395f6a-76b4-4fe6-b7d2-36b253f823bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:30.976631 crc crio[24437]: time=\"2026-06-12T20:39:30.976538907Z\" level=info msg=\"Removing container: 46718b0fe4fa46c8e097c31a1fd82aa18a907bc100da8beb2d474019eeb113be\" id=990db5a7-3fe7-4aa8-96cb-77e17eb9cb48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:31.002398 crc crio[24437]: time=\"2026-06-12T20:39:31.002234834Z\" level=info msg=\"Removed container 46718b0fe4fa46c8e097c31a1fd82aa18a907bc100da8beb2d474019eeb113be: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=990db5a7-3fe7-4aa8-96cb-77e17eb9cb48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:39:41.243364 crc crio[24437]: time=\"2026-06-12T20:39:41.241614189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=1aaded70-dd49-4202-b584-a5a29fce77bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:41.246536 crc crio[24437]: time=\"2026-06-12T20:39:41.246416321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=69dc9b43-48d2-442b-b708-b60d961f54a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:41.252021 crc crio[24437]: time=\"2026-06-12T20:39:41.251718374Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=cb982567-c23e-4c0b-815f-c2a30a560f0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:41.253988 crc crio[24437]: time=\"2026-06-12T20:39:41.252595406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:41.298700 crc crio[24437]: time=\"2026-06-12T20:39:41.298574342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:41.303460 crc crio[24437]: time=\"2026-06-12T20:39:41.303387692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:41.419148 crc crio[24437]: time=\"2026-06-12T20:39:41.419075871Z\" level=info msg=\"Created container 6c46dd40620f5a06a6231146e31715e5f736e2b315feb4b6f1e77347c6f37930: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=cb982567-c23e-4c0b-815f-c2a30a560f0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:41.422373 crc crio[24437]: time=\"2026-06-12T20:39:41.42224393Z\" level=info msg=\"Starting container: 6c46dd40620f5a06a6231146e31715e5f736e2b315feb4b6f1e77347c6f37930\" id=77e02331-df8e-472f-b935-b2a9da5c2c03 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:41.430129 crc crio[24437]: time=\"2026-06-12T20:39:41.429528214Z\" level=info msg=\"Started container\" PID=29945 containerID=6c46dd40620f5a06a6231146e31715e5f736e2b315feb4b6f1e77347c6f37930 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=77e02331-df8e-472f-b935-b2a9da5c2c03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8\nJun 12 20:39:42.238892 crc crio[24437]: time=\"2026-06-12T20:39:42.237852474Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2dec7ce1-6e9f-425e-b667-8fed55399fc2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:42.240307 crc crio[24437]: time=\"2026-06-12T20:39:42.237975828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=af2d23de-e530-4d63-b867-3c92bd45e2c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:42.242863 crc crio[24437]: time=\"2026-06-12T20:39:42.242755118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=6c4ce821-ada6-433a-91ad-37e2315c29fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:42.243822 crc crio[24437]: time=\"2026-06-12T20:39:42.243675851Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=90f3463f-b4b8-4a13-8f74-a310ba499a21 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:42.246486 crc crio[24437]: time=\"2026-06-12T20:39:42.246375588Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=600ccd11-b9de-48c3-beea-8590b9c71853 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:42.247329 crc crio[24437]: time=\"2026-06-12T20:39:42.24721073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:42.249890 crc crio[24437]: time=\"2026-06-12T20:39:42.249811226Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=050aa8cc-360e-4a64-889d-6053298da4e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:42.250878 crc crio[24437]: time=\"2026-06-12T20:39:42.250815401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:42.307375 crc crio[24437]: time=\"2026-06-12T20:39:42.307316662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:42.328032 crc crio[24437]: time=\"2026-06-12T20:39:42.327876558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:42.332730 crc crio[24437]: time=\"2026-06-12T20:39:42.332645749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:42.474845 crc crio[24437]: time=\"2026-06-12T20:39:42.474761881Z\" level=info msg=\"Created container 3c4a1dcfed2998efe464efb0d1af22b51fb60a94756109b072f0db4c35188a39: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=050aa8cc-360e-4a64-889d-6053298da4e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:42.477703 crc crio[24437]: time=\"2026-06-12T20:39:42.477606582Z\" level=info msg=\"Starting container: 3c4a1dcfed2998efe464efb0d1af22b51fb60a94756109b072f0db4c35188a39\" id=cacb44ea-d55e-485c-af6b-bea0cdae836f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:42.482705 crc crio[24437]: time=\"2026-06-12T20:39:42.482521506Z\" level=info msg=\"Started container\" PID=29973 containerID=3c4a1dcfed2998efe464efb0d1af22b51fb60a94756109b072f0db4c35188a39 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=cacb44ea-d55e-485c-af6b-bea0cdae836f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40\nJun 12 20:39:42.527139 crc crio[24437]: time=\"2026-06-12T20:39:42.526988904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:42.620983 crc crio[24437]: time=\"2026-06-12T20:39:42.62030808Z\" level=info msg=\"Created container fc0bba2a08a716b28cf2f0465f511b063b7c500558a255c3c111ab2bb5c40686: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=600ccd11-b9de-48c3-beea-8590b9c71853 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:42.622423 crc crio[24437]: time=\"2026-06-12T20:39:42.622352622Z\" level=info msg=\"Starting container: fc0bba2a08a716b28cf2f0465f511b063b7c500558a255c3c111ab2bb5c40686\" id=94895875-d806-4eb8-8bda-5897c2fe4ce3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:42.627422 crc crio[24437]: time=\"2026-06-12T20:39:42.627325476Z\" level=info msg=\"Started container\" PID=29989 containerID=fc0bba2a08a716b28cf2f0465f511b063b7c500558a255c3c111ab2bb5c40686 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=94895875-d806-4eb8-8bda-5897c2fe4ce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3\nJun 12 20:39:43.236631 crc crio[24437]: time=\"2026-06-12T20:39:43.236573742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=5ee6e740-5c8f-4992-95e3-c5e8751ae6f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:43.237223 crc crio[24437]: time=\"2026-06-12T20:39:43.237162587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=bc2ec89d-bca6-4359-84dc-86860a52e746 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:43.239344 crc crio[24437]: time=\"2026-06-12T20:39:43.23925897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=c9a86df4-e3e4-4a66-aa25-fd6170f544e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:43.239550 crc crio[24437]: time=\"2026-06-12T20:39:43.239496666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=9a20fb61-ea0f-4313-a3c2-47bdf0c94461 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:43.241175 crc crio[24437]: time=\"2026-06-12T20:39:43.241061485Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=79c303c9-0be1-4618-95a0-1e986ba4fd30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:43.241343 crc crio[24437]: time=\"2026-06-12T20:39:43.241302231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:43.244251 crc crio[24437]: time=\"2026-06-12T20:39:43.244174813Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=fb77e8a8-85f5-4ade-963f-64d163e0ae81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:43.258212 crc crio[24437]: time=\"2026-06-12T20:39:43.258126454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:43.279103 crc crio[24437]: time=\"2026-06-12T20:39:43.279054521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:43.289722 crc crio[24437]: time=\"2026-06-12T20:39:43.289639467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:43.297292 crc crio[24437]: time=\"2026-06-12T20:39:43.297221547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:43.409818 crc crio[24437]: time=\"2026-06-12T20:39:43.409575932Z\" level=info msg=\"Created container 7b27a6dc1e407a0028b8310a43632aaab5af86ff367e7ca02bfba088b2ddddf2: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=fb77e8a8-85f5-4ade-963f-64d163e0ae81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:43.413035 crc crio[24437]: time=\"2026-06-12T20:39:43.412895105Z\" level=info msg=\"Starting container: 7b27a6dc1e407a0028b8310a43632aaab5af86ff367e7ca02bfba088b2ddddf2\" id=44721dd4-637b-4a10-bf14-d77b320998da name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:43.432765 crc crio[24437]: time=\"2026-06-12T20:39:43.432637131Z\" level=info msg=\"Started container\" PID=30013 containerID=7b27a6dc1e407a0028b8310a43632aaab5af86ff367e7ca02bfba088b2ddddf2 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=44721dd4-637b-4a10-bf14-d77b320998da name=/runtime.v1.RuntimeService/StartContainer sandboxID=d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948\nJun 12 20:39:43.461607 crc crio[24437]: time=\"2026-06-12T20:39:43.461550589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:43.571409 crc crio[24437]: time=\"2026-06-12T20:39:43.571336928Z\" level=info msg=\"Created container 3ad3f07ee4827cbcd72154f394e4af16e979a3b746ab8872987a38e35139543d: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=79c303c9-0be1-4618-95a0-1e986ba4fd30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:43.573163 crc crio[24437]: time=\"2026-06-12T20:39:43.573126744Z\" level=info msg=\"Starting container: 3ad3f07ee4827cbcd72154f394e4af16e979a3b746ab8872987a38e35139543d\" id=750dac84-2dfc-45d7-85ff-79a458a85016 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:43.581028 crc crio[24437]: time=\"2026-06-12T20:39:43.58053086Z\" level=info msg=\"Started container\" PID=30033 containerID=3ad3f07ee4827cbcd72154f394e4af16e979a3b746ab8872987a38e35139543d description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=750dac84-2dfc-45d7-85ff-79a458a85016 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c\nJun 12 20:39:45.239535 crc crio[24437]: time=\"2026-06-12T20:39:45.238692016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4e42177e-58f8-4970-a2eb-088597f21a12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:45.242107 crc crio[24437]: time=\"2026-06-12T20:39:45.241843914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=04d030ef-a9aa-43ec-8eed-a974677d209f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:45.244400 crc crio[24437]: time=\"2026-06-12T20:39:45.244285146Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=ce88e647-ad0c-48d6-bb96-63e57296df2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:45.244765 crc crio[24437]: time=\"2026-06-12T20:39:45.244677246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:45.272096 crc crio[24437]: time=\"2026-06-12T20:39:45.26949459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:45.470480 crc crio[24437]: time=\"2026-06-12T20:39:45.47034633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:45.581402 crc crio[24437]: time=\"2026-06-12T20:39:45.580705293Z\" level=info msg=\"Created container e354f7e6bf9dcfb97aef507c044e026e540930c1fa579976d48c23a7229832f9: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=ce88e647-ad0c-48d6-bb96-63e57296df2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:45.582411 crc crio[24437]: time=\"2026-06-12T20:39:45.582365016Z\" level=info msg=\"Starting container: e354f7e6bf9dcfb97aef507c044e026e540930c1fa579976d48c23a7229832f9\" id=75e85402-36b7-42eb-abbf-4eedb2862e69 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:45.592234 crc crio[24437]: time=\"2026-06-12T20:39:45.592080369Z\" level=info msg=\"Started container\" PID=30074 containerID=e354f7e6bf9dcfb97aef507c044e026e540930c1fa579976d48c23a7229832f9 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=75e85402-36b7-42eb-abbf-4eedb2862e69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917\nJun 12 20:39:45.647805 crc crio[24437]: time=\"2026-06-12T20:39:45.647118063Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=e0bfc471-85c8-443b-a7e7-6778347304de name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:45.653450 crc crio[24437]: time=\"2026-06-12T20:39:45.653333149Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=dfd44174-fd8c-4e17-a491-f1e47993b973 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:45.668868 crc crio[24437]: time=\"2026-06-12T20:39:45.659150825Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=eb163c99-9655-43de-b14b-f82f83208247 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:45.668868 crc crio[24437]: time=\"2026-06-12T20:39:45.659748231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:45.712464 crc crio[24437]: time=\"2026-06-12T20:39:45.712301421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:45.727443 crc crio[24437]: time=\"2026-06-12T20:39:45.72735932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:45.818416 crc crio[24437]: time=\"2026-06-12T20:39:45.818241835Z\" level=info msg=\"Created container 5049486227c7bf28008c9757beca65b0c27721eb146dda8e1784c08a41368237: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=eb163c99-9655-43de-b14b-f82f83208247 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:45.819845 crc crio[24437]: time=\"2026-06-12T20:39:45.819790974Z\" level=info msg=\"Starting container: 5049486227c7bf28008c9757beca65b0c27721eb146dda8e1784c08a41368237\" id=4dfd0f8a-ef7b-47f1-9e0c-4b3a0c1b0602 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:45.824840 crc crio[24437]: time=\"2026-06-12T20:39:45.824744159Z\" level=info msg=\"Started container\" PID=30089 containerID=5049486227c7bf28008c9757beca65b0c27721eb146dda8e1784c08a41368237 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=4dfd0f8a-ef7b-47f1-9e0c-4b3a0c1b0602 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f15953708c7f795250f88b827920a358135b24e3ce005e794c85182dd35e909\nJun 12 20:39:47.239405 crc crio[24437]: time=\"2026-06-12T20:39:47.239312621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2fbcce1-e63f-457a-b200-790c4c0daf6b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:47.240445 crc crio[24437]: time=\"2026-06-12T20:39:47.239324381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c5ef4bc3-6fc3-41d7-8676-43befac3cb85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:47.244369 crc crio[24437]: time=\"2026-06-12T20:39:47.244242454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f450de89-1861-408b-87ab-0ebbb6e26a57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:47.244592 crc crio[24437]: time=\"2026-06-12T20:39:47.244285716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ab099189-270f-4ba4-8ab4-d7d878e60075 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:47.247261 crc crio[24437]: time=\"2026-06-12T20:39:47.247138608Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d88caf72-f082-48d1-aa3b-13eb6d7038ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:47.247862 crc crio[24437]: time=\"2026-06-12T20:39:47.247754193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:47.249052 crc crio[24437]: time=\"2026-06-12T20:39:47.24880984Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=85e03beb-f272-4362-bfac-56166957066e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:47.250313 crc crio[24437]: time=\"2026-06-12T20:39:47.250213425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:47.291269 crc crio[24437]: time=\"2026-06-12T20:39:47.290904188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:47.295205 crc crio[24437]: time=\"2026-06-12T20:39:47.294766655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:47.299733 crc crio[24437]: time=\"2026-06-12T20:39:47.299646007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:47.304365 crc crio[24437]: time=\"2026-06-12T20:39:47.304290174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:47.458587 crc crio[24437]: time=\"2026-06-12T20:39:47.458479241Z\" level=info msg=\"Created container e4cb1ad27e073e43f207aaaa0ebb4737deddb5e80fe5f79a05b66c360963b47e: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=85e03beb-f272-4362-bfac-56166957066e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:47.460326 crc crio[24437]: time=\"2026-06-12T20:39:47.460169633Z\" level=info msg=\"Starting container: e4cb1ad27e073e43f207aaaa0ebb4737deddb5e80fe5f79a05b66c360963b47e\" id=7ad32395-07ff-478f-aff8-d762857fdb43 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:47.461130 crc crio[24437]: time=\"2026-06-12T20:39:47.460620734Z\" level=info msg=\"Created container 3a9946a43758fcc72d36798cbc0f826309921a7bec9c9dd883507ff979016ef8: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d88caf72-f082-48d1-aa3b-13eb6d7038ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:47.461505 crc crio[24437]: time=\"2026-06-12T20:39:47.461406504Z\" level=info msg=\"Starting container: 3a9946a43758fcc72d36798cbc0f826309921a7bec9c9dd883507ff979016ef8\" id=858502fe-17e8-4b0f-9f56-078b0fe5761c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:47.468300 crc crio[24437]: time=\"2026-06-12T20:39:47.468192915Z\" level=info msg=\"Started container\" PID=30158 containerID=3a9946a43758fcc72d36798cbc0f826309921a7bec9c9dd883507ff979016ef8 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=858502fe-17e8-4b0f-9f56-078b0fe5761c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca\nJun 12 20:39:47.472835 crc crio[24437]: time=\"2026-06-12T20:39:47.472166554Z\" level=info msg=\"Started container\" PID=30157 containerID=e4cb1ad27e073e43f207aaaa0ebb4737deddb5e80fe5f79a05b66c360963b47e description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=7ad32395-07ff-478f-aff8-d762857fdb43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398\nJun 12 20:39:52.239887 crc crio[24437]: time=\"2026-06-12T20:39:52.238088168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=92784b0a-746a-4169-81ca-764774419d92 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:52.247327 crc crio[24437]: time=\"2026-06-12T20:39:52.246974702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=abc1319f-313c-4865-8b3d-0f46777bf04a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:52.249508 crc crio[24437]: time=\"2026-06-12T20:39:52.249412873Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=777e4de6-ab06-4b32-b651-a4541245b406 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:52.250179 crc crio[24437]: time=\"2026-06-12T20:39:52.249853063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:52.282437 crc crio[24437]: time=\"2026-06-12T20:39:52.282231848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:52.286859 crc crio[24437]: time=\"2026-06-12T20:39:52.286706601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:52.439056 crc crio[24437]: time=\"2026-06-12T20:39:52.438795363Z\" level=info msg=\"Created container 147af46149ca7a56748b408cac9fe437d0d28abea403341f5e63687673245e72: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=777e4de6-ab06-4b32-b651-a4541245b406 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:52.441572 crc crio[24437]: time=\"2026-06-12T20:39:52.441464162Z\" level=info msg=\"Starting container: 147af46149ca7a56748b408cac9fe437d0d28abea403341f5e63687673245e72\" id=8801e2ba-39c0-47b7-91b8-3012f3fc7dbf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:52.452871 crc crio[24437]: time=\"2026-06-12T20:39:52.452709863Z\" level=info msg=\"Started container\" PID=30256 containerID=147af46149ca7a56748b408cac9fe437d0d28abea403341f5e63687673245e72 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=8801e2ba-39c0-47b7-91b8-3012f3fc7dbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455\nJun 12 20:41:00.429374 crc crio[24437]: time=\"2026-06-12T20:41:00.428861572Z\" level=info msg=\"Removing container: 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538\" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:42:56.683319 crc crio[24437]: time=\"2026-06-12T20:42:56.682285309Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-w654d/POD\" id=591f27fd-9376-4158-bd7c-f5dba33eb1da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:56.686775 crc crio[24437]: time=\"2026-06-12T20:42:56.683416868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:56.700329 crc crio[24437]: time=\"2026-06-12T20:42:56.70024688Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-2wcjh/POD\" id=8d3ed56c-ce6d-440a-a220-717bea90201b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:56.700505 crc crio[24437]: time=\"2026-06-12T20:42:56.700349283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:56.714282 crc crio[24437]: time=\"2026-06-12T20:42:56.713874193Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w654d Namespace:openshift-marketplace ID:fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace UID:42676795-8634-40be-af98-ab55ba659b70 NetNS:/var/run/netns/4de49653-13f4-46dc-94c9-d0f0d811f9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42676795_8634_40be_af98_ab55ba659b70.slice PodAnnotations:0xc00012a6c8}] Aliases:map[]}\"\nJun 12 20:42:56.714282 crc crio[24437]: time=\"2026-06-12T20:42:56.714015797Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-w654d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:42:56.725540 crc crio[24437]: time=\"2026-06-12T20:42:56.725389591Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688282-pctsj/POD\" id=5d3170c0-d461-44a6-b9ec-8788e03c99d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:56.725540 crc crio[24437]: time=\"2026-06-12T20:42:56.725540865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:56.728825 crc crio[24437]: time=\"2026-06-12T20:42:56.728690225Z\" level=info msg=\"Got pod network &{Name:community-operators-2wcjh Namespace:openshift-marketplace ID:8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0 UID:350bb45c-7a54-43f9-855c-105a3421585d NetNS:/var/run/netns/87c90f20-6dfc-44d9-b399-e9e541816ae4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod350bb45c_7a54_43f9_855c_105a3421585d.slice PodAnnotations:0xc000c241f8}] Aliases:map[]}\"\nJun 12 20:42:56.728825 crc crio[24437]: time=\"2026-06-12T20:42:56.728787227Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-2wcjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:42:56.763515 crc crio[24437]: time=\"2026-06-12T20:42:56.762567275Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-2pzcj/POD\" id=2cd4cc92-519e-45f0-aba3-0f3125bfc16e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:56.769472 crc crio[24437]: time=\"2026-06-12T20:42:56.76358187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:56.769472 crc crio[24437]: time=\"2026-06-12T20:42:56.7631898Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-jxbsf/POD\" id=a1b39387-cdcb-421c-8da8-8e30573da4fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:56.769472 crc crio[24437]: time=\"2026-06-12T20:42:56.765245531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:56.773603 crc crio[24437]: time=\"2026-06-12T20:42:56.773539251Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688282-pctsj Namespace:openshift-infra ID:0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119 UID:145f2f3e-c87e-47a2-a3ee-09c6bcb18523 NetNS:/var/run/netns/7d9aa614-4baa-437f-a0f7-9fa4e79707ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod145f2f3e_c87e_47a2_a3ee_09c6bcb18523.slice PodAnnotations:0xc00008c4e0}] Aliases:map[]}\"\nJun 12 20:42:56.773790 crc crio[24437]: time=\"2026-06-12T20:42:56.773609882Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688282-pctsj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:42:56.792479 crc crio[24437]: time=\"2026-06-12T20:42:56.792369573Z\" level=info msg=\"Got pod network &{Name:certified-operators-2pzcj Namespace:openshift-marketplace ID:c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90 UID:0aa06d7a-1e40-4e67-8445-ea3f79f201df NetNS:/var/run/netns/5e670d0e-6458-4741-8f66-6bf563905f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0aa06d7a_1e40_4e67_8445_ea3f79f201df.slice PodAnnotations:0xc00282c910}] Aliases:map[]}\"\nJun 12 20:42:56.792479 crc crio[24437]: time=\"2026-06-12T20:42:56.792456095Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-2pzcj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:42:56.824396 crc crio[24437]: time=\"2026-06-12T20:42:56.823791531Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jxbsf Namespace:openshift-marketplace ID:d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc UID:ee08722e-f627-44d9-87dd-23505293bb38 NetNS:/var/run/netns/eed83324-8a30-4616-bc54-e564ee877207 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee08722e_f627_44d9_87dd_23505293bb38.slice PodAnnotations:0xc00012ae10}] Aliases:map[]}\"\nJun 12 20:42:56.824396 crc crio[24437]: time=\"2026-06-12T20:42:56.823871033Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-jxbsf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:42:58.219483 crc crio[24437]: 2026-06-12T20:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f1427d3505e6bf Mac:1e:e0:2e:bd:c9:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/87c90f20-6dfc-44d9-b399-e9e541816ae4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:42:58.242353 crc crio[24437]: time=\"2026-06-12T20:42:58.241498809Z\" level=info msg=\"Got pod network &{Name:community-operators-2wcjh Namespace:openshift-marketplace ID:8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0 UID:350bb45c-7a54-43f9-855c-105a3421585d NetNS:/var/run/netns/87c90f20-6dfc-44d9-b399-e9e541816ae4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod350bb45c_7a54_43f9_855c_105a3421585d.slice PodAnnotations:0xc000c241f8}] Aliases:map[]}\"\nJun 12 20:42:58.242533 crc crio[24437]: time=\"2026-06-12T20:42:58.242447543Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-2wcjh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:42:58.284584 crc crio[24437]: time=\"2026-06-12T20:42:58.284006496Z\" level=info msg=\"Ran pod sandbox 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0 with infra container: openshift-marketplace/community-operators-2wcjh/POD\" id=8d3ed56c-ce6d-440a-a220-717bea90201b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:58.291653 crc crio[24437]: time=\"2026-06-12T20:42:58.291309149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=05a4adc7-c5ca-425d-93e3-c6067a227daa name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:58.297897 crc crio[24437]: time=\"2026-06-12T20:42:58.297829953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=796d2e3c-cbc0-494d-b86b-5ab43f52c1ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:58.316314 crc crio[24437]: time=\"2026-06-12T20:42:58.316201293Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2wcjh/extract-utilities\" id=e62291aa-5cb4-4837-9f15-1a3746eb698f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:58.317623 crc crio[24437]: time=\"2026-06-12T20:42:58.317475295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:58.402529 crc crio[24437]: time=\"2026-06-12T20:42:58.402397147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:58.410215 crc crio[24437]: time=\"2026-06-12T20:42:58.410046949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:58.573713 crc crio[24437]: time=\"2026-06-12T20:42:58.57341925Z\" level=info msg=\"Created container 5163c617277b74678a39c273ff7aeb009558251544abcc73b87e0d60856e636a: openshift-marketplace/community-operators-2wcjh/extract-utilities\" id=e62291aa-5cb4-4837-9f15-1a3746eb698f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:58.583279 crc crio[24437]: time=\"2026-06-12T20:42:58.580334574Z\" level=info msg=\"Starting container: 5163c617277b74678a39c273ff7aeb009558251544abcc73b87e0d60856e636a\" id=219804d7-1673-436a-96b6-ddc85ad801cc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:42:58.588146 crc crio[24437]: 2026-06-12T20:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0146835426cda49 Mac:f2:1a:7d:10:0f:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/7d9aa614-4baa-437f-a0f7-9fa4e79707ce SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:42:58.589869 crc crio[24437]: time=\"2026-06-12T20:42:58.589767301Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688282-pctsj Namespace:openshift-infra ID:0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119 UID:145f2f3e-c87e-47a2-a3ee-09c6bcb18523 NetNS:/var/run/netns/7d9aa614-4baa-437f-a0f7-9fa4e79707ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod145f2f3e_c87e_47a2_a3ee_09c6bcb18523.slice PodAnnotations:0xc00008c4e0}] Aliases:map[]}\"\nJun 12 20:42:58.590118 crc crio[24437]: time=\"2026-06-12T20:42:58.589977086Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688282-pctsj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:42:58.591583 crc crio[24437]: time=\"2026-06-12T20:42:58.591436662Z\" level=info msg=\"Started container\" PID=32877 containerID=5163c617277b74678a39c273ff7aeb009558251544abcc73b87e0d60856e636a description=openshift-marketplace/community-operators-2wcjh/extract-utilities id=219804d7-1673-436a-96b6-ddc85ad801cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0\nJun 12 20:42:58.598712 crc crio[24437]: time=\"2026-06-12T20:42:58.598612882Z\" level=info msg=\"Ran pod sandbox 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119 with infra container: openshift-infra/auto-csr-approver-29688282-pctsj/POD\" id=5d3170c0-d461-44a6-b9ec-8788e03c99d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:58.603061 crc crio[24437]: time=\"2026-06-12T20:42:58.602624113Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d50120e6-ab1d-4fab-90d2-fcc22c03ca89 name=/runtime.v1.ImageService/PullImage\nJun 12 20:42:58.615255 crc crio[24437]: 2026-06-12T20:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa0ca96a8c6cda6 Mac:3e:75:73:05:4f:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/4de49653-13f4-46dc-94c9-d0f0d811f9e3 SocketPath: PciID:}] [{Interface:0xc000014f70 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:42:58.616277 crc crio[24437]: time=\"2026-06-12T20:42:58.616109791Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w654d Namespace:openshift-marketplace ID:fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace UID:42676795-8634-40be-af98-ab55ba659b70 NetNS:/var/run/netns/4de49653-13f4-46dc-94c9-d0f0d811f9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42676795_8634_40be_af98_ab55ba659b70.slice PodAnnotations:0xc00012a6c8}] Aliases:map[]}\"\nJun 12 20:42:58.616616 crc crio[24437]: time=\"2026-06-12T20:42:58.61641845Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-w654d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:42:58.619025 crc crio[24437]: time=\"2026-06-12T20:42:58.618771988Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:42:58.621766 crc crio[24437]: 2026-06-12T20:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8ba510aa6ecd8e Mac:f6:17:80:6f:a6:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/5e670d0e-6458-4741-8f66-6bf563905f39 SocketPath: PciID:}] [{Interface:0xc000180c90 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:42:58.623433 crc crio[24437]: time=\"2026-06-12T20:42:58.623357834Z\" level=info msg=\"Ran pod sandbox fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace with infra container: openshift-marketplace/redhat-operators-w654d/POD\" id=591f27fd-9376-4158-bd7c-f5dba33eb1da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:58.623607 crc crio[24437]: time=\"2026-06-12T20:42:58.623538548Z\" level=info msg=\"Got pod network &{Name:certified-operators-2pzcj Namespace:openshift-marketplace ID:c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90 UID:0aa06d7a-1e40-4e67-8445-ea3f79f201df NetNS:/var/run/netns/5e670d0e-6458-4741-8f66-6bf563905f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0aa06d7a_1e40_4e67_8445_ea3f79f201df.slice PodAnnotations:0xc00282c910}] Aliases:map[]}\"\nJun 12 20:42:58.623739 crc crio[24437]: time=\"2026-06-12T20:42:58.623694302Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-2pzcj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:42:58.627420 crc crio[24437]: time=\"2026-06-12T20:42:58.627338724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=665b6864-2f30-4d79-b9e2-6e50353aee65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:58.631977 crc crio[24437]: time=\"2026-06-12T20:42:58.629394085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7ae3fa18-9fac-4f97-933d-49ad52ab14b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:58.633758 crc crio[24437]: time=\"2026-06-12T20:42:58.63351296Z\" level=info msg=\"Ran pod sandbox c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90 with infra container: openshift-marketplace/certified-operators-2pzcj/POD\" id=2cd4cc92-519e-45f0-aba3-0f3125bfc16e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:58.636482 crc crio[24437]: time=\"2026-06-12T20:42:58.636388762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=64a3e93d-149d-4cbe-9753-0ae3eeed5a0f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:58.638293 crc crio[24437]: time=\"2026-06-12T20:42:58.638206987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19c64c58-2c8d-4b87-b9cf-e32951075636 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:58.641502 crc crio[24437]: time=\"2026-06-12T20:42:58.639526509Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w654d/extract-utilities\" id=2159c36e-b7d1-49e5-a502-8bde5418508c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:58.641902 crc crio[24437]: time=\"2026-06-12T20:42:58.641840408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:58.655769 crc crio[24437]: time=\"2026-06-12T20:42:58.65504733Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2pzcj/extract-utilities\" id=cd590474-510c-4838-8012-73ade7309448 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:58.655769 crc crio[24437]: time=\"2026-06-12T20:42:58.655487121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:58.671499 crc crio[24437]: time=\"2026-06-12T20:42:58.67101776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:58.675153 crc crio[24437]: time=\"2026-06-12T20:42:58.67499241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:58.678145 crc crio[24437]: 2026-06-12T20:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d75d119fc8a4cd8 Mac:b2:dc:74:37:ca:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/eed83324-8a30-4616-bc54-e564ee877207 SocketPath: PciID:}] [{Interface:0xc000332de0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:42:58.678145 crc crio[24437]: time=\"2026-06-12T20:42:58.677856962Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jxbsf Namespace:openshift-marketplace ID:d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc UID:ee08722e-f627-44d9-87dd-23505293bb38 NetNS:/var/run/netns/eed83324-8a30-4616-bc54-e564ee877207 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee08722e_f627_44d9_87dd_23505293bb38.slice PodAnnotations:0xc00012ae10}] Aliases:map[]}\"\nJun 12 20:42:58.678145 crc crio[24437]: time=\"2026-06-12T20:42:58.678026316Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-jxbsf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:42:58.693304 crc crio[24437]: time=\"2026-06-12T20:42:58.693227427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:58.695983 crc crio[24437]: time=\"2026-06-12T20:42:58.695860844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:58.730019 crc crio[24437]: time=\"2026-06-12T20:42:58.729851787Z\" level=info msg=\"Ran pod sandbox d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc with infra container: openshift-marketplace/redhat-marketplace-jxbsf/POD\" id=a1b39387-cdcb-421c-8da8-8e30573da4fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:58.733340 crc crio[24437]: time=\"2026-06-12T20:42:58.733267632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ed079801-46fb-4370-83fe-5a107663b185 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:58.739324 crc crio[24437]: time=\"2026-06-12T20:42:58.738677668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=92d267d8-e1ec-4af7-afba-93fdecca4b91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:58.751236 crc crio[24437]: time=\"2026-06-12T20:42:58.751135841Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jxbsf/extract-utilities\" id=0c7840b6-3839-4c98-9000-f23d9545468d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:58.752030 crc crio[24437]: time=\"2026-06-12T20:42:58.751855559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:58.787282 crc crio[24437]: time=\"2026-06-12T20:42:58.786850377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:58.790799 crc crio[24437]: time=\"2026-06-12T20:42:58.790739136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:58.794498 crc crio[24437]: time=\"2026-06-12T20:42:58.794424338Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=99989600-ce03-4caf-8391-d258892e36b3 name=/runtime.v1.ImageService/PullImage\nJun 12 20:42:58.806181 crc crio[24437]: time=\"2026-06-12T20:42:58.806111381Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 20:42:58.840896 crc crio[24437]: time=\"2026-06-12T20:42:58.840662688Z\" level=info msg=\"Created container a7d3a0f98822885d594c389293e178e593d26e2ba200647e5a26b8abe9fc41b0: openshift-marketplace/redhat-operators-w654d/extract-utilities\" id=2159c36e-b7d1-49e5-a502-8bde5418508c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:58.842159 crc crio[24437]: time=\"2026-06-12T20:42:58.841997132Z\" level=info msg=\"Created container a76c277e5b3466a5b380cd4321ec6d9ed22a0cca1c26bee85d8b7da0c756c152: openshift-marketplace/certified-operators-2pzcj/extract-utilities\" id=cd590474-510c-4838-8012-73ade7309448 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:58.843580 crc crio[24437]: time=\"2026-06-12T20:42:58.843425848Z\" level=info msg=\"Starting container: a76c277e5b3466a5b380cd4321ec6d9ed22a0cca1c26bee85d8b7da0c756c152\" id=6d2832b6-4bab-4ca5-8f4d-3b9f739b6fd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:42:58.844367 crc crio[24437]: time=\"2026-06-12T20:42:58.844181106Z\" level=info msg=\"Starting container: a7d3a0f98822885d594c389293e178e593d26e2ba200647e5a26b8abe9fc41b0\" id=cd9ef0e0-1ee9-4445-a257-f11384515544 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:42:58.851409 crc crio[24437]: time=\"2026-06-12T20:42:58.851172053Z\" level=info msg=\"Started container\" PID=32903 containerID=a76c277e5b3466a5b380cd4321ec6d9ed22a0cca1c26bee85d8b7da0c756c152 description=openshift-marketplace/certified-operators-2pzcj/extract-utilities id=6d2832b6-4bab-4ca5-8f4d-3b9f739b6fd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90\nJun 12 20:42:58.853391 crc crio[24437]: time=\"2026-06-12T20:42:58.853264565Z\" level=info msg=\"Started container\" PID=32904 containerID=a7d3a0f98822885d594c389293e178e593d26e2ba200647e5a26b8abe9fc41b0 description=openshift-marketplace/redhat-operators-w654d/extract-utilities id=cd9ef0e0-1ee9-4445-a257-f11384515544 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace\nJun 12 20:42:59.114358 crc crio[24437]: time=\"2026-06-12T20:42:59.114223376Z\" level=info msg=\"Created container 4122a77be6f7e65dd34c0aee553b7d3236d93375cebb98fbb51ccf1fcf073ba9: openshift-marketplace/redhat-marketplace-jxbsf/extract-utilities\" id=0c7840b6-3839-4c98-9000-f23d9545468d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:59.115551 crc crio[24437]: time=\"2026-06-12T20:42:59.115440096Z\" level=info msg=\"Starting container: 4122a77be6f7e65dd34c0aee553b7d3236d93375cebb98fbb51ccf1fcf073ba9\" id=a1224b70-3e54-4e74-9c32-6071551a9fc1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:42:59.123615 crc crio[24437]: time=\"2026-06-12T20:42:59.123199321Z\" level=info msg=\"Started container\" PID=32914 containerID=4122a77be6f7e65dd34c0aee553b7d3236d93375cebb98fbb51ccf1fcf073ba9 description=openshift-marketplace/redhat-marketplace-jxbsf/extract-utilities id=a1224b70-3e54-4e74-9c32-6071551a9fc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc\nJun 12 20:42:59.436254 crc crio[24437]: time=\"2026-06-12T20:42:59.435708875Z\" level=warning msg=\"Stopping container 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538 with stop signal(15) timed out. Killing...\"\nJun 12 20:42:59.484983 crc crio[24437]: time=\"2026-06-12T20:42:59.484826248Z\" level=error msg=\"Killing container 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 20:42:59.823506 crc crio[24437]: time=\"2026-06-12T20:42:59.823347416Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d451c830-9ebc-4a83-b7ad-ee6afcfffd98 name=/runtime.v1.ImageService/PullImage\nJun 12 20:42:59.830454 crc crio[24437]: time=\"2026-06-12T20:42:59.830345201Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 20:42:59.831289 crc crio[24437]: time=\"2026-06-12T20:42:59.831202733Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=06c48fa7-73f0-4f11-9078-2377c7b732d1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:42:59.833827 crc crio[24437]: time=\"2026-06-12T20:42:59.833746816Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 20:42:59.841281 crc crio[24437]: time=\"2026-06-12T20:42:59.837908181Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8b6aa831-4c3d-4873-945c-97e7d0d1c66e name=/runtime.v1.ImageService/PullImage\nJun 12 20:42:59.841281 crc crio[24437]: time=\"2026-06-12T20:42:59.841260245Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 20:42:59.847500 crc crio[24437]: time=\"2026-06-12T20:42:59.847311067Z\" level=info msg=\"Removing container: 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538\" id=add9b792-d639-4217-ace7-20aecfb9e96c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:00.000979 crc crio[24437]: time=\"2026-06-12T20:43:00.00081386Z\" level=error msg=\"Failed to update container state for 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538: stdout: , stderr: \" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:00.000979 crc crio[24437]: time=\"2026-06-12T20:43:00.000881382Z\" level=error msg=\"Failed to update container status from exit file for 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538: failed to find container exit file for 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538: stat /var/lib/containers/storage/overlay-containers/128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538/userdata/exit: no such file or directory\" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:00.000979 crc crio[24437]: time=\"2026-06-12T20:43:00.000900813Z\" level=warning msg=\"Error updating the container status \\\"128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538\\\": state command returned nil\" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:00.001430 crc crio[24437]: time=\"2026-06-12T20:43:00.001008015Z\" level=warning msg=\"Unable to write containers 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538 state to disk: open /var/lib/containers/storage/overlay-containers/128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538/userdata/.tmp-state.json3184210226: no such file or directory\" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:00.001430 crc crio[24437]: time=\"2026-06-12T20:43:00.001367214Z\" level=info msg=\"Removed container 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=add9b792-d639-4217-ace7-20aecfb9e96c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:00.013808 crc crio[24437]: time=\"2026-06-12T20:43:00.013448468Z\" level=info msg=\"Container 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538 not known, assuming it got already removed\" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:00.021685 crc crio[24437]: time=\"2026-06-12T20:43:00.021548391Z\" level=info msg=\"Removing container: 2f1b7b498a1347b127ed0de97ae196f47478df5a5da1c4aff60bd0aadd0fc865\" id=91a51fac-85dd-49df-86a6-ac4c84ea00f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:00.026231 crc crio[24437]: time=\"2026-06-12T20:43:00.026018723Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=99989600-ce03-4caf-8391-d258892e36b3 name=/runtime.v1.ImageService/PullImage\nJun 12 20:43:00.029283 crc crio[24437]: time=\"2026-06-12T20:43:00.028544366Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e2a468dc-8c6c-4142-9eb0-d7749e0295a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:00.037019 crc crio[24437]: time=\"2026-06-12T20:43:00.033021948Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7e1c8ce2-20c1-472c-b5d7-a1b62587d68e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:00.043999 crc crio[24437]: time=\"2026-06-12T20:43:00.04104309Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2wcjh/extract-content\" id=d37b8966-7a67-4968-8269-d415b4531230 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:00.043999 crc crio[24437]: time=\"2026-06-12T20:43:00.041547372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:00.086508 crc crio[24437]: time=\"2026-06-12T20:43:00.086158752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:00.091200 crc crio[24437]: time=\"2026-06-12T20:43:00.091062695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:00.206331 crc crio[24437]: time=\"2026-06-12T20:43:00.206241127Z\" level=info msg=\"Created container 518c277e437019365d0f7133150604042d435ccffb659ff0921b22282242e896: openshift-marketplace/community-operators-2wcjh/extract-content\" id=d37b8966-7a67-4968-8269-d415b4531230 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:00.207377 crc crio[24437]: time=\"2026-06-12T20:43:00.207291983Z\" level=info msg=\"Starting container: 518c277e437019365d0f7133150604042d435ccffb659ff0921b22282242e896\" id=4113d5e1-22f7-4b85-b58a-ef517ba5bd1a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:43:00.213160 crc crio[24437]: time=\"2026-06-12T20:43:00.213063009Z\" level=info msg=\"Started container\" PID=32941 containerID=518c277e437019365d0f7133150604042d435ccffb659ff0921b22282242e896 description=openshift-marketplace/community-operators-2wcjh/extract-content id=4113d5e1-22f7-4b85-b58a-ef517ba5bd1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0\nJun 12 20:43:00.595353 crc crio[24437]: time=\"2026-06-12T20:43:00.595128578Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=d451c830-9ebc-4a83-b7ad-ee6afcfffd98 name=/runtime.v1.ImageService/PullImage\nJun 12 20:43:00.598265 crc crio[24437]: time=\"2026-06-12T20:43:00.59721203Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=11547b1d-f663-4772-ac66-996e9804bc34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:00.611524 crc crio[24437]: time=\"2026-06-12T20:43:00.611025678Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ce0cb9ec-2bdf-4267-a8e6-91bd74f599e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:00.644126 crc crio[24437]: time=\"2026-06-12T20:43:00.643800479Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2pzcj/extract-content\" id=32168273-db09-4621-9139-e080620586e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:00.648315 crc crio[24437]: time=\"2026-06-12T20:43:00.6481804Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=8b6aa831-4c3d-4873-945c-97e7d0d1c66e name=/runtime.v1.ImageService/PullImage\nJun 12 20:43:00.648837 crc crio[24437]: time=\"2026-06-12T20:43:00.648688833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:00.649846 crc crio[24437]: time=\"2026-06-12T20:43:00.649752979Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f1757175-45cd-4b0f-9900-3e7fc5f64247 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:00.658099 crc crio[24437]: time=\"2026-06-12T20:43:00.657150675Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4a4330ed-b3fc-41d5-bd88-d830c99ebe05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:00.679539 crc crio[24437]: time=\"2026-06-12T20:43:00.678537342Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w654d/extract-content\" id=6b6baf5d-0395-4a77-8043-a4cff8925690 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:00.679539 crc crio[24437]: time=\"2026-06-12T20:43:00.679440215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:00.746885 crc crio[24437]: time=\"2026-06-12T20:43:00.746635981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:00.759274 crc crio[24437]: time=\"2026-06-12T20:43:00.757854843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:00.764109 crc crio[24437]: time=\"2026-06-12T20:43:00.761600227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:00.767305 crc crio[24437]: time=\"2026-06-12T20:43:00.767018743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:00.793373 crc crio[24437]: time=\"2026-06-12T20:43:00.791352653Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=06c48fa7-73f0-4f11-9078-2377c7b732d1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:43:00.801398 crc crio[24437]: time=\"2026-06-12T20:43:00.80076945Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=62cf314e-f8bb-44dd-8865-c9dab8a4ef96 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:00.808001 crc crio[24437]: time=\"2026-06-12T20:43:00.807648683Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=93581134-e707-405b-83f1-6317097f4e7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:00.816811 crc crio[24437]: time=\"2026-06-12T20:43:00.81669308Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jxbsf/extract-content\" id=78289d92-77f8-4f2b-b607-a8111b06ac08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:00.817660 crc crio[24437]: time=\"2026-06-12T20:43:00.817391447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:00.878517 crc crio[24437]: time=\"2026-06-12T20:43:00.878478851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:00.891755 crc crio[24437]: time=\"2026-06-12T20:43:00.891703422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:01.085255 crc crio[24437]: time=\"2026-06-12T20:43:01.08520444Z\" level=info msg=\"Created container be7632838afae787734dc235ec0ea728671935ef7c9c356899283962c060ac61: openshift-marketplace/certified-operators-2pzcj/extract-content\" id=32168273-db09-4621-9139-e080620586e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:01.090145 crc crio[24437]: time=\"2026-06-12T20:43:01.089833157Z\" level=info msg=\"Starting container: be7632838afae787734dc235ec0ea728671935ef7c9c356899283962c060ac61\" id=8266454b-ef18-4463-85aa-a0becf1b9c60 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:43:01.105754 crc crio[24437]: time=\"2026-06-12T20:43:01.105187011Z\" level=info msg=\"Created container 5155af3f0e39daacb5950eb79dff374362198df52e21bfdcb76f1f1211afbb3e: openshift-marketplace/redhat-operators-w654d/extract-content\" id=6b6baf5d-0395-4a77-8043-a4cff8925690 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:01.105754 crc crio[24437]: time=\"2026-06-12T20:43:01.109272264Z\" level=info msg=\"Starting container: 5155af3f0e39daacb5950eb79dff374362198df52e21bfdcb76f1f1211afbb3e\" id=59478894-5407-4a25-a865-7deb1fe81295 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:43:01.129262 crc crio[24437]: time=\"2026-06-12T20:43:01.128881186Z\" level=info msg=\"Started container\" PID=32965 containerID=5155af3f0e39daacb5950eb79dff374362198df52e21bfdcb76f1f1211afbb3e description=openshift-marketplace/redhat-operators-w654d/extract-content id=59478894-5407-4a25-a865-7deb1fe81295 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace\nJun 12 20:43:01.166063 crc crio[24437]: time=\"2026-06-12T20:43:01.163615828Z\" level=info msg=\"Started container\" PID=32961 containerID=be7632838afae787734dc235ec0ea728671935ef7c9c356899283962c060ac61 description=openshift-marketplace/certified-operators-2pzcj/extract-content id=8266454b-ef18-4463-85aa-a0becf1b9c60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90\nJun 12 20:43:01.250406 crc crio[24437]: time=\"2026-06-12T20:43:01.249575507Z\" level=info msg=\"Created container 38bb390465e508f4f59afa8009a8d2c00c515ed55d8a5c8a34db02a6b61c1943: openshift-marketplace/redhat-marketplace-jxbsf/extract-content\" id=78289d92-77f8-4f2b-b607-a8111b06ac08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:01.259261 crc crio[24437]: time=\"2026-06-12T20:43:01.257350491Z\" level=info msg=\"Starting container: 38bb390465e508f4f59afa8009a8d2c00c515ed55d8a5c8a34db02a6b61c1943\" id=5e78cc9e-532b-4f8e-88e3-6ad251b77930 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:43:01.352838 crc crio[24437]: time=\"2026-06-12T20:43:01.352704525Z\" level=info msg=\"Started container\" PID=32969 containerID=38bb390465e508f4f59afa8009a8d2c00c515ed55d8a5c8a34db02a6b61c1943 description=openshift-marketplace/redhat-marketplace-jxbsf/extract-content id=5e78cc9e-532b-4f8e-88e3-6ad251b77930 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc\nJun 12 20:43:10.528606 crc crio[24437]: time=\"2026-06-12T20:43:10.519582707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c4592201-6120-465a-84df-b882510e7269 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:10.528606 crc crio[24437]: time=\"2026-06-12T20:43:10.528308877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f742f9d2-af6f-4789-85ef-b8f75da300e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:10.971114 crc crio[24437]: time=\"2026-06-12T20:43:10.970430815Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2wcjh/registry-server\" id=e1032b1e-54f3-44af-85c8-b2efff28982d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:10.972169 crc crio[24437]: time=\"2026-06-12T20:43:10.971905662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:11.163828 crc crio[24437]: time=\"2026-06-12T20:43:11.163553824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:11.177121 crc crio[24437]: time=\"2026-06-12T20:43:11.176724194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:11.497575 crc crio[24437]: time=\"2026-06-12T20:43:11.495723111Z\" level=info msg=\"Created container b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8: openshift-marketplace/community-operators-2wcjh/registry-server\" id=e1032b1e-54f3-44af-85c8-b2efff28982d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:11.501299 crc crio[24437]: time=\"2026-06-12T20:43:11.500904152Z\" level=info msg=\"Starting container: b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8\" id=4392af2f-caa6-444d-b322-f2bd9b8b3f3a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:43:11.518736 crc crio[24437]: time=\"2026-06-12T20:43:11.51833784Z\" level=info msg=\"Started container\" PID=33126 containerID=b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8 description=openshift-marketplace/community-operators-2wcjh/registry-server id=4392af2f-caa6-444d-b322-f2bd9b8b3f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0\nJun 12 20:43:11.640128 crc crio[24437]: time=\"2026-06-12T20:43:11.638156706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=91de487f-852e-43da-8519-33992a24b129 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:11.655809 crc crio[24437]: time=\"2026-06-12T20:43:11.655439921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=41cec52d-c87e-4778-999b-cfaaeb7b7bd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:12.161066 crc crio[24437]: time=\"2026-06-12T20:43:12.160462078Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jxbsf/registry-server\" id=1114d115-bdd4-432f-8c9b-10dd14a7197b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:12.162512 crc crio[24437]: time=\"2026-06-12T20:43:12.161792061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:12.283785 crc crio[24437]: time=\"2026-06-12T20:43:12.283571448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:12.290135 crc crio[24437]: time=\"2026-06-12T20:43:12.289902246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:12.725213 crc crio[24437]: time=\"2026-06-12T20:43:12.724753781Z\" level=info msg=\"Created container 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c: openshift-marketplace/redhat-marketplace-jxbsf/registry-server\" id=1114d115-bdd4-432f-8c9b-10dd14a7197b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:12.730592 crc crio[24437]: time=\"2026-06-12T20:43:12.730316531Z\" level=info msg=\"Starting container: 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c\" id=cff479cd-da7c-4324-b3f7-6484fffb746e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:43:12.819439 crc crio[24437]: time=\"2026-06-12T20:43:12.818583717Z\" level=info msg=\"Started container\" PID=33160 containerID=90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c description=openshift-marketplace/redhat-marketplace-jxbsf/registry-server id=cff479cd-da7c-4324-b3f7-6484fffb746e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc\nJun 12 20:43:20.028327 crc crio[24437]: time=\"2026-06-12T20:43:20.027227596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=756f0f3f-e44b-426c-b268-e0fa614d88a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:29.325047 crc crio[24437]: time=\"2026-06-12T20:43:29.321077528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=820f82c3-5386-4631-af2b-c3daae5b0475 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:29.340505 crc crio[24437]: time=\"2026-06-12T20:43:29.33988454Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2pzcj/registry-server\" id=be87a2fb-034f-402b-be3f-8315bb9671ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:29.340714 crc crio[24437]: time=\"2026-06-12T20:43:29.340684411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:29.471851 crc crio[24437]: time=\"2026-06-12T20:43:29.471727299Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d50120e6-ab1d-4fab-90d2-fcc22c03ca89 name=/runtime.v1.ImageService/PullImage\nJun 12 20:43:29.473138 crc crio[24437]: time=\"2026-06-12T20:43:29.473021102Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=74ee0b5c-44f2-47b6-b483-e5d05be78092 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:29.473882 crc crio[24437]: time=\"2026-06-12T20:43:29.473763451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:29.478371 crc crio[24437]: time=\"2026-06-12T20:43:29.478268973Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4f5a036-d33e-4585-9a99-e9cc1a40daee name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:29.478628 crc crio[24437]: time=\"2026-06-12T20:43:29.478557261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:29.491398 crc crio[24437]: time=\"2026-06-12T20:43:29.491302441Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688282-pctsj/oc\" id=0b8aee41-59b1-44ab-8340-44298754b7d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:29.493826 crc crio[24437]: time=\"2026-06-12T20:43:29.49367578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:29.542233 crc crio[24437]: time=\"2026-06-12T20:43:29.540021214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:29.627490 crc crio[24437]: time=\"2026-06-12T20:43:29.626074604Z\" level=info msg=\"Stopping container: 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c (timeout: 2s)\" id=2bf22c74-cdda-4258-8fb0-dfca3a5821c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:43:29.695513 crc crio[24437]: time=\"2026-06-12T20:43:29.695319652Z\" level=info msg=\"Created container 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420: openshift-marketplace/certified-operators-2pzcj/registry-server\" id=be87a2fb-034f-402b-be3f-8315bb9671ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:29.698725 crc crio[24437]: time=\"2026-06-12T20:43:29.698576804Z\" level=info msg=\"Starting container: 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420\" id=47c0423c-e3f5-48a3-a944-52178c806de7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:43:29.773478 crc crio[24437]: time=\"2026-06-12T20:43:29.773006302Z\" level=info msg=\"Started container\" PID=33515 containerID=753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420 description=openshift-marketplace/certified-operators-2pzcj/registry-server id=47c0423c-e3f5-48a3-a944-52178c806de7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90\nJun 12 20:43:29.830228 crc crio[24437]: time=\"2026-06-12T20:43:29.829733646Z\" level=info msg=\"Stopped container 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c: openshift-marketplace/redhat-marketplace-jxbsf/registry-server\" id=2bf22c74-cdda-4258-8fb0-dfca3a5821c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:43:29.831853 crc crio[24437]: time=\"2026-06-12T20:43:29.831694865Z\" level=info msg=\"Stopping pod sandbox: d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc\" id=b46bd067-287f-4ccd-9b97-eb3db320881d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:43:29.833205 crc crio[24437]: time=\"2026-06-12T20:43:29.832380302Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jxbsf Namespace:openshift-marketplace ID:d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc UID:ee08722e-f627-44d9-87dd-23505293bb38 NetNS:/var/run/netns/eed83324-8a30-4616-bc54-e564ee877207 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee08722e_f627_44d9_87dd_23505293bb38.slice PodAnnotations:0xc001f6c030}] Aliases:map[]}\"\nJun 12 20:43:29.833205 crc crio[24437]: time=\"2026-06-12T20:43:29.83269928Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-jxbsf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:43:30.657377 crc crio[24437]: time=\"2026-06-12T20:43:30.656730196Z\" level=info msg=\"Stopping container: b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8 (timeout: 2s)\" id=41a1c20d-2ac9-4ed3-a30a-8f8e5d4f6b44 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:43:30.894409 crc crio[24437]: time=\"2026-06-12T20:43:30.893764975Z\" level=info msg=\"Stopped container b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8: openshift-marketplace/community-operators-2wcjh/registry-server\" id=41a1c20d-2ac9-4ed3-a30a-8f8e5d4f6b44 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:43:30.902859 crc crio[24437]: time=\"2026-06-12T20:43:30.902489024Z\" level=info msg=\"Stopping pod sandbox: 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0\" id=818bcb25-f62a-4f3c-970d-cfe746f2ca7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:43:30.903751 crc crio[24437]: time=\"2026-06-12T20:43:30.903333506Z\" level=info msg=\"Got pod network &{Name:community-operators-2wcjh Namespace:openshift-marketplace ID:8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0 UID:350bb45c-7a54-43f9-855c-105a3421585d NetNS:/var/run/netns/87c90f20-6dfc-44d9-b399-e9e541816ae4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod350bb45c_7a54_43f9_855c_105a3421585d.slice PodAnnotations:0xc002746378}] Aliases:map[]}\"\nJun 12 20:43:30.905208 crc crio[24437]: time=\"2026-06-12T20:43:30.90512483Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-2wcjh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:43:31.159758 crc crio[24437]: time=\"2026-06-12T20:43:31.158665725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:31.585218 crc crio[24437]: time=\"2026-06-12T20:43:31.584623588Z\" level=info msg=\"Created container 13dc4b1e6f82fa7a4a1db29a503d7bbebf40c640fd9ce1793c7ab10d1d7ea985: openshift-infra/auto-csr-approver-29688282-pctsj/oc\" id=0b8aee41-59b1-44ab-8340-44298754b7d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:31.588410 crc crio[24437]: time=\"2026-06-12T20:43:31.587360725Z\" level=info msg=\"Starting container: 13dc4b1e6f82fa7a4a1db29a503d7bbebf40c640fd9ce1793c7ab10d1d7ea985\" id=ea1d3855-9d80-4113-9909-c0b8f6a8d0c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:43:31.628185 crc crio[24437]: time=\"2026-06-12T20:43:31.627872263Z\" level=info msg=\"Started container\" PID=33583 containerID=13dc4b1e6f82fa7a4a1db29a503d7bbebf40c640fd9ce1793c7ab10d1d7ea985 description=openshift-infra/auto-csr-approver-29688282-pctsj/oc id=ea1d3855-9d80-4113-9909-c0b8f6a8d0c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119\nJun 12 20:43:32.990582 crc crio[24437]: time=\"2026-06-12T20:43:32.989629575Z\" level=info msg=\"Stopped pod sandbox: d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc\" id=b46bd067-287f-4ccd-9b97-eb3db320881d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:43:33.090754 crc crio[24437]: time=\"2026-06-12T20:43:33.090665371Z\" level=info msg=\"Stopped pod sandbox: 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0\" id=818bcb25-f62a-4f3c-970d-cfe746f2ca7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:43:33.936254 crc crio[24437]: time=\"2026-06-12T20:43:33.935264682Z\" level=info msg=\"Removing container: b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8\" id=56209ffb-ea50-402e-ad81-7f7cb59e61bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:33.949334 crc crio[24437]: time=\"2026-06-12T20:43:33.949195912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8078760b-a45d-45cb-ba8f-225248579d53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:33.973368 crc crio[24437]: time=\"2026-06-12T20:43:33.966285041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5db53721-a751-4a3b-90ef-32578e0fc9c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:33.982854 crc crio[24437]: time=\"2026-06-12T20:43:33.98257314Z\" level=info msg=\"Removed container b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8: openshift-marketplace/community-operators-2wcjh/registry-server\" id=56209ffb-ea50-402e-ad81-7f7cb59e61bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:33.987486 crc crio[24437]: time=\"2026-06-12T20:43:33.98738412Z\" level=info msg=\"Removing container: 518c277e437019365d0f7133150604042d435ccffb659ff0921b22282242e896\" id=9a3e01cb-7c80-45b0-af40-d75b9000c603 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:34.036412 crc crio[24437]: time=\"2026-06-12T20:43:34.036123535Z\" level=info msg=\"Removed container 518c277e437019365d0f7133150604042d435ccffb659ff0921b22282242e896: openshift-marketplace/community-operators-2wcjh/extract-content\" id=9a3e01cb-7c80-45b0-af40-d75b9000c603 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:34.040792 crc crio[24437]: time=\"2026-06-12T20:43:34.039803757Z\" level=info msg=\"Removing container: 5163c617277b74678a39c273ff7aeb009558251544abcc73b87e0d60856e636a\" id=57eea13e-41fa-4ea3-a0ed-96e1ceca7560 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:34.073493 crc crio[24437]: time=\"2026-06-12T20:43:34.073427441Z\" level=info msg=\"Removed container 5163c617277b74678a39c273ff7aeb009558251544abcc73b87e0d60856e636a: openshift-marketplace/community-operators-2wcjh/extract-utilities\" id=57eea13e-41fa-4ea3-a0ed-96e1ceca7560 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:34.077554 crc crio[24437]: time=\"2026-06-12T20:43:34.076507858Z\" level=info msg=\"Removing container: 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c\" id=68b1ddf4-0418-4ccd-b875-ff4fbb6cfb22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:34.105010 crc crio[24437]: time=\"2026-06-12T20:43:34.104840669Z\" level=info msg=\"Removed container 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c: openshift-marketplace/redhat-marketplace-jxbsf/registry-server\" id=68b1ddf4-0418-4ccd-b875-ff4fbb6cfb22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:34.108241 crc crio[24437]: time=\"2026-06-12T20:43:34.108177982Z\" level=info msg=\"Removing container: 38bb390465e508f4f59afa8009a8d2c00c515ed55d8a5c8a34db02a6b61c1943\" id=05a4ac1b-bc89-4b7c-8ea1-848061973a4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:34.168039 crc crio[24437]: time=\"2026-06-12T20:43:34.167798429Z\" level=info msg=\"Removed container 38bb390465e508f4f59afa8009a8d2c00c515ed55d8a5c8a34db02a6b61c1943: openshift-marketplace/redhat-marketplace-jxbsf/extract-content\" id=05a4ac1b-bc89-4b7c-8ea1-848061973a4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:34.172754 crc crio[24437]: time=\"2026-06-12T20:43:34.172666042Z\" level=info msg=\"Removing container: 4122a77be6f7e65dd34c0aee553b7d3236d93375cebb98fbb51ccf1fcf073ba9\" id=8dc735c5-73b4-432e-9db6-03b805c74f90 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:34.205063 crc crio[24437]: time=\"2026-06-12T20:43:34.204608883Z\" level=info msg=\"Removed container 4122a77be6f7e65dd34c0aee553b7d3236d93375cebb98fbb51ccf1fcf073ba9: openshift-marketplace/redhat-marketplace-jxbsf/extract-utilities\" id=8dc735c5-73b4-432e-9db6-03b805c74f90 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:34.760376 crc crio[24437]: time=\"2026-06-12T20:43:34.760030946Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w654d/registry-server\" id=8dd92759-c7a8-47b7-a347-3debcd817887 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:34.760860 crc crio[24437]: time=\"2026-06-12T20:43:34.760674981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:34.829743 crc crio[24437]: time=\"2026-06-12T20:43:34.82952909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:34.840392 crc crio[24437]: time=\"2026-06-12T20:43:34.840148636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:35.025602 crc crio[24437]: time=\"2026-06-12T20:43:35.025425027Z\" level=info msg=\"Created container 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33: openshift-marketplace/redhat-operators-w654d/registry-server\" id=8dd92759-c7a8-47b7-a347-3debcd817887 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:35.031647 crc crio[24437]: time=\"2026-06-12T20:43:35.031554641Z\" level=info msg=\"Starting container: 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33\" id=5a705815-7519-432e-ba16-006490690aa5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:43:35.038813 crc crio[24437]: time=\"2026-06-12T20:43:35.03869117Z\" level=info msg=\"Started container\" PID=33689 containerID=010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33 description=openshift-marketplace/redhat-operators-w654d/registry-server id=5a705815-7519-432e-ba16-006490690aa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace\nJun 12 20:43:36.009833 crc crio[24437]: time=\"2026-06-12T20:43:36.007781006Z\" level=info msg=\"Stopping pod sandbox: 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119\" id=570276d5-ac91-4b57-9fbf-8e07221406a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:43:36.009833 crc crio[24437]: time=\"2026-06-12T20:43:36.008995627Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688282-pctsj Namespace:openshift-infra ID:0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119 UID:145f2f3e-c87e-47a2-a3ee-09c6bcb18523 NetNS:/var/run/netns/7d9aa614-4baa-437f-a0f7-9fa4e79707ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod145f2f3e_c87e_47a2_a3ee_09c6bcb18523.slice PodAnnotations:0xc0025549a0}] Aliases:map[]}\"\nJun 12 20:43:36.009833 crc crio[24437]: time=\"2026-06-12T20:43:36.009202912Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688282-pctsj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:43:36.261331 crc crio[24437]: time=\"2026-06-12T20:43:36.261219007Z\" level=info msg=\"Stopped pod sandbox: 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119\" id=570276d5-ac91-4b57-9fbf-8e07221406a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:43:39.437377 crc crio[24437]: time=\"2026-06-12T20:43:39.436192444Z\" level=info msg=\"Stopping container: 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420 (timeout: 2s)\" id=d1af2e04-ca73-4e94-b3a2-ee87ea6feb79 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:43:39.574689 crc crio[24437]: time=\"2026-06-12T20:43:39.574421165Z\" level=info msg=\"Stopped container 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420: openshift-marketplace/certified-operators-2pzcj/registry-server\" id=d1af2e04-ca73-4e94-b3a2-ee87ea6feb79 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:43:39.576826 crc crio[24437]: time=\"2026-06-12T20:43:39.576003754Z\" level=info msg=\"Stopping pod sandbox: c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90\" id=f08d1c3d-6bcf-44ab-9656-242a095a49a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:43:39.576826 crc crio[24437]: time=\"2026-06-12T20:43:39.576603989Z\" level=info msg=\"Got pod network &{Name:certified-operators-2pzcj Namespace:openshift-marketplace ID:c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90 UID:0aa06d7a-1e40-4e67-8445-ea3f79f201df NetNS:/var/run/netns/5e670d0e-6458-4741-8f66-6bf563905f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0aa06d7a_1e40_4e67_8445_ea3f79f201df.slice PodAnnotations:0xc002746ad8}] Aliases:map[]}\"\nJun 12 20:43:39.576826 crc crio[24437]: time=\"2026-06-12T20:43:39.576763843Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-2pzcj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:43:39.874728 crc crio[24437]: time=\"2026-06-12T20:43:39.874610589Z\" level=info msg=\"Stopped pod sandbox: c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90\" id=f08d1c3d-6bcf-44ab-9656-242a095a49a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:43:40.052711 crc crio[24437]: time=\"2026-06-12T20:43:40.052272029Z\" level=info msg=\"Removing container: 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420\" id=a658a91d-43d5-4c65-848a-cb74d0ff5a2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:40.076971 crc crio[24437]: time=\"2026-06-12T20:43:40.076816706Z\" level=info msg=\"Removed container 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420: openshift-marketplace/certified-operators-2pzcj/registry-server\" id=a658a91d-43d5-4c65-848a-cb74d0ff5a2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:40.081623 crc crio[24437]: time=\"2026-06-12T20:43:40.081545954Z\" level=info msg=\"Removing container: be7632838afae787734dc235ec0ea728671935ef7c9c356899283962c060ac61\" id=e16164fa-595d-4111-aa80-7aea59f060a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:40.114908 crc crio[24437]: time=\"2026-06-12T20:43:40.114799769Z\" level=info msg=\"Removed container be7632838afae787734dc235ec0ea728671935ef7c9c356899283962c060ac61: openshift-marketplace/certified-operators-2pzcj/extract-content\" id=e16164fa-595d-4111-aa80-7aea59f060a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:40.117621 crc crio[24437]: time=\"2026-06-12T20:43:40.117535248Z\" level=info msg=\"Removing container: a76c277e5b3466a5b380cd4321ec6d9ed22a0cca1c26bee85d8b7da0c756c152\" id=3b7d9539-b472-49ae-905c-a0f8cc6bb606 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:40.146980 crc crio[24437]: time=\"2026-06-12T20:43:40.146794851Z\" level=info msg=\"Removed container a76c277e5b3466a5b380cd4321ec6d9ed22a0cca1c26bee85d8b7da0c756c152: openshift-marketplace/certified-operators-2pzcj/extract-utilities\" id=3b7d9539-b472-49ae-905c-a0f8cc6bb606 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:48.123194 crc crio[24437]: time=\"2026-06-12T20:43:48.119356317Z\" level=info msg=\"Stopping container: 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33 (timeout: 2s)\" id=eccd06eb-91bf-476d-9284-47328e2eeb17 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:43:48.247698 crc crio[24437]: time=\"2026-06-12T20:43:48.247524984Z\" level=info msg=\"Stopped container 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33: openshift-marketplace/redhat-operators-w654d/registry-server\" id=eccd06eb-91bf-476d-9284-47328e2eeb17 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:43:48.248690 crc crio[24437]: time=\"2026-06-12T20:43:48.24856517Z\" level=info msg=\"Stopping pod sandbox: fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace\" id=a4b2854b-1da9-4e88-80af-00e2f6e579e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:43:48.249475 crc crio[24437]: time=\"2026-06-12T20:43:48.249364359Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w654d Namespace:openshift-marketplace ID:fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace UID:42676795-8634-40be-af98-ab55ba659b70 NetNS:/var/run/netns/4de49653-13f4-46dc-94c9-d0f0d811f9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42676795_8634_40be_af98_ab55ba659b70.slice PodAnnotations:0xc0018407d0}] Aliases:map[]}\"\nJun 12 20:43:48.249704 crc crio[24437]: time=\"2026-06-12T20:43:48.249557204Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-w654d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:43:48.559741 crc crio[24437]: time=\"2026-06-12T20:43:48.559656489Z\" level=info msg=\"Stopped pod sandbox: fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace\" id=a4b2854b-1da9-4e88-80af-00e2f6e579e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:43:49.143898 crc crio[24437]: time=\"2026-06-12T20:43:49.14376329Z\" level=info msg=\"Removing container: 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33\" id=9f7ca1e0-8a40-47b5-82ba-cea7659c1658 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:49.183305 crc crio[24437]: time=\"2026-06-12T20:43:49.182266816Z\" level=info msg=\"Removed container 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33: openshift-marketplace/redhat-operators-w654d/registry-server\" id=9f7ca1e0-8a40-47b5-82ba-cea7659c1658 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:49.188207 crc crio[24437]: time=\"2026-06-12T20:43:49.187847137Z\" level=info msg=\"Removing container: 5155af3f0e39daacb5950eb79dff374362198df52e21bfdcb76f1f1211afbb3e\" id=fb647306-01d6-4fd1-ba27-e905220f5787 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:49.244369 crc crio[24437]: time=\"2026-06-12T20:43:49.244287234Z\" level=info msg=\"Removed container 5155af3f0e39daacb5950eb79dff374362198df52e21bfdcb76f1f1211afbb3e: openshift-marketplace/redhat-operators-w654d/extract-content\" id=fb647306-01d6-4fd1-ba27-e905220f5787 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:49.248700 crc crio[24437]: time=\"2026-06-12T20:43:49.248557181Z\" level=info msg=\"Removing container: a7d3a0f98822885d594c389293e178e593d26e2ba200647e5a26b8abe9fc41b0\" id=bca38769-70fc-48c1-ae02-f6d1b2d2bcaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:43:49.288174 crc crio[24437]: time=\"2026-06-12T20:43:49.286554545Z\" level=info msg=\"Removed container a7d3a0f98822885d594c389293e178e593d26e2ba200647e5a26b8abe9fc41b0: openshift-marketplace/redhat-operators-w654d/extract-utilities\" id=bca38769-70fc-48c1-ae02-f6d1b2d2bcaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:44:00.542798 crc crio[24437]: time=\"2026-06-12T20:44:00.541837819Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688284-tf2wv/POD\" id=e398c857-1fc9-4da0-a698-7b300cf31dd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:44:00.544357 crc crio[24437]: time=\"2026-06-12T20:44:00.542890346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:44:00.565480 crc crio[24437]: time=\"2026-06-12T20:44:00.56539711Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688284-tf2wv Namespace:openshift-infra ID:ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4 UID:d66654de-b29c-47e5-b505-ae7a8281bc53 NetNS:/var/run/netns/3280886e-cdd4-486a-8c61-68e25a6679cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66654de_b29c_47e5_b505_ae7a8281bc53.slice PodAnnotations:0xc002746c00}] Aliases:map[]}\"\nJun 12 20:44:00.565480 crc crio[24437]: time=\"2026-06-12T20:44:00.565452272Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688284-tf2wv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:44:00.808608 crc crio[24437]: 2026-06-12T20:44:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccf0c72ad018315 Mac:d2:63:1b:19:1b:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/3280886e-cdd4-486a-8c61-68e25a6679cc SocketPath: PciID:}] [{Interface:0xc0004b25c0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:44:00.811213 crc crio[24437]: time=\"2026-06-12T20:44:00.810995236Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688284-tf2wv Namespace:openshift-infra ID:ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4 UID:d66654de-b29c-47e5-b505-ae7a8281bc53 NetNS:/var/run/netns/3280886e-cdd4-486a-8c61-68e25a6679cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66654de_b29c_47e5_b505_ae7a8281bc53.slice PodAnnotations:0xc002746c00}] Aliases:map[]}\"\nJun 12 20:44:00.811486 crc crio[24437]: time=\"2026-06-12T20:44:00.811430266Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688284-tf2wv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:44:00.820510 crc crio[24437]: time=\"2026-06-12T20:44:00.82032853Z\" level=info msg=\"Ran pod sandbox ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4 with infra container: openshift-infra/auto-csr-approver-29688284-tf2wv/POD\" id=e398c857-1fc9-4da0-a698-7b300cf31dd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:44:00.826409 crc crio[24437]: time=\"2026-06-12T20:44:00.825653503Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4a64bc65-5709-40ad-9d80-834d21e8ba6e name=/runtime.v1.ImageService/PullImage\nJun 12 20:44:00.836151 crc crio[24437]: time=\"2026-06-12T20:44:00.836061394Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:44:02.300201 crc crio[24437]: time=\"2026-06-12T20:44:02.299647542Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4a64bc65-5709-40ad-9d80-834d21e8ba6e name=/runtime.v1.ImageService/PullImage\nJun 12 20:44:02.301658 crc crio[24437]: time=\"2026-06-12T20:44:02.301354526Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=88748a22-ab4f-4021-ac6a-34844a305b5c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:44:02.304621 crc crio[24437]: time=\"2026-06-12T20:44:02.304552256Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a83211fe-35d0-461d-a2b3-9c957db3a332 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:44:02.312651 crc crio[24437]: time=\"2026-06-12T20:44:02.312548707Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688284-tf2wv/oc\" id=22eedb8c-8b59-44fe-be4e-5fb7ede179b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:44:02.313512 crc crio[24437]: time=\"2026-06-12T20:44:02.313433638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:44:02.347529 crc crio[24437]: time=\"2026-06-12T20:44:02.347393641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:44:02.676010 crc crio[24437]: time=\"2026-06-12T20:44:02.674985983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:44:02.763809 crc crio[24437]: time=\"2026-06-12T20:44:02.763716251Z\" level=info msg=\"Created container 459d4c633d7b684bb0304cba5ea2ec47841cddabf65dfc07a01f20c21f42322a: openshift-infra/auto-csr-approver-29688284-tf2wv/oc\" id=22eedb8c-8b59-44fe-be4e-5fb7ede179b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:44:02.764764 crc crio[24437]: time=\"2026-06-12T20:44:02.764724206Z\" level=info msg=\"Starting container: 459d4c633d7b684bb0304cba5ea2ec47841cddabf65dfc07a01f20c21f42322a\" id=d0f4ae6a-7f34-4628-aa66-4d153d784ebb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:44:02.769139 crc crio[24437]: time=\"2026-06-12T20:44:02.769044195Z\" level=info msg=\"Started container\" PID=34314 containerID=459d4c633d7b684bb0304cba5ea2ec47841cddabf65dfc07a01f20c21f42322a description=openshift-infra/auto-csr-approver-29688284-tf2wv/oc id=d0f4ae6a-7f34-4628-aa66-4d153d784ebb name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4\nJun 12 20:44:04.302307 crc crio[24437]: time=\"2026-06-12T20:44:04.301416209Z\" level=info msg=\"Stopping pod sandbox: ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4\" id=b1472f12-6c36-4773-b2a1-97151928be3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:44:04.304006 crc crio[24437]: time=\"2026-06-12T20:44:04.303979513Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688284-tf2wv Namespace:openshift-infra ID:ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4 UID:d66654de-b29c-47e5-b505-ae7a8281bc53 NetNS:/var/run/netns/3280886e-cdd4-486a-8c61-68e25a6679cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66654de_b29c_47e5_b505_ae7a8281bc53.slice PodAnnotations:0xc00008cb58}] Aliases:map[]}\"\nJun 12 20:44:04.304275 crc crio[24437]: time=\"2026-06-12T20:44:04.30425338Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688284-tf2wv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:44:04.521274 crc crio[24437]: time=\"2026-06-12T20:44:04.521165385Z\" level=info msg=\"Stopped pod sandbox: ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4\" id=b1472f12-6c36-4773-b2a1-97151928be3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:44:59.031989 crc crio[24437]: time=\"2026-06-12T20:44:59.03053038Z\" level=warning msg=\"Stopping container 2f1b7b498a1347b127ed0de97ae196f47478df5a5da1c4aff60bd0aadd0fc865 with stop signal(15) timed out. Killing...\"\nJun 12 20:44:59.091050 crc crio[24437]: time=\"2026-06-12T20:44:59.090354696Z\" level=error msg=\"Killing container 2f1b7b498a1347b127ed0de97ae196f47478df5a5da1c4aff60bd0aadd0fc865 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2f1b7b498a1347b127ed0de97ae196f47478df5a5da1c4aff60bd0aadd0fc865 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 20:44:59.156541 crc crio[24437]: time=\"2026-06-12T20:44:59.156393623Z\" level=info msg=\"Removed container 2f1b7b498a1347b127ed0de97ae196f47478df5a5da1c4aff60bd0aadd0fc865: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=91a51fac-85dd-49df-86a6-ac4c84ea00f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:44:59.165794 crc crio[24437]: time=\"2026-06-12T20:44:59.165688288Z\" level=info msg=\"Stopping pod sandbox: fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace\" id=f43dd504-ff51-476b-a2e3-11fb3109d649 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:44:59.166048 crc crio[24437]: time=\"2026-06-12T20:44:59.1658006Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace\" id=f43dd504-ff51-476b-a2e3-11fb3109d649 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:44:59.166616 crc crio[24437]: time=\"2026-06-12T20:44:59.166554169Z\" level=info msg=\"Removing pod sandbox: fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace\" id=16dcf54f-abb8-4bb0-ab7e-baab65a7f860 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:44:59.180778 crc crio[24437]: time=\"2026-06-12T20:44:59.180659849Z\" level=info msg=\"Removed pod sandbox: fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace\" id=16dcf54f-abb8-4bb0-ab7e-baab65a7f860 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:44:59.181699 crc crio[24437]: time=\"2026-06-12T20:44:59.181613082Z\" level=info msg=\"Stopping pod sandbox: d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc\" id=db46c048-3962-43ea-b3d2-d77c6b3c3fc4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:44:59.181792 crc crio[24437]: time=\"2026-06-12T20:44:59.181702934Z\" level=info msg=\"Stopped pod sandbox (already stopped): d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc\" id=db46c048-3962-43ea-b3d2-d77c6b3c3fc4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:44:59.182771 crc crio[24437]: time=\"2026-06-12T20:44:59.182702479Z\" level=info msg=\"Removing pod sandbox: d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc\" id=31a43ae7-806a-4fdb-9cae-17b0185d81f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:44:59.192104 crc crio[24437]: time=\"2026-06-12T20:44:59.192014784Z\" level=info msg=\"Removed pod sandbox: d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc\" id=31a43ae7-806a-4fdb-9cae-17b0185d81f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:44:59.192816 crc crio[24437]: time=\"2026-06-12T20:44:59.192738611Z\" level=info msg=\"Stopping pod sandbox: c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90\" id=98d69155-ae62-4dc5-89c5-17edfb03660c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:44:59.192909 crc crio[24437]: time=\"2026-06-12T20:44:59.192815153Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90\" id=98d69155-ae62-4dc5-89c5-17edfb03660c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:44:59.193828 crc crio[24437]: time=\"2026-06-12T20:44:59.193677294Z\" level=info msg=\"Removing pod sandbox: c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90\" id=8fd3abc8-c541-405a-9761-08e9902fe8a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:44:59.207164 crc crio[24437]: time=\"2026-06-12T20:44:59.207026447Z\" level=info msg=\"Removed pod sandbox: c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90\" id=8fd3abc8-c541-405a-9761-08e9902fe8a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:44:59.208598 crc crio[24437]: time=\"2026-06-12T20:44:59.208471582Z\" level=info msg=\"Stopping pod sandbox: 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0\" id=7a82aa2f-4332-426b-8981-fe6ac1142d55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:44:59.208681 crc crio[24437]: time=\"2026-06-12T20:44:59.208637945Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0\" id=7a82aa2f-4332-426b-8981-fe6ac1142d55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:44:59.209589 crc crio[24437]: time=\"2026-06-12T20:44:59.209486446Z\" level=info msg=\"Removing pod sandbox: 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0\" id=945b61e5-ccfb-41d5-afb2-f91514c4ae84 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:44:59.223318 crc crio[24437]: time=\"2026-06-12T20:44:59.223112296Z\" level=info msg=\"Removed pod sandbox: 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0\" id=945b61e5-ccfb-41d5-afb2-f91514c4ae84 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:45:00.496801 crc crio[24437]: time=\"2026-06-12T20:45:00.496250546Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/POD\" id=434af8a2-0f36-4fd2-8d8e-ebc5880ca8c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:45:00.496801 crc crio[24437]: time=\"2026-06-12T20:45:00.496774098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:45:00.524863 crc crio[24437]: time=\"2026-06-12T20:45:00.524716785Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688285-n72p9 Namespace:openshift-operator-lifecycle-manager ID:10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca UID:2618c393-c7ad-4cac-99dd-b97de68517a0 NetNS:/var/run/netns/fe7bc1e2-f64f-41c9-b59f-771f8dbb507f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2618c393_c7ad_4cac_99dd_b97de68517a0.slice PodAnnotations:0xc00012a368}] Aliases:map[]}\"\nJun 12 20:45:00.524863 crc crio[24437]: time=\"2026-06-12T20:45:00.524798146Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688285-n72p9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:45:00.783480 crc crio[24437]: 2026-06-12T20:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10c98adc89677f7 Mac:3a:4a:60:d2:a9:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/fe7bc1e2-f64f-41c9-b59f-771f8dbb507f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:45:00.786044 crc crio[24437]: time=\"2026-06-12T20:45:00.78597156Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688285-n72p9 Namespace:openshift-operator-lifecycle-manager ID:10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca UID:2618c393-c7ad-4cac-99dd-b97de68517a0 NetNS:/var/run/netns/fe7bc1e2-f64f-41c9-b59f-771f8dbb507f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2618c393_c7ad_4cac_99dd_b97de68517a0.slice PodAnnotations:0xc00012a368}] Aliases:map[]}\"\nJun 12 20:45:00.786451 crc crio[24437]: time=\"2026-06-12T20:45:00.786154444Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688285-n72p9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:45:00.793442 crc crio[24437]: time=\"2026-06-12T20:45:00.792279553Z\" level=info msg=\"Ran pod sandbox 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/POD\" id=434af8a2-0f36-4fd2-8d8e-ebc5880ca8c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:45:00.795828 crc crio[24437]: time=\"2026-06-12T20:45:00.795748457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f34e35b7-ab16-4d65-bd00-d8416eedf90b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:45:00.798431 crc crio[24437]: time=\"2026-06-12T20:45:00.79835414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba0f6a34-a996-4a27-bc1d-d302912477ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:45:00.806569 crc crio[24437]: time=\"2026-06-12T20:45:00.806089386Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/collect-profiles\" id=4b1faa30-a099-42a3-acef-0b4386f93994 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:45:00.806993 crc crio[24437]: time=\"2026-06-12T20:45:00.806869925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:45:00.831893 crc crio[24437]: time=\"2026-06-12T20:45:00.831777458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:45:00.837072 crc crio[24437]: time=\"2026-06-12T20:45:00.836970994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:45:00.936572 crc crio[24437]: time=\"2026-06-12T20:45:00.936473719Z\" level=info msg=\"Created container 163a2d9330881e1852e4fea67417371f27170ba470cb0dc2a5aca6470584acc1: openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/collect-profiles\" id=4b1faa30-a099-42a3-acef-0b4386f93994 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:45:00.938153 crc crio[24437]: time=\"2026-06-12T20:45:00.937976886Z\" level=info msg=\"Starting container: 163a2d9330881e1852e4fea67417371f27170ba470cb0dc2a5aca6470584acc1\" id=25ce1595-ab55-4dff-bca9-c29be9fdc21c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:45:00.951263 crc crio[24437]: time=\"2026-06-12T20:45:00.951164784Z\" level=info msg=\"Started container\" PID=35214 containerID=163a2d9330881e1852e4fea67417371f27170ba470cb0dc2a5aca6470584acc1 description=openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/collect-profiles id=25ce1595-ab55-4dff-bca9-c29be9fdc21c name=/runtime.v1.RuntimeService/StartContainer sandboxID=10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca\nJun 12 20:45:02.950964 crc crio[24437]: time=\"2026-06-12T20:45:02.950299186Z\" level=info msg=\"Stopping pod sandbox: 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca\" id=dc96fa29-1ef3-4922-8d79-71892e3b4541 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:45:02.952548 crc crio[24437]: time=\"2026-06-12T20:45:02.951606608Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688285-n72p9 Namespace:openshift-operator-lifecycle-manager ID:10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca UID:2618c393-c7ad-4cac-99dd-b97de68517a0 NetNS:/var/run/netns/fe7bc1e2-f64f-41c9-b59f-771f8dbb507f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2618c393_c7ad_4cac_99dd_b97de68517a0.slice PodAnnotations:0xc001f6c8c0}] Aliases:map[]}\"\nJun 12 20:45:02.952548 crc crio[24437]: time=\"2026-06-12T20:45:02.951744421Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688285-n72p9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:45:03.252073 crc crio[24437]: time=\"2026-06-12T20:45:03.24869977Z\" level=info msg=\"Stopped pod sandbox: 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca\" id=dc96fa29-1ef3-4922-8d79-71892e3b4541 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:45:57.958567 crc crio[24437]: time=\"2026-06-12T20:45:57.957645682Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-4txzf/POD\" id=6938fe42-d198-4f41-b7be-0647db0acb21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:45:57.960238 crc crio[24437]: time=\"2026-06-12T20:45:57.958640666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:45:57.981091 crc crio[24437]: time=\"2026-06-12T20:45:57.980835062Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-hw6qr/POD\" id=0e0d8bd5-58aa-4e35-abd1-eea22d36905f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:45:57.981091 crc crio[24437]: time=\"2026-06-12T20:45:57.980841473Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-4txzf Namespace:cert-manager ID:cb78064fe2719f0c39aeaf390b77dab5eb5b0cec49428d3b59e8e433ed50f4dd UID:127bfbcc-13d3-43cb-803a-53adf61a6b76 NetNS:/var/run/netns/54b494b7-0152-441d-94bf-7c05d9112ccb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod127bfbcc_13d3_43cb_803a_53adf61a6b76.slice PodAnnotations:0xc00012ba80}] Aliases:map[]}\"\nJun 12 20:45:57.981091 crc crio[24437]: time=\"2026-06-12T20:45:57.981009347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:45:57.981467 crc crio[24437]: time=\"2026-06-12T20:45:57.981011517Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-4txzf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:45:58.021756 crc crio[24437]: time=\"2026-06-12T20:45:58.021654079Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-2nhb7/POD\" id=6e6c99e4-0bfb-4195-ae73-5b538521ab16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:45:58.021978 crc crio[24437]: time=\"2026-06-12T20:45:58.021780752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:45:58.035994 crc crio[24437]: time=\"2026-06-12T20:45:58.035802291Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-hw6qr Namespace:cert-manager ID:1252aad2e9ecd0f52ef3980842225f730b9a31b47c37bb41e7c47b608c0492d6 UID:455a7612-901a-458c-b040-bcb41fb853b7 NetNS:/var/run/netns/44c3bd7d-7e04-4582-add8-5351e7d14e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod455a7612_901a_458c_b040_bcb41fb853b7.slice PodAnnotations:0xc001fa40e8}] Aliases:map[]}\"\nJun 12 20:45:58.036258 crc crio[24437]: time=\"2026-06-12T20:45:58.036043747Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-hw6qr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:45:58.059082 crc crio[24437]: time=\"2026-06-12T20:45:58.058043519Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-2nhb7 Namespace:cert-manager ID:5b3712d8c2e5724b40ad20be6aeec9bef0e4e03b80df45eaa7dce4b62ce5147f UID:0c1c42df-72d9-4129-90ec-9c9b17a710f8 NetNS:/var/run/netns/32b449ef-751a-4d6a-9c8b-0b7b51ad462f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c1c42df_72d9_4129_90ec_9c9b17a710f8.slice PodAnnotations:0xc001f6c020}] Aliases:map[]}\"\nJun 12 20:45:58.059082 crc crio[24437]: time=\"2026-06-12T20:45:58.058240874Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-2nhb7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:45:58.303972 crc crio[24437]: 2026-06-12T20:45:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb78064fe2719f0 Mac:92:f8:e2:af:d6:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/54b494b7-0152-441d-94bf-7c05d9112ccb SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:45:58.306133 crc crio[24437]: time=\"2026-06-12T20:45:58.305975142Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-4txzf Namespace:cert-manager ID:cb78064fe2719f0c39aeaf390b77dab5eb5b0cec49428d3b59e8e433ed50f4dd UID:127bfbcc-13d3-43cb-803a-53adf61a6b76 NetNS:/var/run/netns/54b494b7-0152-441d-94bf-7c05d9112ccb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod127bfbcc_13d3_43cb_803a_53adf61a6b76.slice PodAnnotations:0xc00012ba80}] Aliases:map[]}\"\nJun 12 20:45:58.306282 crc crio[24437]: time=\"2026-06-12T20:45:58.306206499Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-4txzf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:45:58.316717 crc crio[24437]: time=\"2026-06-12T20:45:58.315253877Z\" level=info msg=\"Ran pod sandbox cb78064fe2719f0c39aeaf390b77dab5eb5b0cec49428d3b59e8e433ed50f4dd with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-4txzf/POD\" id=6938fe42-d198-4f41-b7be-0647db0acb21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:45:58.319209 crc crio[24437]: time=\"2026-06-12T20:45:58.31908958Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=d470403f-1cf7-497c-81c3-e477c6813392 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:45:58.319351 crc crio[24437]: time=\"2026-06-12T20:45:58.319297815Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=d470403f-1cf7-497c-81c3-e477c6813392 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:45:58.319629 crc crio[24437]: time=\"2026-06-12T20:45:58.319492389Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=d470403f-1cf7-497c-81c3-e477c6813392 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:45:58.327001 crc crio[24437]: time=\"2026-06-12T20:45:58.326781506Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=f86b171c-f98d-4f6b-8ff6-8e1875c86ba1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:45:58.336552 crc crio[24437]: time=\"2026-06-12T20:45:58.33646711Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 12 20:45:58.351214 crc crio[24437]: 2026-06-12T20:45:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1252aad2e9ecd0f Mac:b6:2e:d5:5b:c5:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/44c3bd7d-7e04-4582-add8-5351e7d14e6a SocketPath: PciID:}] [{Interface:0xc0004b2590 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:45:58.351214 crc crio[24437]: time=\"2026-06-12T20:45:58.347633021Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-hw6qr Namespace:cert-manager ID:1252aad2e9ecd0f52ef3980842225f730b9a31b47c37bb41e7c47b608c0492d6 UID:455a7612-901a-458c-b040-bcb41fb853b7 NetNS:/var/run/netns/44c3bd7d-7e04-4582-add8-5351e7d14e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod455a7612_901a_458c_b040_bcb41fb853b7.slice PodAnnotations:0xc001fa40e8}] Aliases:map[]}\"\nJun 12 20:45:58.351214 crc crio[24437]: time=\"2026-06-12T20:45:58.347772314Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-hw6qr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:45:58.357248 crc crio[24437]: time=\"2026-06-12T20:45:58.35716064Z\" level=info msg=\"Ran pod sandbox 1252aad2e9ecd0f52ef3980842225f730b9a31b47c37bb41e7c47b608c0492d6 with infra container: cert-manager/cert-manager-7b8b89f89d-hw6qr/POD\" id=0e0d8bd5-58aa-4e35-abd1-eea22d36905f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:45:58.359474 crc crio[24437]: time=\"2026-06-12T20:45:58.359418035Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=0912160e-bd37-4dee-9f50-75195792eabf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:45:58.359665 crc crio[24437]: time=\"2026-06-12T20:45:58.35962217Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=0912160e-bd37-4dee-9f50-75195792eabf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:45:58.359735 crc crio[24437]: time=\"2026-06-12T20:45:58.359701742Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=0912160e-bd37-4dee-9f50-75195792eabf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:45:58.361850 crc crio[24437]: time=\"2026-06-12T20:45:58.36172107Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=cb93085d-46da-4cad-b5ae-f82c1aa9d926 name=/runtime.v1.ImageService/PullImage\nJun 12 20:45:58.370631 crc crio[24437]: time=\"2026-06-12T20:45:58.370567765Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 12 20:45:58.397250 crc crio[24437]: 2026-06-12T20:45:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b3712d8c2e5724 Mac:6e:bd:d6:e0:f8:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/32b449ef-751a-4d6a-9c8b-0b7b51ad462f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:45:58.398996 crc crio[24437]: time=\"2026-06-12T20:45:58.398858488Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-2nhb7 Namespace:cert-manager ID:5b3712d8c2e5724b40ad20be6aeec9bef0e4e03b80df45eaa7dce4b62ce5147f UID:0c1c42df-72d9-4129-90ec-9c9b17a710f8 NetNS:/var/run/netns/32b449ef-751a-4d6a-9c8b-0b7b51ad462f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c1c42df_72d9_4129_90ec_9c9b17a710f8.slice PodAnnotations:0xc001f6c020}] Aliases:map[]}\"\nJun 12 20:45:58.399085 crc crio[24437]: time=\"2026-06-12T20:45:58.399057323Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-2nhb7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:45:58.405703 crc crio[24437]: time=\"2026-06-12T20:45:58.405632192Z\" level=info msg=\"Ran pod sandbox 5b3712d8c2e5724b40ad20be6aeec9bef0e4e03b80df45eaa7dce4b62ce5147f with infra container: cert-manager/cert-manager-webhook-769f6b94cb-2nhb7/POD\" id=6e6c99e4-0bfb-4195-ae73-5b538521ab16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:45:58.408034 crc crio[24437]: time=\"2026-06-12T20:45:58.407870207Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=f7861173-ae1f-4ff3-aaea-481aa8882a37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:45:58.408153 crc crio[24437]: time=\"2026-06-12T20:45:58.408129443Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=f7861173-ae1f-4ff3-aaea-481aa8882a37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:45:58.408210 crc crio[24437]: time=\"2026-06-12T20:45:58.408183664Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=f7861173-ae1f-4ff3-aaea-481aa8882a37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:45:58.411081 crc crio[24437]: time=\"2026-06-12T20:45:58.411012812Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=1a35e0a1-5800-4aea-8b95-fd6a05dd1fe0 name=/runtime.v1.ImageService/PullImage\nJun 12 20:45:58.414541 crc crio[24437]: time=\"2026-06-12T20:45:58.414475056Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 12 20:46:00.514539 crc crio[24437]: time=\"2026-06-12T20:46:00.514094877Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688286-6c4bf/POD\" id=8faa6311-e6d6-4f2a-a862-3e23c787b1b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:00.515971 crc crio[24437]: time=\"2026-06-12T20:46:00.51588648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:01.147816 crc crio[24437]: time=\"2026-06-12T20:46:01.146886205Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688286-6c4bf Namespace:openshift-infra ID:63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516 UID:2f6c0361-13b8-458a-a414-5164f19efd85 NetNS:/var/run/netns/a7490d2d-bb2e-4eec-9020-5b233b15d247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c0361_13b8_458a_a414_5164f19efd85.slice PodAnnotations:0xc00051c090}] Aliases:map[]}\"\nJun 12 20:46:01.147816 crc crio[24437]: time=\"2026-06-12T20:46:01.147788497Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688286-6c4bf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:46:01.489415 crc crio[24437]: 2026-06-12T20:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63c6ca4b1322048 Mac:66:56:4a:5a:ea:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/a7490d2d-bb2e-4eec-9020-5b233b15d247 SocketPath: PciID:}] [{Interface:0xc0001146e0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:46:01.491018 crc crio[24437]: time=\"2026-06-12T20:46:01.490771409Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688286-6c4bf Namespace:openshift-infra ID:63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516 UID:2f6c0361-13b8-458a-a414-5164f19efd85 NetNS:/var/run/netns/a7490d2d-bb2e-4eec-9020-5b233b15d247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c0361_13b8_458a_a414_5164f19efd85.slice PodAnnotations:0xc00051c090}] Aliases:map[]}\"\nJun 12 20:46:01.491170 crc crio[24437]: time=\"2026-06-12T20:46:01.491026805Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688286-6c4bf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:46:02.695789 crc crio[24437]: time=\"2026-06-12T20:46:02.695171468Z\" level=info msg=\"Ran pod sandbox 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516 with infra container: openshift-infra/auto-csr-approver-29688286-6c4bf/POD\" id=8faa6311-e6d6-4f2a-a862-3e23c787b1b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:02.705235 crc crio[24437]: time=\"2026-06-12T20:46:02.703477808Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2292edb7-3b48-4cd5-906f-8a02bf4c0947 name=/runtime.v1.ImageService/PullImage\nJun 12 20:46:02.711418 crc crio[24437]: time=\"2026-06-12T20:46:02.711325338Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:46:03.106432 crc crio[24437]: time=\"2026-06-12T20:46:03.106276436Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=f86b171c-f98d-4f6b-8ff6-8e1875c86ba1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:46:03.107762 crc crio[24437]: time=\"2026-06-12T20:46:03.10768299Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=d7abbed7-3722-4add-8065-26825667ebf7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:03.111738 crc crio[24437]: time=\"2026-06-12T20:46:03.111639986Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=61490b3f-052b-43a8-969d-bcbd8ef22616 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:03.118867 crc crio[24437]: time=\"2026-06-12T20:46:03.118733788Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-4txzf/cert-manager-cainjector\" id=e65c215b-9969-42ee-b6a8-d21f9fa3f25f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:03.121064 crc crio[24437]: time=\"2026-06-12T20:46:03.12090922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:03.200025 crc crio[24437]: time=\"2026-06-12T20:46:03.199849679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:03.205457 crc crio[24437]: time=\"2026-06-12T20:46:03.205380722Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=1a35e0a1-5800-4aea-8b95-fd6a05dd1fe0 name=/runtime.v1.ImageService/PullImage\nJun 12 20:46:03.205579 crc crio[24437]: time=\"2026-06-12T20:46:03.205460825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:03.207849 crc crio[24437]: time=\"2026-06-12T20:46:03.20772137Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=3d629a73-d95a-4c2b-9d56-ec7ef53a24d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:03.345364 crc crio[24437]: time=\"2026-06-12T20:46:03.344570137Z\" level=info msg=\"Created container e849ec6d9eda0627bd819d8587a33b60e4399508de147baf1360faa60e350465: cert-manager/cert-manager-cainjector-7f9fdd5dd5-4txzf/cert-manager-cainjector\" id=e65c215b-9969-42ee-b6a8-d21f9fa3f25f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:03.346463 crc crio[24437]: time=\"2026-06-12T20:46:03.346341971Z\" level=info msg=\"Starting container: e849ec6d9eda0627bd819d8587a33b60e4399508de147baf1360faa60e350465\" id=c2a772e0-42b6-462c-843b-03c0acd082ca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:03.354234 crc crio[24437]: time=\"2026-06-12T20:46:03.354096458Z\" level=info msg=\"Started container\" PID=37017 containerID=e849ec6d9eda0627bd819d8587a33b60e4399508de147baf1360faa60e350465 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-4txzf/cert-manager-cainjector id=c2a772e0-42b6-462c-843b-03c0acd082ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb78064fe2719f0c39aeaf390b77dab5eb5b0cec49428d3b59e8e433ed50f4dd\nJun 12 20:46:04.310503 crc crio[24437]: time=\"2026-06-12T20:46:04.310368987Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=2d701fd6-cbe5-424e-ba1a-a514037e3747 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:04.319564 crc crio[24437]: time=\"2026-06-12T20:46:04.319451177Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-2nhb7/cert-manager-webhook\" id=5265b8b3-0481-47b7-96f4-66ebacaf458f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:04.321427 crc crio[24437]: time=\"2026-06-12T20:46:04.321364193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:04.382241 crc crio[24437]: time=\"2026-06-12T20:46:04.382087952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:04.391309 crc crio[24437]: time=\"2026-06-12T20:46:04.391042257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:04.395499 crc crio[24437]: time=\"2026-06-12T20:46:04.395449984Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=cb93085d-46da-4cad-b5ae-f82c1aa9d926 name=/runtime.v1.ImageService/PullImage\nJun 12 20:46:04.397197 crc crio[24437]: time=\"2026-06-12T20:46:04.396873079Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=4dc10aec-9e5f-4758-a205-4797682ef13c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:04.409883 crc crio[24437]: time=\"2026-06-12T20:46:04.409729949Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2292edb7-3b48-4cd5-906f-8a02bf4c0947 name=/runtime.v1.ImageService/PullImage\nJun 12 20:46:04.411387 crc crio[24437]: time=\"2026-06-12T20:46:04.411293297Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e4b87ca7-3398-4b7b-8600-28a5bec0abc0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:04.413449 crc crio[24437]: time=\"2026-06-12T20:46:04.413155213Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d40b75e8-d35d-4941-98d5-a77aeae91632 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:04.417041 crc crio[24437]: time=\"2026-06-12T20:46:04.417014086Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=cdd8c7fd-4ef7-470a-9798-bebe8f7821e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:04.419617 crc crio[24437]: time=\"2026-06-12T20:46:04.419538846Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688286-6c4bf/oc\" id=b037f567-f4de-40ec-8a67-4de3cbc076dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:04.420180 crc crio[24437]: time=\"2026-06-12T20:46:04.420093359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:04.426280 crc crio[24437]: time=\"2026-06-12T20:46:04.426252799Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-hw6qr/cert-manager-controller\" id=d1566519-5a9c-43d7-a789-426e004bcfc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:04.442405 crc crio[24437]: time=\"2026-06-12T20:46:04.442265316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:04.449830 crc crio[24437]: time=\"2026-06-12T20:46:04.449721067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:04.527830 crc crio[24437]: time=\"2026-06-12T20:46:04.52679317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:04.545167 crc crio[24437]: time=\"2026-06-12T20:46:04.542654733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:04.584394 crc crio[24437]: time=\"2026-06-12T20:46:04.58428189Z\" level=info msg=\"Created container 6dd208694448fd7de10ed9e51240b1a07e4dfd5e778fbe71e6a0745c8d6969c3: cert-manager/cert-manager-webhook-769f6b94cb-2nhb7/cert-manager-webhook\" id=5265b8b3-0481-47b7-96f4-66ebacaf458f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:04.588729 crc crio[24437]: time=\"2026-06-12T20:46:04.588643975Z\" level=info msg=\"Starting container: 6dd208694448fd7de10ed9e51240b1a07e4dfd5e778fbe71e6a0745c8d6969c3\" id=da2c9dcf-6ccc-4908-84da-e49191e55115 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:04.600683 crc crio[24437]: time=\"2026-06-12T20:46:04.600568624Z\" level=info msg=\"Started container\" PID=37074 containerID=6dd208694448fd7de10ed9e51240b1a07e4dfd5e778fbe71e6a0745c8d6969c3 description=cert-manager/cert-manager-webhook-769f6b94cb-2nhb7/cert-manager-webhook id=da2c9dcf-6ccc-4908-84da-e49191e55115 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b3712d8c2e5724b40ad20be6aeec9bef0e4e03b80df45eaa7dce4b62ce5147f\nJun 12 20:46:04.647281 crc crio[24437]: time=\"2026-06-12T20:46:04.64718045Z\" level=info msg=\"Created container 3be4066ac9f57dd0b53130ee36c395d20edc57a8dce1bf2feb19df860e15b604: cert-manager/cert-manager-7b8b89f89d-hw6qr/cert-manager-controller\" id=d1566519-5a9c-43d7-a789-426e004bcfc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:04.654285 crc crio[24437]: time=\"2026-06-12T20:46:04.652288053Z\" level=info msg=\"Starting container: 3be4066ac9f57dd0b53130ee36c395d20edc57a8dce1bf2feb19df860e15b604\" id=c1c3c080-8cc1-454a-a762-79400fc74648 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:04.667564 crc crio[24437]: time=\"2026-06-12T20:46:04.667480841Z\" level=info msg=\"Started container\" PID=37080 containerID=3be4066ac9f57dd0b53130ee36c395d20edc57a8dce1bf2feb19df860e15b604 description=cert-manager/cert-manager-7b8b89f89d-hw6qr/cert-manager-controller id=c1c3c080-8cc1-454a-a762-79400fc74648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1252aad2e9ecd0f52ef3980842225f730b9a31b47c37bb41e7c47b608c0492d6\nJun 12 20:46:04.770830 crc crio[24437]: time=\"2026-06-12T20:46:04.770607534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:04.862425 crc crio[24437]: time=\"2026-06-12T20:46:04.862320142Z\" level=info msg=\"Created container 6086303789cb00f2cd35f229dba52a52c87c98c75ef865291eef3d374d5a689a: openshift-infra/auto-csr-approver-29688286-6c4bf/oc\" id=b037f567-f4de-40ec-8a67-4de3cbc076dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:04.863861 crc crio[24437]: time=\"2026-06-12T20:46:04.863777787Z\" level=info msg=\"Starting container: 6086303789cb00f2cd35f229dba52a52c87c98c75ef865291eef3d374d5a689a\" id=0bfbe686-2ed3-4996-ae7a-d56e88b416ae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:04.871460 crc crio[24437]: time=\"2026-06-12T20:46:04.8713488Z\" level=info msg=\"Started container\" PID=37110 containerID=6086303789cb00f2cd35f229dba52a52c87c98c75ef865291eef3d374d5a689a description=openshift-infra/auto-csr-approver-29688286-6c4bf/oc id=0bfbe686-2ed3-4996-ae7a-d56e88b416ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516\nJun 12 20:46:06.621700 crc crio[24437]: time=\"2026-06-12T20:46:06.621589544Z\" level=info msg=\"Stopping pod sandbox: 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516\" id=684a6ca3-9a95-421c-86eb-ce74854e528b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:06.623163 crc crio[24437]: time=\"2026-06-12T20:46:06.622730922Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688286-6c4bf Namespace:openshift-infra ID:63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516 UID:2f6c0361-13b8-458a-a414-5164f19efd85 NetNS:/var/run/netns/a7490d2d-bb2e-4eec-9020-5b233b15d247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c0361_13b8_458a_a414_5164f19efd85.slice PodAnnotations:0xc00008cef0}] Aliases:map[]}\"\nJun 12 20:46:06.623278 crc crio[24437]: time=\"2026-06-12T20:46:06.623200443Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688286-6c4bf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:46:06.642181 crc crio[24437]: time=\"2026-06-12T20:46:06.641372083Z\" level=info msg=\"Stopping container: ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c (timeout: 30s)\" id=a722656b-740f-40a2-a7b5-1ae5d1c11be0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:06.642674 crc crio[24437]: time=\"2026-06-12T20:46:06.641587008Z\" level=info msg=\"Stopping container: 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb (timeout: 30s)\" id=d92b7998-9357-42b1-bca0-2435b53b7865 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:06.871181 crc crio[24437]: time=\"2026-06-12T20:46:06.871069336Z\" level=info msg=\"Stopped container 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=d92b7998-9357-42b1-bca0-2435b53b7865 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:06.872598 crc crio[24437]: time=\"2026-06-12T20:46:06.872439039Z\" level=info msg=\"Stopping container: 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a (timeout: 30s)\" id=e235267e-c62a-43d7-bda2-39f1d31d6b50 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:06.873093 crc crio[24437]: time=\"2026-06-12T20:46:06.872902891Z\" level=info msg=\"Stopping container: f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c (timeout: 30s)\" id=268c63c6-9141-410e-90ed-32a0c6852111 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:06.874888 crc crio[24437]: time=\"2026-06-12T20:46:06.874842977Z\" level=info msg=\"Stopping container: 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85 (timeout: 30s)\" id=0f185d86-379a-45fc-b47e-5bcfec8a7518 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:06.875362 crc crio[24437]: time=\"2026-06-12T20:46:06.875281108Z\" level=info msg=\"Stopping container: e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d (timeout: 30s)\" id=4f093873-316c-41a4-87ba-2887ee8360b4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:06.875708 crc crio[24437]: time=\"2026-06-12T20:46:06.875654827Z\" level=info msg=\"Stopping container: ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c (timeout: 30s)\" id=6aa264be-6999-4730-aa33-634375c6632f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:06.876476 crc crio[24437]: time=\"2026-06-12T20:46:06.876439186Z\" level=info msg=\"Stopping container: c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f (timeout: 30s)\" id=168fea11-7569-4350-a1e6-09b08783ff63 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:06.876758 crc crio[24437]: time=\"2026-06-12T20:46:06.876524468Z\" level=info msg=\"Stopping container: c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a (timeout: 30s)\" id=c089fa26-d8ab-4cac-b79a-4567ca393089 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:06.899541 crc crio[24437]: time=\"2026-06-12T20:46:06.899138584Z\" level=info msg=\"Stopped container ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a722656b-740f-40a2-a7b5-1ae5d1c11be0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:06.900999 crc crio[24437]: time=\"2026-06-12T20:46:06.900896347Z\" level=info msg=\"Stopping pod sandbox: 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5\" id=39f90d1d-a34d-420d-901f-b7c41dd80b90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:06.950226 crc crio[24437]: time=\"2026-06-12T20:46:06.946300355Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 20:46:06.950226 crc crio[24437]: time=\"2026-06-12T20:46:06.949265856Z\" level=info msg=\"Stopped pod sandbox: 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5\" id=39f90d1d-a34d-420d-901f-b7c41dd80b90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:06.966878 crc crio[24437]: time=\"2026-06-12T20:46:06.966745429Z\" level=info msg=\"Stopping container: 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730 (timeout: 30s)\" id=eb218a4a-dfa1-4d41-9508-c7bab094d735 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:06.998906 crc crio[24437]: 2026-06-12T20:46:06Z [error] CmdDel (shim): failed to send CNI request: Post \"http://dummy/cni\": EOF: StdinData: {\"auxiliaryCNIChainName\":\"vendor-cni-chain\",\"binDir\":\"/var/lib/cni/bin\",\"clusterNetwork\":\"/host/run/multus/cni/net.d/10-ovn-kubernetes.conf\",\"cniVersion\":\"0.3.1\",\"daemonSocketDir\":\"/run/multus/socket\",\"globalNamespaces\":\"default,openshift-multus,openshift-sriov-network-operator,openshift-cnv\",\"logLevel\":\"verbose\",\"logToStderr\":true,\"name\":\"multus-cni-network\",\"namespaceIsolation\":true,\"type\":\"multus-shim\"}\nJun 12 20:46:06.999655 crc crio[24437]: time=\"2026-06-12T20:46:06.999568453Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:07.012300 crc crio[24437]: time=\"2026-06-12T20:46:07.010715492Z\" level=info msg=\"Stopped pod sandbox: 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516\" id=684a6ca3-9a95-421c-86eb-ce74854e528b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:07.046070 crc crio[24437]: time=\"2026-06-12T20:46:07.043220578Z\" level=info msg=\"Stopped container c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=168fea11-7569-4350-a1e6-09b08783ff63 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:07.208312 crc crio[24437]: time=\"2026-06-12T20:46:07.199190558Z\" level=info msg=\"Stopped container e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=4f093873-316c-41a4-87ba-2887ee8360b4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:07.208312 crc crio[24437]: time=\"2026-06-12T20:46:07.199497416Z\" level=info msg=\"Stopped container ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=6aa264be-6999-4730-aa33-634375c6632f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:07.208312 crc crio[24437]: time=\"2026-06-12T20:46:07.199909786Z\" level=info msg=\"Stopped container c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=c089fa26-d8ab-4cac-b79a-4567ca393089 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:07.591669 crc crio[24437]: time=\"2026-06-12T20:46:07.590653233Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/POD\" id=db9ed18c-b2a4-49e1-8572-6e812c9351da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:07.591867 crc crio[24437]: time=\"2026-06-12T20:46:07.591741039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:07.617622 crc crio[24437]: time=\"2026-06-12T20:46:07.617312786Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=db9ed18c-b2a4-49e1-8572-6e812c9351da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:07.630263 crc crio[24437]: time=\"2026-06-12T20:46:07.62984311Z\" level=info msg=\"Ran pod sandbox 97a4f673b09852d2e4f38f2dc6892e00c22f99ce408260663ee4f150ae4eb4d6 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/POD\" id=db9ed18c-b2a4-49e1-8572-6e812c9351da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:07.631947 crc crio[24437]: time=\"2026-06-12T20:46:07.631841159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f96bac2c-9681-4f29-9750-2c24ad6cbff5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:07.635348 crc crio[24437]: time=\"2026-06-12T20:46:07.635271112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4639f6da-8bf0-4843-8208-38d754f47dad name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:07.637761 crc crio[24437]: time=\"2026-06-12T20:46:07.637614569Z\" level=info msg=\"Removing container: ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c\" id=4356d874-32a5-4742-8e17-d8933d4913e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:07.643467 crc crio[24437]: time=\"2026-06-12T20:46:07.643346517Z\" level=info msg=\"Stopped container 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=eb218a4a-dfa1-4d41-9508-c7bab094d735 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:07.649376 crc crio[24437]: time=\"2026-06-12T20:46:07.648982633Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/kube-rbac-proxy\" id=d56ece29-212f-49de-8794-45c924dc728f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:07.649577 crc crio[24437]: time=\"2026-06-12T20:46:07.649395193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:07.665953 crc crio[24437]: time=\"2026-06-12T20:46:07.665753929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=a6e433e3-6005-42da-9e5c-ea2819f39f70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:07.672997 crc crio[24437]: time=\"2026-06-12T20:46:07.672799739Z\" level=info msg=\"Removed container ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=4356d874-32a5-4742-8e17-d8933d4913e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:07.675756 crc crio[24437]: time=\"2026-06-12T20:46:07.675660057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=853f7ec8-ae4c-4b7a-b434-ac9a8133c919 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:07.676350 crc crio[24437]: time=\"2026-06-12T20:46:07.676268023Z\" level=info msg=\"Removing container: 12d4588d6cbc6e47b0d576fa536786f3bdeb7ddb1f1058e08137cb01b7d4dd7e\" id=a1406ce8-8b23-4b9b-b6e4-3661cb997d4a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:07.679759 crc crio[24437]: time=\"2026-06-12T20:46:07.679677235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:07.680889 crc crio[24437]: time=\"2026-06-12T20:46:07.680806182Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=dc01c085-c124-47b7-85df-136f4d3298a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:07.681365 crc crio[24437]: time=\"2026-06-12T20:46:07.681295315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:07.728798 crc crio[24437]: time=\"2026-06-12T20:46:07.728689731Z\" level=info msg=\"Removed container 12d4588d6cbc6e47b0d576fa536786f3bdeb7ddb1f1058e08137cb01b7d4dd7e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a1406ce8-8b23-4b9b-b6e4-3661cb997d4a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:07.733649 crc crio[24437]: time=\"2026-06-12T20:46:07.733575118Z\" level=info msg=\"Removing container: 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb\" id=6eacbc2f-e031-44e4-8b20-01f6d5550975 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:07.739406 crc crio[24437]: time=\"2026-06-12T20:46:07.739320107Z\" level=info msg=\"Stopped container f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=268c63c6-9141-410e-90ed-32a0c6852111 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:07.740780 crc crio[24437]: time=\"2026-06-12T20:46:07.74067505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:07.743821 crc crio[24437]: time=\"2026-06-12T20:46:07.742997886Z\" level=info msg=\"Stopped container 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=e235267e-c62a-43d7-bda2-39f1d31d6b50 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:07.748067 crc crio[24437]: time=\"2026-06-12T20:46:07.747216988Z\" level=info msg=\"Stopped container 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=0f185d86-379a-45fc-b47e-5bcfec8a7518 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:07.748067 crc crio[24437]: time=\"2026-06-12T20:46:07.74769701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:07.749647 crc crio[24437]: time=\"2026-06-12T20:46:07.749174045Z\" level=info msg=\"Stopping pod sandbox: f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\" id=74a73ee8-3351-4757-84f4-fd9f4052a020 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:07.770066 crc crio[24437]: time=\"2026-06-12T20:46:07.763325458Z\" level=info msg=\"Stopped pod sandbox: f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\" id=74a73ee8-3351-4757-84f4-fd9f4052a020 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:07.771705 crc crio[24437]: time=\"2026-06-12T20:46:07.771590657Z\" level=info msg=\"Removed container 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=6eacbc2f-e031-44e4-8b20-01f6d5550975 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:07.858600 crc crio[24437]: time=\"2026-06-12T20:46:07.858431157Z\" level=info msg=\"Created container e337cf9b42ee19baea15eda1f9e763c275a92772491a15172c3391035a7633f7: openshift-multus/multus-bzhnf/kube-multus\" id=dc01c085-c124-47b7-85df-136f4d3298a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:07.859581 crc crio[24437]: time=\"2026-06-12T20:46:07.859497183Z\" level=info msg=\"Starting container: e337cf9b42ee19baea15eda1f9e763c275a92772491a15172c3391035a7633f7\" id=630a15f9-1699-46b4-8784-c7663c8ad4b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:07.871514 crc crio[24437]: time=\"2026-06-12T20:46:07.871431612Z\" level=info msg=\"Started container\" PID=37390 containerID=e337cf9b42ee19baea15eda1f9e763c275a92772491a15172c3391035a7633f7 description=openshift-multus/multus-bzhnf/kube-multus id=630a15f9-1699-46b4-8784-c7663c8ad4b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=307cc2d279c52de2d2edf44f4df4d8fd86b79ca46c4047c18779d4c27cb5f60d\nJun 12 20:46:07.904482 crc crio[24437]: time=\"2026-06-12T20:46:07.904193723Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_1c1f3dce-2355-4bf0-8cae-7d23b4a9f54e\\\"\"\nJun 12 20:46:07.904482 crc crio[24437]: time=\"2026-06-12T20:46:07.904330917Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:07.939295 crc crio[24437]: time=\"2026-06-12T20:46:07.938642497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:08.026775 crc crio[24437]: time=\"2026-06-12T20:46:08.026192153Z\" level=info msg=\"Created container 59e080459b8846428af6661d89d403f21159bbefdf0f14b7eb61dd2b7c5c44af: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/kube-rbac-proxy\" id=d56ece29-212f-49de-8794-45c924dc728f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:08.028481 crc crio[24437]: time=\"2026-06-12T20:46:08.028398526Z\" level=info msg=\"Starting container: 59e080459b8846428af6661d89d403f21159bbefdf0f14b7eb61dd2b7c5c44af\" id=f2963699-e48e-4647-a367-8daefe36c564 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:08.037805 crc crio[24437]: time=\"2026-06-12T20:46:08.037705071Z\" level=info msg=\"Started container\" PID=37419 containerID=59e080459b8846428af6661d89d403f21159bbefdf0f14b7eb61dd2b7c5c44af description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/kube-rbac-proxy id=f2963699-e48e-4647-a367-8daefe36c564 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97a4f673b09852d2e4f38f2dc6892e00c22f99ce408260663ee4f150ae4eb4d6\nJun 12 20:46:08.047556 crc crio[24437]: time=\"2026-06-12T20:46:08.047474117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=51fe5726-ec73-48c3-9ecd-41046dd10309 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:08.050813 crc crio[24437]: time=\"2026-06-12T20:46:08.050739427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e448a4ad-8843-4774-a693-8be72669951f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:08.056283 crc crio[24437]: time=\"2026-06-12T20:46:08.056220578Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/ovnkube-cluster-manager\" id=43db0570-3ddb-4d54-a7a3-dd09f74a54bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:08.056584 crc crio[24437]: time=\"2026-06-12T20:46:08.056534016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:08.081236 crc crio[24437]: time=\"2026-06-12T20:46:08.081020998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:08.084477 crc crio[24437]: time=\"2026-06-12T20:46:08.08438895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:08.177951 crc crio[24437]: time=\"2026-06-12T20:46:08.177779627Z\" level=info msg=\"Created container adf28632bfd5a6132c3366079296e109f3bcbe01116f8ef443dde181deda3a67: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/ovnkube-cluster-manager\" id=43db0570-3ddb-4d54-a7a3-dd09f74a54bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:08.179170 crc crio[24437]: time=\"2026-06-12T20:46:08.179069888Z\" level=info msg=\"Starting container: adf28632bfd5a6132c3366079296e109f3bcbe01116f8ef443dde181deda3a67\" id=98046a7a-e03d-4833-9138-7448baad9cc7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:08.184985 crc crio[24437]: time=\"2026-06-12T20:46:08.18487007Z\" level=info msg=\"Started container\" PID=37439 containerID=adf28632bfd5a6132c3366079296e109f3bcbe01116f8ef443dde181deda3a67 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/ovnkube-cluster-manager id=98046a7a-e03d-4833-9138-7448baad9cc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97a4f673b09852d2e4f38f2dc6892e00c22f99ce408260663ee4f150ae4eb4d6\nJun 12 20:46:08.287626 crc crio[24437]: time=\"2026-06-12T20:46:08.287552382Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-tth4d/POD\" id=81f210d3-06d4-47c9-b37c-559d518231e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:08.287721 crc crio[24437]: time=\"2026-06-12T20:46:08.287652664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:08.306501 crc crio[24437]: time=\"2026-06-12T20:46:08.306383097Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=81f210d3-06d4-47c9-b37c-559d518231e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:08.316340 crc crio[24437]: time=\"2026-06-12T20:46:08.316199384Z\" level=info msg=\"Ran pod sandbox 875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9 with infra container: openshift-ovn-kubernetes/ovnkube-node-tth4d/POD\" id=81f210d3-06d4-47c9-b37c-559d518231e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:08.319847 crc crio[24437]: time=\"2026-06-12T20:46:08.319703439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=93f1e35e-724c-4333-8dad-4f033e187f8e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:08.322618 crc crio[24437]: time=\"2026-06-12T20:46:08.322551887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=84e592cc-db5b-401c-a147-7ebb24d4fdf8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:08.331423 crc crio[24437]: time=\"2026-06-12T20:46:08.331368301Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/kubecfg-setup\" id=878ed385-4fc8-4927-9fc0-0ce5a327554c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:08.331847 crc crio[24437]: time=\"2026-06-12T20:46:08.331786481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:08.358720 crc crio[24437]: time=\"2026-06-12T20:46:08.35863474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:08.360438 crc crio[24437]: time=\"2026-06-12T20:46:08.360377122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:08.422766 crc crio[24437]: time=\"2026-06-12T20:46:08.422669449Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 12 20:46:08.422963 crc crio[24437]: time=\"2026-06-12T20:46:08.422875404Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:08.430123 crc crio[24437]: time=\"2026-06-12T20:46:08.430012535Z\" level=info msg=\"Created container 69908623f5584cc5f3e72edff1ee18fbcfd4000261e02e42946d40f56726511a: openshift-ovn-kubernetes/ovnkube-node-tth4d/kubecfg-setup\" id=878ed385-4fc8-4927-9fc0-0ce5a327554c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:08.431343 crc crio[24437]: time=\"2026-06-12T20:46:08.431263026Z\" level=info msg=\"Starting container: 69908623f5584cc5f3e72edff1ee18fbcfd4000261e02e42946d40f56726511a\" id=abb60812-b6f7-4ce5-b584-055374eebc82 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:08.436149 crc crio[24437]: time=\"2026-06-12T20:46:08.436061972Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 12 20:46:08.436372 crc crio[24437]: time=\"2026-06-12T20:46:08.436172025Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:08.436536 crc crio[24437]: time=\"2026-06-12T20:46:08.436473592Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 12 20:46:08.436649 crc crio[24437]: time=\"2026-06-12T20:46:08.436570524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:08.437144 crc crio[24437]: time=\"2026-06-12T20:46:08.437067626Z\" level=info msg=\"Started container\" PID=37466 containerID=69908623f5584cc5f3e72edff1ee18fbcfd4000261e02e42946d40f56726511a description=openshift-ovn-kubernetes/ovnkube-node-tth4d/kubecfg-setup id=abb60812-b6f7-4ce5-b584-055374eebc82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9\nJun 12 20:46:08.449039 crc crio[24437]: time=\"2026-06-12T20:46:08.448886122Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 12 20:46:08.449039 crc crio[24437]: time=\"2026-06-12T20:46:08.449026705Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:08.462582 crc crio[24437]: time=\"2026-06-12T20:46:08.462512961Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 12 20:46:08.462582 crc crio[24437]: time=\"2026-06-12T20:46:08.462569042Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:08.474734 crc crio[24437]: time=\"2026-06-12T20:46:08.474619054Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 12 20:46:08.474734 crc crio[24437]: time=\"2026-06-12T20:46:08.474727876Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:08.483700 crc crio[24437]: time=\"2026-06-12T20:46:08.483628032Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 12 20:46:08.483871 crc crio[24437]: time=\"2026-06-12T20:46:08.483730845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:08.484506 crc crio[24437]: time=\"2026-06-12T20:46:08.484439442Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 12 20:46:08.484588 crc crio[24437]: time=\"2026-06-12T20:46:08.484533564Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:08.501980 crc crio[24437]: time=\"2026-06-12T20:46:08.501820682Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_1c1f3dce-2355-4bf0-8cae-7d23b4a9f54e\\\"\"\nJun 12 20:46:08.687309 crc crio[24437]: time=\"2026-06-12T20:46:08.687223634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4a22d2c1-48b0-4b59-a406-60555b70b6a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:08.691602 crc crio[24437]: time=\"2026-06-12T20:46:08.689691804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2df50fe4-05db-4f7e-964a-d90eb7587f12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:08.702361 crc crio[24437]: time=\"2026-06-12T20:46:08.702226067Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-controller\" id=cc4eac2e-7b84-4813-93ce-d66a650b7206 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:08.702995 crc crio[24437]: time=\"2026-06-12T20:46:08.702885262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:08.712538 crc crio[24437]: time=\"2026-06-12T20:46:08.712457714Z\" level=info msg=\"Removing container: 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730\" id=e178a7b5-02c4-4e65-89f4-506b3c440bab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:08.759519 crc crio[24437]: time=\"2026-06-12T20:46:08.75945025Z\" level=info msg=\"Removed container 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=e178a7b5-02c4-4e65-89f4-506b3c440bab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:08.764869 crc crio[24437]: time=\"2026-06-12T20:46:08.764776748Z\" level=info msg=\"Removing container: 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a\" id=9969925b-e5a4-4a5e-b1e1-67983fc1ae14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:08.770851 crc crio[24437]: time=\"2026-06-12T20:46:08.770446636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:08.773076 crc crio[24437]: time=\"2026-06-12T20:46:08.773010028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:08.788146 crc crio[24437]: time=\"2026-06-12T20:46:08.788035411Z\" level=info msg=\"Removed container 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=9969925b-e5a4-4a5e-b1e1-67983fc1ae14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:08.816772 crc crio[24437]: time=\"2026-06-12T20:46:08.814577743Z\" level=info msg=\"Removing container: f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c\" id=0b3c3fc5-9969-4e54-945a-75e6107a62bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:08.865502 crc crio[24437]: time=\"2026-06-12T20:46:08.865384391Z\" level=info msg=\"Removed container f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=0b3c3fc5-9969-4e54-945a-75e6107a62bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:08.868697 crc crio[24437]: time=\"2026-06-12T20:46:08.868042035Z\" level=info msg=\"Removing container: 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85\" id=5f19670f-e5a9-487c-913b-4fcdced893d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:08.891266 crc crio[24437]: time=\"2026-06-12T20:46:08.891093293Z\" level=info msg=\"Removed container 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=5f19670f-e5a9-487c-913b-4fcdced893d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:08.894592 crc crio[24437]: time=\"2026-06-12T20:46:08.894506735Z\" level=info msg=\"Removing container: ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c\" id=91c899f3-a776-4b17-a17a-cd224e838742 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:08.914056 crc crio[24437]: time=\"2026-06-12T20:46:08.913857093Z\" level=info msg=\"Removed container ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=91c899f3-a776-4b17-a17a-cd224e838742 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:08.914779 crc crio[24437]: time=\"2026-06-12T20:46:08.914706044Z\" level=info msg=\"Created container 590e7c8e162ffdba454c48aadfd58c2cf176cdd2b5c44fcf11bf1c24cf223368: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-controller\" id=cc4eac2e-7b84-4813-93ce-d66a650b7206 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:08.916453 crc crio[24437]: time=\"2026-06-12T20:46:08.916387505Z\" level=info msg=\"Starting container: 590e7c8e162ffdba454c48aadfd58c2cf176cdd2b5c44fcf11bf1c24cf223368\" id=f54167fb-efd3-4dbf-8a33-61e6a9ad780a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:08.916882 crc crio[24437]: time=\"2026-06-12T20:46:08.916825185Z\" level=info msg=\"Removing container: c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f\" id=1a12a2af-7bfe-4ff0-99a8-f40e5c10881b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:08.924420 crc crio[24437]: time=\"2026-06-12T20:46:08.923300821Z\" level=info msg=\"Started container\" PID=37490 containerID=590e7c8e162ffdba454c48aadfd58c2cf176cdd2b5c44fcf11bf1c24cf223368 description=openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-controller id=f54167fb-efd3-4dbf-8a33-61e6a9ad780a name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9\nJun 12 20:46:08.935794 crc crio[24437]: time=\"2026-06-12T20:46:08.935494297Z\" level=info msg=\"Removed container c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=1a12a2af-7bfe-4ff0-99a8-f40e5c10881b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:08.939363 crc crio[24437]: time=\"2026-06-12T20:46:08.939286908Z\" level=info msg=\"Removing container: c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a\" id=8a20e73e-c6ae-45d8-bdf9-d22bc804bdcb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:08.940631 crc crio[24437]: time=\"2026-06-12T20:46:08.940547518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=13bddc37-4519-4c49-ae02-674808deeb5e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:08.942985 crc crio[24437]: time=\"2026-06-12T20:46:08.942852654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a7ff8608-c489-4614-9b24-177b62b07afb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:08.948287 crc crio[24437]: time=\"2026-06-12T20:46:08.948202423Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-acl-logging\" id=eced4547-67c9-43aa-a57e-a7a07e02d18a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:08.948667 crc crio[24437]: time=\"2026-06-12T20:46:08.948605842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:08.969124 crc crio[24437]: time=\"2026-06-12T20:46:08.968988567Z\" level=info msg=\"Removed container c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=8a20e73e-c6ae-45d8-bdf9-d22bc804bdcb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:08.971622 crc crio[24437]: time=\"2026-06-12T20:46:08.971543658Z\" level=info msg=\"Removing container: e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d\" id=c6793229-6f1f-4f93-a109-537bc5f725cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:08.981358 crc crio[24437]: time=\"2026-06-12T20:46:08.981268783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:08.983871 crc crio[24437]: time=\"2026-06-12T20:46:08.983813295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:09.011527 crc crio[24437]: time=\"2026-06-12T20:46:09.01134279Z\" level=info msg=\"Removed container e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=c6793229-6f1f-4f93-a109-537bc5f725cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:09.014380 crc crio[24437]: time=\"2026-06-12T20:46:09.014296922Z\" level=info msg=\"Removing container: 89d30be0bfbf1836415f2de46be3584e8dd84b96ac45eda7ae492b3617148f61\" id=b0b82002-2da6-4ed1-a507-7862cee18a9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:09.036834 crc crio[24437]: time=\"2026-06-12T20:46:09.036729014Z\" level=info msg=\"Removed container 89d30be0bfbf1836415f2de46be3584e8dd84b96ac45eda7ae492b3617148f61: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=b0b82002-2da6-4ed1-a507-7862cee18a9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:09.098856 crc crio[24437]: time=\"2026-06-12T20:46:09.09859872Z\" level=info msg=\"Created container 95436f8d58e9ccca2b333057cecee9cc9b3bf41cdc76c5dd8b8f8f6cec9d934c: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-acl-logging\" id=eced4547-67c9-43aa-a57e-a7a07e02d18a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:09.100358 crc crio[24437]: time=\"2026-06-12T20:46:09.100321931Z\" level=info msg=\"Starting container: 95436f8d58e9ccca2b333057cecee9cc9b3bf41cdc76c5dd8b8f8f6cec9d934c\" id=83473a40-9559-4183-84d7-ae292b983535 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:09.112422 crc crio[24437]: time=\"2026-06-12T20:46:09.112360283Z\" level=info msg=\"Started container\" PID=37508 containerID=95436f8d58e9ccca2b333057cecee9cc9b3bf41cdc76c5dd8b8f8f6cec9d934c description=openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-acl-logging id=83473a40-9559-4183-84d7-ae292b983535 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9\nJun 12 20:46:09.131870 crc crio[24437]: time=\"2026-06-12T20:46:09.131820503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6103c5a7-355d-4802-b1d7-23d9982815a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:09.135301 crc crio[24437]: time=\"2026-06-12T20:46:09.135194724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0380d280-483c-4656-92e5-9590aa4d422f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:09.143723 crc crio[24437]: time=\"2026-06-12T20:46:09.143573447Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-node\" id=c1462f7d-10ca-491f-b589-9b2b37627e62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:09.144066 crc crio[24437]: time=\"2026-06-12T20:46:09.144020157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:09.176573 crc crio[24437]: time=\"2026-06-12T20:46:09.176433681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:09.178481 crc crio[24437]: time=\"2026-06-12T20:46:09.178407398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:09.265140 crc crio[24437]: time=\"2026-06-12T20:46:09.265042174Z\" level=info msg=\"Created container ccbfbd63df417bedf333c05a5159499a663fc8704dd8b4e2a881467e86bc23f0: openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-node\" id=c1462f7d-10ca-491f-b589-9b2b37627e62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:09.266791 crc crio[24437]: time=\"2026-06-12T20:46:09.266564409Z\" level=info msg=\"Starting container: ccbfbd63df417bedf333c05a5159499a663fc8704dd8b4e2a881467e86bc23f0\" id=76406b41-bad0-4290-b8c5-cd0fac9a84b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:09.273025 crc crio[24437]: time=\"2026-06-12T20:46:09.272979516Z\" level=info msg=\"Started container\" PID=37526 containerID=ccbfbd63df417bedf333c05a5159499a663fc8704dd8b4e2a881467e86bc23f0 description=openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-node id=76406b41-bad0-4290-b8c5-cd0fac9a84b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9\nJun 12 20:46:09.283502 crc crio[24437]: time=\"2026-06-12T20:46:09.283389777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2c95a26f-abf8-4c30-b25c-ec30b2162f44 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:09.285419 crc crio[24437]: time=\"2026-06-12T20:46:09.285368976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5f430c6f-f248-4349-81cb-7649fcd810c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:09.292095 crc crio[24437]: time=\"2026-06-12T20:46:09.292012956Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-ovn-metrics\" id=5fcde15c-492c-4d06-a696-86d19ff90638 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:09.292515 crc crio[24437]: time=\"2026-06-12T20:46:09.292456437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:09.326183 crc crio[24437]: time=\"2026-06-12T20:46:09.326052788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:09.327831 crc crio[24437]: time=\"2026-06-12T20:46:09.32775868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:09.417513 crc crio[24437]: time=\"2026-06-12T20:46:09.417417578Z\" level=info msg=\"Created container 438ac957f0cef4dc4d9839479f9ffa01d53edcde7922ebe0dd6d432e3b00acac: openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-ovn-metrics\" id=5fcde15c-492c-4d06-a696-86d19ff90638 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:09.419252 crc crio[24437]: time=\"2026-06-12T20:46:09.41916687Z\" level=info msg=\"Starting container: 438ac957f0cef4dc4d9839479f9ffa01d53edcde7922ebe0dd6d432e3b00acac\" id=50574613-859e-4e91-91dc-0bc90a5acfd1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:09.424128 crc crio[24437]: time=\"2026-06-12T20:46:09.424013788Z\" level=info msg=\"Started container\" PID=37545 containerID=438ac957f0cef4dc4d9839479f9ffa01d53edcde7922ebe0dd6d432e3b00acac description=openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-ovn-metrics id=50574613-859e-4e91-91dc-0bc90a5acfd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9\nJun 12 20:46:09.434533 crc crio[24437]: time=\"2026-06-12T20:46:09.43447095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=76c4238f-09f7-4ebc-85b2-25ac5be76703 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:09.437833 crc crio[24437]: time=\"2026-06-12T20:46:09.437758849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6127f63d-0c03-44ca-a3cc-3ce834c04d28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:09.445166 crc crio[24437]: time=\"2026-06-12T20:46:09.445069036Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/northd\" id=9f341135-4728-40f1-859f-12107e1be123 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:09.445652 crc crio[24437]: time=\"2026-06-12T20:46:09.445563918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:09.472770 crc crio[24437]: time=\"2026-06-12T20:46:09.472597331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:09.474369 crc crio[24437]: time=\"2026-06-12T20:46:09.474290572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:09.564897 crc crio[24437]: time=\"2026-06-12T20:46:09.56477778Z\" level=info msg=\"Created container a4b18723283831f3f7aa9abb3046e873f08a98287db4376738cfa5c776b7a800: openshift-ovn-kubernetes/ovnkube-node-tth4d/northd\" id=9f341135-4728-40f1-859f-12107e1be123 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:09.566400 crc crio[24437]: time=\"2026-06-12T20:46:09.566194374Z\" level=info msg=\"Starting container: a4b18723283831f3f7aa9abb3046e873f08a98287db4376738cfa5c776b7a800\" id=b4163eff-abc0-4068-88c6-37cc456c3a00 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:09.570872 crc crio[24437]: time=\"2026-06-12T20:46:09.570788795Z\" level=info msg=\"Started container\" PID=37567 containerID=a4b18723283831f3f7aa9abb3046e873f08a98287db4376738cfa5c776b7a800 description=openshift-ovn-kubernetes/ovnkube-node-tth4d/northd id=b4163eff-abc0-4068-88c6-37cc456c3a00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9\nJun 12 20:46:09.578706 crc crio[24437]: time=\"2026-06-12T20:46:09.578670716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7b49cc19-689f-4a3b-b249-d9dc5389347c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:09.581198 crc crio[24437]: time=\"2026-06-12T20:46:09.581085954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6d383f87-7549-4906-b799-9d1cbfd50453 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:09.586347 crc crio[24437]: time=\"2026-06-12T20:46:09.586313761Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/nbdb\" id=d84f5495-cf03-4502-b4f6-325e82730894 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:09.586799 crc crio[24437]: time=\"2026-06-12T20:46:09.586772651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:09.610669 crc crio[24437]: time=\"2026-06-12T20:46:09.610620139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:09.612576 crc crio[24437]: time=\"2026-06-12T20:46:09.612548655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:09.717773 crc crio[24437]: time=\"2026-06-12T20:46:09.717725378Z\" level=info msg=\"Created container 323e53f0667340de0e1b668f02d8d44a1e797d9b27c3cc2adcd97d653ef2aade: openshift-ovn-kubernetes/ovnkube-node-tth4d/nbdb\" id=d84f5495-cf03-4502-b4f6-325e82730894 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:09.719554 crc crio[24437]: time=\"2026-06-12T20:46:09.719463531Z\" level=info msg=\"Starting container: 323e53f0667340de0e1b668f02d8d44a1e797d9b27c3cc2adcd97d653ef2aade\" id=2b356d85-5615-462f-98e0-7334a627ffa4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:09.725665 crc crio[24437]: time=\"2026-06-12T20:46:09.72483251Z\" level=info msg=\"Started container\" PID=37578 containerID=323e53f0667340de0e1b668f02d8d44a1e797d9b27c3cc2adcd97d653ef2aade description=openshift-ovn-kubernetes/ovnkube-node-tth4d/nbdb id=2b356d85-5615-462f-98e0-7334a627ffa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9\nJun 12 20:46:11.821227 crc crio[24437]: time=\"2026-06-12T20:46:11.821059988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=09c47b0d-ddc1-47d0-8a3c-1449d2f73cfe name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:11.825539 crc crio[24437]: time=\"2026-06-12T20:46:11.82526792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b4a974a2-aed5-477a-afd7-f1574a78a101 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:11.837832 crc crio[24437]: time=\"2026-06-12T20:46:11.837754462Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/sbdb\" id=931ef6b9-18a5-458c-be1f-5ca584f56218 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:11.838550 crc crio[24437]: time=\"2026-06-12T20:46:11.838477299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:11.873236 crc crio[24437]: time=\"2026-06-12T20:46:11.872092112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:11.874027 crc crio[24437]: time=\"2026-06-12T20:46:11.873878956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:12.004425 crc crio[24437]: time=\"2026-06-12T20:46:12.00433731Z\" level=info msg=\"Created container 8d5e92e31d395d2a3991c8d288469948b34ff5b3f033ad4f485a6e5e55c8fc38: openshift-ovn-kubernetes/ovnkube-node-tth4d/sbdb\" id=931ef6b9-18a5-458c-be1f-5ca584f56218 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:12.006074 crc crio[24437]: time=\"2026-06-12T20:46:12.00598465Z\" level=info msg=\"Starting container: 8d5e92e31d395d2a3991c8d288469948b34ff5b3f033ad4f485a6e5e55c8fc38\" id=4a72beb2-b00d-4967-86dc-96532598ad74 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:12.013020 crc crio[24437]: time=\"2026-06-12T20:46:12.012865447Z\" level=info msg=\"Started container\" PID=37641 containerID=8d5e92e31d395d2a3991c8d288469948b34ff5b3f033ad4f485a6e5e55c8fc38 description=openshift-ovn-kubernetes/ovnkube-node-tth4d/sbdb id=4a72beb2-b00d-4967-86dc-96532598ad74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9\nJun 12 20:46:14.106994 crc crio[24437]: time=\"2026-06-12T20:46:14.106210694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d086bb77-e3f6-417d-824d-08eb319fd4a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:14.125562 crc crio[24437]: time=\"2026-06-12T20:46:14.125366338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5223e021-8513-4733-9a91-c66db94ebca1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:14.131970 crc crio[24437]: time=\"2026-06-12T20:46:14.131806373Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovnkube-controller\" id=5c24ae7d-6060-4d2f-9ff7-595ab68529f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:14.132675 crc crio[24437]: time=\"2026-06-12T20:46:14.132610793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:14.174403 crc crio[24437]: time=\"2026-06-12T20:46:14.174347522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:14.178360 crc crio[24437]: time=\"2026-06-12T20:46:14.178324988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:14.307363 crc crio[24437]: time=\"2026-06-12T20:46:14.307304706Z\" level=info msg=\"Created container 58b58380b21c09c658688ac689b2084297397ae470f1a946e25571aef61f73ce: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovnkube-controller\" id=5c24ae7d-6060-4d2f-9ff7-595ab68529f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:14.310237 crc crio[24437]: time=\"2026-06-12T20:46:14.309782016Z\" level=info msg=\"Starting container: 58b58380b21c09c658688ac689b2084297397ae470f1a946e25571aef61f73ce\" id=6658d992-277d-4daa-85b1-23006ab4d9ea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:14.316896 crc crio[24437]: time=\"2026-06-12T20:46:14.316778086Z\" level=info msg=\"Started container\" PID=37705 containerID=58b58380b21c09c658688ac689b2084297397ae470f1a946e25571aef61f73ce description=openshift-ovn-kubernetes/ovnkube-node-tth4d/ovnkube-controller id=6658d992-277d-4daa-85b1-23006ab4d9ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9\nJun 12 20:46:14.402820 crc crio[24437]: time=\"2026-06-12T20:46:14.402311534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.402820 crc crio[24437]: time=\"2026-06-12T20:46:14.402805845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.403705 crc crio[24437]: time=\"2026-06-12T20:46:14.403580914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.403705 crc crio[24437]: time=\"2026-06-12T20:46:14.403680167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.404334 crc crio[24437]: time=\"2026-06-12T20:46:14.404280032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.404403 crc crio[24437]: time=\"2026-06-12T20:46:14.404341993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.404554 crc crio[24437]: time=\"2026-06-12T20:46:14.404497216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.404635 crc crio[24437]: time=\"2026-06-12T20:46:14.404557027Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.405017 crc crio[24437]: time=\"2026-06-12T20:46:14.404875496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.405017 crc crio[24437]: time=\"2026-06-12T20:46:14.404968468Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.405221 crc crio[24437]: time=\"2026-06-12T20:46:14.405186873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.405283 crc crio[24437]: time=\"2026-06-12T20:46:14.405237664Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.405617 crc crio[24437]: time=\"2026-06-12T20:46:14.405567683Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.405617 crc crio[24437]: time=\"2026-06-12T20:46:14.405616734Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.405859 crc crio[24437]: time=\"2026-06-12T20:46:14.405806267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.405999 crc crio[24437]: time=\"2026-06-12T20:46:14.405860029Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.406284 crc crio[24437]: time=\"2026-06-12T20:46:14.406233209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.406284 crc crio[24437]: time=\"2026-06-12T20:46:14.40628302Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.406512 crc crio[24437]: time=\"2026-06-12T20:46:14.406447844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.406512 crc crio[24437]: time=\"2026-06-12T20:46:14.406500485Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.406900 crc crio[24437]: time=\"2026-06-12T20:46:14.406850184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.406900 crc crio[24437]: time=\"2026-06-12T20:46:14.406899585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.407296 crc crio[24437]: time=\"2026-06-12T20:46:14.407240572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.407296 crc crio[24437]: time=\"2026-06-12T20:46:14.407294133Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.407744 crc crio[24437]: time=\"2026-06-12T20:46:14.407682993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.407744 crc crio[24437]: time=\"2026-06-12T20:46:14.407733055Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.408038 crc crio[24437]: time=\"2026-06-12T20:46:14.407912389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.408038 crc crio[24437]: time=\"2026-06-12T20:46:14.408010761Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.408441 crc crio[24437]: time=\"2026-06-12T20:46:14.408377981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.408441 crc crio[24437]: time=\"2026-06-12T20:46:14.408429642Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.408617 crc crio[24437]: time=\"2026-06-12T20:46:14.408563904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.408617 crc crio[24437]: time=\"2026-06-12T20:46:14.408617676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.409068 crc crio[24437]: time=\"2026-06-12T20:46:14.409018966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.409068 crc crio[24437]: time=\"2026-06-12T20:46:14.409068077Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.410488 crc crio[24437]: time=\"2026-06-12T20:46:14.410391349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.410573 crc crio[24437]: time=\"2026-06-12T20:46:14.410540143Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.410686 crc crio[24437]: time=\"2026-06-12T20:46:14.410615924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.410792 crc crio[24437]: time=\"2026-06-12T20:46:14.410709697Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.410792 crc crio[24437]: time=\"2026-06-12T20:46:14.410775858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.410876 crc crio[24437]: time=\"2026-06-12T20:46:14.410813479Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.411159 crc crio[24437]: time=\"2026-06-12T20:46:14.411082166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.411308 crc crio[24437]: time=\"2026-06-12T20:46:14.411159688Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.411405 crc crio[24437]: time=\"2026-06-12T20:46:14.411370022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.411494 crc crio[24437]: time=\"2026-06-12T20:46:14.411419303Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.411861 crc crio[24437]: time=\"2026-06-12T20:46:14.411811203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.411861 crc crio[24437]: time=\"2026-06-12T20:46:14.411862945Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.412639 crc crio[24437]: time=\"2026-06-12T20:46:14.412563111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.412714 crc crio[24437]: time=\"2026-06-12T20:46:14.412674774Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.412814 crc crio[24437]: time=\"2026-06-12T20:46:14.412745175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.412879 crc crio[24437]: time=\"2026-06-12T20:46:14.412836477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.412990 crc crio[24437]: time=\"2026-06-12T20:46:14.41288413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.413061 crc crio[24437]: time=\"2026-06-12T20:46:14.413000502Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.413442 crc crio[24437]: time=\"2026-06-12T20:46:14.41337043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.413512 crc crio[24437]: time=\"2026-06-12T20:46:14.413470112Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.413702 crc crio[24437]: time=\"2026-06-12T20:46:14.413535964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.413702 crc crio[24437]: time=\"2026-06-12T20:46:14.413586125Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.413702 crc crio[24437]: time=\"2026-06-12T20:46:14.413626197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.413702 crc crio[24437]: time=\"2026-06-12T20:46:14.413658568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.414180 crc crio[24437]: time=\"2026-06-12T20:46:14.414052057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.414309 crc crio[24437]: time=\"2026-06-12T20:46:14.414240801Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.414405 crc crio[24437]: time=\"2026-06-12T20:46:14.414354924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.414626 crc crio[24437]: time=\"2026-06-12T20:46:14.414556569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.415006 crc crio[24437]: time=\"2026-06-12T20:46:14.414870206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.415241 crc crio[24437]: time=\"2026-06-12T20:46:14.415162914Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.415672 crc crio[24437]: time=\"2026-06-12T20:46:14.415598524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.415740 crc crio[24437]: time=\"2026-06-12T20:46:14.415702668Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.416265 crc crio[24437]: time=\"2026-06-12T20:46:14.416183198Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.416421 crc crio[24437]: time=\"2026-06-12T20:46:14.41629076Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.416677 crc crio[24437]: time=\"2026-06-12T20:46:14.416519527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.416749 crc crio[24437]: time=\"2026-06-12T20:46:14.416716591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.417246 crc crio[24437]: time=\"2026-06-12T20:46:14.417157702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.417323 crc crio[24437]: time=\"2026-06-12T20:46:14.417288135Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.417649 crc crio[24437]: time=\"2026-06-12T20:46:14.417579082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.417847 crc crio[24437]: time=\"2026-06-12T20:46:14.417782156Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.418383 crc crio[24437]: time=\"2026-06-12T20:46:14.41830048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.418478 crc crio[24437]: time=\"2026-06-12T20:46:14.418401302Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.418664 crc crio[24437]: time=\"2026-06-12T20:46:14.418588726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.418734 crc crio[24437]: time=\"2026-06-12T20:46:14.418685919Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.419093 crc crio[24437]: time=\"2026-06-12T20:46:14.419015976Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.419197 crc crio[24437]: time=\"2026-06-12T20:46:14.419168161Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.419633 crc crio[24437]: time=\"2026-06-12T20:46:14.419532229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.419848 crc crio[24437]: time=\"2026-06-12T20:46:14.419666133Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.419848 crc crio[24437]: time=\"2026-06-12T20:46:14.419738494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.419848 crc crio[24437]: time=\"2026-06-12T20:46:14.419795166Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.419848 crc crio[24437]: time=\"2026-06-12T20:46:14.419838247Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.420193 crc crio[24437]: time=\"2026-06-12T20:46:14.419875598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.420193 crc crio[24437]: time=\"2026-06-12T20:46:14.420093494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.420193 crc crio[24437]: time=\"2026-06-12T20:46:14.420154555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.420405 crc crio[24437]: time=\"2026-06-12T20:46:14.42034545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.420405 crc crio[24437]: time=\"2026-06-12T20:46:14.420397121Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.420622 crc crio[24437]: time=\"2026-06-12T20:46:14.420566475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.420622 crc crio[24437]: time=\"2026-06-12T20:46:14.420612576Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.420865 crc crio[24437]: time=\"2026-06-12T20:46:14.42078051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.420987 crc crio[24437]: time=\"2026-06-12T20:46:14.420892102Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.421152 crc crio[24437]: time=\"2026-06-12T20:46:14.421067937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.421327 crc crio[24437]: time=\"2026-06-12T20:46:14.421246501Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.421609 crc crio[24437]: time=\"2026-06-12T20:46:14.421531987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.421680 crc crio[24437]: time=\"2026-06-12T20:46:14.42162738Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.421680 crc crio[24437]: time=\"2026-06-12T20:46:14.42165313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.421759 crc crio[24437]: time=\"2026-06-12T20:46:14.421688931Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.422494 crc crio[24437]: time=\"2026-06-12T20:46:14.422373478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.422521772Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.422546732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.422581363Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.422650015Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.422685186Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.422904322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.423009184Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.423203469Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.42324055Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.423522806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.423608848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.423890285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.424249783Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.424345406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.424417008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.424543951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.424586522Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.424720665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.424805547Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.424889449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.425215447Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.425253588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.425298299Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.42535507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.425403101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.425459853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.425512294Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.425780211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.425815892Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.426402476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.426438577Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.426668883Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.426697344Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.426907109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.427006661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.427193555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.427227376Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.427527713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.427555144Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.427772969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.42780243Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.42820807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.428237851Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.428521567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.428557588Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.428823655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.428857095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.42905938Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.429093351Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.42942067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.42945334Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.429677836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.429712016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.430204718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.430234389Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.430439973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.430474074Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.430809973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.430894925Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.431461568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.43154965Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.431654283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.431715124Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.431771436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.431824917Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.432149006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.432191637Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.43232624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.43235698Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.432496434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.432525034Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.432672318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.432702829Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.433348354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.433431836Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.433471727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.433520078Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.433722623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.433755234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.434336218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.43442075Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.434543913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.434578514Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.434896642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.435166397Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.435224329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.43528463Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.435310642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.435359472Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.435541077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.435578498Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.435880915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.43608556Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436213113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436278234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436337386Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436390837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436417448Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436469579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436572612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436607103Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436707985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436733126Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.437276089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.437361811Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.437404072Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.437458993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.437627868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.437664659Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.438481968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.43856704Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.438658142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.438694463Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.439715848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.43980459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.439845811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.439896962Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440085587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440244311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440302832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440339063Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.44060463Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440688562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440733053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440788684Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440851146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440902407Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.441238905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.441274616Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.441435529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.44146425Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.441625954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.441667815Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.442301541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.442390753Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.442423694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.442472765Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.442531826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.442584857Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.442727521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.442765302Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.443248114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.443280975Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.443293775Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.443310605Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.443443659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.443475499Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.443677594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.443707345Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.4443754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.444464212Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.444510354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.444561985Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.444717079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.44475194Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.444907184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.444980976Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.44515237Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.44517893Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.445558569Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.445649221Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.445692892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.445745024Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.445796855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.445854806Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.446862531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.446895361Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.446978203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.447005754Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.447026155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.447043655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.447321981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.447446504Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.447506636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.447560717Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.44767593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.447738461Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448079789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448232424Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448296435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448350367Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448400958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448456599Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448576482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448637723Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448855018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449222327Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449299819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.44936178Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449414582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449469373Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449518914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449571526Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449621757Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449673789Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449784151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449850013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.452818324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.453079971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.453225194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.453295506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.453353697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.453406018Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.453662804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.453736276Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.453795078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.45384993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.454363622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.454442604Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.454511626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.454552687Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.454835184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.455072589Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.455453088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.45553619Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.455702134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.455741325Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.455752855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.455768846Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.455811277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.455827557Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.456209657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.456246298Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.45635138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.456410982Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.456478803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.456512414Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.45674123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.456798421Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.457017346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.457050627Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.457305393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.457338634Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.45759991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.457661561Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.457757733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.457789564Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.458173844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.458234115Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.458265716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.458307067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.45844033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.458471411Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.45885277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.459054275Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.459082336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.459174288Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.459225679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.45926219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.459483786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.459524187Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.459734642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.459792193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.459888905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.459982498Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.460245194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.460305695Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.460335006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.460371717Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.460561482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.460602663Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.460819198Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.46087614Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.461127165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.461164736Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.46134209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.461400202Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.461483954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.461515715Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.461662658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.461693059Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.462083568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.4621912Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.462224182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.462257183Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.462316964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.462354015Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.462616581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.462667013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.463421881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.463469792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.464685 crc crio[24437]: time=\"2026-06-12T20:46:14.464364973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.464685 crc crio[24437]: time=\"2026-06-12T20:46:14.464422415Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.465057 crc crio[24437]: time=\"2026-06-12T20:46:14.464852116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.465057 crc crio[24437]: time=\"2026-06-12T20:46:14.464975149Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.465337 crc crio[24437]: time=\"2026-06-12T20:46:14.465257305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.465337 crc crio[24437]: time=\"2026-06-12T20:46:14.465317967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.465337 crc crio[24437]: time=\"2026-06-12T20:46:14.465346967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.465337 crc crio[24437]: time=\"2026-06-12T20:46:14.465384788Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.465791 crc crio[24437]: time=\"2026-06-12T20:46:14.465551942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.465791 crc crio[24437]: time=\"2026-06-12T20:46:14.465598343Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.465791 crc crio[24437]: time=\"2026-06-12T20:46:14.465642364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.466199 crc crio[24437]: time=\"2026-06-12T20:46:14.46588585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.466199 crc crio[24437]: time=\"2026-06-12T20:46:14.466005403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.466199 crc crio[24437]: time=\"2026-06-12T20:46:14.466058694Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.466199 crc crio[24437]: time=\"2026-06-12T20:46:14.466176897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.466741 crc crio[24437]: time=\"2026-06-12T20:46:14.466228878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.466741 crc crio[24437]: time=\"2026-06-12T20:46:14.466431664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.466741 crc crio[24437]: time=\"2026-06-12T20:46:14.466470345Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.466741 crc crio[24437]: time=\"2026-06-12T20:46:14.466651749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.466741 crc crio[24437]: time=\"2026-06-12T20:46:14.46671101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.467454 crc crio[24437]: time=\"2026-06-12T20:46:14.466896205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.467454 crc crio[24437]: time=\"2026-06-12T20:46:14.466989757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.467454 crc crio[24437]: time=\"2026-06-12T20:46:14.467239443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.467454 crc crio[24437]: time=\"2026-06-12T20:46:14.467324765Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.467454 crc crio[24437]: time=\"2026-06-12T20:46:14.467447319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.467805 crc crio[24437]: time=\"2026-06-12T20:46:14.46748091Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.467805 crc crio[24437]: time=\"2026-06-12T20:46:14.467641493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.467805 crc crio[24437]: time=\"2026-06-12T20:46:14.467669004Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.468435 crc crio[24437]: time=\"2026-06-12T20:46:14.467875319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.468435 crc crio[24437]: time=\"2026-06-12T20:46:14.467962361Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.468435 crc crio[24437]: time=\"2026-06-12T20:46:14.468414631Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.468671 crc crio[24437]: time=\"2026-06-12T20:46:14.468459002Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.468671 crc crio[24437]: time=\"2026-06-12T20:46:14.468498233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.468671 crc crio[24437]: time=\"2026-06-12T20:46:14.468531034Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.468671 crc crio[24437]: time=\"2026-06-12T20:46:14.468552785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.468671 crc crio[24437]: time=\"2026-06-12T20:46:14.468570245Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.469152 crc crio[24437]: time=\"2026-06-12T20:46:14.468814632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.469152 crc crio[24437]: time=\"2026-06-12T20:46:14.468846722Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.469342 crc crio[24437]: time=\"2026-06-12T20:46:14.469229311Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.469342 crc crio[24437]: time=\"2026-06-12T20:46:14.469292393Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.469475 crc crio[24437]: time=\"2026-06-12T20:46:14.469416676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.469475 crc crio[24437]: time=\"2026-06-12T20:46:14.469458977Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.469812 crc crio[24437]: time=\"2026-06-12T20:46:14.469698582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.469812 crc crio[24437]: time=\"2026-06-12T20:46:14.469787115Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.470154 crc crio[24437]: time=\"2026-06-12T20:46:14.469849296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.470154 crc crio[24437]: time=\"2026-06-12T20:46:14.470046352Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.470154 crc crio[24437]: time=\"2026-06-12T20:46:14.470076301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.470411 crc crio[24437]: time=\"2026-06-12T20:46:14.470171424Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.470411 crc crio[24437]: time=\"2026-06-12T20:46:14.470346568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.470411 crc crio[24437]: time=\"2026-06-12T20:46:14.47038303Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.470622 crc crio[24437]: time=\"2026-06-12T20:46:14.470593604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.470713 crc crio[24437]: time=\"2026-06-12T20:46:14.470653145Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.470800 crc crio[24437]: time=\"2026-06-12T20:46:14.470759878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.470800 crc crio[24437]: time=\"2026-06-12T20:46:14.470791299Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.471684 crc crio[24437]: time=\"2026-06-12T20:46:14.471588959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.471684 crc crio[24437]: time=\"2026-06-12T20:46:14.47164819Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.472142 crc crio[24437]: time=\"2026-06-12T20:46:14.471813793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.472484 crc crio[24437]: time=\"2026-06-12T20:46:14.472391717Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.472484 crc crio[24437]: time=\"2026-06-12T20:46:14.472451249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.472681 crc crio[24437]: time=\"2026-06-12T20:46:14.47250416Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.472681 crc crio[24437]: time=\"2026-06-12T20:46:14.472547381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.472681 crc crio[24437]: time=\"2026-06-12T20:46:14.472585462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.472873 crc crio[24437]: time=\"2026-06-12T20:46:14.472776218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.472873 crc crio[24437]: time=\"2026-06-12T20:46:14.472811839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.473225 crc crio[24437]: time=\"2026-06-12T20:46:14.473043634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.473225 crc crio[24437]: time=\"2026-06-12T20:46:14.473076055Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.473426 crc crio[24437]: time=\"2026-06-12T20:46:14.473341111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.473426 crc crio[24437]: time=\"2026-06-12T20:46:14.473370632Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.473707 crc crio[24437]: time=\"2026-06-12T20:46:14.473625557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.473831 crc crio[24437]: time=\"2026-06-12T20:46:14.473717969Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.473831 crc crio[24437]: time=\"2026-06-12T20:46:14.47375365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.473831 crc crio[24437]: time=\"2026-06-12T20:46:14.473789601Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.474384 crc crio[24437]: time=\"2026-06-12T20:46:14.473985816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.474384 crc crio[24437]: time=\"2026-06-12T20:46:14.474017957Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.474384 crc crio[24437]: time=\"2026-06-12T20:46:14.474230043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.474384 crc crio[24437]: time=\"2026-06-12T20:46:14.474262694Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.474676 crc crio[24437]: time=\"2026-06-12T20:46:14.474501398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.474676 crc crio[24437]: time=\"2026-06-12T20:46:14.47456503Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.474676 crc crio[24437]: time=\"2026-06-12T20:46:14.474645013Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.474676 crc crio[24437]: time=\"2026-06-12T20:46:14.474677603Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.475217 crc crio[24437]: time=\"2026-06-12T20:46:14.47500342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.475217 crc crio[24437]: time=\"2026-06-12T20:46:14.475060061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.475409 crc crio[24437]: time=\"2026-06-12T20:46:14.475251737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.475409 crc crio[24437]: time=\"2026-06-12T20:46:14.475312528Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.475565 crc crio[24437]: time=\"2026-06-12T20:46:14.475506993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.475672 crc crio[24437]: time=\"2026-06-12T20:46:14.475568154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.475755 crc crio[24437]: time=\"2026-06-12T20:46:14.475686958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.475755 crc crio[24437]: time=\"2026-06-12T20:46:14.475720189Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.476201 crc crio[24437]: time=\"2026-06-12T20:46:14.476070197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.476201 crc crio[24437]: time=\"2026-06-12T20:46:14.476175068Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.476406 crc crio[24437]: time=\"2026-06-12T20:46:14.476211749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.476406 crc crio[24437]: time=\"2026-06-12T20:46:14.47625081Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.476406 crc crio[24437]: time=\"2026-06-12T20:46:14.476339383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.476406 crc crio[24437]: time=\"2026-06-12T20:46:14.476371904Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.477538 crc crio[24437]: time=\"2026-06-12T20:46:14.476685521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.477538 crc crio[24437]: time=\"2026-06-12T20:46:14.476744573Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.477538 crc crio[24437]: time=\"2026-06-12T20:46:14.477001069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.477538 crc crio[24437]: time=\"2026-06-12T20:46:14.47703569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.477538 crc crio[24437]: time=\"2026-06-12T20:46:14.477508372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.478050 crc crio[24437]: time=\"2026-06-12T20:46:14.477572613Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.478050 crc crio[24437]: time=\"2026-06-12T20:46:14.477679366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.478050 crc crio[24437]: time=\"2026-06-12T20:46:14.477714337Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.478050 crc crio[24437]: time=\"2026-06-12T20:46:14.477900941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.478417 crc crio[24437]: time=\"2026-06-12T20:46:14.478091985Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.478417 crc crio[24437]: time=\"2026-06-12T20:46:14.478252019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.478417 crc crio[24437]: time=\"2026-06-12T20:46:14.47830164Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.478417 crc crio[24437]: time=\"2026-06-12T20:46:14.478321891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.478417 crc crio[24437]: time=\"2026-06-12T20:46:14.478360302Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.478908 crc crio[24437]: time=\"2026-06-12T20:46:14.478582118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.478908 crc crio[24437]: time=\"2026-06-12T20:46:14.478619829Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.478908 crc crio[24437]: time=\"2026-06-12T20:46:14.478848994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.478908 crc crio[24437]: time=\"2026-06-12T20:46:14.478908276Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.478908 crc crio[24437]: time=\"2026-06-12T20:46:14.479022858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.479526 crc crio[24437]: time=\"2026-06-12T20:46:14.479066649Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.479616 crc crio[24437]: time=\"2026-06-12T20:46:14.479372477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.480074 crc crio[24437]: time=\"2026-06-12T20:46:14.479908679Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.480284 crc crio[24437]: time=\"2026-06-12T20:46:14.480079383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.480284 crc crio[24437]: time=\"2026-06-12T20:46:14.480179306Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.480284 crc crio[24437]: time=\"2026-06-12T20:46:14.480228318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.480284 crc crio[24437]: time=\"2026-06-12T20:46:14.480264828Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.480650 crc crio[24437]: time=\"2026-06-12T20:46:14.480384851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.480650 crc crio[24437]: time=\"2026-06-12T20:46:14.480435602Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.480650 crc crio[24437]: time=\"2026-06-12T20:46:14.480477963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.480650 crc crio[24437]: time=\"2026-06-12T20:46:14.480514054Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.481024 crc crio[24437]: time=\"2026-06-12T20:46:14.480707649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.481024 crc crio[24437]: time=\"2026-06-12T20:46:14.48075842Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.481024 crc crio[24437]: time=\"2026-06-12T20:46:14.480796501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.481024 crc crio[24437]: time=\"2026-06-12T20:46:14.480832102Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.481423 crc crio[24437]: time=\"2026-06-12T20:46:14.481267012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.481423 crc crio[24437]: time=\"2026-06-12T20:46:14.481321493Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.481423 crc crio[24437]: time=\"2026-06-12T20:46:14.481358334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.481423 crc crio[24437]: time=\"2026-06-12T20:46:14.481394085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.481726 crc crio[24437]: time=\"2026-06-12T20:46:14.48158914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.481726 crc crio[24437]: time=\"2026-06-12T20:46:14.481641702Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.481726 crc crio[24437]: time=\"2026-06-12T20:46:14.481681933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.481726 crc crio[24437]: time=\"2026-06-12T20:46:14.481716913Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.482224 crc crio[24437]: time=\"2026-06-12T20:46:14.481891298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.482224 crc crio[24437]: time=\"2026-06-12T20:46:14.482026521Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.482224 crc crio[24437]: time=\"2026-06-12T20:46:14.482076682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.482224 crc crio[24437]: time=\"2026-06-12T20:46:14.482172254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.482224 crc crio[24437]: time=\"2026-06-12T20:46:14.482219785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.482594 crc crio[24437]: time=\"2026-06-12T20:46:14.482256576Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.482594 crc crio[24437]: time=\"2026-06-12T20:46:14.482454661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.482594 crc crio[24437]: time=\"2026-06-12T20:46:14.482506842Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.482594 crc crio[24437]: time=\"2026-06-12T20:46:14.482544783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.482594 crc crio[24437]: time=\"2026-06-12T20:46:14.482582884Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.483081 crc crio[24437]: time=\"2026-06-12T20:46:14.482781818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.483081 crc crio[24437]: time=\"2026-06-12T20:46:14.48283326Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.483081 crc crio[24437]: time=\"2026-06-12T20:46:14.482872421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.483081 crc crio[24437]: time=\"2026-06-12T20:46:14.482907561Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.483498 crc crio[24437]: time=\"2026-06-12T20:46:14.48321445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.483498 crc crio[24437]: time=\"2026-06-12T20:46:14.483294152Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.483498 crc crio[24437]: time=\"2026-06-12T20:46:14.483337173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.483498 crc crio[24437]: time=\"2026-06-12T20:46:14.483373223Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.483498 crc crio[24437]: time=\"2026-06-12T20:46:14.483416494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.483498 crc crio[24437]: time=\"2026-06-12T20:46:14.483451285Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.483997 crc crio[24437]: time=\"2026-06-12T20:46:14.483624229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.483997 crc crio[24437]: time=\"2026-06-12T20:46:14.48367492Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.484262 crc crio[24437]: time=\"2026-06-12T20:46:14.484169943Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.484262 crc crio[24437]: time=\"2026-06-12T20:46:14.484224154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.484432 crc crio[24437]: time=\"2026-06-12T20:46:14.484398608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.484516 crc crio[24437]: time=\"2026-06-12T20:46:14.48444937Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.484516 crc crio[24437]: time=\"2026-06-12T20:46:14.484488281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.484672 crc crio[24437]: time=\"2026-06-12T20:46:14.484523901Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.484763 crc crio[24437]: time=\"2026-06-12T20:46:14.484736076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.484842 crc crio[24437]: time=\"2026-06-12T20:46:14.484789198Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.485448 crc crio[24437]: time=\"2026-06-12T20:46:14.485207927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.485448 crc crio[24437]: time=\"2026-06-12T20:46:14.48529124Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.485448 crc crio[24437]: time=\"2026-06-12T20:46:14.485340512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.485448 crc crio[24437]: time=\"2026-06-12T20:46:14.485376662Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.485852 crc crio[24437]: time=\"2026-06-12T20:46:14.485601668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.485852 crc crio[24437]: time=\"2026-06-12T20:46:14.485652799Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.485852 crc crio[24437]: time=\"2026-06-12T20:46:14.485796852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.485852 crc crio[24437]: time=\"2026-06-12T20:46:14.485847593Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.486350 crc crio[24437]: time=\"2026-06-12T20:46:14.486164221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.486350 crc crio[24437]: time=\"2026-06-12T20:46:14.486220292Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.486530 crc crio[24437]: time=\"2026-06-12T20:46:14.486491448Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.486624 crc crio[24437]: time=\"2026-06-12T20:46:14.48654479Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.486723 crc crio[24437]: time=\"2026-06-12T20:46:14.486692004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.486830 crc crio[24437]: time=\"2026-06-12T20:46:14.486755246Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.487331 crc crio[24437]: time=\"2026-06-12T20:46:14.487228667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.487485 crc crio[24437]: time=\"2026-06-12T20:46:14.487340839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.487485 crc crio[24437]: time=\"2026-06-12T20:46:14.487388771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.487485 crc crio[24437]: time=\"2026-06-12T20:46:14.487430352Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.487485 crc crio[24437]: time=\"2026-06-12T20:46:14.487467792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.487808 crc crio[24437]: time=\"2026-06-12T20:46:14.487501803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.487808 crc crio[24437]: time=\"2026-06-12T20:46:14.487685058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.487808 crc crio[24437]: time=\"2026-06-12T20:46:14.487733909Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.488268 crc crio[24437]: time=\"2026-06-12T20:46:14.487871132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.488268 crc crio[24437]: time=\"2026-06-12T20:46:14.488010095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.488268 crc crio[24437]: time=\"2026-06-12T20:46:14.488065996Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.488268 crc crio[24437]: time=\"2026-06-12T20:46:14.48816299Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.488662 crc crio[24437]: time=\"2026-06-12T20:46:14.48858112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.488785 crc crio[24437]: time=\"2026-06-12T20:46:14.488731903Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.488986 crc crio[24437]: time=\"2026-06-12T20:46:14.488796935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.488986 crc crio[24437]: time=\"2026-06-12T20:46:14.488844756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.488986 crc crio[24437]: time=\"2026-06-12T20:46:14.488878187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.488986 crc crio[24437]: time=\"2026-06-12T20:46:14.488910467Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.489423 crc crio[24437]: time=\"2026-06-12T20:46:14.489062181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.489423 crc crio[24437]: time=\"2026-06-12T20:46:14.489166793Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.489423 crc crio[24437]: time=\"2026-06-12T20:46:14.489236185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.489423 crc crio[24437]: time=\"2026-06-12T20:46:14.489283946Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.489702 crc crio[24437]: time=\"2026-06-12T20:46:14.4894339Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.489702 crc crio[24437]: time=\"2026-06-12T20:46:14.489475071Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.489702 crc crio[24437]: time=\"2026-06-12T20:46:14.489598854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.489702 crc crio[24437]: time=\"2026-06-12T20:46:14.489635915Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.489889 crc crio[24437]: time=\"2026-06-12T20:46:14.489752878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.489889 crc crio[24437]: time=\"2026-06-12T20:46:14.489785179Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.490204 crc crio[24437]: time=\"2026-06-12T20:46:14.490060065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.490204 crc crio[24437]: time=\"2026-06-12T20:46:14.490126147Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.490379 crc crio[24437]: time=\"2026-06-12T20:46:14.490215529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.490379 crc crio[24437]: time=\"2026-06-12T20:46:14.49025097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.490538 crc crio[24437]: time=\"2026-06-12T20:46:14.490417414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.490538 crc crio[24437]: time=\"2026-06-12T20:46:14.490449714Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.490701 crc crio[24437]: time=\"2026-06-12T20:46:14.490551827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.490701 crc crio[24437]: time=\"2026-06-12T20:46:14.490600088Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.491071 crc crio[24437]: time=\"2026-06-12T20:46:14.490750822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.491071 crc crio[24437]: time=\"2026-06-12T20:46:14.490783622Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.491071 crc crio[24437]: time=\"2026-06-12T20:46:14.490965457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.491071 crc crio[24437]: time=\"2026-06-12T20:46:14.491003367Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.491408 crc crio[24437]: time=\"2026-06-12T20:46:14.491161431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.491408 crc crio[24437]: time=\"2026-06-12T20:46:14.491193562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.491408 crc crio[24437]: time=\"2026-06-12T20:46:14.491325155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.491408 crc crio[24437]: time=\"2026-06-12T20:46:14.491357467Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.491617 crc crio[24437]: time=\"2026-06-12T20:46:14.491582412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.491617 crc crio[24437]: time=\"2026-06-12T20:46:14.491616733Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.491904 crc crio[24437]: time=\"2026-06-12T20:46:14.491800977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.491904 crc crio[24437]: time=\"2026-06-12T20:46:14.491860688Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.492315 crc crio[24437]: time=\"2026-06-12T20:46:14.492292059Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.492396 crc crio[24437]: time=\"2026-06-12T20:46:14.49233721Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.492396 crc crio[24437]: time=\"2026-06-12T20:46:14.49235213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.492396 crc crio[24437]: time=\"2026-06-12T20:46:14.49237305Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.492795 crc crio[24437]: time=\"2026-06-12T20:46:14.492718129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.492795 crc crio[24437]: time=\"2026-06-12T20:46:14.492773621Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.493185 crc crio[24437]: time=\"2026-06-12T20:46:14.492834982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.493185 crc crio[24437]: time=\"2026-06-12T20:46:14.492889964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.493185 crc crio[24437]: time=\"2026-06-12T20:46:14.493034167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.493185 crc crio[24437]: time=\"2026-06-12T20:46:14.493068008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.493756 crc crio[24437]: time=\"2026-06-12T20:46:14.493263702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.493756 crc crio[24437]: time=\"2026-06-12T20:46:14.493318724Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.493756 crc crio[24437]: time=\"2026-06-12T20:46:14.493381615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.494087 crc crio[24437]: time=\"2026-06-12T20:46:14.493790775Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.494087 crc crio[24437]: time=\"2026-06-12T20:46:14.493897047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.494087 crc crio[24437]: time=\"2026-06-12T20:46:14.49402615Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.494409 crc crio[24437]: time=\"2026-06-12T20:46:14.494180315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.494409 crc crio[24437]: time=\"2026-06-12T20:46:14.494300028Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.494409 crc crio[24437]: time=\"2026-06-12T20:46:14.49440478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.494595 crc crio[24437]: time=\"2026-06-12T20:46:14.494523073Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.494685 crc crio[24437]: time=\"2026-06-12T20:46:14.494544023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.494846 crc crio[24437]: time=\"2026-06-12T20:46:14.494791479Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.495027 crc crio[24437]: time=\"2026-06-12T20:46:14.494993654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.495027 crc crio[24437]: time=\"2026-06-12T20:46:14.495025735Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.495355 crc crio[24437]: time=\"2026-06-12T20:46:14.495294951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.495464 crc crio[24437]: time=\"2026-06-12T20:46:14.495380293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.495564 crc crio[24437]: time=\"2026-06-12T20:46:14.495530977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.495671 crc crio[24437]: time=\"2026-06-12T20:46:14.495587448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.495905 crc crio[24437]: time=\"2026-06-12T20:46:14.495729361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.495905 crc crio[24437]: time=\"2026-06-12T20:46:14.495778972Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.495905 crc crio[24437]: time=\"2026-06-12T20:46:14.495817133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.495905 crc crio[24437]: time=\"2026-06-12T20:46:14.495851144Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.496400 crc crio[24437]: time=\"2026-06-12T20:46:14.49607725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.496400 crc crio[24437]: time=\"2026-06-12T20:46:14.496182303Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.496400 crc crio[24437]: time=\"2026-06-12T20:46:14.496230454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.496400 crc crio[24437]: time=\"2026-06-12T20:46:14.496271225Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.496690 crc crio[24437]: time=\"2026-06-12T20:46:14.496618163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.496766 crc crio[24437]: time=\"2026-06-12T20:46:14.496744046Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.497207 crc crio[24437]: time=\"2026-06-12T20:46:14.496886549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.497207 crc crio[24437]: time=\"2026-06-12T20:46:14.497203147Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.497419 crc crio[24437]: time=\"2026-06-12T20:46:14.497263708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.497419 crc crio[24437]: time=\"2026-06-12T20:46:14.497315699Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.497419 crc crio[24437]: time=\"2026-06-12T20:46:14.497393042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.497643 crc crio[24437]: time=\"2026-06-12T20:46:14.497440813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.497643 crc crio[24437]: time=\"2026-06-12T20:46:14.497616968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.497785 crc crio[24437]: time=\"2026-06-12T20:46:14.497671249Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.497785 crc crio[24437]: time=\"2026-06-12T20:46:14.4977285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.498055 crc crio[24437]: time=\"2026-06-12T20:46:14.497805572Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.498055 crc crio[24437]: time=\"2026-06-12T20:46:14.497867714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.498055 crc crio[24437]: time=\"2026-06-12T20:46:14.497974117Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.498301 crc crio[24437]: time=\"2026-06-12T20:46:14.49812972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.498301 crc crio[24437]: time=\"2026-06-12T20:46:14.49816192Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.498402 crc crio[24437]: time=\"2026-06-12T20:46:14.498317215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.498402 crc crio[24437]: time=\"2026-06-12T20:46:14.498364076Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.498537 crc crio[24437]: time=\"2026-06-12T20:46:14.498435708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.498537 crc crio[24437]: time=\"2026-06-12T20:46:14.498467158Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.498830 crc crio[24437]: time=\"2026-06-12T20:46:14.498634422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.498830 crc crio[24437]: time=\"2026-06-12T20:46:14.498676613Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.499183 crc crio[24437]: time=\"2026-06-12T20:46:14.49896122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.499183 crc crio[24437]: time=\"2026-06-12T20:46:14.498997391Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.499422 crc crio[24437]: time=\"2026-06-12T20:46:14.49936796Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.499564 crc crio[24437]: time=\"2026-06-12T20:46:14.499436181Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.499665 crc crio[24437]: time=\"2026-06-12T20:46:14.499630726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.499758 crc crio[24437]: time=\"2026-06-12T20:46:14.499666437Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.499758 crc crio[24437]: time=\"2026-06-12T20:46:14.499694918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.499758 crc crio[24437]: time=\"2026-06-12T20:46:14.499732359Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.500081 crc crio[24437]: time=\"2026-06-12T20:46:14.499872301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.500081 crc crio[24437]: time=\"2026-06-12T20:46:14.499976844Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.500316 crc crio[24437]: time=\"2026-06-12T20:46:14.500242041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.500316 crc crio[24437]: time=\"2026-06-12T20:46:14.500303923Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.500458 crc crio[24437]: time=\"2026-06-12T20:46:14.500366374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.500458 crc crio[24437]: time=\"2026-06-12T20:46:14.500414775Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.500458 crc crio[24437]: time=\"2026-06-12T20:46:14.500457136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.500645 crc crio[24437]: time=\"2026-06-12T20:46:14.500499497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.500848 crc crio[24437]: time=\"2026-06-12T20:46:14.500798795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.500848 crc crio[24437]: time=\"2026-06-12T20:46:14.500848566Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.501195 crc crio[24437]: time=\"2026-06-12T20:46:14.501056901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.501195 crc crio[24437]: time=\"2026-06-12T20:46:14.501177854Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.501466 crc crio[24437]: time=\"2026-06-12T20:46:14.501286377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.501466 crc crio[24437]: time=\"2026-06-12T20:46:14.501321048Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.501466 crc crio[24437]: time=\"2026-06-12T20:46:14.501453241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.501763 crc crio[24437]: time=\"2026-06-12T20:46:14.501490761Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.501763 crc crio[24437]: time=\"2026-06-12T20:46:14.501569943Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.501763 crc crio[24437]: time=\"2026-06-12T20:46:14.501595374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.501763 crc crio[24437]: time=\"2026-06-12T20:46:14.501738187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.502000 crc crio[24437]: time=\"2026-06-12T20:46:14.501774908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.502180 crc crio[24437]: time=\"2026-06-12T20:46:14.502137177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.502255 crc crio[24437]: time=\"2026-06-12T20:46:14.502201448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.502371 crc crio[24437]: time=\"2026-06-12T20:46:14.502329671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.502553 crc crio[24437]: time=\"2026-06-12T20:46:14.502510735Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.502814 crc crio[24437]: time=\"2026-06-12T20:46:14.502593167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.502814 crc crio[24437]: time=\"2026-06-12T20:46:14.50270977Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.503072 crc crio[24437]: time=\"2026-06-12T20:46:14.503033488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.503226 crc crio[24437]: time=\"2026-06-12T20:46:14.503073919Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.503226 crc crio[24437]: time=\"2026-06-12T20:46:14.503163831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.503374 crc crio[24437]: time=\"2026-06-12T20:46:14.503333496Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.503465 crc crio[24437]: time=\"2026-06-12T20:46:14.503392827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.503465 crc crio[24437]: time=\"2026-06-12T20:46:14.503425528Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.503651 crc crio[24437]: time=\"2026-06-12T20:46:14.503605903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.503708 crc crio[24437]: time=\"2026-06-12T20:46:14.503675585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.503816 crc crio[24437]: time=\"2026-06-12T20:46:14.503772907Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.503907 crc crio[24437]: time=\"2026-06-12T20:46:14.503845439Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.504063 crc crio[24437]: time=\"2026-06-12T20:46:14.504035613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.504160 crc crio[24437]: time=\"2026-06-12T20:46:14.504077474Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.504259 crc crio[24437]: time=\"2026-06-12T20:46:14.504215597Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.504343 crc crio[24437]: time=\"2026-06-12T20:46:14.504272349Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.504870 crc crio[24437]: time=\"2026-06-12T20:46:14.504613327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.505092 crc crio[24437]: time=\"2026-06-12T20:46:14.505037247Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.505227 crc crio[24437]: time=\"2026-06-12T20:46:14.505205881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.505424 crc crio[24437]: time=\"2026-06-12T20:46:14.505361034Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.505621 crc crio[24437]: time=\"2026-06-12T20:46:14.50555804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.505763 crc crio[24437]: time=\"2026-06-12T20:46:14.505722134Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.505846 crc crio[24437]: time=\"2026-06-12T20:46:14.505780405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.505846 crc crio[24437]: time=\"2026-06-12T20:46:14.505816456Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.505846 crc crio[24437]: time=\"2026-06-12T20:46:14.505829696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.506185 crc crio[24437]: time=\"2026-06-12T20:46:14.505851717Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.506185 crc crio[24437]: time=\"2026-06-12T20:46:14.50597607Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.506185 crc crio[24437]: time=\"2026-06-12T20:46:14.506016821Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.506321 crc crio[24437]: time=\"2026-06-12T20:46:14.506226716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.506321 crc crio[24437]: time=\"2026-06-12T20:46:14.506272667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.506415 crc crio[24437]: time=\"2026-06-12T20:46:14.506349579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.506415 crc crio[24437]: time=\"2026-06-12T20:46:14.50638953Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.506600 crc crio[24437]: time=\"2026-06-12T20:46:14.506547164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.506687 crc crio[24437]: time=\"2026-06-12T20:46:14.506609676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.506741 crc crio[24437]: time=\"2026-06-12T20:46:14.506711628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.506803 crc crio[24437]: time=\"2026-06-12T20:46:14.506751039Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.506985 crc crio[24437]: time=\"2026-06-12T20:46:14.506864322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.507059 crc crio[24437]: time=\"2026-06-12T20:46:14.507008545Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.507327 crc crio[24437]: time=\"2026-06-12T20:46:14.507262901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.507327 crc crio[24437]: time=\"2026-06-12T20:46:14.507323942Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.507482 crc crio[24437]: time=\"2026-06-12T20:46:14.507357483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.507482 crc crio[24437]: time=\"2026-06-12T20:46:14.507402624Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.507579 crc crio[24437]: time=\"2026-06-12T20:46:14.507502546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.507579 crc crio[24437]: time=\"2026-06-12T20:46:14.507541347Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.507709 crc crio[24437]: time=\"2026-06-12T20:46:14.507669221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.507828 crc crio[24437]: time=\"2026-06-12T20:46:14.507728893Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.507828 crc crio[24437]: time=\"2026-06-12T20:46:14.507809044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.508038 crc crio[24437]: time=\"2026-06-12T20:46:14.507846795Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.508167 crc crio[24437]: time=\"2026-06-12T20:46:14.508091091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.508249 crc crio[24437]: time=\"2026-06-12T20:46:14.508190344Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.508335 crc crio[24437]: time=\"2026-06-12T20:46:14.508260275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.508335 crc crio[24437]: time=\"2026-06-12T20:46:14.508300556Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.508470 crc crio[24437]: time=\"2026-06-12T20:46:14.508438679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.508520 crc crio[24437]: time=\"2026-06-12T20:46:14.50847893Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.508574 crc crio[24437]: time=\"2026-06-12T20:46:14.508562932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.508616 crc crio[24437]: time=\"2026-06-12T20:46:14.508597933Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.508818 crc crio[24437]: time=\"2026-06-12T20:46:14.508755757Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.509014 crc crio[24437]: time=\"2026-06-12T20:46:14.508974262Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.509159 crc crio[24437]: time=\"2026-06-12T20:46:14.509036723Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.509159 crc crio[24437]: time=\"2026-06-12T20:46:14.509071494Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.509159 crc crio[24437]: time=\"2026-06-12T20:46:14.509135166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.509302 crc crio[24437]: time=\"2026-06-12T20:46:14.509177187Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.509353 crc crio[24437]: time=\"2026-06-12T20:46:14.50930453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.509475 crc crio[24437]: time=\"2026-06-12T20:46:14.509338361Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.509544 crc crio[24437]: time=\"2026-06-12T20:46:14.509529205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.509614 crc crio[24437]: time=\"2026-06-12T20:46:14.509569876Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.509719 crc crio[24437]: time=\"2026-06-12T20:46:14.509679999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.509794 crc crio[24437]: time=\"2026-06-12T20:46:14.509738031Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.509906 crc crio[24437]: time=\"2026-06-12T20:46:14.509866234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.510129 crc crio[24437]: time=\"2026-06-12T20:46:14.509986177Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.510129 crc crio[24437]: time=\"2026-06-12T20:46:14.510066109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.510245 crc crio[24437]: time=\"2026-06-12T20:46:14.510146761Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.510411 crc crio[24437]: time=\"2026-06-12T20:46:14.510370486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.510503 crc crio[24437]: time=\"2026-06-12T20:46:14.510426467Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.510671 crc crio[24437]: time=\"2026-06-12T20:46:14.510629512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.510756 crc crio[24437]: time=\"2026-06-12T20:46:14.510685543Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.510756 crc crio[24437]: time=\"2026-06-12T20:46:14.510705814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.510756 crc crio[24437]: time=\"2026-06-12T20:46:14.510730514Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.510896 crc crio[24437]: time=\"2026-06-12T20:46:14.510829618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.510896 crc crio[24437]: time=\"2026-06-12T20:46:14.510870039Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.511160 crc crio[24437]: time=\"2026-06-12T20:46:14.511081153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.511246 crc crio[24437]: time=\"2026-06-12T20:46:14.511207576Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.511376 crc crio[24437]: time=\"2026-06-12T20:46:14.511329219Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.511447 crc crio[24437]: time=\"2026-06-12T20:46:14.511394491Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.511447 crc crio[24437]: time=\"2026-06-12T20:46:14.511441682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.511549 crc crio[24437]: time=\"2026-06-12T20:46:14.511468283Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.511611 crc crio[24437]: time=\"2026-06-12T20:46:14.511569225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.511611 crc crio[24437]: time=\"2026-06-12T20:46:14.511609176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.511898 crc crio[24437]: time=\"2026-06-12T20:46:14.511857203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.512042 crc crio[24437]: time=\"2026-06-12T20:46:14.512017996Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.512299 crc crio[24437]: time=\"2026-06-12T20:46:14.512254662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.512455 crc crio[24437]: time=\"2026-06-12T20:46:14.512394535Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.512667 crc crio[24437]: time=\"2026-06-12T20:46:14.512549119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.512857 crc crio[24437]: time=\"2026-06-12T20:46:14.512807005Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.513067 crc crio[24437]: time=\"2026-06-12T20:46:14.51301341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.513246 crc crio[24437]: time=\"2026-06-12T20:46:14.513206215Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.513340 crc crio[24437]: time=\"2026-06-12T20:46:14.513263987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.513340 crc crio[24437]: time=\"2026-06-12T20:46:14.513300168Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.513340 crc crio[24437]: time=\"2026-06-12T20:46:14.513313498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.513340 crc crio[24437]: time=\"2026-06-12T20:46:14.513334388Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.513534 crc crio[24437]: time=\"2026-06-12T20:46:14.513489742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.513534 crc crio[24437]: time=\"2026-06-12T20:46:14.513531633Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.513728 crc crio[24437]: time=\"2026-06-12T20:46:14.513685797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.513782 crc crio[24437]: time=\"2026-06-12T20:46:14.513753898Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.513827 crc crio[24437]: time=\"2026-06-12T20:46:14.513797959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.513877 crc crio[24437]: time=\"2026-06-12T20:46:14.5138318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.514076 crc crio[24437]: time=\"2026-06-12T20:46:14.514037085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.514181 crc crio[24437]: time=\"2026-06-12T20:46:14.514086356Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.514354 crc crio[24437]: time=\"2026-06-12T20:46:14.514311841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.514457 crc crio[24437]: time=\"2026-06-12T20:46:14.514371243Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.514457 crc crio[24437]: time=\"2026-06-12T20:46:14.514416104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.514457 crc crio[24437]: time=\"2026-06-12T20:46:14.514449254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.514584 crc crio[24437]: time=\"2026-06-12T20:46:14.514539367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.514584 crc crio[24437]: time=\"2026-06-12T20:46:14.514572427Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.514974 crc crio[24437]: time=\"2026-06-12T20:46:14.514810504Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.514974 crc crio[24437]: time=\"2026-06-12T20:46:14.514881036Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.515140 crc crio[24437]: time=\"2026-06-12T20:46:14.515019839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.515140 crc crio[24437]: time=\"2026-06-12T20:46:14.51505617Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.515357 crc crio[24437]: time=\"2026-06-12T20:46:14.515294105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.515543 crc crio[24437]: time=\"2026-06-12T20:46:14.51550213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.515687 crc crio[24437]: time=\"2026-06-12T20:46:14.515582262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.515766 crc crio[24437]: time=\"2026-06-12T20:46:14.515708955Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.515826 crc crio[24437]: time=\"2026-06-12T20:46:14.515780427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.515883 crc crio[24437]: time=\"2026-06-12T20:46:14.515825468Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.516146 crc crio[24437]: time=\"2026-06-12T20:46:14.515982891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.516146 crc crio[24437]: time=\"2026-06-12T20:46:14.516027743Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.516336 crc crio[24437]: time=\"2026-06-12T20:46:14.516261649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.516336 crc crio[24437]: time=\"2026-06-12T20:46:14.51630651Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.516336 crc crio[24437]: time=\"2026-06-12T20:46:14.51632226Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.516505 crc crio[24437]: time=\"2026-06-12T20:46:14.516349771Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.516591 crc crio[24437]: time=\"2026-06-12T20:46:14.516550196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.516644 crc crio[24437]: time=\"2026-06-12T20:46:14.516616197Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.516734 crc crio[24437]: time=\"2026-06-12T20:46:14.516696939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.516785 crc crio[24437]: time=\"2026-06-12T20:46:14.516752091Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.517010 crc crio[24437]: time=\"2026-06-12T20:46:14.516908514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.517083 crc crio[24437]: time=\"2026-06-12T20:46:14.517031967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.517213 crc crio[24437]: time=\"2026-06-12T20:46:14.517179681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.517535 crc crio[24437]: time=\"2026-06-12T20:46:14.517227872Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.517598 crc crio[24437]: time=\"2026-06-12T20:46:14.517528439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.517598 crc crio[24437]: time=\"2026-06-12T20:46:14.51757492Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.517756 crc crio[24437]: time=\"2026-06-12T20:46:14.517717874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.517819 crc crio[24437]: time=\"2026-06-12T20:46:14.517768985Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.518030 crc crio[24437]: time=\"2026-06-12T20:46:14.517896598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.518138 crc crio[24437]: time=\"2026-06-12T20:46:14.518042942Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.518190 crc crio[24437]: time=\"2026-06-12T20:46:14.518175125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.518247 crc crio[24437]: time=\"2026-06-12T20:46:14.518207806Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.518390 crc crio[24437]: time=\"2026-06-12T20:46:14.518349919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.518456 crc crio[24437]: time=\"2026-06-12T20:46:14.518413111Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.518640 crc crio[24437]: time=\"2026-06-12T20:46:14.518576514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.518640 crc crio[24437]: time=\"2026-06-12T20:46:14.518630396Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.518773 crc crio[24437]: time=\"2026-06-12T20:46:14.518739728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.518816 crc crio[24437]: time=\"2026-06-12T20:46:14.518778909Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.518992 crc crio[24437]: time=\"2026-06-12T20:46:14.518899822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.519069 crc crio[24437]: time=\"2026-06-12T20:46:14.519002335Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.519204 crc crio[24437]: time=\"2026-06-12T20:46:14.519161439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.519267 crc crio[24437]: time=\"2026-06-12T20:46:14.519230821Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.519339 crc crio[24437]: time=\"2026-06-12T20:46:14.519305231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.519391 crc crio[24437]: time=\"2026-06-12T20:46:14.519352113Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.519512 crc crio[24437]: time=\"2026-06-12T20:46:14.519474896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.519563 crc crio[24437]: time=\"2026-06-12T20:46:14.519536858Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.519680 crc crio[24437]: time=\"2026-06-12T20:46:14.519648199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.519738 crc crio[24437]: time=\"2026-06-12T20:46:14.51969283Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.519839 crc crio[24437]: time=\"2026-06-12T20:46:14.519803564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.519898 crc crio[24437]: time=\"2026-06-12T20:46:14.519864426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.520137 crc crio[24437]: time=\"2026-06-12T20:46:14.52005948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.520200 crc crio[24437]: time=\"2026-06-12T20:46:14.520151562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.520264 crc crio[24437]: time=\"2026-06-12T20:46:14.520226164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.520323 crc crio[24437]: time=\"2026-06-12T20:46:14.520289045Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.520420 crc crio[24437]: time=\"2026-06-12T20:46:14.520385008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.520483 crc crio[24437]: time=\"2026-06-12T20:46:14.520433639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.520585 crc crio[24437]: time=\"2026-06-12T20:46:14.520548273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.520637 crc crio[24437]: time=\"2026-06-12T20:46:14.520608674Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.520732 crc crio[24437]: time=\"2026-06-12T20:46:14.520700015Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.520784 crc crio[24437]: time=\"2026-06-12T20:46:14.520744176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.520984 crc crio[24437]: time=\"2026-06-12T20:46:14.520893241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.521063 crc crio[24437]: time=\"2026-06-12T20:46:14.521026954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.521144 crc crio[24437]: time=\"2026-06-12T20:46:14.521128925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.521192 crc crio[24437]: time=\"2026-06-12T20:46:14.521165786Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.521327 crc crio[24437]: time=\"2026-06-12T20:46:14.52128865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.521387 crc crio[24437]: time=\"2026-06-12T20:46:14.521351121Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.521585 crc crio[24437]: time=\"2026-06-12T20:46:14.521547806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.521648 crc crio[24437]: time=\"2026-06-12T20:46:14.521604077Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.521735 crc crio[24437]: time=\"2026-06-12T20:46:14.52169795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.521791 crc crio[24437]: time=\"2026-06-12T20:46:14.521758731Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.522240 crc crio[24437]: time=\"2026-06-12T20:46:14.521981396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.522240 crc crio[24437]: time=\"2026-06-12T20:46:14.522237092Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.522345 crc crio[24437]: time=\"2026-06-12T20:46:14.522268774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.522345 crc crio[24437]: time=\"2026-06-12T20:46:14.522308035Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.522430 crc crio[24437]: time=\"2026-06-12T20:46:14.522408926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.522469 crc crio[24437]: time=\"2026-06-12T20:46:14.522438167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.522641 crc crio[24437]: time=\"2026-06-12T20:46:14.522580681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.522700 crc crio[24437]: time=\"2026-06-12T20:46:14.522647613Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.522811 crc crio[24437]: time=\"2026-06-12T20:46:14.522765986Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.522866 crc crio[24437]: time=\"2026-06-12T20:46:14.522822237Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.523066 crc crio[24437]: time=\"2026-06-12T20:46:14.523011111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.523210 crc crio[24437]: time=\"2026-06-12T20:46:14.523080933Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.523210 crc crio[24437]: time=\"2026-06-12T20:46:14.523174445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.523316 crc crio[24437]: time=\"2026-06-12T20:46:14.523214486Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.523380 crc crio[24437]: time=\"2026-06-12T20:46:14.523357641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.523434 crc crio[24437]: time=\"2026-06-12T20:46:14.523392841Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.523866 crc crio[24437]: time=\"2026-06-12T20:46:14.523735539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.524212 crc crio[24437]: time=\"2026-06-12T20:46:14.524132189Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.524436 crc crio[24437]: time=\"2026-06-12T20:46:14.524283092Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.524635 crc crio[24437]: time=\"2026-06-12T20:46:14.524553529Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.524861 crc crio[24437]: time=\"2026-06-12T20:46:14.524705933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.525048 crc crio[24437]: time=\"2026-06-12T20:46:14.524901588Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.525207 crc crio[24437]: time=\"2026-06-12T20:46:14.525156904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.525377 crc crio[24437]: time=\"2026-06-12T20:46:14.525337448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.525638 crc crio[24437]: time=\"2026-06-12T20:46:14.52541373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.525717 crc crio[24437]: time=\"2026-06-12T20:46:14.525643775Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.525717 crc crio[24437]: time=\"2026-06-12T20:46:14.525686896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.525811 crc crio[24437]: time=\"2026-06-12T20:46:14.525719447Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.525994 crc crio[24437]: time=\"2026-06-12T20:46:14.525755458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.526145 crc crio[24437]: time=\"2026-06-12T20:46:14.526020304Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.526284 crc crio[24437]: time=\"2026-06-12T20:46:14.526241819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.526369 crc crio[24437]: time=\"2026-06-12T20:46:14.526303061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.526429 crc crio[24437]: time=\"2026-06-12T20:46:14.526394563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.526497 crc crio[24437]: time=\"2026-06-12T20:46:14.526430894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.526558 crc crio[24437]: time=\"2026-06-12T20:46:14.526496766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.526558 crc crio[24437]: time=\"2026-06-12T20:46:14.526535437Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.526777 crc crio[24437]: time=\"2026-06-12T20:46:14.52668044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.526989 crc crio[24437]: time=\"2026-06-12T20:46:14.526844994Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.526989 crc crio[24437]: time=\"2026-06-12T20:46:14.526893535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.527171 crc crio[24437]: time=\"2026-06-12T20:46:14.527022888Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.527171 crc crio[24437]: time=\"2026-06-12T20:46:14.527042999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.527171 crc crio[24437]: time=\"2026-06-12T20:46:14.5270676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.527344 crc crio[24437]: time=\"2026-06-12T20:46:14.527260864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.527344 crc crio[24437]: time=\"2026-06-12T20:46:14.527298015Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.527539 crc crio[24437]: time=\"2026-06-12T20:46:14.527495701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.527622 crc crio[24437]: time=\"2026-06-12T20:46:14.527561732Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.527622 crc crio[24437]: time=\"2026-06-12T20:46:14.527599563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.527719 crc crio[24437]: time=\"2026-06-12T20:46:14.527634454Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.527864 crc crio[24437]: time=\"2026-06-12T20:46:14.527823668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.528012 crc crio[24437]: time=\"2026-06-12T20:46:14.52787903Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.528077 crc crio[24437]: time=\"2026-06-12T20:46:14.528048874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.528217 crc crio[24437]: time=\"2026-06-12T20:46:14.528085044Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.528294 crc crio[24437]: time=\"2026-06-12T20:46:14.528244898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.528294 crc crio[24437]: time=\"2026-06-12T20:46:14.528281939Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.528498 crc crio[24437]: time=\"2026-06-12T20:46:14.528455573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.528567 crc crio[24437]: time=\"2026-06-12T20:46:14.528518475Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.528567 crc crio[24437]: time=\"2026-06-12T20:46:14.528560506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.528657 crc crio[24437]: time=\"2026-06-12T20:46:14.528593926Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.528820 crc crio[24437]: time=\"2026-06-12T20:46:14.528779991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.528904 crc crio[24437]: time=\"2026-06-12T20:46:14.528833462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.529044 crc crio[24437]: time=\"2026-06-12T20:46:14.528965396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.529044 crc crio[24437]: time=\"2026-06-12T20:46:14.529008097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.529246 crc crio[24437]: time=\"2026-06-12T20:46:14.529203822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.529333 crc crio[24437]: time=\"2026-06-12T20:46:14.529264773Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.529387 crc crio[24437]: time=\"2026-06-12T20:46:14.529342805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.529449 crc crio[24437]: time=\"2026-06-12T20:46:14.529390246Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.529623 crc crio[24437]: time=\"2026-06-12T20:46:14.52957739Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.529774 crc crio[24437]: time=\"2026-06-12T20:46:14.529640252Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.529910 crc crio[24437]: time=\"2026-06-12T20:46:14.529868817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.530069 crc crio[24437]: time=\"2026-06-12T20:46:14.530015151Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.530206 crc crio[24437]: time=\"2026-06-12T20:46:14.530166024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.530345 crc crio[24437]: time=\"2026-06-12T20:46:14.530295107Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.530562 crc crio[24437]: time=\"2026-06-12T20:46:14.530444202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.530794 crc crio[24437]: time=\"2026-06-12T20:46:14.530741409Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.530984 crc crio[24437]: time=\"2026-06-12T20:46:14.530888812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.531452 crc crio[24437]: time=\"2026-06-12T20:46:14.531401744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.531665 crc crio[24437]: time=\"2026-06-12T20:46:14.531548468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.531818 crc crio[24437]: time=\"2026-06-12T20:46:14.531765153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.531995 crc crio[24437]: time=\"2026-06-12T20:46:14.531898207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.532133 crc crio[24437]: time=\"2026-06-12T20:46:14.53202476Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.532133 crc crio[24437]: time=\"2026-06-12T20:46:14.532065591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.532276 crc crio[24437]: time=\"2026-06-12T20:46:14.532134402Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.532276 crc crio[24437]: time=\"2026-06-12T20:46:14.532177053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.532276 crc crio[24437]: time=\"2026-06-12T20:46:14.532214224Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.532453 crc crio[24437]: time=\"2026-06-12T20:46:14.532406469Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.532536 crc crio[24437]: time=\"2026-06-12T20:46:14.53247246Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.532536 crc crio[24437]: time=\"2026-06-12T20:46:14.532522942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.532641 crc crio[24437]: time=\"2026-06-12T20:46:14.532559452Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.532744 crc crio[24437]: time=\"2026-06-12T20:46:14.532702256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.532813 crc crio[24437]: time=\"2026-06-12T20:46:14.532760567Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.533035 crc crio[24437]: time=\"2026-06-12T20:46:14.532994913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.533162 crc crio[24437]: time=\"2026-06-12T20:46:14.533055854Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.533239 crc crio[24437]: time=\"2026-06-12T20:46:14.533184118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.533239 crc crio[24437]: time=\"2026-06-12T20:46:14.533229239Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.533427 crc crio[24437]: time=\"2026-06-12T20:46:14.533385183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.533502 crc crio[24437]: time=\"2026-06-12T20:46:14.533444724Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.533741 crc crio[24437]: time=\"2026-06-12T20:46:14.53370024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.533828 crc crio[24437]: time=\"2026-06-12T20:46:14.533750681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.533828 crc crio[24437]: time=\"2026-06-12T20:46:14.533786622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.533828 crc crio[24437]: time=\"2026-06-12T20:46:14.533811883Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.533828 crc crio[24437]: time=\"2026-06-12T20:46:14.533821043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.534214 crc crio[24437]: time=\"2026-06-12T20:46:14.533837013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.534214 crc crio[24437]: time=\"2026-06-12T20:46:14.534067199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.534214 crc crio[24437]: time=\"2026-06-12T20:46:14.534145821Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.534360 crc crio[24437]: time=\"2026-06-12T20:46:14.534303455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.534360 crc crio[24437]: time=\"2026-06-12T20:46:14.534350856Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.534481 crc crio[24437]: time=\"2026-06-12T20:46:14.534444728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.534605 crc crio[24437]: time=\"2026-06-12T20:46:14.534482569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.534835 crc crio[24437]: time=\"2026-06-12T20:46:14.534792457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.534908 crc crio[24437]: time=\"2026-06-12T20:46:14.534853328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.535070 crc crio[24437]: time=\"2026-06-12T20:46:14.534970341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.535070 crc crio[24437]: time=\"2026-06-12T20:46:14.535010722Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.535321 crc crio[24437]: time=\"2026-06-12T20:46:14.535278698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.535404 crc crio[24437]: time=\"2026-06-12T20:46:14.53534244Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.535493 crc crio[24437]: time=\"2026-06-12T20:46:14.535417371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.535493 crc crio[24437]: time=\"2026-06-12T20:46:14.535455842Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.535690 crc crio[24437]: time=\"2026-06-12T20:46:14.535647367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.535774 crc crio[24437]: time=\"2026-06-12T20:46:14.535707498Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.535832 crc crio[24437]: time=\"2026-06-12T20:46:14.535805071Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.535983 crc crio[24437]: time=\"2026-06-12T20:46:14.535842482Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.536176 crc crio[24437]: time=\"2026-06-12T20:46:14.536077457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.536269 crc crio[24437]: time=\"2026-06-12T20:46:14.53620547Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.536269 crc crio[24437]: time=\"2026-06-12T20:46:14.536255281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.536365 crc crio[24437]: time=\"2026-06-12T20:46:14.536342413Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.536592 crc crio[24437]: time=\"2026-06-12T20:46:14.536550689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.536670 crc crio[24437]: time=\"2026-06-12T20:46:14.53660667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.536810 crc crio[24437]: time=\"2026-06-12T20:46:14.536768513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.536810 crc crio[24437]: time=\"2026-06-12T20:46:14.536807154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.537149 crc crio[24437]: time=\"2026-06-12T20:46:14.537067651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.537227 crc crio[24437]: time=\"2026-06-12T20:46:14.537152183Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.537227 crc crio[24437]: time=\"2026-06-12T20:46:14.537197324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.537321 crc crio[24437]: time=\"2026-06-12T20:46:14.537229755Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.537590 crc crio[24437]: time=\"2026-06-12T20:46:14.537532852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.537666 crc crio[24437]: time=\"2026-06-12T20:46:14.537608214Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.537832 crc crio[24437]: time=\"2026-06-12T20:46:14.537725257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.537832 crc crio[24437]: time=\"2026-06-12T20:46:14.53785001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.537832 crc crio[24437]: time=\"2026-06-12T20:46:14.537895821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.537832 crc crio[24437]: time=\"2026-06-12T20:46:14.538001553Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.538317 crc crio[24437]: time=\"2026-06-12T20:46:14.538088925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.538317 crc crio[24437]: time=\"2026-06-12T20:46:14.538168347Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.538424 crc crio[24437]: time=\"2026-06-12T20:46:14.538399083Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.538479 crc crio[24437]: time=\"2026-06-12T20:46:14.538438024Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.538581 crc crio[24437]: time=\"2026-06-12T20:46:14.538540278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.538649 crc crio[24437]: time=\"2026-06-12T20:46:14.538599499Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.538781 crc crio[24437]: time=\"2026-06-12T20:46:14.538740562Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.538854 crc crio[24437]: time=\"2026-06-12T20:46:14.538796864Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.539019 crc crio[24437]: time=\"2026-06-12T20:46:14.538978588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.539242 crc crio[24437]: time=\"2026-06-12T20:46:14.539039689Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.539242 crc crio[24437]: time=\"2026-06-12T20:46:14.539220094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.539350 crc crio[24437]: time=\"2026-06-12T20:46:14.539260985Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.539462 crc crio[24437]: time=\"2026-06-12T20:46:14.539418038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.539529 crc crio[24437]: time=\"2026-06-12T20:46:14.53948151Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.539750 crc crio[24437]: time=\"2026-06-12T20:46:14.539710315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.539839 crc crio[24437]: time=\"2026-06-12T20:46:14.539764826Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.540028 crc crio[24437]: time=\"2026-06-12T20:46:14.539985483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.540145 crc crio[24437]: time=\"2026-06-12T20:46:14.540052164Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.540288 crc crio[24437]: time=\"2026-06-12T20:46:14.540248058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.540370 crc crio[24437]: time=\"2026-06-12T20:46:14.54030381Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.540503 crc crio[24437]: time=\"2026-06-12T20:46:14.540461214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.540571 crc crio[24437]: time=\"2026-06-12T20:46:14.540525505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.540701 crc crio[24437]: time=\"2026-06-12T20:46:14.540660628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.540774 crc crio[24437]: time=\"2026-06-12T20:46:14.540716999Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.541041 crc crio[24437]: time=\"2026-06-12T20:46:14.541001727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.541145 crc crio[24437]: time=\"2026-06-12T20:46:14.541061638Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.541491 crc crio[24437]: time=\"2026-06-12T20:46:14.541361755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.541637 crc crio[24437]: time=\"2026-06-12T20:46:14.54158057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.541879 crc crio[24437]: time=\"2026-06-12T20:46:14.541735174Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.542076 crc crio[24437]: time=\"2026-06-12T20:46:14.54202563Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.542329 crc crio[24437]: time=\"2026-06-12T20:46:14.542274606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.542527 crc crio[24437]: time=\"2026-06-12T20:46:14.54241655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.542654 crc crio[24437]: time=\"2026-06-12T20:46:14.542540074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.542727 crc crio[24437]: time=\"2026-06-12T20:46:14.542670447Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.542727 crc crio[24437]: time=\"2026-06-12T20:46:14.542711768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.542834 crc crio[24437]: time=\"2026-06-12T20:46:14.542747718Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.542834 crc crio[24437]: time=\"2026-06-12T20:46:14.542778259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.542834 crc crio[24437]: time=\"2026-06-12T20:46:14.54280313Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:14.543053 crc crio[24437]: time=\"2026-06-12T20:46:14.54283326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:46:14.543053 crc crio[24437]: time=\"2026-06-12T20:46:14.542876271Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:46:18.710375 crc crio[24437]: time=\"2026-06-12T20:46:18.709553287Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 20:46:18.740903 crc crio[24437]: time=\"2026-06-12T20:46:18.740804143Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:46:18.740903 crc crio[24437]: time=\"2026-06-12T20:46:18.740876525Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:46:18.741291 crc crio[24437]: time=\"2026-06-12T20:46:18.741039279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 20:46:18.765376 crc crio[24437]: time=\"2026-06-12T20:46:18.765284615Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:46:18.765376 crc crio[24437]: time=\"2026-06-12T20:46:18.765349776Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:46:48.707894 crc crio[24437]: time=\"2026-06-12T20:46:48.707401735Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/POD\" id=eca750c2-96c6-415a-9f4a-e8834a53b748 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:48.709181 crc crio[24437]: time=\"2026-06-12T20:46:48.707911837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:48.746356 crc crio[24437]: time=\"2026-06-12T20:46:48.746184113Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk Namespace:openshift-marketplace ID:c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd UID:2639ae16-c5ff-4e47-b094-e4dd7492e956 NetNS:/var/run/netns/8ca700fa-037f-498a-84b7-df2d42b44ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2639ae16_c5ff_4e47_b094_e4dd7492e956.slice PodAnnotations:0xc001840058}] Aliases:map[]}\"\nJun 12 20:46:48.746356 crc crio[24437]: time=\"2026-06-12T20:46:48.746270395Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:46:49.082357 crc crio[24437]: 2026-06-12T20:46:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c72e4b71f68c702 Mac:3a:da:f6:8f:03:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/8ca700fa-037f-498a-84b7-df2d42b44ab1 SocketPath: PciID:}] [{Interface:0xc00028c5d0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:46:49.084357 crc crio[24437]: time=\"2026-06-12T20:46:49.084292497Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk Namespace:openshift-marketplace ID:c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd UID:2639ae16-c5ff-4e47-b094-e4dd7492e956 NetNS:/var/run/netns/8ca700fa-037f-498a-84b7-df2d42b44ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2639ae16_c5ff_4e47_b094_e4dd7492e956.slice PodAnnotations:0xc001840058}] Aliases:map[]}\"\nJun 12 20:46:49.084547 crc crio[24437]: time=\"2026-06-12T20:46:49.084484112Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:46:49.091819 crc crio[24437]: time=\"2026-06-12T20:46:49.091736706Z\" level=info msg=\"Ran pod sandbox c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/POD\" id=eca750c2-96c6-415a-9f4a-e8834a53b748 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:49.095232 crc crio[24437]: time=\"2026-06-12T20:46:49.09517845Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1f13b4fb-9100-49d9-a119-9cb364506600 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:49.098183 crc crio[24437]: time=\"2026-06-12T20:46:49.098122321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2bf50bb-52ad-4c03-8525-8ef59afb0e44 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:49.103794 crc crio[24437]: time=\"2026-06-12T20:46:49.103630084Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/util\" id=836dc3c6-e4d1-4fb4-910c-7c755275af8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:49.104133 crc crio[24437]: time=\"2026-06-12T20:46:49.104069245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:49.129212 crc crio[24437]: time=\"2026-06-12T20:46:49.1290679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:49.133180 crc crio[24437]: time=\"2026-06-12T20:46:49.133083356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:49.240643 crc crio[24437]: time=\"2026-06-12T20:46:49.240473503Z\" level=info msg=\"Created container 28e3b682e2234cda24521c567623bfdc55b1b1b71ea929f1b7ee9b03c9895925: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/util\" id=836dc3c6-e4d1-4fb4-910c-7c755275af8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:49.243027 crc crio[24437]: time=\"2026-06-12T20:46:49.242789749Z\" level=info msg=\"Starting container: 28e3b682e2234cda24521c567623bfdc55b1b1b71ea929f1b7ee9b03c9895925\" id=753a7624-51e7-4fbf-9b05-bb5f358b15e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:49.248484 crc crio[24437]: time=\"2026-06-12T20:46:49.248355514Z\" level=info msg=\"Started container\" PID=39332 containerID=28e3b682e2234cda24521c567623bfdc55b1b1b71ea929f1b7ee9b03c9895925 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/util id=753a7624-51e7-4fbf-9b05-bb5f358b15e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd\nJun 12 20:46:50.178574 crc crio[24437]: time=\"2026-06-12T20:46:50.178512302Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=f6cdef65-6720-4ec7-8657-38bbc52efcc2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:50.179612 crc crio[24437]: time=\"2026-06-12T20:46:50.178748197Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=f6cdef65-6720-4ec7-8657-38bbc52efcc2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:50.179612 crc crio[24437]: time=\"2026-06-12T20:46:50.178809889Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=f6cdef65-6720-4ec7-8657-38bbc52efcc2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:50.180182 crc crio[24437]: time=\"2026-06-12T20:46:50.180070619Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=4c2b2109-3d76-4abe-b893-6dff17c910fc name=/runtime.v1.ImageService/PullImage\nJun 12 20:46:50.191551 crc crio[24437]: time=\"2026-06-12T20:46:50.191388433Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 12 20:46:51.766280 crc crio[24437]: time=\"2026-06-12T20:46:51.766158355Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=4c2b2109-3d76-4abe-b893-6dff17c910fc name=/runtime.v1.ImageService/PullImage\nJun 12 20:46:51.767241 crc crio[24437]: time=\"2026-06-12T20:46:51.767138928Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=55a1eea0-3a87-488b-a1d9-68d008e7e308 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:51.773456 crc crio[24437]: time=\"2026-06-12T20:46:51.773255147Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=ed98ef0c-0327-475d-8997-f97c2fcf14c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:51.781712 crc crio[24437]: time=\"2026-06-12T20:46:51.781634659Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/pull\" id=5e14666c-2613-4448-8634-419b42114188 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:51.782867 crc crio[24437]: time=\"2026-06-12T20:46:51.782804608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:51.820895 crc crio[24437]: time=\"2026-06-12T20:46:51.820783636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:51.821286 crc crio[24437]: time=\"2026-06-12T20:46:51.821157104Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/7943211745af699221562ee25712604e69430ebd12b2ecfd34eb538e71b5dba3/merged/etc/passwd: no such file or directory\"\nJun 12 20:46:51.821286 crc crio[24437]: time=\"2026-06-12T20:46:51.821194135Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/7943211745af699221562ee25712604e69430ebd12b2ecfd34eb538e71b5dba3/merged/etc/group: no such file or directory\"\nJun 12 20:46:51.825832 crc crio[24437]: time=\"2026-06-12T20:46:51.825767796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:51.943371 crc crio[24437]: time=\"2026-06-12T20:46:51.943272787Z\" level=info msg=\"Created container 187adca6baf52bf749c5014ccb82187c2e04e9ff2d1e4c22695b96972860028d: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/pull\" id=5e14666c-2613-4448-8634-419b42114188 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:51.945046 crc crio[24437]: time=\"2026-06-12T20:46:51.944836314Z\" level=info msg=\"Starting container: 187adca6baf52bf749c5014ccb82187c2e04e9ff2d1e4c22695b96972860028d\" id=29a9755f-05a2-45cf-8168-93bb283000de name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:51.951321 crc crio[24437]: time=\"2026-06-12T20:46:51.951179078Z\" level=info msg=\"Started container\" PID=39363 containerID=187adca6baf52bf749c5014ccb82187c2e04e9ff2d1e4c22695b96972860028d description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/pull id=29a9755f-05a2-45cf-8168-93bb283000de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd\nJun 12 20:46:52.200123 crc crio[24437]: time=\"2026-06-12T20:46:52.200047685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9c9fa97a-08eb-4fd1-a63d-3b817e8c6dc2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:52.202482 crc crio[24437]: time=\"2026-06-12T20:46:52.202364941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=159c3416-c95b-4b2c-ba89-98b8fb0fad81 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:52.209404 crc crio[24437]: time=\"2026-06-12T20:46:52.209316749Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/extract\" id=5b99a69c-dce4-41ee-bc9f-d52accf248a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:52.209797 crc crio[24437]: time=\"2026-06-12T20:46:52.209742919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:52.238044 crc crio[24437]: time=\"2026-06-12T20:46:52.23789924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:52.241564 crc crio[24437]: time=\"2026-06-12T20:46:52.241491886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:52.351480 crc crio[24437]: time=\"2026-06-12T20:46:52.351358203Z\" level=info msg=\"Created container c8ba8d753fda6b7130daf0da2f23ee78810ead8cd2c0cdd4582de04380167519: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/extract\" id=5b99a69c-dce4-41ee-bc9f-d52accf248a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:52.353471 crc crio[24437]: time=\"2026-06-12T20:46:52.353266669Z\" level=info msg=\"Starting container: c8ba8d753fda6b7130daf0da2f23ee78810ead8cd2c0cdd4582de04380167519\" id=bf7c8482-3c17-4b36-8791-8a4a70e62df4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:52.358591 crc crio[24437]: time=\"2026-06-12T20:46:52.358515926Z\" level=info msg=\"Started container\" PID=39380 containerID=c8ba8d753fda6b7130daf0da2f23ee78810ead8cd2c0cdd4582de04380167519 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/extract id=bf7c8482-3c17-4b36-8791-8a4a70e62df4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd\nJun 12 20:46:54.231645 crc crio[24437]: time=\"2026-06-12T20:46:54.230769311Z\" level=info msg=\"Stopping pod sandbox: c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd\" id=a47bae66-aa64-49f9-a13c-3d614cdad049 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:54.233381 crc crio[24437]: time=\"2026-06-12T20:46:54.232049922Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk Namespace:openshift-marketplace ID:c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd UID:2639ae16-c5ff-4e47-b094-e4dd7492e956 NetNS:/var/run/netns/8ca700fa-037f-498a-84b7-df2d42b44ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2639ae16_c5ff_4e47_b094_e4dd7492e956.slice PodAnnotations:0xc000c24338}] Aliases:map[]}\"\nJun 12 20:46:54.233381 crc crio[24437]: time=\"2026-06-12T20:46:54.232260716Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:46:54.508821 crc crio[24437]: time=\"2026-06-12T20:46:54.508746352Z\" level=info msg=\"Stopped pod sandbox: c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd\" id=a47bae66-aa64-49f9-a13c-3d614cdad049 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:58.613626 crc crio[24437]: time=\"2026-06-12T20:46:58.613015948Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-8kxzj/POD\" id=7fbe2147-f42d-48cc-944a-ea7ae1da1d32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:58.615043 crc crio[24437]: time=\"2026-06-12T20:46:58.613693194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:58.647328 crc crio[24437]: time=\"2026-06-12T20:46:58.647221224Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-8kxzj Namespace:openshift-nmstate ID:394fffeb0b3cfaa5f022a7eebb23d353be88aa76d413415cd227a1990fc87177 UID:955986a4-3294-43ee-b4bf-0b304111b7d5 NetNS:/var/run/netns/6c46bd39-ff74-4215-98d3-4eaec187ee1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod955986a4_3294_43ee_b4bf_0b304111b7d5.slice PodAnnotations:0xc001f6cbb8}] Aliases:map[]}\"\nJun 12 20:46:58.647328 crc crio[24437]: time=\"2026-06-12T20:46:58.647306176Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-8kxzj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:46:58.977688 crc crio[24437]: 2026-06-12T20:46:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:394fffeb0b3cfaa Mac:56:2f:09:57:d7:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/6c46bd39-ff74-4215-98d3-4eaec187ee1d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:46:58.979607 crc crio[24437]: time=\"2026-06-12T20:46:58.979523668Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-8kxzj Namespace:openshift-nmstate ID:394fffeb0b3cfaa5f022a7eebb23d353be88aa76d413415cd227a1990fc87177 UID:955986a4-3294-43ee-b4bf-0b304111b7d5 NetNS:/var/run/netns/6c46bd39-ff74-4215-98d3-4eaec187ee1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod955986a4_3294_43ee_b4bf_0b304111b7d5.slice PodAnnotations:0xc001f6cbb8}] Aliases:map[]}\"\nJun 12 20:46:58.979800 crc crio[24437]: time=\"2026-06-12T20:46:58.979752773Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-8kxzj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:46:58.985405 crc crio[24437]: time=\"2026-06-12T20:46:58.985329608Z\" level=info msg=\"Ran pod sandbox 394fffeb0b3cfaa5f022a7eebb23d353be88aa76d413415cd227a1990fc87177 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-8kxzj/POD\" id=7fbe2147-f42d-48cc-944a-ea7ae1da1d32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:58.988692 crc crio[24437]: time=\"2026-06-12T20:46:58.988602848Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=ab9b044a-e92e-4507-8f18-e2c98424fde5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:58.989007 crc crio[24437]: time=\"2026-06-12T20:46:58.988892045Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=ab9b044a-e92e-4507-8f18-e2c98424fde5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:58.989084 crc crio[24437]: time=\"2026-06-12T20:46:58.989033738Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=ab9b044a-e92e-4507-8f18-e2c98424fde5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:58.990279 crc crio[24437]: time=\"2026-06-12T20:46:58.990212567Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=1709b42f-1271-4db3-84b1-bdc32e7207b2 name=/runtime.v1.ImageService/PullImage\nJun 12 20:46:58.993873 crc crio[24437]: time=\"2026-06-12T20:46:58.993755923Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 12 20:46:59.300017 crc crio[24437]: time=\"2026-06-12T20:46:59.299057644Z\" level=info msg=\"Stopping pod sandbox: 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5\" id=4be64ec6-1100-482f-a606-72165a016d6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:59.300017 crc crio[24437]: time=\"2026-06-12T20:46:59.299156816Z\" level=info msg=\"Stopped pod sandbox (already stopped): 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5\" id=4be64ec6-1100-482f-a606-72165a016d6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:59.300268 crc crio[24437]: time=\"2026-06-12T20:46:59.300035027Z\" level=info msg=\"Removing pod sandbox: 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5\" id=1c230d1b-3d80-4091-81d5-d43cd034a8e4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:46:59.311240 crc crio[24437]: time=\"2026-06-12T20:46:59.311053183Z\" level=info msg=\"Removed pod sandbox: 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5\" id=1c230d1b-3d80-4091-81d5-d43cd034a8e4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:46:59.316464 crc crio[24437]: time=\"2026-06-12T20:46:59.316353102Z\" level=info msg=\"Stopping pod sandbox: f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\" id=ca0ad4d0-50ba-42aa-9853-6de7ad416d5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:59.316745 crc crio[24437]: time=\"2026-06-12T20:46:59.316478014Z\" level=info msg=\"Stopped pod sandbox (already stopped): f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\" id=ca0ad4d0-50ba-42aa-9853-6de7ad416d5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:59.319527 crc crio[24437]: time=\"2026-06-12T20:46:59.318489884Z\" level=info msg=\"Removing pod sandbox: f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\" id=1a1199bb-6dc6-470c-b73b-70fd8ac630bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:46:59.327154 crc crio[24437]: time=\"2026-06-12T20:46:59.32701996Z\" level=info msg=\"Removed pod sandbox: f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\" id=1a1199bb-6dc6-470c-b73b-70fd8ac630bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:47:02.139326 crc crio[24437]: time=\"2026-06-12T20:47:02.138411309Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=1709b42f-1271-4db3-84b1-bdc32e7207b2 name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:02.142255 crc crio[24437]: time=\"2026-06-12T20:47:02.142208772Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=e0232a79-76c2-483f-8fab-2c5049a32c90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:02.150720 crc crio[24437]: time=\"2026-06-12T20:47:02.150494071Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=f243dcef-eb5f-43ab-b22f-636cfe234666 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:02.161303 crc crio[24437]: time=\"2026-06-12T20:47:02.161256321Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-8kxzj/nmstate-operator\" id=ef4f734d-2fe8-4d57-9a92-1c1e3156c56a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:02.163608 crc crio[24437]: time=\"2026-06-12T20:47:02.163585198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:02.188246 crc crio[24437]: time=\"2026-06-12T20:47:02.188206573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:02.194762 crc crio[24437]: time=\"2026-06-12T20:47:02.194740421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:02.304049 crc crio[24437]: time=\"2026-06-12T20:47:02.303971862Z\" level=info msg=\"Created container 20697545170cc01b1af9ad2978e0b93e9940b3a600afec916a8e8c523aba882d: openshift-nmstate/nmstate-operator-6569c8c666-8kxzj/nmstate-operator\" id=ef4f734d-2fe8-4d57-9a92-1c1e3156c56a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:02.305522 crc crio[24437]: time=\"2026-06-12T20:47:02.305426427Z\" level=info msg=\"Starting container: 20697545170cc01b1af9ad2978e0b93e9940b3a600afec916a8e8c523aba882d\" id=ef0be79b-7dfd-41b3-8b1f-f56d6b0d4a8b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:47:02.312417 crc crio[24437]: time=\"2026-06-12T20:47:02.312344714Z\" level=info msg=\"Started container\" PID=39628 containerID=20697545170cc01b1af9ad2978e0b93e9940b3a600afec916a8e8c523aba882d description=openshift-nmstate/nmstate-operator-6569c8c666-8kxzj/nmstate-operator id=ef0be79b-7dfd-41b3-8b1f-f56d6b0d4a8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=394fffeb0b3cfaa5f022a7eebb23d353be88aa76d413415cd227a1990fc87177\nJun 12 20:47:15.100179 crc crio[24437]: time=\"2026-06-12T20:47:15.099429135Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/POD\" id=1ed32f10-bfda-44ea-8f0c-da6318023073 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:15.100179 crc crio[24437]: time=\"2026-06-12T20:47:15.100132673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:15.126539 crc crio[24437]: time=\"2026-06-12T20:47:15.12645262Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-x5lcl Namespace:openshift-nmstate ID:229c3da73a7a5a7b1035938c0fe51ca622cf6d47de98bd4c30efc1793fd54e02 UID:b5140ed8-0398-46f5-82c0-5cd8bb7b6098 NetNS:/var/run/netns/482cfa42-b405-4a1b-8f59-2c4c1b7db72c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5140ed8_0398_46f5_82c0_5cd8bb7b6098.slice PodAnnotations:0xc00008ccf8}] Aliases:map[]}\"\nJun 12 20:47:15.126539 crc crio[24437]: time=\"2026-06-12T20:47:15.126529902Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-x5lcl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:47:15.151652 crc crio[24437]: time=\"2026-06-12T20:47:15.151525167Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-sf4wf/POD\" id=1c689b5c-1412-45b3-b9e3-7eef2f0e50f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:15.151652 crc crio[24437]: time=\"2026-06-12T20:47:15.15164479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:15.197203 crc crio[24437]: time=\"2026-06-12T20:47:15.197136757Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1c689b5c-1412-45b3-b9e3-7eef2f0e50f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:15.229912 crc crio[24437]: time=\"2026-06-12T20:47:15.229814403Z\" level=info msg=\"Ran pod sandbox b66d4b1077f561018272e3971991e8bfa7ade31632da520e4a66bb984d4deb52 with infra container: openshift-nmstate/nmstate-handler-sf4wf/POD\" id=1c689b5c-1412-45b3-b9e3-7eef2f0e50f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:15.236472 crc crio[24437]: time=\"2026-06-12T20:47:15.236412077Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=73dc911f-366b-4c93-a7bb-7dbfc48032cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:15.236796 crc crio[24437]: time=\"2026-06-12T20:47:15.236735285Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=73dc911f-366b-4c93-a7bb-7dbfc48032cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:15.236903 crc crio[24437]: time=\"2026-06-12T20:47:15.236827528Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=73dc911f-366b-4c93-a7bb-7dbfc48032cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:15.238788 crc crio[24437]: time=\"2026-06-12T20:47:15.238560511Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=e71c92b8-9918-49fe-ae1a-40cfaf87280e name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:15.257473 crc crio[24437]: time=\"2026-06-12T20:47:15.256676173Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 20:47:15.738294 crc crio[24437]: time=\"2026-06-12T20:47:15.738205449Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-k8b6k/POD\" id=0ffe489c-9e1c-41d9-aeb7-c1fb28424289 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:15.738294 crc crio[24437]: time=\"2026-06-12T20:47:15.738295482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:15.756769 crc crio[24437]: time=\"2026-06-12T20:47:15.756686761Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-k8b6k Namespace:openshift-nmstate ID:38b702aa343577ac22c60909c95a69c803b72a3950b1642784aece756c9637d4 UID:8c27e9d1-6cb5-462a-8b9f-d3a802d88c26 NetNS:/var/run/netns/c2213eb4-725f-4305-ba73-f657b0030653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c27e9d1_6cb5_462a_8b9f_d3a802d88c26.slice PodAnnotations:0xc000c25448}] Aliases:map[]}\"\nJun 12 20:47:15.756769 crc crio[24437]: time=\"2026-06-12T20:47:15.756725742Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-k8b6k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:47:15.935040 crc crio[24437]: time=\"2026-06-12T20:47:15.93200969Z\" level=info msg=\"Running pod sandbox: openshift-console/console-74ff5f49db-zc5zl/POD\" id=3365b3b4-ae95-47f6-a3e9-391b082985ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:15.935040 crc crio[24437]: time=\"2026-06-12T20:47:15.93243201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:15.937643 crc crio[24437]: 2026-06-12T20:47:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:229c3da73a7a5a7 Mac:fa:ed:61:a3:05:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/482cfa42-b405-4a1b-8f59-2c4c1b7db72c SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:47:15.938688 crc crio[24437]: time=\"2026-06-12T20:47:15.938618964Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-x5lcl Namespace:openshift-nmstate ID:229c3da73a7a5a7b1035938c0fe51ca622cf6d47de98bd4c30efc1793fd54e02 UID:b5140ed8-0398-46f5-82c0-5cd8bb7b6098 NetNS:/var/run/netns/482cfa42-b405-4a1b-8f59-2c4c1b7db72c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5140ed8_0398_46f5_82c0_5cd8bb7b6098.slice PodAnnotations:0xc00008ccf8}] Aliases:map[]}\"\nJun 12 20:47:15.938827 crc crio[24437]: time=\"2026-06-12T20:47:15.938781438Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-x5lcl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:47:15.958973 crc crio[24437]: time=\"2026-06-12T20:47:15.958442389Z\" level=info msg=\"Ran pod sandbox 229c3da73a7a5a7b1035938c0fe51ca622cf6d47de98bd4c30efc1793fd54e02 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/POD\" id=1ed32f10-bfda-44ea-8f0c-da6318023073 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:15.968322 crc crio[24437]: time=\"2026-06-12T20:47:15.96806527Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=acbe77b6-ad56-4dd6-90b2-881dd7251145 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:15.968718 crc crio[24437]: time=\"2026-06-12T20:47:15.968693225Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=acbe77b6-ad56-4dd6-90b2-881dd7251145 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:15.968912 crc crio[24437]: time=\"2026-06-12T20:47:15.96889048Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=acbe77b6-ad56-4dd6-90b2-881dd7251145 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:15.978889 crc crio[24437]: time=\"2026-06-12T20:47:15.975741232Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=a6d85072-46ef-4ca1-be05-903d0b8ee7e8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:15.988853 crc crio[24437]: time=\"2026-06-12T20:47:15.988746276Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 20:47:16.005273 crc crio[24437]: time=\"2026-06-12T20:47:16.005149865Z\" level=info msg=\"Got pod network &{Name:console-74ff5f49db-zc5zl Namespace:openshift-console ID:bb01d1a64e226ac34ed1d1f127129ba27bf5ffbf9ff4fb6c021c5cfa4804b0db UID:83b72306-80f8-4a6b-a1b3-26f0bde34eb4 NetNS:/var/run/netns/0e8b24e2-50d3-487e-b144-508c97b90dec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83b72306_80f8_4a6b_a1b3_26f0bde34eb4.slice PodAnnotations:0xc00008c268}] Aliases:map[]}\"\nJun 12 20:47:16.005273 crc crio[24437]: time=\"2026-06-12T20:47:16.005239547Z\" level=info msg=\"Adding pod openshift-console_console-74ff5f49db-zc5zl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:47:16.099000 crc crio[24437]: time=\"2026-06-12T20:47:16.098749513Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-5557m/POD\" id=b6ecc6df-dcc6-48e3-a3a6-ad25c4477810 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:16.099000 crc crio[24437]: time=\"2026-06-12T20:47:16.098884996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:16.138711 crc crio[24437]: time=\"2026-06-12T20:47:16.138544707Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-5557m Namespace:openshift-nmstate ID:298af9e66b89a99e8c45adc23494b475ab303e8e76cb26ae32e6a5f851727afb UID:6e06bf57-5816-44b9-8651-ecefaa4a8af8 NetNS:/var/run/netns/cd8bf12d-9d34-40fa-8a3d-928bd3f7574c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e06bf57_5816_44b9_8651_ecefaa4a8af8.slice PodAnnotations:0xc000c242f0}] Aliases:map[]}\"\nJun 12 20:47:16.138711 crc crio[24437]: time=\"2026-06-12T20:47:16.138705161Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-5557m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:47:16.333263 crc crio[24437]: 2026-06-12T20:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38b702aa343577a Mac:ee:c9:59:ab:a6:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/c2213eb4-725f-4305-ba73-f657b0030653 SocketPath: PciID:}] [{Interface:0xc00059a600 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:47:16.334246 crc crio[24437]: time=\"2026-06-12T20:47:16.334189354Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-k8b6k Namespace:openshift-nmstate ID:38b702aa343577ac22c60909c95a69c803b72a3950b1642784aece756c9637d4 UID:8c27e9d1-6cb5-462a-8b9f-d3a802d88c26 NetNS:/var/run/netns/c2213eb4-725f-4305-ba73-f657b0030653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c27e9d1_6cb5_462a_8b9f_d3a802d88c26.slice PodAnnotations:0xc000c25448}] Aliases:map[]}\"\nJun 12 20:47:16.334540 crc crio[24437]: time=\"2026-06-12T20:47:16.334390879Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-k8b6k for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:47:16.344675 crc crio[24437]: time=\"2026-06-12T20:47:16.344598453Z\" level=info msg=\"Ran pod sandbox 38b702aa343577ac22c60909c95a69c803b72a3950b1642784aece756c9637d4 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-k8b6k/POD\" id=0ffe489c-9e1c-41d9-aeb7-c1fb28424289 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:16.352965 crc crio[24437]: time=\"2026-06-12T20:47:16.352813909Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=fdad6df8-b432-41c2-82bc-8288d4bbab84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:16.353128 crc crio[24437]: time=\"2026-06-12T20:47:16.353064605Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=fdad6df8-b432-41c2-82bc-8288d4bbab84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:16.353227 crc crio[24437]: time=\"2026-06-12T20:47:16.353161217Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=fdad6df8-b432-41c2-82bc-8288d4bbab84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:16.354329 crc crio[24437]: time=\"2026-06-12T20:47:16.354035559Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8e07e824-7550-48ae-8f4a-751ee95ee13e name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:16.358994 crc crio[24437]: time=\"2026-06-12T20:47:16.358861479Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 20:47:16.528059 crc crio[24437]: 2026-06-12T20:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb01d1a64e226ac Mac:62:66:e6:6d:70:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/0e8b24e2-50d3-487e-b144-508c97b90dec SocketPath: PciID:}] [{Interface:0xc000284740 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:47:16.529227 crc crio[24437]: time=\"2026-06-12T20:47:16.529163773Z\" level=info msg=\"Got pod network &{Name:console-74ff5f49db-zc5zl Namespace:openshift-console ID:bb01d1a64e226ac34ed1d1f127129ba27bf5ffbf9ff4fb6c021c5cfa4804b0db UID:83b72306-80f8-4a6b-a1b3-26f0bde34eb4 NetNS:/var/run/netns/0e8b24e2-50d3-487e-b144-508c97b90dec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83b72306_80f8_4a6b_a1b3_26f0bde34eb4.slice PodAnnotations:0xc00008c268}] Aliases:map[]}\"\nJun 12 20:47:16.529851 crc crio[24437]: time=\"2026-06-12T20:47:16.529338647Z\" level=info msg=\"Checking pod openshift-console_console-74ff5f49db-zc5zl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:47:16.543550 crc crio[24437]: time=\"2026-06-12T20:47:16.54348073Z\" level=info msg=\"Ran pod sandbox bb01d1a64e226ac34ed1d1f127129ba27bf5ffbf9ff4fb6c021c5cfa4804b0db with infra container: openshift-console/console-74ff5f49db-zc5zl/POD\" id=3365b3b4-ae95-47f6-a3e9-391b082985ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:16.545805 crc crio[24437]: time=\"2026-06-12T20:47:16.545679486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=e3bc7329-add9-4246-91e2-ff633fdc726d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:16.549071 crc crio[24437]: time=\"2026-06-12T20:47:16.549019839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=2577b1f3-e7db-4945-a59e-5f3e1fb7a7fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:16.570564 crc crio[24437]: time=\"2026-06-12T20:47:16.570489585Z\" level=info msg=\"Creating container: openshift-console/console-74ff5f49db-zc5zl/console\" id=23d0379c-a364-4471-a829-ae271048da49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:16.570867 crc crio[24437]: time=\"2026-06-12T20:47:16.570843713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:16.586073 crc crio[24437]: 2026-06-12T20:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:298af9e66b89a99 Mac:6a:52:a1:1e:a2:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/cd8bf12d-9d34-40fa-8a3d-928bd3f7574c SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:47:16.586854 crc crio[24437]: time=\"2026-06-12T20:47:16.586792431Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-5557m Namespace:openshift-nmstate ID:298af9e66b89a99e8c45adc23494b475ab303e8e76cb26ae32e6a5f851727afb UID:6e06bf57-5816-44b9-8651-ecefaa4a8af8 NetNS:/var/run/netns/cd8bf12d-9d34-40fa-8a3d-928bd3f7574c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e06bf57_5816_44b9_8651_ecefaa4a8af8.slice PodAnnotations:0xc000c242f0}] Aliases:map[]}\"\nJun 12 20:47:16.587073 crc crio[24437]: time=\"2026-06-12T20:47:16.587024398Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-5557m for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:47:16.599744 crc crio[24437]: time=\"2026-06-12T20:47:16.599697004Z\" level=info msg=\"Ran pod sandbox 298af9e66b89a99e8c45adc23494b475ab303e8e76cb26ae32e6a5f851727afb with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-5557m/POD\" id=b6ecc6df-dcc6-48e3-a3a6-ad25c4477810 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:16.602134 crc crio[24437]: time=\"2026-06-12T20:47:16.602028443Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=bff677a3-7338-4fc1-b034-812227198919 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:16.602331 crc crio[24437]: time=\"2026-06-12T20:47:16.602275419Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=bff677a3-7338-4fc1-b034-812227198919 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:16.602426 crc crio[24437]: time=\"2026-06-12T20:47:16.602362191Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=bff677a3-7338-4fc1-b034-812227198919 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:16.604164 crc crio[24437]: time=\"2026-06-12T20:47:16.604007912Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=d8f93250-8be0-420e-83ca-7a42c88c7fc6 name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:16.604319 crc crio[24437]: time=\"2026-06-12T20:47:16.604195457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:16.606643 crc crio[24437]: time=\"2026-06-12T20:47:16.606119714Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 12 20:47:16.610267 crc crio[24437]: time=\"2026-06-12T20:47:16.610218187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:16.707516 crc crio[24437]: time=\"2026-06-12T20:47:16.707408984Z\" level=info msg=\"Created container 66b4abcf5c252840bf1819dd93dc45c41bb859e7c2311bcf369f4c0b13a74443: openshift-console/console-74ff5f49db-zc5zl/console\" id=23d0379c-a364-4471-a829-ae271048da49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:16.708751 crc crio[24437]: time=\"2026-06-12T20:47:16.708657106Z\" level=info msg=\"Starting container: 66b4abcf5c252840bf1819dd93dc45c41bb859e7c2311bcf369f4c0b13a74443\" id=039b706d-f3a2-497f-87a7-1fc8c4886927 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:47:16.714414 crc crio[24437]: time=\"2026-06-12T20:47:16.714303387Z\" level=info msg=\"Started container\" PID=39958 containerID=66b4abcf5c252840bf1819dd93dc45c41bb859e7c2311bcf369f4c0b13a74443 description=openshift-console/console-74ff5f49db-zc5zl/console id=039b706d-f3a2-497f-87a7-1fc8c4886927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb01d1a64e226ac34ed1d1f127129ba27bf5ffbf9ff4fb6c021c5cfa4804b0db\nJun 12 20:47:20.325209 crc crio[24437]: time=\"2026-06-12T20:47:20.322644983Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=d8f93250-8be0-420e-83ca-7a42c88c7fc6 name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:20.326889 crc crio[24437]: time=\"2026-06-12T20:47:20.324864488Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=e71c92b8-9918-49fe-ae1a-40cfaf87280e name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:20.328297 crc crio[24437]: time=\"2026-06-12T20:47:20.328041588Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=d8a5dab8-8a0d-4a44-a033-ca1ada302f68 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:20.330062 crc crio[24437]: time=\"2026-06-12T20:47:20.329870814Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=5eae53a3-bf9f-4292-b795-00da3c8ed3e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:20.366461 crc crio[24437]: time=\"2026-06-12T20:47:20.366337174Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=a6d85072-46ef-4ca1-be05-903d0b8ee7e8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:20.367330 crc crio[24437]: time=\"2026-06-12T20:47:20.367247807Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f7a12739-da33-42a4-b1f6-8fa70168fa95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:20.370157 crc crio[24437]: time=\"2026-06-12T20:47:20.370037747Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=d08df58f-bdbb-4c97-844a-199ddf90543f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:20.376069 crc crio[24437]: time=\"2026-06-12T20:47:20.375852452Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=5aa61a43-911a-44f2-9c17-bad5bdd8195e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:20.377017 crc crio[24437]: time=\"2026-06-12T20:47:20.376786525Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=8e07e824-7550-48ae-8f4a-751ee95ee13e name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:20.377997 crc crio[24437]: time=\"2026-06-12T20:47:20.377895333Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=46b2049a-63d1-43e7-91ea-51d50b229af0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:20.378258 crc crio[24437]: time=\"2026-06-12T20:47:20.37822775Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-sf4wf/nmstate-handler\" id=efb047b8-b107-4bee-94b6-44018382434b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:20.381202 crc crio[24437]: time=\"2026-06-12T20:47:20.381170194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:20.384082 crc crio[24437]: time=\"2026-06-12T20:47:20.381825971Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=a60971e2-19f0-4a93-9bc3-b467d06422e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:20.385286 crc crio[24437]: time=\"2026-06-12T20:47:20.385223666Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/nmstate-metrics\" id=90f9164c-a177-4bf6-9f4c-41cd3a3f4c37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:20.388326 crc crio[24437]: time=\"2026-06-12T20:47:20.388232961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:20.389322 crc crio[24437]: time=\"2026-06-12T20:47:20.389264847Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=f8bef275-6658-44c4-a767-eff9ce4657db name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:20.405719 crc crio[24437]: time=\"2026-06-12T20:47:20.405528193Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-k8b6k/nmstate-webhook\" id=7dc7ac11-9e09-4cbc-8719-7eb5e0b36c41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:20.413132 crc crio[24437]: time=\"2026-06-12T20:47:20.412812205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:20.418519 crc crio[24437]: time=\"2026-06-12T20:47:20.418443206Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-5557m/nmstate-console-plugin\" id=325a3ca2-9c06-4a6a-9346-3c99c2eec311 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:20.432965 crc crio[24437]: time=\"2026-06-12T20:47:20.432812814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:20.436671 crc crio[24437]: time=\"2026-06-12T20:47:20.436601409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:20.438727 crc crio[24437]: time=\"2026-06-12T20:47:20.438674761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:20.444720 crc crio[24437]: time=\"2026-06-12T20:47:20.444693351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:20.456208 crc crio[24437]: time=\"2026-06-12T20:47:20.456135167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:20.461538 crc crio[24437]: time=\"2026-06-12T20:47:20.461426229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:20.480719 crc crio[24437]: time=\"2026-06-12T20:47:20.480570277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:20.485778 crc crio[24437]: time=\"2026-06-12T20:47:20.485719746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:20.640259 crc crio[24437]: time=\"2026-06-12T20:47:20.639389223Z\" level=info msg=\"Created container 6a96dbfefde700950a014e5a38038cc854262a5ad9e2793264e77fe6e8322b10: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/nmstate-metrics\" id=90f9164c-a177-4bf6-9f4c-41cd3a3f4c37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:20.643439 crc crio[24437]: time=\"2026-06-12T20:47:20.6432691Z\" level=info msg=\"Starting container: 6a96dbfefde700950a014e5a38038cc854262a5ad9e2793264e77fe6e8322b10\" id=a777198a-991c-471b-b47a-fdff4bad6159 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:47:20.644811 crc crio[24437]: time=\"2026-06-12T20:47:20.644717866Z\" level=info msg=\"Created container 426a4c7659cadff2a09a60f6639bab52973f136dd9afca860c1a4d822351d128: openshift-nmstate/nmstate-webhook-9b7874799-k8b6k/nmstate-webhook\" id=7dc7ac11-9e09-4cbc-8719-7eb5e0b36c41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:20.649889 crc crio[24437]: time=\"2026-06-12T20:47:20.649369923Z\" level=info msg=\"Starting container: 426a4c7659cadff2a09a60f6639bab52973f136dd9afca860c1a4d822351d128\" id=e0f7148d-44bb-4929-a73f-a08cc2c6217e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:47:20.651602 crc crio[24437]: time=\"2026-06-12T20:47:20.650291695Z\" level=info msg=\"Created container 35654ce617579fe4c17ed89976f0662c07b8a3817fdb505d9bf87e87595cd86b: openshift-nmstate/nmstate-console-plugin-9bcc7988b-5557m/nmstate-console-plugin\" id=325a3ca2-9c06-4a6a-9346-3c99c2eec311 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:20.651687 crc crio[24437]: time=\"2026-06-12T20:47:20.651646049Z\" level=info msg=\"Starting container: 35654ce617579fe4c17ed89976f0662c07b8a3817fdb505d9bf87e87595cd86b\" id=a5fae6f0-905f-466e-8e35-3f89961233a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:47:20.667778 crc crio[24437]: time=\"2026-06-12T20:47:20.667599387Z\" level=info msg=\"Started container\" PID=40167 containerID=426a4c7659cadff2a09a60f6639bab52973f136dd9afca860c1a4d822351d128 description=openshift-nmstate/nmstate-webhook-9b7874799-k8b6k/nmstate-webhook id=e0f7148d-44bb-4929-a73f-a08cc2c6217e name=/runtime.v1.RuntimeService/StartContainer sandboxID=38b702aa343577ac22c60909c95a69c803b72a3950b1642784aece756c9637d4\nJun 12 20:47:20.668175 crc crio[24437]: time=\"2026-06-12T20:47:20.66811889Z\" level=info msg=\"Started container\" PID=40170 containerID=35654ce617579fe4c17ed89976f0662c07b8a3817fdb505d9bf87e87595cd86b description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-5557m/nmstate-console-plugin id=a5fae6f0-905f-466e-8e35-3f89961233a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=298af9e66b89a99e8c45adc23494b475ab303e8e76cb26ae32e6a5f851727afb\nJun 12 20:47:20.670579 crc crio[24437]: time=\"2026-06-12T20:47:20.670512601Z\" level=info msg=\"Started container\" PID=40169 containerID=6a96dbfefde700950a014e5a38038cc854262a5ad9e2793264e77fe6e8322b10 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/nmstate-metrics id=a777198a-991c-471b-b47a-fdff4bad6159 name=/runtime.v1.RuntimeService/StartContainer sandboxID=229c3da73a7a5a7b1035938c0fe51ca622cf6d47de98bd4c30efc1793fd54e02\nJun 12 20:47:20.699137 crc crio[24437]: time=\"2026-06-12T20:47:20.699043293Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=ba3a6336-362a-4012-91b5-0cfec4a79270 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:20.699392 crc crio[24437]: time=\"2026-06-12T20:47:20.699283639Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=ba3a6336-362a-4012-91b5-0cfec4a79270 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:20.699392 crc crio[24437]: time=\"2026-06-12T20:47:20.69933079Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=ba3a6336-362a-4012-91b5-0cfec4a79270 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:20.700706 crc crio[24437]: time=\"2026-06-12T20:47:20.700259184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:20.701047 crc crio[24437]: time=\"2026-06-12T20:47:20.700990582Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=77388811-69c6-4326-9bf2-62269d929ed3 name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:20.706079 crc crio[24437]: time=\"2026-06-12T20:47:20.705219267Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 12 20:47:20.788515 crc crio[24437]: time=\"2026-06-12T20:47:20.788415325Z\" level=info msg=\"Created container c2258417003e977b9fab3f2601c34b0d9ba6ddcd07a9dec623b1e4ca27400a76: openshift-nmstate/nmstate-handler-sf4wf/nmstate-handler\" id=efb047b8-b107-4bee-94b6-44018382434b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:20.790514 crc crio[24437]: time=\"2026-06-12T20:47:20.790427815Z\" level=info msg=\"Starting container: c2258417003e977b9fab3f2601c34b0d9ba6ddcd07a9dec623b1e4ca27400a76\" id=2af1a5e7-aa8f-48f6-8a17-dbfb329492a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:47:20.796215 crc crio[24437]: time=\"2026-06-12T20:47:20.796154088Z\" level=info msg=\"Started container\" PID=40199 containerID=c2258417003e977b9fab3f2601c34b0d9ba6ddcd07a9dec623b1e4ca27400a76 description=openshift-nmstate/nmstate-handler-sf4wf/nmstate-handler id=2af1a5e7-aa8f-48f6-8a17-dbfb329492a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b66d4b1077f561018272e3971991e8bfa7ade31632da520e4a66bb984d4deb52\nJun 12 20:47:24.791753 crc crio[24437]: time=\"2026-06-12T20:47:24.79108001Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=77388811-69c6-4326-9bf2-62269d929ed3 name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:24.793231 crc crio[24437]: time=\"2026-06-12T20:47:24.792796554Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=581b4706-fc02-4b72-8b8b-6c7ccfd340d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:24.798043 crc crio[24437]: time=\"2026-06-12T20:47:24.797989334Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=b3908882-3caf-479f-b3b8-4e72b854892f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:24.805510 crc crio[24437]: time=\"2026-06-12T20:47:24.80545386Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/kube-rbac-proxy\" id=a682078d-2be5-476c-a6e8-7ad9a007e829 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:24.807893 crc crio[24437]: time=\"2026-06-12T20:47:24.807815968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:24.840437 crc crio[24437]: time=\"2026-06-12T20:47:24.840339001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:24.847611 crc crio[24437]: time=\"2026-06-12T20:47:24.847532181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:24.962760 crc crio[24437]: time=\"2026-06-12T20:47:24.962273976Z\" level=info msg=\"Created container 438252ebdf002457684c5f15696285f692d7a5abf09c5f21af62645b49d27bc1: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/kube-rbac-proxy\" id=a682078d-2be5-476c-a6e8-7ad9a007e829 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:24.964274 crc crio[24437]: time=\"2026-06-12T20:47:24.964187544Z\" level=info msg=\"Starting container: 438252ebdf002457684c5f15696285f692d7a5abf09c5f21af62645b49d27bc1\" id=50ac45bf-1f82-4468-81b6-2a84588213af name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:47:24.978584 crc crio[24437]: time=\"2026-06-12T20:47:24.978433159Z\" level=info msg=\"Started container\" PID=40249 containerID=438252ebdf002457684c5f15696285f692d7a5abf09c5f21af62645b49d27bc1 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/kube-rbac-proxy id=50ac45bf-1f82-4468-81b6-2a84588213af name=/runtime.v1.RuntimeService/StartContainer sandboxID=229c3da73a7a5a7b1035938c0fe51ca622cf6d47de98bd4c30efc1793fd54e02\nJun 12 20:47:51.791336 crc crio[24437]: time=\"2026-06-12T20:47:51.790495167Z\" level=info msg=\"Stopping container: 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333 (timeout: 15s)\" id=e18e0def-7f53-4cf0-b931-2ff053ae3d59 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:47:51.927609 crc crio[24437]: time=\"2026-06-12T20:47:51.927007856Z\" level=info msg=\"Stopped container 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333: openshift-console/console-6c684df5db-cc8g8/console\" id=e18e0def-7f53-4cf0-b931-2ff053ae3d59 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:47:51.928662 crc crio[24437]: time=\"2026-06-12T20:47:51.928570334Z\" level=info msg=\"Stopping pod sandbox: 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1\" id=b8b49aa9-dc90-4173-823c-a9c00c52d927 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:47:51.930712 crc crio[24437]: time=\"2026-06-12T20:47:51.930144973Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc002554220}] Aliases:map[]}\"\nJun 12 20:47:51.930712 crc crio[24437]: time=\"2026-06-12T20:47:51.930352308Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:47:52.239562 crc crio[24437]: time=\"2026-06-12T20:47:52.239437609Z\" level=info msg=\"Stopped pod sandbox: 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1\" id=b8b49aa9-dc90-4173-823c-a9c00c52d927 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:47:52.992296 crc crio[24437]: time=\"2026-06-12T20:47:52.991766638Z\" level=info msg=\"Removing container: 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333\" id=69e755e4-63f1-41a6-b283-7e2f8acf42e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:53.022224 crc crio[24437]: time=\"2026-06-12T20:47:53.022170666Z\" level=info msg=\"Removed container 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333: openshift-console/console-6c684df5db-cc8g8/console\" id=69e755e4-63f1-41a6-b283-7e2f8acf42e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:57.348873 crc crio[24437]: time=\"2026-06-12T20:47:57.347685954Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/POD\" id=ce0721b0-8da9-4ed4-81e1-a7ac2b584c81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:57.350226 crc crio[24437]: time=\"2026-06-12T20:47:57.349048348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:57.379552 crc crio[24437]: time=\"2026-06-12T20:47:57.379393415Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn Namespace:openshift-marketplace ID:a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07 UID:8ba87844-e7b2-4610-8a47-0deb5a6c4755 NetNS:/var/run/netns/3dc57c7f-37be-4bb8-9b12-87cb6bbaa897 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ba87844_e7b2_4610_8a47_0deb5a6c4755.slice PodAnnotations:0xc001fa49b8}] Aliases:map[]}\"\nJun 12 20:47:57.379552 crc crio[24437]: time=\"2026-06-12T20:47:57.379464347Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:47:57.724688 crc crio[24437]: 2026-06-12T20:47:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8ac2c63fb0ce3b Mac:5a:09:da:f0:10:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/3dc57c7f-37be-4bb8-9b12-87cb6bbaa897 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:47:57.736553 crc crio[24437]: time=\"2026-06-12T20:47:57.736451913Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn Namespace:openshift-marketplace ID:a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07 UID:8ba87844-e7b2-4610-8a47-0deb5a6c4755 NetNS:/var/run/netns/3dc57c7f-37be-4bb8-9b12-87cb6bbaa897 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ba87844_e7b2_4610_8a47_0deb5a6c4755.slice PodAnnotations:0xc001fa49b8}] Aliases:map[]}\"\nJun 12 20:47:57.737032 crc crio[24437]: time=\"2026-06-12T20:47:57.736976986Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:47:57.743661 crc crio[24437]: time=\"2026-06-12T20:47:57.743583992Z\" level=info msg=\"Ran pod sandbox a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/POD\" id=ce0721b0-8da9-4ed4-81e1-a7ac2b584c81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:57.758403 crc crio[24437]: time=\"2026-06-12T20:47:57.758324459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=569532ec-d6b3-4488-b77d-c4faf7e37071 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:57.760154 crc crio[24437]: time=\"2026-06-12T20:47:57.760062023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=524a31ef-dfac-442b-b429-c0a1da88dc96 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:57.768774 crc crio[24437]: time=\"2026-06-12T20:47:57.768660978Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/util\" id=5247aa90-9ecc-45b3-baea-318b7a712a28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:57.769135 crc crio[24437]: time=\"2026-06-12T20:47:57.769039047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:57.800029 crc crio[24437]: time=\"2026-06-12T20:47:57.799901688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:57.803996 crc crio[24437]: time=\"2026-06-12T20:47:57.803852187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:57.917463 crc crio[24437]: time=\"2026-06-12T20:47:57.917276009Z\" level=info msg=\"Created container f9a7bb88095bd6e95140b405bc28c146e63767ab21672a0d521d283f80d574b9: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/util\" id=5247aa90-9ecc-45b3-baea-318b7a712a28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:57.919907 crc crio[24437]: time=\"2026-06-12T20:47:57.919781931Z\" level=info msg=\"Starting container: f9a7bb88095bd6e95140b405bc28c146e63767ab21672a0d521d283f80d574b9\" id=4040dacb-58aa-48e4-8c1d-6a288f8e67ed name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:47:57.930339 crc crio[24437]: time=\"2026-06-12T20:47:57.930224843Z\" level=info msg=\"Started container\" PID=41587 containerID=f9a7bb88095bd6e95140b405bc28c146e63767ab21672a0d521d283f80d574b9 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/util id=4040dacb-58aa-48e4-8c1d-6a288f8e67ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07\nJun 12 20:47:58.070056 crc crio[24437]: time=\"2026-06-12T20:47:58.06984771Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=69067489-d3ed-4f00-ad51-4764d2802e98 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:58.070218 crc crio[24437]: time=\"2026-06-12T20:47:58.070142627Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=69067489-d3ed-4f00-ad51-4764d2802e98 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:58.070218 crc crio[24437]: time=\"2026-06-12T20:47:58.070203159Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=69067489-d3ed-4f00-ad51-4764d2802e98 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:58.071256 crc crio[24437]: time=\"2026-06-12T20:47:58.071189213Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=48cc6ab6-4838-401c-9e88-0eba9e15a151 name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:58.086298 crc crio[24437]: time=\"2026-06-12T20:47:58.086211378Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 12 20:47:59.377265 crc crio[24437]: time=\"2026-06-12T20:47:59.376201475Z\" level=info msg=\"Stopping pod sandbox: 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1\" id=45aeb742-720c-4e59-8fca-51244621d021 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:47:59.378854 crc crio[24437]: time=\"2026-06-12T20:47:59.378254657Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1\" id=45aeb742-720c-4e59-8fca-51244621d021 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:47:59.380064 crc crio[24437]: time=\"2026-06-12T20:47:59.379835206Z\" level=info msg=\"Removing pod sandbox: 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1\" id=87e25733-078e-4856-a489-0c4897982492 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:47:59.393581 crc crio[24437]: time=\"2026-06-12T20:47:59.393410964Z\" level=info msg=\"Removed pod sandbox: 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1\" id=87e25733-078e-4856-a489-0c4897982492 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:47:59.586755 crc crio[24437]: time=\"2026-06-12T20:47:59.58661124Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=48cc6ab6-4838-401c-9e88-0eba9e15a151 name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:59.589695 crc crio[24437]: time=\"2026-06-12T20:47:59.589582044Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1e3d0e55-83a7-4f71-b247-593eddda8a42 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:59.596983 crc crio[24437]: time=\"2026-06-12T20:47:59.596789523Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1c108a71-8e3a-45d9-a717-6b4c7fbb7e40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:59.604899 crc crio[24437]: time=\"2026-06-12T20:47:59.604768953Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/pull\" id=4bf75944-b6b0-4f43-9902-79a08acaa7b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:59.606180 crc crio[24437]: time=\"2026-06-12T20:47:59.606048675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:59.633552 crc crio[24437]: time=\"2026-06-12T20:47:59.633286526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:59.633741 crc crio[24437]: time=\"2026-06-12T20:47:59.633556852Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/68b9eb37f6ed7e98a248be41832e2e14ee0cc81c57d9c591717d76916db4b479/merged/etc/passwd: no such file or directory\"\nJun 12 20:47:59.633741 crc crio[24437]: time=\"2026-06-12T20:47:59.633585153Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/68b9eb37f6ed7e98a248be41832e2e14ee0cc81c57d9c591717d76916db4b479/merged/etc/group: no such file or directory\"\nJun 12 20:47:59.637546 crc crio[24437]: time=\"2026-06-12T20:47:59.63749834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:59.768629 crc crio[24437]: time=\"2026-06-12T20:47:59.7684222Z\" level=info msg=\"Created container 6c268be95c785893fe2ee6954dc3cefe08ea3dba3bf1d783387319376583a988: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/pull\" id=4bf75944-b6b0-4f43-9902-79a08acaa7b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:59.769821 crc crio[24437]: time=\"2026-06-12T20:47:59.769737473Z\" level=info msg=\"Starting container: 6c268be95c785893fe2ee6954dc3cefe08ea3dba3bf1d783387319376583a988\" id=376c6b47-4f52-48d2-b8d8-e2188d520c78 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:47:59.775593 crc crio[24437]: time=\"2026-06-12T20:47:59.775371704Z\" level=info msg=\"Started container\" PID=41628 containerID=6c268be95c785893fe2ee6954dc3cefe08ea3dba3bf1d783387319376583a988 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/pull id=376c6b47-4f52-48d2-b8d8-e2188d520c78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07\nJun 12 20:48:00.095730 crc crio[24437]: time=\"2026-06-12T20:48:00.095630252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a320201d-56c4-4a50-b7a7-671dc81d1149 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:48:00.099811 crc crio[24437]: time=\"2026-06-12T20:48:00.099735474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d4c0a50e-8c13-474c-84aa-a0e2aae0b7a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:48:00.111906 crc crio[24437]: time=\"2026-06-12T20:48:00.111608021Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/extract\" id=04cfa304-1af5-40b8-b827-79113a36c99f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:48:00.112507 crc crio[24437]: time=\"2026-06-12T20:48:00.112442472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:00.158276 crc crio[24437]: time=\"2026-06-12T20:48:00.158163934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:00.163322 crc crio[24437]: time=\"2026-06-12T20:48:00.163228921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:00.296349 crc crio[24437]: time=\"2026-06-12T20:48:00.2957194Z\" level=info msg=\"Created container 3314fd479eeacbf73922d6c9a1a55277c5d03e67abb82f70615ef8f2e3c3993a: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/extract\" id=04cfa304-1af5-40b8-b827-79113a36c99f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:48:00.298021 crc crio[24437]: time=\"2026-06-12T20:48:00.297809552Z\" level=info msg=\"Starting container: 3314fd479eeacbf73922d6c9a1a55277c5d03e67abb82f70615ef8f2e3c3993a\" id=28d92bf5-e7ef-4b69-8c12-4edf83ea95fe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:48:00.307362 crc crio[24437]: time=\"2026-06-12T20:48:00.307195766Z\" level=info msg=\"Started container\" PID=41645 containerID=3314fd479eeacbf73922d6c9a1a55277c5d03e67abb82f70615ef8f2e3c3993a description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/extract id=28d92bf5-e7ef-4b69-8c12-4edf83ea95fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07\nJun 12 20:48:00.532671 crc crio[24437]: time=\"2026-06-12T20:48:00.532533564Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688288-vtqf8/POD\" id=5cf9c247-b923-4aec-bfa4-16d3534c730f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:48:00.533503 crc crio[24437]: time=\"2026-06-12T20:48:00.532758009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:00.570846 crc crio[24437]: time=\"2026-06-12T20:48:00.570673426Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688288-vtqf8 Namespace:openshift-infra ID:b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a UID:f8030bc8-cc7a-4958-a1c2-cef857540a95 NetNS:/var/run/netns/c3bdcfef-a168-451e-b24c-6e0978f840b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8030bc8_cc7a_4958_a1c2_cef857540a95.slice PodAnnotations:0xc000a8c030}] Aliases:map[]}\"\nJun 12 20:48:00.570846 crc crio[24437]: time=\"2026-06-12T20:48:00.570782459Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688288-vtqf8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:48:00.916783 crc crio[24437]: 2026-06-12T20:48:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8c005a99dc7cad Mac:ba:35:c4:b9:99:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/c3bdcfef-a168-451e-b24c-6e0978f840b8 SocketPath: PciID:}] [{Interface:0xc0003f1070 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:48:00.919677 crc crio[24437]: time=\"2026-06-12T20:48:00.919554559Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688288-vtqf8 Namespace:openshift-infra ID:b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a UID:f8030bc8-cc7a-4958-a1c2-cef857540a95 NetNS:/var/run/netns/c3bdcfef-a168-451e-b24c-6e0978f840b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8030bc8_cc7a_4958_a1c2_cef857540a95.slice PodAnnotations:0xc000a8c030}] Aliases:map[]}\"\nJun 12 20:48:00.919869 crc crio[24437]: time=\"2026-06-12T20:48:00.919809205Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688288-vtqf8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:48:00.936504 crc crio[24437]: time=\"2026-06-12T20:48:00.93639369Z\" level=info msg=\"Ran pod sandbox b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a with infra container: openshift-infra/auto-csr-approver-29688288-vtqf8/POD\" id=5cf9c247-b923-4aec-bfa4-16d3534c730f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:48:00.939399 crc crio[24437]: time=\"2026-06-12T20:48:00.939301722Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=21f3bd1b-a233-495f-94f5-f1fa17167dff name=/runtime.v1.ImageService/PullImage\nJun 12 20:48:00.947574 crc crio[24437]: time=\"2026-06-12T20:48:00.947481836Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:48:01.880179 crc crio[24437]: time=\"2026-06-12T20:48:01.879217236Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=21f3bd1b-a233-495f-94f5-f1fa17167dff name=/runtime.v1.ImageService/PullImage\nJun 12 20:48:01.882766 crc crio[24437]: time=\"2026-06-12T20:48:01.881703258Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8077812f-249c-4738-9655-be8027d3cc31 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:48:01.885414 crc crio[24437]: time=\"2026-06-12T20:48:01.885291158Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c1e0f006-6678-4779-9ec6-507fe88ef26a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:48:01.891182 crc crio[24437]: time=\"2026-06-12T20:48:01.891054862Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688288-vtqf8/oc\" id=0104dca6-3bf1-4988-8c0a-462911027c9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:48:01.891624 crc crio[24437]: time=\"2026-06-12T20:48:01.891521603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:01.917768 crc crio[24437]: time=\"2026-06-12T20:48:01.917659097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:02.150703 crc crio[24437]: time=\"2026-06-12T20:48:02.15003864Z\" level=info msg=\"Stopping pod sandbox: a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07\" id=6245db37-6bd3-4de4-aae2-145168fb76d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:48:02.152020 crc crio[24437]: time=\"2026-06-12T20:48:02.151867315Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn Namespace:openshift-marketplace ID:a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07 UID:8ba87844-e7b2-4610-8a47-0deb5a6c4755 NetNS:/var/run/netns/3dc57c7f-37be-4bb8-9b12-87cb6bbaa897 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ba87844_e7b2_4610_8a47_0deb5a6c4755.slice PodAnnotations:0xc000c24370}] Aliases:map[]}\"\nJun 12 20:48:02.152561 crc crio[24437]: time=\"2026-06-12T20:48:02.152398249Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:48:02.438905 crc crio[24437]: time=\"2026-06-12T20:48:02.438819592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:02.578061 crc crio[24437]: time=\"2026-06-12T20:48:02.577743731Z\" level=info msg=\"Created container 1ad48592ae3296db7705fb7debf301d19965ce4d8db8fd202c584a771e31e7c1: openshift-infra/auto-csr-approver-29688288-vtqf8/oc\" id=0104dca6-3bf1-4988-8c0a-462911027c9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:48:02.582830 crc crio[24437]: time=\"2026-06-12T20:48:02.582706945Z\" level=info msg=\"Starting container: 1ad48592ae3296db7705fb7debf301d19965ce4d8db8fd202c584a771e31e7c1\" id=3a321964-6709-4d91-b20b-b514d8e62575 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:48:02.614620 crc crio[24437]: time=\"2026-06-12T20:48:02.61448823Z\" level=info msg=\"Started container\" PID=41740 containerID=1ad48592ae3296db7705fb7debf301d19965ce4d8db8fd202c584a771e31e7c1 description=openshift-infra/auto-csr-approver-29688288-vtqf8/oc id=3a321964-6709-4d91-b20b-b514d8e62575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a\nJun 12 20:48:03.188816 crc crio[24437]: time=\"2026-06-12T20:48:03.187456009Z\" level=info msg=\"Stopped pod sandbox: a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07\" id=6245db37-6bd3-4de4-aae2-145168fb76d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:48:05.240059 crc crio[24437]: time=\"2026-06-12T20:48:05.239503307Z\" level=info msg=\"Stopping pod sandbox: b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a\" id=499fd888-7a43-45dd-b369-5902bc2b022f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:48:05.241178 crc crio[24437]: time=\"2026-06-12T20:48:05.240497631Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688288-vtqf8 Namespace:openshift-infra ID:b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a UID:f8030bc8-cc7a-4958-a1c2-cef857540a95 NetNS:/var/run/netns/c3bdcfef-a168-451e-b24c-6e0978f840b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8030bc8_cc7a_4958_a1c2_cef857540a95.slice PodAnnotations:0xc0026aa1e0}] Aliases:map[]}\"\nJun 12 20:48:05.241178 crc crio[24437]: time=\"2026-06-12T20:48:05.240640886Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688288-vtqf8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:48:05.521209 crc crio[24437]: time=\"2026-06-12T20:48:05.521098389Z\" level=info msg=\"Stopped pod sandbox: b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a\" id=499fd888-7a43-45dd-b369-5902bc2b022f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:48:13.995860 crc crio[24437]: time=\"2026-06-12T20:48:13.995206793Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-858b6cbfcc-2zjbz/POD\" id=dba51580-9cd9-4b88-9b6b-0541558f53dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:48:13.997292 crc crio[24437]: time=\"2026-06-12T20:48:13.995901041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:14.079733 crc crio[24437]: time=\"2026-06-12T20:48:14.079671413Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-858b6cbfcc-2zjbz Namespace:metallb-system ID:c9d74cfe2723c1ec54cc36ddf4889a13a807e1c14ebed4f1e06c63304b9d8861 UID:405bfb0f-a865-4e9d-8ebd-e32414637bbc NetNS:/var/run/netns/25fdfa87-6c59-4062-8c7c-af88c957b155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod405bfb0f_a865_4e9d_8ebd_e32414637bbc.slice PodAnnotations:0xc001fa4950}] Aliases:map[]}\"\nJun 12 20:48:14.080261 crc crio[24437]: time=\"2026-06-12T20:48:14.080234638Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-858b6cbfcc-2zjbz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:48:14.528497 crc crio[24437]: time=\"2026-06-12T20:48:14.528292748Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-85f6f4c8c-2t8hw/POD\" id=e3105cfb-0824-4ba0-9b2d-4040956d12cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:48:14.528692 crc crio[24437]: time=\"2026-06-12T20:48:14.528543444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:14.593210 crc crio[24437]: time=\"2026-06-12T20:48:14.593005524Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-85f6f4c8c-2t8hw Namespace:metallb-system ID:d12e21c66d9980f008a4ac852da9a5d762b66a2182d154bbf7ba88da6ea7678a UID:9b97b5aa-0be5-44ce-b435-60cdff078033 NetNS:/var/run/netns/31bf5ff8-119d-457f-8eb0-42d8f1172658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b97b5aa_0be5_44ce_b435_60cdff078033.slice PodAnnotations:0xc000a8cd40}] Aliases:map[]}\"\nJun 12 20:48:14.593210 crc crio[24437]: time=\"2026-06-12T20:48:14.593096715Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-85f6f4c8c-2t8hw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:48:16.979004 crc crio[24437]: 2026-06-12T20:48:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9d74cfe2723c1e Mac:06:44:d7:0a:ac:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/25fdfa87-6c59-4062-8c7c-af88c957b155 SocketPath: PciID:}] [{Interface:0xc000014af0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:48:16.980852 crc crio[24437]: time=\"2026-06-12T20:48:16.980490499Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-858b6cbfcc-2zjbz Namespace:metallb-system ID:c9d74cfe2723c1ec54cc36ddf4889a13a807e1c14ebed4f1e06c63304b9d8861 UID:405bfb0f-a865-4e9d-8ebd-e32414637bbc NetNS:/var/run/netns/25fdfa87-6c59-4062-8c7c-af88c957b155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod405bfb0f_a865_4e9d_8ebd_e32414637bbc.slice PodAnnotations:0xc001fa4950}] Aliases:map[]}\"\nJun 12 20:48:16.980852 crc crio[24437]: time=\"2026-06-12T20:48:16.980825507Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-858b6cbfcc-2zjbz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:48:16.996054 crc crio[24437]: time=\"2026-06-12T20:48:16.994172561Z\" level=info msg=\"Ran pod sandbox c9d74cfe2723c1ec54cc36ddf4889a13a807e1c14ebed4f1e06c63304b9d8861 with infra container: metallb-system/metallb-operator-controller-manager-858b6cbfcc-2zjbz/POD\" id=dba51580-9cd9-4b88-9b6b-0541558f53dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:48:17.000157 crc crio[24437]: time=\"2026-06-12T20:48:16.99976875Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=e1ca2d90-f5a9-4f32-83c7-b3f51de9e68a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:48:17.000559 crc crio[24437]: time=\"2026-06-12T20:48:17.000402176Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=e1ca2d90-f5a9-4f32-83c7-b3f51de9e68a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:48:17.000559 crc crio[24437]: time=\"2026-06-12T20:48:17.000489648Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=e1ca2d90-f5a9-4f32-83c7-b3f51de9e68a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:48:17.022555 crc crio[24437]: time=\"2026-06-12T20:48:17.02178825Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=8fe503d8-cbf3-4ead-9e1a-32f5fbf0fc5e name=/runtime.v1.ImageService/PullImage\nJun 12 20:48:17.037828 crc crio[24437]: time=\"2026-06-12T20:48:17.037741298Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 12 20:48:17.043180 crc crio[24437]: 2026-06-12T20:48:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d12e21c66d9980f Mac:a6:9d:44:c1:ff:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/31bf5ff8-119d-457f-8eb0-42d8f1172658 SocketPath: PciID:}] [{Interface:0xc0004c65d0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:48:17.061194 crc crio[24437]: time=\"2026-06-12T20:48:17.061040951Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-85f6f4c8c-2t8hw Namespace:metallb-system ID:d12e21c66d9980f008a4ac852da9a5d762b66a2182d154bbf7ba88da6ea7678a UID:9b97b5aa-0be5-44ce-b435-60cdff078033 NetNS:/var/run/netns/31bf5ff8-119d-457f-8eb0-42d8f1172658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b97b5aa_0be5_44ce_b435_60cdff078033.slice PodAnnotations:0xc000a8cd40}] Aliases:map[]}\"\nJun 12 20:48:17.062535 crc crio[24437]: time=\"2026-06-12T20:48:17.062415495Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-85f6f4c8c-2t8hw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:48:17.077200 crc crio[24437]: time=\"2026-06-12T20:48:17.073571944Z\" level=info msg=\"Ran pod sandbox d12e21c66d9980f008a4ac852da9a5d762b66a2182d154bbf7ba88da6ea7678a with infra container: metallb-system/metallb-operator-webhook-server-85f6f4c8c-2t8hw/POD\" id=e3105cfb-0824-4ba0-9b2d-4040956d12cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:48:17.085989 crc crio[24437]: time=\"2026-06-12T20:48:17.081099132Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=60463481-7613-4779-aa89-4c532f4b1f2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:48:17.085989 crc crio[24437]: time=\"2026-06-12T20:48:17.08467304Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=60463481-7613-4779-aa89-4c532f4b1f2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:48:17.085989 crc crio[24437]: time=\"2026-06-12T20:48:17.084753812Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=60463481-7613-4779-aa89-4c532f4b1f2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:48:17.099329 crc crio[24437]: time=\"2026-06-12T20:48:17.09908545Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e76bf0c2-9c82-40c8-aaa2-a4654a2002c5 name=/runtime.v1.ImageService/PullImage\nJun 12 20:48:17.109880 crc crio[24437]: time=\"2026-06-12T20:48:17.109783507Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 12 20:48:43.217869 crc crio[24437]: time=\"2026-06-12T20:48:43.216769002Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=8fe503d8-cbf3-4ead-9e1a-32f5fbf0fc5e name=/runtime.v1.ImageService/PullImage\nJun 12 20:48:43.219802 crc crio[24437]: time=\"2026-06-12T20:48:43.219712076Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=a66cffdd-1973-4d5a-a7c1-3c8b2b51a1fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:48:43.224301 crc crio[24437]: time=\"2026-06-12T20:48:43.22424775Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=129628eb-d886-4fa3-b253-eeb8abe818d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:48:43.238978 crc crio[24437]: time=\"2026-06-12T20:48:43.238812433Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=e76bf0c2-9c82-40c8-aaa2-a4654a2002c5 name=/runtime.v1.ImageService/PullImage\nJun 12 20:48:43.239824 crc crio[24437]: time=\"2026-06-12T20:48:43.239745787Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=60fd1afa-e052-4ee9-8f3b-f2e55bb1c8f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:48:43.243313 crc crio[24437]: time=\"2026-06-12T20:48:43.243237513Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=fa94bcff-ecdb-40bf-9d52-e62b14eb5985 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:48:43.311045 crc crio[24437]: time=\"2026-06-12T20:48:43.310884542Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-858b6cbfcc-2zjbz/manager\" id=031c5438-0dd3-4d40-82ba-bb2c446af311 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:48:43.313614 crc crio[24437]: time=\"2026-06-12T20:48:43.313511138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:43.353000 crc crio[24437]: time=\"2026-06-12T20:48:43.352875892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:43.358833 crc crio[24437]: time=\"2026-06-12T20:48:43.358753099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:43.382745 crc crio[24437]: time=\"2026-06-12T20:48:43.382689995Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-85f6f4c8c-2t8hw/webhook-server\" id=cc89e226-97da-4cf5-9dd8-9609f3727f25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:48:43.385491 crc crio[24437]: time=\"2026-06-12T20:48:43.385464255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:43.437484 crc crio[24437]: time=\"2026-06-12T20:48:43.437261999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:43.444835 crc crio[24437]: time=\"2026-06-12T20:48:43.444637153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:43.502839 crc crio[24437]: time=\"2026-06-12T20:48:43.502705344Z\" level=info msg=\"Created container 69a3ba426b1834b19ca2a070fd937c944ee4b6efde956c79bebf497eeac20e24: metallb-system/metallb-operator-controller-manager-858b6cbfcc-2zjbz/manager\" id=031c5438-0dd3-4d40-82ba-bb2c446af311 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:48:43.504264 crc crio[24437]: time=\"2026-06-12T20:48:43.504116299Z\" level=info msg=\"Starting container: 69a3ba426b1834b19ca2a070fd937c944ee4b6efde956c79bebf497eeac20e24\" id=ed8c40f4-18c5-4264-b60c-12bf7143058a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:48:43.513587 crc crio[24437]: time=\"2026-06-12T20:48:43.513340539Z\" level=info msg=\"Started container\" PID=42551 containerID=69a3ba426b1834b19ca2a070fd937c944ee4b6efde956c79bebf497eeac20e24 description=metallb-system/metallb-operator-controller-manager-858b6cbfcc-2zjbz/manager id=ed8c40f4-18c5-4264-b60c-12bf7143058a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d74cfe2723c1ec54cc36ddf4889a13a807e1c14ebed4f1e06c63304b9d8861\nJun 12 20:48:43.599782 crc crio[24437]: time=\"2026-06-12T20:48:43.599653075Z\" level=info msg=\"Created container 4a2421d6e3bd3cd2ec4bed15ca3fa0a5ee3aaf8660ca31d15d97a3b14aa5a5df: metallb-system/metallb-operator-webhook-server-85f6f4c8c-2t8hw/webhook-server\" id=cc89e226-97da-4cf5-9dd8-9609f3727f25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:48:43.602378 crc crio[24437]: time=\"2026-06-12T20:48:43.602222379Z\" level=info msg=\"Starting container: 4a2421d6e3bd3cd2ec4bed15ca3fa0a5ee3aaf8660ca31d15d97a3b14aa5a5df\" id=84a8d887-9ba7-4663-beb3-5f3f1618fd74 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:48:43.616479 crc crio[24437]: time=\"2026-06-12T20:48:43.6163061Z\" level=info msg=\"Started container\" PID=42557 containerID=4a2421d6e3bd3cd2ec4bed15ca3fa0a5ee3aaf8660ca31d15d97a3b14aa5a5df description=metallb-system/metallb-operator-webhook-server-85f6f4c8c-2t8hw/webhook-server id=84a8d887-9ba7-4663-beb3-5f3f1618fd74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d12e21c66d9980f008a4ac852da9a5d762b66a2182d154bbf7ba88da6ea7678a\nJun 12 20:49:16.994536 crc crio[24437]: time=\"2026-06-12T20:49:16.993553226Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-kwh25/POD\" id=364a3233-c3f3-4498-9e50-2459b4ea9680 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:49:16.994536 crc crio[24437]: time=\"2026-06-12T20:49:16.99450047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:49:17.098013 crc crio[24437]: time=\"2026-06-12T20:49:17.085516663Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-kwh25 Namespace:metallb-system ID:4cfe5ba17b23660a54245b30dcb0c4789409539771f72aeec044c8adaa4d2ea5 UID:e0002c90-d088-4ff3-87c1-f90ee2644963 NetNS:/var/run/netns/73471173-8c25-4a8f-96ca-744f3ab54bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0002c90_d088_4ff3_87c1_f90ee2644963.slice PodAnnotations:0xc001fa5438}] Aliases:map[]}\"\nJun 12 20:49:17.098013 crc crio[24437]: time=\"2026-06-12T20:49:17.085606905Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-kwh25 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:49:18.480822 crc crio[24437]: 2026-06-12T20:49:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cfe5ba17b23660 Mac:46:f7:35:37:13:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/73471173-8c25-4a8f-96ca-744f3ab54bc4 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:49:18.483368 crc crio[24437]: time=\"2026-06-12T20:49:18.483286351Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-kwh25 Namespace:metallb-system ID:4cfe5ba17b23660a54245b30dcb0c4789409539771f72aeec044c8adaa4d2ea5 UID:e0002c90-d088-4ff3-87c1-f90ee2644963 NetNS:/var/run/netns/73471173-8c25-4a8f-96ca-744f3ab54bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0002c90_d088_4ff3_87c1_f90ee2644963.slice PodAnnotations:0xc001fa5438}] Aliases:map[]}\"\nJun 12 20:49:18.483547 crc crio[24437]: time=\"2026-06-12T20:49:18.483483456Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-kwh25 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:49:18.494350 crc crio[24437]: time=\"2026-06-12T20:49:18.494133972Z\" level=info msg=\"Ran pod sandbox 4cfe5ba17b23660a54245b30dcb0c4789409539771f72aeec044c8adaa4d2ea5 with infra container: metallb-system/controller-8464864885-kwh25/POD\" id=364a3233-c3f3-4498-9e50-2459b4ea9680 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:49:18.496804 crc crio[24437]: time=\"2026-06-12T20:49:18.496719107Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e6ab68e6-40e8-484b-b5e6-864bc663bd9e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:49:18.499130 crc crio[24437]: time=\"2026-06-12T20:49:18.499048836Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e11c6d08-96ce-4b34-b692-24c2d3872ea3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:49:18.510554 crc crio[24437]: time=\"2026-06-12T20:49:18.510471591Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-kwh25/controller\" id=8bb9af03-77f9-434c-a612-10697ab56937 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:49:18.511415 crc crio[24437]: time=\"2026-06-12T20:49:18.511117347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:49:18.544421 crc crio[24437]: time=\"2026-06-12T20:49:18.544343097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:49:18.548983 crc crio[24437]: time=\"2026-06-12T20:49:18.5488703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:49:18.661147 crc crio[24437]: time=\"2026-06-12T20:49:18.660460627Z\" level=info msg=\"Created container 943b55a8d9c54af92a6d0b759a7763ee2d7243a3eb06f47e86a4ccac7a56ea01: metallb-system/controller-8464864885-kwh25/controller\" id=8bb9af03-77f9-434c-a612-10697ab56937 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:49:18.662793 crc crio[24437]: time=\"2026-06-12T20:49:18.662685692Z\" level=info msg=\"Starting container: 943b55a8d9c54af92a6d0b759a7763ee2d7243a3eb06f47e86a4ccac7a56ea01\" id=02a27afb-d228-4a3e-be90-325c3d8af6e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:49:18.669333 crc crio[24437]: time=\"2026-06-12T20:49:18.669122983Z\" level=info msg=\"Started container\" PID=43162 containerID=943b55a8d9c54af92a6d0b759a7763ee2d7243a3eb06f47e86a4ccac7a56ea01 description=metallb-system/controller-8464864885-kwh25/controller id=02a27afb-d228-4a3e-be90-325c3d8af6e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cfe5ba17b23660a54245b30dcb0c4789409539771f72aeec044c8adaa4d2ea5\nJun 12 20:49:18.681216 crc crio[24437]: time=\"2026-06-12T20:49:18.681117602Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=02512b68-2b66-46a2-9b1a-c871f22586e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:49:18.683763 crc crio[24437]: time=\"2026-06-12T20:49:18.683672316Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f771ecc0-8c37-4dda-b9f3-d6c8998d4394 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:49:18.692283 crc crio[24437]: time=\"2026-06-12T20:49:18.691882471Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-kwh25/kube-rbac-proxy\" id=ffacb9cd-0006-442b-afa3-6da34ad22b53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:49:18.692735 crc crio[24437]: time=\"2026-06-12T20:49:18.692664381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:49:18.774637 crc crio[24437]: time=\"2026-06-12T20:49:18.774531235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:49:18.779370 crc crio[24437]: time=\"2026-06-12T20:49:18.779309164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:49:18.900779 crc crio[24437]: time=\"2026-06-12T20:49:18.900534912Z\" level=info msg=\"Created container 974f26a13bffe8914637dc486936920ffb8769e93c16dbc3c8a39296f9b60752: metallb-system/controller-8464864885-kwh25/kube-rbac-proxy\" id=ffacb9cd-0006-442b-afa3-6da34ad22b53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:49:18.904457 crc crio[24437]: time=\"2026-06-12T20:49:18.90368496Z\" level=info msg=\"Starting container: 974f26a13bffe8914637dc486936920ffb8769e93c16dbc3c8a39296f9b60752\" id=a1dc6c39-c69e-431d-9887-adf8a84468f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:49:18.929526 crc crio[24437]: time=\"2026-06-12T20:49:18.92929152Z\" level=info msg=\"Started container\" PID=43178 containerID=974f26a13bffe8914637dc486936920ffb8769e93c16dbc3c8a39296f9b60752 description=metallb-system/controller-8464864885-kwh25/kube-rbac-proxy id=a1dc6c39-c69e-431d-9887-adf8a84468f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cfe5ba17b23660a54245b30dcb0c4789409539771f72aeec044c8adaa4d2ea5\nJun 12 20:49:19.969070 crc crio[24437]: time=\"2026-06-12T20:49:19.968260328Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-x4m76/POD\" id=aa057d85-ebac-4b6f-8170-6d4177f31a3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:49:19.969070 crc crio[24437]: time=\"2026-06-12T20:49:19.968910735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:49:20.022458 crc crio[24437]: time=\"2026-06-12T20:49:20.021827426Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=aa057d85-ebac-4b6f-8170-6d4177f31a3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:49:20.115641 crc crio[24437]: time=\"2026-06-12T20:49:20.114652704Z\" level=info msg=\"Ran pod sandbox bfd211d9ae726a4d95ef9f1f632ae9e88e0ed22c1bff4e2cd5b5016b64ae2b89 with infra container: metallb-system/speaker-x4m76/POD\" id=aa057d85-ebac-4b6f-8170-6d4177f31a3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:49:20.144464 crc crio[24437]: time=\"2026-06-12T20:49:20.14248419Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=877c1af0-34e9-4e5b-b6bd-67e1cb0da7ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:49:20.160767 crc crio[24437]: time=\"2026-06-12T20:49:20.159548326Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=0a1ef82c-4159-45e7-a892-c6dcde140ed0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:49:20.182041 crc crio[24437]: time=\"2026-06-12T20:49:20.181675149Z\" level=info msg=\"Creating container: metallb-system/speaker-x4m76/speaker\" id=a93f9c9f-237d-49f7-989b-b819dcc7b673 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:49:20.182995 crc crio[24437]: time=\"2026-06-12T20:49:20.18254701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:49:20.353217 crc crio[24437]: time=\"2026-06-12T20:49:20.35308889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:49:20.730599 crc crio[24437]: time=\"2026-06-12T20:49:20.728011403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:49:20.824543 crc crio[24437]: time=\"2026-06-12T20:49:20.824093572Z\" level=info msg=\"Created container 959dc3f555ab8de27edab58ce9310be297eb84728d58336ae58283fa50638498: metallb-system/speaker-x4m76/speaker\" id=a93f9c9f-237d-49f7-989b-b819dcc7b673 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:49:20.826535 crc crio[24437]: time=\"2026-06-12T20:49:20.826462391Z\" level=info msg=\"Starting container: 959dc3f555ab8de27edab58ce9310be297eb84728d58336ae58283fa50638498\" id=b2bc2837-332b-43ea-8534-c1124e2bd136 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:49:20.832773 crc crio[24437]: time=\"2026-06-12T20:49:20.832696958Z\" level=info msg=\"Started container\" PID=43209 containerID=959dc3f555ab8de27edab58ce9310be297eb84728d58336ae58283fa50638498 description=metallb-system/speaker-x4m76/speaker id=b2bc2837-332b-43ea-8534-c1124e2bd136 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfd211d9ae726a4d95ef9f1f632ae9e88e0ed22c1bff4e2cd5b5016b64ae2b89\nJun 12 20:49:20.846560 crc crio[24437]: time=\"2026-06-12T20:49:20.84645407Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=2f76b6d0-abd4-42c1-9fad-252f853027ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:49:20.850704 crc crio[24437]: time=\"2026-06-12T20:49:20.849890487Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=639312f0-245e-452e-bc7a-e33e0c9441b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:49:20.858541 crc crio[24437]: time=\"2026-06-12T20:49:20.858355268Z\" level=info msg=\"Creating container: metallb-system/speaker-x4m76/kube-rbac-proxy\" id=f8231fe3-44c6-46f6-b492-ddb4208ab38c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:49:20.859884 crc crio[24437]: time=\"2026-06-12T20:49:20.858779178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:49:20.891858 crc crio[24437]: time=\"2026-06-12T20:49:20.891800925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:49:21.346435 crc crio[24437]: time=\"2026-06-12T20:49:21.346372456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:49:21.456018 crc crio[24437]: time=\"2026-06-12T20:49:21.455871851Z\" level=info msg=\"Created container d8b9f9c8168b489fbbbb33343a4756fbeeab390cdf1432685116f147c35ef4d1: metallb-system/speaker-x4m76/kube-rbac-proxy\" id=f8231fe3-44c6-46f6-b492-ddb4208ab38c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:49:21.457539 crc crio[24437]: time=\"2026-06-12T20:49:21.457499341Z\" level=info msg=\"Starting container: d8b9f9c8168b489fbbbb33343a4756fbeeab390cdf1432685116f147c35ef4d1\" id=b1dac9f3-f09d-4a89-ad63-e9bec8d490dc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:49:21.463905 crc crio[24437]: time=\"2026-06-12T20:49:21.46384931Z\" level=info msg=\"Started container\" PID=43228 containerID=d8b9f9c8168b489fbbbb33343a4756fbeeab390cdf1432685116f147c35ef4d1 description=metallb-system/speaker-x4m76/kube-rbac-proxy id=b1dac9f3-f09d-4a89-ad63-e9bec8d490dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfd211d9ae726a4d95ef9f1f632ae9e88e0ed22c1bff4e2cd5b5016b64ae2b89\nJun 12 20:49:42.754868 crc crio[24437]: time=\"2026-06-12T20:49:42.753906298Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-pdkn7/POD\" id=27c29d41-f3e3-4286-ac8f-1ffd6bae5927 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:49:42.754868 crc crio[24437]: time=\"2026-06-12T20:49:42.75480487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:49:42.790599 crc crio[24437]: time=\"2026-06-12T20:49:42.789694951Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=27c29d41-f3e3-4286-ac8f-1ffd6bae5927 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:49:42.969073 crc crio[24437]: time=\"2026-06-12T20:49:42.968893616Z\" level=info msg=\"Ran pod sandbox eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7 with infra container: openshift-frr-k8s/frr-k8s-pdkn7/POD\" id=27c29d41-f3e3-4286-ac8f-1ffd6bae5927 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:49:42.972071 crc crio[24437]: time=\"2026-06-12T20:49:42.971987153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d837062e-51ae-4cee-bb3f-f3e68df3e369 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:49:42.972564 crc crio[24437]: time=\"2026-06-12T20:49:42.972405294Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=d837062e-51ae-4cee-bb3f-f3e68df3e369 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:49:42.972564 crc crio[24437]: time=\"2026-06-12T20:49:42.972505806Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=d837062e-51ae-4cee-bb3f-f3e68df3e369 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:49:42.974794 crc crio[24437]: time=\"2026-06-12T20:49:42.974698341Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3e0be91c-c4c0-4ff7-b348-8dce893595a7 name=/runtime.v1.ImageService/PullImage\nJun 12 20:49:42.990378 crc crio[24437]: time=\"2026-06-12T20:49:42.990300271Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 12 20:49:43.545693 crc crio[24437]: time=\"2026-06-12T20:49:43.54485822Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-h72dg/POD\" id=0fdf3871-eb5c-4fce-89e2-96a40f75402a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:49:43.545825 crc crio[24437]: time=\"2026-06-12T20:49:43.545751823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:49:43.593519 crc crio[24437]: time=\"2026-06-12T20:49:43.593228779Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0fdf3871-eb5c-4fce-89e2-96a40f75402a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:49:43.616391 crc crio[24437]: time=\"2026-06-12T20:49:43.6157032Z\" level=info msg=\"Ran pod sandbox 2dd561dbf639f8894682140e014b240449dfbb5c3fbb88b3aef90da14f5f96fc with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-h72dg/POD\" id=0fdf3871-eb5c-4fce-89e2-96a40f75402a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:49:43.623327 crc crio[24437]: time=\"2026-06-12T20:49:43.61849934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=32d10cd4-ad2c-4d84-a13e-2a132637ab05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:49:43.623327 crc crio[24437]: time=\"2026-06-12T20:49:43.619092264Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=32d10cd4-ad2c-4d84-a13e-2a132637ab05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:49:43.623327 crc crio[24437]: time=\"2026-06-12T20:49:43.619154486Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=32d10cd4-ad2c-4d84-a13e-2a132637ab05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:49:43.625809 crc crio[24437]: time=\"2026-06-12T20:49:43.625117075Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=17c8f909-8434-428d-89ce-b1c46c7f1b44 name=/runtime.v1.ImageService/PullImage\nJun 12 20:49:43.632645 crc crio[24437]: time=\"2026-06-12T20:49:43.632572241Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 12 20:49:59.594152 crc crio[24437]: time=\"2026-06-12T20:49:59.592615474Z\" level=info msg=\"Removing container: 13dc4b1e6f82fa7a4a1db29a503d7bbebf40c640fd9ce1793c7ab10d1d7ea985\" id=8ef221f4-6b45-44d7-a4ee-1b32e27362c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:50:01.271234 crc crio[24437]: time=\"2026-06-12T20:50:01.270509389Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688290-42xsq/POD\" id=9c91a4fc-31be-4b54-a3f1-d7c5f4f17c51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:01.272377 crc crio[24437]: time=\"2026-06-12T20:50:01.271258367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:19.046856 crc crio[24437]: time=\"2026-06-12T20:50:19.04533306Z\" level=info msg=\"Removed container 13dc4b1e6f82fa7a4a1db29a503d7bbebf40c640fd9ce1793c7ab10d1d7ea985: openshift-infra/auto-csr-approver-29688282-pctsj/oc\" id=8ef221f4-6b45-44d7-a4ee-1b32e27362c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:50:19.053978 crc crio[24437]: time=\"2026-06-12T20:50:19.053856424Z\" level=info msg=\"Stopping pod sandbox: 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119\" id=301fbaaf-5373-4010-bb8e-d44565b450fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:50:19.054160 crc crio[24437]: time=\"2026-06-12T20:50:19.054006547Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119\" id=301fbaaf-5373-4010-bb8e-d44565b450fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:50:19.054770 crc crio[24437]: time=\"2026-06-12T20:50:19.054736025Z\" level=info msg=\"Removing pod sandbox: 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119\" id=144432ed-e7c8-48e7-8743-cdd3cec35c42 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:50:19.202849 crc crio[24437]: time=\"2026-06-12T20:50:19.202698701Z\" level=info msg=\"Removed pod sandbox: 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119\" id=144432ed-e7c8-48e7-8743-cdd3cec35c42 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:50:19.220252 crc crio[24437]: time=\"2026-06-12T20:50:19.219983322Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=17c8f909-8434-428d-89ce-b1c46c7f1b44 name=/runtime.v1.ImageService/PullImage\nJun 12 20:50:19.221529 crc crio[24437]: time=\"2026-06-12T20:50:19.221437978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=5e8a706a-46bb-476d-af42-57736b172148 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:19.235040 crc crio[24437]: time=\"2026-06-12T20:50:19.234851044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=52245082-50e2-4db1-bdcc-b887694d8f49 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:19.243681 crc crio[24437]: time=\"2026-06-12T20:50:19.243458718Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688290-42xsq Namespace:openshift-infra ID:c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e UID:b9f5e1b5-02af-4957-8369-375f1145846c NetNS:/var/run/netns/7640660c-d825-471d-a9b0-a9801e89b4cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9f5e1b5_02af_4957_8369_375f1145846c.slice PodAnnotations:0xc000c25db8}] Aliases:map[]}\"\nJun 12 20:50:19.244374 crc crio[24437]: time=\"2026-06-12T20:50:19.244350681Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688290-42xsq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:50:19.255618 crc crio[24437]: time=\"2026-06-12T20:50:19.2555256Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-h72dg/frr-k8s-webhook-server\" id=b18364dd-8f44-4358-b528-681b90895f03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:19.257710 crc crio[24437]: time=\"2026-06-12T20:50:19.257657203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:19.265549 crc crio[24437]: time=\"2026-06-12T20:50:19.265430496Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3e0be91c-c4c0-4ff7-b348-8dce893595a7 name=/runtime.v1.ImageService/PullImage\nJun 12 20:50:19.267624 crc crio[24437]: time=\"2026-06-12T20:50:19.267528869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=20a33db7-573c-45d1-8afb-cffe42789a08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:19.283910 crc crio[24437]: time=\"2026-06-12T20:50:19.281495368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c3bcddf6-bc3d-437a-a8d8-9503de240f86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:19.305091 crc crio[24437]: time=\"2026-06-12T20:50:19.301266261Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-files\" id=e1515fee-02a8-467b-928c-03f747c15e55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:19.305091 crc crio[24437]: time=\"2026-06-12T20:50:19.303499638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:19.307002 crc crio[24437]: time=\"2026-06-12T20:50:19.305350283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:19.309618 crc crio[24437]: time=\"2026-06-12T20:50:19.309502618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:19.392114 crc crio[24437]: time=\"2026-06-12T20:50:19.391857455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:19.419804 crc crio[24437]: time=\"2026-06-12T20:50:19.419663749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:19.493221 crc crio[24437]: time=\"2026-06-12T20:50:19.491653617Z\" level=info msg=\"Created container 7808b010f0b7cd2fb06af802df094a001e08eb8554dcdededa87809e15ec1c88: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-h72dg/frr-k8s-webhook-server\" id=b18364dd-8f44-4358-b528-681b90895f03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:19.496397 crc crio[24437]: time=\"2026-06-12T20:50:19.496277342Z\" level=info msg=\"Starting container: 7808b010f0b7cd2fb06af802df094a001e08eb8554dcdededa87809e15ec1c88\" id=f4d92c32-ed8f-47d0-8454-5d9ff8f791e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:19.514311 crc crio[24437]: time=\"2026-06-12T20:50:19.514164989Z\" level=info msg=\"Started container\" PID=44150 containerID=7808b010f0b7cd2fb06af802df094a001e08eb8554dcdededa87809e15ec1c88 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-h72dg/frr-k8s-webhook-server id=f4d92c32-ed8f-47d0-8454-5d9ff8f791e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd561dbf639f8894682140e014b240449dfbb5c3fbb88b3aef90da14f5f96fc\nJun 12 20:50:19.527548 crc crio[24437]: time=\"2026-06-12T20:50:19.527357499Z\" level=info msg=\"Created container c6d10a806b292af7048808549855c1cb1d6582936df909c0e66c07558035c4c9: openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-files\" id=e1515fee-02a8-467b-928c-03f747c15e55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:19.529852 crc crio[24437]: time=\"2026-06-12T20:50:19.529734788Z\" level=info msg=\"Starting container: c6d10a806b292af7048808549855c1cb1d6582936df909c0e66c07558035c4c9\" id=472ad669-3bf4-4d26-a512-6b5f027bffa0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:19.542338 crc crio[24437]: time=\"2026-06-12T20:50:19.53904413Z\" level=info msg=\"Started container\" PID=44163 containerID=c6d10a806b292af7048808549855c1cb1d6582936df909c0e66c07558035c4c9 description=openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-files id=472ad669-3bf4-4d26-a512-6b5f027bffa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7\nJun 12 20:50:19.646251 crc crio[24437]: 2026-06-12T20:50:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c038ce19cece4f4 Mac:56:67:b1:9f:9f:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/7640660c-d825-471d-a9b0-a9801e89b4cd SocketPath: PciID:}] [{Interface:0xc000192e70 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:50:19.649214 crc crio[24437]: time=\"2026-06-12T20:50:19.648816232Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688290-42xsq Namespace:openshift-infra ID:c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e UID:b9f5e1b5-02af-4957-8369-375f1145846c NetNS:/var/run/netns/7640660c-d825-471d-a9b0-a9801e89b4cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9f5e1b5_02af_4957_8369_375f1145846c.slice PodAnnotations:0xc000c25db8}] Aliases:map[]}\"\nJun 12 20:50:19.649562 crc crio[24437]: time=\"2026-06-12T20:50:19.649495759Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688290-42xsq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:50:19.654888 crc crio[24437]: time=\"2026-06-12T20:50:19.654806982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=52d02846-22b8-4b7a-867f-6bbcc7eb3035 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:19.657758 crc crio[24437]: time=\"2026-06-12T20:50:19.657324145Z\" level=info msg=\"Ran pod sandbox c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e with infra container: openshift-infra/auto-csr-approver-29688290-42xsq/POD\" id=9c91a4fc-31be-4b54-a3f1-d7c5f4f17c51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:19.666718 crc crio[24437]: time=\"2026-06-12T20:50:19.666666338Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f5e887e4-ff59-40a4-be50-b616883b3064 name=/runtime.v1.ImageService/PullImage\nJun 12 20:50:19.672295 crc crio[24437]: time=\"2026-06-12T20:50:19.670838772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e1b19a0d-4be4-4cc2-8844-e2e6f1f50f7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:19.685091 crc crio[24437]: time=\"2026-06-12T20:50:19.685010706Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/cp-reloader\" id=25583688-193d-4926-945b-672d71e94843 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:19.687464 crc crio[24437]: time=\"2026-06-12T20:50:19.685655692Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:50:19.687568 crc crio[24437]: time=\"2026-06-12T20:50:19.687490738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:19.729345 crc crio[24437]: time=\"2026-06-12T20:50:19.729248881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:19.733647 crc crio[24437]: time=\"2026-06-12T20:50:19.733557519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:19.833151 crc crio[24437]: time=\"2026-06-12T20:50:19.833047513Z\" level=info msg=\"Created container 33f8a13cc3707f7e108e9f57a275e87fc8731dfd77d98d6fe145f28c13793ab7: openshift-frr-k8s/frr-k8s-pdkn7/cp-reloader\" id=25583688-193d-4926-945b-672d71e94843 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:19.835611 crc crio[24437]: time=\"2026-06-12T20:50:19.834718405Z\" level=info msg=\"Starting container: 33f8a13cc3707f7e108e9f57a275e87fc8731dfd77d98d6fe145f28c13793ab7\" id=c08e197b-bab2-46c4-b2e6-e04515ad3041 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:19.840074 crc crio[24437]: time=\"2026-06-12T20:50:19.839997127Z\" level=info msg=\"Started container\" PID=44224 containerID=33f8a13cc3707f7e108e9f57a275e87fc8731dfd77d98d6fe145f28c13793ab7 description=openshift-frr-k8s/frr-k8s-pdkn7/cp-reloader id=c08e197b-bab2-46c4-b2e6-e04515ad3041 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7\nJun 12 20:50:20.571228 crc crio[24437]: time=\"2026-06-12T20:50:20.57010934Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f5e887e4-ff59-40a4-be50-b616883b3064 name=/runtime.v1.ImageService/PullImage\nJun 12 20:50:20.573256 crc crio[24437]: time=\"2026-06-12T20:50:20.57206281Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8b35e8f1-a711-4251-9350-4119d183a415 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:20.575138 crc crio[24437]: time=\"2026-06-12T20:50:20.575022622Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fc76e2fa-4d8a-456e-a563-ea02a8c5b03b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:20.590159 crc crio[24437]: time=\"2026-06-12T20:50:20.5900877Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688290-42xsq/oc\" id=ae51927b-5fdb-4fe2-95dc-63a9206243d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:20.590812 crc crio[24437]: time=\"2026-06-12T20:50:20.590756716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:20.616837 crc crio[24437]: time=\"2026-06-12T20:50:20.616714865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:20.679607 crc crio[24437]: time=\"2026-06-12T20:50:20.679525824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b2e138c5-28f9-407f-a0f9-b61c61d8adbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:20.685560 crc crio[24437]: time=\"2026-06-12T20:50:20.685300358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=653d14b0-0d75-49fb-8021-1f9a10ea6a69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:20.699467 crc crio[24437]: time=\"2026-06-12T20:50:20.698673721Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/cp-metrics\" id=fc1f9d2a-a574-4c04-a9b6-45f00042a8e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:20.701145 crc crio[24437]: time=\"2026-06-12T20:50:20.70100826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:21.036768 crc crio[24437]: time=\"2026-06-12T20:50:21.027825142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:21.154862 crc crio[24437]: time=\"2026-06-12T20:50:21.151631074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:21.457757 crc crio[24437]: time=\"2026-06-12T20:50:21.457281257Z\" level=info msg=\"Created container b247c96a7102d4ddb32c24c21fff366bb41617aeef32861e340a7e1157a8ecf6: openshift-frr-k8s/frr-k8s-pdkn7/cp-metrics\" id=fc1f9d2a-a574-4c04-a9b6-45f00042a8e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:21.459972 crc crio[24437]: time=\"2026-06-12T20:50:21.459885022Z\" level=info msg=\"Starting container: b247c96a7102d4ddb32c24c21fff366bb41617aeef32861e340a7e1157a8ecf6\" id=0d0c6e29-926b-4835-9915-f9e200169e30 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:21.473049 crc crio[24437]: time=\"2026-06-12T20:50:21.472757953Z\" level=info msg=\"Started container\" PID=44238 containerID=b247c96a7102d4ddb32c24c21fff366bb41617aeef32861e340a7e1157a8ecf6 description=openshift-frr-k8s/frr-k8s-pdkn7/cp-metrics id=0d0c6e29-926b-4835-9915-f9e200169e30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7\nJun 12 20:50:21.564630 crc crio[24437]: time=\"2026-06-12T20:50:21.562749262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:21.730526 crc crio[24437]: time=\"2026-06-12T20:50:21.729830473Z\" level=info msg=\"Created container 4a04e9ff1bcd242cdaa1ca4ebdb3ff124a27c870518f229e5d1a05eb7179dfff: openshift-infra/auto-csr-approver-29688290-42xsq/oc\" id=ae51927b-5fdb-4fe2-95dc-63a9206243d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:21.736736 crc crio[24437]: time=\"2026-06-12T20:50:21.736449419Z\" level=info msg=\"Starting container: 4a04e9ff1bcd242cdaa1ca4ebdb3ff124a27c870518f229e5d1a05eb7179dfff\" id=17d624fc-646b-4b16-a793-981703bb9085 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:21.748578 crc crio[24437]: time=\"2026-06-12T20:50:21.748395618Z\" level=info msg=\"Started container\" PID=44245 containerID=4a04e9ff1bcd242cdaa1ca4ebdb3ff124a27c870518f229e5d1a05eb7179dfff description=openshift-infra/auto-csr-approver-29688290-42xsq/oc id=17d624fc-646b-4b16-a793-981703bb9085 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e\nJun 12 20:50:22.799036 crc crio[24437]: time=\"2026-06-12T20:50:22.798601346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e929a5f0-46ad-43c6-ac2e-1d6840b3f739 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:22.806891 crc crio[24437]: time=\"2026-06-12T20:50:22.806741939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a98d4632-528a-43da-ab3e-ce2968dac527 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:22.825443 crc crio[24437]: time=\"2026-06-12T20:50:22.825285872Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-status\" id=bb5c82e2-7c7b-4595-a03b-7df7d8c33c6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:22.827714 crc crio[24437]: time=\"2026-06-12T20:50:22.827562049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:22.859495 crc crio[24437]: time=\"2026-06-12T20:50:22.859439465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:22.864810 crc crio[24437]: time=\"2026-06-12T20:50:22.864752677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:22.977702 crc crio[24437]: time=\"2026-06-12T20:50:22.977636927Z\" level=info msg=\"Created container 9054d5b79f2dd7e2ddea5db097aa2a2da034fbab43ea36b6f6507a41a10c9c6b: openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-status\" id=bb5c82e2-7c7b-4595-a03b-7df7d8c33c6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:22.981365 crc crio[24437]: time=\"2026-06-12T20:50:22.981283708Z\" level=info msg=\"Starting container: 9054d5b79f2dd7e2ddea5db097aa2a2da034fbab43ea36b6f6507a41a10c9c6b\" id=0e841722-d019-446f-a710-bfecac9f9e4d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:22.987167 crc crio[24437]: time=\"2026-06-12T20:50:22.987087953Z\" level=info msg=\"Started container\" PID=44288 containerID=9054d5b79f2dd7e2ddea5db097aa2a2da034fbab43ea36b6f6507a41a10c9c6b description=openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-status id=0e841722-d019-446f-a710-bfecac9f9e4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7\nJun 12 20:50:23.817410 crc crio[24437]: time=\"2026-06-12T20:50:23.816869186Z\" level=info msg=\"Stopping pod sandbox: c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e\" id=3b51cbd3-f783-461b-a2da-913fa1fd07e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:50:23.818130 crc crio[24437]: time=\"2026-06-12T20:50:23.817665246Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688290-42xsq Namespace:openshift-infra ID:c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e UID:b9f5e1b5-02af-4957-8369-375f1145846c NetNS:/var/run/netns/7640660c-d825-471d-a9b0-a9801e89b4cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9f5e1b5_02af_4957_8369_375f1145846c.slice PodAnnotations:0xc001f6c5b0}] Aliases:map[]}\"\nJun 12 20:50:23.818130 crc crio[24437]: time=\"2026-06-12T20:50:23.817748048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d65a8710-2f29-486d-b346-bb3f8e02e1a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:23.818130 crc crio[24437]: time=\"2026-06-12T20:50:23.817855231Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688290-42xsq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:50:23.833722 crc crio[24437]: time=\"2026-06-12T20:50:23.833312507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=83cb3744-8eab-42f2-a25c-e4ed7c20578a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:23.845056 crc crio[24437]: time=\"2026-06-12T20:50:23.844781424Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/controller\" id=ce7f0372-b09e-4250-a853-e5e50eeb7a1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:23.857093 crc crio[24437]: time=\"2026-06-12T20:50:23.856893386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:23.859796 crc crio[24437]: time=\"2026-06-12T20:50:23.859646314Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-rmzbb/POD\" id=2962c5d2-dbe0-4376-98df-ccc75b46fa42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:23.860126 crc crio[24437]: time=\"2026-06-12T20:50:23.859896311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:23.943459 crc crio[24437]: time=\"2026-06-12T20:50:23.943007426Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rmzbb Namespace:openshift-marketplace ID:68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e UID:df4732ee-8558-4af1-8e63-f67e834d970e NetNS:/var/run/netns/a1960d7f-9fd3-452d-ab39-d2b681b7a1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4732ee_8558_4af1_8e63_f67e834d970e.slice PodAnnotations:0xc002554800}] Aliases:map[]}\"\nJun 12 20:50:23.943754 crc crio[24437]: time=\"2026-06-12T20:50:23.943729465Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-rmzbb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:50:23.946633 crc crio[24437]: time=\"2026-06-12T20:50:23.946040763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:23.952557 crc crio[24437]: time=\"2026-06-12T20:50:23.952492653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:24.135752 crc crio[24437]: time=\"2026-06-12T20:50:24.131808292Z\" level=info msg=\"Created container 22b4c94adff8b38a9b6d9ac4004696766a588a84bec9ee4532047642480feede: openshift-frr-k8s/frr-k8s-pdkn7/controller\" id=ce7f0372-b09e-4250-a853-e5e50eeb7a1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:24.139269 crc crio[24437]: time=\"2026-06-12T20:50:24.139134194Z\" level=info msg=\"Starting container: 22b4c94adff8b38a9b6d9ac4004696766a588a84bec9ee4532047642480feede\" id=642998c5-a1fe-403f-982f-825e9c201284 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:24.145076 crc crio[24437]: time=\"2026-06-12T20:50:24.144588931Z\" level=info msg=\"Started container\" PID=44334 containerID=22b4c94adff8b38a9b6d9ac4004696766a588a84bec9ee4532047642480feede description=openshift-frr-k8s/frr-k8s-pdkn7/controller id=642998c5-a1fe-403f-982f-825e9c201284 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7\nJun 12 20:50:24.182594 crc crio[24437]: time=\"2026-06-12T20:50:24.180481907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=339385b9-43cb-458e-a057-dbf1991f8fa5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:24.190849 crc crio[24437]: time=\"2026-06-12T20:50:24.190695763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3839b5eb-0345-4b2f-9918-c263f073745e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:24.204317 crc crio[24437]: time=\"2026-06-12T20:50:24.204113548Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/frr\" id=164483b3-ece3-4e30-87b6-0fc06456b59b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:24.206737 crc crio[24437]: time=\"2026-06-12T20:50:24.206505777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:24.283022 crc crio[24437]: time=\"2026-06-12T20:50:24.282391223Z\" level=info msg=\"Stopped pod sandbox: c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e\" id=3b51cbd3-f783-461b-a2da-913fa1fd07e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:50:24.374870 crc crio[24437]: time=\"2026-06-12T20:50:24.374554524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:24.395139 crc crio[24437]: time=\"2026-06-12T20:50:24.395006695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:24.545127 crc crio[24437]: time=\"2026-06-12T20:50:24.544750285Z\" level=info msg=\"Created container 4ede152075f9f6df63babaeda24dba9c30fa407594912f9ad467ce42c1dc2797: openshift-frr-k8s/frr-k8s-pdkn7/frr\" id=164483b3-ece3-4e30-87b6-0fc06456b59b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:24.549478 crc crio[24437]: time=\"2026-06-12T20:50:24.548737795Z\" level=info msg=\"Starting container: 4ede152075f9f6df63babaeda24dba9c30fa407594912f9ad467ce42c1dc2797\" id=0aa94c92-4ac2-4051-9215-26a305a3c11e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:24.580230 crc crio[24437]: time=\"2026-06-12T20:50:24.579858022Z\" level=info msg=\"Started container\" PID=44396 containerID=4ede152075f9f6df63babaeda24dba9c30fa407594912f9ad467ce42c1dc2797 description=openshift-frr-k8s/frr-k8s-pdkn7/frr id=0aa94c92-4ac2-4051-9215-26a305a3c11e name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7\nJun 12 20:50:24.599759 crc crio[24437]: time=\"2026-06-12T20:50:24.599642506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4b68fcdc-edf6-4696-808f-183b2fb1f824 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:24.604621 crc crio[24437]: time=\"2026-06-12T20:50:24.604568159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e6f8fec2-e37d-469c-835d-c43717d2e7d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:24.621493 crc crio[24437]: time=\"2026-06-12T20:50:24.62140555Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/reloader\" id=1578e47e-2dd7-4a06-91f4-fb7f13dfd28b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:24.624907 crc crio[24437]: time=\"2026-06-12T20:50:24.623685237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:24.691541 crc crio[24437]: time=\"2026-06-12T20:50:24.691451319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:24.696974 crc crio[24437]: time=\"2026-06-12T20:50:24.696856244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:24.734262 crc crio[24437]: 2026-06-12T20:50:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68ab3213416aa81 Mac:36:e0:ad:0a:c5:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/a1960d7f-9fd3-452d-ab39-d2b681b7a1ce SocketPath: PciID:}] [{Interface:0xc00013abc0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:50:24.736980 crc crio[24437]: time=\"2026-06-12T20:50:24.736840892Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rmzbb Namespace:openshift-marketplace ID:68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e UID:df4732ee-8558-4af1-8e63-f67e834d970e NetNS:/var/run/netns/a1960d7f-9fd3-452d-ab39-d2b681b7a1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4732ee_8558_4af1_8e63_f67e834d970e.slice PodAnnotations:0xc002554800}] Aliases:map[]}\"\nJun 12 20:50:24.737322 crc crio[24437]: time=\"2026-06-12T20:50:24.737108038Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-rmzbb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:50:24.753133 crc crio[24437]: time=\"2026-06-12T20:50:24.753039977Z\" level=info msg=\"Ran pod sandbox 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e with infra container: openshift-marketplace/redhat-operators-rmzbb/POD\" id=2962c5d2-dbe0-4376-98df-ccc75b46fa42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:24.757418 crc crio[24437]: time=\"2026-06-12T20:50:24.757367255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4224178b-32ba-4272-ae54-5cba2f04cf34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:24.761736 crc crio[24437]: time=\"2026-06-12T20:50:24.761660432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ebe92011-58ad-472b-ac9f-04cf1769353e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:24.767952 crc crio[24437]: time=\"2026-06-12T20:50:24.767833896Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rmzbb/extract-utilities\" id=3676ffe2-bc0e-41cb-909c-3928671eb4c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:24.768458 crc crio[24437]: time=\"2026-06-12T20:50:24.768411801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:24.814032 crc crio[24437]: time=\"2026-06-12T20:50:24.813831405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:24.828672 crc crio[24437]: time=\"2026-06-12T20:50:24.828595973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:24.873539 crc crio[24437]: time=\"2026-06-12T20:50:24.873155747Z\" level=info msg=\"Created container 876c403d622b83d2db12958fb0d23acfe8adb76f6bc32612a5961d3db82934a7: openshift-frr-k8s/frr-k8s-pdkn7/reloader\" id=1578e47e-2dd7-4a06-91f4-fb7f13dfd28b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:24.875117 crc crio[24437]: time=\"2026-06-12T20:50:24.875068354Z\" level=info msg=\"Starting container: 876c403d622b83d2db12958fb0d23acfe8adb76f6bc32612a5961d3db82934a7\" id=a490f4a1-e099-42cd-b00b-50b4a00b2ce4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:24.899084 crc crio[24437]: time=\"2026-06-12T20:50:24.895302509Z\" level=info msg=\"Started container\" PID=44426 containerID=876c403d622b83d2db12958fb0d23acfe8adb76f6bc32612a5961d3db82934a7 description=openshift-frr-k8s/frr-k8s-pdkn7/reloader id=a490f4a1-e099-42cd-b00b-50b4a00b2ce4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7\nJun 12 20:50:24.917366 crc crio[24437]: time=\"2026-06-12T20:50:24.91696582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2a850986-7da3-4d73-8ab6-54799e69f2ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:24.923437 crc crio[24437]: time=\"2026-06-12T20:50:24.92331841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d3dc3820-fdd7-46db-9a3a-cc8ad4e4bfbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:24.931956 crc crio[24437]: time=\"2026-06-12T20:50:24.931816402Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/frr-metrics\" id=59910859-76c2-4a74-abaa-26e917d3a794 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:24.934258 crc crio[24437]: time=\"2026-06-12T20:50:24.934172941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:25.001276 crc crio[24437]: time=\"2026-06-12T20:50:25.001151733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:25.008493 crc crio[24437]: time=\"2026-06-12T20:50:25.008438965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:25.090362 crc crio[24437]: time=\"2026-06-12T20:50:25.090098614Z\" level=info msg=\"Created container 29f0bcda93c607399358c29c3f017522aff440d42fc614de246d337f51c2598f: openshift-marketplace/redhat-operators-rmzbb/extract-utilities\" id=3676ffe2-bc0e-41cb-909c-3928671eb4c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:25.091625 crc crio[24437]: time=\"2026-06-12T20:50:25.091597172Z\" level=info msg=\"Starting container: 29f0bcda93c607399358c29c3f017522aff440d42fc614de246d337f51c2598f\" id=77ac589c-d03d-49bf-a31d-46bc9ea9ff96 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:25.100270 crc crio[24437]: time=\"2026-06-12T20:50:25.100175747Z\" level=info msg=\"Started container\" PID=44446 containerID=29f0bcda93c607399358c29c3f017522aff440d42fc614de246d337f51c2598f description=openshift-marketplace/redhat-operators-rmzbb/extract-utilities id=77ac589c-d03d-49bf-a31d-46bc9ea9ff96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e\nJun 12 20:50:25.230611 crc crio[24437]: time=\"2026-06-12T20:50:25.23050179Z\" level=info msg=\"Created container ccda36a696ca05cd0d8994fbd34dcf264d9919adef2678d1d2a6c3e5a6530067: openshift-frr-k8s/frr-k8s-pdkn7/frr-metrics\" id=59910859-76c2-4a74-abaa-26e917d3a794 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:25.231894 crc crio[24437]: time=\"2026-06-12T20:50:25.231672831Z\" level=info msg=\"Starting container: ccda36a696ca05cd0d8994fbd34dcf264d9919adef2678d1d2a6c3e5a6530067\" id=196e3ff1-88ed-42e7-8a5e-5f2bf06cf459 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:25.238326 crc crio[24437]: time=\"2026-06-12T20:50:25.238151212Z\" level=info msg=\"Started container\" PID=44461 containerID=ccda36a696ca05cd0d8994fbd34dcf264d9919adef2678d1d2a6c3e5a6530067 description=openshift-frr-k8s/frr-k8s-pdkn7/frr-metrics id=196e3ff1-88ed-42e7-8a5e-5f2bf06cf459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7\nJun 12 20:50:25.258538 crc crio[24437]: time=\"2026-06-12T20:50:25.258421698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=db4b127e-c4c6-4b3f-8533-2877d92ed255 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:25.264467 crc crio[24437]: time=\"2026-06-12T20:50:25.264366567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=fd7d96a1-5a85-4baa-a3c9-79407e666b49 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:25.308484 crc crio[24437]: time=\"2026-06-12T20:50:25.308372417Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/frr-status\" id=5bd26c88-bc9c-4292-9dc1-40a5ac5482aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:25.310399 crc crio[24437]: time=\"2026-06-12T20:50:25.310329995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:25.383736 crc crio[24437]: time=\"2026-06-12T20:50:25.383551563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:25.387723 crc crio[24437]: time=\"2026-06-12T20:50:25.387636075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:25.523120 crc crio[24437]: time=\"2026-06-12T20:50:25.521390046Z\" level=info msg=\"Created container 2d51fee8194bf95a55453f21c5ed1c7485aeb48c0d40f19a997151d136c8c230: openshift-frr-k8s/frr-k8s-pdkn7/frr-status\" id=5bd26c88-bc9c-4292-9dc1-40a5ac5482aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:25.529285 crc crio[24437]: time=\"2026-06-12T20:50:25.52915312Z\" level=info msg=\"Starting container: 2d51fee8194bf95a55453f21c5ed1c7485aeb48c0d40f19a997151d136c8c230\" id=7d3e02d9-bd87-4dce-95af-41ee76ea5bab name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:25.535348 crc crio[24437]: time=\"2026-06-12T20:50:25.53513797Z\" level=info msg=\"Started container\" PID=44483 containerID=2d51fee8194bf95a55453f21c5ed1c7485aeb48c0d40f19a997151d136c8c230 description=openshift-frr-k8s/frr-k8s-pdkn7/frr-status id=7d3e02d9-bd87-4dce-95af-41ee76ea5bab name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7\nJun 12 20:50:25.548779 crc crio[24437]: time=\"2026-06-12T20:50:25.548704378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=43ad3d49-e003-4047-b914-4a9e3ad99dbf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:25.551869 crc crio[24437]: time=\"2026-06-12T20:50:25.551793405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=760c0546-4c37-48c4-a35c-c2b76ad2b282 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:25.560687 crc crio[24437]: time=\"2026-06-12T20:50:25.560584704Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy\" id=b3f87984-6a21-46ae-aa9e-c7af29058496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:25.561324 crc crio[24437]: time=\"2026-06-12T20:50:25.56123935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:25.643621 crc crio[24437]: time=\"2026-06-12T20:50:25.643378903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:25.933356 crc crio[24437]: time=\"2026-06-12T20:50:25.932567475Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8636e55f-fda3-4c6d-8833-ceecde753294 name=/runtime.v1.ImageService/PullImage\nJun 12 20:50:25.942395 crc crio[24437]: time=\"2026-06-12T20:50:25.941777745Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 20:50:26.246102 crc crio[24437]: time=\"2026-06-12T20:50:26.246012063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:26.359477 crc crio[24437]: time=\"2026-06-12T20:50:26.359421705Z\" level=info msg=\"Created container ab3a1c69271990b446ee2251b44433c0514e64e5e53df228227af1574948a5a8: openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy\" id=b3f87984-6a21-46ae-aa9e-c7af29058496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:26.361421 crc crio[24437]: time=\"2026-06-12T20:50:26.361307762Z\" level=info msg=\"Starting container: ab3a1c69271990b446ee2251b44433c0514e64e5e53df228227af1574948a5a8\" id=8dcee8c9-2bfe-4b8b-9bb3-b0286c6eb279 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:26.368522 crc crio[24437]: time=\"2026-06-12T20:50:26.368402929Z\" level=info msg=\"Started container\" PID=44538 containerID=ab3a1c69271990b446ee2251b44433c0514e64e5e53df228227af1574948a5a8 description=openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy id=8dcee8c9-2bfe-4b8b-9bb3-b0286c6eb279 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7\nJun 12 20:50:26.382735 crc crio[24437]: time=\"2026-06-12T20:50:26.382664466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ef01748e-81dd-43d9-a4b4-581e9d2f7f57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:26.385909 crc crio[24437]: time=\"2026-06-12T20:50:26.385782103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=66d10d1b-7a2b-4c8a-b6cf-6a340ff64b41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:26.391864 crc crio[24437]: time=\"2026-06-12T20:50:26.391830215Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy-frr\" id=b83881ab-86c3-4656-94ab-eda694271c05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:26.392401 crc crio[24437]: time=\"2026-06-12T20:50:26.392371188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:26.437087 crc crio[24437]: time=\"2026-06-12T20:50:26.436730936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:27.116239 crc crio[24437]: time=\"2026-06-12T20:50:27.114741388Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=8636e55f-fda3-4c6d-8833-ceecde753294 name=/runtime.v1.ImageService/PullImage\nJun 12 20:50:27.132800 crc crio[24437]: time=\"2026-06-12T20:50:27.13041215Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0b65f827-d4c2-4806-b5ae-faf66d68abb6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:27.137876 crc crio[24437]: time=\"2026-06-12T20:50:27.137455246Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e3fae72c-7318-4865-add8-d7607dd6c29b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:27.179117 crc crio[24437]: time=\"2026-06-12T20:50:27.171706521Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rmzbb/extract-content\" id=56f12c4b-0de1-4811-a584-ff14da79cef0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:27.179117 crc crio[24437]: time=\"2026-06-12T20:50:27.172449949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:27.364628 crc crio[24437]: time=\"2026-06-12T20:50:27.363495501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:27.379491 crc crio[24437]: time=\"2026-06-12T20:50:27.376603368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:27.689413 crc crio[24437]: time=\"2026-06-12T20:50:27.688407507Z\" level=info msg=\"Created container bd20dad8be742986f261ca3b2c4c170f4e6035f75c30e60aabc6371dd28041fc: openshift-marketplace/redhat-operators-rmzbb/extract-content\" id=56f12c4b-0de1-4811-a584-ff14da79cef0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:27.729894 crc crio[24437]: time=\"2026-06-12T20:50:27.729682587Z\" level=info msg=\"Starting container: bd20dad8be742986f261ca3b2c4c170f4e6035f75c30e60aabc6371dd28041fc\" id=d070ec1a-c644-47d6-9230-6334b727b94e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:27.779853 crc crio[24437]: time=\"2026-06-12T20:50:27.779696435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:27.818527 crc crio[24437]: time=\"2026-06-12T20:50:27.817662893Z\" level=info msg=\"Started container\" PID=44598 containerID=bd20dad8be742986f261ca3b2c4c170f4e6035f75c30e60aabc6371dd28041fc description=openshift-marketplace/redhat-operators-rmzbb/extract-content id=d070ec1a-c644-47d6-9230-6334b727b94e name=/runtime.v1.RuntimeService/StartContainer sandboxID=68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e\nJun 12 20:50:28.173771 crc crio[24437]: time=\"2026-06-12T20:50:28.173439448Z\" level=info msg=\"Created container 2478f1fe95ee5545848dfde82c33ae399f336a1b22841a43fde2d6e861483762: openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy-frr\" id=b83881ab-86c3-4656-94ab-eda694271c05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:28.179518 crc crio[24437]: time=\"2026-06-12T20:50:28.176845244Z\" level=info msg=\"Starting container: 2478f1fe95ee5545848dfde82c33ae399f336a1b22841a43fde2d6e861483762\" id=50378f0b-48c1-40e8-baae-38c3ef29903f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:28.224520 crc crio[24437]: time=\"2026-06-12T20:50:28.222529065Z\" level=info msg=\"Started container\" PID=44643 containerID=2478f1fe95ee5545848dfde82c33ae399f336a1b22841a43fde2d6e861483762 description=openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy-frr id=50378f0b-48c1-40e8-baae-38c3ef29903f name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7\nJun 12 20:50:38.687900 crc crio[24437]: time=\"2026-06-12T20:50:38.68665236Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-2qgh9/POD\" id=9192c004-b694-40c3-a292-829f49b2a286 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:38.689611 crc crio[24437]: time=\"2026-06-12T20:50:38.687961493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:38.738043 crc crio[24437]: time=\"2026-06-12T20:50:38.737804018Z\" level=info msg=\"Got pod network &{Name:certified-operators-2qgh9 Namespace:openshift-marketplace ID:720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005 UID:dfde5baa-a32d-4073-9d1d-2c892805307d NetNS:/var/run/netns/45f47ac1-72f6-497d-a6eb-1c5c1e5650d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfde5baa_a32d_4073_9d1d_2c892805307d.slice PodAnnotations:0xc001f6c090}] Aliases:map[]}\"\nJun 12 20:50:38.738043 crc crio[24437]: time=\"2026-06-12T20:50:38.738000003Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-2qgh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:50:38.798435 crc crio[24437]: time=\"2026-06-12T20:50:38.798182576Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-vwldm/POD\" id=0e3d84dc-1aef-4f97-ab94-3cef3b971fe6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:38.798435 crc crio[24437]: time=\"2026-06-12T20:50:38.798408292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:38.856910 crc crio[24437]: time=\"2026-06-12T20:50:38.8563936Z\" level=info msg=\"Got pod network &{Name:community-operators-vwldm Namespace:openshift-marketplace ID:c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f UID:b2e75605-0234-4f23-93c9-8a493323502d NetNS:/var/run/netns/87349e05-8678-4241-8de1-b250342f0527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2e75605_0234_4f23_93c9_8a493323502d.slice PodAnnotations:0xc001f6c290}] Aliases:map[]}\"\nJun 12 20:50:38.856910 crc crio[24437]: time=\"2026-06-12T20:50:38.856577764Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-vwldm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:50:41.412043 crc crio[24437]: time=\"2026-06-12T20:50:41.410517258Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vzf8d/POD\" id=a5a52427-fa52-48db-a151-e221a2d63b59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:41.413889 crc crio[24437]: time=\"2026-06-12T20:50:41.412102947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:41.561042 crc crio[24437]: time=\"2026-06-12T20:50:41.560179805Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vzf8d Namespace:openshift-marketplace ID:177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9 UID:f92e2be7-7c5b-4a16-a1bf-c6af7b1d6eaa NetNS:/var/run/netns/ff9535b4-a7af-409b-a2c4-0d442a3dfce8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf92e2be7_7c5b_4a16_a1bf_c6af7b1d6eaa.slice PodAnnotations:0xc00282c5f0}] Aliases:map[]}\"\nJun 12 20:50:41.561042 crc crio[24437]: time=\"2026-06-12T20:50:41.56034959Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vzf8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:50:41.695091 crc crio[24437]: 2026-06-12T20:50:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9c14d0ce31d63f Mac:52:94:cb:59:b4:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/87349e05-8678-4241-8de1-b250342f0527 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:50:41.698638 crc crio[24437]: time=\"2026-06-12T20:50:41.6985253Z\" level=info msg=\"Got pod network &{Name:community-operators-vwldm Namespace:openshift-marketplace ID:c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f UID:b2e75605-0234-4f23-93c9-8a493323502d NetNS:/var/run/netns/87349e05-8678-4241-8de1-b250342f0527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2e75605_0234_4f23_93c9_8a493323502d.slice PodAnnotations:0xc001f6c290}] Aliases:map[]}\"\nJun 12 20:50:41.700171 crc crio[24437]: time=\"2026-06-12T20:50:41.699046194Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-vwldm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:50:41.729989 crc crio[24437]: time=\"2026-06-12T20:50:41.728456818Z\" level=info msg=\"Ran pod sandbox c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f with infra container: openshift-marketplace/community-operators-vwldm/POD\" id=0e3d84dc-1aef-4f97-ab94-3cef3b971fe6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:41.740879 crc crio[24437]: time=\"2026-06-12T20:50:41.740718905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3b46ddb7-5525-4b90-99fb-8151bb07499c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:41.745497 crc crio[24437]: time=\"2026-06-12T20:50:41.745446172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9397f63d-31f2-41e1-9dbb-135277e69d88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:41.756127 crc crio[24437]: time=\"2026-06-12T20:50:41.75579072Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vwldm/extract-utilities\" id=a01968e6-893d-4239-ae08-6776aed72cc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:41.756552 crc crio[24437]: time=\"2026-06-12T20:50:41.756511988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:41.840268 crc crio[24437]: 2026-06-12T20:50:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:720b4f4b9b2b23d Mac:22:b4:56:79:ab:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/45f47ac1-72f6-497d-a6eb-1c5c1e5650d4 SocketPath: PciID:}] [{Interface:0xc0003846d0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:50:41.842110 crc crio[24437]: time=\"2026-06-12T20:50:41.84184669Z\" level=info msg=\"Got pod network &{Name:certified-operators-2qgh9 Namespace:openshift-marketplace ID:720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005 UID:dfde5baa-a32d-4073-9d1d-2c892805307d NetNS:/var/run/netns/45f47ac1-72f6-497d-a6eb-1c5c1e5650d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfde5baa_a32d_4073_9d1d_2c892805307d.slice PodAnnotations:0xc001f6c090}] Aliases:map[]}\"\nJun 12 20:50:41.842481 crc crio[24437]: time=\"2026-06-12T20:50:41.842367243Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-2qgh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:50:41.860634 crc crio[24437]: time=\"2026-06-12T20:50:41.860491565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:41.883131 crc crio[24437]: time=\"2026-06-12T20:50:41.88268746Z\" level=info msg=\"Ran pod sandbox 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005 with infra container: openshift-marketplace/certified-operators-2qgh9/POD\" id=9192c004-b694-40c3-a292-829f49b2a286 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:41.889385 crc crio[24437]: time=\"2026-06-12T20:50:41.888483095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:41.896698 crc crio[24437]: time=\"2026-06-12T20:50:41.896542896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39ccb6a3-64b3-4994-a8b6-18832bd07833 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:41.911622 crc crio[24437]: time=\"2026-06-12T20:50:41.907130811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e3ec40da-7842-4325-956c-b9a979cac07b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:41.937686 crc crio[24437]: time=\"2026-06-12T20:50:41.937382486Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2qgh9/extract-utilities\" id=a6c8d640-f3f4-4ab1-af32-92f6a79689c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:41.939089 crc crio[24437]: time=\"2026-06-12T20:50:41.937904259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:42.086760 crc crio[24437]: time=\"2026-06-12T20:50:42.086661465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:42.131598 crc crio[24437]: time=\"2026-06-12T20:50:42.131419822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:42.593648 crc crio[24437]: time=\"2026-06-12T20:50:42.588412215Z\" level=info msg=\"Created container c424f8f87380b7b8809b06b440d080c94f35cc8640a8b95358d98574a1759519: openshift-marketplace/community-operators-vwldm/extract-utilities\" id=a01968e6-893d-4239-ae08-6776aed72cc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:42.622040 crc crio[24437]: time=\"2026-06-12T20:50:42.617505142Z\" level=info msg=\"Starting container: c424f8f87380b7b8809b06b440d080c94f35cc8640a8b95358d98574a1759519\" id=c955eeb4-b7bc-48f5-af02-0fa127c4fb8b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:42.698631 crc crio[24437]: time=\"2026-06-12T20:50:42.698422232Z\" level=info msg=\"Started container\" PID=44951 containerID=c424f8f87380b7b8809b06b440d080c94f35cc8640a8b95358d98574a1759519 description=openshift-marketplace/community-operators-vwldm/extract-utilities id=c955eeb4-b7bc-48f5-af02-0fa127c4fb8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f\nJun 12 20:50:42.787049 crc crio[24437]: time=\"2026-06-12T20:50:42.786499622Z\" level=info msg=\"Created container 97ef65b352435b09ddf8f0e66fa378bc3e172e14528ccb7dc996b77c57633891: openshift-marketplace/certified-operators-2qgh9/extract-utilities\" id=a6c8d640-f3f4-4ab1-af32-92f6a79689c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:42.799577 crc crio[24437]: time=\"2026-06-12T20:50:42.798609954Z\" level=info msg=\"Starting container: 97ef65b352435b09ddf8f0e66fa378bc3e172e14528ccb7dc996b77c57633891\" id=7100cea3-a02b-4268-b6cb-03ed3892e14f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:42.920858 crc crio[24437]: time=\"2026-06-12T20:50:42.920493458Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-849748df56-jq69x/POD\" id=8008a22a-4855-4c0f-a745-ba7a43011705 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:42.921407 crc crio[24437]: time=\"2026-06-12T20:50:42.920886759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:43.004433 crc crio[24437]: time=\"2026-06-12T20:50:43.004151858Z\" level=info msg=\"Started container\" PID=44956 containerID=97ef65b352435b09ddf8f0e66fa378bc3e172e14528ccb7dc996b77c57633891 description=openshift-marketplace/certified-operators-2qgh9/extract-utilities id=7100cea3-a02b-4268-b6cb-03ed3892e14f name=/runtime.v1.RuntimeService/StartContainer sandboxID=720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005\nJun 12 20:50:43.345842 crc crio[24437]: time=\"2026-06-12T20:50:43.344279023Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-849748df56-jq69x Namespace:baremetal-operator-system ID:3597e2206edab91cbdbf2ba19e9f390f8ca09abb7b0e953a659d631cb8776cf9 UID:ee93de69-036a-4d46-80f2-c0cc60029d5d NetNS:/var/run/netns/1ac0c863-81c7-44be-8b08-1b940f9fca16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee93de69_036a_4d46_80f2_c0cc60029d5d.slice PodAnnotations:0xc000a8c5a0}] Aliases:map[]}\"\nJun 12 20:50:43.345842 crc crio[24437]: time=\"2026-06-12T20:50:43.344887399Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-849748df56-jq69x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:50:43.940879 crc crio[24437]: time=\"2026-06-12T20:50:43.94080826Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4f513eab-ddde-4d91-a7ed-408faacbee03 name=/runtime.v1.ImageService/PullImage\nJun 12 20:50:43.971589 crc crio[24437]: time=\"2026-06-12T20:50:43.970150672Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 20:50:44.994877 crc crio[24437]: time=\"2026-06-12T20:50:44.993718025Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=655ca64f-a8f2-45e2-a712-ff34d5a7df3c name=/runtime.v1.ImageService/PullImage\nJun 12 20:50:45.006489 crc crio[24437]: time=\"2026-06-12T20:50:45.006304779Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 20:50:45.239815 crc crio[24437]: time=\"2026-06-12T20:50:45.239560575Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=4f513eab-ddde-4d91-a7ed-408faacbee03 name=/runtime.v1.ImageService/PullImage\nJun 12 20:50:45.248243 crc crio[24437]: time=\"2026-06-12T20:50:45.244516898Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bc2465f8-d229-4058-8534-c9befe7d4a47 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:45.276693 crc crio[24437]: time=\"2026-06-12T20:50:45.276474317Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0592cf31-8042-4ccc-9917-8a41f6b54381 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:45.382394 crc crio[24437]: time=\"2026-06-12T20:50:45.381714795Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2qgh9/extract-content\" id=718062f6-dc61-459e-8b4d-586438e6ebc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:45.384816 crc crio[24437]: time=\"2026-06-12T20:50:45.384480614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:45.761987 crc crio[24437]: time=\"2026-06-12T20:50:45.76025827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:45.788986 crc crio[24437]: time=\"2026-06-12T20:50:45.788566647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:45.808105 crc crio[24437]: time=\"2026-06-12T20:50:45.806702239Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=655ca64f-a8f2-45e2-a712-ff34d5a7df3c name=/runtime.v1.ImageService/PullImage\nJun 12 20:50:45.814349 crc crio[24437]: time=\"2026-06-12T20:50:45.813489738Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7cb217f5-19dd-43e5-b04f-ab23e98336bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:45.834014 crc crio[24437]: time=\"2026-06-12T20:50:45.833341874Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=be33eb11-cb0a-4c5a-84c4-d968caf261f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:45.891868 crc crio[24437]: time=\"2026-06-12T20:50:45.889541128Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vwldm/extract-content\" id=f89f13d0-28d5-4750-972c-00fd72bbb5df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:45.907121 crc crio[24437]: time=\"2026-06-12T20:50:45.904892441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:46.509020 crc crio[24437]: time=\"2026-06-12T20:50:46.508801133Z\" level=info msg=\"Created container 3eaa604e67e005164aa4a3194f289f3557e24fd732cf390cb031070f438cf0d2: openshift-marketplace/certified-operators-2qgh9/extract-content\" id=718062f6-dc61-459e-8b4d-586438e6ebc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:46.518997 crc crio[24437]: time=\"2026-06-12T20:50:46.514147497Z\" level=info msg=\"Starting container: 3eaa604e67e005164aa4a3194f289f3557e24fd732cf390cb031070f438cf0d2\" id=fe3d3dca-df8f-49b6-b763-0cadb436e819 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:46.526830 crc crio[24437]: time=\"2026-06-12T20:50:46.526670619Z\" level=info msg=\"Started container\" PID=45030 containerID=3eaa604e67e005164aa4a3194f289f3557e24fd732cf390cb031070f438cf0d2 description=openshift-marketplace/certified-operators-2qgh9/extract-content id=fe3d3dca-df8f-49b6-b763-0cadb436e819 name=/runtime.v1.RuntimeService/StartContainer sandboxID=720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005\nJun 12 20:50:46.551480 crc crio[24437]: time=\"2026-06-12T20:50:46.551301604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:46.557540 crc crio[24437]: time=\"2026-06-12T20:50:46.557436287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:46.628815 crc crio[24437]: 2026-06-12T20:50:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:177b2614f997afa Mac:ba:5a:ec:7b:e2:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/ff9535b4-a7af-409b-a2c4-0d442a3dfce8 SocketPath: PciID:}] [{Interface:0xc00029f720 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:50:46.647773 crc crio[24437]: time=\"2026-06-12T20:50:46.646650105Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vzf8d Namespace:openshift-marketplace ID:177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9 UID:f92e2be7-7c5b-4a16-a1bf-c6af7b1d6eaa NetNS:/var/run/netns/ff9535b4-a7af-409b-a2c4-0d442a3dfce8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf92e2be7_7c5b_4a16_a1bf_c6af7b1d6eaa.slice PodAnnotations:0xc00282c5f0}] Aliases:map[]}\"\nJun 12 20:50:46.654668 crc crio[24437]: time=\"2026-06-12T20:50:46.654638015Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vzf8d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:50:46.696362 crc crio[24437]: time=\"2026-06-12T20:50:46.696318726Z\" level=info msg=\"Ran pod sandbox 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9 with infra container: openshift-marketplace/redhat-marketplace-vzf8d/POD\" id=a5a52427-fa52-48db-a151-e221a2d63b59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:46.721698 crc crio[24437]: time=\"2026-06-12T20:50:46.712708015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8582f61e-b38e-4ec3-90cc-b47097e5b721 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:46.755674 crc crio[24437]: time=\"2026-06-12T20:50:46.754716645Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2887a4de-5808-4faf-b387-d13dff72872c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:46.784407 crc crio[24437]: time=\"2026-06-12T20:50:46.783580875Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vzf8d/extract-utilities\" id=9b5b0c14-c470-4842-85fc-a5be170f186d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:46.784631 crc crio[24437]: time=\"2026-06-12T20:50:46.78459425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:46.917675 crc crio[24437]: time=\"2026-06-12T20:50:46.917603692Z\" level=info msg=\"Created container c5924ba8d4f8b34b5fe619f889264f837668cba4c5583dae211531abd485df79: openshift-marketplace/community-operators-vwldm/extract-content\" id=f89f13d0-28d5-4750-972c-00fd72bbb5df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:46.926750 crc crio[24437]: time=\"2026-06-12T20:50:46.926591326Z\" level=info msg=\"Starting container: c5924ba8d4f8b34b5fe619f889264f837668cba4c5583dae211531abd485df79\" id=28f8841e-27ab-422d-a481-43d6a521be88 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:46.934422 crc crio[24437]: time=\"2026-06-12T20:50:46.934307559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:46.971407 crc crio[24437]: time=\"2026-06-12T20:50:46.970631957Z\" level=info msg=\"Started container\" PID=45056 containerID=c5924ba8d4f8b34b5fe619f889264f837668cba4c5583dae211531abd485df79 description=openshift-marketplace/community-operators-vwldm/extract-content id=28f8841e-27ab-422d-a481-43d6a521be88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f\nJun 12 20:50:46.986487 crc crio[24437]: time=\"2026-06-12T20:50:46.984420301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:47.880399 crc crio[24437]: time=\"2026-06-12T20:50:47.878628263Z\" level=info msg=\"Created container 89d8223c22271cab94e304625db0242db0a4a970302089b0f527cb6c5e0ac635: openshift-marketplace/redhat-marketplace-vzf8d/extract-utilities\" id=9b5b0c14-c470-4842-85fc-a5be170f186d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:47.909908 crc crio[24437]: time=\"2026-06-12T20:50:47.908775257Z\" level=info msg=\"Starting container: 89d8223c22271cab94e304625db0242db0a4a970302089b0f527cb6c5e0ac635\" id=9c5ad70d-368a-4fd6-bd3f-d821b82a293b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:47.963710 crc crio[24437]: time=\"2026-06-12T20:50:47.963318969Z\" level=info msg=\"Started container\" PID=45085 containerID=89d8223c22271cab94e304625db0242db0a4a970302089b0f527cb6c5e0ac635 description=openshift-marketplace/redhat-marketplace-vzf8d/extract-utilities id=9c5ad70d-368a-4fd6-bd3f-d821b82a293b name=/runtime.v1.RuntimeService/StartContainer sandboxID=177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9\nJun 12 20:50:48.218540 crc crio[24437]: 2026-06-12T20:50:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3597e2206edab91 Mac:f2:e6:6f:a3:79:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/1ac0c863-81c7-44be-8b08-1b940f9fca16 SocketPath: PciID:}] [{Interface:0xc0001225c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:50:48.221151 crc crio[24437]: time=\"2026-06-12T20:50:48.220824488Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-849748df56-jq69x Namespace:baremetal-operator-system ID:3597e2206edab91cbdbf2ba19e9f390f8ca09abb7b0e953a659d631cb8776cf9 UID:ee93de69-036a-4d46-80f2-c0cc60029d5d NetNS:/var/run/netns/1ac0c863-81c7-44be-8b08-1b940f9fca16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee93de69_036a_4d46_80f2_c0cc60029d5d.slice PodAnnotations:0xc000a8c5a0}] Aliases:map[]}\"\nJun 12 20:50:48.223180 crc crio[24437]: time=\"2026-06-12T20:50:48.222320766Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-849748df56-jq69x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:50:48.311075 crc crio[24437]: time=\"2026-06-12T20:50:48.309039782Z\" level=info msg=\"Ran pod sandbox 3597e2206edab91cbdbf2ba19e9f390f8ca09abb7b0e953a659d631cb8776cf9 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-849748df56-jq69x/POD\" id=8008a22a-4855-4c0f-a745-ba7a43011705 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:48.315087 crc crio[24437]: time=\"2026-06-12T20:50:48.314053948Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=2982af58-eb04-4ef3-8779-b36fe05db0da name=/runtime.v1.ImageService/PullImage\nJun 12 20:50:48.351037 crc crio[24437]: time=\"2026-06-12T20:50:48.348838666Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 12 20:50:48.467508 crc crio[24437]: time=\"2026-06-12T20:50:48.465446008Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=11f3a410-bb4a-499d-9cea-a1afabcaa209 name=/runtime.v1.ImageService/PullImage\nJun 12 20:50:48.476114 crc crio[24437]: time=\"2026-06-12T20:50:48.473616212Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 20:50:49.663751 crc crio[24437]: time=\"2026-06-12T20:50:49.663493339Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=11f3a410-bb4a-499d-9cea-a1afabcaa209 name=/runtime.v1.ImageService/PullImage\nJun 12 20:50:49.665859 crc crio[24437]: time=\"2026-06-12T20:50:49.665621963Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=121a01e4-6556-43e5-91bd-ed1529e138c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:49.678594 crc crio[24437]: time=\"2026-06-12T20:50:49.672625618Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9e4120df-b551-4c4d-9f16-0ab9b8d725b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:49.699761 crc crio[24437]: time=\"2026-06-12T20:50:49.699665703Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vzf8d/extract-content\" id=6edad756-c3b5-4650-98fa-d58c6f3cfcc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:49.702655 crc crio[24437]: time=\"2026-06-12T20:50:49.70034287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:49.845455 crc crio[24437]: time=\"2026-06-12T20:50:49.84489247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:49.852292 crc crio[24437]: time=\"2026-06-12T20:50:49.852260553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:49.891539 crc crio[24437]: time=\"2026-06-12T20:50:49.891443073Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/POD\" id=3570a453-6fb7-4639-9f7d-dac677959b12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:49.891718 crc crio[24437]: time=\"2026-06-12T20:50:49.891569016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:50.156169 crc crio[24437]: time=\"2026-06-12T20:50:50.156100831Z\" level=info msg=\"Created container d7e96c66f6330155a554ce9db0c5034dfcfd0f0d2f6ee5c7882949f09fecfb35: openshift-marketplace/redhat-marketplace-vzf8d/extract-content\" id=6edad756-c3b5-4650-98fa-d58c6f3cfcc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:50.163617 crc crio[24437]: time=\"2026-06-12T20:50:50.163581819Z\" level=info msg=\"Starting container: d7e96c66f6330155a554ce9db0c5034dfcfd0f0d2f6ee5c7882949f09fecfb35\" id=8e1a4d04-4cc7-4914-ad5c-144b189d5429 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:50.201574 crc crio[24437]: time=\"2026-06-12T20:50:50.19806874Z\" level=info msg=\"Started container\" PID=45232 containerID=d7e96c66f6330155a554ce9db0c5034dfcfd0f0d2f6ee5c7882949f09fecfb35 description=openshift-marketplace/redhat-marketplace-vzf8d/extract-content id=8e1a4d04-4cc7-4914-ad5c-144b189d5429 name=/runtime.v1.RuntimeService/StartContainer sandboxID=177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9\nJun 12 20:50:50.205744 crc crio[24437]: time=\"2026-06-12T20:50:50.205547676Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7d97866665-qwsfc Namespace:baremetal-operator-system ID:d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6 UID:06949449-2f73-4f99-ae9d-0cdb114b176c NetNS:/var/run/netns/498f771a-6363-4318-b54a-3cd411d51a0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06949449_2f73_4f99_ae9d_0cdb114b176c.slice PodAnnotations:0xc001f6cb78}] Aliases:map[]}\"\nJun 12 20:50:50.205854 crc crio[24437]: time=\"2026-06-12T20:50:50.205757453Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7d97866665-qwsfc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:50:50.272714 crc crio[24437]: time=\"2026-06-12T20:50:50.27256921Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-tnm2r/POD\" id=5a561e46-6092-4d66-88c1-2b8590b6fd35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:50.275038 crc crio[24437]: time=\"2026-06-12T20:50:50.274671963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:51.539370 crc crio[24437]: time=\"2026-06-12T20:50:51.538892495Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/POD\" id=1cbd6411-9ac6-416e-8e8c-d0ea8229c1d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:51.541044 crc crio[24437]: time=\"2026-06-12T20:50:51.541012409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:54.226909 crc crio[24437]: 2026-06-12T20:50:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5e739c68eb8d89 Mac:ca:20:c5:1d:49:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/498f771a-6363-4318-b54a-3cd411d51a0d SocketPath: PciID:}] [{Interface:0xc000122590 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:50:54.258121 crc crio[24437]: time=\"2026-06-12T20:50:54.252594917Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7d97866665-qwsfc Namespace:baremetal-operator-system ID:d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6 UID:06949449-2f73-4f99-ae9d-0cdb114b176c NetNS:/var/run/netns/498f771a-6363-4318-b54a-3cd411d51a0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06949449_2f73_4f99_ae9d_0cdb114b176c.slice PodAnnotations:0xc001f6cb78}] Aliases:map[]}\"\nJun 12 20:50:54.258121 crc crio[24437]: time=\"2026-06-12T20:50:54.252804292Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7d97866665-qwsfc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:50:58.493449 crc crio[24437]: time=\"2026-06-12T20:50:58.490815953Z\" level=info msg=\"Ran pod sandbox d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/POD\" id=3570a453-6fb7-4639-9f7d-dac677959b12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:58.502998 crc crio[24437]: time=\"2026-06-12T20:50:58.502835902Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=d5c1e138-967b-4dc2-8924-ecdd1afff24b name=/runtime.v1.ImageService/PullImage\nJun 12 20:50:58.519147 crc crio[24437]: time=\"2026-06-12T20:50:58.518911213Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 12 20:51:00.427722 crc crio[24437]: time=\"2026-06-12T20:51:00.422638096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3fd48aa0-38b0-4a30-b560-e0c698577732 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:06.583131 crc crio[24437]: time=\"2026-06-12T20:51:06.581508001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=92b485d8-dcb2-4db5-aa27-34f9acf8c64e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:06.655622 crc crio[24437]: time=\"2026-06-12T20:51:06.655495139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=51908d2b-b201-4cb0-8f51-13b5ebf273b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:06.711887 crc crio[24437]: time=\"2026-06-12T20:51:06.711819225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=02e1874a-79fc-463b-847e-675cedeab22a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:06.737676 crc crio[24437]: time=\"2026-06-12T20:51:06.73761606Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vzf8d/registry-server\" id=61378c61-d75e-4ea7-9605-174acddf9f61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:07.719549 crc crio[24437]: time=\"2026-06-12T20:51:07.716854574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:07.723645 crc crio[24437]: time=\"2026-06-12T20:51:07.723561512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1a3b7447-940f-4f27-b80f-da832187bf48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:07.724192 crc crio[24437]: time=\"2026-06-12T20:51:07.724108746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=480d35b8-0806-4111-bd43-70745334052d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:08.772278 crc crio[24437]: time=\"2026-06-12T20:51:08.77217632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=36dc9e91-3c16-4284-bdb0-667550f2fe94 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:08.819289 crc crio[24437]: time=\"2026-06-12T20:51:08.819170523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a4b50699-7a0a-4a26-80bd-5bcf6deb2400 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:08.822527 crc crio[24437]: time=\"2026-06-12T20:51:08.822453156Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1cbd6411-9ac6-416e-8e8c-d0ea8229c1d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:51:08.839232 crc crio[24437]: time=\"2026-06-12T20:51:08.83905789Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vwldm/registry-server\" id=fa7bc73e-2885-4975-9c17-ab81d3ee1418 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:08.850096 crc crio[24437]: time=\"2026-06-12T20:51:08.849912601Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2qgh9/registry-server\" id=57a8f5a4-2669-4c5f-8f9b-6d691b75688c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:08.856088 crc crio[24437]: time=\"2026-06-12T20:51:08.855853429Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-tnm2r Namespace:openstack-operators ID:2c23e1a42205b6c426f48266556ef6be97c9081248fc5b5d12635caa545e0cda UID:3fe4c6f0-34ef-4add-a6b6-3a0530d54ffb NetNS:/var/run/netns/c07b0ffc-7bfd-4a9d-9a0a-4367abd74024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3fe4c6f0_34ef_4add_a6b6_3a0530d54ffb.slice PodAnnotations:0xc000a8c5a0}] Aliases:map[]}\"\nJun 12 20:51:08.856088 crc crio[24437]: time=\"2026-06-12T20:51:08.856082865Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-tnm2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:51:09.611745 crc crio[24437]: time=\"2026-06-12T20:51:09.589384839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:09.611745 crc crio[24437]: time=\"2026-06-12T20:51:09.590276932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:09.633355 crc crio[24437]: time=\"2026-06-12T20:51:09.632802533Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rmzbb/registry-server\" id=dc604c15-9681-4231-8536-cef9ee1d3254 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:10.044775 crc crio[24437]: 2026-06-12T20:51:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c23e1a42205b6c Mac:f2:78:63:9f:0a:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/c07b0ffc-7bfd-4a9d-9a0a-4367abd74024 SocketPath: PciID:}] [{Interface:0xc0004409c0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:51:10.049160 crc crio[24437]: time=\"2026-06-12T20:51:10.045988983Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-tnm2r Namespace:openstack-operators ID:2c23e1a42205b6c426f48266556ef6be97c9081248fc5b5d12635caa545e0cda UID:3fe4c6f0-34ef-4add-a6b6-3a0530d54ffb NetNS:/var/run/netns/c07b0ffc-7bfd-4a9d-9a0a-4367abd74024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3fe4c6f0_34ef_4add_a6b6_3a0530d54ffb.slice PodAnnotations:0xc000a8c5a0}] Aliases:map[]}\"\nJun 12 20:51:10.049160 crc crio[24437]: time=\"2026-06-12T20:51:10.046186098Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-tnm2r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:51:10.078887 crc crio[24437]: time=\"2026-06-12T20:51:10.077158281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:10.080405 crc crio[24437]: time=\"2026-06-12T20:51:10.080249778Z\" level=info msg=\"Ran pod sandbox d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20 with infra container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/POD\" id=1cbd6411-9ac6-416e-8e8c-d0ea8229c1d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:51:10.085126 crc crio[24437]: time=\"2026-06-12T20:51:10.083030178Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=8818e458-497a-4042-af8c-3986414d50a0 name=/runtime.v1.ImageService/PullImage\nJun 12 20:51:10.087190 crc crio[24437]: time=\"2026-06-12T20:51:10.086886045Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 12 20:51:10.098490 crc crio[24437]: time=\"2026-06-12T20:51:10.096908935Z\" level=info msg=\"Ran pod sandbox 2c23e1a42205b6c426f48266556ef6be97c9081248fc5b5d12635caa545e0cda with infra container: openstack-operators/openstack-operator-index-tnm2r/POD\" id=5a561e46-6092-4d66-88c1-2b8590b6fd35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:51:10.103647 crc crio[24437]: time=\"2026-06-12T20:51:10.103547001Z\" level=info msg=\"Pulling image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=f1a00fe8-b62f-4ffa-8acb-d03ecc294610 name=/runtime.v1.ImageService/PullImage\nJun 12 20:51:10.104861 crc crio[24437]: time=\"2026-06-12T20:51:10.104688039Z\" level=info msg=\"Trying to access \\\"38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\\\"\"\nJun 12 20:51:13.758862 crc crio[24437]: time=\"2026-06-12T20:51:13.758455599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:13.769130 crc crio[24437]: time=\"2026-06-12T20:51:13.769050894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:13.830489 crc crio[24437]: time=\"2026-06-12T20:51:13.829879914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:13.830844 crc crio[24437]: time=\"2026-06-12T20:51:13.830325715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:13.834122 crc crio[24437]: time=\"2026-06-12T20:51:13.834044667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:13.836838 crc crio[24437]: time=\"2026-06-12T20:51:13.836736614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:13.837829 crc crio[24437]: time=\"2026-06-12T20:51:13.837724478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:13.841535 crc crio[24437]: time=\"2026-06-12T20:51:13.841472383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:13.901718 crc crio[24437]: time=\"2026-06-12T20:51:13.898276751Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=2982af58-eb04-4ef3-8779-b36fe05db0da name=/runtime.v1.ImageService/PullImage\nJun 12 20:51:13.901718 crc crio[24437]: time=\"2026-06-12T20:51:13.899801679Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=ed6016af-1628-44c2-bff7-d053a3e5f360 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:13.917383 crc crio[24437]: time=\"2026-06-12T20:51:13.917283676Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=504d52b1-5e38-432b-852d-c71679680f53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:13.980124 crc crio[24437]: time=\"2026-06-12T20:51:13.979891659Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-849748df56-jq69x/manager\" id=316acb6b-a8a0-4013-9401-a3eb9725d7aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:13.981436 crc crio[24437]: time=\"2026-06-12T20:51:13.981322885Z\" level=info msg=\"Created container aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12: openshift-marketplace/redhat-marketplace-vzf8d/registry-server\" id=61378c61-d75e-4ea7-9605-174acddf9f61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:13.982512 crc crio[24437]: time=\"2026-06-12T20:51:13.982442363Z\" level=info msg=\"Starting container: aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12\" id=16c18e1f-81f8-47d2-94ee-def0d4161d09 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:51:13.982988 crc crio[24437]: time=\"2026-06-12T20:51:13.982841343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:13.992089 crc crio[24437]: time=\"2026-06-12T20:51:13.98913366Z\" level=info msg=\"Started container\" PID=45826 containerID=aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12 description=openshift-marketplace/redhat-marketplace-vzf8d/registry-server id=16c18e1f-81f8-47d2-94ee-def0d4161d09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9\nJun 12 20:51:14.026364 crc crio[24437]: time=\"2026-06-12T20:51:14.026071923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:14.109330 crc crio[24437]: time=\"2026-06-12T20:51:14.109258339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:14.110749 crc crio[24437]: time=\"2026-06-12T20:51:14.110674926Z\" level=info msg=\"Created container b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d: openshift-marketplace/certified-operators-2qgh9/registry-server\" id=57a8f5a4-2669-4c5f-8f9b-6d691b75688c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:14.110865 crc crio[24437]: time=\"2026-06-12T20:51:14.110751636Z\" level=info msg=\"Created container c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6: openshift-marketplace/redhat-operators-rmzbb/registry-server\" id=dc604c15-9681-4231-8536-cef9ee1d3254 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:14.111304 crc crio[24437]: time=\"2026-06-12T20:51:14.110893221Z\" level=info msg=\"Created container cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452: openshift-marketplace/community-operators-vwldm/registry-server\" id=fa7bc73e-2885-4975-9c17-ab81d3ee1418 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:14.112565 crc crio[24437]: time=\"2026-06-12T20:51:14.111893316Z\" level=info msg=\"Starting container: c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6\" id=0780f4f0-4a08-4793-9e5a-2745539d6646 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:51:14.112565 crc crio[24437]: time=\"2026-06-12T20:51:14.112092321Z\" level=info msg=\"Starting container: b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d\" id=456d2204-f8df-4ac6-b7f1-46674819f86c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:51:14.112565 crc crio[24437]: time=\"2026-06-12T20:51:14.112278166Z\" level=info msg=\"Starting container: cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452\" id=c2836ca1-00b9-43b3-a485-8adac026c598 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:51:14.118795 crc crio[24437]: time=\"2026-06-12T20:51:14.118403018Z\" level=info msg=\"Started container\" PID=45836 containerID=c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6 description=openshift-marketplace/redhat-operators-rmzbb/registry-server id=0780f4f0-4a08-4793-9e5a-2745539d6646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e\nJun 12 20:51:14.122032 crc crio[24437]: time=\"2026-06-12T20:51:14.121896926Z\" level=info msg=\"Started container\" PID=45839 containerID=b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d description=openshift-marketplace/certified-operators-2qgh9/registry-server id=456d2204-f8df-4ac6-b7f1-46674819f86c name=/runtime.v1.RuntimeService/StartContainer sandboxID=720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005\nJun 12 20:51:14.132274 crc crio[24437]: time=\"2026-06-12T20:51:14.132180762Z\" level=info msg=\"Started container\" PID=45838 containerID=cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452 description=openshift-marketplace/community-operators-vwldm/registry-server id=c2836ca1-00b9-43b3-a485-8adac026c598 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f\nJun 12 20:51:14.415083 crc crio[24437]: time=\"2026-06-12T20:51:14.41477063Z\" level=info msg=\"Created container d8db64aec481752380b6bd2254d2264efb282d938b46c090f7b178c12c0b28a7: baremetal-operator-system/baremetal-operator-controller-manager-849748df56-jq69x/manager\" id=316acb6b-a8a0-4013-9401-a3eb9725d7aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:14.416554 crc crio[24437]: time=\"2026-06-12T20:51:14.416467712Z\" level=info msg=\"Starting container: d8db64aec481752380b6bd2254d2264efb282d938b46c090f7b178c12c0b28a7\" id=93babaf4-df4b-4bba-a9e8-ff661878b5de name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:51:14.448346 crc crio[24437]: time=\"2026-06-12T20:51:14.443094127Z\" level=info msg=\"Started container\" PID=45868 containerID=d8db64aec481752380b6bd2254d2264efb282d938b46c090f7b178c12c0b28a7 description=baremetal-operator-system/baremetal-operator-controller-manager-849748df56-jq69x/manager id=93babaf4-df4b-4bba-a9e8-ff661878b5de name=/runtime.v1.RuntimeService/StartContainer sandboxID=3597e2206edab91cbdbf2ba19e9f390f8ca09abb7b0e953a659d631cb8776cf9\nJun 12 20:51:19.252514 crc crio[24437]: time=\"2026-06-12T20:51:19.250376657Z\" level=info msg=\"Removing container: 459d4c633d7b684bb0304cba5ea2ec47841cddabf65dfc07a01f20c21f42322a\" id=a20a2514-6226-4ba2-8c64-f3e4656a147c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:22.148517 crc crio[24437]: time=\"2026-06-12T20:51:22.148025293Z\" level=info msg=\"Removed container 459d4c633d7b684bb0304cba5ea2ec47841cddabf65dfc07a01f20c21f42322a: openshift-infra/auto-csr-approver-29688284-tf2wv/oc\" id=a20a2514-6226-4ba2-8c64-f3e4656a147c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:22.159042 crc crio[24437]: time=\"2026-06-12T20:51:22.158893414Z\" level=info msg=\"Stopping pod sandbox: ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4\" id=322b4d87-8708-498d-9760-fe8c5ad26c48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:51:22.159042 crc crio[24437]: time=\"2026-06-12T20:51:22.159044239Z\" level=info msg=\"Stopped pod sandbox (already stopped): ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4\" id=322b4d87-8708-498d-9760-fe8c5ad26c48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:51:22.160646 crc crio[24437]: time=\"2026-06-12T20:51:22.160111805Z\" level=info msg=\"Removing pod sandbox: ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4\" id=024f09b7-95b0-42c5-b743-d571c6440fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:51:22.572110 crc crio[24437]: time=\"2026-06-12T20:51:22.568287899Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03\" id=d5c1e138-967b-4dc2-8924-ecdd1afff24b name=/runtime.v1.ImageService/PullImage\nJun 12 20:51:22.572110 crc crio[24437]: time=\"2026-06-12T20:51:22.570292928Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=bb1475e0-ab24-4adb-95bf-45aab4c7eae7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:24.241687 crc crio[24437]: time=\"2026-06-12T20:51:24.241565212Z\" level=info msg=\"Stopping container: aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12 (timeout: 2s)\" id=7f8ca1c8-9445-4397-bc4d-02eefd7d8a11 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:51:30.413969 crc crio[24437]: time=\"2026-06-12T20:51:30.412851431Z\" level=info msg=\"Removed pod sandbox: ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4\" id=024f09b7-95b0-42c5-b743-d571c6440fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:51:30.425505 crc crio[24437]: time=\"2026-06-12T20:51:30.425389604Z\" level=info msg=\"Stopped container aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12: openshift-marketplace/redhat-marketplace-vzf8d/registry-server\" id=7f8ca1c8-9445-4397-bc4d-02eefd7d8a11 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:51:30.427646 crc crio[24437]: time=\"2026-06-12T20:51:30.427540288Z\" level=info msg=\"Stopping pod sandbox: 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9\" id=7b0fb466-1057-4197-a2d4-f33860a4cad4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:51:30.428707 crc crio[24437]: time=\"2026-06-12T20:51:30.428573484Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vzf8d Namespace:openshift-marketplace ID:177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9 UID:f92e2be7-7c5b-4a16-a1bf-c6af7b1d6eaa NetNS:/var/run/netns/ff9535b4-a7af-409b-a2c4-0d442a3dfce8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf92e2be7_7c5b_4a16_a1bf_c6af7b1d6eaa.slice PodAnnotations:0xc000c24578}] Aliases:map[]}\"\nJun 12 20:51:30.428896 crc crio[24437]: time=\"2026-06-12T20:51:30.42883298Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vzf8d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:51:31.135002 crc crio[24437]: time=\"2026-06-12T20:51:31.134198335Z\" level=info msg=\"Stopping container: b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d (timeout: 2s)\" id=b9aeb178-f144-458b-8831-db3e2bad67ee name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:51:31.290657 crc crio[24437]: time=\"2026-06-12T20:51:31.290564957Z\" level=info msg=\"Stopped pod sandbox: 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9\" id=7b0fb466-1057-4197-a2d4-f33860a4cad4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:51:31.425715 crc crio[24437]: time=\"2026-06-12T20:51:31.425643836Z\" level=info msg=\"Removing container: aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12\" id=a061907f-c033-42ce-89d5-bb2c59ca899d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:31.576820 crc crio[24437]: time=\"2026-06-12T20:51:31.576757466Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=e7c92801-e25e-48c6-adf2-3176335c235c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:31.594042 crc crio[24437]: time=\"2026-06-12T20:51:31.593892044Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=8818e458-497a-4042-af8c-3986414d50a0 name=/runtime.v1.ImageService/PullImage\nJun 12 20:51:31.595024 crc crio[24437]: time=\"2026-06-12T20:51:31.594872779Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=7c082352-2da8-4fc7-9fd0-3f12bfe21ddd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:31.621504 crc crio[24437]: time=\"2026-06-12T20:51:31.621325281Z\" level=info msg=\"Stopped container b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d: openshift-marketplace/certified-operators-2qgh9/registry-server\" id=b9aeb178-f144-458b-8831-db3e2bad67ee name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:51:31.623105 crc crio[24437]: time=\"2026-06-12T20:51:31.623012304Z\" level=info msg=\"Stopping pod sandbox: 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005\" id=cfb67cf4-fdc2-45b5-9bf2-7295a42f8418 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:51:31.623739 crc crio[24437]: time=\"2026-06-12T20:51:31.623652128Z\" level=info msg=\"Got pod network &{Name:certified-operators-2qgh9 Namespace:openshift-marketplace ID:720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005 UID:dfde5baa-a32d-4073-9d1d-2c892805307d NetNS:/var/run/netns/45f47ac1-72f6-497d-a6eb-1c5c1e5650d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfde5baa_a32d_4073_9d1d_2c892805307d.slice PodAnnotations:0xc002746380}] Aliases:map[]}\"\nJun 12 20:51:31.623885 crc crio[24437]: time=\"2026-06-12T20:51:31.623842293Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-2qgh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:51:31.804088 crc crio[24437]: time=\"2026-06-12T20:51:31.798206896Z\" level=info msg=\"Stopping container: cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452 (timeout: 2s)\" id=8275d516-37ea-458a-8ab1-a263e87cc147 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:51:32.150630 crc crio[24437]: time=\"2026-06-12T20:51:32.149884192Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=aefe45fb-a98d-4d0b-b276-1c31a60587e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:32.153268 crc crio[24437]: time=\"2026-06-12T20:51:32.153164425Z\" level=info msg=\"Removed container aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12: openshift-marketplace/redhat-marketplace-vzf8d/registry-server\" id=a061907f-c033-42ce-89d5-bb2c59ca899d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:32.156376 crc crio[24437]: time=\"2026-06-12T20:51:32.156299353Z\" level=info msg=\"Removing container: d7e96c66f6330155a554ce9db0c5034dfcfd0f0d2f6ee5c7882949f09fecfb35\" id=5d46dc0e-9f20-4c28-b7e5-11455f486887 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:32.170258 crc crio[24437]: time=\"2026-06-12T20:51:32.170084908Z\" level=info msg=\"Stopped container cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452: openshift-marketplace/community-operators-vwldm/registry-server\" id=8275d516-37ea-458a-8ab1-a263e87cc147 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:51:32.172108 crc crio[24437]: time=\"2026-06-12T20:51:32.172067079Z\" level=info msg=\"Stopping pod sandbox: c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f\" id=143f47dd-ad75-449b-a3dd-91471ae9003a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:51:32.172850 crc crio[24437]: time=\"2026-06-12T20:51:32.172775836Z\" level=info msg=\"Got pod network &{Name:community-operators-vwldm Namespace:openshift-marketplace ID:c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f UID:b2e75605-0234-4f23-93c9-8a493323502d NetNS:/var/run/netns/87349e05-8678-4241-8de1-b250342f0527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2e75605_0234_4f23_93c9_8a493323502d.slice PodAnnotations:0xc000c24750}] Aliases:map[]}\"\nJun 12 20:51:32.174313 crc crio[24437]: time=\"2026-06-12T20:51:32.174239022Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-vwldm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:51:32.527641 crc crio[24437]: time=\"2026-06-12T20:51:32.527328946Z\" level=info msg=\"Stopped pod sandbox: 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005\" id=cfb67cf4-fdc2-45b5-9bf2-7295a42f8418 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:51:32.531341 crc crio[24437]: time=\"2026-06-12T20:51:32.531203912Z\" level=info msg=\"Stopped pod sandbox: c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f\" id=143f47dd-ad75-449b-a3dd-91471ae9003a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:51:32.533902 crc crio[24437]: time=\"2026-06-12T20:51:32.533837458Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-ipa-downloader\" id=4d3b93ce-3d2d-4c50-ac7b-46a93e9c13d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:33.069366 crc crio[24437]: time=\"2026-06-12T20:51:33.068194686Z\" level=info msg=\"Removed container d7e96c66f6330155a554ce9db0c5034dfcfd0f0d2f6ee5c7882949f09fecfb35: openshift-marketplace/redhat-marketplace-vzf8d/extract-content\" id=5d46dc0e-9f20-4c28-b7e5-11455f486887 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:33.074194 crc crio[24437]: time=\"2026-06-12T20:51:33.074093963Z\" level=info msg=\"Removing container: 89d8223c22271cab94e304625db0242db0a4a970302089b0f527cb6c5e0ac635\" id=40ce122d-233f-4559-981f-3c17eeb168e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:33.332484 crc crio[24437]: time=\"2026-06-12T20:51:33.332196209Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/manager\" id=c202fc85-2a8d-4685-84cd-7329e970064c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:33.789739 crc crio[24437]: time=\"2026-06-12T20:51:33.789663874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:34.010485 crc crio[24437]: time=\"2026-06-12T20:51:34.010364794Z\" level=info msg=\"Removed container 89d8223c22271cab94e304625db0242db0a4a970302089b0f527cb6c5e0ac635: openshift-marketplace/redhat-marketplace-vzf8d/extract-utilities\" id=40ce122d-233f-4559-981f-3c17eeb168e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:34.011563 crc crio[24437]: time=\"2026-06-12T20:51:34.011445211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:34.015885 crc crio[24437]: time=\"2026-06-12T20:51:34.015735859Z\" level=info msg=\"Removing container: cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452\" id=ee4a1205-c2fe-4afc-aab2-9c86f61e1e74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:34.969052 crc crio[24437]: time=\"2026-06-12T20:51:34.96878956Z\" level=info msg=\"Removed container cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452: openshift-marketplace/community-operators-vwldm/registry-server\" id=ee4a1205-c2fe-4afc-aab2-9c86f61e1e74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:34.975758 crc crio[24437]: time=\"2026-06-12T20:51:34.975693343Z\" level=info msg=\"Removing container: c5924ba8d4f8b34b5fe619f889264f837668cba4c5583dae211531abd485df79\" id=abec5a53-d9a1-4c6a-9a01-8302868c20d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:35.010560 crc crio[24437]: time=\"2026-06-12T20:51:35.01035146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:35.019852 crc crio[24437]: time=\"2026-06-12T20:51:35.019725235Z\" level=info msg=\"Removed container c5924ba8d4f8b34b5fe619f889264f837668cba4c5583dae211531abd485df79: openshift-marketplace/community-operators-vwldm/extract-content\" id=abec5a53-d9a1-4c6a-9a01-8302868c20d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:35.031983 crc crio[24437]: time=\"2026-06-12T20:51:35.031735784Z\" level=info msg=\"Removing container: c424f8f87380b7b8809b06b440d080c94f35cc8640a8b95358d98574a1759519\" id=5026f17a-f615-44a1-bf2b-d24be63eeee7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:35.088748 crc crio[24437]: time=\"2026-06-12T20:51:35.088631088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:35.110533 crc crio[24437]: time=\"2026-06-12T20:51:35.110369652Z\" level=info msg=\"Pulled image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index@sha256:e8137ff034bb5fe9632717ee013a7d036af9050f2129fdae74a5d84969306a70\" id=f1a00fe8-b62f-4ffa-8acb-d03ecc294610 name=/runtime.v1.ImageService/PullImage\nJun 12 20:51:35.114874 crc crio[24437]: time=\"2026-06-12T20:51:35.114813423Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=68091173-0587-4b9b-aff2-b0cde6b1ff24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:35.135794 crc crio[24437]: time=\"2026-06-12T20:51:35.135606452Z\" level=info msg=\"Removed container c424f8f87380b7b8809b06b440d080c94f35cc8640a8b95358d98574a1759519: openshift-marketplace/community-operators-vwldm/extract-utilities\" id=5026f17a-f615-44a1-bf2b-d24be63eeee7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:35.138760 crc crio[24437]: time=\"2026-06-12T20:51:35.138383743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:35.140628 crc crio[24437]: time=\"2026-06-12T20:51:35.140559908Z\" level=info msg=\"Removing container: b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d\" id=6160870b-8292-40ac-8f41-7ddbd8f34fd3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:35.142244 crc crio[24437]: time=\"2026-06-12T20:51:35.142130066Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=b8903cdc-db69-4779-8ddc-d06069f26cbd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:35.157756 crc crio[24437]: time=\"2026-06-12T20:51:35.156121667Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-tnm2r/registry-server\" id=97462b89-0ca9-4f9e-baeb-99de8b5ceaa8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:35.159749 crc crio[24437]: time=\"2026-06-12T20:51:35.159705507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:35.181998 crc crio[24437]: time=\"2026-06-12T20:51:35.18185418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:35.202424 crc crio[24437]: time=\"2026-06-12T20:51:35.202295612Z\" level=info msg=\"Removed container b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d: openshift-marketplace/certified-operators-2qgh9/registry-server\" id=6160870b-8292-40ac-8f41-7ddbd8f34fd3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:35.205213 crc crio[24437]: time=\"2026-06-12T20:51:35.205129123Z\" level=info msg=\"Removing container: 3eaa604e67e005164aa4a3194f289f3557e24fd732cf390cb031070f438cf0d2\" id=eb2e6af5-3c19-4ede-8d51-81b99f1b23a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:35.223865 crc crio[24437]: time=\"2026-06-12T20:51:35.223690967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:35.248628 crc crio[24437]: time=\"2026-06-12T20:51:35.248509058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:35.257010 crc crio[24437]: time=\"2026-06-12T20:51:35.256846125Z\" level=info msg=\"Removed container 3eaa604e67e005164aa4a3194f289f3557e24fd732cf390cb031070f438cf0d2: openshift-marketplace/certified-operators-2qgh9/extract-content\" id=eb2e6af5-3c19-4ede-8d51-81b99f1b23a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:35.261207 crc crio[24437]: time=\"2026-06-12T20:51:35.261084102Z\" level=info msg=\"Removing container: 97ef65b352435b09ddf8f0e66fa378bc3e172e14528ccb7dc996b77c57633891\" id=afa2b977-c223-4414-b54b-1ca7664711a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:35.282438 crc crio[24437]: time=\"2026-06-12T20:51:35.282334704Z\" level=info msg=\"Created container be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/manager\" id=c202fc85-2a8d-4685-84cd-7329e970064c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:35.283900 crc crio[24437]: time=\"2026-06-12T20:51:35.283829821Z\" level=info msg=\"Starting container: be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396\" id=78617ab0-72af-4d6d-9666-222c8d37fde7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:51:35.289502 crc crio[24437]: time=\"2026-06-12T20:51:35.289412631Z\" level=info msg=\"Started container\" PID=46849 containerID=be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396 description=baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/manager id=78617ab0-72af-4d6d-9666-222c8d37fde7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6\nJun 12 20:51:35.294303 crc crio[24437]: time=\"2026-06-12T20:51:35.294260472Z\" level=info msg=\"Removed container 97ef65b352435b09ddf8f0e66fa378bc3e172e14528ccb7dc996b77c57633891: openshift-marketplace/certified-operators-2qgh9/extract-utilities\" id=afa2b977-c223-4414-b54b-1ca7664711a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:35.350160 crc crio[24437]: time=\"2026-06-12T20:51:35.350061418Z\" level=info msg=\"Created container 8a365a5f23261c030650e79c4a53ffe5a1cd62bfe8a620ef71b1515cf7bdfcfd: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-ipa-downloader\" id=4d3b93ce-3d2d-4c50-ac7b-46a93e9c13d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:35.351329 crc crio[24437]: time=\"2026-06-12T20:51:35.351210527Z\" level=info msg=\"Starting container: 8a365a5f23261c030650e79c4a53ffe5a1cd62bfe8a620ef71b1515cf7bdfcfd\" id=24bffec0-98c7-4b3e-ad49-d180bda00246 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:51:35.357669 crc crio[24437]: time=\"2026-06-12T20:51:35.357628848Z\" level=info msg=\"Started container\" PID=46853 containerID=8a365a5f23261c030650e79c4a53ffe5a1cd62bfe8a620ef71b1515cf7bdfcfd description=baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-ipa-downloader id=24bffec0-98c7-4b3e-ad49-d180bda00246 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20\nJun 12 20:51:35.363892 crc crio[24437]: time=\"2026-06-12T20:51:35.363797562Z\" level=info msg=\"Created container 1deb8daf2ecdd1c9a27630a5d66916a03986f89bcf2ba2f3a922e151f79233b1: openstack-operators/openstack-operator-index-tnm2r/registry-server\" id=97462b89-0ca9-4f9e-baeb-99de8b5ceaa8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:35.364906 crc crio[24437]: time=\"2026-06-12T20:51:35.364821857Z\" level=info msg=\"Starting container: 1deb8daf2ecdd1c9a27630a5d66916a03986f89bcf2ba2f3a922e151f79233b1\" id=6417660f-323a-42ab-b990-67fec695f6f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:51:35.370009 crc crio[24437]: time=\"2026-06-12T20:51:35.369888244Z\" level=info msg=\"Started container\" PID=46866 containerID=1deb8daf2ecdd1c9a27630a5d66916a03986f89bcf2ba2f3a922e151f79233b1 description=openstack-operators/openstack-operator-index-tnm2r/registry-server id=6417660f-323a-42ab-b990-67fec695f6f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c23e1a42205b6c426f48266556ef6be97c9081248fc5b5d12635caa545e0cda\nJun 12 20:51:37.551908 crc crio[24437]: time=\"2026-06-12T20:51:37.551422507Z\" level=info msg=\"Stopping container: be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396 (timeout: 10s)\" id=8ec07833-4c45-413d-bde9-10d3e859926a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:51:37.688103 crc crio[24437]: time=\"2026-06-12T20:51:37.687903491Z\" level=info msg=\"Stopped container be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/manager\" id=8ec07833-4c45-413d-bde9-10d3e859926a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:51:37.688981 crc crio[24437]: time=\"2026-06-12T20:51:37.688843344Z\" level=info msg=\"Stopping pod sandbox: d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6\" id=324850d3-507b-4ecf-9b43-c91295475df0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:51:37.689562 crc crio[24437]: time=\"2026-06-12T20:51:37.68947708Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7d97866665-qwsfc Namespace:baremetal-operator-system ID:d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6 UID:06949449-2f73-4f99-ae9d-0cdb114b176c NetNS:/var/run/netns/498f771a-6363-4318-b54a-3cd411d51a0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06949449_2f73_4f99_ae9d_0cdb114b176c.slice PodAnnotations:0xc00012b330}] Aliases:map[]}\"\nJun 12 20:51:37.689709 crc crio[24437]: time=\"2026-06-12T20:51:37.689659094Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-7d97866665-qwsfc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:51:37.935421 crc crio[24437]: time=\"2026-06-12T20:51:37.934780927Z\" level=info msg=\"Stopped pod sandbox: d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6\" id=324850d3-507b-4ecf-9b43-c91295475df0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:51:38.134260 crc crio[24437]: time=\"2026-06-12T20:51:38.134152534Z\" level=info msg=\"Stopping container: c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6 (timeout: 2s)\" id=4d85abac-da77-4a13-910f-d289d2b65e0e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:51:38.290883 crc crio[24437]: time=\"2026-06-12T20:51:38.290526635Z\" level=info msg=\"Stopped container c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6: openshift-marketplace/redhat-operators-rmzbb/registry-server\" id=4d85abac-da77-4a13-910f-d289d2b65e0e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:51:38.292178 crc crio[24437]: time=\"2026-06-12T20:51:38.291844698Z\" level=info msg=\"Stopping pod sandbox: 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e\" id=92cbab02-b3f2-4d44-9fa9-5aed6f26454d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:51:38.292701 crc crio[24437]: time=\"2026-06-12T20:51:38.292618827Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rmzbb Namespace:openshift-marketplace ID:68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e UID:df4732ee-8558-4af1-8e63-f67e834d970e NetNS:/var/run/netns/a1960d7f-9fd3-452d-ab39-d2b681b7a1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4732ee_8558_4af1_8e63_f67e834d970e.slice PodAnnotations:0xc000c24640}] Aliases:map[]}\"\nJun 12 20:51:38.292835 crc crio[24437]: time=\"2026-06-12T20:51:38.292809413Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-rmzbb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:51:38.542521 crc crio[24437]: time=\"2026-06-12T20:51:38.542402546Z\" level=info msg=\"Stopped pod sandbox: 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e\" id=92cbab02-b3f2-4d44-9fa9-5aed6f26454d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:51:38.588669 crc crio[24437]: time=\"2026-06-12T20:51:38.588567621Z\" level=info msg=\"Removing container: c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6\" id=dd376e0f-624c-4e6f-82ad-51c05427170b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:38.618991 crc crio[24437]: time=\"2026-06-12T20:51:38.6188706Z\" level=info msg=\"Removed container c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6: openshift-marketplace/redhat-operators-rmzbb/registry-server\" id=dd376e0f-624c-4e6f-82ad-51c05427170b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:38.624088 crc crio[24437]: time=\"2026-06-12T20:51:38.624011429Z\" level=info msg=\"Removing container: bd20dad8be742986f261ca3b2c4c170f4e6035f75c30e60aabc6371dd28041fc\" id=852b54dc-3cc2-4794-aec8-012d3a786ef5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:38.670012 crc crio[24437]: time=\"2026-06-12T20:51:38.669872125Z\" level=info msg=\"Removed container bd20dad8be742986f261ca3b2c4c170f4e6035f75c30e60aabc6371dd28041fc: openshift-marketplace/redhat-operators-rmzbb/extract-content\" id=852b54dc-3cc2-4794-aec8-012d3a786ef5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:38.689072 crc crio[24437]: time=\"2026-06-12T20:51:38.688734747Z\" level=info msg=\"Removing container: 29f0bcda93c607399358c29c3f017522aff440d42fc614de246d337f51c2598f\" id=ebd87866-a5ea-41d2-8292-377e8ad230e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:38.717600 crc crio[24437]: time=\"2026-06-12T20:51:38.717460495Z\" level=info msg=\"Removed container 29f0bcda93c607399358c29c3f017522aff440d42fc614de246d337f51c2598f: openshift-marketplace/redhat-operators-rmzbb/extract-utilities\" id=ebd87866-a5ea-41d2-8292-377e8ad230e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:38.724357 crc crio[24437]: time=\"2026-06-12T20:51:38.724270236Z\" level=info msg=\"Removing container: be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396\" id=9b3616e7-b2e6-4529-b38d-18521495e654 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:51:38.750783 crc crio[24437]: time=\"2026-06-12T20:51:38.750666975Z\" level=info msg=\"Removed container be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/manager\" id=9b3616e7-b2e6-4529-b38d-18521495e654 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:52:00.519647 crc crio[24437]: time=\"2026-06-12T20:52:00.519003518Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688292-tmffz/POD\" id=0355ef96-1a32-4022-afe1-3a1716bd034b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:52:00.521740 crc crio[24437]: time=\"2026-06-12T20:52:00.519713935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:00.558688 crc crio[24437]: time=\"2026-06-12T20:52:00.558582597Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688292-tmffz Namespace:openshift-infra ID:19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285 UID:a3cc5cd4-a229-4f93-a98d-5d74fdb378f6 NetNS:/var/run/netns/50f239b1-e17e-48d5-a99c-0c72b5b0f600 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3cc5cd4_a229_4f93_a98d_5d74fdb378f6.slice PodAnnotations:0xc001f6c038}] Aliases:map[]}\"\nJun 12 20:52:00.558688 crc crio[24437]: time=\"2026-06-12T20:52:00.558693689Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688292-tmffz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:52:00.855586 crc crio[24437]: 2026-06-12T20:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19283dddd7f7626 Mac:aa:f1:c6:6b:9e:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/50f239b1-e17e-48d5-a99c-0c72b5b0f600 SocketPath: PciID:}] [{Interface:0xc00058c750 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:52:00.858656 crc crio[24437]: time=\"2026-06-12T20:52:00.858456908Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688292-tmffz Namespace:openshift-infra ID:19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285 UID:a3cc5cd4-a229-4f93-a98d-5d74fdb378f6 NetNS:/var/run/netns/50f239b1-e17e-48d5-a99c-0c72b5b0f600 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3cc5cd4_a229_4f93_a98d_5d74fdb378f6.slice PodAnnotations:0xc001f6c038}] Aliases:map[]}\"\nJun 12 20:52:00.858786 crc crio[24437]: time=\"2026-06-12T20:52:00.858741165Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688292-tmffz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:52:00.869372 crc crio[24437]: time=\"2026-06-12T20:52:00.869091095Z\" level=info msg=\"Ran pod sandbox 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285 with infra container: openshift-infra/auto-csr-approver-29688292-tmffz/POD\" id=0355ef96-1a32-4022-afe1-3a1716bd034b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:52:00.873432 crc crio[24437]: time=\"2026-06-12T20:52:00.87330638Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=44db41d5-5656-479a-a815-8fe13e636f8c name=/runtime.v1.ImageService/PullImage\nJun 12 20:52:00.883867 crc crio[24437]: time=\"2026-06-12T20:52:00.883769512Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:52:01.702707 crc crio[24437]: time=\"2026-06-12T20:52:01.702577595Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=44db41d5-5656-479a-a815-8fe13e636f8c name=/runtime.v1.ImageService/PullImage\nJun 12 20:52:01.705208 crc crio[24437]: time=\"2026-06-12T20:52:01.705135079Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=81d48583-37f0-4e2a-b85b-62c240365bf8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:52:01.707119 crc crio[24437]: time=\"2026-06-12T20:52:01.707034087Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=39db6be8-6825-4d8f-8716-0831e71bfcb6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:52:01.713488 crc crio[24437]: time=\"2026-06-12T20:52:01.713270792Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688292-tmffz/oc\" id=7107c4df-6593-4e2f-9f8e-9c4744c544e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:52:01.714817 crc crio[24437]: time=\"2026-06-12T20:52:01.713826116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:01.757569 crc crio[24437]: time=\"2026-06-12T20:52:01.757475659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:02.042426 crc crio[24437]: time=\"2026-06-12T20:52:02.041878013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:02.160557 crc crio[24437]: time=\"2026-06-12T20:52:02.160414608Z\" level=info msg=\"Created container 7d8147655ba0e7e3ed63b80285f9ca79a47d634dd06e623e7a9a452629877493: openshift-infra/auto-csr-approver-29688292-tmffz/oc\" id=7107c4df-6593-4e2f-9f8e-9c4744c544e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:52:02.169383 crc crio[24437]: time=\"2026-06-12T20:52:02.169205148Z\" level=info msg=\"Starting container: 7d8147655ba0e7e3ed63b80285f9ca79a47d634dd06e623e7a9a452629877493\" id=9ba3e320-aabd-470d-b3c0-6fae0c94fcf1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:52:02.178387 crc crio[24437]: time=\"2026-06-12T20:52:02.178214563Z\" level=info msg=\"Started container\" PID=47508 containerID=7d8147655ba0e7e3ed63b80285f9ca79a47d634dd06e623e7a9a452629877493 description=openshift-infra/auto-csr-approver-29688292-tmffz/oc id=9ba3e320-aabd-470d-b3c0-6fae0c94fcf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285\nJun 12 20:52:03.969034 crc crio[24437]: time=\"2026-06-12T20:52:03.968219512Z\" level=info msg=\"Stopping pod sandbox: 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285\" id=0d5443f1-5616-452f-af51-b16ac7f5e876 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:03.970486 crc crio[24437]: time=\"2026-06-12T20:52:03.969660018Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688292-tmffz Namespace:openshift-infra ID:19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285 UID:a3cc5cd4-a229-4f93-a98d-5d74fdb378f6 NetNS:/var/run/netns/50f239b1-e17e-48d5-a99c-0c72b5b0f600 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3cc5cd4_a229_4f93_a98d_5d74fdb378f6.slice PodAnnotations:0xc0026aa080}] Aliases:map[]}\"\nJun 12 20:52:03.970486 crc crio[24437]: time=\"2026-06-12T20:52:03.969839643Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688292-tmffz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:52:04.264222 crc crio[24437]: time=\"2026-06-12T20:52:04.264122134Z\" level=info msg=\"Stopped pod sandbox: 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285\" id=0d5443f1-5616-452f-af51-b16ac7f5e876 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:08.052147 crc crio[24437]: time=\"2026-06-12T20:52:08.051297214Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=e9c2f2a5-6f5f-4977-a391-9d0943f9c3d6 name=/runtime.v1.ImageService/PullImage\nJun 12 20:52:08.059873 crc crio[24437]: time=\"2026-06-12T20:52:08.059798556Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 12 20:52:08.337197 crc crio[24437]: time=\"2026-06-12T20:52:08.337143674Z\" level=info msg=\"Running pod sandbox: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/POD\" id=31575206-fb3b-41ae-9422-f085b35248e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:52:08.337417 crc crio[24437]: time=\"2026-06-12T20:52:08.33739516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:08.362890 crc crio[24437]: time=\"2026-06-12T20:52:08.362810026Z\" level=info msg=\"Got pod network &{Name:0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx Namespace:openstack-operators ID:b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5 UID:e1d19559-3f82-4788-b1d9-83f2f971a49e NetNS:/var/run/netns/9bbc3955-5795-4032-b257-6f9fe6461cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1d19559_3f82_4788_b1d9_83f2f971a49e.slice PodAnnotations:0xc0027467f8}] Aliases:map[]}\"\nJun 12 20:52:08.362890 crc crio[24437]: time=\"2026-06-12T20:52:08.362849487Z\" level=info msg=\"Adding pod openstack-operators_0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:52:09.674072 crc crio[24437]: 2026-06-12T20:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8bba5e631c2901 Mac:86:e7:f0:04:60:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/9bbc3955-5795-4032-b257-6f9fe6461cdb SocketPath: PciID:}] [{Interface:0xc0007005c0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:52:09.675823 crc crio[24437]: time=\"2026-06-12T20:52:09.6753335Z\" level=info msg=\"Got pod network &{Name:0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx Namespace:openstack-operators ID:b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5 UID:e1d19559-3f82-4788-b1d9-83f2f971a49e NetNS:/var/run/netns/9bbc3955-5795-4032-b257-6f9fe6461cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1d19559_3f82_4788_b1d9_83f2f971a49e.slice PodAnnotations:0xc0027467f8}] Aliases:map[]}\"\nJun 12 20:52:09.675823 crc crio[24437]: time=\"2026-06-12T20:52:09.675483714Z\" level=info msg=\"Checking pod openstack-operators_0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:52:09.683278 crc crio[24437]: time=\"2026-06-12T20:52:09.683176426Z\" level=info msg=\"Ran pod sandbox b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5 with infra container: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/POD\" id=31575206-fb3b-41ae-9422-f085b35248e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:52:09.685727 crc crio[24437]: time=\"2026-06-12T20:52:09.685653328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0395b62a-3a0a-4ef4-9c66-993eba4c4bc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:52:09.688659 crc crio[24437]: time=\"2026-06-12T20:52:09.688616512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=60981003-475d-41d3-8409-4a7de8571525 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:52:09.698357 crc crio[24437]: time=\"2026-06-12T20:52:09.69813003Z\" level=info msg=\"Creating container: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/util\" id=abb4843b-fcf8-4447-9c2c-8037e297c589 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:52:09.698831 crc crio[24437]: time=\"2026-06-12T20:52:09.698732005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:09.753703 crc crio[24437]: time=\"2026-06-12T20:52:09.753537816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:09.762083 crc crio[24437]: time=\"2026-06-12T20:52:09.761756883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:09.882269 crc crio[24437]: time=\"2026-06-12T20:52:09.881713563Z\" level=info msg=\"Created container 0ae7138daed4fd98335415c5aa05ddb5f1dc54c206c04793629cd3713a7be2c7: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/util\" id=abb4843b-fcf8-4447-9c2c-8037e297c589 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:52:09.884005 crc crio[24437]: time=\"2026-06-12T20:52:09.883856046Z\" level=info msg=\"Starting container: 0ae7138daed4fd98335415c5aa05ddb5f1dc54c206c04793629cd3713a7be2c7\" id=4eced0e7-e07d-4642-bff8-8f476247d8ce name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:52:09.894171 crc crio[24437]: time=\"2026-06-12T20:52:09.89403003Z\" level=info msg=\"Started container\" PID=47811 containerID=0ae7138daed4fd98335415c5aa05ddb5f1dc54c206c04793629cd3713a7be2c7 description=openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/util id=4eced0e7-e07d-4642-bff8-8f476247d8ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5\nJun 12 20:52:12.491664 crc crio[24437]: time=\"2026-06-12T20:52:12.488596895Z\" level=info msg=\"Pulling image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-bundle:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=38d77411-cf76-487f-9c70-4b7cba34c53d name=/runtime.v1.ImageService/PullImage\nJun 12 20:52:12.499371 crc crio[24437]: time=\"2026-06-12T20:52:12.495489257Z\" level=info msg=\"Trying to access \\\"38.102.83.233:5001/openstack-k8s-operators/openstack-operator-bundle:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\\\"\"\nJun 12 20:52:26.598188 crc crio[24437]: time=\"2026-06-12T20:52:26.597373224Z\" level=info msg=\"Pulled image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:81ec73c87820ee2907020416ee81787915680ae953b79ec7742d4e16bba3a40d\" id=38d77411-cf76-487f-9c70-4b7cba34c53d name=/runtime.v1.ImageService/PullImage\nJun 12 20:52:26.601126 crc crio[24437]: time=\"2026-06-12T20:52:26.601046757Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-bundle:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=c5d91860-0bda-4411-9856-a7133cd90a3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:52:30.440027 crc crio[24437]: time=\"2026-06-12T20:52:30.439283753Z\" level=info msg=\"Removing container: 6086303789cb00f2cd35f229dba52a52c87c98c75ef865291eef3d374d5a689a\" id=f2d8a7fd-997a-4a47-b0d5-74452e18e4db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:52:33.818718 crc crio[24437]: time=\"2026-06-12T20:52:33.817597645Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-bundle:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=9dc0fa3e-3789-4ee5-9d5a-3ce108303151 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:52:34.187144 crc crio[24437]: time=\"2026-06-12T20:52:34.187034326Z\" level=info msg=\"Removed container 6086303789cb00f2cd35f229dba52a52c87c98c75ef865291eef3d374d5a689a: openshift-infra/auto-csr-approver-29688286-6c4bf/oc\" id=f2d8a7fd-997a-4a47-b0d5-74452e18e4db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:52:34.194703 crc crio[24437]: time=\"2026-06-12T20:52:34.194628037Z\" level=info msg=\"Stopping pod sandbox: d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6\" id=ed1bfcbc-66b5-402d-835d-1f4e6c61b643 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:34.195242 crc crio[24437]: time=\"2026-06-12T20:52:34.194711989Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6\" id=ed1bfcbc-66b5-402d-835d-1f4e6c61b643 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:34.195434 crc crio[24437]: time=\"2026-06-12T20:52:34.195004366Z\" level=info msg=\"Creating container: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/pull\" id=39d06f31-6e23-4cb4-8e49-91ddc30dbe59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:52:34.195760 crc crio[24437]: time=\"2026-06-12T20:52:34.195727304Z\" level=info msg=\"Removing pod sandbox: d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6\" id=f8914ca1-a72e-445f-a0bc-d87f7d6149fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:52:34.197467 crc crio[24437]: time=\"2026-06-12T20:52:34.197411546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:34.207461 crc crio[24437]: time=\"2026-06-12T20:52:34.207398536Z\" level=info msg=\"Removed pod sandbox: d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6\" id=f8914ca1-a72e-445f-a0bc-d87f7d6149fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:52:34.208811 crc crio[24437]: time=\"2026-06-12T20:52:34.208740489Z\" level=info msg=\"Stopping pod sandbox: 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516\" id=036e6f6e-35e8-4d3e-8560-cd5b24cc9b07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:34.209841 crc crio[24437]: time=\"2026-06-12T20:52:34.208834042Z\" level=info msg=\"Stopped pod sandbox (already stopped): 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516\" id=036e6f6e-35e8-4d3e-8560-cd5b24cc9b07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:34.209841 crc crio[24437]: time=\"2026-06-12T20:52:34.20956146Z\" level=info msg=\"Removing pod sandbox: 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516\" id=89e90ce6-8ac0-4ed1-979f-d90ae59276cf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:52:34.272907 crc crio[24437]: time=\"2026-06-12T20:52:34.272780342Z\" level=info msg=\"Removed pod sandbox: 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516\" id=89e90ce6-8ac0-4ed1-979f-d90ae59276cf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:52:34.274238 crc crio[24437]: time=\"2026-06-12T20:52:34.274148766Z\" level=info msg=\"Stopping pod sandbox: 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005\" id=db6b0fa1-1c44-4836-85db-a7ca84ae5d6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:34.274372 crc crio[24437]: time=\"2026-06-12T20:52:34.274238728Z\" level=info msg=\"Stopped pod sandbox (already stopped): 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005\" id=db6b0fa1-1c44-4836-85db-a7ca84ae5d6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:34.275005 crc crio[24437]: time=\"2026-06-12T20:52:34.274838573Z\" level=info msg=\"Removing pod sandbox: 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005\" id=c52ec075-4987-498e-b3ea-2099a87f7411 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:52:34.282758 crc crio[24437]: time=\"2026-06-12T20:52:34.282665259Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=e9c2f2a5-6f5f-4977-a391-9d0943f9c3d6 name=/runtime.v1.ImageService/PullImage\nJun 12 20:52:34.283854 crc crio[24437]: time=\"2026-06-12T20:52:34.283793076Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=1a9ab0e0-c4dd-4a56-bd4f-07c38b2a4f34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:52:34.315597 crc crio[24437]: time=\"2026-06-12T20:52:34.315431968Z\" level=info msg=\"Removed pod sandbox: 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005\" id=c52ec075-4987-498e-b3ea-2099a87f7411 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:52:34.316778 crc crio[24437]: time=\"2026-06-12T20:52:34.31671242Z\" level=info msg=\"Stopping pod sandbox: 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9\" id=f33c5867-c5f9-4a09-bc79-ad66602e77ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:34.316877 crc crio[24437]: time=\"2026-06-12T20:52:34.316782952Z\" level=info msg=\"Stopped pod sandbox (already stopped): 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9\" id=f33c5867-c5f9-4a09-bc79-ad66602e77ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:34.318036 crc crio[24437]: time=\"2026-06-12T20:52:34.31789612Z\" level=info msg=\"Removing pod sandbox: 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9\" id=2172f75d-1743-44f8-bb7d-8cc75e201d7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:52:34.325846 crc crio[24437]: time=\"2026-06-12T20:52:34.325754877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:34.326202 crc crio[24437]: time=\"2026-06-12T20:52:34.326119426Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/152837b7f272ec49dba12abe3e8c79d7144fe7f26bd0169ec255e122c7d5d43b/merged/etc/passwd: no such file or directory\"\nJun 12 20:52:34.326202 crc crio[24437]: time=\"2026-06-12T20:52:34.326194128Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/152837b7f272ec49dba12abe3e8c79d7144fe7f26bd0169ec255e122c7d5d43b/merged/etc/group: no such file or directory\"\nJun 12 20:52:34.330711 crc crio[24437]: time=\"2026-06-12T20:52:34.330636809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:34.338223 crc crio[24437]: time=\"2026-06-12T20:52:34.338097586Z\" level=info msg=\"Removed pod sandbox: 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9\" id=2172f75d-1743-44f8-bb7d-8cc75e201d7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:52:34.339476 crc crio[24437]: time=\"2026-06-12T20:52:34.339390807Z\" level=info msg=\"Stopping pod sandbox: c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f\" id=020694d3-396e-45fd-be6f-91d5349386f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:34.339476 crc crio[24437]: time=\"2026-06-12T20:52:34.339471329Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f\" id=020694d3-396e-45fd-be6f-91d5349386f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:34.340540 crc crio[24437]: time=\"2026-06-12T20:52:34.340191238Z\" level=info msg=\"Removing pod sandbox: c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f\" id=e1e48261-eec1-4ee1-9f57-75e8474a14e1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:52:34.353664 crc crio[24437]: time=\"2026-06-12T20:52:34.353562082Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=ae284490-289c-430a-b311-b7f41b74e77d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:52:34.356295 crc crio[24437]: time=\"2026-06-12T20:52:34.356177537Z\" level=info msg=\"Removed pod sandbox: c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f\" id=e1e48261-eec1-4ee1-9f57-75e8474a14e1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:52:34.357887 crc crio[24437]: time=\"2026-06-12T20:52:34.357798739Z\" level=info msg=\"Stopping pod sandbox: 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e\" id=ca030054-c0cf-45fd-b6fd-284b00fe4eab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:34.357887 crc crio[24437]: time=\"2026-06-12T20:52:34.3578623Z\" level=info msg=\"Stopped pod sandbox (already stopped): 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e\" id=ca030054-c0cf-45fd-b6fd-284b00fe4eab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:34.358901 crc crio[24437]: time=\"2026-06-12T20:52:34.358791633Z\" level=info msg=\"Removing pod sandbox: 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e\" id=5a529814-7c6b-4ce1-8a7a-bd2c494a40c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:52:34.366152 crc crio[24437]: time=\"2026-06-12T20:52:34.366107626Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/mariadb\" id=dba002c4-73ce-4c9a-ad87-ef6cdf9f4fd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:52:34.370638 crc crio[24437]: time=\"2026-06-12T20:52:34.370545007Z\" level=info msg=\"Removed pod sandbox: 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e\" id=5a529814-7c6b-4ce1-8a7a-bd2c494a40c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:52:34.372124 crc crio[24437]: time=\"2026-06-12T20:52:34.372061845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:34.412518 crc crio[24437]: time=\"2026-06-12T20:52:34.412424445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:34.459975 crc crio[24437]: time=\"2026-06-12T20:52:34.459848231Z\" level=info msg=\"Created container 21eeb8a25d090b4f656c1b869bb6e354796ab9d3c3cf2a425f8f6e5bfa6f541e: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/pull\" id=39d06f31-6e23-4cb4-8e49-91ddc30dbe59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:52:34.462176 crc crio[24437]: time=\"2026-06-12T20:52:34.461396119Z\" level=info msg=\"Starting container: 21eeb8a25d090b4f656c1b869bb6e354796ab9d3c3cf2a425f8f6e5bfa6f541e\" id=d4480230-9710-45b5-9922-40ccb86bf912 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:52:34.479540 crc crio[24437]: time=\"2026-06-12T20:52:34.479235206Z\" level=info msg=\"Started container\" PID=48311 containerID=21eeb8a25d090b4f656c1b869bb6e354796ab9d3c3cf2a425f8f6e5bfa6f541e description=openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/pull id=d4480230-9710-45b5-9922-40ccb86bf912 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5\nJun 12 20:52:34.653406 crc crio[24437]: time=\"2026-06-12T20:52:34.653117336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:34.738844 crc crio[24437]: time=\"2026-06-12T20:52:34.738766578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4e00415f-085e-4e97-980a-a580d3fbc088 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:52:34.743084 crc crio[24437]: time=\"2026-06-12T20:52:34.743004555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2ec72dd7-1716-4e79-b79e-b59635777cf0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:52:34.757485 crc crio[24437]: time=\"2026-06-12T20:52:34.757327773Z\" level=info msg=\"Creating container: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/extract\" id=b98fbc8a-b2bf-49a2-8d8a-318bee4a71e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:52:34.758145 crc crio[24437]: time=\"2026-06-12T20:52:34.758111952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:34.763837 crc crio[24437]: time=\"2026-06-12T20:52:34.762976024Z\" level=info msg=\"Created container e7ee3a996b165972a16fce99447dac72bddce2359771e9cc97b9e7a66726fe03: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/mariadb\" id=dba002c4-73ce-4c9a-ad87-ef6cdf9f4fd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:52:34.766881 crc crio[24437]: time=\"2026-06-12T20:52:34.766801819Z\" level=info msg=\"Starting container: e7ee3a996b165972a16fce99447dac72bddce2359771e9cc97b9e7a66726fe03\" id=0a4fa033-d7c2-48c7-9b7d-f82449f1cdf4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:52:34.778731 crc crio[24437]: time=\"2026-06-12T20:52:34.778605385Z\" level=info msg=\"Started container\" PID=48329 containerID=e7ee3a996b165972a16fce99447dac72bddce2359771e9cc97b9e7a66726fe03 description=baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/mariadb id=0a4fa033-d7c2-48c7-9b7d-f82449f1cdf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20\nJun 12 20:52:34.789176 crc crio[24437]: time=\"2026-06-12T20:52:34.788880372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:34.791436 crc crio[24437]: time=\"2026-06-12T20:52:34.791350594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:34.801384 crc crio[24437]: time=\"2026-06-12T20:52:34.801332983Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=bf3fc2e4-b876-4883-8186-21357e588ec1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:52:34.806783 crc crio[24437]: time=\"2026-06-12T20:52:34.806676747Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 20:52:34.913111 crc crio[24437]: time=\"2026-06-12T20:52:34.912864924Z\" level=info msg=\"Created container fcf12d5a2043a074e5f7b88d327d03fb143eb1a456dfd7a0af0641971679bf06: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/extract\" id=b98fbc8a-b2bf-49a2-8d8a-318bee4a71e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:52:34.914531 crc crio[24437]: time=\"2026-06-12T20:52:34.914436863Z\" level=info msg=\"Starting container: fcf12d5a2043a074e5f7b88d327d03fb143eb1a456dfd7a0af0641971679bf06\" id=d1e2e131-3f7f-45e6-9e4a-343029a67b12 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:52:34.920661 crc crio[24437]: time=\"2026-06-12T20:52:34.920352301Z\" level=info msg=\"Started container\" PID=48352 containerID=fcf12d5a2043a074e5f7b88d327d03fb143eb1a456dfd7a0af0641971679bf06 description=openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/extract id=d1e2e131-3f7f-45e6-9e4a-343029a67b12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5\nJun 12 20:52:36.809342 crc crio[24437]: time=\"2026-06-12T20:52:36.808144185Z\" level=info msg=\"Stopping pod sandbox: b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5\" id=a66148cb-2202-43ea-bd85-5c546546a969 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:36.810554 crc crio[24437]: time=\"2026-06-12T20:52:36.809883378Z\" level=info msg=\"Got pod network &{Name:0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx Namespace:openstack-operators ID:b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5 UID:e1d19559-3f82-4788-b1d9-83f2f971a49e NetNS:/var/run/netns/9bbc3955-5795-4032-b257-6f9fe6461cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1d19559_3f82_4788_b1d9_83f2f971a49e.slice PodAnnotations:0xc00051c020}] Aliases:map[]}\"\nJun 12 20:52:36.810554 crc crio[24437]: time=\"2026-06-12T20:52:36.810117314Z\" level=info msg=\"Deleting pod openstack-operators_0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:52:38.211674 crc crio[24437]: time=\"2026-06-12T20:52:38.211206805Z\" level=info msg=\"Stopped pod sandbox: b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5\" id=a66148cb-2202-43ea-bd85-5c546546a969 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:45.588809 crc crio[24437]: time=\"2026-06-12T20:52:45.587334783Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-68d5b6d945-p98kw/POD\" id=71c43fab-8545-426d-b47c-01097d860c05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:52:45.588809 crc crio[24437]: time=\"2026-06-12T20:52:45.588773629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:18.250610 crc crio[24437]: time=\"2026-06-12T20:53:18.24961542Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-68d5b6d945-p98kw Namespace:openstack-operators ID:5f4cbfbf18cc70aa9e43d00ede2877d062a069d482d3cb83e4234d7cc0d5ba3d UID:3dbe9c59-4236-4071-a91d-3817b3ea2b7e NetNS:/var/run/netns/aebe3e26-81a1-4f30-aa47-b6d0fc26eea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3dbe9c59_4236_4071_a91d_3817b3ea2b7e.slice PodAnnotations:0xc00008c710}] Aliases:map[]}\"\nJun 12 20:53:18.250610 crc crio[24437]: time=\"2026-06-12T20:53:18.250325629Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-68d5b6d945-p98kw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:53:19.002767 crc crio[24437]: 2026-06-12T20:53:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f4cbfbf18cc70a Mac:1e:a3:e3:68:d7:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/aebe3e26-81a1-4f30-aa47-b6d0fc26eea7 SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:53:19.004597 crc crio[24437]: time=\"2026-06-12T20:53:19.004522965Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-68d5b6d945-p98kw Namespace:openstack-operators ID:5f4cbfbf18cc70aa9e43d00ede2877d062a069d482d3cb83e4234d7cc0d5ba3d UID:3dbe9c59-4236-4071-a91d-3817b3ea2b7e NetNS:/var/run/netns/aebe3e26-81a1-4f30-aa47-b6d0fc26eea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3dbe9c59_4236_4071_a91d_3817b3ea2b7e.slice PodAnnotations:0xc00008c710}] Aliases:map[]}\"\nJun 12 20:53:19.004842 crc crio[24437]: time=\"2026-06-12T20:53:19.004778751Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-68d5b6d945-p98kw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:53:19.017737 crc crio[24437]: time=\"2026-06-12T20:53:19.017601213Z\" level=info msg=\"Ran pod sandbox 5f4cbfbf18cc70aa9e43d00ede2877d062a069d482d3cb83e4234d7cc0d5ba3d with infra container: openstack-operators/openstack-operator-controller-init-68d5b6d945-p98kw/POD\" id=71c43fab-8545-426d-b47c-01097d860c05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:53:19.021195 crc crio[24437]: time=\"2026-06-12T20:53:19.021111711Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=db787908-ce19-43b9-98bc-6c2e30480a7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:53:19.021505 crc crio[24437]: time=\"2026-06-12T20:53:19.021432669Z\" level=info msg=\"Image 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d not found\" id=db787908-ce19-43b9-98bc-6c2e30480a7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:53:19.021603 crc crio[24437]: time=\"2026-06-12T20:53:19.021548172Z\" level=info msg=\"Neither image nor artfiact 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d found\" id=db787908-ce19-43b9-98bc-6c2e30480a7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:53:19.026578 crc crio[24437]: time=\"2026-06-12T20:53:19.026420083Z\" level=info msg=\"Pulling image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=ae278107-b67f-4aae-9694-d948d2bf4fb0 name=/runtime.v1.ImageService/PullImage\nJun 12 20:53:19.028606 crc crio[24437]: time=\"2026-06-12T20:53:19.028431073Z\" level=info msg=\"Trying to access \\\"38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\\\"\"\nJun 12 20:53:36.065082 crc crio[24437]: time=\"2026-06-12T20:53:36.063243688Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=bf3fc2e4-b876-4883-8186-21357e588ec1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:53:36.071408 crc crio[24437]: time=\"2026-06-12T20:53:36.071183627Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=03fc1a9b-ec44-4c17-b6e4-d0802efb6165 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:53:36.552025 crc crio[24437]: time=\"2026-06-12T20:53:36.551821581Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=84ed80c4-2a68-495f-a4f5-d852b6c845f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:53:36.565966 crc crio[24437]: time=\"2026-06-12T20:53:36.565822581Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic\" id=a419d4f2-3430-479c-964b-2bb831146fae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:53:36.568179 crc crio[24437]: time=\"2026-06-12T20:53:36.568100827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:36.637426 crc crio[24437]: time=\"2026-06-12T20:53:36.637345271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:36.647789 crc crio[24437]: time=\"2026-06-12T20:53:36.647498955Z\" level=info msg=\"Pulled image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator@sha256:59cd5ab478ab5f94108a9b06b3dd8b2a83a9fa422bc812f8f6b740b5593da7c9\" id=ae278107-b67f-4aae-9694-d948d2bf4fb0 name=/runtime.v1.ImageService/PullImage\nJun 12 20:53:36.651878 crc crio[24437]: time=\"2026-06-12T20:53:36.650620031Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=df195f85-68ab-429f-af51-c33fe149b0a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:53:36.662248 crc crio[24437]: time=\"2026-06-12T20:53:36.662031218Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=bc07c316-b314-4aab-b593-b056a62bfa68 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:53:36.683265 crc crio[24437]: time=\"2026-06-12T20:53:36.683147685Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-68d5b6d945-p98kw/operator\" id=7190c807-f949-4877-acc5-b13578167980 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:53:36.685673 crc crio[24437]: time=\"2026-06-12T20:53:36.685594796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:36.748825 crc crio[24437]: time=\"2026-06-12T20:53:36.748509521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:36.763448 crc crio[24437]: time=\"2026-06-12T20:53:36.763072024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:36.912747 crc crio[24437]: time=\"2026-06-12T20:53:36.9120003Z\" level=info msg=\"Created container 5632b3f067e625016a09285ffda77b61eb5c16b9168796d9f031e0981a636c0a: openstack-operators/openstack-operator-controller-init-68d5b6d945-p98kw/operator\" id=7190c807-f949-4877-acc5-b13578167980 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:53:36.916063 crc crio[24437]: time=\"2026-06-12T20:53:36.91596384Z\" level=info msg=\"Starting container: 5632b3f067e625016a09285ffda77b61eb5c16b9168796d9f031e0981a636c0a\" id=fa60248e-16ec-4a5b-ba7e-0c0508115324 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:53:36.944103 crc crio[24437]: time=\"2026-06-12T20:53:36.943170791Z\" level=info msg=\"Started container\" PID=49991 containerID=5632b3f067e625016a09285ffda77b61eb5c16b9168796d9f031e0981a636c0a description=openstack-operators/openstack-operator-controller-init-68d5b6d945-p98kw/operator id=fa60248e-16ec-4a5b-ba7e-0c0508115324 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f4cbfbf18cc70aa9e43d00ede2877d062a069d482d3cb83e4234d7cc0d5ba3d\nJun 12 20:53:38.343101 crc crio[24437]: time=\"2026-06-12T20:53:38.342881495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:38.594383 crc crio[24437]: time=\"2026-06-12T20:53:38.59369313Z\" level=info msg=\"Created container cd54bb21098ff2129eac4120f70892f4e3b57d3416c2e162dcd16d2ee0397bc2: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic\" id=a419d4f2-3430-479c-964b-2bb831146fae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:53:38.595705 crc crio[24437]: time=\"2026-06-12T20:53:38.595612668Z\" level=info msg=\"Starting container: cd54bb21098ff2129eac4120f70892f4e3b57d3416c2e162dcd16d2ee0397bc2\" id=0d043a91-7402-4501-a802-6d8742bbba6a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:53:38.605241 crc crio[24437]: time=\"2026-06-12T20:53:38.605140926Z\" level=info msg=\"Started container\" PID=50108 containerID=cd54bb21098ff2129eac4120f70892f4e3b57d3416c2e162dcd16d2ee0397bc2 description=baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic id=0d043a91-7402-4501-a802-6d8742bbba6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20\nJun 12 20:53:38.629843 crc crio[24437]: time=\"2026-06-12T20:53:38.629677639Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=06612dc7-3e6d-45b0-b54a-c71d028f9a14 name=/runtime.v1.ImageService/PullImage\nJun 12 20:53:38.643462 crc crio[24437]: time=\"2026-06-12T20:53:38.643367072Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 20:53:39.133998 crc crio[24437]: time=\"2026-06-12T20:53:39.133899873Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=06612dc7-3e6d-45b0-b54a-c71d028f9a14 name=/runtime.v1.ImageService/PullImage\nJun 12 20:53:39.135463 crc crio[24437]: time=\"2026-06-12T20:53:39.13537708Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=82f00268-af1c-4ba1-af1e-ef8e680ad02e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:53:39.140381 crc crio[24437]: time=\"2026-06-12T20:53:39.140270313Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=aef34870-4f91-4f29-ad8a-c132656f820b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:53:39.156469 crc crio[24437]: time=\"2026-06-12T20:53:39.156385625Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-httpd\" id=0eb55183-4427-48b8-af93-6e3787dff89f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:53:39.158981 crc crio[24437]: time=\"2026-06-12T20:53:39.158892538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:39.197868 crc crio[24437]: time=\"2026-06-12T20:53:39.197807082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:40.121055 crc crio[24437]: time=\"2026-06-12T20:53:40.120872603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:40.223276 crc crio[24437]: time=\"2026-06-12T20:53:40.222649759Z\" level=info msg=\"Created container b537d9ea7479356f8ad7d0eebbd9657325ec0b3c17e8676597800865fbcaa73d: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-httpd\" id=0eb55183-4427-48b8-af93-6e3787dff89f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:53:40.225319 crc crio[24437]: time=\"2026-06-12T20:53:40.225183603Z\" level=info msg=\"Starting container: b537d9ea7479356f8ad7d0eebbd9657325ec0b3c17e8676597800865fbcaa73d\" id=7ff14d71-4622-4559-9b4f-9333c5e17c19 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:53:40.231692 crc crio[24437]: time=\"2026-06-12T20:53:40.231582952Z\" level=info msg=\"Started container\" PID=50140 containerID=b537d9ea7479356f8ad7d0eebbd9657325ec0b3c17e8676597800865fbcaa73d description=baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-httpd id=7ff14d71-4622-4559-9b4f-9333c5e17c19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20\nJun 12 20:53:40.250518 crc crio[24437]: time=\"2026-06-12T20:53:40.250320342Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=684b3f51-5216-4c8f-b610-a7e7d3877925 name=/runtime.v1.ImageService/PullImage\nJun 12 20:53:40.257399 crc crio[24437]: time=\"2026-06-12T20:53:40.256621409Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 20:53:41.647623 crc crio[24437]: time=\"2026-06-12T20:53:41.647158734Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=684b3f51-5216-4c8f-b610-a7e7d3877925 name=/runtime.v1.ImageService/PullImage\nJun 12 20:53:41.654000 crc crio[24437]: time=\"2026-06-12T20:53:41.651177755Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=46d70a51-f8e0-4b6b-9c7e-260de5f956b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:53:41.656311 crc crio[24437]: time=\"2026-06-12T20:53:41.656202151Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=a6e1a70e-ec99-4380-831b-f570b0d812b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:53:41.664307 crc crio[24437]: time=\"2026-06-12T20:53:41.66419803Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-log-watch\" id=bc75fada-6d30-408f-be91-abb534f4100e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:53:41.666837 crc crio[24437]: time=\"2026-06-12T20:53:41.666767174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:41.720457 crc crio[24437]: time=\"2026-06-12T20:53:41.720344075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:43.058112 crc crio[24437]: time=\"2026-06-12T20:53:43.057079493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:43.161085 crc crio[24437]: time=\"2026-06-12T20:53:43.160986322Z\" level=info msg=\"Created container a62bb60a88e5fd968b9139ae83f5f5ae6a9d562ae7c45ec80b985adc256c09b7: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-log-watch\" id=bc75fada-6d30-408f-be91-abb534f4100e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:53:43.162963 crc crio[24437]: time=\"2026-06-12T20:53:43.16284712Z\" level=info msg=\"Starting container: a62bb60a88e5fd968b9139ae83f5f5ae6a9d562ae7c45ec80b985adc256c09b7\" id=c2544e8d-e634-4cb4-b53f-9bc2063a8bd1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:53:43.168961 crc crio[24437]: time=\"2026-06-12T20:53:43.168746457Z\" level=info msg=\"Started container\" PID=50327 containerID=a62bb60a88e5fd968b9139ae83f5f5ae6a9d562ae7c45ec80b985adc256c09b7 description=baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-log-watch id=c2544e8d-e634-4cb4-b53f-9bc2063a8bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20\nJun 12 20:54:00.602155 crc crio[24437]: time=\"2026-06-12T20:54:00.600589887Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688294-wnp2r/POD\" id=80caa415-a5e1-4d35-adcc-10d7bad464c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:00.602155 crc crio[24437]: time=\"2026-06-12T20:54:00.602038813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:00.649494 crc crio[24437]: time=\"2026-06-12T20:54:00.649368887Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688294-wnp2r Namespace:openshift-infra ID:91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02 UID:f93a1fab-3388-41b4-b7a1-9e0421e6eabd NetNS:/var/run/netns/972c7afb-e7fc-4f31-8a7c-5ac67e7aaa35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf93a1fab_3388_41b4_b7a1_9e0421e6eabd.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}\"\nJun 12 20:54:00.649494 crc crio[24437]: time=\"2026-06-12T20:54:00.649436838Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688294-wnp2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:01.798195 crc crio[24437]: 2026-06-12T20:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91b5847c8fd1a35 Mac:d2:a3:80:71:6d:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/972c7afb-e7fc-4f31-8a7c-5ac67e7aaa35 SocketPath: PciID:}] [{Interface:0xc000014f40 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:01.800832 crc crio[24437]: time=\"2026-06-12T20:54:01.80075335Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688294-wnp2r Namespace:openshift-infra ID:91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02 UID:f93a1fab-3388-41b4-b7a1-9e0421e6eabd NetNS:/var/run/netns/972c7afb-e7fc-4f31-8a7c-5ac67e7aaa35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf93a1fab_3388_41b4_b7a1_9e0421e6eabd.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}\"\nJun 12 20:54:01.801110 crc crio[24437]: time=\"2026-06-12T20:54:01.801055437Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688294-wnp2r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:01.829508 crc crio[24437]: time=\"2026-06-12T20:54:01.829433208Z\" level=info msg=\"Ran pod sandbox 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02 with infra container: openshift-infra/auto-csr-approver-29688294-wnp2r/POD\" id=80caa415-a5e1-4d35-adcc-10d7bad464c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:01.841526 crc crio[24437]: time=\"2026-06-12T20:54:01.841378916Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a8c86722-1813-4a3e-931a-90b11e5d42ec name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:01.851600 crc crio[24437]: time=\"2026-06-12T20:54:01.85152623Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:54:03.003781 crc crio[24437]: time=\"2026-06-12T20:54:03.002527114Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a8c86722-1813-4a3e-931a-90b11e5d42ec name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:03.005772 crc crio[24437]: time=\"2026-06-12T20:54:03.005592171Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c3ad25ae-e7f9-41a8-afe7-3b30255b151b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:03.007779 crc crio[24437]: time=\"2026-06-12T20:54:03.007635551Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=73b3f547-3850-4c99-8f89-9913625c2ccd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:03.015879 crc crio[24437]: time=\"2026-06-12T20:54:03.015663482Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688294-wnp2r/oc\" id=8f419699-2d02-43be-9b93-23c7aa6ad1a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:54:03.016597 crc crio[24437]: time=\"2026-06-12T20:54:03.016533163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:03.068185 crc crio[24437]: time=\"2026-06-12T20:54:03.067646063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:04.002910 crc crio[24437]: time=\"2026-06-12T20:54:04.002398406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:04.251385 crc crio[24437]: time=\"2026-06-12T20:54:04.251178779Z\" level=info msg=\"Created container 806d8d949ec325f3c5e5790fa1ec67476f107b51b08711b39e24e42237ee2158: openshift-infra/auto-csr-approver-29688294-wnp2r/oc\" id=8f419699-2d02-43be-9b93-23c7aa6ad1a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:54:04.254865 crc crio[24437]: time=\"2026-06-12T20:54:04.254595855Z\" level=info msg=\"Starting container: 806d8d949ec325f3c5e5790fa1ec67476f107b51b08711b39e24e42237ee2158\" id=8aa4bcd8-c3c0-4dc9-9bb4-7c0fc7981e48 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:54:04.265419 crc crio[24437]: time=\"2026-06-12T20:54:04.26519169Z\" level=info msg=\"Started container\" PID=50729 containerID=806d8d949ec325f3c5e5790fa1ec67476f107b51b08711b39e24e42237ee2158 description=openshift-infra/auto-csr-approver-29688294-wnp2r/oc id=8aa4bcd8-c3c0-4dc9-9bb4-7c0fc7981e48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02\nJun 12 20:54:07.235779 crc crio[24437]: time=\"2026-06-12T20:54:07.233554717Z\" level=info msg=\"Stopping pod sandbox: 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02\" id=edf23156-082a-4973-bdcc-1f8e39d3771b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:54:07.238628 crc crio[24437]: time=\"2026-06-12T20:54:07.236158701Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688294-wnp2r Namespace:openshift-infra ID:91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02 UID:f93a1fab-3388-41b4-b7a1-9e0421e6eabd NetNS:/var/run/netns/972c7afb-e7fc-4f31-8a7c-5ac67e7aaa35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf93a1fab_3388_41b4_b7a1_9e0421e6eabd.slice PodAnnotations:0xc001f6c1a0}] Aliases:map[]}\"\nJun 12 20:54:07.238628 crc crio[24437]: time=\"2026-06-12T20:54:07.236803458Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688294-wnp2r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:09.015286 crc crio[24437]: time=\"2026-06-12T20:54:09.014440816Z\" level=info msg=\"Stopped pod sandbox: 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02\" id=edf23156-082a-4973-bdcc-1f8e39d3771b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:54:20.610906 crc crio[24437]: time=\"2026-06-12T20:54:20.610002987Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-j55tf/POD\" id=c531cf72-a159-4bf9-ad00-581122e83795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:20.610906 crc crio[24437]: time=\"2026-06-12T20:54:20.610577321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:20.610906 crc crio[24437]: time=\"2026-06-12T20:54:20.610171031Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-5glk7/POD\" id=30fa4512-d005-4608-bb46-3eebc732815c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:20.610906 crc crio[24437]: time=\"2026-06-12T20:54:20.610726855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:20.653875 crc crio[24437]: time=\"2026-06-12T20:54:20.652169932Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-8dwq6/POD\" id=322650b6-7d34-41d7-8691-8c2d9ad49602 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:20.653875 crc crio[24437]: time=\"2026-06-12T20:54:20.652247604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:20.678969 crc crio[24437]: time=\"2026-06-12T20:54:20.678438129Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-c84sv/POD\" id=b5a39d82-6fb4-41aa-b05c-0a5005772c1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:20.678969 crc crio[24437]: time=\"2026-06-12T20:54:20.678535881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:20.687805 crc crio[24437]: time=\"2026-06-12T20:54:20.687721552Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-5glk7 Namespace:openstack-operators ID:6fe2655c9c90e1331ce3d425229565c914658d657f6813821f232b5f3e4f13e2 UID:f3d3d1ec-03d0-462f-8bc7-b747b8953fc1 NetNS:/var/run/netns/28f3ef7d-6c42-40ef-83b0-a89611e37a28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3d3d1ec_03d0_462f_8bc7_b747b8953fc1.slice PodAnnotations:0xc0027462d0}] Aliases:map[]}\"\nJun 12 20:54:20.687805 crc crio[24437]: time=\"2026-06-12T20:54:20.687794173Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-5glk7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:20.747428 crc crio[24437]: time=\"2026-06-12T20:54:20.747296781Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-8dwq6 Namespace:openstack-operators ID:6d313da6590ee53329f58b105bc34fccdc231f9a9829a52d5e8ab618254ac519 UID:298a9cca-269f-498f-87db-044d5cfeb5d3 NetNS:/var/run/netns/570540c5-e504-4daf-b530-635b8b8330ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod298a9cca_269f_498f_87db_044d5cfeb5d3.slice PodAnnotations:0xc00012a748}] Aliases:map[]}\"\nJun 12 20:54:20.747428 crc crio[24437]: time=\"2026-06-12T20:54:20.747385764Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-8dwq6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:20.755465 crc crio[24437]: time=\"2026-06-12T20:54:20.753208919Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-c84sv Namespace:openstack-operators ID:02302bdbfd52876287e2d770f6f827c8fbb1f122eba6779a55477fb419630e3a UID:b7905494-b4c4-4467-90de-65a393b46ded NetNS:/var/run/netns/d439801a-e54e-4352-88f9-ea01d0ff588f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7905494_b4c4_4467_90de_65a393b46ded.slice PodAnnotations:0xc000c244d0}] Aliases:map[]}\"\nJun 12 20:54:20.755465 crc crio[24437]: time=\"2026-06-12T20:54:20.753681811Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-c84sv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:20.763647 crc crio[24437]: time=\"2026-06-12T20:54:20.762400959Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-5qrtl/POD\" id=54deeabd-c945-46d1-aeee-bad151f00d7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:20.763647 crc crio[24437]: time=\"2026-06-12T20:54:20.762483991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:20.769340 crc crio[24437]: time=\"2026-06-12T20:54:20.767115097Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-j55tf Namespace:openstack-operators ID:718080eda136d6dff9d64ca937ff7f1d4af0045100ed14694c600f6875847606 UID:6f371d6b-d19b-4dc4-a514-824c5aaf798a NetNS:/var/run/netns/fe913217-9177-4910-88fb-54dcc1c25830 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f371d6b_d19b_4dc4_a514_824c5aaf798a.slice PodAnnotations:0xc00282c5e8}] Aliases:map[]}\"\nJun 12 20:54:20.769340 crc crio[24437]: time=\"2026-06-12T20:54:20.767237731Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-j55tf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:20.784212 crc crio[24437]: time=\"2026-06-12T20:54:20.784167184Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-njqlp/POD\" id=fdb763dd-d76c-4623-9341-a18ba7e1563f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:20.784628 crc crio[24437]: time=\"2026-06-12T20:54:20.784602075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:21.127745 crc crio[24437]: time=\"2026-06-12T20:54:21.115179153Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-5qrtl Namespace:openstack-operators ID:1db6846de06611c8ef10a830c875be53afc7ec91b7c1b51df48fb412591cfc0a UID:73b9c492-f1b6-4f44-af4f-f90f6f8a47b6 NetNS:/var/run/netns/3269aff9-fcd7-4de1-88e8-6ec389d41e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73b9c492_f1b6_4f44_af4f_f90f6f8a47b6.slice PodAnnotations:0xc0026aa158}] Aliases:map[]}\"\nJun 12 20:54:21.127745 crc crio[24437]: time=\"2026-06-12T20:54:21.115684486Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-5qrtl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:21.127745 crc crio[24437]: time=\"2026-06-12T20:54:21.120473247Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-njqlp Namespace:openstack-operators ID:106b54f544eb426f7b4fc8015dcd115f4edd60c634afce3e87e828e57c6ff5c1 UID:28623ea3-98d2-4bfa-8787-914711dbc5d8 NetNS:/var/run/netns/d73acb00-6a51-48c3-a691-697d7e4a92ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28623ea3_98d2_4bfa_8787_914711dbc5d8.slice PodAnnotations:0xc002746410}] Aliases:map[]}\"\nJun 12 20:54:21.127745 crc crio[24437]: time=\"2026-06-12T20:54:21.120515068Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-njqlp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:21.127745 crc crio[24437]: time=\"2026-06-12T20:54:21.126494387Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-srvtv/POD\" id=90ebb01e-4588-4084-927c-2a85d15eebe9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:21.127745 crc crio[24437]: time=\"2026-06-12T20:54:21.126586069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:21.238554 crc crio[24437]: time=\"2026-06-12T20:54:21.232780246Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-xcfsv/POD\" id=2f89978d-ee99-49d0-9a65-cb99b0027984 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:21.238554 crc crio[24437]: time=\"2026-06-12T20:54:21.23378259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:21.341895 crc crio[24437]: time=\"2026-06-12T20:54:21.340386167Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-4qstz/POD\" id=ec1313a4-3495-4114-81e1-b6e209e1bc3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:21.341895 crc crio[24437]: time=\"2026-06-12T20:54:21.340637833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:21.341895 crc crio[24437]: time=\"2026-06-12T20:54:21.340776227Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-jkrzt/POD\" id=725586b6-e8b7-4dd8-9866-1a21b9290748 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:21.341895 crc crio[24437]: time=\"2026-06-12T20:54:21.340811248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:21.482267 crc crio[24437]: time=\"2026-06-12T20:54:21.481758594Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bqtd7/POD\" id=f147e7a9-5cd1-4118-8042-593694c0a489 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:21.482267 crc crio[24437]: time=\"2026-06-12T20:54:21.482159614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:21.484903 crc crio[24437]: time=\"2026-06-12T20:54:21.484765999Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-wxlvr/POD\" id=cec82ccb-5c10-4962-b882-378da9ff978e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:21.484903 crc crio[24437]: time=\"2026-06-12T20:54:21.484851151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:21.517202 crc crio[24437]: time=\"2026-06-12T20:54:21.513883918Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-58mvs/POD\" id=8c36a111-9f01-4a98-a9a5-2901be338247 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:21.517202 crc crio[24437]: time=\"2026-06-12T20:54:21.514038012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:21.822035 crc crio[24437]: time=\"2026-06-12T20:54:21.821300388Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-srvtv Namespace:openstack-operators ID:6a4a81667a4dd999343f5afe629465e8c3b456a576726269cd7e8a469851be23 UID:ad457e52-0e34-4fc6-9899-404313db0ef7 NetNS:/var/run/netns/fecda026-3fe5-4e40-9311-cfd976775d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad457e52_0e34_4fc6_9899_404313db0ef7.slice PodAnnotations:0xc00012aa80}] Aliases:map[]}\"\nJun 12 20:54:21.822035 crc crio[24437]: time=\"2026-06-12T20:54:21.821440351Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-srvtv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:21.981277 crc crio[24437]: time=\"2026-06-12T20:54:21.978787787Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-xcfsv Namespace:openstack-operators ID:76d5d33f198f9eda31b267533958d9d86f4847eb933ef74026b84a5baad45e9c UID:fe4de39d-7667-4e12-8b14-c744c91fe53c NetNS:/var/run/netns/e7827992-848e-47ce-9f4f-f5cb5f65ff8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe4de39d_7667_4e12_8b14_c744c91fe53c.slice PodAnnotations:0xc00012aca8}] Aliases:map[]}\"\nJun 12 20:54:21.981277 crc crio[24437]: time=\"2026-06-12T20:54:21.978865159Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-xcfsv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:22.278455 crc crio[24437]: time=\"2026-06-12T20:54:22.271891359Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-jkrzt Namespace:openstack-operators ID:31c3f9f243e4ee46f839dc2c20a90d28c57f14b559bf64d120a64a55ca248479 UID:5360d23c-5443-4847-9a66-b3dbb19bd406 NetNS:/var/run/netns/a04f76fa-8742-4ec6-aa13-52594e29aeee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5360d23c_5443_4847_9a66_b3dbb19bd406.slice PodAnnotations:0xc001840320}] Aliases:map[]}\"\nJun 12 20:54:22.278455 crc crio[24437]: time=\"2026-06-12T20:54:22.27272846Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-jkrzt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:22.445184 crc crio[24437]: time=\"2026-06-12T20:54:22.444843175Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-58mvs Namespace:openstack-operators ID:c0bd12fd5117161121e817e6753abb9cc2719dcfde2a8d4dc06d4412a0eec5b9 UID:c0ab4286-6fb5-4662-8b3d-3481e8218263 NetNS:/var/run/netns/5ec978a5-c8f8-4ed8-91f0-ef7e1af91328 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0ab4286_6fb5_4662_8b3d_3481e8218263.slice PodAnnotations:0xc00012af18}] Aliases:map[]}\"\nJun 12 20:54:22.445184 crc crio[24437]: time=\"2026-06-12T20:54:22.444992579Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-58mvs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:22.468074 crc crio[24437]: time=\"2026-06-12T20:54:22.46741002Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-wxlvr Namespace:openstack-operators ID:651cc4458ef5325ff458432685694ea6f9354459117cc18ae6039f8b2f2002d4 UID:83f94ca6-f0f9-42f9-a94e-ebdc802f64ae NetNS:/var/run/netns/c5b136a7-32c0-4753-9d57-a5325d62b5aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83f94ca6_f0f9_42f9_a94e_ebdc802f64ae.slice PodAnnotations:0xc000c24168}] Aliases:map[]}\"\nJun 12 20:54:22.468074 crc crio[24437]: time=\"2026-06-12T20:54:22.467884922Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-wxlvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:22.952583 crc crio[24437]: time=\"2026-06-12T20:54:22.947405307Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-bqtd7 Namespace:openstack-operators ID:925079421c4c4c68b1fa8a29a8e771a4fbeecf370dbe79997c2d6ee0b89ae348 UID:ccf4fbd4-0833-4ac1-90b6-3a74d812155e NetNS:/var/run/netns/f1e58fee-266e-4134-bae8-3c7f0bc9b12f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podccf4fbd4_0833_4ac1_90b6_3a74d812155e.slice PodAnnotations:0xc00282c130}] Aliases:map[]}\"\nJun 12 20:54:22.952583 crc crio[24437]: time=\"2026-06-12T20:54:22.947455338Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-bqtd7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:23.033120 crc crio[24437]: time=\"2026-06-12T20:54:23.023701826Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-wbrws/POD\" id=eca50e06-55b3-4221-8034-da0236073068 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:23.033120 crc crio[24437]: time=\"2026-06-12T20:54:23.023796058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:23.136860 crc crio[24437]: time=\"2026-06-12T20:54:23.136748103Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zsb4b/POD\" id=e9ac3f41-1135-49cd-bb39-32c19e09bf39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:23.137240 crc crio[24437]: time=\"2026-06-12T20:54:23.136870216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:23.145985 crc crio[24437]: time=\"2026-06-12T20:54:23.143803699Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-4qstz Namespace:openstack-operators ID:f936a6efe73ec68c7e2f3a7c4ba7ab988325d14a5cfb3e010607713197ce128b UID:53fa723f-087e-4715-8ac5-7cbe176ab197 NetNS:/var/run/netns/1dc1b65b-d9c0-4485-bd97-e58ba851330b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53fa723f_087e_4715_8ac5_7cbe176ab197.slice PodAnnotations:0xc000c243f8}] Aliases:map[]}\"\nJun 12 20:54:23.145985 crc crio[24437]: time=\"2026-06-12T20:54:23.143911612Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-4qstz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:23.180612 crc crio[24437]: time=\"2026-06-12T20:54:23.180540079Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-csvwv/POD\" id=67ea0df5-64ae-4326-a36a-e2f5fcd19a06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:23.181461 crc crio[24437]: time=\"2026-06-12T20:54:23.181425971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:23.305581 crc crio[24437]: time=\"2026-06-12T20:54:23.283882554Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-jb9w7/POD\" id=ed50d1e5-4312-470f-b32a-f16771402b75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:23.305581 crc crio[24437]: time=\"2026-06-12T20:54:23.284076639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:23.530716 crc crio[24437]: time=\"2026-06-12T20:54:23.530493963Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-vgp2g/POD\" id=8163ccf1-747b-44e1-b7a1-09fb222f0651 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:23.530716 crc crio[24437]: time=\"2026-06-12T20:54:23.530598646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:24.769708 crc crio[24437]: time=\"2026-06-12T20:54:24.757749512Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-zsb4b Namespace:openstack-operators ID:f8a295530baf75a6e6a27cd82129118712f833eb5c113ed9daf40f025cbc1e31 UID:dbbb5962-b293-4ee2-a771-d745bb32476c NetNS:/var/run/netns/2e76b0d8-2174-45ef-87bc-818cb2e50b33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbbb5962_b293_4ee2_a771_d745bb32476c.slice PodAnnotations:0xc0026aa6b0}] Aliases:map[]}\"\nJun 12 20:54:24.769708 crc crio[24437]: time=\"2026-06-12T20:54:24.757903646Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-zsb4b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:24.810122 crc crio[24437]: time=\"2026-06-12T20:54:24.808758429Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-csvwv Namespace:openstack-operators ID:a0a52c5f77bf1801920cc97235ab0e778ae05823d37870d5e1dafde0fd8a1968 UID:ba875fa9-b449-415f-a1a8-148fe13e6733 NetNS:/var/run/netns/b702332c-c966-4608-9e89-b2bd4c175eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podba875fa9_b449_415f_a1a8_148fe13e6733.slice PodAnnotations:0xc00051cdb8}] Aliases:map[]}\"\nJun 12 20:54:24.812865 crc crio[24437]: time=\"2026-06-12T20:54:24.81279952Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-csvwv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:24.977209 crc crio[24437]: time=\"2026-06-12T20:54:24.977105049Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-jb9w7 Namespace:openstack-operators ID:d333198de6d008f7193ed8232f7fe962ab6c61c1ac38253085b3bbb861bc3547 UID:73203df4-e272-4e1b-93ec-a51f850cc994 NetNS:/var/run/netns/58fc5003-0712-4710-9fc9-ae587a00aa85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73203df4_e272_4e1b_93ec_a51f850cc994.slice PodAnnotations:0xc0026aa8b8}] Aliases:map[]}\"\nJun 12 20:54:24.977209 crc crio[24437]: time=\"2026-06-12T20:54:24.977173791Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-jb9w7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:24.996152 crc crio[24437]: time=\"2026-06-12T20:54:24.992518205Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-vgp2g Namespace:openstack-operators ID:2353af079749b03b9efd24c17713e8cdf969a499af8c84462c9e0e37cae62cb7 UID:510f8ed5-096f-4df4-89d4-f53c765a17de NetNS:/var/run/netns/b26ceba1-5a70-48ec-af85-0312c453b30b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod510f8ed5_096f_4df4_89d4_f53c765a17de.slice PodAnnotations:0xc00051d048}] Aliases:map[]}\"\nJun 12 20:54:24.996152 crc crio[24437]: time=\"2026-06-12T20:54:24.992659279Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-vgp2g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:25.009912 crc crio[24437]: time=\"2026-06-12T20:54:25.005042988Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-wbrws Namespace:openstack-operators ID:97ea62a668a9f88fe97f4ca9702125fb93514826c584aeb59623d44144784a07 UID:88546a84-38c0-440d-a545-638ca7fcf5e2 NetNS:/var/run/netns/9c37e6d7-1037-4752-a750-bebda0d9ec28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88546a84_38c0_440d_a545_638ca7fcf5e2.slice PodAnnotations:0xc00051d1b0}] Aliases:map[]}\"\nJun 12 20:54:25.037530 crc crio[24437]: time=\"2026-06-12T20:54:25.030866034Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-wbrws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:30.620666 crc crio[24437]: 2026-06-12T20:54:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02302bdbfd52876 Mac:26:aa:d7:21:a0:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/d439801a-e54e-4352-88f9-ea01d0ff588f SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:30.620666 crc crio[24437]: 2026-06-12T20:54:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:106b54f544eb426 Mac:d6:05:2f:ec:80:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/d73acb00-6a51-48c3-a691-697d7e4a92ab SocketPath: PciID:}] [{Interface:0xc000114790 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:30.631716 crc crio[24437]: time=\"2026-06-12T20:54:30.625025285Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-njqlp Namespace:openstack-operators ID:106b54f544eb426f7b4fc8015dcd115f4edd60c634afce3e87e828e57c6ff5c1 UID:28623ea3-98d2-4bfa-8787-914711dbc5d8 NetNS:/var/run/netns/d73acb00-6a51-48c3-a691-697d7e4a92ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28623ea3_98d2_4bfa_8787_914711dbc5d8.slice PodAnnotations:0xc002746410}] Aliases:map[]}\"\nJun 12 20:54:30.631716 crc crio[24437]: time=\"2026-06-12T20:54:30.629828664Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-c84sv Namespace:openstack-operators ID:02302bdbfd52876287e2d770f6f827c8fbb1f122eba6779a55477fb419630e3a UID:b7905494-b4c4-4467-90de-65a393b46ded NetNS:/var/run/netns/d439801a-e54e-4352-88f9-ea01d0ff588f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7905494_b4c4_4467_90de_65a393b46ded.slice PodAnnotations:0xc000c244d0}] Aliases:map[]}\"\nJun 12 20:54:30.631716 crc crio[24437]: time=\"2026-06-12T20:54:30.630748808Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-c84sv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:30.641128 crc crio[24437]: time=\"2026-06-12T20:54:30.634422949Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-njqlp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:30.707883 crc crio[24437]: time=\"2026-06-12T20:54:30.706288816Z\" level=info msg=\"Ran pod sandbox 106b54f544eb426f7b4fc8015dcd115f4edd60c634afce3e87e828e57c6ff5c1 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-njqlp/POD\" id=fdb763dd-d76c-4623-9341-a18ba7e1563f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:30.731043 crc crio[24437]: time=\"2026-06-12T20:54:30.728674316Z\" level=info msg=\"Ran pod sandbox 02302bdbfd52876287e2d770f6f827c8fbb1f122eba6779a55477fb419630e3a with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-c84sv/POD\" id=b5a39d82-6fb4-41aa-b05c-0a5005772c1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:30.746685 crc crio[24437]: 2026-06-12T20:54:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a4a81667a4dd99 Mac:e6:32:d2:13:fb:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/fecda026-3fe5-4e40-9311-cfd976775d8e SocketPath: PciID:}] [{Interface:0xc00028e8a0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:30.775811 crc crio[24437]: time=\"2026-06-12T20:54:30.77237448Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-srvtv Namespace:openstack-operators ID:6a4a81667a4dd999343f5afe629465e8c3b456a576726269cd7e8a469851be23 UID:ad457e52-0e34-4fc6-9899-404313db0ef7 NetNS:/var/run/netns/fecda026-3fe5-4e40-9311-cfd976775d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad457e52_0e34_4fc6_9899_404313db0ef7.slice PodAnnotations:0xc00012aa80}] Aliases:map[]}\"\nJun 12 20:54:30.775811 crc crio[24437]: time=\"2026-06-12T20:54:30.772603166Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-srvtv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:30.886494 crc crio[24437]: time=\"2026-06-12T20:54:30.875241034Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=0331efdb-4de4-406c-abe1-c4f30031f71b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:30.886494 crc crio[24437]: time=\"2026-06-12T20:54:30.885652034Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=0331efdb-4de4-406c-abe1-c4f30031f71b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:30.886494 crc crio[24437]: time=\"2026-06-12T20:54:30.886076935Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=0331efdb-4de4-406c-abe1-c4f30031f71b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:30.927664 crc crio[24437]: time=\"2026-06-12T20:54:30.925134742Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=7becd9fe-27ec-4691-9fee-3da84c4cd893 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:30.934575 crc crio[24437]: time=\"2026-06-12T20:54:30.932783723Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=7becd9fe-27ec-4691-9fee-3da84c4cd893 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:30.934575 crc crio[24437]: time=\"2026-06-12T20:54:30.933146162Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=7becd9fe-27ec-4691-9fee-3da84c4cd893 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:30.950654 crc crio[24437]: time=\"2026-06-12T20:54:30.947272235Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=9f81627d-bc4a-4f29-bbfb-c8ce63acbeaa name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:31.011525 crc crio[24437]: time=\"2026-06-12T20:54:31.008747313Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"\nJun 12 20:54:31.019214 crc crio[24437]: time=\"2026-06-12T20:54:31.015287707Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=ebf3ebe2-f955-417a-b6af-5960236a9091 name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:31.037993 crc crio[24437]: time=\"2026-06-12T20:54:31.035682247Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"\nJun 12 20:54:31.080185 crc crio[24437]: time=\"2026-06-12T20:54:31.076822936Z\" level=info msg=\"Ran pod sandbox 6a4a81667a4dd999343f5afe629465e8c3b456a576726269cd7e8a469851be23 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-srvtv/POD\" id=90ebb01e-4588-4084-927c-2a85d15eebe9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:31.134545 crc crio[24437]: 2026-06-12T20:54:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1db6846de06611c Mac:12:3b:18:e0:6b:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/3269aff9-fcd7-4de1-88e8-6ec389d41e4b SocketPath: PciID:}] [{Interface:0xc0000157a0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:31.147150 crc crio[24437]: time=\"2026-06-12T20:54:31.142424268Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=6e953f58-da1f-4ed8-b1b4-5fb31ed9266b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.147150 crc crio[24437]: time=\"2026-06-12T20:54:31.143385681Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=6e953f58-da1f-4ed8-b1b4-5fb31ed9266b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.147150 crc crio[24437]: time=\"2026-06-12T20:54:31.143465904Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=6e953f58-da1f-4ed8-b1b4-5fb31ed9266b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.156743 crc crio[24437]: time=\"2026-06-12T20:54:31.156523079Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=085ab80e-b677-4283-8cd9-92801c8a7896 name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:31.157112 crc crio[24437]: time=\"2026-06-12T20:54:31.156617672Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-5qrtl Namespace:openstack-operators ID:1db6846de06611c8ef10a830c875be53afc7ec91b7c1b51df48fb412591cfc0a UID:73b9c492-f1b6-4f44-af4f-f90f6f8a47b6 NetNS:/var/run/netns/3269aff9-fcd7-4de1-88e8-6ec389d41e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73b9c492_f1b6_4f44_af4f_f90f6f8a47b6.slice PodAnnotations:0xc0026aa158}] Aliases:map[]}\"\nJun 12 20:54:31.157454 crc crio[24437]: time=\"2026-06-12T20:54:31.157432222Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-5qrtl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:31.184756 crc crio[24437]: time=\"2026-06-12T20:54:31.184660204Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"\nJun 12 20:54:31.206502 crc crio[24437]: time=\"2026-06-12T20:54:31.202707855Z\" level=info msg=\"Ran pod sandbox 1db6846de06611c8ef10a830c875be53afc7ec91b7c1b51df48fb412591cfc0a with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-5qrtl/POD\" id=54deeabd-c945-46d1-aeee-bad151f00d7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:31.239491 crc crio[24437]: time=\"2026-06-12T20:54:31.239444043Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=1519519b-9930-41b9-ab43-4e9d95617baf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.239908 crc crio[24437]: time=\"2026-06-12T20:54:31.239873035Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=1519519b-9930-41b9-ab43-4e9d95617baf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.240156 crc crio[24437]: time=\"2026-06-12T20:54:31.240131241Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=1519519b-9930-41b9-ab43-4e9d95617baf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.246988 crc crio[24437]: time=\"2026-06-12T20:54:31.244812638Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=d603bc6f-8481-4f40-8297-310bf0cefd88 name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:31.334190 crc crio[24437]: time=\"2026-06-12T20:54:31.329782504Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"\nJun 12 20:54:31.559111 crc crio[24437]: 2026-06-12T20:54:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fe2655c9c90e13 Mac:66:e4:5d:36:b0:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/28f3ef7d-6c42-40ef-83b0-a89611e37a28 SocketPath: PciID:}] [{Interface:0xc0001dca30 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:31.589052 crc crio[24437]: 2026-06-12T20:54:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:718080eda136d6d Mac:8e:d6:b9:39:52:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/fe913217-9177-4910-88fb-54dcc1c25830 SocketPath: PciID:}] [{Interface:0xc000014cc0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:31.743064 crc crio[24437]: time=\"2026-06-12T20:54:31.742767735Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-5glk7 Namespace:openstack-operators ID:6fe2655c9c90e1331ce3d425229565c914658d657f6813821f232b5f3e4f13e2 UID:f3d3d1ec-03d0-462f-8bc7-b747b8953fc1 NetNS:/var/run/netns/28f3ef7d-6c42-40ef-83b0-a89611e37a28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3d3d1ec_03d0_462f_8bc7_b747b8953fc1.slice PodAnnotations:0xc0027462d0}] Aliases:map[]}\"\nJun 12 20:54:31.744377 crc crio[24437]: time=\"2026-06-12T20:54:31.743171076Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-5glk7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:31.750550 crc crio[24437]: time=\"2026-06-12T20:54:31.750428177Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-j55tf Namespace:openstack-operators ID:718080eda136d6dff9d64ca937ff7f1d4af0045100ed14694c600f6875847606 UID:6f371d6b-d19b-4dc4-a514-824c5aaf798a NetNS:/var/run/netns/fe913217-9177-4910-88fb-54dcc1c25830 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f371d6b_d19b_4dc4_a514_824c5aaf798a.slice PodAnnotations:0xc00282c5e8}] Aliases:map[]}\"\nJun 12 20:54:31.751019 crc crio[24437]: time=\"2026-06-12T20:54:31.750703524Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-j55tf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:31.752374 crc crio[24437]: time=\"2026-06-12T20:54:31.752203041Z\" level=info msg=\"Ran pod sandbox 6fe2655c9c90e1331ce3d425229565c914658d657f6813821f232b5f3e4f13e2 with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-5glk7/POD\" id=30fa4512-d005-4608-bb46-3eebc732815c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:31.759412 crc crio[24437]: time=\"2026-06-12T20:54:31.758301483Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=8fddda36-b48a-4950-a8d8-379bbd38ecde name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.759412 crc crio[24437]: time=\"2026-06-12T20:54:31.758541389Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=8fddda36-b48a-4950-a8d8-379bbd38ecde name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.759412 crc crio[24437]: time=\"2026-06-12T20:54:31.758596941Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=8fddda36-b48a-4950-a8d8-379bbd38ecde name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.759412 crc crio[24437]: time=\"2026-06-12T20:54:31.759067643Z\" level=info msg=\"Ran pod sandbox 718080eda136d6dff9d64ca937ff7f1d4af0045100ed14694c600f6875847606 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-j55tf/POD\" id=c531cf72-a159-4bf9-ad00-581122e83795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:31.761389 crc crio[24437]: time=\"2026-06-12T20:54:31.761262098Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=65247e27-4bf4-40c7-ac3b-fa35b68c122c name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:31.762754 crc crio[24437]: time=\"2026-06-12T20:54:31.762625571Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=8cfecac6-6e9c-4721-b028-9ff401e7d6d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.762886 crc crio[24437]: time=\"2026-06-12T20:54:31.762774595Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=8cfecac6-6e9c-4721-b028-9ff401e7d6d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.762886 crc crio[24437]: time=\"2026-06-12T20:54:31.762833087Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=8cfecac6-6e9c-4721-b028-9ff401e7d6d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.766897 crc crio[24437]: time=\"2026-06-12T20:54:31.765469634Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=0694860b-f62d-4833-88ca-9469c2e6802c name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:31.770998 crc crio[24437]: time=\"2026-06-12T20:54:31.770790686Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"\nJun 12 20:54:31.770998 crc crio[24437]: time=\"2026-06-12T20:54:31.770847007Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"\nJun 12 20:54:31.907080 crc crio[24437]: 2026-06-12T20:54:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d313da6590ee53 Mac:ae:07:c9:8e:ed:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/570540c5-e504-4daf-b530-635b8b8330ac SocketPath: PciID:}] [{Interface:0xc0003693d0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:31.908370 crc crio[24437]: time=\"2026-06-12T20:54:31.908238214Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-8dwq6 Namespace:openstack-operators ID:6d313da6590ee53329f58b105bc34fccdc231f9a9829a52d5e8ab618254ac519 UID:298a9cca-269f-498f-87db-044d5cfeb5d3 NetNS:/var/run/netns/570540c5-e504-4daf-b530-635b8b8330ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod298a9cca_269f_498f_87db_044d5cfeb5d3.slice PodAnnotations:0xc00012a748}] Aliases:map[]}\"\nJun 12 20:54:31.908491 crc crio[24437]: time=\"2026-06-12T20:54:31.908413488Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-8dwq6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:31.910846 crc crio[24437]: 2026-06-12T20:54:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f936a6efe73ec68 Mac:da:70:0d:c8:35:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/1dc1b65b-d9c0-4485-bd97-e58ba851330b SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:31.910846 crc crio[24437]: time=\"2026-06-12T20:54:31.91009757Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-4qstz Namespace:openstack-operators ID:f936a6efe73ec68c7e2f3a7c4ba7ab988325d14a5cfb3e010607713197ce128b UID:53fa723f-087e-4715-8ac5-7cbe176ab197 NetNS:/var/run/netns/1dc1b65b-d9c0-4485-bd97-e58ba851330b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53fa723f_087e_4715_8ac5_7cbe176ab197.slice PodAnnotations:0xc000c243f8}] Aliases:map[]}\"\nJun 12 20:54:31.910846 crc crio[24437]: time=\"2026-06-12T20:54:31.910272565Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-4qstz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:31.918043 crc crio[24437]: time=\"2026-06-12T20:54:31.917851595Z\" level=info msg=\"Ran pod sandbox 6d313da6590ee53329f58b105bc34fccdc231f9a9829a52d5e8ab618254ac519 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-8dwq6/POD\" id=322650b6-7d34-41d7-8691-8c2d9ad49602 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:31.921121 crc crio[24437]: time=\"2026-06-12T20:54:31.921087006Z\" level=info msg=\"Ran pod sandbox f936a6efe73ec68c7e2f3a7c4ba7ab988325d14a5cfb3e010607713197ce128b with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-4qstz/POD\" id=ec1313a4-3495-4114-81e1-b6e209e1bc3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:31.921862 crc crio[24437]: time=\"2026-06-12T20:54:31.921677491Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=8e0c3221-6b71-4269-8a9c-b5ae8d17d00d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.921995 crc crio[24437]: time=\"2026-06-12T20:54:31.921880116Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=8e0c3221-6b71-4269-8a9c-b5ae8d17d00d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.922115 crc crio[24437]: time=\"2026-06-12T20:54:31.92206335Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=8e0c3221-6b71-4269-8a9c-b5ae8d17d00d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.925257 crc crio[24437]: time=\"2026-06-12T20:54:31.925166387Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=4b0c7b63-136e-4f6c-ac0c-1035aec3230e name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:31.927850 crc crio[24437]: time=\"2026-06-12T20:54:31.927750632Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"\nJun 12 20:54:31.928277 crc crio[24437]: time=\"2026-06-12T20:54:31.928221784Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=17033973-45b8-4392-95a2-5aa7454d1bf0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.931272 crc crio[24437]: time=\"2026-06-12T20:54:31.930812249Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=17033973-45b8-4392-95a2-5aa7454d1bf0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.931488 crc crio[24437]: time=\"2026-06-12T20:54:31.931463626Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=17033973-45b8-4392-95a2-5aa7454d1bf0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:31.933010 crc crio[24437]: time=\"2026-06-12T20:54:31.932868121Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=a7ab73e3-b16b-4c5f-8ae2-a7e29512d701 name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:31.935814 crc crio[24437]: time=\"2026-06-12T20:54:31.935739232Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"\nJun 12 20:54:32.388580 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2353af079749b03 Mac:12:ba:56:c3:fc:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/b26ceba1-5a70-48ec-af85-0312c453b30b SocketPath: PciID:}] [{Interface:0xc00032e960 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:32.388580 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:925079421c4c4c6 Mac:46:58:95:c1:52:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/f1e58fee-266e-4134-bae8-3c7f0bc9b12f SocketPath: PciID:}] [{Interface:0xc000015e20 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:32.389026 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0bd12fd5117161 Mac:ba:1b:2e:d3:f2:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/5ec978a5-c8f8-4ed8-91f0-ef7e1af91328 SocketPath: PciID:}] [{Interface:0xc000482730 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:32.389831 crc crio[24437]: time=\"2026-06-12T20:54:32.38974776Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-bqtd7 Namespace:openstack-operators ID:925079421c4c4c68b1fa8a29a8e771a4fbeecf370dbe79997c2d6ee0b89ae348 UID:ccf4fbd4-0833-4ac1-90b6-3a74d812155e NetNS:/var/run/netns/f1e58fee-266e-4134-bae8-3c7f0bc9b12f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podccf4fbd4_0833_4ac1_90b6_3a74d812155e.slice PodAnnotations:0xc00282c130}] Aliases:map[]}\"\nJun 12 20:54:32.390025 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76d5d33f198f9ed Mac:6e:78:bb:b5:1a:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/e7827992-848e-47ce-9f4f-f5cb5f65ff8d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:32.390025 crc crio[24437]: time=\"2026-06-12T20:54:32.390013986Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-bqtd7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:32.390159 crc crio[24437]: time=\"2026-06-12T20:54:32.390030467Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-vgp2g Namespace:openstack-operators ID:2353af079749b03b9efd24c17713e8cdf969a499af8c84462c9e0e37cae62cb7 UID:510f8ed5-096f-4df4-89d4-f53c765a17de NetNS:/var/run/netns/b26ceba1-5a70-48ec-af85-0312c453b30b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod510f8ed5_096f_4df4_89d4_f53c765a17de.slice PodAnnotations:0xc00051d048}] Aliases:map[]}\"\nJun 12 20:54:32.390250 crc crio[24437]: time=\"2026-06-12T20:54:32.390172831Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-vgp2g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:32.390660 crc crio[24437]: time=\"2026-06-12T20:54:32.390594041Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-xcfsv Namespace:openstack-operators ID:76d5d33f198f9eda31b267533958d9d86f4847eb933ef74026b84a5baad45e9c UID:fe4de39d-7667-4e12-8b14-c744c91fe53c NetNS:/var/run/netns/e7827992-848e-47ce-9f4f-f5cb5f65ff8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe4de39d_7667_4e12_8b14_c744c91fe53c.slice PodAnnotations:0xc00012aca8}] Aliases:map[]}\"\nJun 12 20:54:32.390814 crc crio[24437]: time=\"2026-06-12T20:54:32.390757755Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-xcfsv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:32.391023 crc crio[24437]: time=\"2026-06-12T20:54:32.390907969Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-58mvs Namespace:openstack-operators ID:c0bd12fd5117161121e817e6753abb9cc2719dcfde2a8d4dc06d4412a0eec5b9 UID:c0ab4286-6fb5-4662-8b3d-3481e8218263 NetNS:/var/run/netns/5ec978a5-c8f8-4ed8-91f0-ef7e1af91328 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0ab4286_6fb5_4662_8b3d_3481e8218263.slice PodAnnotations:0xc00012af18}] Aliases:map[]}\"\nJun 12 20:54:32.391285 crc crio[24437]: time=\"2026-06-12T20:54:32.391169515Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-58mvs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:32.408856 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97ea62a668a9f88 Mac:82:44:bb:4f:f5:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/9c37e6d7-1037-4752-a750-bebda0d9ec28 SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:32.408856 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8a295530baf75a Mac:32:95:9b:99:ad:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/2e76b0d8-2174-45ef-87bc-818cb2e50b33 SocketPath: PciID:}] [{Interface:0xc000014cc0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:32.408856 crc crio[24437]: time=\"2026-06-12T20:54:32.408379516Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-zsb4b Namespace:openstack-operators ID:f8a295530baf75a6e6a27cd82129118712f833eb5c113ed9daf40f025cbc1e31 UID:dbbb5962-b293-4ee2-a771-d745bb32476c NetNS:/var/run/netns/2e76b0d8-2174-45ef-87bc-818cb2e50b33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbbb5962_b293_4ee2_a771_d745bb32476c.slice PodAnnotations:0xc0026aa6b0}] Aliases:map[]}\"\nJun 12 20:54:32.408856 crc crio[24437]: time=\"2026-06-12T20:54:32.408581621Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-zsb4b for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:32.409471 crc crio[24437]: time=\"2026-06-12T20:54:32.409002072Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-wbrws Namespace:openstack-operators ID:97ea62a668a9f88fe97f4ca9702125fb93514826c584aeb59623d44144784a07 UID:88546a84-38c0-440d-a545-638ca7fcf5e2 NetNS:/var/run/netns/9c37e6d7-1037-4752-a750-bebda0d9ec28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88546a84_38c0_440d_a545_638ca7fcf5e2.slice PodAnnotations:0xc00051d1b0}] Aliases:map[]}\"\nJun 12 20:54:32.409471 crc crio[24437]: time=\"2026-06-12T20:54:32.409194576Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-wbrws for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:32.421162 crc crio[24437]: time=\"2026-06-12T20:54:32.42054446Z\" level=info msg=\"Ran pod sandbox 925079421c4c4c68b1fa8a29a8e771a4fbeecf370dbe79997c2d6ee0b89ae348 with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bqtd7/POD\" id=f147e7a9-5cd1-4118-8042-593694c0a489 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:32.421821 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31c3f9f243e4ee4 Mac:02:42:0c:f9:fc:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/a04f76fa-8742-4ec6-aa13-52594e29aeee SocketPath: PciID:}] [{Interface:0xc000284780 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:32.422352 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0a52c5f77bf180 Mac:26:92:b3:87:aa:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/b702332c-c966-4608-9e89-b2bd4c175eeb SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:32.426211 crc crio[24437]: time=\"2026-06-12T20:54:32.426134201Z\" level=info msg=\"Ran pod sandbox 2353af079749b03b9efd24c17713e8cdf969a499af8c84462c9e0e37cae62cb7 with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-vgp2g/POD\" id=8163ccf1-747b-44e1-b7a1-09fb222f0651 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:32.426574 crc crio[24437]: time=\"2026-06-12T20:54:32.42650219Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-jkrzt Namespace:openstack-operators ID:31c3f9f243e4ee46f839dc2c20a90d28c57f14b559bf64d120a64a55ca248479 UID:5360d23c-5443-4847-9a66-b3dbb19bd406 NetNS:/var/run/netns/a04f76fa-8742-4ec6-aa13-52594e29aeee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5360d23c_5443_4847_9a66_b3dbb19bd406.slice PodAnnotations:0xc001840320}] Aliases:map[]}\"\nJun 12 20:54:32.426840 crc crio[24437]: time=\"2026-06-12T20:54:32.426787957Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-jkrzt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:32.428529 crc crio[24437]: time=\"2026-06-12T20:54:32.42817687Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-csvwv Namespace:openstack-operators ID:a0a52c5f77bf1801920cc97235ab0e778ae05823d37870d5e1dafde0fd8a1968 UID:ba875fa9-b449-415f-a1a8-148fe13e6733 NetNS:/var/run/netns/b702332c-c966-4608-9e89-b2bd4c175eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podba875fa9_b449_415f_a1a8_148fe13e6733.slice PodAnnotations:0xc00051cdb8}] Aliases:map[]}\"\nJun 12 20:54:32.429068 crc crio[24437]: time=\"2026-06-12T20:54:32.428782726Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-csvwv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:32.431201 crc crio[24437]: time=\"2026-06-12T20:54:32.431056583Z\" level=info msg=\"Ran pod sandbox 76d5d33f198f9eda31b267533958d9d86f4847eb933ef74026b84a5baad45e9c with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-xcfsv/POD\" id=2f89978d-ee99-49d0-9a65-cb99b0027984 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:32.435370 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:651cc4458ef5325 Mac:3a:f5:58:d6:07:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/c5b136a7-32c0-4753-9d57-a5325d62b5aa SocketPath: PciID:}] [{Interface:0xc0001254f0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:32.436311 crc crio[24437]: time=\"2026-06-12T20:54:32.436247674Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=f8113fc1-dd1b-45db-be21-de28c1b73cff name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.436575 crc crio[24437]: time=\"2026-06-12T20:54:32.43651172Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=f8113fc1-dd1b-45db-be21-de28c1b73cff name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.436823 crc crio[24437]: time=\"2026-06-12T20:54:32.436646953Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=f8113fc1-dd1b-45db-be21-de28c1b73cff name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.437071 crc crio[24437]: time=\"2026-06-12T20:54:32.436748286Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=0e5d05ec-f42b-46d8-9dd1-9536f9a26670 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.437071 crc crio[24437]: time=\"2026-06-12T20:54:32.437048863Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found\" id=0e5d05ec-f42b-46d8-9dd1-9536f9a26670 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.437167 crc crio[24437]: time=\"2026-06-12T20:54:32.437104274Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found\" id=0e5d05ec-f42b-46d8-9dd1-9536f9a26670 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.439769 crc crio[24437]: time=\"2026-06-12T20:54:32.439681179Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=121accff-63a6-4dd5-a6c6-112d97328fd8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.441748 crc crio[24437]: time=\"2026-06-12T20:54:32.439796112Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=48d59cb5-25f7-40ed-aecd-f0ed64a7098b name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:32.442408 crc crio[24437]: time=\"2026-06-12T20:54:32.440061818Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=121accff-63a6-4dd5-a6c6-112d97328fd8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.442516 crc crio[24437]: time=\"2026-06-12T20:54:32.442478789Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=121accff-63a6-4dd5-a6c6-112d97328fd8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.442619 crc crio[24437]: time=\"2026-06-12T20:54:32.440775317Z\" level=info msg=\"Ran pod sandbox c0bd12fd5117161121e817e6753abb9cc2719dcfde2a8d4dc06d4412a0eec5b9 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-58mvs/POD\" id=8c36a111-9f01-4a98-a9a5-2901be338247 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:32.442728 crc crio[24437]: time=\"2026-06-12T20:54:32.441488284Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=bf50119d-486d-476a-808c-3fd92a58f49a name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:32.442898 crc crio[24437]: time=\"2026-06-12T20:54:32.441516005Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-wxlvr Namespace:openstack-operators ID:651cc4458ef5325ff458432685694ea6f9354459117cc18ae6039f8b2f2002d4 UID:83f94ca6-f0f9-42f9-a94e-ebdc802f64ae NetNS:/var/run/netns/c5b136a7-32c0-4753-9d57-a5325d62b5aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83f94ca6_f0f9_42f9_a94e_ebdc802f64ae.slice PodAnnotations:0xc000c24168}] Aliases:map[]}\"\nJun 12 20:54:32.443170 crc crio[24437]: time=\"2026-06-12T20:54:32.443114154Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-wxlvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:32.445504 crc crio[24437]: time=\"2026-06-12T20:54:32.445465474Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=a2d6c29d-a339-4e58-bfe8-c5a93da7d1cc name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:32.445722 crc crio[24437]: time=\"2026-06-12T20:54:32.445660028Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\\\"\"\nJun 12 20:54:32.447184 crc crio[24437]: time=\"2026-06-12T20:54:32.446390187Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=7f2421a9-2813-412c-9030-18445eff77da name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.447184 crc crio[24437]: time=\"2026-06-12T20:54:32.446554811Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=7f2421a9-2813-412c-9030-18445eff77da name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.447184 crc crio[24437]: time=\"2026-06-12T20:54:32.446597762Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=7f2421a9-2813-412c-9030-18445eff77da name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.448204 crc crio[24437]: time=\"2026-06-12T20:54:32.447899435Z\" level=info msg=\"Ran pod sandbox 31c3f9f243e4ee46f839dc2c20a90d28c57f14b559bf64d120a64a55ca248479 with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-jkrzt/POD\" id=725586b6-e8b7-4dd8-9866-1a21b9290748 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:32.448438 crc crio[24437]: time=\"2026-06-12T20:54:32.448410837Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\\\"\"\nJun 12 20:54:32.448829 crc crio[24437]: time=\"2026-06-12T20:54:32.448691214Z\" level=info msg=\"Ran pod sandbox a0a52c5f77bf1801920cc97235ab0e778ae05823d37870d5e1dafde0fd8a1968 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-csvwv/POD\" id=67ea0df5-64ae-4326-a36a-e2f5fcd19a06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:32.455245 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d333198de6d008f Mac:46:bf:fe:2f:ed:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/58fc5003-0712-4710-9fc9-ae587a00aa85 SocketPath: PciID:}] [{Interface:0xc000104650 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:32.455620 crc crio[24437]: time=\"2026-06-12T20:54:32.455510035Z\" level=info msg=\"Ran pod sandbox f8a295530baf75a6e6a27cd82129118712f833eb5c113ed9daf40f025cbc1e31 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zsb4b/POD\" id=e9ac3f41-1135-49cd-bb39-32c19e09bf39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:32.455712 crc crio[24437]: time=\"2026-06-12T20:54:32.455687839Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=08841c9f-1ac0-4a16-8657-ebdead597e69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.455983 crc crio[24437]: time=\"2026-06-12T20:54:32.455851213Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=08841c9f-1ac0-4a16-8657-ebdead597e69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.456452 crc crio[24437]: time=\"2026-06-12T20:54:32.455986766Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=08841c9f-1ac0-4a16-8657-ebdead597e69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.456909 crc crio[24437]: time=\"2026-06-12T20:54:32.456726055Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=19c37aa9-1922-4c92-b931-359180f06a74 name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:32.456909 crc crio[24437]: time=\"2026-06-12T20:54:32.456793717Z\" level=info msg=\"Ran pod sandbox 97ea62a668a9f88fe97f4ca9702125fb93514826c584aeb59623d44144784a07 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-wbrws/POD\" id=eca50e06-55b3-4221-8034-da0236073068 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:32.458533 crc crio[24437]: time=\"2026-06-12T20:54:32.45847573Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-jb9w7 Namespace:openstack-operators ID:d333198de6d008f7193ed8232f7fe962ab6c61c1ac38253085b3bbb861bc3547 UID:73203df4-e272-4e1b-93ec-a51f850cc994 NetNS:/var/run/netns/58fc5003-0712-4710-9fc9-ae587a00aa85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73203df4_e272_4e1b_93ec_a51f850cc994.slice PodAnnotations:0xc0026aa8b8}] Aliases:map[]}\"\nJun 12 20:54:32.458729 crc crio[24437]: time=\"2026-06-12T20:54:32.458665264Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=87f9db62-5d7a-4042-b9d9-6251b8dbfa2f name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:32.458797 crc crio[24437]: time=\"2026-06-12T20:54:32.458672625Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-jb9w7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:32.462574 crc crio[24437]: time=\"2026-06-12T20:54:32.46253638Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"\nJun 12 20:54:32.462788 crc crio[24437]: time=\"2026-06-12T20:54:32.462725696Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"\nJun 12 20:54:32.463570 crc crio[24437]: time=\"2026-06-12T20:54:32.463528346Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=645fd1ad-c792-439c-bd89-71731a76ed55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.463653 crc crio[24437]: time=\"2026-06-12T20:54:32.463591847Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"\nJun 12 20:54:32.463796 crc crio[24437]: time=\"2026-06-12T20:54:32.463771971Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=8561783e-3a52-4996-80e9-e016a821483f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.464114 crc crio[24437]: time=\"2026-06-12T20:54:32.464002518Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=645fd1ad-c792-439c-bd89-71731a76ed55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.464114 crc crio[24437]: time=\"2026-06-12T20:54:32.46408289Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=645fd1ad-c792-439c-bd89-71731a76ed55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.464423 crc crio[24437]: time=\"2026-06-12T20:54:32.464221123Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=8561783e-3a52-4996-80e9-e016a821483f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.464423 crc crio[24437]: time=\"2026-06-12T20:54:32.464253594Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=8561783e-3a52-4996-80e9-e016a821483f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.477228 crc crio[24437]: time=\"2026-06-12T20:54:32.477095475Z\" level=info msg=\"Ran pod sandbox 651cc4458ef5325ff458432685694ea6f9354459117cc18ae6039f8b2f2002d4 with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-wxlvr/POD\" id=cec82ccb-5c10-4962-b882-378da9ff978e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:32.484650 crc crio[24437]: time=\"2026-06-12T20:54:32.484542771Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=13cbea68-4576-4069-8405-4b9f43f65643 name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:32.497882 crc crio[24437]: time=\"2026-06-12T20:54:32.496179923Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=fe257853-a3cf-412f-a984-252749e0aa24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.497882 crc crio[24437]: time=\"2026-06-12T20:54:32.496488871Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=fe257853-a3cf-412f-a984-252749e0aa24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.497882 crc crio[24437]: time=\"2026-06-12T20:54:32.496566632Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=fe257853-a3cf-412f-a984-252749e0aa24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.497882 crc crio[24437]: time=\"2026-06-12T20:54:32.497467885Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=a9f82ca7-da24-4096-9bd1-f67bbe3409e9 name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:32.503064 crc crio[24437]: time=\"2026-06-12T20:54:32.503027363Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=40869c87-36ad-4b6c-b067-fc4f823e095b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.503402 crc crio[24437]: time=\"2026-06-12T20:54:32.503297931Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=1a511975-8cdb-4a92-8351-fe6fa4e95d1f name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:32.503898 crc crio[24437]: time=\"2026-06-12T20:54:32.503869545Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=40869c87-36ad-4b6c-b067-fc4f823e095b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.504604 crc crio[24437]: time=\"2026-06-12T20:54:32.50449427Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=40869c87-36ad-4b6c-b067-fc4f823e095b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.518400 crc crio[24437]: time=\"2026-06-12T20:54:32.518281205Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=aadac12e-d1d9-494f-90a3-5bad7e892316 name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:32.520742 crc crio[24437]: time=\"2026-06-12T20:54:32.520607303Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\\\"\"\nJun 12 20:54:32.522633 crc crio[24437]: time=\"2026-06-12T20:54:32.522562622Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"\nJun 12 20:54:32.525722 crc crio[24437]: time=\"2026-06-12T20:54:32.525648649Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"\nJun 12 20:54:32.525899 crc crio[24437]: time=\"2026-06-12T20:54:32.525838634Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"\nJun 12 20:54:32.540774 crc crio[24437]: time=\"2026-06-12T20:54:32.540679645Z\" level=info msg=\"Ran pod sandbox d333198de6d008f7193ed8232f7fe962ab6c61c1ac38253085b3bbb861bc3547 with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-jb9w7/POD\" id=ed50d1e5-4312-470f-b32a-f16771402b75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:32.549038 crc crio[24437]: time=\"2026-06-12T20:54:32.547846645Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=e088b614-9847-4575-92cd-e2f7273fc4df name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.549038 crc crio[24437]: time=\"2026-06-12T20:54:32.548412378Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=e088b614-9847-4575-92cd-e2f7273fc4df name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.549038 crc crio[24437]: time=\"2026-06-12T20:54:32.548539011Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=e088b614-9847-4575-92cd-e2f7273fc4df name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.655893 crc crio[24437]: time=\"2026-06-12T20:54:32.655813435Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=728f533d-7aca-4ce9-bb82-a97508e4e755 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.656581 crc crio[24437]: time=\"2026-06-12T20:54:32.656390689Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=728f533d-7aca-4ce9-bb82-a97508e4e755 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:32.656581 crc crio[24437]: time=\"2026-06-12T20:54:32.656465811Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=728f533d-7aca-4ce9-bb82-a97508e4e755 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:33.684178 crc crio[24437]: time=\"2026-06-12T20:54:33.681642388Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=4b195a0c-4df0-4763-9ab7-8a94ae451053 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:33.685654 crc crio[24437]: time=\"2026-06-12T20:54:33.685626498Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=4b195a0c-4df0-4763-9ab7-8a94ae451053 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:33.685837 crc crio[24437]: time=\"2026-06-12T20:54:33.685819282Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=4b195a0c-4df0-4763-9ab7-8a94ae451053 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:34.415694 crc crio[24437]: time=\"2026-06-12T20:54:34.415641499Z\" level=info msg=\"Removing container: 1ad48592ae3296db7705fb7debf301d19965ce4d8db8fd202c584a771e31e7c1\" id=625ba68f-be62-4ecb-b80a-c679eeea5ed8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:54:35.712786 crc crio[24437]: time=\"2026-06-12T20:54:35.711060144Z\" level=info msg=\"Removed container 1ad48592ae3296db7705fb7debf301d19965ce4d8db8fd202c584a771e31e7c1: openshift-infra/auto-csr-approver-29688288-vtqf8/oc\" id=625ba68f-be62-4ecb-b80a-c679eeea5ed8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:54:35.741256 crc crio[24437]: time=\"2026-06-12T20:54:35.740778817Z\" level=info msg=\"Stopping pod sandbox: b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a\" id=c1c2278e-cba3-4bb8-a152-cbed1583ab50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:54:35.741256 crc crio[24437]: time=\"2026-06-12T20:54:35.741172678Z\" level=info msg=\"Stopped pod sandbox (already stopped): b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a\" id=c1c2278e-cba3-4bb8-a152-cbed1583ab50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:54:35.742689 crc crio[24437]: time=\"2026-06-12T20:54:35.742646465Z\" level=info msg=\"Removing pod sandbox: b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a\" id=dbc126e0-bd38-4c7d-a5eb-513c55c60192 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:54:35.859010 crc crio[24437]: time=\"2026-06-12T20:54:35.858858461Z\" level=info msg=\"Removed pod sandbox: b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a\" id=dbc126e0-bd38-4c7d-a5eb-513c55c60192 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:54:45.242005 crc crio[24437]: time=\"2026-06-12T20:54:45.240665385Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=6ad1deb8-0416-4901-bf50-a3f2a53ff1b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:45.245787 crc crio[24437]: time=\"2026-06-12T20:54:45.242879771Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=6ad1deb8-0416-4901-bf50-a3f2a53ff1b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:45.245787 crc crio[24437]: time=\"2026-06-12T20:54:45.243009094Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=6ad1deb8-0416-4901-bf50-a3f2a53ff1b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:45.256114 crc crio[24437]: time=\"2026-06-12T20:54:45.255567497Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=b0ca69ff-8acf-494a-b1f9-1e517144e80f name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:45.341804 crc crio[24437]: time=\"2026-06-12T20:54:45.334613695Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"\nJun 12 20:54:52.541736 crc crio[24437]: time=\"2026-06-12T20:54:52.540185798Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-6rtl7/POD\" id=a5879a1d-1ded-49b3-854d-22de727b5d70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:52.543689 crc crio[24437]: time=\"2026-06-12T20:54:52.542080006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:53.932835 crc crio[24437]: time=\"2026-06-12T20:54:53.931895081Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/POD\" id=f33c1449-efd9-4429-8ee8-1b64e98af20b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:53.933460 crc crio[24437]: time=\"2026-06-12T20:54:53.932846465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:56.159374 crc crio[24437]: time=\"2026-06-12T20:54:56.158657846Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-7458865485-4qdxn/POD\" id=42732436-19c2-431e-a12f-bece7ce0be42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:56.160860 crc crio[24437]: time=\"2026-06-12T20:54:56.159431935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:22.727886 crc crio[24437]: time=\"2026-06-12T20:55:22.727269456Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=ebf3ebe2-f955-417a-b6af-5960236a9091 name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:22.729836 crc crio[24437]: time=\"2026-06-12T20:55:22.728973348Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=5ee4f3c6-ce33-453a-8dbf-8d46ac2c88ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:22.779579 crc crio[24437]: time=\"2026-06-12T20:55:22.779439381Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=a9f82ca7-da24-4096-9bd1-f67bbe3409e9 name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:22.781208 crc crio[24437]: time=\"2026-06-12T20:55:22.781048081Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=beba1f56-de33-4235-a11e-742fe6ea49ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:22.786722 crc crio[24437]: time=\"2026-06-12T20:55:22.786611081Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=48d59cb5-25f7-40ed-aecd-f0ed64a7098b name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:22.787872 crc crio[24437]: time=\"2026-06-12T20:55:22.787820182Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=b1b5522e-aa92-41ce-b67e-020d2a91aec8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:22.806687 crc crio[24437]: time=\"2026-06-12T20:55:22.806633132Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=d603bc6f-8481-4f40-8297-310bf0cefd88 name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:22.809647 crc crio[24437]: time=\"2026-06-12T20:55:22.809569725Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=563bdc87-99bc-4533-92f9-e5a20601afb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:22.822162 crc crio[24437]: time=\"2026-06-12T20:55:22.822036597Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=9c687d4d-a12e-4c75-9a3e-a75ac1e8b4bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:22.843966 crc crio[24437]: time=\"2026-06-12T20:55:22.843723159Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=b0ca69ff-8acf-494a-b1f9-1e517144e80f name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:22.845476 crc crio[24437]: time=\"2026-06-12T20:55:22.84537794Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=b448d1f2-b140-48ff-afbb-090d9f4cecf9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:22.846024 crc crio[24437]: time=\"2026-06-12T20:55:22.845870203Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=1a511975-8cdb-4a92-8351-fe6fa4e95d1f name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:22.847233 crc crio[24437]: time=\"2026-06-12T20:55:22.847170056Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=8787014c-6ba4-4d71-bd8f-5743d844f84b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:22.856713 crc crio[24437]: time=\"2026-06-12T20:55:22.856621381Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=9f81627d-bc4a-4f29-bbfb-c8ce63acbeaa name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:22.857875 crc crio[24437]: time=\"2026-06-12T20:55:22.857803702Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=04bb012b-9993-4b6b-8464-6a681ae3397e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:22.871171 crc crio[24437]: time=\"2026-06-12T20:55:22.871035323Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=19c37aa9-1922-4c92-b931-359180f06a74 name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:22.871903 crc crio[24437]: time=\"2026-06-12T20:55:22.871836523Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=2f83795a-adc2-4947-9319-ee93e2a353a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:22.875278 crc crio[24437]: time=\"2026-06-12T20:55:22.875188836Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=bf50119d-486d-476a-808c-3fd92a58f49a name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:22.876272 crc crio[24437]: time=\"2026-06-12T20:55:22.876191861Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=c4618b15-49c0-4867-b8fc-f90e50c6bf28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:22.886639 crc crio[24437]: time=\"2026-06-12T20:55:22.886061328Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=085ab80e-b677-4283-8cd9-92801c8a7896 name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:22.887604 crc crio[24437]: time=\"2026-06-12T20:55:22.887388221Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=cc2fea97-ba05-4945-b1a2-a3af7d35e6a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:22.891195 crc crio[24437]: time=\"2026-06-12T20:55:22.891130585Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=13cbea68-4576-4069-8405-4b9f43f65643 name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:22.892257 crc crio[24437]: time=\"2026-06-12T20:55:22.892031298Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=23991558-749a-4190-8d40-fd05118ca079 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:22.898277 crc crio[24437]: time=\"2026-06-12T20:55:22.898197942Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=65247e27-4bf4-40c7-ac3b-fa35b68c122c name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:22.899644 crc crio[24437]: time=\"2026-06-12T20:55:22.899518825Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=f6bf15f5-4401-481b-bbe7-0dd9864df072 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:22.904506 crc crio[24437]: time=\"2026-06-12T20:55:22.904319975Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=0694860b-f62d-4833-88ca-9469c2e6802c name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:22.906006 crc crio[24437]: time=\"2026-06-12T20:55:22.905858094Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=d903424d-b734-4039-806b-c38ea1a07508 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:22.913053 crc crio[24437]: time=\"2026-06-12T20:55:22.91289163Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=a7ab73e3-b16b-4c5f-8ae2-a7e29512d701 name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:22.913677 crc crio[24437]: time=\"2026-06-12T20:55:22.913628388Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=dc0420b5-6e83-41c1-8522-3e281518453b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:22.917669 crc crio[24437]: time=\"2026-06-12T20:55:22.917575837Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=4b0c7b63-136e-4f6c-ac0c-1035aec3230e name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:22.918758 crc crio[24437]: time=\"2026-06-12T20:55:22.918680675Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=f4c0118d-3a79-4504-96db-383337c7de9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.556040 crc crio[24437]: time=\"2026-06-12T20:55:23.555893415Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=87f9db62-5d7a-4042-b9d9-6251b8dbfa2f name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:23.561997 crc crio[24437]: time=\"2026-06-12T20:55:23.558751476Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=3d94a6a2-65d1-479b-b642-6728eb47971b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.561997 crc crio[24437]: time=\"2026-06-12T20:55:23.558983152Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=152aecdc-cd94-4a31-82ab-c84303c1a096 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.561997 crc crio[24437]: time=\"2026-06-12T20:55:23.559242398Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=c1da6b0f-d34b-4ade-823b-9a3ecbfcae10 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.561997 crc crio[24437]: time=\"2026-06-12T20:55:23.559334231Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=753d1fc5-b844-4a17-b1a5-f6def14d5cc2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.561997 crc crio[24437]: time=\"2026-06-12T20:55:23.559521215Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=8b2e32b1-ce27-44d2-8820-0c2532ff0527 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.561997 crc crio[24437]: time=\"2026-06-12T20:55:23.559641938Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=8a89bcbb-542a-4bd7-a995-5fb08462c08f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.561997 crc crio[24437]: time=\"2026-06-12T20:55:23.55971493Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=e2ed2b04-08a2-43ee-b5b2-39a56711071b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.561997 crc crio[24437]: time=\"2026-06-12T20:55:23.560065729Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=1a2ed5ce-be8c-4d52-906e-e7ebaf8fc097 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.562666 crc crio[24437]: time=\"2026-06-12T20:55:23.562330416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=aeaa3157-4073-49ff-a3b3-4fd87095d84a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.563244 crc crio[24437]: time=\"2026-06-12T20:55:23.563202707Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=6a81134a-4fc3-4a57-b588-853d1ef2db1b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.569972 crc crio[24437]: time=\"2026-06-12T20:55:23.569765192Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=2b646611-f67a-468a-805e-6abcec5214b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.570188 crc crio[24437]: time=\"2026-06-12T20:55:23.570069319Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=053728c1-c4cd-4afa-9a18-225a0e19c989 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.570230 crc crio[24437]: time=\"2026-06-12T20:55:23.570184432Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=d08d9422-dfcc-45fd-a8b5-f8e723d2e4e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.574280 crc crio[24437]: time=\"2026-06-12T20:55:23.574235574Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=5909a15d-5e24-4f8e-8684-08143d088291 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.575073 crc crio[24437]: time=\"2026-06-12T20:55:23.575045623Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=a883441e-2982-4902-bf6f-7afec7ab0f59 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.579757 crc crio[24437]: time=\"2026-06-12T20:55:23.579662419Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=a2d6c29d-a339-4e58-bfe8-c5a93da7d1cc name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:23.580591 crc crio[24437]: time=\"2026-06-12T20:55:23.58049853Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-6rtl7 Namespace:openstack-operators ID:702633c609d6c77ac602f59cdf33b73154ef007431e504056e3a158ebbbbb85e UID:a42602e3-697d-4bed-9d5b-0f87e8017054 NetNS:/var/run/netns/ebc31074-ce7b-49eb-a9be-b68fe6ca8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda42602e3_697d_4bed_9d5b_0f87e8017054.slice PodAnnotations:0xc002554288}] Aliases:map[]}\"\nJun 12 20:55:23.580752 crc crio[24437]: time=\"2026-06-12T20:55:23.580589443Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-6rtl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:55:23.580752 crc crio[24437]: time=\"2026-06-12T20:55:23.580591783Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=92f49884-e344-458c-af84-e8e28e2ff1cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.584515 crc crio[24437]: time=\"2026-06-12T20:55:23.584431428Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-j55tf/manager\" id=7e29b5be-3b4e-4e92-ac71-e8a6e11ffc51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.591965 crc crio[24437]: time=\"2026-06-12T20:55:23.590509741Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-c84sv/manager\" id=557f8a73-35de-49de-b73a-1eb53ae97850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.591965 crc crio[24437]: time=\"2026-06-12T20:55:23.591041084Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-7458865485-4qdxn Namespace:openstack-operators ID:a37735df447de833b2ecbb6b944c19132bbaafb52a8df2f556d13181b8b0cac6 UID:05591e11-b075-4fef-b305-1c1fd4bce7e9 NetNS:/var/run/netns/89594a75-9362-4cad-9f80-ab0d7fe6defe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05591e11_b075_4fef_b305_1c1fd4bce7e9.slice PodAnnotations:0xc00008c418}] Aliases:map[]}\"\nJun 12 20:55:23.591965 crc crio[24437]: time=\"2026-06-12T20:55:23.591070585Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-7458865485-4qdxn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:55:23.595167 crc crio[24437]: time=\"2026-06-12T20:55:23.59490186Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-csvwv/manager\" id=63063ba6-eff4-496e-843a-d7fac4ac6b57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.600633 crc crio[24437]: time=\"2026-06-12T20:55:23.600396508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.600633 crc crio[24437]: time=\"2026-06-12T20:55:23.600530012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.601290 crc crio[24437]: time=\"2026-06-12T20:55:23.601154848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.602667 crc crio[24437]: time=\"2026-06-12T20:55:23.602595863Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=e0ccfa9e-19b3-4789-8a4b-d950d5c6078b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.602759 crc crio[24437]: time=\"2026-06-12T20:55:23.602679215Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=2a98539c-90d0-47a3-83e1-a3d27d13d48d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.603208 crc crio[24437]: time=\"2026-06-12T20:55:23.603098835Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-8dwq6/manager\" id=545085a3-24c9-47f9-867a-7acdfd5e3b30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.611650 crc crio[24437]: time=\"2026-06-12T20:55:23.611561808Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54tcflv Namespace:openstack-operators ID:4bc823a22c5f5187f181b9b5a0997371e3dca8acf110dab5469cc96f9c75cde5 UID:ac58be79-051a-4a9c-8ce6-4e0806fdc26a NetNS:/var/run/netns/03a9f30c-c8d0-43f6-90d8-2b5956cce548 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac58be79_051a_4a9c_8ce6_4e0806fdc26a.slice PodAnnotations:0xc00012aac8}] Aliases:map[]}\"\nJun 12 20:55:23.611650 crc crio[24437]: time=\"2026-06-12T20:55:23.61163537Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tcflv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:55:23.620312 crc crio[24437]: time=\"2026-06-12T20:55:23.617734702Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-5qrtl/manager\" id=60c20ffb-15d5-463a-8c0c-f15a1ed3ea47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.620312 crc crio[24437]: time=\"2026-06-12T20:55:23.619860495Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bqtd7/manager\" id=bbc67752-8553-4824-b99d-65c13f4fecfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.623112 crc crio[24437]: time=\"2026-06-12T20:55:23.623051505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.629635 crc crio[24437]: time=\"2026-06-12T20:55:23.629485546Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-wbrws/manager\" id=f03c4125-4430-412c-ba66-4393e679077d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.632472 crc crio[24437]: time=\"2026-06-12T20:55:23.632402259Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-njqlp/manager\" id=f69da116-af3b-49b1-8be9-0bbf46deff59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.641106 crc crio[24437]: time=\"2026-06-12T20:55:23.640845319Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-vgp2g/manager\" id=b3abb9d7-8816-4728-a07a-1b4130c84783 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.652118 crc crio[24437]: time=\"2026-06-12T20:55:23.651766443Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-58mvs/manager\" id=18878018-219e-4ab8-a61d-df0ba00f809a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.662119 crc crio[24437]: time=\"2026-06-12T20:55:23.661878867Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zsb4b/manager\" id=b004ee93-543d-4b4a-8e63-44bf972bf263 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.678775 crc crio[24437]: time=\"2026-06-12T20:55:23.678124962Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-4qstz/manager\" id=0e7c5163-3781-48fe-a7e8-59f8ebef66f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.692653 crc crio[24437]: time=\"2026-06-12T20:55:23.687647811Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-srvtv/manager\" id=d7e3aeed-4a5d-4d52-8a8d-2aa89737b3f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.697602 crc crio[24437]: time=\"2026-06-12T20:55:23.697328372Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-5glk7/manager\" id=40b77e9e-55b0-400f-873d-11b8e317d9ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.803698 crc crio[24437]: time=\"2026-06-12T20:55:23.798473683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.829764 crc crio[24437]: time=\"2026-06-12T20:55:23.828451502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.830259 crc crio[24437]: time=\"2026-06-12T20:55:23.829789737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.830259 crc crio[24437]: time=\"2026-06-12T20:55:23.828475223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.830439 crc crio[24437]: time=\"2026-06-12T20:55:23.830293869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.830439 crc crio[24437]: time=\"2026-06-12T20:55:23.830423232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.830983 crc crio[24437]: time=\"2026-06-12T20:55:23.830703979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.831064 crc crio[24437]: time=\"2026-06-12T20:55:23.831036728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.831116 crc crio[24437]: time=\"2026-06-12T20:55:23.830708219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.839752 crc crio[24437]: time=\"2026-06-12T20:55:23.839661333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.852754 crc crio[24437]: time=\"2026-06-12T20:55:23.852665329Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-jkrzt/manager\" id=291897f5-7847-4232-be5b-4bbfad3f9845 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.857895 crc crio[24437]: time=\"2026-06-12T20:55:23.856801252Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=aadac12e-d1d9-494f-90a3-5bad7e892316 name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:23.859389 crc crio[24437]: time=\"2026-06-12T20:55:23.859281994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.863022 crc crio[24437]: time=\"2026-06-12T20:55:23.862861184Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=4999c97f-5545-43bb-9b7d-15383489234e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:23.863185 crc crio[24437]: time=\"2026-06-12T20:55:23.863111051Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-xcfsv/manager\" id=cc1733f1-119a-48e9-b3e8-bae60b5be1b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.867013 crc crio[24437]: time=\"2026-06-12T20:55:23.86674848Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-jb9w7/manager\" id=88eec3b0-d10c-4055-b048-b12a77d241cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.882106 crc crio[24437]: time=\"2026-06-12T20:55:23.882019333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.993324 crc crio[24437]: time=\"2026-06-12T20:55:23.993133652Z\" level=info msg=\"Created container 240e838a8e05ef0aabb7883c3023f5bf93f9707c8517e58454dffd298c8c264d: openstack-operators/cinder-operator-controller-manager-584b474457-j55tf/manager\" id=7e29b5be-3b4e-4e92-ac71-e8a6e11ffc51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:23.993749 crc crio[24437]: time=\"2026-06-12T20:55:23.993263936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:23.994850 crc crio[24437]: time=\"2026-06-12T20:55:23.994801885Z\" level=info msg=\"Starting container: 240e838a8e05ef0aabb7883c3023f5bf93f9707c8517e58454dffd298c8c264d\" id=219eddf7-ba7a-4a12-8c48-15a6093eeaae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:24.010441 crc crio[24437]: time=\"2026-06-12T20:55:24.010173329Z\" level=info msg=\"Started container\" PID=53315 containerID=240e838a8e05ef0aabb7883c3023f5bf93f9707c8517e58454dffd298c8c264d description=openstack-operators/cinder-operator-controller-manager-584b474457-j55tf/manager id=219eddf7-ba7a-4a12-8c48-15a6093eeaae name=/runtime.v1.RuntimeService/StartContainer sandboxID=718080eda136d6dff9d64ca937ff7f1d4af0045100ed14694c600f6875847606\nJun 12 20:55:24.014089 crc crio[24437]: time=\"2026-06-12T20:55:24.012186608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.023779 crc crio[24437]: time=\"2026-06-12T20:55:24.022473647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.024515 crc crio[24437]: time=\"2026-06-12T20:55:24.02423441Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=8e9a7160-79a8-4157-a35a-730612841e4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:24.027546 crc crio[24437]: time=\"2026-06-12T20:55:24.027460671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.029698 crc crio[24437]: time=\"2026-06-12T20:55:24.029448641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.029698 crc crio[24437]: time=\"2026-06-12T20:55:24.029524623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.032012 crc crio[24437]: time=\"2026-06-12T20:55:24.031908093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.044175 crc crio[24437]: time=\"2026-06-12T20:55:24.043838561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.048790 crc crio[24437]: time=\"2026-06-12T20:55:24.048657262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.057293 crc crio[24437]: time=\"2026-06-12T20:55:24.055909173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.057293 crc crio[24437]: time=\"2026-06-12T20:55:24.056139499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.170275 crc crio[24437]: time=\"2026-06-12T20:55:24.169269649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.174902 crc crio[24437]: time=\"2026-06-12T20:55:24.173794762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.186811 crc crio[24437]: time=\"2026-06-12T20:55:24.186725395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.190895 crc crio[24437]: time=\"2026-06-12T20:55:24.190819247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.208321 crc crio[24437]: time=\"2026-06-12T20:55:24.208260354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.215516 crc crio[24437]: time=\"2026-06-12T20:55:24.215431244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.228829 crc crio[24437]: time=\"2026-06-12T20:55:24.228152061Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-wxlvr/manager\" id=fad24fac-0f40-44d4-b160-3d6f93fa7d12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:24.269199 crc crio[24437]: time=\"2026-06-12T20:55:24.26843551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.280015 crc crio[24437]: time=\"2026-06-12T20:55:24.279702061Z\" level=info msg=\"Created container 4d0a4339ff86a165c44985371a83a5a4a7974351c6f4682d75120dbcabed9212: openstack-operators/swift-operator-controller-manager-79846f755c-csvwv/manager\" id=63063ba6-eff4-496e-843a-d7fac4ac6b57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:24.291160 crc crio[24437]: time=\"2026-06-12T20:55:24.28604538Z\" level=info msg=\"Starting container: 4d0a4339ff86a165c44985371a83a5a4a7974351c6f4682d75120dbcabed9212\" id=af4a3b20-5d15-4146-9032-3ddaf54b7b4d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:24.299621 crc crio[24437]: time=\"2026-06-12T20:55:24.2988311Z\" level=info msg=\"Started container\" PID=53390 containerID=4d0a4339ff86a165c44985371a83a5a4a7974351c6f4682d75120dbcabed9212 description=openstack-operators/swift-operator-controller-manager-79846f755c-csvwv/manager id=af4a3b20-5d15-4146-9032-3ddaf54b7b4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0a52c5f77bf1801920cc97235ab0e778ae05823d37870d5e1dafde0fd8a1968\nJun 12 20:55:24.309024 crc crio[24437]: time=\"2026-06-12T20:55:24.307909267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.310744 crc crio[24437]: time=\"2026-06-12T20:55:24.310653146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.313398 crc crio[24437]: time=\"2026-06-12T20:55:24.313273461Z\" level=info msg=\"Created container ac45ca58c3c64eb4ecba4fbdb5465459c7c672313018478d2a546df1a807a537: openstack-operators/test-operator-controller-manager-7579dbdcb9-wbrws/manager\" id=f03c4125-4430-412c-ba66-4393e679077d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:24.314679 crc crio[24437]: time=\"2026-06-12T20:55:24.314612485Z\" level=info msg=\"Starting container: ac45ca58c3c64eb4ecba4fbdb5465459c7c672313018478d2a546df1a807a537\" id=ac2e2175-b921-4420-8eb1-c98db29c031d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:24.315673 crc crio[24437]: time=\"2026-06-12T20:55:24.315595239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.321290 crc crio[24437]: time=\"2026-06-12T20:55:24.320385319Z\" level=info msg=\"Started container\" PID=53381 containerID=ac45ca58c3c64eb4ecba4fbdb5465459c7c672313018478d2a546df1a807a537 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-wbrws/manager id=ac2e2175-b921-4420-8eb1-c98db29c031d name=/runtime.v1.RuntimeService/StartContainer sandboxID=97ea62a668a9f88fe97f4ca9702125fb93514826c584aeb59623d44144784a07\nJun 12 20:55:24.394176 crc crio[24437]: time=\"2026-06-12T20:55:24.392815651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.420021 crc crio[24437]: time=\"2026-06-12T20:55:24.419912469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.449760 crc crio[24437]: time=\"2026-06-12T20:55:24.448318599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.454790 crc crio[24437]: time=\"2026-06-12T20:55:24.454699229Z\" level=info msg=\"Created container fbb044392b360a32afd370a286b0630da8305a1fb5acedf36e410d1729f13ec3: openstack-operators/glance-operator-controller-manager-585dc4b7b9-c84sv/manager\" id=557f8a73-35de-49de-b73a-1eb53ae97850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:24.456092 crc crio[24437]: time=\"2026-06-12T20:55:24.456020692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.457372 crc crio[24437]: time=\"2026-06-12T20:55:24.457274984Z\" level=info msg=\"Starting container: fbb044392b360a32afd370a286b0630da8305a1fb5acedf36e410d1729f13ec3\" id=900938ea-24ea-4401-ab50-bbea26bf096d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:24.466892 crc crio[24437]: time=\"2026-06-12T20:55:24.466813033Z\" level=info msg=\"Created container c10574692f882c7ad6d66f64e36d68cd375711f7a6fc35a421cc4db47d9b60fe: openstack-operators/designate-operator-controller-manager-87bbdb4d9-8dwq6/manager\" id=545085a3-24c9-47f9-867a-7acdfd5e3b30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:24.469893 crc crio[24437]: time=\"2026-06-12T20:55:24.469802086Z\" level=info msg=\"Starting container: c10574692f882c7ad6d66f64e36d68cd375711f7a6fc35a421cc4db47d9b60fe\" id=44e1e8fa-9b24-4eae-b9a8-3dec8468d2cb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:24.472451 crc crio[24437]: time=\"2026-06-12T20:55:24.472264239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.477759 crc crio[24437]: time=\"2026-06-12T20:55:24.477668633Z\" level=info msg=\"Started container\" PID=53393 containerID=c10574692f882c7ad6d66f64e36d68cd375711f7a6fc35a421cc4db47d9b60fe description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-8dwq6/manager id=44e1e8fa-9b24-4eae-b9a8-3dec8468d2cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d313da6590ee53329f58b105bc34fccdc231f9a9829a52d5e8ab618254ac519\nJun 12 20:55:24.489790 crc crio[24437]: time=\"2026-06-12T20:55:24.489438977Z\" level=info msg=\"Started container\" PID=53387 containerID=fbb044392b360a32afd370a286b0630da8305a1fb5acedf36e410d1729f13ec3 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-c84sv/manager id=900938ea-24ea-4401-ab50-bbea26bf096d name=/runtime.v1.RuntimeService/StartContainer sandboxID=02302bdbfd52876287e2d770f6f827c8fbb1f122eba6779a55477fb419630e3a\nJun 12 20:55:24.507976 crc crio[24437]: time=\"2026-06-12T20:55:24.507798998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.520024 crc crio[24437]: time=\"2026-06-12T20:55:24.519883449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.550778 crc crio[24437]: time=\"2026-06-12T20:55:24.550575258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.557966 crc crio[24437]: time=\"2026-06-12T20:55:24.557841109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.603472 crc crio[24437]: time=\"2026-06-12T20:55:24.603260535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.607285 crc crio[24437]: time=\"2026-06-12T20:55:24.607247955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.624965 crc crio[24437]: time=\"2026-06-12T20:55:24.624854056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.630528 crc crio[24437]: time=\"2026-06-12T20:55:24.630446835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.632117 crc crio[24437]: time=\"2026-06-12T20:55:24.631980984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.632535 crc crio[24437]: time=\"2026-06-12T20:55:24.632485707Z\" level=info msg=\"Created container 5bbef698802a467b6bd38456c47fba51b9a239f5a95e4958f0ec5ca80406f387: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bqtd7/manager\" id=bbc67752-8553-4824-b99d-65c13f4fecfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:24.634223 crc crio[24437]: time=\"2026-06-12T20:55:24.634176329Z\" level=info msg=\"Starting container: 5bbef698802a467b6bd38456c47fba51b9a239f5a95e4958f0ec5ca80406f387\" id=f6218543-de80-4af6-9a18-7a4c6247e462 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:24.641714 crc crio[24437]: time=\"2026-06-12T20:55:24.641331678Z\" level=info msg=\"Created container 30c13d07ed4afb2c72262c5e43551e3c4b5008d0b1b422e948edb2eac997bf91: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-58mvs/manager\" id=18878018-219e-4ab8-a61d-df0ba00f809a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:24.655118 crc crio[24437]: time=\"2026-06-12T20:55:24.651223815Z\" level=info msg=\"Started container\" PID=53409 containerID=5bbef698802a467b6bd38456c47fba51b9a239f5a95e4958f0ec5ca80406f387 description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-bqtd7/manager id=f6218543-de80-4af6-9a18-7a4c6247e462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=925079421c4c4c68b1fa8a29a8e771a4fbeecf370dbe79997c2d6ee0b89ae348\nJun 12 20:55:24.655118 crc crio[24437]: time=\"2026-06-12T20:55:24.654484416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.665104 crc crio[24437]: time=\"2026-06-12T20:55:24.660903947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.665104 crc crio[24437]: time=\"2026-06-12T20:55:24.662486857Z\" level=info msg=\"Starting container: 30c13d07ed4afb2c72262c5e43551e3c4b5008d0b1b422e948edb2eac997bf91\" id=4aab7d44-6b84-4410-9ea4-7313ce7e901f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:24.669078 crc crio[24437]: time=\"2026-06-12T20:55:24.66900861Z\" level=info msg=\"Started container\" PID=53410 containerID=30c13d07ed4afb2c72262c5e43551e3c4b5008d0b1b422e948edb2eac997bf91 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-58mvs/manager id=4aab7d44-6b84-4410-9ea4-7313ce7e901f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0bd12fd5117161121e817e6753abb9cc2719dcfde2a8d4dc06d4412a0eec5b9\nJun 12 20:55:24.681539 crc crio[24437]: time=\"2026-06-12T20:55:24.681468282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.687872 crc crio[24437]: 2026-06-12T20:55:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a37735df447de83 Mac:72:9d:ee:a1:f8:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/89594a75-9362-4cad-9f80-ab0d7fe6defe SocketPath: PciID:}] [{Interface:0xc000356a00 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:55:24.688909 crc crio[24437]: time=\"2026-06-12T20:55:24.688872257Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-7458865485-4qdxn Namespace:openstack-operators ID:a37735df447de833b2ecbb6b944c19132bbaafb52a8df2f556d13181b8b0cac6 UID:05591e11-b075-4fef-b305-1c1fd4bce7e9 NetNS:/var/run/netns/89594a75-9362-4cad-9f80-ab0d7fe6defe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05591e11_b075_4fef_b305_1c1fd4bce7e9.slice PodAnnotations:0xc00008c418}] Aliases:map[]}\"\nJun 12 20:55:24.689226 crc crio[24437]: time=\"2026-06-12T20:55:24.689206885Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-7458865485-4qdxn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:55:24.725187 crc crio[24437]: time=\"2026-06-12T20:55:24.725109134Z\" level=info msg=\"Ran pod sandbox a37735df447de833b2ecbb6b944c19132bbaafb52a8df2f556d13181b8b0cac6 with infra container: openstack-operators/openstack-operator-controller-manager-7458865485-4qdxn/POD\" id=42732436-19c2-431e-a12f-bece7ce0be42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:55:24.727632 crc crio[24437]: time=\"2026-06-12T20:55:24.727508584Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=ee326fcd-03db-4877-ac77-9afabf272788 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:24.729898 crc crio[24437]: time=\"2026-06-12T20:55:24.729846423Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=238f01e1-0860-403a-a978-8ea2f7d87b87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:24.778406 crc crio[24437]: time=\"2026-06-12T20:55:24.778288434Z\" level=info msg=\"Created container 34749e2e383e1d46f39ec260d4ff0971e8fbf71c6c80b650571c93222991199e: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-srvtv/manager\" id=d7e3aeed-4a5d-4d52-8a8d-2aa89737b3f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:24.779613 crc crio[24437]: time=\"2026-06-12T20:55:24.779463924Z\" level=info msg=\"Starting container: 34749e2e383e1d46f39ec260d4ff0971e8fbf71c6c80b650571c93222991199e\" id=a839f5f4-ea7b-41f6-9b87-2cbcec7e7fae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:24.785994 crc crio[24437]: time=\"2026-06-12T20:55:24.785911794Z\" level=info msg=\"Started container\" PID=53415 containerID=34749e2e383e1d46f39ec260d4ff0971e8fbf71c6c80b650571c93222991199e description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-srvtv/manager id=a839f5f4-ea7b-41f6-9b87-2cbcec7e7fae name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a4a81667a4dd999343f5afe629465e8c3b456a576726269cd7e8a469851be23\nJun 12 20:55:24.803040 crc crio[24437]: time=\"2026-06-12T20:55:24.801025152Z\" level=info msg=\"Created container d0bfbd6815ef70ed9e8511a0e09bab57770ac49a95de6034df088745a4ec7522: openstack-operators/horizon-operator-controller-manager-9dc5578b5-njqlp/manager\" id=f69da116-af3b-49b1-8be9-0bbf46deff59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:24.803480 crc crio[24437]: time=\"2026-06-12T20:55:24.803453423Z\" level=info msg=\"Starting container: d0bfbd6815ef70ed9e8511a0e09bab57770ac49a95de6034df088745a4ec7522\" id=ecd964b0-6e0d-4ab5-a88f-2a59d0ed5550 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:24.809887 crc crio[24437]: time=\"2026-06-12T20:55:24.809838063Z\" level=info msg=\"Started container\" PID=53438 containerID=d0bfbd6815ef70ed9e8511a0e09bab57770ac49a95de6034df088745a4ec7522 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-njqlp/manager id=ecd964b0-6e0d-4ab5-a88f-2a59d0ed5550 name=/runtime.v1.RuntimeService/StartContainer sandboxID=106b54f544eb426f7b4fc8015dcd115f4edd60c634afce3e87e828e57c6ff5c1\nJun 12 20:55:24.811800 crc crio[24437]: time=\"2026-06-12T20:55:24.81170555Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-7458865485-4qdxn/manager\" id=c39fa8f1-1592-451e-803e-451893d1e1c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:24.813282 crc crio[24437]: time=\"2026-06-12T20:55:24.813222408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:24.813754 crc crio[24437]: time=\"2026-06-12T20:55:24.813676989Z\" level=info msg=\"Created container 4a469f3ffb9766bead7c9b65bf768495da13ffb19d1c35e3b3f7316d41c897a6: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-4qstz/manager\" id=0e7c5163-3781-48fe-a7e8-59f8ebef66f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:24.814546 crc crio[24437]: time=\"2026-06-12T20:55:24.814404957Z\" level=info msg=\"Created container e40d5a685af883af5159ab37a1265f84f821047aa90aa4e7ad0815e80b33c47b: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zsb4b/manager\" id=b004ee93-543d-4b4a-8e63-44bf972bf263 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:24.815027 crc crio[24437]: time=\"2026-06-12T20:55:24.814866919Z\" level=info msg=\"Created container 7c4a347a77f7438084fbd0fe9769702d7994b3937e784a0dc33b05f621f13e3f: openstack-operators/heat-operator-controller-manager-5f5d6b8858-5qrtl/manager\" id=60c20ffb-15d5-463a-8c0c-f15a1ed3ea47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:24.815631 crc crio[24437]: time=\"2026-06-12T20:55:24.815599427Z\" level=info msg=\"Starting container: 4a469f3ffb9766bead7c9b65bf768495da13ffb19d1c35e3b3f7316d41c897a6\" id=07a7a77c-7178-4daf-b296-03458403ca2e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:24.818976 crc crio[24437]: time=\"2026-06-12T20:55:24.817206497Z\" level=info msg=\"Starting container: e40d5a685af883af5159ab37a1265f84f821047aa90aa4e7ad0815e80b33c47b\" id=b6f199fb-9717-40ef-8a01-2786690a8175 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:24.820068 crc crio[24437]: time=\"2026-06-12T20:55:24.819892854Z\" level=info msg=\"Starting container: 7c4a347a77f7438084fbd0fe9769702d7994b3937e784a0dc33b05f621f13e3f\" id=24f319b1-f287-4207-b32d-3e8a4a9f8c94 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:24.820824 crc crio[24437]: time=\"2026-06-12T20:55:24.820727555Z\" level=info msg=\"Started container\" PID=53440 containerID=4a469f3ffb9766bead7c9b65bf768495da13ffb19d1c35e3b3f7316d41c897a6 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-4qstz/manager id=07a7a77c-7178-4daf-b296-03458403ca2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f936a6efe73ec68c7e2f3a7c4ba7ab988325d14a5cfb3e010607713197ce128b\nJun 12 20:55:24.828417 crc crio[24437]: time=\"2026-06-12T20:55:24.826760756Z\" level=info msg=\"Started container\" PID=53454 containerID=e40d5a685af883af5159ab37a1265f84f821047aa90aa4e7ad0815e80b33c47b description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-zsb4b/manager id=b6f199fb-9717-40ef-8a01-2786690a8175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8a295530baf75a6e6a27cd82129118712f833eb5c113ed9daf40f025cbc1e31\nJun 12 20:55:24.828865 crc crio[24437]: time=\"2026-06-12T20:55:24.828721666Z\" level=info msg=\"Started container\" PID=53478 containerID=7c4a347a77f7438084fbd0fe9769702d7994b3937e784a0dc33b05f621f13e3f description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-5qrtl/manager id=24f319b1-f287-4207-b32d-3e8a4a9f8c94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1db6846de06611c8ef10a830c875be53afc7ec91b7c1b51df48fb412591cfc0a\nJun 12 20:55:24.858535 crc crio[24437]: 2026-06-12T20:55:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:702633c609d6c77 Mac:ca:68:27:f4:12:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/ebc31074-ce7b-49eb-a9be-b68fe6ca8f4d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:55:24.858535 crc crio[24437]: time=\"2026-06-12T20:55:24.857548527Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-6rtl7 Namespace:openstack-operators ID:702633c609d6c77ac602f59cdf33b73154ef007431e504056e3a158ebbbbb85e UID:a42602e3-697d-4bed-9d5b-0f87e8017054 NetNS:/var/run/netns/ebc31074-ce7b-49eb-a9be-b68fe6ca8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda42602e3_697d_4bed_9d5b_0f87e8017054.slice PodAnnotations:0xc002554288}] Aliases:map[]}\"\nJun 12 20:55:24.858535 crc crio[24437]: time=\"2026-06-12T20:55:24.857703381Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-6rtl7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:55:24.858535 crc crio[24437]: 2026-06-12T20:55:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4bc823a22c5f518 Mac:42:8b:97:18:61:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/03a9f30c-c8d0-43f6-90d8-2b5956cce548 SocketPath: PciID:}] [{Interface:0xc0003129d0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:55:24.861897 crc crio[24437]: time=\"2026-06-12T20:55:24.859369552Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54tcflv Namespace:openstack-operators ID:4bc823a22c5f5187f181b9b5a0997371e3dca8acf110dab5469cc96f9c75cde5 UID:ac58be79-051a-4a9c-8ce6-4e0806fdc26a NetNS:/var/run/netns/03a9f30c-c8d0-43f6-90d8-2b5956cce548 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac58be79_051a_4a9c_8ce6_4e0806fdc26a.slice PodAnnotations:0xc00012aac8}] Aliases:map[]}\"\nJun 12 20:55:24.861897 crc crio[24437]: time=\"2026-06-12T20:55:24.859531846Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tcflv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:55:24.931527 crc crio[24437]: time=\"2026-06-12T20:55:24.931434835Z\" level=info msg=\"Ran pod sandbox 702633c609d6c77ac602f59cdf33b73154ef007431e504056e3a158ebbbbb85e with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-6rtl7/POD\" id=a5879a1d-1ded-49b3-854d-22de727b5d70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:55:24.934819 crc crio[24437]: time=\"2026-06-12T20:55:24.934749137Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=746655fd-23ec-494b-b07b-a1ee04842bd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:24.935053 crc crio[24437]: time=\"2026-06-12T20:55:24.935004963Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=746655fd-23ec-494b-b07b-a1ee04842bd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:24.935792 crc crio[24437]: time=\"2026-06-12T20:55:24.935728222Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=746655fd-23ec-494b-b07b-a1ee04842bd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:24.936777 crc crio[24437]: time=\"2026-06-12T20:55:24.936688686Z\" level=info msg=\"Created container fa0bd863f6e91b42dc2367d5f41da4af81499874b4c4676a6f24e4c46461f2ae: openstack-operators/manila-operator-controller-manager-b547849c7-jkrzt/manager\" id=291897f5-7847-4232-be5b-4bbfad3f9845 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:24.937761 crc crio[24437]: time=\"2026-06-12T20:55:24.937655471Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=27432995-7d17-4739-b85a-6aaac7e5b1e3 name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:24.941273 crc crio[24437]: time=\"2026-06-12T20:55:24.941157438Z\" level=info msg=\"Starting container: fa0bd863f6e91b42dc2367d5f41da4af81499874b4c4676a6f24e4c46461f2ae\" id=1c2e60d4-1d49-47d3-a8d6-dda21b9e851b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:24.950240 crc crio[24437]: time=\"2026-06-12T20:55:24.950163373Z\" level=info msg=\"Ran pod sandbox 4bc823a22c5f5187f181b9b5a0997371e3dca8acf110dab5469cc96f9c75cde5 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/POD\" id=f33c1449-efd9-4429-8ee8-1b64e98af20b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:55:24.954723 crc crio[24437]: time=\"2026-06-12T20:55:24.954590093Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"\nJun 12 20:55:24.956881 crc crio[24437]: time=\"2026-06-12T20:55:24.956504352Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=b4f74e5d-5a2d-42f7-8ff3-9ec321e83551 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:24.956881 crc crio[24437]: time=\"2026-06-12T20:55:24.956706918Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found\" id=b4f74e5d-5a2d-42f7-8ff3-9ec321e83551 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:24.956881 crc crio[24437]: time=\"2026-06-12T20:55:24.956752909Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found\" id=b4f74e5d-5a2d-42f7-8ff3-9ec321e83551 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:24.959461 crc crio[24437]: time=\"2026-06-12T20:55:24.959253801Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=f52403a7-05b4-407b-86ad-fde4cc687550 name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:24.960491 crc crio[24437]: time=\"2026-06-12T20:55:24.960375189Z\" level=info msg=\"Started container\" PID=53492 containerID=fa0bd863f6e91b42dc2367d5f41da4af81499874b4c4676a6f24e4c46461f2ae description=openstack-operators/manila-operator-controller-manager-b547849c7-jkrzt/manager id=1c2e60d4-1d49-47d3-a8d6-dda21b9e851b name=/runtime.v1.RuntimeService/StartContainer sandboxID=31c3f9f243e4ee46f839dc2c20a90d28c57f14b559bf64d120a64a55ca248479\nJun 12 20:55:24.962046 crc crio[24437]: time=\"2026-06-12T20:55:24.961860916Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\\\"\"\nJun 12 20:55:25.125471 crc crio[24437]: time=\"2026-06-12T20:55:25.125307805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:25.140707 crc crio[24437]: time=\"2026-06-12T20:55:25.140543095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:25.190746 crc crio[24437]: time=\"2026-06-12T20:55:25.19068768Z\" level=info msg=\"Created container bac4019e1879f567f0649dcd76756f5cab9e5864e156ccc35b230f964f182dc7: openstack-operators/watcher-operator-controller-manager-7869644bb4-vgp2g/manager\" id=b3abb9d7-8816-4728-a07a-1b4130c84783 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:25.196664 crc crio[24437]: time=\"2026-06-12T20:55:25.196522727Z\" level=info msg=\"Starting container: bac4019e1879f567f0649dcd76756f5cab9e5864e156ccc35b230f964f182dc7\" id=27a9bf51-752d-4d1e-97de-12fb220f1b4a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:25.211865 crc crio[24437]: time=\"2026-06-12T20:55:25.211269835Z\" level=info msg=\"Started container\" PID=53541 containerID=bac4019e1879f567f0649dcd76756f5cab9e5864e156ccc35b230f964f182dc7 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-vgp2g/manager id=27a9bf51-752d-4d1e-97de-12fb220f1b4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2353af079749b03b9efd24c17713e8cdf969a499af8c84462c9e0e37cae62cb7\nJun 12 20:55:25.375761 crc crio[24437]: time=\"2026-06-12T20:55:25.373911373Z\" level=info msg=\"Created container a9bd3aa9ee2fb3c591fa76c66ec82fc95166fc9e7cf2e24b0b0209e48679baf1: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-5glk7/manager\" id=40b77e9e-55b0-400f-873d-11b8e317d9ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:25.394769 crc crio[24437]: time=\"2026-06-12T20:55:25.394476538Z\" level=info msg=\"Created container 77c0467d35d17d012076d919714ec979e7acc6c9841b0f78d23fc0b30f855164: openstack-operators/nova-operator-controller-manager-6df846755f-wxlvr/manager\" id=fad24fac-0f40-44d4-b160-3d6f93fa7d12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:25.398246 crc crio[24437]: time=\"2026-06-12T20:55:25.396295914Z\" level=info msg=\"Created container 24e298d71ee24733d9935fd21930689b8ce41d76efdab42a9204ffb296398a61: openstack-operators/openstack-operator-controller-manager-7458865485-4qdxn/manager\" id=c39fa8f1-1592-451e-803e-451893d1e1c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:25.399542 crc crio[24437]: time=\"2026-06-12T20:55:25.399095944Z\" level=info msg=\"Starting container: a9bd3aa9ee2fb3c591fa76c66ec82fc95166fc9e7cf2e24b0b0209e48679baf1\" id=3830c16a-2bc5-48db-8dcd-1a73f514ab8c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:25.400622 crc crio[24437]: time=\"2026-06-12T20:55:25.397306549Z\" level=info msg=\"Created container 4256e9d0fbb3156c866cd884180e5976fc70b21a1da132fab7f7ac907ce5944f: openstack-operators/keystone-operator-controller-manager-85bb7cc757-xcfsv/manager\" id=cc1733f1-119a-48e9-b3e8-bae60b5be1b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:25.402586 crc crio[24437]: time=\"2026-06-12T20:55:25.400754405Z\" level=info msg=\"Created container 9b8dd2de25d25f2e16eb333a5cd0bf36861b21ee19b304c05a50ab116ffd49a8: openstack-operators/telemetry-operator-controller-manager-565998cc45-jb9w7/manager\" id=88eec3b0-d10c-4055-b048-b12a77d241cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:25.403594 crc crio[24437]: time=\"2026-06-12T20:55:25.403560325Z\" level=info msg=\"Starting container: 77c0467d35d17d012076d919714ec979e7acc6c9841b0f78d23fc0b30f855164\" id=aae76370-7f0c-4313-96af-de9a1748ec85 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:25.409116 crc crio[24437]: time=\"2026-06-12T20:55:25.40775769Z\" level=info msg=\"Starting container: 24e298d71ee24733d9935fd21930689b8ce41d76efdab42a9204ffb296398a61\" id=7fdc9a31-cc16-49a5-9217-1937a50ebe38 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:25.410188 crc crio[24437]: time=\"2026-06-12T20:55:25.410118799Z\" level=info msg=\"Starting container: 4256e9d0fbb3156c866cd884180e5976fc70b21a1da132fab7f7ac907ce5944f\" id=3355fda5-c856-41ef-ba03-0167ade011c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:25.411311 crc crio[24437]: time=\"2026-06-12T20:55:25.410172371Z\" level=info msg=\"Starting container: 9b8dd2de25d25f2e16eb333a5cd0bf36861b21ee19b304c05a50ab116ffd49a8\" id=e66a9c24-26ef-4dad-9c72-6e9cfcd90426 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:25.426757 crc crio[24437]: time=\"2026-06-12T20:55:25.423282178Z\" level=info msg=\"Started container\" PID=53638 containerID=24e298d71ee24733d9935fd21930689b8ce41d76efdab42a9204ffb296398a61 description=openstack-operators/openstack-operator-controller-manager-7458865485-4qdxn/manager id=7fdc9a31-cc16-49a5-9217-1937a50ebe38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a37735df447de833b2ecbb6b944c19132bbaafb52a8df2f556d13181b8b0cac6\nJun 12 20:55:25.429805 crc crio[24437]: time=\"2026-06-12T20:55:25.429526335Z\" level=info msg=\"Started container\" PID=53546 containerID=77c0467d35d17d012076d919714ec979e7acc6c9841b0f78d23fc0b30f855164 description=openstack-operators/nova-operator-controller-manager-6df846755f-wxlvr/manager id=aae76370-7f0c-4313-96af-de9a1748ec85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=651cc4458ef5325ff458432685694ea6f9354459117cc18ae6039f8b2f2002d4\nJun 12 20:55:25.438259 crc crio[24437]: time=\"2026-06-12T20:55:25.43052308Z\" level=info msg=\"Started container\" PID=53573 containerID=4256e9d0fbb3156c866cd884180e5976fc70b21a1da132fab7f7ac907ce5944f description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-xcfsv/manager id=3355fda5-c856-41ef-ba03-0167ade011c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76d5d33f198f9eda31b267533958d9d86f4847eb933ef74026b84a5baad45e9c\nJun 12 20:55:25.450116 crc crio[24437]: time=\"2026-06-12T20:55:25.441625498Z\" level=info msg=\"Started container\" PID=53564 containerID=9b8dd2de25d25f2e16eb333a5cd0bf36861b21ee19b304c05a50ab116ffd49a8 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-jb9w7/manager id=e66a9c24-26ef-4dad-9c72-6e9cfcd90426 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d333198de6d008f7193ed8232f7fe962ab6c61c1ac38253085b3bbb861bc3547\nJun 12 20:55:25.483544 crc crio[24437]: time=\"2026-06-12T20:55:25.482721966Z\" level=info msg=\"Started container\" PID=53556 containerID=a9bd3aa9ee2fb3c591fa76c66ec82fc95166fc9e7cf2e24b0b0209e48679baf1 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-5glk7/manager id=3830c16a-2bc5-48db-8dcd-1a73f514ab8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fe2655c9c90e1331ce3d425229565c914658d657f6813821f232b5f3e4f13e2\nJun 12 20:55:33.317208 crc crio[24437]: time=\"2026-06-12T20:55:33.316240768Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=f52403a7-05b4-407b-86ad-fde4cc687550 name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:33.318908 crc crio[24437]: time=\"2026-06-12T20:55:33.318024722Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=64339264-9ef5-420c-938f-ca21e2cc96dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:33.335205 crc crio[24437]: time=\"2026-06-12T20:55:33.335060678Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=27432995-7d17-4739-b85a-6aaac7e5b1e3 name=/runtime.v1.ImageService/PullImage\nJun 12 20:55:33.336645 crc crio[24437]: time=\"2026-06-12T20:55:33.336544965Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=c65315b8-8547-455d-9169-b40ce54a2062 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:33.339198 crc crio[24437]: time=\"2026-06-12T20:55:33.33912036Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=fd02f820-37d0-4a7e-a1c4-2adcf8db7ea5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:33.340889 crc crio[24437]: time=\"2026-06-12T20:55:33.340785741Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=2364c6d0-f36b-45bd-b92f-4c6eef77eb55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:55:33.351301 crc crio[24437]: time=\"2026-06-12T20:55:33.351137591Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/manager\" id=fd1a4695-cf40-4c3f-955f-7e8cd563c517 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:33.352657 crc crio[24437]: time=\"2026-06-12T20:55:33.352583077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:33.372484 crc crio[24437]: time=\"2026-06-12T20:55:33.372261269Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-6rtl7/manager\" id=ddd6c7c2-b1ab-4f92-bcef-c868857b6c1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:33.384540 crc crio[24437]: time=\"2026-06-12T20:55:33.384444433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:33.419698 crc crio[24437]: time=\"2026-06-12T20:55:33.41905701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:33.420222 crc crio[24437]: time=\"2026-06-12T20:55:33.419312996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:33.425072 crc crio[24437]: time=\"2026-06-12T20:55:33.424990508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:33.425261 crc crio[24437]: time=\"2026-06-12T20:55:33.425088181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:55:33.704442 crc crio[24437]: time=\"2026-06-12T20:55:33.703814283Z\" level=info msg=\"Created container c55300d8214ffb1f47255103dba0da528d10e1c149644534bd92215de861f992: openstack-operators/infra-operator-controller-manager-594d6555bb-6rtl7/manager\" id=ddd6c7c2-b1ab-4f92-bcef-c868857b6c1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:33.706480 crc crio[24437]: time=\"2026-06-12T20:55:33.706304335Z\" level=info msg=\"Starting container: c55300d8214ffb1f47255103dba0da528d10e1c149644534bd92215de861f992\" id=5591c57f-4609-48ff-83d5-9ef7f3d18624 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:33.714421 crc crio[24437]: time=\"2026-06-12T20:55:33.714229923Z\" level=info msg=\"Started container\" PID=53981 containerID=c55300d8214ffb1f47255103dba0da528d10e1c149644534bd92215de861f992 description=openstack-operators/infra-operator-controller-manager-594d6555bb-6rtl7/manager id=5591c57f-4609-48ff-83d5-9ef7f3d18624 name=/runtime.v1.RuntimeService/StartContainer sandboxID=702633c609d6c77ac602f59cdf33b73154ef007431e504056e3a158ebbbbb85e\nJun 12 20:55:33.910093 crc crio[24437]: time=\"2026-06-12T20:55:33.909987351Z\" level=info msg=\"Created container 3386929d9b444b05b00d8f3e9fc03c7019feca1c125c263a89fbf95f8636dfa9: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/manager\" id=fd1a4695-cf40-4c3f-955f-7e8cd563c517 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:55:33.910619 crc crio[24437]: time=\"2026-06-12T20:55:33.910572905Z\" level=info msg=\"Starting container: 3386929d9b444b05b00d8f3e9fc03c7019feca1c125c263a89fbf95f8636dfa9\" id=af5f0d8e-578c-47a2-bba0-35d7510f181b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:55:33.922144 crc crio[24437]: time=\"2026-06-12T20:55:33.922073352Z\" level=info msg=\"Started container\" PID=53978 containerID=3386929d9b444b05b00d8f3e9fc03c7019feca1c125c263a89fbf95f8636dfa9 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/manager id=af5f0d8e-578c-47a2-bba0-35d7510f181b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bc823a22c5f5187f181b9b5a0997371e3dca8acf110dab5469cc96f9c75cde5\nJun 12 20:56:01.360800 crc crio[24437]: time=\"2026-06-12T20:56:01.35988656Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688296-tjjl4/POD\" id=d636f517-bc73-461c-8375-2be0114f4724 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:01.362159 crc crio[24437]: time=\"2026-06-12T20:56:01.360835844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:01.386186 crc crio[24437]: time=\"2026-06-12T20:56:01.386015901Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688296-tjjl4 Namespace:openshift-infra ID:3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8 UID:b0e34c64-d62a-42f7-a722-ba3bbc79d542 NetNS:/var/run/netns/4d7dd5a2-3f57-4bb8-a081-48680b3b5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0e34c64_d62a_42f7_a722_ba3bbc79d542.slice PodAnnotations:0xc00282c308}] Aliases:map[]}\"\nJun 12 20:56:01.386186 crc crio[24437]: time=\"2026-06-12T20:56:01.386073663Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688296-tjjl4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:04.734202 crc crio[24437]: 2026-06-12T20:56:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a9935ed02908d1 Mac:06:67:cb:57:f3:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/4d7dd5a2-3f57-4bb8-a081-48680b3b5651 SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:04.736306 crc crio[24437]: time=\"2026-06-12T20:56:04.736200477Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688296-tjjl4 Namespace:openshift-infra ID:3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8 UID:b0e34c64-d62a-42f7-a722-ba3bbc79d542 NetNS:/var/run/netns/4d7dd5a2-3f57-4bb8-a081-48680b3b5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0e34c64_d62a_42f7_a722_ba3bbc79d542.slice PodAnnotations:0xc00282c308}] Aliases:map[]}\"\nJun 12 20:56:04.736738 crc crio[24437]: time=\"2026-06-12T20:56:04.736621998Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688296-tjjl4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:04.748421 crc crio[24437]: time=\"2026-06-12T20:56:04.748275089Z\" level=info msg=\"Ran pod sandbox 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8 with infra container: openshift-infra/auto-csr-approver-29688296-tjjl4/POD\" id=d636f517-bc73-461c-8375-2be0114f4724 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:04.755326 crc crio[24437]: time=\"2026-06-12T20:56:04.755231297Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=10e827de-4334-4261-bda1-18f16c905eb8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:04.764129 crc crio[24437]: time=\"2026-06-12T20:56:04.76404911Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:56:06.032737 crc crio[24437]: time=\"2026-06-12T20:56:06.032084284Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=10e827de-4334-4261-bda1-18f16c905eb8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:06.033809 crc crio[24437]: time=\"2026-06-12T20:56:06.033741994Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=18132b74-c89d-440f-b628-bc67b4ad588f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:06.036010 crc crio[24437]: time=\"2026-06-12T20:56:06.035894997Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c4689611-d2c0-40ab-9169-27befc2e0064 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:06.045090 crc crio[24437]: time=\"2026-06-12T20:56:06.044913504Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688296-tjjl4/oc\" id=3f1f9bb3-0dff-4b7f-bd12-620829bd2a65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:06.045752 crc crio[24437]: time=\"2026-06-12T20:56:06.045710652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:06.095364 crc crio[24437]: time=\"2026-06-12T20:56:06.095245879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:06.380491 crc crio[24437]: time=\"2026-06-12T20:56:06.380401191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:06.506144 crc crio[24437]: time=\"2026-06-12T20:56:06.505996452Z\" level=info msg=\"Created container f8af19880bbc6160f286ad2e456b6d91680cb91d304556db1259b05e2e7e9c7f: openshift-infra/auto-csr-approver-29688296-tjjl4/oc\" id=3f1f9bb3-0dff-4b7f-bd12-620829bd2a65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:06.507964 crc crio[24437]: time=\"2026-06-12T20:56:06.507785086Z\" level=info msg=\"Starting container: f8af19880bbc6160f286ad2e456b6d91680cb91d304556db1259b05e2e7e9c7f\" id=c373fe26-7801-4af9-881e-fa9fe5ada650 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:56:06.515415 crc crio[24437]: time=\"2026-06-12T20:56:06.515248375Z\" level=info msg=\"Started container\" PID=54632 containerID=f8af19880bbc6160f286ad2e456b6d91680cb91d304556db1259b05e2e7e9c7f description=openshift-infra/auto-csr-approver-29688296-tjjl4/oc id=c373fe26-7801-4af9-881e-fa9fe5ada650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8\nJun 12 20:56:08.021130 crc crio[24437]: time=\"2026-06-12T20:56:08.020323691Z\" level=info msg=\"Stopping pod sandbox: 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8\" id=3558e8b8-a1fc-4fa7-9847-68dda9f993be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:56:08.026579 crc crio[24437]: time=\"2026-06-12T20:56:08.026332555Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688296-tjjl4 Namespace:openshift-infra ID:3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8 UID:b0e34c64-d62a-42f7-a722-ba3bbc79d542 NetNS:/var/run/netns/4d7dd5a2-3f57-4bb8-a081-48680b3b5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0e34c64_d62a_42f7_a722_ba3bbc79d542.slice PodAnnotations:0xc000a8d008}] Aliases:map[]}\"\nJun 12 20:56:08.028303 crc crio[24437]: time=\"2026-06-12T20:56:08.028087867Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688296-tjjl4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:08.481068 crc crio[24437]: time=\"2026-06-12T20:56:08.480991629Z\" level=info msg=\"Stopped pod sandbox: 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8\" id=3558e8b8-a1fc-4fa7-9847-68dda9f993be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:56:09.516854 crc crio[24437]: time=\"2026-06-12T20:56:09.516418039Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/POD\" id=c90facaf-fa81-40ca-b670-affd5d89e749 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:09.517534 crc crio[24437]: time=\"2026-06-12T20:56:09.51690832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:09.545643 crc crio[24437]: time=\"2026-06-12T20:56:09.54545624Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-qpnrd Namespace:openstack ID:6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f UID:6b0b07d2-07a5-4c84-a562-5de060177c6e NetNS:/var/run/netns/1ad9309a-9f39-4a99-b837-a295be9c7596 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b0b07d2_07a5_4c84_a562_5de060177c6e.slice PodAnnotations:0xc00051d890}] Aliases:map[]}\"\nJun 12 20:56:09.545643 crc crio[24437]: time=\"2026-06-12T20:56:09.545575083Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-qpnrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:09.689287 crc crio[24437]: time=\"2026-06-12T20:56:09.688614124Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-twsb5/POD\" id=9e3c11a4-5fe6-4db2-ac6c-385d21451823 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:09.689494 crc crio[24437]: time=\"2026-06-12T20:56:09.689424323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:09.741483 crc crio[24437]: time=\"2026-06-12T20:56:09.738877378Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-twsb5 Namespace:openstack ID:5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207 UID:b44487f1-b903-4efc-b925-dac25ddbdbf8 NetNS:/var/run/netns/86ca01d7-e7de-4439-8512-eabd06c68009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb44487f1_b903_4efc_b925_dac25ddbdbf8.slice PodAnnotations:0xc001840198}] Aliases:map[]}\"\nJun 12 20:56:09.741483 crc crio[24437]: time=\"2026-06-12T20:56:09.739010861Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-twsb5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:10.659753 crc crio[24437]: 2026-06-12T20:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c1ef20a0729132 Mac:da:6d:1c:21:18:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/1ad9309a-9f39-4a99-b837-a295be9c7596 SocketPath: PciID:}] [{Interface:0xc00011ac20 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:10.662787 crc crio[24437]: time=\"2026-06-12T20:56:10.662141991Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-qpnrd Namespace:openstack ID:6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f UID:6b0b07d2-07a5-4c84-a562-5de060177c6e NetNS:/var/run/netns/1ad9309a-9f39-4a99-b837-a295be9c7596 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b0b07d2_07a5_4c84_a562_5de060177c6e.slice PodAnnotations:0xc00051d890}] Aliases:map[]}\"\nJun 12 20:56:10.662787 crc crio[24437]: time=\"2026-06-12T20:56:10.662375877Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-qpnrd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:10.686223 crc crio[24437]: 2026-06-12T20:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5bae5c22b291a57 Mac:da:3b:a7:12:ef:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/86ca01d7-e7de-4439-8512-eabd06c68009 SocketPath: PciID:}] [{Interface:0xc000262a30 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:10.688263 crc crio[24437]: time=\"2026-06-12T20:56:10.688149749Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-twsb5 Namespace:openstack ID:5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207 UID:b44487f1-b903-4efc-b925-dac25ddbdbf8 NetNS:/var/run/netns/86ca01d7-e7de-4439-8512-eabd06c68009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb44487f1_b903_4efc_b925_dac25ddbdbf8.slice PodAnnotations:0xc001840198}] Aliases:map[]}\"\nJun 12 20:56:10.688560 crc crio[24437]: time=\"2026-06-12T20:56:10.688498968Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-twsb5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:10.701406 crc crio[24437]: time=\"2026-06-12T20:56:10.701215433Z\" level=info msg=\"Ran pod sandbox 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f with infra container: openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/POD\" id=c90facaf-fa81-40ca-b670-affd5d89e749 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:10.712848 crc crio[24437]: time=\"2026-06-12T20:56:10.712752753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c158164b-8d88-4bda-83c4-7850acf11777 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:10.713282 crc crio[24437]: time=\"2026-06-12T20:56:10.713228684Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=c158164b-8d88-4bda-83c4-7850acf11777 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:10.713403 crc crio[24437]: time=\"2026-06-12T20:56:10.713308836Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=c158164b-8d88-4bda-83c4-7850acf11777 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:10.725449 crc crio[24437]: time=\"2026-06-12T20:56:10.725306665Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c4d2a280-7926-4bcd-af87-0103d25169e5 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:10.736977 crc crio[24437]: time=\"2026-06-12T20:56:10.734299832Z\" level=info msg=\"Ran pod sandbox 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207 with infra container: openstack/dnsmasq-dns-769fc96f7c-twsb5/POD\" id=9e3c11a4-5fe6-4db2-ac6c-385d21451823 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:10.762443 crc crio[24437]: time=\"2026-06-12T20:56:10.762165895Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 20:56:10.779814 crc crio[24437]: time=\"2026-06-12T20:56:10.779689457Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=541db469-10bd-4e71-8d9e-def87af36d95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:10.780148 crc crio[24437]: time=\"2026-06-12T20:56:10.780113807Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=541db469-10bd-4e71-8d9e-def87af36d95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:10.780215 crc crio[24437]: time=\"2026-06-12T20:56:10.78016738Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=541db469-10bd-4e71-8d9e-def87af36d95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:10.786287 crc crio[24437]: time=\"2026-06-12T20:56:10.786067612Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=63605792-42ac-4ec7-89dd-e99181b7a1d4 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:10.803727 crc crio[24437]: time=\"2026-06-12T20:56:10.803526714Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 20:56:12.834126 crc crio[24437]: time=\"2026-06-12T20:56:12.832772129Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-sg9cl/POD\" id=8c9617e8-b023-4bdb-9253-d8c7c4d6f1f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:12.835269 crc crio[24437]: time=\"2026-06-12T20:56:12.834137032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:12.897484 crc crio[24437]: time=\"2026-06-12T20:56:12.897393969Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-sg9cl Namespace:openstack ID:7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412 UID:7223274d-aa1e-44c4-85e3-30ae16ca9759 NetNS:/var/run/netns/38613810-d667-4f67-b89f-972ec34c3bb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7223274d_aa1e_44c4_85e3_30ae16ca9759.slice PodAnnotations:0xc0026aa600}] Aliases:map[]}\"\nJun 12 20:56:12.897484 crc crio[24437]: time=\"2026-06-12T20:56:12.897471531Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-sg9cl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:13.588382 crc crio[24437]: time=\"2026-06-12T20:56:13.587805682Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-fnfkx/POD\" id=3adcd969-ab75-40df-b24b-167bee73aa58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:13.588498 crc crio[24437]: time=\"2026-06-12T20:56:13.588432067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:13.780212 crc crio[24437]: time=\"2026-06-12T20:56:13.780113593Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-fnfkx Namespace:openstack ID:bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9 UID:78382cac-0de0-4af5-bf25-683e62d627b3 NetNS:/var/run/netns/f5eeba37-b09b-4b1b-8ec1-9dadf27d026b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78382cac_0de0_4af5_bf25_683e62d627b3.slice PodAnnotations:0xc006ecc058}] Aliases:map[]}\"\nJun 12 20:56:13.784870 crc crio[24437]: time=\"2026-06-12T20:56:13.784327084Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-fnfkx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:13.839828 crc crio[24437]: time=\"2026-06-12T20:56:13.837868907Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=68d6c0f0-7437-4c14-902d-4e7e0d9ce182 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:13.839828 crc crio[24437]: time=\"2026-06-12T20:56:13.838069182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:13.886529 crc crio[24437]: 2026-06-12T20:56:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e786c55d0f0689 Mac:16:ec:a9:46:c9:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/38613810-d667-4f67-b89f-972ec34c3bb4 SocketPath: PciID:}] [{Interface:0xc0001149e0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:13.886529 crc crio[24437]: time=\"2026-06-12T20:56:13.885089406Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-sg9cl Namespace:openstack ID:7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412 UID:7223274d-aa1e-44c4-85e3-30ae16ca9759 NetNS:/var/run/netns/38613810-d667-4f67-b89f-972ec34c3bb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7223274d_aa1e_44c4_85e3_30ae16ca9759.slice PodAnnotations:0xc0026aa600}] Aliases:map[]}\"\nJun 12 20:56:13.886529 crc crio[24437]: time=\"2026-06-12T20:56:13.88524045Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-sg9cl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:13.896716 crc crio[24437]: time=\"2026-06-12T20:56:13.896588445Z\" level=info msg=\"Ran pod sandbox 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412 with infra container: openstack/dnsmasq-dns-6b994dcc49-sg9cl/POD\" id=8c9617e8-b023-4bdb-9253-d8c7c4d6f1f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:13.902964 crc crio[24437]: time=\"2026-06-12T20:56:13.901712278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0404c5b9-6f04-4382-9a17-8903c11ec7bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:13.902964 crc crio[24437]: time=\"2026-06-12T20:56:13.902118577Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=0404c5b9-6f04-4382-9a17-8903c11ec7bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:13.902964 crc crio[24437]: time=\"2026-06-12T20:56:13.902180399Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=0404c5b9-6f04-4382-9a17-8903c11ec7bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:13.907566 crc crio[24437]: time=\"2026-06-12T20:56:13.907460787Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:901b805d1af8d7a6b3fb01abece673acd67e6528e6b5443de1cc70805b9c2b96 UID:1c5d03da-6ec2-4c6d-b2d4-c2eb727d2494 NetNS:/var/run/netns/6ac6882f-0526-4a2f-92ae-bfe44e78aefe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c5d03da_6ec2_4c6d_b2d4_c2eb727d2494.slice PodAnnotations:0xc0018402b0}] Aliases:map[]}\"\nJun 12 20:56:13.907566 crc crio[24437]: time=\"2026-06-12T20:56:13.907547619Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:13.915744 crc crio[24437]: time=\"2026-06-12T20:56:13.915578843Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7cb3167b-b9a9-4132-b933-9f421b3edcd7 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:13.928034 crc crio[24437]: time=\"2026-06-12T20:56:13.926761213Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 20:56:14.423742 crc crio[24437]: time=\"2026-06-12T20:56:14.421997575Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=451ec93a-84e5-45d8-883b-629261abe557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:14.423742 crc crio[24437]: time=\"2026-06-12T20:56:14.423331397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:14.465513 crc crio[24437]: 2026-06-12T20:56:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:901b805d1af8d7a Mac:62:5c:a7:9f:03:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/6ac6882f-0526-4a2f-92ae-bfe44e78aefe SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:14.475495 crc crio[24437]: time=\"2026-06-12T20:56:14.475246241Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:901b805d1af8d7a6b3fb01abece673acd67e6528e6b5443de1cc70805b9c2b96 UID:1c5d03da-6ec2-4c6d-b2d4-c2eb727d2494 NetNS:/var/run/netns/6ac6882f-0526-4a2f-92ae-bfe44e78aefe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c5d03da_6ec2_4c6d_b2d4_c2eb727d2494.slice PodAnnotations:0xc0018402b0}] Aliases:map[]}\"\nJun 12 20:56:14.476471 crc crio[24437]: time=\"2026-06-12T20:56:14.475607459Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:14.576650 crc crio[24437]: time=\"2026-06-12T20:56:14.576435943Z\" level=info msg=\"Ran pod sandbox 901b805d1af8d7a6b3fb01abece673acd67e6528e6b5443de1cc70805b9c2b96 with infra container: openstack/rabbitmq-server-0/POD\" id=68d6c0f0-7437-4c14-902d-4e7e0d9ce182 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:14.583995 crc crio[24437]: time=\"2026-06-12T20:56:14.583840501Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:bad5e9e56bacde199c3ba3e67ffdcaf44ca3350d115b9a4fe920781c62d90f39 UID:5a8cfd5b-f4f7-4e41-920a-6d849930fc4e NetNS:/var/run/netns/f41b1c68-1ee7-4e0b-b817-4755c9b6fc9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a8cfd5b_f4f7_4e41_920a_6d849930fc4e.slice PodAnnotations:0xc001fa46b8}] Aliases:map[]}\"\nJun 12 20:56:14.583995 crc crio[24437]: time=\"2026-06-12T20:56:14.583903462Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:14.589560 crc crio[24437]: 2026-06-12T20:56:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd6a8c02ec075da Mac:86:a7:e4:c5:10:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/f5eeba37-b09b-4b1b-8ec1-9dadf27d026b SocketPath: PciID:}] [{Interface:0xc00048c6c0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:14.593182 crc crio[24437]: time=\"2026-06-12T20:56:14.592786568Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-fnfkx Namespace:openstack ID:bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9 UID:78382cac-0de0-4af5-bf25-683e62d627b3 NetNS:/var/run/netns/f5eeba37-b09b-4b1b-8ec1-9dadf27d026b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78382cac_0de0_4af5_bf25_683e62d627b3.slice PodAnnotations:0xc006ecc058}] Aliases:map[]}\"\nJun 12 20:56:14.593182 crc crio[24437]: time=\"2026-06-12T20:56:14.592995182Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-fnfkx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:14.636001 crc crio[24437]: time=\"2026-06-12T20:56:14.627071255Z\" level=info msg=\"Ran pod sandbox bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9 with infra container: openstack/dnsmasq-dns-68bc84565-fnfkx/POD\" id=3adcd969-ab75-40df-b24b-167bee73aa58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:14.648704 crc crio[24437]: time=\"2026-06-12T20:56:14.648608265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ce24cb5a-e082-4b55-8fef-0da04e4456bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:14.649469 crc crio[24437]: time=\"2026-06-12T20:56:14.649445786Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=ce24cb5a-e082-4b55-8fef-0da04e4456bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:14.649707 crc crio[24437]: time=\"2026-06-12T20:56:14.649689471Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=ce24cb5a-e082-4b55-8fef-0da04e4456bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:14.655102 crc crio[24437]: time=\"2026-06-12T20:56:14.654668652Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bc7e88a1-def2-4b32-828b-9390e7c48e15 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:14.662046 crc crio[24437]: time=\"2026-06-12T20:56:14.656865294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=e24f1b50-7edc-4379-98e6-16af96c75b54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:14.662046 crc crio[24437]: time=\"2026-06-12T20:56:14.65710825Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=e24f1b50-7edc-4379-98e6-16af96c75b54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:14.662046 crc crio[24437]: time=\"2026-06-12T20:56:14.657151381Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=e24f1b50-7edc-4379-98e6-16af96c75b54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:14.662046 crc crio[24437]: time=\"2026-06-12T20:56:14.658862992Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=bd2f82d5-bbc1-4929-b5fe-828239f78274 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:14.665831 crc crio[24437]: time=\"2026-06-12T20:56:14.664721783Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 20:56:14.705498 crc crio[24437]: time=\"2026-06-12T20:56:14.700567668Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 12 20:56:15.384875 crc crio[24437]: 2026-06-12T20:56:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bad5e9e56bacde1 Mac:1a:28:cd:5b:b0:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/f41b1c68-1ee7-4e0b-b817-4755c9b6fc9b SocketPath: PciID:}] [{Interface:0xc00024a5d0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:15.394818 crc crio[24437]: time=\"2026-06-12T20:56:15.393332759Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:bad5e9e56bacde199c3ba3e67ffdcaf44ca3350d115b9a4fe920781c62d90f39 UID:5a8cfd5b-f4f7-4e41-920a-6d849930fc4e NetNS:/var/run/netns/f41b1c68-1ee7-4e0b-b817-4755c9b6fc9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a8cfd5b_f4f7_4e41_920a_6d849930fc4e.slice PodAnnotations:0xc001fa46b8}] Aliases:map[]}\"\nJun 12 20:56:15.399102 crc crio[24437]: time=\"2026-06-12T20:56:15.399007646Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:15.446840 crc crio[24437]: time=\"2026-06-12T20:56:15.439240206Z\" level=info msg=\"Ran pod sandbox bad5e9e56bacde199c3ba3e67ffdcaf44ca3350d115b9a4fe920781c62d90f39 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=451ec93a-84e5-45d8-883b-629261abe557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:15.446840 crc crio[24437]: time=\"2026-06-12T20:56:15.443067349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b6c0aff6-44c0-440a-ada5-60af93c4475b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:15.446840 crc crio[24437]: time=\"2026-06-12T20:56:15.443525891Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=b6c0aff6-44c0-440a-ada5-60af93c4475b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:15.448178 crc crio[24437]: time=\"2026-06-12T20:56:15.448112541Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=b6c0aff6-44c0-440a-ada5-60af93c4475b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:15.460707 crc crio[24437]: time=\"2026-06-12T20:56:15.46051784Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=73556eda-23d4-4f8f-9a5d-ed05bd037103 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:15.479854 crc crio[24437]: time=\"2026-06-12T20:56:15.479812915Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 12 20:56:15.542678 crc crio[24437]: time=\"2026-06-12T20:56:15.54130741Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=0d43a94e-6b91-4689-8d2e-3e588d53d4f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:15.542678 crc crio[24437]: time=\"2026-06-12T20:56:15.541534215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:15.677256 crc crio[24437]: time=\"2026-06-12T20:56:15.677113317Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:294f07743f9368ee17a8996e94007c38df9effbdff3cfa3c83cbad0c07cff38c UID:89acdadc-4b1a-486c-8733-2964b33fd75e NetNS:/var/run/netns/4020c0a2-1023-4e3a-ab3b-405e64cbb480 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89acdadc_4b1a_486c_8733_2964b33fd75e.slice PodAnnotations:0xc001f6c738}] Aliases:map[]}\"\nJun 12 20:56:15.677557 crc crio[24437]: time=\"2026-06-12T20:56:15.677530238Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:16.234184 crc crio[24437]: time=\"2026-06-12T20:56:16.233576637Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=7f074811-8761-46b3-92e4-3878c13ce3e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:16.234184 crc crio[24437]: time=\"2026-06-12T20:56:16.234173293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:16.279366 crc crio[24437]: time=\"2026-06-12T20:56:16.279228181Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:cd663b3d77227736beb7e5c42de55ca33f1377d6d79b729dc8ea503b8373f297 UID:520ddb6e-84ce-4d70-b82d-fd195ef4d24f NetNS:/var/run/netns/ff77029c-871c-4f3d-ac16-c1e9d22e6e7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod520ddb6e_84ce_4d70_b82d_fd195ef4d24f.slice PodAnnotations:0xc006ecc148}] Aliases:map[]}\"\nJun 12 20:56:16.279366 crc crio[24437]: time=\"2026-06-12T20:56:16.279324023Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:16.428031 crc crio[24437]: 2026-06-12T20:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:294f07743f9368e Mac:da:46:9e:de:92:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/4020c0a2-1023-4e3a-ab3b-405e64cbb480 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:16.429369 crc crio[24437]: time=\"2026-06-12T20:56:16.428969214Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:294f07743f9368ee17a8996e94007c38df9effbdff3cfa3c83cbad0c07cff38c UID:89acdadc-4b1a-486c-8733-2964b33fd75e NetNS:/var/run/netns/4020c0a2-1023-4e3a-ab3b-405e64cbb480 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89acdadc_4b1a_486c_8733_2964b33fd75e.slice PodAnnotations:0xc001f6c738}] Aliases:map[]}\"\nJun 12 20:56:16.429369 crc crio[24437]: time=\"2026-06-12T20:56:16.429118967Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:16.458003 crc crio[24437]: time=\"2026-06-12T20:56:16.457766769Z\" level=info msg=\"Ran pod sandbox 294f07743f9368ee17a8996e94007c38df9effbdff3cfa3c83cbad0c07cff38c with infra container: openstack/openstack-galera-0/POD\" id=0d43a94e-6b91-4689-8d2e-3e588d53d4f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:16.490177 crc crio[24437]: time=\"2026-06-12T20:56:16.490076259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e16a15b1-71af-4558-a4b6-6167f6102a50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:16.491195 crc crio[24437]: time=\"2026-06-12T20:56:16.49098847Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=e16a15b1-71af-4558-a4b6-6167f6102a50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:16.491195 crc crio[24437]: time=\"2026-06-12T20:56:16.491082882Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=e16a15b1-71af-4558-a4b6-6167f6102a50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:16.492982 crc crio[24437]: time=\"2026-06-12T20:56:16.492848416Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3f98614f-4dc1-4db8-a342-33d847038301 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:16.508764 crc crio[24437]: time=\"2026-06-12T20:56:16.507622673Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 12 20:56:16.554161 crc crio[24437]: time=\"2026-06-12T20:56:16.554110553Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=ac763a63-8ade-4afe-b18e-02b09bffc09a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:16.612517 crc crio[24437]: time=\"2026-06-12T20:56:16.6123782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:16.705227 crc crio[24437]: time=\"2026-06-12T20:56:16.698415567Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:2550af196522f4c85b91f22a29b1b15ed57132f305a927210b6c8d4431d073f8 UID:191826a1-bf9b-444b-a81a-8b234b30f592 NetNS:/var/run/netns/c0b0cc31-441a-4302-b78d-ec4b202ef58f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod191826a1_bf9b_444b_a81a_8b234b30f592.slice PodAnnotations:0xc006ecc258}] Aliases:map[]}\"\nJun 12 20:56:16.705227 crc crio[24437]: time=\"2026-06-12T20:56:16.698480729Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:16.840612 crc crio[24437]: 2026-06-12T20:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd663b3d7722773 Mac:4a:b1:c1:bd:5c:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/ff77029c-871c-4f3d-ac16-c1e9d22e6e7c SocketPath: PciID:}] [{Interface:0xc00050c620 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:16.844096 crc crio[24437]: time=\"2026-06-12T20:56:16.842994567Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:cd663b3d77227736beb7e5c42de55ca33f1377d6d79b729dc8ea503b8373f297 UID:520ddb6e-84ce-4d70-b82d-fd195ef4d24f NetNS:/var/run/netns/ff77029c-871c-4f3d-ac16-c1e9d22e6e7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod520ddb6e_84ce_4d70_b82d_fd195ef4d24f.slice PodAnnotations:0xc006ecc148}] Aliases:map[]}\"\nJun 12 20:56:16.844096 crc crio[24437]: time=\"2026-06-12T20:56:16.843183232Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:16.854162 crc crio[24437]: time=\"2026-06-12T20:56:16.852597208Z\" level=info msg=\"Ran pod sandbox cd663b3d77227736beb7e5c42de55ca33f1377d6d79b729dc8ea503b8373f297 with infra container: openstack/openstack-cell1-galera-0/POD\" id=7f074811-8761-46b3-92e4-3878c13ce3e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:16.859901 crc crio[24437]: time=\"2026-06-12T20:56:16.859827434Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e26970cd-edce-4a83-8839-5e3a55d788ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:16.860308 crc crio[24437]: time=\"2026-06-12T20:56:16.860134511Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=e26970cd-edce-4a83-8839-5e3a55d788ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:16.864497 crc crio[24437]: time=\"2026-06-12T20:56:16.864384473Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=e26970cd-edce-4a83-8839-5e3a55d788ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:16.867727 crc crio[24437]: time=\"2026-06-12T20:56:16.867678782Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=62ae9885-f3c8-4308-af6f-e9fdf2e817ad name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:16.892621 crc crio[24437]: time=\"2026-06-12T20:56:16.876430364Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 12 20:56:17.191975 crc crio[24437]: 2026-06-12T20:56:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2550af196522f4c Mac:a2:b1:ba:04:66:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/c0b0cc31-441a-4302-b78d-ec4b202ef58f SocketPath: PciID:}] [{Interface:0xc00035af00 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:17.201099 crc crio[24437]: time=\"2026-06-12T20:56:17.200989096Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:2550af196522f4c85b91f22a29b1b15ed57132f305a927210b6c8d4431d073f8 UID:191826a1-bf9b-444b-a81a-8b234b30f592 NetNS:/var/run/netns/c0b0cc31-441a-4302-b78d-ec4b202ef58f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod191826a1_bf9b_444b_a81a_8b234b30f592.slice PodAnnotations:0xc006ecc258}] Aliases:map[]}\"\nJun 12 20:56:17.202573 crc crio[24437]: time=\"2026-06-12T20:56:17.201311884Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:17.234315 crc crio[24437]: time=\"2026-06-12T20:56:17.234217849Z\" level=info msg=\"Ran pod sandbox 2550af196522f4c85b91f22a29b1b15ed57132f305a927210b6c8d4431d073f8 with infra container: openstack/memcached-0/POD\" id=ac763a63-8ade-4afe-b18e-02b09bffc09a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:17.265627 crc crio[24437]: time=\"2026-06-12T20:56:17.261295122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=8cdbb756-884b-4fa3-b727-3bb71bac6e3e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:17.265627 crc crio[24437]: time=\"2026-06-12T20:56:17.263086545Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=8cdbb756-884b-4fa3-b727-3bb71bac6e3e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:17.265627 crc crio[24437]: time=\"2026-06-12T20:56:17.263323801Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=8cdbb756-884b-4fa3-b727-3bb71bac6e3e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:17.276058 crc crio[24437]: time=\"2026-06-12T20:56:17.272304958Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=704bee3c-1071-4ad0-8359-de6c6e34929c name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:17.286419 crc crio[24437]: time=\"2026-06-12T20:56:17.279272006Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 12 20:56:19.557025 crc crio[24437]: time=\"2026-06-12T20:56:19.555696279Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=13f1a249-9f62-4cae-a036-f590c3b90531 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:19.558426 crc crio[24437]: time=\"2026-06-12T20:56:19.557879721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:19.684287 crc crio[24437]: time=\"2026-06-12T20:56:19.683764789Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164 UID:163d648c-a53b-4384-8df3-ceaa99239def NetNS:/var/run/netns/08628d65-fcba-4d40-9165-6e0dafcdb499 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod163d648c_a53b_4384_8df3_ceaa99239def.slice PodAnnotations:0xc000a8c868}] Aliases:map[]}\"\nJun 12 20:56:19.684287 crc crio[24437]: time=\"2026-06-12T20:56:19.68419838Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:20.497800 crc crio[24437]: 2026-06-12T20:56:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c5ed4988b6fe1f Mac:9a:31:c4:89:ad:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/08628d65-fcba-4d40-9165-6e0dafcdb499 SocketPath: PciID:}] [{Interface:0xc0001227b0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:20.498652 crc crio[24437]: time=\"2026-06-12T20:56:20.498452862Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164 UID:163d648c-a53b-4384-8df3-ceaa99239def NetNS:/var/run/netns/08628d65-fcba-4d40-9165-6e0dafcdb499 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod163d648c_a53b_4384_8df3_ceaa99239def.slice PodAnnotations:0xc000a8c868}] Aliases:map[]}\"\nJun 12 20:56:20.499200 crc crio[24437]: time=\"2026-06-12T20:56:20.498837062Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:20.566840 crc crio[24437]: time=\"2026-06-12T20:56:20.564550547Z\" level=info msg=\"Ran pod sandbox 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164 with infra container: openstack/kube-state-metrics-0/POD\" id=13f1a249-9f62-4cae-a036-f590c3b90531 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:20.570637 crc crio[24437]: time=\"2026-06-12T20:56:20.57046426Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=a6af24a4-7c36-40cb-8ae6-6fe470ffad22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:20.571331 crc crio[24437]: time=\"2026-06-12T20:56:20.571060945Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=a6af24a4-7c36-40cb-8ae6-6fe470ffad22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:20.571331 crc crio[24437]: time=\"2026-06-12T20:56:20.571126536Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=a6af24a4-7c36-40cb-8ae6-6fe470ffad22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:20.573108 crc crio[24437]: time=\"2026-06-12T20:56:20.572732085Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=69d88674-6fbe-4c7e-adbd-edbfd0c1d26c name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:20.582988 crc crio[24437]: time=\"2026-06-12T20:56:20.582779957Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 12 20:56:22.581445 crc crio[24437]: time=\"2026-06-12T20:56:22.576330632Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-rmcrv/POD\" id=91519aa4-e766-4d13-b0af-0c16bb8f8e64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:22.581445 crc crio[24437]: time=\"2026-06-12T20:56:22.580741179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:22.605627 crc crio[24437]: time=\"2026-06-12T20:56:22.604988644Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-jh7l2/POD\" id=e42addf8-12be-4c0a-aaa2-56dc5e119af7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:22.605627 crc crio[24437]: time=\"2026-06-12T20:56:22.605507537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:22.874047 crc crio[24437]: time=\"2026-06-12T20:56:22.871687611Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=86bf6303-3c8d-4fb3-98c1-bfc6c2006e12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:22.874047 crc crio[24437]: time=\"2026-06-12T20:56:22.873968155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:25.126666 crc crio[24437]: time=\"2026-06-12T20:56:25.125842455Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-jh7l2 Namespace:openstack ID:c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9 UID:89140c76-91ee-447f-ae0e-12e02e5efe4b NetNS:/var/run/netns/e27a6cd0-b411-4696-b616-78a9929e3c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89140c76_91ee_447f_ae0e_12e02e5efe4b.slice PodAnnotations:0xc000c24558}] Aliases:map[]}\"\nJun 12 20:56:25.126666 crc crio[24437]: time=\"2026-06-12T20:56:25.12647336Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-jh7l2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:25.258848 crc crio[24437]: time=\"2026-06-12T20:56:25.25860753Z\" level=info msg=\"Got pod network &{Name:ovn-controller-rmcrv Namespace:openstack ID:063f0b3b5d5147ab609686fa7b0ae67c2e7f087c951c88974c839fab687910e1 UID:2779deb8-4145-4480-89aa-2c1f7652b855 NetNS:/var/run/netns/7f72982b-91ba-46fa-9732-eef176eb34e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2779deb8_4145_4480_89aa_2c1f7652b855.slice PodAnnotations:0xc001fa45b8}] Aliases:map[]}\"\nJun 12 20:56:25.258848 crc crio[24437]: time=\"2026-06-12T20:56:25.258823455Z\" level=info msg=\"Adding pod openstack_ovn-controller-rmcrv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:26.099765 crc crio[24437]: 2026-06-12T20:56:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:063f0b3b5d5147a Mac:3a:c5:3e:35:e9:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/7f72982b-91ba-46fa-9732-eef176eb34e4 SocketPath: PciID:}] [{Interface:0xc00042a5d0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:26.099765 crc crio[24437]: time=\"2026-06-12T20:56:26.093010678Z\" level=info msg=\"Got pod network &{Name:ovn-controller-rmcrv Namespace:openstack ID:063f0b3b5d5147ab609686fa7b0ae67c2e7f087c951c88974c839fab687910e1 UID:2779deb8-4145-4480-89aa-2c1f7652b855 NetNS:/var/run/netns/7f72982b-91ba-46fa-9732-eef176eb34e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2779deb8_4145_4480_89aa_2c1f7652b855.slice PodAnnotations:0xc001fa45b8}] Aliases:map[]}\"\nJun 12 20:56:26.099765 crc crio[24437]: time=\"2026-06-12T20:56:26.093144751Z\" level=info msg=\"Checking pod openstack_ovn-controller-rmcrv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:26.400690 crc crio[24437]: time=\"2026-06-12T20:56:26.40051654Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:92e3a600153bc84e02e07598640087b7d1ffea7208a6319ffb7a96118cfdbc26 UID:85a47bf3-36e5-43d5-b903-fc794b5d7795 NetNS:/var/run/netns/7dfbd6a8-a343-4b5d-b9c4-fa6d9b2c84ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85a47bf3_36e5_43d5_b903_fc794b5d7795.slice PodAnnotations:0xc001fa40e8}] Aliases:map[]}\"\nJun 12 20:56:26.400690 crc crio[24437]: time=\"2026-06-12T20:56:26.400657293Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:26.416092 crc crio[24437]: time=\"2026-06-12T20:56:26.416007803Z\" level=info msg=\"Ran pod sandbox 063f0b3b5d5147ab609686fa7b0ae67c2e7f087c951c88974c839fab687910e1 with infra container: openstack/ovn-controller-rmcrv/POD\" id=91519aa4-e766-4d13-b0af-0c16bb8f8e64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:26.429191 crc crio[24437]: time=\"2026-06-12T20:56:26.429089849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=1bd868a7-8e77-4fe6-913a-c89327c7481c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:26.429558 crc crio[24437]: time=\"2026-06-12T20:56:26.429525979Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=1bd868a7-8e77-4fe6-913a-c89327c7481c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:26.434056 crc crio[24437]: time=\"2026-06-12T20:56:26.434017499Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=1bd868a7-8e77-4fe6-913a-c89327c7481c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:26.435598 crc crio[24437]: time=\"2026-06-12T20:56:26.435518094Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=a1ba66f1-f6a1-4ea4-884c-edf88f98283c name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:26.461881 crc crio[24437]: time=\"2026-06-12T20:56:26.461776278Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 12 20:56:26.489817 crc crio[24437]: 2026-06-12T20:56:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8bbfed2d3655f2 Mac:f6:57:93:70:ea:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/e27a6cd0-b411-4696-b616-78a9929e3c2d SocketPath: PciID:}] [{Interface:0xc0004c46f0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:26.497811 crc crio[24437]: time=\"2026-06-12T20:56:26.497649744Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-jh7l2 Namespace:openstack ID:c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9 UID:89140c76-91ee-447f-ae0e-12e02e5efe4b NetNS:/var/run/netns/e27a6cd0-b411-4696-b616-78a9929e3c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89140c76_91ee_447f_ae0e_12e02e5efe4b.slice PodAnnotations:0xc000c24558}] Aliases:map[]}\"\nJun 12 20:56:26.499550 crc crio[24437]: time=\"2026-06-12T20:56:26.499510329Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-jh7l2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:26.944005 crc crio[24437]: time=\"2026-06-12T20:56:26.941890695Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-lk4bt/POD\" id=dd452bb7-d5a9-4f18-be4c-87e620ac82c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:26.944005 crc crio[24437]: time=\"2026-06-12T20:56:26.944004987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:27.206300 crc crio[24437]: 2026-06-12T20:56:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92e3a600153bc84 Mac:a2:51:02:a2:26:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/7dfbd6a8-a343-4b5d-b9c4-fa6d9b2c84ac SocketPath: PciID:}] [{Interface:0xc000014f40 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:27.207891 crc crio[24437]: time=\"2026-06-12T20:56:27.207807943Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:92e3a600153bc84e02e07598640087b7d1ffea7208a6319ffb7a96118cfdbc26 UID:85a47bf3-36e5-43d5-b903-fc794b5d7795 NetNS:/var/run/netns/7dfbd6a8-a343-4b5d-b9c4-fa6d9b2c84ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85a47bf3_36e5_43d5_b903_fc794b5d7795.slice PodAnnotations:0xc001fa40e8}] Aliases:map[]}\"\nJun 12 20:56:27.208208 crc crio[24437]: time=\"2026-06-12T20:56:27.208116651Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:27.773703 crc crio[24437]: time=\"2026-06-12T20:56:27.773045225Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=fba50fc1-0b51-4a63-8e1c-7fa6cd341ec3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:27.775059 crc crio[24437]: time=\"2026-06-12T20:56:27.773802653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:35.940461 crc crio[24437]: time=\"2026-06-12T20:56:35.939997206Z\" level=info msg=\"Removing container: 4a04e9ff1bcd242cdaa1ca4ebdb3ff124a27c870518f229e5d1a05eb7179dfff\" id=551e3d27-16c9-4c52-8a5d-70ff117af16d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:56:36.378133 crc crio[24437]: time=\"2026-06-12T20:56:36.378079889Z\" level=info msg=\"Ran pod sandbox c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9 with infra container: openstack/ovn-controller-ovs-jh7l2/POD\" id=e42addf8-12be-4c0a-aaa2-56dc5e119af7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:36.382323 crc crio[24437]: time=\"2026-06-12T20:56:36.381384599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=90d62d58-a55b-4500-a41a-a8fef64b79bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:36.384113 crc crio[24437]: time=\"2026-06-12T20:56:36.383681153Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=90d62d58-a55b-4500-a41a-a8fef64b79bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:36.384113 crc crio[24437]: time=\"2026-06-12T20:56:36.383772825Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=90d62d58-a55b-4500-a41a-a8fef64b79bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:36.389089 crc crio[24437]: time=\"2026-06-12T20:56:36.386645166Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=2a6c0428-a5cc-4b57-9a61-d97756f8c010 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:36.391067 crc crio[24437]: time=\"2026-06-12T20:56:36.390625402Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 12 20:56:37.135671 crc crio[24437]: time=\"2026-06-12T20:56:37.13514509Z\" level=info msg=\"Ran pod sandbox 92e3a600153bc84e02e07598640087b7d1ffea7208a6319ffb7a96118cfdbc26 with infra container: openstack/ovsdbserver-nb-0/POD\" id=86bf6303-3c8d-4fb3-98c1-bfc6c2006e12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:37.138764 crc crio[24437]: time=\"2026-06-12T20:56:37.138683986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=c88e51fd-ae82-4301-bd2e-b9557b097b96 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:37.138991 crc crio[24437]: time=\"2026-06-12T20:56:37.138899221Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=c88e51fd-ae82-4301-bd2e-b9557b097b96 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:37.139093 crc crio[24437]: time=\"2026-06-12T20:56:37.139071425Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=c88e51fd-ae82-4301-bd2e-b9557b097b96 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:37.140163 crc crio[24437]: time=\"2026-06-12T20:56:37.1400855Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=82ab6e5f-00e1-4e93-8074-a3e2d26cd814 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:37.143820 crc crio[24437]: time=\"2026-06-12T20:56:37.143726027Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 12 20:56:51.583262 crc crio[24437]: time=\"2026-06-12T20:56:51.58219476Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-lk4bt Namespace:openstack ID:9e05f4c0a99c031ca39c7b0aea9f5385ae3dd8276f93175884fb98457ebfca33 UID:e5abcc75-24eb-4db8-8cc8-c0df7e635ad1 NetNS:/var/run/netns/78163a3b-13ec-4f04-b741-42f75510f9d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5abcc75_24eb_4db8_8cc8_c0df7e635ad1.slice PodAnnotations:0xc001841ba8}] Aliases:map[]}\"\nJun 12 20:56:51.583262 crc crio[24437]: time=\"2026-06-12T20:56:51.583062782Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-lk4bt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:51.607612 crc crio[24437]: time=\"2026-06-12T20:56:51.607510242Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=73556eda-23d4-4f8f-9a5d-ed05bd037103 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:51.608603 crc crio[24437]: time=\"2026-06-12T20:56:51.608532076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=dd9b79f7-e6a1-4941-a5c2-abfde5edf124 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:51.615800 crc crio[24437]: time=\"2026-06-12T20:56:51.61570649Z\" level=info msg=\"Removed container 4a04e9ff1bcd242cdaa1ca4ebdb3ff124a27c870518f229e5d1a05eb7179dfff: openshift-infra/auto-csr-approver-29688290-42xsq/oc\" id=551e3d27-16c9-4c52-8a5d-70ff117af16d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:56:51.635211 crc crio[24437]: time=\"2026-06-12T20:56:51.627788811Z\" level=info msg=\"Stopping pod sandbox: c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e\" id=0a7e63f3-4215-44ee-8051-b353ec7953ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:56:51.635211 crc crio[24437]: time=\"2026-06-12T20:56:51.627881773Z\" level=info msg=\"Stopped pod sandbox (already stopped): c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e\" id=0a7e63f3-4215-44ee-8051-b353ec7953ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:56:51.635211 crc crio[24437]: time=\"2026-06-12T20:56:51.628787155Z\" level=info msg=\"Removing pod sandbox: c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e\" id=fab24c5b-2087-4712-93ef-5427472e021a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:56:51.653795 crc crio[24437]: time=\"2026-06-12T20:56:51.653678905Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=3f98614f-4dc1-4db8-a342-33d847038301 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:51.655387 crc crio[24437]: time=\"2026-06-12T20:56:51.655030128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9229d486-1dee-49b9-8739-9d1a40e37e39 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:51.665066 crc crio[24437]: time=\"2026-06-12T20:56:51.664571999Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f\" id=704bee3c-1071-4ad0-8359-de6c6e34929c name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:51.666607 crc crio[24437]: time=\"2026-06-12T20:56:51.666532826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=e1e428d4-97a8-4c74-bb5d-b072f10bb2bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:52.126602 crc crio[24437]: 2026-06-12T20:56:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e05f4c0a99c031 Mac:ba:65:ba:1d:81:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/78163a3b-13ec-4f04-b741-42f75510f9d8 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:52.128246 crc crio[24437]: time=\"2026-06-12T20:56:52.127297667Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-lk4bt Namespace:openstack ID:9e05f4c0a99c031ca39c7b0aea9f5385ae3dd8276f93175884fb98457ebfca33 UID:e5abcc75-24eb-4db8-8cc8-c0df7e635ad1 NetNS:/var/run/netns/78163a3b-13ec-4f04-b741-42f75510f9d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5abcc75_24eb_4db8_8cc8_c0df7e635ad1.slice PodAnnotations:0xc001841ba8}] Aliases:map[]}\"\nJun 12 20:56:52.128246 crc crio[24437]: time=\"2026-06-12T20:56:52.127547293Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-lk4bt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:53.089475 crc crio[24437]: time=\"2026-06-12T20:56:53.088758061Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:0602b968fa57717226e2b0dda0d6d2f71bd8cd8163841a73b6c1ce6149225da5 UID:24283d50-1226-480b-aea7-da9b5e2e5c13 NetNS:/var/run/netns/72675665-5e55-48a0-84d8-7ed01a9512b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24283d50_1226_480b_aea7_da9b5e2e5c13.slice PodAnnotations:0xc0025542d8}] Aliases:map[]}\"\nJun 12 20:56:53.090833 crc crio[24437]: time=\"2026-06-12T20:56:53.08951506Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:53.102311 crc crio[24437]: time=\"2026-06-12T20:56:53.102235917Z\" level=info msg=\"Ran pod sandbox 9e05f4c0a99c031ca39c7b0aea9f5385ae3dd8276f93175884fb98457ebfca33 with infra container: openstack/ovn-controller-metrics-lk4bt/POD\" id=dd452bb7-d5a9-4f18-be4c-87e620ac82c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:53.105143 crc crio[24437]: time=\"2026-06-12T20:56:53.105070645Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b1557c34-2848-43f8-9d78-7871a48cd86e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:53.105587 crc crio[24437]: time=\"2026-06-12T20:56:53.105444174Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=b1557c34-2848-43f8-9d78-7871a48cd86e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:53.105587 crc crio[24437]: time=\"2026-06-12T20:56:53.105569017Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=b1557c34-2848-43f8-9d78-7871a48cd86e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:53.107547 crc crio[24437]: time=\"2026-06-12T20:56:53.107504804Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8cd1d6be-4cfb-4f9b-ba25-58a16725732c name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:53.112734 crc crio[24437]: time=\"2026-06-12T20:56:53.112586297Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 12 20:56:53.143630 crc crio[24437]: time=\"2026-06-12T20:56:53.143052532Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=bd2f82d5-bbc1-4929-b5fe-828239f78274 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:53.144597 crc crio[24437]: time=\"2026-06-12T20:56:53.144559278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f294f897-4b98-4d10-8df1-0d39f31667f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:53.336668 crc crio[24437]: time=\"2026-06-12T20:56:53.336489551Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=62ae9885-f3c8-4308-af6f-e9fdf2e817ad name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:53.337779 crc crio[24437]: time=\"2026-06-12T20:56:53.337633578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b34c65d6-83fc-4e03-9f3a-1029d27f967e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:53.522349 crc crio[24437]: 2026-06-12T20:56:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0602b968fa57717 Mac:72:f4:a4:2c:f5:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/72675665-5e55-48a0-84d8-7ed01a9512b1 SocketPath: PciID:}] [{Interface:0xc000015260 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:53.523266 crc crio[24437]: time=\"2026-06-12T20:56:53.523192936Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:0602b968fa57717226e2b0dda0d6d2f71bd8cd8163841a73b6c1ce6149225da5 UID:24283d50-1226-480b-aea7-da9b5e2e5c13 NetNS:/var/run/netns/72675665-5e55-48a0-84d8-7ed01a9512b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24283d50_1226_480b_aea7_da9b5e2e5c13.slice PodAnnotations:0xc0025542d8}] Aliases:map[]}\"\nJun 12 20:56:53.523444 crc crio[24437]: time=\"2026-06-12T20:56:53.523385852Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:53.916130 crc crio[24437]: time=\"2026-06-12T20:56:53.910250459Z\" level=info msg=\"Ran pod sandbox 0602b968fa57717226e2b0dda0d6d2f71bd8cd8163841a73b6c1ce6149225da5 with infra container: openstack/ovsdbserver-sb-0/POD\" id=fba50fc1-0b51-4a63-8e1c-7fa6cd341ec3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:53.916130 crc crio[24437]: time=\"2026-06-12T20:56:53.915821653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=781f7885-c378-4b92-9997-ad42ba951ecc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:53.923581 crc crio[24437]: time=\"2026-06-12T20:56:53.923482808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=793b48d8-381e-4329-87fe-d85eff9dea4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:53.923581 crc crio[24437]: time=\"2026-06-12T20:56:53.923525808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=af0eb85f-6555-4d56-9bcc-e3cfcd16d17c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:53.940771 crc crio[24437]: time=\"2026-06-12T20:56:53.940374545Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=781f7885-c378-4b92-9997-ad42ba951ecc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:53.940771 crc crio[24437]: time=\"2026-06-12T20:56:53.940509719Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=781f7885-c378-4b92-9997-ad42ba951ecc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:53.941682 crc crio[24437]: time=\"2026-06-12T20:56:53.941620995Z\" level=info msg=\"Removed pod sandbox: c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e\" id=fab24c5b-2087-4712-93ef-5427472e021a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:56:53.942501 crc crio[24437]: time=\"2026-06-12T20:56:53.942443905Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=2471bac1-6d23-402b-a3a7-c6d2ef71f9b1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:53.947712 crc crio[24437]: time=\"2026-06-12T20:56:53.947047396Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 12 20:56:53.949244 crc crio[24437]: time=\"2026-06-12T20:56:53.948877561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=9e85cb7c-4a5d-4a6c-b247-d61993c27860 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:55.961381 crc crio[24437]: time=\"2026-06-12T20:56:55.960615985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=562fa9ed-d087-4434-8c93-149ea54e3d0b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:55.981507 crc crio[24437]: time=\"2026-06-12T20:56:55.981411116Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=330dfd1b-a280-42b2-9208-a37510ec21c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:55.982077 crc crio[24437]: time=\"2026-06-12T20:56:55.98200185Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=8210b30f-491f-4f36-8a47-8688eca284aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:55.996590 crc crio[24437]: time=\"2026-06-12T20:56:55.9964736Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=4d50de46-e064-4f34-a2cc-aa14f0fffd6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:56.003003 crc crio[24437]: time=\"2026-06-12T20:56:56.002863744Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=55538683-44f5-4508-b77b-4b83bc5a4120 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:56.003760 crc crio[24437]: time=\"2026-06-12T20:56:56.003678804Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=69d88674-6fbe-4c7e-adbd-edbfd0c1d26c name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:56.006615 crc crio[24437]: time=\"2026-06-12T20:56:56.006539542Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=2a8e5850-9771-4495-a9fe-e5b20c63d3a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:56.023024 crc crio[24437]: time=\"2026-06-12T20:56:56.022868797Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=bc7e88a1-def2-4b32-828b-9390e7c48e15 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:56.028485 crc crio[24437]: time=\"2026-06-12T20:56:56.028434251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=914ee842-52e4-4576-95a1-6aa65667f031 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:56.439887 crc crio[24437]: time=\"2026-06-12T20:56:56.43980361Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=00277e9f-f5fe-4fea-99b6-ed6da852377f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:56.501984 crc crio[24437]: time=\"2026-06-12T20:56:56.498780913Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=63605792-42ac-4ec7-89dd-e99181b7a1d4 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:56.501984 crc crio[24437]: time=\"2026-06-12T20:56:56.499706646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e551f09b-c73d-43ea-812a-9bec17c9d5f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:56.502305 crc crio[24437]: time=\"2026-06-12T20:56:56.502132784Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=c4d2a280-7926-4bcd-af87-0103d25169e5 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:56.518073 crc crio[24437]: time=\"2026-06-12T20:56:56.502813441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4a40529a-c276-49b7-a2c0-a744f39d40de name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:56.989355 crc crio[24437]: time=\"2026-06-12T20:56:56.989123507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:56.997220 crc crio[24437]: time=\"2026-06-12T20:56:56.99712731Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=d32cf816-d88a-4e09-8a5a-574e580ec988 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:57.030507 crc crio[24437]: time=\"2026-06-12T20:56:57.030417224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:57.093516 crc crio[24437]: time=\"2026-06-12T20:56:57.093381604Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=7cb3167b-b9a9-4132-b933-9f421b3edcd7 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:57.095406 crc crio[24437]: time=\"2026-06-12T20:56:57.094902791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1cfb2c9d-bca0-4793-bd48-5a350ef7b9eb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:57.105840 crc crio[24437]: time=\"2026-06-12T20:56:57.105594779Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577\" id=2a6c0428-a5cc-4b57-9a61-d97756f8c010 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:57.107009 crc crio[24437]: time=\"2026-06-12T20:56:57.106771988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=48c8d038-ff69-4fef-93c3-df8e50f957bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:57.382855 crc crio[24437]: time=\"2026-06-12T20:56:57.382748947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:57.399245 crc crio[24437]: time=\"2026-06-12T20:56:57.399154004Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956\" id=82ab6e5f-00e1-4e93-8074-a3e2d26cd814 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:57.403002 crc crio[24437]: time=\"2026-06-12T20:56:57.40191213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=8507a724-876b-4a21-abde-5d349e7cbd1d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:57.408846 crc crio[24437]: time=\"2026-06-12T20:56:57.408745855Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43\" id=a1ba66f1-f6a1-4ea4-884c-edf88f98283c name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:57.409694 crc crio[24437]: time=\"2026-06-12T20:56:57.409556565Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=89e2175d-e3ff-41aa-9783-76057735535a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:57.409905 crc crio[24437]: time=\"2026-06-12T20:56:57.409837312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=c2b5139f-7225-4f88-a88d-732d96f15c96 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:57.741762 crc crio[24437]: time=\"2026-06-12T20:56:57.740712237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:57.760476 crc crio[24437]: time=\"2026-06-12T20:56:57.76030227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=edcd3fa8-67e1-4b50-b0f1-180ae90142a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:57.780131 crc crio[24437]: time=\"2026-06-12T20:56:57.779379921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fdd05608-06f9-49f9-8e77-1a987045fb1d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:57.781206 crc crio[24437]: time=\"2026-06-12T20:56:57.781071361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d6e15663-db77-449f-944d-662d88a347b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:58.130397 crc crio[24437]: time=\"2026-06-12T20:56:58.130231798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.175163 crc crio[24437]: time=\"2026-06-12T20:56:58.174797184Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=3a0890f5-8709-4772-ae69-98f262cecaef name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:58.181609 crc crio[24437]: time=\"2026-06-12T20:56:58.181569256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=f05dba1c-0357-46db-b513-3d51a441c211 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:58.188896 crc crio[24437]: time=\"2026-06-12T20:56:58.187572252Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-fnfkx/init\" id=b20f24ca-d96f-42ce-a04c-8ecac00eaf5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:58.214496 crc crio[24437]: time=\"2026-06-12T20:56:58.214400199Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=2a7e25fa-e646-4c72-9b2e-828d8aebeb36 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:58.227568 crc crio[24437]: time=\"2026-06-12T20:56:58.227404374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.232746 crc crio[24437]: time=\"2026-06-12T20:56:58.23267551Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95\" id=2471bac1-6d23-402b-a3a7-c6d2ef71f9b1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:58.234139 crc crio[24437]: time=\"2026-06-12T20:56:58.234080384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=4c360686-ac7a-4b73-8fc5-db38d2ccee8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:58.234729 crc crio[24437]: time=\"2026-06-12T20:56:58.234667979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.246407 crc crio[24437]: time=\"2026-06-12T20:56:58.246088885Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=8cd1d6be-4cfb-4f9b-ba25-58a16725732c name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:58.246407 crc crio[24437]: time=\"2026-06-12T20:56:58.246207376Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-sg9cl/init\" id=857f1dbe-41e3-4816-9af5-defe8604c62d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:58.247630 crc crio[24437]: time=\"2026-06-12T20:56:58.24755524Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=75325a46-bbbc-47d1-8c79-0852eaa7cc4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:58.249629 crc crio[24437]: time=\"2026-06-12T20:56:58.249549288Z\" level=info msg=\"Creating container: openstack/ovn-controller-rmcrv/ovn-controller\" id=c1bec5a2-4809-442a-a70c-52ac425557fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:58.261165 crc crio[24437]: time=\"2026-06-12T20:56:58.261072946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.267611 crc crio[24437]: time=\"2026-06-12T20:56:58.267518121Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-twsb5/init\" id=46345ae8-c523-4a21-8ec6-60e552740c55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:58.276768 crc crio[24437]: time=\"2026-06-12T20:56:58.276688403Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/init\" id=8243b597-5657-44c5-ad3c-c27410a139b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:58.283719 crc crio[24437]: time=\"2026-06-12T20:56:58.283565848Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=020b9933-6d8a-471f-b943-d5f709178bf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:58.285253 crc crio[24437]: time=\"2026-06-12T20:56:58.285101986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.291989 crc crio[24437]: time=\"2026-06-12T20:56:58.291856748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.293368 crc crio[24437]: time=\"2026-06-12T20:56:58.293271303Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-jh7l2/ovsdb-server-init\" id=3673f239-0eca-4a7f-abd6-b445de426ef3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:58.298960 crc crio[24437]: time=\"2026-06-12T20:56:58.298830368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.302440 crc crio[24437]: time=\"2026-06-12T20:56:58.302388123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.310014 crc crio[24437]: time=\"2026-06-12T20:56:58.309767072Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=c1a596d8-2885-44d7-aeaf-44fd6c01fd1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:58.324702 crc crio[24437]: time=\"2026-06-12T20:56:58.32174405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.332552 crc crio[24437]: time=\"2026-06-12T20:56:58.332462568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.334603 crc crio[24437]: time=\"2026-06-12T20:56:58.334520449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.340425 crc crio[24437]: time=\"2026-06-12T20:56:58.340275707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.347081 crc crio[24437]: time=\"2026-06-12T20:56:58.34699523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.367253 crc crio[24437]: time=\"2026-06-12T20:56:58.367155987Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=bb4689a8-e9a2-4613-b9df-b677ab3e158d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:58.385689 crc crio[24437]: time=\"2026-06-12T20:56:58.38549923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.389283 crc crio[24437]: time=\"2026-06-12T20:56:58.389238939Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=e50442c5-959f-4310-a1d5-b3449857dcdf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:58.448843 crc crio[24437]: time=\"2026-06-12T20:56:58.448696115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.452313 crc crio[24437]: time=\"2026-06-12T20:56:58.452161998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.548518 crc crio[24437]: time=\"2026-06-12T20:56:58.54837401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.551498 crc crio[24437]: time=\"2026-06-12T20:56:58.551411943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.554490 crc crio[24437]: time=\"2026-06-12T20:56:58.554419216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=6db62f03-70ee-4daa-9b47-b777646c517a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:58.562698 crc crio[24437]: time=\"2026-06-12T20:56:58.562578883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.578991 crc crio[24437]: time=\"2026-06-12T20:56:58.578838006Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-lk4bt/openstack-network-exporter\" id=f5ccc0d4-bab9-4793-8bb7-e5ff0aa064dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:58.599169 crc crio[24437]: time=\"2026-06-12T20:56:58.599049553Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=41460527-b146-4b5c-a127-76917c4f0788 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:58.634316 crc crio[24437]: time=\"2026-06-12T20:56:58.634207381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.636386 crc crio[24437]: time=\"2026-06-12T20:56:58.636252941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.699568 crc crio[24437]: time=\"2026-06-12T20:56:58.699047717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.703443 crc crio[24437]: time=\"2026-06-12T20:56:58.703298798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.707550 crc crio[24437]: time=\"2026-06-12T20:56:58.707393667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.709544 crc crio[24437]: time=\"2026-06-12T20:56:58.709442907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.717296 crc crio[24437]: time=\"2026-06-12T20:56:58.717225206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.722132 crc crio[24437]: time=\"2026-06-12T20:56:58.722035791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.725759 crc crio[24437]: time=\"2026-06-12T20:56:58.725633709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.726032 crc crio[24437]: time=\"2026-06-12T20:56:58.725879574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.726342 crc crio[24437]: time=\"2026-06-12T20:56:58.725830563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.726557 crc crio[24437]: time=\"2026-06-12T20:56:58.726424927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.733112 crc crio[24437]: time=\"2026-06-12T20:56:58.732771691Z\" level=info msg=\"Created container 9ed8cc764b489dc4d3c191a31678d344b72814193f4b1bb2f6967db9cb6623ab: openstack/memcached-0/memcached\" id=8210b30f-491f-4f36-8a47-8688eca284aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:58.736852 crc crio[24437]: time=\"2026-06-12T20:56:58.73438156Z\" level=info msg=\"Starting container: 9ed8cc764b489dc4d3c191a31678d344b72814193f4b1bb2f6967db9cb6623ab\" id=06d07611-4cb1-4ddc-a624-e81ea3cc854d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:56:58.743381 crc crio[24437]: time=\"2026-06-12T20:56:58.741306687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.743381 crc crio[24437]: time=\"2026-06-12T20:56:58.742760522Z\" level=info msg=\"Started container\" PID=57184 containerID=9ed8cc764b489dc4d3c191a31678d344b72814193f4b1bb2f6967db9cb6623ab description=openstack/memcached-0/memcached id=06d07611-4cb1-4ddc-a624-e81ea3cc854d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2550af196522f4c85b91f22a29b1b15ed57132f305a927210b6c8d4431d073f8\nJun 12 20:56:58.745146 crc crio[24437]: time=\"2026-06-12T20:56:58.745104828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.750046 crc crio[24437]: time=\"2026-06-12T20:56:58.747477165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.750046 crc crio[24437]: time=\"2026-06-12T20:56:58.749975955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.752097 crc crio[24437]: time=\"2026-06-12T20:56:58.752033675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.753164 crc crio[24437]: time=\"2026-06-12T20:56:58.753072789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.754044 crc crio[24437]: time=\"2026-06-12T20:56:58.753970792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:58.877527 crc crio[24437]: time=\"2026-06-12T20:56:58.877446792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:59.028537 crc crio[24437]: time=\"2026-06-12T20:56:59.028418016Z\" level=info msg=\"Created container 2afc09454c17da57b996d96d288a0f9863335436a4b6619bf420e94d6ceb34d0: openstack/dnsmasq-dns-68bc84565-fnfkx/init\" id=b20f24ca-d96f-42ce-a04c-8ecac00eaf5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:59.034302 crc crio[24437]: time=\"2026-06-12T20:56:59.034061772Z\" level=info msg=\"Starting container: 2afc09454c17da57b996d96d288a0f9863335436a4b6619bf420e94d6ceb34d0\" id=53e4438f-ee5d-492f-85eb-02719b35939d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:56:59.052045 crc crio[24437]: time=\"2026-06-12T20:56:59.045977609Z\" level=info msg=\"Started container\" PID=57265 containerID=2afc09454c17da57b996d96d288a0f9863335436a4b6619bf420e94d6ceb34d0 description=openstack/dnsmasq-dns-68bc84565-fnfkx/init id=53e4438f-ee5d-492f-85eb-02719b35939d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9\nJun 12 20:56:59.166465 crc crio[24437]: time=\"2026-06-12T20:56:59.161047067Z\" level=info msg=\"Created container 63f41eb59755d09b54f1011915d2f3c61aa3c8906517dc5e9851f00e92115c7e: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=bb4689a8-e9a2-4613-b9df-b677ab3e158d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:59.166465 crc crio[24437]: time=\"2026-06-12T20:56:59.162380279Z\" level=info msg=\"Starting container: 63f41eb59755d09b54f1011915d2f3c61aa3c8906517dc5e9851f00e92115c7e\" id=1544a8f2-7beb-49e3-9979-351340b4bb63 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:56:59.169437 crc crio[24437]: time=\"2026-06-12T20:56:59.169216274Z\" level=info msg=\"Started container\" PID=57258 containerID=63f41eb59755d09b54f1011915d2f3c61aa3c8906517dc5e9851f00e92115c7e description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=1544a8f2-7beb-49e3-9979-351340b4bb63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92e3a600153bc84e02e07598640087b7d1ffea7208a6319ffb7a96118cfdbc26\nJun 12 20:56:59.178564 crc crio[24437]: time=\"2026-06-12T20:56:59.178451987Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=bf817923-35c8-425c-a070-01fc1ad66340 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:59.191816 crc crio[24437]: time=\"2026-06-12T20:56:59.191733917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:59.215367 crc crio[24437]: time=\"2026-06-12T20:56:59.215235865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:59.227268 crc crio[24437]: time=\"2026-06-12T20:56:59.227046739Z\" level=info msg=\"Created container 1973d9234d96cb63516ba4b6af190d64bfb60bb360a60c7e86ecc0e329747d0e: openstack/dnsmasq-dns-6b994dcc49-sg9cl/init\" id=857f1dbe-41e3-4816-9af5-defe8604c62d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:59.228676 crc crio[24437]: time=\"2026-06-12T20:56:59.228609428Z\" level=info msg=\"Starting container: 1973d9234d96cb63516ba4b6af190d64bfb60bb360a60c7e86ecc0e329747d0e\" id=c6f848fc-3c53-4253-8f54-bdbf9166a7c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:56:59.240013 crc crio[24437]: time=\"2026-06-12T20:56:59.23988323Z\" level=info msg=\"Started container\" PID=57261 containerID=1973d9234d96cb63516ba4b6af190d64bfb60bb360a60c7e86ecc0e329747d0e description=openstack/dnsmasq-dns-6b994dcc49-sg9cl/init id=c6f848fc-3c53-4253-8f54-bdbf9166a7c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412\nJun 12 20:56:59.240899 crc crio[24437]: time=\"2026-06-12T20:56:59.24075653Z\" level=info msg=\"Created container d47225b4d3f2b6745dfb11b558e7262a6bad6fbf93420ac3300d56dca50702fa: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=41460527-b146-4b5c-a127-76917c4f0788 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:59.242889 crc crio[24437]: time=\"2026-06-12T20:56:59.242817181Z\" level=info msg=\"Starting container: d47225b4d3f2b6745dfb11b558e7262a6bad6fbf93420ac3300d56dca50702fa\" id=ad8f4007-5ee0-4dbb-85fc-2cd0b73e5fda name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:56:59.246633 crc crio[24437]: time=\"2026-06-12T20:56:59.246469759Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b7ff56f1-e713-482b-b73f-35d39c876e85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:59.255015 crc crio[24437]: time=\"2026-06-12T20:56:59.254482652Z\" level=info msg=\"Started container\" PID=57259 containerID=d47225b4d3f2b6745dfb11b558e7262a6bad6fbf93420ac3300d56dca50702fa description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=ad8f4007-5ee0-4dbb-85fc-2cd0b73e5fda name=/runtime.v1.RuntimeService/StartContainer sandboxID=0602b968fa57717226e2b0dda0d6d2f71bd8cd8163841a73b6c1ce6149225da5\nJun 12 20:56:59.259271 crc crio[24437]: time=\"2026-06-12T20:56:59.259240997Z\" level=info msg=\"Created container cc189cba91fd9732601f15bdb59f0d844aeb84cd20a16b2202c1836c9ea3743c: openstack/openstack-galera-0/mysql-bootstrap\" id=55538683-44f5-4508-b77b-4b83bc5a4120 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:59.259501 crc crio[24437]: time=\"2026-06-12T20:56:59.259422041Z\" level=info msg=\"Created container 9896960917b97b9eeef1e8bdbe35f0c99e1f7a859b93215ae4e046517b5bbaec: openstack/dnsmasq-dns-769fc96f7c-twsb5/init\" id=46345ae8-c523-4a21-8ec6-60e552740c55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:59.260454 crc crio[24437]: time=\"2026-06-12T20:56:59.260368494Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=25755184-cde9-4b61-a0af-05a8dd380678 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:59.261829 crc crio[24437]: time=\"2026-06-12T20:56:59.261639804Z\" level=info msg=\"Starting container: 9896960917b97b9eeef1e8bdbe35f0c99e1f7a859b93215ae4e046517b5bbaec\" id=8cd9a69e-7e93-4873-815e-b09af1010ec0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:56:59.262427 crc crio[24437]: time=\"2026-06-12T20:56:59.262170507Z\" level=info msg=\"Starting container: cc189cba91fd9732601f15bdb59f0d844aeb84cd20a16b2202c1836c9ea3743c\" id=91be7fe4-638d-4c5b-983c-b6689935f7f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:56:59.264200 crc crio[24437]: time=\"2026-06-12T20:56:59.264135025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:59.268823 crc crio[24437]: time=\"2026-06-12T20:56:59.268744296Z\" level=info msg=\"Started container\" PID=57262 containerID=cc189cba91fd9732601f15bdb59f0d844aeb84cd20a16b2202c1836c9ea3743c description=openstack/openstack-galera-0/mysql-bootstrap id=91be7fe4-638d-4c5b-983c-b6689935f7f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=294f07743f9368ee17a8996e94007c38df9effbdff3cfa3c83cbad0c07cff38c\nJun 12 20:56:59.271231 crc crio[24437]: time=\"2026-06-12T20:56:59.271038312Z\" level=info msg=\"Started container\" PID=57264 containerID=9896960917b97b9eeef1e8bdbe35f0c99e1f7a859b93215ae4e046517b5bbaec description=openstack/dnsmasq-dns-769fc96f7c-twsb5/init id=8cd9a69e-7e93-4873-815e-b09af1010ec0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207\nJun 12 20:56:59.271624 crc crio[24437]: time=\"2026-06-12T20:56:59.271596155Z\" level=info msg=\"Created container a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765: openstack/kube-state-metrics-0/kube-state-metrics\" id=020b9933-6d8a-471f-b943-d5f709178bf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:59.272542 crc crio[24437]: time=\"2026-06-12T20:56:59.272517307Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=a028f4de-9688-43fd-896a-593aa585501d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:59.273356 crc crio[24437]: time=\"2026-06-12T20:56:59.273281556Z\" level=info msg=\"Starting container: a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765\" id=5913697a-7043-4684-8d4b-0d4f5000be2c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:56:59.290538 crc crio[24437]: time=\"2026-06-12T20:56:59.290135372Z\" level=info msg=\"Started container\" PID=57274 containerID=a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765 description=openstack/kube-state-metrics-0/kube-state-metrics id=5913697a-7043-4684-8d4b-0d4f5000be2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164\nJun 12 20:56:59.330843 crc crio[24437]: time=\"2026-06-12T20:56:59.330759663Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=36942229-bda2-415d-8dca-e3bcbe83c670 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:59.339143 crc crio[24437]: time=\"2026-06-12T20:56:59.339022983Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=dc4835b7-ccd5-4be8-9677-c5100957359e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:59.340490 crc crio[24437]: time=\"2026-06-12T20:56:59.340425367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:59.384411 crc crio[24437]: time=\"2026-06-12T20:56:59.384298825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8f3b4c48-4cfa-40eb-88a2-bb3b7f06909f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:59.391478 crc crio[24437]: time=\"2026-06-12T20:56:59.391399627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:59.406808 crc crio[24437]: time=\"2026-06-12T20:56:59.405534048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:59.411374 crc crio[24437]: time=\"2026-06-12T20:56:59.411253346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d791c7be-5498-47b6-b96d-12ab130f13bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:59.421777 crc crio[24437]: time=\"2026-06-12T20:56:59.421646697Z\" level=info msg=\"Stopping pod sandbox: 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207\" id=3634334d-6f80-42ca-86fd-01bcedefce00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:56:59.422287 crc crio[24437]: time=\"2026-06-12T20:56:59.42218679Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-twsb5 Namespace:openstack ID:5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207 UID:b44487f1-b903-4efc-b925-dac25ddbdbf8 NetNS:/var/run/netns/86ca01d7-e7de-4439-8512-eabd06c68009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb44487f1_b903_4efc_b925_dac25ddbdbf8.slice PodAnnotations:0xc00051c3a0}] Aliases:map[]}\"\nJun 12 20:56:59.422548 crc crio[24437]: time=\"2026-06-12T20:56:59.422365784Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-twsb5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:59.434158 crc crio[24437]: time=\"2026-06-12T20:56:59.433687297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=42add724-5e2d-410e-a4db-2da81453980e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:59.451413 crc crio[24437]: time=\"2026-06-12T20:56:59.451080556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=35cb6b7a-711c-415f-8e35-dc4d0e52be91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:59.452632 crc crio[24437]: time=\"2026-06-12T20:56:59.452505392Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns\" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:59.455886 crc crio[24437]: time=\"2026-06-12T20:56:59.455803511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:59.497151 crc crio[24437]: time=\"2026-06-12T20:56:59.497001536Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-fnfkx/dnsmasq-dns\" id=28346430-2a23-40ac-a609-ad35e0c60983 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:59.499735 crc crio[24437]: time=\"2026-06-12T20:56:59.498982483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:59.616648 crc crio[24437]: time=\"2026-06-12T20:56:59.616564501Z\" level=info msg=\"Created container 480d67a9c775466299956c6c416dc8cfe1c3e66e4b583ab126f4124633c02289: openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/init\" id=8243b597-5657-44c5-ad3c-c27410a139b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:59.622563 crc crio[24437]: time=\"2026-06-12T20:56:59.622441843Z\" level=info msg=\"Starting container: 480d67a9c775466299956c6c416dc8cfe1c3e66e4b583ab126f4124633c02289\" id=1eea01c4-d8f2-42e0-bb34-ccb9d292ad98 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:56:59.635435 crc crio[24437]: time=\"2026-06-12T20:56:59.63523995Z\" level=info msg=\"Started container\" PID=57257 containerID=480d67a9c775466299956c6c416dc8cfe1c3e66e4b583ab126f4124633c02289 description=openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/init id=1eea01c4-d8f2-42e0-bb34-ccb9d292ad98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f\nJun 12 20:56:59.738601 crc crio[24437]: time=\"2026-06-12T20:56:59.738553985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:59.753744 crc crio[24437]: time=\"2026-06-12T20:56:59.75368872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:00.050208 crc crio[24437]: time=\"2026-06-12T20:57:00.050123185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:00.057813 crc crio[24437]: time=\"2026-06-12T20:57:00.057703108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:00.157902 crc crio[24437]: time=\"2026-06-12T20:57:00.157366333Z\" level=info msg=\"Stopped pod sandbox: 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207\" id=3634334d-6f80-42ca-86fd-01bcedefce00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:00.158286 crc crio[24437]: time=\"2026-06-12T20:57:00.158259324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:00.164963 crc crio[24437]: time=\"2026-06-12T20:57:00.164734621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:00.180575 crc crio[24437]: time=\"2026-06-12T20:57:00.180300436Z\" level=info msg=\"Created container 4e4496269131c21cff33b4845978db247d48f2fa29bfccb66b1a93d2e78d530d: openstack/ovn-controller-metrics-lk4bt/openstack-network-exporter\" id=f5ccc0d4-bab9-4793-8bb7-e5ff0aa064dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:00.183624 crc crio[24437]: time=\"2026-06-12T20:57:00.183580136Z\" level=info msg=\"Starting container: 4e4496269131c21cff33b4845978db247d48f2fa29bfccb66b1a93d2e78d530d\" id=f8cb5682-1cd9-4c7b-a9ce-60d42a9b9a56 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:00.199394 crc crio[24437]: time=\"2026-06-12T20:57:00.199182593Z\" level=info msg=\"Started container\" PID=57282 containerID=4e4496269131c21cff33b4845978db247d48f2fa29bfccb66b1a93d2e78d530d description=openstack/ovn-controller-metrics-lk4bt/openstack-network-exporter id=f8cb5682-1cd9-4c7b-a9ce-60d42a9b9a56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e05f4c0a99c031ca39c7b0aea9f5385ae3dd8276f93175884fb98457ebfca33\nJun 12 20:57:00.270305 crc crio[24437]: time=\"2026-06-12T20:57:00.270037703Z\" level=info msg=\"Created container bc3ec5b09d5a9fed0c6945a84559b28bdbf4d087824e0d3c9be83478072680a5: openstack/rabbitmq-cell1-server-0/setup-container\" id=4d50de46-e064-4f34-a2cc-aa14f0fffd6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:00.274692 crc crio[24437]: time=\"2026-06-12T20:57:00.274556972Z\" level=info msg=\"Starting container: bc3ec5b09d5a9fed0c6945a84559b28bdbf4d087824e0d3c9be83478072680a5\" id=766f1a1d-7742-4b82-8336-5f209fc12c11 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:00.290540 crc crio[24437]: time=\"2026-06-12T20:57:00.290438075Z\" level=info msg=\"Started container\" PID=57200 containerID=bc3ec5b09d5a9fed0c6945a84559b28bdbf4d087824e0d3c9be83478072680a5 description=openstack/rabbitmq-cell1-server-0/setup-container id=766f1a1d-7742-4b82-8336-5f209fc12c11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bad5e9e56bacde199c3ba3e67ffdcaf44ca3350d115b9a4fe920781c62d90f39\nJun 12 20:57:00.329653 crc crio[24437]: time=\"2026-06-12T20:57:00.329301123Z\" level=info msg=\"Created container 4161c062eac9d82e07acb33a9a21643c99baaa01a06ab3c9cec61db745917755: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=d32cf816-d88a-4e09-8a5a-574e580ec988 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:00.331825 crc crio[24437]: time=\"2026-06-12T20:57:00.331552477Z\" level=info msg=\"Starting container: 4161c062eac9d82e07acb33a9a21643c99baaa01a06ab3c9cec61db745917755\" id=aca80186-cff1-4a95-8eb6-58fb22e4ee71 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:00.349996 crc crio[24437]: time=\"2026-06-12T20:57:00.346790645Z\" level=info msg=\"Started container\" PID=57260 containerID=4161c062eac9d82e07acb33a9a21643c99baaa01a06ab3c9cec61db745917755 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=aca80186-cff1-4a95-8eb6-58fb22e4ee71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd663b3d77227736beb7e5c42de55ca33f1377d6d79b729dc8ea503b8373f297\nJun 12 20:57:00.365311 crc crio[24437]: time=\"2026-06-12T20:57:00.365163039Z\" level=info msg=\"Created container a593df175cfcec5c8b26e8e9907fb03beb817a89cc274469ac0cc9b1e3de67b3: openstack/rabbitmq-server-0/setup-container\" id=00277e9f-f5fe-4fea-99b6-ed6da852377f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:00.371495 crc crio[24437]: time=\"2026-06-12T20:57:00.369493552Z\" level=info msg=\"Starting container: a593df175cfcec5c8b26e8e9907fb03beb817a89cc274469ac0cc9b1e3de67b3\" id=9e3df7e5-7dba-429c-a50c-7f131500838e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:00.378255 crc crio[24437]: time=\"2026-06-12T20:57:00.378182422Z\" level=info msg=\"Started container\" PID=57203 containerID=a593df175cfcec5c8b26e8e9907fb03beb817a89cc274469ac0cc9b1e3de67b3 description=openstack/rabbitmq-server-0/setup-container id=9e3df7e5-7dba-429c-a50c-7f131500838e name=/runtime.v1.RuntimeService/StartContainer sandboxID=901b805d1af8d7a6b3fb01abece673acd67e6528e6b5443de1cc70805b9c2b96\nJun 12 20:57:00.515281 crc crio[24437]: time=\"2026-06-12T20:57:00.51520813Z\" level=info msg=\"Stopping pod sandbox: 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f\" id=22d1f1a8-9edf-4ee9-bc7b-631663b646cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:00.516047 crc crio[24437]: time=\"2026-06-12T20:57:00.515988018Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-qpnrd Namespace:openstack ID:6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f UID:6b0b07d2-07a5-4c84-a562-5de060177c6e NetNS:/var/run/netns/1ad9309a-9f39-4a99-b837-a295be9c7596 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b0b07d2_07a5_4c84_a562_5de060177c6e.slice PodAnnotations:0xc00012b440}] Aliases:map[]}\"\nJun 12 20:57:00.516170 crc crio[24437]: time=\"2026-06-12T20:57:00.516141773Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-qpnrd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:01.280598 crc crio[24437]: time=\"2026-06-12T20:57:01.279447635Z\" level=info msg=\"Stopped pod sandbox: 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f\" id=22d1f1a8-9edf-4ee9-bc7b-631663b646cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:01.442485 crc crio[24437]: time=\"2026-06-12T20:57:01.441233149Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/7223274d-aa1e-44c4-85e3-30ae16ca9759/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:01.448058 crc crio[24437]: time=\"2026-06-12T20:57:01.447587382Z\" level=info msg=\"createCtr: deleting container ID 115d1f8ab6101ceff3c4a251847e63245a56f047485041ee5a1f89a6282435c1 from idIndex\" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:01.448058 crc crio[24437]: time=\"2026-06-12T20:57:01.447707675Z\" level=info msg=\"createCtr: removing container 115d1f8ab6101ceff3c4a251847e63245a56f047485041ee5a1f89a6282435c1\" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:01.448058 crc crio[24437]: time=\"2026-06-12T20:57:01.447767636Z\" level=info msg=\"createCtr: deleting container 115d1f8ab6101ceff3c4a251847e63245a56f047485041ee5a1f89a6282435c1 from storage\" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:01.472552 crc crio[24437]: time=\"2026-06-12T20:57:01.472453403Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-sg9cl_openstack_7223274d-aa1e-44c4-85e3-30ae16ca9759_0\" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:01.554116 crc crio[24437]: time=\"2026-06-12T20:57:01.553631222Z\" level=info msg=\"Created container fc99e209bf7811606c8ff803a9a5d2e5095a360155b348e75796891d6c7edb7d: openstack/ovn-controller-ovs-jh7l2/ovsdb-server-init\" id=3673f239-0eca-4a7f-abd6-b445de426ef3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:01.575678 crc crio[24437]: time=\"2026-06-12T20:57:01.575302715Z\" level=info msg=\"Starting container: fc99e209bf7811606c8ff803a9a5d2e5095a360155b348e75796891d6c7edb7d\" id=741f927b-10cc-4c5a-af33-0469284d5d9b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:01.611105 crc crio[24437]: time=\"2026-06-12T20:57:01.610525856Z\" level=info msg=\"Started container\" PID=57731 containerID=fc99e209bf7811606c8ff803a9a5d2e5095a360155b348e75796891d6c7edb7d description=openstack/ovn-controller-ovs-jh7l2/ovsdb-server-init id=741f927b-10cc-4c5a-af33-0469284d5d9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9\nJun 12 20:57:01.613505 crc crio[24437]: time=\"2026-06-12T20:57:01.613227411Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d127fa42-8e7b-4fa4-8b5d-bc7691f296ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:01.641037 crc crio[24437]: time=\"2026-06-12T20:57:01.63686974Z\" level=info msg=\"Created container a8a23298123871b54ddfd32b2dea8b2bc1e3ee017289c62223c93297454d6b56: openstack/ovn-controller-rmcrv/ovn-controller\" id=c1bec5a2-4809-442a-a70c-52ac425557fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:01.647595 crc crio[24437]: time=\"2026-06-12T20:57:01.647487277Z\" level=info msg=\"Created container 1e51b5558bc4ff9fe2aebcab0bd65383ccfca79ab26b4af866479f6f4e9413bb: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=25755184-cde9-4b61-a0af-05a8dd380678 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:01.647820 crc crio[24437]: time=\"2026-06-12T20:57:01.647551939Z\" level=info msg=\"Removing container: 480d67a9c775466299956c6c416dc8cfe1c3e66e4b583ab126f4124633c02289\" id=0e145f38-02f3-42d3-b943-570d0ba37369 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:01.653155 crc crio[24437]: time=\"2026-06-12T20:57:01.652799845Z\" level=info msg=\"Created container 8817f0c738f6aa76f06568f89d49dafff7f8f6f5486ce030725db83d65231e3b: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=dc4835b7-ccd5-4be8-9677-c5100957359e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:01.654697 crc crio[24437]: time=\"2026-06-12T20:57:01.65460042Z\" level=info msg=\"Starting container: 8817f0c738f6aa76f06568f89d49dafff7f8f6f5486ce030725db83d65231e3b\" id=192ac5e6-5946-4097-895d-aab3aea7a152 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:01.655367 crc crio[24437]: time=\"2026-06-12T20:57:01.655248435Z\" level=info msg=\"Starting container: a8a23298123871b54ddfd32b2dea8b2bc1e3ee017289c62223c93297454d6b56\" id=fd7b2ac7-9fdf-4f50-8550-1052aebe8582 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:01.655527 crc crio[24437]: time=\"2026-06-12T20:57:01.65547492Z\" level=info msg=\"Starting container: 1e51b5558bc4ff9fe2aebcab0bd65383ccfca79ab26b4af866479f6f4e9413bb\" id=6b6f2866-d5e1-44c4-b0b3-b769cf22839f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:01.673286 crc crio[24437]: time=\"2026-06-12T20:57:01.669295743Z\" level=info msg=\"Started container\" PID=57725 containerID=8817f0c738f6aa76f06568f89d49dafff7f8f6f5486ce030725db83d65231e3b description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=192ac5e6-5946-4097-895d-aab3aea7a152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0602b968fa57717226e2b0dda0d6d2f71bd8cd8163841a73b6c1ce6149225da5\nJun 12 20:57:01.683729 crc crio[24437]: time=\"2026-06-12T20:57:01.683677301Z\" level=info msg=\"Started container\" PID=57746 containerID=1e51b5558bc4ff9fe2aebcab0bd65383ccfca79ab26b4af866479f6f4e9413bb description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=6b6f2866-d5e1-44c4-b0b3-b769cf22839f name=/runtime.v1.RuntimeService/StartContainer sandboxID=92e3a600153bc84e02e07598640087b7d1ffea7208a6319ffb7a96118cfdbc26\nJun 12 20:57:01.684818 crc crio[24437]: time=\"2026-06-12T20:57:01.684417658Z\" level=info msg=\"Started container\" PID=57321 containerID=a8a23298123871b54ddfd32b2dea8b2bc1e3ee017289c62223c93297454d6b56 description=openstack/ovn-controller-rmcrv/ovn-controller id=fd7b2ac7-9fdf-4f50-8550-1052aebe8582 name=/runtime.v1.RuntimeService/StartContainer sandboxID=063f0b3b5d5147ab609686fa7b0ae67c2e7f087c951c88974c839fab687910e1\nJun 12 20:57:01.743731 crc crio[24437]: time=\"2026-06-12T20:57:01.743575156Z\" level=info msg=\"Removed container 480d67a9c775466299956c6c416dc8cfe1c3e66e4b583ab126f4124633c02289: openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/init\" id=0e145f38-02f3-42d3-b943-570d0ba37369 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:01.751723 crc crio[24437]: time=\"2026-06-12T20:57:01.751165909Z\" level=info msg=\"Created container 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4: openstack/dnsmasq-dns-68bc84565-fnfkx/dnsmasq-dns\" id=28346430-2a23-40ac-a609-ad35e0c60983 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:01.753642 crc crio[24437]: time=\"2026-06-12T20:57:01.753518276Z\" level=info msg=\"Starting container: 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4\" id=f4f271cf-6ec5-43d5-8de6-f476dd677d4a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:01.760567 crc crio[24437]: time=\"2026-06-12T20:57:01.760446083Z\" level=info msg=\"Started container\" PID=57747 containerID=2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4 description=openstack/dnsmasq-dns-68bc84565-fnfkx/dnsmasq-dns id=f4f271cf-6ec5-43d5-8de6-f476dd677d4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9\nJun 12 20:57:01.763756 crc crio[24437]: time=\"2026-06-12T20:57:01.763656981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1a8b06e5-7575-45cd-b63a-0f410a0aff05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:01.775224 crc crio[24437]: time=\"2026-06-12T20:57:01.775086386Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns\" id=84a4a5a1-7b3f-41f9-a47c-3f971eca6a75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:01.777749 crc crio[24437]: time=\"2026-06-12T20:57:01.777613738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:01.891236 crc crio[24437]: time=\"2026-06-12T20:57:01.891153658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:01.908990 crc crio[24437]: time=\"2026-06-12T20:57:01.907666647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:02.516358 crc crio[24437]: time=\"2026-06-12T20:57:02.515212699Z\" level=info msg=\"Created container 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4: openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns\" id=84a4a5a1-7b3f-41f9-a47c-3f971eca6a75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:02.524178 crc crio[24437]: time=\"2026-06-12T20:57:02.523884419Z\" level=info msg=\"Starting container: 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4\" id=8cc14ea8-3b20-4332-92d5-c98abe2bdff6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:02.547266 crc crio[24437]: time=\"2026-06-12T20:57:02.546731591Z\" level=info msg=\"Started container\" PID=57911 containerID=5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4 description=openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns id=8cc14ea8-3b20-4332-92d5-c98abe2bdff6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412\nJun 12 20:57:03.813695 crc crio[24437]: time=\"2026-06-12T20:57:03.813062122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=e4a130c6-f780-41c0-aa42-f0952afda037 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:03.819069 crc crio[24437]: time=\"2026-06-12T20:57:03.818841312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=8d0baee6-fd91-4984-8f8e-c445a9b6af4c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:03.833723 crc crio[24437]: time=\"2026-06-12T20:57:03.833616939Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-jh7l2/ovsdb-server\" id=3dace572-5004-41f4-9658-aabf62475669 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:03.835751 crc crio[24437]: time=\"2026-06-12T20:57:03.835549415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:03.908771 crc crio[24437]: time=\"2026-06-12T20:57:03.90870913Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-86cd84489-5k2wc/POD\" id=31f20ef5-ae27-49e6-8a96-31c147eca32f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:03.909096 crc crio[24437]: time=\"2026-06-12T20:57:03.909074989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:03.973283 crc crio[24437]: time=\"2026-06-12T20:57:03.973138145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:04.029749 crc crio[24437]: time=\"2026-06-12T20:57:04.02636639Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-5k2wc Namespace:openstack ID:50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d UID:9e9f62f9-8704-4bdb-84bc-04bc9cc15531 NetNS:/var/run/netns/4d018cfc-bce7-4eeb-8bec-73feaaa8ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9f62f9_8704_4bdb_84bc_04bc9cc15531.slice PodAnnotations:0xc000c24958}] Aliases:map[]}\"\nJun 12 20:57:04.029749 crc crio[24437]: time=\"2026-06-12T20:57:04.026672328Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-86cd84489-5k2wc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:04.669438 crc crio[24437]: 2026-06-12T20:57:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50c5e8d010de6fc Mac:9a:24:f3:a2:02:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/4d018cfc-bce7-4eeb-8bec-73feaaa8ec86 SocketPath: PciID:}] [{Interface:0xc0000157b0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:04.675228 crc crio[24437]: time=\"2026-06-12T20:57:04.675062926Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-5k2wc Namespace:openstack ID:50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d UID:9e9f62f9-8704-4bdb-84bc-04bc9cc15531 NetNS:/var/run/netns/4d018cfc-bce7-4eeb-8bec-73feaaa8ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9f62f9_8704_4bdb_84bc_04bc9cc15531.slice PodAnnotations:0xc000c24958}] Aliases:map[]}\"\nJun 12 20:57:04.675752 crc crio[24437]: time=\"2026-06-12T20:57:04.675453916Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-86cd84489-5k2wc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:04.705075 crc crio[24437]: time=\"2026-06-12T20:57:04.704828065Z\" level=info msg=\"Ran pod sandbox 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d with infra container: openstack/dnsmasq-dns-86cd84489-5k2wc/POD\" id=31f20ef5-ae27-49e6-8a96-31c147eca32f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:04.708786 crc crio[24437]: time=\"2026-06-12T20:57:04.708622927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d6319d07-4d91-449b-8685-ecca57dd7b2e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:04.710824 crc crio[24437]: time=\"2026-06-12T20:57:04.710642345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:04.747482 crc crio[24437]: time=\"2026-06-12T20:57:04.747177957Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-kl24n/POD\" id=dbe3bcf6-bd77-48ff-9aa6-c623ae39ad05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:04.747482 crc crio[24437]: time=\"2026-06-12T20:57:04.747248358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:04.783112 crc crio[24437]: time=\"2026-06-12T20:57:04.777892498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=98d30146-b2dc-4479-abcb-035ea41360f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:04.807738 crc crio[24437]: time=\"2026-06-12T20:57:04.806510058Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-kl24n Namespace:openstack ID:7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7 UID:79186671-49f9-4026-aeec-26b80c9d9f46 NetNS:/var/run/netns/96c2949a-9256-4468-9e05-5ffd5fb28fd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79186671_49f9_4026_aeec_26b80c9d9f46.slice PodAnnotations:0xc002554828}] Aliases:map[]}\"\nJun 12 20:57:04.807738 crc crio[24437]: time=\"2026-06-12T20:57:04.807260626Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-77594b4b4f-kl24n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:04.824991 crc crio[24437]: time=\"2026-06-12T20:57:04.821730085Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-5k2wc/init\" id=a12ab49c-7b50-432e-be5c-1c57ac99ecf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:04.824991 crc crio[24437]: time=\"2026-06-12T20:57:04.824624365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:04.874649 crc crio[24437]: time=\"2026-06-12T20:57:04.874606772Z\" level=info msg=\"Stopping container: 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4 (timeout: 10s)\" id=4d20c09e-e3a4-4ed2-8a8d-166964127d19 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:57:04.907663 crc crio[24437]: time=\"2026-06-12T20:57:04.907572316Z\" level=info msg=\"Created container 8036a722505fbad9764d6214fd471cca738e6ead3358d3ea5b66514319710c6e: openstack/ovn-controller-ovs-jh7l2/ovsdb-server\" id=3dace572-5004-41f4-9658-aabf62475669 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:04.911601 crc crio[24437]: time=\"2026-06-12T20:57:04.91145637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:04.916740 crc crio[24437]: time=\"2026-06-12T20:57:04.916557774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:04.925813 crc crio[24437]: time=\"2026-06-12T20:57:04.925571452Z\" level=info msg=\"Starting container: 8036a722505fbad9764d6214fd471cca738e6ead3358d3ea5b66514319710c6e\" id=10fe9b75-2f93-4608-9590-216fb5001f4f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:04.953156 crc crio[24437]: time=\"2026-06-12T20:57:04.940622134Z\" level=info msg=\"Started container\" PID=58127 containerID=8036a722505fbad9764d6214fd471cca738e6ead3358d3ea5b66514319710c6e description=openstack/ovn-controller-ovs-jh7l2/ovsdb-server id=10fe9b75-2f93-4608-9590-216fb5001f4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9\nJun 12 20:57:04.986892 crc crio[24437]: time=\"2026-06-12T20:57:04.985315153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=387a087b-2fe8-4902-a0fd-09e721a5696e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:04.993863 crc crio[24437]: time=\"2026-06-12T20:57:04.993729176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=2b9596a7-2efe-4f6a-96a3-76e07ed61a8b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:05.006114 crc crio[24437]: time=\"2026-06-12T20:57:05.005840219Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-jh7l2/ovs-vswitchd\" id=fdaff85e-3e4b-4940-87f4-825f4caa23ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:05.007461 crc crio[24437]: time=\"2026-06-12T20:57:05.007407636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:05.169697 crc crio[24437]: time=\"2026-06-12T20:57:05.164755003Z\" level=info msg=\"Stopped container 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4: openstack/dnsmasq-dns-68bc84565-fnfkx/dnsmasq-dns\" id=4d20c09e-e3a4-4ed2-8a8d-166964127d19 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:57:05.174675 crc crio[24437]: time=\"2026-06-12T20:57:05.172391767Z\" level=info msg=\"Stopping pod sandbox: bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9\" id=18647ea8-2fb9-4034-b66d-4b7f28137630 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:05.174675 crc crio[24437]: time=\"2026-06-12T20:57:05.173254449Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-fnfkx Namespace:openstack ID:bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9 UID:78382cac-0de0-4af5-bf25-683e62d627b3 NetNS:/var/run/netns/f5eeba37-b09b-4b1b-8ec1-9dadf27d026b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78382cac_0de0_4af5_bf25_683e62d627b3.slice PodAnnotations:0xc0026aa0e0}] Aliases:map[]}\"\nJun 12 20:57:05.174675 crc crio[24437]: time=\"2026-06-12T20:57:05.173478424Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-fnfkx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:05.263400 crc crio[24437]: time=\"2026-06-12T20:57:05.263191109Z\" level=info msg=\"Created container 5cf4aaba46d826fd524487cb2fe909b43d59eff491d9191a72e7c65be86636a0: openstack/dnsmasq-dns-86cd84489-5k2wc/init\" id=a12ab49c-7b50-432e-be5c-1c57ac99ecf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:05.265831 crc crio[24437]: time=\"2026-06-12T20:57:05.265567496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:05.270518 crc crio[24437]: time=\"2026-06-12T20:57:05.269906032Z\" level=info msg=\"Starting container: 5cf4aaba46d826fd524487cb2fe909b43d59eff491d9191a72e7c65be86636a0\" id=a9aad839-aa96-4e2d-a182-20063adbf64e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:05.315993 crc crio[24437]: time=\"2026-06-12T20:57:05.314399945Z\" level=info msg=\"Started container\" PID=58177 containerID=5cf4aaba46d826fd524487cb2fe909b43d59eff491d9191a72e7c65be86636a0 description=openstack/dnsmasq-dns-86cd84489-5k2wc/init id=a9aad839-aa96-4e2d-a182-20063adbf64e name=/runtime.v1.RuntimeService/StartContainer sandboxID=50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d\nJun 12 20:57:05.574031 crc crio[24437]: 2026-06-12T20:57:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f95e33ca05cdfc Mac:9e:03:55:3b:48:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/96c2949a-9256-4468-9e05-5ffd5fb28fd9 SocketPath: PciID:}] [{Interface:0xc0002c8950 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:05.593042 crc crio[24437]: time=\"2026-06-12T20:57:05.577019283Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-kl24n Namespace:openstack ID:7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7 UID:79186671-49f9-4026-aeec-26b80c9d9f46 NetNS:/var/run/netns/96c2949a-9256-4468-9e05-5ffd5fb28fd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79186671_49f9_4026_aeec_26b80c9d9f46.slice PodAnnotations:0xc002554828}] Aliases:map[]}\"\nJun 12 20:57:05.593042 crc crio[24437]: time=\"2026-06-12T20:57:05.577483405Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-77594b4b4f-kl24n for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:05.593042 crc crio[24437]: time=\"2026-06-12T20:57:05.589629608Z\" level=info msg=\"Ran pod sandbox 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7 with infra container: openstack/dnsmasq-dns-77594b4b4f-kl24n/POD\" id=dbe3bcf6-bd77-48ff-9aa6-c623ae39ad05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:05.606253 crc crio[24437]: time=\"2026-06-12T20:57:05.606160926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2acf529d-ea5b-4075-847f-8f4702b96ea9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:05.771343 crc crio[24437]: time=\"2026-06-12T20:57:05.770464082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=df4433da-7c74-447d-a5f0-08e84d5ed5ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:05.819062 crc crio[24437]: time=\"2026-06-12T20:57:05.816063233Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-kl24n/init\" id=3584b22a-554d-4288-b4cb-48b814cf7395 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:05.819062 crc crio[24437]: time=\"2026-06-12T20:57:05.817835775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:06.050165 crc crio[24437]: time=\"2026-06-12T20:57:06.046640977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:06.094015 crc crio[24437]: time=\"2026-06-12T20:57:06.092538815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5812a9b7-c898-47c6-a38a-847dc17e6623 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:06.094015 crc crio[24437]: time=\"2026-06-12T20:57:06.092680408Z\" level=info msg=\"Stopping container: 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4 (timeout: 10s)\" id=34e5c7ef-1635-41da-876a-7e2ec7e02841 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:57:06.203509 crc crio[24437]: time=\"2026-06-12T20:57:06.203424361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:06.280018 crc crio[24437]: time=\"2026-06-12T20:57:06.276690369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:06.317806 crc crio[24437]: time=\"2026-06-12T20:57:06.31729699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=85e44928-6f3c-4220-bff4-683f69dd8f27 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:06.341075 crc crio[24437]: time=\"2026-06-12T20:57:06.340817377Z\" level=info msg=\"Stopped pod sandbox: bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9\" id=18647ea8-2fb9-4034-b66d-4b7f28137630 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:06.347599 crc crio[24437]: time=\"2026-06-12T20:57:06.347498158Z\" level=info msg=\"Stopped container 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4: openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns\" id=34e5c7ef-1635-41da-876a-7e2ec7e02841 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:57:06.358494 crc crio[24437]: time=\"2026-06-12T20:57:06.350608303Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-5k2wc/dnsmasq-dns\" id=f0e174b9-7fd2-4995-ba8e-38b428edf572 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:06.366153 crc crio[24437]: time=\"2026-06-12T20:57:06.365484742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:06.376108 crc crio[24437]: time=\"2026-06-12T20:57:06.374389947Z\" level=info msg=\"Stopping pod sandbox: 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412\" id=7c65961b-aefb-454b-9880-f8dc7f774d49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:06.376108 crc crio[24437]: time=\"2026-06-12T20:57:06.375215196Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-sg9cl Namespace:openstack ID:7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412 UID:7223274d-aa1e-44c4-85e3-30ae16ca9759 NetNS:/var/run/netns/38613810-d667-4f67-b89f-972ec34c3bb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7223274d_aa1e_44c4_85e3_30ae16ca9759.slice PodAnnotations:0xc000c25078}] Aliases:map[]}\"\nJun 12 20:57:06.376108 crc crio[24437]: time=\"2026-06-12T20:57:06.375508134Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-sg9cl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:06.649811 crc crio[24437]: time=\"2026-06-12T20:57:06.649666921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:06.665695 crc crio[24437]: time=\"2026-06-12T20:57:06.665589495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:06.876306 crc crio[24437]: time=\"2026-06-12T20:57:06.87587353Z\" level=info msg=\"Created container 97f272a93a1fd039839e9e2c9adca5a65eb916d00861b9389d31df30eaad54fd: openstack/ovn-controller-ovs-jh7l2/ovs-vswitchd\" id=fdaff85e-3e4b-4940-87f4-825f4caa23ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:06.879026 crc crio[24437]: time=\"2026-06-12T20:57:06.878643447Z\" level=info msg=\"Starting container: 97f272a93a1fd039839e9e2c9adca5a65eb916d00861b9389d31df30eaad54fd\" id=f31e25a5-d8ba-4db1-a479-b6175f11e951 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:06.898722 crc crio[24437]: time=\"2026-06-12T20:57:06.898145208Z\" level=info msg=\"Started container\" PID=58513 containerID=97f272a93a1fd039839e9e2c9adca5a65eb916d00861b9389d31df30eaad54fd description=openstack/ovn-controller-ovs-jh7l2/ovs-vswitchd id=f31e25a5-d8ba-4db1-a479-b6175f11e951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9\nJun 12 20:57:07.030595 crc crio[24437]: time=\"2026-06-12T20:57:07.028886334Z\" level=info msg=\"Created container 07b76c2fa8f20982973b35e4688941dbc805543e698e3187c8d8c54e36f532e3: openstack/dnsmasq-dns-77594b4b4f-kl24n/init\" id=3584b22a-554d-4288-b4cb-48b814cf7395 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:07.032671 crc crio[24437]: time=\"2026-06-12T20:57:07.032594454Z\" level=info msg=\"Starting container: 07b76c2fa8f20982973b35e4688941dbc805543e698e3187c8d8c54e36f532e3\" id=7d1494e3-df1f-4c27-86b5-2e5325deae18 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:07.059527 crc crio[24437]: time=\"2026-06-12T20:57:07.059305927Z\" level=info msg=\"Started container\" PID=58511 containerID=07b76c2fa8f20982973b35e4688941dbc805543e698e3187c8d8c54e36f532e3 description=openstack/dnsmasq-dns-77594b4b4f-kl24n/init id=7d1494e3-df1f-4c27-86b5-2e5325deae18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7\nJun 12 20:57:07.203853 crc crio[24437]: time=\"2026-06-12T20:57:07.203771854Z\" level=info msg=\"Removing container: 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4\" id=f48191b0-95b5-4e22-8f0e-8c97ca344f80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:07.235187 crc crio[24437]: time=\"2026-06-12T20:57:07.233779678Z\" level=info msg=\"Stopped pod sandbox: 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412\" id=7c65961b-aefb-454b-9880-f8dc7f774d49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:07.298720 crc crio[24437]: time=\"2026-06-12T20:57:07.294512154Z\" level=info msg=\"Created container 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8: openstack/dnsmasq-dns-86cd84489-5k2wc/dnsmasq-dns\" id=f0e174b9-7fd2-4995-ba8e-38b428edf572 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:07.301179 crc crio[24437]: time=\"2026-06-12T20:57:07.301119903Z\" level=info msg=\"Starting container: 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8\" id=8b2637c0-529b-4c24-ab1e-130a1686f0da name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:07.322371 crc crio[24437]: time=\"2026-06-12T20:57:07.322253214Z\" level=info msg=\"Started container\" PID=58547 containerID=2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8 description=openstack/dnsmasq-dns-86cd84489-5k2wc/dnsmasq-dns id=8b2637c0-529b-4c24-ab1e-130a1686f0da name=/runtime.v1.RuntimeService/StartContainer sandboxID=50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d\nJun 12 20:57:07.380476 crc crio[24437]: time=\"2026-06-12T20:57:07.379981516Z\" level=info msg=\"Removed container 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4: openstack/dnsmasq-dns-68bc84565-fnfkx/dnsmasq-dns\" id=f48191b0-95b5-4e22-8f0e-8c97ca344f80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:07.398343 crc crio[24437]: time=\"2026-06-12T20:57:07.397846418Z\" level=info msg=\"Removing container: 2afc09454c17da57b996d96d288a0f9863335436a4b6619bf420e94d6ceb34d0\" id=5ed0ef48-6275-439a-b53a-009a4dcdc5eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:07.501118 crc crio[24437]: time=\"2026-06-12T20:57:07.496899039Z\" level=info msg=\"Removed container 2afc09454c17da57b996d96d288a0f9863335436a4b6619bf420e94d6ceb34d0: openstack/dnsmasq-dns-68bc84565-fnfkx/init\" id=5ed0ef48-6275-439a-b53a-009a4dcdc5eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:08.201684 crc crio[24437]: time=\"2026-06-12T20:57:08.201221558Z\" level=info msg=\"Removing container: 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4\" id=d794e1f2-3b2d-42fa-bf6d-29942068ed66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:08.206574 crc crio[24437]: time=\"2026-06-12T20:57:08.206475915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c0556348-394c-45b5-91b6-536e1d58616e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:08.230888 crc crio[24437]: time=\"2026-06-12T20:57:08.230804222Z\" level=info msg=\"Removed container 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4: openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns\" id=d794e1f2-3b2d-42fa-bf6d-29942068ed66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:08.234020 crc crio[24437]: time=\"2026-06-12T20:57:08.233689731Z\" level=info msg=\"Removing container: 1973d9234d96cb63516ba4b6af190d64bfb60bb360a60c7e86ecc0e329747d0e\" id=ebdb9542-37a7-4418-833b-4d95eefa4af7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:08.331881 crc crio[24437]: time=\"2026-06-12T20:57:08.331749758Z\" level=info msg=\"Removed container 1973d9234d96cb63516ba4b6af190d64bfb60bb360a60c7e86ecc0e329747d0e: openstack/dnsmasq-dns-6b994dcc49-sg9cl/init\" id=ebdb9542-37a7-4418-833b-4d95eefa4af7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:08.519383 crc crio[24437]: time=\"2026-06-12T20:57:08.518560867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=22592b79-37d2-4bde-9f4d-cd53be3c5f59 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:08.605527 crc crio[24437]: time=\"2026-06-12T20:57:08.605396563Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-kl24n/dnsmasq-dns\" id=388a37d5-b480-45ee-a2b9-ea52a5bf1e07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:08.607209 crc crio[24437]: time=\"2026-06-12T20:57:08.60691317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:08.663885 crc crio[24437]: time=\"2026-06-12T20:57:08.663616109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:08.668887 crc crio[24437]: time=\"2026-06-12T20:57:08.668809884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:08.950048 crc crio[24437]: time=\"2026-06-12T20:57:08.949752904Z\" level=info msg=\"Created container 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745: openstack/dnsmasq-dns-77594b4b4f-kl24n/dnsmasq-dns\" id=388a37d5-b480-45ee-a2b9-ea52a5bf1e07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:08.952523 crc crio[24437]: time=\"2026-06-12T20:57:08.951578398Z\" level=info msg=\"Starting container: 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745\" id=34ade328-cf62-48e5-b1e9-6d3733c8b513 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:08.966043 crc crio[24437]: time=\"2026-06-12T20:57:08.961056286Z\" level=info msg=\"Started container\" PID=58832 containerID=4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745 description=openstack/dnsmasq-dns-77594b4b4f-kl24n/dnsmasq-dns id=34ade328-cf62-48e5-b1e9-6d3733c8b513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7\nJun 12 20:57:09.222674 crc crio[24437]: time=\"2026-06-12T20:57:09.222565118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d525cfdc-4489-4d50-b06c-56b0d4e9bd5a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:09.238365 crc crio[24437]: time=\"2026-06-12T20:57:09.238222006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0ed73444-0151-4ada-89bb-c3b817665d5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:09.281272 crc crio[24437]: time=\"2026-06-12T20:57:09.281162132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=df02f943-011a-4bd6-a076-0e0d8e566415 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:09.293530 crc crio[24437]: time=\"2026-06-12T20:57:09.293449079Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=d66db964-f5e0-430e-9694-79220d33c586 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:09.295077 crc crio[24437]: time=\"2026-06-12T20:57:09.294887254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:09.309605 crc crio[24437]: time=\"2026-06-12T20:57:09.309493277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0b05b07a-d3a1-4e89-992b-ea6f12f25572 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:09.324289 crc crio[24437]: time=\"2026-06-12T20:57:09.324184061Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=28123a5e-a439-4af2-95f0-1e6ba6dec800 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:09.325632 crc crio[24437]: time=\"2026-06-12T20:57:09.325565854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:09.351153 crc crio[24437]: time=\"2026-06-12T20:57:09.351046329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:09.354357 crc crio[24437]: time=\"2026-06-12T20:57:09.354278178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:09.375733 crc crio[24437]: time=\"2026-06-12T20:57:09.375637933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:09.378380 crc crio[24437]: time=\"2026-06-12T20:57:09.378293617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:09.548199 crc crio[24437]: time=\"2026-06-12T20:57:09.547842429Z\" level=info msg=\"Created container f2a71475c7cbcf1862e131f5bf957bd31e95e06078b1a2c7b8115a8b7c1aee58: openstack/openstack-galera-0/galera\" id=d66db964-f5e0-430e-9694-79220d33c586 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:09.550100 crc crio[24437]: time=\"2026-06-12T20:57:09.549495009Z\" level=info msg=\"Starting container: f2a71475c7cbcf1862e131f5bf957bd31e95e06078b1a2c7b8115a8b7c1aee58\" id=f808ae77-5788-44d0-96be-c63a5c6be3c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:09.560210 crc crio[24437]: time=\"2026-06-12T20:57:09.560107024Z\" level=info msg=\"Started container\" PID=58899 containerID=f2a71475c7cbcf1862e131f5bf957bd31e95e06078b1a2c7b8115a8b7c1aee58 description=openstack/openstack-galera-0/galera id=f808ae77-5788-44d0-96be-c63a5c6be3c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=294f07743f9368ee17a8996e94007c38df9effbdff3cfa3c83cbad0c07cff38c\nJun 12 20:57:09.566408 crc crio[24437]: time=\"2026-06-12T20:57:09.566267844Z\" level=info msg=\"Created container 864e43de9ae1498f1843f566d3d0bb602d34c6de4c2ed299bd863bafb1780d96: openstack/openstack-cell1-galera-0/galera\" id=28123a5e-a439-4af2-95f0-1e6ba6dec800 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:09.567878 crc crio[24437]: time=\"2026-06-12T20:57:09.567815351Z\" level=info msg=\"Starting container: 864e43de9ae1498f1843f566d3d0bb602d34c6de4c2ed299bd863bafb1780d96\" id=2724e7d9-12ab-4359-a5e3-bb70edaa3e67 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:09.584404 crc crio[24437]: time=\"2026-06-12T20:57:09.584258038Z\" level=info msg=\"Started container\" PID=58898 containerID=864e43de9ae1498f1843f566d3d0bb602d34c6de4c2ed299bd863bafb1780d96 description=openstack/openstack-cell1-galera-0/galera id=2724e7d9-12ab-4359-a5e3-bb70edaa3e67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd663b3d77227736beb7e5c42de55ca33f1377d6d79b729dc8ea503b8373f297\nJun 12 20:57:10.317542 crc crio[24437]: time=\"2026-06-12T20:57:10.317440073Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-nk789/POD\" id=8d7868ff-1189-4e38-93e6-14ab75b318b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:10.318688 crc crio[24437]: time=\"2026-06-12T20:57:10.317590936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:10.355873 crc crio[24437]: time=\"2026-06-12T20:57:10.351354982Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-nk789 Namespace:openstack ID:72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981 UID:ad97f73f-fd80-4634-ad81-bb5a15a84cf1 NetNS:/var/run/netns/92e0782b-453b-4d96-ae92-6d4b1fe8fce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad97f73f_fd80_4634_ad81_bb5a15a84cf1.slice PodAnnotations:0xc00051c728}] Aliases:map[]}\"\nJun 12 20:57:10.355873 crc crio[24437]: time=\"2026-06-12T20:57:10.351452234Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-nk789 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:10.884026 crc crio[24437]: 2026-06-12T20:57:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72019e0065e28c2 Mac:8a:70:df:34:40:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/92e0782b-453b-4d96-ae92-6d4b1fe8fce3 SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:10.885798 crc crio[24437]: time=\"2026-06-12T20:57:10.885706668Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-nk789 Namespace:openstack ID:72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981 UID:ad97f73f-fd80-4634-ad81-bb5a15a84cf1 NetNS:/var/run/netns/92e0782b-453b-4d96-ae92-6d4b1fe8fce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad97f73f_fd80_4634_ad81_bb5a15a84cf1.slice PodAnnotations:0xc00051c728}] Aliases:map[]}\"\nJun 12 20:57:10.886008 crc crio[24437]: time=\"2026-06-12T20:57:10.885921564Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-nk789 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:10.895358 crc crio[24437]: time=\"2026-06-12T20:57:10.895274339Z\" level=info msg=\"Ran pod sandbox 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981 with infra container: openstack/dnsmasq-dns-7b6fcdc445-nk789/POD\" id=8d7868ff-1189-4e38-93e6-14ab75b318b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:10.898441 crc crio[24437]: time=\"2026-06-12T20:57:10.898393845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3f690d3a-4e21-42df-b58d-0685ee74d609 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:10.955507 crc crio[24437]: time=\"2026-06-12T20:57:10.954712794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a922fdd5-89a2-480e-9b29-90719ae1459f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:10.968024 crc crio[24437]: time=\"2026-06-12T20:57:10.96365972Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-nk789/init\" id=9ba09de2-822f-4fd0-9cbc-7b76de1ccdfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:10.968024 crc crio[24437]: time=\"2026-06-12T20:57:10.965138865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:11.014036 crc crio[24437]: time=\"2026-06-12T20:57:11.013886822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:11.028633 crc crio[24437]: time=\"2026-06-12T20:57:11.028581746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:11.240034 crc crio[24437]: time=\"2026-06-12T20:57:11.239817505Z\" level=info msg=\"Created container c6f949a03d9af34412ab3b9189408045521a1f4d90b2bb077c0c70799cfb6f5a: openstack/dnsmasq-dns-7b6fcdc445-nk789/init\" id=9ba09de2-822f-4fd0-9cbc-7b76de1ccdfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:11.243975 crc crio[24437]: time=\"2026-06-12T20:57:11.243793281Z\" level=info msg=\"Starting container: c6f949a03d9af34412ab3b9189408045521a1f4d90b2bb077c0c70799cfb6f5a\" id=8ce5222d-9cb6-4031-9714-f7f8d50b8e8f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:11.250566 crc crio[24437]: time=\"2026-06-12T20:57:11.250488103Z\" level=info msg=\"Started container\" PID=59426 containerID=c6f949a03d9af34412ab3b9189408045521a1f4d90b2bb077c0c70799cfb6f5a description=openstack/dnsmasq-dns-7b6fcdc445-nk789/init id=8ce5222d-9cb6-4031-9714-f7f8d50b8e8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981\nJun 12 20:57:11.288873 crc crio[24437]: time=\"2026-06-12T20:57:11.288609472Z\" level=info msg=\"Stopping container: 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745 (timeout: 10s)\" id=a0c98ff1-775e-4bfd-9089-6ae90f8793c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:57:11.434023 crc crio[24437]: time=\"2026-06-12T20:57:11.433852188Z\" level=info msg=\"Stopped container 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745: openstack/dnsmasq-dns-77594b4b4f-kl24n/dnsmasq-dns\" id=a0c98ff1-775e-4bfd-9089-6ae90f8793c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:57:11.435554 crc crio[24437]: time=\"2026-06-12T20:57:11.435407826Z\" level=info msg=\"Stopping pod sandbox: 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7\" id=a691e48b-9946-4657-a476-3e23e3f89e4c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:11.436034 crc crio[24437]: time=\"2026-06-12T20:57:11.435919108Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-kl24n Namespace:openstack ID:7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7 UID:79186671-49f9-4026-aeec-26b80c9d9f46 NetNS:/var/run/netns/96c2949a-9256-4468-9e05-5ffd5fb28fd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79186671_49f9_4026_aeec_26b80c9d9f46.slice PodAnnotations:0xc002554100}] Aliases:map[]}\"\nJun 12 20:57:11.436237 crc crio[24437]: time=\"2026-06-12T20:57:11.436180144Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-77594b4b4f-kl24n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:11.774613 crc crio[24437]: time=\"2026-06-12T20:57:11.77416041Z\" level=info msg=\"Stopped pod sandbox: 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7\" id=a691e48b-9946-4657-a476-3e23e3f89e4c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:12.305890 crc crio[24437]: time=\"2026-06-12T20:57:12.305744871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=928b7ae9-42a6-4ff7-8e05-f1feb183e0a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:12.317190 crc crio[24437]: time=\"2026-06-12T20:57:12.317106146Z\" level=info msg=\"Removing container: 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745\" id=383c83ff-f05e-4fa7-ad6a-fb2e7a1afb30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:12.383544 crc crio[24437]: time=\"2026-06-12T20:57:12.383480107Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8f5aec07-984b-46ab-9ab2-b6bc5d058b8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:12.391774 crc crio[24437]: time=\"2026-06-12T20:57:12.391698036Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-nk789/dnsmasq-dns\" id=0274c3a7-1b57-4438-9628-6d4c8217f6c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:12.393623 crc crio[24437]: time=\"2026-06-12T20:57:12.39354833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:12.447255 crc crio[24437]: time=\"2026-06-12T20:57:12.447151413Z\" level=info msg=\"Removed container 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745: openstack/dnsmasq-dns-77594b4b4f-kl24n/dnsmasq-dns\" id=383c83ff-f05e-4fa7-ad6a-fb2e7a1afb30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:12.452285 crc crio[24437]: time=\"2026-06-12T20:57:12.452231916Z\" level=info msg=\"Removing container: 07b76c2fa8f20982973b35e4688941dbc805543e698e3187c8d8c54e36f532e3\" id=3ebeb15f-e274-4567-a5bc-05ed4f75019a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:12.460754 crc crio[24437]: time=\"2026-06-12T20:57:12.460570538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:12.468348 crc crio[24437]: time=\"2026-06-12T20:57:12.468170332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:12.528267 crc crio[24437]: time=\"2026-06-12T20:57:12.525591937Z\" level=info msg=\"Removed container 07b76c2fa8f20982973b35e4688941dbc805543e698e3187c8d8c54e36f532e3: openstack/dnsmasq-dns-77594b4b4f-kl24n/init\" id=3ebeb15f-e274-4567-a5bc-05ed4f75019a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:12.652209 crc crio[24437]: time=\"2026-06-12T20:57:12.652107531Z\" level=info msg=\"Created container 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459: openstack/dnsmasq-dns-7b6fcdc445-nk789/dnsmasq-dns\" id=0274c3a7-1b57-4438-9628-6d4c8217f6c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:12.654375 crc crio[24437]: time=\"2026-06-12T20:57:12.654278583Z\" level=info msg=\"Starting container: 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459\" id=a39e183c-8c24-4753-bf63-f44d1d929394 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:12.664815 crc crio[24437]: time=\"2026-06-12T20:57:12.664298684Z\" level=info msg=\"Started container\" PID=59856 containerID=12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459 description=openstack/dnsmasq-dns-7b6fcdc445-nk789/dnsmasq-dns id=a39e183c-8c24-4753-bf63-f44d1d929394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981\nJun 12 20:57:17.607228 crc crio[24437]: time=\"2026-06-12T20:57:17.605715857Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-8cpxm/POD\" id=2954ead7-c6fe-48af-830c-d3c421aee83a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:17.609414 crc crio[24437]: time=\"2026-06-12T20:57:17.607247963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:17.697698 crc crio[24437]: time=\"2026-06-12T20:57:17.695213217Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-8cpxm Namespace:openstack ID:1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8 UID:a382ab9a-355b-4062-9cb7-51e61bcff3a5 NetNS:/var/run/netns/d9f74952-a1c1-43a0-a2a6-b85f14f896f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda382ab9a_355b_4062_9cb7_51e61bcff3a5.slice PodAnnotations:0xc002554d58}] Aliases:map[]}\"\nJun 12 20:57:17.697698 crc crio[24437]: time=\"2026-06-12T20:57:17.695316709Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-8cpxm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:18.037374 crc crio[24437]: time=\"2026-06-12T20:57:18.037218891Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/POD\" id=ad9da457-33cb-41dc-8ce9-7a170b07e268 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:18.037374 crc crio[24437]: time=\"2026-06-12T20:57:18.037367514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:18.067965 crc crio[24437]: time=\"2026-06-12T20:57:18.06783128Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781297837-sbjzw Namespace:openstack ID:0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7 UID:6c29471a-7e5c-47cf-898c-18d7e368cdfa NetNS:/var/run/netns/771e4033-5cc9-43f0-a7ce-46ded6b9a6b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c29471a_7e5c_47cf_898c_18d7e368cdfa.slice PodAnnotations:0xc002746560}] Aliases:map[]}\"\nJun 12 20:57:18.067965 crc crio[24437]: time=\"2026-06-12T20:57:18.067897791Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781297837-sbjzw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:18.202481 crc crio[24437]: time=\"2026-06-12T20:57:18.201849514Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781297837-25w4z/POD\" id=babbdf6b-1ff5-46e1-bc82-a027c834cac9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:18.202703 crc crio[24437]: time=\"2026-06-12T20:57:18.202485239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:18.361616 crc crio[24437]: time=\"2026-06-12T20:57:18.36118504Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781297837-25w4z Namespace:openstack ID:07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946 UID:2746fd5e-45db-4415-85a7-a221c80ff4bd NetNS:/var/run/netns/f53b8365-073b-469e-93e4-24c6655e994b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2746fd5e_45db_4415_85a7_a221c80ff4bd.slice PodAnnotations:0xc0027467f0}] Aliases:map[]}\"\nJun 12 20:57:18.361616 crc crio[24437]: time=\"2026-06-12T20:57:18.361246162Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781297837-25w4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:18.712851 crc crio[24437]: time=\"2026-06-12T20:57:18.712283953Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=40e1c9be-97ea-4bb3-a61d-9f9e31ef48a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:18.714057 crc crio[24437]: time=\"2026-06-12T20:57:18.712886888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:18.762359 crc crio[24437]: time=\"2026-06-12T20:57:18.762225668Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:347bf7bd1ca672d20fb4a7a49274615f9b04a30863ad97dba008afcd749f0d58 UID:baf4cb2d-079b-4e10-991f-523aeefb9383 NetNS:/var/run/netns/c55b40dd-355c-4de6-af6d-7129d9242af4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaf4cb2d_079b_4e10_991f_523aeefb9383.slice PodAnnotations:0xc000a8c1d0}] Aliases:map[]}\"\nJun 12 20:57:18.762359 crc crio[24437]: time=\"2026-06-12T20:57:18.76228612Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:19.036339 crc crio[24437]: 2026-06-12T20:57:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1599e775aee22d9 Mac:be:e4:c2:a8:e0:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/d9f74952-a1c1-43a0-a2a6-b85f14f896f5 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:19.038512 crc crio[24437]: time=\"2026-06-12T20:57:19.038431765Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-8cpxm Namespace:openstack ID:1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8 UID:a382ab9a-355b-4062-9cb7-51e61bcff3a5 NetNS:/var/run/netns/d9f74952-a1c1-43a0-a2a6-b85f14f896f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda382ab9a_355b_4062_9cb7_51e61bcff3a5.slice PodAnnotations:0xc002554d58}] Aliases:map[]}\"\nJun 12 20:57:19.038625 crc crio[24437]: time=\"2026-06-12T20:57:19.038596779Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-8cpxm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:19.046410 crc crio[24437]: time=\"2026-06-12T20:57:19.046298164Z\" level=info msg=\"Ran pod sandbox 1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8 with infra container: openstack/swift-ring-rebalance-8cpxm/POD\" id=2954ead7-c6fe-48af-830c-d3c421aee83a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:19.050065 crc crio[24437]: time=\"2026-06-12T20:57:19.049919922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=b33f3520-75bd-48cf-b38d-4f28d08d85a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:19.050299 crc crio[24437]: time=\"2026-06-12T20:57:19.05023311Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=b33f3520-75bd-48cf-b38d-4f28d08d85a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:19.050397 crc crio[24437]: time=\"2026-06-12T20:57:19.050363593Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=b33f3520-75bd-48cf-b38d-4f28d08d85a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:19.051464 crc crio[24437]: time=\"2026-06-12T20:57:19.051361038Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=75be5df4-cf62-4eb8-9de3-08452ba561b2 name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:19.056825 crc crio[24437]: time=\"2026-06-12T20:57:19.056743197Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 12 20:57:19.150722 crc crio[24437]: 2026-06-12T20:57:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d57ec70e0d2c4c Mac:de:1a:bf:13:8a:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/771e4033-5cc9-43f0-a7ce-46ded6b9a6b6 SocketPath: PciID:}] [{Interface:0xc00012e7f0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:19.151772 crc crio[24437]: time=\"2026-06-12T20:57:19.151693759Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781297837-sbjzw Namespace:openstack ID:0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7 UID:6c29471a-7e5c-47cf-898c-18d7e368cdfa NetNS:/var/run/netns/771e4033-5cc9-43f0-a7ce-46ded6b9a6b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c29471a_7e5c_47cf_898c_18d7e368cdfa.slice PodAnnotations:0xc002746560}] Aliases:map[]}\"\nJun 12 20:57:19.151907 crc crio[24437]: time=\"2026-06-12T20:57:19.151852182Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781297837-sbjzw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:19.162538 crc crio[24437]: time=\"2026-06-12T20:57:19.162453269Z\" level=info msg=\"Ran pod sandbox 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7 with infra container: openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/POD\" id=ad9da457-33cb-41dc-8ce9-7a170b07e268 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:19.169429 crc crio[24437]: time=\"2026-06-12T20:57:19.169302393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=3721a45a-6f07-4b91-8cad-257c0d7cde09 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:19.181630 crc crio[24437]: time=\"2026-06-12T20:57:19.180891624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=3b2c7942-2cb5-4f2c-9ab9-a2c078dd4e70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:19.193462 crc crio[24437]: time=\"2026-06-12T20:57:19.193245591Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/ovn-config\" id=57c98f84-2893-4794-b6b6-e683eda1dfc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:19.195290 crc crio[24437]: time=\"2026-06-12T20:57:19.19524499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:19.257664 crc crio[24437]: time=\"2026-06-12T20:57:19.257541524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:19.261687 crc crio[24437]: time=\"2026-06-12T20:57:19.261587961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:19.275830 crc crio[24437]: 2026-06-12T20:57:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07513797b344969 Mac:46:df:72:a3:7f:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/f53b8365-073b-469e-93e4-24c6655e994b SocketPath: PciID:}] [{Interface:0xc0004aa6c0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:19.277170 crc crio[24437]: time=\"2026-06-12T20:57:19.277135316Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781297837-25w4z Namespace:openstack ID:07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946 UID:2746fd5e-45db-4415-85a7-a221c80ff4bd NetNS:/var/run/netns/f53b8365-073b-469e-93e4-24c6655e994b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2746fd5e_45db_4415_85a7_a221c80ff4bd.slice PodAnnotations:0xc0027467f0}] Aliases:map[]}\"\nJun 12 20:57:19.277529 crc crio[24437]: time=\"2026-06-12T20:57:19.277505134Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781297837-25w4z for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:19.295046 crc crio[24437]: time=\"2026-06-12T20:57:19.294902055Z\" level=info msg=\"Ran pod sandbox 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946 with infra container: openstack/ovsdbserver-sb-0-config-1781297837-25w4z/POD\" id=babbdf6b-1ff5-46e1-bc82-a027c834cac9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:19.299717 crc crio[24437]: time=\"2026-06-12T20:57:19.299647859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=e46b89c4-ba13-4b60-99bd-bc26809fe389 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:19.303168 crc crio[24437]: time=\"2026-06-12T20:57:19.303107983Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=865175ce-a4ef-4bf3-855d-453827f70eb2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:19.312511 crc crio[24437]: time=\"2026-06-12T20:57:19.312470289Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781297837-25w4z/ovn-config\" id=830613bb-3198-4fca-aa1f-15a1584dd288 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:19.314279 crc crio[24437]: time=\"2026-06-12T20:57:19.314255782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:19.365359 crc crio[24437]: time=\"2026-06-12T20:57:19.365232442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:19.371976 crc crio[24437]: time=\"2026-06-12T20:57:19.371234458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:19.450984 crc crio[24437]: 2026-06-12T20:57:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:347bf7bd1ca672d Mac:92:91:ab:7e:2f:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/c55b40dd-355c-4de6-af6d-7129d9242af4 SocketPath: PciID:}] [{Interface:0xc00019cc90 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:19.450984 crc crio[24437]: time=\"2026-06-12T20:57:19.448114993Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:347bf7bd1ca672d20fb4a7a49274615f9b04a30863ad97dba008afcd749f0d58 UID:baf4cb2d-079b-4e10-991f-523aeefb9383 NetNS:/var/run/netns/c55b40dd-355c-4de6-af6d-7129d9242af4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaf4cb2d_079b_4e10_991f_523aeefb9383.slice PodAnnotations:0xc000a8c1d0}] Aliases:map[]}\"\nJun 12 20:57:19.450984 crc crio[24437]: time=\"2026-06-12T20:57:19.448282157Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:19.456570 crc crio[24437]: time=\"2026-06-12T20:57:19.456244739Z\" level=info msg=\"Created container 211cf93408393bb8e889bf313c318161ae135550dc8216225af3f3ac3eec7756: openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/ovn-config\" id=57c98f84-2893-4794-b6b6-e683eda1dfc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:19.457536 crc crio[24437]: time=\"2026-06-12T20:57:19.457465858Z\" level=info msg=\"Ran pod sandbox 347bf7bd1ca672d20fb4a7a49274615f9b04a30863ad97dba008afcd749f0d58 with infra container: openstack/ovn-northd-0/POD\" id=40e1c9be-97ea-4bb3-a61d-9f9e31ef48a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:19.458011 crc crio[24437]: time=\"2026-06-12T20:57:19.457884089Z\" level=info msg=\"Starting container: 211cf93408393bb8e889bf313c318161ae135550dc8216225af3f3ac3eec7756\" id=2fc8845b-9489-49f6-a9c1-ecdfb387bf97 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:19.470378 crc crio[24437]: time=\"2026-06-12T20:57:19.465171865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=78ea8c81-cd08-409d-9950-ffefff16b87d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:19.470378 crc crio[24437]: time=\"2026-06-12T20:57:19.465620165Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=78ea8c81-cd08-409d-9950-ffefff16b87d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:19.470378 crc crio[24437]: time=\"2026-06-12T20:57:19.465673567Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=78ea8c81-cd08-409d-9950-ffefff16b87d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:19.470378 crc crio[24437]: time=\"2026-06-12T20:57:19.470269207Z\" level=info msg=\"Started container\" PID=60626 containerID=211cf93408393bb8e889bf313c318161ae135550dc8216225af3f3ac3eec7756 description=openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/ovn-config id=2fc8845b-9489-49f6-a9c1-ecdfb387bf97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7\nJun 12 20:57:19.470797 crc crio[24437]: time=\"2026-06-12T20:57:19.470658207Z\" level=info msg=\"Stopping container: 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8 (timeout: 10s)\" id=355912fd-7be3-4b57-a466-3692c820fbdc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:57:19.496018 crc crio[24437]: time=\"2026-06-12T20:57:19.489831719Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=9abdd11f-db48-4971-815e-bd2856280922 name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:19.496018 crc crio[24437]: time=\"2026-06-12T20:57:19.495274801Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 12 20:57:19.586099 crc crio[24437]: time=\"2026-06-12T20:57:19.585601491Z\" level=info msg=\"Created container 6bb8354d6eab8b6b94a8c8aa6c9ef094cc46d85d584c4a571916818a481eadd3: openstack/ovsdbserver-sb-0-config-1781297837-25w4z/ovn-config\" id=830613bb-3198-4fca-aa1f-15a1584dd288 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:19.587642 crc crio[24437]: time=\"2026-06-12T20:57:19.587560148Z\" level=info msg=\"Starting container: 6bb8354d6eab8b6b94a8c8aa6c9ef094cc46d85d584c4a571916818a481eadd3\" id=a1f8663b-6331-46e5-a173-fb40f8400db9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:19.602889 crc crio[24437]: time=\"2026-06-12T20:57:19.596191456Z\" level=info msg=\"Started container\" PID=60635 containerID=6bb8354d6eab8b6b94a8c8aa6c9ef094cc46d85d584c4a571916818a481eadd3 description=openstack/ovsdbserver-sb-0-config-1781297837-25w4z/ovn-config id=a1f8663b-6331-46e5-a173-fb40f8400db9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946\nJun 12 20:57:19.624293 crc crio[24437]: time=\"2026-06-12T20:57:19.623876975Z\" level=info msg=\"Stopped container 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8: openstack/dnsmasq-dns-86cd84489-5k2wc/dnsmasq-dns\" id=355912fd-7be3-4b57-a466-3692c820fbdc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:57:19.628142 crc crio[24437]: time=\"2026-06-12T20:57:19.627105123Z\" level=info msg=\"Stopping pod sandbox: 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d\" id=3f05fe90-c6df-40a1-9a88-ca9cde636b9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:19.628142 crc crio[24437]: time=\"2026-06-12T20:57:19.627640956Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-5k2wc Namespace:openstack ID:50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d UID:9e9f62f9-8704-4bdb-84bc-04bc9cc15531 NetNS:/var/run/netns/4d018cfc-bce7-4eeb-8bec-73feaaa8ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9f62f9_8704_4bdb_84bc_04bc9cc15531.slice PodAnnotations:0xc000a8c0f8}] Aliases:map[]}\"\nJun 12 20:57:19.628142 crc crio[24437]: time=\"2026-06-12T20:57:19.627783479Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-86cd84489-5k2wc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:19.957710 crc crio[24437]: time=\"2026-06-12T20:57:19.956994805Z\" level=info msg=\"Stopped pod sandbox: 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d\" id=3f05fe90-c6df-40a1-9a88-ca9cde636b9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:20.593743 crc crio[24437]: time=\"2026-06-12T20:57:20.589827538Z\" level=info msg=\"Removing container: 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8\" id=fe4089a6-308e-4c06-ac06-b0163e48d4c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:21.101048 crc crio[24437]: time=\"2026-06-12T20:57:21.097201974Z\" level=info msg=\"Removed container 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8: openstack/dnsmasq-dns-86cd84489-5k2wc/dnsmasq-dns\" id=fe4089a6-308e-4c06-ac06-b0163e48d4c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:21.103011 crc crio[24437]: time=\"2026-06-12T20:57:21.102860521Z\" level=info msg=\"Removing container: 5cf4aaba46d826fd524487cb2fe909b43d59eff491d9191a72e7c65be86636a0\" id=5d5e9314-649c-42d2-b6f9-34b9fc7944fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:21.623682 crc crio[24437]: time=\"2026-06-12T20:57:21.62363042Z\" level=info msg=\"Stopping pod sandbox: 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946\" id=5d86d7bf-31b9-4ffd-b1fb-dadbb8a0e692 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:21.624480 crc crio[24437]: time=\"2026-06-12T20:57:21.624394407Z\" level=info msg=\"Stopping pod sandbox: 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7\" id=cad64953-6fa5-4e40-908e-938401c53951 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:21.625130 crc crio[24437]: time=\"2026-06-12T20:57:21.624846729Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781297837-25w4z Namespace:openstack ID:07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946 UID:2746fd5e-45db-4415-85a7-a221c80ff4bd NetNS:/var/run/netns/f53b8365-073b-469e-93e4-24c6655e994b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2746fd5e_45db_4415_85a7_a221c80ff4bd.slice PodAnnotations:0xc001fa4618}] Aliases:map[]}\"\nJun 12 20:57:21.625525 crc crio[24437]: time=\"2026-06-12T20:57:21.625498174Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781297837-25w4z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:21.626080 crc crio[24437]: time=\"2026-06-12T20:57:21.625973745Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781297837-sbjzw Namespace:openstack ID:0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7 UID:6c29471a-7e5c-47cf-898c-18d7e368cdfa NetNS:/var/run/netns/771e4033-5cc9-43f0-a7ce-46ded6b9a6b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c29471a_7e5c_47cf_898c_18d7e368cdfa.slice PodAnnotations:0xc006ecc528}] Aliases:map[]}\"\nJun 12 20:57:21.626374 crc crio[24437]: time=\"2026-06-12T20:57:21.6261311Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781297837-sbjzw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:24.127340 crc crio[24437]: time=\"2026-06-12T20:57:24.126111776Z\" level=info msg=\"Stopped pod sandbox: 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7\" id=cad64953-6fa5-4e40-908e-938401c53951 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:24.140353 crc crio[24437]: time=\"2026-06-12T20:57:24.129282263Z\" level=info msg=\"Stopped pod sandbox: 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946\" id=5d86d7bf-31b9-4ffd-b1fb-dadbb8a0e692 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:24.176683 crc crio[24437]: time=\"2026-06-12T20:57:24.176265387Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4\" id=9abdd11f-db48-4971-815e-bd2856280922 name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:24.178560 crc crio[24437]: time=\"2026-06-12T20:57:24.17847459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=1dde94de-a7a4-4a69-a0b6-e13aab611e52 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:24.186903 crc crio[24437]: time=\"2026-06-12T20:57:24.186834092Z\" level=info msg=\"Removed container 5cf4aaba46d826fd524487cb2fe909b43d59eff491d9191a72e7c65be86636a0: openstack/dnsmasq-dns-86cd84489-5k2wc/init\" id=5d5e9314-649c-42d2-b6f9-34b9fc7944fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:24.268038 crc crio[24437]: time=\"2026-06-12T20:57:24.267898918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=abba08a1-95ea-4dd7-979f-d2a731c71dd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:24.329455 crc crio[24437]: time=\"2026-06-12T20:57:24.329151127Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=dfd1f7b9-9138-4419-a313-d726c23cf7d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:24.330899 crc crio[24437]: time=\"2026-06-12T20:57:24.330800377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:24.417464 crc crio[24437]: time=\"2026-06-12T20:57:24.417344515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:24.422525 crc crio[24437]: time=\"2026-06-12T20:57:24.422433448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:25.117710 crc crio[24437]: time=\"2026-06-12T20:57:25.117597696Z\" level=info msg=\"Created container 46798db61955662eb09b544f1f0732bdfbbe56a922a7209120b0af10e480794b: openstack/ovn-northd-0/ovn-northd\" id=dfd1f7b9-9138-4419-a313-d726c23cf7d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:25.123448 crc crio[24437]: time=\"2026-06-12T20:57:25.123238472Z\" level=info msg=\"Starting container: 46798db61955662eb09b544f1f0732bdfbbe56a922a7209120b0af10e480794b\" id=efacf2b3-26c8-466b-8b7b-f366f0a5c7a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:25.134420 crc crio[24437]: time=\"2026-06-12T20:57:25.134237508Z\" level=info msg=\"Started container\" PID=60956 containerID=46798db61955662eb09b544f1f0732bdfbbe56a922a7209120b0af10e480794b description=openstack/ovn-northd-0/ovn-northd id=efacf2b3-26c8-466b-8b7b-f366f0a5c7a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347bf7bd1ca672d20fb4a7a49274615f9b04a30863ad97dba008afcd749f0d58\nJun 12 20:57:25.219458 crc crio[24437]: time=\"2026-06-12T20:57:25.218681195Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=6ce0764a-9d0c-4482-b7b1-c35e662d5627 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:25.303294 crc crio[24437]: time=\"2026-06-12T20:57:25.303117603Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c6f54bb3-b90b-414d-a0bd-5f46fb7f6298 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:25.397823 crc crio[24437]: time=\"2026-06-12T20:57:25.397726967Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-8lxqb/POD\" id=72b7effe-c413-4a1c-9d37-53bccc7c1dc8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:25.398010 crc crio[24437]: time=\"2026-06-12T20:57:25.39784517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:25.888405 crc crio[24437]: time=\"2026-06-12T20:57:25.888292037Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073\" id=75be5df4-cf62-4eb8-9de3-08452ba561b2 name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:25.890078 crc crio[24437]: time=\"2026-06-12T20:57:25.890019729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ec56a5ed-9712-42ba-a97b-2cdf4db559e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:25.931337 crc crio[24437]: time=\"2026-06-12T20:57:25.931254514Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=337c2a08-7eb0-4763-beca-55d515947b6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:25.932902 crc crio[24437]: time=\"2026-06-12T20:57:25.932867152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:25.934682 crc crio[24437]: time=\"2026-06-12T20:57:25.934567804Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8lxqb Namespace:openstack ID:8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74 UID:2351187f-6cf1-41e6-a294-3ee1c92cf640 NetNS:/var/run/netns/c9c2bd70-444c-4e68-97ef-bed09c083240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2351187f_6cf1_41e6_a294_3ee1c92cf640.slice PodAnnotations:0xc002746590}] Aliases:map[]}\"\nJun 12 20:57:25.934827 crc crio[24437]: time=\"2026-06-12T20:57:25.934765729Z\" level=info msg=\"Adding pod openstack_root-account-create-update-8lxqb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:25.984018 crc crio[24437]: time=\"2026-06-12T20:57:25.983362991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=34c73841-1663-4750-91bd-e543010853f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:25.985301 crc crio[24437]: time=\"2026-06-12T20:57:25.985268078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:25.999078 crc crio[24437]: time=\"2026-06-12T20:57:25.996786505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:25.999078 crc crio[24437]: time=\"2026-06-12T20:57:25.998255211Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-8cpxm/swift-ring-rebalance\" id=20b8a298-3317-47a2-9352-a35d45957997 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:26.002452 crc crio[24437]: time=\"2026-06-12T20:57:26.002256328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:26.048682 crc crio[24437]: time=\"2026-06-12T20:57:26.048583306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:26.056307 crc crio[24437]: time=\"2026-06-12T20:57:26.05623678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:26.157496 crc crio[24437]: time=\"2026-06-12T20:57:26.157375552Z\" level=info msg=\"Created container cc5a20fefe3ee0ed6136ec8194d04f009fab2cf2672c6bcfaa2021a4bb7e53f8: openstack/ovn-northd-0/openstack-network-exporter\" id=337c2a08-7eb0-4763-beca-55d515947b6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:26.159612 crc crio[24437]: time=\"2026-06-12T20:57:26.159379389Z\" level=info msg=\"Starting container: cc5a20fefe3ee0ed6136ec8194d04f009fab2cf2672c6bcfaa2021a4bb7e53f8\" id=67cd6726-8832-4368-b97b-74e319402af4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:26.168018 crc crio[24437]: time=\"2026-06-12T20:57:26.167157718Z\" level=info msg=\"Started container\" PID=61066 containerID=cc5a20fefe3ee0ed6136ec8194d04f009fab2cf2672c6bcfaa2021a4bb7e53f8 description=openstack/ovn-northd-0/openstack-network-exporter id=67cd6726-8832-4368-b97b-74e319402af4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347bf7bd1ca672d20fb4a7a49274615f9b04a30863ad97dba008afcd749f0d58\nJun 12 20:57:26.276646 crc crio[24437]: time=\"2026-06-12T20:57:26.268560335Z\" level=info msg=\"Created container 3674cb9fac97c361c4a484037eb9369f6cc1ede599177227584fbd0f810ad1aa: openstack/swift-ring-rebalance-8cpxm/swift-ring-rebalance\" id=20b8a298-3317-47a2-9352-a35d45957997 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:26.276646 crc crio[24437]: time=\"2026-06-12T20:57:26.27458542Z\" level=info msg=\"Starting container: 3674cb9fac97c361c4a484037eb9369f6cc1ede599177227584fbd0f810ad1aa\" id=2a763d83-1b80-4359-8899-dd977c346c76 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:26.292385 crc crio[24437]: time=\"2026-06-12T20:57:26.292262237Z\" level=info msg=\"Started container\" PID=61093 containerID=3674cb9fac97c361c4a484037eb9369f6cc1ede599177227584fbd0f810ad1aa description=openstack/swift-ring-rebalance-8cpxm/swift-ring-rebalance id=2a763d83-1b80-4359-8899-dd977c346c76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8\nJun 12 20:57:26.430984 crc crio[24437]: 2026-06-12T20:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a060e352137f29 Mac:ae:53:ef:cb:53:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/c9c2bd70-444c-4e68-97ef-bed09c083240 SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:26.433253 crc crio[24437]: time=\"2026-06-12T20:57:26.433149276Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8lxqb Namespace:openstack ID:8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74 UID:2351187f-6cf1-41e6-a294-3ee1c92cf640 NetNS:/var/run/netns/c9c2bd70-444c-4e68-97ef-bed09c083240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2351187f_6cf1_41e6_a294_3ee1c92cf640.slice PodAnnotations:0xc002746590}] Aliases:map[]}\"\nJun 12 20:57:26.433405 crc crio[24437]: time=\"2026-06-12T20:57:26.433354161Z\" level=info msg=\"Checking pod openstack_root-account-create-update-8lxqb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:26.440889 crc crio[24437]: time=\"2026-06-12T20:57:26.44078041Z\" level=info msg=\"Ran pod sandbox 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74 with infra container: openstack/root-account-create-update-8lxqb/POD\" id=72b7effe-c413-4a1c-9d37-53bccc7c1dc8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:26.443648 crc crio[24437]: time=\"2026-06-12T20:57:26.443557388Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7a6b895b-eb0a-4e51-aa1a-a40186c61dba name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:26.448768 crc crio[24437]: time=\"2026-06-12T20:57:26.448697392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f05c9e80-7293-43d7-a834-fc37a79b719a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:26.461113 crc crio[24437]: time=\"2026-06-12T20:57:26.460847475Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8lxqb/mariadb-account-create-update\" id=a7a7cd8a-64fe-4d01-aa59-2f17a83b84d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:26.472044 crc crio[24437]: time=\"2026-06-12T20:57:26.471899612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:26.529085 crc crio[24437]: time=\"2026-06-12T20:57:26.528809726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:26.533883 crc crio[24437]: time=\"2026-06-12T20:57:26.533808826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:26.618801 crc crio[24437]: time=\"2026-06-12T20:57:26.618688455Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-cjjhc/POD\" id=ab137f86-75ba-420c-86e4-4f80131af33f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:26.618986 crc crio[24437]: time=\"2026-06-12T20:57:26.618876889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:26.656529 crc crio[24437]: time=\"2026-06-12T20:57:26.656442725Z\" level=info msg=\"Got pod network &{Name:glance-db-create-cjjhc Namespace:openstack ID:ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a UID:b847b336-601b-4b87-b8f4-784440406176 NetNS:/var/run/netns/67b3afee-d80d-427c-bfe5-8b87bf7e25ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb847b336_601b_4b87_b8f4_784440406176.slice PodAnnotations:0xc00282d058}] Aliases:map[]}\"\nJun 12 20:57:26.656695 crc crio[24437]: time=\"2026-06-12T20:57:26.656603269Z\" level=info msg=\"Adding pod openstack_glance-db-create-cjjhc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:26.698966 crc crio[24437]: time=\"2026-06-12T20:57:26.698824479Z\" level=info msg=\"Created container 962027da3049f4f801ff9ad5bceecce29ddbb805e4aace2899dbd12807c1ced9: openstack/root-account-create-update-8lxqb/mariadb-account-create-update\" id=a7a7cd8a-64fe-4d01-aa59-2f17a83b84d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:26.700006 crc crio[24437]: time=\"2026-06-12T20:57:26.699886525Z\" level=info msg=\"Starting container: 962027da3049f4f801ff9ad5bceecce29ddbb805e4aace2899dbd12807c1ced9\" id=cbabd8c7-3f8b-43fd-8f57-c3af95d5f3b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:26.709698 crc crio[24437]: time=\"2026-06-12T20:57:26.709592729Z\" level=info msg=\"Started container\" PID=61138 containerID=962027da3049f4f801ff9ad5bceecce29ddbb805e4aace2899dbd12807c1ced9 description=openstack/root-account-create-update-8lxqb/mariadb-account-create-update id=cbabd8c7-3f8b-43fd-8f57-c3af95d5f3b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74\nJun 12 20:57:26.934095 crc crio[24437]: time=\"2026-06-12T20:57:26.932700843Z\" level=info msg=\"Running pod sandbox: openstack/glance-7953-account-create-update-ldvps/POD\" id=9093c353-e7d0-4205-ae58-f76adefe26e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:26.934095 crc crio[24437]: time=\"2026-06-12T20:57:26.934075107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:27.003265 crc crio[24437]: time=\"2026-06-12T20:57:27.003163665Z\" level=info msg=\"Got pod network &{Name:glance-7953-account-create-update-ldvps Namespace:openstack ID:d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd UID:9d084406-ee38-4284-b4e9-9bfc955ac1b6 NetNS:/var/run/netns/dffee54f-0a14-4b84-b8da-1664bf2995bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d084406_ee38_4284_b4e9_9bfc955ac1b6.slice PodAnnotations:0xc00051c2e8}] Aliases:map[]}\"\nJun 12 20:57:27.003265 crc crio[24437]: time=\"2026-06-12T20:57:27.003242997Z\" level=info msg=\"Adding pod openstack_glance-7953-account-create-update-ldvps to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:27.227799 crc crio[24437]: 2026-06-12T20:57:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba884d845404027 Mac:e6:48:ca:28:b2:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/67b3afee-d80d-427c-bfe5-8b87bf7e25ef SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:27.230623 crc crio[24437]: time=\"2026-06-12T20:57:27.229013115Z\" level=info msg=\"Got pod network &{Name:glance-db-create-cjjhc Namespace:openstack ID:ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a UID:b847b336-601b-4b87-b8f4-784440406176 NetNS:/var/run/netns/67b3afee-d80d-427c-bfe5-8b87bf7e25ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb847b336_601b_4b87_b8f4_784440406176.slice PodAnnotations:0xc00282d058}] Aliases:map[]}\"\nJun 12 20:57:27.230623 crc crio[24437]: time=\"2026-06-12T20:57:27.229153878Z\" level=info msg=\"Checking pod openstack_glance-db-create-cjjhc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:27.242118 crc crio[24437]: time=\"2026-06-12T20:57:27.239019737Z\" level=info msg=\"Ran pod sandbox ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a with infra container: openstack/glance-db-create-cjjhc/POD\" id=ab137f86-75ba-420c-86e4-4f80131af33f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:27.246652 crc crio[24437]: time=\"2026-06-12T20:57:27.246550848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=136c4281-b419-4d82-a231-97f8d40db2c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:27.250736 crc crio[24437]: time=\"2026-06-12T20:57:27.250666198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=77a19394-988b-4c7a-89b0-e33cce6434f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:27.260696 crc crio[24437]: time=\"2026-06-12T20:57:27.260615848Z\" level=info msg=\"Creating container: openstack/glance-db-create-cjjhc/mariadb-database-create\" id=70c005bb-12a0-41a6-a412-d7bf590ff1e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:27.262473 crc crio[24437]: time=\"2026-06-12T20:57:27.262402121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:27.307838 crc crio[24437]: time=\"2026-06-12T20:57:27.307645123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:27.313408 crc crio[24437]: time=\"2026-06-12T20:57:27.313344141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:27.492403 crc crio[24437]: time=\"2026-06-12T20:57:27.492210366Z\" level=info msg=\"Created container ed72c7755bd5eee56547ac4a389a76e6df73296be33794ea4a228abbb8ef1a06: openstack/glance-db-create-cjjhc/mariadb-database-create\" id=70c005bb-12a0-41a6-a412-d7bf590ff1e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:27.493675 crc crio[24437]: time=\"2026-06-12T20:57:27.493598281Z\" level=info msg=\"Starting container: ed72c7755bd5eee56547ac4a389a76e6df73296be33794ea4a228abbb8ef1a06\" id=21623393-e909-42ab-b2e2-e80369195254 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:27.501371 crc crio[24437]: time=\"2026-06-12T20:57:27.501262715Z\" level=info msg=\"Started container\" PID=61305 containerID=ed72c7755bd5eee56547ac4a389a76e6df73296be33794ea4a228abbb8ef1a06 description=openstack/glance-db-create-cjjhc/mariadb-database-create id=21623393-e909-42ab-b2e2-e80369195254 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a\nJun 12 20:57:27.542735 crc crio[24437]: 2026-06-12T20:57:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7d582acc77c6f5 Mac:0e:8a:9f:43:a7:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/dffee54f-0a14-4b84-b8da-1664bf2995bb SocketPath: PciID:}] [{Interface:0xc0002fb440 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:27.546985 crc crio[24437]: time=\"2026-06-12T20:57:27.54372401Z\" level=info msg=\"Got pod network &{Name:glance-7953-account-create-update-ldvps Namespace:openstack ID:d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd UID:9d084406-ee38-4284-b4e9-9bfc955ac1b6 NetNS:/var/run/netns/dffee54f-0a14-4b84-b8da-1664bf2995bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d084406_ee38_4284_b4e9_9bfc955ac1b6.slice PodAnnotations:0xc00051c2e8}] Aliases:map[]}\"\nJun 12 20:57:27.546985 crc crio[24437]: time=\"2026-06-12T20:57:27.544252183Z\" level=info msg=\"Checking pod openstack_glance-7953-account-create-update-ldvps for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:27.555205 crc crio[24437]: time=\"2026-06-12T20:57:27.553911167Z\" level=info msg=\"Ran pod sandbox d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd with infra container: openstack/glance-7953-account-create-update-ldvps/POD\" id=9093c353-e7d0-4205-ae58-f76adefe26e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:27.562398 crc crio[24437]: time=\"2026-06-12T20:57:27.562277518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8d80bdf6-d4cd-4d9c-a4d2-8e2860d72ab5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:27.568346 crc crio[24437]: time=\"2026-06-12T20:57:27.568213152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=16a97bd5-844a-44fe-9cab-8d23e1e481ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:27.604285 crc crio[24437]: time=\"2026-06-12T20:57:27.604151388Z\" level=info msg=\"Creating container: openstack/glance-7953-account-create-update-ldvps/mariadb-account-create-update\" id=d525e8cf-7367-4ded-b8a3-d0401b108a7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:27.605737 crc crio[24437]: time=\"2026-06-12T20:57:27.605583404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:27.689452 crc crio[24437]: time=\"2026-06-12T20:57:27.689343414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:27.693262 crc crio[24437]: time=\"2026-06-12T20:57:27.693174247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:27.750280 crc crio[24437]: time=\"2026-06-12T20:57:27.747716324Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-5wl5x/POD\" id=8b72a7aa-829d-4dba-8c0c-de63532f543b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:27.750280 crc crio[24437]: time=\"2026-06-12T20:57:27.747806156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:27.797080 crc crio[24437]: time=\"2026-06-12T20:57:27.796535953Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-5wl5x Namespace:openstack ID:62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a UID:774f5972-909b-40f1-8c5d-a919477f7283 NetNS:/var/run/netns/c915b847-0395-4aa5-aea4-40cc01446414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod774f5972_909b_40f1_8c5d_a919477f7283.slice PodAnnotations:0xc0025543a0}] Aliases:map[]}\"\nJun 12 20:57:27.797403 crc crio[24437]: time=\"2026-06-12T20:57:27.797382803Z\" level=info msg=\"Adding pod openstack_keystone-db-create-5wl5x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:27.897210 crc crio[24437]: time=\"2026-06-12T20:57:27.89712878Z\" level=info msg=\"Created container 0e418dc3d5eb95586f39920dbcc12b5e6c7f7db98f226b80dc4c90ae250db6ba: openstack/glance-7953-account-create-update-ldvps/mariadb-account-create-update\" id=d525e8cf-7367-4ded-b8a3-d0401b108a7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:27.900235 crc crio[24437]: time=\"2026-06-12T20:57:27.900086301Z\" level=info msg=\"Starting container: 0e418dc3d5eb95586f39920dbcc12b5e6c7f7db98f226b80dc4c90ae250db6ba\" id=7256b271-4d91-491c-8f48-f3249f350395 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:27.910890 crc crio[24437]: time=\"2026-06-12T20:57:27.91079287Z\" level=info msg=\"Started container\" PID=61405 containerID=0e418dc3d5eb95586f39920dbcc12b5e6c7f7db98f226b80dc4c90ae250db6ba description=openstack/glance-7953-account-create-update-ldvps/mariadb-account-create-update id=7256b271-4d91-491c-8f48-f3249f350395 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd\nJun 12 20:57:27.997513 crc crio[24437]: time=\"2026-06-12T20:57:27.99740343Z\" level=info msg=\"Running pod sandbox: openstack/keystone-9f15-account-create-update-n4gz2/POD\" id=641a319c-a8f8-4d0f-8d7f-b45a9a2242ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:27.997513 crc crio[24437]: time=\"2026-06-12T20:57:27.997518592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:28.040758 crc crio[24437]: time=\"2026-06-12T20:57:28.040230445Z\" level=info msg=\"Got pod network &{Name:keystone-9f15-account-create-update-n4gz2 Namespace:openstack ID:7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8 UID:e62733e1-a53e-4078-8086-29a64a32275f NetNS:/var/run/netns/405e006b-4fad-4e26-9edc-fd2fdaf3e15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62733e1_a53e_4078_8086_29a64a32275f.slice PodAnnotations:0xc00051d480}] Aliases:map[]}\"\nJun 12 20:57:28.040758 crc crio[24437]: time=\"2026-06-12T20:57:28.040739456Z\" level=info msg=\"Adding pod openstack_keystone-9f15-account-create-update-n4gz2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:28.097331 crc crio[24437]: time=\"2026-06-12T20:57:28.097210899Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-jx7rn/POD\" id=e8870477-ee4d-4e33-b1ff-595d7daadc59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:28.097450 crc crio[24437]: time=\"2026-06-12T20:57:28.097355642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:28.163722 crc crio[24437]: time=\"2026-06-12T20:57:28.163629342Z\" level=info msg=\"Running pod sandbox: openstack/placement-cf47-account-create-update-74z4v/POD\" id=9b8e0d0c-a4bf-45c6-835c-c9e45852df3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:28.163886 crc crio[24437]: time=\"2026-06-12T20:57:28.163767875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:28.227254 crc crio[24437]: time=\"2026-06-12T20:57:28.226407137Z\" level=info msg=\"Got pod network &{Name:placement-db-create-jx7rn Namespace:openstack ID:b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5 UID:9c758c26-4de6-41c1-83e8-3433946e8645 NetNS:/var/run/netns/30c92c12-e253-4613-b0f3-b2058a34ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c758c26_4de6_41c1_83e8_3433946e8645.slice PodAnnotations:0xc0018400c0}] Aliases:map[]}\"\nJun 12 20:57:28.227254 crc crio[24437]: time=\"2026-06-12T20:57:28.226474059Z\" level=info msg=\"Adding pod openstack_placement-db-create-jx7rn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:28.279906 crc crio[24437]: time=\"2026-06-12T20:57:28.279823857Z\" level=info msg=\"Got pod network &{Name:placement-cf47-account-create-update-74z4v Namespace:openstack ID:3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2 UID:4e8f0108-4c0b-4cbd-83da-327b113fbf73 NetNS:/var/run/netns/012835ba-189b-4eb6-aff1-0052e9e8ba50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8f0108_4c0b_4cbd_83da_327b113fbf73.slice PodAnnotations:0xc001f6c118}] Aliases:map[]}\"\nJun 12 20:57:28.279906 crc crio[24437]: time=\"2026-06-12T20:57:28.279893539Z\" level=info msg=\"Adding pod openstack_placement-cf47-account-create-update-74z4v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:28.281212 crc crio[24437]: 2026-06-12T20:57:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62c64782dd9b410 Mac:0a:7d:12:b4:19:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/c915b847-0395-4aa5-aea4-40cc01446414 SocketPath: PciID:}] [{Interface:0xc0004be400 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:28.281838 crc crio[24437]: time=\"2026-06-12T20:57:28.281767444Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-5wl5x Namespace:openstack ID:62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a UID:774f5972-909b-40f1-8c5d-a919477f7283 NetNS:/var/run/netns/c915b847-0395-4aa5-aea4-40cc01446414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod774f5972_909b_40f1_8c5d_a919477f7283.slice PodAnnotations:0xc0025543a0}] Aliases:map[]}\"\nJun 12 20:57:28.282051 crc crio[24437]: time=\"2026-06-12T20:57:28.282002349Z\" level=info msg=\"Checking pod openstack_keystone-db-create-5wl5x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:28.298196 crc crio[24437]: time=\"2026-06-12T20:57:28.298081277Z\" level=info msg=\"Ran pod sandbox 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a with infra container: openstack/keystone-db-create-5wl5x/POD\" id=8b72a7aa-829d-4dba-8c0c-de63532f543b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:28.307075 crc crio[24437]: time=\"2026-06-12T20:57:28.306164102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fb7f5ffc-a7d3-4313-8ac2-ce65e0ba7ae8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:28.310562 crc crio[24437]: time=\"2026-06-12T20:57:28.310513178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ebe9863c-d24d-4a46-806f-1a6672a8b5f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:28.329152 crc crio[24437]: time=\"2026-06-12T20:57:28.32886964Z\" level=info msg=\"Creating container: openstack/keystone-db-create-5wl5x/mariadb-database-create\" id=66bda2d4-0c8e-475e-a6ac-4584bde55e20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:28.339452 crc crio[24437]: time=\"2026-06-12T20:57:28.333553133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:28.404681 crc crio[24437]: time=\"2026-06-12T20:57:28.404484686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:28.410102 crc crio[24437]: time=\"2026-06-12T20:57:28.410026378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:28.551885 crc crio[24437]: time=\"2026-06-12T20:57:28.551351009Z\" level=info msg=\"Created container f37aca87a82574ad960466f4b6f4d254b6282c793bb877c20afc3575535c2d52: openstack/keystone-db-create-5wl5x/mariadb-database-create\" id=66bda2d4-0c8e-475e-a6ac-4584bde55e20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:28.557089 crc crio[24437]: time=\"2026-06-12T20:57:28.557012257Z\" level=info msg=\"Starting container: f37aca87a82574ad960466f4b6f4d254b6282c793bb877c20afc3575535c2d52\" id=d47bd1f2-965a-45af-a385-01a52fef72a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:28.562105 crc crio[24437]: time=\"2026-06-12T20:57:28.561997577Z\" level=info msg=\"Started container\" PID=61581 containerID=f37aca87a82574ad960466f4b6f4d254b6282c793bb877c20afc3575535c2d52 description=openstack/keystone-db-create-5wl5x/mariadb-database-create id=d47bd1f2-965a-45af-a385-01a52fef72a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a\nJun 12 20:57:28.691393 crc crio[24437]: 2026-06-12T20:57:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a66905d3f28c69 Mac:e6:f1:6f:b6:c7:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/405e006b-4fad-4e26-9edc-fd2fdaf3e15b SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:28.692484 crc crio[24437]: time=\"2026-06-12T20:57:28.692391554Z\" level=info msg=\"Got pod network &{Name:keystone-9f15-account-create-update-n4gz2 Namespace:openstack ID:7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8 UID:e62733e1-a53e-4078-8086-29a64a32275f NetNS:/var/run/netns/405e006b-4fad-4e26-9edc-fd2fdaf3e15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62733e1_a53e_4078_8086_29a64a32275f.slice PodAnnotations:0xc00051d480}] Aliases:map[]}\"\nJun 12 20:57:28.692762 crc crio[24437]: time=\"2026-06-12T20:57:28.692592998Z\" level=info msg=\"Checking pod openstack_keystone-9f15-account-create-update-n4gz2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:28.704819 crc crio[24437]: time=\"2026-06-12T20:57:28.704736801Z\" level=info msg=\"Ran pod sandbox 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8 with infra container: openstack/keystone-9f15-account-create-update-n4gz2/POD\" id=641a319c-a8f8-4d0f-8d7f-b45a9a2242ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:28.709721 crc crio[24437]: time=\"2026-06-12T20:57:28.709539647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3992aa43-2462-4099-900d-9f82cc8b41ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:28.716224 crc crio[24437]: time=\"2026-06-12T20:57:28.715854239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c8ead264-72e5-4c79-9aa1-6a346a674f47 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:28.722484 crc crio[24437]: time=\"2026-06-12T20:57:28.722377688Z\" level=info msg=\"Creating container: openstack/keystone-9f15-account-create-update-n4gz2/mariadb-account-create-update\" id=ad702a0c-6425-4c80-b000-8c896a2c1fa5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:28.722789 crc crio[24437]: time=\"2026-06-12T20:57:28.722706016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:28.773893 crc crio[24437]: 2026-06-12T20:57:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cc010a56231c17 Mac:3a:4f:a5:58:71:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/012835ba-189b-4eb6-aff1-0052e9e8ba50 SocketPath: PciID:}] [{Interface:0xc00031a770 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:28.776616 crc crio[24437]: time=\"2026-06-12T20:57:28.774430073Z\" level=info msg=\"Got pod network &{Name:placement-cf47-account-create-update-74z4v Namespace:openstack ID:3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2 UID:4e8f0108-4c0b-4cbd-83da-327b113fbf73 NetNS:/var/run/netns/012835ba-189b-4eb6-aff1-0052e9e8ba50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8f0108_4c0b_4cbd_83da_327b113fbf73.slice PodAnnotations:0xc001f6c118}] Aliases:map[]}\"\nJun 12 20:57:28.776616 crc crio[24437]: time=\"2026-06-12T20:57:28.774614017Z\" level=info msg=\"Checking pod openstack_placement-cf47-account-create-update-74z4v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:28.780696 crc crio[24437]: time=\"2026-06-12T20:57:28.780370207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:28.783835 crc crio[24437]: time=\"2026-06-12T20:57:28.783744658Z\" level=info msg=\"Ran pod sandbox 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2 with infra container: openstack/placement-cf47-account-create-update-74z4v/POD\" id=9b8e0d0c-a4bf-45c6-835c-c9e45852df3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:28.785713 crc crio[24437]: time=\"2026-06-12T20:57:28.785630424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:28.788843 crc crio[24437]: time=\"2026-06-12T20:57:28.78876864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8bbc9975-137c-4026-afeb-fc6545ed7d32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:28.790999 crc crio[24437]: time=\"2026-06-12T20:57:28.790860171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c208b101-c432-4372-977f-b3077faa6aa5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:28.803123 crc crio[24437]: time=\"2026-06-12T20:57:28.803038644Z\" level=info msg=\"Creating container: openstack/placement-cf47-account-create-update-74z4v/mariadb-account-create-update\" id=a56e6abc-8fa4-4a91-b70a-a2c8cca226b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:28.803516 crc crio[24437]: time=\"2026-06-12T20:57:28.803437523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:28.875822 crc crio[24437]: time=\"2026-06-12T20:57:28.87576564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:28.883899 crc crio[24437]: 2026-06-12T20:57:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6d169dd28215d1 Mac:de:17:0f:66:cc:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/30c92c12-e253-4613-b0f3-b2058a34ae3a SocketPath: PciID:}] [{Interface:0xc00013d060 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:28.883899 crc crio[24437]: time=\"2026-06-12T20:57:28.880815412Z\" level=info msg=\"Stopping pod sandbox: 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74\" id=e5ce1e5a-58cf-41e0-8f5d-4559990dd6f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:28.883899 crc crio[24437]: time=\"2026-06-12T20:57:28.881678073Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8lxqb Namespace:openstack ID:8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74 UID:2351187f-6cf1-41e6-a294-3ee1c92cf640 NetNS:/var/run/netns/c9c2bd70-444c-4e68-97ef-bed09c083240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2351187f_6cf1_41e6_a294_3ee1c92cf640.slice PodAnnotations:0xc00051c500}] Aliases:map[]}\"\nJun 12 20:57:28.883899 crc crio[24437]: time=\"2026-06-12T20:57:28.881823016Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-8lxqb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:28.883899 crc crio[24437]: time=\"2026-06-12T20:57:28.883689341Z\" level=info msg=\"Got pod network &{Name:placement-db-create-jx7rn Namespace:openstack ID:b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5 UID:9c758c26-4de6-41c1-83e8-3433946e8645 NetNS:/var/run/netns/30c92c12-e253-4613-b0f3-b2058a34ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c758c26_4de6_41c1_83e8_3433946e8645.slice PodAnnotations:0xc0018400c0}] Aliases:map[]}\"\nJun 12 20:57:28.884861 crc crio[24437]: time=\"2026-06-12T20:57:28.884037179Z\" level=info msg=\"Checking pod openstack_placement-db-create-jx7rn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:28.887213 crc crio[24437]: time=\"2026-06-12T20:57:28.887146724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:28.927003 crc crio[24437]: time=\"2026-06-12T20:57:28.926839852Z\" level=info msg=\"Created container 044bf77b54897d05fa0700aff069b8075cb16962250290dfff3adde0022d32a2: openstack/keystone-9f15-account-create-update-n4gz2/mariadb-account-create-update\" id=ad702a0c-6425-4c80-b000-8c896a2c1fa5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:28.928210 crc crio[24437]: time=\"2026-06-12T20:57:28.928169525Z\" level=info msg=\"Starting container: 044bf77b54897d05fa0700aff069b8075cb16962250290dfff3adde0022d32a2\" id=6ae377db-8e3f-4542-a2f6-ca308d8a815e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:28.929487 crc crio[24437]: time=\"2026-06-12T20:57:28.929405834Z\" level=info msg=\"Ran pod sandbox b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5 with infra container: openstack/placement-db-create-jx7rn/POD\" id=e8870477-ee4d-4e33-b1ff-595d7daadc59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:28.931271 crc crio[24437]: time=\"2026-06-12T20:57:28.931203728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=800ad74a-e95c-4dc7-8e02-195039016545 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:28.936224 crc crio[24437]: time=\"2026-06-12T20:57:28.936119016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=72c40060-3fac-490b-b66f-fcb34b2dcb67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:28.947651 crc crio[24437]: time=\"2026-06-12T20:57:28.945745769Z\" level=info msg=\"Started container\" PID=61619 containerID=044bf77b54897d05fa0700aff069b8075cb16962250290dfff3adde0022d32a2 description=openstack/keystone-9f15-account-create-update-n4gz2/mariadb-account-create-update id=6ae377db-8e3f-4542-a2f6-ca308d8a815e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8\nJun 12 20:57:28.956895 crc crio[24437]: time=\"2026-06-12T20:57:28.956734934Z\" level=info msg=\"Creating container: openstack/placement-db-create-jx7rn/mariadb-database-create\" id=103178b9-b369-4f8f-833b-c2059ff50253 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:28.957482 crc crio[24437]: time=\"2026-06-12T20:57:28.957399639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:29.011777 crc crio[24437]: time=\"2026-06-12T20:57:29.011656269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:29.016605 crc crio[24437]: time=\"2026-06-12T20:57:29.016537568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:29.026384 crc crio[24437]: time=\"2026-06-12T20:57:29.026271882Z\" level=info msg=\"Created container 8c86aa1991f74ecb2692dbac19e7e94b2498f9ee7884454fba8918840a19e99c: openstack/placement-cf47-account-create-update-74z4v/mariadb-account-create-update\" id=a56e6abc-8fa4-4a91-b70a-a2c8cca226b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:29.027386 crc crio[24437]: time=\"2026-06-12T20:57:29.027294897Z\" level=info msg=\"Starting container: 8c86aa1991f74ecb2692dbac19e7e94b2498f9ee7884454fba8918840a19e99c\" id=bfe823db-221e-4955-a779-1418aa8c1d7b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:29.038688 crc crio[24437]: time=\"2026-06-12T20:57:29.038528668Z\" level=info msg=\"Started container\" PID=61644 containerID=8c86aa1991f74ecb2692dbac19e7e94b2498f9ee7884454fba8918840a19e99c description=openstack/placement-cf47-account-create-update-74z4v/mariadb-account-create-update id=bfe823db-221e-4955-a779-1418aa8c1d7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2\nJun 12 20:57:29.192306 crc crio[24437]: time=\"2026-06-12T20:57:29.191737316Z\" level=info msg=\"Created container b5207a05de5f24e1c7232096320de278710e0493e6b4155bb1055d6e80a8a91c: openstack/placement-db-create-jx7rn/mariadb-database-create\" id=103178b9-b369-4f8f-833b-c2059ff50253 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:29.194040 crc crio[24437]: time=\"2026-06-12T20:57:29.193981899Z\" level=info msg=\"Starting container: b5207a05de5f24e1c7232096320de278710e0493e6b4155bb1055d6e80a8a91c\" id=61405ad9-3bff-48d9-af61-0d0a372301c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:29.200354 crc crio[24437]: time=\"2026-06-12T20:57:29.200173688Z\" level=info msg=\"Started container\" PID=61675 containerID=b5207a05de5f24e1c7232096320de278710e0493e6b4155bb1055d6e80a8a91c description=openstack/placement-db-create-jx7rn/mariadb-database-create id=61405ad9-3bff-48d9-af61-0d0a372301c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5\nJun 12 20:57:29.299518 crc crio[24437]: time=\"2026-06-12T20:57:29.299413285Z\" level=info msg=\"Stopped pod sandbox: 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74\" id=e5ce1e5a-58cf-41e0-8f5d-4559990dd6f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:29.919220 crc crio[24437]: time=\"2026-06-12T20:57:29.919150221Z\" level=info msg=\"Stopping pod sandbox: ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a\" id=2f0c836c-a99d-4660-8b51-5d3e40a1cbaa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:29.919390 crc crio[24437]: time=\"2026-06-12T20:57:29.919270874Z\" level=info msg=\"Stopping pod sandbox: d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd\" id=aa7b73fc-9448-46e7-a108-d5c4da7aef05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:29.920039 crc crio[24437]: time=\"2026-06-12T20:57:29.91991209Z\" level=info msg=\"Got pod network &{Name:glance-db-create-cjjhc Namespace:openstack ID:ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a UID:b847b336-601b-4b87-b8f4-784440406176 NetNS:/var/run/netns/67b3afee-d80d-427c-bfe5-8b87bf7e25ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb847b336_601b_4b87_b8f4_784440406176.slice PodAnnotations:0xc000c249c0}] Aliases:map[]}\"\nJun 12 20:57:29.920039 crc crio[24437]: time=\"2026-06-12T20:57:29.920021773Z\" level=info msg=\"Got pod network &{Name:glance-7953-account-create-update-ldvps Namespace:openstack ID:d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd UID:9d084406-ee38-4284-b4e9-9bfc955ac1b6 NetNS:/var/run/netns/dffee54f-0a14-4b84-b8da-1664bf2995bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d084406_ee38_4284_b4e9_9bfc955ac1b6.slice PodAnnotations:0xc006ecc370}] Aliases:map[]}\"\nJun 12 20:57:29.920221 crc crio[24437]: time=\"2026-06-12T20:57:29.920164235Z\" level=info msg=\"Deleting pod openstack_glance-db-create-cjjhc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:29.920452 crc crio[24437]: time=\"2026-06-12T20:57:29.920173986Z\" level=info msg=\"Deleting pod openstack_glance-7953-account-create-update-ldvps from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:30.380536 crc crio[24437]: time=\"2026-06-12T20:57:30.378820406Z\" level=info msg=\"Stopped pod sandbox: ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a\" id=2f0c836c-a99d-4660-8b51-5d3e40a1cbaa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:30.483225 crc crio[24437]: time=\"2026-06-12T20:57:30.483105843Z\" level=info msg=\"Stopped pod sandbox: d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd\" id=aa7b73fc-9448-46e7-a108-d5c4da7aef05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:30.937135 crc crio[24437]: time=\"2026-06-12T20:57:30.936099525Z\" level=info msg=\"Stopping pod sandbox: 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8\" id=40e3edd8-ac94-4c30-9347-c8bb929c75bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:30.937135 crc crio[24437]: time=\"2026-06-12T20:57:30.936725301Z\" level=info msg=\"Stopping pod sandbox: 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a\" id=e98a129d-b0b8-4fd8-b97a-4bbada3c8635 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:30.937269 crc crio[24437]: time=\"2026-06-12T20:57:30.937176192Z\" level=info msg=\"Got pod network &{Name:keystone-9f15-account-create-update-n4gz2 Namespace:openstack ID:7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8 UID:e62733e1-a53e-4078-8086-29a64a32275f NetNS:/var/run/netns/405e006b-4fad-4e26-9edc-fd2fdaf3e15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62733e1_a53e_4078_8086_29a64a32275f.slice PodAnnotations:0xc00012b6a8}] Aliases:map[]}\"\nJun 12 20:57:30.937365 crc crio[24437]: time=\"2026-06-12T20:57:30.937288434Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-5wl5x Namespace:openstack ID:62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a UID:774f5972-909b-40f1-8c5d-a919477f7283 NetNS:/var/run/netns/c915b847-0395-4aa5-aea4-40cc01446414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod774f5972_909b_40f1_8c5d_a919477f7283.slice PodAnnotations:0xc002746828}] Aliases:map[]}\"\nJun 12 20:57:30.937461 crc crio[24437]: time=\"2026-06-12T20:57:30.937407037Z\" level=info msg=\"Deleting pod openstack_keystone-9f15-account-create-update-n4gz2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:30.937500 crc crio[24437]: time=\"2026-06-12T20:57:30.937467398Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-5wl5x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:30.940070 crc crio[24437]: time=\"2026-06-12T20:57:30.938275088Z\" level=info msg=\"Stopping pod sandbox: 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2\" id=18e9575d-21ee-4158-9c89-19730f44f607 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:30.940070 crc crio[24437]: time=\"2026-06-12T20:57:30.938642187Z\" level=info msg=\"Got pod network &{Name:placement-cf47-account-create-update-74z4v Namespace:openstack ID:3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2 UID:4e8f0108-4c0b-4cbd-83da-327b113fbf73 NetNS:/var/run/netns/012835ba-189b-4eb6-aff1-0052e9e8ba50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8f0108_4c0b_4cbd_83da_327b113fbf73.slice PodAnnotations:0xc000c24ab0}] Aliases:map[]}\"\nJun 12 20:57:30.940070 crc crio[24437]: time=\"2026-06-12T20:57:30.938750729Z\" level=info msg=\"Deleting pod openstack_placement-cf47-account-create-update-74z4v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:30.940070 crc crio[24437]: time=\"2026-06-12T20:57:30.939121848Z\" level=info msg=\"Stopping pod sandbox: b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5\" id=1220ccef-649d-4c7c-b158-ffe689d4c789 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:30.940070 crc crio[24437]: time=\"2026-06-12T20:57:30.939422696Z\" level=info msg=\"Got pod network &{Name:placement-db-create-jx7rn Namespace:openstack ID:b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5 UID:9c758c26-4de6-41c1-83e8-3433946e8645 NetNS:/var/run/netns/30c92c12-e253-4613-b0f3-b2058a34ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c758c26_4de6_41c1_83e8_3433946e8645.slice PodAnnotations:0xc00012b778}] Aliases:map[]}\"\nJun 12 20:57:30.940070 crc crio[24437]: time=\"2026-06-12T20:57:30.93957554Z\" level=info msg=\"Deleting pod openstack_placement-db-create-jx7rn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:31.409217 crc crio[24437]: time=\"2026-06-12T20:57:31.408652431Z\" level=info msg=\"Stopped pod sandbox: 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a\" id=e98a129d-b0b8-4fd8-b97a-4bbada3c8635 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:31.629657 crc crio[24437]: time=\"2026-06-12T20:57:31.625525165Z\" level=info msg=\"Stopped pod sandbox: 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8\" id=40e3edd8-ac94-4c30-9347-c8bb929c75bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:31.649656 crc crio[24437]: time=\"2026-06-12T20:57:31.649549315Z\" level=info msg=\"Stopped pod sandbox: 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2\" id=18e9575d-21ee-4158-9c89-19730f44f607 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:31.664547 crc crio[24437]: time=\"2026-06-12T20:57:31.66429372Z\" level=info msg=\"Stopped pod sandbox: b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5\" id=1220ccef-649d-4c7c-b158-ffe689d4c789 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:33.039348 crc crio[24437]: time=\"2026-06-12T20:57:33.038807206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=5f9ead49-932c-42ee-b694-6e08debf4057 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:33.116533 crc crio[24437]: time=\"2026-06-12T20:57:33.116361137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f2376971-de89-4390-96c1-05cc5deb6887 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:33.125350 crc crio[24437]: time=\"2026-06-12T20:57:33.125222611Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=1a81d446-54ce-4fcb-8d19-2cc0145ca8a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:33.125778 crc crio[24437]: time=\"2026-06-12T20:57:33.125713732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:33.202883 crc crio[24437]: time=\"2026-06-12T20:57:33.202824084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:33.211122 crc crio[24437]: time=\"2026-06-12T20:57:33.211066562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:33.404638 crc crio[24437]: time=\"2026-06-12T20:57:33.404193514Z\" level=info msg=\"Created container cb9601ce664af9f127306bf94cf873dcdcb5bb7ab5a56490ab59da238d4fc408: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=1a81d446-54ce-4fcb-8d19-2cc0145ca8a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:33.407402 crc crio[24437]: time=\"2026-06-12T20:57:33.406220833Z\" level=info msg=\"Starting container: cb9601ce664af9f127306bf94cf873dcdcb5bb7ab5a56490ab59da238d4fc408\" id=28158235-4787-4034-b8c3-53583a07dc8a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:33.414713 crc crio[24437]: time=\"2026-06-12T20:57:33.4135693Z\" level=info msg=\"Started container\" PID=61950 containerID=cb9601ce664af9f127306bf94cf873dcdcb5bb7ab5a56490ab59da238d4fc408 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=28158235-4787-4034-b8c3-53583a07dc8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bad5e9e56bacde199c3ba3e67ffdcaf44ca3350d115b9a4fe920781c62d90f39\nJun 12 20:57:34.059296 crc crio[24437]: time=\"2026-06-12T20:57:34.058725601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=475facca-b709-4a83-ba6a-23d0528c23c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:34.137740 crc crio[24437]: time=\"2026-06-12T20:57:34.137495202Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6e2cecf7-2e53-4cf1-8ab6-1e0a7dcd3831 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:34.149225 crc crio[24437]: time=\"2026-06-12T20:57:34.149142723Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=682a3a52-e0d9-4600-ae46-f9b83ae8a9b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:34.149770 crc crio[24437]: time=\"2026-06-12T20:57:34.149703056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:34.196958 crc crio[24437]: time=\"2026-06-12T20:57:34.196112817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:34.205143 crc crio[24437]: time=\"2026-06-12T20:57:34.205070073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:34.338704 crc crio[24437]: time=\"2026-06-12T20:57:34.338541735Z\" level=info msg=\"Created container 74ed237df93b105c824f09dd4830e2d35933894068c9ab4515074dc4f7cbf2c6: openstack/rabbitmq-server-0/rabbitmq\" id=682a3a52-e0d9-4600-ae46-f9b83ae8a9b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:34.341302 crc crio[24437]: time=\"2026-06-12T20:57:34.341246129Z\" level=info msg=\"Starting container: 74ed237df93b105c824f09dd4830e2d35933894068c9ab4515074dc4f7cbf2c6\" id=fcc0365a-5230-4cbf-bc91-8583baf9f52d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:34.351260 crc crio[24437]: time=\"2026-06-12T20:57:34.351175609Z\" level=info msg=\"Started container\" PID=62029 containerID=74ed237df93b105c824f09dd4830e2d35933894068c9ab4515074dc4f7cbf2c6 description=openstack/rabbitmq-server-0/rabbitmq id=fcc0365a-5230-4cbf-bc91-8583baf9f52d name=/runtime.v1.RuntimeService/StartContainer sandboxID=901b805d1af8d7a6b3fb01abece673acd67e6528e6b5443de1cc70805b9c2b96\nJun 12 20:57:34.640241 crc crio[24437]: time=\"2026-06-12T20:57:34.640164134Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-bnxbr/POD\" id=63f75eb1-37fd-4ffb-9b9b-4c81fc4e81c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:34.640399 crc crio[24437]: time=\"2026-06-12T20:57:34.640280307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:34.667161 crc crio[24437]: time=\"2026-06-12T20:57:34.667057463Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bnxbr Namespace:openstack ID:ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c UID:6e611e3d-62e0-46b3-882d-9324e6ffc384 NetNS:/var/run/netns/849a292a-94a5-4704-84d3-0fd96b5b8dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e611e3d_62e0_46b3_882d_9324e6ffc384.slice PodAnnotations:0xc000a8d048}] Aliases:map[]}\"\nJun 12 20:57:34.667161 crc crio[24437]: time=\"2026-06-12T20:57:34.667145815Z\" level=info msg=\"Adding pod openstack_root-account-create-update-bnxbr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:35.190643 crc crio[24437]: 2026-06-12T20:57:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae7a874e15bb583 Mac:3e:34:3c:d1:ee:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/849a292a-94a5-4704-84d3-0fd96b5b8dd4 SocketPath: PciID:}] [{Interface:0xc0003188f0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:35.191816 crc crio[24437]: time=\"2026-06-12T20:57:35.191202614Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bnxbr Namespace:openstack ID:ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c UID:6e611e3d-62e0-46b3-882d-9324e6ffc384 NetNS:/var/run/netns/849a292a-94a5-4704-84d3-0fd96b5b8dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e611e3d_62e0_46b3_882d_9324e6ffc384.slice PodAnnotations:0xc000a8d048}] Aliases:map[]}\"\nJun 12 20:57:35.191816 crc crio[24437]: time=\"2026-06-12T20:57:35.191368358Z\" level=info msg=\"Checking pod openstack_root-account-create-update-bnxbr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:35.200202 crc crio[24437]: time=\"2026-06-12T20:57:35.200034526Z\" level=info msg=\"Ran pod sandbox ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c with infra container: openstack/root-account-create-update-bnxbr/POD\" id=63f75eb1-37fd-4ffb-9b9b-4c81fc4e81c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:35.202720 crc crio[24437]: time=\"2026-06-12T20:57:35.202563217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=58344de2-5ce9-4ca7-a5e4-d3b6da72022f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:35.204719 crc crio[24437]: time=\"2026-06-12T20:57:35.204659018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=63cd1cbe-384f-43dd-9cf2-c9a33053b029 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:35.220228 crc crio[24437]: time=\"2026-06-12T20:57:35.220136301Z\" level=info msg=\"Creating container: openstack/root-account-create-update-bnxbr/mariadb-account-create-update\" id=62565be1-ab32-484f-b6eb-104d9003d3e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:35.220693 crc crio[24437]: time=\"2026-06-12T20:57:35.220620714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:35.256638 crc crio[24437]: time=\"2026-06-12T20:57:35.256044038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:35.262968 crc crio[24437]: time=\"2026-06-12T20:57:35.262850383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:35.402382 crc crio[24437]: time=\"2026-06-12T20:57:35.402184425Z\" level=info msg=\"Created container 36ae2cc58bf41c406e8a775b183c0941fce50b1804b03055fd325070a1f4d871: openstack/root-account-create-update-bnxbr/mariadb-account-create-update\" id=62565be1-ab32-484f-b6eb-104d9003d3e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:35.404295 crc crio[24437]: time=\"2026-06-12T20:57:35.404042301Z\" level=info msg=\"Starting container: 36ae2cc58bf41c406e8a775b183c0941fce50b1804b03055fd325070a1f4d871\" id=7a3ae386-69d8-4ed8-9914-2882bdcc6e72 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:35.410007 crc crio[24437]: time=\"2026-06-12T20:57:35.40981026Z\" level=info msg=\"Started container\" PID=62167 containerID=36ae2cc58bf41c406e8a775b183c0941fce50b1804b03055fd325070a1f4d871 description=openstack/root-account-create-update-bnxbr/mariadb-account-create-update id=7a3ae386-69d8-4ed8-9914-2882bdcc6e72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c\nJun 12 20:57:37.108697 crc crio[24437]: time=\"2026-06-12T20:57:37.108041907Z\" level=info msg=\"Stopping pod sandbox: 1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8\" id=1fba4133-be67-4433-b488-daae0107910d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:37.109882 crc crio[24437]: time=\"2026-06-12T20:57:37.109577033Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-8cpxm Namespace:openstack ID:1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8 UID:a382ab9a-355b-4062-9cb7-51e61bcff3a5 NetNS:/var/run/netns/d9f74952-a1c1-43a0-a2a6-b85f14f896f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda382ab9a_355b_4062_9cb7_51e61bcff3a5.slice PodAnnotations:0xc00051c3f8}] Aliases:map[]}\"\nJun 12 20:57:37.109882 crc crio[24437]: time=\"2026-06-12T20:57:37.109740917Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-8cpxm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:37.110715 crc crio[24437]: time=\"2026-06-12T20:57:37.11024182Z\" level=info msg=\"Stopping pod sandbox: ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c\" id=d61caabd-2fec-4785-8b8b-411228273426 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:37.110715 crc crio[24437]: time=\"2026-06-12T20:57:37.110631909Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bnxbr Namespace:openstack ID:ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c UID:6e611e3d-62e0-46b3-882d-9324e6ffc384 NetNS:/var/run/netns/849a292a-94a5-4704-84d3-0fd96b5b8dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e611e3d_62e0_46b3_882d_9324e6ffc384.slice PodAnnotations:0xc001fa46e8}] Aliases:map[]}\"\nJun 12 20:57:37.110858 crc crio[24437]: time=\"2026-06-12T20:57:37.110753962Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-bnxbr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:37.360810 crc crio[24437]: time=\"2026-06-12T20:57:37.360374726Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-kpnzt/POD\" id=a2125448-0f98-4dbd-ae35-8ad105703a95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:37.361235 crc crio[24437]: time=\"2026-06-12T20:57:37.361177095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:37.390636 crc crio[24437]: time=\"2026-06-12T20:57:37.390478323Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-kpnzt Namespace:openstack ID:b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc UID:df80d9b3-4c5e-4197-97a7-9662c5f8ba74 NetNS:/var/run/netns/501d3aa0-0429-43e6-9029-83d5f9a1ea24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf80d9b3_4c5e_4197_97a7_9662c5f8ba74.slice PodAnnotations:0xc0026aa448}] Aliases:map[]}\"\nJun 12 20:57:37.390636 crc crio[24437]: time=\"2026-06-12T20:57:37.390552075Z\" level=info msg=\"Adding pod openstack_glance-db-sync-kpnzt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:37.643644 crc crio[24437]: time=\"2026-06-12T20:57:37.6435407Z\" level=info msg=\"Stopped pod sandbox: ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c\" id=d61caabd-2fec-4785-8b8b-411228273426 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:37.756049 crc crio[24437]: time=\"2026-06-12T20:57:37.749046947Z\" level=info msg=\"Stopped pod sandbox: 1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8\" id=1fba4133-be67-4433-b488-daae0107910d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:38.047728 crc crio[24437]: 2026-06-12T20:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b388f29c45edf99 Mac:32:b6:74:c4:88:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/501d3aa0-0429-43e6-9029-83d5f9a1ea24 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:38.049178 crc crio[24437]: time=\"2026-06-12T20:57:38.049110808Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-kpnzt Namespace:openstack ID:b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc UID:df80d9b3-4c5e-4197-97a7-9662c5f8ba74 NetNS:/var/run/netns/501d3aa0-0429-43e6-9029-83d5f9a1ea24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf80d9b3_4c5e_4197_97a7_9662c5f8ba74.slice PodAnnotations:0xc0026aa448}] Aliases:map[]}\"\nJun 12 20:57:38.049344 crc crio[24437]: time=\"2026-06-12T20:57:38.049267832Z\" level=info msg=\"Checking pod openstack_glance-db-sync-kpnzt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:38.057176 crc crio[24437]: time=\"2026-06-12T20:57:38.057079361Z\" level=info msg=\"Ran pod sandbox b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc with infra container: openstack/glance-db-sync-kpnzt/POD\" id=a2125448-0f98-4dbd-ae35-8ad105703a95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:38.059409 crc crio[24437]: time=\"2026-06-12T20:57:38.059340216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=175cb692-f6fa-42a5-a1a3-bdeaada84e83 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:38.059680 crc crio[24437]: time=\"2026-06-12T20:57:38.059586892Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=175cb692-f6fa-42a5-a1a3-bdeaada84e83 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:38.059680 crc crio[24437]: time=\"2026-06-12T20:57:38.059662153Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=175cb692-f6fa-42a5-a1a3-bdeaada84e83 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:38.060910 crc crio[24437]: time=\"2026-06-12T20:57:38.060856512Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=04c155a9-658d-453d-a52c-2239b1330a7a name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:38.070801 crc crio[24437]: time=\"2026-06-12T20:57:38.07072245Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 12 20:57:39.884061 crc crio[24437]: time=\"2026-06-12T20:57:39.883478062Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-rmcrv-config-dr5ts/POD\" id=929f7f8d-79a9-4131-ba21-d2b3883d8167 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:39.885456 crc crio[24437]: time=\"2026-06-12T20:57:39.885426839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:39.927801 crc crio[24437]: time=\"2026-06-12T20:57:39.92733167Z\" level=info msg=\"Got pod network &{Name:ovn-controller-rmcrv-config-dr5ts Namespace:openstack ID:516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f UID:e2c68a7d-944c-4d98-8b80-ec03e983534c NetNS:/var/run/netns/c3be56f5-853b-43af-a081-8ed9b7be6bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2c68a7d_944c_4d98_8b80_ec03e983534c.slice PodAnnotations:0xc001840368}] Aliases:map[]}\"\nJun 12 20:57:39.927801 crc crio[24437]: time=\"2026-06-12T20:57:39.92779399Z\" level=info msg=\"Adding pod openstack_ovn-controller-rmcrv-config-dr5ts to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:40.529111 crc crio[24437]: 2026-06-12T20:57:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:516765660fc790a Mac:ca:dc:58:44:ae:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/c3be56f5-853b-43af-a081-8ed9b7be6bd6 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:40.530978 crc crio[24437]: time=\"2026-06-12T20:57:40.530556729Z\" level=info msg=\"Got pod network &{Name:ovn-controller-rmcrv-config-dr5ts Namespace:openstack ID:516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f UID:e2c68a7d-944c-4d98-8b80-ec03e983534c NetNS:/var/run/netns/c3be56f5-853b-43af-a081-8ed9b7be6bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2c68a7d_944c_4d98_8b80_ec03e983534c.slice PodAnnotations:0xc001840368}] Aliases:map[]}\"\nJun 12 20:57:40.531107 crc crio[24437]: time=\"2026-06-12T20:57:40.531055941Z\" level=info msg=\"Checking pod openstack_ovn-controller-rmcrv-config-dr5ts for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:40.542783 crc crio[24437]: time=\"2026-06-12T20:57:40.542711082Z\" level=info msg=\"Ran pod sandbox 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f with infra container: openstack/ovn-controller-rmcrv-config-dr5ts/POD\" id=929f7f8d-79a9-4131-ba21-d2b3883d8167 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:40.545589 crc crio[24437]: time=\"2026-06-12T20:57:40.54550915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=cbb45af2-c188-4a32-b860-24b68cc025f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:40.552892 crc crio[24437]: time=\"2026-06-12T20:57:40.552429837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=b60892cc-b89d-4502-947b-48e52d698805 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:40.559441 crc crio[24437]: time=\"2026-06-12T20:57:40.559357834Z\" level=info msg=\"Creating container: openstack/ovn-controller-rmcrv-config-dr5ts/ovn-config\" id=e89fdf6f-6929-437c-ae4a-e9c1fff89fdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:40.560045 crc crio[24437]: time=\"2026-06-12T20:57:40.559992399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:40.618785 crc crio[24437]: time=\"2026-06-12T20:57:40.618572893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:40.933795 crc crio[24437]: time=\"2026-06-12T20:57:40.933599086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:41.098969 crc crio[24437]: time=\"2026-06-12T20:57:41.098803334Z\" level=info msg=\"Created container 7f11e86deaa27ad79b16dd8d778897495abf842688355f8f8836db53176f4e8a: openstack/ovn-controller-rmcrv-config-dr5ts/ovn-config\" id=e89fdf6f-6929-437c-ae4a-e9c1fff89fdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:41.100325 crc crio[24437]: time=\"2026-06-12T20:57:41.100209268Z\" level=info msg=\"Starting container: 7f11e86deaa27ad79b16dd8d778897495abf842688355f8f8836db53176f4e8a\" id=d9d0d50f-972a-46a4-9bac-3b2093c8553f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:41.114280 crc crio[24437]: time=\"2026-06-12T20:57:41.114177945Z\" level=info msg=\"Started container\" PID=62771 containerID=7f11e86deaa27ad79b16dd8d778897495abf842688355f8f8836db53176f4e8a description=openstack/ovn-controller-rmcrv-config-dr5ts/ovn-config id=d9d0d50f-972a-46a4-9bac-3b2093c8553f name=/runtime.v1.RuntimeService/StartContainer sandboxID=516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f\nJun 12 20:57:43.199125 crc crio[24437]: time=\"2026-06-12T20:57:43.198559132Z\" level=info msg=\"Stopping pod sandbox: 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f\" id=ab2fdc9e-dc92-4a9d-923d-f15c220faef8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:43.200282 crc crio[24437]: time=\"2026-06-12T20:57:43.199980326Z\" level=info msg=\"Got pod network &{Name:ovn-controller-rmcrv-config-dr5ts Namespace:openstack ID:516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f UID:e2c68a7d-944c-4d98-8b80-ec03e983534c NetNS:/var/run/netns/c3be56f5-853b-43af-a081-8ed9b7be6bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2c68a7d_944c_4d98_8b80_ec03e983534c.slice PodAnnotations:0xc001f6c840}] Aliases:map[]}\"\nJun 12 20:57:43.200282 crc crio[24437]: time=\"2026-06-12T20:57:43.20013605Z\" level=info msg=\"Deleting pod openstack_ovn-controller-rmcrv-config-dr5ts from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:43.289686 crc crio[24437]: time=\"2026-06-12T20:57:43.289606089Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=832e58d4-8cb0-48f1-a260-d81cc580c257 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:43.289790 crc crio[24437]: time=\"2026-06-12T20:57:43.289697881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:43.332799 crc crio[24437]: time=\"2026-06-12T20:57:43.332641398Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912 UID:f0e79d87-8848-44d5-aba5-bac4ae0523ba NetNS:/var/run/netns/54f1ab5a-e074-4d5e-93c7-98b33d7af6fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0e79d87_8848_44d5_aba5_bac4ae0523ba.slice PodAnnotations:0xc000a8c8b0}] Aliases:map[]}\"\nJun 12 20:57:43.332799 crc crio[24437]: time=\"2026-06-12T20:57:43.33271356Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:43.567799 crc crio[24437]: time=\"2026-06-12T20:57:43.567342101Z\" level=info msg=\"Stopped pod sandbox: 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f\" id=ab2fdc9e-dc92-4a9d-923d-f15c220faef8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:44.051467 crc crio[24437]: 2026-06-12T20:57:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc5cca733a839cd Mac:ce:ca:0a:98:20:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/54f1ab5a-e074-4d5e-93c7-98b33d7af6fa SocketPath: PciID:}] [{Interface:0xc00011b550 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:44.053597 crc crio[24437]: time=\"2026-06-12T20:57:44.053523246Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912 UID:f0e79d87-8848-44d5-aba5-bac4ae0523ba NetNS:/var/run/netns/54f1ab5a-e074-4d5e-93c7-98b33d7af6fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0e79d87_8848_44d5_aba5_bac4ae0523ba.slice PodAnnotations:0xc000a8c8b0}] Aliases:map[]}\"\nJun 12 20:57:44.053783 crc crio[24437]: time=\"2026-06-12T20:57:44.053729561Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:44.062730 crc crio[24437]: time=\"2026-06-12T20:57:44.062684497Z\" level=info msg=\"Ran pod sandbox bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912 with infra container: openstack/swift-storage-0/POD\" id=832e58d4-8cb0-48f1-a260-d81cc580c257 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:44.065355 crc crio[24437]: time=\"2026-06-12T20:57:44.06524301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=671cc6fc-ebcb-4972-b15d-700740bbc0ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:44.065532 crc crio[24437]: time=\"2026-06-12T20:57:44.065466305Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=671cc6fc-ebcb-4972-b15d-700740bbc0ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:44.065695 crc crio[24437]: time=\"2026-06-12T20:57:44.065556857Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=671cc6fc-ebcb-4972-b15d-700740bbc0ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:44.066526 crc crio[24437]: time=\"2026-06-12T20:57:44.066458159Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=339bff75-2b71-4d5b-9f9e-d83e3e50a297 name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:44.070571 crc crio[24437]: time=\"2026-06-12T20:57:44.070488777Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 12 20:57:45.508050 crc crio[24437]: time=\"2026-06-12T20:57:45.506982377Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0\" id=339bff75-2b71-4d5b-9f9e-d83e3e50a297 name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:45.510570 crc crio[24437]: time=\"2026-06-12T20:57:45.510530452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=35288b27-f59d-4004-9820-5514676f954b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:45.514744 crc crio[24437]: time=\"2026-06-12T20:57:45.514679663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7250ba1f-283f-441f-bb58-8ffc1a1535b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:45.527669 crc crio[24437]: time=\"2026-06-12T20:57:45.527581004Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=3207002a-456d-40bf-8d9d-c786d37d32d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:45.530078 crc crio[24437]: time=\"2026-06-12T20:57:45.530050914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:45.571528 crc crio[24437]: time=\"2026-06-12T20:57:45.571437623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:45.575418 crc crio[24437]: time=\"2026-06-12T20:57:45.574361053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:45.728857 crc crio[24437]: time=\"2026-06-12T20:57:45.728125994Z\" level=info msg=\"Created container 68ff6c2a99d702582bb35c4947bf398a47e0febcaa85728d9157ef321a8eb495: openstack/swift-storage-0/xattr-restore\" id=3207002a-456d-40bf-8d9d-c786d37d32d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:45.729870 crc crio[24437]: time=\"2026-06-12T20:57:45.729803415Z\" level=info msg=\"Starting container: 68ff6c2a99d702582bb35c4947bf398a47e0febcaa85728d9157ef321a8eb495\" id=b2d36486-170a-4a51-b884-ad98173042b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:45.736351 crc crio[24437]: time=\"2026-06-12T20:57:45.736199689Z\" level=info msg=\"Started container\" PID=63059 containerID=68ff6c2a99d702582bb35c4947bf398a47e0febcaa85728d9157ef321a8eb495 description=openstack/swift-storage-0/xattr-restore id=b2d36486-170a-4a51-b884-ad98173042b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912\nJun 12 20:57:46.254373 crc crio[24437]: time=\"2026-06-12T20:57:46.254243462Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9234da3d-5fb1-4246-9628-efae3c407095 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:46.254719 crc crio[24437]: time=\"2026-06-12T20:57:46.254660162Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=9234da3d-5fb1-4246-9628-efae3c407095 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:46.254719 crc crio[24437]: time=\"2026-06-12T20:57:46.254707953Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=9234da3d-5fb1-4246-9628-efae3c407095 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:46.257751 crc crio[24437]: time=\"2026-06-12T20:57:46.257658864Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=752bf2c7-fc13-46e7-8d82-78587dc74b05 name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:46.263417 crc crio[24437]: time=\"2026-06-12T20:57:46.263062415Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 12 20:57:46.330770 crc crio[24437]: time=\"2026-06-12T20:57:46.330595174Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-m2vvk/POD\" id=39748bee-0307-453e-a82c-47fbbf3767a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:46.330906 crc crio[24437]: time=\"2026-06-12T20:57:46.330696006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:46.361376 crc crio[24437]: time=\"2026-06-12T20:57:46.361220854Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-m2vvk Namespace:openstack ID:3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1 UID:f3925190-69e1-4f8a-b9ad-6550fd63c21c NetNS:/var/run/netns/9fce3fd7-5d57-4311-8374-9bc87e3d68a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3925190_69e1_4f8a_b9ad_6550fd63c21c.slice PodAnnotations:0xc001840d50}] Aliases:map[]}\"\nJun 12 20:57:46.361376 crc crio[24437]: time=\"2026-06-12T20:57:46.361280746Z\" level=info msg=\"Adding pod openstack_root-account-create-update-m2vvk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:46.925488 crc crio[24437]: 2026-06-12T20:57:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cc46ac9192e2fb Mac:fe:ba:cf:5b:15:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/9fce3fd7-5d57-4311-8374-9bc87e3d68a3 SocketPath: PciID:}] [{Interface:0xc000014f70 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:46.927013 crc crio[24437]: time=\"2026-06-12T20:57:46.926723483Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-m2vvk Namespace:openstack ID:3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1 UID:f3925190-69e1-4f8a-b9ad-6550fd63c21c NetNS:/var/run/netns/9fce3fd7-5d57-4311-8374-9bc87e3d68a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3925190_69e1_4f8a_b9ad_6550fd63c21c.slice PodAnnotations:0xc001840d50}] Aliases:map[]}\"\nJun 12 20:57:46.927147 crc crio[24437]: time=\"2026-06-12T20:57:46.927060981Z\" level=info msg=\"Checking pod openstack_root-account-create-update-m2vvk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:46.942469 crc crio[24437]: time=\"2026-06-12T20:57:46.942406841Z\" level=info msg=\"Ran pod sandbox 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1 with infra container: openstack/root-account-create-update-m2vvk/POD\" id=39748bee-0307-453e-a82c-47fbbf3767a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:46.948647 crc crio[24437]: time=\"2026-06-12T20:57:46.94857367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=575cb6ea-bf2f-4acc-8d2c-fa538e1a0b71 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:46.959576 crc crio[24437]: time=\"2026-06-12T20:57:46.959170436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0771a980-f984-457c-9f28-346ca78f51ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:46.976369 crc crio[24437]: time=\"2026-06-12T20:57:46.976093445Z\" level=info msg=\"Creating container: openstack/root-account-create-update-m2vvk/mariadb-account-create-update\" id=85a02131-5699-413c-bcfb-aacdcf5a869f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:46.977080 crc crio[24437]: time=\"2026-06-12T20:57:46.977014966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:47.034013 crc crio[24437]: time=\"2026-06-12T20:57:47.033888179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:47.043679 crc crio[24437]: time=\"2026-06-12T20:57:47.04350283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:47.198233 crc crio[24437]: time=\"2026-06-12T20:57:47.198146443Z\" level=info msg=\"Created container 5c4ca93542651de24ef1e307135754d21493281c1b95c59f5d513d025a647a1b: openstack/root-account-create-update-m2vvk/mariadb-account-create-update\" id=85a02131-5699-413c-bcfb-aacdcf5a869f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:47.203102 crc crio[24437]: time=\"2026-06-12T20:57:47.203032881Z\" level=info msg=\"Starting container: 5c4ca93542651de24ef1e307135754d21493281c1b95c59f5d513d025a647a1b\" id=450bd657-8039-4ea7-b9da-a4bfaddcd821 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:47.212996 crc crio[24437]: time=\"2026-06-12T20:57:47.212847748Z\" level=info msg=\"Started container\" PID=63218 containerID=5c4ca93542651de24ef1e307135754d21493281c1b95c59f5d513d025a647a1b description=openstack/root-account-create-update-m2vvk/mariadb-account-create-update id=450bd657-8039-4ea7-b9da-a4bfaddcd821 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1\nJun 12 20:57:47.701803 crc crio[24437]: time=\"2026-06-12T20:57:47.700805705Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4\" id=752bf2c7-fc13-46e7-8d82-78587dc74b05 name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:47.703048 crc crio[24437]: time=\"2026-06-12T20:57:47.702983027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4ee8467b-a47c-4fba-a23f-66847b3ca2fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:47.720837 crc crio[24437]: time=\"2026-06-12T20:57:47.720614373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=eb20830e-70e1-4dfc-bbea-1fb4e38b3b4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:47.732683 crc crio[24437]: time=\"2026-06-12T20:57:47.732292664Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=17a50d8d-d0f4-4f20-be46-906a2ff91af8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:47.735233 crc crio[24437]: time=\"2026-06-12T20:57:47.734760224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:47.781156 crc crio[24437]: time=\"2026-06-12T20:57:47.781081103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:47.784706 crc crio[24437]: time=\"2026-06-12T20:57:47.784664809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:47.920154 crc crio[24437]: time=\"2026-06-12T20:57:47.920060277Z\" level=info msg=\"Created container eb863d13c1e201288a4c5f6d08db916cc072574bdd3e16d9de907ac5afaa38de: openstack/swift-storage-0/account-server\" id=17a50d8d-d0f4-4f20-be46-906a2ff91af8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:47.922237 crc crio[24437]: time=\"2026-06-12T20:57:47.921803419Z\" level=info msg=\"Starting container: eb863d13c1e201288a4c5f6d08db916cc072574bdd3e16d9de907ac5afaa38de\" id=b855b75d-6219-44d0-a931-f11f457ea7fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:47.928166 crc crio[24437]: time=\"2026-06-12T20:57:47.9280831Z\" level=info msg=\"Started container\" PID=63390 containerID=eb863d13c1e201288a4c5f6d08db916cc072574bdd3e16d9de907ac5afaa38de description=openstack/swift-storage-0/account-server id=b855b75d-6219-44d0-a931-f11f457ea7fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912\nJun 12 20:57:47.943226 crc crio[24437]: time=\"2026-06-12T20:57:47.94297384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=f7c7feb0-0634-470b-9b0b-c21649cef2c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:47.959133 crc crio[24437]: time=\"2026-06-12T20:57:47.959060798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=bebdcdb0-63fe-41fc-a132-906842a3609a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:47.972103 crc crio[24437]: time=\"2026-06-12T20:57:47.972011411Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=bad4b58c-1775-4b73-8e1f-a8fb047de2b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:47.988138 crc crio[24437]: time=\"2026-06-12T20:57:47.987968095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:48.071592 crc crio[24437]: time=\"2026-06-12T20:57:48.071193175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:48.076357 crc crio[24437]: time=\"2026-06-12T20:57:48.076236216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:48.207992 crc crio[24437]: time=\"2026-06-12T20:57:48.207192227Z\" level=info msg=\"Created container 1c0354c3bda07baf0b511fddaeb82b38f9c4b1972cde666babdebb4192361945: openstack/swift-storage-0/account-replicator\" id=bad4b58c-1775-4b73-8e1f-a8fb047de2b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:48.214774 crc crio[24437]: time=\"2026-06-12T20:57:48.214674467Z\" level=info msg=\"Starting container: 1c0354c3bda07baf0b511fddaeb82b38f9c4b1972cde666babdebb4192361945\" id=f9f56de5-9214-470c-9056-fad271d18581 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:48.222566 crc crio[24437]: time=\"2026-06-12T20:57:48.222466886Z\" level=info msg=\"Started container\" PID=63412 containerID=1c0354c3bda07baf0b511fddaeb82b38f9c4b1972cde666babdebb4192361945 description=openstack/swift-storage-0/account-replicator id=f9f56de5-9214-470c-9056-fad271d18581 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912\nJun 12 20:57:48.236909 crc crio[24437]: time=\"2026-06-12T20:57:48.236813121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=43da6dcf-bf6e-432a-ad40-c8098601bebc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:49.359283 crc crio[24437]: time=\"2026-06-12T20:57:49.359186371Z\" level=info msg=\"Stopping pod sandbox: 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1\" id=af94354a-77bb-4b1b-b8de-445599c2cf47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:49.360414 crc crio[24437]: time=\"2026-06-12T20:57:49.359863836Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-m2vvk Namespace:openstack ID:3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1 UID:f3925190-69e1-4f8a-b9ad-6550fd63c21c NetNS:/var/run/netns/9fce3fd7-5d57-4311-8374-9bc87e3d68a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3925190_69e1_4f8a_b9ad_6550fd63c21c.slice PodAnnotations:0xc0027461e0}] Aliases:map[]}\"\nJun 12 20:57:49.360414 crc crio[24437]: time=\"2026-06-12T20:57:49.360058251Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-m2vvk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:53.972750 crc crio[24437]: time=\"2026-06-12T20:57:53.971499388Z\" level=info msg=\"Stopping pod sandbox: 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7\" id=64e608fd-1d43-43d4-8226-41fe45b3ee7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:53.972750 crc crio[24437]: time=\"2026-06-12T20:57:53.972663756Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7\" id=64e608fd-1d43-43d4-8226-41fe45b3ee7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:53.974208 crc crio[24437]: time=\"2026-06-12T20:57:53.973149219Z\" level=info msg=\"Removing pod sandbox: 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7\" id=663c9185-3a0e-4c32-a273-ee4aca79e5b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:57:57.053263 crc crio[24437]: time=\"2026-06-12T20:57:57.05258244Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-wd54d/POD\" id=a312c09b-5cf1-47ea-966e-cd84ed1894ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:57.055004 crc crio[24437]: time=\"2026-06-12T20:57:57.053329468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:57.295510 crc crio[24437]: time=\"2026-06-12T20:57:57.290428221Z\" level=info msg=\"Running pod sandbox: openstack/cinder-75ea-account-create-update-d8t2c/POD\" id=6715d203-7ba5-4598-a5c6-094c3ac21830 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:57.295510 crc crio[24437]: time=\"2026-06-12T20:57:57.291006075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:57.569721 crc crio[24437]: time=\"2026-06-12T20:57:57.569637939Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-jpmn6/POD\" id=a53ede53-84cc-4f29-b133-502c0c0b1f51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:57.569860 crc crio[24437]: time=\"2026-06-12T20:57:57.569741993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:57.630497 crc crio[24437]: time=\"2026-06-12T20:57:57.630420426Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-22g69/POD\" id=d142c389-4466-4df6-9eab-17a5cad7c1b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:57.630611 crc crio[24437]: time=\"2026-06-12T20:57:57.63054123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:57.669832 crc crio[24437]: time=\"2026-06-12T20:57:57.669791117Z\" level=info msg=\"Running pod sandbox: openstack/barbican-a739-account-create-update-m2gsx/POD\" id=ed7f7de1-1ddf-4374-baef-3f9d6825ad39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:57.670079 crc crio[24437]: time=\"2026-06-12T20:57:57.670059443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:57.724006 crc crio[24437]: time=\"2026-06-12T20:57:57.723898803Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-q6dbc/POD\" id=305cf9db-0a7d-4aa8-869d-b134bba6ee97 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:57.724119 crc crio[24437]: time=\"2026-06-12T20:57:57.724031276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:57.850877 crc crio[24437]: time=\"2026-06-12T20:57:57.850771035Z\" level=info msg=\"Running pod sandbox: openstack/neutron-1b7b-account-create-update-2gw9x/POD\" id=593a17d4-4e15-4dc4-8de1-824282f0caa0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:57.851137 crc crio[24437]: time=\"2026-06-12T20:57:57.850891057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:59.631205 crc crio[24437]: time=\"2026-06-12T20:57:59.63056519Z\" level=info msg=\"Removed pod sandbox: 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7\" id=663c9185-3a0e-4c32-a273-ee4aca79e5b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:57:59.633007 crc crio[24437]: time=\"2026-06-12T20:57:59.632325073Z\" level=info msg=\"Stopping pod sandbox: bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9\" id=15da436f-306e-4128-9dd5-a8c949be25f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:59.633007 crc crio[24437]: time=\"2026-06-12T20:57:59.632395294Z\" level=info msg=\"Stopped pod sandbox (already stopped): bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9\" id=15da436f-306e-4128-9dd5-a8c949be25f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:59.633187 crc crio[24437]: time=\"2026-06-12T20:57:59.633044191Z\" level=info msg=\"Removing pod sandbox: bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9\" id=0f22d2da-8577-432f-9af8-9aca1c9c8bde name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:57:59.717019 crc crio[24437]: time=\"2026-06-12T20:57:59.710076089Z\" level=info msg=\"Stopped pod sandbox: 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1\" id=af94354a-77bb-4b1b-b8de-445599c2cf47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:59.733652 crc crio[24437]: time=\"2026-06-12T20:57:59.733577156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=073aea09-a0d5-48c5-b49c-50d46397e333 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:59.803626 crc crio[24437]: time=\"2026-06-12T20:57:59.803478863Z\" level=info msg=\"Got pod network &{Name:barbican-a739-account-create-update-m2gsx Namespace:openstack ID:86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e UID:065d4564-dc20-42aa-b997-7474e7fb5666 NetNS:/var/run/netns/6f2f5099-b361-4264-940b-a7a24c966be3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod065d4564_dc20_42aa_b997_7474e7fb5666.slice PodAnnotations:0xc00282c3b0}] Aliases:map[]}\"\nJun 12 20:57:59.803626 crc crio[24437]: time=\"2026-06-12T20:57:59.803542765Z\" level=info msg=\"Adding pod openstack_barbican-a739-account-create-update-m2gsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:59.804974 crc crio[24437]: time=\"2026-06-12T20:57:59.804862107Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=b77326ad-b6fd-4cd4-b4b2-485e355c88dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:59.847144 crc crio[24437]: time=\"2026-06-12T20:57:59.846888841Z\" level=info msg=\"Removed pod sandbox: bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9\" id=0f22d2da-8577-432f-9af8-9aca1c9c8bde name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:57:59.848725 crc crio[24437]: time=\"2026-06-12T20:57:59.848355156Z\" level=info msg=\"Stopping pod sandbox: 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412\" id=82432e40-d870-4b75-82e4-49a1999eadbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:59.848725 crc crio[24437]: time=\"2026-06-12T20:57:59.848461579Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412\" id=82432e40-d870-4b75-82e4-49a1999eadbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:59.849218 crc crio[24437]: time=\"2026-06-12T20:57:59.849151145Z\" level=info msg=\"Removing pod sandbox: 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412\" id=ce9c62a0-5dba-42f7-bbf9-e163b61ee638 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:57:59.858223 crc crio[24437]: time=\"2026-06-12T20:57:59.857998169Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313\" id=04c155a9-658d-453d-a52c-2239b1330a7a name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:59.859229 crc crio[24437]: time=\"2026-06-12T20:57:59.859154647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=56b6a886-6ff7-4a22-954c-7f1b74040ad4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:59.859689 crc crio[24437]: time=\"2026-06-12T20:57:59.859601168Z\" level=info msg=\"Got pod network &{Name:cinder-75ea-account-create-update-d8t2c Namespace:openstack ID:49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb UID:ec4599e6-d2f1-45b5-a318-750d8b4fca77 NetNS:/var/run/netns/af68bc71-79f3-4898-aea7-76f8f1dac076 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4599e6_d2f1_45b5_a318_750d8b4fca77.slice PodAnnotations:0xc00282c1f0}] Aliases:map[]}\"\nJun 12 20:57:59.859775 crc crio[24437]: time=\"2026-06-12T20:57:59.85968622Z\" level=info msg=\"Adding pod openstack_cinder-75ea-account-create-update-d8t2c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:59.863069 crc crio[24437]: time=\"2026-06-12T20:57:59.862772774Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-jpmn6 Namespace:openstack ID:e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f UID:645150c4-fb37-4746-97fd-06b7ceb82d49 NetNS:/var/run/netns/b05350ed-deed-4200-a965-1bc5643aba55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod645150c4_fb37_4746_97fd_06b7ceb82d49.slice PodAnnotations:0xc00008c410}] Aliases:map[]}\"\nJun 12 20:57:59.863069 crc crio[24437]: time=\"2026-06-12T20:57:59.862853166Z\" level=info msg=\"Adding pod openstack_barbican-db-create-jpmn6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:59.864451 crc crio[24437]: time=\"2026-06-12T20:57:59.864365393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:59.885226 crc crio[24437]: time=\"2026-06-12T20:57:59.885101623Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-wd54d Namespace:openstack ID:ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f UID:f5f660b5-5e88-4e63-b866-cad564b0fe02 NetNS:/var/run/netns/ef04292a-aaeb-4951-86e2-9da107f89f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f660b5_5e88_4e63_b866_cad564b0fe02.slice PodAnnotations:0xc00008c648}] Aliases:map[]}\"\nJun 12 20:57:59.885226 crc crio[24437]: time=\"2026-06-12T20:57:59.885167845Z\" level=info msg=\"Adding pod openstack_cinder-db-create-wd54d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:59.889615 crc crio[24437]: time=\"2026-06-12T20:57:59.88955584Z\" level=info msg=\"Got pod network &{Name:neutron-1b7b-account-create-update-2gw9x Namespace:openstack ID:24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1 UID:3eb1035c-56a0-4395-8b64-8ab8b0cf3104 NetNS:/var/run/netns/a04cb373-5cde-4697-9d18-83bc013ccdbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3eb1035c_56a0_4395_8b64_8ab8b0cf3104.slice PodAnnotations:0xc00012aa10}] Aliases:map[]}\"\nJun 12 20:57:59.889739 crc crio[24437]: time=\"2026-06-12T20:57:59.889617962Z\" level=info msg=\"Adding pod openstack_neutron-1b7b-account-create-update-2gw9x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:59.892674 crc crio[24437]: time=\"2026-06-12T20:57:59.892583223Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-22g69 Namespace:openstack ID:ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731 UID:33dd23da-07dc-4312-864e-3378d79759c3 NetNS:/var/run/netns/c465de17-c96a-41a7-bb95-57fc11710998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33dd23da_07dc_4312_864e_3378d79759c3.slice PodAnnotations:0xc006ecc158}] Aliases:map[]}\"\nJun 12 20:57:59.892674 crc crio[24437]: time=\"2026-06-12T20:57:59.892648515Z\" level=info msg=\"Adding pod openstack_neutron-db-create-22g69 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:59.902796 crc crio[24437]: time=\"2026-06-12T20:57:59.902694557Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-q6dbc Namespace:openstack ID:ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277 UID:c0b72c2e-dae5-4a8e-9ead-afa0b719ee1b NetNS:/var/run/netns/c421f724-da9c-45fb-a25c-9174fcc44eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0b72c2e_dae5_4a8e_9ead_afa0b719ee1b.slice PodAnnotations:0xc00282c420}] Aliases:map[]}\"\nJun 12 20:57:59.902796 crc crio[24437]: time=\"2026-06-12T20:57:59.902753778Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-q6dbc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:59.912846 crc crio[24437]: time=\"2026-06-12T20:57:59.91273621Z\" level=info msg=\"Removed pod sandbox: 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412\" id=ce9c62a0-5dba-42f7-bbf9-e163b61ee638 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:57:59.914362 crc crio[24437]: time=\"2026-06-12T20:57:59.914226366Z\" level=info msg=\"Stopping pod sandbox: 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d\" id=89123ef9-6d74-4b21-bb09-aa6d1926c62b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:59.914448 crc crio[24437]: time=\"2026-06-12T20:57:59.91436511Z\" level=info msg=\"Stopped pod sandbox (already stopped): 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d\" id=89123ef9-6d74-4b21-bb09-aa6d1926c62b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:59.915750 crc crio[24437]: time=\"2026-06-12T20:57:59.915679461Z\" level=info msg=\"Removing pod sandbox: 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d\" id=5f33c31e-6b19-4aa0-8cc2-8e3fae239dee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:57:59.965683 crc crio[24437]: time=\"2026-06-12T20:57:59.965125714Z\" level=info msg=\"Removed pod sandbox: 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d\" id=5f33c31e-6b19-4aa0-8cc2-8e3fae239dee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:57:59.967338 crc crio[24437]: time=\"2026-06-12T20:57:59.967167273Z\" level=info msg=\"Stopping pod sandbox: 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f\" id=67905db5-5969-4914-89bc-45e6fc2b55a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:59.967437 crc crio[24437]: time=\"2026-06-12T20:57:59.967389869Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f\" id=67905db5-5969-4914-89bc-45e6fc2b55a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:59.970783 crc crio[24437]: time=\"2026-06-12T20:57:59.970696299Z\" level=info msg=\"Removing pod sandbox: 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f\" id=0d46b659-0db6-4f24-923f-592ac73d411c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:57:59.992134 crc crio[24437]: time=\"2026-06-12T20:57:59.992078664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=00984fa1-b253-47af-bc33-876e6b553fc1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:00.037621 crc crio[24437]: time=\"2026-06-12T20:58:00.036764554Z\" level=info msg=\"Removed pod sandbox: 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f\" id=0d46b659-0db6-4f24-923f-592ac73d411c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:58:00.053120 crc crio[24437]: time=\"2026-06-12T20:58:00.051640113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:00.058554 crc crio[24437]: time=\"2026-06-12T20:58:00.058125569Z\" level=info msg=\"Creating container: openstack/glance-db-sync-kpnzt/glance-db-sync\" id=15f15267-cd13-44f2-9829-af4294227b3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:00.183244 crc crio[24437]: time=\"2026-06-12T20:58:00.172863043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:00.183244 crc crio[24437]: time=\"2026-06-12T20:58:00.175457875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:00.304260 crc crio[24437]: time=\"2026-06-12T20:58:00.303586223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:00.512436 crc crio[24437]: time=\"2026-06-12T20:58:00.512207028Z\" level=info msg=\"Created container d45dde941b6516f1e29d3611d59b393a6b1d7224a8479746b1a9ec815a33c3cb: openstack/swift-storage-0/account-auditor\" id=b77326ad-b6fd-4cd4-b4b2-485e355c88dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:00.517521 crc crio[24437]: time=\"2026-06-12T20:58:00.517481656Z\" level=info msg=\"Starting container: d45dde941b6516f1e29d3611d59b393a6b1d7224a8479746b1a9ec815a33c3cb\" id=8456da2a-4c79-41a3-91e9-4a037dc79e2e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:00.526397 crc crio[24437]: time=\"2026-06-12T20:58:00.523510051Z\" level=info msg=\"Started container\" PID=64276 containerID=d45dde941b6516f1e29d3611d59b393a6b1d7224a8479746b1a9ec815a33c3cb description=openstack/swift-storage-0/account-auditor id=8456da2a-4c79-41a3-91e9-4a037dc79e2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912\nJun 12 20:58:00.548161 crc crio[24437]: time=\"2026-06-12T20:58:00.548079834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=2b0785a4-0857-45a9-b224-ec020262593b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:00.575660 crc crio[24437]: time=\"2026-06-12T20:58:00.575286181Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688298-gfgcc/POD\" id=489329bb-0372-4e73-bf98-ed59d5a83709 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:00.575895 crc crio[24437]: time=\"2026-06-12T20:58:00.575849145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=71d6339f-ee55-4243-9f75-1d71131497ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:00.578992 crc crio[24437]: time=\"2026-06-12T20:58:00.575834464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:00.588017 crc crio[24437]: time=\"2026-06-12T20:58:00.587806514Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=29aa33d6-78ac-422f-b97a-14d784657d53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:00.630476 crc crio[24437]: time=\"2026-06-12T20:58:00.629833247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:00.726858 crc crio[24437]: time=\"2026-06-12T20:58:00.726517671Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688298-gfgcc Namespace:openshift-infra ID:fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285 UID:75d8be71-958f-4bb3-91be-6a7c9a0cd35b NetNS:/var/run/netns/824c292d-6f65-497b-9485-ca46dc6ee15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d8be71_958f_4bb3_91be_6a7c9a0cd35b.slice PodAnnotations:0xc000c24218}] Aliases:map[]}\"\nJun 12 20:58:00.726858 crc crio[24437]: time=\"2026-06-12T20:58:00.726584072Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688298-gfgcc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:00.771633 crc crio[24437]: time=\"2026-06-12T20:58:00.771585158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:00.784004 crc crio[24437]: time=\"2026-06-12T20:58:00.783905536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:00.958961 crc crio[24437]: time=\"2026-06-12T20:58:00.958151952Z\" level=info msg=\"Created container 3332ceed2667e015251ead8fa42e9bcea84e5c2a2b7dd04e19d05e57ec85316a: openstack/swift-storage-0/account-reaper\" id=29aa33d6-78ac-422f-b97a-14d784657d53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:00.964855 crc crio[24437]: time=\"2026-06-12T20:58:00.963132111Z\" level=info msg=\"Starting container: 3332ceed2667e015251ead8fa42e9bcea84e5c2a2b7dd04e19d05e57ec85316a\" id=10505d0d-de1f-438f-be29-2c76bface9ad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:00.980150 crc crio[24437]: time=\"2026-06-12T20:58:00.979233601Z\" level=info msg=\"Started container\" PID=64429 containerID=3332ceed2667e015251ead8fa42e9bcea84e5c2a2b7dd04e19d05e57ec85316a description=openstack/swift-storage-0/account-reaper id=10505d0d-de1f-438f-be29-2c76bface9ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912\nJun 12 20:58:01.003111 crc crio[24437]: time=\"2026-06-12T20:58:01.003017775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=1b08af18-1f2f-474d-b806-5771d565ca67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.003453 crc crio[24437]: time=\"2026-06-12T20:58:01.003202409Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=1b08af18-1f2f-474d-b806-5771d565ca67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.003453 crc crio[24437]: time=\"2026-06-12T20:58:01.00325277Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=1b08af18-1f2f-474d-b806-5771d565ca67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.012162 crc crio[24437]: time=\"2026-06-12T20:58:01.009377968Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=520c46d6-af83-4680-a71d-474e54031d3b name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:01.025539 crc crio[24437]: time=\"2026-06-12T20:58:01.025481246Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 12 20:58:01.338618 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24f8bdd0328a197 Mac:0a:3c:e6:04:4a:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/a04cb373-5cde-4697-9d18-83bc013ccdbc SocketPath: PciID:}] [{Interface:0xc0003c2770 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:01.341655 crc crio[24437]: time=\"2026-06-12T20:58:01.341550104Z\" level=info msg=\"Got pod network &{Name:neutron-1b7b-account-create-update-2gw9x Namespace:openstack ID:24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1 UID:3eb1035c-56a0-4395-8b64-8ab8b0cf3104 NetNS:/var/run/netns/a04cb373-5cde-4697-9d18-83bc013ccdbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3eb1035c_56a0_4395_8b64_8ab8b0cf3104.slice PodAnnotations:0xc00012aa10}] Aliases:map[]}\"\nJun 12 20:58:01.341856 crc crio[24437]: time=\"2026-06-12T20:58:01.34180727Z\" level=info msg=\"Checking pod openstack_neutron-1b7b-account-create-update-2gw9x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:01.344467 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee83d8b12b7bc8d Mac:9a:b5:c8:92:71:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/ef04292a-aaeb-4951-86e2-9da107f89f16 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:01.344750 crc crio[24437]: time=\"2026-06-12T20:58:01.344659769Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-wd54d Namespace:openstack ID:ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f UID:f5f660b5-5e88-4e63-b866-cad564b0fe02 NetNS:/var/run/netns/ef04292a-aaeb-4951-86e2-9da107f89f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f660b5_5e88_4e63_b866_cad564b0fe02.slice PodAnnotations:0xc00008c648}] Aliases:map[]}\"\nJun 12 20:58:01.345145 crc crio[24437]: time=\"2026-06-12T20:58:01.34508953Z\" level=info msg=\"Checking pod openstack_cinder-db-create-wd54d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:01.364219 crc crio[24437]: time=\"2026-06-12T20:58:01.364066158Z\" level=info msg=\"Ran pod sandbox 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1 with infra container: openstack/neutron-1b7b-account-create-update-2gw9x/POD\" id=593a17d4-4e15-4dc4-8de1-824282f0caa0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:01.372352 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecc4096f3dd9562 Mac:0e:e8:60:c2:2e:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/c421f724-da9c-45fb-a25c-9174fcc44eb6 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:01.373229 crc crio[24437]: time=\"2026-06-12T20:58:01.373160518Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-q6dbc Namespace:openstack ID:ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277 UID:c0b72c2e-dae5-4a8e-9ead-afa0b719ee1b NetNS:/var/run/netns/c421f724-da9c-45fb-a25c-9174fcc44eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0b72c2e_dae5_4a8e_9ead_afa0b719ee1b.slice PodAnnotations:0xc00282c420}] Aliases:map[]}\"\nJun 12 20:58:01.373408 crc crio[24437]: time=\"2026-06-12T20:58:01.373358783Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-q6dbc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:01.374753 crc crio[24437]: time=\"2026-06-12T20:58:01.374668985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6da0ecc9-cf20-449c-9291-d56c51f26045 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.375578 crc crio[24437]: time=\"2026-06-12T20:58:01.375514755Z\" level=info msg=\"Ran pod sandbox ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f with infra container: openstack/cinder-db-create-wd54d/POD\" id=a312c09b-5cf1-47ea-966e-cd84ed1894ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:01.588599 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49215a5d63f2488 Mac:66:4d:ed:ff:9a:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/af68bc71-79f3-4898-aea7-76f8f1dac076 SocketPath: PciID:}] [{Interface:0xc0000152e0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:01.588599 crc crio[24437]: time=\"2026-06-12T20:58:01.576634471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1930bcdc-e8db-470c-a134-aa2400670f34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.588599 crc crio[24437]: time=\"2026-06-12T20:58:01.577957992Z\" level=info msg=\"Got pod network &{Name:cinder-75ea-account-create-update-d8t2c Namespace:openstack ID:49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb UID:ec4599e6-d2f1-45b5-a318-750d8b4fca77 NetNS:/var/run/netns/af68bc71-79f3-4898-aea7-76f8f1dac076 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4599e6_d2f1_45b5_a318_750d8b4fca77.slice PodAnnotations:0xc00282c1f0}] Aliases:map[]}\"\nJun 12 20:58:01.588599 crc crio[24437]: time=\"2026-06-12T20:58:01.578788222Z\" level=info msg=\"Checking pod openstack_cinder-75ea-account-create-update-d8t2c for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:01.588599 crc crio[24437]: time=\"2026-06-12T20:58:01.588261882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5f14e0c0-da02-49e0-98a8-388584b89492 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.590734 crc crio[24437]: time=\"2026-06-12T20:58:01.590502125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1533dd90-657d-4a5f-a029-1d689d2c2026 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.592840 crc crio[24437]: time=\"2026-06-12T20:58:01.59276848Z\" level=info msg=\"Ran pod sandbox 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb with infra container: openstack/cinder-75ea-account-create-update-d8t2c/POD\" id=6715d203-7ba5-4598-a5c6-094c3ac21830 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:01.602792 crc crio[24437]: time=\"2026-06-12T20:58:01.601524633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1eeaa450-f19c-45c9-8f18-0cd0ec6d9aca name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.602792 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86ea0d68e45b1a5 Mac:be:38:7f:9f:89:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/6f2f5099-b361-4264-940b-a7a24c966be3 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:01.602792 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8de4092fbbd7e5 Mac:aa:61:b7:63:54:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/b05350ed-deed-4200-a965-1bc5643aba55 SocketPath: PciID:}] [{Interface:0xc0001246b0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:01.602792 crc crio[24437]: time=\"2026-06-12T20:58:01.602422434Z\" level=info msg=\"Got pod network &{Name:barbican-a739-account-create-update-m2gsx Namespace:openstack ID:86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e UID:065d4564-dc20-42aa-b997-7474e7fb5666 NetNS:/var/run/netns/6f2f5099-b361-4264-940b-a7a24c966be3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod065d4564_dc20_42aa_b997_7474e7fb5666.slice PodAnnotations:0xc00282c3b0}] Aliases:map[]}\"\nJun 12 20:58:01.602792 crc crio[24437]: time=\"2026-06-12T20:58:01.602542367Z\" level=info msg=\"Checking pod openstack_barbican-a739-account-create-update-m2gsx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:01.607976 crc crio[24437]: time=\"2026-06-12T20:58:01.60762068Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-jpmn6 Namespace:openstack ID:e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f UID:645150c4-fb37-4746-97fd-06b7ceb82d49 NetNS:/var/run/netns/b05350ed-deed-4200-a965-1bc5643aba55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod645150c4_fb37_4746_97fd_06b7ceb82d49.slice PodAnnotations:0xc00008c410}] Aliases:map[]}\"\nJun 12 20:58:01.607976 crc crio[24437]: time=\"2026-06-12T20:58:01.607793874Z\" level=info msg=\"Checking pod openstack_barbican-db-create-jpmn6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:01.609272 crc crio[24437]: time=\"2026-06-12T20:58:01.609162577Z\" level=info msg=\"Ran pod sandbox ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277 with infra container: openstack/keystone-db-sync-q6dbc/POD\" id=305cf9db-0a7d-4aa8-869d-b134bba6ee97 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:01.612478 crc crio[24437]: time=\"2026-06-12T20:58:01.612393625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=96c1f8cb-b2dc-4910-882b-8eefe752ae93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.612675 crc crio[24437]: time=\"2026-06-12T20:58:01.612615051Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=96c1f8cb-b2dc-4910-882b-8eefe752ae93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.612750 crc crio[24437]: time=\"2026-06-12T20:58:01.612705573Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=96c1f8cb-b2dc-4910-882b-8eefe752ae93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.615386 crc crio[24437]: time=\"2026-06-12T20:58:01.615273785Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=020374d2-fa44-488c-9491-fb1782e76f6e name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:01.649977 crc crio[24437]: time=\"2026-06-12T20:58:01.649813821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e696ad75-6fc7-45bb-b04e-15a1a354acd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.651356 crc crio[24437]: time=\"2026-06-12T20:58:01.651204525Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 12 20:58:01.655430 crc crio[24437]: time=\"2026-06-12T20:58:01.655346135Z\" level=info msg=\"Ran pod sandbox 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e with infra container: openstack/barbican-a739-account-create-update-m2gsx/POD\" id=ed7f7de1-1ddf-4374-baef-3f9d6825ad39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:01.659052 crc crio[24437]: time=\"2026-06-12T20:58:01.659010993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=911a3ce3-67cc-47dc-893a-f5125f0ab621 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.660291 crc crio[24437]: time=\"2026-06-12T20:58:01.660211822Z\" level=info msg=\"Ran pod sandbox e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f with infra container: openstack/barbican-db-create-jpmn6/POD\" id=a53ede53-84cc-4f29-b133-502c0c0b1f51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:01.663236 crc crio[24437]: time=\"2026-06-12T20:58:01.662752624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7d05b2d5-dab0-4c3d-9982-2bd8769ec64d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.665831 crc crio[24437]: time=\"2026-06-12T20:58:01.665691155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=22d74de8-7d43-488c-809f-d15772561e04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.679217 crc crio[24437]: time=\"2026-06-12T20:58:01.679114099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7820a186-e0fe-4d0e-b39c-550714df0f07 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.790353 crc crio[24437]: time=\"2026-06-12T20:58:01.789708271Z\" level=info msg=\"Creating container: openstack/cinder-db-create-wd54d/mariadb-database-create\" id=fee6de4b-57be-43a2-a04d-19811ed8b1a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:01.791794 crc crio[24437]: time=\"2026-06-12T20:58:01.790699366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:01.833908 crc crio[24437]: time=\"2026-06-12T20:58:01.833795085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:01.841277 crc crio[24437]: time=\"2026-06-12T20:58:01.84105358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:01.875685 crc crio[24437]: time=\"2026-06-12T20:58:01.875575383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:01.881177 crc crio[24437]: time=\"2026-06-12T20:58:01.880740088Z\" level=info msg=\"Creating container: openstack/neutron-1b7b-account-create-update-2gw9x/mariadb-account-create-update\" id=57ea74a9-439d-4f27-95f4-3105a2bc9031 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:01.882330 crc crio[24437]: time=\"2026-06-12T20:58:01.881434795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:01.902545 crc crio[24437]: time=\"2026-06-12T20:58:01.902472042Z\" level=info msg=\"Creating container: openstack/cinder-75ea-account-create-update-d8t2c/mariadb-account-create-update\" id=d4da9ef1-91f8-44a7-b570-b6e47df4e1d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:01.912292 crc crio[24437]: time=\"2026-06-12T20:58:01.91190748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:01.920225 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed17b5f0157562f Mac:72:1f:25:ab:17:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/c465de17-c96a-41a7-bb95-57fc11710998 SocketPath: PciID:}] [{Interface:0xc0001205c0 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:01.923129 crc crio[24437]: time=\"2026-06-12T20:58:01.921584574Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-22g69 Namespace:openstack ID:ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731 UID:33dd23da-07dc-4312-864e-3378d79759c3 NetNS:/var/run/netns/c465de17-c96a-41a7-bb95-57fc11710998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33dd23da_07dc_4312_864e_3378d79759c3.slice PodAnnotations:0xc006ecc158}] Aliases:map[]}\"\nJun 12 20:58:01.925129 crc crio[24437]: time=\"2026-06-12T20:58:01.925004286Z\" level=info msg=\"Checking pod openstack_neutron-db-create-22g69 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:01.925274 crc crio[24437]: time=\"2026-06-12T20:58:01.922097766Z\" level=info msg=\"Creating container: openstack/barbican-db-create-jpmn6/mariadb-database-create\" id=f5629476-d331-4584-bd5c-a89b740a4479 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:01.926901 crc crio[24437]: time=\"2026-06-12T20:58:01.926876332Z\" level=info msg=\"Creating container: openstack/barbican-a739-account-create-update-m2gsx/mariadb-account-create-update\" id=1924cd56-10b7-441d-8806-a14584f861e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:01.938639 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fee248009d8e0dd Mac:92:ac:59:3e:6d:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/824c292d-6f65-497b-9485-ca46dc6ee15b SocketPath: PciID:}] [{Interface:0xc0000145a0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:01.939194 crc crio[24437]: time=\"2026-06-12T20:58:01.939130727Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688298-gfgcc Namespace:openshift-infra ID:fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285 UID:75d8be71-958f-4bb3-91be-6a7c9a0cd35b NetNS:/var/run/netns/824c292d-6f65-497b-9485-ca46dc6ee15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d8be71_958f_4bb3_91be_6a7c9a0cd35b.slice PodAnnotations:0xc000c24218}] Aliases:map[]}\"\nJun 12 20:58:01.939369 crc crio[24437]: time=\"2026-06-12T20:58:01.939291681Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688298-gfgcc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:01.947137 crc crio[24437]: time=\"2026-06-12T20:58:01.947094339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:01.947709 crc crio[24437]: time=\"2026-06-12T20:58:01.947649362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:01.950889 crc crio[24437]: time=\"2026-06-12T20:58:01.950831219Z\" level=info msg=\"Ran pod sandbox ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731 with infra container: openstack/neutron-db-create-22g69/POD\" id=d142c389-4466-4df6-9eab-17a5cad7c1b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:01.954163 crc crio[24437]: time=\"2026-06-12T20:58:01.954088858Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cb022c7b-9d86-4a83-b954-fe25fb4a0120 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:01.979338 crc crio[24437]: time=\"2026-06-12T20:58:01.979240645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1eaafed2-74b5-4bbf-8427-130132248052 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:02.005408 crc crio[24437]: time=\"2026-06-12T20:58:02.005292443Z\" level=info msg=\"Ran pod sandbox fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285 with infra container: openshift-infra/auto-csr-approver-29688298-gfgcc/POD\" id=489329bb-0372-4e73-bf98-ed59d5a83709 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:02.014854 crc crio[24437]: time=\"2026-06-12T20:58:02.014804493Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d6171e1c-b974-49cc-b3ac-a033887e6d2f name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:02.022019 crc crio[24437]: time=\"2026-06-12T20:58:02.021886405Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:58:02.032578 crc crio[24437]: time=\"2026-06-12T20:58:02.03246555Z\" level=info msg=\"Creating container: openstack/neutron-db-create-22g69/mariadb-database-create\" id=9fe141d8-7f3e-48c8-950a-4b023e44b95e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:02.057966 crc crio[24437]: time=\"2026-06-12T20:58:02.057873523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:02.062230 crc crio[24437]: time=\"2026-06-12T20:58:02.062142066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:02.067462 crc crio[24437]: time=\"2026-06-12T20:58:02.067234139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:02.070394 crc crio[24437]: time=\"2026-06-12T20:58:02.069701749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:02.070822 crc crio[24437]: time=\"2026-06-12T20:58:02.070749814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:02.072575 crc crio[24437]: time=\"2026-06-12T20:58:02.072511847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:02.080210 crc crio[24437]: time=\"2026-06-12T20:58:02.08012983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:02.130246 crc crio[24437]: time=\"2026-06-12T20:58:02.130201989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:02.139608 crc crio[24437]: time=\"2026-06-12T20:58:02.139394551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:02.154879 crc crio[24437]: time=\"2026-06-12T20:58:02.154788082Z\" level=info msg=\"Created container 0792179111f20adc6fcf522a1646dc1f5af93a39a9e710deaf66fffbc1758c42: openstack/cinder-db-create-wd54d/mariadb-database-create\" id=fee6de4b-57be-43a2-a04d-19811ed8b1a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:02.157700 crc crio[24437]: time=\"2026-06-12T20:58:02.157644732Z\" level=info msg=\"Starting container: 0792179111f20adc6fcf522a1646dc1f5af93a39a9e710deaf66fffbc1758c42\" id=60b475bb-8bec-4e46-9975-a8e329e9a18c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:02.177986 crc crio[24437]: time=\"2026-06-12T20:58:02.177619223Z\" level=info msg=\"Started container\" PID=64481 containerID=0792179111f20adc6fcf522a1646dc1f5af93a39a9e710deaf66fffbc1758c42 description=openstack/cinder-db-create-wd54d/mariadb-database-create id=60b475bb-8bec-4e46-9975-a8e329e9a18c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f\nJun 12 20:58:02.179995 crc crio[24437]: time=\"2026-06-12T20:58:02.179843107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:02.184790 crc crio[24437]: time=\"2026-06-12T20:58:02.184730045Z\" level=info msg=\"Created container 8a65576c94e7d21398feee83b07381146ace048e27c823b85b54e2645bed498e: openstack/glance-db-sync-kpnzt/glance-db-sync\" id=15f15267-cd13-44f2-9829-af4294227b3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:02.186218 crc crio[24437]: time=\"2026-06-12T20:58:02.186128289Z\" level=info msg=\"Starting container: 8a65576c94e7d21398feee83b07381146ace048e27c823b85b54e2645bed498e\" id=74702f8f-1922-4070-968e-b993a02b5a35 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:02.189234 crc crio[24437]: time=\"2026-06-12T20:58:02.188875114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:02.203118 crc crio[24437]: time=\"2026-06-12T20:58:02.198740743Z\" level=info msg=\"Started container\" PID=64482 containerID=8a65576c94e7d21398feee83b07381146ace048e27c823b85b54e2645bed498e description=openstack/glance-db-sync-kpnzt/glance-db-sync id=74702f8f-1922-4070-968e-b993a02b5a35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc\nJun 12 20:58:02.291156 crc crio[24437]: time=\"2026-06-12T20:58:02.291028781Z\" level=info msg=\"Created container 1eeb72ae4bb187ccefaf788a274096ffef7675e33e3b27d053725a9362926af8: openstack/neutron-1b7b-account-create-update-2gw9x/mariadb-account-create-update\" id=57ea74a9-439d-4f27-95f4-3105a2bc9031 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:02.292653 crc crio[24437]: time=\"2026-06-12T20:58:02.292470645Z\" level=info msg=\"Starting container: 1eeb72ae4bb187ccefaf788a274096ffef7675e33e3b27d053725a9362926af8\" id=d1889048-b669-4fa0-ba14-776f850e7d3e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:02.309443 crc crio[24437]: time=\"2026-06-12T20:58:02.307226872Z\" level=info msg=\"Created container 636fb733e178054ada4bd9704de086bc75f62a43614d08127a5bbb2cf5dd599c: openstack/cinder-75ea-account-create-update-d8t2c/mariadb-account-create-update\" id=d4da9ef1-91f8-44a7-b570-b6e47df4e1d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:02.309654 crc crio[24437]: time=\"2026-06-12T20:58:02.309585007Z\" level=info msg=\"Started container\" PID=64498 containerID=1eeb72ae4bb187ccefaf788a274096ffef7675e33e3b27d053725a9362926af8 description=openstack/neutron-1b7b-account-create-update-2gw9x/mariadb-account-create-update id=d1889048-b669-4fa0-ba14-776f850e7d3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1\nJun 12 20:58:02.310267 crc crio[24437]: time=\"2026-06-12T20:58:02.310151561Z\" level=info msg=\"Starting container: 636fb733e178054ada4bd9704de086bc75f62a43614d08127a5bbb2cf5dd599c\" id=e99bef43-06ff-42fe-80ed-6a9e8ae7cf21 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:02.331191 crc crio[24437]: time=\"2026-06-12T20:58:02.331091817Z\" level=info msg=\"Started container\" PID=64499 containerID=636fb733e178054ada4bd9704de086bc75f62a43614d08127a5bbb2cf5dd599c description=openstack/cinder-75ea-account-create-update-d8t2c/mariadb-account-create-update id=e99bef43-06ff-42fe-80ed-6a9e8ae7cf21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb\nJun 12 20:58:02.337073 crc crio[24437]: time=\"2026-06-12T20:58:02.335000281Z\" level=info msg=\"Created container 4b38ff7f642286e06dc464ff3f58dd9c8c9edcf18a2c47c2b6c8c30fb9a92cfc: openstack/barbican-db-create-jpmn6/mariadb-database-create\" id=f5629476-d331-4584-bd5c-a89b740a4479 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:02.337073 crc crio[24437]: time=\"2026-06-12T20:58:02.336069308Z\" level=info msg=\"Starting container: 4b38ff7f642286e06dc464ff3f58dd9c8c9edcf18a2c47c2b6c8c30fb9a92cfc\" id=38be8b3a-28a3-456c-8350-7dfd54273f1f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:02.341630 crc crio[24437]: time=\"2026-06-12T20:58:02.341514919Z\" level=info msg=\"Created container ffb372c18d200187910a1664cb49000958f4ed7fceff73953fd3f1d394972619: openstack/neutron-db-create-22g69/mariadb-database-create\" id=9fe141d8-7f3e-48c8-950a-4b023e44b95e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:02.344233 crc crio[24437]: time=\"2026-06-12T20:58:02.344100431Z\" level=info msg=\"Starting container: ffb372c18d200187910a1664cb49000958f4ed7fceff73953fd3f1d394972619\" id=ca4bd1ee-fffb-4955-bf86-51771ea54e7e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:02.346629 crc crio[24437]: time=\"2026-06-12T20:58:02.346549111Z\" level=info msg=\"Created container cf8aaff7f7689d4e0a15be9bc325e1547174f1aa72587e40bb075a3eea6d2bc2: openstack/barbican-a739-account-create-update-m2gsx/mariadb-account-create-update\" id=1924cd56-10b7-441d-8806-a14584f861e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:02.350082 crc crio[24437]: time=\"2026-06-12T20:58:02.350022824Z\" level=info msg=\"Started container\" PID=64518 containerID=ffb372c18d200187910a1664cb49000958f4ed7fceff73953fd3f1d394972619 description=openstack/neutron-db-create-22g69/mariadb-database-create id=ca4bd1ee-fffb-4955-bf86-51771ea54e7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731\nJun 12 20:58:02.350340 crc crio[24437]: time=\"2026-06-12T20:58:02.35027067Z\" level=info msg=\"Starting container: cf8aaff7f7689d4e0a15be9bc325e1547174f1aa72587e40bb075a3eea6d2bc2\" id=0e82c0d6-96db-499a-9486-709255369213 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:02.361197 crc crio[24437]: time=\"2026-06-12T20:58:02.354153354Z\" level=info msg=\"Started container\" PID=64505 containerID=4b38ff7f642286e06dc464ff3f58dd9c8c9edcf18a2c47c2b6c8c30fb9a92cfc description=openstack/barbican-db-create-jpmn6/mariadb-database-create id=38be8b3a-28a3-456c-8350-7dfd54273f1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f\nJun 12 20:58:02.361699 crc crio[24437]: time=\"2026-06-12T20:58:02.361651055Z\" level=info msg=\"Started container\" PID=64502 containerID=cf8aaff7f7689d4e0a15be9bc325e1547174f1aa72587e40bb075a3eea6d2bc2 description=openstack/barbican-a739-account-create-update-m2gsx/mariadb-account-create-update id=0e82c0d6-96db-499a-9486-709255369213 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e\nJun 12 20:58:03.290383 crc crio[24437]: time=\"2026-06-12T20:58:03.289733824Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1\" id=520c46d6-af83-4680-a71d-474e54031d3b name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:03.291990 crc crio[24437]: time=\"2026-06-12T20:58:03.291826695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=4c22bf22-a680-4faf-b3c8-9b6f71537ce2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:03.314898 crc crio[24437]: time=\"2026-06-12T20:58:03.314748937Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d6171e1c-b974-49cc-b3ac-a033887e6d2f name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:03.315550 crc crio[24437]: time=\"2026-06-12T20:58:03.315466075Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f1f9c0fe-eba0-40d1-a2e9-249a838f2202 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:03.325186 crc crio[24437]: time=\"2026-06-12T20:58:03.324420222Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e088dcd3-6964-4f48-b73e-d9186072f4a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:03.335120 crc crio[24437]: time=\"2026-06-12T20:58:03.335035537Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688298-gfgcc/oc\" id=90a7f057-157b-48ab-a510-289d8236e517 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:03.336097 crc crio[24437]: time=\"2026-06-12T20:58:03.336017621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:03.339144 crc crio[24437]: time=\"2026-06-12T20:58:03.338897061Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=0961e42f-e3ff-42ad-8ebc-6adb5c30faae name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:03.367815 crc crio[24437]: time=\"2026-06-12T20:58:03.367674756Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=ac9ed726-70cb-4cdf-9abd-2ca3366ca223 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:03.370371 crc crio[24437]: time=\"2026-06-12T20:58:03.370167886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:03.399605 crc crio[24437]: time=\"2026-06-12T20:58:03.399482643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:03.417457 crc crio[24437]: time=\"2026-06-12T20:58:03.417332404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:03.423788 crc crio[24437]: time=\"2026-06-12T20:58:03.423179475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:03.624484 crc crio[24437]: time=\"2026-06-12T20:58:03.6243833Z\" level=info msg=\"Created container 714f39686eb5628e2ce91ffcc6805f79dbf8f119070acc8a9d5113b3c4b099e0: openstack/swift-storage-0/container-server\" id=ac9ed726-70cb-4cdf-9abd-2ca3366ca223 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:03.627808 crc crio[24437]: time=\"2026-06-12T20:58:03.62762655Z\" level=info msg=\"Starting container: 714f39686eb5628e2ce91ffcc6805f79dbf8f119070acc8a9d5113b3c4b099e0\" id=b1828e20-8430-4016-819b-24d8d49b23dd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:03.636359 crc crio[24437]: time=\"2026-06-12T20:58:03.636224307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:03.637256 crc crio[24437]: time=\"2026-06-12T20:58:03.63718076Z\" level=info msg=\"Started container\" PID=64705 containerID=714f39686eb5628e2ce91ffcc6805f79dbf8f119070acc8a9d5113b3c4b099e0 description=openstack/swift-storage-0/container-server id=b1828e20-8430-4016-819b-24d8d49b23dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912\nJun 12 20:58:03.652393 crc crio[24437]: time=\"2026-06-12T20:58:03.652272484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e95d5344-869a-432a-94db-2a4ccfb9bef5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:03.689588 crc crio[24437]: time=\"2026-06-12T20:58:03.689463702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=8ec6f2a0-eaa7-46ab-a7a8-e4de3118d5e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:03.706138 crc crio[24437]: time=\"2026-06-12T20:58:03.7059991Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=67cc9fc5-06fd-4900-9a94-a609c4c42f3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:03.707674 crc crio[24437]: time=\"2026-06-12T20:58:03.707608929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:03.761153 crc crio[24437]: time=\"2026-06-12T20:58:03.761034269Z\" level=info msg=\"Created container f746df8e36d35863c2655dfa88a3539a632f910fca710d1159acfbcef0aee32d: openshift-infra/auto-csr-approver-29688298-gfgcc/oc\" id=90a7f057-157b-48ab-a510-289d8236e517 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:03.762511 crc crio[24437]: time=\"2026-06-12T20:58:03.762432123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:03.763287 crc crio[24437]: time=\"2026-06-12T20:58:03.76316484Z\" level=info msg=\"Starting container: f746df8e36d35863c2655dfa88a3539a632f910fca710d1159acfbcef0aee32d\" id=1148a5cf-d91d-44cf-abd3-ed19d252b4ea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:03.769537 crc crio[24437]: time=\"2026-06-12T20:58:03.769477353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:03.795138 crc crio[24437]: time=\"2026-06-12T20:58:03.794986099Z\" level=info msg=\"Started container\" PID=64713 containerID=f746df8e36d35863c2655dfa88a3539a632f910fca710d1159acfbcef0aee32d description=openshift-infra/auto-csr-approver-29688298-gfgcc/oc id=1148a5cf-d91d-44cf-abd3-ed19d252b4ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285\nJun 12 20:58:03.829993 crc crio[24437]: time=\"2026-06-12T20:58:03.829864169Z\" level=info msg=\"Stopping pod sandbox: ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731\" id=a4346332-8584-4106-a261-8da6f79d10a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:03.830695 crc crio[24437]: time=\"2026-06-12T20:58:03.830597238Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-22g69 Namespace:openstack ID:ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731 UID:33dd23da-07dc-4312-864e-3378d79759c3 NetNS:/var/run/netns/c465de17-c96a-41a7-bb95-57fc11710998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33dd23da_07dc_4312_864e_3378d79759c3.slice PodAnnotations:0xc006ecc3a0}] Aliases:map[]}\"\nJun 12 20:58:03.830828 crc crio[24437]: time=\"2026-06-12T20:58:03.830771072Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-22g69 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:03.929384 crc crio[24437]: time=\"2026-06-12T20:58:03.928789437Z\" level=info msg=\"Stopping pod sandbox: ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f\" id=9082a580-0341-4df8-a315-2faa113574f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:03.930465 crc crio[24437]: time=\"2026-06-12T20:58:03.930374866Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-wd54d Namespace:openstack ID:ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f UID:f5f660b5-5e88-4e63-b866-cad564b0fe02 NetNS:/var/run/netns/ef04292a-aaeb-4951-86e2-9da107f89f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f660b5_5e88_4e63_b866_cad564b0fe02.slice PodAnnotations:0xc00012adb8}] Aliases:map[]}\"\nJun 12 20:58:03.930987 crc crio[24437]: time=\"2026-06-12T20:58:03.930903298Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-wd54d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:04.071030 crc crio[24437]: time=\"2026-06-12T20:58:04.070803395Z\" level=info msg=\"Created container b3c0e28000af48c95c0039c8e7579a0cad91ee53596e3181a794dc96126608dd: openstack/swift-storage-0/container-replicator\" id=67cc9fc5-06fd-4900-9a94-a609c4c42f3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:04.072185 crc crio[24437]: time=\"2026-06-12T20:58:04.072139218Z\" level=info msg=\"Starting container: b3c0e28000af48c95c0039c8e7579a0cad91ee53596e3181a794dc96126608dd\" id=31773cd9-cf6d-4bc2-afe9-b660b4ea10f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:04.083975 crc crio[24437]: time=\"2026-06-12T20:58:04.0838528Z\" level=info msg=\"Started container\" PID=64750 containerID=b3c0e28000af48c95c0039c8e7579a0cad91ee53596e3181a794dc96126608dd description=openstack/swift-storage-0/container-replicator id=31773cd9-cf6d-4bc2-afe9-b660b4ea10f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912\nJun 12 20:58:04.108384 crc crio[24437]: time=\"2026-06-12T20:58:04.108258839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=012db05e-a5c3-4d08-8a80-921d09127798 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:04.152467 crc crio[24437]: time=\"2026-06-12T20:58:04.152415705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=0058ee76-4c9b-4322-b1f2-c2dcd99cf250 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:04.163203 crc crio[24437]: time=\"2026-06-12T20:58:04.163156284Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=7add9306-155b-4005-8902-e54c0ae9cc60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:04.165260 crc crio[24437]: time=\"2026-06-12T20:58:04.165232564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:04.230429 crc crio[24437]: time=\"2026-06-12T20:58:04.230378887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:04.236728 crc crio[24437]: time=\"2026-06-12T20:58:04.236688529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:04.326711 crc crio[24437]: time=\"2026-06-12T20:58:04.325181095Z\" level=info msg=\"Stopped pod sandbox: ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731\" id=a4346332-8584-4106-a261-8da6f79d10a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:04.429183 crc crio[24437]: time=\"2026-06-12T20:58:04.428531179Z\" level=info msg=\"Stopped pod sandbox: ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f\" id=9082a580-0341-4df8-a315-2faa113574f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:04.446844 crc crio[24437]: time=\"2026-06-12T20:58:04.446690977Z\" level=info msg=\"Created container 7d6a011e5fa4cb3c17687e5a0e6c86bdbf52a6092b9e7900d975792dc7d0d407: openstack/swift-storage-0/container-auditor\" id=7add9306-155b-4005-8902-e54c0ae9cc60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:04.448494 crc crio[24437]: time=\"2026-06-12T20:58:04.448402529Z\" level=info msg=\"Starting container: 7d6a011e5fa4cb3c17687e5a0e6c86bdbf52a6092b9e7900d975792dc7d0d407\" id=ea7d6908-1d54-42eb-8364-d59576ec632a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:04.456284 crc crio[24437]: time=\"2026-06-12T20:58:04.455780887Z\" level=info msg=\"Started container\" PID=64831 containerID=7d6a011e5fa4cb3c17687e5a0e6c86bdbf52a6092b9e7900d975792dc7d0d407 description=openstack/swift-storage-0/container-auditor id=ea7d6908-1d54-42eb-8364-d59576ec632a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912\nJun 12 20:58:04.514088 crc crio[24437]: time=\"2026-06-12T20:58:04.508882739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=77cef4e5-1e6e-4370-9b78-e04b3d160238 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:04.526705 crc crio[24437]: time=\"2026-06-12T20:58:04.526604157Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=7004bf7c-69ce-4ab2-bb14-266ad54331a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:04.548610 crc crio[24437]: time=\"2026-06-12T20:58:04.548477334Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=c5244212-532b-4a2c-9e62-2e74449665c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:04.549872 crc crio[24437]: time=\"2026-06-12T20:58:04.549814166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:04.608606 crc crio[24437]: time=\"2026-06-12T20:58:04.608411101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:04.637468 crc crio[24437]: time=\"2026-06-12T20:58:04.637342269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:04.742407 crc crio[24437]: time=\"2026-06-12T20:58:04.742290402Z\" level=info msg=\"Created container 1ac566e8a9b735dd44774e6a1ab02a560c3c3f44d251848cc06dd28cb5a625ae: openstack/swift-storage-0/container-updater\" id=c5244212-532b-4a2c-9e62-2e74449665c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:04.744040 crc crio[24437]: time=\"2026-06-12T20:58:04.743881609Z\" level=info msg=\"Starting container: 1ac566e8a9b735dd44774e6a1ab02a560c3c3f44d251848cc06dd28cb5a625ae\" id=42625bdd-7246-4e7c-8ce2-a8f1526140c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:04.750265 crc crio[24437]: time=\"2026-06-12T20:58:04.750120611Z\" level=info msg=\"Started container\" PID=64880 containerID=1ac566e8a9b735dd44774e6a1ab02a560c3c3f44d251848cc06dd28cb5a625ae description=openstack/swift-storage-0/container-updater id=42625bdd-7246-4e7c-8ce2-a8f1526140c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912\nJun 12 20:58:04.761503 crc crio[24437]: time=\"2026-06-12T20:58:04.761453474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=42d81d51-7941-4245-b24d-71b313d5c962 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:04.773103 crc crio[24437]: time=\"2026-06-12T20:58:04.773025804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4dcac451-fa54-43ae-9220-acf3294e1d96 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:04.788887 crc crio[24437]: time=\"2026-06-12T20:58:04.788766174Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=17f9062d-9e46-446c-9562-1898d8f6613e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:04.789420 crc crio[24437]: time=\"2026-06-12T20:58:04.789325197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:04.843259 crc crio[24437]: time=\"2026-06-12T20:58:04.843129915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:04.848223 crc crio[24437]: time=\"2026-06-12T20:58:04.848169397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:04.997613 crc crio[24437]: time=\"2026-06-12T20:58:04.996718852Z\" level=info msg=\"Stopping pod sandbox: 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1\" id=d5b6033e-8a9e-4e5f-944d-001fc2cf36c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:04.998047 crc crio[24437]: time=\"2026-06-12T20:58:04.996969138Z\" level=info msg=\"Stopping pod sandbox: 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e\" id=d54644c6-a609-4145-a589-f26526ffc708 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:04.998337 crc crio[24437]: time=\"2026-06-12T20:58:04.99704172Z\" level=info msg=\"Stopping pod sandbox: e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f\" id=70cdfbd2-8082-430d-a53d-84a158109956 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:04.999416 crc crio[24437]: time=\"2026-06-12T20:58:04.998587687Z\" level=info msg=\"Stopping pod sandbox: 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb\" id=7eba6b3e-a215-465f-a49a-cd1126b76a97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:04.999416 crc crio[24437]: time=\"2026-06-12T20:58:04.998802493Z\" level=info msg=\"Got pod network &{Name:neutron-1b7b-account-create-update-2gw9x Namespace:openstack ID:24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1 UID:3eb1035c-56a0-4395-8b64-8ab8b0cf3104 NetNS:/var/run/netns/a04cb373-5cde-4697-9d18-83bc013ccdbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3eb1035c_56a0_4395_8b64_8ab8b0cf3104.slice PodAnnotations:0xc00012b428}] Aliases:map[]}\"\nJun 12 20:58:04.999416 crc crio[24437]: time=\"2026-06-12T20:58:04.998861934Z\" level=info msg=\"Got pod network &{Name:barbican-a739-account-create-update-m2gsx Namespace:openstack ID:86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e UID:065d4564-dc20-42aa-b997-7474e7fb5666 NetNS:/var/run/netns/6f2f5099-b361-4264-940b-a7a24c966be3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod065d4564_dc20_42aa_b997_7474e7fb5666.slice PodAnnotations:0xc000c24338}] Aliases:map[]}\"\nJun 12 20:58:04.999416 crc crio[24437]: time=\"2026-06-12T20:58:04.998993487Z\" level=info msg=\"Deleting pod openstack_neutron-1b7b-account-create-update-2gw9x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:04.999416 crc crio[24437]: time=\"2026-06-12T20:58:04.999013507Z\" level=info msg=\"Got pod network &{Name:cinder-75ea-account-create-update-d8t2c Namespace:openstack ID:49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb UID:ec4599e6-d2f1-45b5-a318-750d8b4fca77 NetNS:/var/run/netns/af68bc71-79f3-4898-aea7-76f8f1dac076 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4599e6_d2f1_45b5_a318_750d8b4fca77.slice PodAnnotations:0xc0018404d8}] Aliases:map[]}\"\nJun 12 20:58:04.999416 crc crio[24437]: time=\"2026-06-12T20:58:04.99909599Z\" level=info msg=\"Deleting pod openstack_barbican-a739-account-create-update-m2gsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:04.999416 crc crio[24437]: time=\"2026-06-12T20:58:04.99914709Z\" level=info msg=\"Deleting pod openstack_cinder-75ea-account-create-update-d8t2c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:05.002492 crc crio[24437]: time=\"2026-06-12T20:58:05.001858645Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-jpmn6 Namespace:openstack ID:e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f UID:645150c4-fb37-4746-97fd-06b7ceb82d49 NetNS:/var/run/netns/b05350ed-deed-4200-a965-1bc5643aba55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod645150c4_fb37_4746_97fd_06b7ceb82d49.slice PodAnnotations:0xc0026aa2c0}] Aliases:map[]}\"\nJun 12 20:58:05.002492 crc crio[24437]: time=\"2026-06-12T20:58:05.00205349Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-jpmn6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:05.045193 crc crio[24437]: time=\"2026-06-12T20:58:05.0447259Z\" level=info msg=\"Created container b6601ffb8482928879f076d74f044ad30e26f611283e5a5e896eaf3ec08f98ed: openstack/swift-storage-0/object-server\" id=17f9062d-9e46-446c-9562-1898d8f6613e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:05.047344 crc crio[24437]: time=\"2026-06-12T20:58:05.04716839Z\" level=info msg=\"Starting container: b6601ffb8482928879f076d74f044ad30e26f611283e5a5e896eaf3ec08f98ed\" id=c9470306-6b56-49de-98ee-6be163aa322f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:05.056873 crc crio[24437]: time=\"2026-06-12T20:58:05.0567028Z\" level=info msg=\"Started container\" PID=64903 containerID=b6601ffb8482928879f076d74f044ad30e26f611283e5a5e896eaf3ec08f98ed description=openstack/swift-storage-0/object-server id=c9470306-6b56-49de-98ee-6be163aa322f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912\nJun 12 20:58:05.075741 crc crio[24437]: time=\"2026-06-12T20:58:05.075685829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=89f8a07a-2b3c-4040-96cc-e9659f10ec80 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:05.134432 crc crio[24437]: time=\"2026-06-12T20:58:05.134250262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ddf53acc-b967-4283-8171-796cef8868f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:05.141861 crc crio[24437]: time=\"2026-06-12T20:58:05.141758402Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=b2715987-d204-440e-bccd-895bdf3b5184 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:05.143492 crc crio[24437]: time=\"2026-06-12T20:58:05.142269644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:05.193415 crc crio[24437]: time=\"2026-06-12T20:58:05.192818305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:05.202777 crc crio[24437]: time=\"2026-06-12T20:58:05.202708233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:05.370694 crc crio[24437]: time=\"2026-06-12T20:58:05.370501483Z\" level=info msg=\"Created container 7ac66898e3011947be57d48fc0b6371b085d6c8f5f8560a4172cbc13c1510673: openstack/swift-storage-0/object-replicator\" id=b2715987-d204-440e-bccd-895bdf3b5184 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:05.374155 crc crio[24437]: time=\"2026-06-12T20:58:05.374110671Z\" level=info msg=\"Starting container: 7ac66898e3011947be57d48fc0b6371b085d6c8f5f8560a4172cbc13c1510673\" id=ad77c923-db49-43b7-b27f-0a6af00f5b06 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:05.383264 crc crio[24437]: time=\"2026-06-12T20:58:05.383165489Z\" level=info msg=\"Started container\" PID=64995 containerID=7ac66898e3011947be57d48fc0b6371b085d6c8f5f8560a4172cbc13c1510673 description=openstack/swift-storage-0/object-replicator id=ad77c923-db49-43b7-b27f-0a6af00f5b06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912\nJun 12 20:58:05.400452 crc crio[24437]: time=\"2026-06-12T20:58:05.400290072Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=aee8780d-e56a-483c-b3b5-16a88e15bfde name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:05.436129 crc crio[24437]: time=\"2026-06-12T20:58:05.435899382Z\" level=info msg=\"Stopped pod sandbox: 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb\" id=7eba6b3e-a215-465f-a49a-cd1126b76a97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:05.450429 crc crio[24437]: time=\"2026-06-12T20:58:05.449756977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1feea75c-c6f8-4590-ab46-e9c0d20c8de4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:05.609409 crc crio[24437]: time=\"2026-06-12T20:58:05.609279817Z\" level=info msg=\"Stopped pod sandbox: e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f\" id=70cdfbd2-8082-430d-a53d-84a158109956 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:05.613903 crc crio[24437]: time=\"2026-06-12T20:58:05.613795116Z\" level=info msg=\"Stopped pod sandbox: 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1\" id=d5b6033e-8a9e-4e5f-944d-001fc2cf36c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:05.621481 crc crio[24437]: time=\"2026-06-12T20:58:05.621355418Z\" level=info msg=\"Stopped pod sandbox: 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e\" id=d54644c6-a609-4145-a589-f26526ffc708 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:05.630862 crc crio[24437]: time=\"2026-06-12T20:58:05.630765615Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=2277e652-8e2e-4d60-9244-84b5f2bb30ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:05.631280 crc crio[24437]: time=\"2026-06-12T20:58:05.631208815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:05.719000 crc crio[24437]: time=\"2026-06-12T20:58:05.718768089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:05.725246 crc crio[24437]: time=\"2026-06-12T20:58:05.723531124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:05.977534 crc crio[24437]: time=\"2026-06-12T20:58:05.977277908Z\" level=info msg=\"Created container 872b0f3c2f779bbfa77cb2c4b1da9fd404b810b0efecc63488de219448a405dd: openstack/swift-storage-0/object-auditor\" id=2277e652-8e2e-4d60-9244-84b5f2bb30ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:05.979530 crc crio[24437]: time=\"2026-06-12T20:58:05.979326147Z\" level=info msg=\"Starting container: 872b0f3c2f779bbfa77cb2c4b1da9fd404b810b0efecc63488de219448a405dd\" id=5d37e0ca-ed3b-488b-aaf1-caf4309c5143 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:05.996045 crc crio[24437]: time=\"2026-06-12T20:58:05.988021157Z\" level=info msg=\"Started container\" PID=65091 containerID=872b0f3c2f779bbfa77cb2c4b1da9fd404b810b0efecc63488de219448a405dd description=openstack/swift-storage-0/object-auditor id=5d37e0ca-ed3b-488b-aaf1-caf4309c5143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912\nJun 12 20:58:06.012416 crc crio[24437]: time=\"2026-06-12T20:58:06.011446312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d9916e6b-ad17-4f25-bd42-780bb3fb3830 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:06.095902 crc crio[24437]: time=\"2026-06-12T20:58:06.095821159Z\" level=info msg=\"Stopping pod sandbox: fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285\" id=2ebbfbe7-1510-4666-9eb3-db4f123ff5f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:06.096503 crc crio[24437]: time=\"2026-06-12T20:58:06.096430473Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688298-gfgcc Namespace:openshift-infra ID:fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285 UID:75d8be71-958f-4bb3-91be-6a7c9a0cd35b NetNS:/var/run/netns/824c292d-6f65-497b-9485-ca46dc6ee15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d8be71_958f_4bb3_91be_6a7c9a0cd35b.slice PodAnnotations:0xc0026aa170}] Aliases:map[]}\"\nJun 12 20:58:06.097128 crc crio[24437]: time=\"2026-06-12T20:58:06.097065479Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688298-gfgcc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:10.099399 crc crio[24437]: time=\"2026-06-12T20:58:10.098882263Z\" level=info msg=\"Stopped pod sandbox: fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285\" id=2ebbfbe7-1510-4666-9eb3-db4f123ff5f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:10.109280 crc crio[24437]: time=\"2026-06-12T20:58:10.109163411Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8e366f0d-a08f-4a97-b48b-b8a3a016a0a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:10.119811 crc crio[24437]: time=\"2026-06-12T20:58:10.119731446Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=a1094079-d038-4eb8-a888-8086e11b4c69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:10.120415 crc crio[24437]: time=\"2026-06-12T20:58:10.120357682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:10.208069 crc crio[24437]: time=\"2026-06-12T20:58:10.207854823Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b\" id=020374d2-fa44-488c-9491-fb1782e76f6e name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:10.211336 crc crio[24437]: time=\"2026-06-12T20:58:10.211252995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=0ca259dc-8c59-4518-ad53-55ede38b986f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:10.252226 crc crio[24437]: time=\"2026-06-12T20:58:10.252178863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:10.255271 crc crio[24437]: time=\"2026-06-12T20:58:10.255178486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=2e68791e-27a4-4f0f-9317-6ea1dda33d1b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:10.256411 crc crio[24437]: time=\"2026-06-12T20:58:10.256385885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:10.273730 crc crio[24437]: time=\"2026-06-12T20:58:10.272005681Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-q6dbc/keystone-db-sync\" id=b281832d-fe84-4966-b06a-594efa8a061f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:10.274462 crc crio[24437]: time=\"2026-06-12T20:58:10.274404589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:10.322418 crc crio[24437]: time=\"2026-06-12T20:58:10.322341427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:10.326876 crc crio[24437]: time=\"2026-06-12T20:58:10.326797004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:10.472241 crc crio[24437]: time=\"2026-06-12T20:58:10.472193713Z\" level=info msg=\"Created container f6c9f4fed47bc2f553679b1ca14d23cd464ddf6998883bbbe36f1c345cba61c3: openstack/swift-storage-0/object-updater\" id=a1094079-d038-4eb8-a888-8086e11b4c69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:10.475352 crc crio[24437]: time=\"2026-06-12T20:58:10.475221206Z\" level=info msg=\"Starting container: f6c9f4fed47bc2f553679b1ca14d23cd464ddf6998883bbbe36f1c345cba61c3\" id=a0869ecd-a9d2-4b3a-b5e1-f22dd40b2dd4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:10.482328 crc crio[24437]: time=\"2026-06-12T20:58:10.482211095Z\" level=info msg=\"Started container\" PID=65433 containerID=f6c9f4fed47bc2f553679b1ca14d23cd464ddf6998883bbbe36f1c345cba61c3 description=openstack/swift-storage-0/object-updater id=a0869ecd-a9d2-4b3a-b5e1-f22dd40b2dd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912\nJun 12 20:58:10.482989 crc crio[24437]: time=\"2026-06-12T20:58:10.482860081Z\" level=info msg=\"Created container b93babd4036a64a8dc03372928c0a8f0adff7dfddfb45ea1527c67dd3424b7fb: openstack/keystone-db-sync-q6dbc/keystone-db-sync\" id=b281832d-fe84-4966-b06a-594efa8a061f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:10.483997 crc crio[24437]: time=\"2026-06-12T20:58:10.483958427Z\" level=info msg=\"Starting container: b93babd4036a64a8dc03372928c0a8f0adff7dfddfb45ea1527c67dd3424b7fb\" id=d87cc411-f27e-45cb-86d4-e3c837734f1f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:10.490251 crc crio[24437]: time=\"2026-06-12T20:58:10.490214918Z\" level=info msg=\"Started container\" PID=65432 containerID=b93babd4036a64a8dc03372928c0a8f0adff7dfddfb45ea1527c67dd3424b7fb description=openstack/keystone-db-sync-q6dbc/keystone-db-sync id=d87cc411-f27e-45cb-86d4-e3c837734f1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277\nJun 12 20:58:10.499864 crc crio[24437]: time=\"2026-06-12T20:58:10.499777728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=9be977e8-ac1a-4266-95d5-2dc53fda655f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:10.515896 crc crio[24437]: time=\"2026-06-12T20:58:10.515803646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=efe7febe-8436-4f8c-9a62-172d20c6d571 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:10.523226 crc crio[24437]: time=\"2026-06-12T20:58:10.523179094Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=b6c2107b-02d5-4c55-8702-506bde9e0886 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:10.523849 crc crio[24437]: time=\"2026-06-12T20:58:10.523824129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:10.570090 crc crio[24437]: time=\"2026-06-12T20:58:10.570042705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:10.573168 crc crio[24437]: time=\"2026-06-12T20:58:10.57314481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:10.883844 crc crio[24437]: time=\"2026-06-12T20:58:10.883374727Z\" level=info msg=\"Created container a6ee5208524babe5c3b110b68360e218f98f0d061ba26da95dd960610495d919: openstack/swift-storage-0/object-expirer\" id=b6c2107b-02d5-4c55-8702-506bde9e0886 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:10.885612 crc crio[24437]: time=\"2026-06-12T20:58:10.885531989Z\" level=info msg=\"Starting container: a6ee5208524babe5c3b110b68360e218f98f0d061ba26da95dd960610495d919\" id=52067171-48d2-4693-a674-6048b84d4f6e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:10.899006 crc crio[24437]: time=\"2026-06-12T20:58:10.898804519Z\" level=info msg=\"Started container\" PID=65446 containerID=a6ee5208524babe5c3b110b68360e218f98f0d061ba26da95dd960610495d919 description=openstack/swift-storage-0/object-expirer id=52067171-48d2-4693-a674-6048b84d4f6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912\nJun 12 20:58:10.982403 crc crio[24437]: time=\"2026-06-12T20:58:10.982285934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a807da2a-4fb1-465c-ba98-469bd7373692 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:11.021375 crc crio[24437]: time=\"2026-06-12T20:58:11.021181363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f7bb623b-bd8d-4ff6-bfe1-332ee2778d37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:11.310528 crc crio[24437]: time=\"2026-06-12T20:58:11.307119514Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=9127ea17-b50b-4cab-92ca-2a789eb9363c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:11.310528 crc crio[24437]: time=\"2026-06-12T20:58:11.307873713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:11.390804 crc crio[24437]: time=\"2026-06-12T20:58:11.390678991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:11.395657 crc crio[24437]: time=\"2026-06-12T20:58:11.395584669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:11.623862 crc crio[24437]: time=\"2026-06-12T20:58:11.623739297Z\" level=info msg=\"Created container 94dc7003277a6f31b39f2e4667287643ca2775589bd21ffb483193b23244e139: openstack/swift-storage-0/rsync\" id=9127ea17-b50b-4cab-92ca-2a789eb9363c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:11.627085 crc crio[24437]: time=\"2026-06-12T20:58:11.626904363Z\" level=info msg=\"Starting container: 94dc7003277a6f31b39f2e4667287643ca2775589bd21ffb483193b23244e139\" id=de2cbe9a-d0f1-46a5-9004-05c984df4b70 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:11.636380 crc crio[24437]: time=\"2026-06-12T20:58:11.636259959Z\" level=info msg=\"Started container\" PID=65488 containerID=94dc7003277a6f31b39f2e4667287643ca2775589bd21ffb483193b23244e139 description=openstack/swift-storage-0/rsync id=de2cbe9a-d0f1-46a5-9004-05c984df4b70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912\nJun 12 20:58:11.750641 crc crio[24437]: time=\"2026-06-12T20:58:11.750533826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4804101a-b55f-492b-b964-27403166d9db name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:11.780468 crc crio[24437]: time=\"2026-06-12T20:58:11.780368926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=39543300-6acb-4c4d-b96c-70ee0ee4f347 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:11.870647 crc crio[24437]: time=\"2026-06-12T20:58:11.869072297Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=a207e8f3-4fc5-47b1-b5b2-c59d881f056b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:11.870647 crc crio[24437]: time=\"2026-06-12T20:58:11.869699701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:11.916356 crc crio[24437]: time=\"2026-06-12T20:58:11.916193914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:11.923249 crc crio[24437]: time=\"2026-06-12T20:58:11.92305663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:12.556255 crc crio[24437]: time=\"2026-06-12T20:58:12.556027437Z\" level=info msg=\"Created container 276319a76298be7bdbf881b4d8b5657edc73feaea95f041ae55c6b4f2689e85e: openstack/swift-storage-0/swift-recon-cron\" id=a207e8f3-4fc5-47b1-b5b2-c59d881f056b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:12.558336 crc crio[24437]: time=\"2026-06-12T20:58:12.558158929Z\" level=info msg=\"Starting container: 276319a76298be7bdbf881b4d8b5657edc73feaea95f041ae55c6b4f2689e85e\" id=81354998-9fa3-4720-af1a-f9a31a286b1c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:12.565685 crc crio[24437]: time=\"2026-06-12T20:58:12.565571847Z\" level=info msg=\"Started container\" PID=65503 containerID=276319a76298be7bdbf881b4d8b5657edc73feaea95f041ae55c6b4f2689e85e description=openstack/swift-storage-0/swift-recon-cron id=81354998-9fa3-4720-af1a-f9a31a286b1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912\nJun 12 20:58:14.729068 crc crio[24437]: time=\"2026-06-12T20:58:14.728456059Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c444669f-hk28z/POD\" id=bbc915c4-e9cc-4549-a6d5-3f54b9909455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:14.730842 crc crio[24437]: time=\"2026-06-12T20:58:14.729086273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:14.771485 crc crio[24437]: time=\"2026-06-12T20:58:14.771366544Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-hk28z Namespace:openstack ID:5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f UID:c4b41f6d-5c76-4867-aa5c-8726ede2165a NetNS:/var/run/netns/d2ec1ef1-68c2-40b7-9dcd-9e90d3295d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b41f6d_5c76_4867_aa5c_8726ede2165a.slice PodAnnotations:0xc002555210}] Aliases:map[]}\"\nJun 12 20:58:14.771485 crc crio[24437]: time=\"2026-06-12T20:58:14.771429555Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c444669f-hk28z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:15.349250 crc crio[24437]: 2026-06-12T20:58:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5368d42c8c37553 Mac:4a:5b:86:c1:2f:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/d2ec1ef1-68c2-40b7-9dcd-9e90d3295d3b SocketPath: PciID:}] [{Interface:0xc0001388b0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:15.351563 crc crio[24437]: time=\"2026-06-12T20:58:15.351496806Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-hk28z Namespace:openstack ID:5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f UID:c4b41f6d-5c76-4867-aa5c-8726ede2165a NetNS:/var/run/netns/d2ec1ef1-68c2-40b7-9dcd-9e90d3295d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b41f6d_5c76_4867_aa5c_8726ede2165a.slice PodAnnotations:0xc002555210}] Aliases:map[]}\"\nJun 12 20:58:15.351707 crc crio[24437]: time=\"2026-06-12T20:58:15.35166671Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c444669f-hk28z for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:15.363015 crc crio[24437]: time=\"2026-06-12T20:58:15.362865089Z\" level=info msg=\"Ran pod sandbox 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f with infra container: openstack/dnsmasq-dns-68c444669f-hk28z/POD\" id=bbc915c4-e9cc-4549-a6d5-3f54b9909455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:15.366519 crc crio[24437]: time=\"2026-06-12T20:58:15.366426995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dc566e2f-a305-48e2-9bf3-b29d348bd99c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:15.423455 crc crio[24437]: time=\"2026-06-12T20:58:15.423007762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=72395886-a157-4108-aa0d-d5adc4d42a8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:15.434397 crc crio[24437]: time=\"2026-06-12T20:58:15.434277204Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-hk28z/init\" id=d27ea97a-1f85-49b5-8b53-ce3b33a8540c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:15.434790 crc crio[24437]: time=\"2026-06-12T20:58:15.434705224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:15.492996 crc crio[24437]: time=\"2026-06-12T20:58:15.492439947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:15.507350 crc crio[24437]: time=\"2026-06-12T20:58:15.507183052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:15.651986 crc crio[24437]: time=\"2026-06-12T20:58:15.651816914Z\" level=info msg=\"Created container ae7e4994f1d3eb771da82b51acb4e2d1e19c7fa35e675c8053f6db3db99843a8: openstack/dnsmasq-dns-68c444669f-hk28z/init\" id=d27ea97a-1f85-49b5-8b53-ce3b33a8540c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:15.653391 crc crio[24437]: time=\"2026-06-12T20:58:15.653276189Z\" level=info msg=\"Starting container: ae7e4994f1d3eb771da82b51acb4e2d1e19c7fa35e675c8053f6db3db99843a8\" id=6348c229-a85f-4221-a863-85c673d27d05 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:15.660044 crc crio[24437]: time=\"2026-06-12T20:58:15.659867938Z\" level=info msg=\"Started container\" PID=65664 containerID=ae7e4994f1d3eb771da82b51acb4e2d1e19c7fa35e675c8053f6db3db99843a8 description=openstack/dnsmasq-dns-68c444669f-hk28z/init id=6348c229-a85f-4221-a863-85c673d27d05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f\nJun 12 20:58:16.314602 crc crio[24437]: time=\"2026-06-12T20:58:16.314521588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5700e874-61c6-4d09-a3a5-36606d81f5e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:16.408605 crc crio[24437]: time=\"2026-06-12T20:58:16.408025285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=018b01d2-3033-4483-9a90-4ff89a0ac76f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:16.418266 crc crio[24437]: time=\"2026-06-12T20:58:16.418208541Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-hk28z/dnsmasq-dns\" id=69e44392-533b-4a8e-b176-f1492c3f0c17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:16.418786 crc crio[24437]: time=\"2026-06-12T20:58:16.418721053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:16.505206 crc crio[24437]: time=\"2026-06-12T20:58:16.50477085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:16.511519 crc crio[24437]: time=\"2026-06-12T20:58:16.511282577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:16.664066 crc crio[24437]: time=\"2026-06-12T20:58:16.663709946Z\" level=info msg=\"Created container bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999: openstack/dnsmasq-dns-68c444669f-hk28z/dnsmasq-dns\" id=69e44392-533b-4a8e-b176-f1492c3f0c17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:16.665628 crc crio[24437]: time=\"2026-06-12T20:58:16.66553879Z\" level=info msg=\"Starting container: bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999\" id=fb436f5b-0f3d-46ec-b4a4-f93abffd489b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:16.677461 crc crio[24437]: time=\"2026-06-12T20:58:16.677379696Z\" level=info msg=\"Started container\" PID=65759 containerID=bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999 description=openstack/dnsmasq-dns-68c444669f-hk28z/dnsmasq-dns id=fb436f5b-0f3d-46ec-b4a4-f93abffd489b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f\nJun 12 20:58:17.348736 crc crio[24437]: time=\"2026-06-12T20:58:17.348702248Z\" level=info msg=\"Stopping pod sandbox: b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc\" id=1bbebd9b-c63c-4ba3-a64a-08ccb4d4484f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:17.349623 crc crio[24437]: time=\"2026-06-12T20:58:17.349568258Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-kpnzt Namespace:openstack ID:b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc UID:df80d9b3-4c5e-4197-97a7-9662c5f8ba74 NetNS:/var/run/netns/501d3aa0-0429-43e6-9029-83d5f9a1ea24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf80d9b3_4c5e_4197_97a7_9662c5f8ba74.slice PodAnnotations:0xc002554428}] Aliases:map[]}\"\nJun 12 20:58:17.349808 crc crio[24437]: time=\"2026-06-12T20:58:17.349773963Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-kpnzt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:17.809145 crc crio[24437]: time=\"2026-06-12T20:58:17.808911225Z\" level=info msg=\"Stopped pod sandbox: b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc\" id=1bbebd9b-c63c-4ba3-a64a-08ccb4d4484f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:18.366462 crc crio[24437]: time=\"2026-06-12T20:58:18.365430408Z\" level=info msg=\"Stopping pod sandbox: ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277\" id=8a12f2aa-b5c5-4c23-b0e2-a20658e42c60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:18.367085 crc crio[24437]: time=\"2026-06-12T20:58:18.367018156Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-q6dbc Namespace:openstack ID:ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277 UID:c0b72c2e-dae5-4a8e-9ead-afa0b719ee1b NetNS:/var/run/netns/c421f724-da9c-45fb-a25c-9174fcc44eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0b72c2e_dae5_4a8e_9ead_afa0b719ee1b.slice PodAnnotations:0xc00012aba0}] Aliases:map[]}\"\nJun 12 20:58:18.367474 crc crio[24437]: time=\"2026-06-12T20:58:18.367400405Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-q6dbc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:18.675104 crc crio[24437]: time=\"2026-06-12T20:58:18.675020599Z\" level=info msg=\"Stopped pod sandbox: ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277\" id=8a12f2aa-b5c5-4c23-b0e2-a20658e42c60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:19.389808 crc crio[24437]: time=\"2026-06-12T20:58:19.386363627Z\" level=info msg=\"Stopping container: bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999 (timeout: 10s)\" id=1c289bba-d8c7-4668-a8ce-87334d8c6a3d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:58:19.439488 crc crio[24437]: time=\"2026-06-12T20:58:19.439380117Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68dfc8c9f9-xmv84/POD\" id=25212512-3ad1-4992-ab85-d996eadfdfe0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:19.439608 crc crio[24437]: time=\"2026-06-12T20:58:19.43954353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:19.473008 crc crio[24437]: time=\"2026-06-12T20:58:19.472886125Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-xmv84 Namespace:openstack ID:a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01 UID:91be320d-50c0-4bab-bb1a-1f4045c1c69e NetNS:/var/run/netns/62d3fb70-d67a-465d-9495-9725e1d5632c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91be320d_50c0_4bab_bb1a_1f4045c1c69e.slice PodAnnotations:0xc00012b0e0}] Aliases:map[]}\"\nJun 12 20:58:19.473265 crc crio[24437]: time=\"2026-06-12T20:58:19.47304131Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68dfc8c9f9-xmv84 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:19.520525 crc crio[24437]: time=\"2026-06-12T20:58:19.520458723Z\" level=info msg=\"Stopped container bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999: openstack/dnsmasq-dns-68c444669f-hk28z/dnsmasq-dns\" id=1c289bba-d8c7-4668-a8ce-87334d8c6a3d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:58:19.524399 crc crio[24437]: time=\"2026-06-12T20:58:19.524239465Z\" level=info msg=\"Stopping pod sandbox: 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f\" id=38d135d1-189e-42d9-b8c8-cd3f3b766ef1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:19.524861 crc crio[24437]: time=\"2026-06-12T20:58:19.524762747Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-hk28z Namespace:openstack ID:5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f UID:c4b41f6d-5c76-4867-aa5c-8726ede2165a NetNS:/var/run/netns/d2ec1ef1-68c2-40b7-9dcd-9e90d3295d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b41f6d_5c76_4867_aa5c_8726ede2165a.slice PodAnnotations:0xc00282c788}] Aliases:map[]}\"\nJun 12 20:58:19.525404 crc crio[24437]: time=\"2026-06-12T20:58:19.525241359Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c444669f-hk28z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:20.231259 crc crio[24437]: time=\"2026-06-12T20:58:20.22962364Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-cjlvb/POD\" id=7d4165cd-25fe-4640-99fe-e80c53df6b9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:20.231259 crc crio[24437]: time=\"2026-06-12T20:58:20.23047246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:20.329774 crc crio[24437]: 2026-06-12T20:58:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a291dbfdd514b3a Mac:d2:3d:68:26:5d:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/62d3fb70-d67a-465d-9495-9725e1d5632c SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:20.329774 crc crio[24437]: time=\"2026-06-12T20:58:20.329733535Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-xmv84 Namespace:openstack ID:a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01 UID:91be320d-50c0-4bab-bb1a-1f4045c1c69e NetNS:/var/run/netns/62d3fb70-d67a-465d-9495-9725e1d5632c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91be320d_50c0_4bab_bb1a_1f4045c1c69e.slice PodAnnotations:0xc00012b0e0}] Aliases:map[]}\"\nJun 12 20:58:20.330640 crc crio[24437]: time=\"2026-06-12T20:58:20.32986927Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68dfc8c9f9-xmv84 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:20.350900 crc crio[24437]: time=\"2026-06-12T20:58:20.350759143Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-cjlvb Namespace:openstack ID:0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3 UID:8b3fc872-5a6c-410e-a874-bb567f009516 NetNS:/var/run/netns/3433c785-e151-4842-a16b-e0f8ec62e7ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3fc872_5a6c_410e_a874_bb567f009516.slice PodAnnotations:0xc00008c3e8}] Aliases:map[]}\"\nJun 12 20:58:20.350900 crc crio[24437]: time=\"2026-06-12T20:58:20.350826085Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-cjlvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:20.424092 crc crio[24437]: time=\"2026-06-12T20:58:20.417666298Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-zczq6/POD\" id=7a8d811d-7f30-42ef-bd37-02b7c110c95d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:20.424092 crc crio[24437]: time=\"2026-06-12T20:58:20.41776367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:20.427373 crc crio[24437]: time=\"2026-06-12T20:58:20.42727088Z\" level=info msg=\"Ran pod sandbox a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01 with infra container: openstack/dnsmasq-dns-68dfc8c9f9-xmv84/POD\" id=25212512-3ad1-4992-ab85-d996eadfdfe0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:20.433377 crc crio[24437]: time=\"2026-06-12T20:58:20.433275964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=25487bf6-469d-4baf-83f5-c10bb17dafb8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:20.584249 crc crio[24437]: time=\"2026-06-12T20:58:20.583534651Z\" level=info msg=\"Stopped pod sandbox: 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f\" id=38d135d1-189e-42d9-b8c8-cd3f3b766ef1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:20.618558 crc crio[24437]: time=\"2026-06-12T20:58:20.618473745Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-zczq6 Namespace:openstack ID:bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322 UID:e1c635b3-2041-4c75-9f4e-5b7921984f61 NetNS:/var/run/netns/dd4738cb-c988-4c2d-b85d-aa17538db237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1c635b3_2041_4c75_9f4e_5b7921984f61.slice PodAnnotations:0xc002746388}] Aliases:map[]}\"\nJun 12 20:58:20.618844 crc crio[24437]: time=\"2026-06-12T20:58:20.618660039Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-57c96b5555-zczq6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:20.724201 crc crio[24437]: time=\"2026-06-12T20:58:20.723212452Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-5wc9b/POD\" id=fee577df-4587-4145-86e4-c1fe7d90b82a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:20.724201 crc crio[24437]: time=\"2026-06-12T20:58:20.723683434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:20.769731 crc crio[24437]: time=\"2026-06-12T20:58:20.76954968Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-9pz4j/POD\" id=8b7cde41-941f-4979-a913-83e5d408581a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:20.769731 crc crio[24437]: time=\"2026-06-12T20:58:20.769663763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:20.850116 crc crio[24437]: time=\"2026-06-12T20:58:20.849992972Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-5wc9b Namespace:openstack ID:4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c UID:7bca0ff9-4f05-40d7-a8cb-1ef2425a2db8 NetNS:/var/run/netns/a39f6121-4d0b-4276-9b12-9182d7233e2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7bca0ff9_4f05_40d7_a8cb_1ef2425a2db8.slice PodAnnotations:0xc0025543a8}] Aliases:map[]}\"\nJun 12 20:58:20.850116 crc crio[24437]: time=\"2026-06-12T20:58:20.850073634Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-5wc9b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:20.872403 crc crio[24437]: time=\"2026-06-12T20:58:20.872235088Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9pz4j Namespace:openstack ID:f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017 UID:b2625af4-cb3b-4bc3-be9d-5757e24278b7 NetNS:/var/run/netns/091f77b2-e5da-49f7-ab19-902d0d5e66a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2625af4_cb3b_4bc3_be9d_5757e24278b7.slice PodAnnotations:0xc00282c420}] Aliases:map[]}\"\nJun 12 20:58:20.872403 crc crio[24437]: time=\"2026-06-12T20:58:20.87232589Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-9pz4j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:20.910449 crc crio[24437]: time=\"2026-06-12T20:58:20.910230735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0502a884-eba4-4093-96d7-eb8ffc09deba name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:20.929081 crc crio[24437]: time=\"2026-06-12T20:58:20.919840297Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-xmv84/init\" id=c20d1030-0a8f-405e-928f-188cb5a334af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:20.929081 crc crio[24437]: time=\"2026-06-12T20:58:20.927211636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:21.123684 crc crio[24437]: time=\"2026-06-12T20:58:21.119391144Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=b14fb42b-0612-417b-83e5-936300154925 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:21.123684 crc crio[24437]: time=\"2026-06-12T20:58:21.119490636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:21.124620 crc crio[24437]: time=\"2026-06-12T20:58:21.124543578Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-r64ts/POD\" id=bfc9cb08-02eb-47d4-8276-a7f4abe07892 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:21.124703 crc crio[24437]: time=\"2026-06-12T20:58:21.124654521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:21.153322 crc crio[24437]: time=\"2026-06-12T20:58:21.153195409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:21.167498 crc crio[24437]: time=\"2026-06-12T20:58:21.167468964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:21.185653 crc crio[24437]: time=\"2026-06-12T20:58:21.182758353Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6 UID:5706fed8-bc3d-4407-9a06-67855d57709b NetNS:/var/run/netns/3debd7c8-1a43-4d97-aa28-fb2d4dfe31de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5706fed8_bc3d_4407_9a06_67855d57709b.slice PodAnnotations:0xc0025543f0}] Aliases:map[]}\"\nJun 12 20:58:21.185653 crc crio[24437]: time=\"2026-06-12T20:58:21.182800924Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:21.218045 crc crio[24437]: 2026-06-12T20:58:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bbcecc4a1b2e8f Mac:ce:01:f6:90:b4:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/3433c785-e151-4842-a16b-e0f8ec62e7ea SocketPath: PciID:}] [{Interface:0xc0002f6810 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:21.223687 crc crio[24437]: time=\"2026-06-12T20:58:21.223591248Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-r64ts Namespace:openstack ID:fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782 UID:ab19c6b7-7132-47c0-99d7-a209d038aa90 NetNS:/var/run/netns/ac0ed1aa-3f78-4934-aefa-399c85aa492e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab19c6b7_7132_47c0_99d7_a209d038aa90.slice PodAnnotations:0xc0026aa248}] Aliases:map[]}\"\nJun 12 20:58:21.223687 crc crio[24437]: time=\"2026-06-12T20:58:21.22367621Z\" level=info msg=\"Adding pod openstack_placement-db-sync-r64ts to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:21.224003 crc crio[24437]: time=\"2026-06-12T20:58:21.223860345Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-cjlvb Namespace:openstack ID:0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3 UID:8b3fc872-5a6c-410e-a874-bb567f009516 NetNS:/var/run/netns/3433c785-e151-4842-a16b-e0f8ec62e7ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3fc872_5a6c_410e_a874_bb567f009516.slice PodAnnotations:0xc00008c3e8}] Aliases:map[]}\"\nJun 12 20:58:21.224219 crc crio[24437]: time=\"2026-06-12T20:58:21.224120202Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-cjlvb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:21.240117 crc crio[24437]: time=\"2026-06-12T20:58:21.236432008Z\" level=info msg=\"Ran pod sandbox 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3 with infra container: openstack/keystone-bootstrap-cjlvb/POD\" id=7d4165cd-25fe-4640-99fe-e80c53df6b9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:21.258988 crc crio[24437]: time=\"2026-06-12T20:58:21.255621131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f199db02-ce21-45f0-bdb7-044ca00e4416 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:21.328327 crc crio[24437]: time=\"2026-06-12T20:58:21.328215254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=8c2e9ee2-bf4a-43ec-822f-c809d24e964a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:21.342553 crc crio[24437]: time=\"2026-06-12T20:58:21.340522151Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-cjlvb/keystone-bootstrap\" id=d443d2d0-860e-46e6-8ea3-493ec6a20f72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:21.342553 crc crio[24437]: time=\"2026-06-12T20:58:21.342362895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:21.358992 crc crio[24437]: time=\"2026-06-12T20:58:21.356664981Z\" level=info msg=\"Created container 88a72ee3c790f249c06fc1f6b1cc5afa1a96a422b2ce5f2ba39af13de2fa1df6: openstack/dnsmasq-dns-68dfc8c9f9-xmv84/init\" id=c20d1030-0a8f-405e-928f-188cb5a334af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:21.368478 crc crio[24437]: time=\"2026-06-12T20:58:21.367021051Z\" level=info msg=\"Starting container: 88a72ee3c790f249c06fc1f6b1cc5afa1a96a422b2ce5f2ba39af13de2fa1df6\" id=d5d4af86-c3b9-4443-90e0-08954f41081d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:21.374124 crc crio[24437]: time=\"2026-06-12T20:58:21.373986989Z\" level=info msg=\"Started container\" PID=66365 containerID=88a72ee3c790f249c06fc1f6b1cc5afa1a96a422b2ce5f2ba39af13de2fa1df6 description=openstack/dnsmasq-dns-68dfc8c9f9-xmv84/init id=d5d4af86-c3b9-4443-90e0-08954f41081d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01\nJun 12 20:58:21.466156 crc crio[24437]: time=\"2026-06-12T20:58:21.465528779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:21.467520 crc crio[24437]: time=\"2026-06-12T20:58:21.467364233Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-pg4jz/POD\" id=3d00c0ba-9826-40bb-8b96-aab3808b86f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:21.467520 crc crio[24437]: time=\"2026-06-12T20:58:21.467500706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:21.476410 crc crio[24437]: time=\"2026-06-12T20:58:21.476263877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:21.507153 crc crio[24437]: time=\"2026-06-12T20:58:21.505439871Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-kgvpz/POD\" id=b39bd9ee-4d44-43e2-acda-b05c04c5eefb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:21.507153 crc crio[24437]: time=\"2026-06-12T20:58:21.505563434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:21.600581 crc crio[24437]: time=\"2026-06-12T20:58:21.599975353Z\" level=info msg=\"Stopping pod sandbox: a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01\" id=e3348d1b-fa1e-4172-94c2-44d608bfcf70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:21.600581 crc crio[24437]: time=\"2026-06-12T20:58:21.600498416Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-xmv84 Namespace:openstack ID:a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01 UID:91be320d-50c0-4bab-bb1a-1f4045c1c69e NetNS:/var/run/netns/62d3fb70-d67a-465d-9495-9725e1d5632c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91be320d_50c0_4bab_bb1a_1f4045c1c69e.slice PodAnnotations:0xc0026aa060}] Aliases:map[]}\"\nJun 12 20:58:21.600767 crc crio[24437]: time=\"2026-06-12T20:58:21.600650779Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68dfc8c9f9-xmv84 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:21.629677 crc crio[24437]: time=\"2026-06-12T20:58:21.627494337Z\" level=info msg=\"Removing container: bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999\" id=247f101e-e74f-4239-822d-504749a0d9cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:21.638147 crc crio[24437]: time=\"2026-06-12T20:58:21.634499006Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=985fa2f2-b37f-40ce-8ab3-79838da7f60b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:21.638147 crc crio[24437]: time=\"2026-06-12T20:58:21.634585628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:21.647977 crc crio[24437]: time=\"2026-06-12T20:58:21.643056833Z\" level=info msg=\"Created container 0ee33bc7dbad4af0b7a5640d8fef5e2a08a91ced3662a93e941185e696d51a41: openstack/keystone-bootstrap-cjlvb/keystone-bootstrap\" id=d443d2d0-860e-46e6-8ea3-493ec6a20f72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:21.663780 crc crio[24437]: time=\"2026-06-12T20:58:21.658322741Z\" level=info msg=\"Starting container: 0ee33bc7dbad4af0b7a5640d8fef5e2a08a91ced3662a93e941185e696d51a41\" id=e93d900e-2ffa-4a09-a9ac-c99115e7b8b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:21.685862 crc crio[24437]: 2026-06-12T20:58:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcd77a2df9bee00 Mac:fe:1e:aa:20:c2:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/dd4738cb-c988-4c2d-b85d-aa17538db237 SocketPath: PciID:}] [{Interface:0xc0001ac650 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:21.690184 crc crio[24437]: time=\"2026-06-12T20:58:21.690028626Z\" level=info msg=\"Started container\" PID=66451 containerID=0ee33bc7dbad4af0b7a5640d8fef5e2a08a91ced3662a93e941185e696d51a41 description=openstack/keystone-bootstrap-cjlvb/keystone-bootstrap id=e93d900e-2ffa-4a09-a9ac-c99115e7b8b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3\nJun 12 20:58:21.700786 crc crio[24437]: time=\"2026-06-12T20:58:21.700743595Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-pg4jz Namespace:openstack ID:c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b UID:e83214a6-6f54-4523-9c61-59b7ed6dbc9b NetNS:/var/run/netns/04321f80-bde3-470d-a660-9f3afcdc58c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode83214a6_6f54_4523_9c61_59b7ed6dbc9b.slice PodAnnotations:0xc0026aa450}] Aliases:map[]}\"\nJun 12 20:58:21.701041 crc crio[24437]: time=\"2026-06-12T20:58:21.701021301Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6674dbf88c-pg4jz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:21.701283 crc crio[24437]: time=\"2026-06-12T20:58:21.70097097Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-zczq6 Namespace:openstack ID:bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322 UID:e1c635b3-2041-4c75-9f4e-5b7921984f61 NetNS:/var/run/netns/dd4738cb-c988-4c2d-b85d-aa17538db237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1c635b3_2041_4c75_9f4e_5b7921984f61.slice PodAnnotations:0xc002746388}] Aliases:map[]}\"\nJun 12 20:58:21.701877 crc crio[24437]: time=\"2026-06-12T20:58:21.701822051Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-57c96b5555-zczq6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:21.726392 crc crio[24437]: time=\"2026-06-12T20:58:21.726148838Z\" level=info msg=\"Ran pod sandbox bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322 with infra container: openstack/dnsmasq-dns-57c96b5555-zczq6/POD\" id=7a8d811d-7f30-42ef-bd37-02b7c110c95d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:21.735340 crc crio[24437]: time=\"2026-06-12T20:58:21.735213737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f0a7521c-48b4-4ebd-b108-fedfe0d92c57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:21.771782 crc crio[24437]: time=\"2026-06-12T20:58:21.771620626Z\" level=info msg=\"Removed container bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999: openstack/dnsmasq-dns-68c444669f-hk28z/dnsmasq-dns\" id=247f101e-e74f-4239-822d-504749a0d9cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:21.804393 crc crio[24437]: time=\"2026-06-12T20:58:21.800185685Z\" level=info msg=\"Removing container: ae7e4994f1d3eb771da82b51acb4e2d1e19c7fa35e675c8053f6db3db99843a8\" id=6f471230-1e3a-4b7e-838b-81f69bb4338b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:21.806869 crc crio[24437]: time=\"2026-06-12T20:58:21.806768424Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kgvpz Namespace:openstack ID:073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219 UID:f002e25a-7e9f-4823-b228-5f3d71d1aaa2 NetNS:/var/run/netns/dabb21d5-956f-4f8a-af9f-ce0fae5484f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf002e25a_7e9f_4823_b228_5f3d71d1aaa2.slice PodAnnotations:0xc000c242f0}] Aliases:map[]}\"\nJun 12 20:58:21.806869 crc crio[24437]: time=\"2026-06-12T20:58:21.806848846Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-kgvpz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:21.814212 crc crio[24437]: time=\"2026-06-12T20:58:21.81242825Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=0ee26757-c328-46f8-822e-caeae3b513c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:21.814212 crc crio[24437]: time=\"2026-06-12T20:58:21.812556353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:21.814212 crc crio[24437]: time=\"2026-06-12T20:58:21.813699591Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358 UID:c490610e-fcf2-4201-9fa3-a19e2645c41f NetNS:/var/run/netns/ccb00ef2-5147-44ff-90bd-555fabb06148 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc490610e_fcf2_4201_9fa3_a19e2645c41f.slice PodAnnotations:0xc001fa45e8}] Aliases:map[]}\"\nJun 12 20:58:21.814212 crc crio[24437]: time=\"2026-06-12T20:58:21.813735982Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:21.892002 crc crio[24437]: time=\"2026-06-12T20:58:21.89154099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=404bcb54-f751-414e-afa7-5b992c7cb3a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:21.908394 crc crio[24437]: 2026-06-12T20:58:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a09a4b9a6156d7 Mac:8a:85:62:87:e5:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/a39f6121-4d0b-4276-9b12-9182d7233e2a SocketPath: PciID:}] [{Interface:0xc0001dc980 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:21.912676 crc crio[24437]: time=\"2026-06-12T20:58:21.911329788Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-5wc9b Namespace:openstack ID:4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c UID:7bca0ff9-4f05-40d7-a8cb-1ef2425a2db8 NetNS:/var/run/netns/a39f6121-4d0b-4276-9b12-9182d7233e2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7bca0ff9_4f05_40d7_a8cb_1ef2425a2db8.slice PodAnnotations:0xc0025543a8}] Aliases:map[]}\"\nJun 12 20:58:21.912676 crc crio[24437]: time=\"2026-06-12T20:58:21.911510082Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-5wc9b for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:21.918190 crc crio[24437]: 2026-06-12T20:58:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f61a2ebfb5391aa Mac:d6:65:bd:09:f1:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/091f77b2-e5da-49f7-ab19-902d0d5e66a9 SocketPath: PciID:}] [{Interface:0xc00012b860 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:21.918190 crc crio[24437]: time=\"2026-06-12T20:58:21.917473396Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9pz4j Namespace:openstack ID:f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017 UID:b2625af4-cb3b-4bc3-be9d-5757e24278b7 NetNS:/var/run/netns/091f77b2-e5da-49f7-ab19-902d0d5e66a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2625af4_cb3b_4bc3_be9d_5757e24278b7.slice PodAnnotations:0xc00282c420}] Aliases:map[]}\"\nJun 12 20:58:21.918190 crc crio[24437]: time=\"2026-06-12T20:58:21.917613769Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-9pz4j for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:21.932867 crc crio[24437]: time=\"2026-06-12T20:58:21.932752334Z\" level=info msg=\"Ran pod sandbox 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c with infra container: openstack/cinder-db-sync-5wc9b/POD\" id=fee577df-4587-4145-86e4-c1fe7d90b82a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:21.936032 crc crio[24437]: time=\"2026-06-12T20:58:21.935865709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=8f995920-ac5c-4478-bcb5-21fcefb496f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:21.939388 crc crio[24437]: time=\"2026-06-12T20:58:21.936098875Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=8f995920-ac5c-4478-bcb5-21fcefb496f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:21.939388 crc crio[24437]: time=\"2026-06-12T20:58:21.936197287Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=8f995920-ac5c-4478-bcb5-21fcefb496f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:21.944463 crc crio[24437]: time=\"2026-06-12T20:58:21.944399055Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=7552abee-00ce-4cd3-80d7-a296d208fb6a name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:21.952649 crc crio[24437]: time=\"2026-06-12T20:58:21.952099602Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-57c96b5555-zczq6/init\" id=10aa233a-e810-4a8a-86a1-d52d39ae108d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:21.952649 crc crio[24437]: time=\"2026-06-12T20:58:21.952518601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:21.959865 crc crio[24437]: time=\"2026-06-12T20:58:21.955258028Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63 UID:5bebb9b3-1345-4520-9118-deea31cd2e9f NetNS:/var/run/netns/041a3745-e061-4f8e-a992-d57eabe8cac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bebb9b3_1345_4520_9118_deea31cd2e9f.slice PodAnnotations:0xc0026aa618}] Aliases:map[]}\"\nJun 12 20:58:21.959865 crc crio[24437]: time=\"2026-06-12T20:58:21.95536058Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:21.965975 crc crio[24437]: time=\"2026-06-12T20:58:21.963339053Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 12 20:58:21.965975 crc crio[24437]: time=\"2026-06-12T20:58:21.964911111Z\" level=info msg=\"Ran pod sandbox f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017 with infra container: openstack/neutron-db-sync-9pz4j/POD\" id=8b7cde41-941f-4979-a913-83e5d408581a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:21.971498 crc crio[24437]: time=\"2026-06-12T20:58:21.970590718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4dccfa38-006d-47b2-98eb-f8a565921a32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:22.086104 crc crio[24437]: time=\"2026-06-12T20:58:22.085414529Z\" level=info msg=\"Removed container ae7e4994f1d3eb771da82b51acb4e2d1e19c7fa35e675c8053f6db3db99843a8: openstack/dnsmasq-dns-68c444669f-hk28z/init\" id=6f471230-1e3a-4b7e-838b-81f69bb4338b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:22.098358 crc crio[24437]: time=\"2026-06-12T20:58:22.091088236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=02bf5157-17c1-4d91-ba23-06831e9cb0a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:22.102654 crc crio[24437]: time=\"2026-06-12T20:58:22.099349535Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-9pz4j/neutron-db-sync\" id=da55d323-9759-425d-8041-bdb0179ff820 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:22.102654 crc crio[24437]: time=\"2026-06-12T20:58:22.099756395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:22.162865 crc crio[24437]: 2026-06-12T20:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:150bf72f38113d1 Mac:9a:8f:d8:3b:3f:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/3debd7c8-1a43-4d97-aa28-fb2d4dfe31de SocketPath: PciID:}] [{Interface:0xc0002ac720 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:22.170909 crc crio[24437]: 2026-06-12T20:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa26438d9273147 Mac:f6:37:8b:ae:6c:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/ac0ed1aa-3f78-4934-aefa-399c85aa492e SocketPath: PciID:}] [{Interface:0xc000440780 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:22.171976 crc crio[24437]: time=\"2026-06-12T20:58:22.171880385Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-r64ts Namespace:openstack ID:fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782 UID:ab19c6b7-7132-47c0-99d7-a209d038aa90 NetNS:/var/run/netns/ac0ed1aa-3f78-4934-aefa-399c85aa492e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab19c6b7_7132_47c0_99d7_a209d038aa90.slice PodAnnotations:0xc0026aa248}] Aliases:map[]}\"\nJun 12 20:58:22.172168 crc crio[24437]: time=\"2026-06-12T20:58:22.17210646Z\" level=info msg=\"Checking pod openstack_placement-db-sync-r64ts for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:22.187443 crc crio[24437]: time=\"2026-06-12T20:58:22.18572511Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6 UID:5706fed8-bc3d-4407-9a06-67855d57709b NetNS:/var/run/netns/3debd7c8-1a43-4d97-aa28-fb2d4dfe31de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5706fed8_bc3d_4407_9a06_67855d57709b.slice PodAnnotations:0xc0025543f0}] Aliases:map[]}\"\nJun 12 20:58:22.187443 crc crio[24437]: time=\"2026-06-12T20:58:22.186981451Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:22.238845 crc crio[24437]: time=\"2026-06-12T20:58:22.238351841Z\" level=info msg=\"Ran pod sandbox fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782 with infra container: openstack/placement-db-sync-r64ts/POD\" id=bfc9cb08-02eb-47d4-8276-a7f4abe07892 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:22.257454 crc crio[24437]: time=\"2026-06-12T20:58:22.256576571Z\" level=info msg=\"Ran pod sandbox 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6 with infra container: openstack/ceilometer-0/POD\" id=b14fb42b-0612-417b-83e5-936300154925 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:22.273072 crc crio[24437]: time=\"2026-06-12T20:58:22.270400734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:22.274008 crc crio[24437]: time=\"2026-06-12T20:58:22.273877887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=c8f9beac-627a-42d0-adb6-90a182e1a362 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:22.274223 crc crio[24437]: time=\"2026-06-12T20:58:22.274160105Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=c8f9beac-627a-42d0-adb6-90a182e1a362 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:22.274327 crc crio[24437]: time=\"2026-06-12T20:58:22.274253966Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=c8f9beac-627a-42d0-adb6-90a182e1a362 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:22.274485 crc crio[24437]: time=\"2026-06-12T20:58:22.274426661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=6968fd0d-2ffe-4500-839f-61d0fe382d30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:22.274605 crc crio[24437]: time=\"2026-06-12T20:58:22.274561654Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=6968fd0d-2ffe-4500-839f-61d0fe382d30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:22.274679 crc crio[24437]: time=\"2026-06-12T20:58:22.274635756Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=6968fd0d-2ffe-4500-839f-61d0fe382d30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:22.276846 crc crio[24437]: time=\"2026-06-12T20:58:22.276698496Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=9c032104-8d0e-4b25-898d-8a8f1a7929f3 name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:22.279443 crc crio[24437]: time=\"2026-06-12T20:58:22.277519385Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f20cc52b-087d-43fb-b479-b841a03da928 name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:22.282045 crc crio[24437]: time=\"2026-06-12T20:58:22.281880361Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 12 20:58:22.283079 crc crio[24437]: time=\"2026-06-12T20:58:22.282717291Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 12 20:58:22.304003 crc crio[24437]: time=\"2026-06-12T20:58:22.30383007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:22.329318 crc crio[24437]: time=\"2026-06-12T20:58:22.328918266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:22.349868 crc crio[24437]: time=\"2026-06-12T20:58:22.348871417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:22.368840 crc crio[24437]: time=\"2026-06-12T20:58:22.368356368Z\" level=info msg=\"Stopped pod sandbox: a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01\" id=e3348d1b-fa1e-4172-94c2-44d608bfcf70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:22.396226 crc crio[24437]: 2026-06-12T20:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1bc681a90ea53e Mac:76:8f:08:70:6e:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/04321f80-bde3-470d-a660-9f3afcdc58c1 SocketPath: PciID:}] [{Interface:0xc000114770 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:22.396761 crc crio[24437]: time=\"2026-06-12T20:58:22.396718133Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-pg4jz Namespace:openstack ID:c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b UID:e83214a6-6f54-4523-9c61-59b7ed6dbc9b NetNS:/var/run/netns/04321f80-bde3-470d-a660-9f3afcdc58c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode83214a6_6f54_4523_9c61_59b7ed6dbc9b.slice PodAnnotations:0xc0026aa450}] Aliases:map[]}\"\nJun 12 20:58:22.397024 crc crio[24437]: time=\"2026-06-12T20:58:22.396900147Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6674dbf88c-pg4jz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:22.412003 crc crio[24437]: time=\"2026-06-12T20:58:22.411840587Z\" level=info msg=\"Ran pod sandbox c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b with infra container: openstack/dnsmasq-dns-6674dbf88c-pg4jz/POD\" id=3d00c0ba-9826-40bb-8b96-aab3808b86f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:22.419418 crc crio[24437]: time=\"2026-06-12T20:58:22.419282848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c3e8ed02-959f-444f-a903-9c34100d8c43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:22.483044 crc crio[24437]: time=\"2026-06-12T20:58:22.480105165Z\" level=info msg=\"Created container ff626d08ee2b64eb928bdeb9a3e3d2af623023466c415abb424d924ac5790ac3: openstack/dnsmasq-dns-57c96b5555-zczq6/init\" id=10aa233a-e810-4a8a-86a1-d52d39ae108d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:22.483044 crc crio[24437]: time=\"2026-06-12T20:58:22.482031422Z\" level=info msg=\"Starting container: ff626d08ee2b64eb928bdeb9a3e3d2af623023466c415abb424d924ac5790ac3\" id=5525651e-cac5-4809-908e-2edad43d80de name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:22.490169 crc crio[24437]: time=\"2026-06-12T20:58:22.490069785Z\" level=info msg=\"Started container\" PID=66679 containerID=ff626d08ee2b64eb928bdeb9a3e3d2af623023466c415abb424d924ac5790ac3 description=openstack/dnsmasq-dns-57c96b5555-zczq6/init id=5525651e-cac5-4809-908e-2edad43d80de name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322\nJun 12 20:58:22.494605 crc crio[24437]: time=\"2026-06-12T20:58:22.494534994Z\" level=info msg=\"Created container c90c492d024af8720b6288677916b61549acea787fef428ec13afb0a890f6b10: openstack/neutron-db-sync-9pz4j/neutron-db-sync\" id=da55d323-9759-425d-8041-bdb0179ff820 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:22.499123 crc crio[24437]: time=\"2026-06-12T20:58:22.498397286Z\" level=info msg=\"Starting container: c90c492d024af8720b6288677916b61549acea787fef428ec13afb0a890f6b10\" id=abed045e-3379-4f5e-b205-bbbf4023dcb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:22.509116 crc crio[24437]: time=\"2026-06-12T20:58:22.50889664Z\" level=info msg=\"Started container\" PID=66682 containerID=c90c492d024af8720b6288677916b61549acea787fef428ec13afb0a890f6b10 description=openstack/neutron-db-sync-9pz4j/neutron-db-sync id=abed045e-3379-4f5e-b205-bbbf4023dcb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017\nJun 12 20:58:22.577723 crc crio[24437]: 2026-06-12T20:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:073cb1b1c85882c Mac:fe:bd:45:4c:60:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/dabb21d5-956f-4f8a-af9f-ce0fae5484f6 SocketPath: PciID:}] [{Interface:0xc000350a00 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:22.577723 crc crio[24437]: time=\"2026-06-12T20:58:22.577333331Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kgvpz Namespace:openstack ID:073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219 UID:f002e25a-7e9f-4823-b228-5f3d71d1aaa2 NetNS:/var/run/netns/dabb21d5-956f-4f8a-af9f-ce0fae5484f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf002e25a_7e9f_4823_b228_5f3d71d1aaa2.slice PodAnnotations:0xc000c242f0}] Aliases:map[]}\"\nJun 12 20:58:22.577723 crc crio[24437]: time=\"2026-06-12T20:58:22.577495136Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-kgvpz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:22.604722 crc crio[24437]: time=\"2026-06-12T20:58:22.604520148Z\" level=info msg=\"Ran pod sandbox 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219 with infra container: openstack/barbican-db-sync-kgvpz/POD\" id=b39bd9ee-4d44-43e2-acda-b05c04c5eefb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:22.625620 crc crio[24437]: time=\"2026-06-12T20:58:22.625512435Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=6db48a79-a6d8-440c-83e6-d384c0a6820b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:22.626121 crc crio[24437]: time=\"2026-06-12T20:58:22.625723779Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=6db48a79-a6d8-440c-83e6-d384c0a6820b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:22.626121 crc crio[24437]: time=\"2026-06-12T20:58:22.625775691Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=6db48a79-a6d8-440c-83e6-d384c0a6820b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:22.631609 crc crio[24437]: time=\"2026-06-12T20:58:22.631512169Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=c837501a-55f3-4d53-b35a-d03545e9d8de name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:22.655476 crc crio[24437]: time=\"2026-06-12T20:58:22.655342684Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 12 20:58:22.673119 crc crio[24437]: time=\"2026-06-12T20:58:22.671805582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a4a1bcb9-73ea-4cce-bfc2-97bffc00cf5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:22.700716 crc crio[24437]: time=\"2026-06-12T20:58:22.700670639Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-pg4jz/init\" id=b2d4a6d5-1152-4671-bdec-c64fe30efd2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:22.702291 crc crio[24437]: time=\"2026-06-12T20:58:22.702261136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:22.715375 crc crio[24437]: time=\"2026-06-12T20:58:22.7152226Z\" level=info msg=\"Removing container: 88a72ee3c790f249c06fc1f6b1cc5afa1a96a422b2ce5f2ba39af13de2fa1df6\" id=7f8aa88a-654b-47f3-ad98-14b6a6fa0c65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:22.777613 crc crio[24437]: 2026-06-12T20:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d3e63005e111fc Mac:4e:d4:29:b0:18:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/ccb00ef2-5147-44ff-90bd-555fabb06148 SocketPath: PciID:}] [{Interface:0xc000142760 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:22.785767 crc crio[24437]: time=\"2026-06-12T20:58:22.785718151Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358 UID:c490610e-fcf2-4201-9fa3-a19e2645c41f NetNS:/var/run/netns/ccb00ef2-5147-44ff-90bd-555fabb06148 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc490610e_fcf2_4201_9fa3_a19e2645c41f.slice PodAnnotations:0xc001fa45e8}] Aliases:map[]}\"\nJun 12 20:58:22.788336 crc crio[24437]: time=\"2026-06-12T20:58:22.788262802Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:22.795416 crc crio[24437]: time=\"2026-06-12T20:58:22.795257511Z\" level=info msg=\"Removed container 88a72ee3c790f249c06fc1f6b1cc5afa1a96a422b2ce5f2ba39af13de2fa1df6: openstack/dnsmasq-dns-68dfc8c9f9-xmv84/init\" id=7f8aa88a-654b-47f3-ad98-14b6a6fa0c65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:22.848754 crc crio[24437]: time=\"2026-06-12T20:58:22.834975329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:22.848754 crc crio[24437]: time=\"2026-06-12T20:58:22.840630916Z\" level=info msg=\"Ran pod sandbox 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358 with infra container: openstack/glance-default-internal-api-0/POD\" id=985fa2f2-b37f-40ce-8ab3-79838da7f60b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:22.848754 crc crio[24437]: time=\"2026-06-12T20:58:22.845896323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:22.857557 crc crio[24437]: time=\"2026-06-12T20:58:22.857463883Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=94028dff-6a85-4d00-a682-e22cb8d42277 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:22.871068 crc crio[24437]: time=\"2026-06-12T20:58:22.869644566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=259aa94f-c8e9-43da-a63c-b933ba4ad123 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:22.879374 crc crio[24437]: time=\"2026-06-12T20:58:22.877519557Z\" level=info msg=\"Stopping pod sandbox: bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322\" id=f2135d45-bb45-4df8-ac0e-2a19a2c814b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:22.879374 crc crio[24437]: time=\"2026-06-12T20:58:22.878138571Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-zczq6 Namespace:openstack ID:bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322 UID:e1c635b3-2041-4c75-9f4e-5b7921984f61 NetNS:/var/run/netns/dd4738cb-c988-4c2d-b85d-aa17538db237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1c635b3_2041_4c75_9f4e_5b7921984f61.slice PodAnnotations:0xc00282c558}] Aliases:map[]}\"\nJun 12 20:58:22.879374 crc crio[24437]: time=\"2026-06-12T20:58:22.878320096Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-57c96b5555-zczq6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:22.891515 crc crio[24437]: time=\"2026-06-12T20:58:22.891416942Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=e8369392-e819-483c-8996-1be55f2555d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:22.893536 crc crio[24437]: time=\"2026-06-12T20:58:22.893478022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:23.158665 crc crio[24437]: time=\"2026-06-12T20:58:23.158451838Z\" level=info msg=\"Created container 3988a519be7e9294d26c0607a58d2d57cd9cb69e63a307ea4f468227322e2730: openstack/dnsmasq-dns-6674dbf88c-pg4jz/init\" id=b2d4a6d5-1152-4671-bdec-c64fe30efd2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:23.171775 crc crio[24437]: time=\"2026-06-12T20:58:23.171522603Z\" level=info msg=\"Starting container: 3988a519be7e9294d26c0607a58d2d57cd9cb69e63a307ea4f468227322e2730\" id=cb7568f5-cc78-4ed9-86c1-5542c2e6eec6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:23.206986 crc crio[24437]: time=\"2026-06-12T20:58:23.204617232Z\" level=info msg=\"Started container\" PID=66829 containerID=3988a519be7e9294d26c0607a58d2d57cd9cb69e63a307ea4f468227322e2730 description=openstack/dnsmasq-dns-6674dbf88c-pg4jz/init id=cb7568f5-cc78-4ed9-86c1-5542c2e6eec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b\nJun 12 20:58:23.211187 crc crio[24437]: time=\"2026-06-12T20:58:23.209798796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:23.215694 crc crio[24437]: 2026-06-12T20:58:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ece87d9de3377cd Mac:76:76:51:5e:ed:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/041a3745-e061-4f8e-a992-d57eabe8cac2 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:23.215694 crc crio[24437]: time=\"2026-06-12T20:58:23.214741406Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63 UID:5bebb9b3-1345-4520-9118-deea31cd2e9f NetNS:/var/run/netns/041a3745-e061-4f8e-a992-d57eabe8cac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bebb9b3_1345_4520_9118_deea31cd2e9f.slice PodAnnotations:0xc0026aa618}] Aliases:map[]}\"\nJun 12 20:58:23.215694 crc crio[24437]: time=\"2026-06-12T20:58:23.214888909Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:23.228986 crc crio[24437]: time=\"2026-06-12T20:58:23.226266634Z\" level=info msg=\"Ran pod sandbox ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63 with infra container: openstack/glance-default-external-api-0/POD\" id=0ee26757-c328-46f8-822e-caeae3b513c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:23.241634 crc crio[24437]: time=\"2026-06-12T20:58:23.241535142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=bafd7aec-329d-4d38-87a8-d55823b5fe84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:23.277266 crc crio[24437]: time=\"2026-06-12T20:58:23.276465295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=81ce49d8-5e39-4202-8789-ae94ef991282 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:23.342016 crc crio[24437]: time=\"2026-06-12T20:58:23.341619698Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=98be79a6-0e67-4ab9-9bf0-3b62256dd78c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:23.345988 crc crio[24437]: time=\"2026-06-12T20:58:23.343432982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:23.608989 crc crio[24437]: time=\"2026-06-12T20:58:23.598775764Z\" level=info msg=\"Stopped pod sandbox: bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322\" id=f2135d45-bb45-4df8-ac0e-2a19a2c814b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:23.799807 crc crio[24437]: time=\"2026-06-12T20:58:23.799017007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:24.133827 crc crio[24437]: time=\"2026-06-12T20:58:24.133743016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=697cccc3-7753-4f7a-9fcf-1fbb3b138fb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:24.205710 crc crio[24437]: time=\"2026-06-12T20:58:24.20559408Z\" level=info msg=\"Removing container: ff626d08ee2b64eb928bdeb9a3e3d2af623023466c415abb424d924ac5790ac3\" id=75efc319-8531-42c3-9e79-2a09ac60f20f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:24.300866 crc crio[24437]: time=\"2026-06-12T20:58:24.295451259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d66b0483-95f0-485d-b6b3-0acacc0048b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:24.324363 crc crio[24437]: time=\"2026-06-12T20:58:24.324232083Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-pg4jz/dnsmasq-dns\" id=37b546a3-51bf-4672-a246-9c7a03ffbbaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:24.324799 crc crio[24437]: time=\"2026-06-12T20:58:24.324712876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:24.573341 crc crio[24437]: time=\"2026-06-12T20:58:24.573060159Z\" level=info msg=\"Removed container ff626d08ee2b64eb928bdeb9a3e3d2af623023466c415abb424d924ac5790ac3: openstack/dnsmasq-dns-57c96b5555-zczq6/init\" id=75efc319-8531-42c3-9e79-2a09ac60f20f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:24.644185 crc crio[24437]: time=\"2026-06-12T20:58:24.644109754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:24.674345 crc crio[24437]: time=\"2026-06-12T20:58:24.673885682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:24.973448 crc crio[24437]: time=\"2026-06-12T20:58:24.973242137Z\" level=info msg=\"Created container 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5: openstack/dnsmasq-dns-6674dbf88c-pg4jz/dnsmasq-dns\" id=37b546a3-51bf-4672-a246-9c7a03ffbbaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:24.977588 crc crio[24437]: time=\"2026-06-12T20:58:24.977496279Z\" level=info msg=\"Starting container: 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5\" id=677f5236-8756-4bef-816c-cc4e4ed452b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:24.992282 crc crio[24437]: time=\"2026-06-12T20:58:24.992183055Z\" level=info msg=\"Started container\" PID=66903 containerID=33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5 description=openstack/dnsmasq-dns-6674dbf88c-pg4jz/dnsmasq-dns id=677f5236-8756-4bef-816c-cc4e4ed452b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b\nJun 12 20:58:25.419975 crc crio[24437]: time=\"2026-06-12T20:58:25.419839236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:25.602064 crc crio[24437]: time=\"2026-06-12T20:58:25.601274475Z\" level=info msg=\"Created container 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6: openstack/glance-default-internal-api-0/glance-log\" id=e8369392-e819-483c-8996-1be55f2555d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:25.608113 crc crio[24437]: time=\"2026-06-12T20:58:25.608010208Z\" level=info msg=\"Starting container: 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6\" id=995d908e-7259-46a3-8994-f69ef00ab1f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:25.619337 crc crio[24437]: time=\"2026-06-12T20:58:25.619243959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:25.636637 crc crio[24437]: time=\"2026-06-12T20:58:25.636554476Z\" level=info msg=\"Started container\" PID=66925 containerID=9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6 description=openstack/glance-default-internal-api-0/glance-log id=995d908e-7259-46a3-8994-f69ef00ab1f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358\nJun 12 20:58:25.659097 crc crio[24437]: time=\"2026-06-12T20:58:25.659020699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=72511673-98af-491a-98a0-3d295e4ed96e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:25.705266 crc crio[24437]: time=\"2026-06-12T20:58:25.705045419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=88b37d84-857c-449f-a27d-0f1c840063cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:25.724854 crc crio[24437]: time=\"2026-06-12T20:58:25.724689403Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=8ef1c5b6-f6d4-43bf-8c9e-8782a6194860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:25.726398 crc crio[24437]: time=\"2026-06-12T20:58:25.726252531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:25.788755 crc crio[24437]: time=\"2026-06-12T20:58:25.788638317Z\" level=info msg=\"Created container 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69: openstack/glance-default-external-api-0/glance-log\" id=98be79a6-0e67-4ab9-9bf0-3b62256dd78c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:25.799674 crc crio[24437]: time=\"2026-06-12T20:58:25.799590721Z\" level=info msg=\"Starting container: 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69\" id=fa3d4a5b-4813-446c-9e62-c043b95a6061 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:25.823565 crc crio[24437]: time=\"2026-06-12T20:58:25.822252938Z\" level=info msg=\"Started container\" PID=66947 containerID=9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69 description=openstack/glance-default-external-api-0/glance-log id=fa3d4a5b-4813-446c-9e62-c043b95a6061 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63\nJun 12 20:58:25.837018 crc crio[24437]: time=\"2026-06-12T20:58:25.835716874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:25.878227 crc crio[24437]: time=\"2026-06-12T20:58:25.877149193Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3edae3d7-7e7f-48ed-87e8-97dba6e73119 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:25.945161 crc crio[24437]: time=\"2026-06-12T20:58:25.942984152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a359678b-3a69-406d-bc1f-7bd2f3d1a065 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:25.989150 crc crio[24437]: time=\"2026-06-12T20:58:25.989062144Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=caa8d54a-d87b-4425-822c-b411c14de630 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:25.994522 crc crio[24437]: time=\"2026-06-12T20:58:25.994447903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:26.134495 crc crio[24437]: time=\"2026-06-12T20:58:26.134124005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:27.178490 crc crio[24437]: time=\"2026-06-12T20:58:27.177151339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:27.309206 crc crio[24437]: time=\"2026-06-12T20:58:27.308216032Z\" level=info msg=\"Created container b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5: openstack/glance-default-internal-api-0/glance-httpd\" id=8ef1c5b6-f6d4-43bf-8c9e-8782a6194860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:27.313080 crc crio[24437]: time=\"2026-06-12T20:58:27.313015478Z\" level=info msg=\"Starting container: b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5\" id=075a5333-2602-4131-8d4b-6ea4ecba10e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:27.329181 crc crio[24437]: time=\"2026-06-12T20:58:27.329062885Z\" level=info msg=\"Started container\" PID=67075 containerID=b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5 description=openstack/glance-default-internal-api-0/glance-httpd id=075a5333-2602-4131-8d4b-6ea4ecba10e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358\nJun 12 20:58:27.467654 crc crio[24437]: time=\"2026-06-12T20:58:27.467542187Z\" level=info msg=\"Stopping container: 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6 (timeout: 30s)\" id=bf411c79-2c3f-4b21-8519-23ddd561afda name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:58:27.468881 crc crio[24437]: time=\"2026-06-12T20:58:27.468794758Z\" level=info msg=\"Stopping container: b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5 (timeout: 30s)\" id=c7311a91-2943-4a42-b074-9733925bd01b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:58:27.491706 crc crio[24437]: time=\"2026-06-12T20:58:27.491428284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:27.698403 crc crio[24437]: time=\"2026-06-12T20:58:27.698317897Z\" level=info msg=\"Created container 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca: openstack/glance-default-external-api-0/glance-httpd\" id=caa8d54a-d87b-4425-822c-b411c14de630 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:27.700536 crc crio[24437]: time=\"2026-06-12T20:58:27.700497169Z\" level=info msg=\"Starting container: 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca\" id=c2bc6860-0130-4f63-8acc-cdc5b3759863 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:27.716862 crc crio[24437]: time=\"2026-06-12T20:58:27.711499044Z\" level=info msg=\"Started container\" PID=67150 containerID=3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca description=openstack/glance-default-external-api-0/glance-httpd id=c2bc6860-0130-4f63-8acc-cdc5b3759863 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63\nJun 12 20:58:27.820127 crc crio[24437]: time=\"2026-06-12T20:58:27.819434939Z\" level=info msg=\"Stopped container b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5: openstack/glance-default-internal-api-0/glance-httpd\" id=c7311a91-2943-4a42-b074-9733925bd01b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:58:28.072593 crc crio[24437]: time=\"2026-06-12T20:58:28.072392015Z\" level=info msg=\"Stopped container 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6: openstack/glance-default-internal-api-0/glance-log\" id=bf411c79-2c3f-4b21-8519-23ddd561afda name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:58:28.074508 crc crio[24437]: time=\"2026-06-12T20:58:28.074436344Z\" level=info msg=\"Stopping pod sandbox: 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358\" id=78e1822f-d57a-4545-aecb-64ce7e07647a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:28.075272 crc crio[24437]: time=\"2026-06-12T20:58:28.075165492Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358 UID:c490610e-fcf2-4201-9fa3-a19e2645c41f NetNS:/var/run/netns/ccb00ef2-5147-44ff-90bd-555fabb06148 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc490610e_fcf2_4201_9fa3_a19e2645c41f.slice PodAnnotations:0xc00282d440}] Aliases:map[]}\"\nJun 12 20:58:28.075424 crc crio[24437]: time=\"2026-06-12T20:58:28.075369507Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:28.502636 crc crio[24437]: time=\"2026-06-12T20:58:28.499817722Z\" level=info msg=\"Stopping container: 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69 (timeout: 30s)\" id=3f3fd926-cc7c-4df7-800a-0820df7107b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:58:28.502636 crc crio[24437]: time=\"2026-06-12T20:58:28.50017331Z\" level=info msg=\"Stopping container: 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca (timeout: 30s)\" id=883b31c6-ac00-414b-a5db-f08abbfc37da name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:58:29.540991 crc crio[24437]: time=\"2026-06-12T20:58:29.539257358Z\" level=info msg=\"Stopping pod sandbox: 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3\" id=55a61865-3c3f-49b1-98b4-a1c9a694c89f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:29.540991 crc crio[24437]: time=\"2026-06-12T20:58:29.54018361Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-cjlvb Namespace:openstack ID:0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3 UID:8b3fc872-5a6c-410e-a874-bb567f009516 NetNS:/var/run/netns/3433c785-e151-4842-a16b-e0f8ec62e7ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3fc872_5a6c_410e_a874_bb567f009516.slice PodAnnotations:0xc00282c2d8}] Aliases:map[]}\"\nJun 12 20:58:29.540991 crc crio[24437]: time=\"2026-06-12T20:58:29.540349224Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-cjlvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:31.512400 crc crio[24437]: time=\"2026-06-12T20:58:31.511128649Z\" level=info msg=\"Stopping container: 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459 (timeout: 10s)\" id=89a1f4ab-263e-4a3b-a5b3-834b7bfbab52 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:58:32.043514 crc crio[24437]: time=\"2026-06-12T20:58:32.043266762Z\" level=info msg=\"Stopped container 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69: openstack/glance-default-external-api-0/glance-log\" id=3f3fd926-cc7c-4df7-800a-0820df7107b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:58:34.902868 crc crio[24437]: time=\"2026-06-12T20:58:34.902436008Z\" level=info msg=\"Stopped container 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459: openstack/dnsmasq-dns-7b6fcdc445-nk789/dnsmasq-dns\" id=89a1f4ab-263e-4a3b-a5b3-834b7bfbab52 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:58:34.904529 crc crio[24437]: time=\"2026-06-12T20:58:34.903883963Z\" level=info msg=\"Stopping pod sandbox: 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981\" id=e304e5a8-dfa0-46b3-a5a9-3c517ffcb8ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:34.905312 crc crio[24437]: time=\"2026-06-12T20:58:34.905227135Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-nk789 Namespace:openstack ID:72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981 UID:ad97f73f-fd80-4634-ad81-bb5a15a84cf1 NetNS:/var/run/netns/92e0782b-453b-4d96-ae92-6d4b1fe8fce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad97f73f_fd80_4634_ad81_bb5a15a84cf1.slice PodAnnotations:0xc002554080}] Aliases:map[]}\"\nJun 12 20:58:34.905477 crc crio[24437]: time=\"2026-06-12T20:58:34.905450391Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-nk789 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:35.062411 crc crio[24437]: time=\"2026-06-12T20:58:35.061676812Z\" level=info msg=\"Stopped container 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca: openstack/glance-default-external-api-0/glance-httpd\" id=883b31c6-ac00-414b-a5db-f08abbfc37da name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:58:35.064885 crc crio[24437]: time=\"2026-06-12T20:58:35.064706405Z\" level=info msg=\"Stopping pod sandbox: ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63\" id=bc345789-5419-4538-a1fa-08cc64e54e24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:35.066322 crc crio[24437]: time=\"2026-06-12T20:58:35.066136909Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63 UID:5bebb9b3-1345-4520-9118-deea31cd2e9f NetNS:/var/run/netns/041a3745-e061-4f8e-a992-d57eabe8cac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bebb9b3_1345_4520_9118_deea31cd2e9f.slice PodAnnotations:0xc002554220}] Aliases:map[]}\"\nJun 12 20:58:35.066467 crc crio[24437]: time=\"2026-06-12T20:58:35.066356224Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:35.069649 crc crio[24437]: time=\"2026-06-12T20:58:35.068614489Z\" level=info msg=\"Stopped pod sandbox: 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358\" id=78e1822f-d57a-4545-aecb-64ce7e07647a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:35.092557 crc crio[24437]: time=\"2026-06-12T20:58:35.092415154Z\" level=info msg=\"Stopped pod sandbox: 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3\" id=55a61865-3c3f-49b1-98b4-a1c9a694c89f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:35.689470 crc crio[24437]: time=\"2026-06-12T20:58:35.688479729Z\" level=info msg=\"Removing container: b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5\" id=2b3aac0a-2a60-4bfa-bdce-b66882417cf3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:36.165503 crc crio[24437]: time=\"2026-06-12T20:58:36.164758675Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=8998a88f-4691-47e9-807b-501f7b153c92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:36.170015 crc crio[24437]: time=\"2026-06-12T20:58:36.165629535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:36.981269 crc crio[24437]: time=\"2026-06-12T20:58:36.97956054Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-wpktq/POD\" id=81a82c12-1dd9-464a-a5f0-f07cce9e9174 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:36.981477 crc crio[24437]: time=\"2026-06-12T20:58:36.981449495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:40.690210 crc crio[24437]: time=\"2026-06-12T20:58:40.689256763Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857\" id=9c032104-8d0e-4b25-898d-8a8f1a7929f3 name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:40.693088 crc crio[24437]: time=\"2026-06-12T20:58:40.69281401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=fe8db891-4899-4899-b2f4-aaec2e72db08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:42.779409 crc crio[24437]: time=\"2026-06-12T20:58:42.778814025Z\" level=info msg=\"Stopped pod sandbox: ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63\" id=bc345789-5419-4538-a1fa-08cc64e54e24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:42.821820 crc crio[24437]: time=\"2026-06-12T20:58:42.821733652Z\" level=info msg=\"Stopped pod sandbox: 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981\" id=e304e5a8-dfa0-46b3-a5a9-3c517ffcb8ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:44.404626 crc crio[24437]: time=\"2026-06-12T20:58:44.404001619Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=c7797f97-04d5-4a87-91ce-6d29c32b7cbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:44.404626 crc crio[24437]: time=\"2026-06-12T20:58:44.404617853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:49.962352 crc crio[24437]: time=\"2026-06-12T20:58:49.960423334Z\" level=info msg=\"Stopping pod sandbox: f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017\" id=00467ef8-1f49-47e2-a106-65c4da3999ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:49.964901 crc crio[24437]: time=\"2026-06-12T20:58:49.9648127Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9pz4j Namespace:openstack ID:f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017 UID:b2625af4-cb3b-4bc3-be9d-5757e24278b7 NetNS:/var/run/netns/091f77b2-e5da-49f7-ab19-902d0d5e66a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2625af4_cb3b_4bc3_be9d_5757e24278b7.slice PodAnnotations:0xc006eccb80}] Aliases:map[]}\"\nJun 12 20:58:49.965170 crc crio[24437]: time=\"2026-06-12T20:58:49.965150197Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-9pz4j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:53.707713 crc crio[24437]: time=\"2026-06-12T20:58:53.706801032Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd\" id=c837501a-55f3-4d53-b35a-d03545e9d8de name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:53.709724 crc crio[24437]: time=\"2026-06-12T20:58:53.709610181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=dbee1c10-2333-46a8-8a3d-24d5d140ddb6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:53.718070 crc crio[24437]: time=\"2026-06-12T20:58:53.718012654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=6a73f960-ea36-4969-983d-4c3a799a4086 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:53.724761 crc crio[24437]: time=\"2026-06-12T20:58:53.724641963Z\" level=info msg=\"Removed container b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5: openstack/glance-default-internal-api-0/glance-httpd\" id=2b3aac0a-2a60-4bfa-bdce-b66882417cf3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:53.728651 crc crio[24437]: time=\"2026-06-12T20:58:53.728567878Z\" level=info msg=\"Removing container: 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6\" id=60ac0ca1-7f6c-4d75-8eab-71921a6d7d82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:53.731503 crc crio[24437]: time=\"2026-06-12T20:58:53.731100789Z\" level=info msg=\"Stopped pod sandbox: f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017\" id=00467ef8-1f49-47e2-a106-65c4da3999ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:53.751894 crc crio[24437]: time=\"2026-06-12T20:58:53.751764518Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc\" id=f20cc52b-087d-43fb-b479-b841a03da928 name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:53.753080 crc crio[24437]: time=\"2026-06-12T20:58:53.753017949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=547d91fc-a527-4655-adb5-3618af0e3b7f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:55.669995 crc crio[24437]: time=\"2026-06-12T20:58:55.669345429Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-glxtt/POD\" id=417846ca-8783-4a81-8dc8-e408a8fe78f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:55.670786 crc crio[24437]: time=\"2026-06-12T20:58:55.670053116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:55.913074 crc crio[24437]: time=\"2026-06-12T20:58:55.912528248Z\" level=info msg=\"Running pod sandbox: openstack/neutron-86bd4546dd-lcvs4/POD\" id=9ea006ee-3f7e-4387-9ad9-ff5e87c74cea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:55.913232 crc crio[24437]: time=\"2026-06-12T20:58:55.913084491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:56.039878 crc crio[24437]: time=\"2026-06-12T20:58:56.03979178Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67 UID:95791ab5-fe9b-44c4-97a0-27a95d7d9d0b NetNS:/var/run/netns/77286af2-6a32-45d8-9300-a612bafedff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95791ab5_fe9b_44c4_97a0_27a95d7d9d0b.slice PodAnnotations:0xc0027462f8}] Aliases:map[]}\"\nJun 12 20:58:56.039878 crc crio[24437]: time=\"2026-06-12T20:58:56.039884612Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:56.117334 crc crio[24437]: time=\"2026-06-12T20:58:56.117075234Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-wpktq Namespace:openstack ID:0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b UID:6ef87707-22cc-4dca-8a27-58d8b633e5d8 NetNS:/var/run/netns/5e1deeee-8dd5-4b3e-82ed-bb0c58421d7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ef87707_22cc_4dca_8a27_58d8b633e5d8.slice PodAnnotations:0xc00012aac8}] Aliases:map[]}\"\nJun 12 20:58:56.117334 crc crio[24437]: time=\"2026-06-12T20:58:56.117125005Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-wpktq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:56.129780 crc crio[24437]: time=\"2026-06-12T20:58:56.129642148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=5d351a18-5248-4f17-8a2d-83dd9e8d2191 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:56.149771 crc crio[24437]: time=\"2026-06-12T20:58:56.149377294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a3868cea-0184-4b65-abe0-fd8d36dae165 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:56.151011 crc crio[24437]: time=\"2026-06-12T20:58:56.15084834Z\" level=info msg=\"Removed container 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6: openstack/glance-default-internal-api-0/glance-log\" id=60ac0ca1-7f6c-4d75-8eab-71921a6d7d82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:56.163087 crc crio[24437]: time=\"2026-06-12T20:58:56.162984622Z\" level=info msg=\"Removing container: 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459\" id=daddc53a-911a-4aea-bad5-84f83c8a34e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:56.217696 crc crio[24437]: time=\"2026-06-12T20:58:56.214529137Z\" level=info msg=\"Creating container: openstack/placement-db-sync-r64ts/placement-db-sync\" id=90089d80-93fa-4d79-a99a-25ee38105616 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:56.271849 crc crio[24437]: time=\"2026-06-12T20:58:56.271790049Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=319bc196-d7e9-4cde-9078-370dd0cc8765 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:56.279768 crc crio[24437]: time=\"2026-06-12T20:58:56.279673119Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-kgvpz/barbican-db-sync\" id=d02610fe-9f62-44f0-8774-77bcbad8164d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:56.295498 crc crio[24437]: time=\"2026-06-12T20:58:56.295246875Z\" level=info msg=\"Removed container 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459: openstack/dnsmasq-dns-7b6fcdc445-nk789/dnsmasq-dns\" id=daddc53a-911a-4aea-bad5-84f83c8a34e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:56.299628 crc crio[24437]: time=\"2026-06-12T20:58:56.298643466Z\" level=info msg=\"Removing container: c6f949a03d9af34412ab3b9189408045521a1f4d90b2bb077c0c70799cfb6f5a\" id=d7638e19-75a9-43ff-94a4-66371dbe5530 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:56.309440 crc crio[24437]: time=\"2026-06-12T20:58:56.309062778Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663 UID:bbc15e4d-f665-4aa8-8eeb-cc8f87ef3c2f NetNS:/var/run/netns/8f5d9dc2-26b0-4857-b7d3-cbd63f9027f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc15e4d_f665_4aa8_8eeb_cc8f87ef3c2f.slice PodAnnotations:0xc00008c1d8}] Aliases:map[]}\"\nJun 12 20:58:56.309440 crc crio[24437]: time=\"2026-06-12T20:58:56.30911733Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:56.316550 crc crio[24437]: time=\"2026-06-12T20:58:56.316408165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:56.331823 crc crio[24437]: time=\"2026-06-12T20:58:56.331663274Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-glxtt Namespace:openstack ID:062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08 UID:58179da5-c6ed-4ee0-98b8-f4692f4c6809 NetNS:/var/run/netns/00ad41ac-5da2-4e23-89f1-f0c6575215a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58179da5_c6ed_4ee0_98b8_f4692f4c6809.slice PodAnnotations:0xc0026aa268}] Aliases:map[]}\"\nJun 12 20:58:56.331823 crc crio[24437]: time=\"2026-06-12T20:58:56.331813927Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c85d9984c-glxtt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:56.351763 crc crio[24437]: time=\"2026-06-12T20:58:56.350115279Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102\" id=7552abee-00ce-4cd3-80d7-a296d208fb6a name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:56.351763 crc crio[24437]: time=\"2026-06-12T20:58:56.351464581Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=78fb8c7c-be43-4141-8973-9da8d3172110 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:56.367487 crc crio[24437]: time=\"2026-06-12T20:58:56.367395187Z\" level=info msg=\"Removed container c6f949a03d9af34412ab3b9189408045521a1f4d90b2bb077c0c70799cfb6f5a: openstack/dnsmasq-dns-7b6fcdc445-nk789/init\" id=d7638e19-75a9-43ff-94a4-66371dbe5530 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:56.383659 crc crio[24437]: time=\"2026-06-12T20:58:56.383568456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:56.399865 crc crio[24437]: time=\"2026-06-12T20:58:56.399577242Z\" level=info msg=\"Got pod network &{Name:neutron-86bd4546dd-lcvs4 Namespace:openstack ID:3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce UID:39d8756b-58d3-4914-9fb7-5be0e79173b9 NetNS:/var/run/netns/ed5d73f3-8add-40ea-9ab9-1f85312e0b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39d8756b_58d3_4914_9fb7_5be0e79173b9.slice PodAnnotations:0xc001fa45a8}] Aliases:map[]}\"\nJun 12 20:58:56.399865 crc crio[24437]: time=\"2026-06-12T20:58:56.399659494Z\" level=info msg=\"Adding pod openstack_neutron-86bd4546dd-lcvs4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:56.401677 crc crio[24437]: time=\"2026-06-12T20:58:56.401607502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:56.413202 crc crio[24437]: time=\"2026-06-12T20:58:56.413002387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4a3946a2-85ec-4234-9163-32eb2f6d4ed7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:56.466051 crc crio[24437]: time=\"2026-06-12T20:58:56.465015912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:56.483988 crc crio[24437]: time=\"2026-06-12T20:58:56.480356912Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-5wc9b/cinder-db-sync\" id=3750c4ed-8d06-492d-a03b-92ac4bbf984d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:56.489405 crc crio[24437]: time=\"2026-06-12T20:58:56.488620182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:56.494903 crc crio[24437]: time=\"2026-06-12T20:58:56.49477263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:56.524904 crc crio[24437]: time=\"2026-06-12T20:58:56.524801125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:56.529829 crc crio[24437]: time=\"2026-06-12T20:58:56.529759975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:56.552505 crc crio[24437]: time=\"2026-06-12T20:58:56.5523451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:56.556680 crc crio[24437]: time=\"2026-06-12T20:58:56.556533961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:56.670186 crc crio[24437]: time=\"2026-06-12T20:58:56.670123333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:56.677713 crc crio[24437]: time=\"2026-06-12T20:58:56.677643925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:56.717747 crc crio[24437]: time=\"2026-06-12T20:58:56.71764952Z\" level=info msg=\"Created container adff543aff80de1119b95201ad5dab637b698570d8535b9694e6df6d6a0ca758: openstack/placement-db-sync-r64ts/placement-db-sync\" id=90089d80-93fa-4d79-a99a-25ee38105616 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:56.721024 crc crio[24437]: time=\"2026-06-12T20:58:56.720869727Z\" level=info msg=\"Starting container: adff543aff80de1119b95201ad5dab637b698570d8535b9694e6df6d6a0ca758\" id=ec509d3e-1ba6-480e-af0b-bfa3bf903004 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:56.722076 crc crio[24437]: time=\"2026-06-12T20:58:56.721995054Z\" level=info msg=\"Created container fa6db80ef75efc8dc6b2c774cfa66f269b64c4e4b762de1a9656eee4dbbdb68d: openstack/barbican-db-sync-kgvpz/barbican-db-sync\" id=d02610fe-9f62-44f0-8774-77bcbad8164d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:56.723676 crc crio[24437]: time=\"2026-06-12T20:58:56.723615534Z\" level=info msg=\"Created container 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf: openstack/ceilometer-0/ceilometer-central-agent\" id=319bc196-d7e9-4cde-9078-370dd0cc8765 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:56.725406 crc crio[24437]: time=\"2026-06-12T20:58:56.725343856Z\" level=info msg=\"Starting container: 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf\" id=c42cd1bb-bda7-4bd7-9aa6-660231619a0d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:56.725587 crc crio[24437]: time=\"2026-06-12T20:58:56.725529119Z\" level=info msg=\"Starting container: fa6db80ef75efc8dc6b2c774cfa66f269b64c4e4b762de1a9656eee4dbbdb68d\" id=b0612b88-fe50-4106-b9fe-519272ce15df name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:56.738452 crc crio[24437]: time=\"2026-06-12T20:58:56.734801314Z\" level=info msg=\"Started container\" PID=69093 containerID=adff543aff80de1119b95201ad5dab637b698570d8535b9694e6df6d6a0ca758 description=openstack/placement-db-sync-r64ts/placement-db-sync id=ec509d3e-1ba6-480e-af0b-bfa3bf903004 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782\nJun 12 20:58:56.738452 crc crio[24437]: time=\"2026-06-12T20:58:56.736060854Z\" level=info msg=\"Started container\" PID=69101 containerID=fa6db80ef75efc8dc6b2c774cfa66f269b64c4e4b762de1a9656eee4dbbdb68d description=openstack/barbican-db-sync-kgvpz/barbican-db-sync id=b0612b88-fe50-4106-b9fe-519272ce15df name=/runtime.v1.RuntimeService/StartContainer sandboxID=073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219\nJun 12 20:58:56.741241 crc crio[24437]: time=\"2026-06-12T20:58:56.741139327Z\" level=info msg=\"Started container\" PID=69104 containerID=709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf description=openstack/ceilometer-0/ceilometer-central-agent id=c42cd1bb-bda7-4bd7-9aa6-660231619a0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6\nJun 12 20:58:56.767007 crc crio[24437]: time=\"2026-06-12T20:58:56.765001233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c890774b-afac-4e30-94cf-3fa74cb2eb79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:56.767007 crc crio[24437]: time=\"2026-06-12T20:58:56.765351521Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=c890774b-afac-4e30-94cf-3fa74cb2eb79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:56.767007 crc crio[24437]: time=\"2026-06-12T20:58:56.765407362Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=c890774b-afac-4e30-94cf-3fa74cb2eb79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:56.771512 crc crio[24437]: time=\"2026-06-12T20:58:56.771323376Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=cb7e6631-cacc-470d-bc4c-1b1ecff5c665 name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:56.782880 crc crio[24437]: time=\"2026-06-12T20:58:56.782349661Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 12 20:58:56.846148 crc crio[24437]: 2026-06-12T20:58:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d0e3d81d88ce38 Mac:ce:cc:7f:5d:2d:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/5e1deeee-8dd5-4b3e-82ed-bb0c58421d7f SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:56.848090 crc crio[24437]: time=\"2026-06-12T20:58:56.847831821Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-wpktq Namespace:openstack ID:0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b UID:6ef87707-22cc-4dca-8a27-58d8b633e5d8 NetNS:/var/run/netns/5e1deeee-8dd5-4b3e-82ed-bb0c58421d7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ef87707_22cc_4dca_8a27_58d8b633e5d8.slice PodAnnotations:0xc00012aac8}] Aliases:map[]}\"\nJun 12 20:58:56.848090 crc crio[24437]: time=\"2026-06-12T20:58:56.848057277Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-wpktq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:56.870457 crc crio[24437]: time=\"2026-06-12T20:58:56.869890754Z\" level=info msg=\"Ran pod sandbox 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b with infra container: openstack/keystone-bootstrap-wpktq/POD\" id=81a82c12-1dd9-464a-a5f0-f07cce9e9174 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:56.874431 crc crio[24437]: time=\"2026-06-12T20:58:56.87387127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=58aab543-f248-470c-b8ee-11713c7fc26d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:56.920545 crc crio[24437]: 2026-06-12T20:58:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2959a3b21dcce99 Mac:12:28:0b:d7:8c:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/77286af2-6a32-45d8-9300-a612bafedff8 SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:56.921226 crc crio[24437]: time=\"2026-06-12T20:58:56.921142171Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67 UID:95791ab5-fe9b-44c4-97a0-27a95d7d9d0b NetNS:/var/run/netns/77286af2-6a32-45d8-9300-a612bafedff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95791ab5_fe9b_44c4_97a0_27a95d7d9d0b.slice PodAnnotations:0xc0027462f8}] Aliases:map[]}\"\nJun 12 20:58:56.921391 crc crio[24437]: time=\"2026-06-12T20:58:56.921339285Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:56.935387 crc crio[24437]: time=\"2026-06-12T20:58:56.934564925Z\" level=info msg=\"Created container d2487c8ffb2c810ef18958fc76942e3f707d9ec1337d7c8bc22730685d32004d: openstack/cinder-db-sync-5wc9b/cinder-db-sync\" id=3750c4ed-8d06-492d-a03b-92ac4bbf984d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:56.940648 crc crio[24437]: time=\"2026-06-12T20:58:56.940494308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=584d287c-d0a6-42fe-a704-5e7c4005acab name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:56.942677 crc crio[24437]: time=\"2026-06-12T20:58:56.942422665Z\" level=info msg=\"Starting container: d2487c8ffb2c810ef18958fc76942e3f707d9ec1337d7c8bc22730685d32004d\" id=12e3f5a9-f8aa-4240-bee2-672c9c33ddd3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:56.961367 crc crio[24437]: time=\"2026-06-12T20:58:56.961227559Z\" level=info msg=\"Started container\" PID=69146 containerID=d2487c8ffb2c810ef18958fc76942e3f707d9ec1337d7c8bc22730685d32004d description=openstack/cinder-db-sync-5wc9b/cinder-db-sync id=12e3f5a9-f8aa-4240-bee2-672c9c33ddd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c\nJun 12 20:58:56.981006 crc crio[24437]: time=\"2026-06-12T20:58:56.980629727Z\" level=info msg=\"Ran pod sandbox 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67 with infra container: openstack/glance-default-internal-api-0/POD\" id=8998a88f-4691-47e9-807b-501f7b153c92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:56.995705 crc crio[24437]: time=\"2026-06-12T20:58:56.995544996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3900d13e-320d-4b56-b917-b3d5b29fdb7c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:57.004869 crc crio[24437]: time=\"2026-06-12T20:58:57.004704708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=579dea1d-bca5-4bbb-b1a2-c362c076cb9d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:57.008028 crc crio[24437]: 2026-06-12T20:58:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:062c86c298b94c0 Mac:4a:cd:a9:dc:51:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/00ad41ac-5da2-4e23-89f1-f0c6575215a7 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:57.009561 crc crio[24437]: time=\"2026-06-12T20:58:57.009470493Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-wpktq/keystone-bootstrap\" id=dd75cffa-7d58-41bb-b73a-ae28da542640 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:57.009825 crc crio[24437]: time=\"2026-06-12T20:58:57.009707959Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-glxtt Namespace:openstack ID:062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08 UID:58179da5-c6ed-4ee0-98b8-f4692f4c6809 NetNS:/var/run/netns/00ad41ac-5da2-4e23-89f1-f0c6575215a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58179da5_c6ed_4ee0_98b8_f4692f4c6809.slice PodAnnotations:0xc0026aa268}] Aliases:map[]}\"\nJun 12 20:58:57.010185 crc crio[24437]: time=\"2026-06-12T20:58:57.009838121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:57.010185 crc crio[24437]: time=\"2026-06-12T20:58:57.009850663Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c85d9984c-glxtt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:57.035168 crc crio[24437]: time=\"2026-06-12T20:58:57.034911187Z\" level=info msg=\"Ran pod sandbox 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08 with infra container: openstack/dnsmasq-dns-6c85d9984c-glxtt/POD\" id=417846ca-8783-4a81-8dc8-e408a8fe78f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:57.040302 crc crio[24437]: time=\"2026-06-12T20:58:57.040118872Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=58298971-dd85-462a-a3f7-954f97f28d8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:57.068402 crc crio[24437]: time=\"2026-06-12T20:58:57.061671243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:57.071734 crc crio[24437]: time=\"2026-06-12T20:58:57.070747962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=52d493bf-91c8-4382-ab19-c5b142a8a273 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:57.114367 crc crio[24437]: time=\"2026-06-12T20:58:57.114206891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:57.126691 crc crio[24437]: time=\"2026-06-12T20:58:57.126642861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:57.159210 crc crio[24437]: time=\"2026-06-12T20:58:57.159051693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:57.289818 crc crio[24437]: time=\"2026-06-12T20:58:57.28858228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=12b33442-16b8-4936-9658-259bde508a9a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:57.319352 crc crio[24437]: time=\"2026-06-12T20:58:57.318237886Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-glxtt/init\" id=29532b8a-6722-4081-b872-6c636fb4460e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:57.319669 crc crio[24437]: time=\"2026-06-12T20:58:57.319647809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:57.390737 crc crio[24437]: time=\"2026-06-12T20:58:57.390589161Z\" level=info msg=\"Created container 6fbff353d2b44659bdeb798c8c07db6df00ea35890bd8061098804a3eb3d1680: openstack/keystone-bootstrap-wpktq/keystone-bootstrap\" id=dd75cffa-7d58-41bb-b73a-ae28da542640 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:57.395594 crc crio[24437]: time=\"2026-06-12T20:58:57.395411978Z\" level=info msg=\"Starting container: 6fbff353d2b44659bdeb798c8c07db6df00ea35890bd8061098804a3eb3d1680\" id=dba8955a-91a6-456f-87e2-4015b05f70c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:57.414069 crc crio[24437]: 2026-06-12T20:58:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d90634363bb40fc Mac:22:4e:8d:20:77:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/8f5d9dc2-26b0-4857-b7d3-cbd63f9027f4 SocketPath: PciID:}] [{Interface:0xc0002d49d0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:57.414069 crc crio[24437]: time=\"2026-06-12T20:58:57.40133147Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663 UID:bbc15e4d-f665-4aa8-8eeb-cc8f87ef3c2f NetNS:/var/run/netns/8f5d9dc2-26b0-4857-b7d3-cbd63f9027f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc15e4d_f665_4aa8_8eeb_cc8f87ef3c2f.slice PodAnnotations:0xc00008c1d8}] Aliases:map[]}\"\nJun 12 20:58:57.414069 crc crio[24437]: time=\"2026-06-12T20:58:57.401474404Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:57.444481 crc crio[24437]: time=\"2026-06-12T20:58:57.444229416Z\" level=info msg=\"Started container\" PID=69236 containerID=6fbff353d2b44659bdeb798c8c07db6df00ea35890bd8061098804a3eb3d1680 description=openstack/keystone-bootstrap-wpktq/keystone-bootstrap id=dba8955a-91a6-456f-87e2-4015b05f70c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b\nJun 12 20:58:57.452185 crc crio[24437]: time=\"2026-06-12T20:58:57.451610394Z\" level=info msg=\"Ran pod sandbox d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663 with infra container: openstack/glance-default-external-api-0/POD\" id=c7797f97-04d5-4a87-91ce-6d29c32b7cbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:57.475909 crc crio[24437]: 2026-06-12T20:58:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b78d52334dcda6 Mac:3e:40:90:1e:21:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/ed5d73f3-8add-40ea-9ab9-1f85312e0b08 SocketPath: PciID:}] [{Interface:0xc000014940 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:57.477643 crc crio[24437]: time=\"2026-06-12T20:58:57.477595611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=960108b8-5faf-4d79-a134-18ad9c5623e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:57.478994 crc crio[24437]: time=\"2026-06-12T20:58:57.478779229Z\" level=info msg=\"Got pod network &{Name:neutron-86bd4546dd-lcvs4 Namespace:openstack ID:3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce UID:39d8756b-58d3-4914-9fb7-5be0e79173b9 NetNS:/var/run/netns/ed5d73f3-8add-40ea-9ab9-1f85312e0b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39d8756b_58d3_4914_9fb7_5be0e79173b9.slice PodAnnotations:0xc001fa45a8}] Aliases:map[]}\"\nJun 12 20:58:57.479905 crc crio[24437]: time=\"2026-06-12T20:58:57.479836176Z\" level=info msg=\"Checking pod openstack_neutron-86bd4546dd-lcvs4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:57.494892 crc crio[24437]: time=\"2026-06-12T20:58:57.494764996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f5f03545-6677-476d-be07-396b8e13de29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:57.509875 crc crio[24437]: time=\"2026-06-12T20:58:57.509759067Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=4a175b7e-2df6-445a-9c49-13dee5401784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:57.510537 crc crio[24437]: time=\"2026-06-12T20:58:57.510385372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:57.513477 crc crio[24437]: time=\"2026-06-12T20:58:57.513440486Z\" level=info msg=\"Ran pod sandbox 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce with infra container: openstack/neutron-86bd4546dd-lcvs4/POD\" id=9ea006ee-3f7e-4387-9ad9-ff5e87c74cea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:57.530159 crc crio[24437]: time=\"2026-06-12T20:58:57.530066918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3b587742-c981-4968-b7ff-8d09c554a086 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:57.549896 crc crio[24437]: time=\"2026-06-12T20:58:57.543530843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:57.578881 crc crio[24437]: time=\"2026-06-12T20:58:57.578587409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:57.583978 crc crio[24437]: time=\"2026-06-12T20:58:57.583835876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:57.712695 crc crio[24437]: time=\"2026-06-12T20:58:57.712121141Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cf17d01b-3222-48a6-a901-f8d3ba9be200 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:57.735441 crc crio[24437]: time=\"2026-06-12T20:58:57.735357331Z\" level=info msg=\"Creating container: openstack/neutron-86bd4546dd-lcvs4/neutron-api\" id=cdc2124e-4441-4523-b372-91848b51ebdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:57.735761 crc crio[24437]: time=\"2026-06-12T20:58:57.73571235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:58.011481 crc crio[24437]: time=\"2026-06-12T20:58:58.010864222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:58.013403 crc crio[24437]: time=\"2026-06-12T20:58:58.01330972Z\" level=info msg=\"Created container 5c0b8018afb671ffbac258009cb2aad3c5c8544119e10b289aaf1170b8329c24: openstack/dnsmasq-dns-6c85d9984c-glxtt/init\" id=29532b8a-6722-4081-b872-6c636fb4460e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:58.042584 crc crio[24437]: time=\"2026-06-12T20:58:58.042470204Z\" level=info msg=\"Starting container: 5c0b8018afb671ffbac258009cb2aad3c5c8544119e10b289aaf1170b8329c24\" id=8c29df61-c382-40da-8c6f-8b543e245569 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:58.067272 crc crio[24437]: time=\"2026-06-12T20:58:58.062247882Z\" level=info msg=\"Started container\" PID=69361 containerID=5c0b8018afb671ffbac258009cb2aad3c5c8544119e10b289aaf1170b8329c24 description=openstack/dnsmasq-dns-6c85d9984c-glxtt/init id=8c29df61-c382-40da-8c6f-8b543e245569 name=/runtime.v1.RuntimeService/StartContainer sandboxID=062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08\nJun 12 20:58:58.072373 crc crio[24437]: time=\"2026-06-12T20:58:58.072217842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:58.254550 crc crio[24437]: time=\"2026-06-12T20:58:58.25445034Z\" level=info msg=\"Created container 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd: openstack/neutron-86bd4546dd-lcvs4/neutron-api\" id=cdc2124e-4441-4523-b372-91848b51ebdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:58.259421 crc crio[24437]: time=\"2026-06-12T20:58:58.259345029Z\" level=info msg=\"Starting container: 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd\" id=f8036343-e0c9-4ca0-bd19-226f33ab8c38 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:58.359330 crc crio[24437]: time=\"2026-06-12T20:58:58.357882777Z\" level=info msg=\"Started container\" PID=69440 containerID=14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd description=openstack/neutron-86bd4546dd-lcvs4/neutron-api id=f8036343-e0c9-4ca0-bd19-226f33ab8c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce\nJun 12 20:58:58.383206 crc crio[24437]: time=\"2026-06-12T20:58:58.383155086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ca6e7a95-e901-47d7-9181-684f9ada95e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:58.433767 crc crio[24437]: time=\"2026-06-12T20:58:58.433634056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8a65d8c0-a1a6-45fc-b5ca-e22267fbe33d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:58.447825 crc crio[24437]: time=\"2026-06-12T20:58:58.447782567Z\" level=info msg=\"Creating container: openstack/neutron-86bd4546dd-lcvs4/neutron-httpd\" id=57b37574-9cd5-4367-b227-ba5db349c03f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:58.450010 crc crio[24437]: time=\"2026-06-12T20:58:58.44998395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:58.589596 crc crio[24437]: time=\"2026-06-12T20:58:58.589508487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6383b184-47cb-4d34-9dc6-4535bef30458 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:58.685406 crc crio[24437]: time=\"2026-06-12T20:58:58.685184386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:58.739392 crc crio[24437]: time=\"2026-06-12T20:58:58.738689098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:58.786706 crc crio[24437]: time=\"2026-06-12T20:58:58.78479719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:58.847124 crc crio[24437]: time=\"2026-06-12T20:58:58.847034383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=43999ce0-93c9-47aa-80d4-c3399829e1d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:58.877681 crc crio[24437]: time=\"2026-06-12T20:58:58.875733425Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-glxtt/dnsmasq-dns\" id=20a2b91b-360f-43e1-a619-2988e504d72c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:58.877681 crc crio[24437]: time=\"2026-06-12T20:58:58.876199716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:59.031235 crc crio[24437]: time=\"2026-06-12T20:58:59.031167606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:59.043914 crc crio[24437]: time=\"2026-06-12T20:58:59.042651464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:59.048984 crc crio[24437]: time=\"2026-06-12T20:58:59.041533167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:59.281376 crc crio[24437]: time=\"2026-06-12T20:58:59.281243282Z\" level=info msg=\"Created container eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc: openstack/neutron-86bd4546dd-lcvs4/neutron-httpd\" id=57b37574-9cd5-4367-b227-ba5db349c03f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:59.283676 crc crio[24437]: time=\"2026-06-12T20:58:59.283585339Z\" level=info msg=\"Starting container: eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc\" id=b6d7dd3b-34e5-4194-a715-ef8911138145 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:59.296332 crc crio[24437]: time=\"2026-06-12T20:58:59.296197564Z\" level=info msg=\"Started container\" PID=69486 containerID=eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc description=openstack/neutron-86bd4546dd-lcvs4/neutron-httpd id=b6d7dd3b-34e5-4194-a715-ef8911138145 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce\nJun 12 20:58:59.314669 crc crio[24437]: time=\"2026-06-12T20:58:59.314562706Z\" level=info msg=\"Created container 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404: openstack/glance-default-internal-api-0/glance-log\" id=58298971-dd85-462a-a3f7-954f97f28d8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:59.315537 crc crio[24437]: time=\"2026-06-12T20:58:59.314642189Z\" level=info msg=\"Created container 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699: openstack/glance-default-external-api-0/glance-log\" id=4a175b7e-2df6-445a-9c49-13dee5401784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:59.315842 crc crio[24437]: time=\"2026-06-12T20:58:59.314832402Z\" level=info msg=\"Created container f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87: openstack/dnsmasq-dns-6c85d9984c-glxtt/dnsmasq-dns\" id=20a2b91b-360f-43e1-a619-2988e504d72c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:59.316422 crc crio[24437]: time=\"2026-06-12T20:58:59.316353909Z\" level=info msg=\"Starting container: 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699\" id=4afeb262-209b-4423-9891-900de12a7ac8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:59.316510 crc crio[24437]: time=\"2026-06-12T20:58:59.316418591Z\" level=info msg=\"Starting container: f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87\" id=8baed737-a48f-42d1-8b31-fab438c0e5bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:59.316751 crc crio[24437]: time=\"2026-06-12T20:58:59.316687168Z\" level=info msg=\"Starting container: 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404\" id=8b279e2f-646d-442e-b213-608ec0769bc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:59.329752 crc crio[24437]: time=\"2026-06-12T20:58:59.32963758Z\" level=info msg=\"Started container\" PID=69510 containerID=f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87 description=openstack/dnsmasq-dns-6c85d9984c-glxtt/dnsmasq-dns id=8baed737-a48f-42d1-8b31-fab438c0e5bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08\nJun 12 20:58:59.333855 crc crio[24437]: time=\"2026-06-12T20:58:59.333698538Z\" level=info msg=\"Started container\" PID=69513 containerID=86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699 description=openstack/glance-default-external-api-0/glance-log id=4afeb262-209b-4423-9891-900de12a7ac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663\nJun 12 20:58:59.339719 crc crio[24437]: time=\"2026-06-12T20:58:59.339555359Z\" level=info msg=\"Started container\" PID=69484 containerID=2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404 description=openstack/glance-default-internal-api-0/glance-log id=8b279e2f-646d-442e-b213-608ec0769bc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67\nJun 12 20:58:59.358718 crc crio[24437]: time=\"2026-06-12T20:58:59.358610769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e71690ee-97e7-478e-b165-b82f64460222 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:59.368807 crc crio[24437]: time=\"2026-06-12T20:58:59.368669512Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2f8a1dea-bff5-4580-b5ff-72ade69b5850 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:59.511069 crc crio[24437]: time=\"2026-06-12T20:58:59.510990647Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7d468b797c-jr2km/POD\" id=e1eb4c19-bc75-4def-ba61-a49314aa8585 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:59.511212 crc crio[24437]: time=\"2026-06-12T20:58:59.51111361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:00.189988 crc crio[24437]: time=\"2026-06-12T20:59:00.188708674Z\" level=info msg=\"Got pod network &{Name:neutron-7d468b797c-jr2km Namespace:openstack ID:12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7 UID:dfb937c6-ba5e-4b7d-b03f-03f13c793653 NetNS:/var/run/netns/c9c09d27-a5d1-49df-9f16-2e3325f2652a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb937c6_ba5e_4b7d_b03f_03f13c793653.slice PodAnnotations:0xc001f6c6c8}] Aliases:map[]}\"\nJun 12 20:59:00.189988 crc crio[24437]: time=\"2026-06-12T20:59:00.189670338Z\" level=info msg=\"Adding pod openstack_neutron-7d468b797c-jr2km to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:00.215323 crc crio[24437]: time=\"2026-06-12T20:59:00.215184633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=48021ce0-87c8-41d9-b36b-33e910d8f824 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:00.219831 crc crio[24437]: time=\"2026-06-12T20:59:00.219746353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9ec64306-3095-4388-b184-2bd0cde64eef name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:00.242324 crc crio[24437]: time=\"2026-06-12T20:59:00.242175484Z\" level=info msg=\"Removing container: 7d8147655ba0e7e3ed63b80285f9ca79a47d634dd06e623e7a9a452629877493\" id=fe0f1cb6-957c-41dc-bb89-9e48ed657230 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:00.269874 crc crio[24437]: time=\"2026-06-12T20:59:00.2697304Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=629d2eba-67be-468b-82ae-e8252f16cff2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:00.273984 crc crio[24437]: time=\"2026-06-12T20:59:00.271168924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:00.273984 crc crio[24437]: time=\"2026-06-12T20:59:00.271911592Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638\" id=cb7e6631-cacc-470d-bc4c-1b1ecff5c665 name=/runtime.v1.ImageService/PullImage\nJun 12 20:59:00.273984 crc crio[24437]: time=\"2026-06-12T20:59:00.273039369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=fc543264-fdec-46b8-98c0-f38c7d315f0f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:00.303661 crc crio[24437]: time=\"2026-06-12T20:59:00.303566776Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=3bbcfeca-c366-47df-b1d6-137bd32f980b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:00.314442 crc crio[24437]: time=\"2026-06-12T20:59:00.314351847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:00.365980 crc crio[24437]: time=\"2026-06-12T20:59:00.36423127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b1f2ec1b-ebf4-4446-9b39-78ccc6098d27 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:00.450472 crc crio[24437]: time=\"2026-06-12T20:59:00.449813746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:00.451158 crc crio[24437]: time=\"2026-06-12T20:59:00.451108198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:00.467585 crc crio[24437]: time=\"2026-06-12T20:59:00.46736488Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=37b52939-eb38-431f-a125-dc35ff4170f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:00.530629 crc crio[24437]: time=\"2026-06-12T20:59:00.5286821Z\" level=info msg=\"Removed container 7d8147655ba0e7e3ed63b80285f9ca79a47d634dd06e623e7a9a452629877493: openshift-infra/auto-csr-approver-29688292-tmffz/oc\" id=fe0f1cb6-957c-41dc-bb89-9e48ed657230 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:00.537657 crc crio[24437]: time=\"2026-06-12T20:59:00.53699461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:00.555857 crc crio[24437]: time=\"2026-06-12T20:59:00.555761963Z\" level=info msg=\"Stopping pod sandbox: 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358\" id=9cb1e61b-544e-4cea-9bb4-ef607ea3191e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:00.555857 crc crio[24437]: time=\"2026-06-12T20:59:00.555852265Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358\" id=9cb1e61b-544e-4cea-9bb4-ef607ea3191e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:00.556616 crc crio[24437]: time=\"2026-06-12T20:59:00.556551271Z\" level=info msg=\"Removing pod sandbox: 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358\" id=e1478b6c-a166-4bb4-9464-a13b403ef8dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:59:00.631493 crc crio[24437]: time=\"2026-06-12T20:59:00.631393228Z\" level=info msg=\"Removed pod sandbox: 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358\" id=e1478b6c-a166-4bb4-9464-a13b403ef8dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:59:00.634019 crc crio[24437]: time=\"2026-06-12T20:59:00.633818567Z\" level=info msg=\"Stopping pod sandbox: a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01\" id=62cce21f-44cb-44af-bd6a-dd60e89e4468 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:00.637143 crc crio[24437]: time=\"2026-06-12T20:59:00.634866452Z\" level=info msg=\"Stopped pod sandbox (already stopped): a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01\" id=62cce21f-44cb-44af-bd6a-dd60e89e4468 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:00.639041 crc crio[24437]: time=\"2026-06-12T20:59:00.63769341Z\" level=info msg=\"Removing pod sandbox: a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01\" id=48b5edf1-4c9b-40fa-852a-189b6f60c600 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:59:00.640611 crc crio[24437]: time=\"2026-06-12T20:59:00.640529359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:00.659552 crc crio[24437]: time=\"2026-06-12T20:59:00.65924576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:00.684008 crc crio[24437]: time=\"2026-06-12T20:59:00.6828329Z\" level=info msg=\"Removed pod sandbox: a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01\" id=48b5edf1-4c9b-40fa-852a-189b6f60c600 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:59:00.697863 crc crio[24437]: time=\"2026-06-12T20:59:00.696153211Z\" level=info msg=\"Stopping pod sandbox: 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981\" id=144532dd-5ede-4d4d-92b3-7e3fea187d14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:00.697863 crc crio[24437]: time=\"2026-06-12T20:59:00.696243783Z\" level=info msg=\"Stopped pod sandbox (already stopped): 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981\" id=144532dd-5ede-4d4d-92b3-7e3fea187d14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:00.700680 crc crio[24437]: time=\"2026-06-12T20:59:00.700228679Z\" level=info msg=\"Removing pod sandbox: 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981\" id=9e6d394c-528c-445e-abe1-9c9a7a9a7de7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:59:00.747005 crc crio[24437]: time=\"2026-06-12T20:59:00.746316072Z\" level=info msg=\"Removed pod sandbox: 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981\" id=9e6d394c-528c-445e-abe1-9c9a7a9a7de7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:59:00.747172 crc crio[24437]: time=\"2026-06-12T20:59:00.74710085Z\" level=info msg=\"Stopping pod sandbox: 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f\" id=4d85bf3e-980b-42f5-a0c0-1b53f49817c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:00.747244 crc crio[24437]: time=\"2026-06-12T20:59:00.747181642Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f\" id=4d85bf3e-980b-42f5-a0c0-1b53f49817c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:00.749737 crc crio[24437]: time=\"2026-06-12T20:59:00.748510605Z\" level=info msg=\"Removing pod sandbox: 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f\" id=0f13ad41-672c-4ea9-a811-791f480e2c7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:59:00.782370 crc crio[24437]: time=\"2026-06-12T20:59:00.782269109Z\" level=info msg=\"Removed pod sandbox: 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f\" id=0f13ad41-672c-4ea9-a811-791f480e2c7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:59:00.807174 crc crio[24437]: time=\"2026-06-12T20:59:00.804808644Z\" level=info msg=\"Stopping pod sandbox: bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322\" id=6a00f56f-5559-4fb1-85d8-0ff7a854ddc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:00.807174 crc crio[24437]: time=\"2026-06-12T20:59:00.804893406Z\" level=info msg=\"Stopped pod sandbox (already stopped): bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322\" id=6a00f56f-5559-4fb1-85d8-0ff7a854ddc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:00.807174 crc crio[24437]: time=\"2026-06-12T20:59:00.807095679Z\" level=info msg=\"Removing pod sandbox: bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322\" id=43cc1bd6-6f69-4921-9654-71409bad4355 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:59:00.842352 crc crio[24437]: time=\"2026-06-12T20:59:00.840428133Z\" level=info msg=\"Removed pod sandbox: bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322\" id=43cc1bd6-6f69-4921-9654-71409bad4355 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:59:00.842352 crc crio[24437]: time=\"2026-06-12T20:59:00.842244037Z\" level=info msg=\"Stopping pod sandbox: 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285\" id=4ebe0649-5252-4a87-91fe-073f98278e4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:00.842352 crc crio[24437]: time=\"2026-06-12T20:59:00.84233811Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285\" id=4ebe0649-5252-4a87-91fe-073f98278e4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:00.842777 crc crio[24437]: time=\"2026-06-12T20:59:00.842719119Z\" level=info msg=\"Removing pod sandbox: 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285\" id=b05ec367-c5ea-4805-8412-083189996e61 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:59:00.863944 crc crio[24437]: time=\"2026-06-12T20:59:00.863748996Z\" level=info msg=\"Created container fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=37b52939-eb38-431f-a125-dc35ff4170f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:00.866433 crc crio[24437]: time=\"2026-06-12T20:59:00.865811475Z\" level=info msg=\"Starting container: fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1\" id=9d672a36-4f58-4f0a-af91-93f439ebb507 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:00.880557 crc crio[24437]: time=\"2026-06-12T20:59:00.880381868Z\" level=info msg=\"Started container\" PID=69791 containerID=fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1 description=openstack/ceilometer-0/ceilometer-notification-agent id=9d672a36-4f58-4f0a-af91-93f439ebb507 name=/runtime.v1.RuntimeService/StartContainer sandboxID=150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6\nJun 12 20:59:00.883072 crc crio[24437]: time=\"2026-06-12T20:59:00.882910089Z\" level=info msg=\"Removed pod sandbox: 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285\" id=b05ec367-c5ea-4805-8412-083189996e61 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:59:00.944212 crc crio[24437]: time=\"2026-06-12T20:59:00.932461404Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9288f736-e916-45c7-bb64-756c64f42a70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:00.944212 crc crio[24437]: time=\"2026-06-12T20:59:00.93270488Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=9288f736-e916-45c7-bb64-756c64f42a70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:00.944212 crc crio[24437]: time=\"2026-06-12T20:59:00.932746622Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=9288f736-e916-45c7-bb64-756c64f42a70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:00.944212 crc crio[24437]: time=\"2026-06-12T20:59:00.93603857Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=e29640e0-1d5c-46d2-8485-31b7f109cbcc name=/runtime.v1.ImageService/PullImage\nJun 12 20:59:00.953842 crc crio[24437]: time=\"2026-06-12T20:59:00.948325197Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 12 20:59:01.013515 crc crio[24437]: 2026-06-12T20:59:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12d55a086460d22 Mac:ae:dd:9e:39:0b:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/c9c09d27-a5d1-49df-9f16-2e3325f2652a SocketPath: PciID:}] [{Interface:0xc0001126d0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:01.015489 crc crio[24437]: time=\"2026-06-12T20:59:01.015400616Z\" level=info msg=\"Got pod network &{Name:neutron-7d468b797c-jr2km Namespace:openstack ID:12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7 UID:dfb937c6-ba5e-4b7d-b03f-03f13c793653 NetNS:/var/run/netns/c9c09d27-a5d1-49df-9f16-2e3325f2652a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb937c6_ba5e_4b7d_b03f_03f13c793653.slice PodAnnotations:0xc001f6c6c8}] Aliases:map[]}\"\nJun 12 20:59:01.016207 crc crio[24437]: time=\"2026-06-12T20:59:01.016024941Z\" level=info msg=\"Checking pod openstack_neutron-7d468b797c-jr2km for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:01.031385 crc crio[24437]: time=\"2026-06-12T20:59:01.030766817Z\" level=info msg=\"Ran pod sandbox 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7 with infra container: openstack/neutron-7d468b797c-jr2km/POD\" id=e1eb4c19-bc75-4def-ba61-a49314aa8585 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:01.036269 crc crio[24437]: time=\"2026-06-12T20:59:01.036166457Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1e31b965-7b91-4d58-9365-5bc697148ab9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:01.146877 crc crio[24437]: time=\"2026-06-12T20:59:01.146523481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4ca7a0bd-16b1-4c46-a436-1fcd69b94bff name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:01.153561 crc crio[24437]: time=\"2026-06-12T20:59:01.15351865Z\" level=info msg=\"Creating container: openstack/neutron-7d468b797c-jr2km/neutron-api\" id=e64eb415-79e1-437f-af65-fefb6a663568 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:01.154610 crc crio[24437]: time=\"2026-06-12T20:59:01.15436601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:01.350190 crc crio[24437]: time=\"2026-06-12T20:59:01.350107004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:01.356825 crc crio[24437]: time=\"2026-06-12T20:59:01.356715974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:01.465242 crc crio[24437]: time=\"2026-06-12T20:59:01.465118361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:01.507081 crc crio[24437]: time=\"2026-06-12T20:59:01.50447181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:01.513399 crc crio[24437]: time=\"2026-06-12T20:59:01.513235322Z\" level=info msg=\"Created container fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404: openstack/neutron-7d468b797c-jr2km/neutron-api\" id=e64eb415-79e1-437f-af65-fefb6a663568 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:01.515003 crc crio[24437]: time=\"2026-06-12T20:59:01.514907062Z\" level=info msg=\"Starting container: fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404\" id=86d8759f-3f04-499d-945b-171d14259e3c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:01.536839 crc crio[24437]: time=\"2026-06-12T20:59:01.533006119Z\" level=info msg=\"Started container\" PID=69841 containerID=fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404 description=openstack/neutron-7d468b797c-jr2km/neutron-api id=86d8759f-3f04-499d-945b-171d14259e3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7\nJun 12 20:59:01.568588 crc crio[24437]: time=\"2026-06-12T20:59:01.568464105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7eb97e9b-c07f-439f-853f-dda62e23d245 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:01.654061 crc crio[24437]: time=\"2026-06-12T20:59:01.653512967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=288cc1c8-d872-4947-a66f-29db2f37fe9e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:01.665438 crc crio[24437]: time=\"2026-06-12T20:59:01.665348172Z\" level=info msg=\"Created container 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7: openstack/glance-default-external-api-0/glance-httpd\" id=3bbcfeca-c366-47df-b1d6-137bd32f980b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:01.670865 crc crio[24437]: time=\"2026-06-12T20:59:01.67021155Z\" level=info msg=\"Starting container: 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7\" id=a65140e6-0e96-43d0-b397-416d13a0bbe8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:01.678009 crc crio[24437]: time=\"2026-06-12T20:59:01.673439908Z\" level=info msg=\"Creating container: openstack/neutron-7d468b797c-jr2km/neutron-httpd\" id=cc171344-0abe-4be6-af7b-7bb75c92fd1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:01.678009 crc crio[24437]: time=\"2026-06-12T20:59:01.675417115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:01.680634 crc crio[24437]: time=\"2026-06-12T20:59:01.680549349Z\" level=info msg=\"Started container\" PID=69858 containerID=9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7 description=openstack/glance-default-external-api-0/glance-httpd id=a65140e6-0e96-43d0-b397-416d13a0bbe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663\nJun 12 20:59:01.725842 crc crio[24437]: time=\"2026-06-12T20:59:01.72574287Z\" level=info msg=\"Created container 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774: openstack/glance-default-internal-api-0/glance-httpd\" id=629d2eba-67be-468b-82ae-e8252f16cff2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:01.731752 crc crio[24437]: time=\"2026-06-12T20:59:01.731639113Z\" level=info msg=\"Starting container: 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774\" id=6844e229-2494-44ed-9402-c5e367fe5187 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:01.745374 crc crio[24437]: time=\"2026-06-12T20:59:01.745251652Z\" level=info msg=\"Started container\" PID=69849 containerID=77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774 description=openstack/glance-default-internal-api-0/glance-httpd id=6844e229-2494-44ed-9402-c5e367fe5187 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67\nJun 12 20:59:01.790081 crc crio[24437]: time=\"2026-06-12T20:59:01.790046623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:01.795546 crc crio[24437]: time=\"2026-06-12T20:59:01.795500174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:01.938556 crc crio[24437]: time=\"2026-06-12T20:59:01.938500376Z\" level=info msg=\"Created container 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43: openstack/neutron-7d468b797c-jr2km/neutron-httpd\" id=cc171344-0abe-4be6-af7b-7bb75c92fd1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:01.944575 crc crio[24437]: time=\"2026-06-12T20:59:01.943573727Z\" level=info msg=\"Starting container: 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43\" id=5c24c615-22f8-47fc-831c-6586b9cc51d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:01.956466 crc crio[24437]: time=\"2026-06-12T20:59:01.956377177Z\" level=info msg=\"Started container\" PID=69894 containerID=5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43 description=openstack/neutron-7d468b797c-jr2km/neutron-httpd id=5c24c615-22f8-47fc-831c-6586b9cc51d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7\nJun 12 20:59:03.903861 crc crio[24437]: time=\"2026-06-12T20:59:03.903360807Z\" level=info msg=\"Stopping pod sandbox: fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782\" id=f4698d1e-0343-4f15-931e-2081f1f6dc7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:03.904758 crc crio[24437]: time=\"2026-06-12T20:59:03.903362527Z\" level=info msg=\"Stopping pod sandbox: 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b\" id=defd1626-57af-4963-95fa-f6fe64c66e2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:03.904758 crc crio[24437]: time=\"2026-06-12T20:59:03.904683669Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-r64ts Namespace:openstack ID:fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782 UID:ab19c6b7-7132-47c0-99d7-a209d038aa90 NetNS:/var/run/netns/ac0ed1aa-3f78-4934-aefa-399c85aa492e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab19c6b7_7132_47c0_99d7_a209d038aa90.slice PodAnnotations:0xc000c24bc8}] Aliases:map[]}\"\nJun 12 20:59:03.904758 crc crio[24437]: time=\"2026-06-12T20:59:03.904697879Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-wpktq Namespace:openstack ID:0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b UID:6ef87707-22cc-4dca-8a27-58d8b633e5d8 NetNS:/var/run/netns/5e1deeee-8dd5-4b3e-82ed-bb0c58421d7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ef87707_22cc_4dca_8a27_58d8b633e5d8.slice PodAnnotations:0xc0077885b8}] Aliases:map[]}\"\nJun 12 20:59:03.905057 crc crio[24437]: time=\"2026-06-12T20:59:03.904811442Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-r64ts from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:03.905057 crc crio[24437]: time=\"2026-06-12T20:59:03.904813462Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-wpktq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:04.376341 crc crio[24437]: time=\"2026-06-12T20:59:04.374128539Z\" level=info msg=\"Stopped pod sandbox: fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782\" id=f4698d1e-0343-4f15-931e-2081f1f6dc7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:04.469021 crc crio[24437]: time=\"2026-06-12T20:59:04.46861855Z\" level=info msg=\"Stopped pod sandbox: 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b\" id=defd1626-57af-4963-95fa-f6fe64c66e2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:05.650514 crc crio[24437]: time=\"2026-06-12T20:59:05.649980942Z\" level=info msg=\"Running pod sandbox: openstack/placement-9fb595756-skz8t/POD\" id=d1860f22-c2ce-4b04-a4f8-232642950fc5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:05.651407 crc crio[24437]: time=\"2026-06-12T20:59:05.650584307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:05.706052 crc crio[24437]: time=\"2026-06-12T20:59:05.705982404Z\" level=info msg=\"Got pod network &{Name:placement-9fb595756-skz8t Namespace:openstack ID:2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d UID:13d49df6-bb98-4714-9340-561c67ec4057 NetNS:/var/run/netns/af1c4ba5-3913-475c-a760-631a8bd8371e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13d49df6_bb98_4714_9340_561c67ec4057.slice PodAnnotations:0xc002747530}] Aliases:map[]}\"\nJun 12 20:59:05.706416 crc crio[24437]: time=\"2026-06-12T20:59:05.706394184Z\" level=info msg=\"Adding pod openstack_placement-9fb595756-skz8t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:05.798596 crc crio[24437]: time=\"2026-06-12T20:59:05.798510477Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7d59f65b88-8rgsp/POD\" id=a6499913-154a-46a7-8daa-c37a2f2c591e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:05.798764 crc crio[24437]: time=\"2026-06-12T20:59:05.798664851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:05.911629 crc crio[24437]: time=\"2026-06-12T20:59:05.911069923Z\" level=info msg=\"Stopping container: 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5 (timeout: 10s)\" id=b6160bc2-ee9d-42a6-a11a-b51628dcc62b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:05.995078 crc crio[24437]: time=\"2026-06-12T20:59:05.994784003Z\" level=info msg=\"Got pod network &{Name:keystone-7d59f65b88-8rgsp Namespace:openstack ID:093ae95d997290545e1269044104ab2af7d45253fa28b5b0c688519bd4efcaf9 UID:67e0332f-516b-494c-9564-868e1f5d8f04 NetNS:/var/run/netns/304df5bc-6157-42dd-be86-5f6365715301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e0332f_516b_494c_9564_868e1f5d8f04.slice PodAnnotations:0xc000c24168}] Aliases:map[]}\"\nJun 12 20:59:05.995078 crc crio[24437]: time=\"2026-06-12T20:59:05.994879795Z\" level=info msg=\"Adding pod openstack_keystone-7d59f65b88-8rgsp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:06.063778 crc crio[24437]: time=\"2026-06-12T20:59:06.063650776Z\" level=info msg=\"Stopping pod sandbox: 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219\" id=55b26d78-10dc-45e0-8fab-bff9688724dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:06.064826 crc crio[24437]: time=\"2026-06-12T20:59:06.064494587Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kgvpz Namespace:openstack ID:073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219 UID:f002e25a-7e9f-4823-b228-5f3d71d1aaa2 NetNS:/var/run/netns/dabb21d5-956f-4f8a-af9f-ce0fae5484f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf002e25a_7e9f_4823_b228_5f3d71d1aaa2.slice PodAnnotations:0xc0026aa068}] Aliases:map[]}\"\nJun 12 20:59:06.070077 crc crio[24437]: time=\"2026-06-12T20:59:06.06999925Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-kgvpz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:06.157995 crc crio[24437]: time=\"2026-06-12T20:59:06.156539388Z\" level=info msg=\"Stopped container 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5: openstack/dnsmasq-dns-6674dbf88c-pg4jz/dnsmasq-dns\" id=b6160bc2-ee9d-42a6-a11a-b51628dcc62b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:06.162979 crc crio[24437]: time=\"2026-06-12T20:59:06.159268014Z\" level=info msg=\"Stopping pod sandbox: c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b\" id=76fbf056-054c-44ef-a499-752c67b126a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:06.162979 crc crio[24437]: time=\"2026-06-12T20:59:06.159736564Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-pg4jz Namespace:openstack ID:c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b UID:e83214a6-6f54-4523-9c61-59b7ed6dbc9b NetNS:/var/run/netns/04321f80-bde3-470d-a660-9f3afcdc58c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode83214a6_6f54_4523_9c61_59b7ed6dbc9b.slice PodAnnotations:0xc0018405a8}] Aliases:map[]}\"\nJun 12 20:59:06.162979 crc crio[24437]: time=\"2026-06-12T20:59:06.159858057Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6674dbf88c-pg4jz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:06.207782 crc crio[24437]: time=\"2026-06-12T20:59:06.207711593Z\" level=info msg=\"Running pod sandbox: openstack/placement-8bf58b9c6-pkrtf/POD\" id=d3f27094-2bcf-4073-a559-0d9ff2b2398e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:06.207894 crc crio[24437]: time=\"2026-06-12T20:59:06.207809965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:06.289737 crc crio[24437]: time=\"2026-06-12T20:59:06.284240119Z\" level=info msg=\"Got pod network &{Name:placement-8bf58b9c6-pkrtf Namespace:openstack ID:e8cd6fac0c2cd496a3ca83a91484c715cbbc9c0515367892639c6974bf69bf03 UID:a45c2511-9865-491a-b279-ad97cfd7f1c0 NetNS:/var/run/netns/9bd56a6f-3c31-4d4a-88af-ee21311d0c12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45c2511_9865_491a_b279_ad97cfd7f1c0.slice PodAnnotations:0xc00008c558}] Aliases:map[]}\"\nJun 12 20:59:06.289737 crc crio[24437]: time=\"2026-06-12T20:59:06.28507996Z\" level=info msg=\"Adding pod openstack_placement-8bf58b9c6-pkrtf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:06.508682 crc crio[24437]: 2026-06-12T20:59:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ec2bcb9d5d087f Mac:6a:7e:57:d5:43:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/af1c4ba5-3913-475c-a760-631a8bd8371e SocketPath: PciID:}] [{Interface:0xc000340e30 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:06.511808 crc crio[24437]: time=\"2026-06-12T20:59:06.511090055Z\" level=info msg=\"Got pod network &{Name:placement-9fb595756-skz8t Namespace:openstack ID:2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d UID:13d49df6-bb98-4714-9340-561c67ec4057 NetNS:/var/run/netns/af1c4ba5-3913-475c-a760-631a8bd8371e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13d49df6_bb98_4714_9340_561c67ec4057.slice PodAnnotations:0xc002747530}] Aliases:map[]}\"\nJun 12 20:59:06.511808 crc crio[24437]: time=\"2026-06-12T20:59:06.51126454Z\" level=info msg=\"Checking pod openstack_placement-9fb595756-skz8t for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:06.575994 crc crio[24437]: time=\"2026-06-12T20:59:06.575631542Z\" level=info msg=\"Ran pod sandbox 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d with infra container: openstack/placement-9fb595756-skz8t/POD\" id=d1860f22-c2ce-4b04-a4f8-232642950fc5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:06.582324 crc crio[24437]: time=\"2026-06-12T20:59:06.581772191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=06bd5a58-7714-40a0-9a3c-22eb774046ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:06.646000 crc crio[24437]: time=\"2026-06-12T20:59:06.645887388Z\" level=info msg=\"Stopped pod sandbox: 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219\" id=55b26d78-10dc-45e0-8fab-bff9688724dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:06.711440 crc crio[24437]: time=\"2026-06-12T20:59:06.710618991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=92176e3d-3ec1-48b5-8285-00413f4d4067 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:06.729975 crc crio[24437]: time=\"2026-06-12T20:59:06.719872344Z\" level=info msg=\"Creating container: openstack/placement-9fb595756-skz8t/placement-log\" id=f4056320-9574-48f1-87c2-5790c78d8e03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:06.729975 crc crio[24437]: time=\"2026-06-12T20:59:06.720680373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:06.785181 crc crio[24437]: 2026-06-12T20:59:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:093ae95d9972905 Mac:c2:ae:d8:f5:b7:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/304df5bc-6157-42dd-be86-5f6365715301 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:06.786185 crc crio[24437]: time=\"2026-06-12T20:59:06.786077552Z\" level=info msg=\"Got pod network &{Name:keystone-7d59f65b88-8rgsp Namespace:openstack ID:093ae95d997290545e1269044104ab2af7d45253fa28b5b0c688519bd4efcaf9 UID:67e0332f-516b-494c-9564-868e1f5d8f04 NetNS:/var/run/netns/304df5bc-6157-42dd-be86-5f6365715301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e0332f_516b_494c_9564_868e1f5d8f04.slice PodAnnotations:0xc000c24168}] Aliases:map[]}\"\nJun 12 20:59:06.786309 crc crio[24437]: time=\"2026-06-12T20:59:06.786234286Z\" level=info msg=\"Checking pod openstack_keystone-7d59f65b88-8rgsp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:06.804889 crc crio[24437]: time=\"2026-06-12T20:59:06.804713381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:06.811251 crc crio[24437]: time=\"2026-06-12T20:59:06.811149917Z\" level=info msg=\"Ran pod sandbox 093ae95d997290545e1269044104ab2af7d45253fa28b5b0c688519bd4efcaf9 with infra container: openstack/keystone-7d59f65b88-8rgsp/POD\" id=a6499913-154a-46a7-8daa-c37a2f2c591e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:06.814135 crc crio[24437]: time=\"2026-06-12T20:59:06.814101408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=09619a0a-8a60-4cb3-8b45-df2c3b99279e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:06.819661 crc crio[24437]: time=\"2026-06-12T20:59:06.81957862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:06.873121 crc crio[24437]: time=\"2026-06-12T20:59:06.87301887Z\" level=info msg=\"Stopped pod sandbox: c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b\" id=76fbf056-054c-44ef-a499-752c67b126a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:06.955763 crc crio[24437]: time=\"2026-06-12T20:59:06.954592419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a6a117f0-acd4-4779-ad51-3cd86df5b53c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:06.968569 crc crio[24437]: time=\"2026-06-12T20:59:06.96745034Z\" level=info msg=\"Creating container: openstack/keystone-7d59f65b88-8rgsp/keystone-api\" id=d7e6b662-82aa-44b0-bba6-d6e2ce79067d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:06.977521 crc crio[24437]: time=\"2026-06-12T20:59:06.977383718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:07.061831 crc crio[24437]: 2026-06-12T20:59:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8cd6fac0c2cd49 Mac:f6:23:d1:f4:a4:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/9bd56a6f-3c31-4d4a-88af-ee21311d0c12 SocketPath: PciID:}] [{Interface:0xc00011eca0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:07.063689 crc crio[24437]: time=\"2026-06-12T20:59:07.06362106Z\" level=info msg=\"Got pod network &{Name:placement-8bf58b9c6-pkrtf Namespace:openstack ID:e8cd6fac0c2cd496a3ca83a91484c715cbbc9c0515367892639c6974bf69bf03 UID:a45c2511-9865-491a-b279-ad97cfd7f1c0 NetNS:/var/run/netns/9bd56a6f-3c31-4d4a-88af-ee21311d0c12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45c2511_9865_491a_b279_ad97cfd7f1c0.slice PodAnnotations:0xc00008c558}] Aliases:map[]}\"\nJun 12 20:59:07.063868 crc crio[24437]: time=\"2026-06-12T20:59:07.063802305Z\" level=info msg=\"Checking pod openstack_placement-8bf58b9c6-pkrtf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:07.082895 crc crio[24437]: time=\"2026-06-12T20:59:07.082820894Z\" level=info msg=\"Removing container: 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5\" id=47b93c0b-426e-4281-9cec-12c936782159 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:07.122446 crc crio[24437]: time=\"2026-06-12T20:59:07.122303977Z\" level=info msg=\"Created container 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14: openstack/placement-9fb595756-skz8t/placement-log\" id=f4056320-9574-48f1-87c2-5790c78d8e03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:07.131015 crc crio[24437]: time=\"2026-06-12T20:59:07.129608054Z\" level=info msg=\"Starting container: 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14\" id=8769e758-4cb4-49fc-8c52-de939f49ccc2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:07.141497 crc crio[24437]: time=\"2026-06-12T20:59:07.139060521Z\" level=info msg=\"Ran pod sandbox e8cd6fac0c2cd496a3ca83a91484c715cbbc9c0515367892639c6974bf69bf03 with infra container: openstack/placement-8bf58b9c6-pkrtf/POD\" id=d3f27094-2bcf-4073-a559-0d9ff2b2398e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:07.141866 crc crio[24437]: time=\"2026-06-12T20:59:07.141772877Z\" level=info msg=\"Started container\" PID=70768 containerID=4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14 description=openstack/placement-9fb595756-skz8t/placement-log id=8769e758-4cb4-49fc-8c52-de939f49ccc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d\nJun 12 20:59:07.144292 crc crio[24437]: time=\"2026-06-12T20:59:07.144208996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=088305e2-b2fb-411a-90e9-06197f67977b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:07.168293 crc crio[24437]: time=\"2026-06-12T20:59:07.168101822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=7839a073-cb8b-43ef-ba21-71bca8d25b36 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:07.287038 crc crio[24437]: time=\"2026-06-12T20:59:07.286807966Z\" level=info msg=\"Removed container 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5: openstack/dnsmasq-dns-6674dbf88c-pg4jz/dnsmasq-dns\" id=47b93c0b-426e-4281-9cec-12c936782159 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:07.326490 crc crio[24437]: time=\"2026-06-12T20:59:07.319605559Z\" level=info msg=\"Removing container: 3988a519be7e9294d26c0607a58d2d57cd9cb69e63a307ea4f468227322e2730\" id=5bfab338-178f-4efd-bc36-697d6dbaf44f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:07.426781 crc crio[24437]: time=\"2026-06-12T20:59:07.426619611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:07.496086 crc crio[24437]: time=\"2026-06-12T20:59:07.495982975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:07.555002 crc crio[24437]: time=\"2026-06-12T20:59:07.554884466Z\" level=info msg=\"Removed container 3988a519be7e9294d26c0607a58d2d57cd9cb69e63a307ea4f468227322e2730: openstack/dnsmasq-dns-6674dbf88c-pg4jz/init\" id=5bfab338-178f-4efd-bc36-697d6dbaf44f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:07.764899 crc crio[24437]: time=\"2026-06-12T20:59:07.763809179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=0c97e23d-369d-4f58-9d26-3503e75c41d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:07.786112 crc crio[24437]: time=\"2026-06-12T20:59:07.786015075Z\" level=info msg=\"Creating container: openstack/placement-8bf58b9c6-pkrtf/placement-log\" id=ca0eebd7-f4b7-4c26-9bb1-63f40137be7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:07.786566 crc crio[24437]: time=\"2026-06-12T20:59:07.786505117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:07.904325 crc crio[24437]: time=\"2026-06-12T20:59:07.904192407Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-85dccc87f9-7dg28/POD\" id=d8da51c1-e47d-45c6-9dd1-f6aab9e454c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:07.904491 crc crio[24437]: time=\"2026-06-12T20:59:07.904350431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:07.975163 crc crio[24437]: time=\"2026-06-12T20:59:07.973716095Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-567d65bf54-xx8v2/POD\" id=2e8ebe46-6ad5-4cc7-b72e-6458c60e84b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:07.975163 crc crio[24437]: time=\"2026-06-12T20:59:07.975035677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=d963cccf-457e-45ea-a812-7b78135b0249 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:07.984517 crc crio[24437]: time=\"2026-06-12T20:59:07.984431164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:08.035597 crc crio[24437]: time=\"2026-06-12T20:59:08.034635655Z\" level=info msg=\"Created container e7844a7dcf20bb96bc61ae7ae927b414d072a30205ca4685bd1c4fd5e2ea44bf: openstack/keystone-7d59f65b88-8rgsp/keystone-api\" id=d7e6b662-82aa-44b0-bba6-d6e2ce79067d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:08.044074 crc crio[24437]: time=\"2026-06-12T20:59:08.044000922Z\" level=info msg=\"Creating container: openstack/placement-9fb595756-skz8t/placement-api\" id=8ac9e7d2-f2a3-4beb-a296-98aa2f90462a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:08.049417 crc crio[24437]: time=\"2026-06-12T20:59:08.049347102Z\" level=info msg=\"Starting container: e7844a7dcf20bb96bc61ae7ae927b414d072a30205ca4685bd1c4fd5e2ea44bf\" id=7e22652c-d129-4459-b0ef-0402e20a2e1f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:08.057354 crc crio[24437]: time=\"2026-06-12T20:59:08.057130088Z\" level=info msg=\"Started container\" PID=71030 containerID=e7844a7dcf20bb96bc61ae7ae927b414d072a30205ca4685bd1c4fd5e2ea44bf description=openstack/keystone-7d59f65b88-8rgsp/keystone-api id=7e22652c-d129-4459-b0ef-0402e20a2e1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=093ae95d997290545e1269044104ab2af7d45253fa28b5b0c688519bd4efcaf9\nJun 12 20:59:08.063008 crc crio[24437]: time=\"2026-06-12T20:59:08.062885448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:08.084326 crc crio[24437]: time=\"2026-06-12T20:59:08.084206122Z\" level=info msg=\"Got pod network &{Name:barbican-worker-85dccc87f9-7dg28 Namespace:openstack ID:d0dc0621efd99d6314eb86ec42202fc135216951236799b5f9322ebe0c47d33d UID:b973de04-daa8-46ca-b605-48a288eb9ffd NetNS:/var/run/netns/87725619-b031-499c-a4f1-3ae8bc6916c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb973de04_daa8_46ca_b605_48a288eb9ffd.slice PodAnnotations:0xc000c24890}] Aliases:map[]}\"\nJun 12 20:59:08.084326 crc crio[24437]: time=\"2026-06-12T20:59:08.084302754Z\" level=info msg=\"Adding pod openstack_barbican-worker-85dccc87f9-7dg28 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:08.207470 crc crio[24437]: time=\"2026-06-12T20:59:08.207360955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:08.227617 crc crio[24437]: time=\"2026-06-12T20:59:08.226886866Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-567d65bf54-xx8v2 Namespace:openstack ID:88614a0d86e33e40b52c714e77990fced557fc12d4f80f004b6a0bf0ee81b468 UID:3ba9ce1e-4350-4ad7-a65c-f5e1c91d8902 NetNS:/var/run/netns/69be73d6-116e-4ee9-8f66-2e2db4c0bc86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ba9ce1e_4350_4ad7_a65c_f5e1c91d8902.slice PodAnnotations:0xc00012b130}] Aliases:map[]}\"\nJun 12 20:59:08.227617 crc crio[24437]: time=\"2026-06-12T20:59:08.227590782Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-567d65bf54-xx8v2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:08.247146 crc crio[24437]: time=\"2026-06-12T20:59:08.247072043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:08.281029 crc crio[24437]: time=\"2026-06-12T20:59:08.280864628Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-dcrsx/POD\" id=67bc14ab-6350-4607-a479-bdadb9a5241f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:08.283639 crc crio[24437]: time=\"2026-06-12T20:59:08.283496532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:08.306752 crc crio[24437]: time=\"2026-06-12T20:59:08.306661871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:08.320542 crc crio[24437]: time=\"2026-06-12T20:59:08.319404679Z\" level=info msg=\"Stopping pod sandbox: 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c\" id=4c6c50e3-06f6-4d82-ab9b-979ac3bf5841 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:08.323530 crc crio[24437]: time=\"2026-06-12T20:59:08.323376795Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-5wc9b Namespace:openstack ID:4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c UID:7bca0ff9-4f05-40d7-a8cb-1ef2425a2db8 NetNS:/var/run/netns/a39f6121-4d0b-4276-9b12-9182d7233e2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7bca0ff9_4f05_40d7_a8cb_1ef2425a2db8.slice PodAnnotations:0xc00008c868}] Aliases:map[]}\"\nJun 12 20:59:08.323650 crc crio[24437]: time=\"2026-06-12T20:59:08.323579779Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-5wc9b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:08.363763 crc crio[24437]: time=\"2026-06-12T20:59:08.363513574Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-5b95c547c8-w2mpx/POD\" id=8a5b8a03-f6d4-472d-af05-aa50681fef11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:08.363763 crc crio[24437]: time=\"2026-06-12T20:59:08.363613816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:08.378897 crc crio[24437]: time=\"2026-06-12T20:59:08.378828152Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-dcrsx Namespace:openstack ID:257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10 UID:1979c0da-a565-4d9b-8001-e93d66a72bdb NetNS:/var/run/netns/e374a6ae-3877-4861-99c9-51a2cd71a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1979c0da_a565_4d9b_8001_e93d66a72bdb.slice PodAnnotations:0xc006ecc0c0}] Aliases:map[]}\"\nJun 12 20:59:08.379972 crc crio[24437]: time=\"2026-06-12T20:59:08.379891738Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54f48964b7-dcrsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:08.383133 crc crio[24437]: time=\"2026-06-12T20:59:08.380549485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:08.426989 crc crio[24437]: time=\"2026-06-12T20:59:08.424023564Z\" level=info msg=\"Got pod network &{Name:barbican-api-5b95c547c8-w2mpx Namespace:openstack ID:391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165 UID:af63032e-3f49-4cca-8950-f8ac4a2e6394 NetNS:/var/run/netns/a594be4a-7d6c-40a8-a522-c47187c21671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf63032e_3f49_4cca_8950_f8ac4a2e6394.slice PodAnnotations:0xc0025542a8}] Aliases:map[]}\"\nJun 12 20:59:08.426989 crc crio[24437]: time=\"2026-06-12T20:59:08.424079855Z\" level=info msg=\"Adding pod openstack_barbican-api-5b95c547c8-w2mpx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:08.961031 crc crio[24437]: time=\"2026-06-12T20:59:08.957857488Z\" level=info msg=\"Stopped pod sandbox: 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c\" id=4c6c50e3-06f6-4d82-ab9b-979ac3bf5841 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:09.100599 crc crio[24437]: time=\"2026-06-12T20:59:09.100509141Z\" level=info msg=\"Created container 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8: openstack/placement-9fb595756-skz8t/placement-api\" id=8ac9e7d2-f2a3-4beb-a296-98aa2f90462a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:09.102257 crc crio[24437]: time=\"2026-06-12T20:59:09.101679669Z\" level=info msg=\"Starting container: 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8\" id=fcf7b676-70a7-4629-9be4-e32183dd14e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:09.110512 crc crio[24437]: time=\"2026-06-12T20:59:09.110344888Z\" level=info msg=\"Created container 2c33c6856d1387f5c9c8741722009dc61236b85bd5a80a13d172db10de2770fc: openstack/placement-8bf58b9c6-pkrtf/placement-log\" id=ca0eebd7-f4b7-4c26-9bb1-63f40137be7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:09.112684 crc crio[24437]: time=\"2026-06-12T20:59:09.112635553Z\" level=info msg=\"Started container\" PID=71211 containerID=3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8 description=openstack/placement-9fb595756-skz8t/placement-api id=fcf7b676-70a7-4629-9be4-e32183dd14e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d\nJun 12 20:59:09.113909 crc crio[24437]: time=\"2026-06-12T20:59:09.113782771Z\" level=info msg=\"Starting container: 2c33c6856d1387f5c9c8741722009dc61236b85bd5a80a13d172db10de2770fc\" id=de5035cc-8921-413c-a30e-9f1ac61d5fb1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:09.129744 crc crio[24437]: time=\"2026-06-12T20:59:09.129515231Z\" level=info msg=\"Started container\" PID=71204 containerID=2c33c6856d1387f5c9c8741722009dc61236b85bd5a80a13d172db10de2770fc description=openstack/placement-8bf58b9c6-pkrtf/placement-log id=de5035cc-8921-413c-a30e-9f1ac61d5fb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cd6fac0c2cd496a3ca83a91484c715cbbc9c0515367892639c6974bf69bf03\nJun 12 20:59:09.451419 crc crio[24437]: time=\"2026-06-12T20:59:09.450820255Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=90538776-e83e-41f4-ab15-3754cda43d98 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:09.532245 crc crio[24437]: time=\"2026-06-12T20:59:09.532069045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=c4bae8f3-af0e-4db4-b485-3b632c948990 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:09.603728 crc crio[24437]: 2026-06-12T20:59:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0dc0621efd99d6 Mac:a2:36:6e:9d:0e:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/87725619-b031-499c-a4f1-3ae8bc6916c9 SocketPath: PciID:}] [{Interface:0xc000304570 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:09.606794 crc crio[24437]: time=\"2026-06-12T20:59:09.606707737Z\" level=info msg=\"Got pod network &{Name:barbican-worker-85dccc87f9-7dg28 Namespace:openstack ID:d0dc0621efd99d6314eb86ec42202fc135216951236799b5f9322ebe0c47d33d UID:b973de04-daa8-46ca-b605-48a288eb9ffd NetNS:/var/run/netns/87725619-b031-499c-a4f1-3ae8bc6916c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb973de04_daa8_46ca_b605_48a288eb9ffd.slice PodAnnotations:0xc000c24890}] Aliases:map[]}\"\nJun 12 20:59:09.607125 crc crio[24437]: time=\"2026-06-12T20:59:09.607045395Z\" level=info msg=\"Checking pod openstack_barbican-worker-85dccc87f9-7dg28 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:09.965605 crc crio[24437]: 2026-06-12T20:59:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:257b7079ea9c36f Mac:9e:38:c5:a7:86:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/e374a6ae-3877-4861-99c9-51a2cd71a68c SocketPath: PciID:}] [{Interface:0xc0001c06d0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:09.969078 crc crio[24437]: time=\"2026-06-12T20:59:09.966223684Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-dcrsx Namespace:openstack ID:257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10 UID:1979c0da-a565-4d9b-8001-e93d66a72bdb NetNS:/var/run/netns/e374a6ae-3877-4861-99c9-51a2cd71a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1979c0da_a565_4d9b_8001_e93d66a72bdb.slice PodAnnotations:0xc006ecc0c0}] Aliases:map[]}\"\nJun 12 20:59:09.971240 crc crio[24437]: time=\"2026-06-12T20:59:09.969249838Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54f48964b7-dcrsx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:09.971240 crc crio[24437]: 2026-06-12T20:59:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:391d0b954fc14b8 Mac:7a:eb:e3:da:b9:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/a594be4a-7d6c-40a8-a522-c47187c21671 SocketPath: PciID:}] [{Interface:0xc000354970 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:09.971240 crc crio[24437]: 2026-06-12T20:59:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88614a0d86e33e4 Mac:ca:8f:a5:41:ce:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/69be73d6-116e-4ee9-8f66-2e2db4c0bc86 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:09.971240 crc crio[24437]: time=\"2026-06-12T20:59:09.970466466Z\" level=info msg=\"Got pod network &{Name:barbican-api-5b95c547c8-w2mpx Namespace:openstack ID:391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165 UID:af63032e-3f49-4cca-8950-f8ac4a2e6394 NetNS:/var/run/netns/a594be4a-7d6c-40a8-a522-c47187c21671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf63032e_3f49_4cca_8950_f8ac4a2e6394.slice PodAnnotations:0xc0025542a8}] Aliases:map[]}\"\nJun 12 20:59:09.971240 crc crio[24437]: time=\"2026-06-12T20:59:09.970594869Z\" level=info msg=\"Checking pod openstack_barbican-api-5b95c547c8-w2mpx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:09.971240 crc crio[24437]: time=\"2026-06-12T20:59:09.97059766Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-567d65bf54-xx8v2 Namespace:openstack ID:88614a0d86e33e40b52c714e77990fced557fc12d4f80f004b6a0bf0ee81b468 UID:3ba9ce1e-4350-4ad7-a65c-f5e1c91d8902 NetNS:/var/run/netns/69be73d6-116e-4ee9-8f66-2e2db4c0bc86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ba9ce1e_4350_4ad7_a65c_f5e1c91d8902.slice PodAnnotations:0xc00012b130}] Aliases:map[]}\"\nJun 12 20:59:09.971240 crc crio[24437]: time=\"2026-06-12T20:59:09.970734493Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-567d65bf54-xx8v2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:12.918680 crc crio[24437]: time=\"2026-06-12T20:59:12.915149396Z\" level=info msg=\"Ran pod sandbox d0dc0621efd99d6314eb86ec42202fc135216951236799b5f9322ebe0c47d33d with infra container: openstack/barbican-worker-85dccc87f9-7dg28/POD\" id=d8da51c1-e47d-45c6-9dd1-f6aab9e454c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:12.920850 crc crio[24437]: time=\"2026-06-12T20:59:12.92068574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=fa1c3dbb-a33c-4b14-9326-bf1c5f008890 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:12.925114 crc crio[24437]: time=\"2026-06-12T20:59:12.921377927Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=fa1c3dbb-a33c-4b14-9326-bf1c5f008890 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:12.925114 crc crio[24437]: time=\"2026-06-12T20:59:12.921560061Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=fa1c3dbb-a33c-4b14-9326-bf1c5f008890 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:12.925114 crc crio[24437]: time=\"2026-06-12T20:59:12.922485293Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=711b99a6-82fd-45fc-9410-72a54b7dd7a2 name=/runtime.v1.ImageService/PullImage\nJun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.929092713Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.930091677Z\" level=info msg=\"Ran pod sandbox 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10 with infra container: openstack/dnsmasq-dns-54f48964b7-dcrsx/POD\" id=67bc14ab-6350-4607-a479-bdadb9a5241f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.930815514Z\" level=info msg=\"Ran pod sandbox 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165 with infra container: openstack/barbican-api-5b95c547c8-w2mpx/POD\" id=8a5b8a03-f6d4-472d-af05-aa50681fef11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.934062492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=7c751188-cfb9-4d50-ac7f-d706167fc654 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.934478943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b82ceb51-2d76-463b-8463-6c1db13fc172 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.934832891Z\" level=info msg=\"Ran pod sandbox 88614a0d86e33e40b52c714e77990fced557fc12d4f80f004b6a0bf0ee81b468 with infra container: openstack/barbican-keystone-listener-567d65bf54-xx8v2/POD\" id=2e8ebe46-6ad5-4cc7-b72e-6458c60e84b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.937838355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=77cfb5bb-ef95-40ee-8620-9981298660f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.939197558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=8daf5070-027a-4b11-9d1c-d34244f956c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.939601397Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=8daf5070-027a-4b11-9d1c-d34244f956c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.939665609Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=8daf5070-027a-4b11-9d1c-d34244f956c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.941309738Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=11049733-551d-4ce4-ae34-15dbb32e9f09 name=/runtime.v1.ImageService/PullImage\nJun 12 20:59:12.950479 crc crio[24437]: time=\"2026-06-12T20:59:12.950419168Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 12 20:59:12.994979 crc crio[24437]: time=\"2026-06-12T20:59:12.994221125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1c1e90a2-de4c-4436-af2e-5b90591988e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:13.177338 crc crio[24437]: time=\"2026-06-12T20:59:13.175322216Z\" level=info msg=\"Creating container: openstack/placement-8bf58b9c6-pkrtf/placement-api\" id=da7e2975-02d2-4203-a37e-c31bfe944639 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:13.177338 crc crio[24437]: time=\"2026-06-12T20:59:13.175854759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:13.268595 crc crio[24437]: time=\"2026-06-12T20:59:13.268538406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:13.272793 crc crio[24437]: time=\"2026-06-12T20:59:13.272762378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:13.432117 crc crio[24437]: time=\"2026-06-12T20:59:13.431980721Z\" level=info msg=\"Creating container: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api-log\" id=89fa72a2-68a4-43b4-bed6-43edbcb97bc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:13.432533 crc crio[24437]: time=\"2026-06-12T20:59:13.432417031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:13.496466 crc crio[24437]: time=\"2026-06-12T20:59:13.496352474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:13.500474 crc crio[24437]: time=\"2026-06-12T20:59:13.500390601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:13.714805 crc crio[24437]: time=\"2026-06-12T20:59:13.714670263Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-dcrsx/init\" id=ab6ce1c4-9b9f-4fdf-a9b9-a7d16a0e079f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:13.715544 crc crio[24437]: time=\"2026-06-12T20:59:13.715223726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:13.736544 crc crio[24437]: time=\"2026-06-12T20:59:13.73525437Z\" level=info msg=\"Created container 5a00889d9dddc309edc09ed520d9d2a60c49f284f2117a1e742312d560151eb6: openstack/placement-8bf58b9c6-pkrtf/placement-api\" id=da7e2975-02d2-4203-a37e-c31bfe944639 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:13.742496 crc crio[24437]: time=\"2026-06-12T20:59:13.742391242Z\" level=info msg=\"Starting container: 5a00889d9dddc309edc09ed520d9d2a60c49f284f2117a1e742312d560151eb6\" id=933c51dc-53e6-4f92-9f7c-48a20d0bfb1b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:13.751593 crc crio[24437]: time=\"2026-06-12T20:59:13.751475092Z\" level=info msg=\"Started container\" PID=71718 containerID=5a00889d9dddc309edc09ed520d9d2a60c49f284f2117a1e742312d560151eb6 description=openstack/placement-8bf58b9c6-pkrtf/placement-api id=933c51dc-53e6-4f92-9f7c-48a20d0bfb1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cd6fac0c2cd496a3ca83a91484c715cbbc9c0515367892639c6974bf69bf03\nJun 12 20:59:13.766119 crc crio[24437]: time=\"2026-06-12T20:59:13.766013112Z\" level=info msg=\"Created container 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api-log\" id=89fa72a2-68a4-43b4-bed6-43edbcb97bc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:13.767530 crc crio[24437]: time=\"2026-06-12T20:59:13.767435417Z\" level=info msg=\"Starting container: 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44\" id=62f2a2ad-82f4-45a3-a31c-ff3f8cc939df name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:13.770569 crc crio[24437]: time=\"2026-06-12T20:59:13.770499881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:13.783550 crc crio[24437]: time=\"2026-06-12T20:59:13.783472234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:13.787427 crc crio[24437]: time=\"2026-06-12T20:59:13.787245895Z\" level=info msg=\"Started container\" PID=71754 containerID=9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44 description=openstack/barbican-api-5b95c547c8-w2mpx/barbican-api-log id=62f2a2ad-82f4-45a3-a31c-ff3f8cc939df name=/runtime.v1.RuntimeService/StartContainer sandboxID=391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165\nJun 12 20:59:13.906233 crc crio[24437]: time=\"2026-06-12T20:59:13.90303636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=d06dac3c-4141-4e5c-a04f-e837aea2bcfc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:13.989480 crc crio[24437]: time=\"2026-06-12T20:59:13.988668706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=8be0041c-4ccc-4071-b8c8-38641b6fe577 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:14.003730 crc crio[24437]: time=\"2026-06-12T20:59:14.003563475Z\" level=info msg=\"Created container 6d07662ff557b824fd13177263e6dece84fc104733d54214f41e9276c07932d2: openstack/dnsmasq-dns-54f48964b7-dcrsx/init\" id=ab6ce1c4-9b9f-4fdf-a9b9-a7d16a0e079f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:14.005770 crc crio[24437]: time=\"2026-06-12T20:59:14.005582814Z\" level=info msg=\"Starting container: 6d07662ff557b824fd13177263e6dece84fc104733d54214f41e9276c07932d2\" id=958e967c-29ea-4a6b-801e-bc1d3e30cce3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:14.021899 crc crio[24437]: time=\"2026-06-12T20:59:14.021749465Z\" level=info msg=\"Started container\" PID=71775 containerID=6d07662ff557b824fd13177263e6dece84fc104733d54214f41e9276c07932d2 description=openstack/dnsmasq-dns-54f48964b7-dcrsx/init id=958e967c-29ea-4a6b-801e-bc1d3e30cce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10\nJun 12 20:59:14.153596 crc crio[24437]: time=\"2026-06-12T20:59:14.153210738Z\" level=info msg=\"Creating container: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api\" id=5aaecb6c-d88a-44de-a8d8-f47fd0ad29e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:14.154309 crc crio[24437]: time=\"2026-06-12T20:59:14.154037918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:14.220155 crc crio[24437]: time=\"2026-06-12T20:59:14.220036271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:14.225792 crc crio[24437]: time=\"2026-06-12T20:59:14.225709567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:14.384856 crc crio[24437]: time=\"2026-06-12T20:59:14.384226583Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-jhb6s/POD\" id=8d2218c6-3119-4ed6-b0d6-8095383359f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:14.384856 crc crio[24437]: time=\"2026-06-12T20:59:14.384354346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:14.420503 crc crio[24437]: time=\"2026-06-12T20:59:14.420385835Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-jhb6s Namespace:openstack ID:f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a UID:06fa32e8-619a-44e5-b97c-e4fadc5eeb1f NetNS:/var/run/netns/0df40900-38af-4999-8f1e-065ec0822b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06fa32e8_619a_44e5_b97c_e4fadc5eeb1f.slice PodAnnotations:0xc000c24978}] Aliases:map[]}\"\nJun 12 20:59:14.420782 crc crio[24437]: time=\"2026-06-12T20:59:14.420621441Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-jhb6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:14.485732 crc crio[24437]: time=\"2026-06-12T20:59:14.48562843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=30d8fb2d-882e-4678-87ac-777a537186ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:14.705186 crc crio[24437]: time=\"2026-06-12T20:59:14.703479178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a701561-4e2c-4339-95b0-a5badef44d9e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:14.955000 crc crio[24437]: time=\"2026-06-12T20:59:14.95255425Z\" level=info msg=\"Created container baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api\" id=5aaecb6c-d88a-44de-a8d8-f47fd0ad29e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:14.955740 crc crio[24437]: time=\"2026-06-12T20:59:14.955656995Z\" level=info msg=\"Starting container: baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa\" id=b7ce887e-95e5-4c31-9a0d-c45110511db6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:14.956332 crc crio[24437]: time=\"2026-06-12T20:59:14.955849859Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-dcrsx/dnsmasq-dns\" id=2a4f6edb-4dae-4154-8085-1ea69af3a59a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:14.964132 crc crio[24437]: time=\"2026-06-12T20:59:14.963762871Z\" level=info msg=\"Started container\" PID=71942 containerID=baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa description=openstack/barbican-api-5b95c547c8-w2mpx/barbican-api id=b7ce887e-95e5-4c31-9a0d-c45110511db6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165\nJun 12 20:59:14.995152 crc crio[24437]: time=\"2026-06-12T20:59:14.995063236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:15.022216 crc crio[24437]: time=\"2026-06-12T20:59:15.022105268Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=e29640e0-1d5c-46d2-8485-31b7f109cbcc name=/runtime.v1.ImageService/PullImage\nJun 12 20:59:15.024388 crc crio[24437]: time=\"2026-06-12T20:59:15.024319051Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c9a90542-9eb8-4ec0-90c0-8b690d840aa2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:15.033469 crc crio[24437]: 2026-06-12T20:59:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0428f6240f23ab Mac:1e:7f:e8:ae:7a:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/0df40900-38af-4999-8f1e-065ec0822b62 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:15.034811 crc crio[24437]: time=\"2026-06-12T20:59:15.034760293Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-jhb6s Namespace:openstack ID:f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a UID:06fa32e8-619a-44e5-b97c-e4fadc5eeb1f NetNS:/var/run/netns/0df40900-38af-4999-8f1e-065ec0822b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06fa32e8_619a_44e5_b97c_e4fadc5eeb1f.slice PodAnnotations:0xc000c24978}] Aliases:map[]}\"\nJun 12 20:59:15.035362 crc crio[24437]: time=\"2026-06-12T20:59:15.035020011Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-jhb6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:15.060230 crc crio[24437]: time=\"2026-06-12T20:59:15.060085295Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a13757ca-6d79-4bde-ad69-04d1e860894c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:15.065540 crc crio[24437]: time=\"2026-06-12T20:59:15.065395933Z\" level=info msg=\"Ran pod sandbox f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a with infra container: openstack/cinder-online-data-migrations-jhb6s/POD\" id=8d2218c6-3119-4ed6-b0d6-8095383359f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:15.081593 crc crio[24437]: time=\"2026-06-12T20:59:15.081495612Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=d8870283-255b-45e2-9ee8-6c82010c1c02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:15.084692 crc crio[24437]: time=\"2026-06-12T20:59:15.084594677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=07ff929a-a910-457d-aaf0-7ecb4af393c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:15.087219 crc crio[24437]: time=\"2026-06-12T20:59:15.087146828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:15.087903 crc crio[24437]: time=\"2026-06-12T20:59:15.087820765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:15.100848 crc crio[24437]: time=\"2026-06-12T20:59:15.098783468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:15.109042 crc crio[24437]: time=\"2026-06-12T20:59:15.108822071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=25cfd85e-e0d8-4064-b162-e645e3e72aed name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:15.127260 crc crio[24437]: time=\"2026-06-12T20:59:15.127157223Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-jhb6s/cinder-online-data-migrations\" id=f5b5e354-66ad-40b1-b0f8-a060c5b5ef2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:15.127727 crc crio[24437]: time=\"2026-06-12T20:59:15.127618964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:15.158991 crc crio[24437]: time=\"2026-06-12T20:59:15.158860448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:15.186748 crc crio[24437]: time=\"2026-06-12T20:59:15.186663349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:15.233729 crc crio[24437]: time=\"2026-06-12T20:59:15.233527381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:15.242883 crc crio[24437]: time=\"2026-06-12T20:59:15.242454136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:15.413124 crc crio[24437]: time=\"2026-06-12T20:59:15.413029654Z\" level=info msg=\"Created container 23a3a15f41c2e5970b5473a53d9bc2a162087f323f58195c05b89bffdb48528a: openstack/cinder-online-data-migrations-jhb6s/cinder-online-data-migrations\" id=f5b5e354-66ad-40b1-b0f8-a060c5b5ef2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:15.414880 crc crio[24437]: time=\"2026-06-12T20:59:15.414698693Z\" level=info msg=\"Starting container: 23a3a15f41c2e5970b5473a53d9bc2a162087f323f58195c05b89bffdb48528a\" id=e99a8a8a-6ece-4d34-91e8-f052f4f67492 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:15.421680 crc crio[24437]: time=\"2026-06-12T20:59:15.4215868Z\" level=info msg=\"Started container\" PID=72096 containerID=23a3a15f41c2e5970b5473a53d9bc2a162087f323f58195c05b89bffdb48528a description=openstack/cinder-online-data-migrations-jhb6s/cinder-online-data-migrations id=e99a8a8a-6ece-4d34-91e8-f052f4f67492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a\nJun 12 20:59:15.431372 crc crio[24437]: time=\"2026-06-12T20:59:15.429328767Z\" level=info msg=\"Created container 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e: openstack/dnsmasq-dns-54f48964b7-dcrsx/dnsmasq-dns\" id=2a4f6edb-4dae-4154-8085-1ea69af3a59a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:15.433446 crc crio[24437]: time=\"2026-06-12T20:59:15.432625006Z\" level=info msg=\"Starting container: 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e\" id=0020df42-fde8-4c01-a966-afcf5c3c7d8e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:15.450636 crc crio[24437]: time=\"2026-06-12T20:59:15.449406842Z\" level=info msg=\"Started container\" PID=72098 containerID=338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e description=openstack/dnsmasq-dns-54f48964b7-dcrsx/dnsmasq-dns id=0020df42-fde8-4c01-a966-afcf5c3c7d8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10\nJun 12 20:59:15.582737 crc crio[24437]: time=\"2026-06-12T20:59:15.58236188Z\" level=info msg=\"Created container bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201: openstack/ceilometer-0/sg-core\" id=d8870283-255b-45e2-9ee8-6c82010c1c02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:15.585219 crc crio[24437]: time=\"2026-06-12T20:59:15.585141618Z\" level=info msg=\"Starting container: bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201\" id=91cac136-3ce5-492b-9835-13ac4518de1f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:15.593799 crc crio[24437]: time=\"2026-06-12T20:59:15.593703094Z\" level=info msg=\"Started container\" PID=72095 containerID=bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201 description=openstack/ceilometer-0/sg-core id=91cac136-3ce5-492b-9835-13ac4518de1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6\nJun 12 20:59:15.606841 crc crio[24437]: time=\"2026-06-12T20:59:15.606761059Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4063a4f3-f297-4789-a1fd-e69fe744c6c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:15.612179 crc crio[24437]: time=\"2026-06-12T20:59:15.612097378Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=4063a4f3-f297-4789-a1fd-e69fe744c6c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:15.612317 crc crio[24437]: time=\"2026-06-12T20:59:15.612216381Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=4063a4f3-f297-4789-a1fd-e69fe744c6c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:15.614372 crc crio[24437]: time=\"2026-06-12T20:59:15.61424979Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=9f14a05b-7c2d-4495-af3b-864f13b776a1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:59:15.623966 crc crio[24437]: time=\"2026-06-12T20:59:15.623843341Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 12 20:59:18.060314 crc crio[24437]: time=\"2026-06-12T20:59:18.058984374Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-cfb75d75d-9j4tq/POD\" id=f887131c-cc02-477f-93ba-d2a7fefe8de9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:18.061433 crc crio[24437]: time=\"2026-06-12T20:59:18.060826768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:18.316608 crc crio[24437]: time=\"2026-06-12T20:59:18.316409026Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b\" id=11049733-551d-4ce4-ae34-15dbb32e9f09 name=/runtime.v1.ImageService/PullImage\nJun 12 20:59:18.317994 crc crio[24437]: time=\"2026-06-12T20:59:18.317878452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=ca27f151-9386-492d-a65b-5ed3487dbe4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:18.345395 crc crio[24437]: time=\"2026-06-12T20:59:18.345309123Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8\" id=711b99a6-82fd-45fc-9410-72a54b7dd7a2 name=/runtime.v1.ImageService/PullImage\nJun 12 20:59:18.348353 crc crio[24437]: time=\"2026-06-12T20:59:18.348234955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=7a498bf9-3c5a-4557-97d2-f28aff68397e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:18.372684 crc crio[24437]: time=\"2026-06-12T20:59:18.372582852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=410e4bc1-bdb1-4f30-b19a-398b9d402204 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:18.375517 crc crio[24437]: time=\"2026-06-12T20:59:18.375383959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=44aaf6f7-cfcc-4904-8cf3-a06d27dae530 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:18.376480 crc crio[24437]: time=\"2026-06-12T20:59:18.376356413Z\" level=info msg=\"Got pod network &{Name:barbican-api-cfb75d75d-9j4tq Namespace:openstack ID:e6959c989bd164feef3c63ef4e3c020dde8b6b726ba3b16d32df70a1011cd98b UID:9a0013c2-09b2-4f32-bfdf-c7d3bdc88e6c NetNS:/var/run/netns/dd6c0d6f-5afb-40ac-92b9-5a1925da6d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a0013c2_09b2_4f32_bfdf_c7d3bdc88e6c.slice PodAnnotations:0xc006ecc278}] Aliases:map[]}\"\nJun 12 20:59:18.376480 crc crio[24437]: time=\"2026-06-12T20:59:18.376426325Z\" level=info msg=\"Adding pod openstack_barbican-api-cfb75d75d-9j4tq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:18.385529 crc crio[24437]: time=\"2026-06-12T20:59:18.385441602Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener-log\" id=be4fbb38-e0b7-4f15-9bad-e86b50fe4e05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:18.387670 crc crio[24437]: time=\"2026-06-12T20:59:18.387608225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:18.398016 crc crio[24437]: time=\"2026-06-12T20:59:18.397819362Z\" level=info msg=\"Creating container: openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker-log\" id=123ed7fd-f8a6-4f2d-a443-7b41917d5491 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:18.409410 crc crio[24437]: time=\"2026-06-12T20:59:18.409315978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:18.477404 crc crio[24437]: time=\"2026-06-12T20:59:18.477173826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:18.485537 crc crio[24437]: time=\"2026-06-12T20:59:18.485044027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:18.495626 crc crio[24437]: time=\"2026-06-12T20:59:18.495240313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:18.547168 crc crio[24437]: time=\"2026-06-12T20:59:18.545538416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:18.721560 crc crio[24437]: time=\"2026-06-12T20:59:18.720875378Z\" level=info msg=\"Created container 59133039f61516188ec6f4cb8cbf96f1ab11d834705ea0eea28cbe68c221d4c8: openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener-log\" id=be4fbb38-e0b7-4f15-9bad-e86b50fe4e05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:18.722299 crc crio[24437]: time=\"2026-06-12T20:59:18.722158399Z\" level=info msg=\"Created container b2628d91fa41dd4dfc5977946d4399c4d69c18ab5b7edc55ac0e41b93a9edacd: openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker-log\" id=123ed7fd-f8a6-4f2d-a443-7b41917d5491 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:18.723707 crc crio[24437]: time=\"2026-06-12T20:59:18.723038201Z\" level=info msg=\"Starting container: 59133039f61516188ec6f4cb8cbf96f1ab11d834705ea0eea28cbe68c221d4c8\" id=af35ed1a-917c-4f01-a24b-448b1173b655 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:18.723707 crc crio[24437]: time=\"2026-06-12T20:59:18.723589444Z\" level=info msg=\"Starting container: b2628d91fa41dd4dfc5977946d4399c4d69c18ab5b7edc55ac0e41b93a9edacd\" id=2e9903fc-c179-4f45-bc61-272f61ed9f80 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:18.738552 crc crio[24437]: time=\"2026-06-12T20:59:18.738441142Z\" level=info msg=\"Started container\" PID=72722 containerID=59133039f61516188ec6f4cb8cbf96f1ab11d834705ea0eea28cbe68c221d4c8 description=openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener-log id=af35ed1a-917c-4f01-a24b-448b1173b655 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88614a0d86e33e40b52c714e77990fced557fc12d4f80f004b6a0bf0ee81b468\nJun 12 20:59:18.757164 crc crio[24437]: time=\"2026-06-12T20:59:18.757019251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=9cf25b04-70bd-4b74-a2d6-cca49ade0550 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:18.768468 crc crio[24437]: time=\"2026-06-12T20:59:18.768406205Z\" level=info msg=\"Started container\" PID=72725 containerID=b2628d91fa41dd4dfc5977946d4399c4d69c18ab5b7edc55ac0e41b93a9edacd description=openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker-log id=2e9903fc-c179-4f45-bc61-272f61ed9f80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0dc0621efd99d6314eb86ec42202fc135216951236799b5f9322ebe0c47d33d\nJun 12 20:59:18.785575 crc crio[24437]: time=\"2026-06-12T20:59:18.785501538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=af29e0e8-470d-48b5-9d38-07e5b70e9701 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:18.796251 crc crio[24437]: time=\"2026-06-12T20:59:18.796169646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=0df1c131-bd44-4710-a6ad-f6c541e6c17a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:18.806572 crc crio[24437]: time=\"2026-06-12T20:59:18.806497034Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener\" id=3197253b-4bd5-49c1-a418-40c29d48cc4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:18.809552 crc crio[24437]: time=\"2026-06-12T20:59:18.809483886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:18.820509 crc crio[24437]: time=\"2026-06-12T20:59:18.82041257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=0d1a09ad-f5a2-4b75-8b82-7b7a57c5db25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:18.895562 crc crio[24437]: time=\"2026-06-12T20:59:18.894864377Z\" level=info msg=\"Creating container: openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker\" id=d64693e0-8e2d-4f40-af0b-e9134bb86086 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:18.897394 crc crio[24437]: time=\"2026-06-12T20:59:18.897167112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:18.941864 crc crio[24437]: time=\"2026-06-12T20:59:18.941688738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:18.952370 crc crio[24437]: time=\"2026-06-12T20:59:18.949875615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:18.970653 crc crio[24437]: time=\"2026-06-12T20:59:18.970511344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:19.021675 crc crio[24437]: time=\"2026-06-12T20:59:18.974495909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:19.058061 crc crio[24437]: 2026-06-12T20:59:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6959c989bd164f Mac:f2:47:f6:87:a7:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/dd6c0d6f-5afb-40ac-92b9-5a1925da6d4d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:19.058670 crc crio[24437]: time=\"2026-06-12T20:59:19.058525117Z\" level=info msg=\"Got pod network &{Name:barbican-api-cfb75d75d-9j4tq Namespace:openstack ID:e6959c989bd164feef3c63ef4e3c020dde8b6b726ba3b16d32df70a1011cd98b UID:9a0013c2-09b2-4f32-bfdf-c7d3bdc88e6c NetNS:/var/run/netns/dd6c0d6f-5afb-40ac-92b9-5a1925da6d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a0013c2_09b2_4f32_bfdf_c7d3bdc88e6c.slice PodAnnotations:0xc006ecc278}] Aliases:map[]}\"\nJun 12 20:59:19.059427 crc crio[24437]: time=\"2026-06-12T20:59:19.059243235Z\" level=info msg=\"Checking pod openstack_barbican-api-cfb75d75d-9j4tq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:19.074094 crc crio[24437]: time=\"2026-06-12T20:59:19.073749435Z\" level=info msg=\"Ran pod sandbox e6959c989bd164feef3c63ef4e3c020dde8b6b726ba3b16d32df70a1011cd98b with infra container: openstack/barbican-api-cfb75d75d-9j4tq/POD\" id=f887131c-cc02-477f-93ba-d2a7fefe8de9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:19.076208 crc crio[24437]: time=\"2026-06-12T20:59:19.076079701Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=17862ce9-6d69-4860-89e2-87e2f1383ee0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:19.081672 crc crio[24437]: time=\"2026-06-12T20:59:19.081635856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=fcbcb295-f11d-4722-afa9-3c407b195f85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:19.093213 crc crio[24437]: time=\"2026-06-12T20:59:19.092771533Z\" level=info msg=\"Creating container: openstack/barbican-api-cfb75d75d-9j4tq/barbican-api-log\" id=57a81a84-ccf0-4007-8cd1-3c8830705f88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:19.093795 crc crio[24437]: time=\"2026-06-12T20:59:19.093479431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:19.169693 crc crio[24437]: time=\"2026-06-12T20:59:19.169555668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:19.179650 crc crio[24437]: time=\"2026-06-12T20:59:19.179579568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:19.370337 crc crio[24437]: time=\"2026-06-12T20:59:19.37019242Z\" level=info msg=\"Created container b11494286d7f823a1e4c6b2752592aaa8264cd087e4003cdd945083ad779ad76: openstack/barbican-api-cfb75d75d-9j4tq/barbican-api-log\" id=57a81a84-ccf0-4007-8cd1-3c8830705f88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:19.373026 crc crio[24437]: time=\"2026-06-12T20:59:19.371364488Z\" level=info msg=\"Created container a290fed8f2c805fbecc04f0718a1d69bebf7f66363b9e9f3987b833e21fa89bd: openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener\" id=3197253b-4bd5-49c1-a418-40c29d48cc4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:19.373026 crc crio[24437]: time=\"2026-06-12T20:59:19.371452789Z\" level=info msg=\"Starting container: b11494286d7f823a1e4c6b2752592aaa8264cd087e4003cdd945083ad779ad76\" id=59e94f1f-2db3-4a0e-bb8c-89d129c5a345 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:19.373325 crc crio[24437]: time=\"2026-06-12T20:59:19.373132961Z\" level=info msg=\"Starting container: a290fed8f2c805fbecc04f0718a1d69bebf7f66363b9e9f3987b833e21fa89bd\" id=9197af90-883a-49ac-88a5-3c9e1bd3887e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:19.378354 crc crio[24437]: time=\"2026-06-12T20:59:19.378255894Z\" level=info msg=\"Created container 8aad45936a62cf618fb644b1aed36382555a7895634950a9a8ae02c39e0dd8ea: openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker\" id=d64693e0-8e2d-4f40-af0b-e9134bb86086 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:19.384140 crc crio[24437]: time=\"2026-06-12T20:59:19.380346124Z\" level=info msg=\"Started container\" PID=72786 containerID=b11494286d7f823a1e4c6b2752592aaa8264cd087e4003cdd945083ad779ad76 description=openstack/barbican-api-cfb75d75d-9j4tq/barbican-api-log id=59e94f1f-2db3-4a0e-bb8c-89d129c5a345 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6959c989bd164feef3c63ef4e3c020dde8b6b726ba3b16d32df70a1011cd98b\nJun 12 20:59:19.384140 crc crio[24437]: time=\"2026-06-12T20:59:19.380615151Z\" level=info msg=\"Started container\" PID=72776 containerID=a290fed8f2c805fbecc04f0718a1d69bebf7f66363b9e9f3987b833e21fa89bd description=openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener id=9197af90-883a-49ac-88a5-3c9e1bd3887e name=/runtime.v1.RuntimeService/StartContainer sandboxID=88614a0d86e33e40b52c714e77990fced557fc12d4f80f004b6a0bf0ee81b468\nJun 12 20:59:19.384140 crc crio[24437]: time=\"2026-06-12T20:59:19.381653926Z\" level=info msg=\"Starting container: 8aad45936a62cf618fb644b1aed36382555a7895634950a9a8ae02c39e0dd8ea\" id=649fc382-c387-4654-9779-337daa06af94 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:19.393700 crc crio[24437]: time=\"2026-06-12T20:59:19.393221785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=74a826f4-d0a8-4037-9726-f517d62f82cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:19.395624 crc crio[24437]: time=\"2026-06-12T20:59:19.39547231Z\" level=info msg=\"Started container\" PID=72778 containerID=8aad45936a62cf618fb644b1aed36382555a7895634950a9a8ae02c39e0dd8ea description=openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker id=649fc382-c387-4654-9779-337daa06af94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0dc0621efd99d6314eb86ec42202fc135216951236799b5f9322ebe0c47d33d\nJun 12 20:59:19.499890 crc crio[24437]: time=\"2026-06-12T20:59:19.499633583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=8ea79dde-6b84-430a-b3ff-952976b24425 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:19.512741 crc crio[24437]: time=\"2026-06-12T20:59:19.512639677Z\" level=info msg=\"Creating container: openstack/barbican-api-cfb75d75d-9j4tq/barbican-api\" id=b8b1936c-7b00-4b09-bf88-94a3e23fd7a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:19.513138 crc crio[24437]: time=\"2026-06-12T20:59:19.513083488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:19.573304 crc crio[24437]: time=\"2026-06-12T20:59:19.573177009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:19.575878 crc crio[24437]: time=\"2026-06-12T20:59:19.575808332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:19.685728 crc crio[24437]: time=\"2026-06-12T20:59:19.685645743Z\" level=info msg=\"Created container ff0c1072d199e04d2ba83de47e5a720626d78246e8ce1d1f2a4a1fe07bb0d2fd: openstack/barbican-api-cfb75d75d-9j4tq/barbican-api\" id=b8b1936c-7b00-4b09-bf88-94a3e23fd7a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:19.687535 crc crio[24437]: time=\"2026-06-12T20:59:19.687461316Z\" level=info msg=\"Starting container: ff0c1072d199e04d2ba83de47e5a720626d78246e8ce1d1f2a4a1fe07bb0d2fd\" id=2ad7d62c-51bd-472f-a474-2a65d4e3b3af name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:19.695164 crc crio[24437]: time=\"2026-06-12T20:59:19.695078551Z\" level=info msg=\"Started container\" PID=72842 containerID=ff0c1072d199e04d2ba83de47e5a720626d78246e8ce1d1f2a4a1fe07bb0d2fd description=openstack/barbican-api-cfb75d75d-9j4tq/barbican-api id=2ad7d62c-51bd-472f-a474-2a65d4e3b3af name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6959c989bd164feef3c63ef4e3c020dde8b6b726ba3b16d32df70a1011cd98b\nJun 12 20:59:20.766412 crc crio[24437]: time=\"2026-06-12T20:59:20.765422953Z\" level=info msg=\"Stopping pod sandbox: f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a\" id=ca6e3246-7050-49e3-b012-719cd3023144 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:20.767314 crc crio[24437]: time=\"2026-06-12T20:59:20.767240737Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-jhb6s Namespace:openstack ID:f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a UID:06fa32e8-619a-44e5-b97c-e4fadc5eeb1f NetNS:/var/run/netns/0df40900-38af-4999-8f1e-065ec0822b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06fa32e8_619a_44e5_b97c_e4fadc5eeb1f.slice PodAnnotations:0xc001fa44c0}] Aliases:map[]}\"\nJun 12 20:59:20.767501 crc crio[24437]: time=\"2026-06-12T20:59:20.767442912Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-jhb6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:21.281223 crc crio[24437]: time=\"2026-06-12T20:59:21.280366692Z\" level=info msg=\"Stopped pod sandbox: f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a\" id=ca6e3246-7050-49e3-b012-719cd3023144 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:21.860587 crc crio[24437]: time=\"2026-06-12T20:59:21.860082093Z\" level=info msg=\"Stopping container: f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87 (timeout: 10s)\" id=0fa688b0-ba6a-4eb0-a370-79916083a5c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:22.164890 crc crio[24437]: time=\"2026-06-12T20:59:22.16451156Z\" level=info msg=\"Stopped container f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87: openstack/dnsmasq-dns-6c85d9984c-glxtt/dnsmasq-dns\" id=0fa688b0-ba6a-4eb0-a370-79916083a5c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:22.166394 crc crio[24437]: time=\"2026-06-12T20:59:22.166334185Z\" level=info msg=\"Stopping pod sandbox: 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08\" id=34136dd1-a578-4ce3-b5fc-78ffe3d36ea2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:22.167064 crc crio[24437]: time=\"2026-06-12T20:59:22.16698871Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-glxtt Namespace:openstack ID:062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08 UID:58179da5-c6ed-4ee0-98b8-f4692f4c6809 NetNS:/var/run/netns/00ad41ac-5da2-4e23-89f1-f0c6575215a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58179da5_c6ed_4ee0_98b8_f4692f4c6809.slice PodAnnotations:0xc00012aa08}] Aliases:map[]}\"\nJun 12 20:59:22.167200 crc crio[24437]: time=\"2026-06-12T20:59:22.167158214Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c85d9984c-glxtt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:22.722877 crc crio[24437]: time=\"2026-06-12T20:59:22.722137229Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=82803d5e-c23b-44a6-909a-41d1c0260d7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:22.723489 crc crio[24437]: time=\"2026-06-12T20:59:22.723463711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:22.807205 crc crio[24437]: time=\"2026-06-12T20:59:22.807116461Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915 UID:af6ee49c-8447-406f-b5fc-2ae0429bc9d5 NetNS:/var/run/netns/2b998a9f-ecff-426f-afa5-26eb8788a085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf6ee49c_8447_406f_b5fc_2ae0429bc9d5.slice PodAnnotations:0xc00012b040}] Aliases:map[]}\"\nJun 12 20:59:22.807686 crc crio[24437]: time=\"2026-06-12T20:59:22.807666983Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:22.976032 crc crio[24437]: time=\"2026-06-12T20:59:22.968721691Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-42zz5/POD\" id=1c8ba02f-9dd0-409a-8b4d-b64974ade541 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:22.976032 crc crio[24437]: time=\"2026-06-12T20:59:22.968891304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:23.091520 crc crio[24437]: time=\"2026-06-12T20:59:23.091313299Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-42zz5 Namespace:openstack ID:831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb UID:e810db42-dee1-4c12-b9c6-fd34565f7338 NetNS:/var/run/netns/64a2c1f0-0cb9-4179-9f91-3913f642cc6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode810db42_dee1_4c12_b9c6_fd34565f7338.slice PodAnnotations:0xc002746388}] Aliases:map[]}\"\nJun 12 20:59:23.091520 crc crio[24437]: time=\"2026-06-12T20:59:23.091440162Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-764b948f4c-42zz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:23.221339 crc crio[24437]: time=\"2026-06-12T20:59:23.220108348Z\" level=info msg=\"Stopped pod sandbox: 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08\" id=34136dd1-a578-4ce3-b5fc-78ffe3d36ea2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:23.309637 crc crio[24437]: time=\"2026-06-12T20:59:23.309558747Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=ab4da701-4fff-4421-ade3-7c139b3615d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:23.309831 crc crio[24437]: time=\"2026-06-12T20:59:23.30966256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:23.443764 crc crio[24437]: time=\"2026-06-12T20:59:23.44356952Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac UID:f6731075-1c98-4920-ab3c-af9ef149948d NetNS:/var/run/netns/3b041f3b-9497-4b65-9cca-6b65fe01378c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6731075_1c98_4920_ab3c_af9ef149948d.slice PodAnnotations:0xc001fa4750}] Aliases:map[]}\"\nJun 12 20:59:23.443764 crc crio[24437]: time=\"2026-06-12T20:59:23.443618732Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:23.886193 crc crio[24437]: 2026-06-12T20:59:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d90b37146f646c Mac:0a:90:d9:38:00:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/2b998a9f-ecff-426f-afa5-26eb8788a085 SocketPath: PciID:}] [{Interface:0xc0002fc840 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:23.892652 crc crio[24437]: time=\"2026-06-12T20:59:23.892589798Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915 UID:af6ee49c-8447-406f-b5fc-2ae0429bc9d5 NetNS:/var/run/netns/2b998a9f-ecff-426f-afa5-26eb8788a085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf6ee49c_8447_406f_b5fc_2ae0429bc9d5.slice PodAnnotations:0xc00012b040}] Aliases:map[]}\"\nJun 12 20:59:23.893181 crc crio[24437]: time=\"2026-06-12T20:59:23.893156662Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:23.917733 crc crio[24437]: time=\"2026-06-12T20:59:23.917663894Z\" level=info msg=\"Ran pod sandbox 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915 with infra container: openstack/cinder-scheduler-0/POD\" id=82803d5e-c23b-44a6-909a-41d1c0260d7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:23.949314 crc crio[24437]: time=\"2026-06-12T20:59:23.948730932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=2ffdbc93-5322-4499-909d-89ab02328bf8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:23.949314 crc crio[24437]: time=\"2026-06-12T20:59:23.949013359Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=2ffdbc93-5322-4499-909d-89ab02328bf8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:23.949314 crc crio[24437]: time=\"2026-06-12T20:59:23.949059151Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=2ffdbc93-5322-4499-909d-89ab02328bf8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:23.952829 crc crio[24437]: time=\"2026-06-12T20:59:23.951210762Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4975912a-606b-4f03-b2f0-91d82b88f664 name=/runtime.v1.ImageService/PullImage\nJun 12 20:59:23.968528 crc crio[24437]: time=\"2026-06-12T20:59:23.96809949Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 12 20:59:24.093671 crc crio[24437]: time=\"2026-06-12T20:59:24.09363171Z\" level=info msg=\"Removing container: f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87\" id=15676257-d4f4-4e1e-867b-15bec44ee1e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:24.219039 crc crio[24437]: time=\"2026-06-12T20:59:24.217569282Z\" level=info msg=\"Removed container f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87: openstack/dnsmasq-dns-6c85d9984c-glxtt/dnsmasq-dns\" id=15676257-d4f4-4e1e-867b-15bec44ee1e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:24.238550 crc crio[24437]: time=\"2026-06-12T20:59:24.237469072Z\" level=info msg=\"Removing container: 5c0b8018afb671ffbac258009cb2aad3c5c8544119e10b289aaf1170b8329c24\" id=797cfa18-9347-4ed1-8527-b4a83580713d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:24.276990 crc crio[24437]: 2026-06-12T20:59:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:831d69cbc9b7d93 Mac:8e:8e:af:f5:ff:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/64a2c1f0-0cb9-4179-9f91-3913f642cc6e SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:24.287977 crc crio[24437]: time=\"2026-06-12T20:59:24.287848718Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-42zz5 Namespace:openstack ID:831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb UID:e810db42-dee1-4c12-b9c6-fd34565f7338 NetNS:/var/run/netns/64a2c1f0-0cb9-4179-9f91-3913f642cc6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode810db42_dee1_4c12_b9c6_fd34565f7338.slice PodAnnotations:0xc002746388}] Aliases:map[]}\"\nJun 12 20:59:24.288607 crc crio[24437]: time=\"2026-06-12T20:59:24.288585325Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-764b948f4c-42zz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:24.341113 crc crio[24437]: time=\"2026-06-12T20:59:24.340910978Z\" level=info msg=\"Ran pod sandbox 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb with infra container: openstack/dnsmasq-dns-764b948f4c-42zz5/POD\" id=1c8ba02f-9dd0-409a-8b4d-b64974ade541 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:24.346883 crc crio[24437]: time=\"2026-06-12T20:59:24.34681032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9fc277f5-04ee-4b9d-be61-becec865b6cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:24.365963 crc crio[24437]: time=\"2026-06-12T20:59:24.364139409Z\" level=info msg=\"Removed container 5c0b8018afb671ffbac258009cb2aad3c5c8544119e10b289aaf1170b8329c24: openstack/dnsmasq-dns-6c85d9984c-glxtt/init\" id=797cfa18-9347-4ed1-8527-b4a83580713d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:24.468361 crc crio[24437]: 2026-06-12T20:59:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72867344162a7e4 Mac:32:9c:a1:5e:2b:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/3b041f3b-9497-4b65-9cca-6b65fe01378c SocketPath: PciID:}] [{Interface:0xc000516a20 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:24.469208 crc crio[24437]: time=\"2026-06-12T20:59:24.469131282Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac UID:f6731075-1c98-4920-ab3c-af9ef149948d NetNS:/var/run/netns/3b041f3b-9497-4b65-9cca-6b65fe01378c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6731075_1c98_4920_ab3c_af9ef149948d.slice PodAnnotations:0xc001fa4750}] Aliases:map[]}\"\nJun 12 20:59:24.469357 crc crio[24437]: time=\"2026-06-12T20:59:24.469339497Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:24.480662 crc crio[24437]: time=\"2026-06-12T20:59:24.479999295Z\" level=info msg=\"Ran pod sandbox 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac with infra container: openstack/cinder-api-0/POD\" id=ab4da701-4fff-4421-ade3-7c139b3615d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:24.485611 crc crio[24437]: time=\"2026-06-12T20:59:24.485525098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=0b2e52d7-6630-4f0e-96c9-c96ddda9d9dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:24.513996 crc crio[24437]: time=\"2026-06-12T20:59:24.513711578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=05687470-362f-4fb1-8f86-04652f895836 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:24.557571 crc crio[24437]: time=\"2026-06-12T20:59:24.557476935Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=ad22fdd5-aa09-48e7-82ef-c68c30cd07eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:24.557922 crc crio[24437]: time=\"2026-06-12T20:59:24.557868525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:24.563164 crc crio[24437]: time=\"2026-06-12T20:59:24.56307454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5d0c989c-9b1b-4730-9b18-a5fe5e3c222c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:24.606997 crc crio[24437]: time=\"2026-06-12T20:59:24.606362894Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-42zz5/init\" id=c69aec9e-017e-4ea2-bb9e-6e95b15fc6f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:24.610004 crc crio[24437]: time=\"2026-06-12T20:59:24.60742937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:24.671020 crc crio[24437]: time=\"2026-06-12T20:59:24.669820687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:25.334303 crc crio[24437]: time=\"2026-06-12T20:59:25.333375152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:25.347011 crc crio[24437]: time=\"2026-06-12T20:59:25.346824476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:25.368640 crc crio[24437]: time=\"2026-06-12T20:59:25.368548409Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17\" id=4975912a-606b-4f03-b2f0-91d82b88f664 name=/runtime.v1.ImageService/PullImage\nJun 12 20:59:25.372305 crc crio[24437]: time=\"2026-06-12T20:59:25.372186678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=ce4668ea-61e0-4ed8-9c05-839877a3b448 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:25.431715 crc crio[24437]: time=\"2026-06-12T20:59:25.43152569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=35db35f3-97ea-411c-8a1b-c6d25e71f571 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:25.444216 crc crio[24437]: time=\"2026-06-12T20:59:25.444120024Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=0f76fb38-aa5a-41ff-890a-c76362783ded name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:25.446382 crc crio[24437]: time=\"2026-06-12T20:59:25.446322148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:25.549724 crc crio[24437]: time=\"2026-06-12T20:59:25.5496267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:25.714854 crc crio[24437]: time=\"2026-06-12T20:59:25.713798162Z\" level=info msg=\"Created container 45b2b2f66db8bae713994f41d7ea32b465e96cc339647e055bdd06b52e2f18e0: openstack/dnsmasq-dns-764b948f4c-42zz5/init\" id=c69aec9e-017e-4ea2-bb9e-6e95b15fc6f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:25.742996 crc crio[24437]: time=\"2026-06-12T20:59:25.733314363Z\" level=info msg=\"Starting container: 45b2b2f66db8bae713994f41d7ea32b465e96cc339647e055bdd06b52e2f18e0\" id=ed242206-ee71-4e94-b2e0-8643d504ed4b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:25.762482 crc crio[24437]: time=\"2026-06-12T20:59:25.759373573Z\" level=info msg=\"Started container\" PID=73549 containerID=45b2b2f66db8bae713994f41d7ea32b465e96cc339647e055bdd06b52e2f18e0 description=openstack/dnsmasq-dns-764b948f4c-42zz5/init id=ed242206-ee71-4e94-b2e0-8643d504ed4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb\nJun 12 20:59:26.302122 crc crio[24437]: time=\"2026-06-12T20:59:26.301399755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=39680cbd-b706-47ed-864b-e157feacde37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:26.446082 crc crio[24437]: time=\"2026-06-12T20:59:26.445218936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cab39dc4-8886-4520-8304-f0e4275e685c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:26.457631 crc crio[24437]: time=\"2026-06-12T20:59:26.457543603Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-42zz5/dnsmasq-dns\" id=99e80e58-6815-4f5d-9257-88052242a194 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:26.458149 crc crio[24437]: time=\"2026-06-12T20:59:26.458066656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:26.558684 crc crio[24437]: time=\"2026-06-12T20:59:26.558351627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:26.573708 crc crio[24437]: time=\"2026-06-12T20:59:26.573544984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:26.780349 crc crio[24437]: time=\"2026-06-12T20:59:26.780230931Z\" level=info msg=\"Created container 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307: openstack/dnsmasq-dns-764b948f4c-42zz5/dnsmasq-dns\" id=99e80e58-6815-4f5d-9257-88052242a194 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:26.782465 crc crio[24437]: time=\"2026-06-12T20:59:26.782356562Z\" level=info msg=\"Starting container: 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307\" id=6d814eda-117d-440e-9b1e-fef0e4a3f8fa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:26.793464 crc crio[24437]: time=\"2026-06-12T20:59:26.793357548Z\" level=info msg=\"Started container\" PID=73658 containerID=0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307 description=openstack/dnsmasq-dns-764b948f4c-42zz5/dnsmasq-dns id=6d814eda-117d-440e-9b1e-fef0e4a3f8fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb\nJun 12 20:59:27.568730 crc crio[24437]: time=\"2026-06-12T20:59:27.568001984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:27.796210 crc crio[24437]: time=\"2026-06-12T20:59:27.79611247Z\" level=info msg=\"Created container 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9: openstack/cinder-scheduler-0/cinder-scheduler\" id=0f76fb38-aa5a-41ff-890a-c76362783ded name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:27.798736 crc crio[24437]: time=\"2026-06-12T20:59:27.79859437Z\" level=info msg=\"Starting container: 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9\" id=5825c269-21df-4101-b71e-31ea9dfd8edf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:27.805616 crc crio[24437]: time=\"2026-06-12T20:59:27.805538777Z\" level=info msg=\"Started container\" PID=73843 containerID=2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9 description=openstack/cinder-scheduler-0/cinder-scheduler id=5825c269-21df-4101-b71e-31ea9dfd8edf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915\nJun 12 20:59:27.824573 crc crio[24437]: time=\"2026-06-12T20:59:27.824463204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=2103ccba-4533-43db-af48-9a35604c7347 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:27.878749 crc crio[24437]: time=\"2026-06-12T20:59:27.878656242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=23f07ef8-f7ea-4eaf-a959-bbf4dc8fb80a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:27.888844 crc crio[24437]: time=\"2026-06-12T20:59:27.888771016Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=890ec0e9-9028-4898-8d96-2df72f93244d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:27.889248 crc crio[24437]: time=\"2026-06-12T20:59:27.889202726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:28.022242 crc crio[24437]: time=\"2026-06-12T20:59:28.022047113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:28.437191 crc crio[24437]: time=\"2026-06-12T20:59:28.43712872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:28.626607 crc crio[24437]: time=\"2026-06-12T20:59:28.62646653Z\" level=info msg=\"Created container 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258: openstack/cinder-api-0/cinder-api-log\" id=ad22fdd5-aa09-48e7-82ef-c68c30cd07eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:28.631570 crc crio[24437]: time=\"2026-06-12T20:59:28.63143346Z\" level=info msg=\"Starting container: 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258\" id=f16c405f-2915-450c-91be-3da6800c1de3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:28.659466 crc crio[24437]: time=\"2026-06-12T20:59:28.659259372Z\" level=info msg=\"Started container\" PID=73922 containerID=6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258 description=openstack/cinder-api-0/cinder-api-log id=f16c405f-2915-450c-91be-3da6800c1de3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac\nJun 12 20:59:28.687752 crc crio[24437]: time=\"2026-06-12T20:59:28.687113654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ba944f0e-aa6d-4825-b4fc-08c99c5fc6fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:28.741213 crc crio[24437]: time=\"2026-06-12T20:59:28.741121147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=46d1e060-d41e-4bf1-932f-80fe13f47891 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:28.755075 crc crio[24437]: time=\"2026-06-12T20:59:28.754974042Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=a583546e-5181-4f10-bb1c-e16737148fba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:28.755645 crc crio[24437]: time=\"2026-06-12T20:59:28.755592557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:29.053414 crc crio[24437]: time=\"2026-06-12T20:59:29.053317622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:29.190371 crc crio[24437]: time=\"2026-06-12T20:59:29.190223937Z\" level=info msg=\"Created container 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090: openstack/cinder-scheduler-0/probe\" id=890ec0e9-9028-4898-8d96-2df72f93244d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:29.191890 crc crio[24437]: time=\"2026-06-12T20:59:29.191793365Z\" level=info msg=\"Starting container: 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090\" id=995b0f1a-dea4-4dde-9f08-b75d4126ed16 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:29.202730 crc crio[24437]: time=\"2026-06-12T20:59:29.202580455Z\" level=info msg=\"Started container\" PID=73970 containerID=7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090 description=openstack/cinder-scheduler-0/probe id=995b0f1a-dea4-4dde-9f08-b75d4126ed16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915\nJun 12 20:59:30.452841 crc crio[24437]: time=\"2026-06-12T20:59:30.451768654Z\" level=info msg=\"Stopping container: 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44 (timeout: 30s)\" id=79375091-4dde-4db2-9125-ad3e7fe37cf5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:30.453679 crc crio[24437]: time=\"2026-06-12T20:59:30.452336498Z\" level=info msg=\"Stopping container: baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa (timeout: 30s)\" id=82157c24-168a-4c22-ab38-e7b921da5822 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:32.289995 crc crio[24437]: time=\"2026-06-12T20:59:32.288837552Z\" level=info msg=\"Stopping container: fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404 (timeout: 30s)\" id=32d53b24-b319-43de-ae86-3d291abf0df6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:32.299405 crc crio[24437]: time=\"2026-06-12T20:59:32.297682376Z\" level=info msg=\"Stopping container: 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43 (timeout: 30s)\" id=4926af69-e234-49f6-b7b5-842ccd93f76b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:32.914400 crc crio[24437]: time=\"2026-06-12T20:59:32.913644032Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7645c66d45-6kxvc/POD\" id=867f48c1-9532-4b35-a360-7e167ffa38ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:32.914718 crc crio[24437]: time=\"2026-06-12T20:59:32.914440101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:33.558825 crc crio[24437]: time=\"2026-06-12T20:59:33.556063977Z\" level=info msg=\"Stopping container: 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e (timeout: 10s)\" id=868ddd3a-bff3-45a6-97cc-db76587b4d2a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:38.434315 crc crio[24437]: time=\"2026-06-12T20:59:38.433843053Z\" level=info msg=\"Stopped container 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43: openstack/neutron-7d468b797c-jr2km/neutron-httpd\" id=4926af69-e234-49f6-b7b5-842ccd93f76b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:38.469801 crc crio[24437]: time=\"2026-06-12T20:59:38.469645056Z\" level=info msg=\"Stopped container fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404: openstack/neutron-7d468b797c-jr2km/neutron-api\" id=32d53b24-b319-43de-ae86-3d291abf0df6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:38.470715 crc crio[24437]: time=\"2026-06-12T20:59:38.47066702Z\" level=info msg=\"Stopping pod sandbox: 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7\" id=06985279-ec2b-4035-9622-9a16681ea549 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:38.471789 crc crio[24437]: time=\"2026-06-12T20:59:38.471744007Z\" level=info msg=\"Got pod network &{Name:neutron-7d468b797c-jr2km Namespace:openstack ID:12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7 UID:dfb937c6-ba5e-4b7d-b03f-03f13c793653 NetNS:/var/run/netns/c9c09d27-a5d1-49df-9f16-2e3325f2652a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb937c6_ba5e_4b7d_b03f_03f13c793653.slice PodAnnotations:0xc0026ab228}] Aliases:map[]}\"\nJun 12 20:59:38.472127 crc crio[24437]: time=\"2026-06-12T20:59:38.472103015Z\" level=info msg=\"Deleting pod openstack_neutron-7d468b797c-jr2km from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:38.481439 crc crio[24437]: time=\"2026-06-12T20:59:38.481331318Z\" level=info msg=\"Stopped container 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e: openstack/dnsmasq-dns-54f48964b7-dcrsx/dnsmasq-dns\" id=868ddd3a-bff3-45a6-97cc-db76587b4d2a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:38.482910 crc crio[24437]: time=\"2026-06-12T20:59:38.482788763Z\" level=info msg=\"Stopping pod sandbox: 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10\" id=6796abe4-3d85-487d-a5aa-a790a32c7dd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:38.484133 crc crio[24437]: time=\"2026-06-12T20:59:38.48389985Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-dcrsx Namespace:openstack ID:257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10 UID:1979c0da-a565-4d9b-8001-e93d66a72bdb NetNS:/var/run/netns/e374a6ae-3877-4861-99c9-51a2cd71a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1979c0da_a565_4d9b_8001_e93d66a72bdb.slice PodAnnotations:0xc001fa4460}] Aliases:map[]}\"\nJun 12 20:59:38.484303 crc crio[24437]: time=\"2026-06-12T20:59:38.484226568Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54f48964b7-dcrsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:38.495765 crc crio[24437]: time=\"2026-06-12T20:59:38.495681135Z\" level=info msg=\"Stopped container baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api\" id=82157c24-168a-4c22-ab38-e7b921da5822 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:38.502804 crc crio[24437]: time=\"2026-06-12T20:59:38.502724255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:38.508165 crc crio[24437]: time=\"2026-06-12T20:59:38.508040643Z\" level=info msg=\"Stopped container 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api-log\" id=79375091-4dde-4db2-9125-ad3e7fe37cf5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:38.509368 crc crio[24437]: time=\"2026-06-12T20:59:38.509194131Z\" level=info msg=\"Stopping pod sandbox: 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165\" id=db9e9aaf-08a2-4bfa-b51e-3f914d426790 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:38.510023 crc crio[24437]: time=\"2026-06-12T20:59:38.509857976Z\" level=info msg=\"Got pod network &{Name:barbican-api-5b95c547c8-w2mpx Namespace:openstack ID:391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165 UID:af63032e-3f49-4cca-8950-f8ac4a2e6394 NetNS:/var/run/netns/a594be4a-7d6c-40a8-a522-c47187c21671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf63032e_3f49_4cca_8950_f8ac4a2e6394.slice PodAnnotations:0xc00051c670}] Aliases:map[]}\"\nJun 12 20:59:38.510320 crc crio[24437]: time=\"2026-06-12T20:59:38.510139023Z\" level=info msg=\"Deleting pod openstack_barbican-api-5b95c547c8-w2mpx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:39.310700 crc crio[24437]: time=\"2026-06-12T20:59:39.310142312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:39.322210 crc crio[24437]: time=\"2026-06-12T20:59:39.321816944Z\" level=info msg=\"Stopped pod sandbox: 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165\" id=db9e9aaf-08a2-4bfa-b51e-3f914d426790 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:39.346793 crc crio[24437]: time=\"2026-06-12T20:59:39.346663283Z\" level=info msg=\"Stopped pod sandbox: 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7\" id=06985279-ec2b-4035-9622-9a16681ea549 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:39.417824 crc crio[24437]: time=\"2026-06-12T20:59:39.417694078Z\" level=info msg=\"Stopped pod sandbox: 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10\" id=6796abe4-3d85-487d-a5aa-a790a32c7dd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:39.437909 crc crio[24437]: time=\"2026-06-12T20:59:39.437434584Z\" level=info msg=\"Got pod network &{Name:neutron-7645c66d45-6kxvc Namespace:openstack ID:c1daa5975a9b48493f4796c83fcc7cf32873e29c4fef886e90507935991cb706 UID:72b59c81-03bd-4bdd-a4d7-dd73671197b8 NetNS:/var/run/netns/2d58b947-807e-442e-9041-175511a72eb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b59c81_03bd_4bdd_a4d7_dd73671197b8.slice PodAnnotations:0xc00282c448}] Aliases:map[]}\"\nJun 12 20:59:39.439144 crc crio[24437]: time=\"2026-06-12T20:59:39.438887819Z\" level=info msg=\"Adding pod openstack_neutron-7645c66d45-6kxvc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:39.453300 crc crio[24437]: time=\"2026-06-12T20:59:39.453193734Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=9f14a05b-7c2d-4495-af3b-864f13b776a1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:59:39.455041 crc crio[24437]: time=\"2026-06-12T20:59:39.454806853Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a3bdc330-ea8e-4a14-9f8d-e126a7e030e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:39.525190 crc crio[24437]: time=\"2026-06-12T20:59:39.525066898Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9faf9565-10ff-47a9-986e-a3f894b519af name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:39.545191 crc crio[24437]: time=\"2026-06-12T20:59:39.545118133Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=53cbe406-890d-492a-9b88-df1f721bc9c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:39.547309 crc crio[24437]: time=\"2026-06-12T20:59:39.547218363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:39.598223 crc crio[24437]: time=\"2026-06-12T20:59:39.598002408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:39.612361 crc crio[24437]: time=\"2026-06-12T20:59:39.610785688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:39.768067 crc crio[24437]: time=\"2026-06-12T20:59:39.767320426Z\" level=info msg=\"Removing container: baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa\" id=f191c883-b8b1-4300-bc1b-fef72dd87bb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:39.851782 crc crio[24437]: time=\"2026-06-12T20:59:39.850654177Z\" level=info msg=\"Removed container baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api\" id=f191c883-b8b1-4300-bc1b-fef72dd87bb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:39.878630 crc crio[24437]: time=\"2026-06-12T20:59:39.87853006Z\" level=info msg=\"Removing container: 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44\" id=0f594969-befd-44a8-8f22-82d5dc5a1c43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:39.906240 crc crio[24437]: 2026-06-12T20:59:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1daa5975a9b484 Mac:86:82:23:bc:d3:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/2d58b947-807e-442e-9041-175511a72eb8 SocketPath: PciID:}] [{Interface:0xc0001385b0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:39.907815 crc crio[24437]: time=\"2026-06-12T20:59:39.907751205Z\" level=info msg=\"Got pod network &{Name:neutron-7645c66d45-6kxvc Namespace:openstack ID:c1daa5975a9b48493f4796c83fcc7cf32873e29c4fef886e90507935991cb706 UID:72b59c81-03bd-4bdd-a4d7-dd73671197b8 NetNS:/var/run/netns/2d58b947-807e-442e-9041-175511a72eb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b59c81_03bd_4bdd_a4d7_dd73671197b8.slice PodAnnotations:0xc00282c448}] Aliases:map[]}\"\nJun 12 20:59:39.916773 crc crio[24437]: time=\"2026-06-12T20:59:39.915114872Z\" level=info msg=\"Checking pod openstack_neutron-7645c66d45-6kxvc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:39.928578 crc crio[24437]: time=\"2026-06-12T20:59:39.928498376Z\" level=info msg=\"Created container 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb: openstack/ceilometer-0/proxy-httpd\" id=53cbe406-890d-492a-9b88-df1f721bc9c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:39.930602 crc crio[24437]: time=\"2026-06-12T20:59:39.930059873Z\" level=info msg=\"Starting container: 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb\" id=75bda3ec-9797-4f43-831e-d1891481bb3a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:39.935660 crc crio[24437]: time=\"2026-06-12T20:59:39.935348551Z\" level=info msg=\"Started container\" PID=74807 containerID=7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb description=openstack/ceilometer-0/proxy-httpd id=75bda3ec-9797-4f43-831e-d1891481bb3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6\nJun 12 20:59:39.958977 crc crio[24437]: time=\"2026-06-12T20:59:39.957735861Z\" level=info msg=\"Ran pod sandbox c1daa5975a9b48493f4796c83fcc7cf32873e29c4fef886e90507935991cb706 with infra container: openstack/neutron-7645c66d45-6kxvc/POD\" id=867f48c1-9532-4b35-a360-7e167ffa38ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:39.962251 crc crio[24437]: time=\"2026-06-12T20:59:39.962104787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ab2a6d14-e7e8-408f-a7fc-5d78b8519e8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:40.079787 crc crio[24437]: time=\"2026-06-12T20:59:40.079031659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=52c80e22-4e6d-41de-bfe6-3d56652802eb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:40.097767 crc crio[24437]: time=\"2026-06-12T20:59:40.097585036Z\" level=info msg=\"Creating container: openstack/neutron-7645c66d45-6kxvc/neutron-api\" id=a5adcf30-fa78-4177-9e36-49914ff7538b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:40.098669 crc crio[24437]: time=\"2026-06-12T20:59:40.098608771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:40.135022 crc crio[24437]: time=\"2026-06-12T20:59:40.134880687Z\" level=info msg=\"Created container ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab: openstack/cinder-api-0/cinder-api\" id=a583546e-5181-4f10-bb1c-e16737148fba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:40.142029 crc crio[24437]: time=\"2026-06-12T20:59:40.141852815Z\" level=info msg=\"Starting container: ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab\" id=51b7d101-ccf7-423a-8990-2574dd108dc1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:40.148594 crc crio[24437]: time=\"2026-06-12T20:59:40.148522465Z\" level=info msg=\"Started container\" PID=74814 containerID=ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab description=openstack/cinder-api-0/cinder-api id=51b7d101-ccf7-423a-8990-2574dd108dc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac\nJun 12 20:59:40.198532 crc crio[24437]: time=\"2026-06-12T20:59:40.19844584Z\" level=info msg=\"Removed container 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api-log\" id=0f594969-befd-44a8-8f22-82d5dc5a1c43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:40.204687 crc crio[24437]: time=\"2026-06-12T20:59:40.204611099Z\" level=info msg=\"Removing container: 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e\" id=b4e185ae-f42b-4b67-980f-672cbbb081a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:40.210500 crc crio[24437]: time=\"2026-06-12T20:59:40.21042502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:40.216341 crc crio[24437]: time=\"2026-06-12T20:59:40.21624294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:40.230730 crc crio[24437]: time=\"2026-06-12T20:59:40.230648219Z\" level=info msg=\"Removed container 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e: openstack/dnsmasq-dns-54f48964b7-dcrsx/dnsmasq-dns\" id=b4e185ae-f42b-4b67-980f-672cbbb081a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:40.234628 crc crio[24437]: time=\"2026-06-12T20:59:40.234553123Z\" level=info msg=\"Removing container: 6d07662ff557b824fd13177263e6dece84fc104733d54214f41e9276c07932d2\" id=5e614f2e-0521-4b54-b6b2-1cdb48630fc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:40.280244 crc crio[24437]: time=\"2026-06-12T20:59:40.279546909Z\" level=info msg=\"Removed container 6d07662ff557b824fd13177263e6dece84fc104733d54214f41e9276c07932d2: openstack/dnsmasq-dns-54f48964b7-dcrsx/init\" id=5e614f2e-0521-4b54-b6b2-1cdb48630fc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:40.303616 crc crio[24437]: time=\"2026-06-12T20:59:40.30325622Z\" level=info msg=\"Removing container: 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43\" id=bc113e93-37a3-4faa-b7ae-c6e23fc08566 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:40.345503 crc crio[24437]: time=\"2026-06-12T20:59:40.345302436Z\" level=info msg=\"Removed container 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43: openstack/neutron-7d468b797c-jr2km/neutron-httpd\" id=bc113e93-37a3-4faa-b7ae-c6e23fc08566 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:40.349311 crc crio[24437]: time=\"2026-06-12T20:59:40.349209199Z\" level=info msg=\"Removing container: fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404\" id=8c397ced-628c-44e4-a5cf-4717f10ce9ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:40.375684 crc crio[24437]: time=\"2026-06-12T20:59:40.375356911Z\" level=info msg=\"Created container 861d99224f137902b319276519133c4fa6a9e40f2e775378c2ac421467d03982: openstack/neutron-7645c66d45-6kxvc/neutron-api\" id=a5adcf30-fa78-4177-9e36-49914ff7538b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:40.384499 crc crio[24437]: time=\"2026-06-12T20:59:40.384311036Z\" level=info msg=\"Starting container: 861d99224f137902b319276519133c4fa6a9e40f2e775378c2ac421467d03982\" id=2b3f65d4-0e8f-4bcb-9dfa-592649007ba9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:40.396597 crc crio[24437]: time=\"2026-06-12T20:59:40.396484311Z\" level=info msg=\"Started container\" PID=75083 containerID=861d99224f137902b319276519133c4fa6a9e40f2e775378c2ac421467d03982 description=openstack/neutron-7645c66d45-6kxvc/neutron-api id=2b3f65d4-0e8f-4bcb-9dfa-592649007ba9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1daa5975a9b48493f4796c83fcc7cf32873e29c4fef886e90507935991cb706\nJun 12 20:59:40.407376 crc crio[24437]: time=\"2026-06-12T20:59:40.407143078Z\" level=info msg=\"Removed container fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404: openstack/neutron-7d468b797c-jr2km/neutron-api\" id=8c397ced-628c-44e4-a5cf-4717f10ce9ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:40.425433 crc crio[24437]: time=\"2026-06-12T20:59:40.425198373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9e845862-b5e6-4f4e-bf28-5677c84a3a8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:40.583843 crc crio[24437]: time=\"2026-06-12T20:59:40.583753571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=82dc6182-de6b-4642-af34-52c18da69b21 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:40.597115 crc crio[24437]: time=\"2026-06-12T20:59:40.597029441Z\" level=info msg=\"Creating container: openstack/neutron-7645c66d45-6kxvc/neutron-httpd\" id=a25dca76-68a5-4eb8-8a81-f3acdbe307ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:40.597493 crc crio[24437]: time=\"2026-06-12T20:59:40.597443191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:40.650339 crc crio[24437]: time=\"2026-06-12T20:59:40.649758594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:40.655697 crc crio[24437]: time=\"2026-06-12T20:59:40.655618005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:40.838960 crc crio[24437]: time=\"2026-06-12T20:59:40.838849347Z\" level=info msg=\"Stopping container: 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb (timeout: 30s)\" id=d68ea904-c218-4db1-962a-08a09431e785 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:40.839991 crc crio[24437]: time=\"2026-06-12T20:59:40.839896552Z\" level=info msg=\"Stopping container: 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf (timeout: 30s)\" id=7a61c5d4-803b-4bcd-92d5-22c4e166d4da name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:40.841832 crc crio[24437]: time=\"2026-06-12T20:59:40.841475851Z\" level=info msg=\"Stopping container: bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201 (timeout: 30s)\" id=977661cc-f108-4625-8cb0-bd3f5545ea96 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:40.842086 crc crio[24437]: time=\"2026-06-12T20:59:40.841748856Z\" level=info msg=\"Stopping container: fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1 (timeout: 30s)\" id=5d00a2fd-5f9f-4d8c-b4b0-24786685f194 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:40.867486 crc crio[24437]: time=\"2026-06-12T20:59:40.867402616Z\" level=info msg=\"Stopping container: 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258 (timeout: 30s)\" id=ddb26d5d-5ce7-493d-88bc-f37f67810247 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:40.868346 crc crio[24437]: time=\"2026-06-12T20:59:40.867911749Z\" level=info msg=\"Stopping container: ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab (timeout: 30s)\" id=82c640d7-612a-4166-b468-4ed30047fa60 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:41.314135 crc crio[24437]: time=\"2026-06-12T20:59:41.313508673Z\" level=info msg=\"Created container 35ee090ec47f86ca7e84d0735d4fe818488396c2f5494f5c91c383f870a27605: openstack/neutron-7645c66d45-6kxvc/neutron-httpd\" id=a25dca76-68a5-4eb8-8a81-f3acdbe307ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:41.335370 crc crio[24437]: time=\"2026-06-12T20:59:41.335139625Z\" level=info msg=\"Starting container: 35ee090ec47f86ca7e84d0735d4fe818488396c2f5494f5c91c383f870a27605\" id=fd4efee1-0860-4a7c-ab65-7385adaf8b9e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:41.353856 crc crio[24437]: time=\"2026-06-12T20:59:41.353740294Z\" level=info msg=\"Started container\" PID=75276 containerID=35ee090ec47f86ca7e84d0735d4fe818488396c2f5494f5c91c383f870a27605 description=openstack/neutron-7645c66d45-6kxvc/neutron-httpd id=fd4efee1-0860-4a7c-ab65-7385adaf8b9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1daa5975a9b48493f4796c83fcc7cf32873e29c4fef886e90507935991cb706\nJun 12 20:59:41.357246 crc crio[24437]: time=\"2026-06-12T20:59:41.357156756Z\" level=info msg=\"Stopped container ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab: openstack/cinder-api-0/cinder-api\" id=82c640d7-612a-4166-b468-4ed30047fa60 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:41.395320 crc crio[24437]: time=\"2026-06-12T20:59:41.395199174Z\" level=info msg=\"Stopped container 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf: openstack/ceilometer-0/ceilometer-central-agent\" id=7a61c5d4-803b-4bcd-92d5-22c4e166d4da name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:41.493031 crc crio[24437]: time=\"2026-06-12T20:59:41.492843121Z\" level=info msg=\"Stopped container bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201: openstack/ceilometer-0/sg-core\" id=977661cc-f108-4625-8cb0-bd3f5545ea96 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:41.652660 crc crio[24437]: time=\"2026-06-12T20:59:41.652489873Z\" level=info msg=\"Stopped container 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258: openstack/cinder-api-0/cinder-api-log\" id=ddb26d5d-5ce7-493d-88bc-f37f67810247 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:41.653845 crc crio[24437]: time=\"2026-06-12T20:59:41.653772845Z\" level=info msg=\"Stopping pod sandbox: 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac\" id=76d6c380-6437-42db-af78-860070584ab6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:41.654544 crc crio[24437]: time=\"2026-06-12T20:59:41.654473162Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac UID:f6731075-1c98-4920-ab3c-af9ef149948d NetNS:/var/run/netns/3b041f3b-9497-4b65-9cca-6b65fe01378c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6731075_1c98_4920_ab3c_af9ef149948d.slice PodAnnotations:0xc00051c3d0}] Aliases:map[]}\"\nJun 12 20:59:41.654712 crc crio[24437]: time=\"2026-06-12T20:59:41.654650196Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:41.671909 crc crio[24437]: time=\"2026-06-12T20:59:41.671723838Z\" level=info msg=\"Stopped container 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb: openstack/ceilometer-0/proxy-httpd\" id=d68ea904-c218-4db1-962a-08a09431e785 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:42.095830 crc crio[24437]: time=\"2026-06-12T20:59:42.095473106Z\" level=info msg=\"Stopped pod sandbox: 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac\" id=76d6c380-6437-42db-af78-860070584ab6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:42.983808 crc crio[24437]: time=\"2026-06-12T20:59:42.983212542Z\" level=info msg=\"Removing container: ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab\" id=9ce26c25-2d3f-42df-bf38-382b46abb800 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:43.026850 crc crio[24437]: time=\"2026-06-12T20:59:43.02667823Z\" level=info msg=\"Removed container ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab: openstack/cinder-api-0/cinder-api\" id=9ce26c25-2d3f-42df-bf38-382b46abb800 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:43.032858 crc crio[24437]: time=\"2026-06-12T20:59:43.032781868Z\" level=info msg=\"Removing container: 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258\" id=61868821-a91b-4cd7-bf72-eb1d20105444 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:43.092213 crc crio[24437]: time=\"2026-06-12T20:59:43.092115849Z\" level=info msg=\"Removed container 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258: openstack/cinder-api-0/cinder-api-log\" id=61868821-a91b-4cd7-bf72-eb1d20105444 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:43.551122 crc crio[24437]: time=\"2026-06-12T20:59:43.550005982Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=3d465a08-66ae-4ab7-9b6c-74b57293d72f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:43.551122 crc crio[24437]: time=\"2026-06-12T20:59:43.550081873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:43.638219 crc crio[24437]: time=\"2026-06-12T20:59:43.638015235Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:67835680371b9ed2ce724cf3b5db47ef9af678a68472656b71a64063e03651b5 UID:53d83d6f-ea41-473d-b099-399776e18ff7 NetNS:/var/run/netns/fb7d6c7f-5dc8-4a95-a52d-8384acfb0186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53d83d6f_ea41_473d_b099_399776e18ff7.slice PodAnnotations:0xc001f6c140}] Aliases:map[]}\"\nJun 12 20:59:43.638219 crc crio[24437]: time=\"2026-06-12T20:59:43.638092167Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:43.900054 crc crio[24437]: time=\"2026-06-12T20:59:43.899419454Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=5ce8f42d-2bfe-4e06-b1ff-db51a0199afc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:43.900054 crc crio[24437]: time=\"2026-06-12T20:59:43.899965928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:43.958079 crc crio[24437]: time=\"2026-06-12T20:59:43.957015834Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:613d69969f693d3b80ff785e936d4eba14ebb776516a4aa3279aa45f45b29d78 UID:4796f82d-c2ed-425a-961a-58c2a68b3609 NetNS:/var/run/netns/76a35fee-3c11-4c58-890f-6168832fc3b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4796f82d_c2ed_425a_961a_58c2a68b3609.slice PodAnnotations:0xc000c24358}] Aliases:map[]}\"\nJun 12 20:59:43.958079 crc crio[24437]: time=\"2026-06-12T20:59:43.957191798Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:44.172869 crc crio[24437]: 2026-06-12T20:59:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67835680371b9ed Mac:96:42:85:be:76:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/fb7d6c7f-5dc8-4a95-a52d-8384acfb0186 SocketPath: PciID:}] [{Interface:0xc0000148d0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:44.176322 crc crio[24437]: time=\"2026-06-12T20:59:44.174233027Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:67835680371b9ed2ce724cf3b5db47ef9af678a68472656b71a64063e03651b5 UID:53d83d6f-ea41-473d-b099-399776e18ff7 NetNS:/var/run/netns/fb7d6c7f-5dc8-4a95-a52d-8384acfb0186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53d83d6f_ea41_473d_b099_399776e18ff7.slice PodAnnotations:0xc001f6c140}] Aliases:map[]}\"\nJun 12 20:59:44.176322 crc crio[24437]: time=\"2026-06-12T20:59:44.174662407Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:44.191304 crc crio[24437]: time=\"2026-06-12T20:59:44.191201196Z\" level=info msg=\"Ran pod sandbox 67835680371b9ed2ce724cf3b5db47ef9af678a68472656b71a64063e03651b5 with infra container: openstack/cinder-api-0/POD\" id=3d465a08-66ae-4ab7-9b6c-74b57293d72f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:44.198451 crc crio[24437]: time=\"2026-06-12T20:59:44.198386429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d987041b-93e2-4da6-85f2-4cb41a739494 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:44.204107 crc crio[24437]: time=\"2026-06-12T20:59:44.204039646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=49ff76f5-3d9e-4cf1-9b50-47848e125f4e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:44.212711 crc crio[24437]: time=\"2026-06-12T20:59:44.212637894Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=09da5ff2-7058-4463-91b0-43d19b35b3c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:44.213088 crc crio[24437]: time=\"2026-06-12T20:59:44.213004633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:44.309505 crc crio[24437]: time=\"2026-06-12T20:59:44.309218745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:44.509323 crc crio[24437]: 2026-06-12T20:59:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:613d69969f693d3 Mac:b2:8b:c1:bb:15:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/76a35fee-3c11-4c58-890f-6168832fc3b3 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:44.511599 crc crio[24437]: time=\"2026-06-12T20:59:44.511187789Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:613d69969f693d3b80ff785e936d4eba14ebb776516a4aa3279aa45f45b29d78 UID:4796f82d-c2ed-425a-961a-58c2a68b3609 NetNS:/var/run/netns/76a35fee-3c11-4c58-890f-6168832fc3b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4796f82d_c2ed_425a_961a_58c2a68b3609.slice PodAnnotations:0xc000c24358}] Aliases:map[]}\"\nJun 12 20:59:44.513344 crc crio[24437]: time=\"2026-06-12T20:59:44.513284059Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:44.526097 crc crio[24437]: time=\"2026-06-12T20:59:44.526023657Z\" level=info msg=\"Ran pod sandbox 613d69969f693d3b80ff785e936d4eba14ebb776516a4aa3279aa45f45b29d78 with infra container: openstack/openstackclient/POD\" id=5ce8f42d-2bfe-4e06-b1ff-db51a0199afc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:44.530868 crc crio[24437]: time=\"2026-06-12T20:59:44.530782912Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=f59a19ff-8a51-4e4e-aada-c8fbf5f1f307 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:44.531655 crc crio[24437]: time=\"2026-06-12T20:59:44.531597822Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=f59a19ff-8a51-4e4e-aada-c8fbf5f1f307 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:44.531742 crc crio[24437]: time=\"2026-06-12T20:59:44.531677374Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=f59a19ff-8a51-4e4e-aada-c8fbf5f1f307 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:44.535425 crc crio[24437]: time=\"2026-06-12T20:59:44.535234889Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=c359da52-978a-4317-841a-54361bb358d6 name=/runtime.v1.ImageService/PullImage\nJun 12 20:59:44.550129 crc crio[24437]: time=\"2026-06-12T20:59:44.550052017Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 12 20:59:45.293197 crc crio[24437]: time=\"2026-06-12T20:59:45.292779853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:45.463676 crc crio[24437]: time=\"2026-06-12T20:59:45.463539234Z\" level=info msg=\"Created container cc9bf42f637184a6834c704f8dd3263828fde130392496e0f2d640d73014739f: openstack/cinder-api-0/cinder-api-log\" id=09da5ff2-7058-4463-91b0-43d19b35b3c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:45.464716 crc crio[24437]: time=\"2026-06-12T20:59:45.46463225Z\" level=info msg=\"Starting container: cc9bf42f637184a6834c704f8dd3263828fde130392496e0f2d640d73014739f\" id=8c621c15-4385-4cc7-ae3b-04112dddef15 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:45.471195 crc crio[24437]: time=\"2026-06-12T20:59:45.471074986Z\" level=info msg=\"Started container\" PID=75674 containerID=cc9bf42f637184a6834c704f8dd3263828fde130392496e0f2d640d73014739f description=openstack/cinder-api-0/cinder-api-log id=8c621c15-4385-4cc7-ae3b-04112dddef15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67835680371b9ed2ce724cf3b5db47ef9af678a68472656b71a64063e03651b5\nJun 12 20:59:45.490518 crc crio[24437]: time=\"2026-06-12T20:59:45.490375812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=e8682660-4c93-4792-99f5-d56409f1cabc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:45.623544 crc crio[24437]: time=\"2026-06-12T20:59:45.623339801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=8bd4a4ed-832f-4329-859c-cff75fecb069 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:45.640121 crc crio[24437]: time=\"2026-06-12T20:59:45.636471067Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=46c5205f-501a-474a-9cde-99b339dad225 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:45.640121 crc crio[24437]: time=\"2026-06-12T20:59:45.636909699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:45.707303 crc crio[24437]: time=\"2026-06-12T20:59:45.707059682Z\" level=info msg=\"Stopped container fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=5d00a2fd-5f9f-4d8c-b4b0-24786685f194 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:45.711657 crc crio[24437]: time=\"2026-06-12T20:59:45.710597016Z\" level=info msg=\"Stopping pod sandbox: 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6\" id=25563b37-d562-4510-b857-b0426c201625 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:45.711657 crc crio[24437]: time=\"2026-06-12T20:59:45.711191691Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6 UID:5706fed8-bc3d-4407-9a06-67855d57709b NetNS:/var/run/netns/3debd7c8-1a43-4d97-aa28-fb2d4dfe31de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5706fed8_bc3d_4407_9a06_67855d57709b.slice PodAnnotations:0xc001f6d570}] Aliases:map[]}\"\nJun 12 20:59:45.711657 crc crio[24437]: time=\"2026-06-12T20:59:45.711409586Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:45.725132 crc crio[24437]: time=\"2026-06-12T20:59:45.725038086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:46.128795 crc crio[24437]: time=\"2026-06-12T20:59:46.128303448Z\" level=info msg=\"Stopped pod sandbox: 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6\" id=25563b37-d562-4510-b857-b0426c201625 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:46.603602 crc crio[24437]: time=\"2026-06-12T20:59:46.603046226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:46.832182 crc crio[24437]: time=\"2026-06-12T20:59:46.831896429Z\" level=info msg=\"Stopping container: 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8 (timeout: 30s)\" id=6237bdcf-fc59-4745-92ff-1037bf8e5294 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:46.832808 crc crio[24437]: time=\"2026-06-12T20:59:46.83276403Z\" level=info msg=\"Stopping container: 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14 (timeout: 30s)\" id=a2ae78bf-3ba3-49ef-8cd7-1bed4b6470d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:46.908833 crc crio[24437]: time=\"2026-06-12T20:59:46.908666822Z\" level=info msg=\"Created container c2f68309429be4ca17ff2411ee2bbb476b4201346b6b7294f3ed12a8f0bd5980: openstack/cinder-api-0/cinder-api\" id=46c5205f-501a-474a-9cde-99b339dad225 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:46.910706 crc crio[24437]: time=\"2026-06-12T20:59:46.910635749Z\" level=info msg=\"Starting container: c2f68309429be4ca17ff2411ee2bbb476b4201346b6b7294f3ed12a8f0bd5980\" id=2aa4d46a-7917-4fa6-8041-1ccec1ea5820 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:46.922619 crc crio[24437]: time=\"2026-06-12T20:59:46.922561668Z\" level=info msg=\"Started container\" PID=75805 containerID=c2f68309429be4ca17ff2411ee2bbb476b4201346b6b7294f3ed12a8f0bd5980 description=openstack/cinder-api-0/cinder-api id=2aa4d46a-7917-4fa6-8041-1ccec1ea5820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67835680371b9ed2ce724cf3b5db47ef9af678a68472656b71a64063e03651b5\nJun 12 20:59:46.969854 crc crio[24437]: time=\"2026-06-12T20:59:46.969747686Z\" level=info msg=\"Stopped container 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14: openstack/placement-9fb595756-skz8t/placement-log\" id=a2ae78bf-3ba3-49ef-8cd7-1bed4b6470d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:47.157634 crc crio[24437]: time=\"2026-06-12T20:59:47.157080357Z\" level=info msg=\"Removing container: 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb\" id=96dd2b1e-a055-4f90-8a8f-c8241f07055a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:47.224898 crc crio[24437]: time=\"2026-06-12T20:59:47.224819312Z\" level=info msg=\"Removed container 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb: openstack/ceilometer-0/proxy-httpd\" id=96dd2b1e-a055-4f90-8a8f-c8241f07055a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:47.232759 crc crio[24437]: time=\"2026-06-12T20:59:47.232685692Z\" level=info msg=\"Removing container: bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201\" id=29347696-4a6c-4c11-92ec-bbfdd1294b1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:47.332365 crc crio[24437]: time=\"2026-06-12T20:59:47.332201785Z\" level=info msg=\"Removed container bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201: openstack/ceilometer-0/sg-core\" id=29347696-4a6c-4c11-92ec-bbfdd1294b1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:47.335151 crc crio[24437]: time=\"2026-06-12T20:59:47.335076274Z\" level=info msg=\"Removing container: fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1\" id=e137b633-a8a5-4efd-800c-f18e3e7e19d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:47.376773 crc crio[24437]: time=\"2026-06-12T20:59:47.376592915Z\" level=info msg=\"Removed container fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=e137b633-a8a5-4efd-800c-f18e3e7e19d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:47.380440 crc crio[24437]: time=\"2026-06-12T20:59:47.380318696Z\" level=info msg=\"Removing container: 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf\" id=4986081c-63e3-4cc7-8703-ef5f3b6b081c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:47.416872 crc crio[24437]: time=\"2026-06-12T20:59:47.416770115Z\" level=info msg=\"Removed container 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf: openstack/ceilometer-0/ceilometer-central-agent\" id=4986081c-63e3-4cc7-8703-ef5f3b6b081c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:47.614684 crc crio[24437]: time=\"2026-06-12T20:59:47.613140935Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=a4ae76df-2360-4a63-bb73-786b029444f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:47.614684 crc crio[24437]: time=\"2026-06-12T20:59:47.61462812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:47.721159 crc crio[24437]: time=\"2026-06-12T20:59:47.720716181Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b UID:38bfa802-373b-4427-b1b3-72cb74ea6be9 NetNS:/var/run/netns/0d02cee9-4a97-4e77-b0c3-5530e18ff301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bfa802_373b_4427_b1b3_72cb74ea6be9.slice PodAnnotations:0xc001f6c070}] Aliases:map[]}\"\nJun 12 20:59:47.721464 crc crio[24437]: time=\"2026-06-12T20:59:47.721445258Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:48.369698 crc crio[24437]: 2026-06-12T20:59:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62e3b491345a4eb Mac:52:5e:eb:fb:68:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/0d02cee9-4a97-4e77-b0c3-5530e18ff301 SocketPath: PciID:}] [{Interface:0xc000338960 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:48.371743 crc crio[24437]: time=\"2026-06-12T20:59:48.371710483Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b UID:38bfa802-373b-4427-b1b3-72cb74ea6be9 NetNS:/var/run/netns/0d02cee9-4a97-4e77-b0c3-5530e18ff301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bfa802_373b_4427_b1b3_72cb74ea6be9.slice PodAnnotations:0xc001f6c070}] Aliases:map[]}\"\nJun 12 20:59:48.372051 crc crio[24437]: time=\"2026-06-12T20:59:48.37202757Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:48.387767 crc crio[24437]: time=\"2026-06-12T20:59:48.384480561Z\" level=info msg=\"Ran pod sandbox 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b with infra container: openstack/ceilometer-0/POD\" id=a4ae76df-2360-4a63-bb73-786b029444f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:48.390146 crc crio[24437]: time=\"2026-06-12T20:59:48.390021945Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=dd487afe-5171-40d2-b2de-120112a4c19e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:48.423322 crc crio[24437]: time=\"2026-06-12T20:59:48.423199856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2ac26664-aa23-482a-9071-9f62c8a4edef name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:48.430299 crc crio[24437]: time=\"2026-06-12T20:59:48.430198285Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=30877633-81b1-40c2-9878-1c11e38af0f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:48.431487 crc crio[24437]: time=\"2026-06-12T20:59:48.430687916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:48.515857 crc crio[24437]: time=\"2026-06-12T20:59:48.515663917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:48.519612 crc crio[24437]: time=\"2026-06-12T20:59:48.519288115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:48.677050 crc crio[24437]: time=\"2026-06-12T20:59:48.67656505Z\" level=info msg=\"Created container 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0: openstack/ceilometer-0/ceilometer-central-agent\" id=30877633-81b1-40c2-9878-1c11e38af0f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:48.679124 crc crio[24437]: time=\"2026-06-12T20:59:48.678908048Z\" level=info msg=\"Starting container: 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0\" id=f8aee40f-708f-4161-b1e6-98c60eb77351 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:48.687714 crc crio[24437]: time=\"2026-06-12T20:59:48.687657219Z\" level=info msg=\"Started container\" PID=76245 containerID=2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0 description=openstack/ceilometer-0/ceilometer-central-agent id=f8aee40f-708f-4161-b1e6-98c60eb77351 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b\nJun 12 20:59:48.704662 crc crio[24437]: time=\"2026-06-12T20:59:48.704584917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=dc746221-b341-4a12-b139-3e3aad88231f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:48.730319 crc crio[24437]: time=\"2026-06-12T20:59:48.729667041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f0007896-e169-4f2d-84b4-1a2dc0b0639c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:48.741658 crc crio[24437]: time=\"2026-06-12T20:59:48.741570969Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=31b5452c-b771-401b-be16-04499a44cc14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:48.742093 crc crio[24437]: time=\"2026-06-12T20:59:48.74204113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:48.821446 crc crio[24437]: time=\"2026-06-12T20:59:48.82114252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:48.828873 crc crio[24437]: time=\"2026-06-12T20:59:48.828812826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:48.981056 crc crio[24437]: time=\"2026-06-12T20:59:48.980835334Z\" level=info msg=\"Created container 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677: openstack/ceilometer-0/ceilometer-notification-agent\" id=31b5452c-b771-401b-be16-04499a44cc14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:48.985463 crc crio[24437]: time=\"2026-06-12T20:59:48.985332862Z\" level=info msg=\"Starting container: 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677\" id=2c19846b-4305-4609-b3ce-8340ddf4d107 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:48.990713 crc crio[24437]: time=\"2026-06-12T20:59:48.99062947Z\" level=info msg=\"Started container\" PID=76278 containerID=6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677 description=openstack/ceilometer-0/ceilometer-notification-agent id=2c19846b-4305-4609-b3ce-8340ddf4d107 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b\nJun 12 20:59:49.006155 crc crio[24437]: time=\"2026-06-12T20:59:49.006074253Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=37b8d4d5-8b08-4ec2-bd72-b4773cd3b099 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:49.020667 crc crio[24437]: time=\"2026-06-12T20:59:49.020617274Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=4cd6d56f-13f4-4da2-96aa-aeaa8b0fa006 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:49.035399 crc crio[24437]: time=\"2026-06-12T20:59:49.03534629Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=08abc4f2-27e0-4ae0-84d4-7da03dc00e46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:49.036213 crc crio[24437]: time=\"2026-06-12T20:59:49.03614941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:49.101007 crc crio[24437]: time=\"2026-06-12T20:59:49.10081701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:49.112803 crc crio[24437]: time=\"2026-06-12T20:59:49.112661405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:49.260206 crc crio[24437]: time=\"2026-06-12T20:59:49.260151425Z\" level=info msg=\"Created container 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d: openstack/ceilometer-0/sg-core\" id=08abc4f2-27e0-4ae0-84d4-7da03dc00e46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:49.263016 crc crio[24437]: time=\"2026-06-12T20:59:49.262986514Z\" level=info msg=\"Starting container: 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d\" id=1e4ed513-fcdc-407e-b32d-5745d2b99be6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:49.275798 crc crio[24437]: time=\"2026-06-12T20:59:49.275733322Z\" level=info msg=\"Started container\" PID=76298 containerID=59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d description=openstack/ceilometer-0/sg-core id=1e4ed513-fcdc-407e-b32d-5745d2b99be6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b\nJun 12 20:59:49.289876 crc crio[24437]: time=\"2026-06-12T20:59:49.289823762Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=78ea3b74-fc97-476a-a7fc-1e3a98c01b68 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:49.339460 crc crio[24437]: time=\"2026-06-12T20:59:49.339309376Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=cc3d4116-15e4-45c5-b89c-30cfa56f23f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:49.356618 crc crio[24437]: time=\"2026-06-12T20:59:49.356440069Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=5a865c6a-dc07-4b55-9474-8a21c8a43b7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:49.358058 crc crio[24437]: time=\"2026-06-12T20:59:49.358002248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:49.413482 crc crio[24437]: time=\"2026-06-12T20:59:49.413400064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:49.417738 crc crio[24437]: time=\"2026-06-12T20:59:49.417681457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:49.532205 crc crio[24437]: time=\"2026-06-12T20:59:49.532110939Z\" level=info msg=\"Created container 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266: openstack/ceilometer-0/proxy-httpd\" id=5a865c6a-dc07-4b55-9474-8a21c8a43b7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:49.533364 crc crio[24437]: time=\"2026-06-12T20:59:49.533298738Z\" level=info msg=\"Starting container: 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266\" id=040e8483-d1ee-44db-adb6-4260623a7b92 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:49.540753 crc crio[24437]: time=\"2026-06-12T20:59:49.540679486Z\" level=info msg=\"Started container\" PID=76339 containerID=8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266 description=openstack/ceilometer-0/proxy-httpd id=040e8483-d1ee-44db-adb6-4260623a7b92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b\nJun 12 20:59:50.391154 crc crio[24437]: time=\"2026-06-12T20:59:50.389054842Z\" level=info msg=\"Stopped container 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8: openstack/placement-9fb595756-skz8t/placement-api\" id=6237bdcf-fc59-4745-92ff-1037bf8e5294 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:50.392605 crc crio[24437]: time=\"2026-06-12T20:59:50.392222028Z\" level=info msg=\"Stopping pod sandbox: 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d\" id=51948fd3-81f6-457a-9184-d78eed6e9e8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:50.393247 crc crio[24437]: time=\"2026-06-12T20:59:50.393170631Z\" level=info msg=\"Got pod network &{Name:placement-9fb595756-skz8t Namespace:openstack ID:2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d UID:13d49df6-bb98-4714-9340-561c67ec4057 NetNS:/var/run/netns/af1c4ba5-3913-475c-a760-631a8bd8371e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13d49df6_bb98_4714_9340_561c67ec4057.slice PodAnnotations:0xc001fa4198}] Aliases:map[]}\"\nJun 12 20:59:50.393470 crc crio[24437]: time=\"2026-06-12T20:59:50.393405987Z\" level=info msg=\"Deleting pod openstack_placement-9fb595756-skz8t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:50.775192 crc crio[24437]: time=\"2026-06-12T20:59:50.775102719Z\" level=info msg=\"Stopped pod sandbox: 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d\" id=51948fd3-81f6-457a-9184-d78eed6e9e8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:51.321009 crc crio[24437]: time=\"2026-06-12T20:59:51.320530602Z\" level=info msg=\"Removing container: 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8\" id=1bc0da80-b949-4fe8-a1be-846624b5c4b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:51.403818 crc crio[24437]: time=\"2026-06-12T20:59:51.40372193Z\" level=info msg=\"Removed container 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8: openstack/placement-9fb595756-skz8t/placement-api\" id=1bc0da80-b949-4fe8-a1be-846624b5c4b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:51.406496 crc crio[24437]: time=\"2026-06-12T20:59:51.406420855Z\" level=info msg=\"Removing container: 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14\" id=5d6cb206-4645-4a6f-ac2e-fb2a54a90c7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:51.436146 crc crio[24437]: time=\"2026-06-12T20:59:51.436055111Z\" level=info msg=\"Removed container 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14: openstack/placement-9fb595756-skz8t/placement-log\" id=5d6cb206-4645-4a6f-ac2e-fb2a54a90c7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:53.360660 crc crio[24437]: time=\"2026-06-12T20:59:53.359595794Z\" level=info msg=\"Stopping container: 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9 (timeout: 30s)\" id=50d4b3a3-3ab1-45ab-9177-f756c182281e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:53.361585 crc crio[24437]: time=\"2026-06-12T20:59:53.359622245Z\" level=info msg=\"Stopping container: 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090 (timeout: 30s)\" id=f3a24be7-e472-425f-9cee-751ff52bf49b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:53.417338 crc crio[24437]: time=\"2026-06-12T20:59:53.415796521Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-5c485ff577-v6vjp/POD\" id=4c079329-4eca-4496-926b-93a66efe06b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:53.417338 crc crio[24437]: time=\"2026-06-12T20:59:53.415970395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:53.465044 crc crio[24437]: time=\"2026-06-12T20:59:53.464375243Z\" level=info msg=\"Got pod network &{Name:swift-proxy-5c485ff577-v6vjp Namespace:openstack ID:c0d710afa06863ee89e352f49f101b9f574ce4db9d1bbed5b1b87c2725e8836b UID:4918f9d6-81a3-4e90-a2f0-23fc9724b06f NetNS:/var/run/netns/2d653848-ab9f-498b-b842-cf609934c10e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4918f9d6_81a3_4e90_a2f0_23fc9724b06f.slice PodAnnotations:0xc000c24748}] Aliases:map[]}\"\nJun 12 20:59:53.465044 crc crio[24437]: time=\"2026-06-12T20:59:53.464421165Z\" level=info msg=\"Adding pod openstack_swift-proxy-5c485ff577-v6vjp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:54.142991 crc crio[24437]: 2026-06-12T20:59:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0d710afa06863e Mac:66:06:79:72:0d:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/2d653848-ab9f-498b-b842-cf609934c10e SocketPath: PciID:}] [{Interface:0xc0004b0570 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:59:54.145909 crc crio[24437]: time=\"2026-06-12T20:59:54.145231947Z\" level=info msg=\"Got pod network &{Name:swift-proxy-5c485ff577-v6vjp Namespace:openstack ID:c0d710afa06863ee89e352f49f101b9f574ce4db9d1bbed5b1b87c2725e8836b UID:4918f9d6-81a3-4e90-a2f0-23fc9724b06f NetNS:/var/run/netns/2d653848-ab9f-498b-b842-cf609934c10e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4918f9d6_81a3_4e90_a2f0_23fc9724b06f.slice PodAnnotations:0xc000c24748}] Aliases:map[]}\"\nJun 12 20:59:54.145909 crc crio[24437]: time=\"2026-06-12T20:59:54.145428151Z\" level=info msg=\"Checking pod openstack_swift-proxy-5c485ff577-v6vjp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:59:54.166305 crc crio[24437]: time=\"2026-06-12T20:59:54.166125001Z\" level=info msg=\"Ran pod sandbox c0d710afa06863ee89e352f49f101b9f574ce4db9d1bbed5b1b87c2725e8836b with infra container: openstack/swift-proxy-5c485ff577-v6vjp/POD\" id=4c079329-4eca-4496-926b-93a66efe06b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:54.171197 crc crio[24437]: time=\"2026-06-12T20:59:54.169788489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d0c6232d-5dc5-4d71-96ba-169f475ed0b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:54.244307 crc crio[24437]: time=\"2026-06-12T20:59:54.244229306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=4dcf8fa3-3bcc-4f73-ab9a-111ff76df159 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:54.342566 crc crio[24437]: time=\"2026-06-12T20:59:54.342385854Z\" level=info msg=\"Stopped container 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090: openstack/cinder-scheduler-0/probe\" id=f3a24be7-e472-425f-9cee-751ff52bf49b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:54.347225 crc crio[24437]: time=\"2026-06-12T20:59:54.34718256Z\" level=info msg=\"Creating container: openstack/swift-proxy-5c485ff577-v6vjp/proxy-httpd\" id=4de71285-c615-4522-b62d-93c87df7d60c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:54.347727 crc crio[24437]: time=\"2026-06-12T20:59:54.347644362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:54.442134 crc crio[24437]: time=\"2026-06-12T20:59:54.44204621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:54.451708 crc crio[24437]: time=\"2026-06-12T20:59:54.451546559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:54.608626 crc crio[24437]: time=\"2026-06-12T20:59:54.603815164Z\" level=info msg=\"Stopping container: 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266 (timeout: 30s)\" id=59689015-ef46-4d50-8377-70bf52c1f856 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:54.608626 crc crio[24437]: time=\"2026-06-12T20:59:54.603900716Z\" level=info msg=\"Stopping container: 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0 (timeout: 30s)\" id=c8fa1880-bc36-4ad8-869c-3d2cc24cf3a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:54.609077 crc crio[24437]: time=\"2026-06-12T20:59:54.60406119Z\" level=info msg=\"Stopping container: 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d (timeout: 30s)\" id=7a336eb6-1baf-4544-bca8-24e0603d6ca9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:54.609418 crc crio[24437]: time=\"2026-06-12T20:59:54.604432569Z\" level=info msg=\"Stopping container: 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677 (timeout: 30s)\" id=c8c04568-037d-4160-b911-83a40b5711ea name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:54.653501 crc crio[24437]: time=\"2026-06-12T20:59:54.652715394Z\" level=info msg=\"Created container 40b6d4bc0994c1c16e1284cc2f9dfd169777a088402fa9c09ede594024e2102c: openstack/swift-proxy-5c485ff577-v6vjp/proxy-httpd\" id=4de71285-c615-4522-b62d-93c87df7d60c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:54.653619 crc crio[24437]: time=\"2026-06-12T20:59:54.653534805Z\" level=info msg=\"Starting container: 40b6d4bc0994c1c16e1284cc2f9dfd169777a088402fa9c09ede594024e2102c\" id=268975eb-ca4c-44b6-80c2-8827aa2860bb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:54.663245 crc crio[24437]: time=\"2026-06-12T20:59:54.663151087Z\" level=info msg=\"Started container\" PID=76768 containerID=40b6d4bc0994c1c16e1284cc2f9dfd169777a088402fa9c09ede594024e2102c description=openstack/swift-proxy-5c485ff577-v6vjp/proxy-httpd id=268975eb-ca4c-44b6-80c2-8827aa2860bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0d710afa06863ee89e352f49f101b9f574ce4db9d1bbed5b1b87c2725e8836b\nJun 12 20:59:54.678150 crc crio[24437]: time=\"2026-06-12T20:59:54.678056796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=f61684c5-17de-4d0d-8f4a-2114ba793773 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:57.886086 crc crio[24437]: time=\"2026-06-12T20:59:57.885534869Z\" level=info msg=\"Stopping container: 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7 (timeout: 30s)\" id=ea2baf48-bc36-4687-af78-5c09050e13a3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:57.898078 crc crio[24437]: time=\"2026-06-12T20:59:57.89799617Z\" level=info msg=\"Stopping container: 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699 (timeout: 30s)\" id=e58236c0-4724-482e-8611-1010c9114193 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:58.903500 crc crio[24437]: time=\"2026-06-12T20:59:58.895992988Z\" level=info msg=\"Stopping container: 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774 (timeout: 30s)\" id=c0994378-8b97-4a03-8838-9d4eef04832c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:58.903500 crc crio[24437]: time=\"2026-06-12T20:59:58.895989737Z\" level=info msg=\"Stopping container: 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404 (timeout: 30s)\" id=c3f01840-4792-4f51-a27b-4258e1b35511 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:00.077279 crc crio[24437]: time=\"2026-06-12T21:00:00.076737651Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-rpkqq/POD\" id=296c9417-8720-47f3-938e-137aecf18af2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:00.078330 crc crio[24437]: time=\"2026-06-12T21:00:00.077328767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:00.201454 crc crio[24437]: time=\"2026-06-12T21:00:00.201373141Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-b6b5d/POD\" id=2cd7a403-684d-4ebf-8a5c-2e6036b7d567 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:00.201629 crc crio[24437]: time=\"2026-06-12T21:00:00.201477254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:00.412552 crc crio[24437]: time=\"2026-06-12T21:00:00.412041299Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-e319-account-create-update-s2c4l/POD\" id=10806981-e008-47e1-bdd3-9d9a79fa75c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:00.412684 crc crio[24437]: time=\"2026-06-12T21:00:00.412594731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:00.438498 crc crio[24437]: time=\"2026-06-12T21:00:00.438381455Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-g66wd/POD\" id=c910c960-c2e8-449f-b2fd-334924965c3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:00.438689 crc crio[24437]: time=\"2026-06-12T21:00:00.43852039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:00.668394 crc crio[24437]: time=\"2026-06-12T21:00:00.668214801Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/POD\" id=f2878a7f-0374-4590-b39d-56a0094e841c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:00.668394 crc crio[24437]: time=\"2026-06-12T21:00:00.668369405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:00.688778 crc crio[24437]: time=\"2026-06-12T21:00:00.688644281Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688300-rktrt/POD\" id=c3c5a427-dbec-4fbe-ae32-8d58e5e59968 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:00.688778 crc crio[24437]: time=\"2026-06-12T21:00:00.688759943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:00.703581 crc crio[24437]: time=\"2026-06-12T21:00:00.703506271Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-6112-account-create-update-djx4p/POD\" id=b7b4b6ea-d47f-4326-9ffd-8d73d78b6f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:00.703725 crc crio[24437]: time=\"2026-06-12T21:00:00.703603523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:00.824275 crc crio[24437]: time=\"2026-06-12T21:00:00.824181833Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-082d-account-create-update-7k879/POD\" id=285c6ba4-4ae4-4376-97ed-fe2d3df78b9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:00.824420 crc crio[24437]: time=\"2026-06-12T21:00:00.824331697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:00.943449 crc crio[24437]: time=\"2026-06-12T21:00:00.942619798Z\" level=info msg=\"Stopping pod sandbox: 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165\" id=b9d60e4f-9d00-46c5-be8e-6d416db0f44b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:00.943449 crc crio[24437]: time=\"2026-06-12T21:00:00.943420738Z\" level=info msg=\"Stopped pod sandbox (already stopped): 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165\" id=b9d60e4f-9d00-46c5-be8e-6d416db0f44b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:00.945397 crc crio[24437]: time=\"2026-06-12T21:00:00.945211383Z\" level=info msg=\"Removing pod sandbox: 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165\" id=5f6a3ea9-bfb0-489d-8d92-72bd577bdc79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:05.970372 crc crio[24437]: time=\"2026-06-12T21:00:05.968626344Z\" level=info msg=\"Stopped container 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d: openstack/ceilometer-0/sg-core\" id=7a336eb6-1baf-4544-bca8-24e0603d6ca9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:05.972398 crc crio[24437]: time=\"2026-06-12T21:00:05.972287306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=5538fa5d-03ca-4f05-a92a-4c239a64afb4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:06.105333 crc crio[24437]: time=\"2026-06-12T21:00:06.104752631Z\" level=info msg=\"Stopped container 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774: openstack/glance-default-internal-api-0/glance-httpd\" id=c0994378-8b97-4a03-8838-9d4eef04832c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:06.111109 crc crio[24437]: time=\"2026-06-12T21:00:06.110996757Z\" level=info msg=\"Creating container: openstack/swift-proxy-5c485ff577-v6vjp/proxy-server\" id=24f0004e-f78f-4355-bac7-97568bbb064b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:06.148777 crc crio[24437]: time=\"2026-06-12T21:00:06.148724828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:06.157388 crc crio[24437]: time=\"2026-06-12T21:00:06.157331493Z\" level=info msg=\"Stopped container 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266: openstack/ceilometer-0/proxy-httpd\" id=59689015-ef46-4d50-8377-70bf52c1f856 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:06.172605 crc crio[24437]: time=\"2026-06-12T21:00:06.172507321Z\" level=info msg=\"Stopped container 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677: openstack/ceilometer-0/ceilometer-notification-agent\" id=c8c04568-037d-4160-b911-83a40b5711ea name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:06.336162 crc crio[24437]: time=\"2026-06-12T21:00:06.336068314Z\" level=info msg=\"Stopped container 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9: openstack/cinder-scheduler-0/cinder-scheduler\" id=50d4b3a3-3ab1-45ab-9177-f756c182281e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:06.338411 crc crio[24437]: time=\"2026-06-12T21:00:06.338305679Z\" level=info msg=\"Stopping pod sandbox: 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915\" id=203a5be8-ec35-474f-bc03-7b51d5324010 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:06.339526 crc crio[24437]: time=\"2026-06-12T21:00:06.339493049Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915 UID:af6ee49c-8447-406f-b5fc-2ae0429bc9d5 NetNS:/var/run/netns/2b998a9f-ecff-426f-afa5-26eb8788a085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf6ee49c_8447_406f_b5fc_2ae0429bc9d5.slice PodAnnotations:0xc007788110}] Aliases:map[]}\"\nJun 12 21:00:06.339805 crc crio[24437]: time=\"2026-06-12T21:00:06.339784996Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:06.371076 crc crio[24437]: time=\"2026-06-12T21:00:06.370896163Z\" level=info msg=\"Stopped container 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0: openstack/ceilometer-0/ceilometer-central-agent\" id=c8fa1880-bc36-4ad8-869c-3d2cc24cf3a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:06.373155 crc crio[24437]: time=\"2026-06-12T21:00:06.373123218Z\" level=info msg=\"Stopping pod sandbox: 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b\" id=b1b4b375-b2fa-4aad-a94c-2b579566cfd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:06.375450 crc crio[24437]: time=\"2026-06-12T21:00:06.375416405Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b UID:38bfa802-373b-4427-b1b3-72cb74ea6be9 NetNS:/var/run/netns/0d02cee9-4a97-4e77-b0c3-5530e18ff301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bfa802_373b_4427_b1b3_72cb74ea6be9.slice PodAnnotations:0xc00051cfa8}] Aliases:map[]}\"\nJun 12 21:00:06.375739 crc crio[24437]: time=\"2026-06-12T21:00:06.375720413Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:06.513466 crc crio[24437]: time=\"2026-06-12T21:00:06.511682256Z\" level=info msg=\"Stopped container 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699: openstack/glance-default-external-api-0/glance-log\" id=e58236c0-4724-482e-8611-1010c9114193 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:06.589875 crc crio[24437]: time=\"2026-06-12T21:00:06.58920882Z\" level=info msg=\"Stopped container 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404: openstack/glance-default-internal-api-0/glance-log\" id=c3f01840-4792-4f51-a27b-4258e1b35511 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:06.593649 crc crio[24437]: time=\"2026-06-12T21:00:06.59360233Z\" level=info msg=\"Stopping pod sandbox: 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67\" id=cf7e0040-4434-4777-a37a-d4df3db3eae4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:06.594560 crc crio[24437]: time=\"2026-06-12T21:00:06.594308267Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67 UID:95791ab5-fe9b-44c4-97a0-27a95d7d9d0b NetNS:/var/run/netns/77286af2-6a32-45d8-9300-a612bafedff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95791ab5_fe9b_44c4_97a0_27a95d7d9d0b.slice PodAnnotations:0xc00051d200}] Aliases:map[]}\"\nJun 12 21:00:06.594560 crc crio[24437]: time=\"2026-06-12T21:00:06.594500352Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:06.715004 crc crio[24437]: time=\"2026-06-12T21:00:06.714753623Z\" level=info msg=\"Stopped container 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7: openstack/glance-default-external-api-0/glance-httpd\" id=ea2baf48-bc36-4687-af78-5c09050e13a3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:06.722569 crc crio[24437]: time=\"2026-06-12T21:00:06.722453754Z\" level=info msg=\"Stopping pod sandbox: d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663\" id=d352a159-5829-4cf2-bb44-a6070c95bcb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:06.723758 crc crio[24437]: time=\"2026-06-12T21:00:06.723672485Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663 UID:bbc15e4d-f665-4aa8-8eeb-cc8f87ef3c2f NetNS:/var/run/netns/8f5d9dc2-26b0-4857-b7d3-cbd63f9027f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc15e4d_f665_4aa8_8eeb_cc8f87ef3c2f.slice PodAnnotations:0xc00051d388}] Aliases:map[]}\"\nJun 12 21:00:06.723993 crc crio[24437]: time=\"2026-06-12T21:00:06.72389027Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:06.957899 crc crio[24437]: time=\"2026-06-12T21:00:06.957700665Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33\" id=c359da52-978a-4317-841a-54361bb358d6 name=/runtime.v1.ImageService/PullImage\nJun 12 21:00:06.964204 crc crio[24437]: time=\"2026-06-12T21:00:06.964104955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=0f813a49-e29a-49b5-a781-8f4e686fa51b name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:07.024578 crc crio[24437]: time=\"2026-06-12T21:00:07.024485632Z\" level=info msg=\"Removed pod sandbox: 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165\" id=5f6a3ea9-bfb0-489d-8d92-72bd577bdc79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:07.026753 crc crio[24437]: time=\"2026-06-12T21:00:07.026720488Z\" level=info msg=\"Stopping pod sandbox: c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b\" id=e2fbd2ff-cb9d-4808-9bcd-ef996d5454d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.027222 crc crio[24437]: time=\"2026-06-12T21:00:07.027193099Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b\" id=e2fbd2ff-cb9d-4808-9bcd-ef996d5454d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.027887 crc crio[24437]: time=\"2026-06-12T21:00:07.027865936Z\" level=info msg=\"Removing pod sandbox: c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b\" id=1b5b6187-6d1f-45c5-a7cf-697b15e17fd7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:07.127590 crc crio[24437]: time=\"2026-06-12T21:00:07.126327032Z\" level=info msg=\"Stopped pod sandbox: 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b\" id=b1b4b375-b2fa-4aad-a94c-2b579566cfd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.167321 crc crio[24437]: time=\"2026-06-12T21:00:07.159325437Z\" level=info msg=\"Stopped pod sandbox: 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915\" id=203a5be8-ec35-474f-bc03-7b51d5324010 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.172761 crc crio[24437]: time=\"2026-06-12T21:00:07.172493045Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-b6b5d Namespace:openstack ID:2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40 UID:7856c7da-4f08-4e78-969d-aceadaed01f6 NetNS:/var/run/netns/68765089-ccc9-451e-88d0-dca855d4701a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7856c7da_4f08_4e78_969d_aceadaed01f6.slice PodAnnotations:0xc007788220}] Aliases:map[]}\"\nJun 12 21:00:07.172761 crc crio[24437]: time=\"2026-06-12T21:00:07.172566177Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-b6b5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:07.174383 crc crio[24437]: time=\"2026-06-12T21:00:07.174240549Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688300-rktrt Namespace:openshift-infra ID:8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d UID:0f4283cf-6610-4431-ad34-8e1ec81a2f6e NetNS:/var/run/netns/b36ec029-ed79-4f09-8f13-c7a2582d6cb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4283cf_6610_4431_ad34_8e1ec81a2f6e.slice PodAnnotations:0xc00051c460}] Aliases:map[]}\"\nJun 12 21:00:07.174383 crc crio[24437]: time=\"2026-06-12T21:00:07.174332261Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688300-rktrt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:07.175784 crc crio[24437]: time=\"2026-06-12T21:00:07.175547791Z\" level=info msg=\"Got pod network &{Name:nova-api-e319-account-create-update-s2c4l Namespace:openstack ID:a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497 UID:30f74475-d1b8-4a55-b454-f0ea08c74774 NetNS:/var/run/netns/c8151147-f313-4798-8f2b-98659b43354f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f74475_d1b8_4a55_b454_f0ea08c74774.slice PodAnnotations:0xc00012ac38}] Aliases:map[]}\"\nJun 12 21:00:07.175784 crc crio[24437]: time=\"2026-06-12T21:00:07.175604753Z\" level=info msg=\"Adding pod openstack_nova-api-e319-account-create-update-s2c4l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:07.176361 crc crio[24437]: time=\"2026-06-12T21:00:07.17628852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=d1c0dace-c568-433e-86f3-eb1dcc37f0b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:07.241648 crc crio[24437]: time=\"2026-06-12T21:00:07.241517517Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688300-55kzl Namespace:openshift-operator-lifecycle-manager ID:2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2 UID:e5027311-fe75-4bbc-bd47-6edced65f8e3 NetNS:/var/run/netns/a74d53fc-c913-4887-8190-11a2f69d7b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5027311_fe75_4bbc_bd47_6edced65f8e3.slice PodAnnotations:0xc001f6c210}] Aliases:map[]}\"\nJun 12 21:00:07.241648 crc crio[24437]: time=\"2026-06-12T21:00:07.24161786Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688300-55kzl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:07.249560 crc crio[24437]: time=\"2026-06-12T21:00:07.246905391Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-rpkqq Namespace:openstack ID:93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88 UID:03026670-bee1-4234-8018-41d6287b2dea NetNS:/var/run/netns/efd7159a-cf12-4436-a64a-9c2230ccbbee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03026670_bee1_4234_8018_41d6287b2dea.slice PodAnnotations:0xc000a8c158}] Aliases:map[]}\"\nJun 12 21:00:07.262020 crc crio[24437]: time=\"2026-06-12T21:00:07.250696666Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-rpkqq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:07.262020 crc crio[24437]: time=\"2026-06-12T21:00:07.261088806Z\" level=info msg=\"Removed pod sandbox: c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b\" id=1b5b6187-6d1f-45c5-a7cf-697b15e17fd7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:07.274483 crc crio[24437]: time=\"2026-06-12T21:00:07.266142722Z\" level=info msg=\"Stopping pod sandbox: 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7\" id=596cdf71-d348-4b9f-ab5c-2ffb0a3edef6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.274483 crc crio[24437]: time=\"2026-06-12T21:00:07.266238355Z\" level=info msg=\"Stopped pod sandbox (already stopped): 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7\" id=596cdf71-d348-4b9f-ab5c-2ffb0a3edef6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.274483 crc crio[24437]: time=\"2026-06-12T21:00:07.266972703Z\" level=info msg=\"Removing pod sandbox: 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7\" id=56ba2e58-f8bc-457d-b64e-157302024f1e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:07.291795 crc crio[24437]: time=\"2026-06-12T21:00:07.291353961Z\" level=info msg=\"Got pod network &{Name:nova-cell0-6112-account-create-update-djx4p Namespace:openstack ID:77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779 UID:d4559515-df17-4b29-986b-58d42a0d7a17 NetNS:/var/run/netns/c4024545-233b-40aa-ba4e-d9958d866c4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4559515_df17_4b29_986b_58d42a0d7a17.slice PodAnnotations:0xc001f6c450}] Aliases:map[]}\"\nJun 12 21:00:07.291795 crc crio[24437]: time=\"2026-06-12T21:00:07.291413043Z\" level=info msg=\"Adding pod openstack_nova-cell0-6112-account-create-update-djx4p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:07.294132 crc crio[24437]: time=\"2026-06-12T21:00:07.293436273Z\" level=info msg=\"Got pod network &{Name:nova-cell1-082d-account-create-update-7k879 Namespace:openstack ID:036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70 UID:af11d036-edf8-476e-a58c-f755bb153557 NetNS:/var/run/netns/8abbbaa2-6233-4c97-ab91-b4a79bac759a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf11d036_edf8_476e_a58c_f755bb153557.slice PodAnnotations:0xc006ecc2a0}] Aliases:map[]}\"\nJun 12 21:00:07.294132 crc crio[24437]: time=\"2026-06-12T21:00:07.293496714Z\" level=info msg=\"Adding pod openstack_nova-cell1-082d-account-create-update-7k879 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:07.308519 crc crio[24437]: time=\"2026-06-12T21:00:07.308427346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:07.318306 crc crio[24437]: time=\"2026-06-12T21:00:07.31814416Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=d0aff7ec-0e4f-41b6-b662-67c3d534e6fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:07.329701 crc crio[24437]: time=\"2026-06-12T21:00:07.329620295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:07.380068 crc crio[24437]: time=\"2026-06-12T21:00:07.379996853Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-g66wd Namespace:openstack ID:331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7 UID:fec9f2ee-2c45-4241-ba51-e24b9fe77555 NetNS:/var/run/netns/5dfdfd1e-2ede-4ef3-86a2-ea1f68e57990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfec9f2ee_2c45_4241_ba51_e24b9fe77555.slice PodAnnotations:0xc00012b4d8}] Aliases:map[]}\"\nJun 12 21:00:07.380574 crc crio[24437]: time=\"2026-06-12T21:00:07.380067515Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-g66wd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:07.413725 crc crio[24437]: time=\"2026-06-12T21:00:07.413648413Z\" level=info msg=\"Stopped pod sandbox: 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67\" id=cf7e0040-4434-4777-a37a-d4df3db3eae4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.458346 crc crio[24437]: time=\"2026-06-12T21:00:07.445817655Z\" level=info msg=\"Removed pod sandbox: 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7\" id=56ba2e58-f8bc-457d-b64e-157302024f1e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:07.459467 crc crio[24437]: time=\"2026-06-12T21:00:07.451524558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:07.480302 crc crio[24437]: time=\"2026-06-12T21:00:07.476138912Z\" level=info msg=\"Stopped pod sandbox: d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663\" id=d352a159-5829-4cf2-bb44-a6070c95bcb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.494063 crc crio[24437]: time=\"2026-06-12T21:00:07.493986577Z\" level=info msg=\"Stopping pod sandbox: 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d\" id=3ce6c3ff-29ce-4ee2-a2f8-ee5de81512d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.494167 crc crio[24437]: time=\"2026-06-12T21:00:07.494089459Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d\" id=3ce6c3ff-29ce-4ee2-a2f8-ee5de81512d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.496738 crc crio[24437]: time=\"2026-06-12T21:00:07.496582122Z\" level=info msg=\"Removing pod sandbox: 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d\" id=e95f4e79-fe4c-43bf-a3a0-1de904205b1a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:07.549700 crc crio[24437]: time=\"2026-06-12T21:00:07.549652726Z\" level=info msg=\"Removed pod sandbox: 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d\" id=e95f4e79-fe4c-43bf-a3a0-1de904205b1a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:07.557669 crc crio[24437]: time=\"2026-06-12T21:00:07.557566074Z\" level=info msg=\"Stopping pod sandbox: 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6\" id=b22047eb-c7d3-47b0-93cf-dc62c111ae6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.557669 crc crio[24437]: time=\"2026-06-12T21:00:07.557659706Z\" level=info msg=\"Stopped pod sandbox (already stopped): 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6\" id=b22047eb-c7d3-47b0-93cf-dc62c111ae6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.559362 crc crio[24437]: time=\"2026-06-12T21:00:07.558715833Z\" level=info msg=\"Removing pod sandbox: 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6\" id=cbd45cd5-1c44-47fe-9663-1ca686cc7850 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:07.627014 crc crio[24437]: time=\"2026-06-12T21:00:07.625688614Z\" level=info msg=\"Removed pod sandbox: 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6\" id=cbd45cd5-1c44-47fe-9663-1ca686cc7850 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:07.627014 crc crio[24437]: time=\"2026-06-12T21:00:07.62676865Z\" level=info msg=\"Stopping pod sandbox: 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08\" id=74c98061-79d5-4ac3-8c1c-bfa83c144c77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.627850 crc crio[24437]: time=\"2026-06-12T21:00:07.627118299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:07.629046 crc crio[24437]: time=\"2026-06-12T21:00:07.628871682Z\" level=info msg=\"Stopped pod sandbox (already stopped): 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08\" id=74c98061-79d5-4ac3-8c1c-bfa83c144c77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.631350 crc crio[24437]: time=\"2026-06-12T21:00:07.63117753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:07.631447 crc crio[24437]: time=\"2026-06-12T21:00:07.631408607Z\" level=info msg=\"Removing pod sandbox: 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08\" id=00912cd5-adcb-44c5-b7be-d06d80ec08ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:07.710849 crc crio[24437]: time=\"2026-06-12T21:00:07.709422753Z\" level=info msg=\"Removed pod sandbox: 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08\" id=00912cd5-adcb-44c5-b7be-d06d80ec08ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:07.718744 crc crio[24437]: time=\"2026-06-12T21:00:07.717208637Z\" level=info msg=\"Stopping pod sandbox: 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10\" id=b692c4b2-779a-4934-9ecd-2c1b8007c779 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.718744 crc crio[24437]: time=\"2026-06-12T21:00:07.717395452Z\" level=info msg=\"Stopped pod sandbox (already stopped): 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10\" id=b692c4b2-779a-4934-9ecd-2c1b8007c779 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.735596 crc crio[24437]: time=\"2026-06-12T21:00:07.728798897Z\" level=info msg=\"Removing pod sandbox: 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10\" id=4c647c45-ef53-4651-8134-4a798d4e682f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:07.822851 crc crio[24437]: time=\"2026-06-12T21:00:07.820519826Z\" level=info msg=\"Removed pod sandbox: 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10\" id=4c647c45-ef53-4651-8134-4a798d4e682f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:07.828059 crc crio[24437]: time=\"2026-06-12T21:00:07.827448519Z\" level=info msg=\"Stopping pod sandbox: 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac\" id=7a9e9b47-69c6-4cc8-9506-0430ce5f5201 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.828059 crc crio[24437]: time=\"2026-06-12T21:00:07.8275139Z\" level=info msg=\"Stopped pod sandbox (already stopped): 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac\" id=7a9e9b47-69c6-4cc8-9506-0430ce5f5201 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.833856 crc crio[24437]: time=\"2026-06-12T21:00:07.832524605Z\" level=info msg=\"Removing pod sandbox: 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac\" id=b1297eaf-5525-4d8b-9c21-9d2557e4d5c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:07.866750 crc crio[24437]: time=\"2026-06-12T21:00:07.862806211Z\" level=info msg=\"Removed pod sandbox: 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac\" id=b1297eaf-5525-4d8b-9c21-9d2557e4d5c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:08.103995 crc crio[24437]: time=\"2026-06-12T21:00:08.103235751Z\" level=info msg=\"Removing container: 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090\" id=aafae257-a9ab-4403-bfc3-66330b375988 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:08.621056 crc crio[24437]: 2026-06-12T21:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a48ef6a2eabb82b Mac:2e:74:c2:af:19:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/c8151147-f313-4798-8f2b-98659b43354f SocketPath: PciID:}] [{Interface:0xc0001daa20 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:08.643003 crc crio[24437]: time=\"2026-06-12T21:00:08.642547618Z\" level=info msg=\"Got pod network &{Name:nova-api-e319-account-create-update-s2c4l Namespace:openstack ID:a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497 UID:30f74475-d1b8-4a55-b454-f0ea08c74774 NetNS:/var/run/netns/c8151147-f313-4798-8f2b-98659b43354f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f74475_d1b8_4a55_b454_f0ea08c74774.slice PodAnnotations:0xc00012ac38}] Aliases:map[]}\"\nJun 12 21:00:08.643312 crc crio[24437]: time=\"2026-06-12T21:00:08.643105162Z\" level=info msg=\"Checking pod openstack_nova-api-e319-account-create-update-s2c4l for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:08.747424 crc crio[24437]: time=\"2026-06-12T21:00:08.747337143Z\" level=info msg=\"Ran pod sandbox a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497 with infra container: openstack/nova-api-e319-account-create-update-s2c4l/POD\" id=10806981-e008-47e1-bdd3-9d9a79fa75c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:08.749874 crc crio[24437]: 2026-06-12T21:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f330885f575657 Mac:56:49:39:6e:1f:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/a74d53fc-c913-4887-8190-11a2f69d7b5c SocketPath: PciID:}] [{Interface:0xc000242d80 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:08.750767 crc crio[24437]: time=\"2026-06-12T21:00:08.750697707Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688300-55kzl Namespace:openshift-operator-lifecycle-manager ID:2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2 UID:e5027311-fe75-4bbc-bd47-6edced65f8e3 NetNS:/var/run/netns/a74d53fc-c913-4887-8190-11a2f69d7b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5027311_fe75_4bbc_bd47_6edced65f8e3.slice PodAnnotations:0xc001f6c210}] Aliases:map[]}\"\nJun 12 21:00:08.751100 crc crio[24437]: time=\"2026-06-12T21:00:08.750854981Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688300-55kzl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:08.757607 crc crio[24437]: time=\"2026-06-12T21:00:08.757352103Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1486c9e7-ad1a-44bc-b637-72d1ce312568 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:08.882058 crc crio[24437]: time=\"2026-06-12T21:00:08.881602943Z\" level=info msg=\"Ran pod sandbox 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/POD\" id=f2878a7f-0374-4590-b39d-56a0094e841c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:08.886714 crc crio[24437]: time=\"2026-06-12T21:00:08.88666412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=44a1b862-e240-4925-8840-0df715536724 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:08.904009 crc crio[24437]: time=\"2026-06-12T21:00:08.901155411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4f34c612-866e-445a-9c61-dac6ffad82f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:08.904009 crc crio[24437]: time=\"2026-06-12T21:00:08.902232518Z\" level=info msg=\"Creating container: openstack/nova-api-e319-account-create-update-s2c4l/mariadb-account-create-update\" id=eb4365b1-98d5-424d-afdd-066102189251 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:08.905644 crc crio[24437]: time=\"2026-06-12T21:00:08.905563212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b285a096-4619-40ea-9f80-8a57d9fee8f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:08.916652 crc crio[24437]: time=\"2026-06-12T21:00:08.916543935Z\" level=info msg=\"Created container ae72a49e7753ac1f40c632c65f3157d558f8da017906c1518481203cc6b3433d: openstack/swift-proxy-5c485ff577-v6vjp/proxy-server\" id=24f0004e-f78f-4355-bac7-97568bbb064b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:08.917783 crc crio[24437]: time=\"2026-06-12T21:00:08.917365326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:08.941675 crc crio[24437]: time=\"2026-06-12T21:00:08.938618256Z\" level=info msg=\"Starting container: ae72a49e7753ac1f40c632c65f3157d558f8da017906c1518481203cc6b3433d\" id=9fc228dd-6dce-4d51-a780-bce27869388e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:08.946778 crc crio[24437]: time=\"2026-06-12T21:00:08.938737129Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/collect-profiles\" id=20bf4898-9493-4476-a3e6-980cb1a1416f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:08.952447 crc crio[24437]: time=\"2026-06-12T21:00:08.952248596Z\" level=info msg=\"Started container\" PID=77785 containerID=ae72a49e7753ac1f40c632c65f3157d558f8da017906c1518481203cc6b3433d description=openstack/swift-proxy-5c485ff577-v6vjp/proxy-server id=9fc228dd-6dce-4d51-a780-bce27869388e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0d710afa06863ee89e352f49f101b9f574ce4db9d1bbed5b1b87c2725e8836b\nJun 12 21:00:08.960704 crc crio[24437]: time=\"2026-06-12T21:00:08.960231016Z\" level=info msg=\"Created container 85c005f3e3afa98907467196a926a88d3cb5f51104435ea8aa318414e84a6cda: openstack/openstackclient/openstackclient\" id=d0aff7ec-0e4f-41b6-b662-67c3d534e6fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:08.971283 crc crio[24437]: time=\"2026-06-12T21:00:08.970589694Z\" level=info msg=\"Starting container: 85c005f3e3afa98907467196a926a88d3cb5f51104435ea8aa318414e84a6cda\" id=593e9ea9-1787-42ce-b30f-195b6ece8b13 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:08.983001 crc crio[24437]: time=\"2026-06-12T21:00:08.982289777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:08.990655 crc crio[24437]: time=\"2026-06-12T21:00:08.990342107Z\" level=info msg=\"Started container\" PID=77899 containerID=85c005f3e3afa98907467196a926a88d3cb5f51104435ea8aa318414e84a6cda description=openstack/openstackclient/openstackclient id=593e9ea9-1787-42ce-b30f-195b6ece8b13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=613d69969f693d3b80ff785e936d4eba14ebb776516a4aa3279aa45f45b29d78\nJun 12 21:00:09.038399 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93611a186e1b3d4 Mac:06:0c:03:ea:fb:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/efd7159a-cf12-4436-a64a-9c2230ccbbee SocketPath: PciID:}] [{Interface:0xc000284840 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:09.050541 crc crio[24437]: time=\"2026-06-12T21:00:09.050074208Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-rpkqq Namespace:openstack ID:93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88 UID:03026670-bee1-4234-8018-41d6287b2dea NetNS:/var/run/netns/efd7159a-cf12-4436-a64a-9c2230ccbbee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03026670_bee1_4234_8018_41d6287b2dea.slice PodAnnotations:0xc000a8c158}] Aliases:map[]}\"\nJun 12 21:00:09.050868 crc crio[24437]: time=\"2026-06-12T21:00:09.050521349Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-rpkqq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:09.072317 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d810883662fc1a Mac:4a:00:16:dc:25:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/b36ec029-ed79-4f09-8f13-c7a2582d6cb7 SocketPath: PciID:}] [{Interface:0xc0002c4bd0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:09.072317 crc crio[24437]: time=\"2026-06-12T21:00:09.071190345Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688300-rktrt Namespace:openshift-infra ID:8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d UID:0f4283cf-6610-4431-ad34-8e1ec81a2f6e NetNS:/var/run/netns/b36ec029-ed79-4f09-8f13-c7a2582d6cb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4283cf_6610_4431_ad34_8e1ec81a2f6e.slice PodAnnotations:0xc00051c460}] Aliases:map[]}\"\nJun 12 21:00:09.072317 crc crio[24437]: time=\"2026-06-12T21:00:09.072112647Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688300-rktrt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:09.162472 crc crio[24437]: time=\"2026-06-12T21:00:09.162325989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:09.164123 crc crio[24437]: time=\"2026-06-12T21:00:09.163552889Z\" level=info msg=\"Ran pod sandbox 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88 with infra container: openstack/nova-api-db-create-rpkqq/POD\" id=296c9417-8720-47f3-938e-137aecf18af2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:09.168386 crc crio[24437]: time=\"2026-06-12T21:00:09.168115613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:09.174645 crc crio[24437]: time=\"2026-06-12T21:00:09.174568413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:09.180061 crc crio[24437]: time=\"2026-06-12T21:00:09.179978048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:09.180754 crc crio[24437]: time=\"2026-06-12T21:00:09.180722787Z\" level=info msg=\"Ran pod sandbox 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d with infra container: openshift-infra/auto-csr-approver-29688300-rktrt/POD\" id=c3c5a427-dbec-4fbe-ae32-8d58e5e59968 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:09.181287 crc crio[24437]: time=\"2026-06-12T21:00:09.181168478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=240ba7f1-c62b-4cd3-b044-7ecdbe844473 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:09.187539 crc crio[24437]: time=\"2026-06-12T21:00:09.18724795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=baf7b96f-a504-4582-b59f-89a904415bb5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:09.189782 crc crio[24437]: time=\"2026-06-12T21:00:09.189620469Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b72f9417-f4aa-4583-8bff-99a3eb85de14 name=/runtime.v1.ImageService/PullImage\nJun 12 21:00:09.228441 crc crio[24437]: time=\"2026-06-12T21:00:09.222898851Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-rpkqq/mariadb-database-create\" id=b4685773-babe-4393-81fe-6f321336a2f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:09.228441 crc crio[24437]: time=\"2026-06-12T21:00:09.22370677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:09.228441 crc crio[24437]: time=\"2026-06-12T21:00:09.224635444Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:00:09.238812 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:036ccd1c525956d Mac:06:dd:dd:6f:0d:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/8abbbaa2-6233-4c97-ab91-b4a79bac759a SocketPath: PciID:}] [{Interface:0xc0001949b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:09.248989 crc crio[24437]: time=\"2026-06-12T21:00:09.242239483Z\" level=info msg=\"Got pod network &{Name:nova-cell1-082d-account-create-update-7k879 Namespace:openstack ID:036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70 UID:af11d036-edf8-476e-a58c-f755bb153557 NetNS:/var/run/netns/8abbbaa2-6233-4c97-ab91-b4a79bac759a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf11d036_edf8_476e_a58c_f755bb153557.slice PodAnnotations:0xc006ecc2a0}] Aliases:map[]}\"\nJun 12 21:00:09.248989 crc crio[24437]: time=\"2026-06-12T21:00:09.242567822Z\" level=info msg=\"Checking pod openstack_nova-cell1-082d-account-create-update-7k879 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:09.264981 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:331e97fd58a11e8 Mac:1e:7e:68:e6:db:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/5dfdfd1e-2ede-4ef3-86a2-ea1f68e57990 SocketPath: PciID:}] [{Interface:0xc000584590 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:09.264981 crc crio[24437]: time=\"2026-06-12T21:00:09.263324939Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-g66wd Namespace:openstack ID:331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7 UID:fec9f2ee-2c45-4241-ba51-e24b9fe77555 NetNS:/var/run/netns/5dfdfd1e-2ede-4ef3-86a2-ea1f68e57990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfec9f2ee_2c45_4241_ba51_e24b9fe77555.slice PodAnnotations:0xc00012b4d8}] Aliases:map[]}\"\nJun 12 21:00:09.264981 crc crio[24437]: time=\"2026-06-12T21:00:09.263477782Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-g66wd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:09.271475 crc crio[24437]: time=\"2026-06-12T21:00:09.266732223Z\" level=info msg=\"Ran pod sandbox 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70 with infra container: openstack/nova-cell1-082d-account-create-update-7k879/POD\" id=285c6ba4-4ae4-4376-97ed-fe2d3df78b9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:09.281411 crc crio[24437]: time=\"2026-06-12T21:00:09.27861208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=95c98ff5-540a-45d8-a7f2-54adb2eb15dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:09.313572 crc crio[24437]: time=\"2026-06-12T21:00:09.31347747Z\" level=info msg=\"Ran pod sandbox 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7 with infra container: openstack/nova-cell1-db-create-g66wd/POD\" id=c910c960-c2e8-449f-b2fd-334924965c3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:09.314614 crc crio[24437]: time=\"2026-06-12T21:00:09.314531296Z\" level=info msg=\"Removed container 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090: openstack/cinder-scheduler-0/probe\" id=aafae257-a9ab-4403-bfc3-66330b375988 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:09.316571 crc crio[24437]: time=\"2026-06-12T21:00:09.316471285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cf94827d-8de7-4b2f-8d9d-28e623643039 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:09.328441 crc crio[24437]: time=\"2026-06-12T21:00:09.328401312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d8022644-0bfc-43c5-a0ac-687f1a24bfd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:09.335249 crc crio[24437]: time=\"2026-06-12T21:00:09.33512625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dff654c5-14d5-4daf-8918-872c1da76ea1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:09.384786 crc crio[24437]: time=\"2026-06-12T21:00:09.376863262Z\" level=info msg=\"Removing container: 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9\" id=5a0de2fe-648d-4a3a-8dec-41fa740040ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:09.385404 crc crio[24437]: time=\"2026-06-12T21:00:09.385356564Z\" level=info msg=\"Creating container: openstack/nova-cell1-082d-account-create-update-7k879/mariadb-account-create-update\" id=1a51eff2-5eb2-48dc-a861-7bd8c473a0c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:09.386024 crc crio[24437]: time=\"2026-06-12T21:00:09.3859976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:09.398595 crc crio[24437]: time=\"2026-06-12T21:00:09.398456021Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-g66wd/mariadb-database-create\" id=3a7b6d54-746b-43e6-b643-be02bcf79ac2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:09.463542 crc crio[24437]: time=\"2026-06-12T21:00:09.461148825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:09.477403 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2867eabb455a419 Mac:9e:c8:ae:53:2d:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/68765089-ccc9-451e-88d0-dca855d4701a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:09.478607 crc crio[24437]: time=\"2026-06-12T21:00:09.478338654Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-b6b5d Namespace:openstack ID:2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40 UID:7856c7da-4f08-4e78-969d-aceadaed01f6 NetNS:/var/run/netns/68765089-ccc9-451e-88d0-dca855d4701a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7856c7da_4f08_4e78_969d_aceadaed01f6.slice PodAnnotations:0xc007788220}] Aliases:map[]}\"\nJun 12 21:00:09.479397 crc crio[24437]: time=\"2026-06-12T21:00:09.479325548Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-b6b5d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:09.512552 crc crio[24437]: time=\"2026-06-12T21:00:09.506309081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:09.549735 crc crio[24437]: time=\"2026-06-12T21:00:09.544494554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:09.553624 crc crio[24437]: time=\"2026-06-12T21:00:09.553480309Z\" level=info msg=\"Created container c42df131659c4832d7bd8ae6121f8c258c8de94f0cc71cce18efa88fdec7457b: openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/collect-profiles\" id=20bf4898-9493-4476-a3e6-980cb1a1416f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:09.553839 crc crio[24437]: time=\"2026-06-12T21:00:09.553509121Z\" level=info msg=\"Ran pod sandbox 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40 with infra container: openstack/nova-cell0-db-create-b6b5d/POD\" id=2cd7a403-684d-4ebf-8a5c-2e6036b7d567 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:09.564241 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77ef172a715b64e Mac:4e:0e:c7:e2:0e:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/c4024545-233b-40aa-ba4e-d9958d866c4d SocketPath: PciID:}] [{Interface:0xc0002345e0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:09.565407 crc crio[24437]: time=\"2026-06-12T21:00:09.565121839Z\" level=info msg=\"Starting container: c42df131659c4832d7bd8ae6121f8c258c8de94f0cc71cce18efa88fdec7457b\" id=2686678e-af1b-4b01-8838-3b69b46968a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:09.565407 crc crio[24437]: time=\"2026-06-12T21:00:09.565222751Z\" level=info msg=\"Got pod network &{Name:nova-cell0-6112-account-create-update-djx4p Namespace:openstack ID:77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779 UID:d4559515-df17-4b29-986b-58d42a0d7a17 NetNS:/var/run/netns/c4024545-233b-40aa-ba4e-d9958d866c4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4559515_df17_4b29_986b_58d42a0d7a17.slice PodAnnotations:0xc001f6c450}] Aliases:map[]}\"\nJun 12 21:00:09.565407 crc crio[24437]: time=\"2026-06-12T21:00:09.565398797Z\" level=info msg=\"Checking pod openstack_nova-cell0-6112-account-create-update-djx4p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:09.573595 crc crio[24437]: time=\"2026-06-12T21:00:09.573305824Z\" level=info msg=\"Started container\" PID=78097 containerID=c42df131659c4832d7bd8ae6121f8c258c8de94f0cc71cce18efa88fdec7457b description=openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/collect-profiles id=2686678e-af1b-4b01-8838-3b69b46968a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2\nJun 12 21:00:09.577228 crc crio[24437]: time=\"2026-06-12T21:00:09.577115999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f4e084e5-7bc0-4196-9e11-7402424dd884 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:09.590000 crc crio[24437]: time=\"2026-06-12T21:00:09.589816166Z\" level=info msg=\"Removed container 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9: openstack/cinder-scheduler-0/cinder-scheduler\" id=5a0de2fe-648d-4a3a-8dec-41fa740040ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:09.597794 crc crio[24437]: time=\"2026-06-12T21:00:09.597656352Z\" level=info msg=\"Created container 869d3c1da44c07fc2a38ed616010cc279caf8faba8faef51519c86844f780b1f: openstack/nova-api-e319-account-create-update-s2c4l/mariadb-account-create-update\" id=eb4365b1-98d5-424d-afdd-066102189251 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:09.606371 crc crio[24437]: time=\"2026-06-12T21:00:09.606195725Z\" level=info msg=\"Ran pod sandbox 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779 with infra container: openstack/nova-cell0-6112-account-create-update-djx4p/POD\" id=b7b4b6ea-d47f-4326-9ffd-8d73d78b6f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:09.632701 crc crio[24437]: time=\"2026-06-12T21:00:09.63086275Z\" level=info msg=\"Starting container: 869d3c1da44c07fc2a38ed616010cc279caf8faba8faef51519c86844f780b1f\" id=50b27bbd-34f5-429b-96a2-d14b0a46fbbc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:09.668245 crc crio[24437]: time=\"2026-06-12T21:00:09.664427407Z\" level=info msg=\"Started container\" PID=78094 containerID=869d3c1da44c07fc2a38ed616010cc279caf8faba8faef51519c86844f780b1f description=openstack/nova-api-e319-account-create-update-s2c4l/mariadb-account-create-update id=50b27bbd-34f5-429b-96a2-d14b0a46fbbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497\nJun 12 21:00:09.677363 crc crio[24437]: time=\"2026-06-12T21:00:09.677109864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b80217c6-1b01-4597-af89-73e1ae02fe3f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:09.687159 crc crio[24437]: time=\"2026-06-12T21:00:09.686204271Z\" level=info msg=\"Removing container: 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774\" id=54038fc0-640d-492f-bc7b-8cd098de1cbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:09.750810 crc crio[24437]: time=\"2026-06-12T21:00:09.749001538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c8cd3c82-9e3b-4778-9d4f-47df5e9d8d25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:09.756831 crc crio[24437]: time=\"2026-06-12T21:00:09.756189117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:09.765165 crc crio[24437]: time=\"2026-06-12T21:00:09.763394647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3e2e5332-fc0e-4541-aad3-d197de821497 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:09.765165 crc crio[24437]: time=\"2026-06-12T21:00:09.764199357Z\" level=info msg=\"Created container a51bb8475d721a329285fa96f28bd12d973b997bf4643a0a4fb5b895de6cf4b0: openstack/nova-api-db-create-rpkqq/mariadb-database-create\" id=b4685773-babe-4393-81fe-6f321336a2f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:09.770852 crc crio[24437]: time=\"2026-06-12T21:00:09.769218092Z\" level=info msg=\"Starting container: a51bb8475d721a329285fa96f28bd12d973b997bf4643a0a4fb5b895de6cf4b0\" id=6b14bdd8-1566-4087-8c4d-ec54a4f422b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:09.779184 crc crio[24437]: time=\"2026-06-12T21:00:09.7775532Z\" level=info msg=\"Started container\" PID=78127 containerID=a51bb8475d721a329285fa96f28bd12d973b997bf4643a0a4fb5b895de6cf4b0 description=openstack/nova-api-db-create-rpkqq/mariadb-database-create id=6b14bdd8-1566-4087-8c4d-ec54a4f422b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88\nJun 12 21:00:09.779184 crc crio[24437]: time=\"2026-06-12T21:00:09.779063468Z\" level=info msg=\"Removed container 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774: openstack/glance-default-internal-api-0/glance-httpd\" id=54038fc0-640d-492f-bc7b-8cd098de1cbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:09.789087 crc crio[24437]: time=\"2026-06-12T21:00:09.784109714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:09.789087 crc crio[24437]: time=\"2026-06-12T21:00:09.786111734Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-b6b5d/mariadb-database-create\" id=8b3d99a4-9093-4528-9520-b26c3ddd8c41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:09.789087 crc crio[24437]: time=\"2026-06-12T21:00:09.786493903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:09.790454 crc crio[24437]: time=\"2026-06-12T21:00:09.790398122Z\" level=info msg=\"Removing container: 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404\" id=ef909f9b-c63b-44c4-b0ad-98f7fa759428 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:09.796087 crc crio[24437]: time=\"2026-06-12T21:00:09.795884428Z\" level=info msg=\"Creating container: openstack/nova-cell0-6112-account-create-update-djx4p/mariadb-account-create-update\" id=65126708-7ae0-4a85-a395-bee6680c6196 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:09.892687 crc crio[24437]: time=\"2026-06-12T21:00:09.889168416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:09.893160 crc crio[24437]: time=\"2026-06-12T21:00:09.893070742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:09.945014 crc crio[24437]: time=\"2026-06-12T21:00:09.94462752Z\" level=info msg=\"Removed container 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404: openstack/glance-default-internal-api-0/glance-log\" id=ef909f9b-c63b-44c4-b0ad-98f7fa759428 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:09.984883 crc crio[24437]: time=\"2026-06-12T21:00:09.982856224Z\" level=info msg=\"Removing container: 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7\" id=10e0456c-fc36-45d7-bf9c-ac036a571763 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:09.986897 crc crio[24437]: time=\"2026-06-12T21:00:09.985384267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:10.029126 crc crio[24437]: time=\"2026-06-12T21:00:10.027830056Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=21f4a19c-3acd-416a-8272-6041b4b814b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:10.029126 crc crio[24437]: time=\"2026-06-12T21:00:10.027978089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:10.039641 crc crio[24437]: time=\"2026-06-12T21:00:10.039537909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:10.050961 crc crio[24437]: time=\"2026-06-12T21:00:10.047981178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:10.088116 crc crio[24437]: time=\"2026-06-12T21:00:10.0873153Z\" level=info msg=\"Created container e39bc59d4d797e4f91104606c50410a6755d8a6cdbce917454f1f55e30a602e2: openstack/nova-cell1-082d-account-create-update-7k879/mariadb-account-create-update\" id=1a51eff2-5eb2-48dc-a861-7bd8c473a0c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:10.091970 crc crio[24437]: time=\"2026-06-12T21:00:10.089776131Z\" level=info msg=\"Starting container: e39bc59d4d797e4f91104606c50410a6755d8a6cdbce917454f1f55e30a602e2\" id=bbf6ffa8-4edb-4505-b8e6-926baad07746 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:10.112855 crc crio[24437]: time=\"2026-06-12T21:00:10.112808897Z\" level=info msg=\"Started container\" PID=78178 containerID=e39bc59d4d797e4f91104606c50410a6755d8a6cdbce917454f1f55e30a602e2 description=openstack/nova-cell1-082d-account-create-update-7k879/mariadb-account-create-update id=bbf6ffa8-4edb-4505-b8e6-926baad07746 name=/runtime.v1.RuntimeService/StartContainer sandboxID=036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70\nJun 12 21:00:10.144065 crc crio[24437]: time=\"2026-06-12T21:00:10.142516988Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d UID:66875acb-86d3-46b0-a3a9-18c98b10aedf NetNS:/var/run/netns/9996a682-23fa-410d-9a8c-ad6c760000d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66875acb_86d3_46b0_a3a9_18c98b10aedf.slice PodAnnotations:0xc002746730}] Aliases:map[]}\"\nJun 12 21:00:10.144065 crc crio[24437]: time=\"2026-06-12T21:00:10.142579589Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:10.157321 crc crio[24437]: time=\"2026-06-12T21:00:10.157200995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:10.165721 crc crio[24437]: time=\"2026-06-12T21:00:10.164676361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:10.287784 crc crio[24437]: time=\"2026-06-12T21:00:10.281830264Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=2005ef51-d3f4-4dca-898d-1fce3a7963b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:10.287784 crc crio[24437]: time=\"2026-06-12T21:00:10.28203914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:10.439501 crc crio[24437]: time=\"2026-06-12T21:00:10.437808336Z\" level=info msg=\"Removed container 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7: openstack/glance-default-external-api-0/glance-httpd\" id=10e0456c-fc36-45d7-bf9c-ac036a571763 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:10.492729 crc crio[24437]: time=\"2026-06-12T21:00:10.478142542Z\" level=info msg=\"Removing container: 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699\" id=c6a8de1d-7277-4704-8c4a-30a1736c63fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:10.568136 crc crio[24437]: time=\"2026-06-12T21:00:10.564616211Z\" level=info msg=\"Removed container 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699: openstack/glance-default-external-api-0/glance-log\" id=c6a8de1d-7277-4704-8c4a-30a1736c63fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:10.569630 crc crio[24437]: time=\"2026-06-12T21:00:10.569119943Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=fa917345-c3e6-45a8-9e68-4a74acfc3207 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:10.569630 crc crio[24437]: time=\"2026-06-12T21:00:10.569204505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:10.600061 crc crio[24437]: time=\"2026-06-12T21:00:10.595286456Z\" level=info msg=\"Removing container: 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266\" id=90c7a480-e290-4eff-bcaf-1552e9092023 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:10.620870 crc crio[24437]: time=\"2026-06-12T21:00:10.619982032Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:92389f74c31fd35bf278e76cbc3c40db8ab2a14453b3ccef8aa05ac4932a030f UID:c6edde5a-ac92-42a3-a7fc-b8e7b23b1a1c NetNS:/var/run/netns/e9cad191-eb3f-472e-8c78-659b36986ae2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6edde5a_ac92_42a3_a7fc_b8e7b23b1a1c.slice PodAnnotations:0xc001fa43c0}] Aliases:map[]}\"\nJun 12 21:00:10.620870 crc crio[24437]: time=\"2026-06-12T21:00:10.620046164Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:10.694150 crc crio[24437]: time=\"2026-06-12T21:00:10.694000978Z\" level=info msg=\"Removed container 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266: openstack/ceilometer-0/proxy-httpd\" id=90c7a480-e290-4eff-bcaf-1552e9092023 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:10.733705 crc crio[24437]: time=\"2026-06-12T21:00:10.733614377Z\" level=info msg=\"Removing container: 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d\" id=c260140c-1985-48cd-b436-22a2a5748c52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:10.768812 crc crio[24437]: time=\"2026-06-12T21:00:10.764881427Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b72f9417-f4aa-4583-8bff-99a3eb85de14 name=/runtime.v1.ImageService/PullImage\nJun 12 21:00:10.768812 crc crio[24437]: time=\"2026-06-12T21:00:10.768315414Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9785e8c8-3bf7-4e92-bb71-903a8400e009 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:10.775907 crc crio[24437]: time=\"2026-06-12T21:00:10.775868352Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:694d8fd3ee99be52f0528a0492d3420ab4ee7f682979e7d081682e37c0c766c3 UID:f7ffecb8-ec6e-4d11-a634-4fd259ae94a1 NetNS:/var/run/netns/1ab77154-d4b3-4ea7-9268-46a2887ec8c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7ffecb8_ec6e_4d11_a634_4fd259ae94a1.slice PodAnnotations:0xc007788260}] Aliases:map[]}\"\nJun 12 21:00:10.776122 crc crio[24437]: time=\"2026-06-12T21:00:10.776103298Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:10.776727 crc crio[24437]: time=\"2026-06-12T21:00:10.775958345Z\" level=info msg=\"Created container 8d8ecae2f91f7a189baf8f36ed4622fc718f70d3290cc4acc6f72a95206682ba: openstack/nova-cell0-6112-account-create-update-djx4p/mariadb-account-create-update\" id=65126708-7ae0-4a85-a395-bee6680c6196 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:10.784428 crc crio[24437]: time=\"2026-06-12T21:00:10.78340148Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a1610f5-7d37-446a-9fe5-0203d4c68518 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:10.794392 crc crio[24437]: time=\"2026-06-12T21:00:10.794299672Z\" level=info msg=\"Starting container: 8d8ecae2f91f7a189baf8f36ed4622fc718f70d3290cc4acc6f72a95206682ba\" id=1dbd5735-1eb1-4bc8-81a6-edb27480d032 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:10.801990 crc crio[24437]: time=\"2026-06-12T21:00:10.80185367Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688300-rktrt/oc\" id=e6d4f914-4171-475f-bb43-3948f52b7f9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:10.843434 crc crio[24437]: time=\"2026-06-12T21:00:10.843216023Z\" level=info msg=\"Created container ad908e850c959bc7f92be0426427cd87abbbdbd694cace266e7e9386ad40850a: openstack/nova-cell1-db-create-g66wd/mariadb-database-create\" id=3a7b6d54-746b-43e6-b643-be02bcf79ac2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:10.843434 crc crio[24437]: time=\"2026-06-12T21:00:10.843397147Z\" level=info msg=\"Started container\" PID=78304 containerID=8d8ecae2f91f7a189baf8f36ed4622fc718f70d3290cc4acc6f72a95206682ba description=openstack/nova-cell0-6112-account-create-update-djx4p/mariadb-account-create-update id=1dbd5735-1eb1-4bc8-81a6-edb27480d032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779\nJun 12 21:00:10.848387 crc crio[24437]: time=\"2026-06-12T21:00:10.848197027Z\" level=info msg=\"Starting container: ad908e850c959bc7f92be0426427cd87abbbdbd694cace266e7e9386ad40850a\" id=dfa89f6b-fc1a-4976-bc9a-9f7a9c4a41fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:10.865411 crc crio[24437]: time=\"2026-06-12T21:00:10.863605151Z\" level=info msg=\"Started container\" PID=78260 containerID=ad908e850c959bc7f92be0426427cd87abbbdbd694cace266e7e9386ad40850a description=openstack/nova-cell1-db-create-g66wd/mariadb-database-create id=dfa89f6b-fc1a-4976-bc9a-9f7a9c4a41fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7\nJun 12 21:00:10.866822 crc crio[24437]: time=\"2026-06-12T21:00:10.866643888Z\" level=info msg=\"Removed container 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d: openstack/ceilometer-0/sg-core\" id=c260140c-1985-48cd-b436-22a2a5748c52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:10.867534 crc crio[24437]: time=\"2026-06-12T21:00:10.867389576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:10.892712 crc crio[24437]: time=\"2026-06-12T21:00:10.890791269Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=976dcb51-848c-4023-8f02-d31b18e67380 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:10.892712 crc crio[24437]: time=\"2026-06-12T21:00:10.890973624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:10.892712 crc crio[24437]: time=\"2026-06-12T21:00:10.890792479Z\" level=info msg=\"Removing container: 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677\" id=c4c9600a-0107-4c53-8c59-27c80e99fde5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:10.954569 crc crio[24437]: time=\"2026-06-12T21:00:10.954080298Z\" level=info msg=\"Created container a7bf12021612dead92efcde3af82bd8510801904ba1dcf77460515a47ace536f: openstack/nova-cell0-db-create-b6b5d/mariadb-database-create\" id=8b3d99a4-9093-4528-9520-b26c3ddd8c41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:10.956857 crc crio[24437]: time=\"2026-06-12T21:00:10.956663783Z\" level=info msg=\"Starting container: a7bf12021612dead92efcde3af82bd8510801904ba1dcf77460515a47ace536f\" id=f74243f1-20cb-4e1a-b477-860f4892351b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:10.969396 crc crio[24437]: time=\"2026-06-12T21:00:10.968897218Z\" level=info msg=\"Started container\" PID=78265 containerID=a7bf12021612dead92efcde3af82bd8510801904ba1dcf77460515a47ace536f description=openstack/nova-cell0-db-create-b6b5d/mariadb-database-create id=f74243f1-20cb-4e1a-b477-860f4892351b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40\nJun 12 21:00:10.991388 crc crio[24437]: 2026-06-12T21:00:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc89d843d9aca1b Mac:be:d9:b6:ec:ec:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/9996a682-23fa-410d-9a8c-ad6c760000d2 SocketPath: PciID:}] [{Interface:0xc00024c770 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:10.991388 crc crio[24437]: time=\"2026-06-12T21:00:10.985014481Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d UID:66875acb-86d3-46b0-a3a9-18c98b10aedf NetNS:/var/run/netns/9996a682-23fa-410d-9a8c-ad6c760000d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66875acb_86d3_46b0_a3a9_18c98b10aedf.slice PodAnnotations:0xc002746730}] Aliases:map[]}\"\nJun 12 21:00:10.991388 crc crio[24437]: time=\"2026-06-12T21:00:10.985147174Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:11.033352 crc crio[24437]: time=\"2026-06-12T21:00:11.027350107Z\" level=info msg=\"Removed container 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677: openstack/ceilometer-0/ceilometer-notification-agent\" id=c4c9600a-0107-4c53-8c59-27c80e99fde5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:11.033352 crc crio[24437]: time=\"2026-06-12T21:00:11.029322536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:11.039705 crc crio[24437]: time=\"2026-06-12T21:00:11.037521881Z\" level=info msg=\"Removing container: 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0\" id=b3cd21f7-fd1d-4c75-8e27-b8b72834f4f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:11.079991 crc crio[24437]: time=\"2026-06-12T21:00:11.077189081Z\" level=info msg=\"Ran pod sandbox dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d with infra container: openstack/ceilometer-0/POD\" id=21f4a19c-3acd-416a-8272-6041b4b814b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:11.079991 crc crio[24437]: time=\"2026-06-12T21:00:11.078741639Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ea26f0aa5fcf50746a6dd6ae07549bde9a0664ec7e0edb64c53fb3310e7922b1 UID:c66624f0-3ab1-4c1c-b630-b1b17aad83d2 NetNS:/var/run/netns/ac06f6b3-1728-4d35-b453-272fd776eaa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc66624f0_3ab1_4c1c_b630_b1b17aad83d2.slice PodAnnotations:0xc001fa4250}] Aliases:map[]}\"\nJun 12 21:00:11.079991 crc crio[24437]: time=\"2026-06-12T21:00:11.07878159Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:11.096211 crc crio[24437]: time=\"2026-06-12T21:00:11.096063922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=9bf38673-d582-42c6-bdca-d9562f358eb5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:11.174181 crc crio[24437]: time=\"2026-06-12T21:00:11.174084138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=46734c58-3b06-4d26-be03-8ba87a96a20e name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:11.183164 crc crio[24437]: time=\"2026-06-12T21:00:11.183070153Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=06f11d8a-b4fa-45fd-aaba-5305d4d9ed85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:11.184162 crc crio[24437]: time=\"2026-06-12T21:00:11.183560066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:11.320554 crc crio[24437]: time=\"2026-06-12T21:00:11.319908247Z\" level=info msg=\"Removed container 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0: openstack/ceilometer-0/ceilometer-central-agent\" id=b3cd21f7-fd1d-4c75-8e27-b8b72834f4f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:11.394237 crc crio[24437]: 2026-06-12T21:00:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92389f74c31fd35 Mac:26:f2:66:07:77:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/e9cad191-eb3f-472e-8c78-659b36986ae2 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:11.395314 crc crio[24437]: time=\"2026-06-12T21:00:11.395196347Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:92389f74c31fd35bf278e76cbc3c40db8ab2a14453b3ccef8aa05ac4932a030f UID:c6edde5a-ac92-42a3-a7fc-b8e7b23b1a1c NetNS:/var/run/netns/e9cad191-eb3f-472e-8c78-659b36986ae2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6edde5a_ac92_42a3_a7fc_b8e7b23b1a1c.slice PodAnnotations:0xc001fa43c0}] Aliases:map[]}\"\nJun 12 21:00:11.395427 crc crio[24437]: time=\"2026-06-12T21:00:11.395411762Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:11.425105 crc crio[24437]: time=\"2026-06-12T21:00:11.42500648Z\" level=info msg=\"Ran pod sandbox 92389f74c31fd35bf278e76cbc3c40db8ab2a14453b3ccef8aa05ac4932a030f with infra container: openstack/cinder-scheduler-0/POD\" id=2005ef51-d3f4-4dca-898d-1fce3a7963b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:11.429849 crc crio[24437]: time=\"2026-06-12T21:00:11.429732298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:11.435222 crc crio[24437]: time=\"2026-06-12T21:00:11.435154133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=9b3fe11a-1598-49ad-87a7-7bdfe308fbc6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:11.456058 crc crio[24437]: time=\"2026-06-12T21:00:11.455980153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:11.488532 crc crio[24437]: time=\"2026-06-12T21:00:11.488356751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=eb6ca69c-cc9a-4d65-9fe4-fbfd1216df6f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:11.498055 crc crio[24437]: time=\"2026-06-12T21:00:11.498012062Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=a5a1624c-eb8b-4ac5-bbee-402f478dbd6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:11.498741 crc crio[24437]: time=\"2026-06-12T21:00:11.49871945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:11.534294 crc crio[24437]: time=\"2026-06-12T21:00:11.532822171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:11.641461 crc crio[24437]: time=\"2026-06-12T21:00:11.640334004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:11.716686 crc crio[24437]: time=\"2026-06-12T21:00:11.71512653Z\" level=info msg=\"Created container 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47: openstack/ceilometer-0/ceilometer-central-agent\" id=06f11d8a-b4fa-45fd-aaba-5305d4d9ed85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:11.724719 crc crio[24437]: time=\"2026-06-12T21:00:11.724631067Z\" level=info msg=\"Starting container: 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47\" id=7dcacfbb-5a35-417a-9b4f-f771d6600bba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:11.746493 crc crio[24437]: time=\"2026-06-12T21:00:11.746090852Z\" level=info msg=\"Created container 8988998784b5bde8df1df3e55fd4586dd80aa3f2bd9b0ade96acccbb433cc246: openshift-infra/auto-csr-approver-29688300-rktrt/oc\" id=e6d4f914-4171-475f-bb43-3948f52b7f9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:11.753340 crc crio[24437]: time=\"2026-06-12T21:00:11.753170499Z\" level=info msg=\"Started container\" PID=78513 containerID=192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47 description=openstack/ceilometer-0/ceilometer-central-agent id=7dcacfbb-5a35-417a-9b4f-f771d6600bba name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d\nJun 12 21:00:11.756053 crc crio[24437]: time=\"2026-06-12T21:00:11.755892417Z\" level=info msg=\"Starting container: 8988998784b5bde8df1df3e55fd4586dd80aa3f2bd9b0ade96acccbb433cc246\" id=43e5924c-f00b-41fc-b1d4-e49d88edb347 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:11.784986 crc crio[24437]: time=\"2026-06-12T21:00:11.783445925Z\" level=info msg=\"Started container\" PID=78534 containerID=8988998784b5bde8df1df3e55fd4586dd80aa3f2bd9b0ade96acccbb433cc246 description=openshift-infra/auto-csr-approver-29688300-rktrt/oc id=43e5924c-f00b-41fc-b1d4-e49d88edb347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d\nJun 12 21:00:11.790725 crc crio[24437]: time=\"2026-06-12T21:00:11.790641554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=defdb1ee-3d27-46c6-9d9b-a0b893c9bfe0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:11.804065 crc crio[24437]: 2026-06-12T21:00:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:694d8fd3ee99be5 Mac:4a:a5:3b:de:64:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/1ab77154-d4b3-4ea7-9268-46a2887ec8c9 SocketPath: PciID:}] [{Interface:0xc0004c0760 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:11.807383 crc crio[24437]: time=\"2026-06-12T21:00:11.807343811Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:694d8fd3ee99be52f0528a0492d3420ab4ee7f682979e7d081682e37c0c766c3 UID:f7ffecb8-ec6e-4d11-a634-4fd259ae94a1 NetNS:/var/run/netns/1ab77154-d4b3-4ea7-9268-46a2887ec8c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7ffecb8_ec6e_4d11_a634_4fd259ae94a1.slice PodAnnotations:0xc007788260}] Aliases:map[]}\"\nJun 12 21:00:11.807676 crc crio[24437]: time=\"2026-06-12T21:00:11.807658478Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:11.828857 crc crio[24437]: time=\"2026-06-12T21:00:11.828792866Z\" level=info msg=\"Ran pod sandbox 694d8fd3ee99be52f0528a0492d3420ab4ee7f682979e7d081682e37c0c766c3 with infra container: openstack/glance-default-internal-api-0/POD\" id=fa917345-c3e6-45a8-9e68-4a74acfc3207 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:11.834723 crc crio[24437]: time=\"2026-06-12T21:00:11.83457129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f8c66664-eabb-4706-b4ce-1e772b0092fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:11.843112 crc crio[24437]: time=\"2026-06-12T21:00:11.843056042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2e85ce57-db62-4713-8fe4-a5ac2fdc4c3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:11.864335 crc crio[24437]: time=\"2026-06-12T21:00:11.861676547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2892ca2e-bdf9-421a-8805-979a6ec5150b name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:11.868492 crc crio[24437]: time=\"2026-06-12T21:00:11.868423515Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=3ce711df-b8e4-4c21-b178-d0819ab52451 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:11.868742 crc crio[24437]: time=\"2026-06-12T21:00:11.868706202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:11.896723 crc crio[24437]: time=\"2026-06-12T21:00:11.895397037Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=8e159024-12e4-49ec-9bb0-121da52a081d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:11.912153 crc crio[24437]: time=\"2026-06-12T21:00:11.912020153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:12.043007 crc crio[24437]: 2026-06-12T21:00:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea26f0aa5fcf507 Mac:aa:6d:fc:bf:91:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/ac06f6b3-1728-4d35-b453-272fd776eaa3 SocketPath: PciID:}] [{Interface:0xc0002ba9e0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:12.050531 crc crio[24437]: time=\"2026-06-12T21:00:12.050482167Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ea26f0aa5fcf50746a6dd6ae07549bde9a0664ec7e0edb64c53fb3310e7922b1 UID:c66624f0-3ab1-4c1c-b630-b1b17aad83d2 NetNS:/var/run/netns/ac06f6b3-1728-4d35-b453-272fd776eaa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc66624f0_3ab1_4c1c_b630_b1b17aad83d2.slice PodAnnotations:0xc001fa4250}] Aliases:map[]}\"\nJun 12 21:00:12.051035 crc crio[24437]: time=\"2026-06-12T21:00:12.051010951Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:12.076322 crc crio[24437]: time=\"2026-06-12T21:00:12.076161089Z\" level=info msg=\"Ran pod sandbox ea26f0aa5fcf50746a6dd6ae07549bde9a0664ec7e0edb64c53fb3310e7922b1 with infra container: openstack/glance-default-external-api-0/POD\" id=976dcb51-848c-4023-8f02-d31b18e67380 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:12.084853 crc crio[24437]: time=\"2026-06-12T21:00:12.084792364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=91801128-7d21-4562-919c-7bb69879d03c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:12.095610 crc crio[24437]: time=\"2026-06-12T21:00:12.095517612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:12.122604 crc crio[24437]: time=\"2026-06-12T21:00:12.121680745Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7e430bc3-797f-4a53-a79c-c058720dd666 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:12.167565 crc crio[24437]: time=\"2026-06-12T21:00:12.16716358Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=e5f06289-c648-4352-8a73-fe59f7708008 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:12.169576 crc crio[24437]: time=\"2026-06-12T21:00:12.169483318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:12.264675 crc crio[24437]: time=\"2026-06-12T21:00:12.261538105Z\" level=info msg=\"Stopping pod sandbox: 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88\" id=fa050775-24e8-4967-abcf-5987f904f8ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:12.264675 crc crio[24437]: time=\"2026-06-12T21:00:12.262456187Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-rpkqq Namespace:openstack ID:93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88 UID:03026670-bee1-4234-8018-41d6287b2dea NetNS:/var/run/netns/efd7159a-cf12-4436-a64a-9c2230ccbbee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03026670_bee1_4234_8018_41d6287b2dea.slice PodAnnotations:0xc002554190}] Aliases:map[]}\"\nJun 12 21:00:12.264675 crc crio[24437]: time=\"2026-06-12T21:00:12.262627902Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-rpkqq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:12.288494 crc crio[24437]: time=\"2026-06-12T21:00:12.288322753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:12.350073 crc crio[24437]: time=\"2026-06-12T21:00:12.345221013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:12.379483 crc crio[24437]: time=\"2026-06-12T21:00:12.379417906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:12.565223 crc crio[24437]: time=\"2026-06-12T21:00:12.565013168Z\" level=info msg=\"Stopping pod sandbox: 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2\" id=c90f49b9-dd76-409e-9a96-12878d4272bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:12.585462 crc crio[24437]: time=\"2026-06-12T21:00:12.576800762Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688300-55kzl Namespace:openshift-operator-lifecycle-manager ID:2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2 UID:e5027311-fe75-4bbc-bd47-6edced65f8e3 NetNS:/var/run/netns/a74d53fc-c913-4887-8190-11a2f69d7b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5027311_fe75_4bbc_bd47_6edced65f8e3.slice PodAnnotations:0xc000a8d418}] Aliases:map[]}\"\nJun 12 21:00:12.585749 crc crio[24437]: time=\"2026-06-12T21:00:12.585686863Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688300-55kzl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:12.628495 crc crio[24437]: time=\"2026-06-12T21:00:12.628393499Z\" level=info msg=\"Created container c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1: openstack/ceilometer-0/ceilometer-notification-agent\" id=8e159024-12e4-49ec-9bb0-121da52a081d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:12.642128 crc crio[24437]: time=\"2026-06-12T21:00:12.641961157Z\" level=info msg=\"Starting container: c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1\" id=9adc9be5-0831-4e42-9d02-c6b2cf1b43dd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:12.703500 crc crio[24437]: time=\"2026-06-12T21:00:12.703424191Z\" level=info msg=\"Started container\" PID=78598 containerID=c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1 description=openstack/ceilometer-0/ceilometer-notification-agent id=9adc9be5-0831-4e42-9d02-c6b2cf1b43dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d\nJun 12 21:00:12.746422 crc crio[24437]: time=\"2026-06-12T21:00:12.746219649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=0fbc7c0c-de46-43c3-b11f-1a47f071b936 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:12.792555 crc crio[24437]: time=\"2026-06-12T21:00:12.792448933Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=40786396-18c4-4aa2-a1af-d30f1d9fc763 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:12.839238 crc crio[24437]: time=\"2026-06-12T21:00:12.838133052Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b36d115c-75ce-4892-99cb-1bb99430f6a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:12.839238 crc crio[24437]: time=\"2026-06-12T21:00:12.839125497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:13.018022 crc crio[24437]: time=\"2026-06-12T21:00:13.006613877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:13.036017 crc crio[24437]: time=\"2026-06-12T21:00:13.033320674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:13.059005 crc crio[24437]: time=\"2026-06-12T21:00:13.05721685Z\" level=info msg=\"Stopped pod sandbox: 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88\" id=fa050775-24e8-4967-abcf-5987f904f8ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:13.392848 crc crio[24437]: time=\"2026-06-12T21:00:13.392749083Z\" level=info msg=\"Stopped pod sandbox: 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2\" id=c90f49b9-dd76-409e-9a96-12878d4272bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:13.546542 crc crio[24437]: time=\"2026-06-12T21:00:13.546407226Z\" level=info msg=\"Created container f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622: openstack/ceilometer-0/sg-core\" id=b36d115c-75ce-4892-99cb-1bb99430f6a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:13.561982 crc crio[24437]: time=\"2026-06-12T21:00:13.561164324Z\" level=info msg=\"Starting container: f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622\" id=4ca5a9bb-f86a-4da2-ac12-16cd482237aa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:13.575117 crc crio[24437]: time=\"2026-06-12T21:00:13.570693803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:13.575480 crc crio[24437]: time=\"2026-06-12T21:00:13.5753975Z\" level=info msg=\"Started container\" PID=78728 containerID=f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622 description=openstack/ceilometer-0/sg-core id=4ca5a9bb-f86a-4da2-ac12-16cd482237aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d\nJun 12 21:00:13.657633 crc crio[24437]: time=\"2026-06-12T21:00:13.657317474Z\" level=info msg=\"Stopping pod sandbox: a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497\" id=f0a01e84-163b-4db8-ac39-8e2d0b5b7026 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:13.658349 crc crio[24437]: time=\"2026-06-12T21:00:13.658316989Z\" level=info msg=\"Got pod network &{Name:nova-api-e319-account-create-update-s2c4l Namespace:openstack ID:a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497 UID:30f74475-d1b8-4a55-b454-f0ea08c74774 NetNS:/var/run/netns/c8151147-f313-4798-8f2b-98659b43354f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f74475_d1b8_4a55_b454_f0ea08c74774.slice PodAnnotations:0xc002555148}] Aliases:map[]}\"\nJun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.657317244Z\" level=info msg=\"Stopping pod sandbox: 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70\" id=2299ebfd-0485-44bc-8775-b0d646e0bca0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.658898843Z\" level=info msg=\"Deleting pod openstack_nova-api-e319-account-create-update-s2c4l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.657456387Z\" level=info msg=\"Stopping pod sandbox: 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779\" id=581dfdd2-9650-43f4-a1a0-38adc62ed78d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.657386646Z\" level=info msg=\"Stopping pod sandbox: 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40\" id=6c26779a-5b32-4959-bb95-e96f81d905ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.657380935Z\" level=info msg=\"Stopping pod sandbox: 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7\" id=3b9bc82c-d959-4e7b-a8f3-f2f4628677b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.659495699Z\" level=info msg=\"Got pod network &{Name:nova-cell0-6112-account-create-update-djx4p Namespace:openstack ID:77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779 UID:d4559515-df17-4b29-986b-58d42a0d7a17 NetNS:/var/run/netns/c4024545-233b-40aa-ba4e-d9958d866c4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4559515_df17_4b29_986b_58d42a0d7a17.slice PodAnnotations:0xc0026aa9d8}] Aliases:map[]}\"\nJun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.659580891Z\" level=info msg=\"Got pod network &{Name:nova-cell1-082d-account-create-update-7k879 Namespace:openstack ID:036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70 UID:af11d036-edf8-476e-a58c-f755bb153557 NetNS:/var/run/netns/8abbbaa2-6233-4c97-ab91-b4a79bac759a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf11d036_edf8_476e_a58c_f755bb153557.slice PodAnnotations:0xc001f6c7f8}] Aliases:map[]}\"\nJun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.659620052Z\" level=info msg=\"Deleting pod openstack_nova-cell0-6112-account-create-update-djx4p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.659737424Z\" level=info msg=\"Deleting pod openstack_nova-cell1-082d-account-create-update-7k879 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.659779475Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-g66wd Namespace:openstack ID:331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7 UID:fec9f2ee-2c45-4241-ba51-e24b9fe77555 NetNS:/var/run/netns/5dfdfd1e-2ede-4ef3-86a2-ea1f68e57990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfec9f2ee_2c45_4241_ba51_e24b9fe77555.slice PodAnnotations:0xc006ecc6d8}] Aliases:map[]}\"\nJun 12 21:00:13.660394 crc crio[24437]: time=\"2026-06-12T21:00:13.660065232Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-g66wd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:13.660394 crc crio[24437]: time=\"2026-06-12T21:00:13.660225897Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-b6b5d Namespace:openstack ID:2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40 UID:7856c7da-4f08-4e78-969d-aceadaed01f6 NetNS:/var/run/netns/68765089-ccc9-451e-88d0-dca855d4701a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7856c7da_4f08_4e78_969d_aceadaed01f6.slice PodAnnotations:0xc002555168}] Aliases:map[]}\"\nJun 12 21:00:13.660481 crc crio[24437]: time=\"2026-06-12T21:00:13.660408012Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-b6b5d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:13.683382 crc crio[24437]: time=\"2026-06-12T21:00:13.67959986Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e3ee1124-224f-4f7f-8100-be4e153f5011 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:13.799088 crc crio[24437]: time=\"2026-06-12T21:00:13.798990029Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5f274962-e934-4341-bbd1-1d10ac8e0a01 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:13.809741 crc crio[24437]: time=\"2026-06-12T21:00:13.809649265Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=57ead9cc-79e3-4957-9d02-bd4aaa5ce35a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:13.810856 crc crio[24437]: time=\"2026-06-12T21:00:13.81020116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:13.839719 crc crio[24437]: time=\"2026-06-12T21:00:13.839664044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:13.877871 crc crio[24437]: time=\"2026-06-12T21:00:13.876479903Z\" level=info msg=\"Created container ee097360ce0c3d7324f3e43fe6f2463d35e2876176d28ada7f9fbce967f7a66d: openstack/cinder-scheduler-0/cinder-scheduler\" id=a5a1624c-eb8b-4ac5-bbee-402f478dbd6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:13.902410 crc crio[24437]: time=\"2026-06-12T21:00:13.901979499Z\" level=info msg=\"Starting container: ee097360ce0c3d7324f3e43fe6f2463d35e2876176d28ada7f9fbce967f7a66d\" id=276432b7-a55c-47ae-8a0b-6f3438e31ca1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:13.966306 crc crio[24437]: time=\"2026-06-12T21:00:13.965094654Z\" level=info msg=\"Started container\" PID=78781 containerID=ee097360ce0c3d7324f3e43fe6f2463d35e2876176d28ada7f9fbce967f7a66d description=openstack/cinder-scheduler-0/cinder-scheduler id=276432b7-a55c-47ae-8a0b-6f3438e31ca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92389f74c31fd35bf278e76cbc3c40db8ab2a14453b3ccef8aa05ac4932a030f\nJun 12 21:00:14.013187 crc crio[24437]: time=\"2026-06-12T21:00:14.011145042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=fda62904-0057-42ac-ab38-70f5e831abbc name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:14.151320 crc crio[24437]: time=\"2026-06-12T21:00:14.151226659Z\" level=info msg=\"Created container 226c7f327f74a761fe75769319dd89975402e3addb6bd3f537008b72da6a66fd: openstack/glance-default-internal-api-0/glance-log\" id=3ce711df-b8e4-4c21-b178-d0819ab52451 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:14.161872 crc crio[24437]: time=\"2026-06-12T21:00:14.16170673Z\" level=info msg=\"Starting container: 226c7f327f74a761fe75769319dd89975402e3addb6bd3f537008b72da6a66fd\" id=54b0ac19-9833-454d-9fe2-3efcadb59c56 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:14.183894 crc crio[24437]: time=\"2026-06-12T21:00:14.18375209Z\" level=info msg=\"Started container\" PID=78834 containerID=226c7f327f74a761fe75769319dd89975402e3addb6bd3f537008b72da6a66fd description=openstack/glance-default-internal-api-0/glance-log id=54b0ac19-9833-454d-9fe2-3efcadb59c56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694d8fd3ee99be52f0528a0492d3420ab4ee7f682979e7d081682e37c0c766c3\nJun 12 21:00:14.192528 crc crio[24437]: time=\"2026-06-12T21:00:14.192305454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=53bf5bb7-0422-4a35-a669-90abdb800bcc name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:14.294140 crc crio[24437]: time=\"2026-06-12T21:00:14.225460851Z\" level=info msg=\"Stopping container: eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc (timeout: 30s)\" id=0f6fee47-f8c6-4d2b-a099-5946f5b4281b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:14.294140 crc crio[24437]: time=\"2026-06-12T21:00:14.22737168Z\" level=info msg=\"Stopping container: 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd (timeout: 30s)\" id=586ed908-76ec-4852-8296-ea350519a003 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:14.294140 crc crio[24437]: time=\"2026-06-12T21:00:14.228330474Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=223bf7e1-d95c-499e-aadd-3f8059435801 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:14.294140 crc crio[24437]: time=\"2026-06-12T21:00:14.236354233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:14.294140 crc crio[24437]: time=\"2026-06-12T21:00:14.279661173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=10581ba6-5b71-476e-bbf7-3b3cf82c96c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:14.362598 crc crio[24437]: time=\"2026-06-12T21:00:14.361671451Z\" level=info msg=\"Stopped pod sandbox: 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40\" id=6c26779a-5b32-4959-bb95-e96f81d905ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:14.378798 crc crio[24437]: time=\"2026-06-12T21:00:14.378686545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:14.426034 crc crio[24437]: time=\"2026-06-12T21:00:14.425977985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:14.469844 crc crio[24437]: time=\"2026-06-12T21:00:14.468994268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:14.517167 crc crio[24437]: time=\"2026-06-12T21:00:14.51677068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=100da7e6-a5c7-4770-90dc-fe3e06973725 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:14.537634 crc crio[24437]: time=\"2026-06-12T21:00:14.537430416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:14.550099 crc crio[24437]: time=\"2026-06-12T21:00:14.550059491Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=267b4fe4-f254-4ac0-95c1-d9a7468b41d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:14.550597 crc crio[24437]: time=\"2026-06-12T21:00:14.550574174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:14.860710 crc crio[24437]: time=\"2026-06-12T21:00:14.859743919Z\" level=info msg=\"Stopping pod sandbox: 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d\" id=8a96c214-2320-4751-bbe5-29393526c37b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:14.861320 crc crio[24437]: time=\"2026-06-12T21:00:14.861171674Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688300-rktrt Namespace:openshift-infra ID:8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d UID:0f4283cf-6610-4431-ad34-8e1ec81a2f6e NetNS:/var/run/netns/b36ec029-ed79-4f09-8f13-c7a2582d6cb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4283cf_6610_4431_ad34_8e1ec81a2f6e.slice PodAnnotations:0xc00282c6b0}] Aliases:map[]}\"\nJun 12 21:00:14.861426 crc crio[24437]: time=\"2026-06-12T21:00:14.861388671Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688300-rktrt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:14.861714 crc crio[24437]: time=\"2026-06-12T21:00:14.86140069Z\" level=info msg=\"Stopped pod sandbox: a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497\" id=f0a01e84-163b-4db8-ac39-8e2d0b5b7026 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:14.868857 crc crio[24437]: time=\"2026-06-12T21:00:14.868780965Z\" level=info msg=\"Stopped container eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc: openstack/neutron-86bd4546dd-lcvs4/neutron-httpd\" id=0f6fee47-f8c6-4d2b-a099-5946f5b4281b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:14.877560 crc crio[24437]: time=\"2026-06-12T21:00:14.877445231Z\" level=info msg=\"Stopped pod sandbox: 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70\" id=2299ebfd-0485-44bc-8775-b0d646e0bca0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:14.878414 crc crio[24437]: time=\"2026-06-12T21:00:14.878135447Z\" level=info msg=\"Created container 994c1f52a7c25eb36bd72ca87e64a149e1647335849c2adf79a2ccf06c4ab3cd: openstack/glance-default-external-api-0/glance-log\" id=e5f06289-c648-4352-8a73-fe59f7708008 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:14.900728 crc crio[24437]: time=\"2026-06-12T21:00:14.900131457Z\" level=info msg=\"Starting container: 994c1f52a7c25eb36bd72ca87e64a149e1647335849c2adf79a2ccf06c4ab3cd\" id=e7363edc-20f5-4b29-992d-64c26d258850 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:14.911177 crc crio[24437]: time=\"2026-06-12T21:00:14.907350617Z\" level=info msg=\"Stopped pod sandbox: 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779\" id=581dfdd2-9650-43f4-a1a0-38adc62ed78d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:14.984242 crc crio[24437]: time=\"2026-06-12T21:00:14.983031115Z\" level=info msg=\"Created container cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71: openstack/ceilometer-0/proxy-httpd\" id=57ead9cc-79e3-4957-9d02-bd4aaa5ce35a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:14.985776 crc crio[24437]: time=\"2026-06-12T21:00:14.985734013Z\" level=info msg=\"Starting container: cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71\" id=a6abf7e2-b616-44b5-af04-53cca3ff86f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:15.004349 crc crio[24437]: time=\"2026-06-12T21:00:15.004155512Z\" level=info msg=\"Started container\" PID=78926 containerID=cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71 description=openstack/ceilometer-0/proxy-httpd id=a6abf7e2-b616-44b5-af04-53cca3ff86f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d\nJun 12 21:00:15.048034 crc crio[24437]: time=\"2026-06-12T21:00:15.047815601Z\" level=info msg=\"Started container\" PID=78924 containerID=994c1f52a7c25eb36bd72ca87e64a149e1647335849c2adf79a2ccf06c4ab3cd description=openstack/glance-default-external-api-0/glance-log id=e7363edc-20f5-4b29-992d-64c26d258850 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea26f0aa5fcf50746a6dd6ae07549bde9a0664ec7e0edb64c53fb3310e7922b1\nJun 12 21:00:15.063125 crc crio[24437]: time=\"2026-06-12T21:00:15.062716454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:15.111226 crc crio[24437]: time=\"2026-06-12T21:00:15.110982537Z\" level=info msg=\"Stopped pod sandbox: 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7\" id=3b9bc82c-d959-4e7b-a8f3-f2f4628677b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:15.123332 crc crio[24437]: time=\"2026-06-12T21:00:15.122833914Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2be92e11-e260-4e1e-b74f-7881785cde2c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:15.330006 crc crio[24437]: time=\"2026-06-12T21:00:15.320312731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e8a94a9e-26bd-4b07-8922-f604e8fe30b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:15.372616 crc crio[24437]: time=\"2026-06-12T21:00:15.372517114Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=fb0d3fe8-a7b0-4a45-88f0-fc2f1fd690fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:15.374465 crc crio[24437]: time=\"2026-06-12T21:00:15.373079178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:15.486126 crc crio[24437]: time=\"2026-06-12T21:00:15.480807477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:15.566437 crc crio[24437]: time=\"2026-06-12T21:00:15.566352471Z\" level=info msg=\"Stopped pod sandbox: 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d\" id=8a96c214-2320-4751-bbe5-29393526c37b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:16.209708 crc crio[24437]: time=\"2026-06-12T21:00:16.209067169Z\" level=info msg=\"Stopping container: 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47 (timeout: 30s)\" id=ce8f36e6-cbbc-4f27-a8a2-8e2ca2198ed0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:16.212302 crc crio[24437]: time=\"2026-06-12T21:00:16.212197957Z\" level=info msg=\"Stopping container: f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622 (timeout: 30s)\" id=fb9d8491-6fa9-48c9-b98c-86cb587d725b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:16.213063 crc crio[24437]: time=\"2026-06-12T21:00:16.212707771Z\" level=info msg=\"Stopping container: cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71 (timeout: 30s)\" id=69b5a9c2-1a91-4e24-bbbc-a929af065033 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:16.213303 crc crio[24437]: time=\"2026-06-12T21:00:16.213188102Z\" level=info msg=\"Stopping container: c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1 (timeout: 30s)\" id=e16db797-50fe-4d10-b3e7-0be7312e11b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:16.422407 crc crio[24437]: time=\"2026-06-12T21:00:16.42229974Z\" level=info msg=\"Stopped container f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622: openstack/ceilometer-0/sg-core\" id=fb9d8491-6fa9-48c9-b98c-86cb587d725b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:16.497991 crc crio[24437]: time=\"2026-06-12T21:00:16.497504086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:16.505242 crc crio[24437]: time=\"2026-06-12T21:00:16.505158867Z\" level=info msg=\"Stopped container cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71: openstack/ceilometer-0/proxy-httpd\" id=69b5a9c2-1a91-4e24-bbbc-a929af065033 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:16.624635 crc crio[24437]: time=\"2026-06-12T21:00:16.624528006Z\" level=info msg=\"Created container 1c915977bfd0b6d84b0d463dfce631aff9fa7a695ffde78fbbade24626a20cbb: openstack/cinder-scheduler-0/probe\" id=223bf7e1-d95c-499e-aadd-3f8059435801 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:16.626415 crc crio[24437]: time=\"2026-06-12T21:00:16.626325371Z\" level=info msg=\"Starting container: 1c915977bfd0b6d84b0d463dfce631aff9fa7a695ffde78fbbade24626a20cbb\" id=5de7c7c3-7715-4194-94c7-2470c77d1d0f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:16.632061 crc crio[24437]: time=\"2026-06-12T21:00:16.631907661Z\" level=info msg=\"Started container\" PID=79302 containerID=1c915977bfd0b6d84b0d463dfce631aff9fa7a695ffde78fbbade24626a20cbb description=openstack/cinder-scheduler-0/probe id=5de7c7c3-7715-4194-94c7-2470c77d1d0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=92389f74c31fd35bf278e76cbc3c40db8ab2a14453b3ccef8aa05ac4932a030f\nJun 12 21:00:16.709042 crc crio[24437]: time=\"2026-06-12T21:00:16.708825689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:16.874043 crc crio[24437]: time=\"2026-06-12T21:00:16.87314909Z\" level=info msg=\"Created container 396a31bc6c50118ef6de95a76c9c822caf73f0570abc43fd80ad862465506813: openstack/glance-default-internal-api-0/glance-httpd\" id=267b4fe4-f254-4ac0-95c1-d9a7468b41d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:16.881682 crc crio[24437]: time=\"2026-06-12T21:00:16.881490668Z\" level=info msg=\"Starting container: 396a31bc6c50118ef6de95a76c9c822caf73f0570abc43fd80ad862465506813\" id=e26e91d7-e7d0-4415-b977-2e2d2239d968 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:16.894511 crc crio[24437]: time=\"2026-06-12T21:00:16.893875998Z\" level=info msg=\"Started container\" PID=79312 containerID=396a31bc6c50118ef6de95a76c9c822caf73f0570abc43fd80ad862465506813 description=openstack/glance-default-internal-api-0/glance-httpd id=e26e91d7-e7d0-4415-b977-2e2d2239d968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694d8fd3ee99be52f0528a0492d3420ab4ee7f682979e7d081682e37c0c766c3\nJun 12 21:00:16.914010 crc crio[24437]: time=\"2026-06-12T21:00:16.913842166Z\" level=info msg=\"Stopped container c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1: openstack/ceilometer-0/ceilometer-notification-agent\" id=e16db797-50fe-4d10-b3e7-0be7312e11b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:17.017022 crc crio[24437]: time=\"2026-06-12T21:00:17.01657448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:17.185371 crc crio[24437]: time=\"2026-06-12T21:00:17.185197367Z\" level=info msg=\"Created container f465f26cdb70f03613538b36a942a1ff3a8899f495d4f1e525103a4a421e84cb: openstack/glance-default-external-api-0/glance-httpd\" id=fb0d3fe8-a7b0-4a45-88f0-fc2f1fd690fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:17.186873 crc crio[24437]: time=\"2026-06-12T21:00:17.186800237Z\" level=info msg=\"Starting container: f465f26cdb70f03613538b36a942a1ff3a8899f495d4f1e525103a4a421e84cb\" id=15bb40ad-2462-4aa9-b2b3-ae0cde00ef93 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:17.193602 crc crio[24437]: time=\"2026-06-12T21:00:17.193508654Z\" level=info msg=\"Started container\" PID=79360 containerID=f465f26cdb70f03613538b36a942a1ff3a8899f495d4f1e525103a4a421e84cb description=openstack/glance-default-external-api-0/glance-httpd id=15bb40ad-2462-4aa9-b2b3-ae0cde00ef93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea26f0aa5fcf50746a6dd6ae07549bde9a0664ec7e0edb64c53fb3310e7922b1\nJun 12 21:00:20.607221 crc crio[24437]: time=\"2026-06-12T21:00:20.606631924Z\" level=info msg=\"Stopped container 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd: openstack/neutron-86bd4546dd-lcvs4/neutron-api\" id=586ed908-76ec-4852-8296-ea350519a003 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:20.609724 crc crio[24437]: time=\"2026-06-12T21:00:20.609675739Z\" level=info msg=\"Stopping pod sandbox: 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce\" id=7fe1cbf2-255e-4116-90aa-07166056cd1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:20.610705 crc crio[24437]: time=\"2026-06-12T21:00:20.610670184Z\" level=info msg=\"Got pod network &{Name:neutron-86bd4546dd-lcvs4 Namespace:openstack ID:3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce UID:39d8756b-58d3-4914-9fb7-5be0e79173b9 NetNS:/var/run/netns/ed5d73f3-8add-40ea-9ab9-1f85312e0b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39d8756b_58d3_4914_9fb7_5be0e79173b9.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}\"\nJun 12 21:00:20.611341 crc crio[24437]: time=\"2026-06-12T21:00:20.611309369Z\" level=info msg=\"Deleting pod openstack_neutron-86bd4546dd-lcvs4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:21.158651 crc crio[24437]: time=\"2026-06-12T21:00:21.157593982Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-rhspw/POD\" id=f32e936c-d1b2-46b2-a3cb-bbd0c035e082 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:21.158651 crc crio[24437]: time=\"2026-06-12T21:00:21.158194317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:21.202989 crc crio[24437]: time=\"2026-06-12T21:00:21.20279032Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rhspw Namespace:openstack ID:8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d UID:f46dd7d2-ddbf-45f0-879b-3610bf0e0cab NetNS:/var/run/netns/1e3562ea-81df-48c1-bce4-ec88f19b7aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf46dd7d2_ddbf_45f0_879b_3610bf0e0cab.slice PodAnnotations:0xc001fa4258}] Aliases:map[]}\"\nJun 12 21:00:21.203601 crc crio[24437]: time=\"2026-06-12T21:00:21.203572989Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-rhspw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:21.251447 crc crio[24437]: time=\"2026-06-12T21:00:21.251159087Z\" level=info msg=\"Stopped pod sandbox: 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce\" id=7fe1cbf2-255e-4116-90aa-07166056cd1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:21.355216 crc crio[24437]: time=\"2026-06-12T21:00:21.354599778Z\" level=info msg=\"Removing container: eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc\" id=7ffa6d49-7eaa-4c5e-b324-35d81292897f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:21.420098 crc crio[24437]: time=\"2026-06-12T21:00:21.41676666Z\" level=info msg=\"Removed container eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc: openstack/neutron-86bd4546dd-lcvs4/neutron-httpd\" id=7ffa6d49-7eaa-4c5e-b324-35d81292897f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:21.424852 crc crio[24437]: time=\"2026-06-12T21:00:21.424781099Z\" level=info msg=\"Removing container: 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd\" id=85b05cea-e69d-492e-bcb3-6235f472f023 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:21.483132 crc crio[24437]: time=\"2026-06-12T21:00:21.483058343Z\" level=info msg=\"Removed container 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd: openstack/neutron-86bd4546dd-lcvs4/neutron-api\" id=85b05cea-e69d-492e-bcb3-6235f472f023 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:21.845084 crc crio[24437]: 2026-06-12T21:00:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bd2cdaaa14fd45 Mac:b6:99:b8:84:11:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/1e3562ea-81df-48c1-bce4-ec88f19b7aa8 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:21.845084 crc crio[24437]: time=\"2026-06-12T21:00:21.842571124Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rhspw Namespace:openstack ID:8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d UID:f46dd7d2-ddbf-45f0-879b-3610bf0e0cab NetNS:/var/run/netns/1e3562ea-81df-48c1-bce4-ec88f19b7aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf46dd7d2_ddbf_45f0_879b_3610bf0e0cab.slice PodAnnotations:0xc001fa4258}] Aliases:map[]}\"\nJun 12 21:00:21.845084 crc crio[24437]: time=\"2026-06-12T21:00:21.842702258Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-rhspw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:21.854142 crc crio[24437]: time=\"2026-06-12T21:00:21.854055611Z\" level=info msg=\"Ran pod sandbox 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d with infra container: openstack/nova-cell0-conductor-db-sync-rhspw/POD\" id=f32e936c-d1b2-46b2-a3cb-bbd0c035e082 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:21.857157 crc crio[24437]: time=\"2026-06-12T21:00:21.857074806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b8c74a5f-287c-4223-b0dc-7718c1c3bc0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:21.857363 crc crio[24437]: time=\"2026-06-12T21:00:21.857339763Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=b8c74a5f-287c-4223-b0dc-7718c1c3bc0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:21.857439 crc crio[24437]: time=\"2026-06-12T21:00:21.857387855Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=b8c74a5f-287c-4223-b0dc-7718c1c3bc0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:21.858451 crc crio[24437]: time=\"2026-06-12T21:00:21.858394779Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=024dadb3-56f1-4b7a-b6d1-ddfe55ee61dc name=/runtime.v1.ImageService/PullImage\nJun 12 21:00:21.864696 crc crio[24437]: time=\"2026-06-12T21:00:21.864636855Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 12 21:00:25.162204 crc crio[24437]: time=\"2026-06-12T21:00:25.161181796Z\" level=info msg=\"Stopped container 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47: openstack/ceilometer-0/ceilometer-central-agent\" id=ce8f36e6-cbbc-4f27-a8a2-8e2ca2198ed0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:25.164101 crc crio[24437]: time=\"2026-06-12T21:00:25.163989505Z\" level=info msg=\"Stopping pod sandbox: dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d\" id=e7fd5647-a895-4adf-95f2-9f51aabf14ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:25.164716 crc crio[24437]: time=\"2026-06-12T21:00:25.164662732Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d UID:66875acb-86d3-46b0-a3a9-18c98b10aedf NetNS:/var/run/netns/9996a682-23fa-410d-9a8c-ad6c760000d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66875acb_86d3_46b0_a3a9_18c98b10aedf.slice PodAnnotations:0xc00051ce38}] Aliases:map[]}\"\nJun 12 21:00:25.164857 crc crio[24437]: time=\"2026-06-12T21:00:25.164821176Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:25.580808 crc crio[24437]: time=\"2026-06-12T21:00:25.579609276Z\" level=info msg=\"Stopped pod sandbox: dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d\" id=e7fd5647-a895-4adf-95f2-9f51aabf14ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:26.528589 crc crio[24437]: time=\"2026-06-12T21:00:26.527625293Z\" level=info msg=\"Removing container: cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71\" id=efbe552a-da64-428a-bf31-a27b98070091 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:26.983736 crc crio[24437]: time=\"2026-06-12T21:00:26.983090069Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=0ace9080-d4cd-41b2-abc9-404d218bda7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:26.983981 crc crio[24437]: time=\"2026-06-12T21:00:26.983764295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:34.131309 crc crio[24437]: time=\"2026-06-12T21:00:34.129153562Z\" level=info msg=\"Removed container cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71: openstack/ceilometer-0/proxy-httpd\" id=efbe552a-da64-428a-bf31-a27b98070091 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:34.134431 crc crio[24437]: time=\"2026-06-12T21:00:34.134360042Z\" level=info msg=\"Removing container: f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622\" id=b79a6eae-6bfe-420e-b812-3878ca516e56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:34.610404 crc crio[24437]: time=\"2026-06-12T21:00:34.610297289Z\" level=info msg=\"Removed container f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622: openstack/ceilometer-0/sg-core\" id=b79a6eae-6bfe-420e-b812-3878ca516e56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:34.613648 crc crio[24437]: time=\"2026-06-12T21:00:34.61360743Z\" level=info msg=\"Removing container: c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1\" id=e932922d-9856-4a85-a95c-9d2c2124f8db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:34.710399 crc crio[24437]: time=\"2026-06-12T21:00:34.710217501Z\" level=info msg=\"Removed container c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1: openstack/ceilometer-0/ceilometer-notification-agent\" id=e932922d-9856-4a85-a95c-9d2c2124f8db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:34.715191 crc crio[24437]: time=\"2026-06-12T21:00:34.715111284Z\" level=info msg=\"Removing container: 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47\" id=d53c3623-4ceb-4eb1-94e1-b07614e5f747 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:34.717026 crc crio[24437]: time=\"2026-06-12T21:00:34.716853617Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1\" id=024dadb3-56f1-4b7a-b6d1-ddfe55ee61dc name=/runtime.v1.ImageService/PullImage\nJun 12 21:00:34.727440 crc crio[24437]: time=\"2026-06-12T21:00:34.727256257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=21b15838-c357-46cd-8a15-8dc629866c69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:34.727663 crc crio[24437]: time=\"2026-06-12T21:00:34.727494153Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e UID:50717661-f292-492f-ad2c-6bd32e709aa1 NetNS:/var/run/netns/4c999b51-2532-470d-af50-c907849ab8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50717661_f292_492f_ad2c_6bd32e709aa1.slice PodAnnotations:0xc00051cd18}] Aliases:map[]}\"\nJun 12 21:00:34.727663 crc crio[24437]: time=\"2026-06-12T21:00:34.727542414Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:34.755464 crc crio[24437]: time=\"2026-06-12T21:00:34.755305497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c1fa8a66-d0c7-4f80-b89a-3d4ca3464f47 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:34.766166 crc crio[24437]: time=\"2026-06-12T21:00:34.766090265Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-rhspw/nova-cell0-conductor-db-sync\" id=6d70992e-5dde-4616-8ee3-8a346cc74736 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:34.768522 crc crio[24437]: time=\"2026-06-12T21:00:34.768476035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:34.837747 crc crio[24437]: time=\"2026-06-12T21:00:34.837299634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:34.845009 crc crio[24437]: time=\"2026-06-12T21:00:34.844873312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:34.877375 crc crio[24437]: time=\"2026-06-12T21:00:34.875878756Z\" level=info msg=\"Removed container 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47: openstack/ceilometer-0/ceilometer-central-agent\" id=d53c3623-4ceb-4eb1-94e1-b07614e5f747 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:34.986459 crc crio[24437]: time=\"2026-06-12T21:00:34.986372153Z\" level=info msg=\"Created container c13efcc2e09dd49ad606e13e2de4171e18e5513ed5a04c73f4ee9d1b807b0480: openstack/nova-cell0-conductor-db-sync-rhspw/nova-cell0-conductor-db-sync\" id=6d70992e-5dde-4616-8ee3-8a346cc74736 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:34.988380 crc crio[24437]: time=\"2026-06-12T21:00:34.988304542Z\" level=info msg=\"Starting container: c13efcc2e09dd49ad606e13e2de4171e18e5513ed5a04c73f4ee9d1b807b0480\" id=9f7e9334-0fd8-4c1d-9ad5-48372cf12e45 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:34.994576 crc crio[24437]: time=\"2026-06-12T21:00:34.994461705Z\" level=info msg=\"Started container\" PID=80821 containerID=c13efcc2e09dd49ad606e13e2de4171e18e5513ed5a04c73f4ee9d1b807b0480 description=openstack/nova-cell0-conductor-db-sync-rhspw/nova-cell0-conductor-db-sync id=9f7e9334-0fd8-4c1d-9ad5-48372cf12e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d\nJun 12 21:00:35.242459 crc crio[24437]: 2026-06-12T21:00:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a22570d6bbd0c50 Mac:9e:52:91:f4:b7:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/4c999b51-2532-470d-af50-c907849ab8e7 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:35.244309 crc crio[24437]: time=\"2026-06-12T21:00:35.244204527Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e UID:50717661-f292-492f-ad2c-6bd32e709aa1 NetNS:/var/run/netns/4c999b51-2532-470d-af50-c907849ab8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50717661_f292_492f_ad2c_6bd32e709aa1.slice PodAnnotations:0xc00051cd18}] Aliases:map[]}\"\nJun 12 21:00:35.244426 crc crio[24437]: time=\"2026-06-12T21:00:35.244406942Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:35.252340 crc crio[24437]: time=\"2026-06-12T21:00:35.252242798Z\" level=info msg=\"Ran pod sandbox a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e with infra container: openstack/ceilometer-0/POD\" id=0ace9080-d4cd-41b2-abc9-404d218bda7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:35.254781 crc crio[24437]: time=\"2026-06-12T21:00:35.254672199Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c4be2820-5091-4362-99e4-5250a6c1dbee name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:35.283215 crc crio[24437]: time=\"2026-06-12T21:00:35.283122919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2b9bf355-e63f-40b1-8e12-f3b64e4fa4c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:35.299462 crc crio[24437]: time=\"2026-06-12T21:00:35.299375234Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=5758c518-fcdc-4697-a5b2-c33accf89abc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:35.299863 crc crio[24437]: time=\"2026-06-12T21:00:35.299788644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:35.356838 crc crio[24437]: time=\"2026-06-12T21:00:35.356677484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:35.361327 crc crio[24437]: time=\"2026-06-12T21:00:35.361233748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:35.473432 crc crio[24437]: time=\"2026-06-12T21:00:35.473251434Z\" level=info msg=\"Created container da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e: openstack/ceilometer-0/ceilometer-central-agent\" id=5758c518-fcdc-4697-a5b2-c33accf89abc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:35.475536 crc crio[24437]: time=\"2026-06-12T21:00:35.475400177Z\" level=info msg=\"Starting container: da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e\" id=4318006f-a6ea-4761-8d0d-ec9f05059770 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:35.483131 crc crio[24437]: time=\"2026-06-12T21:00:35.483047437Z\" level=info msg=\"Started container\" PID=80845 containerID=da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e description=openstack/ceilometer-0/ceilometer-central-agent id=4318006f-a6ea-4761-8d0d-ec9f05059770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e\nJun 12 21:00:35.498357 crc crio[24437]: time=\"2026-06-12T21:00:35.498073232Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8d3c9d6f-d0eb-4ae4-bb0b-bcaa4e459d10 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:35.526653 crc crio[24437]: time=\"2026-06-12T21:00:35.526492712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=6e02e18b-6643-4d3e-bd2f-40c7f0a01e0f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:35.533779 crc crio[24437]: time=\"2026-06-12T21:00:35.53363896Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=c6ee693f-c325-42ee-82f6-e5bdfa41a53e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:35.534328 crc crio[24437]: time=\"2026-06-12T21:00:35.534218504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:35.607326 crc crio[24437]: time=\"2026-06-12T21:00:35.607171716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:35.616245 crc crio[24437]: time=\"2026-06-12T21:00:35.615745499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:35.773490 crc crio[24437]: time=\"2026-06-12T21:00:35.773332771Z\" level=info msg=\"Created container 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec: openstack/ceilometer-0/ceilometer-notification-agent\" id=c6ee693f-c325-42ee-82f6-e5bdfa41a53e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:35.775394 crc crio[24437]: time=\"2026-06-12T21:00:35.77531473Z\" level=info msg=\"Starting container: 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec\" id=36f5e527-9016-4b8a-8d19-b2c4b5272791 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:35.783722 crc crio[24437]: time=\"2026-06-12T21:00:35.783578637Z\" level=info msg=\"Started container\" PID=80880 containerID=884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec description=openstack/ceilometer-0/ceilometer-notification-agent id=36f5e527-9016-4b8a-8d19-b2c4b5272791 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e\nJun 12 21:00:35.799670 crc crio[24437]: time=\"2026-06-12T21:00:35.798043198Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=0197b843-68f0-4655-a558-50ebbc75982e name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:35.822305 crc crio[24437]: time=\"2026-06-12T21:00:35.82217705Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=5d31b410-8c50-408c-bd74-92097b8b767f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:35.831098 crc crio[24437]: time=\"2026-06-12T21:00:35.831023601Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=2404f98d-1fd7-4c40-8e9d-67c254b8ad79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:35.831497 crc crio[24437]: time=\"2026-06-12T21:00:35.831471672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:35.910988 crc crio[24437]: time=\"2026-06-12T21:00:35.910831832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:35.915093 crc crio[24437]: time=\"2026-06-12T21:00:35.914912074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:36.064110 crc crio[24437]: time=\"2026-06-12T21:00:36.063905251Z\" level=info msg=\"Created container ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f: openstack/ceilometer-0/sg-core\" id=2404f98d-1fd7-4c40-8e9d-67c254b8ad79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:36.065171 crc crio[24437]: time=\"2026-06-12T21:00:36.065073842Z\" level=info msg=\"Starting container: ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f\" id=dbbe077f-76d4-4ad6-8300-ef5f2032d454 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:36.075705 crc crio[24437]: time=\"2026-06-12T21:00:36.075605454Z\" level=info msg=\"Started container\" PID=80916 containerID=ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f description=openstack/ceilometer-0/sg-core id=dbbe077f-76d4-4ad6-8300-ef5f2032d454 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e\nJun 12 21:00:36.088643 crc crio[24437]: time=\"2026-06-12T21:00:36.088536837Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e9bf9361-7af3-400e-aae1-c18573267681 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:36.127441 crc crio[24437]: time=\"2026-06-12T21:00:36.127350455Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=cae02f57-7bda-4b0e-b627-505029dea36d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:36.137595 crc crio[24437]: time=\"2026-06-12T21:00:36.137513799Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7ec32f30-6060-40f0-b508-6242b0d52725 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:36.138245 crc crio[24437]: time=\"2026-06-12T21:00:36.138191825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:36.190524 crc crio[24437]: time=\"2026-06-12T21:00:36.190416059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:36.195950 crc crio[24437]: time=\"2026-06-12T21:00:36.195848065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:36.309597 crc crio[24437]: time=\"2026-06-12T21:00:36.309528651Z\" level=info msg=\"Created container 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c: openstack/ceilometer-0/proxy-httpd\" id=7ec32f30-6060-40f0-b508-6242b0d52725 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:36.312731 crc crio[24437]: time=\"2026-06-12T21:00:36.312647019Z\" level=info msg=\"Starting container: 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c\" id=3c2783e9-e902-4d56-9367-ab5ead42399c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:36.317897 crc crio[24437]: time=\"2026-06-12T21:00:36.317737566Z\" level=info msg=\"Started container\" PID=80939 containerID=594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c description=openstack/ceilometer-0/proxy-httpd id=3c2783e9-e902-4d56-9367-ab5ead42399c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e\nJun 12 21:00:36.743805 crc crio[24437]: time=\"2026-06-12T21:00:36.742085866Z\" level=info msg=\"Stopping container: 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c (timeout: 30s)\" id=03c5b1aa-56bf-4cd1-a9ce-1e11b846c7e9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:36.743805 crc crio[24437]: time=\"2026-06-12T21:00:36.742140526Z\" level=info msg=\"Stopping container: 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec (timeout: 30s)\" id=ee18f3cc-448c-49a2-b36e-1ad11033011f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:36.743805 crc crio[24437]: time=\"2026-06-12T21:00:36.742383543Z\" level=info msg=\"Stopping container: da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e (timeout: 30s)\" id=81308ce6-4a49-45c1-831f-3f103911c1bd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:36.743805 crc crio[24437]: time=\"2026-06-12T21:00:36.742108305Z\" level=info msg=\"Stopping container: ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f (timeout: 30s)\" id=9662c49d-32f7-4a13-abf7-8aa9a762651d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:36.871107 crc crio[24437]: time=\"2026-06-12T21:00:36.87088868Z\" level=info msg=\"Stopped container ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f: openstack/ceilometer-0/sg-core\" id=9662c49d-32f7-4a13-abf7-8aa9a762651d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:36.980444 crc crio[24437]: time=\"2026-06-12T21:00:36.980351351Z\" level=info msg=\"Stopped container 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c: openstack/ceilometer-0/proxy-httpd\" id=03c5b1aa-56bf-4cd1-a9ce-1e11b846c7e9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:00:52.047597 crc crio[24437]: time=\"2026-06-12T21:00:52.04636382Z\" level=info msg=\"Stopping pod sandbox: 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d\" id=ce281398-fee6-4ce0-a7ee-cf605282e3d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:52.050455 crc crio[24437]: time=\"2026-06-12T21:00:52.049209822Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rhspw Namespace:openstack ID:8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d UID:f46dd7d2-ddbf-45f0-879b-3610bf0e0cab NetNS:/var/run/netns/1e3562ea-81df-48c1-bce4-ec88f19b7aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf46dd7d2_ddbf_45f0_879b_3610bf0e0cab.slice PodAnnotations:0xc006ecc8e8}] Aliases:map[]}\"\nJun 12 21:00:52.050455 crc crio[24437]: time=\"2026-06-12T21:00:52.049561361Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-rhspw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:52.446037 crc crio[24437]: time=\"2026-06-12T21:00:52.4458555Z\" level=info msg=\"Stopped pod sandbox: 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d\" id=ce281398-fee6-4ce0-a7ee-cf605282e3d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:54.018044 crc crio[24437]: time=\"2026-06-12T21:00:54.016212025Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=4e9cb571-3923-4091-bdaf-3ed9fa15c412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:54.019738 crc crio[24437]: time=\"2026-06-12T21:00:54.018064242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:54.074615 crc crio[24437]: time=\"2026-06-12T21:00:54.07452238Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c719d6fc07ba30df7864a1756b47cb562fb42dacf78fe1a3c44ae0dca00ac816 UID:0b4f5e72-5825-438d-8133-09f71e1b5e1a NetNS:/var/run/netns/43966a8b-4e85-4cb5-8442-994905bc26bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b4f5e72_5825_438d_8133_09f71e1b5e1a.slice PodAnnotations:0xc006ecce18}] Aliases:map[]}\"\nJun 12 21:00:54.074615 crc crio[24437]: time=\"2026-06-12T21:00:54.074575692Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:54.665235 crc crio[24437]: 2026-06-12T21:00:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c719d6fc07ba30d Mac:aa:c5:cd:5d:cb:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/43966a8b-4e85-4cb5-8442-994905bc26bf SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:54.666549 crc crio[24437]: time=\"2026-06-12T21:00:54.666472921Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c719d6fc07ba30df7864a1756b47cb562fb42dacf78fe1a3c44ae0dca00ac816 UID:0b4f5e72-5825-438d-8133-09f71e1b5e1a NetNS:/var/run/netns/43966a8b-4e85-4cb5-8442-994905bc26bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b4f5e72_5825_438d_8133_09f71e1b5e1a.slice PodAnnotations:0xc006ecce18}] Aliases:map[]}\"\nJun 12 21:00:54.666739 crc crio[24437]: time=\"2026-06-12T21:00:54.666678796Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:54.680576 crc crio[24437]: time=\"2026-06-12T21:00:54.67964586Z\" level=info msg=\"Ran pod sandbox c719d6fc07ba30df7864a1756b47cb562fb42dacf78fe1a3c44ae0dca00ac816 with infra container: openstack/nova-cell0-conductor-0/POD\" id=4e9cb571-3923-4091-bdaf-3ed9fa15c412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:54.683368 crc crio[24437]: time=\"2026-06-12T21:00:54.683148417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a46affd0-3b8c-4243-8c78-ea60b0aadce3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:54.722796 crc crio[24437]: time=\"2026-06-12T21:00:54.722253644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=4948a6f0-79a3-4f78-bd82-8c822c404a6c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:54.735122 crc crio[24437]: time=\"2026-06-12T21:00:54.735045872Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=6ed63fb0-06b9-42eb-bf77-32a3e750d78c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:54.735512 crc crio[24437]: time=\"2026-06-12T21:00:54.735455192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:54.796849 crc crio[24437]: time=\"2026-06-12T21:00:54.796755423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:54.800577 crc crio[24437]: time=\"2026-06-12T21:00:54.800491056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:54.916619 crc crio[24437]: time=\"2026-06-12T21:00:54.916389038Z\" level=info msg=\"Created container 95cacd06cb64aa78a1846dc7fcad0ed88fa6b81538c73980d21bf50466bd6422: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=6ed63fb0-06b9-42eb-bf77-32a3e750d78c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:54.917573 crc crio[24437]: time=\"2026-06-12T21:00:54.917498575Z\" level=info msg=\"Starting container: 95cacd06cb64aa78a1846dc7fcad0ed88fa6b81538c73980d21bf50466bd6422\" id=3a1ceed6-634f-42cd-928d-88de95f3e7a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:54.922692 crc crio[24437]: time=\"2026-06-12T21:00:54.922608542Z\" level=info msg=\"Started container\" PID=82214 containerID=95cacd06cb64aa78a1846dc7fcad0ed88fa6b81538c73980d21bf50466bd6422 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=3a1ceed6-634f-42cd-928d-88de95f3e7a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c719d6fc07ba30df7864a1756b47cb562fb42dacf78fe1a3c44ae0dca00ac816\nJun 12 21:01:00.513454 crc crio[24437]: time=\"2026-06-12T21:01:00.512676115Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29688301-nkxdr/POD\" id=0c30c8c6-9b14-4bb5-945a-a5980b9a580a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:00.513454 crc crio[24437]: time=\"2026-06-12T21:01:00.513482814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:00.545360 crc crio[24437]: time=\"2026-06-12T21:01:00.545193627Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688301-nkxdr Namespace:openstack ID:623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e UID:c628a345-59f5-4d8b-8fd0-4c00124aad9b NetNS:/var/run/netns/7d130a4c-c29c-4cf6-9893-8633844ca52e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc628a345_59f5_4d8b_8fd0_4c00124aad9b.slice PodAnnotations:0xc000a8d398}] Aliases:map[]}\"\nJun 12 21:01:00.545360 crc crio[24437]: time=\"2026-06-12T21:01:00.545277399Z\" level=info msg=\"Adding pod openstack_keystone-cron-29688301-nkxdr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:01.087358 crc crio[24437]: 2026-06-12T21:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:623c29b60a088c5 Mac:ba:7f:b8:13:45:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/7d130a4c-c29c-4cf6-9893-8633844ca52e SocketPath: PciID:}] [{Interface:0xc0002246d0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:01.089147 crc crio[24437]: time=\"2026-06-12T21:01:01.089057928Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688301-nkxdr Namespace:openstack ID:623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e UID:c628a345-59f5-4d8b-8fd0-4c00124aad9b NetNS:/var/run/netns/7d130a4c-c29c-4cf6-9893-8633844ca52e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc628a345_59f5_4d8b_8fd0_4c00124aad9b.slice PodAnnotations:0xc000a8d398}] Aliases:map[]}\"\nJun 12 21:01:01.089366 crc crio[24437]: time=\"2026-06-12T21:01:01.089219542Z\" level=info msg=\"Checking pod openstack_keystone-cron-29688301-nkxdr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:01.099326 crc crio[24437]: time=\"2026-06-12T21:01:01.09919653Z\" level=info msg=\"Ran pod sandbox 623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e with infra container: openstack/keystone-cron-29688301-nkxdr/POD\" id=0c30c8c6-9b14-4bb5-945a-a5980b9a580a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:01.102138 crc crio[24437]: time=\"2026-06-12T21:01:01.102050002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=84dafa39-be85-4943-a316-3e9568aa608b name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:01.136147 crc crio[24437]: time=\"2026-06-12T21:01:01.135438925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=39abb49b-e1d2-4005-94d1-f9c27b9293dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:01.153281 crc crio[24437]: time=\"2026-06-12T21:01:01.153190457Z\" level=info msg=\"Creating container: openstack/keystone-cron-29688301-nkxdr/keystone-cron\" id=af756e34-d932-48ec-8f67-26f6341bff69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:01.153738 crc crio[24437]: time=\"2026-06-12T21:01:01.15367104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:01.230228 crc crio[24437]: time=\"2026-06-12T21:01:01.230119838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:01.236855 crc crio[24437]: time=\"2026-06-12T21:01:01.236766203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:01.350797 crc crio[24437]: time=\"2026-06-12T21:01:01.350706817Z\" level=info msg=\"Created container 6c0df1415ff213a43b61e47aed5c7621d459e1ae622564bd3de691649c252241: openstack/keystone-cron-29688301-nkxdr/keystone-cron\" id=af756e34-d932-48ec-8f67-26f6341bff69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:01.352281 crc crio[24437]: time=\"2026-06-12T21:01:01.351810695Z\" level=info msg=\"Starting container: 6c0df1415ff213a43b61e47aed5c7621d459e1ae622564bd3de691649c252241\" id=b5c16298-9002-47f6-8bd9-1944b0f54d3c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:01.361698 crc crio[24437]: time=\"2026-06-12T21:01:01.361100226Z\" level=info msg=\"Started container\" PID=82629 containerID=6c0df1415ff213a43b61e47aed5c7621d459e1ae622564bd3de691649c252241 description=openstack/keystone-cron-29688301-nkxdr/keystone-cron id=b5c16298-9002-47f6-8bd9-1944b0f54d3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e\nJun 12 21:01:02.131788 crc crio[24437]: time=\"2026-06-12T21:01:02.130251038Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-9bpfw/POD\" id=d4263cb4-a2f8-4423-b29f-214f2e56ef8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:02.131788 crc crio[24437]: time=\"2026-06-12T21:01:02.130415432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:02.220380 crc crio[24437]: time=\"2026-06-12T21:01:02.220248875Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-9bpfw Namespace:openstack ID:41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8 UID:573c8668-bccb-40cf-b720-8021c414fa42 NetNS:/var/run/netns/6fc5b6f5-f9a2-4808-a008-72c23571316d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod573c8668_bccb_40cf_b720_8021c414fa42.slice PodAnnotations:0xc001f6c6c8}] Aliases:map[]}\"\nJun 12 21:01:02.220380 crc crio[24437]: time=\"2026-06-12T21:01:02.220321917Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-9bpfw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:02.489874 crc crio[24437]: time=\"2026-06-12T21:01:02.48975479Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=2c688a64-02d3-4837-b885-071cb6ea15a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:02.489874 crc crio[24437]: time=\"2026-06-12T21:01:02.489874632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:02.647518 crc crio[24437]: time=\"2026-06-12T21:01:02.637428635Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e UID:484e62d3-ad29-4ff2-90dc-bf281b8d439d NetNS:/var/run/netns/044c1f88-3cc4-4553-b470-913db8b85522 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod484e62d3_ad29_4ff2_90dc_bf281b8d439d.slice PodAnnotations:0xc00012ad98}] Aliases:map[]}\"\nJun 12 21:01:02.647518 crc crio[24437]: time=\"2026-06-12T21:01:02.63803663Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:02.657989 crc crio[24437]: time=\"2026-06-12T21:01:02.651494495Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=5f4f8001-1047-440a-b754-fc42436937db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:02.657989 crc crio[24437]: time=\"2026-06-12T21:01:02.651602618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:02.720150 crc crio[24437]: time=\"2026-06-12T21:01:02.720075346Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7 UID:038d7dff-b02c-485e-9227-07a54e96dc3c NetNS:/var/run/netns/b2f679cd-7bf6-4cb5-a9c3-8ff52d897bf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod038d7dff_b02c_485e_9227_07a54e96dc3c.slice PodAnnotations:0xc001840728}] Aliases:map[]}\"\nJun 12 21:01:02.720150 crc crio[24437]: time=\"2026-06-12T21:01:02.720134948Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:03.115087 crc crio[24437]: time=\"2026-06-12T21:01:03.11415213Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=63a8f860-7185-496e-affa-fa7e59ac4325 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:03.115087 crc crio[24437]: time=\"2026-06-12T21:01:03.114854097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:03.179257 crc crio[24437]: time=\"2026-06-12T21:01:03.179159912Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=97f7cd14-c1e6-41fc-89b4-3825a48a95cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:03.180358 crc crio[24437]: time=\"2026-06-12T21:01:03.179346127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:03.191694 crc crio[24437]: time=\"2026-06-12T21:01:03.191622754Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d UID:a66bb7c8-5c7c-4199-803c-858aba8c68a4 NetNS:/var/run/netns/fb5d3fd4-a3fa-4a22-92b1-7d69cadb49b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda66bb7c8_5c7c_4199_803c_858aba8c68a4.slice PodAnnotations:0xc00012b428}] Aliases:map[]}\"\nJun 12 21:01:03.192127 crc crio[24437]: time=\"2026-06-12T21:01:03.192100096Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:03.244321 crc crio[24437]: time=\"2026-06-12T21:01:03.243795055Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-8tghq/POD\" id=3c345959-037b-4659-8e12-93c4627fc36a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:03.244321 crc crio[24437]: time=\"2026-06-12T21:01:03.244105203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:03.363980 crc crio[24437]: time=\"2026-06-12T21:01:03.362712173Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0 UID:d49aefd7-060a-4307-9793-07ff49d9ad22 NetNS:/var/run/netns/eb0931ea-dd44-4bdc-bec9-c34d93527774 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd49aefd7_060a_4307_9793_07ff49d9ad22.slice PodAnnotations:0xc001fa4118}] Aliases:map[]}\"\nJun 12 21:01:03.363980 crc crio[24437]: time=\"2026-06-12T21:01:03.362854207Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:03.438003 crc crio[24437]: 2026-06-12T21:01:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41b346f7a5851e5 Mac:36:18:e5:8a:66:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/6fc5b6f5-f9a2-4808-a008-72c23571316d SocketPath: PciID:}] [{Interface:0xc0003baf70 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:03.440099 crc crio[24437]: time=\"2026-06-12T21:01:03.438530065Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-9bpfw Namespace:openstack ID:41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8 UID:573c8668-bccb-40cf-b720-8021c414fa42 NetNS:/var/run/netns/6fc5b6f5-f9a2-4808-a008-72c23571316d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod573c8668_bccb_40cf_b720_8021c414fa42.slice PodAnnotations:0xc001f6c6c8}] Aliases:map[]}\"\nJun 12 21:01:03.440099 crc crio[24437]: time=\"2026-06-12T21:01:03.438688439Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-9bpfw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:03.458568 crc crio[24437]: time=\"2026-06-12T21:01:03.458480963Z\" level=info msg=\"Ran pod sandbox 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8 with infra container: openstack/nova-cell0-cell-mapping-9bpfw/POD\" id=d4263cb4-a2f8-4423-b29f-214f2e56ef8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:03.463458 crc crio[24437]: time=\"2026-06-12T21:01:03.463384894Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-8tghq Namespace:openstack ID:54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703 UID:c3775170-2cfd-489d-9907-4d5be722502a NetNS:/var/run/netns/51bf3cf1-d95c-44d1-8c4c-e17a8be8b594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3775170_2cfd_489d_9907_4d5be722502a.slice PodAnnotations:0xc0026aa288}] Aliases:map[]}\"\nJun 12 21:01:03.463458 crc crio[24437]: time=\"2026-06-12T21:01:03.463448906Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7948f7c9f9-8tghq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:03.479781 crc crio[24437]: time=\"2026-06-12T21:01:03.479676501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=e3325896-643f-49cc-b0ad-04216ce79780 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:03.557442 crc crio[24437]: time=\"2026-06-12T21:01:03.557345709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d37c738e-e967-40c2-ac17-5fc5f20f4d95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:03.589127 crc crio[24437]: time=\"2026-06-12T21:01:03.58903734Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-9bpfw/nova-manage\" id=cc66f989-808a-46a3-8287-5d7a7c5efca6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:03.592979 crc crio[24437]: time=\"2026-06-12T21:01:03.589477822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:03.704054 crc crio[24437]: 2026-06-12T21:01:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d631c14e9a3c2 Mac:02:69:58:82:a4:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/b2f679cd-7bf6-4cb5-a9c3-8ff52d897bf3 SocketPath: PciID:}] [{Interface:0xc00012a5a0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:03.714088 crc crio[24437]: time=\"2026-06-12T21:01:03.713118146Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7 UID:038d7dff-b02c-485e-9227-07a54e96dc3c NetNS:/var/run/netns/b2f679cd-7bf6-4cb5-a9c3-8ff52d897bf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod038d7dff_b02c_485e_9227_07a54e96dc3c.slice PodAnnotations:0xc001840728}] Aliases:map[]}\"\nJun 12 21:01:03.714088 crc crio[24437]: time=\"2026-06-12T21:01:03.713401434Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:03.724734 crc crio[24437]: 2026-06-12T21:01:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11478ea31b45086 Mac:9a:38:5e:5e:26:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/044c1f88-3cc4-4553-b470-913db8b85522 SocketPath: PciID:}] [{Interface:0xc0004b66b0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:03.725594 crc crio[24437]: time=\"2026-06-12T21:01:03.725525326Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e UID:484e62d3-ad29-4ff2-90dc-bf281b8d439d NetNS:/var/run/netns/044c1f88-3cc4-4553-b470-913db8b85522 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod484e62d3_ad29_4ff2_90dc_bf281b8d439d.slice PodAnnotations:0xc00012ad98}] Aliases:map[]}\"\nJun 12 21:01:03.725717 crc crio[24437]: time=\"2026-06-12T21:01:03.72568439Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:03.762498 crc crio[24437]: time=\"2026-06-12T21:01:03.761812161Z\" level=info msg=\"Ran pod sandbox 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e with infra container: openstack/nova-api-0/POD\" id=2c688a64-02d3-4837-b885-071cb6ea15a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:03.774890 crc crio[24437]: time=\"2026-06-12T21:01:03.774804606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2ff76082-7ee1-40ed-b353-beff0ef0fba5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:03.775331 crc crio[24437]: time=\"2026-06-12T21:01:03.775128544Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=2ff76082-7ee1-40ed-b353-beff0ef0fba5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:03.775331 crc crio[24437]: time=\"2026-06-12T21:01:03.775172765Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=2ff76082-7ee1-40ed-b353-beff0ef0fba5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:03.779820 crc crio[24437]: time=\"2026-06-12T21:01:03.779718768Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=70728f31-007c-4b31-845b-602946db459f name=/runtime.v1.ImageService/PullImage\nJun 12 21:01:03.781106 crc crio[24437]: time=\"2026-06-12T21:01:03.780838566Z\" level=info msg=\"Ran pod sandbox d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=5f4f8001-1047-440a-b754-fc42436937db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:03.806998 crc crio[24437]: time=\"2026-06-12T21:01:03.806854295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=221878fd-d008-4849-94db-1bd3fac9705f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:03.807815 crc crio[24437]: time=\"2026-06-12T21:01:03.807780638Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=221878fd-d008-4849-94db-1bd3fac9705f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:03.808129 crc crio[24437]: time=\"2026-06-12T21:01:03.808103576Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=221878fd-d008-4849-94db-1bd3fac9705f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:03.814478 crc crio[24437]: time=\"2026-06-12T21:01:03.811357788Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=40a24a6d-0bf3-40bc-94e3-fbd7f20ddf8e name=/runtime.v1.ImageService/PullImage\nJun 12 21:01:03.814478 crc crio[24437]: time=\"2026-06-12T21:01:03.81181156Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 12 21:01:03.815759 crc crio[24437]: time=\"2026-06-12T21:01:03.815629035Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 12 21:01:03.849013 crc crio[24437]: time=\"2026-06-12T21:01:03.841727636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:03.884251 crc crio[24437]: time=\"2026-06-12T21:01:03.875777655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:04.068008 crc crio[24437]: time=\"2026-06-12T21:01:04.065732626Z\" level=info msg=\"Created container 3838a6e374760b914b610c81866773b40143f04633b9ecd95f64d5a3df6b1052: openstack/nova-cell0-cell-mapping-9bpfw/nova-manage\" id=cc66f989-808a-46a3-8287-5d7a7c5efca6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:04.073045 crc crio[24437]: time=\"2026-06-12T21:01:04.071541001Z\" level=info msg=\"Starting container: 3838a6e374760b914b610c81866773b40143f04633b9ecd95f64d5a3df6b1052\" id=75d2c269-4d5f-4846-89a1-95491884abf2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:04.088383 crc crio[24437]: time=\"2026-06-12T21:01:04.086604356Z\" level=info msg=\"Started container\" PID=82885 containerID=3838a6e374760b914b610c81866773b40143f04633b9ecd95f64d5a3df6b1052 description=openstack/nova-cell0-cell-mapping-9bpfw/nova-manage id=75d2c269-4d5f-4846-89a1-95491884abf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8\nJun 12 21:01:04.140270 crc crio[24437]: 2026-06-12T21:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f50ea612c75c66d Mac:02:12:a5:e6:8e:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/fb5d3fd4-a3fa-4a22-92b1-7d69cadb49b3 SocketPath: PciID:}] [{Interface:0xc00025a820 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:04.140270 crc crio[24437]: time=\"2026-06-12T21:01:04.138270415Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d UID:a66bb7c8-5c7c-4199-803c-858aba8c68a4 NetNS:/var/run/netns/fb5d3fd4-a3fa-4a22-92b1-7d69cadb49b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda66bb7c8_5c7c_4199_803c_858aba8c68a4.slice PodAnnotations:0xc00012b428}] Aliases:map[]}\"\nJun 12 21:01:04.140270 crc crio[24437]: time=\"2026-06-12T21:01:04.13845294Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:04.153393 crc crio[24437]: time=\"2026-06-12T21:01:04.153329031Z\" level=info msg=\"Ran pod sandbox f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d with infra container: openstack/nova-metadata-0/POD\" id=63a8f860-7185-496e-affa-fa7e59ac4325 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:04.157029 crc crio[24437]: time=\"2026-06-12T21:01:04.15688173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b09937dc-d5b9-4e55-b419-87c85e9cda7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:04.157308 crc crio[24437]: time=\"2026-06-12T21:01:04.157154427Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=b09937dc-d5b9-4e55-b419-87c85e9cda7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:04.157308 crc crio[24437]: time=\"2026-06-12T21:01:04.157198668Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=b09937dc-d5b9-4e55-b419-87c85e9cda7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:04.163768 crc crio[24437]: time=\"2026-06-12T21:01:04.163695581Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=95984b10-92ff-479e-bde2-91c170406aac name=/runtime.v1.ImageService/PullImage\nJun 12 21:01:04.167679 crc crio[24437]: time=\"2026-06-12T21:01:04.167603848Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 12 21:01:04.362057 crc crio[24437]: 2026-06-12T21:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54af15076749224 Mac:c2:fb:23:d6:25:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/51bf3cf1-d95c-44d1-8c4c-e17a8be8b594 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:04.368093 crc crio[24437]: 2026-06-12T21:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01946a7dbeb70ff Mac:3a:1e:86:80:75:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/eb0931ea-dd44-4bdc-bec9-c34d93527774 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:04.368602 crc crio[24437]: time=\"2026-06-12T21:01:04.368525Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0 UID:d49aefd7-060a-4307-9793-07ff49d9ad22 NetNS:/var/run/netns/eb0931ea-dd44-4bdc-bec9-c34d93527774 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd49aefd7_060a_4307_9793_07ff49d9ad22.slice PodAnnotations:0xc001fa4118}] Aliases:map[]}\"\nJun 12 21:01:04.368728 crc crio[24437]: time=\"2026-06-12T21:01:04.368693026Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:04.370654 crc crio[24437]: time=\"2026-06-12T21:01:04.370583513Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-8tghq Namespace:openstack ID:54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703 UID:c3775170-2cfd-489d-9907-4d5be722502a NetNS:/var/run/netns/51bf3cf1-d95c-44d1-8c4c-e17a8be8b594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3775170_2cfd_489d_9907_4d5be722502a.slice PodAnnotations:0xc0026aa288}] Aliases:map[]}\"\nJun 12 21:01:04.370829 crc crio[24437]: time=\"2026-06-12T21:01:04.370774208Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7948f7c9f9-8tghq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:04.398360 crc crio[24437]: time=\"2026-06-12T21:01:04.398246443Z\" level=info msg=\"Ran pod sandbox 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0 with infra container: openstack/nova-scheduler-0/POD\" id=97f7cd14-c1e6-41fc-89b4-3825a48a95cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:04.407361 crc crio[24437]: time=\"2026-06-12T21:01:04.407132755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=4b45c807-dfd5-47e9-b5ec-4cedbae036c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:04.407470 crc crio[24437]: time=\"2026-06-12T21:01:04.407364321Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=4b45c807-dfd5-47e9-b5ec-4cedbae036c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:04.407470 crc crio[24437]: time=\"2026-06-12T21:01:04.407411762Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=4b45c807-dfd5-47e9-b5ec-4cedbae036c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:04.409802 crc crio[24437]: time=\"2026-06-12T21:01:04.409689978Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=d429a099-baee-461c-887c-189f4a8eed5c name=/runtime.v1.ImageService/PullImage\nJun 12 21:01:04.416142 crc crio[24437]: time=\"2026-06-12T21:01:04.413165816Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 12 21:01:04.418871 crc crio[24437]: time=\"2026-06-12T21:01:04.418686803Z\" level=info msg=\"Ran pod sandbox 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703 with infra container: openstack/dnsmasq-dns-7948f7c9f9-8tghq/POD\" id=3c345959-037b-4659-8e12-93c4627fc36a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:04.428219 crc crio[24437]: time=\"2026-06-12T21:01:04.428056407Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=36eac128-b85d-4126-9df2-0cc3b11b4007 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:04.490246 crc crio[24437]: time=\"2026-06-12T21:01:04.489793048Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-2d2vt/POD\" id=1574ac32-e2a7-46c5-b661-4f3f19894812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:04.490493 crc crio[24437]: time=\"2026-06-12T21:01:04.490472344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:04.527257 crc crio[24437]: time=\"2026-06-12T21:01:04.52716156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=47fae67e-f084-45ce-be17-2cbc68afa121 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:04.535234 crc crio[24437]: time=\"2026-06-12T21:01:04.535139149Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-2d2vt Namespace:openstack ID:84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4 UID:1be94ed4-e2bd-4bd0-868d-e8a3aad79ebd NetNS:/var/run/netns/8614f269-55a6-4939-98f6-7b1938db59a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be94ed4_e2bd_4bd0_868d_e8a3aad79ebd.slice PodAnnotations:0xc000c24470}] Aliases:map[]}\"\nJun 12 21:01:04.535234 crc crio[24437]: time=\"2026-06-12T21:01:04.535210211Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-2d2vt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:04.611693 crc crio[24437]: time=\"2026-06-12T21:01:04.611562596Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-8tghq/init\" id=c561182e-550d-405f-8fe4-d200a882915e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:04.612095 crc crio[24437]: time=\"2026-06-12T21:01:04.612074159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:04.779623 crc crio[24437]: time=\"2026-06-12T21:01:04.779493926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:04.806266 crc crio[24437]: time=\"2026-06-12T21:01:04.806173302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:05.001716 crc crio[24437]: time=\"2026-06-12T21:01:05.001541827Z\" level=info msg=\"Created container e26132b2e9091851ec5edd9f85112a6557fe322e92e8977162dbd1712ecf5584: openstack/dnsmasq-dns-7948f7c9f9-8tghq/init\" id=c561182e-550d-405f-8fe4-d200a882915e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:05.010238 crc crio[24437]: time=\"2026-06-12T21:01:05.008626544Z\" level=info msg=\"Starting container: e26132b2e9091851ec5edd9f85112a6557fe322e92e8977162dbd1712ecf5584\" id=bfedb92c-6297-4fa9-90ee-b006a5676598 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:05.035166 crc crio[24437]: time=\"2026-06-12T21:01:05.035072514Z\" level=info msg=\"Started container\" PID=82983 containerID=e26132b2e9091851ec5edd9f85112a6557fe322e92e8977162dbd1712ecf5584 description=openstack/dnsmasq-dns-7948f7c9f9-8tghq/init id=bfedb92c-6297-4fa9-90ee-b006a5676598 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703\nJun 12 21:01:05.257545 crc crio[24437]: 2026-06-12T21:01:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84499ddc16c2a58 Mac:42:ca:96:82:23:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/8614f269-55a6-4939-98f6-7b1938db59a4 SocketPath: PciID:}] [{Interface:0xc0004352b0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:05.263191 crc crio[24437]: time=\"2026-06-12T21:01:05.260052437Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-2d2vt Namespace:openstack ID:84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4 UID:1be94ed4-e2bd-4bd0-868d-e8a3aad79ebd NetNS:/var/run/netns/8614f269-55a6-4939-98f6-7b1938db59a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be94ed4_e2bd_4bd0_868d_e8a3aad79ebd.slice PodAnnotations:0xc000c24470}] Aliases:map[]}\"\nJun 12 21:01:05.263191 crc crio[24437]: time=\"2026-06-12T21:01:05.261161935Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-2d2vt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:05.278806 crc crio[24437]: time=\"2026-06-12T21:01:05.278735804Z\" level=info msg=\"Ran pod sandbox 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4 with infra container: openstack/nova-cell1-conductor-db-sync-2d2vt/POD\" id=1574ac32-e2a7-46c5-b661-4f3f19894812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:05.286756 crc crio[24437]: time=\"2026-06-12T21:01:05.286607421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c54c9d8e-d762-4f5f-abe0-eafac640df5d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:05.328023 crc crio[24437]: time=\"2026-06-12T21:01:05.32788365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6d52aef7-ce6b-4870-bcff-bb32bf40f4a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:05.351872 crc crio[24437]: time=\"2026-06-12T21:01:05.344673129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=03a8fc4c-04d2-43c1-951d-8376c472cace name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:05.351872 crc crio[24437]: time=\"2026-06-12T21:01:05.344829363Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-2d2vt/nova-cell1-conductor-db-sync\" id=f5f5b89f-65e6-42a3-958f-82d972b60c97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:05.351872 crc crio[24437]: time=\"2026-06-12T21:01:05.345424309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:05.436402 crc crio[24437]: time=\"2026-06-12T21:01:05.435458785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=478d0df3-e517-43ae-b27e-8dc8f48cd42b name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:05.481997 crc crio[24437]: time=\"2026-06-12T21:01:05.478601372Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-8tghq/dnsmasq-dns\" id=e384a8c8-260f-49a7-bc31-994eb1f4636b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:05.481997 crc crio[24437]: time=\"2026-06-12T21:01:05.479180426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:05.595363 crc crio[24437]: time=\"2026-06-12T21:01:05.595271463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:05.604978 crc crio[24437]: time=\"2026-06-12T21:01:05.604889483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:05.630114 crc crio[24437]: time=\"2026-06-12T21:01:05.629898467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:05.637510 crc crio[24437]: time=\"2026-06-12T21:01:05.637430125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:05.976744 crc crio[24437]: time=\"2026-06-12T21:01:05.976174568Z\" level=info msg=\"Created container d9bcee497f413e6571923c728fdb7a81342c143a3fb48d81b0195a7405286ba4: openstack/nova-cell1-conductor-db-sync-2d2vt/nova-cell1-conductor-db-sync\" id=f5f5b89f-65e6-42a3-958f-82d972b60c97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:05.979012 crc crio[24437]: time=\"2026-06-12T21:01:05.978864625Z\" level=info msg=\"Starting container: d9bcee497f413e6571923c728fdb7a81342c143a3fb48d81b0195a7405286ba4\" id=aad26e13-e102-424c-881b-51e69f6380a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:05.981357 crc crio[24437]: time=\"2026-06-12T21:01:05.981209214Z\" level=info msg=\"Created container 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46: openstack/dnsmasq-dns-7948f7c9f9-8tghq/dnsmasq-dns\" id=e384a8c8-260f-49a7-bc31-994eb1f4636b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:05.986171 crc crio[24437]: time=\"2026-06-12T21:01:05.986095015Z\" level=info msg=\"Starting container: 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46\" id=1cdf6e72-937b-4cf9-bfce-486317cd9cb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:05.996168 crc crio[24437]: time=\"2026-06-12T21:01:05.995835389Z\" level=info msg=\"Started container\" PID=83062 containerID=d9bcee497f413e6571923c728fdb7a81342c143a3fb48d81b0195a7405286ba4 description=openstack/nova-cell1-conductor-db-sync-2d2vt/nova-cell1-conductor-db-sync id=aad26e13-e102-424c-881b-51e69f6380a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4\nJun 12 21:01:06.000559 crc crio[24437]: time=\"2026-06-12T21:01:06.000470184Z\" level=info msg=\"Started container\" PID=83063 containerID=99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46 description=openstack/dnsmasq-dns-7948f7c9f9-8tghq/dnsmasq-dns id=1cdf6e72-937b-4cf9-bfce-486317cd9cb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703\nJun 12 21:01:06.753335 crc crio[24437]: time=\"2026-06-12T21:01:06.752983681Z\" level=warning msg=\"Stopping container da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e with stop signal(15) timed out. Killing...\"\nJun 12 21:01:06.772685 crc crio[24437]: time=\"2026-06-12T21:01:06.772594251Z\" level=warning msg=\"Stopping container 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec with stop signal(15) timed out. Killing...\"\nJun 12 21:01:06.884063 crc crio[24437]: time=\"2026-06-12T21:01:06.883488428Z\" level=error msg=\"Killing container da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 21:01:06.884349 crc crio[24437]: time=\"2026-06-12T21:01:06.883655042Z\" level=error msg=\"Killing container 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 21:01:07.486912 crc crio[24437]: time=\"2026-06-12T21:01:07.486856044Z\" level=info msg=\"Stopping pod sandbox: 623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e\" id=78c71120-e29f-475c-97ec-fdec929808d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:07.487897 crc crio[24437]: time=\"2026-06-12T21:01:07.487868149Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688301-nkxdr Namespace:openstack ID:623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e UID:c628a345-59f5-4d8b-8fd0-4c00124aad9b NetNS:/var/run/netns/7d130a4c-c29c-4cf6-9893-8633844ca52e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc628a345_59f5_4d8b_8fd0_4c00124aad9b.slice PodAnnotations:0xc00008cd20}] Aliases:map[]}\"\nJun 12 21:01:07.488219 crc crio[24437]: time=\"2026-06-12T21:01:07.488194507Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29688301-nkxdr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:07.736003 crc crio[24437]: time=\"2026-06-12T21:01:07.735743085Z\" level=info msg=\"Stopped container 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec: openstack/ceilometer-0/ceilometer-notification-agent\" id=ee18f3cc-448c-49a2-b36e-1ad11033011f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:07.765987 crc crio[24437]: time=\"2026-06-12T21:01:07.765796694Z\" level=info msg=\"Stopped container da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e: openstack/ceilometer-0/ceilometer-central-agent\" id=81308ce6-4a49-45c1-831f-3f103911c1bd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:07.770589 crc crio[24437]: time=\"2026-06-12T21:01:07.770442001Z\" level=info msg=\"Stopping pod sandbox: a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e\" id=96734b25-e14e-4ff6-aa01-5bededd0a215 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:07.773982 crc crio[24437]: time=\"2026-06-12T21:01:07.77118957Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e UID:50717661-f292-492f-ad2c-6bd32e709aa1 NetNS:/var/run/netns/4c999b51-2532-470d-af50-c907849ab8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50717661_f292_492f_ad2c_6bd32e709aa1.slice PodAnnotations:0xc000c24558}] Aliases:map[]}\"\nJun 12 21:01:07.773982 crc crio[24437]: time=\"2026-06-12T21:01:07.771400065Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:08.083778 crc crio[24437]: time=\"2026-06-12T21:01:08.082414836Z\" level=info msg=\"Removing container: 8d660b895a99a5e4f180c673fa9537bdb2ff1af8ddfa0981fb145670a8bbccab\" id=70456225-5efa-4032-9006-c44c9bad08b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:09.089738 crc crio[24437]: time=\"2026-06-12T21:01:09.086621523Z\" level=info msg=\"Stopped pod sandbox: 623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e\" id=78c71120-e29f-475c-97ec-fdec929808d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:09.785328 crc crio[24437]: time=\"2026-06-12T21:01:09.785216216Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e\" id=40a24a6d-0bf3-40bc-94e3-fbd7f20ddf8e name=/runtime.v1.ImageService/PullImage\nJun 12 21:01:09.786277 crc crio[24437]: time=\"2026-06-12T21:01:09.78619704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=cd9cf5d3-9eb7-48eb-b7fa-91bcca56f31d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:09.899690 crc crio[24437]: time=\"2026-06-12T21:01:09.899159949Z\" level=info msg=\"Stopped pod sandbox: a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e\" id=96734b25-e14e-4ff6-aa01-5bededd0a215 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:09.908086 crc crio[24437]: time=\"2026-06-12T21:01:09.907895347Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=70728f31-007c-4b31-845b-602946db459f name=/runtime.v1.ImageService/PullImage\nJun 12 21:01:09.909490 crc crio[24437]: time=\"2026-06-12T21:01:09.909413656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1d44f46c-ddb5-41b2-b1be-c7718b92cfaa name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:09.920603 crc crio[24437]: time=\"2026-06-12T21:01:09.920486851Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e\" id=d429a099-baee-461c-887c-189f4a8eed5c name=/runtime.v1.ImageService/PullImage\nJun 12 21:01:09.921453 crc crio[24437]: time=\"2026-06-12T21:01:09.921385834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c5639fe9-4a40-430b-9c30-913695a75945 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:09.972238 crc crio[24437]: time=\"2026-06-12T21:01:09.971876704Z\" level=info msg=\"Removed container 8d660b895a99a5e4f180c673fa9537bdb2ff1af8ddfa0981fb145670a8bbccab: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/collect-profiles\" id=70456225-5efa-4032-9006-c44c9bad08b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:09.977032 crc crio[24437]: time=\"2026-06-12T21:01:09.97616541Z\" level=info msg=\"Removing container: 806d8d949ec325f3c5e5790fa1ec67476f107b51b08711b39e24e42237ee2158\" id=a5a818ea-b1dd-4237-9201-2fa22ef39ef7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:09.987500 crc crio[24437]: time=\"2026-06-12T21:01:09.987326189Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=95984b10-92ff-479e-bde2-91c170406aac name=/runtime.v1.ImageService/PullImage\nJun 12 21:01:09.992015 crc crio[24437]: time=\"2026-06-12T21:01:09.99139693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=75b33c06-e368-44c4-9dc7-33816211e6ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:09.993774 crc crio[24437]: time=\"2026-06-12T21:01:09.992998841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=04a80e97-fbda-4c32-8537-47eeced50118 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:10.003517 crc crio[24437]: time=\"2026-06-12T21:01:09.99736934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=faca1bdd-b48e-4644-a4fe-6cb84a065ad7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:10.019156 crc crio[24437]: time=\"2026-06-12T21:01:10.019002649Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=16ecfb58-75cf-4c1c-b1f7-0624fe18d61d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:10.030770 crc crio[24437]: time=\"2026-06-12T21:01:10.03062766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=64e49aa2-0999-44fa-8e5b-c7119c037d73 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:10.039396 crc crio[24437]: time=\"2026-06-12T21:01:10.039145953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=6925bd35-6a0a-4275-9c2b-22ab0003246c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:10.101415 crc crio[24437]: time=\"2026-06-12T21:01:10.101323344Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=7d70bc53-7c05-4c14-a1fc-da9ab993ba7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:10.138442 crc crio[24437]: time=\"2026-06-12T21:01:10.138377379Z\" level=info msg=\"Removed container 806d8d949ec325f3c5e5790fa1ec67476f107b51b08711b39e24e42237ee2158: openshift-infra/auto-csr-approver-29688294-wnp2r/oc\" id=a5a818ea-b1dd-4237-9201-2fa22ef39ef7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:10.140357 crc crio[24437]: time=\"2026-06-12T21:01:10.140176954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.144109 crc crio[24437]: time=\"2026-06-12T21:01:10.143900976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.156038 crc crio[24437]: time=\"2026-06-12T21:01:10.155984488Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=2ce5c028-6f6e-4fa2-adfa-7df6261f466b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:10.157229 crc crio[24437]: time=\"2026-06-12T21:01:10.156193513Z\" level=info msg=\"Stopping pod sandbox: 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b\" id=6dc5fc4a-1890-42af-84b6-19141515e11e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:10.157426 crc crio[24437]: time=\"2026-06-12T21:01:10.157404803Z\" level=info msg=\"Stopped pod sandbox (already stopped): 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b\" id=6dc5fc4a-1890-42af-84b6-19141515e11e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:10.160891 crc crio[24437]: time=\"2026-06-12T21:01:10.160769008Z\" level=info msg=\"Removing pod sandbox: 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b\" id=4b48447c-c7db-405a-ba52-efb096360a74 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:10.169684 crc crio[24437]: time=\"2026-06-12T21:01:10.168911691Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ae3d1882-4c38-4690-b22d-f1e3390e4de4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:10.206754 crc crio[24437]: time=\"2026-06-12T21:01:10.206684194Z\" level=info msg=\"Removed pod sandbox: 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b\" id=4b48447c-c7db-405a-ba52-efb096360a74 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:10.207718 crc crio[24437]: time=\"2026-06-12T21:01:10.207625916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.208678 crc crio[24437]: time=\"2026-06-12T21:01:10.208652652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.209073 crc crio[24437]: time=\"2026-06-12T21:01:10.209014051Z\" level=info msg=\"Stopping pod sandbox: 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce\" id=44815684-d699-443c-baa0-806ce965d19f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:10.209143 crc crio[24437]: time=\"2026-06-12T21:01:10.209080433Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce\" id=44815684-d699-443c-baa0-806ce965d19f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:10.209707 crc crio[24437]: time=\"2026-06-12T21:01:10.209612127Z\" level=info msg=\"Removing pod sandbox: 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce\" id=3f058eb5-f3cf-4067-9161-d3096177b964 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:10.216314 crc crio[24437]: time=\"2026-06-12T21:01:10.216244351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.222506 crc crio[24437]: time=\"2026-06-12T21:01:10.22215029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.236872 crc crio[24437]: time=\"2026-06-12T21:01:10.236710842Z\" level=info msg=\"Removed pod sandbox: 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce\" id=3f058eb5-f3cf-4067-9161-d3096177b964 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:10.238499 crc crio[24437]: time=\"2026-06-12T21:01:10.238428945Z\" level=info msg=\"Stopping pod sandbox: d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663\" id=eabfa130-5427-4a50-a958-bb01a696837f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:10.238499 crc crio[24437]: time=\"2026-06-12T21:01:10.238498837Z\" level=info msg=\"Stopped pod sandbox (already stopped): d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663\" id=eabfa130-5427-4a50-a958-bb01a696837f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:10.239005 crc crio[24437]: time=\"2026-06-12T21:01:10.238897487Z\" level=info msg=\"Removing pod sandbox: d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663\" id=4de81a2b-a350-4535-93ae-f279f11e53df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:10.245506 crc crio[24437]: time=\"2026-06-12T21:01:10.24542383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.256639 crc crio[24437]: time=\"2026-06-12T21:01:10.256531827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.274428 crc crio[24437]: time=\"2026-06-12T21:01:10.274330951Z\" level=info msg=\"Removed pod sandbox: d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663\" id=4de81a2b-a350-4535-93ae-f279f11e53df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:10.282511 crc crio[24437]: time=\"2026-06-12T21:01:10.28233671Z\" level=info msg=\"Stopping pod sandbox: dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d\" id=5540e7b8-1f20-4b47-9892-0b3725d7d39f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:10.282511 crc crio[24437]: time=\"2026-06-12T21:01:10.282426554Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d\" id=5540e7b8-1f20-4b47-9892-0b3725d7d39f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:10.292224 crc crio[24437]: time=\"2026-06-12T21:01:10.292067204Z\" level=info msg=\"Removing pod sandbox: dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d\" id=e669b6b4-f83a-43a3-a548-b0f63edaac7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:10.375171 crc crio[24437]: time=\"2026-06-12T21:01:10.375081565Z\" level=info msg=\"Removed pod sandbox: dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d\" id=e669b6b4-f83a-43a3-a548-b0f63edaac7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:10.375637 crc crio[24437]: time=\"2026-06-12T21:01:10.375575597Z\" level=info msg=\"Stopping pod sandbox: 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67\" id=f6356882-067e-4360-8700-2905ca686d00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:10.375733 crc crio[24437]: time=\"2026-06-12T21:01:10.375637899Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67\" id=f6356882-067e-4360-8700-2905ca686d00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:10.376397 crc crio[24437]: time=\"2026-06-12T21:01:10.376330697Z\" level=info msg=\"Removing pod sandbox: 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67\" id=ae7f9660-024a-45a3-8e56-7472a7de68c5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:10.380490 crc crio[24437]: time=\"2026-06-12T21:01:10.380415499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.388087 crc crio[24437]: time=\"2026-06-12T21:01:10.388004918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.389538 crc crio[24437]: time=\"2026-06-12T21:01:10.389451674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.393765 crc crio[24437]: time=\"2026-06-12T21:01:10.393676719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.416321 crc crio[24437]: time=\"2026-06-12T21:01:10.416226662Z\" level=info msg=\"Removed pod sandbox: 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67\" id=ae7f9660-024a-45a3-8e56-7472a7de68c5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:10.417611 crc crio[24437]: time=\"2026-06-12T21:01:10.417582326Z\" level=info msg=\"Stopping pod sandbox: 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915\" id=22b15b0a-b128-4d2c-977d-8a1e4f5f4a9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:10.418127 crc crio[24437]: time=\"2026-06-12T21:01:10.418096558Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915\" id=22b15b0a-b128-4d2c-977d-8a1e4f5f4a9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:10.418812 crc crio[24437]: time=\"2026-06-12T21:01:10.418785556Z\" level=info msg=\"Removing pod sandbox: 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915\" id=19b75b36-e63c-4908-a08a-eb348a5ce149 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:10.434899 crc crio[24437]: time=\"2026-06-12T21:01:10.434817275Z\" level=info msg=\"Removed pod sandbox: 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915\" id=19b75b36-e63c-4908-a08a-eb348a5ce149 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:10.436361 crc crio[24437]: time=\"2026-06-12T21:01:10.436262661Z\" level=info msg=\"Stopping pod sandbox: 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02\" id=8bf5154b-0f9c-4cd0-a22d-3c52f926f74f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:10.436514 crc crio[24437]: time=\"2026-06-12T21:01:10.436446117Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02\" id=8bf5154b-0f9c-4cd0-a22d-3c52f926f74f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:10.437576 crc crio[24437]: time=\"2026-06-12T21:01:10.437503934Z\" level=info msg=\"Removing pod sandbox: 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02\" id=5c358111-a54c-4665-8605-e86de17993fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:10.457995 crc crio[24437]: time=\"2026-06-12T21:01:10.457881011Z\" level=info msg=\"Removed pod sandbox: 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02\" id=5c358111-a54c-4665-8605-e86de17993fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:10.459648 crc crio[24437]: time=\"2026-06-12T21:01:10.459586544Z\" level=info msg=\"Stopping pod sandbox: 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2\" id=67432709-8ad3-4152-bca4-e383aeda5dc4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:10.459648 crc crio[24437]: time=\"2026-06-12T21:01:10.459680946Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2\" id=67432709-8ad3-4152-bca4-e383aeda5dc4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:10.460181 crc crio[24437]: time=\"2026-06-12T21:01:10.460100247Z\" level=info msg=\"Removing pod sandbox: 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2\" id=e5a5b1a4-001b-4b02-b961-035cc083c2d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:10.509326 crc crio[24437]: time=\"2026-06-12T21:01:10.50873933Z\" level=info msg=\"Removed pod sandbox: 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2\" id=e5a5b1a4-001b-4b02-b961-035cc083c2d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:10.545551 crc crio[24437]: time=\"2026-06-12T21:01:10.545317623Z\" level=info msg=\"Removing container: 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c\" id=d4217101-8c08-4ae7-9839-7928f05cc882 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:10.580426 crc crio[24437]: time=\"2026-06-12T21:01:10.580344017Z\" level=info msg=\"Removed container 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c: openstack/ceilometer-0/proxy-httpd\" id=d4217101-8c08-4ae7-9839-7928f05cc882 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:10.582736 crc crio[24437]: time=\"2026-06-12T21:01:10.582656355Z\" level=info msg=\"Removing container: ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f\" id=9e73d721-a076-40c5-860f-e93a08f72697 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:10.600723 crc crio[24437]: time=\"2026-06-12T21:01:10.600615883Z\" level=info msg=\"Created container 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=2ce5c028-6f6e-4fa2-adfa-7df6261f466b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:10.605252 crc crio[24437]: time=\"2026-06-12T21:01:10.605046385Z\" level=info msg=\"Created container efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e: openstack/nova-api-0/nova-api-log\" id=16ecfb58-75cf-4c1c-b1f7-0624fe18d61d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:10.607695 crc crio[24437]: time=\"2026-06-12T21:01:10.607604398Z\" level=info msg=\"Starting container: efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e\" id=aac10313-44f7-447c-b3e3-06524762499f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:10.607695 crc crio[24437]: time=\"2026-06-12T21:01:10.607668658Z\" level=info msg=\"Starting container: 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8\" id=45ae0f3c-09db-4964-9d87-f615cd4b5d0f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:10.615782 crc crio[24437]: time=\"2026-06-12T21:01:10.615650608Z\" level=info msg=\"Started container\" PID=83534 containerID=70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=45ae0f3c-09db-4964-9d87-f615cd4b5d0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7\nJun 12 21:01:10.635315 crc crio[24437]: time=\"2026-06-12T21:01:10.635175216Z\" level=info msg=\"Created container 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ae3d1882-4c38-4690-b22d-f1e3390e4de4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:10.636084 crc crio[24437]: time=\"2026-06-12T21:01:10.635990716Z\" level=info msg=\"Started container\" PID=83524 containerID=efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e description=openstack/nova-api-0/nova-api-log id=aac10313-44f7-447c-b3e3-06524762499f name=/runtime.v1.RuntimeService/StartContainer sandboxID=11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e\nJun 12 21:01:10.640500 crc crio[24437]: time=\"2026-06-12T21:01:10.640416487Z\" level=info msg=\"Starting container: 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9\" id=3edc3ca2-e7dd-4224-91af-54a2325c7f3b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:10.651832 crc crio[24437]: time=\"2026-06-12T21:01:10.651721359Z\" level=info msg=\"Started container\" PID=83537 containerID=81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=3edc3ca2-e7dd-4224-91af-54a2325c7f3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0\nJun 12 21:01:10.652261 crc crio[24437]: time=\"2026-06-12T21:01:10.652178849Z\" level=info msg=\"Created container 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6: openstack/nova-metadata-0/nova-metadata-log\" id=7d70bc53-7c05-4c14-a1fc-da9ab993ba7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:10.661870 crc crio[24437]: time=\"2026-06-12T21:01:10.661793819Z\" level=info msg=\"Starting container: 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6\" id=c4dac2b2-76b1-4dfd-a8a0-d3f8716cfcbe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:10.667131 crc crio[24437]: time=\"2026-06-12T21:01:10.664759463Z\" level=info msg=\"Removed container ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f: openstack/ceilometer-0/sg-core\" id=9e73d721-a076-40c5-860f-e93a08f72697 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:10.670229 crc crio[24437]: time=\"2026-06-12T21:01:10.670139409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=534d1a1b-f531-46ed-956c-0c4ab4372c08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:10.674658 crc crio[24437]: time=\"2026-06-12T21:01:10.672610479Z\" level=info msg=\"Started container\" PID=83536 containerID=8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6 description=openstack/nova-metadata-0/nova-metadata-log id=c4dac2b2-76b1-4dfd-a8a0-d3f8716cfcbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d\nJun 12 21:01:10.687583 crc crio[24437]: time=\"2026-06-12T21:01:10.687489611Z\" level=info msg=\"Removing container: 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec\" id=f1ccc7d0-361a-4683-95b3-905e42e9d243 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:10.704488 crc crio[24437]: time=\"2026-06-12T21:01:10.703767797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6a1c121c-9c3b-43be-9911-4fcaaefbd871 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:10.731707 crc crio[24437]: time=\"2026-06-12T21:01:10.731594611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6712cb89-d196-4239-9a14-56090ac5b701 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:10.741603 crc crio[24437]: time=\"2026-06-12T21:01:10.741490659Z\" level=info msg=\"Removed container 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec: openstack/ceilometer-0/ceilometer-notification-agent\" id=f1ccc7d0-361a-4683-95b3-905e42e9d243 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:10.750514 crc crio[24437]: time=\"2026-06-12T21:01:10.750253166Z\" level=info msg=\"Removing container: da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e\" id=df7ee3bb-55cb-46f6-bb0b-4a4636268541 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:10.755826 crc crio[24437]: time=\"2026-06-12T21:01:10.755716414Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=fc9f3810-db5f-4b8b-84e6-9cbff14042f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:10.758034 crc crio[24437]: time=\"2026-06-12T21:01:10.757900409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.770388 crc crio[24437]: time=\"2026-06-12T21:01:10.769507128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1fc31960-c779-4cca-804a-498ad54b5fad name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:10.784542 crc crio[24437]: time=\"2026-06-12T21:01:10.78441744Z\" level=info msg=\"Removed container da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e: openstack/ceilometer-0/ceilometer-central-agent\" id=df7ee3bb-55cb-46f6-bb0b-4a4636268541 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:10.810752 crc crio[24437]: time=\"2026-06-12T21:01:10.810621134Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=60997842-7828-4835-8481-2adf4f613448 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:10.812589 crc crio[24437]: time=\"2026-06-12T21:01:10.812554092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.838773 crc crio[24437]: time=\"2026-06-12T21:01:10.838406887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.843459 crc crio[24437]: time=\"2026-06-12T21:01:10.84334311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.920159 crc crio[24437]: time=\"2026-06-12T21:01:10.920057724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.923650 crc crio[24437]: time=\"2026-06-12T21:01:10.923317126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:10.999681 crc crio[24437]: time=\"2026-06-12T21:01:10.999512057Z\" level=info msg=\"Created container b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844: openstack/nova-api-0/nova-api-api\" id=fc9f3810-db5f-4b8b-84e6-9cbff14042f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:11.002850 crc crio[24437]: time=\"2026-06-12T21:01:11.001898486Z\" level=info msg=\"Starting container: b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844\" id=d9a7d636-a3b8-41c6-ba99-846564f0e14d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:11.008904 crc crio[24437]: time=\"2026-06-12T21:01:11.008668145Z\" level=info msg=\"Started container\" PID=83608 containerID=b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844 description=openstack/nova-api-0/nova-api-api id=d9a7d636-a3b8-41c6-ba99-846564f0e14d name=/runtime.v1.RuntimeService/StartContainer sandboxID=11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e\nJun 12 21:01:11.024150 crc crio[24437]: time=\"2026-06-12T21:01:11.024058079Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=124b2e5b-9c6f-47ad-87a6-9cbed90845bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:11.024340 crc crio[24437]: time=\"2026-06-12T21:01:11.024156622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:11.037345 crc crio[24437]: time=\"2026-06-12T21:01:11.037238979Z\" level=info msg=\"Created container b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4: openstack/nova-metadata-0/nova-metadata-metadata\" id=60997842-7828-4835-8481-2adf4f613448 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:11.039556 crc crio[24437]: time=\"2026-06-12T21:01:11.039485575Z\" level=info msg=\"Starting container: b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4\" id=8d0deede-6623-4fb4-9c24-20457c746b8d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:11.045103 crc crio[24437]: time=\"2026-06-12T21:01:11.045015332Z\" level=info msg=\"Started container\" PID=83616 containerID=b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4 description=openstack/nova-metadata-0/nova-metadata-metadata id=8d0deede-6623-4fb4-9c24-20457c746b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d\nJun 12 21:01:11.068360 crc crio[24437]: time=\"2026-06-12T21:01:11.06816536Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e UID:1fecc860-ff5b-4235-99de-156886aa6c75 NetNS:/var/run/netns/bc026b1f-b69d-497f-b087-82bb97417ef6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fecc860_ff5b_4235_99de_156886aa6c75.slice PodAnnotations:0xc001fa4278}] Aliases:map[]}\"\nJun 12 21:01:11.068360 crc crio[24437]: time=\"2026-06-12T21:01:11.068232212Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:11.581100 crc crio[24437]: time=\"2026-06-12T21:01:11.579404497Z\" level=info msg=\"Stopping container: 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8 (timeout: 30s)\" id=efe74843-61cb-4f60-a6c5-6b562088a000 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:11.584629 crc crio[24437]: time=\"2026-06-12T21:01:11.584056473Z\" level=info msg=\"Stopping container: b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4 (timeout: 30s)\" id=e7ce6fd0-34a9-4352-8a89-38bbf6736367 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:11.585079 crc crio[24437]: time=\"2026-06-12T21:01:11.584502285Z\" level=info msg=\"Stopping container: 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6 (timeout: 30s)\" id=cb6cd714-9bda-4bec-a74c-b95dc8b1d757 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:11.664981 crc crio[24437]: 2026-06-12T21:01:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf3167c7343d63c Mac:ba:e1:7c:dd:f8:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/bc026b1f-b69d-497f-b087-82bb97417ef6 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:11.664981 crc crio[24437]: time=\"2026-06-12T21:01:11.6628887Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e UID:1fecc860-ff5b-4235-99de-156886aa6c75 NetNS:/var/run/netns/bc026b1f-b69d-497f-b087-82bb97417ef6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fecc860_ff5b_4235_99de_156886aa6c75.slice PodAnnotations:0xc001fa4278}] Aliases:map[]}\"\nJun 12 21:01:11.664981 crc crio[24437]: time=\"2026-06-12T21:01:11.663078156Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:11.675351 crc crio[24437]: time=\"2026-06-12T21:01:11.675278729Z\" level=info msg=\"Ran pod sandbox cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e with infra container: openstack/ceilometer-0/POD\" id=124b2e5b-9c6f-47ad-87a6-9cbed90845bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:11.680075 crc crio[24437]: time=\"2026-06-12T21:01:11.680039499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=69449c3f-82ef-4f9c-8ecb-0173d6ecdb87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:11.715194 crc crio[24437]: time=\"2026-06-12T21:01:11.715101023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=8c63d6e4-209f-44d7-ae44-50a201720354 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:11.715775 crc crio[24437]: time=\"2026-06-12T21:01:11.715731999Z\" level=info msg=\"Stopped container 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6: openstack/nova-metadata-0/nova-metadata-log\" id=cb6cd714-9bda-4bec-a74c-b95dc8b1d757 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:11.726313 crc crio[24437]: time=\"2026-06-12T21:01:11.723325579Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d1392870-ce24-4e5a-9472-bbc134ddf975 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:11.726313 crc crio[24437]: time=\"2026-06-12T21:01:11.723728349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:11.802816 crc crio[24437]: time=\"2026-06-12T21:01:11.80269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:11.808723 crc crio[24437]: time=\"2026-06-12T21:01:11.808639107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:11.981182 crc crio[24437]: time=\"2026-06-12T21:01:11.981009609Z\" level=info msg=\"Created container 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c: openstack/ceilometer-0/ceilometer-central-agent\" id=d1392870-ce24-4e5a-9472-bbc134ddf975 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:11.982274 crc crio[24437]: time=\"2026-06-12T21:01:11.982210399Z\" level=info msg=\"Starting container: 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c\" id=3b3ddece-b016-42a4-a285-0652f5e370fb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:11.991497 crc crio[24437]: time=\"2026-06-12T21:01:11.991396148Z\" level=info msg=\"Started container\" PID=83949 containerID=6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c description=openstack/ceilometer-0/ceilometer-central-agent id=3b3ddece-b016-42a4-a285-0652f5e370fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e\nJun 12 21:01:12.006823 crc crio[24437]: time=\"2026-06-12T21:01:12.00673251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=93303738-56ce-4897-8140-3f93774b34ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:12.039490 crc crio[24437]: time=\"2026-06-12T21:01:12.039383196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d401bb22-ad2b-4783-a9e9-abfc0c2a0ecc name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:12.047135 crc crio[24437]: time=\"2026-06-12T21:01:12.047032996Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=1e5cb936-7d88-49b7-ae9f-4c3ec4b1f5ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:12.047769 crc crio[24437]: time=\"2026-06-12T21:01:12.047699143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:12.097533 crc crio[24437]: time=\"2026-06-12T21:01:12.097342512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:12.102644 crc crio[24437]: time=\"2026-06-12T21:01:12.102620023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:12.121715 crc crio[24437]: time=\"2026-06-12T21:01:12.121630819Z\" level=info msg=\"Stopped container b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4: openstack/nova-metadata-0/nova-metadata-metadata\" id=e7ce6fd0-34a9-4352-8a89-38bbf6736367 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:12.123399 crc crio[24437]: time=\"2026-06-12T21:01:12.12335359Z\" level=info msg=\"Stopping pod sandbox: f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d\" id=ccebc492-121a-4186-80a0-eb9c04112232 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:12.124469 crc crio[24437]: time=\"2026-06-12T21:01:12.124349295Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d UID:a66bb7c8-5c7c-4199-803c-858aba8c68a4 NetNS:/var/run/netns/fb5d3fd4-a3fa-4a22-92b1-7d69cadb49b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda66bb7c8_5c7c_4199_803c_858aba8c68a4.slice PodAnnotations:0xc00012ad00}] Aliases:map[]}\"\nJun 12 21:01:12.124653 crc crio[24437]: time=\"2026-06-12T21:01:12.124505879Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:12.393534 crc crio[24437]: time=\"2026-06-12T21:01:12.391997785Z\" level=info msg=\"Created container bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb: openstack/ceilometer-0/ceilometer-notification-agent\" id=1e5cb936-7d88-49b7-ae9f-4c3ec4b1f5ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:12.394319 crc crio[24437]: time=\"2026-06-12T21:01:12.39421633Z\" level=info msg=\"Starting container: bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb\" id=50d87ee5-8725-45c7-a3d0-7aa1f1c52f66 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:12.412244 crc crio[24437]: time=\"2026-06-12T21:01:12.412127107Z\" level=info msg=\"Started container\" PID=83997 containerID=bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb description=openstack/ceilometer-0/ceilometer-notification-agent id=50d87ee5-8725-45c7-a3d0-7aa1f1c52f66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e\nJun 12 21:01:12.429554 crc crio[24437]: time=\"2026-06-12T21:01:12.42671364Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ccaca2e5-2da0-47fe-98ff-c898da591417 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:12.456209 crc crio[24437]: time=\"2026-06-12T21:01:12.456129144Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9d7dd05e-0b6a-4dd5-b57d-8b00acc7f0f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:12.473513 crc crio[24437]: time=\"2026-06-12T21:01:12.473403816Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f2bc1cd6-fa58-4a6d-9fd9-6285c614ce28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:12.474002 crc crio[24437]: time=\"2026-06-12T21:01:12.473911478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:12.585257 crc crio[24437]: time=\"2026-06-12T21:01:12.585061462Z\" level=info msg=\"Stopped pod sandbox: f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d\" id=ccebc492-121a-4186-80a0-eb9c04112232 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:12.636506 crc crio[24437]: time=\"2026-06-12T21:01:12.635971142Z\" level=info msg=\"Stopping container: 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307 (timeout: 10s)\" id=6b7b5e60-6efc-42fe-beb2-cf507d9245d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:12.726045 crc crio[24437]: time=\"2026-06-12T21:01:12.725970978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:12.736138 crc crio[24437]: time=\"2026-06-12T21:01:12.73605746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:12.782542 crc crio[24437]: time=\"2026-06-12T21:01:12.782391786Z\" level=info msg=\"Stopped container 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307: openstack/dnsmasq-dns-764b948f4c-42zz5/dnsmasq-dns\" id=6b7b5e60-6efc-42fe-beb2-cf507d9245d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:12.784024 crc crio[24437]: time=\"2026-06-12T21:01:12.783967885Z\" level=info msg=\"Stopping pod sandbox: 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb\" id=10aa09a0-ce5a-4fa7-910b-272ae4dd4336 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:12.788351 crc crio[24437]: time=\"2026-06-12T21:01:12.788247452Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-42zz5 Namespace:openstack ID:831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb UID:e810db42-dee1-4c12-b9c6-fd34565f7338 NetNS:/var/run/netns/64a2c1f0-0cb9-4179-9f91-3913f642cc6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode810db42_dee1_4c12_b9c6_fd34565f7338.slice PodAnnotations:0xc001f6cd00}] Aliases:map[]}\"\nJun 12 21:01:12.788866 crc crio[24437]: time=\"2026-06-12T21:01:12.788493738Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-764b948f4c-42zz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:12.929507 crc crio[24437]: time=\"2026-06-12T21:01:12.929417565Z\" level=info msg=\"Created container 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1: openstack/ceilometer-0/sg-core\" id=f2bc1cd6-fa58-4a6d-9fd9-6285c614ce28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:12.935406 crc crio[24437]: time=\"2026-06-12T21:01:12.935316483Z\" level=info msg=\"Starting container: 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1\" id=fc4fa2e8-b911-4ac0-b5f5-fc340fb39c36 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:12.949106 crc crio[24437]: time=\"2026-06-12T21:01:12.948411139Z\" level=info msg=\"Started container\" PID=84078 containerID=4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1 description=openstack/ceilometer-0/sg-core id=fc4fa2e8-b911-4ac0-b5f5-fc340fb39c36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e\nJun 12 21:01:12.979671 crc crio[24437]: time=\"2026-06-12T21:01:12.979532485Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=6f1ddf80-a1c1-4b9f-9614-54152ed24339 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:13.036575 crc crio[24437]: time=\"2026-06-12T21:01:13.036519628Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9106520a-b6fd-4d34-8fbb-ca1d5926ae24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:13.050141 crc crio[24437]: time=\"2026-06-12T21:01:13.050096346Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=33ffc48d-131b-419a-8331-be59e34da56e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:13.053846 crc crio[24437]: time=\"2026-06-12T21:01:13.053812599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:13.245124 crc crio[24437]: time=\"2026-06-12T21:01:13.24502733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:13.259487 crc crio[24437]: time=\"2026-06-12T21:01:13.259387899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:13.415316 crc crio[24437]: time=\"2026-06-12T21:01:13.414432428Z\" level=info msg=\"Stopped pod sandbox: 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb\" id=10aa09a0-ce5a-4fa7-910b-272ae4dd4336 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:13.426476 crc crio[24437]: time=\"2026-06-12T21:01:13.426119529Z\" level=info msg=\"Created container 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa: openstack/ceilometer-0/proxy-httpd\" id=33ffc48d-131b-419a-8331-be59e34da56e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:13.428872 crc crio[24437]: time=\"2026-06-12T21:01:13.428493099Z\" level=info msg=\"Starting container: 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa\" id=fdac8be8-cc86-4b8e-b12f-4d70666d3a1a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:13.435397 crc crio[24437]: time=\"2026-06-12T21:01:13.435224717Z\" level=info msg=\"Started container\" PID=84150 containerID=183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa description=openstack/ceilometer-0/proxy-httpd id=fdac8be8-cc86-4b8e-b12f-4d70666d3a1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e\nJun 12 21:01:13.765545 crc crio[24437]: time=\"2026-06-12T21:01:13.765334714Z\" level=info msg=\"Removing container: 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307\" id=3f3c6114-d5f3-4749-95ee-72b96196aa80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:13.822339 crc crio[24437]: time=\"2026-06-12T21:01:13.821752532Z\" level=info msg=\"Removed container 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307: openstack/dnsmasq-dns-764b948f4c-42zz5/dnsmasq-dns\" id=3f3c6114-d5f3-4749-95ee-72b96196aa80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:13.847241 crc crio[24437]: time=\"2026-06-12T21:01:13.847154656Z\" level=info msg=\"Removing container: 45b2b2f66db8bae713994f41d7ea32b465e96cc339647e055bdd06b52e2f18e0\" id=a4fea56d-b3a7-478a-961f-3e9843cdfa03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:14.001325 crc crio[24437]: time=\"2026-06-12T21:01:14.000457891Z\" level=info msg=\"Removed container 45b2b2f66db8bae713994f41d7ea32b465e96cc339647e055bdd06b52e2f18e0: openstack/dnsmasq-dns-764b948f4c-42zz5/init\" id=a4fea56d-b3a7-478a-961f-3e9843cdfa03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:14.462185 crc crio[24437]: time=\"2026-06-12T21:01:14.462090691Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=1bcb544a-43a3-415b-8c3f-e2fc1ed7c58f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:14.462391 crc crio[24437]: time=\"2026-06-12T21:01:14.462216974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:14.507151 crc crio[24437]: time=\"2026-06-12T21:01:14.506871728Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346 UID:5c1290b6-a84a-4c8d-8f9b-d2a558c28483 NetNS:/var/run/netns/c306a647-f1d5-42e7-9b8f-5c9dbc346484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1290b6_a84a_4c8d_8f9b_d2a558c28483.slice PodAnnotations:0xc000c24868}] Aliases:map[]}\"\nJun 12 21:01:14.507151 crc crio[24437]: time=\"2026-06-12T21:01:14.507008102Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:15.156010 crc crio[24437]: 2026-06-12T21:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69de684408208b5 Mac:5a:0c:b5:85:55:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/c306a647-f1d5-42e7-9b8f-5c9dbc346484 SocketPath: PciID:}] [{Interface:0xc000372780 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:15.158115 crc crio[24437]: time=\"2026-06-12T21:01:15.158017408Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346 UID:5c1290b6-a84a-4c8d-8f9b-d2a558c28483 NetNS:/var/run/netns/c306a647-f1d5-42e7-9b8f-5c9dbc346484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1290b6_a84a_4c8d_8f9b_d2a558c28483.slice PodAnnotations:0xc000c24868}] Aliases:map[]}\"\nJun 12 21:01:15.158198 crc crio[24437]: time=\"2026-06-12T21:01:15.158176732Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:15.168373 crc crio[24437]: time=\"2026-06-12T21:01:15.168274765Z\" level=info msg=\"Ran pod sandbox 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346 with infra container: openstack/nova-metadata-0/POD\" id=1bcb544a-43a3-415b-8c3f-e2fc1ed7c58f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:15.170501 crc crio[24437]: time=\"2026-06-12T21:01:15.170418008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1ba72e7a-7b55-42cc-ac6e-567b9d183e36 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:15.178268 crc crio[24437]: time=\"2026-06-12T21:01:15.178170871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4c720249-7b05-4fde-b52d-a8c9c893ffde name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:15.186573 crc crio[24437]: time=\"2026-06-12T21:01:15.186495519Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=ed544d23-288d-4fdd-a577-d1343ca3efbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:15.188180 crc crio[24437]: time=\"2026-06-12T21:01:15.188123169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:15.262838 crc crio[24437]: time=\"2026-06-12T21:01:15.262614408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:15.276555 crc crio[24437]: time=\"2026-06-12T21:01:15.276453714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:15.444218 crc crio[24437]: time=\"2026-06-12T21:01:15.444121588Z\" level=info msg=\"Created container a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650: openstack/nova-metadata-0/nova-metadata-log\" id=ed544d23-288d-4fdd-a577-d1343ca3efbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:15.445565 crc crio[24437]: time=\"2026-06-12T21:01:15.445484192Z\" level=info msg=\"Starting container: a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650\" id=cc2525e8-cf08-4906-9acc-7db6ba00a7ff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:15.453637 crc crio[24437]: time=\"2026-06-12T21:01:15.453552164Z\" level=info msg=\"Started container\" PID=84488 containerID=a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650 description=openstack/nova-metadata-0/nova-metadata-log id=cc2525e8-cf08-4906-9acc-7db6ba00a7ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346\nJun 12 21:01:15.475708 crc crio[24437]: time=\"2026-06-12T21:01:15.475488862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b170c51b-35c1-40a2-88f9-cd47404b9c08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:15.530164 crc crio[24437]: time=\"2026-06-12T21:01:15.52954399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5064dfc6-8d74-40ba-be3e-ed5f98c93ab8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:15.549509 crc crio[24437]: time=\"2026-06-12T21:01:15.549397015Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=90e6b2a3-f30c-4d50-a65e-d7aa023c350f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:15.551256 crc crio[24437]: time=\"2026-06-12T21:01:15.55115093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:15.643307 crc crio[24437]: time=\"2026-06-12T21:01:15.643104543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:15.652322 crc crio[24437]: time=\"2026-06-12T21:01:15.652204291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:15.949553 crc crio[24437]: time=\"2026-06-12T21:01:15.948622498Z\" level=info msg=\"Created container 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf: openstack/nova-metadata-0/nova-metadata-metadata\" id=90e6b2a3-f30c-4d50-a65e-d7aa023c350f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:15.951461 crc crio[24437]: time=\"2026-06-12T21:01:15.950973656Z\" level=info msg=\"Starting container: 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf\" id=6de2b3b5-00e5-4c71-869d-7e184e5a513f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:15.959432 crc crio[24437]: time=\"2026-06-12T21:01:15.959365365Z\" level=info msg=\"Started container\" PID=84531 containerID=05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf description=openstack/nova-metadata-0/nova-metadata-metadata id=6de2b3b5-00e5-4c71-869d-7e184e5a513f name=/runtime.v1.RuntimeService/StartContainer sandboxID=69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346\nJun 12 21:01:16.909311 crc crio[24437]: time=\"2026-06-12T21:01:16.90889631Z\" level=info msg=\"Stopping pod sandbox: 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8\" id=c123fb5a-be03-4efb-80e4-689b3b4107e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:16.911000 crc crio[24437]: time=\"2026-06-12T21:01:16.910970662Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-9bpfw Namespace:openstack ID:41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8 UID:573c8668-bccb-40cf-b720-8021c414fa42 NetNS:/var/run/netns/6fc5b6f5-f9a2-4808-a008-72c23571316d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod573c8668_bccb_40cf_b720_8021c414fa42.slice PodAnnotations:0xc002554a18}] Aliases:map[]}\"\nJun 12 21:01:16.911232 crc crio[24437]: time=\"2026-06-12T21:01:16.911213568Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-9bpfw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:17.347983 crc crio[24437]: time=\"2026-06-12T21:01:17.347530346Z\" level=info msg=\"Stopped pod sandbox: 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8\" id=c123fb5a-be03-4efb-80e4-689b3b4107e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:18.369448 crc crio[24437]: time=\"2026-06-12T21:01:18.368581504Z\" level=info msg=\"Stopping container: b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844 (timeout: 30s)\" id=f6c81cb5-6687-4314-bfdd-1cd6504efb90 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:18.370385 crc crio[24437]: time=\"2026-06-12T21:01:18.368726898Z\" level=info msg=\"Stopping container: efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e (timeout: 30s)\" id=04492140-7f63-4188-97eb-1c7b5a0b1033 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:18.411213 crc crio[24437]: time=\"2026-06-12T21:01:18.411145047Z\" level=info msg=\"Stopping container: 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9 (timeout: 30s)\" id=d7578781-d81c-4f1a-aba1-481aaba15373 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:18.502211 crc crio[24437]: time=\"2026-06-12T21:01:18.502106916Z\" level=info msg=\"Stopped container efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e: openstack/nova-api-0/nova-api-log\" id=04492140-7f63-4188-97eb-1c7b5a0b1033 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:18.956146 crc crio[24437]: time=\"2026-06-12T21:01:18.956076374Z\" level=info msg=\"Stopping container: 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf (timeout: 30s)\" id=c081640a-a55d-49a3-bedf-996f0f66a90f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:18.956257 crc crio[24437]: time=\"2026-06-12T21:01:18.956146626Z\" level=info msg=\"Stopping container: a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650 (timeout: 30s)\" id=ead2da38-edfb-4572-87fb-9fcc458f9230 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:19.082800 crc crio[24437]: time=\"2026-06-12T21:01:19.082694324Z\" level=info msg=\"Stopped container a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650: openstack/nova-metadata-0/nova-metadata-log\" id=ead2da38-edfb-4572-87fb-9fcc458f9230 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:19.192425 crc crio[24437]: time=\"2026-06-12T21:01:19.192260028Z\" level=info msg=\"Stopped container 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf: openstack/nova-metadata-0/nova-metadata-metadata\" id=c081640a-a55d-49a3-bedf-996f0f66a90f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:19.193583 crc crio[24437]: time=\"2026-06-12T21:01:19.193510549Z\" level=info msg=\"Stopping pod sandbox: 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346\" id=016ef345-1cd6-4da5-9375-bdc32eea5f43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:19.194266 crc crio[24437]: time=\"2026-06-12T21:01:19.194209677Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346 UID:5c1290b6-a84a-4c8d-8f9b-d2a558c28483 NetNS:/var/run/netns/c306a647-f1d5-42e7-9b8f-5c9dbc346484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1290b6_a84a_4c8d_8f9b_d2a558c28483.slice PodAnnotations:0xc0026aa7b0}] Aliases:map[]}\"\nJun 12 21:01:19.194447 crc crio[24437]: time=\"2026-06-12T21:01:19.194394281Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:19.635379 crc crio[24437]: time=\"2026-06-12T21:01:19.6347384Z\" level=info msg=\"Stopped pod sandbox: 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346\" id=016ef345-1cd6-4da5-9375-bdc32eea5f43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:19.973154 crc crio[24437]: time=\"2026-06-12T21:01:19.973085963Z\" level=info msg=\"Stopping pod sandbox: 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4\" id=6b9ed115-84f8-4977-ba8e-26ef37917b71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:19.974001 crc crio[24437]: time=\"2026-06-12T21:01:19.973901042Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-2d2vt Namespace:openstack ID:84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4 UID:1be94ed4-e2bd-4bd0-868d-e8a3aad79ebd NetNS:/var/run/netns/8614f269-55a6-4939-98f6-7b1938db59a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be94ed4_e2bd_4bd0_868d_e8a3aad79ebd.slice PodAnnotations:0xc001f6c2d8}] Aliases:map[]}\"\nJun 12 21:01:19.974169 crc crio[24437]: time=\"2026-06-12T21:01:19.974115809Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-2d2vt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:19.974991 crc crio[24437]: time=\"2026-06-12T21:01:19.974853016Z\" level=info msg=\"Removing container: 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf\" id=70db85cf-3581-4887-97de-11b5aae0c3be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:20.085998 crc crio[24437]: time=\"2026-06-12T21:01:20.085497157Z\" level=info msg=\"Removed container 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf: openstack/nova-metadata-0/nova-metadata-metadata\" id=70db85cf-3581-4887-97de-11b5aae0c3be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:20.106339 crc crio[24437]: time=\"2026-06-12T21:01:20.106158103Z\" level=info msg=\"Removing container: a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650\" id=63aae75a-3220-456b-bb63-7f0f7cb541c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:20.151238 crc crio[24437]: time=\"2026-06-12T21:01:20.15014541Z\" level=info msg=\"Removed container a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650: openstack/nova-metadata-0/nova-metadata-log\" id=63aae75a-3220-456b-bb63-7f0f7cb541c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:20.386534 crc crio[24437]: time=\"2026-06-12T21:01:20.386465098Z\" level=info msg=\"Stopped pod sandbox: 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4\" id=6b9ed115-84f8-4977-ba8e-26ef37917b71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:20.459119 crc crio[24437]: time=\"2026-06-12T21:01:20.45586652Z\" level=info msg=\"Stopped container 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d7578781-d81c-4f1a-aba1-481aaba15373 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:20.461159 crc crio[24437]: time=\"2026-06-12T21:01:20.459533731Z\" level=info msg=\"Stopping pod sandbox: 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0\" id=8bd8204b-c091-45f2-90c3-e6e938373c3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:20.461159 crc crio[24437]: time=\"2026-06-12T21:01:20.460114545Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0 UID:d49aefd7-060a-4307-9793-07ff49d9ad22 NetNS:/var/run/netns/eb0931ea-dd44-4bdc-bec9-c34d93527774 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd49aefd7_060a_4307_9793_07ff49d9ad22.slice PodAnnotations:0xc0018407b0}] Aliases:map[]}\"\nJun 12 21:01:20.461159 crc crio[24437]: time=\"2026-06-12T21:01:20.460245718Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:20.480333 crc crio[24437]: time=\"2026-06-12T21:01:20.475854688Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=2f34aea0-3192-4540-933a-f5d42aa0900a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:20.480333 crc crio[24437]: time=\"2026-06-12T21:01:20.475984291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:20.528668 crc crio[24437]: time=\"2026-06-12T21:01:20.528619544Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa UID:827edbe7-39f0-43c7-82ae-bfc2dc2a5705 NetNS:/var/run/netns/decae045-d76f-4910-9c71-dbd75d9dfa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod827edbe7_39f0_43c7_82ae_bfc2dc2a5705.slice PodAnnotations:0xc001840990}] Aliases:map[]}\"\nJun 12 21:01:20.529224 crc crio[24437]: time=\"2026-06-12T21:01:20.529202519Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:20.847752 crc crio[24437]: time=\"2026-06-12T21:01:20.846572549Z\" level=info msg=\"Stopped pod sandbox: 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0\" id=8bd8204b-c091-45f2-90c3-e6e938373c3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:21.061894 crc crio[24437]: time=\"2026-06-12T21:01:21.061274846Z\" level=info msg=\"Removing container: 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9\" id=533c3ce5-5f73-45a6-b575-d260fccdffe9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:21.120234 crc crio[24437]: 2026-06-12T21:01:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60c563a1e22fdd7 Mac:2e:80:f6:24:b9:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/decae045-d76f-4910-9c71-dbd75d9dfa4f SocketPath: PciID:}] [{Interface:0xc00050a5c0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:21.120234 crc crio[24437]: time=\"2026-06-12T21:01:21.119837668Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa UID:827edbe7-39f0-43c7-82ae-bfc2dc2a5705 NetNS:/var/run/netns/decae045-d76f-4910-9c71-dbd75d9dfa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod827edbe7_39f0_43c7_82ae_bfc2dc2a5705.slice PodAnnotations:0xc001840990}] Aliases:map[]}\"\nJun 12 21:01:21.120234 crc crio[24437]: time=\"2026-06-12T21:01:21.120029913Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:21.137689 crc crio[24437]: time=\"2026-06-12T21:01:21.137602151Z\" level=info msg=\"Removed container 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=533c3ce5-5f73-45a6-b575-d260fccdffe9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:21.155797 crc crio[24437]: time=\"2026-06-12T21:01:21.155752424Z\" level=info msg=\"Ran pod sandbox 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa with infra container: openstack/nova-metadata-0/POD\" id=2f34aea0-3192-4540-933a-f5d42aa0900a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:21.168216 crc crio[24437]: time=\"2026-06-12T21:01:21.168133964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9be46d36-1317-408d-a7e9-86682ef9b83c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:21.172544 crc crio[24437]: time=\"2026-06-12T21:01:21.17244472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e9d542fc-acbc-493b-9082-f144a0c55d13 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:21.226306 crc crio[24437]: time=\"2026-06-12T21:01:21.225654169Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=0bffb74f-1652-4823-83b5-75eeadf89e39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:21.228324 crc crio[24437]: time=\"2026-06-12T21:01:21.228002667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:21.316236 crc crio[24437]: time=\"2026-06-12T21:01:21.31065172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:21.316716 crc crio[24437]: time=\"2026-06-12T21:01:21.316647149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:21.531710 crc crio[24437]: time=\"2026-06-12T21:01:21.531611803Z\" level=info msg=\"Created container 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db: openstack/nova-metadata-0/nova-metadata-log\" id=0bffb74f-1652-4823-83b5-75eeadf89e39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:21.534482 crc crio[24437]: time=\"2026-06-12T21:01:21.534446724Z\" level=info msg=\"Starting container: 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db\" id=d2746480-f5e1-4693-92ff-23b379b39816 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:21.545130 crc crio[24437]: time=\"2026-06-12T21:01:21.544693219Z\" level=info msg=\"Started container\" PID=85157 containerID=0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db description=openstack/nova-metadata-0/nova-metadata-log id=d2746480-f5e1-4693-92ff-23b379b39816 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa\nJun 12 21:01:21.558623 crc crio[24437]: time=\"2026-06-12T21:01:21.558459523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=590371b0-dce3-4a3e-903f-d5648d568e57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:21.584268 crc crio[24437]: time=\"2026-06-12T21:01:21.584191085Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=6414a0a0-a156-40a3-8b24-4c242d4c0eca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:21.584417 crc crio[24437]: time=\"2026-06-12T21:01:21.584315518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:21.623896 crc crio[24437]: time=\"2026-06-12T21:01:21.623803254Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:c372ed9071f7daedc6b94af4162e74145637811b23a19b9b36e0a493841d3132 UID:0ee08d07-0f25-40e2-8570-e366b21200ef NetNS:/var/run/netns/c12ebc75-86e7-4f21-b628-5feed71b5153 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ee08d07_0f25_40e2_8570_e366b21200ef.slice PodAnnotations:0xc001840498}] Aliases:map[]}\"\nJun 12 21:01:21.623896 crc crio[24437]: time=\"2026-06-12T21:01:21.623862675Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:21.626707 crc crio[24437]: time=\"2026-06-12T21:01:21.626625704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1f918425-2c4f-46ee-856f-2762300a4366 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:21.643343 crc crio[24437]: time=\"2026-06-12T21:01:21.643185948Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=e3c7625e-b8ed-45c0-a41c-43ab7290a958 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:21.645123 crc crio[24437]: time=\"2026-06-12T21:01:21.645067774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:21.734361 crc crio[24437]: time=\"2026-06-12T21:01:21.731413709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:21.734361 crc crio[24437]: time=\"2026-06-12T21:01:21.734323222Z\" level=info msg=\"Stopped container b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844: openstack/nova-api-0/nova-api-api\" id=f6c81cb5-6687-4314-bfdd-1cd6504efb90 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:21.737071 crc crio[24437]: time=\"2026-06-12T21:01:21.736973858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:21.741439 crc crio[24437]: time=\"2026-06-12T21:01:21.741366897Z\" level=info msg=\"Stopping pod sandbox: 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e\" id=3885c19c-a1d3-49a5-a2a9-566856a1d5bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:21.742884 crc crio[24437]: time=\"2026-06-12T21:01:21.741859839Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e UID:484e62d3-ad29-4ff2-90dc-bf281b8d439d NetNS:/var/run/netns/044c1f88-3cc4-4553-b470-913db8b85522 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod484e62d3_ad29_4ff2_90dc_bf281b8d439d.slice PodAnnotations:0xc002746278}] Aliases:map[]}\"\nJun 12 21:01:21.750686 crc crio[24437]: time=\"2026-06-12T21:01:21.750491975Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:21.799762 crc crio[24437]: time=\"2026-06-12T21:01:21.799709744Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=40f69077-175a-49d4-9d8c-caad4205c14d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:21.799762 crc crio[24437]: time=\"2026-06-12T21:01:21.799797446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:21.884250 crc crio[24437]: time=\"2026-06-12T21:01:21.88413407Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5 UID:556e4fcc-b394-47a1-90de-e12f680d818d NetNS:/var/run/netns/18697bc9-d90b-47d7-8551-b83c7f71b0ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556e4fcc_b394_47a1_90de_e12f680d818d.slice PodAnnotations:0xc00012b4f8}] Aliases:map[]}\"\nJun 12 21:01:21.884250 crc crio[24437]: time=\"2026-06-12T21:01:21.884213662Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:21.942858 crc crio[24437]: time=\"2026-06-12T21:01:21.942746233Z\" level=info msg=\"Created container 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1: openstack/nova-metadata-0/nova-metadata-metadata\" id=e3c7625e-b8ed-45c0-a41c-43ab7290a958 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:21.946588 crc crio[24437]: time=\"2026-06-12T21:01:21.946521576Z\" level=info msg=\"Starting container: 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1\" id=354a3188-71aa-4565-91ec-09cbcf78c523 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:21.955345 crc crio[24437]: time=\"2026-06-12T21:01:21.95504111Z\" level=info msg=\"Started container\" PID=85241 containerID=39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1 description=openstack/nova-metadata-0/nova-metadata-metadata id=354a3188-71aa-4565-91ec-09cbcf78c523 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa\nJun 12 21:01:22.280004 crc crio[24437]: 2026-06-12T21:01:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c372ed9071f7dae Mac:26:ad:e6:7c:76:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/c12ebc75-86e7-4f21-b628-5feed71b5153 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:22.281847 crc crio[24437]: time=\"2026-06-12T21:01:22.281686499Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:c372ed9071f7daedc6b94af4162e74145637811b23a19b9b36e0a493841d3132 UID:0ee08d07-0f25-40e2-8570-e366b21200ef NetNS:/var/run/netns/c12ebc75-86e7-4f21-b628-5feed71b5153 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ee08d07_0f25_40e2_8570_e366b21200ef.slice PodAnnotations:0xc001840498}] Aliases:map[]}\"\nJun 12 21:01:22.282037 crc crio[24437]: time=\"2026-06-12T21:01:22.281858023Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:22.351653 crc crio[24437]: time=\"2026-06-12T21:01:22.350331863Z\" level=info msg=\"Ran pod sandbox c372ed9071f7daedc6b94af4162e74145637811b23a19b9b36e0a493841d3132 with infra container: openstack/nova-cell1-conductor-0/POD\" id=6414a0a0-a156-40a3-8b24-4c242d4c0eca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:22.358196 crc crio[24437]: time=\"2026-06-12T21:01:22.358093107Z\" level=info msg=\"Stopped pod sandbox: 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e\" id=3885c19c-a1d3-49a5-a2a9-566856a1d5bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:22.359104 crc crio[24437]: time=\"2026-06-12T21:01:22.359071591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=91c41f6d-ba93-4cae-966b-69168ca33ef5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:22.391496 crc crio[24437]: time=\"2026-06-12T21:01:22.391384427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0facb594-a987-4fae-a3e8-703d4dbdd8e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:22.408371 crc crio[24437]: time=\"2026-06-12T21:01:22.406754641Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=2bd5cafa-212b-4cfd-95e3-2b9ac337549d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:22.408371 crc crio[24437]: time=\"2026-06-12T21:01:22.407590172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:22.492514 crc crio[24437]: 2026-06-12T21:01:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d8565920d92c70 Mac:86:84:83:ea:f1:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/18697bc9-d90b-47d7-8551-b83c7f71b0ab SocketPath: PciID:}] [{Interface:0xc0001808e0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:22.494715 crc crio[24437]: time=\"2026-06-12T21:01:22.494637674Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5 UID:556e4fcc-b394-47a1-90de-e12f680d818d NetNS:/var/run/netns/18697bc9-d90b-47d7-8551-b83c7f71b0ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556e4fcc_b394_47a1_90de_e12f680d818d.slice PodAnnotations:0xc00012b4f8}] Aliases:map[]}\"\nJun 12 21:01:22.495011 crc crio[24437]: time=\"2026-06-12T21:01:22.494794728Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:22.508584 crc crio[24437]: time=\"2026-06-12T21:01:22.50850329Z\" level=info msg=\"Ran pod sandbox 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5 with infra container: openstack/nova-scheduler-0/POD\" id=40f69077-175a-49d4-9d8c-caad4205c14d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:22.513323 crc crio[24437]: time=\"2026-06-12T21:01:22.511676999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=b3b0d51f-48e1-456c-b832-4054f1e93800 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:22.537246 crc crio[24437]: time=\"2026-06-12T21:01:22.537050892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=72b93e1a-589e-4d67-b810-e213260f03ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:22.541431 crc crio[24437]: time=\"2026-06-12T21:01:22.541356429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:22.544482 crc crio[24437]: time=\"2026-06-12T21:01:22.544416826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:22.558250 crc crio[24437]: time=\"2026-06-12T21:01:22.558170249Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b0153267-4aa5-4322-b9cc-9102827b257d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:22.559851 crc crio[24437]: time=\"2026-06-12T21:01:22.559791019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:22.640189 crc crio[24437]: time=\"2026-06-12T21:01:22.63916066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:22.650786 crc crio[24437]: time=\"2026-06-12T21:01:22.650697708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:22.711505 crc crio[24437]: time=\"2026-06-12T21:01:22.711411353Z\" level=info msg=\"Created container d9d87f1718d7ca6d2d446da7a4cb7022f6588b7456b190437f1357d9e986a52f: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=2bd5cafa-212b-4cfd-95e3-2b9ac337549d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:22.714900 crc crio[24437]: time=\"2026-06-12T21:01:22.714727986Z\" level=info msg=\"Starting container: d9d87f1718d7ca6d2d446da7a4cb7022f6588b7456b190437f1357d9e986a52f\" id=da5f0f05-33c8-4423-a8a3-c7688e09ef79 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:22.724505 crc crio[24437]: time=\"2026-06-12T21:01:22.724403577Z\" level=info msg=\"Started container\" PID=85442 containerID=d9d87f1718d7ca6d2d446da7a4cb7022f6588b7456b190437f1357d9e986a52f description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=da5f0f05-33c8-4423-a8a3-c7688e09ef79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c372ed9071f7daedc6b94af4162e74145637811b23a19b9b36e0a493841d3132\nJun 12 21:01:22.840249 crc crio[24437]: time=\"2026-06-12T21:01:22.840125355Z\" level=info msg=\"Created container 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b0153267-4aa5-4322-b9cc-9102827b257d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:22.842102 crc crio[24437]: time=\"2026-06-12T21:01:22.841999292Z\" level=info msg=\"Starting container: 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec\" id=daad487a-100d-4cac-84de-c0582e266519 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:22.850362 crc crio[24437]: time=\"2026-06-12T21:01:22.850189605Z\" level=info msg=\"Started container\" PID=85472 containerID=537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=daad487a-100d-4cac-84de-c0582e266519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5\nJun 12 21:01:23.188696 crc crio[24437]: time=\"2026-06-12T21:01:23.188316213Z\" level=info msg=\"Removing container: b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844\" id=3b7842bb-fa27-4d60-b75e-ab41ebd92357 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:23.251806 crc crio[24437]: time=\"2026-06-12T21:01:23.251698756Z\" level=info msg=\"Removed container b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844: openstack/nova-api-0/nova-api-api\" id=3b7842bb-fa27-4d60-b75e-ab41ebd92357 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:23.256016 crc crio[24437]: time=\"2026-06-12T21:01:23.25588695Z\" level=info msg=\"Removing container: efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e\" id=c0cdc57e-7eed-49a6-8ddb-8a98487016a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:23.297699 crc crio[24437]: time=\"2026-06-12T21:01:23.297576721Z\" level=info msg=\"Removed container efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e: openstack/nova-api-0/nova-api-log\" id=c0cdc57e-7eed-49a6-8ddb-8a98487016a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:23.708456 crc crio[24437]: time=\"2026-06-12T21:01:23.708360071Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=65c33ba4-7793-4e81-8d31-c0b267525cf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:23.708573 crc crio[24437]: time=\"2026-06-12T21:01:23.708478604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:23.760401 crc crio[24437]: time=\"2026-06-12T21:01:23.760273106Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165 UID:5092c98b-68f4-4a75-99da-634be23077e8 NetNS:/var/run/netns/0c1fe104-0588-40d1-a82f-82171261b16d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5092c98b_68f4_4a75_99da_634be23077e8.slice PodAnnotations:0xc0027460b8}] Aliases:map[]}\"\nJun 12 21:01:23.760401 crc crio[24437]: time=\"2026-06-12T21:01:23.760362808Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:24.090515 crc crio[24437]: 2026-06-12T21:01:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8deab5bacf4afb9 Mac:d6:1d:7a:a8:25:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/0c1fe104-0588-40d1-a82f-82171261b16d SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:24.095437 crc crio[24437]: time=\"2026-06-12T21:01:24.094824314Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165 UID:5092c98b-68f4-4a75-99da-634be23077e8 NetNS:/var/run/netns/0c1fe104-0588-40d1-a82f-82171261b16d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5092c98b_68f4_4a75_99da_634be23077e8.slice PodAnnotations:0xc0027460b8}] Aliases:map[]}\"\nJun 12 21:01:24.095603 crc crio[24437]: time=\"2026-06-12T21:01:24.09548665Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:24.114342 crc crio[24437]: time=\"2026-06-12T21:01:24.1135015Z\" level=info msg=\"Ran pod sandbox 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165 with infra container: openstack/nova-api-0/POD\" id=65c33ba4-7793-4e81-8d31-c0b267525cf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:24.116476 crc crio[24437]: time=\"2026-06-12T21:01:24.116395822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ac0381a5-a636-4d7b-aa7f-5d088bcad16e name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:24.120566 crc crio[24437]: time=\"2026-06-12T21:01:24.120447583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c5a20c30-922d-4b48-acae-5940407d613d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:24.147346 crc crio[24437]: time=\"2026-06-12T21:01:24.147217371Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=08a0aa41-ac0e-41b0-974b-2117054b99e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:24.149701 crc crio[24437]: time=\"2026-06-12T21:01:24.149425547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:24.200309 crc crio[24437]: time=\"2026-06-12T21:01:24.200160743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:24.206685 crc crio[24437]: time=\"2026-06-12T21:01:24.206158172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:24.347307 crc crio[24437]: time=\"2026-06-12T21:01:24.346814582Z\" level=info msg=\"Created container 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c: openstack/nova-api-0/nova-api-log\" id=08a0aa41-ac0e-41b0-974b-2117054b99e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:24.350976 crc crio[24437]: time=\"2026-06-12T21:01:24.348766641Z\" level=info msg=\"Starting container: 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c\" id=d66c52f5-aaf1-4580-8426-1ed3b8831525 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:24.355431 crc crio[24437]: time=\"2026-06-12T21:01:24.354470963Z\" level=info msg=\"Started container\" PID=85549 containerID=1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c description=openstack/nova-api-0/nova-api-log id=d66c52f5-aaf1-4580-8426-1ed3b8831525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165\nJun 12 21:01:24.369821 crc crio[24437]: time=\"2026-06-12T21:01:24.3695827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5eac43a7-a558-4a49-b1f0-1a499517c20e name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:24.403249 crc crio[24437]: time=\"2026-06-12T21:01:24.403098167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=98241a87-43d6-4466-a23a-eced51f5d8f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:24.414611 crc crio[24437]: time=\"2026-06-12T21:01:24.414544022Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=c644a00d-2789-4284-b9de-761c7a8861bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:24.416222 crc crio[24437]: time=\"2026-06-12T21:01:24.416179973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:24.469997 crc crio[24437]: time=\"2026-06-12T21:01:24.469831362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:24.473276 crc crio[24437]: time=\"2026-06-12T21:01:24.473194466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:24.588888 crc crio[24437]: time=\"2026-06-12T21:01:24.588776Z\" level=info msg=\"Created container 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330: openstack/nova-api-0/nova-api-api\" id=c644a00d-2789-4284-b9de-761c7a8861bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:24.591085 crc crio[24437]: time=\"2026-06-12T21:01:24.590880952Z\" level=info msg=\"Starting container: 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330\" id=eb372dc2-c47c-4798-b2ae-005029cef944 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:24.596655 crc crio[24437]: time=\"2026-06-12T21:01:24.596220076Z\" level=info msg=\"Started container\" PID=85580 containerID=767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330 description=openstack/nova-api-0/nova-api-api id=eb372dc2-c47c-4798-b2ae-005029cef944 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165\nJun 12 21:01:32.235636 crc crio[24437]: time=\"2026-06-12T21:01:32.234548048Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-w9r2z/POD\" id=39209bd2-b3b6-41ab-ae19-7bb64e330059 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:32.235636 crc crio[24437]: time=\"2026-06-12T21:01:32.235625285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:32.274789 crc crio[24437]: time=\"2026-06-12T21:01:32.274681619Z\" level=info msg=\"Got pod network &{Name:community-operators-w9r2z Namespace:openshift-marketplace ID:9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391 UID:24857c11-0e43-449e-b5b1-b707d5a5adee NetNS:/var/run/netns/eed79a45-776a-461f-b309-4cdafe3b83f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24857c11_0e43_449e_b5b1_b707d5a5adee.slice PodAnnotations:0xc001f6c4f8}] Aliases:map[]}\"\nJun 12 21:01:32.274789 crc crio[24437]: time=\"2026-06-12T21:01:32.274760522Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-w9r2z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:32.899283 crc crio[24437]: 2026-06-12T21:01:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9497cf1b2558cf2 Mac:82:f8:a2:ee:ba:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/eed79a45-776a-461f-b309-4cdafe3b83f2 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:32.900692 crc crio[24437]: time=\"2026-06-12T21:01:32.900619919Z\" level=info msg=\"Got pod network &{Name:community-operators-w9r2z Namespace:openshift-marketplace ID:9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391 UID:24857c11-0e43-449e-b5b1-b707d5a5adee NetNS:/var/run/netns/eed79a45-776a-461f-b309-4cdafe3b83f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24857c11_0e43_449e_b5b1_b707d5a5adee.slice PodAnnotations:0xc001f6c4f8}] Aliases:map[]}\"\nJun 12 21:01:32.900859 crc crio[24437]: time=\"2026-06-12T21:01:32.900811794Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-w9r2z for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:32.910032 crc crio[24437]: time=\"2026-06-12T21:01:32.909907931Z\" level=info msg=\"Ran pod sandbox 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391 with infra container: openshift-marketplace/community-operators-w9r2z/POD\" id=39209bd2-b3b6-41ab-ae19-7bb64e330059 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:32.913217 crc crio[24437]: time=\"2026-06-12T21:01:32.912763773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=42ba8f80-cbd0-4ff6-9aa3-c485a0f0b46c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:32.915659 crc crio[24437]: time=\"2026-06-12T21:01:32.915600232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cbc33f80-0b98-4f47-b714-cdb1b41e3322 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:32.923548 crc crio[24437]: time=\"2026-06-12T21:01:32.92348684Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-w9r2z/extract-utilities\" id=605495a0-55d1-416a-9fcf-b99326d6130b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:32.923790 crc crio[24437]: time=\"2026-06-12T21:01:32.923739666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:32.980521 crc crio[24437]: time=\"2026-06-12T21:01:32.98043353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:32.984577 crc crio[24437]: time=\"2026-06-12T21:01:32.984505563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:33.139862 crc crio[24437]: time=\"2026-06-12T21:01:33.138795593Z\" level=info msg=\"Created container 259fec27ca1e14f460fcf74c0190e07ea82876fc94be2f0500628da06fcccdc6: openshift-marketplace/community-operators-w9r2z/extract-utilities\" id=605495a0-55d1-416a-9fcf-b99326d6130b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:33.140647 crc crio[24437]: time=\"2026-06-12T21:01:33.140498905Z\" level=info msg=\"Starting container: 259fec27ca1e14f460fcf74c0190e07ea82876fc94be2f0500628da06fcccdc6\" id=549e8119-8847-4d26-8961-2444ca82777d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:33.148634 crc crio[24437]: time=\"2026-06-12T21:01:33.147654023Z\" level=info msg=\"Started container\" PID=86217 containerID=259fec27ca1e14f460fcf74c0190e07ea82876fc94be2f0500628da06fcccdc6 description=openshift-marketplace/community-operators-w9r2z/extract-utilities id=549e8119-8847-4d26-8961-2444ca82777d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391\nJun 12 21:01:33.388275 crc crio[24437]: time=\"2026-06-12T21:01:33.388188916Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1949a380-8a8a-4582-a1bb-2ed451a48abe name=/runtime.v1.ImageService/PullImage\nJun 12 21:01:33.400460 crc crio[24437]: time=\"2026-06-12T21:01:33.400364429Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 21:01:33.999570 crc crio[24437]: time=\"2026-06-12T21:01:33.998972098Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=1949a380-8a8a-4582-a1bb-2ed451a48abe name=/runtime.v1.ImageService/PullImage\nJun 12 21:01:34.000582 crc crio[24437]: time=\"2026-06-12T21:01:34.000482854Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a25fe990-4b7c-4da0-986a-c04f2a70d3da name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:34.005755 crc crio[24437]: time=\"2026-06-12T21:01:34.005621193Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=09648b4f-3871-4f8e-8ea9-c3d976d02d4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:34.013236 crc crio[24437]: time=\"2026-06-12T21:01:34.01310891Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-w9r2z/extract-content\" id=97eea3ec-e8f6-49f7-b657-0eddb6b2e6f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:34.013780 crc crio[24437]: time=\"2026-06-12T21:01:34.013715555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:34.066224 crc crio[24437]: time=\"2026-06-12T21:01:34.066100242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:34.069871 crc crio[24437]: time=\"2026-06-12T21:01:34.069791114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:34.226454 crc crio[24437]: time=\"2026-06-12T21:01:34.226403062Z\" level=info msg=\"Created container d3626959d4def0ddf8a7e3111056f2fb554601d722aa895fed79d0933445bc28: openshift-marketplace/community-operators-w9r2z/extract-content\" id=97eea3ec-e8f6-49f7-b657-0eddb6b2e6f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:34.228103 crc crio[24437]: time=\"2026-06-12T21:01:34.228025083Z\" level=info msg=\"Starting container: d3626959d4def0ddf8a7e3111056f2fb554601d722aa895fed79d0933445bc28\" id=48193280-e56e-47ed-8332-e40a1381f870 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:34.239840 crc crio[24437]: time=\"2026-06-12T21:01:34.239751086Z\" level=info msg=\"Started container\" PID=86267 containerID=d3626959d4def0ddf8a7e3111056f2fb554601d722aa895fed79d0933445bc28 description=openshift-marketplace/community-operators-w9r2z/extract-content id=48193280-e56e-47ed-8332-e40a1381f870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391\nJun 12 21:01:36.440830 crc crio[24437]: time=\"2026-06-12T21:01:36.440133963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0caabbf2-7238-4684-96bf-1056c531863d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:36.443228 crc crio[24437]: time=\"2026-06-12T21:01:36.443146908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=87a10ca1-f14a-45a9-8d66-17f3835c2ea1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:36.462339 crc crio[24437]: time=\"2026-06-12T21:01:36.462056089Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-w9r2z/registry-server\" id=be25fb87-b728-41fd-8b72-bb1f6cf88b72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:36.463287 crc crio[24437]: time=\"2026-06-12T21:01:36.462746037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:36.561015 crc crio[24437]: time=\"2026-06-12T21:01:36.559511541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:36.564336 crc crio[24437]: time=\"2026-06-12T21:01:36.564178798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:36.751496 crc crio[24437]: time=\"2026-06-12T21:01:36.751384789Z\" level=info msg=\"Created container 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1: openshift-marketplace/community-operators-w9r2z/registry-server\" id=be25fb87-b728-41fd-8b72-bb1f6cf88b72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:36.753203 crc crio[24437]: time=\"2026-06-12T21:01:36.753116642Z\" level=info msg=\"Starting container: 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1\" id=d4bcef33-70db-4f10-8f76-f16796f49045 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:36.759692 crc crio[24437]: time=\"2026-06-12T21:01:36.759606614Z\" level=info msg=\"Started container\" PID=86384 containerID=3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1 description=openshift-marketplace/community-operators-w9r2z/registry-server id=d4bcef33-70db-4f10-8f76-f16796f49045 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391\nJun 12 21:01:41.599707 crc crio[24437]: time=\"2026-06-12T21:01:41.598582343Z\" level=warning msg=\"Stopping container 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8 with stop signal(15) timed out. Killing...\"\nJun 12 21:01:41.653836 crc crio[24437]: time=\"2026-06-12T21:01:41.652703724Z\" level=error msg=\"Killing container 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 21:01:41.699541 crc crio[24437]: time=\"2026-06-12T21:01:41.698866106Z\" level=info msg=\"Stopped container 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=efe74843-61cb-4f60-a6c5-6b562088a000 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:41.700768 crc crio[24437]: time=\"2026-06-12T21:01:41.700703122Z\" level=info msg=\"Stopping pod sandbox: d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7\" id=3ed1cee8-8089-46fc-a3a7-35a751f96726 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:41.702840 crc crio[24437]: time=\"2026-06-12T21:01:41.701694356Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7 UID:038d7dff-b02c-485e-9227-07a54e96dc3c NetNS:/var/run/netns/b2f679cd-7bf6-4cb5-a9c3-8ff52d897bf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod038d7dff_b02c_485e_9227_07a54e96dc3c.slice PodAnnotations:0xc000c25150}] Aliases:map[]}\"\nJun 12 21:01:41.702840 crc crio[24437]: time=\"2026-06-12T21:01:41.701900932Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:42.208227 crc crio[24437]: time=\"2026-06-12T21:01:42.204811861Z\" level=info msg=\"Stopped pod sandbox: d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7\" id=3ed1cee8-8089-46fc-a3a7-35a751f96726 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:42.563865 crc crio[24437]: time=\"2026-06-12T21:01:42.563666346Z\" level=info msg=\"Removing container: 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8\" id=aec8627c-d2af-41da-868a-7d30385263bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:42.607659 crc crio[24437]: time=\"2026-06-12T21:01:42.607603602Z\" level=info msg=\"Removed container 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=aec8627c-d2af-41da-868a-7d30385263bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:43.030698 crc crio[24437]: time=\"2026-06-12T21:01:43.030134216Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=7b2a3a01-97c2-4a97-9a58-4cf35233d751 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:43.030698 crc crio[24437]: time=\"2026-06-12T21:01:43.03073013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:43.065290 crc crio[24437]: time=\"2026-06-12T21:01:43.06518983Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ade0bc01100b23aca7561fda2c31934cb9702d1a4061329534d5a22946ac02d0 UID:b105dfb2-23d7-4e23-af3d-b7afb9b650a3 NetNS:/var/run/netns/3fdd7ee8-a1b7-4774-ad73-ff84fda2b48c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb105dfb2_23d7_4e23_af3d_b7afb9b650a3.slice PodAnnotations:0xc0026aa348}] Aliases:map[]}\"\nJun 12 21:01:43.065290 crc crio[24437]: time=\"2026-06-12T21:01:43.065259181Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:43.602665 crc crio[24437]: 2026-06-12T21:01:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ade0bc01100b23a Mac:b2:bf:6c:32:b0:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/3fdd7ee8-a1b7-4774-ad73-ff84fda2b48c SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:43.605541 crc crio[24437]: time=\"2026-06-12T21:01:43.604541608Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ade0bc01100b23aca7561fda2c31934cb9702d1a4061329534d5a22946ac02d0 UID:b105dfb2-23d7-4e23-af3d-b7afb9b650a3 NetNS:/var/run/netns/3fdd7ee8-a1b7-4774-ad73-ff84fda2b48c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb105dfb2_23d7_4e23_af3d_b7afb9b650a3.slice PodAnnotations:0xc0026aa348}] Aliases:map[]}\"\nJun 12 21:01:43.605541 crc crio[24437]: time=\"2026-06-12T21:01:43.604710453Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:43.613877 crc crio[24437]: time=\"2026-06-12T21:01:43.613063481Z\" level=info msg=\"Ran pod sandbox ade0bc01100b23aca7561fda2c31934cb9702d1a4061329534d5a22946ac02d0 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=7b2a3a01-97c2-4a97-9a58-4cf35233d751 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:43.615457 crc crio[24437]: time=\"2026-06-12T21:01:43.61538743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=6e012a07-c9d5-405b-8925-b322a60c0e12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:43.681466 crc crio[24437]: time=\"2026-06-12T21:01:43.681015218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=2a4acdcc-d4ef-46f4-9885-420fdc7cb433 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:43.694024 crc crio[24437]: time=\"2026-06-12T21:01:43.690782212Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=84e2e4bd-d680-4a42-9654-edf5d516d272 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:43.694024 crc crio[24437]: time=\"2026-06-12T21:01:43.691168221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:43.778728 crc crio[24437]: time=\"2026-06-12T21:01:43.778637594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:43.782807 crc crio[24437]: time=\"2026-06-12T21:01:43.782749066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:43.913635 crc crio[24437]: time=\"2026-06-12T21:01:43.913000346Z\" level=info msg=\"Created container dc1834bc6c23f70ceea07145d24d62f2614fbad5cf31d18b37b0d3a32adb7285: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=84e2e4bd-d680-4a42-9654-edf5d516d272 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:43.917052 crc crio[24437]: time=\"2026-06-12T21:01:43.916666267Z\" level=info msg=\"Starting container: dc1834bc6c23f70ceea07145d24d62f2614fbad5cf31d18b37b0d3a32adb7285\" id=bf95e380-17a4-483e-80c2-42cfa07a3cf9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:43.928838 crc crio[24437]: time=\"2026-06-12T21:01:43.928623276Z\" level=info msg=\"Started container\" PID=86916 containerID=dc1834bc6c23f70ceea07145d24d62f2614fbad5cf31d18b37b0d3a32adb7285 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=bf95e380-17a4-483e-80c2-42cfa07a3cf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade0bc01100b23aca7561fda2c31934cb9702d1a4061329534d5a22946ac02d0\nJun 12 21:01:44.596819 crc crio[24437]: time=\"2026-06-12T21:01:44.596477081Z\" level=info msg=\"Stopping container: 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1 (timeout: 2s)\" id=0d30b176-48fd-4dd9-9694-694e3905a9cc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:44.730772 crc crio[24437]: time=\"2026-06-12T21:01:44.730713001Z\" level=info msg=\"Stopped container 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1: openshift-marketplace/community-operators-w9r2z/registry-server\" id=0d30b176-48fd-4dd9-9694-694e3905a9cc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:44.734282 crc crio[24437]: time=\"2026-06-12T21:01:44.734242599Z\" level=info msg=\"Stopping pod sandbox: 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391\" id=304fa2d1-a7ed-4af5-ac72-669ce3529801 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:44.735080 crc crio[24437]: time=\"2026-06-12T21:01:44.735051199Z\" level=info msg=\"Got pod network &{Name:community-operators-w9r2z Namespace:openshift-marketplace ID:9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391 UID:24857c11-0e43-449e-b5b1-b707d5a5adee NetNS:/var/run/netns/eed79a45-776a-461f-b309-4cdafe3b83f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24857c11_0e43_449e_b5b1_b707d5a5adee.slice PodAnnotations:0xc0018402a0}] Aliases:map[]}\"\nJun 12 21:01:44.735617 crc crio[24437]: time=\"2026-06-12T21:01:44.735593163Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-w9r2z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:45.254628 crc crio[24437]: time=\"2026-06-12T21:01:45.254125612Z\" level=info msg=\"Stopped pod sandbox: 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391\" id=304fa2d1-a7ed-4af5-ac72-669ce3529801 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:45.329460 crc crio[24437]: time=\"2026-06-12T21:01:45.32939187Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-qzfc7/POD\" id=d236a012-94f0-40a6-aef8-1b33d041879b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:45.329885 crc crio[24437]: time=\"2026-06-12T21:01:45.329466282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:45.374041 crc crio[24437]: time=\"2026-06-12T21:01:45.37389981Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-qzfc7 Namespace:openstack ID:ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18 UID:b263fea4-6d39-4e0c-aa8d-fd0ce25c550a NetNS:/var/run/netns/2eb89323-32b2-48da-b23b-78cf6e203064 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb263fea4_6d39_4e0c_aa8d_fd0ce25c550a.slice PodAnnotations:0xc0077885d0}] Aliases:map[]}\"\nJun 12 21:01:45.374179 crc crio[24437]: time=\"2026-06-12T21:01:45.374048243Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b84f4555-qzfc7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:45.659151 crc crio[24437]: time=\"2026-06-12T21:01:45.658555893Z\" level=info msg=\"Removing container: 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1\" id=667bbc30-c7aa-408c-a9da-0e9cef3091ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:45.707069 crc crio[24437]: time=\"2026-06-12T21:01:45.706666735Z\" level=info msg=\"Removed container 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1: openshift-marketplace/community-operators-w9r2z/registry-server\" id=667bbc30-c7aa-408c-a9da-0e9cef3091ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:45.711760 crc crio[24437]: time=\"2026-06-12T21:01:45.711620348Z\" level=info msg=\"Removing container: d3626959d4def0ddf8a7e3111056f2fb554601d722aa895fed79d0933445bc28\" id=17e5ca30-7331-4f5c-8173-77053acf52a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:45.769464 crc crio[24437]: time=\"2026-06-12T21:01:45.768461886Z\" level=info msg=\"Removed container d3626959d4def0ddf8a7e3111056f2fb554601d722aa895fed79d0933445bc28: openshift-marketplace/community-operators-w9r2z/extract-content\" id=17e5ca30-7331-4f5c-8173-77053acf52a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:45.792442 crc crio[24437]: time=\"2026-06-12T21:01:45.792365122Z\" level=info msg=\"Removing container: 259fec27ca1e14f460fcf74c0190e07ea82876fc94be2f0500628da06fcccdc6\" id=163082a8-a051-48c0-84c5-7fd28be81f83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:45.850908 crc crio[24437]: 2026-06-12T21:01:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab5021523de727f Mac:2e:4d:01:44:19:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/2eb89323-32b2-48da-b23b-78cf6e203064 SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:45.853320 crc crio[24437]: time=\"2026-06-12T21:01:45.853226972Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-qzfc7 Namespace:openstack ID:ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18 UID:b263fea4-6d39-4e0c-aa8d-fd0ce25c550a NetNS:/var/run/netns/2eb89323-32b2-48da-b23b-78cf6e203064 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb263fea4_6d39_4e0c_aa8d_fd0ce25c550a.slice PodAnnotations:0xc0077885d0}] Aliases:map[]}\"\nJun 12 21:01:45.853477 crc crio[24437]: time=\"2026-06-12T21:01:45.853428496Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b84f4555-qzfc7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:45.870784 crc crio[24437]: time=\"2026-06-12T21:01:45.870730298Z\" level=info msg=\"Removed container 259fec27ca1e14f460fcf74c0190e07ea82876fc94be2f0500628da06fcccdc6: openshift-marketplace/community-operators-w9r2z/extract-utilities\" id=163082a8-a051-48c0-84c5-7fd28be81f83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:45.899836 crc crio[24437]: time=\"2026-06-12T21:01:45.898092281Z\" level=info msg=\"Ran pod sandbox ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18 with infra container: openstack/dnsmasq-dns-68b84f4555-qzfc7/POD\" id=d236a012-94f0-40a6-aef8-1b33d041879b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:45.901844 crc crio[24437]: time=\"2026-06-12T21:01:45.901764023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=87595274-8580-4f12-b0be-2c5983c3ebf9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:46.031033 crc crio[24437]: time=\"2026-06-12T21:01:46.029557372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cabfb8f5-d683-4760-b4f0-c260f002d8bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:46.041474 crc crio[24437]: time=\"2026-06-12T21:01:46.041388566Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-qzfc7/init\" id=60753d07-1f76-4ca3-8a95-1dd96981f686 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:46.042000 crc crio[24437]: time=\"2026-06-12T21:01:46.041830417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:46.103907 crc crio[24437]: time=\"2026-06-12T21:01:46.103802083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:46.113632 crc crio[24437]: time=\"2026-06-12T21:01:46.113541336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:46.319626 crc crio[24437]: time=\"2026-06-12T21:01:46.316574914Z\" level=info msg=\"Created container 33b3ec39502cfd1b497ba5dbcbe82fa351030bdd8802789268a12c737225566f: openstack/dnsmasq-dns-68b84f4555-qzfc7/init\" id=60753d07-1f76-4ca3-8a95-1dd96981f686 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:46.319626 crc crio[24437]: time=\"2026-06-12T21:01:46.318818689Z\" level=info msg=\"Starting container: 33b3ec39502cfd1b497ba5dbcbe82fa351030bdd8802789268a12c737225566f\" id=bd4f687d-8f75-4646-9067-766fa4116168 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:46.325408 crc crio[24437]: time=\"2026-06-12T21:01:46.32523152Z\" level=info msg=\"Started container\" PID=87114 containerID=33b3ec39502cfd1b497ba5dbcbe82fa351030bdd8802789268a12c737225566f description=openstack/dnsmasq-dns-68b84f4555-qzfc7/init id=bd4f687d-8f75-4646-9067-766fa4116168 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18\nJun 12 21:01:46.676245 crc crio[24437]: time=\"2026-06-12T21:01:46.675560911Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2ea0b794-d67f-480f-a149-1adfd66df768 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:46.775421 crc crio[24437]: time=\"2026-06-12T21:01:46.774729456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d1462753-4f5f-4824-b8de-efb4ec95a812 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:46.786995 crc crio[24437]: time=\"2026-06-12T21:01:46.786775247Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-qzfc7/dnsmasq-dns\" id=9a5b38ee-975a-4e1c-9608-46e0b5ef9f2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:46.787258 crc crio[24437]: time=\"2026-06-12T21:01:46.787231428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:46.850586 crc crio[24437]: time=\"2026-06-12T21:01:46.850363333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:46.854246 crc crio[24437]: time=\"2026-06-12T21:01:46.854177899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:47.034741 crc crio[24437]: time=\"2026-06-12T21:01:47.033835582Z\" level=info msg=\"Created container 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed: openstack/dnsmasq-dns-68b84f4555-qzfc7/dnsmasq-dns\" id=9a5b38ee-975a-4e1c-9608-46e0b5ef9f2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:47.036961 crc crio[24437]: time=\"2026-06-12T21:01:47.036243792Z\" level=info msg=\"Starting container: 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed\" id=f96b0a69-6b48-490e-808e-8baa587490c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:47.048227 crc crio[24437]: time=\"2026-06-12T21:01:47.047850631Z\" level=info msg=\"Started container\" PID=87169 containerID=7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed description=openstack/dnsmasq-dns-68b84f4555-qzfc7/dnsmasq-dns id=f96b0a69-6b48-490e-808e-8baa587490c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18\nJun 12 21:01:48.546850 crc crio[24437]: time=\"2026-06-12T21:01:48.545589695Z\" level=info msg=\"Stopping container: 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c (timeout: 30s)\" id=e4279f30-74fc-45b3-bc1a-7790f2556ae8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:48.546850 crc crio[24437]: time=\"2026-06-12T21:01:48.545602875Z\" level=info msg=\"Stopping container: 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330 (timeout: 30s)\" id=89f140b5-13be-4dc4-b485-a6ad693ac52f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:48.584247 crc crio[24437]: time=\"2026-06-12T21:01:48.583823519Z\" level=info msg=\"Stopping container: 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c (timeout: 30s)\" id=997b112b-d74c-4b10-8a10-8598d9b5129e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:48.584247 crc crio[24437]: time=\"2026-06-12T21:01:48.583979083Z\" level=info msg=\"Stopping container: bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb (timeout: 30s)\" id=93d783aa-5dbb-48bf-a3c6-559ba68ab131 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:48.584247 crc crio[24437]: time=\"2026-06-12T21:01:48.583903291Z\" level=info msg=\"Stopping container: 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa (timeout: 30s)\" id=309515aa-ee75-46c3-a032-c758874b4cd2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:48.589536 crc crio[24437]: time=\"2026-06-12T21:01:48.587277125Z\" level=info msg=\"Stopping container: 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1 (timeout: 30s)\" id=bf915627-d1f6-41b6-a34e-e5e615510733 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:48.674882 crc crio[24437]: time=\"2026-06-12T21:01:48.674779539Z\" level=info msg=\"Stopped container 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c: openstack/nova-api-0/nova-api-log\" id=e4279f30-74fc-45b3-bc1a-7790f2556ae8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:48.718564 crc crio[24437]: time=\"2026-06-12T21:01:48.718290235Z\" level=info msg=\"Stopped container 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1: openstack/ceilometer-0/sg-core\" id=bf915627-d1f6-41b6-a34e-e5e615510733 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:48.820537 crc crio[24437]: time=\"2026-06-12T21:01:48.820375322Z\" level=info msg=\"Stopped container 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa: openstack/ceilometer-0/proxy-httpd\" id=309515aa-ee75-46c3-a032-c758874b4cd2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:49.019833 crc crio[24437]: time=\"2026-06-12T21:01:49.019741067Z\" level=info msg=\"Stopped container 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c: openstack/ceilometer-0/ceilometer-central-agent\" id=997b112b-d74c-4b10-8a10-8598d9b5129e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:49.555520 crc crio[24437]: time=\"2026-06-12T21:01:49.554986274Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-966sv/POD\" id=2d4f3a09-b142-4f76-a968-1fbfbb829b91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:49.556275 crc crio[24437]: time=\"2026-06-12T21:01:49.555576568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:49.589433 crc crio[24437]: time=\"2026-06-12T21:01:49.589263478Z\" level=info msg=\"Got pod network &{Name:certified-operators-966sv Namespace:openshift-marketplace ID:9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846 UID:b734f45b-2d59-4150-b0e9-3b4729c6b4a0 NetNS:/var/run/netns/5333747f-4f4d-4fea-a58e-4538d1b21974 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb734f45b_2d59_4150_b0e9_3b4729c6b4a0.slice PodAnnotations:0xc001f6cda0}] Aliases:map[]}\"\nJun 12 21:01:49.589433 crc crio[24437]: time=\"2026-06-12T21:01:49.589355641Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-966sv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:49.636958 crc crio[24437]: time=\"2026-06-12T21:01:49.636692772Z\" level=info msg=\"Stopped container bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb: openstack/ceilometer-0/ceilometer-notification-agent\" id=93d783aa-5dbb-48bf-a3c6-559ba68ab131 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:49.639240 crc crio[24437]: time=\"2026-06-12T21:01:49.639196055Z\" level=info msg=\"Stopping pod sandbox: cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e\" id=f9f5fbcc-b409-49ab-a01c-acc85bd4aade name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:49.641095 crc crio[24437]: time=\"2026-06-12T21:01:49.64103029Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e UID:1fecc860-ff5b-4235-99de-156886aa6c75 NetNS:/var/run/netns/bc026b1f-b69d-497f-b087-82bb97417ef6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fecc860_ff5b_4235_99de_156886aa6c75.slice PodAnnotations:0xc0018401e0}] Aliases:map[]}\"\nJun 12 21:01:49.641241 crc crio[24437]: time=\"2026-06-12T21:01:49.641205074Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:50.207165 crc crio[24437]: 2026-06-12T21:01:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b212bf5ce89d53 Mac:6a:58:80:a5:eb:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/5333747f-4f4d-4fea-a58e-4538d1b21974 SocketPath: PciID:}] [{Interface:0xc00038e5d0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:50.208344 crc crio[24437]: time=\"2026-06-12T21:01:50.208219863Z\" level=info msg=\"Got pod network &{Name:certified-operators-966sv Namespace:openshift-marketplace ID:9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846 UID:b734f45b-2d59-4150-b0e9-3b4729c6b4a0 NetNS:/var/run/netns/5333747f-4f4d-4fea-a58e-4538d1b21974 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb734f45b_2d59_4150_b0e9_3b4729c6b4a0.slice PodAnnotations:0xc001f6cda0}] Aliases:map[]}\"\nJun 12 21:01:50.208528 crc crio[24437]: time=\"2026-06-12T21:01:50.208454149Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-966sv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:50.217666 crc crio[24437]: time=\"2026-06-12T21:01:50.217610518Z\" level=info msg=\"Ran pod sandbox 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846 with infra container: openshift-marketplace/certified-operators-966sv/POD\" id=2d4f3a09-b142-4f76-a968-1fbfbb829b91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:50.220874 crc crio[24437]: time=\"2026-06-12T21:01:50.220710805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f8bb2f24-b55c-4847-bdad-8667c6fd7473 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:50.225899 crc crio[24437]: time=\"2026-06-12T21:01:50.224840988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=42ea8c7c-c1ce-49f4-932c-4bd2e9302973 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:50.234830 crc crio[24437]: time=\"2026-06-12T21:01:50.234738986Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-966sv/extract-utilities\" id=9bc7d8ea-3eb7-4b25-8ca7-8c07eda725dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:50.235258 crc crio[24437]: time=\"2026-06-12T21:01:50.235206208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:50.298217 crc crio[24437]: time=\"2026-06-12T21:01:50.293778559Z\" level=info msg=\"Stopped pod sandbox: cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e\" id=f9f5fbcc-b409-49ab-a01c-acc85bd4aade name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:50.334270 crc crio[24437]: time=\"2026-06-12T21:01:50.334171066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:50.338078 crc crio[24437]: time=\"2026-06-12T21:01:50.338010183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:50.683822 crc crio[24437]: time=\"2026-06-12T21:01:50.68335986Z\" level=info msg=\"Created container 289202886c48f8c4b2faba2ec2e310c9a5e8a419b56a514676f4b7d2a37ebee1: openshift-marketplace/certified-operators-966sv/extract-utilities\" id=9bc7d8ea-3eb7-4b25-8ca7-8c07eda725dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:50.691262 crc crio[24437]: time=\"2026-06-12T21:01:50.690333805Z\" level=info msg=\"Starting container: 289202886c48f8c4b2faba2ec2e310c9a5e8a419b56a514676f4b7d2a37ebee1\" id=cb85a5d7-62b9-4c7a-934c-1ef666784064 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:50.699833 crc crio[24437]: time=\"2026-06-12T21:01:50.699712798Z\" level=info msg=\"Started container\" PID=87549 containerID=289202886c48f8c4b2faba2ec2e310c9a5e8a419b56a514676f4b7d2a37ebee1 description=openshift-marketplace/certified-operators-966sv/extract-utilities id=cb85a5d7-62b9-4c7a-934c-1ef666784064 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846\nJun 12 21:01:50.804742 crc crio[24437]: time=\"2026-06-12T21:01:50.804679168Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=50f59d3c-7b47-42fe-b783-dec34e374c64 name=/runtime.v1.ImageService/PullImage\nJun 12 21:01:50.809067 crc crio[24437]: time=\"2026-06-12T21:01:50.809007695Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 21:01:50.827969 crc crio[24437]: time=\"2026-06-12T21:01:50.823897537Z\" level=info msg=\"Removing container: 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa\" id=be782fd7-0a20-4f7c-be59-31e9ca6e6ba4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:51.006783 crc crio[24437]: time=\"2026-06-12T21:01:51.006449203Z\" level=info msg=\"Removed container 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa: openstack/ceilometer-0/proxy-httpd\" id=be782fd7-0a20-4f7c-be59-31e9ca6e6ba4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:51.009823 crc crio[24437]: time=\"2026-06-12T21:01:51.009760325Z\" level=info msg=\"Removing container: 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1\" id=cfe90f53-9a58-4cd8-914c-0b11e0368f5a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:51.041134 crc crio[24437]: time=\"2026-06-12T21:01:51.039850646Z\" level=info msg=\"Removed container 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1: openstack/ceilometer-0/sg-core\" id=cfe90f53-9a58-4cd8-914c-0b11e0368f5a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:51.045457 crc crio[24437]: time=\"2026-06-12T21:01:51.045386144Z\" level=info msg=\"Removing container: bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb\" id=126bb150-ee73-4b99-bf7c-5cb1fbde998a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:51.076639 crc crio[24437]: time=\"2026-06-12T21:01:51.076508691Z\" level=info msg=\"Removed container bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb: openstack/ceilometer-0/ceilometer-notification-agent\" id=126bb150-ee73-4b99-bf7c-5cb1fbde998a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:51.086375 crc crio[24437]: time=\"2026-06-12T21:01:51.086261685Z\" level=info msg=\"Removing container: 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c\" id=5f55af3b-8a98-48f8-8bd2-972ec4a6984e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:51.137674 crc crio[24437]: time=\"2026-06-12T21:01:51.137473472Z\" level=info msg=\"Removed container 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c: openstack/ceilometer-0/ceilometer-central-agent\" id=5f55af3b-8a98-48f8-8bd2-972ec4a6984e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:51.451619 crc crio[24437]: time=\"2026-06-12T21:01:51.451477517Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=50f59d3c-7b47-42fe-b783-dec34e374c64 name=/runtime.v1.ImageService/PullImage\nJun 12 21:01:51.452324 crc crio[24437]: time=\"2026-06-12T21:01:51.452240187Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=87c09472-dfdd-4c1a-819f-825f50826d91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:51.455102 crc crio[24437]: time=\"2026-06-12T21:01:51.455036536Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bb53224b-8945-4518-bc81-957b49ae8a03 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:51.463998 crc crio[24437]: time=\"2026-06-12T21:01:51.463892967Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-966sv/extract-content\" id=61415130-be1a-4727-9110-9fc42b6b5017 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:51.464501 crc crio[24437]: time=\"2026-06-12T21:01:51.46442877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:51.539103 crc crio[24437]: time=\"2026-06-12T21:01:51.539014492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:51.544440 crc crio[24437]: time=\"2026-06-12T21:01:51.544383335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:51.652665 crc crio[24437]: time=\"2026-06-12T21:01:51.652454142Z\" level=info msg=\"Created container 610076131db3dc644f1b5ee168c4b6c285a81221f018a5e2664f06d85148b7a3: openshift-marketplace/certified-operators-966sv/extract-content\" id=61415130-be1a-4727-9110-9fc42b6b5017 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:51.653734 crc crio[24437]: time=\"2026-06-12T21:01:51.653621852Z\" level=info msg=\"Starting container: 610076131db3dc644f1b5ee168c4b6c285a81221f018a5e2664f06d85148b7a3\" id=4a359477-6780-4e7a-b224-e2cbbae722d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:51.659201 crc crio[24437]: time=\"2026-06-12T21:01:51.658561955Z\" level=info msg=\"Started container\" PID=87616 containerID=610076131db3dc644f1b5ee168c4b6c285a81221f018a5e2664f06d85148b7a3 description=openshift-marketplace/certified-operators-966sv/extract-content id=4a359477-6780-4e7a-b224-e2cbbae722d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846\nJun 12 21:01:51.661173 crc crio[24437]: time=\"2026-06-12T21:01:51.661136519Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=33bdbfcc-665d-4716-9c25-da612f145192 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:51.661243 crc crio[24437]: time=\"2026-06-12T21:01:51.661199081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:51.695966 crc crio[24437]: time=\"2026-06-12T21:01:51.695792664Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69 UID:b4611ea7-f257-4e74-98d4-d6d9aa582d76 NetNS:/var/run/netns/35d18e7d-5d4e-401a-a504-bb3cb662ba98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4611ea7_f257_4e74_98d4_d6d9aa582d76.slice PodAnnotations:0xc001840730}] Aliases:map[]}\"\nJun 12 21:01:51.697391 crc crio[24437]: time=\"2026-06-12T21:01:51.696008649Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:51.811260 crc crio[24437]: time=\"2026-06-12T21:01:51.810692781Z\" level=info msg=\"Stopped container 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330: openstack/nova-api-0/nova-api-api\" id=89f140b5-13be-4dc4-b485-a6ad693ac52f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:51.812647 crc crio[24437]: time=\"2026-06-12T21:01:51.812564198Z\" level=info msg=\"Stopping pod sandbox: 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165\" id=99fb36a5-fa7a-4cb1-8303-32291a345819 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:51.813368 crc crio[24437]: time=\"2026-06-12T21:01:51.813191203Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165 UID:5092c98b-68f4-4a75-99da-634be23077e8 NetNS:/var/run/netns/0c1fe104-0588-40d1-a82f-82171261b16d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5092c98b_68f4_4a75_99da_634be23077e8.slice PodAnnotations:0xc000c24a50}] Aliases:map[]}\"\nJun 12 21:01:51.813713 crc crio[24437]: time=\"2026-06-12T21:01:51.813405658Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:52.295388 crc crio[24437]: time=\"2026-06-12T21:01:52.294640717Z\" level=info msg=\"Stopped pod sandbox: 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165\" id=99fb36a5-fa7a-4cb1-8303-32291a345819 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:52.323730 crc crio[24437]: 2026-06-12T21:01:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c295cdc5fc07844 Mac:46:0d:f7:64:93:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/35d18e7d-5d4e-401a-a504-bb3cb662ba98 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:52.325468 crc crio[24437]: time=\"2026-06-12T21:01:52.325400944Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69 UID:b4611ea7-f257-4e74-98d4-d6d9aa582d76 NetNS:/var/run/netns/35d18e7d-5d4e-401a-a504-bb3cb662ba98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4611ea7_f257_4e74_98d4_d6d9aa582d76.slice PodAnnotations:0xc001840730}] Aliases:map[]}\"\nJun 12 21:01:52.325606 crc crio[24437]: time=\"2026-06-12T21:01:52.325570728Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:52.339700 crc crio[24437]: time=\"2026-06-12T21:01:52.339602019Z\" level=info msg=\"Ran pod sandbox c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69 with infra container: openstack/ceilometer-0/POD\" id=33bdbfcc-665d-4716-9c25-da612f145192 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:52.343169 crc crio[24437]: time=\"2026-06-12T21:01:52.343086366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ea4217e8-e160-436f-868b-5a0a8b87acd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:52.360185 crc crio[24437]: time=\"2026-06-12T21:01:52.360030639Z\" level=info msg=\"Stopping container: a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765 (timeout: 30s)\" id=e47df30e-6779-4cdf-acba-c268bc86155f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:52.374511 crc crio[24437]: time=\"2026-06-12T21:01:52.374342446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=49a08197-e39e-436d-a955-a972ae9f5efa name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:52.385403 crc crio[24437]: time=\"2026-06-12T21:01:52.38532589Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=ea116283-78df-4228-a0b1-e56bdf122774 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:52.385886 crc crio[24437]: time=\"2026-06-12T21:01:52.385802422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:52.448206 crc crio[24437]: time=\"2026-06-12T21:01:52.448022885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:52.461830 crc crio[24437]: time=\"2026-06-12T21:01:52.461756838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:52.492642 crc crio[24437]: time=\"2026-06-12T21:01:52.492280808Z\" level=info msg=\"Stopped container a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765: openstack/kube-state-metrics-0/kube-state-metrics\" id=e47df30e-6779-4cdf-acba-c268bc86155f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:52.495346 crc crio[24437]: time=\"2026-06-12T21:01:52.49510748Z\" level=info msg=\"Stopping pod sandbox: 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164\" id=15810c42-689d-47c2-9d7d-4a93dc211e47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:52.496516 crc crio[24437]: time=\"2026-06-12T21:01:52.496448713Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164 UID:163d648c-a53b-4384-8df3-ceaa99239def NetNS:/var/run/netns/08628d65-fcba-4d40-9165-6e0dafcdb499 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod163d648c_a53b_4384_8df3_ceaa99239def.slice PodAnnotations:0xc001840958}] Aliases:map[]}\"\nJun 12 21:01:52.496649 crc crio[24437]: time=\"2026-06-12T21:01:52.496610057Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:52.629907 crc crio[24437]: time=\"2026-06-12T21:01:52.628761485Z\" level=info msg=\"Created container 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d: openstack/ceilometer-0/ceilometer-central-agent\" id=ea116283-78df-4228-a0b1-e56bdf122774 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:52.638828 crc crio[24437]: time=\"2026-06-12T21:01:52.638713953Z\" level=info msg=\"Starting container: 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d\" id=c2c286cd-4b91-49cf-9dce-fc7080f1b564 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:52.673802 crc crio[24437]: time=\"2026-06-12T21:01:52.673711176Z\" level=info msg=\"Started container\" PID=87726 containerID=95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d description=openstack/ceilometer-0/ceilometer-central-agent id=c2c286cd-4b91-49cf-9dce-fc7080f1b564 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69\nJun 12 21:01:52.699085 crc crio[24437]: time=\"2026-06-12T21:01:52.698395113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=41f9439a-7c39-4373-8d41-3b4830c6f7ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:52.734142 crc crio[24437]: time=\"2026-06-12T21:01:52.734060012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8a59291f-8b19-464f-bd48-eb83bfa06cdb name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:52.743739 crc crio[24437]: time=\"2026-06-12T21:01:52.743653322Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=edc2bd9e-8ca8-445a-bc59-f5b881ff4c0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:52.744215 crc crio[24437]: time=\"2026-06-12T21:01:52.744106093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:52.820711 crc crio[24437]: time=\"2026-06-12T21:01:52.820416327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:52.824701 crc crio[24437]: time=\"2026-06-12T21:01:52.824264363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:52.946376 crc crio[24437]: time=\"2026-06-12T21:01:52.945589521Z\" level=info msg=\"Removing container: 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330\" id=02371175-182a-4459-a5d2-58f66ed41c76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:53.033537 crc crio[24437]: time=\"2026-06-12T21:01:53.032248393Z\" level=info msg=\"Removed container 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330: openstack/nova-api-0/nova-api-api\" id=02371175-182a-4459-a5d2-58f66ed41c76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:53.051456 crc crio[24437]: time=\"2026-06-12T21:01:53.051256396Z\" level=info msg=\"Removing container: 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c\" id=ae6743cc-d9c8-430d-9c18-ed978b3f12a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:53.092104 crc crio[24437]: time=\"2026-06-12T21:01:53.091910492Z\" level=info msg=\"Stopped pod sandbox: 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164\" id=15810c42-689d-47c2-9d7d-4a93dc211e47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:53.121039 crc crio[24437]: time=\"2026-06-12T21:01:53.120889325Z\" level=info msg=\"Created container 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40: openstack/ceilometer-0/ceilometer-notification-agent\" id=edc2bd9e-8ca8-445a-bc59-f5b881ff4c0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:53.122151 crc crio[24437]: time=\"2026-06-12T21:01:53.122060885Z\" level=info msg=\"Starting container: 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40\" id=5800df5f-3582-42d7-ab78-303e64d845bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:53.145336 crc crio[24437]: time=\"2026-06-12T21:01:53.144567595Z\" level=info msg=\"Removed container 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c: openstack/nova-api-0/nova-api-log\" id=ae6743cc-d9c8-430d-9c18-ed978b3f12a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:53.152109 crc crio[24437]: time=\"2026-06-12T21:01:53.151501189Z\" level=info msg=\"Started container\" PID=87800 containerID=6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40 description=openstack/ceilometer-0/ceilometer-notification-agent id=5800df5f-3582-42d7-ab78-303e64d845bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69\nJun 12 21:01:53.195641 crc crio[24437]: time=\"2026-06-12T21:01:53.195520976Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=1958e7f9-345c-491c-8f4e-f8b9ef0721d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:53.230074 crc crio[24437]: time=\"2026-06-12T21:01:53.223251549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2aabf010-8652-4cd1-a134-5b8984f695f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:53.240138 crc crio[24437]: time=\"2026-06-12T21:01:53.240052648Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=500c57ed-e273-41c8-bdb2-560a32249595 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:53.240512 crc crio[24437]: time=\"2026-06-12T21:01:53.240456888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:53.299606 crc crio[24437]: time=\"2026-06-12T21:01:53.298641021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:53.306897 crc crio[24437]: time=\"2026-06-12T21:01:53.306616719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:53.486124 crc crio[24437]: time=\"2026-06-12T21:01:53.484362095Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=a80c2cee-e615-47ce-b567-ce68b15ffdf0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:53.486124 crc crio[24437]: time=\"2026-06-12T21:01:53.484457647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:53.494608 crc crio[24437]: time=\"2026-06-12T21:01:53.494504279Z\" level=info msg=\"Created container 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717: openstack/ceilometer-0/sg-core\" id=500c57ed-e273-41c8-bdb2-560a32249595 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:53.495773 crc crio[24437]: time=\"2026-06-12T21:01:53.495653936Z\" level=info msg=\"Starting container: 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717\" id=816b3509-1843-42a8-a197-78b7bde6dda2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:53.515793 crc crio[24437]: time=\"2026-06-12T21:01:53.51382718Z\" level=info msg=\"Started container\" PID=87837 containerID=2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717 description=openstack/ceilometer-0/sg-core id=816b3509-1843-42a8-a197-78b7bde6dda2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69\nJun 12 21:01:53.524802 crc crio[24437]: time=\"2026-06-12T21:01:53.524706802Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78 UID:a5c9f158-fbd5-439e-953a-56f55857bbda NetNS:/var/run/netns/92fca514-dce8-4a68-a700-e90c0fad67b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5c9f158_fbd5_439e_953a_56f55857bbda.slice PodAnnotations:0xc00051ce68}] Aliases:map[]}\"\nJun 12 21:01:53.524802 crc crio[24437]: time=\"2026-06-12T21:01:53.524768883Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:53.531425 crc crio[24437]: time=\"2026-06-12T21:01:53.531150712Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5963f52e-0240-45ca-9ecb-145a28d905e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:53.586974 crc crio[24437]: time=\"2026-06-12T21:01:53.586810661Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=13240ed3-292a-4243-86c3-64442354845f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:53.596260 crc crio[24437]: time=\"2026-06-12T21:01:53.596064982Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a69faf25-06ca-4c73-aace-4270dbe8ed67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:53.596887 crc crio[24437]: time=\"2026-06-12T21:01:53.596582975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:53.688107 crc crio[24437]: time=\"2026-06-12T21:01:53.687549516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:53.694598 crc crio[24437]: time=\"2026-06-12T21:01:53.694415216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:53.861250 crc crio[24437]: time=\"2026-06-12T21:01:53.861008833Z\" level=info msg=\"Stopping container: 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46 (timeout: 10s)\" id=e17dc7b1-e646-49e5-a4f7-82b2977e441d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:53.994461 crc crio[24437]: time=\"2026-06-12T21:01:53.991589922Z\" level=info msg=\"Stopped container 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46: openstack/dnsmasq-dns-7948f7c9f9-8tghq/dnsmasq-dns\" id=e17dc7b1-e646-49e5-a4f7-82b2977e441d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:53.994461 crc crio[24437]: time=\"2026-06-12T21:01:53.993239083Z\" level=info msg=\"Stopping pod sandbox: 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703\" id=e5ced501-3a0a-4dfa-ad5d-085699cee635 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:53.994461 crc crio[24437]: time=\"2026-06-12T21:01:53.993759856Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-8tghq Namespace:openstack ID:54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703 UID:c3775170-2cfd-489d-9907-4d5be722502a NetNS:/var/run/netns/51bf3cf1-d95c-44d1-8c4c-e17a8be8b594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3775170_2cfd_489d_9907_4d5be722502a.slice PodAnnotations:0xc001f6c8b8}] Aliases:map[]}\"\nJun 12 21:01:53.994461 crc crio[24437]: time=\"2026-06-12T21:01:53.993895249Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7948f7c9f9-8tghq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:54.046795 crc crio[24437]: time=\"2026-06-12T21:01:54.04562171Z\" level=info msg=\"Created container 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147: openstack/ceilometer-0/proxy-httpd\" id=a69faf25-06ca-4c73-aace-4270dbe8ed67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:54.048119 crc crio[24437]: time=\"2026-06-12T21:01:54.047527908Z\" level=info msg=\"Starting container: 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147\" id=a7aeb4fb-87d2-4160-ba19-1d457dd902ba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:54.054597 crc crio[24437]: time=\"2026-06-12T21:01:54.054545063Z\" level=info msg=\"Started container\" PID=87912 containerID=1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147 description=openstack/ceilometer-0/proxy-httpd id=a7aeb4fb-87d2-4160-ba19-1d457dd902ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69\nJun 12 21:01:54.061244 crc crio[24437]: time=\"2026-06-12T21:01:54.061154778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=de4f2246-a05b-48e3-9f5f-ee5034ea88d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:54.066148 crc crio[24437]: time=\"2026-06-12T21:01:54.06601947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=22ba0a54-4ae8-4350-9ed4-28c84e5f3819 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:54.075700 crc crio[24437]: time=\"2026-06-12T21:01:54.072163232Z\" level=info msg=\"Removing container: a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765\" id=ab8b4593-54c9-404c-a2ea-78133ba5a1a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:54.078588 crc crio[24437]: time=\"2026-06-12T21:01:54.078521252Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-966sv/registry-server\" id=312e7d32-5ebf-46b3-a2ff-13e7c48e2711 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:54.079260 crc crio[24437]: time=\"2026-06-12T21:01:54.079215228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:54.134705 crc crio[24437]: 2026-06-12T21:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:381012d1ff5c9b9 Mac:aa:8a:73:18:02:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/92fca514-dce8-4a68-a700-e90c0fad67b6 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:54.134705 crc crio[24437]: time=\"2026-06-12T21:01:54.132699703Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78 UID:a5c9f158-fbd5-439e-953a-56f55857bbda NetNS:/var/run/netns/92fca514-dce8-4a68-a700-e90c0fad67b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5c9f158_fbd5_439e_953a_56f55857bbda.slice PodAnnotations:0xc00051ce68}] Aliases:map[]}\"\nJun 12 21:01:54.134705 crc crio[24437]: time=\"2026-06-12T21:01:54.132853497Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:54.252096 crc crio[24437]: time=\"2026-06-12T21:01:54.248980765Z\" level=info msg=\"Ran pod sandbox 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78 with infra container: openstack/nova-api-0/POD\" id=a80c2cee-e615-47ce-b567-ce68b15ffdf0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:54.252600 crc crio[24437]: time=\"2026-06-12T21:01:54.252465421Z\" level=info msg=\"Removed container a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765: openstack/kube-state-metrics-0/kube-state-metrics\" id=ab8b4593-54c9-404c-a2ea-78133ba5a1a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:54.255809 crc crio[24437]: time=\"2026-06-12T21:01:54.255675852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9e8faece-7416-4e95-868f-afa8897558d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:54.275773 crc crio[24437]: time=\"2026-06-12T21:01:54.271081846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:54.286868 crc crio[24437]: time=\"2026-06-12T21:01:54.281347852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=18921fdd-cd2a-4c72-b533-ac17b9c991a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:54.310533 crc crio[24437]: time=\"2026-06-12T21:01:54.309429163Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=e75b8c05-08c2-4d89-8314-16fc942143ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:54.310533 crc crio[24437]: time=\"2026-06-12T21:01:54.309826803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:54.361774 crc crio[24437]: time=\"2026-06-12T21:01:54.35456779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:54.417907 crc crio[24437]: time=\"2026-06-12T21:01:54.417672305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:54.434383 crc crio[24437]: time=\"2026-06-12T21:01:54.433828927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:54.518448 crc crio[24437]: time=\"2026-06-12T21:01:54.518296766Z\" level=info msg=\"Created container f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c: openshift-marketplace/certified-operators-966sv/registry-server\" id=312e7d32-5ebf-46b3-a2ff-13e7c48e2711 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:54.527202 crc crio[24437]: time=\"2026-06-12T21:01:54.526152051Z\" level=info msg=\"Starting container: f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c\" id=1da4b6ab-3eac-462a-8604-16b0e58cd4fa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:54.547576 crc crio[24437]: time=\"2026-06-12T21:01:54.54737072Z\" level=info msg=\"Started container\" PID=87995 containerID=f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c description=openshift-marketplace/certified-operators-966sv/registry-server id=1da4b6ab-3eac-462a-8604-16b0e58cd4fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846\nJun 12 21:01:54.591109 crc crio[24437]: time=\"2026-06-12T21:01:54.590759373Z\" level=info msg=\"Created container 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668: openstack/nova-api-0/nova-api-log\" id=e75b8c05-08c2-4d89-8314-16fc942143ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:54.607883 crc crio[24437]: time=\"2026-06-12T21:01:54.607748497Z\" level=info msg=\"Starting container: 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668\" id=38ffb72f-69c7-4897-85f3-bf45b8f787b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:54.651027 crc crio[24437]: time=\"2026-06-12T21:01:54.650896364Z\" level=info msg=\"Stopped pod sandbox: 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703\" id=e5ced501-3a0a-4dfa-ad5d-085699cee635 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:54.659983 crc crio[24437]: time=\"2026-06-12T21:01:54.658414231Z\" level=info msg=\"Started container\" PID=88127 containerID=9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668 description=openstack/nova-api-0/nova-api-log id=38ffb72f-69c7-4897-85f3-bf45b8f787b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78\nJun 12 21:01:54.678955 crc crio[24437]: time=\"2026-06-12T21:01:54.678833591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d3d5217b-299d-4b56-af80-77dd0cf61fdf name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:54.778481 crc crio[24437]: time=\"2026-06-12T21:01:54.778333835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3ef98bf2-26c5-4861-b8eb-08dc801d19ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:54.792904 crc crio[24437]: time=\"2026-06-12T21:01:54.792763584Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=2e69c703-c2dd-498a-8cf1-18c4e8cbf9d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:54.793737 crc crio[24437]: time=\"2026-06-12T21:01:54.793462231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:54.841229 crc crio[24437]: time=\"2026-06-12T21:01:54.841171203Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=8aa840b3-1b65-4880-b974-ed8ce3138a9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:54.841440 crc crio[24437]: time=\"2026-06-12T21:01:54.841261515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:54.928145 crc crio[24437]: time=\"2026-06-12T21:01:54.926883111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:54.930479 crc crio[24437]: time=\"2026-06-12T21:01:54.930134972Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-9t228/POD\" id=6b48aec3-c9d0-4a71-ba48-8f36d8851d4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:54.931074 crc crio[24437]: time=\"2026-06-12T21:01:54.931026035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:54.934164 crc crio[24437]: time=\"2026-06-12T21:01:54.934002249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:54.962376 crc crio[24437]: time=\"2026-06-12T21:01:54.962293384Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:309a7612edcb88a37508da6ed95a580f57755d55e384bbf5107e7f15b9c26d6b UID:420779b6-7e4c-43a3-9d15-b3b8cb6e5f90 NetNS:/var/run/netns/4b1540e0-27ed-47b3-8f0b-887aa5e205e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod420779b6_7e4c_43a3_9d15_b3b8cb6e5f90.slice PodAnnotations:0xc00051ca40}] Aliases:map[]}\"\nJun 12 21:01:54.962983 crc crio[24437]: time=\"2026-06-12T21:01:54.962901979Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:55.038051 crc crio[24437]: time=\"2026-06-12T21:01:55.034912537Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9t228 Namespace:openstack ID:8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d UID:b852997b-2d37-42fd-8cac-6ad03416171b NetNS:/var/run/netns/d950e1c6-b3b5-4565-b2fd-48b30e993a06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb852997b_2d37_42fd_8cac_6ad03416171b.slice PodAnnotations:0xc0026aa068}] Aliases:map[]}\"\nJun 12 21:01:55.038051 crc crio[24437]: time=\"2026-06-12T21:01:55.03503467Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-9t228 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:55.135197 crc crio[24437]: time=\"2026-06-12T21:01:55.13483678Z\" level=info msg=\"Stopping container: 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d (timeout: 30s)\" id=f8aecd19-f832-4674-8366-7b85c6e70312 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:55.135615 crc crio[24437]: time=\"2026-06-12T21:01:55.135571589Z\" level=info msg=\"Stopping container: 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717 (timeout: 30s)\" id=a7fe8c45-bc2a-4840-974f-dfead4d78770 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:55.142624 crc crio[24437]: time=\"2026-06-12T21:01:55.142549452Z\" level=info msg=\"Stopping container: 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147 (timeout: 30s)\" id=5cf0fa44-3f89-441e-a550-d9f18c5ba6eb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:55.145262 crc crio[24437]: time=\"2026-06-12T21:01:55.145201558Z\" level=info msg=\"Stopping container: 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40 (timeout: 30s)\" id=6de5bf6c-5e5e-46c5-a6b0-704ea09b79b9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:55.164105 crc crio[24437]: time=\"2026-06-12T21:01:55.162567632Z\" level=info msg=\"Removing container: 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46\" id=afbc2715-9146-4449-aeae-be79bdf8a68a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:55.261363 crc crio[24437]: time=\"2026-06-12T21:01:55.260965927Z\" level=info msg=\"Created container d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2: openstack/nova-api-0/nova-api-api\" id=2e69c703-c2dd-498a-8cf1-18c4e8cbf9d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:55.262879 crc crio[24437]: time=\"2026-06-12T21:01:55.261777587Z\" level=info msg=\"Starting container: d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2\" id=a9db0cf8-1373-4046-99ab-854303c8c732 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:55.269105 crc crio[24437]: time=\"2026-06-12T21:01:55.268891914Z\" level=info msg=\"Removed container 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46: openstack/dnsmasq-dns-7948f7c9f9-8tghq/dnsmasq-dns\" id=afbc2715-9146-4449-aeae-be79bdf8a68a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:55.286703 crc crio[24437]: time=\"2026-06-12T21:01:55.285973901Z\" level=info msg=\"Stopped container 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717: openstack/ceilometer-0/sg-core\" id=a7fe8c45-bc2a-4840-974f-dfead4d78770 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:55.306167 crc crio[24437]: time=\"2026-06-12T21:01:55.305857217Z\" level=info msg=\"Started container\" PID=88267 containerID=d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2 description=openstack/nova-api-0/nova-api-api id=a9db0cf8-1373-4046-99ab-854303c8c732 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78\nJun 12 21:01:55.306488 crc crio[24437]: time=\"2026-06-12T21:01:55.306451273Z\" level=info msg=\"Removing container: e26132b2e9091851ec5edd9f85112a6557fe322e92e8977162dbd1712ecf5584\" id=5940034d-619e-4bd7-ad13-a11f57c25395 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:55.376679 crc crio[24437]: time=\"2026-06-12T21:01:55.376624933Z\" level=info msg=\"Removed container e26132b2e9091851ec5edd9f85112a6557fe322e92e8977162dbd1712ecf5584: openstack/dnsmasq-dns-7948f7c9f9-8tghq/init\" id=5940034d-619e-4bd7-ad13-a11f57c25395 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:01:55.388531 crc crio[24437]: time=\"2026-06-12T21:01:55.388394647Z\" level=info msg=\"Stopped container 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147: openstack/ceilometer-0/proxy-httpd\" id=5cf0fa44-3f89-441e-a550-d9f18c5ba6eb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:01:55.702204 crc crio[24437]: 2026-06-12T21:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:309a7612edcb88a Mac:e6:79:d3:c2:ff:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/4b1540e0-27ed-47b3-8f0b-887aa5e205e5 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:55.707821 crc crio[24437]: time=\"2026-06-12T21:01:55.706418063Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:309a7612edcb88a37508da6ed95a580f57755d55e384bbf5107e7f15b9c26d6b UID:420779b6-7e4c-43a3-9d15-b3b8cb6e5f90 NetNS:/var/run/netns/4b1540e0-27ed-47b3-8f0b-887aa5e205e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod420779b6_7e4c_43a3_9d15_b3b8cb6e5f90.slice PodAnnotations:0xc00051ca40}] Aliases:map[]}\"\nJun 12 21:01:55.707821 crc crio[24437]: time=\"2026-06-12T21:01:55.706647568Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:55.756510 crc crio[24437]: time=\"2026-06-12T21:01:55.755751495Z\" level=info msg=\"Ran pod sandbox 309a7612edcb88a37508da6ed95a580f57755d55e384bbf5107e7f15b9c26d6b with infra container: openstack/kube-state-metrics-0/POD\" id=8aa840b3-1b65-4880-b974-ed8ce3138a9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:55.764000 crc crio[24437]: time=\"2026-06-12T21:01:55.762165594Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=ebb888f3-27a4-459e-a968-54c6526390ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:55.829102 crc crio[24437]: time=\"2026-06-12T21:01:55.828689665Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=bcb174e3-df89-4aff-82eb-73e778b5de4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:55.849257 crc crio[24437]: time=\"2026-06-12T21:01:55.848196151Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=cab41d93-79f1-4791-b0df-f0494129cc73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:55.857452 crc crio[24437]: time=\"2026-06-12T21:01:55.857270988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:55.896274 crc crio[24437]: 2026-06-12T21:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8493de03863d299 Mac:9e:76:d7:5d:3f:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/d950e1c6-b3b5-4565-b2fd-48b30e993a06 SocketPath: PciID:}] [{Interface:0xc0002fe810 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:55.897126 crc crio[24437]: time=\"2026-06-12T21:01:55.896968298Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9t228 Namespace:openstack ID:8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d UID:b852997b-2d37-42fd-8cac-6ad03416171b NetNS:/var/run/netns/d950e1c6-b3b5-4565-b2fd-48b30e993a06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb852997b_2d37_42fd_8cac_6ad03416171b.slice PodAnnotations:0xc0026aa068}] Aliases:map[]}\"\nJun 12 21:01:55.897223 crc crio[24437]: time=\"2026-06-12T21:01:55.897190233Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-9t228 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:55.920817 crc crio[24437]: time=\"2026-06-12T21:01:55.92070595Z\" level=info msg=\"Ran pod sandbox 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d with infra container: openstack/nova-cell1-cell-mapping-9t228/POD\" id=6b48aec3-c9d0-4a71-ba48-8f36d8851d4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:55.934220 crc crio[24437]: time=\"2026-06-12T21:01:55.934068464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=acfedfe1-e5b3-4e07-8fa0-8a8cb9829c55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:55.961193 crc crio[24437]: time=\"2026-06-12T21:01:55.961104769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:55.970139 crc crio[24437]: time=\"2026-06-12T21:01:55.969652112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=10bc583c-ff3f-462e-9e7b-e353ead478ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:55.973562 crc crio[24437]: time=\"2026-06-12T21:01:55.973481578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:55.979694 crc crio[24437]: time=\"2026-06-12T21:01:55.979599981Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-9t228/nova-manage\" id=1d5b4e6b-9bd5-42a2-8a2f-b1e7ba1f5ea3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:55.980567 crc crio[24437]: time=\"2026-06-12T21:01:55.980517704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:56.095616 crc crio[24437]: time=\"2026-06-12T21:01:56.09538684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:56.101072 crc crio[24437]: time=\"2026-06-12T21:01:56.1009926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:56.125238 crc crio[24437]: time=\"2026-06-12T21:01:56.125191923Z\" level=info msg=\"Created container f35412f66e136f2a0630662171659ea73e3f4ef6cf861e9e3d1203916e51321e: openstack/kube-state-metrics-0/kube-state-metrics\" id=cab41d93-79f1-4791-b0df-f0494129cc73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:56.131471 crc crio[24437]: time=\"2026-06-12T21:01:56.131385698Z\" level=info msg=\"Starting container: f35412f66e136f2a0630662171659ea73e3f4ef6cf861e9e3d1203916e51321e\" id=de6a776a-f43b-40ef-a574-a12061fe2180 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:56.207839 crc crio[24437]: time=\"2026-06-12T21:01:56.197730354Z\" level=info msg=\"Started container\" PID=88544 containerID=f35412f66e136f2a0630662171659ea73e3f4ef6cf861e9e3d1203916e51321e description=openstack/kube-state-metrics-0/kube-state-metrics id=de6a776a-f43b-40ef-a574-a12061fe2180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309a7612edcb88a37508da6ed95a580f57755d55e384bbf5107e7f15b9c26d6b\nJun 12 21:01:56.354413 crc crio[24437]: time=\"2026-06-12T21:01:56.354060025Z\" level=info msg=\"Created container 09f89783304aec0fed46bb5910536c61f6720025a038840b6271e650f4603920: openstack/nova-cell1-cell-mapping-9t228/nova-manage\" id=1d5b4e6b-9bd5-42a2-8a2f-b1e7ba1f5ea3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:56.355583 crc crio[24437]: time=\"2026-06-12T21:01:56.355536472Z\" level=info msg=\"Starting container: 09f89783304aec0fed46bb5910536c61f6720025a038840b6271e650f4603920\" id=e0863791-f94f-4835-8cd7-72ef325fba85 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:56.361910 crc crio[24437]: time=\"2026-06-12T21:01:56.36185228Z\" level=info msg=\"Started container\" PID=88555 containerID=09f89783304aec0fed46bb5910536c61f6720025a038840b6271e650f4603920 description=openstack/nova-cell1-cell-mapping-9t228/nova-manage id=e0863791-f94f-4835-8cd7-72ef325fba85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d\nJun 12 21:02:00.531412 crc crio[24437]: time=\"2026-06-12T21:02:00.530556085Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688302-7898b/POD\" id=65253cb3-052b-450b-8457-af8028b4ae45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:02:00.533068 crc crio[24437]: time=\"2026-06-12T21:02:00.531511579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:00.582025 crc crio[24437]: time=\"2026-06-12T21:02:00.581868846Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688302-7898b Namespace:openshift-infra ID:9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980 UID:2bb03645-1154-468f-8252-6ce4bdd9e5ee NetNS:/var/run/netns/7d62933a-d4c4-4953-a72f-7eb2e21b2421 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bb03645_1154_468f_8252_6ce4bdd9e5ee.slice PodAnnotations:0xc000c24940}] Aliases:map[]}\"\nJun 12 21:02:00.582025 crc crio[24437]: time=\"2026-06-12T21:02:00.582012789Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688302-7898b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:00.903617 crc crio[24437]: 2026-06-12T21:02:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f010727597abf1 Mac:c6:b2:4b:f3:1e:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/7d62933a-d4c4-4953-a72f-7eb2e21b2421 SocketPath: PciID:}] [{Interface:0xc00031e5c0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:02:00.904807 crc crio[24437]: time=\"2026-06-12T21:02:00.904728402Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688302-7898b Namespace:openshift-infra ID:9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980 UID:2bb03645-1154-468f-8252-6ce4bdd9e5ee NetNS:/var/run/netns/7d62933a-d4c4-4953-a72f-7eb2e21b2421 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bb03645_1154_468f_8252_6ce4bdd9e5ee.slice PodAnnotations:0xc000c24940}] Aliases:map[]}\"\nJun 12 21:02:00.904974 crc crio[24437]: time=\"2026-06-12T21:02:00.904892126Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688302-7898b for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:02:00.920862 crc crio[24437]: time=\"2026-06-12T21:02:00.920778042Z\" level=info msg=\"Ran pod sandbox 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980 with infra container: openshift-infra/auto-csr-approver-29688302-7898b/POD\" id=65253cb3-052b-450b-8457-af8028b4ae45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:02:00.924655 crc crio[24437]: time=\"2026-06-12T21:02:00.924547117Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=20972bfe-33f4-49e5-afab-85abb6e76895 name=/runtime.v1.ImageService/PullImage\nJun 12 21:02:00.935225 crc crio[24437]: time=\"2026-06-12T21:02:00.935133631Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:02:01.680026 crc crio[24437]: time=\"2026-06-12T21:02:01.679514116Z\" level=info msg=\"Stopped container 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d: openstack/ceilometer-0/ceilometer-central-agent\" id=f8aecd19-f832-4674-8366-7b85c6e70312 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:01.740988 crc crio[24437]: time=\"2026-06-12T21:02:01.740791105Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=20972bfe-33f4-49e5-afab-85abb6e76895 name=/runtime.v1.ImageService/PullImage\nJun 12 21:02:01.741800 crc crio[24437]: time=\"2026-06-12T21:02:01.741711788Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1ca4e669-8438-4f57-822b-49d83a57023c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:01.745193 crc crio[24437]: time=\"2026-06-12T21:02:01.74499399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c351ef03-b330-4b9c-bea6-18da87fc853c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:01.754231 crc crio[24437]: time=\"2026-06-12T21:02:01.754145769Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688302-7898b/oc\" id=8ee99600-ac6a-4199-ab24-60be9c5b4e90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:01.754676 crc crio[24437]: time=\"2026-06-12T21:02:01.75460569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:01.804646 crc crio[24437]: time=\"2026-06-12T21:02:01.804552917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:02.106119 crc crio[24437]: time=\"2026-06-12T21:02:02.106020289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:02.227886 crc crio[24437]: time=\"2026-06-12T21:02:02.227761476Z\" level=info msg=\"Created container 79faac96e389fc398695b4dc6f2405561206963a9b6a2da5aa56d155d49e7d44: openshift-infra/auto-csr-approver-29688302-7898b/oc\" id=8ee99600-ac6a-4199-ab24-60be9c5b4e90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:02.232084 crc crio[24437]: time=\"2026-06-12T21:02:02.229271844Z\" level=info msg=\"Starting container: 79faac96e389fc398695b4dc6f2405561206963a9b6a2da5aa56d155d49e7d44\" id=7c3a19f6-17eb-40a5-85aa-c1ba20e09404 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:02.233718 crc crio[24437]: time=\"2026-06-12T21:02:02.233628203Z\" level=info msg=\"Started container\" PID=89016 containerID=79faac96e389fc398695b4dc6f2405561206963a9b6a2da5aa56d155d49e7d44 description=openshift-infra/auto-csr-approver-29688302-7898b/oc id=7c3a19f6-17eb-40a5-85aa-c1ba20e09404 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980\nJun 12 21:02:02.475044 crc crio[24437]: time=\"2026-06-12T21:02:02.473468868Z\" level=info msg=\"Stopping container: f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c (timeout: 2s)\" id=af196338-57cc-4067-8e92-953192280f79 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:03.126012 crc crio[24437]: time=\"2026-06-12T21:02:03.125342935Z\" level=info msg=\"Stopped container f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c: openshift-marketplace/certified-operators-966sv/registry-server\" id=af196338-57cc-4067-8e92-953192280f79 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:03.127230 crc crio[24437]: time=\"2026-06-12T21:02:03.126997056Z\" level=info msg=\"Stopping pod sandbox: 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846\" id=5748556a-e15d-4151-b309-4c78b46ae593 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:03.127638 crc crio[24437]: time=\"2026-06-12T21:02:03.12756377Z\" level=info msg=\"Got pod network &{Name:certified-operators-966sv Namespace:openshift-marketplace ID:9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846 UID:b734f45b-2d59-4150-b0e9-3b4729c6b4a0 NetNS:/var/run/netns/5333747f-4f4d-4fea-a58e-4538d1b21974 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb734f45b_2d59_4150_b0e9_3b4729c6b4a0.slice PodAnnotations:0xc001f6c538}] Aliases:map[]}\"\nJun 12 21:02:03.127720 crc crio[24437]: time=\"2026-06-12T21:02:03.127698413Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-966sv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:03.490753 crc crio[24437]: time=\"2026-06-12T21:02:03.490242459Z\" level=info msg=\"Stopped pod sandbox: 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846\" id=5748556a-e15d-4151-b309-4c78b46ae593 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:04.540359 crc crio[24437]: time=\"2026-06-12T21:02:04.539704528Z\" level=info msg=\"Stopping pod sandbox: 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980\" id=b4bd2f0f-69e3-4ccd-80ca-45f876083c73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:04.541428 crc crio[24437]: time=\"2026-06-12T21:02:04.541083612Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688302-7898b Namespace:openshift-infra ID:9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980 UID:2bb03645-1154-468f-8252-6ce4bdd9e5ee NetNS:/var/run/netns/7d62933a-d4c4-4953-a72f-7eb2e21b2421 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bb03645_1154_468f_8252_6ce4bdd9e5ee.slice PodAnnotations:0xc00282c628}] Aliases:map[]}\"\nJun 12 21:02:04.541428 crc crio[24437]: time=\"2026-06-12T21:02:04.541234546Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688302-7898b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:04.542160 crc crio[24437]: time=\"2026-06-12T21:02:04.542039215Z\" level=info msg=\"Stopping pod sandbox: 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d\" id=09c36fe2-8ca2-4db9-8ea1-d268853c0761 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:04.542728 crc crio[24437]: time=\"2026-06-12T21:02:04.542662312Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9t228 Namespace:openstack ID:8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d UID:b852997b-2d37-42fd-8cac-6ad03416171b NetNS:/var/run/netns/d950e1c6-b3b5-4565-b2fd-48b30e993a06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb852997b_2d37_42fd_8cac_6ad03416171b.slice PodAnnotations:0xc000c247d0}] Aliases:map[]}\"\nJun 12 21:02:04.543357 crc crio[24437]: time=\"2026-06-12T21:02:04.543257717Z\" level=info msg=\"Removing container: f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c\" id=0f5c83a7-891d-40a0-b39b-a4c155417711 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:04.544211 crc crio[24437]: time=\"2026-06-12T21:02:04.544132718Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-9t228 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:04.622994 crc crio[24437]: time=\"2026-06-12T21:02:04.622869123Z\" level=info msg=\"Removed container f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c: openshift-marketplace/certified-operators-966sv/registry-server\" id=0f5c83a7-891d-40a0-b39b-a4c155417711 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:04.626393 crc crio[24437]: time=\"2026-06-12T21:02:04.626249777Z\" level=info msg=\"Removing container: 610076131db3dc644f1b5ee168c4b6c285a81221f018a5e2664f06d85148b7a3\" id=836604e8-a848-45e5-9209-d74c358c6bee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:04.657809 crc crio[24437]: time=\"2026-06-12T21:02:04.657701322Z\" level=info msg=\"Removed container 610076131db3dc644f1b5ee168c4b6c285a81221f018a5e2664f06d85148b7a3: openshift-marketplace/certified-operators-966sv/extract-content\" id=836604e8-a848-45e5-9209-d74c358c6bee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:04.662898 crc crio[24437]: time=\"2026-06-12T21:02:04.662592515Z\" level=info msg=\"Removing container: 289202886c48f8c4b2faba2ec2e310c9a5e8a419b56a514676f4b7d2a37ebee1\" id=7260c610-efbc-4125-a483-fb1d5fc0e057 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:04.716805 crc crio[24437]: time=\"2026-06-12T21:02:04.716715055Z\" level=info msg=\"Removed container 289202886c48f8c4b2faba2ec2e310c9a5e8a419b56a514676f4b7d2a37ebee1: openshift-marketplace/certified-operators-966sv/extract-utilities\" id=7260c610-efbc-4125-a483-fb1d5fc0e057 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:05.032803 crc crio[24437]: time=\"2026-06-12T21:02:05.032636438Z\" level=info msg=\"Stopped pod sandbox: 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d\" id=09c36fe2-8ca2-4db9-8ea1-d268853c0761 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:05.118477 crc crio[24437]: time=\"2026-06-12T21:02:05.118384309Z\" level=info msg=\"Stopped pod sandbox: 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980\" id=b4bd2f0f-69e3-4ccd-80ca-45f876083c73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:05.788814 crc crio[24437]: time=\"2026-06-12T21:02:05.788185522Z\" level=info msg=\"Stopping container: d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2 (timeout: 30s)\" id=9ebf6171-1032-413e-a3eb-63e2753d4a7c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:05.790079 crc crio[24437]: time=\"2026-06-12T21:02:05.788620593Z\" level=info msg=\"Stopping container: 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668 (timeout: 30s)\" id=dfd2462c-a0e9-43e7-b419-67d9db639692 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:05.816191 crc crio[24437]: time=\"2026-06-12T21:02:05.81614693Z\" level=info msg=\"Stopping container: 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec (timeout: 30s)\" id=07778919-e0ab-4444-8210-0b83d588fc6e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:05.922825 crc crio[24437]: time=\"2026-06-12T21:02:05.92274521Z\" level=info msg=\"Stopping container: 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1 (timeout: 30s)\" id=5d3fe4c0-fb3d-4523-840e-d8909fdc239d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:05.922993 crc crio[24437]: time=\"2026-06-12T21:02:05.922835902Z\" level=info msg=\"Stopping container: 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db (timeout: 30s)\" id=22bef699-b635-4664-ae63-e2c7ceb932e9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:05.931017 crc crio[24437]: time=\"2026-06-12T21:02:05.93079517Z\" level=info msg=\"Stopped container 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668: openstack/nova-api-0/nova-api-log\" id=dfd2462c-a0e9-43e7-b419-67d9db639692 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:06.085418 crc crio[24437]: time=\"2026-06-12T21:02:06.085210074Z\" level=info msg=\"Stopped container 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db: openstack/nova-metadata-0/nova-metadata-log\" id=22bef699-b635-4664-ae63-e2c7ceb932e9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:07.366813 crc crio[24437]: time=\"2026-06-12T21:02:07.366161308Z\" level=info msg=\"Stopped container 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=07778919-e0ab-4444-8210-0b83d588fc6e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:07.371480 crc crio[24437]: time=\"2026-06-12T21:02:07.371140042Z\" level=info msg=\"Stopping pod sandbox: 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5\" id=74a243b7-52a7-4cf6-8946-b12fbfc8f92d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:07.373976 crc crio[24437]: time=\"2026-06-12T21:02:07.373775678Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5 UID:556e4fcc-b394-47a1-90de-e12f680d818d NetNS:/var/run/netns/18697bc9-d90b-47d7-8551-b83c7f71b0ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556e4fcc_b394_47a1_90de_e12f680d818d.slice PodAnnotations:0xc00051ccb8}] Aliases:map[]}\"\nJun 12 21:02:07.375514 crc crio[24437]: time=\"2026-06-12T21:02:07.374536997Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:07.765728 crc crio[24437]: time=\"2026-06-12T21:02:07.765177614Z\" level=info msg=\"Stopped pod sandbox: 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5\" id=74a243b7-52a7-4cf6-8946-b12fbfc8f92d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:08.681820 crc crio[24437]: time=\"2026-06-12T21:02:08.681210713Z\" level=info msg=\"Removing container: 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec\" id=eef05e7a-c956-4a9d-aef8-4cbffb88f0a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:08.720122 crc crio[24437]: time=\"2026-06-12T21:02:08.71997212Z\" level=info msg=\"Removed container 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=eef05e7a-c956-4a9d-aef8-4cbffb88f0a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:09.146778 crc crio[24437]: time=\"2026-06-12T21:02:09.146703758Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=63b0eeb2-af93-4ed9-8500-95c36b0c7ad4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:02:09.146969 crc crio[24437]: time=\"2026-06-12T21:02:09.1468051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:09.177699 crc crio[24437]: time=\"2026-06-12T21:02:09.177625029Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8c403ac1a189cd84ce3c4b90e58f73514b80654c742f6fbd53c1fefda2b6f49b UID:c777587f-da43-4c16-b2db-bffef194a118 NetNS:/var/run/netns/e610d528-edb3-4cac-865c-7afc2e14cc3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc777587f_da43_4c16_b2db_bffef194a118.slice PodAnnotations:0xc00051cf08}] Aliases:map[]}\"\nJun 12 21:02:09.177699 crc crio[24437]: time=\"2026-06-12T21:02:09.177684081Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:09.380656 crc crio[24437]: time=\"2026-06-12T21:02:09.380205935Z\" level=info msg=\"Stopped container 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1: openstack/nova-metadata-0/nova-metadata-metadata\" id=5d3fe4c0-fb3d-4523-840e-d8909fdc239d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:09.382599 crc crio[24437]: time=\"2026-06-12T21:02:09.382515783Z\" level=info msg=\"Stopping pod sandbox: 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa\" id=a597aa59-80c5-4347-a2f9-8a75c4a1cb95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:09.383336 crc crio[24437]: time=\"2026-06-12T21:02:09.383254071Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa UID:827edbe7-39f0-43c7-82ae-bfc2dc2a5705 NetNS:/var/run/netns/decae045-d76f-4910-9c71-dbd75d9dfa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod827edbe7_39f0_43c7_82ae_bfc2dc2a5705.slice PodAnnotations:0xc002746c10}] Aliases:map[]}\"\nJun 12 21:02:09.383601 crc crio[24437]: time=\"2026-06-12T21:02:09.383497297Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:09.679158 crc crio[24437]: 2026-06-12T21:02:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c403ac1a189cd8 Mac:fa:40:d6:49:18:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/e610d528-edb3-4cac-865c-7afc2e14cc3f SocketPath: PciID:}] [{Interface:0xc0002daa80 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:02:09.680648 crc crio[24437]: time=\"2026-06-12T21:02:09.68054099Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8c403ac1a189cd84ce3c4b90e58f73514b80654c742f6fbd53c1fefda2b6f49b UID:c777587f-da43-4c16-b2db-bffef194a118 NetNS:/var/run/netns/e610d528-edb3-4cac-865c-7afc2e14cc3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc777587f_da43_4c16_b2db_bffef194a118.slice PodAnnotations:0xc00051cf08}] Aliases:map[]}\"\nJun 12 21:02:09.680807 crc crio[24437]: time=\"2026-06-12T21:02:09.680702614Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:02:09.691461 crc crio[24437]: time=\"2026-06-12T21:02:09.689620496Z\" level=info msg=\"Ran pod sandbox 8c403ac1a189cd84ce3c4b90e58f73514b80654c742f6fbd53c1fefda2b6f49b with infra container: openstack/nova-scheduler-0/POD\" id=63b0eeb2-af93-4ed9-8500-95c36b0c7ad4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:02:09.692372 crc crio[24437]: time=\"2026-06-12T21:02:09.691542044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=16770f3d-7fed-4889-9658-b83d27775fe4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:09.715816 crc crio[24437]: time=\"2026-06-12T21:02:09.71542457Z\" level=info msg=\"Stopped pod sandbox: 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa\" id=a597aa59-80c5-4347-a2f9-8a75c4a1cb95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:09.723212 crc crio[24437]: time=\"2026-06-12T21:02:09.723123842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=825d3633-2b06-4658-8389-eeb750b8399f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:09.738700 crc crio[24437]: time=\"2026-06-12T21:02:09.738601828Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d92360fd-fa65-475b-8dd7-caebc93e4caf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:09.739136 crc crio[24437]: time=\"2026-06-12T21:02:09.73905861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:09.784735 crc crio[24437]: time=\"2026-06-12T21:02:09.784618957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:09.792348 crc crio[24437]: time=\"2026-06-12T21:02:09.791512689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:09.955238 crc crio[24437]: time=\"2026-06-12T21:02:09.954604808Z\" level=info msg=\"Created container 7f2e4477316823b9395f20e5c0433e446714ccbaf690394533c79674a75007dd: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d92360fd-fa65-475b-8dd7-caebc93e4caf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:09.955967 crc crio[24437]: time=\"2026-06-12T21:02:09.955836459Z\" level=info msg=\"Starting container: 7f2e4477316823b9395f20e5c0433e446714ccbaf690394533c79674a75007dd\" id=0b919b1e-a11f-4391-a76d-e9f3fbd91ee4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:09.961529 crc crio[24437]: time=\"2026-06-12T21:02:09.961429088Z\" level=info msg=\"Started container\" PID=89665 containerID=7f2e4477316823b9395f20e5c0433e446714ccbaf690394533c79674a75007dd description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=0b919b1e-a11f-4391-a76d-e9f3fbd91ee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c403ac1a189cd84ce3c4b90e58f73514b80654c742f6fbd53c1fefda2b6f49b\nJun 12 21:02:10.474432 crc crio[24437]: time=\"2026-06-12T21:02:10.474281386Z\" level=info msg=\"Stopped container d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2: openstack/nova-api-0/nova-api-api\" id=9ebf6171-1032-413e-a3eb-63e2753d4a7c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:10.475974 crc crio[24437]: time=\"2026-06-12T21:02:10.475816125Z\" level=info msg=\"Stopping pod sandbox: 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78\" id=6e153231-be3a-47b3-8295-d9879965e565 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:10.476760 crc crio[24437]: time=\"2026-06-12T21:02:10.476681736Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78 UID:a5c9f158-fbd5-439e-953a-56f55857bbda NetNS:/var/run/netns/92fca514-dce8-4a68-a700-e90c0fad67b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5c9f158_fbd5_439e_953a_56f55857bbda.slice PodAnnotations:0xc001fa4840}] Aliases:map[]}\"\nJun 12 21:02:10.477007 crc crio[24437]: time=\"2026-06-12T21:02:10.476883051Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:10.545168 crc crio[24437]: time=\"2026-06-12T21:02:10.545075122Z\" level=info msg=\"Removing container: f8af19880bbc6160f286ad2e456b6d91680cb91d304556db1259b05e2e7e9c7f\" id=9befc165-c07b-4db4-bb0e-dca7a0d5a2ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:10.712353 crc crio[24437]: time=\"2026-06-12T21:02:10.712132272Z\" level=info msg=\"Removed container f8af19880bbc6160f286ad2e456b6d91680cb91d304556db1259b05e2e7e9c7f: openshift-infra/auto-csr-approver-29688296-tjjl4/oc\" id=9befc165-c07b-4db4-bb0e-dca7a0d5a2ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:10.722910 crc crio[24437]: time=\"2026-06-12T21:02:10.722800327Z\" level=info msg=\"Stopping pod sandbox: 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8\" id=44b52cfa-97de-4f81-81ba-a574678c30f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:10.722910 crc crio[24437]: time=\"2026-06-12T21:02:10.722899281Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8\" id=44b52cfa-97de-4f81-81ba-a574678c30f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:10.724267 crc crio[24437]: time=\"2026-06-12T21:02:10.724180512Z\" level=info msg=\"Removing pod sandbox: 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8\" id=c402f28b-939d-4b81-9057-8b22de5901f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:10.761035 crc crio[24437]: time=\"2026-06-12T21:02:10.76015054Z\" level=info msg=\"Removing container: 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1\" id=d35b682e-d55f-4a9d-b354-4d1e27a11910 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:10.777982 crc crio[24437]: time=\"2026-06-12T21:02:10.777111423Z\" level=info msg=\"Removed pod sandbox: 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8\" id=c402f28b-939d-4b81-9057-8b22de5901f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:10.792212 crc crio[24437]: time=\"2026-06-12T21:02:10.790466856Z\" level=info msg=\"Stopping pod sandbox: 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164\" id=6d785701-2693-4234-ae4d-04407f99f417 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:10.792212 crc crio[24437]: time=\"2026-06-12T21:02:10.790611549Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164\" id=6d785701-2693-4234-ae4d-04407f99f417 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:10.792212 crc crio[24437]: time=\"2026-06-12T21:02:10.79145176Z\" level=info msg=\"Removing pod sandbox: 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164\" id=e634e8e8-6b37-4ddc-bc5f-25b831492089 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:10.854446 crc crio[24437]: time=\"2026-06-12T21:02:10.852966265Z\" level=info msg=\"Removed pod sandbox: 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164\" id=e634e8e8-6b37-4ddc-bc5f-25b831492089 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:10.855033 crc crio[24437]: time=\"2026-06-12T21:02:10.854883734Z\" level=info msg=\"Stopping pod sandbox: 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165\" id=3d2ba6f8-0649-4d90-92db-b83d64ce7753 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:10.855033 crc crio[24437]: time=\"2026-06-12T21:02:10.855009197Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165\" id=3d2ba6f8-0649-4d90-92db-b83d64ce7753 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:10.855585 crc crio[24437]: time=\"2026-06-12T21:02:10.855423047Z\" level=info msg=\"Removing pod sandbox: 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165\" id=c76b4c7c-93b9-43c3-99e0-ae770fed52bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:10.881266 crc crio[24437]: time=\"2026-06-12T21:02:10.8808206Z\" level=info msg=\"Removed container 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1: openstack/nova-metadata-0/nova-metadata-metadata\" id=d35b682e-d55f-4a9d-b354-4d1e27a11910 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:10.888355 crc crio[24437]: time=\"2026-06-12T21:02:10.888228926Z\" level=info msg=\"Removing container: 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db\" id=be864a4e-916e-44e9-bd1c-52eb97dac65c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:10.900676 crc crio[24437]: time=\"2026-06-12T21:02:10.900583424Z\" level=info msg=\"Removed pod sandbox: 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165\" id=c76b4c7c-93b9-43c3-99e0-ae770fed52bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:10.901829 crc crio[24437]: time=\"2026-06-12T21:02:10.901763213Z\" level=info msg=\"Stopping pod sandbox: cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e\" id=6bd8e44e-6327-438d-9427-f2f156a970f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:10.901829 crc crio[24437]: time=\"2026-06-12T21:02:10.901826525Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e\" id=6bd8e44e-6327-438d-9427-f2f156a970f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:10.902534 crc crio[24437]: time=\"2026-06-12T21:02:10.902478521Z\" level=info msg=\"Removing pod sandbox: cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e\" id=1ef62178-b422-4861-b3f1-3cd9386a6d20 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:10.916901 crc crio[24437]: time=\"2026-06-12T21:02:10.916787237Z\" level=info msg=\"Removed pod sandbox: cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e\" id=1ef62178-b422-4861-b3f1-3cd9386a6d20 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:10.918360 crc crio[24437]: time=\"2026-06-12T21:02:10.918175102Z\" level=info msg=\"Stopping pod sandbox: 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e\" id=e6a60dd1-adf3-4633-be70-d79d14724403 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:10.918360 crc crio[24437]: time=\"2026-06-12T21:02:10.918299865Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e\" id=e6a60dd1-adf3-4633-be70-d79d14724403 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:10.920800 crc crio[24437]: time=\"2026-06-12T21:02:10.919238699Z\" level=info msg=\"Removing pod sandbox: 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e\" id=daec65cb-08a9-4fd7-a9fa-11c6ff55a8b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:10.948618 crc crio[24437]: time=\"2026-06-12T21:02:10.94854361Z\" level=info msg=\"Removed pod sandbox: 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e\" id=daec65cb-08a9-4fd7-a9fa-11c6ff55a8b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:10.950504 crc crio[24437]: time=\"2026-06-12T21:02:10.950359136Z\" level=info msg=\"Stopping pod sandbox: 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb\" id=69a79ee7-01d8-4e22-aced-0d676f98cf8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:10.950504 crc crio[24437]: time=\"2026-06-12T21:02:10.950443208Z\" level=info msg=\"Stopped pod sandbox (already stopped): 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb\" id=69a79ee7-01d8-4e22-aced-0d676f98cf8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:10.951027 crc crio[24437]: time=\"2026-06-12T21:02:10.950969741Z\" level=info msg=\"Removing pod sandbox: 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb\" id=6bc9b529-8813-40df-858e-fdcda0ffca44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:10.971971 crc crio[24437]: time=\"2026-06-12T21:02:10.971816281Z\" level=info msg=\"Stopped pod sandbox: 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78\" id=6e153231-be3a-47b3-8295-d9879965e565 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:10.992356 crc crio[24437]: time=\"2026-06-12T21:02:10.992269312Z\" level=info msg=\"Removed container 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db: openstack/nova-metadata-0/nova-metadata-log\" id=be864a4e-916e-44e9-bd1c-52eb97dac65c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:11.023374 crc crio[24437]: time=\"2026-06-12T21:02:11.02104971Z\" level=info msg=\"Removed pod sandbox: 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb\" id=6bc9b529-8813-40df-858e-fdcda0ffca44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.024602 crc crio[24437]: time=\"2026-06-12T21:02:11.024535637Z\" level=info msg=\"Stopping pod sandbox: 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703\" id=718524de-9931-47ba-b494-d68035363a3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:11.024732 crc crio[24437]: time=\"2026-06-12T21:02:11.024627179Z\" level=info msg=\"Stopped pod sandbox (already stopped): 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703\" id=718524de-9931-47ba-b494-d68035363a3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:11.027414 crc crio[24437]: time=\"2026-06-12T21:02:11.027371997Z\" level=info msg=\"Removing pod sandbox: 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703\" id=bfcc6cb9-6e68-490f-9d8f-4d88e8e079f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.071030 crc crio[24437]: time=\"2026-06-12T21:02:11.07077112Z\" level=info msg=\"Removed pod sandbox: 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703\" id=bfcc6cb9-6e68-490f-9d8f-4d88e8e079f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.078717 crc crio[24437]: time=\"2026-06-12T21:02:11.078467412Z\" level=info msg=\"Stopping pod sandbox: 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846\" id=526f448b-1d56-4434-b855-2e0dff8b3b25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:11.078717 crc crio[24437]: time=\"2026-06-12T21:02:11.078656547Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846\" id=526f448b-1d56-4434-b855-2e0dff8b3b25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:11.081160 crc crio[24437]: time=\"2026-06-12T21:02:11.081057497Z\" level=info msg=\"Removing pod sandbox: 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846\" id=833bed58-21af-4de0-abf2-bcdbbf647795 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.126798 crc crio[24437]: time=\"2026-06-12T21:02:11.126713776Z\" level=info msg=\"Removed pod sandbox: 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846\" id=833bed58-21af-4de0-abf2-bcdbbf647795 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.132119 crc crio[24437]: time=\"2026-06-12T21:02:11.13206151Z\" level=info msg=\"Stopping pod sandbox: 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391\" id=f162183a-fb95-4488-98cb-456d699a8206 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:11.132695 crc crio[24437]: time=\"2026-06-12T21:02:11.132665915Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391\" id=f162183a-fb95-4488-98cb-456d699a8206 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:11.141268 crc crio[24437]: time=\"2026-06-12T21:02:11.141173526Z\" level=info msg=\"Removing pod sandbox: 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391\" id=36197c92-9d93-4dd6-bb5d-86be6f9babc7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.168558 crc crio[24437]: time=\"2026-06-12T21:02:11.165481794Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-kq65n/POD\" id=45467e71-8b6d-4761-beee-86172d0522fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:02:11.168558 crc crio[24437]: time=\"2026-06-12T21:02:11.165569897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:11.206233 crc crio[24437]: time=\"2026-06-12T21:02:11.206181649Z\" level=info msg=\"Removed pod sandbox: 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391\" id=36197c92-9d93-4dd6-bb5d-86be6f9babc7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.212747 crc crio[24437]: time=\"2026-06-12T21:02:11.212655581Z\" level=info msg=\"Stopping pod sandbox: 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0\" id=ea3c93ca-703f-4ea6-ad2c-7e0ff5243f69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:11.212912 crc crio[24437]: time=\"2026-06-12T21:02:11.212755093Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0\" id=ea3c93ca-703f-4ea6-ad2c-7e0ff5243f69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:11.215852 crc crio[24437]: time=\"2026-06-12T21:02:11.215672586Z\" level=info msg=\"Removing pod sandbox: 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0\" id=d5ba3b63-6a73-41a3-813e-8a7e0349ae15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.253490 crc crio[24437]: time=\"2026-06-12T21:02:11.252830594Z\" level=info msg=\"Removed pod sandbox: 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0\" id=d5ba3b63-6a73-41a3-813e-8a7e0349ae15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.262083 crc crio[24437]: time=\"2026-06-12T21:02:11.262000112Z\" level=info msg=\"Stopping pod sandbox: d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7\" id=033f6bbe-9b74-4712-a9ef-06831cd7fbe0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:11.262083 crc crio[24437]: time=\"2026-06-12T21:02:11.262082564Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7\" id=033f6bbe-9b74-4712-a9ef-06831cd7fbe0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:11.262726 crc crio[24437]: time=\"2026-06-12T21:02:11.262644828Z\" level=info msg=\"Removing pod sandbox: d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7\" id=d1620c5d-1256-44dc-89d4-03268b87fd5f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.288082 crc crio[24437]: time=\"2026-06-12T21:02:11.287998051Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kq65n Namespace:openshift-marketplace ID:e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199 UID:572f8d2a-f372-4836-a158-9b1dd060a536 NetNS:/var/run/netns/fe11b85b-1138-4df4-98c5-e059bdc0ca1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod572f8d2a_f372_4836_a158_9b1dd060a536.slice PodAnnotations:0xc00051ce00}] Aliases:map[]}\"\nJun 12 21:02:11.288082 crc crio[24437]: time=\"2026-06-12T21:02:11.288058623Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-kq65n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:11.292894 crc crio[24437]: time=\"2026-06-12T21:02:11.291226792Z\" level=info msg=\"Removed pod sandbox: d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7\" id=d1620c5d-1256-44dc-89d4-03268b87fd5f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.293692 crc crio[24437]: time=\"2026-06-12T21:02:11.293453028Z\" level=info msg=\"Stopping pod sandbox: a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e\" id=26730164-b3da-4751-b508-65a5420fa0ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:11.293692 crc crio[24437]: time=\"2026-06-12T21:02:11.2935361Z\" level=info msg=\"Stopped pod sandbox (already stopped): a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e\" id=26730164-b3da-4751-b508-65a5420fa0ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:11.295631 crc crio[24437]: time=\"2026-06-12T21:02:11.295554289Z\" level=info msg=\"Removing pod sandbox: a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e\" id=1c0cc0d6-0199-4ce2-8cd4-c5e4a818d896 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.330675 crc crio[24437]: time=\"2026-06-12T21:02:11.330373238Z\" level=info msg=\"Removed pod sandbox: a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e\" id=1c0cc0d6-0199-4ce2-8cd4-c5e4a818d896 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.333020 crc crio[24437]: time=\"2026-06-12T21:02:11.332881031Z\" level=info msg=\"Stopping pod sandbox: 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5\" id=d77186a7-456d-4922-8a37-a5c018532ce7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:11.333152 crc crio[24437]: time=\"2026-06-12T21:02:11.333030535Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5\" id=d77186a7-456d-4922-8a37-a5c018532ce7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:11.334048 crc crio[24437]: time=\"2026-06-12T21:02:11.333863586Z\" level=info msg=\"Removing pod sandbox: 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5\" id=390a9c7d-ee2b-4425-af49-c0f78bcf126d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.357740 crc crio[24437]: time=\"2026-06-12T21:02:11.35764859Z\" level=info msg=\"Removed pod sandbox: 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5\" id=390a9c7d-ee2b-4425-af49-c0f78bcf126d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.360567 crc crio[24437]: time=\"2026-06-12T21:02:11.360389327Z\" level=info msg=\"Stopping pod sandbox: 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346\" id=82534438-6f69-48e9-ad9e-3993b5f45cb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:11.360567 crc crio[24437]: time=\"2026-06-12T21:02:11.360465649Z\" level=info msg=\"Stopped pod sandbox (already stopped): 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346\" id=82534438-6f69-48e9-ad9e-3993b5f45cb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:11.361898 crc crio[24437]: time=\"2026-06-12T21:02:11.361816213Z\" level=info msg=\"Removing pod sandbox: 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346\" id=b643cded-166f-41c4-96cb-9a3f39b308dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.387030 crc crio[24437]: time=\"2026-06-12T21:02:11.386875088Z\" level=info msg=\"Removed pod sandbox: 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346\" id=b643cded-166f-41c4-96cb-9a3f39b308dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:11.735075 crc crio[24437]: time=\"2026-06-12T21:02:11.732474982Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=9f90cc7c-459e-4681-9051-40e77f49bc08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:02:11.735075 crc crio[24437]: time=\"2026-06-12T21:02:11.733023906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:11.780671 crc crio[24437]: time=\"2026-06-12T21:02:11.780611684Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:64ee9a48cf6d324879bd0de17877952b9e9aa23c66b9fa8fb2b5336f1ac76c3a UID:abbedbc9-9bc1-49f9-ab0e-1dc1aee58d5d NetNS:/var/run/netns/2816255a-25ab-4e74-9cad-345cad7e8e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabbedbc9_9bc1_49f9_ab0e_1dc1aee58d5d.slice PodAnnotations:0xc00282c4e0}] Aliases:map[]}\"\nJun 12 21:02:11.781134 crc crio[24437]: time=\"2026-06-12T21:02:11.781107326Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:11.799795 crc crio[24437]: time=\"2026-06-12T21:02:11.79969954Z\" level=info msg=\"Removing container: d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2\" id=50c962e7-10b5-48f4-99b1-644b254d7b0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:11.859722 crc crio[24437]: time=\"2026-06-12T21:02:11.859608705Z\" level=info msg=\"Removed container d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2: openstack/nova-api-0/nova-api-api\" id=50c962e7-10b5-48f4-99b1-644b254d7b0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:11.887344 crc crio[24437]: time=\"2026-06-12T21:02:11.887228734Z\" level=info msg=\"Removing container: 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668\" id=6610694b-8aac-40eb-8519-c026a68addd5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:11.957029 crc crio[24437]: 2026-06-12T21:02:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e91f85ff99773d8 Mac:b6:d7:94:2d:50:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/fe11b85b-1138-4df4-98c5-e059bdc0ca1a SocketPath: PciID:}] [{Interface:0xc00037e810 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:02:11.957029 crc crio[24437]: time=\"2026-06-12T21:02:11.95397475Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kq65n Namespace:openshift-marketplace ID:e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199 UID:572f8d2a-f372-4836-a158-9b1dd060a536 NetNS:/var/run/netns/fe11b85b-1138-4df4-98c5-e059bdc0ca1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod572f8d2a_f372_4836_a158_9b1dd060a536.slice PodAnnotations:0xc00051ce00}] Aliases:map[]}\"\nJun 12 21:02:11.961416 crc crio[24437]: time=\"2026-06-12T21:02:11.959786565Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-kq65n for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:02:11.994377 crc crio[24437]: time=\"2026-06-12T21:02:11.992728586Z\" level=info msg=\"Removed container 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668: openstack/nova-api-0/nova-api-log\" id=6610694b-8aac-40eb-8519-c026a68addd5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:12.003147 crc crio[24437]: time=\"2026-06-12T21:02:12.003007553Z\" level=info msg=\"Ran pod sandbox e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199 with infra container: openshift-marketplace/redhat-operators-kq65n/POD\" id=45467e71-8b6d-4761-beee-86172d0522fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:02:12.009038 crc crio[24437]: time=\"2026-06-12T21:02:12.00567099Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d44b643a-85cc-46ea-ad9c-12280fc59d22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:12.015292 crc crio[24437]: time=\"2026-06-12T21:02:12.01490488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dc50011a-3f4d-4d27-92d3-9f622e530b6a name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:12.023518 crc crio[24437]: time=\"2026-06-12T21:02:12.023427123Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kq65n/extract-utilities\" id=f6112e06-1fca-4098-95b9-9ce155bab844 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:12.024258 crc crio[24437]: time=\"2026-06-12T21:02:12.023809062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:12.075433 crc crio[24437]: time=\"2026-06-12T21:02:12.075262276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:12.079582 crc crio[24437]: time=\"2026-06-12T21:02:12.079511732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:12.340188 crc crio[24437]: time=\"2026-06-12T21:02:12.340100685Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=a6845904-93af-4870-b33a-0fcc01470bfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:02:12.340338 crc crio[24437]: time=\"2026-06-12T21:02:12.340208157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:12.373494 crc crio[24437]: time=\"2026-06-12T21:02:12.373393535Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f8cbbbcb00d0fd27de7537624e05931de5d8fa37242197a64009bd9a773aec92 UID:8f6cc060-0774-4b5d-952f-463094b27bab NetNS:/var/run/netns/e09b3b04-3633-4299-b879-51fd8d4792ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f6cc060_0774_4b5d_952f_463094b27bab.slice PodAnnotations:0xc000c24b60}] Aliases:map[]}\"\nJun 12 21:02:12.373494 crc crio[24437]: time=\"2026-06-12T21:02:12.373464517Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:12.374292 crc crio[24437]: time=\"2026-06-12T21:02:12.374208135Z\" level=info msg=\"Created container 67aa5800afc34566123acff4b59ba718659e9db51686c81000c7a8ea0adff9ef: openshift-marketplace/redhat-operators-kq65n/extract-utilities\" id=f6112e06-1fca-4098-95b9-9ce155bab844 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:12.380343 crc crio[24437]: time=\"2026-06-12T21:02:12.379766955Z\" level=info msg=\"Starting container: 67aa5800afc34566123acff4b59ba718659e9db51686c81000c7a8ea0adff9ef\" id=37c4dc59-0f64-4ccf-a45c-c2adc965f719 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:12.387042 crc crio[24437]: time=\"2026-06-12T21:02:12.386793539Z\" level=info msg=\"Started container\" PID=89861 containerID=67aa5800afc34566123acff4b59ba718659e9db51686c81000c7a8ea0adff9ef description=openshift-marketplace/redhat-operators-kq65n/extract-utilities id=37c4dc59-0f64-4ccf-a45c-c2adc965f719 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199\nJun 12 21:02:12.470465 crc crio[24437]: 2026-06-12T21:02:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64ee9a48cf6d324 Mac:02:b7:e5:d4:7d:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/2816255a-25ab-4e74-9cad-345cad7e8e6a SocketPath: PciID:}] [{Interface:0xc000014bd0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:02:12.471523 crc crio[24437]: time=\"2026-06-12T21:02:12.471446112Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:64ee9a48cf6d324879bd0de17877952b9e9aa23c66b9fa8fb2b5336f1ac76c3a UID:abbedbc9-9bc1-49f9-ab0e-1dc1aee58d5d NetNS:/var/run/netns/2816255a-25ab-4e74-9cad-345cad7e8e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabbedbc9_9bc1_49f9_ab0e_1dc1aee58d5d.slice PodAnnotations:0xc00282c4e0}] Aliases:map[]}\"\nJun 12 21:02:12.471848 crc crio[24437]: time=\"2026-06-12T21:02:12.47175957Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:02:12.524457 crc crio[24437]: time=\"2026-06-12T21:02:12.524380173Z\" level=info msg=\"Ran pod sandbox 64ee9a48cf6d324879bd0de17877952b9e9aa23c66b9fa8fb2b5336f1ac76c3a with infra container: openstack/nova-metadata-0/POD\" id=9f90cc7c-459e-4681-9051-40e77f49bc08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:02:12.528805 crc crio[24437]: time=\"2026-06-12T21:02:12.527022159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c7f06b31-e6db-4330-b903-77c9048b884e name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:12.531698 crc crio[24437]: time=\"2026-06-12T21:02:12.531613884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=12bff963-ec1e-440c-b7f9-e5240627f11a name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:12.541464 crc crio[24437]: time=\"2026-06-12T21:02:12.541386038Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=31b3215b-9c7c-495f-be05-4d80d59e56ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:12.542223 crc crio[24437]: time=\"2026-06-12T21:02:12.541794817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:12.645667 crc crio[24437]: time=\"2026-06-12T21:02:12.645568068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:12.650986 crc crio[24437]: time=\"2026-06-12T21:02:12.650843359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:12.764668 crc crio[24437]: 2026-06-12T21:02:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8cbbbcb00d0fd2 Mac:86:2c:7c:44:6f:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/e09b3b04-3633-4299-b879-51fd8d4792ed SocketPath: PciID:}] [{Interface:0xc0001345e0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:02:12.766527 crc crio[24437]: time=\"2026-06-12T21:02:12.765687914Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f8cbbbcb00d0fd27de7537624e05931de5d8fa37242197a64009bd9a773aec92 UID:8f6cc060-0774-4b5d-952f-463094b27bab NetNS:/var/run/netns/e09b3b04-3633-4299-b879-51fd8d4792ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f6cc060_0774_4b5d_952f_463094b27bab.slice PodAnnotations:0xc000c24b60}] Aliases:map[]}\"\nJun 12 21:02:12.766527 crc crio[24437]: time=\"2026-06-12T21:02:12.765819198Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:02:12.776020 crc crio[24437]: time=\"2026-06-12T21:02:12.775081969Z\" level=info msg=\"Ran pod sandbox f8cbbbcb00d0fd27de7537624e05931de5d8fa37242197a64009bd9a773aec92 with infra container: openstack/nova-api-0/POD\" id=a6845904-93af-4870-b33a-0fcc01470bfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:02:12.783972 crc crio[24437]: time=\"2026-06-12T21:02:12.780040262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=16896020-20e0-46ac-af65-07b032c55939 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:12.785986 crc crio[24437]: time=\"2026-06-12T21:02:12.785766366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=56bc2fff-5d61-4be9-87be-4580d2859e55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:12.795701 crc crio[24437]: time=\"2026-06-12T21:02:12.795299213Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=6025b0e9-0786-459c-b96f-75416da32d91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:12.796101 crc crio[24437]: time=\"2026-06-12T21:02:12.79597289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:12.834231 crc crio[24437]: time=\"2026-06-12T21:02:12.834160193Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1e3dbb58-d025-424a-9d09-fff2aa75d9ba name=/runtime.v1.ImageService/PullImage\nJun 12 21:02:12.854732 crc crio[24437]: time=\"2026-06-12T21:02:12.854595513Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 21:02:12.874691 crc crio[24437]: time=\"2026-06-12T21:02:12.874540671Z\" level=info msg=\"Created container d8d4f8842f60eea37a6621f90e18f55741c8ef3a92b9e00d55b46a4d5909616f: openstack/nova-metadata-0/nova-metadata-log\" id=31b3215b-9c7c-495f-be05-4d80d59e56ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:12.877142 crc crio[24437]: time=\"2026-06-12T21:02:12.877078355Z\" level=info msg=\"Starting container: d8d4f8842f60eea37a6621f90e18f55741c8ef3a92b9e00d55b46a4d5909616f\" id=a4185742-e808-4127-bb61-631fbe05191a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:12.885066 crc crio[24437]: time=\"2026-06-12T21:02:12.884855808Z\" level=info msg=\"Started container\" PID=89928 containerID=d8d4f8842f60eea37a6621f90e18f55741c8ef3a92b9e00d55b46a4d5909616f description=openstack/nova-metadata-0/nova-metadata-log id=a4185742-e808-4127-bb61-631fbe05191a name=/runtime.v1.RuntimeService/StartContainer sandboxID=64ee9a48cf6d324879bd0de17877952b9e9aa23c66b9fa8fb2b5336f1ac76c3a\nJun 12 21:02:12.895554 crc crio[24437]: time=\"2026-06-12T21:02:12.895198217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:12.902562 crc crio[24437]: time=\"2026-06-12T21:02:12.902282762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6053d280-e49c-483d-984a-d58f3abe87b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:12.904240 crc crio[24437]: time=\"2026-06-12T21:02:12.903113054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:12.972736 crc crio[24437]: time=\"2026-06-12T21:02:12.972646348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8f701f3b-b0e1-4185-82bc-dea3923afe2a name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:12.984738 crc crio[24437]: time=\"2026-06-12T21:02:12.984623667Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=42d127e0-eab6-4f00-93cd-3e2a36ef102e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:12.985151 crc crio[24437]: time=\"2026-06-12T21:02:12.985095579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:13.052293 crc crio[24437]: time=\"2026-06-12T21:02:13.052179883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:13.054696 crc crio[24437]: time=\"2026-06-12T21:02:13.054598523Z\" level=info msg=\"Created container fb6b7ae73d9d475be521e23b4024c10259038b9928511b497d945084f9f0ffa4: openstack/nova-api-0/nova-api-log\" id=6025b0e9-0786-459c-b96f-75416da32d91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:13.056201 crc crio[24437]: time=\"2026-06-12T21:02:13.056117181Z\" level=info msg=\"Starting container: fb6b7ae73d9d475be521e23b4024c10259038b9928511b497d945084f9f0ffa4\" id=80bbfd2f-52c8-43c4-8ffa-7abf3f8448ad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:13.057743 crc crio[24437]: time=\"2026-06-12T21:02:13.05766167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:13.065516 crc crio[24437]: time=\"2026-06-12T21:02:13.065380553Z\" level=info msg=\"Started container\" PID=89947 containerID=fb6b7ae73d9d475be521e23b4024c10259038b9928511b497d945084f9f0ffa4 description=openstack/nova-api-0/nova-api-log id=80bbfd2f-52c8-43c4-8ffa-7abf3f8448ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8cbbbcb00d0fd27de7537624e05931de5d8fa37242197a64009bd9a773aec92\nJun 12 21:02:13.079479 crc crio[24437]: time=\"2026-06-12T21:02:13.079391633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=44af0fb1-1bfb-4d84-9b42-3dee44503adf name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:13.175767 crc crio[24437]: time=\"2026-06-12T21:02:13.175511341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=474760c7-304c-4811-81a9-5b891af38306 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:13.182359 crc crio[24437]: time=\"2026-06-12T21:02:13.182198408Z\" level=info msg=\"Created container 67dde3e411249713bd919b3ca555b90558eb9899c1ab00eb598c0f570f46ca09: openstack/nova-metadata-0/nova-metadata-metadata\" id=42d127e0-eab6-4f00-93cd-3e2a36ef102e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:13.183547 crc crio[24437]: time=\"2026-06-12T21:02:13.183438678Z\" level=info msg=\"Starting container: 67dde3e411249713bd919b3ca555b90558eb9899c1ab00eb598c0f570f46ca09\" id=19b2716c-8daa-4751-8947-93b453e3bfbc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:13.184654 crc crio[24437]: time=\"2026-06-12T21:02:13.184552586Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=f854d60c-f3d8-435c-9175-013745b19637 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:13.188828 crc crio[24437]: time=\"2026-06-12T21:02:13.185171911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:13.189700 crc crio[24437]: time=\"2026-06-12T21:02:13.189658894Z\" level=info msg=\"Started container\" PID=89961 containerID=67dde3e411249713bd919b3ca555b90558eb9899c1ab00eb598c0f570f46ca09 description=openstack/nova-metadata-0/nova-metadata-metadata id=19b2716c-8daa-4751-8947-93b453e3bfbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=64ee9a48cf6d324879bd0de17877952b9e9aa23c66b9fa8fb2b5336f1ac76c3a\nJun 12 21:02:13.253069 crc crio[24437]: time=\"2026-06-12T21:02:13.252513392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:13.256625 crc crio[24437]: time=\"2026-06-12T21:02:13.256570383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:13.517566 crc crio[24437]: time=\"2026-06-12T21:02:13.517460794Z\" level=info msg=\"Created container 068ab2118f5f36d79b36c9a76ac52ece56c6e4805e35a1bb763b4dee92f6f188: openstack/nova-api-0/nova-api-api\" id=f854d60c-f3d8-435c-9175-013745b19637 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:13.518885 crc crio[24437]: time=\"2026-06-12T21:02:13.518807868Z\" level=info msg=\"Starting container: 068ab2118f5f36d79b36c9a76ac52ece56c6e4805e35a1bb763b4dee92f6f188\" id=44ea1281-9d2e-4ea0-8bf5-09603bf74e42 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:13.526621 crc crio[24437]: time=\"2026-06-12T21:02:13.526518699Z\" level=info msg=\"Started container\" PID=89984 containerID=068ab2118f5f36d79b36c9a76ac52ece56c6e4805e35a1bb763b4dee92f6f188 description=openstack/nova-api-0/nova-api-api id=44ea1281-9d2e-4ea0-8bf5-09603bf74e42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8cbbbcb00d0fd27de7537624e05931de5d8fa37242197a64009bd9a773aec92\nJun 12 21:02:13.568359 crc crio[24437]: time=\"2026-06-12T21:02:13.568250441Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=1e3dbb58-d025-424a-9d09-fff2aa75d9ba name=/runtime.v1.ImageService/PullImage\nJun 12 21:02:13.571787 crc crio[24437]: time=\"2026-06-12T21:02:13.571656667Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fbe9ca97-477e-4d24-a0ed-26e84ec9f9f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:13.574911 crc crio[24437]: time=\"2026-06-12T21:02:13.574832616Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=13b03e65-6b02-4282-b73f-31c43472722f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:13.581062 crc crio[24437]: time=\"2026-06-12T21:02:13.580959889Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kq65n/extract-content\" id=77753cf0-28aa-4afa-84a3-c8c94ad36189 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:13.581642 crc crio[24437]: time=\"2026-06-12T21:02:13.581386369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:13.665663 crc crio[24437]: time=\"2026-06-12T21:02:13.66557152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:13.668571 crc crio[24437]: time=\"2026-06-12T21:02:13.668519853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:13.842071 crc crio[24437]: time=\"2026-06-12T21:02:13.841755956Z\" level=info msg=\"Created container 7a713259da64a9af99cc52598e903c02f14c26e206a9c199c276b1fa288aa222: openshift-marketplace/redhat-operators-kq65n/extract-content\" id=77753cf0-28aa-4afa-84a3-c8c94ad36189 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:13.844911 crc crio[24437]: time=\"2026-06-12T21:02:13.844804862Z\" level=info msg=\"Starting container: 7a713259da64a9af99cc52598e903c02f14c26e206a9c199c276b1fa288aa222\" id=06e3bff6-0beb-4a52-ae36-48b106511db5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:13.852829 crc crio[24437]: time=\"2026-06-12T21:02:13.85271313Z\" level=info msg=\"Started container\" PID=90110 containerID=7a713259da64a9af99cc52598e903c02f14c26e206a9c199c276b1fa288aa222 description=openshift-marketplace/redhat-operators-kq65n/extract-content id=06e3bff6-0beb-4a52-ae36-48b106511db5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199\nJun 12 21:02:18.005701 crc crio[24437]: time=\"2026-06-12T21:02:18.005079536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d60903bc-ae07-4537-8fcb-0139336e2b03 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:18.008407 crc crio[24437]: time=\"2026-06-12T21:02:18.008282776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3f4766e6-3492-420e-a81a-c139b1d1dc6d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:18.022234 crc crio[24437]: time=\"2026-06-12T21:02:18.022142221Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kq65n/registry-server\" id=42d6b1bb-7e0e-45a0-aa0d-d1bc13932e9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:18.023284 crc crio[24437]: time=\"2026-06-12T21:02:18.023134516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:18.095509 crc crio[24437]: time=\"2026-06-12T21:02:18.09501529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:18.099019 crc crio[24437]: time=\"2026-06-12T21:02:18.098875246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:18.266878 crc crio[24437]: time=\"2026-06-12T21:02:18.266778725Z\" level=info msg=\"Created container d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049: openshift-marketplace/redhat-operators-kq65n/registry-server\" id=42d6b1bb-7e0e-45a0-aa0d-d1bc13932e9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:18.268474 crc crio[24437]: time=\"2026-06-12T21:02:18.268338455Z\" level=info msg=\"Starting container: d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049\" id=c0670bda-1c18-4087-9653-24fc210408b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:18.276520 crc crio[24437]: time=\"2026-06-12T21:02:18.276422347Z\" level=info msg=\"Started container\" PID=90572 containerID=d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049 description=openshift-marketplace/redhat-operators-kq65n/registry-server id=c0670bda-1c18-4087-9653-24fc210408b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199\nJun 12 21:02:25.158857 crc crio[24437]: time=\"2026-06-12T21:02:25.15814925Z\" level=warning msg=\"Stopping container 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40 with stop signal(15) timed out. Killing...\"\nJun 12 21:02:26.485616 crc crio[24437]: time=\"2026-06-12T21:02:26.484624411Z\" level=info msg=\"Stopped container 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40: openstack/ceilometer-0/ceilometer-notification-agent\" id=6de5bf6c-5e5e-46c5-a6b0-704ea09b79b9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:26.487039 crc crio[24437]: time=\"2026-06-12T21:02:26.486774904Z\" level=info msg=\"Stopping pod sandbox: c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69\" id=02190a1c-ba86-467b-a8f9-27ca03950a38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:26.487502 crc crio[24437]: time=\"2026-06-12T21:02:26.487433481Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69 UID:b4611ea7-f257-4e74-98d4-d6d9aa582d76 NetNS:/var/run/netns/35d18e7d-5d4e-401a-a504-bb3cb662ba98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4611ea7_f257_4e74_98d4_d6d9aa582d76.slice PodAnnotations:0xc000a8d330}] Aliases:map[]}\"\nJun 12 21:02:26.487729 crc crio[24437]: time=\"2026-06-12T21:02:26.487687987Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:26.809980 crc crio[24437]: time=\"2026-06-12T21:02:26.809874936Z\" level=info msg=\"Stopped pod sandbox: c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69\" id=02190a1c-ba86-467b-a8f9-27ca03950a38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:27.187842 crc crio[24437]: time=\"2026-06-12T21:02:27.18712681Z\" level=info msg=\"Removing container: 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147\" id=ab87e2ae-41e3-41fd-8cd9-c0a30c71117c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:27.244361 crc crio[24437]: time=\"2026-06-12T21:02:27.244201194Z\" level=info msg=\"Removed container 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147: openstack/ceilometer-0/proxy-httpd\" id=ab87e2ae-41e3-41fd-8cd9-c0a30c71117c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:27.247199 crc crio[24437]: time=\"2026-06-12T21:02:27.247088855Z\" level=info msg=\"Removing container: 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717\" id=9ee4220c-1c44-41fa-802a-0d24f61496aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:27.271584 crc crio[24437]: time=\"2026-06-12T21:02:27.271493264Z\" level=info msg=\"Removed container 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717: openstack/ceilometer-0/sg-core\" id=9ee4220c-1c44-41fa-802a-0d24f61496aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:27.275048 crc crio[24437]: time=\"2026-06-12T21:02:27.27491106Z\" level=info msg=\"Removing container: 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40\" id=ce27de0c-4b28-4278-8139-60b6e3cb9751 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:27.301000 crc crio[24437]: time=\"2026-06-12T21:02:27.300867187Z\" level=info msg=\"Removed container 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40: openstack/ceilometer-0/ceilometer-notification-agent\" id=ce27de0c-4b28-4278-8139-60b6e3cb9751 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:27.305187 crc crio[24437]: time=\"2026-06-12T21:02:27.305028111Z\" level=info msg=\"Removing container: 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d\" id=ee3b66c9-3407-4c23-b3ab-718aa496aaa7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:27.331710 crc crio[24437]: time=\"2026-06-12T21:02:27.331545033Z\" level=info msg=\"Removed container 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d: openstack/ceilometer-0/ceilometer-central-agent\" id=ee3b66c9-3407-4c23-b3ab-718aa496aaa7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:27.971011 crc crio[24437]: time=\"2026-06-12T21:02:27.970435655Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=2bfd70ef-6060-4350-afcb-8d9d466a36f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:02:27.972430 crc crio[24437]: time=\"2026-06-12T21:02:27.97104809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:28.010983 crc crio[24437]: time=\"2026-06-12T21:02:28.007797888Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612 UID:9b12f619-88d0-40d0-b647-70c47cdff149 NetNS:/var/run/netns/13d19482-460b-4bf8-850a-565b19583d34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b12f619_88d0_40d0_b647_70c47cdff149.slice PodAnnotations:0xc006eccff8}] Aliases:map[]}\"\nJun 12 21:02:28.010983 crc crio[24437]: time=\"2026-06-12T21:02:28.008002953Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:28.413475 crc crio[24437]: 2026-06-12T21:02:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0465f9d0c87fc8 Mac:f6:2e:0d:1c:52:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/13d19482-460b-4bf8-850a-565b19583d34 SocketPath: PciID:}] [{Interface:0xc000514ad0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:02:28.415010 crc crio[24437]: time=\"2026-06-12T21:02:28.414892937Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612 UID:9b12f619-88d0-40d0-b647-70c47cdff149 NetNS:/var/run/netns/13d19482-460b-4bf8-850a-565b19583d34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b12f619_88d0_40d0_b647_70c47cdff149.slice PodAnnotations:0xc006eccff8}] Aliases:map[]}\"\nJun 12 21:02:28.415152 crc crio[24437]: time=\"2026-06-12T21:02:28.415107572Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:02:28.427004 crc crio[24437]: time=\"2026-06-12T21:02:28.423666375Z\" level=info msg=\"Ran pod sandbox b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612 with infra container: openstack/ceilometer-0/POD\" id=2bfd70ef-6060-4350-afcb-8d9d466a36f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:02:28.427004 crc crio[24437]: time=\"2026-06-12T21:02:28.426655571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f0d5bc57-3ebe-43fe-bf0e-41aa4a48e048 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:28.449978 crc crio[24437]: time=\"2026-06-12T21:02:28.449397188Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2f30e043-b636-450d-a1f0-504d8230c401 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:28.458818 crc crio[24437]: time=\"2026-06-12T21:02:28.45873547Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=f531e12a-e168-44c0-8704-986f733cd4cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:28.459230 crc crio[24437]: time=\"2026-06-12T21:02:28.459170531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:28.505051 crc crio[24437]: time=\"2026-06-12T21:02:28.50477754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:28.508191 crc crio[24437]: time=\"2026-06-12T21:02:28.508130064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:28.625241 crc crio[24437]: time=\"2026-06-12T21:02:28.625130053Z\" level=info msg=\"Created container 7c19fd84a603a233219bbd5c27b3bcec460cad6af1aeb3f4ad205fe8d2b0a46e: openstack/ceilometer-0/ceilometer-central-agent\" id=f531e12a-e168-44c0-8704-986f733cd4cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:28.626639 crc crio[24437]: time=\"2026-06-12T21:02:28.626557648Z\" level=info msg=\"Starting container: 7c19fd84a603a233219bbd5c27b3bcec460cad6af1aeb3f4ad205fe8d2b0a46e\" id=c482102f-eab7-48ee-b31f-21aa42f5f4ed name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:28.631808 crc crio[24437]: time=\"2026-06-12T21:02:28.631760898Z\" level=info msg=\"Started container\" PID=91267 containerID=7c19fd84a603a233219bbd5c27b3bcec460cad6af1aeb3f4ad205fe8d2b0a46e description=openstack/ceilometer-0/ceilometer-central-agent id=c482102f-eab7-48ee-b31f-21aa42f5f4ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612\nJun 12 21:02:28.650114 crc crio[24437]: time=\"2026-06-12T21:02:28.650039943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d290c34c-4ce5-4f45-8aa5-d0a44ac8c98f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:28.670422 crc crio[24437]: time=\"2026-06-12T21:02:28.67027254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b32c0157-b1a2-409e-b969-2d6e0f8a06e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:28.679299 crc crio[24437]: time=\"2026-06-12T21:02:28.679216693Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=3914deed-baa7-4b20-8b81-a9a8db3048ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:28.679778 crc crio[24437]: time=\"2026-06-12T21:02:28.679713755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:28.731979 crc crio[24437]: time=\"2026-06-12T21:02:28.731820285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:28.737863 crc crio[24437]: time=\"2026-06-12T21:02:28.737678072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:28.833810 crc crio[24437]: time=\"2026-06-12T21:02:28.833655666Z\" level=info msg=\"Created container 80db668e4e4ffcac4e0c8037837d7003e8cf04dd499e0eb26e2e56e5b7637db1: openstack/ceilometer-0/ceilometer-notification-agent\" id=3914deed-baa7-4b20-8b81-a9a8db3048ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:28.834897 crc crio[24437]: time=\"2026-06-12T21:02:28.834812105Z\" level=info msg=\"Starting container: 80db668e4e4ffcac4e0c8037837d7003e8cf04dd499e0eb26e2e56e5b7637db1\" id=07fad00e-8da3-417d-8c8b-5021da4994da name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:28.843000 crc crio[24437]: time=\"2026-06-12T21:02:28.842870816Z\" level=info msg=\"Started container\" PID=91288 containerID=80db668e4e4ffcac4e0c8037837d7003e8cf04dd499e0eb26e2e56e5b7637db1 description=openstack/ceilometer-0/ceilometer-notification-agent id=07fad00e-8da3-417d-8c8b-5021da4994da name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612\nJun 12 21:02:28.855862 crc crio[24437]: time=\"2026-06-12T21:02:28.855716857Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=69f4e4f9-7787-405d-8adc-ab144841728c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:28.867494 crc crio[24437]: time=\"2026-06-12T21:02:28.867439939Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=fdc0ab79-6e31-4448-9f87-ad416b8aa5a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:28.881436 crc crio[24437]: time=\"2026-06-12T21:02:28.878412802Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=33afaba1-d5a5-48b4-a6af-c4aaa166259f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:28.881436 crc crio[24437]: time=\"2026-06-12T21:02:28.878840783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:28.937352 crc crio[24437]: time=\"2026-06-12T21:02:28.937266922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:28.943630 crc crio[24437]: time=\"2026-06-12T21:02:28.94360117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:29.085240 crc crio[24437]: time=\"2026-06-12T21:02:29.084602659Z\" level=info msg=\"Created container dee75d9f9adab400f61dce034c0ed6325fea9faf416ab5e07e704987b8ca8f35: openstack/ceilometer-0/sg-core\" id=33afaba1-d5a5-48b4-a6af-c4aaa166259f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:29.088114 crc crio[24437]: time=\"2026-06-12T21:02:29.088016164Z\" level=info msg=\"Starting container: dee75d9f9adab400f61dce034c0ed6325fea9faf416ab5e07e704987b8ca8f35\" id=3cede21d-c9c1-40f1-abbe-07baf665578f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:29.094847 crc crio[24437]: time=\"2026-06-12T21:02:29.093673715Z\" level=info msg=\"Started container\" PID=91320 containerID=dee75d9f9adab400f61dce034c0ed6325fea9faf416ab5e07e704987b8ca8f35 description=openstack/ceilometer-0/sg-core id=3cede21d-c9c1-40f1-abbe-07baf665578f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612\nJun 12 21:02:29.105779 crc crio[24437]: time=\"2026-06-12T21:02:29.103301104Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5f92b4c2-3240-454c-a3e1-64f9136e1693 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:29.156375 crc crio[24437]: time=\"2026-06-12T21:02:29.156240046Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a9d248fd-dc37-4e26-9284-df388a84a5ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:29.168415 crc crio[24437]: time=\"2026-06-12T21:02:29.167999998Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=9645ecb7-9486-4a3f-815b-7c47504947c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:29.169180 crc crio[24437]: time=\"2026-06-12T21:02:29.169105076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:29.241710 crc crio[24437]: time=\"2026-06-12T21:02:29.239283377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:29.259809 crc crio[24437]: time=\"2026-06-12T21:02:29.259750689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:29.462460 crc crio[24437]: time=\"2026-06-12T21:02:29.462362054Z\" level=info msg=\"Created container fcf62c4c52215b9c1a28dfdd10078dad1230a3d36904a6982d6f9c22f3b75642: openstack/ceilometer-0/proxy-httpd\" id=9645ecb7-9486-4a3f-815b-7c47504947c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:29.463993 crc crio[24437]: time=\"2026-06-12T21:02:29.46380179Z\" level=info msg=\"Starting container: fcf62c4c52215b9c1a28dfdd10078dad1230a3d36904a6982d6f9c22f3b75642\" id=46743560-d5d3-4d4c-ad31-3ef773a997be name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:29.469356 crc crio[24437]: time=\"2026-06-12T21:02:29.469189875Z\" level=info msg=\"Started container\" PID=91355 containerID=fcf62c4c52215b9c1a28dfdd10078dad1230a3d36904a6982d6f9c22f3b75642 description=openstack/ceilometer-0/proxy-httpd id=46743560-d5d3-4d4c-ad31-3ef773a997be name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612\nJun 12 21:02:32.296180 crc crio[24437]: time=\"2026-06-12T21:02:32.295659155Z\" level=info msg=\"Stopping container: d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049 (timeout: 2s)\" id=8f5959e8-a1c9-4667-a6b7-7d4ecd798a43 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:32.452307 crc crio[24437]: time=\"2026-06-12T21:02:32.452100469Z\" level=info msg=\"Stopped container d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049: openshift-marketplace/redhat-operators-kq65n/registry-server\" id=8f5959e8-a1c9-4667-a6b7-7d4ecd798a43 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:32.453062 crc crio[24437]: time=\"2026-06-12T21:02:32.452979541Z\" level=info msg=\"Stopping pod sandbox: e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199\" id=f27ef1de-fe1f-4921-98d2-8c4a000934d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:32.453821 crc crio[24437]: time=\"2026-06-12T21:02:32.453665727Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kq65n Namespace:openshift-marketplace ID:e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199 UID:572f8d2a-f372-4836-a158-9b1dd060a536 NetNS:/var/run/netns/fe11b85b-1138-4df4-98c5-e059bdc0ca1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod572f8d2a_f372_4836_a158_9b1dd060a536.slice PodAnnotations:0xc0018404d0}] Aliases:map[]}\"\nJun 12 21:02:32.453985 crc crio[24437]: time=\"2026-06-12T21:02:32.453889373Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-kq65n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:32.830654 crc crio[24437]: time=\"2026-06-12T21:02:32.830219425Z\" level=info msg=\"Stopped pod sandbox: e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199\" id=f27ef1de-fe1f-4921-98d2-8c4a000934d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:33.323679 crc crio[24437]: time=\"2026-06-12T21:02:33.323627576Z\" level=info msg=\"Removing container: d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049\" id=5d0e6b6e-f723-4cbf-9f34-8f2b2249b42f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:33.370761 crc crio[24437]: time=\"2026-06-12T21:02:33.370582869Z\" level=info msg=\"Removed container d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049: openshift-marketplace/redhat-operators-kq65n/registry-server\" id=5d0e6b6e-f723-4cbf-9f34-8f2b2249b42f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:33.374104 crc crio[24437]: time=\"2026-06-12T21:02:33.373974853Z\" level=info msg=\"Removing container: 7a713259da64a9af99cc52598e903c02f14c26e206a9c199c276b1fa288aa222\" id=f58dd548-8d5f-434f-bd3f-f85db6a159f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:33.427596 crc crio[24437]: time=\"2026-06-12T21:02:33.427082437Z\" level=info msg=\"Removed container 7a713259da64a9af99cc52598e903c02f14c26e206a9c199c276b1fa288aa222: openshift-marketplace/redhat-operators-kq65n/extract-content\" id=f58dd548-8d5f-434f-bd3f-f85db6a159f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:33.444564 crc crio[24437]: time=\"2026-06-12T21:02:33.443070057Z\" level=info msg=\"Removing container: 67aa5800afc34566123acff4b59ba718659e9db51686c81000c7a8ea0adff9ef\" id=4b512fc8-f5c9-4394-b944-3876676d9def name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:33.511664 crc crio[24437]: time=\"2026-06-12T21:02:33.511543266Z\" level=info msg=\"Removed container 67aa5800afc34566123acff4b59ba718659e9db51686c81000c7a8ea0adff9ef: openshift-marketplace/redhat-operators-kq65n/extract-utilities\" id=4b512fc8-f5c9-4394-b944-3876676d9def name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:41.999662 crc crio[24437]: time=\"2026-06-12T21:02:41.998747504Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-298hl/POD\" id=6795a92a-9a1b-4661-81d5-32345596c29b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:02:42.001065 crc crio[24437]: time=\"2026-06-12T21:02:41.999688857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:42.040819 crc crio[24437]: time=\"2026-06-12T21:02:42.040708711Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-298hl Namespace:openshift-marketplace ID:8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a UID:066ca782-15e6-459e-8687-4569928041a8 NetNS:/var/run/netns/8f7e6874-b2c4-4b61-810a-9f101fa618b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod066ca782_15e6_459e_8687_4569928041a8.slice PodAnnotations:0xc0018407b8}] Aliases:map[]}\"\nJun 12 21:02:42.040819 crc crio[24437]: time=\"2026-06-12T21:02:42.040773252Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-298hl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:42.670385 crc crio[24437]: 2026-06-12T21:02:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8633074eab8db10 Mac:a6:82:0a:21:a4:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/8f7e6874-b2c4-4b61-810a-9f101fa618b6 SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:02:42.675147 crc crio[24437]: time=\"2026-06-12T21:02:42.67505148Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-298hl Namespace:openshift-marketplace ID:8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a UID:066ca782-15e6-459e-8687-4569928041a8 NetNS:/var/run/netns/8f7e6874-b2c4-4b61-810a-9f101fa618b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod066ca782_15e6_459e_8687_4569928041a8.slice PodAnnotations:0xc0018407b8}] Aliases:map[]}\"\nJun 12 21:02:42.675393 crc crio[24437]: time=\"2026-06-12T21:02:42.675279295Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-298hl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:02:42.687548 crc crio[24437]: time=\"2026-06-12T21:02:42.687447589Z\" level=info msg=\"Ran pod sandbox 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a with infra container: openshift-marketplace/redhat-marketplace-298hl/POD\" id=6795a92a-9a1b-4661-81d5-32345596c29b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:02:42.690164 crc crio[24437]: time=\"2026-06-12T21:02:42.690074835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=80c4f060-9fd5-4f27-a7f8-3f73a263b6e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:42.693180 crc crio[24437]: time=\"2026-06-12T21:02:42.69309978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cc32ee9c-f0c0-40b0-afbb-7fbc3b7c2ffc name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:42.701086 crc crio[24437]: time=\"2026-06-12T21:02:42.700857313Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-298hl/extract-utilities\" id=4c1daffc-8c35-4264-8285-83b21594eddf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:42.701648 crc crio[24437]: time=\"2026-06-12T21:02:42.70153082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:42.758534 crc crio[24437]: time=\"2026-06-12T21:02:42.75838669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:42.762825 crc crio[24437]: time=\"2026-06-12T21:02:42.762732938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:42.918825 crc crio[24437]: time=\"2026-06-12T21:02:42.91828516Z\" level=info msg=\"Created container 2a4c3549c6bd653b362e69b89325c5a1085fd1a942acfdcb0c0f934951936808: openshift-marketplace/redhat-marketplace-298hl/extract-utilities\" id=4c1daffc-8c35-4264-8285-83b21594eddf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:42.920790 crc crio[24437]: time=\"2026-06-12T21:02:42.920610637Z\" level=info msg=\"Starting container: 2a4c3549c6bd653b362e69b89325c5a1085fd1a942acfdcb0c0f934951936808\" id=a44442b3-5f58-4ad0-b00e-7c30a349d5c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:42.930184 crc crio[24437]: time=\"2026-06-12T21:02:42.930088344Z\" level=info msg=\"Started container\" PID=92254 containerID=2a4c3549c6bd653b362e69b89325c5a1085fd1a942acfdcb0c0f934951936808 description=openshift-marketplace/redhat-marketplace-298hl/extract-utilities id=a44442b3-5f58-4ad0-b00e-7c30a349d5c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a\nJun 12 21:02:43.479531 crc crio[24437]: time=\"2026-06-12T21:02:43.4793843Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a6bd5438-99c4-4652-b299-48f4efe90cec name=/runtime.v1.ImageService/PullImage\nJun 12 21:02:43.484477 crc crio[24437]: time=\"2026-06-12T21:02:43.484280553Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 21:02:44.084533 crc crio[24437]: time=\"2026-06-12T21:02:44.083878184Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=a6bd5438-99c4-4652-b299-48f4efe90cec name=/runtime.v1.ImageService/PullImage\nJun 12 21:02:44.085858 crc crio[24437]: time=\"2026-06-12T21:02:44.085415823Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4353a790-619e-4704-ac51-4d2e7b58d44f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:44.087818 crc crio[24437]: time=\"2026-06-12T21:02:44.087752052Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3d335155-3a11-4eba-8554-f9a61a5d8c6a name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:44.097099 crc crio[24437]: time=\"2026-06-12T21:02:44.094223202Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-298hl/extract-content\" id=14864070-6c25-44bb-a2bd-b0b4ee4a4601 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:44.097099 crc crio[24437]: time=\"2026-06-12T21:02:44.094670503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:44.139044 crc crio[24437]: time=\"2026-06-12T21:02:44.138850937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:44.142051 crc crio[24437]: time=\"2026-06-12T21:02:44.141914093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:44.311302 crc crio[24437]: time=\"2026-06-12T21:02:44.311181866Z\" level=info msg=\"Created container 5ef5c27723fa5b32bfcafe776c0b71d357c5a0fa3ea8303a602ac211f3858923: openshift-marketplace/redhat-marketplace-298hl/extract-content\" id=14864070-6c25-44bb-a2bd-b0b4ee4a4601 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:44.315203 crc crio[24437]: time=\"2026-06-12T21:02:44.313504705Z\" level=info msg=\"Starting container: 5ef5c27723fa5b32bfcafe776c0b71d357c5a0fa3ea8303a602ac211f3858923\" id=0beb12ed-835b-4235-b402-8522063cd583 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:44.332727 crc crio[24437]: time=\"2026-06-12T21:02:44.331461643Z\" level=info msg=\"Started container\" PID=92299 containerID=5ef5c27723fa5b32bfcafe776c0b71d357c5a0fa3ea8303a602ac211f3858923 description=openshift-marketplace/redhat-marketplace-298hl/extract-content id=0beb12ed-835b-4235-b402-8522063cd583 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a\nJun 12 21:02:45.526578 crc crio[24437]: time=\"2026-06-12T21:02:45.525488158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=16d031f3-e266-4039-88e1-ff989fbefa13 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:45.529417 crc crio[24437]: time=\"2026-06-12T21:02:45.52757147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c47bb8c0-29e0-4d84-bb1f-9be56cc07340 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:45.613199 crc crio[24437]: time=\"2026-06-12T21:02:45.612839938Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-298hl/registry-server\" id=36585d45-9b10-4f33-88fa-27d13cef2706 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:45.616659 crc crio[24437]: time=\"2026-06-12T21:02:45.616621412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:45.699658 crc crio[24437]: time=\"2026-06-12T21:02:45.69949824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:45.706582 crc crio[24437]: time=\"2026-06-12T21:02:45.706496495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:45.880837 crc crio[24437]: time=\"2026-06-12T21:02:45.880156218Z\" level=info msg=\"Created container 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804: openshift-marketplace/redhat-marketplace-298hl/registry-server\" id=36585d45-9b10-4f33-88fa-27d13cef2706 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:45.882814 crc crio[24437]: time=\"2026-06-12T21:02:45.88263317Z\" level=info msg=\"Starting container: 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804\" id=171e6240-3520-4a37-8fda-f9592b1025c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:45.891310 crc crio[24437]: time=\"2026-06-12T21:02:45.891246625Z\" level=info msg=\"Started container\" PID=92377 containerID=1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804 description=openshift-marketplace/redhat-marketplace-298hl/registry-server id=171e6240-3520-4a37-8fda-f9592b1025c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a\nJun 12 21:02:54.667720 crc crio[24437]: time=\"2026-06-12T21:02:54.667051292Z\" level=info msg=\"Stopping container: 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804 (timeout: 2s)\" id=0f4b468b-2d20-4d74-ba16-dc574bf3b9ad name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:54.795215 crc crio[24437]: time=\"2026-06-12T21:02:54.795063057Z\" level=info msg=\"Stopped container 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804: openshift-marketplace/redhat-marketplace-298hl/registry-server\" id=0f4b468b-2d20-4d74-ba16-dc574bf3b9ad name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:02:54.796836 crc crio[24437]: time=\"2026-06-12T21:02:54.79676689Z\" level=info msg=\"Stopping pod sandbox: 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a\" id=bd81d5ee-cac4-4d79-979c-144f30f75ed2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:54.797795 crc crio[24437]: time=\"2026-06-12T21:02:54.797724183Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-298hl Namespace:openshift-marketplace ID:8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a UID:066ca782-15e6-459e-8687-4569928041a8 NetNS:/var/run/netns/8f7e6874-b2c4-4b61-810a-9f101fa618b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod066ca782_15e6_459e_8687_4569928041a8.slice PodAnnotations:0xc00012bcc8}] Aliases:map[]}\"\nJun 12 21:02:54.798064 crc crio[24437]: time=\"2026-06-12T21:02:54.797903857Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-298hl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:55.148778 crc crio[24437]: time=\"2026-06-12T21:02:55.148663901Z\" level=info msg=\"Stopped pod sandbox: 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a\" id=bd81d5ee-cac4-4d79-979c-144f30f75ed2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:55.696507 crc crio[24437]: time=\"2026-06-12T21:02:55.695679781Z\" level=info msg=\"Removing container: 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804\" id=af0ea9b3-2a65-4df0-a6f2-e3e3e6ba8760 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:55.751201 crc crio[24437]: time=\"2026-06-12T21:02:55.750865376Z\" level=info msg=\"Removed container 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804: openshift-marketplace/redhat-marketplace-298hl/registry-server\" id=af0ea9b3-2a65-4df0-a6f2-e3e3e6ba8760 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:55.764782 crc crio[24437]: time=\"2026-06-12T21:02:55.764627571Z\" level=info msg=\"Removing container: 5ef5c27723fa5b32bfcafe776c0b71d357c5a0fa3ea8303a602ac211f3858923\" id=e959dffe-f3fe-4bb3-81f3-b8fe3af7264e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:55.809291 crc crio[24437]: time=\"2026-06-12T21:02:55.807657774Z\" level=info msg=\"Removed container 5ef5c27723fa5b32bfcafe776c0b71d357c5a0fa3ea8303a602ac211f3858923: openshift-marketplace/redhat-marketplace-298hl/extract-content\" id=e959dffe-f3fe-4bb3-81f3-b8fe3af7264e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:55.810697 crc crio[24437]: time=\"2026-06-12T21:02:55.810550447Z\" level=info msg=\"Removing container: 2a4c3549c6bd653b362e69b89325c5a1085fd1a942acfdcb0c0f934951936808\" id=6e6e8318-c638-42f4-8b33-29bf20da87c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:55.867088 crc crio[24437]: time=\"2026-06-12T21:02:55.866732398Z\" level=info msg=\"Removed container 2a4c3549c6bd653b362e69b89325c5a1085fd1a942acfdcb0c0f934951936808: openshift-marketplace/redhat-marketplace-298hl/extract-utilities\" id=6e6e8318-c638-42f4-8b33-29bf20da87c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:03:11.452035 crc crio[24437]: time=\"2026-06-12T21:03:11.451443571Z\" level=info msg=\"Removing container: 9896960917b97b9eeef1e8bdbe35f0c99e1f7a859b93215ae4e046517b5bbaec\" id=5f959848-0d0f-4c2b-81a1-a5e10adef894 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:03:11.495416 crc crio[24437]: time=\"2026-06-12T21:03:11.495272645Z\" level=info msg=\"Removed container 9896960917b97b9eeef1e8bdbe35f0c99e1f7a859b93215ae4e046517b5bbaec: openstack/dnsmasq-dns-769fc96f7c-twsb5/init\" id=5f959848-0d0f-4c2b-81a1-a5e10adef894 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:03:11.507362 crc crio[24437]: time=\"2026-06-12T21:03:11.507074729Z\" level=info msg=\"Stopping pod sandbox: 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a\" id=d736cfd4-1d84-4986-9d1e-8eaf5bcdb8d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:03:11.507362 crc crio[24437]: time=\"2026-06-12T21:03:11.507183502Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a\" id=d736cfd4-1d84-4986-9d1e-8eaf5bcdb8d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:03:11.507735 crc crio[24437]: time=\"2026-06-12T21:03:11.507691215Z\" level=info msg=\"Removing pod sandbox: 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a\" id=a425ba40-847e-4b83-ba72-9bf876423026 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:03:11.529843 crc crio[24437]: time=\"2026-06-12T21:03:11.529742135Z\" level=info msg=\"Removed pod sandbox: 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a\" id=a425ba40-847e-4b83-ba72-9bf876423026 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:03:11.531135 crc crio[24437]: time=\"2026-06-12T21:03:11.531076668Z\" level=info msg=\"Stopping pod sandbox: 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207\" id=8f4c5ccc-a702-4d04-8970-7ece69263997 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:03:11.531400 crc crio[24437]: time=\"2026-06-12T21:03:11.53116409Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207\" id=8f4c5ccc-a702-4d04-8970-7ece69263997 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:03:11.531774 crc crio[24437]: time=\"2026-06-12T21:03:11.531706884Z\" level=info msg=\"Removing pod sandbox: 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207\" id=77298c9d-5b41-4a4d-95dd-c2608fbf8822 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:03:11.548418 crc crio[24437]: time=\"2026-06-12T21:03:11.548279887Z\" level=info msg=\"Removed pod sandbox: 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207\" id=77298c9d-5b41-4a4d-95dd-c2608fbf8822 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:03:11.550316 crc crio[24437]: time=\"2026-06-12T21:03:11.550259077Z\" level=info msg=\"Stopping pod sandbox: c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69\" id=8b2aa2af-57e2-49b0-ba58-672ee79a51d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:03:11.550458 crc crio[24437]: time=\"2026-06-12T21:03:11.55037372Z\" level=info msg=\"Stopped pod sandbox (already stopped): c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69\" id=8b2aa2af-57e2-49b0-ba58-672ee79a51d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:03:11.551035 crc crio[24437]: time=\"2026-06-12T21:03:11.550990476Z\" level=info msg=\"Removing pod sandbox: c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69\" id=c13c6aac-e5cc-43c6-94b5-6d22497bda6d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:03:11.568100 crc crio[24437]: time=\"2026-06-12T21:03:11.568013339Z\" level=info msg=\"Removed pod sandbox: c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69\" id=c13c6aac-e5cc-43c6-94b5-6d22497bda6d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:03:11.569210 crc crio[24437]: time=\"2026-06-12T21:03:11.569148888Z\" level=info msg=\"Stopping pod sandbox: 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78\" id=a83da8c3-531a-49ba-8be4-135fbb7751ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:03:11.569210 crc crio[24437]: time=\"2026-06-12T21:03:11.569212079Z\" level=info msg=\"Stopped pod sandbox (already stopped): 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78\" id=a83da8c3-531a-49ba-8be4-135fbb7751ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:03:11.569662 crc crio[24437]: time=\"2026-06-12T21:03:11.569555898Z\" level=info msg=\"Removing pod sandbox: 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78\" id=78cbc446-6843-4433-9a5f-da5f0d34640b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:03:11.595294 crc crio[24437]: time=\"2026-06-12T21:03:11.595153907Z\" level=info msg=\"Removed pod sandbox: 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78\" id=78cbc446-6843-4433-9a5f-da5f0d34640b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:03:11.596070 crc crio[24437]: time=\"2026-06-12T21:03:11.596012889Z\" level=info msg=\"Stopping pod sandbox: 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa\" id=41e37e75-2a78-4674-a854-d9fd1ae82ed5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:03:11.596227 crc crio[24437]: time=\"2026-06-12T21:03:11.596091951Z\" level=info msg=\"Stopped pod sandbox (already stopped): 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa\" id=41e37e75-2a78-4674-a854-d9fd1ae82ed5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:03:11.596759 crc crio[24437]: time=\"2026-06-12T21:03:11.596642394Z\" level=info msg=\"Removing pod sandbox: 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa\" id=08962da6-bbec-4a5f-9c82-51ac9a926e2c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:03:11.615785 crc crio[24437]: time=\"2026-06-12T21:03:11.615654039Z\" level=info msg=\"Removed pod sandbox: 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa\" id=08962da6-bbec-4a5f-9c82-51ac9a926e2c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:03:11.616608 crc crio[24437]: time=\"2026-06-12T21:03:11.616557151Z\" level=info msg=\"Stopping pod sandbox: e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199\" id=c6b0421a-5038-4763-83ff-08afb7d141d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:03:11.616757 crc crio[24437]: time=\"2026-06-12T21:03:11.616634803Z\" level=info msg=\"Stopped pod sandbox (already stopped): e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199\" id=c6b0421a-5038-4763-83ff-08afb7d141d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:03:11.617248 crc crio[24437]: time=\"2026-06-12T21:03:11.617204218Z\" level=info msg=\"Removing pod sandbox: e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199\" id=035d6b33-8556-4c41-b6f3-590e218567cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:03:11.634612 crc crio[24437]: time=\"2026-06-12T21:03:11.634501269Z\" level=info msg=\"Removed pod sandbox: e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199\" id=035d6b33-8556-4c41-b6f3-590e218567cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:03:14.908138 crc crio[24437]: time=\"2026-06-12T21:03:14.907079561Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=31698512-5ae2-48f9-8128-74a5cc1f77db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:03:14.909397 crc crio[24437]: time=\"2026-06-12T21:03:14.908178899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:03:14.946515 crc crio[24437]: time=\"2026-06-12T21:03:14.946429453Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:222f89ad0aab347724b10200857e350820126e3095bbb1ee5159abf278a3b47e UID:e94c6abf-2b9f-4326-a681-17d32058223c NetNS:/var/run/netns/2479a8fc-ba89-4460-816f-7670f3368b98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode94c6abf_2b9f_4326_a681_17d32058223c.slice PodAnnotations:0xc00282c6d8}] Aliases:map[]}\"\nJun 12 21:03:14.946515 crc crio[24437]: time=\"2026-06-12T21:03:14.946487104Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:03:15.522078 crc crio[24437]: 2026-06-12T21:03:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:222f89ad0aab347 Mac:96:ad:c8:bc:d0:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/2479a8fc-ba89-4460-816f-7670f3368b98 SocketPath: PciID:}] [{Interface:0xc000418cc0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:03:15.524299 crc crio[24437]: time=\"2026-06-12T21:03:15.524229191Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:222f89ad0aab347724b10200857e350820126e3095bbb1ee5159abf278a3b47e UID:e94c6abf-2b9f-4326-a681-17d32058223c NetNS:/var/run/netns/2479a8fc-ba89-4460-816f-7670f3368b98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode94c6abf_2b9f_4326_a681_17d32058223c.slice PodAnnotations:0xc00282c6d8}] Aliases:map[]}\"\nJun 12 21:03:15.524645 crc crio[24437]: time=\"2026-06-12T21:03:15.52459373Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:03:15.535983 crc crio[24437]: time=\"2026-06-12T21:03:15.535842541Z\" level=info msg=\"Ran pod sandbox 222f89ad0aab347724b10200857e350820126e3095bbb1ee5159abf278a3b47e with infra container: sushy-emulator/sushy-emulator/POD\" id=31698512-5ae2-48f9-8128-74a5cc1f77db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:03:15.539134 crc crio[24437]: time=\"2026-06-12T21:03:15.539060892Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=015da210-6dbd-44bf-8a0c-f043aa1c0493 name=/runtime.v1.ImageService/PullImage\nJun 12 21:03:15.554199 crc crio[24437]: time=\"2026-06-12T21:03:15.554114638Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 12 21:03:24.719852 crc crio[24437]: time=\"2026-06-12T21:03:24.718909764Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd\" id=015da210-6dbd-44bf-8a0c-f043aa1c0493 name=/runtime.v1.ImageService/PullImage\nJun 12 21:03:24.722320 crc crio[24437]: time=\"2026-06-12T21:03:24.721842157Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=ed71ecb2-8bb3-40b3-ba5b-54b8823ec463 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:03:24.726585 crc crio[24437]: time=\"2026-06-12T21:03:24.726499894Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=d08e7497-9fe3-4593-a5b8-0d6dab38cff5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:03:24.735749 crc crio[24437]: time=\"2026-06-12T21:03:24.735247162Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=123c580f-eb10-469c-bfc0-9c2690d34a13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:03:24.737370 crc crio[24437]: time=\"2026-06-12T21:03:24.73716913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:03:24.788750 crc crio[24437]: time=\"2026-06-12T21:03:24.788660595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:03:24.793004 crc crio[24437]: time=\"2026-06-12T21:03:24.792838619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:03:24.992524 crc crio[24437]: time=\"2026-06-12T21:03:24.992391588Z\" level=info msg=\"Created container 4c247e54567907ecfe5b8a6ede9704ecd044595b68658cbd10d9410e22122e16: sushy-emulator/sushy-emulator/sushy-emulator\" id=123c580f-eb10-469c-bfc0-9c2690d34a13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:03:24.993367 crc crio[24437]: time=\"2026-06-12T21:03:24.993291771Z\" level=info msg=\"Starting container: 4c247e54567907ecfe5b8a6ede9704ecd044595b68658cbd10d9410e22122e16\" id=d25507be-2197-455e-9d0f-fca26c53a430 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:03:25.000409 crc crio[24437]: time=\"2026-06-12T21:03:24.999776672Z\" level=info msg=\"Started container\" PID=94481 containerID=4c247e54567907ecfe5b8a6ede9704ecd044595b68658cbd10d9410e22122e16 description=sushy-emulator/sushy-emulator/sushy-emulator id=d25507be-2197-455e-9d0f-fca26c53a430 name=/runtime.v1.RuntimeService/StartContainer sandboxID=222f89ad0aab347724b10200857e350820126e3095bbb1ee5159abf278a3b47e\nJun 12 21:03:37.421494 crc crio[24437]: time=\"2026-06-12T21:03:37.420804221Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:03:47.887966 crc crio[24437]: time=\"2026-06-12T21:03:47.885286506Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-ln4rg/POD\" id=269f0b93-0a31-4a5c-b578-f0136a04e93f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:03:47.887966 crc crio[24437]: time=\"2026-06-12T21:03:47.886296162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:03:47.933472 crc crio[24437]: time=\"2026-06-12T21:03:47.932852923Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-ln4rg Namespace:openstack ID:a83c6b3ca0388eb9e613c33634bb33add8354d23048faae8d36d269edf635cff UID:6f3aa507-146e-423d-a887-21cfad2b292f NetNS:/var/run/netns/a5b09d29-649c-40eb-a7fa-a85b7e2dbf93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f3aa507_146e_423d_a887_21cfad2b292f.slice PodAnnotations:0xc00008cfe0}] Aliases:map[]}\"\nJun 12 21:03:47.933472 crc crio[24437]: time=\"2026-06-12T21:03:47.932965826Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-687999f8f7-ln4rg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:03:48.646282 crc crio[24437]: 2026-06-12T21:03:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a83c6b3ca0388eb Mac:2e:51:a9:bf:09:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/a5b09d29-649c-40eb-a7fa-a85b7e2dbf93 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:03:48.647076 crc crio[24437]: time=\"2026-06-12T21:03:48.646876061Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-ln4rg Namespace:openstack ID:a83c6b3ca0388eb9e613c33634bb33add8354d23048faae8d36d269edf635cff UID:6f3aa507-146e-423d-a887-21cfad2b292f NetNS:/var/run/netns/a5b09d29-649c-40eb-a7fa-a85b7e2dbf93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f3aa507_146e_423d_a887_21cfad2b292f.slice PodAnnotations:0xc00008cfe0}] Aliases:map[]}\"\nJun 12 21:03:48.649141 crc crio[24437]: time=\"2026-06-12T21:03:48.647531867Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-687999f8f7-ln4rg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:03:48.666262 crc crio[24437]: time=\"2026-06-12T21:03:48.663145016Z\" level=info msg=\"Ran pod sandbox a83c6b3ca0388eb9e613c33634bb33add8354d23048faae8d36d269edf635cff with infra container: openstack/dnsmasq-dns-687999f8f7-ln4rg/POD\" id=269f0b93-0a31-4a5c-b578-f0136a04e93f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:03:48.666262 crc crio[24437]: time=\"2026-06-12T21:03:48.665478364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a667dae6-143c-4f8f-800e-4e342a09adfb name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:03:48.796903 crc crio[24437]: time=\"2026-06-12T21:03:48.796437313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3c09742d-9456-4438-91c1-ff45bb0d87fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:03:48.807589 crc crio[24437]: time=\"2026-06-12T21:03:48.807515618Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-ln4rg/init\" id=598ebb1b-bc37-4942-90de-072ca577852f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:03:48.808017 crc crio[24437]: time=\"2026-06-12T21:03:48.807899988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:03:48.882042 crc crio[24437]: time=\"2026-06-12T21:03:48.881822653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:03:48.901086 crc crio[24437]: time=\"2026-06-12T21:03:48.890478489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:03:49.057560 crc crio[24437]: time=\"2026-06-12T21:03:49.057470726Z\" level=info msg=\"Created container a6e05ebefc954b16f0168bb202757ac078b284f8e6713667a54218fe57b29d5b: openstack/dnsmasq-dns-687999f8f7-ln4rg/init\" id=598ebb1b-bc37-4942-90de-072ca577852f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:03:49.058754 crc crio[24437]: time=\"2026-06-12T21:03:49.058687877Z\" level=info msg=\"Starting container: a6e05ebefc954b16f0168bb202757ac078b284f8e6713667a54218fe57b29d5b\" id=10e62533-43eb-4ac8-a8bc-03648a34a3f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:03:49.064558 crc crio[24437]: time=\"2026-06-12T21:03:49.06445897Z\" level=info msg=\"Started container\" PID=95861 containerID=a6e05ebefc954b16f0168bb202757ac078b284f8e6713667a54218fe57b29d5b description=openstack/dnsmasq-dns-687999f8f7-ln4rg/init id=10e62533-43eb-4ac8-a8bc-03648a34a3f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a83c6b3ca0388eb9e613c33634bb33add8354d23048faae8d36d269edf635cff\nJun 12 21:03:49.648786 crc crio[24437]: time=\"2026-06-12T21:03:49.64830418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c55c51e7-cf2b-473c-a528-434f91f70c9b name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:03:49.723508 crc crio[24437]: time=\"2026-06-12T21:03:49.723160988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6b68d64b-58a4-4f66-b275-dc507343074d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:03:49.733576 crc crio[24437]: time=\"2026-06-12T21:03:49.733477844Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-ln4rg/dnsmasq-dns\" id=1bbe8f19-34ca-49ff-b696-b4f6e03ca9b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:03:49.734021 crc crio[24437]: time=\"2026-06-12T21:03:49.733978327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:03:49.814039 crc crio[24437]: time=\"2026-06-12T21:03:49.812307042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:03:49.817230 crc crio[24437]: time=\"2026-06-12T21:03:49.817132422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:03:49.996098 crc crio[24437]: time=\"2026-06-12T21:03:49.995399291Z\" level=info msg=\"Created container 3a961f8050e5156b2bb419efa0c948cceb50f4d04639d2955015675ef97cbab8: openstack/dnsmasq-dns-687999f8f7-ln4rg/dnsmasq-dns\" id=1bbe8f19-34ca-49ff-b696-b4f6e03ca9b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:03:49.998177 crc crio[24437]: time=\"2026-06-12T21:03:49.998089778Z\" level=info msg=\"Starting container: 3a961f8050e5156b2bb419efa0c948cceb50f4d04639d2955015675ef97cbab8\" id=6ea749ac-ea76-4692-80ab-41d17f7cfd8d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:03:50.007149 crc crio[24437]: time=\"2026-06-12T21:03:50.006902808Z\" level=info msg=\"Started container\" PID=95909 containerID=3a961f8050e5156b2bb419efa0c948cceb50f4d04639d2955015675ef97cbab8 description=openstack/dnsmasq-dns-687999f8f7-ln4rg/dnsmasq-dns id=6ea749ac-ea76-4692-80ab-41d17f7cfd8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a83c6b3ca0388eb9e613c33634bb33add8354d23048faae8d36d269edf635cff\nJun 12 21:03:57.956598 crc crio[24437]: time=\"2026-06-12T21:03:57.954300943Z\" level=info msg=\"Stopping container: 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed (timeout: 10s)\" id=dab23a94-79bc-4783-9a7e-4f6c4bcb7582 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:03:58.125891 crc crio[24437]: time=\"2026-06-12T21:03:58.125727041Z\" level=info msg=\"Stopped container 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed: openstack/dnsmasq-dns-68b84f4555-qzfc7/dnsmasq-dns\" id=dab23a94-79bc-4783-9a7e-4f6c4bcb7582 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:03:58.127787 crc crio[24437]: time=\"2026-06-12T21:03:58.127656939Z\" level=info msg=\"Stopping pod sandbox: ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18\" id=33c55c74-6c76-40f5-bca3-633c09084b71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:03:58.129399 crc crio[24437]: time=\"2026-06-12T21:03:58.129313801Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-qzfc7 Namespace:openstack ID:ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18 UID:b263fea4-6d39-4e0c-aa8d-fd0ce25c550a NetNS:/var/run/netns/2eb89323-32b2-48da-b23b-78cf6e203064 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb263fea4_6d39_4e0c_aa8d_fd0ce25c550a.slice PodAnnotations:0xc0026aa5e0}] Aliases:map[]}\"\nJun 12 21:03:58.129875 crc crio[24437]: time=\"2026-06-12T21:03:58.129760112Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b84f4555-qzfc7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:03:59.170428 crc crio[24437]: time=\"2026-06-12T21:03:59.169853385Z\" level=info msg=\"Stopped pod sandbox: ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18\" id=33c55c74-6c76-40f5-bca3-633c09084b71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:03:59.931058 crc crio[24437]: time=\"2026-06-12T21:03:59.930539345Z\" level=info msg=\"Removing container: 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed\" id=8ee355d6-4f34-484b-9a57-f11162cf5b87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:04:00.065203 crc crio[24437]: time=\"2026-06-12T21:04:00.062480078Z\" level=info msg=\"Removed container 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed: openstack/dnsmasq-dns-68b84f4555-qzfc7/dnsmasq-dns\" id=8ee355d6-4f34-484b-9a57-f11162cf5b87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:04:00.075249 crc crio[24437]: time=\"2026-06-12T21:04:00.075199405Z\" level=info msg=\"Removing container: 33b3ec39502cfd1b497ba5dbcbe82fa351030bdd8802789268a12c737225566f\" id=663ca2d1-21fc-4909-8a56-2fb15422122b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:04:00.201713 crc crio[24437]: time=\"2026-06-12T21:04:00.201567139Z\" level=info msg=\"Removed container 33b3ec39502cfd1b497ba5dbcbe82fa351030bdd8802789268a12c737225566f: openstack/dnsmasq-dns-68b84f4555-qzfc7/init\" id=663ca2d1-21fc-4909-8a56-2fb15422122b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:04:00.599835 crc crio[24437]: time=\"2026-06-12T21:04:00.598770641Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688304-86jdm/POD\" id=da1f6a58-dd76-4f8d-bab9-f9a5648fe341 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:04:00.599835 crc crio[24437]: time=\"2026-06-12T21:04:00.599612591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:04:00.734091 crc crio[24437]: time=\"2026-06-12T21:04:00.73377434Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688304-86jdm Namespace:openshift-infra ID:78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675 UID:4884bd05-e93b-4169-b81f-59ca1a41cedd NetNS:/var/run/netns/71187730-db57-4e87-bdbd-f5931da8a398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4884bd05_e93b_4169_b81f_59ca1a41cedd.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}\"\nJun 12 21:04:00.734091 crc crio[24437]: time=\"2026-06-12T21:04:00.733848422Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688304-86jdm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:04:03.605645 crc crio[24437]: 2026-06-12T21:04:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78a0b64f19feb6b Mac:8e:64:cf:8f:1f:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/71187730-db57-4e87-bdbd-f5931da8a398 SocketPath: PciID:}] [{Interface:0xc0001425c0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:04:03.607276 crc crio[24437]: time=\"2026-06-12T21:04:03.607207778Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688304-86jdm Namespace:openshift-infra ID:78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675 UID:4884bd05-e93b-4169-b81f-59ca1a41cedd NetNS:/var/run/netns/71187730-db57-4e87-bdbd-f5931da8a398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4884bd05_e93b_4169_b81f_59ca1a41cedd.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}\"\nJun 12 21:04:03.607506 crc crio[24437]: time=\"2026-06-12T21:04:03.607415523Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688304-86jdm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:04:03.618852 crc crio[24437]: time=\"2026-06-12T21:04:03.618748837Z\" level=info msg=\"Ran pod sandbox 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675 with infra container: openshift-infra/auto-csr-approver-29688304-86jdm/POD\" id=da1f6a58-dd76-4f8d-bab9-f9a5648fe341 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:04:03.626637 crc crio[24437]: time=\"2026-06-12T21:04:03.62653225Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=565dd766-73a4-47a4-9331-d054cc6e69ac name=/runtime.v1.ImageService/PullImage\nJun 12 21:04:03.703971 crc crio[24437]: time=\"2026-06-12T21:04:03.703784158Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:04:04.434530 crc crio[24437]: time=\"2026-06-12T21:04:04.43442143Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=565dd766-73a4-47a4-9331-d054cc6e69ac name=/runtime.v1.ImageService/PullImage\nJun 12 21:04:04.436109 crc crio[24437]: time=\"2026-06-12T21:04:04.435908287Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9bde142c-26c8-46d9-8a4f-d31e0f28ff89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:04:04.439099 crc crio[24437]: time=\"2026-06-12T21:04:04.439040376Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9ea25713-ae1a-4e2f-9753-e1c6fa4f3dcc name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:04:04.447135 crc crio[24437]: time=\"2026-06-12T21:04:04.447084527Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688304-86jdm/oc\" id=c36b236f-8e7f-4a3a-abdb-33449a4ac320 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:04:04.448336 crc crio[24437]: time=\"2026-06-12T21:04:04.448304708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:04:04.508074 crc crio[24437]: time=\"2026-06-12T21:04:04.507987847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:04:04.755748 crc crio[24437]: time=\"2026-06-12T21:04:04.755534004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:04:05.269565 crc crio[24437]: time=\"2026-06-12T21:04:05.269465838Z\" level=info msg=\"Created container 89fddea9168e520e5dbc4a45364bcbb01cb3ac158ae6acf5c7402c1add0cdad7: openshift-infra/auto-csr-approver-29688304-86jdm/oc\" id=c36b236f-8e7f-4a3a-abdb-33449a4ac320 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:04:05.270989 crc crio[24437]: time=\"2026-06-12T21:04:05.270827872Z\" level=info msg=\"Starting container: 89fddea9168e520e5dbc4a45364bcbb01cb3ac158ae6acf5c7402c1add0cdad7\" id=8bbca7c0-279b-4569-9cc5-290f32d7b31a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:04:05.277502 crc crio[24437]: time=\"2026-06-12T21:04:05.277431947Z\" level=info msg=\"Started container\" PID=96646 containerID=89fddea9168e520e5dbc4a45364bcbb01cb3ac158ae6acf5c7402c1add0cdad7 description=openshift-infra/auto-csr-approver-29688304-86jdm/oc id=8bbca7c0-279b-4569-9cc5-290f32d7b31a name=/runtime.v1.RuntimeService/StartContainer sandboxID=78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675\nJun 12 21:04:08.079192 crc crio[24437]: time=\"2026-06-12T21:04:08.078298349Z\" level=info msg=\"Stopping pod sandbox: 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675\" id=31740ff7-c4e5-4fc3-9f11-143dc4513a49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:08.081222 crc crio[24437]: time=\"2026-06-12T21:04:08.079861007Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688304-86jdm Namespace:openshift-infra ID:78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675 UID:4884bd05-e93b-4169-b81f-59ca1a41cedd NetNS:/var/run/netns/71187730-db57-4e87-bdbd-f5931da8a398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4884bd05_e93b_4169_b81f_59ca1a41cedd.slice PodAnnotations:0xc001fa4808}] Aliases:map[]}\"\nJun 12 21:04:08.081222 crc crio[24437]: time=\"2026-06-12T21:04:08.080070963Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688304-86jdm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:04:08.928165 crc crio[24437]: time=\"2026-06-12T21:04:08.927755616Z\" level=info msg=\"Stopped pod sandbox: 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675\" id=31740ff7-c4e5-4fc3-9f11-143dc4513a49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:11.670110 crc crio[24437]: time=\"2026-06-12T21:04:11.668342243Z\" level=info msg=\"Removing container: 7f11e86deaa27ad79b16dd8d778897495abf842688355f8f8836db53176f4e8a\" id=7e568579-c5ed-4bca-a45b-11f83ed73b43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:04:11.803248 crc crio[24437]: time=\"2026-06-12T21:04:11.803131876Z\" level=info msg=\"Removed container 7f11e86deaa27ad79b16dd8d778897495abf842688355f8f8836db53176f4e8a: openstack/ovn-controller-rmcrv-config-dr5ts/ovn-config\" id=7e568579-c5ed-4bca-a45b-11f83ed73b43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:04:11.807086 crc crio[24437]: time=\"2026-06-12T21:04:11.80687079Z\" level=info msg=\"Removing container: 6bb8354d6eab8b6b94a8c8aa6c9ef094cc46d85d584c4a571916818a481eadd3\" id=c589920d-b17c-488f-917d-84aed4e13f39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:04:11.872134 crc crio[24437]: time=\"2026-06-12T21:04:11.87019451Z\" level=info msg=\"Removed container 6bb8354d6eab8b6b94a8c8aa6c9ef094cc46d85d584c4a571916818a481eadd3: openstack/ovsdbserver-sb-0-config-1781297837-25w4z/ovn-config\" id=c589920d-b17c-488f-917d-84aed4e13f39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:04:11.876321 crc crio[24437]: time=\"2026-06-12T21:04:11.87620131Z\" level=info msg=\"Removing container: 36ae2cc58bf41c406e8a775b183c0941fce50b1804b03055fd325070a1f4d871\" id=3d09620a-860a-4235-8ab7-9b3d945336e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:04:12.051749 crc crio[24437]: time=\"2026-06-12T21:04:12.050826537Z\" level=info msg=\"Removed container 36ae2cc58bf41c406e8a775b183c0941fce50b1804b03055fd325070a1f4d871: openstack/root-account-create-update-bnxbr/mariadb-account-create-update\" id=3d09620a-860a-4235-8ab7-9b3d945336e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:04:12.056517 crc crio[24437]: time=\"2026-06-12T21:04:12.056278823Z\" level=info msg=\"Removing container: 211cf93408393bb8e889bf313c318161ae135550dc8216225af3f3ac3eec7756\" id=58ef398c-1303-4dac-b034-afc409e8c1a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:04:12.156611 crc crio[24437]: time=\"2026-06-12T21:04:12.156455693Z\" level=info msg=\"Removed container 211cf93408393bb8e889bf313c318161ae135550dc8216225af3f3ac3eec7756: openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/ovn-config\" id=58ef398c-1303-4dac-b034-afc409e8c1a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:04:12.159351 crc crio[24437]: time=\"2026-06-12T21:04:12.159267424Z\" level=info msg=\"Removing container: 962027da3049f4f801ff9ad5bceecce29ddbb805e4aace2899dbd12807c1ced9\" id=7faad1d3-69b6-4ed2-b861-2aba464661f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:04:12.251002 crc crio[24437]: time=\"2026-06-12T21:04:12.250826768Z\" level=info msg=\"Removed container 962027da3049f4f801ff9ad5bceecce29ddbb805e4aace2899dbd12807c1ced9: openstack/root-account-create-update-8lxqb/mariadb-account-create-update\" id=7faad1d3-69b6-4ed2-b861-2aba464661f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:04:12.265018 crc crio[24437]: time=\"2026-06-12T21:04:12.264459618Z\" level=info msg=\"Stopping pod sandbox: ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18\" id=1d890435-7cf6-4853-a7e1-a1c77ccc29cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:12.265018 crc crio[24437]: time=\"2026-06-12T21:04:12.264597492Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18\" id=1d890435-7cf6-4853-a7e1-a1c77ccc29cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:12.265602 crc crio[24437]: time=\"2026-06-12T21:04:12.265467764Z\" level=info msg=\"Removing pod sandbox: ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18\" id=5be1e8db-78da-48da-a36e-eab503e4201b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:04:12.312844 crc crio[24437]: time=\"2026-06-12T21:04:12.312690111Z\" level=info msg=\"Removed pod sandbox: ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18\" id=5be1e8db-78da-48da-a36e-eab503e4201b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:04:12.314389 crc crio[24437]: time=\"2026-06-12T21:04:12.314284082Z\" level=info msg=\"Stopping pod sandbox: 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7\" id=7f1c6570-f3c4-46f3-a17c-03ac62d42a28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:12.314506 crc crio[24437]: time=\"2026-06-12T21:04:12.314403565Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7\" id=7f1c6570-f3c4-46f3-a17c-03ac62d42a28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:12.315661 crc crio[24437]: time=\"2026-06-12T21:04:12.315602994Z\" level=info msg=\"Removing pod sandbox: 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7\" id=4276cf6f-64c1-4de1-821d-1a7b63e00d63 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:04:12.439872 crc crio[24437]: time=\"2026-06-12T21:04:12.439727392Z\" level=info msg=\"Removed pod sandbox: 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7\" id=4276cf6f-64c1-4de1-821d-1a7b63e00d63 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:04:12.441319 crc crio[24437]: time=\"2026-06-12T21:04:12.441238479Z\" level=info msg=\"Stopping pod sandbox: 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946\" id=dbf14701-0426-45d4-8921-fb7d65d19719 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:12.441449 crc crio[24437]: time=\"2026-06-12T21:04:12.441339822Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946\" id=dbf14701-0426-45d4-8921-fb7d65d19719 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:12.442056 crc crio[24437]: time=\"2026-06-12T21:04:12.441991169Z\" level=info msg=\"Removing pod sandbox: 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946\" id=56968258-4e6c-4574-ba09-21f5cfffe635 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:04:12.528011 crc crio[24437]: time=\"2026-06-12T21:04:12.527871191Z\" level=info msg=\"Removed pod sandbox: 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946\" id=56968258-4e6c-4574-ba09-21f5cfffe635 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:04:12.529128 crc crio[24437]: time=\"2026-06-12T21:04:12.529046651Z\" level=info msg=\"Stopping pod sandbox: ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c\" id=ff47d187-9b3f-477f-bc0e-bc140a89fc75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:12.529128 crc crio[24437]: time=\"2026-06-12T21:04:12.529102192Z\" level=info msg=\"Stopped pod sandbox (already stopped): ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c\" id=ff47d187-9b3f-477f-bc0e-bc140a89fc75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:12.529904 crc crio[24437]: time=\"2026-06-12T21:04:12.529818779Z\" level=info msg=\"Removing pod sandbox: ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c\" id=2a536605-801a-496e-8bb3-1ed0e1c2f206 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:04:12.819694 crc crio[24437]: time=\"2026-06-12T21:04:12.819553139Z\" level=info msg=\"Removed pod sandbox: ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c\" id=2a536605-801a-496e-8bb3-1ed0e1c2f206 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:04:12.822609 crc crio[24437]: time=\"2026-06-12T21:04:12.822532904Z\" level=info msg=\"Stopping pod sandbox: 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f\" id=0afc29e8-d0a8-412f-98eb-2c6deae03b52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:12.822829 crc crio[24437]: time=\"2026-06-12T21:04:12.82279975Z\" level=info msg=\"Stopped pod sandbox (already stopped): 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f\" id=0afc29e8-d0a8-412f-98eb-2c6deae03b52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:12.823692 crc crio[24437]: time=\"2026-06-12T21:04:12.823619651Z\" level=info msg=\"Removing pod sandbox: 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f\" id=703d21db-12b2-4d6a-b744-448ddc20b897 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:04:12.990588 crc crio[24437]: time=\"2026-06-12T21:04:12.990463394Z\" level=info msg=\"Removed pod sandbox: 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f\" id=703d21db-12b2-4d6a-b744-448ddc20b897 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:04:12.992207 crc crio[24437]: time=\"2026-06-12T21:04:12.991686375Z\" level=info msg=\"Stopping pod sandbox: 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74\" id=db9eb803-4442-448e-a2bf-100a661e1a69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:12.992207 crc crio[24437]: time=\"2026-06-12T21:04:12.991802118Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74\" id=db9eb803-4442-448e-a2bf-100a661e1a69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:12.992906 crc crio[24437]: time=\"2026-06-12T21:04:12.992801583Z\" level=info msg=\"Removing pod sandbox: 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74\" id=134412c6-0d7c-4a0b-abe6-f58e772784b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:04:13.206813 crc crio[24437]: time=\"2026-06-12T21:04:13.206624929Z\" level=info msg=\"Removed pod sandbox: 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74\" id=134412c6-0d7c-4a0b-abe6-f58e772784b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:05:13.246707 crc crio[24437]: time=\"2026-06-12T21:05:13.245416853Z\" level=info msg=\"Removing container: 0ee33bc7dbad4af0b7a5640d8fef5e2a08a91ced3662a93e941185e696d51a41\" id=331e8b0a-6722-4f54-ab28-88b341f3d64f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:05:13.471750 crc crio[24437]: time=\"2026-06-12T21:05:13.471622878Z\" level=info msg=\"Removed container 0ee33bc7dbad4af0b7a5640d8fef5e2a08a91ced3662a93e941185e696d51a41: openstack/keystone-bootstrap-cjlvb/keystone-bootstrap\" id=331e8b0a-6722-4f54-ab28-88b341f3d64f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:05:13.475064 crc crio[24437]: time=\"2026-06-12T21:05:13.474860928Z\" level=info msg=\"Removing container: f746df8e36d35863c2655dfa88a3539a632f910fca710d1159acfbcef0aee32d\" id=cd4e20fc-775a-4860-b127-57b7865d6e50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:05:13.685868 crc crio[24437]: time=\"2026-06-12T21:05:13.685037194Z\" level=info msg=\"Removed container f746df8e36d35863c2655dfa88a3539a632f910fca710d1159acfbcef0aee32d: openshift-infra/auto-csr-approver-29688298-gfgcc/oc\" id=cd4e20fc-775a-4860-b127-57b7865d6e50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:05:13.688066 crc crio[24437]: time=\"2026-06-12T21:05:13.688018577Z\" level=info msg=\"Removing container: 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca\" id=251f2c73-9f58-421d-a451-75134c4bfbda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:05:13.728673 crc crio[24437]: time=\"2026-06-12T21:05:13.728542808Z\" level=info msg=\"Removed container 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca: openstack/glance-default-external-api-0/glance-httpd\" id=251f2c73-9f58-421d-a451-75134c4bfbda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:05:13.732669 crc crio[24437]: time=\"2026-06-12T21:05:13.73261744Z\" level=info msg=\"Removing container: 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69\" id=2708e8c7-6aa1-4e3d-a3a7-f32e7470db0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:05:13.768547 crc crio[24437]: time=\"2026-06-12T21:05:13.768431533Z\" level=info msg=\"Removed container 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69: openstack/glance-default-external-api-0/glance-log\" id=2708e8c7-6aa1-4e3d-a3a7-f32e7470db0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:05:13.802118 crc crio[24437]: time=\"2026-06-12T21:05:13.801952581Z\" level=info msg=\"Stopping pod sandbox: 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3\" id=1659de15-bc04-48b0-82ef-04610e9e7a4f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:05:13.802435 crc crio[24437]: time=\"2026-06-12T21:05:13.802120495Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3\" id=1659de15-bc04-48b0-82ef-04610e9e7a4f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:05:13.804115 crc crio[24437]: time=\"2026-06-12T21:05:13.803906759Z\" level=info msg=\"Removing pod sandbox: 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3\" id=3a692a17-fdeb-4edc-937b-919b04700b99 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:05:13.827231 crc crio[24437]: time=\"2026-06-12T21:05:13.826900323Z\" level=info msg=\"Removed pod sandbox: 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3\" id=3a692a17-fdeb-4edc-937b-919b04700b99 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:05:13.828795 crc crio[24437]: time=\"2026-06-12T21:05:13.828683048Z\" level=info msg=\"Stopping pod sandbox: ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63\" id=a0492d8a-c5a8-49d2-aad1-0d816bc53ad7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:05:13.828795 crc crio[24437]: time=\"2026-06-12T21:05:13.82879111Z\" level=info msg=\"Stopped pod sandbox (already stopped): ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63\" id=a0492d8a-c5a8-49d2-aad1-0d816bc53ad7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:05:13.829785 crc crio[24437]: time=\"2026-06-12T21:05:13.829691423Z\" level=info msg=\"Removing pod sandbox: ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63\" id=4ddaca22-cfd0-4227-ba15-6cd63d192b0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:05:13.857473 crc crio[24437]: time=\"2026-06-12T21:05:13.857325042Z\" level=info msg=\"Removed pod sandbox: ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63\" id=4ddaca22-cfd0-4227-ba15-6cd63d192b0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:05:13.858437 crc crio[24437]: time=\"2026-06-12T21:05:13.858352778Z\" level=info msg=\"Stopping pod sandbox: fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285\" id=dd320fb3-b103-4e7f-b9b9-4a39d9a6715e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:05:13.858532 crc crio[24437]: time=\"2026-06-12T21:05:13.858460671Z\" level=info msg=\"Stopped pod sandbox (already stopped): fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285\" id=dd320fb3-b103-4e7f-b9b9-4a39d9a6715e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:05:13.859161 crc crio[24437]: time=\"2026-06-12T21:05:13.859115127Z\" level=info msg=\"Removing pod sandbox: fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285\" id=b67d98dd-8105-40e4-9892-e42f25dea563 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:05:13.877085 crc crio[24437]: time=\"2026-06-12T21:05:13.877003453Z\" level=info msg=\"Removed pod sandbox: fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285\" id=b67d98dd-8105-40e4-9892-e42f25dea563 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:06:00.648846 crc crio[24437]: time=\"2026-06-12T21:06:00.648100956Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688306-p9lgx/POD\" id=dc0d039f-4d42-4b2d-91e4-b780d00c1849 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:06:00.651880 crc crio[24437]: time=\"2026-06-12T21:06:00.649276846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:06:00.770472 crc crio[24437]: time=\"2026-06-12T21:06:00.769004903Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688306-p9lgx Namespace:openshift-infra ID:a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991 UID:87caf761-5466-4efd-83e7-ef35677088e2 NetNS:/var/run/netns/5cb218b6-55ba-4194-bec6-5ea4c6216e65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87caf761_5466_4efd_83e7_ef35677088e2.slice PodAnnotations:0xc00282c368}] Aliases:map[]}\"\nJun 12 21:06:00.770472 crc crio[24437]: time=\"2026-06-12T21:06:00.769066064Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688306-p9lgx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:06:02.300510 crc crio[24437]: 2026-06-12T21:06:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7837279473acb6 Mac:02:2c:b9:e1:02:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/5cb218b6-55ba-4194-bec6-5ea4c6216e65 SocketPath: PciID:}] [{Interface:0xc00028e880 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:06:02.302727 crc crio[24437]: time=\"2026-06-12T21:06:02.30255093Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688306-p9lgx Namespace:openshift-infra ID:a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991 UID:87caf761-5466-4efd-83e7-ef35677088e2 NetNS:/var/run/netns/5cb218b6-55ba-4194-bec6-5ea4c6216e65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87caf761_5466_4efd_83e7_ef35677088e2.slice PodAnnotations:0xc00282c368}] Aliases:map[]}\"\nJun 12 21:06:02.303004 crc crio[24437]: time=\"2026-06-12T21:06:02.302883968Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688306-p9lgx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:06:02.315785 crc crio[24437]: time=\"2026-06-12T21:06:02.315703928Z\" level=info msg=\"Ran pod sandbox a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991 with infra container: openshift-infra/auto-csr-approver-29688306-p9lgx/POD\" id=dc0d039f-4d42-4b2d-91e4-b780d00c1849 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:06:02.320890 crc crio[24437]: time=\"2026-06-12T21:06:02.320798855Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=53bbefc9-9b94-492f-9454-992a10b0163d name=/runtime.v1.ImageService/PullImage\nJun 12 21:06:02.334533 crc crio[24437]: time=\"2026-06-12T21:06:02.334326072Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:06:04.422081 crc crio[24437]: time=\"2026-06-12T21:06:04.42131759Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=53bbefc9-9b94-492f-9454-992a10b0163d name=/runtime.v1.ImageService/PullImage\nJun 12 21:06:04.427326 crc crio[24437]: time=\"2026-06-12T21:06:04.427054064Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=83f0a57c-96da-400c-9f04-8f01dae07662 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:06:04.444276 crc crio[24437]: time=\"2026-06-12T21:06:04.442734335Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9a923d7e-eb69-4d0d-ac75-416254f687dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:06:04.478000 crc crio[24437]: time=\"2026-06-12T21:06:04.475208625Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688306-p9lgx/oc\" id=a0460a86-fddb-45e4-8b6b-b43d0b19c82e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:06:04.478000 crc crio[24437]: time=\"2026-06-12T21:06:04.476145249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:06:04.585159 crc crio[24437]: time=\"2026-06-12T21:06:04.585110898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:06:06.035212 crc crio[24437]: time=\"2026-06-12T21:06:06.034682701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:06:07.444998 crc crio[24437]: time=\"2026-06-12T21:06:07.444258336Z\" level=info msg=\"Created container cb9bd740ccac1dd670d296af055ba94a21b95f2cf9a0ecaa82b9abfb9c7ecf33: openshift-infra/auto-csr-approver-29688306-p9lgx/oc\" id=a0460a86-fddb-45e4-8b6b-b43d0b19c82e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:06:07.448244 crc crio[24437]: time=\"2026-06-12T21:06:07.448159914Z\" level=info msg=\"Starting container: cb9bd740ccac1dd670d296af055ba94a21b95f2cf9a0ecaa82b9abfb9c7ecf33\" id=f3974bd5-c269-4e6f-aa1f-7d1f13398091 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:06:07.458296 crc crio[24437]: time=\"2026-06-12T21:06:07.457865345Z\" level=info msg=\"Started container\" PID=102487 containerID=cb9bd740ccac1dd670d296af055ba94a21b95f2cf9a0ecaa82b9abfb9c7ecf33 description=openshift-infra/auto-csr-approver-29688306-p9lgx/oc id=f3974bd5-c269-4e6f-aa1f-7d1f13398091 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991\nJun 12 21:06:10.203395 crc crio[24437]: time=\"2026-06-12T21:06:10.202447876Z\" level=info msg=\"Stopping pod sandbox: a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991\" id=8c4f96cb-2b5e-4937-b91f-9c7c19036fb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:06:10.205139 crc crio[24437]: time=\"2026-06-12T21:06:10.204093097Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688306-p9lgx Namespace:openshift-infra ID:a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991 UID:87caf761-5466-4efd-83e7-ef35677088e2 NetNS:/var/run/netns/5cb218b6-55ba-4194-bec6-5ea4c6216e65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87caf761_5466_4efd_83e7_ef35677088e2.slice PodAnnotations:0xc00282cc98}] Aliases:map[]}\"\nJun 12 21:06:10.205139 crc crio[24437]: time=\"2026-06-12T21:06:10.204256601Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688306-p9lgx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:06:10.589271 crc crio[24437]: time=\"2026-06-12T21:06:10.588456018Z\" level=info msg=\"Stopped pod sandbox: a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991\" id=8c4f96cb-2b5e-4937-b91f-9c7c19036fb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:06:13.928727 crc crio[24437]: time=\"2026-06-12T21:06:13.926780192Z\" level=info msg=\"Removing container: 8988998784b5bde8df1df3e55fd4586dd80aa3f2bd9b0ade96acccbb433cc246\" id=dde11d45-813d-4f93-bede-87ba82523a3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:06:15.268801 crc crio[24437]: time=\"2026-06-12T21:06:15.268137544Z\" level=info msg=\"Removed container 8988998784b5bde8df1df3e55fd4586dd80aa3f2bd9b0ade96acccbb433cc246: openshift-infra/auto-csr-approver-29688300-rktrt/oc\" id=dde11d45-813d-4f93-bede-87ba82523a3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:06:15.283458 crc crio[24437]: time=\"2026-06-12T21:06:15.283318692Z\" level=info msg=\"Stopping pod sandbox: 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d\" id=9658db8e-c603-4afe-838c-359327f9c8c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:06:15.283673 crc crio[24437]: time=\"2026-06-12T21:06:15.283479507Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d\" id=9658db8e-c603-4afe-838c-359327f9c8c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:06:15.284520 crc crio[24437]: time=\"2026-06-12T21:06:15.284442431Z\" level=info msg=\"Removing pod sandbox: 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d\" id=7d19ab7e-8180-4857-9dc8-c31bcd55214e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:06:15.383236 crc crio[24437]: time=\"2026-06-12T21:06:15.383127533Z\" level=info msg=\"Removed pod sandbox: 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d\" id=7d19ab7e-8180-4857-9dc8-c31bcd55214e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:07:15.429235 crc crio[24437]: time=\"2026-06-12T21:07:15.428742977Z\" level=info msg=\"Removing container: 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6\" id=bab4a64f-27a5-4133-8e94-7b9ead0941a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:07:15.472092 crc crio[24437]: time=\"2026-06-12T21:07:15.472002516Z\" level=info msg=\"Removed container 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6: openstack/nova-metadata-0/nova-metadata-log\" id=bab4a64f-27a5-4133-8e94-7b9ead0941a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:07:15.476974 crc crio[24437]: time=\"2026-06-12T21:07:15.476886178Z\" level=info msg=\"Removing container: b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4\" id=64fa08a5-fbca-49f2-91f4-64794b0fde99 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:07:15.512412 crc crio[24437]: time=\"2026-06-12T21:07:15.51227253Z\" level=info msg=\"Removed container b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4: openstack/nova-metadata-0/nova-metadata-metadata\" id=64fa08a5-fbca-49f2-91f4-64794b0fde99 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:07:15.524229 crc crio[24437]: time=\"2026-06-12T21:07:15.524003224Z\" level=info msg=\"Stopping pod sandbox: f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d\" id=08912ba3-ab22-4cbe-8134-41bd163afbce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:07:15.524229 crc crio[24437]: time=\"2026-06-12T21:07:15.524079135Z\" level=info msg=\"Stopped pod sandbox (already stopped): f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d\" id=08912ba3-ab22-4cbe-8134-41bd163afbce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:07:15.524690 crc crio[24437]: time=\"2026-06-12T21:07:15.524552438Z\" level=info msg=\"Removing pod sandbox: f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d\" id=be07d05e-e56a-48fb-8364-3dc8756126fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:07:15.548289 crc crio[24437]: time=\"2026-06-12T21:07:15.548174137Z\" level=info msg=\"Removed pod sandbox: f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d\" id=be07d05e-e56a-48fb-8364-3dc8756126fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:00.544869 crc crio[24437]: time=\"2026-06-12T21:08:00.543821778Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688308-wc6sg/POD\" id=c26e3e79-5851-45de-aa41-0c671e5eb957 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:08:00.546645 crc crio[24437]: time=\"2026-06-12T21:08:00.545034989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:00.608291 crc crio[24437]: time=\"2026-06-12T21:08:00.607832275Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688308-wc6sg Namespace:openshift-infra ID:d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98 UID:a833bc60-e84c-452f-9cfc-53ffa1926646 NetNS:/var/run/netns/59ed9852-809a-4a0b-9fa0-61be18856763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda833bc60_e84c_452f_9cfc_53ffa1926646.slice PodAnnotations:0xc001f6c058}] Aliases:map[]}\"\nJun 12 21:08:00.608291 crc crio[24437]: time=\"2026-06-12T21:08:00.608273547Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688308-wc6sg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:08:00.980406 crc crio[24437]: 2026-06-12T21:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d01d038370720c9 Mac:a6:a0:5f:c2:a0:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/59ed9852-809a-4a0b-9fa0-61be18856763 SocketPath: PciID:}] [{Interface:0xc0002965d0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:08:00.982344 crc crio[24437]: time=\"2026-06-12T21:08:00.982246288Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688308-wc6sg Namespace:openshift-infra ID:d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98 UID:a833bc60-e84c-452f-9cfc-53ffa1926646 NetNS:/var/run/netns/59ed9852-809a-4a0b-9fa0-61be18856763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda833bc60_e84c_452f_9cfc_53ffa1926646.slice PodAnnotations:0xc001f6c058}] Aliases:map[]}\"\nJun 12 21:08:00.982535 crc crio[24437]: time=\"2026-06-12T21:08:00.982488624Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688308-wc6sg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:08:00.994737 crc crio[24437]: time=\"2026-06-12T21:08:00.99388658Z\" level=info msg=\"Ran pod sandbox d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98 with infra container: openshift-infra/auto-csr-approver-29688308-wc6sg/POD\" id=c26e3e79-5851-45de-aa41-0c671e5eb957 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:08:01.001007 crc crio[24437]: time=\"2026-06-12T21:08:01.000843642Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d70f82a3-bb56-46a5-92f9-4c6ad02d3ac7 name=/runtime.v1.ImageService/PullImage\nJun 12 21:08:01.010730 crc crio[24437]: time=\"2026-06-12T21:08:01.010630456Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:08:02.133839 crc crio[24437]: time=\"2026-06-12T21:08:02.133695211Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d70f82a3-bb56-46a5-92f9-4c6ad02d3ac7 name=/runtime.v1.ImageService/PullImage\nJun 12 21:08:02.136243 crc crio[24437]: time=\"2026-06-12T21:08:02.136151372Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=34520343-e232-4785-b524-05ccc2dbf882 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:02.138751 crc crio[24437]: time=\"2026-06-12T21:08:02.138704446Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4ade6228-d036-4cd3-b090-ad9d5df10a35 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:02.146087 crc crio[24437]: time=\"2026-06-12T21:08:02.145889135Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688308-wc6sg/oc\" id=0f471525-bbdc-4ee9-a2fd-363514fa2309 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:08:02.146850 crc crio[24437]: time=\"2026-06-12T21:08:02.146771358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:02.215189 crc crio[24437]: time=\"2026-06-12T21:08:02.214902898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:02.639013 crc crio[24437]: time=\"2026-06-12T21:08:02.638347374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:02.779988 crc crio[24437]: time=\"2026-06-12T21:08:02.779868456Z\" level=info msg=\"Created container bdb3f5d6ba2f16151a3a6ac0d4d951567e01f86c4928582aaececaeed637bf6c: openshift-infra/auto-csr-approver-29688308-wc6sg/oc\" id=0f471525-bbdc-4ee9-a2fd-363514fa2309 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:08:02.782140 crc crio[24437]: time=\"2026-06-12T21:08:02.781831035Z\" level=info msg=\"Starting container: bdb3f5d6ba2f16151a3a6ac0d4d951567e01f86c4928582aaececaeed637bf6c\" id=ca19ef4c-7641-49e3-b8cb-052f8a657b1b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:08:02.788866 crc crio[24437]: time=\"2026-06-12T21:08:02.788748918Z\" level=info msg=\"Started container\" PID=108110 containerID=bdb3f5d6ba2f16151a3a6ac0d4d951567e01f86c4928582aaececaeed637bf6c description=openshift-infra/auto-csr-approver-29688308-wc6sg/oc id=ca19ef4c-7641-49e3-b8cb-052f8a657b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98\nJun 12 21:08:04.806153 crc crio[24437]: time=\"2026-06-12T21:08:04.788339634Z\" level=info msg=\"Stopping pod sandbox: d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98\" id=066cd813-04c6-41df-b69c-023f821b83a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:04.813294 crc crio[24437]: time=\"2026-06-12T21:08:04.809197875Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688308-wc6sg Namespace:openshift-infra ID:d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98 UID:a833bc60-e84c-452f-9cfc-53ffa1926646 NetNS:/var/run/netns/59ed9852-809a-4a0b-9fa0-61be18856763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda833bc60_e84c_452f_9cfc_53ffa1926646.slice PodAnnotations:0xc006eccf38}] Aliases:map[]}\"\nJun 12 21:08:04.813294 crc crio[24437]: time=\"2026-06-12T21:08:04.809755499Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688308-wc6sg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:08:05.194850 crc crio[24437]: time=\"2026-06-12T21:08:05.194349176Z\" level=info msg=\"Stopped pod sandbox: d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98\" id=066cd813-04c6-41df-b69c-023f821b83a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:15.577052 crc crio[24437]: time=\"2026-06-12T21:08:15.576342426Z\" level=info msg=\"Removing container: 636fb733e178054ada4bd9704de086bc75f62a43614d08127a5bbb2cf5dd599c\" id=49e2841a-de40-43e9-b851-d6cdaa038e8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.631130 crc crio[24437]: time=\"2026-06-12T21:08:15.630850457Z\" level=info msg=\"Removed container 636fb733e178054ada4bd9704de086bc75f62a43614d08127a5bbb2cf5dd599c: openstack/cinder-75ea-account-create-update-d8t2c/mariadb-account-create-update\" id=49e2841a-de40-43e9-b851-d6cdaa038e8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.636659 crc crio[24437]: time=\"2026-06-12T21:08:15.636571088Z\" level=info msg=\"Removing container: 8c86aa1991f74ecb2692dbac19e7e94b2498f9ee7884454fba8918840a19e99c\" id=14b6d7eb-226c-4671-b008-47628adbf46c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.697083 crc crio[24437]: time=\"2026-06-12T21:08:15.696372361Z\" level=info msg=\"Removed container 8c86aa1991f74ecb2692dbac19e7e94b2498f9ee7884454fba8918840a19e99c: openstack/placement-cf47-account-create-update-74z4v/mariadb-account-create-update\" id=14b6d7eb-226c-4671-b008-47628adbf46c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.700278 crc crio[24437]: time=\"2026-06-12T21:08:15.700204047Z\" level=info msg=\"Removing container: ffb372c18d200187910a1664cb49000958f4ed7fceff73953fd3f1d394972619\" id=5078680a-de08-4168-b9f7-441de4fa04cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.765773 crc crio[24437]: time=\"2026-06-12T21:08:15.76567433Z\" level=info msg=\"Removed container ffb372c18d200187910a1664cb49000958f4ed7fceff73953fd3f1d394972619: openstack/neutron-db-create-22g69/mariadb-database-create\" id=5078680a-de08-4168-b9f7-441de4fa04cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.771907 crc crio[24437]: time=\"2026-06-12T21:08:15.771821714Z\" level=info msg=\"Removing container: 0792179111f20adc6fcf522a1646dc1f5af93a39a9e710deaf66fffbc1758c42\" id=9f9914f6-091c-4f59-bdbc-fbac8dfcd5f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.812045 crc crio[24437]: time=\"2026-06-12T21:08:15.811890174Z\" level=info msg=\"Removed container 0792179111f20adc6fcf522a1646dc1f5af93a39a9e710deaf66fffbc1758c42: openstack/cinder-db-create-wd54d/mariadb-database-create\" id=9f9914f6-091c-4f59-bdbc-fbac8dfcd5f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.816003 crc crio[24437]: time=\"2026-06-12T21:08:15.815807171Z\" level=info msg=\"Removing container: 4b38ff7f642286e06dc464ff3f58dd9c8c9edcf18a2c47c2b6c8c30fb9a92cfc\" id=3b7a624c-3722-489b-8e15-bd34e68c2747 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.878290 crc crio[24437]: time=\"2026-06-12T21:08:15.878190608Z\" level=info msg=\"Removed container 4b38ff7f642286e06dc464ff3f58dd9c8c9edcf18a2c47c2b6c8c30fb9a92cfc: openstack/barbican-db-create-jpmn6/mariadb-database-create\" id=3b7a624c-3722-489b-8e15-bd34e68c2747 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.882679 crc crio[24437]: time=\"2026-06-12T21:08:15.882570387Z\" level=info msg=\"Removing container: ed72c7755bd5eee56547ac4a389a76e6df73296be33794ea4a228abbb8ef1a06\" id=5e5a301d-5805-446e-8422-7cf4e61b89d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.935653 crc crio[24437]: time=\"2026-06-12T21:08:15.935596291Z\" level=info msg=\"Removed container ed72c7755bd5eee56547ac4a389a76e6df73296be33794ea4a228abbb8ef1a06: openstack/glance-db-create-cjjhc/mariadb-database-create\" id=5e5a301d-5805-446e-8422-7cf4e61b89d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.940174 crc crio[24437]: time=\"2026-06-12T21:08:15.940132284Z\" level=info msg=\"Removing container: b5207a05de5f24e1c7232096320de278710e0493e6b4155bb1055d6e80a8a91c\" id=7efcf2d2-ef35-43c1-876d-e548fd514306 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:16.002103 crc crio[24437]: time=\"2026-06-12T21:08:16.002010108Z\" level=info msg=\"Removed container b5207a05de5f24e1c7232096320de278710e0493e6b4155bb1055d6e80a8a91c: openstack/placement-db-create-jx7rn/mariadb-database-create\" id=7efcf2d2-ef35-43c1-876d-e548fd514306 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:16.009640 crc crio[24437]: time=\"2026-06-12T21:08:16.009552096Z\" level=info msg=\"Removing container: 0e418dc3d5eb95586f39920dbcc12b5e6c7f7db98f226b80dc4c90ae250db6ba\" id=402798f3-e6e8-4204-bbe4-b7c933048ebf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:16.070203 crc crio[24437]: time=\"2026-06-12T21:08:16.06979926Z\" level=info msg=\"Removed container 0e418dc3d5eb95586f39920dbcc12b5e6c7f7db98f226b80dc4c90ae250db6ba: openstack/glance-7953-account-create-update-ldvps/mariadb-account-create-update\" id=402798f3-e6e8-4204-bbe4-b7c933048ebf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:16.076529 crc crio[24437]: time=\"2026-06-12T21:08:16.076388184Z\" level=info msg=\"Removing container: 79faac96e389fc398695b4dc6f2405561206963a9b6a2da5aa56d155d49e7d44\" id=c6ca83fc-d829-47eb-bb4d-0afe270a22e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:16.666648 crc crio[24437]: time=\"2026-06-12T21:08:16.666519579Z\" level=info msg=\"Removed container 79faac96e389fc398695b4dc6f2405561206963a9b6a2da5aa56d155d49e7d44: openshift-infra/auto-csr-approver-29688302-7898b/oc\" id=c6ca83fc-d829-47eb-bb4d-0afe270a22e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:16.677391 crc crio[24437]: time=\"2026-06-12T21:08:16.677000581Z\" level=info msg=\"Removing container: f37aca87a82574ad960466f4b6f4d254b6282c793bb877c20afc3575535c2d52\" id=dee7770f-5824-4cb1-8d82-8fc70f6715cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:16.742899 crc crio[24437]: time=\"2026-06-12T21:08:16.742761451Z\" level=info msg=\"Removed container f37aca87a82574ad960466f4b6f4d254b6282c793bb877c20afc3575535c2d52: openstack/keystone-db-create-5wl5x/mariadb-database-create\" id=dee7770f-5824-4cb1-8d82-8fc70f6715cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:16.746327 crc crio[24437]: time=\"2026-06-12T21:08:16.746250879Z\" level=info msg=\"Removing container: 5c4ca93542651de24ef1e307135754d21493281c1b95c59f5d513d025a647a1b\" id=972e036e-809d-47b3-b862-8568e7cde4bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:16.797627 crc crio[24437]: time=\"2026-06-12T21:08:16.797450187Z\" level=info msg=\"Removed container 5c4ca93542651de24ef1e307135754d21493281c1b95c59f5d513d025a647a1b: openstack/root-account-create-update-m2vvk/mariadb-account-create-update\" id=972e036e-809d-47b3-b862-8568e7cde4bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:16.808245 crc crio[24437]: time=\"2026-06-12T21:08:16.807294813Z\" level=info msg=\"Removing container: 044bf77b54897d05fa0700aff069b8075cb16962250290dfff3adde0022d32a2\" id=4e788ed7-267c-4a4a-a550-56d161b1c12d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:16.855610 crc crio[24437]: time=\"2026-06-12T21:08:16.854611984Z\" level=info msg=\"Removed container 044bf77b54897d05fa0700aff069b8075cb16962250290dfff3adde0022d32a2: openstack/keystone-9f15-account-create-update-n4gz2/mariadb-account-create-update\" id=4e788ed7-267c-4a4a-a550-56d161b1c12d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:16.859568 crc crio[24437]: time=\"2026-06-12T21:08:16.859382802Z\" level=info msg=\"Removing container: cf8aaff7f7689d4e0a15be9bc325e1547174f1aa72587e40bb075a3eea6d2bc2\" id=c9461a35-ddb8-4158-b678-bb39e32d759c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:16.932203 crc crio[24437]: time=\"2026-06-12T21:08:16.9317929Z\" level=info msg=\"Removed container cf8aaff7f7689d4e0a15be9bc325e1547174f1aa72587e40bb075a3eea6d2bc2: openstack/barbican-a739-account-create-update-m2gsx/mariadb-account-create-update\" id=c9461a35-ddb8-4158-b678-bb39e32d759c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:16.946800 crc crio[24437]: time=\"2026-06-12T21:08:16.940563018Z\" level=info msg=\"Removing container: 1eeb72ae4bb187ccefaf788a274096ffef7675e33e3b27d053725a9362926af8\" id=2b994254-f44a-4ed1-b0ec-a2d7ea0e431e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:17.078969 crc crio[24437]: time=\"2026-06-12T21:08:17.07732412Z\" level=info msg=\"Removed container 1eeb72ae4bb187ccefaf788a274096ffef7675e33e3b27d053725a9362926af8: openstack/neutron-1b7b-account-create-update-2gw9x/mariadb-account-create-update\" id=2b994254-f44a-4ed1-b0ec-a2d7ea0e431e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:17.121294 crc crio[24437]: time=\"2026-06-12T21:08:17.121209825Z\" level=info msg=\"Stopping pod sandbox: ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f\" id=7e178af7-efd7-4328-b7fc-269bf098f0df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.121433 crc crio[24437]: time=\"2026-06-12T21:08:17.121304347Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f\" id=7e178af7-efd7-4328-b7fc-269bf098f0df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.127253 crc crio[24437]: time=\"2026-06-12T21:08:17.127180605Z\" level=info msg=\"Removing pod sandbox: ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f\" id=860de08a-535b-42ae-98c2-d82e7879e5c6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.198122 crc crio[24437]: time=\"2026-06-12T21:08:17.197881929Z\" level=info msg=\"Removed pod sandbox: ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f\" id=860de08a-535b-42ae-98c2-d82e7879e5c6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.207736 crc crio[24437]: time=\"2026-06-12T21:08:17.207636893Z\" level=info msg=\"Stopping pod sandbox: ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731\" id=65267c7a-cf7e-4e10-b4d0-cad83e89856d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.207736 crc crio[24437]: time=\"2026-06-12T21:08:17.207732525Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731\" id=65267c7a-cf7e-4e10-b4d0-cad83e89856d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.213140 crc crio[24437]: time=\"2026-06-12T21:08:17.213072509Z\" level=info msg=\"Removing pod sandbox: ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731\" id=5f5e0bf3-7905-409b-a557-325f0a2fd1a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.270977 crc crio[24437]: time=\"2026-06-12T21:08:17.269200328Z\" level=info msg=\"Removed pod sandbox: ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731\" id=5f5e0bf3-7905-409b-a557-325f0a2fd1a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.270977 crc crio[24437]: time=\"2026-06-12T21:08:17.27007699Z\" level=info msg=\"Stopping pod sandbox: 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb\" id=820ba7cd-f3ec-4f64-825b-c1bf9444a766 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.270977 crc crio[24437]: time=\"2026-06-12T21:08:17.270134962Z\" level=info msg=\"Stopped pod sandbox (already stopped): 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb\" id=820ba7cd-f3ec-4f64-825b-c1bf9444a766 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.270977 crc crio[24437]: time=\"2026-06-12T21:08:17.270669845Z\" level=info msg=\"Removing pod sandbox: 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb\" id=5399f4c4-94ad-48e6-8fbe-777486ecff31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.286767 crc crio[24437]: time=\"2026-06-12T21:08:17.286660724Z\" level=info msg=\"Removed pod sandbox: 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb\" id=5399f4c4-94ad-48e6-8fbe-777486ecff31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.288225 crc crio[24437]: time=\"2026-06-12T21:08:17.288150511Z\" level=info msg=\"Stopping pod sandbox: 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e\" id=eda0c02b-e209-402e-a74a-3e254d6a393b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.288306 crc crio[24437]: time=\"2026-06-12T21:08:17.288237284Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e\" id=eda0c02b-e209-402e-a74a-3e254d6a393b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.289084 crc crio[24437]: time=\"2026-06-12T21:08:17.289014943Z\" level=info msg=\"Removing pod sandbox: 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e\" id=781c567f-1b46-4974-9b4d-150398fc97ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.309787 crc crio[24437]: time=\"2026-06-12T21:08:17.309661958Z\" level=info msg=\"Removed pod sandbox: 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e\" id=781c567f-1b46-4974-9b4d-150398fc97ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.311047 crc crio[24437]: time=\"2026-06-12T21:08:17.310848258Z\" level=info msg=\"Stopping pod sandbox: d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd\" id=a4333f3f-edee-45ed-91db-fa8083362279 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.311047 crc crio[24437]: time=\"2026-06-12T21:08:17.310990401Z\" level=info msg=\"Stopped pod sandbox (already stopped): d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd\" id=a4333f3f-edee-45ed-91db-fa8083362279 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.312387 crc crio[24437]: time=\"2026-06-12T21:08:17.311871233Z\" level=info msg=\"Removing pod sandbox: d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd\" id=5993f24a-542c-4075-bc65-00caf4ffe75f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.329883 crc crio[24437]: time=\"2026-06-12T21:08:17.3297566Z\" level=info msg=\"Removed pod sandbox: d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd\" id=5993f24a-542c-4075-bc65-00caf4ffe75f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.331410 crc crio[24437]: time=\"2026-06-12T21:08:17.331319009Z\" level=info msg=\"Stopping pod sandbox: 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1\" id=141b2d41-8745-48ec-8592-5520b353a409 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.331562 crc crio[24437]: time=\"2026-06-12T21:08:17.331419971Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1\" id=141b2d41-8745-48ec-8592-5520b353a409 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.332566 crc crio[24437]: time=\"2026-06-12T21:08:17.332490908Z\" level=info msg=\"Removing pod sandbox: 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1\" id=73a8206b-6e8b-4adc-9a90-dc20b030dc25 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.350421 crc crio[24437]: time=\"2026-06-12T21:08:17.350321932Z\" level=info msg=\"Removed pod sandbox: 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1\" id=73a8206b-6e8b-4adc-9a90-dc20b030dc25 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.351891 crc crio[24437]: time=\"2026-06-12T21:08:17.351668467Z\" level=info msg=\"Stopping pod sandbox: 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8\" id=4e52c94b-97e3-4746-a6b8-1ab8ade0f4dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.352070 crc crio[24437]: time=\"2026-06-12T21:08:17.351888882Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8\" id=4e52c94b-97e3-4746-a6b8-1ab8ade0f4dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.353084 crc crio[24437]: time=\"2026-06-12T21:08:17.353001949Z\" level=info msg=\"Removing pod sandbox: 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8\" id=43d1b0ec-0f3f-4376-9a80-846dc6f330d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.392202 crc crio[24437]: time=\"2026-06-12T21:08:17.392092785Z\" level=info msg=\"Removed pod sandbox: 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8\" id=43d1b0ec-0f3f-4376-9a80-846dc6f330d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.393681 crc crio[24437]: time=\"2026-06-12T21:08:17.393544121Z\" level=info msg=\"Stopping pod sandbox: 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2\" id=40b10eac-8149-4147-af71-70582345a6b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.393681 crc crio[24437]: time=\"2026-06-12T21:08:17.393649234Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2\" id=40b10eac-8149-4147-af71-70582345a6b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.394895 crc crio[24437]: time=\"2026-06-12T21:08:17.394848034Z\" level=info msg=\"Removing pod sandbox: 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2\" id=e6b2c1b9-c526-46e6-be6b-f3dca24a43df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.423832 crc crio[24437]: time=\"2026-06-12T21:08:17.42351841Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/POD\" id=235235e2-c739-49e4-aabb-2f23a16bc844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:08:17.423832 crc crio[24437]: time=\"2026-06-12T21:08:17.423708084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:17.427677 crc crio[24437]: time=\"2026-06-12T21:08:17.427591361Z\" level=info msg=\"Removed pod sandbox: 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2\" id=e6b2c1b9-c526-46e6-be6b-f3dca24a43df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.429134 crc crio[24437]: time=\"2026-06-12T21:08:17.428885514Z\" level=info msg=\"Stopping pod sandbox: 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980\" id=9e37cdfe-16b9-4b99-8b88-b2c407556bd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.429547 crc crio[24437]: time=\"2026-06-12T21:08:17.429187151Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980\" id=9e37cdfe-16b9-4b99-8b88-b2c407556bd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.429772 crc crio[24437]: time=\"2026-06-12T21:08:17.429705514Z\" level=info msg=\"Removing pod sandbox: 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980\" id=a4f25af0-3227-47c1-be21-2cb299b50d6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.460173 crc crio[24437]: time=\"2026-06-12T21:08:17.459987609Z\" level=info msg=\"Removed pod sandbox: 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980\" id=a4f25af0-3227-47c1-be21-2cb299b50d6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.462978 crc crio[24437]: time=\"2026-06-12T21:08:17.462826109Z\" level=info msg=\"Stopping pod sandbox: 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1\" id=509f5745-cbef-4eed-a63c-ca3b11553e43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.462978 crc crio[24437]: time=\"2026-06-12T21:08:17.462974983Z\" level=info msg=\"Stopped pod sandbox (already stopped): 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1\" id=509f5745-cbef-4eed-a63c-ca3b11553e43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.464307 crc crio[24437]: time=\"2026-06-12T21:08:17.464255165Z\" level=info msg=\"Removing pod sandbox: 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1\" id=79952e67-43fa-4055-8f71-25e6aa01cffa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.515294 crc crio[24437]: time=\"2026-06-12T21:08:17.515162906Z\" level=info msg=\"Removed pod sandbox: 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1\" id=79952e67-43fa-4055-8f71-25e6aa01cffa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.517519 crc crio[24437]: time=\"2026-06-12T21:08:17.51729408Z\" level=info msg=\"Stopping pod sandbox: e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f\" id=4b2658cb-ecca-4944-80d5-963bfadc4fdb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.517519 crc crio[24437]: time=\"2026-06-12T21:08:17.517367301Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f\" id=4b2658cb-ecca-4944-80d5-963bfadc4fdb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.517995 crc crio[24437]: time=\"2026-06-12T21:08:17.517892544Z\" level=info msg=\"Removing pod sandbox: e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f\" id=ef88af0a-c6d0-416d-9ff7-95ec717a3591 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.525188 crc crio[24437]: time=\"2026-06-12T21:08:17.525023252Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=235235e2-c739-49e4-aabb-2f23a16bc844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:08:17.557808 crc crio[24437]: time=\"2026-06-12T21:08:17.557707928Z\" level=info msg=\"Removed pod sandbox: e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f\" id=ef88af0a-c6d0-416d-9ff7-95ec717a3591 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.559349 crc crio[24437]: time=\"2026-06-12T21:08:17.559202916Z\" level=info msg=\"Stopping pod sandbox: ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a\" id=b9235dc7-35cf-4336-891d-7d68449f6666 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.559349 crc crio[24437]: time=\"2026-06-12T21:08:17.559296268Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a\" id=b9235dc7-35cf-4336-891d-7d68449f6666 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.561511 crc crio[24437]: time=\"2026-06-12T21:08:17.561243726Z\" level=info msg=\"Removing pod sandbox: ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a\" id=e2c7d5a7-3859-45c4-8fb5-ab200fe4335c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.570747 crc crio[24437]: time=\"2026-06-12T21:08:17.570649871Z\" level=info msg=\"Ran pod sandbox f43e65bf38c844371acfb6b2102670da26015d612ea027b09b6ccec2f27502d1 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/POD\" id=235235e2-c739-49e4-aabb-2f23a16bc844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:08:17.578823 crc crio[24437]: time=\"2026-06-12T21:08:17.578693312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=84163c61-71ea-4471-bf27-dcb376c3c87c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:17.598077 crc crio[24437]: time=\"2026-06-12T21:08:17.595437939Z\" level=info msg=\"Removed pod sandbox: ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a\" id=e2c7d5a7-3859-45c4-8fb5-ab200fe4335c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.598077 crc crio[24437]: time=\"2026-06-12T21:08:17.595647494Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=84163c61-71ea-4471-bf27-dcb376c3c87c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:17.598077 crc crio[24437]: time=\"2026-06-12T21:08:17.595723306Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=84163c61-71ea-4471-bf27-dcb376c3c87c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:17.603696 crc crio[24437]: time=\"2026-06-12T21:08:17.603582982Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=4bae50b7-4a1e-4315-a397-244c15201716 name=/runtime.v1.ImageService/PullImage\nJun 12 21:08:17.604426 crc crio[24437]: time=\"2026-06-12T21:08:17.604326611Z\" level=info msg=\"Stopping pod sandbox: b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5\" id=58ff0c32-235b-42e6-a6d2-e0efdc788725 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.604695 crc crio[24437]: time=\"2026-06-12T21:08:17.604601538Z\" level=info msg=\"Stopped pod sandbox (already stopped): b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5\" id=58ff0c32-235b-42e6-a6d2-e0efdc788725 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.606065 crc crio[24437]: time=\"2026-06-12T21:08:17.605983911Z\" level=info msg=\"Removing pod sandbox: b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5\" id=f804d919-4769-4920-949e-356e93117553 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.631494 crc crio[24437]: time=\"2026-06-12T21:08:17.630879114Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 12 21:08:17.637650 crc crio[24437]: time=\"2026-06-12T21:08:17.637586361Z\" level=info msg=\"Removed pod sandbox: b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5\" id=f804d919-4769-4920-949e-356e93117553 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.638750 crc crio[24437]: time=\"2026-06-12T21:08:17.638655948Z\" level=info msg=\"Stopping pod sandbox: 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a\" id=fdf824ad-c9cd-458d-a814-a42a66ae3365 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.638750 crc crio[24437]: time=\"2026-06-12T21:08:17.63873741Z\" level=info msg=\"Stopped pod sandbox (already stopped): 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a\" id=fdf824ad-c9cd-458d-a814-a42a66ae3365 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:17.640150 crc crio[24437]: time=\"2026-06-12T21:08:17.639818947Z\" level=info msg=\"Removing pod sandbox: 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a\" id=1bbab8e1-2854-42ac-b4f2-6f5e3e309dae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:17.675127 crc crio[24437]: time=\"2026-06-12T21:08:17.675021595Z\" level=info msg=\"Removed pod sandbox: 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a\" id=1bbab8e1-2854-42ac-b4f2-6f5e3e309dae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:44.502612 crc crio[24437]: time=\"2026-06-12T21:08:44.501530299Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e\" id=4bae50b7-4a1e-4315-a397-244c15201716 name=/runtime.v1.ImageService/PullImage\nJun 12 21:08:44.504358 crc crio[24437]: time=\"2026-06-12T21:08:44.503742085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=e8d7d3b9-928b-4f34-bdf3-1278f7a41015 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:44.511809 crc crio[24437]: time=\"2026-06-12T21:08:44.511727033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=2c6a44a1-fa32-4a4e-999a-500d3ccc9b2f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:44.522070 crc crio[24437]: time=\"2026-06-12T21:08:44.521910248Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/init\" id=fe073dd0-20da-41b9-aad9-9e3afc3ed31f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:08:44.523705 crc crio[24437]: time=\"2026-06-12T21:08:44.5236094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:44.598018 crc crio[24437]: time=\"2026-06-12T21:08:44.597856156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:44.603451 crc crio[24437]: time=\"2026-06-12T21:08:44.603372134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:44.817982 crc crio[24437]: time=\"2026-06-12T21:08:44.817396013Z\" level=info msg=\"Created container df53fb2f486a11ac10f8069925d47087a3acc247177d7db37bd962f561167258: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/init\" id=fe073dd0-20da-41b9-aad9-9e3afc3ed31f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:08:44.824196 crc crio[24437]: time=\"2026-06-12T21:08:44.824057289Z\" level=info msg=\"Starting container: df53fb2f486a11ac10f8069925d47087a3acc247177d7db37bd962f561167258\" id=c8cb5dd8-4f7e-4c27-9eee-e06743a72230 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:08:44.834623 crc crio[24437]: time=\"2026-06-12T21:08:44.8345251Z\" level=info msg=\"Started container\" PID=110164 containerID=df53fb2f486a11ac10f8069925d47087a3acc247177d7db37bd962f561167258 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/init id=c8cb5dd8-4f7e-4c27-9eee-e06743a72230 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f43e65bf38c844371acfb6b2102670da26015d612ea027b09b6ccec2f27502d1\nJun 12 21:08:50.886695 crc crio[24437]: time=\"2026-06-12T21:08:50.884913396Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=a5ddf7e9-8be0-4f40-9701-dcca1e6a6709 name=/runtime.v1.ImageService/PullImage\nJun 12 21:08:50.897811 crc crio[24437]: time=\"2026-06-12T21:08:50.897353437Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 12 21:08:52.504994 crc crio[24437]: time=\"2026-06-12T21:08:52.504812486Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=a5ddf7e9-8be0-4f40-9701-dcca1e6a6709 name=/runtime.v1.ImageService/PullImage\nJun 12 21:08:52.505977 crc crio[24437]: time=\"2026-06-12T21:08:52.50575908Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ba21d855-dbd3-4058-8c2a-7d1b5a372fed name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:52.524691 crc crio[24437]: time=\"2026-06-12T21:08:52.52459143Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=2e1dbb23-1609-457d-8624-81b727b07fde name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:52.532833 crc crio[24437]: time=\"2026-06-12T21:08:52.532734604Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/osp-httpd\" id=675eae02-b00f-4018-bea5-ae9d039b11bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:08:52.533367 crc crio[24437]: time=\"2026-06-12T21:08:52.533294368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:52.582658 crc crio[24437]: time=\"2026-06-12T21:08:52.581902994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:52.588170 crc crio[24437]: time=\"2026-06-12T21:08:52.58738425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:52.782987 crc crio[24437]: time=\"2026-06-12T21:08:52.782859315Z\" level=info msg=\"Created container 27bc3fe267afc3d2f3e66451d9fca770548b3e8d750f7008c35ca12c4e673fa4: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/osp-httpd\" id=675eae02-b00f-4018-bea5-ae9d039b11bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:08:52.784170 crc crio[24437]: time=\"2026-06-12T21:08:52.784106286Z\" level=info msg=\"Starting container: 27bc3fe267afc3d2f3e66451d9fca770548b3e8d750f7008c35ca12c4e673fa4\" id=8423ae51-7458-4849-8a97-24041d3aa096 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:08:52.792355 crc crio[24437]: time=\"2026-06-12T21:08:52.79227147Z\" level=info msg=\"Started container\" PID=110661 containerID=27bc3fe267afc3d2f3e66451d9fca770548b3e8d750f7008c35ca12c4e673fa4 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/osp-httpd id=8423ae51-7458-4849-8a97-24041d3aa096 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f43e65bf38c844371acfb6b2102670da26015d612ea027b09b6ccec2f27502d1\nJun 12 21:08:59.632887 crc crio[24437]: time=\"2026-06-12T21:08:59.632108195Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/POD\" id=c5672777-e779-432e-bb1a-66727d71f032 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:08:59.634396 crc crio[24437]: time=\"2026-06-12T21:08:59.632911865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:59.678342 crc crio[24437]: time=\"2026-06-12T21:08:59.678258727Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v Namespace:openstack ID:6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988 UID:70f417fd-2c44-4cae-81ee-b451f098be39 NetNS:/var/run/netns/74c552cf-6b1e-4924-9bb4-ec578e224b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70f417fd_2c44_4cae_81ee_b451f098be39.slice PodAnnotations:0xc0027470d8}] Aliases:map[]}\"\nJun 12 21:08:59.678342 crc crio[24437]: time=\"2026-06-12T21:08:59.678332969Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:09:00.272685 crc crio[24437]: 2026-06-12T21:09:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a00aa6fe35e51d Mac:86:dd:07:15:be:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/74c552cf-6b1e-4924-9bb4-ec578e224b01 SocketPath: PciID:}] [{Interface:0xc00030e6b0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:09:00.274080 crc crio[24437]: time=\"2026-06-12T21:09:00.273996725Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v Namespace:openstack ID:6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988 UID:70f417fd-2c44-4cae-81ee-b451f098be39 NetNS:/var/run/netns/74c552cf-6b1e-4924-9bb4-ec578e224b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70f417fd_2c44_4cae_81ee_b451f098be39.slice PodAnnotations:0xc0027470d8}] Aliases:map[]}\"\nJun 12 21:09:00.274245 crc crio[24437]: time=\"2026-06-12T21:09:00.27420126Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:09:00.283456 crc crio[24437]: time=\"2026-06-12T21:09:00.283328059Z\" level=info msg=\"Ran pod sandbox 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/POD\" id=c5672777-e779-432e-bb1a-66727d71f032 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:09:00.287464 crc crio[24437]: time=\"2026-06-12T21:09:00.2873792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=8878e14a-d7eb-4569-961a-05f7cbe3d0b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:09:00.291563 crc crio[24437]: time=\"2026-06-12T21:09:00.291509754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=6e6edb8b-2f18-4575-84a0-7a34d70425e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:09:00.321301 crc crio[24437]: time=\"2026-06-12T21:09:00.319740989Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/init\" id=306e84c8-b23b-447b-8170-009a78478f97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:09:00.322171 crc crio[24437]: time=\"2026-06-12T21:09:00.322039896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:09:00.371386 crc crio[24437]: time=\"2026-06-12T21:09:00.370872706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:09:00.376163 crc crio[24437]: time=\"2026-06-12T21:09:00.375911742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:09:00.551361 crc crio[24437]: time=\"2026-06-12T21:09:00.551236244Z\" level=info msg=\"Created container 1b11bbfb663c9ffe24e9eaa597991a863b2d82b71b2dd2d36a469c7325350fdb: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/init\" id=306e84c8-b23b-447b-8170-009a78478f97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:09:00.552536 crc crio[24437]: time=\"2026-06-12T21:09:00.552460554Z\" level=info msg=\"Starting container: 1b11bbfb663c9ffe24e9eaa597991a863b2d82b71b2dd2d36a469c7325350fdb\" id=2e37f7e8-361c-4657-be64-66f8309c7491 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:09:00.559595 crc crio[24437]: time=\"2026-06-12T21:09:00.559535311Z\" level=info msg=\"Started container\" PID=111351 containerID=1b11bbfb663c9ffe24e9eaa597991a863b2d82b71b2dd2d36a469c7325350fdb description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/init id=2e37f7e8-361c-4657-be64-66f8309c7491 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988\nJun 12 21:09:07.165545 crc crio[24437]: time=\"2026-06-12T21:09:07.164520099Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=ae74f29e-5133-4fe2-8155-b78b58954349 name=/runtime.v1.ImageService/PullImage\nJun 12 21:09:07.175636 crc crio[24437]: time=\"2026-06-12T21:09:07.175534954Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 12 21:09:08.925775 crc crio[24437]: time=\"2026-06-12T21:09:08.924766947Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=ae74f29e-5133-4fe2-8155-b78b58954349 name=/runtime.v1.ImageService/PullImage\nJun 12 21:09:08.928061 crc crio[24437]: time=\"2026-06-12T21:09:08.927385123Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=ddc0b91d-29e4-4a89-b4b2-822bb9ec1ca2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:09:08.932461 crc crio[24437]: time=\"2026-06-12T21:09:08.932286895Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=62e7b2da-ca7c-46e2-a887-28b1c40e7d02 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:09:08.942838 crc crio[24437]: time=\"2026-06-12T21:09:08.942741636Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=53df2655-45b8-41d8-8b5d-5b760a7e6ac7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:09:08.944734 crc crio[24437]: time=\"2026-06-12T21:09:08.944661264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:09:09.004099 crc crio[24437]: time=\"2026-06-12T21:09:09.003901024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:09:09.009778 crc crio[24437]: time=\"2026-06-12T21:09:09.009685649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:09:09.203398 crc crio[24437]: time=\"2026-06-12T21:09:09.202657241Z\" level=info msg=\"Created container 24cd6f55decfc23e5a1744b0968e9575678cf1625323809e28de7c68f61ee527: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=53df2655-45b8-41d8-8b5d-5b760a7e6ac7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:09:09.204814 crc crio[24437]: time=\"2026-06-12T21:09:09.204778345Z\" level=info msg=\"Starting container: 24cd6f55decfc23e5a1744b0968e9575678cf1625323809e28de7c68f61ee527\" id=421a8505-4ac2-4826-bf1b-8e69ad5c0620 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:09:09.215244 crc crio[24437]: time=\"2026-06-12T21:09:09.213596265Z\" level=info msg=\"Started container\" PID=111835 containerID=24cd6f55decfc23e5a1744b0968e9575678cf1625323809e28de7c68f61ee527 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/openstack-edpm-ipam-provisionserver-checksum-discovery id=421a8505-4ac2-4826-bf1b-8e69ad5c0620 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988\nJun 12 21:09:11.230660 crc crio[24437]: time=\"2026-06-12T21:09:11.229848851Z\" level=info msg=\"Stopping pod sandbox: 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988\" id=bb23a9f1-307b-4764-b81a-0f1eaa6b35bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:11.232320 crc crio[24437]: time=\"2026-06-12T21:09:11.23143224Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v Namespace:openstack ID:6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988 UID:70f417fd-2c44-4cae-81ee-b451f098be39 NetNS:/var/run/netns/74c552cf-6b1e-4924-9bb4-ec578e224b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70f417fd_2c44_4cae_81ee_b451f098be39.slice PodAnnotations:0xc0026aa1f8}] Aliases:map[]}\"\nJun 12 21:09:11.232320 crc crio[24437]: time=\"2026-06-12T21:09:11.231663376Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:09:11.560999 crc crio[24437]: time=\"2026-06-12T21:09:11.560385091Z\" level=info msg=\"Stopped pod sandbox: 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988\" id=bb23a9f1-307b-4764-b81a-0f1eaa6b35bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:17.716892 crc crio[24437]: time=\"2026-06-12T21:09:17.7140722Z\" level=info msg=\"Removing container: 6fbff353d2b44659bdeb798c8c07db6df00ea35890bd8061098804a3eb3d1680\" id=31cc75a0-82a4-42c2-8f70-d41d120dc229 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:17.812113 crc crio[24437]: time=\"2026-06-12T21:09:17.812000137Z\" level=info msg=\"Removed container 6fbff353d2b44659bdeb798c8c07db6df00ea35890bd8061098804a3eb3d1680: openstack/keystone-bootstrap-wpktq/keystone-bootstrap\" id=31cc75a0-82a4-42c2-8f70-d41d120dc229 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:17.816438 crc crio[24437]: time=\"2026-06-12T21:09:17.816346586Z\" level=info msg=\"Removing container: c90c492d024af8720b6288677916b61549acea787fef428ec13afb0a890f6b10\" id=a8c71b01-dcfb-4035-8467-c73468f831bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:17.937220 crc crio[24437]: time=\"2026-06-12T21:09:17.937089313Z\" level=info msg=\"Removed container c90c492d024af8720b6288677916b61549acea787fef428ec13afb0a890f6b10: openstack/neutron-db-sync-9pz4j/neutron-db-sync\" id=a8c71b01-dcfb-4035-8467-c73468f831bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:17.941785 crc crio[24437]: time=\"2026-06-12T21:09:17.941718809Z\" level=info msg=\"Removing container: b93babd4036a64a8dc03372928c0a8f0adff7dfddfb45ea1527c67dd3424b7fb\" id=1915a0b9-05e1-45ff-8975-d60397e9bd80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:18.087358 crc crio[24437]: time=\"2026-06-12T21:09:18.086372064Z\" level=info msg=\"Removed container b93babd4036a64a8dc03372928c0a8f0adff7dfddfb45ea1527c67dd3424b7fb: openstack/keystone-db-sync-q6dbc/keystone-db-sync\" id=1915a0b9-05e1-45ff-8975-d60397e9bd80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:18.093290 crc crio[24437]: time=\"2026-06-12T21:09:18.093203555Z\" level=info msg=\"Removing container: fa6db80ef75efc8dc6b2c774cfa66f269b64c4e4b762de1a9656eee4dbbdb68d\" id=5a8d9101-1b7f-46c5-bff6-c1431b505e60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:18.174107 crc crio[24437]: time=\"2026-06-12T21:09:18.174020475Z\" level=info msg=\"Removed container fa6db80ef75efc8dc6b2c774cfa66f269b64c4e4b762de1a9656eee4dbbdb68d: openstack/barbican-db-sync-kgvpz/barbican-db-sync\" id=5a8d9101-1b7f-46c5-bff6-c1431b505e60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:18.178598 crc crio[24437]: time=\"2026-06-12T21:09:18.178466466Z\" level=info msg=\"Removing container: 8a65576c94e7d21398feee83b07381146ace048e27c823b85b54e2645bed498e\" id=c8b34a7c-ef75-4ee5-b998-b0e6e5170cd7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:18.392184 crc crio[24437]: time=\"2026-06-12T21:09:18.392090173Z\" level=info msg=\"Removed container 8a65576c94e7d21398feee83b07381146ace048e27c823b85b54e2645bed498e: openstack/glance-db-sync-kpnzt/glance-db-sync\" id=c8b34a7c-ef75-4ee5-b998-b0e6e5170cd7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:18.397533 crc crio[24437]: time=\"2026-06-12T21:09:18.397448457Z\" level=info msg=\"Removing container: d2487c8ffb2c810ef18958fc76942e3f707d9ec1337d7c8bc22730685d32004d\" id=8538f04a-f4f6-4574-a1d5-b070d83da501 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:18.530363 crc crio[24437]: time=\"2026-06-12T21:09:18.529776134Z\" level=info msg=\"Removed container d2487c8ffb2c810ef18958fc76942e3f707d9ec1337d7c8bc22730685d32004d: openstack/cinder-db-sync-5wc9b/cinder-db-sync\" id=8538f04a-f4f6-4574-a1d5-b070d83da501 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:18.532908 crc crio[24437]: time=\"2026-06-12T21:09:18.532746529Z\" level=info msg=\"Removing container: adff543aff80de1119b95201ad5dab637b698570d8535b9694e6df6d6a0ca758\" id=b4b893f3-e901-4bcf-97ef-69760e3bd7df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:18.587167 crc crio[24437]: time=\"2026-06-12T21:09:18.586880851Z\" level=info msg=\"Removed container adff543aff80de1119b95201ad5dab637b698570d8535b9694e6df6d6a0ca758: openstack/placement-db-sync-r64ts/placement-db-sync\" id=b4b893f3-e901-4bcf-97ef-69760e3bd7df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:18.608347 crc crio[24437]: time=\"2026-06-12T21:09:18.608237065Z\" level=info msg=\"Stopping pod sandbox: 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b\" id=8ce0a6e0-ed42-40f0-a480-29861ca86b79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:18.608347 crc crio[24437]: time=\"2026-06-12T21:09:18.608331208Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b\" id=8ce0a6e0-ed42-40f0-a480-29861ca86b79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:18.609244 crc crio[24437]: time=\"2026-06-12T21:09:18.609167238Z\" level=info msg=\"Removing pod sandbox: 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b\" id=c9232010-0ae7-47bf-9eb1-f5a2188233bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:09:18.624138 crc crio[24437]: time=\"2026-06-12T21:09:18.624047459Z\" level=info msg=\"Removed pod sandbox: 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b\" id=c9232010-0ae7-47bf-9eb1-f5a2188233bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:09:18.625668 crc crio[24437]: time=\"2026-06-12T21:09:18.625590199Z\" level=info msg=\"Stopping pod sandbox: fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782\" id=07b29506-ddaf-47da-ae6b-5a7d10bf2c0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:18.625668 crc crio[24437]: time=\"2026-06-12T21:09:18.625683051Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782\" id=07b29506-ddaf-47da-ae6b-5a7d10bf2c0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:18.626467 crc crio[24437]: time=\"2026-06-12T21:09:18.62643096Z\" level=info msg=\"Removing pod sandbox: fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782\" id=1bda7fd2-8947-4a08-bccf-939ef35d5b08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:09:18.647213 crc crio[24437]: time=\"2026-06-12T21:09:18.647097756Z\" level=info msg=\"Removed pod sandbox: fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782\" id=1bda7fd2-8947-4a08-bccf-939ef35d5b08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:09:18.648284 crc crio[24437]: time=\"2026-06-12T21:09:18.648228944Z\" level=info msg=\"Stopping pod sandbox: f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017\" id=16df30ae-f7b6-42e5-b590-d4ae57543881 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:18.648679 crc crio[24437]: time=\"2026-06-12T21:09:18.648288186Z\" level=info msg=\"Stopped pod sandbox (already stopped): f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017\" id=16df30ae-f7b6-42e5-b590-d4ae57543881 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:18.650311 crc crio[24437]: time=\"2026-06-12T21:09:18.650198023Z\" level=info msg=\"Removing pod sandbox: f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017\" id=69fcf1cc-e8cf-4036-9f9c-a3c8c55d7565 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:09:18.669176 crc crio[24437]: time=\"2026-06-12T21:09:18.668994133Z\" level=info msg=\"Removed pod sandbox: f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017\" id=69fcf1cc-e8cf-4036-9f9c-a3c8c55d7565 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:09:18.670176 crc crio[24437]: time=\"2026-06-12T21:09:18.670141262Z\" level=info msg=\"Stopping pod sandbox: 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c\" id=3e3f977e-42b9-4ab0-b489-a0033c211339 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:18.670344 crc crio[24437]: time=\"2026-06-12T21:09:18.670316606Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c\" id=3e3f977e-42b9-4ab0-b489-a0033c211339 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:18.672661 crc crio[24437]: time=\"2026-06-12T21:09:18.671724932Z\" level=info msg=\"Removing pod sandbox: 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c\" id=90e0f36f-672a-4577-a3e6-5c96993e57b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:09:18.688764 crc crio[24437]: time=\"2026-06-12T21:09:18.688671695Z\" level=info msg=\"Removed pod sandbox: 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c\" id=90e0f36f-672a-4577-a3e6-5c96993e57b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:09:18.689662 crc crio[24437]: time=\"2026-06-12T21:09:18.68963677Z\" level=info msg=\"Stopping pod sandbox: ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277\" id=dcb21196-a0f1-4467-a725-9ceeeb1e78de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:18.689801 crc crio[24437]: time=\"2026-06-12T21:09:18.689780973Z\" level=info msg=\"Stopped pod sandbox (already stopped): ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277\" id=dcb21196-a0f1-4467-a725-9ceeeb1e78de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:18.690607 crc crio[24437]: time=\"2026-06-12T21:09:18.690559733Z\" level=info msg=\"Removing pod sandbox: ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277\" id=df061c36-16c1-4656-a667-033d08c63e97 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:09:18.705460 crc crio[24437]: time=\"2026-06-12T21:09:18.705334122Z\" level=info msg=\"Removed pod sandbox: ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277\" id=df061c36-16c1-4656-a667-033d08c63e97 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:09:18.707271 crc crio[24437]: time=\"2026-06-12T21:09:18.707159067Z\" level=info msg=\"Stopping pod sandbox: b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc\" id=3d4ba2bf-997f-44d3-99a6-956b56ec264b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:18.707625 crc crio[24437]: time=\"2026-06-12T21:09:18.70729018Z\" level=info msg=\"Stopped pod sandbox (already stopped): b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc\" id=3d4ba2bf-997f-44d3-99a6-956b56ec264b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:18.708391 crc crio[24437]: time=\"2026-06-12T21:09:18.708353107Z\" level=info msg=\"Removing pod sandbox: b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc\" id=e76009c5-5a52-4e26-a52e-462ff53ca3d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:09:18.724427 crc crio[24437]: time=\"2026-06-12T21:09:18.724376188Z\" level=info msg=\"Removed pod sandbox: b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc\" id=e76009c5-5a52-4e26-a52e-462ff53ca3d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:09:18.727685 crc crio[24437]: time=\"2026-06-12T21:09:18.727572577Z\" level=info msg=\"Stopping pod sandbox: 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219\" id=e598f7e5-09c5-4b60-af87-66a6efaa9edf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:18.727811 crc crio[24437]: time=\"2026-06-12T21:09:18.72768696Z\" level=info msg=\"Stopped pod sandbox (already stopped): 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219\" id=e598f7e5-09c5-4b60-af87-66a6efaa9edf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:18.728203 crc crio[24437]: time=\"2026-06-12T21:09:18.728137451Z\" level=info msg=\"Removing pod sandbox: 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219\" id=699b6cd5-e3fa-4205-9a81-2130f2558440 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:09:18.742625 crc crio[24437]: time=\"2026-06-12T21:09:18.742440118Z\" level=info msg=\"Removed pod sandbox: 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219\" id=699b6cd5-e3fa-4205-9a81-2130f2558440 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:10:00.548983 crc crio[24437]: time=\"2026-06-12T21:10:00.545150977Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688310-ktqpb/POD\" id=66d081ee-9dd0-43e5-bdfb-c276e00317bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:10:00.548983 crc crio[24437]: time=\"2026-06-12T21:10:00.54607764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:10:00.591214 crc crio[24437]: time=\"2026-06-12T21:10:00.591049554Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688310-ktqpb Namespace:openshift-infra ID:e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201 UID:593b0c4c-e540-4be1-a62b-50113a0ccbb7 NetNS:/var/run/netns/611db89e-5f3c-4dc3-b910-d89fd0113d6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod593b0c4c_e540_4be1_a62b_50113a0ccbb7.slice PodAnnotations:0xc000c24558}] Aliases:map[]}\"\nJun 12 21:10:00.591214 crc crio[24437]: time=\"2026-06-12T21:10:00.591193557Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688310-ktqpb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:10:01.160300 crc crio[24437]: 2026-06-12T21:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e55af0e710702c1 Mac:96:85:4c:35:05:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/611db89e-5f3c-4dc3-b910-d89fd0113d6f SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:10:01.160616 crc crio[24437]: time=\"2026-06-12T21:10:01.160551425Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688310-ktqpb Namespace:openshift-infra ID:e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201 UID:593b0c4c-e540-4be1-a62b-50113a0ccbb7 NetNS:/var/run/netns/611db89e-5f3c-4dc3-b910-d89fd0113d6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod593b0c4c_e540_4be1_a62b_50113a0ccbb7.slice PodAnnotations:0xc000c24558}] Aliases:map[]}\"\nJun 12 21:10:01.160773 crc crio[24437]: time=\"2026-06-12T21:10:01.160717979Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688310-ktqpb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:10:01.177852 crc crio[24437]: time=\"2026-06-12T21:10:01.177357575Z\" level=info msg=\"Ran pod sandbox e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201 with infra container: openshift-infra/auto-csr-approver-29688310-ktqpb/POD\" id=66d081ee-9dd0-43e5-bdfb-c276e00317bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:10:01.180752 crc crio[24437]: time=\"2026-06-12T21:10:01.180693339Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=587c7d30-63f3-45c9-a268-32d7233d5f32 name=/runtime.v1.ImageService/PullImage\nJun 12 21:10:01.190344 crc crio[24437]: time=\"2026-06-12T21:10:01.190273238Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:10:02.370381 crc crio[24437]: time=\"2026-06-12T21:10:02.36925404Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=587c7d30-63f3-45c9-a268-32d7233d5f32 name=/runtime.v1.ImageService/PullImage\nJun 12 21:10:02.374617 crc crio[24437]: time=\"2026-06-12T21:10:02.371075095Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=703f5860-d6e0-4d94-8eb1-e781148b8fdf name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:10:02.374617 crc crio[24437]: time=\"2026-06-12T21:10:02.373218479Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3787c7ea-5be5-44f9-a193-28b3cbde166d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:10:02.409011 crc crio[24437]: time=\"2026-06-12T21:10:02.40882842Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688310-ktqpb/oc\" id=b88765f4-c4a8-43c4-b349-abaf9df92927 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:10:02.409413 crc crio[24437]: time=\"2026-06-12T21:10:02.409384213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:10:02.464975 crc crio[24437]: time=\"2026-06-12T21:10:02.464568943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:10:02.784632 crc crio[24437]: time=\"2026-06-12T21:10:02.784396235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:10:02.910154 crc crio[24437]: time=\"2026-06-12T21:10:02.909367998Z\" level=info msg=\"Created container c6a628500c7a8f8abd4dde827e823b0dc64cc083d7eb5e203f60fd033b68e893: openshift-infra/auto-csr-approver-29688310-ktqpb/oc\" id=b88765f4-c4a8-43c4-b349-abaf9df92927 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:10:02.911595 crc crio[24437]: time=\"2026-06-12T21:10:02.911399289Z\" level=info msg=\"Starting container: c6a628500c7a8f8abd4dde827e823b0dc64cc083d7eb5e203f60fd033b68e893\" id=b74e1f32-5ad9-4d16-b666-d497427ad7d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:10:02.923681 crc crio[24437]: time=\"2026-06-12T21:10:02.923594203Z\" level=info msg=\"Started container\" PID=114498 containerID=c6a628500c7a8f8abd4dde827e823b0dc64cc083d7eb5e203f60fd033b68e893 description=openshift-infra/auto-csr-approver-29688310-ktqpb/oc id=b74e1f32-5ad9-4d16-b666-d497427ad7d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201\nJun 12 21:10:05.415100 crc crio[24437]: time=\"2026-06-12T21:10:05.41327435Z\" level=info msg=\"Stopping pod sandbox: e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201\" id=23582700-f6e2-44cd-a549-1d8f32901247 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:05.418879 crc crio[24437]: time=\"2026-06-12T21:10:05.41691036Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688310-ktqpb Namespace:openshift-infra ID:e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201 UID:593b0c4c-e540-4be1-a62b-50113a0ccbb7 NetNS:/var/run/netns/611db89e-5f3c-4dc3-b910-d89fd0113d6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod593b0c4c_e540_4be1_a62b_50113a0ccbb7.slice PodAnnotations:0xc0026aa450}] Aliases:map[]}\"\nJun 12 21:10:05.418879 crc crio[24437]: time=\"2026-06-12T21:10:05.417478115Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688310-ktqpb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:10:05.837562 crc crio[24437]: time=\"2026-06-12T21:10:05.837354579Z\" level=info msg=\"Stopped pod sandbox: e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201\" id=23582700-f6e2-44cd-a549-1d8f32901247 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:18.766484 crc crio[24437]: time=\"2026-06-12T21:10:18.765362153Z\" level=info msg=\"Removing container: a7bf12021612dead92efcde3af82bd8510801904ba1dcf77460515a47ace536f\" id=09e26e44-960b-44b8-b317-e483506d1ce6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:18.803142 crc crio[24437]: time=\"2026-06-12T21:10:18.802615993Z\" level=info msg=\"Removed container a7bf12021612dead92efcde3af82bd8510801904ba1dcf77460515a47ace536f: openstack/nova-cell0-db-create-b6b5d/mariadb-database-create\" id=09e26e44-960b-44b8-b317-e483506d1ce6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:18.807162 crc crio[24437]: time=\"2026-06-12T21:10:18.807015994Z\" level=info msg=\"Removing container: 869d3c1da44c07fc2a38ed616010cc279caf8faba8faef51519c86844f780b1f\" id=306602d5-c5b9-4c68-8aaf-93d43c8ca424 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:18.884081 crc crio[24437]: time=\"2026-06-12T21:10:18.883836323Z\" level=info msg=\"Removed container 869d3c1da44c07fc2a38ed616010cc279caf8faba8faef51519c86844f780b1f: openstack/nova-api-e319-account-create-update-s2c4l/mariadb-account-create-update\" id=306602d5-c5b9-4c68-8aaf-93d43c8ca424 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:18.887392 crc crio[24437]: time=\"2026-06-12T21:10:18.88730329Z\" level=info msg=\"Removing container: 23a3a15f41c2e5970b5473a53d9bc2a162087f323f58195c05b89bffdb48528a\" id=d09e0566-c08c-4ed0-a33d-9cdb85dc77d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:18.985002 crc crio[24437]: time=\"2026-06-12T21:10:18.984836207Z\" level=info msg=\"Removed container 23a3a15f41c2e5970b5473a53d9bc2a162087f323f58195c05b89bffdb48528a: openstack/cinder-online-data-migrations-jhb6s/cinder-online-data-migrations\" id=d09e0566-c08c-4ed0-a33d-9cdb85dc77d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:18.988546 crc crio[24437]: time=\"2026-06-12T21:10:18.988455237Z\" level=info msg=\"Removing container: ad908e850c959bc7f92be0426427cd87abbbdbd694cace266e7e9386ad40850a\" id=d9b3e61e-d4a0-4729-8874-1739ecdc1939 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:19.021707 crc crio[24437]: time=\"2026-06-12T21:10:19.021611695Z\" level=info msg=\"Removed container ad908e850c959bc7f92be0426427cd87abbbdbd694cace266e7e9386ad40850a: openstack/nova-cell1-db-create-g66wd/mariadb-database-create\" id=d9b3e61e-d4a0-4729-8874-1739ecdc1939 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:19.025132 crc crio[24437]: time=\"2026-06-12T21:10:19.025007271Z\" level=info msg=\"Removing container: 8d8ecae2f91f7a189baf8f36ed4622fc718f70d3290cc4acc6f72a95206682ba\" id=c02d22f9-aa8b-4998-a9cd-49494713abc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:19.079899 crc crio[24437]: time=\"2026-06-12T21:10:19.079600294Z\" level=info msg=\"Removed container 8d8ecae2f91f7a189baf8f36ed4622fc718f70d3290cc4acc6f72a95206682ba: openstack/nova-cell0-6112-account-create-update-djx4p/mariadb-account-create-update\" id=c02d22f9-aa8b-4998-a9cd-49494713abc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:19.083673 crc crio[24437]: time=\"2026-06-12T21:10:19.083491703Z\" level=info msg=\"Removing container: 89fddea9168e520e5dbc4a45364bcbb01cb3ac158ae6acf5c7402c1add0cdad7\" id=8c2253d0-ba7e-493b-9d24-cbac4e186ecb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:19.273024 crc crio[24437]: time=\"2026-06-12T21:10:19.272848454Z\" level=info msg=\"Removed container 89fddea9168e520e5dbc4a45364bcbb01cb3ac158ae6acf5c7402c1add0cdad7: openshift-infra/auto-csr-approver-29688304-86jdm/oc\" id=8c2253d0-ba7e-493b-9d24-cbac4e186ecb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:19.277389 crc crio[24437]: time=\"2026-06-12T21:10:19.277285805Z\" level=info msg=\"Removing container: e39bc59d4d797e4f91104606c50410a6755d8a6cdbce917454f1f55e30a602e2\" id=87d3b65f-fb2a-452b-a4ec-7c06181263fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:19.309141 crc crio[24437]: time=\"2026-06-12T21:10:19.309036959Z\" level=info msg=\"Removed container e39bc59d4d797e4f91104606c50410a6755d8a6cdbce917454f1f55e30a602e2: openstack/nova-cell1-082d-account-create-update-7k879/mariadb-account-create-update\" id=87d3b65f-fb2a-452b-a4ec-7c06181263fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:19.312309 crc crio[24437]: time=\"2026-06-12T21:10:19.312145936Z\" level=info msg=\"Removing container: a51bb8475d721a329285fa96f28bd12d973b997bf4643a0a4fb5b895de6cf4b0\" id=aad14607-af0e-4c94-bc89-19bc58eff1d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:19.394266 crc crio[24437]: time=\"2026-06-12T21:10:19.393993541Z\" level=info msg=\"Removed container a51bb8475d721a329285fa96f28bd12d973b997bf4643a0a4fb5b895de6cf4b0: openstack/nova-api-db-create-rpkqq/mariadb-database-create\" id=aad14607-af0e-4c94-bc89-19bc58eff1d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:19.403853 crc crio[24437]: time=\"2026-06-12T21:10:19.403764076Z\" level=info msg=\"Stopping pod sandbox: f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a\" id=a95a3460-371f-4a48-82d5-765e1638b59f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.403853 crc crio[24437]: time=\"2026-06-12T21:10:19.403848918Z\" level=info msg=\"Stopped pod sandbox (already stopped): f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a\" id=a95a3460-371f-4a48-82d5-765e1638b59f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.404908 crc crio[24437]: time=\"2026-06-12T21:10:19.404867814Z\" level=info msg=\"Removing pod sandbox: f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a\" id=757f2433-0b99-455b-b7b7-9aecd9dff59d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:10:19.424681 crc crio[24437]: time=\"2026-06-12T21:10:19.424615098Z\" level=info msg=\"Removed pod sandbox: f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a\" id=757f2433-0b99-455b-b7b7-9aecd9dff59d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:10:19.426128 crc crio[24437]: time=\"2026-06-12T21:10:19.426051053Z\" level=info msg=\"Stopping pod sandbox: 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675\" id=87c64962-2ad0-43aa-89c1-39517e37c0c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.426233 crc crio[24437]: time=\"2026-06-12T21:10:19.426152956Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675\" id=87c64962-2ad0-43aa-89c1-39517e37c0c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.427369 crc crio[24437]: time=\"2026-06-12T21:10:19.427231332Z\" level=info msg=\"Removing pod sandbox: 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675\" id=bc95c6d3-13c0-4a7f-a6f8-411d25497b23 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:10:19.446072 crc crio[24437]: time=\"2026-06-12T21:10:19.446014372Z\" level=info msg=\"Removed pod sandbox: 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675\" id=bc95c6d3-13c0-4a7f-a6f8-411d25497b23 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:10:19.448747 crc crio[24437]: time=\"2026-06-12T21:10:19.448679229Z\" level=info msg=\"Stopping pod sandbox: 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779\" id=419f819b-e0a9-41f6-906c-8a82141ff356 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.449136 crc crio[24437]: time=\"2026-06-12T21:10:19.448769621Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779\" id=419f819b-e0a9-41f6-906c-8a82141ff356 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.449865 crc crio[24437]: time=\"2026-06-12T21:10:19.449830737Z\" level=info msg=\"Removing pod sandbox: 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779\" id=604b1fad-7a9c-4801-9060-1712385dc137 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:10:19.470126 crc crio[24437]: time=\"2026-06-12T21:10:19.470008431Z\" level=info msg=\"Removed pod sandbox: 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779\" id=604b1fad-7a9c-4801-9060-1712385dc137 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:10:19.471792 crc crio[24437]: time=\"2026-06-12T21:10:19.471715654Z\" level=info msg=\"Stopping pod sandbox: 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70\" id=b1642eea-d968-4243-85d8-815e779b144e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.471792 crc crio[24437]: time=\"2026-06-12T21:10:19.471777415Z\" level=info msg=\"Stopped pod sandbox (already stopped): 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70\" id=b1642eea-d968-4243-85d8-815e779b144e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.472553 crc crio[24437]: time=\"2026-06-12T21:10:19.472468103Z\" level=info msg=\"Removing pod sandbox: 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70\" id=f78ee463-4d4b-4892-950a-3a0a903be15b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:10:19.495550 crc crio[24437]: time=\"2026-06-12T21:10:19.494565535Z\" level=info msg=\"Removed pod sandbox: 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70\" id=f78ee463-4d4b-4892-950a-3a0a903be15b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:10:19.495550 crc crio[24437]: time=\"2026-06-12T21:10:19.495548649Z\" level=info msg=\"Stopping pod sandbox: 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88\" id=f2946713-baa0-4ae9-898f-8009d6e3c389 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.495911 crc crio[24437]: time=\"2026-06-12T21:10:19.495603171Z\" level=info msg=\"Stopped pod sandbox (already stopped): 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88\" id=f2946713-baa0-4ae9-898f-8009d6e3c389 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.496346 crc crio[24437]: time=\"2026-06-12T21:10:19.496092623Z\" level=info msg=\"Removing pod sandbox: 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88\" id=e3b19f8a-eee1-4142-80f3-799825572966 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:10:19.515904 crc crio[24437]: time=\"2026-06-12T21:10:19.515759344Z\" level=info msg=\"Removed pod sandbox: 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88\" id=e3b19f8a-eee1-4142-80f3-799825572966 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:10:19.517135 crc crio[24437]: time=\"2026-06-12T21:10:19.517099288Z\" level=info msg=\"Stopping pod sandbox: 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40\" id=07073381-c1a3-42f5-be7b-1fb1e9151a04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.517318 crc crio[24437]: time=\"2026-06-12T21:10:19.517295293Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40\" id=07073381-c1a3-42f5-be7b-1fb1e9151a04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.520234 crc crio[24437]: time=\"2026-06-12T21:10:19.519198351Z\" level=info msg=\"Removing pod sandbox: 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40\" id=605b3714-462a-4bf8-9730-3b4a607cf099 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:10:19.535559 crc crio[24437]: time=\"2026-06-12T21:10:19.535409566Z\" level=info msg=\"Removed pod sandbox: 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40\" id=605b3714-462a-4bf8-9730-3b4a607cf099 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:10:19.536457 crc crio[24437]: time=\"2026-06-12T21:10:19.536427501Z\" level=info msg=\"Stopping pod sandbox: a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497\" id=87dfce85-30d3-4ff3-9aa0-b40d528e2818 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.536663 crc crio[24437]: time=\"2026-06-12T21:10:19.536640956Z\" level=info msg=\"Stopped pod sandbox (already stopped): a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497\" id=87dfce85-30d3-4ff3-9aa0-b40d528e2818 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.537567 crc crio[24437]: time=\"2026-06-12T21:10:19.537331794Z\" level=info msg=\"Removing pod sandbox: a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497\" id=7c41046c-36e2-469b-adcd-82591ae49454 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:10:19.555055 crc crio[24437]: time=\"2026-06-12T21:10:19.554881102Z\" level=info msg=\"Removed pod sandbox: a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497\" id=7c41046c-36e2-469b-adcd-82591ae49454 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:10:19.558509 crc crio[24437]: time=\"2026-06-12T21:10:19.558416451Z\" level=info msg=\"Stopping pod sandbox: 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7\" id=92678b45-b1a3-40bf-a3ca-9e676832857c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.558509 crc crio[24437]: time=\"2026-06-12T21:10:19.558507713Z\" level=info msg=\"Stopped pod sandbox (already stopped): 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7\" id=92678b45-b1a3-40bf-a3ca-9e676832857c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.559774 crc crio[24437]: time=\"2026-06-12T21:10:19.559732203Z\" level=info msg=\"Removing pod sandbox: 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7\" id=0c3261fe-b6c3-4a75-adde-43840ce2d8d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:10:19.577109 crc crio[24437]: time=\"2026-06-12T21:10:19.57679027Z\" level=info msg=\"Removed pod sandbox: 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7\" id=0c3261fe-b6c3-4a75-adde-43840ce2d8d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:11:19.598692 crc crio[24437]: time=\"2026-06-12T21:11:19.597613726Z\" level=info msg=\"Removing container: 3838a6e374760b914b610c81866773b40143f04633b9ecd95f64d5a3df6b1052\" id=d45b629b-a513-4222-a335-30a0c5bb321b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:11:19.763168 crc crio[24437]: time=\"2026-06-12T21:11:19.76304198Z\" level=info msg=\"Removed container 3838a6e374760b914b610c81866773b40143f04633b9ecd95f64d5a3df6b1052: openstack/nova-cell0-cell-mapping-9bpfw/nova-manage\" id=d45b629b-a513-4222-a335-30a0c5bb321b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:11:19.767248 crc crio[24437]: time=\"2026-06-12T21:11:19.767167363Z\" level=info msg=\"Removing container: c13efcc2e09dd49ad606e13e2de4171e18e5513ed5a04c73f4ee9d1b807b0480\" id=b6aa5280-310a-4d71-9074-2f3f9b3e6290 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:11:19.913512 crc crio[24437]: time=\"2026-06-12T21:11:19.913250813Z\" level=info msg=\"Removed container c13efcc2e09dd49ad606e13e2de4171e18e5513ed5a04c73f4ee9d1b807b0480: openstack/nova-cell0-conductor-db-sync-rhspw/nova-cell0-conductor-db-sync\" id=b6aa5280-310a-4d71-9074-2f3f9b3e6290 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:11:19.925525 crc crio[24437]: time=\"2026-06-12T21:11:19.925433178Z\" level=info msg=\"Stopping pod sandbox: 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d\" id=ee3e4f61-d875-498d-a9ab-ed2d4675c65e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:11:19.925861 crc crio[24437]: time=\"2026-06-12T21:11:19.925569451Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d\" id=ee3e4f61-d875-498d-a9ab-ed2d4675c65e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:11:19.926861 crc crio[24437]: time=\"2026-06-12T21:11:19.926813322Z\" level=info msg=\"Removing pod sandbox: 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d\" id=2af9cbbf-21f5-49e0-b43f-a10990cff0aa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:11:19.948060 crc crio[24437]: time=\"2026-06-12T21:11:19.947875329Z\" level=info msg=\"Removed pod sandbox: 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d\" id=2af9cbbf-21f5-49e0-b43f-a10990cff0aa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:11:19.949194 crc crio[24437]: time=\"2026-06-12T21:11:19.949150251Z\" level=info msg=\"Stopping pod sandbox: 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8\" id=dbd82bb3-184e-4bb9-89e7-90f2c3bca56b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:11:19.949312 crc crio[24437]: time=\"2026-06-12T21:11:19.949220743Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8\" id=dbd82bb3-184e-4bb9-89e7-90f2c3bca56b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:11:19.949892 crc crio[24437]: time=\"2026-06-12T21:11:19.949833608Z\" level=info msg=\"Removing pod sandbox: 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8\" id=db18679e-0dc8-452c-b7e6-c9d480746673 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:11:19.967006 crc crio[24437]: time=\"2026-06-12T21:11:19.966867863Z\" level=info msg=\"Removed pod sandbox: 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8\" id=db18679e-0dc8-452c-b7e6-c9d480746673 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:11:59.104485 crc crio[24437]: time=\"2026-06-12T21:11:59.093735767Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-lwwks/POD\" id=b1bac667-037d-4cc8-bf45-24d3794bc79b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:11:59.104485 crc crio[24437]: time=\"2026-06-12T21:11:59.099758767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:11:59.427751 crc crio[24437]: time=\"2026-06-12T21:11:59.4264574Z\" level=info msg=\"Got pod network &{Name:certified-operators-lwwks Namespace:openshift-marketplace ID:c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605 UID:e66c7cc7-c1fb-42ea-8b90-baa0164ae81b NetNS:/var/run/netns/e594796d-ff0d-438e-ad70-7b3d44fe8fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode66c7cc7_c1fb_42ea_8b90_baa0164ae81b.slice PodAnnotations:0xc006ecd030}] Aliases:map[]}\"\nJun 12 21:11:59.427751 crc crio[24437]: time=\"2026-06-12T21:11:59.426617124Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-lwwks to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:12:00.632715 crc crio[24437]: 2026-06-12T21:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c500398b0c97df4 Mac:32:29:82:48:01:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/e594796d-ff0d-438e-ad70-7b3d44fe8fca SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:12:00.638072 crc crio[24437]: time=\"2026-06-12T21:12:00.636722985Z\" level=info msg=\"Got pod network &{Name:certified-operators-lwwks Namespace:openshift-marketplace ID:c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605 UID:e66c7cc7-c1fb-42ea-8b90-baa0164ae81b NetNS:/var/run/netns/e594796d-ff0d-438e-ad70-7b3d44fe8fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode66c7cc7_c1fb_42ea_8b90_baa0164ae81b.slice PodAnnotations:0xc006ecd030}] Aliases:map[]}\"\nJun 12 21:12:00.638072 crc crio[24437]: time=\"2026-06-12T21:12:00.63731806Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-lwwks for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:12:00.686143 crc crio[24437]: time=\"2026-06-12T21:12:00.685401651Z\" level=info msg=\"Ran pod sandbox c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605 with infra container: openshift-marketplace/certified-operators-lwwks/POD\" id=b1bac667-037d-4cc8-bf45-24d3794bc79b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:12:00.689354 crc crio[24437]: time=\"2026-06-12T21:12:00.689255888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9ea7ea02-0f20-4231-91fc-35a841e10681 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:12:00.695115 crc crio[24437]: time=\"2026-06-12T21:12:00.695048872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0fedc914-c993-49b8-a8dc-792212a716ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:12:00.715117 crc crio[24437]: time=\"2026-06-12T21:12:00.714796817Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lwwks/extract-utilities\" id=e8325137-1627-44d1-9405-27189ac73aa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:12:00.717630 crc crio[24437]: time=\"2026-06-12T21:12:00.717079753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:00.766018 crc crio[24437]: time=\"2026-06-12T21:12:00.765654546Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688312-4cdf9/POD\" id=d6c4cde8-d39c-42b6-a815-c49c784c3863 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:12:00.766286 crc crio[24437]: time=\"2026-06-12T21:12:00.766167909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:01.028520 crc crio[24437]: time=\"2026-06-12T21:12:01.028243159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:01.054329 crc crio[24437]: time=\"2026-06-12T21:12:01.054180158Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688312-4cdf9 Namespace:openshift-infra ID:c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b UID:c30b5ee3-720a-4f7f-b298-5b44c381ff54 NetNS:/var/run/netns/f0a18549-ad1f-4705-9b32-c1337cc4ba5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc30b5ee3_720a_4f7f_b298_5b44c381ff54.slice PodAnnotations:0xc006ecc0c0}] Aliases:map[]}\"\nJun 12 21:12:01.054329 crc crio[24437]: time=\"2026-06-12T21:12:01.054311451Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688312-4cdf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:12:01.088817 crc crio[24437]: time=\"2026-06-12T21:12:01.088512555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:01.385112 crc crio[24437]: time=\"2026-06-12T21:12:01.384410109Z\" level=info msg=\"Created container 45adaa036596444e64779f7ee54bcd853db762b33f0d1f88d111e03008dec7c5: openshift-marketplace/certified-operators-lwwks/extract-utilities\" id=e8325137-1627-44d1-9405-27189ac73aa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:12:01.392639 crc crio[24437]: time=\"2026-06-12T21:12:01.39244847Z\" level=info msg=\"Starting container: 45adaa036596444e64779f7ee54bcd853db762b33f0d1f88d111e03008dec7c5\" id=37b28946-03d3-4506-a3c0-75597cf8a4e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:12:01.431788 crc crio[24437]: time=\"2026-06-12T21:12:01.431194819Z\" level=info msg=\"Started container\" PID=120323 containerID=45adaa036596444e64779f7ee54bcd853db762b33f0d1f88d111e03008dec7c5 description=openshift-marketplace/certified-operators-lwwks/extract-utilities id=37b28946-03d3-4506-a3c0-75597cf8a4e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605\nJun 12 21:12:02.578090 crc crio[24437]: time=\"2026-06-12T21:12:02.567289639Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c0a5434b-1c2c-477e-812a-391160217b85 name=/runtime.v1.ImageService/PullImage\nJun 12 21:12:02.652313 crc crio[24437]: time=\"2026-06-12T21:12:02.6413666Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 21:12:03.847033 crc crio[24437]: 2026-06-12T21:12:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2949197e41cfe0 Mac:a2:13:c0:d5:a6:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/f0a18549-ad1f-4705-9b32-c1337cc4ba5b SocketPath: PciID:}] [{Interface:0xc0004be6a0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:12:03.895886 crc crio[24437]: time=\"2026-06-12T21:12:03.855910582Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688312-4cdf9 Namespace:openshift-infra ID:c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b UID:c30b5ee3-720a-4f7f-b298-5b44c381ff54 NetNS:/var/run/netns/f0a18549-ad1f-4705-9b32-c1337cc4ba5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc30b5ee3_720a_4f7f_b298_5b44c381ff54.slice PodAnnotations:0xc006ecc0c0}] Aliases:map[]}\"\nJun 12 21:12:03.953433 crc crio[24437]: time=\"2026-06-12T21:12:03.918908156Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688312-4cdf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:12:04.109880 crc crio[24437]: time=\"2026-06-12T21:12:04.108110963Z\" level=info msg=\"Ran pod sandbox c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b with infra container: openshift-infra/auto-csr-approver-29688312-4cdf9/POD\" id=d6c4cde8-d39c-42b6-a815-c49c784c3863 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:12:04.133446 crc crio[24437]: time=\"2026-06-12T21:12:04.133335214Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=22e77e01-38ac-4488-b493-370dd43f1257 name=/runtime.v1.ImageService/PullImage\nJun 12 21:12:04.166173 crc crio[24437]: time=\"2026-06-12T21:12:04.164797Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:12:05.525161 crc crio[24437]: time=\"2026-06-12T21:12:05.524538379Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=22e77e01-38ac-4488-b493-370dd43f1257 name=/runtime.v1.ImageService/PullImage\nJun 12 21:12:05.527820 crc crio[24437]: time=\"2026-06-12T21:12:05.52774559Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=42db8deb-817b-40a4-a615-c70b757aa433 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:12:05.533689 crc crio[24437]: time=\"2026-06-12T21:12:05.533527435Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6e435118-3e44-4f87-9c71-267584e60e91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:12:05.543033 crc crio[24437]: time=\"2026-06-12T21:12:05.542853758Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688312-4cdf9/oc\" id=56ac4394-17e3-48f4-8066-bc1991bc2a27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:12:05.545650 crc crio[24437]: time=\"2026-06-12T21:12:05.545540915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:05.641978 crc crio[24437]: time=\"2026-06-12T21:12:05.641835271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:08.028528 crc crio[24437]: time=\"2026-06-12T21:12:08.027098979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:08.340149 crc crio[24437]: time=\"2026-06-12T21:12:08.334220353Z\" level=info msg=\"Created container e9c9fa52aec8f935a13c1bbb48705042751a035467f7ceeb4872f9476d42fbd9: openshift-infra/auto-csr-approver-29688312-4cdf9/oc\" id=56ac4394-17e3-48f4-8066-bc1991bc2a27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:12:08.349744 crc crio[24437]: time=\"2026-06-12T21:12:08.349671239Z\" level=info msg=\"Starting container: e9c9fa52aec8f935a13c1bbb48705042751a035467f7ceeb4872f9476d42fbd9\" id=8d77719f-250a-426e-a699-af083e1845df name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:12:08.462634 crc crio[24437]: time=\"2026-06-12T21:12:08.460793977Z\" level=info msg=\"Started container\" PID=120693 containerID=e9c9fa52aec8f935a13c1bbb48705042751a035467f7ceeb4872f9476d42fbd9 description=openshift-infra/auto-csr-approver-29688312-4cdf9/oc id=8d77719f-250a-426e-a699-af083e1845df name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b\nJun 12 21:12:13.531685 crc crio[24437]: time=\"2026-06-12T21:12:13.528890928Z\" level=info msg=\"Stopping pod sandbox: c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b\" id=5e43a5ed-7a7a-46e8-880c-838fe8fc5b06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:12:13.538319 crc crio[24437]: time=\"2026-06-12T21:12:13.538072128Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688312-4cdf9 Namespace:openshift-infra ID:c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b UID:c30b5ee3-720a-4f7f-b298-5b44c381ff54 NetNS:/var/run/netns/f0a18549-ad1f-4705-9b32-c1337cc4ba5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc30b5ee3_720a_4f7f_b298_5b44c381ff54.slice PodAnnotations:0xc001f6d008}] Aliases:map[]}\"\nJun 12 21:12:13.539025 crc crio[24437]: time=\"2026-06-12T21:12:13.538746524Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688312-4cdf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:12:15.214201 crc crio[24437]: time=\"2026-06-12T21:12:15.213325372Z\" level=info msg=\"Stopped pod sandbox: c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b\" id=5e43a5ed-7a7a-46e8-880c-838fe8fc5b06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:12:20.168091 crc crio[24437]: time=\"2026-06-12T21:12:20.167198588Z\" level=info msg=\"Removing container: 09f89783304aec0fed46bb5910536c61f6720025a038840b6271e650f4603920\" id=bb59d6d0-b4b0-486e-966d-c453e45ef1db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:20.757492 crc crio[24437]: time=\"2026-06-12T21:12:20.756839881Z\" level=info msg=\"Removed container 09f89783304aec0fed46bb5910536c61f6720025a038840b6271e650f4603920: openstack/nova-cell1-cell-mapping-9t228/nova-manage\" id=bb59d6d0-b4b0-486e-966d-c453e45ef1db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:20.761470 crc crio[24437]: time=\"2026-06-12T21:12:20.761393026Z\" level=info msg=\"Removing container: d9bcee497f413e6571923c728fdb7a81342c143a3fb48d81b0195a7405286ba4\" id=e034e9e3-1f4b-48fb-a3da-dc2aa2e5243c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:20.941273 crc crio[24437]: time=\"2026-06-12T21:12:20.941128797Z\" level=info msg=\"Removed container d9bcee497f413e6571923c728fdb7a81342c143a3fb48d81b0195a7405286ba4: openstack/nova-cell1-conductor-db-sync-2d2vt/nova-cell1-conductor-db-sync\" id=e034e9e3-1f4b-48fb-a3da-dc2aa2e5243c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:20.944866 crc crio[24437]: time=\"2026-06-12T21:12:20.944788759Z\" level=info msg=\"Removing container: cb9bd740ccac1dd670d296af055ba94a21b95f2cf9a0ecaa82b9abfb9c7ecf33\" id=95c7a0a5-6600-414e-9166-adca27e1d5c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:22.309458 crc crio[24437]: time=\"2026-06-12T21:12:22.30747376Z\" level=info msg=\"Removed container cb9bd740ccac1dd670d296af055ba94a21b95f2cf9a0ecaa82b9abfb9c7ecf33: openshift-infra/auto-csr-approver-29688306-p9lgx/oc\" id=95c7a0a5-6600-414e-9166-adca27e1d5c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:22.401042 crc crio[24437]: time=\"2026-06-12T21:12:22.400857614Z\" level=info msg=\"Stopping pod sandbox: a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991\" id=8ce133ae-9e73-477c-af29-251726278fea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:12:22.401042 crc crio[24437]: time=\"2026-06-12T21:12:22.401060189Z\" level=info msg=\"Stopped pod sandbox (already stopped): a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991\" id=8ce133ae-9e73-477c-af29-251726278fea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:12:22.406782 crc crio[24437]: time=\"2026-06-12T21:12:22.406661709Z\" level=info msg=\"Removing pod sandbox: a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991\" id=67105419-bc98-41f0-9581-bcc143779cbc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:12:22.451814 crc crio[24437]: time=\"2026-06-12T21:12:22.451413776Z\" level=info msg=\"Removed pod sandbox: a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991\" id=67105419-bc98-41f0-9581-bcc143779cbc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:12:22.454245 crc crio[24437]: time=\"2026-06-12T21:12:22.453500819Z\" level=info msg=\"Stopping pod sandbox: 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4\" id=2c429de4-e33d-4494-b116-f78a84ca9919 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:12:22.454245 crc crio[24437]: time=\"2026-06-12T21:12:22.453636422Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4\" id=2c429de4-e33d-4494-b116-f78a84ca9919 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:12:22.454758 crc crio[24437]: time=\"2026-06-12T21:12:22.45432775Z\" level=info msg=\"Removing pod sandbox: 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4\" id=f737a4b1-b9f5-4357-90e6-2bf969fbadd7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:12:22.495128 crc crio[24437]: time=\"2026-06-12T21:12:22.495029496Z\" level=info msg=\"Removed pod sandbox: 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4\" id=f737a4b1-b9f5-4357-90e6-2bf969fbadd7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:12:22.502867 crc crio[24437]: time=\"2026-06-12T21:12:22.502004361Z\" level=info msg=\"Stopping pod sandbox: 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d\" id=d04867fe-e88b-498e-a882-376605be12d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:12:22.502867 crc crio[24437]: time=\"2026-06-12T21:12:22.502099254Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d\" id=d04867fe-e88b-498e-a882-376605be12d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:12:22.504510 crc crio[24437]: time=\"2026-06-12T21:12:22.504448493Z\" level=info msg=\"Removing pod sandbox: 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d\" id=01933124-5fc4-44b8-9577-f62f8f1e0881 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:12:22.552148 crc crio[24437]: time=\"2026-06-12T21:12:22.552054712Z\" level=info msg=\"Removed pod sandbox: 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d\" id=01933124-5fc4-44b8-9577-f62f8f1e0881 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:12:22.868890 crc crio[24437]: time=\"2026-06-12T21:12:22.868284895Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-g6c9n/POD\" id=cfa62e79-a7d1-4518-b5e6-1b8021763922 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:12:22.869146 crc crio[24437]: time=\"2026-06-12T21:12:22.869094886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:30.211803 crc crio[24437]: time=\"2026-06-12T21:12:30.210371761Z\" level=info msg=\"Got pod network &{Name:community-operators-g6c9n Namespace:openshift-marketplace ID:cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de UID:6ae84e83-0afc-4f6d-bffb-7e93bc029078 NetNS:/var/run/netns/07d0cfdc-f740-4992-ab83-91b73667fd6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ae84e83_0afc_4f6d_bffb_7e93bc029078.slice PodAnnotations:0xc001f6c088}] Aliases:map[]}\"\nJun 12 21:12:30.211803 crc crio[24437]: time=\"2026-06-12T21:12:30.211741366Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-g6c9n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:12:30.390151 crc crio[24437]: time=\"2026-06-12T21:12:30.389193769Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064\" id=c0a5434b-1c2c-477e-812a-391160217b85 name=/runtime.v1.ImageService/PullImage\nJun 12 21:12:30.392148 crc crio[24437]: time=\"2026-06-12T21:12:30.392051591Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e594b622-97d4-48a4-b624-4e6006b84c69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:12:30.402599 crc crio[24437]: time=\"2026-06-12T21:12:30.402478742Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f0c3d31b-9556-4145-a3be-0d3cbdf05417 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:12:30.431439 crc crio[24437]: time=\"2026-06-12T21:12:30.429192059Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lwwks/extract-content\" id=026e3c8d-4536-4767-8db2-4da453d89bac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:12:30.431784 crc crio[24437]: time=\"2026-06-12T21:12:30.431500766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:30.523445 crc crio[24437]: time=\"2026-06-12T21:12:30.51887399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:30.528549 crc crio[24437]: time=\"2026-06-12T21:12:30.528239995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:30.722794 crc crio[24437]: time=\"2026-06-12T21:12:30.722088319Z\" level=info msg=\"Created container 554f3c0417ba823f0a51533c5a8d2ad10fc26ef768e5a0dc356761cc29278ff4: openshift-marketplace/certified-operators-lwwks/extract-content\" id=026e3c8d-4536-4767-8db2-4da453d89bac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:12:30.728167 crc crio[24437]: time=\"2026-06-12T21:12:30.727846262Z\" level=info msg=\"Starting container: 554f3c0417ba823f0a51533c5a8d2ad10fc26ef768e5a0dc356761cc29278ff4\" id=3ffabcf9-56db-4cfd-a3de-35058e3c76bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:12:30.735842 crc crio[24437]: time=\"2026-06-12T21:12:30.735718609Z\" level=info msg=\"Started container\" PID=121940 containerID=554f3c0417ba823f0a51533c5a8d2ad10fc26ef768e5a0dc356761cc29278ff4 description=openshift-marketplace/certified-operators-lwwks/extract-content id=3ffabcf9-56db-4cfd-a3de-35058e3c76bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605\nJun 12 21:12:30.878490 crc crio[24437]: 2026-06-12T21:12:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd96f1f110fab8b Mac:1a:2c:40:3e:30:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/07d0cfdc-f740-4992-ab83-91b73667fd6e SocketPath: PciID:}] [{Interface:0xc00052e760 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:12:30.880506 crc crio[24437]: time=\"2026-06-12T21:12:30.880421335Z\" level=info msg=\"Got pod network &{Name:community-operators-g6c9n Namespace:openshift-marketplace ID:cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de UID:6ae84e83-0afc-4f6d-bffb-7e93bc029078 NetNS:/var/run/netns/07d0cfdc-f740-4992-ab83-91b73667fd6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ae84e83_0afc_4f6d_bffb_7e93bc029078.slice PodAnnotations:0xc001f6c088}] Aliases:map[]}\"\nJun 12 21:12:30.880773 crc crio[24437]: time=\"2026-06-12T21:12:30.880710592Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-g6c9n for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:12:30.894319 crc crio[24437]: time=\"2026-06-12T21:12:30.8942021Z\" level=info msg=\"Ran pod sandbox cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de with infra container: openshift-marketplace/community-operators-g6c9n/POD\" id=cfa62e79-a7d1-4518-b5e6-1b8021763922 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:12:30.897538 crc crio[24437]: time=\"2026-06-12T21:12:30.89743632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2bb0b17-04b7-4d79-8716-3b6e6d6d8822 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:12:30.901463 crc crio[24437]: time=\"2026-06-12T21:12:30.901349938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df053bec-8710-4c16-8f7b-121e09de449a name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:12:30.919958 crc crio[24437]: time=\"2026-06-12T21:12:30.91982923Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g6c9n/extract-utilities\" id=f5b5d33c-ec3c-43f8-a7ae-162fcd7e44ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:12:30.920436 crc crio[24437]: time=\"2026-06-12T21:12:30.920377664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:30.979992 crc crio[24437]: time=\"2026-06-12T21:12:30.974468305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:30.981461 crc crio[24437]: time=\"2026-06-12T21:12:30.981382198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:31.346242 crc crio[24437]: time=\"2026-06-12T21:12:31.344869412Z\" level=info msg=\"Created container c654a12bfd4943e64ebf8618b7040c476aa695469cef68a804b96551a1e2c7dd: openshift-marketplace/community-operators-g6c9n/extract-utilities\" id=f5b5d33c-ec3c-43f8-a7ae-162fcd7e44ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:12:31.348238 crc crio[24437]: time=\"2026-06-12T21:12:31.347494648Z\" level=info msg=\"Starting container: c654a12bfd4943e64ebf8618b7040c476aa695469cef68a804b96551a1e2c7dd\" id=89348105-7525-4d17-aaa8-b060931e5535 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:12:31.374098 crc crio[24437]: time=\"2026-06-12T21:12:31.373952628Z\" level=info msg=\"Started container\" PID=121966 containerID=c654a12bfd4943e64ebf8618b7040c476aa695469cef68a804b96551a1e2c7dd description=openshift-marketplace/community-operators-g6c9n/extract-utilities id=89348105-7525-4d17-aaa8-b060931e5535 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de\nJun 12 21:12:31.659370 crc crio[24437]: time=\"2026-06-12T21:12:31.659285759Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fe84d739-7ff9-489c-ad00-6a16306ef218 name=/runtime.v1.ImageService/PullImage\nJun 12 21:12:31.667513 crc crio[24437]: time=\"2026-06-12T21:12:31.667115355Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 21:12:32.683817 crc crio[24437]: time=\"2026-06-12T21:12:32.679216897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=edc26517-6473-44b8-be2e-9600350d51ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:12:32.688025 crc crio[24437]: time=\"2026-06-12T21:12:32.68417013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f8c6459a-4ca5-4e76-be0b-74edb51c8d1c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:12:32.711604 crc crio[24437]: time=\"2026-06-12T21:12:32.711361029Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lwwks/registry-server\" id=3f7acd32-0b2f-4ae7-bd57-1336ffe44ba5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:12:32.711986 crc crio[24437]: time=\"2026-06-12T21:12:32.711863922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:32.904789 crc crio[24437]: time=\"2026-06-12T21:12:32.90463098Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=fe84d739-7ff9-489c-ad00-6a16306ef218 name=/runtime.v1.ImageService/PullImage\nJun 12 21:12:32.906705 crc crio[24437]: time=\"2026-06-12T21:12:32.906606479Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ddc814f6-5884-438b-9c41-996d9ecce6b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:12:32.910314 crc crio[24437]: time=\"2026-06-12T21:12:32.910167898Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c6cbc995-0310-4934-9bcf-d44c12c3fbcb name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:12:32.921749 crc crio[24437]: time=\"2026-06-12T21:12:32.921118431Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g6c9n/extract-content\" id=eed32219-a670-4504-9acb-6b1dd61cd35a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:12:32.922435 crc crio[24437]: time=\"2026-06-12T21:12:32.922369633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:32.954603 crc crio[24437]: time=\"2026-06-12T21:12:32.95427695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:32.957355 crc crio[24437]: time=\"2026-06-12T21:12:32.957289785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:33.029091 crc crio[24437]: time=\"2026-06-12T21:12:33.028988568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:33.035398 crc crio[24437]: time=\"2026-06-12T21:12:33.035256624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:33.204890 crc crio[24437]: time=\"2026-06-12T21:12:33.204745479Z\" level=info msg=\"Created container d2a930626259ea1de8988366c16ac5b29867c61876aea2cf92341995a17fd0d3: openshift-marketplace/certified-operators-lwwks/registry-server\" id=3f7acd32-0b2f-4ae7-bd57-1336ffe44ba5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:12:33.206499 crc crio[24437]: time=\"2026-06-12T21:12:33.206327549Z\" level=info msg=\"Created container 4339346c695bc810426a0a263691febd46e8fd6ef5296a6746baf43ca761fc6e: openshift-marketplace/community-operators-g6c9n/extract-content\" id=eed32219-a670-4504-9acb-6b1dd61cd35a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:12:33.207016 crc crio[24437]: time=\"2026-06-12T21:12:33.206791421Z\" level=info msg=\"Starting container: d2a930626259ea1de8988366c16ac5b29867c61876aea2cf92341995a17fd0d3\" id=424da52b-d008-4ccd-a473-4dba5b1e4322 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:12:33.211423 crc crio[24437]: time=\"2026-06-12T21:12:33.211372095Z\" level=info msg=\"Starting container: 4339346c695bc810426a0a263691febd46e8fd6ef5296a6746baf43ca761fc6e\" id=caa99f95-70a2-49ba-819d-4447e75f0bd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:12:33.222776 crc crio[24437]: time=\"2026-06-12T21:12:33.222709848Z\" level=info msg=\"Started container\" PID=122025 containerID=4339346c695bc810426a0a263691febd46e8fd6ef5296a6746baf43ca761fc6e description=openshift-marketplace/community-operators-g6c9n/extract-content id=caa99f95-70a2-49ba-819d-4447e75f0bd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de\nJun 12 21:12:33.224342 crc crio[24437]: time=\"2026-06-12T21:12:33.223312613Z\" level=info msg=\"Started container\" PID=122024 containerID=d2a930626259ea1de8988366c16ac5b29867c61876aea2cf92341995a17fd0d3 description=openshift-marketplace/certified-operators-lwwks/registry-server id=424da52b-d008-4ccd-a473-4dba5b1e4322 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605\nJun 12 21:12:39.832141 crc crio[24437]: time=\"2026-06-12T21:12:39.828329532Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c8e056d5-9511-42ea-8f98-ea8b4cfb8d65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:12:39.837156 crc crio[24437]: time=\"2026-06-12T21:12:39.836468965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ccb5a53a-7faf-40b0-94d8-f3a81f176e83 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:12:39.856352 crc crio[24437]: time=\"2026-06-12T21:12:39.856235478Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g6c9n/registry-server\" id=d4c02092-4e9d-4e48-bec2-d3567c19a354 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:12:39.857157 crc crio[24437]: time=\"2026-06-12T21:12:39.857004758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:39.963079 crc crio[24437]: time=\"2026-06-12T21:12:39.962872044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:39.972119 crc crio[24437]: time=\"2026-06-12T21:12:39.970550965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:12:40.171909 crc crio[24437]: time=\"2026-06-12T21:12:40.171734383Z\" level=info msg=\"Created container 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a: openshift-marketplace/community-operators-g6c9n/registry-server\" id=d4c02092-4e9d-4e48-bec2-d3567c19a354 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:12:40.175105 crc crio[24437]: time=\"2026-06-12T21:12:40.175017915Z\" level=info msg=\"Starting container: 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a\" id=7aaf9a67-b347-4bce-89c3-38e3c4002a05 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:12:40.183859 crc crio[24437]: time=\"2026-06-12T21:12:40.183742883Z\" level=info msg=\"Started container\" PID=122449 containerID=99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a description=openshift-marketplace/community-operators-g6c9n/registry-server id=7aaf9a67-b347-4bce-89c3-38e3c4002a05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de\nJun 12 21:12:40.476857 crc crio[24437]: time=\"2026-06-12T21:12:40.476753896Z\" level=info msg=\"Stopping container: 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677 (timeout: 2s)\" id=7ea5b9dc-abe2-4008-96e2-f97b85402c27 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:12:40.638234 crc crio[24437]: time=\"2026-06-12T21:12:40.634894687Z\" level=info msg=\"Stopped container 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677: openshift-marketplace/certified-operators-jqr5n/registry-server\" id=7ea5b9dc-abe2-4008-96e2-f97b85402c27 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:12:40.640234 crc crio[24437]: time=\"2026-06-12T21:12:40.640137549Z\" level=info msg=\"Stopping pod sandbox: 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052\" id=7de96f8d-3d3e-43e7-9e5d-eac6b59a5ae2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:12:40.650111 crc crio[24437]: time=\"2026-06-12T21:12:40.648093477Z\" level=info msg=\"Got pod network &{Name:certified-operators-jqr5n Namespace:openshift-marketplace ID:65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052 UID:072edb12-81e2-4287-b628-d5cb59eab442 NetNS:/var/run/netns/5b80d2d1-94c0-4bca-b3bf-ea892b98acb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod072edb12_81e2_4287_b628_d5cb59eab442.slice PodAnnotations:0xc0026abcd8}] Aliases:map[]}\"\nJun 12 21:12:40.650111 crc crio[24437]: time=\"2026-06-12T21:12:40.648369884Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-jqr5n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:12:41.191842 crc crio[24437]: time=\"2026-06-12T21:12:41.191630891Z\" level=info msg=\"Stopped pod sandbox: 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052\" id=7de96f8d-3d3e-43e7-9e5d-eac6b59a5ae2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:12:41.891849 crc crio[24437]: time=\"2026-06-12T21:12:41.891249744Z\" level=info msg=\"Removing container: 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677\" id=9588e567-a365-4cb3-8316-6f47f74d7e19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:41.948666 crc crio[24437]: time=\"2026-06-12T21:12:41.94830318Z\" level=info msg=\"Removed container 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677: openshift-marketplace/certified-operators-jqr5n/registry-server\" id=9588e567-a365-4cb3-8316-6f47f74d7e19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:41.951404 crc crio[24437]: time=\"2026-06-12T21:12:41.951281724Z\" level=info msg=\"Removing container: c290465ecc923356bcc6fd9fba6a2de0f3e7d148b8dbfccc801b389a5a729d7c\" id=96282b1f-f424-4db6-a86a-3bad5328c783 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:42.055372 crc crio[24437]: time=\"2026-06-12T21:12:42.054822171Z\" level=info msg=\"Removed container c290465ecc923356bcc6fd9fba6a2de0f3e7d148b8dbfccc801b389a5a729d7c: openshift-marketplace/certified-operators-jqr5n/extract-content\" id=96282b1f-f424-4db6-a86a-3bad5328c783 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:42.057999 crc crio[24437]: time=\"2026-06-12T21:12:42.057741364Z\" level=info msg=\"Removing container: 5a6ba918e77ef3c39681bd88bda55ac3ceb030bd64ffbbe70bffee4e46c99842\" id=80d8132a-297f-4ad0-8349-9cf7b0c0f884 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:42.113642 crc crio[24437]: time=\"2026-06-12T21:12:42.113516688Z\" level=info msg=\"Removed container 5a6ba918e77ef3c39681bd88bda55ac3ceb030bd64ffbbe70bffee4e46c99842: openshift-marketplace/certified-operators-jqr5n/extract-utilities\" id=80d8132a-297f-4ad0-8349-9cf7b0c0f884 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:54.095283 crc crio[24437]: time=\"2026-06-12T21:12:54.093157598Z\" level=info msg=\"Stopping container: 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a (timeout: 2s)\" id=4f75a8ec-f6a3-4734-a4b1-8a800e103b44 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:12:54.233446 crc crio[24437]: time=\"2026-06-12T21:12:54.233267069Z\" level=info msg=\"Stopped container 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a: openshift-marketplace/community-operators-g6c9n/registry-server\" id=4f75a8ec-f6a3-4734-a4b1-8a800e103b44 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:12:54.235242 crc crio[24437]: time=\"2026-06-12T21:12:54.235074764Z\" level=info msg=\"Stopping pod sandbox: cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de\" id=0e94e4c2-7d47-4d52-b4de-c60df134f404 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:12:54.236020 crc crio[24437]: time=\"2026-06-12T21:12:54.235895744Z\" level=info msg=\"Got pod network &{Name:community-operators-g6c9n Namespace:openshift-marketplace ID:cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de UID:6ae84e83-0afc-4f6d-bffb-7e93bc029078 NetNS:/var/run/netns/07d0cfdc-f740-4992-ab83-91b73667fd6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ae84e83_0afc_4f6d_bffb_7e93bc029078.slice PodAnnotations:0xc00012aea0}] Aliases:map[]}\"\nJun 12 21:12:54.236194 crc crio[24437]: time=\"2026-06-12T21:12:54.236164431Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-g6c9n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:12:54.712908 crc crio[24437]: time=\"2026-06-12T21:12:54.711739336Z\" level=info msg=\"Stopped pod sandbox: cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de\" id=0e94e4c2-7d47-4d52-b4de-c60df134f404 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:12:55.112652 crc crio[24437]: time=\"2026-06-12T21:12:55.112274985Z\" level=info msg=\"Removing container: 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a\" id=16a87e2a-bf74-41c1-8eef-a8387776ac7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:55.151694 crc crio[24437]: time=\"2026-06-12T21:12:55.151539717Z\" level=info msg=\"Removed container 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a: openshift-marketplace/community-operators-g6c9n/registry-server\" id=16a87e2a-bf74-41c1-8eef-a8387776ac7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:55.155099 crc crio[24437]: time=\"2026-06-12T21:12:55.155027593Z\" level=info msg=\"Removing container: 4339346c695bc810426a0a263691febd46e8fd6ef5296a6746baf43ca761fc6e\" id=32724881-1cda-4da9-9841-34cdee05d46f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:55.190553 crc crio[24437]: time=\"2026-06-12T21:12:55.190381707Z\" level=info msg=\"Removed container 4339346c695bc810426a0a263691febd46e8fd6ef5296a6746baf43ca761fc6e: openshift-marketplace/community-operators-g6c9n/extract-content\" id=32724881-1cda-4da9-9841-34cdee05d46f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:55.194311 crc crio[24437]: time=\"2026-06-12T21:12:55.194202853Z\" level=info msg=\"Removing container: c654a12bfd4943e64ebf8618b7040c476aa695469cef68a804b96551a1e2c7dd\" id=62fc5ecb-2502-40ba-b502-bf3d56f7033e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:12:55.248858 crc crio[24437]: time=\"2026-06-12T21:12:55.248023057Z\" level=info msg=\"Removed container c654a12bfd4943e64ebf8618b7040c476aa695469cef68a804b96551a1e2c7dd: openshift-marketplace/community-operators-g6c9n/extract-utilities\" id=62fc5ecb-2502-40ba-b502-bf3d56f7033e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:13:22.597189 crc crio[24437]: time=\"2026-06-12T21:13:22.596189375Z\" level=info msg=\"Stopping pod sandbox: 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052\" id=4e382a46-c7d4-4b42-8d92-6ebc50c80202 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:13:22.597189 crc crio[24437]: time=\"2026-06-12T21:13:22.597087357Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052\" id=4e382a46-c7d4-4b42-8d92-6ebc50c80202 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:13:22.599349 crc crio[24437]: time=\"2026-06-12T21:13:22.597803256Z\" level=info msg=\"Removing pod sandbox: 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052\" id=8fe8a78a-df9b-4643-85b3-a3dea3e0b210 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:13:22.621751 crc crio[24437]: time=\"2026-06-12T21:13:22.621497758Z\" level=info msg=\"Removed pod sandbox: 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052\" id=8fe8a78a-df9b-4643-85b3-a3dea3e0b210 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:13:22.622905 crc crio[24437]: time=\"2026-06-12T21:13:22.622818101Z\" level=info msg=\"Stopping pod sandbox: cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de\" id=5973c8df-0c76-4477-948f-e4b115538196 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:13:22.623044 crc crio[24437]: time=\"2026-06-12T21:13:22.622972474Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de\" id=5973c8df-0c76-4477-948f-e4b115538196 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:13:22.623660 crc crio[24437]: time=\"2026-06-12T21:13:22.623536449Z\" level=info msg=\"Removing pod sandbox: cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de\" id=d86e6309-fefa-4c56-b374-08dcdb6959ea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:13:22.639154 crc crio[24437]: time=\"2026-06-12T21:13:22.639063487Z\" level=info msg=\"Removed pod sandbox: cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de\" id=d86e6309-fefa-4c56-b374-08dcdb6959ea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:13:23.550772 crc crio[24437]: time=\"2026-06-12T21:13:23.550181026Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-72gh9/POD\" id=747a97d6-90ed-43fe-9b7f-e198e1decb0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:13:23.551097 crc crio[24437]: time=\"2026-06-12T21:13:23.550849222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:13:23.587246 crc crio[24437]: time=\"2026-06-12T21:13:23.587121409Z\" level=info msg=\"Got pod network &{Name:redhat-operators-72gh9 Namespace:openshift-marketplace ID:7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c UID:23353e6e-fb1d-446e-a4ad-499e03b3cc46 NetNS:/var/run/netns/b4e95d87-f5c5-4ecf-b3bd-18a66bc272eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23353e6e_fb1d_446e_a4ad_499e03b3cc46.slice PodAnnotations:0xc00282c580}] Aliases:map[]}\"\nJun 12 21:13:23.587246 crc crio[24437]: time=\"2026-06-12T21:13:23.587219861Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-72gh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:13:24.186717 crc crio[24437]: 2026-06-12T21:13:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b1bc6bd2ea9f02 Mac:5e:fc:36:a8:57:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/b4e95d87-f5c5-4ecf-b3bd-18a66bc272eb SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:13:24.188898 crc crio[24437]: time=\"2026-06-12T21:13:24.188668451Z\" level=info msg=\"Got pod network &{Name:redhat-operators-72gh9 Namespace:openshift-marketplace ID:7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c UID:23353e6e-fb1d-446e-a4ad-499e03b3cc46 NetNS:/var/run/netns/b4e95d87-f5c5-4ecf-b3bd-18a66bc272eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23353e6e_fb1d_446e_a4ad_499e03b3cc46.slice PodAnnotations:0xc00282c580}] Aliases:map[]}\"\nJun 12 21:13:24.189220 crc crio[24437]: time=\"2026-06-12T21:13:24.189142453Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-72gh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:13:24.202014 crc crio[24437]: time=\"2026-06-12T21:13:24.201691536Z\" level=info msg=\"Ran pod sandbox 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c with infra container: openshift-marketplace/redhat-operators-72gh9/POD\" id=747a97d6-90ed-43fe-9b7f-e198e1decb0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:13:24.205512 crc crio[24437]: time=\"2026-06-12T21:13:24.204784254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7a9f3438-3dd1-42f3-8076-697f0869a887 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:13:24.208853 crc crio[24437]: time=\"2026-06-12T21:13:24.208700132Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=395a57dc-a13a-42a7-b8e9-de38895d36f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:13:24.216058 crc crio[24437]: time=\"2026-06-12T21:13:24.215987354Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-72gh9/extract-utilities\" id=d33d3ca5-1ec4-4b97-a93b-08cd1fa830b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:13:24.216452 crc crio[24437]: time=\"2026-06-12T21:13:24.216355613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:13:24.265672 crc crio[24437]: time=\"2026-06-12T21:13:24.265533292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:13:24.269659 crc crio[24437]: time=\"2026-06-12T21:13:24.269528481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:13:24.433709 crc crio[24437]: time=\"2026-06-12T21:13:24.43311612Z\" level=info msg=\"Created container 29dc21cf68c1eb966d944798bb7248937d4415fc208b5a84af2bca43afa1f1f7: openshift-marketplace/redhat-operators-72gh9/extract-utilities\" id=d33d3ca5-1ec4-4b97-a93b-08cd1fa830b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:13:24.435320 crc crio[24437]: time=\"2026-06-12T21:13:24.435268254Z\" level=info msg=\"Starting container: 29dc21cf68c1eb966d944798bb7248937d4415fc208b5a84af2bca43afa1f1f7\" id=21e7c28a-f581-480d-bcf2-4029f1a288e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:13:24.441121 crc crio[24437]: time=\"2026-06-12T21:13:24.440832033Z\" level=info msg=\"Started container\" PID=124654 containerID=29dc21cf68c1eb966d944798bb7248937d4415fc208b5a84af2bca43afa1f1f7 description=openshift-marketplace/redhat-operators-72gh9/extract-utilities id=21e7c28a-f581-480d-bcf2-4029f1a288e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c\nJun 12 21:13:24.522276 crc crio[24437]: time=\"2026-06-12T21:13:24.522200696Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=86d9d95f-1211-4062-81da-1965a7198750 name=/runtime.v1.ImageService/PullImage\nJun 12 21:13:24.533810 crc crio[24437]: time=\"2026-06-12T21:13:24.533721874Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 21:13:25.380262 crc crio[24437]: time=\"2026-06-12T21:13:25.379382897Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=86d9d95f-1211-4062-81da-1965a7198750 name=/runtime.v1.ImageService/PullImage\nJun 12 21:13:25.381645 crc crio[24437]: time=\"2026-06-12T21:13:25.381214552Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0c2e9ffd-8fb4-4a02-a76f-243479e1c3a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:13:25.384297 crc crio[24437]: time=\"2026-06-12T21:13:25.384220308Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=80566d2d-a20c-4048-9883-04f4f11cb90f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:13:25.393535 crc crio[24437]: time=\"2026-06-12T21:13:25.393453638Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-72gh9/extract-content\" id=80840f38-ae27-4de0-bef7-6424bbe8de4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:13:25.394207 crc crio[24437]: time=\"2026-06-12T21:13:25.394149235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:13:25.451861 crc crio[24437]: time=\"2026-06-12T21:13:25.451671794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:13:25.457238 crc crio[24437]: time=\"2026-06-12T21:13:25.45714569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:13:25.677517 crc crio[24437]: time=\"2026-06-12T21:13:25.677419575Z\" level=info msg=\"Created container 6e08b5fd2ca0845aa9f9627118eaca217d7555fe6302f804a2b31678ebcb5020: openshift-marketplace/redhat-operators-72gh9/extract-content\" id=80840f38-ae27-4de0-bef7-6424bbe8de4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:13:25.680061 crc crio[24437]: time=\"2026-06-12T21:13:25.680026679Z\" level=info msg=\"Starting container: 6e08b5fd2ca0845aa9f9627118eaca217d7555fe6302f804a2b31678ebcb5020\" id=0ce65bf5-00a7-45e1-8386-88b77268b0d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:13:25.689508 crc crio[24437]: time=\"2026-06-12T21:13:25.689360703Z\" level=info msg=\"Started container\" PID=124702 containerID=6e08b5fd2ca0845aa9f9627118eaca217d7555fe6302f804a2b31678ebcb5020 description=openshift-marketplace/redhat-operators-72gh9/extract-content id=0ce65bf5-00a7-45e1-8386-88b77268b0d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c\nJun 12 21:13:30.619279 crc crio[24437]: time=\"2026-06-12T21:13:30.618111371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=77922141-ebf1-4a3b-b094-caa0246616a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:13:30.624647 crc crio[24437]: time=\"2026-06-12T21:13:30.624529092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1613d176-5971-46c3-9dfb-6d879e4273a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:13:30.646855 crc crio[24437]: time=\"2026-06-12T21:13:30.646797628Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-72gh9/registry-server\" id=6b443e20-c4ff-43c0-8779-df545f5b369b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:13:30.647525 crc crio[24437]: time=\"2026-06-12T21:13:30.647503846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:13:30.727393 crc crio[24437]: time=\"2026-06-12T21:13:30.726667074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:13:30.735853 crc crio[24437]: time=\"2026-06-12T21:13:30.735773171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:13:30.906328 crc crio[24437]: time=\"2026-06-12T21:13:30.906230201Z\" level=info msg=\"Created container 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971: openshift-marketplace/redhat-operators-72gh9/registry-server\" id=6b443e20-c4ff-43c0-8779-df545f5b369b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:13:30.909254 crc crio[24437]: time=\"2026-06-12T21:13:30.909183566Z\" level=info msg=\"Starting container: 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971\" id=c1f67c3a-8dfe-4aab-8121-6c9ed34d08e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:13:30.917087 crc crio[24437]: time=\"2026-06-12T21:13:30.916267263Z\" level=info msg=\"Started container\" PID=125117 containerID=548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971 description=openshift-marketplace/redhat-operators-72gh9/registry-server id=c1f67c3a-8dfe-4aab-8121-6c9ed34d08e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c\nJun 12 21:13:44.818742 crc crio[24437]: time=\"2026-06-12T21:13:44.817529689Z\" level=info msg=\"Stopping container: 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971 (timeout: 2s)\" id=eb196d4d-ecfe-4cd2-9ac2-e9d9f2e82ec7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:13:44.960900 crc crio[24437]: time=\"2026-06-12T21:13:44.960522443Z\" level=info msg=\"Stopped container 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971: openshift-marketplace/redhat-operators-72gh9/registry-server\" id=eb196d4d-ecfe-4cd2-9ac2-e9d9f2e82ec7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:13:44.962181 crc crio[24437]: time=\"2026-06-12T21:13:44.962122823Z\" level=info msg=\"Stopping pod sandbox: 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c\" id=ccd0fbe0-8ce3-4f87-9686-d69b959eb0aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:13:44.962818 crc crio[24437]: time=\"2026-06-12T21:13:44.962764409Z\" level=info msg=\"Got pod network &{Name:redhat-operators-72gh9 Namespace:openshift-marketplace ID:7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c UID:23353e6e-fb1d-446e-a4ad-499e03b3cc46 NetNS:/var/run/netns/b4e95d87-f5c5-4ecf-b3bd-18a66bc272eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23353e6e_fb1d_446e_a4ad_499e03b3cc46.slice PodAnnotations:0xc00282d880}] Aliases:map[]}\"\nJun 12 21:13:44.963038 crc crio[24437]: time=\"2026-06-12T21:13:44.962979264Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-72gh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:13:45.420910 crc crio[24437]: time=\"2026-06-12T21:13:45.420153229Z\" level=info msg=\"Stopped pod sandbox: 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c\" id=ccd0fbe0-8ce3-4f87-9686-d69b959eb0aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:13:45.848388 crc crio[24437]: time=\"2026-06-12T21:13:45.848282368Z\" level=info msg=\"Removing container: 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971\" id=e55a4d2e-0f60-4b1a-84e9-43a247e261d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:13:45.888889 crc crio[24437]: time=\"2026-06-12T21:13:45.887871608Z\" level=info msg=\"Removed container 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971: openshift-marketplace/redhat-operators-72gh9/registry-server\" id=e55a4d2e-0f60-4b1a-84e9-43a247e261d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:13:45.902520 crc crio[24437]: time=\"2026-06-12T21:13:45.902408819Z\" level=info msg=\"Removing container: 6e08b5fd2ca0845aa9f9627118eaca217d7555fe6302f804a2b31678ebcb5020\" id=c50a9e45-a98e-43aa-82bc-848431c89940 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:13:45.961501 crc crio[24437]: time=\"2026-06-12T21:13:45.960583615Z\" level=info msg=\"Removed container 6e08b5fd2ca0845aa9f9627118eaca217d7555fe6302f804a2b31678ebcb5020: openshift-marketplace/redhat-operators-72gh9/extract-content\" id=c50a9e45-a98e-43aa-82bc-848431c89940 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:13:45.966749 crc crio[24437]: time=\"2026-06-12T21:13:45.966664845Z\" level=info msg=\"Removing container: 29dc21cf68c1eb966d944798bb7248937d4415fc208b5a84af2bca43afa1f1f7\" id=422dd3f3-8c19-4543-aaa1-64f5026eba34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:13:46.014363 crc crio[24437]: time=\"2026-06-12T21:13:46.014305587Z\" level=info msg=\"Removed container 29dc21cf68c1eb966d944798bb7248937d4415fc208b5a84af2bca43afa1f1f7: openshift-marketplace/redhat-operators-72gh9/extract-utilities\" id=422dd3f3-8c19-4543-aaa1-64f5026eba34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:14:00.549995 crc crio[24437]: time=\"2026-06-12T21:14:00.545044587Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688314-jvctl/POD\" id=9a57d504-8078-4b69-b26e-c7aa01db9c45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:14:00.549995 crc crio[24437]: time=\"2026-06-12T21:14:00.546289358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:14:00.591082 crc crio[24437]: time=\"2026-06-12T21:14:00.590736918Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688314-jvctl Namespace:openshift-infra ID:7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df UID:ebc8b2c5-bbde-4cd7-924b-137e9523ba96 NetNS:/var/run/netns/a37f80bb-bc2b-4122-9ea5-8fadb4171ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebc8b2c5_bbde_4cd7_924b_137e9523ba96.slice PodAnnotations:0xc002746b30}] Aliases:map[]}\"\nJun 12 21:14:00.591082 crc crio[24437]: time=\"2026-06-12T21:14:00.59079184Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688314-jvctl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:14:00.973013 crc crio[24437]: 2026-06-12T21:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bff2487e1be841 Mac:12:2f:1e:86:3b:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/a37f80bb-bc2b-4122-9ea5-8fadb4171ca0 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:14:00.975355 crc crio[24437]: time=\"2026-06-12T21:14:00.975182426Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688314-jvctl Namespace:openshift-infra ID:7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df UID:ebc8b2c5-bbde-4cd7-924b-137e9523ba96 NetNS:/var/run/netns/a37f80bb-bc2b-4122-9ea5-8fadb4171ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebc8b2c5_bbde_4cd7_924b_137e9523ba96.slice PodAnnotations:0xc002746b30}] Aliases:map[]}\"\nJun 12 21:14:00.975815 crc crio[24437]: time=\"2026-06-12T21:14:00.975421692Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688314-jvctl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:14:00.992824 crc crio[24437]: time=\"2026-06-12T21:14:00.992726384Z\" level=info msg=\"Ran pod sandbox 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df with infra container: openshift-infra/auto-csr-approver-29688314-jvctl/POD\" id=9a57d504-8078-4b69-b26e-c7aa01db9c45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:14:00.999282 crc crio[24437]: time=\"2026-06-12T21:14:00.998017726Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e1fe7fd9-b98b-4c2a-a25c-f69ae70cb55f name=/runtime.v1.ImageService/PullImage\nJun 12 21:14:01.010596 crc crio[24437]: time=\"2026-06-12T21:14:01.010477128Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:14:02.102283 crc crio[24437]: time=\"2026-06-12T21:14:02.101674216Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e1fe7fd9-b98b-4c2a-a25c-f69ae70cb55f name=/runtime.v1.ImageService/PullImage\nJun 12 21:14:02.104496 crc crio[24437]: time=\"2026-06-12T21:14:02.103247477Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a681984d-4586-492e-b1cc-9ffed2e8dbca name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:14:02.105456 crc crio[24437]: time=\"2026-06-12T21:14:02.105381399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e915dfdb-d281-4105-99a4-308864121131 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:14:02.114487 crc crio[24437]: time=\"2026-06-12T21:14:02.114388595Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688314-jvctl/oc\" id=e6dc097d-5e19-488c-a0f8-0fdb45929f7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:14:02.115270 crc crio[24437]: time=\"2026-06-12T21:14:02.115203545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:14:02.165406 crc crio[24437]: time=\"2026-06-12T21:14:02.165265946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:14:02.492691 crc crio[24437]: time=\"2026-06-12T21:14:02.492574516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:14:02.628272 crc crio[24437]: time=\"2026-06-12T21:14:02.628115682Z\" level=info msg=\"Created container d4fbcc1b1f7d54e66a2f3e69092b12012567978b78a017c701a11dd0b1a31919: openshift-infra/auto-csr-approver-29688314-jvctl/oc\" id=e6dc097d-5e19-488c-a0f8-0fdb45929f7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:14:02.629385 crc crio[24437]: time=\"2026-06-12T21:14:02.629304872Z\" level=info msg=\"Starting container: d4fbcc1b1f7d54e66a2f3e69092b12012567978b78a017c701a11dd0b1a31919\" id=4fa4f804-11ae-4d65-adc6-a13a80892303 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:14:02.639026 crc crio[24437]: time=\"2026-06-12T21:14:02.638326848Z\" level=info msg=\"Started container\" PID=126694 containerID=d4fbcc1b1f7d54e66a2f3e69092b12012567978b78a017c701a11dd0b1a31919 description=openshift-infra/auto-csr-approver-29688314-jvctl/oc id=4fa4f804-11ae-4d65-adc6-a13a80892303 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df\nJun 12 21:14:05.107288 crc crio[24437]: time=\"2026-06-12T21:14:05.106259881Z\" level=info msg=\"Stopping pod sandbox: 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df\" id=1ce942bb-911f-4a7b-824b-c3e45a08cba2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:14:05.108881 crc crio[24437]: time=\"2026-06-12T21:14:05.108803544Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688314-jvctl Namespace:openshift-infra ID:7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df UID:ebc8b2c5-bbde-4cd7-924b-137e9523ba96 NetNS:/var/run/netns/a37f80bb-bc2b-4122-9ea5-8fadb4171ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebc8b2c5_bbde_4cd7_924b_137e9523ba96.slice PodAnnotations:0xc007789628}] Aliases:map[]}\"\nJun 12 21:14:05.109138 crc crio[24437]: time=\"2026-06-12T21:14:05.10904638Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688314-jvctl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:14:05.441403 crc crio[24437]: time=\"2026-06-12T21:14:05.441287264Z\" level=info msg=\"Stopped pod sandbox: 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df\" id=1ce942bb-911f-4a7b-824b-c3e45a08cba2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:14:22.687682 crc crio[24437]: time=\"2026-06-12T21:14:22.68660634Z\" level=info msg=\"Removing container: bdb3f5d6ba2f16151a3a6ac0d4d951567e01f86c4928582aaececaeed637bf6c\" id=9541b5b0-7b1d-4669-b648-892887600123 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:14:22.871150 crc crio[24437]: time=\"2026-06-12T21:14:22.871044538Z\" level=info msg=\"Removed container bdb3f5d6ba2f16151a3a6ac0d4d951567e01f86c4928582aaececaeed637bf6c: openshift-infra/auto-csr-approver-29688308-wc6sg/oc\" id=9541b5b0-7b1d-4669-b648-892887600123 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:14:22.885462 crc crio[24437]: time=\"2026-06-12T21:14:22.885368885Z\" level=info msg=\"Stopping pod sandbox: d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98\" id=fa1a0f27-f1bb-4251-812e-8a032fb12553 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:14:22.885462 crc crio[24437]: time=\"2026-06-12T21:14:22.885459878Z\" level=info msg=\"Stopped pod sandbox (already stopped): d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98\" id=fa1a0f27-f1bb-4251-812e-8a032fb12553 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:14:22.886415 crc crio[24437]: time=\"2026-06-12T21:14:22.88634045Z\" level=info msg=\"Removing pod sandbox: d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98\" id=1508e7d9-5bba-4489-b127-70cf9caa6078 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:14:22.904016 crc crio[24437]: time=\"2026-06-12T21:14:22.903866208Z\" level=info msg=\"Removed pod sandbox: d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98\" id=1508e7d9-5bba-4489-b127-70cf9caa6078 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:14:22.904953 crc crio[24437]: time=\"2026-06-12T21:14:22.904850412Z\" level=info msg=\"Stopping pod sandbox: 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c\" id=29e05b35-f7fc-45ed-8311-3aa16b4e56f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:14:22.905041 crc crio[24437]: time=\"2026-06-12T21:14:22.904980905Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c\" id=29e05b35-f7fc-45ed-8311-3aa16b4e56f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:14:22.906845 crc crio[24437]: time=\"2026-06-12T21:14:22.906711849Z\" level=info msg=\"Removing pod sandbox: 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c\" id=6e0d285f-9bb2-404c-ad77-5057dfdc6910 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:14:22.920517 crc crio[24437]: time=\"2026-06-12T21:14:22.919429147Z\" level=info msg=\"Removed pod sandbox: 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c\" id=6e0d285f-9bb2-404c-ad77-5057dfdc6910 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:14:22.977315 crc crio[24437]: time=\"2026-06-12T21:14:22.977231291Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/POD\" id=b2230f51-4c34-4cf1-ab05-720393e1bc84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:14:22.977446 crc crio[24437]: time=\"2026-06-12T21:14:22.977358815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:14:23.012440 crc crio[24437]: time=\"2026-06-12T21:14:23.012294658Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth Namespace:openstack ID:3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f UID:8d37f2a6-79a3-4fae-8ae2-bfe39e3acc24 NetNS:/var/run/netns/b72f54dc-9f17-43c9-9c63-d04da8014861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d37f2a6_79a3_4fae_8ae2_bfe39e3acc24.slice PodAnnotations:0xc001f6c9a0}] Aliases:map[]}\"\nJun 12 21:14:23.012440 crc crio[24437]: time=\"2026-06-12T21:14:23.01237248Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:14:24.044047 crc crio[24437]: 2026-06-12T21:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ebb488c0d0a8cb Mac:5e:83:3c:dc:64:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/b72f54dc-9f17-43c9-9c63-d04da8014861 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:14:24.045292 crc crio[24437]: time=\"2026-06-12T21:14:24.045180978Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth Namespace:openstack ID:3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f UID:8d37f2a6-79a3-4fae-8ae2-bfe39e3acc24 NetNS:/var/run/netns/b72f54dc-9f17-43c9-9c63-d04da8014861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d37f2a6_79a3_4fae_8ae2_bfe39e3acc24.slice PodAnnotations:0xc001f6c9a0}] Aliases:map[]}\"\nJun 12 21:14:24.045353 crc crio[24437]: time=\"2026-06-12T21:14:24.045321833Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:14:24.055382 crc crio[24437]: time=\"2026-06-12T21:14:24.055303181Z\" level=info msg=\"Ran pod sandbox 3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/POD\" id=b2230f51-4c34-4cf1-ab05-720393e1bc84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:14:24.057776 crc crio[24437]: time=\"2026-06-12T21:14:24.057709553Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=392a187e-0dab-4d68-9610-055d8d5e5322 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:14:24.057985 crc crio[24437]: time=\"2026-06-12T21:14:24.057887967Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=392a187e-0dab-4d68-9610-055d8d5e5322 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:14:24.057985 crc crio[24437]: time=\"2026-06-12T21:14:24.057981409Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=392a187e-0dab-4d68-9610-055d8d5e5322 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:14:24.059306 crc crio[24437]: time=\"2026-06-12T21:14:24.05921639Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f979127f-3835-49f0-9684-b44df333cd46 name=/runtime.v1.ImageService/PullImage\nJun 12 21:14:24.071000 crc crio[24437]: time=\"2026-06-12T21:14:24.070853541Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"\nJun 12 21:14:36.713383 crc crio[24437]: time=\"2026-06-12T21:14:36.712447603Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=f979127f-3835-49f0-9684-b44df333cd46 name=/runtime.v1.ImageService/PullImage\nJun 12 21:14:36.715145 crc crio[24437]: time=\"2026-06-12T21:14:36.714380861Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=154764ee-e352-4094-b632-96894cd6884a name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:14:36.746874 crc crio[24437]: time=\"2026-06-12T21:14:36.746759Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2caa94dd-6532-4125-9975-c3ff4f06bcaa name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:14:36.760160 crc crio[24437]: time=\"2026-06-12T21:14:36.754978325Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=664de752-55e7-4599-8c6d-ab0a83d24639 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:14:36.760160 crc crio[24437]: time=\"2026-06-12T21:14:36.756718338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:14:36.808256 crc crio[24437]: time=\"2026-06-12T21:14:36.808140424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:14:36.812184 crc crio[24437]: time=\"2026-06-12T21:14:36.812067402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:14:37.014159 crc crio[24437]: time=\"2026-06-12T21:14:37.013455845Z\" level=info msg=\"Created container f08ba1d587d2f5540d9e0e56c4ba6bacafc934e9d1c0987322b3037ec265d431: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=664de752-55e7-4599-8c6d-ab0a83d24639 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:14:37.015474 crc crio[24437]: time=\"2026-06-12T21:14:37.015412564Z\" level=info msg=\"Starting container: f08ba1d587d2f5540d9e0e56c4ba6bacafc934e9d1c0987322b3037ec265d431\" id=4765da2a-aff3-45e4-ba06-c8f0b73c6fc5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:14:37.036281 crc crio[24437]: time=\"2026-06-12T21:14:37.036177352Z\" level=info msg=\"Started container\" PID=128513 containerID=f08ba1d587d2f5540d9e0e56c4ba6bacafc934e9d1c0987322b3037ec265d431 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=4765da2a-aff3-45e4-ba06-c8f0b73c6fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f\nJun 12 21:14:51.733697 crc crio[24437]: time=\"2026-06-12T21:14:51.732688677Z\" level=info msg=\"Stopping pod sandbox: 3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f\" id=7c2f0cd5-f814-4f65-acc3-14755af07100 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:14:51.735438 crc crio[24437]: time=\"2026-06-12T21:14:51.734267606Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth Namespace:openstack ID:3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f UID:8d37f2a6-79a3-4fae-8ae2-bfe39e3acc24 NetNS:/var/run/netns/b72f54dc-9f17-43c9-9c63-d04da8014861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d37f2a6_79a3_4fae_8ae2_bfe39e3acc24.slice PodAnnotations:0xc001841ec8}] Aliases:map[]}\"\nJun 12 21:14:51.735438 crc crio[24437]: time=\"2026-06-12T21:14:51.73441376Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:14:52.236314 crc crio[24437]: time=\"2026-06-12T21:14:52.235769387Z\" level=info msg=\"Stopped pod sandbox: 3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f\" id=7c2f0cd5-f814-4f65-acc3-14755af07100 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:14:53.329541 crc crio[24437]: time=\"2026-06-12T21:14:53.328735201Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/POD\" id=0f3fdb9f-91d4-4551-b42b-fe4cdf981f45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:14:53.330907 crc crio[24437]: time=\"2026-06-12T21:14:53.329556811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:14:53.365043 crc crio[24437]: time=\"2026-06-12T21:14:53.364900434Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr Namespace:openstack ID:c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351 UID:391b2127-62da-4eff-a58f-b519f5f1777d NetNS:/var/run/netns/7c4d9e8a-2bc1-4c99-84fe-78bbcaeba6eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod391b2127_62da_4eff_a58f_b519f5f1777d.slice PodAnnotations:0xc001fa4608}] Aliases:map[]}\"\nJun 12 21:14:53.365043 crc crio[24437]: time=\"2026-06-12T21:14:53.365020847Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:14:53.850975 crc crio[24437]: 2026-06-12T21:14:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c910a97b6bcde6c Mac:d6:40:0d:98:b3:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/7c4d9e8a-2bc1-4c99-84fe-78bbcaeba6eb SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:14:53.853367 crc crio[24437]: time=\"2026-06-12T21:14:53.853288239Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr Namespace:openstack ID:c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351 UID:391b2127-62da-4eff-a58f-b519f5f1777d NetNS:/var/run/netns/7c4d9e8a-2bc1-4c99-84fe-78bbcaeba6eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod391b2127_62da_4eff_a58f_b519f5f1777d.slice PodAnnotations:0xc001fa4608}] Aliases:map[]}\"\nJun 12 21:14:53.853577 crc crio[24437]: time=\"2026-06-12T21:14:53.853518066Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:14:53.865481 crc crio[24437]: time=\"2026-06-12T21:14:53.865365801Z\" level=info msg=\"Ran pod sandbox c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/POD\" id=0f3fdb9f-91d4-4551-b42b-fe4cdf981f45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:14:53.868467 crc crio[24437]: time=\"2026-06-12T21:14:53.868388517Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=30b2bdf2-6e8e-4e43-b109-5f503297acc2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:14:53.890564 crc crio[24437]: time=\"2026-06-12T21:14:53.890462379Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=38d885c7-3464-4b85-b37c-f67e294f1f77 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:14:53.908313 crc crio[24437]: time=\"2026-06-12T21:14:53.908224783Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=629ff937-bdb6-4f13-8773-84d1548c7646 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:14:53.908778 crc crio[24437]: time=\"2026-06-12T21:14:53.908713105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:14:53.967829 crc crio[24437]: time=\"2026-06-12T21:14:53.967666428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:14:53.972770 crc crio[24437]: time=\"2026-06-12T21:14:53.972691954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:14:54.350516 crc crio[24437]: time=\"2026-06-12T21:14:54.349863819Z\" level=info msg=\"Created container 8586a40505cec7cf0e3f8c53ae1e97263b9d39b3c3e5d7c80268130f2f933811: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=629ff937-bdb6-4f13-8773-84d1548c7646 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:14:54.353831 crc crio[24437]: time=\"2026-06-12T21:14:54.353671584Z\" level=info msg=\"Starting container: 8586a40505cec7cf0e3f8c53ae1e97263b9d39b3c3e5d7c80268130f2f933811\" id=54a3ca92-bbad-4a93-85c0-a128a49def68 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:14:54.361241 crc crio[24437]: time=\"2026-06-12T21:14:54.360474604Z\" level=info msg=\"Started container\" PID=129536 containerID=8586a40505cec7cf0e3f8c53ae1e97263b9d39b3c3e5d7c80268130f2f933811 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=54a3ca92-bbad-4a93-85c0-a128a49def68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351\nJun 12 21:14:58.836369 crc crio[24437]: time=\"2026-06-12T21:14:58.835343861Z\" level=info msg=\"Stopping pod sandbox: c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351\" id=9f8a3e9d-3c14-460e-9c87-ae9806518639 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:14:58.837835 crc crio[24437]: time=\"2026-06-12T21:14:58.837211457Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr Namespace:openstack ID:c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351 UID:391b2127-62da-4eff-a58f-b519f5f1777d NetNS:/var/run/netns/7c4d9e8a-2bc1-4c99-84fe-78bbcaeba6eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod391b2127_62da_4eff_a58f_b519f5f1777d.slice PodAnnotations:0xc002746b78}] Aliases:map[]}\"\nJun 12 21:14:58.837835 crc crio[24437]: time=\"2026-06-12T21:14:58.837409172Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:14:59.365285 crc crio[24437]: time=\"2026-06-12T21:14:59.36475009Z\" level=info msg=\"Stopped pod sandbox: c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351\" id=9f8a3e9d-3c14-460e-9c87-ae9806518639 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:15:01.997607 crc crio[24437]: time=\"2026-06-12T21:15:01.996999427Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/POD\" id=8bc4f522-bca0-4e68-8bae-b54774825987 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:15:01.997607 crc crio[24437]: time=\"2026-06-12T21:15:01.997584561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:15:02.062204 crc crio[24437]: time=\"2026-06-12T21:15:02.061608891Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh Namespace:openstack ID:4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7 UID:162c53c1-948d-44a4-988f-5a4378ed4390 NetNS:/var/run/netns/9ddf9ce9-0bb4-442f-b70a-474d87f389dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162c53c1_948d_44a4_988f_5a4378ed4390.slice PodAnnotations:0xc000a8d0d0}] Aliases:map[]}\"\nJun 12 21:15:02.062204 crc crio[24437]: time=\"2026-06-12T21:15:02.062181005Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:15:02.186163 crc crio[24437]: time=\"2026-06-12T21:15:02.186080192Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688315-r6gn4/POD\" id=1834a127-709d-4c20-af7c-45820d6be8d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:15:02.186287 crc crio[24437]: time=\"2026-06-12T21:15:02.186180824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:15:02.225814 crc crio[24437]: time=\"2026-06-12T21:15:02.225697821Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688315-r6gn4 Namespace:openshift-operator-lifecycle-manager ID:fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999 UID:a3329296-c02e-4d53-83c3-e1df8f7b3cf4 NetNS:/var/run/netns/4ac639a9-fc4f-4a64-a667-2a20a18f1311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3329296_c02e_4d53_83c3_e1df8f7b3cf4.slice PodAnnotations:0xc00008cd20}] Aliases:map[]}\"\nJun 12 21:15:02.225814 crc crio[24437]: time=\"2026-06-12T21:15:02.225778223Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688315-r6gn4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:15:02.872036 crc crio[24437]: 2026-06-12T21:15:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa3cec0574cc9c4 Mac:2a:a5:ee:b2:a9:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/4ac639a9-fc4f-4a64-a667-2a20a18f1311 SocketPath: PciID:}] [{Interface:0xc000590530 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:15:02.874551 crc crio[24437]: time=\"2026-06-12T21:15:02.873216182Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688315-r6gn4 Namespace:openshift-operator-lifecycle-manager ID:fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999 UID:a3329296-c02e-4d53-83c3-e1df8f7b3cf4 NetNS:/var/run/netns/4ac639a9-fc4f-4a64-a667-2a20a18f1311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3329296_c02e_4d53_83c3_e1df8f7b3cf4.slice PodAnnotations:0xc00008cd20}] Aliases:map[]}\"\nJun 12 21:15:02.874551 crc crio[24437]: time=\"2026-06-12T21:15:02.873443667Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688315-r6gn4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:15:02.885174 crc crio[24437]: time=\"2026-06-12T21:15:02.884870964Z\" level=info msg=\"Ran pod sandbox fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688315-r6gn4/POD\" id=1834a127-709d-4c20-af7c-45820d6be8d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:15:02.888466 crc crio[24437]: time=\"2026-06-12T21:15:02.888167786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a2254ab9-7c78-4587-8f7e-871bb1a88dca name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:15:02.896469 crc crio[24437]: time=\"2026-06-12T21:15:02.896379991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8862208e-2b2d-458b-96c9-888a3e076175 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:15:02.905323 crc crio[24437]: time=\"2026-06-12T21:15:02.904059773Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688315-r6gn4/collect-profiles\" id=1a9dc2a3-b8b4-4e39-98bb-d1e68080ddf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:15:02.905323 crc crio[24437]: time=\"2026-06-12T21:15:02.904448572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:15:02.945093 crc crio[24437]: 2026-06-12T21:15:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e95a4d338c1b5e Mac:3a:9b:ca:d3:22:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/9ddf9ce9-0bb4-442f-b70a-474d87f389dd SocketPath: PciID:}] [{Interface:0xc00026d6b0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:15:02.946167 crc crio[24437]: time=\"2026-06-12T21:15:02.946098354Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh Namespace:openstack ID:4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7 UID:162c53c1-948d-44a4-988f-5a4378ed4390 NetNS:/var/run/netns/9ddf9ce9-0bb4-442f-b70a-474d87f389dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162c53c1_948d_44a4_988f_5a4378ed4390.slice PodAnnotations:0xc000a8d0d0}] Aliases:map[]}\"\nJun 12 21:15:02.946342 crc crio[24437]: time=\"2026-06-12T21:15:02.946285469Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:15:02.960165 crc crio[24437]: time=\"2026-06-12T21:15:02.959905998Z\" level=info msg=\"Ran pod sandbox 4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/POD\" id=8bc4f522-bca0-4e68-8bae-b54774825987 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:15:02.964188 crc crio[24437]: time=\"2026-06-12T21:15:02.964010671Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d9d1e176-5857-416b-be24-a4774d73392f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:15:02.971425 crc crio[24437]: time=\"2026-06-12T21:15:02.971233621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:15:02.980261 crc crio[24437]: time=\"2026-06-12T21:15:02.980097762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:15:02.996799 crc crio[24437]: time=\"2026-06-12T21:15:02.996670678Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=34d873b7-06a5-4ba3-9a0e-6163f6847338 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:15:03.006280 crc crio[24437]: time=\"2026-06-12T21:15:03.006151935Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=ee6d51c6-a2d5-4923-849f-221e8226597a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:15:03.007417 crc crio[24437]: time=\"2026-06-12T21:15:03.006508974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:15:03.117291 crc crio[24437]: time=\"2026-06-12T21:15:03.115726693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:15:03.121284 crc crio[24437]: time=\"2026-06-12T21:15:03.121213189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:15:03.255230 crc crio[24437]: time=\"2026-06-12T21:15:03.255110906Z\" level=info msg=\"Created container 7f5a139098ff3aa5c50adb52ac585d91fd7d0dd7cc6ecd376ac269696e4ac641: openshift-operator-lifecycle-manager/collect-profiles-29688315-r6gn4/collect-profiles\" id=1a9dc2a3-b8b4-4e39-98bb-d1e68080ddf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:15:03.256294 crc crio[24437]: time=\"2026-06-12T21:15:03.256205793Z\" level=info msg=\"Starting container: 7f5a139098ff3aa5c50adb52ac585d91fd7d0dd7cc6ecd376ac269696e4ac641\" id=6dd3fa6b-6d1c-46a1-8743-83982654e590 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:15:03.263668 crc crio[24437]: time=\"2026-06-12T21:15:03.263586907Z\" level=info msg=\"Started container\" PID=130213 containerID=7f5a139098ff3aa5c50adb52ac585d91fd7d0dd7cc6ecd376ac269696e4ac641 description=openshift-operator-lifecycle-manager/collect-profiles-29688315-r6gn4/collect-profiles id=6dd3fa6b-6d1c-46a1-8743-83982654e590 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999\nJun 12 21:15:03.293543 crc crio[24437]: time=\"2026-06-12T21:15:03.293431553Z\" level=info msg=\"Created container f6e9c8147b669648dcb9a53429bf402d245f5dfae72fb5d75d2d528470012148: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=ee6d51c6-a2d5-4923-849f-221e8226597a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:15:03.295699 crc crio[24437]: time=\"2026-06-12T21:15:03.295577497Z\" level=info msg=\"Starting container: f6e9c8147b669648dcb9a53429bf402d245f5dfae72fb5d75d2d528470012148\" id=4bfe157f-8b2d-4e98-bf8c-0dcd2841a113 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:15:03.302388 crc crio[24437]: time=\"2026-06-12T21:15:03.302245524Z\" level=info msg=\"Started container\" PID=130217 containerID=f6e9c8147b669648dcb9a53429bf402d245f5dfae72fb5d75d2d528470012148 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=4bfe157f-8b2d-4e98-bf8c-0dcd2841a113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7\nJun 12 21:15:05.998784 crc crio[24437]: time=\"2026-06-12T21:15:05.998171073Z\" level=info msg=\"Stopping pod sandbox: fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999\" id=768dcdee-e472-44cb-9237-98760a8cc9d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:15:06.000286 crc crio[24437]: time=\"2026-06-12T21:15:05.999551088Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688315-r6gn4 Namespace:openshift-operator-lifecycle-manager ID:fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999 UID:a3329296-c02e-4d53-83c3-e1df8f7b3cf4 NetNS:/var/run/netns/4ac639a9-fc4f-4a64-a667-2a20a18f1311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3329296_c02e_4d53_83c3_e1df8f7b3cf4.slice PodAnnotations:0xc000a8cd18}] Aliases:map[]}\"\nJun 12 21:15:06.000286 crc crio[24437]: time=\"2026-06-12T21:15:05.999726212Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688315-r6gn4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:15:06.332593 crc crio[24437]: time=\"2026-06-12T21:15:06.332010986Z\" level=info msg=\"Stopped pod sandbox: fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999\" id=768dcdee-e472-44cb-9237-98760a8cc9d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:15:22.941550 crc crio[24437]: time=\"2026-06-12T21:15:22.940834467Z\" level=info msg=\"Removing container: 6902064a3daf085011e64b75390d191339199d17ec78dc54d5b3e09765386cdf\" id=73ccbd6b-0aab-46f2-9fd6-d92bc4678ab7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:15:22.990520 crc crio[24437]: time=\"2026-06-12T21:15:22.989195736Z\" level=info msg=\"Removed container 6902064a3daf085011e64b75390d191339199d17ec78dc54d5b3e09765386cdf: openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/collect-profiles\" id=73ccbd6b-0aab-46f2-9fd6-d92bc4678ab7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:15:23.010334 crc crio[24437]: time=\"2026-06-12T21:15:23.010239962Z\" level=info msg=\"Stopping pod sandbox: b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b\" id=44b3d364-62ba-4133-a835-ef8142decd42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:15:23.010736 crc crio[24437]: time=\"2026-06-12T21:15:23.010707923Z\" level=info msg=\"Stopped pod sandbox (already stopped): b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b\" id=44b3d364-62ba-4133-a835-ef8142decd42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:15:23.011356 crc crio[24437]: time=\"2026-06-12T21:15:23.011306428Z\" level=info msg=\"Removing pod sandbox: b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b\" id=7a053407-a3f6-42ff-b6b9-f6358d399bda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:15:23.039633 crc crio[24437]: time=\"2026-06-12T21:15:23.039520913Z\" level=info msg=\"Removed pod sandbox: b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b\" id=7a053407-a3f6-42ff-b6b9-f6358d399bda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:16:04.402825 crc crio[24437]: time=\"2026-06-12T21:16:04.401716799Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688316-ltjsg/POD\" id=e50482ee-dea7-48d4-a7e1-506848ead8fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:16:04.404726 crc crio[24437]: time=\"2026-06-12T21:16:04.402903479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:16:04.461783 crc crio[24437]: time=\"2026-06-12T21:16:04.461233076Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688316-ltjsg Namespace:openshift-infra ID:f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7 UID:b7a88801-159a-4e3c-a9c9-44f5e94f2176 NetNS:/var/run/netns/8b9fd25c-726c-4340-8e78-96ef252e4642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a88801_159a_4e3c_a9c9_44f5e94f2176.slice PodAnnotations:0xc0025540b0}] Aliases:map[]}\"\nJun 12 21:16:04.461783 crc crio[24437]: time=\"2026-06-12T21:16:04.461565175Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688316-ltjsg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:16:05.097740 crc crio[24437]: 2026-06-12T21:16:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f535319557fee9c Mac:7e:fa:65:f3:9d:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/8b9fd25c-726c-4340-8e78-96ef252e4642 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:16:05.100979 crc crio[24437]: time=\"2026-06-12T21:16:05.100780508Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688316-ltjsg Namespace:openshift-infra ID:f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7 UID:b7a88801-159a-4e3c-a9c9-44f5e94f2176 NetNS:/var/run/netns/8b9fd25c-726c-4340-8e78-96ef252e4642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a88801_159a_4e3c_a9c9_44f5e94f2176.slice PodAnnotations:0xc0025540b0}] Aliases:map[]}\"\nJun 12 21:16:05.101190 crc crio[24437]: time=\"2026-06-12T21:16:05.101160977Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688316-ltjsg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:16:05.117007 crc crio[24437]: time=\"2026-06-12T21:16:05.11684616Z\" level=info msg=\"Ran pod sandbox f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7 with infra container: openshift-infra/auto-csr-approver-29688316-ltjsg/POD\" id=e50482ee-dea7-48d4-a7e1-506848ead8fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:16:05.123137 crc crio[24437]: time=\"2026-06-12T21:16:05.123033744Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e1fe87fb-3c52-4ae2-b01c-3964872cb891 name=/runtime.v1.ImageService/PullImage\nJun 12 21:16:05.133828 crc crio[24437]: time=\"2026-06-12T21:16:05.133727692Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:16:06.029550 crc crio[24437]: time=\"2026-06-12T21:16:06.029035395Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e1fe87fb-3c52-4ae2-b01c-3964872cb891 name=/runtime.v1.ImageService/PullImage\nJun 12 21:16:06.031619 crc crio[24437]: time=\"2026-06-12T21:16:06.031581399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=61d7b5cc-2adf-4d72-b83e-7fe0731564b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:16:06.034880 crc crio[24437]: time=\"2026-06-12T21:16:06.034707617Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9d9d6255-cdfd-4ee7-9fe1-b30c09470e06 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:16:06.041862 crc crio[24437]: time=\"2026-06-12T21:16:06.041761963Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688316-ltjsg/oc\" id=af19d4dc-deec-4b43-8f38-33722e5d251a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:16:06.042346 crc crio[24437]: time=\"2026-06-12T21:16:06.042290526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:16:06.093278 crc crio[24437]: time=\"2026-06-12T21:16:06.093134526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:16:06.573838 crc crio[24437]: time=\"2026-06-12T21:16:06.573783618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:16:06.696508 crc crio[24437]: time=\"2026-06-12T21:16:06.696261379Z\" level=info msg=\"Created container 80f07aa162d8784858437c8f03019964b1a5b1363d4586d49777e76619965b73: openshift-infra/auto-csr-approver-29688316-ltjsg/oc\" id=af19d4dc-deec-4b43-8f38-33722e5d251a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:16:06.697908 crc crio[24437]: time=\"2026-06-12T21:16:06.697819837Z\" level=info msg=\"Starting container: 80f07aa162d8784858437c8f03019964b1a5b1363d4586d49777e76619965b73\" id=09111432-3b06-4a10-8c6e-7ddc62a6ca61 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:16:06.704231 crc crio[24437]: time=\"2026-06-12T21:16:06.704137915Z\" level=info msg=\"Started container\" PID=133394 containerID=80f07aa162d8784858437c8f03019964b1a5b1363d4586d49777e76619965b73 description=openshift-infra/auto-csr-approver-29688316-ltjsg/oc id=09111432-3b06-4a10-8c6e-7ddc62a6ca61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7\nJun 12 21:16:08.447769 crc crio[24437]: time=\"2026-06-12T21:16:08.447157554Z\" level=info msg=\"Stopping pod sandbox: f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7\" id=2c9fbedc-4aac-4f60-8346-5d0b91d28a12 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:16:08.449537 crc crio[24437]: time=\"2026-06-12T21:16:08.448550508Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688316-ltjsg Namespace:openshift-infra ID:f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7 UID:b7a88801-159a-4e3c-a9c9-44f5e94f2176 NetNS:/var/run/netns/8b9fd25c-726c-4340-8e78-96ef252e4642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a88801_159a_4e3c_a9c9_44f5e94f2176.slice PodAnnotations:0xc0025542f8}] Aliases:map[]}\"\nJun 12 21:16:08.449537 crc crio[24437]: time=\"2026-06-12T21:16:08.448762034Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688316-ltjsg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:16:08.788228 crc crio[24437]: time=\"2026-06-12T21:16:08.786203847Z\" level=info msg=\"Stopped pod sandbox: f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7\" id=2c9fbedc-4aac-4f60-8346-5d0b91d28a12 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:16:23.101491 crc crio[24437]: time=\"2026-06-12T21:16:23.098884256Z\" level=info msg=\"Removing container: c6a628500c7a8f8abd4dde827e823b0dc64cc083d7eb5e203f60fd033b68e893\" id=6687844b-de20-41c9-a4fc-99a7e537719b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:16:23.776353 crc crio[24437]: time=\"2026-06-12T21:16:23.775645908Z\" level=info msg=\"Removed container c6a628500c7a8f8abd4dde827e823b0dc64cc083d7eb5e203f60fd033b68e893: openshift-infra/auto-csr-approver-29688310-ktqpb/oc\" id=6687844b-de20-41c9-a4fc-99a7e537719b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:16:23.794620 crc crio[24437]: time=\"2026-06-12T21:16:23.794485559Z\" level=info msg=\"Stopping pod sandbox: e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201\" id=60901c91-1d03-418f-bd24-4ecc818439de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:16:23.795150 crc crio[24437]: time=\"2026-06-12T21:16:23.794644423Z\" level=info msg=\"Stopped pod sandbox (already stopped): e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201\" id=60901c91-1d03-418f-bd24-4ecc818439de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:16:23.795661 crc crio[24437]: time=\"2026-06-12T21:16:23.795549375Z\" level=info msg=\"Removing pod sandbox: e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201\" id=0dc1d769-88b9-44ba-95fb-3b7188e20f3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:16:23.812894 crc crio[24437]: time=\"2026-06-12T21:16:23.812776556Z\" level=info msg=\"Removed pod sandbox: e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201\" id=0dc1d769-88b9-44ba-95fb-3b7188e20f3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:16:47.529498 crc crio[24437]: time=\"2026-06-12T21:16:47.528727719Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-zbg6c/POD\" id=5cfe1a56-62a6-41f6-acc5-4fe41d0fd26f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:16:47.529498 crc crio[24437]: time=\"2026-06-12T21:16:47.529500128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:16:47.566366 crc crio[24437]: time=\"2026-06-12T21:16:47.566207726Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zbg6c Namespace:openshift-marketplace ID:8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb UID:391f4f63-59a1-482e-9212-fc2187063d06 NetNS:/var/run/netns/13052434-614b-4fa3-ad1b-228a8ac1e784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod391f4f63_59a1_482e_9212_fc2187063d06.slice PodAnnotations:0xc002554fd8}] Aliases:map[]}\"\nJun 12 21:16:47.566366 crc crio[24437]: time=\"2026-06-12T21:16:47.566297198Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-zbg6c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:16:47.959820 crc crio[24437]: 2026-06-12T21:16:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8118eab185421d1 Mac:fa:d2:50:bb:04:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/13052434-614b-4fa3-ad1b-228a8ac1e784 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:16:47.961838 crc crio[24437]: time=\"2026-06-12T21:16:47.96174993Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zbg6c Namespace:openshift-marketplace ID:8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb UID:391f4f63-59a1-482e-9212-fc2187063d06 NetNS:/var/run/netns/13052434-614b-4fa3-ad1b-228a8ac1e784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod391f4f63_59a1_482e_9212_fc2187063d06.slice PodAnnotations:0xc002554fd8}] Aliases:map[]}\"\nJun 12 21:16:47.962031 crc crio[24437]: time=\"2026-06-12T21:16:47.962004866Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-zbg6c for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:16:47.975859 crc crio[24437]: time=\"2026-06-12T21:16:47.975806771Z\" level=info msg=\"Ran pod sandbox 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb with infra container: openshift-marketplace/redhat-marketplace-zbg6c/POD\" id=5cfe1a56-62a6-41f6-acc5-4fe41d0fd26f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:16:47.981196 crc crio[24437]: time=\"2026-06-12T21:16:47.981114184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e25b226-7c39-4781-8507-6799f6e3c0bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:16:47.985334 crc crio[24437]: time=\"2026-06-12T21:16:47.985226517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0d9916f5-372a-450d-9d7d-39c047240878 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:16:48.004742 crc crio[24437]: time=\"2026-06-12T21:16:48.004644242Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zbg6c/extract-utilities\" id=ba8f6923-26bb-448b-b7aa-25532ba55dc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:16:48.005233 crc crio[24437]: time=\"2026-06-12T21:16:48.005160675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:16:48.083027 crc crio[24437]: time=\"2026-06-12T21:16:48.082855617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:16:48.092366 crc crio[24437]: time=\"2026-06-12T21:16:48.091865532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:16:48.342980 crc crio[24437]: time=\"2026-06-12T21:16:48.342370482Z\" level=info msg=\"Created container 7c0de5a809f58066319c598cfc32efa0508fdf4c709d3e9f19d5879f204ec980: openshift-marketplace/redhat-marketplace-zbg6c/extract-utilities\" id=ba8f6923-26bb-448b-b7aa-25532ba55dc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:16:48.344444 crc crio[24437]: time=\"2026-06-12T21:16:48.344365221Z\" level=info msg=\"Starting container: 7c0de5a809f58066319c598cfc32efa0508fdf4c709d3e9f19d5879f204ec980\" id=74063a8e-ac59-4ec5-8f70-acefa2641469 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:16:48.358102 crc crio[24437]: time=\"2026-06-12T21:16:48.358006592Z\" level=info msg=\"Started container\" PID=135904 containerID=7c0de5a809f58066319c598cfc32efa0508fdf4c709d3e9f19d5879f204ec980 description=openshift-marketplace/redhat-marketplace-zbg6c/extract-utilities id=74063a8e-ac59-4ec5-8f70-acefa2641469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb\nJun 12 21:16:48.471136 crc crio[24437]: time=\"2026-06-12T21:16:48.471059958Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=24f31f3e-5df8-460d-9a00-595feb4a978c name=/runtime.v1.ImageService/PullImage\nJun 12 21:16:48.475966 crc crio[24437]: time=\"2026-06-12T21:16:48.475787415Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 21:16:49.391091 crc crio[24437]: time=\"2026-06-12T21:16:49.390382191Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=24f31f3e-5df8-460d-9a00-595feb4a978c name=/runtime.v1.ImageService/PullImage\nJun 12 21:16:49.394399 crc crio[24437]: time=\"2026-06-12T21:16:49.394282029Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1d1539e7-354f-4a08-8be4-7550dadf282b name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:16:49.404292 crc crio[24437]: time=\"2026-06-12T21:16:49.404194916Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0d77d2a5-dbed-4a07-9a54-b40814b6bcc9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:16:49.454051 crc crio[24437]: time=\"2026-06-12T21:16:49.453960909Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zbg6c/extract-content\" id=844d6492-d349-43f4-a3f4-bb30318f0334 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:16:49.454549 crc crio[24437]: time=\"2026-06-12T21:16:49.454493133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:16:49.566164 crc crio[24437]: time=\"2026-06-12T21:16:49.565232731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:16:49.578501 crc crio[24437]: time=\"2026-06-12T21:16:49.578344349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:16:49.922830 crc crio[24437]: time=\"2026-06-12T21:16:49.922278593Z\" level=info msg=\"Created container 61e351085744b76b4a7d138f51455e504f49eda691c6ad177d6d6480a662c37d: openshift-marketplace/redhat-marketplace-zbg6c/extract-content\" id=844d6492-d349-43f4-a3f4-bb30318f0334 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:16:49.925815 crc crio[24437]: time=\"2026-06-12T21:16:49.925666307Z\" level=info msg=\"Starting container: 61e351085744b76b4a7d138f51455e504f49eda691c6ad177d6d6480a662c37d\" id=3e3ff134-791c-424c-ad7d-2bf2a2756c21 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:16:49.936257 crc crio[24437]: time=\"2026-06-12T21:16:49.934389276Z\" level=info msg=\"Started container\" PID=135983 containerID=61e351085744b76b4a7d138f51455e504f49eda691c6ad177d6d6480a662c37d description=openshift-marketplace/redhat-marketplace-zbg6c/extract-content id=3e3ff134-791c-424c-ad7d-2bf2a2756c21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb\nJun 12 21:16:52.536082 crc crio[24437]: time=\"2026-06-12T21:16:52.535452195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e52ba846-6d2b-45d0-930d-96554dc31f62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:16:52.539222 crc crio[24437]: time=\"2026-06-12T21:16:52.539068646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=37ce10da-22e2-49ce-be84-690be80a24d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:16:52.546324 crc crio[24437]: time=\"2026-06-12T21:16:52.546178864Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zbg6c/registry-server\" id=cde38ac5-5109-44f8-8e47-ed12af63bef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:16:52.547195 crc crio[24437]: time=\"2026-06-12T21:16:52.546780588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:16:52.622453 crc crio[24437]: time=\"2026-06-12T21:16:52.622381767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:16:52.628901 crc crio[24437]: time=\"2026-06-12T21:16:52.628781258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:16:52.809279 crc crio[24437]: time=\"2026-06-12T21:16:52.809155395Z\" level=info msg=\"Created container 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c: openshift-marketplace/redhat-marketplace-zbg6c/registry-server\" id=cde38ac5-5109-44f8-8e47-ed12af63bef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:16:52.811601 crc crio[24437]: time=\"2026-06-12T21:16:52.811496184Z\" level=info msg=\"Starting container: 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c\" id=0652c5b1-efa2-44e0-a19d-83dc58392af2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:16:52.817759 crc crio[24437]: time=\"2026-06-12T21:16:52.817637907Z\" level=info msg=\"Started container\" PID=136116 containerID=6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c description=openshift-marketplace/redhat-marketplace-zbg6c/registry-server id=0652c5b1-efa2-44e0-a19d-83dc58392af2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb\nJun 12 21:16:59.631720 crc crio[24437]: time=\"2026-06-12T21:16:59.631137605Z\" level=info msg=\"Stopping container: 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c (timeout: 2s)\" id=7131e060-8b28-4835-8d2a-a297c81466ab name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:16:59.760752 crc crio[24437]: time=\"2026-06-12T21:16:59.760621122Z\" level=info msg=\"Stopped container 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c: openshift-marketplace/redhat-marketplace-zbg6c/registry-server\" id=7131e060-8b28-4835-8d2a-a297c81466ab name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:16:59.762078 crc crio[24437]: time=\"2026-06-12T21:16:59.761996186Z\" level=info msg=\"Stopping pod sandbox: 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb\" id=13b120e7-d35b-45f1-959e-05c2fcbea4cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:16:59.763110 crc crio[24437]: time=\"2026-06-12T21:16:59.763027891Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zbg6c Namespace:openshift-marketplace ID:8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb UID:391f4f63-59a1-482e-9212-fc2187063d06 NetNS:/var/run/netns/13052434-614b-4fa3-ad1b-228a8ac1e784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod391f4f63_59a1_482e_9212_fc2187063d06.slice PodAnnotations:0xc0026aa830}] Aliases:map[]}\"\nJun 12 21:16:59.763309 crc crio[24437]: time=\"2026-06-12T21:16:59.763242246Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-zbg6c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:17:00.072655 crc crio[24437]: time=\"2026-06-12T21:17:00.072547097Z\" level=info msg=\"Stopped pod sandbox: 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb\" id=13b120e7-d35b-45f1-959e-05c2fcbea4cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:17:00.651414 crc crio[24437]: time=\"2026-06-12T21:17:00.648800117Z\" level=info msg=\"Removing container: 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c\" id=02cacb6d-0b88-49a6-a504-e776ae37cbca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:17:00.706563 crc crio[24437]: time=\"2026-06-12T21:17:00.706429287Z\" level=info msg=\"Removed container 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c: openshift-marketplace/redhat-marketplace-zbg6c/registry-server\" id=02cacb6d-0b88-49a6-a504-e776ae37cbca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:17:00.719791 crc crio[24437]: time=\"2026-06-12T21:17:00.719398251Z\" level=info msg=\"Removing container: 61e351085744b76b4a7d138f51455e504f49eda691c6ad177d6d6480a662c37d\" id=b99954ef-31ed-4cc3-983e-1c26e11dc58f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:17:00.751134 crc crio[24437]: time=\"2026-06-12T21:17:00.751030922Z\" level=info msg=\"Removed container 61e351085744b76b4a7d138f51455e504f49eda691c6ad177d6d6480a662c37d: openshift-marketplace/redhat-marketplace-zbg6c/extract-content\" id=b99954ef-31ed-4cc3-983e-1c26e11dc58f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:17:00.754752 crc crio[24437]: time=\"2026-06-12T21:17:00.754466878Z\" level=info msg=\"Removing container: 7c0de5a809f58066319c598cfc32efa0508fdf4c709d3e9f19d5879f204ec980\" id=bcbe840e-d62a-4fab-ab45-6d607bc1e1d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:17:00.828977 crc crio[24437]: time=\"2026-06-12T21:17:00.828816425Z\" level=info msg=\"Removed container 7c0de5a809f58066319c598cfc32efa0508fdf4c709d3e9f19d5879f204ec980: openshift-marketplace/redhat-marketplace-zbg6c/extract-utilities\" id=bcbe840e-d62a-4fab-ab45-6d607bc1e1d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:17:11.848352 crc crio[24437]: time=\"2026-06-12T21:17:11.847288771Z\" level=info msg=\"Stopping pod sandbox: 4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7\" id=bb7cc709-02c2-424b-b6b7-9c68ff4462fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:17:11.850393 crc crio[24437]: time=\"2026-06-12T21:17:11.848904012Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh Namespace:openstack ID:4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7 UID:162c53c1-948d-44a4-988f-5a4378ed4390 NetNS:/var/run/netns/9ddf9ce9-0bb4-442f-b70a-474d87f389dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162c53c1_948d_44a4_988f_5a4378ed4390.slice PodAnnotations:0xc006ecc400}] Aliases:map[]}\"\nJun 12 21:17:11.850393 crc crio[24437]: time=\"2026-06-12T21:17:11.849134887Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:17:12.366049 crc crio[24437]: time=\"2026-06-12T21:17:12.365905112Z\" level=info msg=\"Stopped pod sandbox: 4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7\" id=bb7cc709-02c2-424b-b6b7-9c68ff4462fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:17:13.395178 crc crio[24437]: time=\"2026-06-12T21:17:13.394563567Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/POD\" id=181a7187-8e6a-411a-8469-fd252acd0890 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:17:13.397154 crc crio[24437]: time=\"2026-06-12T21:17:13.395210413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:17:13.468959 crc crio[24437]: time=\"2026-06-12T21:17:13.468369992Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt Namespace:openstack ID:ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f UID:17a2d4ca-defb-4ec0-aa23-65d4eb530497 NetNS:/var/run/netns/d355324f-59ab-4f7a-be6c-528d423e04fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a2d4ca_defb_4ec0_aa23_65d4eb530497.slice PodAnnotations:0xc006ecc028}] Aliases:map[]}\"\nJun 12 21:17:13.468959 crc crio[24437]: time=\"2026-06-12T21:17:13.468857805Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:17:14.196321 crc crio[24437]: 2026-06-12T21:17:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea6e815ad45bc7e Mac:0e:33:18:0c:df:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/d355324f-59ab-4f7a-be6c-528d423e04fe SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:17:14.200012 crc crio[24437]: time=\"2026-06-12T21:17:14.198280372Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt Namespace:openstack ID:ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f UID:17a2d4ca-defb-4ec0-aa23-65d4eb530497 NetNS:/var/run/netns/d355324f-59ab-4f7a-be6c-528d423e04fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a2d4ca_defb_4ec0_aa23_65d4eb530497.slice PodAnnotations:0xc006ecc028}] Aliases:map[]}\"\nJun 12 21:17:14.200012 crc crio[24437]: time=\"2026-06-12T21:17:14.198455557Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:17:14.216190 crc crio[24437]: time=\"2026-06-12T21:17:14.21421039Z\" level=info msg=\"Ran pod sandbox ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/POD\" id=181a7187-8e6a-411a-8469-fd252acd0890 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:17:14.217416 crc crio[24437]: time=\"2026-06-12T21:17:14.217265687Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0051a611-cdbb-4f77-89e7-0838043a85c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:17:14.237745 crc crio[24437]: time=\"2026-06-12T21:17:14.237605866Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6c1b16bf-d86b-4ed1-9c80-a433cfae1ffc name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:17:14.250627 crc crio[24437]: time=\"2026-06-12T21:17:14.250508428Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=358abc40-f8f5-4f8d-ada4-bc8cbf735dfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:17:14.252626 crc crio[24437]: time=\"2026-06-12T21:17:14.252560759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:17:14.325168 crc crio[24437]: time=\"2026-06-12T21:17:14.318249411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:17:14.329561 crc crio[24437]: time=\"2026-06-12T21:17:14.329452541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:17:14.541182 crc crio[24437]: time=\"2026-06-12T21:17:14.541055429Z\" level=info msg=\"Created container 8a51df7f9796634ebb6f73d1129422be035ad73b5a20969961aba33506f2b460: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=358abc40-f8f5-4f8d-ada4-bc8cbf735dfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:17:14.542796 crc crio[24437]: time=\"2026-06-12T21:17:14.542688309Z\" level=info msg=\"Starting container: 8a51df7f9796634ebb6f73d1129422be035ad73b5a20969961aba33506f2b460\" id=facf9602-4ebc-4b42-b634-b2ff8d02222d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:17:14.549518 crc crio[24437]: time=\"2026-06-12T21:17:14.549146041Z\" level=info msg=\"Started container\" PID=137429 containerID=8a51df7f9796634ebb6f73d1129422be035ad73b5a20969961aba33506f2b460 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=facf9602-4ebc-4b42-b634-b2ff8d02222d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f\nJun 12 21:17:23.860486 crc crio[24437]: time=\"2026-06-12T21:17:23.859395801Z\" level=info msg=\"Stopping pod sandbox: 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb\" id=f1c5bdeb-1c60-449d-9629-4419e72cd8d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:17:23.860486 crc crio[24437]: time=\"2026-06-12T21:17:23.860350204Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb\" id=f1c5bdeb-1c60-449d-9629-4419e72cd8d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:17:23.862441 crc crio[24437]: time=\"2026-06-12T21:17:23.861069042Z\" level=info msg=\"Removing pod sandbox: 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb\" id=b6d1eb31-96bb-4a48-8050-d704345ae68e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:17:23.875845 crc crio[24437]: time=\"2026-06-12T21:17:23.875761006Z\" level=info msg=\"Removed pod sandbox: 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb\" id=b6d1eb31-96bb-4a48-8050-d704345ae68e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:18:00.607301 crc crio[24437]: time=\"2026-06-12T21:18:00.606411681Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688318-bjtmq/POD\" id=0f9b478f-0576-4a05-bd46-8d5f51a0177a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:18:00.609412 crc crio[24437]: time=\"2026-06-12T21:18:00.607353485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:18:00.669501 crc crio[24437]: time=\"2026-06-12T21:18:00.669405482Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688318-bjtmq Namespace:openshift-infra ID:b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64 UID:cf35877d-197e-4df8-b56d-e72a50256658 NetNS:/var/run/netns/74666d27-6b9d-414f-b055-093355b0f41f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf35877d_197e_4df8_b56d_e72a50256658.slice PodAnnotations:0xc000c25110}] Aliases:map[]}\"\nJun 12 21:18:00.669501 crc crio[24437]: time=\"2026-06-12T21:18:00.669484174Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688318-bjtmq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:18:01.269777 crc crio[24437]: 2026-06-12T21:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b08f57e96cb9a01 Mac:0a:fa:3c:9d:6c:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/74666d27-6b9d-414f-b055-093355b0f41f SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:18:01.272439 crc crio[24437]: time=\"2026-06-12T21:18:01.272373567Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688318-bjtmq Namespace:openshift-infra ID:b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64 UID:cf35877d-197e-4df8-b56d-e72a50256658 NetNS:/var/run/netns/74666d27-6b9d-414f-b055-093355b0f41f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf35877d_197e_4df8_b56d_e72a50256658.slice PodAnnotations:0xc000c25110}] Aliases:map[]}\"\nJun 12 21:18:01.272675 crc crio[24437]: time=\"2026-06-12T21:18:01.272557992Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688318-bjtmq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:18:01.288218 crc crio[24437]: time=\"2026-06-12T21:18:01.288109247Z\" level=info msg=\"Ran pod sandbox b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64 with infra container: openshift-infra/auto-csr-approver-29688318-bjtmq/POD\" id=0f9b478f-0576-4a05-bd46-8d5f51a0177a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:18:01.295816 crc crio[24437]: time=\"2026-06-12T21:18:01.292292262Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6f086827-e3b1-4d55-b488-f22b83a94007 name=/runtime.v1.ImageService/PullImage\nJun 12 21:18:01.303849 crc crio[24437]: time=\"2026-06-12T21:18:01.303401246Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:18:02.200835 crc crio[24437]: time=\"2026-06-12T21:18:02.200171804Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6f086827-e3b1-4d55-b488-f22b83a94007 name=/runtime.v1.ImageService/PullImage\nJun 12 21:18:02.202825 crc crio[24437]: time=\"2026-06-12T21:18:02.202144764Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c1a8bdd4-0a90-4ce2-b72e-bb5ee8b9b44e name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:18:02.205596 crc crio[24437]: time=\"2026-06-12T21:18:02.205509427Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=066319e6-a2c4-4545-9f8f-32637e6147f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:18:02.213264 crc crio[24437]: time=\"2026-06-12T21:18:02.213167736Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688318-bjtmq/oc\" id=3a00e203-1e5a-4d16-a28b-fecad850c42c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:18:02.215243 crc crio[24437]: time=\"2026-06-12T21:18:02.215180395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:18:02.275281 crc crio[24437]: time=\"2026-06-12T21:18:02.275209285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:18:02.758175 crc crio[24437]: time=\"2026-06-12T21:18:02.758012051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:18:02.898053 crc crio[24437]: time=\"2026-06-12T21:18:02.897436187Z\" level=info msg=\"Created container 8617faf43f8d5b197a7d6049c083b79777efc239216ae23775a3b6773126203d: openshift-infra/auto-csr-approver-29688318-bjtmq/oc\" id=3a00e203-1e5a-4d16-a28b-fecad850c42c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:18:02.899014 crc crio[24437]: time=\"2026-06-12T21:18:02.898874982Z\" level=info msg=\"Starting container: 8617faf43f8d5b197a7d6049c083b79777efc239216ae23775a3b6773126203d\" id=e888f9fd-d892-4719-833d-4fd06936ddd7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:18:02.904203 crc crio[24437]: time=\"2026-06-12T21:18:02.904059691Z\" level=info msg=\"Started container\" PID=140103 containerID=8617faf43f8d5b197a7d6049c083b79777efc239216ae23775a3b6773126203d description=openshift-infra/auto-csr-approver-29688318-bjtmq/oc id=e888f9fd-d892-4719-833d-4fd06936ddd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64\nJun 12 21:18:04.860024 crc crio[24437]: time=\"2026-06-12T21:18:04.859191651Z\" level=info msg=\"Stopping pod sandbox: b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64\" id=660f2a40-d7c0-4820-97e0-debf105405e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:18:04.861546 crc crio[24437]: time=\"2026-06-12T21:18:04.860780751Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688318-bjtmq Namespace:openshift-infra ID:b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64 UID:cf35877d-197e-4df8-b56d-e72a50256658 NetNS:/var/run/netns/74666d27-6b9d-414f-b055-093355b0f41f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf35877d_197e_4df8_b56d_e72a50256658.slice PodAnnotations:0xc00051d3a8}] Aliases:map[]}\"\nJun 12 21:18:04.861546 crc crio[24437]: time=\"2026-06-12T21:18:04.860980526Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688318-bjtmq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:18:05.172124 crc crio[24437]: time=\"2026-06-12T21:18:05.171354369Z\" level=info msg=\"Stopped pod sandbox: b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64\" id=660f2a40-d7c0-4820-97e0-debf105405e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:18:23.939473 crc crio[24437]: time=\"2026-06-12T21:18:23.938292882Z\" level=info msg=\"Removing container: e9c9fa52aec8f935a13c1bbb48705042751a035467f7ceeb4872f9476d42fbd9\" id=2d9ea45d-5211-478c-807f-da1df462982c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:18:24.984145 crc crio[24437]: time=\"2026-06-12T21:18:24.983584751Z\" level=info msg=\"Removed container e9c9fa52aec8f935a13c1bbb48705042751a035467f7ceeb4872f9476d42fbd9: openshift-infra/auto-csr-approver-29688312-4cdf9/oc\" id=2d9ea45d-5211-478c-807f-da1df462982c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:18:25.020905 crc crio[24437]: time=\"2026-06-12T21:18:25.020683379Z\" level=info msg=\"Stopping pod sandbox: c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b\" id=b79ead39-0e5e-4af1-9d1a-8665a393d165 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:18:25.021697 crc crio[24437]: time=\"2026-06-12T21:18:25.021058599Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b\" id=b79ead39-0e5e-4af1-9d1a-8665a393d165 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:18:25.025564 crc crio[24437]: time=\"2026-06-12T21:18:25.025411357Z\" level=info msg=\"Removing pod sandbox: c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b\" id=ae218ced-6c6e-4eb9-a696-bf403105f90c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:18:25.111692 crc crio[24437]: time=\"2026-06-12T21:18:25.110633949Z\" level=info msg=\"Removed pod sandbox: c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b\" id=ae218ced-6c6e-4eb9-a696-bf403105f90c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:19:25.152864 crc crio[24437]: time=\"2026-06-12T21:19:25.150424398Z\" level=info msg=\"Removing container: 24cd6f55decfc23e5a1744b0968e9575678cf1625323809e28de7c68f61ee527\" id=b9b584d4-afcf-4676-9e6e-fe975cef782d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:19:25.466337 crc crio[24437]: time=\"2026-06-12T21:19:25.465720313Z\" level=info msg=\"Removed container 24cd6f55decfc23e5a1744b0968e9575678cf1625323809e28de7c68f61ee527: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=b9b584d4-afcf-4676-9e6e-fe975cef782d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:19:25.483971 crc crio[24437]: time=\"2026-06-12T21:19:25.482534901Z\" level=info msg=\"Removing container: 1b11bbfb663c9ffe24e9eaa597991a863b2d82b71b2dd2d36a469c7325350fdb\" id=e7b473a3-6afb-4996-836a-25bf159e7544 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:19:25.725354 crc crio[24437]: time=\"2026-06-12T21:19:25.722386695Z\" level=info msg=\"Removed container 1b11bbfb663c9ffe24e9eaa597991a863b2d82b71b2dd2d36a469c7325350fdb: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/init\" id=e7b473a3-6afb-4996-836a-25bf159e7544 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:19:25.739990 crc crio[24437]: time=\"2026-06-12T21:19:25.739799947Z\" level=info msg=\"Stopping pod sandbox: 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988\" id=762033be-8b3f-49be-967a-ced26debfa8b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:19:25.739990 crc crio[24437]: time=\"2026-06-12T21:19:25.73989233Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988\" id=762033be-8b3f-49be-967a-ced26debfa8b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:19:25.742318 crc crio[24437]: time=\"2026-06-12T21:19:25.741905359Z\" level=info msg=\"Removing pod sandbox: 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988\" id=0f472763-8c1d-445e-a761-17e9bf6c077c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:19:25.776288 crc crio[24437]: time=\"2026-06-12T21:19:25.77623321Z\" level=info msg=\"Removed pod sandbox: 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988\" id=0f472763-8c1d-445e-a761-17e9bf6c077c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:19:41.511260 crc crio[24437]: time=\"2026-06-12T21:19:41.509405407Z\" level=info msg=\"Stopping pod sandbox: ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f\" id=b1c66ecf-09f2-46c2-a50b-46d64a5e6cf7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:19:41.513215 crc crio[24437]: time=\"2026-06-12T21:19:41.511349214Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt Namespace:openstack ID:ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f UID:17a2d4ca-defb-4ec0-aa23-65d4eb530497 NetNS:/var/run/netns/d355324f-59ab-4f7a-be6c-528d423e04fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a2d4ca_defb_4ec0_aa23_65d4eb530497.slice PodAnnotations:0xc00012bd00}] Aliases:map[]}\"\nJun 12 21:19:41.513215 crc crio[24437]: time=\"2026-06-12T21:19:41.51158293Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:19:42.085120 crc crio[24437]: time=\"2026-06-12T21:19:42.08443957Z\" level=info msg=\"Stopped pod sandbox: ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f\" id=b1c66ecf-09f2-46c2-a50b-46d64a5e6cf7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:19:43.098360 crc crio[24437]: time=\"2026-06-12T21:19:43.097764256Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/POD\" id=bf889250-f9f3-4128-840c-66cbe522b313 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:19:43.099527 crc crio[24437]: time=\"2026-06-12T21:19:43.098408302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:19:43.142502 crc crio[24437]: time=\"2026-06-12T21:19:43.142396072Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f Namespace:openstack ID:e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c UID:cff5e072-02be-41e0-936a-a17b30ad9775 NetNS:/var/run/netns/d9b6402d-d164-4d42-99b8-265a345b9ff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff5e072_02be_41e0_936a_a17b30ad9775.slice PodAnnotations:0xc00282cf18}] Aliases:map[]}\"\nJun 12 21:19:43.142502 crc crio[24437]: time=\"2026-06-12T21:19:43.142482184Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:19:43.949183 crc crio[24437]: 2026-06-12T21:19:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e61117f4b37e871 Mac:ba:13:f0:a4:b5:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/d9b6402d-d164-4d42-99b8-265a345b9ff8 SocketPath: PciID:}] [{Interface:0xc0006045b0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:19:43.950865 crc crio[24437]: time=\"2026-06-12T21:19:43.950768969Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f Namespace:openstack ID:e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c UID:cff5e072-02be-41e0-936a-a17b30ad9775 NetNS:/var/run/netns/d9b6402d-d164-4d42-99b8-265a345b9ff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff5e072_02be_41e0_936a_a17b30ad9775.slice PodAnnotations:0xc00282cf18}] Aliases:map[]}\"\nJun 12 21:19:43.951267 crc crio[24437]: time=\"2026-06-12T21:19:43.95119502Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:19:43.966432 crc crio[24437]: time=\"2026-06-12T21:19:43.966276033Z\" level=info msg=\"Ran pod sandbox e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/POD\" id=bf889250-f9f3-4128-840c-66cbe522b313 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:19:43.972629 crc crio[24437]: time=\"2026-06-12T21:19:43.972552099Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b6521532-7eec-448e-9f8f-306212dd86c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:19:44.008961 crc crio[24437]: time=\"2026-06-12T21:19:44.0085169Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=df4bd2c2-d906-4db5-9b38-b4e027f4e6b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:19:44.026516 crc crio[24437]: time=\"2026-06-12T21:19:44.025896751Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=bbc27f5e-f384-43c1-90e3-4a66cd06c963 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:19:44.026867 crc crio[24437]: time=\"2026-06-12T21:19:44.026797833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:19:44.098897 crc crio[24437]: time=\"2026-06-12T21:19:44.098796469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:19:44.103491 crc crio[24437]: time=\"2026-06-12T21:19:44.103343661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:19:44.609291 crc crio[24437]: time=\"2026-06-12T21:19:44.605526488Z\" level=info msg=\"Created container 3374e3070a09b48104ec923813a5cd030045d9e649cf3652d9a68069bc4e9338: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=bbc27f5e-f384-43c1-90e3-4a66cd06c963 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:19:44.636252 crc crio[24437]: time=\"2026-06-12T21:19:44.613596598Z\" level=info msg=\"Starting container: 3374e3070a09b48104ec923813a5cd030045d9e649cf3652d9a68069bc4e9338\" id=efc3fafb-6c33-43a0-9ceb-4c09f7e4b071 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:19:44.636252 crc crio[24437]: time=\"2026-06-12T21:19:44.635401119Z\" level=info msg=\"Started container\" PID=145207 containerID=3374e3070a09b48104ec923813a5cd030045d9e649cf3652d9a68069bc4e9338 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=efc3fafb-6c33-43a0-9ceb-4c09f7e4b071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c\nJun 12 21:20:01.391557 crc crio[24437]: time=\"2026-06-12T21:20:01.390470233Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688320-qk85b/POD\" id=8740024a-2a91-4bd1-ba8f-01b03cbf5e6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:20:01.391557 crc crio[24437]: time=\"2026-06-12T21:20:01.391501429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:20:01.441999 crc crio[24437]: time=\"2026-06-12T21:20:01.441509009Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688320-qk85b Namespace:openshift-infra ID:ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04 UID:6b09a78e-95ee-4509-a62d-9e981ec0d85d NetNS:/var/run/netns/2894bca1-31d3-49fe-beb8-79a9760ca47d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b09a78e_95ee_4509_a62d_9e981ec0d85d.slice PodAnnotations:0xc00012b528}] Aliases:map[]}\"\nJun 12 21:20:01.442435 crc crio[24437]: time=\"2026-06-12T21:20:01.442406231Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688320-qk85b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:20:02.106711 crc crio[24437]: 2026-06-12T21:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef0a09f2dfa34d9 Mac:4e:cd:6e:c1:7a:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/2894bca1-31d3-49fe-beb8-79a9760ca47d SocketPath: PciID:}] [{Interface:0xc000592740 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:20:02.110331 crc crio[24437]: time=\"2026-06-12T21:20:02.109168458Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688320-qk85b Namespace:openshift-infra ID:ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04 UID:6b09a78e-95ee-4509-a62d-9e981ec0d85d NetNS:/var/run/netns/2894bca1-31d3-49fe-beb8-79a9760ca47d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b09a78e_95ee_4509_a62d_9e981ec0d85d.slice PodAnnotations:0xc00012b528}] Aliases:map[]}\"\nJun 12 21:20:02.110331 crc crio[24437]: time=\"2026-06-12T21:20:02.109381223Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688320-qk85b for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:20:02.122371 crc crio[24437]: time=\"2026-06-12T21:20:02.122285992Z\" level=info msg=\"Ran pod sandbox ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04 with infra container: openshift-infra/auto-csr-approver-29688320-qk85b/POD\" id=8740024a-2a91-4bd1-ba8f-01b03cbf5e6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:20:02.125701 crc crio[24437]: time=\"2026-06-12T21:20:02.125615666Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=964b4992-1671-4c88-acb1-fad41b613e2b name=/runtime.v1.ImageService/PullImage\nJun 12 21:20:02.134982 crc crio[24437]: time=\"2026-06-12T21:20:02.134846163Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:20:02.999848 crc crio[24437]: time=\"2026-06-12T21:20:02.998959032Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=964b4992-1671-4c88-acb1-fad41b613e2b name=/runtime.v1.ImageService/PullImage\nJun 12 21:20:03.006868 crc crio[24437]: time=\"2026-06-12T21:20:03.006608052Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eaa4b4cc-615a-4684-af69-d612a63b2255 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:20:03.009642 crc crio[24437]: time=\"2026-06-12T21:20:03.009599046Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82297f16-1558-4181-aa20-5939302ae634 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:20:03.019620 crc crio[24437]: time=\"2026-06-12T21:20:03.019288916Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688320-qk85b/oc\" id=e3dac693-7fed-4f70-a3b6-dde06873c61b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:20:03.020262 crc crio[24437]: time=\"2026-06-12T21:20:03.020216628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:20:03.106657 crc crio[24437]: time=\"2026-06-12T21:20:03.106533778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:20:03.802299 crc crio[24437]: time=\"2026-06-12T21:20:03.801169325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:20:04.036628 crc crio[24437]: time=\"2026-06-12T21:20:04.03616463Z\" level=info msg=\"Created container 6df52097d5afa2ca7321141f9bf51858442c95a9dc0baed9f9f630b9a9440b87: openshift-infra/auto-csr-approver-29688320-qk85b/oc\" id=e3dac693-7fed-4f70-a3b6-dde06873c61b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:20:04.038882 crc crio[24437]: time=\"2026-06-12T21:20:04.038658692Z\" level=info msg=\"Starting container: 6df52097d5afa2ca7321141f9bf51858442c95a9dc0baed9f9f630b9a9440b87\" id=22db5889-612e-47d4-99e7-e3ef44da513e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:20:04.048039 crc crio[24437]: time=\"2026-06-12T21:20:04.04788306Z\" level=info msg=\"Started container\" PID=146344 containerID=6df52097d5afa2ca7321141f9bf51858442c95a9dc0baed9f9f630b9a9440b87 description=openshift-infra/auto-csr-approver-29688320-qk85b/oc id=22db5889-612e-47d4-99e7-e3ef44da513e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04\nJun 12 21:20:06.172449 crc crio[24437]: time=\"2026-06-12T21:20:06.171856696Z\" level=info msg=\"Stopping pod sandbox: ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04\" id=ee859de3-4620-4076-b4ee-a32ba9a68f1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:20:06.174152 crc crio[24437]: time=\"2026-06-12T21:20:06.173309452Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688320-qk85b Namespace:openshift-infra ID:ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04 UID:6b09a78e-95ee-4509-a62d-9e981ec0d85d NetNS:/var/run/netns/2894bca1-31d3-49fe-beb8-79a9760ca47d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b09a78e_95ee_4509_a62d_9e981ec0d85d.slice PodAnnotations:0xc000a8c6d8}] Aliases:map[]}\"\nJun 12 21:20:06.174152 crc crio[24437]: time=\"2026-06-12T21:20:06.173445185Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688320-qk85b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:20:06.565208 crc crio[24437]: time=\"2026-06-12T21:20:06.564587181Z\" level=info msg=\"Stopped pod sandbox: ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04\" id=ee859de3-4620-4076-b4ee-a32ba9a68f1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:20:25.815737 crc crio[24437]: time=\"2026-06-12T21:20:25.814993467Z\" level=info msg=\"Removing container: d4fbcc1b1f7d54e66a2f3e69092b12012567978b78a017c701a11dd0b1a31919\" id=29ebf1d7-df78-4e59-8d99-3b4be1dde464 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:20:26.263005 crc crio[24437]: time=\"2026-06-12T21:20:26.262854968Z\" level=info msg=\"Removed container d4fbcc1b1f7d54e66a2f3e69092b12012567978b78a017c701a11dd0b1a31919: openshift-infra/auto-csr-approver-29688314-jvctl/oc\" id=29ebf1d7-df78-4e59-8d99-3b4be1dde464 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:20:26.275525 crc crio[24437]: time=\"2026-06-12T21:20:26.275380077Z\" level=info msg=\"Stopping pod sandbox: 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df\" id=0b40523f-0fa7-4b95-ba04-22950709e058 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:20:26.276050 crc crio[24437]: time=\"2026-06-12T21:20:26.275808058Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df\" id=0b40523f-0fa7-4b95-ba04-22950709e058 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:20:26.276796 crc crio[24437]: time=\"2026-06-12T21:20:26.27669735Z\" level=info msg=\"Removing pod sandbox: 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df\" id=244beac7-de60-4803-b3f2-72d8d3705804 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:20:26.293621 crc crio[24437]: time=\"2026-06-12T21:20:26.293506527Z\" level=info msg=\"Removed pod sandbox: 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df\" id=244beac7-de60-4803-b3f2-72d8d3705804 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:20:37.813285 crc crio[24437]: time=\"2026-06-12T21:20:37.812206373Z\" level=info msg=\"Stopping pod sandbox: e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c\" id=4c1b1e89-8303-4ab5-9aef-0e4c2add34f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:20:37.815610 crc crio[24437]: time=\"2026-06-12T21:20:37.814149702Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f Namespace:openstack ID:e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c UID:cff5e072-02be-41e0-936a-a17b30ad9775 NetNS:/var/run/netns/d9b6402d-d164-4d42-99b8-265a345b9ff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff5e072_02be_41e0_936a_a17b30ad9775.slice PodAnnotations:0xc00051d5d8}] Aliases:map[]}\"\nJun 12 21:20:37.815610 crc crio[24437]: time=\"2026-06-12T21:20:37.814552981Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:20:38.308792 crc crio[24437]: time=\"2026-06-12T21:20:38.308658259Z\" level=info msg=\"Stopped pod sandbox: e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c\" id=4c1b1e89-8303-4ab5-9aef-0e4c2add34f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:20:39.439999 crc crio[24437]: time=\"2026-06-12T21:20:39.439158709Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/POD\" id=6cd1fe0e-f6b9-4973-ac67-c840dfd3263c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:20:39.441012 crc crio[24437]: time=\"2026-06-12T21:20:39.440183725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:20:39.485104 crc crio[24437]: time=\"2026-06-12T21:20:39.484887603Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj Namespace:openstack ID:0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa UID:2566adc0-3262-4979-8b00-fc184d569bdc NetNS:/var/run/netns/50863961-1eb6-478f-8890-8aa8c73fd2f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2566adc0_3262_4979_8b00_fc184d569bdc.slice PodAnnotations:0xc00012bb88}] Aliases:map[]}\"\nJun 12 21:20:39.485104 crc crio[24437]: time=\"2026-06-12T21:20:39.485016426Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:20:39.944335 crc crio[24437]: 2026-06-12T21:20:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c962fb40d7f02d Mac:e2:10:5f:13:9e:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/50863961-1eb6-478f-8890-8aa8c73fd2f0 SocketPath: PciID:}] [{Interface:0xc0001408f0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:20:39.947047 crc crio[24437]: time=\"2026-06-12T21:20:39.946880734Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj Namespace:openstack ID:0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa UID:2566adc0-3262-4979-8b00-fc184d569bdc NetNS:/var/run/netns/50863961-1eb6-478f-8890-8aa8c73fd2f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2566adc0_3262_4979_8b00_fc184d569bdc.slice PodAnnotations:0xc00012bb88}] Aliases:map[]}\"\nJun 12 21:20:39.947271 crc crio[24437]: time=\"2026-06-12T21:20:39.947210512Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:20:39.963525 crc crio[24437]: time=\"2026-06-12T21:20:39.963457275Z\" level=info msg=\"Ran pod sandbox 0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/POD\" id=6cd1fe0e-f6b9-4973-ac67-c840dfd3263c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:20:39.966383 crc crio[24437]: time=\"2026-06-12T21:20:39.966332216Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=419d6a31-fa50-4351-a980-920e10f8c60e name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:20:39.991544 crc crio[24437]: time=\"2026-06-12T21:20:39.991413717Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=dc2db115-5ef5-450a-aff5-051677da1084 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:20:40.000541 crc crio[24437]: time=\"2026-06-12T21:20:40.000448622Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=8efe9df2-9468-4de7-891b-d4335461cd4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:20:40.001067 crc crio[24437]: time=\"2026-06-12T21:20:40.000910693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:20:40.076261 crc crio[24437]: time=\"2026-06-12T21:20:40.076055626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:20:40.079288 crc crio[24437]: time=\"2026-06-12T21:20:40.079116091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:20:40.206464 crc crio[24437]: time=\"2026-06-12T21:20:40.206202661Z\" level=info msg=\"Created container 5347bd43fa2d7e74733d8ba5d7b86a1e7c27afbca9563d3360187a13f8985a92: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=8efe9df2-9468-4de7-891b-d4335461cd4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:20:40.208430 crc crio[24437]: time=\"2026-06-12T21:20:40.208326444Z\" level=info msg=\"Starting container: 5347bd43fa2d7e74733d8ba5d7b86a1e7c27afbca9563d3360187a13f8985a92\" id=93a1d8ab-ed1c-498f-896c-52a9bb966a5d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:20:40.217783 crc crio[24437]: time=\"2026-06-12T21:20:40.217549213Z\" level=info msg=\"Started container\" PID=148581 containerID=5347bd43fa2d7e74733d8ba5d7b86a1e7c27afbca9563d3360187a13f8985a92 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=93a1d8ab-ed1c-498f-896c-52a9bb966a5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa\nJun 12 21:20:47.209111 crc crio[24437]: time=\"2026-06-12T21:20:47.19833723Z\" level=info msg=\"Stopping pod sandbox: 0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa\" id=03be8d1f-55c9-44ee-96ad-b870ec0c9097 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:20:47.249469 crc crio[24437]: time=\"2026-06-12T21:20:47.24917556Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj Namespace:openstack ID:0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa UID:2566adc0-3262-4979-8b00-fc184d569bdc NetNS:/var/run/netns/50863961-1eb6-478f-8890-8aa8c73fd2f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2566adc0_3262_4979_8b00_fc184d569bdc.slice PodAnnotations:0xc00012b5e0}] Aliases:map[]}\"\nJun 12 21:20:47.251739 crc crio[24437]: time=\"2026-06-12T21:20:47.250560745Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:20:47.918674 crc crio[24437]: time=\"2026-06-12T21:20:47.918225744Z\" level=info msg=\"Stopped pod sandbox: 0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa\" id=03be8d1f-55c9-44ee-96ad-b870ec0c9097 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:20:48.689661 crc crio[24437]: time=\"2026-06-12T21:20:48.689304686Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/POD\" id=0adb155b-83d9-478a-abe6-a70e21f3a15a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:20:48.691106 crc crio[24437]: time=\"2026-06-12T21:20:48.689680945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:20:48.732092 crc crio[24437]: time=\"2026-06-12T21:20:48.731870291Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx Namespace:openstack ID:bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d UID:c541277b-b636-43cc-97ce-c4332f13c4ca NetNS:/var/run/netns/477a72eb-3d25-4f55-a203-d50a2a656687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc541277b_b636_43cc_97ce_c4332f13c4ca.slice PodAnnotations:0xc007788eb8}] Aliases:map[]}\"\nJun 12 21:20:48.732430 crc crio[24437]: time=\"2026-06-12T21:20:48.732396884Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:20:49.413655 crc crio[24437]: 2026-06-12T21:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf82b0fd36499f7 Mac:ba:99:74:ed:78:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/477a72eb-3d25-4f55-a203-d50a2a656687 SocketPath: PciID:}] [{Interface:0xc000144980 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:20:49.415575 crc crio[24437]: time=\"2026-06-12T21:20:49.415495095Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx Namespace:openstack ID:bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d UID:c541277b-b636-43cc-97ce-c4332f13c4ca NetNS:/var/run/netns/477a72eb-3d25-4f55-a203-d50a2a656687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc541277b_b636_43cc_97ce_c4332f13c4ca.slice PodAnnotations:0xc007788eb8}] Aliases:map[]}\"\nJun 12 21:20:49.415694 crc crio[24437]: time=\"2026-06-12T21:20:49.415657629Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:20:49.426295 crc crio[24437]: time=\"2026-06-12T21:20:49.426130399Z\" level=info msg=\"Ran pod sandbox bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/POD\" id=0adb155b-83d9-478a-abe6-a70e21f3a15a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:20:49.429537 crc crio[24437]: time=\"2026-06-12T21:20:49.429401101Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c5a1cc32-6208-496f-b4b6-4085b2adbd36 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:20:49.451574 crc crio[24437]: time=\"2026-06-12T21:20:49.451078087Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=919cb912-2e33-4d91-9476-dd988b5976c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:20:49.469211 crc crio[24437]: time=\"2026-06-12T21:20:49.469028692Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=63a4b345-c2ea-4a5c-96d7-0a1b9b7c94c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:20:49.469689 crc crio[24437]: time=\"2026-06-12T21:20:49.469541295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:20:49.543474 crc crio[24437]: time=\"2026-06-12T21:20:49.543369745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:20:49.548405 crc crio[24437]: time=\"2026-06-12T21:20:49.548321748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:20:49.726552 crc crio[24437]: time=\"2026-06-12T21:20:49.726440273Z\" level=info msg=\"Created container 96729a4edf2144f0ba729b6b748a83a22e887b5064d557306a4290e6d18bd734: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=63a4b345-c2ea-4a5c-96d7-0a1b9b7c94c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:20:49.728300 crc crio[24437]: time=\"2026-06-12T21:20:49.728150085Z\" level=info msg=\"Starting container: 96729a4edf2144f0ba729b6b748a83a22e887b5064d557306a4290e6d18bd734\" id=6d3e2af1-16b0-4f98-83ed-758dbe0df153 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:20:49.735473 crc crio[24437]: time=\"2026-06-12T21:20:49.735407295Z\" level=info msg=\"Started container\" PID=149249 containerID=96729a4edf2144f0ba729b6b748a83a22e887b5064d557306a4290e6d18bd734 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=6d3e2af1-16b0-4f98-83ed-758dbe0df153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d\nJun 12 21:21:31.790541 crc crio[24437]: time=\"2026-06-12T21:21:31.789385107Z\" level=info msg=\"Stopping pod sandbox: bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d\" id=db5eb457-6e53-4f04-8b68-6004e2081a1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:21:31.792079 crc crio[24437]: time=\"2026-06-12T21:21:31.791578841Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx Namespace:openstack ID:bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d UID:c541277b-b636-43cc-97ce-c4332f13c4ca NetNS:/var/run/netns/477a72eb-3d25-4f55-a203-d50a2a656687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc541277b_b636_43cc_97ce_c4332f13c4ca.slice PodAnnotations:0xc000c25770}] Aliases:map[]}\"\nJun 12 21:21:31.792079 crc crio[24437]: time=\"2026-06-12T21:21:31.791996102Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:21:32.298038 crc crio[24437]: time=\"2026-06-12T21:21:32.295902032Z\" level=info msg=\"Stopped pod sandbox: bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d\" id=db5eb457-6e53-4f04-8b68-6004e2081a1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:21:33.453292 crc crio[24437]: time=\"2026-06-12T21:21:33.452646552Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/POD\" id=f4cf3e82-6a8e-4d54-8edd-21d3929eeb00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:21:33.454255 crc crio[24437]: time=\"2026-06-12T21:21:33.453379091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:21:33.529541 crc crio[24437]: time=\"2026-06-12T21:21:33.529425586Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 Namespace:openstack ID:0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735 UID:546d7afc-d691-4707-9af7-ceb6d9b974d9 NetNS:/var/run/netns/50484ca9-dcf1-4ffe-9e60-c45d4d0b9240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod546d7afc_d691_4707_9af7_ceb6d9b974d9.slice PodAnnotations:0xc00282c250}] Aliases:map[]}\"\nJun 12 21:21:33.529541 crc crio[24437]: time=\"2026-06-12T21:21:33.529537228Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:21:34.077008 crc crio[24437]: 2026-06-12T21:21:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ca6143415ca3ea Mac:de:9d:12:0a:89:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/50484ca9-dcf1-4ffe-9e60-c45d4d0b9240 SocketPath: PciID:}] [{Interface:0xc0001386b0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:21:34.077008 crc crio[24437]: time=\"2026-06-12T21:21:34.076252459Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 Namespace:openstack ID:0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735 UID:546d7afc-d691-4707-9af7-ceb6d9b974d9 NetNS:/var/run/netns/50484ca9-dcf1-4ffe-9e60-c45d4d0b9240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod546d7afc_d691_4707_9af7_ceb6d9b974d9.slice PodAnnotations:0xc00282c250}] Aliases:map[]}\"\nJun 12 21:21:34.077008 crc crio[24437]: time=\"2026-06-12T21:21:34.076418244Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:21:34.090440 crc crio[24437]: time=\"2026-06-12T21:21:34.090316308Z\" level=info msg=\"Ran pod sandbox 0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/POD\" id=f4cf3e82-6a8e-4d54-8edd-21d3929eeb00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:21:34.094501 crc crio[24437]: time=\"2026-06-12T21:21:34.09439189Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0b9192cb-d75b-460d-ad69-31a84115c2ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:21:34.125375 crc crio[24437]: time=\"2026-06-12T21:21:34.125166832Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=101adc37-54f6-4ce6-92a0-74ffa05dcb6b name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:21:34.134653 crc crio[24437]: time=\"2026-06-12T21:21:34.134339239Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=e665e77d-fa95-43f1-8867-73334b473dcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:21:34.134898 crc crio[24437]: time=\"2026-06-12T21:21:34.134842152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:21:34.186816 crc crio[24437]: time=\"2026-06-12T21:21:34.186708798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:21:34.191301 crc crio[24437]: time=\"2026-06-12T21:21:34.19123273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:21:34.349385 crc crio[24437]: time=\"2026-06-12T21:21:34.349272177Z\" level=info msg=\"Created container 44b992717fa90967b5169a8205207c14731062bd588f36e2d4bb20bc20f3f1c4: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=e665e77d-fa95-43f1-8867-73334b473dcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:21:34.351334 crc crio[24437]: time=\"2026-06-12T21:21:34.351212365Z\" level=info msg=\"Starting container: 44b992717fa90967b5169a8205207c14731062bd588f36e2d4bb20bc20f3f1c4\" id=a63166ef-0501-420d-bc21-c20a9c9148af name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:21:34.357220 crc crio[24437]: time=\"2026-06-12T21:21:34.357146282Z\" level=info msg=\"Started container\" PID=151735 containerID=44b992717fa90967b5169a8205207c14731062bd588f36e2d4bb20bc20f3f1c4 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=a63166ef-0501-420d-bc21-c20a9c9148af name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735\nJun 12 21:22:00.663734 crc crio[24437]: time=\"2026-06-12T21:22:00.660435792Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688322-x8lrd/POD\" id=838e6c82-d0cd-4cbb-ace3-0e0ce7ddccf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:22:00.663734 crc crio[24437]: time=\"2026-06-12T21:22:00.661739484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:00.723065 crc crio[24437]: time=\"2026-06-12T21:22:00.722715806Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688322-x8lrd Namespace:openshift-infra ID:d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03 UID:ee01c706-b716-4a0c-8739-8a60d2e4d5f9 NetNS:/var/run/netns/fb8cefe5-d014-4eaf-8c5a-4073af7219f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee01c706_b716_4a0c_8739_8a60d2e4d5f9.slice PodAnnotations:0xc00051d300}] Aliases:map[]}\"\nJun 12 21:22:00.723065 crc crio[24437]: time=\"2026-06-12T21:22:00.722809969Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688322-x8lrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:22:01.146586 crc crio[24437]: time=\"2026-06-12T21:22:01.145896365Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-zsr77/POD\" id=70dc48f0-c776-4071-bd02-20b933bfcbe4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:22:01.146754 crc crio[24437]: time=\"2026-06-12T21:22:01.146633854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:01.194750 crc crio[24437]: time=\"2026-06-12T21:22:01.194634373Z\" level=info msg=\"Got pod network &{Name:certified-operators-zsr77 Namespace:openshift-marketplace ID:fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c UID:28d9610d-8efc-4696-9c71-16fd860484bc NetNS:/var/run/netns/01390aaf-2358-45c2-9d63-961981bb0a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28d9610d_8efc_4696_9c71_16fd860484bc.slice PodAnnotations:0xc0027467d0}] Aliases:map[]}\"\nJun 12 21:22:01.194750 crc crio[24437]: time=\"2026-06-12T21:22:01.194717755Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-zsr77 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:22:01.323357 crc crio[24437]: 2026-06-12T21:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d388449a43e0de5 Mac:e6:7b:8c:81:25:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/fb8cefe5-d014-4eaf-8c5a-4073af7219f8 SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:22:01.324460 crc crio[24437]: time=\"2026-06-12T21:22:01.32437521Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688322-x8lrd Namespace:openshift-infra ID:d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03 UID:ee01c706-b716-4a0c-8739-8a60d2e4d5f9 NetNS:/var/run/netns/fb8cefe5-d014-4eaf-8c5a-4073af7219f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee01c706_b716_4a0c_8739_8a60d2e4d5f9.slice PodAnnotations:0xc00051d300}] Aliases:map[]}\"\nJun 12 21:22:01.324579 crc crio[24437]: time=\"2026-06-12T21:22:01.324556664Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688322-x8lrd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:22:01.336204 crc crio[24437]: time=\"2026-06-12T21:22:01.335637679Z\" level=info msg=\"Ran pod sandbox d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03 with infra container: openshift-infra/auto-csr-approver-29688322-x8lrd/POD\" id=838e6c82-d0cd-4cbb-ace3-0e0ce7ddccf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:22:01.339553 crc crio[24437]: time=\"2026-06-12T21:22:01.339031642Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5bd91d76-89f3-489c-a993-44173b5aa726 name=/runtime.v1.ImageService/PullImage\nJun 12 21:22:01.363004 crc crio[24437]: time=\"2026-06-12T21:22:01.362435333Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:22:01.832811 crc crio[24437]: 2026-06-12T21:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe9a327297d777a Mac:66:79:2b:6d:7e:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/01390aaf-2358-45c2-9d63-961981bb0a23 SocketPath: PciID:}] [{Interface:0xc000482740 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:22:01.835497 crc crio[24437]: time=\"2026-06-12T21:22:01.835424566Z\" level=info msg=\"Got pod network &{Name:certified-operators-zsr77 Namespace:openshift-marketplace ID:fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c UID:28d9610d-8efc-4696-9c71-16fd860484bc NetNS:/var/run/netns/01390aaf-2358-45c2-9d63-961981bb0a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28d9610d_8efc_4696_9c71_16fd860484bc.slice PodAnnotations:0xc0027467d0}] Aliases:map[]}\"\nJun 12 21:22:01.835636 crc crio[24437]: time=\"2026-06-12T21:22:01.835595321Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-zsr77 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:22:01.850252 crc crio[24437]: time=\"2026-06-12T21:22:01.850136501Z\" level=info msg=\"Ran pod sandbox fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c with infra container: openshift-marketplace/certified-operators-zsr77/POD\" id=70dc48f0-c776-4071-bd02-20b933bfcbe4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:22:01.853304 crc crio[24437]: time=\"2026-06-12T21:22:01.853209948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a71e7249-eb27-401b-a075-ce140aac7d44 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:22:01.856567 crc crio[24437]: time=\"2026-06-12T21:22:01.856480378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4deb0a35-380a-48db-8af4-1ef92a8a670d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:22:01.863465 crc crio[24437]: time=\"2026-06-12T21:22:01.863374148Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zsr77/extract-utilities\" id=2aec8a52-3715-4248-a2bb-7c846c7313b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:22:01.863856 crc crio[24437]: time=\"2026-06-12T21:22:01.863764748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:01.976026 crc crio[24437]: time=\"2026-06-12T21:22:01.969230423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:01.979594 crc crio[24437]: time=\"2026-06-12T21:22:01.979453057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:02.229008 crc crio[24437]: time=\"2026-06-12T21:22:02.228342295Z\" level=info msg=\"Created container 0d2fe072078b7c69c3142fe9c884ec7874bebda528a75466bbd9fd57603b39e2: openshift-marketplace/certified-operators-zsr77/extract-utilities\" id=2aec8a52-3715-4248-a2bb-7c846c7313b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:22:02.230633 crc crio[24437]: time=\"2026-06-12T21:22:02.230185481Z\" level=info msg=\"Starting container: 0d2fe072078b7c69c3142fe9c884ec7874bebda528a75466bbd9fd57603b39e2\" id=ea991f99-1a62-4ff3-a156-95640a0f9a26 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:22:02.236427 crc crio[24437]: time=\"2026-06-12T21:22:02.236312123Z\" level=info msg=\"Started container\" PID=153448 containerID=0d2fe072078b7c69c3142fe9c884ec7874bebda528a75466bbd9fd57603b39e2 description=openshift-marketplace/certified-operators-zsr77/extract-utilities id=ea991f99-1a62-4ff3-a156-95640a0f9a26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c\nJun 12 21:22:02.316401 crc crio[24437]: time=\"2026-06-12T21:22:02.316302516Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5bd91d76-89f3-489c-a993-44173b5aa726 name=/runtime.v1.ImageService/PullImage\nJun 12 21:22:02.320724 crc crio[24437]: time=\"2026-06-12T21:22:02.320572401Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=30e4152d-7814-43d3-aa6b-00541f47ba4a name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:22:02.328198 crc crio[24437]: time=\"2026-06-12T21:22:02.327882632Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e0e3ccb6-dcf7-435a-ba3c-cf80634a32a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:22:02.338493 crc crio[24437]: time=\"2026-06-12T21:22:02.338248819Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688322-x8lrd/oc\" id=e0595dfc-6143-47c7-a5bd-d3ab00a396c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:22:02.339476 crc crio[24437]: time=\"2026-06-12T21:22:02.339290036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:02.391665 crc crio[24437]: time=\"2026-06-12T21:22:02.391564291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:02.952669 crc crio[24437]: time=\"2026-06-12T21:22:02.952580876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:03.095866 crc crio[24437]: time=\"2026-06-12T21:22:03.095374616Z\" level=info msg=\"Created container 2dc999bbe7840cd0f076b46eabeb8935d74b432a213dc18dbd78bc319f286868: openshift-infra/auto-csr-approver-29688322-x8lrd/oc\" id=e0595dfc-6143-47c7-a5bd-d3ab00a396c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:22:03.097520 crc crio[24437]: time=\"2026-06-12T21:22:03.097414036Z\" level=info msg=\"Starting container: 2dc999bbe7840cd0f076b46eabeb8935d74b432a213dc18dbd78bc319f286868\" id=6fa09f57-15a0-467c-9a01-a25a28326e83 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:22:03.103031 crc crio[24437]: time=\"2026-06-12T21:22:03.102861771Z\" level=info msg=\"Started container\" PID=153498 containerID=2dc999bbe7840cd0f076b46eabeb8935d74b432a213dc18dbd78bc319f286868 description=openshift-infra/auto-csr-approver-29688322-x8lrd/oc id=6fa09f57-15a0-467c-9a01-a25a28326e83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03\nJun 12 21:22:03.337621 crc crio[24437]: time=\"2026-06-12T21:22:03.337514198Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=19a59d9d-d0c9-4c32-a7e0-2473aa15a3cf name=/runtime.v1.ImageService/PullImage\nJun 12 21:22:03.342479 crc crio[24437]: time=\"2026-06-12T21:22:03.342396579Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 21:22:03.939441 crc crio[24437]: time=\"2026-06-12T21:22:03.938644497Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064\" id=19a59d9d-d0c9-4c32-a7e0-2473aa15a3cf name=/runtime.v1.ImageService/PullImage\nJun 12 21:22:03.940730 crc crio[24437]: time=\"2026-06-12T21:22:03.940649117Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=55c5d1b6-4897-4b74-8783-11f1b4026aae name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:22:03.943757 crc crio[24437]: time=\"2026-06-12T21:22:03.94357094Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=aad0a1bc-e6af-461a-8af6-670bdcce5a24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:22:03.950230 crc crio[24437]: time=\"2026-06-12T21:22:03.950145612Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zsr77/extract-content\" id=2f479f16-fb3a-4aed-94d7-c1a5c9101f53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:22:03.950680 crc crio[24437]: time=\"2026-06-12T21:22:03.950614404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:04.003575 crc crio[24437]: time=\"2026-06-12T21:22:04.003489354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:04.011067 crc crio[24437]: time=\"2026-06-12T21:22:04.011016902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:04.190483 crc crio[24437]: time=\"2026-06-12T21:22:04.190314416Z\" level=info msg=\"Created container 8959d8a5043e56728d2a5468a7fb04b12d8c68524cc560925c61fcd86bd7e970: openshift-marketplace/certified-operators-zsr77/extract-content\" id=2f479f16-fb3a-4aed-94d7-c1a5c9101f53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:22:04.193680 crc crio[24437]: time=\"2026-06-12T21:22:04.193589186Z\" level=info msg=\"Starting container: 8959d8a5043e56728d2a5468a7fb04b12d8c68524cc560925c61fcd86bd7e970\" id=78b48ab4-6607-46c3-bec4-8e2f5e6b60c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:22:04.199290 crc crio[24437]: time=\"2026-06-12T21:22:04.199193945Z\" level=info msg=\"Started container\" PID=153593 containerID=8959d8a5043e56728d2a5468a7fb04b12d8c68524cc560925c61fcd86bd7e970 description=openshift-marketplace/certified-operators-zsr77/extract-content id=78b48ab4-6607-46c3-bec4-8e2f5e6b60c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c\nJun 12 21:22:05.405767 crc crio[24437]: time=\"2026-06-12T21:22:05.405047764Z\" level=info msg=\"Stopping pod sandbox: d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03\" id=9a53be98-0494-4211-bab3-9f00acec141f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:22:05.407426 crc crio[24437]: time=\"2026-06-12T21:22:05.406587853Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688322-x8lrd Namespace:openshift-infra ID:d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03 UID:ee01c706-b716-4a0c-8739-8a60d2e4d5f9 NetNS:/var/run/netns/fb8cefe5-d014-4eaf-8c5a-4073af7219f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee01c706_b716_4a0c_8739_8a60d2e4d5f9.slice PodAnnotations:0xc000c24428}] Aliases:map[]}\"\nJun 12 21:22:05.407426 crc crio[24437]: time=\"2026-06-12T21:22:05.406752597Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688322-x8lrd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:22:05.897457 crc crio[24437]: time=\"2026-06-12T21:22:05.89667112Z\" level=info msg=\"Stopped pod sandbox: d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03\" id=9a53be98-0494-4211-bab3-9f00acec141f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:22:06.423820 crc crio[24437]: time=\"2026-06-12T21:22:06.42317587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=53354db1-e82f-4916-91af-db5df7669b56 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:22:06.643440 crc crio[24437]: time=\"2026-06-12T21:22:06.642352372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b9a2699f-4ab0-4440-a40d-0ac96e79e153 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:22:06.737653 crc crio[24437]: time=\"2026-06-12T21:22:06.737403278Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zsr77/registry-server\" id=6eafed6a-aba7-48b7-8f7f-12bf011bc26e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:22:06.738400 crc crio[24437]: time=\"2026-06-12T21:22:06.737815358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:06.807671 crc crio[24437]: time=\"2026-06-12T21:22:06.796848911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:06.807671 crc crio[24437]: time=\"2026-06-12T21:22:06.806093611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:07.039763 crc crio[24437]: time=\"2026-06-12T21:22:07.039176678Z\" level=info msg=\"Created container 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d: openshift-marketplace/certified-operators-zsr77/registry-server\" id=6eafed6a-aba7-48b7-8f7f-12bf011bc26e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:22:07.044086 crc crio[24437]: time=\"2026-06-12T21:22:07.043900464Z\" level=info msg=\"Starting container: 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d\" id=9ed30485-2241-4c82-8d87-ebdf93695772 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:22:07.050124 crc crio[24437]: time=\"2026-06-12T21:22:07.049832302Z\" level=info msg=\"Started container\" PID=153773 containerID=3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d description=openshift-marketplace/certified-operators-zsr77/registry-server id=9ed30485-2241-4c82-8d87-ebdf93695772 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c\nJun 12 21:22:14.558020 crc crio[24437]: time=\"2026-06-12T21:22:14.553600883Z\" level=info msg=\"Stopping container: 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d (timeout: 2s)\" id=5b28927a-e9c2-40e4-b15a-733bcef08e07 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:22:14.693165 crc crio[24437]: time=\"2026-06-12T21:22:14.693042039Z\" level=info msg=\"Stopped container 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d: openshift-marketplace/certified-operators-zsr77/registry-server\" id=5b28927a-e9c2-40e4-b15a-733bcef08e07 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:22:14.694441 crc crio[24437]: time=\"2026-06-12T21:22:14.694363742Z\" level=info msg=\"Stopping pod sandbox: fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c\" id=c1effe60-6b9e-401a-985c-f7874e0c183d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:22:14.695184 crc crio[24437]: time=\"2026-06-12T21:22:14.69512841Z\" level=info msg=\"Got pod network &{Name:certified-operators-zsr77 Namespace:openshift-marketplace ID:fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c UID:28d9610d-8efc-4696-9c71-16fd860484bc NetNS:/var/run/netns/01390aaf-2358-45c2-9d63-961981bb0a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28d9610d_8efc_4696_9c71_16fd860484bc.slice PodAnnotations:0xc001fa4030}] Aliases:map[]}\"\nJun 12 21:22:14.695322 crc crio[24437]: time=\"2026-06-12T21:22:14.695279724Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-zsr77 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:22:15.020648 crc crio[24437]: time=\"2026-06-12T21:22:15.019908722Z\" level=info msg=\"Stopped pod sandbox: fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c\" id=c1effe60-6b9e-401a-985c-f7874e0c183d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:22:15.577501 crc crio[24437]: time=\"2026-06-12T21:22:15.577324987Z\" level=info msg=\"Removing container: 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d\" id=ca7c0d8e-5118-44da-b23c-6e90e7474b01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:22:15.612533 crc crio[24437]: time=\"2026-06-12T21:22:15.612423307Z\" level=info msg=\"Removed container 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d: openshift-marketplace/certified-operators-zsr77/registry-server\" id=ca7c0d8e-5118-44da-b23c-6e90e7474b01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:22:15.623404 crc crio[24437]: time=\"2026-06-12T21:22:15.623305766Z\" level=info msg=\"Removing container: 8959d8a5043e56728d2a5468a7fb04b12d8c68524cc560925c61fcd86bd7e970\" id=8eab933e-bce6-4424-9309-a249f32cd221 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:22:15.697178 crc crio[24437]: time=\"2026-06-12T21:22:15.697070354Z\" level=info msg=\"Removed container 8959d8a5043e56728d2a5468a7fb04b12d8c68524cc560925c61fcd86bd7e970: openshift-marketplace/certified-operators-zsr77/extract-content\" id=8eab933e-bce6-4424-9309-a249f32cd221 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:22:15.703649 crc crio[24437]: time=\"2026-06-12T21:22:15.703561595Z\" level=info msg=\"Removing container: 0d2fe072078b7c69c3142fe9c884ec7874bebda528a75466bbd9fd57603b39e2\" id=3ab1183d-8a94-4867-afa5-2b12bac22b7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:22:15.737815 crc crio[24437]: time=\"2026-06-12T21:22:15.7375921Z\" level=info msg=\"Removed container 0d2fe072078b7c69c3142fe9c884ec7874bebda528a75466bbd9fd57603b39e2: openshift-marketplace/certified-operators-zsr77/extract-utilities\" id=3ab1183d-8a94-4867-afa5-2b12bac22b7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:22:26.354291 crc crio[24437]: time=\"2026-06-12T21:22:26.353181641Z\" level=info msg=\"Removing container: 80f07aa162d8784858437c8f03019964b1a5b1363d4586d49777e76619965b73\" id=8ee6fe3f-9288-4103-8451-822250448280 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:22:26.693076 crc crio[24437]: time=\"2026-06-12T21:22:26.692104292Z\" level=info msg=\"Removed container 80f07aa162d8784858437c8f03019964b1a5b1363d4586d49777e76619965b73: openshift-infra/auto-csr-approver-29688316-ltjsg/oc\" id=8ee6fe3f-9288-4103-8451-822250448280 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:22:26.714599 crc crio[24437]: time=\"2026-06-12T21:22:26.714497097Z\" level=info msg=\"Stopping pod sandbox: fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c\" id=6b26bc40-80cf-4f26-a069-5d9b60ce282d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:22:26.715004 crc crio[24437]: time=\"2026-06-12T21:22:26.71464492Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c\" id=6b26bc40-80cf-4f26-a069-5d9b60ce282d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:22:26.715529 crc crio[24437]: time=\"2026-06-12T21:22:26.71544599Z\" level=info msg=\"Removing pod sandbox: fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c\" id=c9e8a4ab-1e88-4d09-be63-368e7d1fcfff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:22:26.735218 crc crio[24437]: time=\"2026-06-12T21:22:26.735091797Z\" level=info msg=\"Removed pod sandbox: fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c\" id=c9e8a4ab-1e88-4d09-be63-368e7d1fcfff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:22:26.738506 crc crio[24437]: time=\"2026-06-12T21:22:26.738420239Z\" level=info msg=\"Stopping pod sandbox: f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7\" id=9e229165-a442-46b2-a6fc-62fd205f5f49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:22:26.738506 crc crio[24437]: time=\"2026-06-12T21:22:26.738492621Z\" level=info msg=\"Stopped pod sandbox (already stopped): f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7\" id=9e229165-a442-46b2-a6fc-62fd205f5f49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:22:26.740390 crc crio[24437]: time=\"2026-06-12T21:22:26.740191243Z\" level=info msg=\"Removing pod sandbox: f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7\" id=aeccf015-0c92-426b-97a2-e18f5824ca9f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:22:26.758558 crc crio[24437]: time=\"2026-06-12T21:22:26.758127747Z\" level=info msg=\"Removed pod sandbox: f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7\" id=aeccf015-0c92-426b-97a2-e18f5824ca9f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:22:29.787435 crc crio[24437]: time=\"2026-06-12T21:22:29.786666854Z\" level=info msg=\"Stopping pod sandbox: 0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735\" id=98f49292-14df-4f8b-b8b1-90b59bbf834c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:22:29.788615 crc crio[24437]: time=\"2026-06-12T21:22:29.788250033Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 Namespace:openstack ID:0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735 UID:546d7afc-d691-4707-9af7-ceb6d9b974d9 NetNS:/var/run/netns/50484ca9-dcf1-4ffe-9e60-c45d4d0b9240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod546d7afc_d691_4707_9af7_ceb6d9b974d9.slice PodAnnotations:0xc001fa5ab0}] Aliases:map[]}\"\nJun 12 21:22:29.788615 crc crio[24437]: time=\"2026-06-12T21:22:29.788417797Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:22:30.250264 crc crio[24437]: time=\"2026-06-12T21:22:30.249507647Z\" level=info msg=\"Stopped pod sandbox: 0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735\" id=98f49292-14df-4f8b-b8b1-90b59bbf834c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:22:31.622023 crc crio[24437]: time=\"2026-06-12T21:22:31.621161014Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-nqgxv/POD\" id=4ace1442-54a5-436f-b7ef-8272875541f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:22:31.622023 crc crio[24437]: time=\"2026-06-12T21:22:31.622034756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:31.660839 crc crio[24437]: time=\"2026-06-12T21:22:31.660726715Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-nqgxv Namespace:openstack ID:e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9 UID:b3450333-e12a-4250-90bf-72c64111a953 NetNS:/var/run/netns/262cce7a-0d0b-45c8-8fb1-0c2195973a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3450333_e12a_4250_90bf_72c64111a953.slice PodAnnotations:0xc000c247d0}] Aliases:map[]}\"\nJun 12 21:22:31.660839 crc crio[24437]: time=\"2026-06-12T21:22:31.660821527Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-nqgxv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:22:32.341881 crc crio[24437]: 2026-06-12T21:22:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2ce344c53b71c9 Mac:12:dc:d7:a0:c0:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/262cce7a-0d0b-45c8-8fb1-0c2195973a98 SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:22:32.343163 crc crio[24437]: time=\"2026-06-12T21:22:32.343077348Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-nqgxv Namespace:openstack ID:e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9 UID:b3450333-e12a-4250-90bf-72c64111a953 NetNS:/var/run/netns/262cce7a-0d0b-45c8-8fb1-0c2195973a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3450333_e12a_4250_90bf_72c64111a953.slice PodAnnotations:0xc000c247d0}] Aliases:map[]}\"\nJun 12 21:22:32.343348 crc crio[24437]: time=\"2026-06-12T21:22:32.343287813Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-nqgxv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:22:32.358314 crc crio[24437]: time=\"2026-06-12T21:22:32.358235264Z\" level=info msg=\"Ran pod sandbox e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-nqgxv/POD\" id=4ace1442-54a5-436f-b7ef-8272875541f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:22:32.360883 crc crio[24437]: time=\"2026-06-12T21:22:32.360776517Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=66230b95-e66b-4b52-8446-220f3017f3ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:22:32.384814 crc crio[24437]: time=\"2026-06-12T21:22:32.3847001Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1eeef32f-9d9b-4b02-9f08-7b511ee022ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:22:32.395902 crc crio[24437]: time=\"2026-06-12T21:22:32.395763524Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-nqgxv/ssh-known-hosts-edpm-deployment-ipam\" id=5b69e73b-48cb-4cdc-92e9-b43ecb527b8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:22:32.396407 crc crio[24437]: time=\"2026-06-12T21:22:32.396342307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:32.444957 crc crio[24437]: time=\"2026-06-12T21:22:32.444470551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:32.449100 crc crio[24437]: time=\"2026-06-12T21:22:32.449023344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:32.715358 crc crio[24437]: time=\"2026-06-12T21:22:32.715261014Z\" level=info msg=\"Created container 69ad94217ebccb3113d05c3a933ab1a564320af554932d231eb912409f5f3b33: openstack/ssh-known-hosts-edpm-deployment-ipam-nqgxv/ssh-known-hosts-edpm-deployment-ipam\" id=5b69e73b-48cb-4cdc-92e9-b43ecb527b8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:22:32.717327 crc crio[24437]: time=\"2026-06-12T21:22:32.717244122Z\" level=info msg=\"Starting container: 69ad94217ebccb3113d05c3a933ab1a564320af554932d231eb912409f5f3b33\" id=4f135fe8-e522-4420-a0e7-e87020016aaa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:22:32.722710 crc crio[24437]: time=\"2026-06-12T21:22:32.722610355Z\" level=info msg=\"Started container\" PID=155477 containerID=69ad94217ebccb3113d05c3a933ab1a564320af554932d231eb912409f5f3b33 description=openstack/ssh-known-hosts-edpm-deployment-ipam-nqgxv/ssh-known-hosts-edpm-deployment-ipam id=4f135fe8-e522-4420-a0e7-e87020016aaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9\nJun 12 21:22:41.983237 crc crio[24437]: time=\"2026-06-12T21:22:41.982328608Z\" level=info msg=\"Stopping pod sandbox: e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9\" id=24795bdc-3a40-4bfc-a5cb-6516724cb76d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:22:41.984599 crc crio[24437]: time=\"2026-06-12T21:22:41.983985289Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-nqgxv Namespace:openstack ID:e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9 UID:b3450333-e12a-4250-90bf-72c64111a953 NetNS:/var/run/netns/262cce7a-0d0b-45c8-8fb1-0c2195973a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3450333_e12a_4250_90bf_72c64111a953.slice PodAnnotations:0xc007788398}] Aliases:map[]}\"\nJun 12 21:22:41.984599 crc crio[24437]: time=\"2026-06-12T21:22:41.984342268Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-nqgxv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:22:42.562571 crc crio[24437]: time=\"2026-06-12T21:22:42.562067678Z\" level=info msg=\"Stopped pod sandbox: e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9\" id=24795bdc-3a40-4bfc-a5cb-6516724cb76d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:22:43.486528 crc crio[24437]: time=\"2026-06-12T21:22:43.485070245Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/POD\" id=ac3a1b48-5d5a-427c-97f6-a929bd5b2649 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:22:43.487644 crc crio[24437]: time=\"2026-06-12T21:22:43.486643305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:43.543620 crc crio[24437]: time=\"2026-06-12T21:22:43.543514944Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn Namespace:openstack ID:2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09 UID:d60e95e6-9ff0-4830-a47d-8a95bf0bbf7a NetNS:/var/run/netns/cffacf46-86cc-409b-b74b-2d6afc5f2688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd60e95e6_9ff0_4830_a47d_8a95bf0bbf7a.slice PodAnnotations:0xc0077888b8}] Aliases:map[]}\"\nJun 12 21:22:43.543620 crc crio[24437]: time=\"2026-06-12T21:22:43.543578355Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:22:43.990526 crc crio[24437]: 2026-06-12T21:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b004b600722a6f Mac:92:72:dc:53:55:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/cffacf46-86cc-409b-b74b-2d6afc5f2688 SocketPath: PciID:}] [{Interface:0xc000299b10 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:22:43.992121 crc crio[24437]: time=\"2026-06-12T21:22:43.992042292Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn Namespace:openstack ID:2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09 UID:d60e95e6-9ff0-4830-a47d-8a95bf0bbf7a NetNS:/var/run/netns/cffacf46-86cc-409b-b74b-2d6afc5f2688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd60e95e6_9ff0_4830_a47d_8a95bf0bbf7a.slice PodAnnotations:0xc0077888b8}] Aliases:map[]}\"\nJun 12 21:22:43.992253 crc crio[24437]: time=\"2026-06-12T21:22:43.992220256Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:22:44.004555 crc crio[24437]: time=\"2026-06-12T21:22:44.004006408Z\" level=info msg=\"Ran pod sandbox 2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/POD\" id=ac3a1b48-5d5a-427c-97f6-a929bd5b2649 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:22:44.008312 crc crio[24437]: time=\"2026-06-12T21:22:44.00811678Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b4fa5417-d297-4aed-a5dd-824ca64d8092 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:22:44.032697 crc crio[24437]: time=\"2026-06-12T21:22:44.031971241Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=315dc87b-cf66-4284-a907-99fbc16ffeb5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:22:44.041224 crc crio[24437]: time=\"2026-06-12T21:22:44.041109468Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=61b49a07-9b4e-4710-86f2-37b6b7c9d2b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:22:44.041610 crc crio[24437]: time=\"2026-06-12T21:22:44.041543098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:44.104885 crc crio[24437]: time=\"2026-06-12T21:22:44.104434127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:44.110167 crc crio[24437]: time=\"2026-06-12T21:22:44.110102628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:44.304148 crc crio[24437]: time=\"2026-06-12T21:22:44.294892598Z\" level=info msg=\"Created container aa2ea7f10847fb46b3e77fefeda3b949d95fafa2b5300a68894481e64c50d22b: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=61b49a07-9b4e-4710-86f2-37b6b7c9d2b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:22:44.304148 crc crio[24437]: time=\"2026-06-12T21:22:44.296384465Z\" level=info msg=\"Starting container: aa2ea7f10847fb46b3e77fefeda3b949d95fafa2b5300a68894481e64c50d22b\" id=f361539d-bf91-4eb0-afa3-32a15832d34f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:22:44.304148 crc crio[24437]: time=\"2026-06-12T21:22:44.302633709Z\" level=info msg=\"Started container\" PID=156195 containerID=aa2ea7f10847fb46b3e77fefeda3b949d95fafa2b5300a68894481e64c50d22b description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=f361539d-bf91-4eb0-afa3-32a15832d34f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09\nJun 12 21:22:54.168378 crc crio[24437]: time=\"2026-06-12T21:22:54.167026051Z\" level=info msg=\"Stopping pod sandbox: 2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09\" id=1ca0a966-8fab-4bc4-99e3-db40be6259c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:22:54.170097 crc crio[24437]: time=\"2026-06-12T21:22:54.169994545Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn Namespace:openstack ID:2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09 UID:d60e95e6-9ff0-4830-a47d-8a95bf0bbf7a NetNS:/var/run/netns/cffacf46-86cc-409b-b74b-2d6afc5f2688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd60e95e6_9ff0_4830_a47d_8a95bf0bbf7a.slice PodAnnotations:0xc000a8d578}] Aliases:map[]}\"\nJun 12 21:22:54.170373 crc crio[24437]: time=\"2026-06-12T21:22:54.170294632Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:22:54.596325 crc crio[24437]: time=\"2026-06-12T21:22:54.595976883Z\" level=info msg=\"Stopped pod sandbox: 2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09\" id=1ca0a966-8fab-4bc4-99e3-db40be6259c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:22:55.724119 crc crio[24437]: time=\"2026-06-12T21:22:55.723434339Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/POD\" id=876211b9-8184-48db-8ba9-6be2f1edfaa8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:22:55.725278 crc crio[24437]: time=\"2026-06-12T21:22:55.724157236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:55.758531 crc crio[24437]: time=\"2026-06-12T21:22:55.758442256Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb Namespace:openstack ID:5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8 UID:6dbc5019-fc02-445a-9899-3ca153952860 NetNS:/var/run/netns/0f0c20a6-5c69-4a22-a712-e2ff56169077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbc5019_fc02_445a_9899_3ca153952860.slice PodAnnotations:0xc001f6dd40}] Aliases:map[]}\"\nJun 12 21:22:55.758531 crc crio[24437]: time=\"2026-06-12T21:22:55.758500178Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:22:56.385987 crc crio[24437]: 2026-06-12T21:22:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fbc324d4027885 Mac:d6:8d:5a:8f:be:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/0f0c20a6-5c69-4a22-a712-e2ff56169077 SocketPath: PciID:}] [{Interface:0xc0004b4280 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:22:56.387125 crc crio[24437]: time=\"2026-06-12T21:22:56.387044097Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb Namespace:openstack ID:5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8 UID:6dbc5019-fc02-445a-9899-3ca153952860 NetNS:/var/run/netns/0f0c20a6-5c69-4a22-a712-e2ff56169077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbc5019_fc02_445a_9899_3ca153952860.slice PodAnnotations:0xc001f6dd40}] Aliases:map[]}\"\nJun 12 21:22:56.387287 crc crio[24437]: time=\"2026-06-12T21:22:56.387217851Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:22:56.394468 crc crio[24437]: time=\"2026-06-12T21:22:56.394398269Z\" level=info msg=\"Ran pod sandbox 5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/POD\" id=876211b9-8184-48db-8ba9-6be2f1edfaa8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:22:56.397092 crc crio[24437]: time=\"2026-06-12T21:22:56.397014825Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=254980c1-fd1e-4456-9958-02f4c936b94d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:22:56.424563 crc crio[24437]: time=\"2026-06-12T21:22:56.424479885Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=acf7b253-b413-4fbd-ab5c-c396f8545fb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:22:56.432455 crc crio[24437]: time=\"2026-06-12T21:22:56.432363011Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2d889e77-c1ea-4d4f-9aa7-275eb66611e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:22:56.432838 crc crio[24437]: time=\"2026-06-12T21:22:56.432755291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:56.489513 crc crio[24437]: time=\"2026-06-12T21:22:56.489418105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:56.492894 crc crio[24437]: time=\"2026-06-12T21:22:56.49282709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:22:56.611636 crc crio[24437]: time=\"2026-06-12T21:22:56.611112022Z\" level=info msg=\"Created container 7fee53b26c84d6a9deac535636b6bdb55eb3e5728dcb955a24dcae03bcc188c5: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2d889e77-c1ea-4d4f-9aa7-275eb66611e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:22:56.612981 crc crio[24437]: time=\"2026-06-12T21:22:56.612851175Z\" level=info msg=\"Starting container: 7fee53b26c84d6a9deac535636b6bdb55eb3e5728dcb955a24dcae03bcc188c5\" id=bedc8d5e-b257-48e9-9d07-a284ab67d61f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:22:56.622042 crc crio[24437]: time=\"2026-06-12T21:22:56.621032318Z\" level=info msg=\"Started container\" PID=157016 containerID=7fee53b26c84d6a9deac535636b6bdb55eb3e5728dcb955a24dcae03bcc188c5 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=bedc8d5e-b257-48e9-9d07-a284ab67d61f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8\nJun 12 21:23:08.382041 crc crio[24437]: time=\"2026-06-12T21:23:08.37968431Z\" level=info msg=\"Stopping pod sandbox: 5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8\" id=1ece20a9-bc08-4019-9194-4b796661a897 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:23:08.385560 crc crio[24437]: time=\"2026-06-12T21:23:08.384707515Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb Namespace:openstack ID:5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8 UID:6dbc5019-fc02-445a-9899-3ca153952860 NetNS:/var/run/netns/0f0c20a6-5c69-4a22-a712-e2ff56169077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbc5019_fc02_445a_9899_3ca153952860.slice PodAnnotations:0xc001fa4c08}] Aliases:map[]}\"\nJun 12 21:23:08.385560 crc crio[24437]: time=\"2026-06-12T21:23:08.385039863Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:23:08.894723 crc crio[24437]: time=\"2026-06-12T21:23:08.894170013Z\" level=info msg=\"Stopped pod sandbox: 5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8\" id=1ece20a9-bc08-4019-9194-4b796661a897 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:23:09.884704 crc crio[24437]: time=\"2026-06-12T21:23:09.884020688Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/POD\" id=1762f6b8-05d1-4df8-a7d7-1a76d457e83c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:23:09.885790 crc crio[24437]: time=\"2026-06-12T21:23:09.884731885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:09.928788 crc crio[24437]: time=\"2026-06-12T21:23:09.928698395Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 Namespace:openstack ID:1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e UID:c71a0a3e-0086-4bf9-afa5-79f718a5a739 NetNS:/var/run/netns/71d05d7b-f92e-488d-ad03-12cf7011d66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71a0a3e_0086_4bf9_afa5_79f718a5a739.slice PodAnnotations:0xc001fa4470}] Aliases:map[]}\"\nJun 12 21:23:09.928788 crc crio[24437]: time=\"2026-06-12T21:23:09.928766667Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:23:10.566768 crc crio[24437]: 2026-06-12T21:23:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d018e9c5cfbde4 Mac:72:17:03:e3:ea:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/71d05d7b-f92e-488d-ad03-12cf7011d66a SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:23:10.568411 crc crio[24437]: time=\"2026-06-12T21:23:10.568340979Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 Namespace:openstack ID:1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e UID:c71a0a3e-0086-4bf9-afa5-79f718a5a739 NetNS:/var/run/netns/71d05d7b-f92e-488d-ad03-12cf7011d66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71a0a3e_0086_4bf9_afa5_79f718a5a739.slice PodAnnotations:0xc001fa4470}] Aliases:map[]}\"\nJun 12 21:23:10.568546 crc crio[24437]: time=\"2026-06-12T21:23:10.568507653Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:23:10.578283 crc crio[24437]: time=\"2026-06-12T21:23:10.578155042Z\" level=info msg=\"Ran pod sandbox 1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/POD\" id=1762f6b8-05d1-4df8-a7d7-1a76d457e83c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:23:10.582564 crc crio[24437]: time=\"2026-06-12T21:23:10.58247727Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c088d676-af7b-4800-a230-0babe3fc9059 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:23:10.606390 crc crio[24437]: time=\"2026-06-12T21:23:10.60629129Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5b6e65dc-8463-4a1d-b697-b9c58450b205 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:23:10.613903 crc crio[24437]: time=\"2026-06-12T21:23:10.613788936Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=541945aa-31d1-4a0a-9817-61a54eb02711 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:23:10.614397 crc crio[24437]: time=\"2026-06-12T21:23:10.614328539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:10.671865 crc crio[24437]: time=\"2026-06-12T21:23:10.67164727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:10.675715 crc crio[24437]: time=\"2026-06-12T21:23:10.675637278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:10.864851 crc crio[24437]: time=\"2026-06-12T21:23:10.864720605Z\" level=info msg=\"Created container 363ef90df6d1bafb89599cea491d478748e1fb9255bb99619cfd255e04d12e89: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=541945aa-31d1-4a0a-9817-61a54eb02711 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:23:10.866342 crc crio[24437]: time=\"2026-06-12T21:23:10.866260714Z\" level=info msg=\"Starting container: 363ef90df6d1bafb89599cea491d478748e1fb9255bb99619cfd255e04d12e89\" id=6d85d2b8-b021-4ba1-8ef5-cef59b5cf655 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:23:10.873014 crc crio[24437]: time=\"2026-06-12T21:23:10.872716024Z\" level=info msg=\"Started container\" PID=157981 containerID=363ef90df6d1bafb89599cea491d478748e1fb9255bb99619cfd255e04d12e89 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=6d85d2b8-b021-4ba1-8ef5-cef59b5cf655 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e\nJun 12 21:23:36.544774 crc crio[24437]: time=\"2026-06-12T21:23:36.543852615Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-s97kk/POD\" id=9a810b6c-e9e9-4980-ba12-a7dfc2efa10a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:23:36.546413 crc crio[24437]: time=\"2026-06-12T21:23:36.54484929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:36.579502 crc crio[24437]: time=\"2026-06-12T21:23:36.579380455Z\" level=info msg=\"Got pod network &{Name:community-operators-s97kk Namespace:openshift-marketplace ID:3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f UID:7400c3fc-7855-4849-af36-b0c3cb9751f5 NetNS:/var/run/netns/21629b1f-bd4e-4904-9c0e-ffc08f3cd476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7400c3fc_7855_4849_af36_b0c3cb9751f5.slice PodAnnotations:0xc0026aa8b8}] Aliases:map[]}\"\nJun 12 21:23:36.579502 crc crio[24437]: time=\"2026-06-12T21:23:36.579462157Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-s97kk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:23:37.135224 crc crio[24437]: 2026-06-12T21:23:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a51a4876788a13 Mac:ee:e9:6d:d0:9b:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/21629b1f-bd4e-4904-9c0e-ffc08f3cd476 SocketPath: PciID:}] [{Interface:0xc00049eab0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:23:37.137504 crc crio[24437]: time=\"2026-06-12T21:23:37.137421526Z\" level=info msg=\"Got pod network &{Name:community-operators-s97kk Namespace:openshift-marketplace ID:3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f UID:7400c3fc-7855-4849-af36-b0c3cb9751f5 NetNS:/var/run/netns/21629b1f-bd4e-4904-9c0e-ffc08f3cd476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7400c3fc_7855_4849_af36_b0c3cb9751f5.slice PodAnnotations:0xc0026aa8b8}] Aliases:map[]}\"\nJun 12 21:23:37.137682 crc crio[24437]: time=\"2026-06-12T21:23:37.13758846Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-s97kk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:23:37.148114 crc crio[24437]: time=\"2026-06-12T21:23:37.147787654Z\" level=info msg=\"Ran pod sandbox 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f with infra container: openshift-marketplace/community-operators-s97kk/POD\" id=9a810b6c-e9e9-4980-ba12-a7dfc2efa10a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:23:37.156522 crc crio[24437]: time=\"2026-06-12T21:23:37.154167472Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6de3ebd0-dbd3-465e-8c77-5760acdf9efd name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:23:37.160708 crc crio[24437]: time=\"2026-06-12T21:23:37.160278393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9fc05b3d-9081-49ce-ba3c-f66e7dbb70da name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:23:37.170581 crc crio[24437]: time=\"2026-06-12T21:23:37.170472326Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s97kk/extract-utilities\" id=0474c6e8-9d90-4b10-afd5-2a747101ffc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:23:37.171181 crc crio[24437]: time=\"2026-06-12T21:23:37.171050171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:37.296504 crc crio[24437]: time=\"2026-06-12T21:23:37.295235968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:37.302189 crc crio[24437]: time=\"2026-06-12T21:23:37.302110069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:37.468870 crc crio[24437]: time=\"2026-06-12T21:23:37.468726909Z\" level=info msg=\"Created container 16dfa725352c2b15e234d9d31801909c0bcd51ea9623504353d67587e92e8665: openshift-marketplace/community-operators-s97kk/extract-utilities\" id=0474c6e8-9d90-4b10-afd5-2a747101ffc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:23:37.471198 crc crio[24437]: time=\"2026-06-12T21:23:37.470984105Z\" level=info msg=\"Starting container: 16dfa725352c2b15e234d9d31801909c0bcd51ea9623504353d67587e92e8665\" id=2bc2741d-0f65-410c-9a2f-d09fab42f78f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:23:37.481657 crc crio[24437]: time=\"2026-06-12T21:23:37.481521956Z\" level=info msg=\"Started container\" PID=159550 containerID=16dfa725352c2b15e234d9d31801909c0bcd51ea9623504353d67587e92e8665 description=openshift-marketplace/community-operators-s97kk/extract-utilities id=2bc2741d-0f65-410c-9a2f-d09fab42f78f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f\nJun 12 21:23:37.677508 crc crio[24437]: time=\"2026-06-12T21:23:37.67738588Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gnbsr/POD\" id=af331f69-8023-44f9-be17-7e1ca02b3d33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:23:37.680118 crc crio[24437]: time=\"2026-06-12T21:23:37.677546264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:37.759489 crc crio[24437]: time=\"2026-06-12T21:23:37.759402454Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gnbsr Namespace:openshift-marketplace ID:a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b UID:8c90c1fd-02b7-431b-b80b-b6f8c0b59945 NetNS:/var/run/netns/908bdb37-4514-4a9e-a0a8-c545d80baba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c90c1fd_02b7_431b_b80b_b6f8c0b59945.slice PodAnnotations:0xc001f6c228}] Aliases:map[]}\"\nJun 12 21:23:37.759489 crc crio[24437]: time=\"2026-06-12T21:23:37.759456835Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gnbsr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:23:37.857554 crc crio[24437]: time=\"2026-06-12T21:23:37.856707886Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f637b63e-d67f-4dab-bff0-9e38ad431643 name=/runtime.v1.ImageService/PullImage\nJun 12 21:23:37.871901 crc crio[24437]: time=\"2026-06-12T21:23:37.871770769Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 21:23:38.199324 crc crio[24437]: 2026-06-12T21:23:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0ac19590fa10dc Mac:86:c5:2b:96:1c:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/908bdb37-4514-4a9e-a0a8-c545d80baba6 SocketPath: PciID:}] [{Interface:0xc00052a770 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:23:38.201137 crc crio[24437]: time=\"2026-06-12T21:23:38.20106493Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gnbsr Namespace:openshift-marketplace ID:a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b UID:8c90c1fd-02b7-431b-b80b-b6f8c0b59945 NetNS:/var/run/netns/908bdb37-4514-4a9e-a0a8-c545d80baba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c90c1fd_02b7_431b_b80b_b6f8c0b59945.slice PodAnnotations:0xc001f6c228}] Aliases:map[]}\"\nJun 12 21:23:38.201329 crc crio[24437]: time=\"2026-06-12T21:23:38.201281426Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gnbsr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:23:38.214060 crc crio[24437]: time=\"2026-06-12T21:23:38.212273748Z\" level=info msg=\"Ran pod sandbox a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b with infra container: openshift-marketplace/redhat-operators-gnbsr/POD\" id=af331f69-8023-44f9-be17-7e1ca02b3d33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:23:38.215633 crc crio[24437]: time=\"2026-06-12T21:23:38.21555493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32f52416-68fa-4583-b7cb-7aac722f3e16 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:23:38.218715 crc crio[24437]: time=\"2026-06-12T21:23:38.218587735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7b6da5dc-c3ef-4591-9e95-06f0992a2bb7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:23:38.227461 crc crio[24437]: time=\"2026-06-12T21:23:38.227373963Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gnbsr/extract-utilities\" id=5fcd96ef-295d-4767-89e8-13d7ea19b0c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:23:38.227683 crc crio[24437]: time=\"2026-06-12T21:23:38.2276676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:38.273171 crc crio[24437]: time=\"2026-06-12T21:23:38.273090146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:38.286637 crc crio[24437]: time=\"2026-06-12T21:23:38.286544979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:38.444531 crc crio[24437]: time=\"2026-06-12T21:23:38.444420382Z\" level=info msg=\"Created container db12b6cd0e8c7e34ef3750df761096f03f28ed978b06018befa94bab692fff68: openshift-marketplace/redhat-operators-gnbsr/extract-utilities\" id=5fcd96ef-295d-4767-89e8-13d7ea19b0c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:23:38.446722 crc crio[24437]: time=\"2026-06-12T21:23:38.446558246Z\" level=info msg=\"Starting container: db12b6cd0e8c7e34ef3750df761096f03f28ed978b06018befa94bab692fff68\" id=3bcb6d31-4599-4087-9311-32fd951fef70 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:23:38.453439 crc crio[24437]: time=\"2026-06-12T21:23:38.453340654Z\" level=info msg=\"Started container\" PID=159708 containerID=db12b6cd0e8c7e34ef3750df761096f03f28ed978b06018befa94bab692fff68 description=openshift-marketplace/redhat-operators-gnbsr/extract-utilities id=3bcb6d31-4599-4087-9311-32fd951fef70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b\nJun 12 21:23:38.540445 crc crio[24437]: time=\"2026-06-12T21:23:38.540319239Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=f637b63e-d67f-4dab-bff0-9e38ad431643 name=/runtime.v1.ImageService/PullImage\nJun 12 21:23:38.541543 crc crio[24437]: time=\"2026-06-12T21:23:38.541427386Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2f15bbdc-9c00-4836-a33d-33f125bcaa58 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:23:38.544720 crc crio[24437]: time=\"2026-06-12T21:23:38.544661337Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c0dd1f2e-0dcc-44c7-9be9-62cc0b62864b name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:23:38.555498 crc crio[24437]: time=\"2026-06-12T21:23:38.555342432Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s97kk/extract-content\" id=de8ed07e-4eb7-4692-8bb2-d831cf891332 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:23:38.556341 crc crio[24437]: time=\"2026-06-12T21:23:38.556266075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:38.618504 crc crio[24437]: time=\"2026-06-12T21:23:38.618252692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:38.624307 crc crio[24437]: time=\"2026-06-12T21:23:38.62425996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:38.802515 crc crio[24437]: time=\"2026-06-12T21:23:38.802454047Z\" level=info msg=\"Created container b1bb5333ef5891e1a4a68bc5d59b6d674e11810172683c5bace770eeb3dadec6: openshift-marketplace/community-operators-s97kk/extract-content\" id=de8ed07e-4eb7-4692-8bb2-d831cf891332 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:23:38.805082 crc crio[24437]: time=\"2026-06-12T21:23:38.804969828Z\" level=info msg=\"Starting container: b1bb5333ef5891e1a4a68bc5d59b6d674e11810172683c5bace770eeb3dadec6\" id=f0f09c56-14a6-4d97-be20-21978073840c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:23:38.813283 crc crio[24437]: time=\"2026-06-12T21:23:38.812181757Z\" level=info msg=\"Started container\" PID=159721 containerID=b1bb5333ef5891e1a4a68bc5d59b6d674e11810172683c5bace770eeb3dadec6 description=openshift-marketplace/community-operators-s97kk/extract-content id=f0f09c56-14a6-4d97-be20-21978073840c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f\nJun 12 21:23:38.880441 crc crio[24437]: time=\"2026-06-12T21:23:38.880349908Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bb1b8c14-5f30-4bb0-b099-ecbb5f5450f8 name=/runtime.v1.ImageService/PullImage\nJun 12 21:23:38.889352 crc crio[24437]: time=\"2026-06-12T21:23:38.889139705Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 21:23:39.817599 crc crio[24437]: time=\"2026-06-12T21:23:39.81684535Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=bb1b8c14-5f30-4bb0-b099-ecbb5f5450f8 name=/runtime.v1.ImageService/PullImage\nJun 12 21:23:39.819207 crc crio[24437]: time=\"2026-06-12T21:23:39.818659545Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f2d0fac3-4304-4bf2-afb7-30ab2a07bdfc name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:23:39.821609 crc crio[24437]: time=\"2026-06-12T21:23:39.821525606Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=134c76e6-b89e-4ef0-822e-5aac7777b836 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:23:39.835098 crc crio[24437]: time=\"2026-06-12T21:23:39.834869066Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gnbsr/extract-content\" id=0b68402d-3333-4b33-8314-1f3ac7ff8e89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:23:39.835843 crc crio[24437]: time=\"2026-06-12T21:23:39.835709558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:39.903875 crc crio[24437]: time=\"2026-06-12T21:23:39.903787315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:39.911959 crc crio[24437]: time=\"2026-06-12T21:23:39.911862775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:40.113566 crc crio[24437]: time=\"2026-06-12T21:23:40.113424411Z\" level=info msg=\"Created container baecdab49975c0c6c9d4e92a08d352ebcf67a5db512389b86a9994e36c12f070: openshift-marketplace/redhat-operators-gnbsr/extract-content\" id=0b68402d-3333-4b33-8314-1f3ac7ff8e89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:23:40.115366 crc crio[24437]: time=\"2026-06-12T21:23:40.115273817Z\" level=info msg=\"Starting container: baecdab49975c0c6c9d4e92a08d352ebcf67a5db512389b86a9994e36c12f070\" id=28aa146f-2dff-4db6-bc23-49197922154c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:23:40.122438 crc crio[24437]: time=\"2026-06-12T21:23:40.121790208Z\" level=info msg=\"Started container\" PID=159821 containerID=baecdab49975c0c6c9d4e92a08d352ebcf67a5db512389b86a9994e36c12f070 description=openshift-marketplace/redhat-operators-gnbsr/extract-content id=28aa146f-2dff-4db6-bc23-49197922154c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b\nJun 12 21:23:40.928205 crc crio[24437]: time=\"2026-06-12T21:23:40.928133984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e428c103-b2ab-4a1c-8415-0fe0b662be35 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:23:40.938489 crc crio[24437]: time=\"2026-06-12T21:23:40.938244956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f67d2428-ce93-453e-8d4b-7ba7edf76d95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:23:40.958327 crc crio[24437]: time=\"2026-06-12T21:23:40.958235781Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s97kk/registry-server\" id=da22ecdd-e283-48a0-8183-3806157f35f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:23:40.959021 crc crio[24437]: time=\"2026-06-12T21:23:40.958909057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:41.034094 crc crio[24437]: time=\"2026-06-12T21:23:41.033862586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:41.040972 crc crio[24437]: time=\"2026-06-12T21:23:41.040790807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:41.212871 crc crio[24437]: time=\"2026-06-12T21:23:41.212593745Z\" level=info msg=\"Created container 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc: openshift-marketplace/community-operators-s97kk/registry-server\" id=da22ecdd-e283-48a0-8183-3806157f35f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:23:41.214388 crc crio[24437]: time=\"2026-06-12T21:23:41.214274987Z\" level=info msg=\"Starting container: 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc\" id=f0faae0b-da44-4706-90e3-73e92ad3001c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:23:41.220156 crc crio[24437]: time=\"2026-06-12T21:23:41.220055631Z\" level=info msg=\"Started container\" PID=159884 containerID=0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc description=openshift-marketplace/community-operators-s97kk/registry-server id=f0faae0b-da44-4706-90e3-73e92ad3001c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f\nJun 12 21:23:48.107418 crc crio[24437]: time=\"2026-06-12T21:23:48.106353406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=71ec1577-02d2-4f10-bb61-3ce6158d65f1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:23:48.111561 crc crio[24437]: time=\"2026-06-12T21:23:48.111470693Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=50c31b9a-6be3-4e5d-b691-6743517635e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:23:48.131250 crc crio[24437]: time=\"2026-06-12T21:23:48.130509425Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gnbsr/registry-server\" id=558b52b2-c84b-4948-8094-ca006d719708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:23:48.131702 crc crio[24437]: time=\"2026-06-12T21:23:48.131641723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:48.212759 crc crio[24437]: time=\"2026-06-12T21:23:48.212488497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:48.230735 crc crio[24437]: time=\"2026-06-12T21:23:48.230682197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:48.410844 crc crio[24437]: time=\"2026-06-12T21:23:48.41071013Z\" level=info msg=\"Created container e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85: openshift-marketplace/redhat-operators-gnbsr/registry-server\" id=558b52b2-c84b-4948-8094-ca006d719708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:23:48.413843 crc crio[24437]: time=\"2026-06-12T21:23:48.413729385Z\" level=info msg=\"Starting container: e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85\" id=33e374e1-e94e-48cd-a8b9-1adf1c9b1dc7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:23:48.422275 crc crio[24437]: time=\"2026-06-12T21:23:48.422115523Z\" level=info msg=\"Started container\" PID=160378 containerID=e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85 description=openshift-marketplace/redhat-operators-gnbsr/registry-server id=33e374e1-e94e-48cd-a8b9-1adf1c9b1dc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b\nJun 12 21:23:50.147710 crc crio[24437]: time=\"2026-06-12T21:23:50.146860373Z\" level=info msg=\"Stopping container: 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc (timeout: 2s)\" id=4cc65a1b-26e2-4350-bc18-d785dbcb63ac name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:23:50.376907 crc crio[24437]: time=\"2026-06-12T21:23:50.376626637Z\" level=info msg=\"Stopped container 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc: openshift-marketplace/community-operators-s97kk/registry-server\" id=4cc65a1b-26e2-4350-bc18-d785dbcb63ac name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:23:50.378380 crc crio[24437]: time=\"2026-06-12T21:23:50.378123335Z\" level=info msg=\"Stopping pod sandbox: 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f\" id=94c050cd-da68-4cba-bfde-65a2615324fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:23:50.378953 crc crio[24437]: time=\"2026-06-12T21:23:50.37872827Z\" level=info msg=\"Got pod network &{Name:community-operators-s97kk Namespace:openshift-marketplace ID:3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f UID:7400c3fc-7855-4849-af36-b0c3cb9751f5 NetNS:/var/run/netns/21629b1f-bd4e-4904-9c0e-ffc08f3cd476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7400c3fc_7855_4849_af36_b0c3cb9751f5.slice PodAnnotations:0xc001fa4500}] Aliases:map[]}\"\nJun 12 21:23:50.379175 crc crio[24437]: time=\"2026-06-12T21:23:50.379098979Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-s97kk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:23:50.821992 crc crio[24437]: time=\"2026-06-12T21:23:50.820330325Z\" level=info msg=\"Stopped pod sandbox: 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f\" id=94c050cd-da68-4cba-bfde-65a2615324fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:23:51.173029 crc crio[24437]: time=\"2026-06-12T21:23:51.171820037Z\" level=info msg=\"Removing container: 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc\" id=eccca005-323e-4b90-a628-8148a171f471 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:23:51.209581 crc crio[24437]: time=\"2026-06-12T21:23:51.209462162Z\" level=info msg=\"Removed container 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc: openshift-marketplace/community-operators-s97kk/registry-server\" id=eccca005-323e-4b90-a628-8148a171f471 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:23:51.214009 crc crio[24437]: time=\"2026-06-12T21:23:51.213605963Z\" level=info msg=\"Removing container: b1bb5333ef5891e1a4a68bc5d59b6d674e11810172683c5bace770eeb3dadec6\" id=8a638851-c008-4615-81a6-7acb19fda174 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:23:51.253640 crc crio[24437]: time=\"2026-06-12T21:23:51.253377099Z\" level=info msg=\"Removed container b1bb5333ef5891e1a4a68bc5d59b6d674e11810172683c5bace770eeb3dadec6: openshift-marketplace/community-operators-s97kk/extract-content\" id=8a638851-c008-4615-81a6-7acb19fda174 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:23:51.257206 crc crio[24437]: time=\"2026-06-12T21:23:51.257106822Z\" level=info msg=\"Removing container: 16dfa725352c2b15e234d9d31801909c0bcd51ea9623504353d67587e92e8665\" id=14bab0e3-bc8e-474e-95a2-a4eb4a37545c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:23:51.298726 crc crio[24437]: time=\"2026-06-12T21:23:51.298454216Z\" level=info msg=\"Removed container 16dfa725352c2b15e234d9d31801909c0bcd51ea9623504353d67587e92e8665: openshift-marketplace/community-operators-s97kk/extract-utilities\" id=14bab0e3-bc8e-474e-95a2-a4eb4a37545c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:23:56.268607 crc crio[24437]: time=\"2026-06-12T21:23:56.267518591Z\" level=info msg=\"Stopping pod sandbox: 1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e\" id=1a87568e-c199-4aad-87f2-c4203aab0c72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:23:56.271509 crc crio[24437]: time=\"2026-06-12T21:23:56.269534071Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 Namespace:openstack ID:1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e UID:c71a0a3e-0086-4bf9-afa5-79f718a5a739 NetNS:/var/run/netns/71d05d7b-f92e-488d-ad03-12cf7011d66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71a0a3e_0086_4bf9_afa5_79f718a5a739.slice PodAnnotations:0xc002747490}] Aliases:map[]}\"\nJun 12 21:23:56.271509 crc crio[24437]: time=\"2026-06-12T21:23:56.269700915Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:23:56.828837 crc crio[24437]: time=\"2026-06-12T21:23:56.828313141Z\" level=info msg=\"Stopped pod sandbox: 1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e\" id=1a87568e-c199-4aad-87f2-c4203aab0c72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:23:57.917052 crc crio[24437]: time=\"2026-06-12T21:23:57.902827475Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/POD\" id=ffe819a5-dc88-4c37-b8f7-ddfbe4c6926a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:23:57.918649 crc crio[24437]: time=\"2026-06-12T21:23:57.917139499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:57.960284 crc crio[24437]: time=\"2026-06-12T21:23:57.960186955Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 Namespace:openstack ID:693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33 UID:3c8b51d4-f235-40a6-a932-64b10c8cb51e NetNS:/var/run/netns/78de8ece-295e-4f38-91c1-60d23ae6cb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8b51d4_f235_40a6_a932_64b10c8cb51e.slice PodAnnotations:0xc007788688}] Aliases:map[]}\"\nJun 12 21:23:57.960284 crc crio[24437]: time=\"2026-06-12T21:23:57.960250057Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:23:58.655946 crc crio[24437]: 2026-06-12T21:23:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:693f017b18cfbd6 Mac:9a:b5:40:de:e0:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/78de8ece-295e-4f38-91c1-60d23ae6cb69 SocketPath: PciID:}] [{Interface:0xc000132f70 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:23:58.658157 crc crio[24437]: time=\"2026-06-12T21:23:58.658056353Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 Namespace:openstack ID:693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33 UID:3c8b51d4-f235-40a6-a932-64b10c8cb51e NetNS:/var/run/netns/78de8ece-295e-4f38-91c1-60d23ae6cb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8b51d4_f235_40a6_a932_64b10c8cb51e.slice PodAnnotations:0xc007788688}] Aliases:map[]}\"\nJun 12 21:23:58.658433 crc crio[24437]: time=\"2026-06-12T21:23:58.658357571Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:23:58.668511 crc crio[24437]: time=\"2026-06-12T21:23:58.668388259Z\" level=info msg=\"Ran pod sandbox 693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/POD\" id=ffe819a5-dc88-4c37-b8f7-ddfbe4c6926a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:23:58.671205 crc crio[24437]: time=\"2026-06-12T21:23:58.671122328Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=8e009b9a-afc6-4c54-819f-ae00501dd557 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:23:58.708688 crc crio[24437]: time=\"2026-06-12T21:23:58.707387726Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f65533b7-8932-41f3-88f1-102e55310528 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:23:58.717275 crc crio[24437]: time=\"2026-06-12T21:23:58.717106657Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=91b26643-ed18-4061-a7db-23274db82dd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:23:58.717605 crc crio[24437]: time=\"2026-06-12T21:23:58.717565368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:58.759999 crc crio[24437]: time=\"2026-06-12T21:23:58.759775475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:58.763413 crc crio[24437]: time=\"2026-06-12T21:23:58.763349863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:23:58.946384 crc crio[24437]: time=\"2026-06-12T21:23:58.946273277Z\" level=info msg=\"Created container 37b5fe1b676fa76a2c29bc980dd5d98c20fdbcb208b410e60203c56ecb84b843: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=91b26643-ed18-4061-a7db-23274db82dd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:23:58.947740 crc crio[24437]: time=\"2026-06-12T21:23:58.947647261Z\" level=info msg=\"Starting container: 37b5fe1b676fa76a2c29bc980dd5d98c20fdbcb208b410e60203c56ecb84b843\" id=a8e2748b-d145-4661-a238-207a923cdaa5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:23:58.956862 crc crio[24437]: time=\"2026-06-12T21:23:58.956648574Z\" level=info msg=\"Started container\" PID=161138 containerID=37b5fe1b676fa76a2c29bc980dd5d98c20fdbcb208b410e60203c56ecb84b843 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=a8e2748b-d145-4661-a238-207a923cdaa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33\nJun 12 21:24:00.508847 crc crio[24437]: time=\"2026-06-12T21:24:00.508235862Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688324-c2ctl/POD\" id=f8552228-b45c-4d7d-9e3d-0f7c14d0e494 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:24:00.510128 crc crio[24437]: time=\"2026-06-12T21:24:00.508888618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:24:00.547820 crc crio[24437]: time=\"2026-06-12T21:24:00.54769993Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688324-c2ctl Namespace:openshift-infra ID:0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5 UID:00cbb9de-c209-4183-a6f0-dab2209c1d3f NetNS:/var/run/netns/888da03c-f6fc-4451-84cc-ec7cc45f72c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00cbb9de_c209_4183_a6f0_dab2209c1d3f.slice PodAnnotations:0xc00051d140}] Aliases:map[]}\"\nJun 12 21:24:00.547820 crc crio[24437]: time=\"2026-06-12T21:24:00.547784213Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688324-c2ctl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:24:01.119125 crc crio[24437]: 2026-06-12T21:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a2c7c4cd5a5790 Mac:52:de:37:84:be:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/888da03c-f6fc-4451-84cc-ec7cc45f72c8 SocketPath: PciID:}] [{Interface:0xc0002845a0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:24:01.121591 crc crio[24437]: time=\"2026-06-12T21:24:01.121191825Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688324-c2ctl Namespace:openshift-infra ID:0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5 UID:00cbb9de-c209-4183-a6f0-dab2209c1d3f NetNS:/var/run/netns/888da03c-f6fc-4451-84cc-ec7cc45f72c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00cbb9de_c209_4183_a6f0_dab2209c1d3f.slice PodAnnotations:0xc00051d140}] Aliases:map[]}\"\nJun 12 21:24:01.121819 crc crio[24437]: time=\"2026-06-12T21:24:01.121728928Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688324-c2ctl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:24:01.136447 crc crio[24437]: time=\"2026-06-12T21:24:01.135620773Z\" level=info msg=\"Ran pod sandbox 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5 with infra container: openshift-infra/auto-csr-approver-29688324-c2ctl/POD\" id=f8552228-b45c-4d7d-9e3d-0f7c14d0e494 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:24:01.138497 crc crio[24437]: time=\"2026-06-12T21:24:01.138418202Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ac9ed196-c30c-409d-a6f2-2dc9a8bb22df name=/runtime.v1.ImageService/PullImage\nJun 12 21:24:01.148293 crc crio[24437]: time=\"2026-06-12T21:24:01.148197174Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:24:02.000148 crc crio[24437]: time=\"2026-06-12T21:24:01.999513684Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ac9ed196-c30c-409d-a6f2-2dc9a8bb22df name=/runtime.v1.ImageService/PullImage\nJun 12 21:24:02.001578 crc crio[24437]: time=\"2026-06-12T21:24:02.001074083Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ab983924-cb4a-4bee-96aa-909294867863 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:24:02.004064 crc crio[24437]: time=\"2026-06-12T21:24:02.003994786Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7563a1d7-5ba6-420a-973d-33021062d7db name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:24:02.011520 crc crio[24437]: time=\"2026-06-12T21:24:02.01143495Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688324-c2ctl/oc\" id=fb90b268-365c-474b-8c7e-07de9fadbe14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:24:02.012133 crc crio[24437]: time=\"2026-06-12T21:24:02.012063396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:24:02.080087 crc crio[24437]: time=\"2026-06-12T21:24:02.079793095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:24:02.408329 crc crio[24437]: time=\"2026-06-12T21:24:02.408203245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:24:02.547315 crc crio[24437]: time=\"2026-06-12T21:24:02.547228281Z\" level=info msg=\"Created container 6fdec0b1f124a2cec9bb03a40a903a0ac492230947536ef9bec39067941b41e6: openshift-infra/auto-csr-approver-29688324-c2ctl/oc\" id=fb90b268-365c-474b-8c7e-07de9fadbe14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:24:02.552029 crc crio[24437]: time=\"2026-06-12T21:24:02.551836355Z\" level=info msg=\"Starting container: 6fdec0b1f124a2cec9bb03a40a903a0ac492230947536ef9bec39067941b41e6\" id=5ba1bc3d-aa7a-4343-9122-ffbaece6be80 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:24:02.557872 crc crio[24437]: time=\"2026-06-12T21:24:02.557745341Z\" level=info msg=\"Started container\" PID=161337 containerID=6fdec0b1f124a2cec9bb03a40a903a0ac492230947536ef9bec39067941b41e6 description=openshift-infra/auto-csr-approver-29688324-c2ctl/oc id=5ba1bc3d-aa7a-4343-9122-ffbaece6be80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5\nJun 12 21:24:04.402427 crc crio[24437]: time=\"2026-06-12T21:24:04.401446889Z\" level=info msg=\"Stopping pod sandbox: 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5\" id=39a47159-1007-488e-bb1b-13e17f30d0fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:24:04.403986 crc crio[24437]: time=\"2026-06-12T21:24:04.40309663Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688324-c2ctl Namespace:openshift-infra ID:0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5 UID:00cbb9de-c209-4183-a6f0-dab2209c1d3f NetNS:/var/run/netns/888da03c-f6fc-4451-84cc-ec7cc45f72c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00cbb9de_c209_4183_a6f0_dab2209c1d3f.slice PodAnnotations:0xc00051cd18}] Aliases:map[]}\"\nJun 12 21:24:04.403986 crc crio[24437]: time=\"2026-06-12T21:24:04.403250184Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688324-c2ctl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:24:04.850250 crc crio[24437]: time=\"2026-06-12T21:24:04.850163352Z\" level=info msg=\"Stopped pod sandbox: 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5\" id=39a47159-1007-488e-bb1b-13e17f30d0fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:24:09.491243 crc crio[24437]: time=\"2026-06-12T21:24:09.490510169Z\" level=info msg=\"Stopping container: e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85 (timeout: 2s)\" id=b5f27bcd-ff04-4639-8ecb-87725e201e7a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:24:09.615487 crc crio[24437]: time=\"2026-06-12T21:24:09.615406204Z\" level=info msg=\"Stopped container e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85: openshift-marketplace/redhat-operators-gnbsr/registry-server\" id=b5f27bcd-ff04-4639-8ecb-87725e201e7a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:24:09.618883 crc crio[24437]: time=\"2026-06-12T21:24:09.618783867Z\" level=info msg=\"Stopping pod sandbox: a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b\" id=b709073f-3a1b-4302-a1a7-5618ba7897d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:24:09.619746 crc crio[24437]: time=\"2026-06-12T21:24:09.61966862Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gnbsr Namespace:openshift-marketplace ID:a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b UID:8c90c1fd-02b7-431b-b80b-b6f8c0b59945 NetNS:/var/run/netns/908bdb37-4514-4a9e-a0a8-c545d80baba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c90c1fd_02b7_431b_b80b_b6f8c0b59945.slice PodAnnotations:0xc000a8d1f0}] Aliases:map[]}\"\nJun 12 21:24:09.620025 crc crio[24437]: time=\"2026-06-12T21:24:09.619910246Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gnbsr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:24:09.940268 crc crio[24437]: time=\"2026-06-12T21:24:09.939785185Z\" level=info msg=\"Stopped pod sandbox: a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b\" id=b709073f-3a1b-4302-a1a7-5618ba7897d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:24:10.513229 crc crio[24437]: time=\"2026-06-12T21:24:10.513061674Z\" level=info msg=\"Removing container: e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85\" id=25ac18fb-c2d7-4fa4-bb90-ead53f7a25fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:24:10.545454 crc crio[24437]: time=\"2026-06-12T21:24:10.545302873Z\" level=info msg=\"Removed container e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85: openshift-marketplace/redhat-operators-gnbsr/registry-server\" id=25ac18fb-c2d7-4fa4-bb90-ead53f7a25fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:24:10.550684 crc crio[24437]: time=\"2026-06-12T21:24:10.550584934Z\" level=info msg=\"Removing container: baecdab49975c0c6c9d4e92a08d352ebcf67a5db512389b86a9994e36c12f070\" id=f5cb3e55-d87a-4c34-b495-9cfd2e75a003 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:24:10.636340 crc crio[24437]: time=\"2026-06-12T21:24:10.60250675Z\" level=info msg=\"Removed container baecdab49975c0c6c9d4e92a08d352ebcf67a5db512389b86a9994e36c12f070: openshift-marketplace/redhat-operators-gnbsr/extract-content\" id=f5cb3e55-d87a-4c34-b495-9cfd2e75a003 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:24:10.636340 crc crio[24437]: time=\"2026-06-12T21:24:10.60650496Z\" level=info msg=\"Removing container: db12b6cd0e8c7e34ef3750df761096f03f28ed978b06018befa94bab692fff68\" id=3936ebc8-2a4d-4111-8e70-882f56ea8058 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:24:10.662780 crc crio[24437]: time=\"2026-06-12T21:24:10.66258578Z\" level=info msg=\"Removed container db12b6cd0e8c7e34ef3750df761096f03f28ed978b06018befa94bab692fff68: openshift-marketplace/redhat-operators-gnbsr/extract-utilities\" id=3936ebc8-2a4d-4111-8e70-882f56ea8058 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:24:26.807064 crc crio[24437]: time=\"2026-06-12T21:24:26.806090938Z\" level=info msg=\"Removing container: 8617faf43f8d5b197a7d6049c083b79777efc239216ae23775a3b6773126203d\" id=abc85310-e96d-4936-8eae-e0b25c6e094f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:24:27.106315 crc crio[24437]: time=\"2026-06-12T21:24:27.106172605Z\" level=info msg=\"Removed container 8617faf43f8d5b197a7d6049c083b79777efc239216ae23775a3b6773126203d: openshift-infra/auto-csr-approver-29688318-bjtmq/oc\" id=abc85310-e96d-4936-8eae-e0b25c6e094f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:24:27.156335 crc crio[24437]: time=\"2026-06-12T21:24:27.156232536Z\" level=info msg=\"Stopping pod sandbox: a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b\" id=8ffde292-dc5e-4d32-bdde-de9e48242579 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:24:27.156335 crc crio[24437]: time=\"2026-06-12T21:24:27.156325878Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b\" id=8ffde292-dc5e-4d32-bdde-de9e48242579 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:24:27.157539 crc crio[24437]: time=\"2026-06-12T21:24:27.157313303Z\" level=info msg=\"Removing pod sandbox: a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b\" id=0acc186f-3cad-43dc-9ddd-d6daf26a4e9d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:24:27.171724 crc crio[24437]: time=\"2026-06-12T21:24:27.171666899Z\" level=info msg=\"Removed pod sandbox: a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b\" id=0acc186f-3cad-43dc-9ddd-d6daf26a4e9d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:24:27.173324 crc crio[24437]: time=\"2026-06-12T21:24:27.173296969Z\" level=info msg=\"Stopping pod sandbox: 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f\" id=4603bdb8-b3fc-4b48-ae7f-8c956b7b535c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:24:27.173475 crc crio[24437]: time=\"2026-06-12T21:24:27.173457794Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f\" id=4603bdb8-b3fc-4b48-ae7f-8c956b7b535c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:24:27.174903 crc crio[24437]: time=\"2026-06-12T21:24:27.174800046Z\" level=info msg=\"Removing pod sandbox: 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f\" id=9894a070-d12d-438c-9a14-51f108228f7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:24:27.192481 crc crio[24437]: time=\"2026-06-12T21:24:27.192428384Z\" level=info msg=\"Removed pod sandbox: 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f\" id=9894a070-d12d-438c-9a14-51f108228f7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:24:27.193742 crc crio[24437]: time=\"2026-06-12T21:24:27.193661694Z\" level=info msg=\"Stopping pod sandbox: b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64\" id=7b7520c6-7b2d-4d8a-87eb-a57d89401977 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:24:27.193870 crc crio[24437]: time=\"2026-06-12T21:24:27.193750786Z\" level=info msg=\"Stopped pod sandbox (already stopped): b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64\" id=7b7520c6-7b2d-4d8a-87eb-a57d89401977 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:24:27.194545 crc crio[24437]: time=\"2026-06-12T21:24:27.194519855Z\" level=info msg=\"Removing pod sandbox: b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64\" id=7597a793-fd35-45c6-8782-58b1c04f15ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:24:27.213492 crc crio[24437]: time=\"2026-06-12T21:24:27.213391322Z\" level=info msg=\"Removed pod sandbox: b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64\" id=7597a793-fd35-45c6-8782-58b1c04f15ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:25:08.356034 crc crio[24437]: time=\"2026-06-12T21:25:08.35499954Z\" level=info msg=\"Stopping pod sandbox: 693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33\" id=778dc59a-53da-4299-9035-fa581e23caa2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:25:08.358128 crc crio[24437]: time=\"2026-06-12T21:25:08.356729632Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 Namespace:openstack ID:693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33 UID:3c8b51d4-f235-40a6-a932-64b10c8cb51e NetNS:/var/run/netns/78de8ece-295e-4f38-91c1-60d23ae6cb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8b51d4_f235_40a6_a932_64b10c8cb51e.slice PodAnnotations:0xc00282cb70}] Aliases:map[]}\"\nJun 12 21:25:08.358128 crc crio[24437]: time=\"2026-06-12T21:25:08.356999879Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:25:08.802088 crc crio[24437]: time=\"2026-06-12T21:25:08.799123038Z\" level=info msg=\"Stopped pod sandbox: 693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33\" id=778dc59a-53da-4299-9035-fa581e23caa2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:25:09.897013 crc crio[24437]: time=\"2026-06-12T21:25:09.896276031Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/POD\" id=c2ab5f00-2897-4367-b0e1-564f9523c91f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:25:09.898348 crc crio[24437]: time=\"2026-06-12T21:25:09.897076152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:25:09.931337 crc crio[24437]: time=\"2026-06-12T21:25:09.931233938Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg Namespace:openstack ID:9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5 UID:e4f9e928-7699-49d9-9d9e-62772ea67c36 NetNS:/var/run/netns/249c4eec-3028-4301-a804-bf4db97f437e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f9e928_7699_49d9_9d9e_62772ea67c36.slice PodAnnotations:0xc002554ef0}] Aliases:map[]}\"\nJun 12 21:25:09.931337 crc crio[24437]: time=\"2026-06-12T21:25:09.93131034Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:25:10.899628 crc crio[24437]: 2026-06-12T21:25:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c4faaca363baf2 Mac:de:3c:cd:66:be:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/249c4eec-3028-4301-a804-bf4db97f437e SocketPath: PciID:}] [{Interface:0xc0002767e0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:25:10.901262 crc crio[24437]: time=\"2026-06-12T21:25:10.901044226Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg Namespace:openstack ID:9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5 UID:e4f9e928-7699-49d9-9d9e-62772ea67c36 NetNS:/var/run/netns/249c4eec-3028-4301-a804-bf4db97f437e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f9e928_7699_49d9_9d9e_62772ea67c36.slice PodAnnotations:0xc002554ef0}] Aliases:map[]}\"\nJun 12 21:25:10.901262 crc crio[24437]: time=\"2026-06-12T21:25:10.90120686Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:25:10.912763 crc crio[24437]: time=\"2026-06-12T21:25:10.912656904Z\" level=info msg=\"Ran pod sandbox 9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/POD\" id=c2ab5f00-2897-4367-b0e1-564f9523c91f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:25:10.917121 crc crio[24437]: time=\"2026-06-12T21:25:10.917038152Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=290bddc0-a889-483b-a93a-9f3d5e8ce748 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:25:10.968869 crc crio[24437]: time=\"2026-06-12T21:25:10.968718463Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=329d36e0-0ba8-4f8d-a152-3a4198f16564 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:25:10.988695 crc crio[24437]: time=\"2026-06-12T21:25:10.988596997Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=deefa704-8797-429b-a53d-5d92620cd253 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:25:10.989202 crc crio[24437]: time=\"2026-06-12T21:25:10.98913769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:25:11.058363 crc crio[24437]: time=\"2026-06-12T21:25:11.058241003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:25:11.062010 crc crio[24437]: time=\"2026-06-12T21:25:11.06177789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:25:11.231986 crc crio[24437]: time=\"2026-06-12T21:25:11.231774404Z\" level=info msg=\"Created container 1064b9a0a1f65bd5f407028d054a7f5fdac1cff0fa225564c981e819f5e17e61: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=deefa704-8797-429b-a53d-5d92620cd253 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:25:11.234203 crc crio[24437]: time=\"2026-06-12T21:25:11.23407037Z\" level=info msg=\"Starting container: 1064b9a0a1f65bd5f407028d054a7f5fdac1cff0fa225564c981e819f5e17e61\" id=3b3e70e6-2be5-4383-9dcc-f52b1f372ce9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:25:11.240708 crc crio[24437]: time=\"2026-06-12T21:25:11.240575871Z\" level=info msg=\"Started container\" PID=165511 containerID=1064b9a0a1f65bd5f407028d054a7f5fdac1cff0fa225564c981e819f5e17e61 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=3b3e70e6-2be5-4383-9dcc-f52b1f372ce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5\nJun 12 21:26:00.525814 crc crio[24437]: time=\"2026-06-12T21:26:00.524983223Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688326-nv476/POD\" id=f12e87a9-b99d-497e-9b63-09ff02f83815 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:26:00.527873 crc crio[24437]: time=\"2026-06-12T21:26:00.525895524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:26:00.567783 crc crio[24437]: time=\"2026-06-12T21:26:00.567656101Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688326-nv476 Namespace:openshift-infra ID:a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93 UID:465f2001-36dc-43d3-9e38-58b1d510b960 NetNS:/var/run/netns/cfd3717d-c372-4204-9c5e-ae0343913fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod465f2001_36dc_43d3_9e38_58b1d510b960.slice PodAnnotations:0xc001841678}] Aliases:map[]}\"\nJun 12 21:26:00.567783 crc crio[24437]: time=\"2026-06-12T21:26:00.567728152Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688326-nv476 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:26:00.885051 crc crio[24437]: 2026-06-12T21:26:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a86fb47ea37f7ce Mac:ba:b3:3d:51:60:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/cfd3717d-c372-4204-9c5e-ae0343913fba SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:26:00.886446 crc crio[24437]: time=\"2026-06-12T21:26:00.886388315Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688326-nv476 Namespace:openshift-infra ID:a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93 UID:465f2001-36dc-43d3-9e38-58b1d510b960 NetNS:/var/run/netns/cfd3717d-c372-4204-9c5e-ae0343913fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod465f2001_36dc_43d3_9e38_58b1d510b960.slice PodAnnotations:0xc001841678}] Aliases:map[]}\"\nJun 12 21:26:00.886600 crc crio[24437]: time=\"2026-06-12T21:26:00.886559339Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688326-nv476 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:26:00.900846 crc crio[24437]: time=\"2026-06-12T21:26:00.900728921Z\" level=info msg=\"Ran pod sandbox a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93 with infra container: openshift-infra/auto-csr-approver-29688326-nv476/POD\" id=f12e87a9-b99d-497e-9b63-09ff02f83815 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:26:00.907074 crc crio[24437]: time=\"2026-06-12T21:26:00.906982147Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3b0e9be1-38a9-48f8-b8c1-ed34bb99ca76 name=/runtime.v1.ImageService/PullImage\nJun 12 21:26:00.916448 crc crio[24437]: time=\"2026-06-12T21:26:00.916362387Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:26:01.889004 crc crio[24437]: time=\"2026-06-12T21:26:01.88880343Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3b0e9be1-38a9-48f8-b8c1-ed34bb99ca76 name=/runtime.v1.ImageService/PullImage\nJun 12 21:26:01.890565 crc crio[24437]: time=\"2026-06-12T21:26:01.890002598Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0c3864e4-a00b-45d4-bff1-d6a7513ac5ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:26:01.892611 crc crio[24437]: time=\"2026-06-12T21:26:01.892533368Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cec4c7fd-9584-47d8-9930-d095cd12ca81 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:26:01.904482 crc crio[24437]: time=\"2026-06-12T21:26:01.904386464Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688326-nv476/oc\" id=2676937a-f18a-4e1b-8b78-32717a47c972 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:26:01.904996 crc crio[24437]: time=\"2026-06-12T21:26:01.904881866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:26:01.961975 crc crio[24437]: time=\"2026-06-12T21:26:01.955082881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:26:02.304494 crc crio[24437]: time=\"2026-06-12T21:26:02.303688043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:26:02.430889 crc crio[24437]: time=\"2026-06-12T21:26:02.430746495Z\" level=info msg=\"Created container a2329c110c8fc9742d2f01fb1ad54191e50360c803a8e539b367f91ac7353736: openshift-infra/auto-csr-approver-29688326-nv476/oc\" id=2676937a-f18a-4e1b-8b78-32717a47c972 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:26:02.432574 crc crio[24437]: time=\"2026-06-12T21:26:02.432456175Z\" level=info msg=\"Starting container: a2329c110c8fc9742d2f01fb1ad54191e50360c803a8e539b367f91ac7353736\" id=0ce186e4-0881-4f86-8563-95bbb28e3235 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:26:02.442547 crc crio[24437]: time=\"2026-06-12T21:26:02.442355747Z\" level=info msg=\"Started container\" PID=168478 containerID=a2329c110c8fc9742d2f01fb1ad54191e50360c803a8e539b367f91ac7353736 description=openshift-infra/auto-csr-approver-29688326-nv476/oc id=0ce186e4-0881-4f86-8563-95bbb28e3235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93\nJun 12 21:26:04.332267 crc crio[24437]: time=\"2026-06-12T21:26:04.331220797Z\" level=info msg=\"Stopping pod sandbox: a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93\" id=5a84f3a6-d401-4718-a774-b384f76bb5cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:26:04.334051 crc crio[24437]: time=\"2026-06-12T21:26:04.331494843Z\" level=info msg=\"Stopping pod sandbox: 9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5\" id=7fe4ad3d-ae3d-41f8-b89d-5a248a7526b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:26:04.334051 crc crio[24437]: time=\"2026-06-12T21:26:04.33307155Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688326-nv476 Namespace:openshift-infra ID:a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93 UID:465f2001-36dc-43d3-9e38-58b1d510b960 NetNS:/var/run/netns/cfd3717d-c372-4204-9c5e-ae0343913fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod465f2001_36dc_43d3_9e38_58b1d510b960.slice PodAnnotations:0xc006ecc650}] Aliases:map[]}\"\nJun 12 21:26:04.334051 crc crio[24437]: time=\"2026-06-12T21:26:04.3331011Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg Namespace:openstack ID:9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5 UID:e4f9e928-7699-49d9-9d9e-62772ea67c36 NetNS:/var/run/netns/249c4eec-3028-4301-a804-bf4db97f437e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f9e928_7699_49d9_9d9e_62772ea67c36.slice PodAnnotations:0xc00282ccd0}] Aliases:map[]}\"\nJun 12 21:26:04.334051 crc crio[24437]: time=\"2026-06-12T21:26:04.333231993Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688326-nv476 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:26:04.334051 crc crio[24437]: time=\"2026-06-12T21:26:04.333257164Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:26:05.152998 crc crio[24437]: time=\"2026-06-12T21:26:05.148775557Z\" level=info msg=\"Stopped pod sandbox: a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93\" id=5a84f3a6-d401-4718-a774-b384f76bb5cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:26:05.469049 crc crio[24437]: time=\"2026-06-12T21:26:05.468807903Z\" level=info msg=\"Stopped pod sandbox: 9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5\" id=7fe4ad3d-ae3d-41f8-b89d-5a248a7526b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:26:07.132163 crc crio[24437]: time=\"2026-06-12T21:26:07.13108293Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/POD\" id=92f3127a-a7c6-488b-afb2-48feca022eb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:26:07.133467 crc crio[24437]: time=\"2026-06-12T21:26:07.132235757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:26:07.178911 crc crio[24437]: time=\"2026-06-12T21:26:07.178792966Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 Namespace:openstack ID:2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a UID:9a24b0b7-d94b-41fb-829b-aff5f60e8727 NetNS:/var/run/netns/1a0dc634-cee4-4da7-a896-3c2181edcd08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a24b0b7_d94b_41fb_829b_aff5f60e8727.slice PodAnnotations:0xc00282c048}] Aliases:map[]}\"\nJun 12 21:26:07.178911 crc crio[24437]: time=\"2026-06-12T21:26:07.178887048Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:26:07.887424 crc crio[24437]: 2026-06-12T21:26:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2064cf4233f6a19 Mac:d6:ac:20:8f:c0:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/1a0dc634-cee4-4da7-a896-3c2181edcd08 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:26:07.889188 crc crio[24437]: time=\"2026-06-12T21:26:07.889141849Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 Namespace:openstack ID:2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a UID:9a24b0b7-d94b-41fb-829b-aff5f60e8727 NetNS:/var/run/netns/1a0dc634-cee4-4da7-a896-3c2181edcd08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a24b0b7_d94b_41fb_829b_aff5f60e8727.slice PodAnnotations:0xc00282c048}] Aliases:map[]}\"\nJun 12 21:26:07.889554 crc crio[24437]: time=\"2026-06-12T21:26:07.889525337Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:26:07.906467 crc crio[24437]: time=\"2026-06-12T21:26:07.905466231Z\" level=info msg=\"Ran pod sandbox 2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/POD\" id=92f3127a-a7c6-488b-afb2-48feca022eb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:26:07.907805 crc crio[24437]: time=\"2026-06-12T21:26:07.907747655Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=61372661-11ae-4f14-ad8f-fbd9f61d60fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:26:07.952862 crc crio[24437]: time=\"2026-06-12T21:26:07.952714756Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=be5dfe46-b36b-4a6e-a81a-79f337c8475a name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:26:07.971335 crc crio[24437]: time=\"2026-06-12T21:26:07.971284361Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=cef918b0-738e-4e3f-b281-efbb77e8bb16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:26:07.972096 crc crio[24437]: time=\"2026-06-12T21:26:07.972067729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:26:08.034348 crc crio[24437]: time=\"2026-06-12T21:26:08.03412892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:26:08.039401 crc crio[24437]: time=\"2026-06-12T21:26:08.039367203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:26:08.222739 crc crio[24437]: time=\"2026-06-12T21:26:08.22221591Z\" level=info msg=\"Created container 0ce1345638321de407d2b5826105cf5727b8fe16a17a243c34631832d3dd8a54: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=cef918b0-738e-4e3f-b281-efbb77e8bb16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:26:08.226056 crc crio[24437]: time=\"2026-06-12T21:26:08.225888405Z\" level=info msg=\"Starting container: 0ce1345638321de407d2b5826105cf5727b8fe16a17a243c34631832d3dd8a54\" id=79cc68b2-6539-41db-b301-0bcff058fb28 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:26:08.232014 crc crio[24437]: time=\"2026-06-12T21:26:08.231893806Z\" level=info msg=\"Started container\" PID=169034 containerID=0ce1345638321de407d2b5826105cf5727b8fe16a17a243c34631832d3dd8a54 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=79cc68b2-6539-41db-b301-0bcff058fb28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a\nJun 12 21:26:27.261411 crc crio[24437]: time=\"2026-06-12T21:26:27.260858396Z\" level=info msg=\"Removing container: 6df52097d5afa2ca7321141f9bf51858442c95a9dc0baed9f9f630b9a9440b87\" id=b93c7de9-f7d4-4410-9bb7-30de5a5d5d68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:26:27.451130 crc crio[24437]: time=\"2026-06-12T21:26:27.450832949Z\" level=info msg=\"Removed container 6df52097d5afa2ca7321141f9bf51858442c95a9dc0baed9f9f630b9a9440b87: openshift-infra/auto-csr-approver-29688320-qk85b/oc\" id=b93c7de9-f7d4-4410-9bb7-30de5a5d5d68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:26:27.469680 crc crio[24437]: time=\"2026-06-12T21:26:27.469501577Z\" level=info msg=\"Stopping pod sandbox: ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04\" id=03fd7ec5-e41d-44ca-b9c8-297d7602f599 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:26:27.469680 crc crio[24437]: time=\"2026-06-12T21:26:27.469590639Z\" level=info msg=\"Stopped pod sandbox (already stopped): ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04\" id=03fd7ec5-e41d-44ca-b9c8-297d7602f599 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:26:27.470769 crc crio[24437]: time=\"2026-06-12T21:26:27.470204313Z\" level=info msg=\"Removing pod sandbox: ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04\" id=e1d9f616-6b58-48de-9a70-a4178cfb5df7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:26:27.490012 crc crio[24437]: time=\"2026-06-12T21:26:27.489857732Z\" level=info msg=\"Removed pod sandbox: ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04\" id=e1d9f616-6b58-48de-9a70-a4178cfb5df7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:27:39.772022 crc crio[24437]: time=\"2026-06-12T21:27:39.771237816Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-225cs/POD\" id=e6cbb76e-846a-4cf9-a0d2-57f73d09b93a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:27:39.773963 crc crio[24437]: time=\"2026-06-12T21:27:39.772364922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:27:39.891949 crc crio[24437]: time=\"2026-06-12T21:27:39.89181783Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-225cs Namespace:openshift-marketplace ID:9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36 UID:20b84044-b0e3-44ff-bab2-5b9e0d5f1a5a NetNS:/var/run/netns/23a4735a-2b52-448c-bb13-4f505d70f457 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b84044_b0e3_44ff_bab2_5b9e0d5f1a5a.slice PodAnnotations:0xc00282c2e0}] Aliases:map[]}\"\nJun 12 21:27:39.892372 crc crio[24437]: time=\"2026-06-12T21:27:39.891908132Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-225cs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:27:40.474344 crc crio[24437]: 2026-06-12T21:27:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ddcd2cc066a776 Mac:92:ba:ef:24:69:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/23a4735a-2b52-448c-bb13-4f505d70f457 SocketPath: PciID:}] [{Interface:0xc00013ef20 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:27:40.476378 crc crio[24437]: time=\"2026-06-12T21:27:40.476269879Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-225cs Namespace:openshift-marketplace ID:9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36 UID:20b84044-b0e3-44ff-bab2-5b9e0d5f1a5a NetNS:/var/run/netns/23a4735a-2b52-448c-bb13-4f505d70f457 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b84044_b0e3_44ff_bab2_5b9e0d5f1a5a.slice PodAnnotations:0xc00282c2e0}] Aliases:map[]}\"\nJun 12 21:27:40.476573 crc crio[24437]: time=\"2026-06-12T21:27:40.476528045Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-225cs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:27:40.487502 crc crio[24437]: time=\"2026-06-12T21:27:40.4874085Z\" level=info msg=\"Ran pod sandbox 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36 with infra container: openshift-marketplace/redhat-marketplace-225cs/POD\" id=e6cbb76e-846a-4cf9-a0d2-57f73d09b93a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:27:40.490134 crc crio[24437]: time=\"2026-06-12T21:27:40.490049321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=69fff481-c40c-4274-b1be-ff69f7db53e0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:27:40.492875 crc crio[24437]: time=\"2026-06-12T21:27:40.492776005Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=84c8959d-5264-4469-b966-687ab550ebed name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:27:40.500340 crc crio[24437]: time=\"2026-06-12T21:27:40.500259Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-225cs/extract-utilities\" id=c52aa45b-05d6-47c8-a59d-7a49633314ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:27:40.500685 crc crio[24437]: time=\"2026-06-12T21:27:40.500616078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:27:40.560435 crc crio[24437]: time=\"2026-06-12T21:27:40.560343105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:27:40.566753 crc crio[24437]: time=\"2026-06-12T21:27:40.566680804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:27:40.737207 crc crio[24437]: time=\"2026-06-12T21:27:40.737059338Z\" level=info msg=\"Created container d00ea25c6555df47c0863b9b7f362aafbae47e737ee73b57ffafd23e624a2601: openshift-marketplace/redhat-marketplace-225cs/extract-utilities\" id=c52aa45b-05d6-47c8-a59d-7a49633314ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:27:40.738567 crc crio[24437]: time=\"2026-06-12T21:27:40.738486042Z\" level=info msg=\"Starting container: d00ea25c6555df47c0863b9b7f362aafbae47e737ee73b57ffafd23e624a2601\" id=6c8a2762-14f7-49d5-901a-56207a2b7ca0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:27:40.745406 crc crio[24437]: time=\"2026-06-12T21:27:40.745322372Z\" level=info msg=\"Started container\" PID=173882 containerID=d00ea25c6555df47c0863b9b7f362aafbae47e737ee73b57ffafd23e624a2601 description=openshift-marketplace/redhat-marketplace-225cs/extract-utilities id=6c8a2762-14f7-49d5-901a-56207a2b7ca0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36\nJun 12 21:27:41.070895 crc crio[24437]: time=\"2026-06-12T21:27:41.065248053Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3a05531f-501a-46c7-bb11-bb9a0cc7091e name=/runtime.v1.ImageService/PullImage\nJun 12 21:27:41.110236 crc crio[24437]: time=\"2026-06-12T21:27:41.110074422Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 21:27:41.826150 crc crio[24437]: time=\"2026-06-12T21:27:41.826029006Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=3a05531f-501a-46c7-bb11-bb9a0cc7091e name=/runtime.v1.ImageService/PullImage\nJun 12 21:27:41.828167 crc crio[24437]: time=\"2026-06-12T21:27:41.828070415Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=20c7645a-a138-44b0-961f-15df7c61a339 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:27:41.833846 crc crio[24437]: time=\"2026-06-12T21:27:41.833574433Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e680b4d7-f532-4307-a816-0e7e024bb4a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:27:41.861661 crc crio[24437]: time=\"2026-06-12T21:27:41.861546608Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-225cs/extract-content\" id=48456782-2ab7-471a-a557-1dc5756295d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:27:41.862367 crc crio[24437]: time=\"2026-06-12T21:27:41.862308995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:27:42.130289 crc crio[24437]: time=\"2026-06-12T21:27:42.129287629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:27:42.148547 crc crio[24437]: time=\"2026-06-12T21:27:42.14722877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:27:42.269799 crc crio[24437]: time=\"2026-06-12T21:27:42.269691634Z\" level=info msg=\"Created container 4e280a0b49c4cff9f100a10f29dcc80a8a61610df2d7b6d2477347bfd682cea2: openshift-marketplace/redhat-marketplace-225cs/extract-content\" id=48456782-2ab7-471a-a557-1dc5756295d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:27:42.273124 crc crio[24437]: time=\"2026-06-12T21:27:42.273049962Z\" level=info msg=\"Starting container: 4e280a0b49c4cff9f100a10f29dcc80a8a61610df2d7b6d2477347bfd682cea2\" id=ec382657-ed9b-4734-9217-81dda6638f9a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:27:42.280409 crc crio[24437]: time=\"2026-06-12T21:27:42.280276321Z\" level=info msg=\"Started container\" PID=173908 containerID=4e280a0b49c4cff9f100a10f29dcc80a8a61610df2d7b6d2477347bfd682cea2 description=openshift-marketplace/redhat-marketplace-225cs/extract-content id=ec382657-ed9b-4734-9217-81dda6638f9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36\nJun 12 21:27:43.168443 crc crio[24437]: time=\"2026-06-12T21:27:43.167316357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a62597be-ea42-42a4-af1d-bd203a01840c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:27:43.172022 crc crio[24437]: time=\"2026-06-12T21:27:43.171884134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f82b51f5-ef5b-4f10-8810-2694f61bb97f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:27:43.180132 crc crio[24437]: time=\"2026-06-12T21:27:43.179297097Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-225cs/registry-server\" id=9002b750-2d61-43ab-8be0-30bd7d7ba6bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:27:43.180132 crc crio[24437]: time=\"2026-06-12T21:27:43.179876241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:27:43.263141 crc crio[24437]: time=\"2026-06-12T21:27:43.263048406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:27:43.268869 crc crio[24437]: time=\"2026-06-12T21:27:43.268434352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:27:43.466169 crc crio[24437]: time=\"2026-06-12T21:27:43.466026303Z\" level=info msg=\"Created container e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a: openshift-marketplace/redhat-marketplace-225cs/registry-server\" id=9002b750-2d61-43ab-8be0-30bd7d7ba6bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:27:43.467860 crc crio[24437]: time=\"2026-06-12T21:27:43.467809475Z\" level=info msg=\"Starting container: e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a\" id=766b8d7c-0bf5-454a-911a-054004978792 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:27:43.484274 crc crio[24437]: time=\"2026-06-12T21:27:43.481236679Z\" level=info msg=\"Started container\" PID=173959 containerID=e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a description=openshift-marketplace/redhat-marketplace-225cs/registry-server id=766b8d7c-0bf5-454a-911a-054004978792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36\nJun 12 21:27:52.492989 crc crio[24437]: time=\"2026-06-12T21:27:52.491535274Z\" level=info msg=\"Stopping container: e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a (timeout: 2s)\" id=e27007c0-3d76-410b-a078-729c8d5e2592 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:27:52.694352 crc crio[24437]: time=\"2026-06-12T21:27:52.694218862Z\" level=info msg=\"Stopped container e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a: openshift-marketplace/redhat-marketplace-225cs/registry-server\" id=e27007c0-3d76-410b-a078-729c8d5e2592 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:27:52.695838 crc crio[24437]: time=\"2026-06-12T21:27:52.695766749Z\" level=info msg=\"Stopping pod sandbox: 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36\" id=f2cdc75b-d41b-418f-a1e0-6103623d70fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:27:52.696589 crc crio[24437]: time=\"2026-06-12T21:27:52.696548957Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-225cs Namespace:openshift-marketplace ID:9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36 UID:20b84044-b0e3-44ff-bab2-5b9e0d5f1a5a NetNS:/var/run/netns/23a4735a-2b52-448c-bb13-4f505d70f457 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b84044_b0e3_44ff_bab2_5b9e0d5f1a5a.slice PodAnnotations:0xc000c25718}] Aliases:map[]}\"\nJun 12 21:27:52.696777 crc crio[24437]: time=\"2026-06-12T21:27:52.696736261Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-225cs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:27:53.110783 crc crio[24437]: time=\"2026-06-12T21:27:53.11056164Z\" level=info msg=\"Stopped pod sandbox: 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36\" id=f2cdc75b-d41b-418f-a1e0-6103623d70fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:27:53.515157 crc crio[24437]: time=\"2026-06-12T21:27:53.514334614Z\" level=info msg=\"Removing container: e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a\" id=51ce982d-2f62-4096-9100-c5ab57f83b97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:27:53.550762 crc crio[24437]: time=\"2026-06-12T21:27:53.550650234Z\" level=info msg=\"Removed container e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a: openshift-marketplace/redhat-marketplace-225cs/registry-server\" id=51ce982d-2f62-4096-9100-c5ab57f83b97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:27:53.554418 crc crio[24437]: time=\"2026-06-12T21:27:53.554021132Z\" level=info msg=\"Removing container: 4e280a0b49c4cff9f100a10f29dcc80a8a61610df2d7b6d2477347bfd682cea2\" id=c61e8b8d-7731-4d9e-a74b-c6d12cedde03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:27:53.580406 crc crio[24437]: time=\"2026-06-12T21:27:53.580349678Z\" level=info msg=\"Removed container 4e280a0b49c4cff9f100a10f29dcc80a8a61610df2d7b6d2477347bfd682cea2: openshift-marketplace/redhat-marketplace-225cs/extract-content\" id=c61e8b8d-7731-4d9e-a74b-c6d12cedde03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:27:53.597102 crc crio[24437]: time=\"2026-06-12T21:27:53.588118799Z\" level=info msg=\"Removing container: d00ea25c6555df47c0863b9b7f362aafbae47e737ee73b57ffafd23e624a2601\" id=68c3d5d9-a615-4f9e-8367-d4ee80d51a28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:27:53.651396 crc crio[24437]: time=\"2026-06-12T21:27:53.651297328Z\" level=info msg=\"Removed container d00ea25c6555df47c0863b9b7f362aafbae47e737ee73b57ffafd23e624a2601: openshift-marketplace/redhat-marketplace-225cs/extract-utilities\" id=68c3d5d9-a615-4f9e-8367-d4ee80d51a28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:28:00.572458 crc crio[24437]: time=\"2026-06-12T21:28:00.542090909Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688328-fb5fv/POD\" id=f5d65801-aef5-4690-990d-b19efbe050af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:28:00.572458 crc crio[24437]: time=\"2026-06-12T21:28:00.542652792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:28:00.583584 crc crio[24437]: time=\"2026-06-12T21:28:00.583475358Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688328-fb5fv Namespace:openshift-infra ID:dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3 UID:ba614cb0-9aca-4ed2-a02c-7bc417a5f818 NetNS:/var/run/netns/1086e331-a346-48d8-80d9-1fc852fb0d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba614cb0_9aca_4ed2_a02c_7bc417a5f818.slice PodAnnotations:0xc00051dd78}] Aliases:map[]}\"\nJun 12 21:28:00.583584 crc crio[24437]: time=\"2026-06-12T21:28:00.58357448Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688328-fb5fv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:28:01.175192 crc crio[24437]: 2026-06-12T21:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc29c099bf94ef1 Mac:42:de:88:35:4d:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/1086e331-a346-48d8-80d9-1fc852fb0d3b SocketPath: PciID:}] [{Interface:0xc0005025c0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:28:01.177271 crc crio[24437]: time=\"2026-06-12T21:28:01.177208674Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688328-fb5fv Namespace:openshift-infra ID:dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3 UID:ba614cb0-9aca-4ed2-a02c-7bc417a5f818 NetNS:/var/run/netns/1086e331-a346-48d8-80d9-1fc852fb0d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba614cb0_9aca_4ed2_a02c_7bc417a5f818.slice PodAnnotations:0xc00051dd78}] Aliases:map[]}\"\nJun 12 21:28:01.177428 crc crio[24437]: time=\"2026-06-12T21:28:01.177386438Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688328-fb5fv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:28:01.187826 crc crio[24437]: time=\"2026-06-12T21:28:01.18774324Z\" level=info msg=\"Ran pod sandbox dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3 with infra container: openshift-infra/auto-csr-approver-29688328-fb5fv/POD\" id=f5d65801-aef5-4690-990d-b19efbe050af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:28:01.190849 crc crio[24437]: time=\"2026-06-12T21:28:01.190786722Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=22bbb517-744c-4401-94b0-c3107a4c3381 name=/runtime.v1.ImageService/PullImage\nJun 12 21:28:01.203831 crc crio[24437]: time=\"2026-06-12T21:28:01.203638982Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:28:02.191270 crc crio[24437]: time=\"2026-06-12T21:28:02.190785388Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=22bbb517-744c-4401-94b0-c3107a4c3381 name=/runtime.v1.ImageService/PullImage\nJun 12 21:28:02.192745 crc crio[24437]: time=\"2026-06-12T21:28:02.192234702Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=709b8c9b-16ee-45ca-b5b7-3ab87e05191c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:28:02.194709 crc crio[24437]: time=\"2026-06-12T21:28:02.194571107Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=565820bc-52f2-4696-b7ee-ddba55905774 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:28:02.201785 crc crio[24437]: time=\"2026-06-12T21:28:02.201639273Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688328-fb5fv/oc\" id=fdbe4586-ab7b-48b3-a924-dea9d4ce38b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:28:02.202296 crc crio[24437]: time=\"2026-06-12T21:28:02.202166004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:28:02.248962 crc crio[24437]: time=\"2026-06-12T21:28:02.248728034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:28:02.879285 crc crio[24437]: time=\"2026-06-12T21:28:02.879045946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:28:03.038169 crc crio[24437]: time=\"2026-06-12T21:28:03.037324119Z\" level=info msg=\"Created container bb45c182e04b40c10c60596f520414c0d7239ee9fa35932d1f65c76ca7c5ae3e: openshift-infra/auto-csr-approver-29688328-fb5fv/oc\" id=fdbe4586-ab7b-48b3-a924-dea9d4ce38b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:28:03.039827 crc crio[24437]: time=\"2026-06-12T21:28:03.039616832Z\" level=info msg=\"Starting container: bb45c182e04b40c10c60596f520414c0d7239ee9fa35932d1f65c76ca7c5ae3e\" id=c3418194-cb1e-462a-bdb0-b5c9fbac5a39 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:28:03.051128 crc crio[24437]: time=\"2026-06-12T21:28:03.050981037Z\" level=info msg=\"Started container\" PID=175090 containerID=bb45c182e04b40c10c60596f520414c0d7239ee9fa35932d1f65c76ca7c5ae3e description=openshift-infra/auto-csr-approver-29688328-fb5fv/oc id=c3418194-cb1e-462a-bdb0-b5c9fbac5a39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3\nJun 12 21:28:04.824473 crc crio[24437]: time=\"2026-06-12T21:28:04.822815447Z\" level=info msg=\"Stopping pod sandbox: dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3\" id=05bc2928-e929-44a9-841b-b42274cb37bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:28:04.826311 crc crio[24437]: time=\"2026-06-12T21:28:04.825304385Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688328-fb5fv Namespace:openshift-infra ID:dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3 UID:ba614cb0-9aca-4ed2-a02c-7bc417a5f818 NetNS:/var/run/netns/1086e331-a346-48d8-80d9-1fc852fb0d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba614cb0_9aca_4ed2_a02c_7bc417a5f818.slice PodAnnotations:0xc000a8cb70}] Aliases:map[]}\"\nJun 12 21:28:04.826311 crc crio[24437]: time=\"2026-06-12T21:28:04.825466829Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688328-fb5fv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:28:05.171383 crc crio[24437]: time=\"2026-06-12T21:28:05.170724174Z\" level=info msg=\"Stopped pod sandbox: dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3\" id=05bc2928-e929-44a9-841b-b42274cb37bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:28:27.546432 crc crio[24437]: time=\"2026-06-12T21:28:27.545770913Z\" level=info msg=\"Removing container: 2dc999bbe7840cd0f076b46eabeb8935d74b432a213dc18dbd78bc319f286868\" id=665c1548-73c9-4103-8fbb-02ac211f8bf5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:28:27.890360 crc crio[24437]: time=\"2026-06-12T21:28:27.889778959Z\" level=info msg=\"Removed container 2dc999bbe7840cd0f076b46eabeb8935d74b432a213dc18dbd78bc319f286868: openshift-infra/auto-csr-approver-29688322-x8lrd/oc\" id=665c1548-73c9-4103-8fbb-02ac211f8bf5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:28:27.903412 crc crio[24437]: time=\"2026-06-12T21:28:27.903356296Z\" level=info msg=\"Stopping pod sandbox: 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36\" id=5783a51b-a4ea-4580-8a29-19aef47069f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:28:27.903810 crc crio[24437]: time=\"2026-06-12T21:28:27.903785016Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36\" id=5783a51b-a4ea-4580-8a29-19aef47069f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:28:27.904539 crc crio[24437]: time=\"2026-06-12T21:28:27.904477632Z\" level=info msg=\"Removing pod sandbox: 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36\" id=7b87e676-6cab-4372-aba1-7d1e52e907de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:28:27.920240 crc crio[24437]: time=\"2026-06-12T21:28:27.920148178Z\" level=info msg=\"Removed pod sandbox: 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36\" id=7b87e676-6cab-4372-aba1-7d1e52e907de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:28:27.921796 crc crio[24437]: time=\"2026-06-12T21:28:27.921651874Z\" level=info msg=\"Stopping pod sandbox: d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03\" id=a4a5246a-206f-4e12-876a-28ffe313a19f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:28:27.921909 crc crio[24437]: time=\"2026-06-12T21:28:27.921811528Z\" level=info msg=\"Stopped pod sandbox (already stopped): d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03\" id=a4a5246a-206f-4e12-876a-28ffe313a19f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:28:27.922871 crc crio[24437]: time=\"2026-06-12T21:28:27.922836982Z\" level=info msg=\"Removing pod sandbox: d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03\" id=da8b9a09-494a-41c7-9bb5-cdf7c942b60b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:28:27.950400 crc crio[24437]: time=\"2026-06-12T21:28:27.950326434Z\" level=info msg=\"Removed pod sandbox: d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03\" id=da8b9a09-494a-41c7-9bb5-cdf7c942b60b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:30:00.675435 crc crio[24437]: time=\"2026-06-12T21:30:00.674116418Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688330-t6l9k/POD\" id=71b6fba9-074c-4328-9fc4-460dcce5c9e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:30:00.679125 crc crio[24437]: time=\"2026-06-12T21:30:00.675592043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:30:00.699079 crc crio[24437]: time=\"2026-06-12T21:30:00.698808985Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688330-f5jxw/POD\" id=9470b18f-a83e-4daa-b89d-260566c5466d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:30:00.699079 crc crio[24437]: time=\"2026-06-12T21:30:00.69903402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:30:00.765911 crc crio[24437]: time=\"2026-06-12T21:30:00.765799883Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688330-t6l9k Namespace:openshift-infra ID:a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292 UID:19573a93-2026-4015-ab57-e478a87fef99 NetNS:/var/run/netns/f24a930c-9969-4f59-8b6d-1c18c4d3fed6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19573a93_2026_4015_ab57_e478a87fef99.slice PodAnnotations:0xc001f6c910}] Aliases:map[]}\"\nJun 12 21:30:00.765911 crc crio[24437]: time=\"2026-06-12T21:30:00.765884744Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688330-t6l9k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:30:00.783753 crc crio[24437]: time=\"2026-06-12T21:30:00.783590909Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688330-f5jxw Namespace:openshift-operator-lifecycle-manager ID:b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7 UID:28126513-858e-4075-a3c0-d8d7804e2453 NetNS:/var/run/netns/f89990af-1e6a-4140-b1af-2fd911a710d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28126513_858e_4075_a3c0_d8d7804e2453.slice PodAnnotations:0xc007788490}] Aliases:map[]}\"\nJun 12 21:30:00.783753 crc crio[24437]: time=\"2026-06-12T21:30:00.783657061Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688330-f5jxw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:30:01.383986 crc crio[24437]: 2026-06-12T21:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b88e1bceedca7af Mac:2a:43:72:55:38:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/f89990af-1e6a-4140-b1af-2fd911a710d1 SocketPath: PciID:}] [{Interface:0xc0001a45d0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:30:01.386227 crc crio[24437]: time=\"2026-06-12T21:30:01.386106551Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688330-f5jxw Namespace:openshift-operator-lifecycle-manager ID:b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7 UID:28126513-858e-4075-a3c0-d8d7804e2453 NetNS:/var/run/netns/f89990af-1e6a-4140-b1af-2fd911a710d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28126513_858e_4075_a3c0_d8d7804e2453.slice PodAnnotations:0xc007788490}] Aliases:map[]}\"\nJun 12 21:30:01.386351 crc crio[24437]: time=\"2026-06-12T21:30:01.386307925Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688330-f5jxw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:30:01.397715 crc crio[24437]: time=\"2026-06-12T21:30:01.397617809Z\" level=info msg=\"Ran pod sandbox b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688330-f5jxw/POD\" id=9470b18f-a83e-4daa-b89d-260566c5466d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:30:01.401855 crc crio[24437]: time=\"2026-06-12T21:30:01.401148972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=332d1f32-aeab-4862-af39-acb48ef21ff5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:30:01.405996 crc crio[24437]: time=\"2026-06-12T21:30:01.405030623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=30600aa0-7992-4fc1-b4ee-e8cfa77566d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:30:01.452802 crc crio[24437]: time=\"2026-06-12T21:30:01.451752385Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688330-f5jxw/collect-profiles\" id=49887678-9951-43d9-a81e-97542a9191b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:30:01.455287 crc crio[24437]: time=\"2026-06-12T21:30:01.455219517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:30:01.551599 crc crio[24437]: time=\"2026-06-12T21:30:01.551448078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:30:01.556587 crc crio[24437]: time=\"2026-06-12T21:30:01.556493006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:30:01.577298 crc crio[24437]: 2026-06-12T21:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1d10f714375e9b Mac:d6:57:63:e1:f7:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/f24a930c-9969-4f59-8b6d-1c18c4d3fed6 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:30:01.578756 crc crio[24437]: time=\"2026-06-12T21:30:01.578640363Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688330-t6l9k Namespace:openshift-infra ID:a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292 UID:19573a93-2026-4015-ab57-e478a87fef99 NetNS:/var/run/netns/f24a930c-9969-4f59-8b6d-1c18c4d3fed6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19573a93_2026_4015_ab57_e478a87fef99.slice PodAnnotations:0xc001f6c910}] Aliases:map[]}\"\nJun 12 21:30:01.578889 crc crio[24437]: time=\"2026-06-12T21:30:01.578811927Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688330-t6l9k for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:30:01.597659 crc crio[24437]: time=\"2026-06-12T21:30:01.597588347Z\" level=info msg=\"Ran pod sandbox a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292 with infra container: openshift-infra/auto-csr-approver-29688330-t6l9k/POD\" id=71b6fba9-074c-4328-9fc4-460dcce5c9e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:30:01.601309 crc crio[24437]: time=\"2026-06-12T21:30:01.601239723Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=50c3ce46-3c26-4474-b46d-929e742782ad name=/runtime.v1.ImageService/PullImage\nJun 12 21:30:01.612397 crc crio[24437]: time=\"2026-06-12T21:30:01.61226677Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:30:01.872041 crc crio[24437]: time=\"2026-06-12T21:30:01.87182026Z\" level=info msg=\"Created container 89527b3e1d43d5a70edcf7a86566b4f34728596e94caa80bca790e62698d08c3: openshift-operator-lifecycle-manager/collect-profiles-29688330-f5jxw/collect-profiles\" id=49887678-9951-43d9-a81e-97542a9191b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:30:01.873769 crc crio[24437]: time=\"2026-06-12T21:30:01.873172912Z\" level=info msg=\"Starting container: 89527b3e1d43d5a70edcf7a86566b4f34728596e94caa80bca790e62698d08c3\" id=d336b8aa-adea-4ea7-b715-957f5b49a810 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:30:01.880419 crc crio[24437]: time=\"2026-06-12T21:30:01.880038073Z\" level=info msg=\"Started container\" PID=181786 containerID=89527b3e1d43d5a70edcf7a86566b4f34728596e94caa80bca790e62698d08c3 description=openshift-operator-lifecycle-manager/collect-profiles-29688330-f5jxw/collect-profiles id=d336b8aa-adea-4ea7-b715-957f5b49a810 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7\nJun 12 21:30:03.954827 crc crio[24437]: time=\"2026-06-12T21:30:03.953431055Z\" level=info msg=\"Stopping pod sandbox: b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7\" id=bb2bd284-682a-4b4b-a612-5c1591e9a10a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:30:03.961041 crc crio[24437]: time=\"2026-06-12T21:30:03.955725189Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688330-f5jxw Namespace:openshift-operator-lifecycle-manager ID:b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7 UID:28126513-858e-4075-a3c0-d8d7804e2453 NetNS:/var/run/netns/f89990af-1e6a-4140-b1af-2fd911a710d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28126513_858e_4075_a3c0_d8d7804e2453.slice PodAnnotations:0xc00008c278}] Aliases:map[]}\"\nJun 12 21:30:03.961041 crc crio[24437]: time=\"2026-06-12T21:30:03.955893923Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688330-f5jxw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:30:04.447896 crc crio[24437]: time=\"2026-06-12T21:30:04.44749094Z\" level=info msg=\"Stopped pod sandbox: b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7\" id=bb2bd284-682a-4b4b-a612-5c1591e9a10a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:30:05.353365 crc crio[24437]: time=\"2026-06-12T21:30:05.352739621Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=50c3ce46-3c26-4474-b46d-929e742782ad name=/runtime.v1.ImageService/PullImage\nJun 12 21:30:05.356107 crc crio[24437]: time=\"2026-06-12T21:30:05.355489477Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d6d28208-2121-4125-9da8-8d573298f664 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:30:05.358403 crc crio[24437]: time=\"2026-06-12T21:30:05.358322663Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c40205e6-beb1-485e-90ea-7605b09215a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:30:05.364693 crc crio[24437]: time=\"2026-06-12T21:30:05.364573039Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688330-t6l9k/oc\" id=fe58641d-d432-4644-9691-bd9195aa5b66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:30:05.365278 crc crio[24437]: time=\"2026-06-12T21:30:05.365213743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:30:05.412092 crc crio[24437]: time=\"2026-06-12T21:30:05.411978758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:30:05.973878 crc crio[24437]: time=\"2026-06-12T21:30:05.973722895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:30:06.114703 crc crio[24437]: time=\"2026-06-12T21:30:06.11458487Z\" level=info msg=\"Created container d252a00a613659ade2f30550c1b2f552374924fe3a90b0032587b0e468422ff9: openshift-infra/auto-csr-approver-29688330-t6l9k/oc\" id=fe58641d-d432-4644-9691-bd9195aa5b66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:30:06.120488 crc crio[24437]: time=\"2026-06-12T21:30:06.117461408Z\" level=info msg=\"Starting container: d252a00a613659ade2f30550c1b2f552374924fe3a90b0032587b0e468422ff9\" id=20871eef-b34a-4b52-8089-84b573f105ac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:30:06.123790 crc crio[24437]: time=\"2026-06-12T21:30:06.123094119Z\" level=info msg=\"Started container\" PID=182000 containerID=d252a00a613659ade2f30550c1b2f552374924fe3a90b0032587b0e468422ff9 description=openshift-infra/auto-csr-approver-29688330-t6l9k/oc id=20871eef-b34a-4b52-8089-84b573f105ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292\nJun 12 21:30:08.028402 crc crio[24437]: time=\"2026-06-12T21:30:08.028264258Z\" level=info msg=\"Stopping pod sandbox: a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292\" id=af6d0dd3-05f6-476e-bf5e-7194cd5c9b2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:30:08.030609 crc crio[24437]: time=\"2026-06-12T21:30:08.029125957Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688330-t6l9k Namespace:openshift-infra ID:a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292 UID:19573a93-2026-4015-ab57-e478a87fef99 NetNS:/var/run/netns/f24a930c-9969-4f59-8b6d-1c18c4d3fed6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19573a93_2026_4015_ab57_e478a87fef99.slice PodAnnotations:0xc001f6d1b8}] Aliases:map[]}\"\nJun 12 21:30:08.030609 crc crio[24437]: time=\"2026-06-12T21:30:08.029364953Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688330-t6l9k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:30:08.448082 crc crio[24437]: time=\"2026-06-12T21:30:08.447369889Z\" level=info msg=\"Stopped pod sandbox: a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292\" id=af6d0dd3-05f6-476e-bf5e-7194cd5c9b2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:30:28.002877 crc crio[24437]: time=\"2026-06-12T21:30:28.002027764Z\" level=info msg=\"Removing container: 6fdec0b1f124a2cec9bb03a40a903a0ac492230947536ef9bec39067941b41e6\" id=d276180e-d0e6-4231-8a6b-1d89fd51325f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:30:28.311590 crc crio[24437]: time=\"2026-06-12T21:30:28.311445611Z\" level=info msg=\"Removed container 6fdec0b1f124a2cec9bb03a40a903a0ac492230947536ef9bec39067941b41e6: openshift-infra/auto-csr-approver-29688324-c2ctl/oc\" id=d276180e-d0e6-4231-8a6b-1d89fd51325f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:30:28.314906 crc crio[24437]: time=\"2026-06-12T21:30:28.3148075Z\" level=info msg=\"Removing container: 163a2d9330881e1852e4fea67417371f27170ba470cb0dc2a5aca6470584acc1\" id=1c48d2ac-9271-4b0d-83c5-5f836fdf12e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:30:28.395214 crc crio[24437]: time=\"2026-06-12T21:30:28.395073336Z\" level=info msg=\"Removed container 163a2d9330881e1852e4fea67417371f27170ba470cb0dc2a5aca6470584acc1: openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/collect-profiles\" id=1c48d2ac-9271-4b0d-83c5-5f836fdf12e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:30:28.407372 crc crio[24437]: time=\"2026-06-12T21:30:28.407233982Z\" level=info msg=\"Stopping pod sandbox: 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca\" id=38a5b6ec-572b-476c-89a3-54534077913b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:30:28.407372 crc crio[24437]: time=\"2026-06-12T21:30:28.407327844Z\" level=info msg=\"Stopped pod sandbox (already stopped): 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca\" id=38a5b6ec-572b-476c-89a3-54534077913b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:30:28.408024 crc crio[24437]: time=\"2026-06-12T21:30:28.407900047Z\" level=info msg=\"Removing pod sandbox: 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca\" id=8cf0ebfc-a0eb-4866-94be-ed9456a26941 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:30:28.430993 crc crio[24437]: time=\"2026-06-12T21:30:28.430803493Z\" level=info msg=\"Removed pod sandbox: 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca\" id=8cf0ebfc-a0eb-4866-94be-ed9456a26941 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:30:28.432395 crc crio[24437]: time=\"2026-06-12T21:30:28.432315209Z\" level=info msg=\"Stopping pod sandbox: 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5\" id=761864e5-f391-4b76-8e67-682427294035 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:30:28.432576 crc crio[24437]: time=\"2026-06-12T21:30:28.432396551Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5\" id=761864e5-f391-4b76-8e67-682427294035 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:30:28.433156 crc crio[24437]: time=\"2026-06-12T21:30:28.433094977Z\" level=info msg=\"Removing pod sandbox: 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5\" id=2e034b74-e8cf-46b5-a7ef-cd5293ea51e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:30:28.453251 crc crio[24437]: time=\"2026-06-12T21:30:28.453102874Z\" level=info msg=\"Removed pod sandbox: 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5\" id=2e034b74-e8cf-46b5-a7ef-cd5293ea51e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:30:38.478810 crc crio[24437]: time=\"2026-06-12T21:30:38.477821714Z\" level=info msg=\"Stopping pod sandbox: 2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a\" id=37f2f67b-1e74-4ef6-b429-366a12bb4ef5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:30:38.480258 crc crio[24437]: time=\"2026-06-12T21:30:38.47981724Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 Namespace:openstack ID:2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a UID:9a24b0b7-d94b-41fb-829b-aff5f60e8727 NetNS:/var/run/netns/1a0dc634-cee4-4da7-a896-3c2181edcd08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a24b0b7_d94b_41fb_829b_aff5f60e8727.slice PodAnnotations:0xc00008dcd8}] Aliases:map[]}\"\nJun 12 21:30:38.480258 crc crio[24437]: time=\"2026-06-12T21:30:38.480076616Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:30:39.010102 crc crio[24437]: time=\"2026-06-12T21:30:39.009812546Z\" level=info msg=\"Stopped pod sandbox: 2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a\" id=37f2f67b-1e74-4ef6-b429-366a12bb4ef5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:30:40.126247 crc crio[24437]: time=\"2026-06-12T21:30:40.125165223Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/POD\" id=0441b35e-a92a-4ae6-9108-11ade3d3e94b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:30:40.127727 crc crio[24437]: time=\"2026-06-12T21:30:40.127698402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:30:40.184802 crc crio[24437]: time=\"2026-06-12T21:30:40.184734035Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp Namespace:openstack ID:4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca UID:48ce39b5-efc6-42a3-baa7-fd5c7f5c675e NetNS:/var/run/netns/7654fa57-fa35-475a-bbdb-18771ec5ca6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48ce39b5_efc6_42a3_baa7_fd5c7f5c675e.slice PodAnnotations:0xc00008c428}] Aliases:map[]}\"\nJun 12 21:30:40.185250 crc crio[24437]: time=\"2026-06-12T21:30:40.185227027Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:30:40.921148 crc crio[24437]: 2026-06-12T21:30:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4db451bcd28c3ae Mac:9a:49:94:e6:56:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/7654fa57-fa35-475a-bbdb-18771ec5ca6b SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:30:40.922298 crc crio[24437]: time=\"2026-06-12T21:30:40.922215513Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp Namespace:openstack ID:4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca UID:48ce39b5-efc6-42a3-baa7-fd5c7f5c675e NetNS:/var/run/netns/7654fa57-fa35-475a-bbdb-18771ec5ca6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48ce39b5_efc6_42a3_baa7_fd5c7f5c675e.slice PodAnnotations:0xc00008c428}] Aliases:map[]}\"\nJun 12 21:30:40.922407 crc crio[24437]: time=\"2026-06-12T21:30:40.922376257Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:30:40.938541 crc crio[24437]: time=\"2026-06-12T21:30:40.938344092Z\" level=info msg=\"Ran pod sandbox 4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/POD\" id=0441b35e-a92a-4ae6-9108-11ade3d3e94b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:30:40.943397 crc crio[24437]: time=\"2026-06-12T21:30:40.943309117Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=dec18c92-e232-4c03-9fc0-f16d8f8d9687 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:30:41.036542 crc crio[24437]: time=\"2026-06-12T21:30:41.036375083Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9391f2e8-aece-4090-8798-08530113fd98 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:30:41.047582 crc crio[24437]: time=\"2026-06-12T21:30:41.047448622Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=e3927f10-1a95-4ed9-90b3-f375276df403 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:30:41.048051 crc crio[24437]: time=\"2026-06-12T21:30:41.047989285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:30:41.113187 crc crio[24437]: time=\"2026-06-12T21:30:41.113115588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:30:41.117100 crc crio[24437]: time=\"2026-06-12T21:30:41.11702343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:30:41.300247 crc crio[24437]: time=\"2026-06-12T21:30:41.300111412Z\" level=info msg=\"Created container b81dd526e7767fa696224d3a01cd23c0ba3bf53f875b6370f3592ed7b9df5ee5: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=e3927f10-1a95-4ed9-90b3-f375276df403 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:30:41.302677 crc crio[24437]: time=\"2026-06-12T21:30:41.302576289Z\" level=info msg=\"Starting container: b81dd526e7767fa696224d3a01cd23c0ba3bf53f875b6370f3592ed7b9df5ee5\" id=7ef7440d-3ff4-4e35-af4d-98dd90f37abc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:30:41.310070 crc crio[24437]: time=\"2026-06-12T21:30:41.30988521Z\" level=info msg=\"Started container\" PID=184349 containerID=b81dd526e7767fa696224d3a01cd23c0ba3bf53f875b6370f3592ed7b9df5ee5 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/nova-edpm-deployment-ipam-openstack-edpm-ipam id=7ef7440d-3ff4-4e35-af4d-98dd90f37abc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca\nJun 12 21:32:00.562643 crc crio[24437]: time=\"2026-06-12T21:32:00.561786859Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688332-b2hpr/POD\" id=994557b6-036d-406e-8dd3-9399893abf5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:32:00.564352 crc crio[24437]: time=\"2026-06-12T21:32:00.562684111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:32:00.616967 crc crio[24437]: time=\"2026-06-12T21:32:00.616650589Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688332-b2hpr Namespace:openshift-infra ID:5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4 UID:eabfa5be-6839-4ecf-a406-048e86fc01aa NetNS:/var/run/netns/7a0684fc-5d50-45cf-b8f9-16820fb26a2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeabfa5be_6839_4ecf_a406_048e86fc01aa.slice PodAnnotations:0xc00008c4c0}] Aliases:map[]}\"\nJun 12 21:32:00.617345 crc crio[24437]: time=\"2026-06-12T21:32:00.617030759Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688332-b2hpr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:32:01.211192 crc crio[24437]: 2026-06-12T21:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5878cf52d24936d Mac:7a:c7:3e:2c:ec:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/7a0684fc-5d50-45cf-b8f9-16820fb26a2d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:32:01.213031 crc crio[24437]: time=\"2026-06-12T21:32:01.212485124Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688332-b2hpr Namespace:openshift-infra ID:5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4 UID:eabfa5be-6839-4ecf-a406-048e86fc01aa NetNS:/var/run/netns/7a0684fc-5d50-45cf-b8f9-16820fb26a2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeabfa5be_6839_4ecf_a406_048e86fc01aa.slice PodAnnotations:0xc00008c4c0}] Aliases:map[]}\"\nJun 12 21:32:01.213031 crc crio[24437]: time=\"2026-06-12T21:32:01.212726899Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688332-b2hpr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:32:01.226879 crc crio[24437]: time=\"2026-06-12T21:32:01.226672435Z\" level=info msg=\"Ran pod sandbox 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4 with infra container: openshift-infra/auto-csr-approver-29688332-b2hpr/POD\" id=994557b6-036d-406e-8dd3-9399893abf5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:32:01.230995 crc crio[24437]: time=\"2026-06-12T21:32:01.230880841Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b797b2dc-81d9-47f5-ac42-ec59b23d2933 name=/runtime.v1.ImageService/PullImage\nJun 12 21:32:01.243286 crc crio[24437]: time=\"2026-06-12T21:32:01.243135824Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:32:02.128977 crc crio[24437]: time=\"2026-06-12T21:32:02.128823366Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b797b2dc-81d9-47f5-ac42-ec59b23d2933 name=/runtime.v1.ImageService/PullImage\nJun 12 21:32:02.130317 crc crio[24437]: time=\"2026-06-12T21:32:02.130245892Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fbb541cd-1c1f-4a80-8b59-2af266dd533d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:32:02.132634 crc crio[24437]: time=\"2026-06-12T21:32:02.132552179Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b6c9b8a5-b6db-46de-b277-afdee8eaa2fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:32:02.146135 crc crio[24437]: time=\"2026-06-12T21:32:02.145823828Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688332-b2hpr/oc\" id=972a0fa3-1b4a-42e0-ac5b-752c3b6bd2bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:32:02.146584 crc crio[24437]: time=\"2026-06-12T21:32:02.146408182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:32:02.210366 crc crio[24437]: time=\"2026-06-12T21:32:02.209410675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:32:02.680450 crc crio[24437]: time=\"2026-06-12T21:32:02.679894521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:32:02.811035 crc crio[24437]: time=\"2026-06-12T21:32:02.810779327Z\" level=info msg=\"Created container ba4320afa27d3f78445b7eeb72cc9362f0df9d3b8188f03a20b5cca27f730c90: openshift-infra/auto-csr-approver-29688332-b2hpr/oc\" id=972a0fa3-1b4a-42e0-ac5b-752c3b6bd2bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:32:02.812283 crc crio[24437]: time=\"2026-06-12T21:32:02.812162841Z\" level=info msg=\"Starting container: ba4320afa27d3f78445b7eeb72cc9362f0df9d3b8188f03a20b5cca27f730c90\" id=f3b98ace-c26a-410a-b2a2-46357e0f6e6c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:32:02.817078 crc crio[24437]: time=\"2026-06-12T21:32:02.81698251Z\" level=info msg=\"Started container\" PID=188983 containerID=ba4320afa27d3f78445b7eeb72cc9362f0df9d3b8188f03a20b5cca27f730c90 description=openshift-infra/auto-csr-approver-29688332-b2hpr/oc id=f3b98ace-c26a-410a-b2a2-46357e0f6e6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4\nJun 12 21:32:04.799560 crc crio[24437]: time=\"2026-06-12T21:32:04.798574888Z\" level=info msg=\"Stopping pod sandbox: 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4\" id=0261bc22-65af-4c1a-87f2-bc354f32dea8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:32:04.802025 crc crio[24437]: time=\"2026-06-12T21:32:04.800560857Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688332-b2hpr Namespace:openshift-infra ID:5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4 UID:eabfa5be-6839-4ecf-a406-048e86fc01aa NetNS:/var/run/netns/7a0684fc-5d50-45cf-b8f9-16820fb26a2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeabfa5be_6839_4ecf_a406_048e86fc01aa.slice PodAnnotations:0xc0077890c8}] Aliases:map[]}\"\nJun 12 21:32:04.802025 crc crio[24437]: time=\"2026-06-12T21:32:04.80072324Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688332-b2hpr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:32:05.125438 crc crio[24437]: time=\"2026-06-12T21:32:05.124633283Z\" level=info msg=\"Stopped pod sandbox: 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4\" id=0261bc22-65af-4c1a-87f2-bc354f32dea8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:32:28.500237 crc crio[24437]: time=\"2026-06-12T21:32:28.499273337Z\" level=info msg=\"Removing container: a2329c110c8fc9742d2f01fb1ad54191e50360c803a8e539b367f91ac7353736\" id=7fa17e58-2a40-4deb-87de-13db5c6fd4e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:32:28.819693 crc crio[24437]: time=\"2026-06-12T21:32:28.81955593Z\" level=info msg=\"Removed container a2329c110c8fc9742d2f01fb1ad54191e50360c803a8e539b367f91ac7353736: openshift-infra/auto-csr-approver-29688326-nv476/oc\" id=7fa17e58-2a40-4deb-87de-13db5c6fd4e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:32:28.836473 crc crio[24437]: time=\"2026-06-12T21:32:28.836369886Z\" level=info msg=\"Stopping pod sandbox: a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93\" id=b3af85b8-ba60-42b5-8bab-c0c54b1f9166 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:32:28.836752 crc crio[24437]: time=\"2026-06-12T21:32:28.836496349Z\" level=info msg=\"Stopped pod sandbox (already stopped): a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93\" id=b3af85b8-ba60-42b5-8bab-c0c54b1f9166 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:32:28.836998 crc crio[24437]: time=\"2026-06-12T21:32:28.836898629Z\" level=info msg=\"Removing pod sandbox: a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93\" id=c46973db-bb5c-44f9-819b-1f67e32feb58 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:32:28.852756 crc crio[24437]: time=\"2026-06-12T21:32:28.852598048Z\" level=info msg=\"Removed pod sandbox: a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93\" id=c46973db-bb5c-44f9-819b-1f67e32feb58 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:32:56.274578 crc crio[24437]: time=\"2026-06-12T21:32:56.273660662Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xmp9g/POD\" id=e76a6b1e-d1f4-4d49-8f64-f9b9c9ac5d93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:32:56.275817 crc crio[24437]: time=\"2026-06-12T21:32:56.274659657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:32:56.318555 crc crio[24437]: time=\"2026-06-12T21:32:56.318385131Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmp9g Namespace:openshift-marketplace ID:75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f UID:85b8ce21-e258-4b67-98de-eff41bd087b4 NetNS:/var/run/netns/f38d6173-f772-4ab6-b613-65b77cbc96af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b8ce21_e258_4b67_98de_eff41bd087b4.slice PodAnnotations:0xc001f6cd88}] Aliases:map[]}\"\nJun 12 21:32:56.318555 crc crio[24437]: time=\"2026-06-12T21:32:56.318500904Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xmp9g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:32:56.974655 crc crio[24437]: 2026-06-12T21:32:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75d957959121cff Mac:a6:54:49:0b:40:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/f38d6173-f772-4ab6-b613-65b77cbc96af SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:32:56.976078 crc crio[24437]: time=\"2026-06-12T21:32:56.975895515Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmp9g Namespace:openshift-marketplace ID:75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f UID:85b8ce21-e258-4b67-98de-eff41bd087b4 NetNS:/var/run/netns/f38d6173-f772-4ab6-b613-65b77cbc96af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b8ce21_e258_4b67_98de_eff41bd087b4.slice PodAnnotations:0xc001f6cd88}] Aliases:map[]}\"\nJun 12 21:32:56.977831 crc crio[24437]: time=\"2026-06-12T21:32:56.976198622Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xmp9g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:32:57.011752 crc crio[24437]: time=\"2026-06-12T21:32:57.011315293Z\" level=info msg=\"Ran pod sandbox 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f with infra container: openshift-marketplace/certified-operators-xmp9g/POD\" id=e76a6b1e-d1f4-4d49-8f64-f9b9c9ac5d93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:32:57.014668 crc crio[24437]: time=\"2026-06-12T21:32:57.014573454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=805ee4b4-65c9-4fe9-a0ed-b050cc9385f1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:32:57.021574 crc crio[24437]: time=\"2026-06-12T21:32:57.021465035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fc985ff9-6590-4731-bd06-0edd219b92d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:32:57.039629 crc crio[24437]: time=\"2026-06-12T21:32:57.039462602Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmp9g/extract-utilities\" id=fbfa4c2b-afa5-4558-8cab-693a31420647 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:32:57.040183 crc crio[24437]: time=\"2026-06-12T21:32:57.039854291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:32:57.165741 crc crio[24437]: time=\"2026-06-12T21:32:57.16561719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:32:57.170675 crc crio[24437]: time=\"2026-06-12T21:32:57.170607314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:32:57.417840 crc crio[24437]: time=\"2026-06-12T21:32:57.41772167Z\" level=info msg=\"Created container 2f28ced33b9756b1e57dd36f3827f8edf8be4bf22ea547f4cf665fac58f2dd36: openshift-marketplace/certified-operators-xmp9g/extract-utilities\" id=fbfa4c2b-afa5-4558-8cab-693a31420647 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:32:57.419554 crc crio[24437]: time=\"2026-06-12T21:32:57.419471294Z\" level=info msg=\"Starting container: 2f28ced33b9756b1e57dd36f3827f8edf8be4bf22ea547f4cf665fac58f2dd36\" id=6f2a0c75-601e-405f-8ddb-57e5c7871d68 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:32:57.431214 crc crio[24437]: time=\"2026-06-12T21:32:57.430538769Z\" level=info msg=\"Started container\" PID=192372 containerID=2f28ced33b9756b1e57dd36f3827f8edf8be4bf22ea547f4cf665fac58f2dd36 description=openshift-marketplace/certified-operators-xmp9g/extract-utilities id=6f2a0c75-601e-405f-8ddb-57e5c7871d68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f\nJun 12 21:32:57.743157 crc crio[24437]: time=\"2026-06-12T21:32:57.743059098Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1d68ac5f-1db1-45c3-a9df-0fc56a8e30f8 name=/runtime.v1.ImageService/PullImage\nJun 12 21:32:57.752559 crc crio[24437]: time=\"2026-06-12T21:32:57.752417439Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 21:32:58.561551 crc crio[24437]: time=\"2026-06-12T21:32:58.56141242Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064\" id=1d68ac5f-1db1-45c3-a9df-0fc56a8e30f8 name=/runtime.v1.ImageService/PullImage\nJun 12 21:32:58.563128 crc crio[24437]: time=\"2026-06-12T21:32:58.563076692Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=63a6cfdb-516c-46f8-97df-01b9f0905e7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:32:58.566297 crc crio[24437]: time=\"2026-06-12T21:32:58.566189839Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d2769fee-6807-46d9-b916-4f3dae9b307d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:32:58.574395 crc crio[24437]: time=\"2026-06-12T21:32:58.57429157Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmp9g/extract-content\" id=847878a1-a9b9-4f6e-ad55-027c5ff1f4bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:32:58.575164 crc crio[24437]: time=\"2026-06-12T21:32:58.574779682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:32:58.632642 crc crio[24437]: time=\"2026-06-12T21:32:58.632487004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:32:58.636308 crc crio[24437]: time=\"2026-06-12T21:32:58.636236286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:32:58.823285 crc crio[24437]: time=\"2026-06-12T21:32:58.822472204Z\" level=info msg=\"Created container c2e0ecc318491424dd574a2a33b7b7f509bea656203b16f5dfe0b784de88fdf3: openshift-marketplace/certified-operators-xmp9g/extract-content\" id=847878a1-a9b9-4f6e-ad55-027c5ff1f4bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:32:58.825020 crc crio[24437]: time=\"2026-06-12T21:32:58.824882174Z\" level=info msg=\"Starting container: c2e0ecc318491424dd574a2a33b7b7f509bea656203b16f5dfe0b784de88fdf3\" id=f3a0ebc1-65fa-469f-93cb-cb20eb05c26b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:32:58.830268 crc crio[24437]: time=\"2026-06-12T21:32:58.830184896Z\" level=info msg=\"Started container\" PID=192526 containerID=c2e0ecc318491424dd574a2a33b7b7f509bea656203b16f5dfe0b784de88fdf3 description=openshift-marketplace/certified-operators-xmp9g/extract-content id=f3a0ebc1-65fa-469f-93cb-cb20eb05c26b name=/runtime.v1.RuntimeService/StartContainer sandboxID=75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f\nJun 12 21:33:00.827094 crc crio[24437]: time=\"2026-06-12T21:33:00.826258931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c5846237-2a70-407a-be9e-837002a8ef29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:33:00.831708 crc crio[24437]: time=\"2026-06-12T21:33:00.831572093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e551a987-d384-4e1d-b3dd-3664ecfda013 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:33:00.844324 crc crio[24437]: time=\"2026-06-12T21:33:00.844207537Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmp9g/registry-server\" id=d63d6193-8a6e-4571-8ff2-9b0f3a612277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:33:00.844842 crc crio[24437]: time=\"2026-06-12T21:33:00.844777831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:00.921824 crc crio[24437]: time=\"2026-06-12T21:33:00.921720039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:00.927016 crc crio[24437]: time=\"2026-06-12T21:33:00.926869146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:01.105959 crc crio[24437]: time=\"2026-06-12T21:33:01.105774072Z\" level=info msg=\"Created container b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2: openshift-marketplace/certified-operators-xmp9g/registry-server\" id=d63d6193-8a6e-4571-8ff2-9b0f3a612277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:33:01.111281 crc crio[24437]: time=\"2026-06-12T21:33:01.111187677Z\" level=info msg=\"Starting container: b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2\" id=2dca8222-20a8-4d3e-b319-6f5d1109f6e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:33:01.123636 crc crio[24437]: time=\"2026-06-12T21:33:01.123518343Z\" level=info msg=\"Started container\" PID=192675 containerID=b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2 description=openshift-marketplace/certified-operators-xmp9g/registry-server id=2dca8222-20a8-4d3e-b319-6f5d1109f6e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f\nJun 12 21:33:08.959606 crc crio[24437]: time=\"2026-06-12T21:33:08.958820002Z\" level=info msg=\"Stopping container: b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2 (timeout: 2s)\" id=ebafb500-106e-4675-8b4f-27e5ab1c617b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:33:09.105645 crc crio[24437]: time=\"2026-06-12T21:33:09.105247874Z\" level=info msg=\"Stopped container b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2: openshift-marketplace/certified-operators-xmp9g/registry-server\" id=ebafb500-106e-4675-8b4f-27e5ab1c617b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:33:09.107004 crc crio[24437]: time=\"2026-06-12T21:33:09.10672424Z\" level=info msg=\"Stopping pod sandbox: 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f\" id=6ce1cf2d-0ea2-4478-9ef7-a20864b4dcd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:33:09.108092 crc crio[24437]: time=\"2026-06-12T21:33:09.108012402Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmp9g Namespace:openshift-marketplace ID:75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f UID:85b8ce21-e258-4b67-98de-eff41bd087b4 NetNS:/var/run/netns/f38d6173-f772-4ab6-b613-65b77cbc96af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b8ce21_e258_4b67_98de_eff41bd087b4.slice PodAnnotations:0xc00509cef0}] Aliases:map[]}\"\nJun 12 21:33:09.108269 crc crio[24437]: time=\"2026-06-12T21:33:09.108226777Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xmp9g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:33:09.430356 crc crio[24437]: time=\"2026-06-12T21:33:09.429905964Z\" level=info msg=\"Stopped pod sandbox: 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f\" id=6ce1cf2d-0ea2-4478-9ef7-a20864b4dcd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:33:09.976483 crc crio[24437]: time=\"2026-06-12T21:33:09.976384655Z\" level=info msg=\"Removing container: b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2\" id=2d044085-e970-48ad-9983-9a447e1d624e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:33:10.008886 crc crio[24437]: time=\"2026-06-12T21:33:10.008725157Z\" level=info msg=\"Removed container b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2: openshift-marketplace/certified-operators-xmp9g/registry-server\" id=2d044085-e970-48ad-9983-9a447e1d624e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:33:10.016398 crc crio[24437]: time=\"2026-06-12T21:33:10.016334406Z\" level=info msg=\"Removing container: c2e0ecc318491424dd574a2a33b7b7f509bea656203b16f5dfe0b784de88fdf3\" id=49d98310-6efb-4032-b7b1-dfedd083d911 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:33:10.051735 crc crio[24437]: time=\"2026-06-12T21:33:10.05162326Z\" level=info msg=\"Removed container c2e0ecc318491424dd574a2a33b7b7f509bea656203b16f5dfe0b784de88fdf3: openshift-marketplace/certified-operators-xmp9g/extract-content\" id=49d98310-6efb-4032-b7b1-dfedd083d911 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:33:10.055587 crc crio[24437]: time=\"2026-06-12T21:33:10.055400564Z\" level=info msg=\"Removing container: 2f28ced33b9756b1e57dd36f3827f8edf8be4bf22ea547f4cf665fac58f2dd36\" id=fc5e3ccf-15b3-4a41-b2af-06e74b98c0fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:33:10.103544 crc crio[24437]: time=\"2026-06-12T21:33:10.103388444Z\" level=info msg=\"Removed container 2f28ced33b9756b1e57dd36f3827f8edf8be4bf22ea547f4cf665fac58f2dd36: openshift-marketplace/certified-operators-xmp9g/extract-utilities\" id=fc5e3ccf-15b3-4a41-b2af-06e74b98c0fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:33:18.107798 crc crio[24437]: time=\"2026-06-12T21:33:18.105488Z\" level=info msg=\"Stopping pod sandbox: 4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca\" id=68a56b93-ce09-466c-983a-433cde2003d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:33:18.107798 crc crio[24437]: time=\"2026-06-12T21:33:18.107293194Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp Namespace:openstack ID:4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca UID:48ce39b5-efc6-42a3-baa7-fd5c7f5c675e NetNS:/var/run/netns/7654fa57-fa35-475a-bbdb-18771ec5ca6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48ce39b5_efc6_42a3_baa7_fd5c7f5c675e.slice PodAnnotations:0xc00282cdd0}] Aliases:map[]}\"\nJun 12 21:33:18.107798 crc crio[24437]: time=\"2026-06-12T21:33:18.107479919Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:33:18.653383 crc crio[24437]: time=\"2026-06-12T21:33:18.65275917Z\" level=info msg=\"Stopped pod sandbox: 4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca\" id=68a56b93-ce09-466c-983a-433cde2003d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:33:19.998607 crc crio[24437]: time=\"2026-06-12T21:33:19.99771841Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/POD\" id=12a1025f-dfe4-4c6b-88be-345874314a5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:33:20.000114 crc crio[24437]: time=\"2026-06-12T21:33:19.998708365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:20.045226 crc crio[24437]: time=\"2026-06-12T21:33:20.044602844Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 Namespace:openstack ID:109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d UID:b6ffdb94-b080-4d85-b8e3-36cb91759ebe NetNS:/var/run/netns/d3e88405-926e-42a4-a0e5-d8b7f5ec9c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ffdb94_b080_4d85_b8e3_36cb91759ebe.slice PodAnnotations:0xc001f6c108}] Aliases:map[]}\"\nJun 12 21:33:20.045226 crc crio[24437]: time=\"2026-06-12T21:33:20.045211159Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:33:20.542388 crc crio[24437]: 2026-06-12T21:33:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:109f90b90174e13 Mac:e2:18:cd:12:de:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/d3e88405-926e-42a4-a0e5-d8b7f5ec9c62 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:33:20.544369 crc crio[24437]: time=\"2026-06-12T21:33:20.544282225Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 Namespace:openstack ID:109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d UID:b6ffdb94-b080-4d85-b8e3-36cb91759ebe NetNS:/var/run/netns/d3e88405-926e-42a4-a0e5-d8b7f5ec9c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ffdb94_b080_4d85_b8e3_36cb91759ebe.slice PodAnnotations:0xc001f6c108}] Aliases:map[]}\"\nJun 12 21:33:20.544605 crc crio[24437]: time=\"2026-06-12T21:33:20.544536591Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:33:20.559389 crc crio[24437]: time=\"2026-06-12T21:33:20.559314877Z\" level=info msg=\"Ran pod sandbox 109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/POD\" id=12a1025f-dfe4-4c6b-88be-345874314a5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:33:20.561982 crc crio[24437]: time=\"2026-06-12T21:33:20.56184418Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=525ff28d-69e4-4020-b39e-53ddb2a11590 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:33:20.610835 crc crio[24437]: time=\"2026-06-12T21:33:20.610241639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=07576177-1fc6-47d7-b374-9487e73e6264 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:33:20.618412 crc crio[24437]: time=\"2026-06-12T21:33:20.61832764Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=753eeec7-f16f-455c-afaf-8bb2ec3624a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:33:20.618866 crc crio[24437]: time=\"2026-06-12T21:33:20.618805702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:20.678470 crc crio[24437]: time=\"2026-06-12T21:33:20.678362829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:20.682822 crc crio[24437]: time=\"2026-06-12T21:33:20.682727687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:20.827635 crc crio[24437]: time=\"2026-06-12T21:33:20.827523447Z\" level=info msg=\"Created container dc2743c294d85e86cc20b0eaba86701b49a181c875190b72f369869adedf63b1: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=753eeec7-f16f-455c-afaf-8bb2ec3624a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:33:20.830103 crc crio[24437]: time=\"2026-06-12T21:33:20.829893427Z\" level=info msg=\"Starting container: dc2743c294d85e86cc20b0eaba86701b49a181c875190b72f369869adedf63b1\" id=8bda9cca-ccdc-454b-9de8-368368428bf3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:33:20.837713 crc crio[24437]: time=\"2026-06-12T21:33:20.837657828Z\" level=info msg=\"Started container\" PID=193997 containerID=dc2743c294d85e86cc20b0eaba86701b49a181c875190b72f369869adedf63b1 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=8bda9cca-ccdc-454b-9de8-368368428bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d\nJun 12 21:33:28.885163 crc crio[24437]: time=\"2026-06-12T21:33:28.883867918Z\" level=info msg=\"Stopping pod sandbox: 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f\" id=7fa6ca6e-26aa-44da-8add-45a739e3e824 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:33:28.887017 crc crio[24437]: time=\"2026-06-12T21:33:28.885213091Z\" level=info msg=\"Stopped pod sandbox (already stopped): 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f\" id=7fa6ca6e-26aa-44da-8add-45a739e3e824 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:33:28.887017 crc crio[24437]: time=\"2026-06-12T21:33:28.886260598Z\" level=info msg=\"Removing pod sandbox: 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f\" id=ac76bd5e-48d0-45fc-b211-eb863fdce8fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:33:28.908475 crc crio[24437]: time=\"2026-06-12T21:33:28.908351946Z\" level=info msg=\"Removed pod sandbox: 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f\" id=ac76bd5e-48d0-45fc-b211-eb863fdce8fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:33:45.454223 crc crio[24437]: time=\"2026-06-12T21:33:45.453251545Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qx2jj/POD\" id=2a449c78-d31c-4e34-a624-3ca98243153c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:33:45.454223 crc crio[24437]: time=\"2026-06-12T21:33:45.454221279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:45.495201 crc crio[24437]: time=\"2026-06-12T21:33:45.494790305Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qx2jj Namespace:openshift-marketplace ID:ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468 UID:7cfcc5ec-ace7-484a-9d4f-6c14f91181b1 NetNS:/var/run/netns/ef68327b-8278-4b8e-8d64-873deaa6338b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cfcc5ec_ace7_484a_9d4f_6c14f91181b1.slice PodAnnotations:0xc0026aab18}] Aliases:map[]}\"\nJun 12 21:33:45.495201 crc crio[24437]: time=\"2026-06-12T21:33:45.494874637Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qx2jj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:33:46.079598 crc crio[24437]: 2026-06-12T21:33:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed992550d4ecd45 Mac:b6:6e:e5:f1:7d:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/ef68327b-8278-4b8e-8d64-873deaa6338b SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:33:46.081474 crc crio[24437]: time=\"2026-06-12T21:33:46.08134483Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qx2jj Namespace:openshift-marketplace ID:ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468 UID:7cfcc5ec-ace7-484a-9d4f-6c14f91181b1 NetNS:/var/run/netns/ef68327b-8278-4b8e-8d64-873deaa6338b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cfcc5ec_ace7_484a_9d4f_6c14f91181b1.slice PodAnnotations:0xc0026aab18}] Aliases:map[]}\"\nJun 12 21:33:46.081598 crc crio[24437]: time=\"2026-06-12T21:33:46.081572755Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qx2jj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:33:46.094467 crc crio[24437]: time=\"2026-06-12T21:33:46.093907351Z\" level=info msg=\"Ran pod sandbox ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468 with infra container: openshift-marketplace/redhat-operators-qx2jj/POD\" id=2a449c78-d31c-4e34-a624-3ca98243153c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:33:46.100324 crc crio[24437]: time=\"2026-06-12T21:33:46.100243879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=30ab0df4-6da2-4b8b-9f8a-cb4360d68a94 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:33:46.104057 crc crio[24437]: time=\"2026-06-12T21:33:46.103806476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1cd41229-80b1-464e-b687-b2fd79f0ac33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:33:46.113457 crc crio[24437]: time=\"2026-06-12T21:33:46.113299182Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qx2jj/extract-utilities\" id=8ae6b44a-2f25-4a2b-b49b-1062133d0897 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:33:46.113838 crc crio[24437]: time=\"2026-06-12T21:33:46.113783604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:46.180291 crc crio[24437]: time=\"2026-06-12T21:33:46.180201361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:46.183713 crc crio[24437]: time=\"2026-06-12T21:33:46.183650686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:46.358300 crc crio[24437]: time=\"2026-06-12T21:33:46.358204775Z\" level=info msg=\"Created container c4999add77ad86617b52d7ab4177f0129d108e786e0c177bc821485e76e7a397: openshift-marketplace/redhat-operators-qx2jj/extract-utilities\" id=8ae6b44a-2f25-4a2b-b49b-1062133d0897 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:33:46.360624 crc crio[24437]: time=\"2026-06-12T21:33:46.360527222Z\" level=info msg=\"Starting container: c4999add77ad86617b52d7ab4177f0129d108e786e0c177bc821485e76e7a397\" id=35dbd897-1390-418c-9b55-57bfb75e752f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:33:46.365215 crc crio[24437]: time=\"2026-06-12T21:33:46.365128747Z\" level=info msg=\"Started container\" PID=195425 containerID=c4999add77ad86617b52d7ab4177f0129d108e786e0c177bc821485e76e7a397 description=openshift-marketplace/redhat-operators-qx2jj/extract-utilities id=35dbd897-1390-418c-9b55-57bfb75e752f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468\nJun 12 21:33:46.553181 crc crio[24437]: time=\"2026-06-12T21:33:46.553073657Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6d32417a-a19f-489d-a1f5-07a6677c5284 name=/runtime.v1.ImageService/PullImage\nJun 12 21:33:46.563684 crc crio[24437]: time=\"2026-06-12T21:33:46.563601999Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 21:33:47.348667 crc crio[24437]: time=\"2026-06-12T21:33:47.34808566Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=6d32417a-a19f-489d-a1f5-07a6677c5284 name=/runtime.v1.ImageService/PullImage\nJun 12 21:33:47.350296 crc crio[24437]: time=\"2026-06-12T21:33:47.350215304Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a3fd6813-2335-433d-a58d-b7e8b2706b60 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:33:47.353022 crc crio[24437]: time=\"2026-06-12T21:33:47.352875589Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8d8b734d-ccb1-4b88-b8df-10cb1a79a59d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:33:47.360403 crc crio[24437]: time=\"2026-06-12T21:33:47.360306824Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qx2jj/extract-content\" id=4721d76d-1301-4562-97a4-d63f79120358 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:33:47.361641 crc crio[24437]: time=\"2026-06-12T21:33:47.361573775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:47.458730 crc crio[24437]: time=\"2026-06-12T21:33:47.458670163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:47.463136 crc crio[24437]: time=\"2026-06-12T21:33:47.463110923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:47.697315 crc crio[24437]: time=\"2026-06-12T21:33:47.696785876Z\" level=info msg=\"Created container 6b87bdc51a3458d5f280d1ef43f02e2aa1408c3960269166df1d2e86c9ee0b00: openshift-marketplace/redhat-operators-qx2jj/extract-content\" id=4721d76d-1301-4562-97a4-d63f79120358 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:33:47.701047 crc crio[24437]: time=\"2026-06-12T21:33:47.700971301Z\" level=info msg=\"Starting container: 6b87bdc51a3458d5f280d1ef43f02e2aa1408c3960269166df1d2e86c9ee0b00\" id=7a9e5d4d-e79a-470e-9269-5a3ca804bc5f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:33:47.713604 crc crio[24437]: time=\"2026-06-12T21:33:47.713513072Z\" level=info msg=\"Started container\" PID=195595 containerID=6b87bdc51a3458d5f280d1ef43f02e2aa1408c3960269166df1d2e86c9ee0b00 description=openshift-marketplace/redhat-operators-qx2jj/extract-content id=7a9e5d4d-e79a-470e-9269-5a3ca804bc5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468\nJun 12 21:33:50.626126 crc crio[24437]: time=\"2026-06-12T21:33:50.625207383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4b96e535-0e7c-4052-9133-b220b3757a7f name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:33:50.635829 crc crio[24437]: time=\"2026-06-12T21:33:50.635696643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8826d325-a726-4a20-a111-9a75c142e26e name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:33:50.647815 crc crio[24437]: time=\"2026-06-12T21:33:50.647383492Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qx2jj/registry-server\" id=afcc28af-a389-4ccc-82b1-34802b1c3673 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:33:50.648161 crc crio[24437]: time=\"2026-06-12T21:33:50.647865374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:50.732481 crc crio[24437]: time=\"2026-06-12T21:33:50.73236219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:50.735788 crc crio[24437]: time=\"2026-06-12T21:33:50.735710032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:33:50.931084 crc crio[24437]: time=\"2026-06-12T21:33:50.930773839Z\" level=info msg=\"Created container b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e: openshift-marketplace/redhat-operators-qx2jj/registry-server\" id=afcc28af-a389-4ccc-82b1-34802b1c3673 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:33:50.933608 crc crio[24437]: time=\"2026-06-12T21:33:50.933523588Z\" level=info msg=\"Starting container: b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e\" id=621e2856-16ff-473c-b6c5-6b890ad08773 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:33:50.944351 crc crio[24437]: time=\"2026-06-12T21:33:50.944234954Z\" level=info msg=\"Started container\" PID=195816 containerID=b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e description=openshift-marketplace/redhat-operators-qx2jj/registry-server id=621e2856-16ff-473c-b6c5-6b890ad08773 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468\nJun 12 21:34:01.378223 crc crio[24437]: time=\"2026-06-12T21:34:01.377668938Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688334-54hwz/POD\" id=677c1331-09be-4cb1-8055-ef1206726db0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:34:01.380028 crc crio[24437]: time=\"2026-06-12T21:34:01.378258232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:34:01.414042 crc crio[24437]: time=\"2026-06-12T21:34:01.413885827Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688334-54hwz Namespace:openshift-infra ID:3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd UID:cbac5f50-f812-4c31-9d4f-d50928c758b1 NetNS:/var/run/netns/54f33cd6-9b40-45c1-8f4f-daf0193cca4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbac5f50_f812_4c31_9d4f_d50928c758b1.slice PodAnnotations:0xc00282d300}] Aliases:map[]}\"\nJun 12 21:34:01.414708 crc crio[24437]: time=\"2026-06-12T21:34:01.414586063Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688334-54hwz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:34:02.030177 crc crio[24437]: 2026-06-12T21:34:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3daa95ae4ab2c81 Mac:32:85:e9:bf:7b:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/54f33cd6-9b40-45c1-8f4f-daf0193cca4f SocketPath: PciID:}] [{Interface:0xc000432540 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:34:02.032032 crc crio[24437]: time=\"2026-06-12T21:34:02.03187125Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688334-54hwz Namespace:openshift-infra ID:3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd UID:cbac5f50-f812-4c31-9d4f-d50928c758b1 NetNS:/var/run/netns/54f33cd6-9b40-45c1-8f4f-daf0193cca4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbac5f50_f812_4c31_9d4f_d50928c758b1.slice PodAnnotations:0xc00282d300}] Aliases:map[]}\"\nJun 12 21:34:02.032261 crc crio[24437]: time=\"2026-06-12T21:34:02.032114596Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688334-54hwz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:34:02.049376 crc crio[24437]: time=\"2026-06-12T21:34:02.049201351Z\" level=info msg=\"Ran pod sandbox 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd with infra container: openshift-infra/auto-csr-approver-29688334-54hwz/POD\" id=677c1331-09be-4cb1-8055-ef1206726db0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:34:02.055384 crc crio[24437]: time=\"2026-06-12T21:34:02.055277751Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=255689ac-46db-4325-89c6-3bc1b7eefbc6 name=/runtime.v1.ImageService/PullImage\nJun 12 21:34:02.062954 crc crio[24437]: time=\"2026-06-12T21:34:02.062755536Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:34:03.008419 crc crio[24437]: time=\"2026-06-12T21:34:03.007774269Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=255689ac-46db-4325-89c6-3bc1b7eefbc6 name=/runtime.v1.ImageService/PullImage\nJun 12 21:34:03.009997 crc crio[24437]: time=\"2026-06-12T21:34:03.009790329Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f1222a57-7391-4af7-aaad-5cf1f8f92546 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:34:03.016298 crc crio[24437]: time=\"2026-06-12T21:34:03.016199478Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=28885aeb-7c25-49a1-ab8b-947c6bc1cd32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:34:03.026012 crc crio[24437]: time=\"2026-06-12T21:34:03.025871668Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688334-54hwz/oc\" id=d8fa52fd-5f96-4e81-8964-b7224f41efb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:34:03.026565 crc crio[24437]: time=\"2026-06-12T21:34:03.026476523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:34:03.075495 crc crio[24437]: time=\"2026-06-12T21:34:03.075305054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:34:03.555006 crc crio[24437]: time=\"2026-06-12T21:34:03.554806354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:34:03.697852 crc crio[24437]: time=\"2026-06-12T21:34:03.697225686Z\" level=info msg=\"Created container e617c9b1b740583d3bbf661d2b2448a9d55657345964bfb65b570bcf508da0bd: openshift-infra/auto-csr-approver-29688334-54hwz/oc\" id=d8fa52fd-5f96-4e81-8964-b7224f41efb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:34:03.700474 crc crio[24437]: time=\"2026-06-12T21:34:03.700349673Z\" level=info msg=\"Starting container: e617c9b1b740583d3bbf661d2b2448a9d55657345964bfb65b570bcf508da0bd\" id=b87d2ffa-6d77-49a7-853b-7448320ba380 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:34:03.707898 crc crio[24437]: time=\"2026-06-12T21:34:03.707805968Z\" level=info msg=\"Started container\" PID=196601 containerID=e617c9b1b740583d3bbf661d2b2448a9d55657345964bfb65b570bcf508da0bd description=openshift-infra/auto-csr-approver-29688334-54hwz/oc id=b87d2ffa-6d77-49a7-853b-7448320ba380 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd\nJun 12 21:34:05.860019 crc crio[24437]: time=\"2026-06-12T21:34:05.858616382Z\" level=info msg=\"Stopping pod sandbox: 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd\" id=e2f9499a-9ce0-413d-ba77-aa00d616be8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:34:05.861302 crc crio[24437]: time=\"2026-06-12T21:34:05.86098355Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688334-54hwz Namespace:openshift-infra ID:3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd UID:cbac5f50-f812-4c31-9d4f-d50928c758b1 NetNS:/var/run/netns/54f33cd6-9b40-45c1-8f4f-daf0193cca4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbac5f50_f812_4c31_9d4f_d50928c758b1.slice PodAnnotations:0xc0026ab830}] Aliases:map[]}\"\nJun 12 21:34:05.861302 crc crio[24437]: time=\"2026-06-12T21:34:05.861193465Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688334-54hwz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:34:06.274701 crc crio[24437]: time=\"2026-06-12T21:34:06.27431091Z\" level=info msg=\"Stopped pod sandbox: 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd\" id=e2f9499a-9ce0-413d-ba77-aa00d616be8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:34:06.910708 crc crio[24437]: time=\"2026-06-12T21:34:06.910657449Z\" level=info msg=\"Stopping container: b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e (timeout: 2s)\" id=d9b5b9bf-c4f3-43c7-bbc7-ddf6bc91309b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:34:07.044155 crc crio[24437]: time=\"2026-06-12T21:34:07.043265006Z\" level=info msg=\"Stopped container b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e: openshift-marketplace/redhat-operators-qx2jj/registry-server\" id=d9b5b9bf-c4f3-43c7-bbc7-ddf6bc91309b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:34:07.045282 crc crio[24437]: time=\"2026-06-12T21:34:07.045227836Z\" level=info msg=\"Stopping pod sandbox: ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468\" id=7871c73b-611b-4223-95a1-8344e98e0f31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:34:07.046137 crc crio[24437]: time=\"2026-06-12T21:34:07.046016925Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qx2jj Namespace:openshift-marketplace ID:ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468 UID:7cfcc5ec-ace7-484a-9d4f-6c14f91181b1 NetNS:/var/run/netns/ef68327b-8278-4b8e-8d64-873deaa6338b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cfcc5ec_ace7_484a_9d4f_6c14f91181b1.slice PodAnnotations:0xc000c25398}] Aliases:map[]}\"\nJun 12 21:34:07.046620 crc crio[24437]: time=\"2026-06-12T21:34:07.046570529Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qx2jj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:34:07.401723 crc crio[24437]: time=\"2026-06-12T21:34:07.401545712Z\" level=info msg=\"Stopped pod sandbox: ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468\" id=7871c73b-611b-4223-95a1-8344e98e0f31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:34:07.929825 crc crio[24437]: time=\"2026-06-12T21:34:07.929220305Z\" level=info msg=\"Removing container: b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e\" id=10d32684-dd9e-44f8-a687-cf8b0f37f0fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:34:07.995574 crc crio[24437]: time=\"2026-06-12T21:34:07.995405967Z\" level=info msg=\"Removed container b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e: openshift-marketplace/redhat-operators-qx2jj/registry-server\" id=10d32684-dd9e-44f8-a687-cf8b0f37f0fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:34:07.998408 crc crio[24437]: time=\"2026-06-12T21:34:07.998262848Z\" level=info msg=\"Removing container: 6b87bdc51a3458d5f280d1ef43f02e2aa1408c3960269166df1d2e86c9ee0b00\" id=735057aa-30be-4f65-ac7e-76a0acdecbca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:34:08.038715 crc crio[24437]: time=\"2026-06-12T21:34:08.038483685Z\" level=info msg=\"Removed container 6b87bdc51a3458d5f280d1ef43f02e2aa1408c3960269166df1d2e86c9ee0b00: openshift-marketplace/redhat-operators-qx2jj/extract-content\" id=735057aa-30be-4f65-ac7e-76a0acdecbca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:34:08.054987 crc crio[24437]: time=\"2026-06-12T21:34:08.05118395Z\" level=info msg=\"Removing container: c4999add77ad86617b52d7ab4177f0129d108e786e0c177bc821485e76e7a397\" id=e7668a3c-c3e4-4054-872b-10a7dfaad94c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:34:08.087851 crc crio[24437]: time=\"2026-06-12T21:34:08.087750296Z\" level=info msg=\"Removed container c4999add77ad86617b52d7ab4177f0129d108e786e0c177bc821485e76e7a397: openshift-marketplace/redhat-operators-qx2jj/extract-utilities\" id=e7668a3c-c3e4-4054-872b-10a7dfaad94c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:34:28.934202 crc crio[24437]: time=\"2026-06-12T21:34:28.933047501Z\" level=info msg=\"Removing container: bb45c182e04b40c10c60596f520414c0d7239ee9fa35932d1f65c76ca7c5ae3e\" id=58f8ad67-facd-4299-9c1b-89e4554c7941 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:34:29.206988 crc crio[24437]: time=\"2026-06-12T21:34:29.206618566Z\" level=info msg=\"Removed container bb45c182e04b40c10c60596f520414c0d7239ee9fa35932d1f65c76ca7c5ae3e: openshift-infra/auto-csr-approver-29688328-fb5fv/oc\" id=58f8ad67-facd-4299-9c1b-89e4554c7941 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:34:29.223201 crc crio[24437]: time=\"2026-06-12T21:34:29.223047623Z\" level=info msg=\"Stopping pod sandbox: dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3\" id=4be382ae-d3f2-4898-80bb-aecc490534da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:34:29.223201 crc crio[24437]: time=\"2026-06-12T21:34:29.223152886Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3\" id=4be382ae-d3f2-4898-80bb-aecc490534da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:34:29.224005 crc crio[24437]: time=\"2026-06-12T21:34:29.223881383Z\" level=info msg=\"Removing pod sandbox: dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3\" id=deb82667-5bd9-48ed-9693-4d506a4ac55e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:34:29.246527 crc crio[24437]: time=\"2026-06-12T21:34:29.246128225Z\" level=info msg=\"Removed pod sandbox: dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3\" id=deb82667-5bd9-48ed-9693-4d506a4ac55e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:34:29.248007 crc crio[24437]: time=\"2026-06-12T21:34:29.247793596Z\" level=info msg=\"Stopping pod sandbox: ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468\" id=0b63b7a1-01a2-4459-b618-42928668d152 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:34:29.248007 crc crio[24437]: time=\"2026-06-12T21:34:29.247880878Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468\" id=0b63b7a1-01a2-4459-b618-42928668d152 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:34:29.248809 crc crio[24437]: time=\"2026-06-12T21:34:29.248667808Z\" level=info msg=\"Removing pod sandbox: ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468\" id=5ce1c19c-52c4-4c99-a718-9bd9d29a61ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:34:29.270871 crc crio[24437]: time=\"2026-06-12T21:34:29.270688004Z\" level=info msg=\"Removed pod sandbox: ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468\" id=5ce1c19c-52c4-4c99-a718-9bd9d29a61ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:35:28.826145 crc crio[24437]: time=\"2026-06-12T21:35:28.825278495Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-sjqgh/POD\" id=4f9f9b64-b8da-4071-9dfb-d81e4c376ac8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:35:28.828174 crc crio[24437]: time=\"2026-06-12T21:35:28.826312761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:35:28.877054 crc crio[24437]: time=\"2026-06-12T21:35:28.876908506Z\" level=info msg=\"Got pod network &{Name:community-operators-sjqgh Namespace:openshift-marketplace ID:e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09 UID:86a856de-4940-4498-916f-f5f073d40e38 NetNS:/var/run/netns/cb56436c-3eeb-4b36-95a5-943580cd75e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86a856de_4940_4498_916f_f5f073d40e38.slice PodAnnotations:0xc006ecd778}] Aliases:map[]}\"\nJun 12 21:35:28.877054 crc crio[24437]: time=\"2026-06-12T21:35:28.877031519Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-sjqgh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:35:29.538276 crc crio[24437]: 2026-06-12T21:35:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3c5dd072563ae4 Mac:92:16:be:45:23:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/cb56436c-3eeb-4b36-95a5-943580cd75e9 SocketPath: PciID:}] [{Interface:0xc0002fac50 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:35:29.540580 crc crio[24437]: time=\"2026-06-12T21:35:29.540516161Z\" level=info msg=\"Got pod network &{Name:community-operators-sjqgh Namespace:openshift-marketplace ID:e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09 UID:86a856de-4940-4498-916f-f5f073d40e38 NetNS:/var/run/netns/cb56436c-3eeb-4b36-95a5-943580cd75e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86a856de_4940_4498_916f_f5f073d40e38.slice PodAnnotations:0xc006ecd778}] Aliases:map[]}\"\nJun 12 21:35:29.540750 crc crio[24437]: time=\"2026-06-12T21:35:29.540703135Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-sjqgh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:35:29.554351 crc crio[24437]: time=\"2026-06-12T21:35:29.55421061Z\" level=info msg=\"Ran pod sandbox e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09 with infra container: openshift-marketplace/community-operators-sjqgh/POD\" id=4f9f9b64-b8da-4071-9dfb-d81e4c376ac8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:35:29.557349 crc crio[24437]: time=\"2026-06-12T21:35:29.557239776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=760e77a9-2773-4a8c-a78e-a56a35260e9d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:35:29.560754 crc crio[24437]: time=\"2026-06-12T21:35:29.560673991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33aa3d6f-ff7c-456a-912f-fe77eda53b2a name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:35:29.569575 crc crio[24437]: time=\"2026-06-12T21:35:29.569395276Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sjqgh/extract-utilities\" id=830c8af6-1549-43b7-8628-5501a43133ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:35:29.570002 crc crio[24437]: time=\"2026-06-12T21:35:29.569871559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:35:29.640648 crc crio[24437]: time=\"2026-06-12T21:35:29.640263544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:35:29.646369 crc crio[24437]: time=\"2026-06-12T21:35:29.646293214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:35:29.825959 crc crio[24437]: time=\"2026-06-12T21:35:29.824514413Z\" level=info msg=\"Created container 65e847f487b2e4a0c661cf58d9b15a4ce53bed2434f3e8c543450147a35977ab: openshift-marketplace/community-operators-sjqgh/extract-utilities\" id=830c8af6-1549-43b7-8628-5501a43133ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:35:29.826256 crc crio[24437]: time=\"2026-06-12T21:35:29.826030781Z\" level=info msg=\"Starting container: 65e847f487b2e4a0c661cf58d9b15a4ce53bed2434f3e8c543450147a35977ab\" id=5dba9edb-ac98-47bc-9560-3e99961c7dc6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:35:29.840416 crc crio[24437]: time=\"2026-06-12T21:35:29.840352347Z\" level=info msg=\"Started container\" PID=201552 containerID=65e847f487b2e4a0c661cf58d9b15a4ce53bed2434f3e8c543450147a35977ab description=openshift-marketplace/community-operators-sjqgh/extract-utilities id=5dba9edb-ac98-47bc-9560-3e99961c7dc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09\nJun 12 21:35:30.775856 crc crio[24437]: time=\"2026-06-12T21:35:30.774669435Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ada4834d-f6d8-40ee-91a0-08aa02b41502 name=/runtime.v1.ImageService/PullImage\nJun 12 21:35:30.785244 crc crio[24437]: time=\"2026-06-12T21:35:30.785139624Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 21:35:31.457712 crc crio[24437]: time=\"2026-06-12T21:35:31.457614249Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=ada4834d-f6d8-40ee-91a0-08aa02b41502 name=/runtime.v1.ImageService/PullImage\nJun 12 21:35:31.459333 crc crio[24437]: time=\"2026-06-12T21:35:31.45925499Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4cef9983-32bd-45d7-96bd-0ddc2c2bb57c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:35:31.464656 crc crio[24437]: time=\"2026-06-12T21:35:31.464452798Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=13cd7bc8-7e5b-4ae6-94a7-26768b7de43b name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:35:31.474680 crc crio[24437]: time=\"2026-06-12T21:35:31.474557639Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sjqgh/extract-content\" id=db9470c9-1c41-4d58-bbe1-6b4b4b59861a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:35:31.475285 crc crio[24437]: time=\"2026-06-12T21:35:31.475224105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:35:31.529730 crc crio[24437]: time=\"2026-06-12T21:35:31.529634485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:35:31.534346 crc crio[24437]: time=\"2026-06-12T21:35:31.534215998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:35:31.728874 crc crio[24437]: time=\"2026-06-12T21:35:31.728770073Z\" level=info msg=\"Created container 4650bf1716e47fbf946b8da4ea5312c0fe778d88fcd84cd61f2edb20e74bca8d: openshift-marketplace/community-operators-sjqgh/extract-content\" id=db9470c9-1c41-4d58-bbe1-6b4b4b59861a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:35:31.731984 crc crio[24437]: time=\"2026-06-12T21:35:31.730208318Z\" level=info msg=\"Starting container: 4650bf1716e47fbf946b8da4ea5312c0fe778d88fcd84cd61f2edb20e74bca8d\" id=1dd48e8d-2b57-4c26-881b-b807668cc159 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:35:31.744005 crc crio[24437]: time=\"2026-06-12T21:35:31.739124489Z\" level=info msg=\"Started container\" PID=201652 containerID=4650bf1716e47fbf946b8da4ea5312c0fe778d88fcd84cd61f2edb20e74bca8d description=openshift-marketplace/community-operators-sjqgh/extract-content id=1dd48e8d-2b57-4c26-881b-b807668cc159 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09\nJun 12 21:35:33.828883 crc crio[24437]: time=\"2026-06-12T21:35:33.828215872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6cd9fd4b-92f6-4532-b35f-11c8c6ff5f06 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:35:33.834077 crc crio[24437]: time=\"2026-06-12T21:35:33.833896412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d5dfe51b-dfdc-424d-81c4-658533b6c963 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:35:33.858343 crc crio[24437]: time=\"2026-06-12T21:35:33.858244257Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sjqgh/registry-server\" id=dd750209-8af6-4343-b431-f140c45caeb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:35:33.858775 crc crio[24437]: time=\"2026-06-12T21:35:33.858725068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:35:33.933571 crc crio[24437]: time=\"2026-06-12T21:35:33.933288408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:35:33.937265 crc crio[24437]: time=\"2026-06-12T21:35:33.937118982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:35:34.159824 crc crio[24437]: time=\"2026-06-12T21:35:34.158758378Z\" level=info msg=\"Created container aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290: openshift-marketplace/community-operators-sjqgh/registry-server\" id=dd750209-8af6-4343-b431-f140c45caeb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:35:34.161597 crc crio[24437]: time=\"2026-06-12T21:35:34.161498086Z\" level=info msg=\"Starting container: aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290\" id=6f29cce7-b497-4394-864b-580ef0bd309b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:35:34.179763 crc crio[24437]: time=\"2026-06-12T21:35:34.179622086Z\" level=info msg=\"Started container\" PID=201751 containerID=aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290 description=openshift-marketplace/community-operators-sjqgh/registry-server id=6f29cce7-b497-4394-864b-580ef0bd309b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09\nJun 12 21:35:49.111138 crc crio[24437]: time=\"2026-06-12T21:35:49.110091303Z\" level=info msg=\"Stopping container: aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290 (timeout: 2s)\" id=1da86b1a-9fd8-4da2-8020-c153811eed64 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:35:49.248502 crc crio[24437]: time=\"2026-06-12T21:35:49.24828227Z\" level=info msg=\"Stopped container aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290: openshift-marketplace/community-operators-sjqgh/registry-server\" id=1da86b1a-9fd8-4da2-8020-c153811eed64 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:35:49.250444 crc crio[24437]: time=\"2026-06-12T21:35:49.25034617Z\" level=info msg=\"Stopping pod sandbox: e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09\" id=d9943bcb-7b9b-45bb-94ac-2f80a34eeec2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:35:49.251990 crc crio[24437]: time=\"2026-06-12T21:35:49.251847017Z\" level=info msg=\"Got pod network &{Name:community-operators-sjqgh Namespace:openshift-marketplace ID:e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09 UID:86a856de-4940-4498-916f-f5f073d40e38 NetNS:/var/run/netns/cb56436c-3eeb-4b36-95a5-943580cd75e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86a856de_4940_4498_916f_f5f073d40e38.slice PodAnnotations:0xc002554d70}] Aliases:map[]}\"\nJun 12 21:35:49.252259 crc crio[24437]: time=\"2026-06-12T21:35:49.252183806Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-sjqgh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:35:49.617226 crc crio[24437]: time=\"2026-06-12T21:35:49.61651716Z\" level=info msg=\"Stopped pod sandbox: e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09\" id=d9943bcb-7b9b-45bb-94ac-2f80a34eeec2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:35:50.097558 crc crio[24437]: time=\"2026-06-12T21:35:50.096663227Z\" level=info msg=\"Removing container: aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290\" id=50b31e39-33c4-48c5-9ea6-22a4e1b57df6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:35:50.142074 crc crio[24437]: time=\"2026-06-12T21:35:50.141817086Z\" level=info msg=\"Removed container aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290: openshift-marketplace/community-operators-sjqgh/registry-server\" id=50b31e39-33c4-48c5-9ea6-22a4e1b57df6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:35:50.156116 crc crio[24437]: time=\"2026-06-12T21:35:50.156021268Z\" level=info msg=\"Removing container: 4650bf1716e47fbf946b8da4ea5312c0fe778d88fcd84cd61f2edb20e74bca8d\" id=4dee5ec5-ab1a-4553-84f3-39b81b2a651c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:35:50.208512 crc crio[24437]: time=\"2026-06-12T21:35:50.208404167Z\" level=info msg=\"Removed container 4650bf1716e47fbf946b8da4ea5312c0fe778d88fcd84cd61f2edb20e74bca8d: openshift-marketplace/community-operators-sjqgh/extract-content\" id=4dee5ec5-ab1a-4553-84f3-39b81b2a651c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:35:50.224128 crc crio[24437]: time=\"2026-06-12T21:35:50.223973123Z\" level=info msg=\"Removing container: 65e847f487b2e4a0c661cf58d9b15a4ce53bed2434f3e8c543450147a35977ab\" id=28671cd4-1048-4503-bbd2-a6fdf94d842d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:35:50.271379 crc crio[24437]: time=\"2026-06-12T21:35:50.267308878Z\" level=info msg=\"Removed container 65e847f487b2e4a0c661cf58d9b15a4ce53bed2434f3e8c543450147a35977ab: openshift-marketplace/community-operators-sjqgh/extract-utilities\" id=28671cd4-1048-4503-bbd2-a6fdf94d842d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:36:00.614309 crc crio[24437]: time=\"2026-06-12T21:36:00.613400456Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688336-9q7c9/POD\" id=d5dd0b4c-4104-4dfa-86d9-6c6a4f32e4af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:36:00.616033 crc crio[24437]: time=\"2026-06-12T21:36:00.615998171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:36:00.655799 crc crio[24437]: time=\"2026-06-12T21:36:00.655704206Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688336-9q7c9 Namespace:openshift-infra ID:3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d UID:446d6002-d35c-4e2d-a5b5-ccb5e3b10ad3 NetNS:/var/run/netns/334d4b3e-6b05-48c4-8216-6813d88c1cf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod446d6002_d35c_4e2d_a5b5_ccb5e3b10ad3.slice PodAnnotations:0xc00008d8d0}] Aliases:map[]}\"\nJun 12 21:36:00.655799 crc crio[24437]: time=\"2026-06-12T21:36:00.655772618Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688336-9q7c9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:36:01.034659 crc crio[24437]: 2026-06-12T21:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3df9591c3429da9 Mac:fa:09:cb:c3:64:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/334d4b3e-6b05-48c4-8216-6813d88c1cf7 SocketPath: PciID:}] [{Interface:0xc00025abf0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:36:01.037443 crc crio[24437]: time=\"2026-06-12T21:36:01.037309628Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688336-9q7c9 Namespace:openshift-infra ID:3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d UID:446d6002-d35c-4e2d-a5b5-ccb5e3b10ad3 NetNS:/var/run/netns/334d4b3e-6b05-48c4-8216-6813d88c1cf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod446d6002_d35c_4e2d_a5b5_ccb5e3b10ad3.slice PodAnnotations:0xc00008d8d0}] Aliases:map[]}\"\nJun 12 21:36:01.037840 crc crio[24437]: time=\"2026-06-12T21:36:01.03777609Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688336-9q7c9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:36:01.049743 crc crio[24437]: time=\"2026-06-12T21:36:01.049671175Z\" level=info msg=\"Ran pod sandbox 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d with infra container: openshift-infra/auto-csr-approver-29688336-9q7c9/POD\" id=d5dd0b4c-4104-4dfa-86d9-6c6a4f32e4af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:36:01.052876 crc crio[24437]: time=\"2026-06-12T21:36:01.052821184Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=37a346ca-a4ed-4639-92e2-8cccddcdc7a0 name=/runtime.v1.ImageService/PullImage\nJun 12 21:36:01.063302 crc crio[24437]: time=\"2026-06-12T21:36:01.063127559Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:36:01.908019 crc crio[24437]: time=\"2026-06-12T21:36:01.907763863Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=37a346ca-a4ed-4639-92e2-8cccddcdc7a0 name=/runtime.v1.ImageService/PullImage\nJun 12 21:36:01.913179 crc crio[24437]: time=\"2026-06-12T21:36:01.910982362Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d9f5d34f-1257-4015-beef-9c0ce1ac5cbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:36:01.917135 crc crio[24437]: time=\"2026-06-12T21:36:01.917065024Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8577a713-2484-4c86-b068-f881cfeb8667 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:36:01.927260 crc crio[24437]: time=\"2026-06-12T21:36:01.926673122Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688336-9q7c9/oc\" id=3b4be60c-6f64-46a2-8b04-19f231cf5603 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:36:01.928603 crc crio[24437]: time=\"2026-06-12T21:36:01.928508717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:36:01.975672 crc crio[24437]: time=\"2026-06-12T21:36:01.975565285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:36:02.571823 crc crio[24437]: time=\"2026-06-12T21:36:02.571408189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:36:02.714247 crc crio[24437]: time=\"2026-06-12T21:36:02.714139978Z\" level=info msg=\"Created container 905f2c04cd4dcd64e3f38ae0984bd1851403b79f50f04efae70475254f38e9d0: openshift-infra/auto-csr-approver-29688336-9q7c9/oc\" id=3b4be60c-6f64-46a2-8b04-19f231cf5603 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:36:02.715791 crc crio[24437]: time=\"2026-06-12T21:36:02.715695417Z\" level=info msg=\"Starting container: 905f2c04cd4dcd64e3f38ae0984bd1851403b79f50f04efae70475254f38e9d0\" id=b47fd99e-c829-4581-bafe-74ff758b5b94 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:36:02.723249 crc crio[24437]: time=\"2026-06-12T21:36:02.722911896Z\" level=info msg=\"Started container\" PID=203570 containerID=905f2c04cd4dcd64e3f38ae0984bd1851403b79f50f04efae70475254f38e9d0 description=openshift-infra/auto-csr-approver-29688336-9q7c9/oc id=b47fd99e-c829-4581-bafe-74ff758b5b94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d\nJun 12 21:36:04.343416 crc crio[24437]: time=\"2026-06-12T21:36:04.343212995Z\" level=info msg=\"Stopping pod sandbox: 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d\" id=beefa099-994d-47a7-8c4c-f7fe604e9751 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:36:04.345188 crc crio[24437]: time=\"2026-06-12T21:36:04.344192168Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688336-9q7c9 Namespace:openshift-infra ID:3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d UID:446d6002-d35c-4e2d-a5b5-ccb5e3b10ad3 NetNS:/var/run/netns/334d4b3e-6b05-48c4-8216-6813d88c1cf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod446d6002_d35c_4e2d_a5b5_ccb5e3b10ad3.slice PodAnnotations:0xc006ecc658}] Aliases:map[]}\"\nJun 12 21:36:04.345188 crc crio[24437]: time=\"2026-06-12T21:36:04.344318782Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688336-9q7c9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:36:04.689320 crc crio[24437]: time=\"2026-06-12T21:36:04.68906322Z\" level=info msg=\"Stopped pod sandbox: 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d\" id=beefa099-994d-47a7-8c4c-f7fe604e9751 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:36:16.545820 crc crio[24437]: time=\"2026-06-12T21:36:16.544718342Z\" level=info msg=\"Stopping pod sandbox: 109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d\" id=bd60b6b0-3979-40d9-937c-12762c9c28c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:36:16.549113 crc crio[24437]: time=\"2026-06-12T21:36:16.548733162Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 Namespace:openstack ID:109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d UID:b6ffdb94-b080-4d85-b8e3-36cb91759ebe NetNS:/var/run/netns/d3e88405-926e-42a4-a0e5-d8b7f5ec9c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ffdb94_b080_4d85_b8e3_36cb91759ebe.slice PodAnnotations:0xc001fa5750}] Aliases:map[]}\"\nJun 12 21:36:16.550018 crc crio[24437]: time=\"2026-06-12T21:36:16.549675675Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:36:17.107312 crc crio[24437]: time=\"2026-06-12T21:36:17.10678754Z\" level=info msg=\"Stopped pod sandbox: 109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d\" id=bd60b6b0-3979-40d9-937c-12762c9c28c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:36:18.553171 crc crio[24437]: time=\"2026-06-12T21:36:18.53280183Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:36:29.363415 crc crio[24437]: time=\"2026-06-12T21:36:29.361259351Z\" level=info msg=\"Removing container: d252a00a613659ade2f30550c1b2f552374924fe3a90b0032587b0e468422ff9\" id=7e6e495c-7009-4630-9b50-013ca82ee16c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:36:29.619765 crc crio[24437]: time=\"2026-06-12T21:36:29.618884219Z\" level=info msg=\"Removed container d252a00a613659ade2f30550c1b2f552374924fe3a90b0032587b0e468422ff9: openshift-infra/auto-csr-approver-29688330-t6l9k/oc\" id=7e6e495c-7009-4630-9b50-013ca82ee16c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:36:29.631597 crc crio[24437]: time=\"2026-06-12T21:36:29.631511252Z\" level=info msg=\"Stopping pod sandbox: a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292\" id=472e2bdd-ad63-4766-b1d9-d817aab1e6b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:36:29.631597 crc crio[24437]: time=\"2026-06-12T21:36:29.631605304Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292\" id=472e2bdd-ad63-4766-b1d9-d817aab1e6b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:36:29.632735 crc crio[24437]: time=\"2026-06-12T21:36:29.632671541Z\" level=info msg=\"Removing pod sandbox: a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292\" id=2a9fd9a3-7fd8-4912-b3a6-94df1b53491b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:36:29.659250 crc crio[24437]: time=\"2026-06-12T21:36:29.658996063Z\" level=info msg=\"Removed pod sandbox: a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292\" id=2a9fd9a3-7fd8-4912-b3a6-94df1b53491b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:36:29.660852 crc crio[24437]: time=\"2026-06-12T21:36:29.6604361Z\" level=info msg=\"Stopping pod sandbox: e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09\" id=753016a7-c2fb-41f5-9a05-4c2001d3a934 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:36:29.661161 crc crio[24437]: time=\"2026-06-12T21:36:29.661129886Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09\" id=753016a7-c2fb-41f5-9a05-4c2001d3a934 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:36:29.662208 crc crio[24437]: time=\"2026-06-12T21:36:29.662174822Z\" level=info msg=\"Removing pod sandbox: e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09\" id=43edfb81-f55d-49ff-8d2d-9e479016a6c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:36:29.680255 crc crio[24437]: time=\"2026-06-12T21:36:29.680137428Z\" level=info msg=\"Removed pod sandbox: e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09\" id=43edfb81-f55d-49ff-8d2d-9e479016a6c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:36:52.532616 crc crio[24437]: time=\"2026-06-12T21:36:52.527879537Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-fzznf/must-gather-nnpxr/POD\" id=cdf32e90-4a92-4704-9165-ffb8ec41b3df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:36:52.537147 crc crio[24437]: time=\"2026-06-12T21:36:52.532733868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:36:52.615301 crc crio[24437]: time=\"2026-06-12T21:36:52.615256824Z\" level=info msg=\"Got pod network &{Name:must-gather-nnpxr Namespace:openshift-must-gather-fzznf ID:79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821 UID:7c1ff78b-7cc3-4828-8721-2d7b7ab2fbf0 NetNS:/var/run/netns/e24dfceb-b111-4c42-b1b3-4c2eb80673dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c1ff78b_7cc3_4828_8721_2d7b7ab2fbf0.slice PodAnnotations:0xc006ecdc78}] Aliases:map[]}\"\nJun 12 21:36:52.615600 crc crio[24437]: time=\"2026-06-12T21:36:52.615577982Z\" level=info msg=\"Adding pod openshift-must-gather-fzznf_must-gather-nnpxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:36:53.004275 crc crio[24437]: 2026-06-12T21:36:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79a4ac0f43d3e71 Mac:1e:0c:0f:c9:f3:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/e24dfceb-b111-4c42-b1b3-4c2eb80673dd SocketPath: PciID:}] [{Interface:0xc00014ee80 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:36:53.005430 crc crio[24437]: time=\"2026-06-12T21:36:53.005358378Z\" level=info msg=\"Got pod network &{Name:must-gather-nnpxr Namespace:openshift-must-gather-fzznf ID:79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821 UID:7c1ff78b-7cc3-4828-8721-2d7b7ab2fbf0 NetNS:/var/run/netns/e24dfceb-b111-4c42-b1b3-4c2eb80673dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c1ff78b_7cc3_4828_8721_2d7b7ab2fbf0.slice PodAnnotations:0xc006ecdc78}] Aliases:map[]}\"\nJun 12 21:36:53.005606 crc crio[24437]: time=\"2026-06-12T21:36:53.005547862Z\" level=info msg=\"Checking pod openshift-must-gather-fzznf_must-gather-nnpxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:36:53.022755 crc crio[24437]: time=\"2026-06-12T21:36:53.022661006Z\" level=info msg=\"Ran pod sandbox 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821 with infra container: openshift-must-gather-fzznf/must-gather-nnpxr/POD\" id=cdf32e90-4a92-4704-9165-ffb8ec41b3df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:36:53.027707 crc crio[24437]: time=\"2026-06-12T21:36:53.027592419Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=5281c06f-02f3-4f04-8dfd-aa341fe9a1a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:36:53.027911 crc crio[24437]: time=\"2026-06-12T21:36:53.027816104Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=5281c06f-02f3-4f04-8dfd-aa341fe9a1a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:36:53.027911 crc crio[24437]: time=\"2026-06-12T21:36:53.027862256Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=5281c06f-02f3-4f04-8dfd-aa341fe9a1a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:36:53.029096 crc crio[24437]: time=\"2026-06-12T21:36:53.028990434Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=d538533e-204e-4be0-9b1b-65d1af5a723a name=/runtime.v1.ImageService/PullImage\nJun 12 21:36:53.042533 crc crio[24437]: time=\"2026-06-12T21:36:53.042361175Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 12 21:37:02.831716 crc crio[24437]: time=\"2026-06-12T21:37:02.830791956Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=d538533e-204e-4be0-9b1b-65d1af5a723a name=/runtime.v1.ImageService/PullImage\nJun 12 21:37:02.833629 crc crio[24437]: time=\"2026-06-12T21:37:02.832697534Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=342e8a6e-b74f-4590-9616-6516fb590e32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:37:02.836058 crc crio[24437]: time=\"2026-06-12T21:37:02.835995195Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=17c90d27-d843-42ac-8a96-51df866ecb04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:37:02.845153 crc crio[24437]: time=\"2026-06-12T21:37:02.84503353Z\" level=info msg=\"Creating container: openshift-must-gather-fzznf/must-gather-nnpxr/gather\" id=cdcd1e1b-180a-4607-a0c8-6c4c71084227 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:37:02.846438 crc crio[24437]: time=\"2026-06-12T21:37:02.846346442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:02.889377 crc crio[24437]: time=\"2026-06-12T21:37:02.889172194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:03.407110 crc crio[24437]: time=\"2026-06-12T21:37:03.40643692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:03.593508 crc crio[24437]: time=\"2026-06-12T21:37:03.593315574Z\" level=info msg=\"Created container 09e4e2e225e801a495a8607b4f0c5e623a7b7e7568d4a450ce3cd7affbb474b8: openshift-must-gather-fzznf/must-gather-nnpxr/gather\" id=cdcd1e1b-180a-4607-a0c8-6c4c71084227 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:37:03.595161 crc crio[24437]: time=\"2026-06-12T21:37:03.595067697Z\" level=info msg=\"Starting container: 09e4e2e225e801a495a8607b4f0c5e623a7b7e7568d4a450ce3cd7affbb474b8\" id=1a02848c-0d06-4361-9cd4-acf70eea7233 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:37:03.604985 crc crio[24437]: time=\"2026-06-12T21:37:03.60485589Z\" level=info msg=\"Started container\" PID=206807 containerID=09e4e2e225e801a495a8607b4f0c5e623a7b7e7568d4a450ce3cd7affbb474b8 description=openshift-must-gather-fzznf/must-gather-nnpxr/gather id=1a02848c-0d06-4361-9cd4-acf70eea7233 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821\nJun 12 21:37:03.617186 crc crio[24437]: time=\"2026-06-12T21:37:03.616860388Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=17eb6f00-60b2-4f19-86a3-3898671cf40d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:37:03.622474 crc crio[24437]: time=\"2026-06-12T21:37:03.622346633Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=b6b0007c-114c-42ae-b711-a0f08950c2bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:37:03.630883 crc crio[24437]: time=\"2026-06-12T21:37:03.630757513Z\" level=info msg=\"Creating container: openshift-must-gather-fzznf/must-gather-nnpxr/copy\" id=960932b3-f279-427f-bf04-5a18c6615432 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:37:03.632311 crc crio[24437]: time=\"2026-06-12T21:37:03.63225907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:03.690816 crc crio[24437]: time=\"2026-06-12T21:37:03.690630308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:04.038563 crc crio[24437]: time=\"2026-06-12T21:37:04.036997465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:04.038563 crc crio[24437]: time=\"2026-06-12T21:37:04.037276093Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:37:04.162434 crc crio[24437]: time=\"2026-06-12T21:37:04.162319363Z\" level=info msg=\"Created container e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723: openshift-must-gather-fzznf/must-gather-nnpxr/copy\" id=960932b3-f279-427f-bf04-5a18c6615432 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:37:04.164014 crc crio[24437]: time=\"2026-06-12T21:37:04.163873112Z\" level=info msg=\"Starting container: e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723\" id=104829bd-f020-4208-9176-f16c0fd4629a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:37:04.176286 crc crio[24437]: time=\"2026-06-12T21:37:04.176117976Z\" level=info msg=\"Started container\" PID=206876 containerID=e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723 description=openshift-must-gather-fzznf/must-gather-nnpxr/copy id=104829bd-f020-4208-9176-f16c0fd4629a name=/runtime.v1.RuntimeService/StartContainer sandboxID=79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821\nJun 12 21:37:09.269539 crc crio[24437]: time=\"2026-06-12T21:37:09.268459179Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:37:09.300169 crc crio[24437]: time=\"2026-06-12T21:37:09.300094853Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:37:09.586065 crc crio[24437]: time=\"2026-06-12T21:37:09.585802487Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:37:09.620741 crc crio[24437]: time=\"2026-06-12T21:37:09.620426317Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:37:09.770637 crc crio[24437]: time=\"2026-06-12T21:37:09.77055883Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:37:09.778806 crc crio[24437]: time=\"2026-06-12T21:37:09.778718472Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:37:10.094738 crc crio[24437]: time=\"2026-06-12T21:37:10.094628605Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:37:10.121713 crc crio[24437]: time=\"2026-06-12T21:37:10.121624374Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:37:11.368224 crc crio[24437]: time=\"2026-06-12T21:37:11.367385746Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-fzznf/crc-debug-mmckc/POD\" id=bf51d9e5-61bd-4f67-8093-e590c7c54142 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:37:11.369432 crc crio[24437]: time=\"2026-06-12T21:37:11.368302719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:11.399138 crc crio[24437]: time=\"2026-06-12T21:37:11.39904088Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=bf51d9e5-61bd-4f67-8093-e590c7c54142 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:37:11.414772 crc crio[24437]: time=\"2026-06-12T21:37:11.414712989Z\" level=info msg=\"Ran pod sandbox ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d with infra container: openshift-must-gather-fzznf/crc-debug-mmckc/POD\" id=bf51d9e5-61bd-4f67-8093-e590c7c54142 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:37:11.419815 crc crio[24437]: time=\"2026-06-12T21:37:11.419691412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=ce082b24-812d-467c-ac53-f4591b5fcfd9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:37:11.420147 crc crio[24437]: time=\"2026-06-12T21:37:11.420125214Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=ce082b24-812d-467c-ac53-f4591b5fcfd9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:37:11.420232 crc crio[24437]: time=\"2026-06-12T21:37:11.420191535Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=ce082b24-812d-467c-ac53-f4591b5fcfd9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:37:11.422828 crc crio[24437]: time=\"2026-06-12T21:37:11.422760469Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c5713908-3325-4458-8156-26acf0307ab9 name=/runtime.v1.ImageService/PullImage\nJun 12 21:37:11.428619 crc crio[24437]: time=\"2026-06-12T21:37:11.428388049Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 12 21:37:40.610270 crc crio[24437]: time=\"2026-06-12T21:37:40.609528706Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c5713908-3325-4458-8156-26acf0307ab9 name=/runtime.v1.ImageService/PullImage\nJun 12 21:37:40.611731 crc crio[24437]: time=\"2026-06-12T21:37:40.611152546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=960524d9-ac44-492d-a251-f82299596576 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:37:40.615323 crc crio[24437]: time=\"2026-06-12T21:37:40.615224488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=8173029c-91f4-4eef-b0b6-b8c0bedb3403 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:37:40.625383 crc crio[24437]: time=\"2026-06-12T21:37:40.625295796Z\" level=info msg=\"Creating container: openshift-must-gather-fzznf/crc-debug-mmckc/container-00\" id=86ec11d0-e846-4c40-817e-091bcd92f8a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:37:40.627233 crc crio[24437]: time=\"2026-06-12T21:37:40.627169532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:40.759640 crc crio[24437]: time=\"2026-06-12T21:37:40.759462705Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=86ec11d0-e846-4c40-817e-091bcd92f8a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:37:40.798474 crc crio[24437]: time=\"2026-06-12T21:37:40.798402079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:40.800835 crc crio[24437]: time=\"2026-06-12T21:37:40.800776429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:41.019333 crc crio[24437]: time=\"2026-06-12T21:37:41.01864515Z\" level=info msg=\"Created container 8699dda1ea4131aa5d23f67f4671028e862d665dced4ed9fa0b4d7a506de0f42: openshift-must-gather-fzznf/crc-debug-mmckc/container-00\" id=86ec11d0-e846-4c40-817e-091bcd92f8a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:37:41.020987 crc crio[24437]: time=\"2026-06-12T21:37:41.020907367Z\" level=info msg=\"Starting container: 8699dda1ea4131aa5d23f67f4671028e862d665dced4ed9fa0b4d7a506de0f42\" id=11bf164d-c9bd-4fcb-a32e-c4a5b0f6b8bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:37:41.035785 crc crio[24437]: time=\"2026-06-12T21:37:41.035665882Z\" level=info msg=\"Started container\" PID=212893 containerID=8699dda1ea4131aa5d23f67f4671028e862d665dced4ed9fa0b4d7a506de0f42 description=openshift-must-gather-fzznf/crc-debug-mmckc/container-00 id=11bf164d-c9bd-4fcb-a32e-c4a5b0f6b8bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d\nJun 12 21:37:51.644317 crc crio[24437]: time=\"2026-06-12T21:37:51.643311397Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-g7trz/POD\" id=bf0393a1-386c-47fb-b46d-4cdf4f9c1d70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:37:51.645764 crc crio[24437]: time=\"2026-06-12T21:37:51.644338853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:51.806709 crc crio[24437]: time=\"2026-06-12T21:37:51.805889379Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g7trz Namespace:openshift-marketplace ID:01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe UID:1948b717-0fca-4699-b537-6cebec9a7b24 NetNS:/var/run/netns/5a1ad0e0-8ad4-4594-a3ab-2ae114cdfc32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1948b717_0fca_4699_b537_6cebec9a7b24.slice PodAnnotations:0xc000a8cb30}] Aliases:map[]}\"\nJun 12 21:37:51.806709 crc crio[24437]: time=\"2026-06-12T21:37:51.806408132Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-g7trz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:37:52.520265 crc crio[24437]: 2026-06-12T21:37:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01574ae75f93e9a Mac:ba:30:24:fd:19:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/5a1ad0e0-8ad4-4594-a3ab-2ae114cdfc32 SocketPath: PciID:}] [{Interface:0xc000120c00 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:37:52.522854 crc crio[24437]: time=\"2026-06-12T21:37:52.522733875Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g7trz Namespace:openshift-marketplace ID:01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe UID:1948b717-0fca-4699-b537-6cebec9a7b24 NetNS:/var/run/netns/5a1ad0e0-8ad4-4594-a3ab-2ae114cdfc32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1948b717_0fca_4699_b537_6cebec9a7b24.slice PodAnnotations:0xc000a8cb30}] Aliases:map[]}\"\nJun 12 21:37:52.523048 crc crio[24437]: time=\"2026-06-12T21:37:52.523024602Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-g7trz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:37:52.550299 crc crio[24437]: time=\"2026-06-12T21:37:52.550175985Z\" level=info msg=\"Ran pod sandbox 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe with infra container: openshift-marketplace/redhat-marketplace-g7trz/POD\" id=bf0393a1-386c-47fb-b46d-4cdf4f9c1d70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:37:52.556615 crc crio[24437]: time=\"2026-06-12T21:37:52.556482891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=30b43a23-2f65-4f0b-a9c2-db3b45e91183 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:37:52.559530 crc crio[24437]: time=\"2026-06-12T21:37:52.559055604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=668d8aca-f8a4-455c-87e4-c628653d0138 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:37:52.566813 crc crio[24437]: time=\"2026-06-12T21:37:52.566651003Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g7trz/extract-utilities\" id=f7a7f2d6-969f-4798-9c99-1b2cc80c7222 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:37:52.567616 crc crio[24437]: time=\"2026-06-12T21:37:52.567536726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:52.650986 crc crio[24437]: time=\"2026-06-12T21:37:52.650798691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:52.654591 crc crio[24437]: time=\"2026-06-12T21:37:52.654523002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:52.879275 crc crio[24437]: time=\"2026-06-12T21:37:52.878715652Z\" level=info msg=\"Created container f30ee49ca0f1321647aceed2817e00b45d7161fdf3c8f4da46329174f62ecf99: openshift-marketplace/redhat-marketplace-g7trz/extract-utilities\" id=f7a7f2d6-969f-4798-9c99-1b2cc80c7222 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:37:52.880412 crc crio[24437]: time=\"2026-06-12T21:37:52.880322411Z\" level=info msg=\"Starting container: f30ee49ca0f1321647aceed2817e00b45d7161fdf3c8f4da46329174f62ecf99\" id=ebe06b7b-2f24-4229-9821-554a903e1af9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:37:52.887023 crc crio[24437]: time=\"2026-06-12T21:37:52.886905945Z\" level=info msg=\"Started container\" PID=214626 containerID=f30ee49ca0f1321647aceed2817e00b45d7161fdf3c8f4da46329174f62ecf99 description=openshift-marketplace/redhat-marketplace-g7trz/extract-utilities id=ebe06b7b-2f24-4229-9821-554a903e1af9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe\nJun 12 21:37:53.229290 crc crio[24437]: time=\"2026-06-12T21:37:53.228730171Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b986de77-235a-4563-9120-d8fc45a8525d name=/runtime.v1.ImageService/PullImage\nJun 12 21:37:53.235829 crc crio[24437]: time=\"2026-06-12T21:37:53.234540895Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 21:37:53.921821 crc crio[24437]: time=\"2026-06-12T21:37:53.921731745Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=b986de77-235a-4563-9120-d8fc45a8525d name=/runtime.v1.ImageService/PullImage\nJun 12 21:37:53.923648 crc crio[24437]: time=\"2026-06-12T21:37:53.922814682Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=95e0bd42-7a38-4e96-8065-2480e2210dc5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:37:53.926863 crc crio[24437]: time=\"2026-06-12T21:37:53.926146344Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5602ddc0-ed20-47cb-b166-dbc890e4d642 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:37:53.934612 crc crio[24437]: time=\"2026-06-12T21:37:53.934108472Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g7trz/extract-content\" id=bbdc8804-08a0-4b46-90ac-567fb2da0171 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:37:53.934612 crc crio[24437]: time=\"2026-06-12T21:37:53.934626585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:53.989523 crc crio[24437]: time=\"2026-06-12T21:37:53.989299551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:53.992735 crc crio[24437]: time=\"2026-06-12T21:37:53.992668404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:54.162268 crc crio[24437]: time=\"2026-06-12T21:37:54.161689206Z\" level=info msg=\"Created container fe5d271c045b925124d28aee65fca512210583a810e5b7b87152fb55f65a6114: openshift-marketplace/redhat-marketplace-g7trz/extract-content\" id=bbdc8804-08a0-4b46-90ac-567fb2da0171 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:37:54.163796 crc crio[24437]: time=\"2026-06-12T21:37:54.163468989Z\" level=info msg=\"Starting container: fe5d271c045b925124d28aee65fca512210583a810e5b7b87152fb55f65a6114\" id=1c326651-0e8b-419b-9b49-4d2af6824fad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:37:54.171461 crc crio[24437]: time=\"2026-06-12T21:37:54.171324374Z\" level=info msg=\"Started container\" PID=214719 containerID=fe5d271c045b925124d28aee65fca512210583a810e5b7b87152fb55f65a6114 description=openshift-marketplace/redhat-marketplace-g7trz/extract-content id=1c326651-0e8b-419b-9b49-4d2af6824fad name=/runtime.v1.RuntimeService/StartContainer sandboxID=01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe\nJun 12 21:37:58.328389 crc crio[24437]: time=\"2026-06-12T21:37:58.327429962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61970e7d-6d02-4b46-a248-9c061b72ecd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:37:58.339032 crc crio[24437]: time=\"2026-06-12T21:37:58.336642601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=47ce7c5a-08c1-4783-92d5-e75462289adc name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:37:58.369706 crc crio[24437]: time=\"2026-06-12T21:37:58.368369127Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g7trz/registry-server\" id=702edd2e-efac-48a0-86b1-623ee681c753 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:37:58.369706 crc crio[24437]: time=\"2026-06-12T21:37:58.369452914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:58.516456 crc crio[24437]: time=\"2026-06-12T21:37:58.516382318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:58.520835 crc crio[24437]: time=\"2026-06-12T21:37:58.520746376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:37:59.004883 crc crio[24437]: time=\"2026-06-12T21:37:59.004269175Z\" level=info msg=\"Created container e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e: openshift-marketplace/redhat-marketplace-g7trz/registry-server\" id=702edd2e-efac-48a0-86b1-623ee681c753 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:37:59.009121 crc crio[24437]: time=\"2026-06-12T21:37:59.009036444Z\" level=info msg=\"Starting container: e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e\" id=f24ba06b-c7ab-44f2-8bd2-7bdfbc1137a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:37:59.017902 crc crio[24437]: time=\"2026-06-12T21:37:59.017452283Z\" level=info msg=\"Started container\" PID=215397 containerID=e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e description=openshift-marketplace/redhat-marketplace-g7trz/registry-server id=f24ba06b-c7ab-44f2-8bd2-7bdfbc1137a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe\nJun 12 21:38:00.868201 crc crio[24437]: time=\"2026-06-12T21:38:00.866710018Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688338-xn68f/POD\" id=cc0aa95c-b50e-4920-b7bb-0c631acdd367 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:38:00.868201 crc crio[24437]: time=\"2026-06-12T21:38:00.868077332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:38:00.993391 crc crio[24437]: time=\"2026-06-12T21:38:00.993042981Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688338-xn68f Namespace:openshift-infra ID:fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6 UID:d3727b45-6f44-4d11-8997-c32c06a28bac NetNS:/var/run/netns/f5c33af1-1cd1-4432-a9b0-9b198234c052 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3727b45_6f44_4d11_8997_c32c06a28bac.slice PodAnnotations:0xc0018400c8}] Aliases:map[]}\"\nJun 12 21:38:00.993391 crc crio[24437]: time=\"2026-06-12T21:38:00.993340748Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688338-xn68f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:38:01.781606 crc crio[24437]: 2026-06-12T21:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbdaf14c9505e4c Mac:ea:f2:90:a9:99:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/f5c33af1-1cd1-4432-a9b0-9b198234c052 SocketPath: PciID:}] [{Interface:0xc000292900 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:38:01.783817 crc crio[24437]: time=\"2026-06-12T21:38:01.783564343Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688338-xn68f Namespace:openshift-infra ID:fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6 UID:d3727b45-6f44-4d11-8997-c32c06a28bac NetNS:/var/run/netns/f5c33af1-1cd1-4432-a9b0-9b198234c052 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3727b45_6f44_4d11_8997_c32c06a28bac.slice PodAnnotations:0xc0018400c8}] Aliases:map[]}\"\nJun 12 21:38:01.783817 crc crio[24437]: time=\"2026-06-12T21:38:01.783754327Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688338-xn68f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:38:01.795736 crc crio[24437]: time=\"2026-06-12T21:38:01.795556571Z\" level=info msg=\"Ran pod sandbox fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6 with infra container: openshift-infra/auto-csr-approver-29688338-xn68f/POD\" id=cc0aa95c-b50e-4920-b7bb-0c631acdd367 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:38:01.798983 crc crio[24437]: time=\"2026-06-12T21:38:01.798887183Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=76594a34-ddc1-4172-beec-f372addaa6b2 name=/runtime.v1.ImageService/PullImage\nJun 12 21:38:01.807313 crc crio[24437]: time=\"2026-06-12T21:38:01.807197349Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:38:02.838908 crc crio[24437]: time=\"2026-06-12T21:38:02.838333427Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=76594a34-ddc1-4172-beec-f372addaa6b2 name=/runtime.v1.ImageService/PullImage\nJun 12 21:38:02.840548 crc crio[24437]: time=\"2026-06-12T21:38:02.839829345Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4babe7b4-b5e6-4398-a2b1-91e365c891d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:38:02.842016 crc crio[24437]: time=\"2026-06-12T21:38:02.841901236Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2959d8e9-31d5-41d8-be8c-4d227f1e9ef3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:38:02.849766 crc crio[24437]: time=\"2026-06-12T21:38:02.849578156Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688338-xn68f/oc\" id=a8a0bf4c-0445-48eb-9aed-6ee7497e7ca7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:38:02.851909 crc crio[24437]: time=\"2026-06-12T21:38:02.851795231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:38:02.915547 crc crio[24437]: time=\"2026-06-12T21:38:02.915386759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:38:03.818864 crc crio[24437]: time=\"2026-06-12T21:38:03.81841285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:38:03.979394 crc crio[24437]: time=\"2026-06-12T21:38:03.978883059Z\" level=info msg=\"Created container 97a326d80644cf0d5664daa402536b4b80cf4cacfe676f2d292a8b69c774e2f1: openshift-infra/auto-csr-approver-29688338-xn68f/oc\" id=a8a0bf4c-0445-48eb-9aed-6ee7497e7ca7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:38:03.981085 crc crio[24437]: time=\"2026-06-12T21:38:03.981020753Z\" level=info msg=\"Starting container: 97a326d80644cf0d5664daa402536b4b80cf4cacfe676f2d292a8b69c774e2f1\" id=14ec199e-3adc-4228-a4d0-57b46a80adc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:38:03.989340 crc crio[24437]: time=\"2026-06-12T21:38:03.987838741Z\" level=info msg=\"Started container\" PID=216109 containerID=97a326d80644cf0d5664daa402536b4b80cf4cacfe676f2d292a8b69c774e2f1 description=openshift-infra/auto-csr-approver-29688338-xn68f/oc id=14ec199e-3adc-4228-a4d0-57b46a80adc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6\nJun 12 21:38:06.558318 crc crio[24437]: time=\"2026-06-12T21:38:06.557698206Z\" level=info msg=\"Stopping pod sandbox: fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6\" id=0998f68c-0925-4aed-9831-c5104bce3d32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:38:06.561079 crc crio[24437]: time=\"2026-06-12T21:38:06.5590601Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688338-xn68f Namespace:openshift-infra ID:fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6 UID:d3727b45-6f44-4d11-8997-c32c06a28bac NetNS:/var/run/netns/f5c33af1-1cd1-4432-a9b0-9b198234c052 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3727b45_6f44_4d11_8997_c32c06a28bac.slice PodAnnotations:0xc000c24cf0}] Aliases:map[]}\"\nJun 12 21:38:06.561079 crc crio[24437]: time=\"2026-06-12T21:38:06.559267425Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688338-xn68f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:38:07.013113 crc crio[24437]: time=\"2026-06-12T21:38:07.012418772Z\" level=info msg=\"Stopped pod sandbox: fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6\" id=0998f68c-0925-4aed-9831-c5104bce3d32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:38:09.611095 crc crio[24437]: time=\"2026-06-12T21:38:09.60908453Z\" level=info msg=\"Stopping pod sandbox: ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d\" id=5c59fd3a-31ca-455d-a2a5-f8ba5a0ea314 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:38:09.623875 crc crio[24437]: time=\"2026-06-12T21:38:09.623769705Z\" level=info msg=\"Stopped pod sandbox: ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d\" id=5c59fd3a-31ca-455d-a2a5-f8ba5a0ea314 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:38:10.629134 crc crio[24437]: time=\"2026-06-12T21:38:10.628412027Z\" level=info msg=\"Removing container: 8699dda1ea4131aa5d23f67f4671028e862d665dced4ed9fa0b4d7a506de0f42\" id=ff160f8a-02da-4c37-8c40-2162dd0e9dcb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:38:10.681987 crc crio[24437]: time=\"2026-06-12T21:38:10.681242677Z\" level=info msg=\"Removed container 8699dda1ea4131aa5d23f67f4671028e862d665dced4ed9fa0b4d7a506de0f42: openshift-must-gather-fzznf/crc-debug-mmckc/container-00\" id=ff160f8a-02da-4c37-8c40-2162dd0e9dcb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:38:11.589283 crc crio[24437]: time=\"2026-06-12T21:38:11.58918777Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-fzznf/crc-debug-jxrj2/POD\" id=02d04cd3-7457-4c21-a32e-fdfe5a94f587 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:38:11.589466 crc crio[24437]: time=\"2026-06-12T21:38:11.589301663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:38:11.618379 crc crio[24437]: time=\"2026-06-12T21:38:11.618240661Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=02d04cd3-7457-4c21-a32e-fdfe5a94f587 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:38:11.644974 crc crio[24437]: time=\"2026-06-12T21:38:11.644557894Z\" level=info msg=\"Ran pod sandbox 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277 with infra container: openshift-must-gather-fzznf/crc-debug-jxrj2/POD\" id=02d04cd3-7457-4c21-a32e-fdfe5a94f587 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:38:11.648565 crc crio[24437]: time=\"2026-06-12T21:38:11.64845765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=8beec8c1-0d73-4d39-a8f7-588a8227b75a name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:38:11.652423 crc crio[24437]: time=\"2026-06-12T21:38:11.652316035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=db6a4bd8-f8d1-436f-834c-22b4126bb5ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:38:11.665572 crc crio[24437]: time=\"2026-06-12T21:38:11.665453561Z\" level=info msg=\"Creating container: openshift-must-gather-fzznf/crc-debug-jxrj2/container-00\" id=9675b1f2-4922-4126-82d7-c9ad9b0148d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:38:11.666121 crc crio[24437]: time=\"2026-06-12T21:38:11.666061706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:38:11.735128 crc crio[24437]: time=\"2026-06-12T21:38:11.734233627Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=9675b1f2-4922-4126-82d7-c9ad9b0148d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:38:11.755030 crc crio[24437]: time=\"2026-06-12T21:38:11.75489965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:38:11.757545 crc crio[24437]: time=\"2026-06-12T21:38:11.757451273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:38:11.991056 crc crio[24437]: time=\"2026-06-12T21:38:11.9908257Z\" level=info msg=\"Created container 2bfba5e22188bc9920c14191446ed4f9e607a6581068292c8223754f06658add: openshift-must-gather-fzznf/crc-debug-jxrj2/container-00\" id=9675b1f2-4922-4126-82d7-c9ad9b0148d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:38:11.993759 crc crio[24437]: time=\"2026-06-12T21:38:11.993278111Z\" level=info msg=\"Starting container: 2bfba5e22188bc9920c14191446ed4f9e607a6581068292c8223754f06658add\" id=d35317bf-0808-4d13-8c43-b7bb9d3780ad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:38:12.000438 crc crio[24437]: time=\"2026-06-12T21:38:12.000332685Z\" level=info msg=\"Started container\" PID=218177 containerID=2bfba5e22188bc9920c14191446ed4f9e607a6581068292c8223754f06658add description=openshift-must-gather-fzznf/crc-debug-jxrj2/container-00 id=d35317bf-0808-4d13-8c43-b7bb9d3780ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277\nJun 12 21:38:13.691464 crc crio[24437]: time=\"2026-06-12T21:38:13.687754418Z\" level=info msg=\"Stopping pod sandbox: 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277\" id=615abad7-b862-4696-b422-50537d0efbad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:38:13.691464 crc crio[24437]: time=\"2026-06-12T21:38:13.688392733Z\" level=info msg=\"Stopping container: e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e (timeout: 2s)\" id=e3fe032a-c4c0-409a-948a-bd36e4cc5f6b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:38:13.696109 crc crio[24437]: time=\"2026-06-12T21:38:13.695999042Z\" level=info msg=\"Stopped pod sandbox: 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277\" id=615abad7-b862-4696-b422-50537d0efbad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:38:13.818742 crc crio[24437]: time=\"2026-06-12T21:38:13.818574032Z\" level=info msg=\"Stopped container e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e: openshift-marketplace/redhat-marketplace-g7trz/registry-server\" id=e3fe032a-c4c0-409a-948a-bd36e4cc5f6b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:38:13.820002 crc crio[24437]: time=\"2026-06-12T21:38:13.819885735Z\" level=info msg=\"Stopping pod sandbox: 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe\" id=5e8146e9-3f66-43d4-b282-92b8bb2bc234 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:38:13.820756 crc crio[24437]: time=\"2026-06-12T21:38:13.820646563Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g7trz Namespace:openshift-marketplace ID:01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe UID:1948b717-0fca-4699-b537-6cebec9a7b24 NetNS:/var/run/netns/5a1ad0e0-8ad4-4594-a3ab-2ae114cdfc32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1948b717_0fca_4699_b537_6cebec9a7b24.slice PodAnnotations:0xc00051cd10}] Aliases:map[]}\"\nJun 12 21:38:13.820991 crc crio[24437]: time=\"2026-06-12T21:38:13.820857158Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-g7trz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:38:14.217847 crc crio[24437]: time=\"2026-06-12T21:38:14.217023963Z\" level=info msg=\"Stopped pod sandbox: 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe\" id=5e8146e9-3f66-43d4-b282-92b8bb2bc234 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:38:14.714567 crc crio[24437]: time=\"2026-06-12T21:38:14.713737529Z\" level=info msg=\"Removing container: e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e\" id=45e888ef-efbb-4263-9447-94b55a0adbe0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:38:14.778873 crc crio[24437]: time=\"2026-06-12T21:38:14.778746352Z\" level=info msg=\"Removed container e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e: openshift-marketplace/redhat-marketplace-g7trz/registry-server\" id=45e888ef-efbb-4263-9447-94b55a0adbe0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:38:14.782614 crc crio[24437]: time=\"2026-06-12T21:38:14.782541245Z\" level=info msg=\"Removing container: fe5d271c045b925124d28aee65fca512210583a810e5b7b87152fb55f65a6114\" id=fc88bd93-7cb0-47ae-9fc4-517a858f663a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:38:14.853208 crc crio[24437]: time=\"2026-06-12T21:38:14.853073765Z\" level=info msg=\"Removed container fe5d271c045b925124d28aee65fca512210583a810e5b7b87152fb55f65a6114: openshift-marketplace/redhat-marketplace-g7trz/extract-content\" id=fc88bd93-7cb0-47ae-9fc4-517a858f663a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:38:14.859284 crc crio[24437]: time=\"2026-06-12T21:38:14.859153895Z\" level=info msg=\"Removing container: f30ee49ca0f1321647aceed2817e00b45d7161fdf3c8f4da46329174f62ecf99\" id=3a8de69d-a96f-42a6-be9b-14e05e2573fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:38:14.885890 crc crio[24437]: time=\"2026-06-12T21:38:14.885795446Z\" level=info msg=\"Removed container f30ee49ca0f1321647aceed2817e00b45d7161fdf3c8f4da46329174f62ecf99: openshift-marketplace/redhat-marketplace-g7trz/extract-utilities\" id=3a8de69d-a96f-42a6-be9b-14e05e2573fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:38:14.890779 crc crio[24437]: time=\"2026-06-12T21:38:14.890689517Z\" level=info msg=\"Removing container: 2bfba5e22188bc9920c14191446ed4f9e607a6581068292c8223754f06658add\" id=148e1ee1-299f-4162-8743-635ce9e758b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:38:14.954405 crc crio[24437]: time=\"2026-06-12T21:38:14.954319155Z\" level=info msg=\"Removed container 2bfba5e22188bc9920c14191446ed4f9e607a6581068292c8223754f06658add: openshift-must-gather-fzznf/crc-debug-jxrj2/container-00\" id=148e1ee1-299f-4162-8743-635ce9e758b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:38:29.744084 crc crio[24437]: time=\"2026-06-12T21:38:29.743022586Z\" level=info msg=\"Removing container: ba4320afa27d3f78445b7eeb72cc9362f0df9d3b8188f03a20b5cca27f730c90\" id=09993e32-42fd-479f-bea1-b387b3273dd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:38:30.003023 crc crio[24437]: time=\"2026-06-12T21:38:30.002382227Z\" level=info msg=\"Removed container ba4320afa27d3f78445b7eeb72cc9362f0df9d3b8188f03a20b5cca27f730c90: openshift-infra/auto-csr-approver-29688332-b2hpr/oc\" id=09993e32-42fd-479f-bea1-b387b3273dd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:38:30.014194 crc crio[24437]: time=\"2026-06-12T21:38:30.014105368Z\" level=info msg=\"Stopping pod sandbox: 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe\" id=509a31f4-a919-467d-a6a9-d4c634031569 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:38:30.014194 crc crio[24437]: time=\"2026-06-12T21:38:30.0141799Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe\" id=509a31f4-a919-467d-a6a9-d4c634031569 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:38:30.015635 crc crio[24437]: time=\"2026-06-12T21:38:30.015573905Z\" level=info msg=\"Removing pod sandbox: 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe\" id=bcdd9dc0-17ec-4b97-8e97-140f810dfe97 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:38:30.030002 crc crio[24437]: time=\"2026-06-12T21:38:30.029872199Z\" level=info msg=\"Removed pod sandbox: 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe\" id=bcdd9dc0-17ec-4b97-8e97-140f810dfe97 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:38:30.031519 crc crio[24437]: time=\"2026-06-12T21:38:30.031403477Z\" level=info msg=\"Stopping pod sandbox: ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d\" id=1fbedbb1-e3bb-4af0-b46d-29c8c1ac59d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:38:30.031519 crc crio[24437]: time=\"2026-06-12T21:38:30.031466429Z\" level=info msg=\"Stopped pod sandbox (already stopped): ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d\" id=1fbedbb1-e3bb-4af0-b46d-29c8c1ac59d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:38:30.032571 crc crio[24437]: time=\"2026-06-12T21:38:30.032429583Z\" level=info msg=\"Removing pod sandbox: ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d\" id=20b154b2-3cf0-4f5d-af5c-ba056e2bb66b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:38:30.049251 crc crio[24437]: time=\"2026-06-12T21:38:30.049148277Z\" level=info msg=\"Removed pod sandbox: ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d\" id=20b154b2-3cf0-4f5d-af5c-ba056e2bb66b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:38:30.050545 crc crio[24437]: time=\"2026-06-12T21:38:30.050425079Z\" level=info msg=\"Stopping pod sandbox: 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277\" id=5ae9da50-e7ee-448c-8501-45085a092a0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:38:30.050545 crc crio[24437]: time=\"2026-06-12T21:38:30.050490121Z\" level=info msg=\"Stopped pod sandbox (already stopped): 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277\" id=5ae9da50-e7ee-448c-8501-45085a092a0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:38:30.051259 crc crio[24437]: time=\"2026-06-12T21:38:30.051195008Z\" level=info msg=\"Removing pod sandbox: 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277\" id=af6b81ad-02e7-47da-b85f-838d33c42e07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:38:30.063545 crc crio[24437]: time=\"2026-06-12T21:38:30.063422641Z\" level=info msg=\"Removed pod sandbox: 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277\" id=af6b81ad-02e7-47da-b85f-838d33c42e07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:38:30.066783 crc crio[24437]: time=\"2026-06-12T21:38:30.066684052Z\" level=info msg=\"Stopping pod sandbox: 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4\" id=2dff0093-ed7b-4aae-ac7b-4f9c74147d70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:38:30.066783 crc crio[24437]: time=\"2026-06-12T21:38:30.066750154Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4\" id=2dff0093-ed7b-4aae-ac7b-4f9c74147d70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:38:30.068375 crc crio[24437]: time=\"2026-06-12T21:38:30.068310372Z\" level=info msg=\"Removing pod sandbox: 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4\" id=cf98cab0-1313-4aa0-bcce-48e0436d7f26 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:38:30.085449 crc crio[24437]: time=\"2026-06-12T21:38:30.085334205Z\" level=info msg=\"Removed pod sandbox: 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4\" id=cf98cab0-1313-4aa0-bcce-48e0436d7f26 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:40:00.545827 crc crio[24437]: time=\"2026-06-12T21:40:00.544578218Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688340-lkgjh/POD\" id=42958173-c2f0-463b-abec-855d360adf36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:40:00.547884 crc crio[24437]: time=\"2026-06-12T21:40:00.546013444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:40:00.589312 crc crio[24437]: time=\"2026-06-12T21:40:00.588886977Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688340-lkgjh Namespace:openshift-infra ID:a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f UID:8927ac8e-94d8-4921-8de7-6431a468e83b NetNS:/var/run/netns/f0db75d7-809e-4621-96f2-da5a900eb7bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8927ac8e_94d8_4921_8de7_6431a468e83b.slice PodAnnotations:0xc00509d518}] Aliases:map[]}\"\nJun 12 21:40:00.589312 crc crio[24437]: time=\"2026-06-12T21:40:00.589280857Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688340-lkgjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:40:01.177845 crc crio[24437]: 2026-06-12T21:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a55edd461dd1618 Mac:96:86:27:a6:4a:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/f0db75d7-809e-4621-96f2-da5a900eb7bc SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:40:01.179297 crc crio[24437]: time=\"2026-06-12T21:40:01.179212385Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688340-lkgjh Namespace:openshift-infra ID:a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f UID:8927ac8e-94d8-4921-8de7-6431a468e83b NetNS:/var/run/netns/f0db75d7-809e-4621-96f2-da5a900eb7bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8927ac8e_94d8_4921_8de7_6431a468e83b.slice PodAnnotations:0xc00509d518}] Aliases:map[]}\"\nJun 12 21:40:01.179554 crc crio[24437]: time=\"2026-06-12T21:40:01.17945443Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688340-lkgjh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:40:01.190227 crc crio[24437]: time=\"2026-06-12T21:40:01.190167006Z\" level=info msg=\"Ran pod sandbox a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f with infra container: openshift-infra/auto-csr-approver-29688340-lkgjh/POD\" id=42958173-c2f0-463b-abec-855d360adf36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:40:01.193127 crc crio[24437]: time=\"2026-06-12T21:40:01.193066708Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4cfc95ea-2cec-45de-bccb-fb828bfd23f6 name=/runtime.v1.ImageService/PullImage\nJun 12 21:40:01.206841 crc crio[24437]: time=\"2026-06-12T21:40:01.206677646Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:40:02.219109 crc crio[24437]: time=\"2026-06-12T21:40:02.218506935Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4cfc95ea-2cec-45de-bccb-fb828bfd23f6 name=/runtime.v1.ImageService/PullImage\nJun 12 21:40:02.220609 crc crio[24437]: time=\"2026-06-12T21:40:02.220013903Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6b52825c-afa1-42de-8dc5-177713a6c8ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:40:02.222402 crc crio[24437]: time=\"2026-06-12T21:40:02.222252959Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9cbf4924-383b-4ac4-bdd3-23b1780d76db name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:40:02.230052 crc crio[24437]: time=\"2026-06-12T21:40:02.229850027Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688340-lkgjh/oc\" id=cb611205-fc0a-4c6e-b27a-6d9096d14a93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:40:02.230628 crc crio[24437]: time=\"2026-06-12T21:40:02.230543384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:40:02.284702 crc crio[24437]: time=\"2026-06-12T21:40:02.284568154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:40:02.795611 crc crio[24437]: time=\"2026-06-12T21:40:02.795446593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:40:02.911776 crc crio[24437]: time=\"2026-06-12T21:40:02.911252824Z\" level=info msg=\"Created container d795acdcc25fdf6214348fdf5088c5ec375161875be978a5aa217d119d4656f7: openshift-infra/auto-csr-approver-29688340-lkgjh/oc\" id=cb611205-fc0a-4c6e-b27a-6d9096d14a93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:40:02.913372 crc crio[24437]: time=\"2026-06-12T21:40:02.913307195Z\" level=info msg=\"Starting container: d795acdcc25fdf6214348fdf5088c5ec375161875be978a5aa217d119d4656f7\" id=5c90a664-a037-4547-9df8-ba3e45a3b21b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:40:02.931443 crc crio[24437]: time=\"2026-06-12T21:40:02.93130375Z\" level=info msg=\"Started container\" PID=243272 containerID=d795acdcc25fdf6214348fdf5088c5ec375161875be978a5aa217d119d4656f7 description=openshift-infra/auto-csr-approver-29688340-lkgjh/oc id=5c90a664-a037-4547-9df8-ba3e45a3b21b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f\nJun 12 21:40:05.465224 crc crio[24437]: time=\"2026-06-12T21:40:05.464282061Z\" level=info msg=\"Stopping pod sandbox: a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f\" id=4c76603e-387e-4ccb-baa9-da1aaa9285b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:40:05.466863 crc crio[24437]: time=\"2026-06-12T21:40:05.465984263Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688340-lkgjh Namespace:openshift-infra ID:a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f UID:8927ac8e-94d8-4921-8de7-6431a468e83b NetNS:/var/run/netns/f0db75d7-809e-4621-96f2-da5a900eb7bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8927ac8e_94d8_4921_8de7_6431a468e83b.slice PodAnnotations:0xc00012b558}] Aliases:map[]}\"\nJun 12 21:40:05.466863 crc crio[24437]: time=\"2026-06-12T21:40:05.466123376Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688340-lkgjh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:40:05.844166 crc crio[24437]: time=\"2026-06-12T21:40:05.843638888Z\" level=info msg=\"Stopped pod sandbox: a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f\" id=4c76603e-387e-4ccb-baa9-da1aaa9285b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:40:30.140068 crc crio[24437]: time=\"2026-06-12T21:40:30.139621068Z\" level=info msg=\"Removing container: e617c9b1b740583d3bbf661d2b2448a9d55657345964bfb65b570bcf508da0bd\" id=0a22b519-3830-430d-b80d-26f73b2d7a81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:40:30.460092 crc crio[24437]: time=\"2026-06-12T21:40:30.459782277Z\" level=info msg=\"Removed container e617c9b1b740583d3bbf661d2b2448a9d55657345964bfb65b570bcf508da0bd: openshift-infra/auto-csr-approver-29688334-54hwz/oc\" id=0a22b519-3830-430d-b80d-26f73b2d7a81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:40:30.471422 crc crio[24437]: time=\"2026-06-12T21:40:30.470867482Z\" level=info msg=\"Stopping pod sandbox: 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd\" id=1d2f22b5-4cc5-4599-8274-ef435ed2f682 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:40:30.471748 crc crio[24437]: time=\"2026-06-12T21:40:30.471454576Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd\" id=1d2f22b5-4cc5-4599-8274-ef435ed2f682 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:40:30.472261 crc crio[24437]: time=\"2026-06-12T21:40:30.472187745Z\" level=info msg=\"Removing pod sandbox: 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd\" id=658c27b5-57f8-491a-b08a-edd9798a9940 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:40:30.506592 crc crio[24437]: time=\"2026-06-12T21:40:30.505106991Z\" level=info msg=\"Removed pod sandbox: 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd\" id=658c27b5-57f8-491a-b08a-edd9798a9940 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:42:00.527361 crc crio[24437]: time=\"2026-06-12T21:42:00.526243621Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688342-488rj/POD\" id=0d6f261c-edf0-4ff5-99a1-a4d2121ad16a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:42:00.529714 crc crio[24437]: time=\"2026-06-12T21:42:00.52740345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:42:00.574618 crc crio[24437]: time=\"2026-06-12T21:42:00.574484817Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688342-488rj Namespace:openshift-infra ID:5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142 UID:8284c07e-c808-412c-be25-bc2da199b5e0 NetNS:/var/run/netns/3c975bea-404c-4c9c-ac1f-0c4c44e51916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8284c07e_c808_412c_be25_bc2da199b5e0.slice PodAnnotations:0xc00509c930}] Aliases:map[]}\"\nJun 12 21:42:00.574618 crc crio[24437]: time=\"2026-06-12T21:42:00.57460131Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688342-488rj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:42:01.199509 crc crio[24437]: 2026-06-12T21:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5237d6f63ea20a8 Mac:0e:73:d9:98:42:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/3c975bea-404c-4c9c-ac1f-0c4c44e51916 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:42:01.201097 crc crio[24437]: time=\"2026-06-12T21:42:01.201014384Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688342-488rj Namespace:openshift-infra ID:5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142 UID:8284c07e-c808-412c-be25-bc2da199b5e0 NetNS:/var/run/netns/3c975bea-404c-4c9c-ac1f-0c4c44e51916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8284c07e_c808_412c_be25_bc2da199b5e0.slice PodAnnotations:0xc00509c930}] Aliases:map[]}\"\nJun 12 21:42:01.201206 crc crio[24437]: time=\"2026-06-12T21:42:01.201186798Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688342-488rj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:42:01.212224 crc crio[24437]: time=\"2026-06-12T21:42:01.212120919Z\" level=info msg=\"Ran pod sandbox 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142 with infra container: openshift-infra/auto-csr-approver-29688342-488rj/POD\" id=0d6f261c-edf0-4ff5-99a1-a4d2121ad16a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:42:01.216073 crc crio[24437]: time=\"2026-06-12T21:42:01.216003095Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=845c7c07-b607-4e09-aa44-d6010c269458 name=/runtime.v1.ImageService/PullImage\nJun 12 21:42:01.224505 crc crio[24437]: time=\"2026-06-12T21:42:01.224411344Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:42:01.951114 crc crio[24437]: time=\"2026-06-12T21:42:01.950791535Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=845c7c07-b607-4e09-aa44-d6010c269458 name=/runtime.v1.ImageService/PullImage\nJun 12 21:42:01.952809 crc crio[24437]: time=\"2026-06-12T21:42:01.951836312Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=db065420-b72a-4236-b6e9-f8e71147155d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:42:01.954265 crc crio[24437]: time=\"2026-06-12T21:42:01.954168449Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=61d82539-fa34-4fb6-b5a3-730e891010b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:42:01.964978 crc crio[24437]: time=\"2026-06-12T21:42:01.964788833Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688342-488rj/oc\" id=57106516-d4d3-4aa5-944f-2eab0c4d327f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:42:01.965459 crc crio[24437]: time=\"2026-06-12T21:42:01.965348326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:42:02.040901 crc crio[24437]: time=\"2026-06-12T21:42:02.040740876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:42:02.911910 crc crio[24437]: time=\"2026-06-12T21:42:02.910872972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:42:03.036440 crc crio[24437]: time=\"2026-06-12T21:42:03.035623486Z\" level=info msg=\"Created container 465a1bc7cede1b24d6e2ac5588339c3960dccb15e5652ff420c3a385a7f65d9c: openshift-infra/auto-csr-approver-29688342-488rj/oc\" id=57106516-d4d3-4aa5-944f-2eab0c4d327f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:42:03.037758 crc crio[24437]: time=\"2026-06-12T21:42:03.037445441Z\" level=info msg=\"Starting container: 465a1bc7cede1b24d6e2ac5588339c3960dccb15e5652ff420c3a385a7f65d9c\" id=7da7b416-3eaa-4669-9403-021f40fdfbc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:42:03.050245 crc crio[24437]: time=\"2026-06-12T21:42:03.050150526Z\" level=info msg=\"Started container\" PID=263644 containerID=465a1bc7cede1b24d6e2ac5588339c3960dccb15e5652ff420c3a385a7f65d9c description=openshift-infra/auto-csr-approver-29688342-488rj/oc id=7da7b416-3eaa-4669-9403-021f40fdfbc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142\nJun 12 21:42:05.147997 crc crio[24437]: time=\"2026-06-12T21:42:05.147139465Z\" level=info msg=\"Stopping pod sandbox: 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142\" id=fcd4ff15-3b2a-4f9e-9225-89ab2e944367 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:42:05.149751 crc crio[24437]: time=\"2026-06-12T21:42:05.149096593Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688342-488rj Namespace:openshift-infra ID:5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142 UID:8284c07e-c808-412c-be25-bc2da199b5e0 NetNS:/var/run/netns/3c975bea-404c-4c9c-ac1f-0c4c44e51916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8284c07e_c808_412c_be25_bc2da199b5e0.slice PodAnnotations:0xc00012b1c8}] Aliases:map[]}\"\nJun 12 21:42:05.149751 crc crio[24437]: time=\"2026-06-12T21:42:05.149242617Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688342-488rj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:42:05.521309 crc crio[24437]: time=\"2026-06-12T21:42:05.520875812Z\" level=info msg=\"Stopped pod sandbox: 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142\" id=fcd4ff15-3b2a-4f9e-9225-89ab2e944367 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:42:30.582911 crc crio[24437]: time=\"2026-06-12T21:42:30.581734789Z\" level=info msg=\"Removing container: 905f2c04cd4dcd64e3f38ae0984bd1851403b79f50f04efae70475254f38e9d0\" id=6f507264-47bd-4083-8c48-ccb2aaca040d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:42:30.811762 crc crio[24437]: time=\"2026-06-12T21:42:30.811639731Z\" level=info msg=\"Removed container 905f2c04cd4dcd64e3f38ae0984bd1851403b79f50f04efae70475254f38e9d0: openshift-infra/auto-csr-approver-29688336-9q7c9/oc\" id=6f507264-47bd-4083-8c48-ccb2aaca040d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:42:30.825523 crc crio[24437]: time=\"2026-06-12T21:42:30.825383811Z\" level=info msg=\"Stopping pod sandbox: 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d\" id=5b934e42-4375-431f-aa69-abc79b1eeb1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:42:30.825523 crc crio[24437]: time=\"2026-06-12T21:42:30.825528485Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d\" id=5b934e42-4375-431f-aa69-abc79b1eeb1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:42:30.826271 crc crio[24437]: time=\"2026-06-12T21:42:30.826206212Z\" level=info msg=\"Removing pod sandbox: 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d\" id=f11793c9-bced-42fd-86d0-13ea63bac5c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:42:30.847889 crc crio[24437]: time=\"2026-06-12T21:42:30.847806867Z\" level=info msg=\"Removed pod sandbox: 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d\" id=f11793c9-bced-42fd-86d0-13ea63bac5c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:43:22.527422 crc crio[24437]: time=\"2026-06-12T21:43:22.52673916Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:22.970056 crc crio[24437]: time=\"2026-06-12T21:43:22.969769763Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:22.981595 crc crio[24437]: time=\"2026-06-12T21:43:22.981482797Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:23.543376 crc crio[24437]: time=\"2026-06-12T21:43:23.542800974Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:23.558838 crc crio[24437]: time=\"2026-06-12T21:43:23.558715942Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:23.621130 crc crio[24437]: time=\"2026-06-12T21:43:23.62096625Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:23.715333 crc crio[24437]: time=\"2026-06-12T21:43:23.715161527Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:24.085877 crc crio[24437]: time=\"2026-06-12T21:43:24.085729142Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:24.119092 crc crio[24437]: time=\"2026-06-12T21:43:24.118881751Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:24.235812 crc crio[24437]: time=\"2026-06-12T21:43:24.23572464Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:24.293586 crc crio[24437]: time=\"2026-06-12T21:43:24.293484068Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:24.456401 crc crio[24437]: time=\"2026-06-12T21:43:24.456341859Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:24.475524 crc crio[24437]: time=\"2026-06-12T21:43:24.475435554Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:24.765860 crc crio[24437]: time=\"2026-06-12T21:43:24.765776243Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:25.027342 crc crio[24437]: time=\"2026-06-12T21:43:25.027117745Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:25.767458 crc crio[24437]: time=\"2026-06-12T21:43:25.766862412Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:26.334668 crc crio[24437]: time=\"2026-06-12T21:43:26.334464612Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:26.874845 crc crio[24437]: time=\"2026-06-12T21:43:26.874728845Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:27.458001 crc crio[24437]: time=\"2026-06-12T21:43:27.443868721Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:27.474673 crc crio[24437]: time=\"2026-06-12T21:43:27.474545689Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:27.609033 crc crio[24437]: time=\"2026-06-12T21:43:27.608881255Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:28.163825 crc crio[24437]: time=\"2026-06-12T21:43:28.163731123Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:30.578960 crc crio[24437]: time=\"2026-06-12T21:43:30.578125292Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:30.630083 crc crio[24437]: time=\"2026-06-12T21:43:30.629897374Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:31.544525 crc crio[24437]: time=\"2026-06-12T21:43:31.544398302Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:31.544812 crc crio[24437]: time=\"2026-06-12T21:43:31.544714779Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:33.649597 crc crio[24437]: time=\"2026-06-12T21:43:33.648234087Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:33.867371 crc crio[24437]: time=\"2026-06-12T21:43:33.867279389Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:34.880226 crc crio[24437]: time=\"2026-06-12T21:43:34.880136024Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:35.395675 crc crio[24437]: time=\"2026-06-12T21:43:35.3954809Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:37.248489 crc crio[24437]: time=\"2026-06-12T21:43:37.248020058Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:37.372250 crc crio[24437]: time=\"2026-06-12T21:43:37.371315665Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:38.427089 crc crio[24437]: time=\"2026-06-12T21:43:38.426050051Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:38.861612 crc crio[24437]: time=\"2026-06-12T21:43:38.861488708Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:39.029051 crc crio[24437]: time=\"2026-06-12T21:43:39.028428839Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:39.213082 crc crio[24437]: time=\"2026-06-12T21:43:39.212640701Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:39.592278 crc crio[24437]: time=\"2026-06-12T21:43:39.592174845Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:39.729184 crc crio[24437]: time=\"2026-06-12T21:43:39.729097703Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:40.580494 crc crio[24437]: time=\"2026-06-12T21:43:40.579843896Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:40.975420 crc crio[24437]: time=\"2026-06-12T21:43:40.975278758Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:41.182835 crc crio[24437]: time=\"2026-06-12T21:43:41.182703145Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:41.957834 crc crio[24437]: time=\"2026-06-12T21:43:41.957407864Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:43.066133 crc crio[24437]: time=\"2026-06-12T21:43:43.065979943Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:43.619766 crc crio[24437]: time=\"2026-06-12T21:43:43.619249844Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:44.856136 crc crio[24437]: time=\"2026-06-12T21:43:44.85606116Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:44.861505 crc crio[24437]: time=\"2026-06-12T21:43:44.861440531Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:45.652210 crc crio[24437]: time=\"2026-06-12T21:43:45.650859709Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:43:52.672008 crc crio[24437]: time=\"2026-06-12T21:43:52.67077167Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:44:00.526520 crc crio[24437]: time=\"2026-06-12T21:44:00.525577848Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688344-m5kbn/POD\" id=32a058af-846d-491b-ab0a-7d386ae46b75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:44:00.527777 crc crio[24437]: time=\"2026-06-12T21:44:00.526638984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:44:00.576859 crc crio[24437]: time=\"2026-06-12T21:44:00.576729176Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688344-m5kbn Namespace:openshift-infra ID:faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4 UID:f6a6f385-95d8-4173-8f02-97e7d306895d NetNS:/var/run/netns/44702b79-0d30-4015-9019-638cafa30a66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6a6f385_95d8_4173_8f02_97e7d306895d.slice PodAnnotations:0xc00509c2e0}] Aliases:map[]}\"\nJun 12 21:44:00.576859 crc crio[24437]: time=\"2026-06-12T21:44:00.576808157Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688344-m5kbn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:44:01.160160 crc crio[24437]: 2026-06-12T21:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:faa4916e985692a Mac:c2:83:2f:bd:25:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/44702b79-0d30-4015-9019-638cafa30a66 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:44:01.162303 crc crio[24437]: time=\"2026-06-12T21:44:01.162204762Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688344-m5kbn Namespace:openshift-infra ID:faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4 UID:f6a6f385-95d8-4173-8f02-97e7d306895d NetNS:/var/run/netns/44702b79-0d30-4015-9019-638cafa30a66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6a6f385_95d8_4173_8f02_97e7d306895d.slice PodAnnotations:0xc00509c2e0}] Aliases:map[]}\"\nJun 12 21:44:01.162582 crc crio[24437]: time=\"2026-06-12T21:44:01.162495869Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688344-m5kbn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:44:01.187094 crc crio[24437]: time=\"2026-06-12T21:44:01.187006726Z\" level=info msg=\"Ran pod sandbox faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4 with infra container: openshift-infra/auto-csr-approver-29688344-m5kbn/POD\" id=32a058af-846d-491b-ab0a-7d386ae46b75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:44:01.192804 crc crio[24437]: time=\"2026-06-12T21:44:01.192714925Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9ec7a283-9457-42a3-8008-54535bcefda1 name=/runtime.v1.ImageService/PullImage\nJun 12 21:44:01.204470 crc crio[24437]: time=\"2026-06-12T21:44:01.204390509Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:44:02.079313 crc crio[24437]: time=\"2026-06-12T21:44:02.078275076Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9ec7a283-9457-42a3-8008-54535bcefda1 name=/runtime.v1.ImageService/PullImage\nJun 12 21:44:02.081748 crc crio[24437]: time=\"2026-06-12T21:44:02.08167097Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=607e6449-0ba7-4cf1-8305-172d70721bc0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:44:02.084132 crc crio[24437]: time=\"2026-06-12T21:44:02.084075159Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bb84fff8-5373-4782-972f-9d2620d6c022 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:44:02.092763 crc crio[24437]: time=\"2026-06-12T21:44:02.092698279Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688344-m5kbn/oc\" id=257c9c8b-97c8-401e-9808-3c14933b2e63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:44:02.093140 crc crio[24437]: time=\"2026-06-12T21:44:02.093083938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:44:02.137800 crc crio[24437]: time=\"2026-06-12T21:44:02.137707336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:44:02.604968 crc crio[24437]: time=\"2026-06-12T21:44:02.604735784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:44:02.798261 crc crio[24437]: time=\"2026-06-12T21:44:02.798106548Z\" level=info msg=\"Created container f7d4394ac69643eb74ac84fd9cd0691ff7b2357c66fc17242bf0c155d15ab95c: openshift-infra/auto-csr-approver-29688344-m5kbn/oc\" id=257c9c8b-97c8-401e-9808-3c14933b2e63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:44:02.799766 crc crio[24437]: time=\"2026-06-12T21:44:02.799676296Z\" level=info msg=\"Starting container: f7d4394ac69643eb74ac84fd9cd0691ff7b2357c66fc17242bf0c155d15ab95c\" id=ee559fc4-7b06-4820-92dc-9cf2f7b4cd89 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:44:02.806150 crc crio[24437]: time=\"2026-06-12T21:44:02.806041071Z\" level=info msg=\"Started container\" PID=279639 containerID=f7d4394ac69643eb74ac84fd9cd0691ff7b2357c66fc17242bf0c155d15ab95c description=openshift-infra/auto-csr-approver-29688344-m5kbn/oc id=ee559fc4-7b06-4820-92dc-9cf2f7b4cd89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4\nJun 12 21:44:04.997007 crc crio[24437]: time=\"2026-06-12T21:44:04.99569292Z\" level=info msg=\"Stopping pod sandbox: faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4\" id=996461d6-669f-4195-903c-b2dea15a51ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:44:04.998459 crc crio[24437]: time=\"2026-06-12T21:44:04.9981417Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688344-m5kbn Namespace:openshift-infra ID:faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4 UID:f6a6f385-95d8-4173-8f02-97e7d306895d NetNS:/var/run/netns/44702b79-0d30-4015-9019-638cafa30a66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6a6f385_95d8_4173_8f02_97e7d306895d.slice PodAnnotations:0xc00509c340}] Aliases:map[]}\"\nJun 12 21:44:04.998459 crc crio[24437]: time=\"2026-06-12T21:44:04.998435967Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688344-m5kbn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:44:05.412220 crc crio[24437]: time=\"2026-06-12T21:44:05.412098693Z\" level=info msg=\"Stopped pod sandbox: faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4\" id=996461d6-669f-4195-903c-b2dea15a51ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:44:30.896579 crc crio[24437]: time=\"2026-06-12T21:44:30.895833476Z\" level=info msg=\"Removing container: 97a326d80644cf0d5664daa402536b4b80cf4cacfe676f2d292a8b69c774e2f1\" id=b47bfd55-317a-411b-81f9-05121abe4bb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:44:31.095752 crc crio[24437]: time=\"2026-06-12T21:44:31.095448991Z\" level=info msg=\"Removed container 97a326d80644cf0d5664daa402536b4b80cf4cacfe676f2d292a8b69c774e2f1: openshift-infra/auto-csr-approver-29688338-xn68f/oc\" id=b47bfd55-317a-411b-81f9-05121abe4bb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:44:31.113723 crc crio[24437]: time=\"2026-06-12T21:44:31.113608405Z\" level=info msg=\"Stopping pod sandbox: fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6\" id=955181a9-6454-4183-bab4-8a28ef83aac4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:44:31.113723 crc crio[24437]: time=\"2026-06-12T21:44:31.113694787Z\" level=info msg=\"Stopped pod sandbox (already stopped): fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6\" id=955181a9-6454-4183-bab4-8a28ef83aac4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:44:31.114452 crc crio[24437]: time=\"2026-06-12T21:44:31.114380764Z\" level=info msg=\"Removing pod sandbox: fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6\" id=b364e8d1-c204-4006-8197-bf1c2e955e72 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:44:31.133894 crc crio[24437]: time=\"2026-06-12T21:44:31.133647313Z\" level=info msg=\"Removed pod sandbox: fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6\" id=b364e8d1-c204-4006-8197-bf1c2e955e72 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:45:00.546512 crc crio[24437]: time=\"2026-06-12T21:45:00.545482841Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688345-rm2j6/POD\" id=12c66cca-295e-4458-a639-258c6f88b4a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:45:00.548024 crc crio[24437]: time=\"2026-06-12T21:45:00.546632529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:45:00.601292 crc crio[24437]: time=\"2026-06-12T21:45:00.601212021Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688345-rm2j6 Namespace:openshift-operator-lifecycle-manager ID:3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a UID:c5a7a595-8d7f-4e6e-9a2c-4aace665ecec NetNS:/var/run/netns/c11160ba-d325-40ac-8ce8-94bea854b37c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5a7a595_8d7f_4e6e_9a2c_4aace665ecec.slice PodAnnotations:0xc00012a970}] Aliases:map[]}\"\nJun 12 21:45:00.601292 crc crio[24437]: time=\"2026-06-12T21:45:00.601257802Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688345-rm2j6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:45:01.149828 crc crio[24437]: 2026-06-12T21:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3aeb7a29526c8f0 Mac:ae:86:f6:37:22:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/c11160ba-d325-40ac-8ce8-94bea854b37c SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:45:01.152666 crc crio[24437]: time=\"2026-06-12T21:45:01.152334478Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688345-rm2j6 Namespace:openshift-operator-lifecycle-manager ID:3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a UID:c5a7a595-8d7f-4e6e-9a2c-4aace665ecec NetNS:/var/run/netns/c11160ba-d325-40ac-8ce8-94bea854b37c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5a7a595_8d7f_4e6e_9a2c_4aace665ecec.slice PodAnnotations:0xc00012a970}] Aliases:map[]}\"\nJun 12 21:45:01.152666 crc crio[24437]: time=\"2026-06-12T21:45:01.152574504Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688345-rm2j6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:45:01.165224 crc crio[24437]: time=\"2026-06-12T21:45:01.165001257Z\" level=info msg=\"Ran pod sandbox 3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688345-rm2j6/POD\" id=12c66cca-295e-4458-a639-258c6f88b4a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:45:01.173514 crc crio[24437]: time=\"2026-06-12T21:45:01.173447533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bc222339-5e04-4244-8cc4-1218878c3c08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:45:01.176765 crc crio[24437]: time=\"2026-06-12T21:45:01.176687082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c25f163c-54fe-47bb-84ce-e4ddfdca85e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:45:01.186449 crc crio[24437]: time=\"2026-06-12T21:45:01.186406528Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688345-rm2j6/collect-profiles\" id=3d9d9ede-7fdb-49be-84f1-c6ca48b18ca4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:45:01.186877 crc crio[24437]: time=\"2026-06-12T21:45:01.186810628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:45:01.235460 crc crio[24437]: time=\"2026-06-12T21:45:01.235372702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:45:01.241224 crc crio[24437]: time=\"2026-06-12T21:45:01.241147244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:45:01.362360 crc crio[24437]: time=\"2026-06-12T21:45:01.361866877Z\" level=info msg=\"Created container 0552019f2938ebc22988fdfe0912093d7ebfccc737a8f22f217ed2548ebe4928: openshift-operator-lifecycle-manager/collect-profiles-29688345-rm2j6/collect-profiles\" id=3d9d9ede-7fdb-49be-84f1-c6ca48b18ca4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:45:01.364856 crc crio[24437]: time=\"2026-06-12T21:45:01.364373148Z\" level=info msg=\"Starting container: 0552019f2938ebc22988fdfe0912093d7ebfccc737a8f22f217ed2548ebe4928\" id=4323234e-333d-4dae-93e0-07103c79aa08 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:45:01.370607 crc crio[24437]: time=\"2026-06-12T21:45:01.369877633Z\" level=info msg=\"Started container\" PID=282715 containerID=0552019f2938ebc22988fdfe0912093d7ebfccc737a8f22f217ed2548ebe4928 description=openshift-operator-lifecycle-manager/collect-profiles-29688345-rm2j6/collect-profiles id=4323234e-333d-4dae-93e0-07103c79aa08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a\nJun 12 21:45:02.860396 crc crio[24437]: time=\"2026-06-12T21:45:02.859749429Z\" level=info msg=\"Stopping pod sandbox: 3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a\" id=e6adb798-298e-43f2-9d2f-809dc8b5882c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:45:02.862666 crc crio[24437]: time=\"2026-06-12T21:45:02.861080742Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688345-rm2j6 Namespace:openshift-operator-lifecycle-manager ID:3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a UID:c5a7a595-8d7f-4e6e-9a2c-4aace665ecec NetNS:/var/run/netns/c11160ba-d325-40ac-8ce8-94bea854b37c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5a7a595_8d7f_4e6e_9a2c_4aace665ecec.slice PodAnnotations:0xc00282c6f0}] Aliases:map[]}\"\nJun 12 21:45:02.862666 crc crio[24437]: time=\"2026-06-12T21:45:02.861295497Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688345-rm2j6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:45:03.183676 crc crio[24437]: time=\"2026-06-12T21:45:03.182702243Z\" level=info msg=\"Stopped pod sandbox: 3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a\" id=e6adb798-298e-43f2-9d2f-809dc8b5882c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:45:28.019657 crc crio[24437]: time=\"2026-06-12T21:45:28.018619717Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:45:31.153973 crc crio[24437]: time=\"2026-06-12T21:45:31.153714858Z\" level=info msg=\"Removing container: c42df131659c4832d7bd8ae6121f8c258c8de94f0cc71cce18efa88fdec7457b\" id=ec3df5df-cee5-45cc-8fb8-3a5af6efcced name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:45:31.203886 crc crio[24437]: time=\"2026-06-12T21:45:31.203612794Z\" level=info msg=\"Removed container c42df131659c4832d7bd8ae6121f8c258c8de94f0cc71cce18efa88fdec7457b: openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/collect-profiles\" id=ec3df5df-cee5-45cc-8fb8-3a5af6efcced name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:45:31.221620 crc crio[24437]: time=\"2026-06-12T21:45:31.22147884Z\" level=info msg=\"Stopping pod sandbox: 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2\" id=37cfe9b3-2f26-4caa-b9af-47e90e5cd3ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:45:31.221793 crc crio[24437]: time=\"2026-06-12T21:45:31.221645704Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2\" id=37cfe9b3-2f26-4caa-b9af-47e90e5cd3ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:45:31.222756 crc crio[24437]: time=\"2026-06-12T21:45:31.222645888Z\" level=info msg=\"Removing pod sandbox: 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2\" id=11343251-cce6-410c-acf5-5b2809808321 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:45:31.251113 crc crio[24437]: time=\"2026-06-12T21:45:31.25098987Z\" level=info msg=\"Removed pod sandbox: 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2\" id=11343251-cce6-410c-acf5-5b2809808321 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:45:35.482700 crc crio[24437]: time=\"2026-06-12T21:45:35.482110534Z\" level=info msg=\"Stopping container: e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723 (timeout: 2s)\" id=8c179cf8-5a4a-4e95-bc94-2cbf730f72dd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:45:35.741725 crc crio[24437]: time=\"2026-06-12T21:45:35.741431007Z\" level=info msg=\"Stopped container e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723: openshift-must-gather-fzznf/must-gather-nnpxr/copy\" id=8c179cf8-5a4a-4e95-bc94-2cbf730f72dd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:45:35.742730 crc crio[24437]: time=\"2026-06-12T21:45:35.742647166Z\" level=info msg=\"Stopping pod sandbox: 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821\" id=4194bcac-938b-44c2-8978-db9c00911655 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:45:35.743611 crc crio[24437]: time=\"2026-06-12T21:45:35.743518597Z\" level=info msg=\"Got pod network &{Name:must-gather-nnpxr Namespace:openshift-must-gather-fzznf ID:79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821 UID:7c1ff78b-7cc3-4828-8721-2d7b7ab2fbf0 NetNS:/var/run/netns/e24dfceb-b111-4c42-b1b3-4c2eb80673dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c1ff78b_7cc3_4828_8721_2d7b7ab2fbf0.slice PodAnnotations:0xc00282c2f8}] Aliases:map[]}\"\nJun 12 21:45:35.743768 crc crio[24437]: time=\"2026-06-12T21:45:35.743721462Z\" level=info msg=\"Deleting pod openshift-must-gather-fzznf_must-gather-nnpxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:45:36.052158 crc crio[24437]: time=\"2026-06-12T21:45:36.051648471Z\" level=info msg=\"Stopped pod sandbox: 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821\" id=4194bcac-938b-44c2-8978-db9c00911655 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:45:36.412067 crc crio[24437]: time=\"2026-06-12T21:45:36.411979146Z\" level=info msg=\"Removing container: e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723\" id=94b36bf1-2107-4be8-8472-3197a5dc97a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:45:36.443491 crc crio[24437]: time=\"2026-06-12T21:45:36.442863519Z\" level=info msg=\"Removed container e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723: openshift-must-gather-fzznf/must-gather-nnpxr/copy\" id=94b36bf1-2107-4be8-8472-3197a5dc97a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:45:36.446362 crc crio[24437]: time=\"2026-06-12T21:45:36.446259553Z\" level=info msg=\"Removing container: 09e4e2e225e801a495a8607b4f0c5e623a7b7e7568d4a450ce3cd7affbb474b8\" id=adf2f954-bad9-428a-80b6-3075a3d427b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:45:36.776871 crc crio[24437]: time=\"2026-06-12T21:45:36.776805902Z\" level=info msg=\"Removed container 09e4e2e225e801a495a8607b4f0c5e623a7b7e7568d4a450ce3cd7affbb474b8: openshift-must-gather-fzznf/must-gather-nnpxr/gather\" id=adf2f954-bad9-428a-80b6-3075a3d427b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:45:43.936718 crc crio[24437]: time=\"2026-06-12T21:45:43.935435065Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-tgrwq/POD\" id=badede1b-cf16-4ef2-a1de-b1a50c06caba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:45:43.938508 crc crio[24437]: time=\"2026-06-12T21:45:43.936762237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:45:43.981845 crc crio[24437]: time=\"2026-06-12T21:45:43.981731935Z\" level=info msg=\"Got pod network &{Name:community-operators-tgrwq Namespace:openshift-marketplace ID:ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2 UID:49a1a985-3142-4282-b3c0-07d802f0e4a3 NetNS:/var/run/netns/7cc75333-2e6f-47d7-b4a8-ba26fa8db704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49a1a985_3142_4282_b3c0_07d802f0e4a3.slice PodAnnotations:0xc001f6c520}] Aliases:map[]}\"\nJun 12 21:45:43.981845 crc crio[24437]: time=\"2026-06-12T21:45:43.981804086Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-tgrwq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:45:44.581294 crc crio[24437]: 2026-06-12T21:45:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec669a89aceadfe Mac:f6:bd:a9:72:e2:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/7cc75333-2e6f-47d7-b4a8-ba26fa8db704 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:45:44.583184 crc crio[24437]: time=\"2026-06-12T21:45:44.583110737Z\" level=info msg=\"Got pod network &{Name:community-operators-tgrwq Namespace:openshift-marketplace ID:ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2 UID:49a1a985-3142-4282-b3c0-07d802f0e4a3 NetNS:/var/run/netns/7cc75333-2e6f-47d7-b4a8-ba26fa8db704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49a1a985_3142_4282_b3c0_07d802f0e4a3.slice PodAnnotations:0xc001f6c520}] Aliases:map[]}\"\nJun 12 21:45:44.583295 crc crio[24437]: time=\"2026-06-12T21:45:44.583279451Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-tgrwq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:45:44.594393 crc crio[24437]: time=\"2026-06-12T21:45:44.594349731Z\" level=info msg=\"Ran pod sandbox ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2 with infra container: openshift-marketplace/community-operators-tgrwq/POD\" id=badede1b-cf16-4ef2-a1de-b1a50c06caba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:45:44.604553 crc crio[24437]: time=\"2026-06-12T21:45:44.604023407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba08ab28-5663-49bd-84dd-43c9b04860d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:45:44.607468 crc crio[24437]: time=\"2026-06-12T21:45:44.607260676Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a482ab6a-455d-417e-88d9-5306e7e7a7f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:45:44.616385 crc crio[24437]: time=\"2026-06-12T21:45:44.615063665Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tgrwq/extract-utilities\" id=16381234-cf2c-45b9-b648-3d194124ef00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:45:44.616385 crc crio[24437]: time=\"2026-06-12T21:45:44.615386114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:45:44.671976 crc crio[24437]: time=\"2026-06-12T21:45:44.671878131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:45:44.678434 crc crio[24437]: time=\"2026-06-12T21:45:44.678353499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:45:44.856145 crc crio[24437]: time=\"2026-06-12T21:45:44.856085703Z\" level=info msg=\"Created container b2027239c0a3567c9674700f4aeea0e8b002fa75fe53d9d87c043f0bfbd52c3e: openshift-marketplace/community-operators-tgrwq/extract-utilities\" id=16381234-cf2c-45b9-b648-3d194124ef00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:45:44.857805 crc crio[24437]: time=\"2026-06-12T21:45:44.857730053Z\" level=info msg=\"Starting container: b2027239c0a3567c9674700f4aeea0e8b002fa75fe53d9d87c043f0bfbd52c3e\" id=a0a92f76-38a3-4b42-ad4c-56483fa6fd48 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:45:44.863335 crc crio[24437]: time=\"2026-06-12T21:45:44.863291018Z\" level=info msg=\"Started container\" PID=284871 containerID=b2027239c0a3567c9674700f4aeea0e8b002fa75fe53d9d87c043f0bfbd52c3e description=openshift-marketplace/community-operators-tgrwq/extract-utilities id=a0a92f76-38a3-4b42-ad4c-56483fa6fd48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2\nJun 12 21:45:45.553350 crc crio[24437]: time=\"2026-06-12T21:45:45.552465412Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2772eaec-8b9c-4023-9ca4-7122c3309c7a name=/runtime.v1.ImageService/PullImage\nJun 12 21:45:45.576694 crc crio[24437]: time=\"2026-06-12T21:45:45.57660888Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 21:45:46.567789 crc crio[24437]: time=\"2026-06-12T21:45:46.566905537Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=2772eaec-8b9c-4023-9ca4-7122c3309c7a name=/runtime.v1.ImageService/PullImage\nJun 12 21:45:46.570092 crc crio[24437]: time=\"2026-06-12T21:45:46.569297684Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f7e0529b-d384-44dd-87a4-fc16ee45ec62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:45:46.572315 crc crio[24437]: time=\"2026-06-12T21:45:46.572248587Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=468c2c4f-1888-4ea1-a3cc-bbdfd7db342a name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:45:46.578777 crc crio[24437]: time=\"2026-06-12T21:45:46.578685874Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tgrwq/extract-content\" id=5d606941-c247-4b79-9c3a-a1737638cf61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:45:46.580565 crc crio[24437]: time=\"2026-06-12T21:45:46.580502078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:45:46.651346 crc crio[24437]: time=\"2026-06-12T21:45:46.651224643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:45:46.655002 crc crio[24437]: time=\"2026-06-12T21:45:46.654863931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:45:46.840146 crc crio[24437]: time=\"2026-06-12T21:45:46.838811316Z\" level=info msg=\"Created container 8f5e5a34fe7fde7bdd9de3a52cbfa5b3bf1573945a0446b32d97c88f90f8da2f: openshift-marketplace/community-operators-tgrwq/extract-content\" id=5d606941-c247-4b79-9c3a-a1737638cf61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:45:46.843197 crc crio[24437]: time=\"2026-06-12T21:45:46.842823764Z\" level=info msg=\"Starting container: 8f5e5a34fe7fde7bdd9de3a52cbfa5b3bf1573945a0446b32d97c88f90f8da2f\" id=3b094eb3-3952-4c58-a1de-51a4e1606342 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:45:46.850295 crc crio[24437]: time=\"2026-06-12T21:45:46.849908497Z\" level=info msg=\"Started container\" PID=285027 containerID=8f5e5a34fe7fde7bdd9de3a52cbfa5b3bf1573945a0446b32d97c88f90f8da2f description=openshift-marketplace/community-operators-tgrwq/extract-content id=3b094eb3-3952-4c58-a1de-51a4e1606342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2\nJun 12 21:45:48.613843 crc crio[24437]: time=\"2026-06-12T21:45:48.612694267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9c3b2f8a-9661-4a7c-84fb-6502a42309c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:45:48.618049 crc crio[24437]: time=\"2026-06-12T21:45:48.617847743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f696ee41-2443-40fa-ae63-185d6901dc28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:45:48.627762 crc crio[24437]: time=\"2026-06-12T21:45:48.627648402Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tgrwq/registry-server\" id=c5a6b4cc-b4a9-4823-bc86-147490f3f9ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:45:48.628305 crc crio[24437]: time=\"2026-06-12T21:45:48.628229986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:45:48.691472 crc crio[24437]: time=\"2026-06-12T21:45:48.691288934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:45:48.695189 crc crio[24437]: time=\"2026-06-12T21:45:48.695117637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:45:48.896627 crc crio[24437]: time=\"2026-06-12T21:45:48.895697828Z\" level=info msg=\"Created container e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746: openshift-marketplace/community-operators-tgrwq/registry-server\" id=c5a6b4cc-b4a9-4823-bc86-147490f3f9ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:45:48.897686 crc crio[24437]: time=\"2026-06-12T21:45:48.897596894Z\" level=info msg=\"Starting container: e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746\" id=a2a691ec-9672-4604-b418-0b2924c76454 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:45:48.907114 crc crio[24437]: time=\"2026-06-12T21:45:48.905334643Z\" level=info msg=\"Started container\" PID=285270 containerID=e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746 description=openshift-marketplace/community-operators-tgrwq/registry-server id=a2a691ec-9672-4604-b418-0b2924c76454 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2\nJun 12 21:45:56.742378 crc crio[24437]: time=\"2026-06-12T21:45:56.741371362Z\" level=info msg=\"Stopping container: e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746 (timeout: 2s)\" id=3fee295b-61ca-4a2f-a12a-9d5c0beb1b2b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:45:56.867504 crc crio[24437]: time=\"2026-06-12T21:45:56.867401386Z\" level=info msg=\"Stopped container e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746: openshift-marketplace/community-operators-tgrwq/registry-server\" id=3fee295b-61ca-4a2f-a12a-9d5c0beb1b2b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:45:56.868556 crc crio[24437]: time=\"2026-06-12T21:45:56.868444501Z\" level=info msg=\"Stopping pod sandbox: ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2\" id=4fee7286-31bb-41c5-8a4d-e1e8bef4b1ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:45:56.869484 crc crio[24437]: time=\"2026-06-12T21:45:56.869405094Z\" level=info msg=\"Got pod network &{Name:community-operators-tgrwq Namespace:openshift-marketplace ID:ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2 UID:49a1a985-3142-4282-b3c0-07d802f0e4a3 NetNS:/var/run/netns/7cc75333-2e6f-47d7-b4a8-ba26fa8db704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49a1a985_3142_4282_b3c0_07d802f0e4a3.slice PodAnnotations:0xc00282c1b8}] Aliases:map[]}\"\nJun 12 21:45:56.869721 crc crio[24437]: time=\"2026-06-12T21:45:56.869652401Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-tgrwq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:45:57.152736 crc crio[24437]: time=\"2026-06-12T21:45:57.152302992Z\" level=info msg=\"Stopped pod sandbox: ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2\" id=4fee7286-31bb-41c5-8a4d-e1e8bef4b1ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:45:57.762848 crc crio[24437]: time=\"2026-06-12T21:45:57.762160901Z\" level=info msg=\"Removing container: e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746\" id=379716b4-a873-482b-8325-2e5110539b18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:45:57.798715 crc crio[24437]: time=\"2026-06-12T21:45:57.798575299Z\" level=info msg=\"Removed container e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746: openshift-marketplace/community-operators-tgrwq/registry-server\" id=379716b4-a873-482b-8325-2e5110539b18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:45:57.802818 crc crio[24437]: time=\"2026-06-12T21:45:57.802719971Z\" level=info msg=\"Removing container: 8f5e5a34fe7fde7bdd9de3a52cbfa5b3bf1573945a0446b32d97c88f90f8da2f\" id=258b167e-0b40-4d76-ace5-86ea6978bcbc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:45:57.850796 crc crio[24437]: time=\"2026-06-12T21:45:57.85068091Z\" level=info msg=\"Removed container 8f5e5a34fe7fde7bdd9de3a52cbfa5b3bf1573945a0446b32d97c88f90f8da2f: openshift-marketplace/community-operators-tgrwq/extract-content\" id=258b167e-0b40-4d76-ace5-86ea6978bcbc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:45:57.854151 crc crio[24437]: time=\"2026-06-12T21:45:57.854068003Z\" level=info msg=\"Removing container: b2027239c0a3567c9674700f4aeea0e8b002fa75fe53d9d87c043f0bfbd52c3e\" id=7362124b-2dbd-4b77-b16b-9973259036c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:45:57.916824 crc crio[24437]: time=\"2026-06-12T21:45:57.916714951Z\" level=info msg=\"Removed container b2027239c0a3567c9674700f4aeea0e8b002fa75fe53d9d87c043f0bfbd52c3e: openshift-marketplace/community-operators-tgrwq/extract-utilities\" id=7362124b-2dbd-4b77-b16b-9973259036c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:46:00.526335 crc crio[24437]: time=\"2026-06-12T21:46:00.524640667Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688346-fthc6/POD\" id=b9c774f9-93e4-4ce0-98dd-437cf462cfaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:46:00.528200 crc crio[24437]: time=\"2026-06-12T21:46:00.52639721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:00.572269 crc crio[24437]: time=\"2026-06-12T21:46:00.572166107Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688346-fthc6 Namespace:openshift-infra ID:3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45 UID:1ae5d6c6-f800-47fe-ad0d-451a25f51895 NetNS:/var/run/netns/09b55728-c916-43ec-8970-197766811095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ae5d6c6_f800_47fe_ad0d_451a25f51895.slice PodAnnotations:0xc00282c6a8}] Aliases:map[]}\"\nJun 12 21:46:00.572269 crc crio[24437]: time=\"2026-06-12T21:46:00.572258958Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688346-fthc6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:46:01.118124 crc crio[24437]: 2026-06-12T21:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ab126b40c67f2a Mac:1e:15:e8:58:55:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/09b55728-c916-43ec-8970-197766811095 SocketPath: PciID:}] [{Interface:0xc0005922b0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:46:01.121623 crc crio[24437]: time=\"2026-06-12T21:46:01.121555702Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688346-fthc6 Namespace:openshift-infra ID:3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45 UID:1ae5d6c6-f800-47fe-ad0d-451a25f51895 NetNS:/var/run/netns/09b55728-c916-43ec-8970-197766811095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ae5d6c6_f800_47fe_ad0d_451a25f51895.slice PodAnnotations:0xc00282c6a8}] Aliases:map[]}\"\nJun 12 21:46:01.121799 crc crio[24437]: time=\"2026-06-12T21:46:01.121755607Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688346-fthc6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:46:01.133851 crc crio[24437]: time=\"2026-06-12T21:46:01.133702497Z\" level=info msg=\"Ran pod sandbox 3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45 with infra container: openshift-infra/auto-csr-approver-29688346-fthc6/POD\" id=b9c774f9-93e4-4ce0-98dd-437cf462cfaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:46:01.139652 crc crio[24437]: time=\"2026-06-12T21:46:01.139560911Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1d0b8455-6d56-4bc7-b4a1-3417bb3d1713 name=/runtime.v1.ImageService/PullImage\nJun 12 21:46:01.149784 crc crio[24437]: time=\"2026-06-12T21:46:01.149690878Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:46:02.313355 crc crio[24437]: time=\"2026-06-12T21:46:02.313291759Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1d0b8455-6d56-4bc7-b4a1-3417bb3d1713 name=/runtime.v1.ImageService/PullImage\nJun 12 21:46:02.315976 crc crio[24437]: time=\"2026-06-12T21:46:02.315310319Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6dc397f8-b46c-4300-a780-eaa270b3540c name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:46:02.319849 crc crio[24437]: time=\"2026-06-12T21:46:02.319749537Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=06040e7b-41f6-4216-ab71-10b56992bf26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:46:02.328376 crc crio[24437]: time=\"2026-06-12T21:46:02.328323836Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688346-fthc6/oc\" id=e7ac94be-2380-40a5-8dab-78475d145e1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:46:02.328820 crc crio[24437]: time=\"2026-06-12T21:46:02.328749906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:02.369446 crc crio[24437]: time=\"2026-06-12T21:46:02.369305415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:02.700716 crc crio[24437]: time=\"2026-06-12T21:46:02.70050973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:02.810409 crc crio[24437]: time=\"2026-06-12T21:46:02.810281607Z\" level=info msg=\"Created container 44527bb3588d956a433310ee9c39785e8756e00032593c8aba8d56ec948dfa84: openshift-infra/auto-csr-approver-29688346-fthc6/oc\" id=e7ac94be-2380-40a5-8dab-78475d145e1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:46:02.811697 crc crio[24437]: time=\"2026-06-12T21:46:02.811498827Z\" level=info msg=\"Starting container: 44527bb3588d956a433310ee9c39785e8756e00032593c8aba8d56ec948dfa84\" id=fe9bf64f-b8e7-47b3-9901-7cce95bf34e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:46:02.818312 crc crio[24437]: time=\"2026-06-12T21:46:02.818225991Z\" level=info msg=\"Started container\" PID=286023 containerID=44527bb3588d956a433310ee9c39785e8756e00032593c8aba8d56ec948dfa84 description=openshift-infra/auto-csr-approver-29688346-fthc6/oc id=fe9bf64f-b8e7-47b3-9901-7cce95bf34e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45\nJun 12 21:46:04.924628 crc crio[24437]: time=\"2026-06-12T21:46:04.923615765Z\" level=info msg=\"Stopping pod sandbox: 3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45\" id=0cd34980-40e6-48e7-95c7-1ed7e3205223 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:46:04.926384 crc crio[24437]: time=\"2026-06-12T21:46:04.925623914Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688346-fthc6 Namespace:openshift-infra ID:3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45 UID:1ae5d6c6-f800-47fe-ad0d-451a25f51895 NetNS:/var/run/netns/09b55728-c916-43ec-8970-197766811095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ae5d6c6_f800_47fe_ad0d_451a25f51895.slice PodAnnotations:0xc001f6c910}] Aliases:map[]}\"\nJun 12 21:46:04.926384 crc crio[24437]: time=\"2026-06-12T21:46:04.925818478Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688346-fthc6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:46:05.296901 crc crio[24437]: time=\"2026-06-12T21:46:05.29007883Z\" level=info msg=\"Stopped pod sandbox: 3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45\" id=0cd34980-40e6-48e7-95c7-1ed7e3205223 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:46:31.282603 crc crio[24437]: time=\"2026-06-12T21:46:31.281701135Z\" level=info msg=\"Removing container: d795acdcc25fdf6214348fdf5088c5ec375161875be978a5aa217d119d4656f7\" id=d96d7a45-b765-4f83-946b-c63134b85bd3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:46:31.480384 crc crio[24437]: time=\"2026-06-12T21:46:31.479294152Z\" level=info msg=\"Removed container d795acdcc25fdf6214348fdf5088c5ec375161875be978a5aa217d119d4656f7: openshift-infra/auto-csr-approver-29688340-lkgjh/oc\" id=d96d7a45-b765-4f83-946b-c63134b85bd3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:46:31.498891 crc crio[24437]: time=\"2026-06-12T21:46:31.498730506Z\" level=info msg=\"Stopping pod sandbox: ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2\" id=5c97a605-efb4-4929-9e06-4a5a7e31763d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:46:31.499274 crc crio[24437]: time=\"2026-06-12T21:46:31.498985502Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2\" id=5c97a605-efb4-4929-9e06-4a5a7e31763d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:46:31.500387 crc crio[24437]: time=\"2026-06-12T21:46:31.500300184Z\" level=info msg=\"Removing pod sandbox: ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2\" id=03740967-b5ee-4229-b52c-67c56737f36b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:46:31.524179 crc crio[24437]: time=\"2026-06-12T21:46:31.524065043Z\" level=info msg=\"Removed pod sandbox: ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2\" id=03740967-b5ee-4229-b52c-67c56737f36b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:46:31.525491 crc crio[24437]: time=\"2026-06-12T21:46:31.525401446Z\" level=info msg=\"Stopping pod sandbox: 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821\" id=6189fee5-78b4-4720-834e-84bf8314c412 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:46:31.525618 crc crio[24437]: time=\"2026-06-12T21:46:31.525497448Z\" level=info msg=\"Stopped pod sandbox (already stopped): 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821\" id=6189fee5-78b4-4720-834e-84bf8314c412 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:46:31.526259 crc crio[24437]: time=\"2026-06-12T21:46:31.526181364Z\" level=info msg=\"Removing pod sandbox: 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821\" id=8362df91-6d75-4bdc-8f2e-22a780e2f439 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:46:31.547494 crc crio[24437]: time=\"2026-06-12T21:46:31.547239767Z\" level=info msg=\"Removed pod sandbox: 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821\" id=8362df91-6d75-4bdc-8f2e-22a780e2f439 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:46:31.548739 crc crio[24437]: time=\"2026-06-12T21:46:31.548647442Z\" level=info msg=\"Stopping pod sandbox: a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f\" id=274bbb49-773c-4dec-be01-9b1d054b63c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:46:31.549085 crc crio[24437]: time=\"2026-06-12T21:46:31.548751764Z\" level=info msg=\"Stopped pod sandbox (already stopped): a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f\" id=274bbb49-773c-4dec-be01-9b1d054b63c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:46:31.549784 crc crio[24437]: time=\"2026-06-12T21:46:31.549707078Z\" level=info msg=\"Removing pod sandbox: a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f\" id=6909103e-c27a-405c-b5c7-f31c0e6c1351 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:46:31.565213 crc crio[24437]: time=\"2026-06-12T21:46:31.565096973Z\" level=info msg=\"Removed pod sandbox: a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f\" id=6909103e-c27a-405c-b5c7-f31c0e6c1351 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:46:51.208962 crc crio[24437]: time=\"2026-06-12T21:46:51.207658403Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-4xpbp/POD\" id=dd2623f7-2978-4c04-836b-eedb79bf2308 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:46:51.211325 crc crio[24437]: time=\"2026-06-12T21:46:51.209002345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:51.264361 crc crio[24437]: time=\"2026-06-12T21:46:51.264222351Z\" level=info msg=\"Got pod network &{Name:certified-operators-4xpbp Namespace:openshift-marketplace ID:f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2 UID:cdb1fcee-a6bc-4ac9-be2c-5c2c8345a472 NetNS:/var/run/netns/4ca6d972-607c-41c3-bd02-15390acff58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdb1fcee_a6bc_4ac9_be2c_5c2c8345a472.slice PodAnnotations:0xc002746048}] Aliases:map[]}\"\nJun 12 21:46:51.264361 crc crio[24437]: time=\"2026-06-12T21:46:51.264320204Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-4xpbp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:46:51.673850 crc crio[24437]: 2026-06-12T21:46:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f74ef0cf5c58ec6 Mac:6a:57:16:b9:5c:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/4ca6d972-607c-41c3-bd02-15390acff58e SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:46:51.678001 crc crio[24437]: time=\"2026-06-12T21:46:51.67511086Z\" level=info msg=\"Got pod network &{Name:certified-operators-4xpbp Namespace:openshift-marketplace ID:f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2 UID:cdb1fcee-a6bc-4ac9-be2c-5c2c8345a472 NetNS:/var/run/netns/4ca6d972-607c-41c3-bd02-15390acff58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdb1fcee_a6bc_4ac9_be2c_5c2c8345a472.slice PodAnnotations:0xc002746048}] Aliases:map[]}\"\nJun 12 21:46:51.678001 crc crio[24437]: time=\"2026-06-12T21:46:51.677625092Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-4xpbp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:46:51.699036 crc crio[24437]: time=\"2026-06-12T21:46:51.69807198Z\" level=info msg=\"Ran pod sandbox f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2 with infra container: openshift-marketplace/certified-operators-4xpbp/POD\" id=dd2623f7-2978-4c04-836b-eedb79bf2308 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:46:51.715666 crc crio[24437]: time=\"2026-06-12T21:46:51.715345662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4884ed15-eea8-4c51-84c3-f200cb64a9c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:46:51.718417 crc crio[24437]: time=\"2026-06-12T21:46:51.718360565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7952955-482c-42ed-9bbe-2ef859fdd2b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:46:51.731307 crc crio[24437]: time=\"2026-06-12T21:46:51.731224068Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4xpbp/extract-utilities\" id=daf40625-7d22-466e-bf46-8307584938cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:46:51.731764 crc crio[24437]: time=\"2026-06-12T21:46:51.731718441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:51.839797 crc crio[24437]: time=\"2026-06-12T21:46:51.839052877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:51.860213 crc crio[24437]: time=\"2026-06-12T21:46:51.859912366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:52.066825 crc crio[24437]: time=\"2026-06-12T21:46:52.066736049Z\" level=info msg=\"Created container 7a5e73c6a8915a596b40ab421ab227998a8cf9d7bd9a7ee8d39c5f15a8f60689: openshift-marketplace/certified-operators-4xpbp/extract-utilities\" id=daf40625-7d22-466e-bf46-8307584938cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:46:52.068873 crc crio[24437]: time=\"2026-06-12T21:46:52.06842994Z\" level=info msg=\"Starting container: 7a5e73c6a8915a596b40ab421ab227998a8cf9d7bd9a7ee8d39c5f15a8f60689\" id=5331f2c5-362e-43af-b4ac-511e869b03ea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:46:52.075058 crc crio[24437]: time=\"2026-06-12T21:46:52.074710524Z\" level=info msg=\"Started container\" PID=288521 containerID=7a5e73c6a8915a596b40ab421ab227998a8cf9d7bd9a7ee8d39c5f15a8f60689 description=openshift-marketplace/certified-operators-4xpbp/extract-utilities id=5331f2c5-362e-43af-b4ac-511e869b03ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2\nJun 12 21:46:52.731398 crc crio[24437]: time=\"2026-06-12T21:46:52.728546435Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=94d7a555-ab54-4937-89fd-de4b6fd3864a name=/runtime.v1.ImageService/PullImage\nJun 12 21:46:52.739686 crc crio[24437]: time=\"2026-06-12T21:46:52.739493012Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 21:46:53.338366 crc crio[24437]: time=\"2026-06-12T21:46:53.33818686Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064\" id=94d7a555-ab54-4937-89fd-de4b6fd3864a name=/runtime.v1.ImageService/PullImage\nJun 12 21:46:53.339374 crc crio[24437]: time=\"2026-06-12T21:46:53.339221524Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bc9b0b71-1c61-4c88-a282-66752771fbe2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:46:53.342659 crc crio[24437]: time=\"2026-06-12T21:46:53.342604736Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c4028f1f-2781-4b6f-a726-f91da00bacb5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:46:53.350053 crc crio[24437]: time=\"2026-06-12T21:46:53.349983357Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4xpbp/extract-content\" id=26542189-62f8-4036-a951-bf0f31fd459d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:46:53.350548 crc crio[24437]: time=\"2026-06-12T21:46:53.35047649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:53.399120 crc crio[24437]: time=\"2026-06-12T21:46:53.399064324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:53.405758 crc crio[24437]: time=\"2026-06-12T21:46:53.405404249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:53.586837 crc crio[24437]: time=\"2026-06-12T21:46:53.586576276Z\" level=info msg=\"Created container 18729305ee013d7836b21c3686cf582e3c7c1c8a6368c61c79de8d02961c7a2c: openshift-marketplace/certified-operators-4xpbp/extract-content\" id=26542189-62f8-4036-a951-bf0f31fd459d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:46:53.588725 crc crio[24437]: time=\"2026-06-12T21:46:53.588453161Z\" level=info msg=\"Starting container: 18729305ee013d7836b21c3686cf582e3c7c1c8a6368c61c79de8d02961c7a2c\" id=d52477e3-fb10-4e87-8d91-84bbf55822d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:46:53.595667 crc crio[24437]: time=\"2026-06-12T21:46:53.594757465Z\" level=info msg=\"Started container\" PID=288566 containerID=18729305ee013d7836b21c3686cf582e3c7c1c8a6368c61c79de8d02961c7a2c description=openshift-marketplace/certified-operators-4xpbp/extract-content id=d52477e3-fb10-4e87-8d91-84bbf55822d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2\nJun 12 21:46:54.759473 crc crio[24437]: time=\"2026-06-12T21:46:54.758895079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cd2bf821-dbb3-45d9-888c-7ba505055d29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:46:54.762743 crc crio[24437]: time=\"2026-06-12T21:46:54.762667382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=93d9f25b-b4d3-416e-ae22-1d377f626dd8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:46:54.770638 crc crio[24437]: time=\"2026-06-12T21:46:54.770504563Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4xpbp/registry-server\" id=67681a72-c550-4bbb-a66a-71dc3d905b93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:46:54.771612 crc crio[24437]: time=\"2026-06-12T21:46:54.771548049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:54.849079 crc crio[24437]: time=\"2026-06-12T21:46:54.848879024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:54.852957 crc crio[24437]: time=\"2026-06-12T21:46:54.852848171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:54.858388 crc crio[24437]: time=\"2026-06-12T21:46:54.858263822Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-fhx4g/POD\" id=1f6ccf54-fa72-4bc1-82a7-8a71f9a647f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:46:54.858568 crc crio[24437]: time=\"2026-06-12T21:46:54.858386836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:54.903743 crc crio[24437]: time=\"2026-06-12T21:46:54.903674959Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fhx4g Namespace:openshift-marketplace ID:a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab UID:c6f60006-6734-40c5-b6c9-8669c5bc306c NetNS:/var/run/netns/dedebe15-19d8-4f8a-ae18-216fd67c67f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6f60006_6734_40c5_b6c9_8669c5bc306c.slice PodAnnotations:0xc007788190}] Aliases:map[]}\"\nJun 12 21:46:54.904133 crc crio[24437]: time=\"2026-06-12T21:46:54.9041092Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-fhx4g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:46:55.128977 crc crio[24437]: time=\"2026-06-12T21:46:55.128449101Z\" level=info msg=\"Created container 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6: openshift-marketplace/certified-operators-4xpbp/registry-server\" id=67681a72-c550-4bbb-a66a-71dc3d905b93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:46:55.130291 crc crio[24437]: time=\"2026-06-12T21:46:55.130212984Z\" level=info msg=\"Starting container: 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6\" id=07755d30-f566-4703-9dd5-8d81679261c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:46:55.139037 crc crio[24437]: time=\"2026-06-12T21:46:55.13825617Z\" level=info msg=\"Started container\" PID=288641 containerID=313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6 description=openshift-marketplace/certified-operators-4xpbp/registry-server id=07755d30-f566-4703-9dd5-8d81679261c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2\nJun 12 21:46:55.315166 crc crio[24437]: 2026-06-12T21:46:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a46689e0da99ea3 Mac:d6:11:7c:a6:c8:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/dedebe15-19d8-4f8a-ae18-216fd67c67f3 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:46:55.315732 crc crio[24437]: time=\"2026-06-12T21:46:55.315676865Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fhx4g Namespace:openshift-marketplace ID:a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab UID:c6f60006-6734-40c5-b6c9-8669c5bc306c NetNS:/var/run/netns/dedebe15-19d8-4f8a-ae18-216fd67c67f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6f60006_6734_40c5_b6c9_8669c5bc306c.slice PodAnnotations:0xc007788190}] Aliases:map[]}\"\nJun 12 21:46:55.315868 crc crio[24437]: time=\"2026-06-12T21:46:55.31583495Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fhx4g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:46:55.332185 crc crio[24437]: time=\"2026-06-12T21:46:55.332119927Z\" level=info msg=\"Ran pod sandbox a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab with infra container: openshift-marketplace/redhat-operators-fhx4g/POD\" id=1f6ccf54-fa72-4bc1-82a7-8a71f9a647f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:46:55.334757 crc crio[24437]: time=\"2026-06-12T21:46:55.334696729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9739a726-8c5e-4966-b200-46ee11d862e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:46:55.344609 crc crio[24437]: time=\"2026-06-12T21:46:55.344147369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=09dfec1e-b0e4-440f-a1b6-8fab9cc669c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:46:55.352085 crc crio[24437]: time=\"2026-06-12T21:46:55.351861448Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fhx4g/extract-utilities\" id=6efd570e-96dc-4028-ac4c-c06b8617ec8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:46:55.352473 crc crio[24437]: time=\"2026-06-12T21:46:55.352395861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:55.398217 crc crio[24437]: time=\"2026-06-12T21:46:55.398133606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:55.402312 crc crio[24437]: time=\"2026-06-12T21:46:55.402258437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:55.660178 crc crio[24437]: time=\"2026-06-12T21:46:55.595495338Z\" level=info msg=\"Created container 01f931c65fde930d4abc14c052ba2bb3b51b666fe8318c36c371e5456f43d79a: openshift-marketplace/redhat-operators-fhx4g/extract-utilities\" id=6efd570e-96dc-4028-ac4c-c06b8617ec8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:46:55.660178 crc crio[24437]: time=\"2026-06-12T21:46:55.59682371Z\" level=info msg=\"Starting container: 01f931c65fde930d4abc14c052ba2bb3b51b666fe8318c36c371e5456f43d79a\" id=b2c5c51d-b382-4836-9b53-0b6d21e60b1e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:46:55.660178 crc crio[24437]: time=\"2026-06-12T21:46:55.609727084Z\" level=info msg=\"Started container\" PID=288706 containerID=01f931c65fde930d4abc14c052ba2bb3b51b666fe8318c36c371e5456f43d79a description=openshift-marketplace/redhat-operators-fhx4g/extract-utilities id=b2c5c51d-b382-4836-9b53-0b6d21e60b1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab\nJun 12 21:46:55.786082 crc crio[24437]: time=\"2026-06-12T21:46:55.785540472Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=61b0c3aa-487e-4d9e-b1b6-74849eac866f name=/runtime.v1.ImageService/PullImage\nJun 12 21:46:55.793754 crc crio[24437]: time=\"2026-06-12T21:46:55.79368386Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 21:46:56.400282 crc crio[24437]: time=\"2026-06-12T21:46:56.400022474Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=61b0c3aa-487e-4d9e-b1b6-74849eac866f name=/runtime.v1.ImageService/PullImage\nJun 12 21:46:56.402190 crc crio[24437]: time=\"2026-06-12T21:46:56.402086885Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=288f9d5e-24e5-4f02-a352-ea5d3e7c60d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:46:56.404760 crc crio[24437]: time=\"2026-06-12T21:46:56.404246747Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ad10e22c-d848-4585-88d0-436c6cf77e0d name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:46:56.411225 crc crio[24437]: time=\"2026-06-12T21:46:56.411105944Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fhx4g/extract-content\" id=ef214f01-a726-4262-80f7-c98526e41b54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:46:56.412183 crc crio[24437]: time=\"2026-06-12T21:46:56.411615627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:56.481678 crc crio[24437]: time=\"2026-06-12T21:46:56.481579513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:56.485659 crc crio[24437]: time=\"2026-06-12T21:46:56.485598981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:46:56.640478 crc crio[24437]: time=\"2026-06-12T21:46:56.640007016Z\" level=info msg=\"Created container 8d24ba38c855f4a869d30cdc56472e6dcf06a4366fde121a9f9cd04d90af48a0: openshift-marketplace/redhat-operators-fhx4g/extract-content\" id=ef214f01-a726-4262-80f7-c98526e41b54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:46:56.642034 crc crio[24437]: time=\"2026-06-12T21:46:56.641607605Z\" level=info msg=\"Starting container: 8d24ba38c855f4a869d30cdc56472e6dcf06a4366fde121a9f9cd04d90af48a0\" id=dba3b4ea-f537-4705-971f-d8c3c763e037 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:46:56.647354 crc crio[24437]: time=\"2026-06-12T21:46:56.647205821Z\" level=info msg=\"Started container\" PID=288780 containerID=8d24ba38c855f4a869d30cdc56472e6dcf06a4366fde121a9f9cd04d90af48a0 description=openshift-marketplace/redhat-operators-fhx4g/extract-content id=dba3b4ea-f537-4705-971f-d8c3c763e037 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab\nJun 12 21:47:02.908100 crc crio[24437]: time=\"2026-06-12T21:47:02.907052211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61b46f86-d4ee-476b-9704-e8277790dd03 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:47:02.910652 crc crio[24437]: time=\"2026-06-12T21:47:02.910564136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f0f3c0c1-08fc-45d9-85f7-17df84c9a8b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:47:02.928431 crc crio[24437]: time=\"2026-06-12T21:47:02.92833686Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fhx4g/registry-server\" id=f56ef8d3-5331-48ca-a63f-d4387f2e1a15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:47:02.928898 crc crio[24437]: time=\"2026-06-12T21:47:02.928809521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:47:02.994273 crc crio[24437]: time=\"2026-06-12T21:47:02.994109363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:47:02.998019 crc crio[24437]: time=\"2026-06-12T21:47:02.997802144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:47:03.222367 crc crio[24437]: time=\"2026-06-12T21:47:03.222285157Z\" level=info msg=\"Created container 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e: openshift-marketplace/redhat-operators-fhx4g/registry-server\" id=f56ef8d3-5331-48ca-a63f-d4387f2e1a15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:47:03.224057 crc crio[24437]: time=\"2026-06-12T21:47:03.223810834Z\" level=info msg=\"Starting container: 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e\" id=91ebfc6c-fdb3-498e-b8fc-73abbc8393ad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:47:03.231892 crc crio[24437]: time=\"2026-06-12T21:47:03.231817899Z\" level=info msg=\"Started container\" PID=289156 containerID=6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e description=openshift-marketplace/redhat-operators-fhx4g/registry-server id=91ebfc6c-fdb3-498e-b8fc-73abbc8393ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab\nJun 12 21:47:03.927092 crc crio[24437]: time=\"2026-06-12T21:47:03.925604635Z\" level=info msg=\"Stopping container: 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6 (timeout: 2s)\" id=c6819215-f6ea-4bae-ae61-2fed9f4d066f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:47:04.049896 crc crio[24437]: time=\"2026-06-12T21:47:04.049802344Z\" level=info msg=\"Stopped container 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6: openshift-marketplace/certified-operators-4xpbp/registry-server\" id=c6819215-f6ea-4bae-ae61-2fed9f4d066f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:47:04.050810 crc crio[24437]: time=\"2026-06-12T21:47:04.050746947Z\" level=info msg=\"Stopping pod sandbox: f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2\" id=57bef1ad-84ab-42ab-b3a7-54ce5c03e8f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:47:04.051593 crc crio[24437]: time=\"2026-06-12T21:47:04.051537306Z\" level=info msg=\"Got pod network &{Name:certified-operators-4xpbp Namespace:openshift-marketplace ID:f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2 UID:cdb1fcee-a6bc-4ac9-be2c-5c2c8345a472 NetNS:/var/run/netns/4ca6d972-607c-41c3-bd02-15390acff58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdb1fcee_a6bc_4ac9_be2c_5c2c8345a472.slice PodAnnotations:0xc00051cdf8}] Aliases:map[]}\"\nJun 12 21:47:04.051755 crc crio[24437]: time=\"2026-06-12T21:47:04.051694209Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-4xpbp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:47:04.400857 crc crio[24437]: time=\"2026-06-12T21:47:04.400266708Z\" level=info msg=\"Stopped pod sandbox: f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2\" id=57bef1ad-84ab-42ab-b3a7-54ce5c03e8f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:47:04.982604 crc crio[24437]: time=\"2026-06-12T21:47:04.982402472Z\" level=info msg=\"Removing container: 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6\" id=a2b793fd-7d6c-410d-b983-555195a1a594 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:47:05.035551 crc crio[24437]: time=\"2026-06-12T21:47:05.034843582Z\" level=info msg=\"Removed container 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6: openshift-marketplace/certified-operators-4xpbp/registry-server\" id=a2b793fd-7d6c-410d-b983-555195a1a594 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:47:05.053168 crc crio[24437]: time=\"2026-06-12T21:47:05.053008223Z\" level=info msg=\"Removing container: 18729305ee013d7836b21c3686cf582e3c7c1c8a6368c61c79de8d02961c7a2c\" id=0337ccfc-d1e7-4dbc-bdfd-1c4e300defd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:47:05.093647 crc crio[24437]: time=\"2026-06-12T21:47:05.093550123Z\" level=info msg=\"Removed container 18729305ee013d7836b21c3686cf582e3c7c1c8a6368c61c79de8d02961c7a2c: openshift-marketplace/certified-operators-4xpbp/extract-content\" id=0337ccfc-d1e7-4dbc-bdfd-1c4e300defd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:47:05.097658 crc crio[24437]: time=\"2026-06-12T21:47:05.097572001Z\" level=info msg=\"Removing container: 7a5e73c6a8915a596b40ab421ab227998a8cf9d7bd9a7ee8d39c5f15a8f60689\" id=051cacf0-b6cc-4afd-bb1d-aa282fb890bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:47:05.135111 crc crio[24437]: time=\"2026-06-12T21:47:05.135019054Z\" level=info msg=\"Removed container 7a5e73c6a8915a596b40ab421ab227998a8cf9d7bd9a7ee8d39c5f15a8f60689: openshift-marketplace/certified-operators-4xpbp/extract-utilities\" id=051cacf0-b6cc-4afd-bb1d-aa282fb890bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:47:16.384268 crc crio[24437]: time=\"2026-06-12T21:47:16.382473741Z\" level=info msg=\"Stopping container: 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e (timeout: 2s)\" id=3544e352-1e66-40e0-9ef6-6d29d646d2d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:47:16.507527 crc crio[24437]: time=\"2026-06-12T21:47:16.507433448Z\" level=info msg=\"Stopped container 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e: openshift-marketplace/redhat-operators-fhx4g/registry-server\" id=3544e352-1e66-40e0-9ef6-6d29d646d2d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:47:16.508772 crc crio[24437]: time=\"2026-06-12T21:47:16.50870497Z\" level=info msg=\"Stopping pod sandbox: a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab\" id=3aa56d22-073f-4e62-9a4e-395cfb01527a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:47:16.509831 crc crio[24437]: time=\"2026-06-12T21:47:16.509766606Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fhx4g Namespace:openshift-marketplace ID:a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab UID:c6f60006-6734-40c5-b6c9-8669c5bc306c NetNS:/var/run/netns/dedebe15-19d8-4f8a-ae18-216fd67c67f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6f60006_6734_40c5_b6c9_8669c5bc306c.slice PodAnnotations:0xc001f6c7d0}] Aliases:map[]}\"\nJun 12 21:47:16.510581 crc crio[24437]: time=\"2026-06-12T21:47:16.510002101Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-fhx4g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:47:16.885333 crc crio[24437]: time=\"2026-06-12T21:47:16.884964873Z\" level=info msg=\"Stopped pod sandbox: a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab\" id=3aa56d22-073f-4e62-9a4e-395cfb01527a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:47:17.412159 crc crio[24437]: time=\"2026-06-12T21:47:17.412045615Z\" level=info msg=\"Removing container: 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e\" id=095f8163-1b26-4f3f-977d-91a3836f7fd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:47:17.459649 crc crio[24437]: time=\"2026-06-12T21:47:17.45946207Z\" level=info msg=\"Removed container 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e: openshift-marketplace/redhat-operators-fhx4g/registry-server\" id=095f8163-1b26-4f3f-977d-91a3836f7fd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:47:17.464218 crc crio[24437]: time=\"2026-06-12T21:47:17.464133055Z\" level=info msg=\"Removing container: 8d24ba38c855f4a869d30cdc56472e6dcf06a4366fde121a9f9cd04d90af48a0\" id=ff8f3f18-2119-4969-b5c7-b07b1d06fe77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:47:17.509676 crc crio[24437]: time=\"2026-06-12T21:47:17.50906272Z\" level=info msg=\"Removed container 8d24ba38c855f4a869d30cdc56472e6dcf06a4366fde121a9f9cd04d90af48a0: openshift-marketplace/redhat-operators-fhx4g/extract-content\" id=ff8f3f18-2119-4969-b5c7-b07b1d06fe77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:47:17.513238 crc crio[24437]: time=\"2026-06-12T21:47:17.513129499Z\" level=info msg=\"Removing container: 01f931c65fde930d4abc14c052ba2bb3b51b666fe8318c36c371e5456f43d79a\" id=0dfb5aa8-a3b2-4175-9007-dc5190923375 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:47:17.560533 crc crio[24437]: time=\"2026-06-12T21:47:17.560374161Z\" level=info msg=\"Removed container 01f931c65fde930d4abc14c052ba2bb3b51b666fe8318c36c371e5456f43d79a: openshift-marketplace/redhat-operators-fhx4g/extract-utilities\" id=0dfb5aa8-a3b2-4175-9007-dc5190923375 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:47:31.600166 crc crio[24437]: time=\"2026-06-12T21:47:31.599076517Z\" level=info msg=\"Stopping pod sandbox: f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2\" id=e09eb8b8-4cd6-4dff-bf0f-d87da86db51a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:47:31.600166 crc crio[24437]: time=\"2026-06-12T21:47:31.600143753Z\" level=info msg=\"Stopped pod sandbox (already stopped): f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2\" id=e09eb8b8-4cd6-4dff-bf0f-d87da86db51a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:47:31.601845 crc crio[24437]: time=\"2026-06-12T21:47:31.600883081Z\" level=info msg=\"Removing pod sandbox: f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2\" id=4c833cde-d750-4d4f-8211-ad3ce1d296d1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:47:31.619983 crc crio[24437]: time=\"2026-06-12T21:47:31.619839102Z\" level=info msg=\"Removed pod sandbox: f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2\" id=4c833cde-d750-4d4f-8211-ad3ce1d296d1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:47:31.621879 crc crio[24437]: time=\"2026-06-12T21:47:31.621463453Z\" level=info msg=\"Stopping pod sandbox: a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab\" id=98300c4c-b116-4b74-9b5e-95b3d0aea51b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:47:31.621879 crc crio[24437]: time=\"2026-06-12T21:47:31.621610716Z\" level=info msg=\"Stopped pod sandbox (already stopped): a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab\" id=98300c4c-b116-4b74-9b5e-95b3d0aea51b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:47:31.622873 crc crio[24437]: time=\"2026-06-12T21:47:31.62256027Z\" level=info msg=\"Removing pod sandbox: a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab\" id=f059a51c-ec23-4ce8-afb4-677a4ff60e33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:47:31.657443 crc crio[24437]: time=\"2026-06-12T21:47:31.657196034Z\" level=info msg=\"Removed pod sandbox: a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab\" id=f059a51c-ec23-4ce8-afb4-677a4ff60e33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:47:53.034618 crc crio[24437]: time=\"2026-06-12T21:47:53.033725022Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-9vx7l/POD\" id=8d0dec73-3afa-4f0e-8e46-ab0f6a117e1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:47:53.035731 crc crio[24437]: time=\"2026-06-12T21:47:53.034683075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:47:53.088378 crc crio[24437]: time=\"2026-06-12T21:47:53.088267312Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9vx7l Namespace:openshift-marketplace ID:77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e UID:ccca4533-80b8-4ccb-a5c6-353346d96757 NetNS:/var/run/netns/0373e12a-4bbf-48ee-b15a-f85e7089576a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podccca4533_80b8_4ccb_a5c6_353346d96757.slice PodAnnotations:0xc00282d810}] Aliases:map[]}\"\nJun 12 21:47:53.088378 crc crio[24437]: time=\"2026-06-12T21:47:53.088334083Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-9vx7l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:47:53.650763 crc crio[24437]: 2026-06-12T21:47:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77fbfd6c41d5249 Mac:1a:fb:3e:13:e0:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/0373e12a-4bbf-48ee-b15a-f85e7089576a SocketPath: PciID:}] [{Interface:0xc00029e550 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:47:53.653041 crc crio[24437]: time=\"2026-06-12T21:47:53.652894559Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9vx7l Namespace:openshift-marketplace ID:77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e UID:ccca4533-80b8-4ccb-a5c6-353346d96757 NetNS:/var/run/netns/0373e12a-4bbf-48ee-b15a-f85e7089576a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podccca4533_80b8_4ccb_a5c6_353346d96757.slice PodAnnotations:0xc00282d810}] Aliases:map[]}\"\nJun 12 21:47:53.653222 crc crio[24437]: time=\"2026-06-12T21:47:53.653095334Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-9vx7l for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:47:53.668023 crc crio[24437]: time=\"2026-06-12T21:47:53.662612265Z\" level=info msg=\"Ran pod sandbox 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e with infra container: openshift-marketplace/redhat-marketplace-9vx7l/POD\" id=8d0dec73-3afa-4f0e-8e46-ab0f6a117e1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:47:53.668023 crc crio[24437]: time=\"2026-06-12T21:47:53.665705442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6028caf8-4515-49c7-a7ba-4be4ab8b0b5a name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:47:53.668573 crc crio[24437]: time=\"2026-06-12T21:47:53.668319614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c281005c-4ea0-4b26-b5b3-cce211405765 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:47:53.678173 crc crio[24437]: time=\"2026-06-12T21:47:53.678085913Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9vx7l/extract-utilities\" id=c25128d5-dfce-4064-ac91-9ef8e4f0f872 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:47:53.678747 crc crio[24437]: time=\"2026-06-12T21:47:53.678674687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:47:53.731320 crc crio[24437]: time=\"2026-06-12T21:47:53.731055174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:47:53.734424 crc crio[24437]: time=\"2026-06-12T21:47:53.734349785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:47:53.909034 crc crio[24437]: time=\"2026-06-12T21:47:53.908640834Z\" level=info msg=\"Created container b0dd3ab9f74b2f2aa5815e6c855440f208b0c847fe5b205e63bfd659af01f990: openshift-marketplace/redhat-marketplace-9vx7l/extract-utilities\" id=c25128d5-dfce-4064-ac91-9ef8e4f0f872 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:47:53.911711 crc crio[24437]: time=\"2026-06-12T21:47:53.911598716Z\" level=info msg=\"Starting container: b0dd3ab9f74b2f2aa5815e6c855440f208b0c847fe5b205e63bfd659af01f990\" id=f8c51dc7-843e-4f26-bdd1-2d83577cde25 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:47:53.920214 crc crio[24437]: time=\"2026-06-12T21:47:53.919621172Z\" level=info msg=\"Started container\" PID=291724 containerID=b0dd3ab9f74b2f2aa5815e6c855440f208b0c847fe5b205e63bfd659af01f990 description=openshift-marketplace/redhat-marketplace-9vx7l/extract-utilities id=f8c51dc7-843e-4f26-bdd1-2d83577cde25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e\nJun 12 21:47:54.108723 crc crio[24437]: time=\"2026-06-12T21:47:54.108301482Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=178a40b5-4191-4519-b0b8-00d7e6cb0504 name=/runtime.v1.ImageService/PullImage\nJun 12 21:47:54.123596 crc crio[24437]: time=\"2026-06-12T21:47:54.123460162Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 21:47:54.918098 crc crio[24437]: time=\"2026-06-12T21:47:54.917690488Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=178a40b5-4191-4519-b0b8-00d7e6cb0504 name=/runtime.v1.ImageService/PullImage\nJun 12 21:47:54.921262 crc crio[24437]: time=\"2026-06-12T21:47:54.921127921Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2fe63589-f4c6-48c0-9f40-ce613ce16957 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:47:54.928165 crc crio[24437]: time=\"2026-06-12T21:47:54.927902386Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a9abc0b9-1ea9-407f-9767-bbbe23cd0dc6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:47:54.946749 crc crio[24437]: time=\"2026-06-12T21:47:54.940031442Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9vx7l/extract-content\" id=58002bc2-ba72-46e9-861d-844beffaa15c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:47:54.946749 crc crio[24437]: time=\"2026-06-12T21:47:54.940576295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:47:55.002526 crc crio[24437]: time=\"2026-06-12T21:47:55.002378842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:47:55.006298 crc crio[24437]: time=\"2026-06-12T21:47:55.006225076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:47:55.173379 crc crio[24437]: time=\"2026-06-12T21:47:55.171412584Z\" level=info msg=\"Created container 136850ad0ad31e557fae4c424fb1cfcee26e6c1fcbecb6ac43724dcc613302aa: openshift-marketplace/redhat-marketplace-9vx7l/extract-content\" id=58002bc2-ba72-46e9-861d-844beffaa15c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:47:55.176374 crc crio[24437]: time=\"2026-06-12T21:47:55.176310393Z\" level=info msg=\"Starting container: 136850ad0ad31e557fae4c424fb1cfcee26e6c1fcbecb6ac43724dcc613302aa\" id=f801b9d3-af79-45bd-9334-d1a76f7d351b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:47:55.182875 crc crio[24437]: time=\"2026-06-12T21:47:55.18272461Z\" level=info msg=\"Started container\" PID=291773 containerID=136850ad0ad31e557fae4c424fb1cfcee26e6c1fcbecb6ac43724dcc613302aa description=openshift-marketplace/redhat-marketplace-9vx7l/extract-content id=f801b9d3-af79-45bd-9334-d1a76f7d351b name=/runtime.v1.RuntimeService/StartContainer sandboxID=77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e\nJun 12 21:47:56.144694 crc crio[24437]: time=\"2026-06-12T21:47:56.144584282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0dc7b18b-3b1c-4201-8d2d-c9a00cd09da0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:47:56.149230 crc crio[24437]: time=\"2026-06-12T21:47:56.149170474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=192f25e9-613b-438a-b552-cbdf7add454e name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:47:56.166773 crc crio[24437]: time=\"2026-06-12T21:47:56.166599878Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9vx7l/registry-server\" id=88d3eba5-0e7a-4e29-beda-4f59fa557330 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:47:56.167985 crc crio[24437]: time=\"2026-06-12T21:47:56.167873609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:47:56.221415 crc crio[24437]: time=\"2026-06-12T21:47:56.221283082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:47:56.224858 crc crio[24437]: time=\"2026-06-12T21:47:56.224783587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:47:56.383076 crc crio[24437]: time=\"2026-06-12T21:47:56.382970623Z\" level=info msg=\"Created container afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91: openshift-marketplace/redhat-marketplace-9vx7l/registry-server\" id=88d3eba5-0e7a-4e29-beda-4f59fa557330 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:47:56.385059 crc crio[24437]: time=\"2026-06-12T21:47:56.384586233Z\" level=info msg=\"Starting container: afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91\" id=f1f839f3-ef0c-4fe1-8e5a-19e390039d0b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:47:56.390811 crc crio[24437]: time=\"2026-06-12T21:47:56.389871972Z\" level=info msg=\"Started container\" PID=291853 containerID=afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91 description=openshift-marketplace/redhat-marketplace-9vx7l/registry-server id=f1f839f3-ef0c-4fe1-8e5a-19e390039d0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e\nJun 12 21:48:00.548706 crc crio[24437]: time=\"2026-06-12T21:48:00.547753082Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688348-r65d5/POD\" id=0741ff2e-774c-46e3-a8a5-1c1ee20a1348 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:48:00.550381 crc crio[24437]: time=\"2026-06-12T21:48:00.548739556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:48:00.576308 crc crio[24437]: time=\"2026-06-12T21:48:00.575874837Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688348-r65d5 Namespace:openshift-infra ID:93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a UID:7ac6d9e8-37e9-4f33-810d-0a4d3c556009 NetNS:/var/run/netns/b82fdc54-c050-4070-bc32-72ad878e6c63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ac6d9e8_37e9_4f33_810d_0a4d3c556009.slice PodAnnotations:0xc001fa4aa8}] Aliases:map[]}\"\nJun 12 21:48:00.576308 crc crio[24437]: time=\"2026-06-12T21:48:00.576278807Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688348-r65d5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:48:01.121833 crc crio[24437]: 2026-06-12T21:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93e22836eced869 Mac:f2:80:79:85:dd:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/b82fdc54-c050-4070-bc32-72ad878e6c63 SocketPath: PciID:}] [{Interface:0xc000134140 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:48:01.123237 crc crio[24437]: time=\"2026-06-12T21:48:01.12314695Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688348-r65d5 Namespace:openshift-infra ID:93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a UID:7ac6d9e8-37e9-4f33-810d-0a4d3c556009 NetNS:/var/run/netns/b82fdc54-c050-4070-bc32-72ad878e6c63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ac6d9e8_37e9_4f33_810d_0a4d3c556009.slice PodAnnotations:0xc001fa4aa8}] Aliases:map[]}\"\nJun 12 21:48:01.125144 crc crio[24437]: time=\"2026-06-12T21:48:01.12391083Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688348-r65d5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:48:01.147706 crc crio[24437]: time=\"2026-06-12T21:48:01.147525705Z\" level=info msg=\"Ran pod sandbox 93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a with infra container: openshift-infra/auto-csr-approver-29688348-r65d5/POD\" id=0741ff2e-774c-46e3-a8a5-1c1ee20a1348 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:48:01.155109 crc crio[24437]: time=\"2026-06-12T21:48:01.151257816Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b65fba00-261e-484c-bbd1-592bcd2eb014 name=/runtime.v1.ImageService/PullImage\nJun 12 21:48:01.157225 crc crio[24437]: time=\"2026-06-12T21:48:01.157101429Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:48:02.132160 crc crio[24437]: time=\"2026-06-12T21:48:02.131568349Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b65fba00-261e-484c-bbd1-592bcd2eb014 name=/runtime.v1.ImageService/PullImage\nJun 12 21:48:02.133679 crc crio[24437]: time=\"2026-06-12T21:48:02.133130187Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e81942e4-8268-466a-b652-bc0658f29c67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:48:02.135906 crc crio[24437]: time=\"2026-06-12T21:48:02.135829061Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cef94948-7da7-4d4d-9862-4594c0c3d31e name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:48:02.144979 crc crio[24437]: time=\"2026-06-12T21:48:02.144826081Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688348-r65d5/oc\" id=61be4a38-6b6b-4428-b78a-654a4dd8f74b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:48:02.145398 crc crio[24437]: time=\"2026-06-12T21:48:02.145322943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:48:02.188639 crc crio[24437]: time=\"2026-06-12T21:48:02.188370063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:48:02.542842 crc crio[24437]: time=\"2026-06-12T21:48:02.542749354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:48:02.691293 crc crio[24437]: time=\"2026-06-12T21:48:02.691188714Z\" level=info msg=\"Created container 2deeb11a98ac7b57ed1195840b28cce8e00bd2f7698bd54e26044adb1ae3dd9f: openshift-infra/auto-csr-approver-29688348-r65d5/oc\" id=61be4a38-6b6b-4428-b78a-654a4dd8f74b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:48:02.693046 crc crio[24437]: time=\"2026-06-12T21:48:02.692968357Z\" level=info msg=\"Starting container: 2deeb11a98ac7b57ed1195840b28cce8e00bd2f7698bd54e26044adb1ae3dd9f\" id=a54e3496-fa4e-4fbf-b727-376d764b8540 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:48:02.703859 crc crio[24437]: time=\"2026-06-12T21:48:02.70376646Z\" level=info msg=\"Started container\" PID=292248 containerID=2deeb11a98ac7b57ed1195840b28cce8e00bd2f7698bd54e26044adb1ae3dd9f description=openshift-infra/auto-csr-approver-29688348-r65d5/oc id=a54e3496-fa4e-4fbf-b727-376d764b8540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a\nJun 12 21:48:04.302635 crc crio[24437]: time=\"2026-06-12T21:48:04.301545068Z\" level=info msg=\"Stopping pod sandbox: 93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a\" id=4451d9ee-f5bc-421c-bc2c-e42f11a3a581 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:48:04.304652 crc crio[24437]: time=\"2026-06-12T21:48:04.303367602Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688348-r65d5 Namespace:openshift-infra ID:93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a UID:7ac6d9e8-37e9-4f33-810d-0a4d3c556009 NetNS:/var/run/netns/b82fdc54-c050-4070-bc32-72ad878e6c63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ac6d9e8_37e9_4f33_810d_0a4d3c556009.slice PodAnnotations:0xc00012a368}] Aliases:map[]}\"\nJun 12 21:48:04.304652 crc crio[24437]: time=\"2026-06-12T21:48:04.303821123Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688348-r65d5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:48:04.627826 crc crio[24437]: time=\"2026-06-12T21:48:04.627651789Z\" level=info msg=\"Stopped pod sandbox: 93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a\" id=4451d9ee-f5bc-421c-bc2c-e42f11a3a581 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:48:05.318796 crc crio[24437]: time=\"2026-06-12T21:48:05.318172565Z\" level=info msg=\"Stopping container: afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91 (timeout: 2s)\" id=2135aba9-d2c2-41fd-9c6e-b95e0628b42d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:48:05.442367 crc crio[24437]: time=\"2026-06-12T21:48:05.442301351Z\" level=info msg=\"Stopped container afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91: openshift-marketplace/redhat-marketplace-9vx7l/registry-server\" id=2135aba9-d2c2-41fd-9c6e-b95e0628b42d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:48:05.444328 crc crio[24437]: time=\"2026-06-12T21:48:05.444201058Z\" level=info msg=\"Stopping pod sandbox: 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e\" id=eff6741e-9250-49e1-9954-5cf5f61f60f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:48:05.444877 crc crio[24437]: time=\"2026-06-12T21:48:05.444839863Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9vx7l Namespace:openshift-marketplace ID:77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e UID:ccca4533-80b8-4ccb-a5c6-353346d96757 NetNS:/var/run/netns/0373e12a-4bbf-48ee-b15a-f85e7089576a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podccca4533_80b8_4ccb_a5c6_353346d96757.slice PodAnnotations:0xc001fa4678}] Aliases:map[]}\"\nJun 12 21:48:05.445272 crc crio[24437]: time=\"2026-06-12T21:48:05.445082909Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-9vx7l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:48:05.743774 crc crio[24437]: time=\"2026-06-12T21:48:05.743561588Z\" level=info msg=\"Stopped pod sandbox: 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e\" id=eff6741e-9250-49e1-9954-5cf5f61f60f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:48:06.337254 crc crio[24437]: time=\"2026-06-12T21:48:06.336647468Z\" level=info msg=\"Removing container: afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91\" id=afd6a70f-0c8a-479c-aa54-a21a32b239db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:48:06.360549 crc crio[24437]: time=\"2026-06-12T21:48:06.360414017Z\" level=info msg=\"Removed container afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91: openshift-marketplace/redhat-marketplace-9vx7l/registry-server\" id=afd6a70f-0c8a-479c-aa54-a21a32b239db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:48:06.363313 crc crio[24437]: time=\"2026-06-12T21:48:06.363244646Z\" level=info msg=\"Removing container: 136850ad0ad31e557fae4c424fb1cfcee26e6c1fcbecb6ac43724dcc613302aa\" id=cb04b62f-3f21-44de-b34b-5ed178334325 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:48:06.413835 crc crio[24437]: time=\"2026-06-12T21:48:06.413744348Z\" level=info msg=\"Removed container 136850ad0ad31e557fae4c424fb1cfcee26e6c1fcbecb6ac43724dcc613302aa: openshift-marketplace/redhat-marketplace-9vx7l/extract-content\" id=cb04b62f-3f21-44de-b34b-5ed178334325 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:48:06.418319 crc crio[24437]: time=\"2026-06-12T21:48:06.418107595Z\" level=info msg=\"Removing container: b0dd3ab9f74b2f2aa5815e6c855440f208b0c847fe5b205e63bfd659af01f990\" id=2a8bce85-828b-4b9f-ab53-c0c1e1a41307 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:48:06.450431 crc crio[24437]: time=\"2026-06-12T21:48:06.450313349Z\" level=info msg=\"Removed container b0dd3ab9f74b2f2aa5815e6c855440f208b0c847fe5b205e63bfd659af01f990: openshift-marketplace/redhat-marketplace-9vx7l/extract-utilities\" id=2a8bce85-828b-4b9f-ab53-c0c1e1a41307 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:48:31.687577 crc crio[24437]: time=\"2026-06-12T21:48:31.686687271Z\" level=info msg=\"Removing container: 465a1bc7cede1b24d6e2ac5588339c3960dccb15e5652ff420c3a385a7f65d9c\" id=408cb190-4a90-46fc-980b-bb3c0e346acd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:48:31.935222 crc crio[24437]: time=\"2026-06-12T21:48:31.934444171Z\" level=info msg=\"Removed container 465a1bc7cede1b24d6e2ac5588339c3960dccb15e5652ff420c3a385a7f65d9c: openshift-infra/auto-csr-approver-29688342-488rj/oc\" id=408cb190-4a90-46fc-980b-bb3c0e346acd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:48:31.945733 crc crio[24437]: time=\"2026-06-12T21:48:31.945617675Z\" level=info msg=\"Stopping pod sandbox: 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e\" id=6563e458-7bda-4b2f-a044-26c70108aa14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:48:31.945733 crc crio[24437]: time=\"2026-06-12T21:48:31.945734647Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e\" id=6563e458-7bda-4b2f-a044-26c70108aa14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:48:31.946787 crc crio[24437]: time=\"2026-06-12T21:48:31.94670474Z\" level=info msg=\"Removing pod sandbox: 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e\" id=f3ceb7cf-8d34-4ea7-a15e-b684d78f37bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:48:31.963256 crc crio[24437]: time=\"2026-06-12T21:48:31.963149601Z\" level=info msg=\"Removed pod sandbox: 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e\" id=f3ceb7cf-8d34-4ea7-a15e-b684d78f37bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:48:31.965779 crc crio[24437]: time=\"2026-06-12T21:48:31.965688964Z\" level=info msg=\"Stopping pod sandbox: 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142\" id=0a5c1c81-2193-4e00-aec2-6c74b87cb03e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:48:31.965905 crc crio[24437]: time=\"2026-06-12T21:48:31.965784975Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142\" id=0a5c1c81-2193-4e00-aec2-6c74b87cb03e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:48:31.966982 crc crio[24437]: time=\"2026-06-12T21:48:31.966729129Z\" level=info msg=\"Removing pod sandbox: 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142\" id=e2bc66c8-4de3-47cf-9a05-7d3a058c2068 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:48:31.991367 crc crio[24437]: time=\"2026-06-12T21:48:31.991191155Z\" level=info msg=\"Removed pod sandbox: 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142\" id=e2bc66c8-4de3-47cf-9a05-7d3a058c2068 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.666140 | controller |   "stdout_lines": [
2026-06-12 21:48:35.666263 | controller |     "Jun 12 20:20:01.045855 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 21:48:35.666284 | controller |     "Jun 12 20:20:02.252400 crc crio[3645]: time=\"2026-06-12T20:20:02.25117236Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 21:48:35.666300 | controller |     "Jun 12 20:20:02.252400 crc crio[3645]: time=\"2026-06-12T20:20:02.252375819Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 21:48:35.666317 | controller |     "Jun 12 20:20:02.256047 crc crio[3645]: time=\"2026-06-12T20:20:02.255756673Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 21:48:35.666332 | controller |     "Jun 12 20:20:02.257173 crc crio[3645]: time=\"2026-06-12T20:20:02.257118742Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 21:48:35.666349 | controller |     "Jun 12 20:20:02.284519 crc crio[3645]: time=\"2026-06-12T20:20:02.284406251Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 21:48:35.666365 | controller |     "Jun 12 20:20:02.285430 crc crio[3645]: time=\"2026-06-12T20:20:02.285354168Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 21:48:35.666379 | controller |     "Jun 12 20:20:02.285430 crc crio[3645]: time=\"2026-06-12T20:20:02.285390428Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 21:48:35.666399 | controller |     "Jun 12 20:20:02.285878 crc crio[3645]: time=\"2026-06-12T20:20:02.285833221Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 21:48:35.666415 | controller |     "Jun 12 20:20:02.285878 crc crio[3645]: time=\"2026-06-12T20:20:02.285849801Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 21:48:35.666430 | controller |     "Jun 12 20:20:02.309079 crc crio[3645]: time=\"2026-06-12T20:20:02.30870659Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 21:48:35.666445 | controller |     "Jun 12 20:20:02.349392 crc crio[3645]: time=\"2026-06-12T20:20:02.349280562Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-12 21:48:35.666462 | controller |     "Jun 12 20:20:02.355506 crc crio[3645]: time=\"2026-06-12T20:20:02.355395443Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-12 21:48:35.666479 | controller |     "Jun 12 20:20:02.581625 crc crio[3645]: time=\"2026-06-12T20:20:02.581343052Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-12 21:48:35.666495 | controller |     "Jun 12 20:20:03.373913 crc crio[3645]: time=\"2026-06-12T20:20:03.373298975Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 21:48:35.666510 | controller |     "Jun 12 20:20:03.373913 crc crio[3645]: time=\"2026-06-12T20:20:03.373852627Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 21:48:35.666526 | controller |     "Jun 12 20:20:03.373913 crc crio[3645]: time=\"2026-06-12T20:20:03.37386537Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 21:48:35.666541 | controller |     "Jun 12 20:20:03.373913 crc crio[3645]: time=\"2026-06-12T20:20:03.373873691Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 21:48:35.666557 | controller |     "Jun 12 20:20:03.373913 crc crio[3645]: time=\"2026-06-12T20:20:03.373953554Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 21:48:35.666572 | controller |     "Jun 12 20:20:03.385494 crc crio[3645]: time=\"2026-06-12T20:20:03.385370317Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 21:48:35.666586 | controller |     "Jun 12 20:20:03.385494 crc crio[3645]: time=\"2026-06-12T20:20:03.385429267Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 21:48:35.666601 | controller |     "Jun 12 20:20:03.389765 crc crio[3645]: time=\"2026-06-12T20:20:03.389517742Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 21:48:35.666616 | controller |     "Jun 12 20:20:03.389765 crc crio[3645]: time=\"2026-06-12T20:20:03.389572961Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 21:48:35.666631 | controller |     "Jun 12 20:20:04.198559 crc crio[3645]: time=\"2026-06-12T20:20:04.198269769Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.666646 | controller |     "Jun 12 20:20:04.198559 crc crio[3645]: time=\"2026-06-12T20:20:04.198351343Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.666661 | controller |     "Jun 12 20:20:04.200776 crc crio[3645]: time=\"2026-06-12T20:20:04.199628947Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 21:48:35.666676 | controller |     "Jun 12 20:20:04.200776 crc crio[3645]: time=\"2026-06-12T20:20:04.199653701Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 21:48:35.666698 | controller |     "Jun 12 20:20:04.201325 crc crio[3645]: time=\"2026-06-12T20:20:04.200513936Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-12 21:48:35.666725 | controller |     "Jun 12 20:20:04.207634 crc crio[3645]: time=\"2026-06-12T20:20:04.206698721Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-12 21:48:35.666741 | controller |     "Jun 12 20:20:06.138172 crc crio[3645]: time=\"2026-06-12T20:20:06.137321269Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 21:48:35.666756 | controller |     "Jun 12 20:20:06.139779 crc crio[3645]: time=\"2026-06-12T20:20:06.138486133Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 21:48:35.666772 | controller |     "Jun 12 20:20:06.520228 crc crio[3645]: time=\"2026-06-12T20:20:06.520108928Z\" level=warning msg=\"Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \\\"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\\\": no such file or directory\"",
2026-06-12 21:48:35.666788 | controller |     "Jun 12 20:20:06.535749 crc crio[3645]: time=\"2026-06-12T20:20:06.535665799Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-12 21:48:35.666804 | controller |     "Jun 12 20:20:06.601674 crc crio[3645]: time=\"2026-06-12T20:20:06.601534022Z\" level=warning msg=\"Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \\\"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\\\": no such file or directory\"",
2026-06-12 21:48:35.666819 | controller |     "Jun 12 20:20:06.610506 crc crio[3645]: time=\"2026-06-12T20:20:06.610378115Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-12 21:48:35.666835 | controller |     "Jun 12 20:20:06.702696 crc crio[3645]: time=\"2026-06-12T20:20:06.701838296Z\" level=warning msg=\"Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \\\"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\\\": no such file or directory\"",
2026-06-12 21:48:35.666868 | controller |     "Jun 12 20:20:06.713574 crc crio[3645]: time=\"2026-06-12T20:20:06.713463388Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-12 21:48:35.666889 | controller |     "Jun 12 20:20:06.740730 crc crio[3645]: time=\"2026-06-12T20:20:06.740531688Z\" level=warning msg=\"Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \\\"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\\\": no such file or directory\"",
2026-06-12 21:48:35.666905 | controller |     "Jun 12 20:20:06.754257 crc crio[3645]: time=\"2026-06-12T20:20:06.75416135Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-12 21:48:35.666920 | controller |     "Jun 12 20:20:06.768898 crc crio[3645]: time=\"2026-06-12T20:20:06.768788933Z\" level=warning msg=\"Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \\\"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\\\": no such file or directory\"",
2026-06-12 21:48:35.666935 | controller |     "Jun 12 20:20:06.778109 crc crio[3645]: time=\"2026-06-12T20:20:06.777982393Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-12 21:48:35.666949 | controller |     "Jun 12 20:20:06.797397 crc crio[3645]: time=\"2026-06-12T20:20:06.797265891Z\" level=warning msg=\"Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \\\"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\\\": no such file or directory\"",
2026-06-12 21:48:35.666968 | controller |     "Jun 12 20:20:06.802588 crc crio[3645]: time=\"2026-06-12T20:20:06.80251185Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-12 21:48:35.666983 | controller |     "Jun 12 20:20:06.814985 crc crio[3645]: time=\"2026-06-12T20:20:06.814783537Z\" level=warning msg=\"Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \\\"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\\\": no such file or directory\"",
2026-06-12 21:48:35.666999 | controller |     "Jun 12 20:20:06.818868 crc crio[3645]: time=\"2026-06-12T20:20:06.81879003Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-12 21:48:35.667015 | controller |     "Jun 12 20:20:06.885227 crc crio[3645]: time=\"2026-06-12T20:20:06.884756755Z\" level=warning msg=\"Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \\\"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\\\": no such file or directory\"",
2026-06-12 21:48:35.667030 | controller |     "Jun 12 20:20:06.889119 crc crio[3645]: time=\"2026-06-12T20:20:06.888988113Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-12 21:48:35.667046 | controller |     "Jun 12 20:20:06.921561 crc crio[3645]: time=\"2026-06-12T20:20:06.921406757Z\" level=warning msg=\"Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \\\"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\\\": no such file or directory\"",
2026-06-12 21:48:35.667061 | controller |     "Jun 12 20:20:07.016600 crc crio[3645]: time=\"2026-06-12T20:20:07.016446808Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-12 21:48:35.667076 | controller |     "Jun 12 20:20:07.036819 crc crio[3645]: time=\"2026-06-12T20:20:07.036650729Z\" level=warning msg=\"Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \\\"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\\\": no such file or directory\"",
2026-06-12 21:48:35.667092 | controller |     "Jun 12 20:20:07.052434 crc crio[3645]: time=\"2026-06-12T20:20:07.052251551Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-12 21:48:35.667107 | controller |     "Jun 12 20:20:07.077627 crc crio[3645]: time=\"2026-06-12T20:20:07.077261413Z\" level=warning msg=\"Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \\\"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\\\": no such file or directory\"",
2026-06-12 21:48:35.667123 | controller |     "Jun 12 20:20:07.084763 crc crio[3645]: time=\"2026-06-12T20:20:07.0844071Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-12 21:48:35.667138 | controller |     "Jun 12 20:20:07.128609 crc crio[3645]: time=\"2026-06-12T20:20:07.128536637Z\" level=warning msg=\"Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \\\"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\\\": no such file or directory\"",
2026-06-12 21:48:35.667153 | controller |     "Jun 12 20:20:07.137386 crc crio[3645]: time=\"2026-06-12T20:20:07.13728698Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-12 21:48:35.667172 | controller |     "Jun 12 20:20:07.146514 crc crio[3645]: time=\"2026-06-12T20:20:07.146460404Z\" level=warning msg=\"Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \\\"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\\\": no such file or directory\"",
2026-06-12 21:48:35.667188 | controller |     "Jun 12 20:20:07.154486 crc crio[3645]: time=\"2026-06-12T20:20:07.154422808Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-12 21:48:35.667204 | controller |     "Jun 12 20:20:07.171129 crc crio[3645]: time=\"2026-06-12T20:20:07.171023465Z\" level=warning msg=\"Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \\\"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\\\": no such file or directory\"",
2026-06-12 21:48:35.667219 | controller |     "Jun 12 20:20:07.184160 crc crio[3645]: time=\"2026-06-12T20:20:07.182800309Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-12 21:48:35.667234 | controller |     "Jun 12 20:20:07.198726 crc crio[3645]: time=\"2026-06-12T20:20:07.198547854Z\" level=warning msg=\"Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \\\"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\\\": no such file or directory\"",
2026-06-12 21:48:35.667249 | controller |     "Jun 12 20:20:07.209559 crc crio[3645]: time=\"2026-06-12T20:20:07.209407097Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-12 21:48:35.667265 | controller |     "Jun 12 20:20:07.246348 crc crio[3645]: time=\"2026-06-12T20:20:07.245881966Z\" level=warning msg=\"Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \\\"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\\\": no such file or directory\"",
2026-06-12 21:48:35.667281 | controller |     "Jun 12 20:20:07.255182 crc crio[3645]: time=\"2026-06-12T20:20:07.254852895Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-12 21:48:35.667296 | controller |     "Jun 12 20:20:07.302794 crc crio[3645]: time=\"2026-06-12T20:20:07.302673047Z\" level=warning msg=\"Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \\\"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\\\": no such file or directory\"",
2026-06-12 21:48:35.667311 | controller |     "Jun 12 20:20:07.308491 crc crio[3645]: time=\"2026-06-12T20:20:07.308411621Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-12 21:48:35.667326 | controller |     "Jun 12 20:20:07.332555 crc crio[3645]: time=\"2026-06-12T20:20:07.332507341Z\" level=warning msg=\"Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \\\"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\\\": no such file or directory\"",
2026-06-12 21:48:35.667342 | controller |     "Jun 12 20:20:07.337904 crc crio[3645]: time=\"2026-06-12T20:20:07.337876486Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-12 21:48:35.667357 | controller |     "Jun 12 20:20:07.408196 crc crio[3645]: time=\"2026-06-12T20:20:07.407689491Z\" level=warning msg=\"Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \\\"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\\\": no such file or directory\"",
2026-06-12 21:48:35.667377 | controller |     "Jun 12 20:20:07.411737 crc crio[3645]: time=\"2026-06-12T20:20:07.411650723Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-12 21:48:35.667392 | controller |     "Jun 12 20:20:07.417867 crc crio[3645]: time=\"2026-06-12T20:20:07.417775056Z\" level=warning msg=\"Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \\\"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\\\": no such file or directory\"",
2026-06-12 21:48:35.667408 | controller |     "Jun 12 20:20:07.424027 crc crio[3645]: time=\"2026-06-12T20:20:07.423845906Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-12 21:48:35.667423 | controller |     "Jun 12 20:20:07.434518 crc crio[3645]: time=\"2026-06-12T20:20:07.433765278Z\" level=warning msg=\"Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \\\"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\\\": no such file or directory\"",
2026-06-12 21:48:35.667437 | controller |     "Jun 12 20:20:07.447019 crc crio[3645]: time=\"2026-06-12T20:20:07.446851312Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-12 21:48:35.667452 | controller |     "Jun 12 20:20:07.467538 crc crio[3645]: time=\"2026-06-12T20:20:07.4674252Z\" level=warning msg=\"Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \\\"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\\\": no such file or directory\"",
2026-06-12 21:48:35.667468 | controller |     "Jun 12 20:20:07.475452 crc crio[3645]: time=\"2026-06-12T20:20:07.475310754Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-12 21:48:35.667485 | controller |     "Jun 12 20:20:07.486505 crc crio[3645]: time=\"2026-06-12T20:20:07.486340761Z\" level=warning msg=\"Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \\\"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\\\": no such file or directory\"",
2026-06-12 21:48:35.667502 | controller |     "Jun 12 20:20:07.495420 crc crio[3645]: time=\"2026-06-12T20:20:07.495279849Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-12 21:48:35.667517 | controller |     "Jun 12 20:20:07.507809 crc crio[3645]: time=\"2026-06-12T20:20:07.507674296Z\" level=warning msg=\"Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \\\"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\\\": no such file or directory\"",
2026-06-12 21:48:35.667532 | controller |     "Jun 12 20:20:07.517580 crc crio[3645]: time=\"2026-06-12T20:20:07.517455375Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-12 21:48:35.667547 | controller |     "Jun 12 20:20:07.549572 crc crio[3645]: time=\"2026-06-12T20:20:07.549364916Z\" level=warning msg=\"Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \\\"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\\\": no such file or directory\"",
2026-06-12 21:48:35.667563 | controller |     "Jun 12 20:20:07.559289 crc crio[3645]: time=\"2026-06-12T20:20:07.559123373Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-12 21:48:35.667581 | controller |     "Jun 12 20:20:07.624501 crc crio[3645]: time=\"2026-06-12T20:20:07.623508771Z\" level=warning msg=\"Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \\\"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\\\": no such file or directory\"",
2026-06-12 21:48:35.667597 | controller |     "Jun 12 20:20:07.635485 crc crio[3645]: time=\"2026-06-12T20:20:07.635319037Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-12 21:48:35.667612 | controller |     "Jun 12 20:20:07.651684 crc crio[3645]: time=\"2026-06-12T20:20:07.651593475Z\" level=warning msg=\"Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \\\"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\\\": no such file or directory\"",
2026-06-12 21:48:35.667627 | controller |     "Jun 12 20:20:07.663383 crc crio[3645]: time=\"2026-06-12T20:20:07.663031911Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-12 21:48:35.667642 | controller |     "Jun 12 20:20:07.690360 crc crio[3645]: time=\"2026-06-12T20:20:07.689905016Z\" level=warning msg=\"Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \\\"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\\\": no such file or directory\"",
2026-06-12 21:48:35.667657 | controller |     "Jun 12 20:20:07.698037 crc crio[3645]: time=\"2026-06-12T20:20:07.69778408Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-12 21:48:35.667672 | controller |     "Jun 12 20:20:07.715741 crc crio[3645]: time=\"2026-06-12T20:20:07.715425109Z\" level=warning msg=\"Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \\\"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\\\": no such file or directory\"",
2026-06-12 21:48:35.667687 | controller |     "Jun 12 20:20:07.723103 crc crio[3645]: time=\"2026-06-12T20:20:07.723031417Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-12 21:48:35.667703 | controller |     "Jun 12 20:20:07.745406 crc crio[3645]: time=\"2026-06-12T20:20:07.745201082Z\" level=warning msg=\"Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \\\"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\\\": no such file or directory\"",
2026-06-12 21:48:35.667718 | controller |     "Jun 12 20:20:07.752868 crc crio[3645]: time=\"2026-06-12T20:20:07.752761319Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-12 21:48:35.667733 | controller |     "Jun 12 20:20:07.764130 crc crio[3645]: time=\"2026-06-12T20:20:07.763900287Z\" level=warning msg=\"Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \\\"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\\\": no such file or directory\"",
2026-06-12 21:48:35.667748 | controller |     "Jun 12 20:20:07.770904 crc crio[3645]: time=\"2026-06-12T20:20:07.770806629Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-12 21:48:35.667764 | controller |     "Jun 12 20:20:07.783903 crc crio[3645]: time=\"2026-06-12T20:20:07.783757909Z\" level=warning msg=\"Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \\\"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\\\": no such file or directory\"",
2026-06-12 21:48:35.667783 | controller |     "Jun 12 20:20:07.791120 crc crio[3645]: time=\"2026-06-12T20:20:07.790874625Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-12 21:48:35.667798 | controller |     "Jun 12 20:20:07.801647 crc crio[3645]: time=\"2026-06-12T20:20:07.801510272Z\" level=warning msg=\"Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \\\"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\\\": no such file or directory\"",
2026-06-12 21:48:35.667814 | controller |     "Jun 12 20:20:07.809619 crc crio[3645]: time=\"2026-06-12T20:20:07.809471158Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-12 21:48:35.667829 | controller |     "Jun 12 20:20:07.821309 crc crio[3645]: time=\"2026-06-12T20:20:07.821070267Z\" level=warning msg=\"Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \\\"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\\\": no such file or directory\"",
2026-06-12 21:48:35.667844 | controller |     "Jun 12 20:20:07.828315 crc crio[3645]: time=\"2026-06-12T20:20:07.828186544Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-12 21:48:35.667888 | controller |     "Jun 12 20:20:07.840311 crc crio[3645]: time=\"2026-06-12T20:20:07.840177512Z\" level=warning msg=\"Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \\\"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\\\": no such file or directory\"",
2026-06-12 21:48:35.667905 | controller |     "Jun 12 20:20:07.848576 crc crio[3645]: time=\"2026-06-12T20:20:07.848423354Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-12 21:48:35.667920 | controller |     "Jun 12 20:20:07.861590 crc crio[3645]: time=\"2026-06-12T20:20:07.861441947Z\" level=warning msg=\"Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \\\"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\\\": no such file or directory\"",
2026-06-12 21:48:35.667935 | controller |     "Jun 12 20:20:07.871702 crc crio[3645]: time=\"2026-06-12T20:20:07.871520652Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-12 21:48:35.667950 | controller |     "Jun 12 20:20:07.959300 crc crio[3645]: time=\"2026-06-12T20:20:07.959055028Z\" level=warning msg=\"Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \\\"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\\\": no such file or directory\"",
2026-06-12 21:48:35.667965 | controller |     "Jun 12 20:20:07.964379 crc crio[3645]: time=\"2026-06-12T20:20:07.964031654Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-12 21:48:35.667980 | controller |     "Jun 12 20:20:07.973310 crc crio[3645]: time=\"2026-06-12T20:20:07.973051923Z\" level=warning msg=\"Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \\\"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\\\": no such file or directory\"",
2026-06-12 21:48:35.667996 | controller |     "Jun 12 20:20:07.981184 crc crio[3645]: time=\"2026-06-12T20:20:07.981032359Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-12 21:48:35.668014 | controller |     "Jun 12 20:20:08.012156 crc crio[3645]: time=\"2026-06-12T20:20:08.011849885Z\" level=warning msg=\"Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \\\"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\\\": no such file or directory\"",
2026-06-12 21:48:35.668030 | controller |     "Jun 12 20:20:08.019276 crc crio[3645]: time=\"2026-06-12T20:20:08.019120774Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-12 21:48:35.668045 | controller |     "Jun 12 20:20:08.039413 crc crio[3645]: time=\"2026-06-12T20:20:08.038332282Z\" level=warning msg=\"Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \\\"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\\\": no such file or directory\"",
2026-06-12 21:48:35.668060 | controller |     "Jun 12 20:20:08.045765 crc crio[3645]: time=\"2026-06-12T20:20:08.045612152Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-12 21:48:35.668075 | controller |     "Jun 12 20:20:08.053787 crc crio[3645]: time=\"2026-06-12T20:20:08.053651818Z\" level=warning msg=\"Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \\\"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\\\": no such file or directory\"",
2026-06-12 21:48:35.668090 | controller |     "Jun 12 20:20:08.058451 crc crio[3645]: time=\"2026-06-12T20:20:08.058345077Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-12 21:48:35.668106 | controller |     "Jun 12 20:20:08.071515 crc crio[3645]: time=\"2026-06-12T20:20:08.071365601Z\" level=warning msg=\"Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \\\"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\\\": no such file or directory\"",
2026-06-12 21:48:35.668122 | controller |     "Jun 12 20:20:08.077588 crc crio[3645]: time=\"2026-06-12T20:20:08.077449002Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-12 21:48:35.668137 | controller |     "Jun 12 20:20:08.084573 crc crio[3645]: time=\"2026-06-12T20:20:08.084390674Z\" level=warning msg=\"Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \\\"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\\\": no such file or directory\"",
2026-06-12 21:48:35.668153 | controller |     "Jun 12 20:20:08.088678 crc crio[3645]: time=\"2026-06-12T20:20:08.088572351Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-12 21:48:35.668168 | controller |     "Jun 12 20:20:08.097127 crc crio[3645]: time=\"2026-06-12T20:20:08.096814602Z\" level=warning msg=\"Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \\\"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\\\": no such file or directory\"",
2026-06-12 21:48:35.668183 | controller |     "Jun 12 20:20:08.101526 crc crio[3645]: time=\"2026-06-12T20:20:08.10142252Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-12 21:48:35.668198 | controller |     "Jun 12 20:20:08.110633 crc crio[3645]: time=\"2026-06-12T20:20:08.110475371Z\" level=warning msg=\"Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \\\"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\\\": no such file or directory\"",
2026-06-12 21:48:35.668217 | controller |     "Jun 12 20:20:08.118654 crc crio[3645]: time=\"2026-06-12T20:20:08.118435115Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-12 21:48:35.668232 | controller |     "Jun 12 20:20:08.138674 crc crio[3645]: time=\"2026-06-12T20:20:08.138526533Z\" level=warning msg=\"Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \\\"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\\\": no such file or directory\"",
2026-06-12 21:48:35.668247 | controller |     "Jun 12 20:20:08.145522 crc crio[3645]: time=\"2026-06-12T20:20:08.14528486Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-12 21:48:35.668262 | controller |     "Jun 12 20:20:08.159838 crc crio[3645]: time=\"2026-06-12T20:20:08.159638784Z\" level=warning msg=\"Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \\\"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\\\": no such file or directory\"",
2026-06-12 21:48:35.668278 | controller |     "Jun 12 20:20:08.162846 crc crio[3645]: time=\"2026-06-12T20:20:08.162733046Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-12 21:48:35.668293 | controller |     "Jun 12 20:20:08.170425 crc crio[3645]: time=\"2026-06-12T20:20:08.170228571Z\" level=warning msg=\"Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \\\"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\\\": no such file or directory\"",
2026-06-12 21:48:35.668308 | controller |     "Jun 12 20:20:08.174556 crc crio[3645]: time=\"2026-06-12T20:20:08.174419058Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-12 21:48:35.668323 | controller |     "Jun 12 20:20:08.182469 crc crio[3645]: time=\"2026-06-12T20:20:08.182360533Z\" level=warning msg=\"Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \\\"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\\\": no such file or directory\"",
2026-06-12 21:48:35.668338 | controller |     "Jun 12 20:20:08.186979 crc crio[3645]: time=\"2026-06-12T20:20:08.186838976Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-12 21:48:35.668354 | controller |     "Jun 12 20:20:08.196836 crc crio[3645]: time=\"2026-06-12T20:20:08.196752938Z\" level=warning msg=\"Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \\\"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\\\": no such file or directory\"",
2026-06-12 21:48:35.668370 | controller |     "Jun 12 20:20:08.211824 crc crio[3645]: time=\"2026-06-12T20:20:08.211592333Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-12 21:48:35.668385 | controller |     "Jun 12 20:20:08.221394 crc crio[3645]: time=\"2026-06-12T20:20:08.221258658Z\" level=warning msg=\"Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \\\"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\\\": no such file or directory\"",
2026-06-12 21:48:35.668401 | controller |     "Jun 12 20:20:08.226149 crc crio[3645]: time=\"2026-06-12T20:20:08.225997728Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-12 21:48:35.668420 | controller |     "Jun 12 20:20:08.237015 crc crio[3645]: time=\"2026-06-12T20:20:08.23681902Z\" level=warning msg=\"Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \\\"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\\\": no such file or directory\"",
2026-06-12 21:48:35.668436 | controller |     "Jun 12 20:20:08.241196 crc crio[3645]: time=\"2026-06-12T20:20:08.241041798Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-12 21:48:35.668451 | controller |     "Jun 12 20:20:08.257804 crc crio[3645]: time=\"2026-06-12T20:20:08.257713026Z\" level=warning msg=\"Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \\\"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\\\": no such file or directory\"",
2026-06-12 21:48:35.668466 | controller |     "Jun 12 20:20:08.261576 crc crio[3645]: time=\"2026-06-12T20:20:08.261448772Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-12 21:48:35.668482 | controller |     "Jun 12 20:20:08.269910 crc crio[3645]: time=\"2026-06-12T20:20:08.269809807Z\" level=warning msg=\"Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \\\"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\\\": no such file or directory\"",
2026-06-12 21:48:35.668496 | controller |     "Jun 12 20:20:08.275166 crc crio[3645]: time=\"2026-06-12T20:20:08.27504467Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-12 21:48:35.668512 | controller |     "Jun 12 20:20:08.282189 crc crio[3645]: time=\"2026-06-12T20:20:08.282066672Z\" level=warning msg=\"Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \\\"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\\\": no such file or directory\"",
2026-06-12 21:48:35.668527 | controller |     "Jun 12 20:20:08.285296 crc crio[3645]: time=\"2026-06-12T20:20:08.285218566Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-12 21:48:35.668542 | controller |     "Jun 12 20:20:08.293618 crc crio[3645]: time=\"2026-06-12T20:20:08.293527489Z\" level=warning msg=\"Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \\\"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\\\": no such file or directory\"",
2026-06-12 21:48:35.668557 | controller |     "Jun 12 20:20:08.296841 crc crio[3645]: time=\"2026-06-12T20:20:08.296763874Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-12 21:48:35.668572 | controller |     "Jun 12 20:20:08.303507 crc crio[3645]: time=\"2026-06-12T20:20:08.303411429Z\" level=warning msg=\"Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \\\"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\\\": no such file or directory\"",
2026-06-12 21:48:35.668587 | controller |     "Jun 12 20:20:08.307234 crc crio[3645]: time=\"2026-06-12T20:20:08.307160436Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-12 21:48:35.668602 | controller |     "Jun 12 20:20:08.318738 crc crio[3645]: time=\"2026-06-12T20:20:08.318630953Z\" level=warning msg=\"Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \\\"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\\\": no such file or directory\"",
2026-06-12 21:48:35.668620 | controller |     "Jun 12 20:20:08.326564 crc crio[3645]: time=\"2026-06-12T20:20:08.326422804Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-12 21:48:35.668635 | controller |     "Jun 12 20:20:08.335897 crc crio[3645]: time=\"2026-06-12T20:20:08.335792602Z\" level=warning msg=\"Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \\\"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\\\": no such file or directory\"",
2026-06-12 21:48:35.668650 | controller |     "Jun 12 20:20:08.340509 crc crio[3645]: time=\"2026-06-12T20:20:08.340346728Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-12 21:48:35.668665 | controller |     "Jun 12 20:20:08.364726 crc crio[3645]: time=\"2026-06-12T20:20:08.364601073Z\" level=warning msg=\"Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \\\"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\\\": no such file or directory\"",
2026-06-12 21:48:35.668680 | controller |     "Jun 12 20:20:08.367619 crc crio[3645]: time=\"2026-06-12T20:20:08.367533111Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-12 21:48:35.668695 | controller |     "Jun 12 20:20:08.375628 crc crio[3645]: time=\"2026-06-12T20:20:08.375528047Z\" level=warning msg=\"Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \\\"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\\\": no such file or directory\"",
2026-06-12 21:48:35.668710 | controller |     "Jun 12 20:20:08.378281 crc crio[3645]: time=\"2026-06-12T20:20:08.37821301Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-12 21:48:35.668724 | controller |     "Jun 12 20:20:08.387691 crc crio[3645]: time=\"2026-06-12T20:20:08.387588047Z\" level=warning msg=\"Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \\\"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\\\": no such file or directory\"",
2026-06-12 21:48:35.668739 | controller |     "Jun 12 20:20:08.394817 crc crio[3645]: time=\"2026-06-12T20:20:08.394294674Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-12 21:48:35.668754 | controller |     "Jun 12 20:20:08.408901 crc crio[3645]: time=\"2026-06-12T20:20:08.40877408Z\" level=warning msg=\"Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \\\"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\\\": no such file or directory\"",
2026-06-12 21:48:35.668769 | controller |     "Jun 12 20:20:08.411455 crc crio[3645]: time=\"2026-06-12T20:20:08.41135657Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-12 21:48:35.668784 | controller |     "Jun 12 20:20:08.417910 crc crio[3645]: time=\"2026-06-12T20:20:08.41776272Z\" level=warning msg=\"Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \\\"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\\\": no such file or directory\"",
2026-06-12 21:48:35.668798 | controller |     "Jun 12 20:20:08.420634 crc crio[3645]: time=\"2026-06-12T20:20:08.420535154Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-12 21:48:35.668816 | controller |     "Jun 12 20:20:08.427807 crc crio[3645]: time=\"2026-06-12T20:20:08.42764584Z\" level=warning msg=\"Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \\\"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\\\": no such file or directory\"",
2026-06-12 21:48:35.668831 | controller |     "Jun 12 20:20:08.430744 crc crio[3645]: time=\"2026-06-12T20:20:08.430649279Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-12 21:48:35.668846 | controller |     "Jun 12 20:20:08.442758 crc crio[3645]: time=\"2026-06-12T20:20:08.442530665Z\" level=warning msg=\"Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \\\"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\\\": no such file or directory\"",
2026-06-12 21:48:35.668881 | controller |     "Jun 12 20:20:08.448834 crc crio[3645]: time=\"2026-06-12T20:20:08.448677199Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-12 21:48:35.668897 | controller |     "Jun 12 20:20:08.467045 crc crio[3645]: time=\"2026-06-12T20:20:08.466662187Z\" level=warning msg=\"Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \\\"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\\\": no such file or directory\"",
2026-06-12 21:48:35.668912 | controller |     "Jun 12 20:20:08.471623 crc crio[3645]: time=\"2026-06-12T20:20:08.471432578Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-12 21:48:35.668927 | controller |     "Jun 12 20:20:08.480675 crc crio[3645]: time=\"2026-06-12T20:20:08.480557121Z\" level=warning msg=\"Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \\\"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\\\": no such file or directory\"",
2026-06-12 21:48:35.668942 | controller |     "Jun 12 20:20:08.485715 crc crio[3645]: time=\"2026-06-12T20:20:08.485548756Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-12 21:48:35.668957 | controller |     "Jun 12 20:20:08.493425 crc crio[3645]: time=\"2026-06-12T20:20:08.493307637Z\" level=warning msg=\"Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \\\"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\\\": no such file or directory\"",
2026-06-12 21:48:35.668972 | controller |     "Jun 12 20:20:08.498007 crc crio[3645]: time=\"2026-06-12T20:20:08.497820161Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-12 21:48:35.668987 | controller |     "Jun 12 20:20:08.506901 crc crio[3645]: time=\"2026-06-12T20:20:08.50675327Z\" level=warning msg=\"Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \\\"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\\\": no such file or directory\"",
2026-06-12 21:48:35.669003 | controller |     "Jun 12 20:20:08.511343 crc crio[3645]: time=\"2026-06-12T20:20:08.511228705Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-12 21:48:35.669017 | controller |     "Jun 12 20:20:08.516910 crc crio[3645]: time=\"2026-06-12T20:20:08.516783283Z\" level=warning msg=\"Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \\\"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\\\": no such file or directory\"",
2026-06-12 21:48:35.669069 | controller |     "Jun 12 20:20:08.521831 crc crio[3645]: time=\"2026-06-12T20:20:08.521703057Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-12 21:48:35.669085 | controller |     "Jun 12 20:20:08.584864 crc crio[3645]: time=\"2026-06-12T20:20:08.584714674Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"",
2026-06-12 21:48:35.669100 | controller |     "Jun 12 20:20:08.585436 crc crio[3645]: time=\"2026-06-12T20:20:08.585232425Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.669117 | controller |     "Jun 12 20:20:08.585818 crc crio[3645]: time=\"2026-06-12T20:20:08.585771487Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.669135 | controller |     "Jun 12 20:20:08.586446 crc crio[3645]: time=\"2026-06-12T20:20:08.586357332Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000188bd0}] Aliases:map[]}\"",
2026-06-12 21:48:35.669153 | controller |     "Jun 12 20:20:08.586731 crc crio[3645]: time=\"2026-06-12T20:20:08.586648808Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.669169 | controller |     "Jun 12 20:20:08.588271 crc crio[3645]: time=\"2026-06-12T20:20:08.588178065Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 21:48:35.669185 | controller |     "Jun 12 20:20:08.591803 crc crio[3645]: time=\"2026-06-12T20:20:08.591700016Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 21:48:35.669200 | controller |     "Jun 12 20:20:08.592177 crc crio[3645]: time=\"2026-06-12T20:20:08.591999363Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 21:48:35.669216 | controller |     "Jun 12 20:20:08.592684 crc crio[3645]: time=\"2026-06-12T20:20:08.592594567Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 21:48:35.669232 | controller |     "Jun 12 20:20:08.594720 crc crio[3645]: time=\"2026-06-12T20:20:08.594618394Z\" level=info msg=\"runtime interface created\"",
2026-06-12 21:48:35.669248 | controller |     "Jun 12 20:20:08.594720 crc crio[3645]: time=\"2026-06-12T20:20:08.594697876Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 21:48:35.669263 | controller |     "Jun 12 20:20:08.594720 crc crio[3645]: time=\"2026-06-12T20:20:08.594719866Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 21:48:35.669279 | controller |     "Jun 12 20:20:08.594863 crc crio[3645]: time=\"2026-06-12T20:20:08.594736617Z\" level=info msg=\"starting plugins...\"",
2026-06-12 21:48:35.669294 | controller |     "Jun 12 20:20:08.595283 crc crio[3645]: time=\"2026-06-12T20:20:08.595193527Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 21:48:35.669309 | controller |     "Jun 12 20:20:08.598363 crc crio[3645]: time=\"2026-06-12T20:20:08.598268019Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 21:48:35.669325 | controller |     "Jun 12 20:20:08.604511 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 21:48:35.669341 | controller |     "Jun 12 20:20:08.720557 crc crio[3645]: 2026-06-12T20:20:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.669361 | controller |     "Jun 12 20:20:08.720909 crc crio[3645]: time=\"2026-06-12T20:20:08.720739148Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-12 21:48:35.669378 | controller |     "Jun 12 20:20:08.720909 crc crio[3645]: time=\"2026-06-12T20:20:08.7208242Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.669393 | controller |     "Jun 12 20:20:08.720909 crc crio[3645]: time=\"2026-06-12T20:20:08.72084119Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-12 21:48:35.669409 | controller |     "Jun 12 20:20:08.720909 crc crio[3645]: time=\"2026-06-12T20:20:08.720855251Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.669425 | controller |     "Jun 12 20:20:08.720909 crc crio[3645]: time=\"2026-06-12T20:20:08.720896112Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.669442 | controller |     "Jun 12 20:20:08.721362 crc crio[3645]: time=\"2026-06-12T20:20:08.72126987Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001210000}] Aliases:map[]}\"",
2026-06-12 21:48:35.669459 | controller |     "Jun 12 20:20:08.721542 crc crio[3645]: time=\"2026-06-12T20:20:08.721478585Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.669475 | controller |     "Jun 12 20:20:08.809046 crc crio[3645]: 2026-06-12T20:20:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.669491 | controller |     "Jun 12 20:20:08.810299 crc crio[3645]: time=\"2026-06-12T20:20:08.810170139Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-12 21:48:35.669507 | controller |     "Jun 12 20:20:08.810299 crc crio[3645]: time=\"2026-06-12T20:20:08.810283971Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.669523 | controller |     "Jun 12 20:20:08.810481 crc crio[3645]: time=\"2026-06-12T20:20:08.810357293Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.669539 | controller |     "Jun 12 20:20:08.811483 crc crio[3645]: time=\"2026-06-12T20:20:08.811366667Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc001210090}] Aliases:map[]}\"",
2026-06-12 21:48:35.669559 | controller |     "Jun 12 20:20:08.811784 crc crio[3645]: time=\"2026-06-12T20:20:08.811690744Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.669575 | controller |     "Jun 12 20:20:08.911538 crc crio[3645]: 2026-06-12T20:20:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.669591 | controller |     "Jun 12 20:20:08.911722 crc crio[3645]: time=\"2026-06-12T20:20:08.91166681Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-12 21:48:35.669606 | controller |     "Jun 12 20:20:08.911722 crc crio[3645]: time=\"2026-06-12T20:20:08.911719711Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.669621 | controller |     "Jun 12 20:20:08.911792 crc crio[3645]: time=\"2026-06-12T20:20:08.911762512Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.669637 | controller |     "Jun 12 20:20:08.912361 crc crio[3645]: time=\"2026-06-12T20:20:08.912282175Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00112e010}] Aliases:map[]}\"",
2026-06-12 21:48:35.669655 | controller |     "Jun 12 20:20:08.912459 crc crio[3645]: time=\"2026-06-12T20:20:08.912445838Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.669670 | controller |     "Jun 12 20:20:09.377184 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.669686 | controller |     "Jun 12 20:20:09.378831 crc crio[3645]: time=\"2026-06-12T20:20:09.377353024Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-12 21:48:35.669701 | controller |     "Jun 12 20:20:09.378831 crc crio[3645]: time=\"2026-06-12T20:20:09.377399175Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.669717 | controller |     "Jun 12 20:20:09.378831 crc crio[3645]: time=\"2026-06-12T20:20:09.377444786Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.669733 | controller |     "Jun 12 20:20:09.378831 crc crio[3645]: time=\"2026-06-12T20:20:09.377728693Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc00112e0a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.669751 | controller |     "Jun 12 20:20:09.378831 crc crio[3645]: time=\"2026-06-12T20:20:09.377884186Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.669767 | controller |     "Jun 12 20:20:09.413269 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.669783 | controller |     "Jun 12 20:20:09.413269 crc crio[3645]: time=\"2026-06-12T20:20:09.411736234Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-12 21:48:35.669798 | controller |     "Jun 12 20:20:09.413269 crc crio[3645]: time=\"2026-06-12T20:20:09.411771795Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.669813 | controller |     "Jun 12 20:20:09.413269 crc crio[3645]: time=\"2026-06-12T20:20:09.411813886Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.669829 | controller |     "Jun 12 20:20:09.413269 crc crio[3645]: time=\"2026-06-12T20:20:09.412045781Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29632800-ls5hs Namespace:openshift-operator-lifecycle-manager ID:25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b UID:0c0aae9e-a439-45ca-8f32-9dc9e6cffe96 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c0aae9e_a439_45ca_8f32_9dc9e6cffe96.slice PodAnnotations:0xc000188c88}] Aliases:map[]}\"",
2026-06-12 21:48:35.669844 | controller |     "Jun 12 20:20:09.413269 crc crio[3645]: time=\"2026-06-12T20:20:09.412142484Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.669879 | controller |     "Jun 12 20:20:09.413269 crc crio[3645]: time=\"2026-06-12T20:20:09.412157054Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.669895 | controller |     "Jun 12 20:20:09.413269 crc crio[3645]: time=\"2026-06-12T20:20:09.412173164Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.669922 | controller |     "Jun 12 20:20:09.430013 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.669938 | controller |     "Jun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.43003264Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-12 21:48:35.669954 | controller |     "Jun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.430059211Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.669969 | controller |     "Jun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.430072961Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-12 21:48:35.669984 | controller |     "Jun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.430196624Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.670003 | controller |     "Jun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.430207024Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-12 21:48:35.670019 | controller |     "Jun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.430214434Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.670035 | controller |     "Jun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.430224014Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-12 21:48:35.670050 | controller |     "Jun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.430232324Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.670065 | controller |     "Jun 12 20:20:09.430356 crc crio[3645]: time=\"2026-06-12T20:20:09.430255645Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.670081 | controller |     "Jun 12 20:20:09.430600 crc crio[3645]: time=\"2026-06-12T20:20:09.430449579Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000188d00}] Aliases:map[]}\"",
2026-06-12 21:48:35.670097 | controller |     "Jun 12 20:20:09.430600 crc crio[3645]: time=\"2026-06-12T20:20:09.430578482Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.670112 | controller |     "Jun 12 20:20:09.630864 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.670128 | controller |     "Jun 12 20:20:09.630864 crc crio[3645]: time=\"2026-06-12T20:20:09.63079332Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-12 21:48:35.670143 | controller |     "Jun 12 20:20:09.630864 crc crio[3645]: time=\"2026-06-12T20:20:09.630852462Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.670158 | controller |     "Jun 12 20:20:09.631394 crc crio[3645]: time=\"2026-06-12T20:20:09.630876362Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-12 21:48:35.670173 | controller |     "Jun 12 20:20:09.631394 crc crio[3645]: time=\"2026-06-12T20:20:09.630887452Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.670189 | controller |     "Jun 12 20:20:09.631394 crc crio[3645]: time=\"2026-06-12T20:20:09.631069726Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.670205 | controller |     "Jun 12 20:20:09.631515 crc crio[3645]: time=\"2026-06-12T20:20:09.631459585Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00112e140}] Aliases:map[]}\"",
2026-06-12 21:48:35.670225 | controller |     "Jun 12 20:20:09.631887 crc crio[3645]: time=\"2026-06-12T20:20:09.631730551Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.670241 | controller |     "Jun 12 20:20:09.712239 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.670256 | controller |     "Jun 12 20:20:09.712239 crc crio[3645]: time=\"2026-06-12T20:20:09.711846326Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-12 21:48:35.670272 | controller |     "Jun 12 20:20:09.712239 crc crio[3645]: time=\"2026-06-12T20:20:09.711880327Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.670287 | controller |     "Jun 12 20:20:09.712239 crc crio[3645]: time=\"2026-06-12T20:20:09.711962329Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.670303 | controller |     "Jun 12 20:20:09.712239 crc crio[3645]: time=\"2026-06-12T20:20:09.712185824Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc001210148}] Aliases:map[]}\"",
2026-06-12 21:48:35.670318 | controller |     "Jun 12 20:20:09.712605 crc crio[3645]: time=\"2026-06-12T20:20:09.712320557Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.670334 | controller |     "Jun 12 20:20:09.883785 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.670349 | controller |     "Jun 12 20:20:09.884007 crc crio[3645]: time=\"2026-06-12T20:20:09.883846298Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-12 21:48:35.670365 | controller |     "Jun 12 20:20:09.884007 crc crio[3645]: time=\"2026-06-12T20:20:09.883886118Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.670381 | controller |     "Jun 12 20:20:09.884007 crc crio[3645]: time=\"2026-06-12T20:20:09.883998241Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.670397 | controller |     "Jun 12 20:20:09.884410 crc crio[3645]: time=\"2026-06-12T20:20:09.884336559Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00008c408}] Aliases:map[]}\"",
2026-06-12 21:48:35.670415 | controller |     "Jun 12 20:20:09.884604 crc crio[3645]: time=\"2026-06-12T20:20:09.884549873Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.670432 | controller |     "Jun 12 20:20:09.913127 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.670447 | controller |     "Jun 12 20:20:09.913127 crc crio[3645]: time=\"2026-06-12T20:20:09.913042847Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-12 21:48:35.670463 | controller |     "Jun 12 20:20:09.913127 crc crio[3645]: time=\"2026-06-12T20:20:09.913141479Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.670481 | controller |     "Jun 12 20:20:09.913127 crc crio[3645]: time=\"2026-06-12T20:20:09.91317794Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.670500 | controller |     "Jun 12 20:20:09.913743 crc crio[3645]: time=\"2026-06-12T20:20:09.913360554Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000188da8}] Aliases:map[]}\"",
2026-06-12 21:48:35.670517 | controller |     "Jun 12 20:20:09.913743 crc crio[3645]: time=\"2026-06-12T20:20:09.913481167Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.670533 | controller |     "Jun 12 20:20:09.933144 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.670549 | controller |     "Jun 12 20:20:09.933372 crc crio[3645]: time=\"2026-06-12T20:20:09.933201676Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-12 21:48:35.670564 | controller |     "Jun 12 20:20:09.933372 crc crio[3645]: time=\"2026-06-12T20:20:09.933245727Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.670579 | controller |     "Jun 12 20:20:09.933372 crc crio[3645]: time=\"2026-06-12T20:20:09.933268557Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-12 21:48:35.670595 | controller |     "Jun 12 20:20:09.933372 crc crio[3645]: time=\"2026-06-12T20:20:09.933277897Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.670611 | controller |     "Jun 12 20:20:09.933372 crc crio[3645]: time=\"2026-06-12T20:20:09.933288938Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-12 21:48:35.670631 | controller |     "Jun 12 20:20:09.933372 crc crio[3645]: time=\"2026-06-12T20:20:09.933299108Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.670647 | controller |     "Jun 12 20:20:09.933372 crc crio[3645]: time=\"2026-06-12T20:20:09.933331278Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.670663 | controller |     "Jun 12 20:20:09.934130 crc crio[3645]: time=\"2026-06-12T20:20:09.933516343Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc0012101e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.670679 | controller |     "Jun 12 20:20:09.934130 crc crio[3645]: time=\"2026-06-12T20:20:09.933637775Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.670695 | controller |     "Jun 12 20:20:09.987029 crc crio[3645]: 2026-06-12T20:20:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.670711 | controller |     "Jun 12 20:20:09.987545 crc crio[3645]: time=\"2026-06-12T20:20:09.987052518Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-12 21:48:35.670726 | controller |     "Jun 12 20:20:09.987545 crc crio[3645]: time=\"2026-06-12T20:20:09.98712763Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.670741 | controller |     "Jun 12 20:20:09.987545 crc crio[3645]: time=\"2026-06-12T20:20:09.98716296Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.670757 | controller |     "Jun 12 20:20:09.987545 crc crio[3645]: time=\"2026-06-12T20:20:09.987366185Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001210278}] Aliases:map[]}\"",
2026-06-12 21:48:35.670772 | controller |     "Jun 12 20:20:09.987545 crc crio[3645]: time=\"2026-06-12T20:20:09.987502888Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.670787 | controller |     "Jun 12 20:20:10.013307 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.670803 | controller |     "Jun 12 20:20:10.013558 crc crio[3645]: time=\"2026-06-12T20:20:10.013488123Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-12 21:48:35.670821 | controller |     "Jun 12 20:20:10.013558 crc crio[3645]: time=\"2026-06-12T20:20:10.013538284Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.670837 | controller |     "Jun 12 20:20:10.013706 crc crio[3645]: time=\"2026-06-12T20:20:10.013563025Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-12 21:48:35.670872 | controller |     "Jun 12 20:20:10.013706 crc crio[3645]: time=\"2026-06-12T20:20:10.013578735Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.670889 | controller |     "Jun 12 20:20:10.013706 crc crio[3645]: time=\"2026-06-12T20:20:10.013595645Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-12 21:48:35.670905 | controller |     "Jun 12 20:20:10.013706 crc crio[3645]: time=\"2026-06-12T20:20:10.013609626Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.670920 | controller |     "Jun 12 20:20:10.013706 crc crio[3645]: time=\"2026-06-12T20:20:10.013650797Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.670936 | controller |     "Jun 12 20:20:10.014211 crc crio[3645]: time=\"2026-06-12T20:20:10.013900902Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc001210308}] Aliases:map[]}\"",
2026-06-12 21:48:35.670951 | controller |     "Jun 12 20:20:10.014315 crc crio[3645]: time=\"2026-06-12T20:20:10.014213639Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.670967 | controller |     "Jun 12 20:20:10.138252 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.670982 | controller |     "Jun 12 20:20:10.138530 crc crio[3645]: time=\"2026-06-12T20:20:10.138371268Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-12 21:48:35.670997 | controller |     "Jun 12 20:20:10.138530 crc crio[3645]: time=\"2026-06-12T20:20:10.138420869Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.671013 | controller |     "Jun 12 20:20:10.138530 crc crio[3645]: time=\"2026-06-12T20:20:10.13845296Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.671028 | controller |     "Jun 12 20:20:10.138799 crc crio[3645]: time=\"2026-06-12T20:20:10.138704506Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000110480}] Aliases:map[]}\"",
2026-06-12 21:48:35.671047 | controller |     "Jun 12 20:20:10.139035 crc crio[3645]: time=\"2026-06-12T20:20:10.138995782Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.671063 | controller |     "Jun 12 20:20:10.567236 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.671078 | controller |     "Jun 12 20:20:10.567977 crc crio[3645]: time=\"2026-06-12T20:20:10.567365249Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-12 21:48:35.671094 | controller |     "Jun 12 20:20:10.567977 crc crio[3645]: time=\"2026-06-12T20:20:10.56740171Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.671109 | controller |     "Jun 12 20:20:10.567977 crc crio[3645]: time=\"2026-06-12T20:20:10.567438291Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.671126 | controller |     "Jun 12 20:20:10.567977 crc crio[3645]: time=\"2026-06-12T20:20:10.567764419Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000110520}] Aliases:map[]}\"",
2026-06-12 21:48:35.671141 | controller |     "Jun 12 20:20:10.568176 crc crio[3645]: time=\"2026-06-12T20:20:10.568009015Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.671157 | controller |     "Jun 12 20:20:10.702673 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.671172 | controller |     "Jun 12 20:20:10.703114 crc crio[3645]: time=\"2026-06-12T20:20:10.702883842Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-12 21:48:35.671188 | controller |     "Jun 12 20:20:10.703228 crc crio[3645]: time=\"2026-06-12T20:20:10.703125618Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.671203 | controller |     "Jun 12 20:20:10.703228 crc crio[3645]: time=\"2026-06-12T20:20:10.703189259Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.671218 | controller |     "Jun 12 20:20:10.703532 crc crio[3645]: time=\"2026-06-12T20:20:10.703460655Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00008c518}] Aliases:map[]}\"",
2026-06-12 21:48:35.671237 | controller |     "Jun 12 20:20:10.703728 crc crio[3645]: time=\"2026-06-12T20:20:10.70366698Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.671253 | controller |     "Jun 12 20:20:10.733236 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.671268 | controller |     "Jun 12 20:20:10.733524 crc crio[3645]: time=\"2026-06-12T20:20:10.733435662Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-12 21:48:35.671283 | controller |     "Jun 12 20:20:10.733524 crc crio[3645]: time=\"2026-06-12T20:20:10.733505374Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.671299 | controller |     "Jun 12 20:20:10.733592 crc crio[3645]: time=\"2026-06-12T20:20:10.733549415Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.671315 | controller |     "Jun 12 20:20:10.733846 crc crio[3645]: time=\"2026-06-12T20:20:10.73377252Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00112e1e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.671330 | controller |     "Jun 12 20:20:10.734193 crc crio[3645]: time=\"2026-06-12T20:20:10.734109758Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.671346 | controller |     "Jun 12 20:20:10.903638 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.671361 | controller |     "Jun 12 20:20:10.903638 crc crio[3645]: time=\"2026-06-12T20:20:10.903591161Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-12 21:48:35.671376 | controller |     "Jun 12 20:20:10.903638 crc crio[3645]: time=\"2026-06-12T20:20:10.903647682Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.671392 | controller |     "Jun 12 20:20:10.904330 crc crio[3645]: time=\"2026-06-12T20:20:10.903786705Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.671407 | controller |     "Jun 12 20:20:10.904330 crc crio[3645]: time=\"2026-06-12T20:20:10.904313907Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00008c5c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.671426 | controller |     "Jun 12 20:20:10.904716 crc crio[3645]: time=\"2026-06-12T20:20:10.904599884Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.671442 | controller |     "Jun 12 20:20:10.943334 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.671457 | controller |     "Jun 12 20:20:10.943696 crc crio[3645]: time=\"2026-06-12T20:20:10.94355059Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-12 21:48:35.671473 | controller |     "Jun 12 20:20:10.943696 crc crio[3645]: time=\"2026-06-12T20:20:10.943656943Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.671489 | controller |     "Jun 12 20:20:10.943882 crc crio[3645]: time=\"2026-06-12T20:20:10.943730524Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.671505 | controller |     "Jun 12 20:20:10.944371 crc crio[3645]: time=\"2026-06-12T20:20:10.944239787Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00008c0e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.671521 | controller |     "Jun 12 20:20:10.944702 crc crio[3645]: time=\"2026-06-12T20:20:10.944598435Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.671537 | controller |     "Jun 12 20:20:10.968441 crc crio[3645]: 2026-06-12T20:20:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.671554 | controller |     "Jun 12 20:20:10.968799 crc crio[3645]: time=\"2026-06-12T20:20:10.968651184Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-12 21:48:35.671569 | controller |     "Jun 12 20:20:10.968799 crc crio[3645]: time=\"2026-06-12T20:20:10.968769647Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.671585 | controller |     "Jun 12 20:20:10.969188 crc crio[3645]: time=\"2026-06-12T20:20:10.968846329Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.671601 | controller |     "Jun 12 20:20:10.969460 crc crio[3645]: time=\"2026-06-12T20:20:10.969318559Z\" level=info msg=\"Got pod network &{Name:revision-pruner-12-crc Namespace:openshift-kube-apiserver ID:28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d UID:abc11e84-2f29-497d-b0df-09bb729ef48c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podabc11e84_2f29_497d_b0df_09bb729ef48c.slice PodAnnotations:0xc000188ac8}] Aliases:map[]}\"",
2026-06-12 21:48:35.671620 | controller |     "Jun 12 20:20:10.969460 crc crio[3645]: time=\"2026-06-12T20:20:10.969456492Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.671636 | controller |     "Jun 12 20:20:10.969702 crc crio[3645]: time=\"2026-06-12T20:20:10.969479464Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.671652 | controller |     "Jun 12 20:20:10.969702 crc crio[3645]: time=\"2026-06-12T20:20:10.969501874Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.671667 | controller |     "Jun 12 20:20:11.044584 crc crio[3645]: 2026-06-12T20:20:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.671683 | controller |     "Jun 12 20:20:11.045297 crc crio[3645]: time=\"2026-06-12T20:20:11.044672014Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-12 21:48:35.671698 | controller |     "Jun 12 20:20:11.045297 crc crio[3645]: time=\"2026-06-12T20:20:11.044742055Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.671714 | controller |     "Jun 12 20:20:11.045297 crc crio[3645]: time=\"2026-06-12T20:20:11.044781536Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-12 21:48:35.671730 | controller |     "Jun 12 20:20:11.045297 crc crio[3645]: time=\"2026-06-12T20:20:11.044797166Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.671746 | controller |     "Jun 12 20:20:11.045297 crc crio[3645]: time=\"2026-06-12T20:20:11.044848538Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.671762 | controller |     "Jun 12 20:20:11.045825 crc crio[3645]: time=\"2026-06-12T20:20:11.045461081Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000188b58}] Aliases:map[]}\"",
2026-06-12 21:48:35.671778 | controller |     "Jun 12 20:20:11.045825 crc crio[3645]: time=\"2026-06-12T20:20:11.045744019Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.671794 | controller |     "Jun 12 20:20:11.104796 crc crio[3645]: 2026-06-12T20:20:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.671810 | controller |     "Jun 12 20:20:11.104796 crc crio[3645]: time=\"2026-06-12T20:20:11.104493315Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-12 21:48:35.671825 | controller |     "Jun 12 20:20:11.104796 crc crio[3645]: time=\"2026-06-12T20:20:11.104529635Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.671841 | controller |     "Jun 12 20:20:11.104796 crc crio[3645]: time=\"2026-06-12T20:20:11.104578128Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.671879 | controller |     "Jun 12 20:20:11.105391 crc crio[3645]: time=\"2026-06-12T20:20:11.104884224Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000188bf8}] Aliases:map[]}\"",
2026-06-12 21:48:35.671897 | controller |     "Jun 12 20:20:11.105391 crc crio[3645]: time=\"2026-06-12T20:20:11.105277363Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.671913 | controller |     "Jun 12 20:20:11.152681 crc crio[3645]: 2026-06-12T20:20:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.671929 | controller |     "Jun 12 20:20:11.152681 crc crio[3645]: time=\"2026-06-12T20:20:11.152494992Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-12 21:48:35.671944 | controller |     "Jun 12 20:20:11.152681 crc crio[3645]: time=\"2026-06-12T20:20:11.152547003Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.671960 | controller |     "Jun 12 20:20:11.152681 crc crio[3645]: time=\"2026-06-12T20:20:11.152584484Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.671976 | controller |     "Jun 12 20:20:11.153532 crc crio[3645]: time=\"2026-06-12T20:20:11.152812709Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000188ca8}] Aliases:map[]}\"",
2026-06-12 21:48:35.671992 | controller |     "Jun 12 20:20:11.153532 crc crio[3645]: time=\"2026-06-12T20:20:11.153132757Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.672008 | controller |     "Jun 12 20:20:11.390571 crc crio[3645]: 2026-06-12T20:20:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.672023 | controller |     "Jun 12 20:20:11.390710 crc crio[3645]: time=\"2026-06-12T20:20:11.390665553Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-12 21:48:35.672038 | controller |     "Jun 12 20:20:11.390765 crc crio[3645]: time=\"2026-06-12T20:20:11.390712814Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.672057 | controller |     "Jun 12 20:20:11.390765 crc crio[3645]: time=\"2026-06-12T20:20:11.390752995Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-12 21:48:35.672073 | controller |     "Jun 12 20:20:11.390881 crc crio[3645]: time=\"2026-06-12T20:20:11.390769805Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.672088 | controller |     "Jun 12 20:20:11.390881 crc crio[3645]: time=\"2026-06-12T20:20:11.390784036Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-12 21:48:35.672103 | controller |     "Jun 12 20:20:11.390881 crc crio[3645]: time=\"2026-06-12T20:20:11.390800546Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.672119 | controller |     "Jun 12 20:20:11.390881 crc crio[3645]: time=\"2026-06-12T20:20:11.390835407Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.672135 | controller |     "Jun 12 20:20:11.391450 crc crio[3645]: time=\"2026-06-12T20:20:11.391373099Z\" level=info msg=\"Got pod network &{Name:installer-12-crc Namespace:openshift-kube-apiserver ID:3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab UID:75a71d08-dc2b-405a-a0f5-fd65ddc07ae1 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod75a71d08_dc2b_405a_a0f5_fd65ddc07ae1.slice PodAnnotations:0xc00008c390}] Aliases:map[]}\"",
2026-06-12 21:48:35.672151 | controller |     "Jun 12 20:20:11.391566 crc crio[3645]: time=\"2026-06-12T20:20:11.391502842Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.672166 | controller |     "Jun 12 20:20:11.391566 crc crio[3645]: time=\"2026-06-12T20:20:11.391520422Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.672182 | controller |     "Jun 12 20:20:11.391566 crc crio[3645]: time=\"2026-06-12T20:20:11.391532563Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.672197 | controller |     "Jun 12 20:20:11.691182 crc crio[3645]: 2026-06-12T20:20:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.672213 | controller |     "Jun 12 20:20:11.691182 crc crio[3645]: time=\"2026-06-12T20:20:11.690346265Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-12 21:48:35.672228 | controller |     "Jun 12 20:20:11.691182 crc crio[3645]: time=\"2026-06-12T20:20:11.690383225Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.672243 | controller |     "Jun 12 20:20:11.691182 crc crio[3645]: time=\"2026-06-12T20:20:11.690431107Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.672259 | controller |     "Jun 12 20:20:11.691182 crc crio[3645]: time=\"2026-06-12T20:20:11.690643041Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0012883b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.672282 | controller |     "Jun 12 20:20:11.691182 crc crio[3645]: time=\"2026-06-12T20:20:11.690773254Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.672298 | controller |     "Jun 12 20:20:12.030889 crc crio[3645]: 2026-06-12T20:20:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.672313 | controller |     "Jun 12 20:20:12.031300 crc crio[3645]: time=\"2026-06-12T20:20:12.031216084Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-12 21:48:35.672329 | controller |     "Jun 12 20:20:12.031300 crc crio[3645]: time=\"2026-06-12T20:20:12.031281636Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.672344 | controller |     "Jun 12 20:20:12.031417 crc crio[3645]: time=\"2026-06-12T20:20:12.031348787Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.672360 | controller |     "Jun 12 20:20:12.031613 crc crio[3645]: time=\"2026-06-12T20:20:12.031547852Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29632815-n4njh Namespace:openshift-operator-lifecycle-manager ID:ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff UID:bf264f66-3eb4-4567-a4e2-6c6f9890ebf9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf264f66_3eb4_4567_a4e2_6c6f9890ebf9.slice PodAnnotations:0xc001722088}] Aliases:map[]}\"",
2026-06-12 21:48:35.672376 | controller |     "Jun 12 20:20:12.031698 crc crio[3645]: time=\"2026-06-12T20:20:12.031631614Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.672392 | controller |     "Jun 12 20:20:12.031698 crc crio[3645]: time=\"2026-06-12T20:20:12.031648454Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.672407 | controller |     "Jun 12 20:20:12.031698 crc crio[3645]: time=\"2026-06-12T20:20:12.031663274Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.672423 | controller |     "Jun 12 20:20:12.139569 crc crio[3645]: 2026-06-12T20:20:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.672438 | controller |     "Jun 12 20:20:12.139788 crc crio[3645]: time=\"2026-06-12T20:20:12.139649437Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-12 21:48:35.672454 | controller |     "Jun 12 20:20:12.139788 crc crio[3645]: time=\"2026-06-12T20:20:12.139711858Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.672469 | controller |     "Jun 12 20:20:12.139788 crc crio[3645]: time=\"2026-06-12T20:20:12.139769799Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.672489 | controller |     "Jun 12 20:20:12.140341 crc crio[3645]: time=\"2026-06-12T20:20:12.140253221Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000188c60}] Aliases:map[]}\"",
2026-06-12 21:48:35.672505 | controller |     "Jun 12 20:20:12.140659 crc crio[3645]: time=\"2026-06-12T20:20:12.140540518Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.672521 | controller |     "Jun 12 20:20:12.171163 crc crio[3645]: time=\"2026-06-12T20:20:12.170769421Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=0b4cffce-d580-4c47-8263-6abecc586fc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.672536 | controller |     "Jun 12 20:20:12.172145 crc crio[3645]: time=\"2026-06-12T20:20:12.171841787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.672552 | controller |     "Jun 12 20:20:12.190862 crc crio[3645]: time=\"2026-06-12T20:20:12.190663614Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=00f9a53e-d561-444e-86f6-f21ac4271e4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.672567 | controller |     "Jun 12 20:20:12.191292 crc crio[3645]: time=\"2026-06-12T20:20:12.191186017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.672591 | controller |     "Jun 12 20:20:12.215024 crc crio[3645]: time=\"2026-06-12T20:20:12.214825056Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0b4cffce-d580-4c47-8263-6abecc586fc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.672660 | controller |     "Jun 12 20:20:12.215389 crc crio[3645]: time=\"2026-06-12T20:20:12.215271587Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=a7a37037-1852-48b8-8861-1a1972018f7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.672681 | controller |     "Jun 12 20:20:12.215477 crc crio[3645]: time=\"2026-06-12T20:20:12.2154191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.672697 | controller |     "Jun 12 20:20:12.216227 crc crio[3645]: time=\"2026-06-12T20:20:12.216149587Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=00f9a53e-d561-444e-86f6-f21ac4271e4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.672713 | controller |     "Jun 12 20:20:12.252380 crc crio[3645]: time=\"2026-06-12T20:20:12.252041672Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=fbcbcd2e-a7ea-4ae2-9cd3-75bf9835fe2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.672728 | controller |     "Jun 12 20:20:12.252490 crc crio[3645]: time=\"2026-06-12T20:20:12.252376481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.672746 | controller |     "Jun 12 20:20:12.275279 crc crio[3645]: time=\"2026-06-12T20:20:12.275114209Z\" level=info msg=\"Ran pod sandbox 782d2124bea2ab3a5333b32cba1733ab96f60466ff6177cdb62b2ca8b1bd6ac0 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=0b4cffce-d580-4c47-8263-6abecc586fc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.672761 | controller |     "Jun 12 20:20:12.275822 crc crio[3645]: time=\"2026-06-12T20:20:12.275336095Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fbcbcd2e-a7ea-4ae2-9cd3-75bf9835fe2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.672776 | controller |     "Jun 12 20:20:12.278470 crc crio[3645]: time=\"2026-06-12T20:20:12.278300163Z\" level=info msg=\"Ran pod sandbox df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0 with infra container: openshift-etcd/etcd-crc/POD\" id=00f9a53e-d561-444e-86f6-f21ac4271e4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.672791 | controller |     "Jun 12 20:20:12.302416 crc crio[3645]: time=\"2026-06-12T20:20:12.301525104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=abff209b-072d-430c-81de-a9ed7d31d7b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.672805 | controller |     "Jun 12 20:20:12.303371 crc crio[3645]: time=\"2026-06-12T20:20:12.302780053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=19bbe274-36d1-4694-90e8-eceacad28c5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.672820 | controller |     "Jun 12 20:20:12.320189 crc crio[3645]: time=\"2026-06-12T20:20:12.319800678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=af1642f2-7a3b-4325-a3c4-d92b855e6eff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.672834 | controller |     "Jun 12 20:20:12.494850 crc crio[3645]: time=\"2026-06-12T20:20:12.494561764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3930d732-3bca-4132-9b51-35c31bd11eed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.672865 | controller |     "Jun 12 20:20:12.494850 crc crio[3645]: time=\"2026-06-12T20:20:12.494719028Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=d84ae27a-7b70-4187-a842-a74fbeca9926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.672886 | controller |     "Jun 12 20:20:12.494850 crc crio[3645]: time=\"2026-06-12T20:20:12.49482819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.672902 | controller |     "Jun 12 20:20:12.496777 crc crio[3645]: time=\"2026-06-12T20:20:12.496641333Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=390ed580-969b-4dbb-9d46-69e41f18cd04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.672917 | controller |     "Jun 12 20:20:12.498908 crc crio[3645]: time=\"2026-06-12T20:20:12.498777843Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a7a37037-1852-48b8-8861-1a1972018f7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.672932 | controller |     "Jun 12 20:20:12.499899 crc crio[3645]: time=\"2026-06-12T20:20:12.499727875Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=3ac7c1fd-a0f1-4d64-8af5-fa1a3bafdee6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.672950 | controller |     "Jun 12 20:20:12.500042 crc crio[3645]: time=\"2026-06-12T20:20:12.49995758Z\" level=info msg=\"Ran pod sandbox 9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=fbcbcd2e-a7ea-4ae2-9cd3-75bf9835fe2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.672965 | controller |     "Jun 12 20:20:12.500501 crc crio[3645]: time=\"2026-06-12T20:20:12.500300649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.672980 | controller |     "Jun 12 20:20:12.501590 crc crio[3645]: time=\"2026-06-12T20:20:12.500446801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.672995 | controller |     "Jun 12 20:20:12.505196 crc crio[3645]: time=\"2026-06-12T20:20:12.504859125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=457e4c9e-b41d-48c8-b077-a1d5aadfead5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.673010 | controller |     "Jun 12 20:20:12.552562 crc crio[3645]: 2026-06-12T20:20:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.673024 | controller |     "Jun 12 20:20:12.552995 crc crio[3645]: time=\"2026-06-12T20:20:12.552806619Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-12 21:48:35.673041 | controller |     "Jun 12 20:20:12.554605 crc crio[3645]: time=\"2026-06-12T20:20:12.554488629Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.673057 | controller |     "Jun 12 20:20:12.554867 crc crio[3645]: time=\"2026-06-12T20:20:12.554636322Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.673074 | controller |     "Jun 12 20:20:12.555019 crc crio[3645]: time=\"2026-06-12T20:20:12.55497299Z\" level=info msg=\"Got pod network &{Name:revision-pruner-11-crc Namespace:openshift-kube-apiserver ID:40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 UID:8bed3f21-2a5d-4b00-8b19-761212047f63 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8bed3f21_2a5d_4b00_8b19_761212047f63.slice PodAnnotations:0xc0012886a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.673090 | controller |     "Jun 12 20:20:12.555149 crc crio[3645]: time=\"2026-06-12T20:20:12.555029461Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.673104 | controller |     "Jun 12 20:20:12.555149 crc crio[3645]: time=\"2026-06-12T20:20:12.555047362Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.673119 | controller |     "Jun 12 20:20:12.555149 crc crio[3645]: time=\"2026-06-12T20:20:12.555057932Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.673134 | controller |     "Jun 12 20:20:12.557135 crc crio[3645]: time=\"2026-06-12T20:20:12.556718861Z\" level=info msg=\"Ran pod sandbox 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=a7a37037-1852-48b8-8861-1a1972018f7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.673151 | controller |     "Jun 12 20:20:12.579575 crc crio[3645]: time=\"2026-06-12T20:20:12.579294496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1501154b-d09a-41e7-b958-a5a41e795b64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.673167 | controller |     "Jun 12 20:20:12.625198 crc crio[3645]: time=\"2026-06-12T20:20:12.624665922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f0e3baf6-18a2-49dc-9987-34f2eaa10209 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.673181 | controller |     "Jun 12 20:20:12.651395 crc crio[3645]: time=\"2026-06-12T20:20:12.650435871Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b4862352-aa78-442a-a8c7-5db9e2c3ad8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.673196 | controller |     "Jun 12 20:20:12.667998 crc crio[3645]: time=\"2026-06-12T20:20:12.664643302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.673211 | controller |     "Jun 12 20:20:12.727796 crc crio[3645]: time=\"2026-06-12T20:20:12.727670928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f09ced20-6ffa-4644-9ea0-7726cd9a63a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.673226 | controller |     "Jun 12 20:20:12.739398 crc crio[3645]: time=\"2026-06-12T20:20:12.73889858Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d84ae27a-7b70-4187-a842-a74fbeca9926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.673240 | controller |     "Jun 12 20:20:12.751414 crc crio[3645]: time=\"2026-06-12T20:20:12.750784857Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c53a7e82-ac79-4cea-b762-cea0d483f4f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.673255 | controller |     "Jun 12 20:20:12.752382 crc crio[3645]: time=\"2026-06-12T20:20:12.752188239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.673269 | controller |     "Jun 12 20:20:12.760876 crc crio[3645]: time=\"2026-06-12T20:20:12.760779579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.673284 | controller |     "Jun 12 20:20:12.768723 crc crio[3645]: time=\"2026-06-12T20:20:12.768684342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.673298 | controller |     "Jun 12 20:20:12.775522 crc crio[3645]: time=\"2026-06-12T20:20:12.775287055Z\" level=info msg=\"Ran pod sandbox ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=d84ae27a-7b70-4187-a842-a74fbeca9926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.673313 | controller |     "Jun 12 20:20:12.776780 crc crio[3645]: time=\"2026-06-12T20:20:12.776616896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.673331 | controller |     "Jun 12 20:20:12.787558 crc crio[3645]: time=\"2026-06-12T20:20:12.787369157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.673347 | controller |     "Jun 12 20:20:12.787826 crc crio[3645]: time=\"2026-06-12T20:20:12.787789966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=bc9cda42-6665-4e7b-be9d-a3005f4a8d32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.673361 | controller |     "Jun 12 20:20:12.793879 crc crio[3645]: time=\"2026-06-12T20:20:12.793595862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fb61a992-47d7-4071-87d4-e769f4e312a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.673376 | controller |     "Jun 12 20:20:12.799622 crc crio[3645]: time=\"2026-06-12T20:20:12.79954958Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=1c39d134-5be1-498a-bc3c-dde6fd30f208 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.673391 | controller |     "Jun 12 20:20:12.800275 crc crio[3645]: time=\"2026-06-12T20:20:12.800232516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.673405 | controller |     "Jun 12 20:20:12.845906 crc crio[3645]: time=\"2026-06-12T20:20:12.845813197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.673419 | controller |     "Jun 12 20:20:13.165362 crc crio[3645]: 2026-06-12T20:20:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.673433 | controller |     "Jun 12 20:20:13.165558 crc crio[3645]: time=\"2026-06-12T20:20:13.165502574Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-12 21:48:35.673447 | controller |     "Jun 12 20:20:13.165558 crc crio[3645]: time=\"2026-06-12T20:20:13.165541385Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.673462 | controller |     "Jun 12 20:20:13.165642 crc crio[3645]: time=\"2026-06-12T20:20:13.165587016Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.673477 | controller |     "Jun 12 20:20:13.166351 crc crio[3645]: time=\"2026-06-12T20:20:13.16579322Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc002a78250}] Aliases:map[]}\"",
2026-06-12 21:48:35.673492 | controller |     "Jun 12 20:20:13.166351 crc crio[3645]: time=\"2026-06-12T20:20:13.166034907Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.673510 | controller |     "Jun 12 20:20:14.684172 crc crio[3645]: 2026-06-12T20:20:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.673525 | controller |     "Jun 12 20:20:14.685511 crc crio[3645]: time=\"2026-06-12T20:20:14.685461305Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-12 21:48:35.673540 | controller |     "Jun 12 20:20:14.685610 crc crio[3645]: time=\"2026-06-12T20:20:14.685591958Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.673555 | controller |     "Jun 12 20:20:14.685731 crc crio[3645]: time=\"2026-06-12T20:20:14.685709671Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.673570 | controller |     "Jun 12 20:20:14.686170 crc crio[3645]: time=\"2026-06-12T20:20:14.68613589Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00008c4b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.673585 | controller |     "Jun 12 20:20:14.686477 crc crio[3645]: time=\"2026-06-12T20:20:14.686451267Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.673600 | controller |     "Jun 12 20:20:14.804436 crc crio[3645]: 2026-06-12T20:20:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.673615 | controller |     "Jun 12 20:20:14.805127 crc crio[3645]: time=\"2026-06-12T20:20:14.805037426Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-12 21:48:35.673629 | controller |     "Jun 12 20:20:14.805285 crc crio[3645]: time=\"2026-06-12T20:20:14.805263322Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.673644 | controller |     "Jun 12 20:20:14.805417 crc crio[3645]: time=\"2026-06-12T20:20:14.805396525Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-12 21:48:35.673659 | controller |     "Jun 12 20:20:14.805513 crc crio[3645]: time=\"2026-06-12T20:20:14.805494407Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.673673 | controller |     "Jun 12 20:20:14.805646 crc crio[3645]: time=\"2026-06-12T20:20:14.805622471Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.673689 | controller |     "Jun 12 20:20:14.806250 crc crio[3645]: time=\"2026-06-12T20:20:14.806216404Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00008c630}] Aliases:map[]}\"",
2026-06-12 21:48:35.673708 | controller |     "Jun 12 20:20:14.806567 crc crio[3645]: time=\"2026-06-12T20:20:14.806541901Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.673724 | controller |     "Jun 12 20:20:14.943567 crc crio[3645]: 2026-06-12T20:20:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.673739 | controller |     "Jun 12 20:20:14.945359 crc crio[3645]: time=\"2026-06-12T20:20:14.944749217Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-12 21:48:35.673753 | controller |     "Jun 12 20:20:14.945359 crc crio[3645]: time=\"2026-06-12T20:20:14.944819459Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.673768 | controller |     "Jun 12 20:20:14.945359 crc crio[3645]: time=\"2026-06-12T20:20:14.944847759Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-12 21:48:35.673783 | controller |     "Jun 12 20:20:14.945359 crc crio[3645]: time=\"2026-06-12T20:20:14.9448615Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.673797 | controller |     "Jun 12 20:20:14.945359 crc crio[3645]: time=\"2026-06-12T20:20:14.94487542Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-12 21:48:35.673812 | controller |     "Jun 12 20:20:14.945359 crc crio[3645]: time=\"2026-06-12T20:20:14.94488767Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.673827 | controller |     "Jun 12 20:20:14.945359 crc crio[3645]: time=\"2026-06-12T20:20:14.945037163Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.673842 | controller |     "Jun 12 20:20:14.946332 crc crio[3645]: time=\"2026-06-12T20:20:14.946053237Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 UID:17b87002-b798-480a-8e17-83053d698239 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc000110bc8}] Aliases:map[]}\"",
2026-06-12 21:48:35.673877 | controller |     "Jun 12 20:20:14.946432 crc crio[3645]: time=\"2026-06-12T20:20:14.946355324Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.673894 | controller |     "Jun 12 20:20:15.074408 crc crio[3645]: 2026-06-12T20:20:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.673920 | controller |     "Jun 12 20:20:15.074877 crc crio[3645]: time=\"2026-06-12T20:20:15.074565557Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-12 21:48:35.673935 | controller |     "Jun 12 20:20:15.074877 crc crio[3645]: time=\"2026-06-12T20:20:15.074616188Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.673954 | controller |     "Jun 12 20:20:15.074877 crc crio[3645]: time=\"2026-06-12T20:20:15.074644569Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-12 21:48:35.673969 | controller |     "Jun 12 20:20:15.074877 crc crio[3645]: time=\"2026-06-12T20:20:15.074660009Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.673985 | controller |     "Jun 12 20:20:15.074877 crc crio[3645]: time=\"2026-06-12T20:20:15.074712191Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.674000 | controller |     "Jun 12 20:20:15.075210 crc crio[3645]: time=\"2026-06-12T20:20:15.075041888Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000888218}] Aliases:map[]}\"",
2026-06-12 21:48:35.674016 | controller |     "Jun 12 20:20:15.075392 crc crio[3645]: time=\"2026-06-12T20:20:15.075323805Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.674031 | controller |     "Jun 12 20:20:15.419189 crc crio[3645]: 2026-06-12T20:20:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.674046 | controller |     "Jun 12 20:20:15.419452 crc crio[3645]: time=\"2026-06-12T20:20:15.419355469Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-12 21:48:35.674061 | controller |     "Jun 12 20:20:15.419452 crc crio[3645]: time=\"2026-06-12T20:20:15.419438031Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.674076 | controller |     "Jun 12 20:20:15.419702 crc crio[3645]: time=\"2026-06-12T20:20:15.419493052Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.674091 | controller |     "Jun 12 20:20:15.420237 crc crio[3645]: time=\"2026-06-12T20:20:15.420153838Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001288050}] Aliases:map[]}\"",
2026-06-12 21:48:35.674106 | controller |     "Jun 12 20:20:15.420504 crc crio[3645]: time=\"2026-06-12T20:20:15.420431374Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.674121 | controller |     "Jun 12 20:20:15.693687 crc crio[3645]: 2026-06-12T20:20:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.674139 | controller |     "Jun 12 20:20:15.694909 crc crio[3645]: time=\"2026-06-12T20:20:15.693765473Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-12 21:48:35.674154 | controller |     "Jun 12 20:20:15.694909 crc crio[3645]: time=\"2026-06-12T20:20:15.693811155Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.674168 | controller |     "Jun 12 20:20:15.694909 crc crio[3645]: time=\"2026-06-12T20:20:15.693867995Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.674183 | controller |     "Jun 12 20:20:15.694909 crc crio[3645]: time=\"2026-06-12T20:20:15.694195622Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000188c10}] Aliases:map[]}\"",
2026-06-12 21:48:35.674198 | controller |     "Jun 12 20:20:15.694909 crc crio[3645]: time=\"2026-06-12T20:20:15.69454548Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.674213 | controller |     "Jun 12 20:20:15.988174 crc crio[3645]: 2026-06-12T20:20:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.674227 | controller |     "Jun 12 20:20:15.988387 crc crio[3645]: time=\"2026-06-12T20:20:15.988299894Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-12 21:48:35.674241 | controller |     "Jun 12 20:20:15.988387 crc crio[3645]: time=\"2026-06-12T20:20:15.988348205Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.674256 | controller |     "Jun 12 20:20:15.988506 crc crio[3645]: time=\"2026-06-12T20:20:15.988398736Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.674271 | controller |     "Jun 12 20:20:15.988762 crc crio[3645]: time=\"2026-06-12T20:20:15.988590991Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0001884d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.674287 | controller |     "Jun 12 20:20:15.989621 crc crio[3645]: time=\"2026-06-12T20:20:15.988787016Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.674301 | controller |     "Jun 12 20:20:16.207030 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.674320 | controller |     "Jun 12 20:20:16.207276 crc crio[3645]: time=\"2026-06-12T20:20:16.207187867Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-12 21:48:35.674335 | controller |     "Jun 12 20:20:16.207276 crc crio[3645]: time=\"2026-06-12T20:20:16.207259599Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.674350 | controller |     "Jun 12 20:20:16.207386 crc crio[3645]: time=\"2026-06-12T20:20:16.20730635Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.674365 | controller |     "Jun 12 20:20:16.207555 crc crio[3645]: time=\"2026-06-12T20:20:16.207496794Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000110668}] Aliases:map[]}\"",
2026-06-12 21:48:35.674380 | controller |     "Jun 12 20:20:16.207731 crc crio[3645]: time=\"2026-06-12T20:20:16.207674058Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.674395 | controller |     "Jun 12 20:20:16.420404 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.674409 | controller |     "Jun 12 20:20:16.421283 crc crio[3645]: time=\"2026-06-12T20:20:16.421157694Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-12 21:48:35.674425 | controller |     "Jun 12 20:20:16.421283 crc crio[3645]: time=\"2026-06-12T20:20:16.421256597Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.674440 | controller |     "Jun 12 20:20:16.421411 crc crio[3645]: time=\"2026-06-12T20:20:16.421332969Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.674454 | controller |     "Jun 12 20:20:16.421629 crc crio[3645]: time=\"2026-06-12T20:20:16.421553934Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc001722058}] Aliases:map[]}\"",
2026-06-12 21:48:35.674469 | controller |     "Jun 12 20:20:16.421997 crc crio[3645]: time=\"2026-06-12T20:20:16.421843541Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.674484 | controller |     "Jun 12 20:20:16.573385 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.674503 | controller |     "Jun 12 20:20:16.573587 crc crio[3645]: time=\"2026-06-12T20:20:16.573499919Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-12 21:48:35.674518 | controller |     "Jun 12 20:20:16.573587 crc crio[3645]: time=\"2026-06-12T20:20:16.573561961Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.674533 | controller |     "Jun 12 20:20:16.573699 crc crio[3645]: time=\"2026-06-12T20:20:16.573604562Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.674548 | controller |     "Jun 12 20:20:16.573974 crc crio[3645]: time=\"2026-06-12T20:20:16.573770625Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0022d6230}] Aliases:map[]}\"",
2026-06-12 21:48:35.674563 | controller |     "Jun 12 20:20:16.574201 crc crio[3645]: time=\"2026-06-12T20:20:16.574137514Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.674578 | controller |     "Jun 12 20:20:16.613042 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.674593 | controller |     "Jun 12 20:20:16.613274 crc crio[3645]: time=\"2026-06-12T20:20:16.613224633Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-12 21:48:35.674608 | controller |     "Jun 12 20:20:16.613274 crc crio[3645]: time=\"2026-06-12T20:20:16.613264874Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.674623 | controller |     "Jun 12 20:20:16.613413 crc crio[3645]: time=\"2026-06-12T20:20:16.613281104Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-12 21:48:35.674638 | controller |     "Jun 12 20:20:16.613413 crc crio[3645]: time=\"2026-06-12T20:20:16.613289905Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.674653 | controller |     "Jun 12 20:20:16.613413 crc crio[3645]: time=\"2026-06-12T20:20:16.613329706Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.674668 | controller |     "Jun 12 20:20:16.613551 crc crio[3645]: time=\"2026-06-12T20:20:16.61351268Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0001107d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.674686 | controller |     "Jun 12 20:20:16.613735 crc crio[3645]: time=\"2026-06-12T20:20:16.613665293Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.674701 | controller |     "Jun 12 20:20:16.629309 crc crio[3645]: time=\"2026-06-12T20:20:16.629207495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.674716 | controller |     "Jun 12 20:20:16.629675 crc crio[3645]: time=\"2026-06-12T20:20:16.629594094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.674731 | controller |     "Jun 12 20:20:16.630355 crc crio[3645]: time=\"2026-06-12T20:20:16.630154267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.674746 | controller |     "Jun 12 20:20:16.630698 crc crio[3645]: time=\"2026-06-12T20:20:16.630604877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.674760 | controller |     "Jun 12 20:20:16.631058 crc crio[3645]: time=\"2026-06-12T20:20:16.630806352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.674775 | controller |     "Jun 12 20:20:16.637640 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.674790 | controller |     "Jun 12 20:20:16.637640 crc crio[3645]: time=\"2026-06-12T20:20:16.637508918Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-12 21:48:35.674805 | controller |     "Jun 12 20:20:16.637640 crc crio[3645]: time=\"2026-06-12T20:20:16.637538068Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.674820 | controller |     "Jun 12 20:20:16.637640 crc crio[3645]: time=\"2026-06-12T20:20:16.63758548Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.674835 | controller |     "Jun 12 20:20:16.638415 crc crio[3645]: time=\"2026-06-12T20:20:16.638147292Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 UID:677c2747-1901-4941-94f1-8281cced296b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000110f08}] Aliases:map[]}\"",
2026-06-12 21:48:35.674863 | controller |     "Jun 12 20:20:16.638955 crc crio[3645]: time=\"2026-06-12T20:20:16.638711446Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.674884 | controller |     "Jun 12 20:20:16.839990 crc crio[3645]: time=\"2026-06-12T20:20:16.838853602Z\" level=info msg=\"Created container 04209446c0115b4becd30f7bd7c574aae225cb8a472ee49697d2618d89c85156: openshift-etcd/etcd-crc/setup\" id=3ac7c1fd-a0f1-4d64-8af5-fa1a3bafdee6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.674903 | controller |     "Jun 12 20:20:16.843868 crc crio[3645]: time=\"2026-06-12T20:20:16.843525672Z\" level=info msg=\"Starting container: 04209446c0115b4becd30f7bd7c574aae225cb8a472ee49697d2618d89c85156\" id=328affba-70a7-4a36-8457-654cc782fbe4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.674918 | controller |     "Jun 12 20:20:16.858487 crc crio[3645]: time=\"2026-06-12T20:20:16.858331414Z\" level=info msg=\"Created container ebf7bb7a957ce32f6131004cbe8abf5cedcba655207eaae62a5d0b180cde2eea: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=390ed580-969b-4dbb-9d46-69e41f18cd04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.674933 | controller |     "Jun 12 20:20:16.859849 crc crio[3645]: time=\"2026-06-12T20:20:16.859711817Z\" level=info msg=\"Starting container: ebf7bb7a957ce32f6131004cbe8abf5cedcba655207eaae62a5d0b180cde2eea\" id=dfa7d005-e959-412a-ac12-db58e5f1531e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.674948 | controller |     "Jun 12 20:20:16.861612 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.674962 | controller |     "Jun 12 20:20:16.862042 crc crio[3645]: time=\"2026-06-12T20:20:16.861870167Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-12 21:48:35.674977 | controller |     "Jun 12 20:20:16.862205 crc crio[3645]: time=\"2026-06-12T20:20:16.862181315Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.674992 | controller |     "Jun 12 20:20:16.862334 crc crio[3645]: time=\"2026-06-12T20:20:16.862312928Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.675007 | controller |     "Jun 12 20:20:16.862677 crc crio[3645]: time=\"2026-06-12T20:20:16.862644546Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00109e080}] Aliases:map[]}\"",
2026-06-12 21:48:35.675022 | controller |     "Jun 12 20:20:16.863058 crc crio[3645]: time=\"2026-06-12T20:20:16.863029304Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.675037 | controller |     "Jun 12 20:20:16.868308 crc crio[3645]: time=\"2026-06-12T20:20:16.868178564Z\" level=info msg=\"Created container 47812ddd75ef355da05bc0b0a02b728c6f1c06fb0d688a480a284f6c52d79505: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c53a7e82-ac79-4cea-b762-cea0d483f4f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.675053 | controller |     "Jun 12 20:20:16.870430 crc crio[3645]: time=\"2026-06-12T20:20:16.870277143Z\" level=info msg=\"Starting container: 47812ddd75ef355da05bc0b0a02b728c6f1c06fb0d688a480a284f6c52d79505\" id=878dfa6d-c3f1-409f-a175-e1c310350cea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.675068 | controller |     "Jun 12 20:20:16.874672 crc crio[3645]: time=\"2026-06-12T20:20:16.874515421Z\" level=info msg=\"Created container 4d467f8dea989d26447ad0dadc8275e95e4453301a8d1cdc989191d9dfd38af3: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b4862352-aa78-442a-a8c7-5db9e2c3ad8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.675087 | controller |     "Jun 12 20:20:16.874742 crc crio[3645]: time=\"2026-06-12T20:20:16.874697096Z\" level=info msg=\"Created container f1f0291d68b3f47249724d06500c2723f97da8c68cb9dce8ed964f6ba5b20058: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=1c39d134-5be1-498a-bc3c-dde6fd30f208 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.675103 | controller |     "Jun 12 20:20:16.876571 crc crio[3645]: time=\"2026-06-12T20:20:16.876378025Z\" level=info msg=\"Started container\" PID=5377 containerID=ebf7bb7a957ce32f6131004cbe8abf5cedcba655207eaae62a5d0b180cde2eea description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=dfa7d005-e959-412a-ac12-db58e5f1531e name=/runtime.v1.RuntimeService/StartContainer sandboxID=782d2124bea2ab3a5333b32cba1733ab96f60466ff6177cdb62b2ca8b1bd6ac0",
2026-06-12 21:48:35.675119 | controller |     "Jun 12 20:20:16.879797 crc crio[3645]: time=\"2026-06-12T20:20:16.879496458Z\" level=info msg=\"Starting container: 4d467f8dea989d26447ad0dadc8275e95e4453301a8d1cdc989191d9dfd38af3\" id=88c1255a-a528-4bf5-b310-63082d04ab96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.675133 | controller |     "Jun 12 20:20:16.880363 crc crio[3645]: time=\"2026-06-12T20:20:16.879559029Z\" level=info msg=\"Starting container: f1f0291d68b3f47249724d06500c2723f97da8c68cb9dce8ed964f6ba5b20058\" id=04731493-7fe2-4762-95d2-f6a9883d1c35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.675148 | controller |     "Jun 12 20:20:16.884894 crc crio[3645]: time=\"2026-06-12T20:20:16.88476401Z\" level=info msg=\"Started container\" PID=5376 containerID=04209446c0115b4becd30f7bd7c574aae225cb8a472ee49697d2618d89c85156 description=openshift-etcd/etcd-crc/setup id=328affba-70a7-4a36-8457-654cc782fbe4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0",
2026-06-12 21:48:35.675163 | controller |     "Jun 12 20:20:16.893855 crc crio[3645]: time=\"2026-06-12T20:20:16.893454772Z\" level=info msg=\"Started container\" PID=5378 containerID=f1f0291d68b3f47249724d06500c2723f97da8c68cb9dce8ed964f6ba5b20058 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=04731493-7fe2-4762-95d2-f6a9883d1c35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53",
2026-06-12 21:48:35.675178 | controller |     "Jun 12 20:20:16.914865 crc crio[3645]: time=\"2026-06-12T20:20:16.914541243Z\" level=info msg=\"Started container\" PID=5379 containerID=47812ddd75ef355da05bc0b0a02b728c6f1c06fb0d688a480a284f6c52d79505 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=878dfa6d-c3f1-409f-a175-e1c310350cea name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1",
2026-06-12 21:48:35.675193 | controller |     "Jun 12 20:20:16.924258 crc crio[3645]: time=\"2026-06-12T20:20:16.924113355Z\" level=info msg=\"Started container\" PID=5381 containerID=4d467f8dea989d26447ad0dadc8275e95e4453301a8d1cdc989191d9dfd38af3 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=88c1255a-a528-4bf5-b310-63082d04ab96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e",
2026-06-12 21:48:35.675207 | controller |     "Jun 12 20:20:16.948514 crc crio[3645]: time=\"2026-06-12T20:20:16.946629119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=fae95380-bad8-4d82-9bde-1941bfae6aae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.675222 | controller |     "Jun 12 20:20:16.952410 crc crio[3645]: time=\"2026-06-12T20:20:16.95226463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c8337320-8bfb-48c3-88d9-cad2e605b163 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.675243 | controller |     "Jun 12 20:20:16.962392 crc crio[3645]: time=\"2026-06-12T20:20:16.957435301Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4de39fc3-bd3b-47c0-bb8f-d66c42150f2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.675258 | controller |     "Jun 12 20:20:16.962392 crc crio[3645]: time=\"2026-06-12T20:20:16.958456144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.675273 | controller |     "Jun 12 20:20:16.984993 crc crio[3645]: time=\"2026-06-12T20:20:16.984852398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.675287 | controller |     "Jun 12 20:20:17.004524 crc crio[3645]: 2026-06-12T20:20:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.675302 | controller |     "Jun 12 20:20:17.004755 crc crio[3645]: time=\"2026-06-12T20:20:17.00467448Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-12 21:48:35.675316 | controller |     "Jun 12 20:20:17.004832 crc crio[3645]: time=\"2026-06-12T20:20:17.004757432Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.675331 | controller |     "Jun 12 20:20:17.004832 crc crio[3645]: time=\"2026-06-12T20:20:17.004813173Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.675346 | controller |     "Jun 12 20:20:17.005168 crc crio[3645]: time=\"2026-06-12T20:20:17.005035048Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc000188438}] Aliases:map[]}\"",
2026-06-12 21:48:35.675362 | controller |     "Jun 12 20:20:17.005409 crc crio[3645]: time=\"2026-06-12T20:20:17.005338035Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.675377 | controller |     "Jun 12 20:20:17.038663 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.675391 | controller |     "Jun 12 20:20:17.039007 crc crio[3645]: time=\"2026-06-12T20:20:17.038884246Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-12 21:48:35.675405 | controller |     "Jun 12 20:20:17.039007 crc crio[3645]: time=\"2026-06-12T20:20:17.039001938Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.675420 | controller |     "Jun 12 20:20:17.039132 crc crio[3645]: time=\"2026-06-12T20:20:17.03909858Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.675440 | controller |     "Jun 12 20:20:17.039509 crc crio[3645]: time=\"2026-06-12T20:20:17.039274064Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc0017226a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.675455 | controller |     "Jun 12 20:20:17.039871 crc crio[3645]: time=\"2026-06-12T20:20:17.039819738Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.675470 | controller |     "Jun 12 20:20:17.086429 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.675485 | controller |     "Jun 12 20:20:17.087019 crc crio[3645]: time=\"2026-06-12T20:20:17.086869972Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-12 21:48:35.675499 | controller |     "Jun 12 20:20:17.087125 crc crio[3645]: time=\"2026-06-12T20:20:17.087023415Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.675514 | controller |     "Jun 12 20:20:17.087125 crc crio[3645]: time=\"2026-06-12T20:20:17.087112047Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.675529 | controller |     "Jun 12 20:20:17.087705 crc crio[3645]: time=\"2026-06-12T20:20:17.087389673Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0029c6370}] Aliases:map[]}\"",
2026-06-12 21:48:35.675544 | controller |     "Jun 12 20:20:17.088353 crc crio[3645]: time=\"2026-06-12T20:20:17.088291915Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.675558 | controller |     "Jun 12 20:20:17.161706 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.675573 | controller |     "Jun 12 20:20:17.162839 crc crio[3645]: time=\"2026-06-12T20:20:17.161860037Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-12 21:48:35.675587 | controller |     "Jun 12 20:20:17.162839 crc crio[3645]: time=\"2026-06-12T20:20:17.162725127Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.675601 | controller |     "Jun 12 20:20:17.162839 crc crio[3645]: time=\"2026-06-12T20:20:17.162779529Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.675620 | controller |     "Jun 12 20:20:17.164127 crc crio[3645]: time=\"2026-06-12T20:20:17.163782141Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc002a322a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.675636 | controller |     "Jun 12 20:20:17.164307 crc crio[3645]: time=\"2026-06-12T20:20:17.164226902Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.675651 | controller |     "Jun 12 20:20:17.278460 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.675665 | controller |     "Jun 12 20:20:17.278646 crc crio[3645]: time=\"2026-06-12T20:20:17.278574762Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-12 21:48:35.675680 | controller |     "Jun 12 20:20:17.278646 crc crio[3645]: time=\"2026-06-12T20:20:17.278622533Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.675695 | controller |     "Jun 12 20:20:17.278749 crc crio[3645]: time=\"2026-06-12T20:20:17.278666504Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.675710 | controller |     "Jun 12 20:20:17.278993 crc crio[3645]: time=\"2026-06-12T20:20:17.278869158Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00112e070}] Aliases:map[]}\"",
2026-06-12 21:48:35.675725 | controller |     "Jun 12 20:20:17.279308 crc crio[3645]: time=\"2026-06-12T20:20:17.279161305Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.675739 | controller |     "Jun 12 20:20:17.284797 crc crio[3645]: time=\"2026-06-12T20:20:17.284702315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.675754 | controller |     "Jun 12 20:20:17.368247 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.675768 | controller |     "Jun 12 20:20:17.368431 crc crio[3645]: time=\"2026-06-12T20:20:17.368397721Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-12 21:48:35.675782 | controller |     "Jun 12 20:20:17.368517 crc crio[3645]: time=\"2026-06-12T20:20:17.368433752Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.675800 | controller |     "Jun 12 20:20:17.368517 crc crio[3645]: time=\"2026-06-12T20:20:17.368450033Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-12 21:48:35.675815 | controller |     "Jun 12 20:20:17.368517 crc crio[3645]: time=\"2026-06-12T20:20:17.368456903Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.675830 | controller |     "Jun 12 20:20:17.368517 crc crio[3645]: time=\"2026-06-12T20:20:17.368492453Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.675846 | controller |     "Jun 12 20:20:17.368684 crc crio[3645]: time=\"2026-06-12T20:20:17.368639507Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00112e150}] Aliases:map[]}\"",
2026-06-12 21:48:35.675881 | controller |     "Jun 12 20:20:17.368825 crc crio[3645]: time=\"2026-06-12T20:20:17.36876877Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.675897 | controller |     "Jun 12 20:20:17.399483 crc crio[3645]: time=\"2026-06-12T20:20:17.398637464Z\" level=info msg=\"Created container 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4de39fc3-bd3b-47c0-bb8f-d66c42150f2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.675913 | controller |     "Jun 12 20:20:17.402153 crc crio[3645]: time=\"2026-06-12T20:20:17.40102265Z\" level=info msg=\"Starting container: 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124\" id=d788700c-d207-4e9d-8ade-3110a30c2cb3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.675928 | controller |     "Jun 12 20:20:17.410423 crc crio[3645]: time=\"2026-06-12T20:20:17.410337677Z\" level=info msg=\"Started container\" PID=5489 containerID=032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=d788700c-d207-4e9d-8ade-3110a30c2cb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1",
2026-06-12 21:48:35.675944 | controller |     "Jun 12 20:20:17.417469 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.675958 | controller |     "Jun 12 20:20:17.417738 crc crio[3645]: time=\"2026-06-12T20:20:17.417659197Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-12 21:48:35.675973 | controller |     "Jun 12 20:20:17.417738 crc crio[3645]: time=\"2026-06-12T20:20:17.417707828Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.675988 | controller |     "Jun 12 20:20:17.417874 crc crio[3645]: time=\"2026-06-12T20:20:17.417756059Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.676007 | controller |     "Jun 12 20:20:17.417970 crc crio[3645]: time=\"2026-06-12T20:20:17.417886942Z\" level=info msg=\"Got pod network &{Name:revision-pruner-6-crc Namespace:openshift-kube-scheduler ID:cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 UID:1f6fdc55-8114-467b-b4bb-d65cf3917f0f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1f6fdc55_8114_467b_b4bb_d65cf3917f0f.slice PodAnnotations:0xc001210268}] Aliases:map[]}\"",
2026-06-12 21:48:35.676023 | controller |     "Jun 12 20:20:17.418165 crc crio[3645]: time=\"2026-06-12T20:20:17.418018405Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.676038 | controller |     "Jun 12 20:20:17.418214 crc crio[3645]: time=\"2026-06-12T20:20:17.418164899Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.676053 | controller |     "Jun 12 20:20:17.418214 crc crio[3645]: time=\"2026-06-12T20:20:17.418183939Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.676069 | controller |     "Jun 12 20:20:17.434012 crc crio[3645]: time=\"2026-06-12T20:20:17.433564238Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=81559800-6551-43f7-8a9d-ca6aec94a9d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.676084 | controller |     "Jun 12 20:20:17.438126 crc crio[3645]: time=\"2026-06-12T20:20:17.437800676Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2555cbb5-4f8e-42b8-9312-a427f49641a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.676098 | controller |     "Jun 12 20:20:17.449285 crc crio[3645]: time=\"2026-06-12T20:20:17.449187111Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=51b696db-18ee-4d7e-b620-bf3b83f7368c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.676114 | controller |     "Jun 12 20:20:17.449845 crc crio[3645]: time=\"2026-06-12T20:20:17.449712454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.676129 | controller |     "Jun 12 20:20:17.452540 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.676144 | controller |     "Jun 12 20:20:17.452794 crc crio[3645]: time=\"2026-06-12T20:20:17.452644682Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-12 21:48:35.676159 | controller |     "Jun 12 20:20:17.452794 crc crio[3645]: time=\"2026-06-12T20:20:17.452776555Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.676174 | controller |     "Jun 12 20:20:17.452896 crc crio[3645]: time=\"2026-06-12T20:20:17.452815946Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.676190 | controller |     "Jun 12 20:20:17.453114 crc crio[3645]: time=\"2026-06-12T20:20:17.453050621Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc0012103b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.676209 | controller |     "Jun 12 20:20:17.453400 crc crio[3645]: time=\"2026-06-12T20:20:17.453238655Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.676224 | controller |     "Jun 12 20:20:17.461566 crc crio[3645]: time=\"2026-06-12T20:20:17.461500908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.676239 | controller |     "Jun 12 20:20:17.483380 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.676254 | controller |     "Jun 12 20:20:17.483670 crc crio[3645]: time=\"2026-06-12T20:20:17.48354329Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-12 21:48:35.676269 | controller |     "Jun 12 20:20:17.483670 crc crio[3645]: time=\"2026-06-12T20:20:17.483656782Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.676284 | controller |     "Jun 12 20:20:17.483761 crc crio[3645]: time=\"2026-06-12T20:20:17.483676433Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-12 21:48:35.676298 | controller |     "Jun 12 20:20:17.483761 crc crio[3645]: time=\"2026-06-12T20:20:17.483684244Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:48:35.676314 | controller |     "Jun 12 20:20:17.483761 crc crio[3645]: time=\"2026-06-12T20:20:17.483744184Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info\"",
2026-06-12 21:48:35.676329 | controller |     "Jun 12 20:20:17.484027 crc crio[3645]: time=\"2026-06-12T20:20:17.483900078Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00112e298}] Aliases:map[]}\"",
2026-06-12 21:48:35.676344 | controller |     "Jun 12 20:20:17.484231 crc crio[3645]: time=\"2026-06-12T20:20:17.484174764Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.676359 | controller |     "Jun 12 20:20:17.767642 crc crio[3645]: 2026-06-12T20:20:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.676374 | controller |     "Jun 12 20:20:17.767642 crc crio[3645]: time=\"2026-06-12T20:20:17.767049506Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-12 21:48:35.676392 | controller |     "Jun 12 20:20:17.815313 crc crio[3645]: time=\"2026-06-12T20:20:17.814910249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8e664b8b-1760-4ab2-952e-4c8a22590720 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.676408 | controller |     "Jun 12 20:20:17.820459 crc crio[3645]: time=\"2026-06-12T20:20:17.820358956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ba8dfb83-bddc-4c33-a618-60f3a37bee55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.676423 | controller |     "Jun 12 20:20:17.850443 crc crio[3645]: time=\"2026-06-12T20:20:17.848189803Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=23a5bff9-0829-4902-8b90-085e0e5d1af7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.676437 | controller |     "Jun 12 20:20:17.850976 crc crio[3645]: time=\"2026-06-12T20:20:17.850738802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.676452 | controller |     "Jun 12 20:20:17.854322 crc crio[3645]: time=\"2026-06-12T20:20:17.853511947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4bdbf414-f3b4-4c28-b439-0da5fba50278 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.676467 | controller |     "Jun 12 20:20:17.864278 crc crio[3645]: time=\"2026-06-12T20:20:17.864066232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7027aa69-f847-4eeb-ac2a-3143b006a84e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.676481 | controller |     "Jun 12 20:20:17.869092 crc crio[3645]: time=\"2026-06-12T20:20:17.868836674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=50332ede-982d-4d78-b813-7122327d79f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.676496 | controller |     "Jun 12 20:20:17.875376 crc crio[3645]: time=\"2026-06-12T20:20:17.873026391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d89e9c72-2a2d-4003-af17-3588227e7ccb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.676511 | controller |     "Jun 12 20:20:17.875376 crc crio[3645]: time=\"2026-06-12T20:20:17.873454051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d9048d6a-6d73-47c3-ad80-9c433091fc83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.676525 | controller |     "Jun 12 20:20:17.881515 crc crio[3645]: time=\"2026-06-12T20:20:17.881250793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=18112ae3-6525-4c30-b202-8123f3291bd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.676725 | controller |     "Jun 12 20:20:17.883962 crc crio[3645]: time=\"2026-06-12T20:20:17.883843342Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=47bbac3c-10da-4d6a-884a-0a683e3bd28a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.676739 | controller |     "Jun 12 20:20:17.884189 crc crio[3645]: time=\"2026-06-12T20:20:17.883858553Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=c5a51756-6011-4b96-b9e6-18b161a0841a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.676758 | controller |     "Jun 12 20:20:17.884372 crc crio[3645]: time=\"2026-06-12T20:20:17.884277992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.676772 | controller |     "Jun 12 20:20:17.884524 crc crio[3645]: time=\"2026-06-12T20:20:17.884472787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.676787 | controller |     "Jun 12 20:20:17.884812 crc crio[3645]: time=\"2026-06-12T20:20:17.884777634Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=200a7c5d-4645-4359-82e0-a278784aa5e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.676801 | controller |     "Jun 12 20:20:17.885806 crc crio[3645]: time=\"2026-06-12T20:20:17.885782088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.676815 | controller |     "Jun 12 20:20:17.902298 crc crio[3645]: time=\"2026-06-12T20:20:17.902146089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.676829 | controller |     "Jun 12 20:20:17.932820 crc crio[3645]: time=\"2026-06-12T20:20:17.932392352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.676844 | controller |     "Jun 12 20:20:17.945393 crc crio[3645]: time=\"2026-06-12T20:20:17.945212001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.676882 | controller |     "Jun 12 20:20:17.977162 crc crio[3645]: time=\"2026-06-12T20:20:17.976909398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.676899 | controller |     "Jun 12 20:20:19.778661 crc crio[3645]: time=\"2026-06-12T20:20:19.777571481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.676914 | controller |     "Jun 12 20:20:19.802246 crc crio[3645]: time=\"2026-06-12T20:20:19.80203904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.676928 | controller |     "Jun 12 20:20:19.809495 crc crio[3645]: time=\"2026-06-12T20:20:19.809246817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.676943 | controller |     "Jun 12 20:20:19.814554 crc crio[3645]: time=\"2026-06-12T20:20:19.814402708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.676958 | controller |     "Jun 12 20:20:20.002396 crc crio[3645]: time=\"2026-06-12T20:20:20.002205697Z\" level=info msg=\"Created container 32c2e303039f490a22ea03a41c525df60256adfa3f2251a5e081dc02176a4a87: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=47bbac3c-10da-4d6a-884a-0a683e3bd28a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.676972 | controller |     "Jun 12 20:20:20.009370 crc crio[3645]: time=\"2026-06-12T20:20:20.007817257Z\" level=info msg=\"Starting container: 32c2e303039f490a22ea03a41c525df60256adfa3f2251a5e081dc02176a4a87\" id=9bfc0e6c-5c19-4e74-8d60-8a355d8e59b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.676991 | controller |     "Jun 12 20:20:20.020611 crc crio[3645]: time=\"2026-06-12T20:20:20.020400341Z\" level=info msg=\"Created container 044383332de4be16ddc21b11cbccaa31dcfb189781b15cb1a920cc6dda7bb8b9: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=200a7c5d-4645-4359-82e0-a278784aa5e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.677006 | controller |     "Jun 12 20:20:20.026677 crc crio[3645]: time=\"2026-06-12T20:20:20.025409346Z\" level=info msg=\"Starting container: 044383332de4be16ddc21b11cbccaa31dcfb189781b15cb1a920cc6dda7bb8b9\" id=11726a87-f8e0-4ca1-803a-2701f7688dd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.677021 | controller |     "Jun 12 20:20:20.049386 crc crio[3645]: time=\"2026-06-12T20:20:20.049271752Z\" level=info msg=\"Started container\" PID=5570 containerID=044383332de4be16ddc21b11cbccaa31dcfb189781b15cb1a920cc6dda7bb8b9 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=11726a87-f8e0-4ca1-803a-2701f7688dd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53",
2026-06-12 21:48:35.677036 | controller |     "Jun 12 20:20:20.061368 crc crio[3645]: time=\"2026-06-12T20:20:20.061020136Z\" level=info msg=\"Created container 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=23a5bff9-0829-4902-8b90-085e0e5d1af7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.677052 | controller |     "Jun 12 20:20:20.062386 crc crio[3645]: time=\"2026-06-12T20:20:20.062266414Z\" level=info msg=\"Created container fc35bb75eb492a55b22c6318187f6eac3b792fbd7f68d5bf9b49386a7b9d46ae: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=c5a51756-6011-4b96-b9e6-18b161a0841a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.677066 | controller |     "Jun 12 20:20:20.063495 crc crio[3645]: time=\"2026-06-12T20:20:20.06339503Z\" level=info msg=\"Starting container: fc35bb75eb492a55b22c6318187f6eac3b792fbd7f68d5bf9b49386a7b9d46ae\" id=c1a0f813-ba5d-49e2-84a4-8232574fb5bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.677081 | controller |     "Jun 12 20:20:20.063673 crc crio[3645]: time=\"2026-06-12T20:20:20.063618785Z\" level=info msg=\"Starting container: 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c\" id=f6aa90ed-9804-44ae-8bfe-dc3d2051765d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.677096 | controller |     "Jun 12 20:20:20.065600 crc crio[3645]: time=\"2026-06-12T20:20:20.06550985Z\" level=info msg=\"Started container\" PID=5569 containerID=32c2e303039f490a22ea03a41c525df60256adfa3f2251a5e081dc02176a4a87 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=9bfc0e6c-5c19-4e74-8d60-8a355d8e59b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=782d2124bea2ab3a5333b32cba1733ab96f60466ff6177cdb62b2ca8b1bd6ac0",
2026-06-12 21:48:35.677110 | controller |     "Jun 12 20:20:20.072901 crc crio[3645]: time=\"2026-06-12T20:20:20.072762848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=718b16a8-baf5-440a-837c-4d1ecc22f6fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.677125 | controller |     "Jun 12 20:20:20.077538 crc crio[3645]: time=\"2026-06-12T20:20:20.077279113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=8e5c9724-596a-4281-9234-111e93922c3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.677143 | controller |     "Jun 12 20:20:20.083210 crc crio[3645]: time=\"2026-06-12T20:20:20.082895784Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=eb177edc-a9b7-49f8-8374-6e4b7b9650c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.677158 | controller |     "Jun 12 20:20:20.084433 crc crio[3645]: time=\"2026-06-12T20:20:20.084344398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677173 | controller |     "Jun 12 20:20:20.085279 crc crio[3645]: time=\"2026-06-12T20:20:20.084986593Z\" level=info msg=\"Started container\" PID=5571 containerID=82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=f6aa90ed-9804-44ae-8bfe-dc3d2051765d name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e",
2026-06-12 21:48:35.677188 | controller |     "Jun 12 20:20:20.105442 crc crio[3645]: time=\"2026-06-12T20:20:20.105059319Z\" level=info msg=\"Started container\" PID=5572 containerID=fc35bb75eb492a55b22c6318187f6eac3b792fbd7f68d5bf9b49386a7b9d46ae description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=c1a0f813-ba5d-49e2-84a4-8232574fb5bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0",
2026-06-12 21:48:35.677203 | controller |     "Jun 12 20:20:20.112717 crc crio[3645]: time=\"2026-06-12T20:20:20.110495035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677217 | controller |     "Jun 12 20:20:20.128356 crc crio[3645]: time=\"2026-06-12T20:20:20.125564926Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d24efc79-511c-4dd7-b56f-7d927b33d222 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.677232 | controller |     "Jun 12 20:20:20.146518 crc crio[3645]: time=\"2026-06-12T20:20:20.145826398Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a9df49e7-8f62-4d5d-ab8f-420d4cf47182 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.677247 | controller |     "Jun 12 20:20:20.167290 crc crio[3645]: time=\"2026-06-12T20:20:20.165771372Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=cdcfe962-64a0-4511-8c21-e8a0d90a9623 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.677261 | controller |     "Jun 12 20:20:20.167290 crc crio[3645]: time=\"2026-06-12T20:20:20.166648723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677276 | controller |     "Jun 12 20:20:20.263788 crc crio[3645]: time=\"2026-06-12T20:20:20.261452588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677290 | controller |     "Jun 12 20:20:20.939508 crc crio[3645]: time=\"2026-06-12T20:20:20.93549081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e4ede898-f8ef-468a-a2d6-422b317f6bb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.677305 | controller |     "Jun 12 20:20:20.941498 crc crio[3645]: time=\"2026-06-12T20:20:20.939838941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4d70078d-1397-4daa-9494-61ef935e6f20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.677323 | controller |     "Jun 12 20:20:20.956770 crc crio[3645]: time=\"2026-06-12T20:20:20.956722823Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=8770b928-28ca-49c5-9866-2cd7bd0b3d05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.677338 | controller |     "Jun 12 20:20:20.962583 crc crio[3645]: time=\"2026-06-12T20:20:20.96255563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677352 | controller |     "Jun 12 20:20:21.247732 crc crio[3645]: time=\"2026-06-12T20:20:21.243251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677367 | controller |     "Jun 12 20:20:21.994821 crc crio[3645]: time=\"2026-06-12T20:20:21.991447157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677382 | controller |     "Jun 12 20:20:22.510627 crc crio[3645]: time=\"2026-06-12T20:20:22.510393461Z\" level=info msg=\"Created container f119a5ef05d3a514b995400f444dff65129974719022161b774145091c1d604a: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=eb177edc-a9b7-49f8-8374-6e4b7b9650c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.677397 | controller |     "Jun 12 20:20:22.517738 crc crio[3645]: time=\"2026-06-12T20:20:22.517346322Z\" level=info msg=\"Starting container: f119a5ef05d3a514b995400f444dff65129974719022161b774145091c1d604a\" id=d9cd0e30-c6f1-441d-a036-d694a547b6c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.677412 | controller |     "Jun 12 20:20:22.538668 crc crio[3645]: time=\"2026-06-12T20:20:22.538468904Z\" level=info msg=\"Started container\" PID=5647 containerID=f119a5ef05d3a514b995400f444dff65129974719022161b774145091c1d604a description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=d9cd0e30-c6f1-441d-a036-d694a547b6c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53",
2026-06-12 21:48:35.677428 | controller |     "Jun 12 20:20:22.595192 crc crio[3645]: time=\"2026-06-12T20:20:22.591697673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f707dd38-9578-41d0-b35d-5085f9ae85a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.677442 | controller |     "Jun 12 20:20:22.596628 crc crio[3645]: time=\"2026-06-12T20:20:22.596505464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=37b4a873-fd4f-4065-b128-8a260803c285 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.677457 | controller |     "Jun 12 20:20:22.603264 crc crio[3645]: time=\"2026-06-12T20:20:22.602601335Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=1f45a209-e8fd-4a42-b4b6-022f204bd580 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.677471 | controller |     "Jun 12 20:20:22.603606 crc crio[3645]: time=\"2026-06-12T20:20:22.603446926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677486 | controller |     "Jun 12 20:20:22.750301 crc crio[3645]: time=\"2026-06-12T20:20:22.75021594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677504 | controller |     "Jun 12 20:20:22.753905 crc crio[3645]: time=\"2026-06-12T20:20:22.753800534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677519 | controller |     "Jun 12 20:20:23.312842 crc crio[3645]: time=\"2026-06-12T20:20:23.312260966Z\" level=info msg=\"Created container b167da977c5b36e7e99589388f4fd2bc405224a57cb0a71578f658ce36361c60: openshift-etcd/etcd-crc/etcd-resources-copy\" id=8770b928-28ca-49c5-9866-2cd7bd0b3d05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.677533 | controller |     "Jun 12 20:20:23.319855 crc crio[3645]: time=\"2026-06-12T20:20:23.319591027Z\" level=info msg=\"Starting container: b167da977c5b36e7e99589388f4fd2bc405224a57cb0a71578f658ce36361c60\" id=bc6577a3-5d06-4978-8b61-0ee2e1637131 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.677547 | controller |     "Jun 12 20:20:23.360468 crc crio[3645]: time=\"2026-06-12T20:20:23.354420098Z\" level=info msg=\"Started container\" PID=5662 containerID=b167da977c5b36e7e99589388f4fd2bc405224a57cb0a71578f658ce36361c60 description=openshift-etcd/etcd-crc/etcd-resources-copy id=bc6577a3-5d06-4978-8b61-0ee2e1637131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0",
2026-06-12 21:48:35.677562 | controller |     "Jun 12 20:20:24.228855 crc crio[3645]: time=\"2026-06-12T20:20:24.226888925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5af851a7-77e8-4643-a7ca-afaa353cf783 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.677577 | controller |     "Jun 12 20:20:24.247691 crc crio[3645]: time=\"2026-06-12T20:20:24.246626795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=823d4aab-33e5-4333-b663-3607709fdd76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.677591 | controller |     "Jun 12 20:20:24.276530 crc crio[3645]: time=\"2026-06-12T20:20:24.272846524Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=36b4a651-5ae5-437d-87db-1dcf92e6746d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.677605 | controller |     "Jun 12 20:20:24.276530 crc crio[3645]: time=\"2026-06-12T20:20:24.273702515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677620 | controller |     "Jun 12 20:20:24.388514 crc crio[3645]: time=\"2026-06-12T20:20:24.386348696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677634 | controller |     "Jun 12 20:20:24.452218 crc crio[3645]: time=\"2026-06-12T20:20:24.452063024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677648 | controller |     "Jun 12 20:20:24.454030 crc crio[3645]: time=\"2026-06-12T20:20:24.453829605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677662 | controller |     "Jun 12 20:20:24.459798 crc crio[3645]: time=\"2026-06-12T20:20:24.459449256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677676 | controller |     "Jun 12 20:20:24.855621 crc crio[3645]: time=\"2026-06-12T20:20:24.855433009Z\" level=info msg=\"Created container 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=cdcfe962-64a0-4511-8c21-e8a0d90a9623 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.677695 | controller |     "Jun 12 20:20:24.864413 crc crio[3645]: time=\"2026-06-12T20:20:24.855676434Z\" level=info msg=\"Created container f53ed4b276ada907c2c0a210af6c72ffcfd6f2bfdd310da90a584b3f59b013de: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=51b696db-18ee-4d7e-b620-bf3b83f7368c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.677709 | controller |     "Jun 12 20:20:24.864413 crc crio[3645]: time=\"2026-06-12T20:20:24.857445585Z\" level=info msg=\"Created container 0ab618cb62f65660a28d9595f1ec260103e5f29745df63d1ecc2bf1a4c661751: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=1f45a209-e8fd-4a42-b4b6-022f204bd580 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.677724 | controller |     "Jun 12 20:20:24.864413 crc crio[3645]: time=\"2026-06-12T20:20:24.858390167Z\" level=info msg=\"Starting container: 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755\" id=a14c6755-2861-43d3-8562-b5741682c473 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.677738 | controller |     "Jun 12 20:20:24.864413 crc crio[3645]: time=\"2026-06-12T20:20:24.858771916Z\" level=info msg=\"Starting container: f53ed4b276ada907c2c0a210af6c72ffcfd6f2bfdd310da90a584b3f59b013de\" id=0d6541dc-1ae8-4bd2-90f9-431947c26c92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.677752 | controller |     "Jun 12 20:20:24.865842 crc crio[3645]: time=\"2026-06-12T20:20:24.865702977Z\" level=info msg=\"Starting container: 0ab618cb62f65660a28d9595f1ec260103e5f29745df63d1ecc2bf1a4c661751\" id=cca2a251-8723-4222-a30b-325ffbd6173d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.677767 | controller |     "Jun 12 20:20:24.888243 crc crio[3645]: time=\"2026-06-12T20:20:24.88778795Z\" level=info msg=\"Started container\" PID=5692 containerID=0ab618cb62f65660a28d9595f1ec260103e5f29745df63d1ecc2bf1a4c661751 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=cca2a251-8723-4222-a30b-325ffbd6173d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53",
2026-06-12 21:48:35.677781 | controller |     "Jun 12 20:20:24.888879 crc crio[3645]: time=\"2026-06-12T20:20:24.888811264Z\" level=info msg=\"Started container\" PID=5693 containerID=5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=a14c6755-2861-43d3-8562-b5741682c473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e",
2026-06-12 21:48:35.677796 | controller |     "Jun 12 20:20:24.965742 crc crio[3645]: time=\"2026-06-12T20:20:24.965289854Z\" level=info msg=\"Started container\" PID=5694 containerID=f53ed4b276ada907c2c0a210af6c72ffcfd6f2bfdd310da90a584b3f59b013de description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=0d6541dc-1ae8-4bd2-90f9-431947c26c92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1",
2026-06-12 21:48:35.677812 | controller |     "Jun 12 20:20:24.982690 crc crio[3645]: time=\"2026-06-12T20:20:24.982374003Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1b6de1bc-b409-497e-81d6-d1119c6c7bb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.677827 | controller |     "Jun 12 20:20:24.997570 crc crio[3645]: time=\"2026-06-12T20:20:24.997316818Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=46c36348-7580-445d-acab-9c5d231110f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.677845 | controller |     "Jun 12 20:20:25.001284 crc crio[3645]: time=\"2026-06-12T20:20:25.000908052Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=0aa3ab5e-cacb-48a9-96dc-34ecb0b74d6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.677953 | controller |     "Jun 12 20:20:25.001713 crc crio[3645]: time=\"2026-06-12T20:20:25.001585319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677972 | controller |     "Jun 12 20:20:25.039583 crc crio[3645]: time=\"2026-06-12T20:20:25.03945409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.677988 | controller |     "Jun 12 20:20:25.075793 crc crio[3645]: time=\"2026-06-12T20:20:25.075484438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678002 | controller |     "Jun 12 20:20:25.080636 crc crio[3645]: time=\"2026-06-12T20:20:25.079811699Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=578d787b-baaa-42dc-9159-10a9a7555117 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.678017 | controller |     "Jun 12 20:20:25.089846 crc crio[3645]: time=\"2026-06-12T20:20:25.088783377Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=34d7b2de-7bec-4c11-b796-6201adcc3814 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.678032 | controller |     "Jun 12 20:20:25.093822 crc crio[3645]: time=\"2026-06-12T20:20:25.093534717Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=16dd32c9-1fc4-4ea8-880b-aa4cbf33c339 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.678046 | controller |     "Jun 12 20:20:25.093889 crc crio[3645]: time=\"2026-06-12T20:20:25.093853305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678061 | controller |     "Jun 12 20:20:25.281849 crc crio[3645]: time=\"2026-06-12T20:20:25.278774728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678075 | controller |     "Jun 12 20:20:25.913703 crc crio[3645]: time=\"2026-06-12T20:20:25.91332323Z\" level=info msg=\"Created container 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0: openshift-etcd/etcd-crc/etcdctl\" id=36b4a651-5ae5-437d-87db-1dcf92e6746d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.678090 | controller |     "Jun 12 20:20:25.925511 crc crio[3645]: time=\"2026-06-12T20:20:25.925170325Z\" level=info msg=\"Starting container: 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0\" id=9dfd4004-575e-4882-9280-37cdb6bf0ce3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.678104 | controller |     "Jun 12 20:20:26.032788 crc crio[3645]: time=\"2026-06-12T20:20:26.031876699Z\" level=info msg=\"Started container\" PID=5718 containerID=92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0 description=openshift-etcd/etcd-crc/etcdctl id=9dfd4004-575e-4882-9280-37cdb6bf0ce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0",
2026-06-12 21:48:35.678124 | controller |     "Jun 12 20:20:26.182579 crc crio[3645]: time=\"2026-06-12T20:20:26.181228662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9d8c4745-25d7-4592-98fb-cfd4ca7e42f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.678139 | controller |     "Jun 12 20:20:26.238569 crc crio[3645]: time=\"2026-06-12T20:20:26.237781119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3ae86d51-1cf4-4090-8d7a-ce3688bbf23b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.678154 | controller |     "Jun 12 20:20:26.244174 crc crio[3645]: time=\"2026-06-12T20:20:26.242663552Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=db5db5d9-2458-434d-9f23-4d0e27a31e7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.678168 | controller |     "Jun 12 20:20:26.244174 crc crio[3645]: time=\"2026-06-12T20:20:26.243809119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678183 | controller |     "Jun 12 20:20:26.360484 crc crio[3645]: time=\"2026-06-12T20:20:26.358768534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678197 | controller |     "Jun 12 20:20:26.361894 crc crio[3645]: time=\"2026-06-12T20:20:26.359415529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678212 | controller |     "Jun 12 20:20:26.921631 crc crio[3645]: time=\"2026-06-12T20:20:26.921191937Z\" level=info msg=\"Created container 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=0aa3ab5e-cacb-48a9-96dc-34ecb0b74d6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.678226 | controller |     "Jun 12 20:20:26.949130 crc crio[3645]: time=\"2026-06-12T20:20:26.945637686Z\" level=info msg=\"Starting container: 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883\" id=092a16bf-f164-422a-8b1f-dc73608d1ec9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.678241 | controller |     "Jun 12 20:20:27.086320 crc crio[3645]: time=\"2026-06-12T20:20:27.086104754Z\" level=info msg=\"Started container\" PID=5762 containerID=1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=092a16bf-f164-422a-8b1f-dc73608d1ec9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e",
2026-06-12 21:48:35.678256 | controller |     "Jun 12 20:20:27.240330 crc crio[3645]: time=\"2026-06-12T20:20:27.239692208Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=911ebbee-07d6-4e7a-98c6-f970428fdc40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.678271 | controller |     "Jun 12 20:20:27.292352 crc crio[3645]: time=\"2026-06-12T20:20:27.285540924Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f5a7fe06-8b7e-4b5e-98be-4cf8c00f84dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.678285 | controller |     "Jun 12 20:20:27.295718 crc crio[3645]: time=\"2026-06-12T20:20:27.29568805Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=678d8230-93c1-4af0-95cf-dfd6ed4c9ca3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.678305 | controller |     "Jun 12 20:20:27.296742 crc crio[3645]: time=\"2026-06-12T20:20:27.296718564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678320 | controller |     "Jun 12 20:20:27.534705 crc crio[3645]: time=\"2026-06-12T20:20:27.534408674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678334 | controller |     "Jun 12 20:20:27.603472 crc crio[3645]: time=\"2026-06-12T20:20:27.59654267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678348 | controller |     "Jun 12 20:20:28.356252 crc crio[3645]: time=\"2026-06-12T20:20:28.355762042Z\" level=info msg=\"Created container 96a43ba6cbdc0cfe52647baff3685ef830cefef5723efaf5d9f0734299b43d39: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=16dd32c9-1fc4-4ea8-880b-aa4cbf33c339 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.678363 | controller |     "Jun 12 20:20:28.375094 crc crio[3645]: time=\"2026-06-12T20:20:28.360605145Z\" level=info msg=\"Starting container: 96a43ba6cbdc0cfe52647baff3685ef830cefef5723efaf5d9f0734299b43d39\" id=30589374-949b-42a0-81e7-fc3eb3a293c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.678378 | controller |     "Jun 12 20:20:28.375094 crc crio[3645]: time=\"2026-06-12T20:20:28.371798565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678392 | controller |     "Jun 12 20:20:28.564611 crc crio[3645]: time=\"2026-06-12T20:20:28.54051234Z\" level=info msg=\"Started container\" PID=5789 containerID=96a43ba6cbdc0cfe52647baff3685ef830cefef5723efaf5d9f0734299b43d39 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=30589374-949b-42a0-81e7-fc3eb3a293c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1",
2026-06-12 21:48:35.678407 | controller |     "Jun 12 20:20:29.010391 crc crio[3645]: time=\"2026-06-12T20:20:29.009640485Z\" level=info msg=\"Created container e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2: openshift-etcd/etcd-crc/etcd\" id=db5db5d9-2458-434d-9f23-4d0e27a31e7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.678421 | controller |     "Jun 12 20:20:29.054241 crc crio[3645]: time=\"2026-06-12T20:20:29.053369982Z\" level=info msg=\"Starting container: e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2\" id=759d0d3f-5e1e-4d65-ae44-e2de20b5660f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.678436 | controller |     "Jun 12 20:20:29.224110 crc crio[3645]: time=\"2026-06-12T20:20:29.223388106Z\" level=info msg=\"Started container\" PID=5798 containerID=e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2 description=openshift-etcd/etcd-crc/etcd id=759d0d3f-5e1e-4d65-ae44-e2de20b5660f name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0",
2026-06-12 21:48:35.678451 | controller |     "Jun 12 20:20:29.310179 crc crio[3645]: time=\"2026-06-12T20:20:29.302324333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5818953e-d618-4a0c-8d7e-62879600ffec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.678469 | controller |     "Jun 12 20:20:29.325172 crc crio[3645]: time=\"2026-06-12T20:20:29.324872228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7ac67563-c9a8-4440-b88f-0657e80a62bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.678484 | controller |     "Jun 12 20:20:29.334348 crc crio[3645]: time=\"2026-06-12T20:20:29.334250195Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=f06b4ac7-ee2d-4a86-807e-07cc1060658f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.678500 | controller |     "Jun 12 20:20:29.336757 crc crio[3645]: time=\"2026-06-12T20:20:29.334771708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678515 | controller |     "Jun 12 20:20:29.451569 crc crio[3645]: time=\"2026-06-12T20:20:29.447581282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678530 | controller |     "Jun 12 20:20:29.627797 crc crio[3645]: time=\"2026-06-12T20:20:29.626514425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678545 | controller |     "Jun 12 20:20:30.108314 crc crio[3645]: time=\"2026-06-12T20:20:30.107895934Z\" level=info msg=\"Created container e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=678d8230-93c1-4af0-95cf-dfd6ed4c9ca3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.678559 | controller |     "Jun 12 20:20:30.135685 crc crio[3645]: time=\"2026-06-12T20:20:30.134614296Z\" level=info msg=\"Starting container: e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae\" id=a104f3df-6f31-4fe2-a0a9-15cf3b215767 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.678574 | controller |     "Jun 12 20:20:30.299627 crc crio[3645]: time=\"2026-06-12T20:20:30.280054629Z\" level=info msg=\"Started container\" PID=5826 containerID=e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=a104f3df-6f31-4fe2-a0a9-15cf3b215767 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e",
2026-06-12 21:48:35.678589 | controller |     "Jun 12 20:20:30.386742 crc crio[3645]: time=\"2026-06-12T20:20:30.384522881Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6ea949cc-03a3-4ec6-9a75-77ba74bbe48d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.678604 | controller |     "Jun 12 20:20:30.423498 crc crio[3645]: time=\"2026-06-12T20:20:30.42149565Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c1fee3ea-9f03-4c3d-a633-7a600e4690c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.678618 | controller |     "Jun 12 20:20:30.457484 crc crio[3645]: time=\"2026-06-12T20:20:30.45456177Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bc1e8080-43aa-4d0c-8b81-32dbc600da95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.678633 | controller |     "Jun 12 20:20:30.457484 crc crio[3645]: time=\"2026-06-12T20:20:30.455589803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678650 | controller |     "Jun 12 20:20:30.676621 crc crio[3645]: time=\"2026-06-12T20:20:30.676266617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678665 | controller |     "Jun 12 20:20:32.065796 crc crio[3645]: time=\"2026-06-12T20:20:32.065553457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678680 | controller |     "Jun 12 20:20:32.593571 crc crio[3645]: time=\"2026-06-12T20:20:32.59264622Z\" level=info msg=\"Created container 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b: openshift-etcd/etcd-crc/etcd-metrics\" id=f06b4ac7-ee2d-4a86-807e-07cc1060658f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.678695 | controller |     "Jun 12 20:20:32.600554 crc crio[3645]: time=\"2026-06-12T20:20:32.600347039Z\" level=info msg=\"Starting container: 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b\" id=10d8a874-75d1-4af3-a7e5-5927ef27c01d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.678710 | controller |     "Jun 12 20:20:32.742759 crc crio[3645]: time=\"2026-06-12T20:20:32.741907622Z\" level=info msg=\"Started container\" PID=5885 containerID=83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b description=openshift-etcd/etcd-crc/etcd-metrics id=10d8a874-75d1-4af3-a7e5-5927ef27c01d name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0",
2026-06-12 21:48:35.678724 | controller |     "Jun 12 20:20:32.967437 crc crio[3645]: time=\"2026-06-12T20:20:32.966717493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ba02ef9d-fa34-4e9b-bf5b-89fba70822ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.678739 | controller |     "Jun 12 20:20:32.982543 crc crio[3645]: time=\"2026-06-12T20:20:32.980548584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=09f90ec0-fe5d-40b5-b7e3-515c3f5edca3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.678753 | controller |     "Jun 12 20:20:33.001522 crc crio[3645]: time=\"2026-06-12T20:20:32.985909389Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=79a8fc7a-d474-45b4-849c-ac1ef484a27a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.678768 | controller |     "Jun 12 20:20:33.003145 crc crio[3645]: time=\"2026-06-12T20:20:33.002652329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678783 | controller |     "Jun 12 20:20:33.152422 crc crio[3645]: time=\"2026-06-12T20:20:33.151780368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678798 | controller |     "Jun 12 20:20:33.174737 crc crio[3645]: time=\"2026-06-12T20:20:33.174464556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678812 | controller |     "Jun 12 20:20:33.785835 crc crio[3645]: time=\"2026-06-12T20:20:33.751764606Z\" level=info msg=\"Created container 4fc35e1c614b7684ae9d051a998527d4c86e0a309cc1eda6a3f60942d692b956: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bc1e8080-43aa-4d0c-8b81-32dbc600da95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.678827 | controller |     "Jun 12 20:20:33.785835 crc crio[3645]: time=\"2026-06-12T20:20:33.755907023Z\" level=info msg=\"Starting container: 4fc35e1c614b7684ae9d051a998527d4c86e0a309cc1eda6a3f60942d692b956\" id=ce21c2b8-7d48-433c-961b-b4afa1fcbf16 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.678844 | controller |     "Jun 12 20:20:33.895475 crc crio[3645]: time=\"2026-06-12T20:20:33.893513813Z\" level=info msg=\"Started container\" PID=5898 containerID=4fc35e1c614b7684ae9d051a998527d4c86e0a309cc1eda6a3f60942d692b956 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=ce21c2b8-7d48-433c-961b-b4afa1fcbf16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e",
2026-06-12 21:48:35.678880 | controller |     "Jun 12 20:20:34.523622 crc crio[3645]: time=\"2026-06-12T20:20:34.523357987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.678896 | controller |     "Jun 12 20:20:34.842362 crc crio[3645]: time=\"2026-06-12T20:20:34.841503529Z\" level=info msg=\"Created container 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851: openshift-etcd/etcd-crc/etcd-readyz\" id=79a8fc7a-d474-45b4-849c-ac1ef484a27a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.678912 | controller |     "Jun 12 20:20:34.843895 crc crio[3645]: time=\"2026-06-12T20:20:34.843811103Z\" level=info msg=\"Starting container: 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851\" id=643da8c7-ae5e-452f-bd7b-d3db20bcba89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.678926 | controller |     "Jun 12 20:20:34.852021 crc crio[3645]: time=\"2026-06-12T20:20:34.849976946Z\" level=info msg=\"Started container\" PID=5926 containerID=64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851 description=openshift-etcd/etcd-crc/etcd-readyz id=643da8c7-ae5e-452f-bd7b-d3db20bcba89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0",
2026-06-12 21:48:35.678942 | controller |     "Jun 12 20:20:34.930031 crc crio[3645]: time=\"2026-06-12T20:20:34.929485895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=49eaff57-957d-48e2-b1b0-8067f7b8244e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.678957 | controller |     "Jun 12 20:20:34.934430 crc crio[3645]: time=\"2026-06-12T20:20:34.933752384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=767215cb-4beb-4980-8418-34f7bcf0c2e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.678971 | controller |     "Jun 12 20:20:34.949749 crc crio[3645]: time=\"2026-06-12T20:20:34.949632805Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=f10fe32d-c901-4954-868d-8af7da6db487 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.678986 | controller |     "Jun 12 20:20:34.950290 crc crio[3645]: time=\"2026-06-12T20:20:34.950223239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679001 | controller |     "Jun 12 20:20:34.973372 crc crio[3645]: time=\"2026-06-12T20:20:34.972777553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679016 | controller |     "Jun 12 20:20:35.761726 crc crio[3645]: time=\"2026-06-12T20:20:35.761615634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679030 | controller |     "Jun 12 20:20:35.953096 crc crio[3645]: time=\"2026-06-12T20:20:35.952995107Z\" level=info msg=\"Created container 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7: openshift-etcd/etcd-crc/etcd-rev\" id=f10fe32d-c901-4954-868d-8af7da6db487 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.679048 | controller |     "Jun 12 20:20:35.954570 crc crio[3645]: time=\"2026-06-12T20:20:35.95442671Z\" level=info msg=\"Starting container: 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7\" id=61c467f0-14cb-4510-9e0e-c1ead1fd19b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.679064 | controller |     "Jun 12 20:20:35.965796 crc crio[3645]: time=\"2026-06-12T20:20:35.965494888Z\" level=info msg=\"Started container\" PID=5939 containerID=1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7 description=openshift-etcd/etcd-crc/etcd-rev id=61c467f0-14cb-4510-9e0e-c1ead1fd19b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0",
2026-06-12 21:48:35.679078 | controller |     "Jun 12 20:20:53.282343 crc crio[3645]: time=\"2026-06-12T20:20:53.27684217Z\" level=info msg=\"Stopping container: 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124 (timeout: 30s)\" id=9ceceb0f-af02-4ecf-ac09-db3f9bf4291d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.679093 | controller |     "Jun 12 20:20:53.486275 crc crio[3645]: time=\"2026-06-12T20:20:53.48613982Z\" level=info msg=\"Stopped container 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9ceceb0f-af02-4ecf-ac09-db3f9bf4291d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.679108 | controller |     "Jun 12 20:20:53.491151 crc crio[3645]: time=\"2026-06-12T20:20:53.490821828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=d4b92450-3710-4b89-b116-de628eea325d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.679123 | controller |     "Jun 12 20:20:53.495818 crc crio[3645]: time=\"2026-06-12T20:20:53.495759874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=aed0da57-af9b-4f01-aeed-9e8b13a0a3d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.679137 | controller |     "Jun 12 20:20:53.502455 crc crio[3645]: time=\"2026-06-12T20:20:53.501263702Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4c90627e-0eea-45b2-9c38-2b371e9f5bc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.679151 | controller |     "Jun 12 20:20:53.502878 crc crio[3645]: time=\"2026-06-12T20:20:53.502593763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679166 | controller |     "Jun 12 20:20:53.537539 crc crio[3645]: time=\"2026-06-12T20:20:53.537432672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679181 | controller |     "Jun 12 20:20:53.862908 crc crio[3645]: time=\"2026-06-12T20:20:53.862844683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679195 | controller |     "Jun 12 20:20:54.071854 crc crio[3645]: time=\"2026-06-12T20:20:54.068674182Z\" level=info msg=\"Created container 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4c90627e-0eea-45b2-9c38-2b371e9f5bc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.679213 | controller |     "Jun 12 20:20:54.089506 crc crio[3645]: time=\"2026-06-12T20:20:54.08664773Z\" level=info msg=\"Starting container: 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918\" id=f6c20589-c3ba-46b1-8492-24594c1b362a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.679228 | controller |     "Jun 12 20:20:54.123662 crc crio[3645]: time=\"2026-06-12T20:20:54.123341464Z\" level=info msg=\"Started container\" PID=6185 containerID=23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f6c20589-c3ba-46b1-8492-24594c1b362a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1",
2026-06-12 21:48:35.679243 | controller |     "Jun 12 20:20:58.021368 crc crio[3645]: time=\"2026-06-12T20:20:58.020790087Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7406b651-fa57-4dfd-b8dc-121b65bd4cc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.679257 | controller |     "Jun 12 20:20:58.023454 crc crio[3645]: time=\"2026-06-12T20:20:58.023371637Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b38493fc-827d-49e5-b755-69dce813dda0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.679271 | controller |     "Jun 12 20:20:58.026567 crc crio[3645]: time=\"2026-06-12T20:20:58.026458199Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4c8f9e30-52c1-453d-9d04-726b82f9264b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.679286 | controller |     "Jun 12 20:20:58.027824 crc crio[3645]: time=\"2026-06-12T20:20:58.027710678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679300 | controller |     "Jun 12 20:20:58.046433 crc crio[3645]: time=\"2026-06-12T20:20:58.046311701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679315 | controller |     "Jun 12 20:20:58.451553 crc crio[3645]: time=\"2026-06-12T20:20:58.451292782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679330 | controller |     "Jun 12 20:20:58.599105 crc crio[3645]: time=\"2026-06-12T20:20:58.598534267Z\" level=info msg=\"Created container e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4c8f9e30-52c1-453d-9d04-726b82f9264b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.679345 | controller |     "Jun 12 20:20:58.601848 crc crio[3645]: time=\"2026-06-12T20:20:58.60165427Z\" level=info msg=\"Starting container: e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712\" id=dc22c0ae-b37e-47c3-9bd1-88a176b8b5e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.679360 | controller |     "Jun 12 20:20:58.612823 crc crio[3645]: time=\"2026-06-12T20:20:58.612617555Z\" level=info msg=\"Started container\" PID=6240 containerID=e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=dc22c0ae-b37e-47c3-9bd1-88a176b8b5e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e",
2026-06-12 21:48:35.679374 | controller |     "Jun 12 20:21:14.179809 crc crio[3645]: time=\"2026-06-12T20:21:14.179657807Z\" level=info msg=\"Stopping container: e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712 (timeout: 15s)\" id=3468dbd6-162b-4355-94ac-71163bcfca4d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.679393 | controller |     "Jun 12 20:21:26.243449 crc crio[3645]: time=\"2026-06-12T20:21:26.242622714Z\" level=info msg=\"Stopping container: 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918 (timeout: 30s)\" id=e71488fa-41a0-49e4-bfa2-a9489bb28fe7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.679408 | controller |     "Jun 12 20:21:26.444744 crc crio[3645]: time=\"2026-06-12T20:21:26.4437399Z\" level=info msg=\"Stopped container 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e71488fa-41a0-49e4-bfa2-a9489bb28fe7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.679423 | controller |     "Jun 12 20:21:26.447435 crc crio[3645]: time=\"2026-06-12T20:21:26.44703443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6ddff37f-f476-4c94-b3d7-13fd1a5cfd63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.679438 | controller |     "Jun 12 20:21:26.450634 crc crio[3645]: time=\"2026-06-12T20:21:26.450511037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b47f8c16-cc55-4cbd-b57f-b13a80305272 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.679452 | controller |     "Jun 12 20:21:26.453397 crc crio[3645]: time=\"2026-06-12T20:21:26.453244639Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d42e6524-b5d7-4392-8eae-7cffdc5e30d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.679467 | controller |     "Jun 12 20:21:26.454147 crc crio[3645]: time=\"2026-06-12T20:21:26.453709919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679481 | controller |     "Jun 12 20:21:26.468784 crc crio[3645]: time=\"2026-06-12T20:21:26.46866681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679496 | controller |     "Jun 12 20:21:26.736087 crc crio[3645]: time=\"2026-06-12T20:21:26.735606304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679510 | controller |     "Jun 12 20:21:26.810092 crc crio[3645]: time=\"2026-06-12T20:21:26.80979862Z\" level=info msg=\"Created container 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d42e6524-b5d7-4392-8eae-7cffdc5e30d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.679525 | controller |     "Jun 12 20:21:26.811872 crc crio[3645]: time=\"2026-06-12T20:21:26.811778935Z\" level=info msg=\"Starting container: 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b\" id=f1185273-70d9-4788-88ce-ac17e611ced4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.679540 | controller |     "Jun 12 20:21:26.816994 crc crio[3645]: time=\"2026-06-12T20:21:26.816800559Z\" level=info msg=\"Started container\" PID=6445 containerID=8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f1185273-70d9-4788-88ce-ac17e611ced4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1",
2026-06-12 21:48:35.679560 | controller |     "Jun 12 20:21:27.364385 crc crio[3645]: time=\"2026-06-12T20:21:27.364201762Z\" level=info msg=\"Removing container: 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124\" id=3a30a6ed-ca78-4d77-a818-509d5cb21c02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.679575 | controller |     "Jun 12 20:21:27.404144 crc crio[3645]: time=\"2026-06-12T20:21:27.403839941Z\" level=info msg=\"Removed container 032ba6d61526896e4841b38b9a294fb744afc24128f1680d7782247eb5668124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3a30a6ed-ca78-4d77-a818-509d5cb21c02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.679590 | controller |     "Jun 12 20:21:29.190313 crc crio[3645]: time=\"2026-06-12T20:21:29.190125238Z\" level=warning msg=\"Stopping container e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712 with stop signal(15) timed out. Killing...\"",
2026-06-12 21:48:35.679605 | controller |     "Jun 12 20:21:29.392746 crc crio[3645]: time=\"2026-06-12T20:21:29.392579518Z\" level=info msg=\"Removing container: 4fc35e1c614b7684ae9d051a998527d4c86e0a309cc1eda6a3f60942d692b956\" id=06964b88-ebbf-4ea3-8923-3c87a19228bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.679619 | controller |     "Jun 12 20:21:29.484316 crc crio[3645]: time=\"2026-06-12T20:21:29.483881996Z\" level=info msg=\"Removed container 4fc35e1c614b7684ae9d051a998527d4c86e0a309cc1eda6a3f60942d692b956: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=06964b88-ebbf-4ea3-8923-3c87a19228bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.679634 | controller |     "Jun 12 20:21:29.736384 crc crio[3645]: time=\"2026-06-12T20:21:29.736021189Z\" level=info msg=\"Stopped container e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=3468dbd6-162b-4355-94ac-71163bcfca4d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.679648 | controller |     "Jun 12 20:21:29.738247 crc crio[3645]: time=\"2026-06-12T20:21:29.737893673Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e854a5b2-0290-4b08-bc06-8d7a10553a0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.679662 | controller |     "Jun 12 20:21:29.740200 crc crio[3645]: time=\"2026-06-12T20:21:29.740019634Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a26303ef-dd26-40d3-94dd-b0d7f1ec8b07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.679676 | controller |     "Jun 12 20:21:29.742636 crc crio[3645]: time=\"2026-06-12T20:21:29.742539602Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ffdd8d08-9ff3-41e3-bd94-1e2ab60dd83e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.679690 | controller |     "Jun 12 20:21:29.742891 crc crio[3645]: time=\"2026-06-12T20:21:29.742806378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679704 | controller |     "Jun 12 20:21:29.751405 crc crio[3645]: time=\"2026-06-12T20:21:29.751321708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679718 | controller |     "Jun 12 20:21:29.923740 crc crio[3645]: time=\"2026-06-12T20:21:29.923632183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679736 | controller |     "Jun 12 20:21:30.015574 crc crio[3645]: time=\"2026-06-12T20:21:30.015449923Z\" level=info msg=\"Created container 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ffdd8d08-9ff3-41e3-bd94-1e2ab60dd83e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.679750 | controller |     "Jun 12 20:21:30.017080 crc crio[3645]: time=\"2026-06-12T20:21:30.016864546Z\" level=info msg=\"Starting container: 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2\" id=aa8418d1-0558-4ad4-926b-1c29b5c9333f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.679765 | controller |     "Jun 12 20:21:30.023479 crc crio[3645]: time=\"2026-06-12T20:21:30.0234219Z\" level=info msg=\"Started container\" PID=6477 containerID=29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=aa8418d1-0558-4ad4-926b-1c29b5c9333f name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e",
2026-06-12 21:48:35.679779 | controller |     "Jun 12 20:21:56.243462 crc crio[3645]: time=\"2026-06-12T20:21:56.242517477Z\" level=info msg=\"Stopping container: 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b (timeout: 30s)\" id=47360893-9c0c-452f-aeda-cd858b81982b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.679793 | controller |     "Jun 12 20:21:56.421568 crc crio[3645]: time=\"2026-06-12T20:21:56.421060037Z\" level=info msg=\"Stopped container 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=47360893-9c0c-452f-aeda-cd858b81982b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.679808 | controller |     "Jun 12 20:21:56.425075 crc crio[3645]: time=\"2026-06-12T20:21:56.424805715Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=38efae71-6128-4f30-ad5d-04c2be653036 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.679822 | controller |     "Jun 12 20:21:56.428021 crc crio[3645]: time=\"2026-06-12T20:21:56.427706483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3dafdc4f-bf9d-48c4-ab13-3b7eb45fc9b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.679837 | controller |     "Jun 12 20:21:56.430856 crc crio[3645]: time=\"2026-06-12T20:21:56.430752764Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1c54bd60-2cce-4269-87e2-ac40163e9b3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.679868 | controller |     "Jun 12 20:21:56.432715 crc crio[3645]: time=\"2026-06-12T20:21:56.432614757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679885 | controller |     "Jun 12 20:21:56.461358 crc crio[3645]: time=\"2026-06-12T20:21:56.461236418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679899 | controller |     "Jun 12 20:21:56.571321 crc crio[3645]: time=\"2026-06-12T20:21:56.571187793Z\" level=info msg=\"Removing container: 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918\" id=982d7d1a-7e29-4a4b-ac2e-7db4f75fbc3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.679914 | controller |     "Jun 12 20:21:56.600284 crc crio[3645]: time=\"2026-06-12T20:21:56.600048998Z\" level=info msg=\"Removed container 23c1970ef3ba42dc3b924329ad6a47356d190b181566007a58bc114b822ed918: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=982d7d1a-7e29-4a4b-ac2e-7db4f75fbc3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.679932 | controller |     "Jun 12 20:21:56.709182 crc crio[3645]: time=\"2026-06-12T20:21:56.708973929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.679947 | controller |     "Jun 12 20:21:56.804572 crc crio[3645]: time=\"2026-06-12T20:21:56.804394673Z\" level=info msg=\"Created container 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1c54bd60-2cce-4269-87e2-ac40163e9b3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.679961 | controller |     "Jun 12 20:21:56.806034 crc crio[3645]: time=\"2026-06-12T20:21:56.805792456Z\" level=info msg=\"Starting container: 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2\" id=aab85726-b0e4-40d6-957a-1b7c19e1e8ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.679976 | controller |     "Jun 12 20:21:56.810640 crc crio[3645]: time=\"2026-06-12T20:21:56.810552928Z\" level=info msg=\"Started container\" PID=6640 containerID=8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=aab85726-b0e4-40d6-957a-1b7c19e1e8ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1",
2026-06-12 21:48:35.679991 | controller |     "Jun 12 20:22:04.176143 crc crio[3645]: time=\"2026-06-12T20:22:04.175531244Z\" level=info msg=\"Stopping container: 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2 (timeout: 15s)\" id=93b2c5ff-9799-4617-b278-3d659413a601 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.680005 | controller |     "Jun 12 20:22:19.183411 crc crio[3645]: time=\"2026-06-12T20:22:19.183115474Z\" level=warning msg=\"Stopping container 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2 with stop signal(15) timed out. Killing...\"",
2026-06-12 21:48:35.680020 | controller |     "Jun 12 20:22:19.733049 crc crio[3645]: time=\"2026-06-12T20:22:19.732762136Z\" level=info msg=\"Removing container: e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712\" id=c33e2f5a-6a0f-4ffa-8e04-fda1291f225d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.680034 | controller |     "Jun 12 20:22:19.740515 crc crio[3645]: time=\"2026-06-12T20:22:19.740278282Z\" level=info msg=\"Stopped container 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=93b2c5ff-9799-4617-b278-3d659413a601 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.680048 | controller |     "Jun 12 20:22:19.743285 crc crio[3645]: time=\"2026-06-12T20:22:19.743123603Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5ede02ba-bb4b-4b36-992f-fbc851eb6758 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.680063 | controller |     "Jun 12 20:22:19.747428 crc crio[3645]: time=\"2026-06-12T20:22:19.747275846Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=29eec119-640c-436a-8747-4c86467f77d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.680078 | controller |     "Jun 12 20:22:19.752294 crc crio[3645]: time=\"2026-06-12T20:22:19.751813729Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=762edf4e-0694-4787-97ff-59e26e1c0940 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.680096 | controller |     "Jun 12 20:22:19.752806 crc crio[3645]: time=\"2026-06-12T20:22:19.7526806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.680110 | controller |     "Jun 12 20:22:19.779219 crc crio[3645]: time=\"2026-06-12T20:22:19.778197644Z\" level=info msg=\"Removed container e7e7fdf202e0f57e1fed2812733eaeed06775060d14ce66920ea3f7d8951b712: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=c33e2f5a-6a0f-4ffa-8e04-fda1291f225d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.680125 | controller |     "Jun 12 20:22:19.786119 crc crio[3645]: time=\"2026-06-12T20:22:19.784288014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.680139 | controller |     "Jun 12 20:22:20.024576 crc crio[3645]: time=\"2026-06-12T20:22:20.024482421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.680154 | controller |     "Jun 12 20:22:20.115586 crc crio[3645]: time=\"2026-06-12T20:22:20.115341285Z\" level=info msg=\"Created container 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=762edf4e-0694-4787-97ff-59e26e1c0940 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.680168 | controller |     "Jun 12 20:22:20.117075 crc crio[3645]: time=\"2026-06-12T20:22:20.116902694Z\" level=info msg=\"Starting container: 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c\" id=9e34ca82-0f12-420a-88de-cef336fa25cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.680183 | controller |     "Jun 12 20:22:20.123118 crc crio[3645]: time=\"2026-06-12T20:22:20.123029866Z\" level=info msg=\"Started container\" PID=6784 containerID=8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=9e34ca82-0f12-420a-88de-cef336fa25cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e",
2026-06-12 21:48:35.680197 | controller |     "Jun 12 20:22:26.239634 crc crio[3645]: time=\"2026-06-12T20:22:26.239498262Z\" level=info msg=\"Stopping container: 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2 (timeout: 30s)\" id=eb9f0b43-75b7-4205-a60f-630564fcdedd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.680211 | controller |     "Jun 12 20:22:26.414499 crc crio[3645]: time=\"2026-06-12T20:22:26.414323949Z\" level=info msg=\"Stopped container 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=eb9f0b43-75b7-4205-a60f-630564fcdedd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.680226 | controller |     "Jun 12 20:22:26.416206 crc crio[3645]: time=\"2026-06-12T20:22:26.416023831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=49b7b928-5bdf-4257-9a46-985a0d87b814 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.680240 | controller |     "Jun 12 20:22:26.420732 crc crio[3645]: time=\"2026-06-12T20:22:26.420562043Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=41a73ad5-e6f4-4b4f-8927-2ba5ec72ec29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.680255 | controller |     "Jun 12 20:22:26.427107 crc crio[3645]: time=\"2026-06-12T20:22:26.426680695Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a6ea6b67-63d6-4020-ad1c-b894730b140b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.680273 | controller |     "Jun 12 20:22:26.427107 crc crio[3645]: time=\"2026-06-12T20:22:26.427073925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.680288 | controller |     "Jun 12 20:22:26.442612 crc crio[3645]: time=\"2026-06-12T20:22:26.442498607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.680303 | controller |     "Jun 12 20:22:26.678340 crc crio[3645]: time=\"2026-06-12T20:22:26.678212503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.680317 | controller |     "Jun 12 20:22:26.750562 crc crio[3645]: time=\"2026-06-12T20:22:26.750321652Z\" level=info msg=\"Created container 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a6ea6b67-63d6-4020-ad1c-b894730b140b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.680331 | controller |     "Jun 12 20:22:26.754214 crc crio[3645]: time=\"2026-06-12T20:22:26.754013734Z\" level=info msg=\"Starting container: 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f\" id=b78001eb-e50c-433e-814b-06bb45f1cb69 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.680346 | controller |     "Jun 12 20:22:26.761025 crc crio[3645]: time=\"2026-06-12T20:22:26.760869933Z\" level=info msg=\"Started container\" PID=6873 containerID=9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b78001eb-e50c-433e-814b-06bb45f1cb69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1",
2026-06-12 21:48:35.680361 | controller |     "Jun 12 20:22:26.784082 crc crio[3645]: time=\"2026-06-12T20:22:26.783978867Z\" level=info msg=\"Removing container: 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b\" id=41cce423-0544-4823-8e61-7b7199008b28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.680377 | controller |     "Jun 12 20:22:26.810040 crc crio[3645]: time=\"2026-06-12T20:22:26.809797888Z\" level=info msg=\"Removed container 8cd9045b77e75da85b1e4068ee96b69e08d2bd5c8f06ecb49edc74cbbe85758b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=41cce423-0544-4823-8e61-7b7199008b28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.680392 | controller |     "Jun 12 20:22:54.177479 crc crio[3645]: time=\"2026-06-12T20:22:54.176584648Z\" level=info msg=\"Stopping container: 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c (timeout: 15s)\" id=5c375ef7-5f48-4be0-a9d3-1b2677c18058 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.680407 | controller |     "Jun 12 20:22:56.458112 crc crio[3645]: time=\"2026-06-12T20:22:56.45781675Z\" level=info msg=\"Stopping container: 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f (timeout: 30s)\" id=003fc879-3b37-4879-9b13-7feae082d93a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.680422 | controller |     "Jun 12 20:22:56.612022 crc crio[3645]: time=\"2026-06-12T20:22:56.611948812Z\" level=info msg=\"Stopped container 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=003fc879-3b37-4879-9b13-7feae082d93a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.680440 | controller |     "Jun 12 20:22:57.476226 crc crio[3645]: time=\"2026-06-12T20:22:57.476165687Z\" level=info msg=\"Removing container: 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2\" id=d15d99e5-0c5d-4f20-9c10-ab347116b1df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.680455 | controller |     "Jun 12 20:22:57.496707 crc crio[3645]: time=\"2026-06-12T20:22:57.496568163Z\" level=info msg=\"Removed container 8b06f20ec7d7e4e36b2c45d5132aa37d3b9b4d8803d3e234a08d67f8e12459e2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d15d99e5-0c5d-4f20-9c10-ab347116b1df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.680470 | controller |     "Jun 12 20:23:09.186583 crc crio[3645]: time=\"2026-06-12T20:23:09.186449187Z\" level=warning msg=\"Stopping container 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c with stop signal(15) timed out. Killing...\"",
2026-06-12 21:48:35.680485 | controller |     "Jun 12 20:23:09.549239 crc crio[3645]: time=\"2026-06-12T20:23:09.549090452Z\" level=info msg=\"Removing container: 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2\" id=d9a242e1-42e3-49dc-ada0-6b6b4dfa81b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.680500 | controller |     "Jun 12 20:23:09.576392 crc crio[3645]: time=\"2026-06-12T20:23:09.576116472Z\" level=info msg=\"Removed container 29a8ab80032e20bcd7b2839d032ba720d4a36be5f230862b212b1d2f762e7fb2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=d9a242e1-42e3-49dc-ada0-6b6b4dfa81b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.680515 | controller |     "Jun 12 20:23:09.742275 crc crio[3645]: time=\"2026-06-12T20:23:09.742028537Z\" level=info msg=\"Stopped container 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5c375ef7-5f48-4be0-a9d3-1b2677c18058 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.680530 | controller |     "Jun 12 20:23:09.744137 crc crio[3645]: time=\"2026-06-12T20:23:09.743999226Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cae3016a-596c-43f4-9d5d-2823b592757f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.680544 | controller |     "Jun 12 20:23:09.746471 crc crio[3645]: time=\"2026-06-12T20:23:09.746305443Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=27122c30-eb78-499e-85b5-0f640cedb084 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.680558 | controller |     "Jun 12 20:23:09.753520 crc crio[3645]: time=\"2026-06-12T20:23:09.752356984Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=e655cf30-8856-498b-9c5c-3454a5557743 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.680573 | controller |     "Jun 12 20:23:09.753520 crc crio[3645]: time=\"2026-06-12T20:23:09.753193015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.680588 | controller |     "Jun 12 20:23:09.775740 crc crio[3645]: time=\"2026-06-12T20:23:09.775558639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.680603 | controller |     "Jun 12 20:23:09.972819 crc crio[3645]: time=\"2026-06-12T20:23:09.972665538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.680621 | controller |     "Jun 12 20:23:10.041630 crc crio[3645]: time=\"2026-06-12T20:23:10.041545266Z\" level=info msg=\"Created container 7041dca9e5ea3bd037251395e0189038a17a56458ef21f33043ca2b6003fe1e8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=e655cf30-8856-498b-9c5c-3454a5557743 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.680637 | controller |     "Jun 12 20:23:10.043255 crc crio[3645]: time=\"2026-06-12T20:23:10.042805877Z\" level=info msg=\"Starting container: 7041dca9e5ea3bd037251395e0189038a17a56458ef21f33043ca2b6003fe1e8\" id=f085efa8-d19f-4470-8999-229d52fd8bd1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.680651 | controller |     "Jun 12 20:23:10.049609 crc crio[3645]: time=\"2026-06-12T20:23:10.049563785Z\" level=info msg=\"Started container\" PID=7121 containerID=7041dca9e5ea3bd037251395e0189038a17a56458ef21f33043ca2b6003fe1e8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=f085efa8-d19f-4470-8999-229d52fd8bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e",
2026-06-12 21:48:35.680666 | controller |     "Jun 12 20:23:10.571648 crc crio[3645]: time=\"2026-06-12T20:23:10.571507111Z\" level=info msg=\"Stopping container: 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c (timeout: 15s)\" id=41ca62ba-f7c0-46eb-bdd3-5750824a6df8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.680681 | controller |     "Jun 12 20:23:25.583198 crc crio[3645]: time=\"2026-06-12T20:23:25.581574417Z\" level=warning msg=\"Stopping container 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c with stop signal(15) timed out. Killing...\"",
2026-06-12 21:48:35.680695 | controller |     "Jun 12 20:23:26.141717 crc crio[3645]: time=\"2026-06-12T20:23:26.141598892Z\" level=info msg=\"Stopped container 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=41ca62ba-f7c0-46eb-bdd3-5750824a6df8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.680710 | controller |     "Jun 12 20:23:26.145831 crc crio[3645]: time=\"2026-06-12T20:23:26.145769946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d1fd0734-d97e-48f5-bfcc-ca15d37dd829 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.680725 | controller |     "Jun 12 20:23:26.152239 crc crio[3645]: time=\"2026-06-12T20:23:26.151753802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6798c5dc-6840-422e-ab32-ac15cae123d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.680740 | controller |     "Jun 12 20:23:26.155622 crc crio[3645]: time=\"2026-06-12T20:23:26.155502407Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=1f1b227f-bbc8-4d0e-960d-5db45709c1b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.680754 | controller |     "Jun 12 20:23:26.156495 crc crio[3645]: time=\"2026-06-12T20:23:26.156249284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.680768 | controller |     "Jun 12 20:23:26.186048 crc crio[3645]: time=\"2026-06-12T20:23:26.185807736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.680783 | controller |     "Jun 12 20:23:26.403110 crc crio[3645]: time=\"2026-06-12T20:23:26.402768031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.680801 | controller |     "Jun 12 20:23:26.505751 crc crio[3645]: time=\"2026-06-12T20:23:26.505598186Z\" level=info msg=\"Created container 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=1f1b227f-bbc8-4d0e-960d-5db45709c1b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.680816 | controller |     "Jun 12 20:23:26.506817 crc crio[3645]: time=\"2026-06-12T20:23:26.506750103Z\" level=info msg=\"Starting container: 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d\" id=d1352461-350a-4071-9983-dc57d4c0043a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.680831 | controller |     "Jun 12 20:23:26.512390 crc crio[3645]: time=\"2026-06-12T20:23:26.512318339Z\" level=info msg=\"Started container\" PID=7219 containerID=92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=d1352461-350a-4071-9983-dc57d4c0043a name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e",
2026-06-12 21:48:35.680846 | controller |     "Jun 12 20:23:26.660357 crc crio[3645]: time=\"2026-06-12T20:23:26.659694765Z\" level=info msg=\"Removing container: 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c\" id=925282eb-9f00-4a0e-9044-353329b6d9f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.680881 | controller |     "Jun 12 20:23:26.682730 crc crio[3645]: time=\"2026-06-12T20:23:26.682577605Z\" level=info msg=\"Removed container 8ac189d0b7085f477c1eb64f561606ef5e2d78717ae39e6ac0dd7cfabd563c3c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=925282eb-9f00-4a0e-9044-353329b6d9f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.680896 | controller |     "Jun 12 20:23:47.675662 crc crio[3645]: time=\"2026-06-12T20:23:47.674789858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c1a60d5e-eec1-4e16-8e31-347ca07a8342 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.680911 | controller |     "Jun 12 20:23:47.679550 crc crio[3645]: time=\"2026-06-12T20:23:47.679353541Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c51808df-30be-4b79-adb1-b568192fb8b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.680925 | controller |     "Jun 12 20:23:47.684210 crc crio[3645]: time=\"2026-06-12T20:23:47.683877995Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b493fb46-ca10-4e2e-a409-f818283d1331 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.680940 | controller |     "Jun 12 20:23:47.685372 crc crio[3645]: time=\"2026-06-12T20:23:47.685249146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.680954 | controller |     "Jun 12 20:23:47.723176 crc crio[3645]: time=\"2026-06-12T20:23:47.722899611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.680969 | controller |     "Jun 12 20:23:47.976604 crc crio[3645]: time=\"2026-06-12T20:23:47.976142201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.680983 | controller |     "Jun 12 20:23:48.062905 crc crio[3645]: time=\"2026-06-12T20:23:48.062621794Z\" level=info msg=\"Created container c0424eb65375026c4da82a5c944e708d4c9d29e408f3754123769b4c83253986: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b493fb46-ca10-4e2e-a409-f818283d1331 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.681004 | controller |     "Jun 12 20:23:48.064889 crc crio[3645]: time=\"2026-06-12T20:23:48.064393723Z\" level=info msg=\"Starting container: c0424eb65375026c4da82a5c944e708d4c9d29e408f3754123769b4c83253986\" id=dd212abc-6459-4764-a272-eb0a604f7c7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.681019 | controller |     "Jun 12 20:23:48.069420 crc crio[3645]: time=\"2026-06-12T20:23:48.069293705Z\" level=info msg=\"Started container\" PID=7564 containerID=c0424eb65375026c4da82a5c944e708d4c9d29e408f3754123769b4c83253986 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=dd212abc-6459-4764-a272-eb0a604f7c7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1",
2026-06-12 21:48:35.681034 | controller |     "Jun 12 20:24:10.190966 crc crio[3645]: time=\"2026-06-12T20:24:10.18990031Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681048 | controller |     "Jun 12 20:24:10.190966 crc crio[3645]: time=\"2026-06-12T20:24:10.190827421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681063 | controller |     "Jun 12 20:24:10.194671 crc crio[3645]: time=\"2026-06-12T20:24:10.194484114Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=d528532a-bc0e-40d6-b955-29c243c01784 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681077 | controller |     "Jun 12 20:24:10.194671 crc crio[3645]: time=\"2026-06-12T20:24:10.194567866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681092 | controller |     "Jun 12 20:24:10.225247 crc crio[3645]: time=\"2026-06-12T20:24:10.225081449Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681106 | controller |     "Jun 12 20:24:10.225247 crc crio[3645]: time=\"2026-06-12T20:24:10.225173631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681120 | controller |     "Jun 12 20:24:10.228205 crc crio[3645]: time=\"2026-06-12T20:24:10.227895833Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681135 | controller |     "Jun 12 20:24:10.228205 crc crio[3645]: time=\"2026-06-12T20:24:10.228176149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681149 | controller |     "Jun 12 20:24:10.234499 crc crio[3645]: time=\"2026-06-12T20:24:10.234243186Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=213a88a7-f5a6-4c5b-9e27-4a6e11ae7718 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681163 | controller |     "Jun 12 20:24:10.235352 crc crio[3645]: time=\"2026-06-12T20:24:10.235160677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681178 | controller |     "Jun 12 20:24:10.241291 crc crio[3645]: time=\"2026-06-12T20:24:10.241251965Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d528532a-bc0e-40d6-b955-29c243c01784 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681196 | controller |     "Jun 12 20:24:10.279330 crc crio[3645]: time=\"2026-06-12T20:24:10.279269279Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=213a88a7-f5a6-4c5b-9e27-4a6e11ae7718 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681210 | controller |     "Jun 12 20:24:10.288233 crc crio[3645]: time=\"2026-06-12T20:24:10.288083499Z\" level=info msg=\"Ran pod sandbox 3f16e293c24ef55c6c7a59504ff3a4e903e8503f7354d38809085e64199ebdf2 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=d528532a-bc0e-40d6-b955-29c243c01784 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681225 | controller |     "Jun 12 20:24:10.311069 crc crio[3645]: time=\"2026-06-12T20:24:10.310892148Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/a0455ed3-a8af-4aea-a24b-69fe974f942a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0029c6298}] Aliases:map[]}\"",
2026-06-12 21:48:35.681241 | controller |     "Jun 12 20:24:10.311069 crc crio[3645]: time=\"2026-06-12T20:24:10.311067302Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.681256 | controller |     "Jun 12 20:24:10.337155 crc crio[3645]: time=\"2026-06-12T20:24:10.337067891Z\" level=info msg=\"Ran pod sandbox 1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=213a88a7-f5a6-4c5b-9e27-4a6e11ae7718 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681271 | controller |     "Jun 12 20:24:10.337242 crc crio[3645]: time=\"2026-06-12T20:24:10.337136913Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/1e4689b3-a062-4e5f-ad58-4d4071203511 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00112e030}] Aliases:map[]}\"",
2026-06-12 21:48:35.681286 | controller |     "Jun 12 20:24:10.337242 crc crio[3645]: time=\"2026-06-12T20:24:10.337201534Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.681301 | controller |     "Jun 12 20:24:10.340311 crc crio[3645]: time=\"2026-06-12T20:24:10.34006252Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681315 | controller |     "Jun 12 20:24:10.340311 crc crio[3645]: time=\"2026-06-12T20:24:10.340224184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681330 | controller |     "Jun 12 20:24:10.341592 crc crio[3645]: time=\"2026-06-12T20:24:10.340832686Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681349 | controller |     "Jun 12 20:24:10.341592 crc crio[3645]: time=\"2026-06-12T20:24:10.341166065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681364 | controller |     "Jun 12 20:24:10.342810 crc crio[3645]: time=\"2026-06-12T20:24:10.342618497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=7bc3f1dc-80cb-4b20-a074-4f4362c60532 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.681379 | controller |     "Jun 12 20:24:10.343056 crc crio[3645]: time=\"2026-06-12T20:24:10.343019547Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=05113596-13e2-4be6-854b-edf22d141fab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681394 | controller |     "Jun 12 20:24:10.343362 crc crio[3645]: time=\"2026-06-12T20:24:10.34316871Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d3b01613-549c-48e7-b9ff-275ef39ddf37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.681409 | controller |     "Jun 12 20:24:10.343422 crc crio[3645]: time=\"2026-06-12T20:24:10.343177681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681424 | controller |     "Jun 12 20:24:10.343542 crc crio[3645]: time=\"2026-06-12T20:24:10.343056327Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681438 | controller |     "Jun 12 20:24:10.343542 crc crio[3645]: time=\"2026-06-12T20:24:10.343524497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681453 | controller |     "Jun 12 20:24:10.360176 crc crio[3645]: time=\"2026-06-12T20:24:10.357084646Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681468 | controller |     "Jun 12 20:24:10.360176 crc crio[3645]: time=\"2026-06-12T20:24:10.357173587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681483 | controller |     "Jun 12 20:24:10.360176 crc crio[3645]: time=\"2026-06-12T20:24:10.35730963Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681497 | controller |     "Jun 12 20:24:10.360176 crc crio[3645]: time=\"2026-06-12T20:24:10.357338701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681512 | controller |     "Jun 12 20:24:10.364276 crc crio[3645]: time=\"2026-06-12T20:24:10.363734247Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/042eb40a-dbc2-4aae-962e-0355742939f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc002a32e20}] Aliases:map[]}\"",
2026-06-12 21:48:35.681560 | controller |     "Jun 12 20:24:10.364366 crc crio[3645]: time=\"2026-06-12T20:24:10.364299899Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.681576 | controller |     "Jun 12 20:24:10.379327 crc crio[3645]: time=\"2026-06-12T20:24:10.378883291Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681591 | controller |     "Jun 12 20:24:10.379327 crc crio[3645]: time=\"2026-06-12T20:24:10.379061965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681607 | controller |     "Jun 12 20:24:10.393536 crc crio[3645]: time=\"2026-06-12T20:24:10.39336028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=9f850669-9318-43ce-941a-b39a83d875cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.681622 | controller |     "Jun 12 20:24:10.406554 crc crio[3645]: time=\"2026-06-12T20:24:10.406511497Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681636 | controller |     "Jun 12 20:24:10.406726 crc crio[3645]: time=\"2026-06-12T20:24:10.406702892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681651 | controller |     "Jun 12 20:24:10.407359 crc crio[3645]: time=\"2026-06-12T20:24:10.407127662Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=d491532f-ab14-4d99-963c-628cfff01e8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681666 | controller |     "Jun 12 20:24:10.407359 crc crio[3645]: time=\"2026-06-12T20:24:10.407225744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681681 | controller |     "Jun 12 20:24:10.407471 crc crio[3645]: time=\"2026-06-12T20:24:10.407356407Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681696 | controller |     "Jun 12 20:24:10.407471 crc crio[3645]: time=\"2026-06-12T20:24:10.407425939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681710 | controller |     "Jun 12 20:24:10.407632 crc crio[3645]: time=\"2026-06-12T20:24:10.407597513Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681725 | controller |     "Jun 12 20:24:10.407632 crc crio[3645]: time=\"2026-06-12T20:24:10.407629844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681740 | controller |     "Jun 12 20:24:10.408188 crc crio[3645]: time=\"2026-06-12T20:24:10.407981761Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681758 | controller |     "Jun 12 20:24:10.408321 crc crio[3645]: time=\"2026-06-12T20:24:10.408298408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681773 | controller |     "Jun 12 20:24:10.423075 crc crio[3645]: time=\"2026-06-12T20:24:10.422818468Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681787 | controller |     "Jun 12 20:24:10.423075 crc crio[3645]: time=\"2026-06-12T20:24:10.42289252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681802 | controller |     "Jun 12 20:24:10.423545 crc crio[3645]: time=\"2026-06-12T20:24:10.423378461Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681816 | controller |     "Jun 12 20:24:10.423612 crc crio[3645]: time=\"2026-06-12T20:24:10.423544385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681831 | controller |     "Jun 12 20:24:10.424388 crc crio[3645]: time=\"2026-06-12T20:24:10.423888913Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/21c806b8-a6a4-4a18-8863-8871fc2a979f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00112e408}] Aliases:map[]}\"",
2026-06-12 21:48:35.681846 | controller |     "Jun 12 20:24:10.424388 crc crio[3645]: time=\"2026-06-12T20:24:10.424256022Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.681879 | controller |     "Jun 12 20:24:10.440899 crc crio[3645]: time=\"2026-06-12T20:24:10.44051654Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=9d70d676-aa69-4e6e-b619-d2965b5e10dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681903 | controller |     "Jun 12 20:24:10.440899 crc crio[3645]: time=\"2026-06-12T20:24:10.440731075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681920 | controller |     "Jun 12 20:24:10.465022 crc crio[3645]: time=\"2026-06-12T20:24:10.464700239Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=a62cc950-3715-4e87-915a-974a849043be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681935 | controller |     "Jun 12 20:24:10.465022 crc crio[3645]: time=\"2026-06-12T20:24:10.464899513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681949 | controller |     "Jun 12 20:24:10.487314 crc crio[3645]: time=\"2026-06-12T20:24:10.487272682Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681964 | controller |     "Jun 12 20:24:10.487474 crc crio[3645]: time=\"2026-06-12T20:24:10.487455306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.681982 | controller |     "Jun 12 20:24:10.488498 crc crio[3645]: time=\"2026-06-12T20:24:10.487631139Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.681997 | controller |     "Jun 12 20:24:10.488498 crc crio[3645]: time=\"2026-06-12T20:24:10.488359906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.682012 | controller |     "Jun 12 20:24:10.494134 crc crio[3645]: time=\"2026-06-12T20:24:10.493545103Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682026 | controller |     "Jun 12 20:24:10.494134 crc crio[3645]: time=\"2026-06-12T20:24:10.493867881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.682041 | controller |     "Jun 12 20:24:10.494383 crc crio[3645]: time=\"2026-06-12T20:24:10.494183208Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=cfbb14ae-6b2d-4e74-bcae-2ac53a94ace3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682055 | controller |     "Jun 12 20:24:10.494383 crc crio[3645]: time=\"2026-06-12T20:24:10.494217289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.682070 | controller |     "Jun 12 20:24:10.525483 crc crio[3645]: time=\"2026-06-12T20:24:10.525069799Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/efbdc2a6-9403-4066-a590-6abe55a81df3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc0022d63a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.682084 | controller |     "Jun 12 20:24:10.525483 crc crio[3645]: time=\"2026-06-12T20:24:10.525167292Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.682099 | controller |     "Jun 12 20:24:10.553786 crc crio[3645]: time=\"2026-06-12T20:24:10.553583006Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/adea2bf8-d57e-4723-9be7-8436d9e683c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc0012104e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.682115 | controller |     "Jun 12 20:24:10.553879 crc crio[3645]: time=\"2026-06-12T20:24:10.553788761Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.682130 | controller |     "Jun 12 20:24:10.584643 crc crio[3645]: time=\"2026-06-12T20:24:10.584605512Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682148 | controller |     "Jun 12 20:24:10.584899 crc crio[3645]: time=\"2026-06-12T20:24:10.584872178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.682163 | controller |     "Jun 12 20:24:10.604056 crc crio[3645]: time=\"2026-06-12T20:24:10.604026243Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682178 | controller |     "Jun 12 20:24:10.604176 crc crio[3645]: time=\"2026-06-12T20:24:10.604158926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.682192 | controller |     "Jun 12 20:24:10.665317 crc crio[3645]: time=\"2026-06-12T20:24:10.665281553Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=7ec40f84-f979-499e-abbe-edbffbd64944 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682207 | controller |     "Jun 12 20:24:10.665676 crc crio[3645]: time=\"2026-06-12T20:24:10.665652362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.682221 | controller |     "Jun 12 20:24:10.743312 crc crio[3645]: time=\"2026-06-12T20:24:10.739237782Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682235 | controller |     "Jun 12 20:24:10.743312 crc crio[3645]: time=\"2026-06-12T20:24:10.740085002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.682250 | controller |     "Jun 12 20:24:10.743312 crc crio[3645]: time=\"2026-06-12T20:24:10.739529709Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=05113596-13e2-4be6-854b-edf22d141fab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682265 | controller |     "Jun 12 20:24:10.836384 crc crio[3645]: time=\"2026-06-12T20:24:10.836344708Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7c584153-f832-4917-a5e1-01ed8490fccd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0022d6838}] Aliases:map[]}\"",
2026-06-12 21:48:35.682279 | controller |     "Jun 12 20:24:10.836516 crc crio[3645]: time=\"2026-06-12T20:24:10.836494261Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.682294 | controller |     "Jun 12 20:24:10.862233 crc crio[3645]: time=\"2026-06-12T20:24:10.862199555Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=33076bea-3ae7-40ea-989b-c250c5e30a1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682309 | controller |     "Jun 12 20:24:10.862543 crc crio[3645]: time=\"2026-06-12T20:24:10.862523352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.682327 | controller |     "Jun 12 20:24:10.915719 crc crio[3645]: time=\"2026-06-12T20:24:10.915673619Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682342 | controller |     "Jun 12 20:24:10.917377 crc crio[3645]: time=\"2026-06-12T20:24:10.917354797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.682356 | controller |     "Jun 12 20:24:10.966506 crc crio[3645]: time=\"2026-06-12T20:24:10.966464522Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f32b6e4f-eb89-40df-b487-fd1f78545d78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc001722070}] Aliases:map[]}\"",
2026-06-12 21:48:35.682371 | controller |     "Jun 12 20:24:10.970554 crc crio[3645]: time=\"2026-06-12T20:24:10.970532614Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.682385 | controller |     "Jun 12 20:24:10.971294 crc crio[3645]: time=\"2026-06-12T20:24:10.97127147Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/4eed48da-8a80-4e5e-a28b-5f6b236dc545 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc001722138}] Aliases:map[]}\"",
2026-06-12 21:48:35.682399 | controller |     "Jun 12 20:24:10.971421 crc crio[3645]: time=\"2026-06-12T20:24:10.971399603Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.682413 | controller |     "Jun 12 20:24:10.981839 crc crio[3645]: time=\"2026-06-12T20:24:10.971739491Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=aea46355-e670-4792-80d9-22a6bdb58e35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682428 | controller |     "Jun 12 20:24:10.981839 crc crio[3645]: time=\"2026-06-12T20:24:10.971895475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.682443 | controller |     "Jun 12 20:24:11.139643 crc crio[3645]: time=\"2026-06-12T20:24:11.138745623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=47d5b7fd-6ec3-48ef-a3a0-18505bd73e3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.682457 | controller |     "Jun 12 20:24:11.139643 crc crio[3645]: time=\"2026-06-12T20:24:11.139531631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d0ab91ac-b093-43d8-9589-045e6ef6bb3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.682472 | controller |     "Jun 12 20:24:11.160628 crc crio[3645]: time=\"2026-06-12T20:24:11.154404818Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d491532f-ab14-4d99-963c-628cfff01e8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682490 | controller |     "Jun 12 20:24:11.303315 crc crio[3645]: time=\"2026-06-12T20:24:11.301390286Z\" level=info msg=\"Ran pod sandbox 83c36a98b8e62c47de25b6b5e355606a96f269f7141c7ad21b1801e4e2adee5f with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=05113596-13e2-4be6-854b-edf22d141fab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682505 | controller |     "Jun 12 20:24:11.448033 crc crio[3645]: time=\"2026-06-12T20:24:11.447637816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=cb870912-a7b6-4e14-ba21-c58777c68cd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.682519 | controller |     "Jun 12 20:24:11.448033 crc crio[3645]: time=\"2026-06-12T20:24:11.448026655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=89288766-ee24-40bd-8283-688c9732c0d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.682534 | controller |     "Jun 12 20:24:11.502622 crc crio[3645]: time=\"2026-06-12T20:24:11.498242985Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/630511d8-fd4a-4916-a6a3-4c38fa00640e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0017224e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.682549 | controller |     "Jun 12 20:24:11.502622 crc crio[3645]: time=\"2026-06-12T20:24:11.4984656Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.682565 | controller |     "Jun 12 20:24:11.510383 crc crio[3645]: time=\"2026-06-12T20:24:11.506738277Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/c8f4f72e-b2dc-479a-b07d-3972f6ca774d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc0012105b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.682581 | controller |     "Jun 12 20:24:11.510383 crc crio[3645]: time=\"2026-06-12T20:24:11.507426554Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.682596 | controller |     "Jun 12 20:24:11.541374 crc crio[3645]: time=\"2026-06-12T20:24:11.540409132Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9d70d676-aa69-4e6e-b619-d2965b5e10dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682610 | controller |     "Jun 12 20:24:11.550093 crc crio[3645]: time=\"2026-06-12T20:24:11.549711713Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a62cc950-3715-4e87-915a-974a849043be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682628 | controller |     "Jun 12 20:24:11.602258 crc crio[3645]: time=\"2026-06-12T20:24:11.602077492Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/34e907de-fe77-479f-9dea-eaac5d9dd0c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00109e370}] Aliases:map[]}\"",
2026-06-12 21:48:35.682643 | controller |     "Jun 12 20:24:11.602258 crc crio[3645]: time=\"2026-06-12T20:24:11.602169044Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.682658 | controller |     "Jun 12 20:24:11.616576 crc crio[3645]: time=\"2026-06-12T20:24:11.616212253Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9f67d8ad-1048-4680-9e6b-a22c16791452 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0022d6210}] Aliases:map[]}\"",
2026-06-12 21:48:35.682673 | controller |     "Jun 12 20:24:11.616576 crc crio[3645]: time=\"2026-06-12T20:24:11.616358726Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.682688 | controller |     "Jun 12 20:24:11.647914 crc crio[3645]: time=\"2026-06-12T20:24:11.647816371Z\" level=info msg=\"Ran pod sandbox 148b6f12fb215a4ebac1cdb04d5e29659278fb365f9065a2b57a8547865ff133 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=d491532f-ab14-4d99-963c-628cfff01e8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682702 | controller |     "Jun 12 20:24:11.658977 crc crio[3645]: time=\"2026-06-12T20:24:11.658645547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fd576640-b4fb-4343-b36b-af9a0450f0c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.682717 | controller |     "Jun 12 20:24:11.668006 crc crio[3645]: time=\"2026-06-12T20:24:11.667509848Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/4a7d94cb-ef81-46d7-a2bb-c654d3ea85c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0012885e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.682741 | controller |     "Jun 12 20:24:11.668097 crc crio[3645]: time=\"2026-06-12T20:24:11.668013419Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.682757 | controller |     "Jun 12 20:24:11.696328 crc crio[3645]: time=\"2026-06-12T20:24:11.691748988Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b7d10b9d-6a9c-407a-a952-0e277650f4d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00008c5d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.682780 | controller |     "Jun 12 20:24:11.696328 crc crio[3645]: time=\"2026-06-12T20:24:11.691866961Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.682796 | controller |     "Jun 12 20:24:11.714631 crc crio[3645]: time=\"2026-06-12T20:24:11.714142686Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=33076bea-3ae7-40ea-989b-c250c5e30a1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682817 | controller |     "Jun 12 20:24:11.778677 crc crio[3645]: time=\"2026-06-12T20:24:11.778548869Z\" level=info msg=\"Ran pod sandbox 6f15953708c7f795250f88b827920a358135b24e3ce005e794c85182dd35e909 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=9d70d676-aa69-4e6e-b619-d2965b5e10dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.682915 | controller |     "Jun 12 20:24:11.798690 crc crio[3645]: time=\"2026-06-12T20:24:11.798418691Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=ff64571f-2759-456c-921f-7e7bc5e8008c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.682943 | controller |     "Jun 12 20:24:11.801708 crc crio[3645]: time=\"2026-06-12T20:24:11.801301586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5e27a0c3-be4a-43d5-88c6-19495ad659cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.682960 | controller |     "Jun 12 20:24:11.819429 crc crio[3645]: time=\"2026-06-12T20:24:11.818555198Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/dbf5a9c9-e8cc-4910-883e-e32b2b662185 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001288758}] Aliases:map[]}\"",
2026-06-12 21:48:35.682975 | controller |     "Jun 12 20:24:11.819429 crc crio[3645]: time=\"2026-06-12T20:24:11.818615119Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.682990 | controller |     "Jun 12 20:24:11.904157 crc crio[3645]: time=\"2026-06-12T20:24:11.903845355Z\" level=info msg=\"Ran pod sandbox c8c148d9dd9f2963cda4609d403332b884c9a8cdb727d71f3ad7a2a5cb711abb with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=a62cc950-3715-4e87-915a-974a849043be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683005 | controller |     "Jun 12 20:24:11.919189 crc crio[3645]: time=\"2026-06-12T20:24:11.914699631Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cfbb14ae-6b2d-4e74-bcae-2ac53a94ace3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683020 | controller |     "Jun 12 20:24:11.919189 crc crio[3645]: time=\"2026-06-12T20:24:11.917690139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=283c4b95-3400-4531-b33d-665ad7de986d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.683038 | controller |     "Jun 12 20:24:12.056486 crc crio[3645]: time=\"2026-06-12T20:24:12.04813435Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b0409488-a938-4ab2-a46a-756829a7b898 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000188a88}] Aliases:map[]}\"",
2026-06-12 21:48:35.683053 | controller |     "Jun 12 20:24:12.056486 crc crio[3645]: time=\"2026-06-12T20:24:12.04900753Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.683068 | controller |     "Jun 12 20:24:12.179330 crc crio[3645]: time=\"2026-06-12T20:24:12.163227263Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/c16bd33c-7df2-46da-911a-c2dd45e57a95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0012108b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.683084 | controller |     "Jun 12 20:24:12.179330 crc crio[3645]: time=\"2026-06-12T20:24:12.163392757Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.683098 | controller |     "Jun 12 20:24:12.211141 crc crio[3645]: time=\"2026-06-12T20:24:12.200635473Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7ec40f84-f979-499e-abbe-edbffbd64944 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683113 | controller |     "Jun 12 20:24:12.268824 crc crio[3645]: time=\"2026-06-12T20:24:12.267705794Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683128 | controller |     "Jun 12 20:24:12.268824 crc crio[3645]: time=\"2026-06-12T20:24:12.268781719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683142 | controller |     "Jun 12 20:24:12.314554 crc crio[3645]: time=\"2026-06-12T20:24:12.31151097Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=aea46355-e670-4792-80d9-22a6bdb58e35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683156 | controller |     "Jun 12 20:24:12.314554 crc crio[3645]: time=\"2026-06-12T20:24:12.313675079Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/3363e819-d020-4df3-8ab5-ba99ca5c7244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00109ea70}] Aliases:map[]}\"",
2026-06-12 21:48:35.683175 | controller |     "Jun 12 20:24:12.314554 crc crio[3645]: time=\"2026-06-12T20:24:12.314451507Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.683190 | controller |     "Jun 12 20:24:12.452224 crc crio[3645]: time=\"2026-06-12T20:24:12.452151652Z\" level=info msg=\"Ran pod sandbox beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=33076bea-3ae7-40ea-989b-c250c5e30a1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683205 | controller |     "Jun 12 20:24:12.515537 crc crio[3645]: time=\"2026-06-12T20:24:12.513488936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=5f1944bb-67e7-4be2-b663-bbe39091f7cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.683221 | controller |     "Jun 12 20:24:12.538520 crc crio[3645]: time=\"2026-06-12T20:24:12.536489066Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/26971baf-be72-4caf-82da-c6047a9c607d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000188cf8}] Aliases:map[]}\"",
2026-06-12 21:48:35.683237 | controller |     "Jun 12 20:24:12.538520 crc crio[3645]: time=\"2026-06-12T20:24:12.537166943Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.683252 | controller |     "Jun 12 20:24:12.543298 crc crio[3645]: time=\"2026-06-12T20:24:12.542672047Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=df11a7a8-4e6a-46e5-bd04-f898c3e047c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683266 | controller |     "Jun 12 20:24:12.544520 crc crio[3645]: time=\"2026-06-12T20:24:12.544257244Z\" level=info msg=\"Ran pod sandbox 33cca73bbb74eb7465cd6308f0af0bbbac6d6b5fb23d11e586c308b6c48fa776 with infra container: openshift-dns/node-resolver-277xp/POD\" id=aea46355-e670-4792-80d9-22a6bdb58e35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683281 | controller |     "Jun 12 20:24:12.546370 crc crio[3645]: time=\"2026-06-12T20:24:12.546115256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683295 | controller |     "Jun 12 20:24:13.576434 crc crio[3645]: time=\"2026-06-12T20:24:13.576288726Z\" level=info msg=\"Ran pod sandbox f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=cfbb14ae-6b2d-4e74-bcae-2ac53a94ace3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683311 | controller |     "Jun 12 20:24:13.580670 crc crio[3645]: time=\"2026-06-12T20:24:13.580278637Z\" level=info msg=\"Ran pod sandbox f7ddd491884c782ae3616c878d7ca0be2d679430b084c5940cc0d8ea36a1873a with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=7ec40f84-f979-499e-abbe-edbffbd64944 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683325 | controller |     "Jun 12 20:24:13.580903 crc crio[3645]: time=\"2026-06-12T20:24:13.580823089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=3d960c16-0213-4dae-822a-0cc85e457aff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.683343 | controller |     "Jun 12 20:24:13.581371 crc crio[3645]: time=\"2026-06-12T20:24:13.5813103Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683358 | controller |     "Jun 12 20:24:13.581433 crc crio[3645]: time=\"2026-06-12T20:24:13.581410122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683373 | controller |     "Jun 12 20:24:13.581826 crc crio[3645]: time=\"2026-06-12T20:24:13.581715189Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=1b21ce5d-2754-4773-a794-5615b8adab5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683387 | controller |     "Jun 12 20:24:13.581905 crc crio[3645]: time=\"2026-06-12T20:24:13.581868243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683402 | controller |     "Jun 12 20:24:13.582304 crc crio[3645]: time=\"2026-06-12T20:24:13.582269692Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683417 | controller |     "Jun 12 20:24:13.582304 crc crio[3645]: time=\"2026-06-12T20:24:13.582299612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683431 | controller |     "Jun 12 20:24:13.584664 crc crio[3645]: time=\"2026-06-12T20:24:13.583002249Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/dc9ec725-82b1-413c-81e8-12683c4a93f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000188c30}] Aliases:map[]}\"",
2026-06-12 21:48:35.683447 | controller |     "Jun 12 20:24:13.584664 crc crio[3645]: time=\"2026-06-12T20:24:13.58307049Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.683462 | controller |     "Jun 12 20:24:13.584664 crc crio[3645]: time=\"2026-06-12T20:24:13.583874898Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/88a61b2c-d635-48bd-a00f-6e51839233d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc001722748}] Aliases:map[]}\"",
2026-06-12 21:48:35.683477 | controller |     "Jun 12 20:24:13.584664 crc crio[3645]: time=\"2026-06-12T20:24:13.583903339Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.683491 | controller |     "Jun 12 20:24:13.591617 crc crio[3645]: time=\"2026-06-12T20:24:13.591570503Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683510 | controller |     "Jun 12 20:24:13.592683 crc crio[3645]: time=\"2026-06-12T20:24:13.592450952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683525 | controller |     "Jun 12 20:24:13.594298 crc crio[3645]: time=\"2026-06-12T20:24:13.592670178Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683540 | controller |     "Jun 12 20:24:13.595181 crc crio[3645]: time=\"2026-06-12T20:24:13.595158904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683554 | controller |     "Jun 12 20:24:13.595330 crc crio[3645]: time=\"2026-06-12T20:24:13.591677276Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683569 | controller |     "Jun 12 20:24:13.595444 crc crio[3645]: time=\"2026-06-12T20:24:13.59542795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683584 | controller |     "Jun 12 20:24:13.595569 crc crio[3645]: time=\"2026-06-12T20:24:13.592784081Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683598 | controller |     "Jun 12 20:24:13.596125 crc crio[3645]: time=\"2026-06-12T20:24:13.596105426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683613 | controller |     "Jun 12 20:24:13.596257 crc crio[3645]: time=\"2026-06-12T20:24:13.592870803Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683627 | controller |     "Jun 12 20:24:13.596364 crc crio[3645]: time=\"2026-06-12T20:24:13.596347681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683642 | controller |     "Jun 12 20:24:13.596579 crc crio[3645]: time=\"2026-06-12T20:24:13.593116478Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683657 | controller |     "Jun 12 20:24:13.596732 crc crio[3645]: time=\"2026-06-12T20:24:13.593244921Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=b11a791c-b8d4-4cf1-be9d-14246d69e989 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683672 | controller |     "Jun 12 20:24:13.597085 crc crio[3645]: time=\"2026-06-12T20:24:13.597067668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683686 | controller |     "Jun 12 20:24:13.597480 crc crio[3645]: time=\"2026-06-12T20:24:13.597459017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683700 | controller |     "Jun 12 20:24:13.598053 crc crio[3645]: time=\"2026-06-12T20:24:13.591586664Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683722 | controller |     "Jun 12 20:24:13.598510 crc crio[3645]: time=\"2026-06-12T20:24:13.59848789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683737 | controller |     "Jun 12 20:24:13.606308 crc crio[3645]: time=\"2026-06-12T20:24:13.593379904Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683751 | controller |     "Jun 12 20:24:13.607129 crc crio[3645]: time=\"2026-06-12T20:24:13.606639205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683766 | controller |     "Jun 12 20:24:13.608422 crc crio[3645]: time=\"2026-06-12T20:24:13.593311952Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683780 | controller |     "Jun 12 20:24:13.608422 crc crio[3645]: time=\"2026-06-12T20:24:13.60773915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683794 | controller |     "Jun 12 20:24:13.608422 crc crio[3645]: time=\"2026-06-12T20:24:13.593442495Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683809 | controller |     "Jun 12 20:24:13.608422 crc crio[3645]: time=\"2026-06-12T20:24:13.608334424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683823 | controller |     "Jun 12 20:24:13.633157 crc crio[3645]: time=\"2026-06-12T20:24:13.58265313Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683837 | controller |     "Jun 12 20:24:13.634314 crc crio[3645]: time=\"2026-06-12T20:24:13.634292183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683876 | controller |     "Jun 12 20:24:13.638123 crc crio[3645]: time=\"2026-06-12T20:24:13.637828523Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=270bc495-1ed1-456b-ae1b-794569717bab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683894 | controller |     "Jun 12 20:24:13.638123 crc crio[3645]: time=\"2026-06-12T20:24:13.637894375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.683910 | controller |     "Jun 12 20:24:13.638729 crc crio[3645]: time=\"2026-06-12T20:24:13.638399576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=60a92ec7-8e17-462e-a4d4-8220573d7767 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.683925 | controller |     "Jun 12 20:24:13.638729 crc crio[3645]: time=\"2026-06-12T20:24:13.638695063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=4a15fd3d-9dbc-40dc-b176-98e711650136 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.683943 | controller |     "Jun 12 20:24:13.639185 crc crio[3645]: time=\"2026-06-12T20:24:13.639158774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=42dac1d4-b655-44e5-b434-15210c9c0cbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.683958 | controller |     "Jun 12 20:24:13.642576 crc crio[3645]: time=\"2026-06-12T20:24:13.6425464Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=df11a7a8-4e6a-46e5-bd04-f898c3e047c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.683973 | controller |     "Jun 12 20:24:13.715338 crc crio[3645]: time=\"2026-06-12T20:24:13.713161333Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=563267de-ba19-4c20-bfac-43ecbd776c4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.683988 | controller |     "Jun 12 20:24:13.763599 crc crio[3645]: time=\"2026-06-12T20:24:13.763377003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5600ad67-953a-453c-bbe5-c2d44f019e95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.684002 | controller |     "Jun 12 20:24:13.772391 crc crio[3645]: time=\"2026-06-12T20:24:13.772312096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=e5e430b3-80e0-49f6-9c60-8041f58fc05a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.684016 | controller |     "Jun 12 20:24:13.776666 crc crio[3645]: time=\"2026-06-12T20:24:13.776180084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=36d503f7-dff9-4309-b13d-dae83c9f4559 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.684030 | controller |     "Jun 12 20:24:13.776666 crc crio[3645]: time=\"2026-06-12T20:24:13.776511712Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.684045 | controller |     "Jun 12 20:24:13.776666 crc crio[3645]: time=\"2026-06-12T20:24:13.776575213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684059 | controller |     "Jun 12 20:24:13.839189 crc crio[3645]: time=\"2026-06-12T20:24:13.839114633Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=ee507be8-7ed7-4147-a30f-f00155a85a23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.684074 | controller |     "Jun 12 20:24:13.840031 crc crio[3645]: time=\"2026-06-12T20:24:13.839348988Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.684089 | controller |     "Jun 12 20:24:13.840031 crc crio[3645]: time=\"2026-06-12T20:24:13.83944661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684104 | controller |     "Jun 12 20:24:13.873342 crc crio[3645]: time=\"2026-06-12T20:24:13.872704125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=bd6cacd6-d93c-48c2-9430-138ded9c430d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.684122 | controller |     "Jun 12 20:24:13.876209 crc crio[3645]: time=\"2026-06-12T20:24:13.875289384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9c0d3232-84bc-4fac-ad88-cbe67e3dfbea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.684137 | controller |     "Jun 12 20:24:13.876209 crc crio[3645]: time=\"2026-06-12T20:24:13.876138194Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.684152 | controller |     "Jun 12 20:24:13.876318 crc crio[3645]: time=\"2026-06-12T20:24:13.876211615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684166 | controller |     "Jun 12 20:24:13.974719 crc crio[3645]: time=\"2026-06-12T20:24:13.973723368Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.684181 | controller |     "Jun 12 20:24:13.974719 crc crio[3645]: time=\"2026-06-12T20:24:13.974279502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684195 | controller |     "Jun 12 20:24:14.033871 crc crio[3645]: time=\"2026-06-12T20:24:14.03369518Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.684210 | controller |     "Jun 12 20:24:14.036010 crc crio[3645]: time=\"2026-06-12T20:24:14.035986632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684225 | controller |     "Jun 12 20:24:14.130533 crc crio[3645]: time=\"2026-06-12T20:24:14.130260072Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.684239 | controller |     "Jun 12 20:24:14.130533 crc crio[3645]: time=\"2026-06-12T20:24:14.130552099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684254 | controller |     "Jun 12 20:24:14.147553 crc crio[3645]: time=\"2026-06-12T20:24:14.147497613Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.684268 | controller |     "Jun 12 20:24:14.147727 crc crio[3645]: time=\"2026-06-12T20:24:14.147705648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684282 | controller |     "Jun 12 20:24:14.183524 crc crio[3645]: time=\"2026-06-12T20:24:14.18346876Z\" level=info msg=\"Ran pod sandbox 862a69416002b9ba9fde99efb1117c7bd6d899959b5411150762a957845018f1 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=df11a7a8-4e6a-46e5-bd04-f898c3e047c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.684297 | controller |     "Jun 12 20:24:14.198352 crc crio[3645]: time=\"2026-06-12T20:24:14.19491215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ecb81d46-db3a-4eec-8fc4-c6564087a626 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.684315 | controller |     "Jun 12 20:24:14.202113 crc crio[3645]: time=\"2026-06-12T20:24:14.201064769Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=34007ba9-9e6e-458e-825c-d87c1b4ae6d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.684330 | controller |     "Jun 12 20:24:14.210730 crc crio[3645]: time=\"2026-06-12T20:24:14.209707855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684345 | controller |     "Jun 12 20:24:14.213997 crc crio[3645]: time=\"2026-06-12T20:24:14.21388011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684359 | controller |     "Jun 12 20:24:14.218904 crc crio[3645]: time=\"2026-06-12T20:24:14.218829243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=4746cac0-e187-49e1-847b-353e64659d76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.684374 | controller |     "Jun 12 20:24:14.226165 crc crio[3645]: time=\"2026-06-12T20:24:14.225177338Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.684388 | controller |     "Jun 12 20:24:14.226165 crc crio[3645]: time=\"2026-06-12T20:24:14.225403953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684402 | controller |     "Jun 12 20:24:14.232199 crc crio[3645]: time=\"2026-06-12T20:24:14.230496608Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=453ad929-843e-49b9-96e2-9d1bc266d93f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.684416 | controller |     "Jun 12 20:24:14.232843 crc crio[3645]: time=\"2026-06-12T20:24:14.232740789Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=520ff7fd-c84d-4f30-b8bc-68890ba12db0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.684431 | controller |     "Jun 12 20:24:14.233788 crc crio[3645]: time=\"2026-06-12T20:24:14.233279851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2ede966b-3fe2-48f7-a73b-aa313649bacd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.684445 | controller |     "Jun 12 20:24:14.239786 crc crio[3645]: time=\"2026-06-12T20:24:14.239330899Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=bd913d79-3387-47b3-a95e-2fef14bbe4cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.684459 | controller |     "Jun 12 20:24:14.241475 crc crio[3645]: time=\"2026-06-12T20:24:14.240624648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=32ccb7b6-08e1-40f9-b25d-f735766d4875 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.684473 | controller |     "Jun 12 20:24:14.241475 crc crio[3645]: time=\"2026-06-12T20:24:14.241282433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=cef97694-136d-41e8-9b09-89bdd59b5663 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.684487 | controller |     "Jun 12 20:24:14.258948 crc crio[3645]: time=\"2026-06-12T20:24:14.258383641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684504 | controller |     "Jun 12 20:24:14.263018 crc crio[3645]: time=\"2026-06-12T20:24:14.260192291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684519 | controller |     "Jun 12 20:24:14.280587 crc crio[3645]: time=\"2026-06-12T20:24:14.280550605Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=5d7a96ea-1986-4f75-bce5-89abc80a8be0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.684534 | controller |     "Jun 12 20:24:14.282440 crc crio[3645]: time=\"2026-06-12T20:24:14.281267831Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=b2fbddd0-0a2f-40ab-9955-2c4ebeefcf3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.684548 | controller |     "Jun 12 20:24:14.282440 crc crio[3645]: time=\"2026-06-12T20:24:14.28169044Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=88f4d9e7-3982-4f64-ba13-e46755ff0ad1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.684563 | controller |     "Jun 12 20:24:14.291670 crc crio[3645]: time=\"2026-06-12T20:24:14.290309806Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/cd08d0fd-034c-4c7d-8e47-e5f24c1a8c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00109e4d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.684578 | controller |     "Jun 12 20:24:14.291670 crc crio[3645]: time=\"2026-06-12T20:24:14.290637943Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.684592 | controller |     "Jun 12 20:24:14.317519 crc crio[3645]: time=\"2026-06-12T20:24:14.316484861Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=ff9334f4-2752-4683-b1e4-00ef0bb8f4df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.684607 | controller |     "Jun 12 20:24:14.336023 crc crio[3645]: time=\"2026-06-12T20:24:14.33538876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684622 | controller |     "Jun 12 20:24:14.336427 crc crio[3645]: time=\"2026-06-12T20:24:14.33622095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684637 | controller |     "Jun 12 20:24:14.336427 crc crio[3645]: time=\"2026-06-12T20:24:14.336385283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684651 | controller |     "Jun 12 20:24:14.336998 crc crio[3645]: time=\"2026-06-12T20:24:14.336562457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684666 | controller |     "Jun 12 20:24:14.344410 crc crio[3645]: time=\"2026-06-12T20:24:14.343539605Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.684683 | controller |     "Jun 12 20:24:14.344498 crc crio[3645]: time=\"2026-06-12T20:24:14.344446715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684698 | controller |     "Jun 12 20:24:14.454072 crc crio[3645]: time=\"2026-06-12T20:24:14.453627294Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fdb8ae8f-bdf1-4d59-b7ed-fc917ebe1e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00112e448}] Aliases:map[]}\"",
2026-06-12 21:48:35.684714 | controller |     "Jun 12 20:24:14.454072 crc crio[3645]: time=\"2026-06-12T20:24:14.454051694Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.684729 | controller |     "Jun 12 20:24:14.462857 crc crio[3645]: time=\"2026-06-12T20:24:14.461875561Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9279c7b8-ffd6-4f63-a0ae-75bce9ccc29d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00109e668}] Aliases:map[]}\"",
2026-06-12 21:48:35.684744 | controller |     "Jun 12 20:24:14.462857 crc crio[3645]: time=\"2026-06-12T20:24:14.462225429Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.684759 | controller |     "Jun 12 20:24:14.558332 crc crio[3645]: time=\"2026-06-12T20:24:14.555406925Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/085c564e-1495-4b06-94c1-7569d509bba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc0022d6868}] Aliases:map[]}\"",
2026-06-12 21:48:35.684774 | controller |     "Jun 12 20:24:14.558332 crc crio[3645]: time=\"2026-06-12T20:24:14.557429132Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.684789 | controller |     "Jun 12 20:24:14.702812 crc crio[3645]: time=\"2026-06-12T20:24:14.70225088Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=270bc495-1ed1-456b-ae1b-794569717bab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.684804 | controller |     "Jun 12 20:24:14.855048 crc crio[3645]: time=\"2026-06-12T20:24:14.854350642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=1dc836cc-770d-4280-8680-6970c7554782 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.684822 | controller |     "Jun 12 20:24:14.915322 crc crio[3645]: time=\"2026-06-12T20:24:14.914711013Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/74accc04-cf99-4057-93ec-65c12f286f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0012101b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.684838 | controller |     "Jun 12 20:24:14.915700 crc crio[3645]: time=\"2026-06-12T20:24:14.915577813Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.684870 | controller |     "Jun 12 20:24:15.045696 crc crio[3645]: time=\"2026-06-12T20:24:15.043150559Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/2f5dde97-64c9-4e58-82f8-d12f9d47c973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0029e2470}] Aliases:map[]}\"",
2026-06-12 21:48:35.684887 | controller |     "Jun 12 20:24:15.046466 crc crio[3645]: time=\"2026-06-12T20:24:15.043704481Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.684903 | controller |     "Jun 12 20:24:15.746342 crc crio[3645]: time=\"2026-06-12T20:24:15.746204332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=b354316b-804e-4f43-914e-847402253c8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.684917 | controller |     "Jun 12 20:24:15.757102 crc crio[3645]: time=\"2026-06-12T20:24:15.755546805Z\" level=info msg=\"Ran pod sandbox 3fe9e927dec8bf40929f1ae33526653fae7cdfe84df5e74d8826b7bffe9889ca with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=270bc495-1ed1-456b-ae1b-794569717bab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.684932 | controller |     "Jun 12 20:24:15.761815 crc crio[3645]: time=\"2026-06-12T20:24:15.761563612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e67704ae-e96d-4317-8140-43c709a64190 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.684947 | controller |     "Jun 12 20:24:15.770313 crc crio[3645]: time=\"2026-06-12T20:24:15.7702852Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=1a1e29fe-082d-47f9-93a3-bff32d7f42e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.684963 | controller |     "Jun 12 20:24:15.788467 crc crio[3645]: time=\"2026-06-12T20:24:15.787626453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.684978 | controller |     "Jun 12 20:24:15.850410 crc crio[3645]: time=\"2026-06-12T20:24:15.832636045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=9aa30901-9a69-4503-8dfb-d931974901b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.684993 | controller |     "Jun 12 20:24:16.015270 crc crio[3645]: time=\"2026-06-12T20:24:16.012613282Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=bf34554e-e439-4ecd-9af6-2456450c411e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.685011 | controller |     "Jun 12 20:24:16.036489 crc crio[3645]: time=\"2026-06-12T20:24:16.036433793Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b11a791c-b8d4-4cf1-be9d-14246d69e989 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.685026 | controller |     "Jun 12 20:24:16.037674 crc crio[3645]: time=\"2026-06-12T20:24:16.03763333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685041 | controller |     "Jun 12 20:24:16.120467 crc crio[3645]: time=\"2026-06-12T20:24:16.119641972Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ad115a39-807b-45c8-8889-32aae3fd6365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc001722480}] Aliases:map[]}\"",
2026-06-12 21:48:35.685056 | controller |     "Jun 12 20:24:16.120467 crc crio[3645]: time=\"2026-06-12T20:24:16.119907528Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.685071 | controller |     "Jun 12 20:24:16.577223 crc crio[3645]: time=\"2026-06-12T20:24:16.575892791Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/65925dd7-383e-40bc-949c-a3e332bc791d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc001288258}] Aliases:map[]}\"",
2026-06-12 21:48:35.685086 | controller |     "Jun 12 20:24:16.577223 crc crio[3645]: time=\"2026-06-12T20:24:16.576230478Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.685101 | controller |     "Jun 12 20:24:16.596430 crc crio[3645]: time=\"2026-06-12T20:24:16.595579828Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/7d59a2f8-1e45-4d52-b04d-c8c23dc95414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00109e6a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.685116 | controller |     "Jun 12 20:24:16.597883 crc crio[3645]: time=\"2026-06-12T20:24:16.597560653Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.685131 | controller |     "Jun 12 20:24:16.601872 crc crio[3645]: time=\"2026-06-12T20:24:16.597509902Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ad930c14-2fb9-4a49-bc7a-92b859044cd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00008c1f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.685149 | controller |     "Jun 12 20:24:16.605490 crc crio[3645]: time=\"2026-06-12T20:24:16.605462202Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.685164 | controller |     "Jun 12 20:24:16.608687 crc crio[3645]: time=\"2026-06-12T20:24:16.607902708Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1b21ce5d-2754-4773-a794-5615b8adab5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.685179 | controller |     "Jun 12 20:24:16.685623 crc crio[3645]: time=\"2026-06-12T20:24:16.685250903Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/2660f51b-179c-40ce-a873-d84b2372e1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0022d6498}] Aliases:map[]}\"",
2026-06-12 21:48:35.685194 | controller |     "Jun 12 20:24:16.685623 crc crio[3645]: time=\"2026-06-12T20:24:16.6855311Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.685208 | controller |     "Jun 12 20:24:16.686515 crc crio[3645]: time=\"2026-06-12T20:24:16.686183315Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/19d00e22-6dd3-42b2-9285-293274bc1bdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00112e378}] Aliases:map[]}\"",
2026-06-12 21:48:35.685223 | controller |     "Jun 12 20:24:16.686606 crc crio[3645]: time=\"2026-06-12T20:24:16.686539333Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.685237 | controller |     "Jun 12 20:24:16.995732 crc crio[3645]: time=\"2026-06-12T20:24:16.99560875Z\" level=info msg=\"Ran pod sandbox 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=b11a791c-b8d4-4cf1-be9d-14246d69e989 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.685252 | controller |     "Jun 12 20:24:17.017615 crc crio[3645]: time=\"2026-06-12T20:24:17.016435173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685267 | controller |     "Jun 12 20:24:17.026602 crc crio[3645]: time=\"2026-06-12T20:24:17.026307507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b7453f59-cd94-4c25-ae70-180ba0f71bf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.685281 | controller |     "Jun 12 20:24:17.062551 crc crio[3645]: time=\"2026-06-12T20:24:17.061443495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685299 | controller |     "Jun 12 20:24:17.085907 crc crio[3645]: time=\"2026-06-12T20:24:17.085568522Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/90eac961-d2de-4972-9e9a-d47499d29e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001722098}] Aliases:map[]}\"",
2026-06-12 21:48:35.685315 | controller |     "Jun 12 20:24:17.085907 crc crio[3645]: time=\"2026-06-12T20:24:17.085635284Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.685330 | controller |     "Jun 12 20:24:17.090234 crc crio[3645]: time=\"2026-06-12T20:24:17.089654385Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/c0aac83b-f2e9-4b0e-a26f-89eb93b28a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00008c540}] Aliases:map[]}\"",
2026-06-12 21:48:35.685345 | controller |     "Jun 12 20:24:17.096082 crc crio[3645]: time=\"2026-06-12T20:24:17.091392345Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.685360 | controller |     "Jun 12 20:24:17.134027 crc crio[3645]: time=\"2026-06-12T20:24:17.13348869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685376 | controller |     "Jun 12 20:24:17.213352 crc crio[3645]: time=\"2026-06-12T20:24:17.208439952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685391 | controller |     "Jun 12 20:24:17.242198 crc crio[3645]: time=\"2026-06-12T20:24:17.239580059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685405 | controller |     "Jun 12 20:24:17.295531 crc crio[3645]: time=\"2026-06-12T20:24:17.292500661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685420 | controller |     "Jun 12 20:24:17.326400 crc crio[3645]: time=\"2026-06-12T20:24:17.324841204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685435 | controller |     "Jun 12 20:24:17.372590 crc crio[3645]: time=\"2026-06-12T20:24:17.37221443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685450 | controller |     "Jun 12 20:24:17.380260 crc crio[3645]: time=\"2026-06-12T20:24:17.378433142Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/bc2b390d-b637-4efa-9d06-6b53184ae1d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0029e2288}] Aliases:map[]}\"",
2026-06-12 21:48:35.685468 | controller |     "Jun 12 20:24:17.383429 crc crio[3645]: time=\"2026-06-12T20:24:17.383277821Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.685483 | controller |     "Jun 12 20:24:17.394729 crc crio[3645]: time=\"2026-06-12T20:24:17.393437132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685499 | controller |     "Jun 12 20:24:17.403435 crc crio[3645]: time=\"2026-06-12T20:24:17.399197062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685513 | controller |     "Jun 12 20:24:17.469542 crc crio[3645]: time=\"2026-06-12T20:24:17.464570148Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0f045236-a873-464b-92ed-e687c745599e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00109e3f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.685529 | controller |     "Jun 12 20:24:17.469542 crc crio[3645]: time=\"2026-06-12T20:24:17.464627569Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.685543 | controller |     "Jun 12 20:24:17.473413 crc crio[3645]: time=\"2026-06-12T20:24:17.473101312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685558 | controller |     "Jun 12 20:24:17.474420 crc crio[3645]: time=\"2026-06-12T20:24:17.474271149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685572 | controller |     "Jun 12 20:24:17.477249 crc crio[3645]: time=\"2026-06-12T20:24:17.476408146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685587 | controller |     "Jun 12 20:24:17.524479 crc crio[3645]: time=\"2026-06-12T20:24:17.523492456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685601 | controller |     "Jun 12 20:24:17.561233 crc crio[3645]: time=\"2026-06-12T20:24:17.53162016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685616 | controller |     "Jun 12 20:24:17.698278 crc crio[3645]: time=\"2026-06-12T20:24:17.689398294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685631 | controller |     "Jun 12 20:24:17.715253 crc crio[3645]: time=\"2026-06-12T20:24:17.714446131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b4632f37-001c-41ce-b08c-4445c6a25960 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.685645 | controller |     "Jun 12 20:24:17.734289 crc crio[3645]: time=\"2026-06-12T20:24:17.733558406Z\" level=info msg=\"Ran pod sandbox 307cc2d279c52de2d2edf44f4df4d8fd86b79ca46c4047c18779d4c27cb5f60d with infra container: openshift-multus/multus-bzhnf/POD\" id=1b21ce5d-2754-4773-a794-5615b8adab5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.685662 | controller |     "Jun 12 20:24:17.750295 crc crio[3645]: time=\"2026-06-12T20:24:17.749701602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=1583cc3e-c157-4b62-8405-8220e77b9c08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.685677 | controller |     "Jun 12 20:24:17.883176 crc crio[3645]: time=\"2026-06-12T20:24:17.878529927Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/52fd4891-f44f-4b54-a0c7-8b263f86bb7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00008ca18}] Aliases:map[]}\"",
2026-06-12 21:48:35.685692 | controller |     "Jun 12 20:24:17.911376 crc crio[3645]: time=\"2026-06-12T20:24:17.910898272Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.685707 | controller |     "Jun 12 20:24:17.972431 crc crio[3645]: time=\"2026-06-12T20:24:17.885118677Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/6ef14bd2-a474-4e93-b198-726c6ecf2666 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0029c6430}] Aliases:map[]}\"",
2026-06-12 21:48:35.685722 | controller |     "Jun 12 20:24:17.993714 crc crio[3645]: time=\"2026-06-12T20:24:17.97645912Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.685737 | controller |     "Jun 12 20:24:18.294203 crc crio[3645]: time=\"2026-06-12T20:24:18.293616921Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/9320f5a2-0616-4b92-abda-cfc64a3fc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0029e2048}] Aliases:map[]}\"",
2026-06-12 21:48:35.685753 | controller |     "Jun 12 20:24:18.294203 crc crio[3645]: time=\"2026-06-12T20:24:18.294029981Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.685768 | controller |     "Jun 12 20:24:18.328295 crc crio[3645]: time=\"2026-06-12T20:24:18.323618223Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b75d6b0a-87d0-4e70-8157-72e3ddca4d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00109e110}] Aliases:map[]}\"",
2026-06-12 21:48:35.685787 | controller |     "Jun 12 20:24:18.328295 crc crio[3645]: time=\"2026-06-12T20:24:18.324347929Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.685802 | controller |     "Jun 12 20:24:18.350728 crc crio[3645]: time=\"2026-06-12T20:24:18.349434108Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7077f9e3-04d2-49cc-a127-2ffea816159c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00109e298}] Aliases:map[]}\"",
2026-06-12 21:48:35.685817 | controller |     "Jun 12 20:24:18.350728 crc crio[3645]: time=\"2026-06-12T20:24:18.349672204Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.685832 | controller |     "Jun 12 20:24:18.373424 crc crio[3645]: time=\"2026-06-12T20:24:18.365818251Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=24d43d69-1083-469f-99a6-c36250e45273 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.685860 | controller |     "Jun 12 20:24:18.373424 crc crio[3645]: time=\"2026-06-12T20:24:18.366499736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685880 | controller |     "Jun 12 20:24:18.373424 crc crio[3645]: time=\"2026-06-12T20:24:18.368238666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=5a288bed-7602-4114-a031-f8dd099f26ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.685904 | controller |     "Jun 12 20:24:18.380416 crc crio[3645]: time=\"2026-06-12T20:24:18.380086825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.685919 | controller |     "Jun 12 20:24:18.384362 crc crio[3645]: time=\"2026-06-12T20:24:18.38339058Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=1af652a5-9ba3-49b2-a102-b753ace51e11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.685935 | controller |     "Jun 12 20:24:18.431009 crc crio[3645]: time=\"2026-06-12T20:24:18.428222948Z\" level=info msg=\"Created container 8e6659e171cc12d1328fdd6bcfd234be4dc7a2acfec507a58442f7f90f9728a1: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=bf34554e-e439-4ecd-9af6-2456450c411e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.685950 | controller |     "Jun 12 20:24:18.458386 crc crio[3645]: time=\"2026-06-12T20:24:18.454881014Z\" level=info msg=\"Starting container: 8e6659e171cc12d1328fdd6bcfd234be4dc7a2acfec507a58442f7f90f9728a1\" id=3035c895-a269-4788-a2ae-efdbae6491b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.685965 | controller |     "Jun 12 20:24:18.547636 crc crio[3645]: time=\"2026-06-12T20:24:18.538621614Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/1b7aeac8-1315-427e-a55c-695c99c86c05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc000188720}] Aliases:map[]}\"",
2026-06-12 21:48:35.685984 | controller |     "Jun 12 20:24:18.547636 crc crio[3645]: time=\"2026-06-12T20:24:18.539480725Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.685999 | controller |     "Jun 12 20:24:18.730070 crc crio[3645]: time=\"2026-06-12T20:24:18.728903136Z\" level=info msg=\"Started container\" PID=8253 containerID=8e6659e171cc12d1328fdd6bcfd234be4dc7a2acfec507a58442f7f90f9728a1 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=3035c895-a269-4788-a2ae-efdbae6491b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fe9e927dec8bf40929f1ae33526653fae7cdfe84df5e74d8826b7bffe9889ca",
2026-06-12 21:48:35.686015 | controller |     "Jun 12 20:24:18.998688 crc crio[3645]: time=\"2026-06-12T20:24:18.996330048Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/97273b65-0518-473b-9843-ad703768ac6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00112e588}] Aliases:map[]}\"",
2026-06-12 21:48:35.686030 | controller |     "Jun 12 20:24:18.998688 crc crio[3645]: time=\"2026-06-12T20:24:18.996485571Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.686045 | controller |     "Jun 12 20:24:19.004178 crc crio[3645]: time=\"2026-06-12T20:24:19.001506376Z\" level=info msg=\"Created container a99f9a33d8b825f4a2d878bd55264b873d6172d6da29a5bb93d488ced8930ee9: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=5d7a96ea-1986-4f75-bce5-89abc80a8be0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.686060 | controller |     "Jun 12 20:24:19.041437 crc crio[3645]: time=\"2026-06-12T20:24:19.040577743Z\" level=info msg=\"Starting container: a99f9a33d8b825f4a2d878bd55264b873d6172d6da29a5bb93d488ced8930ee9\" id=3308e11a-cc52-4f3f-b60b-0ea37708b175 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.686074 | controller |     "Jun 12 20:24:19.058910 crc crio[3645]: time=\"2026-06-12T20:24:19.05764919Z\" level=info msg=\"Created container 89d30be0bfbf1836415f2de46be3584e8dd84b96ac45eda7ae492b3617148f61: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=453ad929-843e-49b9-96e2-9d1bc266d93f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.686089 | controller |     "Jun 12 20:24:19.068866 crc crio[3645]: time=\"2026-06-12T20:24:19.068515857Z\" level=info msg=\"Starting container: 89d30be0bfbf1836415f2de46be3584e8dd84b96ac45eda7ae492b3617148f61\" id=fd91f85b-d481-4e54-99c8-18bc09e38fd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.686104 | controller |     "Jun 12 20:24:19.438715 crc crio[3645]: time=\"2026-06-12T20:24:19.406716926Z\" level=info msg=\"Started container\" PID=8286 containerID=89d30be0bfbf1836415f2de46be3584e8dd84b96ac45eda7ae492b3617148f61 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=fd91f85b-d481-4e54-99c8-18bc09e38fd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126",
2026-06-12 21:48:35.686119 | controller |     "Jun 12 20:24:19.445360 crc crio[3645]: time=\"2026-06-12T20:24:19.427473127Z\" level=info msg=\"Started container\" PID=8272 containerID=a99f9a33d8b825f4a2d878bd55264b873d6172d6da29a5bb93d488ced8930ee9 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=3308e11a-cc52-4f3f-b60b-0ea37708b175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8c148d9dd9f2963cda4609d403332b884c9a8cdb727d71f3ad7a2a5cb711abb",
2026-06-12 21:48:35.686137 | controller |     "Jun 12 20:24:19.622659 crc crio[3645]: time=\"2026-06-12T20:24:19.622595318Z\" level=info msg=\"Created container 3c247046c74604e6fbe33b1658d9850401ed497d015636453ebbf6827610c624: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=ff9334f4-2752-4683-b1e4-00ef0bb8f4df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.686153 | controller |     "Jun 12 20:24:19.670004 crc crio[3645]: time=\"2026-06-12T20:24:19.668293396Z\" level=info msg=\"Starting container: 3c247046c74604e6fbe33b1658d9850401ed497d015636453ebbf6827610c624\" id=a69a66ed-62c9-434c-a0c0-83ae7d33478e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.686167 | controller |     "Jun 12 20:24:19.888549 crc crio[3645]: time=\"2026-06-12T20:24:19.887287207Z\" level=info msg=\"Started container\" PID=8291 containerID=3c247046c74604e6fbe33b1658d9850401ed497d015636453ebbf6827610c624 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=a69a66ed-62c9-434c-a0c0-83ae7d33478e name=/runtime.v1.RuntimeService/StartContainer sandboxID=148b6f12fb215a4ebac1cdb04d5e29659278fb365f9065a2b57a8547865ff133",
2026-06-12 21:48:35.686181 | controller |     "Jun 12 20:24:20.215163 crc crio[3645]: time=\"2026-06-12T20:24:20.214622219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686196 | controller |     "Jun 12 20:24:20.292428 crc crio[3645]: time=\"2026-06-12T20:24:20.291687619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7b72b011-2c40-4288-ae46-11de26a6dea3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.686210 | controller |     "Jun 12 20:24:20.352617 crc crio[3645]: time=\"2026-06-12T20:24:20.349613404Z\" level=info msg=\"Created container d489092a0a0da7bc68f5d2e26db15011ca945082b182ca5b3a60cfca00f2ec27: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=b2fbddd0-0a2f-40ab-9955-2c4ebeefcf3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.686225 | controller |     "Jun 12 20:24:20.374197 crc crio[3645]: time=\"2026-06-12T20:24:20.373592048Z\" level=info msg=\"Created container 944715a3f4d429d3428a0bcd97faea5bdd89e742b873fd16b4cbfc5283de2fa8: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=88f4d9e7-3982-4f64-ba13-e46755ff0ad1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.686240 | controller |     "Jun 12 20:24:20.536636 crc crio[3645]: time=\"2026-06-12T20:24:20.473423415Z\" level=info msg=\"Starting container: 944715a3f4d429d3428a0bcd97faea5bdd89e742b873fd16b4cbfc5283de2fa8\" id=05c9fc00-6b67-46c7-b012-ba9366089787 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.686254 | controller |     "Jun 12 20:24:20.536636 crc crio[3645]: time=\"2026-06-12T20:24:20.490487343Z\" level=info msg=\"Starting container: d489092a0a0da7bc68f5d2e26db15011ca945082b182ca5b3a60cfca00f2ec27\" id=e9cfdccb-735d-43a0-a054-0202efd7afe9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.686269 | controller |     "Jun 12 20:24:20.707323 crc crio[3645]: time=\"2026-06-12T20:24:20.707261013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dee7e25d-c2c9-4a3b-8475-cc6a31dba7ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.686283 | controller |     "Jun 12 20:24:21.388263 crc crio[3645]: time=\"2026-06-12T20:24:21.335903286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686298 | controller |     "Jun 12 20:24:21.459536 crc crio[3645]: time=\"2026-06-12T20:24:21.458436539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6a6c19db-29b5-4f0d-8a45-fe68e9dae976 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.686318 | controller |     "Jun 12 20:24:21.998522 crc crio[3645]: time=\"2026-06-12T20:24:21.464714232Z\" level=info msg=\"Started container\" PID=8288 containerID=944715a3f4d429d3428a0bcd97faea5bdd89e742b873fd16b4cbfc5283de2fa8 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=05c9fc00-6b67-46c7-b012-ba9366089787 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f15953708c7f795250f88b827920a358135b24e3ce005e794c85182dd35e909",
2026-06-12 21:48:35.686333 | controller |     "Jun 12 20:24:22.081618 crc crio[3645]: time=\"2026-06-12T20:24:22.080556054Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=cad4ae1d-8a04-4746-80d4-68818b45e94f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.686348 | controller |     "Jun 12 20:24:22.081618 crc crio[3645]: time=\"2026-06-12T20:24:22.08124127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5f1bbe14-97c2-4c0a-9026-93bb247a6354 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.686363 | controller |     "Jun 12 20:24:22.113608 crc crio[3645]: time=\"2026-06-12T20:24:22.112541321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686378 | controller |     "Jun 12 20:24:22.462558 crc crio[3645]: time=\"2026-06-12T20:24:22.462501746Z\" level=info msg=\"Started container\" PID=8278 containerID=d489092a0a0da7bc68f5d2e26db15011ca945082b182ca5b3a60cfca00f2ec27 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=e9cfdccb-735d-43a0-a054-0202efd7afe9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=862a69416002b9ba9fde99efb1117c7bd6d899959b5411150762a957845018f1",
2026-06-12 21:48:35.686393 | controller |     "Jun 12 20:24:22.639317 crc crio[3645]: time=\"2026-06-12T20:24:22.625898505Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=2e967c86-ea41-4475-870e-e2c04abc5bf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.686408 | controller |     "Jun 12 20:24:22.732329 crc crio[3645]: time=\"2026-06-12T20:24:22.729265351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1edc66d1-752d-4e3d-89bb-d61ad49d62f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.686422 | controller |     "Jun 12 20:24:23.780237 crc crio[3645]: time=\"2026-06-12T20:24:23.774642078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0fa8a7ca-7fac-45ce-8c58-4b3a1eae8308 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.686437 | controller |     "Jun 12 20:24:24.453723 crc crio[3645]: time=\"2026-06-12T20:24:24.450127504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686451 | controller |     "Jun 12 20:24:24.485275 crc crio[3645]: time=\"2026-06-12T20:24:24.473477934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f5e5420a-b7f5-4210-b707-c48cdc185b2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.686466 | controller |     "Jun 12 20:24:24.498700 crc crio[3645]: time=\"2026-06-12T20:24:24.496407534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686487 | controller |     "Jun 12 20:24:24.527132 crc crio[3645]: time=\"2026-06-12T20:24:24.521569047Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=d2b031b5-87f4-4909-a618-b13d86e873af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.686503 | controller |     "Jun 12 20:24:24.527132 crc crio[3645]: time=\"2026-06-12T20:24:24.522057027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=23aad091-f893-45c3-ac16-cd3c7e45690f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.686518 | controller |     "Jun 12 20:24:24.551198 crc crio[3645]: time=\"2026-06-12T20:24:24.545725485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686532 | controller |     "Jun 12 20:24:24.599389 crc crio[3645]: time=\"2026-06-12T20:24:24.597867669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686547 | controller |     "Jun 12 20:24:24.722311 crc crio[3645]: time=\"2026-06-12T20:24:24.721451154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686561 | controller |     "Jun 12 20:24:24.729085 crc crio[3645]: time=\"2026-06-12T20:24:24.728619047Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=e894d933-27ce-4703-80ad-aa5e195e2b4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.686576 | controller |     "Jun 12 20:24:24.893553 crc crio[3645]: time=\"2026-06-12T20:24:24.891444495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686591 | controller |     "Jun 12 20:24:25.368402 crc crio[3645]: time=\"2026-06-12T20:24:25.361608589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686605 | controller |     "Jun 12 20:24:25.445412 crc crio[3645]: time=\"2026-06-12T20:24:25.418434299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686620 | controller |     "Jun 12 20:24:25.678323 crc crio[3645]: time=\"2026-06-12T20:24:25.677716917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=69b043d7-d676-4b06-8c3d-c885919989a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.686634 | controller |     "Jun 12 20:24:25.735493 crc crio[3645]: time=\"2026-06-12T20:24:25.733418601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=ed10bbba-7da7-432b-9edc-e90ccd5f4310 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.686649 | controller |     "Jun 12 20:24:25.773379 crc crio[3645]: time=\"2026-06-12T20:24:25.772427647Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=0dcb5e97-9194-40c5-b99d-bb4496a34f3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.686663 | controller |     "Jun 12 20:24:25.774458 crc crio[3645]: time=\"2026-06-12T20:24:25.773430749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686682 | controller |     "Jun 12 20:24:25.857560 crc crio[3645]: time=\"2026-06-12T20:24:25.851081413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686697 | controller |     "Jun 12 20:24:25.932166 crc crio[3645]: time=\"2026-06-12T20:24:25.925608985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686711 | controller |     "Jun 12 20:24:25.989001 crc crio[3645]: time=\"2026-06-12T20:24:25.988539334Z\" level=info msg=\"Created container bd2c756089b91616f03d1fc385d5b3a7acd8fe1e6cf64c63fbe85331a708d5db: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=cad4ae1d-8a04-4746-80d4-68818b45e94f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.686726 | controller |     "Jun 12 20:24:26.213547 crc crio[3645]: time=\"2026-06-12T20:24:26.211855319Z\" level=info msg=\"Starting container: bd2c756089b91616f03d1fc385d5b3a7acd8fe1e6cf64c63fbe85331a708d5db\" id=990a0032-f5ec-4717-b717-3f2f7c91cbc1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.686740 | controller |     "Jun 12 20:24:27.090568 crc crio[3645]: time=\"2026-06-12T20:24:27.090370828Z\" level=info msg=\"Started container\" PID=8472 containerID=bd2c756089b91616f03d1fc385d5b3a7acd8fe1e6cf64c63fbe85331a708d5db description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=990a0032-f5ec-4717-b717-3f2f7c91cbc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148b6f12fb215a4ebac1cdb04d5e29659278fb365f9065a2b57a8547865ff133",
2026-06-12 21:48:35.686755 | controller |     "Jun 12 20:24:29.328730 crc crio[3645]: time=\"2026-06-12T20:24:29.327870384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686770 | controller |     "Jun 12 20:24:29.350573 crc crio[3645]: time=\"2026-06-12T20:24:29.3495285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686784 | controller |     "Jun 12 20:24:29.713394 crc crio[3645]: time=\"2026-06-12T20:24:29.71065896Z\" level=info msg=\"Created container a7e095ed50d585611a539f965e59a22122f7d450768adcd62f1d6655c2317503: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=563267de-ba19-4c20-bfac-43ecbd776c4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.686799 | controller |     "Jun 12 20:24:29.716199 crc crio[3645]: time=\"2026-06-12T20:24:29.715311021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686814 | controller |     "Jun 12 20:24:29.724501 crc crio[3645]: time=\"2026-06-12T20:24:29.724455218Z\" level=info msg=\"Created container 2080bd0ce6540a46db956f5ab754b0fbbd9fa605b51a9dbca5ae3b59b97e72b1: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=e894d933-27ce-4703-80ad-aa5e195e2b4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.686828 | controller |     "Jun 12 20:24:29.731319 crc crio[3645]: time=\"2026-06-12T20:24:29.731236804Z\" level=info msg=\"Starting container: 2080bd0ce6540a46db956f5ab754b0fbbd9fa605b51a9dbca5ae3b59b97e72b1\" id=8b83ef3a-857a-4dee-b3fe-7a8e83736fa9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.686843 | controller |     "Jun 12 20:24:29.742966 crc crio[3645]: time=\"2026-06-12T20:24:29.742464725Z\" level=info msg=\"Created container bbb842d9c64ee8bae80785da00acded6197b0ee31ca76968cb3214566f13cd0e: openshift-multus/multus-bzhnf/kube-multus\" id=1af652a5-9ba3-49b2-a102-b753ace51e11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.686882 | controller |     "Jun 12 20:24:29.757297 crc crio[3645]: time=\"2026-06-12T20:24:29.755432388Z\" level=info msg=\"Starting container: a7e095ed50d585611a539f965e59a22122f7d450768adcd62f1d6655c2317503\" id=4b00cac0-495c-465a-a09b-2a805c2e94c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.686898 | controller |     "Jun 12 20:24:29.762471 crc crio[3645]: time=\"2026-06-12T20:24:29.762274775Z\" level=info msg=\"Starting container: bbb842d9c64ee8bae80785da00acded6197b0ee31ca76968cb3214566f13cd0e\" id=d2f81e67-d22a-40ca-8f30-52f236827d64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.686914 | controller |     "Jun 12 20:24:29.799312 crc crio[3645]: time=\"2026-06-12T20:24:29.795396549Z\" level=info msg=\"Started container\" PID=8558 containerID=a7e095ed50d585611a539f965e59a22122f7d450768adcd62f1d6655c2317503 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=4b00cac0-495c-465a-a09b-2a805c2e94c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33cca73bbb74eb7465cd6308f0af0bbbac6d6b5fb23d11e586c308b6c48fa776",
2026-06-12 21:48:35.686929 | controller |     "Jun 12 20:24:29.816050 crc crio[3645]: time=\"2026-06-12T20:24:29.805539197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.686944 | controller |     "Jun 12 20:24:29.972119 crc crio[3645]: time=\"2026-06-12T20:24:29.96826924Z\" level=info msg=\"Started container\" PID=8495 containerID=bbb842d9c64ee8bae80785da00acded6197b0ee31ca76968cb3214566f13cd0e description=openshift-multus/multus-bzhnf/kube-multus id=d2f81e67-d22a-40ca-8f30-52f236827d64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=307cc2d279c52de2d2edf44f4df4d8fd86b79ca46c4047c18779d4c27cb5f60d",
2026-06-12 21:48:35.686959 | controller |     "Jun 12 20:24:30.077280 crc crio[3645]: time=\"2026-06-12T20:24:30.075291176Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_4103d079-2bda-47b7-ba01-4e88daa61e0b\\\"\"",
2026-06-12 21:48:35.686974 | controller |     "Jun 12 20:24:30.310007 crc crio[3645]: time=\"2026-06-12T20:24:30.304685742Z\" level=info msg=\"Created container e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=2e967c86-ea41-4475-870e-e2c04abc5bf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.686990 | controller |     "Jun 12 20:24:30.324202 crc crio[3645]: time=\"2026-06-12T20:24:30.323442832Z\" level=info msg=\"Starting container: e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d\" id=35520e51-ad38-4bb3-a103-9645a3922677 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.687004 | controller |     "Jun 12 20:24:30.357157 crc crio[3645]: time=\"2026-06-12T20:24:30.349806681Z\" level=info msg=\"Started container\" PID=8573 containerID=e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=35520e51-ad38-4bb3-a103-9645a3922677 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126",
2026-06-12 21:48:35.687020 | controller |     "Jun 12 20:24:30.782678 crc crio[3645]: time=\"2026-06-12T20:24:30.781587164Z\" level=info msg=\"Started container\" PID=8557 containerID=2080bd0ce6540a46db956f5ab754b0fbbd9fa605b51a9dbca5ae3b59b97e72b1 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=8b83ef3a-857a-4dee-b3fe-7a8e83736fa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=862a69416002b9ba9fde99efb1117c7bd6d899959b5411150762a957845018f1",
2026-06-12 21:48:35.687034 | controller |     "Jun 12 20:24:33.009632 crc crio[3645]: time=\"2026-06-12T20:24:33.009222303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e49ef9bc-4d4a-4cc5-a6f4-83833a46bc75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.687053 | controller |     "Jun 12 20:24:33.064503 crc crio[3645]: time=\"2026-06-12T20:24:33.048878604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8f7b4035-78a5-4d5d-9eb3-d68dc2352843 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.687067 | controller |     "Jun 12 20:24:33.272167 crc crio[3645]: time=\"2026-06-12T20:24:33.271536205Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=5efbe350-3cde-4fd3-aa9a-332b2e2ffdb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.687082 | controller |     "Jun 12 20:24:33.381508 crc crio[3645]: time=\"2026-06-12T20:24:33.380223826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687097 | controller |     "Jun 12 20:24:33.512675 crc crio[3645]: time=\"2026-06-12T20:24:33.509715177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687112 | controller |     "Jun 12 20:24:35.523877 crc crio[3645]: time=\"2026-06-12T20:24:35.518655149Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.687127 | controller |     "Jun 12 20:24:35.565499 crc crio[3645]: time=\"2026-06-12T20:24:35.565093157Z\" level=info msg=\"Created container d167ae1a48084d620df048ed2d9e24d6c757a34f34130117f836be493361765c: openshift-image-registry/node-ca-2wddl/node-ca\" id=34007ba9-9e6e-458e-825c-d87c1b4ae6d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.687142 | controller |     "Jun 12 20:24:35.586076 crc crio[3645]: time=\"2026-06-12T20:24:35.57371793Z\" level=info msg=\"Starting container: d167ae1a48084d620df048ed2d9e24d6c757a34f34130117f836be493361765c\" id=10612b8c-1685-4073-bc94-34c7c3414cb5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.687157 | controller |     "Jun 12 20:24:35.746671 crc crio[3645]: time=\"2026-06-12T20:24:35.746201369Z\" level=info msg=\"Started container\" PID=8666 containerID=d167ae1a48084d620df048ed2d9e24d6c757a34f34130117f836be493361765c description=openshift-image-registry/node-ca-2wddl/node-ca id=10612b8c-1685-4073-bc94-34c7c3414cb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7ddd491884c782ae3616c878d7ca0be2d679430b084c5940cc0d8ea36a1873a",
2026-06-12 21:48:35.687172 | controller |     "Jun 12 20:24:35.800053 crc crio[3645]: time=\"2026-06-12T20:24:35.799723842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687187 | controller |     "Jun 12 20:24:35.805264 crc crio[3645]: time=\"2026-06-12T20:24:35.804643741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687203 | controller |     "Jun 12 20:24:36.446244 crc crio[3645]: time=\"2026-06-12T20:24:36.444474223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687218 | controller |     "Jun 12 20:24:36.578390 crc crio[3645]: time=\"2026-06-12T20:24:36.573484635Z\" level=info msg=\"Created container c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=5efbe350-3cde-4fd3-aa9a-332b2e2ffdb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.687232 | controller |     "Jun 12 20:24:36.582033 crc crio[3645]: time=\"2026-06-12T20:24:36.581521099Z\" level=info msg=\"Starting container: c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a\" id=78d2245b-19d6-45ab-9b74-596ed893c4db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.687251 | controller |     "Jun 12 20:24:36.680765 crc crio[3645]: time=\"2026-06-12T20:24:36.680375707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687266 | controller |     "Jun 12 20:24:37.074295 crc crio[3645]: time=\"2026-06-12T20:24:37.073878179Z\" level=info msg=\"Started container\" PID=8701 containerID=c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=78d2245b-19d6-45ab-9b74-596ed893c4db name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126",
2026-06-12 21:48:35.687281 | controller |     "Jun 12 20:24:37.119456 crc crio[3645]: time=\"2026-06-12T20:24:37.11911843Z\" level=info msg=\"Created container 9a71a135af7fa67df96d39073a04468d8dca82a17f8e1f8dd94d1fe1670c59f0: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=1a1e29fe-082d-47f9-93a3-bff32d7f42e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.687296 | controller |     "Jun 12 20:24:37.132593 crc crio[3645]: time=\"2026-06-12T20:24:37.131333421Z\" level=info msg=\"Starting container: 9a71a135af7fa67df96d39073a04468d8dca82a17f8e1f8dd94d1fe1670c59f0\" id=764bb3aa-eb77-40fb-bd23-d88f465745db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.687310 | controller |     "Jun 12 20:24:37.207448 crc crio[3645]: time=\"2026-06-12T20:24:37.205329725Z\" level=info msg=\"Started container\" PID=8707 containerID=9a71a135af7fa67df96d39073a04468d8dca82a17f8e1f8dd94d1fe1670c59f0 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=764bb3aa-eb77-40fb-bd23-d88f465745db name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19",
2026-06-12 21:48:35.687325 | controller |     "Jun 12 20:24:37.312122 crc crio[3645]: time=\"2026-06-12T20:24:37.309228005Z\" level=info msg=\"Created container 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=24d43d69-1083-469f-99a6-c36250e45273 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.687339 | controller |     "Jun 12 20:24:37.314389 crc crio[3645]: time=\"2026-06-12T20:24:37.313432783Z\" level=info msg=\"Starting container: 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb\" id=9a9a340c-4132-4f9e-8d6c-532cdea33b43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.687354 | controller |     "Jun 12 20:24:37.348156 crc crio[3645]: time=\"2026-06-12T20:24:37.335701468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6750cc82-a71f-49d3-85e5-f86a441fc04b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.687368 | controller |     "Jun 12 20:24:37.359032 crc crio[3645]: time=\"2026-06-12T20:24:37.358338154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8c050a8b-f54b-4438-b336-4ffaafecec26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.687382 | controller |     "Jun 12 20:24:37.362529 crc crio[3645]: time=\"2026-06-12T20:24:37.362360586Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=f90f71a3-1e78-47f9-b183-e155f84d70bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.687397 | controller |     "Jun 12 20:24:37.363284 crc crio[3645]: time=\"2026-06-12T20:24:37.363074648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687415 | controller |     "Jun 12 20:24:37.385487 crc crio[3645]: time=\"2026-06-12T20:24:37.384664123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687429 | controller |     "Jun 12 20:24:37.518641 crc crio[3645]: time=\"2026-06-12T20:24:37.518395848Z\" level=info msg=\"Started container\" PID=8723 containerID=6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=9a9a340c-4132-4f9e-8d6c-532cdea33b43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5",
2026-06-12 21:48:35.687444 | controller |     "Jun 12 20:24:37.600357 crc crio[3645]: time=\"2026-06-12T20:24:37.599316731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3b0295de-7eb4-484f-9e22-5b37ca3c1316 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.687459 | controller |     "Jun 12 20:24:37.608761 crc crio[3645]: time=\"2026-06-12T20:24:37.608584162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=811598dd-2f3d-4a79-9c08-4b31b8feef2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.687473 | controller |     "Jun 12 20:24:37.612523 crc crio[3645]: time=\"2026-06-12T20:24:37.612240633Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=1b15e6be-a6a8-428b-a59a-d38ea0e5c1ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.687488 | controller |     "Jun 12 20:24:37.612892 crc crio[3645]: time=\"2026-06-12T20:24:37.612699087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687503 | controller |     "Jun 12 20:24:37.961511 crc crio[3645]: time=\"2026-06-12T20:24:37.961185824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687518 | controller |     "Jun 12 20:24:38.645431 crc crio[3645]: time=\"2026-06-12T20:24:38.645315708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687532 | controller |     "Jun 12 20:24:38.724534 crc crio[3645]: time=\"2026-06-12T20:24:38.719176798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687546 | controller |     "Jun 12 20:24:38.744994 crc crio[3645]: time=\"2026-06-12T20:24:38.739743651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687560 | controller |     "Jun 12 20:24:38.773983 crc crio[3645]: time=\"2026-06-12T20:24:38.767308137Z\" level=info msg=\"Created container ed9c81cc2a4be3bb73477ea5fb3b495e71dd7a99970bff05e08cf81220e2b92e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=d2b031b5-87f4-4909-a618-b13d86e873af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.687574 | controller |     "Jun 12 20:24:38.777302 crc crio[3645]: time=\"2026-06-12T20:24:38.776105233Z\" level=info msg=\"Starting container: ed9c81cc2a4be3bb73477ea5fb3b495e71dd7a99970bff05e08cf81220e2b92e\" id=a8fcff88-0d32-416b-9533-3e75f6387567 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.687592 | controller |     "Jun 12 20:24:38.796998 crc crio[3645]: time=\"2026-06-12T20:24:38.794020507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687606 | controller |     "Jun 12 20:24:38.863312 crc crio[3645]: time=\"2026-06-12T20:24:38.862770002Z\" level=info msg=\"Created container 105d0a16c753fce328be0813c4786e6a141eb7a541008163aff928e00f9fe5f6: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=0dcb5e97-9194-40c5-b99d-bb4496a34f3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.687621 | controller |     "Jun 12 20:24:38.875261 crc crio[3645]: time=\"2026-06-12T20:24:38.871535038Z\" level=info msg=\"Starting container: 105d0a16c753fce328be0813c4786e6a141eb7a541008163aff928e00f9fe5f6\" id=5c12a1ba-3e8d-45c1-879e-21bf766aa7d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.687635 | controller |     "Jun 12 20:24:39.009461 crc crio[3645]: time=\"2026-06-12T20:24:39.008683135Z\" level=info msg=\"Started container\" PID=8745 containerID=105d0a16c753fce328be0813c4786e6a141eb7a541008163aff928e00f9fe5f6 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=5c12a1ba-3e8d-45c1-879e-21bf766aa7d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f16e293c24ef55c6c7a59504ff3a4e903e8503f7354d38809085e64199ebdf2",
2026-06-12 21:48:35.687649 | controller |     "Jun 12 20:24:39.156782 crc crio[3645]: time=\"2026-06-12T20:24:39.154842077Z\" level=info msg=\"Created container c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=f90f71a3-1e78-47f9-b183-e155f84d70bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.687664 | controller |     "Jun 12 20:24:39.211615 crc crio[3645]: time=\"2026-06-12T20:24:39.211405942Z\" level=info msg=\"Starting container: c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f\" id=258c4636-b954-41ca-ad3a-e5bd5918ba53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.687679 | controller |     "Jun 12 20:24:39.256216 crc crio[3645]: time=\"2026-06-12T20:24:39.251402055Z\" level=info msg=\"Started container\" PID=8744 containerID=ed9c81cc2a4be3bb73477ea5fb3b495e71dd7a99970bff05e08cf81220e2b92e description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=a8fcff88-0d32-416b-9533-3e75f6387567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834",
2026-06-12 21:48:35.687694 | controller |     "Jun 12 20:24:39.358120 crc crio[3645]: time=\"2026-06-12T20:24:39.35676355Z\" level=info msg=\"Created container d0c7b773839db9176c642eb67552c2f0b0e01ef36d3185757dfaeee2a4e0afdb: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=1b15e6be-a6a8-428b-a59a-d38ea0e5c1ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.687709 | controller |     "Jun 12 20:24:39.388071 crc crio[3645]: time=\"2026-06-12T20:24:39.382224993Z\" level=info msg=\"Starting container: d0c7b773839db9176c642eb67552c2f0b0e01ef36d3185757dfaeee2a4e0afdb\" id=63ebb601-b29d-4507-b860-0f61fb8c8d35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.687723 | controller |     "Jun 12 20:24:39.517146 crc crio[3645]: time=\"2026-06-12T20:24:39.51439531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=3d2a1ef8-8df1-46f9-9984-17fe2d29d0ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.687738 | controller |     "Jun 12 20:24:39.556614 crc crio[3645]: time=\"2026-06-12T20:24:39.55529362Z\" level=info msg=\"Started container\" PID=8764 containerID=d0c7b773839db9176c642eb67552c2f0b0e01ef36d3185757dfaeee2a4e0afdb description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=63ebb601-b29d-4507-b860-0f61fb8c8d35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5",
2026-06-12 21:48:35.687756 | controller |     "Jun 12 20:24:39.595194 crc crio[3645]: time=\"2026-06-12T20:24:39.58759674Z\" level=info msg=\"Started container\" PID=8755 containerID=c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=258c4636-b954-41ca-ad3a-e5bd5918ba53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126",
2026-06-12 21:48:35.687771 | controller |     "Jun 12 20:24:39.606629 crc crio[3645]: time=\"2026-06-12T20:24:39.606334989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=6a1b3cc7-a9cc-4fd0-a6b3-596b943953cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.687785 | controller |     "Jun 12 20:24:39.626328 crc crio[3645]: time=\"2026-06-12T20:24:39.624402717Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e0c823ef-aba0-4ea8-9d5e-cc56b7a7a15d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.687800 | controller |     "Jun 12 20:24:39.626328 crc crio[3645]: time=\"2026-06-12T20:24:39.626302654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687814 | controller |     "Jun 12 20:24:39.773706 crc crio[3645]: time=\"2026-06-12T20:24:39.772747375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1c50efa6-adf9-4c24-98cd-8900f3715ca4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.687829 | controller |     "Jun 12 20:24:39.805330 crc crio[3645]: time=\"2026-06-12T20:24:39.801888098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=46196f3d-a89e-4253-a4e4-f933a91d3bc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.687843 | controller |     "Jun 12 20:24:39.844014 crc crio[3645]: time=\"2026-06-12T20:24:39.843248802Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=3a8a600f-dd73-4c8d-a7dc-817c435fce30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.687878 | controller |     "Jun 12 20:24:39.846375 crc crio[3645]: time=\"2026-06-12T20:24:39.844321514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687894 | controller |     "Jun 12 20:24:40.057673 crc crio[3645]: time=\"2026-06-12T20:24:40.055168128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687909 | controller |     "Jun 12 20:24:40.314404 crc crio[3645]: time=\"2026-06-12T20:24:40.313786199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687924 | controller |     "Jun 12 20:24:40.321284 crc crio[3645]: time=\"2026-06-12T20:24:40.320647617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.687939 | controller |     "Jun 12 20:24:40.916683 crc crio[3645]: time=\"2026-06-12T20:24:40.914568077Z\" level=info msg=\"Created container ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=3a8a600f-dd73-4c8d-a7dc-817c435fce30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.687958 | controller |     "Jun 12 20:24:41.233633 crc crio[3645]: time=\"2026-06-12T20:24:41.231144337Z\" level=info msg=\"Starting container: ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c\" id=d3bfaaa8-64fe-4392-aa3b-06947bfcecec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.687973 | controller |     "Jun 12 20:24:41.395021 crc crio[3645]: time=\"2026-06-12T20:24:41.394631865Z\" level=info msg=\"Started container\" PID=8806 containerID=ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=d3bfaaa8-64fe-4392-aa3b-06947bfcecec name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126",
2026-06-12 21:48:35.687987 | controller |     "Jun 12 20:24:41.720490 crc crio[3645]: time=\"2026-06-12T20:24:41.720408862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=efc34f69-2f0b-4aab-b0a3-1846706d5a86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.688002 | controller |     "Jun 12 20:24:41.751114 crc crio[3645]: time=\"2026-06-12T20:24:41.750108633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2f2411ee-095d-41db-adab-be2810a3b013 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.688017 | controller |     "Jun 12 20:24:41.767616 crc crio[3645]: time=\"2026-06-12T20:24:41.767218061Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=ffd400e8-c613-4e62-bc66-1ca05f79c4db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.688031 | controller |     "Jun 12 20:24:41.780647 crc crio[3645]: time=\"2026-06-12T20:24:41.779618267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688046 | controller |     "Jun 12 20:24:42.737752 crc crio[3645]: time=\"2026-06-12T20:24:42.731787389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688061 | controller |     "Jun 12 20:24:42.747279 crc crio[3645]: time=\"2026-06-12T20:24:42.746285539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688076 | controller |     "Jun 12 20:24:43.433452 crc crio[3645]: time=\"2026-06-12T20:24:43.43032269Z\" level=info msg=\"Created container 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=ffd400e8-c613-4e62-bc66-1ca05f79c4db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.688091 | controller |     "Jun 12 20:24:43.455739 crc crio[3645]: time=\"2026-06-12T20:24:43.455304157Z\" level=info msg=\"Starting container: 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85\" id=f1e4f778-ac15-4577-adf3-a42cbe29de29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.688105 | controller |     "Jun 12 20:24:43.679224 crc crio[3645]: time=\"2026-06-12T20:24:43.662811789Z\" level=info msg=\"Started container\" PID=8860 containerID=250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=f1e4f778-ac15-4577-adf3-a42cbe29de29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126",
2026-06-12 21:48:35.688124 | controller |     "Jun 12 20:24:44.047321 crc crio[3645]: time=\"2026-06-12T20:24:44.03188773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7c1620a5-f656-4930-8b16-e66cd39d07b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.688139 | controller |     "Jun 12 20:24:44.065290 crc crio[3645]: time=\"2026-06-12T20:24:44.059179687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a1adcd78-7eeb-4041-a547-b5da95b95b3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.688154 | controller |     "Jun 12 20:24:44.213986 crc crio[3645]: time=\"2026-06-12T20:24:44.21360709Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=820d7c68-d123-4ab1-be01-6fd911873a25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.688169 | controller |     "Jun 12 20:24:44.229752 crc crio[3645]: time=\"2026-06-12T20:24:44.229717558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688184 | controller |     "Jun 12 20:24:44.464083 crc crio[3645]: time=\"2026-06-12T20:24:44.463692754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688199 | controller |     "Jun 12 20:24:44.547619 crc crio[3645]: time=\"2026-06-12T20:24:44.547577368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688213 | controller |     "Jun 12 20:24:44.585356 crc crio[3645]: time=\"2026-06-12T20:24:44.585312952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688227 | controller |     "Jun 12 20:24:45.017567 crc crio[3645]: time=\"2026-06-12T20:24:45.017515017Z\" level=info msg=\"Created container bf95ff3708695198dab4f4e0c06b42df88bfb576e95212d07abfc5a104488055: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=bd913d79-3387-47b3-a95e-2fef14bbe4cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.688242 | controller |     "Jun 12 20:24:45.134483 crc crio[3645]: time=\"2026-06-12T20:24:45.130508414Z\" level=info msg=\"Starting container: bf95ff3708695198dab4f4e0c06b42df88bfb576e95212d07abfc5a104488055\" id=b067cca4-c19c-4ad4-b124-f217d5371e84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.688256 | controller |     "Jun 12 20:24:45.134483 crc crio[3645]: time=\"2026-06-12T20:24:45.132747862Z\" level=info msg=\"Created container 353e34ad73728b7435b4919464c461abc3cf4093c1f22ad540859f21b00835d1: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e0c823ef-aba0-4ea8-9d5e-cc56b7a7a15d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.688270 | controller |     "Jun 12 20:24:45.157789 crc crio[3645]: time=\"2026-06-12T20:24:45.157500492Z\" level=info msg=\"Starting container: 353e34ad73728b7435b4919464c461abc3cf4093c1f22ad540859f21b00835d1\" id=98bf2779-2b88-45ec-83dd-41c91747648b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.688284 | controller |     "Jun 12 20:24:45.249639 crc crio[3645]: time=\"2026-06-12T20:24:45.249578894Z\" level=info msg=\"Created container f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=820d7c68-d123-4ab1-be01-6fd911873a25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.688302 | controller |     "Jun 12 20:24:45.274214 crc crio[3645]: time=\"2026-06-12T20:24:45.273770879Z\" level=info msg=\"Starting container: f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c\" id=7f1e1d82-ae93-4696-baec-14cd4a934a5b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.688316 | controller |     "Jun 12 20:24:45.505294 crc crio[3645]: time=\"2026-06-12T20:24:45.499733799Z\" level=info msg=\"Started container\" PID=8879 containerID=f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=7f1e1d82-ae93-4696-baec-14cd4a934a5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126",
2026-06-12 21:48:35.688331 | controller |     "Jun 12 20:24:45.752760 crc crio[3645]: time=\"2026-06-12T20:24:45.752608787Z\" level=info msg=\"Started container\" PID=8878 containerID=353e34ad73728b7435b4919464c461abc3cf4093c1f22ad540859f21b00835d1 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=98bf2779-2b88-45ec-83dd-41c91747648b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834",
2026-06-12 21:48:35.688346 | controller |     "Jun 12 20:24:45.809724 crc crio[3645]: time=\"2026-06-12T20:24:45.80944417Z\" level=info msg=\"Started container\" PID=8556 containerID=bf95ff3708695198dab4f4e0c06b42df88bfb576e95212d07abfc5a104488055 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=b067cca4-c19c-4ad4-b124-f217d5371e84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83c36a98b8e62c47de25b6b5e355606a96f269f7141c7ad21b1801e4e2adee5f",
2026-06-12 21:48:35.688361 | controller |     "Jun 12 20:24:49.773387 crc crio[3645]: time=\"2026-06-12T20:24:49.755554113Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=71f28c6e-9c6b-4648-b723-4375f16161a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.688375 | controller |     "Jun 12 20:24:50.086800 crc crio[3645]: time=\"2026-06-12T20:24:50.083513769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=916285f7-154a-410f-b069-34501844edc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.688389 | controller |     "Jun 12 20:24:50.135166 crc crio[3645]: time=\"2026-06-12T20:24:50.131291767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a8af9fb2-420a-4caa-a9a7-6377bfadc482 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.688404 | controller |     "Jun 12 20:24:50.136999 crc crio[3645]: time=\"2026-06-12T20:24:50.136380791Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7450e80b-a8e0-41fe-a2c9-8e14a1d51f2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.688418 | controller |     "Jun 12 20:24:50.157318 crc crio[3645]: time=\"2026-06-12T20:24:50.156748709Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=e44de93c-9363-4d96-a18a-c2ee99c7e83f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.688432 | controller |     "Jun 12 20:24:50.160277 crc crio[3645]: time=\"2026-06-12T20:24:50.160240465Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=434a9ef0-73d9-4283-8727-124ec109df10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.688446 | controller |     "Jun 12 20:24:50.173255 crc crio[3645]: time=\"2026-06-12T20:24:50.161637588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688464 | controller |     "Jun 12 20:24:50.191418 crc crio[3645]: time=\"2026-06-12T20:24:50.167736282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688479 | controller |     "Jun 12 20:24:50.520147 crc crio[3645]: time=\"2026-06-12T20:24:50.518406425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688493 | controller |     "Jun 12 20:24:50.528368 crc crio[3645]: time=\"2026-06-12T20:24:50.527628965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688507 | controller |     "Jun 12 20:24:50.587238 crc crio[3645]: time=\"2026-06-12T20:24:50.554569021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688521 | controller |     "Jun 12 20:24:51.436479 crc crio[3645]: time=\"2026-06-12T20:24:51.436282716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=6e0e1317-71f0-449a-b293-bb4592b2fe25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.688536 | controller |     "Jun 12 20:24:51.444377 crc crio[3645]: time=\"2026-06-12T20:24:51.444276349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=2ccb837e-34fc-44f1-885b-6081c1e20b6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.688550 | controller |     "Jun 12 20:24:51.460782 crc crio[3645]: time=\"2026-06-12T20:24:51.457336964Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=a58c6912-8f17-49c1-bbda-4d17b8703231 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.688564 | controller |     "Jun 12 20:24:51.460782 crc crio[3645]: time=\"2026-06-12T20:24:51.459490369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688578 | controller |     "Jun 12 20:24:51.700479 crc crio[3645]: time=\"2026-06-12T20:24:51.697848558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688593 | controller |     "Jun 12 20:24:53.007402 crc crio[3645]: time=\"2026-06-12T20:24:52.99568707Z\" level=info msg=\"Created container 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=e44de93c-9363-4d96-a18a-c2ee99c7e83f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.688607 | controller |     "Jun 12 20:24:53.007402 crc crio[3645]: time=\"2026-06-12T20:24:53.006215929Z\" level=info msg=\"Starting container: 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a\" id=bb5f335f-0544-48bf-9a0e-07fd49d734f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.688621 | controller |     "Jun 12 20:24:53.220604 crc crio[3645]: time=\"2026-06-12T20:24:53.214443853Z\" level=info msg=\"Started container\" PID=9118 containerID=4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=bb5f335f-0544-48bf-9a0e-07fd49d734f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126",
2026-06-12 21:48:35.688635 | controller |     "Jun 12 20:24:54.640510 crc crio[3645]: time=\"2026-06-12T20:24:54.637641575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688653 | controller |     "Jun 12 20:24:54.832421 crc crio[3645]: time=\"2026-06-12T20:24:54.82873959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688668 | controller |     "Jun 12 20:24:54.898265 crc crio[3645]: time=\"2026-06-12T20:24:54.89767093Z\" level=info msg=\"Created container 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=434a9ef0-73d9-4283-8727-124ec109df10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.688682 | controller |     "Jun 12 20:24:54.905142 crc crio[3645]: time=\"2026-06-12T20:24:54.904533648Z\" level=info msg=\"Starting container: 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f\" id=a5e8cbb2-34cc-4bcc-b00d-1dcd71385cac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.688696 | controller |     "Jun 12 20:24:54.928831 crc crio[3645]: time=\"2026-06-12T20:24:54.928767312Z\" level=info msg=\"Started container\" PID=9193 containerID=112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=a5e8cbb2-34cc-4bcc-b00d-1dcd71385cac name=/runtime.v1.RuntimeService/StartContainer sandboxID=47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e",
2026-06-12 21:48:35.688711 | controller |     "Jun 12 20:24:55.155624 crc crio[3645]: time=\"2026-06-12T20:24:55.15524988Z\" level=info msg=\"Created container 028eff3c27005adecdcd412da27dcbe8b344f397ed773291151e0f8a4e770f82: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=a58c6912-8f17-49c1-bbda-4d17b8703231 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.688725 | controller |     "Jun 12 20:24:55.168716 crc crio[3645]: time=\"2026-06-12T20:24:55.163715056Z\" level=info msg=\"Starting container: 028eff3c27005adecdcd412da27dcbe8b344f397ed773291151e0f8a4e770f82\" id=66eba4c2-1aa7-4ee2-a4d8-9fe32b14c0df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.688740 | controller |     "Jun 12 20:24:55.412297 crc crio[3645]: time=\"2026-06-12T20:24:55.408152887Z\" level=info msg=\"Started container\" PID=9201 containerID=028eff3c27005adecdcd412da27dcbe8b344f397ed773291151e0f8a4e770f82 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=66eba4c2-1aa7-4ee2-a4d8-9fe32b14c0df name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19",
2026-06-12 21:48:35.688754 | controller |     "Jun 12 20:24:56.655843 crc crio[3645]: time=\"2026-06-12T20:24:56.654816829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1eaf8d67-c6de-4e39-9e85-eb238a716151 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.688768 | controller |     "Jun 12 20:24:56.729167 crc crio[3645]: time=\"2026-06-12T20:24:56.716085547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1e16ceaf-6340-4ace-9b79-ad848ec08656 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.688783 | controller |     "Jun 12 20:24:56.739263 crc crio[3645]: time=\"2026-06-12T20:24:56.736468204Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=36bf79d0-2980-4dc6-ae5e-9ae7f3290ec1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.688797 | controller |     "Jun 12 20:24:56.739263 crc crio[3645]: time=\"2026-06-12T20:24:56.73730231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688815 | controller |     "Jun 12 20:24:56.806364 crc crio[3645]: time=\"2026-06-12T20:24:56.805720825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688830 | controller |     "Jun 12 20:24:56.810000 crc crio[3645]: time=\"2026-06-12T20:24:56.808624233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688845 | controller |     "Jun 12 20:24:57.256959 crc crio[3645]: time=\"2026-06-12T20:24:57.256082039Z\" level=info msg=\"Created container 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=36bf79d0-2980-4dc6-ae5e-9ae7f3290ec1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.688883 | controller |     "Jun 12 20:24:57.279672 crc crio[3645]: time=\"2026-06-12T20:24:57.274169798Z\" level=info msg=\"Starting container: 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730\" id=ca18a04d-fb95-49b0-b368-ac0083d0025a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.688898 | controller |     "Jun 12 20:24:57.298069 crc crio[3645]: time=\"2026-06-12T20:24:57.29733266Z\" level=info msg=\"Started container\" PID=9261 containerID=96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=ca18a04d-fb95-49b0-b368-ac0083d0025a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126",
2026-06-12 21:48:35.688913 | controller |     "Jun 12 20:25:11.119489 crc crio[3645]: time=\"2026-06-12T20:25:11.11680266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=6c4b63bc-35ec-4f41-88f2-87da9ba276da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.688928 | controller |     "Jun 12 20:25:11.140086 crc crio[3645]: time=\"2026-06-12T20:25:11.139800107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=c7ecab67-c2f3-4740-a3ab-1cce220e5fad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.688942 | controller |     "Jun 12 20:25:11.143875 crc crio[3645]: time=\"2026-06-12T20:25:11.143736036Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=0b1cedae-e488-4329-b51a-697ebd930c7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.688957 | controller |     "Jun 12 20:25:11.145321 crc crio[3645]: time=\"2026-06-12T20:25:11.144875241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688972 | controller |     "Jun 12 20:25:11.231412 crc crio[3645]: time=\"2026-06-12T20:25:11.231046064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.688986 | controller |     "Jun 12 20:25:11.262892 crc crio[3645]: time=\"2026-06-12T20:25:11.260356113Z\" level=info msg=\"NetworkStart: stopping network for sandbox e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689001 | controller |     "Jun 12 20:25:11.267577 crc crio[3645]: time=\"2026-06-12T20:25:11.266603863Z\" level=info msg=\"NetworkStart: stopping network for sandbox c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689022 | controller |     "Jun 12 20:25:11.493873 crc crio[3645]: time=\"2026-06-12T20:25:11.478108316Z\" level=info msg=\"NetworkStart: stopping network for sandbox 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689038 | controller |     "Jun 12 20:25:11.778513 crc crio[3645]: time=\"2026-06-12T20:25:11.777905805Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689052 | controller |     "Jun 12 20:25:12.206346 crc crio[3645]: time=\"2026-06-12T20:25:12.206245915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.689067 | controller |     "Jun 12 20:25:12.365335 crc crio[3645]: time=\"2026-06-12T20:25:12.36504514Z\" level=info msg=\"Created container aec781f11975d3233e01640a7eb2d370e54cbd9a4216fad3dcb19e1eedb29bf7: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=0b1cedae-e488-4329-b51a-697ebd930c7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.689081 | controller |     "Jun 12 20:25:12.369371 crc crio[3645]: time=\"2026-06-12T20:25:12.368143543Z\" level=info msg=\"Starting container: aec781f11975d3233e01640a7eb2d370e54cbd9a4216fad3dcb19e1eedb29bf7\" id=8c476d7a-4288-4023-ba46-6a0a390a020e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.689096 | controller |     "Jun 12 20:25:12.386474 crc crio[3645]: time=\"2026-06-12T20:25:12.385443749Z\" level=info msg=\"Started container\" PID=9579 containerID=aec781f11975d3233e01640a7eb2d370e54cbd9a4216fad3dcb19e1eedb29bf7 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=8c476d7a-4288-4023-ba46-6a0a390a020e name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19",
2026-06-12 21:48:35.689110 | controller |     "Jun 12 20:25:13.165427 crc crio[3645]: time=\"2026-06-12T20:25:13.164805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=4ab05d18-b45d-4a54-ab80-33ace48ea9ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.689125 | controller |     "Jun 12 20:25:13.173791 crc crio[3645]: time=\"2026-06-12T20:25:13.173158613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=01b3d4b8-7e84-4d1d-a7bb-354c2f58b3a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.689140 | controller |     "Jun 12 20:25:13.181819 crc crio[3645]: time=\"2026-06-12T20:25:13.181600379Z\" level=info msg=\"NetworkStart: stopping network for sandbox 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689155 | controller |     "Jun 12 20:25:13.189805 crc crio[3645]: time=\"2026-06-12T20:25:13.188985953Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=ad554899-125e-4de2-bef9-7729b3aa59ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.689170 | controller |     "Jun 12 20:25:13.194767 crc crio[3645]: time=\"2026-06-12T20:25:13.194680025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.689185 | controller |     "Jun 12 20:25:13.247320 crc crio[3645]: time=\"2026-06-12T20:25:13.247156697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.689203 | controller |     "Jun 12 20:25:13.495259 crc crio[3645]: time=\"2026-06-12T20:25:13.494657262Z\" level=info msg=\"NetworkStart: stopping network for sandbox 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689219 | controller |     "Jun 12 20:25:13.513156 crc crio[3645]: time=\"2026-06-12T20:25:13.512827833Z\" level=info msg=\"NetworkStart: stopping network for sandbox d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689234 | controller |     "Jun 12 20:25:13.585584 crc crio[3645]: time=\"2026-06-12T20:25:13.585279261Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689249 | controller |     "Jun 12 20:25:13.586181 crc crio[3645]: time=\"2026-06-12T20:25:13.585789886Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689264 | controller |     "Jun 12 20:25:13.789579 crc crio[3645]: time=\"2026-06-12T20:25:13.789455392Z\" level=info msg=\"NetworkStart: stopping network for sandbox ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689279 | controller |     "Jun 12 20:25:13.980479 crc crio[3645]: time=\"2026-06-12T20:25:13.980271288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.689293 | controller |     "Jun 12 20:25:14.171778 crc crio[3645]: time=\"2026-06-12T20:25:14.17164699Z\" level=info msg=\"Created container 863d826b01e512d6c0be64174f3bb5af4ec3f8042eb5c6be98340ea2f75ad2bd: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=ad554899-125e-4de2-bef9-7729b3aa59ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.689308 | controller |     "Jun 12 20:25:14.180429 crc crio[3645]: time=\"2026-06-12T20:25:14.179772838Z\" level=info msg=\"Starting container: 863d826b01e512d6c0be64174f3bb5af4ec3f8042eb5c6be98340ea2f75ad2bd\" id=ca37c578-764b-4f37-9b77-c072d5703342 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.689323 | controller |     "Jun 12 20:25:14.190142 crc crio[3645]: time=\"2026-06-12T20:25:14.188962265Z\" level=info msg=\"NetworkStart: stopping network for sandbox 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689337 | controller |     "Jun 12 20:25:14.194591 crc crio[3645]: time=\"2026-06-12T20:25:14.194476513Z\" level=info msg=\"Started container\" PID=9639 containerID=863d826b01e512d6c0be64174f3bb5af4ec3f8042eb5c6be98340ea2f75ad2bd description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=ca37c578-764b-4f37-9b77-c072d5703342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19",
2026-06-12 21:48:35.689353 | controller |     "Jun 12 20:25:14.447529 crc crio[3645]: time=\"2026-06-12T20:25:14.445307547Z\" level=info msg=\"NetworkStart: stopping network for sandbox ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689367 | controller |     "Jun 12 20:25:14.465714 crc crio[3645]: time=\"2026-06-12T20:25:14.465382107Z\" level=info msg=\"NetworkStart: stopping network for sandbox e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689386 | controller |     "Jun 12 20:25:14.680508 crc crio[3645]: time=\"2026-06-12T20:25:14.680335595Z\" level=info msg=\"NetworkStart: stopping network for sandbox 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689401 | controller |     "Jun 12 20:25:14.761667 crc crio[3645]: time=\"2026-06-12T20:25:14.761612388Z\" level=info msg=\"NetworkStart: stopping network for sandbox ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689416 | controller |     "Jun 12 20:25:14.951804 crc crio[3645]: time=\"2026-06-12T20:25:14.950695192Z\" level=info msg=\"NetworkStart: stopping network for sandbox 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689431 | controller |     "Jun 12 20:25:15.042978 crc crio[3645]: time=\"2026-06-12T20:25:15.042693083Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689445 | controller |     "Jun 12 20:25:15.188499 crc crio[3645]: time=\"2026-06-12T20:25:15.188344549Z\" level=info msg=\"NetworkStart: stopping network for sandbox 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689459 | controller |     "Jun 12 20:25:15.193965 crc crio[3645]: time=\"2026-06-12T20:25:15.193788303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=453998f4-6061-41be-a2bf-63ea56b90f43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.689474 | controller |     "Jun 12 20:25:15.198373 crc crio[3645]: time=\"2026-06-12T20:25:15.198335422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=8be755fb-979f-4b13-b98d-c50ab5811878 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.689489 | controller |     "Jun 12 20:25:15.201087 crc crio[3645]: time=\"2026-06-12T20:25:15.201052884Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=06d6418c-08a0-42cd-b13f-4158eeb6d404 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.689503 | controller |     "Jun 12 20:25:15.201529 crc crio[3645]: time=\"2026-06-12T20:25:15.201500438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.689518 | controller |     "Jun 12 20:25:15.227497 crc crio[3645]: time=\"2026-06-12T20:25:15.227402593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.689532 | controller |     "Jun 12 20:25:15.229462 crc crio[3645]: time=\"2026-06-12T20:25:15.228111014Z\" level=info msg=\"NetworkStart: stopping network for sandbox d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689547 | controller |     "Jun 12 20:25:15.633813 crc crio[3645]: time=\"2026-06-12T20:25:15.633709214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.689565 | controller |     "Jun 12 20:25:15.697546 crc crio[3645]: time=\"2026-06-12T20:25:15.697436515Z\" level=info msg=\"Created container 2bc71722736a45c5a6a65b36904c93358996c3dbcb9a9848701fd0010c857186: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=06d6418c-08a0-42cd-b13f-4158eeb6d404 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.689581 | controller |     "Jun 12 20:25:15.698512 crc crio[3645]: time=\"2026-06-12T20:25:15.698435406Z\" level=info msg=\"Starting container: 2bc71722736a45c5a6a65b36904c93358996c3dbcb9a9848701fd0010c857186\" id=81f2d0b8-74bf-42a1-b606-c2dc585aaefb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.689595 | controller |     "Jun 12 20:25:15.707033 crc crio[3645]: time=\"2026-06-12T20:25:15.706368057Z\" level=info msg=\"Started container\" PID=9685 containerID=2bc71722736a45c5a6a65b36904c93358996c3dbcb9a9848701fd0010c857186 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=81f2d0b8-74bf-42a1-b606-c2dc585aaefb name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19",
2026-06-12 21:48:35.689610 | controller |     "Jun 12 20:25:16.384757 crc crio[3645]: time=\"2026-06-12T20:25:16.384574261Z\" level=info msg=\"NetworkStart: stopping network for sandbox a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689625 | controller |     "Jun 12 20:25:16.583237 crc crio[3645]: time=\"2026-06-12T20:25:16.583121901Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689640 | controller |     "Jun 12 20:25:16.788468 crc crio[3645]: time=\"2026-06-12T20:25:16.788296072Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689654 | controller |     "Jun 12 20:25:16.928010 crc crio[3645]: time=\"2026-06-12T20:25:16.927847943Z\" level=info msg=\"NetworkStart: stopping network for sandbox ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689669 | controller |     "Jun 12 20:25:17.394730 crc crio[3645]: time=\"2026-06-12T20:25:17.394372951Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689684 | controller |     "Jun 12 20:25:18.694823 crc crio[3645]: time=\"2026-06-12T20:25:18.694540472Z\" level=info msg=\"NetworkStart: stopping network for sandbox e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689699 | controller |     "Jun 12 20:25:19.774305 crc crio[3645]: time=\"2026-06-12T20:25:19.773685265Z\" level=info msg=\"NetworkStart: stopping network for sandbox cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689714 | controller |     "Jun 12 20:25:21.846375 crc crio[3645]: time=\"2026-06-12T20:25:21.846254388Z\" level=info msg=\"NetworkStart: stopping network for sandbox e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689731 | controller |     "Jun 12 20:25:22.390663 crc crio[3645]: time=\"2026-06-12T20:25:22.390020557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ae5f8e3d-264e-42c5-bfe0-7d3129eada40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.689746 | controller |     "Jun 12 20:25:22.396371 crc crio[3645]: time=\"2026-06-12T20:25:22.396110142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=19da5d1a-b168-4f1b-926a-5ee1f656cb37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.689760 | controller |     "Jun 12 20:25:22.404521 crc crio[3645]: time=\"2026-06-12T20:25:22.404101614Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=52d8d32e-1f0a-4bf8-bb0b-549c45d0d65a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.689774 | controller |     "Jun 12 20:25:22.404521 crc crio[3645]: time=\"2026-06-12T20:25:22.404448324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.689789 | controller |     "Jun 12 20:25:22.452081 crc crio[3645]: time=\"2026-06-12T20:25:22.451600714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.689803 | controller |     "Jun 12 20:25:23.247820 crc crio[3645]: time=\"2026-06-12T20:25:23.245458384Z\" level=info msg=\"NetworkStart: stopping network for sandbox ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689817 | controller |     "Jun 12 20:25:23.282565 crc crio[3645]: time=\"2026-06-12T20:25:23.282185908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.689831 | controller |     "Jun 12 20:25:23.414991 crc crio[3645]: time=\"2026-06-12T20:25:23.413674435Z\" level=info msg=\"Created container 13c5848d0d1bd0aac992c33ac83bfbd516d064bded67b9789ea196f17b720fac: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=52d8d32e-1f0a-4bf8-bb0b-549c45d0d65a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.689846 | controller |     "Jun 12 20:25:23.416702 crc crio[3645]: time=\"2026-06-12T20:25:23.416576293Z\" level=info msg=\"Starting container: 13c5848d0d1bd0aac992c33ac83bfbd516d064bded67b9789ea196f17b720fac\" id=19b661c8-8f38-4c3b-8719-9491726dca2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.689882 | controller |     "Jun 12 20:25:23.435694 crc crio[3645]: time=\"2026-06-12T20:25:23.43558576Z\" level=info msg=\"Started container\" PID=9862 containerID=13c5848d0d1bd0aac992c33ac83bfbd516d064bded67b9789ea196f17b720fac description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=19b661c8-8f38-4c3b-8719-9491726dca2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834",
2026-06-12 21:48:35.689910 | controller |     "Jun 12 20:25:23.774656 crc crio[3645]: time=\"2026-06-12T20:25:23.774572848Z\" level=info msg=\"NetworkStart: stopping network for sandbox 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689926 | controller |     "Jun 12 20:25:24.172027 crc crio[3645]: time=\"2026-06-12T20:25:24.171853455Z\" level=info msg=\"NetworkStart: stopping network for sandbox a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.689944 | controller |     "Jun 12 20:25:24.416020 crc crio[3645]: time=\"2026-06-12T20:25:24.415838193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=52b59566-dcf3-456a-b30e-02207100b924 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.689959 | controller |     "Jun 12 20:25:24.421004 crc crio[3645]: time=\"2026-06-12T20:25:24.420850834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=6dcf432d-82e1-4be3-974d-76fc500750cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.689974 | controller |     "Jun 12 20:25:24.423518 crc crio[3645]: time=\"2026-06-12T20:25:24.423413092Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=720fa019-a84f-4891-956e-27102ee8523d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.689988 | controller |     "Jun 12 20:25:24.424341 crc crio[3645]: time=\"2026-06-12T20:25:24.424255948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.690003 | controller |     "Jun 12 20:25:24.470379 crc crio[3645]: time=\"2026-06-12T20:25:24.46357518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.690018 | controller |     "Jun 12 20:25:24.891150 crc crio[3645]: time=\"2026-06-12T20:25:24.8910116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.690033 | controller |     "Jun 12 20:25:25.013491 crc crio[3645]: time=\"2026-06-12T20:25:25.013387421Z\" level=info msg=\"Created container eef891e47d800d3a3d997ec15cfc7d70c5b602be12b20a0d058240aa8f0b0923: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=720fa019-a84f-4891-956e-27102ee8523d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.690047 | controller |     "Jun 12 20:25:25.015525 crc crio[3645]: time=\"2026-06-12T20:25:25.015408752Z\" level=info msg=\"Starting container: eef891e47d800d3a3d997ec15cfc7d70c5b602be12b20a0d058240aa8f0b0923\" id=1f818eae-8a91-4c46-b789-86647bc6ac22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.690061 | controller |     "Jun 12 20:25:25.020690 crc crio[3645]: time=\"2026-06-12T20:25:25.020462576Z\" level=info msg=\"Started container\" PID=9982 containerID=eef891e47d800d3a3d997ec15cfc7d70c5b602be12b20a0d058240aa8f0b0923 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=1f818eae-8a91-4c46-b789-86647bc6ac22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19",
2026-06-12 21:48:35.690090 | controller |     "Jun 12 20:25:25.432567 crc crio[3645]: time=\"2026-06-12T20:25:25.432452238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8c0b41bd-e5f4-4cbf-b20c-5988c4078d27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.690105 | controller |     "Jun 12 20:25:25.436699 crc crio[3645]: time=\"2026-06-12T20:25:25.436545122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=5697862a-83c0-4f75-bd65-03a003ead08a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.690119 | controller |     "Jun 12 20:25:25.439853 crc crio[3645]: time=\"2026-06-12T20:25:25.43975808Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=cbd762b5-4674-4433-94aa-913c8863a5b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.690140 | controller |     "Jun 12 20:25:25.440743 crc crio[3645]: time=\"2026-06-12T20:25:25.440647797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.690155 | controller |     "Jun 12 20:25:25.460753 crc crio[3645]: time=\"2026-06-12T20:25:25.460410636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.690170 | controller |     "Jun 12 20:25:25.561584 crc crio[3645]: time=\"2026-06-12T20:25:25.560679456Z\" level=info msg=\"NetworkStart: stopping network for sandbox baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.690185 | controller |     "Jun 12 20:25:25.850285 crc crio[3645]: time=\"2026-06-12T20:25:25.85005797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.690199 | controller |     "Jun 12 20:25:25.944584 crc crio[3645]: time=\"2026-06-12T20:25:25.944398297Z\" level=info msg=\"Created container 26968ea7a5b8af6241bd2efa4ea88c199116a226060ab2c6a3057682ac055c4d: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=cbd762b5-4674-4433-94aa-913c8863a5b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.690214 | controller |     "Jun 12 20:25:25.946109 crc crio[3645]: time=\"2026-06-12T20:25:25.945613177Z\" level=info msg=\"Starting container: 26968ea7a5b8af6241bd2efa4ea88c199116a226060ab2c6a3057682ac055c4d\" id=2c3495e2-1cb6-4613-8243-b77954ac6a51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.690229 | controller |     "Jun 12 20:25:25.954331 crc crio[3645]: time=\"2026-06-12T20:25:25.954253251Z\" level=info msg=\"Started container\" PID=10043 containerID=26968ea7a5b8af6241bd2efa4ea88c199116a226060ab2c6a3057682ac055c4d description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=2c3495e2-1cb6-4613-8243-b77954ac6a51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=beb7664b372755bc9e1710466c0a9c6264e6fa8091cbe622d3f737e94d2e1a19",
2026-06-12 21:48:35.690244 | controller |     "Jun 12 20:25:26.111416 crc crio[3645]: time=\"2026-06-12T20:25:26.111222407Z\" level=info msg=\"NetworkStart: stopping network for sandbox d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.690260 | controller |     "Jun 12 20:25:26.254042 crc crio[3645]: time=\"2026-06-12T20:25:26.253814478Z\" level=info msg=\"NetworkStart: stopping network for sandbox c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.690275 | controller |     "Jun 12 20:25:26.479879 crc crio[3645]: time=\"2026-06-12T20:25:26.479756382Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.690290 | controller |     "Jun 12 20:25:26.680427 crc crio[3645]: time=\"2026-06-12T20:25:26.680302677Z\" level=info msg=\"NetworkStart: stopping network for sandbox f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.690305 | controller |     "Jun 12 20:25:26.803910 crc crio[3645]: time=\"2026-06-12T20:25:26.803798426Z\" level=info msg=\"NetworkStart: stopping network for sandbox f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.690323 | controller |     "Jun 12 20:25:27.773708 crc crio[3645]: time=\"2026-06-12T20:25:27.773488485Z\" level=info msg=\"NetworkStart: stopping network for sandbox c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.690338 | controller |     "Jun 12 20:25:27.796779 crc crio[3645]: time=\"2026-06-12T20:25:27.796568296Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.690352 | controller |     "Jun 12 20:25:27.871052 crc crio[3645]: time=\"2026-06-12T20:25:27.86940279Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.690367 | controller |     "Jun 12 20:25:27.999508 crc crio[3645]: time=\"2026-06-12T20:25:27.999379898Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.690381 | controller |     "Jun 12 20:25:28.109472 crc crio[3645]: time=\"2026-06-12T20:25:28.109397492Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.690396 | controller |     "Jun 12 20:25:28.409276 crc crio[3645]: time=\"2026-06-12T20:25:28.408760564Z\" level=info msg=\"NetworkStart: stopping network for sandbox b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.690411 | controller |     "Jun 12 20:25:28.503885 crc crio[3645]: time=\"2026-06-12T20:25:28.503751577Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.690425 | controller |     "Jun 12 20:25:28.935764 crc crio[3645]: time=\"2026-06-12T20:25:28.93566771Z\" level=info msg=\"NetworkStart: stopping network for sandbox 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.690440 | controller |     "Jun 12 20:25:29.373848 crc crio[3645]: time=\"2026-06-12T20:25:29.373658645Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.690454 | controller |     "Jun 12 20:25:29.374442 crc crio[3645]: time=\"2026-06-12T20:25:29.373798178Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.690469 | controller |     "Jun 12 20:25:29.374442 crc crio[3645]: time=\"2026-06-12T20:25:29.374166207Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_ed0ebb5b-ebd3-4cfe-bd78-6e3437a7ab02\\\"\"",
2026-06-12 21:48:35.690483 | controller |     "Jun 12 20:25:29.375051 crc crio[3645]: time=\"2026-06-12T20:25:29.374855505Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7c584153-f832-4917-a5e1-01ed8490fccd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0029c6000}] Aliases:map[]}\"",
2026-06-12 21:48:35.690502 | controller |     "Jun 12 20:25:29.375051 crc crio[3645]: time=\"2026-06-12T20:25:29.375010989Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/cd08d0fd-034c-4c7d-8e47-e5f24c1a8c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc0029e2550}] Aliases:map[]}\"",
2026-06-12 21:48:35.690518 | controller |     "Jun 12 20:25:29.375366 crc crio[3645]: time=\"2026-06-12T20:25:29.375118681Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.690533 | controller |     "Jun 12 20:25:29.375366 crc crio[3645]: time=\"2026-06-12T20:25:29.375144342Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.690547 | controller |     "Jun 12 20:25:29.375366 crc crio[3645]: time=\"2026-06-12T20:25:29.375159702Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.690562 | controller |     "Jun 12 20:25:29.375366 crc crio[3645]: time=\"2026-06-12T20:25:29.375201033Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.690577 | controller |     "Jun 12 20:25:29.375366 crc crio[3645]: time=\"2026-06-12T20:25:29.375227734Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.690592 | controller |     "Jun 12 20:25:29.375366 crc crio[3645]: time=\"2026-06-12T20:25:29.375248734Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.690607 | controller |     "Jun 12 20:25:29.375366 crc crio[3645]: time=\"2026-06-12T20:25:29.375291015Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/9320f5a2-0616-4b92-abda-cfc64a3fc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0001884d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.690622 | controller |     "Jun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375370457Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7077f9e3-04d2-49cc-a127-2ffea816159c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0017220e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.690637 | controller |     "Jun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375404258Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.690652 | controller |     "Jun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375436489Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.690670 | controller |     "Jun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375459249Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.690685 | controller |     "Jun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375463929Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.690699 | controller |     "Jun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.37549687Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.690714 | controller |     "Jun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375518461Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.690729 | controller |     "Jun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375540841Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/21c806b8-a6a4-4a18-8863-8871fc2a979f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc0022d6048}] Aliases:map[]}\"",
2026-06-12 21:48:35.690744 | controller |     "Jun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375615773Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0f045236-a873-464b-92ed-e687c745599e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc001210008}] Aliases:map[]}\"",
2026-06-12 21:48:35.690759 | controller |     "Jun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375733806Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/34e907de-fe77-479f-9dea-eaac5d9dd0c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00112e0c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.690774 | controller |     "Jun 12 20:25:29.375864 crc crio[3645]: time=\"2026-06-12T20:25:29.375829248Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/efbdc2a6-9403-4066-a590-6abe55a81df3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc0022d6078}] Aliases:map[]}\"",
2026-06-12 21:48:35.690788 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.37590443Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.690806 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376051564Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.690821 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376132256Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.690836 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376181377Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fdb8ae8f-bdf1-4d59-b7ed-fc917ebe1e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc001210038}] Aliases:map[]}\"",
2026-06-12 21:48:35.690869 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376270579Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.690886 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376295729Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.690901 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.37632489Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.690917 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376386023Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/19d00e22-6dd3-42b2-9285-293274bc1bdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00008c1b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.690933 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376481115Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.690948 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376502555Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.690963 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376516246Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/26971baf-be72-4caf-82da-c6047a9c607d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00112e110}] Aliases:map[]}\"",
2026-06-12 21:48:35.690978 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376583797Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.690993 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376605708Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.691011 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376629748Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.691027 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376743191Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/2f5dde97-64c9-4e58-82f8-d12f9d47c973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00008c268}] Aliases:map[]}\"",
2026-06-12 21:48:35.691042 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376804723Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.691057 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376821123Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.691072 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.376837383Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.691088 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.377456669Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b75d6b0a-87d0-4e70-8157-72e3ddca4d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000110198}] Aliases:map[]}\"",
2026-06-12 21:48:35.691103 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.377527141Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.691118 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.377546622Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.691133 | controller |     "Jun 12 20:25:29.377513 crc crio[3645]: time=\"2026-06-12T20:25:29.377569502Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.691148 | controller |     "Jun 12 20:25:29.380369 crc crio[3645]: time=\"2026-06-12T20:25:29.377734476Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/6ef14bd2-a474-4e93-b198-726c6ecf2666 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc001288000}] Aliases:map[]}\"",
2026-06-12 21:48:35.691163 | controller |     "Jun 12 20:25:29.380369 crc crio[3645]: time=\"2026-06-12T20:25:29.377806038Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.691181 | controller |     "Jun 12 20:25:29.380369 crc crio[3645]: time=\"2026-06-12T20:25:29.377824748Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.691197 | controller |     "Jun 12 20:25:29.380369 crc crio[3645]: time=\"2026-06-12T20:25:29.377845409Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.691212 | controller |     "Jun 12 20:25:29.380369 crc crio[3645]: time=\"2026-06-12T20:25:29.378522975Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/bc2b390d-b637-4efa-9d06-6b53184ae1d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc002a32160}] Aliases:map[]}\"",
2026-06-12 21:48:35.691227 | controller |     "Jun 12 20:25:29.380369 crc crio[3645]: time=\"2026-06-12T20:25:29.378591067Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.691241 | controller |     "Jun 12 20:25:29.380369 crc crio[3645]: time=\"2026-06-12T20:25:29.378611317Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.691256 | controller |     "Jun 12 20:25:29.380369 crc crio[3645]: time=\"2026-06-12T20:25:29.378628318Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.691271 | controller |     "Jun 12 20:25:29.384418 crc crio[3645]: time=\"2026-06-12T20:25:29.375525501Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/4eed48da-8a80-4e5e-a28b-5f6b236dc545 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00112e068}] Aliases:map[]}\"",
2026-06-12 21:48:35.691286 | controller |     "Jun 12 20:25:29.384418 crc crio[3645]: time=\"2026-06-12T20:25:29.376527886Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.691302 | controller |     "Jun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384418791Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/74accc04-cf99-4057-93ec-65c12f286f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0017221a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.691318 | controller |     "Jun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384463993Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/3363e819-d020-4df3-8ab5-ba99ca5c7244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc0029c60d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.691336 | controller |     "Jun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384549135Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.691351 | controller |     "Jun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384568645Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.691366 | controller |     "Jun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384588116Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.691382 | controller |     "Jun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384598456Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/7d59a2f8-1e45-4d52-b04d-c8c23dc95414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0017221c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.691397 | controller |     "Jun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384660458Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.691411 | controller |     "Jun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384677788Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.691426 | controller |     "Jun 12 20:25:29.384701 crc crio[3645]: time=\"2026-06-12T20:25:29.384696378Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.691441 | controller |     "Jun 12 20:25:29.387279 crc crio[3645]: time=\"2026-06-12T20:25:29.386452672Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/c0aac83b-f2e9-4b0e-a26f-89eb93b28a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00109e320}] Aliases:map[]}\"",
2026-06-12 21:48:35.691456 | controller |     "Jun 12 20:25:29.389328 crc crio[3645]: time=\"2026-06-12T20:25:29.386549244Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.691471 | controller |     "Jun 12 20:25:29.389328 crc crio[3645]: time=\"2026-06-12T20:25:29.387520448Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.691486 | controller |     "Jun 12 20:25:29.389328 crc crio[3645]: time=\"2026-06-12T20:25:29.387552349Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.691501 | controller |     "Jun 12 20:25:29.389328 crc crio[3645]: time=\"2026-06-12T20:25:29.375424869Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/c16bd33c-7df2-46da-911a-c2dd45e57a95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0022d6020}] Aliases:map[]}\"",
2026-06-12 21:48:35.691520 | controller |     "Jun 12 20:25:29.389328 crc crio[3645]: time=\"2026-06-12T20:25:29.388587585Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.691536 | controller |     "Jun 12 20:25:29.389328 crc crio[3645]: time=\"2026-06-12T20:25:29.38881419Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.691551 | controller |     "Jun 12 20:25:29.389328 crc crio[3645]: time=\"2026-06-12T20:25:29.388838781Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.691566 | controller |     "Jun 12 20:25:29.390191 crc crio[3645]: time=\"2026-06-12T20:25:29.376299371Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/dbf5a9c9-e8cc-4910-883e-e32b2b662185 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00112e0e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.691582 | controller |     "Jun 12 20:25:29.390191 crc crio[3645]: time=\"2026-06-12T20:25:29.38963458Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.691597 | controller |     "Jun 12 20:25:29.390191 crc crio[3645]: time=\"2026-06-12T20:25:29.389649861Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.691612 | controller |     "Jun 12 20:25:29.390191 crc crio[3645]: time=\"2026-06-12T20:25:29.389671301Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.691627 | controller |     "Jun 12 20:25:29.392680 crc crio[3645]: time=\"2026-06-12T20:25:29.375381077Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/97273b65-0518-473b-9843-ad703768ac6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00112e030}] Aliases:map[]}\"",
2026-06-12 21:48:35.691642 | controller |     "Jun 12 20:25:29.392680 crc crio[3645]: time=\"2026-06-12T20:25:29.376411123Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/4a7d94cb-ef81-46d7-a2bb-c654d3ea85c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc00112e0f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.691657 | controller |     "Jun 12 20:25:29.392680 crc crio[3645]: time=\"2026-06-12T20:25:29.384231216Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/dc9ec725-82b1-413c-81e8-12683c4a93f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc0029c6090}] Aliases:map[]}\"",
2026-06-12 21:48:35.691679 | controller |     "Jun 12 20:25:29.392680 crc crio[3645]: time=\"2026-06-12T20:25:29.392583893Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.691694 | controller |     "Jun 12 20:25:29.392680 crc crio[3645]: time=\"2026-06-12T20:25:29.392605194Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.691710 | controller |     "Jun 12 20:25:29.392680 crc crio[3645]: time=\"2026-06-12T20:25:29.392631334Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.691725 | controller |     "Jun 12 20:25:29.392680 crc crio[3645]: time=\"2026-06-12T20:25:29.37590894Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.691739 | controller |     "Jun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.375126751Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/52fd4891-f44f-4b54-a0c7-8b263f86bb7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc0017220a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.691754 | controller |     "Jun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.392784599Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.691769 | controller |     "Jun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.392803539Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.691784 | controller |     "Jun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.39282574Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.691799 | controller |     "Jun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.393068606Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.691813 | controller |     "Jun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.393169288Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.691828 | controller |     "Jun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.375633934Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b7d10b9d-6a9c-407a-a952-0e277650f4d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00112e088}] Aliases:map[]}\"",
2026-06-12 21:48:35.691843 | controller |     "Jun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.393797453Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.691877 | controller |     "Jun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.393833884Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.691896 | controller |     "Jun 12 20:25:29.393892 crc crio[3645]: time=\"2026-06-12T20:25:29.393866585Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.691912 | controller |     "Jun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.384484212Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.691927 | controller |     "Jun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.39405828Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.691941 | controller |     "Jun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.394132901Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.691956 | controller |     "Jun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.394158232Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.691971 | controller |     "Jun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.394194273Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.691985 | controller |     "Jun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.394215903Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692001 | controller |     "Jun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.395039194Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/90eac961-d2de-4972-9e9a-d47499d29e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0029e25d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.692015 | controller |     "Jun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.395204688Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692030 | controller |     "Jun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.395228629Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.692045 | controller |     "Jun 12 20:25:29.395742 crc crio[3645]: time=\"2026-06-12T20:25:29.395248299Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692060 | controller |     "Jun 12 20:25:29.397328 crc crio[3645]: time=\"2026-06-12T20:25:29.38435153Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/88a61b2c-d635-48bd-a00f-6e51839233d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0029c60b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.692074 | controller |     "Jun 12 20:25:29.397489 crc crio[3645]: time=\"2026-06-12T20:25:29.392209074Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692093 | controller |     "Jun 12 20:25:29.397489 crc crio[3645]: time=\"2026-06-12T20:25:29.397430964Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.692108 | controller |     "Jun 12 20:25:29.397489 crc crio[3645]: time=\"2026-06-12T20:25:29.397450784Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692123 | controller |     "Jun 12 20:25:29.399379 crc crio[3645]: time=\"2026-06-12T20:25:29.397506595Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ad115a39-807b-45c8-8889-32aae3fd6365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc002a321f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.692138 | controller |     "Jun 12 20:25:29.399379 crc crio[3645]: time=\"2026-06-12T20:25:29.397551897Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692154 | controller |     "Jun 12 20:25:29.399379 crc crio[3645]: time=\"2026-06-12T20:25:29.397564757Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.692169 | controller |     "Jun 12 20:25:29.399379 crc crio[3645]: time=\"2026-06-12T20:25:29.397575977Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692184 | controller |     "Jun 12 20:25:29.401663 crc crio[3645]: time=\"2026-06-12T20:25:29.384206456Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692198 | controller |     "Jun 12 20:25:29.401663 crc crio[3645]: time=\"2026-06-12T20:25:29.401582876Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.692213 | controller |     "Jun 12 20:25:29.401663 crc crio[3645]: time=\"2026-06-12T20:25:29.401605727Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692229 | controller |     "Jun 12 20:25:29.401908 crc crio[3645]: time=\"2026-06-12T20:25:29.401824442Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/65925dd7-383e-40bc-949c-a3e332bc791d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc002a32230}] Aliases:map[]}\"",
2026-06-12 21:48:35.692244 | controller |     "Jun 12 20:25:29.402139 crc crio[3645]: time=\"2026-06-12T20:25:29.402043668Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692259 | controller |     "Jun 12 20:25:29.402139 crc crio[3645]: time=\"2026-06-12T20:25:29.402070798Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.692274 | controller |     "Jun 12 20:25:29.402243 crc crio[3645]: time=\"2026-06-12T20:25:29.40215115Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692290 | controller |     "Jun 12 20:25:29.402694 crc crio[3645]: time=\"2026-06-12T20:25:29.402326194Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/2660f51b-179c-40ce-a873-d84b2372e1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc002a32210}] Aliases:map[]}\"",
2026-06-12 21:48:35.692308 | controller |     "Jun 12 20:25:29.403339 crc crio[3645]: time=\"2026-06-12T20:25:29.375661734Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692323 | controller |     "Jun 12 20:25:29.403494 crc crio[3645]: time=\"2026-06-12T20:25:29.403299509Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692337 | controller |     "Jun 12 20:25:29.403494 crc crio[3645]: time=\"2026-06-12T20:25:29.40336294Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.692352 | controller |     "Jun 12 20:25:29.403494 crc crio[3645]: time=\"2026-06-12T20:25:29.403383461Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692367 | controller |     "Jun 12 20:25:29.403828 crc crio[3645]: time=\"2026-06-12T20:25:29.403721409Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.692382 | controller |     "Jun 12 20:25:29.403828 crc crio[3645]: time=\"2026-06-12T20:25:29.403792921Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692396 | controller |     "Jun 12 20:25:29.404643 crc crio[3645]: time=\"2026-06-12T20:25:29.375795597Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692411 | controller |     "Jun 12 20:25:29.404643 crc crio[3645]: time=\"2026-06-12T20:25:29.404312474Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.692426 | controller |     "Jun 12 20:25:29.404643 crc crio[3645]: time=\"2026-06-12T20:25:29.404465358Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692440 | controller |     "Jun 12 20:25:29.404806 crc crio[3645]: time=\"2026-06-12T20:25:29.397335121Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692454 | controller |     "Jun 12 20:25:29.404806 crc crio[3645]: time=\"2026-06-12T20:25:29.404793826Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.692469 | controller |     "Jun 12 20:25:29.404984 crc crio[3645]: time=\"2026-06-12T20:25:29.404815546Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692483 | controller |     "Jun 12 20:25:29.408178 crc crio[3645]: time=\"2026-06-12T20:25:29.408042516Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ad930c14-2fb9-4a49-bc7a-92b859044cd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc002a32248}] Aliases:map[]}\"",
2026-06-12 21:48:35.692501 | controller |     "Jun 12 20:25:29.408313 crc crio[3645]: time=\"2026-06-12T20:25:29.408222281Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692516 | controller |     "Jun 12 20:25:29.408313 crc crio[3645]: time=\"2026-06-12T20:25:29.408246512Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.692531 | controller |     "Jun 12 20:25:29.408313 crc crio[3645]: time=\"2026-06-12T20:25:29.408264552Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692546 | controller |     "Jun 12 20:25:29.409206 crc crio[3645]: time=\"2026-06-12T20:25:29.408849536Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/1e4689b3-a062-4e5f-ad58-4d4071203511 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc002a32260}] Aliases:map[]}\"",
2026-06-12 21:48:35.692561 | controller |     "Jun 12 20:25:29.410383 crc crio[3645]: time=\"2026-06-12T20:25:29.410355853Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692575 | controller |     "Jun 12 20:25:29.410532 crc crio[3645]: time=\"2026-06-12T20:25:29.410508647Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.692590 | controller |     "Jun 12 20:25:29.410812 crc crio[3645]: time=\"2026-06-12T20:25:29.409849041Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b0409488-a938-4ab2-a46a-756829a7b898 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc002a322c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.692605 | controller |     "Jun 12 20:25:29.412302 crc crio[3645]: time=\"2026-06-12T20:25:29.412276491Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692619 | controller |     "Jun 12 20:25:29.412499 crc crio[3645]: time=\"2026-06-12T20:25:29.412469865Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.692634 | controller |     "Jun 12 20:25:29.414300 crc crio[3645]: time=\"2026-06-12T20:25:29.412627719Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692649 | controller |     "Jun 12 20:25:29.415494 crc crio[3645]: time=\"2026-06-12T20:25:29.409873292Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/1b7aeac8-1315-427e-a55c-695c99c86c05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc002a322e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.692664 | controller |     "Jun 12 20:25:29.415793 crc crio[3645]: time=\"2026-06-12T20:25:29.415624883Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692682 | controller |     "Jun 12 20:25:29.416109 crc crio[3645]: time=\"2026-06-12T20:25:29.416049234Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.692697 | controller |     "Jun 12 20:25:29.416236 crc crio[3645]: time=\"2026-06-12T20:25:29.416212808Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692712 | controller |     "Jun 12 20:25:29.416644 crc crio[3645]: time=\"2026-06-12T20:25:29.412049655Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692726 | controller |     "Jun 12 20:25:29.418784 crc crio[3645]: time=\"2026-06-12T20:25:29.409591025Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/630511d8-fd4a-4916-a6a3-4c38fa00640e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc002a322b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.692741 | controller |     "Jun 12 20:25:29.419204 crc crio[3645]: time=\"2026-06-12T20:25:29.419122701Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692756 | controller |     "Jun 12 20:25:29.419204 crc crio[3645]: time=\"2026-06-12T20:25:29.419170952Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.692770 | controller |     "Jun 12 20:25:29.419364 crc crio[3645]: time=\"2026-06-12T20:25:29.409635666Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/adea2bf8-d57e-4723-9be7-8436d9e683c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00109e400}] Aliases:map[]}\"",
2026-06-12 21:48:35.692785 | controller |     "Jun 12 20:25:29.419364 crc crio[3645]: time=\"2026-06-12T20:25:29.419327405Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692799 | controller |     "Jun 12 20:25:29.419364 crc crio[3645]: time=\"2026-06-12T20:25:29.419354136Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.692813 | controller |     "Jun 12 20:25:29.419548 crc crio[3645]: time=\"2026-06-12T20:25:29.419373566Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692828 | controller |     "Jun 12 20:25:29.419606 crc crio[3645]: time=\"2026-06-12T20:25:29.419190153Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692843 | controller |     "Jun 12 20:25:29.423418 crc crio[3645]: time=\"2026-06-12T20:25:29.409513883Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/a0455ed3-a8af-4aea-a24b-69fe974f942a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc002a32278}] Aliases:map[]}\"",
2026-06-12 21:48:35.692909 | controller |     "Jun 12 20:25:29.423418 crc crio[3645]: time=\"2026-06-12T20:25:29.420150276Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692927 | controller |     "Jun 12 20:25:29.423418 crc crio[3645]: time=\"2026-06-12T20:25:29.420254579Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.692942 | controller |     "Jun 12 20:25:29.423418 crc crio[3645]: time=\"2026-06-12T20:25:29.42026651Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.692957 | controller |     "Jun 12 20:25:29.425363 crc crio[3645]: time=\"2026-06-12T20:25:29.409557194Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9279c7b8-ffd6-4f63-a0ae-75bce9ccc29d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc0001104c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.692972 | controller |     "Jun 12 20:25:29.425363 crc crio[3645]: time=\"2026-06-12T20:25:29.424400321Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.692995 | controller |     "Jun 12 20:25:29.425363 crc crio[3645]: time=\"2026-06-12T20:25:29.424414732Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.693010 | controller |     "Jun 12 20:25:29.425363 crc crio[3645]: time=\"2026-06-12T20:25:29.424427722Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.693028 | controller |     "Jun 12 20:25:29.425363 crc crio[3645]: time=\"2026-06-12T20:25:29.409889012Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f32b6e4f-eb89-40df-b487-fd1f78545d78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00109e418}] Aliases:map[]}\"",
2026-06-12 21:48:35.693049 | controller |     "Jun 12 20:25:29.425363 crc crio[3645]: time=\"2026-06-12T20:25:29.424811481Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.693068 | controller |     "Jun 12 20:25:29.425363 crc crio[3645]: time=\"2026-06-12T20:25:29.424832162Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.693139 | controller |     "Jun 12 20:25:29.425363 crc crio[3645]: time=\"2026-06-12T20:25:29.424849762Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.693161 | controller |     "Jun 12 20:25:29.439402 crc crio[3645]: time=\"2026-06-12T20:25:29.409907963Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9f67d8ad-1048-4680-9e6b-a22c16791452 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0022d6128}] Aliases:map[]}\"",
2026-06-12 21:48:35.693181 | controller |     "Jun 12 20:25:29.439712 crc crio[3645]: time=\"2026-06-12T20:25:29.439633478Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.693196 | controller |     "Jun 12 20:25:29.439807 crc crio[3645]: time=\"2026-06-12T20:25:29.43971044Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.693211 | controller |     "Jun 12 20:25:29.439807 crc crio[3645]: time=\"2026-06-12T20:25:29.439765362Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.693226 | controller |     "Jun 12 20:25:29.441042 crc crio[3645]: time=\"2026-06-12T20:25:29.409992825Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/085c564e-1495-4b06-94c1-7569d509bba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00109e440}] Aliases:map[]}\"",
2026-06-12 21:48:35.693241 | controller |     "Jun 12 20:25:29.441328 crc crio[3645]: time=\"2026-06-12T20:25:29.441115555Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.693256 | controller |     "Jun 12 20:25:29.441328 crc crio[3645]: time=\"2026-06-12T20:25:29.441287049Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.693270 | controller |     "Jun 12 20:25:29.441328 crc crio[3645]: time=\"2026-06-12T20:25:29.44131175Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.693286 | controller |     "Jun 12 20:25:29.450492 crc crio[3645]: time=\"2026-06-12T20:25:29.409574695Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/042eb40a-dbc2-4aae-962e-0355742939f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc002a32290}] Aliases:map[]}\"",
2026-06-12 21:48:35.693302 | controller |     "Jun 12 20:25:29.451065 crc crio[3645]: time=\"2026-06-12T20:25:29.451032801Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.693317 | controller |     "Jun 12 20:25:29.451272 crc crio[3645]: time=\"2026-06-12T20:25:29.409613166Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/c8f4f72e-b2dc-479a-b07d-3972f6ca774d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000110508}] Aliases:map[]}\"",
2026-06-12 21:48:35.693336 | controller |     "Jun 12 20:25:29.451389 crc crio[3645]: time=\"2026-06-12T20:25:29.451372279Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:48:35.693352 | controller |     "Jun 12 20:25:29.451484 crc crio[3645]: time=\"2026-06-12T20:25:29.451468142Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.693367 | controller |     "Jun 12 20:25:29.451569 crc crio[3645]: time=\"2026-06-12T20:25:29.451547393Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.693383 | controller |     "Jun 12 20:25:29.452268 crc crio[3645]: time=\"2026-06-12T20:25:29.451339999Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.693398 | controller |     "Jun 12 20:25:29.452268 crc crio[3645]: time=\"2026-06-12T20:25:29.45225092Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.693413 | controller |     "Jun 12 20:25:29.459386 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.693428 | controller |     "Jun 12 20:25:29.459386 crc crio[3645]: time=\"2026-06-12T20:25:29.457758767Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693443 | controller |     "Jun 12 20:25:29.475116 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.693458 | controller |     "Jun 12 20:25:29.482348 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.693473 | controller |     "Jun 12 20:25:29.482571 crc crio[3645]: time=\"2026-06-12T20:25:29.48248104Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693488 | controller |     "Jun 12 20:25:29.486738 crc crio[3645]: time=\"2026-06-12T20:25:29.486637403Z\" level=info msg=\"runSandbox: deleting pod ID 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607 from idIndex\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693504 | controller |     "Jun 12 20:25:29.486738 crc crio[3645]: time=\"2026-06-12T20:25:29.486734195Z\" level=info msg=\"runSandbox: removing pod sandbox 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693518 | controller |     "Jun 12 20:25:29.486901 crc crio[3645]: time=\"2026-06-12T20:25:29.486806907Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693537 | controller |     "Jun 12 20:25:29.486901 crc crio[3645]: time=\"2026-06-12T20:25:29.486841328Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693552 | controller |     "Jun 12 20:25:29.489048 crc crio[3645]: time=\"2026-06-12T20:25:29.475252071Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693567 | controller |     "Jun 12 20:25:29.495584 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.693582 | controller |     "Jun 12 20:25:29.495584 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.693597 | controller |     "Jun 12 20:25:29.495584 crc crio[3645]: time=\"2026-06-12T20:25:29.495211785Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693612 | controller |     "Jun 12 20:25:29.495584 crc crio[3645]: time=\"2026-06-12T20:25:29.49548425Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693627 | controller |     "Jun 12 20:25:29.502532 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.693642 | controller |     "Jun 12 20:25:29.502624 crc crio[3645]: time=\"2026-06-12T20:25:29.502566167Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693657 | controller |     "Jun 12 20:25:29.509592 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.693671 | controller |     "Jun 12 20:25:29.509877 crc crio[3645]: time=\"2026-06-12T20:25:29.509722154Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693686 | controller |     "Jun 12 20:25:29.514688 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.693701 | controller |     "Jun 12 20:25:29.514886 crc crio[3645]: time=\"2026-06-12T20:25:29.514772739Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693720 | controller |     "Jun 12 20:25:29.531772 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.693735 | controller |     "Jun 12 20:25:29.532211 crc crio[3645]: time=\"2026-06-12T20:25:29.532002125Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 17245bd11dc52fc3079df92e0ce8261f77822dc8a9bc51ac1829995b62759607\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693750 | controller |     "Jun 12 20:25:29.532490 crc crio[3645]: time=\"2026-06-12T20:25:29.532069167Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693765 | controller |     "Jun 12 20:25:29.536689 crc crio[3645]: time=\"2026-06-12T20:25:29.536066966Z\" level=info msg=\"runSandbox: deleting pod ID ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073 from idIndex\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693779 | controller |     "Jun 12 20:25:29.536689 crc crio[3645]: time=\"2026-06-12T20:25:29.536471686Z\" level=info msg=\"runSandbox: removing pod sandbox ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693794 | controller |     "Jun 12 20:25:29.536689 crc crio[3645]: time=\"2026-06-12T20:25:29.536537438Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693809 | controller |     "Jun 12 20:25:29.536689 crc crio[3645]: time=\"2026-06-12T20:25:29.536558899Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693823 | controller |     "Jun 12 20:25:29.536689 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.693838 | controller |     "Jun 12 20:25:29.536689 crc crio[3645]: time=\"2026-06-12T20:25:29.536684411Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693876 | controller |     "Jun 12 20:25:29.537454 crc crio[3645]: time=\"2026-06-12T20:25:29.537363038Z\" level=info msg=\"runSandbox: deleting pod ID a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97 from idIndex\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693901 | controller |     "Jun 12 20:25:29.537454 crc crio[3645]: time=\"2026-06-12T20:25:29.537441239Z\" level=info msg=\"runSandbox: deleting pod ID 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423 from idIndex\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693917 | controller |     "Jun 12 20:25:29.537546 crc crio[3645]: time=\"2026-06-12T20:25:29.537467911Z\" level=info msg=\"runSandbox: removing pod sandbox a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693937 | controller |     "Jun 12 20:25:29.537662 crc crio[3645]: time=\"2026-06-12T20:25:29.537594824Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693953 | controller |     "Jun 12 20:25:29.537721 crc crio[3645]: time=\"2026-06-12T20:25:29.537662296Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693971 | controller |     "Jun 12 20:25:29.537721 crc crio[3645]: time=\"2026-06-12T20:25:29.53747448Z\" level=info msg=\"runSandbox: removing pod sandbox 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.693987 | controller |     "Jun 12 20:25:29.537790 crc crio[3645]: time=\"2026-06-12T20:25:29.537732877Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694002 | controller |     "Jun 12 20:25:29.537790 crc crio[3645]: time=\"2026-06-12T20:25:29.537753038Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694017 | controller |     "Jun 12 20:25:29.537861 crc crio[3645]: time=\"2026-06-12T20:25:29.537503412Z\" level=info msg=\"runSandbox: deleting pod ID 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68 from idIndex\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694032 | controller |     "Jun 12 20:25:29.537861 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.694047 | controller |     "Jun 12 20:25:29.538055 crc crio[3645]: time=\"2026-06-12T20:25:29.53786489Z\" level=info msg=\"runSandbox: removing pod sandbox 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694062 | controller |     "Jun 12 20:25:29.538055 crc crio[3645]: time=\"2026-06-12T20:25:29.537969163Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694078 | controller |     "Jun 12 20:25:29.538055 crc crio[3645]: time=\"2026-06-12T20:25:29.537996354Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694093 | controller |     "Jun 12 20:25:29.538367 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.694108 | controller |     "Jun 12 20:25:29.538367 crc crio[3645]: time=\"2026-06-12T20:25:29.538201479Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694126 | controller |     "Jun 12 20:25:29.538548 crc crio[3645]: time=\"2026-06-12T20:25:29.538489756Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ebe1180219091fc1364eadfab88fd9ddb3735ce4fe4357d1ef919b374b77f073\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694142 | controller |     "Jun 12 20:25:29.538734 crc crio[3645]: time=\"2026-06-12T20:25:29.53868831Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 99f63743a07def037302551450d358f4881208c3a82ed6f508b241a4116a4423\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694157 | controller |     "Jun 12 20:25:29.538801 crc crio[3645]: time=\"2026-06-12T20:25:29.538712252Z\" level=info msg=\"runSandbox: deleting pod ID baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f from idIndex\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694172 | controller |     "Jun 12 20:25:29.538801 crc crio[3645]: time=\"2026-06-12T20:25:29.538771073Z\" level=info msg=\"runSandbox: removing pod sandbox baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694187 | controller |     "Jun 12 20:25:29.539059 crc crio[3645]: time=\"2026-06-12T20:25:29.538885936Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694202 | controller |     "Jun 12 20:25:29.539059 crc crio[3645]: time=\"2026-06-12T20:25:29.539017959Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694217 | controller |     "Jun 12 20:25:29.539598 crc crio[3645]: time=\"2026-06-12T20:25:29.539523412Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.694232 | controller |     "Jun 12 20:25:29.539667 crc crio[3645]: time=\"2026-06-12T20:25:29.539599813Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694248 | controller |     "Jun 12 20:25:29.539667 crc crio[3645]: time=\"2026-06-12T20:25:29.539635915Z\" level=info msg=\"runSandbox: deleting pod ID 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d from idIndex\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694263 | controller |     "Jun 12 20:25:29.539667 crc crio[3645]: time=\"2026-06-12T20:25:29.539662976Z\" level=info msg=\"runSandbox: removing pod sandbox 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694278 | controller |     "Jun 12 20:25:29.539912 crc crio[3645]: time=\"2026-06-12T20:25:29.539684196Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694292 | controller |     "Jun 12 20:25:29.540410 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.694311 | controller |     "Jun 12 20:25:29.540410 crc crio[3645]: time=\"2026-06-12T20:25:29.54026517Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694326 | controller |     "Jun 12 20:25:29.540811 crc crio[3645]: time=\"2026-06-12T20:25:29.539702077Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694341 | controller |     "Jun 12 20:25:29.541698 crc crio[3645]: time=\"2026-06-12T20:25:29.541380227Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4167472b55d8e3a302aeca4b62c03581417f56ffb6bba230b56899763ee74c68\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694356 | controller |     "Jun 12 20:25:29.542292 crc crio[3645]: time=\"2026-06-12T20:25:29.542154957Z\" level=info msg=\"runSandbox: deleting pod ID 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c from idIndex\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694371 | controller |     "Jun 12 20:25:29.542292 crc crio[3645]: time=\"2026-06-12T20:25:29.542242369Z\" level=info msg=\"runSandbox: removing pod sandbox 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694387 | controller |     "Jun 12 20:25:29.542292 crc crio[3645]: time=\"2026-06-12T20:25:29.54228354Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694401 | controller |     "Jun 12 20:25:29.542467 crc crio[3645]: time=\"2026-06-12T20:25:29.54230566Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694417 | controller |     "Jun 12 20:25:29.542557 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.694433 | controller |     "Jun 12 20:25:29.542685 crc crio[3645]: time=\"2026-06-12T20:25:29.54266328Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694448 | controller |     "Jun 12 20:25:29.544286 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.694464 | controller |     "Jun 12 20:25:29.544537 crc crio[3645]: time=\"2026-06-12T20:25:29.544436053Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694479 | controller |     "Jun 12 20:25:29.545466 crc crio[3645]: time=\"2026-06-12T20:25:29.545384427Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 33e0905856a49785e6dc86efc6854993ce0e9f901a6bee5c9411e42c8fad896d\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694497 | controller |     "Jun 12 20:25:29.545542 crc crio[3645]: time=\"2026-06-12T20:25:29.545419968Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a84400eb5c6f02f981959e7a24e4a63e4463f97d393c73f560b9027b900d9c97\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694513 | controller |     "Jun 12 20:25:29.545595 crc crio[3645]: time=\"2026-06-12T20:25:29.545547381Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: baa813053ce2a6ba09812060a6540e887763253e2d8dc119d833e8b456c1461f\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694529 | controller |     "Jun 12 20:25:29.548594 crc crio[3645]: time=\"2026-06-12T20:25:29.548482494Z\" level=info msg=\"runSandbox: deleting pod ID 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360 from idIndex\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694544 | controller |     "Jun 12 20:25:29.548594 crc crio[3645]: time=\"2026-06-12T20:25:29.548549355Z\" level=info msg=\"runSandbox: removing pod sandbox 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694559 | controller |     "Jun 12 20:25:29.548755 crc crio[3645]: time=\"2026-06-12T20:25:29.548597906Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694574 | controller |     "Jun 12 20:25:29.548755 crc crio[3645]: time=\"2026-06-12T20:25:29.548615627Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694590 | controller |     "Jun 12 20:25:29.549306 crc crio[3645]: time=\"2026-06-12T20:25:29.549211031Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694605 | controller |     "Jun 12 20:25:29.549427 crc crio[3645]: time=\"2026-06-12T20:25:29.549325604Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=3c833eb0-b7aa-4db5-95f4-3b427b2963da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694621 | controller |     "Jun 12 20:25:29.549541 crc crio[3645]: time=\"2026-06-12T20:25:29.549458778Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 60e984cafc516e190ccbba32573181f299d15cb4732755d71f42fef2d0ec6a4c\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694637 | controller |     "Jun 12 20:25:29.551481 crc crio[3645]: time=\"2026-06-12T20:25:29.55036278Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8d2b2f1d7e1b99dec618d6218a7550ae422bdb40633ba5f8d0b78ce43c866360\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694652 | controller |     "Jun 12 20:25:29.551481 crc crio[3645]: time=\"2026-06-12T20:25:29.55037232Z\" level=info msg=\"runSandbox: deleting pod ID c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d from idIndex\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694668 | controller |     "Jun 12 20:25:29.551481 crc crio[3645]: time=\"2026-06-12T20:25:29.550480203Z\" level=info msg=\"runSandbox: removing pod sandbox c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694690 | controller |     "Jun 12 20:25:29.551481 crc crio[3645]: time=\"2026-06-12T20:25:29.550513274Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694706 | controller |     "Jun 12 20:25:29.551481 crc crio[3645]: time=\"2026-06-12T20:25:29.550534604Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694722 | controller |     "Jun 12 20:25:29.553495 crc crio[3645]: time=\"2026-06-12T20:25:29.553420075Z\" level=info msg=\"runSandbox: deleting pod ID 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2 from idIndex\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694738 | controller |     "Jun 12 20:25:29.553629 crc crio[3645]: time=\"2026-06-12T20:25:29.55360986Z\" level=info msg=\"runSandbox: removing pod sandbox 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694753 | controller |     "Jun 12 20:25:29.553816 crc crio[3645]: time=\"2026-06-12T20:25:29.553791555Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694768 | controller |     "Jun 12 20:25:29.553972 crc crio[3645]: time=\"2026-06-12T20:25:29.553905118Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694783 | controller |     "Jun 12 20:25:29.554690 crc crio[3645]: time=\"2026-06-12T20:25:29.554120123Z\" level=info msg=\"runSandbox: deleting pod ID 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1 from idIndex\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694799 | controller |     "Jun 12 20:25:29.554690 crc crio[3645]: time=\"2026-06-12T20:25:29.554507483Z\" level=info msg=\"runSandbox: removing pod sandbox 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694814 | controller |     "Jun 12 20:25:29.554690 crc crio[3645]: time=\"2026-06-12T20:25:29.554557194Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694829 | controller |     "Jun 12 20:25:29.554690 crc crio[3645]: time=\"2026-06-12T20:25:29.554588915Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694844 | controller |     "Jun 12 20:25:29.554868 crc crio[3645]: time=\"2026-06-12T20:25:29.554155614Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c2a2af02ce884495aac89c1075ba0a8e9f1772fe0c8c66173593a920c744705d\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694879 | controller |     "Jun 12 20:25:29.555873 crc crio[3645]: time=\"2026-06-12T20:25:29.555827295Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 97253d0e454757e26fe1475f28b76b73733e5c5aefe31ceaafc1c8e038ed5dc1\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694900 | controller |     "Jun 12 20:25:29.556469 crc crio[3645]: time=\"2026-06-12T20:25:29.556441841Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3085016256aeaac4c4199d056c66307907b4767e0cc56e863f8050037c9cb8d2\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694915 | controller |     "Jun 12 20:25:29.556586 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.694930 | controller |     "Jun 12 20:25:29.556754 crc crio[3645]: time=\"2026-06-12T20:25:29.556733208Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694945 | controller |     "Jun 12 20:25:29.558576 crc crio[3645]: time=\"2026-06-12T20:25:29.55842466Z\" level=info msg=\"runSandbox: deleting pod ID e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55 from idIndex\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694960 | controller |     "Jun 12 20:25:29.558849 crc crio[3645]: time=\"2026-06-12T20:25:29.558535292Z\" level=info msg=\"runSandbox: removing pod sandbox e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694975 | controller |     "Jun 12 20:25:29.559033 crc crio[3645]: time=\"2026-06-12T20:25:29.55886355Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.694990 | controller |     "Jun 12 20:25:29.559033 crc crio[3645]: time=\"2026-06-12T20:25:29.558894551Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695005 | controller |     "Jun 12 20:25:29.559514 crc crio[3645]: time=\"2026-06-12T20:25:29.559426145Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695020 | controller |     "Jun 12 20:25:29.559616 crc crio[3645]: time=\"2026-06-12T20:25:29.559538748Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=ec3eca0f-a476-4b4d-848a-abd5ef2c9fd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695034 | controller |     "Jun 12 20:25:29.561336 crc crio[3645]: time=\"2026-06-12T20:25:29.56126164Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e75a97f2f656bbcf280594df419ce8b2be70bd9d84b88b706f8b41b244ecfa55\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695048 | controller |     "Jun 12 20:25:29.561336 crc crio[3645]: time=\"2026-06-12T20:25:29.561287371Z\" level=info msg=\"runSandbox: deleting pod ID b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364 from idIndex\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695063 | controller |     "Jun 12 20:25:29.561468 crc crio[3645]: time=\"2026-06-12T20:25:29.561403513Z\" level=info msg=\"runSandbox: removing pod sandbox b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695082 | controller |     "Jun 12 20:25:29.561468 crc crio[3645]: time=\"2026-06-12T20:25:29.561452825Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695097 | controller |     "Jun 12 20:25:29.561605 crc crio[3645]: time=\"2026-06-12T20:25:29.561480085Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695112 | controller |     "Jun 12 20:25:29.563543 crc crio[3645]: time=\"2026-06-12T20:25:29.563411403Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b9eeae2b802c05287409b18282ff2ca90bd42473f105600ed5317468e89ab364\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695127 | controller |     "Jun 12 20:25:29.564212 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.695142 | controller |     "Jun 12 20:25:29.564269 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.695157 | controller |     "Jun 12 20:25:29.564819 crc crio[3645]: time=\"2026-06-12T20:25:29.564280085Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695172 | controller |     "Jun 12 20:25:29.564819 crc crio[3645]: time=\"2026-06-12T20:25:29.564306195Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695187 | controller |     "Jun 12 20:25:29.565801 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.695202 | controller |     "Jun 12 20:25:29.565801 crc crio[3645]: time=\"2026-06-12T20:25:29.565747821Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695216 | controller |     "Jun 12 20:25:29.566007 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.695231 | controller |     "Jun 12 20:25:29.566066 crc crio[3645]: time=\"2026-06-12T20:25:29.565998767Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695250 | controller |     "Jun 12 20:25:29.567488 crc crio[3645]: time=\"2026-06-12T20:25:29.567459723Z\" level=info msg=\"runSandbox: deleting pod ID f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81 from idIndex\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695265 | controller |     "Jun 12 20:25:29.567606 crc crio[3645]: time=\"2026-06-12T20:25:29.567582756Z\" level=info msg=\"runSandbox: removing pod sandbox f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695280 | controller |     "Jun 12 20:25:29.567734 crc crio[3645]: time=\"2026-06-12T20:25:29.56771436Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695295 | controller |     "Jun 12 20:25:29.567849 crc crio[3645]: time=\"2026-06-12T20:25:29.567822233Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695310 | controller |     "Jun 12 20:25:29.575761 crc crio[3645]: time=\"2026-06-12T20:25:29.575642166Z\" level=info msg=\"runSandbox: deleting pod ID c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb from idIndex\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695325 | controller |     "Jun 12 20:25:29.575841 crc crio[3645]: time=\"2026-06-12T20:25:29.575762929Z\" level=info msg=\"runSandbox: removing pod sandbox c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695340 | controller |     "Jun 12 20:25:29.575887 crc crio[3645]: time=\"2026-06-12T20:25:29.575851511Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695355 | controller |     "Jun 12 20:25:29.575887 crc crio[3645]: time=\"2026-06-12T20:25:29.575878431Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695370 | controller |     "Jun 12 20:25:29.576230 crc crio[3645]: time=\"2026-06-12T20:25:29.576141749Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f9feafe95a51729beffcc2bf7f0449cfd4a1ecc7272d8ff4037b47f186c40b81\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695385 | controller |     "Jun 12 20:25:29.579332 crc crio[3645]: time=\"2026-06-12T20:25:29.579152392Z\" level=info msg=\"runSandbox: deleting pod ID ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14 from idIndex\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695400 | controller |     "Jun 12 20:25:29.579332 crc crio[3645]: time=\"2026-06-12T20:25:29.579305186Z\" level=info msg=\"runSandbox: removing pod sandbox ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695414 | controller |     "Jun 12 20:25:29.579561 crc crio[3645]: time=\"2026-06-12T20:25:29.579337067Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695433 | controller |     "Jun 12 20:25:29.579561 crc crio[3645]: time=\"2026-06-12T20:25:29.579358567Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695448 | controller |     "Jun 12 20:25:29.583340 crc crio[3645]: time=\"2026-06-12T20:25:29.583237644Z\" level=info msg=\"runSandbox: deleting pod ID e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2 from idIndex\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695464 | controller |     "Jun 12 20:25:29.583340 crc crio[3645]: time=\"2026-06-12T20:25:29.583321356Z\" level=info msg=\"runSandbox: removing pod sandbox e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695479 | controller |     "Jun 12 20:25:29.583531 crc crio[3645]: time=\"2026-06-12T20:25:29.583357247Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695494 | controller |     "Jun 12 20:25:29.583531 crc crio[3645]: time=\"2026-06-12T20:25:29.583385988Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695509 | controller |     "Jun 12 20:25:29.583531 crc crio[3645]: time=\"2026-06-12T20:25:29.5834573Z\" level=info msg=\"runSandbox: deleting pod ID ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744 from idIndex\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695524 | controller |     "Jun 12 20:25:29.584381 crc crio[3645]: time=\"2026-06-12T20:25:29.583519721Z\" level=info msg=\"runSandbox: removing pod sandbox ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695540 | controller |     "Jun 12 20:25:29.584886 crc crio[3645]: time=\"2026-06-12T20:25:29.584780342Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695555 | controller |     "Jun 12 20:25:29.584886 crc crio[3645]: time=\"2026-06-12T20:25:29.584879265Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695570 | controller |     "Jun 12 20:25:29.585761 crc crio[3645]: time=\"2026-06-12T20:25:29.585607622Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ecbc2e7c65b98204379c3378b01528b2c3578ec232be213bd24b823a6b040d14\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695585 | controller |     "Jun 12 20:25:29.585877 crc crio[3645]: time=\"2026-06-12T20:25:29.583532531Z\" level=info msg=\"runSandbox: deleting pod ID 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b from idIndex\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695600 | controller |     "Jun 12 20:25:29.585877 crc crio[3645]: time=\"2026-06-12T20:25:29.585871309Z\" level=info msg=\"runSandbox: removing pod sandbox 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695618 | controller |     "Jun 12 20:25:29.586049 crc crio[3645]: time=\"2026-06-12T20:25:29.585899819Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695633 | controller |     "Jun 12 20:25:29.586049 crc crio[3645]: time=\"2026-06-12T20:25:29.585971612Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695648 | controller |     "Jun 12 20:25:29.586049 crc crio[3645]: time=\"2026-06-12T20:25:29.583661545Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c13140cadd3e45f9c9e312219834ffbc6c2ac1b15122e67a0e021549cb3617bb\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695663 | controller |     "Jun 12 20:25:29.586333 crc crio[3645]: time=\"2026-06-12T20:25:29.584877584Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695678 | controller |     "Jun 12 20:25:29.586333 crc crio[3645]: time=\"2026-06-12T20:25:29.586140456Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=6e62cd71-cd88-4acb-ac88-48922d911a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695693 | controller |     "Jun 12 20:25:29.587407 crc crio[3645]: time=\"2026-06-12T20:25:29.587260254Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ed26047abfdf8b2f6d96e5014b7e29634a07986851a7434f452bd7665182e744\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695707 | controller |     "Jun 12 20:25:29.587685 crc crio[3645]: time=\"2026-06-12T20:25:29.58751835Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e2ff1bf6e685eeb890d99ed52ebe75427076b7d9f004610e76c4ec4e6c5978a2\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695723 | controller |     "Jun 12 20:25:29.590261 crc crio[3645]: time=\"2026-06-12T20:25:29.590162415Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5475a1b35bcd4880802857abe605dcef86eb055e2cacad10bd0aaec36bdcf84b\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695738 | controller |     "Jun 12 20:25:29.597319 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.695753 | controller |     "Jun 12 20:25:29.597399 crc crio[3645]: time=\"2026-06-12T20:25:29.597361484Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695769 | controller |     "Jun 12 20:25:29.602650 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.695785 | controller |     "Jun 12 20:25:29.602996 crc crio[3645]: time=\"2026-06-12T20:25:29.602710557Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695804 | controller |     "Jun 12 20:25:29.603789 crc crio[3645]: time=\"2026-06-12T20:25:29.603656739Z\" level=info msg=\"runSandbox: deleting pod ID 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c from idIndex\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695820 | controller |     "Jun 12 20:25:29.603789 crc crio[3645]: time=\"2026-06-12T20:25:29.603771892Z\" level=info msg=\"runSandbox: removing pod sandbox 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695835 | controller |     "Jun 12 20:25:29.604114 crc crio[3645]: time=\"2026-06-12T20:25:29.603822274Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695864 | controller |     "Jun 12 20:25:29.604114 crc crio[3645]: time=\"2026-06-12T20:25:29.603843755Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695885 | controller |     "Jun 12 20:25:29.604692 crc crio[3645]: time=\"2026-06-12T20:25:29.604604423Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695901 | controller |     "Jun 12 20:25:29.604770 crc crio[3645]: time=\"2026-06-12T20:25:29.604702564Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=7fd6edbb-3a4e-40ce-8060-839f7e104753 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695917 | controller |     "Jun 12 20:25:29.606578 crc crio[3645]: time=\"2026-06-12T20:25:29.606477359Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4153137a975d1c6ef0ce31da938b7cb26df1373576e745dd6a9e96550ada438c\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695932 | controller |     "Jun 12 20:25:29.608647 crc crio[3645]: time=\"2026-06-12T20:25:29.608260533Z\" level=info msg=\"runSandbox: deleting pod ID 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce from idIndex\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695947 | controller |     "Jun 12 20:25:29.608647 crc crio[3645]: time=\"2026-06-12T20:25:29.608333276Z\" level=info msg=\"runSandbox: removing pod sandbox 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695962 | controller |     "Jun 12 20:25:29.608647 crc crio[3645]: time=\"2026-06-12T20:25:29.608376306Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695977 | controller |     "Jun 12 20:25:29.608647 crc crio[3645]: time=\"2026-06-12T20:25:29.608395107Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.695992 | controller |     "Jun 12 20:25:29.610115 crc crio[3645]: time=\"2026-06-12T20:25:29.610042897Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 162e339bb708eb76742af9c5a16dacee912a2251fcffe646f013f60e8da2ddce\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696012 | controller |     "Jun 12 20:25:29.613760 crc crio[3645]: time=\"2026-06-12T20:25:29.613633886Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696028 | controller |     "Jun 12 20:25:29.613760 crc crio[3645]: time=\"2026-06-12T20:25:29.613707868Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=922736b2-993b-4f92-af42-e1f22a4dc4b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696043 | controller |     "Jun 12 20:25:29.615354 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.696058 | controller |     "Jun 12 20:25:29.615430 crc crio[3645]: time=\"2026-06-12T20:25:29.61539671Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696073 | controller |     "Jun 12 20:25:29.619003 crc crio[3645]: time=\"2026-06-12T20:25:29.618899317Z\" level=info msg=\"runSandbox: deleting pod ID 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d from idIndex\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696088 | controller |     "Jun 12 20:25:29.619117 crc crio[3645]: time=\"2026-06-12T20:25:29.61903222Z\" level=info msg=\"runSandbox: removing pod sandbox 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696103 | controller |     "Jun 12 20:25:29.619117 crc crio[3645]: time=\"2026-06-12T20:25:29.619101622Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696119 | controller |     "Jun 12 20:25:29.619205 crc crio[3645]: time=\"2026-06-12T20:25:29.619129372Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696134 | controller |     "Jun 12 20:25:29.619518 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.696149 | controller |     "Jun 12 20:25:29.619757 crc crio[3645]: time=\"2026-06-12T20:25:29.619708986Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696164 | controller |     "Jun 12 20:25:29.620617 crc crio[3645]: time=\"2026-06-12T20:25:29.620454505Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4d4e77fede6f326e9716a60586dc7d90daa3c67a96212cb1cd7e8f30e977928d\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696183 | controller |     "Jun 12 20:25:29.620617 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.696199 | controller |     "Jun 12 20:25:29.621617 crc crio[3645]: time=\"2026-06-12T20:25:29.620757663Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696214 | controller |     "Jun 12 20:25:29.623970 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.696229 | controller |     "Jun 12 20:25:29.623970 crc crio[3645]: time=\"2026-06-12T20:25:29.623906791Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696244 | controller |     "Jun 12 20:25:29.624221 crc crio[3645]: time=\"2026-06-12T20:25:29.624186878Z\" level=info msg=\"runSandbox: deleting pod ID e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3 from idIndex\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696259 | controller |     "Jun 12 20:25:29.624265 crc crio[3645]: time=\"2026-06-12T20:25:29.624224739Z\" level=info msg=\"runSandbox: removing pod sandbox e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696274 | controller |     "Jun 12 20:25:29.624309 crc crio[3645]: time=\"2026-06-12T20:25:29.62427569Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696289 | controller |     "Jun 12 20:25:29.624309 crc crio[3645]: time=\"2026-06-12T20:25:29.624299341Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696303 | controller |     "Jun 12 20:25:29.629172 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.696318 | controller |     "Jun 12 20:25:29.629457 crc crio[3645]: time=\"2026-06-12T20:25:29.629289205Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e714e241d184204b82373772a97f5dd1e65d46e5898f8f29a8e2b6f7736c40a3\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696334 | controller |     "Jun 12 20:25:29.629609 crc crio[3645]: time=\"2026-06-12T20:25:29.629296255Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696348 | controller |     "Jun 12 20:25:29.630367 crc crio[3645]: time=\"2026-06-12T20:25:29.630262588Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696368 | controller |     "Jun 12 20:25:29.630367 crc crio[3645]: time=\"2026-06-12T20:25:29.63033221Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=9a5e5b9d-62cc-482d-9240-edbf771c39c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696383 | controller |     "Jun 12 20:25:29.631279 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.696398 | controller |     "Jun 12 20:25:29.631279 crc crio[3645]: time=\"2026-06-12T20:25:29.631166631Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696413 | controller |     "Jun 12 20:25:29.631732 crc crio[3645]: time=\"2026-06-12T20:25:29.631675993Z\" level=info msg=\"runSandbox: deleting pod ID 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7 from idIndex\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696428 | controller |     "Jun 12 20:25:29.631808 crc crio[3645]: time=\"2026-06-12T20:25:29.631736244Z\" level=info msg=\"runSandbox: removing pod sandbox 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696444 | controller |     "Jun 12 20:25:29.631808 crc crio[3645]: time=\"2026-06-12T20:25:29.631770695Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696459 | controller |     "Jun 12 20:25:29.631808 crc crio[3645]: time=\"2026-06-12T20:25:29.631788446Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696474 | controller |     "Jun 12 20:25:29.632645 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.696489 | controller |     "Jun 12 20:25:29.632706 crc crio[3645]: time=\"2026-06-12T20:25:29.632680117Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696503 | controller |     "Jun 12 20:25:29.633058 crc crio[3645]: time=\"2026-06-12T20:25:29.633005316Z\" level=info msg=\"runSandbox: deleting pod ID a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7 from idIndex\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696518 | controller |     "Jun 12 20:25:29.633222 crc crio[3645]: time=\"2026-06-12T20:25:29.633196311Z\" level=info msg=\"runSandbox: removing pod sandbox a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696533 | controller |     "Jun 12 20:25:29.633344 crc crio[3645]: time=\"2026-06-12T20:25:29.633326334Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696551 | controller |     "Jun 12 20:25:29.633444 crc crio[3645]: time=\"2026-06-12T20:25:29.633427026Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696566 | controller |     "Jun 12 20:25:29.633757 crc crio[3645]: time=\"2026-06-12T20:25:29.633133279Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3800b079115a3cd455fd2b9a2c5ffabd4987351d35c690ecc99892a567e1cdd7\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696581 | controller |     "Jun 12 20:25:29.636346 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.696596 | controller |     "Jun 12 20:25:29.637332 crc crio[3645]: time=\"2026-06-12T20:25:29.636349178Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696611 | controller |     "Jun 12 20:25:29.637460 crc crio[3645]: time=\"2026-06-12T20:25:29.637435896Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a45d3b246d6e380f9ac5f389796cd4942109f5081c8c5cd6009a3d2060daefc7\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696627 | controller |     "Jun 12 20:25:29.638638 crc crio[3645]: time=\"2026-06-12T20:25:29.638583004Z\" level=info msg=\"runSandbox: deleting pod ID 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6 from idIndex\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696641 | controller |     "Jun 12 20:25:29.638718 crc crio[3645]: time=\"2026-06-12T20:25:29.638648656Z\" level=info msg=\"runSandbox: deleting pod ID e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37 from idIndex\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696656 | controller |     "Jun 12 20:25:29.638718 crc crio[3645]: time=\"2026-06-12T20:25:29.638644696Z\" level=info msg=\"runSandbox: removing pod sandbox 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696671 | controller |     "Jun 12 20:25:29.638718 crc crio[3645]: time=\"2026-06-12T20:25:29.638710377Z\" level=info msg=\"runSandbox: removing pod sandbox e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696686 | controller |     "Jun 12 20:25:29.638850 crc crio[3645]: time=\"2026-06-12T20:25:29.638740948Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696701 | controller |     "Jun 12 20:25:29.638850 crc crio[3645]: time=\"2026-06-12T20:25:29.638763438Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696716 | controller |     "Jun 12 20:25:29.638850 crc crio[3645]: time=\"2026-06-12T20:25:29.638764918Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696734 | controller |     "Jun 12 20:25:29.638850 crc crio[3645]: time=\"2026-06-12T20:25:29.638796319Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696749 | controller |     "Jun 12 20:25:29.642332 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.696764 | controller |     "Jun 12 20:25:29.642489 crc crio[3645]: time=\"2026-06-12T20:25:29.642331777Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696779 | controller |     "Jun 12 20:25:29.642489 crc crio[3645]: time=\"2026-06-12T20:25:29.642367738Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=b8f671e8-2422-4e17-aba9-f2f50a8e317e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696794 | controller |     "Jun 12 20:25:29.642489 crc crio[3645]: time=\"2026-06-12T20:25:29.642390769Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696809 | controller |     "Jun 12 20:25:29.643533 crc crio[3645]: time=\"2026-06-12T20:25:29.643424265Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e3efde1ca8268aa64544e07e7fc785d264e87a13920dbdaa1b71a18107d5ea37\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696825 | controller |     "Jun 12 20:25:29.643533 crc crio[3645]: time=\"2026-06-12T20:25:29.643462254Z\" level=info msg=\"runSandbox: deleting pod ID 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28 from idIndex\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696840 | controller |     "Jun 12 20:25:29.643533 crc crio[3645]: time=\"2026-06-12T20:25:29.643503345Z\" level=info msg=\"runSandbox: removing pod sandbox 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696872 | controller |     "Jun 12 20:25:29.643668 crc crio[3645]: time=\"2026-06-12T20:25:29.643578478Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4ba2b736703fdf1f42250c22cfeae06565c58a9a7596d41c5791824bad9b5ad6\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696890 | controller |     "Jun 12 20:25:29.643668 crc crio[3645]: time=\"2026-06-12T20:25:29.64365025Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696905 | controller |     "Jun 12 20:25:29.643761 crc crio[3645]: time=\"2026-06-12T20:25:29.64367776Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696920 | controller |     "Jun 12 20:25:29.646638 crc crio[3645]: time=\"2026-06-12T20:25:29.646511131Z\" level=info msg=\"runSandbox: deleting pod ID 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9 from idIndex\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696939 | controller |     "Jun 12 20:25:29.646749 crc crio[3645]: time=\"2026-06-12T20:25:29.646644424Z\" level=info msg=\"runSandbox: removing pod sandbox 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696954 | controller |     "Jun 12 20:25:29.646749 crc crio[3645]: time=\"2026-06-12T20:25:29.646693045Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696969 | controller |     "Jun 12 20:25:29.646749 crc crio[3645]: time=\"2026-06-12T20:25:29.646730496Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696984 | controller |     "Jun 12 20:25:29.647131 crc crio[3645]: time=\"2026-06-12T20:25:29.646582011Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1ca2d8baa22245b2bd72616b6021cbf84bccba7f318236b1d8beae3298d8ae28\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.696999 | controller |     "Jun 12 20:25:29.648458 crc crio[3645]: time=\"2026-06-12T20:25:29.648326125Z\" level=info msg=\"runSandbox: deleting pod ID 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42 from idIndex\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697014 | controller |     "Jun 12 20:25:29.648458 crc crio[3645]: time=\"2026-06-12T20:25:29.648378417Z\" level=info msg=\"runSandbox: removing pod sandbox 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697029 | controller |     "Jun 12 20:25:29.648458 crc crio[3645]: time=\"2026-06-12T20:25:29.648412248Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697044 | controller |     "Jun 12 20:25:29.648458 crc crio[3645]: time=\"2026-06-12T20:25:29.648426588Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697058 | controller |     "Jun 12 20:25:29.649778 crc crio[3645]: time=\"2026-06-12T20:25:29.649638048Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 36761cf7c6581da1103214c9d6661e2ce876cc75e1b2df1bb8381b5eb9b0e7a9\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697073 | controller |     "Jun 12 20:25:29.651445 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.697088 | controller |     "Jun 12 20:25:29.652231 crc crio[3645]: time=\"2026-06-12T20:25:29.65214401Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697106 | controller |     "Jun 12 20:25:29.652339 crc crio[3645]: time=\"2026-06-12T20:25:29.652255553Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=3a761f76-ccd0-4534-b9e4-bb9205f91340 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697121 | controller |     "Jun 12 20:25:29.652517 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.697136 | controller |     "Jun 12 20:25:29.653409 crc crio[3645]: time=\"2026-06-12T20:25:29.653259757Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697150 | controller |     "Jun 12 20:25:29.653642 crc crio[3645]: time=\"2026-06-12T20:25:29.653536165Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697164 | controller |     "Jun 12 20:25:29.657673 crc crio[3645]: time=\"2026-06-12T20:25:29.65735449Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 228d37b334af4a17172f3e482e40a53539df8950a32c9ccdba265c2dc6b6de42\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697179 | controller |     "Jun 12 20:25:29.658167 crc crio[3645]: time=\"2026-06-12T20:25:29.658137188Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697194 | controller |     "Jun 12 20:25:29.658324 crc crio[3645]: time=\"2026-06-12T20:25:29.658305032Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=56f4248f-95c5-4adc-8dbc-e0836f64911d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697209 | controller |     "Jun 12 20:25:29.663402 crc crio[3645]: time=\"2026-06-12T20:25:29.663157593Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697224 | controller |     "Jun 12 20:25:29.663402 crc crio[3645]: time=\"2026-06-12T20:25:29.663274776Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=5721cea6-b90b-464a-b106-c695c7921031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697239 | controller |     "Jun 12 20:25:29.663402 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.697253 | controller |     "Jun 12 20:25:29.663572 crc crio[3645]: time=\"2026-06-12T20:25:29.6634251Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697268 | controller |     "Jun 12 20:25:29.664195 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.697287 | controller |     "Jun 12 20:25:29.664550 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.697302 | controller |     "Jun 12 20:25:29.664550 crc crio[3645]: time=\"2026-06-12T20:25:29.664479865Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697317 | controller |     "Jun 12 20:25:29.665292 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.697332 | controller |     "Jun 12 20:25:29.665358 crc crio[3645]: time=\"2026-06-12T20:25:29.665336186Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697347 | controller |     "Jun 12 20:25:29.665550 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.697362 | controller |     "Jun 12 20:25:29.665705 crc crio[3645]: time=\"2026-06-12T20:25:29.665678135Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697376 | controller |     "Jun 12 20:25:29.668685 crc crio[3645]: time=\"2026-06-12T20:25:29.667057029Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697391 | controller |     "Jun 12 20:25:29.669174 crc crio[3645]: time=\"2026-06-12T20:25:29.667197673Z\" level=info msg=\"runSandbox: deleting pod ID ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e from idIndex\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697406 | controller |     "Jun 12 20:25:29.669174 crc crio[3645]: time=\"2026-06-12T20:25:29.66910628Z\" level=info msg=\"runSandbox: removing pod sandbox ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697421 | controller |     "Jun 12 20:25:29.669174 crc crio[3645]: time=\"2026-06-12T20:25:29.669147441Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697436 | controller |     "Jun 12 20:25:29.669174 crc crio[3645]: time=\"2026-06-12T20:25:29.669173612Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697451 | controller |     "Jun 12 20:25:29.669982 crc crio[3645]: time=\"2026-06-12T20:25:29.668194397Z\" level=info msg=\"runSandbox: deleting pod ID 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20 from idIndex\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697472 | controller |     "Jun 12 20:25:29.669982 crc crio[3645]: time=\"2026-06-12T20:25:29.669426438Z\" level=info msg=\"runSandbox: removing pod sandbox 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697488 | controller |     "Jun 12 20:25:29.669982 crc crio[3645]: time=\"2026-06-12T20:25:29.669482149Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697503 | controller |     "Jun 12 20:25:29.669982 crc crio[3645]: time=\"2026-06-12T20:25:29.66950679Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697517 | controller |     "Jun 12 20:25:29.670644 crc crio[3645]: time=\"2026-06-12T20:25:29.670487234Z\" level=info msg=\"runSandbox: deleting pod ID 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8 from idIndex\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697532 | controller |     "Jun 12 20:25:29.670706 crc crio[3645]: time=\"2026-06-12T20:25:29.670514975Z\" level=info msg=\"runSandbox: deleting pod ID 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9 from idIndex\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697546 | controller |     "Jun 12 20:25:29.670706 crc crio[3645]: time=\"2026-06-12T20:25:29.670690869Z\" level=info msg=\"runSandbox: removing pod sandbox 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697561 | controller |     "Jun 12 20:25:29.670789 crc crio[3645]: time=\"2026-06-12T20:25:29.670701499Z\" level=info msg=\"runSandbox: removing pod sandbox 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697576 | controller |     "Jun 12 20:25:29.670789 crc crio[3645]: time=\"2026-06-12T20:25:29.67071963Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697590 | controller |     "Jun 12 20:25:29.670789 crc crio[3645]: time=\"2026-06-12T20:25:29.670749441Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697605 | controller |     "Jun 12 20:25:29.670789 crc crio[3645]: time=\"2026-06-12T20:25:29.670759951Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697619 | controller |     "Jun 12 20:25:29.670789 crc crio[3645]: time=\"2026-06-12T20:25:29.670782261Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697634 | controller |     "Jun 12 20:25:29.671644 crc crio[3645]: time=\"2026-06-12T20:25:29.671579832Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ca6193f7a880e38a3ed6e3f402b6e90e774dbd8ca99fd0ffcf9d3347f3f1df1e\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697653 | controller |     "Jun 12 20:25:29.671713 crc crio[3645]: time=\"2026-06-12T20:25:29.671643192Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 72be2dc11e19650e01f27e5c91c748d2fe55427e27c1b22037a07f6042978c20\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697669 | controller |     "Jun 12 20:25:29.672354 crc crio[3645]: time=\"2026-06-12T20:25:29.672225277Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2893bc5afa95bbae8b78ae23be5891341b9c69fc89a759a23f38e10c78b440e8\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697685 | controller |     "Jun 12 20:25:29.672683 crc crio[3645]: time=\"2026-06-12T20:25:29.672657118Z\" level=info msg=\"runSandbox: deleting pod ID c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957 from idIndex\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697700 | controller |     "Jun 12 20:25:29.672848 crc crio[3645]: time=\"2026-06-12T20:25:29.672788001Z\" level=info msg=\"runSandbox: removing pod sandbox c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697715 | controller |     "Jun 12 20:25:29.673294 crc crio[3645]: time=\"2026-06-12T20:25:29.673268312Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697730 | controller |     "Jun 12 20:25:29.673549 crc crio[3645]: time=\"2026-06-12T20:25:29.673516848Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697745 | controller |     "Jun 12 20:25:29.674166 crc crio[3645]: time=\"2026-06-12T20:25:29.673162931Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6531ff1eeaed76470b814fd9a1ceb6954be6fae07b173356e82fba04fe4b88d9\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697760 | controller |     "Jun 12 20:25:29.674166 crc crio[3645]: time=\"2026-06-12T20:25:29.673864377Z\" level=info msg=\"runSandbox: deleting pod ID d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5 from idIndex\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697775 | controller |     "Jun 12 20:25:29.674166 crc crio[3645]: time=\"2026-06-12T20:25:29.673901129Z\" level=info msg=\"runSandbox: removing pod sandbox d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697790 | controller |     "Jun 12 20:25:29.674166 crc crio[3645]: time=\"2026-06-12T20:25:29.674164446Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697805 | controller |     "Jun 12 20:25:29.674421 crc crio[3645]: time=\"2026-06-12T20:25:29.674187856Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697821 | controller |     "Jun 12 20:25:29.676546 crc crio[3645]: time=\"2026-06-12T20:25:29.675467477Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697840 | controller |     "Jun 12 20:25:29.678659 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.697872 | controller |     "Jun 12 20:25:29.682473 crc crio[3645]: time=\"2026-06-12T20:25:29.681312442Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=fcfc8da4-e80f-40e9-914c-4dc7337ac1c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697889 | controller |     "Jun 12 20:25:29.682473 crc crio[3645]: time=\"2026-06-12T20:25:29.676749439Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c73b98fb2b1009fec335ecd13869690b268f09872ec8641afd976fb640d46957\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697918 | controller |     "Jun 12 20:25:29.682473 crc crio[3645]: time=\"2026-06-12T20:25:29.67759426Z\" level=info msg=\"runSandbox: deleting pod ID 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e from idIndex\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697934 | controller |     "Jun 12 20:25:29.682473 crc crio[3645]: time=\"2026-06-12T20:25:29.681485697Z\" level=info msg=\"runSandbox: removing pod sandbox 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697949 | controller |     "Jun 12 20:25:29.682473 crc crio[3645]: time=\"2026-06-12T20:25:29.677637501Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d45bf2f95517939b00afccc427dc10b3ca7d065bd588bf0a5866f3a297eeeef5\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697965 | controller |     "Jun 12 20:25:29.682473 crc crio[3645]: time=\"2026-06-12T20:25:29.678675007Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697980 | controller |     "Jun 12 20:25:29.682473 crc crio[3645]: time=\"2026-06-12T20:25:29.682347738Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.697995 | controller |     "Jun 12 20:25:29.682473 crc crio[3645]: time=\"2026-06-12T20:25:29.682378069Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698011 | controller |     "Jun 12 20:25:29.684623 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.698026 | controller |     "Jun 12 20:25:29.684623 crc crio[3645]: time=\"2026-06-12T20:25:29.68445173Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698045 | controller |     "Jun 12 20:25:29.685684 crc crio[3645]: time=\"2026-06-12T20:25:29.685369123Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1eda3946c80963d4c22912ea21f54cf2f2cfc0fe22bb6f168784c0280ea3317e\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698060 | controller |     "Jun 12 20:25:29.695266 crc crio[3645]: time=\"2026-06-12T20:25:29.695194035Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698075 | controller |     "Jun 12 20:25:29.695357 crc crio[3645]: time=\"2026-06-12T20:25:29.695275597Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=166e6f80-3632-4612-b446-fb1000fc7c43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698090 | controller |     "Jun 12 20:25:29.700446 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.698105 | controller |     "Jun 12 20:25:29.700446 crc crio[3645]: time=\"2026-06-12T20:25:29.699599004Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698120 | controller |     "Jun 12 20:25:29.704218 crc crio[3645]: time=\"2026-06-12T20:25:29.704047745Z\" level=info msg=\"runSandbox: deleting pod ID cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462 from idIndex\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698135 | controller |     "Jun 12 20:25:29.704361 crc crio[3645]: time=\"2026-06-12T20:25:29.70424182Z\" level=info msg=\"runSandbox: removing pod sandbox cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698150 | controller |     "Jun 12 20:25:29.704361 crc crio[3645]: time=\"2026-06-12T20:25:29.704294811Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698165 | controller |     "Jun 12 20:25:29.704361 crc crio[3645]: time=\"2026-06-12T20:25:29.704327922Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698180 | controller |     "Jun 12 20:25:29.705101 crc crio[3645]: time=\"2026-06-12T20:25:29.704794173Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698195 | controller |     "Jun 12 20:25:29.705262 crc crio[3645]: time=\"2026-06-12T20:25:29.705123811Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=319e1d0f-961e-4099-8e99-2821ee2352d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698211 | controller |     "Jun 12 20:25:29.713546 crc crio[3645]: time=\"2026-06-12T20:25:29.711872769Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cba417110e0f3bfab207120b58f1ac56b33b375d4bfa8ee76c49b8514bcfa462\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698229 | controller |     "Jun 12 20:25:29.714043 crc crio[3645]: time=\"2026-06-12T20:25:29.712894044Z\" level=info msg=\"runSandbox: deleting pod ID d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3 from idIndex\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698245 | controller |     "Jun 12 20:25:29.714043 crc crio[3645]: time=\"2026-06-12T20:25:29.713906399Z\" level=info msg=\"runSandbox: removing pod sandbox d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698260 | controller |     "Jun 12 20:25:29.714043 crc crio[3645]: time=\"2026-06-12T20:25:29.714027882Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698275 | controller |     "Jun 12 20:25:29.714514 crc crio[3645]: time=\"2026-06-12T20:25:29.714261328Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698290 | controller |     "Jun 12 20:25:29.719566 crc crio[3645]: time=\"2026-06-12T20:25:29.71917462Z\" level=info msg=\"runSandbox: deleting pod ID 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74 from idIndex\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698305 | controller |     "Jun 12 20:25:29.720542 crc crio[3645]: time=\"2026-06-12T20:25:29.719374985Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698320 | controller |     "Jun 12 20:25:29.720542 crc crio[3645]: time=\"2026-06-12T20:25:29.72041257Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=86ddea6d-8147-4735-ac97-579e154c2b35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698335 | controller |     "Jun 12 20:25:29.721535 crc crio[3645]: time=\"2026-06-12T20:25:29.719487678Z\" level=info msg=\"runSandbox: removing pod sandbox 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698349 | controller |     "Jun 12 20:25:29.722554 crc crio[3645]: time=\"2026-06-12T20:25:29.722317737Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698364 | controller |     "Jun 12 20:25:29.722554 crc crio[3645]: time=\"2026-06-12T20:25:29.722372229Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698378 | controller |     "Jun 12 20:25:29.724521 crc crio[3645]: time=\"2026-06-12T20:25:29.724270616Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d63b1690786d9d2853dbfd6fce817d8724092644cc45ec0ff698f151a1fe92c3\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698393 | controller |     "Jun 12 20:25:29.730483 crc crio[3645]: time=\"2026-06-12T20:25:29.729837733Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3960a0b30173d60de0ee9e658e47ed133319416648dee692bc6153100f1d8a74\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698412 | controller |     "Jun 12 20:25:29.782661 crc crio[3645]: time=\"2026-06-12T20:25:29.779874373Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698427 | controller |     "Jun 12 20:25:29.782661 crc crio[3645]: time=\"2026-06-12T20:25:29.782668652Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=520e83a9-0f90-41f8-92b1-8366bf6ec3f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698442 | controller |     "Jun 12 20:25:29.826304 crc crio[3645]: time=\"2026-06-12T20:25:29.823225056Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698457 | controller |     "Jun 12 20:25:29.826304 crc crio[3645]: time=\"2026-06-12T20:25:29.823583345Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=52fbf93c-943c-4848-97ca-5929109ec430 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698472 | controller |     "Jun 12 20:25:29.836993 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.698487 | controller |     "Jun 12 20:25:29.837243 crc crio[3645]: time=\"2026-06-12T20:25:29.837159311Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698502 | controller |     "Jun 12 20:25:29.841850 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.698516 | controller |     "Jun 12 20:25:29.842533 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.698531 | controller |     "Jun 12 20:25:29.843766 crc crio[3645]: time=\"2026-06-12T20:25:29.843513529Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698546 | controller |     "Jun 12 20:25:29.848133 crc crio[3645]: time=\"2026-06-12T20:25:29.84802825Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698561 | controller |     "Jun 12 20:25:29.850506 crc crio[3645]: time=\"2026-06-12T20:25:29.850249895Z\" level=info msg=\"runSandbox: deleting pod ID d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a from idIndex\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698579 | controller |     "Jun 12 20:25:29.850635 crc crio[3645]: time=\"2026-06-12T20:25:29.850575694Z\" level=info msg=\"runSandbox: removing pod sandbox d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698594 | controller |     "Jun 12 20:25:29.850689 crc crio[3645]: time=\"2026-06-12T20:25:29.850672936Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698610 | controller |     "Jun 12 20:25:29.850724 crc crio[3645]: time=\"2026-06-12T20:25:29.850702257Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698625 | controller |     "Jun 12 20:25:29.851821 crc crio[3645]: time=\"2026-06-12T20:25:29.851765893Z\" level=info msg=\"runSandbox: deleting pod ID ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5 from idIndex\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698641 | controller |     "Jun 12 20:25:29.851821 crc crio[3645]: time=\"2026-06-12T20:25:29.851803253Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d03835feaae37a7db22e5f560d43b0bcf88d927d2a9802456cae6b3528d4f54a\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698656 | controller |     "Jun 12 20:25:29.851962 crc crio[3645]: time=\"2026-06-12T20:25:29.851825425Z\" level=info msg=\"runSandbox: removing pod sandbox ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698671 | controller |     "Jun 12 20:25:29.851962 crc crio[3645]: time=\"2026-06-12T20:25:29.851866576Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698686 | controller |     "Jun 12 20:25:29.851962 crc crio[3645]: time=\"2026-06-12T20:25:29.851887136Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698701 | controller |     "Jun 12 20:25:29.852388 crc crio[3645]: time=\"2026-06-12T20:25:29.852339547Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ace1fb12c5b344a94b1c1041bfd6886c3b863ac24d3aa423f6f05a5359f9bdf5\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698717 | controller |     "Jun 12 20:25:29.853829 crc crio[3645]: time=\"2026-06-12T20:25:29.853751422Z\" level=info msg=\"runSandbox: deleting pod ID 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c from idIndex\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698732 | controller |     "Jun 12 20:25:29.853829 crc crio[3645]: time=\"2026-06-12T20:25:29.853813304Z\" level=info msg=\"runSandbox: removing pod sandbox 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698747 | controller |     "Jun 12 20:25:29.854149 crc crio[3645]: time=\"2026-06-12T20:25:29.853854895Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698765 | controller |     "Jun 12 20:25:29.854149 crc crio[3645]: time=\"2026-06-12T20:25:29.853871005Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698780 | controller |     "Jun 12 20:25:29.854409 crc crio[3645]: time=\"2026-06-12T20:25:29.854340277Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7a232c03327a64becb8a56244213e3e567b98ae31708d98449d79b0115d4653c\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698795 | controller |     "Jun 12 20:25:29.854684 crc crio[3645]: 2026-06-12T20:25:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:48:35.698809 | controller |     "Jun 12 20:25:29.854806 crc crio[3645]: time=\"2026-06-12T20:25:29.854735957Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698824 | controller |     "Jun 12 20:25:29.854906 crc crio[3645]: time=\"2026-06-12T20:25:29.854769998Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.698839 | controller |     "Jun 12 20:25:29.854906 crc crio[3645]: time=\"2026-06-12T20:25:29.854747877Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698873 | controller |     "Jun 12 20:25:29.855296 crc crio[3645]: time=\"2026-06-12T20:25:29.855213478Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-12 21:48:35.698890 | controller |     "Jun 12 20:25:29.855381 crc crio[3645]: time=\"2026-06-12T20:25:29.85529591Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=e93dbb91-b72f-4000-8047-6fb69c095987 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698905 | controller |     "Jun 12 20:25:29.856212 crc crio[3645]: time=\"2026-06-12T20:25:29.85605274Z\" level=info msg=\"runSandbox: deleting pod ID f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd from idIndex\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698920 | controller |     "Jun 12 20:25:29.856212 crc crio[3645]: time=\"2026-06-12T20:25:29.856199703Z\" level=info msg=\"runSandbox: removing pod sandbox f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698934 | controller |     "Jun 12 20:25:29.856338 crc crio[3645]: time=\"2026-06-12T20:25:29.856237994Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698949 | controller |     "Jun 12 20:25:29.856338 crc crio[3645]: time=\"2026-06-12T20:25:29.856258995Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698963 | controller |     "Jun 12 20:25:29.856996 crc crio[3645]: time=\"2026-06-12T20:25:29.856872229Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f54007ba79982b6b64fc622cd4b8d4c48aef3d5028e8fd3db69529fa04c34bdd\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698982 | controller |     "Jun 12 20:25:29.860484 crc crio[3645]: time=\"2026-06-12T20:25:29.860414477Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.698997 | controller |     "Jun 12 20:25:29.860484 crc crio[3645]: time=\"2026-06-12T20:25:29.860473139Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=f48f3b23-5066-4784-a586-54d7bd1916e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699012 | controller |     "Jun 12 20:25:29.866161 crc crio[3645]: time=\"2026-06-12T20:25:29.866040486Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699026 | controller |     "Jun 12 20:25:29.866161 crc crio[3645]: time=\"2026-06-12T20:25:29.866150718Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=a10fd447-8ef4-4ba0-9425-6218c88ff8a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699040 | controller |     "Jun 12 20:25:29.873432 crc crio[3645]: time=\"2026-06-12T20:25:29.873327636Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699054 | controller |     "Jun 12 20:25:29.873432 crc crio[3645]: time=\"2026-06-12T20:25:29.87343791Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=e3dd48df-3216-4d91-b466-09ae688d1892 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699068 | controller |     "Jun 12 20:25:29.879015 crc crio[3645]: time=\"2026-06-12T20:25:29.878863364Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.699083 | controller |     "Jun 12 20:25:29.879015 crc crio[3645]: time=\"2026-06-12T20:25:29.879011898Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.699097 | controller |     "Jun 12 20:25:29.879205 crc crio[3645]: time=\"2026-06-12T20:25:29.879042139Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_ed0ebb5b-ebd3-4cfe-bd78-6e3437a7ab02\\\"\"",
2026-06-12 21:48:35.699112 | controller |     "Jun 12 20:25:29.879333 crc crio[3645]: time=\"2026-06-12T20:25:29.879244623Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699126 | controller |     "Jun 12 20:25:29.879406 crc crio[3645]: time=\"2026-06-12T20:25:29.879331155Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=7a106a90-d733-46e1-9d35-703af5a7113d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699140 | controller |     "Jun 12 20:25:29.879470 crc crio[3645]: time=\"2026-06-12T20:25:29.879285654Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_4555dfb7-59e3-4ad1-84eb-c08ef815d414\\\"\"",
2026-06-12 21:48:35.699158 | controller |     "Jun 12 20:25:29.884716 crc crio[3645]: time=\"2026-06-12T20:25:29.884646937Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699173 | controller |     "Jun 12 20:25:29.884796 crc crio[3645]: time=\"2026-06-12T20:25:29.884724259Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=51508c4f-112c-423e-ad81-b3fb05ef8803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699187 | controller |     "Jun 12 20:25:29.891519 crc crio[3645]: time=\"2026-06-12T20:25:29.891447365Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699202 | controller |     "Jun 12 20:25:29.891519 crc crio[3645]: time=\"2026-06-12T20:25:29.891512996Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=53afc8c1-2b3f-4d93-bd29-6b88bafb09a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699216 | controller |     "Jun 12 20:25:29.901578 crc crio[3645]: time=\"2026-06-12T20:25:29.901489684Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.699230 | controller |     "Jun 12 20:25:29.901578 crc crio[3645]: time=\"2026-06-12T20:25:29.901539055Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.699244 | controller |     "Jun 12 20:25:29.901578 crc crio[3645]: time=\"2026-06-12T20:25:29.901580216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.699258 | controller |     "Jun 12 20:25:29.903552 crc crio[3645]: time=\"2026-06-12T20:25:29.903464573Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699273 | controller |     "Jun 12 20:25:29.903618 crc crio[3645]: time=\"2026-06-12T20:25:29.903561985Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=eb226116-9550-42d9-beaa-4476b551f455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699287 | controller |     "Jun 12 20:25:29.910267 crc crio[3645]: time=\"2026-06-12T20:25:29.910168319Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699302 | controller |     "Jun 12 20:25:29.910267 crc crio[3645]: time=\"2026-06-12T20:25:29.910258281Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=50cd123e-7623-4e79-ac48-8c1e66e54455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699316 | controller |     "Jun 12 20:25:29.914447 crc crio[3645]: time=\"2026-06-12T20:25:29.914383393Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699334 | controller |     "Jun 12 20:25:29.914447 crc crio[3645]: time=\"2026-06-12T20:25:29.914444675Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=6437b5e6-2cea-4ee4-a2ff-d5a9127759b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699350 | controller |     "Jun 12 20:25:29.919797 crc crio[3645]: time=\"2026-06-12T20:25:29.919726776Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699364 | controller |     "Jun 12 20:25:29.919797 crc crio[3645]: time=\"2026-06-12T20:25:29.919793007Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=c3607a85-76ce-43c8-942c-a4462e13fbec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699379 | controller |     "Jun 12 20:25:29.923393 crc crio[3645]: time=\"2026-06-12T20:25:29.923328685Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.699393 | controller |     "Jun 12 20:25:29.923393 crc crio[3645]: time=\"2026-06-12T20:25:29.923369796Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.699407 | controller |     "Jun 12 20:25:29.923393 crc crio[3645]: time=\"2026-06-12T20:25:29.923390787Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-12 21:48:35.699421 | controller |     "Jun 12 20:25:29.927205 crc crio[3645]: time=\"2026-06-12T20:25:29.926168896Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699436 | controller |     "Jun 12 20:25:29.927293 crc crio[3645]: time=\"2026-06-12T20:25:29.927244022Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=ee25c79b-8a72-4f2f-98ab-7bae5e1baf67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699450 | controller |     "Jun 12 20:25:29.929850 crc crio[3645]: time=\"2026-06-12T20:25:29.929775854Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699465 | controller |     "Jun 12 20:25:29.929962 crc crio[3645]: time=\"2026-06-12T20:25:29.929854867Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=b7216c17-ae99-4411-9373-4d3c8b4acbdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699479 | controller |     "Jun 12 20:25:29.933168 crc crio[3645]: time=\"2026-06-12T20:25:29.933099477Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699494 | controller |     "Jun 12 20:25:29.933245 crc crio[3645]: time=\"2026-06-12T20:25:29.933168679Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=61e33c4a-8b8e-40e2-b1df-7ed7ae5faaa2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699511 | controller |     "Jun 12 20:25:29.936783 crc crio[3645]: time=\"2026-06-12T20:25:29.936723526Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699526 | controller |     "Jun 12 20:25:29.936783 crc crio[3645]: time=\"2026-06-12T20:25:29.936768888Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=9005a4d7-56d6-4ef9-a293-2cde00f100ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699541 | controller |     "Jun 12 20:25:29.942043 crc crio[3645]: time=\"2026-06-12T20:25:29.941999057Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699555 | controller |     "Jun 12 20:25:29.942141 crc crio[3645]: time=\"2026-06-12T20:25:29.942054799Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=248ba591-a77e-41c3-8a0c-05e0fc6a1ec2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699569 | controller |     "Jun 12 20:25:29.945997 crc crio[3645]: time=\"2026-06-12T20:25:29.945846532Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699584 | controller |     "Jun 12 20:25:29.946108 crc crio[3645]: time=\"2026-06-12T20:25:29.946011387Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=f127c32a-6303-42fc-81f0-7cc9cf6c59cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699598 | controller |     "Jun 12 20:25:29.949695 crc crio[3645]: time=\"2026-06-12T20:25:29.949631507Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.699613 | controller |     "Jun 12 20:25:29.949695 crc crio[3645]: time=\"2026-06-12T20:25:29.949676348Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.699627 | controller |     "Jun 12 20:25:29.949695 crc crio[3645]: time=\"2026-06-12T20:25:29.949695898Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-12 21:48:35.699642 | controller |     "Jun 12 20:25:29.952862 crc crio[3645]: time=\"2026-06-12T20:25:29.952794265Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699656 | controller |     "Jun 12 20:25:29.952862 crc crio[3645]: time=\"2026-06-12T20:25:29.952857847Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=a1ded036-254f-4121-b3ab-3085e2a4bf0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699671 | controller |     "Jun 12 20:25:29.960270 crc crio[3645]: time=\"2026-06-12T20:25:29.960203438Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699689 | controller |     "Jun 12 20:25:29.960508 crc crio[3645]: time=\"2026-06-12T20:25:29.96026605Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=ff743dfd-bb9c-4ee5-adaf-850f91030e8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699704 | controller |     "Jun 12 20:25:29.964429 crc crio[3645]: time=\"2026-06-12T20:25:29.964371321Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699719 | controller |     "Jun 12 20:25:29.964429 crc crio[3645]: time=\"2026-06-12T20:25:29.964426093Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=5e081d3e-c40d-47c9-b5a6-0716a23ed2f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699734 | controller |     "Jun 12 20:25:29.967067 crc crio[3645]: time=\"2026-06-12T20:25:29.966764501Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.699748 | controller |     "Jun 12 20:25:29.967067 crc crio[3645]: time=\"2026-06-12T20:25:29.967048598Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.699762 | controller |     "Jun 12 20:25:29.967281 crc crio[3645]: time=\"2026-06-12T20:25:29.967112209Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-12 21:48:35.699777 | controller |     "Jun 12 20:25:29.970502 crc crio[3645]: time=\"2026-06-12T20:25:29.970449361Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699792 | controller |     "Jun 12 20:25:29.970610 crc crio[3645]: time=\"2026-06-12T20:25:29.970519313Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=89599de4-c909-47fc-8e98-a86724dcc937 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699807 | controller |     "Jun 12 20:25:29.976839 crc crio[3645]: time=\"2026-06-12T20:25:29.976754148Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699822 | controller |     "Jun 12 20:25:29.976981 crc crio[3645]: time=\"2026-06-12T20:25:29.976855411Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=8f856bb1-e2a0-4c14-8a25-3b66a1771ea1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699836 | controller |     "Jun 12 20:25:29.980434 crc crio[3645]: time=\"2026-06-12T20:25:29.980328916Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699868 | controller |     "Jun 12 20:25:29.980434 crc crio[3645]: time=\"2026-06-12T20:25:29.980397118Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=bceaa692-1e4b-462a-8ea9-f08e772d525b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699890 | controller |     "Jun 12 20:25:29.985359 crc crio[3645]: time=\"2026-06-12T20:25:29.98530935Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699906 | controller |     "Jun 12 20:25:29.985520 crc crio[3645]: time=\"2026-06-12T20:25:29.985369401Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=0b8c7952-6fda-4be5-8c83-f1a199fce817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699921 | controller |     "Jun 12 20:25:29.990181 crc crio[3645]: time=\"2026-06-12T20:25:29.990015216Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699936 | controller |     "Jun 12 20:25:29.990261 crc crio[3645]: time=\"2026-06-12T20:25:29.99019249Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=81dba94c-a164-442b-b3c8-4e4ce178a3da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.699951 | controller |     "Jun 12 20:25:29.994690 crc crio[3645]: time=\"2026-06-12T20:25:29.994621551Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.699966 | controller |     "Jun 12 20:25:29.994690 crc crio[3645]: time=\"2026-06-12T20:25:29.994670322Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.699981 | controller |     "Jun 12 20:25:29.994690 crc crio[3645]: time=\"2026-06-12T20:25:29.994692282Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-12 21:48:35.699996 | controller |     "Jun 12 20:25:29.995489 crc crio[3645]: time=\"2026-06-12T20:25:29.99540576Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.700011 | controller |     "Jun 12 20:25:29.995489 crc crio[3645]: time=\"2026-06-12T20:25:29.995484991Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=75e840de-fe89-472b-a7a7-c75fd858aacd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.700026 | controller |     "Jun 12 20:25:29.999585 crc crio[3645]: time=\"2026-06-12T20:25:29.999528442Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.700041 | controller |     "Jun 12 20:25:29.999585 crc crio[3645]: time=\"2026-06-12T20:25:29.999583693Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=69fd7f9a-3baf-441c-b27e-0d97d4e9fa68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.700056 | controller |     "Jun 12 20:25:30.002982 crc crio[3645]: time=\"2026-06-12T20:25:30.002847213Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.700071 | controller |     "Jun 12 20:25:30.002982 crc crio[3645]: time=\"2026-06-12T20:25:30.002901015Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=4c622fb9-1bca-4ec5-9291-2e06404def9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.700090 | controller |     "Jun 12 20:25:30.006791 crc crio[3645]: time=\"2026-06-12T20:25:30.0067287Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.700105 | controller |     "Jun 12 20:25:30.006791 crc crio[3645]: time=\"2026-06-12T20:25:30.006778871Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=d5af565f-a152-404a-b5de-19e104097e21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.700119 | controller |     "Jun 12 20:25:30.011153 crc crio[3645]: time=\"2026-06-12T20:25:30.011002226Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700134 | controller |     "Jun 12 20:25:30.011153 crc crio[3645]: time=\"2026-06-12T20:25:30.011058657Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700149 | controller |     "Jun 12 20:25:30.011153 crc crio[3645]: time=\"2026-06-12T20:25:30.011126019Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-12 21:48:35.700164 | controller |     "Jun 12 20:25:30.029229 crc crio[3645]: time=\"2026-06-12T20:25:30.029108134Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700178 | controller |     "Jun 12 20:25:30.029229 crc crio[3645]: time=\"2026-06-12T20:25:30.029151905Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700194 | controller |     "Jun 12 20:25:30.029229 crc crio[3645]: time=\"2026-06-12T20:25:30.029224017Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-12 21:48:35.700209 | controller |     "Jun 12 20:25:30.045956 crc crio[3645]: time=\"2026-06-12T20:25:30.045820898Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700223 | controller |     "Jun 12 20:25:30.045956 crc crio[3645]: time=\"2026-06-12T20:25:30.045865539Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700238 | controller |     "Jun 12 20:25:30.045956 crc crio[3645]: time=\"2026-06-12T20:25:30.045881779Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-12 21:48:35.700252 | controller |     "Jun 12 20:25:30.071316 crc crio[3645]: time=\"2026-06-12T20:25:30.071219967Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700267 | controller |     "Jun 12 20:25:30.071316 crc crio[3645]: time=\"2026-06-12T20:25:30.071290678Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700281 | controller |     "Jun 12 20:25:30.071606 crc crio[3645]: time=\"2026-06-12T20:25:30.07134322Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-12 21:48:35.700296 | controller |     "Jun 12 20:25:30.091419 crc crio[3645]: time=\"2026-06-12T20:25:30.091321935Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700311 | controller |     "Jun 12 20:25:30.091419 crc crio[3645]: time=\"2026-06-12T20:25:30.091380816Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700331 | controller |     "Jun 12 20:25:30.091419 crc crio[3645]: time=\"2026-06-12T20:25:30.091402757Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-12 21:48:35.700346 | controller |     "Jun 12 20:25:30.128721 crc crio[3645]: time=\"2026-06-12T20:25:30.128438553Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700361 | controller |     "Jun 12 20:25:30.128721 crc crio[3645]: time=\"2026-06-12T20:25:30.128624448Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700375 | controller |     "Jun 12 20:25:30.128898 crc crio[3645]: time=\"2026-06-12T20:25:30.128761121Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-12 21:48:35.700390 | controller |     "Jun 12 20:25:30.158703 crc crio[3645]: time=\"2026-06-12T20:25:30.15854827Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700405 | controller |     "Jun 12 20:25:30.158703 crc crio[3645]: time=\"2026-06-12T20:25:30.158598331Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700419 | controller |     "Jun 12 20:25:30.158703 crc crio[3645]: time=\"2026-06-12T20:25:30.158634712Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-12 21:48:35.700434 | controller |     "Jun 12 20:25:30.175213 crc crio[3645]: time=\"2026-06-12T20:25:30.175044408Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700448 | controller |     "Jun 12 20:25:30.175213 crc crio[3645]: time=\"2026-06-12T20:25:30.17513379Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700463 | controller |     "Jun 12 20:25:30.175213 crc crio[3645]: time=\"2026-06-12T20:25:30.175175781Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-12 21:48:35.700478 | controller |     "Jun 12 20:25:30.195207 crc crio[3645]: time=\"2026-06-12T20:25:30.19490728Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700493 | controller |     "Jun 12 20:25:30.195207 crc crio[3645]: time=\"2026-06-12T20:25:30.195037543Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700507 | controller |     "Jun 12 20:25:30.195207 crc crio[3645]: time=\"2026-06-12T20:25:30.195132785Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-12 21:48:35.700522 | controller |     "Jun 12 20:25:30.221678 crc crio[3645]: time=\"2026-06-12T20:25:30.221439467Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700537 | controller |     "Jun 12 20:25:30.221678 crc crio[3645]: time=\"2026-06-12T20:25:30.221537019Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700552 | controller |     "Jun 12 20:25:30.222301 crc crio[3645]: time=\"2026-06-12T20:25:30.222035821Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-12 21:48:35.700567 | controller |     "Jun 12 20:25:30.251852 crc crio[3645]: time=\"2026-06-12T20:25:30.248847545Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700581 | controller |     "Jun 12 20:25:30.251852 crc crio[3645]: time=\"2026-06-12T20:25:30.249028259Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700599 | controller |     "Jun 12 20:25:30.251852 crc crio[3645]: time=\"2026-06-12T20:25:30.249166873Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-12 21:48:35.700614 | controller |     "Jun 12 20:25:30.268105 crc crio[3645]: time=\"2026-06-12T20:25:30.267868606Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700629 | controller |     "Jun 12 20:25:30.268453 crc crio[3645]: time=\"2026-06-12T20:25:30.268134823Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700643 | controller |     "Jun 12 20:25:30.268453 crc crio[3645]: time=\"2026-06-12T20:25:30.268216995Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-12 21:48:35.700658 | controller |     "Jun 12 20:25:30.313066 crc crio[3645]: time=\"2026-06-12T20:25:30.311912626Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700673 | controller |     "Jun 12 20:25:30.313066 crc crio[3645]: time=\"2026-06-12T20:25:30.312181113Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700688 | controller |     "Jun 12 20:25:30.313066 crc crio[3645]: time=\"2026-06-12T20:25:30.312234645Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-12 21:48:35.700702 | controller |     "Jun 12 20:25:30.331789 crc crio[3645]: time=\"2026-06-12T20:25:30.331654605Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700716 | controller |     "Jun 12 20:25:30.331789 crc crio[3645]: time=\"2026-06-12T20:25:30.331754187Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700731 | controller |     "Jun 12 20:25:30.331789 crc crio[3645]: time=\"2026-06-12T20:25:30.331788838Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-12 21:48:35.700745 | controller |     "Jun 12 20:25:30.373841 crc crio[3645]: time=\"2026-06-12T20:25:30.373645075Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700760 | controller |     "Jun 12 20:25:30.373841 crc crio[3645]: time=\"2026-06-12T20:25:30.373755437Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700774 | controller |     "Jun 12 20:25:30.373841 crc crio[3645]: time=\"2026-06-12T20:25:30.373842549Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_4555dfb7-59e3-4ad1-84eb-c08ef815d414\\\"\"",
2026-06-12 21:48:35.700788 | controller |     "Jun 12 20:25:30.374433 crc crio[3645]: time=\"2026-06-12T20:25:30.373911351Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_6a564182-8894-4e19-9cf2-a0ecdfe18b4d\\\"\"",
2026-06-12 21:48:35.700803 | controller |     "Jun 12 20:25:30.406170 crc crio[3645]: time=\"2026-06-12T20:25:30.4057641Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700817 | controller |     "Jun 12 20:25:30.406170 crc crio[3645]: time=\"2026-06-12T20:25:30.405862462Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700832 | controller |     "Jun 12 20:25:30.406170 crc crio[3645]: time=\"2026-06-12T20:25:30.405903043Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-12 21:48:35.700861 | controller |     "Jun 12 20:25:30.434310 crc crio[3645]: time=\"2026-06-12T20:25:30.434186363Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700882 | controller |     "Jun 12 20:25:30.434310 crc crio[3645]: time=\"2026-06-12T20:25:30.434268425Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700901 | controller |     "Jun 12 20:25:30.434615 crc crio[3645]: time=\"2026-06-12T20:25:30.434340387Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_6a564182-8894-4e19-9cf2-a0ecdfe18b4d\\\"\"",
2026-06-12 21:48:35.700916 | controller |     "Jun 12 20:25:30.434615 crc crio[3645]: time=\"2026-06-12T20:25:30.43445875Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_66b719ee-1ecc-4b54-a672-913a3a5bac2c\\\"\"",
2026-06-12 21:48:35.700931 | controller |     "Jun 12 20:25:30.455427 crc crio[3645]: time=\"2026-06-12T20:25:30.454828325Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700945 | controller |     "Jun 12 20:25:30.455427 crc crio[3645]: time=\"2026-06-12T20:25:30.455362238Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.700960 | controller |     "Jun 12 20:25:30.455427 crc crio[3645]: time=\"2026-06-12T20:25:30.455438509Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-12 21:48:35.700974 | controller |     "Jun 12 20:25:30.473657 crc crio[3645]: time=\"2026-06-12T20:25:30.473547158Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.700988 | controller |     "Jun 12 20:25:30.473657 crc crio[3645]: time=\"2026-06-12T20:25:30.47363807Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.701003 | controller |     "Jun 12 20:25:30.473820 crc crio[3645]: time=\"2026-06-12T20:25:30.473678981Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_66b719ee-1ecc-4b54-a672-913a3a5bac2c\\\"\"",
2026-06-12 21:48:35.701017 | controller |     "Jun 12 20:25:30.473820 crc crio[3645]: time=\"2026-06-12T20:25:30.473733912Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-12 21:48:35.701032 | controller |     "Jun 12 20:25:30.495243 crc crio[3645]: time=\"2026-06-12T20:25:30.495027Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.701046 | controller |     "Jun 12 20:25:30.495243 crc crio[3645]: time=\"2026-06-12T20:25:30.495068151Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.701061 | controller |     "Jun 12 20:25:30.495243 crc crio[3645]: time=\"2026-06-12T20:25:30.495189904Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-12 21:48:35.701076 | controller |     "Jun 12 20:25:30.516428 crc crio[3645]: time=\"2026-06-12T20:25:30.516315257Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.701090 | controller |     "Jun 12 20:25:30.516428 crc crio[3645]: time=\"2026-06-12T20:25:30.516399989Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.701105 | controller |     "Jun 12 20:25:30.516428 crc crio[3645]: time=\"2026-06-12T20:25:30.51644251Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-12 21:48:35.701120 | controller |     "Jun 12 20:25:30.540622 crc crio[3645]: time=\"2026-06-12T20:25:30.540483985Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.701135 | controller |     "Jun 12 20:25:30.540622 crc crio[3645]: time=\"2026-06-12T20:25:30.540571557Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.701149 | controller |     "Jun 12 20:25:30.540622 crc crio[3645]: time=\"2026-06-12T20:25:30.540616698Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-12 21:48:35.701167 | controller |     "Jun 12 20:25:30.586177 crc crio[3645]: time=\"2026-06-12T20:25:30.586108585Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.701182 | controller |     "Jun 12 20:25:30.586414 crc crio[3645]: time=\"2026-06-12T20:25:30.586392552Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.701197 | controller |     "Jun 12 20:25:30.586586 crc crio[3645]: time=\"2026-06-12T20:25:30.586556466Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-12 21:48:35.701212 | controller |     "Jun 12 20:25:30.605734 crc crio[3645]: time=\"2026-06-12T20:25:30.605697191Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.701226 | controller |     "Jun 12 20:25:30.605901 crc crio[3645]: time=\"2026-06-12T20:25:30.605875825Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.701241 | controller |     "Jun 12 20:25:30.606206 crc crio[3645]: time=\"2026-06-12T20:25:30.606177272Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-12 21:48:35.701255 | controller |     "Jun 12 20:25:30.627192 crc crio[3645]: time=\"2026-06-12T20:25:30.627057929Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.701269 | controller |     "Jun 12 20:25:30.627192 crc crio[3645]: time=\"2026-06-12T20:25:30.627153541Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.701283 | controller |     "Jun 12 20:25:30.627192 crc crio[3645]: time=\"2026-06-12T20:25:30.627197102Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-12 21:48:35.701297 | controller |     "Jun 12 20:25:30.658365 crc crio[3645]: time=\"2026-06-12T20:25:30.65823332Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.701311 | controller |     "Jun 12 20:25:30.658558 crc crio[3645]: time=\"2026-06-12T20:25:30.658537648Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.701326 | controller |     "Jun 12 20:25:30.658669 crc crio[3645]: time=\"2026-06-12T20:25:30.658649491Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-12 21:48:35.701340 | controller |     "Jun 12 20:25:30.680967 crc crio[3645]: time=\"2026-06-12T20:25:30.6807971Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.701354 | controller |     "Jun 12 20:25:30.680967 crc crio[3645]: time=\"2026-06-12T20:25:30.680867032Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.701368 | controller |     "Jun 12 20:25:30.680967 crc crio[3645]: time=\"2026-06-12T20:25:30.680897382Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_4103d079-2bda-47b7-ba01-4e88daa61e0b\\\"\"",
2026-06-12 21:48:35.701382 | controller |     "Jun 12 20:25:30.681340 crc crio[3645]: time=\"2026-06-12T20:25:30.680989104Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_8f754543-62e1-4dc8-8858-8c60479a579d\\\"\"",
2026-06-12 21:48:35.701397 | controller |     "Jun 12 20:25:30.701377 crc crio[3645]: time=\"2026-06-12T20:25:30.701265656Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.701411 | controller |     "Jun 12 20:25:30.701377 crc crio[3645]: time=\"2026-06-12T20:25:30.701351998Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.701428 | controller |     "Jun 12 20:25:30.701706 crc crio[3645]: time=\"2026-06-12T20:25:30.70140979Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-12 21:48:35.701443 | controller |     "Jun 12 20:25:30.718524 crc crio[3645]: time=\"2026-06-12T20:25:30.718424411Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.701457 | controller |     "Jun 12 20:25:30.718524 crc crio[3645]: time=\"2026-06-12T20:25:30.718504523Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.701471 | controller |     "Jun 12 20:25:30.718680 crc crio[3645]: time=\"2026-06-12T20:25:30.718564734Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-12 21:48:35.701486 | controller |     "Jun 12 20:25:30.755541 crc crio[3645]: time=\"2026-06-12T20:25:30.755418627Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.701500 | controller |     "Jun 12 20:25:30.755541 crc crio[3645]: time=\"2026-06-12T20:25:30.755478579Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.701514 | controller |     "Jun 12 20:25:30.755541 crc crio[3645]: time=\"2026-06-12T20:25:30.75552818Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-12 21:48:35.701528 | controller |     "Jun 12 20:25:30.772164 crc crio[3645]: time=\"2026-06-12T20:25:30.771997718Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.701543 | controller |     "Jun 12 20:25:30.772164 crc crio[3645]: time=\"2026-06-12T20:25:30.772048819Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.701557 | controller |     "Jun 12 20:25:30.772164 crc crio[3645]: time=\"2026-06-12T20:25:30.772115351Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_8f754543-62e1-4dc8-8858-8c60479a579d\\\"\"",
2026-06-12 21:48:35.701571 | controller |     "Jun 12 20:25:40.670670 crc crio[3645]: time=\"2026-06-12T20:25:40.670166891Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.701586 | controller |     "Jun 12 20:25:40.671361 crc crio[3645]: time=\"2026-06-12T20:25:40.670692554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.701600 | controller |     "Jun 12 20:25:40.671610 crc crio[3645]: time=\"2026-06-12T20:25:40.671507215Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.701614 | controller |     "Jun 12 20:25:40.671766 crc crio[3645]: time=\"2026-06-12T20:25:40.671616728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.701629 | controller |     "Jun 12 20:25:40.672347 crc crio[3645]: time=\"2026-06-12T20:25:40.672251383Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.701643 | controller |     "Jun 12 20:25:40.672347 crc crio[3645]: time=\"2026-06-12T20:25:40.672343696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.701661 | controller |     "Jun 12 20:25:40.673728 crc crio[3645]: time=\"2026-06-12T20:25:40.673623038Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.701676 | controller |     "Jun 12 20:25:40.673728 crc crio[3645]: time=\"2026-06-12T20:25:40.67371367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.701691 | controller |     "Jun 12 20:25:40.674150 crc crio[3645]: time=\"2026-06-12T20:25:40.67406313Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.701705 | controller |     "Jun 12 20:25:40.674150 crc crio[3645]: time=\"2026-06-12T20:25:40.674144922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.701720 | controller |     "Jun 12 20:25:40.724153 crc crio[3645]: time=\"2026-06-12T20:25:40.723748661Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/c95dcf91-ec76-42f2-971b-58017bae259e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001722488}] Aliases:map[]}\"",
2026-06-12 21:48:35.701735 | controller |     "Jun 12 20:25:40.724153 crc crio[3645]: time=\"2026-06-12T20:25:40.723994787Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.701750 | controller |     "Jun 12 20:25:40.727608 crc crio[3645]: time=\"2026-06-12T20:25:40.727478526Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b67dded5-5097-4ee7-8709-65d0d2857d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000110730}] Aliases:map[]}\"",
2026-06-12 21:48:35.701765 | controller |     "Jun 12 20:25:40.727608 crc crio[3645]: time=\"2026-06-12T20:25:40.727599889Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.701780 | controller |     "Jun 12 20:25:40.744024 crc crio[3645]: time=\"2026-06-12T20:25:40.743842321Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d8d6cbe1-59e1-4cd6-b19b-04cf6a6cfceb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0001889e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.701795 | controller |     "Jun 12 20:25:40.744255 crc crio[3645]: time=\"2026-06-12T20:25:40.744025016Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.701813 | controller |     "Jun 12 20:25:40.750193 crc crio[3645]: time=\"2026-06-12T20:25:40.750141701Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/76d8b8ae-94ee-4c8a-b40d-cb7baa415298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0029e2718}] Aliases:map[]}\"",
2026-06-12 21:48:35.701829 | controller |     "Jun 12 20:25:40.750335 crc crio[3645]: time=\"2026-06-12T20:25:40.750315145Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.701844 | controller |     "Jun 12 20:25:40.751453 crc crio[3645]: time=\"2026-06-12T20:25:40.751352892Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/5b5f7ce7-514a-4629-a190-891674ab153f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000110be8}] Aliases:map[]}\"",
2026-06-12 21:48:35.701878 | controller |     "Jun 12 20:25:40.751701 crc crio[3645]: time=\"2026-06-12T20:25:40.751456224Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.701904 | controller |     "Jun 12 20:25:41.672862 crc crio[3645]: time=\"2026-06-12T20:25:41.672060902Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.701920 | controller |     "Jun 12 20:25:41.672862 crc crio[3645]: time=\"2026-06-12T20:25:41.672236586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.701935 | controller |     "Jun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.673337234Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.701949 | controller |     "Jun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.673479678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.701964 | controller |     "Jun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.673502818Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.701979 | controller |     "Jun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.673613332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.701993 | controller |     "Jun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.673653013Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702011 | controller |     "Jun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.67351635Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702026 | controller |     "Jun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.673755666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702040 | controller |     "Jun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.673780436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702054 | controller |     "Jun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.67351954Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702070 | controller |     "Jun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.673380075Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702084 | controller |     "Jun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.674243808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702098 | controller |     "Jun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.674268018Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702113 | controller |     "Jun 12 20:25:41.674481 crc crio[3645]: time=\"2026-06-12T20:25:41.674428242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702128 | controller |     "Jun 12 20:25:41.675839 crc crio[3645]: time=\"2026-06-12T20:25:41.674526925Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702143 | controller |     "Jun 12 20:25:41.675839 crc crio[3645]: time=\"2026-06-12T20:25:41.674140455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702158 | controller |     "Jun 12 20:25:41.675839 crc crio[3645]: time=\"2026-06-12T20:25:41.674589066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702173 | controller |     "Jun 12 20:25:41.675839 crc crio[3645]: time=\"2026-06-12T20:25:41.675244963Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702187 | controller |     "Jun 12 20:25:41.675839 crc crio[3645]: time=\"2026-06-12T20:25:41.675364026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702202 | controller |     "Jun 12 20:25:41.738324 crc crio[3645]: time=\"2026-06-12T20:25:41.737851843Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/fed77867-d0fa-4235-8f44-bfbc9ac30d1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00112e128}] Aliases:map[]}\"",
2026-06-12 21:48:35.702221 | controller |     "Jun 12 20:25:41.738324 crc crio[3645]: time=\"2026-06-12T20:25:41.738033947Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.702236 | controller |     "Jun 12 20:25:41.783653 crc crio[3645]: time=\"2026-06-12T20:25:41.783266675Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/466faead-2ba7-4aae-b792-9407813741fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00112e2f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.702251 | controller |     "Jun 12 20:25:41.783653 crc crio[3645]: time=\"2026-06-12T20:25:41.783432159Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.702266 | controller |     "Jun 12 20:25:41.797982 crc crio[3645]: time=\"2026-06-12T20:25:41.797819575Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/fa477f71-18d2-405f-84c0-541c4a5a035d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00112e468}] Aliases:map[]}\"",
2026-06-12 21:48:35.702281 | controller |     "Jun 12 20:25:41.798179 crc crio[3645]: time=\"2026-06-12T20:25:41.797911126Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.702296 | controller |     "Jun 12 20:25:41.807483 crc crio[3645]: time=\"2026-06-12T20:25:41.807363857Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/34d57888-dcd5-4728-ae59-f1e1a2bec0ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc0029e21b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.702310 | controller |     "Jun 12 20:25:41.807483 crc crio[3645]: time=\"2026-06-12T20:25:41.807470839Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.702325 | controller |     "Jun 12 20:25:41.811778 crc crio[3645]: time=\"2026-06-12T20:25:41.811516453Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/19e14f10-3ddd-48e4-b6c3-9bb384fa36df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001722668}] Aliases:map[]}\"",
2026-06-12 21:48:35.702343 | controller |     "Jun 12 20:25:41.811778 crc crio[3645]: time=\"2026-06-12T20:25:41.811626516Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.702358 | controller |     "Jun 12 20:25:41.813523 crc crio[3645]: time=\"2026-06-12T20:25:41.813399199Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c11847b7-0487-46ce-a43a-5960de1b0af6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000188d00}] Aliases:map[]}\"",
2026-06-12 21:48:35.702372 | controller |     "Jun 12 20:25:41.813652 crc crio[3645]: time=\"2026-06-12T20:25:41.813518922Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.702387 | controller |     "Jun 12 20:25:41.816643 crc crio[3645]: time=\"2026-06-12T20:25:41.816405366Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/90a8023e-0adf-4fb2-94d8-138ac9c37483 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0029c6168}] Aliases:map[]}\"",
2026-06-12 21:48:35.702402 | controller |     "Jun 12 20:25:41.816643 crc crio[3645]: time=\"2026-06-12T20:25:41.816486928Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.702417 | controller |     "Jun 12 20:25:41.817504 crc crio[3645]: time=\"2026-06-12T20:25:41.817306979Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2025b0a-5e4c-46bf-881c-f0cc518355d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc001210100}] Aliases:map[]}\"",
2026-06-12 21:48:35.702432 | controller |     "Jun 12 20:25:41.817504 crc crio[3645]: time=\"2026-06-12T20:25:41.817440882Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.702447 | controller |     "Jun 12 20:25:41.819258 crc crio[3645]: time=\"2026-06-12T20:25:41.819182447Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36605473-d09b-4012-9bd2-154fcaf57bb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc0022d6138}] Aliases:map[]}\"",
2026-06-12 21:48:35.702465 | controller |     "Jun 12 20:25:41.819258 crc crio[3645]: time=\"2026-06-12T20:25:41.819237779Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.702480 | controller |     "Jun 12 20:25:41.830379 crc crio[3645]: time=\"2026-06-12T20:25:41.830250297Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0df9e86b-951b-45d8-ab0d-60996f83fcf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00109e230}] Aliases:map[]}\"",
2026-06-12 21:48:35.702496 | controller |     "Jun 12 20:25:41.830379 crc crio[3645]: time=\"2026-06-12T20:25:41.830308729Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.702511 | controller |     "Jun 12 20:25:42.673869 crc crio[3645]: time=\"2026-06-12T20:25:42.673717488Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702526 | controller |     "Jun 12 20:25:42.673869 crc crio[3645]: time=\"2026-06-12T20:25:42.673859161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702540 | controller |     "Jun 12 20:25:42.675400 crc crio[3645]: time=\"2026-06-12T20:25:42.674250101Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702555 | controller |     "Jun 12 20:25:42.675400 crc crio[3645]: time=\"2026-06-12T20:25:42.674367564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702570 | controller |     "Jun 12 20:25:42.675400 crc crio[3645]: time=\"2026-06-12T20:25:42.674721253Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702584 | controller |     "Jun 12 20:25:42.675400 crc crio[3645]: time=\"2026-06-12T20:25:42.674792455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702599 | controller |     "Jun 12 20:25:42.675400 crc crio[3645]: time=\"2026-06-12T20:25:42.675364659Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702614 | controller |     "Jun 12 20:25:42.676488 crc crio[3645]: time=\"2026-06-12T20:25:42.675486422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702629 | controller |     "Jun 12 20:25:42.676488 crc crio[3645]: time=\"2026-06-12T20:25:42.675682487Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702643 | controller |     "Jun 12 20:25:42.676488 crc crio[3645]: time=\"2026-06-12T20:25:42.675731048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702662 | controller |     "Jun 12 20:25:42.676488 crc crio[3645]: time=\"2026-06-12T20:25:42.675761289Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702677 | controller |     "Jun 12 20:25:42.676488 crc crio[3645]: time=\"2026-06-12T20:25:42.675900812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702692 | controller |     "Jun 12 20:25:42.676488 crc crio[3645]: time=\"2026-06-12T20:25:42.676306754Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702707 | controller |     "Jun 12 20:25:42.676488 crc crio[3645]: time=\"2026-06-12T20:25:42.676374575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702721 | controller |     "Jun 12 20:25:42.676488 crc crio[3645]: time=\"2026-06-12T20:25:42.676489758Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702736 | controller |     "Jun 12 20:25:42.677357 crc crio[3645]: time=\"2026-06-12T20:25:42.67655568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702750 | controller |     "Jun 12 20:25:42.677357 crc crio[3645]: time=\"2026-06-12T20:25:42.676805216Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702765 | controller |     "Jun 12 20:25:42.677357 crc crio[3645]: time=\"2026-06-12T20:25:42.676877148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702780 | controller |     "Jun 12 20:25:42.678643 crc crio[3645]: time=\"2026-06-12T20:25:42.677563446Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702795 | controller |     "Jun 12 20:25:42.678643 crc crio[3645]: time=\"2026-06-12T20:25:42.677651298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702809 | controller |     "Jun 12 20:25:42.678643 crc crio[3645]: time=\"2026-06-12T20:25:42.677561814Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.702824 | controller |     "Jun 12 20:25:42.678643 crc crio[3645]: time=\"2026-06-12T20:25:42.677812162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.702839 | controller |     "Jun 12 20:25:42.755306 crc crio[3645]: time=\"2026-06-12T20:25:42.754912189Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/4c9ae7c4-1603-44a0-b061-262b878f4885 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0012880d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.702876 | controller |     "Jun 12 20:25:42.755306 crc crio[3645]: time=\"2026-06-12T20:25:42.755163435Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.702894 | controller |     "Jun 12 20:25:42.854821 crc crio[3645]: time=\"2026-06-12T20:25:42.854623479Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/2ec1b95a-7659-42ca-bcf4-a844cb75295d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00112e238}] Aliases:map[]}\"",
2026-06-12 21:48:35.702910 | controller |     "Jun 12 20:25:42.854821 crc crio[3645]: time=\"2026-06-12T20:25:42.854740842Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.702925 | controller |     "Jun 12 20:25:42.855425 crc crio[3645]: time=\"2026-06-12T20:25:42.85465411Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d9487208-1343-4ea2-8b77-2f9b398f9232 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0029e20f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.702940 | controller |     "Jun 12 20:25:42.855425 crc crio[3645]: time=\"2026-06-12T20:25:42.855380589Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.702956 | controller |     "Jun 12 20:25:42.860453 crc crio[3645]: time=\"2026-06-12T20:25:42.860320065Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/fc2ea8cb-9342-4194-8607-b1e7cd47c0f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00109e128}] Aliases:map[]}\"",
2026-06-12 21:48:35.702971 | controller |     "Jun 12 20:25:42.860453 crc crio[3645]: time=\"2026-06-12T20:25:42.860432828Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.702986 | controller |     "Jun 12 20:25:42.888047 crc crio[3645]: time=\"2026-06-12T20:25:42.887655948Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3e5bda30-9563-4fe3-bb49-af37188e3b14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00112e470}] Aliases:map[]}\"",
2026-06-12 21:48:35.703005 | controller |     "Jun 12 20:25:42.888047 crc crio[3645]: time=\"2026-06-12T20:25:42.887704769Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703021 | controller |     "Jun 12 20:25:42.898286 crc crio[3645]: time=\"2026-06-12T20:25:42.897527948Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/f18cabe2-a1c0-4bc8-b576-b91b73de6339 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00109e348}] Aliases:map[]}\"",
2026-06-12 21:48:35.703035 | controller |     "Jun 12 20:25:42.898286 crc crio[3645]: time=\"2026-06-12T20:25:42.897821526Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703050 | controller |     "Jun 12 20:25:42.911864 crc crio[3645]: time=\"2026-06-12T20:25:42.909322669Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8048870b-ed71-40e9-97d6-6970ef769fd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc001722598}] Aliases:map[]}\"",
2026-06-12 21:48:35.703065 | controller |     "Jun 12 20:25:42.912881 crc crio[3645]: time=\"2026-06-12T20:25:42.911910994Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703080 | controller |     "Jun 12 20:25:42.918775 crc crio[3645]: time=\"2026-06-12T20:25:42.918603144Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/adff7307-7259-47da-8afd-9425a0fa5b6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0022d6070}] Aliases:map[]}\"",
2026-06-12 21:48:35.703095 | controller |     "Jun 12 20:25:42.918775 crc crio[3645]: time=\"2026-06-12T20:25:42.918751597Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703110 | controller |     "Jun 12 20:25:42.940397 crc crio[3645]: time=\"2026-06-12T20:25:42.939703689Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/4b37bb99-7d47-406d-9dd8-fd683fa2e746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0022d6258}] Aliases:map[]}\"",
2026-06-12 21:48:35.703125 | controller |     "Jun 12 20:25:42.940397 crc crio[3645]: time=\"2026-06-12T20:25:42.939903974Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703144 | controller |     "Jun 12 20:25:42.962023 crc crio[3645]: time=\"2026-06-12T20:25:42.961701798Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/09c62929-01ec-4e64-a90b-b729ee567411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000188b30}] Aliases:map[]}\"",
2026-06-12 21:48:35.703160 | controller |     "Jun 12 20:25:42.962023 crc crio[3645]: time=\"2026-06-12T20:25:42.961906193Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703175 | controller |     "Jun 12 20:25:42.996833 crc crio[3645]: time=\"2026-06-12T20:25:42.99569357Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5caa909f-9402-4cc3-8796-6fdcb7efe5b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000188d10}] Aliases:map[]}\"",
2026-06-12 21:48:35.703191 | controller |     "Jun 12 20:25:42.996833 crc crio[3645]: time=\"2026-06-12T20:25:42.996281536Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703214 | controller |     "Jun 12 20:25:43.697571 crc crio[3645]: time=\"2026-06-12T20:25:43.679759245Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.703235 | controller |     "Jun 12 20:25:43.699554 crc crio[3645]: time=\"2026-06-12T20:25:43.682625777Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.703255 | controller |     "Jun 12 20:25:43.699554 crc crio[3645]: time=\"2026-06-12T20:25:43.69890098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.703270 | controller |     "Jun 12 20:25:43.700966 crc crio[3645]: time=\"2026-06-12T20:25:43.682688889Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.703288 | controller |     "Jun 12 20:25:43.700966 crc crio[3645]: time=\"2026-06-12T20:25:43.6827279Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.703308 | controller |     "Jun 12 20:25:43.701297 crc crio[3645]: time=\"2026-06-12T20:25:43.682830132Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.703323 | controller |     "Jun 12 20:25:43.701297 crc crio[3645]: time=\"2026-06-12T20:25:43.685198703Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.703348 | controller |     "Jun 12 20:25:43.701297 crc crio[3645]: time=\"2026-06-12T20:25:43.685287075Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.703369 | controller |     "Jun 12 20:25:43.701297 crc crio[3645]: time=\"2026-06-12T20:25:43.685336276Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.703390 | controller |     "Jun 12 20:25:43.701297 crc crio[3645]: time=\"2026-06-12T20:25:43.694073608Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.703459 | controller |     "Jun 12 20:25:43.705452 crc crio[3645]: time=\"2026-06-12T20:25:43.703813425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.703480 | controller |     "Jun 12 20:25:43.705452 crc crio[3645]: time=\"2026-06-12T20:25:43.705341714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.703495 | controller |     "Jun 12 20:25:43.705452 crc crio[3645]: time=\"2026-06-12T20:25:43.705403205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.703510 | controller |     "Jun 12 20:25:43.705452 crc crio[3645]: time=\"2026-06-12T20:25:43.705447816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.703525 | controller |     "Jun 12 20:25:43.711796 crc crio[3645]: time=\"2026-06-12T20:25:43.705858326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.703538 | controller |     "Jun 12 20:25:43.711796 crc crio[3645]: time=\"2026-06-12T20:25:43.705889937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.703552 | controller |     "Jun 12 20:25:43.711796 crc crio[3645]: time=\"2026-06-12T20:25:43.706469902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.703567 | controller |     "Jun 12 20:25:43.711796 crc crio[3645]: time=\"2026-06-12T20:25:43.706493283Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.703580 | controller |     "Jun 12 20:25:43.711796 crc crio[3645]: time=\"2026-06-12T20:25:43.709900439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.703595 | controller |     "Jun 12 20:25:43.711796 crc crio[3645]: time=\"2026-06-12T20:25:43.706500513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.703609 | controller |     "Jun 12 20:25:43.837149 crc crio[3645]: time=\"2026-06-12T20:25:43.836820211Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.703627 | controller |     "Jun 12 20:25:43.837149 crc crio[3645]: time=\"2026-06-12T20:25:43.837076717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.703643 | controller |     "Jun 12 20:25:44.003282 crc crio[3645]: time=\"2026-06-12T20:25:44.00302856Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c28f8bb6-8afd-4ee5-a368-91d82e182844 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001722240}] Aliases:map[]}\"",
2026-06-12 21:48:35.703658 | controller |     "Jun 12 20:25:44.003282 crc crio[3645]: time=\"2026-06-12T20:25:44.003254306Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703672 | controller |     "Jun 12 20:25:44.007531 crc crio[3645]: time=\"2026-06-12T20:25:44.006809235Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/cf74009d-0951-46fc-8215-f81176b4fde8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00109e300}] Aliases:map[]}\"",
2026-06-12 21:48:35.703686 | controller |     "Jun 12 20:25:44.007644 crc crio[3645]: time=\"2026-06-12T20:25:44.007593536Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703702 | controller |     "Jun 12 20:25:44.018470 crc crio[3645]: time=\"2026-06-12T20:25:44.015459295Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/faa48b02-3df6-41dd-896c-0160df8739c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc0029c6250}] Aliases:map[]}\"",
2026-06-12 21:48:35.703717 | controller |     "Jun 12 20:25:44.018470 crc crio[3645]: time=\"2026-06-12T20:25:44.015742932Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703731 | controller |     "Jun 12 20:25:44.138458 crc crio[3645]: time=\"2026-06-12T20:25:44.134682372Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/88ddf2e6-9316-48a7-b89a-4970d6b9496a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc001722320}] Aliases:map[]}\"",
2026-06-12 21:48:35.703746 | controller |     "Jun 12 20:25:44.138458 crc crio[3645]: time=\"2026-06-12T20:25:44.137796231Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703765 | controller |     "Jun 12 20:25:44.158744 crc crio[3645]: time=\"2026-06-12T20:25:44.158398613Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38cb1ded-973c-4e0d-b459-2067270c6637 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0029e2670}] Aliases:map[]}\"",
2026-06-12 21:48:35.703780 | controller |     "Jun 12 20:25:44.158744 crc crio[3645]: time=\"2026-06-12T20:25:44.158608368Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703795 | controller |     "Jun 12 20:25:44.162179 crc crio[3645]: time=\"2026-06-12T20:25:44.161677077Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/9f62956b-36ac-4b68-ae5a-d59a104b6339 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00109e758}] Aliases:map[]}\"",
2026-06-12 21:48:35.703810 | controller |     "Jun 12 20:25:44.162522 crc crio[3645]: time=\"2026-06-12T20:25:44.162311432Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703825 | controller |     "Jun 12 20:25:44.170548 crc crio[3645]: time=\"2026-06-12T20:25:44.170397748Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/771ee689-8e5e-4c53-b8c3-ce12fa739a90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00112e5a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.703839 | controller |     "Jun 12 20:25:44.170632 crc crio[3645]: time=\"2026-06-12T20:25:44.170552862Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703877 | controller |     "Jun 12 20:25:44.172043 crc crio[3645]: time=\"2026-06-12T20:25:44.171740002Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4fc5106-4ed5-4541-81cd-0db83afa466e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0017224a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.703894 | controller |     "Jun 12 20:25:44.172043 crc crio[3645]: time=\"2026-06-12T20:25:44.171999678Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703910 | controller |     "Jun 12 20:25:44.174039 crc crio[3645]: time=\"2026-06-12T20:25:44.173722842Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/72ee1786-c5ab-4d16-94af-ebea6c4738f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0022d60a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.703929 | controller |     "Jun 12 20:25:44.174039 crc crio[3645]: time=\"2026-06-12T20:25:44.17401196Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703944 | controller |     "Jun 12 20:25:44.218203 crc crio[3645]: time=\"2026-06-12T20:25:44.211598054Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/99d37ecf-af8e-4d60-b4c0-71be627ad307 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000110368}] Aliases:map[]}\"",
2026-06-12 21:48:35.703959 | controller |     "Jun 12 20:25:44.218203 crc crio[3645]: time=\"2026-06-12T20:25:44.212530457Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.703974 | controller |     "Jun 12 20:25:44.228594 crc crio[3645]: time=\"2026-06-12T20:25:44.227623589Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/985e75d8-203a-455b-96a9-a9d6a8abb61e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc000188b38}] Aliases:map[]}\"",
2026-06-12 21:48:35.703989 | controller |     "Jun 12 20:25:44.228594 crc crio[3645]: time=\"2026-06-12T20:25:44.228255906Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.704003 | controller |     "Jun 12 20:25:44.675724 crc crio[3645]: time=\"2026-06-12T20:25:44.675419685Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.704018 | controller |     "Jun 12 20:25:44.675724 crc crio[3645]: time=\"2026-06-12T20:25:44.675512558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.704033 | controller |     "Jun 12 20:25:44.682259 crc crio[3645]: time=\"2026-06-12T20:25:44.681856149Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.704048 | controller |     "Jun 12 20:25:44.682328 crc crio[3645]: time=\"2026-06-12T20:25:44.68228682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.704062 | controller |     "Jun 12 20:25:44.683694 crc crio[3645]: time=\"2026-06-12T20:25:44.682586037Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.704082 | controller |     "Jun 12 20:25:44.683694 crc crio[3645]: time=\"2026-06-12T20:25:44.682773242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.704097 | controller |     "Jun 12 20:25:44.697375 crc crio[3645]: time=\"2026-06-12T20:25:44.696275555Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.704112 | controller |     "Jun 12 20:25:44.697375 crc crio[3645]: time=\"2026-06-12T20:25:44.696596623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.704127 | controller |     "Jun 12 20:25:44.697375 crc crio[3645]: time=\"2026-06-12T20:25:44.696599003Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.704141 | controller |     "Jun 12 20:25:44.697375 crc crio[3645]: time=\"2026-06-12T20:25:44.696671745Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.704156 | controller |     "Jun 12 20:25:44.697375 crc crio[3645]: time=\"2026-06-12T20:25:44.696754237Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.704171 | controller |     "Jun 12 20:25:44.697375 crc crio[3645]: time=\"2026-06-12T20:25:44.696782978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.704186 | controller |     "Jun 12 20:25:44.697375 crc crio[3645]: time=\"2026-06-12T20:25:44.696685605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.704201 | controller |     "Jun 12 20:25:44.697375 crc crio[3645]: time=\"2026-06-12T20:25:44.697267841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.704215 | controller |     "Jun 12 20:25:44.702730 crc crio[3645]: time=\"2026-06-12T20:25:44.701712693Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.704230 | controller |     "Jun 12 20:25:44.707741 crc crio[3645]: time=\"2026-06-12T20:25:44.705820777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.704245 | controller |     "Jun 12 20:25:45.150870 crc crio[3645]: time=\"2026-06-12T20:25:45.150213617Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/98dd6fed-439e-4c80-b2dc-0fb355960f38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc001210010}] Aliases:map[]}\"",
2026-06-12 21:48:35.704260 | controller |     "Jun 12 20:25:45.150870 crc crio[3645]: time=\"2026-06-12T20:25:45.150609748Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.704278 | controller |     "Jun 12 20:25:45.160829 crc crio[3645]: time=\"2026-06-12T20:25:45.160306664Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ecb61782-fece-4ff2-862d-1dd6c94babb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0029c6090}] Aliases:map[]}\"",
2026-06-12 21:48:35.704294 | controller |     "Jun 12 20:25:45.160829 crc crio[3645]: time=\"2026-06-12T20:25:45.160692074Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.704309 | controller |     "Jun 12 20:25:45.192748 crc crio[3645]: time=\"2026-06-12T20:25:45.191763612Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/8fc1352d-1c3e-49df-85bd-9cab52459588 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc001722638}] Aliases:map[]}\"",
2026-06-12 21:48:35.704323 | controller |     "Jun 12 20:25:45.207572 crc crio[3645]: time=\"2026-06-12T20:25:45.207226155Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.704338 | controller |     "Jun 12 20:25:45.367788 crc crio[3645]: time=\"2026-06-12T20:25:45.365897183Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/86e82a06-7150-42a4-b654-8b658cb87571 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000188d18}] Aliases:map[]}\"",
2026-06-12 21:48:35.704354 | controller |     "Jun 12 20:25:45.368848 crc crio[3645]: time=\"2026-06-12T20:25:45.368567221Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.704370 | controller |     "Jun 12 20:25:45.385740 crc crio[3645]: time=\"2026-06-12T20:25:45.383632283Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9a4de177-ff8f-4cdc-a505-52bbc927311c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0017227e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.704386 | controller |     "Jun 12 20:25:45.385740 crc crio[3645]: time=\"2026-06-12T20:25:45.384770933Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.704401 | controller |     "Jun 12 20:25:45.410474 crc crio[3645]: time=\"2026-06-12T20:25:45.40835033Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b83af19b-f0b0-4927-ac8e-340c07a756b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc001210330}] Aliases:map[]}\"",
2026-06-12 21:48:35.704419 | controller |     "Jun 12 20:25:45.410474 crc crio[3645]: time=\"2026-06-12T20:25:45.408462274Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.704435 | controller |     "Jun 12 20:25:45.435473 crc crio[3645]: time=\"2026-06-12T20:25:45.434539115Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2c3b3f5e-baa7-45a5-99b0-ae32a951eb71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00109e4b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.704450 | controller |     "Jun 12 20:25:45.435473 crc crio[3645]: time=\"2026-06-12T20:25:45.435448879Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.704465 | controller |     "Jun 12 20:25:45.725905 crc crio[3645]: time=\"2026-06-12T20:25:45.725318876Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1bd13bb5-81c1-4004-baa3-7b4d9d0cca8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00109e690}] Aliases:map[]}\"",
2026-06-12 21:48:35.704480 | controller |     "Jun 12 20:25:45.725905 crc crio[3645]: time=\"2026-06-12T20:25:45.725685976Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.704495 | controller |     "Jun 12 20:25:48.036537 crc crio[3645]: time=\"2026-06-12T20:25:48.034847528Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/POD\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.704510 | controller |     "Jun 12 20:25:48.036537 crc crio[3645]: time=\"2026-06-12T20:25:48.03531053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.704524 | controller |     "Jun 12 20:25:48.313016 crc crio[3645]: time=\"2026-06-12T20:25:48.312483525Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/09fb3f37-7bc5-4a85-a7fb-e89ad3d15b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc0001892d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.704543 | controller |     "Jun 12 20:25:48.313016 crc crio[3645]: time=\"2026-06-12T20:25:48.312983608Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688255-pj2k5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.704558 | controller |     "Jun 12 20:25:53.935166 crc crio[3645]: time=\"2026-06-12T20:25:53.934659155Z\" level=info msg=\"Removing container: 353e34ad73728b7435b4919464c461abc3cf4093c1f22ad540859f21b00835d1\" id=d29eaf81-d2bf-4bfc-9c4d-deee3d0d1ccf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.704572 | controller |     "Jun 12 20:25:54.115559 crc crio[3645]: time=\"2026-06-12T20:25:54.115323239Z\" level=info msg=\"Removed container 353e34ad73728b7435b4919464c461abc3cf4093c1f22ad540859f21b00835d1: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=d29eaf81-d2bf-4bfc-9c4d-deee3d0d1ccf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.704587 | controller |     "Jun 12 20:26:01.830652 crc crio[3645]: time=\"2026-06-12T20:26:01.828366492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 21:48:35.704601 | controller |     "Jun 12 20:26:01.830652 crc crio[3645]: time=\"2026-06-12T20:26:01.830569998Z\" level=error msg=\"Error loading CNI config file /etc/kubernetes/cni/net.d/00-multus.conf: error parsing configuration: unexpected end of JSON input\"",
2026-06-12 21:48:35.704616 | controller |     "Jun 12 20:26:05.680898 crc crio[3645]: time=\"2026-06-12T20:26:05.679434666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=7e000b86-fa0b-4ae3-b3ef-dc224a051e6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.704631 | controller |     "Jun 12 20:26:05.720549 crc crio[3645]: time=\"2026-06-12T20:26:05.719627166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=76e3134a-939c-4847-8d34-2c24e16bfb81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.704645 | controller |     "Jun 12 20:26:05.762794 crc crio[3645]: time=\"2026-06-12T20:26:05.758996064Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=66572a84-a6c8-4e05-b1a1-2459759ce4be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.704660 | controller |     "Jun 12 20:26:05.762794 crc crio[3645]: time=\"2026-06-12T20:26:05.759765874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.704675 | controller |     "Jun 12 20:26:05.920350 crc crio[3645]: time=\"2026-06-12T20:26:05.919872728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.704690 | controller |     "Jun 12 20:26:08.787528 crc crio[3645]: time=\"2026-06-12T20:26:08.784515352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.704704 | controller |     "Jun 12 20:26:09.824311 crc crio[3645]: time=\"2026-06-12T20:26:09.823219968Z\" level=info msg=\"Created container 3a0369c884cc375d0f4e7575c9f51e070451480e91e47f194003efab2d82f851: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=66572a84-a6c8-4e05-b1a1-2459759ce4be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.704719 | controller |     "Jun 12 20:26:09.843447 crc crio[3645]: time=\"2026-06-12T20:26:09.841873542Z\" level=info msg=\"Starting container: 3a0369c884cc375d0f4e7575c9f51e070451480e91e47f194003efab2d82f851\" id=e700d8dc-0268-4360-b804-c025faed63c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.704737 | controller |     "Jun 12 20:26:10.040870 crc crio[3645]: time=\"2026-06-12T20:26:10.038098823Z\" level=info msg=\"Started container\" PID=11756 containerID=3a0369c884cc375d0f4e7575c9f51e070451480e91e47f194003efab2d82f851 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=e700d8dc-0268-4360-b804-c025faed63c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834",
2026-06-12 21:48:35.704752 | controller |     "Jun 12 20:26:13.935650 crc crio[3645]: 2026-06-12T20:26:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:202ac6363799f33 Mac:6e:f9:17:27:a6:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/fed77867-d0fa-4235-8f44-bfbc9ac30d1e SocketPath: PciID:}] [{Interface:0xc000015e30 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.704767 | controller |     "Jun 12 20:26:14.053005 crc crio[3645]: 2026-06-12T20:26:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e8ad9747cb655c Mac:f2:dd:64:b3:08:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/38cb1ded-973c-4e0d-b459-2067270c6637 SocketPath: PciID:}] [{Interface:0xc00012d2e0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.704782 | controller |     "Jun 12 20:26:18.418660 crc crio[3645]: 2026-06-12T20:26:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2be1243b0122c9b Mac:b6:29:73:86:56:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/fc2ea8cb-9342-4194-8607-b1e7cd47c0f9 SocketPath: PciID:}] [{Interface:0xc0002a2220 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.704797 | controller |     "Jun 12 20:26:23.434298 crc crio[3645]: 2026-06-12T20:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bf8dc55c02eaa7 Mac:c6:fa:c8:18:e3:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/f18cabe2-a1c0-4bc8-b576-b91b73de6339 SocketPath: PciID:}] [{Interface:0xc000194490 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.704811 | controller |     "Jun 12 20:26:23.548771 crc crio[3645]: 2026-06-12T20:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1ee4270eda7214 Mac:ca:4e:7a:00:cb:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/34d57888-dcd5-4728-ae59-f1e1a2bec0ed SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.704825 | controller |     "Jun 12 20:26:23.689519 crc crio[3645]: 2026-06-12T20:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a22d1cfd7d61faa Mac:62:53:11:f1:07:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/cf74009d-0951-46fc-8215-f81176b4fde8 SocketPath: PciID:}] [{Interface:0xc000305130 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.704840 | controller |     "Jun 12 20:26:24.044242 crc crio[3645]: time=\"2026-06-12T20:26:24.04415898Z\" level=info msg=\"Stopping container: a99f9a33d8b825f4a2d878bd55264b873d6172d6da29a5bb93d488ced8930ee9 (timeout: 3600s)\" id=963aa11a-6e1a-447f-8758-a1c5f51d1aa7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.704873 | controller |     "Jun 12 20:26:24.155471 crc crio[3645]: 2026-06-12T20:26:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce6252c40cbcc78 Mac:72:2c:93:83:c9:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/3e5bda30-9563-4fe3-bb49-af37188e3b14 SocketPath: PciID:}] [{Interface:0xc00044a090 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.704890 | controller |     "Jun 12 20:26:25.155098 crc crio[3645]: 2026-06-12T20:26:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a9a7f1ae6d496b Mac:56:4d:d2:46:45:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/9a4de177-ff8f-4cdc-a505-52bbc927311c SocketPath: PciID:}] [{Interface:0xc000181ce0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.704937 | controller |     "Jun 12 20:26:26.957611 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32b61b197508ae7 Mac:ae:fe:13:16:32:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/2c3b3f5e-baa7-45a5-99b0-ae32a951eb71 SocketPath: PciID:}] [{Interface:0xc00019d6f0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.704954 | controller |     "Jun 12 20:26:26.960093 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02fa70db53c021c Mac:3e:36:2b:01:10:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/d9487208-1343-4ea2-8b77-2f9b398f9232 SocketPath: PciID:}] [{Interface:0xc000113840 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.704968 | controller |     "Jun 12 20:26:26.976021 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63743e2f270be11 Mac:66:4c:fd:bf:fb:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/985e75d8-203a-455b-96a9-a9d6a8abb61e SocketPath: PciID:}] [{Interface:0xc00048d400 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.704983 | controller |     "Jun 12 20:26:26.993592 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf4508265f39d09 Mac:ae:ff:97:5c:82:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/c11847b7-0487-46ce-a43a-5960de1b0af6 SocketPath: PciID:}] [{Interface:0xc000359a20 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.704998 | controller |     "Jun 12 20:26:26.997068 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6be3f5109954af Mac:f6:af:d8:48:fa:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/09fb3f37-7bc5-4a85-a7fb-e89ad3d15b63 SocketPath: PciID:}] [{Interface:0xc000135680 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705013 | controller |     "Jun 12 20:26:26.997068 crc crio[3645]: 2026-06-12T20:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da4f69c051a75e3 Mac:72:b2:52:ea:46:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/88ddf2e6-9316-48a7-b89a-4970d6b9496a SocketPath: PciID:}] [{Interface:0xc000226330 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705027 | controller |     "Jun 12 20:26:27.117114 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:daeb327fad31e80 Mac:7a:01:44:40:b0:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/b83af19b-f0b0-4927-ac8e-340c07a756b9 SocketPath: PciID:}] [{Interface:0xc000527550 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705041 | controller |     "Jun 12 20:26:27.160585 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4afc8722279884 Mac:f6:d4:1d:5f:18:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/466faead-2ba7-4aae-b792-9407813741fe SocketPath: PciID:}] [{Interface:0xc000195c90 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705056 | controller |     "Jun 12 20:26:27.190313 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8416380d7b44b38 Mac:42:97:d5:e4:d0:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/1bd13bb5-81c1-4004-baa3-7b4d9d0cca8a SocketPath: PciID:}] [{Interface:0xc0001ba990 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705075 | controller |     "Jun 12 20:26:27.221373 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00ccc235b40da6f Mac:e2:9e:34:27:10:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/90a8023e-0adf-4fb2-94d8-138ac9c37483 SocketPath: PciID:}] [{Interface:0xc00050e1b0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705090 | controller |     "Jun 12 20:26:27.223032 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d531a919b8a1ded Mac:ce:b0:2d:b9:ec:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/5b5f7ce7-514a-4629-a190-891674ab153f SocketPath: PciID:}] [{Interface:0xc0004b3580 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705105 | controller |     "Jun 12 20:26:27.246159 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9f4336bd54712f Mac:12:56:1c:b0:78:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/f2025b0a-5e4c-46bf-881c-f0cc518355d6 SocketPath: PciID:}] [{Interface:0xc00011a440 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705120 | controller |     "Jun 12 20:26:27.247080 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97832a49ca63507 Mac:c2:1a:2f:ff:4e:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/c4fc5106-4ed5-4541-81cd-0db83afa466e SocketPath: PciID:}] [{Interface:0xc0002d0300 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705134 | controller |     "Jun 12 20:26:27.280748 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:604c189ca943de8 Mac:56:87:6b:3d:32:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/72ee1786-c5ab-4d16-94af-ebea6c4738f2 SocketPath: PciID:}] [{Interface:0xc00029d780 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705149 | controller |     "Jun 12 20:26:27.431793 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74d29b0f538800c Mac:e2:ee:9e:db:ea:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/fa477f71-18d2-405f-84c0-541c4a5a035d SocketPath: PciID:}] [{Interface:0xc000231cd0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705164 | controller |     "Jun 12 20:26:27.433728 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e69d00d59f7a498 Mac:de:e2:2b:96:54:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/2ec1b95a-7659-42ca-bcf4-a844cb75295d SocketPath: PciID:}] [{Interface:0xc0000150a0 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705178 | controller |     "Jun 12 20:26:27.497545 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43f5ce4b744c660 Mac:e6:22:a7:00:b0:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/8048870b-ed71-40e9-97d6-6970ef769fd9 SocketPath: PciID:}] [{Interface:0xc000483240 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705193 | controller |     "Jun 12 20:26:27.506077 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f0dea9ca581c6e Mac:f2:62:86:98:f1:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/0df9e86b-951b-45d8-ab0d-60996f83fcf4 SocketPath: PciID:}] [{Interface:0xc000608960 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705211 | controller |     "Jun 12 20:26:27.515122 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db5fc0a566a84f2 Mac:a2:cf:33:b6:7e:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/faa48b02-3df6-41dd-896c-0160df8739c5 SocketPath: PciID:}] [{Interface:0xc000015000 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705227 | controller |     "Jun 12 20:26:27.524593 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ab972154f308dd Mac:4a:37:30:2e:68:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/b67dded5-5097-4ee7-8709-65d0d2857d72 SocketPath: PciID:}] [{Interface:0xc000431430 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705242 | controller |     "Jun 12 20:26:27.526272 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97fad6fbb3abea3 Mac:5e:18:bd:e5:13:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/c28f8bb6-8afd-4ee5-a368-91d82e182844 SocketPath: PciID:}] [{Interface:0xc00045b830 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705257 | controller |     "Jun 12 20:26:27.540081 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a074ec9a28f2744 Mac:7a:7f:0e:1c:ba:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/99d37ecf-af8e-4d60-b4c0-71be627ad307 SocketPath: PciID:}] [{Interface:0xc0002a5970 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705272 | controller |     "Jun 12 20:26:27.541058 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44a29df589fd157 Mac:9a:7a:79:14:4e:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/36605473-d09b-4012-9bd2-154fcaf57bb0 SocketPath: PciID:}] [{Interface:0xc0002abab0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705286 | controller |     "Jun 12 20:26:27.556619 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bf801f25278cac Mac:a6:3a:cd:bb:e4:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/4b37bb99-7d47-406d-9dd8-fd683fa2e746 SocketPath: PciID:}] [{Interface:0xc000322ec0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705301 | controller |     "Jun 12 20:26:27.559228 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:433a5b14b0dad05 Mac:8e:0b:85:b6:51:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/ecb61782-fece-4ff2-862d-1dd6c94babb5 SocketPath: PciID:}] [{Interface:0xc00027cdb0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705316 | controller |     "Jun 12 20:26:27.564416 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d326e1014f09ae Mac:4e:de:b4:cb:6d:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/5caa909f-9402-4cc3-8796-6fdcb7efe5b7 SocketPath: PciID:}] [{Interface:0xc000210eb0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705330 | controller |     "Jun 12 20:26:27.669404 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1afb217e0883991 Mac:be:6f:07:06:9c:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/19e14f10-3ddd-48e4-b6c3-9bb384fa36df SocketPath: PciID:}] [{Interface:0xc0004d6380 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705348 | controller |     "Jun 12 20:26:27.706437 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1101eb16b6b6f7a Mac:aa:7f:ff:5c:6d:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/adff7307-7259-47da-8afd-9425a0fa5b6f SocketPath: PciID:}] [{Interface:0xc00037ad90 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705362 | controller |     "Jun 12 20:26:27.724119 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:523b5a130f96c62 Mac:ca:85:73:48:f7:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/4c9ae7c4-1603-44a0-b061-262b878f4885 SocketPath: PciID:}] [{Interface:0xc0004ec4d0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705377 | controller |     "Jun 12 20:26:27.745398 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45efbef8de1a1ce Mac:62:3f:73:d0:d9:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/c95dcf91-ec76-42f2-971b-58017bae259e SocketPath: PciID:}] [{Interface:0xc0002a5180 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705393 | controller |     "Jun 12 20:26:27.776523 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12d8df56a7749ae Mac:3a:ba:75:a9:7e:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/d8d6cbe1-59e1-4cd6-b19b-04cf6a6cfceb SocketPath: PciID:}] [{Interface:0xc000150f50 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705408 | controller |     "Jun 12 20:26:27.822229 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb6108f447037c0 Mac:42:5a:29:16:0e:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/8fc1352d-1c3e-49df-85bd-9cab52459588 SocketPath: PciID:}] [{Interface:0xc00027a520 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705423 | controller |     "Jun 12 20:26:27.860364 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edcd833c83a218f Mac:8a:c5:7c:a1:a8:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/76d8b8ae-94ee-4c8a-b40d-cb7baa415298 SocketPath: PciID:}] [{Interface:0xc0002dc280 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705438 | controller |     "Jun 12 20:26:27.885250 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15cd5594441e5d7 Mac:82:b2:7a:84:e6:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/86e82a06-7150-42a4-b654-8b658cb87571 SocketPath: PciID:}] [{Interface:0xc000195180 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705453 | controller |     "Jun 12 20:26:27.940571 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb7b238d9d4beed Mac:9e:f2:ba:da:39:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/771ee689-8e5e-4c53-b8c3-ce12fa739a90 SocketPath: PciID:}] [{Interface:0xc000123d40 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705468 | controller |     "Jun 12 20:26:27.983714 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:597fc41416c77aa Mac:2e:5a:1d:b2:a7:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/98dd6fed-439e-4c80-b2dc-0fb355960f38 SocketPath: PciID:}] [{Interface:0xc0001119f0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705483 | controller |     "Jun 12 20:26:28.003787 crc crio[3645]: 2026-06-12T20:26:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d5d9fedfb300f3 Mac:96:a8:7d:33:3e:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/9f62956b-36ac-4b68-ae5a-d59a104b6339 SocketPath: PciID:}] [{Interface:0xc000365280 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705501 | controller |     "Jun 12 20:26:28.032480 crc crio[3645]: 2026-06-12T20:26:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5877f7b083bce3e Mac:12:da:88:b8:df:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/09c62929-01ec-4e64-a90b-b729ee567411 SocketPath: PciID:}] [{Interface:0xc000194b30 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.705516 | controller |     "Jun 12 20:26:28.033351 crc crio[3645]: time=\"2026-06-12T20:26:28.032979638Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.705531 | controller |     "Jun 12 20:26:28.033477 crc crio[3645]: time=\"2026-06-12T20:26:28.033358057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 21:48:35.705546 | controller |     "Jun 12 20:26:28.033477 crc crio[3645]: time=\"2026-06-12T20:26:28.033413969Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2025b0a-5e4c-46bf-881c-f0cc518355d6 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc001210100}] Aliases:map[]}\"",
2026-06-12 21:48:35.705562 | controller |     "Jun 12 20:26:28.033600 crc crio[3645]: time=\"2026-06-12T20:26:28.0334546Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/4b37bb99-7d47-406d-9dd8-fd683fa2e746 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0022d6258}] Aliases:map[]}\"",
2026-06-12 21:48:35.705577 | controller |     "Jun 12 20:26:28.033600 crc crio[3645]: time=\"2026-06-12T20:26:28.033537231Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/fed77867-d0fa-4235-8f44-bfbc9ac30d1e Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00112e128}] Aliases:map[]}\"",
2026-06-12 21:48:35.705592 | controller |     "Jun 12 20:26:28.033600 crc crio[3645]: time=\"2026-06-12T20:26:28.033589764Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b83af19b-f0b0-4927-ac8e-340c07a756b9 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc001210330}] Aliases:map[]}\"",
2026-06-12 21:48:35.705607 | controller |     "Jun 12 20:26:28.033743 crc crio[3645]: time=\"2026-06-12T20:26:28.033554143Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/09fb3f37-7bc5-4a85-a7fb-e89ad3d15b63 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc0001892d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.705626 | controller |     "Jun 12 20:26:28.033743 crc crio[3645]: time=\"2026-06-12T20:26:28.033644885Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1bd13bb5-81c1-4004-baa3-7b4d9d0cca8a Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00109e690}] Aliases:map[]}\"",
2026-06-12 21:48:35.705641 | controller |     "Jun 12 20:26:28.033743 crc crio[3645]: time=\"2026-06-12T20:26:28.033661375Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.705656 | controller |     "Jun 12 20:26:28.033743 crc crio[3645]: time=\"2026-06-12T20:26:28.033676675Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38cb1ded-973c-4e0d-b459-2067270c6637 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0029e2670}] Aliases:map[]}\"",
2026-06-12 21:48:35.705671 | controller |     "Jun 12 20:26:28.033743 crc crio[3645]: time=\"2026-06-12T20:26:28.033700666Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.705686 | controller |     "Jun 12 20:26:28.033743 crc crio[3645]: time=\"2026-06-12T20:26:28.033741537Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/faa48b02-3df6-41dd-896c-0160df8739c5 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc0029c6250}] Aliases:map[]}\"",
2026-06-12 21:48:35.705700 | controller |     "Jun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.033760678Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.705715 | controller |     "Jun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.033786007Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/34d57888-dcd5-4728-ae59-f1e1a2bec0ed Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc0029e21b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.705730 | controller |     "Jun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.033815079Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c28f8bb6-8afd-4ee5-a368-91d82e182844 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001722240}] Aliases:map[]}\"",
2026-06-12 21:48:35.705750 | controller |     "Jun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.0338375Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.705765 | controller |     "Jun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.033859849Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/cf74009d-0951-46fc-8215-f81176b4fde8 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00109e300}] Aliases:map[]}\"",
2026-06-12 21:48:35.705780 | controller |     "Jun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.03388691Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.705795 | controller |     "Jun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.033904761Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/99d37ecf-af8e-4d60-b4c0-71be627ad307 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000110368}] Aliases:map[]}\"",
2026-06-12 21:48:35.705810 | controller |     "Jun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.033979073Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.705824 | controller |     "Jun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.033990134Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.705839 | controller |     "Jun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.033909212Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.705872 | controller |     "Jun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.034049745Z\" level=info msg=\"NetworkStart: stopping network for sandbox a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.705898 | controller |     "Jun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.034079226Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3e5bda30-9563-4fe3-bb49-af37188e3b14 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00112e470}] Aliases:map[]}\"",
2026-06-12 21:48:35.705918 | controller |     "Jun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.034111917Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.705934 | controller |     "Jun 12 20:26:28.034172 crc crio[3645]: time=\"2026-06-12T20:26:28.034172448Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.705949 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034209619Z\" level=info msg=\"NetworkStart: stopping network for sandbox ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.705964 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.03425038Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1bd13bb5-81c1-4004-baa3-7b4d9d0cca8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0029e2940}] Aliases:map[]}\"",
2026-06-12 21:48:35.705979 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.03427227Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d8d6cbe1-59e1-4cd6-b19b-04cf6a6cfceb Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0001889e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.705994 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034319732Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.706009 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034336322Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.706024 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034385703Z\" level=info msg=\"NetworkStart: stopping network for sandbox 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.706039 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034409814Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/90a8023e-0adf-4fb2-94d8-138ac9c37483 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0029c6168}] Aliases:map[]}\"",
2026-06-12 21:48:35.706054 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034428314Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.706072 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034438485Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.706087 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034468415Z\" level=info msg=\"NetworkStart: stopping network for sandbox 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.706102 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034489526Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/99d37ecf-af8e-4d60-b4c0-71be627ad307 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc001288558}] Aliases:map[]}\"",
2026-06-12 21:48:35.706117 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034605509Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3e5bda30-9563-4fe3-bb49-af37188e3b14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0029c64c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.706132 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.03466501Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/90a8023e-0adf-4fb2-94d8-138ac9c37483 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0029e2988}] Aliases:map[]}\"",
2026-06-12 21:48:35.706147 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034680262Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.706162 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034718431Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d8d6cbe1-59e1-4cd6-b19b-04cf6a6cfceb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00112ebc8}] Aliases:map[]}\"",
2026-06-12 21:48:35.706177 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034769624Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.706192 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034789413Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9a4de177-ff8f-4cdc-a505-52bbc927311c Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0017227e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.706210 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034811404Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.706224 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034824834Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.706239 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034844835Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.706253 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.034878055Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.706268 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035213004Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9a4de177-ff8f-4cdc-a505-52bbc927311c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0029c6528}] Aliases:map[]}\"",
2026-06-12 21:48:35.706283 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035337357Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/19e14f10-3ddd-48e4-b6c3-9bb384fa36df Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001722668}] Aliases:map[]}\"",
2026-06-12 21:48:35.706298 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035372738Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.706313 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035387578Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.706328 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035412639Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.706343 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.03543956Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2c3b3f5e-baa7-45a5-99b0-ae32a951eb71 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00109e4b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.706362 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035472751Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.706377 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035486341Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.706392 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035505922Z\" level=info msg=\"NetworkStart: stopping network for sandbox 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.706407 | controller |     "Jun 12 20:26:28.035555 crc crio[3645]: time=\"2026-06-12T20:26:28.035571474Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ecb61782-fece-4ff2-862d-1dd6c94babb5 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0029c6090}] Aliases:map[]}\"",
2026-06-12 21:48:35.706422 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035617115Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5caa909f-9402-4cc3-8796-6fdcb7efe5b7 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000188d10}] Aliases:map[]}\"",
2026-06-12 21:48:35.706437 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.033786488Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b67dded5-5097-4ee7-8709-65d0d2857d72 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000110730}] Aliases:map[]}\"",
2026-06-12 21:48:35.706452 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035721997Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.706466 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035737158Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.706482 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035761958Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36605473-d09b-4012-9bd2-154fcaf57bb0 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc0022d6138}] Aliases:map[]}\"",
2026-06-12 21:48:35.706500 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.03386231Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.706516 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035797539Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/98dd6fed-439e-4c80-b2dc-0fb355960f38 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc001210010}] Aliases:map[]}\"",
2026-06-12 21:48:35.706532 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.03581631Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/9f62956b-36ac-4b68-ae5a-d59a104b6339 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00109e758}] Aliases:map[]}\"",
2026-06-12 21:48:35.706547 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.03582017Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/771ee689-8e5e-4c53-b8c3-ce12fa739a90 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00112e5a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.706563 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035865671Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.706578 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035878021Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.706593 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035895212Z\" level=info msg=\"NetworkStart: stopping network for sandbox bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.706608 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.033765998Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.706623 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035981474Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.706641 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035998104Z\" level=info msg=\"NetworkStart: stopping network for sandbox db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.706657 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.033744497Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/fc2ea8cb-9342-4194-8607-b1e7cd47c0f9 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00109e128}] Aliases:map[]}\"",
2026-06-12 21:48:35.706672 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036106877Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.706687 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036176808Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.706702 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.034769613Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.706717 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036217399Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.706732 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035789809Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.706747 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.03625819Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/771ee689-8e5e-4c53-b8c3-ce12fa739a90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0029c65a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.706762 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.033538041Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c11847b7-0487-46ce-a43a-5960de1b0af6 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000188d00}] Aliases:map[]}\"",
2026-06-12 21:48:35.706777 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036323342Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.706795 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036332252Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.706810 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036346413Z\" level=info msg=\"NetworkStart: stopping network for sandbox bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.706825 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.035794249Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/76d8b8ae-94ee-4c8a-b40d-cb7baa415298 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0029e2718}] Aliases:map[]}\"",
2026-06-12 21:48:35.706840 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036532118Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.706872 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036567419Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.706889 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.033819518Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.706904 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036691781Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.706920 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036536337Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c11847b7-0487-46ce-a43a-5960de1b0af6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc0022d6100}] Aliases:map[]}\"",
2026-06-12 21:48:35.706935 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036726622Z\" level=info msg=\"NetworkStart: stopping network for sandbox e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.706951 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036841996Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/fc2ea8cb-9342-4194-8607-b1e7cd47c0f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc0001890f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.706969 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.033841529Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/f18cabe2-a1c0-4bc8-b576-b91b73de6339 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00109e348}] Aliases:map[]}\"",
2026-06-12 21:48:35.706985 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.03700492Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.707000 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.03702757Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.707014 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.037065761Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/34d57888-dcd5-4728-ae59-f1e1a2bec0ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc001210018}] Aliases:map[]}\"",
2026-06-12 21:48:35.707029 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.037110663Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.707044 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.037263746Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.707059 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.036633831Z\" level=info msg=\"NetworkStart: stopping network for sandbox edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.707074 | controller |     "Jun 12 20:26:28.037422 crc crio[3645]: time=\"2026-06-12T20:26:28.037067471Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.707089 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.037712147Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/f18cabe2-a1c0-4bc8-b576-b91b73de6339 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc0022d61d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.707104 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.037725079Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/76d8b8ae-94ee-4c8a-b40d-cb7baa415298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00008c138}] Aliases:map[]}\"",
2026-06-12 21:48:35.707123 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.037856901Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.707138 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.037896022Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.707152 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.036268621Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.707167 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.035762028Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/86e82a06-7150-42a4-b654-8b658cb87571 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000188d18}] Aliases:map[]}\"",
2026-06-12 21:48:35.707182 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.038759514Z\" level=info msg=\"NetworkStart: stopping network for sandbox 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.707196 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.038774635Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.707211 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.038791825Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.707227 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.038825447Z\" level=info msg=\"NetworkStart: stopping network for sandbox 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.707242 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.035734778Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/19e14f10-3ddd-48e4-b6c3-9bb384fa36df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00109ea28}] Aliases:map[]}\"",
2026-06-12 21:48:35.707257 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.039222767Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/86e82a06-7150-42a4-b654-8b658cb87571 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0029c6638}] Aliases:map[]}\"",
2026-06-12 21:48:35.707276 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.033704026Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0df9e86b-951b-45d8-ab0d-60996f83fcf4 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00109e230}] Aliases:map[]}\"",
2026-06-12 21:48:35.707291 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.03975639Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.707307 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.03977213Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.707322 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.039801131Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.707336 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.039907304Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.707352 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.040081278Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36605473-d09b-4012-9bd2-154fcaf57bb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000110388}] Aliases:map[]}\"",
2026-06-12 21:48:35.707367 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.04018382Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0df9e86b-951b-45d8-ab0d-60996f83fcf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001722060}] Aliases:map[]}\"",
2026-06-12 21:48:35.707382 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.040333574Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.707397 | controller |     "Jun 12 20:26:28.040737 crc crio[3645]: time=\"2026-06-12T20:26:28.040389966Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.707412 | controller |     "Jun 12 20:26:28.042838 crc crio[3645]: time=\"2026-06-12T20:26:28.039228047Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.707430 | controller |     "Jun 12 20:26:28.043389 crc crio[3645]: time=\"2026-06-12T20:26:28.035721807Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.707445 | controller |     "Jun 12 20:26:28.043389 crc crio[3645]: time=\"2026-06-12T20:26:28.043303819Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.707460 | controller |     "Jun 12 20:26:28.043542 crc crio[3645]: time=\"2026-06-12T20:26:28.043413492Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.707476 | controller |     "Jun 12 20:26:28.044082 crc crio[3645]: time=\"2026-06-12T20:26:28.033668276Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8048870b-ed71-40e9-97d6-6970ef769fd9 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc001722598}] Aliases:map[]}\"",
2026-06-12 21:48:35.707490 | controller |     "Jun 12 20:26:28.044082 crc crio[3645]: time=\"2026-06-12T20:26:28.043906725Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.707506 | controller |     "Jun 12 20:26:28.044082 crc crio[3645]: time=\"2026-06-12T20:26:28.033598424Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/72ee1786-c5ab-4d16-94af-ebea6c4738f2 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0022d60a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.707520 | controller |     "Jun 12 20:26:28.044082 crc crio[3645]: time=\"2026-06-12T20:26:28.033500201Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.707535 | controller |     "Jun 12 20:26:28.044379 crc crio[3645]: time=\"2026-06-12T20:26:28.034049315Z\" level=info msg=\"NetworkStart: stopping network for sandbox a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.707550 | controller |     "Jun 12 20:26:28.044379 crc crio[3645]: time=\"2026-06-12T20:26:28.044223383Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.707564 | controller |     "Jun 12 20:26:28.044379 crc crio[3645]: time=\"2026-06-12T20:26:28.033703745Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.707582 | controller |     "Jun 12 20:26:28.044379 crc crio[3645]: time=\"2026-06-12T20:26:28.033520762Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/985e75d8-203a-455b-96a9-a9d6a8abb61e Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc000188b38}] Aliases:map[]}\"",
2026-06-12 21:48:35.707598 | controller |     "Jun 12 20:26:28.044379 crc crio[3645]: time=\"2026-06-12T20:26:28.044363967Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.707612 | controller |     "Jun 12 20:26:28.044379 crc crio[3645]: time=\"2026-06-12T20:26:28.044382968Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.707627 | controller |     "Jun 12 20:26:28.044652 crc crio[3645]: time=\"2026-06-12T20:26:28.044418259Z\" level=info msg=\"NetworkStart: stopping network for sandbox 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.707643 | controller |     "Jun 12 20:26:28.044652 crc crio[3645]: time=\"2026-06-12T20:26:28.04449532Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/cf74009d-0951-46fc-8215-f81176b4fde8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00112ec88}] Aliases:map[]}\"",
2026-06-12 21:48:35.707658 | controller |     "Jun 12 20:26:28.044782 crc crio[3645]: time=\"2026-06-12T20:26:28.033630485Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/466faead-2ba7-4aae-b792-9407813741fe Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00112e2f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.707672 | controller |     "Jun 12 20:26:28.044782 crc crio[3645]: time=\"2026-06-12T20:26:28.044685004Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.707687 | controller |     "Jun 12 20:26:28.044782 crc crio[3645]: time=\"2026-06-12T20:26:28.044735367Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.707701 | controller |     "Jun 12 20:26:28.044782 crc crio[3645]: time=\"2026-06-12T20:26:28.044755027Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.707716 | controller |     "Jun 12 20:26:28.044782 crc crio[3645]: time=\"2026-06-12T20:26:28.044760127Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/985e75d8-203a-455b-96a9-a9d6a8abb61e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0001891a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.707734 | controller |     "Jun 12 20:26:28.045281 crc crio[3645]: time=\"2026-06-12T20:26:28.045118796Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.707749 | controller |     "Jun 12 20:26:28.047190 crc crio[3645]: time=\"2026-06-12T20:26:28.044304235Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.707764 | controller |     "Jun 12 20:26:28.047190 crc crio[3645]: time=\"2026-06-12T20:26:28.046576913Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.707778 | controller |     "Jun 12 20:26:28.047190 crc crio[3645]: time=\"2026-06-12T20:26:28.046888051Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38cb1ded-973c-4e0d-b459-2067270c6637 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0029e2a40}] Aliases:map[]}\"",
2026-06-12 21:48:35.707793 | controller |     "Jun 12 20:26:28.047190 crc crio[3645]: time=\"2026-06-12T20:26:28.047169798Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.707808 | controller |     "Jun 12 20:26:28.048175 crc crio[3645]: time=\"2026-06-12T20:26:28.033554553Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.707822 | controller |     "Jun 12 20:26:28.048175 crc crio[3645]: time=\"2026-06-12T20:26:28.048163123Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.707837 | controller |     "Jun 12 20:26:28.048322 crc crio[3645]: time=\"2026-06-12T20:26:28.048203904Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.707869 | controller |     "Jun 12 20:26:28.048387 crc crio[3645]: time=\"2026-06-12T20:26:28.044783798Z\" level=info msg=\"NetworkStart: stopping network for sandbox f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.707886 | controller |     "Jun 12 20:26:28.048636 crc crio[3645]: time=\"2026-06-12T20:26:28.048495031Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/4b37bb99-7d47-406d-9dd8-fd683fa2e746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0012885f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.707902 | controller |     "Jun 12 20:26:28.048728 crc crio[3645]: time=\"2026-06-12T20:26:28.048710877Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.707921 | controller |     "Jun 12 20:26:28.048978 crc crio[3645]: time=\"2026-06-12T20:26:28.048799539Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/466faead-2ba7-4aae-b792-9407813741fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc0029c66d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.707937 | controller |     "Jun 12 20:26:28.049078 crc crio[3645]: time=\"2026-06-12T20:26:28.049032276Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.707951 | controller |     "Jun 12 20:26:28.049419 crc crio[3645]: time=\"2026-06-12T20:26:28.044275105Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.707966 | controller |     "Jun 12 20:26:28.049622 crc crio[3645]: time=\"2026-06-12T20:26:28.049577379Z\" level=info msg=\"NetworkStart: stopping network for sandbox 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.707981 | controller |     "Jun 12 20:26:28.050751 crc crio[3645]: time=\"2026-06-12T20:26:28.035689236Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/c95dcf91-ec76-42f2-971b-58017bae259e Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001722488}] Aliases:map[]}\"",
2026-06-12 21:48:35.707996 | controller |     "Jun 12 20:26:28.051061 crc crio[3645]: time=\"2026-06-12T20:26:28.050903153Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.708011 | controller |     "Jun 12 20:26:28.051314 crc crio[3645]: time=\"2026-06-12T20:26:28.051281752Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.708026 | controller |     "Jun 12 20:26:28.051511 crc crio[3645]: time=\"2026-06-12T20:26:28.051478958Z\" level=info msg=\"NetworkStart: stopping network for sandbox 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.708040 | controller |     "Jun 12 20:26:28.052550 crc crio[3645]: time=\"2026-06-12T20:26:28.050984495Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/72ee1786-c5ab-4d16-94af-ebea6c4738f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00008c270}] Aliases:map[]}\"",
2026-06-12 21:48:35.708055 | controller |     "Jun 12 20:26:28.052550 crc crio[3645]: time=\"2026-06-12T20:26:28.052526934Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.708076 | controller |     "Jun 12 20:26:28.052896 crc crio[3645]: time=\"2026-06-12T20:26:28.035665346Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/adff7307-7259-47da-8afd-9425a0fa5b6f Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0022d6070}] Aliases:map[]}\"",
2026-06-12 21:48:35.708091 | controller |     "Jun 12 20:26:28.053210 crc crio[3645]: time=\"2026-06-12T20:26:28.053117849Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.708106 | controller |     "Jun 12 20:26:28.053480 crc crio[3645]: time=\"2026-06-12T20:26:28.053449408Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.708120 | controller |     "Jun 12 20:26:28.054244 crc crio[3645]: time=\"2026-06-12T20:26:28.035771098Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2c3b3f5e-baa7-45a5-99b0-ae32a951eb71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0029c6580}] Aliases:map[]}\"",
2026-06-12 21:48:35.708135 | controller |     "Jun 12 20:26:28.054244 crc crio[3645]: time=\"2026-06-12T20:26:28.035575904Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/5b5f7ce7-514a-4629-a190-891674ab153f Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000110be8}] Aliases:map[]}\"",
2026-06-12 21:48:35.708150 | controller |     "Jun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.035620095Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.708165 | controller |     "Jun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.033579773Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4fc5106-4ed5-4541-81cd-0db83afa466e Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0017224a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.708180 | controller |     "Jun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.03541474Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.708195 | controller |     "Jun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.034393803Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.708213 | controller |     "Jun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.03348445Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/09c62929-01ec-4e64-a90b-b729ee567411 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000188b30}] Aliases:map[]}\"",
2026-06-12 21:48:35.708228 | controller |     "Jun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.033572373Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/88ddf2e6-9316-48a7-b89a-4970d6b9496a Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc001722320}] Aliases:map[]}\"",
2026-06-12 21:48:35.708242 | controller |     "Jun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.033616304Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.708257 | controller |     "Jun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.033603523Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.708271 | controller |     "Jun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.033621754Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/fa477f71-18d2-405f-84c0-541c4a5a035d Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00112e468}] Aliases:map[]}\"",
2026-06-12 21:48:35.708286 | controller |     "Jun 12 20:26:28.054424 crc crio[3645]: time=\"2026-06-12T20:26:28.033648275Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/2ec1b95a-7659-42ca-bcf4-a844cb75295d Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00112e238}] Aliases:map[]}\"",
2026-06-12 21:48:35.708301 | controller |     "Jun 12 20:26:28.054907 crc crio[3645]: time=\"2026-06-12T20:26:28.033517971Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d9487208-1343-4ea2-8b77-2f9b398f9232 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0029e20f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.708316 | controller |     "Jun 12 20:26:28.054907 crc crio[3645]: time=\"2026-06-12T20:26:28.035773479Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.708334 | controller |     "Jun 12 20:26:28.054907 crc crio[3645]: time=\"2026-06-12T20:26:28.05474204Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b67dded5-5097-4ee7-8709-65d0d2857d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000110510}] Aliases:map[]}\"",
2026-06-12 21:48:35.708349 | controller |     "Jun 12 20:26:28.054907 crc crio[3645]: time=\"2026-06-12T20:26:28.054883704Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.708363 | controller |     "Jun 12 20:26:28.056042 crc crio[3645]: time=\"2026-06-12T20:26:28.054902754Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.708378 | controller |     "Jun 12 20:26:28.056419 crc crio[3645]: time=\"2026-06-12T20:26:28.054063693Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.708392 | controller |     "Jun 12 20:26:28.059554 crc crio[3645]: time=\"2026-06-12T20:26:28.059367197Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/adff7307-7259-47da-8afd-9425a0fa5b6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0022d6360}] Aliases:map[]}\"",
2026-06-12 21:48:35.708407 | controller |     "Jun 12 20:26:28.060901 crc crio[3645]: time=\"2026-06-12T20:26:28.060864895Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.708422 | controller |     "Jun 12 20:26:28.062387 crc crio[3645]: time=\"2026-06-12T20:26:28.035777549Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/8fc1352d-1c3e-49df-85bd-9cab52459588 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc001722638}] Aliases:map[]}\"",
2026-06-12 21:48:35.708437 | controller |     "Jun 12 20:26:28.062684 crc crio[3645]: time=\"2026-06-12T20:26:28.062468586Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.708452 | controller |     "Jun 12 20:26:28.062684 crc crio[3645]: time=\"2026-06-12T20:26:28.062578499Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.708467 | controller |     "Jun 12 20:26:28.062822 crc crio[3645]: time=\"2026-06-12T20:26:28.062757743Z\" level=info msg=\"NetworkStart: stopping network for sandbox cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.708486 | controller |     "Jun 12 20:26:28.063549 crc crio[3645]: time=\"2026-06-12T20:26:28.063267057Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/8fc1352d-1c3e-49df-85bd-9cab52459588 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0022d6450}] Aliases:map[]}\"",
2026-06-12 21:48:35.708501 | controller |     "Jun 12 20:26:28.063674 crc crio[3645]: time=\"2026-06-12T20:26:28.063614365Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.708516 | controller |     "Jun 12 20:26:28.064737 crc crio[3645]: time=\"2026-06-12T20:26:28.03584218Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.708531 | controller |     "Jun 12 20:26:28.065470 crc crio[3645]: time=\"2026-06-12T20:26:28.065275167Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.708546 | controller |     "Jun 12 20:26:28.065470 crc crio[3645]: time=\"2026-06-12T20:26:28.065455622Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.708561 | controller |     "Jun 12 20:26:28.068686 crc crio[3645]: time=\"2026-06-12T20:26:28.066078918Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/9f62956b-36ac-4b68-ae5a-d59a104b6339 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc0029c6778}] Aliases:map[]}\"",
2026-06-12 21:48:35.708577 | controller |     "Jun 12 20:26:28.068686 crc crio[3645]: time=\"2026-06-12T20:26:28.068075668Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.708592 | controller |     "Jun 12 20:26:28.070094 crc crio[3645]: time=\"2026-06-12T20:26:28.069883875Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.708607 | controller |     "Jun 12 20:26:28.070094 crc crio[3645]: time=\"2026-06-12T20:26:28.069968017Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.708621 | controller |     "Jun 12 20:26:28.070094 crc crio[3645]: time=\"2026-06-12T20:26:28.035652816Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/4c9ae7c4-1603-44a0-b061-262b878f4885 Networks:[{Name: Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0012880d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.708640 | controller |     "Jun 12 20:26:28.070094 crc crio[3645]: time=\"2026-06-12T20:26:28.070023088Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.708655 | controller |     "Jun 12 20:26:28.070094 crc crio[3645]: time=\"2026-06-12T20:26:28.070032259Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.708670 | controller |     "Jun 12 20:26:28.070094 crc crio[3645]: time=\"2026-06-12T20:26:28.070058899Z\" level=info msg=\"NetworkStart: stopping network for sandbox 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.708685 | controller |     "Jun 12 20:26:28.070667 crc crio[3645]: time=\"2026-06-12T20:26:28.035807719Z\" level=info msg=\"NetworkStart: stopping network for sandbox 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.708701 | controller |     "Jun 12 20:26:28.070667 crc crio[3645]: time=\"2026-06-12T20:26:28.052296178Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/c95dcf91-ec76-42f2-971b-58017bae259e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0022d6328}] Aliases:map[]}\"",
2026-06-12 21:48:35.708716 | controller |     "Jun 12 20:26:28.070667 crc crio[3645]: time=\"2026-06-12T20:26:28.070403107Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/4c9ae7c4-1603-44a0-b061-262b878f4885 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0017221b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.708731 | controller |     "Jun 12 20:26:28.070667 crc crio[3645]: time=\"2026-06-12T20:26:28.070520151Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.708745 | controller |     "Jun 12 20:26:28.070667 crc crio[3645]: time=\"2026-06-12T20:26:28.070567492Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.708760 | controller |     "Jun 12 20:26:28.071129 crc crio[3645]: time=\"2026-06-12T20:26:28.03582704Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.708775 | controller |     "Jun 12 20:26:28.071129 crc crio[3645]: time=\"2026-06-12T20:26:28.070795047Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.708790 | controller |     "Jun 12 20:26:28.071129 crc crio[3645]: time=\"2026-06-12T20:26:28.070805478Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.708809 | controller |     "Jun 12 20:26:28.071129 crc crio[3645]: time=\"2026-06-12T20:26:28.070567952Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c28f8bb6-8afd-4ee5-a368-91d82e182844 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0012886e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.708825 | controller |     "Jun 12 20:26:28.071129 crc crio[3645]: time=\"2026-06-12T20:26:28.036397614Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.708840 | controller |     "Jun 12 20:26:28.071129 crc crio[3645]: time=\"2026-06-12T20:26:28.071035343Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.708873 | controller |     "Jun 12 20:26:28.072014 crc crio[3645]: time=\"2026-06-12T20:26:28.071699621Z\" level=info msg=\"NetworkStart: stopping network for sandbox 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.708889 | controller |     "Jun 12 20:26:28.072014 crc crio[3645]: time=\"2026-06-12T20:26:28.069998158Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.708905 | controller |     "Jun 12 20:26:28.072014 crc crio[3645]: time=\"2026-06-12T20:26:28.071975508Z\" level=info msg=\"NetworkStart: stopping network for sandbox 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.708920 | controller |     "Jun 12 20:26:28.072014 crc crio[3645]: time=\"2026-06-12T20:26:28.056433863Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.708935 | controller |     "Jun 12 20:26:28.072014 crc crio[3645]: time=\"2026-06-12T20:26:28.072009278Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.708950 | controller |     "Jun 12 20:26:28.072014 crc crio[3645]: time=\"2026-06-12T20:26:28.072026999Z\" level=info msg=\"NetworkStart: stopping network for sandbox d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.708964 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.056447594Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.708979 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.07207041Z\" level=info msg=\"NetworkStart: stopping network for sandbox 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.708994 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.033649384Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.709008 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072100631Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.709026 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072119921Z\" level=info msg=\"NetworkStart: stopping network for sandbox c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709041 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.056460774Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.709056 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072191683Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.709070 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072214663Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709085 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.056471464Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.709099 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072244284Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.709114 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072261055Z\" level=info msg=\"NetworkStart: stopping network for sandbox da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709129 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.056477644Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.709144 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072300996Z\" level=info msg=\"NetworkStart: stopping network for sandbox daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709159 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.056491805Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.709174 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072331146Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.709189 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072346157Z\" level=info msg=\"NetworkStart: stopping network for sandbox 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709204 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.056496835Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.709220 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072380508Z\" level=info msg=\"NetworkStart: stopping network for sandbox 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709239 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.04410515Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.709254 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072418219Z\" level=info msg=\"NetworkStart: stopping network for sandbox f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709268 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.069990498Z\" level=error msg=\"Error loading cached network config: cache file path requires network name (\\\"\\\"), container ID (\\\"74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7\\\"), and interface name (\\\"eth0\\\")\"",
2026-06-12 21:48:35.709284 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.072449259Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.709298 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.07246454Z\" level=info msg=\"NetworkStart: stopping network for sandbox 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709313 | controller |     "Jun 12 20:26:28.072500 crc crio[3645]: time=\"2026-06-12T20:26:28.04409312Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5caa909f-9402-4cc3-8796-6fdcb7efe5b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00112ec68}] Aliases:map[]}\"",
2026-06-12 21:48:35.709328 | controller |     "Jun 12 20:26:28.074118 crc crio[3645]: time=\"2026-06-12T20:26:28.072676446Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.709343 | controller |     "Jun 12 20:26:28.075855 crc crio[3645]: time=\"2026-06-12T20:26:28.069976827Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.709358 | controller |     "Jun 12 20:26:28.076193 crc crio[3645]: time=\"2026-06-12T20:26:28.076080002Z\" level=info msg=\"NetworkStart: stopping network for sandbox e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709373 | controller |     "Jun 12 20:26:28.076535 crc crio[3645]: time=\"2026-06-12T20:26:28.036849216Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.709387 | controller |     "Jun 12 20:26:28.077330 crc crio[3645]: time=\"2026-06-12T20:26:28.036282651Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/faa48b02-3df6-41dd-896c-0160df8739c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc0022d60c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.709402 | controller |     "Jun 12 20:26:28.077559 crc crio[3645]: time=\"2026-06-12T20:26:28.044080779Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:48:35.709421 | controller |     "Jun 12 20:26:28.077697 crc crio[3645]: time=\"2026-06-12T20:26:28.077669192Z\" level=info msg=\"NetworkStart: stopping network for sandbox 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709436 | controller |     "Jun 12 20:26:28.078449 crc crio[3645]: time=\"2026-06-12T20:26:28.07837954Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.709451 | controller |     "Jun 12 20:26:28.552427 crc crio[3645]: time=\"2026-06-12T20:26:28.5523106Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709466 | controller |     "Jun 12 20:26:28.592581 crc crio[3645]: time=\"2026-06-12T20:26:28.592506381Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709481 | controller |     "Jun 12 20:26:28.594343 crc crio[3645]: time=\"2026-06-12T20:26:28.594265395Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709496 | controller |     "Jun 12 20:26:28.594593 crc crio[3645]: time=\"2026-06-12T20:26:28.59448677Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709510 | controller |     "Jun 12 20:26:28.597621 crc crio[3645]: time=\"2026-06-12T20:26:28.597471006Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709525 | controller |     "Jun 12 20:26:28.597769 crc crio[3645]: time=\"2026-06-12T20:26:28.597628231Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709540 | controller |     "Jun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.600868903Z\" level=info msg=\"runSandbox: deleting pod ID 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f from idIndex\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709555 | controller |     "Jun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.601009276Z\" level=info msg=\"runSandbox: removing pod sandbox 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709569 | controller |     "Jun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.60116593Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709584 | controller |     "Jun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.601195401Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709602 | controller |     "Jun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.600875233Z\" level=info msg=\"runSandbox: deleting pod ID ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab from idIndex\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709617 | controller |     "Jun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.601719704Z\" level=info msg=\"runSandbox: removing pod sandbox ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709632 | controller |     "Jun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.601813546Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709646 | controller |     "Jun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.601844227Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709661 | controller |     "Jun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.602416612Z\" level=info msg=\"runSandbox: deleting pod ID 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da from idIndex\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709675 | controller |     "Jun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.602520325Z\" level=info msg=\"runSandbox: removing pod sandbox 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709690 | controller |     "Jun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.602556525Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709704 | controller |     "Jun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.602618267Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709719 | controller |     "Jun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.603117179Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 32b61b197508ae7e50eb3caac9ac40d50195eb0eb6ff4a2f05839cbacdaf727f\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709735 | controller |     "Jun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.603194731Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ce6252c40cbcc786cca7c8cb67f9939d55894121acc22ba96950bf465d9b1dab\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709750 | controller |     "Jun 12 20:26:28.604012 crc crio[3645]: time=\"2026-06-12T20:26:28.603379007Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8bf801f25278cacf5b6961e4df64be73e49a1f1d1b1335f89b814f7db030d2da\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709765 | controller |     "Jun 12 20:26:28.604721 crc crio[3645]: time=\"2026-06-12T20:26:28.604280169Z\" level=info msg=\"runSandbox: deleting pod ID 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb from idIndex\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709783 | controller |     "Jun 12 20:26:28.604721 crc crio[3645]: time=\"2026-06-12T20:26:28.60433069Z\" level=info msg=\"runSandbox: removing pod sandbox 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709798 | controller |     "Jun 12 20:26:28.604721 crc crio[3645]: time=\"2026-06-12T20:26:28.604361571Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709813 | controller |     "Jun 12 20:26:28.604721 crc crio[3645]: time=\"2026-06-12T20:26:28.604380221Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709828 | controller |     "Jun 12 20:26:28.605122 crc crio[3645]: time=\"2026-06-12T20:26:28.604841174Z\" level=info msg=\"runSandbox: deleting pod ID 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9 from idIndex\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709843 | controller |     "Jun 12 20:26:28.605122 crc crio[3645]: time=\"2026-06-12T20:26:28.605016878Z\" level=info msg=\"runSandbox: removing pod sandbox 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709876 | controller |     "Jun 12 20:26:28.605122 crc crio[3645]: time=\"2026-06-12T20:26:28.60509475Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709901 | controller |     "Jun 12 20:26:28.605266 crc crio[3645]: time=\"2026-06-12T20:26:28.605124751Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709917 | controller |     "Jun 12 20:26:28.624983 crc crio[3645]: time=\"2026-06-12T20:26:28.622622754Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0bf8dc55c02eaa726f96f5246a1297a1271d08b1b7de780150997738e83f73fb\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709932 | controller |     "Jun 12 20:26:28.624983 crc crio[3645]: time=\"2026-06-12T20:26:28.623366884Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6ab972154f308dd369088dd6be8d17cc61af3744c19389f460fdcca5f4b415f9\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709947 | controller |     "Jun 12 20:26:28.624983 crc crio[3645]: time=\"2026-06-12T20:26:28.624539194Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709961 | controller |     "Jun 12 20:26:28.624983 crc crio[3645]: time=\"2026-06-12T20:26:28.624623746Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=2ef2d1a1-9cbd-4223-ba27-661d7657ba89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709976 | controller |     "Jun 12 20:26:28.633473 crc crio[3645]: time=\"2026-06-12T20:26:28.63147441Z\" level=info msg=\"runSandbox: deleting pod ID 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e from idIndex\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.709994 | controller |     "Jun 12 20:26:28.633473 crc crio[3645]: time=\"2026-06-12T20:26:28.631641994Z\" level=info msg=\"runSandbox: removing pod sandbox 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710009 | controller |     "Jun 12 20:26:28.633473 crc crio[3645]: time=\"2026-06-12T20:26:28.631737866Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710024 | controller |     "Jun 12 20:26:28.633473 crc crio[3645]: time=\"2026-06-12T20:26:28.631759467Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710038 | controller |     "Jun 12 20:26:28.638803 crc crio[3645]: time=\"2026-06-12T20:26:28.637651596Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710052 | controller |     "Jun 12 20:26:28.638803 crc crio[3645]: time=\"2026-06-12T20:26:28.637843682Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=e5d098c7-5860-4cb5-a4b8-d38febce1c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710067 | controller |     "Jun 12 20:26:28.643813 crc crio[3645]: time=\"2026-06-12T20:26:28.641446753Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 15cd5594441e5d7395e1528105b01e9e0539bfc2d6bcea447dbed0ec962f160e\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710081 | controller |     "Jun 12 20:26:28.660537 crc crio[3645]: time=\"2026-06-12T20:26:28.659179533Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710096 | controller |     "Jun 12 20:26:28.660537 crc crio[3645]: time=\"2026-06-12T20:26:28.659289356Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=89ccfd85-5278-4662-b44f-a1fcef7b0b97 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710110 | controller |     "Jun 12 20:26:28.663308 crc crio[3645]: time=\"2026-06-12T20:26:28.661685566Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710124 | controller |     "Jun 12 20:26:28.668527 crc crio[3645]: time=\"2026-06-12T20:26:28.668399857Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710139 | controller |     "Jun 12 20:26:28.668527 crc crio[3645]: time=\"2026-06-12T20:26:28.668482699Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=151cb14f-93a4-43a8-bc94-9eb7b7d51209 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710156 | controller |     "Jun 12 20:26:28.670035 crc crio[3645]: time=\"2026-06-12T20:26:28.669415592Z\" level=info msg=\"runSandbox: deleting pod ID 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603 from idIndex\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710171 | controller |     "Jun 12 20:26:28.670035 crc crio[3645]: time=\"2026-06-12T20:26:28.669451654Z\" level=info msg=\"runSandbox: removing pod sandbox 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710185 | controller |     "Jun 12 20:26:28.670035 crc crio[3645]: time=\"2026-06-12T20:26:28.669489645Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710199 | controller |     "Jun 12 20:26:28.670035 crc crio[3645]: time=\"2026-06-12T20:26:28.669513175Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710214 | controller |     "Jun 12 20:26:28.672095 crc crio[3645]: time=\"2026-06-12T20:26:28.670550872Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 00ccc235b40da6fd08c6967aad27c3626fd5ca6781dfb313c837c200cb522603\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710228 | controller |     "Jun 12 20:26:28.675066 crc crio[3645]: time=\"2026-06-12T20:26:28.674986463Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710242 | controller |     "Jun 12 20:26:28.675066 crc crio[3645]: time=\"2026-06-12T20:26:28.675057616Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=9e60e7ac-26b6-47be-88a7-a49c2b9b608c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710256 | controller |     "Jun 12 20:26:28.682630 crc crio[3645]: time=\"2026-06-12T20:26:28.682504235Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710270 | controller |     "Jun 12 20:26:28.682630 crc crio[3645]: time=\"2026-06-12T20:26:28.682576967Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=74d533bf-b040-4178-979e-ae8cc402d141 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710284 | controller |     "Jun 12 20:26:28.689189 crc crio[3645]: time=\"2026-06-12T20:26:28.688880356Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710298 | controller |     "Jun 12 20:26:28.689189 crc crio[3645]: time=\"2026-06-12T20:26:28.688973518Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=f960df7c-a1b6-4e01-9876-bf32573d300f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710317 | controller |     "Jun 12 20:26:28.762881 crc crio[3645]: time=\"2026-06-12T20:26:28.762809213Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710331 | controller |     "Jun 12 20:26:28.768041 crc crio[3645]: time=\"2026-06-12T20:26:28.767885032Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710346 | controller |     "Jun 12 20:26:28.780082 crc crio[3645]: time=\"2026-06-12T20:26:28.779911107Z\" level=info msg=\"runSandbox: deleting pod ID 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9 from idIndex\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710360 | controller |     "Jun 12 20:26:28.780082 crc crio[3645]: time=\"2026-06-12T20:26:28.780082542Z\" level=info msg=\"runSandbox: removing pod sandbox 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710375 | controller |     "Jun 12 20:26:28.780279 crc crio[3645]: time=\"2026-06-12T20:26:28.780161854Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710389 | controller |     "Jun 12 20:26:28.780279 crc crio[3645]: time=\"2026-06-12T20:26:28.780188164Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710404 | controller |     "Jun 12 20:26:28.781621 crc crio[3645]: time=\"2026-06-12T20:26:28.78158254Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5e8ad9747cb655c51bf3316ffc39ec3e90fd3f044a9a12bc947390af0b8f81b9\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710418 | controller |     "Jun 12 20:26:28.781820 crc crio[3645]: time=\"2026-06-12T20:26:28.781763834Z\" level=info msg=\"runSandbox: deleting pod ID 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a from idIndex\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710433 | controller |     "Jun 12 20:26:28.781995 crc crio[3645]: time=\"2026-06-12T20:26:28.781971129Z\" level=info msg=\"runSandbox: removing pod sandbox 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710447 | controller |     "Jun 12 20:26:28.782227 crc crio[3645]: time=\"2026-06-12T20:26:28.782173825Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710462 | controller |     "Jun 12 20:26:28.782470 crc crio[3645]: time=\"2026-06-12T20:26:28.782424951Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710477 | controller |     "Jun 12 20:26:28.786857 crc crio[3645]: time=\"2026-06-12T20:26:28.786811932Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710495 | controller |     "Jun 12 20:26:28.788238 crc crio[3645]: time=\"2026-06-12T20:26:28.786889745Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=6ba572d4-3a20-427c-8991-7a8459315ec7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710510 | controller |     "Jun 12 20:26:28.794624 crc crio[3645]: time=\"2026-06-12T20:26:28.794546649Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 63743e2f270be116e9060f811d44d460b091f34d8763223027ade3412d06e57a\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710525 | controller |     "Jun 12 20:26:28.799384 crc crio[3645]: time=\"2026-06-12T20:26:28.799286109Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710540 | controller |     "Jun 12 20:26:28.801772 crc crio[3645]: time=\"2026-06-12T20:26:28.801649799Z\" level=info msg=\"runSandbox: deleting pod ID 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a from idIndex\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710555 | controller |     "Jun 12 20:26:28.801858 crc crio[3645]: time=\"2026-06-12T20:26:28.801741991Z\" level=info msg=\"runSandbox: removing pod sandbox 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710570 | controller |     "Jun 12 20:26:28.802323 crc crio[3645]: time=\"2026-06-12T20:26:28.801911605Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710585 | controller |     "Jun 12 20:26:28.802323 crc crio[3645]: time=\"2026-06-12T20:26:28.802021848Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710600 | controller |     "Jun 12 20:26:28.802873 crc crio[3645]: time=\"2026-06-12T20:26:28.802728866Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710614 | controller |     "Jun 12 20:26:28.807224 crc crio[3645]: time=\"2026-06-12T20:26:28.806342509Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710629 | controller |     "Jun 12 20:26:28.807409 crc crio[3645]: time=\"2026-06-12T20:26:28.807339493Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=ec4659b6-fd64-40c3-bd9c-085aeda1dab7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710644 | controller |     "Jun 12 20:26:28.810468 crc crio[3645]: time=\"2026-06-12T20:26:28.810407081Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 523b5a130f96c62b6660ddfc97628c6de98c65b241bdff7a7ed02f4c1101376a\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710665 | controller |     "Jun 12 20:26:28.810616 crc crio[3645]: time=\"2026-06-12T20:26:28.810589106Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710680 | controller |     "Jun 12 20:26:28.819599 crc crio[3645]: time=\"2026-06-12T20:26:28.819486312Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710694 | controller |     "Jun 12 20:26:28.821240 crc crio[3645]: time=\"2026-06-12T20:26:28.821117333Z\" level=info msg=\"runSandbox: deleting pod ID 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746 from idIndex\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710709 | controller |     "Jun 12 20:26:28.821309 crc crio[3645]: time=\"2026-06-12T20:26:28.821235346Z\" level=info msg=\"runSandbox: removing pod sandbox 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710724 | controller |     "Jun 12 20:26:28.821406 crc crio[3645]: time=\"2026-06-12T20:26:28.821330058Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710739 | controller |     "Jun 12 20:26:28.821406 crc crio[3645]: time=\"2026-06-12T20:26:28.821352599Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710754 | controller |     "Jun 12 20:26:28.821673 crc crio[3645]: time=\"2026-06-12T20:26:28.821634107Z\" level=info msg=\"runSandbox: deleting pod ID 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf from idIndex\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710768 | controller |     "Jun 12 20:26:28.821768 crc crio[3645]: time=\"2026-06-12T20:26:28.8217515Z\" level=info msg=\"runSandbox: removing pod sandbox 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710783 | controller |     "Jun 12 20:26:28.821876 crc crio[3645]: time=\"2026-06-12T20:26:28.821860742Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710798 | controller |     "Jun 12 20:26:28.822107 crc crio[3645]: time=\"2026-06-12T20:26:28.822087968Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710814 | controller |     "Jun 12 20:26:28.822643 crc crio[3645]: time=\"2026-06-12T20:26:28.822237542Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2be1243b0122c9bad66d51d9b004e8c0698aa155bff3096a4a07f54608468746\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710829 | controller |     "Jun 12 20:26:28.823006 crc crio[3645]: time=\"2026-06-12T20:26:28.822886119Z\" level=info msg=\"runSandbox: deleting pod ID a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0 from idIndex\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710863 | controller |     "Jun 12 20:26:28.823123 crc crio[3645]: time=\"2026-06-12T20:26:28.823009392Z\" level=info msg=\"runSandbox: removing pod sandbox a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710885 | controller |     "Jun 12 20:26:28.823123 crc crio[3645]: time=\"2026-06-12T20:26:28.823067613Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710901 | controller |     "Jun 12 20:26:28.823123 crc crio[3645]: time=\"2026-06-12T20:26:28.823099654Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710916 | controller |     "Jun 12 20:26:28.823402 crc crio[3645]: time=\"2026-06-12T20:26:28.823378941Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5f0dea9ca581c6e1b0ffeef51cc2371842fe4fd26129713d5f0741656aaacdbf\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710931 | controller |     "Jun 12 20:26:28.824008 crc crio[3645]: time=\"2026-06-12T20:26:28.823891294Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a074ec9a28f27449adb741666458fa10ab38507917f38ad4105c4ff9746626c0\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710946 | controller |     "Jun 12 20:26:28.827439 crc crio[3645]: time=\"2026-06-12T20:26:28.827356041Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710960 | controller |     "Jun 12 20:26:28.827529 crc crio[3645]: time=\"2026-06-12T20:26:28.827452863Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=f66b9621-a664-4925-8dbe-11a353632924 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710975 | controller |     "Jun 12 20:26:28.835718 crc crio[3645]: time=\"2026-06-12T20:26:28.835258122Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.710989 | controller |     "Jun 12 20:26:28.841236 crc crio[3645]: time=\"2026-06-12T20:26:28.84108641Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711003 | controller |     "Jun 12 20:26:28.842294 crc crio[3645]: time=\"2026-06-12T20:26:28.842211039Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711018 | controller |     "Jun 12 20:26:28.842593 crc crio[3645]: time=\"2026-06-12T20:26:28.842473946Z\" level=info msg=\"runSandbox: deleting pod ID cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b from idIndex\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711032 | controller |     "Jun 12 20:26:28.842593 crc crio[3645]: time=\"2026-06-12T20:26:28.842542518Z\" level=info msg=\"runSandbox: removing pod sandbox cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711050 | controller |     "Jun 12 20:26:28.842593 crc crio[3645]: time=\"2026-06-12T20:26:28.842595649Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711065 | controller |     "Jun 12 20:26:28.842764 crc crio[3645]: time=\"2026-06-12T20:26:28.8426163Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711080 | controller |     "Jun 12 20:26:28.843544 crc crio[3645]: time=\"2026-06-12T20:26:28.843494791Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cb6108f447037c0cb3afe68437d0ab065c2342aad6bef4b6323b5faa8d31425b\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711095 | controller |     "Jun 12 20:26:28.843544 crc crio[3645]: time=\"2026-06-12T20:26:28.843525782Z\" level=info msg=\"runSandbox: deleting pod ID 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8 from idIndex\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711110 | controller |     "Jun 12 20:26:28.843637 crc crio[3645]: time=\"2026-06-12T20:26:28.843594864Z\" level=info msg=\"runSandbox: removing pod sandbox 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711124 | controller |     "Jun 12 20:26:28.843674 crc crio[3645]: time=\"2026-06-12T20:26:28.843640765Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711139 | controller |     "Jun 12 20:26:28.843711 crc crio[3645]: time=\"2026-06-12T20:26:28.843670295Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711154 | controller |     "Jun 12 20:26:28.843997 crc crio[3645]: time=\"2026-06-12T20:26:28.843964413Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711169 | controller |     "Jun 12 20:26:28.844318 crc crio[3645]: time=\"2026-06-12T20:26:28.84420166Z\" level=info msg=\"runSandbox: deleting pod ID a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b from idIndex\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711183 | controller |     "Jun 12 20:26:28.844318 crc crio[3645]: time=\"2026-06-12T20:26:28.844278201Z\" level=info msg=\"runSandbox: removing pod sandbox a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711198 | controller |     "Jun 12 20:26:28.844415 crc crio[3645]: time=\"2026-06-12T20:26:28.844323453Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711212 | controller |     "Jun 12 20:26:28.844415 crc crio[3645]: time=\"2026-06-12T20:26:28.844345433Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711231 | controller |     "Jun 12 20:26:28.844489 crc crio[3645]: time=\"2026-06-12T20:26:28.844425475Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8416380d7b44b385a224d86a62a8466943e4b7d16d816b9fa30b8a8d21155eb8\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711245 | controller |     "Jun 12 20:26:28.844737 crc crio[3645]: time=\"2026-06-12T20:26:28.844222519Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=7b72c734-a3d2-4f26-af5c-e4549f947542 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711260 | controller |     "Jun 12 20:26:28.848490 crc crio[3645]: time=\"2026-06-12T20:26:28.845355309Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a22d1cfd7d61faa88fbaa3d92f120d0aa1e7bb55b9214c5f43b2f0024769846b\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711275 | controller |     "Jun 12 20:26:28.859735 crc crio[3645]: time=\"2026-06-12T20:26:28.855601538Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711289 | controller |     "Jun 12 20:26:28.859735 crc crio[3645]: time=\"2026-06-12T20:26:28.85568359Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=f251b830-40a4-4f24-b5a6-27635bd5fb11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711303 | controller |     "Jun 12 20:26:28.860249 crc crio[3645]: time=\"2026-06-12T20:26:28.859775944Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711318 | controller |     "Jun 12 20:26:28.860249 crc crio[3645]: time=\"2026-06-12T20:26:28.859823175Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=a8c94730-4f53-4efa-bd2c-b7cc547c11ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711332 | controller |     "Jun 12 20:26:28.863837 crc crio[3645]: time=\"2026-06-12T20:26:28.863767255Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711347 | controller |     "Jun 12 20:26:28.863987 crc crio[3645]: time=\"2026-06-12T20:26:28.863849417Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=7c50824b-447f-4151-8872-d8963c3a9643 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711361 | controller |     "Jun 12 20:26:28.887355 crc crio[3645]: time=\"2026-06-12T20:26:28.885041666Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711375 | controller |     "Jun 12 20:26:28.887355 crc crio[3645]: time=\"2026-06-12T20:26:28.885159689Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=49088d07-4fe4-43e4-9eba-c9db72063b19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711392 | controller |     "Jun 12 20:26:28.889554 crc crio[3645]: time=\"2026-06-12T20:26:28.889354065Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711407 | controller |     "Jun 12 20:26:28.889554 crc crio[3645]: time=\"2026-06-12T20:26:28.889410377Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=1a378821-adf3-4210-b7bb-f0d0e6d60b6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711422 | controller |     "Jun 12 20:26:28.936221 crc crio[3645]: time=\"2026-06-12T20:26:28.936082191Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711436 | controller |     "Jun 12 20:26:28.938890 crc crio[3645]: time=\"2026-06-12T20:26:28.938824041Z\" level=info msg=\"runSandbox: deleting pod ID 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d from idIndex\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711450 | controller |     "Jun 12 20:26:28.938890 crc crio[3645]: time=\"2026-06-12T20:26:28.938881872Z\" level=info msg=\"runSandbox: removing pod sandbox 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711465 | controller |     "Jun 12 20:26:28.939072 crc crio[3645]: time=\"2026-06-12T20:26:28.939045246Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711479 | controller |     "Jun 12 20:26:28.939110 crc crio[3645]: time=\"2026-06-12T20:26:28.939073817Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711494 | controller |     "Jun 12 20:26:28.942679 crc crio[3645]: time=\"2026-06-12T20:26:28.942592846Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 44a29df589fd157a6815240d5f68973d439657de8af5a11b944aae34316d117d\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711508 | controller |     "Jun 12 20:26:28.946639 crc crio[3645]: time=\"2026-06-12T20:26:28.946557247Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711522 | controller |     "Jun 12 20:26:28.954320 crc crio[3645]: time=\"2026-06-12T20:26:28.954240732Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711537 | controller |     "Jun 12 20:26:28.957505 crc crio[3645]: time=\"2026-06-12T20:26:28.957438214Z\" level=info msg=\"runSandbox: deleting pod ID 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e from idIndex\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711555 | controller |     "Jun 12 20:26:28.957505 crc crio[3645]: time=\"2026-06-12T20:26:28.957498605Z\" level=info msg=\"runSandbox: removing pod sandbox 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711570 | controller |     "Jun 12 20:26:28.957610 crc crio[3645]: time=\"2026-06-12T20:26:28.957546247Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711584 | controller |     "Jun 12 20:26:28.957610 crc crio[3645]: time=\"2026-06-12T20:26:28.957571757Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711598 | controller |     "Jun 12 20:26:28.962906 crc crio[3645]: time=\"2026-06-12T20:26:28.962802849Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711613 | controller |     "Jun 12 20:26:28.963013 crc crio[3645]: time=\"2026-06-12T20:26:28.962900912Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=acf4d8ac-9759-4d93-832f-6c576055b4a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711627 | controller |     "Jun 12 20:26:28.963107 crc crio[3645]: time=\"2026-06-12T20:26:28.963062977Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9a9a7f1ae6d496b671bdf0853603e6b0f20093f7c21b364ad800e720a01a9a7e\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711642 | controller |     "Jun 12 20:26:28.966333 crc crio[3645]: time=\"2026-06-12T20:26:28.966180036Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711656 | controller |     "Jun 12 20:26:28.970720 crc crio[3645]: time=\"2026-06-12T20:26:28.970617208Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711670 | controller |     "Jun 12 20:26:28.972424 crc crio[3645]: time=\"2026-06-12T20:26:28.972346572Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711685 | controller |     "Jun 12 20:26:28.972538 crc crio[3645]: time=\"2026-06-12T20:26:28.972439504Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=9aed760e-faed-44be-8d02-be39d2b1a7e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711699 | controller |     "Jun 12 20:26:28.975430 crc crio[3645]: time=\"2026-06-12T20:26:28.975343348Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711717 | controller |     "Jun 12 20:26:28.979234 crc crio[3645]: time=\"2026-06-12T20:26:28.979176035Z\" level=info msg=\"runSandbox: deleting pod ID 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e from idIndex\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711732 | controller |     "Jun 12 20:26:28.979297 crc crio[3645]: time=\"2026-06-12T20:26:28.979244397Z\" level=info msg=\"runSandbox: removing pod sandbox 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711747 | controller |     "Jun 12 20:26:28.979297 crc crio[3645]: time=\"2026-06-12T20:26:28.979292308Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711762 | controller |     "Jun 12 20:26:28.979372 crc crio[3645]: time=\"2026-06-12T20:26:28.979313299Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711777 | controller |     "Jun 12 20:26:28.985637 crc crio[3645]: time=\"2026-06-12T20:26:28.985554078Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 604c189ca943de84d68cea5dd807565b50b605651a6b2f8a39746f174cede99e\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711793 | controller |     "Jun 12 20:26:28.986734 crc crio[3645]: time=\"2026-06-12T20:26:28.985822944Z\" level=info msg=\"runSandbox: deleting pod ID 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487 from idIndex\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711807 | controller |     "Jun 12 20:26:28.986734 crc crio[3645]: time=\"2026-06-12T20:26:28.985866555Z\" level=info msg=\"runSandbox: removing pod sandbox 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711821 | controller |     "Jun 12 20:26:28.986734 crc crio[3645]: time=\"2026-06-12T20:26:28.986024489Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711836 | controller |     "Jun 12 20:26:28.986734 crc crio[3645]: time=\"2026-06-12T20:26:28.98605788Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711868 | controller |     "Jun 12 20:26:28.986734 crc crio[3645]: time=\"2026-06-12T20:26:28.986511811Z\" level=info msg=\"runSandbox: deleting pod ID 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b from idIndex\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711885 | controller |     "Jun 12 20:26:28.986734 crc crio[3645]: time=\"2026-06-12T20:26:28.986599953Z\" level=info msg=\"runSandbox: removing pod sandbox 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711900 | controller |     "Jun 12 20:26:28.986734 crc crio[3645]: time=\"2026-06-12T20:26:28.986701876Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711919 | controller |     "Jun 12 20:26:28.986734 crc crio[3645]: time=\"2026-06-12T20:26:28.986729987Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711934 | controller |     "Jun 12 20:26:28.987613 crc crio[3645]: time=\"2026-06-12T20:26:28.987560588Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 97fad6fbb3abea3e8228157c2aeb36c0dc683dfeac7ab0fb0cab0e87faf9c487\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711949 | controller |     "Jun 12 20:26:28.988233 crc crio[3645]: time=\"2026-06-12T20:26:28.988100231Z\" level=info msg=\"runSandbox: deleting pod ID 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9 from idIndex\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711964 | controller |     "Jun 12 20:26:28.988233 crc crio[3645]: time=\"2026-06-12T20:26:28.988212814Z\" level=info msg=\"runSandbox: removing pod sandbox 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711978 | controller |     "Jun 12 20:26:28.988321 crc crio[3645]: time=\"2026-06-12T20:26:28.988259685Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.711993 | controller |     "Jun 12 20:26:28.988321 crc crio[3645]: time=\"2026-06-12T20:26:28.988280896Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712007 | controller |     "Jun 12 20:26:28.988864 crc crio[3645]: time=\"2026-06-12T20:26:28.988746667Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3d5d9fedfb300f352820937e2e9fe0f5fc17281e3ef78f4b79714a3c9735644b\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712022 | controller |     "Jun 12 20:26:28.993706 crc crio[3645]: time=\"2026-06-12T20:26:28.993618523Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 12d8df56a7749ae2d180ede2d05eddeb6dd3bfeea7e00dd76b4f3286122602b9\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712037 | controller |     "Jun 12 20:26:28.994099 crc crio[3645]: time=\"2026-06-12T20:26:28.994034023Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712052 | controller |     "Jun 12 20:26:28.995450 crc crio[3645]: time=\"2026-06-12T20:26:28.995350356Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712067 | controller |     "Jun 12 20:26:28.995450 crc crio[3645]: time=\"2026-06-12T20:26:28.995410188Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=3f125cc3-bf48-456e-8c78-785032da2b0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712081 | controller |     "Jun 12 20:26:28.995556 crc crio[3645]: time=\"2026-06-12T20:26:28.995444789Z\" level=info msg=\"runSandbox: deleting pod ID e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50 from idIndex\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712099 | controller |     "Jun 12 20:26:28.995556 crc crio[3645]: time=\"2026-06-12T20:26:28.99548522Z\" level=info msg=\"runSandbox: removing pod sandbox e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712114 | controller |     "Jun 12 20:26:28.995556 crc crio[3645]: time=\"2026-06-12T20:26:28.995535241Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712129 | controller |     "Jun 12 20:26:28.995556 crc crio[3645]: time=\"2026-06-12T20:26:28.9955568Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712143 | controller |     "Jun 12 20:26:28.998821 crc crio[3645]: time=\"2026-06-12T20:26:28.998559377Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e1ee4270eda7214b6b2b30facdd08c6641d5bf8e2cca2627fc48ede129fb6d50\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712157 | controller |     "Jun 12 20:26:29.004977 crc crio[3645]: time=\"2026-06-12T20:26:29.004633191Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712172 | controller |     "Jun 12 20:26:29.004977 crc crio[3645]: time=\"2026-06-12T20:26:29.004677002Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=bad5c1d2-f36f-4c22-8c3b-ee9d0e43972a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712186 | controller |     "Jun 12 20:26:29.006089 crc crio[3645]: time=\"2026-06-12T20:26:29.006019106Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712200 | controller |     "Jun 12 20:26:29.008896 crc crio[3645]: time=\"2026-06-12T20:26:29.00887274Z\" level=info msg=\"runSandbox: deleting pod ID 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c from idIndex\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712215 | controller |     "Jun 12 20:26:29.009047 crc crio[3645]: time=\"2026-06-12T20:26:29.009028313Z\" level=info msg=\"runSandbox: removing pod sandbox 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712229 | controller |     "Jun 12 20:26:29.009189 crc crio[3645]: time=\"2026-06-12T20:26:29.009120986Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712243 | controller |     "Jun 12 20:26:29.009292 crc crio[3645]: time=\"2026-06-12T20:26:29.0092755Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712258 | controller |     "Jun 12 20:26:29.011493 crc crio[3645]: time=\"2026-06-12T20:26:29.011406853Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712276 | controller |     "Jun 12 20:26:29.011493 crc crio[3645]: time=\"2026-06-12T20:26:29.011477585Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=1d18bd42-377b-4719-9d6d-dc7ebe67e224 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712291 | controller |     "Jun 12 20:26:29.012497 crc crio[3645]: time=\"2026-06-12T20:26:29.012474941Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 45efbef8de1a1ce8a6d80343aa04e608cf4a05ec517ab7bf1ab8b3e89ff1142c\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712306 | controller |     "Jun 12 20:26:29.018702 crc crio[3645]: time=\"2026-06-12T20:26:29.018536054Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712321 | controller |     "Jun 12 20:26:29.018902 crc crio[3645]: time=\"2026-06-12T20:26:29.01878326Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=ea7c7269-edcc-4c46-a044-9dbf22f6c692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712336 | controller |     "Jun 12 20:26:29.028198 crc crio[3645]: time=\"2026-06-12T20:26:29.028087386Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712350 | controller |     "Jun 12 20:26:29.028316 crc crio[3645]: time=\"2026-06-12T20:26:29.028266971Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=71b2d345-afe3-4cb6-bc6c-d65f293a9d2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712365 | controller |     "Jun 12 20:26:29.032649 crc crio[3645]: time=\"2026-06-12T20:26:29.032614392Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712379 | controller |     "Jun 12 20:26:29.032759 crc crio[3645]: time=\"2026-06-12T20:26:29.032742985Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=0a7a9adf-97d2-4eb7-b35f-e02754fcf581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712394 | controller |     "Jun 12 20:26:29.272237 crc crio[3645]: time=\"2026-06-12T20:26:29.26773376Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712408 | controller |     "Jun 12 20:26:29.283122 crc crio[3645]: time=\"2026-06-12T20:26:29.283012868Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712422 | controller |     "Jun 12 20:26:29.288054 crc crio[3645]: time=\"2026-06-12T20:26:29.28781633Z\" level=info msg=\"runSandbox: deleting pod ID db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201 from idIndex\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712441 | controller |     "Jun 12 20:26:29.288249 crc crio[3645]: time=\"2026-06-12T20:26:29.288059436Z\" level=info msg=\"runSandbox: removing pod sandbox db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712455 | controller |     "Jun 12 20:26:29.288249 crc crio[3645]: time=\"2026-06-12T20:26:29.28823048Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712470 | controller |     "Jun 12 20:26:29.288602 crc crio[3645]: time=\"2026-06-12T20:26:29.288273611Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712484 | controller |     "Jun 12 20:26:29.297497 crc crio[3645]: time=\"2026-06-12T20:26:29.297347751Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712499 | controller |     "Jun 12 20:26:29.304573 crc crio[3645]: time=\"2026-06-12T20:26:29.301261691Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712513 | controller |     "Jun 12 20:26:29.304573 crc crio[3645]: time=\"2026-06-12T20:26:29.301739833Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: db5fc0a566a84f247201992cb077818e900051425c057b36a14e4b34afb88201\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712528 | controller |     "Jun 12 20:26:29.304573 crc crio[3645]: time=\"2026-06-12T20:26:29.302277996Z\" level=info msg=\"runSandbox: deleting pod ID 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7 from idIndex\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712542 | controller |     "Jun 12 20:26:29.304573 crc crio[3645]: time=\"2026-06-12T20:26:29.302369818Z\" level=info msg=\"runSandbox: removing pod sandbox 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712556 | controller |     "Jun 12 20:26:29.304573 crc crio[3645]: time=\"2026-06-12T20:26:29.30243559Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712571 | controller |     "Jun 12 20:26:29.304573 crc crio[3645]: time=\"2026-06-12T20:26:29.302474921Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712585 | controller |     "Jun 12 20:26:29.304573 crc crio[3645]: time=\"2026-06-12T20:26:29.303729663Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712599 | controller |     "Jun 12 20:26:29.304573 crc crio[3645]: time=\"2026-06-12T20:26:29.30435211Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712617 | controller |     "Jun 12 20:26:29.307460 crc crio[3645]: time=\"2026-06-12T20:26:29.30636259Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712632 | controller |     "Jun 12 20:26:29.307745 crc crio[3645]: time=\"2026-06-12T20:26:29.307538151Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8d326e1014f09aee148e85c45e06661e9c5c4d48e79ff8a404c0608476962dc7\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712647 | controller |     "Jun 12 20:26:29.308611 crc crio[3645]: time=\"2026-06-12T20:26:29.308548397Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712662 | controller |     "Jun 12 20:26:29.308611 crc crio[3645]: time=\"2026-06-12T20:26:29.308601368Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=626da340-877d-437e-96ae-7f5de082d98b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712677 | controller |     "Jun 12 20:26:29.311011 crc crio[3645]: time=\"2026-06-12T20:26:29.310909096Z\" level=info msg=\"runSandbox: deleting pod ID edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917 from idIndex\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712691 | controller |     "Jun 12 20:26:29.311011 crc crio[3645]: time=\"2026-06-12T20:26:29.311005518Z\" level=info msg=\"runSandbox: removing pod sandbox edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712706 | controller |     "Jun 12 20:26:29.311230 crc crio[3645]: time=\"2026-06-12T20:26:29.311055999Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712721 | controller |     "Jun 12 20:26:29.311230 crc crio[3645]: time=\"2026-06-12T20:26:29.31107948Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712735 | controller |     "Jun 12 20:26:29.317695 crc crio[3645]: time=\"2026-06-12T20:26:29.317616266Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: edcd833c83a218fd814d7f1a70ff8ca3137935c6f275cfa812dd447eb3686917\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712750 | controller |     "Jun 12 20:26:29.317839 crc crio[3645]: time=\"2026-06-12T20:26:29.317712779Z\" level=info msg=\"runSandbox: deleting pod ID 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76 from idIndex\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712764 | controller |     "Jun 12 20:26:29.317839 crc crio[3645]: time=\"2026-06-12T20:26:29.31778782Z\" level=info msg=\"runSandbox: removing pod sandbox 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712782 | controller |     "Jun 12 20:26:29.318066 crc crio[3645]: time=\"2026-06-12T20:26:29.317866832Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712797 | controller |     "Jun 12 20:26:29.318066 crc crio[3645]: time=\"2026-06-12T20:26:29.317887933Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712811 | controller |     "Jun 12 20:26:29.320977 crc crio[3645]: time=\"2026-06-12T20:26:29.320796147Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712826 | controller |     "Jun 12 20:26:29.320977 crc crio[3645]: time=\"2026-06-12T20:26:29.320845888Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=8fc0cbbb-b397-4905-bd35-dce9d59c4c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712840 | controller |     "Jun 12 20:26:29.321384 crc crio[3645]: time=\"2026-06-12T20:26:29.321327451Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712872 | controller |     "Jun 12 20:26:29.321634 crc crio[3645]: time=\"2026-06-12T20:26:29.321475454Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.712889 | controller |     "Jun 12 20:26:29.321861 crc crio[3645]: time=\"2026-06-12T20:26:29.321780622Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8048870b-ed71-40e9-97d6-6970ef769fd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0012883f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.712905 | controller |     "Jun 12 20:26:29.321861 crc crio[3645]: time=\"2026-06-12T20:26:29.321820213Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/88ddf2e6-9316-48a7-b89a-4970d6b9496a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc0022d6070}] Aliases:map[]}\"",
2026-06-12 21:48:35.712921 | controller |     "Jun 12 20:26:29.322083 crc crio[3645]: time=\"2026-06-12T20:26:29.322001687Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.712936 | controller |     "Jun 12 20:26:29.322083 crc crio[3645]: time=\"2026-06-12T20:26:29.322035008Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.712951 | controller |     "Jun 12 20:26:29.322083 crc crio[3645]: time=\"2026-06-12T20:26:29.322044289Z\" level=info msg=\"runSandbox: deleting pod ID 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5 from idIndex\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712969 | controller |     "Jun 12 20:26:29.322235 crc crio[3645]: time=\"2026-06-12T20:26:29.32209501Z\" level=info msg=\"runSandbox: removing pod sandbox 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.712985 | controller |     "Jun 12 20:26:29.322235 crc crio[3645]: time=\"2026-06-12T20:26:29.322127111Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713000 | controller |     "Jun 12 20:26:29.322235 crc crio[3645]: time=\"2026-06-12T20:26:29.32212261Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ecb61782-fece-4ff2-862d-1dd6c94babb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0001889e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.713015 | controller |     "Jun 12 20:26:29.322392 crc crio[3645]: time=\"2026-06-12T20:26:29.322333216Z\" level=info msg=\"runSandbox: deleting pod ID f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a from idIndex\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713030 | controller |     "Jun 12 20:26:29.322492 crc crio[3645]: time=\"2026-06-12T20:26:29.322414128Z\" level=info msg=\"runSandbox: removing pod sandbox f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713045 | controller |     "Jun 12 20:26:29.322492 crc crio[3645]: time=\"2026-06-12T20:26:29.322437748Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.713060 | controller |     "Jun 12 20:26:29.322492 crc crio[3645]: time=\"2026-06-12T20:26:29.322476559Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713075 | controller |     "Jun 12 20:26:29.322904 crc crio[3645]: time=\"2026-06-12T20:26:29.32249799Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713090 | controller |     "Jun 12 20:26:29.322904 crc crio[3645]: time=\"2026-06-12T20:26:29.3225101Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/fa477f71-18d2-405f-84c0-541c4a5a035d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00112e618}] Aliases:map[]}\"",
2026-06-12 21:48:35.713106 | controller |     "Jun 12 20:26:29.322904 crc crio[3645]: time=\"2026-06-12T20:26:29.322679484Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.713125 | controller |     "Jun 12 20:26:29.323086 crc crio[3645]: time=\"2026-06-12T20:26:29.322988002Z\" level=info msg=\"runSandbox: deleting pod ID bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb from idIndex\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713140 | controller |     "Jun 12 20:26:29.323086 crc crio[3645]: time=\"2026-06-12T20:26:29.323062664Z\" level=info msg=\"runSandbox: removing pod sandbox bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713155 | controller |     "Jun 12 20:26:29.323218 crc crio[3645]: time=\"2026-06-12T20:26:29.323092944Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713169 | controller |     "Jun 12 20:26:29.323218 crc crio[3645]: time=\"2026-06-12T20:26:29.323113645Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713184 | controller |     "Jun 12 20:26:29.323569 crc crio[3645]: time=\"2026-06-12T20:26:29.323520146Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/2ec1b95a-7659-42ca-bcf4-a844cb75295d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000110198}] Aliases:map[]}\"",
2026-06-12 21:48:35.713199 | controller |     "Jun 12 20:26:29.323678 crc crio[3645]: time=\"2026-06-12T20:26:29.323557396Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1afb217e0883991b2774ea90c250c69b9b6a83831fe69538fc7c4b1473b5ea76\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713214 | controller |     "Jun 12 20:26:29.323775 crc crio[3645]: time=\"2026-06-12T20:26:29.323712631Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.713229 | controller |     "Jun 12 20:26:29.323870 crc crio[3645]: time=\"2026-06-12T20:26:29.323784602Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/fed77867-d0fa-4235-8f44-bfbc9ac30d1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc001722380}] Aliases:map[]}\"",
2026-06-12 21:48:35.713244 | controller |     "Jun 12 20:26:29.323870 crc crio[3645]: time=\"2026-06-12T20:26:29.323853494Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/09fb3f37-7bc5-4a85-a7fb-e89ad3d15b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc0022d6230}] Aliases:map[]}\"",
2026-06-12 21:48:35.713265 | controller |     "Jun 12 20:26:29.323997 crc crio[3645]: time=\"2026-06-12T20:26:29.323910936Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.713280 | controller |     "Jun 12 20:26:29.324046 crc crio[3645]: time=\"2026-06-12T20:26:29.324010098Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688255-pj2k5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.713295 | controller |     "Jun 12 20:26:29.324372 crc crio[3645]: time=\"2026-06-12T20:26:29.322188612Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713310 | controller |     "Jun 12 20:26:29.324953 crc crio[3645]: time=\"2026-06-12T20:26:29.324537972Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2025b0a-5e4c-46bf-881c-f0cc518355d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00112e6e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.713326 | controller |     "Jun 12 20:26:29.324953 crc crio[3645]: time=\"2026-06-12T20:26:29.324624133Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b83af19b-f0b0-4927-ac8e-340c07a756b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc002a32008}] Aliases:map[]}\"",
2026-06-12 21:48:35.713340 | controller |     "Jun 12 20:26:29.324953 crc crio[3645]: time=\"2026-06-12T20:26:29.324788178Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.713355 | controller |     "Jun 12 20:26:29.324953 crc crio[3645]: time=\"2026-06-12T20:26:29.324857819Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.713370 | controller |     "Jun 12 20:26:29.325336 crc crio[3645]: time=\"2026-06-12T20:26:29.32527487Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4fc5106-4ed5-4541-81cd-0db83afa466e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00109e000}] Aliases:map[]}\"",
2026-06-12 21:48:35.713385 | controller |     "Jun 12 20:26:29.325572 crc crio[3645]: time=\"2026-06-12T20:26:29.325488896Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.713401 | controller |     "Jun 12 20:26:29.325814 crc crio[3645]: time=\"2026-06-12T20:26:29.325713632Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/09c62929-01ec-4e64-a90b-b729ee567411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc0017224b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.713420 | controller |     "Jun 12 20:26:29.325814 crc crio[3645]: time=\"2026-06-12T20:26:29.325751662Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d9487208-1343-4ea2-8b77-2f9b398f9232 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0029e2320}] Aliases:map[]}\"",
2026-06-12 21:48:35.713436 | controller |     "Jun 12 20:26:29.326008 crc crio[3645]: time=\"2026-06-12T20:26:29.325860126Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.713451 | controller |     "Jun 12 20:26:29.326058 crc crio[3645]: time=\"2026-06-12T20:26:29.326022839Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.713466 | controller |     "Jun 12 20:26:29.326094 crc crio[3645]: time=\"2026-06-12T20:26:29.3260552Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/5b5f7ce7-514a-4629-a190-891674ab153f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0022d62e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.713481 | controller |     "Jun 12 20:26:29.326313 crc crio[3645]: time=\"2026-06-12T20:26:29.326209834Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.713496 | controller |     "Jun 12 20:26:29.326313 crc crio[3645]: time=\"2026-06-12T20:26:29.323725821Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/98dd6fed-439e-4c80-b2dc-0fb355960f38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc0022d6210}] Aliases:map[]}\"",
2026-06-12 21:48:35.713511 | controller |     "Jun 12 20:26:29.326533 crc crio[3645]: time=\"2026-06-12T20:26:29.32644226Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.713525 | controller |     "Jun 12 20:26:29.328203 crc crio[3645]: time=\"2026-06-12T20:26:29.327905707Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f4afc8722279884023bcc74200be890f381e8edd8f2eb41faa8522a86cb65e1a\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713593 | controller |     "Jun 12 20:26:29.328268 crc crio[3645]: time=\"2026-06-12T20:26:29.328105632Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bb7b238d9d4beedc939c999c3cfa07c12305aaa2ab6c606ea3719784d55788cb\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713620 | controller |     "Jun 12 20:26:29.328268 crc crio[3645]: time=\"2026-06-12T20:26:29.328115422Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713636 | controller |     "Jun 12 20:26:29.328385 crc crio[3645]: time=\"2026-06-12T20:26:29.328292347Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=c14286ea-3de5-4183-ad26-535991615443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713651 | controller |     "Jun 12 20:26:29.330034 crc crio[3645]: time=\"2026-06-12T20:26:29.33000497Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1101eb16b6b6f7a09a55baacb120fb8f12629d535a7eed3df581183121d522f5\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713665 | controller |     "Jun 12 20:26:29.332827 crc crio[3645]: time=\"2026-06-12T20:26:29.332700188Z\" level=info msg=\"runSandbox: deleting pod ID bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436 from idIndex\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713680 | controller |     "Jun 12 20:26:29.332827 crc crio[3645]: time=\"2026-06-12T20:26:29.332770671Z\" level=info msg=\"runSandbox: removing pod sandbox bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713694 | controller |     "Jun 12 20:26:29.332827 crc crio[3645]: time=\"2026-06-12T20:26:29.332818752Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713709 | controller |     "Jun 12 20:26:29.333436 crc crio[3645]: time=\"2026-06-12T20:26:29.332839403Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713724 | controller |     "Jun 12 20:26:29.334517 crc crio[3645]: time=\"2026-06-12T20:26:29.334430323Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bf4508265f39d09b5f6641dde6206004e260c6b6170926774463fa86e1c94436\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713739 | controller |     "Jun 12 20:26:29.335032 crc crio[3645]: time=\"2026-06-12T20:26:29.335007837Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713754 | controller |     "Jun 12 20:26:29.335243 crc crio[3645]: time=\"2026-06-12T20:26:29.335222213Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=157cc60e-6cea-4114-9587-2fcd103d2d9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713769 | controller |     "Jun 12 20:26:29.339653 crc crio[3645]: time=\"2026-06-12T20:26:29.339582084Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713784 | controller |     "Jun 12 20:26:29.339771 crc crio[3645]: time=\"2026-06-12T20:26:29.339652636Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=3bd6a3dc-7c18-4431-b562-6ed6f90a5c86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713803 | controller |     "Jun 12 20:26:29.349063 crc crio[3645]: time=\"2026-06-12T20:26:29.348988702Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713818 | controller |     "Jun 12 20:26:29.349183 crc crio[3645]: time=\"2026-06-12T20:26:29.349086245Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=fb6f3ea8-68af-4f83-88df-9748e964eebf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713833 | controller |     "Jun 12 20:26:29.354054 crc crio[3645]: time=\"2026-06-12T20:26:29.354014389Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713866 | controller |     "Jun 12 20:26:29.354276 crc crio[3645]: time=\"2026-06-12T20:26:29.354216245Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=64714cdc-b1af-4af0-99af-6b6a8a628b4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713927 | controller |     "Jun 12 20:26:29.367242 crc crio[3645]: time=\"2026-06-12T20:26:29.367124682Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713944 | controller |     "Jun 12 20:26:29.367327 crc crio[3645]: time=\"2026-06-12T20:26:29.367269486Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=ec97ccba-427c-49f5-b4d6-6b5af7167ecd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713959 | controller |     "Jun 12 20:26:29.591819 crc crio[3645]: time=\"2026-06-12T20:26:29.591742255Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713974 | controller |     "Jun 12 20:26:29.596056 crc crio[3645]: time=\"2026-06-12T20:26:29.596017352Z\" level=info msg=\"runSandbox: deleting pod ID 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631 from idIndex\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.713988 | controller |     "Jun 12 20:26:29.596691 crc crio[3645]: time=\"2026-06-12T20:26:29.596067333Z\" level=info msg=\"runSandbox: removing pod sandbox 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714003 | controller |     "Jun 12 20:26:29.596691 crc crio[3645]: time=\"2026-06-12T20:26:29.596107784Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714018 | controller |     "Jun 12 20:26:29.596691 crc crio[3645]: time=\"2026-06-12T20:26:29.596129455Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714036 | controller |     "Jun 12 20:26:29.597247 crc crio[3645]: time=\"2026-06-12T20:26:29.597189112Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 97832a49ca63507a0dc7b480a37470dc5e96ed821bea9f5309699419e8bd4631\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714051 | controller |     "Jun 12 20:26:29.604519 crc crio[3645]: time=\"2026-06-12T20:26:29.603971814Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714066 | controller |     "Jun 12 20:26:29.604862 crc crio[3645]: time=\"2026-06-12T20:26:29.604767074Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=23f3ace2-c6fd-44ff-bcfa-19fc8a8f08e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714081 | controller |     "Jun 12 20:26:29.624348 crc crio[3645]: time=\"2026-06-12T20:26:29.62424719Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714095 | controller |     "Jun 12 20:26:29.638840 crc crio[3645]: time=\"2026-06-12T20:26:29.638593263Z\" level=info msg=\"runSandbox: deleting pod ID 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626 from idIndex\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714110 | controller |     "Jun 12 20:26:29.638840 crc crio[3645]: time=\"2026-06-12T20:26:29.638670375Z\" level=info msg=\"runSandbox: removing pod sandbox 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714125 | controller |     "Jun 12 20:26:29.638840 crc crio[3645]: time=\"2026-06-12T20:26:29.638740797Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714139 | controller |     "Jun 12 20:26:29.638840 crc crio[3645]: time=\"2026-06-12T20:26:29.638761838Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714154 | controller |     "Jun 12 20:26:29.646512 crc crio[3645]: time=\"2026-06-12T20:26:29.646298269Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 02fa70db53c021caf2c20c2d4cbec134e23430dcb30a3b07b626e024b3bbb626\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714168 | controller |     "Jun 12 20:26:29.650496 crc crio[3645]: time=\"2026-06-12T20:26:29.650457204Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714183 | controller |     "Jun 12 20:26:29.650697 crc crio[3645]: time=\"2026-06-12T20:26:29.650635928Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=c151a5be-73da-4ad7-9c8c-20038c50fa69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714200 | controller |     "Jun 12 20:26:29.666242 crc crio[3645]: time=\"2026-06-12T20:26:29.666056831Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714215 | controller |     "Jun 12 20:26:29.668769 crc crio[3645]: time=\"2026-06-12T20:26:29.668684798Z\" level=info msg=\"runSandbox: deleting pod ID 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f from idIndex\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714229 | controller |     "Jun 12 20:26:29.668769 crc crio[3645]: time=\"2026-06-12T20:26:29.668734629Z\" level=info msg=\"runSandbox: removing pod sandbox 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714243 | controller |     "Jun 12 20:26:29.669203 crc crio[3645]: time=\"2026-06-12T20:26:29.66878374Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714258 | controller |     "Jun 12 20:26:29.669203 crc crio[3645]: time=\"2026-06-12T20:26:29.668802281Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714272 | controller |     "Jun 12 20:26:29.671528 crc crio[3645]: time=\"2026-06-12T20:26:29.671355795Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714286 | controller |     "Jun 12 20:26:29.680274 crc crio[3645]: time=\"2026-06-12T20:26:29.680004625Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5877f7b083bce3e3be1d88e2e24678f75a548252dad426a764fdfe0ccf74807f\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714300 | controller |     "Jun 12 20:26:29.684276 crc crio[3645]: time=\"2026-06-12T20:26:29.684202932Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714314 | controller |     "Jun 12 20:26:29.684276 crc crio[3645]: time=\"2026-06-12T20:26:29.684255093Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=82f91b75-2971-4672-baea-da59110e9f1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714327 | controller |     "Jun 12 20:26:29.688716 crc crio[3645]: time=\"2026-06-12T20:26:29.68769039Z\" level=info msg=\"runSandbox: deleting pod ID 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7 from idIndex\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714341 | controller |     "Jun 12 20:26:29.688716 crc crio[3645]: time=\"2026-06-12T20:26:29.687857514Z\" level=info msg=\"runSandbox: removing pod sandbox 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714356 | controller |     "Jun 12 20:26:29.688716 crc crio[3645]: time=\"2026-06-12T20:26:29.688606883Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714373 | controller |     "Jun 12 20:26:29.688883 crc crio[3645]: time=\"2026-06-12T20:26:29.688705936Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714388 | controller |     "Jun 12 20:26:29.690572 crc crio[3645]: time=\"2026-06-12T20:26:29.690502291Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 74d29b0f538800c8a2c3f223f373cc771ae91cc5177e145b3b6733034b6391a7\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714403 | controller |     "Jun 12 20:26:29.703867 crc crio[3645]: time=\"2026-06-12T20:26:29.703785759Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714417 | controller |     "Jun 12 20:26:29.703867 crc crio[3645]: time=\"2026-06-12T20:26:29.703867091Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=339f37eb-c337-4a83-bc94-cdea978b0a38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714432 | controller |     "Jun 12 20:26:29.708525 crc crio[3645]: time=\"2026-06-12T20:26:29.708445167Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714446 | controller |     "Jun 12 20:26:29.710400 crc crio[3645]: time=\"2026-06-12T20:26:29.710317204Z\" level=info msg=\"runSandbox: deleting pod ID c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183 from idIndex\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714462 | controller |     "Jun 12 20:26:29.710400 crc crio[3645]: time=\"2026-06-12T20:26:29.710388816Z\" level=info msg=\"runSandbox: removing pod sandbox c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714476 | controller |     "Jun 12 20:26:29.710653 crc crio[3645]: time=\"2026-06-12T20:26:29.710437327Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714491 | controller |     "Jun 12 20:26:29.710653 crc crio[3645]: time=\"2026-06-12T20:26:29.710459807Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714506 | controller |     "Jun 12 20:26:29.711010 crc crio[3645]: time=\"2026-06-12T20:26:29.710814777Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c6be3f5109954afe8938b25ff100109b1cd3af682cd327445ec7fba07f0e4183\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714521 | controller |     "Jun 12 20:26:29.712633 crc crio[3645]: time=\"2026-06-12T20:26:29.712450028Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714538 | controller |     "Jun 12 20:26:29.715000 crc crio[3645]: time=\"2026-06-12T20:26:29.714835228Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_collect-profiles-29688255-pj2k5_openshift-operator-lifecycle-manager_0809aa4a-859a-46fe-8412-220888536015_0\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714553 | controller |     "Jun 12 20:26:29.715072 crc crio[3645]: time=\"2026-06-12T20:26:29.715012334Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_collect-profiles-29688255-pj2k5_openshift-operator-lifecycle-manager_0809aa4a-859a-46fe-8412-220888536015_0\" id=c45ed0d0-782c-4b20-9cb5-4dae530913aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714567 | controller |     "Jun 12 20:26:29.723253 crc crio[3645]: time=\"2026-06-12T20:26:29.72313102Z\" level=info msg=\"runSandbox: deleting pod ID 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f from idIndex\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714581 | controller |     "Jun 12 20:26:29.723253 crc crio[3645]: time=\"2026-06-12T20:26:29.723247883Z\" level=info msg=\"runSandbox: removing pod sandbox 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714596 | controller |     "Jun 12 20:26:29.723504 crc crio[3645]: time=\"2026-06-12T20:26:29.723319455Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714610 | controller |     "Jun 12 20:26:29.723504 crc crio[3645]: time=\"2026-06-12T20:26:29.723343035Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714624 | controller |     "Jun 12 20:26:29.733321 crc crio[3645]: time=\"2026-06-12T20:26:29.733089853Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 202ac6363799f330c01c0eff46e92992e1324b4cf85862d29687f6924396575f\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714638 | controller |     "Jun 12 20:26:29.742433 crc crio[3645]: time=\"2026-06-12T20:26:29.742370928Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714652 | controller |     "Jun 12 20:26:29.742567 crc crio[3645]: time=\"2026-06-12T20:26:29.74245755Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=7de14f09-d213-4c0d-92a1-d34f73efe7d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714666 | controller |     "Jun 12 20:26:29.767217 crc crio[3645]: time=\"2026-06-12T20:26:29.767094184Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714680 | controller |     "Jun 12 20:26:29.769858 crc crio[3645]: time=\"2026-06-12T20:26:29.769772494Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714699 | controller |     "Jun 12 20:26:29.770212 crc crio[3645]: time=\"2026-06-12T20:26:29.770121652Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714713 | controller |     "Jun 12 20:26:29.777979 crc crio[3645]: time=\"2026-06-12T20:26:29.777851139Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714727 | controller |     "Jun 12 20:26:29.779463 crc crio[3645]: time=\"2026-06-12T20:26:29.779339397Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714741 | controller |     "Jun 12 20:26:29.782396 crc crio[3645]: time=\"2026-06-12T20:26:29.782330522Z\" level=info msg=\"runSandbox: deleting pod ID da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7 from idIndex\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714756 | controller |     "Jun 12 20:26:29.782396 crc crio[3645]: time=\"2026-06-12T20:26:29.782399684Z\" level=info msg=\"runSandbox: removing pod sandbox da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714770 | controller |     "Jun 12 20:26:29.782561 crc crio[3645]: time=\"2026-06-12T20:26:29.782488486Z\" level=info msg=\"runSandbox: deleting pod ID 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b from idIndex\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714784 | controller |     "Jun 12 20:26:29.782561 crc crio[3645]: time=\"2026-06-12T20:26:29.782505367Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714799 | controller |     "Jun 12 20:26:29.782629 crc crio[3645]: time=\"2026-06-12T20:26:29.782586449Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714814 | controller |     "Jun 12 20:26:29.782629 crc crio[3645]: time=\"2026-06-12T20:26:29.782590439Z\" level=info msg=\"runSandbox: deleting pod ID f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067 from idIndex\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714828 | controller |     "Jun 12 20:26:29.782629 crc crio[3645]: time=\"2026-06-12T20:26:29.78262244Z\" level=info msg=\"runSandbox: removing pod sandbox f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714843 | controller |     "Jun 12 20:26:29.782796 crc crio[3645]: time=\"2026-06-12T20:26:29.78265044Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714878 | controller |     "Jun 12 20:26:29.782796 crc crio[3645]: time=\"2026-06-12T20:26:29.782676421Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714898 | controller |     "Jun 12 20:26:29.783255 crc crio[3645]: time=\"2026-06-12T20:26:29.782519747Z\" level=info msg=\"runSandbox: removing pod sandbox 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714914 | controller |     "Jun 12 20:26:29.783437 crc crio[3645]: time=\"2026-06-12T20:26:29.78341939Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714929 | controller |     "Jun 12 20:26:29.783532 crc crio[3645]: time=\"2026-06-12T20:26:29.783517362Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714944 | controller |     "Jun 12 20:26:29.788672 crc crio[3645]: time=\"2026-06-12T20:26:29.788600211Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 433a5b14b0dad05675ea08c7b55cd43273e0c1e61622d6fd9c5637c14bb7dd1b\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714958 | controller |     "Jun 12 20:26:29.789567 crc crio[3645]: time=\"2026-06-12T20:26:29.788659302Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f9f4336bd54712fc73a0e87708db7ca5091b0ab54ed9b7eb220b94493f71d067\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714973 | controller |     "Jun 12 20:26:29.795067 crc crio[3645]: time=\"2026-06-12T20:26:29.791827153Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: da4f69c051a75e3d2c6da94f9662d8844827861d0abaf99d64f91d914a8564c7\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.714987 | controller |     "Jun 12 20:26:29.801047 crc crio[3645]: time=\"2026-06-12T20:26:29.801001856Z\" level=info msg=\"runSandbox: deleting pod ID e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444 from idIndex\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715002 | controller |     "Jun 12 20:26:29.801334 crc crio[3645]: time=\"2026-06-12T20:26:29.801305553Z\" level=info msg=\"runSandbox: removing pod sandbox e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715016 | controller |     "Jun 12 20:26:29.801570 crc crio[3645]: time=\"2026-06-12T20:26:29.801540139Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715031 | controller |     "Jun 12 20:26:29.801715 crc crio[3645]: time=\"2026-06-12T20:26:29.801691063Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715045 | controller |     "Jun 12 20:26:29.802320 crc crio[3645]: time=\"2026-06-12T20:26:29.801339914Z\" level=info msg=\"runSandbox: deleting pod ID daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b from idIndex\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715059 | controller |     "Jun 12 20:26:29.802320 crc crio[3645]: time=\"2026-06-12T20:26:29.802081134Z\" level=info msg=\"runSandbox: removing pod sandbox daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715077 | controller |     "Jun 12 20:26:29.802320 crc crio[3645]: time=\"2026-06-12T20:26:29.802204787Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715092 | controller |     "Jun 12 20:26:29.802320 crc crio[3645]: time=\"2026-06-12T20:26:29.802247328Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715107 | controller |     "Jun 12 20:26:29.803278 crc crio[3645]: time=\"2026-06-12T20:26:29.803245303Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715122 | controller |     "Jun 12 20:26:29.803462 crc crio[3645]: time=\"2026-06-12T20:26:29.803434348Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=379ead05-3b52-469a-a1ff-691bfbc2e803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715137 | controller |     "Jun 12 20:26:29.804174 crc crio[3645]: time=\"2026-06-12T20:26:29.804068574Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: daeb327fad31e80aa5a3ce0d6ef1f45f937968a215054d7a619ca13486cb958b\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715152 | controller |     "Jun 12 20:26:29.806845 crc crio[3645]: time=\"2026-06-12T20:26:29.806733741Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715167 | controller |     "Jun 12 20:26:29.807233 crc crio[3645]: time=\"2026-06-12T20:26:29.807182293Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e69d00d59f7a498faff181951cb138e5121ba860c130f7547850d87881ebb444\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715182 | controller |     "Jun 12 20:26:29.820102 crc crio[3645]: time=\"2026-06-12T20:26:29.814361805Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715197 | controller |     "Jun 12 20:26:29.820417 crc crio[3645]: time=\"2026-06-12T20:26:29.820380138Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=46db7eab-4381-414e-826a-1a5022341639 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715212 | controller |     "Jun 12 20:26:29.820765 crc crio[3645]: time=\"2026-06-12T20:26:29.819343121Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715227 | controller |     "Jun 12 20:26:29.820906 crc crio[3645]: time=\"2026-06-12T20:26:29.82088113Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=76c21f1c-d5f0-4fae-805e-11d9dce1343c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715245 | controller |     "Jun 12 20:26:29.821195 crc crio[3645]: time=\"2026-06-12T20:26:29.815475554Z\" level=info msg=\"runSandbox: deleting pod ID 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b from idIndex\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715260 | controller |     "Jun 12 20:26:29.821297 crc crio[3645]: time=\"2026-06-12T20:26:29.82127985Z\" level=info msg=\"runSandbox: removing pod sandbox 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715275 | controller |     "Jun 12 20:26:29.821411 crc crio[3645]: time=\"2026-06-12T20:26:29.821395464Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715289 | controller |     "Jun 12 20:26:29.821489 crc crio[3645]: time=\"2026-06-12T20:26:29.821473996Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715304 | controller |     "Jun 12 20:26:29.823673 crc crio[3645]: time=\"2026-06-12T20:26:29.82360408Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715318 | controller |     "Jun 12 20:26:29.832229 crc crio[3645]: time=\"2026-06-12T20:26:29.831043949Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715332 | controller |     "Jun 12 20:26:29.832334 crc crio[3645]: time=\"2026-06-12T20:26:29.83229383Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=ead4984f-ddd1-409d-812a-f4db66ac5165 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715346 | controller |     "Jun 12 20:26:29.832504 crc crio[3645]: time=\"2026-06-12T20:26:29.830289669Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 43f5ce4b744c66018f611e4971e8b022f3bf9a30c5ec61999e393050febcf90b\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715361 | controller |     "Jun 12 20:26:29.834659 crc crio[3645]: time=\"2026-06-12T20:26:29.831350007Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=bca88456-c07c-4423-8027-430ebc05d222 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715375 | controller |     "Jun 12 20:26:29.835692 crc crio[3645]: time=\"2026-06-12T20:26:29.835632345Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715389 | controller |     "Jun 12 20:26:29.835753 crc crio[3645]: time=\"2026-06-12T20:26:29.835689167Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=db42e7ae-c289-479d-832d-09134344f08a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715403 | controller |     "Jun 12 20:26:29.851736 crc crio[3645]: time=\"2026-06-12T20:26:29.851628271Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715451 | controller |     "Jun 12 20:26:29.853775 crc crio[3645]: time=\"2026-06-12T20:26:29.853600541Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715468 | controller |     "Jun 12 20:26:29.863614 crc crio[3645]: time=\"2026-06-12T20:26:29.863497653Z\" level=info msg=\"runSandbox: deleting pod ID d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7 from idIndex\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715483 | controller |     "Jun 12 20:26:29.863614 crc crio[3645]: time=\"2026-06-12T20:26:29.863590275Z\" level=info msg=\"runSandbox: removing pod sandbox d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715497 | controller |     "Jun 12 20:26:29.863781 crc crio[3645]: time=\"2026-06-12T20:26:29.863659327Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715512 | controller |     "Jun 12 20:26:29.863781 crc crio[3645]: time=\"2026-06-12T20:26:29.863680597Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715526 | controller |     "Jun 12 20:26:29.868109 crc crio[3645]: time=\"2026-06-12T20:26:29.868020367Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d531a919b8a1dedeede7b268bd4470a9dc87c0164d6f02b96a824e2627741ca7\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715541 | controller |     "Jun 12 20:26:29.870625 crc crio[3645]: time=\"2026-06-12T20:26:29.870552581Z\" level=info msg=\"runSandbox: deleting pod ID 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07 from idIndex\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715555 | controller |     "Jun 12 20:26:29.870625 crc crio[3645]: time=\"2026-06-12T20:26:29.870617752Z\" level=info msg=\"runSandbox: removing pod sandbox 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715570 | controller |     "Jun 12 20:26:29.870767 crc crio[3645]: time=\"2026-06-12T20:26:29.870663293Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715584 | controller |     "Jun 12 20:26:29.870767 crc crio[3645]: time=\"2026-06-12T20:26:29.870686204Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715599 | controller |     "Jun 12 20:26:29.872645 crc crio[3645]: time=\"2026-06-12T20:26:29.87169947Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 597fc41416c77aa9dc4a3df91bbffd1cf0d2c73f179f136c63ba11ff92ae3d07\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715613 | controller |     "Jun 12 20:26:29.874663 crc crio[3645]: time=\"2026-06-12T20:26:29.874214674Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715632 | controller |     "Jun 12 20:26:29.874663 crc crio[3645]: time=\"2026-06-12T20:26:29.874262685Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=f5b47f70-6d6b-4347-83cd-8ee078b57526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715647 | controller |     "Jun 12 20:26:29.880403 crc crio[3645]: time=\"2026-06-12T20:26:29.880319379Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715662 | controller |     "Jun 12 20:26:29.880506 crc crio[3645]: time=\"2026-06-12T20:26:29.880400481Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=7b4aa88c-03c5-4910-98b3-1a9bb41f6cd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715676 | controller |     "Jun 12 20:26:30.127173 crc crio[3645]: time=\"2026-06-12T20:26:30.127028792Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/POD\" id=6261e093-6019-43c1-8d89-47d05085b4ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715691 | controller |     "Jun 12 20:26:30.128511 crc crio[3645]: time=\"2026-06-12T20:26:30.127211016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.715705 | controller |     "Jun 12 20:26:30.147977 crc crio[3645]: time=\"2026-06-12T20:26:30.147753618Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/f058483c-a28a-4d87-a2e0-e3524247a6e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc002a32708}] Aliases:map[]}\"",
2026-06-12 21:48:35.715721 | controller |     "Jun 12 20:26:30.147977 crc crio[3645]: time=\"2026-06-12T20:26:30.147879481Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688255-pj2k5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.715736 | controller |     "Jun 12 20:26:30.444841 crc crio[3645]: 2026-06-12T20:26:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9946628f889ed55 Mac:2a:11:84:5a:62:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/f058483c-a28a-4d87-a2e0-e3524247a6e8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.715751 | controller |     "Jun 12 20:26:30.446210 crc crio[3645]: time=\"2026-06-12T20:26:30.446020459Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/f058483c-a28a-4d87-a2e0-e3524247a6e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc002a32708}] Aliases:map[]}\"",
2026-06-12 21:48:35.715770 | controller |     "Jun 12 20:26:30.446503 crc crio[3645]: time=\"2026-06-12T20:26:30.446357777Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688255-pj2k5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.715786 | controller |     "Jun 12 20:26:30.454630 crc crio[3645]: time=\"2026-06-12T20:26:30.454537385Z\" level=info msg=\"Ran pod sandbox 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/POD\" id=6261e093-6019-43c1-8d89-47d05085b4ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.715801 | controller |     "Jun 12 20:26:30.457463 crc crio[3645]: time=\"2026-06-12T20:26:30.457294955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2aa9fc36-c306-490c-8276-c23297c239e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.715816 | controller |     "Jun 12 20:26:30.459505 crc crio[3645]: time=\"2026-06-12T20:26:30.459413858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c8e50cb5-0922-45be-93df-74c660ff3e35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.715831 | controller |     "Jun 12 20:26:30.476346 crc crio[3645]: time=\"2026-06-12T20:26:30.476127983Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/collect-profiles\" id=a961945e-eceb-40d2-9882-f5726cad8c79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.715846 | controller |     "Jun 12 20:26:30.477053 crc crio[3645]: time=\"2026-06-12T20:26:30.476862442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.715883 | controller |     "Jun 12 20:26:30.502007 crc crio[3645]: time=\"2026-06-12T20:26:30.501808274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.715900 | controller |     "Jun 12 20:26:30.512307 crc crio[3645]: time=\"2026-06-12T20:26:30.512111716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.715914 | controller |     "Jun 12 20:26:30.650489 crc crio[3645]: time=\"2026-06-12T20:26:30.650280214Z\" level=info msg=\"Created container 8d660b895a99a5e4f180c673fa9537bdb2ff1af8ddfa0981fb145670a8bbccab: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/collect-profiles\" id=a961945e-eceb-40d2-9882-f5726cad8c79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.715929 | controller |     "Jun 12 20:26:30.651689 crc crio[3645]: time=\"2026-06-12T20:26:30.651556695Z\" level=info msg=\"Starting container: 8d660b895a99a5e4f180c673fa9537bdb2ff1af8ddfa0981fb145670a8bbccab\" id=48b5d4b7-084f-467a-b9f3-8d8c0cc6fe48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.715944 | controller |     "Jun 12 20:26:30.662764 crc crio[3645]: time=\"2026-06-12T20:26:30.662573225Z\" level=info msg=\"Started container\" PID=13763 containerID=8d660b895a99a5e4f180c673fa9537bdb2ff1af8ddfa0981fb145670a8bbccab description=openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/collect-profiles id=48b5d4b7-084f-467a-b9f3-8d8c0cc6fe48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2",
2026-06-12 21:48:35.715960 | controller |     "Jun 12 20:26:36.192598 crc crio[3645]: time=\"2026-06-12T20:26:36.190722712Z\" level=info msg=\"Stopping pod sandbox: 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2\" id=20d38d28-e1aa-4a61-b9aa-aa6b0fae0d87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.715981 | controller |     "Jun 12 20:26:36.193855 crc crio[3645]: time=\"2026-06-12T20:26:36.192989448Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-pj2k5 Namespace:openshift-operator-lifecycle-manager ID:9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2 UID:0809aa4a-859a-46fe-8412-220888536015 NetNS:/var/run/netns/f058483c-a28a-4d87-a2e0-e3524247a6e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0809aa4a_859a_46fe_8412_220888536015.slice PodAnnotations:0xc001288358}] Aliases:map[]}\"",
2026-06-12 21:48:35.715996 | controller |     "Jun 12 20:26:36.193855 crc crio[3645]: time=\"2026-06-12T20:26:36.193260846Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688255-pj2k5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.716011 | controller |     "Jun 12 20:26:36.504472 crc crio[3645]: time=\"2026-06-12T20:26:36.503667676Z\" level=info msg=\"Stopped pod sandbox: 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2\" id=20d38d28-e1aa-4a61-b9aa-aa6b0fae0d87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.716026 | controller |     "Jun 12 20:26:39.671591 crc crio[3645]: time=\"2026-06-12T20:26:39.671252104Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=34f535ff-8245-4206-8909-600784c15bd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.716040 | controller |     "Jun 12 20:26:39.671591 crc crio[3645]: time=\"2026-06-12T20:26:39.671423599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.716055 | controller |     "Jun 12 20:26:39.673325 crc crio[3645]: time=\"2026-06-12T20:26:39.671563734Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=72ffe6db-fd7d-46fb-8183-c23b40e2947c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.716069 | controller |     "Jun 12 20:26:39.673325 crc crio[3645]: time=\"2026-06-12T20:26:39.671708248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.716084 | controller |     "Jun 12 20:26:39.673698 crc crio[3645]: time=\"2026-06-12T20:26:39.673311645Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=5f6dd090-7880-4923-b254-5f8e91babf2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.716099 | controller |     "Jun 12 20:26:39.673698 crc crio[3645]: time=\"2026-06-12T20:26:39.673417998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.716113 | controller |     "Jun 12 20:26:39.673698 crc crio[3645]: time=\"2026-06-12T20:26:39.673453319Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=80326c27-da60-451b-8475-a9f72d119800 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.716128 | controller |     "Jun 12 20:26:39.673698 crc crio[3645]: time=\"2026-06-12T20:26:39.673567882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.716143 | controller |     "Jun 12 20:26:39.674227 crc crio[3645]: time=\"2026-06-12T20:26:39.673318265Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=927c8584-f751-4195-896f-7b66f4d74606 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.716161 | controller |     "Jun 12 20:26:39.674227 crc crio[3645]: time=\"2026-06-12T20:26:39.674073858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.716176 | controller |     "Jun 12 20:26:39.674444 crc crio[3645]: time=\"2026-06-12T20:26:39.673763638Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=7afb2a88-2818-47ff-bc11-321cbf7d55df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.716191 | controller |     "Jun 12 20:26:39.674673 crc crio[3645]: time=\"2026-06-12T20:26:39.674534911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.716206 | controller |     "Jun 12 20:26:39.726864 crc crio[3645]: time=\"2026-06-12T20:26:39.726661947Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1364def0-6476-40fd-81ed-b73e14027d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00008c3d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.716222 | controller |     "Jun 12 20:26:39.726864 crc crio[3645]: time=\"2026-06-12T20:26:39.726795351Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.716238 | controller |     "Jun 12 20:26:39.728642 crc crio[3645]: time=\"2026-06-12T20:26:39.728577843Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/16140a9d-a7f7-4794-ac5c-40f4bb9d48f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000188e88}] Aliases:map[]}\"",
2026-06-12 21:48:35.716253 | controller |     "Jun 12 20:26:39.728876 crc crio[3645]: time=\"2026-06-12T20:26:39.72883876Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.716267 | controller |     "Jun 12 20:26:39.782432 crc crio[3645]: time=\"2026-06-12T20:26:39.782287655Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/dcf1d601-3c3d-4aba-9439-c10e7c2ccc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc00008c808}] Aliases:map[]}\"",
2026-06-12 21:48:35.716282 | controller |     "Jun 12 20:26:39.782432 crc crio[3645]: time=\"2026-06-12T20:26:39.782383698Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.716297 | controller |     "Jun 12 20:26:39.786609 crc crio[3645]: time=\"2026-06-12T20:26:39.786545901Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c2da011-19a7-45f7-94cc-73130751094a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000189210}] Aliases:map[]}\"",
2026-06-12 21:48:35.716315 | controller |     "Jun 12 20:26:39.787102 crc crio[3645]: time=\"2026-06-12T20:26:39.787061636Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.716330 | controller |     "Jun 12 20:26:39.791909 crc crio[3645]: time=\"2026-06-12T20:26:39.791723082Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/db859532-28c2-4b8d-9a9a-365b91d87eac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0029e2780}] Aliases:map[]}\"",
2026-06-12 21:48:35.716344 | controller |     "Jun 12 20:26:39.791909 crc crio[3645]: time=\"2026-06-12T20:26:39.791808244Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.716359 | controller |     "Jun 12 20:26:39.798917 crc crio[3645]: time=\"2026-06-12T20:26:39.798786519Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/51bebbae-f128-4788-b3b7-7f82c2c71a45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0017225d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.716374 | controller |     "Jun 12 20:26:39.798917 crc crio[3645]: time=\"2026-06-12T20:26:39.798878721Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.716388 | controller |     "Jun 12 20:26:40.081592 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a4b2296acc3002 Mac:4a:a1:e6:21:42:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/1364def0-6476-40fd-81ed-b73e14027d5f SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.716403 | controller |     "Jun 12 20:26:40.085108 crc crio[3645]: time=\"2026-06-12T20:26:40.08500251Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1364def0-6476-40fd-81ed-b73e14027d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00008c3d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.716418 | controller |     "Jun 12 20:26:40.085400 crc crio[3645]: time=\"2026-06-12T20:26:40.085287739Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.716433 | controller |     "Jun 12 20:26:40.091835 crc crio[3645]: time=\"2026-06-12T20:26:40.091673675Z\" level=info msg=\"Ran pod sandbox 6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=34f535ff-8245-4206-8909-600784c15bd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.716451 | controller |     "Jun 12 20:26:40.094616 crc crio[3645]: time=\"2026-06-12T20:26:40.094567541Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4fb0b342-6dc3-4606-bb59-efc1a95cb07d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.716466 | controller |     "Jun 12 20:26:40.099519 crc crio[3645]: time=\"2026-06-12T20:26:40.099421803Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b6b75d99-e92a-4e78-a0f3-8489a2545b6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.716481 | controller |     "Jun 12 20:26:40.100850 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f94d8c79a22d173 Mac:7a:07:bf:83:cd:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/16140a9d-a7f7-4794-ac5c-40f4bb9d48f6 SocketPath: PciID:}] [{Interface:0xc00011b4e0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.716495 | controller |     "Jun 12 20:26:40.102008 crc crio[3645]: time=\"2026-06-12T20:26:40.101879784Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/16140a9d-a7f7-4794-ac5c-40f4bb9d48f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000188e88}] Aliases:map[]}\"",
2026-06-12 21:48:35.716511 | controller |     "Jun 12 20:26:40.102213 crc crio[3645]: time=\"2026-06-12T20:26:40.102081431Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.716526 | controller |     "Jun 12 20:26:40.104528 crc crio[3645]: time=\"2026-06-12T20:26:40.10445415Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=98288096-6857-4d2a-bcc6-a79ce935c497 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.716541 | controller |     "Jun 12 20:26:40.104780 crc crio[3645]: time=\"2026-06-12T20:26:40.104722857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.716555 | controller |     "Jun 12 20:26:40.110882 crc crio[3645]: time=\"2026-06-12T20:26:40.110753354Z\" level=info msg=\"Ran pod sandbox f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=72ffe6db-fd7d-46fb-8183-c23b40e2947c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.716570 | controller |     "Jun 12 20:26:40.113851 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3b319eb2735945 Mac:32:a3:01:c9:e8:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/51bebbae-f128-4788-b3b7-7f82c2c71a45 SocketPath: PciID:}] [{Interface:0xc000014b70 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.716584 | controller |     "Jun 12 20:26:40.113851 crc crio[3645]: time=\"2026-06-12T20:26:40.112742952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=9344a868-1511-4648-9449-cbed23653db8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.716602 | controller |     "Jun 12 20:26:40.114700 crc crio[3645]: time=\"2026-06-12T20:26:40.114632838Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/51bebbae-f128-4788-b3b7-7f82c2c71a45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0017225d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.716617 | controller |     "Jun 12 20:26:40.114840 crc crio[3645]: time=\"2026-06-12T20:26:40.114823674Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.716632 | controller |     "Jun 12 20:26:40.128224 crc crio[3645]: time=\"2026-06-12T20:26:40.128125383Z\" level=info msg=\"Ran pod sandbox d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=7afb2a88-2818-47ff-bc11-321cbf7d55df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.716646 | controller |     "Jun 12 20:26:40.130435 crc crio[3645]: time=\"2026-06-12T20:26:40.130323197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=a0946dbf-f034-416e-abcb-4796b3e339f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.716660 | controller |     "Jun 12 20:26:40.132383 crc crio[3645]: time=\"2026-06-12T20:26:40.132339087Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=858fd3e0-957c-49c0-9657-09280d1a88f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.716674 | controller |     "Jun 12 20:26:40.132650 crc crio[3645]: time=\"2026-06-12T20:26:40.132532873Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=6e04218e-ed09-4edc-9b2b-3f7a3f01aefc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.716689 | controller |     "Jun 12 20:26:40.135861 crc crio[3645]: time=\"2026-06-12T20:26:40.135784987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.716703 | controller |     "Jun 12 20:26:40.137217 crc crio[3645]: time=\"2026-06-12T20:26:40.137128387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.716718 | controller |     "Jun 12 20:26:40.140262 crc crio[3645]: time=\"2026-06-12T20:26:40.140195407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=17faaa33-e773-413f-a71e-f4ad8581c36d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.716732 | controller |     "Jun 12 20:26:40.145891 crc crio[3645]: time=\"2026-06-12T20:26:40.145842323Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=9e5b4ef6-cf76-4f5a-b34d-1c7fd89e2c60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.716746 | controller |     "Jun 12 20:26:40.146294 crc crio[3645]: time=\"2026-06-12T20:26:40.146233954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.716763 | controller |     "Jun 12 20:26:40.159514 crc crio[3645]: time=\"2026-06-12T20:26:40.159263085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.716778 | controller |     "Jun 12 20:26:40.194816 crc crio[3645]: time=\"2026-06-12T20:26:40.19460172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.716792 | controller |     "Jun 12 20:26:40.200255 crc crio[3645]: time=\"2026-06-12T20:26:40.200146022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.716806 | controller |     "Jun 12 20:26:40.325259 crc crio[3645]: time=\"2026-06-12T20:26:40.313417379Z\" level=info msg=\"Created container 7f5122ff2744499742ccf51932a1eee8e44a66046279e31accdec11818b8fcbf: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=9e5b4ef6-cf76-4f5a-b34d-1c7fd89e2c60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.716820 | controller |     "Jun 12 20:26:40.325259 crc crio[3645]: time=\"2026-06-12T20:26:40.322303539Z\" level=info msg=\"Starting container: 7f5122ff2744499742ccf51932a1eee8e44a66046279e31accdec11818b8fcbf\" id=c76ec4a5-27fe-4c11-8804-911d4e92aff3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.716835 | controller |     "Jun 12 20:26:40.339414 crc crio[3645]: time=\"2026-06-12T20:26:40.339303017Z\" level=info msg=\"Started container\" PID=14082 containerID=7f5122ff2744499742ccf51932a1eee8e44a66046279e31accdec11818b8fcbf description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=c76ec4a5-27fe-4c11-8804-911d4e92aff3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455",
2026-06-12 21:48:35.716863 | controller |     "Jun 12 20:26:40.394373 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ae82c83094957f Mac:0a:99:ca:7c:3f:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/db859532-28c2-4b8d-9a9a-365b91d87eac SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.716883 | controller |     "Jun 12 20:26:40.394637 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:daf0d7b529e5a8a Mac:06:47:ec:d0:5f:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/dcf1d601-3c3d-4aba-9439-c10e7c2ccc8a SocketPath: PciID:}] [{Interface:0xc000195020 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.716898 | controller |     "Jun 12 20:26:40.395248 crc crio[3645]: time=\"2026-06-12T20:26:40.395116491Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/dcf1d601-3c3d-4aba-9439-c10e7c2ccc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc00008c808}] Aliases:map[]}\"",
2026-06-12 21:48:35.716913 | controller |     "Jun 12 20:26:40.395352 crc crio[3645]: time=\"2026-06-12T20:26:40.395259525Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/db859532-28c2-4b8d-9a9a-365b91d87eac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0029e2780}] Aliases:map[]}\"",
2026-06-12 21:48:35.716931 | controller |     "Jun 12 20:26:40.395352 crc crio[3645]: time=\"2026-06-12T20:26:40.395308967Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.716946 | controller |     "Jun 12 20:26:40.395531 crc crio[3645]: time=\"2026-06-12T20:26:40.395458072Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.716961 | controller |     "Jun 12 20:26:40.396646 crc crio[3645]: 2026-06-12T20:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61f4b129c13de7b Mac:d6:49:05:c4:f8:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/6c2da011-19a7-45f7-94cc-73130751094a SocketPath: PciID:}] [{Interface:0xc000536550 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.716975 | controller |     "Jun 12 20:26:40.397071 crc crio[3645]: time=\"2026-06-12T20:26:40.397016458Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c2da011-19a7-45f7-94cc-73130751094a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000189210}] Aliases:map[]}\"",
2026-06-12 21:48:35.716991 | controller |     "Jun 12 20:26:40.397250 crc crio[3645]: time=\"2026-06-12T20:26:40.397156692Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.717005 | controller |     "Jun 12 20:26:40.401787 crc crio[3645]: time=\"2026-06-12T20:26:40.401705255Z\" level=info msg=\"Ran pod sandbox daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=5f6dd090-7880-4923-b254-5f8e91babf2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.717020 | controller |     "Jun 12 20:26:40.404696 crc crio[3645]: time=\"2026-06-12T20:26:40.404505717Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=75ca1faf-ee57-4e05-bd64-a4b7df510b42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.717036 | controller |     "Jun 12 20:26:40.407102 crc crio[3645]: time=\"2026-06-12T20:26:40.40703108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=462c5a9f-5af3-40b2-a6e7-9d0a48497972 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.717051 | controller |     "Jun 12 20:26:40.409426 crc crio[3645]: time=\"2026-06-12T20:26:40.409365988Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=4b41952d-ae78-4a21-a2d9-e42e2ba98123 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.717066 | controller |     "Jun 12 20:26:40.409790 crc crio[3645]: time=\"2026-06-12T20:26:40.409665147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717083 | controller |     "Jun 12 20:26:40.409790 crc crio[3645]: time=\"2026-06-12T20:26:40.409783671Z\" level=info msg=\"Ran pod sandbox 5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=927c8584-f751-4195-896f-7b66f4d74606 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.717099 | controller |     "Jun 12 20:26:40.413311 crc crio[3645]: time=\"2026-06-12T20:26:40.413234452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=782109bd-6753-4370-a24c-2f11a4e93e43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.717114 | controller |     "Jun 12 20:26:40.414436 crc crio[3645]: time=\"2026-06-12T20:26:40.414373306Z\" level=info msg=\"Ran pod sandbox 61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=80326c27-da60-451b-8475-a9f72d119800 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.717128 | controller |     "Jun 12 20:26:40.416414 crc crio[3645]: time=\"2026-06-12T20:26:40.416107026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=59f108d9-a1e7-4db8-b13e-b1608a38afbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.717143 | controller |     "Jun 12 20:26:40.417467 crc crio[3645]: time=\"2026-06-12T20:26:40.417304801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6083670d-ffd3-4f21-bb77-472aff7f8bb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.717157 | controller |     "Jun 12 20:26:40.428414 crc crio[3645]: time=\"2026-06-12T20:26:40.428322404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=9697d686-cfba-4d72-8cd2-8348014c5132 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.717172 | controller |     "Jun 12 20:26:40.429351 crc crio[3645]: time=\"2026-06-12T20:26:40.429261922Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=30f7f9a2-8986-4b56-afff-18d6017524ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.717187 | controller |     "Jun 12 20:26:40.429633 crc crio[3645]: time=\"2026-06-12T20:26:40.42956238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717202 | controller |     "Jun 12 20:26:40.430395 crc crio[3645]: time=\"2026-06-12T20:26:40.430338454Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=9b4bee0d-b653-4f63-a2bb-a4c74cf61842 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.717217 | controller |     "Jun 12 20:26:40.430581 crc crio[3645]: time=\"2026-06-12T20:26:40.430531029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717232 | controller |     "Jun 12 20:26:40.448108 crc crio[3645]: time=\"2026-06-12T20:26:40.447810235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717246 | controller |     "Jun 12 20:26:40.460002 crc crio[3645]: time=\"2026-06-12T20:26:40.459870028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717265 | controller |     "Jun 12 20:26:40.466250 crc crio[3645]: time=\"2026-06-12T20:26:40.466197053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717281 | controller |     "Jun 12 20:26:40.468251 crc crio[3645]: time=\"2026-06-12T20:26:40.468206052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717295 | controller |     "Jun 12 20:26:40.489420 crc crio[3645]: time=\"2026-06-12T20:26:40.489351652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717310 | controller |     "Jun 12 20:26:40.489523 crc crio[3645]: time=\"2026-06-12T20:26:40.489486715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717325 | controller |     "Jun 12 20:26:40.489741 crc crio[3645]: time=\"2026-06-12T20:26:40.48965422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717340 | controller |     "Jun 12 20:26:40.542000 crc crio[3645]: time=\"2026-06-12T20:26:40.541859659Z\" level=info msg=\"Created container bd0c742e1d7dc9d95ec21fd79e1242a0542bc1a7caa2e35b5c3c7d3a6ee0fd99: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=30f7f9a2-8986-4b56-afff-18d6017524ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.717354 | controller |     "Jun 12 20:26:40.543004 crc crio[3645]: time=\"2026-06-12T20:26:40.54290773Z\" level=info msg=\"Starting container: bd0c742e1d7dc9d95ec21fd79e1242a0542bc1a7caa2e35b5c3c7d3a6ee0fd99\" id=58e2e24a-554b-4e2b-8998-0bc17c4d373a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.717369 | controller |     "Jun 12 20:26:40.549005 crc crio[3645]: time=\"2026-06-12T20:26:40.548916635Z\" level=info msg=\"Started container\" PID=14097 containerID=bd0c742e1d7dc9d95ec21fd79e1242a0542bc1a7caa2e35b5c3c7d3a6ee0fd99 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=58e2e24a-554b-4e2b-8998-0bc17c4d373a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398",
2026-06-12 21:48:35.717385 | controller |     "Jun 12 20:26:40.562718 crc crio[3645]: time=\"2026-06-12T20:26:40.562591906Z\" level=info msg=\"Created container f0dedf91f06bc3cf27974d73b3e021ce87242fbc9955d05807be1ec8d8538972: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=858fd3e0-957c-49c0-9657-09280d1a88f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.717400 | controller |     "Jun 12 20:26:40.563617 crc crio[3645]: time=\"2026-06-12T20:26:40.563550053Z\" level=info msg=\"Starting container: f0dedf91f06bc3cf27974d73b3e021ce87242fbc9955d05807be1ec8d8538972\" id=05dafaf0-49f6-4181-9964-1112583bf572 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.717414 | controller |     "Jun 12 20:26:40.564058 crc crio[3645]: time=\"2026-06-12T20:26:40.564004377Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1def8ae8-c3dd-4814-a2b7-d80d8c16f9a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.717429 | controller |     "Jun 12 20:26:40.575754 crc crio[3645]: time=\"2026-06-12T20:26:40.574414702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2aad8fe1-ec68-4e2a-929d-29e657c002dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.717447 | controller |     "Jun 12 20:26:40.576347 crc crio[3645]: time=\"2026-06-12T20:26:40.576264506Z\" level=info msg=\"Started container\" PID=14102 containerID=f0dedf91f06bc3cf27974d73b3e021ce87242fbc9955d05807be1ec8d8538972 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=05dafaf0-49f6-4181-9964-1112583bf572 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa",
2026-06-12 21:48:35.717462 | controller |     "Jun 12 20:26:40.577200 crc crio[3645]: time=\"2026-06-12T20:26:40.577105991Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=c44de41b-d612-4787-a0b8-d2ed79c6a4a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.717477 | controller |     "Jun 12 20:26:40.577481 crc crio[3645]: time=\"2026-06-12T20:26:40.57742378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717492 | controller |     "Jun 12 20:26:40.590007 crc crio[3645]: time=\"2026-06-12T20:26:40.589878365Z\" level=info msg=\"Created container 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=4b41952d-ae78-4a21-a2d9-e42e2ba98123 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.717507 | controller |     "Jun 12 20:26:40.592296 crc crio[3645]: time=\"2026-06-12T20:26:40.592150242Z\" level=info msg=\"Starting container: 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55\" id=39980f35-69ce-4672-8930-4db42a15c040 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.717522 | controller |     "Jun 12 20:26:40.594901 crc crio[3645]: time=\"2026-06-12T20:26:40.594868001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=826afd95-bf0e-478a-8e0a-6ef611b3cd7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.717536 | controller |     "Jun 12 20:26:40.606345 crc crio[3645]: time=\"2026-06-12T20:26:40.606304836Z\" level=info msg=\"Started container\" PID=14112 containerID=49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=39980f35-69ce-4672-8930-4db42a15c040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa",
2026-06-12 21:48:35.717551 | controller |     "Jun 12 20:26:40.610804 crc crio[3645]: time=\"2026-06-12T20:26:40.610745026Z\" level=info msg=\"Created container f939ae26f46d6d9c51498b10ca8ebd3092c6621fc9df82db05220bd88d382853: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=98288096-6857-4d2a-bcc6-a79ce935c497 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.717566 | controller |     "Jun 12 20:26:40.612283 crc crio[3645]: time=\"2026-06-12T20:26:40.61221222Z\" level=info msg=\"Starting container: f939ae26f46d6d9c51498b10ca8ebd3092c6621fc9df82db05220bd88d382853\" id=2efa4861-f30b-4668-81bf-f8e9f2f1b1a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.717581 | controller |     "Jun 12 20:26:40.619254 crc crio[3645]: time=\"2026-06-12T20:26:40.619155442Z\" level=info msg=\"Started container\" PID=14110 containerID=f939ae26f46d6d9c51498b10ca8ebd3092c6621fc9df82db05220bd88d382853 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=2efa4861-f30b-4668-81bf-f8e9f2f1b1a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04",
2026-06-12 21:48:35.717598 | controller |     "Jun 12 20:26:40.623218 crc crio[3645]: time=\"2026-06-12T20:26:40.623070477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=532ebf80-7030-4cb0-8f85-d0baa912af9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.717613 | controller |     "Jun 12 20:26:40.627324 crc crio[3645]: time=\"2026-06-12T20:26:40.627025613Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=aecc2f93-fff8-481e-a991-a08d1b718970 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.717628 | controller |     "Jun 12 20:26:40.627534 crc crio[3645]: time=\"2026-06-12T20:26:40.627398994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717642 | controller |     "Jun 12 20:26:40.661769 crc crio[3645]: time=\"2026-06-12T20:26:40.661655616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717657 | controller |     "Jun 12 20:26:40.667761 crc crio[3645]: time=\"2026-06-12T20:26:40.667662212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717672 | controller |     "Jun 12 20:26:40.668588 crc crio[3645]: time=\"2026-06-12T20:26:40.668531938Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=0f75bf05-3edb-4569-a90c-339ff9fee0a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.717687 | controller |     "Jun 12 20:26:40.668643 crc crio[3645]: time=\"2026-06-12T20:26:40.668591469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717701 | controller |     "Jun 12 20:26:40.670444 crc crio[3645]: time=\"2026-06-12T20:26:40.670250859Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=9200b36b-2f6d-42f9-9c5c-133d3d8c3c61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.717716 | controller |     "Jun 12 20:26:40.670444 crc crio[3645]: time=\"2026-06-12T20:26:40.670333111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717731 | controller |     "Jun 12 20:26:40.670526 crc crio[3645]: time=\"2026-06-12T20:26:40.670500696Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=f518298b-9115-4687-b2ff-63b894a3cff6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.717746 | controller |     "Jun 12 20:26:40.670526 crc crio[3645]: time=\"2026-06-12T20:26:40.670526177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717760 | controller |     "Jun 12 20:26:40.670637 crc crio[3645]: time=\"2026-06-12T20:26:40.670597089Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=ca6b766a-494c-46b7-ab06-f423b2d4a5bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.717775 | controller |     "Jun 12 20:26:40.670714 crc crio[3645]: time=\"2026-06-12T20:26:40.67064895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717790 | controller |     "Jun 12 20:26:40.671266 crc crio[3645]: time=\"2026-06-12T20:26:40.671160735Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=f06eaeac-d493-4f62-87f5-4ead69202efe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.717808 | controller |     "Jun 12 20:26:40.671351 crc crio[3645]: time=\"2026-06-12T20:26:40.671274148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717823 | controller |     "Jun 12 20:26:40.671453 crc crio[3645]: time=\"2026-06-12T20:26:40.671388722Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=78914b72-f812-4a5d-aa37-eda5c36dea25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.717837 | controller |     "Jun 12 20:26:40.671595 crc crio[3645]: time=\"2026-06-12T20:26:40.671537267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717869 | controller |     "Jun 12 20:26:40.674995 crc crio[3645]: time=\"2026-06-12T20:26:40.674857543Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=67f14660-f4e6-4464-be0c-8af922154c43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.717901 | controller |     "Jun 12 20:26:40.674995 crc crio[3645]: time=\"2026-06-12T20:26:40.674968597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717917 | controller |     "Jun 12 20:26:40.677841 crc crio[3645]: time=\"2026-06-12T20:26:40.677761309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717932 | controller |     "Jun 12 20:26:40.704078 crc crio[3645]: time=\"2026-06-12T20:26:40.703890684Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/152966f0-aefe-4626-a71e-26d5865d9e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000188960}] Aliases:map[]}\"",
2026-06-12 21:48:35.717947 | controller |     "Jun 12 20:26:40.704078 crc crio[3645]: time=\"2026-06-12T20:26:40.703982177Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.717962 | controller |     "Jun 12 20:26:40.706213 crc crio[3645]: time=\"2026-06-12T20:26:40.70613858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.717977 | controller |     "Jun 12 20:26:40.709856 crc crio[3645]: time=\"2026-06-12T20:26:40.709792477Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c82828fe-3313-4523-a809-3c159690aa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0029c6568}] Aliases:map[]}\"",
2026-06-12 21:48:35.717992 | controller |     "Jun 12 20:26:40.710021 crc crio[3645]: time=\"2026-06-12T20:26:40.709858468Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.718010 | controller |     "Jun 12 20:26:40.711395 crc crio[3645]: time=\"2026-06-12T20:26:40.711325961Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/bed53be4-c7c8-47c2-a8c0-5123bf6a7d3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000110658}] Aliases:map[]}\"",
2026-06-12 21:48:35.718025 | controller |     "Jun 12 20:26:40.711395 crc crio[3645]: time=\"2026-06-12T20:26:40.711388503Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.718040 | controller |     "Jun 12 20:26:40.763525 crc crio[3645]: time=\"2026-06-12T20:26:40.763472268Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9d91850c-5f4e-4975-b31e-60f47ab18407 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc001722100}] Aliases:map[]}\"",
2026-06-12 21:48:35.718056 | controller |     "Jun 12 20:26:40.763827 crc crio[3645]: time=\"2026-06-12T20:26:40.763808148Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.718071 | controller |     "Jun 12 20:26:40.778747 crc crio[3645]: time=\"2026-06-12T20:26:40.778492348Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/441ed273-a039-44c7-b0b9-6d516aa13eb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc002a325a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.718087 | controller |     "Jun 12 20:26:40.778747 crc crio[3645]: time=\"2026-06-12T20:26:40.778762306Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.718102 | controller |     "Jun 12 20:26:40.783421 crc crio[3645]: time=\"2026-06-12T20:26:40.783023501Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/91aa7801-b2e4-4684-af07-4d4668fff882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0029c6690}] Aliases:map[]}\"",
2026-06-12 21:48:35.718117 | controller |     "Jun 12 20:26:40.783421 crc crio[3645]: time=\"2026-06-12T20:26:40.783073012Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.718132 | controller |     "Jun 12 20:26:40.785355 crc crio[3645]: time=\"2026-06-12T20:26:40.784611727Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0941a0ce-9fb0-4de1-a172-9b52b1048990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000188c48}] Aliases:map[]}\"",
2026-06-12 21:48:35.718151 | controller |     "Jun 12 20:26:40.785355 crc crio[3645]: time=\"2026-06-12T20:26:40.78472151Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.718166 | controller |     "Jun 12 20:26:40.906141 crc crio[3645]: time=\"2026-06-12T20:26:40.905584119Z\" level=info msg=\"Created container e4e1623ce6478029b8366615f39be41a475427a4235122235465b625283930ad: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=c44de41b-d612-4787-a0b8-d2ed79c6a4a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.718181 | controller |     "Jun 12 20:26:40.908790 crc crio[3645]: time=\"2026-06-12T20:26:40.908686961Z\" level=info msg=\"Starting container: e4e1623ce6478029b8366615f39be41a475427a4235122235465b625283930ad\" id=4c0af85a-d38d-4f0a-a80e-ea1fdd0f1c79 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.718197 | controller |     "Jun 12 20:26:40.915573 crc crio[3645]: time=\"2026-06-12T20:26:40.91549007Z\" level=info msg=\"Started container\" PID=14256 containerID=e4e1623ce6478029b8366615f39be41a475427a4235122235465b625283930ad description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=4c0af85a-d38d-4f0a-a80e-ea1fdd0f1c79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398",
2026-06-12 21:48:35.718212 | controller |     "Jun 12 20:26:40.919204 crc crio[3645]: time=\"2026-06-12T20:26:40.919085245Z\" level=info msg=\"Created container 007f6e9f6cc45e51e378f55f27017ae06e96b182c23deaf4da41494b37ddd138: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=9b4bee0d-b653-4f63-a2bb-a4c74cf61842 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.718227 | controller |     "Jun 12 20:26:40.920432 crc crio[3645]: time=\"2026-06-12T20:26:40.920377414Z\" level=info msg=\"Starting container: 007f6e9f6cc45e51e378f55f27017ae06e96b182c23deaf4da41494b37ddd138\" id=3ad10c15-67cd-4638-b8da-764d36c695f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.718242 | controller |     "Jun 12 20:26:40.925248 crc crio[3645]: time=\"2026-06-12T20:26:40.924202865Z\" level=info msg=\"Started container\" PID=14251 containerID=007f6e9f6cc45e51e378f55f27017ae06e96b182c23deaf4da41494b37ddd138 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=3ad10c15-67cd-4638-b8da-764d36c695f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c",
2026-06-12 21:48:35.718257 | controller |     "Jun 12 20:26:40.992440 crc crio[3645]: time=\"2026-06-12T20:26:40.992364602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.718271 | controller |     "Jun 12 20:26:41.110991 crc crio[3645]: time=\"2026-06-12T20:26:41.107315778Z\" level=info msg=\"Created container 213435aaf6b7ee2e31d739ffdafd9ccb1bfac09a13b154c67499cfd82543a6f7: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=aecc2f93-fff8-481e-a991-a08d1b718970 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.718285 | controller |     "Jun 12 20:26:41.119013 crc crio[3645]: time=\"2026-06-12T20:26:41.1152249Z\" level=info msg=\"Starting container: 213435aaf6b7ee2e31d739ffdafd9ccb1bfac09a13b154c67499cfd82543a6f7\" id=bcf660b4-ef63-4f41-835e-5b86729bfc89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.718303 | controller |     "Jun 12 20:26:41.131339 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81f11d899e45aa5 Mac:ce:9c:d6:88:e1:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/152966f0-aefe-4626-a71e-26d5865d9e1a SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.718319 | controller |     "Jun 12 20:26:41.134503 crc crio[3645]: time=\"2026-06-12T20:26:41.134362499Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/152966f0-aefe-4626-a71e-26d5865d9e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000188960}] Aliases:map[]}\"",
2026-06-12 21:48:35.718335 | controller |     "Jun 12 20:26:41.134636 crc crio[3645]: time=\"2026-06-12T20:26:41.134555305Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.718350 | controller |     "Jun 12 20:26:41.143780 crc crio[3645]: time=\"2026-06-12T20:26:41.142831287Z\" level=info msg=\"Ran pod sandbox 81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=f518298b-9115-4687-b2ff-63b894a3cff6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.718366 | controller |     "Jun 12 20:26:41.143780 crc crio[3645]: time=\"2026-06-12T20:26:41.143218738Z\" level=info msg=\"Started container\" PID=14356 containerID=213435aaf6b7ee2e31d739ffdafd9ccb1bfac09a13b154c67499cfd82543a6f7 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=bcf660b4-ef63-4f41-835e-5b86729bfc89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa",
2026-06-12 21:48:35.718381 | controller |     "Jun 12 20:26:41.144257 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d09249aefc6718c Mac:da:68:b0:95:3b:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/bed53be4-c7c8-47c2-a8c0-5123bf6a7d3a SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.718396 | controller |     "Jun 12 20:26:41.145470 crc crio[3645]: time=\"2026-06-12T20:26:41.145373252Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/bed53be4-c7c8-47c2-a8c0-5123bf6a7d3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000110658}] Aliases:map[]}\"",
2026-06-12 21:48:35.718411 | controller |     "Jun 12 20:26:41.146399 crc crio[3645]: time=\"2026-06-12T20:26:41.145600108Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.718425 | controller |     "Jun 12 20:26:41.153973 crc crio[3645]: time=\"2026-06-12T20:26:41.15385436Z\" level=info msg=\"Ran pod sandbox d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=78914b72-f812-4a5d-aa37-eda5c36dea25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.718445 | controller |     "Jun 12 20:26:41.158439 crc crio[3645]: time=\"2026-06-12T20:26:41.158364542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=42f94d60-5e56-4d4b-8eef-eaaefc973f50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.718460 | controller |     "Jun 12 20:26:41.163257 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9ca0e7cbc4b61c Mac:36:75:d1:53:19:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/c82828fe-3313-4523-a809-3c159690aa84 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.718474 | controller |     "Jun 12 20:26:41.167058 crc crio[3645]: time=\"2026-06-12T20:26:41.163601177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=1d0edeca-25fe-45de-b4b3-daf8925f7dd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.718489 | controller |     "Jun 12 20:26:41.167058 crc crio[3645]: time=\"2026-06-12T20:26:41.163916916Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c82828fe-3313-4523-a809-3c159690aa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0029c6568}] Aliases:map[]}\"",
2026-06-12 21:48:35.718504 | controller |     "Jun 12 20:26:41.167058 crc crio[3645]: time=\"2026-06-12T20:26:41.164112251Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.718518 | controller |     "Jun 12 20:26:41.171766 crc crio[3645]: time=\"2026-06-12T20:26:41.171674392Z\" level=info msg=\"Ran pod sandbox c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=0f75bf05-3edb-4569-a90c-339ff9fee0a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.718533 | controller |     "Jun 12 20:26:41.176863 crc crio[3645]: time=\"2026-06-12T20:26:41.176750131Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=fdec4192-890e-449b-9e9e-5f1edfbe9dbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.718547 | controller |     "Jun 12 20:26:41.176863 crc crio[3645]: time=\"2026-06-12T20:26:41.176804913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=7f1cc8f5-48c8-40da-891e-1cddcf0970de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.718561 | controller |     "Jun 12 20:26:41.177261 crc crio[3645]: time=\"2026-06-12T20:26:41.177031369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7bc855b6-ef16-4d13-bffb-cbbd9a245a60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.718576 | controller |     "Jun 12 20:26:41.177261 crc crio[3645]: time=\"2026-06-12T20:26:41.177217425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.718593 | controller |     "Jun 12 20:26:41.179230 crc crio[3645]: time=\"2026-06-12T20:26:41.179020927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=0b526b52-667e-4d3b-89b6-00b2f2c822f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.718608 | controller |     "Jun 12 20:26:41.188005 crc crio[3645]: time=\"2026-06-12T20:26:41.187869516Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=15fb3984-6c25-4741-8a36-85e66e5d6a9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.718623 | controller |     "Jun 12 20:26:41.188345 crc crio[3645]: time=\"2026-06-12T20:26:41.188261368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d54bf18f-9e8a-4696-9a0c-1a90d980404f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.718638 | controller |     "Jun 12 20:26:41.188406 crc crio[3645]: time=\"2026-06-12T20:26:41.188303949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.718652 | controller |     "Jun 12 20:26:41.214428 crc crio[3645]: time=\"2026-06-12T20:26:41.214113025Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=8ad2f98d-841b-4b67-9a3c-948fc12084a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.718667 | controller |     "Jun 12 20:26:41.227003 crc crio[3645]: time=\"2026-06-12T20:26:41.226851188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.718681 | controller |     "Jun 12 20:26:41.230650 crc crio[3645]: time=\"2026-06-12T20:26:41.230460664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.718696 | controller |     "Jun 12 20:26:41.233810 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32e1952cfc504b8 Mac:9e:96:36:94:fe:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/0941a0ce-9fb0-4de1-a172-9b52b1048990 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.718710 | controller |     "Jun 12 20:26:41.233810 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d29946ebbef71f1 Mac:de:2e:b4:cc:79:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/9d91850c-5f4e-4975-b31e-60f47ab18407 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.718725 | controller |     "Jun 12 20:26:41.233810 crc crio[3645]: time=\"2026-06-12T20:26:41.233339758Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0941a0ce-9fb0-4de1-a172-9b52b1048990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000188c48}] Aliases:map[]}\"",
2026-06-12 21:48:35.718739 | controller |     "Jun 12 20:26:41.233810 crc crio[3645]: time=\"2026-06-12T20:26:41.233515313Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.718754 | controller |     "Jun 12 20:26:41.236450 crc crio[3645]: time=\"2026-06-12T20:26:41.236376407Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9d91850c-5f4e-4975-b31e-60f47ab18407 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc001722100}] Aliases:map[]}\"",
2026-06-12 21:48:35.718772 | controller |     "Jun 12 20:26:41.236700 crc crio[3645]: time=\"2026-06-12T20:26:41.236629845Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.718788 | controller |     "Jun 12 20:26:41.240817 crc crio[3645]: time=\"2026-06-12T20:26:41.240729994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.718802 | controller |     "Jun 12 20:26:41.241499 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da81257fe8b3f1e Mac:b6:60:56:95:a4:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/91aa7801-b2e4-4684-af07-4d4668fff882 SocketPath: PciID:}] [{Interface:0xc0002e89e0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.718818 | controller |     "Jun 12 20:26:41.242854 crc crio[3645]: time=\"2026-06-12T20:26:41.242068243Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/91aa7801-b2e4-4684-af07-4d4668fff882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0029c6690}] Aliases:map[]}\"",
2026-06-12 21:48:35.718832 | controller |     "Jun 12 20:26:41.242854 crc crio[3645]: time=\"2026-06-12T20:26:41.242255709Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.718859 | controller |     "Jun 12 20:26:41.245125 crc crio[3645]: time=\"2026-06-12T20:26:41.245062011Z\" level=info msg=\"Ran pod sandbox 32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=f06eaeac-d493-4f62-87f5-4ead69202efe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.718880 | controller |     "Jun 12 20:26:41.258223 crc crio[3645]: time=\"2026-06-12T20:26:41.258118744Z\" level=info msg=\"Ran pod sandbox d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=ca6b766a-494c-46b7-ab06-f423b2d4a5bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.718896 | controller |     "Jun 12 20:26:41.258536 crc crio[3645]: time=\"2026-06-12T20:26:41.258482304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=7d0dc725-c545-4893-af29-2bedffdc4339 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.718911 | controller |     "Jun 12 20:26:41.262685 crc crio[3645]: time=\"2026-06-12T20:26:41.262604035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=c1fba747-03ec-44e8-bc81-4279c1f5b363 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.718929 | controller |     "Jun 12 20:26:41.279334 crc crio[3645]: time=\"2026-06-12T20:26:41.279244081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.718944 | controller |     "Jun 12 20:26:41.280536 crc crio[3645]: 2026-06-12T20:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b4435aed838251 Mac:32:11:4a:6f:a2:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/441ed273-a039-44c7-b0b9-6d516aa13eb0 SocketPath: PciID:}] [{Interface:0xc0001ac700 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.718959 | controller |     "Jun 12 20:26:41.281789 crc crio[3645]: time=\"2026-06-12T20:26:41.281716944Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/441ed273-a039-44c7-b0b9-6d516aa13eb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc002a325a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.718973 | controller |     "Jun 12 20:26:41.282005 crc crio[3645]: time=\"2026-06-12T20:26:41.281886559Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.718988 | controller |     "Jun 12 20:26:41.285551 crc crio[3645]: time=\"2026-06-12T20:26:41.284429114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=9a0e08ff-1f5a-4a1f-b1cd-9d84c770299b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.719003 | controller |     "Jun 12 20:26:41.285551 crc crio[3645]: time=\"2026-06-12T20:26:41.28533457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=15ae9671-57f3-418d-a419-14b117cfae58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.719018 | controller |     "Jun 12 20:26:41.290317 crc crio[3645]: time=\"2026-06-12T20:26:41.290258724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719032 | controller |     "Jun 12 20:26:41.292638 crc crio[3645]: time=\"2026-06-12T20:26:41.292572242Z\" level=info msg=\"Ran pod sandbox 7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=9200b36b-2f6d-42f9-9c5c-133d3d8c3c61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.719046 | controller |     "Jun 12 20:26:41.292822 crc crio[3645]: time=\"2026-06-12T20:26:41.292715657Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=b05fa4d9-89f4-4e67-90c5-bd76e40705c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.719060 | controller |     "Jun 12 20:26:41.293165 crc crio[3645]: time=\"2026-06-12T20:26:41.293057977Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=f509fa8e-6da6-4af6-b81b-e506adea9e53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.719075 | controller |     "Jun 12 20:26:41.293575 crc crio[3645]: time=\"2026-06-12T20:26:41.293482218Z\" level=info msg=\"Ran pod sandbox da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=67f14660-f4e6-4464-be0c-8af922154c43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.719093 | controller |     "Jun 12 20:26:41.296495 crc crio[3645]: time=\"2026-06-12T20:26:41.295909331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=3aec28db-2f37-48a5-a767-6bb5f6b98935 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.719107 | controller |     "Jun 12 20:26:41.297037 crc crio[3645]: time=\"2026-06-12T20:26:41.296854498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=4475891a-0dcd-49c2-98cd-a12f3ebffc4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.719122 | controller |     "Jun 12 20:26:41.299015 crc crio[3645]: time=\"2026-06-12T20:26:41.298908558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719136 | controller |     "Jun 12 20:26:41.299559 crc crio[3645]: time=\"2026-06-12T20:26:41.299502925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719151 | controller |     "Jun 12 20:26:41.308055 crc crio[3645]: time=\"2026-06-12T20:26:41.30785506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719165 | controller |     "Jun 12 20:26:41.308583 crc crio[3645]: time=\"2026-06-12T20:26:41.30850933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=7b1526d5-fd22-45db-af08-b376adbf3a7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.719180 | controller |     "Jun 12 20:26:41.308648 crc crio[3645]: time=\"2026-06-12T20:26:41.308603712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=4132382d-0377-4c8d-b703-31d9fd8bb7e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.719195 | controller |     "Jun 12 20:26:41.314738 crc crio[3645]: time=\"2026-06-12T20:26:41.312749264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719209 | controller |     "Jun 12 20:26:41.325719 crc crio[3645]: time=\"2026-06-12T20:26:41.324040734Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=c9e10c04-f56a-4465-805b-0166b0d52b7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.719224 | controller |     "Jun 12 20:26:41.325719 crc crio[3645]: time=\"2026-06-12T20:26:41.324362483Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=948ac726-28af-4647-bbc9-ac49eee9ef16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.719238 | controller |     "Jun 12 20:26:41.325719 crc crio[3645]: time=\"2026-06-12T20:26:41.324721794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719253 | controller |     "Jun 12 20:26:41.326403 crc crio[3645]: time=\"2026-06-12T20:26:41.326115465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719268 | controller |     "Jun 12 20:26:41.354826 crc crio[3645]: time=\"2026-06-12T20:26:41.354013012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719286 | controller |     "Jun 12 20:26:41.367557 crc crio[3645]: time=\"2026-06-12T20:26:41.367448075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719301 | controller |     "Jun 12 20:26:41.379450 crc crio[3645]: time=\"2026-06-12T20:26:41.377288874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719315 | controller |     "Jun 12 20:26:41.385218 crc crio[3645]: time=\"2026-06-12T20:26:41.385119762Z\" level=info msg=\"Created container c60cd0262ea86dd383d8c40ad91b3dcc5019b742540907bacc3138aae818e673: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=fdec4192-890e-449b-9e9e-5f1edfbe9dbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.719330 | controller |     "Jun 12 20:26:41.390422 crc crio[3645]: time=\"2026-06-12T20:26:41.386146323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719344 | controller |     "Jun 12 20:26:41.390422 crc crio[3645]: time=\"2026-06-12T20:26:41.389698177Z\" level=info msg=\"Starting container: c60cd0262ea86dd383d8c40ad91b3dcc5019b742540907bacc3138aae818e673\" id=e62145b6-8654-45fe-a814-09992381b27d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.719359 | controller |     "Jun 12 20:26:41.390710 crc crio[3645]: time=\"2026-06-12T20:26:41.389905033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719373 | controller |     "Jun 12 20:26:41.404232 crc crio[3645]: time=\"2026-06-12T20:26:41.403993875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719388 | controller |     "Jun 12 20:26:41.406605 crc crio[3645]: time=\"2026-06-12T20:26:41.406448698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719404 | controller |     "Jun 12 20:26:41.406672 crc crio[3645]: time=\"2026-06-12T20:26:41.406595102Z\" level=info msg=\"Started container\" PID=14415 containerID=c60cd0262ea86dd383d8c40ad91b3dcc5019b742540907bacc3138aae818e673 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=e62145b6-8654-45fe-a814-09992381b27d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948",
2026-06-12 21:48:35.719420 | controller |     "Jun 12 20:26:41.449317 crc crio[3645]: time=\"2026-06-12T20:26:41.447781918Z\" level=info msg=\"Created container 9ed9e0497075181df54668186d3717fe675d80b08f22f8bc995d8b683bbd9ff2: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=15fb3984-6c25-4741-8a36-85e66e5d6a9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.719435 | controller |     "Jun 12 20:26:41.449794 crc crio[3645]: time=\"2026-06-12T20:26:41.449761945Z\" level=info msg=\"Starting container: 9ed9e0497075181df54668186d3717fe675d80b08f22f8bc995d8b683bbd9ff2\" id=a69e697f-c422-4b7f-b5ab-31da03e04c14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.719450 | controller |     "Jun 12 20:26:41.464077 crc crio[3645]: time=\"2026-06-12T20:26:41.463656032Z\" level=info msg=\"Started container\" PID=14419 containerID=9ed9e0497075181df54668186d3717fe675d80b08f22f8bc995d8b683bbd9ff2 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=a69e697f-c422-4b7f-b5ab-31da03e04c14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d",
2026-06-12 21:48:35.719469 | controller |     "Jun 12 20:26:41.467305 crc crio[3645]: time=\"2026-06-12T20:26:41.467088503Z\" level=info msg=\"Created container 749136db4a006036bfd4af1f578104f13389cfffd5899022a6c6b95615e6a898: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=8ad2f98d-841b-4b67-9a3c-948fc12084a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.719484 | controller |     "Jun 12 20:26:41.476789 crc crio[3645]: time=\"2026-06-12T20:26:41.476734355Z\" level=info msg=\"Starting container: 749136db4a006036bfd4af1f578104f13389cfffd5899022a6c6b95615e6a898\" id=78b3a150-bffa-49d1-8a63-7b2236daebba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.719499 | controller |     "Jun 12 20:26:41.492307 crc crio[3645]: time=\"2026-06-12T20:26:41.492232789Z\" level=info msg=\"Started container\" PID=14426 containerID=749136db4a006036bfd4af1f578104f13389cfffd5899022a6c6b95615e6a898 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=78b3a150-bffa-49d1-8a63-7b2236daebba name=/runtime.v1.RuntimeService/StartContainer sandboxID=81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5",
2026-06-12 21:48:35.719514 | controller |     "Jun 12 20:26:41.501509 crc crio[3645]: time=\"2026-06-12T20:26:41.500226673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=2f197841-d7eb-4d9f-bc88-e1fd810cc0ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.719529 | controller |     "Jun 12 20:26:41.512354 crc crio[3645]: time=\"2026-06-12T20:26:41.50454953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=ef9923fe-4187-46d5-a25a-a7a883581729 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.719543 | controller |     "Jun 12 20:26:41.512354 crc crio[3645]: time=\"2026-06-12T20:26:41.510221926Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=9076065f-5abe-4577-89c0-4d5537c85cdc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.719558 | controller |     "Jun 12 20:26:41.512354 crc crio[3645]: time=\"2026-06-12T20:26:41.510585317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719572 | controller |     "Jun 12 20:26:41.543443 crc crio[3645]: time=\"2026-06-12T20:26:41.539126992Z\" level=info msg=\"Created container 1ea701a995bcaa079f28ef4ee3d4ffecae72fc5f5432bc4c036b9e86dedad71e: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=f509fa8e-6da6-4af6-b81b-e506adea9e53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.719587 | controller |     "Jun 12 20:26:41.544126 crc crio[3645]: time=\"2026-06-12T20:26:41.544073837Z\" level=info msg=\"Starting container: 1ea701a995bcaa079f28ef4ee3d4ffecae72fc5f5432bc4c036b9e86dedad71e\" id=1dcc9f79-d5d7-48e2-90a8-22a2087eda34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.719601 | controller |     "Jun 12 20:26:41.549229 crc crio[3645]: time=\"2026-06-12T20:26:41.549119796Z\" level=info msg=\"Created container d1d83f551b134afe2bb0516bddfa45ffbc9e54db2b6e930b362fce88dcc9d969: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=b05fa4d9-89f4-4e67-90c5-bd76e40705c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.719620 | controller |     "Jun 12 20:26:41.555698 crc crio[3645]: time=\"2026-06-12T20:26:41.555384939Z\" level=info msg=\"Starting container: d1d83f551b134afe2bb0516bddfa45ffbc9e54db2b6e930b362fce88dcc9d969\" id=9c4b9730-15ff-47d3-95b1-6fca228a6b19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.719635 | controller |     "Jun 12 20:26:41.556704 crc crio[3645]: time=\"2026-06-12T20:26:41.556625545Z\" level=info msg=\"Started container\" PID=14430 containerID=1ea701a995bcaa079f28ef4ee3d4ffecae72fc5f5432bc4c036b9e86dedad71e description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=1dcc9f79-d5d7-48e2-90a8-22a2087eda34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11",
2026-06-12 21:48:35.719649 | controller |     "Jun 12 20:26:41.571108 crc crio[3645]: time=\"2026-06-12T20:26:41.571002656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719664 | controller |     "Jun 12 20:26:41.578712 crc crio[3645]: time=\"2026-06-12T20:26:41.578626989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719679 | controller |     "Jun 12 20:26:41.579493 crc crio[3645]: time=\"2026-06-12T20:26:41.579439323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=78777092-9b8c-40ed-8af5-cbd320cf24da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.719694 | controller |     "Jun 12 20:26:41.583524 crc crio[3645]: time=\"2026-06-12T20:26:41.583487992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3955cad8-5f72-4e35-84d4-8eede326da2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.719709 | controller |     "Jun 12 20:26:41.588053 crc crio[3645]: time=\"2026-06-12T20:26:41.584870912Z\" level=info msg=\"Started container\" PID=14443 containerID=d1d83f551b134afe2bb0516bddfa45ffbc9e54db2b6e930b362fce88dcc9d969 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=9c4b9730-15ff-47d3-95b1-6fca228a6b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8",
2026-06-12 21:48:35.719727 | controller |     "Jun 12 20:26:41.588053 crc crio[3645]: time=\"2026-06-12T20:26:41.586092368Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=aebe16be-956a-46fe-a68b-d3af88c65c95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.719742 | controller |     "Jun 12 20:26:41.588053 crc crio[3645]: time=\"2026-06-12T20:26:41.586703525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719757 | controller |     "Jun 12 20:26:41.616104 crc crio[3645]: time=\"2026-06-12T20:26:41.615660994Z\" level=info msg=\"Created container c42302f392effce2242d9696ab92258a953c3cc9b5283499d7f637f1b942929f: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=c9e10c04-f56a-4465-805b-0166b0d52b7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.719772 | controller |     "Jun 12 20:26:41.619505 crc crio[3645]: time=\"2026-06-12T20:26:41.617456077Z\" level=info msg=\"Starting container: c42302f392effce2242d9696ab92258a953c3cc9b5283499d7f637f1b942929f\" id=e224b0a0-bbbd-4fb4-aaa5-71670b6a3a0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.719786 | controller |     "Jun 12 20:26:41.631416 crc crio[3645]: time=\"2026-06-12T20:26:41.631062775Z\" level=info msg=\"Started container\" PID=14448 containerID=c42302f392effce2242d9696ab92258a953c3cc9b5283499d7f637f1b942929f description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=e224b0a0-bbbd-4fb4-aaa5-71670b6a3a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c",
2026-06-12 21:48:35.719804 | controller |     "Jun 12 20:26:41.636340 crc crio[3645]: time=\"2026-06-12T20:26:41.635568798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719820 | controller |     "Jun 12 20:26:41.650275 crc crio[3645]: time=\"2026-06-12T20:26:41.649545586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719835 | controller |     "Jun 12 20:26:41.696220 crc crio[3645]: time=\"2026-06-12T20:26:41.695659456Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=5c4fc31e-b59f-4c9d-839f-b2425732c99b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.719863 | controller |     "Jun 12 20:26:41.709424 crc crio[3645]: time=\"2026-06-12T20:26:41.709381758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719883 | controller |     "Jun 12 20:26:41.711447 crc crio[3645]: time=\"2026-06-12T20:26:41.698680274Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=ed0d4803-9eed-4a7a-aed0-450a8657935e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.719899 | controller |     "Jun 12 20:26:41.711447 crc crio[3645]: time=\"2026-06-12T20:26:41.7111494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719913 | controller |     "Jun 12 20:26:41.711654 crc crio[3645]: time=\"2026-06-12T20:26:41.703706532Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=9c3b2862-afcd-49df-b471-caa35fc414d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.719928 | controller |     "Jun 12 20:26:41.712128 crc crio[3645]: time=\"2026-06-12T20:26:41.711901141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719943 | controller |     "Jun 12 20:26:41.721479 crc crio[3645]: time=\"2026-06-12T20:26:41.714404885Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=49fe9a12-85b3-4fb5-a7db-ae81c40889a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.719957 | controller |     "Jun 12 20:26:41.721479 crc crio[3645]: time=\"2026-06-12T20:26:41.714536849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.719972 | controller |     "Jun 12 20:26:41.721479 crc crio[3645]: time=\"2026-06-12T20:26:41.71457142Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=ec66b072-3738-4648-bd43-46bbb2e936d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.719986 | controller |     "Jun 12 20:26:41.721479 crc crio[3645]: time=\"2026-06-12T20:26:41.714685904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.720001 | controller |     "Jun 12 20:26:41.732882 crc crio[3645]: time=\"2026-06-12T20:26:41.731101935Z\" level=info msg=\"Created container c8f6ae68c59177e3899e6ed738236c9f0fa2439add0490dae62e0fb8cb3ace8e: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=aebe16be-956a-46fe-a68b-d3af88c65c95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.720019 | controller |     "Jun 12 20:26:41.778205 crc crio[3645]: time=\"2026-06-12T20:26:41.776586346Z\" level=info msg=\"Starting container: c8f6ae68c59177e3899e6ed738236c9f0fa2439add0490dae62e0fb8cb3ace8e\" id=49d96a92-673a-4a7b-b0fa-d098a8bfef1a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.720034 | controller |     "Jun 12 20:26:41.780167 crc crio[3645]: time=\"2026-06-12T20:26:41.779846602Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=b885d550-ae23-4201-a3b7-b22542cebbb7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.720048 | controller |     "Jun 12 20:26:41.780167 crc crio[3645]: time=\"2026-06-12T20:26:41.780041878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.720062 | controller |     "Jun 12 20:26:41.790027 crc crio[3645]: time=\"2026-06-12T20:26:41.785657761Z\" level=info msg=\"Created container 93c32a567e148bb41bcbb7ed8e51847077138dd6668b1666cb304659f488f853: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=9076065f-5abe-4577-89c0-4d5537c85cdc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.720077 | controller |     "Jun 12 20:26:41.790027 crc crio[3645]: time=\"2026-06-12T20:26:41.789820073Z\" level=info msg=\"Starting container: 93c32a567e148bb41bcbb7ed8e51847077138dd6668b1666cb304659f488f853\" id=41342c51-fd90-400f-a0a3-2d8639656c20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.720091 | controller |     "Jun 12 20:26:41.791286 crc crio[3645]: time=\"2026-06-12T20:26:41.790901825Z\" level=info msg=\"Started container\" PID=14482 containerID=c8f6ae68c59177e3899e6ed738236c9f0fa2439add0490dae62e0fb8cb3ace8e description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=49d96a92-673a-4a7b-b0fa-d098a8bfef1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11",
2026-06-12 21:48:35.720106 | controller |     "Jun 12 20:26:41.802726 crc crio[3645]: time=\"2026-06-12T20:26:41.802639508Z\" level=info msg=\"Started container\" PID=14474 containerID=93c32a567e148bb41bcbb7ed8e51847077138dd6668b1666cb304659f488f853 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=41342c51-fd90-400f-a0a3-2d8639656c20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d",
2026-06-12 21:48:35.720121 | controller |     "Jun 12 20:26:41.879069 crc crio[3645]: time=\"2026-06-12T20:26:41.875859162Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/5ee11e1d-d9b2-4a12-b87a-d7f844c97c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0012100c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.720136 | controller |     "Jun 12 20:26:41.879069 crc crio[3645]: time=\"2026-06-12T20:26:41.875979836Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.720151 | controller |     "Jun 12 20:26:41.947995 crc crio[3645]: time=\"2026-06-12T20:26:41.947048247Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ec4d6057-e9e0-486a-a9ab-4bd67cc5cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0029e2630}] Aliases:map[]}\"",
2026-06-12 21:48:35.720170 | controller |     "Jun 12 20:26:41.947995 crc crio[3645]: time=\"2026-06-12T20:26:41.947251434Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.720185 | controller |     "Jun 12 20:26:41.974739 crc crio[3645]: time=\"2026-06-12T20:26:41.974527533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.720200 | controller |     "Jun 12 20:26:42.015033 crc crio[3645]: time=\"2026-06-12T20:26:42.012758162Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5d76b83d-ad98-464e-92c9-0971bca471c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0029e2750}] Aliases:map[]}\"",
2026-06-12 21:48:35.720215 | controller |     "Jun 12 20:26:42.015033 crc crio[3645]: time=\"2026-06-12T20:26:42.013330219Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.720231 | controller |     "Jun 12 20:26:42.089665 crc crio[3645]: time=\"2026-06-12T20:26:42.088586902Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d293e26b-26e7-44d1-a7a8-d12f26c85b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0029e2888}] Aliases:map[]}\"",
2026-06-12 21:48:35.720246 | controller |     "Jun 12 20:26:42.089665 crc crio[3645]: time=\"2026-06-12T20:26:42.088654794Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.720261 | controller |     "Jun 12 20:26:42.095518 crc crio[3645]: time=\"2026-06-12T20:26:42.095470443Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/41e663b9-dcbe-46ff-b609-ade731e1e932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00109e118}] Aliases:map[]}\"",
2026-06-12 21:48:35.720277 | controller |     "Jun 12 20:26:42.095713 crc crio[3645]: time=\"2026-06-12T20:26:42.09569199Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.720292 | controller |     "Jun 12 20:26:42.114065 crc crio[3645]: time=\"2026-06-12T20:26:42.114024048Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/3ff9458c-d76b-48ec-9dd5-38f56223ff2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001210700}] Aliases:map[]}\"",
2026-06-12 21:48:35.720311 | controller |     "Jun 12 20:26:42.114308 crc crio[3645]: time=\"2026-06-12T20:26:42.114285995Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.720326 | controller |     "Jun 12 20:26:42.148984 crc crio[3645]: time=\"2026-06-12T20:26:42.147132626Z\" level=info msg=\"Created container 6ad26aa46e258d41f8360aaa0254ef264ac045d42bde2c9263686c247504e82f: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=948ac726-28af-4647-bbc9-ac49eee9ef16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.720340 | controller |     "Jun 12 20:26:42.179215 crc crio[3645]: time=\"2026-06-12T20:26:42.157745308Z\" level=info msg=\"Starting container: 6ad26aa46e258d41f8360aaa0254ef264ac045d42bde2c9263686c247504e82f\" id=478838e0-10f4-4f3c-8f44-eb1b0d413640 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.720355 | controller |     "Jun 12 20:26:42.181864 crc crio[3645]: time=\"2026-06-12T20:26:42.180283709Z\" level=info msg=\"Started container\" PID=14567 containerID=6ad26aa46e258d41f8360aaa0254ef264ac045d42bde2c9263686c247504e82f description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=478838e0-10f4-4f3c-8f44-eb1b0d413640 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc",
2026-06-12 21:48:35.720370 | controller |     "Jun 12 20:26:42.429979 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9d9f81e99f94c2 Mac:32:8a:b2:45:f7:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/ec4d6057-e9e0-486a-a9ab-4bd67cc5cefb SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.720384 | controller |     "Jun 12 20:26:42.429979 crc crio[3645]: time=\"2026-06-12T20:26:42.427021253Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ec4d6057-e9e0-486a-a9ab-4bd67cc5cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0029e2630}] Aliases:map[]}\"",
2026-06-12 21:48:35.720399 | controller |     "Jun 12 20:26:42.429979 crc crio[3645]: time=\"2026-06-12T20:26:42.427169777Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.720414 | controller |     "Jun 12 20:26:42.437283 crc crio[3645]: time=\"2026-06-12T20:26:42.437010925Z\" level=info msg=\"Ran pod sandbox b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=5c4fc31e-b59f-4c9d-839f-b2425732c99b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.720429 | controller |     "Jun 12 20:26:42.440561 crc crio[3645]: time=\"2026-06-12T20:26:42.440081246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=4a35025f-0231-4753-a1bf-e1beab28128f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.720444 | controller |     "Jun 12 20:26:42.443367 crc crio[3645]: time=\"2026-06-12T20:26:42.44330262Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=da3ea220-95fb-457b-a07f-ef69263a9c51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.720462 | controller |     "Jun 12 20:26:42.451351 crc crio[3645]: time=\"2026-06-12T20:26:42.446976867Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=3b3471f1-c4dd-4fe3-8c65-d39d4dfd6a37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.720478 | controller |     "Jun 12 20:26:42.451351 crc crio[3645]: time=\"2026-06-12T20:26:42.44739659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.720492 | controller |     "Jun 12 20:26:42.479035 crc crio[3645]: time=\"2026-06-12T20:26:42.478831801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=eaaa84c1-bd01-4311-ad8f-9ae2fa7a53ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.720507 | controller |     "Jun 12 20:26:42.487635 crc crio[3645]: time=\"2026-06-12T20:26:42.487103213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=6d5c867c-47fc-455a-bdbc-3cd39887df24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.720521 | controller |     "Jun 12 20:26:42.494394 crc crio[3645]: time=\"2026-06-12T20:26:42.494101428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.720536 | controller |     "Jun 12 20:26:42.499548 crc crio[3645]: time=\"2026-06-12T20:26:42.499491475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.720551 | controller |     "Jun 12 20:26:42.500279 crc crio[3645]: time=\"2026-06-12T20:26:42.499901557Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=6166938d-031a-4172-a035-c8206d4c33de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.720565 | controller |     "Jun 12 20:26:42.500334 crc crio[3645]: time=\"2026-06-12T20:26:42.500311079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.720579 | controller |     "Jun 12 20:26:42.535899 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a898ca54469e420 Mac:c2:cc:af:a7:70:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/5ee11e1d-d9b2-4a12-b87a-d7f844c97c02 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.720594 | controller |     "Jun 12 20:26:42.537418 crc crio[3645]: time=\"2026-06-12T20:26:42.536745156Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/5ee11e1d-d9b2-4a12-b87a-d7f844c97c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0012100c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.720608 | controller |     "Jun 12 20:26:42.537418 crc crio[3645]: time=\"2026-06-12T20:26:42.537055215Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.720626 | controller |     "Jun 12 20:26:42.588019 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:869b663dfad7c57 Mac:f2:ae:af:9d:e9:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/5d76b83d-ad98-464e-92c9-0971bca471c2 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.720641 | controller |     "Jun 12 20:26:42.588019 crc crio[3645]: time=\"2026-06-12T20:26:42.587009618Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5d76b83d-ad98-464e-92c9-0971bca471c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0029e2750}] Aliases:map[]}\"",
2026-06-12 21:48:35.720655 | controller |     "Jun 12 20:26:42.588019 crc crio[3645]: time=\"2026-06-12T20:26:42.587323147Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.720670 | controller |     "Jun 12 20:26:42.588019 crc crio[3645]: time=\"2026-06-12T20:26:42.587781791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.720685 | controller |     "Jun 12 20:26:42.598693 crc crio[3645]: time=\"2026-06-12T20:26:42.598622698Z\" level=info msg=\"Ran pod sandbox 869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=ec66b072-3738-4648-bd43-46bbb2e936d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.720699 | controller |     "Jun 12 20:26:42.609820 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c930dc527856411 Mac:02:71:4e:10:92:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/d293e26b-26e7-44d1-a7a8-d12f26c85b00 SocketPath: PciID:}] [{Interface:0xc00022c710 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.720714 | controller |     "Jun 12 20:26:42.611889 crc crio[3645]: time=\"2026-06-12T20:26:42.611825025Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d293e26b-26e7-44d1-a7a8-d12f26c85b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0029e2888}] Aliases:map[]}\"",
2026-06-12 21:48:35.720729 | controller |     "Jun 12 20:26:42.612394 crc crio[3645]: time=\"2026-06-12T20:26:42.61234168Z\" level=info msg=\"Ran pod sandbox a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=ed0d4803-9eed-4a7a-aed0-450a8657935e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.720743 | controller |     "Jun 12 20:26:42.612772 crc crio[3645]: time=\"2026-06-12T20:26:42.612608158Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.720757 | controller |     "Jun 12 20:26:42.623601 crc crio[3645]: time=\"2026-06-12T20:26:42.623308311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=d5a5eb2a-a110-493e-892e-58d2d640274a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.720775 | controller |     "Jun 12 20:26:42.638878 crc crio[3645]: time=\"2026-06-12T20:26:42.630038098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=d6dbeb0e-1809-40ab-8931-e81df4266317 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.720789 | controller |     "Jun 12 20:26:42.651507 crc crio[3645]: time=\"2026-06-12T20:26:42.651034313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=54045103-5be4-4b07-835a-ab9b2e2a7844 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.720804 | controller |     "Jun 12 20:26:42.679430 crc crio[3645]: time=\"2026-06-12T20:26:42.671028629Z\" level=info msg=\"Created container 9cb0444bbdf9d5b92775589b7b91593278128c9bc264935d40dd9a20dc8ae50f: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=3b3471f1-c4dd-4fe3-8c65-d39d4dfd6a37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.720818 | controller |     "Jun 12 20:26:42.679430 crc crio[3645]: time=\"2026-06-12T20:26:42.673394058Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=56fe812f-74f4-4ac7-b0ad-55b15ca9ad6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.720833 | controller |     "Jun 12 20:26:42.679430 crc crio[3645]: time=\"2026-06-12T20:26:42.67379118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.720859 | controller |     "Jun 12 20:26:42.679430 crc crio[3645]: time=\"2026-06-12T20:26:42.67858359Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=0ee05950-ec77-4591-8906-daaa5a44feda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.720880 | controller |     "Jun 12 20:26:42.679430 crc crio[3645]: time=\"2026-06-12T20:26:42.678688943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.720895 | controller |     "Jun 12 20:26:42.679430 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25efd24175aca91 Mac:4a:05:c3:52:87:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/3ff9458c-d76b-48ec-9dd5-38f56223ff2f SocketPath: PciID:}] [{Interface:0xc00041ad30 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.720910 | controller |     "Jun 12 20:26:42.681401 crc crio[3645]: time=\"2026-06-12T20:26:42.68132719Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/3ff9458c-d76b-48ec-9dd5-38f56223ff2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001210700}] Aliases:map[]}\"",
2026-06-12 21:48:35.720925 | controller |     "Jun 12 20:26:42.681578 crc crio[3645]: time=\"2026-06-12T20:26:42.681474584Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.720939 | controller |     "Jun 12 20:26:42.685445 crc crio[3645]: time=\"2026-06-12T20:26:42.685322127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=f103d107-c2f1-4388-9919-6d5671825eb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.720960 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.687653896Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=751b8043-6cff-43a1-b30d-671236ff079b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.720976 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.68781454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.720990 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.688335245Z\" level=info msg=\"Ran pod sandbox c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=49fe9a12-85b3-4fb5-a7db-ae81c40889a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721005 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.68851633Z\" level=info msg=\"Starting container: 9cb0444bbdf9d5b92775589b7b91593278128c9bc264935d40dd9a20dc8ae50f\" id=f4445dff-6b9c-4a8c-a891-e5016b73fbe3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.721020 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.688629444Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=232f917a-65a5-44c0-88a9-f3533696b7f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721035 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.688680025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721049 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.688873222Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=7f1c68aa-e908-4f1e-a61f-ea27ed775589 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721064 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.688899722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721078 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.68132719Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=41acf6d2-2e6c-45d1-b91c-cc8fead637f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721093 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.689554221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721107 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.691065146Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=e4b289c6-9517-4fb2-a4be-6bf77623bc11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721121 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.691104577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721136 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.691292133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=29b9539f-cbda-44c2-8e97-7db11b5c85a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.721154 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.691379554Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=96cf5908-2623-4b4a-b6dd-6c160cd7faf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721168 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.691404906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721183 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.69327118Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=a1921721-9df9-4f39-9661-cd3ce74f09af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721197 | controller |     "Jun 12 20:26:42.699850 crc crio[3645]: time=\"2026-06-12T20:26:42.693321691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721211 | controller |     "Jun 12 20:26:42.701380 crc crio[3645]: time=\"2026-06-12T20:26:42.699881244Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=5d69f040-e7fd-410c-8152-a1a8e5a4f69b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721226 | controller |     "Jun 12 20:26:42.701380 crc crio[3645]: time=\"2026-06-12T20:26:42.700438879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721241 | controller |     "Jun 12 20:26:42.711817 crc crio[3645]: time=\"2026-06-12T20:26:42.711662198Z\" level=info msg=\"Started container\" PID=14737 containerID=9cb0444bbdf9d5b92775589b7b91593278128c9bc264935d40dd9a20dc8ae50f description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=f4445dff-6b9c-4a8c-a891-e5016b73fbe3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989",
2026-06-12 21:48:35.721256 | controller |     "Jun 12 20:26:42.723292 crc crio[3645]: time=\"2026-06-12T20:26:42.723098563Z\" level=info msg=\"Ran pod sandbox 25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=9c3b2862-afcd-49df-b471-caa35fc414d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721271 | controller |     "Jun 12 20:26:42.746758 crc crio[3645]: time=\"2026-06-12T20:26:42.746365315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a73185f2-f7d1-4a18-b6bf-7d0ca771b37e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.721286 | controller |     "Jun 12 20:26:42.782072 crc crio[3645]: 2026-06-12T20:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b36297f2fcba16f Mac:e6:8b:7e:09:9c:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/41e663b9-dcbe-46ff-b609-ade731e1e932 SocketPath: PciID:}] [{Interface:0xc000014fb0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.721301 | controller |     "Jun 12 20:26:42.786094 crc crio[3645]: time=\"2026-06-12T20:26:42.783477921Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/41e663b9-dcbe-46ff-b609-ade731e1e932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00109e118}] Aliases:map[]}\"",
2026-06-12 21:48:35.721320 | controller |     "Jun 12 20:26:42.786094 crc crio[3645]: time=\"2026-06-12T20:26:42.783717768Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.721336 | controller |     "Jun 12 20:26:42.817784 crc crio[3645]: time=\"2026-06-12T20:26:42.817711264Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=bda56c2e-cc20-4ceb-89c1-ecc507c2d23b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721351 | controller |     "Jun 12 20:26:42.818330 crc crio[3645]: time=\"2026-06-12T20:26:42.818302431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721366 | controller |     "Jun 12 20:26:42.870780 crc crio[3645]: time=\"2026-06-12T20:26:42.869077248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721381 | controller |     "Jun 12 20:26:42.874640 crc crio[3645]: time=\"2026-06-12T20:26:42.874499227Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=56706405-ccf2-4644-a7b1-77dc239ea1c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.721396 | controller |     "Jun 12 20:26:42.908798 crc crio[3645]: time=\"2026-06-12T20:26:42.908634537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4a22f1d5-bacd-40e6-908f-472ecc78cbe5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.721410 | controller |     "Jun 12 20:26:42.943679 crc crio[3645]: time=\"2026-06-12T20:26:42.943608541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721426 | controller |     "Jun 12 20:26:42.979458 crc crio[3645]: time=\"2026-06-12T20:26:42.979383758Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=fab5c3f2-5cad-4872-82eb-b1a8cbc35446 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.721441 | controller |     "Jun 12 20:26:42.994049 crc crio[3645]: time=\"2026-06-12T20:26:42.993354107Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/de45d187-5bc3-4c88-8d81-aee670da5e86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000188be0}] Aliases:map[]}\"",
2026-06-12 21:48:35.721456 | controller |     "Jun 12 20:26:42.994049 crc crio[3645]: time=\"2026-06-12T20:26:42.993491831Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.721470 | controller |     "Jun 12 20:26:43.000878 crc crio[3645]: time=\"2026-06-12T20:26:43.00063712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a15082d8-8e43-4874-8c7d-0d83e45c8ed0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.721485 | controller |     "Jun 12 20:26:43.015290 crc crio[3645]: time=\"2026-06-12T20:26:43.010322594Z\" level=info msg=\"Ran pod sandbox b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=b885d550-ae23-4201-a3b7-b22542cebbb7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721504 | controller |     "Jun 12 20:26:43.025683 crc crio[3645]: time=\"2026-06-12T20:26:43.02553924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=a3b6b276-e350-4094-8a5e-47d04fc9c724 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.721519 | controller |     "Jun 12 20:26:43.079438 crc crio[3645]: time=\"2026-06-12T20:26:43.073982659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721534 | controller |     "Jun 12 20:26:43.102112 crc crio[3645]: time=\"2026-06-12T20:26:43.101845084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=10f2da05-8e24-460a-a78f-b590d8fc8043 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.721549 | controller |     "Jun 12 20:26:43.134149 crc crio[3645]: time=\"2026-06-12T20:26:43.129527406Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d509945e-4a34-4ba2-9b32-c7c492c1ab23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.721564 | controller |     "Jun 12 20:26:43.166825 crc crio[3645]: time=\"2026-06-12T20:26:43.158512294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721579 | controller |     "Jun 12 20:26:43.198764 crc crio[3645]: time=\"2026-06-12T20:26:43.170753992Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=6427d475-783c-4456-8d7d-83a242958aab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.721594 | controller |     "Jun 12 20:26:43.219826 crc crio[3645]: time=\"2026-06-12T20:26:43.219686544Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bfd372a7-46d8-4573-8b62-8c43042a97dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc0029e2040}] Aliases:map[]}\"",
2026-06-12 21:48:35.721609 | controller |     "Jun 12 20:26:43.219826 crc crio[3645]: time=\"2026-06-12T20:26:43.219804868Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.721624 | controller |     "Jun 12 20:26:43.382453 crc crio[3645]: time=\"2026-06-12T20:26:43.381765002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721639 | controller |     "Jun 12 20:26:43.560040 crc crio[3645]: time=\"2026-06-12T20:26:43.559650381Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/b9c8e7e8-a09a-4114-974e-7c695414d045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00008c598}] Aliases:map[]}\"",
2026-06-12 21:48:35.721658 | controller |     "Jun 12 20:26:43.560040 crc crio[3645]: time=\"2026-06-12T20:26:43.559696252Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.721673 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.690828212Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=49e43baa-3ebd-44b3-a372-9176b4a463b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721688 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.691134381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721702 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.692549552Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=60dfaaf2-adc6-4bfd-a29b-fd8b66b4446d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721717 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.692593233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721732 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.696600811Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=b21ab1b0-9065-4935-b3e6-76f65faeba03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721746 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.696681353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721761 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.696837129Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=c480395a-b117-46b5-a1a5-ca880b325e71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721776 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.696985453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721790 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.697250989Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=fb5fc956-5c1c-4df7-8864-dcc093814cc2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721805 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.697291551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721819 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.697674002Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=5d2968e6-1aea-435f-bcb6-8a0fd181cd6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721834 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.697712814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721862 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.705990255Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=0e280f5e-9408-4ca1-9f47-b2dc40db2a83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721894 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.706116819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721911 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.7068403Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=a93ecd69-162f-4200-9270-c3146a0ef2cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721926 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.706876431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721941 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.707671965Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=ff99e893-d5f2-4ccd-97c9-b6fdf16301f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721956 | controller |     "Jun 12 20:26:43.725664 crc crio[3645]: time=\"2026-06-12T20:26:43.707721496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721970 | controller |     "Jun 12 20:26:43.750410 crc crio[3645]: time=\"2026-06-12T20:26:43.719472761Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=eac556d7-c878-4481-be59-4201b9b7c8d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.721984 | controller |     "Jun 12 20:26:43.762742 crc crio[3645]: time=\"2026-06-12T20:26:43.75016294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.721999 | controller |     "Jun 12 20:26:44.087838 crc crio[3645]: time=\"2026-06-12T20:26:44.083539621Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/cb67c174-0892-4adc-9c49-037f5abdfa61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00112e528}] Aliases:map[]}\"",
2026-06-12 21:48:35.722014 | controller |     "Jun 12 20:26:44.087838 crc crio[3645]: time=\"2026-06-12T20:26:44.083625263Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.722029 | controller |     "Jun 12 20:26:44.388887 crc crio[3645]: time=\"2026-06-12T20:26:44.388572944Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/68a7cf8c-52c7-4408-8610-878b8ff0b778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc002a325f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.722044 | controller |     "Jun 12 20:26:44.388887 crc crio[3645]: time=\"2026-06-12T20:26:44.388642396Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.722062 | controller |     "Jun 12 20:26:44.890275 crc crio[3645]: time=\"2026-06-12T20:26:44.887752511Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=86d54315-4bb9-461b-afb7-16fef98fe4eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.722077 | controller |     "Jun 12 20:26:44.890275 crc crio[3645]: time=\"2026-06-12T20:26:44.888548114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722091 | controller |     "Jun 12 20:26:44.890275 crc crio[3645]: time=\"2026-06-12T20:26:44.888690479Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=fa054d53-fc69-4749-aaf5-6ea6dfb9e94a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.722106 | controller |     "Jun 12 20:26:44.890275 crc crio[3645]: time=\"2026-06-12T20:26:44.8887256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722121 | controller |     "Jun 12 20:26:44.890275 crc crio[3645]: time=\"2026-06-12T20:26:44.888823842Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=5d643e4e-439d-4b26-9d36-abce8ad331ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.722135 | controller |     "Jun 12 20:26:44.890275 crc crio[3645]: time=\"2026-06-12T20:26:44.888862624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722150 | controller |     "Jun 12 20:26:44.891750 crc crio[3645]: time=\"2026-06-12T20:26:44.890319226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722164 | controller |     "Jun 12 20:26:44.900083 crc crio[3645]: time=\"2026-06-12T20:26:44.893145999Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=4c5e03cc-72ef-4154-b8a4-ac3ecaac89d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.722179 | controller |     "Jun 12 20:26:44.900083 crc crio[3645]: time=\"2026-06-12T20:26:44.893278493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722194 | controller |     "Jun 12 20:26:44.900083 crc crio[3645]: time=\"2026-06-12T20:26:44.893467378Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=175c0b14-f8ab-4e04-b9a6-19372bde9792 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.722208 | controller |     "Jun 12 20:26:44.900083 crc crio[3645]: time=\"2026-06-12T20:26:44.893500949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722223 | controller |     "Jun 12 20:26:44.920348 crc crio[3645]: time=\"2026-06-12T20:26:44.920233212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722237 | controller |     "Jun 12 20:26:44.928847 crc crio[3645]: time=\"2026-06-12T20:26:44.928481803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722252 | controller |     "Jun 12 20:26:44.939605 crc crio[3645]: time=\"2026-06-12T20:26:44.939070064Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=12d9119b-6743-4d42-9320-1fbe43eb551c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.722269 | controller |     "Jun 12 20:26:44.939605 crc crio[3645]: time=\"2026-06-12T20:26:44.939255059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722285 | controller |     "Jun 12 20:26:45.205082 crc crio[3645]: time=\"2026-06-12T20:26:45.203777274Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20c50da1-a8a7-46e8-a7bc-ed451066c09c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0022d6330}] Aliases:map[]}\"",
2026-06-12 21:48:35.722301 | controller |     "Jun 12 20:26:45.205082 crc crio[3645]: time=\"2026-06-12T20:26:45.203835796Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.722316 | controller |     "Jun 12 20:26:45.316728 crc crio[3645]: time=\"2026-06-12T20:26:45.316521696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722331 | controller |     "Jun 12 20:26:45.638348 crc crio[3645]: time=\"2026-06-12T20:26:45.63560631Z\" level=info msg=\"Created container 161839bc19127bd0c862f7ada99797545e2a13618543b52aee5b84bc09aba47a: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=6166938d-031a-4172-a035-c8206d4c33de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.722346 | controller |     "Jun 12 20:26:45.670581 crc crio[3645]: time=\"2026-06-12T20:26:45.669692608Z\" level=info msg=\"Created container 91106d2cd74dcf03bb2a25b50613ba7e031ae01a89ae3d5111d0c04b6585c91f: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=fab5c3f2-5cad-4872-82eb-b1a8cbc35446 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.722360 | controller |     "Jun 12 20:26:45.687580 crc crio[3645]: time=\"2026-06-12T20:26:45.676833367Z\" level=info msg=\"Starting container: 91106d2cd74dcf03bb2a25b50613ba7e031ae01a89ae3d5111d0c04b6585c91f\" id=43ecfce6-eabd-4bde-be94-433f4292e4fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.722375 | controller |     "Jun 12 20:26:45.703570 crc crio[3645]: time=\"2026-06-12T20:26:45.703457716Z\" level=info msg=\"Starting container: 161839bc19127bd0c862f7ada99797545e2a13618543b52aee5b84bc09aba47a\" id=66d51786-6082-4b11-9f34-9b799101c3f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.722389 | controller |     "Jun 12 20:26:45.729115 crc crio[3645]: time=\"2026-06-12T20:26:45.728545741Z\" level=info msg=\"Started container\" PID=14830 containerID=91106d2cd74dcf03bb2a25b50613ba7e031ae01a89ae3d5111d0c04b6585c91f description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=43ecfce6-eabd-4bde-be94-433f4292e4fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d",
2026-06-12 21:48:35.722404 | controller |     "Jun 12 20:26:45.753905 crc crio[3645]: time=\"2026-06-12T20:26:45.750411952Z\" level=info msg=\"Started container\" PID=14833 containerID=161839bc19127bd0c862f7ada99797545e2a13618543b52aee5b84bc09aba47a description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=66d51786-6082-4b11-9f34-9b799101c3f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc",
2026-06-12 21:48:35.722423 | controller |     "Jun 12 20:26:45.765164 crc crio[3645]: time=\"2026-06-12T20:26:45.764769892Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f1e1f27-149d-46f8-9fea-3bb1948c11ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0022d67a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.722439 | controller |     "Jun 12 20:26:45.765164 crc crio[3645]: time=\"2026-06-12T20:26:45.765152473Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.722454 | controller |     "Jun 12 20:26:45.785804 crc crio[3645]: time=\"2026-06-12T20:26:45.785592342Z\" level=info msg=\"Created container 075168c972ec6722333a59d8e4a2a0be8ac41371cc3544038728b5ed111a7e79: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=56fe812f-74f4-4ac7-b0ad-55b15ca9ad6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.722468 | controller |     "Jun 12 20:26:45.795100 crc crio[3645]: time=\"2026-06-12T20:26:45.794786231Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/09ab9739-1b46-48dd-b8ef-312dc7a50539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00109e4a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.722483 | controller |     "Jun 12 20:26:45.795100 crc crio[3645]: time=\"2026-06-12T20:26:45.794878564Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.722499 | controller |     "Jun 12 20:26:45.799672 crc crio[3645]: time=\"2026-06-12T20:26:45.797881832Z\" level=info msg=\"Starting container: 075168c972ec6722333a59d8e4a2a0be8ac41371cc3544038728b5ed111a7e79\" id=e8f6a300-b24d-4e69-9d28-d046084d17b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.722513 | controller |     "Jun 12 20:26:45.829326 crc crio[3645]: time=\"2026-06-12T20:26:45.828754266Z\" level=info msg=\"Started container\" PID=14845 containerID=075168c972ec6722333a59d8e4a2a0be8ac41371cc3544038728b5ed111a7e79 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=e8f6a300-b24d-4e69-9d28-d046084d17b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6",
2026-06-12 21:48:35.722528 | controller |     "Jun 12 20:26:45.866348 crc crio[3645]: time=\"2026-06-12T20:26:45.865153652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=86f4a31a-df59-4262-b769-93fd73a593a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.722543 | controller |     "Jun 12 20:26:46.010644 crc crio[3645]: time=\"2026-06-12T20:26:45.959722222Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0c4f39a7-b54d-49ef-81cc-ecf4a62f301d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0022d68f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.722562 | controller |     "Jun 12 20:26:46.010644 crc crio[3645]: time=\"2026-06-12T20:26:45.960428702Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.722577 | controller |     "Jun 12 20:26:46.132446 crc crio[3645]: time=\"2026-06-12T20:26:46.131547763Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ddbd0d6f-0a3d-4e93-8474-b85095874fac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000188b60}] Aliases:map[]}\"",
2026-06-12 21:48:35.722593 | controller |     "Jun 12 20:26:46.132446 crc crio[3645]: time=\"2026-06-12T20:26:46.131772169Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.722608 | controller |     "Jun 12 20:26:46.427640 crc crio[3645]: time=\"2026-06-12T20:26:46.426913242Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/215b56f5-aaf0-4e08-b67b-1cf2696475e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc002a32258}] Aliases:map[]}\"",
2026-06-12 21:48:35.722623 | controller |     "Jun 12 20:26:46.427640 crc crio[3645]: time=\"2026-06-12T20:26:46.427389635Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.722638 | controller |     "Jun 12 20:26:47.404777 crc crio[3645]: time=\"2026-06-12T20:26:47.40353574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722653 | controller |     "Jun 12 20:26:47.827134 crc crio[3645]: time=\"2026-06-12T20:26:47.825700181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722668 | controller |     "Jun 12 20:26:48.272842 crc crio[3645]: time=\"2026-06-12T20:26:48.272495925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722682 | controller |     "Jun 12 20:26:48.334748 crc crio[3645]: time=\"2026-06-12T20:26:48.333700247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722697 | controller |     "Jun 12 20:26:48.369022 crc crio[3645]: time=\"2026-06-12T20:26:48.364753146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c381a354-a886-418a-8885-ed086d68747f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.722712 | controller |     "Jun 12 20:26:48.399133 crc crio[3645]: time=\"2026-06-12T20:26:48.399077231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722729 | controller |     "Jun 12 20:26:48.450384 crc crio[3645]: time=\"2026-06-12T20:26:48.450356363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722744 | controller |     "Jun 12 20:26:48.572784 crc crio[3645]: time=\"2026-06-12T20:26:48.57180743Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=c3072ecf-461b-4795-b10b-d8cd0f6c4b53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.722759 | controller |     "Jun 12 20:26:48.602699 crc crio[3645]: time=\"2026-06-12T20:26:48.602087007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.722773 | controller |     "Jun 12 20:26:48.732145 crc crio[3645]: time=\"2026-06-12T20:26:48.721771972Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/6244ffca-768e-4a61-9cff-815da350cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00112e4b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.722789 | controller |     "Jun 12 20:26:48.732145 crc crio[3645]: time=\"2026-06-12T20:26:48.722301917Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.722803 | controller |     "Jun 12 20:26:49.036472 crc crio[3645]: time=\"2026-06-12T20:26:49.034483229Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f113848d-2100-4c87-bbcc-6035d69ae2cf name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.722818 | controller |     "Jun 12 20:26:49.221907 crc crio[3645]: time=\"2026-06-12T20:26:49.221805013Z\" level=info msg=\"Created container 08e738686d6252b2c01d13236be422b9772083eb0a67ed97c0608b1bf3ef50fa: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=56706405-ccf2-4644-a7b1-77dc239ea1c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.722832 | controller |     "Jun 12 20:26:49.246140 crc crio[3645]: time=\"2026-06-12T20:26:49.242566112Z\" level=info msg=\"Starting container: 08e738686d6252b2c01d13236be422b9772083eb0a67ed97c0608b1bf3ef50fa\" id=94e3ee01-fb7a-42d2-93e9-5414206e8c70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.722861 | controller |     "Jun 12 20:26:49.341136 crc crio[3645]: time=\"2026-06-12T20:26:49.336541463Z\" level=info msg=\"Started container\" PID=14946 containerID=08e738686d6252b2c01d13236be422b9772083eb0a67ed97c0608b1bf3ef50fa description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=94e3ee01-fb7a-42d2-93e9-5414206e8c70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4",
2026-06-12 21:48:35.722881 | controller |     "Jun 12 20:26:49.425050 crc crio[3645]: time=\"2026-06-12T20:26:49.421596764Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.722898 | controller |     "Jun 12 20:26:49.803485 crc crio[3645]: time=\"2026-06-12T20:26:49.80183494Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/bf10e3c6-6a51-4b30-88e1-6ecf54631dd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0001888b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.722917 | controller |     "Jun 12 20:26:49.803485 crc crio[3645]: time=\"2026-06-12T20:26:49.802897001Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.722932 | controller |     "Jun 12 20:26:49.824078 crc crio[3645]: time=\"2026-06-12T20:26:49.823696349Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/fb83b8cd-9559-4241-92e3-c244bfef61e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00112e1c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.722947 | controller |     "Jun 12 20:26:49.824552 crc crio[3645]: time=\"2026-06-12T20:26:49.82438503Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.722962 | controller |     "Jun 12 20:26:49.831079 crc crio[3645]: time=\"2026-06-12T20:26:49.829469919Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/d07e0bfa-6b84-4f65-b6ef-8b0713728304 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0022d6380}] Aliases:map[]}\"",
2026-06-12 21:48:35.722977 | controller |     "Jun 12 20:26:49.831079 crc crio[3645]: time=\"2026-06-12T20:26:49.830800658Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.722991 | controller |     "Jun 12 20:26:50.315884 crc crio[3645]: time=\"2026-06-12T20:26:50.31582128Z\" level=info msg=\"Created container 5c122c7e17101198377284d55c7100b20d0c95e8a4873175507ce42bcb5cd4b6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=6427d475-783c-4456-8d7d-83a242958aab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.723006 | controller |     "Jun 12 20:26:50.338372 crc crio[3645]: time=\"2026-06-12T20:26:50.337853215Z\" level=info msg=\"Starting container: 5c122c7e17101198377284d55c7100b20d0c95e8a4873175507ce42bcb5cd4b6\" id=e2f39687-c0cd-43cf-ab1b-aea951b3fbf1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.723021 | controller |     "Jun 12 20:26:50.346874 crc crio[3645]: time=\"2026-06-12T20:26:50.346588621Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2d92f641-ec27-4900-bb3b-4b1971a0e995 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc0029c6040}] Aliases:map[]}\"",
2026-06-12 21:48:35.723036 | controller |     "Jun 12 20:26:50.346874 crc crio[3645]: time=\"2026-06-12T20:26:50.346661253Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.723051 | controller |     "Jun 12 20:26:50.846519 crc crio[3645]: time=\"2026-06-12T20:26:50.844899144Z\" level=info msg=\"Created container ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d509945e-4a34-4ba2-9b32-c7c492c1ab23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.723069 | controller |     "Jun 12 20:26:50.906818 crc crio[3645]: time=\"2026-06-12T20:26:50.906747045Z\" level=info msg=\"Starting container: ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c\" id=bdf77fac-3fa9-4bd5-a8c7-c278193463ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.723084 | controller |     "Jun 12 20:26:51.493898 crc crio[3645]: time=\"2026-06-12T20:26:51.493731654Z\" level=info msg=\"Started container\" PID=14988 containerID=5c122c7e17101198377284d55c7100b20d0c95e8a4873175507ce42bcb5cd4b6 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=e2f39687-c0cd-43cf-ab1b-aea951b3fbf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca",
2026-06-12 21:48:35.723099 | controller |     "Jun 12 20:26:51.508242 crc crio[3645]: time=\"2026-06-12T20:26:51.500638516Z\" level=info msg=\"Started container\" PID=14979 containerID=ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=bdf77fac-3fa9-4bd5-a8c7-c278193463ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66",
2026-06-12 21:48:35.723114 | controller |     "Jun 12 20:26:51.596478 crc crio[3645]: time=\"2026-06-12T20:26:51.596093153Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0eaf46ea-d915-4fe5-927c-585ea09208e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001210128}] Aliases:map[]}\"",
2026-06-12 21:48:35.723129 | controller |     "Jun 12 20:26:51.596478 crc crio[3645]: time=\"2026-06-12T20:26:51.596295308Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.723144 | controller |     "Jun 12 20:26:51.690382 crc crio[3645]: time=\"2026-06-12T20:26:51.665410241Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e37c87f-c285-4ead-b2b1-46fde52fe606 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc000110c88}] Aliases:map[]}\"",
2026-06-12 21:48:35.723158 | controller |     "Jun 12 20:26:51.690382 crc crio[3645]: time=\"2026-06-12T20:26:51.665519674Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.723173 | controller |     "Jun 12 20:26:52.191564 crc crio[3645]: 2026-06-12T20:26:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a1d91a7e12b524 Mac:f6:45:0a:25:2c:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/de45d187-5bc3-4c88-8d81-aee670da5e86 SocketPath: PciID:}] [{Interface:0xc0001146b0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.723187 | controller |     "Jun 12 20:26:52.249429 crc crio[3645]: time=\"2026-06-12T20:26:52.210097311Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/de45d187-5bc3-4c88-8d81-aee670da5e86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000188be0}] Aliases:map[]}\"",
2026-06-12 21:48:35.723206 | controller |     "Jun 12 20:26:52.249429 crc crio[3645]: time=\"2026-06-12T20:26:52.237182475Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.723221 | controller |     "Jun 12 20:26:53.484709 crc crio[3645]: time=\"2026-06-12T20:26:53.480576027Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc0022d6158}] Aliases:map[]}\"",
2026-06-12 21:48:35.723236 | controller |     "Jun 12 20:26:53.484709 crc crio[3645]: time=\"2026-06-12T20:26:53.481074642Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.723251 | controller |     "Jun 12 20:26:53.993762 crc crio[3645]: time=\"2026-06-12T20:26:53.972860263Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/bb83f4d3-197b-4647-9f7c-4fdd2ff6b670 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000188618}] Aliases:map[]}\"",
2026-06-12 21:48:35.723265 | controller |     "Jun 12 20:26:53.993762 crc crio[3645]: time=\"2026-06-12T20:26:53.98745424Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.723280 | controller |     "Jun 12 20:26:54.266229 crc crio[3645]: time=\"2026-06-12T20:26:54.262568577Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c0366021-424f-45db-8cad-fcd936e35a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc001722328}] Aliases:map[]}\"",
2026-06-12 21:48:35.723295 | controller |     "Jun 12 20:26:54.266229 crc crio[3645]: time=\"2026-06-12T20:26:54.263453232Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.723309 | controller |     "Jun 12 20:26:54.894581 crc crio[3645]: time=\"2026-06-12T20:26:54.864585805Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/a6d795bd-c0e7-45ee-86fc-1f1f7352b113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000188cf8}] Aliases:map[]}\"",
2026-06-12 21:48:35.723327 | controller |     "Jun 12 20:26:54.894581 crc crio[3645]: time=\"2026-06-12T20:26:54.894518111Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.723342 | controller |     "Jun 12 20:26:54.936619 crc crio[3645]: time=\"2026-06-12T20:26:54.934434951Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/743f7b5c-e3c6-4242-bb06-4c31996ce152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001722610}] Aliases:map[]}\"",
2026-06-12 21:48:35.723356 | controller |     "Jun 12 20:26:54.936619 crc crio[3645]: time=\"2026-06-12T20:26:54.934519983Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.723371 | controller |     "Jun 12 20:26:56.019726 crc crio[3645]: time=\"2026-06-12T20:26:56.017519079Z\" level=info msg=\"Ran pod sandbox 0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=41acf6d2-2e6c-45d1-b91c-cc8fead637f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.723386 | controller |     "Jun 12 20:26:56.024893 crc crio[3645]: time=\"2026-06-12T20:26:56.024837393Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/81d8e483-5c1a-4f37-90f8-03967c9745fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000188f60}] Aliases:map[]}\"",
2026-06-12 21:48:35.723401 | controller |     "Jun 12 20:26:56.025552 crc crio[3645]: time=\"2026-06-12T20:26:56.025519383Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.723415 | controller |     "Jun 12 20:26:56.041101 crc crio[3645]: time=\"2026-06-12T20:26:56.039717719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9d7e5520-3e40-422d-93ae-f37a40bf6b5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.723430 | controller |     "Jun 12 20:26:56.659151 crc crio[3645]: time=\"2026-06-12T20:26:56.654901403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ddccab9f-ebbb-49a4-820c-e36da35b4296 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.723444 | controller |     "Jun 12 20:26:56.671835 crc crio[3645]: time=\"2026-06-12T20:26:56.670418477Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=fa8d8f50-534b-468a-b751-dc356aa9a776 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.723459 | controller |     "Jun 12 20:26:56.745657 crc crio[3645]: time=\"2026-06-12T20:26:56.7435919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.723479 | controller |     "Jun 12 20:26:56.787463 crc crio[3645]: time=\"2026-06-12T20:26:56.784484997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.723495 | controller |     "Jun 12 20:26:57.573664 crc crio[3645]: time=\"2026-06-12T20:26:57.568189616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.723510 | controller |     "Jun 12 20:26:57.830629 crc crio[3645]: time=\"2026-06-12T20:26:57.828420735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.723525 | controller |     "Jun 12 20:26:58.223505 crc crio[3645]: time=\"2026-06-12T20:26:58.100591196Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/ed48e03c-d22a-4b72-81b2-b64f05919ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc002a32160}] Aliases:map[]}\"",
2026-06-12 21:48:35.723540 | controller |     "Jun 12 20:26:58.224815 crc crio[3645]: time=\"2026-06-12T20:26:58.224557256Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.723555 | controller |     "Jun 12 20:26:58.300998 crc crio[3645]: time=\"2026-06-12T20:26:58.288320893Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e4d20906-584a-49e6-a5b2-50cfd1485731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc0029c61e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.723570 | controller |     "Jun 12 20:26:58.300998 crc crio[3645]: time=\"2026-06-12T20:26:58.288531689Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.723585 | controller |     "Jun 12 20:26:59.254487 crc crio[3645]: 2026-06-12T20:26:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e215e0fd2e91574 Mac:ae:bd:6d:6f:8f:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/b9c8e7e8-a09a-4114-974e-7c695414d045 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.723601 | controller |     "Jun 12 20:26:59.314340 crc crio[3645]: time=\"2026-06-12T20:26:59.272325928Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/b9c8e7e8-a09a-4114-974e-7c695414d045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00008c598}] Aliases:map[]}\"",
2026-06-12 21:48:35.723617 | controller |     "Jun 12 20:26:59.314340 crc crio[3645]: time=\"2026-06-12T20:26:59.27407484Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.723635 | controller |     "Jun 12 20:27:00.076984 crc crio[3645]: time=\"2026-06-12T20:27:00.066602286Z\" level=info msg=\"Ran pod sandbox e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=0ee05950-ec77-4591-8906-daaa5a44feda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.723651 | controller |     "Jun 12 20:27:00.179665 crc crio[3645]: time=\"2026-06-12T20:27:00.178480943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=828b46e3-1ac5-4554-8196-acfea561a012 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.723670 | controller |     "Jun 12 20:27:00.236593 crc crio[3645]: time=\"2026-06-12T20:27:00.235231975Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=3ec2eebc-4708-4f0f-8ed0-8c580d43361d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.723685 | controller |     "Jun 12 20:27:00.268388 crc crio[3645]: time=\"2026-06-12T20:27:00.267432277Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=17c7fc42-d0d1-4de3-a2ff-c4757f8bdfd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.723707 | controller |     "Jun 12 20:27:00.268388 crc crio[3645]: time=\"2026-06-12T20:27:00.268014135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.723723 | controller |     "Jun 12 20:27:00.846194 crc crio[3645]: time=\"2026-06-12T20:27:00.836474419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.723743 | controller |     "Jun 12 20:27:00.964356 crc crio[3645]: time=\"2026-06-12T20:27:00.959466132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.723814 | controller |     "Jun 12 20:27:01.115209 crc crio[3645]: time=\"2026-06-12T20:27:01.100843791Z\" level=info msg=\"Created container cbcd8584580f8f4c45ff7b844baa7f16da3777134c31c7f333f7fb1b3630b549: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=fa8d8f50-534b-468a-b751-dc356aa9a776 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.723836 | controller |     "Jun 12 20:27:01.116454 crc crio[3645]: time=\"2026-06-12T20:27:01.115848782Z\" level=info msg=\"Starting container: cbcd8584580f8f4c45ff7b844baa7f16da3777134c31c7f333f7fb1b3630b549\" id=f9472dc6-1615-4584-9011-3f66263b8d3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.723873 | controller |     "Jun 12 20:27:01.166100 crc crio[3645]: time=\"2026-06-12T20:27:01.162778206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c3eba5a3-09ca-471e-a1c0-77a34c37ae6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.723891 | controller |     "Jun 12 20:27:01.221052 crc crio[3645]: time=\"2026-06-12T20:27:01.218385294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f3fbbf7a-d2de-4aa3-be9b-d1dff17825db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.723906 | controller |     "Jun 12 20:27:01.242693 crc crio[3645]: time=\"2026-06-12T20:27:01.24115233Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d6673b41-eb23-45a7-a6c8-939967031e5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.723925 | controller |     "Jun 12 20:27:01.251060 crc crio[3645]: time=\"2026-06-12T20:27:01.249208716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.723940 | controller |     "Jun 12 20:27:01.327458 crc crio[3645]: time=\"2026-06-12T20:27:01.312596332Z\" level=info msg=\"Started container\" PID=15298 containerID=cbcd8584580f8f4c45ff7b844baa7f16da3777134c31c7f333f7fb1b3630b549 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=f9472dc6-1615-4584-9011-3f66263b8d3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120",
2026-06-12 21:48:35.723956 | controller |     "Jun 12 20:27:01.332576 crc crio[3645]: 2026-06-12T20:27:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e982a44ce46f19 Mac:f6:15:82:0f:f2:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/68a7cf8c-52c7-4408-8610-878b8ff0b778 SocketPath: PciID:}] [{Interface:0xc000292880 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.723971 | controller |     "Jun 12 20:27:01.364869 crc crio[3645]: time=\"2026-06-12T20:27:01.353826891Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/68a7cf8c-52c7-4408-8610-878b8ff0b778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc002a325f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.723987 | controller |     "Jun 12 20:27:01.364869 crc crio[3645]: time=\"2026-06-12T20:27:01.354726926Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.724002 | controller |     "Jun 12 20:27:02.008379 crc crio[3645]: time=\"2026-06-12T20:27:02.001486303Z\" level=info msg=\"Ran pod sandbox 2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=7f1c68aa-e908-4f1e-a61f-ea27ed775589 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.724017 | controller |     "Jun 12 20:27:02.095980 crc crio[3645]: time=\"2026-06-12T20:27:02.095706792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=95eda11f-3134-4437-9e02-0c4e65b09f23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.724031 | controller |     "Jun 12 20:27:02.287513 crc crio[3645]: time=\"2026-06-12T20:27:02.28587309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=d777774d-b616-4787-8a93-5a40781009c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.724046 | controller |     "Jun 12 20:27:02.467715 crc crio[3645]: time=\"2026-06-12T20:27:02.457572647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36315ae1-ed64-4a3d-bc60-1bfaa8e99580 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.724061 | controller |     "Jun 12 20:27:02.528359 crc crio[3645]: time=\"2026-06-12T20:27:02.524686924Z\" level=info msg=\"Created container 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=17c7fc42-d0d1-4de3-a2ff-c4757f8bdfd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.724079 | controller |     "Jun 12 20:27:02.551711 crc crio[3645]: time=\"2026-06-12T20:27:02.541754082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=9e8ced97-3d69-464d-a12e-986fd90a7014 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.724094 | controller |     "Jun 12 20:27:02.843755 crc crio[3645]: time=\"2026-06-12T20:27:02.679573479Z\" level=info msg=\"Starting container: 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9\" id=47cbe8e8-a992-4c93-a206-d84a98695d07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.724109 | controller |     "Jun 12 20:27:02.844892 crc crio[3645]: time=\"2026-06-12T20:27:02.844840698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.724124 | controller |     "Jun 12 20:27:02.924999 crc crio[3645]: time=\"2026-06-12T20:27:02.679689882Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=fbe18c5f-6a84-4b22-93d7-80b05072c713 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.724139 | controller |     "Jun 12 20:27:02.924999 crc crio[3645]: time=\"2026-06-12T20:27:02.912763807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.724153 | controller |     "Jun 12 20:27:02.942174 crc crio[3645]: time=\"2026-06-12T20:27:02.821043371Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=e9b2eef3-5884-4cac-bcf7-880853bd178b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.724168 | controller |     "Jun 12 20:27:02.993520 crc crio[3645]: time=\"2026-06-12T20:27:02.986913177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.724182 | controller |     "Jun 12 20:27:03.047331 crc crio[3645]: time=\"2026-06-12T20:27:03.045565545Z\" level=info msg=\"Started container\" PID=15423 containerID=308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=47cbe8e8-a992-4c93-a206-d84a98695d07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a",
2026-06-12 21:48:35.724197 | controller |     "Jun 12 20:27:05.069051 crc crio[3645]: time=\"2026-06-12T20:27:05.068887595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.724212 | controller |     "Jun 12 20:27:05.333575 crc crio[3645]: time=\"2026-06-12T20:27:05.33171239Z\" level=info msg=\"Created container f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d6673b41-eb23-45a7-a6c8-939967031e5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.724227 | controller |     "Jun 12 20:27:05.408042 crc crio[3645]: time=\"2026-06-12T20:27:05.407767368Z\" level=info msg=\"Starting container: f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918\" id=0818e108-29b2-4fe8-a21d-657e24e1b1b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.724242 | controller |     "Jun 12 20:27:05.911637 crc crio[3645]: time=\"2026-06-12T20:27:05.886561927Z\" level=info msg=\"Started container\" PID=15456 containerID=f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=0818e108-29b2-4fe8-a21d-657e24e1b1b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca",
2026-06-12 21:48:35.724260 | controller |     "Jun 12 20:27:07.906598 crc crio[3645]: time=\"2026-06-12T20:27:07.906492146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.724276 | controller |     "Jun 12 20:27:08.487778 crc crio[3645]: 2026-06-12T20:27:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca94cda4bf921e7 Mac:b2:da:68:6c:ea:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/bfd372a7-46d8-4573-8b62-8c43042a97dc SocketPath: PciID:}] [{Interface:0xc000015610 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.724291 | controller |     "Jun 12 20:27:08.594720 crc crio[3645]: time=\"2026-06-12T20:27:08.586836227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.724306 | controller |     "Jun 12 20:27:08.909396 crc crio[3645]: time=\"2026-06-12T20:27:08.907279Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bfd372a7-46d8-4573-8b62-8c43042a97dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc0029e2040}] Aliases:map[]}\"",
2026-06-12 21:48:35.724321 | controller |     "Jun 12 20:27:08.912376 crc crio[3645]: time=\"2026-06-12T20:27:08.909701992Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.724335 | controller |     "Jun 12 20:27:10.016518 crc crio[3645]: time=\"2026-06-12T20:27:09.996804696Z\" level=info msg=\"Ran pod sandbox ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=751b8043-6cff-43a1-b30d-671236ff079b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.724350 | controller |     "Jun 12 20:27:10.079259 crc crio[3645]: time=\"2026-06-12T20:27:10.073290956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.724365 | controller |     "Jun 12 20:27:10.933588 crc crio[3645]: 2026-06-12T20:27:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:458f253148d8fa0 Mac:ee:91:db:ac:40:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/20c50da1-a8a7-46e8-a7bc-ed451066c09c SocketPath: PciID:}] [{Interface:0xc000014960 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.724380 | controller |     "Jun 12 20:27:10.935820 crc crio[3645]: time=\"2026-06-12T20:27:10.935558505Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20c50da1-a8a7-46e8-a7bc-ed451066c09c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0022d6330}] Aliases:map[]}\"",
2026-06-12 21:48:35.724395 | controller |     "Jun 12 20:27:11.138656 crc crio[3645]: 2026-06-12T20:27:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03c9c23e95d375e Mac:d6:f8:af:10:1d:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/9f1e1f27-149d-46f8-9fea-3bb1948c11ab SocketPath: PciID:}] [{Interface:0xc000014f60 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.724414 | controller |     "Jun 12 20:27:11.173830 crc crio[3645]: time=\"2026-06-12T20:27:11.173480142Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.724429 | controller |     "Jun 12 20:27:11.182205 crc crio[3645]: time=\"2026-06-12T20:27:11.178834499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=6fa5607a-c8da-4aec-9ea6-0cb949ae6b50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.724444 | controller |     "Jun 12 20:27:11.182205 crc crio[3645]: time=\"2026-06-12T20:27:11.181776995Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f1e1f27-149d-46f8-9fea-3bb1948c11ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0022d67a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.724459 | controller |     "Jun 12 20:27:11.182205 crc crio[3645]: time=\"2026-06-12T20:27:11.182187757Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.724474 | controller |     "Jun 12 20:27:11.202574 crc crio[3645]: time=\"2026-06-12T20:27:11.202159823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.724489 | controller |     "Jun 12 20:27:12.701447 crc crio[3645]: time=\"2026-06-12T20:27:12.699802599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.724505 | controller |     "Jun 12 20:27:12.771615 crc crio[3645]: time=\"2026-06-12T20:27:12.770392895Z\" level=info msg=\"Stopped container a99f9a33d8b825f4a2d878bd55264b873d6172d6da29a5bb93d488ced8930ee9: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=963aa11a-6e1a-447f-8758-a1c5f51d1aa7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.724519 | controller |     "Jun 12 20:27:12.779883 crc crio[3645]: time=\"2026-06-12T20:27:12.778449641Z\" level=info msg=\"Created container ff42548a646e12c9707aa3cb3370785b48ee8edc25fb6f7045fa23e12bc33f8b: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=fbe18c5f-6a84-4b22-93d7-80b05072c713 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.724534 | controller |     "Jun 12 20:27:12.824623 crc crio[3645]: time=\"2026-06-12T20:27:12.817761712Z\" level=info msg=\"Created container 5ec91bbf1ee77fde0652eea5e338865aa0339b440f98be0cf0a790f211cca56e: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=e9b2eef3-5884-4cac-bcf7-880853bd178b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.724549 | controller |     "Jun 12 20:27:12.833877 crc crio[3645]: time=\"2026-06-12T20:27:12.828622251Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=774b3a19-245c-456b-991d-660bb4eb5d58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.724564 | controller |     "Jun 12 20:27:12.833877 crc crio[3645]: time=\"2026-06-12T20:27:12.832741332Z\" level=info msg=\"Starting container: ff42548a646e12c9707aa3cb3370785b48ee8edc25fb6f7045fa23e12bc33f8b\" id=38ecd53b-71d1-4954-8a5f-5ddda4504543 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.724581 | controller |     "Jun 12 20:27:12.835788 crc crio[3645]: time=\"2026-06-12T20:27:12.835734219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=77edc2f7-e91e-4a05-830f-91df68df81a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.724596 | controller |     "Jun 12 20:27:12.836699 crc crio[3645]: time=\"2026-06-12T20:27:12.836671656Z\" level=info msg=\"Starting container: 5ec91bbf1ee77fde0652eea5e338865aa0339b440f98be0cf0a790f211cca56e\" id=df152f2f-ae6b-456f-8259-5fedb03e24f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.724612 | controller |     "Jun 12 20:27:12.931192 crc crio[3645]: time=\"2026-06-12T20:27:12.928780893Z\" level=info msg=\"Ran pod sandbox 458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=232f917a-65a5-44c0-88a9-f3533696b7f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.724626 | controller |     "Jun 12 20:27:12.990760 crc crio[3645]: time=\"2026-06-12T20:27:12.990246534Z\" level=info msg=\"Ran pod sandbox 03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=bda56c2e-cc20-4ceb-89c1-ecc507c2d23b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.724641 | controller |     "Jun 12 20:27:13.014703 crc crio[3645]: time=\"2026-06-12T20:27:13.012427933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=f584b95d-b9f7-40a7-b7bd-4c3e6adfc4e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.724655 | controller |     "Jun 12 20:27:13.014703 crc crio[3645]: time=\"2026-06-12T20:27:13.012857195Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=eadbf444-d07c-4da0-ad3a-139bee769aaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.724670 | controller |     "Jun 12 20:27:13.014703 crc crio[3645]: time=\"2026-06-12T20:27:13.013260907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=ddb22a9f-81f7-49a2-a492-1a790ad635b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.724685 | controller |     "Jun 12 20:27:13.025032 crc crio[3645]: time=\"2026-06-12T20:27:13.024216148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.724699 | controller |     "Jun 12 20:27:13.085286 crc crio[3645]: time=\"2026-06-12T20:27:13.084590406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=59f7c1b5-51af-4727-a4bb-315ec9e15df6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.724713 | controller |     "Jun 12 20:27:13.085286 crc crio[3645]: time=\"2026-06-12T20:27:13.084982957Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=808ad4b6-c8cb-43c3-b30e-bbf058cc8fb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.724728 | controller |     "Jun 12 20:27:13.085286 crc crio[3645]: time=\"2026-06-12T20:27:13.085129322Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=00a937bb-654a-49d8-b54d-7404b1b82d30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.724746 | controller |     "Jun 12 20:27:13.139236 crc crio[3645]: time=\"2026-06-12T20:27:13.12057171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.724761 | controller |     "Jun 12 20:27:13.197375 crc crio[3645]: time=\"2026-06-12T20:27:13.194906406Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=e918474c-3e32-4966-8c83-c681e689e5e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.724776 | controller |     "Jun 12 20:27:13.197375 crc crio[3645]: time=\"2026-06-12T20:27:13.196699338Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=76081626-b7da-467d-b09e-38783efbd507 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.724792 | controller |     "Jun 12 20:27:13.281626 crc crio[3645]: time=\"2026-06-12T20:27:13.266910585Z\" level=info msg=\"Created container a267a72f0cec2c92a547ef4243fec9a56156dc5a37ce26e4b28785180e8694f8: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=c3072ecf-461b-4795-b10b-d8cd0f6c4b53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.724807 | controller |     "Jun 12 20:27:13.311727 crc crio[3645]: time=\"2026-06-12T20:27:13.304849916Z\" level=info msg=\"Started container\" PID=15628 containerID=5ec91bbf1ee77fde0652eea5e338865aa0339b440f98be0cf0a790f211cca56e description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=df152f2f-ae6b-456f-8259-5fedb03e24f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120",
2026-06-12 21:48:35.724822 | controller |     "Jun 12 20:27:13.311727 crc crio[3645]: time=\"2026-06-12T20:27:13.305842806Z\" level=info msg=\"Starting container: a267a72f0cec2c92a547ef4243fec9a56156dc5a37ce26e4b28785180e8694f8\" id=5e13966f-0806-47a2-927b-50ea39cf5c26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.724836 | controller |     "Jun 12 20:27:13.311727 crc crio[3645]: time=\"2026-06-12T20:27:13.311409678Z\" level=info msg=\"Started container\" PID=15583 containerID=ff42548a646e12c9707aa3cb3370785b48ee8edc25fb6f7045fa23e12bc33f8b description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=38ecd53b-71d1-4954-8a5f-5ddda4504543 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69",
2026-06-12 21:48:35.724869 | controller |     "Jun 12 20:27:13.901741 crc crio[3645]: time=\"2026-06-12T20:27:13.890183446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.724887 | controller |     "Jun 12 20:27:13.939156 crc crio[3645]: time=\"2026-06-12T20:27:13.930850887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.724901 | controller |     "Jun 12 20:27:14.040039 crc crio[3645]: time=\"2026-06-12T20:27:13.94461117Z\" level=info msg=\"Started container\" PID=15640 containerID=a267a72f0cec2c92a547ef4243fec9a56156dc5a37ce26e4b28785180e8694f8 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=5e13966f-0806-47a2-927b-50ea39cf5c26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6",
2026-06-12 21:48:35.724916 | controller |     "Jun 12 20:27:14.096155 crc crio[3645]: time=\"2026-06-12T20:27:13.945696712Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=ce395892-516a-4326-81f2-ac0d46231685 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.724931 | controller |     "Jun 12 20:27:14.096155 crc crio[3645]: time=\"2026-06-12T20:27:14.084899418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.724950 | controller |     "Jun 12 20:27:16.084544 crc crio[3645]: time=\"2026-06-12T20:27:16.083826512Z\" level=info msg=\"Stopping container: ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c (timeout: 2s)\" id=a8bc2511-7c8a-4f05-a6a1-92de5121991a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.724965 | controller |     "Jun 12 20:27:16.804666 crc crio[3645]: time=\"2026-06-12T20:27:16.803902187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.724979 | controller |     "Jun 12 20:27:17.276730 crc crio[3645]: time=\"2026-06-12T20:27:17.259311694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.724994 | controller |     "Jun 12 20:27:17.795733 crc crio[3645]: time=\"2026-06-12T20:27:17.795497646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.725009 | controller |     "Jun 12 20:27:17.888111 crc crio[3645]: time=\"2026-06-12T20:27:17.887296383Z\" level=info msg=\"Stopped container ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a8bc2511-7c8a-4f05-a6a1-92de5121991a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.725024 | controller |     "Jun 12 20:27:17.912735 crc crio[3645]: time=\"2026-06-12T20:27:17.910763481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=3dc605b1-b571-4910-8a45-a5e1fd90e109 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.725038 | controller |     "Jun 12 20:27:17.924378 crc crio[3645]: time=\"2026-06-12T20:27:17.921601318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d1745980-b306-4a11-a570-2a3ea68d8d7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.725052 | controller |     "Jun 12 20:27:18.027133 crc crio[3645]: time=\"2026-06-12T20:27:17.938884254Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=02f2641f-e8f2-479a-8e69-349595a7e4d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.725066 | controller |     "Jun 12 20:27:18.131049 crc crio[3645]: time=\"2026-06-12T20:27:18.130893157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.725080 | controller |     "Jun 12 20:27:18.474689 crc crio[3645]: time=\"2026-06-12T20:27:18.463441445Z\" level=info msg=\"Created container 6fc7e19a5900f87380de80e10b75e30f85472a7c5f02e8b70e53db7939960685: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=808ad4b6-c8cb-43c3-b30e-bbf058cc8fb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.725094 | controller |     "Jun 12 20:27:18.480202 crc crio[3645]: time=\"2026-06-12T20:27:18.480143264Z\" level=info msg=\"Starting container: 6fc7e19a5900f87380de80e10b75e30f85472a7c5f02e8b70e53db7939960685\" id=f4d6f303-5ed7-4431-ae39-c0eac63d86a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.725108 | controller |     "Jun 12 20:27:18.568243 crc crio[3645]: time=\"2026-06-12T20:27:18.568158152Z\" level=info msg=\"Started container\" PID=15783 containerID=6fc7e19a5900f87380de80e10b75e30f85472a7c5f02e8b70e53db7939960685 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=f4d6f303-5ed7-4431-ae39-c0eac63d86a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8c148d9dd9f2963cda4609d403332b884c9a8cdb727d71f3ad7a2a5cb711abb",
2026-06-12 21:48:35.725126 | controller |     "Jun 12 20:27:20.252499 crc crio[3645]: 2026-06-12T20:27:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b558a672b879c65 Mac:b6:e5:b2:19:2d:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/bf10e3c6-6a51-4b30-88e1-6ecf54631dd3 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.725141 | controller |     "Jun 12 20:27:20.358186 crc crio[3645]: time=\"2026-06-12T20:27:20.356336926Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/bf10e3c6-6a51-4b30-88e1-6ecf54631dd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0001888b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.725156 | controller |     "Jun 12 20:27:20.358186 crc crio[3645]: time=\"2026-06-12T20:27:20.357712976Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.725170 | controller |     "Jun 12 20:27:20.528286 crc crio[3645]: time=\"2026-06-12T20:27:20.525827549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.725185 | controller |     "Jun 12 20:27:21.566890 crc crio[3645]: time=\"2026-06-12T20:27:21.554092581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.725200 | controller |     "Jun 12 20:27:21.676765 crc crio[3645]: time=\"2026-06-12T20:27:21.676647969Z\" level=info msg=\"Ran pod sandbox b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=0e280f5e-9408-4ca1-9f47-b2dc40db2a83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.725214 | controller |     "Jun 12 20:27:21.763823 crc crio[3645]: time=\"2026-06-12T20:27:21.762580186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=61c63463-4264-4df1-8d91-d0bea52f66e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.725229 | controller |     "Jun 12 20:27:21.827712 crc crio[3645]: time=\"2026-06-12T20:27:21.81942374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86264b75-b9ec-495e-9427-06a2dda8172d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.725243 | controller |     "Jun 12 20:27:22.055883 crc crio[3645]: time=\"2026-06-12T20:27:22.055827193Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=b12e6657-fcc1-4826-8e9c-235256a855f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.725258 | controller |     "Jun 12 20:27:22.073817 crc crio[3645]: time=\"2026-06-12T20:27:22.073761278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.725273 | controller |     "Jun 12 20:27:22.128111 crc crio[3645]: 2026-06-12T20:27:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9609782049d835e Mac:46:38:b7:1e:43:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/ddbd0d6f-0a3d-4e93-8474-b85095874fac SocketPath: PciID:}] [{Interface:0xc00059a970 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.725291 | controller |     "Jun 12 20:27:22.128111 crc crio[3645]: time=\"2026-06-12T20:27:22.123739731Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ddbd0d6f-0a3d-4e93-8474-b85095874fac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000188b60}] Aliases:map[]}\"",
2026-06-12 21:48:35.725307 | controller |     "Jun 12 20:27:22.128111 crc crio[3645]: time=\"2026-06-12T20:27:22.124013969Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.725322 | controller |     "Jun 12 20:27:22.156609 crc crio[3645]: time=\"2026-06-12T20:27:22.156503241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.725337 | controller |     "Jun 12 20:27:22.381602 crc crio[3645]: time=\"2026-06-12T20:27:22.375581766Z\" level=info msg=\"Ran pod sandbox 9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=e4b289c6-9517-4fb2-a4be-6bf77623bc11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.725352 | controller |     "Jun 12 20:27:22.512295 crc crio[3645]: time=\"2026-06-12T20:27:22.501913795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=469ed69e-d423-4467-95ae-6b39b7759c24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.725366 | controller |     "Jun 12 20:27:22.631633 crc crio[3645]: time=\"2026-06-12T20:27:22.61816149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.725381 | controller |     "Jun 12 20:27:22.651522 crc crio[3645]: 2026-06-12T20:27:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79c9e7a7d1968ab Mac:9a:2a:8f:c6:f1:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/ed48e03c-d22a-4b72-81b2-b64f05919ce4 SocketPath: PciID:}] [{Interface:0xc00011cdb0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.725396 | controller |     "Jun 12 20:27:22.654145 crc crio[3645]: time=\"2026-06-12T20:27:22.654087882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ddf0a262-29e5-4239-b12f-4f46ddab5a81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.725410 | controller |     "Jun 12 20:27:22.669089 crc crio[3645]: time=\"2026-06-12T20:27:22.659866801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.725424 | controller |     "Jun 12 20:27:22.669571 crc crio[3645]: time=\"2026-06-12T20:27:22.669541325Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=7145786c-c5ac-45d8-842b-ef88293ee0cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.725439 | controller |     "Jun 12 20:27:22.670021 crc crio[3645]: time=\"2026-06-12T20:27:22.669993977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.725458 | controller |     "Jun 12 20:27:22.929879 crc crio[3645]: time=\"2026-06-12T20:27:22.924537302Z\" level=info msg=\"Created container c5f05911545eca0bf004c46e2c83feeb0fbb8f612b50c0d8e57ffaa8fc63d61f: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=e918474c-3e32-4966-8c83-c681e689e5e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.725473 | controller |     "Jun 12 20:27:22.969013 crc crio[3645]: time=\"2026-06-12T20:27:22.967217712Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/ed48e03c-d22a-4b72-81b2-b64f05919ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc002a32160}] Aliases:map[]}\"",
2026-06-12 21:48:35.725488 | controller |     "Jun 12 20:27:22.969013 crc crio[3645]: time=\"2026-06-12T20:27:22.967896562Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.725503 | controller |     "Jun 12 20:27:23.009564 crc crio[3645]: time=\"2026-06-12T20:27:23.009396287Z\" level=info msg=\"Starting container: c5f05911545eca0bf004c46e2c83feeb0fbb8f612b50c0d8e57ffaa8fc63d61f\" id=ff19d99e-6153-4fec-8b57-b1df0d5d3ef3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.725518 | controller |     "Jun 12 20:27:23.127650 crc crio[3645]: time=\"2026-06-12T20:27:23.123329223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.725533 | controller |     "Jun 12 20:27:23.196506 crc crio[3645]: 2026-06-12T20:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5a8625ed43f5bd Mac:4a:ff:4a:c6:23:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/0e37c87f-c285-4ead-b2b1-46fde52fe606 SocketPath: PciID:}] [{Interface:0xc000014d30 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.725548 | controller |     "Jun 12 20:27:23.284809 crc crio[3645]: 2026-06-12T20:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffdd1ce764186f2 Mac:06:4e:6f:ad:8b:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/d07e0bfa-6b84-4f65-b6ef-8b0713728304 SocketPath: PciID:}] [{Interface:0xc0001a7140 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.725563 | controller |     "Jun 12 20:27:23.344186 crc crio[3645]: time=\"2026-06-12T20:27:23.322337232Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e37c87f-c285-4ead-b2b1-46fde52fe606 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc000110c88}] Aliases:map[]}\"",
2026-06-12 21:48:35.725578 | controller |     "Jun 12 20:27:23.344186 crc crio[3645]: time=\"2026-06-12T20:27:23.337181816Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.725594 | controller |     "Jun 12 20:27:23.429329 crc crio[3645]: time=\"2026-06-12T20:27:23.41754927Z\" level=info msg=\"Ran pod sandbox a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=fb5fc956-5c1c-4df7-8864-dcc093814cc2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.725613 | controller |     "Jun 12 20:27:23.449126 crc crio[3645]: time=\"2026-06-12T20:27:23.448022341Z\" level=info msg=\"Ran pod sandbox 79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=175c0b14-f8ab-4e04-b9a6-19372bde9792 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.725629 | controller |     "Jun 12 20:27:23.545789 crc crio[3645]: time=\"2026-06-12T20:27:23.545505076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=02dca4e7-b367-4280-810c-57cdd2835f15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.725644 | controller |     "Jun 12 20:27:23.557350 crc crio[3645]: time=\"2026-06-12T20:27:23.557292102Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/d07e0bfa-6b84-4f65-b6ef-8b0713728304 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0022d6380}] Aliases:map[]}\"",
2026-06-12 21:48:35.725659 | controller |     "Jun 12 20:27:23.558171 crc crio[3645]: time=\"2026-06-12T20:27:23.558147947Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.725673 | controller |     "Jun 12 20:27:23.643840 crc crio[3645]: time=\"2026-06-12T20:27:23.637043347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=20acf3a7-ca70-458e-9676-41b8751bcce9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.725689 | controller |     "Jun 12 20:27:23.677006 crc crio[3645]: time=\"2026-06-12T20:27:23.661576525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ead61281-1808-4c24-b4b6-8d20ae864686 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.725703 | controller |     "Jun 12 20:27:23.677006 crc crio[3645]: time=\"2026-06-12T20:27:23.663739638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=69888910-586c-440a-a3ab-f4d1ad6aac82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.725718 | controller |     "Jun 12 20:27:23.680599 crc crio[3645]: time=\"2026-06-12T20:27:23.680070516Z\" level=info msg=\"Started container\" PID=15934 containerID=c5f05911545eca0bf004c46e2c83feeb0fbb8f612b50c0d8e57ffaa8fc63d61f description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=ff19d99e-6153-4fec-8b57-b1df0d5d3ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84",
2026-06-12 21:48:35.725733 | controller |     "Jun 12 20:27:23.690551 crc crio[3645]: 2026-06-12T20:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f42546e1b6dbd05 Mac:1a:e1:b3:a6:ed:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/215b56f5-aaf0-4e08-b67b-1cf2696475e6 SocketPath: PciID:}] [{Interface:0xc0002cb4a0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.725752 | controller |     "Jun 12 20:27:23.691853 crc crio[3645]: time=\"2026-06-12T20:27:23.691758269Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/215b56f5-aaf0-4e08-b67b-1cf2696475e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc002a32258}] Aliases:map[]}\"",
2026-06-12 21:48:35.725767 | controller |     "Jun 12 20:27:23.692097 crc crio[3645]: time=\"2026-06-12T20:27:23.692026686Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.725782 | controller |     "Jun 12 20:27:23.722589 crc crio[3645]: time=\"2026-06-12T20:27:23.721571802Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=dab15382-bc1c-4863-b987-b3eeff8f9a49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.725797 | controller |     "Jun 12 20:27:24.403284 crc crio[3645]: time=\"2026-06-12T20:27:24.402132811Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=99823c1b-af25-4503-9a59-49871f400685 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.725812 | controller |     "Jun 12 20:27:24.425076 crc crio[3645]: 2026-06-12T20:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4e491676e5dab0 Mac:76:f4:a1:4b:92:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/743f7b5c-e3c6-4242-bb06-4c31996ce152 SocketPath: PciID:}] [{Interface:0xc000140960 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.725828 | controller |     "Jun 12 20:27:24.425076 crc crio[3645]: 2026-06-12T20:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2fc159855a3611 Mac:fe:b6:1b:ee:58:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/c0366021-424f-45db-8cad-fcd936e35a3b SocketPath: PciID:}] [{Interface:0xc000374780 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.725843 | controller |     "Jun 12 20:27:24.425076 crc crio[3645]: time=\"2026-06-12T20:27:24.41985288Z\" level=info msg=\"Ran pod sandbox ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b with infra container: openshift-dns/dns-default-qtghf/POD\" id=86d54315-4bb9-461b-afb7-16fef98fe4eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.725877 | controller |     "Jun 12 20:27:24.427293 crc crio[3645]: time=\"2026-06-12T20:27:24.427196944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.725903 | controller |     "Jun 12 20:27:24.435574 crc crio[3645]: time=\"2026-06-12T20:27:24.427764902Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/743f7b5c-e3c6-4242-bb06-4c31996ce152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001722610}] Aliases:map[]}\"",
2026-06-12 21:48:35.725920 | controller |     "Jun 12 20:27:24.435574 crc crio[3645]: time=\"2026-06-12T20:27:24.431198493Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.725939 | controller |     "Jun 12 20:27:24.435574 crc crio[3645]: time=\"2026-06-12T20:27:24.433804638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.725954 | controller |     "Jun 12 20:27:24.451534 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61d36dfa30c150b Mac:06:46:80:69:86:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/bb83f4d3-197b-4647-9f7c-4fdd2ff6b670 SocketPath: PciID:}] [{Interface:0xc0000158f0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.725969 | controller |     "Jun 12 20:27:24.451534 crc crio[3645]: time=\"2026-06-12T20:27:24.441844844Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/bb83f4d3-197b-4647-9f7c-4fdd2ff6b670 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000188618}] Aliases:map[]}\"",
2026-06-12 21:48:35.725985 | controller |     "Jun 12 20:27:24.451534 crc crio[3645]: time=\"2026-06-12T20:27:24.442150453Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.726000 | controller |     "Jun 12 20:27:24.451534 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bba6a3fe42a824a Mac:06:3b:47:a0:37:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/0eaf46ea-d915-4fe5-927c-585ea09208e0 SocketPath: PciID:}] [{Interface:0xc0001259b0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.726015 | controller |     "Jun 12 20:27:24.451534 crc crio[3645]: time=\"2026-06-12T20:27:24.443181192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=139e2cfa-f5b4-45a3-86cb-7eba6f173ea1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.726029 | controller |     "Jun 12 20:27:24.451534 crc crio[3645]: time=\"2026-06-12T20:27:24.448174649Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0eaf46ea-d915-4fe5-927c-585ea09208e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001210128}] Aliases:map[]}\"",
2026-06-12 21:48:35.726044 | controller |     "Jun 12 20:27:24.451534 crc crio[3645]: time=\"2026-06-12T20:27:24.448342143Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.726059 | controller |     "Jun 12 20:27:24.452867 crc crio[3645]: time=\"2026-06-12T20:27:24.452822384Z\" level=info msg=\"Ran pod sandbox f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=49e43baa-3ebd-44b3-a372-9176b4a463b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.726074 | controller |     "Jun 12 20:27:24.461977 crc crio[3645]: time=\"2026-06-12T20:27:24.461745287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=b0da42be-ef74-4c76-989d-b9c3d0cfc3e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.726125 | controller |     "Jun 12 20:27:24.468361 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0ea84e838340ea Mac:aa:f3:84:71:6c:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/09ab9739-1b46-48dd-b8ef-312dc7a50539 SocketPath: PciID:}] [{Interface:0xc000606780 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.726141 | controller |     "Jun 12 20:27:24.474684 crc crio[3645]: time=\"2026-06-12T20:27:24.473590233Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/09ab9739-1b46-48dd-b8ef-312dc7a50539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00109e4a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.726156 | controller |     "Jun 12 20:27:24.474684 crc crio[3645]: time=\"2026-06-12T20:27:24.473800069Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.726171 | controller |     "Jun 12 20:27:24.474684 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28d9d5d109e7e66 Mac:ba:ac:bc:7a:1a:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/81d8e483-5c1a-4f37-90f8-03967c9745fa SocketPath: PciID:}] [{Interface:0xc00011dad0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.726186 | controller |     "Jun 12 20:27:24.474684 crc crio[3645]: time=\"2026-06-12T20:27:24.474624703Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/81d8e483-5c1a-4f37-90f8-03967c9745fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000188f60}] Aliases:map[]}\"",
2026-06-12 21:48:35.726201 | controller |     "Jun 12 20:27:24.475615 crc crio[3645]: time=\"2026-06-12T20:27:24.474733076Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.726216 | controller |     "Jun 12 20:27:24.514751 crc crio[3645]: time=\"2026-06-12T20:27:24.514633676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.726231 | controller |     "Jun 12 20:27:24.523634 crc crio[3645]: time=\"2026-06-12T20:27:24.522494356Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c0366021-424f-45db-8cad-fcd936e35a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc001722328}] Aliases:map[]}\"",
2026-06-12 21:48:35.726246 | controller |     "Jun 12 20:27:24.523634 crc crio[3645]: time=\"2026-06-12T20:27:24.522791585Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.726266 | controller |     "Jun 12 20:27:24.534321 crc crio[3645]: time=\"2026-06-12T20:27:24.531897801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=b21ce07e-05e4-419c-b4d9-45966e641871 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.726281 | controller |     "Jun 12 20:27:24.534321 crc crio[3645]: time=\"2026-06-12T20:27:24.532640103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=d03acfb4-e74d-4747-a7cd-effbc59fc3e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.726296 | controller |     "Jun 12 20:27:24.545638 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a91e4385cdfacf Mac:ae:47:41:57:97:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/fb83b8cd-9559-4241-92e3-c244bfef61e3 SocketPath: PciID:}] [{Interface:0xc000292960 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.726310 | controller |     "Jun 12 20:27:24.546738 crc crio[3645]: time=\"2026-06-12T20:27:24.546661764Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/fb83b8cd-9559-4241-92e3-c244bfef61e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00112e1c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.726325 | controller |     "Jun 12 20:27:24.547786 crc crio[3645]: time=\"2026-06-12T20:27:24.546864959Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.726340 | controller |     "Jun 12 20:27:24.562344 crc crio[3645]: time=\"2026-06-12T20:27:24.555834492Z\" level=info msg=\"Ran pod sandbox f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=b21ab1b0-9065-4935-b3e6-76f65faeba03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.726355 | controller |     "Jun 12 20:27:24.676978 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bfe61f08793b81 Mac:9a:9b:ea:00:19:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/cb67c174-0892-4adc-9c49-037f5abdfa61 SocketPath: PciID:}] [{Interface:0xc000123320 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.726371 | controller |     "Jun 12 20:27:24.687443 crc crio[3645]: time=\"2026-06-12T20:27:24.67903705Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=6330d722-cc94-4cb1-98dd-7e6467840e77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.726385 | controller |     "Jun 12 20:27:24.687443 crc crio[3645]: time=\"2026-06-12T20:27:24.680679468Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/cb67c174-0892-4adc-9c49-037f5abdfa61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00112e528}] Aliases:map[]}\"",
2026-06-12 21:48:35.726400 | controller |     "Jun 12 20:27:24.687443 crc crio[3645]: time=\"2026-06-12T20:27:24.682882863Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.726419 | controller |     "Jun 12 20:27:24.687891 crc crio[3645]: time=\"2026-06-12T20:27:24.687816537Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=707bb12c-97f5-470f-9c8f-9560674f14a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.726434 | controller |     "Jun 12 20:27:24.692088 crc crio[3645]: time=\"2026-06-12T20:27:24.689005232Z\" level=info msg=\"Created container 73f79a2ae82023a00af268a77d6126e4a30826db836ced68d5def112cbe61dce: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=b12e6657-fcc1-4826-8e9c-235256a855f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.726449 | controller |     "Jun 12 20:27:24.692088 crc crio[3645]: time=\"2026-06-12T20:27:24.576652171Z\" level=info msg=\"Created container 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=02f2641f-e8f2-479a-8e69-349595a7e4d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.726464 | controller |     "Jun 12 20:27:24.692466 crc crio[3645]: time=\"2026-06-12T20:27:24.577506597Z\" level=info msg=\"Ran pod sandbox 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=c480395a-b117-46b5-a1a5-ca880b325e71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.726479 | controller |     "Jun 12 20:27:24.692466 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9aca1289f0002b2 Mac:d2:22:4a:f2:14:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/2d92f641-ec27-4900-bb3b-4b1971a0e995 SocketPath: PciID:}] [{Interface:0xc000398870 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.726493 | controller |     "Jun 12 20:27:24.696900 crc crio[3645]: time=\"2026-06-12T20:27:24.693641277Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2d92f641-ec27-4900-bb3b-4b1971a0e995 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc0029c6040}] Aliases:map[]}\"",
2026-06-12 21:48:35.726508 | controller |     "Jun 12 20:27:24.696900 crc crio[3645]: time=\"2026-06-12T20:27:24.693907035Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.726524 | controller |     "Jun 12 20:27:24.708514 crc crio[3645]: time=\"2026-06-12T20:27:24.70842413Z\" level=info msg=\"Ran pod sandbox a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=ff99e893-d5f2-4ccd-97c9-b6fdf16301f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.726539 | controller |     "Jun 12 20:27:24.716612 crc crio[3645]: time=\"2026-06-12T20:27:24.71559494Z\" level=info msg=\"Starting container: 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d\" id=fc7774c9-dac2-41f6-a6e8-6674d0cee3bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.726554 | controller |     "Jun 12 20:27:24.722322 crc crio[3645]: time=\"2026-06-12T20:27:24.721266336Z\" level=info msg=\"Starting container: 73f79a2ae82023a00af268a77d6126e4a30826db836ced68d5def112cbe61dce\" id=453437e1-0e63-412f-970a-a37d14b7b0cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.726569 | controller |     "Jun 12 20:27:24.728654 crc crio[3645]: time=\"2026-06-12T20:27:24.72853612Z\" level=info msg=\"Ran pod sandbox 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=5d2968e6-1aea-435f-bcb6-8a0fd181cd6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.726587 | controller |     "Jun 12 20:27:24.735716 crc crio[3645]: time=\"2026-06-12T20:27:24.735275117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=028c5758-665e-4248-8762-38cccc07b166 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.726602 | controller |     "Jun 12 20:27:24.735716 crc crio[3645]: time=\"2026-06-12T20:27:24.735673398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=bb58f855-9b70-4f65-a248-ed043f116f32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.726616 | controller |     "Jun 12 20:27:24.753444 crc crio[3645]: time=\"2026-06-12T20:27:24.748898616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=adb2e863-bf10-4a11-937c-dc815c733391 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.726631 | controller |     "Jun 12 20:27:24.753444 crc crio[3645]: time=\"2026-06-12T20:27:24.749234175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=8813ed08-5cb2-4ec5-961b-e12bac90cadd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.726645 | controller |     "Jun 12 20:27:24.778453 crc crio[3645]: time=\"2026-06-12T20:27:24.778256615Z\" level=info msg=\"Started container\" PID=16027 containerID=73f79a2ae82023a00af268a77d6126e4a30826db836ced68d5def112cbe61dce description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=453437e1-0e63-412f-970a-a37d14b7b0cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6",
2026-06-12 21:48:35.726660 | controller |     "Jun 12 20:27:24.779561 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61098fb33ca6f7e Mac:36:29:8c:56:44:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/a6d795bd-c0e7-45ee-86fc-1f1f7352b113 SocketPath: PciID:}] [{Interface:0xc0003e0b30 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.726674 | controller |     "Jun 12 20:27:24.796543 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c694976f93f1dc Mac:da:26:b9:99:aa:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/e4d20906-584a-49e6-a5b2-50cfd1485731 SocketPath: PciID:}] [{Interface:0xc0000152a0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.726689 | controller |     "Jun 12 20:27:24.796543 crc crio[3645]: time=\"2026-06-12T20:27:24.790832154Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e4d20906-584a-49e6-a5b2-50cfd1485731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc0029c61e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.726705 | controller |     "Jun 12 20:27:24.796543 crc crio[3645]: time=\"2026-06-12T20:27:24.79104631Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.726723 | controller |     "Jun 12 20:27:24.796543 crc crio[3645]: time=\"2026-06-12T20:27:24.794692687Z\" level=info msg=\"Started container\" PID=16009 containerID=3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=fc7774c9-dac2-41f6-a6e8-6674d0cee3bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66",
2026-06-12 21:48:35.726739 | controller |     "Jun 12 20:27:24.797701 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26eb3c1647a7f4c Mac:b6:74:2a:7f:6c:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/0c4f39a7-b54d-49ef-81cc-ecf4a62f301d SocketPath: PciID:}] [{Interface:0xc000313cf0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.726754 | controller |     "Jun 12 20:27:24.799085 crc crio[3645]: time=\"2026-06-12T20:27:24.799043664Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0c4f39a7-b54d-49ef-81cc-ecf4a62f301d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0022d68f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.726769 | controller |     "Jun 12 20:27:24.806841 crc crio[3645]: time=\"2026-06-12T20:27:24.806804112Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.726784 | controller |     "Jun 12 20:27:24.827592 crc crio[3645]: time=\"2026-06-12T20:27:24.827524178Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/a6d795bd-c0e7-45ee-86fc-1f1f7352b113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000188cf8}] Aliases:map[]}\"",
2026-06-12 21:48:35.726800 | controller |     "Jun 12 20:27:24.827819 crc crio[3645]: time=\"2026-06-12T20:27:24.827748024Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.726815 | controller |     "Jun 12 20:27:24.840867 crc crio[3645]: time=\"2026-06-12T20:27:24.84054197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.726829 | controller |     "Jun 12 20:27:24.856686 crc crio[3645]: time=\"2026-06-12T20:27:24.849758799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.726844 | controller |     "Jun 12 20:27:24.856686 crc crio[3645]: time=\"2026-06-12T20:27:24.855556509Z\" level=info msg=\"Ran pod sandbox b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=96cf5908-2623-4b4a-b6dd-6c160cd7faf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.726878 | controller |     "Jun 12 20:27:24.867140 crc crio[3645]: time=\"2026-06-12T20:27:24.866875211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.726898 | controller |     "Jun 12 20:27:24.871260 crc crio[3645]: time=\"2026-06-12T20:27:24.870748384Z\" level=info msg=\"Ran pod sandbox 9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=5d69f040-e7fd-410c-8152-a1a8e5a4f69b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.726913 | controller |     "Jun 12 20:27:24.879595 crc crio[3645]: time=\"2026-06-12T20:27:24.877824762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=72fb2ac7-b5e9-4544-bfce-bb07588b79e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.726928 | controller |     "Jun 12 20:27:24.879595 crc crio[3645]: time=\"2026-06-12T20:27:24.878357676Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/POD\" id=770cf830-f279-4c43-956b-8afda037d366 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.726943 | controller |     "Jun 12 20:27:24.879595 crc crio[3645]: time=\"2026-06-12T20:27:24.878462259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.726958 | controller |     "Jun 12 20:27:24.884716 crc crio[3645]: time=\"2026-06-12T20:27:24.882216199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=aae2714b-f5c3-4da9-8516-a867d392d76e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.726973 | controller |     "Jun 12 20:27:24.965025 crc crio[3645]: time=\"2026-06-12T20:27:24.962371507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.726988 | controller |     "Jun 12 20:27:24.965025 crc crio[3645]: time=\"2026-06-12T20:27:24.965012284Z\" level=info msg=\"Ran pod sandbox 28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=12d9119b-6743-4d42-9320-1fbe43eb551c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.727003 | controller |     "Jun 12 20:27:24.971316 crc crio[3645]: 2026-06-12T20:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:417501e773b5f48 Mac:2a:9a:f5:aa:1c:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/6244ffca-768e-4a61-9cff-815da350cc60 SocketPath: PciID:}] [{Interface:0xc000504610 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.727018 | controller |     "Jun 12 20:27:24.975053 crc crio[3645]: time=\"2026-06-12T20:27:24.97306231Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/6244ffca-768e-4a61-9cff-815da350cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00112e4b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.727033 | controller |     "Jun 12 20:27:24.975053 crc crio[3645]: time=\"2026-06-12T20:27:24.973238085Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.727047 | controller |     "Jun 12 20:27:24.982223 crc crio[3645]: time=\"2026-06-12T20:27:24.982146136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.727065 | controller |     "Jun 12 20:27:24.990188 crc crio[3645]: time=\"2026-06-12T20:27:24.990127251Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=cef38a1a-855e-409d-ae31-83d7e9395c08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727080 | controller |     "Jun 12 20:27:24.990608 crc crio[3645]: time=\"2026-06-12T20:27:24.990537602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=5f6cf4c4-44ba-4a3a-b576-728287209085 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727095 | controller |     "Jun 12 20:27:24.991060 crc crio[3645]: time=\"2026-06-12T20:27:24.990997055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=93fd3bdb-15d4-40a9-bf8e-bc1151f6b637 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727110 | controller |     "Jun 12 20:27:24.995030 crc crio[3645]: time=\"2026-06-12T20:27:24.992623923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=9b6a4771-23fa-470b-bdc1-970b8a929997 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727124 | controller |     "Jun 12 20:27:25.014026 crc crio[3645]: time=\"2026-06-12T20:27:25.008501338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=296141bd-2767-4f67-ae49-682bdc7175e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727139 | controller |     "Jun 12 20:27:25.030253 crc crio[3645]: time=\"2026-06-12T20:27:25.030147412Z\" level=info msg=\"Ran pod sandbox bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=fa054d53-fc69-4749-aaf5-6ea6dfb9e94a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.727153 | controller |     "Jun 12 20:27:25.060482 crc crio[3645]: time=\"2026-06-12T20:27:25.060245943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=1ea0a256-54d9-436a-b451-e70bfbad62b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727168 | controller |     "Jun 12 20:27:25.102789 crc crio[3645]: time=\"2026-06-12T20:27:25.08333957Z\" level=info msg=\"Ran pod sandbox 9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=a93ecd69-162f-4200-9270-c3146a0ef2cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.727183 | controller |     "Jun 12 20:27:25.102789 crc crio[3645]: time=\"2026-06-12T20:27:25.09362687Z\" level=info msg=\"Ran pod sandbox 5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=4c5e03cc-72ef-4154-b8a4-ac3ecaac89d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.727197 | controller |     "Jun 12 20:27:25.159165 crc crio[3645]: time=\"2026-06-12T20:27:25.146129048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=f887b67e-f736-4043-ab5c-4e3f59b04751 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727212 | controller |     "Jun 12 20:27:25.159165 crc crio[3645]: time=\"2026-06-12T20:27:25.146314323Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=07c028de-6e9a-4533-925d-29afe64a6f6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727230 | controller |     "Jun 12 20:27:25.198251 crc crio[3645]: 2026-06-12T20:27:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0716da97925d84f Mac:b6:e3:71:5b:dd:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 SocketPath: PciID:}] [{Interface:0xc00051a8a0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.727245 | controller |     "Jun 12 20:27:25.198723 crc crio[3645]: time=\"2026-06-12T20:27:25.198291325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1e20b27e-58a4-4496-b215-d4566c3e61dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727259 | controller |     "Jun 12 20:27:25.200085 crc crio[3645]: time=\"2026-06-12T20:27:25.199889693Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc0022d6158}] Aliases:map[]}\"",
2026-06-12 21:48:35.727274 | controller |     "Jun 12 20:27:25.200341 crc crio[3645]: time=\"2026-06-12T20:27:25.200279134Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.727288 | controller |     "Jun 12 20:27:25.206889 crc crio[3645]: time=\"2026-06-12T20:27:25.206750524Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f82fafb9-40b4-4ecb-b763-0968d20facef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727303 | controller |     "Jun 12 20:27:25.207515 crc crio[3645]: time=\"2026-06-12T20:27:25.207234878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=cee2e1f5-6785-4b18-8f3a-ea2157eb3229 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727318 | controller |     "Jun 12 20:27:25.207515 crc crio[3645]: time=\"2026-06-12T20:27:25.207477175Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=b8bd097e-1135-4398-8ade-ecb10f7898c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.727332 | controller |     "Jun 12 20:27:25.207618 crc crio[3645]: time=\"2026-06-12T20:27:25.207590498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=c8347b8c-d770-4728-b896-172cec965d55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727347 | controller |     "Jun 12 20:27:25.207823 crc crio[3645]: time=\"2026-06-12T20:27:25.207762253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=e04a5a2a-2f96-4612-9f0f-d67fc49d6db0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727362 | controller |     "Jun 12 20:27:25.226181 crc crio[3645]: time=\"2026-06-12T20:27:25.22609433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=99543c54-f6a6-4ba2-8000-7efa9c074a4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727379 | controller |     "Jun 12 20:27:25.226678 crc crio[3645]: time=\"2026-06-12T20:27:25.226617116Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=d6de4693-44ee-43fa-9bd1-64123e8b1abe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.727394 | controller |     "Jun 12 20:27:25.227852 crc crio[3645]: time=\"2026-06-12T20:27:25.227751999Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=69002792-6877-4f31-924a-aa218dd7aaef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.727409 | controller |     "Jun 12 20:27:25.228059 crc crio[3645]: time=\"2026-06-12T20:27:25.227970685Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=4e771fc4-ad45-43b0-8fdf-63e7cdb533e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.727424 | controller |     "Jun 12 20:27:25.228059 crc crio[3645]: time=\"2026-06-12T20:27:25.228049488Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=6453c527-9e07-4baa-ab47-6ad521f5c976 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.727439 | controller |     "Jun 12 20:27:25.228170 crc crio[3645]: time=\"2026-06-12T20:27:25.22812866Z\" level=info msg=\"Stopping container: f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918 (timeout: 30s)\" id=95ae0f5f-1891-4415-8a09-f7fc658c572a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.727453 | controller |     "Jun 12 20:27:25.241516 crc crio[3645]: time=\"2026-06-12T20:27:25.24111373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.727467 | controller |     "Jun 12 20:27:25.276203 crc crio[3645]: time=\"2026-06-12T20:27:25.275998421Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=4733ab80-9bc0-4254-897f-3977c3822fe9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.727482 | controller |     "Jun 12 20:27:25.279987 crc crio[3645]: time=\"2026-06-12T20:27:25.278838625Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=23b26213-ad9b-4644-80b1-2fc9cef491c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.727496 | controller |     "Jun 12 20:27:25.279987 crc crio[3645]: time=\"2026-06-12T20:27:25.279549015Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=d40935bd-a960-41ce-baba-d5ab5dcfefcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.727510 | controller |     "Jun 12 20:27:25.281985 crc crio[3645]: time=\"2026-06-12T20:27:25.281833152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.727525 | controller |     "Jun 12 20:27:25.284774 crc crio[3645]: time=\"2026-06-12T20:27:25.284082427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.727539 | controller |     "Jun 12 20:27:25.285078 crc crio[3645]: time=\"2026-06-12T20:27:25.284911062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.727554 | controller |     "Jun 12 20:27:25.306228 crc crio[3645]: time=\"2026-06-12T20:27:25.305899777Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=6d7292ad-e4b7-4b91-b2df-ece4f6e300c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.727572 | controller |     "Jun 12 20:27:25.306503 crc crio[3645]: time=\"2026-06-12T20:27:25.30635129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.727587 | controller |     "Jun 12 20:27:25.340055 crc crio[3645]: time=\"2026-06-12T20:27:25.334545896Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=a2515d24-47bd-4ce8-8b9a-74a6828867ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.727601 | controller |     "Jun 12 20:27:25.362331 crc crio[3645]: time=\"2026-06-12T20:27:25.352295125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.727616 | controller |     "Jun 12 20:27:25.418172 crc crio[3645]: time=\"2026-06-12T20:27:25.417799853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.727630 | controller |     "Jun 12 20:27:25.458889 crc crio[3645]: time=\"2026-06-12T20:27:25.458774652Z\" level=info msg=\"Ran pod sandbox 61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=5d643e4e-439d-4b26-9d36-abce8ad331ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.727645 | controller |     "Jun 12 20:27:25.463326 crc crio[3645]: time=\"2026-06-12T20:27:25.461245925Z\" level=info msg=\"Ran pod sandbox 26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=a1921721-9df9-4f39-9661-cd3ce74f09af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.727659 | controller |     "Jun 12 20:27:25.463326 crc crio[3645]: time=\"2026-06-12T20:27:25.462733279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=6459efe4-233f-4867-9cd5-ca065be5baed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727674 | controller |     "Jun 12 20:27:25.466692 crc crio[3645]: time=\"2026-06-12T20:27:25.466036996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=45717945-f52e-4e06-b4d5-c7255e8752be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727689 | controller |     "Jun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.467624741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=07e04b95-ff50-48a2-9e12-e53e7ded9005 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727703 | controller |     "Jun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.476224863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.727717 | controller |     "Jun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.476509862Z\" level=info msg=\"Ran pod sandbox 417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=eac556d7-c878-4481-be59-4201b9b7c8d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.727735 | controller |     "Jun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.476580134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.727751 | controller |     "Jun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.476811351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.727766 | controller |     "Jun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.477023097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.727781 | controller |     "Jun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.480633083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.727796 | controller |     "Jun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.480743896Z\" level=info msg=\"Ran pod sandbox 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=60dfaaf2-adc6-4bfd-a29b-fd8b66b4446d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.727810 | controller |     "Jun 12 20:27:25.484999 crc crio[3645]: time=\"2026-06-12T20:27:25.481721404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=d08962cc-0dc4-4a0e-bb2d-f19c8c4aadaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727825 | controller |     "Jun 12 20:27:25.498738 crc crio[3645]: time=\"2026-06-12T20:27:25.498059503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.727840 | controller |     "Jun 12 20:27:25.505816 crc crio[3645]: time=\"2026-06-12T20:27:25.505713538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=e4358eb1-0cd0-4b7e-a4ee-49fc15ea5402 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727874 | controller |     "Jun 12 20:27:25.506464 crc crio[3645]: time=\"2026-06-12T20:27:25.506239093Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=685c228a-e43e-4867-b7bf-354be29a1029 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.727890 | controller |     "Jun 12 20:27:25.510909 crc crio[3645]: time=\"2026-06-12T20:27:25.51056798Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1bc04d86-1a50-4976-a911-cd3bc1a9cc07 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.727906 | controller |     "Jun 12 20:27:25.511186 crc crio[3645]: time=\"2026-06-12T20:27:25.511123886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f4674aff-264e-419d-91e3-7af316536f95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727921 | controller |     "Jun 12 20:27:25.546572 crc crio[3645]: time=\"2026-06-12T20:27:25.546358588Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.727936 | controller |     "Jun 12 20:27:25.550881 crc crio[3645]: time=\"2026-06-12T20:27:25.550836079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.727951 | controller |     "Jun 12 20:27:25.564337 crc crio[3645]: time=\"2026-06-12T20:27:25.562633524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=b45093ba-2a5a-49ac-82cb-deee9ec734e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.727969 | controller |     "Jun 12 20:27:25.569891 crc crio[3645]: time=\"2026-06-12T20:27:25.569721962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.727984 | controller |     "Jun 12 20:27:25.582605 crc crio[3645]: time=\"2026-06-12T20:27:25.581817505Z\" level=info msg=\"Created container 35072707a1ff83006a2ded7708b989e8e33f3d72aa5d2d6fc293921b06eedb54: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=eadbf444-d07c-4da0-ad3a-139bee769aaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.727999 | controller |     "Jun 12 20:27:25.588656 crc crio[3645]: time=\"2026-06-12T20:27:25.58809469Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=7cbb4427-60b7-4058-aa5d-fba30b1ef080 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.728014 | controller |     "Jun 12 20:27:25.596072 crc crio[3645]: time=\"2026-06-12T20:27:25.588219043Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=9d04553b-4b60-4445-9d60-56817fc95803 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.728030 | controller |     "Jun 12 20:27:25.596216 crc crio[3645]: time=\"2026-06-12T20:27:25.593380435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728045 | controller |     "Jun 12 20:27:25.598718 crc crio[3645]: time=\"2026-06-12T20:27:25.598454522Z\" level=info msg=\"Starting container: 35072707a1ff83006a2ded7708b989e8e33f3d72aa5d2d6fc293921b06eedb54\" id=bce40cc1-cb35-4003-9a34-16d26a4e892b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.728060 | controller |     "Jun 12 20:27:25.614475 crc crio[3645]: time=\"2026-06-12T20:27:25.614323438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728075 | controller |     "Jun 12 20:27:25.654981 crc crio[3645]: time=\"2026-06-12T20:27:25.633775507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728090 | controller |     "Jun 12 20:27:25.654981 crc crio[3645]: time=\"2026-06-12T20:27:25.653379571Z\" level=info msg=\"Started container\" PID=16132 containerID=35072707a1ff83006a2ded7708b989e8e33f3d72aa5d2d6fc293921b06eedb54 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=bce40cc1-cb35-4003-9a34-16d26a4e892b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761",
2026-06-12 21:48:35.728106 | controller |     "Jun 12 20:27:25.657378 crc crio[3645]: time=\"2026-06-12T20:27:25.656373678Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=c5d03d97-0328-4325-8993-285336d11701 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.728121 | controller |     "Jun 12 20:27:25.657614 crc crio[3645]: time=\"2026-06-12T20:27:25.635828217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728136 | controller |     "Jun 12 20:27:25.720565 crc crio[3645]: time=\"2026-06-12T20:27:25.720232359Z\" level=info msg=\"Created container fe51b8ce78912ccc96030de2484cc84a577ed11998ecd4d78c6c2f6341d6885b: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=dab15382-bc1c-4863-b987-b3eeff8f9a49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.728155 | controller |     "Jun 12 20:27:25.741433 crc crio[3645]: time=\"2026-06-12T20:27:25.737907887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728171 | controller |     "Jun 12 20:27:25.750081 crc crio[3645]: time=\"2026-06-12T20:27:25.749820365Z\" level=info msg=\"Starting container: fe51b8ce78912ccc96030de2484cc84a577ed11998ecd4d78c6c2f6341d6885b\" id=4ab8c960-d7a8-40f7-89fb-8a251f88e6e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.728185 | controller |     "Jun 12 20:27:25.754125 crc crio[3645]: time=\"2026-06-12T20:27:25.75374354Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=770cf830-f279-4c43-956b-8afda037d366 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.728200 | controller |     "Jun 12 20:27:25.760523 crc crio[3645]: time=\"2026-06-12T20:27:25.760421356Z\" level=info msg=\"Created container 6e293e84b8c48cd61d4960c285ef1d2e2bb2c979046fcdd9d0ca7c52304e66b8: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=707bb12c-97f5-470f-9c8f-9560674f14a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.728214 | controller |     "Jun 12 20:27:25.774770 crc crio[3645]: time=\"2026-06-12T20:27:25.774707253Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=da6a61d8-651a-417d-af06-e2fb57a076dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.728229 | controller |     "Jun 12 20:27:25.798028 crc crio[3645]: time=\"2026-06-12T20:27:25.797886893Z\" level=info msg=\"Starting container: 6e293e84b8c48cd61d4960c285ef1d2e2bb2c979046fcdd9d0ca7c52304e66b8\" id=0d4d2dcb-6f9f-4833-a609-a82cbf0a4246 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.728243 | controller |     "Jun 12 20:27:25.803534 crc crio[3645]: time=\"2026-06-12T20:27:25.802784586Z\" level=info msg=\"Started container\" PID=16135 containerID=fe51b8ce78912ccc96030de2484cc84a577ed11998ecd4d78c6c2f6341d6885b description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=4ab8c960-d7a8-40f7-89fb-8a251f88e6e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b",
2026-06-12 21:48:35.728258 | controller |     "Jun 12 20:27:25.932984 crc crio[3645]: time=\"2026-06-12T20:27:25.932827123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728274 | controller |     "Jun 12 20:27:25.957216 crc crio[3645]: time=\"2026-06-12T20:27:25.949907484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728289 | controller |     "Jun 12 20:27:26.057028 crc crio[3645]: time=\"2026-06-12T20:27:26.056613299Z\" level=info msg=\"Created container ec1c8d6a95e0d3f0f2eec97783e129fb2a440c499a63416756c133f2d659f80e: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=b8bd097e-1135-4398-8ade-ecb10f7898c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.728303 | controller |     "Jun 12 20:27:26.102256 crc crio[3645]: time=\"2026-06-12T20:27:26.100570606Z\" level=info msg=\"Created container 39f7ca934632e9883145abee77e2671ba1efc80472dc3eeb1b7256d13799aefb: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=99823c1b-af25-4503-9a59-49871f400685 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.728321 | controller |     "Jun 12 20:27:26.119222 crc crio[3645]: time=\"2026-06-12T20:27:26.112798174Z\" level=info msg=\"Starting container: ec1c8d6a95e0d3f0f2eec97783e129fb2a440c499a63416756c133f2d659f80e\" id=43c15198-3758-4036-a59c-0899305b0011 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.728336 | controller |     "Jun 12 20:27:26.123766 crc crio[3645]: time=\"2026-06-12T20:27:26.123483407Z\" level=info msg=\"Starting container: 39f7ca934632e9883145abee77e2671ba1efc80472dc3eeb1b7256d13799aefb\" id=650793e3-b6ea-4aa1-988f-7aa71d85b46c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.728351 | controller |     "Jun 12 20:27:26.170494 crc crio[3645]: time=\"2026-06-12T20:27:26.167363222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728366 | controller |     "Jun 12 20:27:26.231219 crc crio[3645]: time=\"2026-06-12T20:27:26.229665766Z\" level=info msg=\"Ran pod sandbox 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6 with infra container: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/POD\" id=770cf830-f279-4c43-956b-8afda037d366 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.728381 | controller |     "Jun 12 20:27:26.232001 crc crio[3645]: time=\"2026-06-12T20:27:26.231382137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728397 | controller |     "Jun 12 20:27:26.243408 crc crio[3645]: time=\"2026-06-12T20:27:26.243248805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728411 | controller |     "Jun 12 20:27:26.255346 crc crio[3645]: time=\"2026-06-12T20:27:26.255022679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=f759715b-a66f-40d2-9d0f-aaec2a6b8879 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.728426 | controller |     "Jun 12 20:27:26.258886 crc crio[3645]: time=\"2026-06-12T20:27:26.258262634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728441 | controller |     "Jun 12 20:27:26.369600 crc crio[3645]: time=\"2026-06-12T20:27:26.367579075Z\" level=info msg=\"Created container 23c591154d3e4d19b2f5def73b5774adbabca6272ddb9b47597d5a534e968cbb: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=7145786c-c5ac-45d8-842b-ef88293ee0cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.728456 | controller |     "Jun 12 20:27:26.388697 crc crio[3645]: time=\"2026-06-12T20:27:26.387803217Z\" level=info msg=\"Starting container: 23c591154d3e4d19b2f5def73b5774adbabca6272ddb9b47597d5a534e968cbb\" id=e646b871-021d-4248-93c9-1bdac054288e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.728470 | controller |     "Jun 12 20:27:26.418815 crc crio[3645]: time=\"2026-06-12T20:27:26.418738203Z\" level=info msg=\"Started container\" PID=16172 containerID=ec1c8d6a95e0d3f0f2eec97783e129fb2a440c499a63416756c133f2d659f80e description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=43c15198-3758-4036-a59c-0899305b0011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6",
2026-06-12 21:48:35.728485 | controller |     "Jun 12 20:27:26.502799 crc crio[3645]: time=\"2026-06-12T20:27:26.495885482Z\" level=info msg=\"Started container\" PID=16169 containerID=39f7ca934632e9883145abee77e2671ba1efc80472dc3eeb1b7256d13799aefb description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=650793e3-b6ea-4aa1-988f-7aa71d85b46c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40",
2026-06-12 21:48:35.728504 | controller |     "Jun 12 20:27:26.647149 crc crio[3645]: time=\"2026-06-12T20:27:26.640136217Z\" level=info msg=\"Started container\" PID=16178 containerID=23c591154d3e4d19b2f5def73b5774adbabca6272ddb9b47597d5a534e968cbb description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=e646b871-021d-4248-93c9-1bdac054288e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917",
2026-06-12 21:48:35.728519 | controller |     "Jun 12 20:27:26.658243 crc crio[3645]: time=\"2026-06-12T20:27:26.657504316Z\" level=info msg=\"Started container\" PID=16152 containerID=6e293e84b8c48cd61d4960c285ef1d2e2bb2c979046fcdd9d0ca7c52304e66b8 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=0d4d2dcb-6f9f-4833-a609-a82cbf0a4246 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb",
2026-06-12 21:48:35.728534 | controller |     "Jun 12 20:27:26.865183 crc crio[3645]: time=\"2026-06-12T20:27:26.855628257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728548 | controller |     "Jun 12 20:27:27.041580 crc crio[3645]: time=\"2026-06-12T20:27:27.041489109Z\" level=info msg=\"Created container 4d32b2b21a448e019cdde30d0101426e19639dd8020900aec346b9cc592c43f6: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=4733ab80-9bc0-4254-897f-3977c3822fe9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.728563 | controller |     "Jun 12 20:27:27.102470 crc crio[3645]: time=\"2026-06-12T20:27:27.102350312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728578 | controller |     "Jun 12 20:27:27.105539 crc crio[3645]: time=\"2026-06-12T20:27:27.104264267Z\" level=info msg=\"Starting container: 4d32b2b21a448e019cdde30d0101426e19639dd8020900aec346b9cc592c43f6\" id=7adb91b4-5d83-4186-ad77-36b357feb731 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.728592 | controller |     "Jun 12 20:27:27.118385 crc crio[3645]: time=\"2026-06-12T20:27:27.116266899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728607 | controller |     "Jun 12 20:27:27.164007 crc crio[3645]: time=\"2026-06-12T20:27:27.156339123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6d2d971b-59d1-4c03-b706-5ae6947d4b2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.728621 | controller |     "Jun 12 20:27:27.206020 crc crio[3645]: time=\"2026-06-12T20:27:27.202264317Z\" level=info msg=\"Started container\" PID=16190 containerID=4d32b2b21a448e019cdde30d0101426e19639dd8020900aec346b9cc592c43f6 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=7adb91b4-5d83-4186-ad77-36b357feb731 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1",
2026-06-12 21:48:35.728636 | controller |     "Jun 12 20:27:27.389027 crc crio[3645]: time=\"2026-06-12T20:27:27.388859762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4b928388-139e-4ed9-9940-02009b21f466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.728656 | controller |     "Jun 12 20:27:27.440872 crc crio[3645]: time=\"2026-06-12T20:27:27.439906226Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=ad1e6088-145b-4750-bf87-f0d66b5d4cd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.728671 | controller |     "Jun 12 20:27:27.467110 crc crio[3645]: time=\"2026-06-12T20:27:27.457343656Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-rjhhz/POD\" id=f2749652-95ac-4fc1-ad1b-ce0bb192a934 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.728685 | controller |     "Jun 12 20:27:27.467110 crc crio[3645]: time=\"2026-06-12T20:27:27.457867472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728700 | controller |     "Jun 12 20:27:27.549883 crc crio[3645]: time=\"2026-06-12T20:27:27.549819885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728715 | controller |     "Jun 12 20:27:27.631989 crc crio[3645]: time=\"2026-06-12T20:27:27.625723127Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-hq7pb/POD\" id=b905687b-080a-4dc1-87bb-ad65077ebc33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.728730 | controller |     "Jun 12 20:27:27.631989 crc crio[3645]: time=\"2026-06-12T20:27:27.625835411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728744 | controller |     "Jun 12 20:27:27.691255 crc crio[3645]: time=\"2026-06-12T20:27:27.688234328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=915fb77f-80d0-4a82-83a2-636f821770eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.728759 | controller |     "Jun 12 20:27:27.817273 crc crio[3645]: time=\"2026-06-12T20:27:27.816648078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728774 | controller |     "Jun 12 20:27:27.894343 crc crio[3645]: time=\"2026-06-12T20:27:27.894124308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728789 | controller |     "Jun 12 20:27:27.938238 crc crio[3645]: time=\"2026-06-12T20:27:27.930135902Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/kube-multus-additional-cni-plugins\" id=3954b448-1d4b-4186-806a-53af3657f2fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.728803 | controller |     "Jun 12 20:27:27.960176 crc crio[3645]: time=\"2026-06-12T20:27:27.953123865Z\" level=info msg=\"Created container 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333: openshift-console/console-6c684df5db-cc8g8/console\" id=c5d03d97-0328-4325-8993-285336d11701 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.728818 | controller |     "Jun 12 20:27:28.025887 crc crio[3645]: time=\"2026-06-12T20:27:28.024179075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728833 | controller |     "Jun 12 20:27:28.078313 crc crio[3645]: time=\"2026-06-12T20:27:28.071609664Z\" level=info msg=\"Starting container: 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333\" id=d184b608-ce1a-4cf3-adde-50c631c8f519 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.728867 | controller |     "Jun 12 20:27:28.193783 crc crio[3645]: time=\"2026-06-12T20:27:28.191785953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728887 | controller |     "Jun 12 20:27:28.202810 crc crio[3645]: time=\"2026-06-12T20:27:28.197709646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=6c28ebe9-b381-40d5-94b9-3ed195074c60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.728903 | controller |     "Jun 12 20:27:28.206502 crc crio[3645]: time=\"2026-06-12T20:27:28.204379492Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=a6c00e8d-75d3-47f7-ad6f-884f2e3e8123 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.728918 | controller |     "Jun 12 20:27:28.260677 crc crio[3645]: time=\"2026-06-12T20:27:28.257153598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728932 | controller |     "Jun 12 20:27:28.286427 crc crio[3645]: time=\"2026-06-12T20:27:28.284311702Z\" level=info msg=\"Started container\" PID=16218 containerID=425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333 description=openshift-console/console-6c684df5db-cc8g8/console id=d184b608-ce1a-4cf3-adde-50c631c8f519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1",
2026-06-12 21:48:35.728948 | controller |     "Jun 12 20:27:28.315799 crc crio[3645]: time=\"2026-06-12T20:27:28.315656051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.728962 | controller |     "Jun 12 20:27:28.514109 crc crio[3645]: time=\"2026-06-12T20:27:28.5079116Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b2c6314d-c6ae-4892-85df-66a7255adf13 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.728977 | controller |     "Jun 12 20:27:28.584373 crc crio[3645]: time=\"2026-06-12T20:27:28.576281092Z\" level=info msg=\"Created container 6401ddb6f79e65c9904926f79a373a93dad55f7b3c2aa9c8bd090e2e5d5d0798: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=4e771fc4-ad45-43b0-8fdf-63e7cdb533e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.728992 | controller |     "Jun 12 20:27:28.694164 crc crio[3645]: time=\"2026-06-12T20:27:28.693789793Z\" level=info msg=\"Created container 18b8919df3386c1ca92aee93b31e2fe8e8d90f3890d32c8b6ba377cf2039438a: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=a2515d24-47bd-4ce8-8b9a-74a6828867ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.729006 | controller |     "Jun 12 20:27:28.717168 crc crio[3645]: time=\"2026-06-12T20:27:28.715727255Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.729021 | controller |     "Jun 12 20:27:28.719695 crc crio[3645]: time=\"2026-06-12T20:27:28.719522787Z\" level=info msg=\"Created container df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=d6de4693-44ee-43fa-9bd1-64123e8b1abe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.729037 | controller |     "Jun 12 20:27:28.736462 crc crio[3645]: time=\"2026-06-12T20:27:28.732806125Z\" level=info msg=\"Starting container: 18b8919df3386c1ca92aee93b31e2fe8e8d90f3890d32c8b6ba377cf2039438a\" id=64a72f9d-5d7e-4cc4-b0c9-aea826c57036 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.729055 | controller |     "Jun 12 20:27:28.774255 crc crio[3645]: time=\"2026-06-12T20:27:28.773883809Z\" level=info msg=\"Starting container: df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db\" id=e8855b25-3e8a-4430-a549-3c39b17520ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.729071 | controller |     "Jun 12 20:27:28.775576 crc crio[3645]: time=\"2026-06-12T20:27:28.775126514Z\" level=info msg=\"Starting container: 6401ddb6f79e65c9904926f79a373a93dad55f7b3c2aa9c8bd090e2e5d5d0798\" id=5ad8acca-aa97-4f09-8f64-f2058140c725 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.729086 | controller |     "Jun 12 20:27:28.815829 crc crio[3645]: time=\"2026-06-12T20:27:28.81525757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729100 | controller |     "Jun 12 20:27:28.819825 crc crio[3645]: time=\"2026-06-12T20:27:28.816377403Z\" level=info msg=\"Started container\" PID=16240 containerID=6401ddb6f79e65c9904926f79a373a93dad55f7b3c2aa9c8bd090e2e5d5d0798 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=5ad8acca-aa97-4f09-8f64-f2058140c725 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e",
2026-06-12 21:48:35.729116 | controller |     "Jun 12 20:27:28.819825 crc crio[3645]: time=\"2026-06-12T20:27:28.819315969Z\" level=info msg=\"Started container\" PID=16248 containerID=df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=e8855b25-3e8a-4430-a549-3c39b17520ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39",
2026-06-12 21:48:35.729130 | controller |     "Jun 12 20:27:28.822348 crc crio[3645]: time=\"2026-06-12T20:27:28.821791631Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-l2z47/POD\" id=5cf836d6-7bfb-4828-8ec6-13b4cede6f66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.729145 | controller |     "Jun 12 20:27:28.822348 crc crio[3645]: time=\"2026-06-12T20:27:28.821902735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729160 | controller |     "Jun 12 20:27:28.837846 crc crio[3645]: time=\"2026-06-12T20:27:28.835382419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729174 | controller |     "Jun 12 20:27:28.870062 crc crio[3645]: time=\"2026-06-12T20:27:28.869524959Z\" level=info msg=\"Started container\" PID=16266 containerID=18b8919df3386c1ca92aee93b31e2fe8e8d90f3890d32c8b6ba377cf2039438a description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=64a72f9d-5d7e-4cc4-b0c9-aea826c57036 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f",
2026-06-12 21:48:35.729192 | controller |     "Jun 12 20:27:29.099141 crc crio[3645]: time=\"2026-06-12T20:27:29.093645732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729206 | controller |     "Jun 12 20:27:29.138827 crc crio[3645]: time=\"2026-06-12T20:27:29.12805686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729221 | controller |     "Jun 12 20:27:29.162685 crc crio[3645]: time=\"2026-06-12T20:27:29.161986793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729239 | controller |     "Jun 12 20:27:29.271069 crc crio[3645]: time=\"2026-06-12T20:27:29.268141341Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=ee474cb5-e0fd-484b-b423-0de9f81660bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.729254 | controller |     "Jun 12 20:27:29.323302 crc crio[3645]: time=\"2026-06-12T20:27:29.322384249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729268 | controller |     "Jun 12 20:27:29.340112 crc crio[3645]: time=\"2026-06-12T20:27:29.336770671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729283 | controller |     "Jun 12 20:27:30.041058 crc crio[3645]: time=\"2026-06-12T20:27:30.031685741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729297 | controller |     "Jun 12 20:27:30.372774 crc crio[3645]: time=\"2026-06-12T20:27:30.372195047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729312 | controller |     "Jun 12 20:27:30.567578 crc crio[3645]: time=\"2026-06-12T20:27:30.55789292Z\" level=info msg=\"Created container b83c9177ef1eda12dda16f573eede5d2ac8d6cf4b27c9bae912f1fc9eb56b527: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=d40935bd-a960-41ce-baba-d5ab5dcfefcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.729327 | controller |     "Jun 12 20:27:30.621394 crc crio[3645]: time=\"2026-06-12T20:27:30.621078929Z\" level=info msg=\"Starting container: b83c9177ef1eda12dda16f573eede5d2ac8d6cf4b27c9bae912f1fc9eb56b527\" id=2177bcac-cea7-4399-bf9f-33bcf78fc1d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.729341 | controller |     "Jun 12 20:27:30.650615 crc crio[3645]: time=\"2026-06-12T20:27:30.641405275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729356 | controller |     "Jun 12 20:27:30.912790 crc crio[3645]: time=\"2026-06-12T20:27:30.910870775Z\" level=info msg=\"Started container\" PID=16303 containerID=b83c9177ef1eda12dda16f573eede5d2ac8d6cf4b27c9bae912f1fc9eb56b527 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=2177bcac-cea7-4399-bf9f-33bcf78fc1d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5",
2026-06-12 21:48:35.729370 | controller |     "Jun 12 20:27:30.944356 crc crio[3645]: time=\"2026-06-12T20:27:30.924808643Z\" level=info msg=\"Created container 4dc759d7a7441f90fd7b15e63db078db319a061c37e5b60fd8cb684c9d940c6a: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=685c228a-e43e-4867-b7bf-354be29a1029 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.729386 | controller |     "Jun 12 20:27:31.192821 crc crio[3645]: time=\"2026-06-12T20:27:31.185720613Z\" level=info msg=\"Got pod network &{Name:certified-operators-rjhhz Namespace:openshift-marketplace ID:e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596 UID:245813bb-dd77-45b7-81ed-ce593680c75f NetNS:/var/run/netns/aadca959-0833-4750-991f-8da44de8370b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod245813bb_dd77_45b7_81ed_ce593680c75f.slice PodAnnotations:0xc00112e108}] Aliases:map[]}\"",
2026-06-12 21:48:35.729405 | controller |     "Jun 12 20:27:31.192821 crc crio[3645]: time=\"2026-06-12T20:27:31.186281039Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-rjhhz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.729421 | controller |     "Jun 12 20:27:31.209456 crc crio[3645]: time=\"2026-06-12T20:27:31.209362535Z\" level=info msg=\"Starting container: 4dc759d7a7441f90fd7b15e63db078db319a061c37e5b60fd8cb684c9d940c6a\" id=1e686c15-6a2f-4ef0-9d59-762901ed60f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.729436 | controller |     "Jun 12 20:27:31.382105 crc crio[3645]: time=\"2026-06-12T20:27:31.358868013Z\" level=info msg=\"Started container\" PID=16302 containerID=4dc759d7a7441f90fd7b15e63db078db319a061c37e5b60fd8cb684c9d940c6a description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=1e686c15-6a2f-4ef0-9d59-762901ed60f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3",
2026-06-12 21:48:35.729450 | controller |     "Jun 12 20:27:31.494130 crc crio[3645]: time=\"2026-06-12T20:27:31.492705602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=8811f714-764e-4e44-927c-d7786684dc88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.729465 | controller |     "Jun 12 20:27:32.274667 crc crio[3645]: time=\"2026-06-12T20:27:32.273410523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729479 | controller |     "Jun 12 20:27:32.377607 crc crio[3645]: time=\"2026-06-12T20:27:32.377357047Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2w5wr/POD\" id=c9a4a330-d8e4-44a4-a4a0-5d90753445ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.729494 | controller |     "Jun 12 20:27:32.377981 crc crio[3645]: time=\"2026-06-12T20:27:32.377896612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729508 | controller |     "Jun 12 20:27:32.563369 crc crio[3645]: time=\"2026-06-12T20:27:32.56190157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=4e994a3b-c1fb-452f-b2d1-e83ebad4c4aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.729523 | controller |     "Jun 12 20:27:36.958217 crc crio[3645]: time=\"2026-06-12T20:27:36.953842613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729537 | controller |     "Jun 12 20:27:37.006021 crc crio[3645]: time=\"2026-06-12T20:27:37.005836914Z\" level=info msg=\"Created container d19a10e0c4a08d368a3626dd0a88dfe2300b47558d60f11c3882464eef9b77e1: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=7cbb4427-60b7-4058-aa5d-fba30b1ef080 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.729552 | controller |     "Jun 12 20:27:37.021998 crc crio[3645]: time=\"2026-06-12T20:27:37.01013809Z\" level=info msg=\"Created container 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=69002792-6877-4f31-924a-aa218dd7aaef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.729566 | controller |     "Jun 12 20:27:37.066049 crc crio[3645]: time=\"2026-06-12T20:27:37.065719538Z\" level=info msg=\"Starting container: d19a10e0c4a08d368a3626dd0a88dfe2300b47558d60f11c3882464eef9b77e1\" id=aec7d96e-bba7-453a-9928-03489b1e83e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.729583 | controller |     "Jun 12 20:27:37.074980 crc crio[3645]: time=\"2026-06-12T20:27:37.066886482Z\" level=info msg=\"Starting container: 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e\" id=1ce01c44-03e1-424a-85dd-3a4d2135bdcd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.729598 | controller |     "Jun 12 20:27:37.335240 crc crio[3645]: time=\"2026-06-12T20:27:37.274125Z\" level=info msg=\"Created container 76a98e139e3c84db9822d8a1136997f0008e7de84c4239a83c1e2f9bc3963f65: openshift-dns/dns-default-qtghf/dns\" id=6330d722-cc94-4cb1-98dd-7e6467840e77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.729613 | controller |     "Jun 12 20:27:37.343694 crc crio[3645]: time=\"2026-06-12T20:27:37.280872877Z\" level=info msg=\"Started container\" PID=16340 containerID=839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=1ce01c44-03e1-424a-85dd-3a4d2135bdcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848",
2026-06-12 21:48:35.729628 | controller |     "Jun 12 20:27:37.383284 crc crio[3645]: time=\"2026-06-12T20:27:37.382573937Z\" level=info msg=\"Starting container: 76a98e139e3c84db9822d8a1136997f0008e7de84c4239a83c1e2f9bc3963f65\" id=e8f73c92-af23-49c1-bc01-4e373c913153 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.729642 | controller |     "Jun 12 20:27:37.524368 crc crio[3645]: time=\"2026-06-12T20:27:37.507352499Z\" level=info msg=\"Started container\" PID=16392 containerID=76a98e139e3c84db9822d8a1136997f0008e7de84c4239a83c1e2f9bc3963f65 description=openshift-dns/dns-default-qtghf/dns id=e8f73c92-af23-49c1-bc01-4e373c913153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b",
2026-06-12 21:48:35.729657 | controller |     "Jun 12 20:27:37.580637 crc crio[3645]: time=\"2026-06-12T20:27:37.576350219Z\" level=info msg=\"Started container\" PID=16341 containerID=d19a10e0c4a08d368a3626dd0a88dfe2300b47558d60f11c3882464eef9b77e1 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=aec7d96e-bba7-453a-9928-03489b1e83e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1",
2026-06-12 21:48:35.729672 | controller |     "Jun 12 20:27:37.809861 crc crio[3645]: time=\"2026-06-12T20:27:37.801620486Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8ba001b4-f9f1-44e8-aec5-65b64c45097a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.729686 | controller |     "Jun 12 20:27:37.993526 crc crio[3645]: time=\"2026-06-12T20:27:37.981893005Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:48:35.729701 | controller |     "Jun 12 20:27:38.062270 crc crio[3645]: time=\"2026-06-12T20:27:38.060558889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729715 | controller |     "Jun 12 20:27:38.324724 crc crio[3645]: time=\"2026-06-12T20:27:38.307799419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4e5d7b56-6212-40c5-85e9-81f7012895f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.729730 | controller |     "Jun 12 20:27:38.325866 crc crio[3645]: time=\"2026-06-12T20:27:38.325112805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b1af353a-ac9e-4a6d-a683-f60c331e6d55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.729747 | controller |     "Jun 12 20:27:39.026138 crc crio[3645]: time=\"2026-06-12T20:27:38.995789574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729762 | controller |     "Jun 12 20:27:39.626559 crc crio[3645]: time=\"2026-06-12T20:27:39.616691336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729777 | controller |     "Jun 12 20:27:39.730222 crc crio[3645]: time=\"2026-06-12T20:27:39.727654105Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=30beea1f-aee9-4ce3-9a61-2d97e58ae49e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.729791 | controller |     "Jun 12 20:27:39.801402 crc crio[3645]: time=\"2026-06-12T20:27:39.799887649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5378d2fe-cc26-4e9d-8efc-7ed1a747652e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.729805 | controller |     "Jun 12 20:27:39.892821 crc crio[3645]: time=\"2026-06-12T20:27:39.884715434Z\" level=info msg=\"Stopped container f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=95ae0f5f-1891-4415-8a09-f7fc658c572a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.729820 | controller |     "Jun 12 20:27:40.118426 crc crio[3645]: time=\"2026-06-12T20:27:39.98667434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=583f89c4-4814-4fa0-ae99-36bfcad17ca4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.729834 | controller |     "Jun 12 20:27:40.157118 crc crio[3645]: time=\"2026-06-12T20:27:40.107850769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729863 | controller |     "Jun 12 20:27:40.350387 crc crio[3645]: time=\"2026-06-12T20:27:40.328366426Z\" level=info msg=\"Created container 1e5b3adadb1ff2c88eb24a22108c1bdd9ee32fb06ff4b44b1a58a0bb1251cb36: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=23b26213-ad9b-4644-80b1-2fc9cef491c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.729892 | controller |     "Jun 12 20:27:40.350387 crc crio[3645]: time=\"2026-06-12T20:27:40.34766045Z\" level=info msg=\"Starting container: 1e5b3adadb1ff2c88eb24a22108c1bdd9ee32fb06ff4b44b1a58a0bb1251cb36\" id=a3568527-de21-43ff-b587-3b294655048a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.729909 | controller |     "Jun 12 20:27:40.395579 crc crio[3645]: time=\"2026-06-12T20:27:40.393293307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729923 | controller |     "Jun 12 20:27:40.428187 crc crio[3645]: time=\"2026-06-12T20:27:40.427830069Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=df78041b-7fba-4171-adef-0fae327f3c06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.729939 | controller |     "Jun 12 20:27:40.482124 crc crio[3645]: time=\"2026-06-12T20:27:40.477569045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a96ecb31-d31c-44d7-8ee0-b19f8425712d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.729958 | controller |     "Jun 12 20:27:40.549076 crc crio[3645]: time=\"2026-06-12T20:27:40.548226513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b229193b-c708-41d2-b481-2262787e4305 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.729973 | controller |     "Jun 12 20:27:40.576789 crc crio[3645]: time=\"2026-06-12T20:27:40.575909794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.729988 | controller |     "Jun 12 20:27:40.611407 crc crio[3645]: time=\"2026-06-12T20:27:40.610684812Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2b1a3547-64f8-4bfe-aef4-bafb4a346398 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.730002 | controller |     "Jun 12 20:27:40.620635 crc crio[3645]: time=\"2026-06-12T20:27:40.620577592Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=b96163e6-def4-49d9-a6e7-982edd84cbe6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.730017 | controller |     "Jun 12 20:27:41.291731 crc crio[3645]: time=\"2026-06-12T20:27:41.284347999Z\" level=info msg=\"Started container\" PID=16474 containerID=1e5b3adadb1ff2c88eb24a22108c1bdd9ee32fb06ff4b44b1a58a0bb1251cb36 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=a3568527-de21-43ff-b587-3b294655048a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3",
2026-06-12 21:48:35.730032 | controller |     "Jun 12 20:27:41.347393 crc crio[3645]: time=\"2026-06-12T20:27:41.347343513Z\" level=info msg=\"Stopping container: 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9 (timeout: 30s)\" id=69531bb2-7a6d-48f6-a068-68428fb14626 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.730047 | controller |     "Jun 12 20:27:41.730620 crc crio[3645]: time=\"2026-06-12T20:27:41.717140451Z\" level=info msg=\"Created container 81d76461cac0ddb3af3a437a9f1934d3d01fb70812388226fff1e9ea74624a33: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=6453c527-9e07-4baa-ab47-6ad521f5c976 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.730062 | controller |     "Jun 12 20:27:41.749432 crc crio[3645]: time=\"2026-06-12T20:27:41.749385296Z\" level=info msg=\"Starting container: 81d76461cac0ddb3af3a437a9f1934d3d01fb70812388226fff1e9ea74624a33\" id=e6f18e28-9bb7-475e-880a-be5a90c38f42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.730076 | controller |     "Jun 12 20:27:41.901552 crc crio[3645]: time=\"2026-06-12T20:27:41.901415276Z\" level=info msg=\"Started container\" PID=16484 containerID=81d76461cac0ddb3af3a437a9f1934d3d01fb70812388226fff1e9ea74624a33 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=e6f18e28-9bb7-475e-880a-be5a90c38f42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9",
2026-06-12 21:48:35.730091 | controller |     "Jun 12 20:27:42.254383 crc crio[3645]: time=\"2026-06-12T20:27:42.254246333Z\" level=info msg=\"Created container 427f3a8b4717a0b0049841c69920ef8f28c0abcbffb1ff83f69836b65e7189cc: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=a6c00e8d-75d3-47f7-ad6f-884f2e3e8123 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.730105 | controller |     "Jun 12 20:27:42.368428 crc crio[3645]: time=\"2026-06-12T20:27:42.367803106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6fb4b6b8-298a-4e14-b844-f047238be017 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.730123 | controller |     "Jun 12 20:27:42.719501 crc crio[3645]: time=\"2026-06-12T20:27:42.707908291Z\" level=info msg=\"Starting container: 427f3a8b4717a0b0049841c69920ef8f28c0abcbffb1ff83f69836b65e7189cc\" id=3260986c-24ec-4ae9-a3dc-3cd9be2676ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.730138 | controller |     "Jun 12 20:27:42.800673 crc crio[3645]: time=\"2026-06-12T20:27:42.797779434Z\" level=info msg=\"Created container ffddff0e8e65d6fd87f762a89a80912abc14eacd8ba69b050dcf2089779041a2: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=6d7292ad-e4b7-4b91-b2df-ece4f6e300c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.730153 | controller |     "Jun 12 20:27:42.814282 crc crio[3645]: time=\"2026-06-12T20:27:42.813140404Z\" level=info msg=\"Starting container: ffddff0e8e65d6fd87f762a89a80912abc14eacd8ba69b050dcf2089779041a2\" id=155b9f23-b8f1-4edf-8b10-5e847029ea40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.730168 | controller |     "Jun 12 20:27:43.018863 crc crio[3645]: time=\"2026-06-12T20:27:43.017287716Z\" level=info msg=\"Started container\" PID=16513 containerID=ffddff0e8e65d6fd87f762a89a80912abc14eacd8ba69b050dcf2089779041a2 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=155b9f23-b8f1-4edf-8b10-5e847029ea40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0",
2026-06-12 21:48:35.730183 | controller |     "Jun 12 20:27:43.084319 crc crio[3645]: time=\"2026-06-12T20:27:43.076722716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730198 | controller |     "Jun 12 20:27:43.385418 crc crio[3645]: time=\"2026-06-12T20:27:43.370325021Z\" level=info msg=\"Started container\" PID=16539 containerID=427f3a8b4717a0b0049841c69920ef8f28c0abcbffb1ff83f69836b65e7189cc description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=3260986c-24ec-4ae9-a3dc-3cd9be2676ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40",
2026-06-12 21:48:35.730213 | controller |     "Jun 12 20:27:43.629377 crc crio[3645]: time=\"2026-06-12T20:27:43.083373135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730228 | controller |     "Jun 12 20:27:44.349624 crc crio[3645]: time=\"2026-06-12T20:27:43.085879078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730243 | controller |     "Jun 12 20:27:46.152069 crc crio[3645]: time=\"2026-06-12T20:27:45.8747461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730259 | controller |     "Jun 12 20:27:46.387756 crc crio[3645]: time=\"2026-06-12T20:27:46.387399357Z\" level=info msg=\"Got pod network &{Name:community-operators-hq7pb Namespace:openshift-marketplace ID:56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd UID:3daa69c9-9392-402b-a56d-0bbcf52bd947 NetNS:/var/run/netns/d881dcb8-a4dc-460c-aaaa-46b0137c15ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3daa69c9_9392_402b_a56d_0bbcf52bd947.slice PodAnnotations:0xc0001103c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.730275 | controller |     "Jun 12 20:27:46.387756 crc crio[3645]: time=\"2026-06-12T20:27:46.387665064Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-hq7pb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.730293 | controller |     "Jun 12 20:27:46.558701 crc crio[3645]: time=\"2026-06-12T20:27:46.55842363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8c5b334a-383f-4d17-a380-460e9ea87069 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.730308 | controller |     "Jun 12 20:27:46.613239 crc crio[3645]: time=\"2026-06-12T20:27:46.612236716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730323 | controller |     "Jun 12 20:27:46.736284 crc crio[3645]: time=\"2026-06-12T20:27:46.734262415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730337 | controller |     "Jun 12 20:27:46.885606 crc crio[3645]: time=\"2026-06-12T20:27:46.884628292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730352 | controller |     "Jun 12 20:27:46.945709 crc crio[3645]: 2026-06-12T20:27:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3813b9cba09b25 Mac:0e:73:58:a0:9d:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/aadca959-0833-4750-991f-8da44de8370b SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.730367 | controller |     "Jun 12 20:27:46.973196 crc crio[3645]: time=\"2026-06-12T20:27:46.963394392Z\" level=info msg=\"Got pod network &{Name:certified-operators-rjhhz Namespace:openshift-marketplace ID:e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596 UID:245813bb-dd77-45b7-81ed-ce593680c75f NetNS:/var/run/netns/aadca959-0833-4750-991f-8da44de8370b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod245813bb_dd77_45b7_81ed_ce593680c75f.slice PodAnnotations:0xc00112e108}] Aliases:map[]}\"",
2026-06-12 21:48:35.730382 | controller |     "Jun 12 20:27:46.974076 crc crio[3645]: time=\"2026-06-12T20:27:46.974043163Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-rjhhz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.730397 | controller |     "Jun 12 20:27:47.733233 crc crio[3645]: time=\"2026-06-12T20:27:47.732817179Z\" level=info msg=\"Created container 58181e86aeecac6e662913bf08c37d9ff6e8d31a72cf235e93b7c20854f17d5e: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=da6a61d8-651a-417d-af06-e2fb57a076dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.730412 | controller |     "Jun 12 20:27:47.850625 crc crio[3645]: time=\"2026-06-12T20:27:47.850452186Z\" level=info msg=\"Starting container: 58181e86aeecac6e662913bf08c37d9ff6e8d31a72cf235e93b7c20854f17d5e\" id=18bcaedc-d5c6-4ed1-bcad-f61166adeb1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.730427 | controller |     "Jun 12 20:27:48.135299 crc crio[3645]: time=\"2026-06-12T20:27:48.135048442Z\" level=info msg=\"Created container f4e07ab1a338dd5a68e4b4421bf17e4e7bdb194d0dd4844b92a4107d33f6fc59: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=ee474cb5-e0fd-484b-b423-0de9f81660bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.730441 | controller |     "Jun 12 20:27:48.174601 crc crio[3645]: time=\"2026-06-12T20:27:48.174205626Z\" level=info msg=\"Starting container: f4e07ab1a338dd5a68e4b4421bf17e4e7bdb194d0dd4844b92a4107d33f6fc59\" id=ba7fc841-9647-4914-af6a-592bf5b71c02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.730459 | controller |     "Jun 12 20:27:48.446214 crc crio[3645]: time=\"2026-06-12T20:27:48.446155791Z\" level=info msg=\"Stopped container 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=69531bb2-7a6d-48f6-a068-68428fb14626 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.730474 | controller |     "Jun 12 20:27:48.467647 crc crio[3645]: time=\"2026-06-12T20:27:48.467602216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=0cc7aa39-0596-4a00-88b2-9f1b81108b75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.730488 | controller |     "Jun 12 20:27:48.484091 crc crio[3645]: time=\"2026-06-12T20:27:48.483345335Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=52ed1af2-99b3-4814-981c-635232c49d50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.730503 | controller |     "Jun 12 20:27:48.484416 crc crio[3645]: time=\"2026-06-12T20:27:48.484387142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730517 | controller |     "Jun 12 20:27:48.741911 crc crio[3645]: time=\"2026-06-12T20:27:48.741618553Z\" level=info msg=\"Started container\" PID=16643 containerID=58181e86aeecac6e662913bf08c37d9ff6e8d31a72cf235e93b7c20854f17d5e description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=18bcaedc-d5c6-4ed1-bcad-f61166adeb1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf",
2026-06-12 21:48:35.730532 | controller |     "Jun 12 20:27:48.972880 crc crio[3645]: time=\"2026-06-12T20:27:48.972326121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=dc372593-2a09-41d4-b7de-5ef3174bbdb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.730547 | controller |     "Jun 12 20:27:49.009686 crc crio[3645]: time=\"2026-06-12T20:27:49.008852238Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=aecb8ead-98b5-4f99-9683-682b8b0ea1e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.730562 | controller |     "Jun 12 20:27:49.056785 crc crio[3645]: time=\"2026-06-12T20:27:49.043149489Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-l2z47 Namespace:openshift-marketplace ID:d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed UID:e0494f54-39fa-4a97-b26d-2d87ba7a9c39 NetNS:/var/run/netns/82fc6da9-d6a0-4912-8004-ad822c85a9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0494f54_39fa_4a97_b26d_2d87ba7a9c39.slice PodAnnotations:0xc0022d6a58}] Aliases:map[]}\"",
2026-06-12 21:48:35.730576 | controller |     "Jun 12 20:27:49.057105 crc crio[3645]: time=\"2026-06-12T20:27:49.056788935Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-l2z47 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.730591 | controller |     "Jun 12 20:27:49.335752 crc crio[3645]: time=\"2026-06-12T20:27:49.33543052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730606 | controller |     "Jun 12 20:27:49.570793 crc crio[3645]: time=\"2026-06-12T20:27:49.570271023Z\" level=info msg=\"Ran pod sandbox e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596 with infra container: openshift-marketplace/certified-operators-rjhhz/POD\" id=f2749652-95ac-4fc1-ad1b-ce0bb192a934 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.730625 | controller |     "Jun 12 20:27:49.614627 crc crio[3645]: time=\"2026-06-12T20:27:49.61427372Z\" level=info msg=\"Started container\" PID=16662 containerID=f4e07ab1a338dd5a68e4b4421bf17e4e7bdb194d0dd4844b92a4107d33f6fc59 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=ba7fc841-9647-4914-af6a-592bf5b71c02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1",
2026-06-12 21:48:35.730639 | controller |     "Jun 12 20:27:49.696216 crc crio[3645]: time=\"2026-06-12T20:27:49.695674618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0c128c3e-7d09-4170-9004-ee30140f1629 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.730654 | controller |     "Jun 12 20:27:50.467774 crc crio[3645]: time=\"2026-06-12T20:27:50.464791066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730669 | controller |     "Jun 12 20:27:50.530635 crc crio[3645]: time=\"2026-06-12T20:27:50.530586156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dcae2958-5897-443b-bfd1-8340733de12f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.730683 | controller |     "Jun 12 20:27:50.737805 crc crio[3645]: time=\"2026-06-12T20:27:50.734200446Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rjhhz/extract-utilities\" id=ee865cb1-13ed-425d-9b19-d14c4f5153ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.730697 | controller |     "Jun 12 20:27:51.424062 crc crio[3645]: time=\"2026-06-12T20:27:51.422207625Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2w5wr Namespace:openshift-marketplace ID:5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d UID:a010182c-8cb1-4573-8bf7-3e36035d9d5e NetNS:/var/run/netns/025f79e6-a8ee-4fac-8229-5f03c95d52ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda010182c_8cb1_4573_8bf7_3e36035d9d5e.slice PodAnnotations:0xc0029c6068}] Aliases:map[]}\"",
2026-06-12 21:48:35.730712 | controller |     "Jun 12 20:27:51.424062 crc crio[3645]: time=\"2026-06-12T20:27:51.422287947Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2w5wr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.730727 | controller |     "Jun 12 20:27:52.027213 crc crio[3645]: time=\"2026-06-12T20:27:52.026429767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730742 | controller |     "Jun 12 20:27:52.691331 crc crio[3645]: time=\"2026-06-12T20:27:52.672736287Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=aab83b7c-87ad-4b85-b13a-c54219a40008 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.730756 | controller |     "Jun 12 20:27:53.237019 crc crio[3645]: time=\"2026-06-12T20:27:53.234654995Z\" level=info msg=\"Stopping container: 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d (timeout: 2s)\" id=c6388fb0-ca79-4b72-9a35-874a4df64c9c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.730771 | controller |     "Jun 12 20:27:53.946798 crc crio[3645]: time=\"2026-06-12T20:27:53.946460699Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=5e5fc7bd-aca6-4e34-b0ef-356b2b2c7e7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.730789 | controller |     "Jun 12 20:27:53.946991 crc crio[3645]: time=\"2026-06-12T20:27:53.946827718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730805 | controller |     "Jun 12 20:27:54.083215 crc crio[3645]: time=\"2026-06-12T20:27:54.07335285Z\" level=info msg=\"Stopping container: fe51b8ce78912ccc96030de2484cc84a577ed11998ecd4d78c6c2f6341d6885b (timeout: 30s)\" id=5a51fdfb-9adb-4da5-885b-aed24d22e8e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.730819 | controller |     "Jun 12 20:27:55.107104 crc crio[3645]: time=\"2026-06-12T20:27:55.090401804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730834 | controller |     "Jun 12 20:27:55.775258 crc crio[3645]: time=\"2026-06-12T20:27:55.774698738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730861 | controller |     "Jun 12 20:27:59.025854 crc crio[3645]: time=\"2026-06-12T20:27:59.016349758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730881 | controller |     "Jun 12 20:27:59.090857 crc crio[3645]: time=\"2026-06-12T20:27:59.090617492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730896 | controller |     "Jun 12 20:27:59.421569 crc crio[3645]: time=\"2026-06-12T20:27:59.415396329Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6 UID:c260aea0-3b08-4da4-be12-e08e793f633e NetNS:/var/run/netns/613e6aa4-0531-44c2-8992-6395e76c349a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podc260aea0_3b08_4da4_be12_e08e793f633e.slice PodAnnotations:0xc002a32ff0}] Aliases:map[]}\"",
2026-06-12 21:48:35.730911 | controller |     "Jun 12 20:27:59.421569 crc crio[3645]: time=\"2026-06-12T20:27:59.415722148Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.730926 | controller |     "Jun 12 20:27:59.821291 crc crio[3645]: time=\"2026-06-12T20:27:59.816291018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730942 | controller |     "Jun 12 20:28:00.281298 crc crio[3645]: time=\"2026-06-12T20:28:00.258326052Z\" level=info msg=\"Stopped container 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c6388fb0-ca79-4b72-9a35-874a4df64c9c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.730956 | controller |     "Jun 12 20:28:00.688198 crc crio[3645]: time=\"2026-06-12T20:28:00.512838844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=937d32d4-b1fb-4050-8bc8-465163d020cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.730971 | controller |     "Jun 12 20:28:02.599078 crc crio[3645]: time=\"2026-06-12T20:28:02.595434872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.730990 | controller |     "Jun 12 20:28:02.712452 crc crio[3645]: time=\"2026-06-12T20:28:02.712250059Z\" level=info msg=\"Created container c2d0e5d34d7946589a36ab9efc7621bc49355afe1443c03fe4474a4477da61c7: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=ce395892-516a-4326-81f2-ac0d46231685 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.731005 | controller |     "Jun 12 20:28:02.736727 crc crio[3645]: time=\"2026-06-12T20:28:02.724656854Z\" level=info msg=\"Starting container: c2d0e5d34d7946589a36ab9efc7621bc49355afe1443c03fe4474a4477da61c7\" id=3b678737-9bf5-45b2-aed9-566ee21915fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.731020 | controller |     "Jun 12 20:28:02.854602 crc crio[3645]: time=\"2026-06-12T20:28:02.854278895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731034 | controller |     "Jun 12 20:28:02.860668 crc crio[3645]: time=\"2026-06-12T20:28:02.860092422Z\" level=info msg=\"Created container 592d0a599f469b8855d507d5503085040640d7230975642261b98011eca5d182: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=aab83b7c-87ad-4b85-b13a-c54219a40008 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.731048 | controller |     "Jun 12 20:28:02.900225 crc crio[3645]: time=\"2026-06-12T20:28:02.899820571Z\" level=info msg=\"Started container\" PID=16859 containerID=c2d0e5d34d7946589a36ab9efc7621bc49355afe1443c03fe4474a4477da61c7 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=3b678737-9bf5-45b2-aed9-566ee21915fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7",
2026-06-12 21:48:35.731063 | controller |     "Jun 12 20:28:02.919775 crc crio[3645]: time=\"2026-06-12T20:28:02.919721327Z\" level=info msg=\"Starting container: 592d0a599f469b8855d507d5503085040640d7230975642261b98011eca5d182\" id=4754ca0a-6588-4fbc-984b-b86f64fe6952 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.731078 | controller |     "Jun 12 20:28:02.924680 crc crio[3645]: time=\"2026-06-12T20:28:02.923887062Z\" level=info msg=\"Removing container: ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c\" id=039bacf0-b928-4ed9-8e57-cfd428120567 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.731093 | controller |     "Jun 12 20:28:02.954457 crc crio[3645]: time=\"2026-06-12T20:28:02.952666773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=82a64be1-88bd-4820-a4fc-0f8963fb8382 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.731107 | controller |     "Jun 12 20:28:02.983203 crc crio[3645]: time=\"2026-06-12T20:28:02.964317349Z\" level=info msg=\"Started container\" PID=16860 containerID=592d0a599f469b8855d507d5503085040640d7230975642261b98011eca5d182 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=4754ca0a-6588-4fbc-984b-b86f64fe6952 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a",
2026-06-12 21:48:35.731122 | controller |     "Jun 12 20:28:03.203737 crc crio[3645]: time=\"2026-06-12T20:28:03.198671539Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=aeb8c7ab-232f-46d6-9002-47f0bc3bea87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.731137 | controller |     "Jun 12 20:28:03.268774 crc crio[3645]: time=\"2026-06-12T20:28:02.966836812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731154 | controller |     "Jun 12 20:28:03.284344 crc crio[3645]: time=\"2026-06-12T20:28:03.283267538Z\" level=info msg=\"Stopping container: 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e (timeout: 30s)\" id=f1fed09b-3c1c-42e4-969d-6f8a14872cf7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.731169 | controller |     "Jun 12 20:28:04.493285 crc crio[3645]: time=\"2026-06-12T20:28:04.424683829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731184 | controller |     "Jun 12 20:28:05.094532 crc crio[3645]: time=\"2026-06-12T20:28:05.088448452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731198 | controller |     "Jun 12 20:28:05.701803 crc crio[3645]: time=\"2026-06-12T20:28:05.70114923Z\" level=info msg=\"Stopped container 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f1fed09b-3c1c-42e4-969d-6f8a14872cf7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.731213 | controller |     "Jun 12 20:28:05.738858 crc crio[3645]: time=\"2026-06-12T20:28:05.737134154Z\" level=info msg=\"Created container de5cda5b28ce1ccd26601cce23506a9c9bcb2f5f76570f5aeff1ba3a187e8705: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=b96163e6-def4-49d9-a6e7-982edd84cbe6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.731228 | controller |     "Jun 12 20:28:05.753709 crc crio[3645]: time=\"2026-06-12T20:28:05.741764491Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a7da9ab3-aa2b-4486-94f5-af48763bbbaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.731242 | controller |     "Jun 12 20:28:05.753709 crc crio[3645]: time=\"2026-06-12T20:28:05.743258979Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=f855947b-5d91-4e4c-8048-b8dc6cb62ea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.731257 | controller |     "Jun 12 20:28:05.753709 crc crio[3645]: time=\"2026-06-12T20:28:05.743347811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b5ed9947-8ab9-4767-899d-9a212b0c13b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.731271 | controller |     "Jun 12 20:28:05.778014 crc crio[3645]: time=\"2026-06-12T20:28:05.771435354Z\" level=info msg=\"Starting container: de5cda5b28ce1ccd26601cce23506a9c9bcb2f5f76570f5aeff1ba3a187e8705\" id=d08e772e-6393-4de6-97b8-3ec3b8f1ba62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.731285 | controller |     "Jun 12 20:28:05.851439 crc crio[3645]: time=\"2026-06-12T20:28:05.851147089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731300 | controller |     "Jun 12 20:28:06.418905 crc crio[3645]: time=\"2026-06-12T20:28:06.418392531Z\" level=info msg=\"Started container\" PID=16922 containerID=de5cda5b28ce1ccd26601cce23506a9c9bcb2f5f76570f5aeff1ba3a187e8705 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=d08e772e-6393-4de6-97b8-3ec3b8f1ba62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1",
2026-06-12 21:48:35.731315 | controller |     "Jun 12 20:28:06.568968 crc crio[3645]: time=\"2026-06-12T20:28:06.563139376Z\" level=info msg=\"Created container 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2b1a3547-64f8-4bfe-aef4-bafb4a346398 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.731336 | controller |     "Jun 12 20:28:06.937085 crc crio[3645]: time=\"2026-06-12T20:28:06.936676191Z\" level=info msg=\"Removed container ed88ae855fb0b4bb036ea958a43a1d5f90019b5e243585e50a44607fc987315c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=039bacf0-b928-4ed9-8e57-cfd428120567 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.731350 | controller |     "Jun 12 20:28:06.940778 crc crio[3645]: time=\"2026-06-12T20:28:06.937887262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731365 | controller |     "Jun 12 20:28:07.018009 crc crio[3645]: time=\"2026-06-12T20:28:06.993052222Z\" level=info msg=\"Starting container: 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64\" id=aee5d68b-4237-40be-8e4a-7fddde483ff4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.731379 | controller |     "Jun 12 20:28:07.018009 crc crio[3645]: time=\"2026-06-12T20:28:07.015866811Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=714c05f7-9aaf-4a3a-95a6-95abb695df10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.731393 | controller |     "Jun 12 20:28:07.052071 crc crio[3645]: time=\"2026-06-12T20:28:07.051705241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731408 | controller |     "Jun 12 20:28:07.083208 crc crio[3645]: time=\"2026-06-12T20:28:07.08313947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=4077dc1b-5c45-4cbd-8a06-4b27215798d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.731423 | controller |     "Jun 12 20:28:07.342147 crc crio[3645]: time=\"2026-06-12T20:28:07.328472239Z\" level=info msg=\"Started container\" PID=16968 containerID=44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=aee5d68b-4237-40be-8e4a-7fddde483ff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca",
2026-06-12 21:48:35.731438 | controller |     "Jun 12 20:28:07.384358 crc crio[3645]: time=\"2026-06-12T20:28:07.384174364Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9 UID:8d342b24-d8a0-4cd6-bce9-b50d8ae803e3 NetNS:/var/run/netns/c7026fb7-bfd2-486e-a5a8-db93108d3302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8d342b24_d8a0_4cd6_bce9_b50d8ae803e3.slice PodAnnotations:0xc001722948}] Aliases:map[]}\"",
2026-06-12 21:48:35.731453 | controller |     "Jun 12 20:28:07.384358 crc crio[3645]: time=\"2026-06-12T20:28:07.384352218Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.731468 | controller |     "Jun 12 20:28:07.388311 crc crio[3645]: 2026-06-12T20:28:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3b35f3ff682d3e Mac:62:13:fc:f8:dd:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/82fc6da9-d6a0-4912-8004-ad822c85a9b4 SocketPath: PciID:}] [{Interface:0xc0002c1050 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.731483 | controller |     "Jun 12 20:28:07.408040 crc crio[3645]: time=\"2026-06-12T20:28:07.406845679Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-l2z47 Namespace:openshift-marketplace ID:d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed UID:e0494f54-39fa-4a97-b26d-2d87ba7a9c39 NetNS:/var/run/netns/82fc6da9-d6a0-4912-8004-ad822c85a9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0494f54_39fa_4a97_b26d_2d87ba7a9c39.slice PodAnnotations:0xc0022d6a58}] Aliases:map[]}\"",
2026-06-12 21:48:35.731501 | controller |     "Jun 12 20:28:07.439795 crc crio[3645]: time=\"2026-06-12T20:28:07.439412666Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-l2z47 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.731515 | controller |     "Jun 12 20:28:07.523182 crc crio[3645]: time=\"2026-06-12T20:28:07.523027009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731530 | controller |     "Jun 12 20:28:07.726456 crc crio[3645]: time=\"2026-06-12T20:28:07.722801472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731545 | controller |     "Jun 12 20:28:07.988087 crc crio[3645]: time=\"2026-06-12T20:28:07.985847191Z\" level=info msg=\"Created container bea6e7906a632c66a45781297cea6aefe1a86d558f54bf06ee7e4d65b33c4e30: openshift-marketplace/certified-operators-rjhhz/extract-utilities\" id=ee865cb1-13ed-425d-9b19-d14c4f5153ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.731560 | controller |     "Jun 12 20:28:08.417131 crc crio[3645]: time=\"2026-06-12T20:28:08.395708648Z\" level=info msg=\"Starting container: bea6e7906a632c66a45781297cea6aefe1a86d558f54bf06ee7e4d65b33c4e30\" id=e9e0942e-abcb-456d-9f72-4c93fd370bcb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.731575 | controller |     "Jun 12 20:28:08.491835 crc crio[3645]: time=\"2026-06-12T20:28:08.491782117Z\" level=info msg=\"Ran pod sandbox d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed with infra container: openshift-marketplace/redhat-marketplace-l2z47/POD\" id=5cf836d6-7bfb-4828-8ec6-13b4cede6f66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.731589 | controller |     "Jun 12 20:28:08.557605 crc crio[3645]: time=\"2026-06-12T20:28:08.513637531Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2a62390a-0fad-42c5-a156-9e8681a72c61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.731603 | controller |     "Jun 12 20:28:08.557605 crc crio[3645]: time=\"2026-06-12T20:28:08.555477794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731617 | controller |     "Jun 12 20:28:08.624675 crc crio[3645]: time=\"2026-06-12T20:28:08.578723464Z\" level=info msg=\"Created container f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/kube-multus-additional-cni-plugins\" id=3954b448-1d4b-4186-806a-53af3657f2fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.731632 | controller |     "Jun 12 20:28:08.859779 crc crio[3645]: time=\"2026-06-12T20:28:08.859418531Z\" level=info msg=\"Started container\" PID=16987 containerID=bea6e7906a632c66a45781297cea6aefe1a86d558f54bf06ee7e4d65b33c4e30 description=openshift-marketplace/certified-operators-rjhhz/extract-utilities id=e9e0942e-abcb-456d-9f72-4c93fd370bcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596",
2026-06-12 21:48:35.731646 | controller |     "Jun 12 20:28:08.875685 crc crio[3645]: time=\"2026-06-12T20:28:08.874805451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ed15c751-2e83-46f8-8164-59661890dd00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.731664 | controller |     "Jun 12 20:28:08.878785 crc crio[3645]: time=\"2026-06-12T20:28:08.878478645Z\" level=info msg=\"Starting container: f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd\" id=0d95d4c8-a923-4b9e-886e-63f4d5981a7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.731679 | controller |     "Jun 12 20:28:09.255869 crc crio[3645]: time=\"2026-06-12T20:28:09.246719725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731694 | controller |     "Jun 12 20:28:09.847332 crc crio[3645]: time=\"2026-06-12T20:28:09.807151705Z\" level=info msg=\"Started container\" PID=17030 containerID=f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd description=openshift-multus/cni-sysctl-allowlist-ds-pw8fl/kube-multus-additional-cni-plugins id=0d95d4c8-a923-4b9e-886e-63f4d5981a7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6",
2026-06-12 21:48:35.731708 | controller |     "Jun 12 20:28:10.189739 crc crio[3645]: time=\"2026-06-12T20:28:10.188252771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731723 | controller |     "Jun 12 20:28:10.466597 crc crio[3645]: time=\"2026-06-12T20:28:10.46543102Z\" level=info msg=\"Created container 52ee897ba1c182e106f67ad9f45d315ee3838c491169ab72be7383af9b3b772c: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=df78041b-7fba-4171-adef-0fae327f3c06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.731738 | controller |     "Jun 12 20:28:10.550604 crc crio[3645]: time=\"2026-06-12T20:28:10.545127263Z\" level=info msg=\"Starting container: 52ee897ba1c182e106f67ad9f45d315ee3838c491169ab72be7383af9b3b772c\" id=a6306252-86a3-4879-a63b-51fc1f38995d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.731752 | controller |     "Jun 12 20:28:10.629898 crc crio[3645]: time=\"2026-06-12T20:28:10.629750482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731766 | controller |     "Jun 12 20:28:10.739079 crc crio[3645]: time=\"2026-06-12T20:28:10.738809971Z\" level=info msg=\"Started container\" PID=17075 containerID=52ee897ba1c182e106f67ad9f45d315ee3838c491169ab72be7383af9b3b772c description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=a6306252-86a3-4879-a63b-51fc1f38995d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b",
2026-06-12 21:48:35.731781 | controller |     "Jun 12 20:28:11.616715 crc crio[3645]: time=\"2026-06-12T20:28:11.615734166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731795 | controller |     "Jun 12 20:28:12.792418 crc crio[3645]: time=\"2026-06-12T20:28:12.791808098Z\" level=info msg=\"Created container 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a7da9ab3-aa2b-4486-94f5-af48763bbbaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.731809 | controller |     "Jun 12 20:28:12.932052 crc crio[3645]: time=\"2026-06-12T20:28:12.875680778Z\" level=info msg=\"Starting container: 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387\" id=432f23b5-6a3e-48dd-8fbf-2b3cc85a97de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.731823 | controller |     "Jun 12 20:28:13.461407 crc crio[3645]: time=\"2026-06-12T20:28:13.362672173Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=395b5f5a-2f53-471e-ae7a-1a87a2813ffa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.731841 | controller |     "Jun 12 20:28:13.577872 crc crio[3645]: time=\"2026-06-12T20:28:13.577817095Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-l2z47/extract-utilities\" id=2cda45d2-133c-4941-aa5c-e30e1fd3a41d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.731873 | controller |     "Jun 12 20:28:13.609666 crc crio[3645]: time=\"2026-06-12T20:28:13.609602802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731889 | controller |     "Jun 12 20:28:13.795428 crc crio[3645]: time=\"2026-06-12T20:28:13.602601445Z\" level=info msg=\"Created container b7048bbb92f4fc0b7c180b2a765de30e49ff1af1d4f6012b1e8db1fe6a72873b: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=30beea1f-aee9-4ce3-9a61-2d97e58ae49e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.731905 | controller |     "Jun 12 20:28:13.828064 crc crio[3645]: time=\"2026-06-12T20:28:13.827385823Z\" level=info msg=\"Starting container: b7048bbb92f4fc0b7c180b2a765de30e49ff1af1d4f6012b1e8db1fe6a72873b\" id=233748e6-b55c-41ea-92c5-4e42e8177c8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.731919 | controller |     "Jun 12 20:28:13.919302 crc crio[3645]: time=\"2026-06-12T20:28:13.795245317Z\" level=info msg=\"Started container\" PID=17109 containerID=412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=432f23b5-6a3e-48dd-8fbf-2b3cc85a97de name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66",
2026-06-12 21:48:35.731934 | controller |     "Jun 12 20:28:14.305089 crc crio[3645]: time=\"2026-06-12T20:28:14.300839224Z\" level=info msg=\"Started container\" PID=17125 containerID=b7048bbb92f4fc0b7c180b2a765de30e49ff1af1d4f6012b1e8db1fe6a72873b description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=233748e6-b55c-41ea-92c5-4e42e8177c8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761",
2026-06-12 21:48:35.731949 | controller |     "Jun 12 20:28:15.048213 crc crio[3645]: time=\"2026-06-12T20:28:15.045767668Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b681f9fc-1212-4618-833f-3416df869e0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.731964 | controller |     "Jun 12 20:28:15.387776 crc crio[3645]: time=\"2026-06-12T20:28:15.387017093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731978 | controller |     "Jun 12 20:28:16.135244 crc crio[3645]: time=\"2026-06-12T20:28:16.131893626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.731993 | controller |     "Jun 12 20:28:17.055729 crc crio[3645]: time=\"2026-06-12T20:28:17.020411596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.732007 | controller |     "Jun 12 20:28:17.209407 crc crio[3645]: time=\"2026-06-12T20:28:17.209296812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.732026 | controller |     "Jun 12 20:28:17.247139 crc crio[3645]: time=\"2026-06-12T20:28:17.245907122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.732041 | controller |     "Jun 12 20:28:17.409332 crc crio[3645]: time=\"2026-06-12T20:28:17.408717025Z\" level=info msg=\"Stopped container fe51b8ce78912ccc96030de2484cc84a577ed11998ecd4d78c6c2f6341d6885b: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=5a51fdfb-9adb-4da5-885b-aed24d22e8e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.732056 | controller |     "Jun 12 20:28:17.924909 crc crio[3645]: time=\"2026-06-12T20:28:17.738626232Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=947a344a-ab1c-49b4-b7fc-4e81353f6460 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.732071 | controller |     "Jun 12 20:28:17.932790 crc crio[3645]: time=\"2026-06-12T20:28:17.831267824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8affde9c-175e-40e0-8dfa-a08cbb65356c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.732085 | controller |     "Jun 12 20:28:18.125063 crc crio[3645]: time=\"2026-06-12T20:28:18.123396212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dc2a2dbf-25c8-4b0c-a2f1-09eb56faca1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.732100 | controller |     "Jun 12 20:28:18.198703 crc crio[3645]: time=\"2026-06-12T20:28:18.198461398Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=9028598f-522e-47b6-a9fa-8e83dad44eea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.732115 | controller |     "Jun 12 20:28:18.199187 crc crio[3645]: time=\"2026-06-12T20:28:18.199027852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.732129 | controller |     "Jun 12 20:28:18.229407 crc crio[3645]: time=\"2026-06-12T20:28:18.225680659Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=98e1726e-3523-4417-83ab-ae722ef86ade name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.732144 | controller |     "Jun 12 20:28:18.229407 crc crio[3645]: time=\"2026-06-12T20:28:18.226671334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.732158 | controller |     "Jun 12 20:28:18.460571 crc crio[3645]: time=\"2026-06-12T20:28:18.459830204Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2b826e4c-65ed-4e72-b4c1-30cd04d78292 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.732172 | controller |     "Jun 12 20:28:18.546431 crc crio[3645]: time=\"2026-06-12T20:28:18.546257568Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.732187 | controller |     "Jun 12 20:28:18.902737 crc crio[3645]: time=\"2026-06-12T20:28:18.900129474Z\" level=info msg=\"Created container 9541ee036e7372aeedd074f81db06dd27b081b7bba9d1435073bf33642aaa630: openshift-marketplace/redhat-marketplace-l2z47/extract-utilities\" id=2cda45d2-133c-4941-aa5c-e30e1fd3a41d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.732203 | controller |     "Jun 12 20:28:18.906390 crc crio[3645]: time=\"2026-06-12T20:28:18.903767596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.732222 | controller |     "Jun 12 20:28:18.906390 crc crio[3645]: time=\"2026-06-12T20:28:18.905176891Z\" level=info msg=\"Starting container: 9541ee036e7372aeedd074f81db06dd27b081b7bba9d1435073bf33642aaa630\" id=90b8f885-e028-408d-b19a-47ca06fb7c55 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.732237 | controller |     "Jun 12 20:28:18.943371 crc crio[3645]: 2026-06-12T20:28:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5abacaba8ce9a57 Mac:e6:24:c8:61:1d:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/025f79e6-a8ee-4fac-8229-5f03c95d52ce SocketPath: PciID:}] [{Interface:0xc000110c70 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.732253 | controller |     "Jun 12 20:28:19.175722 crc crio[3645]: time=\"2026-06-12T20:28:19.174802048Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2w5wr Namespace:openshift-marketplace ID:5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d UID:a010182c-8cb1-4573-8bf7-3e36035d9d5e NetNS:/var/run/netns/025f79e6-a8ee-4fac-8229-5f03c95d52ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda010182c_8cb1_4573_8bf7_3e36035d9d5e.slice PodAnnotations:0xc0029c6068}] Aliases:map[]}\"",
2026-06-12 21:48:35.732268 | controller |     "Jun 12 20:28:19.175722 crc crio[3645]: time=\"2026-06-12T20:28:19.175335421Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2w5wr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.732284 | controller |     "Jun 12 20:28:19.211271 crc crio[3645]: time=\"2026-06-12T20:28:19.206453471Z\" level=info msg=\"Started container\" PID=17227 containerID=9541ee036e7372aeedd074f81db06dd27b081b7bba9d1435073bf33642aaa630 description=openshift-marketplace/redhat-marketplace-l2z47/extract-utilities id=90b8f885-e028-408d-b19a-47ca06fb7c55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed",
2026-06-12 21:48:35.732299 | controller |     "Jun 12 20:28:19.631910 crc crio[3645]: time=\"2026-06-12T20:28:19.627728858Z\" level=info msg=\"Created container 3bce51346726a59106186e98c06dc3aa3e23bbba7f84c96bc895e5d514e5fd17: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2a62390a-0fad-42c5-a156-9e8681a72c61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.732315 | controller |     "Jun 12 20:28:19.850847 crc crio[3645]: time=\"2026-06-12T20:28:19.845280841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.732330 | controller |     "Jun 12 20:28:20.005231 crc crio[3645]: time=\"2026-06-12T20:28:20.004417452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.732344 | controller |     "Jun 12 20:28:20.041529 crc crio[3645]: time=\"2026-06-12T20:28:20.041144955Z\" level=info msg=\"Ran pod sandbox 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d with infra container: openshift-marketplace/redhat-operators-2w5wr/POD\" id=c9a4a330-d8e4-44a4-a4a0-5d90753445ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.732359 | controller |     "Jun 12 20:28:20.053324 crc crio[3645]: time=\"2026-06-12T20:28:20.051429746Z\" level=info msg=\"Created container bc1b0552ecdc8eefa0fdad27859b402cc86bb536186280b905a7251f0095863b: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=aecb8ead-98b5-4f99-9683-682b8b0ea1e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.732374 | controller |     "Jun 12 20:28:20.172258 crc crio[3645]: time=\"2026-06-12T20:28:20.170359396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.732392 | controller |     "Jun 12 20:28:20.580280 crc crio[3645]: time=\"2026-06-12T20:28:20.579862593Z\" level=info msg=\"Starting container: 3bce51346726a59106186e98c06dc3aa3e23bbba7f84c96bc895e5d514e5fd17\" id=75353120-8423-4f53-9be5-6bdcf29001f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.732408 | controller |     "Jun 12 20:28:20.836820 crc crio[3645]: time=\"2026-06-12T20:28:20.836278055Z\" level=info msg=\"Started container\" PID=17224 containerID=3bce51346726a59106186e98c06dc3aa3e23bbba7f84c96bc895e5d514e5fd17 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=75353120-8423-4f53-9be5-6bdcf29001f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848",
2026-06-12 21:48:35.732423 | controller |     "Jun 12 20:28:20.971052 crc crio[3645]: time=\"2026-06-12T20:28:20.964795457Z\" level=info msg=\"Created container e20523ba81b83946d786b58fcba4f7c3d1e24a45e88084fe123ea0cfc7c6e68b: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=98e1726e-3523-4417-83ab-ae722ef86ade name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.732438 | controller |     "Jun 12 20:28:20.978419 crc crio[3645]: time=\"2026-06-12T20:28:20.978203127Z\" level=info msg=\"Starting container: bc1b0552ecdc8eefa0fdad27859b402cc86bb536186280b905a7251f0095863b\" id=ef8dafa0-25ba-418a-99ac-7378ee10140a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.732452 | controller |     "Jun 12 20:28:21.021788 crc crio[3645]: time=\"2026-06-12T20:28:21.021628689Z\" level=info msg=\"Starting container: e20523ba81b83946d786b58fcba4f7c3d1e24a45e88084fe123ea0cfc7c6e68b\" id=9514b694-03f9-46f0-8933-a4fe4f8f0fc5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.732468 | controller |     "Jun 12 20:28:21.086257 crc crio[3645]: time=\"2026-06-12T20:28:21.084483436Z\" level=info msg=\"Started container\" PID=17271 containerID=bc1b0552ecdc8eefa0fdad27859b402cc86bb536186280b905a7251f0095863b description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=ef8dafa0-25ba-418a-99ac-7378ee10140a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9",
2026-06-12 21:48:35.732482 | controller |     "Jun 12 20:28:21.203139 crc crio[3645]: time=\"2026-06-12T20:28:21.2016228Z\" level=info msg=\"Started container\" PID=17290 containerID=e20523ba81b83946d786b58fcba4f7c3d1e24a45e88084fe123ea0cfc7c6e68b description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=9514b694-03f9-46f0-8933-a4fe4f8f0fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b",
2026-06-12 21:48:35.732497 | controller |     "Jun 12 20:28:21.203645 crc crio[3645]: time=\"2026-06-12T20:28:21.203368075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eb8090e7-99d3-402b-8d7d-28aa2c2dfab0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.732512 | controller |     "Jun 12 20:28:21.403394 crc crio[3645]: time=\"2026-06-12T20:28:21.401376402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b5b0db02-ff20-45d2-b1da-88863ae882b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.732526 | controller |     "Jun 12 20:28:21.637071 crc crio[3645]: time=\"2026-06-12T20:28:21.632745957Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2w5wr/extract-utilities\" id=14a47bd3-e318-45a2-9d94-6ae05450215f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.732544 | controller |     "Jun 12 20:28:21.651479 crc crio[3645]: time=\"2026-06-12T20:28:21.651332668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.732559 | controller |     "Jun 12 20:28:23.700152 crc crio[3645]: 2026-06-12T20:28:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9958968ef1ea222 Mac:c6:31:73:97:4f:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/c7026fb7-bfd2-486e-a5a8-db93108d3302 SocketPath: PciID:}] [{Interface:0xc00030c870 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.732574 | controller |     "Jun 12 20:28:23.709336 crc crio[3645]: time=\"2026-06-12T20:28:23.700339385Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9 UID:8d342b24-d8a0-4cd6-bce9-b50d8ae803e3 NetNS:/var/run/netns/c7026fb7-bfd2-486e-a5a8-db93108d3302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8d342b24_d8a0_4cd6_bce9_b50d8ae803e3.slice PodAnnotations:0xc001722948}] Aliases:map[]}\"",
2026-06-12 21:48:35.732589 | controller |     "Jun 12 20:28:23.709336 crc crio[3645]: time=\"2026-06-12T20:28:23.700485348Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.732604 | controller |     "Jun 12 20:28:24.123411 crc crio[3645]: 2026-06-12T20:28:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9417cf743b0e437 Mac:d2:4a:7d:52:db:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/613e6aa4-0531-44c2-8992-6395e76c349a SocketPath: PciID:}] [{Interface:0xc000188e10 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.732619 | controller |     "Jun 12 20:28:24.207215 crc crio[3645]: 2026-06-12T20:28:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56e71d8a48e78eb Mac:fa:e0:a4:6e:bb:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/d881dcb8-a4dc-460c-aaaa-46b0137c15ef SocketPath: PciID:}] [{Interface:0xc00034f0b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.732634 | controller |     "Jun 12 20:28:24.359397 crc crio[3645]: time=\"2026-06-12T20:28:24.344744647Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6 UID:c260aea0-3b08-4da4-be12-e08e793f633e NetNS:/var/run/netns/613e6aa4-0531-44c2-8992-6395e76c349a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podc260aea0_3b08_4da4_be12_e08e793f633e.slice PodAnnotations:0xc002a32ff0}] Aliases:map[]}\"",
2026-06-12 21:48:35.732649 | controller |     "Jun 12 20:28:24.359397 crc crio[3645]: time=\"2026-06-12T20:28:24.356165387Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.732664 | controller |     "Jun 12 20:28:24.406751 crc crio[3645]: time=\"2026-06-12T20:28:24.399292472Z\" level=info msg=\"Got pod network &{Name:community-operators-hq7pb Namespace:openshift-marketplace ID:56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd UID:3daa69c9-9392-402b-a56d-0bbcf52bd947 NetNS:/var/run/netns/d881dcb8-a4dc-460c-aaaa-46b0137c15ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3daa69c9_9392_402b_a56d_0bbcf52bd947.slice PodAnnotations:0xc0001103c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.732683 | controller |     "Jun 12 20:28:24.406751 crc crio[3645]: time=\"2026-06-12T20:28:24.399732463Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-hq7pb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.732698 | controller |     "Jun 12 20:28:24.543173 crc crio[3645]: time=\"2026-06-12T20:28:24.543091132Z\" level=info msg=\"Ran pod sandbox 9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=5e5fc7bd-aca6-4e34-b0ef-356b2b2c7e7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.732713 | controller |     "Jun 12 20:28:24.602311 crc crio[3645]: time=\"2026-06-12T20:28:24.594772305Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2f07ebcd-e81a-4e4d-a28c-27f242f0551b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.732728 | controller |     "Jun 12 20:28:24.621825 crc crio[3645]: time=\"2026-06-12T20:28:24.612868435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.732742 | controller |     "Jun 12 20:28:24.653331 crc crio[3645]: time=\"2026-06-12T20:28:24.650780737Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ccf2af8a-1d96-4949-9424-93b53c098864 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.732757 | controller |     "Jun 12 20:28:24.810326 crc crio[3645]: time=\"2026-06-12T20:28:24.809832125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.732772 | controller |     "Jun 12 20:28:24.926902 crc crio[3645]: time=\"2026-06-12T20:28:24.910681756Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=ac770c7c-2e28-400c-9227-85210e828f2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.732787 | controller |     "Jun 12 20:28:24.926902 crc crio[3645]: time=\"2026-06-12T20:28:24.911175198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.732801 | controller |     "Jun 12 20:28:25.040857 crc crio[3645]: time=\"2026-06-12T20:28:25.031637868Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e3554760-ac9e-437f-ab9b-5488db0677ba name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.732816 | controller |     "Jun 12 20:28:25.058230 crc crio[3645]: time=\"2026-06-12T20:28:25.057243447Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:48:35.732831 | controller |     "Jun 12 20:28:25.204442 crc crio[3645]: time=\"2026-06-12T20:28:25.202436274Z\" level=info msg=\"Ran pod sandbox 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd with infra container: openshift-marketplace/community-operators-hq7pb/POD\" id=b905687b-080a-4dc1-87bb-ad65077ebc33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.732847 | controller |     "Jun 12 20:28:25.269302 crc crio[3645]: time=\"2026-06-12T20:28:25.265620479Z\" level=info msg=\"Ran pod sandbox 9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=52ed1af2-99b3-4814-981c-635232c49d50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.732880 | controller |     "Jun 12 20:28:25.326647 crc crio[3645]: time=\"2026-06-12T20:28:25.326276269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04bcd6f4-7079-40ec-8b89-910b806110f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.732900 | controller |     "Jun 12 20:28:25.344407 crc crio[3645]: time=\"2026-06-12T20:28:25.343908577Z\" level=info msg=\"Stopping container: 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64 (timeout: 30s)\" id=d0d9f986-73dd-4201-8144-aace49d798c0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.732915 | controller |     "Jun 12 20:28:25.827575 crc crio[3645]: time=\"2026-06-12T20:28:25.78711782Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4113e630-3841-4fef-848d-3dba1c626564 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.732930 | controller |     "Jun 12 20:28:26.317266 crc crio[3645]: time=\"2026-06-12T20:28:26.310886858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bd287020-ca35-4cfb-84bf-b7ac274ee144 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.732945 | controller |     "Jun 12 20:28:26.340622 crc crio[3645]: time=\"2026-06-12T20:28:26.338276244Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f8450b33-2136-42e6-a34d-693530cb375c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.732959 | controller |     "Jun 12 20:28:26.405334 crc crio[3645]: time=\"2026-06-12T20:28:26.395870506Z\" level=info msg=\"Created container bf75f0eb0d5bc1c90e78fe7d1857a2a836f25fefb708e449535048fc8cdfc623: openshift-marketplace/redhat-operators-2w5wr/extract-utilities\" id=14a47bd3-e318-45a2-9d94-6ae05450215f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.732974 | controller |     "Jun 12 20:28:26.452112 crc crio[3645]: time=\"2026-06-12T20:28:26.444680077Z\" level=info msg=\"Starting container: bf75f0eb0d5bc1c90e78fe7d1857a2a836f25fefb708e449535048fc8cdfc623\" id=4797a9ba-92fe-48fa-a4d4-bdcd22e3bfb6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.732988 | controller |     "Jun 12 20:28:26.495687 crc crio[3645]: time=\"2026-06-12T20:28:26.493360032Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-hq7pb/extract-utilities\" id=7b9be3d2-c585-48ac-9b6c-8f3cd93f2eb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.733003 | controller |     "Jun 12 20:28:26.519691 crc crio[3645]: time=\"2026-06-12T20:28:26.506617078Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=e7cd5ac8-e8b3-4517-9d59-55c23f64f620 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.733018 | controller |     "Jun 12 20:28:26.519691 crc crio[3645]: time=\"2026-06-12T20:28:26.507910551Z\" level=info msg=\"Stopped container 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d0d9f986-73dd-4201-8144-aace49d798c0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.733033 | controller |     "Jun 12 20:28:26.519691 crc crio[3645]: time=\"2026-06-12T20:28:26.5113822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.733048 | controller |     "Jun 12 20:28:26.519691 crc crio[3645]: time=\"2026-06-12T20:28:26.513805832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.733062 | controller |     "Jun 12 20:28:26.543047 crc crio[3645]: time=\"2026-06-12T20:28:26.528588186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.733080 | controller |     "Jun 12 20:28:26.543047 crc crio[3645]: time=\"2026-06-12T20:28:26.537458932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f5c8d3df-e6fc-41cf-b3d4-6a2fcfe3354c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.733096 | controller |     "Jun 12 20:28:26.650349 crc crio[3645]: time=\"2026-06-12T20:28:26.649182138Z\" level=info msg=\"Started container\" PID=17387 containerID=bf75f0eb0d5bc1c90e78fe7d1857a2a836f25fefb708e449535048fc8cdfc623 description=openshift-marketplace/redhat-operators-2w5wr/extract-utilities id=4797a9ba-92fe-48fa-a4d4-bdcd22e3bfb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d",
2026-06-12 21:48:35.733111 | controller |     "Jun 12 20:28:26.854041 crc crio[3645]: time=\"2026-06-12T20:28:26.853569818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=7e315fa3-a455-4105-b228-f76d91ff093d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.733125 | controller |     "Jun 12 20:28:27.154734 crc crio[3645]: time=\"2026-06-12T20:28:27.154479838Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a6e2fc0c-a23e-4891-96d4-b7e79ab875e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.733140 | controller |     "Jun 12 20:28:27.155216 crc crio[3645]: time=\"2026-06-12T20:28:27.155111305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.733155 | controller |     "Jun 12 20:28:27.642902 crc crio[3645]: time=\"2026-06-12T20:28:27.642673324Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=38313a51-184f-4612-9d84-75df25fbd023 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.733169 | controller |     "Jun 12 20:28:27.995413 crc crio[3645]: time=\"2026-06-12T20:28:27.985592531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.733184 | controller |     "Jun 12 20:28:27.995413 crc crio[3645]: time=\"2026-06-12T20:28:27.993646845Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.733198 | controller |     "Jun 12 20:28:28.022286 crc crio[3645]: time=\"2026-06-12T20:28:28.001323331Z\" level=info msg=\"Stopping container: f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd (timeout: 30s)\" id=77ebfd69-cb86-4970-ac8c-662ed7ab6af3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.733213 | controller |     "Jun 12 20:28:28.089425 crc crio[3645]: time=\"2026-06-12T20:28:28.084341728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.733229 | controller |     "Jun 12 20:28:28.428042 crc crio[3645]: time=\"2026-06-12T20:28:28.398207157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.733243 | controller |     "Jun 12 20:28:29.068998 crc crio[3645]: time=\"2026-06-12T20:28:29.066436055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.733258 | controller |     "Jun 12 20:28:29.194992 crc crio[3645]: time=\"2026-06-12T20:28:29.187844577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.733276 | controller |     "Jun 12 20:28:29.569679 crc crio[3645]: time=\"2026-06-12T20:28:29.569485388Z\" level=info msg=\"Created container d7a3c9c05a9047b0c8a83a411b8392e1d9dbb434b84cd485f54cf67341f9ac13: openshift-marketplace/community-operators-hq7pb/extract-utilities\" id=7b9be3d2-c585-48ac-9b6c-8f3cd93f2eb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.733291 | controller |     "Jun 12 20:28:29.683610 crc crio[3645]: time=\"2026-06-12T20:28:29.683377629Z\" level=info msg=\"Starting container: d7a3c9c05a9047b0c8a83a411b8392e1d9dbb434b84cd485f54cf67341f9ac13\" id=616fccf9-0658-46f8-9c06-a2eaf99fc4df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.733305 | controller |     "Jun 12 20:28:29.932757 crc crio[3645]: time=\"2026-06-12T20:28:29.930695239Z\" level=info msg=\"Created container 46718b0fe4fa46c8e097c31a1fd82aa18a907bc100da8beb2d474019eeb113be: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a6e2fc0c-a23e-4891-96d4-b7e79ab875e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.733320 | controller |     "Jun 12 20:28:30.160556 crc crio[3645]: time=\"2026-06-12T20:28:30.159875577Z\" level=info msg=\"Starting container: 46718b0fe4fa46c8e097c31a1fd82aa18a907bc100da8beb2d474019eeb113be\" id=2af921f1-9b0f-4ab6-a9bb-b38771a8aad8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.733335 | controller |     "Jun 12 20:28:30.608482 crc crio[3645]: time=\"2026-06-12T20:28:30.607545234Z\" level=info msg=\"Started container\" PID=17444 containerID=46718b0fe4fa46c8e097c31a1fd82aa18a907bc100da8beb2d474019eeb113be description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=2af921f1-9b0f-4ab6-a9bb-b38771a8aad8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca",
2026-06-12 21:48:35.733351 | controller |     "Jun 12 20:28:31.637356 crc crio[3645]: time=\"2026-06-12T20:28:31.634721506Z\" level=info msg=\"Started container\" PID=17436 containerID=d7a3c9c05a9047b0c8a83a411b8392e1d9dbb434b84cd485f54cf67341f9ac13 description=openshift-marketplace/community-operators-hq7pb/extract-utilities id=616fccf9-0658-46f8-9c06-a2eaf99fc4df name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd",
2026-06-12 21:48:35.733366 | controller |     "Jun 12 20:28:33.000331 crc crio[3645]: time=\"2026-06-12T20:28:32.988200932Z\" level=info msg=\"Removing container: f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918\" id=1c2d206c-5e8a-41b8-82e6-cf9f94d317f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.733381 | controller |     "Jun 12 20:28:33.332102 crc crio[3645]: time=\"2026-06-12T20:28:33.312371032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.733395 | controller |     "Jun 12 20:28:34.161448 crc crio[3645]: time=\"2026-06-12T20:28:34.157131431Z\" level=info msg=\"Stopping container: df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db (timeout: 30s)\" id=cf2e392f-b5b5-4f92-98b3-4f90208f61fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.733410 | controller |     "Jun 12 20:28:34.161448 crc crio[3645]: time=\"2026-06-12T20:28:34.160199359Z\" level=info msg=\"Removed container f0ca95d528d7c1707406725f2d071fbd728deef83a1e937c9424d8daad849918: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=1c2d206c-5e8a-41b8-82e6-cf9f94d317f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.733424 | controller |     "Jun 12 20:28:34.444326 crc crio[3645]: time=\"2026-06-12T20:28:34.441727448Z\" level=info msg=\"Stopping container: 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55 (timeout: 30s)\" id=ec6780d6-e5e9-4ea7-b212-5dc81c72c3ee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.733442 | controller |     "Jun 12 20:28:34.732895 crc crio[3645]: time=\"2026-06-12T20:28:34.729189657Z\" level=info msg=\"Created container fc0a0efbeb58f7e5c6536ec4a48d6fc9ed504854df8881c4214d7b077854debc: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=9028598f-522e-47b6-a9fa-8e83dad44eea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.733457 | controller |     "Jun 12 20:28:34.775877 crc crio[3645]: time=\"2026-06-12T20:28:34.77188882Z\" level=info msg=\"Starting container: fc0a0efbeb58f7e5c6536ec4a48d6fc9ed504854df8881c4214d7b077854debc\" id=e4aba026-1620-42c6-b88d-82937040bf05 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.733471 | controller |     "Jun 12 20:28:34.966997 crc crio[3645]: time=\"2026-06-12T20:28:34.960870349Z\" level=info msg=\"Started container\" PID=17507 containerID=fc0a0efbeb58f7e5c6536ec4a48d6fc9ed504854df8881c4214d7b077854debc description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=e4aba026-1620-42c6-b88d-82937040bf05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761",
2026-06-12 21:48:35.733486 | controller |     "Jun 12 20:28:38.063187 crc crio[3645]: time=\"2026-06-12T20:28:38.062382419Z\" level=info msg=\"Stopped container df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=cf2e392f-b5b5-4f92-98b3-4f90208f61fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.733501 | controller |     "Jun 12 20:28:38.151813 crc crio[3645]: time=\"2026-06-12T20:28:38.149694396Z\" level=info msg=\"Stopping pod sandbox: 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39\" id=729542eb-ae4e-4c75-9768-b36be9c46dc3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.733515 | controller |     "Jun 12 20:28:38.164599 crc crio[3645]: time=\"2026-06-12T20:28:38.164545713Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/bb83f4d3-197b-4647-9f7c-4fdd2ff6b670 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00112eb70}] Aliases:map[]}\"",
2026-06-12 21:48:35.733530 | controller |     "Jun 12 20:28:38.182619 crc crio[3645]: time=\"2026-06-12T20:28:38.182566811Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.733544 | controller |     "Jun 12 20:28:38.183314 crc crio[3645]: time=\"2026-06-12T20:28:38.175972454Z\" level=info msg=\"Stopped container 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=ec6780d6-e5e9-4ea7-b212-5dc81c72c3ee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.733559 | controller |     "Jun 12 20:28:38.242383 crc crio[3645]: time=\"2026-06-12T20:28:38.242237696Z\" level=info msg=\"Stopping pod sandbox: daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa\" id=bc943d5d-02e5-43c0-9e20-b2a968720679 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.733573 | controller |     "Jun 12 20:28:38.243832 crc crio[3645]: time=\"2026-06-12T20:28:38.243790496Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/dcf1d601-3c3d-4aba-9439-c10e7c2ccc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc001210bc0}] Aliases:map[]}\"",
2026-06-12 21:48:35.733593 | controller |     "Jun 12 20:28:38.244440 crc crio[3645]: time=\"2026-06-12T20:28:38.244415522Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.733607 | controller |     "Jun 12 20:28:39.303346 crc crio[3645]: time=\"2026-06-12T20:28:39.302176919Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=199ea542-35e5-41b7-9995-1fddeef1b641 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.733621 | controller |     "Jun 12 20:28:39.394879 crc crio[3645]: time=\"2026-06-12T20:28:39.37271843Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.733636 | controller |     "Jun 12 20:28:43.870186 crc crio[3645]: time=\"2026-06-12T20:28:43.866246924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.733650 | controller |     "Jun 12 20:28:44.189176 crc crio[3645]: time=\"2026-06-12T20:28:44.173457504Z\" level=info msg=\"Stopping container: 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387 (timeout: 2s)\" id=e007e8a9-e8ad-4f5c-866a-e3bc5fabd272 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.733665 | controller |     "Jun 12 20:28:44.661088 crc crio[3645]: time=\"2026-06-12T20:28:44.660510551Z\" level=info msg=\"Stopped container 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e007e8a9-e8ad-4f5c-866a-e3bc5fabd272 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.733679 | controller |     "Jun 12 20:28:44.715214 crc crio[3645]: time=\"2026-06-12T20:28:44.713665371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=0475089b-69bd-40d7-9b01-1ae704fe4109 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.733693 | controller |     "Jun 12 20:28:44.781290 crc crio[3645]: time=\"2026-06-12T20:28:44.781221877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c8bf1858-ccc7-49d9-bfde-70722fadcb5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.733707 | controller |     "Jun 12 20:28:44.793085 crc crio[3645]: time=\"2026-06-12T20:28:44.793048756Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=21e8ae37-ceae-498f-b966-99cd8a863519 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.733722 | controller |     "Jun 12 20:28:44.793736 crc crio[3645]: time=\"2026-06-12T20:28:44.793614651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.733737 | controller |     "Jun 12 20:28:44.815175 crc crio[3645]: time=\"2026-06-12T20:28:44.807903163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.733751 | controller |     "Jun 12 20:28:44.949488 crc crio[3645]: time=\"2026-06-12T20:28:44.947856077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.733769 | controller |     "Jun 12 20:28:44.989116 crc crio[3645]: time=\"2026-06-12T20:28:44.988411777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.733784 | controller |     "Jun 12 20:28:45.567818 crc crio[3645]: time=\"2026-06-12T20:28:45.565302125Z\" level=info msg=\"Created container 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=21e8ae37-ceae-498f-b966-99cd8a863519 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.733798 | controller |     "Jun 12 20:28:45.610721 crc crio[3645]: time=\"2026-06-12T20:28:45.610555654Z\" level=info msg=\"Starting container: 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231\" id=7c8e19e3-ba54-468b-ba92-77ff0eb7edc5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.733812 | controller |     "Jun 12 20:28:45.709026 crc crio[3645]: time=\"2026-06-12T20:28:45.708683885Z\" level=info msg=\"Created container 8616069eff00e5323598f238032bca7bd2c9a9cae0765768c1fc222ec35867b3: openshift-kube-apiserver/installer-13-crc/installer\" id=ac770c7c-2e28-400c-9227-85210e828f2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.733826 | controller |     "Jun 12 20:28:45.879068 crc crio[3645]: time=\"2026-06-12T20:28:45.874506265Z\" level=info msg=\"Started container\" PID=17679 containerID=775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=7c8e19e3-ba54-468b-ba92-77ff0eb7edc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66",
2026-06-12 21:48:35.733841 | controller |     "Jun 12 20:28:46.191984 crc crio[3645]: time=\"2026-06-12T20:28:46.186203779Z\" level=info msg=\"Starting container: 8616069eff00e5323598f238032bca7bd2c9a9cae0765768c1fc222ec35867b3\" id=fc3541d9-6982-4611-bd3b-4516d36cce8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.733951 | controller |     "Jun 12 20:28:46.275285 crc crio[3645]: time=\"2026-06-12T20:28:46.26538711Z\" level=info msg=\"Created container 8542a015caf504372b854f996873866c67c3094ad1793e0370fc65c02c4fcff6: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=e7cd5ac8-e8b3-4517-9d59-55c23f64f620 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.733974 | controller |     "Jun 12 20:28:46.292501 crc crio[3645]: time=\"2026-06-12T20:28:46.292104708Z\" level=info msg=\"Starting container: 8542a015caf504372b854f996873866c67c3094ad1793e0370fc65c02c4fcff6\" id=9ae5caf0-6415-478e-b813-90cfc136b0dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.733990 | controller |     "Jun 12 20:28:46.329894 crc crio[3645]: time=\"2026-06-12T20:28:46.328260036Z\" level=info msg=\"Started container\" PID=17660 containerID=8616069eff00e5323598f238032bca7bd2c9a9cae0765768c1fc222ec35867b3 description=openshift-kube-apiserver/installer-13-crc/installer id=fc3541d9-6982-4611-bd3b-4516d36cce8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9",
2026-06-12 21:48:35.734005 | controller |     "Jun 12 20:28:46.337435 crc crio[3645]: time=\"2026-06-12T20:28:46.337340236Z\" level=info msg=\"Started container\" PID=17682 containerID=8542a015caf504372b854f996873866c67c3094ad1793e0370fc65c02c4fcff6 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=9ae5caf0-6415-478e-b813-90cfc136b0dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6",
2026-06-12 21:48:35.734020 | controller |     "Jun 12 20:28:46.649615 crc crio[3645]: time=\"2026-06-12T20:28:46.643428989Z\" level=info msg=\"Stopped pod sandbox: daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa\" id=bc943d5d-02e5-43c0-9e20-b2a968720679 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.734042 | controller |     "Jun 12 20:28:46.799899 crc crio[3645]: time=\"2026-06-12T20:28:46.688341109Z\" level=info msg=\"Removing container: 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d\" id=9b257a67-ef87-4be6-90fe-70e41f30afbf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.734056 | controller |     "Jun 12 20:28:47.573895 crc crio[3645]: time=\"2026-06-12T20:28:47.572843807Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/POD\" id=d6d8a5f6-8cfe-4b18-9cdf-19bffdf010c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.734071 | controller |     "Jun 12 20:28:47.577429 crc crio[3645]: time=\"2026-06-12T20:28:47.576050288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.734085 | controller |     "Jun 12 20:28:47.924141 crc crio[3645]: time=\"2026-06-12T20:28:47.922014923Z\" level=info msg=\"Removed container 3b9e2493ee62d2ac6d6bc9ab5303c0df219f36aeac015d8ac90e6ddfd5129b1d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9b257a67-ef87-4be6-90fe-70e41f30afbf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.734100 | controller |     "Jun 12 20:28:47.996978 crc crio[3645]: time=\"2026-06-12T20:28:47.996781352Z\" level=info msg=\"Stopped pod sandbox: 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39\" id=729542eb-ae4e-4c75-9768-b36be9c46dc3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.734115 | controller |     "Jun 12 20:28:48.143275 crc crio[3645]: time=\"2026-06-12T20:28:48.142724497Z\" level=info msg=\"Removing container: 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55\" id=b002f843-18ba-4d69-861e-1bff643697da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.734130 | controller |     "Jun 12 20:28:48.437838 crc crio[3645]: time=\"2026-06-12T20:28:48.435352837Z\" level=info msg=\"Removed container 49c8d793a0bee6023e135a05d93811f908c32f7ac42167986cad42e8747a6f55: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=b002f843-18ba-4d69-861e-1bff643697da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.734145 | controller |     "Jun 12 20:28:48.715104 crc crio[3645]: time=\"2026-06-12T20:28:48.713335606Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-f6d649cc4-hldbr/POD\" id=5c123db7-68aa-4386-9e8c-927799fb8b23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.734159 | controller |     "Jun 12 20:28:48.715104 crc crio[3645]: time=\"2026-06-12T20:28:48.714652018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.734174 | controller |     "Jun 12 20:28:48.773195 crc crio[3645]: time=\"2026-06-12T20:28:48.772833346Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-6d9b5754f6-n9vsf Namespace:openshift-route-controller-manager ID:1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1 UID:2b922ce3-094a-480a-93be-e47ce6938b56 NetNS:/var/run/netns/d3d46321-df41-4e86-85c0-31b507f903c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b922ce3_094a_480a_93be_e47ce6938b56.slice PodAnnotations:0xc0012881f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.734189 | controller |     "Jun 12 20:28:48.773195 crc crio[3645]: time=\"2026-06-12T20:28:48.772904618Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-6d9b5754f6-n9vsf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.734204 | controller |     "Jun 12 20:28:48.901099 crc crio[3645]: time=\"2026-06-12T20:28:48.900248182Z\" level=info msg=\"Got pod network &{Name:controller-manager-f6d649cc4-hldbr Namespace:openshift-controller-manager ID:e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444 UID:daacfb5d-620a-43c3-ae17-bcad8bf42fb6 NetNS:/var/run/netns/2370e310-7e06-4359-873f-ee94e45f79ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaacfb5d_620a_43c3_ae17_bcad8bf42fb6.slice PodAnnotations:0xc00109e250}] Aliases:map[]}\"",
2026-06-12 21:48:35.734223 | controller |     "Jun 12 20:28:48.901099 crc crio[3645]: time=\"2026-06-12T20:28:48.900416066Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-f6d649cc4-hldbr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.734239 | controller |     "Jun 12 20:28:50.179156 crc crio[3645]: time=\"2026-06-12T20:28:50.178829395Z\" level=info msg=\"Removing container: df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db\" id=c5706d5b-d733-4420-bd0e-7df2592249ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.734254 | controller |     "Jun 12 20:28:52.867281 crc crio[3645]: time=\"2026-06-12T20:28:52.862747072Z\" level=info msg=\"Removed container df3694bd4484639709a3a3a33f52b1eb9fee16a319159d75b5318e09a90198db: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=c5706d5b-d733-4420-bd0e-7df2592249ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.734268 | controller |     "Jun 12 20:28:56.456115 crc crio[3645]: 2026-06-12T20:28:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e489425fc9df00c Mac:ee:bd:cc:8e:71:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/2370e310-7e06-4359-873f-ee94e45f79ef SocketPath: PciID:}] [{Interface:0xc0001953e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.734283 | controller |     "Jun 12 20:28:56.462291 crc crio[3645]: time=\"2026-06-12T20:28:56.461845928Z\" level=info msg=\"Got pod network &{Name:controller-manager-f6d649cc4-hldbr Namespace:openshift-controller-manager ID:e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444 UID:daacfb5d-620a-43c3-ae17-bcad8bf42fb6 NetNS:/var/run/netns/2370e310-7e06-4359-873f-ee94e45f79ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaacfb5d_620a_43c3_ae17_bcad8bf42fb6.slice PodAnnotations:0xc00109e250}] Aliases:map[]}\"",
2026-06-12 21:48:35.734299 | controller |     "Jun 12 20:28:56.462480 crc crio[3645]: time=\"2026-06-12T20:28:56.462451323Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-f6d649cc4-hldbr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.734314 | controller |     "Jun 12 20:28:56.484213 crc crio[3645]: time=\"2026-06-12T20:28:56.483717482Z\" level=info msg=\"Ran pod sandbox e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444 with infra container: openshift-controller-manager/controller-manager-f6d649cc4-hldbr/POD\" id=5c123db7-68aa-4386-9e8c-927799fb8b23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.734328 | controller |     "Jun 12 20:28:56.490494 crc crio[3645]: time=\"2026-06-12T20:28:56.490229758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=9d2bdd5d-eddf-43f1-ad7d-e5222fb168d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.734343 | controller |     "Jun 12 20:28:56.497054 crc crio[3645]: time=\"2026-06-12T20:28:56.496292052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=38432480-7cda-4117-824e-774c706137a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.734362 | controller |     "Jun 12 20:28:56.527069 crc crio[3645]: time=\"2026-06-12T20:28:56.52420812Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-f6d649cc4-hldbr/controller-manager\" id=1a79b0d3-b87a-4905-aae0-9ba96b46a73c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.734377 | controller |     "Jun 12 20:28:56.527069 crc crio[3645]: time=\"2026-06-12T20:28:56.524863067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.734392 | controller |     "Jun 12 20:28:57.388440 crc crio[3645]: time=\"2026-06-12T20:28:57.388018333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.734407 | controller |     "Jun 12 20:28:57.641359 crc crio[3645]: time=\"2026-06-12T20:28:57.618011944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.734422 | controller |     "Jun 12 20:28:58.592728 crc crio[3645]: time=\"2026-06-12T20:28:58.554463Z\" level=warning msg=\"Stopping container f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd with stop signal(15) timed out. Killing...\"",
2026-06-12 21:48:35.734437 | controller |     "Jun 12 20:28:58.719136 crc crio[3645]: 2026-06-12T20:28:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1699c98e22a5aee Mac:06:1c:79:6c:66:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/d3d46321-df41-4e86-85c0-31b507f903c0 SocketPath: PciID:}] [{Interface:0xc000280980 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.734452 | controller |     "Jun 12 20:28:58.737312 crc crio[3645]: time=\"2026-06-12T20:28:58.73167098Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-6d9b5754f6-n9vsf Namespace:openshift-route-controller-manager ID:1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1 UID:2b922ce3-094a-480a-93be-e47ce6938b56 NetNS:/var/run/netns/d3d46321-df41-4e86-85c0-31b507f903c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b922ce3_094a_480a_93be_e47ce6938b56.slice PodAnnotations:0xc0012881f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.734469 | controller |     "Jun 12 20:28:58.737312 crc crio[3645]: time=\"2026-06-12T20:28:58.731863125Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-6d9b5754f6-n9vsf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.734484 | controller |     "Jun 12 20:28:58.749164 crc crio[3645]: time=\"2026-06-12T20:28:58.744345242Z\" level=info msg=\"Created container e646083f47e4ffd65e96a4d9bf9df259884f973413f48abc1ce75ec4a3e2a3ac: openshift-controller-manager/controller-manager-f6d649cc4-hldbr/controller-manager\" id=1a79b0d3-b87a-4905-aae0-9ba96b46a73c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.734499 | controller |     "Jun 12 20:28:58.751296 crc crio[3645]: time=\"2026-06-12T20:28:58.74779046Z\" level=info msg=\"Ran pod sandbox 1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1 with infra container: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/POD\" id=d6d8a5f6-8cfe-4b18-9cdf-19bffdf010c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.734514 | controller |     "Jun 12 20:28:58.756857 crc crio[3645]: time=\"2026-06-12T20:28:58.756730107Z\" level=info msg=\"Starting container: e646083f47e4ffd65e96a4d9bf9df259884f973413f48abc1ce75ec4a3e2a3ac\" id=6dc718fe-5b0f-443b-b7fc-79a723ac95c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.734533 | controller |     "Jun 12 20:28:58.768790 crc crio[3645]: time=\"2026-06-12T20:28:58.768214448Z\" level=error msg=\"Killing container f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 21:48:35.734548 | controller |     "Jun 12 20:28:58.776669 crc crio[3645]: time=\"2026-06-12T20:28:58.776589821Z\" level=info msg=\"Started container\" PID=17893 containerID=e646083f47e4ffd65e96a4d9bf9df259884f973413f48abc1ce75ec4a3e2a3ac description=openshift-controller-manager/controller-manager-f6d649cc4-hldbr/controller-manager id=6dc718fe-5b0f-443b-b7fc-79a723ac95c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444",
2026-06-12 21:48:35.734563 | controller |     "Jun 12 20:28:58.781149 crc crio[3645]: time=\"2026-06-12T20:28:58.780442539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=a1ad4641-5b64-468c-ac21-11e7ef777426 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.734578 | controller |     "Jun 12 20:28:59.059097 crc crio[3645]: time=\"2026-06-12T20:28:59.050793513Z\" level=info msg=\"Stopped container f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/kube-multus-additional-cni-plugins\" id=77ebfd69-cb86-4970-ac8c-662ed7ab6af3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.734593 | controller |     "Jun 12 20:28:59.059097 crc crio[3645]: time=\"2026-06-12T20:28:59.066377439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=831e5e2c-3b97-44e8-aa64-b221b8d85a95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.734608 | controller |     "Jun 12 20:28:59.059097 crc crio[3645]: time=\"2026-06-12T20:28:59.072436533Z\" level=info msg=\"Stopping pod sandbox: 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6\" id=629a5ab6-2d3d-41df-afb4-1a4e58f64be9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.734622 | controller |     "Jun 12 20:28:59.059097 crc crio[3645]: time=\"2026-06-12T20:28:59.074113605Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager\" id=67d07f14-71d5-491d-8c34-78622bcdf1d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.734637 | controller |     "Jun 12 20:28:59.117346 crc crio[3645]: time=\"2026-06-12T20:28:59.109120763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.734652 | controller |     "Jun 12 20:28:59.181870 crc crio[3645]: time=\"2026-06-12T20:28:59.180814754Z\" level=info msg=\"Stopped pod sandbox: 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6\" id=629a5ab6-2d3d-41df-afb4-1a4e58f64be9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.734667 | controller |     "Jun 12 20:29:00.447895 crc crio[3645]: time=\"2026-06-12T20:29:00.447738012Z\" level=info msg=\"Removing container: f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd\" id=37c36616-c615-43e8-ba13-744604aee91f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.734682 | controller |     "Jun 12 20:29:00.478696 crc crio[3645]: time=\"2026-06-12T20:29:00.478301538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.734697 | controller |     "Jun 12 20:29:00.664403 crc crio[3645]: time=\"2026-06-12T20:29:00.663645795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.734715 | controller |     "Jun 12 20:29:00.808843 crc crio[3645]: time=\"2026-06-12T20:29:00.808783129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.734729 | controller |     "Jun 12 20:29:01.243463 crc crio[3645]: time=\"2026-06-12T20:29:01.234390806Z\" level=info msg=\"Removed container f5a0fa8d421e6465c96379698a452d1140c90d6c4d15298267615772acc4f4dd: openshift-multus/cni-sysctl-allowlist-ds-pw8fl/kube-multus-additional-cni-plugins\" id=37c36616-c615-43e8-ba13-744604aee91f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.734744 | controller |     "Jun 12 20:29:01.736613 crc crio[3645]: time=\"2026-06-12T20:29:01.736443504Z\" level=info msg=\"Stopping pod sandbox: 9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6\" id=4d1304df-1209-46ca-83b3-8b6c96da814c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.734758 | controller |     "Jun 12 20:29:01.737758 crc crio[3645]: time=\"2026-06-12T20:29:01.737676665Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6 UID:c260aea0-3b08-4da4-be12-e08e793f633e NetNS:/var/run/netns/613e6aa4-0531-44c2-8992-6395e76c349a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podc260aea0_3b08_4da4_be12_e08e793f633e.slice PodAnnotations:0xc000110488}] Aliases:map[]}\"",
2026-06-12 21:48:35.734774 | controller |     "Jun 12 20:29:01.738036 crc crio[3645]: time=\"2026-06-12T20:29:01.73787879Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.734788 | controller |     "Jun 12 20:29:01.813824 crc crio[3645]: time=\"2026-06-12T20:29:01.813611793Z\" level=info msg=\"Created container 1bae49def196f5854c25399c20c7df0618a0df4dc50dc9fff73fa4748b558b58: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=714c05f7-9aaf-4a3a-95a6-95abb695df10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.734803 | controller |     "Jun 12 20:29:01.915627 crc crio[3645]: time=\"2026-06-12T20:29:01.913850829Z\" level=info msg=\"Starting container: 1bae49def196f5854c25399c20c7df0618a0df4dc50dc9fff73fa4748b558b58\" id=cc2d58af-46c4-4dd8-a3a4-269597df915f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.734818 | controller |     "Jun 12 20:29:01.919841 crc crio[3645]: time=\"2026-06-12T20:29:01.919757169Z\" level=info msg=\"Created container ed696e5a3c7e916925a384a9863d02eb2ac3971c750f9ef6ff66448b7da68207: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager\" id=67d07f14-71d5-491d-8c34-78622bcdf1d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.734833 | controller |     "Jun 12 20:29:01.991411 crc crio[3645]: time=\"2026-06-12T20:29:01.990878274Z\" level=info msg=\"Started container\" PID=17938 containerID=1bae49def196f5854c25399c20c7df0618a0df4dc50dc9fff73fa4748b558b58 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=cc2d58af-46c4-4dd8-a3a4-269597df915f name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7",
2026-06-12 21:48:35.734865 | controller |     "Jun 12 20:29:02.009011 crc crio[3645]: time=\"2026-06-12T20:29:02.003813612Z\" level=info msg=\"Starting container: ed696e5a3c7e916925a384a9863d02eb2ac3971c750f9ef6ff66448b7da68207\" id=2a0d1d04-b5a8-44db-b0e1-c88ab4376ad5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.734886 | controller |     "Jun 12 20:29:02.113493 crc crio[3645]: time=\"2026-06-12T20:29:02.111323343Z\" level=info msg=\"Started container\" PID=17943 containerID=ed696e5a3c7e916925a384a9863d02eb2ac3971c750f9ef6ff66448b7da68207 description=openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager id=2a0d1d04-b5a8-44db-b0e1-c88ab4376ad5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1",
2026-06-12 21:48:35.734905 | controller |     "Jun 12 20:29:02.522644 crc crio[3645]: time=\"2026-06-12T20:29:02.521288862Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=eefc5041-8b3d-481d-814a-1639e7a0c966 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.734920 | controller |     "Jun 12 20:29:02.530850 crc crio[3645]: time=\"2026-06-12T20:29:02.529804458Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=97ea6413-2077-4311-a917-7f7d594a76c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.734935 | controller |     "Jun 12 20:29:02.548362 crc crio[3645]: time=\"2026-06-12T20:29:02.547775515Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=e47bff72-37ba-4ba3-b24f-d2f00dd2e167 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.734950 | controller |     "Jun 12 20:29:02.550780 crc crio[3645]: time=\"2026-06-12T20:29:02.550172315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.734965 | controller |     "Jun 12 20:29:03.464157 crc crio[3645]: time=\"2026-06-12T20:29:03.460428797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.734980 | controller |     "Jun 12 20:29:08.591676 crc crio[3645]: time=\"2026-06-12T20:29:08.590621937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.734994 | controller |     "Jun 12 20:29:10.224009 crc crio[3645]: time=\"2026-06-12T20:29:10.223531619Z\" level=info msg=\"Created container ffd263d07de3acfa214117fe770150afcf96aed2b98a865cb9a42bd7f89ded13: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=e47bff72-37ba-4ba3-b24f-d2f00dd2e167 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.735009 | controller |     "Jun 12 20:29:10.261378 crc crio[3645]: time=\"2026-06-12T20:29:10.250530704Z\" level=info msg=\"Starting container: ffd263d07de3acfa214117fe770150afcf96aed2b98a865cb9a42bd7f89ded13\" id=d66b1dc2-af32-4422-b951-7ba0d4c6b449 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.735024 | controller |     "Jun 12 20:29:10.473276 crc crio[3645]: time=\"2026-06-12T20:29:10.468875857Z\" level=info msg=\"Started container\" PID=18055 containerID=ffd263d07de3acfa214117fe770150afcf96aed2b98a865cb9a42bd7f89ded13 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=d66b1dc2-af32-4422-b951-7ba0d4c6b449 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7",
2026-06-12 21:48:35.735038 | controller |     "Jun 12 20:29:10.564158 crc crio[3645]: time=\"2026-06-12T20:29:10.563409818Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=6d0534c3-ccfb-4055-b789-a13ad88f0544 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.735053 | controller |     "Jun 12 20:29:13.238219 crc crio[3645]: time=\"2026-06-12T20:29:13.237870506Z\" level=info msg=\"Stopping container: 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231 (timeout: 2s)\" id=5d3144a6-ba48-44d9-ac7b-02a3c53b012c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.735068 | controller |     "Jun 12 20:29:15.375258 crc crio[3645]: time=\"2026-06-12T20:29:15.355312399Z\" level=info msg=\"Removing container: 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387\" id=c3a4fca5-0507-4ae2-a7af-20c10d81c3e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.735086 | controller |     "Jun 12 20:29:18.868502 crc crio[3645]: time=\"2026-06-12T20:29:18.866460059Z\" level=info msg=\"Stopping pod sandbox: daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa\" id=8460d8a7-a3df-4103-b4e6-4fd8d77c38e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.735100 | controller |     "Jun 12 20:29:18.870713 crc crio[3645]: time=\"2026-06-12T20:29:18.870190264Z\" level=info msg=\"Stopped pod sandbox (already stopped): daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa\" id=8460d8a7-a3df-4103-b4e6-4fd8d77c38e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.735115 | controller |     "Jun 12 20:29:18.956179 crc crio[3645]: time=\"2026-06-12T20:29:18.955506171Z\" level=info msg=\"Removing pod sandbox: daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa\" id=36db8fc7-b869-4ffa-9dd5-8e4f37c646a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.735129 | controller |     "Jun 12 20:29:29.171034 crc crio[3645]: time=\"2026-06-12T20:29:29.167327699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=17a2d729-ad93-468a-afbe-f0f3af5b6b2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.735143 | controller |     "Jun 12 20:29:29.701714 crc crio[3645]: time=\"2026-06-12T20:29:29.69871103Z\" level=info msg=\"Stopping container: 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755 (timeout: 15s)\" id=a78084e4-1e43-47a3-9b16-59094e745cbe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.735158 | controller |     "Jun 12 20:29:29.718714 crc crio[3645]: time=\"2026-06-12T20:29:29.717130828Z\" level=info msg=\"Stopping container: 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f (timeout: 15s)\" id=07c70e9f-1f64-4c61-8b80-a46219c15ac4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.735172 | controller |     "Jun 12 20:29:29.719269 crc crio[3645]: time=\"2026-06-12T20:29:29.717367154Z\" level=info msg=\"Stopping container: e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae (timeout: 15s)\" id=e42ccb0e-d6b7-4bbc-a037-b80e25299440 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.735187 | controller |     "Jun 12 20:29:29.719355 crc crio[3645]: time=\"2026-06-12T20:29:29.719327813Z\" level=info msg=\"Stopping container: 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d (timeout: 15s)\" id=f0b0d3c2-5708-42c8-bb0e-fab778c29ff6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.735201 | controller |     "Jun 12 20:29:29.722038 crc crio[3645]: time=\"2026-06-12T20:29:29.718627316Z\" level=info msg=\"Stopping container: 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883 (timeout: 15s)\" id=0e852176-e970-4d37-a5ee-372565667349 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.735215 | controller |     "Jun 12 20:29:30.157807 crc crio[3645]: time=\"2026-06-12T20:29:30.157189572Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=0b8ec4f2-beb8-49c9-8366-21d0dc11b738 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.735230 | controller |     "Jun 12 20:29:30.158001 crc crio[3645]: time=\"2026-06-12T20:29:30.15789892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.735245 | controller |     "Jun 12 20:29:31.894853 crc crio[3645]: time=\"2026-06-12T20:29:31.893328454Z\" level=info msg=\"Stopping pod sandbox: 9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9\" id=579f191f-c09d-4dfb-9bc1-41a705a6c023 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.735264 | controller |     "Jun 12 20:29:31.906718 crc crio[3645]: time=\"2026-06-12T20:29:31.900636388Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9 UID:8d342b24-d8a0-4cd6-bce9-b50d8ae803e3 NetNS:/var/run/netns/c7026fb7-bfd2-486e-a5a8-db93108d3302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8d342b24_d8a0_4cd6_bce9_b50d8ae803e3.slice PodAnnotations:0xc0022d6230}] Aliases:map[]}\"",
2026-06-12 21:48:35.735279 | controller |     "Jun 12 20:29:31.962954 crc crio[3645]: time=\"2026-06-12T20:29:31.962258853Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.735294 | controller |     "Jun 12 20:29:36.927083 crc crio[3645]: time=\"2026-06-12T20:29:36.925055763Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=14073d32-652a-4cb4-ac83-9a089195dc13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.735309 | controller |     "Jun 12 20:29:36.927809 crc crio[3645]: time=\"2026-06-12T20:29:36.925809433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=045cfa9f-0c77-4b49-b23a-8373da697b41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.735323 | controller |     "Jun 12 20:29:37.287017 crc crio[3645]: time=\"2026-06-12T20:29:37.28685158Z\" level=info msg=\"Stopped container e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=e42ccb0e-d6b7-4bbc-a037-b80e25299440 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.735338 | controller |     "Jun 12 20:29:37.297001 crc crio[3645]: time=\"2026-06-12T20:29:37.296856924Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=21e01481-502d-4f6b-98eb-2bec0e8aec61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.735352 | controller |     "Jun 12 20:29:37.297724 crc crio[3645]: time=\"2026-06-12T20:29:37.297657654Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=4c5665dc-ba96-417f-90ac-3fa901c80c5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.735366 | controller |     "Jun 12 20:29:41.444408 crc crio[3645]: time=\"2026-06-12T20:29:41.42807033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.735381 | controller |     "Jun 12 20:29:41.446024 crc crio[3645]: time=\"2026-06-12T20:29:41.429034604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.735395 | controller |     "Jun 12 20:29:42.835713 crc crio[3645]: time=\"2026-06-12T20:29:42.835499885Z\" level=info msg=\"Stopped container 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=0e852176-e970-4d37-a5ee-372565667349 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.735410 | controller |     "Jun 12 20:29:43.493691 crc crio[3645]: time=\"2026-06-12T20:29:43.484720279Z\" level=info msg=\"Stopped container 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=07c70e9f-1f64-4c61-8b80-a46219c15ac4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.735428 | controller |     "Jun 12 20:29:44.111820 crc crio[3645]: time=\"2026-06-12T20:29:44.11174481Z\" level=info msg=\"Stopped container 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=a78084e4-1e43-47a3-9b16-59094e745cbe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.735443 | controller |     "Jun 12 20:29:44.713623 crc crio[3645]: time=\"2026-06-12T20:29:44.706787418Z\" level=info msg=\"Stopped pod sandbox: 9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9\" id=579f191f-c09d-4dfb-9bc1-41a705a6c023 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.735458 | controller |     "Jun 12 20:29:44.781792 crc crio[3645]: time=\"2026-06-12T20:29:44.781246239Z\" level=info msg=\"Stopped pod sandbox: 9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6\" id=4d1304df-1209-46ca-83b3-8b6c96da814c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.735472 | controller |     "Jun 12 20:29:44.895805 crc crio[3645]: time=\"2026-06-12T20:29:44.8954797Z\" level=info msg=\"Stopped container 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=f0b0d3c2-5708-42c8-bb0e-fab778c29ff6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.735487 | controller |     "Jun 12 20:29:44.896295 crc crio[3645]: time=\"2026-06-12T20:29:44.89590647Z\" level=info msg=\"Stopped container 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5d3144a6-ba48-44d9-ac7b-02a3c53b012c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.735502 | controller |     "Jun 12 20:29:44.898823 crc crio[3645]: time=\"2026-06-12T20:29:44.898732482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=0e1959c1-f92a-4247-a6ec-74916ecfa230 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.735518 | controller |     "Jun 12 20:29:44.900373 crc crio[3645]: time=\"2026-06-12T20:29:44.899509312Z\" level=info msg=\"Stopping pod sandbox: 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\" id=b79d348a-4570-4ac6-8e1f-67bfe99451c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.735533 | controller |     "Jun 12 20:29:46.008767 crc crio[3645]: time=\"2026-06-12T20:29:46.006398398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=84f14133-92b4-426a-a087-3dfe28323533 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.735547 | controller |     "Jun 12 20:30:03.792201 crc crio[3645]: time=\"2026-06-12T20:30:03.791132986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=14443d23-f86d-4f22-86fb-f6613876050d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.735562 | controller |     "Jun 12 20:30:03.793670 crc crio[3645]: time=\"2026-06-12T20:30:03.791281771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=06e00120-3a81-408b-8bec-4d05da77db2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.735576 | controller |     "Jun 12 20:30:03.805283 crc crio[3645]: time=\"2026-06-12T20:30:03.805199042Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7cea579a-6e56-4488-a0c2-50cd24fefafe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.735591 | controller |     "Jun 12 20:30:03.806311 crc crio[3645]: time=\"2026-06-12T20:30:03.806132976Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5a05cc80-3576-43c3-a8d8-2ae13fc16fd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.735609 | controller |     "Jun 12 20:30:03.818467 crc crio[3645]: time=\"2026-06-12T20:30:03.818386916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.735624 | controller |     "Jun 12 20:30:03.818642 crc crio[3645]: time=\"2026-06-12T20:30:03.818487448Z\" level=info msg=\"Removed pod sandbox: daf0d7b529e5a8ab654ce72a56d8292f59396d9e3f81719b3c0dfa23fb6ba6aa\" id=36db8fc7-b869-4ffa-9dd5-8e4f37c646a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.735639 | controller |     "Jun 12 20:30:03.818642 crc crio[3645]: time=\"2026-06-12T20:30:03.818396156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.735653 | controller |     "Jun 12 20:30:03.819600 crc crio[3645]: time=\"2026-06-12T20:30:03.819531265Z\" level=info msg=\"Stopping pod sandbox: 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6\" id=003a96b3-27ef-45d1-b329-fb696b237ffc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.735667 | controller |     "Jun 12 20:30:03.819740 crc crio[3645]: time=\"2026-06-12T20:30:03.81972078Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6\" id=003a96b3-27ef-45d1-b329-fb696b237ffc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.735682 | controller |     "Jun 12 20:30:03.822252 crc crio[3645]: time=\"2026-06-12T20:30:03.821497164Z\" level=info msg=\"Removing pod sandbox: 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6\" id=e3f0b832-138f-47d0-859b-633e6985574d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.735696 | controller |     "Jun 12 20:30:03.831747 crc crio[3645]: time=\"2026-06-12T20:30:03.831703403Z\" level=info msg=\"Stopped pod sandbox: 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\" id=b79d348a-4570-4ac6-8e1f-67bfe99451c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.735710 | controller |     "Jun 12 20:30:11.761797 crc crio[3645]: time=\"2026-06-12T20:30:11.760675937Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=e7797c99-29de-415e-ad61-449eb7cb9403 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.735725 | controller |     "Jun 12 20:30:11.763461 crc crio[3645]: time=\"2026-06-12T20:30:11.761841637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.735739 | controller |     "Jun 12 20:30:19.430513 crc crio[3645]: time=\"2026-06-12T20:30:19.428634413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b563e580-fc84-4098-ae21-b24ae74ab57f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.735754 | controller |     "Jun 12 20:30:24.187633 crc crio[3645]: time=\"2026-06-12T20:30:24.186801395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=88ed430f-b8a3-405e-bced-780f0dc33a29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.735768 | controller |     "Jun 12 20:30:24.193754 crc crio[3645]: time=\"2026-06-12T20:30:24.193568736Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=c1e45774-840c-4985-be98-1b5f22e92fb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.735782 | controller |     "Jun 12 20:30:24.195339 crc crio[3645]: time=\"2026-06-12T20:30:24.195203257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.735799 | controller |     "Jun 12 20:30:24.267706 crc crio[3645]: time=\"2026-06-12T20:30:24.266484099Z\" level=info msg=\"Removed container 412415dee34ba01b8d82f4b1f3105961cbf2edba631c051a522f041b72c01387: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c3a4fca5-0507-4ae2-a7af-20c10d81c3e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.735814 | controller |     "Jun 12 20:30:24.271440 crc crio[3645]: time=\"2026-06-12T20:30:24.271315622Z\" level=info msg=\"Removing container: 7041dca9e5ea3bd037251395e0189038a17a56458ef21f33043ca2b6003fe1e8\" id=ee6b79ab-5ff6-4c04-bead-03df95b0dbc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.735828 | controller |     "Jun 12 20:30:24.271576 crc crio[3645]: time=\"2026-06-12T20:30:24.271511996Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0b8ec4f2-beb8-49c9-8366-21d0dc11b738 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.735842 | controller |     "Jun 12 20:30:44.833491 crc crio[3645]: time=\"2026-06-12T20:30:44.83245803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ec423bba-bf1e-4c87-a507-2209abafe48a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.735875 | controller |     "Jun 12 20:31:19.572438 crc crio[3645]: time=\"2026-06-12T20:31:19.570373949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4464d8ee-32f6-4af9-be9a-e15eda65ec2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.735890 | controller |     "Jun 12 20:31:22.069140 crc crio[3645]: time=\"2026-06-12T20:31:22.06906583Z\" level=info msg=\"Removed pod sandbox: 89e1a875947fbb06a9665d4fb2b923c16c85e017f4a68dd66873f427228de2c6\" id=e3f0b832-138f-47d0-859b-633e6985574d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.735905 | controller |     "Jun 12 20:31:22.070570 crc crio[3645]: time=\"2026-06-12T20:31:22.070474935Z\" level=info msg=\"Stopping pod sandbox: 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39\" id=5dacd6c9-784e-4279-ad44-e1021c03e3f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.735919 | controller |     "Jun 12 20:31:22.070721 crc crio[3645]: time=\"2026-06-12T20:31:22.070593158Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39\" id=5dacd6c9-784e-4279-ad44-e1021c03e3f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.735933 | controller |     "Jun 12 20:31:22.071696 crc crio[3645]: time=\"2026-06-12T20:31:22.071617924Z\" level=info msg=\"Removing pod sandbox: 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39\" id=b32804bc-3f68-4f5d-b852-5853b10b153a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.735948 | controller |     "Jun 12 20:31:22.094001 crc crio[3645]: time=\"2026-06-12T20:31:22.093501607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.735963 | controller |     "Jun 12 20:31:22.109554 crc crio[3645]: time=\"2026-06-12T20:31:22.109491282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.735977 | controller |     "Jun 12 20:31:22.113382 crc crio[3645]: time=\"2026-06-12T20:31:22.113049251Z\" level=info msg=\"Ran pod sandbox f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=0b8ec4f2-beb8-49c9-8366-21d0dc11b738 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.735995 | controller |     "Jun 12 20:31:22.115351 crc crio[3645]: time=\"2026-06-12T20:31:22.115228356Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b0754a6d-f68f-40e2-b55c-e3202b9580bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736010 | controller |     "Jun 12 20:31:22.119098 crc crio[3645]: time=\"2026-06-12T20:31:22.119023872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.736024 | controller |     "Jun 12 20:31:22.252710 crc crio[3645]: time=\"2026-06-12T20:31:22.252276951Z\" level=info msg=\"Created container 895768b7ee767f03ab52f1e6321f5903131b5269707280e75b6a5fc341943e24: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=21e01481-502d-4f6b-98eb-2bec0e8aec61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.736039 | controller |     "Jun 12 20:31:22.254157 crc crio[3645]: time=\"2026-06-12T20:31:22.254093148Z\" level=info msg=\"Starting container: 895768b7ee767f03ab52f1e6321f5903131b5269707280e75b6a5fc341943e24\" id=86782615-a4a9-4eec-ae96-2cafcf3c88e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.736053 | controller |     "Jun 12 20:31:22.260014 crc crio[3645]: time=\"2026-06-12T20:31:22.259882024Z\" level=info msg=\"Started container\" PID=18745 containerID=895768b7ee767f03ab52f1e6321f5903131b5269707280e75b6a5fc341943e24 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=86782615-a4a9-4eec-ae96-2cafcf3c88e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1",
2026-06-12 21:48:35.736067 | controller |     "Jun 12 20:31:22.263259 crc crio[3645]: time=\"2026-06-12T20:31:22.26290272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7fe2dbf4-f288-4b16-8887-f04bedd27fef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736082 | controller |     "Jun 12 20:31:22.263388 crc crio[3645]: time=\"2026-06-12T20:31:22.263262049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=dc08b177-8c34-4074-aae3-e3799023d522 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736096 | controller |     "Jun 12 20:31:22.405740 crc crio[3645]: time=\"2026-06-12T20:31:22.405432894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.736110 | controller |     "Jun 12 20:31:22.510404 crc crio[3645]: time=\"2026-06-12T20:31:22.510302625Z\" level=info msg=\"Created container a36ca1c825fc5a1c351318ea71f10fcb3b5a1123edc72b8241bed342d8ed186e: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=4c5665dc-ba96-417f-90ac-3fa901c80c5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.736124 | controller |     "Jun 12 20:31:22.512139 crc crio[3645]: time=\"2026-06-12T20:31:22.512066749Z\" level=info msg=\"Starting container: a36ca1c825fc5a1c351318ea71f10fcb3b5a1123edc72b8241bed342d8ed186e\" id=c09ae1ba-ab89-41ce-b2fd-7abe333dcd54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.736138 | controller |     "Jun 12 20:31:22.517982 crc crio[3645]: time=\"2026-06-12T20:31:22.517862056Z\" level=info msg=\"Started container\" PID=18769 containerID=a36ca1c825fc5a1c351318ea71f10fcb3b5a1123edc72b8241bed342d8ed186e description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=c09ae1ba-ab89-41ce-b2fd-7abe333dcd54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7",
2026-06-12 21:48:35.736157 | controller |     "Jun 12 20:31:22.610945 crc crio[3645]: time=\"2026-06-12T20:31:22.610793125Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=b45d796d-f652-42d3-9eb3-a670d879d695 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736172 | controller |     "Jun 12 20:31:22.617611 crc crio[3645]: time=\"2026-06-12T20:31:22.617574666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.736186 | controller |     "Jun 12 20:31:22.628463 crc crio[3645]: time=\"2026-06-12T20:31:22.628355719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.736200 | controller |     "Jun 12 20:31:22.638237 crc crio[3645]: time=\"2026-06-12T20:31:22.638169057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.736215 | controller |     "Jun 12 20:31:22.642022 crc crio[3645]: time=\"2026-06-12T20:31:22.641910812Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c2e5b7bb-afc3-4f85-800c-127a3b556755 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736229 | controller |     "Jun 12 20:31:22.684508 crc crio[3645]: time=\"2026-06-12T20:31:22.684411036Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=8ae5c37f-ba2f-41ce-b82c-2f7fa5c171e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736243 | controller |     "Jun 12 20:31:22.685793 crc crio[3645]: time=\"2026-06-12T20:31:22.685627086Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=bea8e34b-6720-4d9c-8571-129017f14085 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.736258 | controller |     "Jun 12 20:31:22.686357 crc crio[3645]: time=\"2026-06-12T20:31:22.686265723Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=40cc608a-6b67-43b2-9507-0d58467c80c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.736272 | controller |     "Jun 12 20:31:22.688598 crc crio[3645]: time=\"2026-06-12T20:31:22.68852147Z\" level=info msg=\"Removed container 7041dca9e5ea3bd037251395e0189038a17a56458ef21f33043ca2b6003fe1e8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ee6b79ab-5ff6-4c04-bead-03df95b0dbc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.736287 | controller |     "Jun 12 20:31:22.690878 crc crio[3645]: time=\"2026-06-12T20:31:22.690804178Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=b7b0675f-e544-4910-8d71-8ae4988a5c4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.736301 | controller |     "Jun 12 20:31:22.691843 crc crio[3645]: time=\"2026-06-12T20:31:22.691761602Z\" level=info msg=\"Removing container: 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c\" id=26b733ce-ca01-48e1-ace0-b53c01e0de6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.736316 | controller |     "Jun 12 20:31:22.731412 crc crio[3645]: time=\"2026-06-12T20:31:22.731313001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.736333 | controller |     "Jun 12 20:31:22.735789 crc crio[3645]: time=\"2026-06-12T20:31:22.735617071Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=5e52581f-fe83-4e75-a1f9-b348427b7515 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.736347 | controller |     "Jun 12 20:31:22.791444 crc crio[3645]: time=\"2026-06-12T20:31:22.79139443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.736362 | controller |     "Jun 12 20:31:22.805475 crc crio[3645]: time=\"2026-06-12T20:31:22.805364174Z\" level=info msg=\"Removed pod sandbox: 61d36dfa30c150bf77e0432842b5307946a4e8d1eb729d5270b15fcf0cdfab39\" id=b32804bc-3f68-4f5d-b852-5853b10b153a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.736375 | controller |     "Jun 12 20:31:22.809400 crc crio[3645]: time=\"2026-06-12T20:31:22.809293313Z\" level=info msg=\"Created container c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5a05cc80-3576-43c3-a8d8-2ae13fc16fd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.736389 | controller |     "Jun 12 20:31:22.811272 crc crio[3645]: time=\"2026-06-12T20:31:22.811190182Z\" level=info msg=\"Starting container: c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996\" id=80ceee60-6fd4-4ca4-9024-40ad3a7f7f81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.736403 | controller |     "Jun 12 20:31:22.820874 crc crio[3645]: time=\"2026-06-12T20:31:22.820741672Z\" level=info msg=\"Started container\" PID=18791 containerID=c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=80ceee60-6fd4-4ca4-9024-40ad3a7f7f81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66",
2026-06-12 21:48:35.736418 | controller |     "Jun 12 20:31:22.839240 crc crio[3645]: time=\"2026-06-12T20:31:22.839129638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.736432 | controller |     "Jun 12 20:31:22.839552 crc crio[3645]: time=\"2026-06-12T20:31:22.839337502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.736446 | controller |     "Jun 12 20:31:22.840457 crc crio[3645]: time=\"2026-06-12T20:31:22.840071361Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e7797c99-29de-415e-ad61-449eb7cb9403 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.736460 | controller |     "Jun 12 20:31:22.864777 crc crio[3645]: time=\"2026-06-12T20:31:22.864456737Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=f113848d-2100-4c87-bbcc-6035d69ae2cf name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.736475 | controller |     "Jun 12 20:31:22.866147 crc crio[3645]: time=\"2026-06-12T20:31:22.866073909Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=25d6eb43-1b4d-4998-83a0-a2a750f4e357 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736489 | controller |     "Jun 12 20:31:22.870362 crc crio[3645]: time=\"2026-06-12T20:31:22.870260565Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=8ba001b4-f9f1-44e8-aec5-65b64c45097a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.736507 | controller |     "Jun 12 20:31:22.872276 crc crio[3645]: time=\"2026-06-12T20:31:22.872220874Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=19f55529-cab2-46e8-8bd6-74f55ff7963c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736523 | controller |     "Jun 12 20:31:22.888899 crc crio[3645]: time=\"2026-06-12T20:31:22.888756281Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=1bc04d86-1a50-4976-a911-cd3bc1a9cc07 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.736537 | controller |     "Jun 12 20:31:22.889891 crc crio[3645]: time=\"2026-06-12T20:31:22.889772758Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d2fd0b5c-c32b-4db3-84d7-08b1a2b65a82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736552 | controller |     "Jun 12 20:31:22.903172 crc crio[3645]: time=\"2026-06-12T20:31:22.903038433Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=b2c6314d-c6ae-4892-85df-66a7255adf13 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.736567 | controller |     "Jun 12 20:31:22.904113 crc crio[3645]: time=\"2026-06-12T20:31:22.904012728Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bdf8ef35-41cc-408b-9864-bfe9f5709dd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736581 | controller |     "Jun 12 20:31:22.911087 crc crio[3645]: time=\"2026-06-12T20:31:22.91084766Z\" level=info msg=\"Ran pod sandbox e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=e7797c99-29de-415e-ad61-449eb7cb9403 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.736596 | controller |     "Jun 12 20:31:22.913899 crc crio[3645]: time=\"2026-06-12T20:31:22.913722153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f04f18ec-7ad6-4f23-abd6-8e6dfbf9d20e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736610 | controller |     "Jun 12 20:31:22.950546 crc crio[3645]: time=\"2026-06-12T20:31:22.949904538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.736625 | controller |     "Jun 12 20:31:23.500002 crc crio[3645]: time=\"2026-06-12T20:31:23.4998035Z\" level=info msg=\"Created container 5b18884e1b05bdf193bf29537c79bfa63b964054d83dfec37e66a1f6bcd3dd6b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7cea579a-6e56-4488-a0c2-50cd24fefafe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.736639 | controller |     "Jun 12 20:31:23.507816 crc crio[3645]: time=\"2026-06-12T20:31:23.50770455Z\" level=info msg=\"Starting container: 5b18884e1b05bdf193bf29537c79bfa63b964054d83dfec37e66a1f6bcd3dd6b\" id=3bb7f050-292c-4372-bc47-9e02752ecae5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.736654 | controller |     "Jun 12 20:31:23.513334 crc crio[3645]: time=\"2026-06-12T20:31:23.51323724Z\" level=info msg=\"Started container\" PID=18803 containerID=5b18884e1b05bdf193bf29537c79bfa63b964054d83dfec37e66a1f6bcd3dd6b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=3bb7f050-292c-4372-bc47-9e02752ecae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1",
2026-06-12 21:48:35.736669 | controller |     "Jun 12 20:31:23.517387 crc crio[3645]: time=\"2026-06-12T20:31:23.517300993Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=e3554760-ac9e-437f-ab9b-5488db0677ba name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.736690 | controller |     "Jun 12 20:31:23.518813 crc crio[3645]: time=\"2026-06-12T20:31:23.518744669Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9047d7b6-c0c9-49dc-87a0-a3af4eb4a277 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736705 | controller |     "Jun 12 20:31:23.663444 crc crio[3645]: time=\"2026-06-12T20:31:23.663352155Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=add34735-eed3-4930-ae54-3a7c9954db53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736720 | controller |     "Jun 12 20:31:23.788828 crc crio[3645]: time=\"2026-06-12T20:31:23.788700614Z\" level=info msg=\"Removed container 82e864609efba05da4813394f0a22d201b90d93633be444b12e4cd19ab3cee8c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=26b733ce-ca01-48e1-ace0-b53c01e0de6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.736735 | controller |     "Jun 12 20:31:23.791979 crc crio[3645]: time=\"2026-06-12T20:31:23.791806132Z\" level=info msg=\"Removing container: 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e\" id=8b23c02c-3654-4e85-84b4-32fb8c54ec51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.736749 | controller |     "Jun 12 20:31:24.214101 crc crio[3645]: time=\"2026-06-12T20:31:24.213998725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.736763 | controller |     "Jun 12 20:31:24.219784 crc crio[3645]: time=\"2026-06-12T20:31:24.21969938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.736778 | controller |     "Jun 12 20:31:24.221455 crc crio[3645]: time=\"2026-06-12T20:31:24.221347441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=afc69add-a844-4353-acf6-7cad5f5e1e71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736792 | controller |     "Jun 12 20:31:24.512615 crc crio[3645]: time=\"2026-06-12T20:31:24.511390014Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f24ba744-7b01-4fc4-a17c-fcee0c271290 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736806 | controller |     "Jun 12 20:31:24.527195 crc crio[3645]: time=\"2026-06-12T20:31:24.527090301Z\" level=info msg=\"Created container 32c106da7c39a6713bb74ddeb86cbfe6f395f39553da0ddb46c75318bc7dc61e: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=c1e45774-840c-4985-be98-1b5f22e92fb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.736821 | controller |     "Jun 12 20:31:24.529473 crc crio[3645]: time=\"2026-06-12T20:31:24.529266886Z\" level=info msg=\"Starting container: 32c106da7c39a6713bb74ddeb86cbfe6f395f39553da0ddb46c75318bc7dc61e\" id=f248673c-7750-4bba-b98a-77d328861778 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.736836 | controller |     "Jun 12 20:31:24.539839 crc crio[3645]: time=\"2026-06-12T20:31:24.539515505Z\" level=info msg=\"Started container\" PID=18839 containerID=32c106da7c39a6713bb74ddeb86cbfe6f395f39553da0ddb46c75318bc7dc61e description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=f248673c-7750-4bba-b98a-77d328861778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148b6f12fb215a4ebac1cdb04d5e29659278fb365f9065a2b57a8547865ff133",
2026-06-12 21:48:35.736874 | controller |     "Jun 12 20:31:24.579107 crc crio[3645]: time=\"2026-06-12T20:31:24.578809369Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=c995be44-867b-4cb6-b7fe-aa4febeb9c74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.736891 | controller |     "Jun 12 20:31:24.585707 crc crio[3645]: time=\"2026-06-12T20:31:24.585606751Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=199ea542-35e5-41b7-9995-1fddeef1b641 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.736907 | controller |     "Jun 12 20:31:24.587009 crc crio[3645]: time=\"2026-06-12T20:31:24.586844551Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8eb4b42f-7154-4066-b011-695ded481cc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736922 | controller |     "Jun 12 20:31:24.607185 crc crio[3645]: time=\"2026-06-12T20:31:24.604798176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.736937 | controller |     "Jun 12 20:31:24.607185 crc crio[3645]: time=\"2026-06-12T20:31:24.60657244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.736951 | controller |     "Jun 12 20:31:24.613527 crc crio[3645]: time=\"2026-06-12T20:31:24.613424193Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=49497a8d-146f-47e8-af8d-9ec2860e02e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.736966 | controller |     "Jun 12 20:31:24.616647 crc crio[3645]: time=\"2026-06-12T20:31:24.616550973Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=2f539f2e-bfcd-4d53-be13-091529f766cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.736980 | controller |     "Jun 12 20:31:24.620610 crc crio[3645]: time=\"2026-06-12T20:31:24.620306437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.736995 | controller |     "Jun 12 20:31:24.658236 crc crio[3645]: time=\"2026-06-12T20:31:24.658116953Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4e65b121-53eb-4bed-b212-ee6ef3c93dd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.737010 | controller |     "Jun 12 20:31:24.658470 crc crio[3645]: time=\"2026-06-12T20:31:24.658291498Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=77eada61-1cda-44f5-979c-5d0e76b1b391 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.737025 | controller |     "Jun 12 20:31:24.658470 crc crio[3645]: time=\"2026-06-12T20:31:24.658375409Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d33c65ec-c0ef-49e8-9813-fb34fa512432 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.737039 | controller |     "Jun 12 20:31:24.658470 crc crio[3645]: time=\"2026-06-12T20:31:24.658443602Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4af77642-3f9b-45b8-8cb3-d34b22ef550c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.737054 | controller |     "Jun 12 20:31:24.658615 crc crio[3645]: time=\"2026-06-12T20:31:24.658491213Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=925ba146-4c7e-4708-9fa3-0dc86d8fa76d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.737068 | controller |     "Jun 12 20:31:24.683443 crc crio[3645]: time=\"2026-06-12T20:31:24.68328511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5af1dbbe-f467-431b-b694-db3c6920e302 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.737087 | controller |     "Jun 12 20:31:24.702405 crc crio[3645]: time=\"2026-06-12T20:31:24.70228691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737102 | controller |     "Jun 12 20:31:24.708440 crc crio[3645]: time=\"2026-06-12T20:31:24.708237601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=17e3ec25-e0a3-46ab-90cf-05f9ee364612 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.737117 | controller |     "Jun 12 20:31:24.711442 crc crio[3645]: time=\"2026-06-12T20:31:24.711156975Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=2b826e4c-65ed-4e72-b4c1-30cd04d78292 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.737131 | controller |     "Jun 12 20:31:24.713171 crc crio[3645]: time=\"2026-06-12T20:31:24.713110934Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=31af9d82-82cf-40fb-9254-8553f8cf875f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.737146 | controller |     "Jun 12 20:31:24.714260 crc crio[3645]: time=\"2026-06-12T20:31:24.713898305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737161 | controller |     "Jun 12 20:31:24.717836 crc crio[3645]: time=\"2026-06-12T20:31:24.717787192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737176 | controller |     "Jun 12 20:31:24.729333 crc crio[3645]: time=\"2026-06-12T20:31:24.729261853Z\" level=info msg=\"Removed container 839454e70d6a1483e4253c92e63f8d204d7a0f473c47a09ce6866644931ae18e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=8b23c02c-3654-4e85-84b4-32fb8c54ec51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.737191 | controller |     "Jun 12 20:31:24.731442 crc crio[3645]: time=\"2026-06-12T20:31:24.731362745Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-l2z47/extract-content\" id=839ad625-4551-407c-84c3-123d96c2c02d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.737206 | controller |     "Jun 12 20:31:24.733330 crc crio[3645]: time=\"2026-06-12T20:31:24.733234254Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=47d2bdd6-df8b-4756-bc7f-b3132c623119 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.737221 | controller |     "Jun 12 20:31:24.734910 crc crio[3645]: time=\"2026-06-12T20:31:24.734835064Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=691329a2-e313-4a31-b710-07bb1eecc656 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.737236 | controller |     "Jun 12 20:31:24.738808 crc crio[3645]: time=\"2026-06-12T20:31:24.738503206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737250 | controller |     "Jun 12 20:31:24.746721 crc crio[3645]: time=\"2026-06-12T20:31:24.74658565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737299 | controller |     "Jun 12 20:31:24.766447 crc crio[3645]: time=\"2026-06-12T20:31:24.76634245Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=38313a51-184f-4612-9d84-75df25fbd023 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.737316 | controller |     "Jun 12 20:31:24.767393 crc crio[3645]: time=\"2026-06-12T20:31:24.767277854Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=352fe058-69aa-470f-94fb-10137b1b8444 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.737330 | controller |     "Jun 12 20:31:24.775367 crc crio[3645]: time=\"2026-06-12T20:31:24.775279185Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=46d9426c-63bd-4539-bd2c-601d3de424e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.737346 | controller |     "Jun 12 20:31:24.787683 crc crio[3645]: time=\"2026-06-12T20:31:24.787576627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737360 | controller |     "Jun 12 20:31:24.790093 crc crio[3645]: time=\"2026-06-12T20:31:24.789866574Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=333550a7-e411-4c2c-93b7-22c8841bdede name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.737375 | controller |     "Jun 12 20:31:24.790093 crc crio[3645]: time=\"2026-06-12T20:31:24.790033368Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-hq7pb/extract-content\" id=8ecbfcf9-6c76-4fea-9ced-4df8afb4592c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.737390 | controller |     "Jun 12 20:31:24.791312 crc crio[3645]: time=\"2026-06-12T20:31:24.79127076Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=71306353-23c5-4e7d-ba72-b954ab08f6b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.737404 | controller |     "Jun 12 20:31:24.810625 crc crio[3645]: time=\"2026-06-12T20:31:24.810403514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737419 | controller |     "Jun 12 20:31:24.815051 crc crio[3645]: time=\"2026-06-12T20:31:24.81497286Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=92f16a1c-5633-4171-b6bd-4643d03329ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.737434 | controller |     "Jun 12 20:31:24.815357 crc crio[3645]: time=\"2026-06-12T20:31:24.815322908Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3ee5882d-a549-4e22-b5d8-4fa125ce2d4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.737449 | controller |     "Jun 12 20:31:24.821258 crc crio[3645]: time=\"2026-06-12T20:31:24.821186896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737464 | controller |     "Jun 12 20:31:24.832579 crc crio[3645]: time=\"2026-06-12T20:31:24.832491682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737478 | controller |     "Jun 12 20:31:24.842701 crc crio[3645]: time=\"2026-06-12T20:31:24.833015375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737492 | controller |     "Jun 12 20:31:24.849383 crc crio[3645]: time=\"2026-06-12T20:31:24.849299757Z\" level=info msg=\"Created container 4ecd95eff6e3a87a8f436f3a2b8bb10074998ddcab92982a0f9fdad52b45c35b: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=bea8e34b-6720-4d9c-8571-129017f14085 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.737513 | controller |     "Jun 12 20:31:24.852797 crc crio[3645]: time=\"2026-06-12T20:31:24.852705184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737529 | controller |     "Jun 12 20:31:24.852895 crc crio[3645]: time=\"2026-06-12T20:31:24.852787316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737544 | controller |     "Jun 12 20:31:24.854200 crc crio[3645]: time=\"2026-06-12T20:31:24.854107788Z\" level=info msg=\"Starting container: 4ecd95eff6e3a87a8f436f3a2b8bb10074998ddcab92982a0f9fdad52b45c35b\" id=37096a09-bd7a-4767-8d3a-71bccb271504 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.737559 | controller |     "Jun 12 20:31:24.854571 crc crio[3645]: time=\"2026-06-12T20:31:24.838799782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737574 | controller |     "Jun 12 20:31:24.855884 crc crio[3645]: time=\"2026-06-12T20:31:24.855818492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737588 | controller |     "Jun 12 20:31:24.857425 crc crio[3645]: time=\"2026-06-12T20:31:24.857364471Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2w5wr/extract-content\" id=aa16ca05-25cd-4af1-8a6c-fdc7eec47249 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.737603 | controller |     "Jun 12 20:31:24.860126 crc crio[3645]: time=\"2026-06-12T20:31:24.860061659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737618 | controller |     "Jun 12 20:31:24.864432 crc crio[3645]: time=\"2026-06-12T20:31:24.864234694Z\" level=info msg=\"Started container\" PID=18862 containerID=4ecd95eff6e3a87a8f436f3a2b8bb10074998ddcab92982a0f9fdad52b45c35b description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=37096a09-bd7a-4767-8d3a-71bccb271504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848",
2026-06-12 21:48:35.737634 | controller |     "Jun 12 20:31:24.901341 crc crio[3645]: time=\"2026-06-12T20:31:24.901268391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737649 | controller |     "Jun 12 20:31:24.925001 crc crio[3645]: time=\"2026-06-12T20:31:24.924870678Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rjhhz/extract-content\" id=72027008-c4c6-47c6-a2e3-6c30ac7349c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.737664 | controller |     "Jun 12 20:31:24.959900 crc crio[3645]: time=\"2026-06-12T20:31:24.959015541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737678 | controller |     "Jun 12 20:31:24.977076 crc crio[3645]: time=\"2026-06-12T20:31:24.976870752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737692 | controller |     "Jun 12 20:31:24.982189 crc crio[3645]: time=\"2026-06-12T20:31:24.982100504Z\" level=info msg=\"Created container 12d4588d6cbc6e47b0d576fa536786f3bdeb7ddb1f1058e08137cb01b7d4dd7e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=47d2bdd6-df8b-4756-bc7f-b3132c623119 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.737711 | controller |     "Jun 12 20:31:24.983880 crc crio[3645]: time=\"2026-06-12T20:31:24.983647083Z\" level=info msg=\"Starting container: 12d4588d6cbc6e47b0d576fa536786f3bdeb7ddb1f1058e08137cb01b7d4dd7e\" id=84a10bf8-6ce0-44bd-a57e-271c113701a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.737778 | controller |     "Jun 12 20:31:24.991994 crc crio[3645]: time=\"2026-06-12T20:31:24.989072691Z\" level=info msg=\"Started container\" PID=18878 containerID=12d4588d6cbc6e47b0d576fa536786f3bdeb7ddb1f1058e08137cb01b7d4dd7e description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=84a10bf8-6ce0-44bd-a57e-271c113701a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5",
2026-06-12 21:48:35.737795 | controller |     "Jun 12 20:31:24.997230 crc crio[3645]: time=\"2026-06-12T20:31:24.997163215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737810 | controller |     "Jun 12 20:31:25.013716 crc crio[3645]: time=\"2026-06-12T20:31:25.013632921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737824 | controller |     "Jun 12 20:31:25.059330 crc crio[3645]: time=\"2026-06-12T20:31:25.059210844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737838 | controller |     "Jun 12 20:31:25.060805 crc crio[3645]: time=\"2026-06-12T20:31:25.06063815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737871 | controller |     "Jun 12 20:31:25.062003 crc crio[3645]: time=\"2026-06-12T20:31:25.060850675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737897 | controller |     "Jun 12 20:31:25.069200 crc crio[3645]: time=\"2026-06-12T20:31:25.069165665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737913 | controller |     "Jun 12 20:31:25.080141 crc crio[3645]: time=\"2026-06-12T20:31:25.072260683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737928 | controller |     "Jun 12 20:31:25.082892 crc crio[3645]: time=\"2026-06-12T20:31:25.082866252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737942 | controller |     "Jun 12 20:31:25.085191 crc crio[3645]: time=\"2026-06-12T20:31:25.075614858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737956 | controller |     "Jun 12 20:31:25.097107 crc crio[3645]: time=\"2026-06-12T20:31:25.097067121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.737971 | controller |     "Jun 12 20:31:25.109699 crc crio[3645]: time=\"2026-06-12T20:31:25.109631328Z\" level=info msg=\"Created container f299a65dccc3072d1c5b5f7e90660fe3eb00b1e92f87bf74b5d209c505288071: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=40cc608a-6b67-43b2-9507-0d58467c80c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.737989 | controller |     "Jun 12 20:31:25.122591 crc crio[3645]: time=\"2026-06-12T20:31:25.119548069Z\" level=info msg=\"Starting container: f299a65dccc3072d1c5b5f7e90660fe3eb00b1e92f87bf74b5d209c505288071\" id=54e9d667-6640-42b2-9c50-1e3e3305a1b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.738004 | controller |     "Jun 12 20:31:25.186073 crc crio[3645]: time=\"2026-06-12T20:31:25.185466686Z\" level=info msg=\"Started container\" PID=18887 containerID=f299a65dccc3072d1c5b5f7e90660fe3eb00b1e92f87bf74b5d209c505288071 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=54e9d667-6640-42b2-9c50-1e3e3305a1b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53",
2026-06-12 21:48:35.738019 | controller |     "Jun 12 20:31:25.224869 crc crio[3645]: time=\"2026-06-12T20:31:25.224509483Z\" level=info msg=\"Created container 442e575d92d747e54d9ae5538d46d501072ee3e1021899a6e118e882ef17b554: openshift-marketplace/community-operators-hq7pb/extract-content\" id=8ecbfcf9-6c76-4fea-9ced-4df8afb4592c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.738033 | controller |     "Jun 12 20:31:25.233519 crc crio[3645]: time=\"2026-06-12T20:31:25.23346409Z\" level=info msg=\"Created container 086d60dfb6d4fcc96a2e5fdd2f33c7046f6708f62b142f64ae783ec696721758: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=691329a2-e313-4a31-b710-07bb1eecc656 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.738048 | controller |     "Jun 12 20:31:25.242992 crc crio[3645]: time=\"2026-06-12T20:31:25.242875907Z\" level=info msg=\"Starting container: 086d60dfb6d4fcc96a2e5fdd2f33c7046f6708f62b142f64ae783ec696721758\" id=d5a98906-bc08-4a56-884b-e026132c773d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.738062 | controller |     "Jun 12 20:31:25.243886 crc crio[3645]: time=\"2026-06-12T20:31:25.242871347Z\" level=info msg=\"Starting container: 442e575d92d747e54d9ae5538d46d501072ee3e1021899a6e118e882ef17b554\" id=ddd51436-dd5b-49b8-aad4-0b8f3ac7309c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.738076 | controller |     "Jun 12 20:31:25.260548 crc crio[3645]: time=\"2026-06-12T20:31:25.260355008Z\" level=info msg=\"Started container\" PID=18908 containerID=086d60dfb6d4fcc96a2e5fdd2f33c7046f6708f62b142f64ae783ec696721758 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=d5a98906-bc08-4a56-884b-e026132c773d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6",
2026-06-12 21:48:35.738091 | controller |     "Jun 12 20:31:25.269307 crc crio[3645]: time=\"2026-06-12T20:31:25.269170582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.738105 | controller |     "Jun 12 20:31:25.271473 crc crio[3645]: time=\"2026-06-12T20:31:25.271236134Z\" level=info msg=\"Started container\" PID=18895 containerID=442e575d92d747e54d9ae5538d46d501072ee3e1021899a6e118e882ef17b554 description=openshift-marketplace/community-operators-hq7pb/extract-content id=ddd51436-dd5b-49b8-aad4-0b8f3ac7309c name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd",
2026-06-12 21:48:35.738120 | controller |     "Jun 12 20:31:25.284275 crc crio[3645]: time=\"2026-06-12T20:31:25.283421362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.738137 | controller |     "Jun 12 20:31:25.348145 crc crio[3645]: time=\"2026-06-12T20:31:25.347789829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.738152 | controller |     "Jun 12 20:31:25.375702 crc crio[3645]: time=\"2026-06-12T20:31:25.374622768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.738167 | controller |     "Jun 12 20:31:25.391019 crc crio[3645]: time=\"2026-06-12T20:31:25.379521082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.738182 | controller |     "Jun 12 20:31:25.480360 crc crio[3645]: time=\"2026-06-12T20:31:25.47953923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.738196 | controller |     "Jun 12 20:31:25.485382 crc crio[3645]: time=\"2026-06-12T20:31:25.485289656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.738210 | controller |     "Jun 12 20:31:25.493681 crc crio[3645]: time=\"2026-06-12T20:31:25.493518353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.738225 | controller |     "Jun 12 20:31:25.583994 crc crio[3645]: time=\"2026-06-12T20:31:25.570281444Z\" level=info msg=\"Created container 945ce8a9b9d70ba9e964769632c5112c9e2cf214bfa7c6469a8c9eaf4a3bb398: openshift-marketplace/redhat-operators-2w5wr/extract-content\" id=aa16ca05-25cd-4af1-8a6c-fdc7eec47249 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.738239 | controller |     "Jun 12 20:31:25.583994 crc crio[3645]: time=\"2026-06-12T20:31:25.574515481Z\" level=info msg=\"Starting container: 945ce8a9b9d70ba9e964769632c5112c9e2cf214bfa7c6469a8c9eaf4a3bb398\" id=209bd19a-9d84-46b8-b96b-cc41da117acd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.738254 | controller |     "Jun 12 20:31:25.583994 crc crio[3645]: time=\"2026-06-12T20:31:25.575435545Z\" level=info msg=\"Created container e4c2b19ab9d3f71653f03249ba0737418b6ea86bf8816ced511bc4e9af92b28b: openshift-marketplace/certified-operators-l27pk/extract-content\" id=71306353-23c5-4e7d-ba72-b954ab08f6b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.738268 | controller |     "Jun 12 20:31:25.583994 crc crio[3645]: time=\"2026-06-12T20:31:25.575553057Z\" level=info msg=\"Created container 033982faaf8e03b630164141be26d713abfd3979673965412dbd4dda5d5d75a9: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=46d9426c-63bd-4539-bd2c-601d3de424e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.738282 | controller |     "Jun 12 20:31:25.583994 crc crio[3645]: time=\"2026-06-12T20:31:25.576552282Z\" level=info msg=\"Starting container: e4c2b19ab9d3f71653f03249ba0737418b6ea86bf8816ced511bc4e9af92b28b\" id=4c9ebf35-91fa-4eb3-9c65-61e183e25bf9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.738297 | controller |     "Jun 12 20:31:25.583994 crc crio[3645]: time=\"2026-06-12T20:31:25.577186079Z\" level=info msg=\"Starting container: 033982faaf8e03b630164141be26d713abfd3979673965412dbd4dda5d5d75a9\" id=85d34ddb-fac4-4b32-85d6-830cc26905b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.738311 | controller |     "Jun 12 20:31:25.610301 crc crio[3645]: time=\"2026-06-12T20:31:25.610230074Z\" level=info msg=\"Started container\" PID=18928 containerID=945ce8a9b9d70ba9e964769632c5112c9e2cf214bfa7c6469a8c9eaf4a3bb398 description=openshift-marketplace/redhat-operators-2w5wr/extract-content id=209bd19a-9d84-46b8-b96b-cc41da117acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d",
2026-06-12 21:48:35.738329 | controller |     "Jun 12 20:31:25.614129 crc crio[3645]: time=\"2026-06-12T20:31:25.611175599Z\" level=info msg=\"Started container\" PID=18921 containerID=033982faaf8e03b630164141be26d713abfd3979673965412dbd4dda5d5d75a9 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=85d34ddb-fac4-4b32-85d6-830cc26905b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e",
2026-06-12 21:48:35.738344 | controller |     "Jun 12 20:31:25.674040 crc crio[3645]: time=\"2026-06-12T20:31:25.673524025Z\" level=info msg=\"Started container\" PID=18926 containerID=e4c2b19ab9d3f71653f03249ba0737418b6ea86bf8816ced511bc4e9af92b28b description=openshift-marketplace/certified-operators-l27pk/extract-content id=4c9ebf35-91fa-4eb3-9c65-61e183e25bf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d",
2026-06-12 21:48:35.738358 | controller |     "Jun 12 20:31:25.790056 crc crio[3645]: time=\"2026-06-12T20:31:25.787904046Z\" level=info msg=\"Created container 673494affa3324fa4711862d30b230a5b268426d0f5a639dd34cc8a408339310: openshift-marketplace/certified-operators-rjhhz/extract-content\" id=72027008-c4c6-47c6-a2e3-6c30ac7349c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.738373 | controller |     "Jun 12 20:31:25.800106 crc crio[3645]: time=\"2026-06-12T20:31:25.799176281Z\" level=info msg=\"Created container bc8b2d9c5672f2ec723148d67553a0837fb1897a30c5fc630d95e77c3f4db7ac: openshift-marketplace/community-operators-qhh6t/extract-content\" id=333550a7-e411-4c2c-93b7-22c8841bdede name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.738387 | controller |     "Jun 12 20:31:25.830018 crc crio[3645]: time=\"2026-06-12T20:31:25.826831071Z\" level=info msg=\"Starting container: 673494affa3324fa4711862d30b230a5b268426d0f5a639dd34cc8a408339310\" id=b3d29267-9676-4c17-a373-af23bd3ad237 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.738401 | controller |     "Jun 12 20:31:25.830018 crc crio[3645]: time=\"2026-06-12T20:31:25.826876521Z\" level=info msg=\"Starting container: bc8b2d9c5672f2ec723148d67553a0837fb1897a30c5fc630d95e77c3f4db7ac\" id=47052a18-0f48-4ef6-b5f8-4894f36a4891 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.738415 | controller |     "Jun 12 20:31:25.837839 crc crio[3645]: time=\"2026-06-12T20:31:25.834448352Z\" level=info msg=\"Created container 293c0e2728cedfa635fc76fd412830d902695a860b66489f0dba8410dd34011f: openshift-marketplace/redhat-marketplace-l2z47/extract-content\" id=839ad625-4551-407c-84c3-123d96c2c02d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.738429 | controller |     "Jun 12 20:31:25.840334 crc crio[3645]: time=\"2026-06-12T20:31:25.837987933Z\" level=info msg=\"Started container\" PID=18951 containerID=673494affa3324fa4711862d30b230a5b268426d0f5a639dd34cc8a408339310 description=openshift-marketplace/certified-operators-rjhhz/extract-content id=b3d29267-9676-4c17-a373-af23bd3ad237 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596",
2026-06-12 21:48:35.738443 | controller |     "Jun 12 20:31:25.861041 crc crio[3645]: time=\"2026-06-12T20:31:25.859503935Z\" level=info msg=\"Starting container: 293c0e2728cedfa635fc76fd412830d902695a860b66489f0dba8410dd34011f\" id=d57924fb-a6e3-4655-9f2d-4cfe3e0fdc88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.738457 | controller |     "Jun 12 20:31:25.892050 crc crio[3645]: time=\"2026-06-12T20:31:25.891099415Z\" level=info msg=\"Created container 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=b7b0675f-e544-4910-8d71-8ae4988a5c4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.738475 | controller |     "Jun 12 20:31:25.918064 crc crio[3645]: time=\"2026-06-12T20:31:25.917651646Z\" level=info msg=\"Starting container: 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6\" id=5e1f40cc-30c3-47db-b851-b73cd71b5304 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.738490 | controller |     "Jun 12 20:31:25.918366 crc crio[3645]: time=\"2026-06-12T20:31:25.918325574Z\" level=info msg=\"Started container\" PID=18950 containerID=293c0e2728cedfa635fc76fd412830d902695a860b66489f0dba8410dd34011f description=openshift-marketplace/redhat-marketplace-l2z47/extract-content id=d57924fb-a6e3-4655-9f2d-4cfe3e0fdc88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed",
2026-06-12 21:48:35.738506 | controller |     "Jun 12 20:31:25.922092 crc crio[3645]: time=\"2026-06-12T20:31:25.921009912Z\" level=info msg=\"Created container 36495cc9e55f9769bde8a36c58141e40827f42298d44a41aef1a4102144523c4: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=5e52581f-fe83-4e75-a1f9-b348427b7515 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.738520 | controller |     "Jun 12 20:31:25.926316 crc crio[3645]: time=\"2026-06-12T20:31:25.92334454Z\" level=info msg=\"Starting container: 36495cc9e55f9769bde8a36c58141e40827f42298d44a41aef1a4102144523c4\" id=8cf66c11-ea60-4d49-8fdb-42daae58a905 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.738535 | controller |     "Jun 12 20:31:25.931126 crc crio[3645]: time=\"2026-06-12T20:31:25.928599773Z\" level=info msg=\"Started container\" PID=18978 containerID=1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=5e1f40cc-30c3-47db-b851-b73cd71b5304 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a",
2026-06-12 21:48:35.738549 | controller |     "Jun 12 20:31:25.940012 crc crio[3645]: time=\"2026-06-12T20:31:25.937083388Z\" level=info msg=\"Started container\" PID=18979 containerID=36495cc9e55f9769bde8a36c58141e40827f42298d44a41aef1a4102144523c4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=8cf66c11-ea60-4d49-8fdb-42daae58a905 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7",
2026-06-12 21:48:35.738564 | controller |     "Jun 12 20:31:25.945975 crc crio[3645]: time=\"2026-06-12T20:31:25.945827579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.738579 | controller |     "Jun 12 20:31:25.966131 crc crio[3645]: time=\"2026-06-12T20:31:25.966085081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.738593 | controller |     "Jun 12 20:31:25.979537 crc crio[3645]: time=\"2026-06-12T20:31:25.970326338Z\" level=info msg=\"Started container\" PID=18977 containerID=bc8b2d9c5672f2ec723148d67553a0837fb1897a30c5fc630d95e77c3f4db7ac description=openshift-marketplace/community-operators-qhh6t/extract-content id=47052a18-0f48-4ef6-b5f8-4894f36a4891 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6",
2026-06-12 21:48:35.738608 | controller |     "Jun 12 20:31:26.320354 crc crio[3645]: time=\"2026-06-12T20:31:26.319990719Z\" level=info msg=\"Created container cb7d687d16db953c26394e00c0ef6c5c8a02c6a4bbc2c96fe57f7f8ec53c23ed: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=2f539f2e-bfcd-4d53-be13-091529f766cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.738622 | controller |     "Jun 12 20:31:26.322184 crc crio[3645]: time=\"2026-06-12T20:31:26.321989309Z\" level=info msg=\"Starting container: cb7d687d16db953c26394e00c0ef6c5c8a02c6a4bbc2c96fe57f7f8ec53c23ed\" id=fd05cd2e-316d-4c30-a427-44021129ba00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.738640 | controller |     "Jun 12 20:31:26.328769 crc crio[3645]: time=\"2026-06-12T20:31:26.328410651Z\" level=info msg=\"Created container 1c07943959d2fb43ae739a30bfdb2bd7a45ad1c2dc43d42c6f41887821a550b7: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=c995be44-867b-4cb6-b7fe-aa4febeb9c74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.738655 | controller |     "Jun 12 20:31:26.336299 crc crio[3645]: time=\"2026-06-12T20:31:26.334807813Z\" level=info msg=\"Started container\" PID=19034 containerID=cb7d687d16db953c26394e00c0ef6c5c8a02c6a4bbc2c96fe57f7f8ec53c23ed description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=fd05cd2e-316d-4c30-a427-44021129ba00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1",
2026-06-12 21:48:35.738670 | controller |     "Jun 12 20:31:26.336299 crc crio[3645]: time=\"2026-06-12T20:31:26.335127031Z\" level=info msg=\"Starting container: 1c07943959d2fb43ae739a30bfdb2bd7a45ad1c2dc43d42c6f41887821a550b7\" id=5244a711-ff7d-4f0c-b2e1-616b3a2a4e22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.738685 | controller |     "Jun 12 20:31:26.361219 crc crio[3645]: time=\"2026-06-12T20:31:26.360753628Z\" level=info msg=\"Started container\" PID=19033 containerID=1c07943959d2fb43ae739a30bfdb2bd7a45ad1c2dc43d42c6f41887821a550b7 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=5244a711-ff7d-4f0c-b2e1-616b3a2a4e22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688",
2026-06-12 21:48:35.738700 | controller |     "Jun 12 20:31:27.192443 crc crio[3645]: time=\"2026-06-12T20:31:27.19146004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c4549ffa-f3d6-4b10-a06e-f784a932f72e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.738715 | controller |     "Jun 12 20:31:27.195230 crc crio[3645]: time=\"2026-06-12T20:31:27.19500965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7b22c3fb-17b5-473b-8e08-32641aca0462 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.738730 | controller |     "Jun 12 20:31:27.198470 crc crio[3645]: time=\"2026-06-12T20:31:27.197736799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=af0a9ffa-df05-4d2f-80ca-1d14224177b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.738745 | controller |     "Jun 12 20:31:27.199070 crc crio[3645]: time=\"2026-06-12T20:31:27.19858618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1e878811-8d5e-48f0-98db-b3eeb75b2800 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.738760 | controller |     "Jun 12 20:31:27.214120 crc crio[3645]: time=\"2026-06-12T20:31:27.213569359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=199595ff-7faa-4a87-9459-524288a225ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.738776 | controller |     "Jun 12 20:31:27.232474 crc crio[3645]: time=\"2026-06-12T20:31:27.230325942Z\" level=info msg=\"Removing container: 3bce51346726a59106186e98c06dc3aa3e23bbba7f84c96bc895e5d514e5fd17\" id=90f36b4f-7fe5-4894-89c7-03370d69e50f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.738794 | controller |     "Jun 12 20:31:27.250741 crc crio[3645]: time=\"2026-06-12T20:31:27.250487482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8368c53c-dba7-4a33-a934-9ed626c97ded name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.738809 | controller |     "Jun 12 20:31:27.255144 crc crio[3645]: time=\"2026-06-12T20:31:27.251780625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9040f6b5-0ad2-43d4-84b0-86467e92de49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.738824 | controller |     "Jun 12 20:31:27.255144 crc crio[3645]: time=\"2026-06-12T20:31:27.254021122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d27a00d-ff03-4650-b68e-6cf78b4e1107 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.738839 | controller |     "Jun 12 20:31:27.279537 crc crio[3645]: time=\"2026-06-12T20:31:27.279476425Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=68c649c5-add4-4e59-b1f8-b82a410462f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.738872 | controller |     "Jun 12 20:31:27.297901 crc crio[3645]: time=\"2026-06-12T20:31:27.297578792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e1bfec03-3fcc-4e9a-b809-37d0bc574796 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.738889 | controller |     "Jun 12 20:31:27.304557 crc crio[3645]: time=\"2026-06-12T20:31:27.304270132Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=46ef59af-ebf5-4e30-bb88-caf19c05f96e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.738904 | controller |     "Jun 12 20:31:27.308172 crc crio[3645]: time=\"2026-06-12T20:31:27.304793335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=45cf0974-e325-47d5-8de8-0dde644b54f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.738919 | controller |     "Jun 12 20:31:27.428995 crc crio[3645]: time=\"2026-06-12T20:31:27.428325968Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-hq7pb/registry-server\" id=f7a830c5-31cc-4417-820b-6107cc2f052e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.738934 | controller |     "Jun 12 20:31:27.429318 crc crio[3645]: time=\"2026-06-12T20:31:27.429213961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.738948 | controller |     "Jun 12 20:31:27.496377 crc crio[3645]: time=\"2026-06-12T20:31:27.496287327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.738963 | controller |     "Jun 12 20:31:27.502008 crc crio[3645]: time=\"2026-06-12T20:31:27.501839217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.738977 | controller |     "Jun 12 20:31:27.593808 crc crio[3645]: time=\"2026-06-12T20:31:27.593645327Z\" level=info msg=\"Removed container 3bce51346726a59106186e98c06dc3aa3e23bbba7f84c96bc895e5d514e5fd17: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=90f36b4f-7fe5-4894-89c7-03370d69e50f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.738995 | controller |     "Jun 12 20:31:27.671383 crc crio[3645]: time=\"2026-06-12T20:31:27.671321841Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-l2z47/registry-server\" id=65cdaa76-5d37-4fcc-b2f6-e2326a7d62bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.739010 | controller |     "Jun 12 20:31:27.671890 crc crio[3645]: time=\"2026-06-12T20:31:27.671782173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739024 | controller |     "Jun 12 20:31:27.673322 crc crio[3645]: time=\"2026-06-12T20:31:27.67325724Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=46716ac9-559e-4371-aa52-96f4dd1e3466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.739039 | controller |     "Jun 12 20:31:27.708690 crc crio[3645]: time=\"2026-06-12T20:31:27.708575333Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=706b6e1d-db78-41cb-af4f-9bc074c0a705 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.739054 | controller |     "Jun 12 20:31:27.711899 crc crio[3645]: time=\"2026-06-12T20:31:27.711858845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739068 | controller |     "Jun 12 20:31:27.714794 crc crio[3645]: time=\"2026-06-12T20:31:27.714768619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739083 | controller |     "Jun 12 20:31:28.157125 crc crio[3645]: time=\"2026-06-12T20:31:28.15701214Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6f69973a-95f0-4d6a-bcd9-ab0aba073cb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.739097 | controller |     "Jun 12 20:31:28.158384 crc crio[3645]: time=\"2026-06-12T20:31:28.158143968Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=5e6c9253-4369-4a69-87ed-e0a366383b53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.739112 | controller |     "Jun 12 20:31:28.159497 crc crio[3645]: time=\"2026-06-12T20:31:28.159438061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739127 | controller |     "Jun 12 20:31:28.160069 crc crio[3645]: time=\"2026-06-12T20:31:28.159847802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739142 | controller |     "Jun 12 20:31:28.160381 crc crio[3645]: time=\"2026-06-12T20:31:28.159494533Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=83843450-8645-4177-b8a8-e6c033aa10fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.739156 | controller |     "Jun 12 20:31:28.161416 crc crio[3645]: time=\"2026-06-12T20:31:28.161274447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739171 | controller |     "Jun 12 20:31:28.161904 crc crio[3645]: time=\"2026-06-12T20:31:28.161772171Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=6b33075a-3f5e-42c3-bee1-89364c3c88d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.739185 | controller |     "Jun 12 20:31:28.164189 crc crio[3645]: time=\"2026-06-12T20:31:28.162046417Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=740f12e1-eb78-4cff-9cab-bdf0384b290d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.739203 | controller |     "Jun 12 20:31:28.164189 crc crio[3645]: time=\"2026-06-12T20:31:28.163287009Z\" level=info msg=\"Created container da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15: openshift-marketplace/community-operators-hq7pb/registry-server\" id=f7a830c5-31cc-4417-820b-6107cc2f052e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.739218 | controller |     "Jun 12 20:31:28.165712 crc crio[3645]: time=\"2026-06-12T20:31:28.165527996Z\" level=info msg=\"Starting container: da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15\" id=f499a7bf-01cd-4b80-a3c4-352a78adea3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.739232 | controller |     "Jun 12 20:31:28.178326 crc crio[3645]: time=\"2026-06-12T20:31:28.177863407Z\" level=info msg=\"Started container\" PID=19097 containerID=da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15 description=openshift-marketplace/community-operators-hq7pb/registry-server id=f499a7bf-01cd-4b80-a3c4-352a78adea3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd",
2026-06-12 21:48:35.739247 | controller |     "Jun 12 20:31:28.180106 crc crio[3645]: time=\"2026-06-12T20:31:28.179847588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739262 | controller |     "Jun 12 20:31:28.183297 crc crio[3645]: time=\"2026-06-12T20:31:28.183185562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739277 | controller |     "Jun 12 20:31:28.271803 crc crio[3645]: time=\"2026-06-12T20:31:28.271639089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739291 | controller |     "Jun 12 20:31:28.280012 crc crio[3645]: time=\"2026-06-12T20:31:28.279771313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739306 | controller |     "Jun 12 20:31:28.284196 crc crio[3645]: time=\"2026-06-12T20:31:28.283200351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739321 | controller |     "Jun 12 20:31:28.284196 crc crio[3645]: time=\"2026-06-12T20:31:28.283844536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739335 | controller |     "Jun 12 20:31:28.294566 crc crio[3645]: time=\"2026-06-12T20:31:28.293638544Z\" level=info msg=\"Created container 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5: openshift-marketplace/redhat-marketplace-l2z47/registry-server\" id=65cdaa76-5d37-4fcc-b2f6-e2326a7d62bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.739350 | controller |     "Jun 12 20:31:28.305493 crc crio[3645]: time=\"2026-06-12T20:31:28.305106734Z\" level=info msg=\"Starting container: 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5\" id=90e8ec82-99ee-46ff-82da-8eeb7b8c71d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.739364 | controller |     "Jun 12 20:31:28.343448 crc crio[3645]: time=\"2026-06-12T20:31:28.341473233Z\" level=info msg=\"Started container\" PID=19116 containerID=9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5 description=openshift-marketplace/redhat-marketplace-l2z47/registry-server id=90e8ec82-99ee-46ff-82da-8eeb7b8c71d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed",
2026-06-12 21:48:35.739383 | controller |     "Jun 12 20:31:28.357655 crc crio[3645]: time=\"2026-06-12T20:31:28.357506379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739398 | controller |     "Jun 12 20:31:28.362506 crc crio[3645]: time=\"2026-06-12T20:31:28.362331131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739412 | controller |     "Jun 12 20:31:28.383140 crc crio[3645]: time=\"2026-06-12T20:31:28.382574992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a68b6810-a016-45ec-88a0-d01a82f8a9bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.739427 | controller |     "Jun 12 20:31:28.407857 crc crio[3645]: time=\"2026-06-12T20:31:28.407794751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7cdd344f-1898-4c26-b5d8-a8c5ac7f0437 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.739441 | controller |     "Jun 12 20:31:28.453649 crc crio[3645]: time=\"2026-06-12T20:31:28.453051545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c285ec65-e2c9-4ad2-9eb2-95581cbd6090 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.739456 | controller |     "Jun 12 20:31:28.465907 crc crio[3645]: time=\"2026-06-12T20:31:28.465763096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739471 | controller |     "Jun 12 20:31:28.483332 crc crio[3645]: time=\"2026-06-12T20:31:28.483004383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739485 | controller |     "Jun 12 20:31:28.486422 crc crio[3645]: time=\"2026-06-12T20:31:28.486250823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e148f406-df54-4116-aae4-1a43f2405c4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.739500 | controller |     "Jun 12 20:31:28.634907 crc crio[3645]: time=\"2026-06-12T20:31:28.634860111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c5e2dea3-f313-4be3-9295-dc92a4a1df10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.739515 | controller |     "Jun 12 20:31:28.653637 crc crio[3645]: time=\"2026-06-12T20:31:28.653476741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=db41b711-f04c-4747-a3f2-d5e872980568 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.739531 | controller |     "Jun 12 20:31:28.755123 crc crio[3645]: time=\"2026-06-12T20:31:28.753275244Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2w5wr/registry-server\" id=7f78a3da-84c6-48c1-b845-01a6598b02c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.739546 | controller |     "Jun 12 20:31:28.755123 crc crio[3645]: time=\"2026-06-12T20:31:28.7550674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739567 | controller |     "Jun 12 20:31:28.786526 crc crio[3645]: time=\"2026-06-12T20:31:28.786412953Z\" level=info msg=\"Created container f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=5e6c9253-4369-4a69-87ed-e0a366383b53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.739582 | controller |     "Jun 12 20:31:28.791191 crc crio[3645]: time=\"2026-06-12T20:31:28.791148782Z\" level=info msg=\"Starting container: f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e\" id=63fd3688-cc9d-4595-8ec8-9c25b94b92a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.739597 | controller |     "Jun 12 20:31:28.866097 crc crio[3645]: time=\"2026-06-12T20:31:28.859269364Z\" level=info msg=\"Started container\" PID=19139 containerID=f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e description=openshift-marketplace/community-operators-qhh6t/registry-server id=63fd3688-cc9d-4595-8ec8-9c25b94b92a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6",
2026-06-12 21:48:35.739612 | controller |     "Jun 12 20:31:28.866097 crc crio[3645]: time=\"2026-06-12T20:31:28.864898667Z\" level=info msg=\"Created container 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=83843450-8645-4177-b8a8-e6c033aa10fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.739626 | controller |     "Jun 12 20:31:28.871901 crc crio[3645]: time=\"2026-06-12T20:31:28.871414082Z\" level=info msg=\"Created container 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf: openshift-marketplace/certified-operators-l27pk/registry-server\" id=740f12e1-eb78-4cff-9cab-bdf0384b290d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.739641 | controller |     "Jun 12 20:31:28.872129 crc crio[3645]: time=\"2026-06-12T20:31:28.871495324Z\" level=info msg=\"Starting container: 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2\" id=7a2f02f0-9fc2-401e-a16d-a9826338773a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.739655 | controller |     "Jun 12 20:31:28.877497 crc crio[3645]: time=\"2026-06-12T20:31:28.877362841Z\" level=info msg=\"Starting container: 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf\" id=ace654ae-b01b-406d-9a27-76ebc1cb8f76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.739670 | controller |     "Jun 12 20:31:28.886029 crc crio[3645]: time=\"2026-06-12T20:31:28.885758944Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rjhhz/registry-server\" id=bf6d2e2b-4c77-4b8d-a19a-e2e03bd3e6f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.739684 | controller |     "Jun 12 20:31:28.889137 crc crio[3645]: time=\"2026-06-12T20:31:28.888244467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739699 | controller |     "Jun 12 20:31:28.894531 crc crio[3645]: time=\"2026-06-12T20:31:28.894181637Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=d3848451-24ac-4179-a187-1fd75e7b9c41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.739714 | controller |     "Jun 12 20:31:28.932014 crc crio[3645]: time=\"2026-06-12T20:31:28.931906511Z\" level=info msg=\"Started container\" PID=19133 containerID=6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=7a2f02f0-9fc2-401e-a16d-a9826338773a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e",
2026-06-12 21:48:35.739729 | controller |     "Jun 12 20:31:28.952992 crc crio[3645]: time=\"2026-06-12T20:31:28.952765398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739748 | controller |     "Jun 12 20:31:28.953725 crc crio[3645]: time=\"2026-06-12T20:31:28.953552299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739763 | controller |     "Jun 12 20:31:28.955098 crc crio[3645]: time=\"2026-06-12T20:31:28.954871721Z\" level=info msg=\"Started container\" PID=19140 containerID=24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf description=openshift-marketplace/certified-operators-l27pk/registry-server id=ace654ae-b01b-406d-9a27-76ebc1cb8f76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d",
2026-06-12 21:48:35.739778 | controller |     "Jun 12 20:31:28.969071 crc crio[3645]: time=\"2026-06-12T20:31:28.96829391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739793 | controller |     "Jun 12 20:31:29.101738 crc crio[3645]: time=\"2026-06-12T20:31:29.10155598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739808 | controller |     "Jun 12 20:31:29.103146 crc crio[3645]: time=\"2026-06-12T20:31:29.102973756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739822 | controller |     "Jun 12 20:31:29.110911 crc crio[3645]: time=\"2026-06-12T20:31:29.110604578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739837 | controller |     "Jun 12 20:31:29.129417 crc crio[3645]: time=\"2026-06-12T20:31:29.126357767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739869 | controller |     "Jun 12 20:31:29.265514 crc crio[3645]: time=\"2026-06-12T20:31:29.265261368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739886 | controller |     "Jun 12 20:31:29.269075 crc crio[3645]: time=\"2026-06-12T20:31:29.268996572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.739901 | controller |     "Jun 12 20:31:29.622303 crc crio[3645]: time=\"2026-06-12T20:31:29.62132088Z\" level=info msg=\"Created container 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77: openshift-marketplace/redhat-operators-2w5wr/registry-server\" id=7f78a3da-84c6-48c1-b845-01a6598b02c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.739916 | controller |     "Jun 12 20:31:29.624809 crc crio[3645]: time=\"2026-06-12T20:31:29.624652175Z\" level=info msg=\"Starting container: 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77\" id=254a929f-6f94-4a98-8097-9c50892d3df6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.739930 | controller |     "Jun 12 20:31:29.643772 crc crio[3645]: time=\"2026-06-12T20:31:29.642236348Z\" level=info msg=\"Started container\" PID=19173 containerID=75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77 description=openshift-marketplace/redhat-operators-2w5wr/registry-server id=254a929f-6f94-4a98-8097-9c50892d3df6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d",
2026-06-12 21:48:35.739949 | controller |     "Jun 12 20:31:29.804015 crc crio[3645]: time=\"2026-06-12T20:31:29.803467835Z\" level=info msg=\"Created container 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=d3848451-24ac-4179-a187-1fd75e7b9c41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.739963 | controller |     "Jun 12 20:31:29.813176 crc crio[3645]: time=\"2026-06-12T20:31:29.812579705Z\" level=info msg=\"Starting container: 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db\" id=9ccf924d-770e-416c-99ed-b61b14a3134c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.739978 | controller |     "Jun 12 20:31:29.869099 crc crio[3645]: time=\"2026-06-12T20:31:29.868819927Z\" level=info msg=\"Started container\" PID=19184 containerID=03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=9ccf924d-770e-416c-99ed-b61b14a3134c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6",
2026-06-12 21:48:35.739993 | controller |     "Jun 12 20:31:29.888576 crc crio[3645]: time=\"2026-06-12T20:31:29.88754359Z\" level=info msg=\"Created container c64dc2f51d1285bc5245fdcf6719082b03f0d302c1342c8abd7fa0245c6b6927: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=6b33075a-3f5e-42c3-bee1-89364c3c88d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.740007 | controller |     "Jun 12 20:31:29.891598 crc crio[3645]: time=\"2026-06-12T20:31:29.891220443Z\" level=info msg=\"Created container e82c38076c81f134a255bf50b0e8d393b4188dbda2098740bc806fc26eaee4a2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6f69973a-95f0-4d6a-bcd9-ab0aba073cb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.740021 | controller |     "Jun 12 20:31:29.904626 crc crio[3645]: time=\"2026-06-12T20:31:29.892571047Z\" level=info msg=\"Created container 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65: openshift-marketplace/certified-operators-rjhhz/registry-server\" id=bf6d2e2b-4c77-4b8d-a19a-e2e03bd3e6f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.740036 | controller |     "Jun 12 20:31:29.904626 crc crio[3645]: time=\"2026-06-12T20:31:29.896145437Z\" level=info msg=\"Starting container: 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65\" id=0e179b73-038d-4eb6-9cf8-a0a6f6d9aa88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.740051 | controller |     "Jun 12 20:31:29.904626 crc crio[3645]: time=\"2026-06-12T20:31:29.896381724Z\" level=info msg=\"Starting container: c64dc2f51d1285bc5245fdcf6719082b03f0d302c1342c8abd7fa0245c6b6927\" id=bf6aae78-8e50-4c63-a9f1-9e049bb1e541 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.740065 | controller |     "Jun 12 20:31:29.904626 crc crio[3645]: time=\"2026-06-12T20:31:29.896521936Z\" level=info msg=\"Starting container: e82c38076c81f134a255bf50b0e8d393b4188dbda2098740bc806fc26eaee4a2\" id=851d41b4-d276-4bb9-b3fd-ec3dce58268c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.740080 | controller |     "Jun 12 20:31:29.921371 crc crio[3645]: time=\"2026-06-12T20:31:29.921065678Z\" level=info msg=\"Started container\" PID=19194 containerID=c64dc2f51d1285bc5245fdcf6719082b03f0d302c1342c8abd7fa0245c6b6927 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=bf6aae78-8e50-4c63-a9f1-9e049bb1e541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7",
2026-06-12 21:48:35.740094 | controller |     "Jun 12 20:31:29.921750 crc crio[3645]: time=\"2026-06-12T20:31:29.921702514Z\" level=info msg=\"Started container\" PID=19187 containerID=1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65 description=openshift-marketplace/certified-operators-rjhhz/registry-server id=0e179b73-038d-4eb6-9cf8-a0a6f6d9aa88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596",
2026-06-12 21:48:35.740113 | controller |     "Jun 12 20:31:29.927541 crc crio[3645]: time=\"2026-06-12T20:31:29.927362357Z\" level=info msg=\"Started container\" PID=19197 containerID=e82c38076c81f134a255bf50b0e8d393b4188dbda2098740bc806fc26eaee4a2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=851d41b4-d276-4bb9-b3fd-ec3dce58268c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688",
2026-06-12 21:48:35.740128 | controller |     "Jun 12 20:31:30.198896 crc crio[3645]: time=\"2026-06-12T20:31:30.198358588Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a47bc1c1-03ee-42dd-ad39-a6b01690df8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.740142 | controller |     "Jun 12 20:31:30.252528 crc crio[3645]: time=\"2026-06-12T20:31:30.252268201Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=44331e7b-f5eb-48da-9e5f-c05d1dffda17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.740157 | controller |     "Jun 12 20:31:30.370269 crc crio[3645]: time=\"2026-06-12T20:31:30.369244168Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=63554428-334a-4e12-a31d-865841fa841b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.740172 | controller |     "Jun 12 20:31:30.370578 crc crio[3645]: time=\"2026-06-12T20:31:30.370498139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740186 | controller |     "Jun 12 20:31:30.503862 crc crio[3645]: time=\"2026-06-12T20:31:30.500509447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740201 | controller |     "Jun 12 20:31:31.282719 crc crio[3645]: time=\"2026-06-12T20:31:31.280048915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2b39cf2e-0078-4e28-a97a-4cb953f01ad9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.740215 | controller |     "Jun 12 20:31:31.314015 crc crio[3645]: time=\"2026-06-12T20:31:31.312593157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=01bc121a-e558-49fe-aad1-622e1e2daa0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.740229 | controller |     "Jun 12 20:31:31.318171 crc crio[3645]: time=\"2026-06-12T20:31:31.317990844Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=ad2c1c51-3c83-480e-9ddf-607bded56cdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.740243 | controller |     "Jun 12 20:31:31.319101 crc crio[3645]: time=\"2026-06-12T20:31:31.318484866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740257 | controller |     "Jun 12 20:31:31.711866 crc crio[3645]: time=\"2026-06-12T20:31:31.711462552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740271 | controller |     "Jun 12 20:31:32.937192 crc crio[3645]: time=\"2026-06-12T20:31:32.936818432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740289 | controller |     "Jun 12 20:31:34.616560 crc crio[3645]: time=\"2026-06-12T20:31:34.593459474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740303 | controller |     "Jun 12 20:31:34.701323 crc crio[3645]: time=\"2026-06-12T20:31:34.698337765Z\" level=info msg=\"Created container 0aea34f7e4df0634cf9982790e78f6a12a25746b7e355cecc9a021b5b8164dc8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=63554428-334a-4e12-a31d-865841fa841b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.740317 | controller |     "Jun 12 20:31:34.708964 crc crio[3645]: time=\"2026-06-12T20:31:34.708312158Z\" level=info msg=\"Starting container: 0aea34f7e4df0634cf9982790e78f6a12a25746b7e355cecc9a021b5b8164dc8\" id=3de5c6a7-6cee-4d1d-b0fc-b8732aeddb05 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.740331 | controller |     "Jun 12 20:31:34.752909 crc crio[3645]: time=\"2026-06-12T20:31:34.75189173Z\" level=info msg=\"Started container\" PID=19300 containerID=0aea34f7e4df0634cf9982790e78f6a12a25746b7e355cecc9a021b5b8164dc8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=3de5c6a7-6cee-4d1d-b0fc-b8732aeddb05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688",
2026-06-12 21:48:35.740345 | controller |     "Jun 12 20:31:34.986470 crc crio[3645]: time=\"2026-06-12T20:31:34.986415219Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2a0e0fc4-8b85-4cad-8b94-c5fb2175ec63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.740360 | controller |     "Jun 12 20:31:35.008221 crc crio[3645]: time=\"2026-06-12T20:31:35.008186Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0d367c40-d510-4419-8950-f77cad253750 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.740374 | controller |     "Jun 12 20:31:35.059472 crc crio[3645]: time=\"2026-06-12T20:31:35.059436505Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=df88f813-6d7a-4851-9634-b6a69778ad85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.740388 | controller |     "Jun 12 20:31:35.060269 crc crio[3645]: time=\"2026-06-12T20:31:35.060245264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740402 | controller |     "Jun 12 20:31:35.344202 crc crio[3645]: time=\"2026-06-12T20:31:35.342164592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740416 | controller |     "Jun 12 20:31:35.461420 crc crio[3645]: time=\"2026-06-12T20:31:35.460453612Z\" level=info msg=\"Created container 584d5bfe2c8553587e94fe3476ba496e64dfb06d5f6df7da9c7fe3d014ebce4d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=ad2c1c51-3c83-480e-9ddf-607bded56cdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.740430 | controller |     "Jun 12 20:31:35.503323 crc crio[3645]: time=\"2026-06-12T20:31:35.480837748Z\" level=info msg=\"Starting container: 584d5bfe2c8553587e94fe3476ba496e64dfb06d5f6df7da9c7fe3d014ebce4d\" id=db972796-7e0d-4ff4-bc95-c54d9e41723b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.740444 | controller |     "Jun 12 20:31:35.828057 crc crio[3645]: time=\"2026-06-12T20:31:35.827531743Z\" level=info msg=\"Started container\" PID=19352 containerID=584d5bfe2c8553587e94fe3476ba496e64dfb06d5f6df7da9c7fe3d014ebce4d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=db972796-7e0d-4ff4-bc95-c54d9e41723b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53",
2026-06-12 21:48:35.740462 | controller |     "Jun 12 20:31:37.159703 crc crio[3645]: time=\"2026-06-12T20:31:37.159384356Z\" level=info msg=\"Removing container: a36ca1c825fc5a1c351318ea71f10fcb3b5a1123edc72b8241bed342d8ed186e\" id=f2c2e038-520e-4bd8-abeb-3b0317e8359b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.740476 | controller |     "Jun 12 20:31:38.307229 crc crio[3645]: time=\"2026-06-12T20:31:38.303429478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740491 | controller |     "Jun 12 20:31:38.851543 crc crio[3645]: time=\"2026-06-12T20:31:38.847449441Z\" level=info msg=\"Created container fa95eef4be946f0bd27d3460e128a93723e298540923b0ad8cc30002f08f96ac: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=df88f813-6d7a-4851-9634-b6a69778ad85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.740505 | controller |     "Jun 12 20:31:38.858212 crc crio[3645]: time=\"2026-06-12T20:31:38.858106801Z\" level=info msg=\"Starting container: fa95eef4be946f0bd27d3460e128a93723e298540923b0ad8cc30002f08f96ac\" id=847249c4-eea1-4506-be1b-acda6774fd98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.740519 | controller |     "Jun 12 20:31:38.908700 crc crio[3645]: time=\"2026-06-12T20:31:38.904733239Z\" level=info msg=\"Started container\" PID=19452 containerID=fa95eef4be946f0bd27d3460e128a93723e298540923b0ad8cc30002f08f96ac description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=847249c4-eea1-4506-be1b-acda6774fd98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688",
2026-06-12 21:48:35.740534 | controller |     "Jun 12 20:31:39.115224 crc crio[3645]: time=\"2026-06-12T20:31:39.108266485Z\" level=info msg=\"Removed container a36ca1c825fc5a1c351318ea71f10fcb3b5a1123edc72b8241bed342d8ed186e: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=f2c2e038-520e-4bd8-abeb-3b0317e8359b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.740548 | controller |     "Jun 12 20:31:39.437652 crc crio[3645]: time=\"2026-06-12T20:31:39.436855893Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0abc195d-c0fd-401b-9b8b-1bea28c4cdd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.740563 | controller |     "Jun 12 20:31:39.461332 crc crio[3645]: time=\"2026-06-12T20:31:39.461231229Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9255bd96-ec31-4e41-8889-77afb1906f7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.740578 | controller |     "Jun 12 20:31:39.753372 crc crio[3645]: time=\"2026-06-12T20:31:39.75320552Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=355ea56c-ab22-4ba9-bed4-5e722a5a5739 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.740593 | controller |     "Jun 12 20:31:39.753798 crc crio[3645]: time=\"2026-06-12T20:31:39.753649982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740608 | controller |     "Jun 12 20:31:39.840434 crc crio[3645]: time=\"2026-06-12T20:31:39.839451911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740626 | controller |     "Jun 12 20:31:40.697973 crc crio[3645]: time=\"2026-06-12T20:31:40.692710092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=177b61f1-1b95-445c-92ba-819f051b3233 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.740641 | controller |     "Jun 12 20:31:41.034449 crc crio[3645]: time=\"2026-06-12T20:31:41.033650142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=39568e52-d73b-431e-9a3a-b3edc72070a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.740656 | controller |     "Jun 12 20:31:41.055311 crc crio[3645]: time=\"2026-06-12T20:31:41.054291864Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=e839d48b-a999-4fa9-b179-86fc539e79c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.740671 | controller |     "Jun 12 20:31:41.055647 crc crio[3645]: time=\"2026-06-12T20:31:41.055493294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740685 | controller |     "Jun 12 20:31:41.175005 crc crio[3645]: time=\"2026-06-12T20:31:41.174771519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740699 | controller |     "Jun 12 20:31:41.270067 crc crio[3645]: time=\"2026-06-12T20:31:41.269867743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740714 | controller |     "Jun 12 20:31:41.287238 crc crio[3645]: time=\"2026-06-12T20:31:41.286787471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740728 | controller |     "Jun 12 20:31:41.986893 crc crio[3645]: time=\"2026-06-12T20:31:41.986381179Z\" level=info msg=\"Created container 00fe38c69e49d4ebe25c337673223be20ae2f0558d833bb8ca4be7975ddba10f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=355ea56c-ab22-4ba9-bed4-5e722a5a5739 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.740742 | controller |     "Jun 12 20:31:41.990654 crc crio[3645]: time=\"2026-06-12T20:31:41.990378719Z\" level=info msg=\"Starting container: 00fe38c69e49d4ebe25c337673223be20ae2f0558d833bb8ca4be7975ddba10f\" id=a2ad203b-0eb6-452f-87d3-dfe55baf99a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.740757 | controller |     "Jun 12 20:31:41.997054 crc crio[3645]: time=\"2026-06-12T20:31:41.996436353Z\" level=info msg=\"Created container 0006fd0863945a519194551f43fcfda80df51e483cdff8da223faf9a6e482d86: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=e839d48b-a999-4fa9-b179-86fc539e79c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.740771 | controller |     "Jun 12 20:31:42.002860 crc crio[3645]: time=\"2026-06-12T20:31:42.002594218Z\" level=info msg=\"Starting container: 0006fd0863945a519194551f43fcfda80df51e483cdff8da223faf9a6e482d86\" id=49d827e8-d7fd-4fac-b7af-000849b3056f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.740785 | controller |     "Jun 12 20:31:42.034757 crc crio[3645]: time=\"2026-06-12T20:31:42.034428683Z\" level=info msg=\"Started container\" PID=19540 containerID=00fe38c69e49d4ebe25c337673223be20ae2f0558d833bb8ca4be7975ddba10f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=a2ad203b-0eb6-452f-87d3-dfe55baf99a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688",
2026-06-12 21:48:35.740805 | controller |     "Jun 12 20:31:42.170851 crc crio[3645]: time=\"2026-06-12T20:31:42.170334668Z\" level=info msg=\"Started container\" PID=19544 containerID=0006fd0863945a519194551f43fcfda80df51e483cdff8da223faf9a6e482d86 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=49d827e8-d7fd-4fac-b7af-000849b3056f name=/runtime.v1.RuntimeService/StartContainer sandboxID=417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf",
2026-06-12 21:48:35.740821 | controller |     "Jun 12 20:31:42.563359 crc crio[3645]: time=\"2026-06-12T20:31:42.561328223Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e3b47d81-2c55-4626-8e54-c4502e01a30a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.740836 | controller |     "Jun 12 20:31:42.577769 crc crio[3645]: time=\"2026-06-12T20:31:42.577599534Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b650a48a-3e1b-47a2-9979-1517d9f82d2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.740869 | controller |     "Jun 12 20:31:42.832430 crc crio[3645]: time=\"2026-06-12T20:31:42.832185831Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=d5a82bf3-8981-4cd1-b8b3-972091240455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.740887 | controller |     "Jun 12 20:31:42.833475 crc crio[3645]: time=\"2026-06-12T20:31:42.832982991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740903 | controller |     "Jun 12 20:31:43.243438 crc crio[3645]: time=\"2026-06-12T20:31:43.241561551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740918 | controller |     "Jun 12 20:31:45.675503 crc crio[3645]: time=\"2026-06-12T20:31:45.675168314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ff937455-324d-43b3-9556-0a514b016608 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.740933 | controller |     "Jun 12 20:31:45.724873 crc crio[3645]: time=\"2026-06-12T20:31:45.723507007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=09cd8df0-12a1-472e-9b2b-4e7f727b79a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.740947 | controller |     "Jun 12 20:31:45.787243 crc crio[3645]: time=\"2026-06-12T20:31:45.784252962Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=fb42a138-9070-4b40-a645-de137b4d0062 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.740962 | controller |     "Jun 12 20:31:45.812513 crc crio[3645]: time=\"2026-06-12T20:31:45.808123186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740976 | controller |     "Jun 12 20:31:45.820480 crc crio[3645]: time=\"2026-06-12T20:31:45.818055147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.740995 | controller |     "Jun 12 20:31:46.022242 crc crio[3645]: time=\"2026-06-12T20:31:46.022197088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.741011 | controller |     "Jun 12 20:31:46.055895 crc crio[3645]: time=\"2026-06-12T20:31:46.05551725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.741025 | controller |     "Jun 12 20:31:47.369355 crc crio[3645]: time=\"2026-06-12T20:31:47.367110739Z\" level=info msg=\"Created container 4eae901a41d09a1af57b3069ae6f4c24fb2eece9a3ff804642a423b2cf8b8980: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=d5a82bf3-8981-4cd1-b8b3-972091240455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.741039 | controller |     "Jun 12 20:31:47.370737 crc crio[3645]: time=\"2026-06-12T20:31:47.370654238Z\" level=info msg=\"Starting container: 4eae901a41d09a1af57b3069ae6f4c24fb2eece9a3ff804642a423b2cf8b8980\" id=efe46b96-4af8-45f2-b1b6-28b0a357dbc3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.741054 | controller |     "Jun 12 20:31:47.374516 crc crio[3645]: time=\"2026-06-12T20:31:47.371578142Z\" level=info msg=\"Created container f5ce344e4613dfc2f85972d31afad6880c13f2b5ad7ff431c50edd066b00c6e4: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=fb42a138-9070-4b40-a645-de137b4d0062 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.741069 | controller |     "Jun 12 20:31:47.374897 crc crio[3645]: time=\"2026-06-12T20:31:47.374720951Z\" level=info msg=\"Starting container: f5ce344e4613dfc2f85972d31afad6880c13f2b5ad7ff431c50edd066b00c6e4\" id=ff79aa4e-63c7-44e5-bc71-1737de480601 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.741083 | controller |     "Jun 12 20:31:47.385354 crc crio[3645]: time=\"2026-06-12T20:31:47.385289159Z\" level=info msg=\"Started container\" PID=19629 containerID=4eae901a41d09a1af57b3069ae6f4c24fb2eece9a3ff804642a423b2cf8b8980 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=efe46b96-4af8-45f2-b1b6-28b0a357dbc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4edc787637dc18af0674171504fbb657aa152d5722842d9df4e48b3b1a16688",
2026-06-12 21:48:35.741098 | controller |     "Jun 12 20:31:47.397990 crc crio[3645]: time=\"2026-06-12T20:31:47.397460906Z\" level=info msg=\"Started container\" PID=19634 containerID=f5ce344e4613dfc2f85972d31afad6880c13f2b5ad7ff431c50edd066b00c6e4 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=ff79aa4e-63c7-44e5-bc71-1737de480601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848",
2026-06-12 21:48:35.741113 | controller |     "Jun 12 20:31:47.681322 crc crio[3645]: time=\"2026-06-12T20:31:47.681163618Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=913c0325-f5dd-4072-89ac-f98e9a632dd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.741128 | controller |     "Jun 12 20:31:47.703490 crc crio[3645]: time=\"2026-06-12T20:31:47.70335871Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=f05aaf43-8ae0-4364-bc73-957c40cb6f08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.741143 | controller |     "Jun 12 20:31:47.725560 crc crio[3645]: time=\"2026-06-12T20:31:47.725215402Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=604819f5-f4ac-4439-ae19-fbc6e37fdc5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.741158 | controller |     "Jun 12 20:31:47.726657 crc crio[3645]: time=\"2026-06-12T20:31:47.726618957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.741175 | controller |     "Jun 12 20:31:48.013355 crc crio[3645]: time=\"2026-06-12T20:31:48.012510184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.741190 | controller |     "Jun 12 20:31:48.099877 crc crio[3645]: time=\"2026-06-12T20:31:48.097908974Z\" level=info msg=\"Removing container: 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f\" id=cf06eb4f-ba1c-43ec-8262-bc9f567163bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741205 | controller |     "Jun 12 20:31:48.429595 crc crio[3645]: time=\"2026-06-12T20:31:48.429427245Z\" level=info msg=\"Removed container 9f368bcf98209a5eb536efb24c94d872c375dee20bccbcac6ab02db33d30384f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cf06eb4f-ba1c-43ec-8262-bc9f567163bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741220 | controller |     "Jun 12 20:31:50.512991 crc crio[3645]: time=\"2026-06-12T20:31:50.512282472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.741235 | controller |     "Jun 12 20:31:51.523212 crc crio[3645]: time=\"2026-06-12T20:31:51.52128868Z\" level=info msg=\"Created container 39a4b1078b400ccab3f1994748c86822746bb39e8019fc869debda072f4b29ae: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=604819f5-f4ac-4439-ae19-fbc6e37fdc5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.741250 | controller |     "Jun 12 20:31:51.535154 crc crio[3645]: time=\"2026-06-12T20:31:51.534488365Z\" level=info msg=\"Starting container: 39a4b1078b400ccab3f1994748c86822746bb39e8019fc869debda072f4b29ae\" id=b4625f8e-74de-4625-8051-f9d2855fbb57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.741264 | controller |     "Jun 12 20:31:51.645744 crc crio[3645]: time=\"2026-06-12T20:31:51.645315226Z\" level=info msg=\"Started container\" PID=19717 containerID=39a4b1078b400ccab3f1994748c86822746bb39e8019fc869debda072f4b29ae description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=b4625f8e-74de-4625-8051-f9d2855fbb57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7",
2026-06-12 21:48:35.741279 | controller |     "Jun 12 20:31:53.199362 crc crio[3645]: time=\"2026-06-12T20:31:53.198140734Z\" level=info msg=\"Stopping container: c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996 (timeout: 2s)\" id=388cd6f8-f40c-40b3-b36f-9760acb55513 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.741294 | controller |     "Jun 12 20:31:53.775494 crc crio[3645]: time=\"2026-06-12T20:31:53.774824074Z\" level=info msg=\"Removing container: 4ecd95eff6e3a87a8f436f3a2b8bb10074998ddcab92982a0f9fdad52b45c35b\" id=17fe7c71-e5c5-4078-a8c2-01ae1b90f87b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741309 | controller |     "Jun 12 20:31:53.902842 crc crio[3645]: time=\"2026-06-12T20:31:53.902323817Z\" level=info msg=\"Stopped container c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=388cd6f8-f40c-40b3-b36f-9760acb55513 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.741324 | controller |     "Jun 12 20:31:53.914778 crc crio[3645]: time=\"2026-06-12T20:31:53.912507885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1b8f4440-bde2-42fe-9346-ec17fa7f3412 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.741339 | controller |     "Jun 12 20:31:53.925429 crc crio[3645]: time=\"2026-06-12T20:31:53.925339299Z\" level=info msg=\"Removed container 4ecd95eff6e3a87a8f436f3a2b8bb10074998ddcab92982a0f9fdad52b45c35b: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=17fe7c71-e5c5-4078-a8c2-01ae1b90f87b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741357 | controller |     "Jun 12 20:31:53.929194 crc crio[3645]: time=\"2026-06-12T20:31:53.928870548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a1c0a2ab-da6a-46a5-8ff6-ea0c209a0d80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.741372 | controller |     "Jun 12 20:31:53.934593 crc crio[3645]: time=\"2026-06-12T20:31:53.93446412Z\" level=info msg=\"Removing container: 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231\" id=06740979-312f-4594-9e89-e0df29585693 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741387 | controller |     "Jun 12 20:31:53.937536 crc crio[3645]: time=\"2026-06-12T20:31:53.937442755Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e4437b3d-98b1-4919-b696-6584fc00a868 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.741401 | controller |     "Jun 12 20:31:53.939042 crc crio[3645]: time=\"2026-06-12T20:31:53.938335437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.741416 | controller |     "Jun 12 20:31:54.435068 crc crio[3645]: time=\"2026-06-12T20:31:54.434564703Z\" level=info msg=\"Removed container 775310b182c1e5a9eec8ac637ecc5bfb91024e339fdfe9b211224230b1426231: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=06740979-312f-4594-9e89-e0df29585693 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741431 | controller |     "Jun 12 20:31:54.477473 crc crio[3645]: time=\"2026-06-12T20:31:54.477304084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.741446 | controller |     "Jun 12 20:31:54.511003 crc crio[3645]: time=\"2026-06-12T20:31:54.51083613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.741460 | controller |     "Jun 12 20:31:54.933564 crc crio[3645]: time=\"2026-06-12T20:31:54.933280592Z\" level=info msg=\"Created container 4388f7160995de4e439ef5b480bdbed4f0a723d94dd89f4477f977981ddda3e3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e4437b3d-98b1-4919-b696-6584fc00a868 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.741475 | controller |     "Jun 12 20:31:54.941720 crc crio[3645]: time=\"2026-06-12T20:31:54.94116945Z\" level=info msg=\"Starting container: 4388f7160995de4e439ef5b480bdbed4f0a723d94dd89f4477f977981ddda3e3\" id=4e61ecc6-d331-408a-9e32-42bd63f9c17d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.741489 | controller |     "Jun 12 20:31:54.983467 crc crio[3645]: time=\"2026-06-12T20:31:54.982865665Z\" level=info msg=\"Started container\" PID=19797 containerID=4388f7160995de4e439ef5b480bdbed4f0a723d94dd89f4477f977981ddda3e3 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=4e61ecc6-d331-408a-9e32-42bd63f9c17d name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66",
2026-06-12 21:48:35.741504 | controller |     "Jun 12 20:31:55.864790 crc crio[3645]: time=\"2026-06-12T20:31:55.863644712Z\" level=info msg=\"Removing container: c64dc2f51d1285bc5245fdcf6719082b03f0d302c1342c8abd7fa0245c6b6927\" id=a13b6d93-990c-478d-87d3-7829508ebafa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741522 | controller |     "Jun 12 20:31:56.123002 crc crio[3645]: time=\"2026-06-12T20:31:56.12261715Z\" level=info msg=\"Removed container c64dc2f51d1285bc5245fdcf6719082b03f0d302c1342c8abd7fa0245c6b6927: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=a13b6d93-990c-478d-87d3-7829508ebafa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741538 | controller |     "Jun 12 20:32:05.358986 crc crio[3645]: time=\"2026-06-12T20:32:05.358237621Z\" level=info msg=\"Removing container: 13c5848d0d1bd0aac992c33ac83bfbd516d064bded67b9789ea196f17b720fac\" id=e6eba6cb-63ac-4bf4-a6a5-dff5649d3e1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741553 | controller |     "Jun 12 20:32:05.680913 crc crio[3645]: time=\"2026-06-12T20:32:05.680815932Z\" level=info msg=\"Removed container 13c5848d0d1bd0aac992c33ac83bfbd516d064bded67b9789ea196f17b720fac: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e6eba6cb-63ac-4bf4-a6a5-dff5649d3e1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741568 | controller |     "Jun 12 20:32:15.717694 crc crio[3645]: time=\"2026-06-12T20:32:15.716120244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=96d6a27f-0622-4c30-bbb5-4a99dfa59df1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.741583 | controller |     "Jun 12 20:32:15.724282 crc crio[3645]: time=\"2026-06-12T20:32:15.723800208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=132705a5-25eb-4964-a749-e3838c125a36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.741597 | controller |     "Jun 12 20:32:15.734672 crc crio[3645]: time=\"2026-06-12T20:32:15.734377046Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=28e83b22-9475-40dd-aaf9-a3174e0f6dfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.741612 | controller |     "Jun 12 20:32:15.735427 crc crio[3645]: time=\"2026-06-12T20:32:15.73528432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.741627 | controller |     "Jun 12 20:32:15.792145 crc crio[3645]: time=\"2026-06-12T20:32:15.790109708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.741642 | controller |     "Jun 12 20:32:15.809300 crc crio[3645]: time=\"2026-06-12T20:32:15.806552304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.741657 | controller |     "Jun 12 20:32:16.167132 crc crio[3645]: time=\"2026-06-12T20:32:16.166582703Z\" level=info msg=\"Created container 0ac5317ddd04e1c18976a1f78871ff8608faed60b3588993b62f796f5ae663e1: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=28e83b22-9475-40dd-aaf9-a3174e0f6dfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.741671 | controller |     "Jun 12 20:32:16.173569 crc crio[3645]: time=\"2026-06-12T20:32:16.172566875Z\" level=info msg=\"Starting container: 0ac5317ddd04e1c18976a1f78871ff8608faed60b3588993b62f796f5ae663e1\" id=ccaaf743-fe7a-46eb-9a44-c44bb489cf74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.741686 | controller |     "Jun 12 20:32:16.264683 crc crio[3645]: time=\"2026-06-12T20:32:16.264548565Z\" level=info msg=\"Started container\" PID=20218 containerID=0ac5317ddd04e1c18976a1f78871ff8608faed60b3588993b62f796f5ae663e1 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=ccaaf743-fe7a-46eb-9a44-c44bb489cf74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848",
2026-06-12 21:48:35.741706 | controller |     "Jun 12 20:32:17.676269 crc crio[3645]: time=\"2026-06-12T20:32:17.674466129Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=9a64aa2f-c7cf-4dd7-9b46-9c3782795731 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.741721 | controller |     "Jun 12 20:32:17.706803 crc crio[3645]: time=\"2026-06-12T20:32:17.706625943Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=2c614d32-782c-411d-904a-0661a2e7625b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.741736 | controller |     "Jun 12 20:32:17.716890 crc crio[3645]: time=\"2026-06-12T20:32:17.71638051Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=edc7e197-9adc-4e36-88f2-35b9b143ee20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.741751 | controller |     "Jun 12 20:32:17.718178 crc crio[3645]: time=\"2026-06-12T20:32:17.717751054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.741766 | controller |     "Jun 12 20:32:18.066221 crc crio[3645]: time=\"2026-06-12T20:32:18.063652557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.741780 | controller |     "Jun 12 20:32:19.636890 crc crio[3645]: time=\"2026-06-12T20:32:19.62518261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.741794 | controller |     "Jun 12 20:32:20.158493 crc crio[3645]: time=\"2026-06-12T20:32:20.158372177Z\" level=info msg=\"Created container 602faa8ed4904bd491691eefa110ef32f9d772efae0e7fecda2c892cfb105506: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=edc7e197-9adc-4e36-88f2-35b9b143ee20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.741809 | controller |     "Jun 12 20:32:20.160435 crc crio[3645]: time=\"2026-06-12T20:32:20.160334606Z\" level=info msg=\"Starting container: 602faa8ed4904bd491691eefa110ef32f9d772efae0e7fecda2c892cfb105506\" id=554fd5b9-6863-4c5e-b8f3-b644a8a27f74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.741823 | controller |     "Jun 12 20:32:20.200543 crc crio[3645]: time=\"2026-06-12T20:32:20.200428191Z\" level=info msg=\"Started container\" PID=20324 containerID=602faa8ed4904bd491691eefa110ef32f9d772efae0e7fecda2c892cfb105506 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=554fd5b9-6863-4c5e-b8f3-b644a8a27f74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7",
2026-06-12 21:48:35.741838 | controller |     "Jun 12 20:32:20.415251 crc crio[3645]: time=\"2026-06-12T20:32:20.413851568Z\" level=info msg=\"Removing container: f5ce344e4613dfc2f85972d31afad6880c13f2b5ad7ff431c50edd066b00c6e4\" id=43a19392-4e22-4faf-b979-0df0e8a19a8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741871 | controller |     "Jun 12 20:32:20.537628 crc crio[3645]: time=\"2026-06-12T20:32:20.537337645Z\" level=info msg=\"Removed container f5ce344e4613dfc2f85972d31afad6880c13f2b5ad7ff431c50edd066b00c6e4: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=43a19392-4e22-4faf-b979-0df0e8a19a8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741900 | controller |     "Jun 12 20:32:21.510555 crc crio[3645]: time=\"2026-06-12T20:32:21.510354872Z\" level=info msg=\"Removing container: 39a4b1078b400ccab3f1994748c86822746bb39e8019fc869debda072f4b29ae\" id=3200ef05-5dcc-49fe-9ec0-3fcc9fc73265 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741919 | controller |     "Jun 12 20:32:21.912427 crc crio[3645]: time=\"2026-06-12T20:32:21.912265282Z\" level=info msg=\"Removed container 39a4b1078b400ccab3f1994748c86822746bb39e8019fc869debda072f4b29ae: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=3200ef05-5dcc-49fe-9ec0-3fcc9fc73265 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741935 | controller |     "Jun 12 20:32:22.837128 crc crio[3645]: time=\"2026-06-12T20:32:22.837003877Z\" level=info msg=\"Removing container: 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f\" id=ab009242-747e-4228-a8c7-db357c88ef1a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741949 | controller |     "Jun 12 20:32:23.051861 crc crio[3645]: time=\"2026-06-12T20:32:23.051572462Z\" level=info msg=\"Removed container 112befdc3bd5c9208fa92514fd022bd6f65de3a9473bf87d2c2313a64858967f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ab009242-747e-4228-a8c7-db357c88ef1a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741964 | controller |     "Jun 12 20:32:23.063208 crc crio[3645]: time=\"2026-06-12T20:32:23.0625809Z\" level=info msg=\"Removing container: e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae\" id=fa63267b-c301-4160-b610-ef4d57431885 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741978 | controller |     "Jun 12 20:32:23.118415 crc crio[3645]: time=\"2026-06-12T20:32:23.118178578Z\" level=info msg=\"Removed container e9637c0ad6d3e17547e314b7cacbc3aced8f2c4ac8d97b14f56b1f1941d085ae: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=fa63267b-c301-4160-b610-ef4d57431885 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.741993 | controller |     "Jun 12 20:32:23.131570 crc crio[3645]: time=\"2026-06-12T20:32:23.131354303Z\" level=info msg=\"Removing container: 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883\" id=b8e8ae30-9115-408e-918f-d1df628257f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.742007 | controller |     "Jun 12 20:32:23.216543 crc crio[3645]: time=\"2026-06-12T20:32:23.201313735Z\" level=info msg=\"Stopping container: 4388f7160995de4e439ef5b480bdbed4f0a723d94dd89f4477f977981ddda3e3 (timeout: 2s)\" id=fdb98af2-abdd-4cbf-b15a-12e3aee4e5e4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.742022 | controller |     "Jun 12 20:32:23.216543 crc crio[3645]: time=\"2026-06-12T20:32:23.213503484Z\" level=info msg=\"Removed container 1450aac530e3626ffb268dcb678e34a65b183da9d88fca077fb818938bc7e883: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=b8e8ae30-9115-408e-918f-d1df628257f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.742036 | controller |     "Jun 12 20:32:23.255067 crc crio[3645]: time=\"2026-06-12T20:32:23.254318428Z\" level=info msg=\"Removing container: 4d467f8dea989d26447ad0dadc8275e95e4453301a8d1cdc989191d9dfd38af3\" id=ef8c04b8-f1ac-4ad0-9340-8f4b0e644bd8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.742051 | controller |     "Jun 12 20:32:23.548782 crc crio[3645]: time=\"2026-06-12T20:32:23.5485139Z\" level=info msg=\"Stopped container 4388f7160995de4e439ef5b480bdbed4f0a723d94dd89f4477f977981ddda3e3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fdb98af2-abdd-4cbf-b15a-12e3aee4e5e4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.742065 | controller |     "Jun 12 20:32:23.598677 crc crio[3645]: time=\"2026-06-12T20:32:23.598130436Z\" level=info msg=\"Removed container 4d467f8dea989d26447ad0dadc8275e95e4453301a8d1cdc989191d9dfd38af3: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=ef8c04b8-f1ac-4ad0-9340-8f4b0e644bd8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.742080 | controller |     "Jun 12 20:32:23.605982 crc crio[3645]: time=\"2026-06-12T20:32:23.605077172Z\" level=info msg=\"Removing container: 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d\" id=6c55565e-6861-4886-8ece-5cc7aef39e4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.742098 | controller |     "Jun 12 20:32:23.609290 crc crio[3645]: time=\"2026-06-12T20:32:23.609076044Z\" level=info msg=\"Removing container: c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996\" id=981f78e7-5b9b-4680-9531-8f3b533e80d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.742112 | controller |     "Jun 12 20:32:23.727647 crc crio[3645]: time=\"2026-06-12T20:32:23.727311738Z\" level=info msg=\"Removed container 92a35ab3fb5c2d1a547a91381573666ba29c44694ac3ffd2142f83ad1b43901d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6c55565e-6861-4886-8ece-5cc7aef39e4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.742127 | controller |     "Jun 12 20:32:23.821086 crc crio[3645]: time=\"2026-06-12T20:32:23.820609531Z\" level=info msg=\"Removing container: 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755\" id=fc7d2019-74d7-43bb-97df-2c84cb9629df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.742141 | controller |     "Jun 12 20:32:24.219236 crc crio[3645]: time=\"2026-06-12T20:32:24.218414378Z\" level=info msg=\"Removed container c26f68fad787aa61903ff4764f376415a5f8471901d8b3816af7414075d6d996: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=981f78e7-5b9b-4680-9531-8f3b533e80d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.742155 | controller |     "Jun 12 20:32:24.239115 crc crio[3645]: time=\"2026-06-12T20:32:24.238311033Z\" level=info msg=\"Removed container 5dc62b3262fc27cc6a0ab713c664489e8493eb00629453314069890279d0f755: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=fc7d2019-74d7-43bb-97df-2c84cb9629df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.742170 | controller |     "Jun 12 20:32:24.258265 crc crio[3645]: time=\"2026-06-12T20:32:24.257790866Z\" level=info msg=\"Stopping pod sandbox: 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\" id=21bd4e5c-9d07-4395-ac1b-7c4b09b2746c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.742184 | controller |     "Jun 12 20:32:24.258265 crc crio[3645]: time=\"2026-06-12T20:32:24.257862098Z\" level=info msg=\"Stopped pod sandbox (already stopped): 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\" id=21bd4e5c-9d07-4395-ac1b-7c4b09b2746c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.742199 | controller |     "Jun 12 20:32:24.262398 crc crio[3645]: time=\"2026-06-12T20:32:24.261576561Z\" level=info msg=\"Removing pod sandbox: 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\" id=8a5c729d-0b8c-4ae8-8d65-4c80dbc43c71 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.742213 | controller |     "Jun 12 20:32:24.276149 crc crio[3645]: time=\"2026-06-12T20:32:24.275906855Z\" level=info msg=\"Removed pod sandbox: 47da402b5195f009cea6366158a592161c88cc0b16330c4a4e7682773970189e\" id=8a5c729d-0b8c-4ae8-8d65-4c80dbc43c71 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.742227 | controller |     "Jun 12 20:32:27.283092 crc crio[3645]: time=\"2026-06-12T20:32:27.282376008Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=bef4d84e-424b-4a2f-b2df-aae41feeca2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.742242 | controller |     "Jun 12 20:32:27.284712 crc crio[3645]: time=\"2026-06-12T20:32:27.283124436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.742257 | controller |     "Jun 12 20:32:27.314470 crc crio[3645]: time=\"2026-06-12T20:32:27.314345158Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f1bc1a8d-36cf-41c5-bfc1-c3f82c432927 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc001288920}] Aliases:map[]}\"",
2026-06-12 21:48:35.742278 | controller |     "Jun 12 20:32:27.314470 crc crio[3645]: time=\"2026-06-12T20:32:27.31442454Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.742293 | controller |     "Jun 12 20:32:27.713139 crc crio[3645]: time=\"2026-06-12T20:32:27.708693966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c3e65ea9-4cfe-4668-ac36-aea8b01f146e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.742308 | controller |     "Jun 12 20:32:27.713139 crc crio[3645]: time=\"2026-06-12T20:32:27.712640556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=596d5810-77cb-42c5-abf8-460c5e9abddc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.742322 | controller |     "Jun 12 20:32:27.724037 crc crio[3645]: time=\"2026-06-12T20:32:27.722878216Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f4795ff1-13cd-4c63-bcdd-7f8f5301c2aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.742336 | controller |     "Jun 12 20:32:27.724037 crc crio[3645]: time=\"2026-06-12T20:32:27.724006873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.742350 | controller |     "Jun 12 20:32:27.765436 crc crio[3645]: time=\"2026-06-12T20:32:27.765184847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.742365 | controller |     "Jun 12 20:32:28.001067 crc crio[3645]: time=\"2026-06-12T20:32:28.000712043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.742379 | controller |     "Jun 12 20:32:28.047717 crc crio[3645]: 2026-06-12T20:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a4f144ad440ef3 Mac:7e:b8:25:10:68:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/f1bc1a8d-36cf-41c5-bfc1-c3f82c432927 SocketPath: PciID:}] [{Interface:0xc0002da7d0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.742394 | controller |     "Jun 12 20:32:28.051579 crc crio[3645]: time=\"2026-06-12T20:32:28.051440138Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f1bc1a8d-36cf-41c5-bfc1-c3f82c432927 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc001288920}] Aliases:map[]}\"",
2026-06-12 21:48:35.742408 | controller |     "Jun 12 20:32:28.053456 crc crio[3645]: time=\"2026-06-12T20:32:28.051822487Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.742426 | controller |     "Jun 12 20:32:28.063106 crc crio[3645]: time=\"2026-06-12T20:32:28.059253285Z\" level=info msg=\"Ran pod sandbox 7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=bef4d84e-424b-4a2f-b2df-aae41feeca2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.742441 | controller |     "Jun 12 20:32:28.063106 crc crio[3645]: time=\"2026-06-12T20:32:28.061212635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=7d9d80d6-dcfe-4da2-bad1-322800c84f6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.742456 | controller |     "Jun 12 20:32:28.064325 crc crio[3645]: time=\"2026-06-12T20:32:28.063693318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=63e4f135-250b-4b5e-8362-f22f00a8bced name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.742471 | controller |     "Jun 12 20:32:28.065882 crc crio[3645]: time=\"2026-06-12T20:32:28.065817742Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=7ec42780-501c-4dfe-8eb2-90552f2d5f41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.742485 | controller |     "Jun 12 20:32:28.066182 crc crio[3645]: time=\"2026-06-12T20:32:28.066121199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.742499 | controller |     "Jun 12 20:32:28.119564 crc crio[3645]: time=\"2026-06-12T20:32:28.11945652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.742514 | controller |     "Jun 12 20:32:28.126591 crc crio[3645]: time=\"2026-06-12T20:32:28.12650468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.742528 | controller |     "Jun 12 20:32:28.137709 crc crio[3645]: time=\"2026-06-12T20:32:28.136895392Z\" level=info msg=\"Created container 1e4a51f929fe3b8a3ac7261b21b020a85c37d28c57ec2e48aac144a3ff27db59: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f4795ff1-13cd-4c63-bcdd-7f8f5301c2aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.742543 | controller |     "Jun 12 20:32:28.139700 crc crio[3645]: time=\"2026-06-12T20:32:28.139591431Z\" level=info msg=\"Starting container: 1e4a51f929fe3b8a3ac7261b21b020a85c37d28c57ec2e48aac144a3ff27db59\" id=602d7a50-f598-4fc3-91ad-5c15c0cd4d12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.742557 | controller |     "Jun 12 20:32:28.146360 crc crio[3645]: time=\"2026-06-12T20:32:28.14626047Z\" level=info msg=\"Started container\" PID=20590 containerID=1e4a51f929fe3b8a3ac7261b21b020a85c37d28c57ec2e48aac144a3ff27db59 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=602d7a50-f598-4fc3-91ad-5c15c0cd4d12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834",
2026-06-12 21:48:35.742572 | controller |     "Jun 12 20:32:28.221489 crc crio[3645]: time=\"2026-06-12T20:32:28.221394462Z\" level=info msg=\"Created container 4225ad62bd72aced1c6e003b11e9df57dc9d2c89fac29511e481e1384e2d491a: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=7ec42780-501c-4dfe-8eb2-90552f2d5f41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.742587 | controller |     "Jun 12 20:32:28.222630 crc crio[3645]: time=\"2026-06-12T20:32:28.222589513Z\" level=info msg=\"Starting container: 4225ad62bd72aced1c6e003b11e9df57dc9d2c89fac29511e481e1384e2d491a\" id=5709f909-75e0-4be2-8ed3-6d1c1c7b541b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.742605 | controller |     "Jun 12 20:32:28.227906 crc crio[3645]: time=\"2026-06-12T20:32:28.227800085Z\" level=info msg=\"Started container\" PID=20603 containerID=4225ad62bd72aced1c6e003b11e9df57dc9d2c89fac29511e481e1384e2d491a description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=5709f909-75e0-4be2-8ed3-6d1c1c7b541b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46",
2026-06-12 21:48:35.742620 | controller |     "Jun 12 20:32:47.031272 crc crio[3645]: time=\"2026-06-12T20:32:47.029234214Z\" level=info msg=\"Removing container: 58181e86aeecac6e662913bf08c37d9ff6e8d31a72cf235e93b7c20854f17d5e\" id=c8ba9a44-c6f1-42de-868f-52bda96e5300 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.742634 | controller |     "Jun 12 20:32:47.086653 crc crio[3645]: time=\"2026-06-12T20:32:47.086426583Z\" level=info msg=\"Removed container 58181e86aeecac6e662913bf08c37d9ff6e8d31a72cf235e93b7c20854f17d5e: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=c8ba9a44-c6f1-42de-868f-52bda96e5300 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.742649 | controller |     "Jun 12 20:32:47.549821 crc crio[3645]: time=\"2026-06-12T20:32:47.549482463Z\" level=info msg=\"Stopping container: 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6 (timeout: 5s)\" id=e856a107-3ff9-4c74-96fd-37d0189c1cf5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.742663 | controller |     "Jun 12 20:32:52.575220 crc crio[3645]: time=\"2026-06-12T20:32:52.574342664Z\" level=warning msg=\"Stopping container 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6 with stop signal(15) timed out. Killing...\"",
2026-06-12 21:48:35.742678 | controller |     "Jun 12 20:32:53.130655 crc crio[3645]: time=\"2026-06-12T20:32:53.129876845Z\" level=info msg=\"Stopped container 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=e856a107-3ff9-4c74-96fd-37d0189c1cf5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.742693 | controller |     "Jun 12 20:32:53.132980 crc crio[3645]: time=\"2026-06-12T20:32:53.132891781Z\" level=info msg=\"Stopping pod sandbox: f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a\" id=489c8701-4a1e-41e3-8bd1-c80d5fbafdef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.742708 | controller |     "Jun 12 20:32:53.146589 crc crio[3645]: time=\"2026-06-12T20:32:53.14623346Z\" level=info msg=\"Stopped pod sandbox: f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a\" id=489c8701-4a1e-41e3-8bd1-c80d5fbafdef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.742723 | controller |     "Jun 12 20:32:54.157361 crc crio[3645]: time=\"2026-06-12T20:32:54.156206602Z\" level=info msg=\"Removing container: 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6\" id=532f1c44-6259-4029-b42d-d1959b39d3cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.742738 | controller |     "Jun 12 20:32:54.247269 crc crio[3645]: time=\"2026-06-12T20:32:54.247199146Z\" level=info msg=\"Removed container 1dad92aebfa939eda5cb422381d27c067c8957b324ff85d1c773bf6fbfaea1c6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=532f1c44-6259-4029-b42d-d1959b39d3cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.742752 | controller |     "Jun 12 20:32:59.231708 crc crio[3645]: time=\"2026-06-12T20:32:59.231575571Z\" level=info msg=\"Removing container: 3a0369c884cc375d0f4e7575c9f51e070451480e91e47f194003efab2d82f851\" id=f6ad050c-ed19-4254-adee-7a6204104230 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.742770 | controller |     "Jun 12 20:32:59.338117 crc crio[3645]: time=\"2026-06-12T20:32:59.33770028Z\" level=info msg=\"Removed container 3a0369c884cc375d0f4e7575c9f51e070451480e91e47f194003efab2d82f851: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f6ad050c-ed19-4254-adee-7a6204104230 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.742785 | controller |     "Jun 12 20:32:59.670706 crc crio[3645]: time=\"2026-06-12T20:32:59.670562581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=af5187a4-a57e-41fd-bb4f-996023d44e42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.742800 | controller |     "Jun 12 20:32:59.677177 crc crio[3645]: time=\"2026-06-12T20:32:59.677063175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=eb2c21fb-24f3-4bab-bd63-d49bb00a11c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.742815 | controller |     "Jun 12 20:32:59.691516 crc crio[3645]: time=\"2026-06-12T20:32:59.691199573Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=4978e64e-6b81-4558-9dfc-96a64aa83079 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.742829 | controller |     "Jun 12 20:32:59.692077 crc crio[3645]: time=\"2026-06-12T20:32:59.691795429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.742844 | controller |     "Jun 12 20:32:59.722863 crc crio[3645]: time=\"2026-06-12T20:32:59.722657871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.742879 | controller |     "Jun 12 20:32:59.728034 crc crio[3645]: time=\"2026-06-12T20:32:59.727892653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.742895 | controller |     "Jun 12 20:32:59.886150 crc crio[3645]: time=\"2026-06-12T20:32:59.88529486Z\" level=info msg=\"Created container 9f676712336f949e7448ddb2359c3010078d3cc287803805b82acae9438456c0: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=4978e64e-6b81-4558-9dfc-96a64aa83079 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.742910 | controller |     "Jun 12 20:32:59.887758 crc crio[3645]: time=\"2026-06-12T20:32:59.88764291Z\" level=info msg=\"Starting container: 9f676712336f949e7448ddb2359c3010078d3cc287803805b82acae9438456c0\" id=c008ab3b-cad1-4893-9165-5a9f74890b85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.742926 | controller |     "Jun 12 20:32:59.894850 crc crio[3645]: time=\"2026-06-12T20:32:59.89476408Z\" level=info msg=\"Started container\" PID=21360 containerID=9f676712336f949e7448ddb2359c3010078d3cc287803805b82acae9438456c0 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=c008ab3b-cad1-4893-9165-5a9f74890b85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf",
2026-06-12 21:48:35.742941 | controller |     "Jun 12 20:33:01.677291 crc crio[3645]: time=\"2026-06-12T20:33:01.677164859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=eb566f2a-9397-425e-8a57-902dc7d7fac8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.742957 | controller |     "Jun 12 20:33:01.682296 crc crio[3645]: time=\"2026-06-12T20:33:01.682139604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=e5e6d11f-0586-4f64-b10b-1288f6d74d5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.742976 | controller |     "Jun 12 20:33:01.691105 crc crio[3645]: time=\"2026-06-12T20:33:01.690891276Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1ef941fb-f50e-44cb-804e-4b577b0a336f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.742991 | controller |     "Jun 12 20:33:01.691309 crc crio[3645]: time=\"2026-06-12T20:33:01.691204403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.743006 | controller |     "Jun 12 20:33:01.720595 crc crio[3645]: time=\"2026-06-12T20:33:01.720513307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.743020 | controller |     "Jun 12 20:33:01.725729 crc crio[3645]: time=\"2026-06-12T20:33:01.725610996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.743035 | controller |     "Jun 12 20:33:01.891366 crc crio[3645]: time=\"2026-06-12T20:33:01.890557633Z\" level=info msg=\"Created container 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1ef941fb-f50e-44cb-804e-4b577b0a336f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.743049 | controller |     "Jun 12 20:33:01.892721 crc crio[3645]: time=\"2026-06-12T20:33:01.892625566Z\" level=info msg=\"Starting container: 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee\" id=c26a4c62-513d-4530-a078-2517183d83de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.743064 | controller |     "Jun 12 20:33:01.906984 crc crio[3645]: time=\"2026-06-12T20:33:01.906841346Z\" level=info msg=\"Started container\" PID=21384 containerID=8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=c26a4c62-513d-4530-a078-2517183d83de name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848",
2026-06-12 21:48:35.743079 | controller |     "Jun 12 20:33:06.412021 crc crio[3645]: time=\"2026-06-12T20:33:06.410588239Z\" level=info msg=\"Stopping container: 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf (timeout: 30s)\" id=0c0ca2f4-a0bf-4494-aa3a-70f8e7c71c41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743093 | controller |     "Jun 12 20:33:06.453859 crc crio[3645]: time=\"2026-06-12T20:33:06.453700174Z\" level=info msg=\"Stopping container: 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65 (timeout: 30s)\" id=a61912fb-264f-4cc0-8a1e-62b39f08a954 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743108 | controller |     "Jun 12 20:33:06.477001 crc crio[3645]: time=\"2026-06-12T20:33:06.476746783Z\" level=info msg=\"Stopping container: da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15 (timeout: 30s)\" id=3722ed29-f228-4b13-aa83-b2e40668ddd1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743122 | controller |     "Jun 12 20:33:06.498637 crc crio[3645]: time=\"2026-06-12T20:33:06.498547001Z\" level=info msg=\"Stopping container: f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e (timeout: 30s)\" id=962055af-1c7f-4712-8cd2-c338e63550ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743137 | controller |     "Jun 12 20:33:06.526889 crc crio[3645]: time=\"2026-06-12T20:33:06.526661136Z\" level=info msg=\"Stopping container: 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee (timeout: 30s)\" id=be1d2772-fc53-4091-ac29-cb69b2fe3f8b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743155 | controller |     "Jun 12 20:33:06.560059 crc crio[3645]: time=\"2026-06-12T20:33:06.559874036Z\" level=info msg=\"Stopped container 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf: openshift-marketplace/certified-operators-l27pk/registry-server\" id=0c0ca2f4-a0bf-4494-aa3a-70f8e7c71c41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743170 | controller |     "Jun 12 20:33:06.563396 crc crio[3645]: time=\"2026-06-12T20:33:06.562315547Z\" level=info msg=\"Stopping pod sandbox: c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d\" id=e3a6cba1-4fe1-4d7a-8be1-e7ef951932dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743184 | controller |     "Jun 12 20:33:06.563396 crc crio[3645]: time=\"2026-06-12T20:33:06.563168747Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d293e26b-26e7-44d1-a7a8-d12f26c85b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc00112e8a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.743199 | controller |     "Jun 12 20:33:06.563396 crc crio[3645]: time=\"2026-06-12T20:33:06.563352652Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.743214 | controller |     "Jun 12 20:33:06.576441 crc crio[3645]: time=\"2026-06-12T20:33:06.576393624Z\" level=info msg=\"Stopping container: 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5 (timeout: 30s)\" id=876b5856-e6cf-48b2-b492-a094b5b2c5d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743229 | controller |     "Jun 12 20:33:06.604523 crc crio[3645]: time=\"2026-06-12T20:33:06.604473498Z\" level=info msg=\"Stopping container: 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2 (timeout: 30s)\" id=14e90559-31a2-4a62-a336-774a62872063 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743243 | controller |     "Jun 12 20:33:06.611993 crc crio[3645]: time=\"2026-06-12T20:33:06.61186229Z\" level=info msg=\"Stopping container: 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77 (timeout: 30s)\" id=e297bd92-5b3a-40a4-b4e1-250851c97a45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743258 | controller |     "Jun 12 20:33:06.641819 crc crio[3645]: time=\"2026-06-12T20:33:06.641718598Z\" level=info msg=\"Stopped container da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15: openshift-marketplace/community-operators-hq7pb/registry-server\" id=3722ed29-f228-4b13-aa83-b2e40668ddd1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743273 | controller |     "Jun 12 20:33:06.643163 crc crio[3645]: time=\"2026-06-12T20:33:06.643085951Z\" level=info msg=\"Stopping pod sandbox: 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd\" id=5bb20d53-1840-47c0-8c63-a9b80020529a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743287 | controller |     "Jun 12 20:33:06.643681 crc crio[3645]: time=\"2026-06-12T20:33:06.643599504Z\" level=info msg=\"Got pod network &{Name:community-operators-hq7pb Namespace:openshift-marketplace ID:56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd UID:3daa69c9-9392-402b-a56d-0bbcf52bd947 NetNS:/var/run/netns/d881dcb8-a4dc-460c-aaaa-46b0137c15ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3daa69c9_9392_402b_a56d_0bbcf52bd947.slice PodAnnotations:0xc000188fc0}] Aliases:map[]}\"",
2026-06-12 21:48:35.743306 | controller |     "Jun 12 20:33:06.644208 crc crio[3645]: time=\"2026-06-12T20:33:06.644177338Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-hq7pb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.743321 | controller |     "Jun 12 20:33:06.644464 crc crio[3645]: time=\"2026-06-12T20:33:06.644426555Z\" level=info msg=\"Stopped container f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=962055af-1c7f-4712-8cd2-c338e63550ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743336 | controller |     "Jun 12 20:33:06.645463 crc crio[3645]: time=\"2026-06-12T20:33:06.645324027Z\" level=info msg=\"Stopped container 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65: openshift-marketplace/certified-operators-rjhhz/registry-server\" id=a61912fb-264f-4cc0-8a1e-62b39f08a954 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743351 | controller |     "Jun 12 20:33:06.650734 crc crio[3645]: time=\"2026-06-12T20:33:06.647076211Z\" level=info msg=\"Stopping container: 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db (timeout: 30s)\" id=79a7b54e-ec40-449e-b33a-7ca5dfbeb840 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743366 | controller |     "Jun 12 20:33:06.650734 crc crio[3645]: time=\"2026-06-12T20:33:06.648030183Z\" level=info msg=\"Stopping pod sandbox: b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6\" id=05948ab7-509c-44f5-bfce-7e2f26822379 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743381 | controller |     "Jun 12 20:33:06.650734 crc crio[3645]: time=\"2026-06-12T20:33:06.648171927Z\" level=info msg=\"Stopping pod sandbox: e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596\" id=916be21b-3488-4dbc-a442-a31917b0fe57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743396 | controller |     "Jun 12 20:33:06.650734 crc crio[3645]: time=\"2026-06-12T20:33:06.649355076Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/bf10e3c6-6a51-4b30-88e1-6ecf54631dd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00112e9d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.743410 | controller |     "Jun 12 20:33:06.650734 crc crio[3645]: time=\"2026-06-12T20:33:06.649498901Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.743425 | controller |     "Jun 12 20:33:06.654623 crc crio[3645]: time=\"2026-06-12T20:33:06.654277517Z\" level=info msg=\"Got pod network &{Name:certified-operators-rjhhz Namespace:openshift-marketplace ID:e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596 UID:245813bb-dd77-45b7-81ed-ce593680c75f NetNS:/var/run/netns/aadca959-0833-4750-991f-8da44de8370b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod245813bb_dd77_45b7_81ed_ce593680c75f.slice PodAnnotations:0xc0012881a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.743440 | controller |     "Jun 12 20:33:06.654780 crc crio[3645]: time=\"2026-06-12T20:33:06.654721309Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-rjhhz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.743455 | controller |     "Jun 12 20:33:06.666339 crc crio[3645]: time=\"2026-06-12T20:33:06.666199472Z\" level=info msg=\"Stopped container 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=be1d2772-fc53-4091-ac29-cb69b2fe3f8b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743473 | controller |     "Jun 12 20:33:06.669984 crc crio[3645]: time=\"2026-06-12T20:33:06.669595997Z\" level=info msg=\"Stopping pod sandbox: f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\" id=80716e8f-a104-41dd-9805-51303eb9c2ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743488 | controller |     "Jun 12 20:33:06.671289 crc crio[3645]: time=\"2026-06-12T20:33:06.671187246Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/743f7b5c-e3c6-4242-bb06-4c31996ce152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00109e728}] Aliases:map[]}\"",
2026-06-12 21:48:35.743503 | controller |     "Jun 12 20:33:06.671548 crc crio[3645]: time=\"2026-06-12T20:33:06.671436572Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.743517 | controller |     "Jun 12 20:33:06.724502 crc crio[3645]: time=\"2026-06-12T20:33:06.72320313Z\" level=info msg=\"Stopped container 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5: openshift-marketplace/redhat-marketplace-l2z47/registry-server\" id=876b5856-e6cf-48b2-b492-a094b5b2c5d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743532 | controller |     "Jun 12 20:33:06.730203 crc crio[3645]: time=\"2026-06-12T20:33:06.730112281Z\" level=info msg=\"Stopping pod sandbox: d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed\" id=fc8198a5-35d3-431d-b126-6044a22e1f5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743546 | controller |     "Jun 12 20:33:06.730770 crc crio[3645]: time=\"2026-06-12T20:33:06.730713305Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-l2z47 Namespace:openshift-marketplace ID:d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed UID:e0494f54-39fa-4a97-b26d-2d87ba7a9c39 NetNS:/var/run/netns/82fc6da9-d6a0-4912-8004-ad822c85a9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0494f54_39fa_4a97_b26d_2d87ba7a9c39.slice PodAnnotations:0xc000189108}] Aliases:map[]}\"",
2026-06-12 21:48:35.743561 | controller |     "Jun 12 20:33:06.731120 crc crio[3645]: time=\"2026-06-12T20:33:06.731070985Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-l2z47 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.743576 | controller |     "Jun 12 20:33:06.779125 crc crio[3645]: time=\"2026-06-12T20:33:06.779003087Z\" level=info msg=\"Stopped container 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77: openshift-marketplace/redhat-operators-2w5wr/registry-server\" id=e297bd92-5b3a-40a4-b4e1-250851c97a45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743591 | controller |     "Jun 12 20:33:06.780620 crc crio[3645]: time=\"2026-06-12T20:33:06.780564617Z\" level=info msg=\"Stopping pod sandbox: 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d\" id=234f4162-e1e8-4e55-9e0e-67cb3f719005 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743605 | controller |     "Jun 12 20:33:06.781066 crc crio[3645]: time=\"2026-06-12T20:33:06.781027808Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2w5wr Namespace:openshift-marketplace ID:5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d UID:a010182c-8cb1-4573-8bf7-3e36035d9d5e NetNS:/var/run/netns/025f79e6-a8ee-4fac-8229-5f03c95d52ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda010182c_8cb1_4573_8bf7_3e36035d9d5e.slice PodAnnotations:0xc00112ebc0}] Aliases:map[]}\"",
2026-06-12 21:48:35.743624 | controller |     "Jun 12 20:33:06.781217 crc crio[3645]: time=\"2026-06-12T20:33:06.781184682Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2w5wr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.743639 | controller |     "Jun 12 20:33:06.787433 crc crio[3645]: time=\"2026-06-12T20:33:06.787275132Z\" level=info msg=\"Stopped container 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=14e90559-31a2-4a62-a336-774a62872063 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743654 | controller |     "Jun 12 20:33:06.789141 crc crio[3645]: time=\"2026-06-12T20:33:06.789021446Z\" level=info msg=\"Stopping pod sandbox: b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e\" id=7692f9dd-f9e6-4e26-8c8b-dcee1c33988a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743669 | controller |     "Jun 12 20:33:06.790127 crc crio[3645]: time=\"2026-06-12T20:33:06.79005036Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/09ab9739-1b46-48dd-b8ef-312dc7a50539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00109e900}] Aliases:map[]}\"",
2026-06-12 21:48:35.743684 | controller |     "Jun 12 20:33:06.790593 crc crio[3645]: time=\"2026-06-12T20:33:06.790535413Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.743699 | controller |     "Jun 12 20:33:06.792764 crc crio[3645]: time=\"2026-06-12T20:33:06.792655206Z\" level=info msg=\"Stopped container 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=79a7b54e-ec40-449e-b33a-7ca5dfbeb840 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.743714 | controller |     "Jun 12 20:33:06.793993 crc crio[3645]: time=\"2026-06-12T20:33:06.793783993Z\" level=info msg=\"Stopping pod sandbox: 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6\" id=8f2a267f-28c8-44f4-9dd1-c33cffab6a1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743729 | controller |     "Jun 12 20:33:06.794636 crc crio[3645]: time=\"2026-06-12T20:33:06.794551081Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/fb83b8cd-9559-4241-92e3-c244bfef61e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00112ec78}] Aliases:map[]}\"",
2026-06-12 21:48:35.743744 | controller |     "Jun 12 20:33:06.795103 crc crio[3645]: time=\"2026-06-12T20:33:06.795045174Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.743759 | controller |     "Jun 12 20:33:06.902067 crc crio[3645]: time=\"2026-06-12T20:33:06.900423698Z\" level=info msg=\"Stopped pod sandbox: c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d\" id=e3a6cba1-4fe1-4d7a-8be1-e7ef951932dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743777 | controller |     "Jun 12 20:33:06.977255 crc crio[3645]: time=\"2026-06-12T20:33:06.977165962Z\" level=info msg=\"Stopped pod sandbox: e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596\" id=916be21b-3488-4dbc-a442-a31917b0fe57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743792 | controller |     "Jun 12 20:33:07.065527 crc crio[3645]: time=\"2026-06-12T20:33:07.065405821Z\" level=info msg=\"Stopped pod sandbox: 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd\" id=5bb20d53-1840-47c0-8c63-a9b80020529a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743808 | controller |     "Jun 12 20:33:07.179554 crc crio[3645]: time=\"2026-06-12T20:33:07.179081809Z\" level=info msg=\"Stopped pod sandbox: f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\" id=80716e8f-a104-41dd-9805-51303eb9c2ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743823 | controller |     "Jun 12 20:33:07.187284 crc crio[3645]: time=\"2026-06-12T20:33:07.187057196Z\" level=info msg=\"Stopped pod sandbox: b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6\" id=05948ab7-509c-44f5-bfce-7e2f26822379 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743838 | controller |     "Jun 12 20:33:07.210045 crc crio[3645]: time=\"2026-06-12T20:33:07.209640923Z\" level=info msg=\"Stopped pod sandbox: d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed\" id=fc8198a5-35d3-431d-b126-6044a22e1f5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743871 | controller |     "Jun 12 20:33:07.227784 crc crio[3645]: time=\"2026-06-12T20:33:07.225585827Z\" level=info msg=\"Stopped pod sandbox: 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d\" id=234f4162-e1e8-4e55-9e0e-67cb3f719005 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743888 | controller |     "Jun 12 20:33:07.299697 crc crio[3645]: time=\"2026-06-12T20:33:07.299612696Z\" level=info msg=\"Stopped pod sandbox: b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e\" id=7692f9dd-f9e6-4e26-8c8b-dcee1c33988a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743904 | controller |     "Jun 12 20:33:07.306581 crc crio[3645]: time=\"2026-06-12T20:33:07.306192889Z\" level=info msg=\"Stopped pod sandbox: 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6\" id=8f2a267f-28c8-44f4-9dd1-c33cffab6a1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.743919 | controller |     "Jun 12 20:33:07.364666 crc crio[3645]: time=\"2026-06-12T20:33:07.36457968Z\" level=info msg=\"Removing container: da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15\" id=d2c8269b-a584-4f1e-ba79-0d90b01e0dc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.743934 | controller |     "Jun 12 20:33:07.396789 crc crio[3645]: time=\"2026-06-12T20:33:07.39660097Z\" level=info msg=\"Removed container da27afa0aa7e80f6acd48bfb3c08652b3e83fd44f69f75f099b541a904134e15: openshift-marketplace/community-operators-hq7pb/registry-server\" id=d2c8269b-a584-4f1e-ba79-0d90b01e0dc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.743949 | controller |     "Jun 12 20:33:07.400435 crc crio[3645]: time=\"2026-06-12T20:33:07.400379905Z\" level=info msg=\"Removing container: 442e575d92d747e54d9ae5538d46d501072ee3e1021899a6e118e882ef17b554\" id=e2d873d6-bc71-424c-9690-e4fb5df443c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.743964 | controller |     "Jun 12 20:33:07.450323 crc crio[3645]: time=\"2026-06-12T20:33:07.450130963Z\" level=info msg=\"Removed container 442e575d92d747e54d9ae5538d46d501072ee3e1021899a6e118e882ef17b554: openshift-marketplace/community-operators-hq7pb/extract-content\" id=e2d873d6-bc71-424c-9690-e4fb5df443c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.743984 | controller |     "Jun 12 20:33:07.461133 crc crio[3645]: time=\"2026-06-12T20:33:07.461040232Z\" level=info msg=\"Removing container: d7a3c9c05a9047b0c8a83a411b8392e1d9dbb434b84cd485f54cf67341f9ac13\" id=098a536a-847a-4219-9e97-bbdb1f83459b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744000 | controller |     "Jun 12 20:33:07.508334 crc crio[3645]: time=\"2026-06-12T20:33:07.508177207Z\" level=info msg=\"Removed container d7a3c9c05a9047b0c8a83a411b8392e1d9dbb434b84cd485f54cf67341f9ac13: openshift-marketplace/community-operators-hq7pb/extract-utilities\" id=098a536a-847a-4219-9e97-bbdb1f83459b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744024 | controller |     "Jun 12 20:33:07.521766 crc crio[3645]: time=\"2026-06-12T20:33:07.52169696Z\" level=info msg=\"Removing container: 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5\" id=7a43f5ba-6f64-4f1f-ac9c-d542c8bea18e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744094 | controller |     "Jun 12 20:33:07.638257 crc crio[3645]: time=\"2026-06-12T20:33:07.638164536Z\" level=info msg=\"Removed container 9bcc8e04dcaec258c0301e30c8cf6ef70f116ac646404017362fb08df8568cd5: openshift-marketplace/redhat-marketplace-l2z47/registry-server\" id=7a43f5ba-6f64-4f1f-ac9c-d542c8bea18e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744117 | controller |     "Jun 12 20:33:07.644431 crc crio[3645]: time=\"2026-06-12T20:33:07.643700083Z\" level=info msg=\"Removing container: 293c0e2728cedfa635fc76fd412830d902695a860b66489f0dba8410dd34011f\" id=0cc580be-2370-49d5-9521-72be38283048 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744133 | controller |     "Jun 12 20:33:07.664619 crc crio[3645]: time=\"2026-06-12T20:33:07.664501847Z\" level=info msg=\"Removed container 293c0e2728cedfa635fc76fd412830d902695a860b66489f0dba8410dd34011f: openshift-marketplace/redhat-marketplace-l2z47/extract-content\" id=0cc580be-2370-49d5-9521-72be38283048 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744148 | controller |     "Jun 12 20:33:07.669666 crc crio[3645]: time=\"2026-06-12T20:33:07.668138487Z\" level=info msg=\"Removing container: 9541ee036e7372aeedd074f81db06dd27b081b7bba9d1435073bf33642aaa630\" id=4e4babd2-cce2-4be6-9af1-b36c196b38ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744163 | controller |     "Jun 12 20:33:07.674470 crc crio[3645]: time=\"2026-06-12T20:33:07.674391631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=98b7de3c-7c58-4ecb-8510-7996ab37982c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.744179 | controller |     "Jun 12 20:33:07.678330 crc crio[3645]: time=\"2026-06-12T20:33:07.678144003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2af947cb-c7f6-44cf-b4f8-40013e45f6fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.744194 | controller |     "Jun 12 20:33:07.688516 crc crio[3645]: time=\"2026-06-12T20:33:07.688434168Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=db58aa6e-2a16-4c1b-9a0f-e3ff513e4ca8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.744209 | controller |     "Jun 12 20:33:07.689049 crc crio[3645]: time=\"2026-06-12T20:33:07.688969232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.744224 | controller |     "Jun 12 20:33:07.729406 crc crio[3645]: time=\"2026-06-12T20:33:07.729115543Z\" level=info msg=\"Removed container 9541ee036e7372aeedd074f81db06dd27b081b7bba9d1435073bf33642aaa630: openshift-marketplace/redhat-marketplace-l2z47/extract-utilities\" id=4e4babd2-cce2-4be6-9af1-b36c196b38ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744243 | controller |     "Jun 12 20:33:07.734460 crc crio[3645]: time=\"2026-06-12T20:33:07.73303856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.744259 | controller |     "Jun 12 20:33:07.739791 crc crio[3645]: time=\"2026-06-12T20:33:07.73954887Z\" level=info msg=\"Removing container: 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77\" id=46652333-e21a-4796-958c-7c76e15791de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744274 | controller |     "Jun 12 20:33:07.813223 crc crio[3645]: time=\"2026-06-12T20:33:07.812487722Z\" level=info msg=\"Removed container 75659acaafc1f29d8f0cc7553104771f773f8bb830d08595c83b2f96c84d8e77: openshift-marketplace/redhat-operators-2w5wr/registry-server\" id=46652333-e21a-4796-958c-7c76e15791de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744290 | controller |     "Jun 12 20:33:07.822582 crc crio[3645]: time=\"2026-06-12T20:33:07.822459757Z\" level=info msg=\"Removing container: 945ce8a9b9d70ba9e964769632c5112c9e2cf214bfa7c6469a8c9eaf4a3bb398\" id=fda4a328-3831-4440-98ee-2436cc2dafa1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744305 | controller |     "Jun 12 20:33:07.865263 crc crio[3645]: time=\"2026-06-12T20:33:07.865125421Z\" level=info msg=\"Removed container 945ce8a9b9d70ba9e964769632c5112c9e2cf214bfa7c6469a8c9eaf4a3bb398: openshift-marketplace/redhat-operators-2w5wr/extract-content\" id=fda4a328-3831-4440-98ee-2436cc2dafa1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744320 | controller |     "Jun 12 20:33:07.871360 crc crio[3645]: time=\"2026-06-12T20:33:07.871223883Z\" level=info msg=\"Removing container: bf75f0eb0d5bc1c90e78fe7d1857a2a836f25fefb708e449535048fc8cdfc623\" id=da065fee-6fee-47e0-b030-774cb0760123 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744335 | controller |     "Jun 12 20:33:07.896135 crc crio[3645]: time=\"2026-06-12T20:33:07.896057475Z\" level=info msg=\"Removed container bf75f0eb0d5bc1c90e78fe7d1857a2a836f25fefb708e449535048fc8cdfc623: openshift-marketplace/redhat-operators-2w5wr/extract-utilities\" id=da065fee-6fee-47e0-b030-774cb0760123 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744350 | controller |     "Jun 12 20:33:07.909185 crc crio[3645]: time=\"2026-06-12T20:33:07.909109208Z\" level=info msg=\"Removing container: f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e\" id=72488e64-f207-4654-9dcc-63edf25fbdb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744365 | controller |     "Jun 12 20:33:07.930393 crc crio[3645]: time=\"2026-06-12T20:33:07.930206569Z\" level=info msg=\"Removed container f95302e458fe6494da69e129d099befa48f7d3ec8588ca006bd1d0668138d99e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=72488e64-f207-4654-9dcc-63edf25fbdb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744380 | controller |     "Jun 12 20:33:07.936669 crc crio[3645]: time=\"2026-06-12T20:33:07.936478694Z\" level=info msg=\"Removing container: bc8b2d9c5672f2ec723148d67553a0837fb1897a30c5fc630d95e77c3f4db7ac\" id=311e1ae3-0fc7-48c2-8458-e870d54b22a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744394 | controller |     "Jun 12 20:33:07.960996 crc crio[3645]: time=\"2026-06-12T20:33:07.960775514Z\" level=info msg=\"Removed container bc8b2d9c5672f2ec723148d67553a0837fb1897a30c5fc630d95e77c3f4db7ac: openshift-marketplace/community-operators-qhh6t/extract-content\" id=311e1ae3-0fc7-48c2-8458-e870d54b22a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744408 | controller |     "Jun 12 20:33:07.977719 crc crio[3645]: time=\"2026-06-12T20:33:07.977621049Z\" level=info msg=\"Removing container: 73f79a2ae82023a00af268a77d6126e4a30826db836ced68d5def112cbe61dce\" id=8736ba06-6809-4592-b21e-ed538c154893 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744426 | controller |     "Jun 12 20:33:07.999236 crc crio[3645]: time=\"2026-06-12T20:33:07.999143431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.744441 | controller |     "Jun 12 20:33:08.002771 crc crio[3645]: time=\"2026-06-12T20:33:08.0027059Z\" level=info msg=\"Removed container 73f79a2ae82023a00af268a77d6126e4a30826db836ced68d5def112cbe61dce: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=8736ba06-6809-4592-b21e-ed538c154893 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744456 | controller |     "Jun 12 20:33:08.009263 crc crio[3645]: time=\"2026-06-12T20:33:08.00917204Z\" level=info msg=\"Removing container: 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65\" id=db3b5281-298c-48c1-82e3-16e3d8e0d721 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744471 | controller |     "Jun 12 20:33:08.043401 crc crio[3645]: time=\"2026-06-12T20:33:08.043270462Z\" level=info msg=\"Removed container 1f94ae6778ac51cc4476035f28fbcc8c442bec774d94e4ef26529dc1499f1b65: openshift-marketplace/certified-operators-rjhhz/registry-server\" id=db3b5281-298c-48c1-82e3-16e3d8e0d721 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744485 | controller |     "Jun 12 20:33:08.046650 crc crio[3645]: time=\"2026-06-12T20:33:08.046556372Z\" level=info msg=\"Removing container: 673494affa3324fa4711862d30b230a5b268426d0f5a639dd34cc8a408339310\" id=81c1c6cb-6fd9-4d8d-9bf5-2d4768228c57 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744500 | controller |     "Jun 12 20:33:08.086259 crc crio[3645]: time=\"2026-06-12T20:33:08.086202321Z\" level=info msg=\"Removed container 673494affa3324fa4711862d30b230a5b268426d0f5a639dd34cc8a408339310: openshift-marketplace/certified-operators-rjhhz/extract-content\" id=81c1c6cb-6fd9-4d8d-9bf5-2d4768228c57 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744515 | controller |     "Jun 12 20:33:08.089621 crc crio[3645]: time=\"2026-06-12T20:33:08.08936235Z\" level=info msg=\"Created container 3d86e0f395f4889c97663e57ecf7693e26e1898575551752996c1acb37dfe90b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=db58aa6e-2a16-4c1b-9a0f-e3ff513e4ca8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.744530 | controller |     "Jun 12 20:33:08.092589 crc crio[3645]: time=\"2026-06-12T20:33:08.092498087Z\" level=info msg=\"Starting container: 3d86e0f395f4889c97663e57ecf7693e26e1898575551752996c1acb37dfe90b\" id=6845f146-b9ad-4ea0-8b0b-e25507066d16 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.744545 | controller |     "Jun 12 20:33:08.092743 crc crio[3645]: time=\"2026-06-12T20:33:08.092709412Z\" level=info msg=\"Removing container: bea6e7906a632c66a45781297cea6aefe1a86d558f54bf06ee7e4d65b33c4e30\" id=4dcc73f9-9e26-4ae7-9179-2bdcb4eabe1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744561 | controller |     "Jun 12 20:33:08.098806 crc crio[3645]: time=\"2026-06-12T20:33:08.09870921Z\" level=info msg=\"Started container\" PID=21814 containerID=3d86e0f395f4889c97663e57ecf7693e26e1898575551752996c1acb37dfe90b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6845f146-b9ad-4ea0-8b0b-e25507066d16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1",
2026-06-12 21:48:35.744576 | controller |     "Jun 12 20:33:08.126565 crc crio[3645]: time=\"2026-06-12T20:33:08.126315002Z\" level=info msg=\"Removed container bea6e7906a632c66a45781297cea6aefe1a86d558f54bf06ee7e4d65b33c4e30: openshift-marketplace/certified-operators-rjhhz/extract-utilities\" id=4dcc73f9-9e26-4ae7-9179-2bdcb4eabe1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744594 | controller |     "Jun 12 20:33:08.134087 crc crio[3645]: time=\"2026-06-12T20:33:08.13390986Z\" level=info msg=\"Removing container: 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee\" id=3d685ce8-06af-442e-b352-10be57742c28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744609 | controller |     "Jun 12 20:33:08.158712 crc crio[3645]: time=\"2026-06-12T20:33:08.158585369Z\" level=info msg=\"Removed container 8eb5bbc5cd35ddc52015bb9d11cb2069d7acc6607331678a5458039c3bdc54ee: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3d685ce8-06af-442e-b352-10be57742c28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744624 | controller |     "Jun 12 20:33:08.163426 crc crio[3645]: time=\"2026-06-12T20:33:08.163245344Z\" level=info msg=\"Removing container: 0ac5317ddd04e1c18976a1f78871ff8608faed60b3588993b62f796f5ae663e1\" id=adad2c0a-14bd-4bd2-bec5-ad9adba18fd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744639 | controller |     "Jun 12 20:33:08.188870 crc crio[3645]: time=\"2026-06-12T20:33:08.188724254Z\" level=info msg=\"Removed container 0ac5317ddd04e1c18976a1f78871ff8608faed60b3588993b62f796f5ae663e1: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=adad2c0a-14bd-4bd2-bec5-ad9adba18fd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744654 | controller |     "Jun 12 20:33:08.195242 crc crio[3645]: time=\"2026-06-12T20:33:08.195159392Z\" level=info msg=\"Removing container: 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db\" id=1ffa4b0f-43d2-40ab-95e6-30f9b3dac532 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744668 | controller |     "Jun 12 20:33:08.215072 crc crio[3645]: time=\"2026-06-12T20:33:08.215003182Z\" level=info msg=\"Removed container 03bb7dbe38a9720cea62b387d7b7ef8568ed944c3273f9b648741d9e6c17b7db: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=1ffa4b0f-43d2-40ab-95e6-30f9b3dac532 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744683 | controller |     "Jun 12 20:33:08.217626 crc crio[3645]: time=\"2026-06-12T20:33:08.217483264Z\" level=info msg=\"Removing container: 086d60dfb6d4fcc96a2e5fdd2f33c7046f6708f62b142f64ae783ec696721758\" id=fefda334-7218-4948-b2a8-a03d2daba52e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744698 | controller |     "Jun 12 20:33:08.245883 crc crio[3645]: time=\"2026-06-12T20:33:08.245754682Z\" level=info msg=\"Removed container 086d60dfb6d4fcc96a2e5fdd2f33c7046f6708f62b142f64ae783ec696721758: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=fefda334-7218-4948-b2a8-a03d2daba52e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744713 | controller |     "Jun 12 20:33:08.250127 crc crio[3645]: time=\"2026-06-12T20:33:08.250022647Z\" level=info msg=\"Removing container: ec1c8d6a95e0d3f0f2eec97783e129fb2a440c499a63416756c133f2d659f80e\" id=04a812b1-4f2a-417b-9489-56b4c09079de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744729 | controller |     "Jun 12 20:33:08.269586 crc crio[3645]: time=\"2026-06-12T20:33:08.269364415Z\" level=info msg=\"Removed container ec1c8d6a95e0d3f0f2eec97783e129fb2a440c499a63416756c133f2d659f80e: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=04a812b1-4f2a-417b-9489-56b4c09079de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744744 | controller |     "Jun 12 20:33:08.275006 crc crio[3645]: time=\"2026-06-12T20:33:08.274773779Z\" level=info msg=\"Removing container: 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf\" id=fe34dd1e-761b-4872-8018-6d4e75949a4a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744759 | controller |     "Jun 12 20:33:08.295629 crc crio[3645]: time=\"2026-06-12T20:33:08.295442169Z\" level=info msg=\"Removed container 24299da979266c4a76e2eb57488abc0aff381519f1700f6b36bf2f328c6054cf: openshift-marketplace/certified-operators-l27pk/registry-server\" id=fe34dd1e-761b-4872-8018-6d4e75949a4a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744778 | controller |     "Jun 12 20:33:08.299209 crc crio[3645]: time=\"2026-06-12T20:33:08.299111219Z\" level=info msg=\"Removing container: e4c2b19ab9d3f71653f03249ba0737418b6ea86bf8816ced511bc4e9af92b28b\" id=71984e14-6c4c-4845-b2a6-0f3a034e75e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744793 | controller |     "Jun 12 20:33:08.326601 crc crio[3645]: time=\"2026-06-12T20:33:08.326430064Z\" level=info msg=\"Removed container e4c2b19ab9d3f71653f03249ba0737418b6ea86bf8816ced511bc4e9af92b28b: openshift-marketplace/certified-operators-l27pk/extract-content\" id=71984e14-6c4c-4845-b2a6-0f3a034e75e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744808 | controller |     "Jun 12 20:33:08.333119 crc crio[3645]: time=\"2026-06-12T20:33:08.333035648Z\" level=info msg=\"Removing container: 91106d2cd74dcf03bb2a25b50613ba7e031ae01a89ae3d5111d0c04b6585c91f\" id=9efae005-ef42-43e0-937f-db634f2e4acc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744823 | controller |     "Jun 12 20:33:08.354266 crc crio[3645]: time=\"2026-06-12T20:33:08.354167029Z\" level=info msg=\"Removed container 91106d2cd74dcf03bb2a25b50613ba7e031ae01a89ae3d5111d0c04b6585c91f: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=9efae005-ef42-43e0-937f-db634f2e4acc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744838 | controller |     "Jun 12 20:33:08.360065 crc crio[3645]: time=\"2026-06-12T20:33:08.359974433Z\" level=info msg=\"Removing container: 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2\" id=ebe0824f-4aeb-49f4-b675-f2fe88f7a032 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744876 | controller |     "Jun 12 20:33:08.382864 crc crio[3645]: time=\"2026-06-12T20:33:08.382768746Z\" level=info msg=\"Removed container 6d6373f129541782cad061cabd2b2c5006b2bffd4a16004b1e272eee0f1b4de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=ebe0824f-4aeb-49f4-b675-f2fe88f7a032 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744893 | controller |     "Jun 12 20:33:08.386229 crc crio[3645]: time=\"2026-06-12T20:33:08.386140839Z\" level=info msg=\"Removing container: 033982faaf8e03b630164141be26d713abfd3979673965412dbd4dda5d5d75a9\" id=a06d0c23-52cc-4b33-ac77-89c21d23cc63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744909 | controller |     "Jun 12 20:33:08.414582 crc crio[3645]: time=\"2026-06-12T20:33:08.414410636Z\" level=info msg=\"Removed container 033982faaf8e03b630164141be26d713abfd3979673965412dbd4dda5d5d75a9: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=a06d0c23-52cc-4b33-ac77-89c21d23cc63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744924 | controller |     "Jun 12 20:33:08.418643 crc crio[3645]: time=\"2026-06-12T20:33:08.418510629Z\" level=info msg=\"Removing container: 6401ddb6f79e65c9904926f79a373a93dad55f7b3c2aa9c8bd090e2e5d5d0798\" id=6a6b6444-144f-4bb3-beda-236ef28944bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744939 | controller |     "Jun 12 20:33:08.449104 crc crio[3645]: time=\"2026-06-12T20:33:08.448755205Z\" level=info msg=\"Removed container 6401ddb6f79e65c9904926f79a373a93dad55f7b3c2aa9c8bd090e2e5d5d0798: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=6a6b6444-144f-4bb3-beda-236ef28944bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.744955 | controller |     "Jun 12 20:33:10.669777 crc crio[3645]: time=\"2026-06-12T20:33:10.669140511Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=422c788b-6564-408d-9b70-278b6f8671cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.744971 | controller |     "Jun 12 20:33:10.673211 crc crio[3645]: time=\"2026-06-12T20:33:10.673082478Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=021cee42-affb-44f3-a2ee-a6ab6fdfba90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.744993 | controller |     "Jun 12 20:33:10.679779 crc crio[3645]: time=\"2026-06-12T20:33:10.679690461Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=27ed05c0-6921-439a-bb4c-f98d88af0f8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.745009 | controller |     "Jun 12 20:33:10.680297 crc crio[3645]: time=\"2026-06-12T20:33:10.680220384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.745025 | controller |     "Jun 12 20:33:10.720342 crc crio[3645]: time=\"2026-06-12T20:33:10.720209123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.745040 | controller |     "Jun 12 20:33:10.946612 crc crio[3645]: time=\"2026-06-12T20:33:10.946373678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.745055 | controller |     "Jun 12 20:33:11.105028 crc crio[3645]: time=\"2026-06-12T20:33:11.104732159Z\" level=info msg=\"Created container 8e4df8d566515e175b30794972c9da3f61656d50d3541c6b4ca9c74e36cf891c: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=27ed05c0-6921-439a-bb4c-f98d88af0f8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.745071 | controller |     "Jun 12 20:33:11.107085 crc crio[3645]: time=\"2026-06-12T20:33:11.106700178Z\" level=info msg=\"Starting container: 8e4df8d566515e175b30794972c9da3f61656d50d3541c6b4ca9c74e36cf891c\" id=35ee66ff-aca3-46a0-9b4b-730d62252e97 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.745086 | controller |     "Jun 12 20:33:11.127761 crc crio[3645]: time=\"2026-06-12T20:33:11.127512742Z\" level=info msg=\"Started container\" PID=21870 containerID=8e4df8d566515e175b30794972c9da3f61656d50d3541c6b4ca9c74e36cf891c description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=35ee66ff-aca3-46a0-9b4b-730d62252e97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7",
2026-06-12 21:48:35.745101 | controller |     "Jun 12 20:33:24.305560 crc crio[3645]: time=\"2026-06-12T20:33:24.304466317Z\" level=info msg=\"Stopping pod sandbox: f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a\" id=b18c9d51-46e9-46cd-8696-6d4f92878970 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745117 | controller |     "Jun 12 20:33:24.307490 crc crio[3645]: time=\"2026-06-12T20:33:24.305570845Z\" level=info msg=\"Stopped pod sandbox (already stopped): f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a\" id=b18c9d51-46e9-46cd-8696-6d4f92878970 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745132 | controller |     "Jun 12 20:33:24.307490 crc crio[3645]: time=\"2026-06-12T20:33:24.30704326Z\" level=info msg=\"Removing pod sandbox: f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a\" id=efc80617-e837-4843-a355-3127b5ee6c52 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745148 | controller |     "Jun 12 20:33:24.339011 crc crio[3645]: time=\"2026-06-12T20:33:24.336300413Z\" level=info msg=\"Removed pod sandbox: f2a0040b17418897e2db1260a3beebf1481df747534810d6ac0adaddfeb9f90a\" id=efc80617-e837-4843-a355-3127b5ee6c52 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745163 | controller |     "Jun 12 20:33:24.343265 crc crio[3645]: time=\"2026-06-12T20:33:24.343138882Z\" level=info msg=\"Stopping pod sandbox: 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd\" id=54e48603-4f4e-4252-83ba-52efada14454 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745182 | controller |     "Jun 12 20:33:24.343476 crc crio[3645]: time=\"2026-06-12T20:33:24.343375127Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd\" id=54e48603-4f4e-4252-83ba-52efada14454 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745198 | controller |     "Jun 12 20:33:24.344303 crc crio[3645]: time=\"2026-06-12T20:33:24.344204808Z\" level=info msg=\"Removing pod sandbox: 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd\" id=4e8a6773-0148-47b8-8b16-03504637ed80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745214 | controller |     "Jun 12 20:33:24.353780 crc crio[3645]: time=\"2026-06-12T20:33:24.353657972Z\" level=info msg=\"Removed pod sandbox: 56e71d8a48e78eba30fe34a5c37443334e51078500841d9793260d971a9987dd\" id=4e8a6773-0148-47b8-8b16-03504637ed80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745229 | controller |     "Jun 12 20:33:24.356300 crc crio[3645]: time=\"2026-06-12T20:33:24.356065671Z\" level=info msg=\"Stopping pod sandbox: d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed\" id=dab35b05-06ad-43e6-b501-08c53b5022aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745244 | controller |     "Jun 12 20:33:24.356300 crc crio[3645]: time=\"2026-06-12T20:33:24.356202734Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed\" id=dab35b05-06ad-43e6-b501-08c53b5022aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745260 | controller |     "Jun 12 20:33:24.357457 crc crio[3645]: time=\"2026-06-12T20:33:24.357358173Z\" level=info msg=\"Removing pod sandbox: d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed\" id=e8efc7a9-cdc2-464c-9d1b-2c1cfb347eae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745274 | controller |     "Jun 12 20:33:24.376210 crc crio[3645]: time=\"2026-06-12T20:33:24.375739938Z\" level=info msg=\"Removed pod sandbox: d3b35f3ff682d3e25b1e2441f751da45d94d448a60dee32fa65978b9e476d6ed\" id=e8efc7a9-cdc2-464c-9d1b-2c1cfb347eae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745289 | controller |     "Jun 12 20:33:24.378323 crc crio[3645]: time=\"2026-06-12T20:33:24.378222578Z\" level=info msg=\"Stopping pod sandbox: 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6\" id=d20c1683-e90e-4aea-a4e9-bf5d4e136fc4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745304 | controller |     "Jun 12 20:33:24.378443 crc crio[3645]: time=\"2026-06-12T20:33:24.378327801Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6\" id=d20c1683-e90e-4aea-a4e9-bf5d4e136fc4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745319 | controller |     "Jun 12 20:33:24.380321 crc crio[3645]: time=\"2026-06-12T20:33:24.380221578Z\" level=info msg=\"Removing pod sandbox: 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6\" id=950446b5-8acf-4591-a961-0d3e72bcbf36 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745334 | controller |     "Jun 12 20:33:24.396745 crc crio[3645]: time=\"2026-06-12T20:33:24.396613702Z\" level=info msg=\"Removed pod sandbox: 7a91e4385cdfacfce7c66f2354434366c8fe477fa8ef317cbd7954749c74efe6\" id=950446b5-8acf-4591-a961-0d3e72bcbf36 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745348 | controller |     "Jun 12 20:33:24.399773 crc crio[3645]: time=\"2026-06-12T20:33:24.399679648Z\" level=info msg=\"Stopping pod sandbox: 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d\" id=a68db687-d4a8-414f-a6ee-b4374a724def name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745363 | controller |     "Jun 12 20:33:24.399896 crc crio[3645]: time=\"2026-06-12T20:33:24.39978332Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d\" id=a68db687-d4a8-414f-a6ee-b4374a724def name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745381 | controller |     "Jun 12 20:33:24.401735 crc crio[3645]: time=\"2026-06-12T20:33:24.401281487Z\" level=info msg=\"Removing pod sandbox: 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d\" id=4a841913-5154-48ef-a333-b1eecb31b152 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745397 | controller |     "Jun 12 20:33:24.425498 crc crio[3645]: time=\"2026-06-12T20:33:24.425067666Z\" level=info msg=\"Removed pod sandbox: 5abacaba8ce9a57b1a6ebe850d089f85ac35dd9bbb1ce13ca2e8e743371f921d\" id=4a841913-5154-48ef-a333-b1eecb31b152 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745413 | controller |     "Jun 12 20:33:24.429898 crc crio[3645]: time=\"2026-06-12T20:33:24.42972644Z\" level=info msg=\"Stopping pod sandbox: c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d\" id=e0d79330-6fbd-424c-a5e1-873e370e63c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745428 | controller |     "Jun 12 20:33:24.430274 crc crio[3645]: time=\"2026-06-12T20:33:24.430227132Z\" level=info msg=\"Stopped pod sandbox (already stopped): c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d\" id=e0d79330-6fbd-424c-a5e1-873e370e63c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745444 | controller |     "Jun 12 20:33:24.432377 crc crio[3645]: time=\"2026-06-12T20:33:24.432242603Z\" level=info msg=\"Removing pod sandbox: c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d\" id=536c76e0-c739-4fd4-8a8d-7de3a45e7f49 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745459 | controller |     "Jun 12 20:33:24.441381 crc crio[3645]: time=\"2026-06-12T20:33:24.441285097Z\" level=info msg=\"Removed pod sandbox: c930dc5278564112d55a629fa6c2d12c34e9d2b72f456584eaf92a2d0fee046d\" id=536c76e0-c739-4fd4-8a8d-7de3a45e7f49 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745475 | controller |     "Jun 12 20:33:24.443090 crc crio[3645]: time=\"2026-06-12T20:33:24.44304331Z\" level=info msg=\"Stopping pod sandbox: f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\" id=fd735459-549a-4919-8b9d-fce26a58b473 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745490 | controller |     "Jun 12 20:33:24.443170 crc crio[3645]: time=\"2026-06-12T20:33:24.443113341Z\" level=info msg=\"Stopped pod sandbox (already stopped): f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\" id=fd735459-549a-4919-8b9d-fce26a58b473 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745505 | controller |     "Jun 12 20:33:24.443710 crc crio[3645]: time=\"2026-06-12T20:33:24.443641544Z\" level=info msg=\"Removing pod sandbox: f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\" id=0a37cfc4-84bb-4d5d-bb2b-56130e724019 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745520 | controller |     "Jun 12 20:33:24.460733 crc crio[3645]: time=\"2026-06-12T20:33:24.460635604Z\" level=info msg=\"Removed pod sandbox: f4e491676e5dab0b1e73331c435e0177c7fa82518991ec718716ae7fe9d31848\" id=0a37cfc4-84bb-4d5d-bb2b-56130e724019 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745535 | controller |     "Jun 12 20:33:24.465599 crc crio[3645]: time=\"2026-06-12T20:33:24.465504593Z\" level=info msg=\"Stopping pod sandbox: e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596\" id=7aa379f4-8d2c-4609-8061-c9299176e270 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745550 | controller |     "Jun 12 20:33:24.465679 crc crio[3645]: time=\"2026-06-12T20:33:24.465604526Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596\" id=7aa379f4-8d2c-4609-8061-c9299176e270 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745569 | controller |     "Jun 12 20:33:24.467231 crc crio[3645]: time=\"2026-06-12T20:33:24.467147715Z\" level=info msg=\"Removing pod sandbox: e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596\" id=e34fbde0-3101-4309-9624-f3b7d73b861f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745585 | controller |     "Jun 12 20:33:24.479568 crc crio[3645]: time=\"2026-06-12T20:33:24.479400737Z\" level=info msg=\"Removed pod sandbox: e3813b9cba09b2579df1941bed6174d749cb7c4fc720b47d730b7e8ae2326596\" id=e34fbde0-3101-4309-9624-f3b7d73b861f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745600 | controller |     "Jun 12 20:33:24.482685 crc crio[3645]: time=\"2026-06-12T20:33:24.482610267Z\" level=info msg=\"Stopping pod sandbox: b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6\" id=54c1d08f-2add-437f-a666-d86251028b1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745614 | controller |     "Jun 12 20:33:24.482685 crc crio[3645]: time=\"2026-06-12T20:33:24.482674428Z\" level=info msg=\"Stopped pod sandbox (already stopped): b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6\" id=54c1d08f-2add-437f-a666-d86251028b1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745629 | controller |     "Jun 12 20:33:24.483775 crc crio[3645]: time=\"2026-06-12T20:33:24.483657483Z\" level=info msg=\"Removing pod sandbox: b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6\" id=2b63a797-08ad-494d-aa97-81d48ad975f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745644 | controller |     "Jun 12 20:33:24.495051 crc crio[3645]: time=\"2026-06-12T20:33:24.494481699Z\" level=info msg=\"Removed pod sandbox: b558a672b879c658dada47feabb2262d9fdb1b809dbbcb26a544beaea43f28d6\" id=2b63a797-08ad-494d-aa97-81d48ad975f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745660 | controller |     "Jun 12 20:33:24.496168 crc crio[3645]: time=\"2026-06-12T20:33:24.496087709Z\" level=info msg=\"Stopping pod sandbox: b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e\" id=9914d2dc-67d1-4a01-a93c-e857b334532d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745674 | controller |     "Jun 12 20:33:24.496168 crc crio[3645]: time=\"2026-06-12T20:33:24.496161112Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e\" id=9914d2dc-67d1-4a01-a93c-e857b334532d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.745689 | controller |     "Jun 12 20:33:24.496626 crc crio[3645]: time=\"2026-06-12T20:33:24.496542111Z\" level=info msg=\"Removing pod sandbox: b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e\" id=f0135e1c-93e8-46d6-8748-97d5590ede76 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745704 | controller |     "Jun 12 20:33:24.506625 crc crio[3645]: time=\"2026-06-12T20:33:24.506495557Z\" level=info msg=\"Removed pod sandbox: b0ea84e838340ea18fd4c9f7abad544c291670ecc2e1f0e68af683827f3f221e\" id=f0135e1c-93e8-46d6-8748-97d5590ede76 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.745719 | controller |     "Jun 12 20:33:25.917665 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 21:48:35.745735 | controller |     "Jun 12 20:33:25.977170 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-12 21:48:35.745751 | controller |     "Jun 12 20:33:25.978682 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-12 21:48:35.745767 | controller |     "Jun 12 20:33:25.978983 crc systemd[1]: crio.service: Consumed 22min 13.980s CPU time.",
2026-06-12 21:48:35.745782 | controller |     "Jun 12 20:33:26.055525 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 21:48:35.745798 | controller |     "Jun 12 20:33:26.126889 crc crio[22677]: time=\"2026-06-12T20:33:26.126746991Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 21:48:35.745817 | controller |     "Jun 12 20:33:26.126889 crc crio[22677]: time=\"2026-06-12T20:33:26.126808552Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 21:48:35.745833 | controller |     "Jun 12 20:33:26.129003 crc crio[22677]: time=\"2026-06-12T20:33:26.128470594Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 21:48:35.745862 | controller |     "Jun 12 20:33:26.129003 crc crio[22677]: time=\"2026-06-12T20:33:26.128543176Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 21:48:35.745891 | controller |     "Jun 12 20:33:26.140743 crc crio[22677]: time=\"2026-06-12T20:33:26.140676535Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 21:48:35.745909 | controller |     "Jun 12 20:33:26.141002 crc crio[22677]: time=\"2026-06-12T20:33:26.140855469Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 21:48:35.745924 | controller |     "Jun 12 20:33:26.141002 crc crio[22677]: time=\"2026-06-12T20:33:26.140954952Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 21:48:35.745940 | controller |     "Jun 12 20:33:26.141149 crc crio[22677]: time=\"2026-06-12T20:33:26.141041335Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 21:48:35.745955 | controller |     "Jun 12 20:33:26.141149 crc crio[22677]: time=\"2026-06-12T20:33:26.141051095Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 21:48:35.745971 | controller |     "Jun 12 20:33:26.167163 crc crio[22677]: time=\"2026-06-12T20:33:26.167066937Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 21:48:35.745986 | controller |     "Jun 12 20:33:26.186809 crc crio[22677]: time=\"2026-06-12T20:33:26.186692802Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-12 21:48:35.746001 | controller |     "Jun 12 20:33:26.191029 crc crio[22677]: time=\"2026-06-12T20:33:26.190893895Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-12 21:48:35.746017 | controller |     "Jun 12 20:33:26.208759 crc crio[22677]: time=\"2026-06-12T20:33:26.208619073Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-12 21:48:35.746032 | controller |     "Jun 12 20:33:26.409497 crc crio[22677]: time=\"2026-06-12T20:33:26.409384891Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 21:48:35.746047 | controller |     "Jun 12 20:33:26.409497 crc crio[22677]: time=\"2026-06-12T20:33:26.409441963Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 21:48:35.746063 | controller |     "Jun 12 20:33:26.409497 crc crio[22677]: time=\"2026-06-12T20:33:26.409453923Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 21:48:35.746078 | controller |     "Jun 12 20:33:26.409497 crc crio[22677]: time=\"2026-06-12T20:33:26.409460483Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 21:48:35.746092 | controller |     "Jun 12 20:33:26.409497 crc crio[22677]: time=\"2026-06-12T20:33:26.409467733Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 21:48:35.746107 | controller |     "Jun 12 20:33:26.415908 crc crio[22677]: time=\"2026-06-12T20:33:26.415842641Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 21:48:35.746122 | controller |     "Jun 12 20:33:26.415908 crc crio[22677]: time=\"2026-06-12T20:33:26.415905803Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 21:48:35.746141 | controller |     "Jun 12 20:33:26.424639 crc crio[22677]: time=\"2026-06-12T20:33:26.424542666Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 21:48:35.746157 | controller |     "Jun 12 20:33:26.424639 crc crio[22677]: time=\"2026-06-12T20:33:26.424577357Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 21:48:35.746172 | controller |     "Jun 12 20:33:26.455314 crc crio[22677]: time=\"2026-06-12T20:33:26.455227654Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.746187 | controller |     "Jun 12 20:33:26.455314 crc crio[22677]: time=\"2026-06-12T20:33:26.455270295Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.746201 | controller |     "Jun 12 20:33:26.455666 crc crio[22677]: time=\"2026-06-12T20:33:26.455603043Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 21:48:35.746216 | controller |     "Jun 12 20:33:26.455666 crc crio[22677]: time=\"2026-06-12T20:33:26.455638653Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 21:48:35.746234 | controller |     "Jun 12 20:33:26.456343 crc crio[22677]: time=\"2026-06-12T20:33:26.456189647Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-12 21:48:35.746258 | controller |     "Jun 12 20:33:26.457243 crc crio[22677]: time=\"2026-06-12T20:33:26.457178311Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 21:48:35.746274 | controller |     "Jun 12 20:33:26.457440 crc crio[22677]: time=\"2026-06-12T20:33:26.457381246Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 21:48:35.746290 | controller |     "Jun 12 20:33:28.662280 crc crio[22677]: time=\"2026-06-12T20:33:28.661610263Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f1bc1a8d-36cf-41c5-bfc1-c3f82c432927 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00008cf00}] Aliases:map[]}\"",
2026-06-12 21:48:35.746306 | controller |     "Jun 12 20:33:28.662280 crc crio[22677]: time=\"2026-06-12T20:33:28.662202327Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746322 | controller |     "Jun 12 20:33:28.663839 crc crio[22677]: time=\"2026-06-12T20:33:28.663157511Z\" level=info msg=\"Got pod network &{Name:controller-manager-f6d649cc4-hldbr Namespace:openshift-controller-manager ID:e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444 UID:daacfb5d-620a-43c3-ae17-bcad8bf42fb6 NetNS:/var/run/netns/2370e310-7e06-4359-873f-ee94e45f79ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaacfb5d_620a_43c3_ae17_bcad8bf42fb6.slice PodAnnotations:0xc00008d028}] Aliases:map[]}\"",
2026-06-12 21:48:35.746338 | controller |     "Jun 12 20:33:28.663839 crc crio[22677]: time=\"2026-06-12T20:33:28.663296365Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-f6d649cc4-hldbr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746353 | controller |     "Jun 12 20:33:28.663839 crc crio[22677]: time=\"2026-06-12T20:33:28.663759807Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-6d9b5754f6-n9vsf Namespace:openshift-route-controller-manager ID:1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1 UID:2b922ce3-094a-480a-93be-e47ce6938b56 NetNS:/var/run/netns/d3d46321-df41-4e86-85c0-31b507f903c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b922ce3_094a_480a_93be_e47ce6938b56.slice PodAnnotations:0xc00008d0e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.746373 | controller |     "Jun 12 20:33:28.664072 crc crio[22677]: time=\"2026-06-12T20:33:28.663985592Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-6d9b5754f6-n9vsf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746389 | controller |     "Jun 12 20:33:28.664199 crc crio[22677]: time=\"2026-06-12T20:33:28.664142076Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:48:35.746404 | controller |     "Jun 12 20:33:28.664259 crc crio[22677]: time=\"2026-06-12T20:33:28.664196857Z\" level=warning msg=\"Could not restore sandbox IP for 9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_8d342b24-d8a0-4cd6-bce9-b50d8ae803e3_0(9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:48:35.746419 | controller |     "Jun 12 20:33:28.664259 crc crio[22677]: time=\"2026-06-12T20:33:28.664231398Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:48:35.746434 | controller |     "Jun 12 20:33:28.664259 crc crio[22677]: time=\"2026-06-12T20:33:28.664244128Z\" level=warning msg=\"Could not restore sandbox IP for 9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_c260aea0-3b08-4da4-be12-e08e793f633e_0(9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:48:35.746450 | controller |     "Jun 12 20:33:28.665100 crc crio[22677]: time=\"2026-06-12T20:33:28.665035648Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/ed48e03c-d22a-4b72-81b2-b64f05919ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00008d180}] Aliases:map[]}\"",
2026-06-12 21:48:35.746465 | controller |     "Jun 12 20:33:28.665323 crc crio[22677]: time=\"2026-06-12T20:33:28.665261834Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746481 | controller |     "Jun 12 20:33:28.665840 crc crio[22677]: time=\"2026-06-12T20:33:28.665772096Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e4d20906-584a-49e6-a5b2-50cfd1485731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00008d210}] Aliases:map[]}\"",
2026-06-12 21:48:35.746496 | controller |     "Jun 12 20:33:28.666092 crc crio[22677]: time=\"2026-06-12T20:33:28.666030642Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746512 | controller |     "Jun 12 20:33:28.666691 crc crio[22677]: time=\"2026-06-12T20:33:28.666622547Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/81d8e483-5c1a-4f37-90f8-03967c9745fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00008d290}] Aliases:map[]}\"",
2026-06-12 21:48:35.746531 | controller |     "Jun 12 20:33:28.666889 crc crio[22677]: time=\"2026-06-12T20:33:28.666799962Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746547 | controller |     "Jun 12 20:33:28.667409 crc crio[22677]: time=\"2026-06-12T20:33:28.667340195Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/a6d795bd-c0e7-45ee-86fc-1f1f7352b113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00008d320}] Aliases:map[]}\"",
2026-06-12 21:48:35.746562 | controller |     "Jun 12 20:33:28.667577 crc crio[22677]: time=\"2026-06-12T20:33:28.667510679Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746578 | controller |     "Jun 12 20:33:28.668251 crc crio[22677]: time=\"2026-06-12T20:33:28.668101324Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c0366021-424f-45db-8cad-fcd936e35a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008d3b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.746593 | controller |     "Jun 12 20:33:28.668543 crc crio[22677]: time=\"2026-06-12T20:33:28.668477003Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746609 | controller |     "Jun 12 20:33:28.669192 crc crio[22677]: time=\"2026-06-12T20:33:28.669130689Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00008d430}] Aliases:map[]}\"",
2026-06-12 21:48:35.746624 | controller |     "Jun 12 20:33:28.669406 crc crio[22677]: time=\"2026-06-12T20:33:28.669317184Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746639 | controller |     "Jun 12 20:33:28.670316 crc crio[22677]: time=\"2026-06-12T20:33:28.670250506Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e37c87f-c285-4ead-b2b1-46fde52fe606 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00008d4c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.746658 | controller |     "Jun 12 20:33:28.670485 crc crio[22677]: time=\"2026-06-12T20:33:28.670423701Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746673 | controller |     "Jun 12 20:33:28.671259 crc crio[22677]: time=\"2026-06-12T20:33:28.671197531Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0eaf46ea-d915-4fe5-927c-585ea09208e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00008d540}] Aliases:map[]}\"",
2026-06-12 21:48:35.746689 | controller |     "Jun 12 20:33:28.671431 crc crio[22677]: time=\"2026-06-12T20:33:28.671371225Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746704 | controller |     "Jun 12 20:33:28.672063 crc crio[22677]: time=\"2026-06-12T20:33:28.67200188Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2d92f641-ec27-4900-bb3b-4b1971a0e995 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00008d5e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.746719 | controller |     "Jun 12 20:33:28.672361 crc crio[22677]: time=\"2026-06-12T20:33:28.672177114Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746734 | controller |     "Jun 12 20:33:28.672723 crc crio[22677]: time=\"2026-06-12T20:33:28.672659897Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/d07e0bfa-6b84-4f65-b6ef-8b0713728304 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00008d670}] Aliases:map[]}\"",
2026-06-12 21:48:35.746748 | controller |     "Jun 12 20:33:28.672901 crc crio[22677]: time=\"2026-06-12T20:33:28.672828161Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746764 | controller |     "Jun 12 20:33:28.673465 crc crio[22677]: time=\"2026-06-12T20:33:28.673398785Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/6244ffca-768e-4a61-9cff-815da350cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00008d6f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.746779 | controller |     "Jun 12 20:33:28.673633 crc crio[22677]: time=\"2026-06-12T20:33:28.673571569Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746797 | controller |     "Jun 12 20:33:28.674391 crc crio[22677]: time=\"2026-06-12T20:33:28.674325368Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/215b56f5-aaf0-4e08-b67b-1cf2696475e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00008d780}] Aliases:map[]}\"",
2026-06-12 21:48:35.746813 | controller |     "Jun 12 20:33:28.674557 crc crio[22677]: time=\"2026-06-12T20:33:28.674497482Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746829 | controller |     "Jun 12 20:33:28.675288 crc crio[22677]: time=\"2026-06-12T20:33:28.67522539Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ddbd0d6f-0a3d-4e93-8474-b85095874fac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008d810}] Aliases:map[]}\"",
2026-06-12 21:48:35.746844 | controller |     "Jun 12 20:33:28.675453 crc crio[22677]: time=\"2026-06-12T20:33:28.675387384Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746880 | controller |     "Jun 12 20:33:28.676362 crc crio[22677]: time=\"2026-06-12T20:33:28.676291786Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0c4f39a7-b54d-49ef-81cc-ecf4a62f301d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00008d890}] Aliases:map[]}\"",
2026-06-12 21:48:35.746897 | controller |     "Jun 12 20:33:28.676521 crc crio[22677]: time=\"2026-06-12T20:33:28.67645967Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746912 | controller |     "Jun 12 20:33:28.677704 crc crio[22677]: time=\"2026-06-12T20:33:28.677574498Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f1e1f27-149d-46f8-9fea-3bb1948c11ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00008d920}] Aliases:map[]}\"",
2026-06-12 21:48:35.746928 | controller |     "Jun 12 20:33:28.678022 crc crio[22677]: time=\"2026-06-12T20:33:28.677979738Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746947 | controller |     "Jun 12 20:33:28.678594 crc crio[22677]: time=\"2026-06-12T20:33:28.678520132Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20c50da1-a8a7-46e8-a7bc-ed451066c09c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00008d9a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.746963 | controller |     "Jun 12 20:33:28.678773 crc crio[22677]: time=\"2026-06-12T20:33:28.678709316Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.746978 | controller |     "Jun 12 20:33:28.679449 crc crio[22677]: time=\"2026-06-12T20:33:28.679378672Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/68a7cf8c-52c7-4408-8610-878b8ff0b778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00008da30}] Aliases:map[]}\"",
2026-06-12 21:48:35.746994 | controller |     "Jun 12 20:33:28.679626 crc crio[22677]: time=\"2026-06-12T20:33:28.679551617Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747009 | controller |     "Jun 12 20:33:28.680167 crc crio[22677]: time=\"2026-06-12T20:33:28.68009407Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/cb67c174-0892-4adc-9c49-037f5abdfa61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00008dac0}] Aliases:map[]}\"",
2026-06-12 21:48:35.747025 | controller |     "Jun 12 20:33:28.680331 crc crio[22677]: time=\"2026-06-12T20:33:28.680266414Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747040 | controller |     "Jun 12 20:33:28.680817 crc crio[22677]: time=\"2026-06-12T20:33:28.680750316Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/b9c8e7e8-a09a-4114-974e-7c695414d045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00008db50}] Aliases:map[]}\"",
2026-06-12 21:48:35.747055 | controller |     "Jun 12 20:33:28.681073 crc crio[22677]: time=\"2026-06-12T20:33:28.681021424Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747071 | controller |     "Jun 12 20:33:28.681578 crc crio[22677]: time=\"2026-06-12T20:33:28.681499955Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bfd372a7-46d8-4573-8b62-8c43042a97dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00008dbe0}] Aliases:map[]}\"",
2026-06-12 21:48:35.747090 | controller |     "Jun 12 20:33:28.681773 crc crio[22677]: time=\"2026-06-12T20:33:28.6817124Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747106 | controller |     "Jun 12 20:33:28.682483 crc crio[22677]: time=\"2026-06-12T20:33:28.682413208Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/de45d187-5bc3-4c88-8d81-aee670da5e86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00008dc70}] Aliases:map[]}\"",
2026-06-12 21:48:35.747121 | controller |     "Jun 12 20:33:28.682645 crc crio[22677]: time=\"2026-06-12T20:33:28.682583202Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747137 | controller |     "Jun 12 20:33:28.683304 crc crio[22677]: time=\"2026-06-12T20:33:28.683236198Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/3ff9458c-d76b-48ec-9dd5-38f56223ff2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00008dd00}] Aliases:map[]}\"",
2026-06-12 21:48:35.747153 | controller |     "Jun 12 20:33:28.683525 crc crio[22677]: time=\"2026-06-12T20:33:28.683462003Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747169 | controller |     "Jun 12 20:33:28.684165 crc crio[22677]: time=\"2026-06-12T20:33:28.684068759Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/41e663b9-dcbe-46ff-b609-ade731e1e932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00008dd90}] Aliases:map[]}\"",
2026-06-12 21:48:35.747185 | controller |     "Jun 12 20:33:28.684303 crc crio[22677]: time=\"2026-06-12T20:33:28.684240343Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747200 | controller |     "Jun 12 20:33:28.684748 crc crio[22677]: time=\"2026-06-12T20:33:28.684677473Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5d76b83d-ad98-464e-92c9-0971bca471c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00008de20}] Aliases:map[]}\"",
2026-06-12 21:48:35.747220 | controller |     "Jun 12 20:33:28.684991 crc crio[22677]: time=\"2026-06-12T20:33:28.684849377Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747235 | controller |     "Jun 12 20:33:28.685603 crc crio[22677]: time=\"2026-06-12T20:33:28.685543075Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ec4d6057-e9e0-486a-a9ab-4bd67cc5cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00008deb0}] Aliases:map[]}\"",
2026-06-12 21:48:35.747251 | controller |     "Jun 12 20:33:28.685735 crc crio[22677]: time=\"2026-06-12T20:33:28.685678578Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747266 | controller |     "Jun 12 20:33:28.686270 crc crio[22677]: time=\"2026-06-12T20:33:28.686208621Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/5ee11e1d-d9b2-4a12-b87a-d7f844c97c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00008df40}] Aliases:map[]}\"",
2026-06-12 21:48:35.747282 | controller |     "Jun 12 20:33:28.686410 crc crio[22677]: time=\"2026-06-12T20:33:28.686357255Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747297 | controller |     "Jun 12 20:33:28.687005 crc crio[22677]: time=\"2026-06-12T20:33:28.686893248Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/441ed273-a039-44c7-b0b9-6d516aa13eb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0005b0088}] Aliases:map[]}\"",
2026-06-12 21:48:35.747312 | controller |     "Jun 12 20:33:28.687191 crc crio[22677]: time=\"2026-06-12T20:33:28.687134774Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747327 | controller |     "Jun 12 20:33:28.687698 crc crio[22677]: time=\"2026-06-12T20:33:28.687527104Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0941a0ce-9fb0-4de1-a172-9b52b1048990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0005b01a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.747343 | controller |     "Jun 12 20:33:28.687698 crc crio[22677]: time=\"2026-06-12T20:33:28.687656817Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747364 | controller |     "Jun 12 20:33:28.688312 crc crio[22677]: time=\"2026-06-12T20:33:28.688248912Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9d91850c-5f4e-4975-b31e-60f47ab18407 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0005b0278}] Aliases:map[]}\"",
2026-06-12 21:48:35.747381 | controller |     "Jun 12 20:33:28.688430 crc crio[22677]: time=\"2026-06-12T20:33:28.688385655Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747397 | controller |     "Jun 12 20:33:28.688829 crc crio[22677]: time=\"2026-06-12T20:33:28.688770925Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/91aa7801-b2e4-4684-af07-4d4668fff882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0005b0348}] Aliases:map[]}\"",
2026-06-12 21:48:35.747413 | controller |     "Jun 12 20:33:28.689002 crc crio[22677]: time=\"2026-06-12T20:33:28.68898183Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747430 | controller |     "Jun 12 20:33:28.689604 crc crio[22677]: time=\"2026-06-12T20:33:28.689540704Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/bed53be4-c7c8-47c2-a8c0-5123bf6a7d3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc0005b0418}] Aliases:map[]}\"",
2026-06-12 21:48:35.747447 | controller |     "Jun 12 20:33:28.689746 crc crio[22677]: time=\"2026-06-12T20:33:28.689674607Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747462 | controller |     "Jun 12 20:33:28.690213 crc crio[22677]: time=\"2026-06-12T20:33:28.690152699Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/152966f0-aefe-4626-a71e-26d5865d9e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0005b0508}] Aliases:map[]}\"",
2026-06-12 21:48:35.747478 | controller |     "Jun 12 20:33:28.690419 crc crio[22677]: time=\"2026-06-12T20:33:28.690362384Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747494 | controller |     "Jun 12 20:33:28.691173 crc crio[22677]: time=\"2026-06-12T20:33:28.690777595Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c82828fe-3313-4523-a809-3c159690aa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0005b05d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.747514 | controller |     "Jun 12 20:33:28.691173 crc crio[22677]: time=\"2026-06-12T20:33:28.69099633Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747530 | controller |     "Jun 12 20:33:28.691456 crc crio[22677]: time=\"2026-06-12T20:33:28.691394539Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/51bebbae-f128-4788-b3b7-7f82c2c71a45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0005b06a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.747545 | controller |     "Jun 12 20:33:28.691591 crc crio[22677]: time=\"2026-06-12T20:33:28.691536923Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747561 | controller |     "Jun 12 20:33:28.692091 crc crio[22677]: time=\"2026-06-12T20:33:28.692033465Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c2da011-19a7-45f7-94cc-73130751094a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc0005b0770}] Aliases:map[]}\"",
2026-06-12 21:48:35.747576 | controller |     "Jun 12 20:33:28.692197 crc crio[22677]: time=\"2026-06-12T20:33:28.692163539Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747592 | controller |     "Jun 12 20:33:28.692617 crc crio[22677]: time=\"2026-06-12T20:33:28.692559928Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/db859532-28c2-4b8d-9a9a-365b91d87eac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0005b0838}] Aliases:map[]}\"",
2026-06-12 21:48:35.747607 | controller |     "Jun 12 20:33:28.692745 crc crio[22677]: time=\"2026-06-12T20:33:28.692691332Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747623 | controller |     "Jun 12 20:33:28.693269 crc crio[22677]: time=\"2026-06-12T20:33:28.693191924Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/16140a9d-a7f7-4794-ac5c-40f4bb9d48f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0005b0918}] Aliases:map[]}\"",
2026-06-12 21:48:35.747641 | controller |     "Jun 12 20:33:28.693423 crc crio[22677]: time=\"2026-06-12T20:33:28.693361968Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747657 | controller |     "Jun 12 20:33:28.693998 crc crio[22677]: time=\"2026-06-12T20:33:28.69384978Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1364def0-6476-40fd-81ed-b73e14027d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0005b09c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.747673 | controller |     "Jun 12 20:33:28.694275 crc crio[22677]: time=\"2026-06-12T20:33:28.694131207Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.747689 | controller |     "Jun 12 20:33:28.694345 crc crio[22677]: time=\"2026-06-12T20:33:28.694313212Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:48:35.747704 | controller |     "Jun 12 20:33:28.694345 crc crio[22677]: time=\"2026-06-12T20:33:28.694334202Z\" level=warning msg=\"Could not restore sandbox IP for 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2: failed to get network status for pod sandbox k8s_collect-profiles-29688255-pj2k5_openshift-operator-lifecycle-manager_0809aa4a-859a-46fe-8412-220888536015_0(9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:48:35.747720 | controller |     "Jun 12 20:33:28.694882 crc crio[22677]: time=\"2026-06-12T20:33:28.694759943Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 21:48:35.747735 | controller |     "Jun 12 20:33:28.696477 crc crio[22677]: time=\"2026-06-12T20:33:28.696298621Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 21:48:35.747751 | controller |     "Jun 12 20:33:28.696477 crc crio[22677]: time=\"2026-06-12T20:33:28.696414594Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 21:48:35.747766 | controller |     "Jun 12 20:33:28.696664 crc crio[22677]: time=\"2026-06-12T20:33:28.696490846Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 21:48:35.747782 | controller |     "Jun 12 20:33:28.696664 crc crio[22677]: time=\"2026-06-12T20:33:28.696579118Z\" level=info msg=\"runtime interface created\"",
2026-06-12 21:48:35.747797 | controller |     "Jun 12 20:33:28.696664 crc crio[22677]: time=\"2026-06-12T20:33:28.696592978Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 21:48:35.747812 | controller |     "Jun 12 20:33:28.696664 crc crio[22677]: time=\"2026-06-12T20:33:28.696602658Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 21:48:35.747828 | controller |     "Jun 12 20:33:28.696664 crc crio[22677]: time=\"2026-06-12T20:33:28.696615369Z\" level=info msg=\"starting plugins...\"",
2026-06-12 21:48:35.747843 | controller |     "Jun 12 20:33:28.696664 crc crio[22677]: time=\"2026-06-12T20:33:28.69665175Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 21:48:35.747884 | controller |     "Jun 12 20:33:28.701883 crc crio[22677]: time=\"2026-06-12T20:33:28.701795807Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 21:48:35.747901 | controller |     "Jun 12 20:33:28.711644 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 21:48:35.747921 | controller |     "Jun 12 20:33:32.552795 crc crio[22677]: time=\"2026-06-12T20:33:32.551364418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=2691bd2b-6c3e-48ca-9e76-37c2b13143cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.747937 | controller |     "Jun 12 20:33:32.560405 crc crio[22677]: time=\"2026-06-12T20:33:32.559705615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=174919b5-b8f1-45a1-be72-a88fbcfcc913 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.747952 | controller |     "Jun 12 20:33:32.564843 crc crio[22677]: time=\"2026-06-12T20:33:32.564693458Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9ceb9227-df87-4a92-8888-22a75960303a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.747967 | controller |     "Jun 12 20:33:32.565352 crc crio[22677]: time=\"2026-06-12T20:33:32.565269462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.747983 | controller |     "Jun 12 20:33:32.611410 crc crio[22677]: time=\"2026-06-12T20:33:32.61131869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.747997 | controller |     "Jun 12 20:33:32.839403 crc crio[22677]: time=\"2026-06-12T20:33:32.83930522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.748013 | controller |     "Jun 12 20:33:32.955211 crc crio[22677]: time=\"2026-06-12T20:33:32.95510852Z\" level=info msg=\"Created container 5893d1ad549c04d82bc263e16fd939cf464c5a0913b07394e9134b471fba1949: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9ceb9227-df87-4a92-8888-22a75960303a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.748028 | controller |     "Jun 12 20:33:32.956904 crc crio[22677]: time=\"2026-06-12T20:33:32.956793191Z\" level=info msg=\"Starting container: 5893d1ad549c04d82bc263e16fd939cf464c5a0913b07394e9134b471fba1949\" id=d8ecae4d-3cb7-407d-983e-4bc184e5b446 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.748044 | controller |     "Jun 12 20:33:32.965406 crc crio[22677]: time=\"2026-06-12T20:33:32.965334282Z\" level=info msg=\"Started container\" PID=23110 containerID=5893d1ad549c04d82bc263e16fd939cf464c5a0913b07394e9134b471fba1949 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=d8ecae4d-3cb7-407d-983e-4bc184e5b446 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f05f8e007ee8e9ec23f011d073a7c2aaee05d8876bfe6c520c2eb92098be834",
2026-06-12 21:48:35.748060 | controller |     "Jun 12 20:33:35.299138 crc crio[22677]: time=\"2026-06-12T20:33:35.298292119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=59d3e5a4-8815-4208-8a3d-e6e7dbbb6456 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.748075 | controller |     "Jun 12 20:33:35.301770 crc crio[22677]: time=\"2026-06-12T20:33:35.301375115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=f385887b-c5b2-4fff-8bf9-c99e8c35b80b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.748091 | controller |     "Jun 12 20:33:35.303599 crc crio[22677]: time=\"2026-06-12T20:33:35.303551419Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0fb578c2-72fd-4425-aadf-04a1a859dfc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.748111 | controller |     "Jun 12 20:33:35.304080 crc crio[22677]: time=\"2026-06-12T20:33:35.303848755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.748126 | controller |     "Jun 12 20:33:35.336769 crc crio[22677]: time=\"2026-06-12T20:33:35.336623034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.748142 | controller |     "Jun 12 20:33:35.342364 crc crio[22677]: time=\"2026-06-12T20:33:35.342150572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.748157 | controller |     "Jun 12 20:33:35.477319 crc crio[22677]: time=\"2026-06-12T20:33:35.477232158Z\" level=info msg=\"Created container 01b501a81a21e0e17b033928c0a4f2da4b4a0f36411c2170cf1dc80b2d0a316c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0fb578c2-72fd-4425-aadf-04a1a859dfc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.748172 | controller |     "Jun 12 20:33:35.478992 crc crio[22677]: time=\"2026-06-12T20:33:35.478743015Z\" level=info msg=\"Starting container: 01b501a81a21e0e17b033928c0a4f2da4b4a0f36411c2170cf1dc80b2d0a316c\" id=c5cc291e-043f-42c0-bdbd-647b8800399e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.748187 | controller |     "Jun 12 20:33:35.486034 crc crio[22677]: time=\"2026-06-12T20:33:35.485238105Z\" level=info msg=\"Started container\" PID=23323 containerID=01b501a81a21e0e17b033928c0a4f2da4b4a0f36411c2170cf1dc80b2d0a316c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c5cc291e-043f-42c0-bdbd-647b8800399e name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66",
2026-06-12 21:48:35.748203 | controller |     "Jun 12 20:33:43.175993 crc crio[22677]: time=\"2026-06-12T20:33:43.175101808Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=06efbf40-3cdb-4c59-9a35-d04172806403 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.748218 | controller |     "Jun 12 20:33:43.181615 crc crio[22677]: time=\"2026-06-12T20:33:43.178368368Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=899f0ac5-ce44-43b7-8205-9b380918863e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.748233 | controller |     "Jun 12 20:33:43.181615 crc crio[22677]: time=\"2026-06-12T20:33:43.181322291Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=46c1ecf7-e118-4b55-a416-d63ece3e4b7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.748248 | controller |     "Jun 12 20:33:43.181768 crc crio[22677]: time=\"2026-06-12T20:33:43.181707561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.748264 | controller |     "Jun 12 20:33:43.234203 crc crio[22677]: time=\"2026-06-12T20:33:43.233497311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.748279 | controller |     "Jun 12 20:33:43.470983 crc crio[22677]: time=\"2026-06-12T20:33:43.470809631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.748299 | controller |     "Jun 12 20:33:47.772556 crc crio[22677]: time=\"2026-06-12T20:33:47.77175154Z\" level=info msg=\"Created container 858632d1e1182f43cfe9e9c7e9239c263cf107f9c76a930d87a3392f646ac593: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=46c1ecf7-e118-4b55-a416-d63ece3e4b7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.748314 | controller |     "Jun 12 20:33:47.773769 crc crio[22677]: time=\"2026-06-12T20:33:47.773692039Z\" level=info msg=\"Starting container: 858632d1e1182f43cfe9e9c7e9239c263cf107f9c76a930d87a3392f646ac593\" id=bee91dfe-46c8-4edf-9fba-df273fbeca02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.748329 | controller |     "Jun 12 20:33:47.781273 crc crio[22677]: time=\"2026-06-12T20:33:47.781138072Z\" level=info msg=\"Started container\" PID=24132 containerID=858632d1e1182f43cfe9e9c7e9239c263cf107f9c76a930d87a3392f646ac593 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=bee91dfe-46c8-4edf-9fba-df273fbeca02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04",
2026-06-12 21:48:35.748345 | controller |     "Jun 12 20:33:48.330631 crc crio[22677]: time=\"2026-06-12T20:33:48.329424044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=35155d03-54f1-41e3-9a7e-268ddd6518f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.748360 | controller |     "Jun 12 20:33:48.336559 crc crio[22677]: time=\"2026-06-12T20:33:48.336029596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=19cc0975-c367-4678-8564-b49b283bb9b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.748375 | controller |     "Jun 12 20:33:48.337127 crc crio[22677]: time=\"2026-06-12T20:33:48.33697619Z\" level=info msg=\"Removing container: 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64\" id=21398c84-f2ad-4e4f-8323-3d57db141bf1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.748390 | controller |     "Jun 12 20:33:48.417763 crc crio[22677]: time=\"2026-06-12T20:33:48.41758683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=6502031d-133f-4fbf-b3e7-dc680721397a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.748404 | controller |     "Jun 12 20:33:48.417763 crc crio[22677]: time=\"2026-06-12T20:33:48.417653702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2601cb6d-3c14-4195-a165-8dfc90def0b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.748419 | controller |     "Jun 12 20:33:48.420824 crc crio[22677]: time=\"2026-06-12T20:33:48.420718628Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=8ef5f608-6868-47e9-a2f2-5b90cd728081 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.748434 | controller |     "Jun 12 20:33:48.421188 crc crio[22677]: time=\"2026-06-12T20:33:48.421120598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.748449 | controller |     "Jun 12 20:33:48.422078 crc crio[22677]: time=\"2026-06-12T20:33:48.421866547Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=16eca115-94fc-4171-888a-d1480fdce2c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.748497 | controller |     "Jun 12 20:33:48.422490 crc crio[22677]: time=\"2026-06-12T20:33:48.42240828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.748514 | controller |     "Jun 12 20:33:48.447587 crc crio[22677]: time=\"2026-06-12T20:33:48.447498269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.748529 | controller |     "Jun 12 20:33:48.451716 crc crio[22677]: time=\"2026-06-12T20:33:48.451652522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.748545 | controller |     "Jun 12 20:33:48.461792 crc crio[22677]: time=\"2026-06-12T20:33:48.461677659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.748560 | controller |     "Jun 12 20:33:48.464750 crc crio[22677]: time=\"2026-06-12T20:33:48.464688664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.748575 | controller |     "Jun 12 20:33:49.137351 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 21:48:35.748590 | controller |     "Jun 12 20:33:49.393735 crc crio[22677]: time=\"2026-06-12T20:33:49.393434731Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=16eca115-94fc-4171-888a-d1480fdce2c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.748606 | controller |     "Jun 12 20:33:49.445664 crc crio[22677]: time=\"2026-06-12T20:33:49.445493286Z\" level=info msg=\"Removed container 44ed437f73d888674f1bee48bb69aa8faa44c11cbf70e749571559a970190e64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=21398c84-f2ad-4e4f-8323-3d57db141bf1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.748621 | controller |     "Jun 12 20:33:49.467192 crc crio[22677]: time=\"2026-06-12T20:33:49.46708913Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=8ef5f608-6868-47e9-a2f2-5b90cd728081 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.748636 | controller |     "Jun 12 20:33:57.553585 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-12 21:48:35.748651 | controller |     "Jun 12 20:33:57.555654 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-12 21:48:35.748666 | controller |     "Jun 12 20:33:57.556269 crc systemd[1]: crio.service: Consumed 6.373s CPU time.",
2026-06-12 21:48:35.748681 | controller |     "Jun 12 20:33:57.653042 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 21:48:35.748696 | controller |     "Jun 12 20:33:57.759395 crc crio[24437]: time=\"2026-06-12T20:33:57.759226777Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 21:48:35.748712 | controller |     "Jun 12 20:33:57.759395 crc crio[24437]: time=\"2026-06-12T20:33:57.759295549Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 21:48:35.748727 | controller |     "Jun 12 20:33:57.762180 crc crio[24437]: time=\"2026-06-12T20:33:57.761302959Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 21:48:35.748742 | controller |     "Jun 12 20:33:57.762180 crc crio[24437]: time=\"2026-06-12T20:33:57.761426262Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 21:48:35.748760 | controller |     "Jun 12 20:33:57.762180 crc crio[24437]: time=\"2026-06-12T20:33:57.762116208Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-12 21:48:35.748775 | controller |     "Jun 12 20:33:57.783358 crc crio[24437]: time=\"2026-06-12T20:33:57.78320237Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 21:48:35.748790 | controller |     "Jun 12 20:33:57.783653 crc crio[24437]: time=\"2026-06-12T20:33:57.783404535Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 21:48:35.748805 | controller |     "Jun 12 20:33:57.783653 crc crio[24437]: time=\"2026-06-12T20:33:57.783415255Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 21:48:35.748820 | controller |     "Jun 12 20:33:57.783653 crc crio[24437]: time=\"2026-06-12T20:33:57.783581329Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 21:48:35.748835 | controller |     "Jun 12 20:33:57.783653 crc crio[24437]: time=\"2026-06-12T20:33:57.783593059Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 21:48:35.748867 | controller |     "Jun 12 20:33:57.805727 crc crio[24437]: time=\"2026-06-12T20:33:57.805162263Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 21:48:35.748888 | controller |     "Jun 12 20:33:57.827107 crc crio[24437]: time=\"2026-06-12T20:33:57.826991581Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-12 21:48:35.748904 | controller |     "Jun 12 20:33:57.833010 crc crio[24437]: time=\"2026-06-12T20:33:57.832880116Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-12 21:48:35.748919 | controller |     "Jun 12 20:33:57.860668 crc crio[24437]: time=\"2026-06-12T20:33:57.86056928Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-12 21:48:35.748934 | controller |     "Jun 12 20:33:58.033635 crc crio[24437]: time=\"2026-06-12T20:33:58.033536272Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 21:48:35.748949 | controller |     "Jun 12 20:33:58.033635 crc crio[24437]: time=\"2026-06-12T20:33:58.033617364Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 21:48:35.748964 | controller |     "Jun 12 20:33:58.033635 crc crio[24437]: time=\"2026-06-12T20:33:58.033631034Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 21:48:35.748979 | controller |     "Jun 12 20:33:58.033635 crc crio[24437]: time=\"2026-06-12T20:33:58.033638424Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 21:48:35.748993 | controller |     "Jun 12 20:33:58.033635 crc crio[24437]: time=\"2026-06-12T20:33:58.033645874Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 21:48:35.749008 | controller |     "Jun 12 20:33:58.040047 crc crio[24437]: time=\"2026-06-12T20:33:58.040019482Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 21:48:35.749023 | controller |     "Jun 12 20:33:58.040047 crc crio[24437]: time=\"2026-06-12T20:33:58.040037272Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 21:48:35.749037 | controller |     "Jun 12 20:33:58.050583 crc crio[24437]: time=\"2026-06-12T20:33:58.05047744Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 21:48:35.749052 | controller |     "Jun 12 20:33:58.050583 crc crio[24437]: time=\"2026-06-12T20:33:58.050541981Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 21:48:35.749071 | controller |     "Jun 12 20:33:58.071707 crc crio[24437]: time=\"2026-06-12T20:33:58.071223242Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.749087 | controller |     "Jun 12 20:33:58.071707 crc crio[24437]: time=\"2026-06-12T20:33:58.071416527Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.749101 | controller |     "Jun 12 20:33:58.072132 crc crio[24437]: time=\"2026-06-12T20:33:58.072070883Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 21:48:35.749116 | controller |     "Jun 12 20:33:58.072132 crc crio[24437]: time=\"2026-06-12T20:33:58.072087303Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 21:48:35.749133 | controller |     "Jun 12 20:33:58.072769 crc crio[24437]: time=\"2026-06-12T20:33:58.072612537Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-shared.crio.io\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/etc/crio/openshift-pull-secret\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-12 21:48:35.749155 | controller |     "Jun 12 20:33:58.073765 crc crio[24437]: time=\"2026-06-12T20:33:58.073712473Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 21:48:35.749171 | controller |     "Jun 12 20:33:58.074160 crc crio[24437]: time=\"2026-06-12T20:33:58.074065084Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 21:48:35.749187 | controller |     "Jun 12 20:33:59.603766 crc crio[24437]: time=\"2026-06-12T20:33:59.603640987Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:7a4f144ad440ef3bce8b7173061ecb2e3f0925d183655ddd9922989e9f9e5e46 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f1bc1a8d-36cf-41c5-bfc1-c3f82c432927 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00012a5b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.749202 | controller |     "Jun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.603822152Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749218 | controller |     "Jun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.604450048Z\" level=info msg=\"Got pod network &{Name:controller-manager-f6d649cc4-hldbr Namespace:openshift-controller-manager ID:e489425fc9df00cf0a906dd03db73955237af9d1cf4fbea0bb0a6e7db3c5b444 UID:daacfb5d-620a-43c3-ae17-bcad8bf42fb6 NetNS:/var/run/netns/2370e310-7e06-4359-873f-ee94e45f79ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaacfb5d_620a_43c3_ae17_bcad8bf42fb6.slice PodAnnotations:0xc00012a990}] Aliases:map[]}\"",
2026-06-12 21:48:35.749234 | controller |     "Jun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.60455485Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-f6d649cc4-hldbr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749249 | controller |     "Jun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.605277109Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-6d9b5754f6-n9vsf Namespace:openshift-route-controller-manager ID:1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1 UID:2b922ce3-094a-480a-93be-e47ce6938b56 NetNS:/var/run/netns/d3d46321-df41-4e86-85c0-31b507f903c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b922ce3_094a_480a_93be_e47ce6938b56.slice PodAnnotations:0xc00012aa68}] Aliases:map[]}\"",
2026-06-12 21:48:35.749265 | controller |     "Jun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.605381561Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-6d9b5754f6-n9vsf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749284 | controller |     "Jun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.605483514Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:48:35.749299 | controller |     "Jun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.605500034Z\" level=warning msg=\"Could not restore sandbox IP for 9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_8d342b24-d8a0-4cd6-bce9-b50d8ae803e3_0(9958968ef1ea222849a72b23c164e8a72a64f57903c35e42dde74fda898d3ab9): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:48:35.749315 | controller |     "Jun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.605517584Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:48:35.749330 | controller |     "Jun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.605527135Z\" level=warning msg=\"Could not restore sandbox IP for 9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_c260aea0-3b08-4da4-be12-e08e793f633e_0(9417cf743b0e43778030fc2ff33f4b1e74415932e96f84b5ef24dc1af5b8f9a6): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:48:35.749346 | controller |     "Jun 12 20:33:59.606028 crc crio[24437]: time=\"2026-06-12T20:33:59.605813142Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:79c9e7a7d1968abe3843f8648c786ea6d58dc5555d18e5eacdbfbcbeecdb3f3b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/ed48e03c-d22a-4b72-81b2-b64f05919ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00012ab80}] Aliases:map[]}\"",
2026-06-12 21:48:35.749362 | controller |     "Jun 12 20:33:59.606553 crc crio[24437]: time=\"2026-06-12T20:33:59.606049537Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749379 | controller |     "Jun 12 20:33:59.606553 crc crio[24437]: time=\"2026-06-12T20:33:59.606410077Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e4d20906-584a-49e6-a5b2-50cfd1485731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00012ac68}] Aliases:map[]}\"",
2026-06-12 21:48:35.749395 | controller |     "Jun 12 20:33:59.606553 crc crio[24437]: time=\"2026-06-12T20:33:59.606515709Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749410 | controller |     "Jun 12 20:33:59.607018 crc crio[24437]: time=\"2026-06-12T20:33:59.606845747Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:28d9d5d109e7e666cbf9d51a2abd2451a2dfcdad52ec41e57dacbf524e5b0fc5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/81d8e483-5c1a-4f37-90f8-03967c9745fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00012ad30}] Aliases:map[]}\"",
2026-06-12 21:48:35.749429 | controller |     "Jun 12 20:33:59.607163 crc crio[24437]: time=\"2026-06-12T20:33:59.607041902Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749445 | controller |     "Jun 12 20:33:59.607468 crc crio[24437]: time=\"2026-06-12T20:33:59.60738634Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/a6d795bd-c0e7-45ee-86fc-1f1f7352b113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00012ae40}] Aliases:map[]}\"",
2026-06-12 21:48:35.749461 | controller |     "Jun 12 20:33:59.607581 crc crio[24437]: time=\"2026-06-12T20:33:59.607510073Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749477 | controller |     "Jun 12 20:33:59.608013 crc crio[24437]: time=\"2026-06-12T20:33:59.607851982Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a2fc159855a3611e4f5bf641b5d736a3bea7ef72f4bfdcb003af4df84d4709a9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c0366021-424f-45db-8cad-fcd936e35a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00012af10}] Aliases:map[]}\"",
2026-06-12 21:48:35.749492 | controller |     "Jun 12 20:33:59.608120 crc crio[24437]: time=\"2026-06-12T20:33:59.608051167Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749508 | controller |     "Jun 12 20:33:59.608509 crc crio[24437]: time=\"2026-06-12T20:33:59.608393615Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00012afc0}] Aliases:map[]}\"",
2026-06-12 21:48:35.749523 | controller |     "Jun 12 20:33:59.608702 crc crio[24437]: time=\"2026-06-12T20:33:59.608526349Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749539 | controller |     "Jun 12 20:33:59.609055 crc crio[24437]: time=\"2026-06-12T20:33:59.60898148Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e37c87f-c285-4ead-b2b1-46fde52fe606 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00012b088}] Aliases:map[]}\"",
2026-06-12 21:48:35.749555 | controller |     "Jun 12 20:33:59.609506 crc crio[24437]: time=\"2026-06-12T20:33:59.609112674Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749574 | controller |     "Jun 12 20:33:59.609506 crc crio[24437]: time=\"2026-06-12T20:33:59.609496323Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0eaf46ea-d915-4fe5-927c-585ea09208e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00012b120}] Aliases:map[]}\"",
2026-06-12 21:48:35.749590 | controller |     "Jun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.609597545Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749606 | controller |     "Jun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.609874422Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9aca1289f0002b20c75ffd158edabcb8824ecaa595b4275392e0c907ae72f0a0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2d92f641-ec27-4900-bb3b-4b1971a0e995 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00012b1e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.749622 | controller |     "Jun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.610065276Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749638 | controller |     "Jun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.610404606Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffdd1ce764186f208d40035ad326009f63b1b4afa4b8ebed084e19562745554b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/d07e0bfa-6b84-4f65-b6ef-8b0713728304 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00012b2d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.749653 | controller |     "Jun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.610497998Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749669 | controller |     "Jun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.610831026Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:417501e773b5f48fbab17024237958894ea33404fcb92bbee43bad04684ef0cf UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/6244ffca-768e-4a61-9cff-815da350cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00012b370}] Aliases:map[]}\"",
2026-06-12 21:48:35.749685 | controller |     "Jun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.611040191Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749701 | controller |     "Jun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.611454431Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f42546e1b6dbd050eb716d4b92610ce2a9f350fee84f9d1be2d65e3180bb4bdb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/215b56f5-aaf0-4e08-b67b-1cf2696475e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00012b428}] Aliases:map[]}\"",
2026-06-12 21:48:35.749720 | controller |     "Jun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.611553983Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749736 | controller |     "Jun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.612105837Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ddbd0d6f-0a3d-4e93-8474-b85095874fac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00012b4c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.749751 | controller |     "Jun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.61221246Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749767 | controller |     "Jun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.612604359Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:26eb3c1647a7f4cc12a5ef27af218525cfebb35d35badb28b7eb89ccc183fed1 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0c4f39a7-b54d-49ef-81cc-ecf4a62f301d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00012b548}] Aliases:map[]}\"",
2026-06-12 21:48:35.749782 | controller |     "Jun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.612714382Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749798 | controller |     "Jun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.613191214Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:03c9c23e95d375ebdace91bede848232d97c0e9f2124c20b8ac6166475e20dc7 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f1e1f27-149d-46f8-9fea-3bb1948c11ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00012b5f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.749813 | controller |     "Jun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.613297737Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749828 | controller |     "Jun 12 20:33:59.613595 crc crio[24437]: time=\"2026-06-12T20:33:59.613643255Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20c50da1-a8a7-46e8-a7bc-ed451066c09c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00012b680}] Aliases:map[]}\"",
2026-06-12 21:48:35.749864 | controller |     "Jun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.613744588Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749894 | controller |     "Jun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.614209849Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2e982a44ce46f19051af9c8f53d3c4ad4a592b3cd11055c4762aaafc24e6db69 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/68a7cf8c-52c7-4408-8610-878b8ff0b778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00012b718}] Aliases:map[]}\"",
2026-06-12 21:48:35.749911 | controller |     "Jun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.614449265Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749927 | controller |     "Jun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.614815654Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/cb67c174-0892-4adc-9c49-037f5abdfa61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00012b7b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.749943 | controller |     "Jun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.61505036Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749958 | controller |     "Jun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.615427829Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/b9c8e7e8-a09a-4114-974e-7c695414d045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00012b840}] Aliases:map[]}\"",
2026-06-12 21:48:35.749973 | controller |     "Jun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.615529621Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.749989 | controller |     "Jun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.616166558Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ca94cda4bf921e74862a6283399391920b0a9a740f66a3849b69dea0d075d761 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bfd372a7-46d8-4573-8b62-8c43042a97dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00012b8d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.750004 | controller |     "Jun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.61627697Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750023 | controller |     "Jun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.616649319Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/de45d187-5bc3-4c88-8d81-aee670da5e86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00012b960}] Aliases:map[]}\"",
2026-06-12 21:48:35.750039 | controller |     "Jun 12 20:33:59.617073 crc crio[24437]: time=\"2026-06-12T20:33:59.616751892Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750055 | controller |     "Jun 12 20:33:59.618373 crc crio[24437]: time=\"2026-06-12T20:33:59.617166312Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:25efd24175aca9188413072b715ee4a15a5170c1aabbdff6fd5fbb12fe377c66 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/3ff9458c-d76b-48ec-9dd5-38f56223ff2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00012b9f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.750070 | controller |     "Jun 12 20:33:59.618373 crc crio[24437]: time=\"2026-06-12T20:33:59.617271384Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750085 | controller |     "Jun 12 20:33:59.618373 crc crio[24437]: time=\"2026-06-12T20:33:59.617614854Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/41e663b9-dcbe-46ff-b609-ade731e1e932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00012ba80}] Aliases:map[]}\"",
2026-06-12 21:48:35.750101 | controller |     "Jun 12 20:33:59.618373 crc crio[24437]: time=\"2026-06-12T20:33:59.617717326Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750116 | controller |     "Jun 12 20:33:59.618373 crc crio[24437]: time=\"2026-06-12T20:33:59.618171067Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:869b663dfad7c578c0960bc61f21ad6b59bf233c5aaf8b140d1afcbdb4a02dc4 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5d76b83d-ad98-464e-92c9-0971bca471c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00012bb10}] Aliases:map[]}\"",
2026-06-12 21:48:35.750132 | controller |     "Jun 12 20:33:59.618373 crc crio[24437]: time=\"2026-06-12T20:33:59.618272279Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750148 | controller |     "Jun 12 20:33:59.619193 crc crio[24437]: time=\"2026-06-12T20:33:59.618605657Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:b9d9f81e99f94c2bc9d13e987117782abce6e51abc8fa8338f6de869111a5989 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ec4d6057-e9e0-486a-a9ab-4bd67cc5cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00012bba0}] Aliases:map[]}\"",
2026-06-12 21:48:35.750167 | controller |     "Jun 12 20:33:59.619193 crc crio[24437]: time=\"2026-06-12T20:33:59.61870719Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750183 | controller |     "Jun 12 20:33:59.619193 crc crio[24437]: time=\"2026-06-12T20:33:59.619190312Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:a898ca54469e420b9fd5e1597da9ee3cf772736d0316276d9f281e0e3ab3a5a6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/5ee11e1d-d9b2-4a12-b87a-d7f844c97c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00012bc30}] Aliases:map[]}\"",
2026-06-12 21:48:35.750198 | controller |     "Jun 12 20:33:59.619524 crc crio[24437]: time=\"2026-06-12T20:33:59.619294225Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750214 | controller |     "Jun 12 20:33:59.619646 crc crio[24437]: time=\"2026-06-12T20:33:59.619620973Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/441ed273-a039-44c7-b0b9-6d516aa13eb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00012bcb0}] Aliases:map[]}\"",
2026-06-12 21:48:35.750230 | controller |     "Jun 12 20:33:59.619762 crc crio[24437]: time=\"2026-06-12T20:33:59.619722575Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750246 | controller |     "Jun 12 20:33:59.620485 crc crio[24437]: time=\"2026-06-12T20:33:59.620113864Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:32e1952cfc504b8eb7938a02809f8a09cc9e311d43780e7e7200d8d55c7b5a11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0941a0ce-9fb0-4de1-a172-9b52b1048990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc00012bd40}] Aliases:map[]}\"",
2026-06-12 21:48:35.750262 | controller |     "Jun 12 20:33:59.620485 crc crio[24437]: time=\"2026-06-12T20:33:59.620242509Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750278 | controller |     "Jun 12 20:33:59.620886 crc crio[24437]: time=\"2026-06-12T20:33:59.620592977Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9d91850c-5f4e-4975-b31e-60f47ab18407 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00012bdd0}] Aliases:map[]}\"",
2026-06-12 21:48:35.750298 | controller |     "Jun 12 20:33:59.620886 crc crio[24437]: time=\"2026-06-12T20:33:59.620746361Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750314 | controller |     "Jun 12 20:33:59.621278 crc crio[24437]: time=\"2026-06-12T20:33:59.621168281Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:da81257fe8b3f1ed714569c4a5ddb00d1cf2c958fb35054cd67c85d6346c58fc UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/91aa7801-b2e4-4684-af07-4d4668fff882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc00012be60}] Aliases:map[]}\"",
2026-06-12 21:48:35.750330 | controller |     "Jun 12 20:33:59.621278 crc crio[24437]: time=\"2026-06-12T20:33:59.621282303Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750345 | controller |     "Jun 12 20:33:59.621713 crc crio[24437]: time=\"2026-06-12T20:33:59.621615542Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/bed53be4-c7c8-47c2-a8c0-5123bf6a7d3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00012bef0}] Aliases:map[]}\"",
2026-06-12 21:48:35.750361 | controller |     "Jun 12 20:33:59.621869 crc crio[24437]: time=\"2026-06-12T20:33:59.621740155Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750376 | controller |     "Jun 12 20:33:59.622332 crc crio[24437]: time=\"2026-06-12T20:33:59.622267618Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:81f11d899e45aa5aa64fd3e1eae4773b8a92c2be375a1e14091d9646b1f19aa5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/152966f0-aefe-4626-a71e-26d5865d9e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00051c000}] Aliases:map[]}\"",
2026-06-12 21:48:35.750392 | controller |     "Jun 12 20:33:59.622481 crc crio[24437]: time=\"2026-06-12T20:33:59.622402521Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750407 | controller |     "Jun 12 20:33:59.623000 crc crio[24437]: time=\"2026-06-12T20:33:59.62278183Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c9ca0e7cbc4b61c469ab60117999f37d3705dec25d4eb14dabf35455bf717a4d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c82828fe-3313-4523-a809-3c159690aa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc00051c190}] Aliases:map[]}\"",
2026-06-12 21:48:35.750423 | controller |     "Jun 12 20:33:59.623000 crc crio[24437]: time=\"2026-06-12T20:33:59.622978936Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750441 | controller |     "Jun 12 20:33:59.623459 crc crio[24437]: time=\"2026-06-12T20:33:59.623352435Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/51bebbae-f128-4788-b3b7-7f82c2c71a45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00051c400}] Aliases:map[]}\"",
2026-06-12 21:48:35.750457 | controller |     "Jun 12 20:33:59.624077 crc crio[24437]: time=\"2026-06-12T20:33:59.623475658Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750473 | controller |     "Jun 12 20:33:59.624077 crc crio[24437]: time=\"2026-06-12T20:33:59.623881768Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c2da011-19a7-45f7-94cc-73130751094a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00051c578}] Aliases:map[]}\"",
2026-06-12 21:48:35.750488 | controller |     "Jun 12 20:33:59.624077 crc crio[24437]: time=\"2026-06-12T20:33:59.624056322Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750504 | controller |     "Jun 12 20:33:59.624556 crc crio[24437]: time=\"2026-06-12T20:33:59.624408331Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/db859532-28c2-4b8d-9a9a-365b91d87eac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00051c688}] Aliases:map[]}\"",
2026-06-12 21:48:35.750520 | controller |     "Jun 12 20:33:59.624556 crc crio[24437]: time=\"2026-06-12T20:33:59.624514364Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750535 | controller |     "Jun 12 20:33:59.625309 crc crio[24437]: time=\"2026-06-12T20:33:59.625081588Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:f94d8c79a22d173b83bdb4ffa0e74ca3ce8e6edef1cd3a1acb9f789cb354aafa UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/16140a9d-a7f7-4794-ac5c-40f4bb9d48f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00051c7a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.750551 | controller |     "Jun 12 20:33:59.625309 crc crio[24437]: time=\"2026-06-12T20:33:59.625256992Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750566 | controller |     "Jun 12 20:33:59.625621 crc crio[24437]: time=\"2026-06-12T20:33:59.62559143Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6a4b2296acc30021db5138edfbadc7e08541d17ae5dadc05ed987da4c174bd04 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1364def0-6476-40fd-81ed-b73e14027d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00051c870}] Aliases:map[]}\"",
2026-06-12 21:48:35.750586 | controller |     "Jun 12 20:33:59.625735 crc crio[24437]: time=\"2026-06-12T20:33:59.625695912Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.750602 | controller |     "Jun 12 20:33:59.625815 crc crio[24437]: time=\"2026-06-12T20:33:59.625797326Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:48:35.750618 | controller |     "Jun 12 20:33:59.625815 crc crio[24437]: time=\"2026-06-12T20:33:59.625811606Z\" level=warning msg=\"Could not restore sandbox IP for 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2: failed to get network status for pod sandbox k8s_collect-profiles-29688255-pj2k5_openshift-operator-lifecycle-manager_0809aa4a-859a-46fe-8412-220888536015_0(9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:48:35.750634 | controller |     "Jun 12 20:33:59.626416 crc crio[24437]: time=\"2026-06-12T20:33:59.626353519Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 21:48:35.750649 | controller |     "Jun 12 20:33:59.628412 crc crio[24437]: time=\"2026-06-12T20:33:59.628377479Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 21:48:35.750665 | controller |     "Jun 12 20:33:59.628761 crc crio[24437]: time=\"2026-06-12T20:33:59.628434731Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 21:48:35.750680 | controller |     "Jun 12 20:33:59.628982 crc crio[24437]: time=\"2026-06-12T20:33:59.62886215Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 21:48:35.750695 | controller |     "Jun 12 20:33:59.629298 crc crio[24437]: time=\"2026-06-12T20:33:59.629247921Z\" level=info msg=\"runtime interface created\"",
2026-06-12 21:48:35.750711 | controller |     "Jun 12 20:33:59.629568 crc crio[24437]: time=\"2026-06-12T20:33:59.629479736Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 21:48:35.750726 | controller |     "Jun 12 20:33:59.629705 crc crio[24437]: time=\"2026-06-12T20:33:59.629678081Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 21:48:35.750741 | controller |     "Jun 12 20:33:59.629981 crc crio[24437]: time=\"2026-06-12T20:33:59.629860675Z\" level=info msg=\"starting plugins...\"",
2026-06-12 21:48:35.750757 | controller |     "Jun 12 20:33:59.630242 crc crio[24437]: time=\"2026-06-12T20:33:59.630210674Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 21:48:35.750772 | controller |     "Jun 12 20:33:59.636751 crc crio[24437]: time=\"2026-06-12T20:33:59.636667103Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 21:48:35.750788 | controller |     "Jun 12 20:33:59.641143 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 21:48:35.750802 | controller |     "Jun 12 20:34:05.067301 crc crio[24437]: time=\"2026-06-12T20:34:05.066191364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f05adde9-95de-4c06-9730-66fc3ee092f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.750818 | controller |     "Jun 12 20:34:05.070321 crc crio[24437]: time=\"2026-06-12T20:34:05.0700752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f2e2c527-c750-490f-9a4c-a0800b936fa1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.750837 | controller |     "Jun 12 20:34:05.078020 crc crio[24437]: time=\"2026-06-12T20:34:05.074003687Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=07e39913-86d9-4406-abfa-3479988875a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.750871 | controller |     "Jun 12 20:34:05.078020 crc crio[24437]: time=\"2026-06-12T20:34:05.074314495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.750888 | controller |     "Jun 12 20:34:05.113430 crc crio[24437]: time=\"2026-06-12T20:34:05.112688332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=3447a1eb-5f8d-41b2-8827-8210b1970636 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.750904 | controller |     "Jun 12 20:34:05.113903 crc crio[24437]: time=\"2026-06-12T20:34:05.11378957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.750919 | controller |     "Jun 12 20:34:05.119980 crc crio[24437]: time=\"2026-06-12T20:34:05.119823148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.750934 | controller |     "Jun 12 20:34:05.121551 crc crio[24437]: time=\"2026-06-12T20:34:05.121391127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=e98c5d24-c906-4973-b7c1-ab962964f94a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.750948 | controller |     "Jun 12 20:34:05.133820 crc crio[24437]: time=\"2026-06-12T20:34:05.133533397Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=b2ccc066-cb4c-45c7-b9af-de20c15faa19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.750963 | controller |     "Jun 12 20:34:05.134181 crc crio[24437]: time=\"2026-06-12T20:34:05.134098491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.750978 | controller |     "Jun 12 20:34:05.202199 crc crio[24437]: time=\"2026-06-12T20:34:05.202104361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.750993 | controller |     "Jun 12 20:34:05.242889 crc crio[24437]: time=\"2026-06-12T20:34:05.241504954Z\" level=info msg=\"Created container 527ecb31d3b04a253ccfe6597cbfb7cd694c5e659996074c4ccd7a02876d4544: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=07e39913-86d9-4406-abfa-3479988875a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.751008 | controller |     "Jun 12 20:34:05.244919 crc crio[24437]: time=\"2026-06-12T20:34:05.244444317Z\" level=info msg=\"Starting container: 527ecb31d3b04a253ccfe6597cbfb7cd694c5e659996074c4ccd7a02876d4544\" id=78d547ea-c0f3-4a63-b0f9-2a0c5a4b7c4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.751023 | controller |     "Jun 12 20:34:05.254602 crc crio[24437]: time=\"2026-06-12T20:34:05.254516446Z\" level=info msg=\"Started container\" PID=24655 containerID=527ecb31d3b04a253ccfe6597cbfb7cd694c5e659996074c4ccd7a02876d4544 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=78d547ea-c0f3-4a63-b0f9-2a0c5a4b7c4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca",
2026-06-12 21:48:35.751043 | controller |     "Jun 12 20:34:05.376079 crc crio[24437]: time=\"2026-06-12T20:34:05.375880923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=a6b16bd7-2cd8-4b33-a8d5-a56839527e2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.751059 | controller |     "Jun 12 20:34:05.378625 crc crio[24437]: time=\"2026-06-12T20:34:05.378598159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=b6870b06-66fd-46a5-9e3a-4123400af001 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.751074 | controller |     "Jun 12 20:34:05.379130 crc crio[24437]: time=\"2026-06-12T20:34:05.379072442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=cd011f7f-5207-421c-840e-2a80174812d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.751089 | controller |     "Jun 12 20:34:05.380768 crc crio[24437]: time=\"2026-06-12T20:34:05.38067253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=d20dc277-f52b-4d5e-932c-c2aeba0b02f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.751103 | controller |     "Jun 12 20:34:05.380861 crc crio[24437]: time=\"2026-06-12T20:34:05.380768093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=096a5a33-ccd5-4d03-b4ec-8b905b6d8b85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.751118 | controller |     "Jun 12 20:34:05.383421 crc crio[24437]: time=\"2026-06-12T20:34:05.383349367Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=9b417418-b9d4-4f9b-a924-4b90bffc9297 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.751133 | controller |     "Jun 12 20:34:05.383773 crc crio[24437]: time=\"2026-06-12T20:34:05.383650725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751148 | controller |     "Jun 12 20:34:05.383883 crc crio[24437]: time=\"2026-06-12T20:34:05.383830149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=deca0587-6f2c-412c-8d98-d215094db511 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.751163 | controller |     "Jun 12 20:34:05.384179 crc crio[24437]: time=\"2026-06-12T20:34:05.384095135Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=b5bfe9a2-30a0-4b1e-9e80-16dcf8f0b1d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.751178 | controller |     "Jun 12 20:34:05.384582 crc crio[24437]: time=\"2026-06-12T20:34:05.384514785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751193 | controller |     "Jun 12 20:34:05.404529 crc crio[24437]: time=\"2026-06-12T20:34:05.404450578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=ef9c3b30-1c07-4851-8685-1e85d2132c74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.751210 | controller |     "Jun 12 20:34:05.404529 crc crio[24437]: time=\"2026-06-12T20:34:05.40451384Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=41c57dac-80ab-480d-9d72-d3ca44905fee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.751225 | controller |     "Jun 12 20:34:05.424829 crc crio[24437]: time=\"2026-06-12T20:34:05.42478098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751240 | controller |     "Jun 12 20:34:05.425770 crc crio[24437]: time=\"2026-06-12T20:34:05.425693743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751255 | controller |     "Jun 12 20:34:05.429517 crc crio[24437]: time=\"2026-06-12T20:34:05.429377714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=78d3b29c-b6ec-487c-badd-bed68cab4b5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.751269 | controller |     "Jun 12 20:34:05.432636 crc crio[24437]: time=\"2026-06-12T20:34:05.432256225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751285 | controller |     "Jun 12 20:34:05.447057 crc crio[24437]: time=\"2026-06-12T20:34:05.446981818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751299 | controller |     "Jun 12 20:34:05.449146 crc crio[24437]: time=\"2026-06-12T20:34:05.448404333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=1b96b11f-2624-4af9-a0da-652483a2efcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.751314 | controller |     "Jun 12 20:34:05.449146 crc crio[24437]: time=\"2026-06-12T20:34:05.448605948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=3e456315-c2ae-4364-8441-1b6cd6c58b14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.751329 | controller |     "Jun 12 20:34:05.453847 crc crio[24437]: time=\"2026-06-12T20:34:05.453566581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751344 | controller |     "Jun 12 20:34:05.457613 crc crio[24437]: time=\"2026-06-12T20:34:05.457546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751359 | controller |     "Jun 12 20:34:05.460096 crc crio[24437]: time=\"2026-06-12T20:34:05.45961831Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=d9e57fe9-5a4e-4a62-bf73-f6cf52c5efd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.751373 | controller |     "Jun 12 20:34:05.460096 crc crio[24437]: time=\"2026-06-12T20:34:05.459773034Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=8287510a-bc38-4143-a90f-1ebc35227168 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.751388 | controller |     "Jun 12 20:34:05.460096 crc crio[24437]: time=\"2026-06-12T20:34:05.460081001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751407 | controller |     "Jun 12 20:34:05.460501 crc crio[24437]: time=\"2026-06-12T20:34:05.460340228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751422 | controller |     "Jun 12 20:34:05.516803 crc crio[24437]: time=\"2026-06-12T20:34:05.51223538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751437 | controller |     "Jun 12 20:34:05.526754 crc crio[24437]: time=\"2026-06-12T20:34:05.526245516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751452 | controller |     "Jun 12 20:34:05.532710 crc crio[24437]: time=\"2026-06-12T20:34:05.532645675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751466 | controller |     "Jun 12 20:34:05.555699 crc crio[24437]: time=\"2026-06-12T20:34:05.555578891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751481 | controller |     "Jun 12 20:34:05.566030 crc crio[24437]: time=\"2026-06-12T20:34:05.565886935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751495 | controller |     "Jun 12 20:34:05.575339 crc crio[24437]: time=\"2026-06-12T20:34:05.575201554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751510 | controller |     "Jun 12 20:34:05.597099 crc crio[24437]: time=\"2026-06-12T20:34:05.596416238Z\" level=info msg=\"Created container 4b68a74b21e792e61bd1b01e911c5544e707e09fce13411491c0e13c0dd33b62: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=b5bfe9a2-30a0-4b1e-9e80-16dcf8f0b1d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.751525 | controller |     "Jun 12 20:34:05.601683 crc crio[24437]: time=\"2026-06-12T20:34:05.600992452Z\" level=info msg=\"Starting container: 4b68a74b21e792e61bd1b01e911c5544e707e09fce13411491c0e13c0dd33b62\" id=2ce1ddf7-5f14-4043-8b23-9e780377afa4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.751541 | controller |     "Jun 12 20:34:05.609013 crc crio[24437]: time=\"2026-06-12T20:34:05.608866806Z\" level=info msg=\"Started container\" PID=24681 containerID=4b68a74b21e792e61bd1b01e911c5544e707e09fce13411491c0e13c0dd33b62 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=2ce1ddf7-5f14-4043-8b23-9e780377afa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8",
2026-06-12 21:48:35.751557 | controller |     "Jun 12 20:34:05.621237 crc crio[24437]: time=\"2026-06-12T20:34:05.617301205Z\" level=info msg=\"Created container 060df322ab7ab85e82b7156d41a882a62e85f831a56072d33d18bed13f906a3e: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=b2ccc066-cb4c-45c7-b9af-de20c15faa19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.751573 | controller |     "Jun 12 20:34:05.626784 crc crio[24437]: time=\"2026-06-12T20:34:05.626141483Z\" level=info msg=\"Starting container: 060df322ab7ab85e82b7156d41a882a62e85f831a56072d33d18bed13f906a3e\" id=22e1a5a4-3fad-4591-8be8-dd7d415fdfcf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.751592 | controller |     "Jun 12 20:34:05.635765 crc crio[24437]: time=\"2026-06-12T20:34:05.635669627Z\" level=info msg=\"Created container 680e4ae38d7121c612c510b5e5c61a5dd24b8a36254610df51817eac56ea1c79: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=9b417418-b9d4-4f9b-a924-4b90bffc9297 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.751608 | controller |     "Jun 12 20:34:05.638281 crc crio[24437]: time=\"2026-06-12T20:34:05.637801122Z\" level=info msg=\"Started container\" PID=24686 containerID=060df322ab7ab85e82b7156d41a882a62e85f831a56072d33d18bed13f906a3e description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=22e1a5a4-3fad-4591-8be8-dd7d415fdfcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c",
2026-06-12 21:48:35.751624 | controller |     "Jun 12 20:34:05.640602 crc crio[24437]: time=\"2026-06-12T20:34:05.64021287Z\" level=info msg=\"Starting container: 680e4ae38d7121c612c510b5e5c61a5dd24b8a36254610df51817eac56ea1c79\" id=a9f80d0a-fbb2-4e9d-b70a-14569935e67e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.751639 | controller |     "Jun 12 20:34:05.647693 crc crio[24437]: time=\"2026-06-12T20:34:05.647186743Z\" level=info msg=\"Started container\" PID=24687 containerID=680e4ae38d7121c612c510b5e5c61a5dd24b8a36254610df51817eac56ea1c79 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=a9f80d0a-fbb2-4e9d-b70a-14569935e67e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455",
2026-06-12 21:48:35.751655 | controller |     "Jun 12 20:34:05.659439 crc crio[24437]: time=\"2026-06-12T20:34:05.659406324Z\" level=info msg=\"Created container 86c04fdd05869be37d4543a2a7745035540e2273dfe4401ffa1081b8554c37ec: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=8287510a-bc38-4143-a90f-1ebc35227168 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.751670 | controller |     "Jun 12 20:34:05.660889 crc crio[24437]: time=\"2026-06-12T20:34:05.660801409Z\" level=info msg=\"Starting container: 86c04fdd05869be37d4543a2a7745035540e2273dfe4401ffa1081b8554c37ec\" id=54a0c0a5-1785-422b-b29e-5272cf3060c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.751686 | controller |     "Jun 12 20:34:05.668528 crc crio[24437]: time=\"2026-06-12T20:34:05.668441667Z\" level=info msg=\"Started container\" PID=24696 containerID=86c04fdd05869be37d4543a2a7745035540e2273dfe4401ffa1081b8554c37ec description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=54a0c0a5-1785-422b-b29e-5272cf3060c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40",
2026-06-12 21:48:35.751701 | controller |     "Jun 12 20:34:05.678021 crc crio[24437]: time=\"2026-06-12T20:34:05.677869691Z\" level=info msg=\"Created container 7d31c7def1c4e8302c6c3a4f8321bf5016ecdff2c58dbd3d13db1ab12c068475: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=41c57dac-80ab-480d-9d72-d3ca44905fee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.751717 | controller |     "Jun 12 20:34:05.679496 crc crio[24437]: time=\"2026-06-12T20:34:05.679384408Z\" level=info msg=\"Starting container: 7d31c7def1c4e8302c6c3a4f8321bf5016ecdff2c58dbd3d13db1ab12c068475\" id=939f0676-2241-4f4d-85ca-9e9aa2a375ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.751732 | controller |     "Jun 12 20:34:05.686881 crc crio[24437]: time=\"2026-06-12T20:34:05.686785411Z\" level=info msg=\"Started container\" PID=24697 containerID=7d31c7def1c4e8302c6c3a4f8321bf5016ecdff2c58dbd3d13db1ab12c068475 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=939f0676-2241-4f4d-85ca-9e9aa2a375ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398",
2026-06-12 21:48:35.751751 | controller |     "Jun 12 20:34:05.691735 crc crio[24437]: time=\"2026-06-12T20:34:05.69162513Z\" level=info msg=\"Created container 9db7d352fc5f8a8ceb21882ecf0ee44f789bd2e6aa49eeae8e990138f97690a1: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=d9e57fe9-5a4e-4a62-bf73-f6cf52c5efd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.751767 | controller |     "Jun 12 20:34:05.692384 crc crio[24437]: time=\"2026-06-12T20:34:05.692292576Z\" level=info msg=\"Starting container: 9db7d352fc5f8a8ceb21882ecf0ee44f789bd2e6aa49eeae8e990138f97690a1\" id=a2449a5b-fa48-40af-a330-511b0be6d04e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.751783 | controller |     "Jun 12 20:34:05.700404 crc crio[24437]: time=\"2026-06-12T20:34:05.700317805Z\" level=info msg=\"Started container\" PID=24701 containerID=9db7d352fc5f8a8ceb21882ecf0ee44f789bd2e6aa49eeae8e990138f97690a1 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=a2449a5b-fa48-40af-a330-511b0be6d04e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948",
2026-06-12 21:48:35.751799 | controller |     "Jun 12 20:34:05.758894 crc crio[24437]: time=\"2026-06-12T20:34:05.758494221Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=cde7c0fa-6e4c-4d1f-81df-7c97d29cb3f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.751814 | controller |     "Jun 12 20:34:05.762504 crc crio[24437]: time=\"2026-06-12T20:34:05.76243595Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=36060609-1cac-4580-b380-fbbbc3d73bf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.751829 | controller |     "Jun 12 20:34:05.766841 crc crio[24437]: time=\"2026-06-12T20:34:05.766679183Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=84ff785d-a8ba-4ffa-8f6e-026049a0c95e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.751845 | controller |     "Jun 12 20:34:05.767443 crc crio[24437]: time=\"2026-06-12T20:34:05.76733686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751879 | controller |     "Jun 12 20:34:05.772838 crc crio[24437]: time=\"2026-06-12T20:34:05.772719963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f43bbd8c-f866-4fa5-85e0-577f5f00ad2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.751896 | controller |     "Jun 12 20:34:05.796657 crc crio[24437]: time=\"2026-06-12T20:34:05.795521406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7e1540d3-c16c-40b8-b215-a72c3407140c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.751911 | controller |     "Jun 12 20:34:05.799582 crc crio[24437]: time=\"2026-06-12T20:34:05.799525015Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=299f6b5b-ccfb-4d75-8ff7-c15b18e1d4be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.751931 | controller |     "Jun 12 20:34:05.800299 crc crio[24437]: time=\"2026-06-12T20:34:05.800100859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751947 | controller |     "Jun 12 20:34:05.818257 crc crio[24437]: time=\"2026-06-12T20:34:05.818184186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751962 | controller |     "Jun 12 20:34:05.864007 crc crio[24437]: time=\"2026-06-12T20:34:05.863869593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751978 | controller |     "Jun 12 20:34:06.179354 crc crio[24437]: time=\"2026-06-12T20:34:06.179156971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.751993 | controller |     "Jun 12 20:34:06.278958 crc crio[24437]: time=\"2026-06-12T20:34:06.278859633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.752008 | controller |     "Jun 12 20:34:06.297280 crc crio[24437]: time=\"2026-06-12T20:34:06.297206496Z\" level=info msg=\"Created container 551cd0a87f62ca15bc34e4937abd737313e3c9a8d2424fff6e9da98dbde09fa4: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=84ff785d-a8ba-4ffa-8f6e-026049a0c95e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.752023 | controller |     "Jun 12 20:34:06.299295 crc crio[24437]: time=\"2026-06-12T20:34:06.299204296Z\" level=info msg=\"Starting container: 551cd0a87f62ca15bc34e4937abd737313e3c9a8d2424fff6e9da98dbde09fa4\" id=de032fc7-29f5-4468-97e7-a3920e10e3c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.752039 | controller |     "Jun 12 20:34:06.313378 crc crio[24437]: time=\"2026-06-12T20:34:06.313221012Z\" level=info msg=\"Started container\" PID=24799 containerID=551cd0a87f62ca15bc34e4937abd737313e3c9a8d2424fff6e9da98dbde09fa4 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=de032fc7-29f5-4468-97e7-a3920e10e3c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3",
2026-06-12 21:48:35.752054 | controller |     "Jun 12 20:34:06.380737 crc crio[24437]: time=\"2026-06-12T20:34:06.379722234Z\" level=info msg=\"Created container a36583e2662561729efe28afc804b684ae4e4c1de4fd08619d931afbda05f7d7: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=299f6b5b-ccfb-4d75-8ff7-c15b18e1d4be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.752069 | controller |     "Jun 12 20:34:06.382212 crc crio[24437]: time=\"2026-06-12T20:34:06.382141134Z\" level=info msg=\"Starting container: a36583e2662561729efe28afc804b684ae4e4c1de4fd08619d931afbda05f7d7\" id=ff008cca-03a1-47a4-bd79-ca5e904cdade name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.752085 | controller |     "Jun 12 20:34:06.392642 crc crio[24437]: time=\"2026-06-12T20:34:06.3925466Z\" level=info msg=\"Started container\" PID=24807 containerID=a36583e2662561729efe28afc804b684ae4e4c1de4fd08619d931afbda05f7d7 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=ff008cca-03a1-47a4-bd79-ca5e904cdade name=/runtime.v1.RuntimeService/StartContainer sandboxID=9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917",
2026-06-12 21:48:35.752104 | controller |     "Jun 12 20:34:27.281175 crc crio[24437]: time=\"2026-06-12T20:34:27.279631009Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=4328e1de-433c-4b05-9f16-4ff58b7f7488 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.752119 | controller |     "Jun 12 20:34:27.281175 crc crio[24437]: time=\"2026-06-12T20:34:27.280426749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.752135 | controller |     "Jun 12 20:34:27.315763 crc crio[24437]: time=\"2026-06-12T20:34:27.315685692Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0 UID:a605ed08-930d-4124-9417-a3bb59a03455 NetNS:/var/run/netns/d36a16e5-36da-4ac8-881a-f5c6d1e59ec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda605ed08_930d_4124_9417_a3bb59a03455.slice PodAnnotations:0xc002746820}] Aliases:map[]}\"",
2026-06-12 21:48:35.752150 | controller |     "Jun 12 20:34:27.316236 crc crio[24437]: time=\"2026-06-12T20:34:27.316186944Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.752166 | controller |     "Jun 12 20:34:28.009112 crc crio[24437]: 2026-06-12T20:34:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e0dedc402be77f Mac:22:be:f6:03:12:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/d36a16e5-36da-4ac8-881a-f5c6d1e59ec7 SocketPath: PciID:}] [{Interface:0xc0002d8f80 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.752182 | controller |     "Jun 12 20:34:28.009112 crc crio[24437]: time=\"2026-06-12T20:34:28.008075166Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0 UID:a605ed08-930d-4124-9417-a3bb59a03455 NetNS:/var/run/netns/d36a16e5-36da-4ac8-881a-f5c6d1e59ec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda605ed08_930d_4124_9417_a3bb59a03455.slice PodAnnotations:0xc002746820}] Aliases:map[]}\"",
2026-06-12 21:48:35.752198 | controller |     "Jun 12 20:34:28.009112 crc crio[24437]: time=\"2026-06-12T20:34:28.00825635Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.752213 | controller |     "Jun 12 20:34:28.016656 crc crio[24437]: time=\"2026-06-12T20:34:28.016073875Z\" level=info msg=\"Ran pod sandbox 2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0 with infra container: openshift-etcd/installer-3-crc/POD\" id=4328e1de-433c-4b05-9f16-4ff58b7f7488 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.752229 | controller |     "Jun 12 20:34:28.018482 crc crio[24437]: time=\"2026-06-12T20:34:28.01839966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=872825ba-b033-4f3a-8e11-81049e2a8d1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.752244 | controller |     "Jun 12 20:34:28.020606 crc crio[24437]: time=\"2026-06-12T20:34:28.020541111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=89327025-befe-4fb0-bf79-19e4f0066f0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.752259 | controller |     "Jun 12 20:34:28.026680 crc crio[24437]: time=\"2026-06-12T20:34:28.026587993Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=4222096b-e330-4537-a232-ff12d151c02a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.752278 | controller |     "Jun 12 20:34:28.027105 crc crio[24437]: time=\"2026-06-12T20:34:28.027054854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.752294 | controller |     "Jun 12 20:34:28.075195 crc crio[24437]: time=\"2026-06-12T20:34:28.07504966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.752309 | controller |     "Jun 12 20:34:28.339864 crc crio[24437]: time=\"2026-06-12T20:34:28.339497022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.752324 | controller |     "Jun 12 20:34:28.564331 crc crio[24437]: time=\"2026-06-12T20:34:28.564210517Z\" level=info msg=\"Created container 91f29399191b313b348d8562b5cbf023c507d50154b244f0775ff84833a92be0: openshift-etcd/installer-3-crc/installer\" id=4222096b-e330-4537-a232-ff12d151c02a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.752339 | controller |     "Jun 12 20:34:28.565474 crc crio[24437]: time=\"2026-06-12T20:34:28.565318773Z\" level=info msg=\"Starting container: 91f29399191b313b348d8562b5cbf023c507d50154b244f0775ff84833a92be0\" id=7abb207a-1828-4c1c-ad2d-bfd32626fb7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.752354 | controller |     "Jun 12 20:34:28.574593 crc crio[24437]: time=\"2026-06-12T20:34:28.574479879Z\" level=info msg=\"Started container\" PID=25149 containerID=91f29399191b313b348d8562b5cbf023c507d50154b244f0775ff84833a92be0 description=openshift-etcd/installer-3-crc/installer id=7abb207a-1828-4c1c-ad2d-bfd32626fb7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0",
2026-06-12 21:48:35.752369 | controller |     "Jun 12 20:34:36.893471 crc crio[24437]: time=\"2026-06-12T20:34:36.892569647Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-mbv4s/POD\" id=b4a28d33-093d-4966-b13e-f172e8d0fba1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.752385 | controller |     "Jun 12 20:34:36.894830 crc crio[24437]: time=\"2026-06-12T20:34:36.893546931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.752400 | controller |     "Jun 12 20:34:36.906548 crc crio[24437]: time=\"2026-06-12T20:34:36.906459956Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/POD\" id=a47135df-42b3-417e-a9ac-a91949bc7391 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.752415 | controller |     "Jun 12 20:34:36.906644 crc crio[24437]: time=\"2026-06-12T20:34:36.906593219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.752430 | controller |     "Jun 12 20:34:36.925280 crc crio[24437]: time=\"2026-06-12T20:34:36.925175018Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mbv4s Namespace:openshift-marketplace ID:74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab UID:3dcd3081-1c0d-43a7-9b67-8a4bdff4ad35 NetNS:/var/run/netns/648adf53-ac16-4e6b-9ac5-83ff12444fc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3dcd3081_1c0d_43a7_9b67_8a4bdff4ad35.slice PodAnnotations:0xc00012a518}] Aliases:map[]}\"",
2026-06-12 21:48:35.752445 | controller |     "Jun 12 20:34:36.925280 crc crio[24437]: time=\"2026-06-12T20:34:36.92527156Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-mbv4s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.752466 | controller |     "Jun 12 20:34:36.927339 crc crio[24437]: time=\"2026-06-12T20:34:36.927248488Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/POD\" id=81456a1f-9baf-4b94-8c8c-a1ab1a57d8e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.752482 | controller |     "Jun 12 20:34:36.927444 crc crio[24437]: time=\"2026-06-12T20:34:36.92735773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.752498 | controller |     "Jun 12 20:34:36.933848 crc crio[24437]: time=\"2026-06-12T20:34:36.933493045Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688270-b7j98 Namespace:openshift-operator-lifecycle-manager ID:b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b UID:c94d03ba-b96e-43a7-94eb-e76634839918 NetNS:/var/run/netns/e1b3785a-a0bd-4889-99e1-be3fc6d62b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc94d03ba_b96e_43a7_94eb_e76634839918.slice PodAnnotations:0xc00282c108}] Aliases:map[]}\"",
2026-06-12 21:48:35.752513 | controller |     "Jun 12 20:34:36.934147 crc crio[24437]: time=\"2026-06-12T20:34:36.934056488Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688270-b7j98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.752528 | controller |     "Jun 12 20:34:36.951401 crc crio[24437]: time=\"2026-06-12T20:34:36.951291996Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-tc8bh/POD\" id=99cd07c1-2373-461a-9e5a-9ef0dc10a585 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.752543 | controller |     "Jun 12 20:34:36.951518 crc crio[24437]: time=\"2026-06-12T20:34:36.95146629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.752559 | controller |     "Jun 12 20:34:36.955244 crc crio[24437]: time=\"2026-06-12T20:34:36.955128986Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-7wd7m Namespace:openshift-marketplace ID:6548a62d9e504e272b030e586bd76e4e4d6ac87667c1d8bfa33717eb8f9b0eb0 UID:d8a71deb-cd01-4e3f-990e-a7ed39697b6b NetNS:/var/run/netns/91dd704b-00f1-4120-a710-490cd2805a93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8a71deb_cd01_4e3f_990e_a7ed39697b6b.slice PodAnnotations:0xc002746030}] Aliases:map[]}\"",
2026-06-12 21:48:35.752574 | controller |     "Jun 12 20:34:36.955393 crc crio[24437]: time=\"2026-06-12T20:34:36.95524738Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-7wd7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.752590 | controller |     "Jun 12 20:34:37.007665 crc crio[24437]: time=\"2026-06-12T20:34:37.007612848Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tc8bh Namespace:openshift-marketplace ID:93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0 UID:f3e08f98-f5f6-4bd2-9333-a7fc0f63a5c4 NetNS:/var/run/netns/c13dae12-d040-4f81-b436-aa2fae4f9b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3e08f98_f5f6_4bd2_9333_a7fc0f63a5c4.slice PodAnnotations:0xc00012ab40}] Aliases:map[]}\"",
2026-06-12 21:48:35.752605 | controller |     "Jun 12 20:34:37.008063 crc crio[24437]: time=\"2026-06-12T20:34:37.008042587Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-tc8bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.752624 | controller |     "Jun 12 20:34:37.031623 crc crio[24437]: time=\"2026-06-12T20:34:37.031287428Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qrzsv/POD\" id=b3cbe7b4-e62f-4dee-85c1-5db1841813d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.752640 | controller |     "Jun 12 20:34:37.031623 crc crio[24437]: time=\"2026-06-12T20:34:37.031477913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.752655 | controller |     "Jun 12 20:34:37.038435 crc crio[24437]: time=\"2026-06-12T20:34:37.038240341Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-jqr5n/POD\" id=c45caa93-c8db-4414-b571-9229e0d2d12f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.752671 | controller |     "Jun 12 20:34:37.038435 crc crio[24437]: time=\"2026-06-12T20:34:37.038407626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.752686 | controller |     "Jun 12 20:34:37.116760 crc crio[24437]: time=\"2026-06-12T20:34:37.115789446Z\" level=info msg=\"Got pod network &{Name:community-operators-qrzsv Namespace:openshift-marketplace ID:ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4 UID:7c6c7aa3-a37c-4d5a-9d8d-a6f22438e004 NetNS:/var/run/netns/1430de40-3e1f-4d8a-ae9c-82ac1306bea1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c6c7aa3_a37c_4d5a_9d8d_a6f22438e004.slice PodAnnotations:0xc0027461e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.752702 | controller |     "Jun 12 20:34:37.116760 crc crio[24437]: time=\"2026-06-12T20:34:37.11636948Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qrzsv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.752717 | controller |     "Jun 12 20:34:37.184545 crc crio[24437]: time=\"2026-06-12T20:34:37.183389284Z\" level=info msg=\"Got pod network &{Name:certified-operators-jqr5n Namespace:openshift-marketplace ID:65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052 UID:072edb12-81e2-4287-b628-d5cb59eab442 NetNS:/var/run/netns/5b80d2d1-94c0-4bca-b3bf-ea892b98acb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod072edb12_81e2_4287_b628_d5cb59eab442.slice PodAnnotations:0xc001840048}] Aliases:map[]}\"",
2026-06-12 21:48:35.752733 | controller |     "Jun 12 20:34:37.184545 crc crio[24437]: time=\"2026-06-12T20:34:37.183552047Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-jqr5n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.752748 | controller |     "Jun 12 20:34:39.575795 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93ec5bb19445866 Mac:ee:1b:df:cc:e4:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/c13dae12-d040-4f81-b436-aa2fae4f9b3f SocketPath: PciID:}] [{Interface:0xc0001953d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.752764 | controller |     "Jun 12 20:34:39.578046 crc crio[24437]: time=\"2026-06-12T20:34:39.577893618Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tc8bh Namespace:openshift-marketplace ID:93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0 UID:f3e08f98-f5f6-4bd2-9333-a7fc0f63a5c4 NetNS:/var/run/netns/c13dae12-d040-4f81-b436-aa2fae4f9b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3e08f98_f5f6_4bd2_9333_a7fc0f63a5c4.slice PodAnnotations:0xc00012ab40}] Aliases:map[]}\"",
2026-06-12 21:48:35.752783 | controller |     "Jun 12 20:34:39.578245 crc crio[24437]: time=\"2026-06-12T20:34:39.578188665Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-tc8bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.752799 | controller |     "Jun 12 20:34:39.586349 crc crio[24437]: time=\"2026-06-12T20:34:39.586273817Z\" level=info msg=\"Ran pod sandbox 93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0 with infra container: openshift-marketplace/redhat-marketplace-tc8bh/POD\" id=99cd07c1-2373-461a-9e5a-9ef0dc10a585 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.752814 | controller |     "Jun 12 20:34:39.592980 crc crio[24437]: time=\"2026-06-12T20:34:39.592835182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=66713a5f-4885-4865-98e3-dff4d22a8d64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.752829 | controller |     "Jun 12 20:34:39.602997 crc crio[24437]: time=\"2026-06-12T20:34:39.602283385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f18097cf-9306-4bdb-b0a4-a4c9b635656d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.752844 | controller |     "Jun 12 20:34:39.604274 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74e113511d52085 Mac:ca:e5:8e:f1:7d:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/648adf53-ac16-4e6b-9ac5-83ff12444fc9 SocketPath: PciID:}] [{Interface:0xc000338f70 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.752880 | controller |     "Jun 12 20:34:39.606203 crc crio[24437]: time=\"2026-06-12T20:34:39.606128556Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mbv4s Namespace:openshift-marketplace ID:74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab UID:3dcd3081-1c0d-43a7-9b67-8a4bdff4ad35 NetNS:/var/run/netns/648adf53-ac16-4e6b-9ac5-83ff12444fc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3dcd3081_1c0d_43a7_9b67_8a4bdff4ad35.slice PodAnnotations:0xc00012a518}] Aliases:map[]}\"",
2026-06-12 21:48:35.752897 | controller |     "Jun 12 20:34:39.606363 crc crio[24437]: time=\"2026-06-12T20:34:39.60630216Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-mbv4s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.752913 | controller |     "Jun 12 20:34:39.613982 crc crio[24437]: time=\"2026-06-12T20:34:39.612976218Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tc8bh/extract-utilities\" id=eccd8935-961a-4391-ba6b-b2d85727339c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.752929 | controller |     "Jun 12 20:34:39.613982 crc crio[24437]: time=\"2026-06-12T20:34:39.613343726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.752944 | controller |     "Jun 12 20:34:39.614781 crc crio[24437]: time=\"2026-06-12T20:34:39.614290279Z\" level=info msg=\"Ran pod sandbox 74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab with infra container: openshift-marketplace/redhat-operators-mbv4s/POD\" id=b4a28d33-093d-4966-b13e-f172e8d0fba1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.752959 | controller |     "Jun 12 20:34:39.616836 crc crio[24437]: time=\"2026-06-12T20:34:39.616725757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=705423ba-eadc-4867-bc6e-7ee46636221c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.752979 | controller |     "Jun 12 20:34:39.627766 crc crio[24437]: time=\"2026-06-12T20:34:39.627606574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6fd22d9f-05fb-4d1d-96ed-c87b45059695 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.752995 | controller |     "Jun 12 20:34:39.643337 crc crio[24437]: time=\"2026-06-12T20:34:39.643157871Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mbv4s/extract-utilities\" id=31db924f-ae11-4601-99b6-ed6bcc6ea29a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.753010 | controller |     "Jun 12 20:34:39.651892 crc crio[24437]: time=\"2026-06-12T20:34:39.651794016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753026 | controller |     "Jun 12 20:34:39.653570 crc crio[24437]: time=\"2026-06-12T20:34:39.653456875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753040 | controller |     "Jun 12 20:34:39.663108 crc crio[24437]: time=\"2026-06-12T20:34:39.663052892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753055 | controller |     "Jun 12 20:34:39.687192 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65037fdd2eb4148 Mac:6e:81:11:02:8f:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/5b80d2d1-94c0-4bca-b3bf-ea892b98acb2 SocketPath: PciID:}] [{Interface:0xc0002aa640 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.753071 | controller |     "Jun 12 20:34:39.687192 crc crio[24437]: time=\"2026-06-12T20:34:39.687078499Z\" level=info msg=\"Got pod network &{Name:certified-operators-jqr5n Namespace:openshift-marketplace ID:65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052 UID:072edb12-81e2-4287-b628-d5cb59eab442 NetNS:/var/run/netns/5b80d2d1-94c0-4bca-b3bf-ea892b98acb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod072edb12_81e2_4287_b628_d5cb59eab442.slice PodAnnotations:0xc001840048}] Aliases:map[]}\"",
2026-06-12 21:48:35.753086 | controller |     "Jun 12 20:34:39.687647 crc crio[24437]: time=\"2026-06-12T20:34:39.687274095Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-jqr5n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.753101 | controller |     "Jun 12 20:34:39.689144 crc crio[24437]: time=\"2026-06-12T20:34:39.689049337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753116 | controller |     "Jun 12 20:34:39.692170 crc crio[24437]: time=\"2026-06-12T20:34:39.692093948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753131 | controller |     "Jun 12 20:34:39.694306 crc crio[24437]: time=\"2026-06-12T20:34:39.694031645Z\" level=info msg=\"Ran pod sandbox 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052 with infra container: openshift-marketplace/certified-operators-jqr5n/POD\" id=c45caa93-c8db-4414-b571-9229e0d2d12f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.753146 | controller |     "Jun 12 20:34:39.698301 crc crio[24437]: time=\"2026-06-12T20:34:39.698210274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3864b45-bc57-4e3b-bc7b-40782693fa5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.753164 | controller |     "Jun 12 20:34:39.701613 crc crio[24437]: time=\"2026-06-12T20:34:39.70144583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=23ec9f35-c75d-4d58-b140-42520ce64640 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.753180 | controller |     "Jun 12 20:34:39.720684 crc crio[24437]: time=\"2026-06-12T20:34:39.720601153Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jqr5n/extract-utilities\" id=b5fafb51-e2c0-47a6-8798-bacefa3562e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.753195 | controller |     "Jun 12 20:34:39.721272 crc crio[24437]: time=\"2026-06-12T20:34:39.721192317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753210 | controller |     "Jun 12 20:34:39.747833 crc crio[24437]: time=\"2026-06-12T20:34:39.747718255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753225 | controller |     "Jun 12 20:34:39.751098 crc crio[24437]: time=\"2026-06-12T20:34:39.751025253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753239 | controller |     "Jun 12 20:34:39.818564 crc crio[24437]: time=\"2026-06-12T20:34:39.818420625Z\" level=info msg=\"Created container d0c402056d29093cdad18aba8b100fe2513a9fefc6c65ee9c97b9af9bead736f: openshift-marketplace/redhat-marketplace-tc8bh/extract-utilities\" id=eccd8935-961a-4391-ba6b-b2d85727339c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.753255 | controller |     "Jun 12 20:34:39.822681 crc crio[24437]: time=\"2026-06-12T20:34:39.822606375Z\" level=info msg=\"Starting container: d0c402056d29093cdad18aba8b100fe2513a9fefc6c65ee9c97b9af9bead736f\" id=5ab02933-e104-46ea-b1a2-5a49635b9293 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.753269 | controller |     "Jun 12 20:34:39.838667 crc crio[24437]: time=\"2026-06-12T20:34:39.838574692Z\" level=info msg=\"Started container\" PID=25431 containerID=d0c402056d29093cdad18aba8b100fe2513a9fefc6c65ee9c97b9af9bead736f description=openshift-marketplace/redhat-marketplace-tc8bh/extract-utilities id=5ab02933-e104-46ea-b1a2-5a49635b9293 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0",
2026-06-12 21:48:35.753285 | controller |     "Jun 12 20:34:39.878111 crc crio[24437]: time=\"2026-06-12T20:34:39.876020898Z\" level=info msg=\"Created container 5a6ba918e77ef3c39681bd88bda55ac3ceb030bd64ffbbe70bffee4e46c99842: openshift-marketplace/certified-operators-jqr5n/extract-utilities\" id=b5fafb51-e2c0-47a6-8798-bacefa3562e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.753299 | controller |     "Jun 12 20:34:39.878111 crc crio[24437]: time=\"2026-06-12T20:34:39.878095397Z\" level=info msg=\"Created container e83cadfd0331fdc234881d46dc9797570d593f7de7ceaa4a2bd0f23ac864ba44: openshift-marketplace/redhat-operators-mbv4s/extract-utilities\" id=31db924f-ae11-4601-99b6-ed6bcc6ea29a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.753314 | controller |     "Jun 12 20:34:39.878607 crc crio[24437]: time=\"2026-06-12T20:34:39.878517476Z\" level=info msg=\"Starting container: 5a6ba918e77ef3c39681bd88bda55ac3ceb030bd64ffbbe70bffee4e46c99842\" id=65c68d19-26e1-4abe-80ee-2edcc3bea029 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.753329 | controller |     "Jun 12 20:34:39.881077 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6548a62d9e504e2 Mac:66:3e:d4:90:63:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/91dd704b-00f1-4120-a710-490cd2805a93 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.753347 | controller |     "Jun 12 20:34:39.881425 crc crio[24437]: time=\"2026-06-12T20:34:39.881319753Z\" level=info msg=\"Starting container: e83cadfd0331fdc234881d46dc9797570d593f7de7ceaa4a2bd0f23ac864ba44\" id=2bf4623d-cec2-4924-9c17-6eb80054ef58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.753362 | controller |     "Jun 12 20:34:39.882312 crc crio[24437]: time=\"2026-06-12T20:34:39.882226194Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-7wd7m Namespace:openshift-marketplace ID:6548a62d9e504e272b030e586bd76e4e4d6ac87667c1d8bfa33717eb8f9b0eb0 UID:d8a71deb-cd01-4e3f-990e-a7ed39697b6b NetNS:/var/run/netns/91dd704b-00f1-4120-a710-490cd2805a93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8a71deb_cd01_4e3f_990e_a7ed39697b6b.slice PodAnnotations:0xc002746030}] Aliases:map[]}\"",
2026-06-12 21:48:35.753377 | controller |     "Jun 12 20:34:39.882488 crc crio[24437]: time=\"2026-06-12T20:34:39.882428219Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-7wd7m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.753391 | controller |     "Jun 12 20:34:39.886731 crc crio[24437]: time=\"2026-06-12T20:34:39.886622649Z\" level=info msg=\"Started container\" PID=25437 containerID=e83cadfd0331fdc234881d46dc9797570d593f7de7ceaa4a2bd0f23ac864ba44 description=openshift-marketplace/redhat-operators-mbv4s/extract-utilities id=2bf4623d-cec2-4924-9c17-6eb80054ef58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab",
2026-06-12 21:48:35.753406 | controller |     "Jun 12 20:34:39.894608 crc crio[24437]: time=\"2026-06-12T20:34:39.894532566Z\" level=info msg=\"Started container\" PID=25438 containerID=5a6ba918e77ef3c39681bd88bda55ac3ceb030bd64ffbbe70bffee4e46c99842 description=openshift-marketplace/certified-operators-jqr5n/extract-utilities id=65c68d19-26e1-4abe-80ee-2edcc3bea029 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052",
2026-06-12 21:48:35.753420 | controller |     "Jun 12 20:34:39.944081 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4226e578af287f Mac:92:15:e0:bd:54:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/e1b3785a-a0bd-4889-99e1-be3fc6d62b48 SocketPath: PciID:}] [{Interface:0xc00051c5c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.753435 | controller |     "Jun 12 20:34:39.945212 crc crio[24437]: time=\"2026-06-12T20:34:39.945176373Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688270-b7j98 Namespace:openshift-operator-lifecycle-manager ID:b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b UID:c94d03ba-b96e-43a7-94eb-e76634839918 NetNS:/var/run/netns/e1b3785a-a0bd-4889-99e1-be3fc6d62b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc94d03ba_b96e_43a7_94eb_e76634839918.slice PodAnnotations:0xc00282c108}] Aliases:map[]}\"",
2026-06-12 21:48:35.753449 | controller |     "Jun 12 20:34:39.945517 crc crio[24437]: time=\"2026-06-12T20:34:39.94549413Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688270-b7j98 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.753464 | controller |     "Jun 12 20:34:39.961308 crc crio[24437]: 2026-06-12T20:34:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac6018d7625d212 Mac:ea:a4:12:fc:d7:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/1430de40-3e1f-4d8a-ae9c-82ac1306bea1 SocketPath: PciID:}] [{Interface:0xc00059c770 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.753481 | controller |     "Jun 12 20:34:39.962514 crc crio[24437]: time=\"2026-06-12T20:34:39.962462603Z\" level=info msg=\"Got pod network &{Name:community-operators-qrzsv Namespace:openshift-marketplace ID:ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4 UID:7c6c7aa3-a37c-4d5a-9d8d-a6f22438e004 NetNS:/var/run/netns/1430de40-3e1f-4d8a-ae9c-82ac1306bea1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c6c7aa3_a37c_4d5a_9d8d_a6f22438e004.slice PodAnnotations:0xc0027461e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.753496 | controller |     "Jun 12 20:34:39.962663 crc crio[24437]: time=\"2026-06-12T20:34:39.962626756Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qrzsv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.753511 | controller |     "Jun 12 20:34:40.019646 crc crio[24437]: time=\"2026-06-12T20:34:40.019219434Z\" level=info msg=\"Ran pod sandbox b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/POD\" id=a47135df-42b3-417e-a9ac-a91949bc7391 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.753525 | controller |     "Jun 12 20:34:40.021237 crc crio[24437]: time=\"2026-06-12T20:34:40.021144669Z\" level=info msg=\"Ran pod sandbox 6548a62d9e504e272b030e586bd76e4e4d6ac87667c1d8bfa33717eb8f9b0eb0 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/POD\" id=81456a1f-9baf-4b94-8c8c-a1ab1a57d8e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.753540 | controller |     "Jun 12 20:34:40.021523 crc crio[24437]: time=\"2026-06-12T20:34:40.021356015Z\" level=info msg=\"Ran pod sandbox ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4 with infra container: openshift-marketplace/community-operators-qrzsv/POD\" id=b3cbe7b4-e62f-4dee-85c1-5db1841813d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.753555 | controller |     "Jun 12 20:34:40.022338 crc crio[24437]: time=\"2026-06-12T20:34:40.022271636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=63b73550-2909-4b9c-8d53-32df82b618cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.753569 | controller |     "Jun 12 20:34:40.024136 crc crio[24437]: time=\"2026-06-12T20:34:40.02408028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=fafd958f-1753-40de-bd4a-f46500b2b9a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.753584 | controller |     "Jun 12 20:34:40.024303 crc crio[24437]: time=\"2026-06-12T20:34:40.024177802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3e685f51-11e6-4bd4-8f9a-a7fb8461630c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.753598 | controller |     "Jun 12 20:34:40.025435 crc crio[24437]: time=\"2026-06-12T20:34:40.02536607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=18da02cc-6ea4-4a27-9d3a-44993903cd84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.753613 | controller |     "Jun 12 20:34:40.028879 crc crio[24437]: time=\"2026-06-12T20:34:40.028808551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=6cdbad0c-a50e-4d71-a5dd-2ba06c2020a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.753630 | controller |     "Jun 12 20:34:40.030563 crc crio[24437]: time=\"2026-06-12T20:34:40.029817005Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ef1e853c-df8f-4edc-8645-293e9afd09fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.753645 | controller |     "Jun 12 20:34:40.041877 crc crio[24437]: time=\"2026-06-12T20:34:40.041691806Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/collect-profiles\" id=b06761fb-a025-4281-879e-2ad3a2f0a5cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.753660 | controller |     "Jun 12 20:34:40.042701 crc crio[24437]: time=\"2026-06-12T20:34:40.042504645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753674 | controller |     "Jun 12 20:34:40.046481 crc crio[24437]: time=\"2026-06-12T20:34:40.046331735Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator\" id=17237495-0a1f-4dd1-a302-73e24fcc1926 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.753689 | controller |     "Jun 12 20:34:40.051990 crc crio[24437]: time=\"2026-06-12T20:34:40.051776035Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qrzsv/extract-utilities\" id=5221f502-74ee-47ca-b8e4-f7450b9eeebe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.753703 | controller |     "Jun 12 20:34:40.064529 crc crio[24437]: time=\"2026-06-12T20:34:40.064388542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753717 | controller |     "Jun 12 20:34:40.065611 crc crio[24437]: time=\"2026-06-12T20:34:40.065345595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753732 | controller |     "Jun 12 20:34:40.093057 crc crio[24437]: time=\"2026-06-12T20:34:40.092881636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753746 | controller |     "Jun 12 20:34:40.097133 crc crio[24437]: time=\"2026-06-12T20:34:40.097036495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753761 | controller |     "Jun 12 20:34:40.099253 crc crio[24437]: time=\"2026-06-12T20:34:40.099210106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753775 | controller |     "Jun 12 20:34:40.099859 crc crio[24437]: time=\"2026-06-12T20:34:40.09980121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753790 | controller |     "Jun 12 20:34:40.103374 crc crio[24437]: time=\"2026-06-12T20:34:40.103324573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753804 | controller |     "Jun 12 20:34:40.103548 crc crio[24437]: time=\"2026-06-12T20:34:40.103468816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.753822 | controller |     "Jun 12 20:34:40.133372 crc crio[24437]: time=\"2026-06-12T20:34:40.133211129Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=408cddfd-ccd7-4111-b767-2b0289b0fb9e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.753837 | controller |     "Jun 12 20:34:40.135171 crc crio[24437]: time=\"2026-06-12T20:34:40.134621973Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4e15e5aa-cc5b-46d1-acda-7d3349df0c2f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.753869 | controller |     "Jun 12 20:34:40.153723 crc crio[24437]: time=\"2026-06-12T20:34:40.153613962Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:48:35.753894 | controller |     "Jun 12 20:34:40.166628 crc crio[24437]: time=\"2026-06-12T20:34:40.166498267Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.753910 | controller |     "Jun 12 20:34:40.246180 crc crio[24437]: time=\"2026-06-12T20:34:40.246071359Z\" level=info msg=\"Created container 11e8dd518999026c244c873758e0f01bf90e34a966c677b1809a603cc41f610d: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator\" id=17237495-0a1f-4dd1-a302-73e24fcc1926 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.753925 | controller |     "Jun 12 20:34:40.260288 crc crio[24437]: time=\"2026-06-12T20:34:40.258681407Z\" level=info msg=\"Starting container: 11e8dd518999026c244c873758e0f01bf90e34a966c677b1809a603cc41f610d\" id=51ddaa83-8305-43e3-9c9b-6fd35d3b99ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.753940 | controller |     "Jun 12 20:34:40.284745 crc crio[24437]: time=\"2026-06-12T20:34:40.283489344Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ec266e84-e3e5-4294-8c2c-2f6b59834fb6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.753955 | controller |     "Jun 12 20:34:40.284745 crc crio[24437]: time=\"2026-06-12T20:34:40.28420634Z\" level=info msg=\"Started container\" PID=25489 containerID=11e8dd518999026c244c873758e0f01bf90e34a966c677b1809a603cc41f610d description=openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator id=51ddaa83-8305-43e3-9c9b-6fd35d3b99ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=6548a62d9e504e272b030e586bd76e4e4d6ac87667c1d8bfa33717eb8f9b0eb0",
2026-06-12 21:48:35.753970 | controller |     "Jun 12 20:34:40.292531 crc crio[24437]: time=\"2026-06-12T20:34:40.292357163Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.753985 | controller |     "Jun 12 20:34:40.316616 crc crio[24437]: time=\"2026-06-12T20:34:40.316522475Z\" level=info msg=\"Created container c86d99bfe8a603d0b77311839d872ea81d189259df9bc63e26e9d64808d5de8e: openshift-marketplace/community-operators-qrzsv/extract-utilities\" id=5221f502-74ee-47ca-b8e4-f7450b9eeebe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.754000 | controller |     "Jun 12 20:34:40.317363 crc crio[24437]: time=\"2026-06-12T20:34:40.317273092Z\" level=info msg=\"Created container 6902064a3daf085011e64b75390d191339199d17ec78dc54d5b3e09765386cdf: openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/collect-profiles\" id=b06761fb-a025-4281-879e-2ad3a2f0a5cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.754015 | controller |     "Jun 12 20:34:40.320348 crc crio[24437]: time=\"2026-06-12T20:34:40.320279803Z\" level=info msg=\"Starting container: c86d99bfe8a603d0b77311839d872ea81d189259df9bc63e26e9d64808d5de8e\" id=8eaeb147-3569-4e27-b5da-c44f984408e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.754030 | controller |     "Jun 12 20:34:40.320444 crc crio[24437]: time=\"2026-06-12T20:34:40.320377797Z\" level=info msg=\"Starting container: 6902064a3daf085011e64b75390d191339199d17ec78dc54d5b3e09765386cdf\" id=74c13780-86ad-4fa6-b383-fc2f1e688e98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.754049 | controller |     "Jun 12 20:34:40.325446 crc crio[24437]: time=\"2026-06-12T20:34:40.325327323Z\" level=info msg=\"Started container\" PID=25493 containerID=c86d99bfe8a603d0b77311839d872ea81d189259df9bc63e26e9d64808d5de8e description=openshift-marketplace/community-operators-qrzsv/extract-utilities id=8eaeb147-3569-4e27-b5da-c44f984408e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4",
2026-06-12 21:48:35.754064 | controller |     "Jun 12 20:34:40.329673 crc crio[24437]: time=\"2026-06-12T20:34:40.329607554Z\" level=info msg=\"Started container\" PID=25490 containerID=6902064a3daf085011e64b75390d191339199d17ec78dc54d5b3e09765386cdf description=openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/collect-profiles id=74c13780-86ad-4fa6-b383-fc2f1e688e98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b",
2026-06-12 21:48:35.754079 | controller |     "Jun 12 20:34:40.902471 crc crio[24437]: time=\"2026-06-12T20:34:40.901692252Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=408cddfd-ccd7-4111-b767-2b0289b0fb9e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.754094 | controller |     "Jun 12 20:34:40.903827 crc crio[24437]: time=\"2026-06-12T20:34:40.90369492Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fc66e2e9-a244-4d11-a82a-bbc36fe60186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.754109 | controller |     "Jun 12 20:34:40.918770 crc crio[24437]: time=\"2026-06-12T20:34:40.918604652Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a1620801-8b77-449b-b85a-e627475c5056 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.754124 | controller |     "Jun 12 20:34:40.923844 crc crio[24437]: time=\"2026-06-12T20:34:40.923676562Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=4e15e5aa-cc5b-46d1-acda-7d3349df0c2f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.754139 | controller |     "Jun 12 20:34:40.925191 crc crio[24437]: time=\"2026-06-12T20:34:40.925092225Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ae344141-57ed-4b8e-be9f-7003d32b8625 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.754208 | controller |     "Jun 12 20:34:40.928596 crc crio[24437]: time=\"2026-06-12T20:34:40.928468296Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jqr5n/extract-content\" id=3db2aba7-fab4-4ec6-8f87-87c66f6a427f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.754232 | controller |     "Jun 12 20:34:40.932692 crc crio[24437]: time=\"2026-06-12T20:34:40.932568003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.754247 | controller |     "Jun 12 20:34:40.934374 crc crio[24437]: time=\"2026-06-12T20:34:40.934294302Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b6cac925-8152-4857-a9cc-f81de8365ee1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.754263 | controller |     "Jun 12 20:34:40.948713 crc crio[24437]: time=\"2026-06-12T20:34:40.948585531Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tc8bh/extract-content\" id=5d13f1d6-f9b9-49d0-a5e0-c34a4d829838 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.754282 | controller |     "Jun 12 20:34:40.951318 crc crio[24437]: time=\"2026-06-12T20:34:40.951239444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.754297 | controller |     "Jun 12 20:34:40.955432 crc crio[24437]: time=\"2026-06-12T20:34:40.955361671Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=ec266e84-e3e5-4294-8c2c-2f6b59834fb6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.754312 | controller |     "Jun 12 20:34:40.958653 crc crio[24437]: time=\"2026-06-12T20:34:40.958572407Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8214a696-e35e-4195-84f9-fa7b1142bbf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.754327 | controller |     "Jun 12 20:34:40.968497 crc crio[24437]: time=\"2026-06-12T20:34:40.96841619Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d42eea23-5577-4958-8fec-50a90f8797d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.754341 | controller |     "Jun 12 20:34:40.981748 crc crio[24437]: time=\"2026-06-12T20:34:40.981649033Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mbv4s/extract-content\" id=65f0c435-6ef3-4333-8631-72acfbc2ae1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.754355 | controller |     "Jun 12 20:34:40.982501 crc crio[24437]: time=\"2026-06-12T20:34:40.982349219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.754370 | controller |     "Jun 12 20:34:40.992475 crc crio[24437]: time=\"2026-06-12T20:34:40.992422237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.754385 | controller |     "Jun 12 20:34:41.000627 crc crio[24437]: time=\"2026-06-12T20:34:41.000591181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.754399 | controller |     "Jun 12 20:34:41.001351 crc crio[24437]: time=\"2026-06-12T20:34:41.001250717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.754414 | controller |     "Jun 12 20:34:41.004450 crc crio[24437]: time=\"2026-06-12T20:34:41.00434411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.754429 | controller |     "Jun 12 20:34:41.033222 crc crio[24437]: time=\"2026-06-12T20:34:41.033154651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.754443 | controller |     "Jun 12 20:34:41.037534 crc crio[24437]: time=\"2026-06-12T20:34:41.037457843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.754457 | controller |     "Jun 12 20:34:41.154810 crc crio[24437]: time=\"2026-06-12T20:34:41.154508811Z\" level=info msg=\"Created container a8b01789341c4aa0447eaa0b9ac5964d9dfbaecde2779544a993e63892152583: openshift-marketplace/redhat-operators-mbv4s/extract-content\" id=65f0c435-6ef3-4333-8631-72acfbc2ae1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.754471 | controller |     "Jun 12 20:34:41.155816 crc crio[24437]: time=\"2026-06-12T20:34:41.15573833Z\" level=info msg=\"Starting container: a8b01789341c4aa0447eaa0b9ac5964d9dfbaecde2779544a993e63892152583\" id=f5a4e18f-b1cd-415f-9664-1c6053fade80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.754490 | controller |     "Jun 12 20:34:41.155816 crc crio[24437]: time=\"2026-06-12T20:34:41.155807411Z\" level=info msg=\"Created container 39f84cf3ec27ab496ccb2ba5c2d43c264ed441376e7f679d90c13a4b252760c0: openshift-marketplace/redhat-marketplace-tc8bh/extract-content\" id=5d13f1d6-f9b9-49d0-a5e0-c34a4d829838 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.754505 | controller |     "Jun 12 20:34:41.156737 crc crio[24437]: time=\"2026-06-12T20:34:41.156657321Z\" level=info msg=\"Starting container: 39f84cf3ec27ab496ccb2ba5c2d43c264ed441376e7f679d90c13a4b252760c0\" id=7843644e-ca1b-4a20-ac86-f2491cde54e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.754520 | controller |     "Jun 12 20:34:41.165047 crc crio[24437]: time=\"2026-06-12T20:34:41.164697671Z\" level=info msg=\"Started container\" PID=25555 containerID=a8b01789341c4aa0447eaa0b9ac5964d9dfbaecde2779544a993e63892152583 description=openshift-marketplace/redhat-operators-mbv4s/extract-content id=f5a4e18f-b1cd-415f-9664-1c6053fade80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab",
2026-06-12 21:48:35.754536 | controller |     "Jun 12 20:34:41.165490 crc crio[24437]: time=\"2026-06-12T20:34:41.165390038Z\" level=info msg=\"Created container c290465ecc923356bcc6fd9fba6a2de0f3e7d148b8dbfccc801b389a5a729d7c: openshift-marketplace/certified-operators-jqr5n/extract-content\" id=3db2aba7-fab4-4ec6-8f87-87c66f6a427f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.754550 | controller |     "Jun 12 20:34:41.166404 crc crio[24437]: time=\"2026-06-12T20:34:41.16629555Z\" level=info msg=\"Started container\" PID=25554 containerID=39f84cf3ec27ab496ccb2ba5c2d43c264ed441376e7f679d90c13a4b252760c0 description=openshift-marketplace/redhat-marketplace-tc8bh/extract-content id=7843644e-ca1b-4a20-ac86-f2491cde54e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0",
2026-06-12 21:48:35.754565 | controller |     "Jun 12 20:34:41.173076 crc crio[24437]: time=\"2026-06-12T20:34:41.167501648Z\" level=info msg=\"Starting container: c290465ecc923356bcc6fd9fba6a2de0f3e7d148b8dbfccc801b389a5a729d7c\" id=54fba062-6c5d-4071-8916-aeac82d39552 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.754581 | controller |     "Jun 12 20:34:41.173076 crc crio[24437]: time=\"2026-06-12T20:34:41.172782943Z\" level=info msg=\"Started container\" PID=25553 containerID=c290465ecc923356bcc6fd9fba6a2de0f3e7d148b8dbfccc801b389a5a729d7c description=openshift-marketplace/certified-operators-jqr5n/extract-content id=54fba062-6c5d-4071-8916-aeac82d39552 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052",
2026-06-12 21:48:35.754596 | controller |     "Jun 12 20:34:41.333052 crc crio[24437]: time=\"2026-06-12T20:34:41.332999052Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d4ac2022-66ef-4094-88df-c2ad5f483ce9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.754610 | controller |     "Jun 12 20:34:41.338442 crc crio[24437]: time=\"2026-06-12T20:34:41.338372269Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.754625 | controller |     "Jun 12 20:34:41.916667 crc crio[24437]: time=\"2026-06-12T20:34:41.91655325Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=d4ac2022-66ef-4094-88df-c2ad5f483ce9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.754640 | controller |     "Jun 12 20:34:41.920745 crc crio[24437]: time=\"2026-06-12T20:34:41.920532794Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d2c7f30a-8b2e-403d-87f5-18fabe49e083 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.754658 | controller |     "Jun 12 20:34:41.926649 crc crio[24437]: time=\"2026-06-12T20:34:41.926407663Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=06ea85eb-491f-453b-aa06-3c974aafcb87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.754673 | controller |     "Jun 12 20:34:41.944400 crc crio[24437]: time=\"2026-06-12T20:34:41.943821745Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qrzsv/extract-content\" id=70e6af1b-bc20-460d-b29b-932142cefc76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.754687 | controller |     "Jun 12 20:34:41.944855 crc crio[24437]: time=\"2026-06-12T20:34:41.944602014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.754702 | controller |     "Jun 12 20:34:42.011703 crc crio[24437]: time=\"2026-06-12T20:34:42.011586827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.754716 | controller |     "Jun 12 20:34:42.026631 crc crio[24437]: time=\"2026-06-12T20:34:42.026127001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.754731 | controller |     "Jun 12 20:34:42.301435 crc crio[24437]: time=\"2026-06-12T20:34:42.301047493Z\" level=info msg=\"Created container 400d6be6d93c2321a7af2bf679759cc40917d1f8c76c241aa03f3fcf7cb415f8: openshift-marketplace/community-operators-qrzsv/extract-content\" id=70e6af1b-bc20-460d-b29b-932142cefc76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.754745 | controller |     "Jun 12 20:34:42.325486 crc crio[24437]: time=\"2026-06-12T20:34:42.322552651Z\" level=info msg=\"Starting container: 400d6be6d93c2321a7af2bf679759cc40917d1f8c76c241aa03f3fcf7cb415f8\" id=b0b0e149-1dc9-42c6-bdb0-224244c1a647 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.754760 | controller |     "Jun 12 20:34:42.463058 crc crio[24437]: time=\"2026-06-12T20:34:42.461558668Z\" level=info msg=\"Started container\" PID=25590 containerID=400d6be6d93c2321a7af2bf679759cc40917d1f8c76c241aa03f3fcf7cb415f8 description=openshift-marketplace/community-operators-qrzsv/extract-content id=b0b0e149-1dc9-42c6-bdb0-224244c1a647 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4",
2026-06-12 21:48:35.754774 | controller |     "Jun 12 20:34:42.858601 crc crio[24437]: time=\"2026-06-12T20:34:42.857852348Z\" level=info msg=\"Stopping pod sandbox: b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b\" id=e465b3ae-4319-442a-ad29-2ff29836e003 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.754789 | controller |     "Jun 12 20:34:42.859475 crc crio[24437]: time=\"2026-06-12T20:34:42.859250571Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688270-b7j98 Namespace:openshift-operator-lifecycle-manager ID:b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b UID:c94d03ba-b96e-43a7-94eb-e76634839918 NetNS:/var/run/netns/e1b3785a-a0bd-4889-99e1-be3fc6d62b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc94d03ba_b96e_43a7_94eb_e76634839918.slice PodAnnotations:0xc00051cdf8}] Aliases:map[]}\"",
2026-06-12 21:48:35.754805 | controller |     "Jun 12 20:34:42.860392 crc crio[24437]: time=\"2026-06-12T20:34:42.860074291Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688270-b7j98 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.754823 | controller |     "Jun 12 20:34:46.852117 crc crio[24437]: time=\"2026-06-12T20:34:46.850734849Z\" level=info msg=\"Stopped pod sandbox: b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b\" id=e465b3ae-4319-442a-ad29-2ff29836e003 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.754838 | controller |     "Jun 12 20:34:47.009394 crc crio[24437]: time=\"2026-06-12T20:34:47.009114554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4bf5da1e-63df-47d0-aae7-4331f6eeeb20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.754876 | controller |     "Jun 12 20:34:47.016310 crc crio[24437]: time=\"2026-06-12T20:34:47.015854644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fcb72a9f-2062-4821-96b9-40b59a5efc9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.754894 | controller |     "Jun 12 20:34:47.241536 crc crio[24437]: time=\"2026-06-12T20:34:47.240478236Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tc8bh/registry-server\" id=b8c7b3ee-000b-49aa-a7bd-c1a9300c30e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.754909 | controller |     "Jun 12 20:34:47.242109 crc crio[24437]: time=\"2026-06-12T20:34:47.242081422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.754924 | controller |     "Jun 12 20:34:47.380330 crc crio[24437]: time=\"2026-06-12T20:34:47.380218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.754939 | controller |     "Jun 12 20:34:47.395785 crc crio[24437]: time=\"2026-06-12T20:34:47.394492758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.754953 | controller |     "Jun 12 20:34:47.635387 crc crio[24437]: time=\"2026-06-12T20:34:47.635296522Z\" level=info msg=\"Created container f4fd6ac8be8546ad0cfe210a79e4ae675339b8fdbc8569219a472e17e51a9e7c: openshift-marketplace/redhat-marketplace-tc8bh/registry-server\" id=b8c7b3ee-000b-49aa-a7bd-c1a9300c30e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.754968 | controller |     "Jun 12 20:34:47.638718 crc crio[24437]: time=\"2026-06-12T20:34:47.63860933Z\" level=info msg=\"Starting container: f4fd6ac8be8546ad0cfe210a79e4ae675339b8fdbc8569219a472e17e51a9e7c\" id=4dadf39c-6672-4117-8f5b-98f4a630ce80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.754982 | controller |     "Jun 12 20:34:47.658194 crc crio[24437]: time=\"2026-06-12T20:34:47.657337194Z\" level=info msg=\"Started container\" PID=25647 containerID=f4fd6ac8be8546ad0cfe210a79e4ae675339b8fdbc8569219a472e17e51a9e7c description=openshift-marketplace/redhat-marketplace-tc8bh/registry-server id=4dadf39c-6672-4117-8f5b-98f4a630ce80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93ec5bb19445866d38d2f51429900ddb7fe7f71fadc40d0fefd12e430ebe11d0",
2026-06-12 21:48:35.754997 | controller |     "Jun 12 20:34:52.423226 crc crio[24437]: time=\"2026-06-12T20:34:52.421340067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=58ec85b1-9f07-4a99-893b-b9e6b794a13d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.755012 | controller |     "Jun 12 20:34:52.488743 crc crio[24437]: time=\"2026-06-12T20:34:52.488578027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1c12dca4-09ba-4dad-9ca0-ca54784440dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.755030 | controller |     "Jun 12 20:34:52.915610 crc crio[24437]: time=\"2026-06-12T20:34:52.914834697Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jqr5n/registry-server\" id=11c7bbd0-a48e-40b4-954a-72bc47e2921c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.755045 | controller |     "Jun 12 20:34:52.916381 crc crio[24437]: time=\"2026-06-12T20:34:52.916295772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.755060 | controller |     "Jun 12 20:34:52.993512 crc crio[24437]: time=\"2026-06-12T20:34:52.993136088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.755074 | controller |     "Jun 12 20:34:53.002632 crc crio[24437]: time=\"2026-06-12T20:34:53.00166942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.755088 | controller |     "Jun 12 20:34:53.249263 crc crio[24437]: time=\"2026-06-12T20:34:53.248891606Z\" level=info msg=\"Created container 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677: openshift-marketplace/certified-operators-jqr5n/registry-server\" id=11c7bbd0-a48e-40b4-954a-72bc47e2921c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.755103 | controller |     "Jun 12 20:34:53.252622 crc crio[24437]: time=\"2026-06-12T20:34:53.252329997Z\" level=info msg=\"Starting container: 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677\" id=19f9d3b6-2074-4819-9e77-b3fd417094bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.755117 | controller |     "Jun 12 20:34:53.266438 crc crio[24437]: time=\"2026-06-12T20:34:53.265772045Z\" level=info msg=\"Started container\" PID=25691 containerID=1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677 description=openshift-marketplace/certified-operators-jqr5n/registry-server id=19f9d3b6-2074-4819-9e77-b3fd417094bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052",
2026-06-12 21:48:35.755132 | controller |     "Jun 12 20:34:56.519502 crc crio[24437]: time=\"2026-06-12T20:34:56.511706914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b9fdd62f-a3f2-4e73-abe5-c2bd6b105a99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.755146 | controller |     "Jun 12 20:34:56.519502 crc crio[24437]: time=\"2026-06-12T20:34:56.515824452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ee298ec9-9fda-4a6b-9ffd-05bf8be3801f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.755161 | controller |     "Jun 12 20:34:56.525991 crc crio[24437]: time=\"2026-06-12T20:34:56.525644814Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qrzsv/registry-server\" id=ba38fbff-beec-490f-ada5-cc9fbf309f83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.755176 | controller |     "Jun 12 20:34:56.526557 crc crio[24437]: time=\"2026-06-12T20:34:56.526350801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.755191 | controller |     "Jun 12 20:34:56.655540 crc crio[24437]: time=\"2026-06-12T20:34:56.654347827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.755212 | controller |     "Jun 12 20:34:56.669297 crc crio[24437]: time=\"2026-06-12T20:34:56.669114807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.755227 | controller |     "Jun 12 20:34:56.836344 crc crio[24437]: time=\"2026-06-12T20:34:56.835891191Z\" level=info msg=\"Created container 585a0fd04607e84991fc17b6b4df8e5c6ae460ab4485de0dcf4ade1b8ada164c: openshift-marketplace/community-operators-qrzsv/registry-server\" id=ba38fbff-beec-490f-ada5-cc9fbf309f83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.755242 | controller |     "Jun 12 20:34:56.840427 crc crio[24437]: time=\"2026-06-12T20:34:56.840375677Z\" level=info msg=\"Starting container: 585a0fd04607e84991fc17b6b4df8e5c6ae460ab4485de0dcf4ade1b8ada164c\" id=06a4f3f3-8b85-4cdc-aea2-88c9a4b00406 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.755257 | controller |     "Jun 12 20:34:56.849200 crc crio[24437]: time=\"2026-06-12T20:34:56.848591711Z\" level=info msg=\"Started container\" PID=25728 containerID=585a0fd04607e84991fc17b6b4df8e5c6ae460ab4485de0dcf4ade1b8ada164c description=openshift-marketplace/community-operators-qrzsv/registry-server id=06a4f3f3-8b85-4cdc-aea2-88c9a4b00406 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac6018d7625d2126d0b79aa285659727861e18cc800bba1826988e72f3d91fa4",
2026-06-12 21:48:35.755272 | controller |     "Jun 12 20:35:02.261859 crc crio[24437]: time=\"2026-06-12T20:35:02.257438147Z\" level=info msg=\"Stopping container: 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851 (timeout: 30s)\" id=a1fff9d0-9716-47cc-bf36-295558e19407 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.755287 | controller |     "Jun 12 20:35:02.261859 crc crio[24437]: time=\"2026-06-12T20:35:02.258508552Z\" level=info msg=\"Stopping container: 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0 (timeout: 30s)\" id=dee43aa7-b830-4b47-8fce-d2ea3984700c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.755301 | controller |     "Jun 12 20:35:02.261859 crc crio[24437]: time=\"2026-06-12T20:35:02.258530972Z\" level=info msg=\"Stopping container: e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2 (timeout: 30s)\" id=82d1ff8b-ddb2-485f-ae34-bd86448ac607 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.755316 | controller |     "Jun 12 20:35:02.261859 crc crio[24437]: time=\"2026-06-12T20:35:02.258551393Z\" level=info msg=\"Stopping container: 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7 (timeout: 30s)\" id=fc83d924-aa04-496e-ad91-db57a0ad9445 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.755330 | controller |     "Jun 12 20:35:02.270437 crc crio[24437]: time=\"2026-06-12T20:35:02.258703217Z\" level=info msg=\"Stopping container: 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b (timeout: 30s)\" id=7516709d-4a0d-4ee9-8979-a17794bf0871 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.755344 | controller |     "Jun 12 20:35:02.562009 crc crio[24437]: time=\"2026-06-12T20:35:02.559205154Z\" level=info msg=\"Stopped container 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851: openshift-etcd/etcd-crc/etcd-readyz\" id=a1fff9d0-9716-47cc-bf36-295558e19407 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.755359 | controller |     "Jun 12 20:35:02.767481 crc crio[24437]: time=\"2026-06-12T20:35:02.762548342Z\" level=info msg=\"Stopped container 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7: openshift-etcd/etcd-crc/etcd-rev\" id=fc83d924-aa04-496e-ad91-db57a0ad9445 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.755373 | controller |     "Jun 12 20:35:02.904028 crc crio[24437]: time=\"2026-06-12T20:35:02.903768312Z\" level=info msg=\"Stopped container 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b: openshift-etcd/etcd-crc/etcd-metrics\" id=7516709d-4a0d-4ee9-8979-a17794bf0871 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.755391 | controller |     "Jun 12 20:35:03.650677 crc crio[24437]: time=\"2026-06-12T20:35:03.649593038Z\" level=info msg=\"Stopping pod sandbox: 2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0\" id=28f7b3e2-2c06-49c6-9014-04884f117f9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.755406 | controller |     "Jun 12 20:35:03.652893 crc crio[24437]: time=\"2026-06-12T20:35:03.650828397Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0 UID:a605ed08-930d-4124-9417-a3bb59a03455 NetNS:/var/run/netns/d36a16e5-36da-4ac8-881a-f5c6d1e59ec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda605ed08_930d_4124_9417_a3bb59a03455.slice PodAnnotations:0xc0026aab58}] Aliases:map[]}\"",
2026-06-12 21:48:35.755420 | controller |     "Jun 12 20:35:03.652893 crc crio[24437]: time=\"2026-06-12T20:35:03.651059573Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.755435 | controller |     "Jun 12 20:35:04.640445 crc crio[24437]: time=\"2026-06-12T20:35:04.640367157Z\" level=info msg=\"Stopped pod sandbox: 2e0dedc402be77fef48eaab9497717caa0f4c41d8ef50f85a9cab3e24dfa7fb0\" id=28f7b3e2-2c06-49c6-9014-04884f117f9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.755450 | controller |     "Jun 12 20:35:06.692308 crc crio[24437]: time=\"2026-06-12T20:35:06.691691115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6b6309e3-bdf9-439d-ad32-5f242730e826 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.755465 | controller |     "Jun 12 20:35:06.694363 crc crio[24437]: time=\"2026-06-12T20:35:06.694273756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ce2f93cc-3f43-451f-a313-ab2d710a862f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.755479 | controller |     "Jun 12 20:35:06.699402 crc crio[24437]: time=\"2026-06-12T20:35:06.699313396Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mbv4s/registry-server\" id=01ac8434-7938-4c1a-a01a-a8c6697a17a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.755494 | controller |     "Jun 12 20:35:06.699737 crc crio[24437]: time=\"2026-06-12T20:35:06.699668824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.755508 | controller |     "Jun 12 20:35:06.730513 crc crio[24437]: time=\"2026-06-12T20:35:06.730430572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.755523 | controller |     "Jun 12 20:35:06.734265 crc crio[24437]: time=\"2026-06-12T20:35:06.73420096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.755537 | controller |     "Jun 12 20:35:06.857533 crc crio[24437]: time=\"2026-06-12T20:35:06.857411444Z\" level=info msg=\"Created container 351f6a193376ed85626f959914aa7add6facfd0ab9f1078dfde615829d301e00: openshift-marketplace/redhat-operators-mbv4s/registry-server\" id=01ac8434-7938-4c1a-a01a-a8c6697a17a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.755552 | controller |     "Jun 12 20:35:06.858772 crc crio[24437]: time=\"2026-06-12T20:35:06.858691164Z\" level=info msg=\"Starting container: 351f6a193376ed85626f959914aa7add6facfd0ab9f1078dfde615829d301e00\" id=a4dd9a6c-caed-47d2-b230-edf897105705 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.755569 | controller |     "Jun 12 20:35:06.866243 crc crio[24437]: time=\"2026-06-12T20:35:06.86611868Z\" level=info msg=\"Started container\" PID=25860 containerID=351f6a193376ed85626f959914aa7add6facfd0ab9f1078dfde615829d301e00 description=openshift-marketplace/redhat-operators-mbv4s/registry-server id=a4dd9a6c-caed-47d2-b230-edf897105705 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74e113511d520850063763ce751105dc23d1809db8f41a97d3c01a76f3ff6eab",
2026-06-12 21:48:35.755584 | controller |     "Jun 12 20:35:14.804741 crc crio[24437]: time=\"2026-06-12T20:35:14.803173057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6d804f11-c06b-4241-9607-cb823f7661fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.755599 | controller |     "Jun 12 20:35:14.807479 crc crio[24437]: time=\"2026-06-12T20:35:14.80624322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=576499b2-2119-4c95-8246-e228c994c9b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.755613 | controller |     "Jun 12 20:35:14.812258 crc crio[24437]: time=\"2026-06-12T20:35:14.810274945Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=5b4b6bc3-7c83-407c-a233-df64df0e767b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.755628 | controller |     "Jun 12 20:35:14.812258 crc crio[24437]: time=\"2026-06-12T20:35:14.810885879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.755642 | controller |     "Jun 12 20:35:14.813657 crc crio[24437]: time=\"2026-06-12T20:35:14.813252796Z\" level=info msg=\"Removing container: 47812ddd75ef355da05bc0b0a02b728c6f1c06fb0d688a480a284f6c52d79505\" id=4693966b-154c-45af-bb3b-471cbf1ce0a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.755656 | controller |     "Jun 12 20:35:14.901517 crc crio[24437]: time=\"2026-06-12T20:35:14.90137647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.755670 | controller |     "Jun 12 20:35:14.954874 crc crio[24437]: time=\"2026-06-12T20:35:14.954615339Z\" level=info msg=\"Removed container 47812ddd75ef355da05bc0b0a02b728c6f1c06fb0d688a480a284f6c52d79505: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4693966b-154c-45af-bb3b-471cbf1ce0a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.755684 | controller |     "Jun 12 20:35:15.149428 crc crio[24437]: time=\"2026-06-12T20:35:15.149116317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.755699 | controller |     "Jun 12 20:35:15.251895 crc crio[24437]: time=\"2026-06-12T20:35:15.251630632Z\" level=info msg=\"Created container 749523af55f833615dfdc595d496c9c99f14ea70d068f10c4a329ce2ad4088e4: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=5b4b6bc3-7c83-407c-a233-df64df0e767b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.755714 | controller |     "Jun 12 20:35:15.253171 crc crio[24437]: time=\"2026-06-12T20:35:15.253108757Z\" level=info msg=\"Starting container: 749523af55f833615dfdc595d496c9c99f14ea70d068f10c4a329ce2ad4088e4\" id=b5129777-a882-4c2a-9f9a-dbecff0642f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.755728 | controller |     "Jun 12 20:35:15.261316 crc crio[24437]: time=\"2026-06-12T20:35:15.261192669Z\" level=info msg=\"Started container\" PID=26004 containerID=749523af55f833615dfdc595d496c9c99f14ea70d068f10c4a329ce2ad4088e4 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=b5129777-a882-4c2a-9f9a-dbecff0642f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1",
2026-06-12 21:48:35.755747 | controller |     "Jun 12 20:35:29.553967 crc crio[24437]: time=\"2026-06-12T20:35:29.552985275Z\" level=info msg=\"Stopped container e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2: openshift-etcd/etcd-crc/etcd\" id=82d1ff8b-ddb2-485f-ae34-bd86448ac607 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.755762 | controller |     "Jun 12 20:35:32.295436 crc crio[24437]: time=\"2026-06-12T20:35:32.295216952Z\" level=warning msg=\"Stopping container 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0 with stop signal(15) timed out. Killing...\"",
2026-06-12 21:48:35.755777 | controller |     "Jun 12 20:35:32.360396 crc crio[24437]: time=\"2026-06-12T20:35:32.359680216Z\" level=error msg=\"Killing container 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 21:48:35.755792 | controller |     "Jun 12 20:35:32.418160 crc crio[24437]: time=\"2026-06-12T20:35:32.418025086Z\" level=info msg=\"Stopped container 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0: openshift-etcd/etcd-crc/etcdctl\" id=dee43aa7-b830-4b47-8fce-d2ea3984700c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.755806 | controller |     "Jun 12 20:35:32.419658 crc crio[24437]: time=\"2026-06-12T20:35:32.41949853Z\" level=info msg=\"Stopping pod sandbox: df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\" id=9acdf7f0-b991-4696-b24f-67b32cc01b71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.755821 | controller |     "Jun 12 20:35:32.427809 crc crio[24437]: time=\"2026-06-12T20:35:32.427728285Z\" level=info msg=\"Stopped pod sandbox: df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\" id=9acdf7f0-b991-4696-b24f-67b32cc01b71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.755835 | controller |     "Jun 12 20:35:33.066571 crc crio[24437]: time=\"2026-06-12T20:35:33.066453089Z\" level=info msg=\"Removing container: 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7\" id=0bc58b9c-f83b-4565-a192-29bf9a145361 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.755864 | controller |     "Jun 12 20:35:33.099764 crc crio[24437]: time=\"2026-06-12T20:35:33.099579032Z\" level=info msg=\"Removed container 1a5352649bfc1b2e587fb9e717c76672fa8d16903dee14be7fc4284a275ce3e7: openshift-etcd/etcd-crc/etcd-rev\" id=0bc58b9c-f83b-4565-a192-29bf9a145361 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.755884 | controller |     "Jun 12 20:35:33.104539 crc crio[24437]: time=\"2026-06-12T20:35:33.104410706Z\" level=info msg=\"Removing container: 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851\" id=be3b5335-3c6a-4074-beb9-798071481848 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.755899 | controller |     "Jun 12 20:35:33.136601 crc crio[24437]: time=\"2026-06-12T20:35:33.136445005Z\" level=info msg=\"Removed container 64f4833f18bd4d3790da1d22e78745e6c70a39b15fa4f8a0fbf4203cecc26851: openshift-etcd/etcd-crc/etcd-readyz\" id=be3b5335-3c6a-4074-beb9-798071481848 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.755914 | controller |     "Jun 12 20:35:33.140489 crc crio[24437]: time=\"2026-06-12T20:35:33.140368967Z\" level=info msg=\"Removing container: 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b\" id=0be3118c-31de-41ff-adb8-8c68ea9b5933 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.755932 | controller |     "Jun 12 20:35:33.175656 crc crio[24437]: time=\"2026-06-12T20:35:33.175479157Z\" level=info msg=\"Removed container 83468dad97911f72c3c573b523b6d15a64ac52a0fd357b95a062487e2bd4029b: openshift-etcd/etcd-crc/etcd-metrics\" id=0be3118c-31de-41ff-adb8-8c68ea9b5933 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.755946 | controller |     "Jun 12 20:35:33.181457 crc crio[24437]: time=\"2026-06-12T20:35:33.181355896Z\" level=info msg=\"Removing container: e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2\" id=0ed58e62-330b-4fbd-a7fb-1646687e6054 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.755961 | controller |     "Jun 12 20:35:33.220497 crc crio[24437]: time=\"2026-06-12T20:35:33.219860906Z\" level=info msg=\"Removed container e622b54442719036ab9b293e01484c43f568f1fd8805b59745910bcb826dc8b2: openshift-etcd/etcd-crc/etcd\" id=0ed58e62-330b-4fbd-a7fb-1646687e6054 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.755976 | controller |     "Jun 12 20:35:33.223665 crc crio[24437]: time=\"2026-06-12T20:35:33.223571635Z\" level=info msg=\"Removing container: 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0\" id=f7294554-3831-4986-9504-b60d1a4b24b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.755991 | controller |     "Jun 12 20:35:33.249827 crc crio[24437]: time=\"2026-06-12T20:35:33.24962716Z\" level=info msg=\"Removed container 92c409a3ffeab365a096fb7f7983cc564a4eb50574ff7469027cb69320205ef0: openshift-etcd/etcd-crc/etcdctl\" id=f7294554-3831-4986-9504-b60d1a4b24b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.756006 | controller |     "Jun 12 20:35:33.253636 crc crio[24437]: time=\"2026-06-12T20:35:33.253519792Z\" level=info msg=\"Removing container: b167da977c5b36e7e99589388f4fd2bc405224a57cb0a71578f658ce36361c60\" id=275725c7-66d5-4ca9-aa32-6ce10cb99d2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.756021 | controller |     "Jun 12 20:35:33.331251 crc crio[24437]: time=\"2026-06-12T20:35:33.330844271Z\" level=info msg=\"Removed container b167da977c5b36e7e99589388f4fd2bc405224a57cb0a71578f658ce36361c60: openshift-etcd/etcd-crc/etcd-resources-copy\" id=275725c7-66d5-4ca9-aa32-6ce10cb99d2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.756035 | controller |     "Jun 12 20:35:33.336424 crc crio[24437]: time=\"2026-06-12T20:35:33.336279149Z\" level=info msg=\"Removing container: fc35bb75eb492a55b22c6318187f6eac3b792fbd7f68d5bf9b49386a7b9d46ae\" id=8b2af6b9-474c-4f75-bd57-5779ebed9dfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.756049 | controller |     "Jun 12 20:35:33.424444 crc crio[24437]: time=\"2026-06-12T20:35:33.424234519Z\" level=info msg=\"Removed container fc35bb75eb492a55b22c6318187f6eac3b792fbd7f68d5bf9b49386a7b9d46ae: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8b2af6b9-474c-4f75-bd57-5779ebed9dfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.756063 | controller |     "Jun 12 20:35:33.432637 crc crio[24437]: time=\"2026-06-12T20:35:33.432524246Z\" level=info msg=\"Removing container: 04209446c0115b4becd30f7bd7c574aae225cb8a472ee49697d2618d89c85156\" id=ca35dfbe-34b8-49fa-9f4e-96b9014bee26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.756078 | controller |     "Jun 12 20:35:33.561311 crc crio[24437]: time=\"2026-06-12T20:35:33.560575503Z\" level=info msg=\"Removed container 04209446c0115b4becd30f7bd7c574aae225cb8a472ee49697d2618d89c85156: openshift-etcd/etcd-crc/setup\" id=ca35dfbe-34b8-49fa-9f4e-96b9014bee26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.756093 | controller |     "Jun 12 20:35:57.337425 crc crio[24437]: time=\"2026-06-12T20:35:57.335816266Z\" level=info msg=\"Removing container: bd2c756089b91616f03d1fc385d5b3a7acd8fe1e6cf64c63fbe85331a708d5db\" id=f9564bf2-8f00-4d05-b97d-158185f52b71 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.756111 | controller |     "Jun 12 20:35:57.339393 crc crio[24437]: time=\"2026-06-12T20:35:57.336328007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5045b685-433f-48bf-8d91-6bbf2e9b44ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.756126 | controller |     "Jun 12 20:35:57.346363 crc crio[24437]: time=\"2026-06-12T20:35:57.346029397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=15e26779-e1e9-42bc-a033-81343edc95ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.756141 | controller |     "Jun 12 20:35:57.349777 crc crio[24437]: time=\"2026-06-12T20:35:57.34952028Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=c21b5cd0-e37c-4ee7-bd66-53eeb4fb38b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.756156 | controller |     "Jun 12 20:35:57.350232 crc crio[24437]: time=\"2026-06-12T20:35:57.350014231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.756171 | controller |     "Jun 12 20:35:57.382811 crc crio[24437]: time=\"2026-06-12T20:35:57.382652733Z\" level=info msg=\"Removed container bd2c756089b91616f03d1fc385d5b3a7acd8fe1e6cf64c63fbe85331a708d5db: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=f9564bf2-8f00-4d05-b97d-158185f52b71 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.756185 | controller |     "Jun 12 20:35:57.392833 crc crio[24437]: time=\"2026-06-12T20:35:57.392695431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.756201 | controller |     "Jun 12 20:35:57.401546 crc crio[24437]: time=\"2026-06-12T20:35:57.401306584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.756216 | controller |     "Jun 12 20:35:57.517766 crc crio[24437]: time=\"2026-06-12T20:35:57.517557913Z\" level=info msg=\"Created container 9c28cd0339379c8da223a2ebdd973eb997f742826ab9fd742f4b1e06494a9530: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=c21b5cd0-e37c-4ee7-bd66-53eeb4fb38b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.756231 | controller |     "Jun 12 20:35:57.519372 crc crio[24437]: time=\"2026-06-12T20:35:57.519066089Z\" level=info msg=\"Starting container: 9c28cd0339379c8da223a2ebdd973eb997f742826ab9fd742f4b1e06494a9530\" id=7efbc8bc-80c0-472e-ab26-940d02e29067 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.756246 | controller |     "Jun 12 20:35:57.527018 crc crio[24437]: time=\"2026-06-12T20:35:57.526678879Z\" level=info msg=\"Started container\" PID=26603 containerID=9c28cd0339379c8da223a2ebdd973eb997f742826ab9fd742f4b1e06494a9530 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=7efbc8bc-80c0-472e-ab26-940d02e29067 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148b6f12fb215a4ebac1cdb04d5e29659278fb365f9065a2b57a8547865ff133",
2026-06-12 21:48:35.756261 | controller |     "Jun 12 20:36:00.297195 crc crio[24437]: time=\"2026-06-12T20:36:00.296029565Z\" level=info msg=\"Stopping pod sandbox: df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\" id=913d326b-231c-43a5-a9cc-5cc98e4647b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.756276 | controller |     "Jun 12 20:36:00.297195 crc crio[24437]: time=\"2026-06-12T20:36:00.296864515Z\" level=info msg=\"Stopped pod sandbox (already stopped): df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\" id=913d326b-231c-43a5-a9cc-5cc98e4647b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.756294 | controller |     "Jun 12 20:36:00.299447 crc crio[24437]: time=\"2026-06-12T20:36:00.298391763Z\" level=info msg=\"Removing pod sandbox: df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\" id=f398a19a-c810-4c3c-8226-064c4eddaa27 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.756309 | controller |     "Jun 12 20:36:00.315300 crc crio[24437]: time=\"2026-06-12T20:36:00.315141285Z\" level=info msg=\"Removed pod sandbox: df5fdc047ea0d0eb763971b065f44c1849ebe9be0f311dd9cccf335349350aa0\" id=f398a19a-c810-4c3c-8226-064c4eddaa27 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.756323 | controller |     "Jun 12 20:36:45.882818 crc crio[24437]: time=\"2026-06-12T20:36:45.881261679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b6afb432-a319-49eb-b151-724b49fcf9a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.756337 | controller |     "Jun 12 20:36:45.885620 crc crio[24437]: time=\"2026-06-12T20:36:45.885497935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=dacf6876-0270-4511-8072-6f676dbba65e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.756351 | controller |     "Jun 12 20:36:45.889621 crc crio[24437]: time=\"2026-06-12T20:36:45.889490524Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator\" id=23d3522c-9d86-4643-8ef9-7e7f858730ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.756366 | controller |     "Jun 12 20:36:45.890290 crc crio[24437]: time=\"2026-06-12T20:36:45.890163911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.756381 | controller |     "Jun 12 20:36:45.938542 crc crio[24437]: time=\"2026-06-12T20:36:45.938379093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.756395 | controller |     "Jun 12 20:36:45.944070 crc crio[24437]: time=\"2026-06-12T20:36:45.943829359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.756410 | controller |     "Jun 12 20:36:46.098860 crc crio[24437]: time=\"2026-06-12T20:36:46.09876307Z\" level=info msg=\"Created container bf8ebacb5b59a45ac258d3ba784a987a70cd9321562eb63354f4552c4370ec47: openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator\" id=23d3522c-9d86-4643-8ef9-7e7f858730ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.756424 | controller |     "Jun 12 20:36:46.100693 crc crio[24437]: time=\"2026-06-12T20:36:46.100611687Z\" level=info msg=\"Starting container: bf8ebacb5b59a45ac258d3ba784a987a70cd9321562eb63354f4552c4370ec47\" id=1e722428-dcb2-41c1-8985-409df53e8750 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.756439 | controller |     "Jun 12 20:36:46.113094 crc crio[24437]: time=\"2026-06-12T20:36:46.112836084Z\" level=info msg=\"Started container\" PID=27231 containerID=bf8ebacb5b59a45ac258d3ba784a987a70cd9321562eb63354f4552c4370ec47 description=openshift-marketplace/marketplace-operator-547dbd544d-7wd7m/marketplace-operator id=1e722428-dcb2-41c1-8985-409df53e8750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6548a62d9e504e272b030e586bd76e4e4d6ac87667c1d8bfa33717eb8f9b0eb0",
2026-06-12 21:48:35.756454 | controller |     "Jun 12 20:37:04.282069 crc crio[24437]: time=\"2026-06-12T20:37:04.280420899Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=afd256f2-483f-48ab-a1ee-b65dbe68a20d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.756472 | controller |     "Jun 12 20:37:04.282069 crc crio[24437]: time=\"2026-06-12T20:37:04.281890506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.756488 | controller |     "Jun 12 20:37:04.312227 crc crio[24437]: time=\"2026-06-12T20:37:04.311084751Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=afd256f2-483f-48ab-a1ee-b65dbe68a20d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.756502 | controller |     "Jun 12 20:37:04.324757 crc crio[24437]: time=\"2026-06-12T20:37:04.32460795Z\" level=info msg=\"Ran pod sandbox 439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005 with infra container: openshift-etcd/etcd-crc/POD\" id=afd256f2-483f-48ab-a1ee-b65dbe68a20d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.756517 | controller |     "Jun 12 20:37:04.329078 crc crio[24437]: time=\"2026-06-12T20:37:04.32818756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2fb77c5d-3c36-4457-bd65-8bcd699e4a34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.756531 | controller |     "Jun 12 20:37:04.331140 crc crio[24437]: time=\"2026-06-12T20:37:04.331054142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=32138689-e36b-455a-8337-dfaa51fbc121 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.756545 | controller |     "Jun 12 20:37:04.351673 crc crio[24437]: time=\"2026-06-12T20:37:04.351084104Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=0a2860e6-9ed4-4459-bfde-8c7106efddf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.756560 | controller |     "Jun 12 20:37:04.358088 crc crio[24437]: time=\"2026-06-12T20:37:04.353138696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.756575 | controller |     "Jun 12 20:37:04.394635 crc crio[24437]: time=\"2026-06-12T20:37:04.394558006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.756589 | controller |     "Jun 12 20:37:04.616246 crc crio[24437]: time=\"2026-06-12T20:37:04.616189152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.756603 | controller |     "Jun 12 20:37:04.716344 crc crio[24437]: time=\"2026-06-12T20:37:04.716296067Z\" level=info msg=\"Created container 475505d5443ae7d4c251f604e0cc5c8c41ac820cfb7222189a34dc66f6b49123: openshift-etcd/etcd-crc/setup\" id=0a2860e6-9ed4-4459-bfde-8c7106efddf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.756617 | controller |     "Jun 12 20:37:04.718079 crc crio[24437]: time=\"2026-06-12T20:37:04.71802494Z\" level=info msg=\"Starting container: 475505d5443ae7d4c251f604e0cc5c8c41ac820cfb7222189a34dc66f6b49123\" id=a00c55bd-ce3a-4cea-bfb4-ac97b3b20019 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.756632 | controller |     "Jun 12 20:37:04.723390 crc crio[24437]: time=\"2026-06-12T20:37:04.723241441Z\" level=info msg=\"Started container\" PID=27486 containerID=475505d5443ae7d4c251f604e0cc5c8c41ac820cfb7222189a34dc66f6b49123 description=openshift-etcd/etcd-crc/setup id=a00c55bd-ce3a-4cea-bfb4-ac97b3b20019 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005",
2026-06-12 21:48:35.756650 | controller |     "Jun 12 20:37:24.350444 crc crio[24437]: time=\"2026-06-12T20:37:24.349242349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=619aad54-5796-405d-9495-34137dd42d52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.756665 | controller |     "Jun 12 20:37:24.352664 crc crio[24437]: time=\"2026-06-12T20:37:24.352538241Z\" level=info msg=\"Removing container: 044383332de4be16ddc21b11cbccaa31dcfb189781b15cb1a920cc6dda7bb8b9\" id=a299f1e5-9572-428b-8a9b-6f491a502150 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.756680 | controller |     "Jun 12 20:37:24.353438 crc crio[24437]: time=\"2026-06-12T20:37:24.352903631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6eba91ad-75f9-4986-aef8-5f45f3dcc374 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.756694 | controller |     "Jun 12 20:37:24.442431 crc crio[24437]: time=\"2026-06-12T20:37:24.442240484Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=bbfd5804-f6fd-4459-b264-b75970f026e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.756709 | controller |     "Jun 12 20:37:24.443184 crc crio[24437]: time=\"2026-06-12T20:37:24.443070185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.756723 | controller |     "Jun 12 20:37:24.482896 crc crio[24437]: time=\"2026-06-12T20:37:24.482789283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.756737 | controller |     "Jun 12 20:37:24.815556 crc crio[24437]: time=\"2026-06-12T20:37:24.815469277Z\" level=info msg=\"Removed container 044383332de4be16ddc21b11cbccaa31dcfb189781b15cb1a920cc6dda7bb8b9: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=a299f1e5-9572-428b-8a9b-6f491a502150 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.756752 | controller |     "Jun 12 20:37:24.833997 crc crio[24437]: time=\"2026-06-12T20:37:24.83388259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.756766 | controller |     "Jun 12 20:37:24.965698 crc crio[24437]: time=\"2026-06-12T20:37:24.965288255Z\" level=info msg=\"Created container 9a86e5827b339bbea764f0e7036ffd6000dad1a4f1cc76f130aaf5e9a8e4432d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=bbfd5804-f6fd-4459-b264-b75970f026e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.756780 | controller |     "Jun 12 20:37:24.967740 crc crio[24437]: time=\"2026-06-12T20:37:24.967582452Z\" level=info msg=\"Starting container: 9a86e5827b339bbea764f0e7036ffd6000dad1a4f1cc76f130aaf5e9a8e4432d\" id=f0c1b78a-9ce9-4686-8206-3cd21c26c071 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.756795 | controller |     "Jun 12 20:37:24.976006 crc crio[24437]: time=\"2026-06-12T20:37:24.975857621Z\" level=info msg=\"Started container\" PID=27752 containerID=9a86e5827b339bbea764f0e7036ffd6000dad1a4f1cc76f130aaf5e9a8e4432d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=f0c1b78a-9ce9-4686-8206-3cd21c26c071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53",
2026-06-12 21:48:35.756809 | controller |     "Jun 12 20:37:27.396562 crc crio[24437]: time=\"2026-06-12T20:37:27.396285483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=410eb3a7-4cbc-4d84-9463-51e57967287c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.756828 | controller |     "Jun 12 20:37:27.399332 crc crio[24437]: time=\"2026-06-12T20:37:27.398739485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7650452e-a45a-4292-961c-711e201a2fec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.756844 | controller |     "Jun 12 20:37:27.399332 crc crio[24437]: time=\"2026-06-12T20:37:27.399171255Z\" level=info msg=\"Removing container: d0c7b773839db9176c642eb67552c2f0b0e01ef36d3185757dfaeee2a4e0afdb\" id=8ef13469-f27c-4826-956e-eeeada3de518 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.756877 | controller |     "Jun 12 20:37:27.404888 crc crio[24437]: time=\"2026-06-12T20:37:27.403876544Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=d0acd917-2d03-403b-ae67-437c000726c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.756893 | controller |     "Jun 12 20:37:27.407076 crc crio[24437]: time=\"2026-06-12T20:37:27.406343725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.756908 | controller |     "Jun 12 20:37:27.447298 crc crio[24437]: time=\"2026-06-12T20:37:27.447169381Z\" level=info msg=\"Removed container d0c7b773839db9176c642eb67552c2f0b0e01ef36d3185757dfaeee2a4e0afdb: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=8ef13469-f27c-4826-956e-eeeada3de518 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.756923 | controller |     "Jun 12 20:37:27.454341 crc crio[24437]: time=\"2026-06-12T20:37:27.454183678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.756938 | controller |     "Jun 12 20:37:27.460084 crc crio[24437]: time=\"2026-06-12T20:37:27.459828139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.756953 | controller |     "Jun 12 20:37:27.554998 crc crio[24437]: time=\"2026-06-12T20:37:27.554829665Z\" level=info msg=\"Created container ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=d0acd917-2d03-403b-ae67-437c000726c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.756968 | controller |     "Jun 12 20:37:27.556110 crc crio[24437]: time=\"2026-06-12T20:37:27.556048485Z\" level=info msg=\"Starting container: ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c\" id=c56b367b-a797-49e4-a8d6-df8757274782 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.756983 | controller |     "Jun 12 20:37:27.563605 crc crio[24437]: time=\"2026-06-12T20:37:27.563490043Z\" level=info msg=\"Started container\" PID=27832 containerID=ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=c56b367b-a797-49e4-a8d6-df8757274782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5",
2026-06-12 21:48:35.756998 | controller |     "Jun 12 20:37:32.485641 crc crio[24437]: time=\"2026-06-12T20:37:32.484181903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=1d7b85ad-f6cd-45f8-8010-e1f57c340614 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.757013 | controller |     "Jun 12 20:37:32.487414 crc crio[24437]: time=\"2026-06-12T20:37:32.485753332Z\" level=info msg=\"Removing container: 0ab618cb62f65660a28d9595f1ec260103e5f29745df63d1ecc2bf1a4c661751\" id=090ea0cc-3c81-4fc6-896d-7a1ae61f4a11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.757032 | controller |     "Jun 12 20:37:32.489329 crc crio[24437]: time=\"2026-06-12T20:37:32.4892205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=bdbf1d96-033d-4ac0-9ed7-45707ca78527 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.757047 | controller |     "Jun 12 20:37:32.592096 crc crio[24437]: time=\"2026-06-12T20:37:32.591843357Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=3357e3e1-eb7b-475d-9dca-961faaf8af2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.757061 | controller |     "Jun 12 20:37:32.593594 crc crio[24437]: time=\"2026-06-12T20:37:32.593463657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757076 | controller |     "Jun 12 20:37:32.624161 crc crio[24437]: time=\"2026-06-12T20:37:32.623899512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757091 | controller |     "Jun 12 20:37:32.652041 crc crio[24437]: time=\"2026-06-12T20:37:32.65173297Z\" level=info msg=\"Removed container 0ab618cb62f65660a28d9595f1ec260103e5f29745df63d1ecc2bf1a4c661751: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=090ea0cc-3c81-4fc6-896d-7a1ae61f4a11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.757105 | controller |     "Jun 12 20:37:32.860129 crc crio[24437]: time=\"2026-06-12T20:37:32.858906644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757120 | controller |     "Jun 12 20:37:32.970182 crc crio[24437]: time=\"2026-06-12T20:37:32.969903361Z\" level=info msg=\"Created container a71fc11301db1f87bb8ac6da2af4cf8c838dff3ed4435f11d10787cb42d90d05: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=3357e3e1-eb7b-475d-9dca-961faaf8af2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.757135 | controller |     "Jun 12 20:37:32.972240 crc crio[24437]: time=\"2026-06-12T20:37:32.972118167Z\" level=info msg=\"Starting container: a71fc11301db1f87bb8ac6da2af4cf8c838dff3ed4435f11d10787cb42d90d05\" id=4d326fe9-0fa1-4400-af83-afcdf354164d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.757149 | controller |     "Jun 12 20:37:32.980863 crc crio[24437]: time=\"2026-06-12T20:37:32.980606541Z\" level=info msg=\"Started container\" PID=27901 containerID=a71fc11301db1f87bb8ac6da2af4cf8c838dff3ed4435f11d10787cb42d90d05 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=4d326fe9-0fa1-4400-af83-afcdf354164d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae80657d82677652afc75844acac373ebb227a1e8891647d69220998c73a7c53",
2026-06-12 21:48:35.757164 | controller |     "Jun 12 20:37:35.568897 crc crio[24437]: time=\"2026-06-12T20:37:35.568183005Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d5b550e9-7b58-4893-a412-5fc4db1c5d54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.757179 | controller |     "Jun 12 20:37:35.568897 crc crio[24437]: time=\"2026-06-12T20:37:35.568670468Z\" level=info msg=\"Removing container: 96a43ba6cbdc0cfe52647baff3685ef830cefef5723efaf5d9f0734299b43d39\" id=bccb8dd1-e45e-415d-8104-9ecf0462b948 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.757196 | controller |     "Jun 12 20:37:35.621207 crc crio[24437]: time=\"2026-06-12T20:37:35.621036613Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c2361f41-57fd-4c1d-85d9-517d47026ebb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.757212 | controller |     "Jun 12 20:37:35.624867 crc crio[24437]: time=\"2026-06-12T20:37:35.624743406Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=9375ef99-f515-4393-9c9a-efac0278eb5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.757226 | controller |     "Jun 12 20:37:35.625429 crc crio[24437]: time=\"2026-06-12T20:37:35.6253196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757241 | controller |     "Jun 12 20:37:35.670185 crc crio[24437]: time=\"2026-06-12T20:37:35.669746576Z\" level=info msg=\"Removed container 96a43ba6cbdc0cfe52647baff3685ef830cefef5723efaf5d9f0734299b43d39: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=bccb8dd1-e45e-415d-8104-9ecf0462b948 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.757257 | controller |     "Jun 12 20:37:35.676408 crc crio[24437]: time=\"2026-06-12T20:37:35.676317832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757271 | controller |     "Jun 12 20:37:35.935438 crc crio[24437]: time=\"2026-06-12T20:37:35.935172963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757286 | controller |     "Jun 12 20:37:36.046637 crc crio[24437]: time=\"2026-06-12T20:37:36.046520049Z\" level=info msg=\"Created container 55c9ec1b531193d80aef27dfb5547a322b58dbf22283c8bcf1bee3cfb66240e2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=9375ef99-f515-4393-9c9a-efac0278eb5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.757301 | controller |     "Jun 12 20:37:36.048002 crc crio[24437]: time=\"2026-06-12T20:37:36.047877163Z\" level=info msg=\"Starting container: 55c9ec1b531193d80aef27dfb5547a322b58dbf22283c8bcf1bee3cfb66240e2\" id=5cc3acbd-dda5-41f9-b974-a2318de70294 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.757315 | controller |     "Jun 12 20:37:36.057167 crc crio[24437]: time=\"2026-06-12T20:37:36.056726075Z\" level=info msg=\"Started container\" PID=27940 containerID=55c9ec1b531193d80aef27dfb5547a322b58dbf22283c8bcf1bee3cfb66240e2 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=5cc3acbd-dda5-41f9-b974-a2318de70294 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c49cffbaffad80e67da1194c6e77bb5cc4d698e60a6231f2333d9a500187dd1",
2026-06-12 21:48:35.757330 | controller |     "Jun 12 20:37:39.131882 crc crio[24437]: time=\"2026-06-12T20:37:39.131160738Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=836b0b93-d0d8-476d-a0e8-2f1add307a9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.757345 | controller |     "Jun 12 20:37:39.138767 crc crio[24437]: time=\"2026-06-12T20:37:39.138645696Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=bb0c0f1f-3611-4b04-bf23-bb0dfaeb57d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.757362 | controller |     "Jun 12 20:37:39.158033 crc crio[24437]: time=\"2026-06-12T20:37:39.157774657Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3578e5e1-4549-4467-ba36-9d53774bcb3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.757377 | controller |     "Jun 12 20:37:39.159397 crc crio[24437]: time=\"2026-06-12T20:37:39.159274954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757392 | controller |     "Jun 12 20:37:39.245044 crc crio[24437]: time=\"2026-06-12T20:37:39.244740701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757406 | controller |     "Jun 12 20:37:39.472271 crc crio[24437]: time=\"2026-06-12T20:37:39.47205969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757421 | controller |     "Jun 12 20:37:39.618839 crc crio[24437]: time=\"2026-06-12T20:37:39.617903982Z\" level=info msg=\"Created container 8e21286cb2d4d83338a34717cc14f6e45543174c7ee2b0779572280acb7504ea: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3578e5e1-4549-4467-ba36-9d53774bcb3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.757435 | controller |     "Jun 12 20:37:39.620415 crc crio[24437]: time=\"2026-06-12T20:37:39.6201935Z\" level=info msg=\"Starting container: 8e21286cb2d4d83338a34717cc14f6e45543174c7ee2b0779572280acb7504ea\" id=724c5487-f8bc-4cad-96fe-ae12a1bbf9c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.757450 | controller |     "Jun 12 20:37:39.626409 crc crio[24437]: time=\"2026-06-12T20:37:39.626275473Z\" level=info msg=\"Started container\" PID=28058 containerID=8e21286cb2d4d83338a34717cc14f6e45543174c7ee2b0779572280acb7504ea description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=724c5487-f8bc-4cad-96fe-ae12a1bbf9c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005",
2026-06-12 21:48:35.757464 | controller |     "Jun 12 20:38:14.659131 crc crio[24437]: time=\"2026-06-12T20:38:14.657297264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9bfa9ccf-c8b2-4616-a7c7-73190e5ba8a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.757478 | controller |     "Jun 12 20:38:14.663852 crc crio[24437]: time=\"2026-06-12T20:38:14.663731735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ea4b3cb6-7ae4-4f05-8e7f-67e6dc5965af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.757493 | controller |     "Jun 12 20:38:14.676125 crc crio[24437]: time=\"2026-06-12T20:38:14.67584473Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=4249c721-a074-41b0-99cb-4135fd26950d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.757507 | controller |     "Jun 12 20:38:14.676720 crc crio[24437]: time=\"2026-06-12T20:38:14.676626819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757521 | controller |     "Jun 12 20:38:14.705814 crc crio[24437]: time=\"2026-06-12T20:38:14.705645988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757535 | controller |     "Jun 12 20:38:14.902587 crc crio[24437]: time=\"2026-06-12T20:38:14.90239115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757553 | controller |     "Jun 12 20:38:15.053797 crc crio[24437]: time=\"2026-06-12T20:38:15.053668009Z\" level=info msg=\"Created container 59c55406ebc1b845d8584221ce00947476db2668446d748e787e99b64992121b: openshift-etcd/etcd-crc/etcd-resources-copy\" id=4249c721-a074-41b0-99cb-4135fd26950d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.757569 | controller |     "Jun 12 20:38:15.055340 crc crio[24437]: time=\"2026-06-12T20:38:15.055251858Z\" level=info msg=\"Starting container: 59c55406ebc1b845d8584221ce00947476db2668446d748e787e99b64992121b\" id=3b878f0c-c938-4d8d-93ba-ee0426647d78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.757583 | controller |     "Jun 12 20:38:15.061557 crc crio[24437]: time=\"2026-06-12T20:38:15.061490625Z\" level=info msg=\"Started container\" PID=28488 containerID=59c55406ebc1b845d8584221ce00947476db2668446d748e787e99b64992121b description=openshift-etcd/etcd-crc/etcd-resources-copy id=3b878f0c-c938-4d8d-93ba-ee0426647d78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005",
2026-06-12 21:48:35.757598 | controller |     "Jun 12 20:38:50.046205 crc crio[24437]: time=\"2026-06-12T20:38:50.045048333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=342dfee8-32c6-4a3c-bf32-fa5889160248 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.757612 | controller |     "Jun 12 20:38:50.048610 crc crio[24437]: time=\"2026-06-12T20:38:50.048527931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2cda433f-549c-43ec-ac9d-a8b54fb498e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.757627 | controller |     "Jun 12 20:38:50.067804 crc crio[24437]: time=\"2026-06-12T20:38:50.067498997Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=77950d81-e93a-43bd-9d51-07c9746e5eb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.757641 | controller |     "Jun 12 20:38:50.068177 crc crio[24437]: time=\"2026-06-12T20:38:50.068155433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757655 | controller |     "Jun 12 20:38:50.099839 crc crio[24437]: time=\"2026-06-12T20:38:50.099701467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757669 | controller |     "Jun 12 20:38:50.277117 crc crio[24437]: time=\"2026-06-12T20:38:50.277020775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757684 | controller |     "Jun 12 20:38:50.357609 crc crio[24437]: time=\"2026-06-12T20:38:50.357392515Z\" level=info msg=\"Created container ca1cbfd4702f949211b02f12e08f90c5bf9806c0a0de229c1f040db1d5197c5c: openshift-etcd/etcd-crc/etcdctl\" id=77950d81-e93a-43bd-9d51-07c9746e5eb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.757698 | controller |     "Jun 12 20:38:50.358597 crc crio[24437]: time=\"2026-06-12T20:38:50.358499723Z\" level=info msg=\"Starting container: ca1cbfd4702f949211b02f12e08f90c5bf9806c0a0de229c1f040db1d5197c5c\" id=88778eb4-4cf9-405d-95e0-dd72880dab8a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.757712 | controller |     "Jun 12 20:38:50.362641 crc crio[24437]: time=\"2026-06-12T20:38:50.362527074Z\" level=info msg=\"Started container\" PID=28983 containerID=ca1cbfd4702f949211b02f12e08f90c5bf9806c0a0de229c1f040db1d5197c5c description=openshift-etcd/etcd-crc/etcdctl id=88778eb4-4cf9-405d-95e0-dd72880dab8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005",
2026-06-12 21:48:35.757731 | controller |     "Jun 12 20:38:50.375396 crc crio[24437]: time=\"2026-06-12T20:38:50.375278595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=66d93b4f-b032-45b7-8aa7-8e0ef395375b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.757745 | controller |     "Jun 12 20:38:50.377575 crc crio[24437]: time=\"2026-06-12T20:38:50.377466409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4bfb3a7d-5bf3-49c2-83ea-804f7476f793 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.757760 | controller |     "Jun 12 20:38:50.383801 crc crio[24437]: time=\"2026-06-12T20:38:50.383721617Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=3d8d8592-eca7-4a74-b93c-5cf65d613125 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.757774 | controller |     "Jun 12 20:38:50.384169 crc crio[24437]: time=\"2026-06-12T20:38:50.384101106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757788 | controller |     "Jun 12 20:38:50.409054 crc crio[24437]: time=\"2026-06-12T20:38:50.408798428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757802 | controller |     "Jun 12 20:38:50.568416 crc crio[24437]: time=\"2026-06-12T20:38:50.568198105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757816 | controller |     "Jun 12 20:38:50.659870 crc crio[24437]: time=\"2026-06-12T20:38:50.659697285Z\" level=info msg=\"Created container a3af64b140e77c9bbe5a9d23767ea9d1b1c0dd7f8a07a25a30efc1772de1ca2f: openshift-etcd/etcd-crc/etcd\" id=3d8d8592-eca7-4a74-b93c-5cf65d613125 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.757830 | controller |     "Jun 12 20:38:50.661898 crc crio[24437]: time=\"2026-06-12T20:38:50.661805188Z\" level=info msg=\"Starting container: a3af64b140e77c9bbe5a9d23767ea9d1b1c0dd7f8a07a25a30efc1772de1ca2f\" id=8ab26137-abf7-4847-a48a-5b0aa523d94f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.757844 | controller |     "Jun 12 20:38:50.670374 crc crio[24437]: time=\"2026-06-12T20:38:50.670296572Z\" level=info msg=\"Started container\" PID=28991 containerID=a3af64b140e77c9bbe5a9d23767ea9d1b1c0dd7f8a07a25a30efc1772de1ca2f description=openshift-etcd/etcd-crc/etcd id=8ab26137-abf7-4847-a48a-5b0aa523d94f name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005",
2026-06-12 21:48:35.757884 | controller |     "Jun 12 20:38:50.680429 crc crio[24437]: time=\"2026-06-12T20:38:50.67974845Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c1c492f5-6c84-494b-8104-c919f64a7973 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.757901 | controller |     "Jun 12 20:38:50.683471 crc crio[24437]: time=\"2026-06-12T20:38:50.683290407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8921c5e9-74b4-46d4-a50d-b5c7eff9bd70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.757916 | controller |     "Jun 12 20:38:50.689422 crc crio[24437]: time=\"2026-06-12T20:38:50.68934876Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=5102e9d2-6d74-4630-8bf0-e0453a67bc47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.757937 | controller |     "Jun 12 20:38:50.690275 crc crio[24437]: time=\"2026-06-12T20:38:50.690194401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757952 | controller |     "Jun 12 20:38:50.714024 crc crio[24437]: time=\"2026-06-12T20:38:50.713813416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757967 | controller |     "Jun 12 20:38:50.920679 crc crio[24437]: time=\"2026-06-12T20:38:50.920504001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.757981 | controller |     "Jun 12 20:38:51.031853 crc crio[24437]: time=\"2026-06-12T20:38:51.031736148Z\" level=info msg=\"Created container bece64db4747bf9f692ecfd5e4b03b4f09a2d1087c98da7b8100fa99e6216c1f: openshift-etcd/etcd-crc/etcd-metrics\" id=5102e9d2-6d74-4630-8bf0-e0453a67bc47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.757995 | controller |     "Jun 12 20:38:51.033496 crc crio[24437]: time=\"2026-06-12T20:38:51.03341238Z\" level=info msg=\"Starting container: bece64db4747bf9f692ecfd5e4b03b4f09a2d1087c98da7b8100fa99e6216c1f\" id=4f84b65b-6f79-46ac-8cba-23378fd583d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.758010 | controller |     "Jun 12 20:38:51.040140 crc crio[24437]: time=\"2026-06-12T20:38:51.040067778Z\" level=info msg=\"Started container\" PID=29011 containerID=bece64db4747bf9f692ecfd5e4b03b4f09a2d1087c98da7b8100fa99e6216c1f description=openshift-etcd/etcd-crc/etcd-metrics id=4f84b65b-6f79-46ac-8cba-23378fd583d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005",
2026-06-12 21:48:35.758024 | controller |     "Jun 12 20:38:51.050209 crc crio[24437]: time=\"2026-06-12T20:38:51.050049289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=205bf16f-d334-4732-b4fd-f54f84537be5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758039 | controller |     "Jun 12 20:38:51.052394 crc crio[24437]: time=\"2026-06-12T20:38:51.052321826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8b1e0199-8bf3-4ee6-95d8-c9da772c4cb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758054 | controller |     "Jun 12 20:38:51.058370 crc crio[24437]: time=\"2026-06-12T20:38:51.058267325Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=cb8bddc1-32b0-4467-82f6-c1ad058bd20b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.758069 | controller |     "Jun 12 20:38:51.058839 crc crio[24437]: time=\"2026-06-12T20:38:51.058768098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758084 | controller |     "Jun 12 20:38:51.090992 crc crio[24437]: time=\"2026-06-12T20:38:51.090867945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758098 | controller |     "Jun 12 20:38:51.284738 crc crio[24437]: time=\"2026-06-12T20:38:51.284131433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758113 | controller |     "Jun 12 20:38:51.399157 crc crio[24437]: time=\"2026-06-12T20:38:51.399087693Z\" level=info msg=\"Created container c71484fe3801f197e13968992e89bf3aaf889a5c320c8fda98b170fd87a790d5: openshift-etcd/etcd-crc/etcd-readyz\" id=cb8bddc1-32b0-4467-82f6-c1ad058bd20b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.758131 | controller |     "Jun 12 20:38:51.402041 crc crio[24437]: time=\"2026-06-12T20:38:51.401691509Z\" level=info msg=\"Starting container: c71484fe3801f197e13968992e89bf3aaf889a5c320c8fda98b170fd87a790d5\" id=1946e2c6-6958-4544-9a9d-c7ad1c733d94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.758146 | controller |     "Jun 12 20:38:51.410247 crc crio[24437]: time=\"2026-06-12T20:38:51.410133621Z\" level=info msg=\"Started container\" PID=29028 containerID=c71484fe3801f197e13968992e89bf3aaf889a5c320c8fda98b170fd87a790d5 description=openshift-etcd/etcd-crc/etcd-readyz id=1946e2c6-6958-4544-9a9d-c7ad1c733d94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005",
2026-06-12 21:48:35.758161 | controller |     "Jun 12 20:38:51.423352 crc crio[24437]: time=\"2026-06-12T20:38:51.423161478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=956ce47a-ef72-4209-9565-b0fface04a81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758175 | controller |     "Jun 12 20:38:51.427510 crc crio[24437]: time=\"2026-06-12T20:38:51.427311172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=e2259dd8-5608-485f-919a-e2aa98ea821a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758190 | controller |     "Jun 12 20:38:51.438876 crc crio[24437]: time=\"2026-06-12T20:38:51.437156531Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=7eeb174a-9650-4eea-8db1-f130f77436e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.758204 | controller |     "Jun 12 20:38:51.438876 crc crio[24437]: time=\"2026-06-12T20:38:51.438529736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758218 | controller |     "Jun 12 20:38:51.481785 crc crio[24437]: time=\"2026-06-12T20:38:51.481616478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758233 | controller |     "Jun 12 20:38:51.691908 crc crio[24437]: time=\"2026-06-12T20:38:51.691794812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758247 | controller |     "Jun 12 20:38:51.876612 crc crio[24437]: time=\"2026-06-12T20:38:51.876454294Z\" level=info msg=\"Created container 779bf31d4bc2bdff8c022f59948e2f8ef5a9bf63fddae545c69c567bedfe5d41: openshift-etcd/etcd-crc/etcd-rev\" id=7eeb174a-9650-4eea-8db1-f130f77436e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.758261 | controller |     "Jun 12 20:38:51.877799 crc crio[24437]: time=\"2026-06-12T20:38:51.877689115Z\" level=info msg=\"Starting container: 779bf31d4bc2bdff8c022f59948e2f8ef5a9bf63fddae545c69c567bedfe5d41\" id=8da8f151-f533-464e-802f-6ee39e4a887e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.758276 | controller |     "Jun 12 20:38:51.885642 crc crio[24437]: time=\"2026-06-12T20:38:51.885545163Z\" level=info msg=\"Started container\" PID=29055 containerID=779bf31d4bc2bdff8c022f59948e2f8ef5a9bf63fddae545c69c567bedfe5d41 description=openshift-etcd/etcd-crc/etcd-rev id=8da8f151-f533-464e-802f-6ee39e4a887e name=/runtime.v1.RuntimeService/StartContainer sandboxID=439adee0af4522e0d8d18fa117a6fa55f87d2d3a5f47f74b2711a6e5f8c71005",
2026-06-12 21:48:35.758294 | controller |     "Jun 12 20:39:30.269826 crc crio[24437]: time=\"2026-06-12T20:39:30.268712644Z\" level=info msg=\"Removing container: 23c591154d3e4d19b2f5def73b5774adbabca6272ddb9b47597d5a534e968cbb\" id=fdbc107c-29af-47ea-976f-fc407ca3e4aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.758310 | controller |     "Jun 12 20:39:30.278218 crc crio[24437]: time=\"2026-06-12T20:39:30.27813027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=dbc7de74-3099-474c-b6c9-d1733697c550 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758325 | controller |     "Jun 12 20:39:30.283654 crc crio[24437]: time=\"2026-06-12T20:39:30.283516726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=eed3002d-0231-4820-8dbd-68649b69a241 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758340 | controller |     "Jun 12 20:39:30.322335 crc crio[24437]: time=\"2026-06-12T20:39:30.32189531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=6c0ed4bb-754e-4acc-a5b4-4a58bde3d7cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758355 | controller |     "Jun 12 20:39:30.325596 crc crio[24437]: time=\"2026-06-12T20:39:30.325331947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=549aeac9-bea3-449c-924a-3748115504b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758369 | controller |     "Jun 12 20:39:30.349557 crc crio[24437]: time=\"2026-06-12T20:39:30.349434192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=6d0d7d82-8e0b-499f-8ed7-68d5541bb7f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758383 | controller |     "Jun 12 20:39:30.356164 crc crio[24437]: time=\"2026-06-12T20:39:30.355852864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=19dbbf4e-6bd9-4d29-bdd0-92e4a29d5918 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758398 | controller |     "Jun 12 20:39:30.359138 crc crio[24437]: time=\"2026-06-12T20:39:30.358888571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=9730d512-c56d-47a0-a403-60473fbc5e40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758413 | controller |     "Jun 12 20:39:30.362200 crc crio[24437]: time=\"2026-06-12T20:39:30.361685911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=928c5ecc-0474-48d5-883e-9134cf95ba74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758427 | controller |     "Jun 12 20:39:30.362200 crc crio[24437]: time=\"2026-06-12T20:39:30.362157523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=d7db44b1-caef-48d0-beea-72c1b2a9ea6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758442 | controller |     "Jun 12 20:39:30.362200 crc crio[24437]: time=\"2026-06-12T20:39:30.362179793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=9a123266-6af5-4bf7-a7dc-737598588275 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758456 | controller |     "Jun 12 20:39:30.362619 crc crio[24437]: time=\"2026-06-12T20:39:30.36248321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=280d7791-a053-4f75-80b3-e8fb7dc6ed06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758475 | controller |     "Jun 12 20:39:30.364479 crc crio[24437]: time=\"2026-06-12T20:39:30.362763417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=7c191e82-1819-4e2b-ac22-d6241f0c9cd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758493 | controller |     "Jun 12 20:39:30.364479 crc crio[24437]: time=\"2026-06-12T20:39:30.363488976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=0da56cf7-065f-4c35-9d03-c22d9ead03e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758509 | controller |     "Jun 12 20:39:30.365514 crc crio[24437]: time=\"2026-06-12T20:39:30.364609904Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=85a30b8d-d223-4996-84aa-6af08514dfb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.758524 | controller |     "Jun 12 20:39:30.365514 crc crio[24437]: time=\"2026-06-12T20:39:30.364887811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=c7527156-3b0d-49c9-8deb-6daba0f31484 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.758538 | controller |     "Jun 12 20:39:30.365514 crc crio[24437]: time=\"2026-06-12T20:39:30.365024945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758553 | controller |     "Jun 12 20:39:30.365514 crc crio[24437]: time=\"2026-06-12T20:39:30.365291721Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=152b5834-9ea4-458b-a0b1-4b8c59210fab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.758568 | controller |     "Jun 12 20:39:30.365514 crc crio[24437]: time=\"2026-06-12T20:39:30.365524527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758582 | controller |     "Jun 12 20:39:30.366277 crc crio[24437]: time=\"2026-06-12T20:39:30.366241715Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=1dc279ef-e5e2-4c1b-8f77-7738ca059a9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.758596 | controller |     "Jun 12 20:39:30.366816 crc crio[24437]: time=\"2026-06-12T20:39:30.366515612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758611 | controller |     "Jun 12 20:39:30.368556 crc crio[24437]: time=\"2026-06-12T20:39:30.36844272Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=312c932f-93a7-4142-b298-2b9e056fddca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.758624 | controller |     "Jun 12 20:39:30.370081 crc crio[24437]: time=\"2026-06-12T20:39:30.369833195Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=54c00e2a-c6ed-4d42-bc79-bd3b8d8c3c79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.758639 | controller |     "Jun 12 20:39:30.371476 crc crio[24437]: time=\"2026-06-12T20:39:30.371384125Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager\" id=645d6e63-227d-4ae3-88a7-ce5cf082dfbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.758657 | controller |     "Jun 12 20:39:30.372167 crc crio[24437]: time=\"2026-06-12T20:39:30.372077712Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=e147f908-cd40-43ec-ac3c-cf30285cf7b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.758671 | controller |     "Jun 12 20:39:30.402059 crc crio[24437]: time=\"2026-06-12T20:39:30.401886222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758686 | controller |     "Jun 12 20:39:30.402203 crc crio[24437]: time=\"2026-06-12T20:39:30.402157688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758700 | controller |     "Jun 12 20:39:30.402203 crc crio[24437]: time=\"2026-06-12T20:39:30.401890761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758715 | controller |     "Jun 12 20:39:30.402300 crc crio[24437]: time=\"2026-06-12T20:39:30.40221544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758729 | controller |     "Jun 12 20:39:30.438090 crc crio[24437]: time=\"2026-06-12T20:39:30.437874026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758744 | controller |     "Jun 12 20:39:30.446256 crc crio[24437]: time=\"2026-06-12T20:39:30.446155864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758758 | controller |     "Jun 12 20:39:30.453742 crc crio[24437]: time=\"2026-06-12T20:39:30.453667363Z\" level=info msg=\"Removed container 23c591154d3e4d19b2f5def73b5774adbabca6272ddb9b47597d5a534e968cbb: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=fdbc107c-29af-47ea-976f-fc407ca3e4aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.758773 | controller |     "Jun 12 20:39:30.458735 crc crio[24437]: time=\"2026-06-12T20:39:30.458637867Z\" level=info msg=\"Removing container: 007f6e9f6cc45e51e378f55f27017ae06e96b182c23deaf4da41494b37ddd138\" id=b3417675-cfeb-4ec8-bab8-17141d052be0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.758788 | controller |     "Jun 12 20:39:30.459020 crc crio[24437]: time=\"2026-06-12T20:39:30.458805472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758803 | controller |     "Jun 12 20:39:30.463390 crc crio[24437]: time=\"2026-06-12T20:39:30.463227883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758818 | controller |     "Jun 12 20:39:30.475047 crc crio[24437]: time=\"2026-06-12T20:39:30.474857656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758832 | controller |     "Jun 12 20:39:30.479493 crc crio[24437]: time=\"2026-06-12T20:39:30.479425981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758866 | controller |     "Jun 12 20:39:30.484504 crc crio[24437]: time=\"2026-06-12T20:39:30.484459508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758887 | controller |     "Jun 12 20:39:30.488528 crc crio[24437]: time=\"2026-06-12T20:39:30.488496718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758903 | controller |     "Jun 12 20:39:30.575305 crc crio[24437]: time=\"2026-06-12T20:39:30.575188808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758917 | controller |     "Jun 12 20:39:30.581125 crc crio[24437]: time=\"2026-06-12T20:39:30.581051816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758932 | controller |     "Jun 12 20:39:30.608254 crc crio[24437]: time=\"2026-06-12T20:39:30.607407538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758946 | controller |     "Jun 12 20:39:30.615627 crc crio[24437]: time=\"2026-06-12T20:39:30.615458141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758960 | controller |     "Jun 12 20:39:30.616827 crc crio[24437]: time=\"2026-06-12T20:39:30.616750203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758974 | controller |     "Jun 12 20:39:30.620258 crc crio[24437]: time=\"2026-06-12T20:39:30.620039235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.758989 | controller |     "Jun 12 20:39:30.627284 crc crio[24437]: time=\"2026-06-12T20:39:30.627195575Z\" level=info msg=\"Removed container 007f6e9f6cc45e51e378f55f27017ae06e96b182c23deaf4da41494b37ddd138: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=b3417675-cfeb-4ec8-bab8-17141d052be0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759003 | controller |     "Jun 12 20:39:30.635535 crc crio[24437]: time=\"2026-06-12T20:39:30.635264778Z\" level=info msg=\"Removing container: 39f7ca934632e9883145abee77e2671ba1efc80472dc3eeb1b7256d13799aefb\" id=ca495d15-4eca-4098-98e8-3e1669e9afda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759017 | controller |     "Jun 12 20:39:30.655425 crc crio[24437]: time=\"2026-06-12T20:39:30.655209449Z\" level=info msg=\"Created container b9044cbb9ec09f1a0b9a88ca4b6a44bcb39420e288a3064a32868f8c009c4c3e: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=152b5834-9ea4-458b-a0b1-4b8c59210fab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.759032 | controller |     "Jun 12 20:39:30.657290 crc crio[24437]: time=\"2026-06-12T20:39:30.657139318Z\" level=info msg=\"Created container cdf98e8403d612ba2903c12df071f361f3b5540f9c4f9414e7dc8d9e56207e03: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=85a30b8d-d223-4996-84aa-6af08514dfb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.759046 | controller |     "Jun 12 20:39:30.659466 crc crio[24437]: time=\"2026-06-12T20:39:30.659385604Z\" level=info msg=\"Starting container: cdf98e8403d612ba2903c12df071f361f3b5540f9c4f9414e7dc8d9e56207e03\" id=417275ce-107f-4e10-90fc-22ab773ab2bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.759065 | controller |     "Jun 12 20:39:30.659705 crc crio[24437]: time=\"2026-06-12T20:39:30.659386596Z\" level=info msg=\"Starting container: b9044cbb9ec09f1a0b9a88ca4b6a44bcb39420e288a3064a32868f8c009c4c3e\" id=1cd48b21-ba6a-4e17-bcd0-a43b0932e4f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.759080 | controller |     "Jun 12 20:39:30.670878 crc crio[24437]: time=\"2026-06-12T20:39:30.670778172Z\" level=info msg=\"Started container\" PID=29663 containerID=cdf98e8403d612ba2903c12df071f361f3b5540f9c4f9414e7dc8d9e56207e03 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=417275ce-107f-4e10-90fc-22ab773ab2bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1d91a7e12b524ff6031e7a121c8d2d45bc647bc9992dba72a7402eefe3f120",
2026-06-12 21:48:35.759095 | controller |     "Jun 12 20:39:30.682045 crc crio[24437]: time=\"2026-06-12T20:39:30.681874411Z\" level=info msg=\"Started container\" PID=29666 containerID=b9044cbb9ec09f1a0b9a88ca4b6a44bcb39420e288a3064a32868f8c009c4c3e description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=1cd48b21-ba6a-4e17-bcd0-a43b0932e4f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61098fb33ca6f7e57a7aaa4aa3fbeb446087e5c4f69a738ab6521f7a845344e3",
2026-06-12 21:48:35.759110 | controller |     "Jun 12 20:39:30.684881 crc crio[24437]: time=\"2026-06-12T20:39:30.684773824Z\" level=info msg=\"Removed container 39f7ca934632e9883145abee77e2671ba1efc80472dc3eeb1b7256d13799aefb: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=ca495d15-4eca-4098-98e8-3e1669e9afda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759125 | controller |     "Jun 12 20:39:30.687178 crc crio[24437]: time=\"2026-06-12T20:39:30.687116342Z\" level=info msg=\"Created container a325534fae65e851f2e7ac42ff085bd163fd34e8984939c2b26ea300013d1071: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=1dc279ef-e5e2-4c1b-8f77-7738ca059a9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.759139 | controller |     "Jun 12 20:39:30.692287 crc crio[24437]: time=\"2026-06-12T20:39:30.688466906Z\" level=info msg=\"Created container 08a8fdddbdc3764fffe1aa70d88eb784ab35ca7f33a0c98114fd541951fba4d5: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=312c932f-93a7-4142-b298-2b9e056fddca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.759154 | controller |     "Jun 12 20:39:30.692287 crc crio[24437]: time=\"2026-06-12T20:39:30.689554683Z\" level=info msg=\"Starting container: 08a8fdddbdc3764fffe1aa70d88eb784ab35ca7f33a0c98114fd541951fba4d5\" id=2315468c-76cd-4c9e-ab71-9aa76ecbf072 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.759169 | controller |     "Jun 12 20:39:30.692287 crc crio[24437]: time=\"2026-06-12T20:39:30.68984297Z\" level=info msg=\"Starting container: a325534fae65e851f2e7ac42ff085bd163fd34e8984939c2b26ea300013d1071\" id=47768c0f-0ed9-4ce5-9771-b6d536bf23c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.759184 | controller |     "Jun 12 20:39:30.692287 crc crio[24437]: time=\"2026-06-12T20:39:30.69021692Z\" level=info msg=\"Removing container: e4e1623ce6478029b8366615f39be41a475427a4235122235465b625283930ad\" id=cd110eb1-79f5-49f1-aca1-f26de786f670 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759198 | controller |     "Jun 12 20:39:30.705074 crc crio[24437]: time=\"2026-06-12T20:39:30.704692953Z\" level=info msg=\"Started container\" PID=29674 containerID=08a8fdddbdc3764fffe1aa70d88eb784ab35ca7f33a0c98114fd541951fba4d5 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=2315468c-76cd-4c9e-ab71-9aa76ecbf072 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e215e0fd2e915740f7a531ff5851d8f88877e2c3527f32489eff38220cc85d7a",
2026-06-12 21:48:35.759216 | controller |     "Jun 12 20:39:30.707221 crc crio[24437]: time=\"2026-06-12T20:39:30.707109825Z\" level=info msg=\"Started container\" PID=29664 containerID=a325534fae65e851f2e7ac42ff085bd163fd34e8984939c2b26ea300013d1071 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=47768c0f-0ed9-4ce5-9771-b6d536bf23c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=458f253148d8fa060aba86623b53718dca686f474f0da233e8867b46e54bba84",
2026-06-12 21:48:35.759232 | controller |     "Jun 12 20:39:30.727717 crc crio[24437]: time=\"2026-06-12T20:39:30.72760065Z\" level=info msg=\"Removed container e4e1623ce6478029b8366615f39be41a475427a4235122235465b625283930ad: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=cd110eb1-79f5-49f1-aca1-f26de786f670 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759247 | controller |     "Jun 12 20:39:30.736567 crc crio[24437]: time=\"2026-06-12T20:39:30.736442802Z\" level=info msg=\"Removing container: 1e5b3adadb1ff2c88eb24a22108c1bdd9ee32fb06ff4b44b1a58a0bb1251cb36\" id=c3c540fb-0371-41df-b224-770795f7a5c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759261 | controller |     "Jun 12 20:39:30.762763 crc crio[24437]: time=\"2026-06-12T20:39:30.762699682Z\" level=info msg=\"Created container f370f89434b8aafcc1bfa9513a1a8ab20803cff924c9e4415e3dac0b380a825a: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=54c00e2a-c6ed-4d42-bc79-bd3b8d8c3c79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.759276 | controller |     "Jun 12 20:39:30.764910 crc crio[24437]: time=\"2026-06-12T20:39:30.764758223Z\" level=info msg=\"Starting container: f370f89434b8aafcc1bfa9513a1a8ab20803cff924c9e4415e3dac0b380a825a\" id=b4c501a3-6222-47ce-a41d-0a7f096c3a1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.759291 | controller |     "Jun 12 20:39:30.767278 crc crio[24437]: time=\"2026-06-12T20:39:30.767235476Z\" level=info msg=\"Created container 6d487315c8b39ea93348ea72f7b10e85de1d27c00c735425f87f9d27b501dbc3: openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager\" id=645d6e63-227d-4ae3-88a7-ce5cf082dfbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.759305 | controller |     "Jun 12 20:39:30.768480 crc crio[24437]: time=\"2026-06-12T20:39:30.76818115Z\" level=info msg=\"Created container 8b2788cbb0304dc26af471df1207a4d7299561928618668d1720470bc1994aea: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=e147f908-cd40-43ec-ac3c-cf30285cf7b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.759320 | controller |     "Jun 12 20:39:30.768743 crc crio[24437]: time=\"2026-06-12T20:39:30.768668502Z\" level=info msg=\"Starting container: 6d487315c8b39ea93348ea72f7b10e85de1d27c00c735425f87f9d27b501dbc3\" id=08a2ee8d-1a3b-4ec3-b642-70014a469747 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.759335 | controller |     "Jun 12 20:39:30.769508 crc crio[24437]: time=\"2026-06-12T20:39:30.76939821Z\" level=info msg=\"Starting container: 8b2788cbb0304dc26af471df1207a4d7299561928618668d1720470bc1994aea\" id=24af3836-f376-40d2-b2f8-dc475bcc21e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.759350 | controller |     "Jun 12 20:39:30.770582 crc crio[24437]: time=\"2026-06-12T20:39:30.770426786Z\" level=info msg=\"Started container\" PID=29690 containerID=f370f89434b8aafcc1bfa9513a1a8ab20803cff924c9e4415e3dac0b380a825a description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=b4c501a3-6222-47ce-a41d-0a7f096c3a1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b4435aed83825123db71cc8f6e322528223c7cc279583935b875623c5eae92c",
2026-06-12 21:48:35.759365 | controller |     "Jun 12 20:39:30.775341 crc crio[24437]: time=\"2026-06-12T20:39:30.775265208Z\" level=info msg=\"Started container\" PID=29691 containerID=6d487315c8b39ea93348ea72f7b10e85de1d27c00c735425f87f9d27b501dbc3 description=openshift-route-controller-manager/route-controller-manager-6d9b5754f6-n9vsf/route-controller-manager id=08a2ee8d-1a3b-4ec3-b642-70014a469747 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1699c98e22a5aee0e7c34afe07f01d4b04e5a22791e50dc73df7a82399f6cea1",
2026-06-12 21:48:35.759384 | controller |     "Jun 12 20:39:30.776450 crc crio[24437]: time=\"2026-06-12T20:39:30.776383366Z\" level=info msg=\"Started container\" PID=29687 containerID=8b2788cbb0304dc26af471df1207a4d7299561928618668d1720470bc1994aea description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=24af3836-f376-40d2-b2f8-dc475bcc21e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bfe61f08793b81a1b9854cf5aa8ee64c6cae1be22776e4f6bda8d119a3ac35f",
2026-06-12 21:48:35.759400 | controller |     "Jun 12 20:39:30.848713 crc crio[24437]: time=\"2026-06-12T20:39:30.848591091Z\" level=info msg=\"Removed container 1e5b3adadb1ff2c88eb24a22108c1bdd9ee32fb06ff4b44b1a58a0bb1251cb36: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=c3c540fb-0371-41df-b224-770795f7a5c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759415 | controller |     "Jun 12 20:39:30.852302 crc crio[24437]: time=\"2026-06-12T20:39:30.852222943Z\" level=info msg=\"Removing container: 7f5122ff2744499742ccf51932a1eee8e44a66046279e31accdec11818b8fcbf\" id=a8cb0247-e391-4b2d-8bac-d18d03207b77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759430 | controller |     "Jun 12 20:39:30.890131 crc crio[24437]: time=\"2026-06-12T20:39:30.890036913Z\" level=info msg=\"Removed container 7f5122ff2744499742ccf51932a1eee8e44a66046279e31accdec11818b8fcbf: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=a8cb0247-e391-4b2d-8bac-d18d03207b77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759445 | controller |     "Jun 12 20:39:30.892981 crc crio[24437]: time=\"2026-06-12T20:39:30.892844114Z\" level=info msg=\"Removing container: c60cd0262ea86dd383d8c40ad91b3dcc5019b742540907bacc3138aae818e673\" id=16be4fa1-b78f-49cf-89d7-c9c6de7ac3da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759459 | controller |     "Jun 12 20:39:30.919700 crc crio[24437]: time=\"2026-06-12T20:39:30.919580766Z\" level=info msg=\"Removed container c60cd0262ea86dd383d8c40ad91b3dcc5019b742540907bacc3138aae818e673: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=16be4fa1-b78f-49cf-89d7-c9c6de7ac3da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759474 | controller |     "Jun 12 20:39:30.922518 crc crio[24437]: time=\"2026-06-12T20:39:30.922461308Z\" level=info msg=\"Removing container: d1d83f551b134afe2bb0516bddfa45ffbc9e54db2b6e930b362fce88dcc9d969\" id=2bb82b4d-a7d0-48ca-819c-dcce95acf712 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759488 | controller |     "Jun 12 20:39:30.947898 crc crio[24437]: time=\"2026-06-12T20:39:30.947732243Z\" level=info msg=\"Removed container d1d83f551b134afe2bb0516bddfa45ffbc9e54db2b6e930b362fce88dcc9d969: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=2bb82b4d-a7d0-48ca-819c-dcce95acf712 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759503 | controller |     "Jun 12 20:39:30.951097 crc crio[24437]: time=\"2026-06-12T20:39:30.951042617Z\" level=info msg=\"Removing container: 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9\" id=cd395f6a-76b4-4fe6-b7d2-36b253f823bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759518 | controller |     "Jun 12 20:39:30.973360 crc crio[24437]: time=\"2026-06-12T20:39:30.973218324Z\" level=info msg=\"Removed container 308484c6d6a92ded3e94ac1ead75e9a951e4bb1898fd9a12000363f2064ef7c9: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=cd395f6a-76b4-4fe6-b7d2-36b253f823bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759565 | controller |     "Jun 12 20:39:30.976631 crc crio[24437]: time=\"2026-06-12T20:39:30.976538907Z\" level=info msg=\"Removing container: 46718b0fe4fa46c8e097c31a1fd82aa18a907bc100da8beb2d474019eeb113be\" id=990db5a7-3fe7-4aa8-96cb-77e17eb9cb48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759582 | controller |     "Jun 12 20:39:31.002398 crc crio[24437]: time=\"2026-06-12T20:39:31.002234834Z\" level=info msg=\"Removed container 46718b0fe4fa46c8e097c31a1fd82aa18a907bc100da8beb2d474019eeb113be: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=990db5a7-3fe7-4aa8-96cb-77e17eb9cb48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.759597 | controller |     "Jun 12 20:39:41.243364 crc crio[24437]: time=\"2026-06-12T20:39:41.241614189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=1aaded70-dd49-4202-b584-a5a29fce77bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.759611 | controller |     "Jun 12 20:39:41.246536 crc crio[24437]: time=\"2026-06-12T20:39:41.246416321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=69dc9b43-48d2-442b-b708-b60d961f54a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.759625 | controller |     "Jun 12 20:39:41.252021 crc crio[24437]: time=\"2026-06-12T20:39:41.251718374Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=cb982567-c23e-4c0b-815f-c2a30a560f0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.759639 | controller |     "Jun 12 20:39:41.253988 crc crio[24437]: time=\"2026-06-12T20:39:41.252595406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.759654 | controller |     "Jun 12 20:39:41.298700 crc crio[24437]: time=\"2026-06-12T20:39:41.298574342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.759668 | controller |     "Jun 12 20:39:41.303460 crc crio[24437]: time=\"2026-06-12T20:39:41.303387692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.759682 | controller |     "Jun 12 20:39:41.419148 crc crio[24437]: time=\"2026-06-12T20:39:41.419075871Z\" level=info msg=\"Created container 6c46dd40620f5a06a6231146e31715e5f736e2b315feb4b6f1e77347c6f37930: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=cb982567-c23e-4c0b-815f-c2a30a560f0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.759696 | controller |     "Jun 12 20:39:41.422373 crc crio[24437]: time=\"2026-06-12T20:39:41.42224393Z\" level=info msg=\"Starting container: 6c46dd40620f5a06a6231146e31715e5f736e2b315feb4b6f1e77347c6f37930\" id=77e02331-df8e-472f-b935-b2a9da5c2c03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.759711 | controller |     "Jun 12 20:39:41.430129 crc crio[24437]: time=\"2026-06-12T20:39:41.429528214Z\" level=info msg=\"Started container\" PID=29945 containerID=6c46dd40620f5a06a6231146e31715e5f736e2b315feb4b6f1e77347c6f37930 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=77e02331-df8e-472f-b935-b2a9da5c2c03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d29946ebbef71f1e471b7a5c71965095a00682e29e70f930b34c9663f88ce9a8",
2026-06-12 21:48:35.759730 | controller |     "Jun 12 20:39:42.238892 crc crio[24437]: time=\"2026-06-12T20:39:42.237852474Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2dec7ce1-6e9f-425e-b667-8fed55399fc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.759744 | controller |     "Jun 12 20:39:42.240307 crc crio[24437]: time=\"2026-06-12T20:39:42.237975828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=af2d23de-e530-4d63-b867-3c92bd45e2c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.759759 | controller |     "Jun 12 20:39:42.242863 crc crio[24437]: time=\"2026-06-12T20:39:42.242755118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=6c4ce821-ada6-433a-91ad-37e2315c29fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.759773 | controller |     "Jun 12 20:39:42.243822 crc crio[24437]: time=\"2026-06-12T20:39:42.243675851Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=90f3463f-b4b8-4a13-8f74-a310ba499a21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.759788 | controller |     "Jun 12 20:39:42.246486 crc crio[24437]: time=\"2026-06-12T20:39:42.246375588Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=600ccd11-b9de-48c3-beea-8590b9c71853 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.759802 | controller |     "Jun 12 20:39:42.247329 crc crio[24437]: time=\"2026-06-12T20:39:42.24721073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.759816 | controller |     "Jun 12 20:39:42.249890 crc crio[24437]: time=\"2026-06-12T20:39:42.249811226Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=050aa8cc-360e-4a64-889d-6053298da4e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.759831 | controller |     "Jun 12 20:39:42.250878 crc crio[24437]: time=\"2026-06-12T20:39:42.250815401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.759845 | controller |     "Jun 12 20:39:42.307375 crc crio[24437]: time=\"2026-06-12T20:39:42.307316662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.759882 | controller |     "Jun 12 20:39:42.328032 crc crio[24437]: time=\"2026-06-12T20:39:42.327876558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.759898 | controller |     "Jun 12 20:39:42.332730 crc crio[24437]: time=\"2026-06-12T20:39:42.332645749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.759912 | controller |     "Jun 12 20:39:42.474845 crc crio[24437]: time=\"2026-06-12T20:39:42.474761881Z\" level=info msg=\"Created container 3c4a1dcfed2998efe464efb0d1af22b51fb60a94756109b072f0db4c35188a39: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=050aa8cc-360e-4a64-889d-6053298da4e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.759930 | controller |     "Jun 12 20:39:42.477703 crc crio[24437]: time=\"2026-06-12T20:39:42.477606582Z\" level=info msg=\"Starting container: 3c4a1dcfed2998efe464efb0d1af22b51fb60a94756109b072f0db4c35188a39\" id=cacb44ea-d55e-485c-af6b-bea0cdae836f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.759944 | controller |     "Jun 12 20:39:42.482705 crc crio[24437]: time=\"2026-06-12T20:39:42.482521506Z\" level=info msg=\"Started container\" PID=29973 containerID=3c4a1dcfed2998efe464efb0d1af22b51fb60a94756109b072f0db4c35188a39 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=cacb44ea-d55e-485c-af6b-bea0cdae836f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5a8625ed43f5bdaed0404a594e8bf8d4050909ef340b205495a76c53bb54c40",
2026-06-12 21:48:35.759959 | controller |     "Jun 12 20:39:42.527139 crc crio[24437]: time=\"2026-06-12T20:39:42.526988904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.759973 | controller |     "Jun 12 20:39:42.620983 crc crio[24437]: time=\"2026-06-12T20:39:42.62030808Z\" level=info msg=\"Created container fc0bba2a08a716b28cf2f0465f511b063b7c500558a255c3c111ab2bb5c40686: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=600ccd11-b9de-48c3-beea-8590b9c71853 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.759987 | controller |     "Jun 12 20:39:42.622423 crc crio[24437]: time=\"2026-06-12T20:39:42.622352622Z\" level=info msg=\"Starting container: fc0bba2a08a716b28cf2f0465f511b063b7c500558a255c3c111ab2bb5c40686\" id=94895875-d806-4eb8-8bda-5897c2fe4ce3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.760002 | controller |     "Jun 12 20:39:42.627422 crc crio[24437]: time=\"2026-06-12T20:39:42.627325476Z\" level=info msg=\"Started container\" PID=29989 containerID=fc0bba2a08a716b28cf2f0465f511b063b7c500558a255c3c111ab2bb5c40686 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=94895875-d806-4eb8-8bda-5897c2fe4ce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c694976f93f1dc5a095579af5628558e245aa92df272e3f233d9f90f2ea55b3",
2026-06-12 21:48:35.760017 | controller |     "Jun 12 20:39:43.236631 crc crio[24437]: time=\"2026-06-12T20:39:43.236573742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=5ee6e740-5c8f-4992-95e3-c5e8751ae6f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.760031 | controller |     "Jun 12 20:39:43.237223 crc crio[24437]: time=\"2026-06-12T20:39:43.237162587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=bc2ec89d-bca6-4359-84dc-86860a52e746 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.760045 | controller |     "Jun 12 20:39:43.239344 crc crio[24437]: time=\"2026-06-12T20:39:43.23925897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=c9a86df4-e3e4-4a66-aa25-fd6170f544e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.760060 | controller |     "Jun 12 20:39:43.239550 crc crio[24437]: time=\"2026-06-12T20:39:43.239496666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=9a20fb61-ea0f-4313-a3c2-47bdf0c94461 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.760077 | controller |     "Jun 12 20:39:43.241175 crc crio[24437]: time=\"2026-06-12T20:39:43.241061485Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=79c303c9-0be1-4618-95a0-1e986ba4fd30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.760091 | controller |     "Jun 12 20:39:43.241343 crc crio[24437]: time=\"2026-06-12T20:39:43.241302231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760106 | controller |     "Jun 12 20:39:43.244251 crc crio[24437]: time=\"2026-06-12T20:39:43.244174813Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=fb77e8a8-85f5-4ade-963f-64d163e0ae81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.760120 | controller |     "Jun 12 20:39:43.258212 crc crio[24437]: time=\"2026-06-12T20:39:43.258126454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760134 | controller |     "Jun 12 20:39:43.279103 crc crio[24437]: time=\"2026-06-12T20:39:43.279054521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760148 | controller |     "Jun 12 20:39:43.289722 crc crio[24437]: time=\"2026-06-12T20:39:43.289639467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760163 | controller |     "Jun 12 20:39:43.297292 crc crio[24437]: time=\"2026-06-12T20:39:43.297221547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760178 | controller |     "Jun 12 20:39:43.409818 crc crio[24437]: time=\"2026-06-12T20:39:43.409575932Z\" level=info msg=\"Created container 7b27a6dc1e407a0028b8310a43632aaab5af86ff367e7ca02bfba088b2ddddf2: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=fb77e8a8-85f5-4ade-963f-64d163e0ae81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.760192 | controller |     "Jun 12 20:39:43.413035 crc crio[24437]: time=\"2026-06-12T20:39:43.412895105Z\" level=info msg=\"Starting container: 7b27a6dc1e407a0028b8310a43632aaab5af86ff367e7ca02bfba088b2ddddf2\" id=44721dd4-637b-4a10-bf14-d77b320998da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.760207 | controller |     "Jun 12 20:39:43.432765 crc crio[24437]: time=\"2026-06-12T20:39:43.432637131Z\" level=info msg=\"Started container\" PID=30013 containerID=7b27a6dc1e407a0028b8310a43632aaab5af86ff367e7ca02bfba088b2ddddf2 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=44721dd4-637b-4a10-bf14-d77b320998da name=/runtime.v1.RuntimeService/StartContainer sandboxID=d09249aefc6718c136fc18a8bafb0f49cde3631cea3e2f9e41e10cdeadf0f948",
2026-06-12 21:48:35.760222 | controller |     "Jun 12 20:39:43.461607 crc crio[24437]: time=\"2026-06-12T20:39:43.461550589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760237 | controller |     "Jun 12 20:39:43.571409 crc crio[24437]: time=\"2026-06-12T20:39:43.571336928Z\" level=info msg=\"Created container 3ad3f07ee4827cbcd72154f394e4af16e979a3b746ab8872987a38e35139543d: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=79c303c9-0be1-4618-95a0-1e986ba4fd30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.760254 | controller |     "Jun 12 20:39:43.573163 crc crio[24437]: time=\"2026-06-12T20:39:43.573126744Z\" level=info msg=\"Starting container: 3ad3f07ee4827cbcd72154f394e4af16e979a3b746ab8872987a38e35139543d\" id=750dac84-2dfc-45d7-85ff-79a458a85016 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.760269 | controller |     "Jun 12 20:39:43.581028 crc crio[24437]: time=\"2026-06-12T20:39:43.58053086Z\" level=info msg=\"Started container\" PID=30033 containerID=3ad3f07ee4827cbcd72154f394e4af16e979a3b746ab8872987a38e35139543d description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=750dac84-2dfc-45d7-85ff-79a458a85016 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61f4b129c13de7b411dfb631cae493efc2881a911460dacf2dcb3d944b7d882c",
2026-06-12 21:48:35.760284 | controller |     "Jun 12 20:39:45.239535 crc crio[24437]: time=\"2026-06-12T20:39:45.238692016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4e42177e-58f8-4970-a2eb-088597f21a12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.760299 | controller |     "Jun 12 20:39:45.242107 crc crio[24437]: time=\"2026-06-12T20:39:45.241843914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=04d030ef-a9aa-43ec-8eed-a974677d209f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.760314 | controller |     "Jun 12 20:39:45.244400 crc crio[24437]: time=\"2026-06-12T20:39:45.244285146Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=ce88e647-ad0c-48d6-bb96-63e57296df2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.760328 | controller |     "Jun 12 20:39:45.244765 crc crio[24437]: time=\"2026-06-12T20:39:45.244677246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760343 | controller |     "Jun 12 20:39:45.272096 crc crio[24437]: time=\"2026-06-12T20:39:45.26949459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760357 | controller |     "Jun 12 20:39:45.470480 crc crio[24437]: time=\"2026-06-12T20:39:45.47034633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760372 | controller |     "Jun 12 20:39:45.581402 crc crio[24437]: time=\"2026-06-12T20:39:45.580705293Z\" level=info msg=\"Created container e354f7e6bf9dcfb97aef507c044e026e540930c1fa579976d48c23a7229832f9: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=ce88e647-ad0c-48d6-bb96-63e57296df2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.760386 | controller |     "Jun 12 20:39:45.582411 crc crio[24437]: time=\"2026-06-12T20:39:45.582365016Z\" level=info msg=\"Starting container: e354f7e6bf9dcfb97aef507c044e026e540930c1fa579976d48c23a7229832f9\" id=75e85402-36b7-42eb-abbf-4eedb2862e69 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.760400 | controller |     "Jun 12 20:39:45.592234 crc crio[24437]: time=\"2026-06-12T20:39:45.592080369Z\" level=info msg=\"Started container\" PID=30074 containerID=e354f7e6bf9dcfb97aef507c044e026e540930c1fa579976d48c23a7229832f9 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=75e85402-36b7-42eb-abbf-4eedb2862e69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9609782049d835ed23652eae25048fe88828302e6b5583787114cc2f3d0c9917",
2026-06-12 21:48:35.760419 | controller |     "Jun 12 20:39:45.647805 crc crio[24437]: time=\"2026-06-12T20:39:45.647118063Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=e0bfc471-85c8-443b-a7e7-6778347304de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.760436 | controller |     "Jun 12 20:39:45.653450 crc crio[24437]: time=\"2026-06-12T20:39:45.653333149Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=dfd44174-fd8c-4e17-a491-f1e47993b973 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.760451 | controller |     "Jun 12 20:39:45.668868 crc crio[24437]: time=\"2026-06-12T20:39:45.659150825Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=eb163c99-9655-43de-b14b-f82f83208247 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.760465 | controller |     "Jun 12 20:39:45.668868 crc crio[24437]: time=\"2026-06-12T20:39:45.659748231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760480 | controller |     "Jun 12 20:39:45.712464 crc crio[24437]: time=\"2026-06-12T20:39:45.712301421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760494 | controller |     "Jun 12 20:39:45.727443 crc crio[24437]: time=\"2026-06-12T20:39:45.72735932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760509 | controller |     "Jun 12 20:39:45.818416 crc crio[24437]: time=\"2026-06-12T20:39:45.818241835Z\" level=info msg=\"Created container 5049486227c7bf28008c9757beca65b0c27721eb146dda8e1784c08a41368237: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=eb163c99-9655-43de-b14b-f82f83208247 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.760524 | controller |     "Jun 12 20:39:45.819845 crc crio[24437]: time=\"2026-06-12T20:39:45.819790974Z\" level=info msg=\"Starting container: 5049486227c7bf28008c9757beca65b0c27721eb146dda8e1784c08a41368237\" id=4dfd0f8a-ef7b-47f1-9e0c-4b3a0c1b0602 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.760538 | controller |     "Jun 12 20:39:45.824840 crc crio[24437]: time=\"2026-06-12T20:39:45.824744159Z\" level=info msg=\"Started container\" PID=30089 containerID=5049486227c7bf28008c9757beca65b0c27721eb146dda8e1784c08a41368237 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=4dfd0f8a-ef7b-47f1-9e0c-4b3a0c1b0602 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f15953708c7f795250f88b827920a358135b24e3ce005e794c85182dd35e909",
2026-06-12 21:48:35.760553 | controller |     "Jun 12 20:39:47.239405 crc crio[24437]: time=\"2026-06-12T20:39:47.239312621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2fbcce1-e63f-457a-b200-790c4c0daf6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.760568 | controller |     "Jun 12 20:39:47.240445 crc crio[24437]: time=\"2026-06-12T20:39:47.239324381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c5ef4bc3-6fc3-41d7-8676-43befac3cb85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.760583 | controller |     "Jun 12 20:39:47.244369 crc crio[24437]: time=\"2026-06-12T20:39:47.244242454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f450de89-1861-408b-87ab-0ebbb6e26a57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.760603 | controller |     "Jun 12 20:39:47.244592 crc crio[24437]: time=\"2026-06-12T20:39:47.244285716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ab099189-270f-4ba4-8ab4-d7d878e60075 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.760618 | controller |     "Jun 12 20:39:47.247261 crc crio[24437]: time=\"2026-06-12T20:39:47.247138608Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d88caf72-f082-48d1-aa3b-13eb6d7038ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.760633 | controller |     "Jun 12 20:39:47.247862 crc crio[24437]: time=\"2026-06-12T20:39:47.247754193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760648 | controller |     "Jun 12 20:39:47.249052 crc crio[24437]: time=\"2026-06-12T20:39:47.24880984Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=85e03beb-f272-4362-bfac-56166957066e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.760663 | controller |     "Jun 12 20:39:47.250313 crc crio[24437]: time=\"2026-06-12T20:39:47.250213425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760677 | controller |     "Jun 12 20:39:47.291269 crc crio[24437]: time=\"2026-06-12T20:39:47.290904188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760692 | controller |     "Jun 12 20:39:47.295205 crc crio[24437]: time=\"2026-06-12T20:39:47.294766655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760706 | controller |     "Jun 12 20:39:47.299733 crc crio[24437]: time=\"2026-06-12T20:39:47.299646007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760721 | controller |     "Jun 12 20:39:47.304365 crc crio[24437]: time=\"2026-06-12T20:39:47.304290174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760736 | controller |     "Jun 12 20:39:47.458587 crc crio[24437]: time=\"2026-06-12T20:39:47.458479241Z\" level=info msg=\"Created container e4cb1ad27e073e43f207aaaa0ebb4737deddb5e80fe5f79a05b66c360963b47e: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=85e03beb-f272-4362-bfac-56166957066e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.760751 | controller |     "Jun 12 20:39:47.460326 crc crio[24437]: time=\"2026-06-12T20:39:47.460169633Z\" level=info msg=\"Starting container: e4cb1ad27e073e43f207aaaa0ebb4737deddb5e80fe5f79a05b66c360963b47e\" id=7ad32395-07ff-478f-aff8-d762857fdb43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.760766 | controller |     "Jun 12 20:39:47.461130 crc crio[24437]: time=\"2026-06-12T20:39:47.460620734Z\" level=info msg=\"Created container 3a9946a43758fcc72d36798cbc0f826309921a7bec9c9dd883507ff979016ef8: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d88caf72-f082-48d1-aa3b-13eb6d7038ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.760784 | controller |     "Jun 12 20:39:47.461505 crc crio[24437]: time=\"2026-06-12T20:39:47.461406504Z\" level=info msg=\"Starting container: 3a9946a43758fcc72d36798cbc0f826309921a7bec9c9dd883507ff979016ef8\" id=858502fe-17e8-4b0f-9f56-078b0fe5761c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.760799 | controller |     "Jun 12 20:39:47.468300 crc crio[24437]: time=\"2026-06-12T20:39:47.468192915Z\" level=info msg=\"Started container\" PID=30158 containerID=3a9946a43758fcc72d36798cbc0f826309921a7bec9c9dd883507ff979016ef8 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=858502fe-17e8-4b0f-9f56-078b0fe5761c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b36297f2fcba16f1671003f070521ca2ef7cace401ab000bf543e67c67cfbdca",
2026-06-12 21:48:35.760814 | controller |     "Jun 12 20:39:47.472835 crc crio[24437]: time=\"2026-06-12T20:39:47.472166554Z\" level=info msg=\"Started container\" PID=30157 containerID=e4cb1ad27e073e43f207aaaa0ebb4737deddb5e80fe5f79a05b66c360963b47e description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=7ad32395-07ff-478f-aff8-d762857fdb43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae82c83094957f27c075a869eb3bb84b43e521306c5425ef133b0df55f2d398",
2026-06-12 21:48:35.760829 | controller |     "Jun 12 20:39:52.239887 crc crio[24437]: time=\"2026-06-12T20:39:52.238088168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=92784b0a-746a-4169-81ca-764774419d92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.760843 | controller |     "Jun 12 20:39:52.247327 crc crio[24437]: time=\"2026-06-12T20:39:52.246974702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=abc1319f-313c-4865-8b3d-0f46777bf04a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.760878 | controller |     "Jun 12 20:39:52.249508 crc crio[24437]: time=\"2026-06-12T20:39:52.249412873Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=777e4de6-ab06-4b32-b651-a4541245b406 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.760894 | controller |     "Jun 12 20:39:52.250179 crc crio[24437]: time=\"2026-06-12T20:39:52.249853063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760909 | controller |     "Jun 12 20:39:52.282437 crc crio[24437]: time=\"2026-06-12T20:39:52.282231848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760924 | controller |     "Jun 12 20:39:52.286859 crc crio[24437]: time=\"2026-06-12T20:39:52.286706601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.760938 | controller |     "Jun 12 20:39:52.439056 crc crio[24437]: time=\"2026-06-12T20:39:52.438795363Z\" level=info msg=\"Created container 147af46149ca7a56748b408cac9fe437d0d28abea403341f5e63687673245e72: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=777e4de6-ab06-4b32-b651-a4541245b406 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.760953 | controller |     "Jun 12 20:39:52.441572 crc crio[24437]: time=\"2026-06-12T20:39:52.441464162Z\" level=info msg=\"Starting container: 147af46149ca7a56748b408cac9fe437d0d28abea403341f5e63687673245e72\" id=8801e2ba-39c0-47b7-91b8-3012f3fc7dbf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.760971 | controller |     "Jun 12 20:39:52.452871 crc crio[24437]: time=\"2026-06-12T20:39:52.452709863Z\" level=info msg=\"Started container\" PID=30256 containerID=147af46149ca7a56748b408cac9fe437d0d28abea403341f5e63687673245e72 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=8801e2ba-39c0-47b7-91b8-3012f3fc7dbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b319eb27359458ef2a1edd1f6dcc140ef27e40b68a01922080ac1f2d7c8455",
2026-06-12 21:48:35.760987 | controller |     "Jun 12 20:41:00.429374 crc crio[24437]: time=\"2026-06-12T20:41:00.428861572Z\" level=info msg=\"Removing container: 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538\" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.761002 | controller |     "Jun 12 20:42:56.683319 crc crio[24437]: time=\"2026-06-12T20:42:56.682285309Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-w654d/POD\" id=591f27fd-9376-4158-bd7c-f5dba33eb1da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.761016 | controller |     "Jun 12 20:42:56.686775 crc crio[24437]: time=\"2026-06-12T20:42:56.683416868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.761031 | controller |     "Jun 12 20:42:56.700329 crc crio[24437]: time=\"2026-06-12T20:42:56.70024688Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-2wcjh/POD\" id=8d3ed56c-ce6d-440a-a220-717bea90201b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.761045 | controller |     "Jun 12 20:42:56.700505 crc crio[24437]: time=\"2026-06-12T20:42:56.700349283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.761060 | controller |     "Jun 12 20:42:56.714282 crc crio[24437]: time=\"2026-06-12T20:42:56.713874193Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w654d Namespace:openshift-marketplace ID:fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace UID:42676795-8634-40be-af98-ab55ba659b70 NetNS:/var/run/netns/4de49653-13f4-46dc-94c9-d0f0d811f9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42676795_8634_40be_af98_ab55ba659b70.slice PodAnnotations:0xc00012a6c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.761075 | controller |     "Jun 12 20:42:56.714282 crc crio[24437]: time=\"2026-06-12T20:42:56.714015797Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-w654d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.761090 | controller |     "Jun 12 20:42:56.725540 crc crio[24437]: time=\"2026-06-12T20:42:56.725389591Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688282-pctsj/POD\" id=5d3170c0-d461-44a6-b9ec-8788e03c99d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.761104 | controller |     "Jun 12 20:42:56.725540 crc crio[24437]: time=\"2026-06-12T20:42:56.725540865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.761119 | controller |     "Jun 12 20:42:56.728825 crc crio[24437]: time=\"2026-06-12T20:42:56.728690225Z\" level=info msg=\"Got pod network &{Name:community-operators-2wcjh Namespace:openshift-marketplace ID:8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0 UID:350bb45c-7a54-43f9-855c-105a3421585d NetNS:/var/run/netns/87c90f20-6dfc-44d9-b399-e9e541816ae4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod350bb45c_7a54_43f9_855c_105a3421585d.slice PodAnnotations:0xc000c241f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.761138 | controller |     "Jun 12 20:42:56.728825 crc crio[24437]: time=\"2026-06-12T20:42:56.728787227Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-2wcjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.761153 | controller |     "Jun 12 20:42:56.763515 crc crio[24437]: time=\"2026-06-12T20:42:56.762567275Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-2pzcj/POD\" id=2cd4cc92-519e-45f0-aba3-0f3125bfc16e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.761167 | controller |     "Jun 12 20:42:56.769472 crc crio[24437]: time=\"2026-06-12T20:42:56.76358187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.761182 | controller |     "Jun 12 20:42:56.769472 crc crio[24437]: time=\"2026-06-12T20:42:56.7631898Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-jxbsf/POD\" id=a1b39387-cdcb-421c-8da8-8e30573da4fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.761197 | controller |     "Jun 12 20:42:56.769472 crc crio[24437]: time=\"2026-06-12T20:42:56.765245531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.761212 | controller |     "Jun 12 20:42:56.773603 crc crio[24437]: time=\"2026-06-12T20:42:56.773539251Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688282-pctsj Namespace:openshift-infra ID:0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119 UID:145f2f3e-c87e-47a2-a3ee-09c6bcb18523 NetNS:/var/run/netns/7d9aa614-4baa-437f-a0f7-9fa4e79707ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod145f2f3e_c87e_47a2_a3ee_09c6bcb18523.slice PodAnnotations:0xc00008c4e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.761227 | controller |     "Jun 12 20:42:56.773790 crc crio[24437]: time=\"2026-06-12T20:42:56.773609882Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688282-pctsj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.761242 | controller |     "Jun 12 20:42:56.792479 crc crio[24437]: time=\"2026-06-12T20:42:56.792369573Z\" level=info msg=\"Got pod network &{Name:certified-operators-2pzcj Namespace:openshift-marketplace ID:c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90 UID:0aa06d7a-1e40-4e67-8445-ea3f79f201df NetNS:/var/run/netns/5e670d0e-6458-4741-8f66-6bf563905f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0aa06d7a_1e40_4e67_8445_ea3f79f201df.slice PodAnnotations:0xc00282c910}] Aliases:map[]}\"",
2026-06-12 21:48:35.761257 | controller |     "Jun 12 20:42:56.792479 crc crio[24437]: time=\"2026-06-12T20:42:56.792456095Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-2pzcj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.761272 | controller |     "Jun 12 20:42:56.824396 crc crio[24437]: time=\"2026-06-12T20:42:56.823791531Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jxbsf Namespace:openshift-marketplace ID:d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc UID:ee08722e-f627-44d9-87dd-23505293bb38 NetNS:/var/run/netns/eed83324-8a30-4616-bc54-e564ee877207 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee08722e_f627_44d9_87dd_23505293bb38.slice PodAnnotations:0xc00012ae10}] Aliases:map[]}\"",
2026-06-12 21:48:35.761290 | controller |     "Jun 12 20:42:56.824396 crc crio[24437]: time=\"2026-06-12T20:42:56.823871033Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-jxbsf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.761305 | controller |     "Jun 12 20:42:58.219483 crc crio[24437]: 2026-06-12T20:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f1427d3505e6bf Mac:1e:e0:2e:bd:c9:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/87c90f20-6dfc-44d9-b399-e9e541816ae4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.761320 | controller |     "Jun 12 20:42:58.242353 crc crio[24437]: time=\"2026-06-12T20:42:58.241498809Z\" level=info msg=\"Got pod network &{Name:community-operators-2wcjh Namespace:openshift-marketplace ID:8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0 UID:350bb45c-7a54-43f9-855c-105a3421585d NetNS:/var/run/netns/87c90f20-6dfc-44d9-b399-e9e541816ae4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod350bb45c_7a54_43f9_855c_105a3421585d.slice PodAnnotations:0xc000c241f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.761334 | controller |     "Jun 12 20:42:58.242533 crc crio[24437]: time=\"2026-06-12T20:42:58.242447543Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-2wcjh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.761349 | controller |     "Jun 12 20:42:58.284584 crc crio[24437]: time=\"2026-06-12T20:42:58.284006496Z\" level=info msg=\"Ran pod sandbox 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0 with infra container: openshift-marketplace/community-operators-2wcjh/POD\" id=8d3ed56c-ce6d-440a-a220-717bea90201b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.761363 | controller |     "Jun 12 20:42:58.291653 crc crio[24437]: time=\"2026-06-12T20:42:58.291309149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=05a4adc7-c5ca-425d-93e3-c6067a227daa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.761378 | controller |     "Jun 12 20:42:58.297897 crc crio[24437]: time=\"2026-06-12T20:42:58.297829953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=796d2e3c-cbc0-494d-b86b-5ab43f52c1ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.761392 | controller |     "Jun 12 20:42:58.316314 crc crio[24437]: time=\"2026-06-12T20:42:58.316201293Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2wcjh/extract-utilities\" id=e62291aa-5cb4-4837-9f15-1a3746eb698f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.761407 | controller |     "Jun 12 20:42:58.317623 crc crio[24437]: time=\"2026-06-12T20:42:58.317475295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.761421 | controller |     "Jun 12 20:42:58.402529 crc crio[24437]: time=\"2026-06-12T20:42:58.402397147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.761436 | controller |     "Jun 12 20:42:58.410215 crc crio[24437]: time=\"2026-06-12T20:42:58.410046949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.761450 | controller |     "Jun 12 20:42:58.573713 crc crio[24437]: time=\"2026-06-12T20:42:58.57341925Z\" level=info msg=\"Created container 5163c617277b74678a39c273ff7aeb009558251544abcc73b87e0d60856e636a: openshift-marketplace/community-operators-2wcjh/extract-utilities\" id=e62291aa-5cb4-4837-9f15-1a3746eb698f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.761469 | controller |     "Jun 12 20:42:58.583279 crc crio[24437]: time=\"2026-06-12T20:42:58.580334574Z\" level=info msg=\"Starting container: 5163c617277b74678a39c273ff7aeb009558251544abcc73b87e0d60856e636a\" id=219804d7-1673-436a-96b6-ddc85ad801cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.761486 | controller |     "Jun 12 20:42:58.588146 crc crio[24437]: 2026-06-12T20:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0146835426cda49 Mac:f2:1a:7d:10:0f:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/7d9aa614-4baa-437f-a0f7-9fa4e79707ce SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.761504 | controller |     "Jun 12 20:42:58.589869 crc crio[24437]: time=\"2026-06-12T20:42:58.589767301Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688282-pctsj Namespace:openshift-infra ID:0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119 UID:145f2f3e-c87e-47a2-a3ee-09c6bcb18523 NetNS:/var/run/netns/7d9aa614-4baa-437f-a0f7-9fa4e79707ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod145f2f3e_c87e_47a2_a3ee_09c6bcb18523.slice PodAnnotations:0xc00008c4e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.761519 | controller |     "Jun 12 20:42:58.590118 crc crio[24437]: time=\"2026-06-12T20:42:58.589977086Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688282-pctsj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.761534 | controller |     "Jun 12 20:42:58.591583 crc crio[24437]: time=\"2026-06-12T20:42:58.591436662Z\" level=info msg=\"Started container\" PID=32877 containerID=5163c617277b74678a39c273ff7aeb009558251544abcc73b87e0d60856e636a description=openshift-marketplace/community-operators-2wcjh/extract-utilities id=219804d7-1673-436a-96b6-ddc85ad801cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0",
2026-06-12 21:48:35.761549 | controller |     "Jun 12 20:42:58.598712 crc crio[24437]: time=\"2026-06-12T20:42:58.598612882Z\" level=info msg=\"Ran pod sandbox 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119 with infra container: openshift-infra/auto-csr-approver-29688282-pctsj/POD\" id=5d3170c0-d461-44a6-b9ec-8788e03c99d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.761563 | controller |     "Jun 12 20:42:58.603061 crc crio[24437]: time=\"2026-06-12T20:42:58.602624113Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d50120e6-ab1d-4fab-90d2-fcc22c03ca89 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.761578 | controller |     "Jun 12 20:42:58.615255 crc crio[24437]: 2026-06-12T20:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa0ca96a8c6cda6 Mac:3e:75:73:05:4f:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/4de49653-13f4-46dc-94c9-d0f0d811f9e3 SocketPath: PciID:}] [{Interface:0xc000014f70 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.761593 | controller |     "Jun 12 20:42:58.616277 crc crio[24437]: time=\"2026-06-12T20:42:58.616109791Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w654d Namespace:openshift-marketplace ID:fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace UID:42676795-8634-40be-af98-ab55ba659b70 NetNS:/var/run/netns/4de49653-13f4-46dc-94c9-d0f0d811f9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42676795_8634_40be_af98_ab55ba659b70.slice PodAnnotations:0xc00012a6c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.761610 | controller |     "Jun 12 20:42:58.616616 crc crio[24437]: time=\"2026-06-12T20:42:58.61641845Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-w654d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.761625 | controller |     "Jun 12 20:42:58.619025 crc crio[24437]: time=\"2026-06-12T20:42:58.618771988Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.761640 | controller |     "Jun 12 20:42:58.621766 crc crio[24437]: 2026-06-12T20:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8ba510aa6ecd8e Mac:f6:17:80:6f:a6:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/5e670d0e-6458-4741-8f66-6bf563905f39 SocketPath: PciID:}] [{Interface:0xc000180c90 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.761655 | controller |     "Jun 12 20:42:58.623433 crc crio[24437]: time=\"2026-06-12T20:42:58.623357834Z\" level=info msg=\"Ran pod sandbox fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace with infra container: openshift-marketplace/redhat-operators-w654d/POD\" id=591f27fd-9376-4158-bd7c-f5dba33eb1da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.761670 | controller |     "Jun 12 20:42:58.623607 crc crio[24437]: time=\"2026-06-12T20:42:58.623538548Z\" level=info msg=\"Got pod network &{Name:certified-operators-2pzcj Namespace:openshift-marketplace ID:c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90 UID:0aa06d7a-1e40-4e67-8445-ea3f79f201df NetNS:/var/run/netns/5e670d0e-6458-4741-8f66-6bf563905f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0aa06d7a_1e40_4e67_8445_ea3f79f201df.slice PodAnnotations:0xc00282c910}] Aliases:map[]}\"",
2026-06-12 21:48:35.761685 | controller |     "Jun 12 20:42:58.623739 crc crio[24437]: time=\"2026-06-12T20:42:58.623694302Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-2pzcj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.761700 | controller |     "Jun 12 20:42:58.627420 crc crio[24437]: time=\"2026-06-12T20:42:58.627338724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=665b6864-2f30-4d79-b9e2-6e50353aee65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.761714 | controller |     "Jun 12 20:42:58.631977 crc crio[24437]: time=\"2026-06-12T20:42:58.629394085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7ae3fa18-9fac-4f97-933d-49ad52ab14b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.761728 | controller |     "Jun 12 20:42:58.633758 crc crio[24437]: time=\"2026-06-12T20:42:58.63351296Z\" level=info msg=\"Ran pod sandbox c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90 with infra container: openshift-marketplace/certified-operators-2pzcj/POD\" id=2cd4cc92-519e-45f0-aba3-0f3125bfc16e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.761743 | controller |     "Jun 12 20:42:58.636482 crc crio[24437]: time=\"2026-06-12T20:42:58.636388762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=64a3e93d-149d-4cbe-9753-0ae3eeed5a0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.761758 | controller |     "Jun 12 20:42:58.638293 crc crio[24437]: time=\"2026-06-12T20:42:58.638206987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19c64c58-2c8d-4b87-b9cf-e32951075636 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.761775 | controller |     "Jun 12 20:42:58.641502 crc crio[24437]: time=\"2026-06-12T20:42:58.639526509Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w654d/extract-utilities\" id=2159c36e-b7d1-49e5-a502-8bde5418508c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.761790 | controller |     "Jun 12 20:42:58.641902 crc crio[24437]: time=\"2026-06-12T20:42:58.641840408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.761805 | controller |     "Jun 12 20:42:58.655769 crc crio[24437]: time=\"2026-06-12T20:42:58.65504733Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2pzcj/extract-utilities\" id=cd590474-510c-4838-8012-73ade7309448 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.761819 | controller |     "Jun 12 20:42:58.655769 crc crio[24437]: time=\"2026-06-12T20:42:58.655487121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.761833 | controller |     "Jun 12 20:42:58.671499 crc crio[24437]: time=\"2026-06-12T20:42:58.67101776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.761862 | controller |     "Jun 12 20:42:58.675153 crc crio[24437]: time=\"2026-06-12T20:42:58.67499241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.761890 | controller |     "Jun 12 20:42:58.678145 crc crio[24437]: 2026-06-12T20:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d75d119fc8a4cd8 Mac:b2:dc:74:37:ca:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/eed83324-8a30-4616-bc54-e564ee877207 SocketPath: PciID:}] [{Interface:0xc000332de0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.761906 | controller |     "Jun 12 20:42:58.678145 crc crio[24437]: time=\"2026-06-12T20:42:58.677856962Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jxbsf Namespace:openshift-marketplace ID:d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc UID:ee08722e-f627-44d9-87dd-23505293bb38 NetNS:/var/run/netns/eed83324-8a30-4616-bc54-e564ee877207 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee08722e_f627_44d9_87dd_23505293bb38.slice PodAnnotations:0xc00012ae10}] Aliases:map[]}\"",
2026-06-12 21:48:35.761921 | controller |     "Jun 12 20:42:58.678145 crc crio[24437]: time=\"2026-06-12T20:42:58.678026316Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-jxbsf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.761936 | controller |     "Jun 12 20:42:58.693304 crc crio[24437]: time=\"2026-06-12T20:42:58.693227427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.761950 | controller |     "Jun 12 20:42:58.695983 crc crio[24437]: time=\"2026-06-12T20:42:58.695860844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.761965 | controller |     "Jun 12 20:42:58.730019 crc crio[24437]: time=\"2026-06-12T20:42:58.729851787Z\" level=info msg=\"Ran pod sandbox d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc with infra container: openshift-marketplace/redhat-marketplace-jxbsf/POD\" id=a1b39387-cdcb-421c-8da8-8e30573da4fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.761983 | controller |     "Jun 12 20:42:58.733340 crc crio[24437]: time=\"2026-06-12T20:42:58.733267632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ed079801-46fb-4370-83fe-5a107663b185 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.761998 | controller |     "Jun 12 20:42:58.739324 crc crio[24437]: time=\"2026-06-12T20:42:58.738677668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=92d267d8-e1ec-4af7-afba-93fdecca4b91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.762012 | controller |     "Jun 12 20:42:58.751236 crc crio[24437]: time=\"2026-06-12T20:42:58.751135841Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jxbsf/extract-utilities\" id=0c7840b6-3839-4c98-9000-f23d9545468d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.762026 | controller |     "Jun 12 20:42:58.752030 crc crio[24437]: time=\"2026-06-12T20:42:58.751855559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.762041 | controller |     "Jun 12 20:42:58.787282 crc crio[24437]: time=\"2026-06-12T20:42:58.786850377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.762055 | controller |     "Jun 12 20:42:58.790799 crc crio[24437]: time=\"2026-06-12T20:42:58.790739136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.762070 | controller |     "Jun 12 20:42:58.794498 crc crio[24437]: time=\"2026-06-12T20:42:58.794424338Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=99989600-ce03-4caf-8391-d258892e36b3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.762084 | controller |     "Jun 12 20:42:58.806181 crc crio[24437]: time=\"2026-06-12T20:42:58.806111381Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.762098 | controller |     "Jun 12 20:42:58.840896 crc crio[24437]: time=\"2026-06-12T20:42:58.840662688Z\" level=info msg=\"Created container a7d3a0f98822885d594c389293e178e593d26e2ba200647e5a26b8abe9fc41b0: openshift-marketplace/redhat-operators-w654d/extract-utilities\" id=2159c36e-b7d1-49e5-a502-8bde5418508c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.762113 | controller |     "Jun 12 20:42:58.842159 crc crio[24437]: time=\"2026-06-12T20:42:58.841997132Z\" level=info msg=\"Created container a76c277e5b3466a5b380cd4321ec6d9ed22a0cca1c26bee85d8b7da0c756c152: openshift-marketplace/certified-operators-2pzcj/extract-utilities\" id=cd590474-510c-4838-8012-73ade7309448 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.762128 | controller |     "Jun 12 20:42:58.843580 crc crio[24437]: time=\"2026-06-12T20:42:58.843425848Z\" level=info msg=\"Starting container: a76c277e5b3466a5b380cd4321ec6d9ed22a0cca1c26bee85d8b7da0c756c152\" id=6d2832b6-4bab-4ca5-8f4d-3b9f739b6fd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.762142 | controller |     "Jun 12 20:42:58.844367 crc crio[24437]: time=\"2026-06-12T20:42:58.844181106Z\" level=info msg=\"Starting container: a7d3a0f98822885d594c389293e178e593d26e2ba200647e5a26b8abe9fc41b0\" id=cd9ef0e0-1ee9-4445-a257-f11384515544 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.762157 | controller |     "Jun 12 20:42:58.851409 crc crio[24437]: time=\"2026-06-12T20:42:58.851172053Z\" level=info msg=\"Started container\" PID=32903 containerID=a76c277e5b3466a5b380cd4321ec6d9ed22a0cca1c26bee85d8b7da0c756c152 description=openshift-marketplace/certified-operators-2pzcj/extract-utilities id=6d2832b6-4bab-4ca5-8f4d-3b9f739b6fd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90",
2026-06-12 21:48:35.762175 | controller |     "Jun 12 20:42:58.853391 crc crio[24437]: time=\"2026-06-12T20:42:58.853264565Z\" level=info msg=\"Started container\" PID=32904 containerID=a7d3a0f98822885d594c389293e178e593d26e2ba200647e5a26b8abe9fc41b0 description=openshift-marketplace/redhat-operators-w654d/extract-utilities id=cd9ef0e0-1ee9-4445-a257-f11384515544 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace",
2026-06-12 21:48:35.762190 | controller |     "Jun 12 20:42:59.114358 crc crio[24437]: time=\"2026-06-12T20:42:59.114223376Z\" level=info msg=\"Created container 4122a77be6f7e65dd34c0aee553b7d3236d93375cebb98fbb51ccf1fcf073ba9: openshift-marketplace/redhat-marketplace-jxbsf/extract-utilities\" id=0c7840b6-3839-4c98-9000-f23d9545468d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.762205 | controller |     "Jun 12 20:42:59.115551 crc crio[24437]: time=\"2026-06-12T20:42:59.115440096Z\" level=info msg=\"Starting container: 4122a77be6f7e65dd34c0aee553b7d3236d93375cebb98fbb51ccf1fcf073ba9\" id=a1224b70-3e54-4e74-9c32-6071551a9fc1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.762220 | controller |     "Jun 12 20:42:59.123615 crc crio[24437]: time=\"2026-06-12T20:42:59.123199321Z\" level=info msg=\"Started container\" PID=32914 containerID=4122a77be6f7e65dd34c0aee553b7d3236d93375cebb98fbb51ccf1fcf073ba9 description=openshift-marketplace/redhat-marketplace-jxbsf/extract-utilities id=a1224b70-3e54-4e74-9c32-6071551a9fc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc",
2026-06-12 21:48:35.762234 | controller |     "Jun 12 20:42:59.436254 crc crio[24437]: time=\"2026-06-12T20:42:59.435708875Z\" level=warning msg=\"Stopping container 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538 with stop signal(15) timed out. Killing...\"",
2026-06-12 21:48:35.762249 | controller |     "Jun 12 20:42:59.484983 crc crio[24437]: time=\"2026-06-12T20:42:59.484826248Z\" level=error msg=\"Killing container 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 21:48:35.762263 | controller |     "Jun 12 20:42:59.823506 crc crio[24437]: time=\"2026-06-12T20:42:59.823347416Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d451c830-9ebc-4a83-b7ad-ee6afcfffd98 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.762278 | controller |     "Jun 12 20:42:59.830454 crc crio[24437]: time=\"2026-06-12T20:42:59.830345201Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.762293 | controller |     "Jun 12 20:42:59.831289 crc crio[24437]: time=\"2026-06-12T20:42:59.831202733Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=06c48fa7-73f0-4f11-9078-2377c7b732d1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.762307 | controller |     "Jun 12 20:42:59.833827 crc crio[24437]: time=\"2026-06-12T20:42:59.833746816Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:48:35.762322 | controller |     "Jun 12 20:42:59.841281 crc crio[24437]: time=\"2026-06-12T20:42:59.837908181Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8b6aa831-4c3d-4873-945c-97e7d0d1c66e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.762341 | controller |     "Jun 12 20:42:59.841281 crc crio[24437]: time=\"2026-06-12T20:42:59.841260245Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.762356 | controller |     "Jun 12 20:42:59.847500 crc crio[24437]: time=\"2026-06-12T20:42:59.847311067Z\" level=info msg=\"Removing container: 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538\" id=add9b792-d639-4217-ace7-20aecfb9e96c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.762371 | controller |     "Jun 12 20:43:00.000979 crc crio[24437]: time=\"2026-06-12T20:43:00.00081386Z\" level=error msg=\"Failed to update container state for 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538: stdout: , stderr: \" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.762386 | controller |     "Jun 12 20:43:00.000979 crc crio[24437]: time=\"2026-06-12T20:43:00.000881382Z\" level=error msg=\"Failed to update container status from exit file for 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538: failed to find container exit file for 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538: stat /var/lib/containers/storage/overlay-containers/128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538/userdata/exit: no such file or directory\" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.762401 | controller |     "Jun 12 20:43:00.000979 crc crio[24437]: time=\"2026-06-12T20:43:00.000900813Z\" level=warning msg=\"Error updating the container status \\\"128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538\\\": state command returned nil\" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.762416 | controller |     "Jun 12 20:43:00.001430 crc crio[24437]: time=\"2026-06-12T20:43:00.001008015Z\" level=warning msg=\"Unable to write containers 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538 state to disk: open /var/lib/containers/storage/overlay-containers/128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538/userdata/.tmp-state.json3184210226: no such file or directory\" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.762431 | controller |     "Jun 12 20:43:00.001430 crc crio[24437]: time=\"2026-06-12T20:43:00.001367214Z\" level=info msg=\"Removed container 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=add9b792-d639-4217-ace7-20aecfb9e96c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.762446 | controller |     "Jun 12 20:43:00.013808 crc crio[24437]: time=\"2026-06-12T20:43:00.013448468Z\" level=info msg=\"Container 128941e50de2587446636423dbdd6cd564e73d2ce4bc9309186da2e56a37e538 not known, assuming it got already removed\" id=ff19c3fa-6cd0-4bef-9e65-28e290664b7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.762460 | controller |     "Jun 12 20:43:00.021685 crc crio[24437]: time=\"2026-06-12T20:43:00.021548391Z\" level=info msg=\"Removing container: 2f1b7b498a1347b127ed0de97ae196f47478df5a5da1c4aff60bd0aadd0fc865\" id=91a51fac-85dd-49df-86a6-ac4c84ea00f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.762475 | controller |     "Jun 12 20:43:00.026231 crc crio[24437]: time=\"2026-06-12T20:43:00.026018723Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=99989600-ce03-4caf-8391-d258892e36b3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.762490 | controller |     "Jun 12 20:43:00.029283 crc crio[24437]: time=\"2026-06-12T20:43:00.028544366Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e2a468dc-8c6c-4142-9eb0-d7749e0295a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.762508 | controller |     "Jun 12 20:43:00.037019 crc crio[24437]: time=\"2026-06-12T20:43:00.033021948Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7e1c8ce2-20c1-472c-b5d7-a1b62587d68e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.762523 | controller |     "Jun 12 20:43:00.043999 crc crio[24437]: time=\"2026-06-12T20:43:00.04104309Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2wcjh/extract-content\" id=d37b8966-7a67-4968-8269-d415b4531230 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.762538 | controller |     "Jun 12 20:43:00.043999 crc crio[24437]: time=\"2026-06-12T20:43:00.041547372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.762553 | controller |     "Jun 12 20:43:00.086508 crc crio[24437]: time=\"2026-06-12T20:43:00.086158752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.762568 | controller |     "Jun 12 20:43:00.091200 crc crio[24437]: time=\"2026-06-12T20:43:00.091062695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.762583 | controller |     "Jun 12 20:43:00.206331 crc crio[24437]: time=\"2026-06-12T20:43:00.206241127Z\" level=info msg=\"Created container 518c277e437019365d0f7133150604042d435ccffb659ff0921b22282242e896: openshift-marketplace/community-operators-2wcjh/extract-content\" id=d37b8966-7a67-4968-8269-d415b4531230 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.762597 | controller |     "Jun 12 20:43:00.207377 crc crio[24437]: time=\"2026-06-12T20:43:00.207291983Z\" level=info msg=\"Starting container: 518c277e437019365d0f7133150604042d435ccffb659ff0921b22282242e896\" id=4113d5e1-22f7-4b85-b58a-ef517ba5bd1a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.762612 | controller |     "Jun 12 20:43:00.213160 crc crio[24437]: time=\"2026-06-12T20:43:00.213063009Z\" level=info msg=\"Started container\" PID=32941 containerID=518c277e437019365d0f7133150604042d435ccffb659ff0921b22282242e896 description=openshift-marketplace/community-operators-2wcjh/extract-content id=4113d5e1-22f7-4b85-b58a-ef517ba5bd1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0",
2026-06-12 21:48:35.762627 | controller |     "Jun 12 20:43:00.595353 crc crio[24437]: time=\"2026-06-12T20:43:00.595128578Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=d451c830-9ebc-4a83-b7ad-ee6afcfffd98 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.762642 | controller |     "Jun 12 20:43:00.598265 crc crio[24437]: time=\"2026-06-12T20:43:00.59721203Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=11547b1d-f663-4772-ac66-996e9804bc34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.762657 | controller |     "Jun 12 20:43:00.611524 crc crio[24437]: time=\"2026-06-12T20:43:00.611025678Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ce0cb9ec-2bdf-4267-a8e6-91bd74f599e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.762671 | controller |     "Jun 12 20:43:00.644126 crc crio[24437]: time=\"2026-06-12T20:43:00.643800479Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2pzcj/extract-content\" id=32168273-db09-4621-9139-e080620586e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.762686 | controller |     "Jun 12 20:43:00.648315 crc crio[24437]: time=\"2026-06-12T20:43:00.6481804Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=8b6aa831-4c3d-4873-945c-97e7d0d1c66e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.762705 | controller |     "Jun 12 20:43:00.648837 crc crio[24437]: time=\"2026-06-12T20:43:00.648688833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.762719 | controller |     "Jun 12 20:43:00.649846 crc crio[24437]: time=\"2026-06-12T20:43:00.649752979Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f1757175-45cd-4b0f-9900-3e7fc5f64247 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.762734 | controller |     "Jun 12 20:43:00.658099 crc crio[24437]: time=\"2026-06-12T20:43:00.657150675Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4a4330ed-b3fc-41d5-bd88-d830c99ebe05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.762749 | controller |     "Jun 12 20:43:00.679539 crc crio[24437]: time=\"2026-06-12T20:43:00.678537342Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w654d/extract-content\" id=6b6baf5d-0395-4a77-8043-a4cff8925690 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.762764 | controller |     "Jun 12 20:43:00.679539 crc crio[24437]: time=\"2026-06-12T20:43:00.679440215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.762779 | controller |     "Jun 12 20:43:00.746885 crc crio[24437]: time=\"2026-06-12T20:43:00.746635981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.762793 | controller |     "Jun 12 20:43:00.759274 crc crio[24437]: time=\"2026-06-12T20:43:00.757854843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.762808 | controller |     "Jun 12 20:43:00.764109 crc crio[24437]: time=\"2026-06-12T20:43:00.761600227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.762822 | controller |     "Jun 12 20:43:00.767305 crc crio[24437]: time=\"2026-06-12T20:43:00.767018743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.762837 | controller |     "Jun 12 20:43:00.793373 crc crio[24437]: time=\"2026-06-12T20:43:00.791352653Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=06c48fa7-73f0-4f11-9078-2377c7b732d1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.762870 | controller |     "Jun 12 20:43:00.801398 crc crio[24437]: time=\"2026-06-12T20:43:00.80076945Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=62cf314e-f8bb-44dd-8865-c9dab8a4ef96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.762886 | controller |     "Jun 12 20:43:00.808001 crc crio[24437]: time=\"2026-06-12T20:43:00.807648683Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=93581134-e707-405b-83f1-6317097f4e7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.762901 | controller |     "Jun 12 20:43:00.816811 crc crio[24437]: time=\"2026-06-12T20:43:00.81669308Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jxbsf/extract-content\" id=78289d92-77f8-4f2b-b607-a8111b06ac08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.762919 | controller |     "Jun 12 20:43:00.817660 crc crio[24437]: time=\"2026-06-12T20:43:00.817391447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.762934 | controller |     "Jun 12 20:43:00.878517 crc crio[24437]: time=\"2026-06-12T20:43:00.878478851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.762949 | controller |     "Jun 12 20:43:00.891755 crc crio[24437]: time=\"2026-06-12T20:43:00.891703422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.762963 | controller |     "Jun 12 20:43:01.085255 crc crio[24437]: time=\"2026-06-12T20:43:01.08520444Z\" level=info msg=\"Created container be7632838afae787734dc235ec0ea728671935ef7c9c356899283962c060ac61: openshift-marketplace/certified-operators-2pzcj/extract-content\" id=32168273-db09-4621-9139-e080620586e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.762978 | controller |     "Jun 12 20:43:01.090145 crc crio[24437]: time=\"2026-06-12T20:43:01.089833157Z\" level=info msg=\"Starting container: be7632838afae787734dc235ec0ea728671935ef7c9c356899283962c060ac61\" id=8266454b-ef18-4463-85aa-a0becf1b9c60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.762992 | controller |     "Jun 12 20:43:01.105754 crc crio[24437]: time=\"2026-06-12T20:43:01.105187011Z\" level=info msg=\"Created container 5155af3f0e39daacb5950eb79dff374362198df52e21bfdcb76f1f1211afbb3e: openshift-marketplace/redhat-operators-w654d/extract-content\" id=6b6baf5d-0395-4a77-8043-a4cff8925690 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.763006 | controller |     "Jun 12 20:43:01.105754 crc crio[24437]: time=\"2026-06-12T20:43:01.109272264Z\" level=info msg=\"Starting container: 5155af3f0e39daacb5950eb79dff374362198df52e21bfdcb76f1f1211afbb3e\" id=59478894-5407-4a25-a865-7deb1fe81295 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.763021 | controller |     "Jun 12 20:43:01.129262 crc crio[24437]: time=\"2026-06-12T20:43:01.128881186Z\" level=info msg=\"Started container\" PID=32965 containerID=5155af3f0e39daacb5950eb79dff374362198df52e21bfdcb76f1f1211afbb3e description=openshift-marketplace/redhat-operators-w654d/extract-content id=59478894-5407-4a25-a865-7deb1fe81295 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace",
2026-06-12 21:48:35.763036 | controller |     "Jun 12 20:43:01.166063 crc crio[24437]: time=\"2026-06-12T20:43:01.163615828Z\" level=info msg=\"Started container\" PID=32961 containerID=be7632838afae787734dc235ec0ea728671935ef7c9c356899283962c060ac61 description=openshift-marketplace/certified-operators-2pzcj/extract-content id=8266454b-ef18-4463-85aa-a0becf1b9c60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90",
2026-06-12 21:48:35.763051 | controller |     "Jun 12 20:43:01.250406 crc crio[24437]: time=\"2026-06-12T20:43:01.249575507Z\" level=info msg=\"Created container 38bb390465e508f4f59afa8009a8d2c00c515ed55d8a5c8a34db02a6b61c1943: openshift-marketplace/redhat-marketplace-jxbsf/extract-content\" id=78289d92-77f8-4f2b-b607-a8111b06ac08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.763066 | controller |     "Jun 12 20:43:01.259261 crc crio[24437]: time=\"2026-06-12T20:43:01.257350491Z\" level=info msg=\"Starting container: 38bb390465e508f4f59afa8009a8d2c00c515ed55d8a5c8a34db02a6b61c1943\" id=5e78cc9e-532b-4f8e-88e3-6ad251b77930 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.763084 | controller |     "Jun 12 20:43:01.352838 crc crio[24437]: time=\"2026-06-12T20:43:01.352704525Z\" level=info msg=\"Started container\" PID=32969 containerID=38bb390465e508f4f59afa8009a8d2c00c515ed55d8a5c8a34db02a6b61c1943 description=openshift-marketplace/redhat-marketplace-jxbsf/extract-content id=5e78cc9e-532b-4f8e-88e3-6ad251b77930 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc",
2026-06-12 21:48:35.763099 | controller |     "Jun 12 20:43:10.528606 crc crio[24437]: time=\"2026-06-12T20:43:10.519582707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c4592201-6120-465a-84df-b882510e7269 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.763114 | controller |     "Jun 12 20:43:10.528606 crc crio[24437]: time=\"2026-06-12T20:43:10.528308877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f742f9d2-af6f-4789-85ef-b8f75da300e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.763129 | controller |     "Jun 12 20:43:10.971114 crc crio[24437]: time=\"2026-06-12T20:43:10.970430815Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2wcjh/registry-server\" id=e1032b1e-54f3-44af-85c8-b2efff28982d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.763143 | controller |     "Jun 12 20:43:10.972169 crc crio[24437]: time=\"2026-06-12T20:43:10.971905662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.763158 | controller |     "Jun 12 20:43:11.163828 crc crio[24437]: time=\"2026-06-12T20:43:11.163553824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.763173 | controller |     "Jun 12 20:43:11.177121 crc crio[24437]: time=\"2026-06-12T20:43:11.176724194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.763187 | controller |     "Jun 12 20:43:11.497575 crc crio[24437]: time=\"2026-06-12T20:43:11.495723111Z\" level=info msg=\"Created container b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8: openshift-marketplace/community-operators-2wcjh/registry-server\" id=e1032b1e-54f3-44af-85c8-b2efff28982d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.763201 | controller |     "Jun 12 20:43:11.501299 crc crio[24437]: time=\"2026-06-12T20:43:11.500904152Z\" level=info msg=\"Starting container: b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8\" id=4392af2f-caa6-444d-b322-f2bd9b8b3f3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.763215 | controller |     "Jun 12 20:43:11.518736 crc crio[24437]: time=\"2026-06-12T20:43:11.51833784Z\" level=info msg=\"Started container\" PID=33126 containerID=b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8 description=openshift-marketplace/community-operators-2wcjh/registry-server id=4392af2f-caa6-444d-b322-f2bd9b8b3f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0",
2026-06-12 21:48:35.763230 | controller |     "Jun 12 20:43:11.640128 crc crio[24437]: time=\"2026-06-12T20:43:11.638156706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=91de487f-852e-43da-8519-33992a24b129 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.763245 | controller |     "Jun 12 20:43:11.655809 crc crio[24437]: time=\"2026-06-12T20:43:11.655439921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=41cec52d-c87e-4778-999b-cfaaeb7b7bd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.763266 | controller |     "Jun 12 20:43:12.161066 crc crio[24437]: time=\"2026-06-12T20:43:12.160462078Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jxbsf/registry-server\" id=1114d115-bdd4-432f-8c9b-10dd14a7197b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.763282 | controller |     "Jun 12 20:43:12.162512 crc crio[24437]: time=\"2026-06-12T20:43:12.161792061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.763296 | controller |     "Jun 12 20:43:12.283785 crc crio[24437]: time=\"2026-06-12T20:43:12.283571448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.763311 | controller |     "Jun 12 20:43:12.290135 crc crio[24437]: time=\"2026-06-12T20:43:12.289902246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.763326 | controller |     "Jun 12 20:43:12.725213 crc crio[24437]: time=\"2026-06-12T20:43:12.724753781Z\" level=info msg=\"Created container 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c: openshift-marketplace/redhat-marketplace-jxbsf/registry-server\" id=1114d115-bdd4-432f-8c9b-10dd14a7197b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.763342 | controller |     "Jun 12 20:43:12.730592 crc crio[24437]: time=\"2026-06-12T20:43:12.730316531Z\" level=info msg=\"Starting container: 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c\" id=cff479cd-da7c-4324-b3f7-6484fffb746e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.763356 | controller |     "Jun 12 20:43:12.819439 crc crio[24437]: time=\"2026-06-12T20:43:12.818583717Z\" level=info msg=\"Started container\" PID=33160 containerID=90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c description=openshift-marketplace/redhat-marketplace-jxbsf/registry-server id=cff479cd-da7c-4324-b3f7-6484fffb746e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc",
2026-06-12 21:48:35.763371 | controller |     "Jun 12 20:43:20.028327 crc crio[24437]: time=\"2026-06-12T20:43:20.027227596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=756f0f3f-e44b-426c-b268-e0fa614d88a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.763386 | controller |     "Jun 12 20:43:29.325047 crc crio[24437]: time=\"2026-06-12T20:43:29.321077528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=820f82c3-5386-4631-af2b-c3daae5b0475 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.763401 | controller |     "Jun 12 20:43:29.340505 crc crio[24437]: time=\"2026-06-12T20:43:29.33988454Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2pzcj/registry-server\" id=be87a2fb-034f-402b-be3f-8315bb9671ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.763416 | controller |     "Jun 12 20:43:29.340714 crc crio[24437]: time=\"2026-06-12T20:43:29.340684411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.763431 | controller |     "Jun 12 20:43:29.471851 crc crio[24437]: time=\"2026-06-12T20:43:29.471727299Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d50120e6-ab1d-4fab-90d2-fcc22c03ca89 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.763449 | controller |     "Jun 12 20:43:29.473138 crc crio[24437]: time=\"2026-06-12T20:43:29.473021102Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=74ee0b5c-44f2-47b6-b483-e5d05be78092 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.763464 | controller |     "Jun 12 20:43:29.473882 crc crio[24437]: time=\"2026-06-12T20:43:29.473763451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.763479 | controller |     "Jun 12 20:43:29.478371 crc crio[24437]: time=\"2026-06-12T20:43:29.478268973Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4f5a036-d33e-4585-9a99-e9cc1a40daee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.763494 | controller |     "Jun 12 20:43:29.478628 crc crio[24437]: time=\"2026-06-12T20:43:29.478557261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.763508 | controller |     "Jun 12 20:43:29.491398 crc crio[24437]: time=\"2026-06-12T20:43:29.491302441Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688282-pctsj/oc\" id=0b8aee41-59b1-44ab-8340-44298754b7d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.763523 | controller |     "Jun 12 20:43:29.493826 crc crio[24437]: time=\"2026-06-12T20:43:29.49367578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.763537 | controller |     "Jun 12 20:43:29.542233 crc crio[24437]: time=\"2026-06-12T20:43:29.540021214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.763552 | controller |     "Jun 12 20:43:29.627490 crc crio[24437]: time=\"2026-06-12T20:43:29.626074604Z\" level=info msg=\"Stopping container: 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c (timeout: 2s)\" id=2bf22c74-cdda-4258-8fb0-dfca3a5821c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.763566 | controller |     "Jun 12 20:43:29.695513 crc crio[24437]: time=\"2026-06-12T20:43:29.695319652Z\" level=info msg=\"Created container 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420: openshift-marketplace/certified-operators-2pzcj/registry-server\" id=be87a2fb-034f-402b-be3f-8315bb9671ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.763581 | controller |     "Jun 12 20:43:29.698725 crc crio[24437]: time=\"2026-06-12T20:43:29.698576804Z\" level=info msg=\"Starting container: 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420\" id=47c0423c-e3f5-48a3-a944-52178c806de7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.763596 | controller |     "Jun 12 20:43:29.773478 crc crio[24437]: time=\"2026-06-12T20:43:29.773006302Z\" level=info msg=\"Started container\" PID=33515 containerID=753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420 description=openshift-marketplace/certified-operators-2pzcj/registry-server id=47c0423c-e3f5-48a3-a944-52178c806de7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90",
2026-06-12 21:48:35.763611 | controller |     "Jun 12 20:43:29.830228 crc crio[24437]: time=\"2026-06-12T20:43:29.829733646Z\" level=info msg=\"Stopped container 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c: openshift-marketplace/redhat-marketplace-jxbsf/registry-server\" id=2bf22c74-cdda-4258-8fb0-dfca3a5821c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.763629 | controller |     "Jun 12 20:43:29.831853 crc crio[24437]: time=\"2026-06-12T20:43:29.831694865Z\" level=info msg=\"Stopping pod sandbox: d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc\" id=b46bd067-287f-4ccd-9b97-eb3db320881d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.763645 | controller |     "Jun 12 20:43:29.833205 crc crio[24437]: time=\"2026-06-12T20:43:29.832380302Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jxbsf Namespace:openshift-marketplace ID:d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc UID:ee08722e-f627-44d9-87dd-23505293bb38 NetNS:/var/run/netns/eed83324-8a30-4616-bc54-e564ee877207 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee08722e_f627_44d9_87dd_23505293bb38.slice PodAnnotations:0xc001f6c030}] Aliases:map[]}\"",
2026-06-12 21:48:35.763660 | controller |     "Jun 12 20:43:29.833205 crc crio[24437]: time=\"2026-06-12T20:43:29.83269928Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-jxbsf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.763675 | controller |     "Jun 12 20:43:30.657377 crc crio[24437]: time=\"2026-06-12T20:43:30.656730196Z\" level=info msg=\"Stopping container: b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8 (timeout: 2s)\" id=41a1c20d-2ac9-4ed3-a30a-8f8e5d4f6b44 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.763689 | controller |     "Jun 12 20:43:30.894409 crc crio[24437]: time=\"2026-06-12T20:43:30.893764975Z\" level=info msg=\"Stopped container b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8: openshift-marketplace/community-operators-2wcjh/registry-server\" id=41a1c20d-2ac9-4ed3-a30a-8f8e5d4f6b44 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.763704 | controller |     "Jun 12 20:43:30.902859 crc crio[24437]: time=\"2026-06-12T20:43:30.902489024Z\" level=info msg=\"Stopping pod sandbox: 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0\" id=818bcb25-f62a-4f3c-970d-cfe746f2ca7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.763718 | controller |     "Jun 12 20:43:30.903751 crc crio[24437]: time=\"2026-06-12T20:43:30.903333506Z\" level=info msg=\"Got pod network &{Name:community-operators-2wcjh Namespace:openshift-marketplace ID:8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0 UID:350bb45c-7a54-43f9-855c-105a3421585d NetNS:/var/run/netns/87c90f20-6dfc-44d9-b399-e9e541816ae4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod350bb45c_7a54_43f9_855c_105a3421585d.slice PodAnnotations:0xc002746378}] Aliases:map[]}\"",
2026-06-12 21:48:35.763733 | controller |     "Jun 12 20:43:30.905208 crc crio[24437]: time=\"2026-06-12T20:43:30.90512483Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-2wcjh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.763747 | controller |     "Jun 12 20:43:31.159758 crc crio[24437]: time=\"2026-06-12T20:43:31.158665725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.763762 | controller |     "Jun 12 20:43:31.585218 crc crio[24437]: time=\"2026-06-12T20:43:31.584623588Z\" level=info msg=\"Created container 13dc4b1e6f82fa7a4a1db29a503d7bbebf40c640fd9ce1793c7ab10d1d7ea985: openshift-infra/auto-csr-approver-29688282-pctsj/oc\" id=0b8aee41-59b1-44ab-8340-44298754b7d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.763777 | controller |     "Jun 12 20:43:31.588410 crc crio[24437]: time=\"2026-06-12T20:43:31.587360725Z\" level=info msg=\"Starting container: 13dc4b1e6f82fa7a4a1db29a503d7bbebf40c640fd9ce1793c7ab10d1d7ea985\" id=ea1d3855-9d80-4113-9909-c0b8f6a8d0c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.763795 | controller |     "Jun 12 20:43:31.628185 crc crio[24437]: time=\"2026-06-12T20:43:31.627872263Z\" level=info msg=\"Started container\" PID=33583 containerID=13dc4b1e6f82fa7a4a1db29a503d7bbebf40c640fd9ce1793c7ab10d1d7ea985 description=openshift-infra/auto-csr-approver-29688282-pctsj/oc id=ea1d3855-9d80-4113-9909-c0b8f6a8d0c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119",
2026-06-12 21:48:35.763810 | controller |     "Jun 12 20:43:32.990582 crc crio[24437]: time=\"2026-06-12T20:43:32.989629575Z\" level=info msg=\"Stopped pod sandbox: d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc\" id=b46bd067-287f-4ccd-9b97-eb3db320881d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.763825 | controller |     "Jun 12 20:43:33.090754 crc crio[24437]: time=\"2026-06-12T20:43:33.090665371Z\" level=info msg=\"Stopped pod sandbox: 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0\" id=818bcb25-f62a-4f3c-970d-cfe746f2ca7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.763839 | controller |     "Jun 12 20:43:33.936254 crc crio[24437]: time=\"2026-06-12T20:43:33.935264682Z\" level=info msg=\"Removing container: b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8\" id=56209ffb-ea50-402e-ad81-7f7cb59e61bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.763876 | controller |     "Jun 12 20:43:33.949334 crc crio[24437]: time=\"2026-06-12T20:43:33.949195912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8078760b-a45d-45cb-ba8f-225248579d53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.763893 | controller |     "Jun 12 20:43:33.973368 crc crio[24437]: time=\"2026-06-12T20:43:33.966285041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5db53721-a751-4a3b-90ef-32578e0fc9c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.763907 | controller |     "Jun 12 20:43:33.982854 crc crio[24437]: time=\"2026-06-12T20:43:33.98257314Z\" level=info msg=\"Removed container b8739e64b20d6cb33f162e51649191833af9846789d106c45584d57e0b77bfc8: openshift-marketplace/community-operators-2wcjh/registry-server\" id=56209ffb-ea50-402e-ad81-7f7cb59e61bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.763922 | controller |     "Jun 12 20:43:33.987486 crc crio[24437]: time=\"2026-06-12T20:43:33.98738412Z\" level=info msg=\"Removing container: 518c277e437019365d0f7133150604042d435ccffb659ff0921b22282242e896\" id=9a3e01cb-7c80-45b0-af40-d75b9000c603 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.763936 | controller |     "Jun 12 20:43:34.036412 crc crio[24437]: time=\"2026-06-12T20:43:34.036123535Z\" level=info msg=\"Removed container 518c277e437019365d0f7133150604042d435ccffb659ff0921b22282242e896: openshift-marketplace/community-operators-2wcjh/extract-content\" id=9a3e01cb-7c80-45b0-af40-d75b9000c603 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.763951 | controller |     "Jun 12 20:43:34.040792 crc crio[24437]: time=\"2026-06-12T20:43:34.039803757Z\" level=info msg=\"Removing container: 5163c617277b74678a39c273ff7aeb009558251544abcc73b87e0d60856e636a\" id=57eea13e-41fa-4ea3-a0ed-96e1ceca7560 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.763965 | controller |     "Jun 12 20:43:34.073493 crc crio[24437]: time=\"2026-06-12T20:43:34.073427441Z\" level=info msg=\"Removed container 5163c617277b74678a39c273ff7aeb009558251544abcc73b87e0d60856e636a: openshift-marketplace/community-operators-2wcjh/extract-utilities\" id=57eea13e-41fa-4ea3-a0ed-96e1ceca7560 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.763984 | controller |     "Jun 12 20:43:34.077554 crc crio[24437]: time=\"2026-06-12T20:43:34.076507858Z\" level=info msg=\"Removing container: 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c\" id=68b1ddf4-0418-4ccd-b875-ff4fbb6cfb22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.763999 | controller |     "Jun 12 20:43:34.105010 crc crio[24437]: time=\"2026-06-12T20:43:34.104840669Z\" level=info msg=\"Removed container 90b253938a379ee689d4317a8044a14fe5c51a79fe44eee6448850413f96a10c: openshift-marketplace/redhat-marketplace-jxbsf/registry-server\" id=68b1ddf4-0418-4ccd-b875-ff4fbb6cfb22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764013 | controller |     "Jun 12 20:43:34.108241 crc crio[24437]: time=\"2026-06-12T20:43:34.108177982Z\" level=info msg=\"Removing container: 38bb390465e508f4f59afa8009a8d2c00c515ed55d8a5c8a34db02a6b61c1943\" id=05a4ac1b-bc89-4b7c-8ea1-848061973a4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764027 | controller |     "Jun 12 20:43:34.168039 crc crio[24437]: time=\"2026-06-12T20:43:34.167798429Z\" level=info msg=\"Removed container 38bb390465e508f4f59afa8009a8d2c00c515ed55d8a5c8a34db02a6b61c1943: openshift-marketplace/redhat-marketplace-jxbsf/extract-content\" id=05a4ac1b-bc89-4b7c-8ea1-848061973a4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764041 | controller |     "Jun 12 20:43:34.172754 crc crio[24437]: time=\"2026-06-12T20:43:34.172666042Z\" level=info msg=\"Removing container: 4122a77be6f7e65dd34c0aee553b7d3236d93375cebb98fbb51ccf1fcf073ba9\" id=8dc735c5-73b4-432e-9db6-03b805c74f90 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764055 | controller |     "Jun 12 20:43:34.205063 crc crio[24437]: time=\"2026-06-12T20:43:34.204608883Z\" level=info msg=\"Removed container 4122a77be6f7e65dd34c0aee553b7d3236d93375cebb98fbb51ccf1fcf073ba9: openshift-marketplace/redhat-marketplace-jxbsf/extract-utilities\" id=8dc735c5-73b4-432e-9db6-03b805c74f90 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764070 | controller |     "Jun 12 20:43:34.760376 crc crio[24437]: time=\"2026-06-12T20:43:34.760030946Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w654d/registry-server\" id=8dd92759-c7a8-47b7-a347-3debcd817887 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.764084 | controller |     "Jun 12 20:43:34.760860 crc crio[24437]: time=\"2026-06-12T20:43:34.760674981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.764098 | controller |     "Jun 12 20:43:34.829743 crc crio[24437]: time=\"2026-06-12T20:43:34.82952909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.764112 | controller |     "Jun 12 20:43:34.840392 crc crio[24437]: time=\"2026-06-12T20:43:34.840148636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.764127 | controller |     "Jun 12 20:43:35.025602 crc crio[24437]: time=\"2026-06-12T20:43:35.025425027Z\" level=info msg=\"Created container 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33: openshift-marketplace/redhat-operators-w654d/registry-server\" id=8dd92759-c7a8-47b7-a347-3debcd817887 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.764141 | controller |     "Jun 12 20:43:35.031647 crc crio[24437]: time=\"2026-06-12T20:43:35.031554641Z\" level=info msg=\"Starting container: 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33\" id=5a705815-7519-432e-ba16-006490690aa5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.764155 | controller |     "Jun 12 20:43:35.038813 crc crio[24437]: time=\"2026-06-12T20:43:35.03869117Z\" level=info msg=\"Started container\" PID=33689 containerID=010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33 description=openshift-marketplace/redhat-operators-w654d/registry-server id=5a705815-7519-432e-ba16-006490690aa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace",
2026-06-12 21:48:35.764173 | controller |     "Jun 12 20:43:36.009833 crc crio[24437]: time=\"2026-06-12T20:43:36.007781006Z\" level=info msg=\"Stopping pod sandbox: 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119\" id=570276d5-ac91-4b57-9fbf-8e07221406a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.764188 | controller |     "Jun 12 20:43:36.009833 crc crio[24437]: time=\"2026-06-12T20:43:36.008995627Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688282-pctsj Namespace:openshift-infra ID:0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119 UID:145f2f3e-c87e-47a2-a3ee-09c6bcb18523 NetNS:/var/run/netns/7d9aa614-4baa-437f-a0f7-9fa4e79707ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod145f2f3e_c87e_47a2_a3ee_09c6bcb18523.slice PodAnnotations:0xc0025549a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.764202 | controller |     "Jun 12 20:43:36.009833 crc crio[24437]: time=\"2026-06-12T20:43:36.009202912Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688282-pctsj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.764217 | controller |     "Jun 12 20:43:36.261331 crc crio[24437]: time=\"2026-06-12T20:43:36.261219007Z\" level=info msg=\"Stopped pod sandbox: 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119\" id=570276d5-ac91-4b57-9fbf-8e07221406a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.764231 | controller |     "Jun 12 20:43:39.437377 crc crio[24437]: time=\"2026-06-12T20:43:39.436192444Z\" level=info msg=\"Stopping container: 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420 (timeout: 2s)\" id=d1af2e04-ca73-4e94-b3a2-ee87ea6feb79 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.764245 | controller |     "Jun 12 20:43:39.574689 crc crio[24437]: time=\"2026-06-12T20:43:39.574421165Z\" level=info msg=\"Stopped container 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420: openshift-marketplace/certified-operators-2pzcj/registry-server\" id=d1af2e04-ca73-4e94-b3a2-ee87ea6feb79 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.764259 | controller |     "Jun 12 20:43:39.576826 crc crio[24437]: time=\"2026-06-12T20:43:39.576003754Z\" level=info msg=\"Stopping pod sandbox: c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90\" id=f08d1c3d-6bcf-44ab-9656-242a095a49a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.764282 | controller |     "Jun 12 20:43:39.576826 crc crio[24437]: time=\"2026-06-12T20:43:39.576603989Z\" level=info msg=\"Got pod network &{Name:certified-operators-2pzcj Namespace:openshift-marketplace ID:c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90 UID:0aa06d7a-1e40-4e67-8445-ea3f79f201df NetNS:/var/run/netns/5e670d0e-6458-4741-8f66-6bf563905f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0aa06d7a_1e40_4e67_8445_ea3f79f201df.slice PodAnnotations:0xc002746ad8}] Aliases:map[]}\"",
2026-06-12 21:48:35.764296 | controller |     "Jun 12 20:43:39.576826 crc crio[24437]: time=\"2026-06-12T20:43:39.576763843Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-2pzcj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.764318 | controller |     "Jun 12 20:43:39.874728 crc crio[24437]: time=\"2026-06-12T20:43:39.874610589Z\" level=info msg=\"Stopped pod sandbox: c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90\" id=f08d1c3d-6bcf-44ab-9656-242a095a49a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.764336 | controller |     "Jun 12 20:43:40.052711 crc crio[24437]: time=\"2026-06-12T20:43:40.052272029Z\" level=info msg=\"Removing container: 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420\" id=a658a91d-43d5-4c65-848a-cb74d0ff5a2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764357 | controller |     "Jun 12 20:43:40.076971 crc crio[24437]: time=\"2026-06-12T20:43:40.076816706Z\" level=info msg=\"Removed container 753c62943975cb4052d67bdd750a510c74a4985f16f069034ab3fed318a8d420: openshift-marketplace/certified-operators-2pzcj/registry-server\" id=a658a91d-43d5-4c65-848a-cb74d0ff5a2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764377 | controller |     "Jun 12 20:43:40.081623 crc crio[24437]: time=\"2026-06-12T20:43:40.081545954Z\" level=info msg=\"Removing container: be7632838afae787734dc235ec0ea728671935ef7c9c356899283962c060ac61\" id=e16164fa-595d-4111-aa80-7aea59f060a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764447 | controller |     "Jun 12 20:43:40.114908 crc crio[24437]: time=\"2026-06-12T20:43:40.114799769Z\" level=info msg=\"Removed container be7632838afae787734dc235ec0ea728671935ef7c9c356899283962c060ac61: openshift-marketplace/certified-operators-2pzcj/extract-content\" id=e16164fa-595d-4111-aa80-7aea59f060a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764469 | controller |     "Jun 12 20:43:40.117621 crc crio[24437]: time=\"2026-06-12T20:43:40.117535248Z\" level=info msg=\"Removing container: a76c277e5b3466a5b380cd4321ec6d9ed22a0cca1c26bee85d8b7da0c756c152\" id=3b7d9539-b472-49ae-905c-a0f8cc6bb606 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764484 | controller |     "Jun 12 20:43:40.146980 crc crio[24437]: time=\"2026-06-12T20:43:40.146794851Z\" level=info msg=\"Removed container a76c277e5b3466a5b380cd4321ec6d9ed22a0cca1c26bee85d8b7da0c756c152: openshift-marketplace/certified-operators-2pzcj/extract-utilities\" id=3b7d9539-b472-49ae-905c-a0f8cc6bb606 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764499 | controller |     "Jun 12 20:43:48.123194 crc crio[24437]: time=\"2026-06-12T20:43:48.119356317Z\" level=info msg=\"Stopping container: 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33 (timeout: 2s)\" id=eccd06eb-91bf-476d-9284-47328e2eeb17 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.764514 | controller |     "Jun 12 20:43:48.247698 crc crio[24437]: time=\"2026-06-12T20:43:48.247524984Z\" level=info msg=\"Stopped container 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33: openshift-marketplace/redhat-operators-w654d/registry-server\" id=eccd06eb-91bf-476d-9284-47328e2eeb17 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.764528 | controller |     "Jun 12 20:43:48.248690 crc crio[24437]: time=\"2026-06-12T20:43:48.24856517Z\" level=info msg=\"Stopping pod sandbox: fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace\" id=a4b2854b-1da9-4e88-80af-00e2f6e579e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.764543 | controller |     "Jun 12 20:43:48.249475 crc crio[24437]: time=\"2026-06-12T20:43:48.249364359Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w654d Namespace:openshift-marketplace ID:fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace UID:42676795-8634-40be-af98-ab55ba659b70 NetNS:/var/run/netns/4de49653-13f4-46dc-94c9-d0f0d811f9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42676795_8634_40be_af98_ab55ba659b70.slice PodAnnotations:0xc0018407d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.764558 | controller |     "Jun 12 20:43:48.249704 crc crio[24437]: time=\"2026-06-12T20:43:48.249557204Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-w654d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.764577 | controller |     "Jun 12 20:43:48.559741 crc crio[24437]: time=\"2026-06-12T20:43:48.559656489Z\" level=info msg=\"Stopped pod sandbox: fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace\" id=a4b2854b-1da9-4e88-80af-00e2f6e579e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.764593 | controller |     "Jun 12 20:43:49.143898 crc crio[24437]: time=\"2026-06-12T20:43:49.14376329Z\" level=info msg=\"Removing container: 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33\" id=9f7ca1e0-8a40-47b5-82ba-cea7659c1658 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764607 | controller |     "Jun 12 20:43:49.183305 crc crio[24437]: time=\"2026-06-12T20:43:49.182266816Z\" level=info msg=\"Removed container 010b6e395661c4cd3a28139857bd7165b6919a7c60d89b53ca89184626c9bc33: openshift-marketplace/redhat-operators-w654d/registry-server\" id=9f7ca1e0-8a40-47b5-82ba-cea7659c1658 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764623 | controller |     "Jun 12 20:43:49.188207 crc crio[24437]: time=\"2026-06-12T20:43:49.187847137Z\" level=info msg=\"Removing container: 5155af3f0e39daacb5950eb79dff374362198df52e21bfdcb76f1f1211afbb3e\" id=fb647306-01d6-4fd1-ba27-e905220f5787 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764637 | controller |     "Jun 12 20:43:49.244369 crc crio[24437]: time=\"2026-06-12T20:43:49.244287234Z\" level=info msg=\"Removed container 5155af3f0e39daacb5950eb79dff374362198df52e21bfdcb76f1f1211afbb3e: openshift-marketplace/redhat-operators-w654d/extract-content\" id=fb647306-01d6-4fd1-ba27-e905220f5787 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764652 | controller |     "Jun 12 20:43:49.248700 crc crio[24437]: time=\"2026-06-12T20:43:49.248557181Z\" level=info msg=\"Removing container: a7d3a0f98822885d594c389293e178e593d26e2ba200647e5a26b8abe9fc41b0\" id=bca38769-70fc-48c1-ae02-f6d1b2d2bcaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764666 | controller |     "Jun 12 20:43:49.288174 crc crio[24437]: time=\"2026-06-12T20:43:49.286554545Z\" level=info msg=\"Removed container a7d3a0f98822885d594c389293e178e593d26e2ba200647e5a26b8abe9fc41b0: openshift-marketplace/redhat-operators-w654d/extract-utilities\" id=bca38769-70fc-48c1-ae02-f6d1b2d2bcaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.764681 | controller |     "Jun 12 20:44:00.542798 crc crio[24437]: time=\"2026-06-12T20:44:00.541837819Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688284-tf2wv/POD\" id=e398c857-1fc9-4da0-a698-7b300cf31dd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.764696 | controller |     "Jun 12 20:44:00.544357 crc crio[24437]: time=\"2026-06-12T20:44:00.542890346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.764711 | controller |     "Jun 12 20:44:00.565480 crc crio[24437]: time=\"2026-06-12T20:44:00.56539711Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688284-tf2wv Namespace:openshift-infra ID:ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4 UID:d66654de-b29c-47e5-b505-ae7a8281bc53 NetNS:/var/run/netns/3280886e-cdd4-486a-8c61-68e25a6679cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66654de_b29c_47e5_b505_ae7a8281bc53.slice PodAnnotations:0xc002746c00}] Aliases:map[]}\"",
2026-06-12 21:48:35.764726 | controller |     "Jun 12 20:44:00.565480 crc crio[24437]: time=\"2026-06-12T20:44:00.565452272Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688284-tf2wv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.764742 | controller |     "Jun 12 20:44:00.808608 crc crio[24437]: 2026-06-12T20:44:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccf0c72ad018315 Mac:d2:63:1b:19:1b:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/3280886e-cdd4-486a-8c61-68e25a6679cc SocketPath: PciID:}] [{Interface:0xc0004b25c0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.764760 | controller |     "Jun 12 20:44:00.811213 crc crio[24437]: time=\"2026-06-12T20:44:00.810995236Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688284-tf2wv Namespace:openshift-infra ID:ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4 UID:d66654de-b29c-47e5-b505-ae7a8281bc53 NetNS:/var/run/netns/3280886e-cdd4-486a-8c61-68e25a6679cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66654de_b29c_47e5_b505_ae7a8281bc53.slice PodAnnotations:0xc002746c00}] Aliases:map[]}\"",
2026-06-12 21:48:35.764776 | controller |     "Jun 12 20:44:00.811486 crc crio[24437]: time=\"2026-06-12T20:44:00.811430266Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688284-tf2wv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.764791 | controller |     "Jun 12 20:44:00.820510 crc crio[24437]: time=\"2026-06-12T20:44:00.82032853Z\" level=info msg=\"Ran pod sandbox ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4 with infra container: openshift-infra/auto-csr-approver-29688284-tf2wv/POD\" id=e398c857-1fc9-4da0-a698-7b300cf31dd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.764805 | controller |     "Jun 12 20:44:00.826409 crc crio[24437]: time=\"2026-06-12T20:44:00.825653503Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4a64bc65-5709-40ad-9d80-834d21e8ba6e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.764820 | controller |     "Jun 12 20:44:00.836151 crc crio[24437]: time=\"2026-06-12T20:44:00.836061394Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.764835 | controller |     "Jun 12 20:44:02.300201 crc crio[24437]: time=\"2026-06-12T20:44:02.299647542Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4a64bc65-5709-40ad-9d80-834d21e8ba6e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.764868 | controller |     "Jun 12 20:44:02.301658 crc crio[24437]: time=\"2026-06-12T20:44:02.301354526Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=88748a22-ab4f-4021-ac6a-34844a305b5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.764889 | controller |     "Jun 12 20:44:02.304621 crc crio[24437]: time=\"2026-06-12T20:44:02.304552256Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a83211fe-35d0-461d-a2b3-9c957db3a332 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.764904 | controller |     "Jun 12 20:44:02.312651 crc crio[24437]: time=\"2026-06-12T20:44:02.312548707Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688284-tf2wv/oc\" id=22eedb8c-8b59-44fe-be4e-5fb7ede179b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.764919 | controller |     "Jun 12 20:44:02.313512 crc crio[24437]: time=\"2026-06-12T20:44:02.313433638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.764933 | controller |     "Jun 12 20:44:02.347529 crc crio[24437]: time=\"2026-06-12T20:44:02.347393641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.764948 | controller |     "Jun 12 20:44:02.676010 crc crio[24437]: time=\"2026-06-12T20:44:02.674985983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.764967 | controller |     "Jun 12 20:44:02.763809 crc crio[24437]: time=\"2026-06-12T20:44:02.763716251Z\" level=info msg=\"Created container 459d4c633d7b684bb0304cba5ea2ec47841cddabf65dfc07a01f20c21f42322a: openshift-infra/auto-csr-approver-29688284-tf2wv/oc\" id=22eedb8c-8b59-44fe-be4e-5fb7ede179b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.764983 | controller |     "Jun 12 20:44:02.764764 crc crio[24437]: time=\"2026-06-12T20:44:02.764724206Z\" level=info msg=\"Starting container: 459d4c633d7b684bb0304cba5ea2ec47841cddabf65dfc07a01f20c21f42322a\" id=d0f4ae6a-7f34-4628-aa66-4d153d784ebb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.764997 | controller |     "Jun 12 20:44:02.769139 crc crio[24437]: time=\"2026-06-12T20:44:02.769044195Z\" level=info msg=\"Started container\" PID=34314 containerID=459d4c633d7b684bb0304cba5ea2ec47841cddabf65dfc07a01f20c21f42322a description=openshift-infra/auto-csr-approver-29688284-tf2wv/oc id=d0f4ae6a-7f34-4628-aa66-4d153d784ebb name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4",
2026-06-12 21:48:35.765012 | controller |     "Jun 12 20:44:04.302307 crc crio[24437]: time=\"2026-06-12T20:44:04.301416209Z\" level=info msg=\"Stopping pod sandbox: ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4\" id=b1472f12-6c36-4773-b2a1-97151928be3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.765027 | controller |     "Jun 12 20:44:04.304006 crc crio[24437]: time=\"2026-06-12T20:44:04.303979513Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688284-tf2wv Namespace:openshift-infra ID:ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4 UID:d66654de-b29c-47e5-b505-ae7a8281bc53 NetNS:/var/run/netns/3280886e-cdd4-486a-8c61-68e25a6679cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66654de_b29c_47e5_b505_ae7a8281bc53.slice PodAnnotations:0xc00008cb58}] Aliases:map[]}\"",
2026-06-12 21:48:35.765042 | controller |     "Jun 12 20:44:04.304275 crc crio[24437]: time=\"2026-06-12T20:44:04.30425338Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688284-tf2wv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.765058 | controller |     "Jun 12 20:44:04.521274 crc crio[24437]: time=\"2026-06-12T20:44:04.521165385Z\" level=info msg=\"Stopped pod sandbox: ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4\" id=b1472f12-6c36-4773-b2a1-97151928be3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.765072 | controller |     "Jun 12 20:44:59.031989 crc crio[24437]: time=\"2026-06-12T20:44:59.03053038Z\" level=warning msg=\"Stopping container 2f1b7b498a1347b127ed0de97ae196f47478df5a5da1c4aff60bd0aadd0fc865 with stop signal(15) timed out. Killing...\"",
2026-06-12 21:48:35.765087 | controller |     "Jun 12 20:44:59.091050 crc crio[24437]: time=\"2026-06-12T20:44:59.090354696Z\" level=error msg=\"Killing container 2f1b7b498a1347b127ed0de97ae196f47478df5a5da1c4aff60bd0aadd0fc865 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2f1b7b498a1347b127ed0de97ae196f47478df5a5da1c4aff60bd0aadd0fc865 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 21:48:35.765101 | controller |     "Jun 12 20:44:59.156541 crc crio[24437]: time=\"2026-06-12T20:44:59.156393623Z\" level=info msg=\"Removed container 2f1b7b498a1347b127ed0de97ae196f47478df5a5da1c4aff60bd0aadd0fc865: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=91a51fac-85dd-49df-86a6-ac4c84ea00f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.765120 | controller |     "Jun 12 20:44:59.165794 crc crio[24437]: time=\"2026-06-12T20:44:59.165688288Z\" level=info msg=\"Stopping pod sandbox: fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace\" id=f43dd504-ff51-476b-a2e3-11fb3109d649 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.765135 | controller |     "Jun 12 20:44:59.166048 crc crio[24437]: time=\"2026-06-12T20:44:59.1658006Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace\" id=f43dd504-ff51-476b-a2e3-11fb3109d649 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.765150 | controller |     "Jun 12 20:44:59.166616 crc crio[24437]: time=\"2026-06-12T20:44:59.166554169Z\" level=info msg=\"Removing pod sandbox: fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace\" id=16dcf54f-abb8-4bb0-ab7e-baab65a7f860 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.765164 | controller |     "Jun 12 20:44:59.180778 crc crio[24437]: time=\"2026-06-12T20:44:59.180659849Z\" level=info msg=\"Removed pod sandbox: fa0ca96a8c6cda6cdea89f2290e804deba1c361228c091dfeed96f13d2252ace\" id=16dcf54f-abb8-4bb0-ab7e-baab65a7f860 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.765179 | controller |     "Jun 12 20:44:59.181699 crc crio[24437]: time=\"2026-06-12T20:44:59.181613082Z\" level=info msg=\"Stopping pod sandbox: d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc\" id=db46c048-3962-43ea-b3d2-d77c6b3c3fc4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.765193 | controller |     "Jun 12 20:44:59.181792 crc crio[24437]: time=\"2026-06-12T20:44:59.181702934Z\" level=info msg=\"Stopped pod sandbox (already stopped): d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc\" id=db46c048-3962-43ea-b3d2-d77c6b3c3fc4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.765208 | controller |     "Jun 12 20:44:59.182771 crc crio[24437]: time=\"2026-06-12T20:44:59.182702479Z\" level=info msg=\"Removing pod sandbox: d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc\" id=31a43ae7-806a-4fdb-9cae-17b0185d81f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.765222 | controller |     "Jun 12 20:44:59.192104 crc crio[24437]: time=\"2026-06-12T20:44:59.192014784Z\" level=info msg=\"Removed pod sandbox: d75d119fc8a4cd8888245d2c33e20bb1f0c1c8e970f2798119246234feecd6fc\" id=31a43ae7-806a-4fdb-9cae-17b0185d81f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.765237 | controller |     "Jun 12 20:44:59.192816 crc crio[24437]: time=\"2026-06-12T20:44:59.192738611Z\" level=info msg=\"Stopping pod sandbox: c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90\" id=98d69155-ae62-4dc5-89c5-17edfb03660c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.765252 | controller |     "Jun 12 20:44:59.192909 crc crio[24437]: time=\"2026-06-12T20:44:59.192815153Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90\" id=98d69155-ae62-4dc5-89c5-17edfb03660c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.765266 | controller |     "Jun 12 20:44:59.193828 crc crio[24437]: time=\"2026-06-12T20:44:59.193677294Z\" level=info msg=\"Removing pod sandbox: c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90\" id=8fd3abc8-c541-405a-9761-08e9902fe8a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.765281 | controller |     "Jun 12 20:44:59.207164 crc crio[24437]: time=\"2026-06-12T20:44:59.207026447Z\" level=info msg=\"Removed pod sandbox: c8ba510aa6ecd8ee772cd9867bc91355d09788ade59d209657274ddf4e607b90\" id=8fd3abc8-c541-405a-9761-08e9902fe8a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.765295 | controller |     "Jun 12 20:44:59.208598 crc crio[24437]: time=\"2026-06-12T20:44:59.208471582Z\" level=info msg=\"Stopping pod sandbox: 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0\" id=7a82aa2f-4332-426b-8981-fe6ac1142d55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.765313 | controller |     "Jun 12 20:44:59.208681 crc crio[24437]: time=\"2026-06-12T20:44:59.208637945Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0\" id=7a82aa2f-4332-426b-8981-fe6ac1142d55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.765328 | controller |     "Jun 12 20:44:59.209589 crc crio[24437]: time=\"2026-06-12T20:44:59.209486446Z\" level=info msg=\"Removing pod sandbox: 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0\" id=945b61e5-ccfb-41d5-afb2-f91514c4ae84 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.765342 | controller |     "Jun 12 20:44:59.223318 crc crio[24437]: time=\"2026-06-12T20:44:59.223112296Z\" level=info msg=\"Removed pod sandbox: 8f1427d3505e6bfa60dacc47d69efa51234af422f6897e72e1ea4b92b802d4b0\" id=945b61e5-ccfb-41d5-afb2-f91514c4ae84 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.765357 | controller |     "Jun 12 20:45:00.496801 crc crio[24437]: time=\"2026-06-12T20:45:00.496250546Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/POD\" id=434af8a2-0f36-4fd2-8d8e-ebc5880ca8c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.765372 | controller |     "Jun 12 20:45:00.496801 crc crio[24437]: time=\"2026-06-12T20:45:00.496774098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.765386 | controller |     "Jun 12 20:45:00.524863 crc crio[24437]: time=\"2026-06-12T20:45:00.524716785Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688285-n72p9 Namespace:openshift-operator-lifecycle-manager ID:10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca UID:2618c393-c7ad-4cac-99dd-b97de68517a0 NetNS:/var/run/netns/fe7bc1e2-f64f-41c9-b59f-771f8dbb507f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2618c393_c7ad_4cac_99dd_b97de68517a0.slice PodAnnotations:0xc00012a368}] Aliases:map[]}\"",
2026-06-12 21:48:35.765402 | controller |     "Jun 12 20:45:00.524863 crc crio[24437]: time=\"2026-06-12T20:45:00.524798146Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688285-n72p9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.765416 | controller |     "Jun 12 20:45:00.783480 crc crio[24437]: 2026-06-12T20:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10c98adc89677f7 Mac:3a:4a:60:d2:a9:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/fe7bc1e2-f64f-41c9-b59f-771f8dbb507f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.765432 | controller |     "Jun 12 20:45:00.786044 crc crio[24437]: time=\"2026-06-12T20:45:00.78597156Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688285-n72p9 Namespace:openshift-operator-lifecycle-manager ID:10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca UID:2618c393-c7ad-4cac-99dd-b97de68517a0 NetNS:/var/run/netns/fe7bc1e2-f64f-41c9-b59f-771f8dbb507f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2618c393_c7ad_4cac_99dd_b97de68517a0.slice PodAnnotations:0xc00012a368}] Aliases:map[]}\"",
2026-06-12 21:48:35.765447 | controller |     "Jun 12 20:45:00.786451 crc crio[24437]: time=\"2026-06-12T20:45:00.786154444Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688285-n72p9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.765465 | controller |     "Jun 12 20:45:00.793442 crc crio[24437]: time=\"2026-06-12T20:45:00.792279553Z\" level=info msg=\"Ran pod sandbox 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/POD\" id=434af8a2-0f36-4fd2-8d8e-ebc5880ca8c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.765481 | controller |     "Jun 12 20:45:00.795828 crc crio[24437]: time=\"2026-06-12T20:45:00.795748457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f34e35b7-ab16-4d65-bd00-d8416eedf90b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.765496 | controller |     "Jun 12 20:45:00.798431 crc crio[24437]: time=\"2026-06-12T20:45:00.79835414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba0f6a34-a996-4a27-bc1d-d302912477ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.765510 | controller |     "Jun 12 20:45:00.806569 crc crio[24437]: time=\"2026-06-12T20:45:00.806089386Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/collect-profiles\" id=4b1faa30-a099-42a3-acef-0b4386f93994 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.765525 | controller |     "Jun 12 20:45:00.806993 crc crio[24437]: time=\"2026-06-12T20:45:00.806869925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.765539 | controller |     "Jun 12 20:45:00.831893 crc crio[24437]: time=\"2026-06-12T20:45:00.831777458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.765554 | controller |     "Jun 12 20:45:00.837072 crc crio[24437]: time=\"2026-06-12T20:45:00.836970994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.765569 | controller |     "Jun 12 20:45:00.936572 crc crio[24437]: time=\"2026-06-12T20:45:00.936473719Z\" level=info msg=\"Created container 163a2d9330881e1852e4fea67417371f27170ba470cb0dc2a5aca6470584acc1: openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/collect-profiles\" id=4b1faa30-a099-42a3-acef-0b4386f93994 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.765583 | controller |     "Jun 12 20:45:00.938153 crc crio[24437]: time=\"2026-06-12T20:45:00.937976886Z\" level=info msg=\"Starting container: 163a2d9330881e1852e4fea67417371f27170ba470cb0dc2a5aca6470584acc1\" id=25ce1595-ab55-4dff-bca9-c29be9fdc21c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.765598 | controller |     "Jun 12 20:45:00.951263 crc crio[24437]: time=\"2026-06-12T20:45:00.951164784Z\" level=info msg=\"Started container\" PID=35214 containerID=163a2d9330881e1852e4fea67417371f27170ba470cb0dc2a5aca6470584acc1 description=openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/collect-profiles id=25ce1595-ab55-4dff-bca9-c29be9fdc21c name=/runtime.v1.RuntimeService/StartContainer sandboxID=10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca",
2026-06-12 21:48:35.765612 | controller |     "Jun 12 20:45:02.950964 crc crio[24437]: time=\"2026-06-12T20:45:02.950299186Z\" level=info msg=\"Stopping pod sandbox: 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca\" id=dc96fa29-1ef3-4922-8d79-71892e3b4541 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.765627 | controller |     "Jun 12 20:45:02.952548 crc crio[24437]: time=\"2026-06-12T20:45:02.951606608Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688285-n72p9 Namespace:openshift-operator-lifecycle-manager ID:10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca UID:2618c393-c7ad-4cac-99dd-b97de68517a0 NetNS:/var/run/netns/fe7bc1e2-f64f-41c9-b59f-771f8dbb507f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2618c393_c7ad_4cac_99dd_b97de68517a0.slice PodAnnotations:0xc001f6c8c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.765646 | controller |     "Jun 12 20:45:02.952548 crc crio[24437]: time=\"2026-06-12T20:45:02.951744421Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688285-n72p9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.765661 | controller |     "Jun 12 20:45:03.252073 crc crio[24437]: time=\"2026-06-12T20:45:03.24869977Z\" level=info msg=\"Stopped pod sandbox: 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca\" id=dc96fa29-1ef3-4922-8d79-71892e3b4541 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.765675 | controller |     "Jun 12 20:45:57.958567 crc crio[24437]: time=\"2026-06-12T20:45:57.957645682Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-4txzf/POD\" id=6938fe42-d198-4f41-b7be-0647db0acb21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.765690 | controller |     "Jun 12 20:45:57.960238 crc crio[24437]: time=\"2026-06-12T20:45:57.958640666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.765704 | controller |     "Jun 12 20:45:57.981091 crc crio[24437]: time=\"2026-06-12T20:45:57.980835062Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-hw6qr/POD\" id=0e0d8bd5-58aa-4e35-abd1-eea22d36905f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.765719 | controller |     "Jun 12 20:45:57.981091 crc crio[24437]: time=\"2026-06-12T20:45:57.980841473Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-4txzf Namespace:cert-manager ID:cb78064fe2719f0c39aeaf390b77dab5eb5b0cec49428d3b59e8e433ed50f4dd UID:127bfbcc-13d3-43cb-803a-53adf61a6b76 NetNS:/var/run/netns/54b494b7-0152-441d-94bf-7c05d9112ccb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod127bfbcc_13d3_43cb_803a_53adf61a6b76.slice PodAnnotations:0xc00012ba80}] Aliases:map[]}\"",
2026-06-12 21:48:35.765734 | controller |     "Jun 12 20:45:57.981091 crc crio[24437]: time=\"2026-06-12T20:45:57.981009347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.765748 | controller |     "Jun 12 20:45:57.981467 crc crio[24437]: time=\"2026-06-12T20:45:57.981011517Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-4txzf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.765763 | controller |     "Jun 12 20:45:58.021756 crc crio[24437]: time=\"2026-06-12T20:45:58.021654079Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-2nhb7/POD\" id=6e6c99e4-0bfb-4195-ae73-5b538521ab16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.765777 | controller |     "Jun 12 20:45:58.021978 crc crio[24437]: time=\"2026-06-12T20:45:58.021780752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.765792 | controller |     "Jun 12 20:45:58.035994 crc crio[24437]: time=\"2026-06-12T20:45:58.035802291Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-hw6qr Namespace:cert-manager ID:1252aad2e9ecd0f52ef3980842225f730b9a31b47c37bb41e7c47b608c0492d6 UID:455a7612-901a-458c-b040-bcb41fb853b7 NetNS:/var/run/netns/44c3bd7d-7e04-4582-add8-5351e7d14e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod455a7612_901a_458c_b040_bcb41fb853b7.slice PodAnnotations:0xc001fa40e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.765810 | controller |     "Jun 12 20:45:58.036258 crc crio[24437]: time=\"2026-06-12T20:45:58.036043747Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-hw6qr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.765825 | controller |     "Jun 12 20:45:58.059082 crc crio[24437]: time=\"2026-06-12T20:45:58.058043519Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-2nhb7 Namespace:cert-manager ID:5b3712d8c2e5724b40ad20be6aeec9bef0e4e03b80df45eaa7dce4b62ce5147f UID:0c1c42df-72d9-4129-90ec-9c9b17a710f8 NetNS:/var/run/netns/32b449ef-751a-4d6a-9c8b-0b7b51ad462f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c1c42df_72d9_4129_90ec_9c9b17a710f8.slice PodAnnotations:0xc001f6c020}] Aliases:map[]}\"",
2026-06-12 21:48:35.765840 | controller |     "Jun 12 20:45:58.059082 crc crio[24437]: time=\"2026-06-12T20:45:58.058240874Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-2nhb7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.765882 | controller |     "Jun 12 20:45:58.303972 crc crio[24437]: 2026-06-12T20:45:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb78064fe2719f0 Mac:92:f8:e2:af:d6:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/54b494b7-0152-441d-94bf-7c05d9112ccb SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.765899 | controller |     "Jun 12 20:45:58.306133 crc crio[24437]: time=\"2026-06-12T20:45:58.305975142Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-4txzf Namespace:cert-manager ID:cb78064fe2719f0c39aeaf390b77dab5eb5b0cec49428d3b59e8e433ed50f4dd UID:127bfbcc-13d3-43cb-803a-53adf61a6b76 NetNS:/var/run/netns/54b494b7-0152-441d-94bf-7c05d9112ccb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod127bfbcc_13d3_43cb_803a_53adf61a6b76.slice PodAnnotations:0xc00012ba80}] Aliases:map[]}\"",
2026-06-12 21:48:35.765915 | controller |     "Jun 12 20:45:58.306282 crc crio[24437]: time=\"2026-06-12T20:45:58.306206499Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-4txzf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.765930 | controller |     "Jun 12 20:45:58.316717 crc crio[24437]: time=\"2026-06-12T20:45:58.315253877Z\" level=info msg=\"Ran pod sandbox cb78064fe2719f0c39aeaf390b77dab5eb5b0cec49428d3b59e8e433ed50f4dd with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-4txzf/POD\" id=6938fe42-d198-4f41-b7be-0647db0acb21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.765945 | controller |     "Jun 12 20:45:58.319209 crc crio[24437]: time=\"2026-06-12T20:45:58.31908958Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=d470403f-1cf7-497c-81c3-e477c6813392 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.765959 | controller |     "Jun 12 20:45:58.319351 crc crio[24437]: time=\"2026-06-12T20:45:58.319297815Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=d470403f-1cf7-497c-81c3-e477c6813392 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.765974 | controller |     "Jun 12 20:45:58.319629 crc crio[24437]: time=\"2026-06-12T20:45:58.319492389Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=d470403f-1cf7-497c-81c3-e477c6813392 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.765995 | controller |     "Jun 12 20:45:58.327001 crc crio[24437]: time=\"2026-06-12T20:45:58.326781506Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=f86b171c-f98d-4f6b-8ff6-8e1875c86ba1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.766010 | controller |     "Jun 12 20:45:58.336552 crc crio[24437]: time=\"2026-06-12T20:45:58.33646711Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-12 21:48:35.766024 | controller |     "Jun 12 20:45:58.351214 crc crio[24437]: 2026-06-12T20:45:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1252aad2e9ecd0f Mac:b6:2e:d5:5b:c5:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/44c3bd7d-7e04-4582-add8-5351e7d14e6a SocketPath: PciID:}] [{Interface:0xc0004b2590 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.766040 | controller |     "Jun 12 20:45:58.351214 crc crio[24437]: time=\"2026-06-12T20:45:58.347633021Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-hw6qr Namespace:cert-manager ID:1252aad2e9ecd0f52ef3980842225f730b9a31b47c37bb41e7c47b608c0492d6 UID:455a7612-901a-458c-b040-bcb41fb853b7 NetNS:/var/run/netns/44c3bd7d-7e04-4582-add8-5351e7d14e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod455a7612_901a_458c_b040_bcb41fb853b7.slice PodAnnotations:0xc001fa40e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.766055 | controller |     "Jun 12 20:45:58.351214 crc crio[24437]: time=\"2026-06-12T20:45:58.347772314Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-hw6qr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.766069 | controller |     "Jun 12 20:45:58.357248 crc crio[24437]: time=\"2026-06-12T20:45:58.35716064Z\" level=info msg=\"Ran pod sandbox 1252aad2e9ecd0f52ef3980842225f730b9a31b47c37bb41e7c47b608c0492d6 with infra container: cert-manager/cert-manager-7b8b89f89d-hw6qr/POD\" id=0e0d8bd5-58aa-4e35-abd1-eea22d36905f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.766084 | controller |     "Jun 12 20:45:58.359474 crc crio[24437]: time=\"2026-06-12T20:45:58.359418035Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=0912160e-bd37-4dee-9f50-75195792eabf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.766098 | controller |     "Jun 12 20:45:58.359665 crc crio[24437]: time=\"2026-06-12T20:45:58.35962217Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=0912160e-bd37-4dee-9f50-75195792eabf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.766113 | controller |     "Jun 12 20:45:58.359735 crc crio[24437]: time=\"2026-06-12T20:45:58.359701742Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=0912160e-bd37-4dee-9f50-75195792eabf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.766127 | controller |     "Jun 12 20:45:58.361850 crc crio[24437]: time=\"2026-06-12T20:45:58.36172107Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=cb93085d-46da-4cad-b5ae-f82c1aa9d926 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.766141 | controller |     "Jun 12 20:45:58.370631 crc crio[24437]: time=\"2026-06-12T20:45:58.370567765Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-12 21:48:35.766155 | controller |     "Jun 12 20:45:58.397250 crc crio[24437]: 2026-06-12T20:45:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b3712d8c2e5724 Mac:6e:bd:d6:e0:f8:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/32b449ef-751a-4d6a-9c8b-0b7b51ad462f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.766174 | controller |     "Jun 12 20:45:58.398996 crc crio[24437]: time=\"2026-06-12T20:45:58.398858488Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-2nhb7 Namespace:cert-manager ID:5b3712d8c2e5724b40ad20be6aeec9bef0e4e03b80df45eaa7dce4b62ce5147f UID:0c1c42df-72d9-4129-90ec-9c9b17a710f8 NetNS:/var/run/netns/32b449ef-751a-4d6a-9c8b-0b7b51ad462f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c1c42df_72d9_4129_90ec_9c9b17a710f8.slice PodAnnotations:0xc001f6c020}] Aliases:map[]}\"",
2026-06-12 21:48:35.766189 | controller |     "Jun 12 20:45:58.399085 crc crio[24437]: time=\"2026-06-12T20:45:58.399057323Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-2nhb7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.766204 | controller |     "Jun 12 20:45:58.405703 crc crio[24437]: time=\"2026-06-12T20:45:58.405632192Z\" level=info msg=\"Ran pod sandbox 5b3712d8c2e5724b40ad20be6aeec9bef0e4e03b80df45eaa7dce4b62ce5147f with infra container: cert-manager/cert-manager-webhook-769f6b94cb-2nhb7/POD\" id=6e6c99e4-0bfb-4195-ae73-5b538521ab16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.766219 | controller |     "Jun 12 20:45:58.408034 crc crio[24437]: time=\"2026-06-12T20:45:58.407870207Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=f7861173-ae1f-4ff3-aaea-481aa8882a37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.766233 | controller |     "Jun 12 20:45:58.408153 crc crio[24437]: time=\"2026-06-12T20:45:58.408129443Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=f7861173-ae1f-4ff3-aaea-481aa8882a37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.766247 | controller |     "Jun 12 20:45:58.408210 crc crio[24437]: time=\"2026-06-12T20:45:58.408183664Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=f7861173-ae1f-4ff3-aaea-481aa8882a37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.766262 | controller |     "Jun 12 20:45:58.411081 crc crio[24437]: time=\"2026-06-12T20:45:58.411012812Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=1a35e0a1-5800-4aea-8b95-fd6a05dd1fe0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.766276 | controller |     "Jun 12 20:45:58.414541 crc crio[24437]: time=\"2026-06-12T20:45:58.414475056Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-12 21:48:35.766290 | controller |     "Jun 12 20:46:00.514539 crc crio[24437]: time=\"2026-06-12T20:46:00.514094877Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688286-6c4bf/POD\" id=8faa6311-e6d6-4f2a-a862-3e23c787b1b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.766304 | controller |     "Jun 12 20:46:00.515971 crc crio[24437]: time=\"2026-06-12T20:46:00.51588648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.766319 | controller |     "Jun 12 20:46:01.147816 crc crio[24437]: time=\"2026-06-12T20:46:01.146886205Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688286-6c4bf Namespace:openshift-infra ID:63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516 UID:2f6c0361-13b8-458a-a414-5164f19efd85 NetNS:/var/run/netns/a7490d2d-bb2e-4eec-9020-5b233b15d247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c0361_13b8_458a_a414_5164f19efd85.slice PodAnnotations:0xc00051c090}] Aliases:map[]}\"",
2026-06-12 21:48:35.766337 | controller |     "Jun 12 20:46:01.147816 crc crio[24437]: time=\"2026-06-12T20:46:01.147788497Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688286-6c4bf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.766352 | controller |     "Jun 12 20:46:01.489415 crc crio[24437]: 2026-06-12T20:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63c6ca4b1322048 Mac:66:56:4a:5a:ea:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/a7490d2d-bb2e-4eec-9020-5b233b15d247 SocketPath: PciID:}] [{Interface:0xc0001146e0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.766367 | controller |     "Jun 12 20:46:01.491018 crc crio[24437]: time=\"2026-06-12T20:46:01.490771409Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688286-6c4bf Namespace:openshift-infra ID:63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516 UID:2f6c0361-13b8-458a-a414-5164f19efd85 NetNS:/var/run/netns/a7490d2d-bb2e-4eec-9020-5b233b15d247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c0361_13b8_458a_a414_5164f19efd85.slice PodAnnotations:0xc00051c090}] Aliases:map[]}\"",
2026-06-12 21:48:35.766381 | controller |     "Jun 12 20:46:01.491170 crc crio[24437]: time=\"2026-06-12T20:46:01.491026805Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688286-6c4bf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.766396 | controller |     "Jun 12 20:46:02.695789 crc crio[24437]: time=\"2026-06-12T20:46:02.695171468Z\" level=info msg=\"Ran pod sandbox 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516 with infra container: openshift-infra/auto-csr-approver-29688286-6c4bf/POD\" id=8faa6311-e6d6-4f2a-a862-3e23c787b1b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.766411 | controller |     "Jun 12 20:46:02.705235 crc crio[24437]: time=\"2026-06-12T20:46:02.703477808Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2292edb7-3b48-4cd5-906f-8a02bf4c0947 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.766425 | controller |     "Jun 12 20:46:02.711418 crc crio[24437]: time=\"2026-06-12T20:46:02.711325338Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.766440 | controller |     "Jun 12 20:46:03.106432 crc crio[24437]: time=\"2026-06-12T20:46:03.106276436Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=f86b171c-f98d-4f6b-8ff6-8e1875c86ba1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.766454 | controller |     "Jun 12 20:46:03.107762 crc crio[24437]: time=\"2026-06-12T20:46:03.10768299Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=d7abbed7-3722-4add-8065-26825667ebf7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.766469 | controller |     "Jun 12 20:46:03.111738 crc crio[24437]: time=\"2026-06-12T20:46:03.111639986Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=61490b3f-052b-43a8-969d-bcbd8ef22616 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.766483 | controller |     "Jun 12 20:46:03.118867 crc crio[24437]: time=\"2026-06-12T20:46:03.118733788Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-4txzf/cert-manager-cainjector\" id=e65c215b-9969-42ee-b6a8-d21f9fa3f25f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.766498 | controller |     "Jun 12 20:46:03.121064 crc crio[24437]: time=\"2026-06-12T20:46:03.12090922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.766516 | controller |     "Jun 12 20:46:03.200025 crc crio[24437]: time=\"2026-06-12T20:46:03.199849679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.766530 | controller |     "Jun 12 20:46:03.205457 crc crio[24437]: time=\"2026-06-12T20:46:03.205380722Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=1a35e0a1-5800-4aea-8b95-fd6a05dd1fe0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.766545 | controller |     "Jun 12 20:46:03.205579 crc crio[24437]: time=\"2026-06-12T20:46:03.205460825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.766559 | controller |     "Jun 12 20:46:03.207849 crc crio[24437]: time=\"2026-06-12T20:46:03.20772137Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=3d629a73-d95a-4c2b-9d56-ec7ef53a24d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.766573 | controller |     "Jun 12 20:46:03.345364 crc crio[24437]: time=\"2026-06-12T20:46:03.344570137Z\" level=info msg=\"Created container e849ec6d9eda0627bd819d8587a33b60e4399508de147baf1360faa60e350465: cert-manager/cert-manager-cainjector-7f9fdd5dd5-4txzf/cert-manager-cainjector\" id=e65c215b-9969-42ee-b6a8-d21f9fa3f25f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.766588 | controller |     "Jun 12 20:46:03.346463 crc crio[24437]: time=\"2026-06-12T20:46:03.346341971Z\" level=info msg=\"Starting container: e849ec6d9eda0627bd819d8587a33b60e4399508de147baf1360faa60e350465\" id=c2a772e0-42b6-462c-843b-03c0acd082ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.766603 | controller |     "Jun 12 20:46:03.354234 crc crio[24437]: time=\"2026-06-12T20:46:03.354096458Z\" level=info msg=\"Started container\" PID=37017 containerID=e849ec6d9eda0627bd819d8587a33b60e4399508de147baf1360faa60e350465 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-4txzf/cert-manager-cainjector id=c2a772e0-42b6-462c-843b-03c0acd082ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb78064fe2719f0c39aeaf390b77dab5eb5b0cec49428d3b59e8e433ed50f4dd",
2026-06-12 21:48:35.766618 | controller |     "Jun 12 20:46:04.310503 crc crio[24437]: time=\"2026-06-12T20:46:04.310368987Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=2d701fd6-cbe5-424e-ba1a-a514037e3747 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.766633 | controller |     "Jun 12 20:46:04.319564 crc crio[24437]: time=\"2026-06-12T20:46:04.319451177Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-2nhb7/cert-manager-webhook\" id=5265b8b3-0481-47b7-96f4-66ebacaf458f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.766648 | controller |     "Jun 12 20:46:04.321427 crc crio[24437]: time=\"2026-06-12T20:46:04.321364193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.766663 | controller |     "Jun 12 20:46:04.382241 crc crio[24437]: time=\"2026-06-12T20:46:04.382087952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.766677 | controller |     "Jun 12 20:46:04.391309 crc crio[24437]: time=\"2026-06-12T20:46:04.391042257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.766692 | controller |     "Jun 12 20:46:04.395499 crc crio[24437]: time=\"2026-06-12T20:46:04.395449984Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=cb93085d-46da-4cad-b5ae-f82c1aa9d926 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.766711 | controller |     "Jun 12 20:46:04.397197 crc crio[24437]: time=\"2026-06-12T20:46:04.396873079Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=4dc10aec-9e5f-4758-a205-4797682ef13c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.766726 | controller |     "Jun 12 20:46:04.409883 crc crio[24437]: time=\"2026-06-12T20:46:04.409729949Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2292edb7-3b48-4cd5-906f-8a02bf4c0947 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.766741 | controller |     "Jun 12 20:46:04.411387 crc crio[24437]: time=\"2026-06-12T20:46:04.411293297Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e4b87ca7-3398-4b7b-8600-28a5bec0abc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.766755 | controller |     "Jun 12 20:46:04.413449 crc crio[24437]: time=\"2026-06-12T20:46:04.413155213Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d40b75e8-d35d-4941-98d5-a77aeae91632 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.766769 | controller |     "Jun 12 20:46:04.417041 crc crio[24437]: time=\"2026-06-12T20:46:04.417014086Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=cdd8c7fd-4ef7-470a-9798-bebe8f7821e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.766783 | controller |     "Jun 12 20:46:04.419617 crc crio[24437]: time=\"2026-06-12T20:46:04.419538846Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688286-6c4bf/oc\" id=b037f567-f4de-40ec-8a67-4de3cbc076dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.766798 | controller |     "Jun 12 20:46:04.420180 crc crio[24437]: time=\"2026-06-12T20:46:04.420093359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.766812 | controller |     "Jun 12 20:46:04.426280 crc crio[24437]: time=\"2026-06-12T20:46:04.426252799Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-hw6qr/cert-manager-controller\" id=d1566519-5a9c-43d7-a789-426e004bcfc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.766827 | controller |     "Jun 12 20:46:04.442405 crc crio[24437]: time=\"2026-06-12T20:46:04.442265316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.766842 | controller |     "Jun 12 20:46:04.449830 crc crio[24437]: time=\"2026-06-12T20:46:04.449721067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.766875 | controller |     "Jun 12 20:46:04.527830 crc crio[24437]: time=\"2026-06-12T20:46:04.52679317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.766892 | controller |     "Jun 12 20:46:04.545167 crc crio[24437]: time=\"2026-06-12T20:46:04.542654733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.766907 | controller |     "Jun 12 20:46:04.584394 crc crio[24437]: time=\"2026-06-12T20:46:04.58428189Z\" level=info msg=\"Created container 6dd208694448fd7de10ed9e51240b1a07e4dfd5e778fbe71e6a0745c8d6969c3: cert-manager/cert-manager-webhook-769f6b94cb-2nhb7/cert-manager-webhook\" id=5265b8b3-0481-47b7-96f4-66ebacaf458f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.766925 | controller |     "Jun 12 20:46:04.588729 crc crio[24437]: time=\"2026-06-12T20:46:04.588643975Z\" level=info msg=\"Starting container: 6dd208694448fd7de10ed9e51240b1a07e4dfd5e778fbe71e6a0745c8d6969c3\" id=da2c9dcf-6ccc-4908-84da-e49191e55115 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.766940 | controller |     "Jun 12 20:46:04.600683 crc crio[24437]: time=\"2026-06-12T20:46:04.600568624Z\" level=info msg=\"Started container\" PID=37074 containerID=6dd208694448fd7de10ed9e51240b1a07e4dfd5e778fbe71e6a0745c8d6969c3 description=cert-manager/cert-manager-webhook-769f6b94cb-2nhb7/cert-manager-webhook id=da2c9dcf-6ccc-4908-84da-e49191e55115 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b3712d8c2e5724b40ad20be6aeec9bef0e4e03b80df45eaa7dce4b62ce5147f",
2026-06-12 21:48:35.766956 | controller |     "Jun 12 20:46:04.647281 crc crio[24437]: time=\"2026-06-12T20:46:04.64718045Z\" level=info msg=\"Created container 3be4066ac9f57dd0b53130ee36c395d20edc57a8dce1bf2feb19df860e15b604: cert-manager/cert-manager-7b8b89f89d-hw6qr/cert-manager-controller\" id=d1566519-5a9c-43d7-a789-426e004bcfc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.766970 | controller |     "Jun 12 20:46:04.654285 crc crio[24437]: time=\"2026-06-12T20:46:04.652288053Z\" level=info msg=\"Starting container: 3be4066ac9f57dd0b53130ee36c395d20edc57a8dce1bf2feb19df860e15b604\" id=c1c3c080-8cc1-454a-a762-79400fc74648 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.766985 | controller |     "Jun 12 20:46:04.667564 crc crio[24437]: time=\"2026-06-12T20:46:04.667480841Z\" level=info msg=\"Started container\" PID=37080 containerID=3be4066ac9f57dd0b53130ee36c395d20edc57a8dce1bf2feb19df860e15b604 description=cert-manager/cert-manager-7b8b89f89d-hw6qr/cert-manager-controller id=c1c3c080-8cc1-454a-a762-79400fc74648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1252aad2e9ecd0f52ef3980842225f730b9a31b47c37bb41e7c47b608c0492d6",
2026-06-12 21:48:35.767000 | controller |     "Jun 12 20:46:04.770830 crc crio[24437]: time=\"2026-06-12T20:46:04.770607534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.767014 | controller |     "Jun 12 20:46:04.862425 crc crio[24437]: time=\"2026-06-12T20:46:04.862320142Z\" level=info msg=\"Created container 6086303789cb00f2cd35f229dba52a52c87c98c75ef865291eef3d374d5a689a: openshift-infra/auto-csr-approver-29688286-6c4bf/oc\" id=b037f567-f4de-40ec-8a67-4de3cbc076dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.767029 | controller |     "Jun 12 20:46:04.863861 crc crio[24437]: time=\"2026-06-12T20:46:04.863777787Z\" level=info msg=\"Starting container: 6086303789cb00f2cd35f229dba52a52c87c98c75ef865291eef3d374d5a689a\" id=0bfbe686-2ed3-4996-ae7a-d56e88b416ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.767044 | controller |     "Jun 12 20:46:04.871460 crc crio[24437]: time=\"2026-06-12T20:46:04.8713488Z\" level=info msg=\"Started container\" PID=37110 containerID=6086303789cb00f2cd35f229dba52a52c87c98c75ef865291eef3d374d5a689a description=openshift-infra/auto-csr-approver-29688286-6c4bf/oc id=0bfbe686-2ed3-4996-ae7a-d56e88b416ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516",
2026-06-12 21:48:35.767059 | controller |     "Jun 12 20:46:06.621700 crc crio[24437]: time=\"2026-06-12T20:46:06.621589544Z\" level=info msg=\"Stopping pod sandbox: 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516\" id=684a6ca3-9a95-421c-86eb-ce74854e528b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.767074 | controller |     "Jun 12 20:46:06.623163 crc crio[24437]: time=\"2026-06-12T20:46:06.622730922Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688286-6c4bf Namespace:openshift-infra ID:63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516 UID:2f6c0361-13b8-458a-a414-5164f19efd85 NetNS:/var/run/netns/a7490d2d-bb2e-4eec-9020-5b233b15d247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c0361_13b8_458a_a414_5164f19efd85.slice PodAnnotations:0xc00008cef0}] Aliases:map[]}\"",
2026-06-12 21:48:35.767093 | controller |     "Jun 12 20:46:06.623278 crc crio[24437]: time=\"2026-06-12T20:46:06.623200443Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688286-6c4bf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.767108 | controller |     "Jun 12 20:46:06.642181 crc crio[24437]: time=\"2026-06-12T20:46:06.641372083Z\" level=info msg=\"Stopping container: ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c (timeout: 30s)\" id=a722656b-740f-40a2-a7b5-1ae5d1c11be0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767122 | controller |     "Jun 12 20:46:06.642674 crc crio[24437]: time=\"2026-06-12T20:46:06.641587008Z\" level=info msg=\"Stopping container: 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb (timeout: 30s)\" id=d92b7998-9357-42b1-bca0-2435b53b7865 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767137 | controller |     "Jun 12 20:46:06.871181 crc crio[24437]: time=\"2026-06-12T20:46:06.871069336Z\" level=info msg=\"Stopped container 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=d92b7998-9357-42b1-bca0-2435b53b7865 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767151 | controller |     "Jun 12 20:46:06.872598 crc crio[24437]: time=\"2026-06-12T20:46:06.872439039Z\" level=info msg=\"Stopping container: 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a (timeout: 30s)\" id=e235267e-c62a-43d7-bda2-39f1d31d6b50 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767166 | controller |     "Jun 12 20:46:06.873093 crc crio[24437]: time=\"2026-06-12T20:46:06.872902891Z\" level=info msg=\"Stopping container: f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c (timeout: 30s)\" id=268c63c6-9141-410e-90ed-32a0c6852111 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767181 | controller |     "Jun 12 20:46:06.874888 crc crio[24437]: time=\"2026-06-12T20:46:06.874842977Z\" level=info msg=\"Stopping container: 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85 (timeout: 30s)\" id=0f185d86-379a-45fc-b47e-5bcfec8a7518 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767195 | controller |     "Jun 12 20:46:06.875362 crc crio[24437]: time=\"2026-06-12T20:46:06.875281108Z\" level=info msg=\"Stopping container: e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d (timeout: 30s)\" id=4f093873-316c-41a4-87ba-2887ee8360b4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767209 | controller |     "Jun 12 20:46:06.875708 crc crio[24437]: time=\"2026-06-12T20:46:06.875654827Z\" level=info msg=\"Stopping container: ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c (timeout: 30s)\" id=6aa264be-6999-4730-aa33-634375c6632f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767224 | controller |     "Jun 12 20:46:06.876476 crc crio[24437]: time=\"2026-06-12T20:46:06.876439186Z\" level=info msg=\"Stopping container: c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f (timeout: 30s)\" id=168fea11-7569-4350-a1e6-09b08783ff63 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767239 | controller |     "Jun 12 20:46:06.876758 crc crio[24437]: time=\"2026-06-12T20:46:06.876524468Z\" level=info msg=\"Stopping container: c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a (timeout: 30s)\" id=c089fa26-d8ab-4cac-b79a-4567ca393089 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767257 | controller |     "Jun 12 20:46:06.899541 crc crio[24437]: time=\"2026-06-12T20:46:06.899138584Z\" level=info msg=\"Stopped container ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a722656b-740f-40a2-a7b5-1ae5d1c11be0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767272 | controller |     "Jun 12 20:46:06.900999 crc crio[24437]: time=\"2026-06-12T20:46:06.900896347Z\" level=info msg=\"Stopping pod sandbox: 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5\" id=39f90d1d-a34d-420d-901f-b7c41dd80b90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.767286 | controller |     "Jun 12 20:46:06.950226 crc crio[24437]: time=\"2026-06-12T20:46:06.946300355Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 21:48:35.767301 | controller |     "Jun 12 20:46:06.950226 crc crio[24437]: time=\"2026-06-12T20:46:06.949265856Z\" level=info msg=\"Stopped pod sandbox: 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5\" id=39f90d1d-a34d-420d-901f-b7c41dd80b90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.767317 | controller |     "Jun 12 20:46:06.966878 crc crio[24437]: time=\"2026-06-12T20:46:06.966745429Z\" level=info msg=\"Stopping container: 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730 (timeout: 30s)\" id=eb218a4a-dfa1-4d41-9508-c7bab094d735 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767332 | controller |     "Jun 12 20:46:06.998906 crc crio[24437]: 2026-06-12T20:46:06Z [error] CmdDel (shim): failed to send CNI request: Post \"http://dummy/cni\": EOF: StdinData: {\"auxiliaryCNIChainName\":\"vendor-cni-chain\",\"binDir\":\"/var/lib/cni/bin\",\"clusterNetwork\":\"/host/run/multus/cni/net.d/10-ovn-kubernetes.conf\",\"cniVersion\":\"0.3.1\",\"daemonSocketDir\":\"/run/multus/socket\",\"globalNamespaces\":\"default,openshift-multus,openshift-sriov-network-operator,openshift-cnv\",\"logLevel\":\"verbose\",\"logToStderr\":true,\"name\":\"multus-cni-network\",\"namespaceIsolation\":true,\"type\":\"multus-shim\"}",
2026-06-12 21:48:35.767347 | controller |     "Jun 12 20:46:06.999655 crc crio[24437]: time=\"2026-06-12T20:46:06.999568453Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.767362 | controller |     "Jun 12 20:46:07.012300 crc crio[24437]: time=\"2026-06-12T20:46:07.010715492Z\" level=info msg=\"Stopped pod sandbox: 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516\" id=684a6ca3-9a95-421c-86eb-ce74854e528b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.767378 | controller |     "Jun 12 20:46:07.046070 crc crio[24437]: time=\"2026-06-12T20:46:07.043220578Z\" level=info msg=\"Stopped container c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=168fea11-7569-4350-a1e6-09b08783ff63 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767393 | controller |     "Jun 12 20:46:07.208312 crc crio[24437]: time=\"2026-06-12T20:46:07.199190558Z\" level=info msg=\"Stopped container e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=4f093873-316c-41a4-87ba-2887ee8360b4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767408 | controller |     "Jun 12 20:46:07.208312 crc crio[24437]: time=\"2026-06-12T20:46:07.199497416Z\" level=info msg=\"Stopped container ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=6aa264be-6999-4730-aa33-634375c6632f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767422 | controller |     "Jun 12 20:46:07.208312 crc crio[24437]: time=\"2026-06-12T20:46:07.199909786Z\" level=info msg=\"Stopped container c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=c089fa26-d8ab-4cac-b79a-4567ca393089 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767440 | controller |     "Jun 12 20:46:07.591669 crc crio[24437]: time=\"2026-06-12T20:46:07.590653233Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/POD\" id=db9ed18c-b2a4-49e1-8572-6e812c9351da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.767455 | controller |     "Jun 12 20:46:07.591867 crc crio[24437]: time=\"2026-06-12T20:46:07.591741039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.767470 | controller |     "Jun 12 20:46:07.617622 crc crio[24437]: time=\"2026-06-12T20:46:07.617312786Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=db9ed18c-b2a4-49e1-8572-6e812c9351da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.767484 | controller |     "Jun 12 20:46:07.630263 crc crio[24437]: time=\"2026-06-12T20:46:07.62984311Z\" level=info msg=\"Ran pod sandbox 97a4f673b09852d2e4f38f2dc6892e00c22f99ce408260663ee4f150ae4eb4d6 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/POD\" id=db9ed18c-b2a4-49e1-8572-6e812c9351da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.767498 | controller |     "Jun 12 20:46:07.631947 crc crio[24437]: time=\"2026-06-12T20:46:07.631841159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f96bac2c-9681-4f29-9750-2c24ad6cbff5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.767514 | controller |     "Jun 12 20:46:07.635348 crc crio[24437]: time=\"2026-06-12T20:46:07.635271112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4639f6da-8bf0-4843-8208-38d754f47dad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.767529 | controller |     "Jun 12 20:46:07.637761 crc crio[24437]: time=\"2026-06-12T20:46:07.637614569Z\" level=info msg=\"Removing container: ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c\" id=4356d874-32a5-4742-8e17-d8933d4913e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.767543 | controller |     "Jun 12 20:46:07.643467 crc crio[24437]: time=\"2026-06-12T20:46:07.643346517Z\" level=info msg=\"Stopped container 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=eb218a4a-dfa1-4d41-9508-c7bab094d735 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767558 | controller |     "Jun 12 20:46:07.649376 crc crio[24437]: time=\"2026-06-12T20:46:07.648982633Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/kube-rbac-proxy\" id=d56ece29-212f-49de-8794-45c924dc728f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.767572 | controller |     "Jun 12 20:46:07.649577 crc crio[24437]: time=\"2026-06-12T20:46:07.649395193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.767587 | controller |     "Jun 12 20:46:07.665953 crc crio[24437]: time=\"2026-06-12T20:46:07.665753929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=a6e433e3-6005-42da-9e5c-ea2819f39f70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.767605 | controller |     "Jun 12 20:46:07.672997 crc crio[24437]: time=\"2026-06-12T20:46:07.672799739Z\" level=info msg=\"Removed container ff89820526906df09cb1420c086be8e3a6af44735790209a7daddd5ea89fac6c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=4356d874-32a5-4742-8e17-d8933d4913e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.767621 | controller |     "Jun 12 20:46:07.675756 crc crio[24437]: time=\"2026-06-12T20:46:07.675660057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=853f7ec8-ae4c-4b7a-b434-ac9a8133c919 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.767636 | controller |     "Jun 12 20:46:07.676350 crc crio[24437]: time=\"2026-06-12T20:46:07.676268023Z\" level=info msg=\"Removing container: 12d4588d6cbc6e47b0d576fa536786f3bdeb7ddb1f1058e08137cb01b7d4dd7e\" id=a1406ce8-8b23-4b9b-b6e4-3661cb997d4a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.767650 | controller |     "Jun 12 20:46:07.679759 crc crio[24437]: time=\"2026-06-12T20:46:07.679677235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.767666 | controller |     "Jun 12 20:46:07.680889 crc crio[24437]: time=\"2026-06-12T20:46:07.680806182Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=dc01c085-c124-47b7-85df-136f4d3298a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.767681 | controller |     "Jun 12 20:46:07.681365 crc crio[24437]: time=\"2026-06-12T20:46:07.681295315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.767696 | controller |     "Jun 12 20:46:07.728798 crc crio[24437]: time=\"2026-06-12T20:46:07.728689731Z\" level=info msg=\"Removed container 12d4588d6cbc6e47b0d576fa536786f3bdeb7ddb1f1058e08137cb01b7d4dd7e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a1406ce8-8b23-4b9b-b6e4-3661cb997d4a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.767711 | controller |     "Jun 12 20:46:07.733649 crc crio[24437]: time=\"2026-06-12T20:46:07.733575118Z\" level=info msg=\"Removing container: 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb\" id=6eacbc2f-e031-44e4-8b20-01f6d5550975 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.767725 | controller |     "Jun 12 20:46:07.739406 crc crio[24437]: time=\"2026-06-12T20:46:07.739320107Z\" level=info msg=\"Stopped container f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=268c63c6-9141-410e-90ed-32a0c6852111 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767740 | controller |     "Jun 12 20:46:07.740780 crc crio[24437]: time=\"2026-06-12T20:46:07.74067505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.767755 | controller |     "Jun 12 20:46:07.743821 crc crio[24437]: time=\"2026-06-12T20:46:07.742997886Z\" level=info msg=\"Stopped container 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=e235267e-c62a-43d7-bda2-39f1d31d6b50 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767770 | controller |     "Jun 12 20:46:07.748067 crc crio[24437]: time=\"2026-06-12T20:46:07.747216988Z\" level=info msg=\"Stopped container 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=0f185d86-379a-45fc-b47e-5bcfec8a7518 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.767788 | controller |     "Jun 12 20:46:07.748067 crc crio[24437]: time=\"2026-06-12T20:46:07.74769701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.767802 | controller |     "Jun 12 20:46:07.749647 crc crio[24437]: time=\"2026-06-12T20:46:07.749174045Z\" level=info msg=\"Stopping pod sandbox: f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\" id=74a73ee8-3351-4757-84f4-fd9f4052a020 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.767817 | controller |     "Jun 12 20:46:07.770066 crc crio[24437]: time=\"2026-06-12T20:46:07.763325458Z\" level=info msg=\"Stopped pod sandbox: f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\" id=74a73ee8-3351-4757-84f4-fd9f4052a020 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.767832 | controller |     "Jun 12 20:46:07.771705 crc crio[24437]: time=\"2026-06-12T20:46:07.771590657Z\" level=info msg=\"Removed container 6c8840853a377c6bb4e9c7ed074f00f5fb42292a96182cd265dea832b2bbcceb: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=6eacbc2f-e031-44e4-8b20-01f6d5550975 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.767860 | controller |     "Jun 12 20:46:07.858600 crc crio[24437]: time=\"2026-06-12T20:46:07.858431157Z\" level=info msg=\"Created container e337cf9b42ee19baea15eda1f9e763c275a92772491a15172c3391035a7633f7: openshift-multus/multus-bzhnf/kube-multus\" id=dc01c085-c124-47b7-85df-136f4d3298a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.767881 | controller |     "Jun 12 20:46:07.859581 crc crio[24437]: time=\"2026-06-12T20:46:07.859497183Z\" level=info msg=\"Starting container: e337cf9b42ee19baea15eda1f9e763c275a92772491a15172c3391035a7633f7\" id=630a15f9-1699-46b4-8784-c7663c8ad4b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.767897 | controller |     "Jun 12 20:46:07.871514 crc crio[24437]: time=\"2026-06-12T20:46:07.871431612Z\" level=info msg=\"Started container\" PID=37390 containerID=e337cf9b42ee19baea15eda1f9e763c275a92772491a15172c3391035a7633f7 description=openshift-multus/multus-bzhnf/kube-multus id=630a15f9-1699-46b4-8784-c7663c8ad4b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=307cc2d279c52de2d2edf44f4df4d8fd86b79ca46c4047c18779d4c27cb5f60d",
2026-06-12 21:48:35.767912 | controller |     "Jun 12 20:46:07.904482 crc crio[24437]: time=\"2026-06-12T20:46:07.904193723Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_1c1f3dce-2355-4bf0-8cae-7d23b4a9f54e\\\"\"",
2026-06-12 21:48:35.767927 | controller |     "Jun 12 20:46:07.904482 crc crio[24437]: time=\"2026-06-12T20:46:07.904330917Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.767942 | controller |     "Jun 12 20:46:07.939295 crc crio[24437]: time=\"2026-06-12T20:46:07.938642497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.767957 | controller |     "Jun 12 20:46:08.026775 crc crio[24437]: time=\"2026-06-12T20:46:08.026192153Z\" level=info msg=\"Created container 59e080459b8846428af6661d89d403f21159bbefdf0f14b7eb61dd2b7c5c44af: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/kube-rbac-proxy\" id=d56ece29-212f-49de-8794-45c924dc728f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.767972 | controller |     "Jun 12 20:46:08.028481 crc crio[24437]: time=\"2026-06-12T20:46:08.028398526Z\" level=info msg=\"Starting container: 59e080459b8846428af6661d89d403f21159bbefdf0f14b7eb61dd2b7c5c44af\" id=f2963699-e48e-4647-a367-8daefe36c564 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.767987 | controller |     "Jun 12 20:46:08.037805 crc crio[24437]: time=\"2026-06-12T20:46:08.037705071Z\" level=info msg=\"Started container\" PID=37419 containerID=59e080459b8846428af6661d89d403f21159bbefdf0f14b7eb61dd2b7c5c44af description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/kube-rbac-proxy id=f2963699-e48e-4647-a367-8daefe36c564 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97a4f673b09852d2e4f38f2dc6892e00c22f99ce408260663ee4f150ae4eb4d6",
2026-06-12 21:48:35.768006 | controller |     "Jun 12 20:46:08.047556 crc crio[24437]: time=\"2026-06-12T20:46:08.047474117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=51fe5726-ec73-48c3-9ecd-41046dd10309 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.768021 | controller |     "Jun 12 20:46:08.050813 crc crio[24437]: time=\"2026-06-12T20:46:08.050739427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e448a4ad-8843-4774-a693-8be72669951f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.768035 | controller |     "Jun 12 20:46:08.056283 crc crio[24437]: time=\"2026-06-12T20:46:08.056220578Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/ovnkube-cluster-manager\" id=43db0570-3ddb-4d54-a7a3-dd09f74a54bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.768050 | controller |     "Jun 12 20:46:08.056584 crc crio[24437]: time=\"2026-06-12T20:46:08.056534016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.768065 | controller |     "Jun 12 20:46:08.081236 crc crio[24437]: time=\"2026-06-12T20:46:08.081020998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.768080 | controller |     "Jun 12 20:46:08.084477 crc crio[24437]: time=\"2026-06-12T20:46:08.08438895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.768094 | controller |     "Jun 12 20:46:08.177951 crc crio[24437]: time=\"2026-06-12T20:46:08.177779627Z\" level=info msg=\"Created container adf28632bfd5a6132c3366079296e109f3bcbe01116f8ef443dde181deda3a67: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/ovnkube-cluster-manager\" id=43db0570-3ddb-4d54-a7a3-dd09f74a54bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.768109 | controller |     "Jun 12 20:46:08.179170 crc crio[24437]: time=\"2026-06-12T20:46:08.179069888Z\" level=info msg=\"Starting container: adf28632bfd5a6132c3366079296e109f3bcbe01116f8ef443dde181deda3a67\" id=98046a7a-e03d-4833-9138-7448baad9cc7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.768124 | controller |     "Jun 12 20:46:08.184985 crc crio[24437]: time=\"2026-06-12T20:46:08.18487007Z\" level=info msg=\"Started container\" PID=37439 containerID=adf28632bfd5a6132c3366079296e109f3bcbe01116f8ef443dde181deda3a67 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cs8np/ovnkube-cluster-manager id=98046a7a-e03d-4833-9138-7448baad9cc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97a4f673b09852d2e4f38f2dc6892e00c22f99ce408260663ee4f150ae4eb4d6",
2026-06-12 21:48:35.768138 | controller |     "Jun 12 20:46:08.287626 crc crio[24437]: time=\"2026-06-12T20:46:08.287552382Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-tth4d/POD\" id=81f210d3-06d4-47c9-b37c-559d518231e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.768153 | controller |     "Jun 12 20:46:08.287721 crc crio[24437]: time=\"2026-06-12T20:46:08.287652664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.768167 | controller |     "Jun 12 20:46:08.306501 crc crio[24437]: time=\"2026-06-12T20:46:08.306383097Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=81f210d3-06d4-47c9-b37c-559d518231e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.768185 | controller |     "Jun 12 20:46:08.316340 crc crio[24437]: time=\"2026-06-12T20:46:08.316199384Z\" level=info msg=\"Ran pod sandbox 875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9 with infra container: openshift-ovn-kubernetes/ovnkube-node-tth4d/POD\" id=81f210d3-06d4-47c9-b37c-559d518231e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.768200 | controller |     "Jun 12 20:46:08.319847 crc crio[24437]: time=\"2026-06-12T20:46:08.319703439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=93f1e35e-724c-4333-8dad-4f033e187f8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.768214 | controller |     "Jun 12 20:46:08.322618 crc crio[24437]: time=\"2026-06-12T20:46:08.322551887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=84e592cc-db5b-401c-a147-7ebb24d4fdf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.768229 | controller |     "Jun 12 20:46:08.331423 crc crio[24437]: time=\"2026-06-12T20:46:08.331368301Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/kubecfg-setup\" id=878ed385-4fc8-4927-9fc0-0ce5a327554c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.768243 | controller |     "Jun 12 20:46:08.331847 crc crio[24437]: time=\"2026-06-12T20:46:08.331786481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.768257 | controller |     "Jun 12 20:46:08.358720 crc crio[24437]: time=\"2026-06-12T20:46:08.35863474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.768271 | controller |     "Jun 12 20:46:08.360438 crc crio[24437]: time=\"2026-06-12T20:46:08.360377122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.768286 | controller |     "Jun 12 20:46:08.422766 crc crio[24437]: time=\"2026-06-12T20:46:08.422669449Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-12 21:48:35.768300 | controller |     "Jun 12 20:46:08.422963 crc crio[24437]: time=\"2026-06-12T20:46:08.422875404Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.768315 | controller |     "Jun 12 20:46:08.430123 crc crio[24437]: time=\"2026-06-12T20:46:08.430012535Z\" level=info msg=\"Created container 69908623f5584cc5f3e72edff1ee18fbcfd4000261e02e42946d40f56726511a: openshift-ovn-kubernetes/ovnkube-node-tth4d/kubecfg-setup\" id=878ed385-4fc8-4927-9fc0-0ce5a327554c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.768330 | controller |     "Jun 12 20:46:08.431343 crc crio[24437]: time=\"2026-06-12T20:46:08.431263026Z\" level=info msg=\"Starting container: 69908623f5584cc5f3e72edff1ee18fbcfd4000261e02e42946d40f56726511a\" id=abb60812-b6f7-4ce5-b584-055374eebc82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.768345 | controller |     "Jun 12 20:46:08.436149 crc crio[24437]: time=\"2026-06-12T20:46:08.436061972Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-12 21:48:35.768359 | controller |     "Jun 12 20:46:08.436372 crc crio[24437]: time=\"2026-06-12T20:46:08.436172025Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.768377 | controller |     "Jun 12 20:46:08.436536 crc crio[24437]: time=\"2026-06-12T20:46:08.436473592Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-12 21:48:35.768391 | controller |     "Jun 12 20:46:08.436649 crc crio[24437]: time=\"2026-06-12T20:46:08.436570524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.768406 | controller |     "Jun 12 20:46:08.437144 crc crio[24437]: time=\"2026-06-12T20:46:08.437067626Z\" level=info msg=\"Started container\" PID=37466 containerID=69908623f5584cc5f3e72edff1ee18fbcfd4000261e02e42946d40f56726511a description=openshift-ovn-kubernetes/ovnkube-node-tth4d/kubecfg-setup id=abb60812-b6f7-4ce5-b584-055374eebc82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9",
2026-06-12 21:48:35.768421 | controller |     "Jun 12 20:46:08.449039 crc crio[24437]: time=\"2026-06-12T20:46:08.448886122Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-12 21:48:35.768435 | controller |     "Jun 12 20:46:08.449039 crc crio[24437]: time=\"2026-06-12T20:46:08.449026705Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.768450 | controller |     "Jun 12 20:46:08.462582 crc crio[24437]: time=\"2026-06-12T20:46:08.462512961Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-12 21:48:35.768465 | controller |     "Jun 12 20:46:08.462582 crc crio[24437]: time=\"2026-06-12T20:46:08.462569042Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.768482 | controller |     "Jun 12 20:46:08.474734 crc crio[24437]: time=\"2026-06-12T20:46:08.474619054Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-12 21:48:35.768499 | controller |     "Jun 12 20:46:08.474734 crc crio[24437]: time=\"2026-06-12T20:46:08.474727876Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.768514 | controller |     "Jun 12 20:46:08.483700 crc crio[24437]: time=\"2026-06-12T20:46:08.483628032Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-12 21:48:35.768528 | controller |     "Jun 12 20:46:08.483871 crc crio[24437]: time=\"2026-06-12T20:46:08.483730845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.768542 | controller |     "Jun 12 20:46:08.484506 crc crio[24437]: time=\"2026-06-12T20:46:08.484439442Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-12 21:48:35.768557 | controller |     "Jun 12 20:46:08.484588 crc crio[24437]: time=\"2026-06-12T20:46:08.484533564Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.768570 | controller |     "Jun 12 20:46:08.501980 crc crio[24437]: time=\"2026-06-12T20:46:08.501820682Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_1c1f3dce-2355-4bf0-8cae-7d23b4a9f54e\\\"\"",
2026-06-12 21:48:35.768584 | controller |     "Jun 12 20:46:08.687309 crc crio[24437]: time=\"2026-06-12T20:46:08.687223634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4a22d2c1-48b0-4b59-a406-60555b70b6a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.768599 | controller |     "Jun 12 20:46:08.691602 crc crio[24437]: time=\"2026-06-12T20:46:08.689691804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2df50fe4-05db-4f7e-964a-d90eb7587f12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.768614 | controller |     "Jun 12 20:46:08.702361 crc crio[24437]: time=\"2026-06-12T20:46:08.702226067Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-controller\" id=cc4eac2e-7b84-4813-93ce-d66a650b7206 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.768632 | controller |     "Jun 12 20:46:08.702995 crc crio[24437]: time=\"2026-06-12T20:46:08.702885262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.768647 | controller |     "Jun 12 20:46:08.712538 crc crio[24437]: time=\"2026-06-12T20:46:08.712457714Z\" level=info msg=\"Removing container: 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730\" id=e178a7b5-02c4-4e65-89f4-506b3c440bab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.768662 | controller |     "Jun 12 20:46:08.759519 crc crio[24437]: time=\"2026-06-12T20:46:08.75945025Z\" level=info msg=\"Removed container 96e2ac4471f9a18f2594543f568d06816dddb5b231cffb695b3a182188570730: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=e178a7b5-02c4-4e65-89f4-506b3c440bab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.768677 | controller |     "Jun 12 20:46:08.764869 crc crio[24437]: time=\"2026-06-12T20:46:08.764776748Z\" level=info msg=\"Removing container: 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a\" id=9969925b-e5a4-4a5e-b1e1-67983fc1ae14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.768691 | controller |     "Jun 12 20:46:08.770851 crc crio[24437]: time=\"2026-06-12T20:46:08.770446636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.768706 | controller |     "Jun 12 20:46:08.773076 crc crio[24437]: time=\"2026-06-12T20:46:08.773010028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.768721 | controller |     "Jun 12 20:46:08.788146 crc crio[24437]: time=\"2026-06-12T20:46:08.788035411Z\" level=info msg=\"Removed container 4a2e2a374504ef4aa462c8084f89ca5ed716538093fd1a4d77de3610c2071b5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=9969925b-e5a4-4a5e-b1e1-67983fc1ae14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.768735 | controller |     "Jun 12 20:46:08.816772 crc crio[24437]: time=\"2026-06-12T20:46:08.814577743Z\" level=info msg=\"Removing container: f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c\" id=0b3c3fc5-9969-4e54-945a-75e6107a62bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.768750 | controller |     "Jun 12 20:46:08.865502 crc crio[24437]: time=\"2026-06-12T20:46:08.865384391Z\" level=info msg=\"Removed container f24c7c4da120980b9b6df04804f220b00daf28c039c490cf497f05bcc59bf25c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=0b3c3fc5-9969-4e54-945a-75e6107a62bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.768764 | controller |     "Jun 12 20:46:08.868697 crc crio[24437]: time=\"2026-06-12T20:46:08.868042035Z\" level=info msg=\"Removing container: 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85\" id=5f19670f-e5a9-487c-913b-4fcdced893d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.768779 | controller |     "Jun 12 20:46:08.891266 crc crio[24437]: time=\"2026-06-12T20:46:08.891093293Z\" level=info msg=\"Removed container 250473f16e08e6c9afb724464b99af6dff59caf759a32a2e43c949d1335e7d85: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=5f19670f-e5a9-487c-913b-4fcdced893d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.768793 | controller |     "Jun 12 20:46:08.894592 crc crio[24437]: time=\"2026-06-12T20:46:08.894506735Z\" level=info msg=\"Removing container: ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c\" id=91c899f3-a776-4b17-a17a-cd224e838742 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.768813 | controller |     "Jun 12 20:46:08.914056 crc crio[24437]: time=\"2026-06-12T20:46:08.913857093Z\" level=info msg=\"Removed container ade1a60e952411937b56610c7dc704e6241f7fe1131c85a67efd5a3baa02fa9c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=91c899f3-a776-4b17-a17a-cd224e838742 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.768828 | controller |     "Jun 12 20:46:08.914779 crc crio[24437]: time=\"2026-06-12T20:46:08.914706044Z\" level=info msg=\"Created container 590e7c8e162ffdba454c48aadfd58c2cf176cdd2b5c44fcf11bf1c24cf223368: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-controller\" id=cc4eac2e-7b84-4813-93ce-d66a650b7206 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.768843 | controller |     "Jun 12 20:46:08.916453 crc crio[24437]: time=\"2026-06-12T20:46:08.916387505Z\" level=info msg=\"Starting container: 590e7c8e162ffdba454c48aadfd58c2cf176cdd2b5c44fcf11bf1c24cf223368\" id=f54167fb-efd3-4dbf-8a33-61e6a9ad780a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.768876 | controller |     "Jun 12 20:46:08.916882 crc crio[24437]: time=\"2026-06-12T20:46:08.916825185Z\" level=info msg=\"Removing container: c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f\" id=1a12a2af-7bfe-4ff0-99a8-f40e5c10881b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.768892 | controller |     "Jun 12 20:46:08.924420 crc crio[24437]: time=\"2026-06-12T20:46:08.923300821Z\" level=info msg=\"Started container\" PID=37490 containerID=590e7c8e162ffdba454c48aadfd58c2cf176cdd2b5c44fcf11bf1c24cf223368 description=openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-controller id=f54167fb-efd3-4dbf-8a33-61e6a9ad780a name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9",
2026-06-12 21:48:35.768908 | controller |     "Jun 12 20:46:08.935794 crc crio[24437]: time=\"2026-06-12T20:46:08.935494297Z\" level=info msg=\"Removed container c2d3247a596775a1b59251d114a1e7006e6265fee8f7708cf657c8638929922f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=1a12a2af-7bfe-4ff0-99a8-f40e5c10881b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.768923 | controller |     "Jun 12 20:46:08.939363 crc crio[24437]: time=\"2026-06-12T20:46:08.939286908Z\" level=info msg=\"Removing container: c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a\" id=8a20e73e-c6ae-45d8-bdf9-d22bc804bdcb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.768938 | controller |     "Jun 12 20:46:08.940631 crc crio[24437]: time=\"2026-06-12T20:46:08.940547518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=13bddc37-4519-4c49-ae02-674808deeb5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.768953 | controller |     "Jun 12 20:46:08.942985 crc crio[24437]: time=\"2026-06-12T20:46:08.942852654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a7ff8608-c489-4614-9b24-177b62b07afb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.768969 | controller |     "Jun 12 20:46:08.948287 crc crio[24437]: time=\"2026-06-12T20:46:08.948202423Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-acl-logging\" id=eced4547-67c9-43aa-a57e-a7a07e02d18a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.768984 | controller |     "Jun 12 20:46:08.948667 crc crio[24437]: time=\"2026-06-12T20:46:08.948605842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.768999 | controller |     "Jun 12 20:46:08.969124 crc crio[24437]: time=\"2026-06-12T20:46:08.968988567Z\" level=info msg=\"Removed container c5c929f729fb8401a1b67b57d7f8311aaf1bc1e36d5152aaaf8403de4c092f7a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=8a20e73e-c6ae-45d8-bdf9-d22bc804bdcb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.769017 | controller |     "Jun 12 20:46:08.971622 crc crio[24437]: time=\"2026-06-12T20:46:08.971543658Z\" level=info msg=\"Removing container: e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d\" id=c6793229-6f1f-4f93-a109-537bc5f725cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.769032 | controller |     "Jun 12 20:46:08.981358 crc crio[24437]: time=\"2026-06-12T20:46:08.981268783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769047 | controller |     "Jun 12 20:46:08.983871 crc crio[24437]: time=\"2026-06-12T20:46:08.983813295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769061 | controller |     "Jun 12 20:46:09.011527 crc crio[24437]: time=\"2026-06-12T20:46:09.01134279Z\" level=info msg=\"Removed container e5b90aef032f77de4d465c59cb0d54172e905e2632cb2cf64ebf6138a4cabc0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=c6793229-6f1f-4f93-a109-537bc5f725cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.769076 | controller |     "Jun 12 20:46:09.014380 crc crio[24437]: time=\"2026-06-12T20:46:09.014296922Z\" level=info msg=\"Removing container: 89d30be0bfbf1836415f2de46be3584e8dd84b96ac45eda7ae492b3617148f61\" id=b0b82002-2da6-4ed1-a507-7862cee18a9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.769091 | controller |     "Jun 12 20:46:09.036834 crc crio[24437]: time=\"2026-06-12T20:46:09.036729014Z\" level=info msg=\"Removed container 89d30be0bfbf1836415f2de46be3584e8dd84b96ac45eda7ae492b3617148f61: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=b0b82002-2da6-4ed1-a507-7862cee18a9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.769105 | controller |     "Jun 12 20:46:09.098856 crc crio[24437]: time=\"2026-06-12T20:46:09.09859872Z\" level=info msg=\"Created container 95436f8d58e9ccca2b333057cecee9cc9b3bf41cdc76c5dd8b8f8f6cec9d934c: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-acl-logging\" id=eced4547-67c9-43aa-a57e-a7a07e02d18a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.769119 | controller |     "Jun 12 20:46:09.100358 crc crio[24437]: time=\"2026-06-12T20:46:09.100321931Z\" level=info msg=\"Starting container: 95436f8d58e9ccca2b333057cecee9cc9b3bf41cdc76c5dd8b8f8f6cec9d934c\" id=83473a40-9559-4183-84d7-ae292b983535 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.769134 | controller |     "Jun 12 20:46:09.112422 crc crio[24437]: time=\"2026-06-12T20:46:09.112360283Z\" level=info msg=\"Started container\" PID=37508 containerID=95436f8d58e9ccca2b333057cecee9cc9b3bf41cdc76c5dd8b8f8f6cec9d934c description=openshift-ovn-kubernetes/ovnkube-node-tth4d/ovn-acl-logging id=83473a40-9559-4183-84d7-ae292b983535 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9",
2026-06-12 21:48:35.769149 | controller |     "Jun 12 20:46:09.131870 crc crio[24437]: time=\"2026-06-12T20:46:09.131820503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6103c5a7-355d-4802-b1d7-23d9982815a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.769164 | controller |     "Jun 12 20:46:09.135301 crc crio[24437]: time=\"2026-06-12T20:46:09.135194724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0380d280-483c-4656-92e5-9590aa4d422f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.769182 | controller |     "Jun 12 20:46:09.143723 crc crio[24437]: time=\"2026-06-12T20:46:09.143573447Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-node\" id=c1462f7d-10ca-491f-b589-9b2b37627e62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.769197 | controller |     "Jun 12 20:46:09.144066 crc crio[24437]: time=\"2026-06-12T20:46:09.144020157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769211 | controller |     "Jun 12 20:46:09.176573 crc crio[24437]: time=\"2026-06-12T20:46:09.176433681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769226 | controller |     "Jun 12 20:46:09.178481 crc crio[24437]: time=\"2026-06-12T20:46:09.178407398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769241 | controller |     "Jun 12 20:46:09.265140 crc crio[24437]: time=\"2026-06-12T20:46:09.265042174Z\" level=info msg=\"Created container ccbfbd63df417bedf333c05a5159499a663fc8704dd8b4e2a881467e86bc23f0: openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-node\" id=c1462f7d-10ca-491f-b589-9b2b37627e62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.769255 | controller |     "Jun 12 20:46:09.266791 crc crio[24437]: time=\"2026-06-12T20:46:09.266564409Z\" level=info msg=\"Starting container: ccbfbd63df417bedf333c05a5159499a663fc8704dd8b4e2a881467e86bc23f0\" id=76406b41-bad0-4290-b8c5-cd0fac9a84b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.769270 | controller |     "Jun 12 20:46:09.273025 crc crio[24437]: time=\"2026-06-12T20:46:09.272979516Z\" level=info msg=\"Started container\" PID=37526 containerID=ccbfbd63df417bedf333c05a5159499a663fc8704dd8b4e2a881467e86bc23f0 description=openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-node id=76406b41-bad0-4290-b8c5-cd0fac9a84b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9",
2026-06-12 21:48:35.769285 | controller |     "Jun 12 20:46:09.283502 crc crio[24437]: time=\"2026-06-12T20:46:09.283389777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2c95a26f-abf8-4c30-b25c-ec30b2162f44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.769300 | controller |     "Jun 12 20:46:09.285419 crc crio[24437]: time=\"2026-06-12T20:46:09.285368976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5f430c6f-f248-4349-81cb-7649fcd810c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.769315 | controller |     "Jun 12 20:46:09.292095 crc crio[24437]: time=\"2026-06-12T20:46:09.292012956Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-ovn-metrics\" id=5fcde15c-492c-4d06-a696-86d19ff90638 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.769330 | controller |     "Jun 12 20:46:09.292515 crc crio[24437]: time=\"2026-06-12T20:46:09.292456437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769344 | controller |     "Jun 12 20:46:09.326183 crc crio[24437]: time=\"2026-06-12T20:46:09.326052788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769362 | controller |     "Jun 12 20:46:09.327831 crc crio[24437]: time=\"2026-06-12T20:46:09.32775868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769377 | controller |     "Jun 12 20:46:09.417513 crc crio[24437]: time=\"2026-06-12T20:46:09.417417578Z\" level=info msg=\"Created container 438ac957f0cef4dc4d9839479f9ffa01d53edcde7922ebe0dd6d432e3b00acac: openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-ovn-metrics\" id=5fcde15c-492c-4d06-a696-86d19ff90638 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.769392 | controller |     "Jun 12 20:46:09.419252 crc crio[24437]: time=\"2026-06-12T20:46:09.41916687Z\" level=info msg=\"Starting container: 438ac957f0cef4dc4d9839479f9ffa01d53edcde7922ebe0dd6d432e3b00acac\" id=50574613-859e-4e91-91dc-0bc90a5acfd1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.769407 | controller |     "Jun 12 20:46:09.424128 crc crio[24437]: time=\"2026-06-12T20:46:09.424013788Z\" level=info msg=\"Started container\" PID=37545 containerID=438ac957f0cef4dc4d9839479f9ffa01d53edcde7922ebe0dd6d432e3b00acac description=openshift-ovn-kubernetes/ovnkube-node-tth4d/kube-rbac-proxy-ovn-metrics id=50574613-859e-4e91-91dc-0bc90a5acfd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9",
2026-06-12 21:48:35.769421 | controller |     "Jun 12 20:46:09.434533 crc crio[24437]: time=\"2026-06-12T20:46:09.43447095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=76c4238f-09f7-4ebc-85b2-25ac5be76703 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.769436 | controller |     "Jun 12 20:46:09.437833 crc crio[24437]: time=\"2026-06-12T20:46:09.437758849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6127f63d-0c03-44ca-a3cc-3ce834c04d28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.769451 | controller |     "Jun 12 20:46:09.445166 crc crio[24437]: time=\"2026-06-12T20:46:09.445069036Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/northd\" id=9f341135-4728-40f1-859f-12107e1be123 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.769465 | controller |     "Jun 12 20:46:09.445652 crc crio[24437]: time=\"2026-06-12T20:46:09.445563918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769479 | controller |     "Jun 12 20:46:09.472770 crc crio[24437]: time=\"2026-06-12T20:46:09.472597331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769494 | controller |     "Jun 12 20:46:09.474369 crc crio[24437]: time=\"2026-06-12T20:46:09.474290572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769509 | controller |     "Jun 12 20:46:09.564897 crc crio[24437]: time=\"2026-06-12T20:46:09.56477778Z\" level=info msg=\"Created container a4b18723283831f3f7aa9abb3046e873f08a98287db4376738cfa5c776b7a800: openshift-ovn-kubernetes/ovnkube-node-tth4d/northd\" id=9f341135-4728-40f1-859f-12107e1be123 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.769523 | controller |     "Jun 12 20:46:09.566400 crc crio[24437]: time=\"2026-06-12T20:46:09.566194374Z\" level=info msg=\"Starting container: a4b18723283831f3f7aa9abb3046e873f08a98287db4376738cfa5c776b7a800\" id=b4163eff-abc0-4068-88c6-37cc456c3a00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.769538 | controller |     "Jun 12 20:46:09.570872 crc crio[24437]: time=\"2026-06-12T20:46:09.570788795Z\" level=info msg=\"Started container\" PID=37567 containerID=a4b18723283831f3f7aa9abb3046e873f08a98287db4376738cfa5c776b7a800 description=openshift-ovn-kubernetes/ovnkube-node-tth4d/northd id=b4163eff-abc0-4068-88c6-37cc456c3a00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9",
2026-06-12 21:48:35.769556 | controller |     "Jun 12 20:46:09.578706 crc crio[24437]: time=\"2026-06-12T20:46:09.578670716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7b49cc19-689f-4a3b-b249-d9dc5389347c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.769570 | controller |     "Jun 12 20:46:09.581198 crc crio[24437]: time=\"2026-06-12T20:46:09.581085954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6d383f87-7549-4906-b799-9d1cbfd50453 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.769585 | controller |     "Jun 12 20:46:09.586347 crc crio[24437]: time=\"2026-06-12T20:46:09.586313761Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/nbdb\" id=d84f5495-cf03-4502-b4f6-325e82730894 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.769599 | controller |     "Jun 12 20:46:09.586799 crc crio[24437]: time=\"2026-06-12T20:46:09.586772651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769614 | controller |     "Jun 12 20:46:09.610669 crc crio[24437]: time=\"2026-06-12T20:46:09.610620139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769628 | controller |     "Jun 12 20:46:09.612576 crc crio[24437]: time=\"2026-06-12T20:46:09.612548655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769643 | controller |     "Jun 12 20:46:09.717773 crc crio[24437]: time=\"2026-06-12T20:46:09.717725378Z\" level=info msg=\"Created container 323e53f0667340de0e1b668f02d8d44a1e797d9b27c3cc2adcd97d653ef2aade: openshift-ovn-kubernetes/ovnkube-node-tth4d/nbdb\" id=d84f5495-cf03-4502-b4f6-325e82730894 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.769657 | controller |     "Jun 12 20:46:09.719554 crc crio[24437]: time=\"2026-06-12T20:46:09.719463531Z\" level=info msg=\"Starting container: 323e53f0667340de0e1b668f02d8d44a1e797d9b27c3cc2adcd97d653ef2aade\" id=2b356d85-5615-462f-98e0-7334a627ffa4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.769672 | controller |     "Jun 12 20:46:09.725665 crc crio[24437]: time=\"2026-06-12T20:46:09.72483251Z\" level=info msg=\"Started container\" PID=37578 containerID=323e53f0667340de0e1b668f02d8d44a1e797d9b27c3cc2adcd97d653ef2aade description=openshift-ovn-kubernetes/ovnkube-node-tth4d/nbdb id=2b356d85-5615-462f-98e0-7334a627ffa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9",
2026-06-12 21:48:35.769687 | controller |     "Jun 12 20:46:11.821227 crc crio[24437]: time=\"2026-06-12T20:46:11.821059988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=09c47b0d-ddc1-47d0-8a3c-1449d2f73cfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.769701 | controller |     "Jun 12 20:46:11.825539 crc crio[24437]: time=\"2026-06-12T20:46:11.82526792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b4a974a2-aed5-477a-afd7-f1574a78a101 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.769719 | controller |     "Jun 12 20:46:11.837832 crc crio[24437]: time=\"2026-06-12T20:46:11.837754462Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/sbdb\" id=931ef6b9-18a5-458c-be1f-5ca584f56218 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.769734 | controller |     "Jun 12 20:46:11.838550 crc crio[24437]: time=\"2026-06-12T20:46:11.838477299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769749 | controller |     "Jun 12 20:46:11.873236 crc crio[24437]: time=\"2026-06-12T20:46:11.872092112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769764 | controller |     "Jun 12 20:46:11.874027 crc crio[24437]: time=\"2026-06-12T20:46:11.873878956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769779 | controller |     "Jun 12 20:46:12.004425 crc crio[24437]: time=\"2026-06-12T20:46:12.00433731Z\" level=info msg=\"Created container 8d5e92e31d395d2a3991c8d288469948b34ff5b3f033ad4f485a6e5e55c8fc38: openshift-ovn-kubernetes/ovnkube-node-tth4d/sbdb\" id=931ef6b9-18a5-458c-be1f-5ca584f56218 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.769793 | controller |     "Jun 12 20:46:12.006074 crc crio[24437]: time=\"2026-06-12T20:46:12.00598465Z\" level=info msg=\"Starting container: 8d5e92e31d395d2a3991c8d288469948b34ff5b3f033ad4f485a6e5e55c8fc38\" id=4a72beb2-b00d-4967-86dc-96532598ad74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.769807 | controller |     "Jun 12 20:46:12.013020 crc crio[24437]: time=\"2026-06-12T20:46:12.012865447Z\" level=info msg=\"Started container\" PID=37641 containerID=8d5e92e31d395d2a3991c8d288469948b34ff5b3f033ad4f485a6e5e55c8fc38 description=openshift-ovn-kubernetes/ovnkube-node-tth4d/sbdb id=4a72beb2-b00d-4967-86dc-96532598ad74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9",
2026-06-12 21:48:35.769822 | controller |     "Jun 12 20:46:14.106994 crc crio[24437]: time=\"2026-06-12T20:46:14.106210694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d086bb77-e3f6-417d-824d-08eb319fd4a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.769836 | controller |     "Jun 12 20:46:14.125562 crc crio[24437]: time=\"2026-06-12T20:46:14.125366338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5223e021-8513-4733-9a91-c66db94ebca1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.769880 | controller |     "Jun 12 20:46:14.131970 crc crio[24437]: time=\"2026-06-12T20:46:14.131806373Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovnkube-controller\" id=5c24ae7d-6060-4d2f-9ff7-595ab68529f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.769898 | controller |     "Jun 12 20:46:14.132675 crc crio[24437]: time=\"2026-06-12T20:46:14.132610793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769913 | controller |     "Jun 12 20:46:14.174403 crc crio[24437]: time=\"2026-06-12T20:46:14.174347522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769931 | controller |     "Jun 12 20:46:14.178360 crc crio[24437]: time=\"2026-06-12T20:46:14.178324988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.769946 | controller |     "Jun 12 20:46:14.307363 crc crio[24437]: time=\"2026-06-12T20:46:14.307304706Z\" level=info msg=\"Created container 58b58380b21c09c658688ac689b2084297397ae470f1a946e25571aef61f73ce: openshift-ovn-kubernetes/ovnkube-node-tth4d/ovnkube-controller\" id=5c24ae7d-6060-4d2f-9ff7-595ab68529f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.769961 | controller |     "Jun 12 20:46:14.310237 crc crio[24437]: time=\"2026-06-12T20:46:14.309782016Z\" level=info msg=\"Starting container: 58b58380b21c09c658688ac689b2084297397ae470f1a946e25571aef61f73ce\" id=6658d992-277d-4daa-85b1-23006ab4d9ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.769976 | controller |     "Jun 12 20:46:14.316896 crc crio[24437]: time=\"2026-06-12T20:46:14.316778086Z\" level=info msg=\"Started container\" PID=37705 containerID=58b58380b21c09c658688ac689b2084297397ae470f1a946e25571aef61f73ce description=openshift-ovn-kubernetes/ovnkube-node-tth4d/ovnkube-controller id=6658d992-277d-4daa-85b1-23006ab4d9ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=875f22cddc2f6648753d38b098ea318da162dc64c98df393e3af610e7fe012e9",
2026-06-12 21:48:35.769991 | controller |     "Jun 12 20:46:14.402820 crc crio[24437]: time=\"2026-06-12T20:46:14.402311534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770006 | controller |     "Jun 12 20:46:14.402820 crc crio[24437]: time=\"2026-06-12T20:46:14.402805845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770021 | controller |     "Jun 12 20:46:14.403705 crc crio[24437]: time=\"2026-06-12T20:46:14.403580914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770037 | controller |     "Jun 12 20:46:14.403705 crc crio[24437]: time=\"2026-06-12T20:46:14.403680167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770052 | controller |     "Jun 12 20:46:14.404334 crc crio[24437]: time=\"2026-06-12T20:46:14.404280032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770067 | controller |     "Jun 12 20:46:14.404403 crc crio[24437]: time=\"2026-06-12T20:46:14.404341993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770081 | controller |     "Jun 12 20:46:14.404554 crc crio[24437]: time=\"2026-06-12T20:46:14.404497216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770095 | controller |     "Jun 12 20:46:14.404635 crc crio[24437]: time=\"2026-06-12T20:46:14.404557027Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770109 | controller |     "Jun 12 20:46:14.405017 crc crio[24437]: time=\"2026-06-12T20:46:14.404875496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770124 | controller |     "Jun 12 20:46:14.405017 crc crio[24437]: time=\"2026-06-12T20:46:14.404968468Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770138 | controller |     "Jun 12 20:46:14.405221 crc crio[24437]: time=\"2026-06-12T20:46:14.405186873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770152 | controller |     "Jun 12 20:46:14.405283 crc crio[24437]: time=\"2026-06-12T20:46:14.405237664Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770166 | controller |     "Jun 12 20:46:14.405617 crc crio[24437]: time=\"2026-06-12T20:46:14.405567683Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770184 | controller |     "Jun 12 20:46:14.405617 crc crio[24437]: time=\"2026-06-12T20:46:14.405616734Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770198 | controller |     "Jun 12 20:46:14.405859 crc crio[24437]: time=\"2026-06-12T20:46:14.405806267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770212 | controller |     "Jun 12 20:46:14.405999 crc crio[24437]: time=\"2026-06-12T20:46:14.405860029Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770226 | controller |     "Jun 12 20:46:14.406284 crc crio[24437]: time=\"2026-06-12T20:46:14.406233209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770241 | controller |     "Jun 12 20:46:14.406284 crc crio[24437]: time=\"2026-06-12T20:46:14.40628302Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770255 | controller |     "Jun 12 20:46:14.406512 crc crio[24437]: time=\"2026-06-12T20:46:14.406447844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770269 | controller |     "Jun 12 20:46:14.406512 crc crio[24437]: time=\"2026-06-12T20:46:14.406500485Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770283 | controller |     "Jun 12 20:46:14.406900 crc crio[24437]: time=\"2026-06-12T20:46:14.406850184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770297 | controller |     "Jun 12 20:46:14.406900 crc crio[24437]: time=\"2026-06-12T20:46:14.406899585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770312 | controller |     "Jun 12 20:46:14.407296 crc crio[24437]: time=\"2026-06-12T20:46:14.407240572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770326 | controller |     "Jun 12 20:46:14.407296 crc crio[24437]: time=\"2026-06-12T20:46:14.407294133Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770340 | controller |     "Jun 12 20:46:14.407744 crc crio[24437]: time=\"2026-06-12T20:46:14.407682993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770355 | controller |     "Jun 12 20:46:14.407744 crc crio[24437]: time=\"2026-06-12T20:46:14.407733055Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770369 | controller |     "Jun 12 20:46:14.408038 crc crio[24437]: time=\"2026-06-12T20:46:14.407912389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770383 | controller |     "Jun 12 20:46:14.408038 crc crio[24437]: time=\"2026-06-12T20:46:14.408010761Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770398 | controller |     "Jun 12 20:46:14.408441 crc crio[24437]: time=\"2026-06-12T20:46:14.408377981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770412 | controller |     "Jun 12 20:46:14.408441 crc crio[24437]: time=\"2026-06-12T20:46:14.408429642Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770426 | controller |     "Jun 12 20:46:14.408617 crc crio[24437]: time=\"2026-06-12T20:46:14.408563904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770441 | controller |     "Jun 12 20:46:14.408617 crc crio[24437]: time=\"2026-06-12T20:46:14.408617676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770455 | controller |     "Jun 12 20:46:14.409068 crc crio[24437]: time=\"2026-06-12T20:46:14.409018966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770473 | controller |     "Jun 12 20:46:14.409068 crc crio[24437]: time=\"2026-06-12T20:46:14.409068077Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770488 | controller |     "Jun 12 20:46:14.410488 crc crio[24437]: time=\"2026-06-12T20:46:14.410391349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770503 | controller |     "Jun 12 20:46:14.410573 crc crio[24437]: time=\"2026-06-12T20:46:14.410540143Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770517 | controller |     "Jun 12 20:46:14.410686 crc crio[24437]: time=\"2026-06-12T20:46:14.410615924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770531 | controller |     "Jun 12 20:46:14.410792 crc crio[24437]: time=\"2026-06-12T20:46:14.410709697Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770546 | controller |     "Jun 12 20:46:14.410792 crc crio[24437]: time=\"2026-06-12T20:46:14.410775858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770560 | controller |     "Jun 12 20:46:14.410876 crc crio[24437]: time=\"2026-06-12T20:46:14.410813479Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770574 | controller |     "Jun 12 20:46:14.411159 crc crio[24437]: time=\"2026-06-12T20:46:14.411082166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770588 | controller |     "Jun 12 20:46:14.411308 crc crio[24437]: time=\"2026-06-12T20:46:14.411159688Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770602 | controller |     "Jun 12 20:46:14.411405 crc crio[24437]: time=\"2026-06-12T20:46:14.411370022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770617 | controller |     "Jun 12 20:46:14.411494 crc crio[24437]: time=\"2026-06-12T20:46:14.411419303Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770631 | controller |     "Jun 12 20:46:14.411861 crc crio[24437]: time=\"2026-06-12T20:46:14.411811203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770646 | controller |     "Jun 12 20:46:14.411861 crc crio[24437]: time=\"2026-06-12T20:46:14.411862945Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770660 | controller |     "Jun 12 20:46:14.412639 crc crio[24437]: time=\"2026-06-12T20:46:14.412563111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770675 | controller |     "Jun 12 20:46:14.412714 crc crio[24437]: time=\"2026-06-12T20:46:14.412674774Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770689 | controller |     "Jun 12 20:46:14.412814 crc crio[24437]: time=\"2026-06-12T20:46:14.412745175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770704 | controller |     "Jun 12 20:46:14.412879 crc crio[24437]: time=\"2026-06-12T20:46:14.412836477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770718 | controller |     "Jun 12 20:46:14.412990 crc crio[24437]: time=\"2026-06-12T20:46:14.41288413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770733 | controller |     "Jun 12 20:46:14.413061 crc crio[24437]: time=\"2026-06-12T20:46:14.413000502Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770747 | controller |     "Jun 12 20:46:14.413442 crc crio[24437]: time=\"2026-06-12T20:46:14.41337043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770764 | controller |     "Jun 12 20:46:14.413512 crc crio[24437]: time=\"2026-06-12T20:46:14.413470112Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770778 | controller |     "Jun 12 20:46:14.413702 crc crio[24437]: time=\"2026-06-12T20:46:14.413535964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770793 | controller |     "Jun 12 20:46:14.413702 crc crio[24437]: time=\"2026-06-12T20:46:14.413586125Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770808 | controller |     "Jun 12 20:46:14.413702 crc crio[24437]: time=\"2026-06-12T20:46:14.413626197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770823 | controller |     "Jun 12 20:46:14.413702 crc crio[24437]: time=\"2026-06-12T20:46:14.413658568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770837 | controller |     "Jun 12 20:46:14.414180 crc crio[24437]: time=\"2026-06-12T20:46:14.414052057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770869 | controller |     "Jun 12 20:46:14.414309 crc crio[24437]: time=\"2026-06-12T20:46:14.414240801Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770886 | controller |     "Jun 12 20:46:14.414405 crc crio[24437]: time=\"2026-06-12T20:46:14.414354924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770901 | controller |     "Jun 12 20:46:14.414626 crc crio[24437]: time=\"2026-06-12T20:46:14.414556569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770915 | controller |     "Jun 12 20:46:14.415006 crc crio[24437]: time=\"2026-06-12T20:46:14.414870206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770930 | controller |     "Jun 12 20:46:14.415241 crc crio[24437]: time=\"2026-06-12T20:46:14.415162914Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770945 | controller |     "Jun 12 20:46:14.415672 crc crio[24437]: time=\"2026-06-12T20:46:14.415598524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770959 | controller |     "Jun 12 20:46:14.415740 crc crio[24437]: time=\"2026-06-12T20:46:14.415702668Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.770974 | controller |     "Jun 12 20:46:14.416265 crc crio[24437]: time=\"2026-06-12T20:46:14.416183198Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.770988 | controller |     "Jun 12 20:46:14.416421 crc crio[24437]: time=\"2026-06-12T20:46:14.41629076Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771003 | controller |     "Jun 12 20:46:14.416677 crc crio[24437]: time=\"2026-06-12T20:46:14.416519527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771018 | controller |     "Jun 12 20:46:14.416749 crc crio[24437]: time=\"2026-06-12T20:46:14.416716591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771032 | controller |     "Jun 12 20:46:14.417246 crc crio[24437]: time=\"2026-06-12T20:46:14.417157702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771047 | controller |     "Jun 12 20:46:14.417323 crc crio[24437]: time=\"2026-06-12T20:46:14.417288135Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771062 | controller |     "Jun 12 20:46:14.417649 crc crio[24437]: time=\"2026-06-12T20:46:14.417579082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771080 | controller |     "Jun 12 20:46:14.417847 crc crio[24437]: time=\"2026-06-12T20:46:14.417782156Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771095 | controller |     "Jun 12 20:46:14.418383 crc crio[24437]: time=\"2026-06-12T20:46:14.41830048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771110 | controller |     "Jun 12 20:46:14.418478 crc crio[24437]: time=\"2026-06-12T20:46:14.418401302Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771124 | controller |     "Jun 12 20:46:14.418664 crc crio[24437]: time=\"2026-06-12T20:46:14.418588726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771139 | controller |     "Jun 12 20:46:14.418734 crc crio[24437]: time=\"2026-06-12T20:46:14.418685919Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771154 | controller |     "Jun 12 20:46:14.419093 crc crio[24437]: time=\"2026-06-12T20:46:14.419015976Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771168 | controller |     "Jun 12 20:46:14.419197 crc crio[24437]: time=\"2026-06-12T20:46:14.419168161Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771183 | controller |     "Jun 12 20:46:14.419633 crc crio[24437]: time=\"2026-06-12T20:46:14.419532229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771198 | controller |     "Jun 12 20:46:14.419848 crc crio[24437]: time=\"2026-06-12T20:46:14.419666133Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771212 | controller |     "Jun 12 20:46:14.419848 crc crio[24437]: time=\"2026-06-12T20:46:14.419738494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771227 | controller |     "Jun 12 20:46:14.419848 crc crio[24437]: time=\"2026-06-12T20:46:14.419795166Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771241 | controller |     "Jun 12 20:46:14.419848 crc crio[24437]: time=\"2026-06-12T20:46:14.419838247Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771256 | controller |     "Jun 12 20:46:14.420193 crc crio[24437]: time=\"2026-06-12T20:46:14.419875598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771270 | controller |     "Jun 12 20:46:14.420193 crc crio[24437]: time=\"2026-06-12T20:46:14.420093494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771285 | controller |     "Jun 12 20:46:14.420193 crc crio[24437]: time=\"2026-06-12T20:46:14.420154555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771299 | controller |     "Jun 12 20:46:14.420405 crc crio[24437]: time=\"2026-06-12T20:46:14.42034545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771314 | controller |     "Jun 12 20:46:14.420405 crc crio[24437]: time=\"2026-06-12T20:46:14.420397121Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771328 | controller |     "Jun 12 20:46:14.420622 crc crio[24437]: time=\"2026-06-12T20:46:14.420566475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771343 | controller |     "Jun 12 20:46:14.420622 crc crio[24437]: time=\"2026-06-12T20:46:14.420612576Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771361 | controller |     "Jun 12 20:46:14.420865 crc crio[24437]: time=\"2026-06-12T20:46:14.42078051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771376 | controller |     "Jun 12 20:46:14.420987 crc crio[24437]: time=\"2026-06-12T20:46:14.420892102Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771390 | controller |     "Jun 12 20:46:14.421152 crc crio[24437]: time=\"2026-06-12T20:46:14.421067937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771405 | controller |     "Jun 12 20:46:14.421327 crc crio[24437]: time=\"2026-06-12T20:46:14.421246501Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771419 | controller |     "Jun 12 20:46:14.421609 crc crio[24437]: time=\"2026-06-12T20:46:14.421531987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771434 | controller |     "Jun 12 20:46:14.421680 crc crio[24437]: time=\"2026-06-12T20:46:14.42162738Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771448 | controller |     "Jun 12 20:46:14.421680 crc crio[24437]: time=\"2026-06-12T20:46:14.42165313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771463 | controller |     "Jun 12 20:46:14.421759 crc crio[24437]: time=\"2026-06-12T20:46:14.421688931Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771480 | controller |     "Jun 12 20:46:14.422494 crc crio[24437]: time=\"2026-06-12T20:46:14.422373478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771497 | controller |     "Jun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.422521772Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771511 | controller |     "Jun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.422546732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771526 | controller |     "Jun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.422581363Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771541 | controller |     "Jun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.422650015Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771555 | controller |     "Jun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.422685186Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771570 | controller |     "Jun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.422904322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771585 | controller |     "Jun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.423009184Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771600 | controller |     "Jun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.423203469Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771614 | controller |     "Jun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.42324055Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771629 | controller |     "Jun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.423522806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771643 | controller |     "Jun 12 20:46:14.423693 crc crio[24437]: time=\"2026-06-12T20:46:14.423608848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771691 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.423890285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771707 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.424249783Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771722 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.424345406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771737 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.424417008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771751 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.424543951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771766 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.424586522Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771780 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.424720665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771795 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.424805547Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771809 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.424889449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771824 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.425215447Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771839 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.425253588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771871 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.425298299Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771888 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.42535507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771903 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.425403101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771918 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.425459853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771932 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.425512294Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771947 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.425780211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771962 | controller |     "Jun 12 20:46:14.426181 crc crio[24437]: time=\"2026-06-12T20:46:14.425815892Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.771976 | controller |     "Jun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.426402476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.771991 | controller |     "Jun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.426438577Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772013 | controller |     "Jun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.426668883Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772028 | controller |     "Jun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.426697344Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772043 | controller |     "Jun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.426907109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772057 | controller |     "Jun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.427006661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772072 | controller |     "Jun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.427193555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772086 | controller |     "Jun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.427227376Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772101 | controller |     "Jun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.427527713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772116 | controller |     "Jun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.427555144Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772131 | controller |     "Jun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.427772969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772145 | controller |     "Jun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.42780243Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772160 | controller |     "Jun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.42820807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772174 | controller |     "Jun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.428237851Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772189 | controller |     "Jun 12 20:46:14.428506 crc crio[24437]: time=\"2026-06-12T20:46:14.428521567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772203 | controller |     "Jun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.428557588Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772217 | controller |     "Jun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.428823655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772231 | controller |     "Jun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.428857095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772245 | controller |     "Jun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.42905938Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772259 | controller |     "Jun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.429093351Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772274 | controller |     "Jun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.42942067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772288 | controller |     "Jun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.42945334Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772306 | controller |     "Jun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.429677836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772320 | controller |     "Jun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.429712016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772334 | controller |     "Jun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.430204718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772348 | controller |     "Jun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.430234389Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772362 | controller |     "Jun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.430439973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772376 | controller |     "Jun 12 20:46:14.430638 crc crio[24437]: time=\"2026-06-12T20:46:14.430474074Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772391 | controller |     "Jun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.430809973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772404 | controller |     "Jun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.430894925Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772418 | controller |     "Jun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.431461568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772432 | controller |     "Jun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.43154965Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772447 | controller |     "Jun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.431654283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772461 | controller |     "Jun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.431715124Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772475 | controller |     "Jun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.431771436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772489 | controller |     "Jun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.431824917Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772503 | controller |     "Jun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.432149006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772517 | controller |     "Jun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.432191637Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772531 | controller |     "Jun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.43232624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772545 | controller |     "Jun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.43235698Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772559 | controller |     "Jun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.432496434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772573 | controller |     "Jun 12 20:46:14.432615 crc crio[24437]: time=\"2026-06-12T20:46:14.432525034Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772593 | controller |     "Jun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.432672318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772607 | controller |     "Jun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.432702829Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772621 | controller |     "Jun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.433348354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772636 | controller |     "Jun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.433431836Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772650 | controller |     "Jun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.433471727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772664 | controller |     "Jun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.433520078Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772678 | controller |     "Jun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.433722623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772692 | controller |     "Jun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.433755234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772707 | controller |     "Jun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.434336218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772720 | controller |     "Jun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.43442075Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772734 | controller |     "Jun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.434543913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772748 | controller |     "Jun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.434578514Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772762 | controller |     "Jun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.434896642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772777 | controller |     "Jun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.435166397Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772791 | controller |     "Jun 12 20:46:14.435240 crc crio[24437]: time=\"2026-06-12T20:46:14.435224329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772805 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.43528463Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772819 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.435310642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772833 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.435359472Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772860 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.435541077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772880 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.435578498Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772899 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.435880915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772915 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.43608556Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772930 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436213113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772944 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436278234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772959 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436337386Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.772974 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436390837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.772988 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436417448Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773003 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436469579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773018 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436572612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773032 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436607103Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773047 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436707985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773062 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.436733126Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773076 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.437276089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773091 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.437361811Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773105 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.437404072Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773120 | controller |     "Jun 12 20:46:14.437458 crc crio[24437]: time=\"2026-06-12T20:46:14.437458993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773135 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.437627868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773149 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.437664659Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773164 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.438481968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773183 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.43856704Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773198 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.438658142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773213 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.438694463Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773228 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.439715848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773242 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.43980459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773257 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.439845811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773271 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.439896962Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773286 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440085587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773300 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440244311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773315 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440302832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773329 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440339063Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773343 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.44060463Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773358 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440688562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773372 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440733053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773386 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440788684Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773400 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440851146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773415 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.440902407Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773429 | controller |     "Jun 12 20:46:14.441200 crc crio[24437]: time=\"2026-06-12T20:46:14.441238905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773444 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.441274616Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773458 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.441435529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773477 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.44146425Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773492 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.441625954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773506 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.441667815Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773521 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.442301541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773535 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.442390753Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773550 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.442423694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773564 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.442472765Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773579 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.442531826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773593 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.442584857Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773608 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.442727521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773622 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.442765302Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773637 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.443248114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773652 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.443280975Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773666 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.443293775Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773681 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.443310605Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773695 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.443443659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773710 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.443475499Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773725 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.443677594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773740 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.443707345Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773755 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.4443754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773773 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.444464212Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773787 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.444510354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773802 | controller |     "Jun 12 20:46:14.444645 crc crio[24437]: time=\"2026-06-12T20:46:14.444561985Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773816 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.444717079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773831 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.44475194Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773845 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.444907184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773886 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.444980976Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773902 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.44515237Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773917 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.44517893Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773932 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.445558569Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773946 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.445649221Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773961 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.445692892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.773975 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.445745024Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.773990 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.445796855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774005 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.445854806Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774019 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.446862531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774034 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.446895361Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774049 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.446978203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774064 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.447005754Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774078 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.447026155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774097 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.447043655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774112 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.447321981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774126 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.447446504Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774140 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.447506636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774155 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.447560717Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774169 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.44767593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774183 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.447738461Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774198 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448079789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774212 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448232424Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774227 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448296435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774241 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448350367Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774255 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448400958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774269 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448456599Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774284 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448576482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774298 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448637723Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774312 | controller |     "Jun 12 20:46:14.448816 crc crio[24437]: time=\"2026-06-12T20:46:14.448855018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774326 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449222327Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774340 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449299819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774355 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.44936178Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774369 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449414582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774387 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449469373Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774401 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449518914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774416 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449571526Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774430 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449621757Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774444 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449673789Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774458 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449784151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774472 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.449850013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774486 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.452818324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774501 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.453079971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774524 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.453225194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774539 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.453295506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774559 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.453353697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774580 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.453406018Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774595 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.453662804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774615 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.453736276Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774635 | controller |     "Jun 12 20:46:14.454039 crc crio[24437]: time=\"2026-06-12T20:46:14.453795078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774702 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.45384993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774724 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.454363622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774739 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.454442604Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774754 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.454511626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774772 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.454552687Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774787 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.454835184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774802 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.455072589Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774816 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.455453088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774831 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.45553619Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774845 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.455702134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774882 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.455741325Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774897 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.455752855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774912 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.455768846Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774926 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.455811277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774940 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.455827557Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774955 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.456209657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774969 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.456246298Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.774983 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.45635138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.774998 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.456410982Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775012 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.456478803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775027 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.456512414Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775041 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.45674123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775055 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.456798421Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775070 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.457017346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775090 | controller |     "Jun 12 20:46:14.457178 crc crio[24437]: time=\"2026-06-12T20:46:14.457050627Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775104 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.457305393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775119 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.457338634Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775134 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.45759991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775148 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.457661561Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775163 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.457757733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775178 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.457789564Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775192 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.458173844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775206 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.458234115Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775221 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.458265716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775236 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.458307067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775250 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.45844033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775264 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.458471411Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775279 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.45885277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775294 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.459054275Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775310 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.459082336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775325 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.459174288Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775340 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.459225679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775355 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.45926219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775370 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.459483786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775388 | controller |     "Jun 12 20:46:14.459562 crc crio[24437]: time=\"2026-06-12T20:46:14.459524187Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775403 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.459734642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775418 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.459792193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775432 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.459888905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775447 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.459982498Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775462 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.460245194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775476 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.460305695Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775491 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.460335006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775506 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.460371717Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775521 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.460561482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775535 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.460602663Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775550 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.460819198Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775565 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.46087614Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775579 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.461127165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775594 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.461164736Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775609 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.46134209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775623 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.461400202Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775638 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.461483954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775652 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.461515715Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775671 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.461662658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775686 | controller |     "Jun 12 20:46:14.461598 crc crio[24437]: time=\"2026-06-12T20:46:14.461693059Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775700 | controller |     "Jun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.462083568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775715 | controller |     "Jun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.4621912Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775730 | controller |     "Jun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.462224182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775745 | controller |     "Jun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.462257183Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775759 | controller |     "Jun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.462316964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775774 | controller |     "Jun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.462354015Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775788 | controller |     "Jun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.462616581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775803 | controller |     "Jun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.462667013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775817 | controller |     "Jun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.463421881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775832 | controller |     "Jun 12 20:46:14.463530 crc crio[24437]: time=\"2026-06-12T20:46:14.463469792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775859 | controller |     "Jun 12 20:46:14.464685 crc crio[24437]: time=\"2026-06-12T20:46:14.464364973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775880 | controller |     "Jun 12 20:46:14.464685 crc crio[24437]: time=\"2026-06-12T20:46:14.464422415Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775896 | controller |     "Jun 12 20:46:14.465057 crc crio[24437]: time=\"2026-06-12T20:46:14.464852116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775911 | controller |     "Jun 12 20:46:14.465057 crc crio[24437]: time=\"2026-06-12T20:46:14.464975149Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775925 | controller |     "Jun 12 20:46:14.465337 crc crio[24437]: time=\"2026-06-12T20:46:14.465257305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775939 | controller |     "Jun 12 20:46:14.465337 crc crio[24437]: time=\"2026-06-12T20:46:14.465317967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775954 | controller |     "Jun 12 20:46:14.465337 crc crio[24437]: time=\"2026-06-12T20:46:14.465346967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.775968 | controller |     "Jun 12 20:46:14.465337 crc crio[24437]: time=\"2026-06-12T20:46:14.465384788Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.775986 | controller |     "Jun 12 20:46:14.465791 crc crio[24437]: time=\"2026-06-12T20:46:14.465551942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776001 | controller |     "Jun 12 20:46:14.465791 crc crio[24437]: time=\"2026-06-12T20:46:14.465598343Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776016 | controller |     "Jun 12 20:46:14.465791 crc crio[24437]: time=\"2026-06-12T20:46:14.465642364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776030 | controller |     "Jun 12 20:46:14.466199 crc crio[24437]: time=\"2026-06-12T20:46:14.46588585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776044 | controller |     "Jun 12 20:46:14.466199 crc crio[24437]: time=\"2026-06-12T20:46:14.466005403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776059 | controller |     "Jun 12 20:46:14.466199 crc crio[24437]: time=\"2026-06-12T20:46:14.466058694Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776073 | controller |     "Jun 12 20:46:14.466199 crc crio[24437]: time=\"2026-06-12T20:46:14.466176897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776088 | controller |     "Jun 12 20:46:14.466741 crc crio[24437]: time=\"2026-06-12T20:46:14.466228878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776102 | controller |     "Jun 12 20:46:14.466741 crc crio[24437]: time=\"2026-06-12T20:46:14.466431664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776117 | controller |     "Jun 12 20:46:14.466741 crc crio[24437]: time=\"2026-06-12T20:46:14.466470345Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776132 | controller |     "Jun 12 20:46:14.466741 crc crio[24437]: time=\"2026-06-12T20:46:14.466651749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776146 | controller |     "Jun 12 20:46:14.466741 crc crio[24437]: time=\"2026-06-12T20:46:14.46671101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776161 | controller |     "Jun 12 20:46:14.467454 crc crio[24437]: time=\"2026-06-12T20:46:14.466896205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776176 | controller |     "Jun 12 20:46:14.467454 crc crio[24437]: time=\"2026-06-12T20:46:14.466989757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776190 | controller |     "Jun 12 20:46:14.467454 crc crio[24437]: time=\"2026-06-12T20:46:14.467239443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776205 | controller |     "Jun 12 20:46:14.467454 crc crio[24437]: time=\"2026-06-12T20:46:14.467324765Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776219 | controller |     "Jun 12 20:46:14.467454 crc crio[24437]: time=\"2026-06-12T20:46:14.467447319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776233 | controller |     "Jun 12 20:46:14.467805 crc crio[24437]: time=\"2026-06-12T20:46:14.46748091Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776247 | controller |     "Jun 12 20:46:14.467805 crc crio[24437]: time=\"2026-06-12T20:46:14.467641493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776262 | controller |     "Jun 12 20:46:14.467805 crc crio[24437]: time=\"2026-06-12T20:46:14.467669004Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776280 | controller |     "Jun 12 20:46:14.468435 crc crio[24437]: time=\"2026-06-12T20:46:14.467875319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776295 | controller |     "Jun 12 20:46:14.468435 crc crio[24437]: time=\"2026-06-12T20:46:14.467962361Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776309 | controller |     "Jun 12 20:46:14.468435 crc crio[24437]: time=\"2026-06-12T20:46:14.468414631Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776324 | controller |     "Jun 12 20:46:14.468671 crc crio[24437]: time=\"2026-06-12T20:46:14.468459002Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776339 | controller |     "Jun 12 20:46:14.468671 crc crio[24437]: time=\"2026-06-12T20:46:14.468498233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776354 | controller |     "Jun 12 20:46:14.468671 crc crio[24437]: time=\"2026-06-12T20:46:14.468531034Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776369 | controller |     "Jun 12 20:46:14.468671 crc crio[24437]: time=\"2026-06-12T20:46:14.468552785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776383 | controller |     "Jun 12 20:46:14.468671 crc crio[24437]: time=\"2026-06-12T20:46:14.468570245Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776397 | controller |     "Jun 12 20:46:14.469152 crc crio[24437]: time=\"2026-06-12T20:46:14.468814632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776412 | controller |     "Jun 12 20:46:14.469152 crc crio[24437]: time=\"2026-06-12T20:46:14.468846722Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776427 | controller |     "Jun 12 20:46:14.469342 crc crio[24437]: time=\"2026-06-12T20:46:14.469229311Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776441 | controller |     "Jun 12 20:46:14.469342 crc crio[24437]: time=\"2026-06-12T20:46:14.469292393Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776456 | controller |     "Jun 12 20:46:14.469475 crc crio[24437]: time=\"2026-06-12T20:46:14.469416676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776470 | controller |     "Jun 12 20:46:14.469475 crc crio[24437]: time=\"2026-06-12T20:46:14.469458977Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776485 | controller |     "Jun 12 20:46:14.469812 crc crio[24437]: time=\"2026-06-12T20:46:14.469698582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776499 | controller |     "Jun 12 20:46:14.469812 crc crio[24437]: time=\"2026-06-12T20:46:14.469787115Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776513 | controller |     "Jun 12 20:46:14.470154 crc crio[24437]: time=\"2026-06-12T20:46:14.469849296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776527 | controller |     "Jun 12 20:46:14.470154 crc crio[24437]: time=\"2026-06-12T20:46:14.470046352Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776541 | controller |     "Jun 12 20:46:14.470154 crc crio[24437]: time=\"2026-06-12T20:46:14.470076301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776555 | controller |     "Jun 12 20:46:14.470411 crc crio[24437]: time=\"2026-06-12T20:46:14.470171424Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776573 | controller |     "Jun 12 20:46:14.470411 crc crio[24437]: time=\"2026-06-12T20:46:14.470346568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776587 | controller |     "Jun 12 20:46:14.470411 crc crio[24437]: time=\"2026-06-12T20:46:14.47038303Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776601 | controller |     "Jun 12 20:46:14.470622 crc crio[24437]: time=\"2026-06-12T20:46:14.470593604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776615 | controller |     "Jun 12 20:46:14.470713 crc crio[24437]: time=\"2026-06-12T20:46:14.470653145Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776629 | controller |     "Jun 12 20:46:14.470800 crc crio[24437]: time=\"2026-06-12T20:46:14.470759878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776643 | controller |     "Jun 12 20:46:14.470800 crc crio[24437]: time=\"2026-06-12T20:46:14.470791299Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776657 | controller |     "Jun 12 20:46:14.471684 crc crio[24437]: time=\"2026-06-12T20:46:14.471588959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776671 | controller |     "Jun 12 20:46:14.471684 crc crio[24437]: time=\"2026-06-12T20:46:14.47164819Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776686 | controller |     "Jun 12 20:46:14.472142 crc crio[24437]: time=\"2026-06-12T20:46:14.471813793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776700 | controller |     "Jun 12 20:46:14.472484 crc crio[24437]: time=\"2026-06-12T20:46:14.472391717Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776714 | controller |     "Jun 12 20:46:14.472484 crc crio[24437]: time=\"2026-06-12T20:46:14.472451249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776728 | controller |     "Jun 12 20:46:14.472681 crc crio[24437]: time=\"2026-06-12T20:46:14.47250416Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776742 | controller |     "Jun 12 20:46:14.472681 crc crio[24437]: time=\"2026-06-12T20:46:14.472547381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776756 | controller |     "Jun 12 20:46:14.472681 crc crio[24437]: time=\"2026-06-12T20:46:14.472585462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776771 | controller |     "Jun 12 20:46:14.472873 crc crio[24437]: time=\"2026-06-12T20:46:14.472776218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776785 | controller |     "Jun 12 20:46:14.472873 crc crio[24437]: time=\"2026-06-12T20:46:14.472811839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776799 | controller |     "Jun 12 20:46:14.473225 crc crio[24437]: time=\"2026-06-12T20:46:14.473043634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776814 | controller |     "Jun 12 20:46:14.473225 crc crio[24437]: time=\"2026-06-12T20:46:14.473076055Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776828 | controller |     "Jun 12 20:46:14.473426 crc crio[24437]: time=\"2026-06-12T20:46:14.473341111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776842 | controller |     "Jun 12 20:46:14.473426 crc crio[24437]: time=\"2026-06-12T20:46:14.473370632Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776878 | controller |     "Jun 12 20:46:14.473707 crc crio[24437]: time=\"2026-06-12T20:46:14.473625557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776894 | controller |     "Jun 12 20:46:14.473831 crc crio[24437]: time=\"2026-06-12T20:46:14.473717969Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776909 | controller |     "Jun 12 20:46:14.473831 crc crio[24437]: time=\"2026-06-12T20:46:14.47375365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776924 | controller |     "Jun 12 20:46:14.473831 crc crio[24437]: time=\"2026-06-12T20:46:14.473789601Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776938 | controller |     "Jun 12 20:46:14.474384 crc crio[24437]: time=\"2026-06-12T20:46:14.473985816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776953 | controller |     "Jun 12 20:46:14.474384 crc crio[24437]: time=\"2026-06-12T20:46:14.474017957Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776967 | controller |     "Jun 12 20:46:14.474384 crc crio[24437]: time=\"2026-06-12T20:46:14.474230043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.776981 | controller |     "Jun 12 20:46:14.474384 crc crio[24437]: time=\"2026-06-12T20:46:14.474262694Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.776995 | controller |     "Jun 12 20:46:14.474676 crc crio[24437]: time=\"2026-06-12T20:46:14.474501398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777010 | controller |     "Jun 12 20:46:14.474676 crc crio[24437]: time=\"2026-06-12T20:46:14.47456503Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777024 | controller |     "Jun 12 20:46:14.474676 crc crio[24437]: time=\"2026-06-12T20:46:14.474645013Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777038 | controller |     "Jun 12 20:46:14.474676 crc crio[24437]: time=\"2026-06-12T20:46:14.474677603Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777053 | controller |     "Jun 12 20:46:14.475217 crc crio[24437]: time=\"2026-06-12T20:46:14.47500342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777067 | controller |     "Jun 12 20:46:14.475217 crc crio[24437]: time=\"2026-06-12T20:46:14.475060061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777081 | controller |     "Jun 12 20:46:14.475409 crc crio[24437]: time=\"2026-06-12T20:46:14.475251737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777095 | controller |     "Jun 12 20:46:14.475409 crc crio[24437]: time=\"2026-06-12T20:46:14.475312528Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777110 | controller |     "Jun 12 20:46:14.475565 crc crio[24437]: time=\"2026-06-12T20:46:14.475506993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777125 | controller |     "Jun 12 20:46:14.475672 crc crio[24437]: time=\"2026-06-12T20:46:14.475568154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777139 | controller |     "Jun 12 20:46:14.475755 crc crio[24437]: time=\"2026-06-12T20:46:14.475686958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777160 | controller |     "Jun 12 20:46:14.475755 crc crio[24437]: time=\"2026-06-12T20:46:14.475720189Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777175 | controller |     "Jun 12 20:46:14.476201 crc crio[24437]: time=\"2026-06-12T20:46:14.476070197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777190 | controller |     "Jun 12 20:46:14.476201 crc crio[24437]: time=\"2026-06-12T20:46:14.476175068Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777204 | controller |     "Jun 12 20:46:14.476406 crc crio[24437]: time=\"2026-06-12T20:46:14.476211749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777219 | controller |     "Jun 12 20:46:14.476406 crc crio[24437]: time=\"2026-06-12T20:46:14.47625081Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777233 | controller |     "Jun 12 20:46:14.476406 crc crio[24437]: time=\"2026-06-12T20:46:14.476339383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777247 | controller |     "Jun 12 20:46:14.476406 crc crio[24437]: time=\"2026-06-12T20:46:14.476371904Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777261 | controller |     "Jun 12 20:46:14.477538 crc crio[24437]: time=\"2026-06-12T20:46:14.476685521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777276 | controller |     "Jun 12 20:46:14.477538 crc crio[24437]: time=\"2026-06-12T20:46:14.476744573Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777290 | controller |     "Jun 12 20:46:14.477538 crc crio[24437]: time=\"2026-06-12T20:46:14.477001069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777304 | controller |     "Jun 12 20:46:14.477538 crc crio[24437]: time=\"2026-06-12T20:46:14.47703569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777319 | controller |     "Jun 12 20:46:14.477538 crc crio[24437]: time=\"2026-06-12T20:46:14.477508372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777334 | controller |     "Jun 12 20:46:14.478050 crc crio[24437]: time=\"2026-06-12T20:46:14.477572613Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777349 | controller |     "Jun 12 20:46:14.478050 crc crio[24437]: time=\"2026-06-12T20:46:14.477679366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777364 | controller |     "Jun 12 20:46:14.478050 crc crio[24437]: time=\"2026-06-12T20:46:14.477714337Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777378 | controller |     "Jun 12 20:46:14.478050 crc crio[24437]: time=\"2026-06-12T20:46:14.477900941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777393 | controller |     "Jun 12 20:46:14.478417 crc crio[24437]: time=\"2026-06-12T20:46:14.478091985Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777408 | controller |     "Jun 12 20:46:14.478417 crc crio[24437]: time=\"2026-06-12T20:46:14.478252019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777423 | controller |     "Jun 12 20:46:14.478417 crc crio[24437]: time=\"2026-06-12T20:46:14.47830164Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777437 | controller |     "Jun 12 20:46:14.478417 crc crio[24437]: time=\"2026-06-12T20:46:14.478321891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777456 | controller |     "Jun 12 20:46:14.478417 crc crio[24437]: time=\"2026-06-12T20:46:14.478360302Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777471 | controller |     "Jun 12 20:46:14.478908 crc crio[24437]: time=\"2026-06-12T20:46:14.478582118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777485 | controller |     "Jun 12 20:46:14.478908 crc crio[24437]: time=\"2026-06-12T20:46:14.478619829Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777499 | controller |     "Jun 12 20:46:14.478908 crc crio[24437]: time=\"2026-06-12T20:46:14.478848994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777514 | controller |     "Jun 12 20:46:14.478908 crc crio[24437]: time=\"2026-06-12T20:46:14.478908276Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777528 | controller |     "Jun 12 20:46:14.478908 crc crio[24437]: time=\"2026-06-12T20:46:14.479022858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777543 | controller |     "Jun 12 20:46:14.479526 crc crio[24437]: time=\"2026-06-12T20:46:14.479066649Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777557 | controller |     "Jun 12 20:46:14.479616 crc crio[24437]: time=\"2026-06-12T20:46:14.479372477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777571 | controller |     "Jun 12 20:46:14.480074 crc crio[24437]: time=\"2026-06-12T20:46:14.479908679Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777586 | controller |     "Jun 12 20:46:14.480284 crc crio[24437]: time=\"2026-06-12T20:46:14.480079383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777600 | controller |     "Jun 12 20:46:14.480284 crc crio[24437]: time=\"2026-06-12T20:46:14.480179306Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777615 | controller |     "Jun 12 20:46:14.480284 crc crio[24437]: time=\"2026-06-12T20:46:14.480228318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777630 | controller |     "Jun 12 20:46:14.480284 crc crio[24437]: time=\"2026-06-12T20:46:14.480264828Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777644 | controller |     "Jun 12 20:46:14.480650 crc crio[24437]: time=\"2026-06-12T20:46:14.480384851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777659 | controller |     "Jun 12 20:46:14.480650 crc crio[24437]: time=\"2026-06-12T20:46:14.480435602Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777673 | controller |     "Jun 12 20:46:14.480650 crc crio[24437]: time=\"2026-06-12T20:46:14.480477963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777688 | controller |     "Jun 12 20:46:14.480650 crc crio[24437]: time=\"2026-06-12T20:46:14.480514054Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777702 | controller |     "Jun 12 20:46:14.481024 crc crio[24437]: time=\"2026-06-12T20:46:14.480707649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777716 | controller |     "Jun 12 20:46:14.481024 crc crio[24437]: time=\"2026-06-12T20:46:14.48075842Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777731 | controller |     "Jun 12 20:46:14.481024 crc crio[24437]: time=\"2026-06-12T20:46:14.480796501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777749 | controller |     "Jun 12 20:46:14.481024 crc crio[24437]: time=\"2026-06-12T20:46:14.480832102Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777764 | controller |     "Jun 12 20:46:14.481423 crc crio[24437]: time=\"2026-06-12T20:46:14.481267012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777779 | controller |     "Jun 12 20:46:14.481423 crc crio[24437]: time=\"2026-06-12T20:46:14.481321493Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777794 | controller |     "Jun 12 20:46:14.481423 crc crio[24437]: time=\"2026-06-12T20:46:14.481358334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777808 | controller |     "Jun 12 20:46:14.481423 crc crio[24437]: time=\"2026-06-12T20:46:14.481394085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777823 | controller |     "Jun 12 20:46:14.481726 crc crio[24437]: time=\"2026-06-12T20:46:14.48158914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777838 | controller |     "Jun 12 20:46:14.481726 crc crio[24437]: time=\"2026-06-12T20:46:14.481641702Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777880 | controller |     "Jun 12 20:46:14.481726 crc crio[24437]: time=\"2026-06-12T20:46:14.481681933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777898 | controller |     "Jun 12 20:46:14.481726 crc crio[24437]: time=\"2026-06-12T20:46:14.481716913Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777913 | controller |     "Jun 12 20:46:14.482224 crc crio[24437]: time=\"2026-06-12T20:46:14.481891298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777928 | controller |     "Jun 12 20:46:14.482224 crc crio[24437]: time=\"2026-06-12T20:46:14.482026521Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777943 | controller |     "Jun 12 20:46:14.482224 crc crio[24437]: time=\"2026-06-12T20:46:14.482076682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777957 | controller |     "Jun 12 20:46:14.482224 crc crio[24437]: time=\"2026-06-12T20:46:14.482172254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.777973 | controller |     "Jun 12 20:46:14.482224 crc crio[24437]: time=\"2026-06-12T20:46:14.482219785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.777988 | controller |     "Jun 12 20:46:14.482594 crc crio[24437]: time=\"2026-06-12T20:46:14.482256576Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778002 | controller |     "Jun 12 20:46:14.482594 crc crio[24437]: time=\"2026-06-12T20:46:14.482454661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778017 | controller |     "Jun 12 20:46:14.482594 crc crio[24437]: time=\"2026-06-12T20:46:14.482506842Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778032 | controller |     "Jun 12 20:46:14.482594 crc crio[24437]: time=\"2026-06-12T20:46:14.482544783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778046 | controller |     "Jun 12 20:46:14.482594 crc crio[24437]: time=\"2026-06-12T20:46:14.482582884Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778061 | controller |     "Jun 12 20:46:14.483081 crc crio[24437]: time=\"2026-06-12T20:46:14.482781818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778079 | controller |     "Jun 12 20:46:14.483081 crc crio[24437]: time=\"2026-06-12T20:46:14.48283326Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778094 | controller |     "Jun 12 20:46:14.483081 crc crio[24437]: time=\"2026-06-12T20:46:14.482872421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778109 | controller |     "Jun 12 20:46:14.483081 crc crio[24437]: time=\"2026-06-12T20:46:14.482907561Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778123 | controller |     "Jun 12 20:46:14.483498 crc crio[24437]: time=\"2026-06-12T20:46:14.48321445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778138 | controller |     "Jun 12 20:46:14.483498 crc crio[24437]: time=\"2026-06-12T20:46:14.483294152Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778153 | controller |     "Jun 12 20:46:14.483498 crc crio[24437]: time=\"2026-06-12T20:46:14.483337173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778167 | controller |     "Jun 12 20:46:14.483498 crc crio[24437]: time=\"2026-06-12T20:46:14.483373223Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778182 | controller |     "Jun 12 20:46:14.483498 crc crio[24437]: time=\"2026-06-12T20:46:14.483416494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778197 | controller |     "Jun 12 20:46:14.483498 crc crio[24437]: time=\"2026-06-12T20:46:14.483451285Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778213 | controller |     "Jun 12 20:46:14.483997 crc crio[24437]: time=\"2026-06-12T20:46:14.483624229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778227 | controller |     "Jun 12 20:46:14.483997 crc crio[24437]: time=\"2026-06-12T20:46:14.48367492Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778242 | controller |     "Jun 12 20:46:14.484262 crc crio[24437]: time=\"2026-06-12T20:46:14.484169943Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778256 | controller |     "Jun 12 20:46:14.484262 crc crio[24437]: time=\"2026-06-12T20:46:14.484224154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778271 | controller |     "Jun 12 20:46:14.484432 crc crio[24437]: time=\"2026-06-12T20:46:14.484398608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778286 | controller |     "Jun 12 20:46:14.484516 crc crio[24437]: time=\"2026-06-12T20:46:14.48444937Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778300 | controller |     "Jun 12 20:46:14.484516 crc crio[24437]: time=\"2026-06-12T20:46:14.484488281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778314 | controller |     "Jun 12 20:46:14.484672 crc crio[24437]: time=\"2026-06-12T20:46:14.484523901Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778329 | controller |     "Jun 12 20:46:14.484763 crc crio[24437]: time=\"2026-06-12T20:46:14.484736076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778343 | controller |     "Jun 12 20:46:14.484842 crc crio[24437]: time=\"2026-06-12T20:46:14.484789198Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778358 | controller |     "Jun 12 20:46:14.485448 crc crio[24437]: time=\"2026-06-12T20:46:14.485207927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778375 | controller |     "Jun 12 20:46:14.485448 crc crio[24437]: time=\"2026-06-12T20:46:14.48529124Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778391 | controller |     "Jun 12 20:46:14.485448 crc crio[24437]: time=\"2026-06-12T20:46:14.485340512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778406 | controller |     "Jun 12 20:46:14.485448 crc crio[24437]: time=\"2026-06-12T20:46:14.485376662Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778421 | controller |     "Jun 12 20:46:14.485852 crc crio[24437]: time=\"2026-06-12T20:46:14.485601668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778435 | controller |     "Jun 12 20:46:14.485852 crc crio[24437]: time=\"2026-06-12T20:46:14.485652799Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778450 | controller |     "Jun 12 20:46:14.485852 crc crio[24437]: time=\"2026-06-12T20:46:14.485796852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778464 | controller |     "Jun 12 20:46:14.485852 crc crio[24437]: time=\"2026-06-12T20:46:14.485847593Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778478 | controller |     "Jun 12 20:46:14.486350 crc crio[24437]: time=\"2026-06-12T20:46:14.486164221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778492 | controller |     "Jun 12 20:46:14.486350 crc crio[24437]: time=\"2026-06-12T20:46:14.486220292Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778506 | controller |     "Jun 12 20:46:14.486530 crc crio[24437]: time=\"2026-06-12T20:46:14.486491448Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778520 | controller |     "Jun 12 20:46:14.486624 crc crio[24437]: time=\"2026-06-12T20:46:14.48654479Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778535 | controller |     "Jun 12 20:46:14.486723 crc crio[24437]: time=\"2026-06-12T20:46:14.486692004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778549 | controller |     "Jun 12 20:46:14.486830 crc crio[24437]: time=\"2026-06-12T20:46:14.486755246Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778563 | controller |     "Jun 12 20:46:14.487331 crc crio[24437]: time=\"2026-06-12T20:46:14.487228667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778577 | controller |     "Jun 12 20:46:14.487485 crc crio[24437]: time=\"2026-06-12T20:46:14.487340839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778591 | controller |     "Jun 12 20:46:14.487485 crc crio[24437]: time=\"2026-06-12T20:46:14.487388771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778605 | controller |     "Jun 12 20:46:14.487485 crc crio[24437]: time=\"2026-06-12T20:46:14.487430352Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778619 | controller |     "Jun 12 20:46:14.487485 crc crio[24437]: time=\"2026-06-12T20:46:14.487467792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778634 | controller |     "Jun 12 20:46:14.487808 crc crio[24437]: time=\"2026-06-12T20:46:14.487501803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778648 | controller |     "Jun 12 20:46:14.487808 crc crio[24437]: time=\"2026-06-12T20:46:14.487685058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778665 | controller |     "Jun 12 20:46:14.487808 crc crio[24437]: time=\"2026-06-12T20:46:14.487733909Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778680 | controller |     "Jun 12 20:46:14.488268 crc crio[24437]: time=\"2026-06-12T20:46:14.487871132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778694 | controller |     "Jun 12 20:46:14.488268 crc crio[24437]: time=\"2026-06-12T20:46:14.488010095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778708 | controller |     "Jun 12 20:46:14.488268 crc crio[24437]: time=\"2026-06-12T20:46:14.488065996Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778722 | controller |     "Jun 12 20:46:14.488268 crc crio[24437]: time=\"2026-06-12T20:46:14.48816299Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778737 | controller |     "Jun 12 20:46:14.488662 crc crio[24437]: time=\"2026-06-12T20:46:14.48858112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778751 | controller |     "Jun 12 20:46:14.488785 crc crio[24437]: time=\"2026-06-12T20:46:14.488731903Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778765 | controller |     "Jun 12 20:46:14.488986 crc crio[24437]: time=\"2026-06-12T20:46:14.488796935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778779 | controller |     "Jun 12 20:46:14.488986 crc crio[24437]: time=\"2026-06-12T20:46:14.488844756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778794 | controller |     "Jun 12 20:46:14.488986 crc crio[24437]: time=\"2026-06-12T20:46:14.488878187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778808 | controller |     "Jun 12 20:46:14.488986 crc crio[24437]: time=\"2026-06-12T20:46:14.488910467Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778822 | controller |     "Jun 12 20:46:14.489423 crc crio[24437]: time=\"2026-06-12T20:46:14.489062181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778836 | controller |     "Jun 12 20:46:14.489423 crc crio[24437]: time=\"2026-06-12T20:46:14.489166793Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778868 | controller |     "Jun 12 20:46:14.489423 crc crio[24437]: time=\"2026-06-12T20:46:14.489236185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778885 | controller |     "Jun 12 20:46:14.489423 crc crio[24437]: time=\"2026-06-12T20:46:14.489283946Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778899 | controller |     "Jun 12 20:46:14.489702 crc crio[24437]: time=\"2026-06-12T20:46:14.4894339Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778913 | controller |     "Jun 12 20:46:14.489702 crc crio[24437]: time=\"2026-06-12T20:46:14.489475071Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778928 | controller |     "Jun 12 20:46:14.489702 crc crio[24437]: time=\"2026-06-12T20:46:14.489598854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778942 | controller |     "Jun 12 20:46:14.489702 crc crio[24437]: time=\"2026-06-12T20:46:14.489635915Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778956 | controller |     "Jun 12 20:46:14.489889 crc crio[24437]: time=\"2026-06-12T20:46:14.489752878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.778973 | controller |     "Jun 12 20:46:14.489889 crc crio[24437]: time=\"2026-06-12T20:46:14.489785179Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.778988 | controller |     "Jun 12 20:46:14.490204 crc crio[24437]: time=\"2026-06-12T20:46:14.490060065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779002 | controller |     "Jun 12 20:46:14.490204 crc crio[24437]: time=\"2026-06-12T20:46:14.490126147Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779016 | controller |     "Jun 12 20:46:14.490379 crc crio[24437]: time=\"2026-06-12T20:46:14.490215529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779031 | controller |     "Jun 12 20:46:14.490379 crc crio[24437]: time=\"2026-06-12T20:46:14.49025097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779044 | controller |     "Jun 12 20:46:14.490538 crc crio[24437]: time=\"2026-06-12T20:46:14.490417414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779059 | controller |     "Jun 12 20:46:14.490538 crc crio[24437]: time=\"2026-06-12T20:46:14.490449714Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779073 | controller |     "Jun 12 20:46:14.490701 crc crio[24437]: time=\"2026-06-12T20:46:14.490551827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779087 | controller |     "Jun 12 20:46:14.490701 crc crio[24437]: time=\"2026-06-12T20:46:14.490600088Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779101 | controller |     "Jun 12 20:46:14.491071 crc crio[24437]: time=\"2026-06-12T20:46:14.490750822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779115 | controller |     "Jun 12 20:46:14.491071 crc crio[24437]: time=\"2026-06-12T20:46:14.490783622Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779129 | controller |     "Jun 12 20:46:14.491071 crc crio[24437]: time=\"2026-06-12T20:46:14.490965457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779143 | controller |     "Jun 12 20:46:14.491071 crc crio[24437]: time=\"2026-06-12T20:46:14.491003367Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779157 | controller |     "Jun 12 20:46:14.491408 crc crio[24437]: time=\"2026-06-12T20:46:14.491161431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779172 | controller |     "Jun 12 20:46:14.491408 crc crio[24437]: time=\"2026-06-12T20:46:14.491193562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779186 | controller |     "Jun 12 20:46:14.491408 crc crio[24437]: time=\"2026-06-12T20:46:14.491325155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779201 | controller |     "Jun 12 20:46:14.491408 crc crio[24437]: time=\"2026-06-12T20:46:14.491357467Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779216 | controller |     "Jun 12 20:46:14.491617 crc crio[24437]: time=\"2026-06-12T20:46:14.491582412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779231 | controller |     "Jun 12 20:46:14.491617 crc crio[24437]: time=\"2026-06-12T20:46:14.491616733Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779245 | controller |     "Jun 12 20:46:14.491904 crc crio[24437]: time=\"2026-06-12T20:46:14.491800977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779263 | controller |     "Jun 12 20:46:14.491904 crc crio[24437]: time=\"2026-06-12T20:46:14.491860688Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779278 | controller |     "Jun 12 20:46:14.492315 crc crio[24437]: time=\"2026-06-12T20:46:14.492292059Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779292 | controller |     "Jun 12 20:46:14.492396 crc crio[24437]: time=\"2026-06-12T20:46:14.49233721Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779307 | controller |     "Jun 12 20:46:14.492396 crc crio[24437]: time=\"2026-06-12T20:46:14.49235213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779321 | controller |     "Jun 12 20:46:14.492396 crc crio[24437]: time=\"2026-06-12T20:46:14.49237305Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779335 | controller |     "Jun 12 20:46:14.492795 crc crio[24437]: time=\"2026-06-12T20:46:14.492718129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779350 | controller |     "Jun 12 20:46:14.492795 crc crio[24437]: time=\"2026-06-12T20:46:14.492773621Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779364 | controller |     "Jun 12 20:46:14.493185 crc crio[24437]: time=\"2026-06-12T20:46:14.492834982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779379 | controller |     "Jun 12 20:46:14.493185 crc crio[24437]: time=\"2026-06-12T20:46:14.492889964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779394 | controller |     "Jun 12 20:46:14.493185 crc crio[24437]: time=\"2026-06-12T20:46:14.493034167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779409 | controller |     "Jun 12 20:46:14.493185 crc crio[24437]: time=\"2026-06-12T20:46:14.493068008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779424 | controller |     "Jun 12 20:46:14.493756 crc crio[24437]: time=\"2026-06-12T20:46:14.493263702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779439 | controller |     "Jun 12 20:46:14.493756 crc crio[24437]: time=\"2026-06-12T20:46:14.493318724Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779454 | controller |     "Jun 12 20:46:14.493756 crc crio[24437]: time=\"2026-06-12T20:46:14.493381615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779469 | controller |     "Jun 12 20:46:14.494087 crc crio[24437]: time=\"2026-06-12T20:46:14.493790775Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779483 | controller |     "Jun 12 20:46:14.494087 crc crio[24437]: time=\"2026-06-12T20:46:14.493897047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779498 | controller |     "Jun 12 20:46:14.494087 crc crio[24437]: time=\"2026-06-12T20:46:14.49402615Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779513 | controller |     "Jun 12 20:46:14.494409 crc crio[24437]: time=\"2026-06-12T20:46:14.494180315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779527 | controller |     "Jun 12 20:46:14.494409 crc crio[24437]: time=\"2026-06-12T20:46:14.494300028Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779545 | controller |     "Jun 12 20:46:14.494409 crc crio[24437]: time=\"2026-06-12T20:46:14.49440478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779560 | controller |     "Jun 12 20:46:14.494595 crc crio[24437]: time=\"2026-06-12T20:46:14.494523073Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779574 | controller |     "Jun 12 20:46:14.494685 crc crio[24437]: time=\"2026-06-12T20:46:14.494544023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779589 | controller |     "Jun 12 20:46:14.494846 crc crio[24437]: time=\"2026-06-12T20:46:14.494791479Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779603 | controller |     "Jun 12 20:46:14.495027 crc crio[24437]: time=\"2026-06-12T20:46:14.494993654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779618 | controller |     "Jun 12 20:46:14.495027 crc crio[24437]: time=\"2026-06-12T20:46:14.495025735Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779633 | controller |     "Jun 12 20:46:14.495355 crc crio[24437]: time=\"2026-06-12T20:46:14.495294951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779647 | controller |     "Jun 12 20:46:14.495464 crc crio[24437]: time=\"2026-06-12T20:46:14.495380293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779662 | controller |     "Jun 12 20:46:14.495564 crc crio[24437]: time=\"2026-06-12T20:46:14.495530977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779676 | controller |     "Jun 12 20:46:14.495671 crc crio[24437]: time=\"2026-06-12T20:46:14.495587448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779691 | controller |     "Jun 12 20:46:14.495905 crc crio[24437]: time=\"2026-06-12T20:46:14.495729361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779705 | controller |     "Jun 12 20:46:14.495905 crc crio[24437]: time=\"2026-06-12T20:46:14.495778972Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779720 | controller |     "Jun 12 20:46:14.495905 crc crio[24437]: time=\"2026-06-12T20:46:14.495817133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779734 | controller |     "Jun 12 20:46:14.495905 crc crio[24437]: time=\"2026-06-12T20:46:14.495851144Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779748 | controller |     "Jun 12 20:46:14.496400 crc crio[24437]: time=\"2026-06-12T20:46:14.49607725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779763 | controller |     "Jun 12 20:46:14.496400 crc crio[24437]: time=\"2026-06-12T20:46:14.496182303Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779777 | controller |     "Jun 12 20:46:14.496400 crc crio[24437]: time=\"2026-06-12T20:46:14.496230454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779792 | controller |     "Jun 12 20:46:14.496400 crc crio[24437]: time=\"2026-06-12T20:46:14.496271225Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779806 | controller |     "Jun 12 20:46:14.496690 crc crio[24437]: time=\"2026-06-12T20:46:14.496618163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779821 | controller |     "Jun 12 20:46:14.496766 crc crio[24437]: time=\"2026-06-12T20:46:14.496744046Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779838 | controller |     "Jun 12 20:46:14.497207 crc crio[24437]: time=\"2026-06-12T20:46:14.496886549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779871 | controller |     "Jun 12 20:46:14.497207 crc crio[24437]: time=\"2026-06-12T20:46:14.497203147Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779887 | controller |     "Jun 12 20:46:14.497419 crc crio[24437]: time=\"2026-06-12T20:46:14.497263708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779902 | controller |     "Jun 12 20:46:14.497419 crc crio[24437]: time=\"2026-06-12T20:46:14.497315699Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779917 | controller |     "Jun 12 20:46:14.497419 crc crio[24437]: time=\"2026-06-12T20:46:14.497393042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779931 | controller |     "Jun 12 20:46:14.497643 crc crio[24437]: time=\"2026-06-12T20:46:14.497440813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779946 | controller |     "Jun 12 20:46:14.497643 crc crio[24437]: time=\"2026-06-12T20:46:14.497616968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779960 | controller |     "Jun 12 20:46:14.497785 crc crio[24437]: time=\"2026-06-12T20:46:14.497671249Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.779975 | controller |     "Jun 12 20:46:14.497785 crc crio[24437]: time=\"2026-06-12T20:46:14.4977285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.779989 | controller |     "Jun 12 20:46:14.498055 crc crio[24437]: time=\"2026-06-12T20:46:14.497805572Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780003 | controller |     "Jun 12 20:46:14.498055 crc crio[24437]: time=\"2026-06-12T20:46:14.497867714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780018 | controller |     "Jun 12 20:46:14.498055 crc crio[24437]: time=\"2026-06-12T20:46:14.497974117Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780032 | controller |     "Jun 12 20:46:14.498301 crc crio[24437]: time=\"2026-06-12T20:46:14.49812972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780046 | controller |     "Jun 12 20:46:14.498301 crc crio[24437]: time=\"2026-06-12T20:46:14.49816192Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780060 | controller |     "Jun 12 20:46:14.498402 crc crio[24437]: time=\"2026-06-12T20:46:14.498317215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780075 | controller |     "Jun 12 20:46:14.498402 crc crio[24437]: time=\"2026-06-12T20:46:14.498364076Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780089 | controller |     "Jun 12 20:46:14.498537 crc crio[24437]: time=\"2026-06-12T20:46:14.498435708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780104 | controller |     "Jun 12 20:46:14.498537 crc crio[24437]: time=\"2026-06-12T20:46:14.498467158Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780119 | controller |     "Jun 12 20:46:14.498830 crc crio[24437]: time=\"2026-06-12T20:46:14.498634422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780134 | controller |     "Jun 12 20:46:14.498830 crc crio[24437]: time=\"2026-06-12T20:46:14.498676613Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780152 | controller |     "Jun 12 20:46:14.499183 crc crio[24437]: time=\"2026-06-12T20:46:14.49896122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780167 | controller |     "Jun 12 20:46:14.499183 crc crio[24437]: time=\"2026-06-12T20:46:14.498997391Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780181 | controller |     "Jun 12 20:46:14.499422 crc crio[24437]: time=\"2026-06-12T20:46:14.49936796Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780196 | controller |     "Jun 12 20:46:14.499564 crc crio[24437]: time=\"2026-06-12T20:46:14.499436181Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780210 | controller |     "Jun 12 20:46:14.499665 crc crio[24437]: time=\"2026-06-12T20:46:14.499630726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780226 | controller |     "Jun 12 20:46:14.499758 crc crio[24437]: time=\"2026-06-12T20:46:14.499666437Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780241 | controller |     "Jun 12 20:46:14.499758 crc crio[24437]: time=\"2026-06-12T20:46:14.499694918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780256 | controller |     "Jun 12 20:46:14.499758 crc crio[24437]: time=\"2026-06-12T20:46:14.499732359Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780270 | controller |     "Jun 12 20:46:14.500081 crc crio[24437]: time=\"2026-06-12T20:46:14.499872301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780285 | controller |     "Jun 12 20:46:14.500081 crc crio[24437]: time=\"2026-06-12T20:46:14.499976844Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780299 | controller |     "Jun 12 20:46:14.500316 crc crio[24437]: time=\"2026-06-12T20:46:14.500242041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780314 | controller |     "Jun 12 20:46:14.500316 crc crio[24437]: time=\"2026-06-12T20:46:14.500303923Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780328 | controller |     "Jun 12 20:46:14.500458 crc crio[24437]: time=\"2026-06-12T20:46:14.500366374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780343 | controller |     "Jun 12 20:46:14.500458 crc crio[24437]: time=\"2026-06-12T20:46:14.500414775Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780357 | controller |     "Jun 12 20:46:14.500458 crc crio[24437]: time=\"2026-06-12T20:46:14.500457136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780372 | controller |     "Jun 12 20:46:14.500645 crc crio[24437]: time=\"2026-06-12T20:46:14.500499497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780386 | controller |     "Jun 12 20:46:14.500848 crc crio[24437]: time=\"2026-06-12T20:46:14.500798795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780401 | controller |     "Jun 12 20:46:14.500848 crc crio[24437]: time=\"2026-06-12T20:46:14.500848566Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780415 | controller |     "Jun 12 20:46:14.501195 crc crio[24437]: time=\"2026-06-12T20:46:14.501056901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780430 | controller |     "Jun 12 20:46:14.501195 crc crio[24437]: time=\"2026-06-12T20:46:14.501177854Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780449 | controller |     "Jun 12 20:46:14.501466 crc crio[24437]: time=\"2026-06-12T20:46:14.501286377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780464 | controller |     "Jun 12 20:46:14.501466 crc crio[24437]: time=\"2026-06-12T20:46:14.501321048Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780479 | controller |     "Jun 12 20:46:14.501466 crc crio[24437]: time=\"2026-06-12T20:46:14.501453241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780493 | controller |     "Jun 12 20:46:14.501763 crc crio[24437]: time=\"2026-06-12T20:46:14.501490761Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780507 | controller |     "Jun 12 20:46:14.501763 crc crio[24437]: time=\"2026-06-12T20:46:14.501569943Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780522 | controller |     "Jun 12 20:46:14.501763 crc crio[24437]: time=\"2026-06-12T20:46:14.501595374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780536 | controller |     "Jun 12 20:46:14.501763 crc crio[24437]: time=\"2026-06-12T20:46:14.501738187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780551 | controller |     "Jun 12 20:46:14.502000 crc crio[24437]: time=\"2026-06-12T20:46:14.501774908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780565 | controller |     "Jun 12 20:46:14.502180 crc crio[24437]: time=\"2026-06-12T20:46:14.502137177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780579 | controller |     "Jun 12 20:46:14.502255 crc crio[24437]: time=\"2026-06-12T20:46:14.502201448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780594 | controller |     "Jun 12 20:46:14.502371 crc crio[24437]: time=\"2026-06-12T20:46:14.502329671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780608 | controller |     "Jun 12 20:46:14.502553 crc crio[24437]: time=\"2026-06-12T20:46:14.502510735Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780623 | controller |     "Jun 12 20:46:14.502814 crc crio[24437]: time=\"2026-06-12T20:46:14.502593167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780637 | controller |     "Jun 12 20:46:14.502814 crc crio[24437]: time=\"2026-06-12T20:46:14.50270977Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780651 | controller |     "Jun 12 20:46:14.503072 crc crio[24437]: time=\"2026-06-12T20:46:14.503033488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780666 | controller |     "Jun 12 20:46:14.503226 crc crio[24437]: time=\"2026-06-12T20:46:14.503073919Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780680 | controller |     "Jun 12 20:46:14.503226 crc crio[24437]: time=\"2026-06-12T20:46:14.503163831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780694 | controller |     "Jun 12 20:46:14.503374 crc crio[24437]: time=\"2026-06-12T20:46:14.503333496Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780709 | controller |     "Jun 12 20:46:14.503465 crc crio[24437]: time=\"2026-06-12T20:46:14.503392827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780723 | controller |     "Jun 12 20:46:14.503465 crc crio[24437]: time=\"2026-06-12T20:46:14.503425528Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780740 | controller |     "Jun 12 20:46:14.503651 crc crio[24437]: time=\"2026-06-12T20:46:14.503605903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780755 | controller |     "Jun 12 20:46:14.503708 crc crio[24437]: time=\"2026-06-12T20:46:14.503675585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780769 | controller |     "Jun 12 20:46:14.503816 crc crio[24437]: time=\"2026-06-12T20:46:14.503772907Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780783 | controller |     "Jun 12 20:46:14.503907 crc crio[24437]: time=\"2026-06-12T20:46:14.503845439Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780798 | controller |     "Jun 12 20:46:14.504063 crc crio[24437]: time=\"2026-06-12T20:46:14.504035613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780812 | controller |     "Jun 12 20:46:14.504160 crc crio[24437]: time=\"2026-06-12T20:46:14.504077474Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780826 | controller |     "Jun 12 20:46:14.504259 crc crio[24437]: time=\"2026-06-12T20:46:14.504215597Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780841 | controller |     "Jun 12 20:46:14.504343 crc crio[24437]: time=\"2026-06-12T20:46:14.504272349Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780874 | controller |     "Jun 12 20:46:14.504870 crc crio[24437]: time=\"2026-06-12T20:46:14.504613327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780890 | controller |     "Jun 12 20:46:14.505092 crc crio[24437]: time=\"2026-06-12T20:46:14.505037247Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780904 | controller |     "Jun 12 20:46:14.505227 crc crio[24437]: time=\"2026-06-12T20:46:14.505205881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780919 | controller |     "Jun 12 20:46:14.505424 crc crio[24437]: time=\"2026-06-12T20:46:14.505361034Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780933 | controller |     "Jun 12 20:46:14.505621 crc crio[24437]: time=\"2026-06-12T20:46:14.50555804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780947 | controller |     "Jun 12 20:46:14.505763 crc crio[24437]: time=\"2026-06-12T20:46:14.505722134Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780961 | controller |     "Jun 12 20:46:14.505846 crc crio[24437]: time=\"2026-06-12T20:46:14.505780405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.780975 | controller |     "Jun 12 20:46:14.505846 crc crio[24437]: time=\"2026-06-12T20:46:14.505816456Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.780989 | controller |     "Jun 12 20:46:14.505846 crc crio[24437]: time=\"2026-06-12T20:46:14.505829696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781003 | controller |     "Jun 12 20:46:14.506185 crc crio[24437]: time=\"2026-06-12T20:46:14.505851717Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781017 | controller |     "Jun 12 20:46:14.506185 crc crio[24437]: time=\"2026-06-12T20:46:14.50597607Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781035 | controller |     "Jun 12 20:46:14.506185 crc crio[24437]: time=\"2026-06-12T20:46:14.506016821Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781050 | controller |     "Jun 12 20:46:14.506321 crc crio[24437]: time=\"2026-06-12T20:46:14.506226716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781064 | controller |     "Jun 12 20:46:14.506321 crc crio[24437]: time=\"2026-06-12T20:46:14.506272667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781078 | controller |     "Jun 12 20:46:14.506415 crc crio[24437]: time=\"2026-06-12T20:46:14.506349579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781092 | controller |     "Jun 12 20:46:14.506415 crc crio[24437]: time=\"2026-06-12T20:46:14.50638953Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781105 | controller |     "Jun 12 20:46:14.506600 crc crio[24437]: time=\"2026-06-12T20:46:14.506547164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781119 | controller |     "Jun 12 20:46:14.506687 crc crio[24437]: time=\"2026-06-12T20:46:14.506609676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781134 | controller |     "Jun 12 20:46:14.506741 crc crio[24437]: time=\"2026-06-12T20:46:14.506711628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781148 | controller |     "Jun 12 20:46:14.506803 crc crio[24437]: time=\"2026-06-12T20:46:14.506751039Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781162 | controller |     "Jun 12 20:46:14.506985 crc crio[24437]: time=\"2026-06-12T20:46:14.506864322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781175 | controller |     "Jun 12 20:46:14.507059 crc crio[24437]: time=\"2026-06-12T20:46:14.507008545Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781189 | controller |     "Jun 12 20:46:14.507327 crc crio[24437]: time=\"2026-06-12T20:46:14.507262901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781203 | controller |     "Jun 12 20:46:14.507327 crc crio[24437]: time=\"2026-06-12T20:46:14.507323942Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781218 | controller |     "Jun 12 20:46:14.507482 crc crio[24437]: time=\"2026-06-12T20:46:14.507357483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781232 | controller |     "Jun 12 20:46:14.507482 crc crio[24437]: time=\"2026-06-12T20:46:14.507402624Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781247 | controller |     "Jun 12 20:46:14.507579 crc crio[24437]: time=\"2026-06-12T20:46:14.507502546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781261 | controller |     "Jun 12 20:46:14.507579 crc crio[24437]: time=\"2026-06-12T20:46:14.507541347Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781276 | controller |     "Jun 12 20:46:14.507709 crc crio[24437]: time=\"2026-06-12T20:46:14.507669221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781290 | controller |     "Jun 12 20:46:14.507828 crc crio[24437]: time=\"2026-06-12T20:46:14.507728893Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781305 | controller |     "Jun 12 20:46:14.507828 crc crio[24437]: time=\"2026-06-12T20:46:14.507809044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781322 | controller |     "Jun 12 20:46:14.508038 crc crio[24437]: time=\"2026-06-12T20:46:14.507846795Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781337 | controller |     "Jun 12 20:46:14.508167 crc crio[24437]: time=\"2026-06-12T20:46:14.508091091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781351 | controller |     "Jun 12 20:46:14.508249 crc crio[24437]: time=\"2026-06-12T20:46:14.508190344Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781365 | controller |     "Jun 12 20:46:14.508335 crc crio[24437]: time=\"2026-06-12T20:46:14.508260275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781380 | controller |     "Jun 12 20:46:14.508335 crc crio[24437]: time=\"2026-06-12T20:46:14.508300556Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781394 | controller |     "Jun 12 20:46:14.508470 crc crio[24437]: time=\"2026-06-12T20:46:14.508438679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781408 | controller |     "Jun 12 20:46:14.508520 crc crio[24437]: time=\"2026-06-12T20:46:14.50847893Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781423 | controller |     "Jun 12 20:46:14.508574 crc crio[24437]: time=\"2026-06-12T20:46:14.508562932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781437 | controller |     "Jun 12 20:46:14.508616 crc crio[24437]: time=\"2026-06-12T20:46:14.508597933Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781452 | controller |     "Jun 12 20:46:14.508818 crc crio[24437]: time=\"2026-06-12T20:46:14.508755757Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781467 | controller |     "Jun 12 20:46:14.509014 crc crio[24437]: time=\"2026-06-12T20:46:14.508974262Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781481 | controller |     "Jun 12 20:46:14.509159 crc crio[24437]: time=\"2026-06-12T20:46:14.509036723Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781496 | controller |     "Jun 12 20:46:14.509159 crc crio[24437]: time=\"2026-06-12T20:46:14.509071494Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781511 | controller |     "Jun 12 20:46:14.509159 crc crio[24437]: time=\"2026-06-12T20:46:14.509135166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781525 | controller |     "Jun 12 20:46:14.509302 crc crio[24437]: time=\"2026-06-12T20:46:14.509177187Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781540 | controller |     "Jun 12 20:46:14.509353 crc crio[24437]: time=\"2026-06-12T20:46:14.50930453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781554 | controller |     "Jun 12 20:46:14.509475 crc crio[24437]: time=\"2026-06-12T20:46:14.509338361Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781569 | controller |     "Jun 12 20:46:14.509544 crc crio[24437]: time=\"2026-06-12T20:46:14.509529205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781583 | controller |     "Jun 12 20:46:14.509614 crc crio[24437]: time=\"2026-06-12T20:46:14.509569876Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781598 | controller |     "Jun 12 20:46:14.509719 crc crio[24437]: time=\"2026-06-12T20:46:14.509679999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781618 | controller |     "Jun 12 20:46:14.509794 crc crio[24437]: time=\"2026-06-12T20:46:14.509738031Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781633 | controller |     "Jun 12 20:46:14.509906 crc crio[24437]: time=\"2026-06-12T20:46:14.509866234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781647 | controller |     "Jun 12 20:46:14.510129 crc crio[24437]: time=\"2026-06-12T20:46:14.509986177Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781662 | controller |     "Jun 12 20:46:14.510129 crc crio[24437]: time=\"2026-06-12T20:46:14.510066109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781676 | controller |     "Jun 12 20:46:14.510245 crc crio[24437]: time=\"2026-06-12T20:46:14.510146761Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781690 | controller |     "Jun 12 20:46:14.510411 crc crio[24437]: time=\"2026-06-12T20:46:14.510370486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781705 | controller |     "Jun 12 20:46:14.510503 crc crio[24437]: time=\"2026-06-12T20:46:14.510426467Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781719 | controller |     "Jun 12 20:46:14.510671 crc crio[24437]: time=\"2026-06-12T20:46:14.510629512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781734 | controller |     "Jun 12 20:46:14.510756 crc crio[24437]: time=\"2026-06-12T20:46:14.510685543Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781748 | controller |     "Jun 12 20:46:14.510756 crc crio[24437]: time=\"2026-06-12T20:46:14.510705814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781763 | controller |     "Jun 12 20:46:14.510756 crc crio[24437]: time=\"2026-06-12T20:46:14.510730514Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781777 | controller |     "Jun 12 20:46:14.510896 crc crio[24437]: time=\"2026-06-12T20:46:14.510829618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781792 | controller |     "Jun 12 20:46:14.510896 crc crio[24437]: time=\"2026-06-12T20:46:14.510870039Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781807 | controller |     "Jun 12 20:46:14.511160 crc crio[24437]: time=\"2026-06-12T20:46:14.511081153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781821 | controller |     "Jun 12 20:46:14.511246 crc crio[24437]: time=\"2026-06-12T20:46:14.511207576Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781836 | controller |     "Jun 12 20:46:14.511376 crc crio[24437]: time=\"2026-06-12T20:46:14.511329219Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781882 | controller |     "Jun 12 20:46:14.511447 crc crio[24437]: time=\"2026-06-12T20:46:14.511394491Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781927 | controller |     "Jun 12 20:46:14.511447 crc crio[24437]: time=\"2026-06-12T20:46:14.511441682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781944 | controller |     "Jun 12 20:46:14.511549 crc crio[24437]: time=\"2026-06-12T20:46:14.511468283Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781959 | controller |     "Jun 12 20:46:14.511611 crc crio[24437]: time=\"2026-06-12T20:46:14.511569225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.781978 | controller |     "Jun 12 20:46:14.511611 crc crio[24437]: time=\"2026-06-12T20:46:14.511609176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.781993 | controller |     "Jun 12 20:46:14.511898 crc crio[24437]: time=\"2026-06-12T20:46:14.511857203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782008 | controller |     "Jun 12 20:46:14.512042 crc crio[24437]: time=\"2026-06-12T20:46:14.512017996Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782022 | controller |     "Jun 12 20:46:14.512299 crc crio[24437]: time=\"2026-06-12T20:46:14.512254662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782037 | controller |     "Jun 12 20:46:14.512455 crc crio[24437]: time=\"2026-06-12T20:46:14.512394535Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782051 | controller |     "Jun 12 20:46:14.512667 crc crio[24437]: time=\"2026-06-12T20:46:14.512549119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782065 | controller |     "Jun 12 20:46:14.512857 crc crio[24437]: time=\"2026-06-12T20:46:14.512807005Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782080 | controller |     "Jun 12 20:46:14.513067 crc crio[24437]: time=\"2026-06-12T20:46:14.51301341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782095 | controller |     "Jun 12 20:46:14.513246 crc crio[24437]: time=\"2026-06-12T20:46:14.513206215Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782109 | controller |     "Jun 12 20:46:14.513340 crc crio[24437]: time=\"2026-06-12T20:46:14.513263987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782124 | controller |     "Jun 12 20:46:14.513340 crc crio[24437]: time=\"2026-06-12T20:46:14.513300168Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782138 | controller |     "Jun 12 20:46:14.513340 crc crio[24437]: time=\"2026-06-12T20:46:14.513313498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782153 | controller |     "Jun 12 20:46:14.513340 crc crio[24437]: time=\"2026-06-12T20:46:14.513334388Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782167 | controller |     "Jun 12 20:46:14.513534 crc crio[24437]: time=\"2026-06-12T20:46:14.513489742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782182 | controller |     "Jun 12 20:46:14.513534 crc crio[24437]: time=\"2026-06-12T20:46:14.513531633Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782196 | controller |     "Jun 12 20:46:14.513728 crc crio[24437]: time=\"2026-06-12T20:46:14.513685797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782211 | controller |     "Jun 12 20:46:14.513782 crc crio[24437]: time=\"2026-06-12T20:46:14.513753898Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782226 | controller |     "Jun 12 20:46:14.513827 crc crio[24437]: time=\"2026-06-12T20:46:14.513797959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782240 | controller |     "Jun 12 20:46:14.513877 crc crio[24437]: time=\"2026-06-12T20:46:14.5138318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782254 | controller |     "Jun 12 20:46:14.514076 crc crio[24437]: time=\"2026-06-12T20:46:14.514037085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782273 | controller |     "Jun 12 20:46:14.514181 crc crio[24437]: time=\"2026-06-12T20:46:14.514086356Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782287 | controller |     "Jun 12 20:46:14.514354 crc crio[24437]: time=\"2026-06-12T20:46:14.514311841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782302 | controller |     "Jun 12 20:46:14.514457 crc crio[24437]: time=\"2026-06-12T20:46:14.514371243Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782316 | controller |     "Jun 12 20:46:14.514457 crc crio[24437]: time=\"2026-06-12T20:46:14.514416104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782331 | controller |     "Jun 12 20:46:14.514457 crc crio[24437]: time=\"2026-06-12T20:46:14.514449254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782345 | controller |     "Jun 12 20:46:14.514584 crc crio[24437]: time=\"2026-06-12T20:46:14.514539367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782360 | controller |     "Jun 12 20:46:14.514584 crc crio[24437]: time=\"2026-06-12T20:46:14.514572427Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782374 | controller |     "Jun 12 20:46:14.514974 crc crio[24437]: time=\"2026-06-12T20:46:14.514810504Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782388 | controller |     "Jun 12 20:46:14.514974 crc crio[24437]: time=\"2026-06-12T20:46:14.514881036Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782402 | controller |     "Jun 12 20:46:14.515140 crc crio[24437]: time=\"2026-06-12T20:46:14.515019839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782416 | controller |     "Jun 12 20:46:14.515140 crc crio[24437]: time=\"2026-06-12T20:46:14.51505617Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782431 | controller |     "Jun 12 20:46:14.515357 crc crio[24437]: time=\"2026-06-12T20:46:14.515294105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782445 | controller |     "Jun 12 20:46:14.515543 crc crio[24437]: time=\"2026-06-12T20:46:14.51550213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782459 | controller |     "Jun 12 20:46:14.515687 crc crio[24437]: time=\"2026-06-12T20:46:14.515582262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782474 | controller |     "Jun 12 20:46:14.515766 crc crio[24437]: time=\"2026-06-12T20:46:14.515708955Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782488 | controller |     "Jun 12 20:46:14.515826 crc crio[24437]: time=\"2026-06-12T20:46:14.515780427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782502 | controller |     "Jun 12 20:46:14.515883 crc crio[24437]: time=\"2026-06-12T20:46:14.515825468Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782517 | controller |     "Jun 12 20:46:14.516146 crc crio[24437]: time=\"2026-06-12T20:46:14.515982891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782531 | controller |     "Jun 12 20:46:14.516146 crc crio[24437]: time=\"2026-06-12T20:46:14.516027743Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782546 | controller |     "Jun 12 20:46:14.516336 crc crio[24437]: time=\"2026-06-12T20:46:14.516261649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782563 | controller |     "Jun 12 20:46:14.516336 crc crio[24437]: time=\"2026-06-12T20:46:14.51630651Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782578 | controller |     "Jun 12 20:46:14.516336 crc crio[24437]: time=\"2026-06-12T20:46:14.51632226Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782592 | controller |     "Jun 12 20:46:14.516505 crc crio[24437]: time=\"2026-06-12T20:46:14.516349771Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782607 | controller |     "Jun 12 20:46:14.516591 crc crio[24437]: time=\"2026-06-12T20:46:14.516550196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782621 | controller |     "Jun 12 20:46:14.516644 crc crio[24437]: time=\"2026-06-12T20:46:14.516616197Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782635 | controller |     "Jun 12 20:46:14.516734 crc crio[24437]: time=\"2026-06-12T20:46:14.516696939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782649 | controller |     "Jun 12 20:46:14.516785 crc crio[24437]: time=\"2026-06-12T20:46:14.516752091Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782663 | controller |     "Jun 12 20:46:14.517010 crc crio[24437]: time=\"2026-06-12T20:46:14.516908514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782677 | controller |     "Jun 12 20:46:14.517083 crc crio[24437]: time=\"2026-06-12T20:46:14.517031967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782692 | controller |     "Jun 12 20:46:14.517213 crc crio[24437]: time=\"2026-06-12T20:46:14.517179681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782706 | controller |     "Jun 12 20:46:14.517535 crc crio[24437]: time=\"2026-06-12T20:46:14.517227872Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782720 | controller |     "Jun 12 20:46:14.517598 crc crio[24437]: time=\"2026-06-12T20:46:14.517528439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782734 | controller |     "Jun 12 20:46:14.517598 crc crio[24437]: time=\"2026-06-12T20:46:14.51757492Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782748 | controller |     "Jun 12 20:46:14.517756 crc crio[24437]: time=\"2026-06-12T20:46:14.517717874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782762 | controller |     "Jun 12 20:46:14.517819 crc crio[24437]: time=\"2026-06-12T20:46:14.517768985Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782777 | controller |     "Jun 12 20:46:14.518030 crc crio[24437]: time=\"2026-06-12T20:46:14.517896598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782791 | controller |     "Jun 12 20:46:14.518138 crc crio[24437]: time=\"2026-06-12T20:46:14.518042942Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782805 | controller |     "Jun 12 20:46:14.518190 crc crio[24437]: time=\"2026-06-12T20:46:14.518175125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782819 | controller |     "Jun 12 20:46:14.518247 crc crio[24437]: time=\"2026-06-12T20:46:14.518207806Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782833 | controller |     "Jun 12 20:46:14.518390 crc crio[24437]: time=\"2026-06-12T20:46:14.518349919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782865 | controller |     "Jun 12 20:46:14.518456 crc crio[24437]: time=\"2026-06-12T20:46:14.518413111Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782885 | controller |     "Jun 12 20:46:14.518640 crc crio[24437]: time=\"2026-06-12T20:46:14.518576514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782901 | controller |     "Jun 12 20:46:14.518640 crc crio[24437]: time=\"2026-06-12T20:46:14.518630396Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782915 | controller |     "Jun 12 20:46:14.518773 crc crio[24437]: time=\"2026-06-12T20:46:14.518739728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782929 | controller |     "Jun 12 20:46:14.518816 crc crio[24437]: time=\"2026-06-12T20:46:14.518778909Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782944 | controller |     "Jun 12 20:46:14.518992 crc crio[24437]: time=\"2026-06-12T20:46:14.518899822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782958 | controller |     "Jun 12 20:46:14.519069 crc crio[24437]: time=\"2026-06-12T20:46:14.519002335Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.782972 | controller |     "Jun 12 20:46:14.519204 crc crio[24437]: time=\"2026-06-12T20:46:14.519161439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.782986 | controller |     "Jun 12 20:46:14.519267 crc crio[24437]: time=\"2026-06-12T20:46:14.519230821Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783000 | controller |     "Jun 12 20:46:14.519339 crc crio[24437]: time=\"2026-06-12T20:46:14.519305231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783014 | controller |     "Jun 12 20:46:14.519391 crc crio[24437]: time=\"2026-06-12T20:46:14.519352113Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783028 | controller |     "Jun 12 20:46:14.519512 crc crio[24437]: time=\"2026-06-12T20:46:14.519474896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783042 | controller |     "Jun 12 20:46:14.519563 crc crio[24437]: time=\"2026-06-12T20:46:14.519536858Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783057 | controller |     "Jun 12 20:46:14.519680 crc crio[24437]: time=\"2026-06-12T20:46:14.519648199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783071 | controller |     "Jun 12 20:46:14.519738 crc crio[24437]: time=\"2026-06-12T20:46:14.51969283Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783085 | controller |     "Jun 12 20:46:14.519839 crc crio[24437]: time=\"2026-06-12T20:46:14.519803564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783098 | controller |     "Jun 12 20:46:14.519898 crc crio[24437]: time=\"2026-06-12T20:46:14.519864426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783112 | controller |     "Jun 12 20:46:14.520137 crc crio[24437]: time=\"2026-06-12T20:46:14.52005948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783126 | controller |     "Jun 12 20:46:14.520200 crc crio[24437]: time=\"2026-06-12T20:46:14.520151562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783144 | controller |     "Jun 12 20:46:14.520264 crc crio[24437]: time=\"2026-06-12T20:46:14.520226164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783158 | controller |     "Jun 12 20:46:14.520323 crc crio[24437]: time=\"2026-06-12T20:46:14.520289045Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783173 | controller |     "Jun 12 20:46:14.520420 crc crio[24437]: time=\"2026-06-12T20:46:14.520385008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783187 | controller |     "Jun 12 20:46:14.520483 crc crio[24437]: time=\"2026-06-12T20:46:14.520433639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783201 | controller |     "Jun 12 20:46:14.520585 crc crio[24437]: time=\"2026-06-12T20:46:14.520548273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783215 | controller |     "Jun 12 20:46:14.520637 crc crio[24437]: time=\"2026-06-12T20:46:14.520608674Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783229 | controller |     "Jun 12 20:46:14.520732 crc crio[24437]: time=\"2026-06-12T20:46:14.520700015Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783243 | controller |     "Jun 12 20:46:14.520784 crc crio[24437]: time=\"2026-06-12T20:46:14.520744176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783257 | controller |     "Jun 12 20:46:14.520984 crc crio[24437]: time=\"2026-06-12T20:46:14.520893241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783271 | controller |     "Jun 12 20:46:14.521063 crc crio[24437]: time=\"2026-06-12T20:46:14.521026954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783286 | controller |     "Jun 12 20:46:14.521144 crc crio[24437]: time=\"2026-06-12T20:46:14.521128925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783300 | controller |     "Jun 12 20:46:14.521192 crc crio[24437]: time=\"2026-06-12T20:46:14.521165786Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783315 | controller |     "Jun 12 20:46:14.521327 crc crio[24437]: time=\"2026-06-12T20:46:14.52128865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783329 | controller |     "Jun 12 20:46:14.521387 crc crio[24437]: time=\"2026-06-12T20:46:14.521351121Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783344 | controller |     "Jun 12 20:46:14.521585 crc crio[24437]: time=\"2026-06-12T20:46:14.521547806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783359 | controller |     "Jun 12 20:46:14.521648 crc crio[24437]: time=\"2026-06-12T20:46:14.521604077Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783373 | controller |     "Jun 12 20:46:14.521735 crc crio[24437]: time=\"2026-06-12T20:46:14.52169795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783388 | controller |     "Jun 12 20:46:14.521791 crc crio[24437]: time=\"2026-06-12T20:46:14.521758731Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783402 | controller |     "Jun 12 20:46:14.522240 crc crio[24437]: time=\"2026-06-12T20:46:14.521981396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783417 | controller |     "Jun 12 20:46:14.522240 crc crio[24437]: time=\"2026-06-12T20:46:14.522237092Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783434 | controller |     "Jun 12 20:46:14.522345 crc crio[24437]: time=\"2026-06-12T20:46:14.522268774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783449 | controller |     "Jun 12 20:46:14.522345 crc crio[24437]: time=\"2026-06-12T20:46:14.522308035Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783463 | controller |     "Jun 12 20:46:14.522430 crc crio[24437]: time=\"2026-06-12T20:46:14.522408926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783479 | controller |     "Jun 12 20:46:14.522469 crc crio[24437]: time=\"2026-06-12T20:46:14.522438167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783495 | controller |     "Jun 12 20:46:14.522641 crc crio[24437]: time=\"2026-06-12T20:46:14.522580681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783511 | controller |     "Jun 12 20:46:14.522700 crc crio[24437]: time=\"2026-06-12T20:46:14.522647613Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783526 | controller |     "Jun 12 20:46:14.522811 crc crio[24437]: time=\"2026-06-12T20:46:14.522765986Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783541 | controller |     "Jun 12 20:46:14.522866 crc crio[24437]: time=\"2026-06-12T20:46:14.522822237Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783556 | controller |     "Jun 12 20:46:14.523066 crc crio[24437]: time=\"2026-06-12T20:46:14.523011111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783570 | controller |     "Jun 12 20:46:14.523210 crc crio[24437]: time=\"2026-06-12T20:46:14.523080933Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783585 | controller |     "Jun 12 20:46:14.523210 crc crio[24437]: time=\"2026-06-12T20:46:14.523174445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783599 | controller |     "Jun 12 20:46:14.523316 crc crio[24437]: time=\"2026-06-12T20:46:14.523214486Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783614 | controller |     "Jun 12 20:46:14.523380 crc crio[24437]: time=\"2026-06-12T20:46:14.523357641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783628 | controller |     "Jun 12 20:46:14.523434 crc crio[24437]: time=\"2026-06-12T20:46:14.523392841Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783643 | controller |     "Jun 12 20:46:14.523866 crc crio[24437]: time=\"2026-06-12T20:46:14.523735539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783657 | controller |     "Jun 12 20:46:14.524212 crc crio[24437]: time=\"2026-06-12T20:46:14.524132189Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783671 | controller |     "Jun 12 20:46:14.524436 crc crio[24437]: time=\"2026-06-12T20:46:14.524283092Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783686 | controller |     "Jun 12 20:46:14.524635 crc crio[24437]: time=\"2026-06-12T20:46:14.524553529Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783700 | controller |     "Jun 12 20:46:14.524861 crc crio[24437]: time=\"2026-06-12T20:46:14.524705933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783715 | controller |     "Jun 12 20:46:14.525048 crc crio[24437]: time=\"2026-06-12T20:46:14.524901588Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783733 | controller |     "Jun 12 20:46:14.525207 crc crio[24437]: time=\"2026-06-12T20:46:14.525156904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783748 | controller |     "Jun 12 20:46:14.525377 crc crio[24437]: time=\"2026-06-12T20:46:14.525337448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783762 | controller |     "Jun 12 20:46:14.525638 crc crio[24437]: time=\"2026-06-12T20:46:14.52541373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783777 | controller |     "Jun 12 20:46:14.525717 crc crio[24437]: time=\"2026-06-12T20:46:14.525643775Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783791 | controller |     "Jun 12 20:46:14.525717 crc crio[24437]: time=\"2026-06-12T20:46:14.525686896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783806 | controller |     "Jun 12 20:46:14.525811 crc crio[24437]: time=\"2026-06-12T20:46:14.525719447Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783820 | controller |     "Jun 12 20:46:14.525994 crc crio[24437]: time=\"2026-06-12T20:46:14.525755458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783835 | controller |     "Jun 12 20:46:14.526145 crc crio[24437]: time=\"2026-06-12T20:46:14.526020304Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783863 | controller |     "Jun 12 20:46:14.526284 crc crio[24437]: time=\"2026-06-12T20:46:14.526241819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783883 | controller |     "Jun 12 20:46:14.526369 crc crio[24437]: time=\"2026-06-12T20:46:14.526303061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783898 | controller |     "Jun 12 20:46:14.526429 crc crio[24437]: time=\"2026-06-12T20:46:14.526394563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783913 | controller |     "Jun 12 20:46:14.526497 crc crio[24437]: time=\"2026-06-12T20:46:14.526430894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783927 | controller |     "Jun 12 20:46:14.526558 crc crio[24437]: time=\"2026-06-12T20:46:14.526496766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783942 | controller |     "Jun 12 20:46:14.526558 crc crio[24437]: time=\"2026-06-12T20:46:14.526535437Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783957 | controller |     "Jun 12 20:46:14.526777 crc crio[24437]: time=\"2026-06-12T20:46:14.52668044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.783972 | controller |     "Jun 12 20:46:14.526989 crc crio[24437]: time=\"2026-06-12T20:46:14.526844994Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.783986 | controller |     "Jun 12 20:46:14.526989 crc crio[24437]: time=\"2026-06-12T20:46:14.526893535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784001 | controller |     "Jun 12 20:46:14.527171 crc crio[24437]: time=\"2026-06-12T20:46:14.527022888Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784016 | controller |     "Jun 12 20:46:14.527171 crc crio[24437]: time=\"2026-06-12T20:46:14.527042999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784031 | controller |     "Jun 12 20:46:14.527171 crc crio[24437]: time=\"2026-06-12T20:46:14.5270676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784049 | controller |     "Jun 12 20:46:14.527344 crc crio[24437]: time=\"2026-06-12T20:46:14.527260864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784064 | controller |     "Jun 12 20:46:14.527344 crc crio[24437]: time=\"2026-06-12T20:46:14.527298015Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784078 | controller |     "Jun 12 20:46:14.527539 crc crio[24437]: time=\"2026-06-12T20:46:14.527495701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784093 | controller |     "Jun 12 20:46:14.527622 crc crio[24437]: time=\"2026-06-12T20:46:14.527561732Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784107 | controller |     "Jun 12 20:46:14.527622 crc crio[24437]: time=\"2026-06-12T20:46:14.527599563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784122 | controller |     "Jun 12 20:46:14.527719 crc crio[24437]: time=\"2026-06-12T20:46:14.527634454Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784136 | controller |     "Jun 12 20:46:14.527864 crc crio[24437]: time=\"2026-06-12T20:46:14.527823668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784151 | controller |     "Jun 12 20:46:14.528012 crc crio[24437]: time=\"2026-06-12T20:46:14.52787903Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784165 | controller |     "Jun 12 20:46:14.528077 crc crio[24437]: time=\"2026-06-12T20:46:14.528048874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784180 | controller |     "Jun 12 20:46:14.528217 crc crio[24437]: time=\"2026-06-12T20:46:14.528085044Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784194 | controller |     "Jun 12 20:46:14.528294 crc crio[24437]: time=\"2026-06-12T20:46:14.528244898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784209 | controller |     "Jun 12 20:46:14.528294 crc crio[24437]: time=\"2026-06-12T20:46:14.528281939Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784223 | controller |     "Jun 12 20:46:14.528498 crc crio[24437]: time=\"2026-06-12T20:46:14.528455573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784238 | controller |     "Jun 12 20:46:14.528567 crc crio[24437]: time=\"2026-06-12T20:46:14.528518475Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784253 | controller |     "Jun 12 20:46:14.528567 crc crio[24437]: time=\"2026-06-12T20:46:14.528560506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784267 | controller |     "Jun 12 20:46:14.528657 crc crio[24437]: time=\"2026-06-12T20:46:14.528593926Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784282 | controller |     "Jun 12 20:46:14.528820 crc crio[24437]: time=\"2026-06-12T20:46:14.528779991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784297 | controller |     "Jun 12 20:46:14.528904 crc crio[24437]: time=\"2026-06-12T20:46:14.528833462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784311 | controller |     "Jun 12 20:46:14.529044 crc crio[24437]: time=\"2026-06-12T20:46:14.528965396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784326 | controller |     "Jun 12 20:46:14.529044 crc crio[24437]: time=\"2026-06-12T20:46:14.529008097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784343 | controller |     "Jun 12 20:46:14.529246 crc crio[24437]: time=\"2026-06-12T20:46:14.529203822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784359 | controller |     "Jun 12 20:46:14.529333 crc crio[24437]: time=\"2026-06-12T20:46:14.529264773Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784373 | controller |     "Jun 12 20:46:14.529387 crc crio[24437]: time=\"2026-06-12T20:46:14.529342805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784388 | controller |     "Jun 12 20:46:14.529449 crc crio[24437]: time=\"2026-06-12T20:46:14.529390246Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784403 | controller |     "Jun 12 20:46:14.529623 crc crio[24437]: time=\"2026-06-12T20:46:14.52957739Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784417 | controller |     "Jun 12 20:46:14.529774 crc crio[24437]: time=\"2026-06-12T20:46:14.529640252Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784432 | controller |     "Jun 12 20:46:14.529910 crc crio[24437]: time=\"2026-06-12T20:46:14.529868817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784447 | controller |     "Jun 12 20:46:14.530069 crc crio[24437]: time=\"2026-06-12T20:46:14.530015151Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784461 | controller |     "Jun 12 20:46:14.530206 crc crio[24437]: time=\"2026-06-12T20:46:14.530166024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784476 | controller |     "Jun 12 20:46:14.530345 crc crio[24437]: time=\"2026-06-12T20:46:14.530295107Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784490 | controller |     "Jun 12 20:46:14.530562 crc crio[24437]: time=\"2026-06-12T20:46:14.530444202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784505 | controller |     "Jun 12 20:46:14.530794 crc crio[24437]: time=\"2026-06-12T20:46:14.530741409Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784519 | controller |     "Jun 12 20:46:14.530984 crc crio[24437]: time=\"2026-06-12T20:46:14.530888812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784534 | controller |     "Jun 12 20:46:14.531452 crc crio[24437]: time=\"2026-06-12T20:46:14.531401744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784548 | controller |     "Jun 12 20:46:14.531665 crc crio[24437]: time=\"2026-06-12T20:46:14.531548468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784563 | controller |     "Jun 12 20:46:14.531818 crc crio[24437]: time=\"2026-06-12T20:46:14.531765153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784578 | controller |     "Jun 12 20:46:14.531995 crc crio[24437]: time=\"2026-06-12T20:46:14.531898207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784593 | controller |     "Jun 12 20:46:14.532133 crc crio[24437]: time=\"2026-06-12T20:46:14.53202476Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784607 | controller |     "Jun 12 20:46:14.532133 crc crio[24437]: time=\"2026-06-12T20:46:14.532065591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784621 | controller |     "Jun 12 20:46:14.532276 crc crio[24437]: time=\"2026-06-12T20:46:14.532134402Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784639 | controller |     "Jun 12 20:46:14.532276 crc crio[24437]: time=\"2026-06-12T20:46:14.532177053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784654 | controller |     "Jun 12 20:46:14.532276 crc crio[24437]: time=\"2026-06-12T20:46:14.532214224Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784668 | controller |     "Jun 12 20:46:14.532453 crc crio[24437]: time=\"2026-06-12T20:46:14.532406469Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784682 | controller |     "Jun 12 20:46:14.532536 crc crio[24437]: time=\"2026-06-12T20:46:14.53247246Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784697 | controller |     "Jun 12 20:46:14.532536 crc crio[24437]: time=\"2026-06-12T20:46:14.532522942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784711 | controller |     "Jun 12 20:46:14.532641 crc crio[24437]: time=\"2026-06-12T20:46:14.532559452Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784726 | controller |     "Jun 12 20:46:14.532744 crc crio[24437]: time=\"2026-06-12T20:46:14.532702256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784740 | controller |     "Jun 12 20:46:14.532813 crc crio[24437]: time=\"2026-06-12T20:46:14.532760567Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784754 | controller |     "Jun 12 20:46:14.533035 crc crio[24437]: time=\"2026-06-12T20:46:14.532994913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784784 | controller |     "Jun 12 20:46:14.533162 crc crio[24437]: time=\"2026-06-12T20:46:14.533055854Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784799 | controller |     "Jun 12 20:46:14.533239 crc crio[24437]: time=\"2026-06-12T20:46:14.533184118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784819 | controller |     "Jun 12 20:46:14.533239 crc crio[24437]: time=\"2026-06-12T20:46:14.533229239Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784839 | controller |     "Jun 12 20:46:14.533427 crc crio[24437]: time=\"2026-06-12T20:46:14.533385183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784870 | controller |     "Jun 12 20:46:14.533502 crc crio[24437]: time=\"2026-06-12T20:46:14.533444724Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784886 | controller |     "Jun 12 20:46:14.533741 crc crio[24437]: time=\"2026-06-12T20:46:14.53370024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784900 | controller |     "Jun 12 20:46:14.533828 crc crio[24437]: time=\"2026-06-12T20:46:14.533750681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.784914 | controller |     "Jun 12 20:46:14.533828 crc crio[24437]: time=\"2026-06-12T20:46:14.533786622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.784980 | controller |     "Jun 12 20:46:14.533828 crc crio[24437]: time=\"2026-06-12T20:46:14.533811883Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785001 | controller |     "Jun 12 20:46:14.533828 crc crio[24437]: time=\"2026-06-12T20:46:14.533821043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785020 | controller |     "Jun 12 20:46:14.534214 crc crio[24437]: time=\"2026-06-12T20:46:14.533837013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785035 | controller |     "Jun 12 20:46:14.534214 crc crio[24437]: time=\"2026-06-12T20:46:14.534067199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785050 | controller |     "Jun 12 20:46:14.534214 crc crio[24437]: time=\"2026-06-12T20:46:14.534145821Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785064 | controller |     "Jun 12 20:46:14.534360 crc crio[24437]: time=\"2026-06-12T20:46:14.534303455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785079 | controller |     "Jun 12 20:46:14.534360 crc crio[24437]: time=\"2026-06-12T20:46:14.534350856Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785093 | controller |     "Jun 12 20:46:14.534481 crc crio[24437]: time=\"2026-06-12T20:46:14.534444728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785107 | controller |     "Jun 12 20:46:14.534605 crc crio[24437]: time=\"2026-06-12T20:46:14.534482569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785122 | controller |     "Jun 12 20:46:14.534835 crc crio[24437]: time=\"2026-06-12T20:46:14.534792457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785136 | controller |     "Jun 12 20:46:14.534908 crc crio[24437]: time=\"2026-06-12T20:46:14.534853328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785151 | controller |     "Jun 12 20:46:14.535070 crc crio[24437]: time=\"2026-06-12T20:46:14.534970341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785165 | controller |     "Jun 12 20:46:14.535070 crc crio[24437]: time=\"2026-06-12T20:46:14.535010722Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785179 | controller |     "Jun 12 20:46:14.535321 crc crio[24437]: time=\"2026-06-12T20:46:14.535278698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785193 | controller |     "Jun 12 20:46:14.535404 crc crio[24437]: time=\"2026-06-12T20:46:14.53534244Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785207 | controller |     "Jun 12 20:46:14.535493 crc crio[24437]: time=\"2026-06-12T20:46:14.535417371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785221 | controller |     "Jun 12 20:46:14.535493 crc crio[24437]: time=\"2026-06-12T20:46:14.535455842Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785236 | controller |     "Jun 12 20:46:14.535690 crc crio[24437]: time=\"2026-06-12T20:46:14.535647367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785250 | controller |     "Jun 12 20:46:14.535774 crc crio[24437]: time=\"2026-06-12T20:46:14.535707498Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785264 | controller |     "Jun 12 20:46:14.535832 crc crio[24437]: time=\"2026-06-12T20:46:14.535805071Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785278 | controller |     "Jun 12 20:46:14.535983 crc crio[24437]: time=\"2026-06-12T20:46:14.535842482Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785293 | controller |     "Jun 12 20:46:14.536176 crc crio[24437]: time=\"2026-06-12T20:46:14.536077457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785310 | controller |     "Jun 12 20:46:14.536269 crc crio[24437]: time=\"2026-06-12T20:46:14.53620547Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785324 | controller |     "Jun 12 20:46:14.536269 crc crio[24437]: time=\"2026-06-12T20:46:14.536255281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785338 | controller |     "Jun 12 20:46:14.536365 crc crio[24437]: time=\"2026-06-12T20:46:14.536342413Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785352 | controller |     "Jun 12 20:46:14.536592 crc crio[24437]: time=\"2026-06-12T20:46:14.536550689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785366 | controller |     "Jun 12 20:46:14.536670 crc crio[24437]: time=\"2026-06-12T20:46:14.53660667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785380 | controller |     "Jun 12 20:46:14.536810 crc crio[24437]: time=\"2026-06-12T20:46:14.536768513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785394 | controller |     "Jun 12 20:46:14.536810 crc crio[24437]: time=\"2026-06-12T20:46:14.536807154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785408 | controller |     "Jun 12 20:46:14.537149 crc crio[24437]: time=\"2026-06-12T20:46:14.537067651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785422 | controller |     "Jun 12 20:46:14.537227 crc crio[24437]: time=\"2026-06-12T20:46:14.537152183Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785437 | controller |     "Jun 12 20:46:14.537227 crc crio[24437]: time=\"2026-06-12T20:46:14.537197324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785451 | controller |     "Jun 12 20:46:14.537321 crc crio[24437]: time=\"2026-06-12T20:46:14.537229755Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785466 | controller |     "Jun 12 20:46:14.537590 crc crio[24437]: time=\"2026-06-12T20:46:14.537532852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785480 | controller |     "Jun 12 20:46:14.537666 crc crio[24437]: time=\"2026-06-12T20:46:14.537608214Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785495 | controller |     "Jun 12 20:46:14.537832 crc crio[24437]: time=\"2026-06-12T20:46:14.537725257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785510 | controller |     "Jun 12 20:46:14.537832 crc crio[24437]: time=\"2026-06-12T20:46:14.53785001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785524 | controller |     "Jun 12 20:46:14.537832 crc crio[24437]: time=\"2026-06-12T20:46:14.537895821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785538 | controller |     "Jun 12 20:46:14.537832 crc crio[24437]: time=\"2026-06-12T20:46:14.538001553Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785553 | controller |     "Jun 12 20:46:14.538317 crc crio[24437]: time=\"2026-06-12T20:46:14.538088925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785567 | controller |     "Jun 12 20:46:14.538317 crc crio[24437]: time=\"2026-06-12T20:46:14.538168347Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785581 | controller |     "Jun 12 20:46:14.538424 crc crio[24437]: time=\"2026-06-12T20:46:14.538399083Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785600 | controller |     "Jun 12 20:46:14.538479 crc crio[24437]: time=\"2026-06-12T20:46:14.538438024Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785614 | controller |     "Jun 12 20:46:14.538581 crc crio[24437]: time=\"2026-06-12T20:46:14.538540278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785629 | controller |     "Jun 12 20:46:14.538649 crc crio[24437]: time=\"2026-06-12T20:46:14.538599499Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785644 | controller |     "Jun 12 20:46:14.538781 crc crio[24437]: time=\"2026-06-12T20:46:14.538740562Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785659 | controller |     "Jun 12 20:46:14.538854 crc crio[24437]: time=\"2026-06-12T20:46:14.538796864Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785674 | controller |     "Jun 12 20:46:14.539019 crc crio[24437]: time=\"2026-06-12T20:46:14.538978588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785688 | controller |     "Jun 12 20:46:14.539242 crc crio[24437]: time=\"2026-06-12T20:46:14.539039689Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785704 | controller |     "Jun 12 20:46:14.539242 crc crio[24437]: time=\"2026-06-12T20:46:14.539220094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785718 | controller |     "Jun 12 20:46:14.539350 crc crio[24437]: time=\"2026-06-12T20:46:14.539260985Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785733 | controller |     "Jun 12 20:46:14.539462 crc crio[24437]: time=\"2026-06-12T20:46:14.539418038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785747 | controller |     "Jun 12 20:46:14.539529 crc crio[24437]: time=\"2026-06-12T20:46:14.53948151Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785762 | controller |     "Jun 12 20:46:14.539750 crc crio[24437]: time=\"2026-06-12T20:46:14.539710315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785777 | controller |     "Jun 12 20:46:14.539839 crc crio[24437]: time=\"2026-06-12T20:46:14.539764826Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785792 | controller |     "Jun 12 20:46:14.540028 crc crio[24437]: time=\"2026-06-12T20:46:14.539985483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785806 | controller |     "Jun 12 20:46:14.540145 crc crio[24437]: time=\"2026-06-12T20:46:14.540052164Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785821 | controller |     "Jun 12 20:46:14.540288 crc crio[24437]: time=\"2026-06-12T20:46:14.540248058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785835 | controller |     "Jun 12 20:46:14.540370 crc crio[24437]: time=\"2026-06-12T20:46:14.54030381Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785876 | controller |     "Jun 12 20:46:14.540503 crc crio[24437]: time=\"2026-06-12T20:46:14.540461214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785897 | controller |     "Jun 12 20:46:14.540571 crc crio[24437]: time=\"2026-06-12T20:46:14.540525505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785913 | controller |     "Jun 12 20:46:14.540701 crc crio[24437]: time=\"2026-06-12T20:46:14.540660628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785932 | controller |     "Jun 12 20:46:14.540774 crc crio[24437]: time=\"2026-06-12T20:46:14.540716999Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785947 | controller |     "Jun 12 20:46:14.541041 crc crio[24437]: time=\"2026-06-12T20:46:14.541001727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785961 | controller |     "Jun 12 20:46:14.541145 crc crio[24437]: time=\"2026-06-12T20:46:14.541061638Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.785976 | controller |     "Jun 12 20:46:14.541491 crc crio[24437]: time=\"2026-06-12T20:46:14.541361755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.785990 | controller |     "Jun 12 20:46:14.541637 crc crio[24437]: time=\"2026-06-12T20:46:14.54158057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.786005 | controller |     "Jun 12 20:46:14.541879 crc crio[24437]: time=\"2026-06-12T20:46:14.541735174Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.786019 | controller |     "Jun 12 20:46:14.542076 crc crio[24437]: time=\"2026-06-12T20:46:14.54202563Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.786034 | controller |     "Jun 12 20:46:14.542329 crc crio[24437]: time=\"2026-06-12T20:46:14.542274606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.786048 | controller |     "Jun 12 20:46:14.542527 crc crio[24437]: time=\"2026-06-12T20:46:14.54241655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.786062 | controller |     "Jun 12 20:46:14.542654 crc crio[24437]: time=\"2026-06-12T20:46:14.542540074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.786077 | controller |     "Jun 12 20:46:14.542727 crc crio[24437]: time=\"2026-06-12T20:46:14.542670447Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.786092 | controller |     "Jun 12 20:46:14.542727 crc crio[24437]: time=\"2026-06-12T20:46:14.542711768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.786106 | controller |     "Jun 12 20:46:14.542834 crc crio[24437]: time=\"2026-06-12T20:46:14.542747718Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.786120 | controller |     "Jun 12 20:46:14.542834 crc crio[24437]: time=\"2026-06-12T20:46:14.542778259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.786135 | controller |     "Jun 12 20:46:14.542834 crc crio[24437]: time=\"2026-06-12T20:46:14.54280313Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.786149 | controller |     "Jun 12 20:46:14.543053 crc crio[24437]: time=\"2026-06-12T20:46:14.54283326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:48:35.786164 | controller |     "Jun 12 20:46:14.543053 crc crio[24437]: time=\"2026-06-12T20:46:14.542876271Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:48:35.786178 | controller |     "Jun 12 20:46:18.710375 crc crio[24437]: time=\"2026-06-12T20:46:18.709553287Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 21:48:35.786193 | controller |     "Jun 12 20:46:18.740903 crc crio[24437]: time=\"2026-06-12T20:46:18.740804143Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.786207 | controller |     "Jun 12 20:46:18.740903 crc crio[24437]: time=\"2026-06-12T20:46:18.740876525Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.786228 | controller |     "Jun 12 20:46:18.741291 crc crio[24437]: time=\"2026-06-12T20:46:18.741039279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 21:48:35.786244 | controller |     "Jun 12 20:46:18.765376 crc crio[24437]: time=\"2026-06-12T20:46:18.765284615Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:48:35.786258 | controller |     "Jun 12 20:46:18.765376 crc crio[24437]: time=\"2026-06-12T20:46:18.765349776Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:48:35.786273 | controller |     "Jun 12 20:46:48.707894 crc crio[24437]: time=\"2026-06-12T20:46:48.707401735Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/POD\" id=eca750c2-96c6-415a-9f4a-e8834a53b748 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.786288 | controller |     "Jun 12 20:46:48.709181 crc crio[24437]: time=\"2026-06-12T20:46:48.707911837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.786304 | controller |     "Jun 12 20:46:48.746356 crc crio[24437]: time=\"2026-06-12T20:46:48.746184113Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk Namespace:openshift-marketplace ID:c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd UID:2639ae16-c5ff-4e47-b094-e4dd7492e956 NetNS:/var/run/netns/8ca700fa-037f-498a-84b7-df2d42b44ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2639ae16_c5ff_4e47_b094_e4dd7492e956.slice PodAnnotations:0xc001840058}] Aliases:map[]}\"",
2026-06-12 21:48:35.786320 | controller |     "Jun 12 20:46:48.746356 crc crio[24437]: time=\"2026-06-12T20:46:48.746270395Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.786335 | controller |     "Jun 12 20:46:49.082357 crc crio[24437]: 2026-06-12T20:46:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c72e4b71f68c702 Mac:3a:da:f6:8f:03:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/8ca700fa-037f-498a-84b7-df2d42b44ab1 SocketPath: PciID:}] [{Interface:0xc00028c5d0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.786350 | controller |     "Jun 12 20:46:49.084357 crc crio[24437]: time=\"2026-06-12T20:46:49.084292497Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk Namespace:openshift-marketplace ID:c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd UID:2639ae16-c5ff-4e47-b094-e4dd7492e956 NetNS:/var/run/netns/8ca700fa-037f-498a-84b7-df2d42b44ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2639ae16_c5ff_4e47_b094_e4dd7492e956.slice PodAnnotations:0xc001840058}] Aliases:map[]}\"",
2026-06-12 21:48:35.786365 | controller |     "Jun 12 20:46:49.084547 crc crio[24437]: time=\"2026-06-12T20:46:49.084484112Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.786380 | controller |     "Jun 12 20:46:49.091819 crc crio[24437]: time=\"2026-06-12T20:46:49.091736706Z\" level=info msg=\"Ran pod sandbox c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/POD\" id=eca750c2-96c6-415a-9f4a-e8834a53b748 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.786398 | controller |     "Jun 12 20:46:49.095232 crc crio[24437]: time=\"2026-06-12T20:46:49.09517845Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1f13b4fb-9100-49d9-a119-9cb364506600 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.786414 | controller |     "Jun 12 20:46:49.098183 crc crio[24437]: time=\"2026-06-12T20:46:49.098122321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2bf50bb-52ad-4c03-8525-8ef59afb0e44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.786429 | controller |     "Jun 12 20:46:49.103794 crc crio[24437]: time=\"2026-06-12T20:46:49.103630084Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/util\" id=836dc3c6-e4d1-4fb4-910c-7c755275af8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.786444 | controller |     "Jun 12 20:46:49.104133 crc crio[24437]: time=\"2026-06-12T20:46:49.104069245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.786458 | controller |     "Jun 12 20:46:49.129212 crc crio[24437]: time=\"2026-06-12T20:46:49.1290679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.786473 | controller |     "Jun 12 20:46:49.133180 crc crio[24437]: time=\"2026-06-12T20:46:49.133083356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.786488 | controller |     "Jun 12 20:46:49.240643 crc crio[24437]: time=\"2026-06-12T20:46:49.240473503Z\" level=info msg=\"Created container 28e3b682e2234cda24521c567623bfdc55b1b1b71ea929f1b7ee9b03c9895925: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/util\" id=836dc3c6-e4d1-4fb4-910c-7c755275af8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.786503 | controller |     "Jun 12 20:46:49.243027 crc crio[24437]: time=\"2026-06-12T20:46:49.242789749Z\" level=info msg=\"Starting container: 28e3b682e2234cda24521c567623bfdc55b1b1b71ea929f1b7ee9b03c9895925\" id=753a7624-51e7-4fbf-9b05-bb5f358b15e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.786518 | controller |     "Jun 12 20:46:49.248484 crc crio[24437]: time=\"2026-06-12T20:46:49.248355514Z\" level=info msg=\"Started container\" PID=39332 containerID=28e3b682e2234cda24521c567623bfdc55b1b1b71ea929f1b7ee9b03c9895925 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/util id=753a7624-51e7-4fbf-9b05-bb5f358b15e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd",
2026-06-12 21:48:35.786533 | controller |     "Jun 12 20:46:50.178574 crc crio[24437]: time=\"2026-06-12T20:46:50.178512302Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=f6cdef65-6720-4ec7-8657-38bbc52efcc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.786548 | controller |     "Jun 12 20:46:50.179612 crc crio[24437]: time=\"2026-06-12T20:46:50.178748197Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=f6cdef65-6720-4ec7-8657-38bbc52efcc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.786567 | controller |     "Jun 12 20:46:50.179612 crc crio[24437]: time=\"2026-06-12T20:46:50.178809889Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=f6cdef65-6720-4ec7-8657-38bbc52efcc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.786582 | controller |     "Jun 12 20:46:50.180182 crc crio[24437]: time=\"2026-06-12T20:46:50.180070619Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=4c2b2109-3d76-4abe-b893-6dff17c910fc name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.786597 | controller |     "Jun 12 20:46:50.191551 crc crio[24437]: time=\"2026-06-12T20:46:50.191388433Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-12 21:48:35.786612 | controller |     "Jun 12 20:46:51.766280 crc crio[24437]: time=\"2026-06-12T20:46:51.766158355Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=4c2b2109-3d76-4abe-b893-6dff17c910fc name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.786627 | controller |     "Jun 12 20:46:51.767241 crc crio[24437]: time=\"2026-06-12T20:46:51.767138928Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=55a1eea0-3a87-488b-a1d9-68d008e7e308 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.786641 | controller |     "Jun 12 20:46:51.773456 crc crio[24437]: time=\"2026-06-12T20:46:51.773255147Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=ed98ef0c-0327-475d-8997-f97c2fcf14c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.786656 | controller |     "Jun 12 20:46:51.781712 crc crio[24437]: time=\"2026-06-12T20:46:51.781634659Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/pull\" id=5e14666c-2613-4448-8634-419b42114188 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.786671 | controller |     "Jun 12 20:46:51.782867 crc crio[24437]: time=\"2026-06-12T20:46:51.782804608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.786685 | controller |     "Jun 12 20:46:51.820895 crc crio[24437]: time=\"2026-06-12T20:46:51.820783636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.786700 | controller |     "Jun 12 20:46:51.821286 crc crio[24437]: time=\"2026-06-12T20:46:51.821157104Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/7943211745af699221562ee25712604e69430ebd12b2ecfd34eb538e71b5dba3/merged/etc/passwd: no such file or directory\"",
2026-06-12 21:48:35.786714 | controller |     "Jun 12 20:46:51.821286 crc crio[24437]: time=\"2026-06-12T20:46:51.821194135Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/7943211745af699221562ee25712604e69430ebd12b2ecfd34eb538e71b5dba3/merged/etc/group: no such file or directory\"",
2026-06-12 21:48:35.786729 | controller |     "Jun 12 20:46:51.825832 crc crio[24437]: time=\"2026-06-12T20:46:51.825767796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.786748 | controller |     "Jun 12 20:46:51.943371 crc crio[24437]: time=\"2026-06-12T20:46:51.943272787Z\" level=info msg=\"Created container 187adca6baf52bf749c5014ccb82187c2e04e9ff2d1e4c22695b96972860028d: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/pull\" id=5e14666c-2613-4448-8634-419b42114188 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.786763 | controller |     "Jun 12 20:46:51.945046 crc crio[24437]: time=\"2026-06-12T20:46:51.944836314Z\" level=info msg=\"Starting container: 187adca6baf52bf749c5014ccb82187c2e04e9ff2d1e4c22695b96972860028d\" id=29a9755f-05a2-45cf-8168-93bb283000de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.786778 | controller |     "Jun 12 20:46:51.951321 crc crio[24437]: time=\"2026-06-12T20:46:51.951179078Z\" level=info msg=\"Started container\" PID=39363 containerID=187adca6baf52bf749c5014ccb82187c2e04e9ff2d1e4c22695b96972860028d description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/pull id=29a9755f-05a2-45cf-8168-93bb283000de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd",
2026-06-12 21:48:35.786793 | controller |     "Jun 12 20:46:52.200123 crc crio[24437]: time=\"2026-06-12T20:46:52.200047685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9c9fa97a-08eb-4fd1-a63d-3b817e8c6dc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.786808 | controller |     "Jun 12 20:46:52.202482 crc crio[24437]: time=\"2026-06-12T20:46:52.202364941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=159c3416-c95b-4b2c-ba89-98b8fb0fad81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.786822 | controller |     "Jun 12 20:46:52.209404 crc crio[24437]: time=\"2026-06-12T20:46:52.209316749Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/extract\" id=5b99a69c-dce4-41ee-bc9f-d52accf248a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.786837 | controller |     "Jun 12 20:46:52.209797 crc crio[24437]: time=\"2026-06-12T20:46:52.209742919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.786869 | controller |     "Jun 12 20:46:52.238044 crc crio[24437]: time=\"2026-06-12T20:46:52.23789924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.786886 | controller |     "Jun 12 20:46:52.241564 crc crio[24437]: time=\"2026-06-12T20:46:52.241491886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.786901 | controller |     "Jun 12 20:46:52.351480 crc crio[24437]: time=\"2026-06-12T20:46:52.351358203Z\" level=info msg=\"Created container c8ba8d753fda6b7130daf0da2f23ee78810ead8cd2c0cdd4582de04380167519: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/extract\" id=5b99a69c-dce4-41ee-bc9f-d52accf248a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.786916 | controller |     "Jun 12 20:46:52.353471 crc crio[24437]: time=\"2026-06-12T20:46:52.353266669Z\" level=info msg=\"Starting container: c8ba8d753fda6b7130daf0da2f23ee78810ead8cd2c0cdd4582de04380167519\" id=bf7c8482-3c17-4b36-8791-8a4a70e62df4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.786931 | controller |     "Jun 12 20:46:52.358591 crc crio[24437]: time=\"2026-06-12T20:46:52.358515926Z\" level=info msg=\"Started container\" PID=39380 containerID=c8ba8d753fda6b7130daf0da2f23ee78810ead8cd2c0cdd4582de04380167519 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/extract id=bf7c8482-3c17-4b36-8791-8a4a70e62df4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd",
2026-06-12 21:48:35.786949 | controller |     "Jun 12 20:46:54.231645 crc crio[24437]: time=\"2026-06-12T20:46:54.230769311Z\" level=info msg=\"Stopping pod sandbox: c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd\" id=a47bae66-aa64-49f9-a13c-3d614cdad049 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.786964 | controller |     "Jun 12 20:46:54.233381 crc crio[24437]: time=\"2026-06-12T20:46:54.232049922Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk Namespace:openshift-marketplace ID:c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd UID:2639ae16-c5ff-4e47-b094-e4dd7492e956 NetNS:/var/run/netns/8ca700fa-037f-498a-84b7-df2d42b44ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2639ae16_c5ff_4e47_b094_e4dd7492e956.slice PodAnnotations:0xc000c24338}] Aliases:map[]}\"",
2026-06-12 21:48:35.786979 | controller |     "Jun 12 20:46:54.233381 crc crio[24437]: time=\"2026-06-12T20:46:54.232260716Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.786993 | controller |     "Jun 12 20:46:54.508821 crc crio[24437]: time=\"2026-06-12T20:46:54.508746352Z\" level=info msg=\"Stopped pod sandbox: c72e4b71f68c702d3f4ea0988a761e3ecffdffb106d72e72f68534f9525ce9dd\" id=a47bae66-aa64-49f9-a13c-3d614cdad049 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.787008 | controller |     "Jun 12 20:46:58.613626 crc crio[24437]: time=\"2026-06-12T20:46:58.613015948Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-8kxzj/POD\" id=7fbe2147-f42d-48cc-944a-ea7ae1da1d32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.787023 | controller |     "Jun 12 20:46:58.615043 crc crio[24437]: time=\"2026-06-12T20:46:58.613693194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.787038 | controller |     "Jun 12 20:46:58.647328 crc crio[24437]: time=\"2026-06-12T20:46:58.647221224Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-8kxzj Namespace:openshift-nmstate ID:394fffeb0b3cfaa5f022a7eebb23d353be88aa76d413415cd227a1990fc87177 UID:955986a4-3294-43ee-b4bf-0b304111b7d5 NetNS:/var/run/netns/6c46bd39-ff74-4215-98d3-4eaec187ee1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod955986a4_3294_43ee_b4bf_0b304111b7d5.slice PodAnnotations:0xc001f6cbb8}] Aliases:map[]}\"",
2026-06-12 21:48:35.787053 | controller |     "Jun 12 20:46:58.647328 crc crio[24437]: time=\"2026-06-12T20:46:58.647306176Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-8kxzj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.787068 | controller |     "Jun 12 20:46:58.977688 crc crio[24437]: 2026-06-12T20:46:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:394fffeb0b3cfaa Mac:56:2f:09:57:d7:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/6c46bd39-ff74-4215-98d3-4eaec187ee1d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.787083 | controller |     "Jun 12 20:46:58.979607 crc crio[24437]: time=\"2026-06-12T20:46:58.979523668Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-8kxzj Namespace:openshift-nmstate ID:394fffeb0b3cfaa5f022a7eebb23d353be88aa76d413415cd227a1990fc87177 UID:955986a4-3294-43ee-b4bf-0b304111b7d5 NetNS:/var/run/netns/6c46bd39-ff74-4215-98d3-4eaec187ee1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod955986a4_3294_43ee_b4bf_0b304111b7d5.slice PodAnnotations:0xc001f6cbb8}] Aliases:map[]}\"",
2026-06-12 21:48:35.787101 | controller |     "Jun 12 20:46:58.979800 crc crio[24437]: time=\"2026-06-12T20:46:58.979752773Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-8kxzj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.787116 | controller |     "Jun 12 20:46:58.985405 crc crio[24437]: time=\"2026-06-12T20:46:58.985329608Z\" level=info msg=\"Ran pod sandbox 394fffeb0b3cfaa5f022a7eebb23d353be88aa76d413415cd227a1990fc87177 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-8kxzj/POD\" id=7fbe2147-f42d-48cc-944a-ea7ae1da1d32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.787130 | controller |     "Jun 12 20:46:58.988692 crc crio[24437]: time=\"2026-06-12T20:46:58.988602848Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=ab9b044a-e92e-4507-8f18-e2c98424fde5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.787145 | controller |     "Jun 12 20:46:58.989007 crc crio[24437]: time=\"2026-06-12T20:46:58.988892045Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=ab9b044a-e92e-4507-8f18-e2c98424fde5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.787160 | controller |     "Jun 12 20:46:58.989084 crc crio[24437]: time=\"2026-06-12T20:46:58.989033738Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=ab9b044a-e92e-4507-8f18-e2c98424fde5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.787174 | controller |     "Jun 12 20:46:58.990279 crc crio[24437]: time=\"2026-06-12T20:46:58.990212567Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=1709b42f-1271-4db3-84b1-bdc32e7207b2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.787189 | controller |     "Jun 12 20:46:58.993873 crc crio[24437]: time=\"2026-06-12T20:46:58.993755923Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-12 21:48:35.787203 | controller |     "Jun 12 20:46:59.300017 crc crio[24437]: time=\"2026-06-12T20:46:59.299057644Z\" level=info msg=\"Stopping pod sandbox: 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5\" id=4be64ec6-1100-482f-a606-72165a016d6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.787218 | controller |     "Jun 12 20:46:59.300017 crc crio[24437]: time=\"2026-06-12T20:46:59.299156816Z\" level=info msg=\"Stopped pod sandbox (already stopped): 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5\" id=4be64ec6-1100-482f-a606-72165a016d6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.787233 | controller |     "Jun 12 20:46:59.300268 crc crio[24437]: time=\"2026-06-12T20:46:59.300035027Z\" level=info msg=\"Removing pod sandbox: 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5\" id=1c230d1b-3d80-4091-81d5-d43cd034a8e4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.787250 | controller |     "Jun 12 20:46:59.311240 crc crio[24437]: time=\"2026-06-12T20:46:59.311053183Z\" level=info msg=\"Removed pod sandbox: 058aeeab424ed7abda8dff72bded623706908893d9748e2a099702fbc4203ea5\" id=1c230d1b-3d80-4091-81d5-d43cd034a8e4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.787266 | controller |     "Jun 12 20:46:59.316464 crc crio[24437]: time=\"2026-06-12T20:46:59.316353102Z\" level=info msg=\"Stopping pod sandbox: f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\" id=ca0ad4d0-50ba-42aa-9853-6de7ad416d5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.787280 | controller |     "Jun 12 20:46:59.316745 crc crio[24437]: time=\"2026-06-12T20:46:59.316478014Z\" level=info msg=\"Stopped pod sandbox (already stopped): f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\" id=ca0ad4d0-50ba-42aa-9853-6de7ad416d5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.787295 | controller |     "Jun 12 20:46:59.319527 crc crio[24437]: time=\"2026-06-12T20:46:59.318489884Z\" level=info msg=\"Removing pod sandbox: f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\" id=1a1199bb-6dc6-470c-b73b-70fd8ac630bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.787310 | controller |     "Jun 12 20:46:59.327154 crc crio[24437]: time=\"2026-06-12T20:46:59.32701996Z\" level=info msg=\"Removed pod sandbox: f29d709580fa7d44152b8a840f440d17f9d0d1ce33cb3e842490d5363349e126\" id=1a1199bb-6dc6-470c-b73b-70fd8ac630bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.787324 | controller |     "Jun 12 20:47:02.139326 crc crio[24437]: time=\"2026-06-12T20:47:02.138411309Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=1709b42f-1271-4db3-84b1-bdc32e7207b2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.787338 | controller |     "Jun 12 20:47:02.142255 crc crio[24437]: time=\"2026-06-12T20:47:02.142208772Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=e0232a79-76c2-483f-8fab-2c5049a32c90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.787352 | controller |     "Jun 12 20:47:02.150720 crc crio[24437]: time=\"2026-06-12T20:47:02.150494071Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=f243dcef-eb5f-43ab-b22f-636cfe234666 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.787367 | controller |     "Jun 12 20:47:02.161303 crc crio[24437]: time=\"2026-06-12T20:47:02.161256321Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-8kxzj/nmstate-operator\" id=ef4f734d-2fe8-4d57-9a92-1c1e3156c56a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.787381 | controller |     "Jun 12 20:47:02.163608 crc crio[24437]: time=\"2026-06-12T20:47:02.163585198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.787395 | controller |     "Jun 12 20:47:02.188246 crc crio[24437]: time=\"2026-06-12T20:47:02.188206573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.787409 | controller |     "Jun 12 20:47:02.194762 crc crio[24437]: time=\"2026-06-12T20:47:02.194740421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.787424 | controller |     "Jun 12 20:47:02.304049 crc crio[24437]: time=\"2026-06-12T20:47:02.303971862Z\" level=info msg=\"Created container 20697545170cc01b1af9ad2978e0b93e9940b3a600afec916a8e8c523aba882d: openshift-nmstate/nmstate-operator-6569c8c666-8kxzj/nmstate-operator\" id=ef4f734d-2fe8-4d57-9a92-1c1e3156c56a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.787442 | controller |     "Jun 12 20:47:02.305522 crc crio[24437]: time=\"2026-06-12T20:47:02.305426427Z\" level=info msg=\"Starting container: 20697545170cc01b1af9ad2978e0b93e9940b3a600afec916a8e8c523aba882d\" id=ef0be79b-7dfd-41b3-8b1f-f56d6b0d4a8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.787457 | controller |     "Jun 12 20:47:02.312417 crc crio[24437]: time=\"2026-06-12T20:47:02.312344714Z\" level=info msg=\"Started container\" PID=39628 containerID=20697545170cc01b1af9ad2978e0b93e9940b3a600afec916a8e8c523aba882d description=openshift-nmstate/nmstate-operator-6569c8c666-8kxzj/nmstate-operator id=ef0be79b-7dfd-41b3-8b1f-f56d6b0d4a8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=394fffeb0b3cfaa5f022a7eebb23d353be88aa76d413415cd227a1990fc87177",
2026-06-12 21:48:35.787472 | controller |     "Jun 12 20:47:15.100179 crc crio[24437]: time=\"2026-06-12T20:47:15.099429135Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/POD\" id=1ed32f10-bfda-44ea-8f0c-da6318023073 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.787486 | controller |     "Jun 12 20:47:15.100179 crc crio[24437]: time=\"2026-06-12T20:47:15.100132673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.787501 | controller |     "Jun 12 20:47:15.126539 crc crio[24437]: time=\"2026-06-12T20:47:15.12645262Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-x5lcl Namespace:openshift-nmstate ID:229c3da73a7a5a7b1035938c0fe51ca622cf6d47de98bd4c30efc1793fd54e02 UID:b5140ed8-0398-46f5-82c0-5cd8bb7b6098 NetNS:/var/run/netns/482cfa42-b405-4a1b-8f59-2c4c1b7db72c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5140ed8_0398_46f5_82c0_5cd8bb7b6098.slice PodAnnotations:0xc00008ccf8}] Aliases:map[]}\"",
2026-06-12 21:48:35.787516 | controller |     "Jun 12 20:47:15.126539 crc crio[24437]: time=\"2026-06-12T20:47:15.126529902Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-x5lcl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.787530 | controller |     "Jun 12 20:47:15.151652 crc crio[24437]: time=\"2026-06-12T20:47:15.151525167Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-sf4wf/POD\" id=1c689b5c-1412-45b3-b9e3-7eef2f0e50f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.787545 | controller |     "Jun 12 20:47:15.151652 crc crio[24437]: time=\"2026-06-12T20:47:15.15164479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.787560 | controller |     "Jun 12 20:47:15.197203 crc crio[24437]: time=\"2026-06-12T20:47:15.197136757Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1c689b5c-1412-45b3-b9e3-7eef2f0e50f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.787575 | controller |     "Jun 12 20:47:15.229912 crc crio[24437]: time=\"2026-06-12T20:47:15.229814403Z\" level=info msg=\"Ran pod sandbox b66d4b1077f561018272e3971991e8bfa7ade31632da520e4a66bb984d4deb52 with infra container: openshift-nmstate/nmstate-handler-sf4wf/POD\" id=1c689b5c-1412-45b3-b9e3-7eef2f0e50f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.787590 | controller |     "Jun 12 20:47:15.236472 crc crio[24437]: time=\"2026-06-12T20:47:15.236412077Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=73dc911f-366b-4c93-a7bb-7dbfc48032cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.787608 | controller |     "Jun 12 20:47:15.236796 crc crio[24437]: time=\"2026-06-12T20:47:15.236735285Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=73dc911f-366b-4c93-a7bb-7dbfc48032cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.787623 | controller |     "Jun 12 20:47:15.236903 crc crio[24437]: time=\"2026-06-12T20:47:15.236827528Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=73dc911f-366b-4c93-a7bb-7dbfc48032cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.787638 | controller |     "Jun 12 20:47:15.238788 crc crio[24437]: time=\"2026-06-12T20:47:15.238560511Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=e71c92b8-9918-49fe-ae1a-40cfaf87280e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.787653 | controller |     "Jun 12 20:47:15.257473 crc crio[24437]: time=\"2026-06-12T20:47:15.256676173Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 21:48:35.787667 | controller |     "Jun 12 20:47:15.738294 crc crio[24437]: time=\"2026-06-12T20:47:15.738205449Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-k8b6k/POD\" id=0ffe489c-9e1c-41d9-aeb7-c1fb28424289 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.787681 | controller |     "Jun 12 20:47:15.738294 crc crio[24437]: time=\"2026-06-12T20:47:15.738295482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.787696 | controller |     "Jun 12 20:47:15.756769 crc crio[24437]: time=\"2026-06-12T20:47:15.756686761Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-k8b6k Namespace:openshift-nmstate ID:38b702aa343577ac22c60909c95a69c803b72a3950b1642784aece756c9637d4 UID:8c27e9d1-6cb5-462a-8b9f-d3a802d88c26 NetNS:/var/run/netns/c2213eb4-725f-4305-ba73-f657b0030653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c27e9d1_6cb5_462a_8b9f_d3a802d88c26.slice PodAnnotations:0xc000c25448}] Aliases:map[]}\"",
2026-06-12 21:48:35.787711 | controller |     "Jun 12 20:47:15.756769 crc crio[24437]: time=\"2026-06-12T20:47:15.756725742Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-k8b6k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.787726 | controller |     "Jun 12 20:47:15.935040 crc crio[24437]: time=\"2026-06-12T20:47:15.93200969Z\" level=info msg=\"Running pod sandbox: openshift-console/console-74ff5f49db-zc5zl/POD\" id=3365b3b4-ae95-47f6-a3e9-391b082985ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.787741 | controller |     "Jun 12 20:47:15.935040 crc crio[24437]: time=\"2026-06-12T20:47:15.93243201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.787755 | controller |     "Jun 12 20:47:15.937643 crc crio[24437]: 2026-06-12T20:47:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:229c3da73a7a5a7 Mac:fa:ed:61:a3:05:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/482cfa42-b405-4a1b-8f59-2c4c1b7db72c SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.787774 | controller |     "Jun 12 20:47:15.938688 crc crio[24437]: time=\"2026-06-12T20:47:15.938618964Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-x5lcl Namespace:openshift-nmstate ID:229c3da73a7a5a7b1035938c0fe51ca622cf6d47de98bd4c30efc1793fd54e02 UID:b5140ed8-0398-46f5-82c0-5cd8bb7b6098 NetNS:/var/run/netns/482cfa42-b405-4a1b-8f59-2c4c1b7db72c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5140ed8_0398_46f5_82c0_5cd8bb7b6098.slice PodAnnotations:0xc00008ccf8}] Aliases:map[]}\"",
2026-06-12 21:48:35.787790 | controller |     "Jun 12 20:47:15.938827 crc crio[24437]: time=\"2026-06-12T20:47:15.938781438Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-x5lcl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.787805 | controller |     "Jun 12 20:47:15.958973 crc crio[24437]: time=\"2026-06-12T20:47:15.958442389Z\" level=info msg=\"Ran pod sandbox 229c3da73a7a5a7b1035938c0fe51ca622cf6d47de98bd4c30efc1793fd54e02 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/POD\" id=1ed32f10-bfda-44ea-8f0c-da6318023073 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.787821 | controller |     "Jun 12 20:47:15.968322 crc crio[24437]: time=\"2026-06-12T20:47:15.96806527Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=acbe77b6-ad56-4dd6-90b2-881dd7251145 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.787836 | controller |     "Jun 12 20:47:15.968718 crc crio[24437]: time=\"2026-06-12T20:47:15.968693225Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=acbe77b6-ad56-4dd6-90b2-881dd7251145 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.787867 | controller |     "Jun 12 20:47:15.968912 crc crio[24437]: time=\"2026-06-12T20:47:15.96889048Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=acbe77b6-ad56-4dd6-90b2-881dd7251145 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.787885 | controller |     "Jun 12 20:47:15.978889 crc crio[24437]: time=\"2026-06-12T20:47:15.975741232Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=a6d85072-46ef-4ca1-be05-903d0b8ee7e8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.787900 | controller |     "Jun 12 20:47:15.988853 crc crio[24437]: time=\"2026-06-12T20:47:15.988746276Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 21:48:35.787915 | controller |     "Jun 12 20:47:16.005273 crc crio[24437]: time=\"2026-06-12T20:47:16.005149865Z\" level=info msg=\"Got pod network &{Name:console-74ff5f49db-zc5zl Namespace:openshift-console ID:bb01d1a64e226ac34ed1d1f127129ba27bf5ffbf9ff4fb6c021c5cfa4804b0db UID:83b72306-80f8-4a6b-a1b3-26f0bde34eb4 NetNS:/var/run/netns/0e8b24e2-50d3-487e-b144-508c97b90dec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83b72306_80f8_4a6b_a1b3_26f0bde34eb4.slice PodAnnotations:0xc00008c268}] Aliases:map[]}\"",
2026-06-12 21:48:35.787930 | controller |     "Jun 12 20:47:16.005273 crc crio[24437]: time=\"2026-06-12T20:47:16.005239547Z\" level=info msg=\"Adding pod openshift-console_console-74ff5f49db-zc5zl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.787949 | controller |     "Jun 12 20:47:16.099000 crc crio[24437]: time=\"2026-06-12T20:47:16.098749513Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-5557m/POD\" id=b6ecc6df-dcc6-48e3-a3a6-ad25c4477810 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.787964 | controller |     "Jun 12 20:47:16.099000 crc crio[24437]: time=\"2026-06-12T20:47:16.098884996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.787979 | controller |     "Jun 12 20:47:16.138711 crc crio[24437]: time=\"2026-06-12T20:47:16.138544707Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-5557m Namespace:openshift-nmstate ID:298af9e66b89a99e8c45adc23494b475ab303e8e76cb26ae32e6a5f851727afb UID:6e06bf57-5816-44b9-8651-ecefaa4a8af8 NetNS:/var/run/netns/cd8bf12d-9d34-40fa-8a3d-928bd3f7574c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e06bf57_5816_44b9_8651_ecefaa4a8af8.slice PodAnnotations:0xc000c242f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.787994 | controller |     "Jun 12 20:47:16.138711 crc crio[24437]: time=\"2026-06-12T20:47:16.138705161Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-5557m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.788008 | controller |     "Jun 12 20:47:16.333263 crc crio[24437]: 2026-06-12T20:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38b702aa343577a Mac:ee:c9:59:ab:a6:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/c2213eb4-725f-4305-ba73-f657b0030653 SocketPath: PciID:}] [{Interface:0xc00059a600 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.788024 | controller |     "Jun 12 20:47:16.334246 crc crio[24437]: time=\"2026-06-12T20:47:16.334189354Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-k8b6k Namespace:openshift-nmstate ID:38b702aa343577ac22c60909c95a69c803b72a3950b1642784aece756c9637d4 UID:8c27e9d1-6cb5-462a-8b9f-d3a802d88c26 NetNS:/var/run/netns/c2213eb4-725f-4305-ba73-f657b0030653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c27e9d1_6cb5_462a_8b9f_d3a802d88c26.slice PodAnnotations:0xc000c25448}] Aliases:map[]}\"",
2026-06-12 21:48:35.788038 | controller |     "Jun 12 20:47:16.334540 crc crio[24437]: time=\"2026-06-12T20:47:16.334390879Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-k8b6k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.788053 | controller |     "Jun 12 20:47:16.344675 crc crio[24437]: time=\"2026-06-12T20:47:16.344598453Z\" level=info msg=\"Ran pod sandbox 38b702aa343577ac22c60909c95a69c803b72a3950b1642784aece756c9637d4 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-k8b6k/POD\" id=0ffe489c-9e1c-41d9-aeb7-c1fb28424289 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.788068 | controller |     "Jun 12 20:47:16.352965 crc crio[24437]: time=\"2026-06-12T20:47:16.352813909Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=fdad6df8-b432-41c2-82bc-8288d4bbab84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.788082 | controller |     "Jun 12 20:47:16.353128 crc crio[24437]: time=\"2026-06-12T20:47:16.353064605Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=fdad6df8-b432-41c2-82bc-8288d4bbab84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.788101 | controller |     "Jun 12 20:47:16.353227 crc crio[24437]: time=\"2026-06-12T20:47:16.353161217Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=fdad6df8-b432-41c2-82bc-8288d4bbab84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.788117 | controller |     "Jun 12 20:47:16.354329 crc crio[24437]: time=\"2026-06-12T20:47:16.354035559Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8e07e824-7550-48ae-8f4a-751ee95ee13e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.788131 | controller |     "Jun 12 20:47:16.358994 crc crio[24437]: time=\"2026-06-12T20:47:16.358861479Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 21:48:35.788146 | controller |     "Jun 12 20:47:16.528059 crc crio[24437]: 2026-06-12T20:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb01d1a64e226ac Mac:62:66:e6:6d:70:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/0e8b24e2-50d3-487e-b144-508c97b90dec SocketPath: PciID:}] [{Interface:0xc000284740 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.788161 | controller |     "Jun 12 20:47:16.529227 crc crio[24437]: time=\"2026-06-12T20:47:16.529163773Z\" level=info msg=\"Got pod network &{Name:console-74ff5f49db-zc5zl Namespace:openshift-console ID:bb01d1a64e226ac34ed1d1f127129ba27bf5ffbf9ff4fb6c021c5cfa4804b0db UID:83b72306-80f8-4a6b-a1b3-26f0bde34eb4 NetNS:/var/run/netns/0e8b24e2-50d3-487e-b144-508c97b90dec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83b72306_80f8_4a6b_a1b3_26f0bde34eb4.slice PodAnnotations:0xc00008c268}] Aliases:map[]}\"",
2026-06-12 21:48:35.788176 | controller |     "Jun 12 20:47:16.529851 crc crio[24437]: time=\"2026-06-12T20:47:16.529338647Z\" level=info msg=\"Checking pod openshift-console_console-74ff5f49db-zc5zl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.788191 | controller |     "Jun 12 20:47:16.543550 crc crio[24437]: time=\"2026-06-12T20:47:16.54348073Z\" level=info msg=\"Ran pod sandbox bb01d1a64e226ac34ed1d1f127129ba27bf5ffbf9ff4fb6c021c5cfa4804b0db with infra container: openshift-console/console-74ff5f49db-zc5zl/POD\" id=3365b3b4-ae95-47f6-a3e9-391b082985ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.788206 | controller |     "Jun 12 20:47:16.545805 crc crio[24437]: time=\"2026-06-12T20:47:16.545679486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=e3bc7329-add9-4246-91e2-ff633fdc726d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.788220 | controller |     "Jun 12 20:47:16.549071 crc crio[24437]: time=\"2026-06-12T20:47:16.549019839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=2577b1f3-e7db-4945-a59e-5f3e1fb7a7fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.788235 | controller |     "Jun 12 20:47:16.570564 crc crio[24437]: time=\"2026-06-12T20:47:16.570489585Z\" level=info msg=\"Creating container: openshift-console/console-74ff5f49db-zc5zl/console\" id=23d0379c-a364-4471-a829-ae271048da49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.788249 | controller |     "Jun 12 20:47:16.570867 crc crio[24437]: time=\"2026-06-12T20:47:16.570843713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.788267 | controller |     "Jun 12 20:47:16.586073 crc crio[24437]: 2026-06-12T20:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:298af9e66b89a99 Mac:6a:52:a1:1e:a2:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/cd8bf12d-9d34-40fa-8a3d-928bd3f7574c SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.788283 | controller |     "Jun 12 20:47:16.586854 crc crio[24437]: time=\"2026-06-12T20:47:16.586792431Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-5557m Namespace:openshift-nmstate ID:298af9e66b89a99e8c45adc23494b475ab303e8e76cb26ae32e6a5f851727afb UID:6e06bf57-5816-44b9-8651-ecefaa4a8af8 NetNS:/var/run/netns/cd8bf12d-9d34-40fa-8a3d-928bd3f7574c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e06bf57_5816_44b9_8651_ecefaa4a8af8.slice PodAnnotations:0xc000c242f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.788298 | controller |     "Jun 12 20:47:16.587073 crc crio[24437]: time=\"2026-06-12T20:47:16.587024398Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-5557m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.788313 | controller |     "Jun 12 20:47:16.599744 crc crio[24437]: time=\"2026-06-12T20:47:16.599697004Z\" level=info msg=\"Ran pod sandbox 298af9e66b89a99e8c45adc23494b475ab303e8e76cb26ae32e6a5f851727afb with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-5557m/POD\" id=b6ecc6df-dcc6-48e3-a3a6-ad25c4477810 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.788327 | controller |     "Jun 12 20:47:16.602134 crc crio[24437]: time=\"2026-06-12T20:47:16.602028443Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=bff677a3-7338-4fc1-b034-812227198919 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.788342 | controller |     "Jun 12 20:47:16.602331 crc crio[24437]: time=\"2026-06-12T20:47:16.602275419Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=bff677a3-7338-4fc1-b034-812227198919 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.788357 | controller |     "Jun 12 20:47:16.602426 crc crio[24437]: time=\"2026-06-12T20:47:16.602362191Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=bff677a3-7338-4fc1-b034-812227198919 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.788372 | controller |     "Jun 12 20:47:16.604164 crc crio[24437]: time=\"2026-06-12T20:47:16.604007912Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=d8f93250-8be0-420e-83ca-7a42c88c7fc6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.788386 | controller |     "Jun 12 20:47:16.604319 crc crio[24437]: time=\"2026-06-12T20:47:16.604195457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.788401 | controller |     "Jun 12 20:47:16.606643 crc crio[24437]: time=\"2026-06-12T20:47:16.606119714Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-12 21:48:35.788420 | controller |     "Jun 12 20:47:16.610267 crc crio[24437]: time=\"2026-06-12T20:47:16.610218187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.788434 | controller |     "Jun 12 20:47:16.707516 crc crio[24437]: time=\"2026-06-12T20:47:16.707408984Z\" level=info msg=\"Created container 66b4abcf5c252840bf1819dd93dc45c41bb859e7c2311bcf369f4c0b13a74443: openshift-console/console-74ff5f49db-zc5zl/console\" id=23d0379c-a364-4471-a829-ae271048da49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.788449 | controller |     "Jun 12 20:47:16.708751 crc crio[24437]: time=\"2026-06-12T20:47:16.708657106Z\" level=info msg=\"Starting container: 66b4abcf5c252840bf1819dd93dc45c41bb859e7c2311bcf369f4c0b13a74443\" id=039b706d-f3a2-497f-87a7-1fc8c4886927 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.788463 | controller |     "Jun 12 20:47:16.714414 crc crio[24437]: time=\"2026-06-12T20:47:16.714303387Z\" level=info msg=\"Started container\" PID=39958 containerID=66b4abcf5c252840bf1819dd93dc45c41bb859e7c2311bcf369f4c0b13a74443 description=openshift-console/console-74ff5f49db-zc5zl/console id=039b706d-f3a2-497f-87a7-1fc8c4886927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb01d1a64e226ac34ed1d1f127129ba27bf5ffbf9ff4fb6c021c5cfa4804b0db",
2026-06-12 21:48:35.788478 | controller |     "Jun 12 20:47:20.325209 crc crio[24437]: time=\"2026-06-12T20:47:20.322644983Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=d8f93250-8be0-420e-83ca-7a42c88c7fc6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.788493 | controller |     "Jun 12 20:47:20.326889 crc crio[24437]: time=\"2026-06-12T20:47:20.324864488Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=e71c92b8-9918-49fe-ae1a-40cfaf87280e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.788508 | controller |     "Jun 12 20:47:20.328297 crc crio[24437]: time=\"2026-06-12T20:47:20.328041588Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=d8a5dab8-8a0d-4a44-a033-ca1ada302f68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.788523 | controller |     "Jun 12 20:47:20.330062 crc crio[24437]: time=\"2026-06-12T20:47:20.329870814Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=5eae53a3-bf9f-4292-b795-00da3c8ed3e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.788538 | controller |     "Jun 12 20:47:20.366461 crc crio[24437]: time=\"2026-06-12T20:47:20.366337174Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=a6d85072-46ef-4ca1-be05-903d0b8ee7e8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.788552 | controller |     "Jun 12 20:47:20.367330 crc crio[24437]: time=\"2026-06-12T20:47:20.367247807Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f7a12739-da33-42a4-b1f6-8fa70168fa95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.788567 | controller |     "Jun 12 20:47:20.370157 crc crio[24437]: time=\"2026-06-12T20:47:20.370037747Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=d08df58f-bdbb-4c97-844a-199ddf90543f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.788585 | controller |     "Jun 12 20:47:20.376069 crc crio[24437]: time=\"2026-06-12T20:47:20.375852452Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=5aa61a43-911a-44f2-9c17-bad5bdd8195e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.788601 | controller |     "Jun 12 20:47:20.377017 crc crio[24437]: time=\"2026-06-12T20:47:20.376786525Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=8e07e824-7550-48ae-8f4a-751ee95ee13e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.788615 | controller |     "Jun 12 20:47:20.377997 crc crio[24437]: time=\"2026-06-12T20:47:20.377895333Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=46b2049a-63d1-43e7-91ea-51d50b229af0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.788630 | controller |     "Jun 12 20:47:20.378258 crc crio[24437]: time=\"2026-06-12T20:47:20.37822775Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-sf4wf/nmstate-handler\" id=efb047b8-b107-4bee-94b6-44018382434b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.788644 | controller |     "Jun 12 20:47:20.381202 crc crio[24437]: time=\"2026-06-12T20:47:20.381170194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.788659 | controller |     "Jun 12 20:47:20.384082 crc crio[24437]: time=\"2026-06-12T20:47:20.381825971Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=a60971e2-19f0-4a93-9bc3-b467d06422e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.788674 | controller |     "Jun 12 20:47:20.385286 crc crio[24437]: time=\"2026-06-12T20:47:20.385223666Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/nmstate-metrics\" id=90f9164c-a177-4bf6-9f4c-41cd3a3f4c37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.788689 | controller |     "Jun 12 20:47:20.388326 crc crio[24437]: time=\"2026-06-12T20:47:20.388232961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.788703 | controller |     "Jun 12 20:47:20.389322 crc crio[24437]: time=\"2026-06-12T20:47:20.389264847Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=f8bef275-6658-44c4-a767-eff9ce4657db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.788718 | controller |     "Jun 12 20:47:20.405719 crc crio[24437]: time=\"2026-06-12T20:47:20.405528193Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-k8b6k/nmstate-webhook\" id=7dc7ac11-9e09-4cbc-8719-7eb5e0b36c41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.788732 | controller |     "Jun 12 20:47:20.413132 crc crio[24437]: time=\"2026-06-12T20:47:20.412812205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.788747 | controller |     "Jun 12 20:47:20.418519 crc crio[24437]: time=\"2026-06-12T20:47:20.418443206Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-5557m/nmstate-console-plugin\" id=325a3ca2-9c06-4a6a-9346-3c99c2eec311 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.788798 | controller |     "Jun 12 20:47:20.432965 crc crio[24437]: time=\"2026-06-12T20:47:20.432812814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.788814 | controller |     "Jun 12 20:47:20.436671 crc crio[24437]: time=\"2026-06-12T20:47:20.436601409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.788829 | controller |     "Jun 12 20:47:20.438727 crc crio[24437]: time=\"2026-06-12T20:47:20.438674761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.788843 | controller |     "Jun 12 20:47:20.444720 crc crio[24437]: time=\"2026-06-12T20:47:20.444693351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.788879 | controller |     "Jun 12 20:47:20.456208 crc crio[24437]: time=\"2026-06-12T20:47:20.456135167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.788895 | controller |     "Jun 12 20:47:20.461538 crc crio[24437]: time=\"2026-06-12T20:47:20.461426229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.788910 | controller |     "Jun 12 20:47:20.480719 crc crio[24437]: time=\"2026-06-12T20:47:20.480570277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.788925 | controller |     "Jun 12 20:47:20.485778 crc crio[24437]: time=\"2026-06-12T20:47:20.485719746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.788939 | controller |     "Jun 12 20:47:20.640259 crc crio[24437]: time=\"2026-06-12T20:47:20.639389223Z\" level=info msg=\"Created container 6a96dbfefde700950a014e5a38038cc854262a5ad9e2793264e77fe6e8322b10: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/nmstate-metrics\" id=90f9164c-a177-4bf6-9f4c-41cd3a3f4c37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.788954 | controller |     "Jun 12 20:47:20.643439 crc crio[24437]: time=\"2026-06-12T20:47:20.6432691Z\" level=info msg=\"Starting container: 6a96dbfefde700950a014e5a38038cc854262a5ad9e2793264e77fe6e8322b10\" id=a777198a-991c-471b-b47a-fdff4bad6159 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.788969 | controller |     "Jun 12 20:47:20.644811 crc crio[24437]: time=\"2026-06-12T20:47:20.644717866Z\" level=info msg=\"Created container 426a4c7659cadff2a09a60f6639bab52973f136dd9afca860c1a4d822351d128: openshift-nmstate/nmstate-webhook-9b7874799-k8b6k/nmstate-webhook\" id=7dc7ac11-9e09-4cbc-8719-7eb5e0b36c41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.788983 | controller |     "Jun 12 20:47:20.649889 crc crio[24437]: time=\"2026-06-12T20:47:20.649369923Z\" level=info msg=\"Starting container: 426a4c7659cadff2a09a60f6639bab52973f136dd9afca860c1a4d822351d128\" id=e0f7148d-44bb-4929-a73f-a08cc2c6217e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.788998 | controller |     "Jun 12 20:47:20.651602 crc crio[24437]: time=\"2026-06-12T20:47:20.650291695Z\" level=info msg=\"Created container 35654ce617579fe4c17ed89976f0662c07b8a3817fdb505d9bf87e87595cd86b: openshift-nmstate/nmstate-console-plugin-9bcc7988b-5557m/nmstate-console-plugin\" id=325a3ca2-9c06-4a6a-9346-3c99c2eec311 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.789016 | controller |     "Jun 12 20:47:20.651687 crc crio[24437]: time=\"2026-06-12T20:47:20.651646049Z\" level=info msg=\"Starting container: 35654ce617579fe4c17ed89976f0662c07b8a3817fdb505d9bf87e87595cd86b\" id=a5fae6f0-905f-466e-8e35-3f89961233a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.789031 | controller |     "Jun 12 20:47:20.667778 crc crio[24437]: time=\"2026-06-12T20:47:20.667599387Z\" level=info msg=\"Started container\" PID=40167 containerID=426a4c7659cadff2a09a60f6639bab52973f136dd9afca860c1a4d822351d128 description=openshift-nmstate/nmstate-webhook-9b7874799-k8b6k/nmstate-webhook id=e0f7148d-44bb-4929-a73f-a08cc2c6217e name=/runtime.v1.RuntimeService/StartContainer sandboxID=38b702aa343577ac22c60909c95a69c803b72a3950b1642784aece756c9637d4",
2026-06-12 21:48:35.789045 | controller |     "Jun 12 20:47:20.668175 crc crio[24437]: time=\"2026-06-12T20:47:20.66811889Z\" level=info msg=\"Started container\" PID=40170 containerID=35654ce617579fe4c17ed89976f0662c07b8a3817fdb505d9bf87e87595cd86b description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-5557m/nmstate-console-plugin id=a5fae6f0-905f-466e-8e35-3f89961233a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=298af9e66b89a99e8c45adc23494b475ab303e8e76cb26ae32e6a5f851727afb",
2026-06-12 21:48:35.789059 | controller |     "Jun 12 20:47:20.670579 crc crio[24437]: time=\"2026-06-12T20:47:20.670512601Z\" level=info msg=\"Started container\" PID=40169 containerID=6a96dbfefde700950a014e5a38038cc854262a5ad9e2793264e77fe6e8322b10 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/nmstate-metrics id=a777198a-991c-471b-b47a-fdff4bad6159 name=/runtime.v1.RuntimeService/StartContainer sandboxID=229c3da73a7a5a7b1035938c0fe51ca622cf6d47de98bd4c30efc1793fd54e02",
2026-06-12 21:48:35.789074 | controller |     "Jun 12 20:47:20.699137 crc crio[24437]: time=\"2026-06-12T20:47:20.699043293Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=ba3a6336-362a-4012-91b5-0cfec4a79270 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.789088 | controller |     "Jun 12 20:47:20.699392 crc crio[24437]: time=\"2026-06-12T20:47:20.699283639Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=ba3a6336-362a-4012-91b5-0cfec4a79270 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.789103 | controller |     "Jun 12 20:47:20.699392 crc crio[24437]: time=\"2026-06-12T20:47:20.69933079Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=ba3a6336-362a-4012-91b5-0cfec4a79270 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.789118 | controller |     "Jun 12 20:47:20.700706 crc crio[24437]: time=\"2026-06-12T20:47:20.700259184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.789132 | controller |     "Jun 12 20:47:20.701047 crc crio[24437]: time=\"2026-06-12T20:47:20.700990582Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=77388811-69c6-4326-9bf2-62269d929ed3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.789146 | controller |     "Jun 12 20:47:20.706079 crc crio[24437]: time=\"2026-06-12T20:47:20.705219267Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-12 21:48:35.789160 | controller |     "Jun 12 20:47:20.788515 crc crio[24437]: time=\"2026-06-12T20:47:20.788415325Z\" level=info msg=\"Created container c2258417003e977b9fab3f2601c34b0d9ba6ddcd07a9dec623b1e4ca27400a76: openshift-nmstate/nmstate-handler-sf4wf/nmstate-handler\" id=efb047b8-b107-4bee-94b6-44018382434b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.789181 | controller |     "Jun 12 20:47:20.790514 crc crio[24437]: time=\"2026-06-12T20:47:20.790427815Z\" level=info msg=\"Starting container: c2258417003e977b9fab3f2601c34b0d9ba6ddcd07a9dec623b1e4ca27400a76\" id=2af1a5e7-aa8f-48f6-8a17-dbfb329492a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.789196 | controller |     "Jun 12 20:47:20.796215 crc crio[24437]: time=\"2026-06-12T20:47:20.796154088Z\" level=info msg=\"Started container\" PID=40199 containerID=c2258417003e977b9fab3f2601c34b0d9ba6ddcd07a9dec623b1e4ca27400a76 description=openshift-nmstate/nmstate-handler-sf4wf/nmstate-handler id=2af1a5e7-aa8f-48f6-8a17-dbfb329492a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b66d4b1077f561018272e3971991e8bfa7ade31632da520e4a66bb984d4deb52",
2026-06-12 21:48:35.789211 | controller |     "Jun 12 20:47:24.791753 crc crio[24437]: time=\"2026-06-12T20:47:24.79108001Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=77388811-69c6-4326-9bf2-62269d929ed3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.789227 | controller |     "Jun 12 20:47:24.793231 crc crio[24437]: time=\"2026-06-12T20:47:24.792796554Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=581b4706-fc02-4b72-8b8b-6c7ccfd340d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.789241 | controller |     "Jun 12 20:47:24.798043 crc crio[24437]: time=\"2026-06-12T20:47:24.797989334Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=b3908882-3caf-479f-b3b8-4e72b854892f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.789256 | controller |     "Jun 12 20:47:24.805510 crc crio[24437]: time=\"2026-06-12T20:47:24.80545386Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/kube-rbac-proxy\" id=a682078d-2be5-476c-a6e8-7ad9a007e829 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.789271 | controller |     "Jun 12 20:47:24.807893 crc crio[24437]: time=\"2026-06-12T20:47:24.807815968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.789286 | controller |     "Jun 12 20:47:24.840437 crc crio[24437]: time=\"2026-06-12T20:47:24.840339001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.789300 | controller |     "Jun 12 20:47:24.847611 crc crio[24437]: time=\"2026-06-12T20:47:24.847532181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.789315 | controller |     "Jun 12 20:47:24.962760 crc crio[24437]: time=\"2026-06-12T20:47:24.962273976Z\" level=info msg=\"Created container 438252ebdf002457684c5f15696285f692d7a5abf09c5f21af62645b49d27bc1: openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/kube-rbac-proxy\" id=a682078d-2be5-476c-a6e8-7ad9a007e829 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.789329 | controller |     "Jun 12 20:47:24.964274 crc crio[24437]: time=\"2026-06-12T20:47:24.964187544Z\" level=info msg=\"Starting container: 438252ebdf002457684c5f15696285f692d7a5abf09c5f21af62645b49d27bc1\" id=50ac45bf-1f82-4468-81b6-2a84588213af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.789343 | controller |     "Jun 12 20:47:24.978584 crc crio[24437]: time=\"2026-06-12T20:47:24.978433159Z\" level=info msg=\"Started container\" PID=40249 containerID=438252ebdf002457684c5f15696285f692d7a5abf09c5f21af62645b49d27bc1 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-x5lcl/kube-rbac-proxy id=50ac45bf-1f82-4468-81b6-2a84588213af name=/runtime.v1.RuntimeService/StartContainer sandboxID=229c3da73a7a5a7b1035938c0fe51ca622cf6d47de98bd4c30efc1793fd54e02",
2026-06-12 21:48:35.789361 | controller |     "Jun 12 20:47:51.791336 crc crio[24437]: time=\"2026-06-12T20:47:51.790495167Z\" level=info msg=\"Stopping container: 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333 (timeout: 15s)\" id=e18e0def-7f53-4cf0-b931-2ff053ae3d59 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.789376 | controller |     "Jun 12 20:47:51.927609 crc crio[24437]: time=\"2026-06-12T20:47:51.927007856Z\" level=info msg=\"Stopped container 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333: openshift-console/console-6c684df5db-cc8g8/console\" id=e18e0def-7f53-4cf0-b931-2ff053ae3d59 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.789390 | controller |     "Jun 12 20:47:51.928662 crc crio[24437]: time=\"2026-06-12T20:47:51.928570334Z\" level=info msg=\"Stopping pod sandbox: 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1\" id=b8b49aa9-dc90-4173-823c-a9c00c52d927 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.789404 | controller |     "Jun 12 20:47:51.930712 crc crio[24437]: time=\"2026-06-12T20:47:51.930144973Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/990eec08-ca57-4de8-bcec-8597a4f1adc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc002554220}] Aliases:map[]}\"",
2026-06-12 21:48:35.789419 | controller |     "Jun 12 20:47:51.930712 crc crio[24437]: time=\"2026-06-12T20:47:51.930352308Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.789434 | controller |     "Jun 12 20:47:52.239562 crc crio[24437]: time=\"2026-06-12T20:47:52.239437609Z\" level=info msg=\"Stopped pod sandbox: 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1\" id=b8b49aa9-dc90-4173-823c-a9c00c52d927 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.789449 | controller |     "Jun 12 20:47:52.992296 crc crio[24437]: time=\"2026-06-12T20:47:52.991766638Z\" level=info msg=\"Removing container: 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333\" id=69e755e4-63f1-41a6-b283-7e2f8acf42e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.789464 | controller |     "Jun 12 20:47:53.022224 crc crio[24437]: time=\"2026-06-12T20:47:53.022170666Z\" level=info msg=\"Removed container 425bb390d1b457e9c80a76b84d86c7576fb53d089cf19bbe26101c0072f0c333: openshift-console/console-6c684df5db-cc8g8/console\" id=69e755e4-63f1-41a6-b283-7e2f8acf42e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.789479 | controller |     "Jun 12 20:47:57.348873 crc crio[24437]: time=\"2026-06-12T20:47:57.347685954Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/POD\" id=ce0721b0-8da9-4ed4-81e1-a7ac2b584c81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.789493 | controller |     "Jun 12 20:47:57.350226 crc crio[24437]: time=\"2026-06-12T20:47:57.349048348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.789508 | controller |     "Jun 12 20:47:57.379552 crc crio[24437]: time=\"2026-06-12T20:47:57.379393415Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn Namespace:openshift-marketplace ID:a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07 UID:8ba87844-e7b2-4610-8a47-0deb5a6c4755 NetNS:/var/run/netns/3dc57c7f-37be-4bb8-9b12-87cb6bbaa897 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ba87844_e7b2_4610_8a47_0deb5a6c4755.slice PodAnnotations:0xc001fa49b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.789526 | controller |     "Jun 12 20:47:57.379552 crc crio[24437]: time=\"2026-06-12T20:47:57.379464347Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.789541 | controller |     "Jun 12 20:47:57.724688 crc crio[24437]: 2026-06-12T20:47:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8ac2c63fb0ce3b Mac:5a:09:da:f0:10:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/3dc57c7f-37be-4bb8-9b12-87cb6bbaa897 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.789556 | controller |     "Jun 12 20:47:57.736553 crc crio[24437]: time=\"2026-06-12T20:47:57.736451913Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn Namespace:openshift-marketplace ID:a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07 UID:8ba87844-e7b2-4610-8a47-0deb5a6c4755 NetNS:/var/run/netns/3dc57c7f-37be-4bb8-9b12-87cb6bbaa897 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ba87844_e7b2_4610_8a47_0deb5a6c4755.slice PodAnnotations:0xc001fa49b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.789571 | controller |     "Jun 12 20:47:57.737032 crc crio[24437]: time=\"2026-06-12T20:47:57.736976986Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.789586 | controller |     "Jun 12 20:47:57.743661 crc crio[24437]: time=\"2026-06-12T20:47:57.743583992Z\" level=info msg=\"Ran pod sandbox a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/POD\" id=ce0721b0-8da9-4ed4-81e1-a7ac2b584c81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.789600 | controller |     "Jun 12 20:47:57.758403 crc crio[24437]: time=\"2026-06-12T20:47:57.758324459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=569532ec-d6b3-4488-b77d-c4faf7e37071 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.789615 | controller |     "Jun 12 20:47:57.760154 crc crio[24437]: time=\"2026-06-12T20:47:57.760062023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=524a31ef-dfac-442b-b429-c0a1da88dc96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.789630 | controller |     "Jun 12 20:47:57.768774 crc crio[24437]: time=\"2026-06-12T20:47:57.768660978Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/util\" id=5247aa90-9ecc-45b3-baea-318b7a712a28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.789645 | controller |     "Jun 12 20:47:57.769135 crc crio[24437]: time=\"2026-06-12T20:47:57.769039047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.789662 | controller |     "Jun 12 20:47:57.800029 crc crio[24437]: time=\"2026-06-12T20:47:57.799901688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.789677 | controller |     "Jun 12 20:47:57.803996 crc crio[24437]: time=\"2026-06-12T20:47:57.803852187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.789692 | controller |     "Jun 12 20:47:57.917463 crc crio[24437]: time=\"2026-06-12T20:47:57.917276009Z\" level=info msg=\"Created container f9a7bb88095bd6e95140b405bc28c146e63767ab21672a0d521d283f80d574b9: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/util\" id=5247aa90-9ecc-45b3-baea-318b7a712a28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.789707 | controller |     "Jun 12 20:47:57.919907 crc crio[24437]: time=\"2026-06-12T20:47:57.919781931Z\" level=info msg=\"Starting container: f9a7bb88095bd6e95140b405bc28c146e63767ab21672a0d521d283f80d574b9\" id=4040dacb-58aa-48e4-8c1d-6a288f8e67ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.789722 | controller |     "Jun 12 20:47:57.930339 crc crio[24437]: time=\"2026-06-12T20:47:57.930224843Z\" level=info msg=\"Started container\" PID=41587 containerID=f9a7bb88095bd6e95140b405bc28c146e63767ab21672a0d521d283f80d574b9 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/util id=4040dacb-58aa-48e4-8c1d-6a288f8e67ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07",
2026-06-12 21:48:35.789737 | controller |     "Jun 12 20:47:58.070056 crc crio[24437]: time=\"2026-06-12T20:47:58.06984771Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=69067489-d3ed-4f00-ad51-4764d2802e98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.789751 | controller |     "Jun 12 20:47:58.070218 crc crio[24437]: time=\"2026-06-12T20:47:58.070142627Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=69067489-d3ed-4f00-ad51-4764d2802e98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.789766 | controller |     "Jun 12 20:47:58.070218 crc crio[24437]: time=\"2026-06-12T20:47:58.070203159Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=69067489-d3ed-4f00-ad51-4764d2802e98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.789781 | controller |     "Jun 12 20:47:58.071256 crc crio[24437]: time=\"2026-06-12T20:47:58.071189213Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=48cc6ab6-4838-401c-9e88-0eba9e15a151 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.789795 | controller |     "Jun 12 20:47:58.086298 crc crio[24437]: time=\"2026-06-12T20:47:58.086211378Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-12 21:48:35.789810 | controller |     "Jun 12 20:47:59.377265 crc crio[24437]: time=\"2026-06-12T20:47:59.376201475Z\" level=info msg=\"Stopping pod sandbox: 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1\" id=45aeb742-720c-4e59-8fca-51244621d021 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.789825 | controller |     "Jun 12 20:47:59.378854 crc crio[24437]: time=\"2026-06-12T20:47:59.378254657Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1\" id=45aeb742-720c-4e59-8fca-51244621d021 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.789844 | controller |     "Jun 12 20:47:59.380064 crc crio[24437]: time=\"2026-06-12T20:47:59.379835206Z\" level=info msg=\"Removing pod sandbox: 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1\" id=87e25733-078e-4856-a489-0c4897982492 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.789892 | controller |     "Jun 12 20:47:59.393581 crc crio[24437]: time=\"2026-06-12T20:47:59.393410964Z\" level=info msg=\"Removed pod sandbox: 0716da97925d84ffa4ede321b591d694f3c50ea14af0ad1dca7bc62b84e26fe1\" id=87e25733-078e-4856-a489-0c4897982492 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.789909 | controller |     "Jun 12 20:47:59.586755 crc crio[24437]: time=\"2026-06-12T20:47:59.58661124Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=48cc6ab6-4838-401c-9e88-0eba9e15a151 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.789924 | controller |     "Jun 12 20:47:59.589695 crc crio[24437]: time=\"2026-06-12T20:47:59.589582044Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1e3d0e55-83a7-4f71-b247-593eddda8a42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.789939 | controller |     "Jun 12 20:47:59.596983 crc crio[24437]: time=\"2026-06-12T20:47:59.596789523Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1c108a71-8e3a-45d9-a717-6b4c7fbb7e40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.789954 | controller |     "Jun 12 20:47:59.604899 crc crio[24437]: time=\"2026-06-12T20:47:59.604768953Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/pull\" id=4bf75944-b6b0-4f43-9902-79a08acaa7b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.789969 | controller |     "Jun 12 20:47:59.606180 crc crio[24437]: time=\"2026-06-12T20:47:59.606048675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.789984 | controller |     "Jun 12 20:47:59.633552 crc crio[24437]: time=\"2026-06-12T20:47:59.633286526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.789999 | controller |     "Jun 12 20:47:59.633741 crc crio[24437]: time=\"2026-06-12T20:47:59.633556852Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/68b9eb37f6ed7e98a248be41832e2e14ee0cc81c57d9c591717d76916db4b479/merged/etc/passwd: no such file or directory\"",
2026-06-12 21:48:35.790014 | controller |     "Jun 12 20:47:59.633741 crc crio[24437]: time=\"2026-06-12T20:47:59.633585153Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/68b9eb37f6ed7e98a248be41832e2e14ee0cc81c57d9c591717d76916db4b479/merged/etc/group: no such file or directory\"",
2026-06-12 21:48:35.790029 | controller |     "Jun 12 20:47:59.637546 crc crio[24437]: time=\"2026-06-12T20:47:59.63749834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.790044 | controller |     "Jun 12 20:47:59.768629 crc crio[24437]: time=\"2026-06-12T20:47:59.7684222Z\" level=info msg=\"Created container 6c268be95c785893fe2ee6954dc3cefe08ea3dba3bf1d783387319376583a988: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/pull\" id=4bf75944-b6b0-4f43-9902-79a08acaa7b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.790063 | controller |     "Jun 12 20:47:59.769821 crc crio[24437]: time=\"2026-06-12T20:47:59.769737473Z\" level=info msg=\"Starting container: 6c268be95c785893fe2ee6954dc3cefe08ea3dba3bf1d783387319376583a988\" id=376c6b47-4f52-48d2-b8d8-e2188d520c78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.790078 | controller |     "Jun 12 20:47:59.775593 crc crio[24437]: time=\"2026-06-12T20:47:59.775371704Z\" level=info msg=\"Started container\" PID=41628 containerID=6c268be95c785893fe2ee6954dc3cefe08ea3dba3bf1d783387319376583a988 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/pull id=376c6b47-4f52-48d2-b8d8-e2188d520c78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07",
2026-06-12 21:48:35.790093 | controller |     "Jun 12 20:48:00.095730 crc crio[24437]: time=\"2026-06-12T20:48:00.095630252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a320201d-56c4-4a50-b7a7-671dc81d1149 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.790108 | controller |     "Jun 12 20:48:00.099811 crc crio[24437]: time=\"2026-06-12T20:48:00.099735474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d4c0a50e-8c13-474c-84aa-a0e2aae0b7a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.790123 | controller |     "Jun 12 20:48:00.111906 crc crio[24437]: time=\"2026-06-12T20:48:00.111608021Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/extract\" id=04cfa304-1af5-40b8-b827-79113a36c99f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.790137 | controller |     "Jun 12 20:48:00.112507 crc crio[24437]: time=\"2026-06-12T20:48:00.112442472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.790152 | controller |     "Jun 12 20:48:00.158276 crc crio[24437]: time=\"2026-06-12T20:48:00.158163934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.790167 | controller |     "Jun 12 20:48:00.163322 crc crio[24437]: time=\"2026-06-12T20:48:00.163228921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.790182 | controller |     "Jun 12 20:48:00.296349 crc crio[24437]: time=\"2026-06-12T20:48:00.2957194Z\" level=info msg=\"Created container 3314fd479eeacbf73922d6c9a1a55277c5d03e67abb82f70615ef8f2e3c3993a: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/extract\" id=04cfa304-1af5-40b8-b827-79113a36c99f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.790197 | controller |     "Jun 12 20:48:00.298021 crc crio[24437]: time=\"2026-06-12T20:48:00.297809552Z\" level=info msg=\"Starting container: 3314fd479eeacbf73922d6c9a1a55277c5d03e67abb82f70615ef8f2e3c3993a\" id=28d92bf5-e7ef-4b69-8c12-4edf83ea95fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.790212 | controller |     "Jun 12 20:48:00.307362 crc crio[24437]: time=\"2026-06-12T20:48:00.307195766Z\" level=info msg=\"Started container\" PID=41645 containerID=3314fd479eeacbf73922d6c9a1a55277c5d03e67abb82f70615ef8f2e3c3993a description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/extract id=28d92bf5-e7ef-4b69-8c12-4edf83ea95fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07",
2026-06-12 21:48:35.790231 | controller |     "Jun 12 20:48:00.532671 crc crio[24437]: time=\"2026-06-12T20:48:00.532533564Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688288-vtqf8/POD\" id=5cf9c247-b923-4aec-bfa4-16d3534c730f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.790246 | controller |     "Jun 12 20:48:00.533503 crc crio[24437]: time=\"2026-06-12T20:48:00.532758009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.790261 | controller |     "Jun 12 20:48:00.570846 crc crio[24437]: time=\"2026-06-12T20:48:00.570673426Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688288-vtqf8 Namespace:openshift-infra ID:b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a UID:f8030bc8-cc7a-4958-a1c2-cef857540a95 NetNS:/var/run/netns/c3bdcfef-a168-451e-b24c-6e0978f840b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8030bc8_cc7a_4958_a1c2_cef857540a95.slice PodAnnotations:0xc000a8c030}] Aliases:map[]}\"",
2026-06-12 21:48:35.790276 | controller |     "Jun 12 20:48:00.570846 crc crio[24437]: time=\"2026-06-12T20:48:00.570782459Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688288-vtqf8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.790290 | controller |     "Jun 12 20:48:00.916783 crc crio[24437]: 2026-06-12T20:48:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8c005a99dc7cad Mac:ba:35:c4:b9:99:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/c3bdcfef-a168-451e-b24c-6e0978f840b8 SocketPath: PciID:}] [{Interface:0xc0003f1070 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.790305 | controller |     "Jun 12 20:48:00.919677 crc crio[24437]: time=\"2026-06-12T20:48:00.919554559Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688288-vtqf8 Namespace:openshift-infra ID:b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a UID:f8030bc8-cc7a-4958-a1c2-cef857540a95 NetNS:/var/run/netns/c3bdcfef-a168-451e-b24c-6e0978f840b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8030bc8_cc7a_4958_a1c2_cef857540a95.slice PodAnnotations:0xc000a8c030}] Aliases:map[]}\"",
2026-06-12 21:48:35.790320 | controller |     "Jun 12 20:48:00.919869 crc crio[24437]: time=\"2026-06-12T20:48:00.919809205Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688288-vtqf8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.790335 | controller |     "Jun 12 20:48:00.936504 crc crio[24437]: time=\"2026-06-12T20:48:00.93639369Z\" level=info msg=\"Ran pod sandbox b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a with infra container: openshift-infra/auto-csr-approver-29688288-vtqf8/POD\" id=5cf9c247-b923-4aec-bfa4-16d3534c730f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.790350 | controller |     "Jun 12 20:48:00.939399 crc crio[24437]: time=\"2026-06-12T20:48:00.939301722Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=21f3bd1b-a233-495f-94f5-f1fa17167dff name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.790364 | controller |     "Jun 12 20:48:00.947574 crc crio[24437]: time=\"2026-06-12T20:48:00.947481836Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.790380 | controller |     "Jun 12 20:48:01.880179 crc crio[24437]: time=\"2026-06-12T20:48:01.879217236Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=21f3bd1b-a233-495f-94f5-f1fa17167dff name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.790398 | controller |     "Jun 12 20:48:01.882766 crc crio[24437]: time=\"2026-06-12T20:48:01.881703258Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8077812f-249c-4738-9655-be8027d3cc31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.790413 | controller |     "Jun 12 20:48:01.885414 crc crio[24437]: time=\"2026-06-12T20:48:01.885291158Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c1e0f006-6678-4779-9ec6-507fe88ef26a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.790428 | controller |     "Jun 12 20:48:01.891182 crc crio[24437]: time=\"2026-06-12T20:48:01.891054862Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688288-vtqf8/oc\" id=0104dca6-3bf1-4988-8c0a-462911027c9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.790442 | controller |     "Jun 12 20:48:01.891624 crc crio[24437]: time=\"2026-06-12T20:48:01.891521603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.790458 | controller |     "Jun 12 20:48:01.917768 crc crio[24437]: time=\"2026-06-12T20:48:01.917659097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.790473 | controller |     "Jun 12 20:48:02.150703 crc crio[24437]: time=\"2026-06-12T20:48:02.15003864Z\" level=info msg=\"Stopping pod sandbox: a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07\" id=6245db37-6bd3-4de4-aae2-145168fb76d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.790490 | controller |     "Jun 12 20:48:02.152020 crc crio[24437]: time=\"2026-06-12T20:48:02.151867315Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn Namespace:openshift-marketplace ID:a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07 UID:8ba87844-e7b2-4610-8a47-0deb5a6c4755 NetNS:/var/run/netns/3dc57c7f-37be-4bb8-9b12-87cb6bbaa897 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ba87844_e7b2_4610_8a47_0deb5a6c4755.slice PodAnnotations:0xc000c24370}] Aliases:map[]}\"",
2026-06-12 21:48:35.790507 | controller |     "Jun 12 20:48:02.152561 crc crio[24437]: time=\"2026-06-12T20:48:02.152398249Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.790522 | controller |     "Jun 12 20:48:02.438905 crc crio[24437]: time=\"2026-06-12T20:48:02.438819592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.790537 | controller |     "Jun 12 20:48:02.578061 crc crio[24437]: time=\"2026-06-12T20:48:02.577743731Z\" level=info msg=\"Created container 1ad48592ae3296db7705fb7debf301d19965ce4d8db8fd202c584a771e31e7c1: openshift-infra/auto-csr-approver-29688288-vtqf8/oc\" id=0104dca6-3bf1-4988-8c0a-462911027c9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.790551 | controller |     "Jun 12 20:48:02.582830 crc crio[24437]: time=\"2026-06-12T20:48:02.582706945Z\" level=info msg=\"Starting container: 1ad48592ae3296db7705fb7debf301d19965ce4d8db8fd202c584a771e31e7c1\" id=3a321964-6709-4d91-b20b-b514d8e62575 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.790566 | controller |     "Jun 12 20:48:02.614620 crc crio[24437]: time=\"2026-06-12T20:48:02.61448823Z\" level=info msg=\"Started container\" PID=41740 containerID=1ad48592ae3296db7705fb7debf301d19965ce4d8db8fd202c584a771e31e7c1 description=openshift-infra/auto-csr-approver-29688288-vtqf8/oc id=3a321964-6709-4d91-b20b-b514d8e62575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a",
2026-06-12 21:48:35.790584 | controller |     "Jun 12 20:48:03.188816 crc crio[24437]: time=\"2026-06-12T20:48:03.187456009Z\" level=info msg=\"Stopped pod sandbox: a8ac2c63fb0ce3bff58743fc5bf5203d7c2551647aed8d6b672d2e4ff55f0a07\" id=6245db37-6bd3-4de4-aae2-145168fb76d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.790600 | controller |     "Jun 12 20:48:05.240059 crc crio[24437]: time=\"2026-06-12T20:48:05.239503307Z\" level=info msg=\"Stopping pod sandbox: b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a\" id=499fd888-7a43-45dd-b369-5902bc2b022f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.790615 | controller |     "Jun 12 20:48:05.241178 crc crio[24437]: time=\"2026-06-12T20:48:05.240497631Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688288-vtqf8 Namespace:openshift-infra ID:b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a UID:f8030bc8-cc7a-4958-a1c2-cef857540a95 NetNS:/var/run/netns/c3bdcfef-a168-451e-b24c-6e0978f840b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8030bc8_cc7a_4958_a1c2_cef857540a95.slice PodAnnotations:0xc0026aa1e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.790630 | controller |     "Jun 12 20:48:05.241178 crc crio[24437]: time=\"2026-06-12T20:48:05.240640886Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688288-vtqf8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.790645 | controller |     "Jun 12 20:48:05.521209 crc crio[24437]: time=\"2026-06-12T20:48:05.521098389Z\" level=info msg=\"Stopped pod sandbox: b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a\" id=499fd888-7a43-45dd-b369-5902bc2b022f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.790660 | controller |     "Jun 12 20:48:13.995860 crc crio[24437]: time=\"2026-06-12T20:48:13.995206793Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-858b6cbfcc-2zjbz/POD\" id=dba51580-9cd9-4b88-9b6b-0541558f53dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.790674 | controller |     "Jun 12 20:48:13.997292 crc crio[24437]: time=\"2026-06-12T20:48:13.995901041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.790689 | controller |     "Jun 12 20:48:14.079733 crc crio[24437]: time=\"2026-06-12T20:48:14.079671413Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-858b6cbfcc-2zjbz Namespace:metallb-system ID:c9d74cfe2723c1ec54cc36ddf4889a13a807e1c14ebed4f1e06c63304b9d8861 UID:405bfb0f-a865-4e9d-8ebd-e32414637bbc NetNS:/var/run/netns/25fdfa87-6c59-4062-8c7c-af88c957b155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod405bfb0f_a865_4e9d_8ebd_e32414637bbc.slice PodAnnotations:0xc001fa4950}] Aliases:map[]}\"",
2026-06-12 21:48:35.790704 | controller |     "Jun 12 20:48:14.080261 crc crio[24437]: time=\"2026-06-12T20:48:14.080234638Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-858b6cbfcc-2zjbz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.790719 | controller |     "Jun 12 20:48:14.528497 crc crio[24437]: time=\"2026-06-12T20:48:14.528292748Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-85f6f4c8c-2t8hw/POD\" id=e3105cfb-0824-4ba0-9b2d-4040956d12cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.790738 | controller |     "Jun 12 20:48:14.528692 crc crio[24437]: time=\"2026-06-12T20:48:14.528543444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.790753 | controller |     "Jun 12 20:48:14.593210 crc crio[24437]: time=\"2026-06-12T20:48:14.593005524Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-85f6f4c8c-2t8hw Namespace:metallb-system ID:d12e21c66d9980f008a4ac852da9a5d762b66a2182d154bbf7ba88da6ea7678a UID:9b97b5aa-0be5-44ce-b435-60cdff078033 NetNS:/var/run/netns/31bf5ff8-119d-457f-8eb0-42d8f1172658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b97b5aa_0be5_44ce_b435_60cdff078033.slice PodAnnotations:0xc000a8cd40}] Aliases:map[]}\"",
2026-06-12 21:48:35.790768 | controller |     "Jun 12 20:48:14.593210 crc crio[24437]: time=\"2026-06-12T20:48:14.593096715Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-85f6f4c8c-2t8hw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.790783 | controller |     "Jun 12 20:48:16.979004 crc crio[24437]: 2026-06-12T20:48:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9d74cfe2723c1e Mac:06:44:d7:0a:ac:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/25fdfa87-6c59-4062-8c7c-af88c957b155 SocketPath: PciID:}] [{Interface:0xc000014af0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.790798 | controller |     "Jun 12 20:48:16.980852 crc crio[24437]: time=\"2026-06-12T20:48:16.980490499Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-858b6cbfcc-2zjbz Namespace:metallb-system ID:c9d74cfe2723c1ec54cc36ddf4889a13a807e1c14ebed4f1e06c63304b9d8861 UID:405bfb0f-a865-4e9d-8ebd-e32414637bbc NetNS:/var/run/netns/25fdfa87-6c59-4062-8c7c-af88c957b155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod405bfb0f_a865_4e9d_8ebd_e32414637bbc.slice PodAnnotations:0xc001fa4950}] Aliases:map[]}\"",
2026-06-12 21:48:35.790813 | controller |     "Jun 12 20:48:16.980852 crc crio[24437]: time=\"2026-06-12T20:48:16.980825507Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-858b6cbfcc-2zjbz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.790828 | controller |     "Jun 12 20:48:16.996054 crc crio[24437]: time=\"2026-06-12T20:48:16.994172561Z\" level=info msg=\"Ran pod sandbox c9d74cfe2723c1ec54cc36ddf4889a13a807e1c14ebed4f1e06c63304b9d8861 with infra container: metallb-system/metallb-operator-controller-manager-858b6cbfcc-2zjbz/POD\" id=dba51580-9cd9-4b88-9b6b-0541558f53dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.790844 | controller |     "Jun 12 20:48:17.000157 crc crio[24437]: time=\"2026-06-12T20:48:16.99976875Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=e1ca2d90-f5a9-4f32-83c7-b3f51de9e68a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.790878 | controller |     "Jun 12 20:48:17.000559 crc crio[24437]: time=\"2026-06-12T20:48:17.000402176Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=e1ca2d90-f5a9-4f32-83c7-b3f51de9e68a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.790895 | controller |     "Jun 12 20:48:17.000559 crc crio[24437]: time=\"2026-06-12T20:48:17.000489648Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=e1ca2d90-f5a9-4f32-83c7-b3f51de9e68a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.790913 | controller |     "Jun 12 20:48:17.022555 crc crio[24437]: time=\"2026-06-12T20:48:17.02178825Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=8fe503d8-cbf3-4ead-9e1a-32f5fbf0fc5e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.790928 | controller |     "Jun 12 20:48:17.037828 crc crio[24437]: time=\"2026-06-12T20:48:17.037741298Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-12 21:48:35.790943 | controller |     "Jun 12 20:48:17.043180 crc crio[24437]: 2026-06-12T20:48:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d12e21c66d9980f Mac:a6:9d:44:c1:ff:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/31bf5ff8-119d-457f-8eb0-42d8f1172658 SocketPath: PciID:}] [{Interface:0xc0004c65d0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.790958 | controller |     "Jun 12 20:48:17.061194 crc crio[24437]: time=\"2026-06-12T20:48:17.061040951Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-85f6f4c8c-2t8hw Namespace:metallb-system ID:d12e21c66d9980f008a4ac852da9a5d762b66a2182d154bbf7ba88da6ea7678a UID:9b97b5aa-0be5-44ce-b435-60cdff078033 NetNS:/var/run/netns/31bf5ff8-119d-457f-8eb0-42d8f1172658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b97b5aa_0be5_44ce_b435_60cdff078033.slice PodAnnotations:0xc000a8cd40}] Aliases:map[]}\"",
2026-06-12 21:48:35.790973 | controller |     "Jun 12 20:48:17.062535 crc crio[24437]: time=\"2026-06-12T20:48:17.062415495Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-85f6f4c8c-2t8hw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.790988 | controller |     "Jun 12 20:48:17.077200 crc crio[24437]: time=\"2026-06-12T20:48:17.073571944Z\" level=info msg=\"Ran pod sandbox d12e21c66d9980f008a4ac852da9a5d762b66a2182d154bbf7ba88da6ea7678a with infra container: metallb-system/metallb-operator-webhook-server-85f6f4c8c-2t8hw/POD\" id=e3105cfb-0824-4ba0-9b2d-4040956d12cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.791003 | controller |     "Jun 12 20:48:17.085989 crc crio[24437]: time=\"2026-06-12T20:48:17.081099132Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=60463481-7613-4779-aa89-4c532f4b1f2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.791018 | controller |     "Jun 12 20:48:17.085989 crc crio[24437]: time=\"2026-06-12T20:48:17.08467304Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=60463481-7613-4779-aa89-4c532f4b1f2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.791033 | controller |     "Jun 12 20:48:17.085989 crc crio[24437]: time=\"2026-06-12T20:48:17.084753812Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=60463481-7613-4779-aa89-4c532f4b1f2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.791049 | controller |     "Jun 12 20:48:17.099329 crc crio[24437]: time=\"2026-06-12T20:48:17.09908545Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e76bf0c2-9c82-40c8-aaa2-a4654a2002c5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.791067 | controller |     "Jun 12 20:48:17.109880 crc crio[24437]: time=\"2026-06-12T20:48:17.109783507Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-12 21:48:35.791083 | controller |     "Jun 12 20:48:43.217869 crc crio[24437]: time=\"2026-06-12T20:48:43.216769002Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=8fe503d8-cbf3-4ead-9e1a-32f5fbf0fc5e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.791097 | controller |     "Jun 12 20:48:43.219802 crc crio[24437]: time=\"2026-06-12T20:48:43.219712076Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=a66cffdd-1973-4d5a-a7c1-3c8b2b51a1fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.791112 | controller |     "Jun 12 20:48:43.224301 crc crio[24437]: time=\"2026-06-12T20:48:43.22424775Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=129628eb-d886-4fa3-b253-eeb8abe818d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.791126 | controller |     "Jun 12 20:48:43.238978 crc crio[24437]: time=\"2026-06-12T20:48:43.238812433Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=e76bf0c2-9c82-40c8-aaa2-a4654a2002c5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.791141 | controller |     "Jun 12 20:48:43.239824 crc crio[24437]: time=\"2026-06-12T20:48:43.239745787Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=60fd1afa-e052-4ee9-8f3b-f2e55bb1c8f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.791155 | controller |     "Jun 12 20:48:43.243313 crc crio[24437]: time=\"2026-06-12T20:48:43.243237513Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=fa94bcff-ecdb-40bf-9d52-e62b14eb5985 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.791170 | controller |     "Jun 12 20:48:43.311045 crc crio[24437]: time=\"2026-06-12T20:48:43.310884542Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-858b6cbfcc-2zjbz/manager\" id=031c5438-0dd3-4d40-82ba-bb2c446af311 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.791185 | controller |     "Jun 12 20:48:43.313614 crc crio[24437]: time=\"2026-06-12T20:48:43.313511138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791199 | controller |     "Jun 12 20:48:43.353000 crc crio[24437]: time=\"2026-06-12T20:48:43.352875892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791213 | controller |     "Jun 12 20:48:43.358833 crc crio[24437]: time=\"2026-06-12T20:48:43.358753099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791228 | controller |     "Jun 12 20:48:43.382745 crc crio[24437]: time=\"2026-06-12T20:48:43.382689995Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-85f6f4c8c-2t8hw/webhook-server\" id=cc89e226-97da-4cf5-9dd8-9609f3727f25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.791242 | controller |     "Jun 12 20:48:43.385491 crc crio[24437]: time=\"2026-06-12T20:48:43.385464255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791259 | controller |     "Jun 12 20:48:43.437484 crc crio[24437]: time=\"2026-06-12T20:48:43.437261999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791274 | controller |     "Jun 12 20:48:43.444835 crc crio[24437]: time=\"2026-06-12T20:48:43.444637153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791289 | controller |     "Jun 12 20:48:43.502839 crc crio[24437]: time=\"2026-06-12T20:48:43.502705344Z\" level=info msg=\"Created container 69a3ba426b1834b19ca2a070fd937c944ee4b6efde956c79bebf497eeac20e24: metallb-system/metallb-operator-controller-manager-858b6cbfcc-2zjbz/manager\" id=031c5438-0dd3-4d40-82ba-bb2c446af311 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.791303 | controller |     "Jun 12 20:48:43.504264 crc crio[24437]: time=\"2026-06-12T20:48:43.504116299Z\" level=info msg=\"Starting container: 69a3ba426b1834b19ca2a070fd937c944ee4b6efde956c79bebf497eeac20e24\" id=ed8c40f4-18c5-4264-b60c-12bf7143058a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.791317 | controller |     "Jun 12 20:48:43.513587 crc crio[24437]: time=\"2026-06-12T20:48:43.513340539Z\" level=info msg=\"Started container\" PID=42551 containerID=69a3ba426b1834b19ca2a070fd937c944ee4b6efde956c79bebf497eeac20e24 description=metallb-system/metallb-operator-controller-manager-858b6cbfcc-2zjbz/manager id=ed8c40f4-18c5-4264-b60c-12bf7143058a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d74cfe2723c1ec54cc36ddf4889a13a807e1c14ebed4f1e06c63304b9d8861",
2026-06-12 21:48:35.791332 | controller |     "Jun 12 20:48:43.599782 crc crio[24437]: time=\"2026-06-12T20:48:43.599653075Z\" level=info msg=\"Created container 4a2421d6e3bd3cd2ec4bed15ca3fa0a5ee3aaf8660ca31d15d97a3b14aa5a5df: metallb-system/metallb-operator-webhook-server-85f6f4c8c-2t8hw/webhook-server\" id=cc89e226-97da-4cf5-9dd8-9609f3727f25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.791346 | controller |     "Jun 12 20:48:43.602378 crc crio[24437]: time=\"2026-06-12T20:48:43.602222379Z\" level=info msg=\"Starting container: 4a2421d6e3bd3cd2ec4bed15ca3fa0a5ee3aaf8660ca31d15d97a3b14aa5a5df\" id=84a8d887-9ba7-4663-beb3-5f3f1618fd74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.791361 | controller |     "Jun 12 20:48:43.616479 crc crio[24437]: time=\"2026-06-12T20:48:43.6163061Z\" level=info msg=\"Started container\" PID=42557 containerID=4a2421d6e3bd3cd2ec4bed15ca3fa0a5ee3aaf8660ca31d15d97a3b14aa5a5df description=metallb-system/metallb-operator-webhook-server-85f6f4c8c-2t8hw/webhook-server id=84a8d887-9ba7-4663-beb3-5f3f1618fd74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d12e21c66d9980f008a4ac852da9a5d762b66a2182d154bbf7ba88da6ea7678a",
2026-06-12 21:48:35.791376 | controller |     "Jun 12 20:49:16.994536 crc crio[24437]: time=\"2026-06-12T20:49:16.993553226Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-kwh25/POD\" id=364a3233-c3f3-4498-9e50-2459b4ea9680 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.791391 | controller |     "Jun 12 20:49:16.994536 crc crio[24437]: time=\"2026-06-12T20:49:16.99450047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791405 | controller |     "Jun 12 20:49:17.098013 crc crio[24437]: time=\"2026-06-12T20:49:17.085516663Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-kwh25 Namespace:metallb-system ID:4cfe5ba17b23660a54245b30dcb0c4789409539771f72aeec044c8adaa4d2ea5 UID:e0002c90-d088-4ff3-87c1-f90ee2644963 NetNS:/var/run/netns/73471173-8c25-4a8f-96ca-744f3ab54bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0002c90_d088_4ff3_87c1_f90ee2644963.slice PodAnnotations:0xc001fa5438}] Aliases:map[]}\"",
2026-06-12 21:48:35.791426 | controller |     "Jun 12 20:49:17.098013 crc crio[24437]: time=\"2026-06-12T20:49:17.085606905Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-kwh25 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.791440 | controller |     "Jun 12 20:49:18.480822 crc crio[24437]: 2026-06-12T20:49:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cfe5ba17b23660 Mac:46:f7:35:37:13:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/73471173-8c25-4a8f-96ca-744f3ab54bc4 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.791455 | controller |     "Jun 12 20:49:18.483368 crc crio[24437]: time=\"2026-06-12T20:49:18.483286351Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-kwh25 Namespace:metallb-system ID:4cfe5ba17b23660a54245b30dcb0c4789409539771f72aeec044c8adaa4d2ea5 UID:e0002c90-d088-4ff3-87c1-f90ee2644963 NetNS:/var/run/netns/73471173-8c25-4a8f-96ca-744f3ab54bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0002c90_d088_4ff3_87c1_f90ee2644963.slice PodAnnotations:0xc001fa5438}] Aliases:map[]}\"",
2026-06-12 21:48:35.791470 | controller |     "Jun 12 20:49:18.483547 crc crio[24437]: time=\"2026-06-12T20:49:18.483483456Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-kwh25 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.791484 | controller |     "Jun 12 20:49:18.494350 crc crio[24437]: time=\"2026-06-12T20:49:18.494133972Z\" level=info msg=\"Ran pod sandbox 4cfe5ba17b23660a54245b30dcb0c4789409539771f72aeec044c8adaa4d2ea5 with infra container: metallb-system/controller-8464864885-kwh25/POD\" id=364a3233-c3f3-4498-9e50-2459b4ea9680 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.791499 | controller |     "Jun 12 20:49:18.496804 crc crio[24437]: time=\"2026-06-12T20:49:18.496719107Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e6ab68e6-40e8-484b-b5e6-864bc663bd9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.791514 | controller |     "Jun 12 20:49:18.499130 crc crio[24437]: time=\"2026-06-12T20:49:18.499048836Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e11c6d08-96ce-4b34-b692-24c2d3872ea3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.791528 | controller |     "Jun 12 20:49:18.510554 crc crio[24437]: time=\"2026-06-12T20:49:18.510471591Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-kwh25/controller\" id=8bb9af03-77f9-434c-a612-10697ab56937 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.791543 | controller |     "Jun 12 20:49:18.511415 crc crio[24437]: time=\"2026-06-12T20:49:18.511117347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791558 | controller |     "Jun 12 20:49:18.544421 crc crio[24437]: time=\"2026-06-12T20:49:18.544343097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791572 | controller |     "Jun 12 20:49:18.548983 crc crio[24437]: time=\"2026-06-12T20:49:18.5488703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791590 | controller |     "Jun 12 20:49:18.661147 crc crio[24437]: time=\"2026-06-12T20:49:18.660460627Z\" level=info msg=\"Created container 943b55a8d9c54af92a6d0b759a7763ee2d7243a3eb06f47e86a4ccac7a56ea01: metallb-system/controller-8464864885-kwh25/controller\" id=8bb9af03-77f9-434c-a612-10697ab56937 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.791604 | controller |     "Jun 12 20:49:18.662793 crc crio[24437]: time=\"2026-06-12T20:49:18.662685692Z\" level=info msg=\"Starting container: 943b55a8d9c54af92a6d0b759a7763ee2d7243a3eb06f47e86a4ccac7a56ea01\" id=02a27afb-d228-4a3e-be90-325c3d8af6e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.791619 | controller |     "Jun 12 20:49:18.669333 crc crio[24437]: time=\"2026-06-12T20:49:18.669122983Z\" level=info msg=\"Started container\" PID=43162 containerID=943b55a8d9c54af92a6d0b759a7763ee2d7243a3eb06f47e86a4ccac7a56ea01 description=metallb-system/controller-8464864885-kwh25/controller id=02a27afb-d228-4a3e-be90-325c3d8af6e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cfe5ba17b23660a54245b30dcb0c4789409539771f72aeec044c8adaa4d2ea5",
2026-06-12 21:48:35.791633 | controller |     "Jun 12 20:49:18.681216 crc crio[24437]: time=\"2026-06-12T20:49:18.681117602Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=02512b68-2b66-46a2-9b1a-c871f22586e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.791647 | controller |     "Jun 12 20:49:18.683763 crc crio[24437]: time=\"2026-06-12T20:49:18.683672316Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f771ecc0-8c37-4dda-b9f3-d6c8998d4394 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.791662 | controller |     "Jun 12 20:49:18.692283 crc crio[24437]: time=\"2026-06-12T20:49:18.691882471Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-kwh25/kube-rbac-proxy\" id=ffacb9cd-0006-442b-afa3-6da34ad22b53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.791676 | controller |     "Jun 12 20:49:18.692735 crc crio[24437]: time=\"2026-06-12T20:49:18.692664381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791690 | controller |     "Jun 12 20:49:18.774637 crc crio[24437]: time=\"2026-06-12T20:49:18.774531235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791705 | controller |     "Jun 12 20:49:18.779370 crc crio[24437]: time=\"2026-06-12T20:49:18.779309164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791719 | controller |     "Jun 12 20:49:18.900779 crc crio[24437]: time=\"2026-06-12T20:49:18.900534912Z\" level=info msg=\"Created container 974f26a13bffe8914637dc486936920ffb8769e93c16dbc3c8a39296f9b60752: metallb-system/controller-8464864885-kwh25/kube-rbac-proxy\" id=ffacb9cd-0006-442b-afa3-6da34ad22b53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.791734 | controller |     "Jun 12 20:49:18.904457 crc crio[24437]: time=\"2026-06-12T20:49:18.90368496Z\" level=info msg=\"Starting container: 974f26a13bffe8914637dc486936920ffb8769e93c16dbc3c8a39296f9b60752\" id=a1dc6c39-c69e-431d-9887-adf8a84468f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.791748 | controller |     "Jun 12 20:49:18.929526 crc crio[24437]: time=\"2026-06-12T20:49:18.92929152Z\" level=info msg=\"Started container\" PID=43178 containerID=974f26a13bffe8914637dc486936920ffb8769e93c16dbc3c8a39296f9b60752 description=metallb-system/controller-8464864885-kwh25/kube-rbac-proxy id=a1dc6c39-c69e-431d-9887-adf8a84468f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cfe5ba17b23660a54245b30dcb0c4789409539771f72aeec044c8adaa4d2ea5",
2026-06-12 21:48:35.791766 | controller |     "Jun 12 20:49:19.969070 crc crio[24437]: time=\"2026-06-12T20:49:19.968260328Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-x4m76/POD\" id=aa057d85-ebac-4b6f-8170-6d4177f31a3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.791781 | controller |     "Jun 12 20:49:19.969070 crc crio[24437]: time=\"2026-06-12T20:49:19.968910735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791796 | controller |     "Jun 12 20:49:20.022458 crc crio[24437]: time=\"2026-06-12T20:49:20.021827426Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=aa057d85-ebac-4b6f-8170-6d4177f31a3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.791810 | controller |     "Jun 12 20:49:20.115641 crc crio[24437]: time=\"2026-06-12T20:49:20.114652704Z\" level=info msg=\"Ran pod sandbox bfd211d9ae726a4d95ef9f1f632ae9e88e0ed22c1bff4e2cd5b5016b64ae2b89 with infra container: metallb-system/speaker-x4m76/POD\" id=aa057d85-ebac-4b6f-8170-6d4177f31a3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.791826 | controller |     "Jun 12 20:49:20.144464 crc crio[24437]: time=\"2026-06-12T20:49:20.14248419Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=877c1af0-34e9-4e5b-b6bd-67e1cb0da7ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.791840 | controller |     "Jun 12 20:49:20.160767 crc crio[24437]: time=\"2026-06-12T20:49:20.159548326Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=0a1ef82c-4159-45e7-a892-c6dcde140ed0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.791874 | controller |     "Jun 12 20:49:20.182041 crc crio[24437]: time=\"2026-06-12T20:49:20.181675149Z\" level=info msg=\"Creating container: metallb-system/speaker-x4m76/speaker\" id=a93f9c9f-237d-49f7-989b-b819dcc7b673 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.791891 | controller |     "Jun 12 20:49:20.182995 crc crio[24437]: time=\"2026-06-12T20:49:20.18254701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791906 | controller |     "Jun 12 20:49:20.353217 crc crio[24437]: time=\"2026-06-12T20:49:20.35308889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791920 | controller |     "Jun 12 20:49:20.730599 crc crio[24437]: time=\"2026-06-12T20:49:20.728011403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.791935 | controller |     "Jun 12 20:49:20.824543 crc crio[24437]: time=\"2026-06-12T20:49:20.824093572Z\" level=info msg=\"Created container 959dc3f555ab8de27edab58ce9310be297eb84728d58336ae58283fa50638498: metallb-system/speaker-x4m76/speaker\" id=a93f9c9f-237d-49f7-989b-b819dcc7b673 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.791949 | controller |     "Jun 12 20:49:20.826535 crc crio[24437]: time=\"2026-06-12T20:49:20.826462391Z\" level=info msg=\"Starting container: 959dc3f555ab8de27edab58ce9310be297eb84728d58336ae58283fa50638498\" id=b2bc2837-332b-43ea-8534-c1124e2bd136 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.791967 | controller |     "Jun 12 20:49:20.832773 crc crio[24437]: time=\"2026-06-12T20:49:20.832696958Z\" level=info msg=\"Started container\" PID=43209 containerID=959dc3f555ab8de27edab58ce9310be297eb84728d58336ae58283fa50638498 description=metallb-system/speaker-x4m76/speaker id=b2bc2837-332b-43ea-8534-c1124e2bd136 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfd211d9ae726a4d95ef9f1f632ae9e88e0ed22c1bff4e2cd5b5016b64ae2b89",
2026-06-12 21:48:35.791982 | controller |     "Jun 12 20:49:20.846560 crc crio[24437]: time=\"2026-06-12T20:49:20.84645407Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=2f76b6d0-abd4-42c1-9fad-252f853027ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.791997 | controller |     "Jun 12 20:49:20.850704 crc crio[24437]: time=\"2026-06-12T20:49:20.849890487Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=639312f0-245e-452e-bc7a-e33e0c9441b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.792012 | controller |     "Jun 12 20:49:20.858541 crc crio[24437]: time=\"2026-06-12T20:49:20.858355268Z\" level=info msg=\"Creating container: metallb-system/speaker-x4m76/kube-rbac-proxy\" id=f8231fe3-44c6-46f6-b492-ddb4208ab38c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.792026 | controller |     "Jun 12 20:49:20.859884 crc crio[24437]: time=\"2026-06-12T20:49:20.858779178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.792042 | controller |     "Jun 12 20:49:20.891858 crc crio[24437]: time=\"2026-06-12T20:49:20.891800925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.792056 | controller |     "Jun 12 20:49:21.346435 crc crio[24437]: time=\"2026-06-12T20:49:21.346372456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.792071 | controller |     "Jun 12 20:49:21.456018 crc crio[24437]: time=\"2026-06-12T20:49:21.455871851Z\" level=info msg=\"Created container d8b9f9c8168b489fbbbb33343a4756fbeeab390cdf1432685116f147c35ef4d1: metallb-system/speaker-x4m76/kube-rbac-proxy\" id=f8231fe3-44c6-46f6-b492-ddb4208ab38c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.792086 | controller |     "Jun 12 20:49:21.457539 crc crio[24437]: time=\"2026-06-12T20:49:21.457499341Z\" level=info msg=\"Starting container: d8b9f9c8168b489fbbbb33343a4756fbeeab390cdf1432685116f147c35ef4d1\" id=b1dac9f3-f09d-4a89-ad63-e9bec8d490dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.792100 | controller |     "Jun 12 20:49:21.463905 crc crio[24437]: time=\"2026-06-12T20:49:21.46384931Z\" level=info msg=\"Started container\" PID=43228 containerID=d8b9f9c8168b489fbbbb33343a4756fbeeab390cdf1432685116f147c35ef4d1 description=metallb-system/speaker-x4m76/kube-rbac-proxy id=b1dac9f3-f09d-4a89-ad63-e9bec8d490dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfd211d9ae726a4d95ef9f1f632ae9e88e0ed22c1bff4e2cd5b5016b64ae2b89",
2026-06-12 21:48:35.792116 | controller |     "Jun 12 20:49:42.754868 crc crio[24437]: time=\"2026-06-12T20:49:42.753906298Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-pdkn7/POD\" id=27c29d41-f3e3-4286-ac8f-1ffd6bae5927 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.792131 | controller |     "Jun 12 20:49:42.754868 crc crio[24437]: time=\"2026-06-12T20:49:42.75480487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.792149 | controller |     "Jun 12 20:49:42.790599 crc crio[24437]: time=\"2026-06-12T20:49:42.789694951Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=27c29d41-f3e3-4286-ac8f-1ffd6bae5927 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.792164 | controller |     "Jun 12 20:49:42.969073 crc crio[24437]: time=\"2026-06-12T20:49:42.968893616Z\" level=info msg=\"Ran pod sandbox eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7 with infra container: openshift-frr-k8s/frr-k8s-pdkn7/POD\" id=27c29d41-f3e3-4286-ac8f-1ffd6bae5927 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.792180 | controller |     "Jun 12 20:49:42.972071 crc crio[24437]: time=\"2026-06-12T20:49:42.971987153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d837062e-51ae-4cee-bb3f-f3e68df3e369 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.792194 | controller |     "Jun 12 20:49:42.972564 crc crio[24437]: time=\"2026-06-12T20:49:42.972405294Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=d837062e-51ae-4cee-bb3f-f3e68df3e369 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.792209 | controller |     "Jun 12 20:49:42.972564 crc crio[24437]: time=\"2026-06-12T20:49:42.972505806Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=d837062e-51ae-4cee-bb3f-f3e68df3e369 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.792224 | controller |     "Jun 12 20:49:42.974794 crc crio[24437]: time=\"2026-06-12T20:49:42.974698341Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3e0be91c-c4c0-4ff7-b348-8dce893595a7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.792238 | controller |     "Jun 12 20:49:42.990378 crc crio[24437]: time=\"2026-06-12T20:49:42.990300271Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-12 21:48:35.792253 | controller |     "Jun 12 20:49:43.545693 crc crio[24437]: time=\"2026-06-12T20:49:43.54485822Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-h72dg/POD\" id=0fdf3871-eb5c-4fce-89e2-96a40f75402a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.792268 | controller |     "Jun 12 20:49:43.545825 crc crio[24437]: time=\"2026-06-12T20:49:43.545751823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.792282 | controller |     "Jun 12 20:49:43.593519 crc crio[24437]: time=\"2026-06-12T20:49:43.593228779Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0fdf3871-eb5c-4fce-89e2-96a40f75402a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.792297 | controller |     "Jun 12 20:49:43.616391 crc crio[24437]: time=\"2026-06-12T20:49:43.6157032Z\" level=info msg=\"Ran pod sandbox 2dd561dbf639f8894682140e014b240449dfbb5c3fbb88b3aef90da14f5f96fc with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-h72dg/POD\" id=0fdf3871-eb5c-4fce-89e2-96a40f75402a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.792311 | controller |     "Jun 12 20:49:43.623327 crc crio[24437]: time=\"2026-06-12T20:49:43.61849934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=32d10cd4-ad2c-4d84-a13e-2a132637ab05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.792329 | controller |     "Jun 12 20:49:43.623327 crc crio[24437]: time=\"2026-06-12T20:49:43.619092264Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=32d10cd4-ad2c-4d84-a13e-2a132637ab05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.792344 | controller |     "Jun 12 20:49:43.623327 crc crio[24437]: time=\"2026-06-12T20:49:43.619154486Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=32d10cd4-ad2c-4d84-a13e-2a132637ab05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.792358 | controller |     "Jun 12 20:49:43.625809 crc crio[24437]: time=\"2026-06-12T20:49:43.625117075Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=17c8f909-8434-428d-89ce-b1c46c7f1b44 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.792373 | controller |     "Jun 12 20:49:43.632645 crc crio[24437]: time=\"2026-06-12T20:49:43.632572241Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-12 21:48:35.792387 | controller |     "Jun 12 20:49:59.594152 crc crio[24437]: time=\"2026-06-12T20:49:59.592615474Z\" level=info msg=\"Removing container: 13dc4b1e6f82fa7a4a1db29a503d7bbebf40c640fd9ce1793c7ab10d1d7ea985\" id=8ef221f4-6b45-44d7-a4ee-1b32e27362c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.792401 | controller |     "Jun 12 20:50:01.271234 crc crio[24437]: time=\"2026-06-12T20:50:01.270509389Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688290-42xsq/POD\" id=9c91a4fc-31be-4b54-a3f1-d7c5f4f17c51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.792416 | controller |     "Jun 12 20:50:01.272377 crc crio[24437]: time=\"2026-06-12T20:50:01.271258367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.792431 | controller |     "Jun 12 20:50:19.046856 crc crio[24437]: time=\"2026-06-12T20:50:19.04533306Z\" level=info msg=\"Removed container 13dc4b1e6f82fa7a4a1db29a503d7bbebf40c640fd9ce1793c7ab10d1d7ea985: openshift-infra/auto-csr-approver-29688282-pctsj/oc\" id=8ef221f4-6b45-44d7-a4ee-1b32e27362c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.792446 | controller |     "Jun 12 20:50:19.053978 crc crio[24437]: time=\"2026-06-12T20:50:19.053856424Z\" level=info msg=\"Stopping pod sandbox: 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119\" id=301fbaaf-5373-4010-bb8e-d44565b450fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.792460 | controller |     "Jun 12 20:50:19.054160 crc crio[24437]: time=\"2026-06-12T20:50:19.054006547Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119\" id=301fbaaf-5373-4010-bb8e-d44565b450fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.792475 | controller |     "Jun 12 20:50:19.054770 crc crio[24437]: time=\"2026-06-12T20:50:19.054736025Z\" level=info msg=\"Removing pod sandbox: 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119\" id=144432ed-e7c8-48e7-8743-cdd3cec35c42 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.792489 | controller |     "Jun 12 20:50:19.202849 crc crio[24437]: time=\"2026-06-12T20:50:19.202698701Z\" level=info msg=\"Removed pod sandbox: 0146835426cda4926a3a4da494f87aa3c6d512a649d811a6fd85aff2c4c3a119\" id=144432ed-e7c8-48e7-8743-cdd3cec35c42 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.792507 | controller |     "Jun 12 20:50:19.220252 crc crio[24437]: time=\"2026-06-12T20:50:19.219983322Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=17c8f909-8434-428d-89ce-b1c46c7f1b44 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.792522 | controller |     "Jun 12 20:50:19.221529 crc crio[24437]: time=\"2026-06-12T20:50:19.221437978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=5e8a706a-46bb-476d-af42-57736b172148 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.792537 | controller |     "Jun 12 20:50:19.235040 crc crio[24437]: time=\"2026-06-12T20:50:19.234851044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=52245082-50e2-4db1-bdcc-b887694d8f49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.792552 | controller |     "Jun 12 20:50:19.243681 crc crio[24437]: time=\"2026-06-12T20:50:19.243458718Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688290-42xsq Namespace:openshift-infra ID:c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e UID:b9f5e1b5-02af-4957-8369-375f1145846c NetNS:/var/run/netns/7640660c-d825-471d-a9b0-a9801e89b4cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9f5e1b5_02af_4957_8369_375f1145846c.slice PodAnnotations:0xc000c25db8}] Aliases:map[]}\"",
2026-06-12 21:48:35.792567 | controller |     "Jun 12 20:50:19.244374 crc crio[24437]: time=\"2026-06-12T20:50:19.244350681Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688290-42xsq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.792582 | controller |     "Jun 12 20:50:19.255618 crc crio[24437]: time=\"2026-06-12T20:50:19.2555256Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-h72dg/frr-k8s-webhook-server\" id=b18364dd-8f44-4358-b528-681b90895f03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.792597 | controller |     "Jun 12 20:50:19.257710 crc crio[24437]: time=\"2026-06-12T20:50:19.257657203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.792612 | controller |     "Jun 12 20:50:19.265549 crc crio[24437]: time=\"2026-06-12T20:50:19.265430496Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3e0be91c-c4c0-4ff7-b348-8dce893595a7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.792627 | controller |     "Jun 12 20:50:19.267624 crc crio[24437]: time=\"2026-06-12T20:50:19.267528869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=20a33db7-573c-45d1-8afb-cffe42789a08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.792641 | controller |     "Jun 12 20:50:19.283910 crc crio[24437]: time=\"2026-06-12T20:50:19.281495368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c3bcddf6-bc3d-437a-a8d8-9503de240f86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.792655 | controller |     "Jun 12 20:50:19.305091 crc crio[24437]: time=\"2026-06-12T20:50:19.301266261Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-files\" id=e1515fee-02a8-467b-928c-03f747c15e55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.792673 | controller |     "Jun 12 20:50:19.305091 crc crio[24437]: time=\"2026-06-12T20:50:19.303499638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.792688 | controller |     "Jun 12 20:50:19.307002 crc crio[24437]: time=\"2026-06-12T20:50:19.305350283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.792702 | controller |     "Jun 12 20:50:19.309618 crc crio[24437]: time=\"2026-06-12T20:50:19.309502618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.792717 | controller |     "Jun 12 20:50:19.392114 crc crio[24437]: time=\"2026-06-12T20:50:19.391857455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.792731 | controller |     "Jun 12 20:50:19.419804 crc crio[24437]: time=\"2026-06-12T20:50:19.419663749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.792746 | controller |     "Jun 12 20:50:19.493221 crc crio[24437]: time=\"2026-06-12T20:50:19.491653617Z\" level=info msg=\"Created container 7808b010f0b7cd2fb06af802df094a001e08eb8554dcdededa87809e15ec1c88: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-h72dg/frr-k8s-webhook-server\" id=b18364dd-8f44-4358-b528-681b90895f03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.792761 | controller |     "Jun 12 20:50:19.496397 crc crio[24437]: time=\"2026-06-12T20:50:19.496277342Z\" level=info msg=\"Starting container: 7808b010f0b7cd2fb06af802df094a001e08eb8554dcdededa87809e15ec1c88\" id=f4d92c32-ed8f-47d0-8454-5d9ff8f791e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.792775 | controller |     "Jun 12 20:50:19.514311 crc crio[24437]: time=\"2026-06-12T20:50:19.514164989Z\" level=info msg=\"Started container\" PID=44150 containerID=7808b010f0b7cd2fb06af802df094a001e08eb8554dcdededa87809e15ec1c88 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-h72dg/frr-k8s-webhook-server id=f4d92c32-ed8f-47d0-8454-5d9ff8f791e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd561dbf639f8894682140e014b240449dfbb5c3fbb88b3aef90da14f5f96fc",
2026-06-12 21:48:35.792789 | controller |     "Jun 12 20:50:19.527548 crc crio[24437]: time=\"2026-06-12T20:50:19.527357499Z\" level=info msg=\"Created container c6d10a806b292af7048808549855c1cb1d6582936df909c0e66c07558035c4c9: openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-files\" id=e1515fee-02a8-467b-928c-03f747c15e55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.792804 | controller |     "Jun 12 20:50:19.529852 crc crio[24437]: time=\"2026-06-12T20:50:19.529734788Z\" level=info msg=\"Starting container: c6d10a806b292af7048808549855c1cb1d6582936df909c0e66c07558035c4c9\" id=472ad669-3bf4-4d26-a512-6b5f027bffa0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.792819 | controller |     "Jun 12 20:50:19.542338 crc crio[24437]: time=\"2026-06-12T20:50:19.53904413Z\" level=info msg=\"Started container\" PID=44163 containerID=c6d10a806b292af7048808549855c1cb1d6582936df909c0e66c07558035c4c9 description=openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-files id=472ad669-3bf4-4d26-a512-6b5f027bffa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7",
2026-06-12 21:48:35.792834 | controller |     "Jun 12 20:50:19.646251 crc crio[24437]: 2026-06-12T20:50:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c038ce19cece4f4 Mac:56:67:b1:9f:9f:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/7640660c-d825-471d-a9b0-a9801e89b4cd SocketPath: PciID:}] [{Interface:0xc000192e70 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.792866 | controller |     "Jun 12 20:50:19.649214 crc crio[24437]: time=\"2026-06-12T20:50:19.648816232Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688290-42xsq Namespace:openshift-infra ID:c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e UID:b9f5e1b5-02af-4957-8369-375f1145846c NetNS:/var/run/netns/7640660c-d825-471d-a9b0-a9801e89b4cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9f5e1b5_02af_4957_8369_375f1145846c.slice PodAnnotations:0xc000c25db8}] Aliases:map[]}\"",
2026-06-12 21:48:35.792886 | controller |     "Jun 12 20:50:19.649562 crc crio[24437]: time=\"2026-06-12T20:50:19.649495759Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688290-42xsq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.792902 | controller |     "Jun 12 20:50:19.654888 crc crio[24437]: time=\"2026-06-12T20:50:19.654806982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=52d02846-22b8-4b7a-867f-6bbcc7eb3035 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.792917 | controller |     "Jun 12 20:50:19.657758 crc crio[24437]: time=\"2026-06-12T20:50:19.657324145Z\" level=info msg=\"Ran pod sandbox c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e with infra container: openshift-infra/auto-csr-approver-29688290-42xsq/POD\" id=9c91a4fc-31be-4b54-a3f1-d7c5f4f17c51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.792933 | controller |     "Jun 12 20:50:19.666718 crc crio[24437]: time=\"2026-06-12T20:50:19.666666338Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f5e887e4-ff59-40a4-be50-b616883b3064 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.792947 | controller |     "Jun 12 20:50:19.672295 crc crio[24437]: time=\"2026-06-12T20:50:19.670838772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e1b19a0d-4be4-4cc2-8844-e2e6f1f50f7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.792962 | controller |     "Jun 12 20:50:19.685091 crc crio[24437]: time=\"2026-06-12T20:50:19.685010706Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/cp-reloader\" id=25583688-193d-4926-945b-672d71e94843 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.792976 | controller |     "Jun 12 20:50:19.687464 crc crio[24437]: time=\"2026-06-12T20:50:19.685655692Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.792991 | controller |     "Jun 12 20:50:19.687568 crc crio[24437]: time=\"2026-06-12T20:50:19.687490738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793007 | controller |     "Jun 12 20:50:19.729345 crc crio[24437]: time=\"2026-06-12T20:50:19.729248881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793021 | controller |     "Jun 12 20:50:19.733647 crc crio[24437]: time=\"2026-06-12T20:50:19.733557519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793036 | controller |     "Jun 12 20:50:19.833151 crc crio[24437]: time=\"2026-06-12T20:50:19.833047513Z\" level=info msg=\"Created container 33f8a13cc3707f7e108e9f57a275e87fc8731dfd77d98d6fe145f28c13793ab7: openshift-frr-k8s/frr-k8s-pdkn7/cp-reloader\" id=25583688-193d-4926-945b-672d71e94843 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.793054 | controller |     "Jun 12 20:50:19.835611 crc crio[24437]: time=\"2026-06-12T20:50:19.834718405Z\" level=info msg=\"Starting container: 33f8a13cc3707f7e108e9f57a275e87fc8731dfd77d98d6fe145f28c13793ab7\" id=c08e197b-bab2-46c4-b2e6-e04515ad3041 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.793069 | controller |     "Jun 12 20:50:19.840074 crc crio[24437]: time=\"2026-06-12T20:50:19.839997127Z\" level=info msg=\"Started container\" PID=44224 containerID=33f8a13cc3707f7e108e9f57a275e87fc8731dfd77d98d6fe145f28c13793ab7 description=openshift-frr-k8s/frr-k8s-pdkn7/cp-reloader id=c08e197b-bab2-46c4-b2e6-e04515ad3041 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7",
2026-06-12 21:48:35.793085 | controller |     "Jun 12 20:50:20.571228 crc crio[24437]: time=\"2026-06-12T20:50:20.57010934Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f5e887e4-ff59-40a4-be50-b616883b3064 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.793100 | controller |     "Jun 12 20:50:20.573256 crc crio[24437]: time=\"2026-06-12T20:50:20.57206281Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8b35e8f1-a711-4251-9350-4119d183a415 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.793115 | controller |     "Jun 12 20:50:20.575138 crc crio[24437]: time=\"2026-06-12T20:50:20.575022622Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fc76e2fa-4d8a-456e-a563-ea02a8c5b03b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.793130 | controller |     "Jun 12 20:50:20.590159 crc crio[24437]: time=\"2026-06-12T20:50:20.5900877Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688290-42xsq/oc\" id=ae51927b-5fdb-4fe2-95dc-63a9206243d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.793144 | controller |     "Jun 12 20:50:20.590812 crc crio[24437]: time=\"2026-06-12T20:50:20.590756716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793159 | controller |     "Jun 12 20:50:20.616837 crc crio[24437]: time=\"2026-06-12T20:50:20.616714865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793174 | controller |     "Jun 12 20:50:20.679607 crc crio[24437]: time=\"2026-06-12T20:50:20.679525824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b2e138c5-28f9-407f-a0f9-b61c61d8adbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.793188 | controller |     "Jun 12 20:50:20.685560 crc crio[24437]: time=\"2026-06-12T20:50:20.685300358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=653d14b0-0d75-49fb-8021-1f9a10ea6a69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.793203 | controller |     "Jun 12 20:50:20.699467 crc crio[24437]: time=\"2026-06-12T20:50:20.698673721Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/cp-metrics\" id=fc1f9d2a-a574-4c04-a9b6-45f00042a8e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.793218 | controller |     "Jun 12 20:50:20.701145 crc crio[24437]: time=\"2026-06-12T20:50:20.70100826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793236 | controller |     "Jun 12 20:50:21.036768 crc crio[24437]: time=\"2026-06-12T20:50:21.027825142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793251 | controller |     "Jun 12 20:50:21.154862 crc crio[24437]: time=\"2026-06-12T20:50:21.151631074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793266 | controller |     "Jun 12 20:50:21.457757 crc crio[24437]: time=\"2026-06-12T20:50:21.457281257Z\" level=info msg=\"Created container b247c96a7102d4ddb32c24c21fff366bb41617aeef32861e340a7e1157a8ecf6: openshift-frr-k8s/frr-k8s-pdkn7/cp-metrics\" id=fc1f9d2a-a574-4c04-a9b6-45f00042a8e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.793280 | controller |     "Jun 12 20:50:21.459972 crc crio[24437]: time=\"2026-06-12T20:50:21.459885022Z\" level=info msg=\"Starting container: b247c96a7102d4ddb32c24c21fff366bb41617aeef32861e340a7e1157a8ecf6\" id=0d0c6e29-926b-4835-9915-f9e200169e30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.793295 | controller |     "Jun 12 20:50:21.473049 crc crio[24437]: time=\"2026-06-12T20:50:21.472757953Z\" level=info msg=\"Started container\" PID=44238 containerID=b247c96a7102d4ddb32c24c21fff366bb41617aeef32861e340a7e1157a8ecf6 description=openshift-frr-k8s/frr-k8s-pdkn7/cp-metrics id=0d0c6e29-926b-4835-9915-f9e200169e30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7",
2026-06-12 21:48:35.793309 | controller |     "Jun 12 20:50:21.564630 crc crio[24437]: time=\"2026-06-12T20:50:21.562749262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793324 | controller |     "Jun 12 20:50:21.730526 crc crio[24437]: time=\"2026-06-12T20:50:21.729830473Z\" level=info msg=\"Created container 4a04e9ff1bcd242cdaa1ca4ebdb3ff124a27c870518f229e5d1a05eb7179dfff: openshift-infra/auto-csr-approver-29688290-42xsq/oc\" id=ae51927b-5fdb-4fe2-95dc-63a9206243d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.793338 | controller |     "Jun 12 20:50:21.736736 crc crio[24437]: time=\"2026-06-12T20:50:21.736449419Z\" level=info msg=\"Starting container: 4a04e9ff1bcd242cdaa1ca4ebdb3ff124a27c870518f229e5d1a05eb7179dfff\" id=17d624fc-646b-4b16-a793-981703bb9085 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.793352 | controller |     "Jun 12 20:50:21.748578 crc crio[24437]: time=\"2026-06-12T20:50:21.748395618Z\" level=info msg=\"Started container\" PID=44245 containerID=4a04e9ff1bcd242cdaa1ca4ebdb3ff124a27c870518f229e5d1a05eb7179dfff description=openshift-infra/auto-csr-approver-29688290-42xsq/oc id=17d624fc-646b-4b16-a793-981703bb9085 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e",
2026-06-12 21:48:35.793367 | controller |     "Jun 12 20:50:22.799036 crc crio[24437]: time=\"2026-06-12T20:50:22.798601346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e929a5f0-46ad-43c6-ac2e-1d6840b3f739 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.793382 | controller |     "Jun 12 20:50:22.806891 crc crio[24437]: time=\"2026-06-12T20:50:22.806741939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a98d4632-528a-43da-ab3e-ce2968dac527 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.793396 | controller |     "Jun 12 20:50:22.825443 crc crio[24437]: time=\"2026-06-12T20:50:22.825285872Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-status\" id=bb5c82e2-7c7b-4595-a03b-7df7d8c33c6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.793414 | controller |     "Jun 12 20:50:22.827714 crc crio[24437]: time=\"2026-06-12T20:50:22.827562049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793429 | controller |     "Jun 12 20:50:22.859495 crc crio[24437]: time=\"2026-06-12T20:50:22.859439465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793443 | controller |     "Jun 12 20:50:22.864810 crc crio[24437]: time=\"2026-06-12T20:50:22.864752677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793458 | controller |     "Jun 12 20:50:22.977702 crc crio[24437]: time=\"2026-06-12T20:50:22.977636927Z\" level=info msg=\"Created container 9054d5b79f2dd7e2ddea5db097aa2a2da034fbab43ea36b6f6507a41a10c9c6b: openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-status\" id=bb5c82e2-7c7b-4595-a03b-7df7d8c33c6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.793473 | controller |     "Jun 12 20:50:22.981365 crc crio[24437]: time=\"2026-06-12T20:50:22.981283708Z\" level=info msg=\"Starting container: 9054d5b79f2dd7e2ddea5db097aa2a2da034fbab43ea36b6f6507a41a10c9c6b\" id=0e841722-d019-446f-a710-bfecac9f9e4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.793489 | controller |     "Jun 12 20:50:22.987167 crc crio[24437]: time=\"2026-06-12T20:50:22.987087953Z\" level=info msg=\"Started container\" PID=44288 containerID=9054d5b79f2dd7e2ddea5db097aa2a2da034fbab43ea36b6f6507a41a10c9c6b description=openshift-frr-k8s/frr-k8s-pdkn7/cp-frr-status id=0e841722-d019-446f-a710-bfecac9f9e4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7",
2026-06-12 21:48:35.793505 | controller |     "Jun 12 20:50:23.817410 crc crio[24437]: time=\"2026-06-12T20:50:23.816869186Z\" level=info msg=\"Stopping pod sandbox: c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e\" id=3b51cbd3-f783-461b-a2da-913fa1fd07e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.793520 | controller |     "Jun 12 20:50:23.818130 crc crio[24437]: time=\"2026-06-12T20:50:23.817665246Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688290-42xsq Namespace:openshift-infra ID:c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e UID:b9f5e1b5-02af-4957-8369-375f1145846c NetNS:/var/run/netns/7640660c-d825-471d-a9b0-a9801e89b4cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9f5e1b5_02af_4957_8369_375f1145846c.slice PodAnnotations:0xc001f6c5b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.793535 | controller |     "Jun 12 20:50:23.818130 crc crio[24437]: time=\"2026-06-12T20:50:23.817748048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d65a8710-2f29-486d-b346-bb3f8e02e1a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.793549 | controller |     "Jun 12 20:50:23.818130 crc crio[24437]: time=\"2026-06-12T20:50:23.817855231Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688290-42xsq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.793564 | controller |     "Jun 12 20:50:23.833722 crc crio[24437]: time=\"2026-06-12T20:50:23.833312507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=83cb3744-8eab-42f2-a25c-e4ed7c20578a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.793582 | controller |     "Jun 12 20:50:23.845056 crc crio[24437]: time=\"2026-06-12T20:50:23.844781424Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/controller\" id=ce7f0372-b09e-4250-a853-e5e50eeb7a1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.793597 | controller |     "Jun 12 20:50:23.857093 crc crio[24437]: time=\"2026-06-12T20:50:23.856893386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793611 | controller |     "Jun 12 20:50:23.859796 crc crio[24437]: time=\"2026-06-12T20:50:23.859646314Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-rmzbb/POD\" id=2962c5d2-dbe0-4376-98df-ccc75b46fa42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.793625 | controller |     "Jun 12 20:50:23.860126 crc crio[24437]: time=\"2026-06-12T20:50:23.859896311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793639 | controller |     "Jun 12 20:50:23.943459 crc crio[24437]: time=\"2026-06-12T20:50:23.943007426Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rmzbb Namespace:openshift-marketplace ID:68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e UID:df4732ee-8558-4af1-8e63-f67e834d970e NetNS:/var/run/netns/a1960d7f-9fd3-452d-ab39-d2b681b7a1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4732ee_8558_4af1_8e63_f67e834d970e.slice PodAnnotations:0xc002554800}] Aliases:map[]}\"",
2026-06-12 21:48:35.793654 | controller |     "Jun 12 20:50:23.943754 crc crio[24437]: time=\"2026-06-12T20:50:23.943729465Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-rmzbb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.793669 | controller |     "Jun 12 20:50:23.946633 crc crio[24437]: time=\"2026-06-12T20:50:23.946040763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793683 | controller |     "Jun 12 20:50:23.952557 crc crio[24437]: time=\"2026-06-12T20:50:23.952492653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793698 | controller |     "Jun 12 20:50:24.135752 crc crio[24437]: time=\"2026-06-12T20:50:24.131808292Z\" level=info msg=\"Created container 22b4c94adff8b38a9b6d9ac4004696766a588a84bec9ee4532047642480feede: openshift-frr-k8s/frr-k8s-pdkn7/controller\" id=ce7f0372-b09e-4250-a853-e5e50eeb7a1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.793712 | controller |     "Jun 12 20:50:24.139269 crc crio[24437]: time=\"2026-06-12T20:50:24.139134194Z\" level=info msg=\"Starting container: 22b4c94adff8b38a9b6d9ac4004696766a588a84bec9ee4532047642480feede\" id=642998c5-a1fe-403f-982f-825e9c201284 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.793727 | controller |     "Jun 12 20:50:24.145076 crc crio[24437]: time=\"2026-06-12T20:50:24.144588931Z\" level=info msg=\"Started container\" PID=44334 containerID=22b4c94adff8b38a9b6d9ac4004696766a588a84bec9ee4532047642480feede description=openshift-frr-k8s/frr-k8s-pdkn7/controller id=642998c5-a1fe-403f-982f-825e9c201284 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7",
2026-06-12 21:48:35.793741 | controller |     "Jun 12 20:50:24.182594 crc crio[24437]: time=\"2026-06-12T20:50:24.180481907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=339385b9-43cb-458e-a057-dbf1991f8fa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.793759 | controller |     "Jun 12 20:50:24.190849 crc crio[24437]: time=\"2026-06-12T20:50:24.190695763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3839b5eb-0345-4b2f-9918-c263f073745e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.793774 | controller |     "Jun 12 20:50:24.204317 crc crio[24437]: time=\"2026-06-12T20:50:24.204113548Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/frr\" id=164483b3-ece3-4e30-87b6-0fc06456b59b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.793788 | controller |     "Jun 12 20:50:24.206737 crc crio[24437]: time=\"2026-06-12T20:50:24.206505777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793803 | controller |     "Jun 12 20:50:24.283022 crc crio[24437]: time=\"2026-06-12T20:50:24.282391223Z\" level=info msg=\"Stopped pod sandbox: c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e\" id=3b51cbd3-f783-461b-a2da-913fa1fd07e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.793818 | controller |     "Jun 12 20:50:24.374870 crc crio[24437]: time=\"2026-06-12T20:50:24.374554524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793832 | controller |     "Jun 12 20:50:24.395139 crc crio[24437]: time=\"2026-06-12T20:50:24.395006695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793846 | controller |     "Jun 12 20:50:24.545127 crc crio[24437]: time=\"2026-06-12T20:50:24.544750285Z\" level=info msg=\"Created container 4ede152075f9f6df63babaeda24dba9c30fa407594912f9ad467ce42c1dc2797: openshift-frr-k8s/frr-k8s-pdkn7/frr\" id=164483b3-ece3-4e30-87b6-0fc06456b59b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.793890 | controller |     "Jun 12 20:50:24.549478 crc crio[24437]: time=\"2026-06-12T20:50:24.548737795Z\" level=info msg=\"Starting container: 4ede152075f9f6df63babaeda24dba9c30fa407594912f9ad467ce42c1dc2797\" id=0aa94c92-4ac2-4051-9215-26a305a3c11e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.793906 | controller |     "Jun 12 20:50:24.580230 crc crio[24437]: time=\"2026-06-12T20:50:24.579858022Z\" level=info msg=\"Started container\" PID=44396 containerID=4ede152075f9f6df63babaeda24dba9c30fa407594912f9ad467ce42c1dc2797 description=openshift-frr-k8s/frr-k8s-pdkn7/frr id=0aa94c92-4ac2-4051-9215-26a305a3c11e name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7",
2026-06-12 21:48:35.793921 | controller |     "Jun 12 20:50:24.599759 crc crio[24437]: time=\"2026-06-12T20:50:24.599642506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4b68fcdc-edf6-4696-808f-183b2fb1f824 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.793935 | controller |     "Jun 12 20:50:24.604621 crc crio[24437]: time=\"2026-06-12T20:50:24.604568159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e6f8fec2-e37d-469c-835d-c43717d2e7d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.793950 | controller |     "Jun 12 20:50:24.621493 crc crio[24437]: time=\"2026-06-12T20:50:24.62140555Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/reloader\" id=1578e47e-2dd7-4a06-91f4-fb7f13dfd28b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.793969 | controller |     "Jun 12 20:50:24.624907 crc crio[24437]: time=\"2026-06-12T20:50:24.623685237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793984 | controller |     "Jun 12 20:50:24.691541 crc crio[24437]: time=\"2026-06-12T20:50:24.691451319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.793998 | controller |     "Jun 12 20:50:24.696974 crc crio[24437]: time=\"2026-06-12T20:50:24.696856244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794012 | controller |     "Jun 12 20:50:24.734262 crc crio[24437]: 2026-06-12T20:50:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68ab3213416aa81 Mac:36:e0:ad:0a:c5:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/a1960d7f-9fd3-452d-ab39-d2b681b7a1ce SocketPath: PciID:}] [{Interface:0xc00013abc0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.794027 | controller |     "Jun 12 20:50:24.736980 crc crio[24437]: time=\"2026-06-12T20:50:24.736840892Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rmzbb Namespace:openshift-marketplace ID:68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e UID:df4732ee-8558-4af1-8e63-f67e834d970e NetNS:/var/run/netns/a1960d7f-9fd3-452d-ab39-d2b681b7a1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4732ee_8558_4af1_8e63_f67e834d970e.slice PodAnnotations:0xc002554800}] Aliases:map[]}\"",
2026-06-12 21:48:35.794041 | controller |     "Jun 12 20:50:24.737322 crc crio[24437]: time=\"2026-06-12T20:50:24.737108038Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-rmzbb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.794056 | controller |     "Jun 12 20:50:24.753133 crc crio[24437]: time=\"2026-06-12T20:50:24.753039977Z\" level=info msg=\"Ran pod sandbox 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e with infra container: openshift-marketplace/redhat-operators-rmzbb/POD\" id=2962c5d2-dbe0-4376-98df-ccc75b46fa42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.794070 | controller |     "Jun 12 20:50:24.757418 crc crio[24437]: time=\"2026-06-12T20:50:24.757367255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4224178b-32ba-4272-ae54-5cba2f04cf34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.794085 | controller |     "Jun 12 20:50:24.761736 crc crio[24437]: time=\"2026-06-12T20:50:24.761660432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ebe92011-58ad-472b-ac9f-04cf1769353e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.794100 | controller |     "Jun 12 20:50:24.767952 crc crio[24437]: time=\"2026-06-12T20:50:24.767833896Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rmzbb/extract-utilities\" id=3676ffe2-bc0e-41cb-909c-3928671eb4c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.794115 | controller |     "Jun 12 20:50:24.768458 crc crio[24437]: time=\"2026-06-12T20:50:24.768411801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794130 | controller |     "Jun 12 20:50:24.814032 crc crio[24437]: time=\"2026-06-12T20:50:24.813831405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794150 | controller |     "Jun 12 20:50:24.828672 crc crio[24437]: time=\"2026-06-12T20:50:24.828595973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794165 | controller |     "Jun 12 20:50:24.873539 crc crio[24437]: time=\"2026-06-12T20:50:24.873155747Z\" level=info msg=\"Created container 876c403d622b83d2db12958fb0d23acfe8adb76f6bc32612a5961d3db82934a7: openshift-frr-k8s/frr-k8s-pdkn7/reloader\" id=1578e47e-2dd7-4a06-91f4-fb7f13dfd28b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.794180 | controller |     "Jun 12 20:50:24.875117 crc crio[24437]: time=\"2026-06-12T20:50:24.875068354Z\" level=info msg=\"Starting container: 876c403d622b83d2db12958fb0d23acfe8adb76f6bc32612a5961d3db82934a7\" id=a490f4a1-e099-42cd-b00b-50b4a00b2ce4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.794195 | controller |     "Jun 12 20:50:24.899084 crc crio[24437]: time=\"2026-06-12T20:50:24.895302509Z\" level=info msg=\"Started container\" PID=44426 containerID=876c403d622b83d2db12958fb0d23acfe8adb76f6bc32612a5961d3db82934a7 description=openshift-frr-k8s/frr-k8s-pdkn7/reloader id=a490f4a1-e099-42cd-b00b-50b4a00b2ce4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7",
2026-06-12 21:48:35.794210 | controller |     "Jun 12 20:50:24.917366 crc crio[24437]: time=\"2026-06-12T20:50:24.91696582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2a850986-7da3-4d73-8ab6-54799e69f2ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.794225 | controller |     "Jun 12 20:50:24.923437 crc crio[24437]: time=\"2026-06-12T20:50:24.92331841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d3dc3820-fdd7-46db-9a3a-cc8ad4e4bfbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.794240 | controller |     "Jun 12 20:50:24.931956 crc crio[24437]: time=\"2026-06-12T20:50:24.931816402Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/frr-metrics\" id=59910859-76c2-4a74-abaa-26e917d3a794 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.794255 | controller |     "Jun 12 20:50:24.934258 crc crio[24437]: time=\"2026-06-12T20:50:24.934172941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794269 | controller |     "Jun 12 20:50:25.001276 crc crio[24437]: time=\"2026-06-12T20:50:25.001151733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794284 | controller |     "Jun 12 20:50:25.008493 crc crio[24437]: time=\"2026-06-12T20:50:25.008438965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794298 | controller |     "Jun 12 20:50:25.090362 crc crio[24437]: time=\"2026-06-12T20:50:25.090098614Z\" level=info msg=\"Created container 29f0bcda93c607399358c29c3f017522aff440d42fc614de246d337f51c2598f: openshift-marketplace/redhat-operators-rmzbb/extract-utilities\" id=3676ffe2-bc0e-41cb-909c-3928671eb4c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.794313 | controller |     "Jun 12 20:50:25.091625 crc crio[24437]: time=\"2026-06-12T20:50:25.091597172Z\" level=info msg=\"Starting container: 29f0bcda93c607399358c29c3f017522aff440d42fc614de246d337f51c2598f\" id=77ac589c-d03d-49bf-a31d-46bc9ea9ff96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.794331 | controller |     "Jun 12 20:50:25.100270 crc crio[24437]: time=\"2026-06-12T20:50:25.100175747Z\" level=info msg=\"Started container\" PID=44446 containerID=29f0bcda93c607399358c29c3f017522aff440d42fc614de246d337f51c2598f description=openshift-marketplace/redhat-operators-rmzbb/extract-utilities id=77ac589c-d03d-49bf-a31d-46bc9ea9ff96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e",
2026-06-12 21:48:35.794346 | controller |     "Jun 12 20:50:25.230611 crc crio[24437]: time=\"2026-06-12T20:50:25.23050179Z\" level=info msg=\"Created container ccda36a696ca05cd0d8994fbd34dcf264d9919adef2678d1d2a6c3e5a6530067: openshift-frr-k8s/frr-k8s-pdkn7/frr-metrics\" id=59910859-76c2-4a74-abaa-26e917d3a794 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.794360 | controller |     "Jun 12 20:50:25.231894 crc crio[24437]: time=\"2026-06-12T20:50:25.231672831Z\" level=info msg=\"Starting container: ccda36a696ca05cd0d8994fbd34dcf264d9919adef2678d1d2a6c3e5a6530067\" id=196e3ff1-88ed-42e7-8a5e-5f2bf06cf459 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.794375 | controller |     "Jun 12 20:50:25.238326 crc crio[24437]: time=\"2026-06-12T20:50:25.238151212Z\" level=info msg=\"Started container\" PID=44461 containerID=ccda36a696ca05cd0d8994fbd34dcf264d9919adef2678d1d2a6c3e5a6530067 description=openshift-frr-k8s/frr-k8s-pdkn7/frr-metrics id=196e3ff1-88ed-42e7-8a5e-5f2bf06cf459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7",
2026-06-12 21:48:35.794390 | controller |     "Jun 12 20:50:25.258538 crc crio[24437]: time=\"2026-06-12T20:50:25.258421698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=db4b127e-c4c6-4b3f-8533-2877d92ed255 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.794405 | controller |     "Jun 12 20:50:25.264467 crc crio[24437]: time=\"2026-06-12T20:50:25.264366567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=fd7d96a1-5a85-4baa-a3c9-79407e666b49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.794419 | controller |     "Jun 12 20:50:25.308484 crc crio[24437]: time=\"2026-06-12T20:50:25.308372417Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/frr-status\" id=5bd26c88-bc9c-4292-9dc1-40a5ac5482aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.794433 | controller |     "Jun 12 20:50:25.310399 crc crio[24437]: time=\"2026-06-12T20:50:25.310329995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794448 | controller |     "Jun 12 20:50:25.383736 crc crio[24437]: time=\"2026-06-12T20:50:25.383551563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794462 | controller |     "Jun 12 20:50:25.387723 crc crio[24437]: time=\"2026-06-12T20:50:25.387636075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794476 | controller |     "Jun 12 20:50:25.523120 crc crio[24437]: time=\"2026-06-12T20:50:25.521390046Z\" level=info msg=\"Created container 2d51fee8194bf95a55453f21c5ed1c7485aeb48c0d40f19a997151d136c8c230: openshift-frr-k8s/frr-k8s-pdkn7/frr-status\" id=5bd26c88-bc9c-4292-9dc1-40a5ac5482aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.794490 | controller |     "Jun 12 20:50:25.529285 crc crio[24437]: time=\"2026-06-12T20:50:25.52915312Z\" level=info msg=\"Starting container: 2d51fee8194bf95a55453f21c5ed1c7485aeb48c0d40f19a997151d136c8c230\" id=7d3e02d9-bd87-4dce-95af-41ee76ea5bab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.794508 | controller |     "Jun 12 20:50:25.535348 crc crio[24437]: time=\"2026-06-12T20:50:25.53513797Z\" level=info msg=\"Started container\" PID=44483 containerID=2d51fee8194bf95a55453f21c5ed1c7485aeb48c0d40f19a997151d136c8c230 description=openshift-frr-k8s/frr-k8s-pdkn7/frr-status id=7d3e02d9-bd87-4dce-95af-41ee76ea5bab name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7",
2026-06-12 21:48:35.794523 | controller |     "Jun 12 20:50:25.548779 crc crio[24437]: time=\"2026-06-12T20:50:25.548704378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=43ad3d49-e003-4047-b914-4a9e3ad99dbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.794538 | controller |     "Jun 12 20:50:25.551869 crc crio[24437]: time=\"2026-06-12T20:50:25.551793405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=760c0546-4c37-48c4-a35c-c2b76ad2b282 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.794552 | controller |     "Jun 12 20:50:25.560687 crc crio[24437]: time=\"2026-06-12T20:50:25.560584704Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy\" id=b3f87984-6a21-46ae-aa9e-c7af29058496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.794567 | controller |     "Jun 12 20:50:25.561324 crc crio[24437]: time=\"2026-06-12T20:50:25.56123935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794581 | controller |     "Jun 12 20:50:25.643621 crc crio[24437]: time=\"2026-06-12T20:50:25.643378903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794595 | controller |     "Jun 12 20:50:25.933356 crc crio[24437]: time=\"2026-06-12T20:50:25.932567475Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8636e55f-fda3-4c6d-8833-ceecde753294 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.794609 | controller |     "Jun 12 20:50:25.942395 crc crio[24437]: time=\"2026-06-12T20:50:25.941777745Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.794624 | controller |     "Jun 12 20:50:26.246102 crc crio[24437]: time=\"2026-06-12T20:50:26.246012063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794639 | controller |     "Jun 12 20:50:26.359477 crc crio[24437]: time=\"2026-06-12T20:50:26.359421705Z\" level=info msg=\"Created container ab3a1c69271990b446ee2251b44433c0514e64e5e53df228227af1574948a5a8: openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy\" id=b3f87984-6a21-46ae-aa9e-c7af29058496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.794654 | controller |     "Jun 12 20:50:26.361421 crc crio[24437]: time=\"2026-06-12T20:50:26.361307762Z\" level=info msg=\"Starting container: ab3a1c69271990b446ee2251b44433c0514e64e5e53df228227af1574948a5a8\" id=8dcee8c9-2bfe-4b8b-9bb3-b0286c6eb279 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.794669 | controller |     "Jun 12 20:50:26.368522 crc crio[24437]: time=\"2026-06-12T20:50:26.368402929Z\" level=info msg=\"Started container\" PID=44538 containerID=ab3a1c69271990b446ee2251b44433c0514e64e5e53df228227af1574948a5a8 description=openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy id=8dcee8c9-2bfe-4b8b-9bb3-b0286c6eb279 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7",
2026-06-12 21:48:35.794686 | controller |     "Jun 12 20:50:26.382735 crc crio[24437]: time=\"2026-06-12T20:50:26.382664466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ef01748e-81dd-43d9-a4b4-581e9d2f7f57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.794702 | controller |     "Jun 12 20:50:26.385909 crc crio[24437]: time=\"2026-06-12T20:50:26.385782103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=66d10d1b-7a2b-4c8a-b6cf-6a340ff64b41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.794717 | controller |     "Jun 12 20:50:26.391864 crc crio[24437]: time=\"2026-06-12T20:50:26.391830215Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy-frr\" id=b83881ab-86c3-4656-94ab-eda694271c05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.794731 | controller |     "Jun 12 20:50:26.392401 crc crio[24437]: time=\"2026-06-12T20:50:26.392371188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794746 | controller |     "Jun 12 20:50:26.437087 crc crio[24437]: time=\"2026-06-12T20:50:26.436730936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794760 | controller |     "Jun 12 20:50:27.116239 crc crio[24437]: time=\"2026-06-12T20:50:27.114741388Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=8636e55f-fda3-4c6d-8833-ceecde753294 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.794775 | controller |     "Jun 12 20:50:27.132800 crc crio[24437]: time=\"2026-06-12T20:50:27.13041215Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0b65f827-d4c2-4806-b5ae-faf66d68abb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.794790 | controller |     "Jun 12 20:50:27.137876 crc crio[24437]: time=\"2026-06-12T20:50:27.137455246Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e3fae72c-7318-4865-add8-d7607dd6c29b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.794805 | controller |     "Jun 12 20:50:27.179117 crc crio[24437]: time=\"2026-06-12T20:50:27.171706521Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rmzbb/extract-content\" id=56f12c4b-0de1-4811-a584-ff14da79cef0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.794820 | controller |     "Jun 12 20:50:27.179117 crc crio[24437]: time=\"2026-06-12T20:50:27.172449949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794834 | controller |     "Jun 12 20:50:27.364628 crc crio[24437]: time=\"2026-06-12T20:50:27.363495501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794863 | controller |     "Jun 12 20:50:27.379491 crc crio[24437]: time=\"2026-06-12T20:50:27.376603368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794882 | controller |     "Jun 12 20:50:27.689413 crc crio[24437]: time=\"2026-06-12T20:50:27.688407507Z\" level=info msg=\"Created container bd20dad8be742986f261ca3b2c4c170f4e6035f75c30e60aabc6371dd28041fc: openshift-marketplace/redhat-operators-rmzbb/extract-content\" id=56f12c4b-0de1-4811-a584-ff14da79cef0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.794901 | controller |     "Jun 12 20:50:27.729894 crc crio[24437]: time=\"2026-06-12T20:50:27.729682587Z\" level=info msg=\"Starting container: bd20dad8be742986f261ca3b2c4c170f4e6035f75c30e60aabc6371dd28041fc\" id=d070ec1a-c644-47d6-9230-6334b727b94e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.794917 | controller |     "Jun 12 20:50:27.779853 crc crio[24437]: time=\"2026-06-12T20:50:27.779696435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.794931 | controller |     "Jun 12 20:50:27.818527 crc crio[24437]: time=\"2026-06-12T20:50:27.817662893Z\" level=info msg=\"Started container\" PID=44598 containerID=bd20dad8be742986f261ca3b2c4c170f4e6035f75c30e60aabc6371dd28041fc description=openshift-marketplace/redhat-operators-rmzbb/extract-content id=d070ec1a-c644-47d6-9230-6334b727b94e name=/runtime.v1.RuntimeService/StartContainer sandboxID=68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e",
2026-06-12 21:48:35.794946 | controller |     "Jun 12 20:50:28.173771 crc crio[24437]: time=\"2026-06-12T20:50:28.173439448Z\" level=info msg=\"Created container 2478f1fe95ee5545848dfde82c33ae399f336a1b22841a43fde2d6e861483762: openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy-frr\" id=b83881ab-86c3-4656-94ab-eda694271c05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.794960 | controller |     "Jun 12 20:50:28.179518 crc crio[24437]: time=\"2026-06-12T20:50:28.176845244Z\" level=info msg=\"Starting container: 2478f1fe95ee5545848dfde82c33ae399f336a1b22841a43fde2d6e861483762\" id=50378f0b-48c1-40e8-baae-38c3ef29903f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.794975 | controller |     "Jun 12 20:50:28.224520 crc crio[24437]: time=\"2026-06-12T20:50:28.222529065Z\" level=info msg=\"Started container\" PID=44643 containerID=2478f1fe95ee5545848dfde82c33ae399f336a1b22841a43fde2d6e861483762 description=openshift-frr-k8s/frr-k8s-pdkn7/kube-rbac-proxy-frr id=50378f0b-48c1-40e8-baae-38c3ef29903f name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7",
2026-06-12 21:48:35.794990 | controller |     "Jun 12 20:50:38.687900 crc crio[24437]: time=\"2026-06-12T20:50:38.68665236Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-2qgh9/POD\" id=9192c004-b694-40c3-a292-829f49b2a286 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.795005 | controller |     "Jun 12 20:50:38.689611 crc crio[24437]: time=\"2026-06-12T20:50:38.687961493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.795020 | controller |     "Jun 12 20:50:38.738043 crc crio[24437]: time=\"2026-06-12T20:50:38.737804018Z\" level=info msg=\"Got pod network &{Name:certified-operators-2qgh9 Namespace:openshift-marketplace ID:720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005 UID:dfde5baa-a32d-4073-9d1d-2c892805307d NetNS:/var/run/netns/45f47ac1-72f6-497d-a6eb-1c5c1e5650d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfde5baa_a32d_4073_9d1d_2c892805307d.slice PodAnnotations:0xc001f6c090}] Aliases:map[]}\"",
2026-06-12 21:48:35.795035 | controller |     "Jun 12 20:50:38.738043 crc crio[24437]: time=\"2026-06-12T20:50:38.738000003Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-2qgh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.795055 | controller |     "Jun 12 20:50:38.798435 crc crio[24437]: time=\"2026-06-12T20:50:38.798182576Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-vwldm/POD\" id=0e3d84dc-1aef-4f97-ab94-3cef3b971fe6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.795125 | controller |     "Jun 12 20:50:38.798435 crc crio[24437]: time=\"2026-06-12T20:50:38.798408292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.795149 | controller |     "Jun 12 20:50:38.856910 crc crio[24437]: time=\"2026-06-12T20:50:38.8563936Z\" level=info msg=\"Got pod network &{Name:community-operators-vwldm Namespace:openshift-marketplace ID:c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f UID:b2e75605-0234-4f23-93c9-8a493323502d NetNS:/var/run/netns/87349e05-8678-4241-8de1-b250342f0527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2e75605_0234_4f23_93c9_8a493323502d.slice PodAnnotations:0xc001f6c290}] Aliases:map[]}\"",
2026-06-12 21:48:35.795165 | controller |     "Jun 12 20:50:38.856910 crc crio[24437]: time=\"2026-06-12T20:50:38.856577764Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-vwldm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.795181 | controller |     "Jun 12 20:50:41.412043 crc crio[24437]: time=\"2026-06-12T20:50:41.410517258Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vzf8d/POD\" id=a5a52427-fa52-48db-a151-e221a2d63b59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.795196 | controller |     "Jun 12 20:50:41.413889 crc crio[24437]: time=\"2026-06-12T20:50:41.412102947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.795211 | controller |     "Jun 12 20:50:41.561042 crc crio[24437]: time=\"2026-06-12T20:50:41.560179805Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vzf8d Namespace:openshift-marketplace ID:177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9 UID:f92e2be7-7c5b-4a16-a1bf-c6af7b1d6eaa NetNS:/var/run/netns/ff9535b4-a7af-409b-a2c4-0d442a3dfce8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf92e2be7_7c5b_4a16_a1bf_c6af7b1d6eaa.slice PodAnnotations:0xc00282c5f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.795227 | controller |     "Jun 12 20:50:41.561042 crc crio[24437]: time=\"2026-06-12T20:50:41.56034959Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vzf8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.795241 | controller |     "Jun 12 20:50:41.695091 crc crio[24437]: 2026-06-12T20:50:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9c14d0ce31d63f Mac:52:94:cb:59:b4:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/87349e05-8678-4241-8de1-b250342f0527 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.795257 | controller |     "Jun 12 20:50:41.698638 crc crio[24437]: time=\"2026-06-12T20:50:41.6985253Z\" level=info msg=\"Got pod network &{Name:community-operators-vwldm Namespace:openshift-marketplace ID:c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f UID:b2e75605-0234-4f23-93c9-8a493323502d NetNS:/var/run/netns/87349e05-8678-4241-8de1-b250342f0527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2e75605_0234_4f23_93c9_8a493323502d.slice PodAnnotations:0xc001f6c290}] Aliases:map[]}\"",
2026-06-12 21:48:35.795276 | controller |     "Jun 12 20:50:41.700171 crc crio[24437]: time=\"2026-06-12T20:50:41.699046194Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-vwldm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.795291 | controller |     "Jun 12 20:50:41.729989 crc crio[24437]: time=\"2026-06-12T20:50:41.728456818Z\" level=info msg=\"Ran pod sandbox c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f with infra container: openshift-marketplace/community-operators-vwldm/POD\" id=0e3d84dc-1aef-4f97-ab94-3cef3b971fe6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.795306 | controller |     "Jun 12 20:50:41.740879 crc crio[24437]: time=\"2026-06-12T20:50:41.740718905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3b46ddb7-5525-4b90-99fb-8151bb07499c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.795321 | controller |     "Jun 12 20:50:41.745497 crc crio[24437]: time=\"2026-06-12T20:50:41.745446172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9397f63d-31f2-41e1-9dbb-135277e69d88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.795336 | controller |     "Jun 12 20:50:41.756127 crc crio[24437]: time=\"2026-06-12T20:50:41.75579072Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vwldm/extract-utilities\" id=a01968e6-893d-4239-ae08-6776aed72cc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.795350 | controller |     "Jun 12 20:50:41.756552 crc crio[24437]: time=\"2026-06-12T20:50:41.756511988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.795365 | controller |     "Jun 12 20:50:41.840268 crc crio[24437]: 2026-06-12T20:50:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:720b4f4b9b2b23d Mac:22:b4:56:79:ab:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/45f47ac1-72f6-497d-a6eb-1c5c1e5650d4 SocketPath: PciID:}] [{Interface:0xc0003846d0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.795380 | controller |     "Jun 12 20:50:41.842110 crc crio[24437]: time=\"2026-06-12T20:50:41.84184669Z\" level=info msg=\"Got pod network &{Name:certified-operators-2qgh9 Namespace:openshift-marketplace ID:720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005 UID:dfde5baa-a32d-4073-9d1d-2c892805307d NetNS:/var/run/netns/45f47ac1-72f6-497d-a6eb-1c5c1e5650d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfde5baa_a32d_4073_9d1d_2c892805307d.slice PodAnnotations:0xc001f6c090}] Aliases:map[]}\"",
2026-06-12 21:48:35.795395 | controller |     "Jun 12 20:50:41.842481 crc crio[24437]: time=\"2026-06-12T20:50:41.842367243Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-2qgh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.795410 | controller |     "Jun 12 20:50:41.860634 crc crio[24437]: time=\"2026-06-12T20:50:41.860491565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.795424 | controller |     "Jun 12 20:50:41.883131 crc crio[24437]: time=\"2026-06-12T20:50:41.88268746Z\" level=info msg=\"Ran pod sandbox 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005 with infra container: openshift-marketplace/certified-operators-2qgh9/POD\" id=9192c004-b694-40c3-a292-829f49b2a286 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.795439 | controller |     "Jun 12 20:50:41.889385 crc crio[24437]: time=\"2026-06-12T20:50:41.888483095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.795457 | controller |     "Jun 12 20:50:41.896698 crc crio[24437]: time=\"2026-06-12T20:50:41.896542896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39ccb6a3-64b3-4994-a8b6-18832bd07833 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.795471 | controller |     "Jun 12 20:50:41.911622 crc crio[24437]: time=\"2026-06-12T20:50:41.907130811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e3ec40da-7842-4325-956c-b9a979cac07b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.795486 | controller |     "Jun 12 20:50:41.937686 crc crio[24437]: time=\"2026-06-12T20:50:41.937382486Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2qgh9/extract-utilities\" id=a6c8d640-f3f4-4ab1-af32-92f6a79689c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.795500 | controller |     "Jun 12 20:50:41.939089 crc crio[24437]: time=\"2026-06-12T20:50:41.937904259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.795514 | controller |     "Jun 12 20:50:42.086760 crc crio[24437]: time=\"2026-06-12T20:50:42.086661465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.795529 | controller |     "Jun 12 20:50:42.131598 crc crio[24437]: time=\"2026-06-12T20:50:42.131419822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.795543 | controller |     "Jun 12 20:50:42.593648 crc crio[24437]: time=\"2026-06-12T20:50:42.588412215Z\" level=info msg=\"Created container c424f8f87380b7b8809b06b440d080c94f35cc8640a8b95358d98574a1759519: openshift-marketplace/community-operators-vwldm/extract-utilities\" id=a01968e6-893d-4239-ae08-6776aed72cc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.795557 | controller |     "Jun 12 20:50:42.622040 crc crio[24437]: time=\"2026-06-12T20:50:42.617505142Z\" level=info msg=\"Starting container: c424f8f87380b7b8809b06b440d080c94f35cc8640a8b95358d98574a1759519\" id=c955eeb4-b7bc-48f5-af02-0fa127c4fb8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.795571 | controller |     "Jun 12 20:50:42.698631 crc crio[24437]: time=\"2026-06-12T20:50:42.698422232Z\" level=info msg=\"Started container\" PID=44951 containerID=c424f8f87380b7b8809b06b440d080c94f35cc8640a8b95358d98574a1759519 description=openshift-marketplace/community-operators-vwldm/extract-utilities id=c955eeb4-b7bc-48f5-af02-0fa127c4fb8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f",
2026-06-12 21:48:35.795585 | controller |     "Jun 12 20:50:42.787049 crc crio[24437]: time=\"2026-06-12T20:50:42.786499622Z\" level=info msg=\"Created container 97ef65b352435b09ddf8f0e66fa378bc3e172e14528ccb7dc996b77c57633891: openshift-marketplace/certified-operators-2qgh9/extract-utilities\" id=a6c8d640-f3f4-4ab1-af32-92f6a79689c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.795600 | controller |     "Jun 12 20:50:42.799577 crc crio[24437]: time=\"2026-06-12T20:50:42.798609954Z\" level=info msg=\"Starting container: 97ef65b352435b09ddf8f0e66fa378bc3e172e14528ccb7dc996b77c57633891\" id=7100cea3-a02b-4268-b6cb-03ed3892e14f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.795615 | controller |     "Jun 12 20:50:42.920858 crc crio[24437]: time=\"2026-06-12T20:50:42.920493458Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-849748df56-jq69x/POD\" id=8008a22a-4855-4c0f-a745-ba7a43011705 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.795633 | controller |     "Jun 12 20:50:42.921407 crc crio[24437]: time=\"2026-06-12T20:50:42.920886759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.795648 | controller |     "Jun 12 20:50:43.004433 crc crio[24437]: time=\"2026-06-12T20:50:43.004151858Z\" level=info msg=\"Started container\" PID=44956 containerID=97ef65b352435b09ddf8f0e66fa378bc3e172e14528ccb7dc996b77c57633891 description=openshift-marketplace/certified-operators-2qgh9/extract-utilities id=7100cea3-a02b-4268-b6cb-03ed3892e14f name=/runtime.v1.RuntimeService/StartContainer sandboxID=720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005",
2026-06-12 21:48:35.795663 | controller |     "Jun 12 20:50:43.345842 crc crio[24437]: time=\"2026-06-12T20:50:43.344279023Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-849748df56-jq69x Namespace:baremetal-operator-system ID:3597e2206edab91cbdbf2ba19e9f390f8ca09abb7b0e953a659d631cb8776cf9 UID:ee93de69-036a-4d46-80f2-c0cc60029d5d NetNS:/var/run/netns/1ac0c863-81c7-44be-8b08-1b940f9fca16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee93de69_036a_4d46_80f2_c0cc60029d5d.slice PodAnnotations:0xc000a8c5a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.795678 | controller |     "Jun 12 20:50:43.345842 crc crio[24437]: time=\"2026-06-12T20:50:43.344887399Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-849748df56-jq69x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.795693 | controller |     "Jun 12 20:50:43.940879 crc crio[24437]: time=\"2026-06-12T20:50:43.94080826Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4f513eab-ddde-4d91-a7ed-408faacbee03 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.795708 | controller |     "Jun 12 20:50:43.971589 crc crio[24437]: time=\"2026-06-12T20:50:43.970150672Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.795722 | controller |     "Jun 12 20:50:44.994877 crc crio[24437]: time=\"2026-06-12T20:50:44.993718025Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=655ca64f-a8f2-45e2-a712-ff34d5a7df3c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.795737 | controller |     "Jun 12 20:50:45.006489 crc crio[24437]: time=\"2026-06-12T20:50:45.006304779Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.795752 | controller |     "Jun 12 20:50:45.239815 crc crio[24437]: time=\"2026-06-12T20:50:45.239560575Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=4f513eab-ddde-4d91-a7ed-408faacbee03 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.795767 | controller |     "Jun 12 20:50:45.248243 crc crio[24437]: time=\"2026-06-12T20:50:45.244516898Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bc2465f8-d229-4058-8534-c9befe7d4a47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.795782 | controller |     "Jun 12 20:50:45.276693 crc crio[24437]: time=\"2026-06-12T20:50:45.276474317Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0592cf31-8042-4ccc-9917-8a41f6b54381 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.795797 | controller |     "Jun 12 20:50:45.382394 crc crio[24437]: time=\"2026-06-12T20:50:45.381714795Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2qgh9/extract-content\" id=718062f6-dc61-459e-8b4d-586438e6ebc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.795815 | controller |     "Jun 12 20:50:45.384816 crc crio[24437]: time=\"2026-06-12T20:50:45.384480614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.795830 | controller |     "Jun 12 20:50:45.761987 crc crio[24437]: time=\"2026-06-12T20:50:45.76025827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.795845 | controller |     "Jun 12 20:50:45.788986 crc crio[24437]: time=\"2026-06-12T20:50:45.788566647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.795884 | controller |     "Jun 12 20:50:45.808105 crc crio[24437]: time=\"2026-06-12T20:50:45.806702239Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=655ca64f-a8f2-45e2-a712-ff34d5a7df3c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.795900 | controller |     "Jun 12 20:50:45.814349 crc crio[24437]: time=\"2026-06-12T20:50:45.813489738Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7cb217f5-19dd-43e5-b04f-ab23e98336bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.795915 | controller |     "Jun 12 20:50:45.834014 crc crio[24437]: time=\"2026-06-12T20:50:45.833341874Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=be33eb11-cb0a-4c5a-84c4-d968caf261f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.795930 | controller |     "Jun 12 20:50:45.891868 crc crio[24437]: time=\"2026-06-12T20:50:45.889541128Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vwldm/extract-content\" id=f89f13d0-28d5-4750-972c-00fd72bbb5df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.795944 | controller |     "Jun 12 20:50:45.907121 crc crio[24437]: time=\"2026-06-12T20:50:45.904892441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.795959 | controller |     "Jun 12 20:50:46.509020 crc crio[24437]: time=\"2026-06-12T20:50:46.508801133Z\" level=info msg=\"Created container 3eaa604e67e005164aa4a3194f289f3557e24fd732cf390cb031070f438cf0d2: openshift-marketplace/certified-operators-2qgh9/extract-content\" id=718062f6-dc61-459e-8b4d-586438e6ebc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.795974 | controller |     "Jun 12 20:50:46.518997 crc crio[24437]: time=\"2026-06-12T20:50:46.514147497Z\" level=info msg=\"Starting container: 3eaa604e67e005164aa4a3194f289f3557e24fd732cf390cb031070f438cf0d2\" id=fe3d3dca-df8f-49b6-b763-0cadb436e819 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.795989 | controller |     "Jun 12 20:50:46.526830 crc crio[24437]: time=\"2026-06-12T20:50:46.526670619Z\" level=info msg=\"Started container\" PID=45030 containerID=3eaa604e67e005164aa4a3194f289f3557e24fd732cf390cb031070f438cf0d2 description=openshift-marketplace/certified-operators-2qgh9/extract-content id=fe3d3dca-df8f-49b6-b763-0cadb436e819 name=/runtime.v1.RuntimeService/StartContainer sandboxID=720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005",
2026-06-12 21:48:35.796004 | controller |     "Jun 12 20:50:46.551480 crc crio[24437]: time=\"2026-06-12T20:50:46.551301604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.796023 | controller |     "Jun 12 20:50:46.557540 crc crio[24437]: time=\"2026-06-12T20:50:46.557436287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.796037 | controller |     "Jun 12 20:50:46.628815 crc crio[24437]: 2026-06-12T20:50:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:177b2614f997afa Mac:ba:5a:ec:7b:e2:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/ff9535b4-a7af-409b-a2c4-0d442a3dfce8 SocketPath: PciID:}] [{Interface:0xc00029f720 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.796052 | controller |     "Jun 12 20:50:46.647773 crc crio[24437]: time=\"2026-06-12T20:50:46.646650105Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vzf8d Namespace:openshift-marketplace ID:177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9 UID:f92e2be7-7c5b-4a16-a1bf-c6af7b1d6eaa NetNS:/var/run/netns/ff9535b4-a7af-409b-a2c4-0d442a3dfce8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf92e2be7_7c5b_4a16_a1bf_c6af7b1d6eaa.slice PodAnnotations:0xc00282c5f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.796067 | controller |     "Jun 12 20:50:46.654668 crc crio[24437]: time=\"2026-06-12T20:50:46.654638015Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vzf8d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.796081 | controller |     "Jun 12 20:50:46.696362 crc crio[24437]: time=\"2026-06-12T20:50:46.696318726Z\" level=info msg=\"Ran pod sandbox 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9 with infra container: openshift-marketplace/redhat-marketplace-vzf8d/POD\" id=a5a52427-fa52-48db-a151-e221a2d63b59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.796096 | controller |     "Jun 12 20:50:46.721698 crc crio[24437]: time=\"2026-06-12T20:50:46.712708015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8582f61e-b38e-4ec3-90cc-b47097e5b721 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.796111 | controller |     "Jun 12 20:50:46.755674 crc crio[24437]: time=\"2026-06-12T20:50:46.754716645Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2887a4de-5808-4faf-b387-d13dff72872c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.796127 | controller |     "Jun 12 20:50:46.784407 crc crio[24437]: time=\"2026-06-12T20:50:46.783580875Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vzf8d/extract-utilities\" id=9b5b0c14-c470-4842-85fc-a5be170f186d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.796142 | controller |     "Jun 12 20:50:46.784631 crc crio[24437]: time=\"2026-06-12T20:50:46.78459425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.796157 | controller |     "Jun 12 20:50:46.917675 crc crio[24437]: time=\"2026-06-12T20:50:46.917603692Z\" level=info msg=\"Created container c5924ba8d4f8b34b5fe619f889264f837668cba4c5583dae211531abd485df79: openshift-marketplace/community-operators-vwldm/extract-content\" id=f89f13d0-28d5-4750-972c-00fd72bbb5df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.796172 | controller |     "Jun 12 20:50:46.926750 crc crio[24437]: time=\"2026-06-12T20:50:46.926591326Z\" level=info msg=\"Starting container: c5924ba8d4f8b34b5fe619f889264f837668cba4c5583dae211531abd485df79\" id=28f8841e-27ab-422d-a481-43d6a521be88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.796191 | controller |     "Jun 12 20:50:46.934422 crc crio[24437]: time=\"2026-06-12T20:50:46.934307559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.796205 | controller |     "Jun 12 20:50:46.971407 crc crio[24437]: time=\"2026-06-12T20:50:46.970631957Z\" level=info msg=\"Started container\" PID=45056 containerID=c5924ba8d4f8b34b5fe619f889264f837668cba4c5583dae211531abd485df79 description=openshift-marketplace/community-operators-vwldm/extract-content id=28f8841e-27ab-422d-a481-43d6a521be88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f",
2026-06-12 21:48:35.796221 | controller |     "Jun 12 20:50:46.986487 crc crio[24437]: time=\"2026-06-12T20:50:46.984420301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.796235 | controller |     "Jun 12 20:50:47.880399 crc crio[24437]: time=\"2026-06-12T20:50:47.878628263Z\" level=info msg=\"Created container 89d8223c22271cab94e304625db0242db0a4a970302089b0f527cb6c5e0ac635: openshift-marketplace/redhat-marketplace-vzf8d/extract-utilities\" id=9b5b0c14-c470-4842-85fc-a5be170f186d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.796250 | controller |     "Jun 12 20:50:47.909908 crc crio[24437]: time=\"2026-06-12T20:50:47.908775257Z\" level=info msg=\"Starting container: 89d8223c22271cab94e304625db0242db0a4a970302089b0f527cb6c5e0ac635\" id=9c5ad70d-368a-4fd6-bd3f-d821b82a293b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.796265 | controller |     "Jun 12 20:50:47.963710 crc crio[24437]: time=\"2026-06-12T20:50:47.963318969Z\" level=info msg=\"Started container\" PID=45085 containerID=89d8223c22271cab94e304625db0242db0a4a970302089b0f527cb6c5e0ac635 description=openshift-marketplace/redhat-marketplace-vzf8d/extract-utilities id=9c5ad70d-368a-4fd6-bd3f-d821b82a293b name=/runtime.v1.RuntimeService/StartContainer sandboxID=177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9",
2026-06-12 21:48:35.796280 | controller |     "Jun 12 20:50:48.218540 crc crio[24437]: 2026-06-12T20:50:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3597e2206edab91 Mac:f2:e6:6f:a3:79:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/1ac0c863-81c7-44be-8b08-1b940f9fca16 SocketPath: PciID:}] [{Interface:0xc0001225c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.796295 | controller |     "Jun 12 20:50:48.221151 crc crio[24437]: time=\"2026-06-12T20:50:48.220824488Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-849748df56-jq69x Namespace:baremetal-operator-system ID:3597e2206edab91cbdbf2ba19e9f390f8ca09abb7b0e953a659d631cb8776cf9 UID:ee93de69-036a-4d46-80f2-c0cc60029d5d NetNS:/var/run/netns/1ac0c863-81c7-44be-8b08-1b940f9fca16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee93de69_036a_4d46_80f2_c0cc60029d5d.slice PodAnnotations:0xc000a8c5a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.796310 | controller |     "Jun 12 20:50:48.223180 crc crio[24437]: time=\"2026-06-12T20:50:48.222320766Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-849748df56-jq69x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.796325 | controller |     "Jun 12 20:50:48.311075 crc crio[24437]: time=\"2026-06-12T20:50:48.309039782Z\" level=info msg=\"Ran pod sandbox 3597e2206edab91cbdbf2ba19e9f390f8ca09abb7b0e953a659d631cb8776cf9 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-849748df56-jq69x/POD\" id=8008a22a-4855-4c0f-a745-ba7a43011705 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.796342 | controller |     "Jun 12 20:50:48.315087 crc crio[24437]: time=\"2026-06-12T20:50:48.314053948Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=2982af58-eb04-4ef3-8779-b36fe05db0da name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.796358 | controller |     "Jun 12 20:50:48.351037 crc crio[24437]: time=\"2026-06-12T20:50:48.348838666Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-12 21:48:35.796373 | controller |     "Jun 12 20:50:48.467508 crc crio[24437]: time=\"2026-06-12T20:50:48.465446008Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=11f3a410-bb4a-499d-9cea-a1afabcaa209 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.796388 | controller |     "Jun 12 20:50:48.476114 crc crio[24437]: time=\"2026-06-12T20:50:48.473616212Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:48:35.796404 | controller |     "Jun 12 20:50:49.663751 crc crio[24437]: time=\"2026-06-12T20:50:49.663493339Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=11f3a410-bb4a-499d-9cea-a1afabcaa209 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.796419 | controller |     "Jun 12 20:50:49.665859 crc crio[24437]: time=\"2026-06-12T20:50:49.665621963Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=121a01e4-6556-43e5-91bd-ed1529e138c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.796435 | controller |     "Jun 12 20:50:49.678594 crc crio[24437]: time=\"2026-06-12T20:50:49.672625618Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9e4120df-b551-4c4d-9f16-0ab9b8d725b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.796450 | controller |     "Jun 12 20:50:49.699761 crc crio[24437]: time=\"2026-06-12T20:50:49.699665703Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vzf8d/extract-content\" id=6edad756-c3b5-4650-98fa-d58c6f3cfcc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.796465 | controller |     "Jun 12 20:50:49.702655 crc crio[24437]: time=\"2026-06-12T20:50:49.70034287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.796482 | controller |     "Jun 12 20:50:49.845455 crc crio[24437]: time=\"2026-06-12T20:50:49.84489247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.796500 | controller |     "Jun 12 20:50:49.852292 crc crio[24437]: time=\"2026-06-12T20:50:49.852260553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.796514 | controller |     "Jun 12 20:50:49.891539 crc crio[24437]: time=\"2026-06-12T20:50:49.891443073Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/POD\" id=3570a453-6fb7-4639-9f7d-dac677959b12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.796529 | controller |     "Jun 12 20:50:49.891718 crc crio[24437]: time=\"2026-06-12T20:50:49.891569016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.796544 | controller |     "Jun 12 20:50:50.156169 crc crio[24437]: time=\"2026-06-12T20:50:50.156100831Z\" level=info msg=\"Created container d7e96c66f6330155a554ce9db0c5034dfcfd0f0d2f6ee5c7882949f09fecfb35: openshift-marketplace/redhat-marketplace-vzf8d/extract-content\" id=6edad756-c3b5-4650-98fa-d58c6f3cfcc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.796562 | controller |     "Jun 12 20:50:50.163617 crc crio[24437]: time=\"2026-06-12T20:50:50.163581819Z\" level=info msg=\"Starting container: d7e96c66f6330155a554ce9db0c5034dfcfd0f0d2f6ee5c7882949f09fecfb35\" id=8e1a4d04-4cc7-4914-ad5c-144b189d5429 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.796577 | controller |     "Jun 12 20:50:50.201574 crc crio[24437]: time=\"2026-06-12T20:50:50.19806874Z\" level=info msg=\"Started container\" PID=45232 containerID=d7e96c66f6330155a554ce9db0c5034dfcfd0f0d2f6ee5c7882949f09fecfb35 description=openshift-marketplace/redhat-marketplace-vzf8d/extract-content id=8e1a4d04-4cc7-4914-ad5c-144b189d5429 name=/runtime.v1.RuntimeService/StartContainer sandboxID=177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9",
2026-06-12 21:48:35.796592 | controller |     "Jun 12 20:50:50.205744 crc crio[24437]: time=\"2026-06-12T20:50:50.205547676Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7d97866665-qwsfc Namespace:baremetal-operator-system ID:d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6 UID:06949449-2f73-4f99-ae9d-0cdb114b176c NetNS:/var/run/netns/498f771a-6363-4318-b54a-3cd411d51a0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06949449_2f73_4f99_ae9d_0cdb114b176c.slice PodAnnotations:0xc001f6cb78}] Aliases:map[]}\"",
2026-06-12 21:48:35.796607 | controller |     "Jun 12 20:50:50.205854 crc crio[24437]: time=\"2026-06-12T20:50:50.205757453Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7d97866665-qwsfc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.796622 | controller |     "Jun 12 20:50:50.272714 crc crio[24437]: time=\"2026-06-12T20:50:50.27256921Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-tnm2r/POD\" id=5a561e46-6092-4d66-88c1-2b8590b6fd35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.796637 | controller |     "Jun 12 20:50:50.275038 crc crio[24437]: time=\"2026-06-12T20:50:50.274671963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.796652 | controller |     "Jun 12 20:50:51.539370 crc crio[24437]: time=\"2026-06-12T20:50:51.538892495Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/POD\" id=1cbd6411-9ac6-416e-8e8c-d0ea8229c1d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.796667 | controller |     "Jun 12 20:50:51.541044 crc crio[24437]: time=\"2026-06-12T20:50:51.541012409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.796681 | controller |     "Jun 12 20:50:54.226909 crc crio[24437]: 2026-06-12T20:50:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5e739c68eb8d89 Mac:ca:20:c5:1d:49:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/498f771a-6363-4318-b54a-3cd411d51a0d SocketPath: PciID:}] [{Interface:0xc000122590 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.796695 | controller |     "Jun 12 20:50:54.258121 crc crio[24437]: time=\"2026-06-12T20:50:54.252594917Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7d97866665-qwsfc Namespace:baremetal-operator-system ID:d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6 UID:06949449-2f73-4f99-ae9d-0cdb114b176c NetNS:/var/run/netns/498f771a-6363-4318-b54a-3cd411d51a0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06949449_2f73_4f99_ae9d_0cdb114b176c.slice PodAnnotations:0xc001f6cb78}] Aliases:map[]}\"",
2026-06-12 21:48:35.796713 | controller |     "Jun 12 20:50:54.258121 crc crio[24437]: time=\"2026-06-12T20:50:54.252804292Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7d97866665-qwsfc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.796728 | controller |     "Jun 12 20:50:58.493449 crc crio[24437]: time=\"2026-06-12T20:50:58.490815953Z\" level=info msg=\"Ran pod sandbox d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/POD\" id=3570a453-6fb7-4639-9f7d-dac677959b12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.796743 | controller |     "Jun 12 20:50:58.502998 crc crio[24437]: time=\"2026-06-12T20:50:58.502835902Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=d5c1e138-967b-4dc2-8924-ecdd1afff24b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.796757 | controller |     "Jun 12 20:50:58.519147 crc crio[24437]: time=\"2026-06-12T20:50:58.518911213Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-12 21:48:35.796772 | controller |     "Jun 12 20:51:00.427722 crc crio[24437]: time=\"2026-06-12T20:51:00.422638096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3fd48aa0-38b0-4a30-b560-e0c698577732 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.796788 | controller |     "Jun 12 20:51:06.583131 crc crio[24437]: time=\"2026-06-12T20:51:06.581508001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=92b485d8-dcb2-4db5-aa27-34f9acf8c64e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.796802 | controller |     "Jun 12 20:51:06.655622 crc crio[24437]: time=\"2026-06-12T20:51:06.655495139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=51908d2b-b201-4cb0-8f51-13b5ebf273b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.796817 | controller |     "Jun 12 20:51:06.711887 crc crio[24437]: time=\"2026-06-12T20:51:06.711819225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=02e1874a-79fc-463b-847e-675cedeab22a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.796831 | controller |     "Jun 12 20:51:06.737676 crc crio[24437]: time=\"2026-06-12T20:51:06.73761606Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vzf8d/registry-server\" id=61378c61-d75e-4ea7-9605-174acddf9f61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.796846 | controller |     "Jun 12 20:51:07.719549 crc crio[24437]: time=\"2026-06-12T20:51:07.716854574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.796880 | controller |     "Jun 12 20:51:07.723645 crc crio[24437]: time=\"2026-06-12T20:51:07.723561512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1a3b7447-940f-4f27-b80f-da832187bf48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.796896 | controller |     "Jun 12 20:51:07.724192 crc crio[24437]: time=\"2026-06-12T20:51:07.724108746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=480d35b8-0806-4111-bd43-70745334052d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.796918 | controller |     "Jun 12 20:51:08.772278 crc crio[24437]: time=\"2026-06-12T20:51:08.77217632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=36dc9e91-3c16-4284-bdb0-667550f2fe94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.796933 | controller |     "Jun 12 20:51:08.819289 crc crio[24437]: time=\"2026-06-12T20:51:08.819170523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a4b50699-7a0a-4a26-80bd-5bcf6deb2400 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.796948 | controller |     "Jun 12 20:51:08.822527 crc crio[24437]: time=\"2026-06-12T20:51:08.822453156Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1cbd6411-9ac6-416e-8e8c-d0ea8229c1d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.796962 | controller |     "Jun 12 20:51:08.839232 crc crio[24437]: time=\"2026-06-12T20:51:08.83905789Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vwldm/registry-server\" id=fa7bc73e-2885-4975-9c17-ab81d3ee1418 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.796977 | controller |     "Jun 12 20:51:08.850096 crc crio[24437]: time=\"2026-06-12T20:51:08.849912601Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2qgh9/registry-server\" id=57a8f5a4-2669-4c5f-8f9b-6d691b75688c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.796992 | controller |     "Jun 12 20:51:08.856088 crc crio[24437]: time=\"2026-06-12T20:51:08.855853429Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-tnm2r Namespace:openstack-operators ID:2c23e1a42205b6c426f48266556ef6be97c9081248fc5b5d12635caa545e0cda UID:3fe4c6f0-34ef-4add-a6b6-3a0530d54ffb NetNS:/var/run/netns/c07b0ffc-7bfd-4a9d-9a0a-4367abd74024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3fe4c6f0_34ef_4add_a6b6_3a0530d54ffb.slice PodAnnotations:0xc000a8c5a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.797007 | controller |     "Jun 12 20:51:08.856088 crc crio[24437]: time=\"2026-06-12T20:51:08.856082865Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-tnm2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.797022 | controller |     "Jun 12 20:51:09.611745 crc crio[24437]: time=\"2026-06-12T20:51:09.589384839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.797037 | controller |     "Jun 12 20:51:09.611745 crc crio[24437]: time=\"2026-06-12T20:51:09.590276932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.797052 | controller |     "Jun 12 20:51:09.633355 crc crio[24437]: time=\"2026-06-12T20:51:09.632802533Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rmzbb/registry-server\" id=dc604c15-9681-4231-8536-cef9ee1d3254 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.797067 | controller |     "Jun 12 20:51:10.044775 crc crio[24437]: 2026-06-12T20:51:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c23e1a42205b6c Mac:f2:78:63:9f:0a:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/c07b0ffc-7bfd-4a9d-9a0a-4367abd74024 SocketPath: PciID:}] [{Interface:0xc0004409c0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.797086 | controller |     "Jun 12 20:51:10.049160 crc crio[24437]: time=\"2026-06-12T20:51:10.045988983Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-tnm2r Namespace:openstack-operators ID:2c23e1a42205b6c426f48266556ef6be97c9081248fc5b5d12635caa545e0cda UID:3fe4c6f0-34ef-4add-a6b6-3a0530d54ffb NetNS:/var/run/netns/c07b0ffc-7bfd-4a9d-9a0a-4367abd74024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3fe4c6f0_34ef_4add_a6b6_3a0530d54ffb.slice PodAnnotations:0xc000a8c5a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.797102 | controller |     "Jun 12 20:51:10.049160 crc crio[24437]: time=\"2026-06-12T20:51:10.046186098Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-tnm2r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.797117 | controller |     "Jun 12 20:51:10.078887 crc crio[24437]: time=\"2026-06-12T20:51:10.077158281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.797132 | controller |     "Jun 12 20:51:10.080405 crc crio[24437]: time=\"2026-06-12T20:51:10.080249778Z\" level=info msg=\"Ran pod sandbox d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20 with infra container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/POD\" id=1cbd6411-9ac6-416e-8e8c-d0ea8229c1d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.797147 | controller |     "Jun 12 20:51:10.085126 crc crio[24437]: time=\"2026-06-12T20:51:10.083030178Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=8818e458-497a-4042-af8c-3986414d50a0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.797161 | controller |     "Jun 12 20:51:10.087190 crc crio[24437]: time=\"2026-06-12T20:51:10.086886045Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-12 21:48:35.797176 | controller |     "Jun 12 20:51:10.098490 crc crio[24437]: time=\"2026-06-12T20:51:10.096908935Z\" level=info msg=\"Ran pod sandbox 2c23e1a42205b6c426f48266556ef6be97c9081248fc5b5d12635caa545e0cda with infra container: openstack-operators/openstack-operator-index-tnm2r/POD\" id=5a561e46-6092-4d66-88c1-2b8590b6fd35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.797191 | controller |     "Jun 12 20:51:10.103647 crc crio[24437]: time=\"2026-06-12T20:51:10.103547001Z\" level=info msg=\"Pulling image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=f1a00fe8-b62f-4ffa-8acb-d03ecc294610 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.797207 | controller |     "Jun 12 20:51:10.104861 crc crio[24437]: time=\"2026-06-12T20:51:10.104688039Z\" level=info msg=\"Trying to access \\\"38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\\\"\"",
2026-06-12 21:48:35.797222 | controller |     "Jun 12 20:51:13.758862 crc crio[24437]: time=\"2026-06-12T20:51:13.758455599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.797237 | controller |     "Jun 12 20:51:13.769130 crc crio[24437]: time=\"2026-06-12T20:51:13.769050894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.797252 | controller |     "Jun 12 20:51:13.830489 crc crio[24437]: time=\"2026-06-12T20:51:13.829879914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.797270 | controller |     "Jun 12 20:51:13.830844 crc crio[24437]: time=\"2026-06-12T20:51:13.830325715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.797285 | controller |     "Jun 12 20:51:13.834122 crc crio[24437]: time=\"2026-06-12T20:51:13.834044667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.797299 | controller |     "Jun 12 20:51:13.836838 crc crio[24437]: time=\"2026-06-12T20:51:13.836736614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.797314 | controller |     "Jun 12 20:51:13.837829 crc crio[24437]: time=\"2026-06-12T20:51:13.837724478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.797328 | controller |     "Jun 12 20:51:13.841535 crc crio[24437]: time=\"2026-06-12T20:51:13.841472383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.797343 | controller |     "Jun 12 20:51:13.901718 crc crio[24437]: time=\"2026-06-12T20:51:13.898276751Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=2982af58-eb04-4ef3-8779-b36fe05db0da name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.797358 | controller |     "Jun 12 20:51:13.901718 crc crio[24437]: time=\"2026-06-12T20:51:13.899801679Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=ed6016af-1628-44c2-bff7-d053a3e5f360 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.797373 | controller |     "Jun 12 20:51:13.917383 crc crio[24437]: time=\"2026-06-12T20:51:13.917283676Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=504d52b1-5e38-432b-852d-c71679680f53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.797387 | controller |     "Jun 12 20:51:13.980124 crc crio[24437]: time=\"2026-06-12T20:51:13.979891659Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-849748df56-jq69x/manager\" id=316acb6b-a8a0-4013-9401-a3eb9725d7aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.797402 | controller |     "Jun 12 20:51:13.981436 crc crio[24437]: time=\"2026-06-12T20:51:13.981322885Z\" level=info msg=\"Created container aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12: openshift-marketplace/redhat-marketplace-vzf8d/registry-server\" id=61378c61-d75e-4ea7-9605-174acddf9f61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.797417 | controller |     "Jun 12 20:51:13.982512 crc crio[24437]: time=\"2026-06-12T20:51:13.982442363Z\" level=info msg=\"Starting container: aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12\" id=16c18e1f-81f8-47d2-94ee-def0d4161d09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.797431 | controller |     "Jun 12 20:51:13.982988 crc crio[24437]: time=\"2026-06-12T20:51:13.982841343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.797446 | controller |     "Jun 12 20:51:13.992089 crc crio[24437]: time=\"2026-06-12T20:51:13.98913366Z\" level=info msg=\"Started container\" PID=45826 containerID=aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12 description=openshift-marketplace/redhat-marketplace-vzf8d/registry-server id=16c18e1f-81f8-47d2-94ee-def0d4161d09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9",
2026-06-12 21:48:35.797465 | controller |     "Jun 12 20:51:14.026364 crc crio[24437]: time=\"2026-06-12T20:51:14.026071923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.797480 | controller |     "Jun 12 20:51:14.109330 crc crio[24437]: time=\"2026-06-12T20:51:14.109258339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.797495 | controller |     "Jun 12 20:51:14.110749 crc crio[24437]: time=\"2026-06-12T20:51:14.110674926Z\" level=info msg=\"Created container b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d: openshift-marketplace/certified-operators-2qgh9/registry-server\" id=57a8f5a4-2669-4c5f-8f9b-6d691b75688c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.797510 | controller |     "Jun 12 20:51:14.110865 crc crio[24437]: time=\"2026-06-12T20:51:14.110751636Z\" level=info msg=\"Created container c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6: openshift-marketplace/redhat-operators-rmzbb/registry-server\" id=dc604c15-9681-4231-8536-cef9ee1d3254 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.797524 | controller |     "Jun 12 20:51:14.111304 crc crio[24437]: time=\"2026-06-12T20:51:14.110893221Z\" level=info msg=\"Created container cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452: openshift-marketplace/community-operators-vwldm/registry-server\" id=fa7bc73e-2885-4975-9c17-ab81d3ee1418 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.797539 | controller |     "Jun 12 20:51:14.112565 crc crio[24437]: time=\"2026-06-12T20:51:14.111893316Z\" level=info msg=\"Starting container: c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6\" id=0780f4f0-4a08-4793-9e5a-2745539d6646 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.797554 | controller |     "Jun 12 20:51:14.112565 crc crio[24437]: time=\"2026-06-12T20:51:14.112092321Z\" level=info msg=\"Starting container: b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d\" id=456d2204-f8df-4ac6-b7f1-46674819f86c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.797569 | controller |     "Jun 12 20:51:14.112565 crc crio[24437]: time=\"2026-06-12T20:51:14.112278166Z\" level=info msg=\"Starting container: cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452\" id=c2836ca1-00b9-43b3-a485-8adac026c598 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.797583 | controller |     "Jun 12 20:51:14.118795 crc crio[24437]: time=\"2026-06-12T20:51:14.118403018Z\" level=info msg=\"Started container\" PID=45836 containerID=c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6 description=openshift-marketplace/redhat-operators-rmzbb/registry-server id=0780f4f0-4a08-4793-9e5a-2745539d6646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e",
2026-06-12 21:48:35.797598 | controller |     "Jun 12 20:51:14.122032 crc crio[24437]: time=\"2026-06-12T20:51:14.121896926Z\" level=info msg=\"Started container\" PID=45839 containerID=b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d description=openshift-marketplace/certified-operators-2qgh9/registry-server id=456d2204-f8df-4ac6-b7f1-46674819f86c name=/runtime.v1.RuntimeService/StartContainer sandboxID=720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005",
2026-06-12 21:48:35.797612 | controller |     "Jun 12 20:51:14.132274 crc crio[24437]: time=\"2026-06-12T20:51:14.132180762Z\" level=info msg=\"Started container\" PID=45838 containerID=cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452 description=openshift-marketplace/community-operators-vwldm/registry-server id=c2836ca1-00b9-43b3-a485-8adac026c598 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f",
2026-06-12 21:48:35.797631 | controller |     "Jun 12 20:51:14.415083 crc crio[24437]: time=\"2026-06-12T20:51:14.41477063Z\" level=info msg=\"Created container d8db64aec481752380b6bd2254d2264efb282d938b46c090f7b178c12c0b28a7: baremetal-operator-system/baremetal-operator-controller-manager-849748df56-jq69x/manager\" id=316acb6b-a8a0-4013-9401-a3eb9725d7aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.797646 | controller |     "Jun 12 20:51:14.416554 crc crio[24437]: time=\"2026-06-12T20:51:14.416467712Z\" level=info msg=\"Starting container: d8db64aec481752380b6bd2254d2264efb282d938b46c090f7b178c12c0b28a7\" id=93babaf4-df4b-4bba-a9e8-ff661878b5de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.797661 | controller |     "Jun 12 20:51:14.448346 crc crio[24437]: time=\"2026-06-12T20:51:14.443094127Z\" level=info msg=\"Started container\" PID=45868 containerID=d8db64aec481752380b6bd2254d2264efb282d938b46c090f7b178c12c0b28a7 description=baremetal-operator-system/baremetal-operator-controller-manager-849748df56-jq69x/manager id=93babaf4-df4b-4bba-a9e8-ff661878b5de name=/runtime.v1.RuntimeService/StartContainer sandboxID=3597e2206edab91cbdbf2ba19e9f390f8ca09abb7b0e953a659d631cb8776cf9",
2026-06-12 21:48:35.797676 | controller |     "Jun 12 20:51:19.252514 crc crio[24437]: time=\"2026-06-12T20:51:19.250376657Z\" level=info msg=\"Removing container: 459d4c633d7b684bb0304cba5ea2ec47841cddabf65dfc07a01f20c21f42322a\" id=a20a2514-6226-4ba2-8c64-f3e4656a147c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.797690 | controller |     "Jun 12 20:51:22.148517 crc crio[24437]: time=\"2026-06-12T20:51:22.148025293Z\" level=info msg=\"Removed container 459d4c633d7b684bb0304cba5ea2ec47841cddabf65dfc07a01f20c21f42322a: openshift-infra/auto-csr-approver-29688284-tf2wv/oc\" id=a20a2514-6226-4ba2-8c64-f3e4656a147c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.797705 | controller |     "Jun 12 20:51:22.159042 crc crio[24437]: time=\"2026-06-12T20:51:22.158893414Z\" level=info msg=\"Stopping pod sandbox: ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4\" id=322b4d87-8708-498d-9760-fe8c5ad26c48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.797720 | controller |     "Jun 12 20:51:22.159042 crc crio[24437]: time=\"2026-06-12T20:51:22.159044239Z\" level=info msg=\"Stopped pod sandbox (already stopped): ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4\" id=322b4d87-8708-498d-9760-fe8c5ad26c48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.797734 | controller |     "Jun 12 20:51:22.160646 crc crio[24437]: time=\"2026-06-12T20:51:22.160111805Z\" level=info msg=\"Removing pod sandbox: ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4\" id=024f09b7-95b0-42c5-b743-d571c6440fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.797748 | controller |     "Jun 12 20:51:22.572110 crc crio[24437]: time=\"2026-06-12T20:51:22.568287899Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03\" id=d5c1e138-967b-4dc2-8924-ecdd1afff24b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.797762 | controller |     "Jun 12 20:51:22.572110 crc crio[24437]: time=\"2026-06-12T20:51:22.570292928Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=bb1475e0-ab24-4adb-95bf-45aab4c7eae7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.797777 | controller |     "Jun 12 20:51:24.241687 crc crio[24437]: time=\"2026-06-12T20:51:24.241565212Z\" level=info msg=\"Stopping container: aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12 (timeout: 2s)\" id=7f8ca1c8-9445-4397-bc4d-02eefd7d8a11 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.797791 | controller |     "Jun 12 20:51:30.413969 crc crio[24437]: time=\"2026-06-12T20:51:30.412851431Z\" level=info msg=\"Removed pod sandbox: ccf0c72ad0183156f2157d37662501f9192f0ea958659ae7ab4ca0f52dca57b4\" id=024f09b7-95b0-42c5-b743-d571c6440fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.797808 | controller |     "Jun 12 20:51:30.425505 crc crio[24437]: time=\"2026-06-12T20:51:30.425389604Z\" level=info msg=\"Stopped container aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12: openshift-marketplace/redhat-marketplace-vzf8d/registry-server\" id=7f8ca1c8-9445-4397-bc4d-02eefd7d8a11 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.797823 | controller |     "Jun 12 20:51:30.427646 crc crio[24437]: time=\"2026-06-12T20:51:30.427540288Z\" level=info msg=\"Stopping pod sandbox: 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9\" id=7b0fb466-1057-4197-a2d4-f33860a4cad4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.797837 | controller |     "Jun 12 20:51:30.428707 crc crio[24437]: time=\"2026-06-12T20:51:30.428573484Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vzf8d Namespace:openshift-marketplace ID:177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9 UID:f92e2be7-7c5b-4a16-a1bf-c6af7b1d6eaa NetNS:/var/run/netns/ff9535b4-a7af-409b-a2c4-0d442a3dfce8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf92e2be7_7c5b_4a16_a1bf_c6af7b1d6eaa.slice PodAnnotations:0xc000c24578}] Aliases:map[]}\"",
2026-06-12 21:48:35.797878 | controller |     "Jun 12 20:51:30.428896 crc crio[24437]: time=\"2026-06-12T20:51:30.42883298Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vzf8d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.797895 | controller |     "Jun 12 20:51:31.135002 crc crio[24437]: time=\"2026-06-12T20:51:31.134198335Z\" level=info msg=\"Stopping container: b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d (timeout: 2s)\" id=b9aeb178-f144-458b-8831-db3e2bad67ee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.797910 | controller |     "Jun 12 20:51:31.290657 crc crio[24437]: time=\"2026-06-12T20:51:31.290564957Z\" level=info msg=\"Stopped pod sandbox: 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9\" id=7b0fb466-1057-4197-a2d4-f33860a4cad4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.797925 | controller |     "Jun 12 20:51:31.425715 crc crio[24437]: time=\"2026-06-12T20:51:31.425643836Z\" level=info msg=\"Removing container: aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12\" id=a061907f-c033-42ce-89d5-bb2c59ca899d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.797939 | controller |     "Jun 12 20:51:31.576820 crc crio[24437]: time=\"2026-06-12T20:51:31.576757466Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=e7c92801-e25e-48c6-adf2-3176335c235c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.797954 | controller |     "Jun 12 20:51:31.594042 crc crio[24437]: time=\"2026-06-12T20:51:31.593892044Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=8818e458-497a-4042-af8c-3986414d50a0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.797969 | controller |     "Jun 12 20:51:31.595024 crc crio[24437]: time=\"2026-06-12T20:51:31.594872779Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=7c082352-2da8-4fc7-9fd0-3f12bfe21ddd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.797983 | controller |     "Jun 12 20:51:31.621504 crc crio[24437]: time=\"2026-06-12T20:51:31.621325281Z\" level=info msg=\"Stopped container b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d: openshift-marketplace/certified-operators-2qgh9/registry-server\" id=b9aeb178-f144-458b-8831-db3e2bad67ee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.798000 | controller |     "Jun 12 20:51:31.623105 crc crio[24437]: time=\"2026-06-12T20:51:31.623012304Z\" level=info msg=\"Stopping pod sandbox: 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005\" id=cfb67cf4-fdc2-45b5-9bf2-7295a42f8418 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.798015 | controller |     "Jun 12 20:51:31.623739 crc crio[24437]: time=\"2026-06-12T20:51:31.623652128Z\" level=info msg=\"Got pod network &{Name:certified-operators-2qgh9 Namespace:openshift-marketplace ID:720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005 UID:dfde5baa-a32d-4073-9d1d-2c892805307d NetNS:/var/run/netns/45f47ac1-72f6-497d-a6eb-1c5c1e5650d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfde5baa_a32d_4073_9d1d_2c892805307d.slice PodAnnotations:0xc002746380}] Aliases:map[]}\"",
2026-06-12 21:48:35.798029 | controller |     "Jun 12 20:51:31.623885 crc crio[24437]: time=\"2026-06-12T20:51:31.623842293Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-2qgh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.798044 | controller |     "Jun 12 20:51:31.804088 crc crio[24437]: time=\"2026-06-12T20:51:31.798206896Z\" level=info msg=\"Stopping container: cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452 (timeout: 2s)\" id=8275d516-37ea-458a-8ab1-a263e87cc147 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.798059 | controller |     "Jun 12 20:51:32.150630 crc crio[24437]: time=\"2026-06-12T20:51:32.149884192Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=aefe45fb-a98d-4d0b-b276-1c31a60587e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.798073 | controller |     "Jun 12 20:51:32.153268 crc crio[24437]: time=\"2026-06-12T20:51:32.153164425Z\" level=info msg=\"Removed container aeb9f6de78509cd56d84c6695ad5141c872852f483e99c1ca74b37bef3b63a12: openshift-marketplace/redhat-marketplace-vzf8d/registry-server\" id=a061907f-c033-42ce-89d5-bb2c59ca899d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798088 | controller |     "Jun 12 20:51:32.156376 crc crio[24437]: time=\"2026-06-12T20:51:32.156299353Z\" level=info msg=\"Removing container: d7e96c66f6330155a554ce9db0c5034dfcfd0f0d2f6ee5c7882949f09fecfb35\" id=5d46dc0e-9f20-4c28-b7e5-11455f486887 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798102 | controller |     "Jun 12 20:51:32.170258 crc crio[24437]: time=\"2026-06-12T20:51:32.170084908Z\" level=info msg=\"Stopped container cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452: openshift-marketplace/community-operators-vwldm/registry-server\" id=8275d516-37ea-458a-8ab1-a263e87cc147 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.798117 | controller |     "Jun 12 20:51:32.172108 crc crio[24437]: time=\"2026-06-12T20:51:32.172067079Z\" level=info msg=\"Stopping pod sandbox: c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f\" id=143f47dd-ad75-449b-a3dd-91471ae9003a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.798131 | controller |     "Jun 12 20:51:32.172850 crc crio[24437]: time=\"2026-06-12T20:51:32.172775836Z\" level=info msg=\"Got pod network &{Name:community-operators-vwldm Namespace:openshift-marketplace ID:c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f UID:b2e75605-0234-4f23-93c9-8a493323502d NetNS:/var/run/netns/87349e05-8678-4241-8de1-b250342f0527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2e75605_0234_4f23_93c9_8a493323502d.slice PodAnnotations:0xc000c24750}] Aliases:map[]}\"",
2026-06-12 21:48:35.798150 | controller |     "Jun 12 20:51:32.174313 crc crio[24437]: time=\"2026-06-12T20:51:32.174239022Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-vwldm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.798165 | controller |     "Jun 12 20:51:32.527641 crc crio[24437]: time=\"2026-06-12T20:51:32.527328946Z\" level=info msg=\"Stopped pod sandbox: 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005\" id=cfb67cf4-fdc2-45b5-9bf2-7295a42f8418 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.798180 | controller |     "Jun 12 20:51:32.531341 crc crio[24437]: time=\"2026-06-12T20:51:32.531203912Z\" level=info msg=\"Stopped pod sandbox: c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f\" id=143f47dd-ad75-449b-a3dd-91471ae9003a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.798195 | controller |     "Jun 12 20:51:32.533902 crc crio[24437]: time=\"2026-06-12T20:51:32.533837458Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-ipa-downloader\" id=4d3b93ce-3d2d-4c50-ac7b-46a93e9c13d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.798209 | controller |     "Jun 12 20:51:33.069366 crc crio[24437]: time=\"2026-06-12T20:51:33.068194686Z\" level=info msg=\"Removed container d7e96c66f6330155a554ce9db0c5034dfcfd0f0d2f6ee5c7882949f09fecfb35: openshift-marketplace/redhat-marketplace-vzf8d/extract-content\" id=5d46dc0e-9f20-4c28-b7e5-11455f486887 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798223 | controller |     "Jun 12 20:51:33.074194 crc crio[24437]: time=\"2026-06-12T20:51:33.074093963Z\" level=info msg=\"Removing container: 89d8223c22271cab94e304625db0242db0a4a970302089b0f527cb6c5e0ac635\" id=40ce122d-233f-4559-981f-3c17eeb168e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798239 | controller |     "Jun 12 20:51:33.332484 crc crio[24437]: time=\"2026-06-12T20:51:33.332196209Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/manager\" id=c202fc85-2a8d-4685-84cd-7329e970064c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.798253 | controller |     "Jun 12 20:51:33.789739 crc crio[24437]: time=\"2026-06-12T20:51:33.789663874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.798268 | controller |     "Jun 12 20:51:34.010485 crc crio[24437]: time=\"2026-06-12T20:51:34.010364794Z\" level=info msg=\"Removed container 89d8223c22271cab94e304625db0242db0a4a970302089b0f527cb6c5e0ac635: openshift-marketplace/redhat-marketplace-vzf8d/extract-utilities\" id=40ce122d-233f-4559-981f-3c17eeb168e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798283 | controller |     "Jun 12 20:51:34.011563 crc crio[24437]: time=\"2026-06-12T20:51:34.011445211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.798298 | controller |     "Jun 12 20:51:34.015885 crc crio[24437]: time=\"2026-06-12T20:51:34.015735859Z\" level=info msg=\"Removing container: cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452\" id=ee4a1205-c2fe-4afc-aab2-9c86f61e1e74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798312 | controller |     "Jun 12 20:51:34.969052 crc crio[24437]: time=\"2026-06-12T20:51:34.96878956Z\" level=info msg=\"Removed container cc305aa52f2791a8a461ff500177d48d7fd0e8fc8a669cc635d7e75d72a41452: openshift-marketplace/community-operators-vwldm/registry-server\" id=ee4a1205-c2fe-4afc-aab2-9c86f61e1e74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798327 | controller |     "Jun 12 20:51:34.975758 crc crio[24437]: time=\"2026-06-12T20:51:34.975693343Z\" level=info msg=\"Removing container: c5924ba8d4f8b34b5fe619f889264f837668cba4c5583dae211531abd485df79\" id=abec5a53-d9a1-4c6a-9a01-8302868c20d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798345 | controller |     "Jun 12 20:51:35.010560 crc crio[24437]: time=\"2026-06-12T20:51:35.01035146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.798360 | controller |     "Jun 12 20:51:35.019852 crc crio[24437]: time=\"2026-06-12T20:51:35.019725235Z\" level=info msg=\"Removed container c5924ba8d4f8b34b5fe619f889264f837668cba4c5583dae211531abd485df79: openshift-marketplace/community-operators-vwldm/extract-content\" id=abec5a53-d9a1-4c6a-9a01-8302868c20d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798374 | controller |     "Jun 12 20:51:35.031983 crc crio[24437]: time=\"2026-06-12T20:51:35.031735784Z\" level=info msg=\"Removing container: c424f8f87380b7b8809b06b440d080c94f35cc8640a8b95358d98574a1759519\" id=5026f17a-f615-44a1-bf2b-d24be63eeee7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798389 | controller |     "Jun 12 20:51:35.088748 crc crio[24437]: time=\"2026-06-12T20:51:35.088631088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.798403 | controller |     "Jun 12 20:51:35.110533 crc crio[24437]: time=\"2026-06-12T20:51:35.110369652Z\" level=info msg=\"Pulled image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index@sha256:e8137ff034bb5fe9632717ee013a7d036af9050f2129fdae74a5d84969306a70\" id=f1a00fe8-b62f-4ffa-8acb-d03ecc294610 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.798417 | controller |     "Jun 12 20:51:35.114874 crc crio[24437]: time=\"2026-06-12T20:51:35.114813423Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=68091173-0587-4b9b-aff2-b0cde6b1ff24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.798432 | controller |     "Jun 12 20:51:35.135794 crc crio[24437]: time=\"2026-06-12T20:51:35.135606452Z\" level=info msg=\"Removed container c424f8f87380b7b8809b06b440d080c94f35cc8640a8b95358d98574a1759519: openshift-marketplace/community-operators-vwldm/extract-utilities\" id=5026f17a-f615-44a1-bf2b-d24be63eeee7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798446 | controller |     "Jun 12 20:51:35.138760 crc crio[24437]: time=\"2026-06-12T20:51:35.138383743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.798460 | controller |     "Jun 12 20:51:35.140628 crc crio[24437]: time=\"2026-06-12T20:51:35.140559908Z\" level=info msg=\"Removing container: b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d\" id=6160870b-8292-40ac-8f41-7ddbd8f34fd3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798476 | controller |     "Jun 12 20:51:35.142244 crc crio[24437]: time=\"2026-06-12T20:51:35.142130066Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-index:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=b8903cdc-db69-4779-8ddc-d06069f26cbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.798491 | controller |     "Jun 12 20:51:35.157756 crc crio[24437]: time=\"2026-06-12T20:51:35.156121667Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-tnm2r/registry-server\" id=97462b89-0ca9-4f9e-baeb-99de8b5ceaa8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.798506 | controller |     "Jun 12 20:51:35.159749 crc crio[24437]: time=\"2026-06-12T20:51:35.159705507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.798524 | controller |     "Jun 12 20:51:35.181998 crc crio[24437]: time=\"2026-06-12T20:51:35.18185418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.798539 | controller |     "Jun 12 20:51:35.202424 crc crio[24437]: time=\"2026-06-12T20:51:35.202295612Z\" level=info msg=\"Removed container b2b013faaa9ed0d1a830671aad2c42eb3402e73d43f870851685b9612726d25d: openshift-marketplace/certified-operators-2qgh9/registry-server\" id=6160870b-8292-40ac-8f41-7ddbd8f34fd3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798554 | controller |     "Jun 12 20:51:35.205213 crc crio[24437]: time=\"2026-06-12T20:51:35.205129123Z\" level=info msg=\"Removing container: 3eaa604e67e005164aa4a3194f289f3557e24fd732cf390cb031070f438cf0d2\" id=eb2e6af5-3c19-4ede-8d51-81b99f1b23a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798568 | controller |     "Jun 12 20:51:35.223865 crc crio[24437]: time=\"2026-06-12T20:51:35.223690967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.798583 | controller |     "Jun 12 20:51:35.248628 crc crio[24437]: time=\"2026-06-12T20:51:35.248509058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.798597 | controller |     "Jun 12 20:51:35.257010 crc crio[24437]: time=\"2026-06-12T20:51:35.256846125Z\" level=info msg=\"Removed container 3eaa604e67e005164aa4a3194f289f3557e24fd732cf390cb031070f438cf0d2: openshift-marketplace/certified-operators-2qgh9/extract-content\" id=eb2e6af5-3c19-4ede-8d51-81b99f1b23a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798612 | controller |     "Jun 12 20:51:35.261207 crc crio[24437]: time=\"2026-06-12T20:51:35.261084102Z\" level=info msg=\"Removing container: 97ef65b352435b09ddf8f0e66fa378bc3e172e14528ccb7dc996b77c57633891\" id=afa2b977-c223-4414-b54b-1ca7664711a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798627 | controller |     "Jun 12 20:51:35.282438 crc crio[24437]: time=\"2026-06-12T20:51:35.282334704Z\" level=info msg=\"Created container be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/manager\" id=c202fc85-2a8d-4685-84cd-7329e970064c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.798641 | controller |     "Jun 12 20:51:35.283900 crc crio[24437]: time=\"2026-06-12T20:51:35.283829821Z\" level=info msg=\"Starting container: be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396\" id=78617ab0-72af-4d6d-9666-222c8d37fde7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.798656 | controller |     "Jun 12 20:51:35.289502 crc crio[24437]: time=\"2026-06-12T20:51:35.289412631Z\" level=info msg=\"Started container\" PID=46849 containerID=be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396 description=baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/manager id=78617ab0-72af-4d6d-9666-222c8d37fde7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6",
2026-06-12 21:48:35.798670 | controller |     "Jun 12 20:51:35.294303 crc crio[24437]: time=\"2026-06-12T20:51:35.294260472Z\" level=info msg=\"Removed container 97ef65b352435b09ddf8f0e66fa378bc3e172e14528ccb7dc996b77c57633891: openshift-marketplace/certified-operators-2qgh9/extract-utilities\" id=afa2b977-c223-4414-b54b-1ca7664711a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.798685 | controller |     "Jun 12 20:51:35.350160 crc crio[24437]: time=\"2026-06-12T20:51:35.350061418Z\" level=info msg=\"Created container 8a365a5f23261c030650e79c4a53ffe5a1cd62bfe8a620ef71b1515cf7bdfcfd: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-ipa-downloader\" id=4d3b93ce-3d2d-4c50-ac7b-46a93e9c13d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.798704 | controller |     "Jun 12 20:51:35.351329 crc crio[24437]: time=\"2026-06-12T20:51:35.351210527Z\" level=info msg=\"Starting container: 8a365a5f23261c030650e79c4a53ffe5a1cd62bfe8a620ef71b1515cf7bdfcfd\" id=24bffec0-98c7-4b3e-ad49-d180bda00246 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.798720 | controller |     "Jun 12 20:51:35.357669 crc crio[24437]: time=\"2026-06-12T20:51:35.357628848Z\" level=info msg=\"Started container\" PID=46853 containerID=8a365a5f23261c030650e79c4a53ffe5a1cd62bfe8a620ef71b1515cf7bdfcfd description=baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-ipa-downloader id=24bffec0-98c7-4b3e-ad49-d180bda00246 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20",
2026-06-12 21:48:35.798735 | controller |     "Jun 12 20:51:35.363892 crc crio[24437]: time=\"2026-06-12T20:51:35.363797562Z\" level=info msg=\"Created container 1deb8daf2ecdd1c9a27630a5d66916a03986f89bcf2ba2f3a922e151f79233b1: openstack-operators/openstack-operator-index-tnm2r/registry-server\" id=97462b89-0ca9-4f9e-baeb-99de8b5ceaa8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.798750 | controller |     "Jun 12 20:51:35.364906 crc crio[24437]: time=\"2026-06-12T20:51:35.364821857Z\" level=info msg=\"Starting container: 1deb8daf2ecdd1c9a27630a5d66916a03986f89bcf2ba2f3a922e151f79233b1\" id=6417660f-323a-42ab-b990-67fec695f6f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.798765 | controller |     "Jun 12 20:51:35.370009 crc crio[24437]: time=\"2026-06-12T20:51:35.369888244Z\" level=info msg=\"Started container\" PID=46866 containerID=1deb8daf2ecdd1c9a27630a5d66916a03986f89bcf2ba2f3a922e151f79233b1 description=openstack-operators/openstack-operator-index-tnm2r/registry-server id=6417660f-323a-42ab-b990-67fec695f6f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c23e1a42205b6c426f48266556ef6be97c9081248fc5b5d12635caa545e0cda",
2026-06-12 21:48:35.798780 | controller |     "Jun 12 20:51:37.551908 crc crio[24437]: time=\"2026-06-12T20:51:37.551422507Z\" level=info msg=\"Stopping container: be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396 (timeout: 10s)\" id=8ec07833-4c45-413d-bde9-10d3e859926a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.798794 | controller |     "Jun 12 20:51:37.688103 crc crio[24437]: time=\"2026-06-12T20:51:37.687903491Z\" level=info msg=\"Stopped container be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/manager\" id=8ec07833-4c45-413d-bde9-10d3e859926a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.798809 | controller |     "Jun 12 20:51:37.688981 crc crio[24437]: time=\"2026-06-12T20:51:37.688843344Z\" level=info msg=\"Stopping pod sandbox: d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6\" id=324850d3-507b-4ecf-9b43-c91295475df0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.798824 | controller |     "Jun 12 20:51:37.689562 crc crio[24437]: time=\"2026-06-12T20:51:37.68947708Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7d97866665-qwsfc Namespace:baremetal-operator-system ID:d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6 UID:06949449-2f73-4f99-ae9d-0cdb114b176c NetNS:/var/run/netns/498f771a-6363-4318-b54a-3cd411d51a0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06949449_2f73_4f99_ae9d_0cdb114b176c.slice PodAnnotations:0xc00012b330}] Aliases:map[]}\"",
2026-06-12 21:48:35.798839 | controller |     "Jun 12 20:51:37.689709 crc crio[24437]: time=\"2026-06-12T20:51:37.689659094Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-7d97866665-qwsfc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.798882 | controller |     "Jun 12 20:51:37.935421 crc crio[24437]: time=\"2026-06-12T20:51:37.934780927Z\" level=info msg=\"Stopped pod sandbox: d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6\" id=324850d3-507b-4ecf-9b43-c91295475df0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.798899 | controller |     "Jun 12 20:51:38.134260 crc crio[24437]: time=\"2026-06-12T20:51:38.134152534Z\" level=info msg=\"Stopping container: c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6 (timeout: 2s)\" id=4d85abac-da77-4a13-910f-d289d2b65e0e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.798914 | controller |     "Jun 12 20:51:38.290883 crc crio[24437]: time=\"2026-06-12T20:51:38.290526635Z\" level=info msg=\"Stopped container c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6: openshift-marketplace/redhat-operators-rmzbb/registry-server\" id=4d85abac-da77-4a13-910f-d289d2b65e0e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.798929 | controller |     "Jun 12 20:51:38.292178 crc crio[24437]: time=\"2026-06-12T20:51:38.291844698Z\" level=info msg=\"Stopping pod sandbox: 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e\" id=92cbab02-b3f2-4d44-9fa9-5aed6f26454d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.798945 | controller |     "Jun 12 20:51:38.292701 crc crio[24437]: time=\"2026-06-12T20:51:38.292618827Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rmzbb Namespace:openshift-marketplace ID:68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e UID:df4732ee-8558-4af1-8e63-f67e834d970e NetNS:/var/run/netns/a1960d7f-9fd3-452d-ab39-d2b681b7a1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4732ee_8558_4af1_8e63_f67e834d970e.slice PodAnnotations:0xc000c24640}] Aliases:map[]}\"",
2026-06-12 21:48:35.798960 | controller |     "Jun 12 20:51:38.292835 crc crio[24437]: time=\"2026-06-12T20:51:38.292809413Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-rmzbb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.798975 | controller |     "Jun 12 20:51:38.542521 crc crio[24437]: time=\"2026-06-12T20:51:38.542402546Z\" level=info msg=\"Stopped pod sandbox: 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e\" id=92cbab02-b3f2-4d44-9fa9-5aed6f26454d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.798990 | controller |     "Jun 12 20:51:38.588669 crc crio[24437]: time=\"2026-06-12T20:51:38.588567621Z\" level=info msg=\"Removing container: c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6\" id=dd376e0f-624c-4e6f-82ad-51c05427170b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.799005 | controller |     "Jun 12 20:51:38.618991 crc crio[24437]: time=\"2026-06-12T20:51:38.6188706Z\" level=info msg=\"Removed container c02b78ef09a4bb7ac7ed12ad93327c3cf7970b4e433f7d629887b3607e8f46e6: openshift-marketplace/redhat-operators-rmzbb/registry-server\" id=dd376e0f-624c-4e6f-82ad-51c05427170b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.799019 | controller |     "Jun 12 20:51:38.624088 crc crio[24437]: time=\"2026-06-12T20:51:38.624011429Z\" level=info msg=\"Removing container: bd20dad8be742986f261ca3b2c4c170f4e6035f75c30e60aabc6371dd28041fc\" id=852b54dc-3cc2-4794-aec8-012d3a786ef5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.799034 | controller |     "Jun 12 20:51:38.670012 crc crio[24437]: time=\"2026-06-12T20:51:38.669872125Z\" level=info msg=\"Removed container bd20dad8be742986f261ca3b2c4c170f4e6035f75c30e60aabc6371dd28041fc: openshift-marketplace/redhat-operators-rmzbb/extract-content\" id=852b54dc-3cc2-4794-aec8-012d3a786ef5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.799053 | controller |     "Jun 12 20:51:38.689072 crc crio[24437]: time=\"2026-06-12T20:51:38.688734747Z\" level=info msg=\"Removing container: 29f0bcda93c607399358c29c3f017522aff440d42fc614de246d337f51c2598f\" id=ebd87866-a5ea-41d2-8292-377e8ad230e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.799068 | controller |     "Jun 12 20:51:38.717600 crc crio[24437]: time=\"2026-06-12T20:51:38.717460495Z\" level=info msg=\"Removed container 29f0bcda93c607399358c29c3f017522aff440d42fc614de246d337f51c2598f: openshift-marketplace/redhat-operators-rmzbb/extract-utilities\" id=ebd87866-a5ea-41d2-8292-377e8ad230e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.799082 | controller |     "Jun 12 20:51:38.724357 crc crio[24437]: time=\"2026-06-12T20:51:38.724270236Z\" level=info msg=\"Removing container: be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396\" id=9b3616e7-b2e6-4529-b38d-18521495e654 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.799097 | controller |     "Jun 12 20:51:38.750783 crc crio[24437]: time=\"2026-06-12T20:51:38.750666975Z\" level=info msg=\"Removed container be89052706d847729abeb6b606ab06f8cc86e503c812cd3dc3cd1eb736a33396: baremetal-operator-system/baremetal-operator-controller-manager-7d97866665-qwsfc/manager\" id=9b3616e7-b2e6-4529-b38d-18521495e654 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.799112 | controller |     "Jun 12 20:52:00.519647 crc crio[24437]: time=\"2026-06-12T20:52:00.519003518Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688292-tmffz/POD\" id=0355ef96-1a32-4022-afe1-3a1716bd034b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.799127 | controller |     "Jun 12 20:52:00.521740 crc crio[24437]: time=\"2026-06-12T20:52:00.519713935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.799142 | controller |     "Jun 12 20:52:00.558688 crc crio[24437]: time=\"2026-06-12T20:52:00.558582597Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688292-tmffz Namespace:openshift-infra ID:19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285 UID:a3cc5cd4-a229-4f93-a98d-5d74fdb378f6 NetNS:/var/run/netns/50f239b1-e17e-48d5-a99c-0c72b5b0f600 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3cc5cd4_a229_4f93_a98d_5d74fdb378f6.slice PodAnnotations:0xc001f6c038}] Aliases:map[]}\"",
2026-06-12 21:48:35.799156 | controller |     "Jun 12 20:52:00.558688 crc crio[24437]: time=\"2026-06-12T20:52:00.558693689Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688292-tmffz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.799172 | controller |     "Jun 12 20:52:00.855586 crc crio[24437]: 2026-06-12T20:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19283dddd7f7626 Mac:aa:f1:c6:6b:9e:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/50f239b1-e17e-48d5-a99c-0c72b5b0f600 SocketPath: PciID:}] [{Interface:0xc00058c750 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.799187 | controller |     "Jun 12 20:52:00.858656 crc crio[24437]: time=\"2026-06-12T20:52:00.858456908Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688292-tmffz Namespace:openshift-infra ID:19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285 UID:a3cc5cd4-a229-4f93-a98d-5d74fdb378f6 NetNS:/var/run/netns/50f239b1-e17e-48d5-a99c-0c72b5b0f600 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3cc5cd4_a229_4f93_a98d_5d74fdb378f6.slice PodAnnotations:0xc001f6c038}] Aliases:map[]}\"",
2026-06-12 21:48:35.799206 | controller |     "Jun 12 20:52:00.858786 crc crio[24437]: time=\"2026-06-12T20:52:00.858741165Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688292-tmffz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.799221 | controller |     "Jun 12 20:52:00.869372 crc crio[24437]: time=\"2026-06-12T20:52:00.869091095Z\" level=info msg=\"Ran pod sandbox 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285 with infra container: openshift-infra/auto-csr-approver-29688292-tmffz/POD\" id=0355ef96-1a32-4022-afe1-3a1716bd034b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.799236 | controller |     "Jun 12 20:52:00.873432 crc crio[24437]: time=\"2026-06-12T20:52:00.87330638Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=44db41d5-5656-479a-a815-8fe13e636f8c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.799250 | controller |     "Jun 12 20:52:00.883867 crc crio[24437]: time=\"2026-06-12T20:52:00.883769512Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.799265 | controller |     "Jun 12 20:52:01.702707 crc crio[24437]: time=\"2026-06-12T20:52:01.702577595Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=44db41d5-5656-479a-a815-8fe13e636f8c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.799280 | controller |     "Jun 12 20:52:01.705208 crc crio[24437]: time=\"2026-06-12T20:52:01.705135079Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=81d48583-37f0-4e2a-b85b-62c240365bf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.799295 | controller |     "Jun 12 20:52:01.707119 crc crio[24437]: time=\"2026-06-12T20:52:01.707034087Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=39db6be8-6825-4d8f-8716-0831e71bfcb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.799310 | controller |     "Jun 12 20:52:01.713488 crc crio[24437]: time=\"2026-06-12T20:52:01.713270792Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688292-tmffz/oc\" id=7107c4df-6593-4e2f-9f8e-9c4744c544e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.799325 | controller |     "Jun 12 20:52:01.714817 crc crio[24437]: time=\"2026-06-12T20:52:01.713826116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.799339 | controller |     "Jun 12 20:52:01.757569 crc crio[24437]: time=\"2026-06-12T20:52:01.757475659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.799353 | controller |     "Jun 12 20:52:02.042426 crc crio[24437]: time=\"2026-06-12T20:52:02.041878013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.799368 | controller |     "Jun 12 20:52:02.160557 crc crio[24437]: time=\"2026-06-12T20:52:02.160414608Z\" level=info msg=\"Created container 7d8147655ba0e7e3ed63b80285f9ca79a47d634dd06e623e7a9a452629877493: openshift-infra/auto-csr-approver-29688292-tmffz/oc\" id=7107c4df-6593-4e2f-9f8e-9c4744c544e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.799384 | controller |     "Jun 12 20:52:02.169383 crc crio[24437]: time=\"2026-06-12T20:52:02.169205148Z\" level=info msg=\"Starting container: 7d8147655ba0e7e3ed63b80285f9ca79a47d634dd06e623e7a9a452629877493\" id=9ba3e320-aabd-470d-b3c0-6fae0c94fcf1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.799398 | controller |     "Jun 12 20:52:02.178387 crc crio[24437]: time=\"2026-06-12T20:52:02.178214563Z\" level=info msg=\"Started container\" PID=47508 containerID=7d8147655ba0e7e3ed63b80285f9ca79a47d634dd06e623e7a9a452629877493 description=openshift-infra/auto-csr-approver-29688292-tmffz/oc id=9ba3e320-aabd-470d-b3c0-6fae0c94fcf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285",
2026-06-12 21:48:35.799417 | controller |     "Jun 12 20:52:03.969034 crc crio[24437]: time=\"2026-06-12T20:52:03.968219512Z\" level=info msg=\"Stopping pod sandbox: 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285\" id=0d5443f1-5616-452f-af51-b16ac7f5e876 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.799433 | controller |     "Jun 12 20:52:03.970486 crc crio[24437]: time=\"2026-06-12T20:52:03.969660018Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688292-tmffz Namespace:openshift-infra ID:19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285 UID:a3cc5cd4-a229-4f93-a98d-5d74fdb378f6 NetNS:/var/run/netns/50f239b1-e17e-48d5-a99c-0c72b5b0f600 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3cc5cd4_a229_4f93_a98d_5d74fdb378f6.slice PodAnnotations:0xc0026aa080}] Aliases:map[]}\"",
2026-06-12 21:48:35.799447 | controller |     "Jun 12 20:52:03.970486 crc crio[24437]: time=\"2026-06-12T20:52:03.969839643Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688292-tmffz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.799462 | controller |     "Jun 12 20:52:04.264222 crc crio[24437]: time=\"2026-06-12T20:52:04.264122134Z\" level=info msg=\"Stopped pod sandbox: 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285\" id=0d5443f1-5616-452f-af51-b16ac7f5e876 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.799477 | controller |     "Jun 12 20:52:08.052147 crc crio[24437]: time=\"2026-06-12T20:52:08.051297214Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=e9c2f2a5-6f5f-4977-a391-9d0943f9c3d6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.799491 | controller |     "Jun 12 20:52:08.059873 crc crio[24437]: time=\"2026-06-12T20:52:08.059798556Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-12 21:48:35.799505 | controller |     "Jun 12 20:52:08.337197 crc crio[24437]: time=\"2026-06-12T20:52:08.337143674Z\" level=info msg=\"Running pod sandbox: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/POD\" id=31575206-fb3b-41ae-9422-f085b35248e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.799520 | controller |     "Jun 12 20:52:08.337417 crc crio[24437]: time=\"2026-06-12T20:52:08.33739516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.799535 | controller |     "Jun 12 20:52:08.362890 crc crio[24437]: time=\"2026-06-12T20:52:08.362810026Z\" level=info msg=\"Got pod network &{Name:0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx Namespace:openstack-operators ID:b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5 UID:e1d19559-3f82-4788-b1d9-83f2f971a49e NetNS:/var/run/netns/9bbc3955-5795-4032-b257-6f9fe6461cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1d19559_3f82_4788_b1d9_83f2f971a49e.slice PodAnnotations:0xc0027467f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.799550 | controller |     "Jun 12 20:52:08.362890 crc crio[24437]: time=\"2026-06-12T20:52:08.362849487Z\" level=info msg=\"Adding pod openstack-operators_0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.799571 | controller |     "Jun 12 20:52:09.674072 crc crio[24437]: 2026-06-12T20:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8bba5e631c2901 Mac:86:e7:f0:04:60:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/9bbc3955-5795-4032-b257-6f9fe6461cdb SocketPath: PciID:}] [{Interface:0xc0007005c0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.799587 | controller |     "Jun 12 20:52:09.675823 crc crio[24437]: time=\"2026-06-12T20:52:09.6753335Z\" level=info msg=\"Got pod network &{Name:0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx Namespace:openstack-operators ID:b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5 UID:e1d19559-3f82-4788-b1d9-83f2f971a49e NetNS:/var/run/netns/9bbc3955-5795-4032-b257-6f9fe6461cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1d19559_3f82_4788_b1d9_83f2f971a49e.slice PodAnnotations:0xc0027467f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.799602 | controller |     "Jun 12 20:52:09.675823 crc crio[24437]: time=\"2026-06-12T20:52:09.675483714Z\" level=info msg=\"Checking pod openstack-operators_0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.799617 | controller |     "Jun 12 20:52:09.683278 crc crio[24437]: time=\"2026-06-12T20:52:09.683176426Z\" level=info msg=\"Ran pod sandbox b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5 with infra container: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/POD\" id=31575206-fb3b-41ae-9422-f085b35248e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.799632 | controller |     "Jun 12 20:52:09.685727 crc crio[24437]: time=\"2026-06-12T20:52:09.685653328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0395b62a-3a0a-4ef4-9c66-993eba4c4bc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.799646 | controller |     "Jun 12 20:52:09.688659 crc crio[24437]: time=\"2026-06-12T20:52:09.688616512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=60981003-475d-41d3-8409-4a7de8571525 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.799661 | controller |     "Jun 12 20:52:09.698357 crc crio[24437]: time=\"2026-06-12T20:52:09.69813003Z\" level=info msg=\"Creating container: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/util\" id=abb4843b-fcf8-4447-9c2c-8037e297c589 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.799676 | controller |     "Jun 12 20:52:09.698831 crc crio[24437]: time=\"2026-06-12T20:52:09.698732005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.799690 | controller |     "Jun 12 20:52:09.753703 crc crio[24437]: time=\"2026-06-12T20:52:09.753537816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.799704 | controller |     "Jun 12 20:52:09.762083 crc crio[24437]: time=\"2026-06-12T20:52:09.761756883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.799719 | controller |     "Jun 12 20:52:09.882269 crc crio[24437]: time=\"2026-06-12T20:52:09.881713563Z\" level=info msg=\"Created container 0ae7138daed4fd98335415c5aa05ddb5f1dc54c206c04793629cd3713a7be2c7: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/util\" id=abb4843b-fcf8-4447-9c2c-8037e297c589 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.799738 | controller |     "Jun 12 20:52:09.884005 crc crio[24437]: time=\"2026-06-12T20:52:09.883856046Z\" level=info msg=\"Starting container: 0ae7138daed4fd98335415c5aa05ddb5f1dc54c206c04793629cd3713a7be2c7\" id=4eced0e7-e07d-4642-bff8-8f476247d8ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.799753 | controller |     "Jun 12 20:52:09.894171 crc crio[24437]: time=\"2026-06-12T20:52:09.89403003Z\" level=info msg=\"Started container\" PID=47811 containerID=0ae7138daed4fd98335415c5aa05ddb5f1dc54c206c04793629cd3713a7be2c7 description=openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/util id=4eced0e7-e07d-4642-bff8-8f476247d8ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5",
2026-06-12 21:48:35.799768 | controller |     "Jun 12 20:52:12.491664 crc crio[24437]: time=\"2026-06-12T20:52:12.488596895Z\" level=info msg=\"Pulling image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-bundle:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=38d77411-cf76-487f-9c70-4b7cba34c53d name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.799783 | controller |     "Jun 12 20:52:12.499371 crc crio[24437]: time=\"2026-06-12T20:52:12.495489257Z\" level=info msg=\"Trying to access \\\"38.102.83.233:5001/openstack-k8s-operators/openstack-operator-bundle:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\\\"\"",
2026-06-12 21:48:35.799797 | controller |     "Jun 12 20:52:26.598188 crc crio[24437]: time=\"2026-06-12T20:52:26.597373224Z\" level=info msg=\"Pulled image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:81ec73c87820ee2907020416ee81787915680ae953b79ec7742d4e16bba3a40d\" id=38d77411-cf76-487f-9c70-4b7cba34c53d name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.799812 | controller |     "Jun 12 20:52:26.601126 crc crio[24437]: time=\"2026-06-12T20:52:26.601046757Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-bundle:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=c5d91860-0bda-4411-9856-a7133cd90a3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.799826 | controller |     "Jun 12 20:52:30.440027 crc crio[24437]: time=\"2026-06-12T20:52:30.439283753Z\" level=info msg=\"Removing container: 6086303789cb00f2cd35f229dba52a52c87c98c75ef865291eef3d374d5a689a\" id=f2d8a7fd-997a-4a47-b0d5-74452e18e4db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.799840 | controller |     "Jun 12 20:52:33.818718 crc crio[24437]: time=\"2026-06-12T20:52:33.817597645Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator-bundle:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=9dc0fa3e-3789-4ee5-9d5a-3ce108303151 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.799873 | controller |     "Jun 12 20:52:34.187144 crc crio[24437]: time=\"2026-06-12T20:52:34.187034326Z\" level=info msg=\"Removed container 6086303789cb00f2cd35f229dba52a52c87c98c75ef865291eef3d374d5a689a: openshift-infra/auto-csr-approver-29688286-6c4bf/oc\" id=f2d8a7fd-997a-4a47-b0d5-74452e18e4db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.799889 | controller |     "Jun 12 20:52:34.194703 crc crio[24437]: time=\"2026-06-12T20:52:34.194628037Z\" level=info msg=\"Stopping pod sandbox: d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6\" id=ed1bfcbc-66b5-402d-835d-1f4e6c61b643 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.799904 | controller |     "Jun 12 20:52:34.195242 crc crio[24437]: time=\"2026-06-12T20:52:34.194711989Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6\" id=ed1bfcbc-66b5-402d-835d-1f4e6c61b643 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.799919 | controller |     "Jun 12 20:52:34.195434 crc crio[24437]: time=\"2026-06-12T20:52:34.195004366Z\" level=info msg=\"Creating container: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/pull\" id=39d06f31-6e23-4cb4-8e49-91ddc30dbe59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.799938 | controller |     "Jun 12 20:52:34.195760 crc crio[24437]: time=\"2026-06-12T20:52:34.195727304Z\" level=info msg=\"Removing pod sandbox: d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6\" id=f8914ca1-a72e-445f-a0bc-d87f7d6149fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.799953 | controller |     "Jun 12 20:52:34.197467 crc crio[24437]: time=\"2026-06-12T20:52:34.197411546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.799967 | controller |     "Jun 12 20:52:34.207461 crc crio[24437]: time=\"2026-06-12T20:52:34.207398536Z\" level=info msg=\"Removed pod sandbox: d5e739c68eb8d89e88956db986d01329e37d7fab067aae7ea94fdb4549de77e6\" id=f8914ca1-a72e-445f-a0bc-d87f7d6149fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.799982 | controller |     "Jun 12 20:52:34.208811 crc crio[24437]: time=\"2026-06-12T20:52:34.208740489Z\" level=info msg=\"Stopping pod sandbox: 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516\" id=036e6f6e-35e8-4d3e-8560-cd5b24cc9b07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.799996 | controller |     "Jun 12 20:52:34.209841 crc crio[24437]: time=\"2026-06-12T20:52:34.208834042Z\" level=info msg=\"Stopped pod sandbox (already stopped): 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516\" id=036e6f6e-35e8-4d3e-8560-cd5b24cc9b07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.800011 | controller |     "Jun 12 20:52:34.209841 crc crio[24437]: time=\"2026-06-12T20:52:34.20956146Z\" level=info msg=\"Removing pod sandbox: 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516\" id=89e90ce6-8ac0-4ed1-979f-d90ae59276cf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.800025 | controller |     "Jun 12 20:52:34.272907 crc crio[24437]: time=\"2026-06-12T20:52:34.272780342Z\" level=info msg=\"Removed pod sandbox: 63c6ca4b13220489dd9c1723b4d944582385f8b35dcc821a3ccda0685849e516\" id=89e90ce6-8ac0-4ed1-979f-d90ae59276cf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.800039 | controller |     "Jun 12 20:52:34.274238 crc crio[24437]: time=\"2026-06-12T20:52:34.274148766Z\" level=info msg=\"Stopping pod sandbox: 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005\" id=db6b0fa1-1c44-4836-85db-a7ca84ae5d6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.800053 | controller |     "Jun 12 20:52:34.274372 crc crio[24437]: time=\"2026-06-12T20:52:34.274238728Z\" level=info msg=\"Stopped pod sandbox (already stopped): 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005\" id=db6b0fa1-1c44-4836-85db-a7ca84ae5d6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.800068 | controller |     "Jun 12 20:52:34.275005 crc crio[24437]: time=\"2026-06-12T20:52:34.274838573Z\" level=info msg=\"Removing pod sandbox: 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005\" id=c52ec075-4987-498e-b3ea-2099a87f7411 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.800082 | controller |     "Jun 12 20:52:34.282758 crc crio[24437]: time=\"2026-06-12T20:52:34.282665259Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=e9c2f2a5-6f5f-4977-a391-9d0943f9c3d6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.800096 | controller |     "Jun 12 20:52:34.283854 crc crio[24437]: time=\"2026-06-12T20:52:34.283793076Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=1a9ab0e0-c4dd-4a56-bd4f-07c38b2a4f34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.800144 | controller |     "Jun 12 20:52:34.315597 crc crio[24437]: time=\"2026-06-12T20:52:34.315431968Z\" level=info msg=\"Removed pod sandbox: 720b4f4b9b2b23d25798c6b8d9898cc606e793eed59d30160c456c6d6d2e0005\" id=c52ec075-4987-498e-b3ea-2099a87f7411 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.800160 | controller |     "Jun 12 20:52:34.316778 crc crio[24437]: time=\"2026-06-12T20:52:34.31671242Z\" level=info msg=\"Stopping pod sandbox: 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9\" id=f33c5867-c5f9-4a09-bc79-ad66602e77ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.800175 | controller |     "Jun 12 20:52:34.316877 crc crio[24437]: time=\"2026-06-12T20:52:34.316782952Z\" level=info msg=\"Stopped pod sandbox (already stopped): 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9\" id=f33c5867-c5f9-4a09-bc79-ad66602e77ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.800189 | controller |     "Jun 12 20:52:34.318036 crc crio[24437]: time=\"2026-06-12T20:52:34.31789612Z\" level=info msg=\"Removing pod sandbox: 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9\" id=2172f75d-1743-44f8-bb7d-8cc75e201d7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.800204 | controller |     "Jun 12 20:52:34.325846 crc crio[24437]: time=\"2026-06-12T20:52:34.325754877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.800218 | controller |     "Jun 12 20:52:34.326202 crc crio[24437]: time=\"2026-06-12T20:52:34.326119426Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/152837b7f272ec49dba12abe3e8c79d7144fe7f26bd0169ec255e122c7d5d43b/merged/etc/passwd: no such file or directory\"",
2026-06-12 21:48:35.800233 | controller |     "Jun 12 20:52:34.326202 crc crio[24437]: time=\"2026-06-12T20:52:34.326194128Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/152837b7f272ec49dba12abe3e8c79d7144fe7f26bd0169ec255e122c7d5d43b/merged/etc/group: no such file or directory\"",
2026-06-12 21:48:35.800247 | controller |     "Jun 12 20:52:34.330711 crc crio[24437]: time=\"2026-06-12T20:52:34.330636809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.800261 | controller |     "Jun 12 20:52:34.338223 crc crio[24437]: time=\"2026-06-12T20:52:34.338097586Z\" level=info msg=\"Removed pod sandbox: 177b2614f997afae4dc77c517e4fcc9f5376a53ab6c9477080e5204383b38dc9\" id=2172f75d-1743-44f8-bb7d-8cc75e201d7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.800275 | controller |     "Jun 12 20:52:34.339476 crc crio[24437]: time=\"2026-06-12T20:52:34.339390807Z\" level=info msg=\"Stopping pod sandbox: c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f\" id=020694d3-396e-45fd-be6f-91d5349386f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.800289 | controller |     "Jun 12 20:52:34.339476 crc crio[24437]: time=\"2026-06-12T20:52:34.339471329Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f\" id=020694d3-396e-45fd-be6f-91d5349386f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.800304 | controller |     "Jun 12 20:52:34.340540 crc crio[24437]: time=\"2026-06-12T20:52:34.340191238Z\" level=info msg=\"Removing pod sandbox: c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f\" id=e1e48261-eec1-4ee1-9f57-75e8474a14e1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.800318 | controller |     "Jun 12 20:52:34.353664 crc crio[24437]: time=\"2026-06-12T20:52:34.353562082Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=ae284490-289c-430a-b311-b7f41b74e77d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.800337 | controller |     "Jun 12 20:52:34.356295 crc crio[24437]: time=\"2026-06-12T20:52:34.356177537Z\" level=info msg=\"Removed pod sandbox: c9c14d0ce31d63faa633de3d6521b514843c9800026737baee3c437bd9ae041f\" id=e1e48261-eec1-4ee1-9f57-75e8474a14e1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.800351 | controller |     "Jun 12 20:52:34.357887 crc crio[24437]: time=\"2026-06-12T20:52:34.357798739Z\" level=info msg=\"Stopping pod sandbox: 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e\" id=ca030054-c0cf-45fd-b6fd-284b00fe4eab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.800365 | controller |     "Jun 12 20:52:34.357887 crc crio[24437]: time=\"2026-06-12T20:52:34.3578623Z\" level=info msg=\"Stopped pod sandbox (already stopped): 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e\" id=ca030054-c0cf-45fd-b6fd-284b00fe4eab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.800380 | controller |     "Jun 12 20:52:34.358901 crc crio[24437]: time=\"2026-06-12T20:52:34.358791633Z\" level=info msg=\"Removing pod sandbox: 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e\" id=5a529814-7c6b-4ce1-8a7a-bd2c494a40c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.800395 | controller |     "Jun 12 20:52:34.366152 crc crio[24437]: time=\"2026-06-12T20:52:34.366107626Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/mariadb\" id=dba002c4-73ce-4c9a-ad87-ef6cdf9f4fd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.800409 | controller |     "Jun 12 20:52:34.370638 crc crio[24437]: time=\"2026-06-12T20:52:34.370545007Z\" level=info msg=\"Removed pod sandbox: 68ab3213416aa813bab34627b9b715fdcf667fe2e8e97935b7c5f7eb0995cf2e\" id=5a529814-7c6b-4ce1-8a7a-bd2c494a40c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.800424 | controller |     "Jun 12 20:52:34.372124 crc crio[24437]: time=\"2026-06-12T20:52:34.372061845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.800439 | controller |     "Jun 12 20:52:34.412518 crc crio[24437]: time=\"2026-06-12T20:52:34.412424445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.800454 | controller |     "Jun 12 20:52:34.459975 crc crio[24437]: time=\"2026-06-12T20:52:34.459848231Z\" level=info msg=\"Created container 21eeb8a25d090b4f656c1b869bb6e354796ab9d3c3cf2a425f8f6e5bfa6f541e: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/pull\" id=39d06f31-6e23-4cb4-8e49-91ddc30dbe59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.800468 | controller |     "Jun 12 20:52:34.462176 crc crio[24437]: time=\"2026-06-12T20:52:34.461396119Z\" level=info msg=\"Starting container: 21eeb8a25d090b4f656c1b869bb6e354796ab9d3c3cf2a425f8f6e5bfa6f541e\" id=d4480230-9710-45b5-9922-40ccb86bf912 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.800484 | controller |     "Jun 12 20:52:34.479540 crc crio[24437]: time=\"2026-06-12T20:52:34.479235206Z\" level=info msg=\"Started container\" PID=48311 containerID=21eeb8a25d090b4f656c1b869bb6e354796ab9d3c3cf2a425f8f6e5bfa6f541e description=openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/pull id=d4480230-9710-45b5-9922-40ccb86bf912 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5",
2026-06-12 21:48:35.800499 | controller |     "Jun 12 20:52:34.653406 crc crio[24437]: time=\"2026-06-12T20:52:34.653117336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.800518 | controller |     "Jun 12 20:52:34.738844 crc crio[24437]: time=\"2026-06-12T20:52:34.738766578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4e00415f-085e-4e97-980a-a580d3fbc088 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.800532 | controller |     "Jun 12 20:52:34.743084 crc crio[24437]: time=\"2026-06-12T20:52:34.743004555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2ec72dd7-1716-4e79-b79e-b59635777cf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.800547 | controller |     "Jun 12 20:52:34.757485 crc crio[24437]: time=\"2026-06-12T20:52:34.757327773Z\" level=info msg=\"Creating container: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/extract\" id=b98fbc8a-b2bf-49a2-8d8a-318bee4a71e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.800562 | controller |     "Jun 12 20:52:34.758145 crc crio[24437]: time=\"2026-06-12T20:52:34.758111952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.800576 | controller |     "Jun 12 20:52:34.763837 crc crio[24437]: time=\"2026-06-12T20:52:34.762976024Z\" level=info msg=\"Created container e7ee3a996b165972a16fce99447dac72bddce2359771e9cc97b9e7a66726fe03: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/mariadb\" id=dba002c4-73ce-4c9a-ad87-ef6cdf9f4fd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.800591 | controller |     "Jun 12 20:52:34.766881 crc crio[24437]: time=\"2026-06-12T20:52:34.766801819Z\" level=info msg=\"Starting container: e7ee3a996b165972a16fce99447dac72bddce2359771e9cc97b9e7a66726fe03\" id=0a4fa033-d7c2-48c7-9b7d-f82449f1cdf4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.800605 | controller |     "Jun 12 20:52:34.778731 crc crio[24437]: time=\"2026-06-12T20:52:34.778605385Z\" level=info msg=\"Started container\" PID=48329 containerID=e7ee3a996b165972a16fce99447dac72bddce2359771e9cc97b9e7a66726fe03 description=baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/mariadb id=0a4fa033-d7c2-48c7-9b7d-f82449f1cdf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20",
2026-06-12 21:48:35.800620 | controller |     "Jun 12 20:52:34.789176 crc crio[24437]: time=\"2026-06-12T20:52:34.788880372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.800635 | controller |     "Jun 12 20:52:34.791436 crc crio[24437]: time=\"2026-06-12T20:52:34.791350594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.800650 | controller |     "Jun 12 20:52:34.801384 crc crio[24437]: time=\"2026-06-12T20:52:34.801332983Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=bf3fc2e4-b876-4883-8186-21357e588ec1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.800665 | controller |     "Jun 12 20:52:34.806783 crc crio[24437]: time=\"2026-06-12T20:52:34.806676747Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 21:48:35.800680 | controller |     "Jun 12 20:52:34.913111 crc crio[24437]: time=\"2026-06-12T20:52:34.912864924Z\" level=info msg=\"Created container fcf12d5a2043a074e5f7b88d327d03fb143eb1a456dfd7a0af0641971679bf06: openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/extract\" id=b98fbc8a-b2bf-49a2-8d8a-318bee4a71e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.800699 | controller |     "Jun 12 20:52:34.914531 crc crio[24437]: time=\"2026-06-12T20:52:34.914436863Z\" level=info msg=\"Starting container: fcf12d5a2043a074e5f7b88d327d03fb143eb1a456dfd7a0af0641971679bf06\" id=d1e2e131-3f7f-45e6-9e4a-343029a67b12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.800715 | controller |     "Jun 12 20:52:34.920661 crc crio[24437]: time=\"2026-06-12T20:52:34.920352301Z\" level=info msg=\"Started container\" PID=48352 containerID=fcf12d5a2043a074e5f7b88d327d03fb143eb1a456dfd7a0af0641971679bf06 description=openstack-operators/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/extract id=d1e2e131-3f7f-45e6-9e4a-343029a67b12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5",
2026-06-12 21:48:35.800730 | controller |     "Jun 12 20:52:36.809342 crc crio[24437]: time=\"2026-06-12T20:52:36.808144185Z\" level=info msg=\"Stopping pod sandbox: b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5\" id=a66148cb-2202-43ea-bd85-5c546546a969 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.800745 | controller |     "Jun 12 20:52:36.810554 crc crio[24437]: time=\"2026-06-12T20:52:36.809883378Z\" level=info msg=\"Got pod network &{Name:0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx Namespace:openstack-operators ID:b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5 UID:e1d19559-3f82-4788-b1d9-83f2f971a49e NetNS:/var/run/netns/9bbc3955-5795-4032-b257-6f9fe6461cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1d19559_3f82_4788_b1d9_83f2f971a49e.slice PodAnnotations:0xc00051c020}] Aliases:map[]}\"",
2026-06-12 21:48:35.800760 | controller |     "Jun 12 20:52:36.810554 crc crio[24437]: time=\"2026-06-12T20:52:36.810117314Z\" level=info msg=\"Deleting pod openstack-operators_0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.800776 | controller |     "Jun 12 20:52:38.211674 crc crio[24437]: time=\"2026-06-12T20:52:38.211206805Z\" level=info msg=\"Stopped pod sandbox: b8bba5e631c2901abac7bfc8b2eadc82ac6ccb9a180a44c979366ac6db72f9c5\" id=a66148cb-2202-43ea-bd85-5c546546a969 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.800790 | controller |     "Jun 12 20:52:45.588809 crc crio[24437]: time=\"2026-06-12T20:52:45.587334783Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-68d5b6d945-p98kw/POD\" id=71c43fab-8545-426d-b47c-01097d860c05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.800805 | controller |     "Jun 12 20:52:45.588809 crc crio[24437]: time=\"2026-06-12T20:52:45.588773629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.800819 | controller |     "Jun 12 20:53:18.250610 crc crio[24437]: time=\"2026-06-12T20:53:18.24961542Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-68d5b6d945-p98kw Namespace:openstack-operators ID:5f4cbfbf18cc70aa9e43d00ede2877d062a069d482d3cb83e4234d7cc0d5ba3d UID:3dbe9c59-4236-4071-a91d-3817b3ea2b7e NetNS:/var/run/netns/aebe3e26-81a1-4f30-aa47-b6d0fc26eea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3dbe9c59_4236_4071_a91d_3817b3ea2b7e.slice PodAnnotations:0xc00008c710}] Aliases:map[]}\"",
2026-06-12 21:48:35.800834 | controller |     "Jun 12 20:53:18.250610 crc crio[24437]: time=\"2026-06-12T20:53:18.250325629Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-68d5b6d945-p98kw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.800862 | controller |     "Jun 12 20:53:19.002767 crc crio[24437]: 2026-06-12T20:53:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f4cbfbf18cc70a Mac:1e:a3:e3:68:d7:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/aebe3e26-81a1-4f30-aa47-b6d0fc26eea7 SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.800887 | controller |     "Jun 12 20:53:19.004597 crc crio[24437]: time=\"2026-06-12T20:53:19.004522965Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-68d5b6d945-p98kw Namespace:openstack-operators ID:5f4cbfbf18cc70aa9e43d00ede2877d062a069d482d3cb83e4234d7cc0d5ba3d UID:3dbe9c59-4236-4071-a91d-3817b3ea2b7e NetNS:/var/run/netns/aebe3e26-81a1-4f30-aa47-b6d0fc26eea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3dbe9c59_4236_4071_a91d_3817b3ea2b7e.slice PodAnnotations:0xc00008c710}] Aliases:map[]}\"",
2026-06-12 21:48:35.800903 | controller |     "Jun 12 20:53:19.004842 crc crio[24437]: time=\"2026-06-12T20:53:19.004778751Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-68d5b6d945-p98kw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.800919 | controller |     "Jun 12 20:53:19.017737 crc crio[24437]: time=\"2026-06-12T20:53:19.017601213Z\" level=info msg=\"Ran pod sandbox 5f4cbfbf18cc70aa9e43d00ede2877d062a069d482d3cb83e4234d7cc0d5ba3d with infra container: openstack-operators/openstack-operator-controller-init-68d5b6d945-p98kw/POD\" id=71c43fab-8545-426d-b47c-01097d860c05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.800934 | controller |     "Jun 12 20:53:19.021195 crc crio[24437]: time=\"2026-06-12T20:53:19.021111711Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=db787908-ce19-43b9-98bc-6c2e30480a7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.800949 | controller |     "Jun 12 20:53:19.021505 crc crio[24437]: time=\"2026-06-12T20:53:19.021432669Z\" level=info msg=\"Image 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d not found\" id=db787908-ce19-43b9-98bc-6c2e30480a7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.800963 | controller |     "Jun 12 20:53:19.021603 crc crio[24437]: time=\"2026-06-12T20:53:19.021548172Z\" level=info msg=\"Neither image nor artfiact 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d found\" id=db787908-ce19-43b9-98bc-6c2e30480a7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.800978 | controller |     "Jun 12 20:53:19.026578 crc crio[24437]: time=\"2026-06-12T20:53:19.026420083Z\" level=info msg=\"Pulling image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=ae278107-b67f-4aae-9694-d948d2bf4fb0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.800993 | controller |     "Jun 12 20:53:19.028606 crc crio[24437]: time=\"2026-06-12T20:53:19.028431073Z\" level=info msg=\"Trying to access \\\"38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\\\"\"",
2026-06-12 21:48:35.801008 | controller |     "Jun 12 20:53:36.065082 crc crio[24437]: time=\"2026-06-12T20:53:36.063243688Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=bf3fc2e4-b876-4883-8186-21357e588ec1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.801022 | controller |     "Jun 12 20:53:36.071408 crc crio[24437]: time=\"2026-06-12T20:53:36.071183627Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=03fc1a9b-ec44-4c17-b6e4-d0802efb6165 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.801040 | controller |     "Jun 12 20:53:36.552025 crc crio[24437]: time=\"2026-06-12T20:53:36.551821581Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=84ed80c4-2a68-495f-a4f5-d852b6c845f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.801055 | controller |     "Jun 12 20:53:36.565966 crc crio[24437]: time=\"2026-06-12T20:53:36.565822581Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic\" id=a419d4f2-3430-479c-964b-2bb831146fae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.801070 | controller |     "Jun 12 20:53:36.568179 crc crio[24437]: time=\"2026-06-12T20:53:36.568100827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.801084 | controller |     "Jun 12 20:53:36.637426 crc crio[24437]: time=\"2026-06-12T20:53:36.637345271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.801099 | controller |     "Jun 12 20:53:36.647789 crc crio[24437]: time=\"2026-06-12T20:53:36.647498955Z\" level=info msg=\"Pulled image: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator@sha256:59cd5ab478ab5f94108a9b06b3dd8b2a83a9fa422bc812f8f6b740b5593da7c9\" id=ae278107-b67f-4aae-9694-d948d2bf4fb0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.801114 | controller |     "Jun 12 20:53:36.651878 crc crio[24437]: time=\"2026-06-12T20:53:36.650620031Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=df195f85-68ab-429f-af51-c33fe149b0a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.801128 | controller |     "Jun 12 20:53:36.662248 crc crio[24437]: time=\"2026-06-12T20:53:36.662031218Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=bc07c316-b314-4aab-b593-b056a62bfa68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.801143 | controller |     "Jun 12 20:53:36.683265 crc crio[24437]: time=\"2026-06-12T20:53:36.683147685Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-68d5b6d945-p98kw/operator\" id=7190c807-f949-4877-acc5-b13578167980 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.801158 | controller |     "Jun 12 20:53:36.685673 crc crio[24437]: time=\"2026-06-12T20:53:36.685594796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.801172 | controller |     "Jun 12 20:53:36.748825 crc crio[24437]: time=\"2026-06-12T20:53:36.748509521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.801187 | controller |     "Jun 12 20:53:36.763448 crc crio[24437]: time=\"2026-06-12T20:53:36.763072024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.801201 | controller |     "Jun 12 20:53:36.912747 crc crio[24437]: time=\"2026-06-12T20:53:36.9120003Z\" level=info msg=\"Created container 5632b3f067e625016a09285ffda77b61eb5c16b9168796d9f031e0981a636c0a: openstack-operators/openstack-operator-controller-init-68d5b6d945-p98kw/operator\" id=7190c807-f949-4877-acc5-b13578167980 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.801216 | controller |     "Jun 12 20:53:36.916063 crc crio[24437]: time=\"2026-06-12T20:53:36.91596384Z\" level=info msg=\"Starting container: 5632b3f067e625016a09285ffda77b61eb5c16b9168796d9f031e0981a636c0a\" id=fa60248e-16ec-4a5b-ba7e-0c0508115324 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.801234 | controller |     "Jun 12 20:53:36.944103 crc crio[24437]: time=\"2026-06-12T20:53:36.943170791Z\" level=info msg=\"Started container\" PID=49991 containerID=5632b3f067e625016a09285ffda77b61eb5c16b9168796d9f031e0981a636c0a description=openstack-operators/openstack-operator-controller-init-68d5b6d945-p98kw/operator id=fa60248e-16ec-4a5b-ba7e-0c0508115324 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f4cbfbf18cc70aa9e43d00ede2877d062a069d482d3cb83e4234d7cc0d5ba3d",
2026-06-12 21:48:35.801249 | controller |     "Jun 12 20:53:38.343101 crc crio[24437]: time=\"2026-06-12T20:53:38.342881495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.801264 | controller |     "Jun 12 20:53:38.594383 crc crio[24437]: time=\"2026-06-12T20:53:38.59369313Z\" level=info msg=\"Created container cd54bb21098ff2129eac4120f70892f4e3b57d3416c2e162dcd16d2ee0397bc2: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic\" id=a419d4f2-3430-479c-964b-2bb831146fae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.801279 | controller |     "Jun 12 20:53:38.595705 crc crio[24437]: time=\"2026-06-12T20:53:38.595612668Z\" level=info msg=\"Starting container: cd54bb21098ff2129eac4120f70892f4e3b57d3416c2e162dcd16d2ee0397bc2\" id=0d043a91-7402-4501-a802-6d8742bbba6a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.801294 | controller |     "Jun 12 20:53:38.605241 crc crio[24437]: time=\"2026-06-12T20:53:38.605140926Z\" level=info msg=\"Started container\" PID=50108 containerID=cd54bb21098ff2129eac4120f70892f4e3b57d3416c2e162dcd16d2ee0397bc2 description=baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic id=0d043a91-7402-4501-a802-6d8742bbba6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20",
2026-06-12 21:48:35.801308 | controller |     "Jun 12 20:53:38.629843 crc crio[24437]: time=\"2026-06-12T20:53:38.629677639Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=06612dc7-3e6d-45b0-b54a-c71d028f9a14 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.801323 | controller |     "Jun 12 20:53:38.643462 crc crio[24437]: time=\"2026-06-12T20:53:38.643367072Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 21:48:35.801338 | controller |     "Jun 12 20:53:39.133998 crc crio[24437]: time=\"2026-06-12T20:53:39.133899873Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=06612dc7-3e6d-45b0-b54a-c71d028f9a14 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.801355 | controller |     "Jun 12 20:53:39.135463 crc crio[24437]: time=\"2026-06-12T20:53:39.13537708Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=82f00268-af1c-4ba1-af1e-ef8e680ad02e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.801370 | controller |     "Jun 12 20:53:39.140381 crc crio[24437]: time=\"2026-06-12T20:53:39.140270313Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=aef34870-4f91-4f29-ad8a-c132656f820b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.801386 | controller |     "Jun 12 20:53:39.156469 crc crio[24437]: time=\"2026-06-12T20:53:39.156385625Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-httpd\" id=0eb55183-4427-48b8-af93-6e3787dff89f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.801401 | controller |     "Jun 12 20:53:39.158981 crc crio[24437]: time=\"2026-06-12T20:53:39.158892538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.801419 | controller |     "Jun 12 20:53:39.197868 crc crio[24437]: time=\"2026-06-12T20:53:39.197807082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.801435 | controller |     "Jun 12 20:53:40.121055 crc crio[24437]: time=\"2026-06-12T20:53:40.120872603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.801450 | controller |     "Jun 12 20:53:40.223276 crc crio[24437]: time=\"2026-06-12T20:53:40.222649759Z\" level=info msg=\"Created container b537d9ea7479356f8ad7d0eebbd9657325ec0b3c17e8676597800865fbcaa73d: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-httpd\" id=0eb55183-4427-48b8-af93-6e3787dff89f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.801466 | controller |     "Jun 12 20:53:40.225319 crc crio[24437]: time=\"2026-06-12T20:53:40.225183603Z\" level=info msg=\"Starting container: b537d9ea7479356f8ad7d0eebbd9657325ec0b3c17e8676597800865fbcaa73d\" id=7ff14d71-4622-4559-9b4f-9333c5e17c19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.801481 | controller |     "Jun 12 20:53:40.231692 crc crio[24437]: time=\"2026-06-12T20:53:40.231582952Z\" level=info msg=\"Started container\" PID=50140 containerID=b537d9ea7479356f8ad7d0eebbd9657325ec0b3c17e8676597800865fbcaa73d description=baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-httpd id=7ff14d71-4622-4559-9b4f-9333c5e17c19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20",
2026-06-12 21:48:35.801496 | controller |     "Jun 12 20:53:40.250518 crc crio[24437]: time=\"2026-06-12T20:53:40.250320342Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=684b3f51-5216-4c8f-b610-a7e7d3877925 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.801511 | controller |     "Jun 12 20:53:40.257399 crc crio[24437]: time=\"2026-06-12T20:53:40.256621409Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 21:48:35.801526 | controller |     "Jun 12 20:53:41.647623 crc crio[24437]: time=\"2026-06-12T20:53:41.647158734Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=684b3f51-5216-4c8f-b610-a7e7d3877925 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.801541 | controller |     "Jun 12 20:53:41.654000 crc crio[24437]: time=\"2026-06-12T20:53:41.651177755Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=46d70a51-f8e0-4b6b-9c7e-260de5f956b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.801556 | controller |     "Jun 12 20:53:41.656311 crc crio[24437]: time=\"2026-06-12T20:53:41.656202151Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=a6e1a70e-ec99-4380-831b-f570b0d812b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.801571 | controller |     "Jun 12 20:53:41.664307 crc crio[24437]: time=\"2026-06-12T20:53:41.66419803Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-log-watch\" id=bc75fada-6d30-408f-be91-abb534f4100e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.801585 | controller |     "Jun 12 20:53:41.666837 crc crio[24437]: time=\"2026-06-12T20:53:41.666767174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.801600 | controller |     "Jun 12 20:53:41.720457 crc crio[24437]: time=\"2026-06-12T20:53:41.720344075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.801619 | controller |     "Jun 12 20:53:43.058112 crc crio[24437]: time=\"2026-06-12T20:53:43.057079493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.801634 | controller |     "Jun 12 20:53:43.161085 crc crio[24437]: time=\"2026-06-12T20:53:43.160986322Z\" level=info msg=\"Created container a62bb60a88e5fd968b9139ae83f5f5ae6a9d562ae7c45ec80b985adc256c09b7: baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-log-watch\" id=bc75fada-6d30-408f-be91-abb534f4100e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.801649 | controller |     "Jun 12 20:53:43.162963 crc crio[24437]: time=\"2026-06-12T20:53:43.16284712Z\" level=info msg=\"Starting container: a62bb60a88e5fd968b9139ae83f5f5ae6a9d562ae7c45ec80b985adc256c09b7\" id=c2544e8d-e634-4cb4-b53f-9bc2063a8bd1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.801664 | controller |     "Jun 12 20:53:43.168961 crc crio[24437]: time=\"2026-06-12T20:53:43.168746457Z\" level=info msg=\"Started container\" PID=50327 containerID=a62bb60a88e5fd968b9139ae83f5f5ae6a9d562ae7c45ec80b985adc256c09b7 description=baremetal-operator-system/baremetal-operator-ironic-6b45568f4-hw97f/ironic-log-watch id=c2544e8d-e634-4cb4-b53f-9bc2063a8bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d399161b07f0ea758810e547bbf4a9f65b77c2e22370dff4663e6a4565b2ef20",
2026-06-12 21:48:35.801679 | controller |     "Jun 12 20:54:00.602155 crc crio[24437]: time=\"2026-06-12T20:54:00.600589887Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688294-wnp2r/POD\" id=80caa415-a5e1-4d35-adcc-10d7bad464c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.801695 | controller |     "Jun 12 20:54:00.602155 crc crio[24437]: time=\"2026-06-12T20:54:00.602038813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.801710 | controller |     "Jun 12 20:54:00.649494 crc crio[24437]: time=\"2026-06-12T20:54:00.649368887Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688294-wnp2r Namespace:openshift-infra ID:91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02 UID:f93a1fab-3388-41b4-b7a1-9e0421e6eabd NetNS:/var/run/netns/972c7afb-e7fc-4f31-8a7c-5ac67e7aaa35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf93a1fab_3388_41b4_b7a1_9e0421e6eabd.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.801725 | controller |     "Jun 12 20:54:00.649494 crc crio[24437]: time=\"2026-06-12T20:54:00.649436838Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688294-wnp2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.801741 | controller |     "Jun 12 20:54:01.798195 crc crio[24437]: 2026-06-12T20:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91b5847c8fd1a35 Mac:d2:a3:80:71:6d:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/972c7afb-e7fc-4f31-8a7c-5ac67e7aaa35 SocketPath: PciID:}] [{Interface:0xc000014f40 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.801755 | controller |     "Jun 12 20:54:01.800832 crc crio[24437]: time=\"2026-06-12T20:54:01.80075335Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688294-wnp2r Namespace:openshift-infra ID:91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02 UID:f93a1fab-3388-41b4-b7a1-9e0421e6eabd NetNS:/var/run/netns/972c7afb-e7fc-4f31-8a7c-5ac67e7aaa35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf93a1fab_3388_41b4_b7a1_9e0421e6eabd.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.801774 | controller |     "Jun 12 20:54:01.801110 crc crio[24437]: time=\"2026-06-12T20:54:01.801055437Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688294-wnp2r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.801789 | controller |     "Jun 12 20:54:01.829508 crc crio[24437]: time=\"2026-06-12T20:54:01.829433208Z\" level=info msg=\"Ran pod sandbox 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02 with infra container: openshift-infra/auto-csr-approver-29688294-wnp2r/POD\" id=80caa415-a5e1-4d35-adcc-10d7bad464c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.801804 | controller |     "Jun 12 20:54:01.841526 crc crio[24437]: time=\"2026-06-12T20:54:01.841378916Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a8c86722-1813-4a3e-931a-90b11e5d42ec name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.801819 | controller |     "Jun 12 20:54:01.851600 crc crio[24437]: time=\"2026-06-12T20:54:01.85152623Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.801833 | controller |     "Jun 12 20:54:03.003781 crc crio[24437]: time=\"2026-06-12T20:54:03.002527114Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a8c86722-1813-4a3e-931a-90b11e5d42ec name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.801870 | controller |     "Jun 12 20:54:03.005772 crc crio[24437]: time=\"2026-06-12T20:54:03.005592171Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c3ad25ae-e7f9-41a8-afe7-3b30255b151b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.801891 | controller |     "Jun 12 20:54:03.007779 crc crio[24437]: time=\"2026-06-12T20:54:03.007635551Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=73b3f547-3850-4c99-8f89-9913625c2ccd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.801907 | controller |     "Jun 12 20:54:03.015879 crc crio[24437]: time=\"2026-06-12T20:54:03.015663482Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688294-wnp2r/oc\" id=8f419699-2d02-43be-9b93-23c7aa6ad1a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.801921 | controller |     "Jun 12 20:54:03.016597 crc crio[24437]: time=\"2026-06-12T20:54:03.016533163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.801936 | controller |     "Jun 12 20:54:03.068185 crc crio[24437]: time=\"2026-06-12T20:54:03.067646063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.801951 | controller |     "Jun 12 20:54:04.002910 crc crio[24437]: time=\"2026-06-12T20:54:04.002398406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.801965 | controller |     "Jun 12 20:54:04.251385 crc crio[24437]: time=\"2026-06-12T20:54:04.251178779Z\" level=info msg=\"Created container 806d8d949ec325f3c5e5790fa1ec67476f107b51b08711b39e24e42237ee2158: openshift-infra/auto-csr-approver-29688294-wnp2r/oc\" id=8f419699-2d02-43be-9b93-23c7aa6ad1a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.801979 | controller |     "Jun 12 20:54:04.254865 crc crio[24437]: time=\"2026-06-12T20:54:04.254595855Z\" level=info msg=\"Starting container: 806d8d949ec325f3c5e5790fa1ec67476f107b51b08711b39e24e42237ee2158\" id=8aa4bcd8-c3c0-4dc9-9bb4-7c0fc7981e48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.801993 | controller |     "Jun 12 20:54:04.265419 crc crio[24437]: time=\"2026-06-12T20:54:04.26519169Z\" level=info msg=\"Started container\" PID=50729 containerID=806d8d949ec325f3c5e5790fa1ec67476f107b51b08711b39e24e42237ee2158 description=openshift-infra/auto-csr-approver-29688294-wnp2r/oc id=8aa4bcd8-c3c0-4dc9-9bb4-7c0fc7981e48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02",
2026-06-12 21:48:35.802011 | controller |     "Jun 12 20:54:07.235779 crc crio[24437]: time=\"2026-06-12T20:54:07.233554717Z\" level=info msg=\"Stopping pod sandbox: 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02\" id=edf23156-082a-4973-bdcc-1f8e39d3771b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.802026 | controller |     "Jun 12 20:54:07.238628 crc crio[24437]: time=\"2026-06-12T20:54:07.236158701Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688294-wnp2r Namespace:openshift-infra ID:91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02 UID:f93a1fab-3388-41b4-b7a1-9e0421e6eabd NetNS:/var/run/netns/972c7afb-e7fc-4f31-8a7c-5ac67e7aaa35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf93a1fab_3388_41b4_b7a1_9e0421e6eabd.slice PodAnnotations:0xc001f6c1a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.802041 | controller |     "Jun 12 20:54:07.238628 crc crio[24437]: time=\"2026-06-12T20:54:07.236803458Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688294-wnp2r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.802055 | controller |     "Jun 12 20:54:09.015286 crc crio[24437]: time=\"2026-06-12T20:54:09.014440816Z\" level=info msg=\"Stopped pod sandbox: 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02\" id=edf23156-082a-4973-bdcc-1f8e39d3771b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.802070 | controller |     "Jun 12 20:54:20.610906 crc crio[24437]: time=\"2026-06-12T20:54:20.610002987Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-j55tf/POD\" id=c531cf72-a159-4bf9-ad00-581122e83795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802084 | controller |     "Jun 12 20:54:20.610906 crc crio[24437]: time=\"2026-06-12T20:54:20.610577321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.802099 | controller |     "Jun 12 20:54:20.610906 crc crio[24437]: time=\"2026-06-12T20:54:20.610171031Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-5glk7/POD\" id=30fa4512-d005-4608-bb46-3eebc732815c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802114 | controller |     "Jun 12 20:54:20.610906 crc crio[24437]: time=\"2026-06-12T20:54:20.610726855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.802128 | controller |     "Jun 12 20:54:20.653875 crc crio[24437]: time=\"2026-06-12T20:54:20.652169932Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-8dwq6/POD\" id=322650b6-7d34-41d7-8691-8c2d9ad49602 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802142 | controller |     "Jun 12 20:54:20.653875 crc crio[24437]: time=\"2026-06-12T20:54:20.652247604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.802156 | controller |     "Jun 12 20:54:20.678969 crc crio[24437]: time=\"2026-06-12T20:54:20.678438129Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-c84sv/POD\" id=b5a39d82-6fb4-41aa-b05c-0a5005772c1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802174 | controller |     "Jun 12 20:54:20.678969 crc crio[24437]: time=\"2026-06-12T20:54:20.678535881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.802189 | controller |     "Jun 12 20:54:20.687805 crc crio[24437]: time=\"2026-06-12T20:54:20.687721552Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-5glk7 Namespace:openstack-operators ID:6fe2655c9c90e1331ce3d425229565c914658d657f6813821f232b5f3e4f13e2 UID:f3d3d1ec-03d0-462f-8bc7-b747b8953fc1 NetNS:/var/run/netns/28f3ef7d-6c42-40ef-83b0-a89611e37a28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3d3d1ec_03d0_462f_8bc7_b747b8953fc1.slice PodAnnotations:0xc0027462d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.802204 | controller |     "Jun 12 20:54:20.687805 crc crio[24437]: time=\"2026-06-12T20:54:20.687794173Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-5glk7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.802219 | controller |     "Jun 12 20:54:20.747428 crc crio[24437]: time=\"2026-06-12T20:54:20.747296781Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-8dwq6 Namespace:openstack-operators ID:6d313da6590ee53329f58b105bc34fccdc231f9a9829a52d5e8ab618254ac519 UID:298a9cca-269f-498f-87db-044d5cfeb5d3 NetNS:/var/run/netns/570540c5-e504-4daf-b530-635b8b8330ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod298a9cca_269f_498f_87db_044d5cfeb5d3.slice PodAnnotations:0xc00012a748}] Aliases:map[]}\"",
2026-06-12 21:48:35.802234 | controller |     "Jun 12 20:54:20.747428 crc crio[24437]: time=\"2026-06-12T20:54:20.747385764Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-8dwq6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.802248 | controller |     "Jun 12 20:54:20.755465 crc crio[24437]: time=\"2026-06-12T20:54:20.753208919Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-c84sv Namespace:openstack-operators ID:02302bdbfd52876287e2d770f6f827c8fbb1f122eba6779a55477fb419630e3a UID:b7905494-b4c4-4467-90de-65a393b46ded NetNS:/var/run/netns/d439801a-e54e-4352-88f9-ea01d0ff588f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7905494_b4c4_4467_90de_65a393b46ded.slice PodAnnotations:0xc000c244d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.802263 | controller |     "Jun 12 20:54:20.755465 crc crio[24437]: time=\"2026-06-12T20:54:20.753681811Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-c84sv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.802278 | controller |     "Jun 12 20:54:20.763647 crc crio[24437]: time=\"2026-06-12T20:54:20.762400959Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-5qrtl/POD\" id=54deeabd-c945-46d1-aeee-bad151f00d7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802293 | controller |     "Jun 12 20:54:20.763647 crc crio[24437]: time=\"2026-06-12T20:54:20.762483991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.802307 | controller |     "Jun 12 20:54:20.769340 crc crio[24437]: time=\"2026-06-12T20:54:20.767115097Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-j55tf Namespace:openstack-operators ID:718080eda136d6dff9d64ca937ff7f1d4af0045100ed14694c600f6875847606 UID:6f371d6b-d19b-4dc4-a514-824c5aaf798a NetNS:/var/run/netns/fe913217-9177-4910-88fb-54dcc1c25830 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f371d6b_d19b_4dc4_a514_824c5aaf798a.slice PodAnnotations:0xc00282c5e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.802329 | controller |     "Jun 12 20:54:20.769340 crc crio[24437]: time=\"2026-06-12T20:54:20.767237731Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-j55tf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.802344 | controller |     "Jun 12 20:54:20.784212 crc crio[24437]: time=\"2026-06-12T20:54:20.784167184Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-njqlp/POD\" id=fdb763dd-d76c-4623-9341-a18ba7e1563f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802358 | controller |     "Jun 12 20:54:20.784628 crc crio[24437]: time=\"2026-06-12T20:54:20.784602075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.802373 | controller |     "Jun 12 20:54:21.127745 crc crio[24437]: time=\"2026-06-12T20:54:21.115179153Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-5qrtl Namespace:openstack-operators ID:1db6846de06611c8ef10a830c875be53afc7ec91b7c1b51df48fb412591cfc0a UID:73b9c492-f1b6-4f44-af4f-f90f6f8a47b6 NetNS:/var/run/netns/3269aff9-fcd7-4de1-88e8-6ec389d41e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73b9c492_f1b6_4f44_af4f_f90f6f8a47b6.slice PodAnnotations:0xc0026aa158}] Aliases:map[]}\"",
2026-06-12 21:48:35.802388 | controller |     "Jun 12 20:54:21.127745 crc crio[24437]: time=\"2026-06-12T20:54:21.115684486Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-5qrtl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.802402 | controller |     "Jun 12 20:54:21.127745 crc crio[24437]: time=\"2026-06-12T20:54:21.120473247Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-njqlp Namespace:openstack-operators ID:106b54f544eb426f7b4fc8015dcd115f4edd60c634afce3e87e828e57c6ff5c1 UID:28623ea3-98d2-4bfa-8787-914711dbc5d8 NetNS:/var/run/netns/d73acb00-6a51-48c3-a691-697d7e4a92ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28623ea3_98d2_4bfa_8787_914711dbc5d8.slice PodAnnotations:0xc002746410}] Aliases:map[]}\"",
2026-06-12 21:48:35.802417 | controller |     "Jun 12 20:54:21.127745 crc crio[24437]: time=\"2026-06-12T20:54:21.120515068Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-njqlp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.802431 | controller |     "Jun 12 20:54:21.127745 crc crio[24437]: time=\"2026-06-12T20:54:21.126494387Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-srvtv/POD\" id=90ebb01e-4588-4084-927c-2a85d15eebe9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802446 | controller |     "Jun 12 20:54:21.127745 crc crio[24437]: time=\"2026-06-12T20:54:21.126586069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.802460 | controller |     "Jun 12 20:54:21.238554 crc crio[24437]: time=\"2026-06-12T20:54:21.232780246Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-xcfsv/POD\" id=2f89978d-ee99-49d0-9a65-cb99b0027984 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802479 | controller |     "Jun 12 20:54:21.238554 crc crio[24437]: time=\"2026-06-12T20:54:21.23378259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.802494 | controller |     "Jun 12 20:54:21.341895 crc crio[24437]: time=\"2026-06-12T20:54:21.340386167Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-4qstz/POD\" id=ec1313a4-3495-4114-81e1-b6e209e1bc3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802509 | controller |     "Jun 12 20:54:21.341895 crc crio[24437]: time=\"2026-06-12T20:54:21.340637833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.802524 | controller |     "Jun 12 20:54:21.341895 crc crio[24437]: time=\"2026-06-12T20:54:21.340776227Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-jkrzt/POD\" id=725586b6-e8b7-4dd8-9866-1a21b9290748 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802539 | controller |     "Jun 12 20:54:21.341895 crc crio[24437]: time=\"2026-06-12T20:54:21.340811248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.802554 | controller |     "Jun 12 20:54:21.482267 crc crio[24437]: time=\"2026-06-12T20:54:21.481758594Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bqtd7/POD\" id=f147e7a9-5cd1-4118-8042-593694c0a489 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802568 | controller |     "Jun 12 20:54:21.482267 crc crio[24437]: time=\"2026-06-12T20:54:21.482159614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.802583 | controller |     "Jun 12 20:54:21.484903 crc crio[24437]: time=\"2026-06-12T20:54:21.484765999Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-wxlvr/POD\" id=cec82ccb-5c10-4962-b882-378da9ff978e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802598 | controller |     "Jun 12 20:54:21.484903 crc crio[24437]: time=\"2026-06-12T20:54:21.484851151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.802612 | controller |     "Jun 12 20:54:21.517202 crc crio[24437]: time=\"2026-06-12T20:54:21.513883918Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-58mvs/POD\" id=8c36a111-9f01-4a98-a9a5-2901be338247 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802627 | controller |     "Jun 12 20:54:21.517202 crc crio[24437]: time=\"2026-06-12T20:54:21.514038012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.802641 | controller |     "Jun 12 20:54:21.822035 crc crio[24437]: time=\"2026-06-12T20:54:21.821300388Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-srvtv Namespace:openstack-operators ID:6a4a81667a4dd999343f5afe629465e8c3b456a576726269cd7e8a469851be23 UID:ad457e52-0e34-4fc6-9899-404313db0ef7 NetNS:/var/run/netns/fecda026-3fe5-4e40-9311-cfd976775d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad457e52_0e34_4fc6_9899_404313db0ef7.slice PodAnnotations:0xc00012aa80}] Aliases:map[]}\"",
2026-06-12 21:48:35.802660 | controller |     "Jun 12 20:54:21.822035 crc crio[24437]: time=\"2026-06-12T20:54:21.821440351Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-srvtv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.802675 | controller |     "Jun 12 20:54:21.981277 crc crio[24437]: time=\"2026-06-12T20:54:21.978787787Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-xcfsv Namespace:openstack-operators ID:76d5d33f198f9eda31b267533958d9d86f4847eb933ef74026b84a5baad45e9c UID:fe4de39d-7667-4e12-8b14-c744c91fe53c NetNS:/var/run/netns/e7827992-848e-47ce-9f4f-f5cb5f65ff8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe4de39d_7667_4e12_8b14_c744c91fe53c.slice PodAnnotations:0xc00012aca8}] Aliases:map[]}\"",
2026-06-12 21:48:35.802690 | controller |     "Jun 12 20:54:21.981277 crc crio[24437]: time=\"2026-06-12T20:54:21.978865159Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-xcfsv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.802705 | controller |     "Jun 12 20:54:22.278455 crc crio[24437]: time=\"2026-06-12T20:54:22.271891359Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-jkrzt Namespace:openstack-operators ID:31c3f9f243e4ee46f839dc2c20a90d28c57f14b559bf64d120a64a55ca248479 UID:5360d23c-5443-4847-9a66-b3dbb19bd406 NetNS:/var/run/netns/a04f76fa-8742-4ec6-aa13-52594e29aeee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5360d23c_5443_4847_9a66_b3dbb19bd406.slice PodAnnotations:0xc001840320}] Aliases:map[]}\"",
2026-06-12 21:48:35.802720 | controller |     "Jun 12 20:54:22.278455 crc crio[24437]: time=\"2026-06-12T20:54:22.27272846Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-jkrzt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.802734 | controller |     "Jun 12 20:54:22.445184 crc crio[24437]: time=\"2026-06-12T20:54:22.444843175Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-58mvs Namespace:openstack-operators ID:c0bd12fd5117161121e817e6753abb9cc2719dcfde2a8d4dc06d4412a0eec5b9 UID:c0ab4286-6fb5-4662-8b3d-3481e8218263 NetNS:/var/run/netns/5ec978a5-c8f8-4ed8-91f0-ef7e1af91328 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0ab4286_6fb5_4662_8b3d_3481e8218263.slice PodAnnotations:0xc00012af18}] Aliases:map[]}\"",
2026-06-12 21:48:35.802750 | controller |     "Jun 12 20:54:22.445184 crc crio[24437]: time=\"2026-06-12T20:54:22.444992579Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-58mvs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.802765 | controller |     "Jun 12 20:54:22.468074 crc crio[24437]: time=\"2026-06-12T20:54:22.46741002Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-wxlvr Namespace:openstack-operators ID:651cc4458ef5325ff458432685694ea6f9354459117cc18ae6039f8b2f2002d4 UID:83f94ca6-f0f9-42f9-a94e-ebdc802f64ae NetNS:/var/run/netns/c5b136a7-32c0-4753-9d57-a5325d62b5aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83f94ca6_f0f9_42f9_a94e_ebdc802f64ae.slice PodAnnotations:0xc000c24168}] Aliases:map[]}\"",
2026-06-12 21:48:35.802780 | controller |     "Jun 12 20:54:22.468074 crc crio[24437]: time=\"2026-06-12T20:54:22.467884922Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-wxlvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.802799 | controller |     "Jun 12 20:54:22.952583 crc crio[24437]: time=\"2026-06-12T20:54:22.947405307Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-bqtd7 Namespace:openstack-operators ID:925079421c4c4c68b1fa8a29a8e771a4fbeecf370dbe79997c2d6ee0b89ae348 UID:ccf4fbd4-0833-4ac1-90b6-3a74d812155e NetNS:/var/run/netns/f1e58fee-266e-4134-bae8-3c7f0bc9b12f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podccf4fbd4_0833_4ac1_90b6_3a74d812155e.slice PodAnnotations:0xc00282c130}] Aliases:map[]}\"",
2026-06-12 21:48:35.802814 | controller |     "Jun 12 20:54:22.952583 crc crio[24437]: time=\"2026-06-12T20:54:22.947455338Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-bqtd7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.802829 | controller |     "Jun 12 20:54:23.033120 crc crio[24437]: time=\"2026-06-12T20:54:23.023701826Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-wbrws/POD\" id=eca50e06-55b3-4221-8034-da0236073068 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802844 | controller |     "Jun 12 20:54:23.033120 crc crio[24437]: time=\"2026-06-12T20:54:23.023796058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.802878 | controller |     "Jun 12 20:54:23.136860 crc crio[24437]: time=\"2026-06-12T20:54:23.136748103Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zsb4b/POD\" id=e9ac3f41-1135-49cd-bb39-32c19e09bf39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802894 | controller |     "Jun 12 20:54:23.137240 crc crio[24437]: time=\"2026-06-12T20:54:23.136870216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.802910 | controller |     "Jun 12 20:54:23.145985 crc crio[24437]: time=\"2026-06-12T20:54:23.143803699Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-4qstz Namespace:openstack-operators ID:f936a6efe73ec68c7e2f3a7c4ba7ab988325d14a5cfb3e010607713197ce128b UID:53fa723f-087e-4715-8ac5-7cbe176ab197 NetNS:/var/run/netns/1dc1b65b-d9c0-4485-bd97-e58ba851330b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53fa723f_087e_4715_8ac5_7cbe176ab197.slice PodAnnotations:0xc000c243f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.802925 | controller |     "Jun 12 20:54:23.145985 crc crio[24437]: time=\"2026-06-12T20:54:23.143911612Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-4qstz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.802940 | controller |     "Jun 12 20:54:23.180612 crc crio[24437]: time=\"2026-06-12T20:54:23.180540079Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-csvwv/POD\" id=67ea0df5-64ae-4326-a36a-e2f5fcd19a06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802954 | controller |     "Jun 12 20:54:23.181461 crc crio[24437]: time=\"2026-06-12T20:54:23.181425971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.802969 | controller |     "Jun 12 20:54:23.305581 crc crio[24437]: time=\"2026-06-12T20:54:23.283882554Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-jb9w7/POD\" id=ed50d1e5-4312-470f-b32a-f16771402b75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.802987 | controller |     "Jun 12 20:54:23.305581 crc crio[24437]: time=\"2026-06-12T20:54:23.284076639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.803002 | controller |     "Jun 12 20:54:23.530716 crc crio[24437]: time=\"2026-06-12T20:54:23.530493963Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-vgp2g/POD\" id=8163ccf1-747b-44e1-b7a1-09fb222f0651 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.803016 | controller |     "Jun 12 20:54:23.530716 crc crio[24437]: time=\"2026-06-12T20:54:23.530598646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.803031 | controller |     "Jun 12 20:54:24.769708 crc crio[24437]: time=\"2026-06-12T20:54:24.757749512Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-zsb4b Namespace:openstack-operators ID:f8a295530baf75a6e6a27cd82129118712f833eb5c113ed9daf40f025cbc1e31 UID:dbbb5962-b293-4ee2-a771-d745bb32476c NetNS:/var/run/netns/2e76b0d8-2174-45ef-87bc-818cb2e50b33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbbb5962_b293_4ee2_a771_d745bb32476c.slice PodAnnotations:0xc0026aa6b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.803046 | controller |     "Jun 12 20:54:24.769708 crc crio[24437]: time=\"2026-06-12T20:54:24.757903646Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-zsb4b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.803060 | controller |     "Jun 12 20:54:24.810122 crc crio[24437]: time=\"2026-06-12T20:54:24.808758429Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-csvwv Namespace:openstack-operators ID:a0a52c5f77bf1801920cc97235ab0e778ae05823d37870d5e1dafde0fd8a1968 UID:ba875fa9-b449-415f-a1a8-148fe13e6733 NetNS:/var/run/netns/b702332c-c966-4608-9e89-b2bd4c175eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podba875fa9_b449_415f_a1a8_148fe13e6733.slice PodAnnotations:0xc00051cdb8}] Aliases:map[]}\"",
2026-06-12 21:48:35.803076 | controller |     "Jun 12 20:54:24.812865 crc crio[24437]: time=\"2026-06-12T20:54:24.81279952Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-csvwv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.803091 | controller |     "Jun 12 20:54:24.977209 crc crio[24437]: time=\"2026-06-12T20:54:24.977105049Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-jb9w7 Namespace:openstack-operators ID:d333198de6d008f7193ed8232f7fe962ab6c61c1ac38253085b3bbb861bc3547 UID:73203df4-e272-4e1b-93ec-a51f850cc994 NetNS:/var/run/netns/58fc5003-0712-4710-9fc9-ae587a00aa85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73203df4_e272_4e1b_93ec_a51f850cc994.slice PodAnnotations:0xc0026aa8b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.803106 | controller |     "Jun 12 20:54:24.977209 crc crio[24437]: time=\"2026-06-12T20:54:24.977173791Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-jb9w7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.803121 | controller |     "Jun 12 20:54:24.996152 crc crio[24437]: time=\"2026-06-12T20:54:24.992518205Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-vgp2g Namespace:openstack-operators ID:2353af079749b03b9efd24c17713e8cdf969a499af8c84462c9e0e37cae62cb7 UID:510f8ed5-096f-4df4-89d4-f53c765a17de NetNS:/var/run/netns/b26ceba1-5a70-48ec-af85-0312c453b30b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod510f8ed5_096f_4df4_89d4_f53c765a17de.slice PodAnnotations:0xc00051d048}] Aliases:map[]}\"",
2026-06-12 21:48:35.803139 | controller |     "Jun 12 20:54:24.996152 crc crio[24437]: time=\"2026-06-12T20:54:24.992659279Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-vgp2g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.803153 | controller |     "Jun 12 20:54:25.009912 crc crio[24437]: time=\"2026-06-12T20:54:25.005042988Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-wbrws Namespace:openstack-operators ID:97ea62a668a9f88fe97f4ca9702125fb93514826c584aeb59623d44144784a07 UID:88546a84-38c0-440d-a545-638ca7fcf5e2 NetNS:/var/run/netns/9c37e6d7-1037-4752-a750-bebda0d9ec28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88546a84_38c0_440d_a545_638ca7fcf5e2.slice PodAnnotations:0xc00051d1b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.803169 | controller |     "Jun 12 20:54:25.037530 crc crio[24437]: time=\"2026-06-12T20:54:25.030866034Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-wbrws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.803184 | controller |     "Jun 12 20:54:30.620666 crc crio[24437]: 2026-06-12T20:54:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02302bdbfd52876 Mac:26:aa:d7:21:a0:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/d439801a-e54e-4352-88f9-ea01d0ff588f SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.803198 | controller |     "Jun 12 20:54:30.620666 crc crio[24437]: 2026-06-12T20:54:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:106b54f544eb426 Mac:d6:05:2f:ec:80:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/d73acb00-6a51-48c3-a691-697d7e4a92ab SocketPath: PciID:}] [{Interface:0xc000114790 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.803214 | controller |     "Jun 12 20:54:30.631716 crc crio[24437]: time=\"2026-06-12T20:54:30.625025285Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-njqlp Namespace:openstack-operators ID:106b54f544eb426f7b4fc8015dcd115f4edd60c634afce3e87e828e57c6ff5c1 UID:28623ea3-98d2-4bfa-8787-914711dbc5d8 NetNS:/var/run/netns/d73acb00-6a51-48c3-a691-697d7e4a92ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28623ea3_98d2_4bfa_8787_914711dbc5d8.slice PodAnnotations:0xc002746410}] Aliases:map[]}\"",
2026-06-12 21:48:35.803229 | controller |     "Jun 12 20:54:30.631716 crc crio[24437]: time=\"2026-06-12T20:54:30.629828664Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-c84sv Namespace:openstack-operators ID:02302bdbfd52876287e2d770f6f827c8fbb1f122eba6779a55477fb419630e3a UID:b7905494-b4c4-4467-90de-65a393b46ded NetNS:/var/run/netns/d439801a-e54e-4352-88f9-ea01d0ff588f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7905494_b4c4_4467_90de_65a393b46ded.slice PodAnnotations:0xc000c244d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.803248 | controller |     "Jun 12 20:54:30.631716 crc crio[24437]: time=\"2026-06-12T20:54:30.630748808Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-c84sv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.803263 | controller |     "Jun 12 20:54:30.641128 crc crio[24437]: time=\"2026-06-12T20:54:30.634422949Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-njqlp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.803278 | controller |     "Jun 12 20:54:30.707883 crc crio[24437]: time=\"2026-06-12T20:54:30.706288816Z\" level=info msg=\"Ran pod sandbox 106b54f544eb426f7b4fc8015dcd115f4edd60c634afce3e87e828e57c6ff5c1 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-njqlp/POD\" id=fdb763dd-d76c-4623-9341-a18ba7e1563f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.803293 | controller |     "Jun 12 20:54:30.731043 crc crio[24437]: time=\"2026-06-12T20:54:30.728674316Z\" level=info msg=\"Ran pod sandbox 02302bdbfd52876287e2d770f6f827c8fbb1f122eba6779a55477fb419630e3a with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-c84sv/POD\" id=b5a39d82-6fb4-41aa-b05c-0a5005772c1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.803308 | controller |     "Jun 12 20:54:30.746685 crc crio[24437]: 2026-06-12T20:54:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a4a81667a4dd99 Mac:e6:32:d2:13:fb:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/fecda026-3fe5-4e40-9311-cfd976775d8e SocketPath: PciID:}] [{Interface:0xc00028e8a0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.803322 | controller |     "Jun 12 20:54:30.775811 crc crio[24437]: time=\"2026-06-12T20:54:30.77237448Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-srvtv Namespace:openstack-operators ID:6a4a81667a4dd999343f5afe629465e8c3b456a576726269cd7e8a469851be23 UID:ad457e52-0e34-4fc6-9899-404313db0ef7 NetNS:/var/run/netns/fecda026-3fe5-4e40-9311-cfd976775d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad457e52_0e34_4fc6_9899_404313db0ef7.slice PodAnnotations:0xc00012aa80}] Aliases:map[]}\"",
2026-06-12 21:48:35.803338 | controller |     "Jun 12 20:54:30.775811 crc crio[24437]: time=\"2026-06-12T20:54:30.772603166Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-srvtv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.803352 | controller |     "Jun 12 20:54:30.886494 crc crio[24437]: time=\"2026-06-12T20:54:30.875241034Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=0331efdb-4de4-406c-abe1-c4f30031f71b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803367 | controller |     "Jun 12 20:54:30.886494 crc crio[24437]: time=\"2026-06-12T20:54:30.885652034Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=0331efdb-4de4-406c-abe1-c4f30031f71b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803381 | controller |     "Jun 12 20:54:30.886494 crc crio[24437]: time=\"2026-06-12T20:54:30.886076935Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=0331efdb-4de4-406c-abe1-c4f30031f71b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803396 | controller |     "Jun 12 20:54:30.927664 crc crio[24437]: time=\"2026-06-12T20:54:30.925134742Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=7becd9fe-27ec-4691-9fee-3da84c4cd893 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803414 | controller |     "Jun 12 20:54:30.934575 crc crio[24437]: time=\"2026-06-12T20:54:30.932783723Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=7becd9fe-27ec-4691-9fee-3da84c4cd893 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803429 | controller |     "Jun 12 20:54:30.934575 crc crio[24437]: time=\"2026-06-12T20:54:30.933146162Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=7becd9fe-27ec-4691-9fee-3da84c4cd893 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803444 | controller |     "Jun 12 20:54:30.950654 crc crio[24437]: time=\"2026-06-12T20:54:30.947272235Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=9f81627d-bc4a-4f29-bbfb-c8ce63acbeaa name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.803458 | controller |     "Jun 12 20:54:31.011525 crc crio[24437]: time=\"2026-06-12T20:54:31.008747313Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"",
2026-06-12 21:48:35.803473 | controller |     "Jun 12 20:54:31.019214 crc crio[24437]: time=\"2026-06-12T20:54:31.015287707Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=ebf3ebe2-f955-417a-b6af-5960236a9091 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.803488 | controller |     "Jun 12 20:54:31.037993 crc crio[24437]: time=\"2026-06-12T20:54:31.035682247Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"",
2026-06-12 21:48:35.803502 | controller |     "Jun 12 20:54:31.080185 crc crio[24437]: time=\"2026-06-12T20:54:31.076822936Z\" level=info msg=\"Ran pod sandbox 6a4a81667a4dd999343f5afe629465e8c3b456a576726269cd7e8a469851be23 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-srvtv/POD\" id=90ebb01e-4588-4084-927c-2a85d15eebe9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.803517 | controller |     "Jun 12 20:54:31.134545 crc crio[24437]: 2026-06-12T20:54:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1db6846de06611c Mac:12:3b:18:e0:6b:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/3269aff9-fcd7-4de1-88e8-6ec389d41e4b SocketPath: PciID:}] [{Interface:0xc0000157a0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.803531 | controller |     "Jun 12 20:54:31.147150 crc crio[24437]: time=\"2026-06-12T20:54:31.142424268Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=6e953f58-da1f-4ed8-b1b4-5fb31ed9266b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803546 | controller |     "Jun 12 20:54:31.147150 crc crio[24437]: time=\"2026-06-12T20:54:31.143385681Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=6e953f58-da1f-4ed8-b1b4-5fb31ed9266b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803560 | controller |     "Jun 12 20:54:31.147150 crc crio[24437]: time=\"2026-06-12T20:54:31.143465904Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=6e953f58-da1f-4ed8-b1b4-5fb31ed9266b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803578 | controller |     "Jun 12 20:54:31.156743 crc crio[24437]: time=\"2026-06-12T20:54:31.156523079Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=085ab80e-b677-4283-8cd9-92801c8a7896 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.803594 | controller |     "Jun 12 20:54:31.157112 crc crio[24437]: time=\"2026-06-12T20:54:31.156617672Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-5qrtl Namespace:openstack-operators ID:1db6846de06611c8ef10a830c875be53afc7ec91b7c1b51df48fb412591cfc0a UID:73b9c492-f1b6-4f44-af4f-f90f6f8a47b6 NetNS:/var/run/netns/3269aff9-fcd7-4de1-88e8-6ec389d41e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73b9c492_f1b6_4f44_af4f_f90f6f8a47b6.slice PodAnnotations:0xc0026aa158}] Aliases:map[]}\"",
2026-06-12 21:48:35.803610 | controller |     "Jun 12 20:54:31.157454 crc crio[24437]: time=\"2026-06-12T20:54:31.157432222Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-5qrtl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.803625 | controller |     "Jun 12 20:54:31.184756 crc crio[24437]: time=\"2026-06-12T20:54:31.184660204Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"",
2026-06-12 21:48:35.803640 | controller |     "Jun 12 20:54:31.206502 crc crio[24437]: time=\"2026-06-12T20:54:31.202707855Z\" level=info msg=\"Ran pod sandbox 1db6846de06611c8ef10a830c875be53afc7ec91b7c1b51df48fb412591cfc0a with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-5qrtl/POD\" id=54deeabd-c945-46d1-aeee-bad151f00d7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.803654 | controller |     "Jun 12 20:54:31.239491 crc crio[24437]: time=\"2026-06-12T20:54:31.239444043Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=1519519b-9930-41b9-ab43-4e9d95617baf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803669 | controller |     "Jun 12 20:54:31.239908 crc crio[24437]: time=\"2026-06-12T20:54:31.239873035Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=1519519b-9930-41b9-ab43-4e9d95617baf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803684 | controller |     "Jun 12 20:54:31.240156 crc crio[24437]: time=\"2026-06-12T20:54:31.240131241Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=1519519b-9930-41b9-ab43-4e9d95617baf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803698 | controller |     "Jun 12 20:54:31.246988 crc crio[24437]: time=\"2026-06-12T20:54:31.244812638Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=d603bc6f-8481-4f40-8297-310bf0cefd88 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.803713 | controller |     "Jun 12 20:54:31.334190 crc crio[24437]: time=\"2026-06-12T20:54:31.329782504Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"",
2026-06-12 21:48:35.803727 | controller |     "Jun 12 20:54:31.559111 crc crio[24437]: 2026-06-12T20:54:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fe2655c9c90e13 Mac:66:e4:5d:36:b0:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/28f3ef7d-6c42-40ef-83b0-a89611e37a28 SocketPath: PciID:}] [{Interface:0xc0001dca30 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.803744 | controller |     "Jun 12 20:54:31.589052 crc crio[24437]: 2026-06-12T20:54:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:718080eda136d6d Mac:8e:d6:b9:39:52:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/fe913217-9177-4910-88fb-54dcc1c25830 SocketPath: PciID:}] [{Interface:0xc000014cc0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.803759 | controller |     "Jun 12 20:54:31.743064 crc crio[24437]: time=\"2026-06-12T20:54:31.742767735Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-5glk7 Namespace:openstack-operators ID:6fe2655c9c90e1331ce3d425229565c914658d657f6813821f232b5f3e4f13e2 UID:f3d3d1ec-03d0-462f-8bc7-b747b8953fc1 NetNS:/var/run/netns/28f3ef7d-6c42-40ef-83b0-a89611e37a28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3d3d1ec_03d0_462f_8bc7_b747b8953fc1.slice PodAnnotations:0xc0027462d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.803774 | controller |     "Jun 12 20:54:31.744377 crc crio[24437]: time=\"2026-06-12T20:54:31.743171076Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-5glk7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.803789 | controller |     "Jun 12 20:54:31.750550 crc crio[24437]: time=\"2026-06-12T20:54:31.750428177Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-j55tf Namespace:openstack-operators ID:718080eda136d6dff9d64ca937ff7f1d4af0045100ed14694c600f6875847606 UID:6f371d6b-d19b-4dc4-a514-824c5aaf798a NetNS:/var/run/netns/fe913217-9177-4910-88fb-54dcc1c25830 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f371d6b_d19b_4dc4_a514_824c5aaf798a.slice PodAnnotations:0xc00282c5e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.803805 | controller |     "Jun 12 20:54:31.751019 crc crio[24437]: time=\"2026-06-12T20:54:31.750703524Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-j55tf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.803820 | controller |     "Jun 12 20:54:31.752374 crc crio[24437]: time=\"2026-06-12T20:54:31.752203041Z\" level=info msg=\"Ran pod sandbox 6fe2655c9c90e1331ce3d425229565c914658d657f6813821f232b5f3e4f13e2 with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-5glk7/POD\" id=30fa4512-d005-4608-bb46-3eebc732815c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.803835 | controller |     "Jun 12 20:54:31.759412 crc crio[24437]: time=\"2026-06-12T20:54:31.758301483Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=8fddda36-b48a-4950-a8d8-379bbd38ecde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803863 | controller |     "Jun 12 20:54:31.759412 crc crio[24437]: time=\"2026-06-12T20:54:31.758541389Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=8fddda36-b48a-4950-a8d8-379bbd38ecde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803883 | controller |     "Jun 12 20:54:31.759412 crc crio[24437]: time=\"2026-06-12T20:54:31.758596941Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=8fddda36-b48a-4950-a8d8-379bbd38ecde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803903 | controller |     "Jun 12 20:54:31.759412 crc crio[24437]: time=\"2026-06-12T20:54:31.759067643Z\" level=info msg=\"Ran pod sandbox 718080eda136d6dff9d64ca937ff7f1d4af0045100ed14694c600f6875847606 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-j55tf/POD\" id=c531cf72-a159-4bf9-ad00-581122e83795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.803917 | controller |     "Jun 12 20:54:31.761389 crc crio[24437]: time=\"2026-06-12T20:54:31.761262098Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=65247e27-4bf4-40c7-ac3b-fa35b68c122c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.803933 | controller |     "Jun 12 20:54:31.762754 crc crio[24437]: time=\"2026-06-12T20:54:31.762625571Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=8cfecac6-6e9c-4721-b028-9ff401e7d6d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803947 | controller |     "Jun 12 20:54:31.762886 crc crio[24437]: time=\"2026-06-12T20:54:31.762774595Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=8cfecac6-6e9c-4721-b028-9ff401e7d6d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803962 | controller |     "Jun 12 20:54:31.762886 crc crio[24437]: time=\"2026-06-12T20:54:31.762833087Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=8cfecac6-6e9c-4721-b028-9ff401e7d6d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.803977 | controller |     "Jun 12 20:54:31.766897 crc crio[24437]: time=\"2026-06-12T20:54:31.765469634Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=0694860b-f62d-4833-88ca-9469c2e6802c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.803991 | controller |     "Jun 12 20:54:31.770998 crc crio[24437]: time=\"2026-06-12T20:54:31.770790686Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"",
2026-06-12 21:48:35.804006 | controller |     "Jun 12 20:54:31.770998 crc crio[24437]: time=\"2026-06-12T20:54:31.770847007Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"",
2026-06-12 21:48:35.804020 | controller |     "Jun 12 20:54:31.907080 crc crio[24437]: 2026-06-12T20:54:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d313da6590ee53 Mac:ae:07:c9:8e:ed:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/570540c5-e504-4daf-b530-635b8b8330ac SocketPath: PciID:}] [{Interface:0xc0003693d0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.804034 | controller |     "Jun 12 20:54:31.908370 crc crio[24437]: time=\"2026-06-12T20:54:31.908238214Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-8dwq6 Namespace:openstack-operators ID:6d313da6590ee53329f58b105bc34fccdc231f9a9829a52d5e8ab618254ac519 UID:298a9cca-269f-498f-87db-044d5cfeb5d3 NetNS:/var/run/netns/570540c5-e504-4daf-b530-635b8b8330ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod298a9cca_269f_498f_87db_044d5cfeb5d3.slice PodAnnotations:0xc00012a748}] Aliases:map[]}\"",
2026-06-12 21:48:35.804052 | controller |     "Jun 12 20:54:31.908491 crc crio[24437]: time=\"2026-06-12T20:54:31.908413488Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-8dwq6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.804067 | controller |     "Jun 12 20:54:31.910846 crc crio[24437]: 2026-06-12T20:54:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f936a6efe73ec68 Mac:da:70:0d:c8:35:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/1dc1b65b-d9c0-4485-bd97-e58ba851330b SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.804082 | controller |     "Jun 12 20:54:31.910846 crc crio[24437]: time=\"2026-06-12T20:54:31.91009757Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-4qstz Namespace:openstack-operators ID:f936a6efe73ec68c7e2f3a7c4ba7ab988325d14a5cfb3e010607713197ce128b UID:53fa723f-087e-4715-8ac5-7cbe176ab197 NetNS:/var/run/netns/1dc1b65b-d9c0-4485-bd97-e58ba851330b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53fa723f_087e_4715_8ac5_7cbe176ab197.slice PodAnnotations:0xc000c243f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.804096 | controller |     "Jun 12 20:54:31.910846 crc crio[24437]: time=\"2026-06-12T20:54:31.910272565Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-4qstz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.804111 | controller |     "Jun 12 20:54:31.918043 crc crio[24437]: time=\"2026-06-12T20:54:31.917851595Z\" level=info msg=\"Ran pod sandbox 6d313da6590ee53329f58b105bc34fccdc231f9a9829a52d5e8ab618254ac519 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-8dwq6/POD\" id=322650b6-7d34-41d7-8691-8c2d9ad49602 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.804126 | controller |     "Jun 12 20:54:31.921121 crc crio[24437]: time=\"2026-06-12T20:54:31.921087006Z\" level=info msg=\"Ran pod sandbox f936a6efe73ec68c7e2f3a7c4ba7ab988325d14a5cfb3e010607713197ce128b with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-4qstz/POD\" id=ec1313a4-3495-4114-81e1-b6e209e1bc3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.804141 | controller |     "Jun 12 20:54:31.921862 crc crio[24437]: time=\"2026-06-12T20:54:31.921677491Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=8e0c3221-6b71-4269-8a9c-b5ae8d17d00d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.804155 | controller |     "Jun 12 20:54:31.921995 crc crio[24437]: time=\"2026-06-12T20:54:31.921880116Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=8e0c3221-6b71-4269-8a9c-b5ae8d17d00d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.804170 | controller |     "Jun 12 20:54:31.922115 crc crio[24437]: time=\"2026-06-12T20:54:31.92206335Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=8e0c3221-6b71-4269-8a9c-b5ae8d17d00d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.804184 | controller |     "Jun 12 20:54:31.925257 crc crio[24437]: time=\"2026-06-12T20:54:31.925166387Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=4b0c7b63-136e-4f6c-ac0c-1035aec3230e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.804202 | controller |     "Jun 12 20:54:31.927850 crc crio[24437]: time=\"2026-06-12T20:54:31.927750632Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"",
2026-06-12 21:48:35.804217 | controller |     "Jun 12 20:54:31.928277 crc crio[24437]: time=\"2026-06-12T20:54:31.928221784Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=17033973-45b8-4392-95a2-5aa7454d1bf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.804231 | controller |     "Jun 12 20:54:31.931272 crc crio[24437]: time=\"2026-06-12T20:54:31.930812249Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=17033973-45b8-4392-95a2-5aa7454d1bf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.804246 | controller |     "Jun 12 20:54:31.931488 crc crio[24437]: time=\"2026-06-12T20:54:31.931463626Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=17033973-45b8-4392-95a2-5aa7454d1bf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.804260 | controller |     "Jun 12 20:54:31.933010 crc crio[24437]: time=\"2026-06-12T20:54:31.932868121Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=a7ab73e3-b16b-4c5f-8ae2-a7e29512d701 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.804275 | controller |     "Jun 12 20:54:31.935814 crc crio[24437]: time=\"2026-06-12T20:54:31.935739232Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"",
2026-06-12 21:48:35.804289 | controller |     "Jun 12 20:54:32.388580 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2353af079749b03 Mac:12:ba:56:c3:fc:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/b26ceba1-5a70-48ec-af85-0312c453b30b SocketPath: PciID:}] [{Interface:0xc00032e960 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.804303 | controller |     "Jun 12 20:54:32.388580 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:925079421c4c4c6 Mac:46:58:95:c1:52:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/f1e58fee-266e-4134-bae8-3c7f0bc9b12f SocketPath: PciID:}] [{Interface:0xc000015e20 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.804318 | controller |     "Jun 12 20:54:32.389026 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0bd12fd5117161 Mac:ba:1b:2e:d3:f2:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/5ec978a5-c8f8-4ed8-91f0-ef7e1af91328 SocketPath: PciID:}] [{Interface:0xc000482730 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.804333 | controller |     "Jun 12 20:54:32.389831 crc crio[24437]: time=\"2026-06-12T20:54:32.38974776Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-bqtd7 Namespace:openstack-operators ID:925079421c4c4c68b1fa8a29a8e771a4fbeecf370dbe79997c2d6ee0b89ae348 UID:ccf4fbd4-0833-4ac1-90b6-3a74d812155e NetNS:/var/run/netns/f1e58fee-266e-4134-bae8-3c7f0bc9b12f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podccf4fbd4_0833_4ac1_90b6_3a74d812155e.slice PodAnnotations:0xc00282c130}] Aliases:map[]}\"",
2026-06-12 21:48:35.804348 | controller |     "Jun 12 20:54:32.390025 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76d5d33f198f9ed Mac:6e:78:bb:b5:1a:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/e7827992-848e-47ce-9f4f-f5cb5f65ff8d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.804366 | controller |     "Jun 12 20:54:32.390025 crc crio[24437]: time=\"2026-06-12T20:54:32.390013986Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-bqtd7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.804381 | controller |     "Jun 12 20:54:32.390159 crc crio[24437]: time=\"2026-06-12T20:54:32.390030467Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-vgp2g Namespace:openstack-operators ID:2353af079749b03b9efd24c17713e8cdf969a499af8c84462c9e0e37cae62cb7 UID:510f8ed5-096f-4df4-89d4-f53c765a17de NetNS:/var/run/netns/b26ceba1-5a70-48ec-af85-0312c453b30b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod510f8ed5_096f_4df4_89d4_f53c765a17de.slice PodAnnotations:0xc00051d048}] Aliases:map[]}\"",
2026-06-12 21:48:35.804396 | controller |     "Jun 12 20:54:32.390250 crc crio[24437]: time=\"2026-06-12T20:54:32.390172831Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-vgp2g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.804411 | controller |     "Jun 12 20:54:32.390660 crc crio[24437]: time=\"2026-06-12T20:54:32.390594041Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-xcfsv Namespace:openstack-operators ID:76d5d33f198f9eda31b267533958d9d86f4847eb933ef74026b84a5baad45e9c UID:fe4de39d-7667-4e12-8b14-c744c91fe53c NetNS:/var/run/netns/e7827992-848e-47ce-9f4f-f5cb5f65ff8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe4de39d_7667_4e12_8b14_c744c91fe53c.slice PodAnnotations:0xc00012aca8}] Aliases:map[]}\"",
2026-06-12 21:48:35.804426 | controller |     "Jun 12 20:54:32.390814 crc crio[24437]: time=\"2026-06-12T20:54:32.390757755Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-xcfsv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.804440 | controller |     "Jun 12 20:54:32.391023 crc crio[24437]: time=\"2026-06-12T20:54:32.390907969Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-58mvs Namespace:openstack-operators ID:c0bd12fd5117161121e817e6753abb9cc2719dcfde2a8d4dc06d4412a0eec5b9 UID:c0ab4286-6fb5-4662-8b3d-3481e8218263 NetNS:/var/run/netns/5ec978a5-c8f8-4ed8-91f0-ef7e1af91328 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0ab4286_6fb5_4662_8b3d_3481e8218263.slice PodAnnotations:0xc00012af18}] Aliases:map[]}\"",
2026-06-12 21:48:35.804454 | controller |     "Jun 12 20:54:32.391285 crc crio[24437]: time=\"2026-06-12T20:54:32.391169515Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-58mvs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.804468 | controller |     "Jun 12 20:54:32.408856 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97ea62a668a9f88 Mac:82:44:bb:4f:f5:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/9c37e6d7-1037-4752-a750-bebda0d9ec28 SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.804482 | controller |     "Jun 12 20:54:32.408856 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8a295530baf75a Mac:32:95:9b:99:ad:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/2e76b0d8-2174-45ef-87bc-818cb2e50b33 SocketPath: PciID:}] [{Interface:0xc000014cc0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.804500 | controller |     "Jun 12 20:54:32.408856 crc crio[24437]: time=\"2026-06-12T20:54:32.408379516Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-zsb4b Namespace:openstack-operators ID:f8a295530baf75a6e6a27cd82129118712f833eb5c113ed9daf40f025cbc1e31 UID:dbbb5962-b293-4ee2-a771-d745bb32476c NetNS:/var/run/netns/2e76b0d8-2174-45ef-87bc-818cb2e50b33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbbb5962_b293_4ee2_a771_d745bb32476c.slice PodAnnotations:0xc0026aa6b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.804515 | controller |     "Jun 12 20:54:32.408856 crc crio[24437]: time=\"2026-06-12T20:54:32.408581621Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-zsb4b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.804530 | controller |     "Jun 12 20:54:32.409471 crc crio[24437]: time=\"2026-06-12T20:54:32.409002072Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-wbrws Namespace:openstack-operators ID:97ea62a668a9f88fe97f4ca9702125fb93514826c584aeb59623d44144784a07 UID:88546a84-38c0-440d-a545-638ca7fcf5e2 NetNS:/var/run/netns/9c37e6d7-1037-4752-a750-bebda0d9ec28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88546a84_38c0_440d_a545_638ca7fcf5e2.slice PodAnnotations:0xc00051d1b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.804544 | controller |     "Jun 12 20:54:32.409471 crc crio[24437]: time=\"2026-06-12T20:54:32.409194576Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-wbrws for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.804558 | controller |     "Jun 12 20:54:32.421162 crc crio[24437]: time=\"2026-06-12T20:54:32.42054446Z\" level=info msg=\"Ran pod sandbox 925079421c4c4c68b1fa8a29a8e771a4fbeecf370dbe79997c2d6ee0b89ae348 with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bqtd7/POD\" id=f147e7a9-5cd1-4118-8042-593694c0a489 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.804573 | controller |     "Jun 12 20:54:32.421821 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31c3f9f243e4ee4 Mac:02:42:0c:f9:fc:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/a04f76fa-8742-4ec6-aa13-52594e29aeee SocketPath: PciID:}] [{Interface:0xc000284780 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.804587 | controller |     "Jun 12 20:54:32.422352 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0a52c5f77bf180 Mac:26:92:b3:87:aa:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/b702332c-c966-4608-9e89-b2bd4c175eeb SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.804601 | controller |     "Jun 12 20:54:32.426211 crc crio[24437]: time=\"2026-06-12T20:54:32.426134201Z\" level=info msg=\"Ran pod sandbox 2353af079749b03b9efd24c17713e8cdf969a499af8c84462c9e0e37cae62cb7 with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-vgp2g/POD\" id=8163ccf1-747b-44e1-b7a1-09fb222f0651 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.804616 | controller |     "Jun 12 20:54:32.426574 crc crio[24437]: time=\"2026-06-12T20:54:32.42650219Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-jkrzt Namespace:openstack-operators ID:31c3f9f243e4ee46f839dc2c20a90d28c57f14b559bf64d120a64a55ca248479 UID:5360d23c-5443-4847-9a66-b3dbb19bd406 NetNS:/var/run/netns/a04f76fa-8742-4ec6-aa13-52594e29aeee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5360d23c_5443_4847_9a66_b3dbb19bd406.slice PodAnnotations:0xc001840320}] Aliases:map[]}\"",
2026-06-12 21:48:35.804637 | controller |     "Jun 12 20:54:32.426840 crc crio[24437]: time=\"2026-06-12T20:54:32.426787957Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-jkrzt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.804653 | controller |     "Jun 12 20:54:32.428529 crc crio[24437]: time=\"2026-06-12T20:54:32.42817687Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-csvwv Namespace:openstack-operators ID:a0a52c5f77bf1801920cc97235ab0e778ae05823d37870d5e1dafde0fd8a1968 UID:ba875fa9-b449-415f-a1a8-148fe13e6733 NetNS:/var/run/netns/b702332c-c966-4608-9e89-b2bd4c175eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podba875fa9_b449_415f_a1a8_148fe13e6733.slice PodAnnotations:0xc00051cdb8}] Aliases:map[]}\"",
2026-06-12 21:48:35.804668 | controller |     "Jun 12 20:54:32.429068 crc crio[24437]: time=\"2026-06-12T20:54:32.428782726Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-csvwv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.804683 | controller |     "Jun 12 20:54:32.431201 crc crio[24437]: time=\"2026-06-12T20:54:32.431056583Z\" level=info msg=\"Ran pod sandbox 76d5d33f198f9eda31b267533958d9d86f4847eb933ef74026b84a5baad45e9c with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-xcfsv/POD\" id=2f89978d-ee99-49d0-9a65-cb99b0027984 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.804698 | controller |     "Jun 12 20:54:32.435370 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:651cc4458ef5325 Mac:3a:f5:58:d6:07:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/c5b136a7-32c0-4753-9d57-a5325d62b5aa SocketPath: PciID:}] [{Interface:0xc0001254f0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.804712 | controller |     "Jun 12 20:54:32.436311 crc crio[24437]: time=\"2026-06-12T20:54:32.436247674Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=f8113fc1-dd1b-45db-be21-de28c1b73cff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.804727 | controller |     "Jun 12 20:54:32.436575 crc crio[24437]: time=\"2026-06-12T20:54:32.43651172Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=f8113fc1-dd1b-45db-be21-de28c1b73cff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.804742 | controller |     "Jun 12 20:54:32.436823 crc crio[24437]: time=\"2026-06-12T20:54:32.436646953Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=f8113fc1-dd1b-45db-be21-de28c1b73cff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.804756 | controller |     "Jun 12 20:54:32.437071 crc crio[24437]: time=\"2026-06-12T20:54:32.436748286Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=0e5d05ec-f42b-46d8-9dd1-9536f9a26670 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.804775 | controller |     "Jun 12 20:54:32.437071 crc crio[24437]: time=\"2026-06-12T20:54:32.437048863Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found\" id=0e5d05ec-f42b-46d8-9dd1-9536f9a26670 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.804790 | controller |     "Jun 12 20:54:32.437167 crc crio[24437]: time=\"2026-06-12T20:54:32.437104274Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found\" id=0e5d05ec-f42b-46d8-9dd1-9536f9a26670 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.804805 | controller |     "Jun 12 20:54:32.439769 crc crio[24437]: time=\"2026-06-12T20:54:32.439681179Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=121accff-63a6-4dd5-a6c6-112d97328fd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.804819 | controller |     "Jun 12 20:54:32.441748 crc crio[24437]: time=\"2026-06-12T20:54:32.439796112Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=48d59cb5-25f7-40ed-aecd-f0ed64a7098b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.804834 | controller |     "Jun 12 20:54:32.442408 crc crio[24437]: time=\"2026-06-12T20:54:32.440061818Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=121accff-63a6-4dd5-a6c6-112d97328fd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.804866 | controller |     "Jun 12 20:54:32.442516 crc crio[24437]: time=\"2026-06-12T20:54:32.442478789Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=121accff-63a6-4dd5-a6c6-112d97328fd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.804887 | controller |     "Jun 12 20:54:32.442619 crc crio[24437]: time=\"2026-06-12T20:54:32.440775317Z\" level=info msg=\"Ran pod sandbox c0bd12fd5117161121e817e6753abb9cc2719dcfde2a8d4dc06d4412a0eec5b9 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-58mvs/POD\" id=8c36a111-9f01-4a98-a9a5-2901be338247 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.804903 | controller |     "Jun 12 20:54:32.442728 crc crio[24437]: time=\"2026-06-12T20:54:32.441488284Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=bf50119d-486d-476a-808c-3fd92a58f49a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.804920 | controller |     "Jun 12 20:54:32.442898 crc crio[24437]: time=\"2026-06-12T20:54:32.441516005Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-wxlvr Namespace:openstack-operators ID:651cc4458ef5325ff458432685694ea6f9354459117cc18ae6039f8b2f2002d4 UID:83f94ca6-f0f9-42f9-a94e-ebdc802f64ae NetNS:/var/run/netns/c5b136a7-32c0-4753-9d57-a5325d62b5aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83f94ca6_f0f9_42f9_a94e_ebdc802f64ae.slice PodAnnotations:0xc000c24168}] Aliases:map[]}\"",
2026-06-12 21:48:35.804935 | controller |     "Jun 12 20:54:32.443170 crc crio[24437]: time=\"2026-06-12T20:54:32.443114154Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-wxlvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.804954 | controller |     "Jun 12 20:54:32.445504 crc crio[24437]: time=\"2026-06-12T20:54:32.445465474Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=a2d6c29d-a339-4e58-bfe8-c5a93da7d1cc name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.804970 | controller |     "Jun 12 20:54:32.445722 crc crio[24437]: time=\"2026-06-12T20:54:32.445660028Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\\\"\"",
2026-06-12 21:48:35.804985 | controller |     "Jun 12 20:54:32.447184 crc crio[24437]: time=\"2026-06-12T20:54:32.446390187Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=7f2421a9-2813-412c-9030-18445eff77da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805000 | controller |     "Jun 12 20:54:32.447184 crc crio[24437]: time=\"2026-06-12T20:54:32.446554811Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=7f2421a9-2813-412c-9030-18445eff77da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805015 | controller |     "Jun 12 20:54:32.447184 crc crio[24437]: time=\"2026-06-12T20:54:32.446597762Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=7f2421a9-2813-412c-9030-18445eff77da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805029 | controller |     "Jun 12 20:54:32.448204 crc crio[24437]: time=\"2026-06-12T20:54:32.447899435Z\" level=info msg=\"Ran pod sandbox 31c3f9f243e4ee46f839dc2c20a90d28c57f14b559bf64d120a64a55ca248479 with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-jkrzt/POD\" id=725586b6-e8b7-4dd8-9866-1a21b9290748 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.805044 | controller |     "Jun 12 20:54:32.448438 crc crio[24437]: time=\"2026-06-12T20:54:32.448410837Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\\\"\"",
2026-06-12 21:48:35.805058 | controller |     "Jun 12 20:54:32.448829 crc crio[24437]: time=\"2026-06-12T20:54:32.448691214Z\" level=info msg=\"Ran pod sandbox a0a52c5f77bf1801920cc97235ab0e778ae05823d37870d5e1dafde0fd8a1968 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-csvwv/POD\" id=67ea0df5-64ae-4326-a36a-e2f5fcd19a06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.805073 | controller |     "Jun 12 20:54:32.455245 crc crio[24437]: 2026-06-12T20:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d333198de6d008f Mac:46:bf:fe:2f:ed:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/58fc5003-0712-4710-9fc9-ae587a00aa85 SocketPath: PciID:}] [{Interface:0xc000104650 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.805088 | controller |     "Jun 12 20:54:32.455620 crc crio[24437]: time=\"2026-06-12T20:54:32.455510035Z\" level=info msg=\"Ran pod sandbox f8a295530baf75a6e6a27cd82129118712f833eb5c113ed9daf40f025cbc1e31 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zsb4b/POD\" id=e9ac3f41-1135-49cd-bb39-32c19e09bf39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.805103 | controller |     "Jun 12 20:54:32.455712 crc crio[24437]: time=\"2026-06-12T20:54:32.455687839Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=08841c9f-1ac0-4a16-8657-ebdead597e69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805120 | controller |     "Jun 12 20:54:32.455983 crc crio[24437]: time=\"2026-06-12T20:54:32.455851213Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=08841c9f-1ac0-4a16-8657-ebdead597e69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805135 | controller |     "Jun 12 20:54:32.456452 crc crio[24437]: time=\"2026-06-12T20:54:32.455986766Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=08841c9f-1ac0-4a16-8657-ebdead597e69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805150 | controller |     "Jun 12 20:54:32.456909 crc crio[24437]: time=\"2026-06-12T20:54:32.456726055Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=19c37aa9-1922-4c92-b931-359180f06a74 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.805165 | controller |     "Jun 12 20:54:32.456909 crc crio[24437]: time=\"2026-06-12T20:54:32.456793717Z\" level=info msg=\"Ran pod sandbox 97ea62a668a9f88fe97f4ca9702125fb93514826c584aeb59623d44144784a07 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-wbrws/POD\" id=eca50e06-55b3-4221-8034-da0236073068 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.805180 | controller |     "Jun 12 20:54:32.458533 crc crio[24437]: time=\"2026-06-12T20:54:32.45847573Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-jb9w7 Namespace:openstack-operators ID:d333198de6d008f7193ed8232f7fe962ab6c61c1ac38253085b3bbb861bc3547 UID:73203df4-e272-4e1b-93ec-a51f850cc994 NetNS:/var/run/netns/58fc5003-0712-4710-9fc9-ae587a00aa85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73203df4_e272_4e1b_93ec_a51f850cc994.slice PodAnnotations:0xc0026aa8b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.805203 | controller |     "Jun 12 20:54:32.458729 crc crio[24437]: time=\"2026-06-12T20:54:32.458665264Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=87f9db62-5d7a-4042-b9d9-6251b8dbfa2f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.805219 | controller |     "Jun 12 20:54:32.458797 crc crio[24437]: time=\"2026-06-12T20:54:32.458672625Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-jb9w7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.805240 | controller |     "Jun 12 20:54:32.462574 crc crio[24437]: time=\"2026-06-12T20:54:32.46253638Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"",
2026-06-12 21:48:35.805255 | controller |     "Jun 12 20:54:32.462788 crc crio[24437]: time=\"2026-06-12T20:54:32.462725696Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"",
2026-06-12 21:48:35.805274 | controller |     "Jun 12 20:54:32.463570 crc crio[24437]: time=\"2026-06-12T20:54:32.463528346Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=645fd1ad-c792-439c-bd89-71731a76ed55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805289 | controller |     "Jun 12 20:54:32.463653 crc crio[24437]: time=\"2026-06-12T20:54:32.463591847Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"",
2026-06-12 21:48:35.805312 | controller |     "Jun 12 20:54:32.463796 crc crio[24437]: time=\"2026-06-12T20:54:32.463771971Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=8561783e-3a52-4996-80e9-e016a821483f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805379 | controller |     "Jun 12 20:54:32.464114 crc crio[24437]: time=\"2026-06-12T20:54:32.464002518Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=645fd1ad-c792-439c-bd89-71731a76ed55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805401 | controller |     "Jun 12 20:54:32.464114 crc crio[24437]: time=\"2026-06-12T20:54:32.46408289Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=645fd1ad-c792-439c-bd89-71731a76ed55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805417 | controller |     "Jun 12 20:54:32.464423 crc crio[24437]: time=\"2026-06-12T20:54:32.464221123Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=8561783e-3a52-4996-80e9-e016a821483f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805432 | controller |     "Jun 12 20:54:32.464423 crc crio[24437]: time=\"2026-06-12T20:54:32.464253594Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=8561783e-3a52-4996-80e9-e016a821483f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805447 | controller |     "Jun 12 20:54:32.477228 crc crio[24437]: time=\"2026-06-12T20:54:32.477095475Z\" level=info msg=\"Ran pod sandbox 651cc4458ef5325ff458432685694ea6f9354459117cc18ae6039f8b2f2002d4 with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-wxlvr/POD\" id=cec82ccb-5c10-4962-b882-378da9ff978e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.805462 | controller |     "Jun 12 20:54:32.484650 crc crio[24437]: time=\"2026-06-12T20:54:32.484542771Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=13cbea68-4576-4069-8405-4b9f43f65643 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.805477 | controller |     "Jun 12 20:54:32.497882 crc crio[24437]: time=\"2026-06-12T20:54:32.496179923Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=fe257853-a3cf-412f-a984-252749e0aa24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805492 | controller |     "Jun 12 20:54:32.497882 crc crio[24437]: time=\"2026-06-12T20:54:32.496488871Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=fe257853-a3cf-412f-a984-252749e0aa24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805506 | controller |     "Jun 12 20:54:32.497882 crc crio[24437]: time=\"2026-06-12T20:54:32.496566632Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=fe257853-a3cf-412f-a984-252749e0aa24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805521 | controller |     "Jun 12 20:54:32.497882 crc crio[24437]: time=\"2026-06-12T20:54:32.497467885Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=a9f82ca7-da24-4096-9bd1-f67bbe3409e9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.805539 | controller |     "Jun 12 20:54:32.503064 crc crio[24437]: time=\"2026-06-12T20:54:32.503027363Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=40869c87-36ad-4b6c-b067-fc4f823e095b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805554 | controller |     "Jun 12 20:54:32.503402 crc crio[24437]: time=\"2026-06-12T20:54:32.503297931Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=1a511975-8cdb-4a92-8351-fe6fa4e95d1f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.805569 | controller |     "Jun 12 20:54:32.503898 crc crio[24437]: time=\"2026-06-12T20:54:32.503869545Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=40869c87-36ad-4b6c-b067-fc4f823e095b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805584 | controller |     "Jun 12 20:54:32.504604 crc crio[24437]: time=\"2026-06-12T20:54:32.50449427Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=40869c87-36ad-4b6c-b067-fc4f823e095b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805598 | controller |     "Jun 12 20:54:32.518400 crc crio[24437]: time=\"2026-06-12T20:54:32.518281205Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=aadac12e-d1d9-494f-90a3-5bad7e892316 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.805613 | controller |     "Jun 12 20:54:32.520742 crc crio[24437]: time=\"2026-06-12T20:54:32.520607303Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\\\"\"",
2026-06-12 21:48:35.805627 | controller |     "Jun 12 20:54:32.522633 crc crio[24437]: time=\"2026-06-12T20:54:32.522562622Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"",
2026-06-12 21:48:35.805641 | controller |     "Jun 12 20:54:32.525722 crc crio[24437]: time=\"2026-06-12T20:54:32.525648649Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"",
2026-06-12 21:48:35.805656 | controller |     "Jun 12 20:54:32.525899 crc crio[24437]: time=\"2026-06-12T20:54:32.525838634Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"",
2026-06-12 21:48:35.805670 | controller |     "Jun 12 20:54:32.540774 crc crio[24437]: time=\"2026-06-12T20:54:32.540679645Z\" level=info msg=\"Ran pod sandbox d333198de6d008f7193ed8232f7fe962ab6c61c1ac38253085b3bbb861bc3547 with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-jb9w7/POD\" id=ed50d1e5-4312-470f-b32a-f16771402b75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.805684 | controller |     "Jun 12 20:54:32.549038 crc crio[24437]: time=\"2026-06-12T20:54:32.547846645Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=e088b614-9847-4575-92cd-e2f7273fc4df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805699 | controller |     "Jun 12 20:54:32.549038 crc crio[24437]: time=\"2026-06-12T20:54:32.548412378Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=e088b614-9847-4575-92cd-e2f7273fc4df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805716 | controller |     "Jun 12 20:54:32.549038 crc crio[24437]: time=\"2026-06-12T20:54:32.548539011Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=e088b614-9847-4575-92cd-e2f7273fc4df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805731 | controller |     "Jun 12 20:54:32.655893 crc crio[24437]: time=\"2026-06-12T20:54:32.655813435Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=728f533d-7aca-4ce9-bb82-a97508e4e755 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805745 | controller |     "Jun 12 20:54:32.656581 crc crio[24437]: time=\"2026-06-12T20:54:32.656390689Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=728f533d-7aca-4ce9-bb82-a97508e4e755 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805760 | controller |     "Jun 12 20:54:32.656581 crc crio[24437]: time=\"2026-06-12T20:54:32.656465811Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=728f533d-7aca-4ce9-bb82-a97508e4e755 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805774 | controller |     "Jun 12 20:54:33.684178 crc crio[24437]: time=\"2026-06-12T20:54:33.681642388Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=4b195a0c-4df0-4763-9ab7-8a94ae451053 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805789 | controller |     "Jun 12 20:54:33.685654 crc crio[24437]: time=\"2026-06-12T20:54:33.685626498Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=4b195a0c-4df0-4763-9ab7-8a94ae451053 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805806 | controller |     "Jun 12 20:54:33.685837 crc crio[24437]: time=\"2026-06-12T20:54:33.685819282Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=4b195a0c-4df0-4763-9ab7-8a94ae451053 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.805826 | controller |     "Jun 12 20:54:34.415694 crc crio[24437]: time=\"2026-06-12T20:54:34.415641499Z\" level=info msg=\"Removing container: 1ad48592ae3296db7705fb7debf301d19965ce4d8db8fd202c584a771e31e7c1\" id=625ba68f-be62-4ecb-b80a-c679eeea5ed8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.805845 | controller |     "Jun 12 20:54:35.712786 crc crio[24437]: time=\"2026-06-12T20:54:35.711060144Z\" level=info msg=\"Removed container 1ad48592ae3296db7705fb7debf301d19965ce4d8db8fd202c584a771e31e7c1: openshift-infra/auto-csr-approver-29688288-vtqf8/oc\" id=625ba68f-be62-4ecb-b80a-c679eeea5ed8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.805907 | controller |     "Jun 12 20:54:35.741256 crc crio[24437]: time=\"2026-06-12T20:54:35.740778817Z\" level=info msg=\"Stopping pod sandbox: b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a\" id=c1c2278e-cba3-4bb8-a152-cbed1583ab50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.805929 | controller |     "Jun 12 20:54:35.741256 crc crio[24437]: time=\"2026-06-12T20:54:35.741172678Z\" level=info msg=\"Stopped pod sandbox (already stopped): b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a\" id=c1c2278e-cba3-4bb8-a152-cbed1583ab50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.805950 | controller |     "Jun 12 20:54:35.742689 crc crio[24437]: time=\"2026-06-12T20:54:35.742646465Z\" level=info msg=\"Removing pod sandbox: b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a\" id=dbc126e0-bd38-4c7d-a5eb-513c55c60192 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.805965 | controller |     "Jun 12 20:54:35.859010 crc crio[24437]: time=\"2026-06-12T20:54:35.858858461Z\" level=info msg=\"Removed pod sandbox: b8c005a99dc7cadcac785ce76d453b96d16957830d8bdaae7c969536d25bc75a\" id=dbc126e0-bd38-4c7d-a5eb-513c55c60192 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.805986 | controller |     "Jun 12 20:54:45.242005 crc crio[24437]: time=\"2026-06-12T20:54:45.240665385Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=6ad1deb8-0416-4901-bf50-a3f2a53ff1b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806000 | controller |     "Jun 12 20:54:45.245787 crc crio[24437]: time=\"2026-06-12T20:54:45.242879771Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=6ad1deb8-0416-4901-bf50-a3f2a53ff1b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806015 | controller |     "Jun 12 20:54:45.245787 crc crio[24437]: time=\"2026-06-12T20:54:45.243009094Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=6ad1deb8-0416-4901-bf50-a3f2a53ff1b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806029 | controller |     "Jun 12 20:54:45.256114 crc crio[24437]: time=\"2026-06-12T20:54:45.255567497Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=b0ca69ff-8acf-494a-b1f9-1e517144e80f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806043 | controller |     "Jun 12 20:54:45.341804 crc crio[24437]: time=\"2026-06-12T20:54:45.334613695Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"",
2026-06-12 21:48:35.806057 | controller |     "Jun 12 20:54:52.541736 crc crio[24437]: time=\"2026-06-12T20:54:52.540185798Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-6rtl7/POD\" id=a5879a1d-1ded-49b3-854d-22de727b5d70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.806072 | controller |     "Jun 12 20:54:52.543689 crc crio[24437]: time=\"2026-06-12T20:54:52.542080006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.806086 | controller |     "Jun 12 20:54:53.932835 crc crio[24437]: time=\"2026-06-12T20:54:53.931895081Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/POD\" id=f33c1449-efd9-4429-8ee8-1b64e98af20b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.806101 | controller |     "Jun 12 20:54:53.933460 crc crio[24437]: time=\"2026-06-12T20:54:53.932846465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.806116 | controller |     "Jun 12 20:54:56.159374 crc crio[24437]: time=\"2026-06-12T20:54:56.158657846Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-7458865485-4qdxn/POD\" id=42732436-19c2-431e-a12f-bece7ce0be42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.806131 | controller |     "Jun 12 20:54:56.160860 crc crio[24437]: time=\"2026-06-12T20:54:56.159431935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.806150 | controller |     "Jun 12 20:55:22.727886 crc crio[24437]: time=\"2026-06-12T20:55:22.727269456Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=ebf3ebe2-f955-417a-b6af-5960236a9091 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806165 | controller |     "Jun 12 20:55:22.729836 crc crio[24437]: time=\"2026-06-12T20:55:22.728973348Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=5ee4f3c6-ce33-453a-8dbf-8d46ac2c88ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806180 | controller |     "Jun 12 20:55:22.779579 crc crio[24437]: time=\"2026-06-12T20:55:22.779439381Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=a9f82ca7-da24-4096-9bd1-f67bbe3409e9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806194 | controller |     "Jun 12 20:55:22.781208 crc crio[24437]: time=\"2026-06-12T20:55:22.781048081Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=beba1f56-de33-4235-a11e-742fe6ea49ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806209 | controller |     "Jun 12 20:55:22.786722 crc crio[24437]: time=\"2026-06-12T20:55:22.786611081Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=48d59cb5-25f7-40ed-aecd-f0ed64a7098b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806223 | controller |     "Jun 12 20:55:22.787872 crc crio[24437]: time=\"2026-06-12T20:55:22.787820182Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=b1b5522e-aa92-41ce-b67e-020d2a91aec8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806238 | controller |     "Jun 12 20:55:22.806687 crc crio[24437]: time=\"2026-06-12T20:55:22.806633132Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=d603bc6f-8481-4f40-8297-310bf0cefd88 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806252 | controller |     "Jun 12 20:55:22.809647 crc crio[24437]: time=\"2026-06-12T20:55:22.809569725Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=563bdc87-99bc-4533-92f9-e5a20601afb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806266 | controller |     "Jun 12 20:55:22.822162 crc crio[24437]: time=\"2026-06-12T20:55:22.822036597Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=9c687d4d-a12e-4c75-9a3e-a75ac1e8b4bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806280 | controller |     "Jun 12 20:55:22.843966 crc crio[24437]: time=\"2026-06-12T20:55:22.843723159Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=b0ca69ff-8acf-494a-b1f9-1e517144e80f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806294 | controller |     "Jun 12 20:55:22.845476 crc crio[24437]: time=\"2026-06-12T20:55:22.84537794Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=b448d1f2-b140-48ff-afbb-090d9f4cecf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806312 | controller |     "Jun 12 20:55:22.846024 crc crio[24437]: time=\"2026-06-12T20:55:22.845870203Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=1a511975-8cdb-4a92-8351-fe6fa4e95d1f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806327 | controller |     "Jun 12 20:55:22.847233 crc crio[24437]: time=\"2026-06-12T20:55:22.847170056Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=8787014c-6ba4-4d71-bd8f-5743d844f84b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806342 | controller |     "Jun 12 20:55:22.856713 crc crio[24437]: time=\"2026-06-12T20:55:22.856621381Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=9f81627d-bc4a-4f29-bbfb-c8ce63acbeaa name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806356 | controller |     "Jun 12 20:55:22.857875 crc crio[24437]: time=\"2026-06-12T20:55:22.857803702Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=04bb012b-9993-4b6b-8464-6a681ae3397e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806370 | controller |     "Jun 12 20:55:22.871171 crc crio[24437]: time=\"2026-06-12T20:55:22.871035323Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=19c37aa9-1922-4c92-b931-359180f06a74 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806384 | controller |     "Jun 12 20:55:22.871903 crc crio[24437]: time=\"2026-06-12T20:55:22.871836523Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=2f83795a-adc2-4947-9319-ee93e2a353a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806398 | controller |     "Jun 12 20:55:22.875278 crc crio[24437]: time=\"2026-06-12T20:55:22.875188836Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=bf50119d-486d-476a-808c-3fd92a58f49a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806412 | controller |     "Jun 12 20:55:22.876272 crc crio[24437]: time=\"2026-06-12T20:55:22.876191861Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=c4618b15-49c0-4867-b8fc-f90e50c6bf28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806427 | controller |     "Jun 12 20:55:22.886639 crc crio[24437]: time=\"2026-06-12T20:55:22.886061328Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=085ab80e-b677-4283-8cd9-92801c8a7896 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806441 | controller |     "Jun 12 20:55:22.887604 crc crio[24437]: time=\"2026-06-12T20:55:22.887388221Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=cc2fea97-ba05-4945-b1a2-a3af7d35e6a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806455 | controller |     "Jun 12 20:55:22.891195 crc crio[24437]: time=\"2026-06-12T20:55:22.891130585Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=13cbea68-4576-4069-8405-4b9f43f65643 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806472 | controller |     "Jun 12 20:55:22.892257 crc crio[24437]: time=\"2026-06-12T20:55:22.892031298Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=23991558-749a-4190-8d40-fd05118ca079 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806486 | controller |     "Jun 12 20:55:22.898277 crc crio[24437]: time=\"2026-06-12T20:55:22.898197942Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=65247e27-4bf4-40c7-ac3b-fa35b68c122c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806500 | controller |     "Jun 12 20:55:22.899644 crc crio[24437]: time=\"2026-06-12T20:55:22.899518825Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=f6bf15f5-4401-481b-bbe7-0dd9864df072 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806515 | controller |     "Jun 12 20:55:22.904506 crc crio[24437]: time=\"2026-06-12T20:55:22.904319975Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=0694860b-f62d-4833-88ca-9469c2e6802c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806529 | controller |     "Jun 12 20:55:22.906006 crc crio[24437]: time=\"2026-06-12T20:55:22.905858094Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=d903424d-b734-4039-806b-c38ea1a07508 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806543 | controller |     "Jun 12 20:55:22.913053 crc crio[24437]: time=\"2026-06-12T20:55:22.91289163Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=a7ab73e3-b16b-4c5f-8ae2-a7e29512d701 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806558 | controller |     "Jun 12 20:55:22.913677 crc crio[24437]: time=\"2026-06-12T20:55:22.913628388Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=dc0420b5-6e83-41c1-8522-3e281518453b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806573 | controller |     "Jun 12 20:55:22.917669 crc crio[24437]: time=\"2026-06-12T20:55:22.917575837Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=4b0c7b63-136e-4f6c-ac0c-1035aec3230e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806588 | controller |     "Jun 12 20:55:22.918758 crc crio[24437]: time=\"2026-06-12T20:55:22.918680675Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=f4c0118d-3a79-4504-96db-383337c7de9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806603 | controller |     "Jun 12 20:55:23.556040 crc crio[24437]: time=\"2026-06-12T20:55:23.555893415Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=87f9db62-5d7a-4042-b9d9-6251b8dbfa2f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806618 | controller |     "Jun 12 20:55:23.561997 crc crio[24437]: time=\"2026-06-12T20:55:23.558751476Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=3d94a6a2-65d1-479b-b642-6728eb47971b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806634 | controller |     "Jun 12 20:55:23.561997 crc crio[24437]: time=\"2026-06-12T20:55:23.558983152Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=152aecdc-cd94-4a31-82ab-c84303c1a096 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806649 | controller |     "Jun 12 20:55:23.561997 crc crio[24437]: time=\"2026-06-12T20:55:23.559242398Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=c1da6b0f-d34b-4ade-823b-9a3ecbfcae10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806663 | controller |     "Jun 12 20:55:23.561997 crc crio[24437]: time=\"2026-06-12T20:55:23.559334231Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=753d1fc5-b844-4a17-b1a5-f6def14d5cc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806677 | controller |     "Jun 12 20:55:23.561997 crc crio[24437]: time=\"2026-06-12T20:55:23.559521215Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=8b2e32b1-ce27-44d2-8820-0c2532ff0527 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806691 | controller |     "Jun 12 20:55:23.561997 crc crio[24437]: time=\"2026-06-12T20:55:23.559641938Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=8a89bcbb-542a-4bd7-a995-5fb08462c08f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806705 | controller |     "Jun 12 20:55:23.561997 crc crio[24437]: time=\"2026-06-12T20:55:23.55971493Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=e2ed2b04-08a2-43ee-b5b2-39a56711071b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806720 | controller |     "Jun 12 20:55:23.561997 crc crio[24437]: time=\"2026-06-12T20:55:23.560065729Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=1a2ed5ce-be8c-4d52-906e-e7ebaf8fc097 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806734 | controller |     "Jun 12 20:55:23.562666 crc crio[24437]: time=\"2026-06-12T20:55:23.562330416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=aeaa3157-4073-49ff-a3b3-4fd87095d84a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806748 | controller |     "Jun 12 20:55:23.563244 crc crio[24437]: time=\"2026-06-12T20:55:23.563202707Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=6a81134a-4fc3-4a57-b588-853d1ef2db1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806762 | controller |     "Jun 12 20:55:23.569972 crc crio[24437]: time=\"2026-06-12T20:55:23.569765192Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=2b646611-f67a-468a-805e-6abcec5214b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806776 | controller |     "Jun 12 20:55:23.570188 crc crio[24437]: time=\"2026-06-12T20:55:23.570069319Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=053728c1-c4cd-4afa-9a18-225a0e19c989 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806793 | controller |     "Jun 12 20:55:23.570230 crc crio[24437]: time=\"2026-06-12T20:55:23.570184432Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=d08d9422-dfcc-45fd-a8b5-f8e723d2e4e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806807 | controller |     "Jun 12 20:55:23.574280 crc crio[24437]: time=\"2026-06-12T20:55:23.574235574Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=5909a15d-5e24-4f8e-8684-08143d088291 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806821 | controller |     "Jun 12 20:55:23.575073 crc crio[24437]: time=\"2026-06-12T20:55:23.575045623Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=a883441e-2982-4902-bf6f-7afec7ab0f59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806835 | controller |     "Jun 12 20:55:23.579757 crc crio[24437]: time=\"2026-06-12T20:55:23.579662419Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=a2d6c29d-a339-4e58-bfe8-c5a93da7d1cc name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.806865 | controller |     "Jun 12 20:55:23.580591 crc crio[24437]: time=\"2026-06-12T20:55:23.58049853Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-6rtl7 Namespace:openstack-operators ID:702633c609d6c77ac602f59cdf33b73154ef007431e504056e3a158ebbbbb85e UID:a42602e3-697d-4bed-9d5b-0f87e8017054 NetNS:/var/run/netns/ebc31074-ce7b-49eb-a9be-b68fe6ca8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda42602e3_697d_4bed_9d5b_0f87e8017054.slice PodAnnotations:0xc002554288}] Aliases:map[]}\"",
2026-06-12 21:48:35.806886 | controller |     "Jun 12 20:55:23.580752 crc crio[24437]: time=\"2026-06-12T20:55:23.580589443Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-6rtl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.806903 | controller |     "Jun 12 20:55:23.580752 crc crio[24437]: time=\"2026-06-12T20:55:23.580591783Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=92f49884-e344-458c-af84-e8e28e2ff1cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.806918 | controller |     "Jun 12 20:55:23.584515 crc crio[24437]: time=\"2026-06-12T20:55:23.584431428Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-j55tf/manager\" id=7e29b5be-3b4e-4e92-ac71-e8a6e11ffc51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.806933 | controller |     "Jun 12 20:55:23.591965 crc crio[24437]: time=\"2026-06-12T20:55:23.590509741Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-c84sv/manager\" id=557f8a73-35de-49de-b73a-1eb53ae97850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.806948 | controller |     "Jun 12 20:55:23.591965 crc crio[24437]: time=\"2026-06-12T20:55:23.591041084Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-7458865485-4qdxn Namespace:openstack-operators ID:a37735df447de833b2ecbb6b944c19132bbaafb52a8df2f556d13181b8b0cac6 UID:05591e11-b075-4fef-b305-1c1fd4bce7e9 NetNS:/var/run/netns/89594a75-9362-4cad-9f80-ab0d7fe6defe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05591e11_b075_4fef_b305_1c1fd4bce7e9.slice PodAnnotations:0xc00008c418}] Aliases:map[]}\"",
2026-06-12 21:48:35.806967 | controller |     "Jun 12 20:55:23.591965 crc crio[24437]: time=\"2026-06-12T20:55:23.591070585Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-7458865485-4qdxn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.806981 | controller |     "Jun 12 20:55:23.595167 crc crio[24437]: time=\"2026-06-12T20:55:23.59490186Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-csvwv/manager\" id=63063ba6-eff4-496e-843a-d7fac4ac6b57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.806997 | controller |     "Jun 12 20:55:23.600633 crc crio[24437]: time=\"2026-06-12T20:55:23.600396508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807012 | controller |     "Jun 12 20:55:23.600633 crc crio[24437]: time=\"2026-06-12T20:55:23.600530012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807027 | controller |     "Jun 12 20:55:23.601290 crc crio[24437]: time=\"2026-06-12T20:55:23.601154848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807041 | controller |     "Jun 12 20:55:23.602667 crc crio[24437]: time=\"2026-06-12T20:55:23.602595863Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=e0ccfa9e-19b3-4789-8a4b-d950d5c6078b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.807056 | controller |     "Jun 12 20:55:23.602759 crc crio[24437]: time=\"2026-06-12T20:55:23.602679215Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=2a98539c-90d0-47a3-83e1-a3d27d13d48d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.807070 | controller |     "Jun 12 20:55:23.603208 crc crio[24437]: time=\"2026-06-12T20:55:23.603098835Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-8dwq6/manager\" id=545085a3-24c9-47f9-867a-7acdfd5e3b30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807085 | controller |     "Jun 12 20:55:23.611650 crc crio[24437]: time=\"2026-06-12T20:55:23.611561808Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54tcflv Namespace:openstack-operators ID:4bc823a22c5f5187f181b9b5a0997371e3dca8acf110dab5469cc96f9c75cde5 UID:ac58be79-051a-4a9c-8ce6-4e0806fdc26a NetNS:/var/run/netns/03a9f30c-c8d0-43f6-90d8-2b5956cce548 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac58be79_051a_4a9c_8ce6_4e0806fdc26a.slice PodAnnotations:0xc00012aac8}] Aliases:map[]}\"",
2026-06-12 21:48:35.807100 | controller |     "Jun 12 20:55:23.611650 crc crio[24437]: time=\"2026-06-12T20:55:23.61163537Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tcflv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.807115 | controller |     "Jun 12 20:55:23.620312 crc crio[24437]: time=\"2026-06-12T20:55:23.617734702Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-5qrtl/manager\" id=60c20ffb-15d5-463a-8c0c-f15a1ed3ea47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807134 | controller |     "Jun 12 20:55:23.620312 crc crio[24437]: time=\"2026-06-12T20:55:23.619860495Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bqtd7/manager\" id=bbc67752-8553-4824-b99d-65c13f4fecfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807150 | controller |     "Jun 12 20:55:23.623112 crc crio[24437]: time=\"2026-06-12T20:55:23.623051505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807165 | controller |     "Jun 12 20:55:23.629635 crc crio[24437]: time=\"2026-06-12T20:55:23.629485546Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-wbrws/manager\" id=f03c4125-4430-412c-ba66-4393e679077d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807180 | controller |     "Jun 12 20:55:23.632472 crc crio[24437]: time=\"2026-06-12T20:55:23.632402259Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-njqlp/manager\" id=f69da116-af3b-49b1-8be9-0bbf46deff59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807195 | controller |     "Jun 12 20:55:23.641106 crc crio[24437]: time=\"2026-06-12T20:55:23.640845319Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-vgp2g/manager\" id=b3abb9d7-8816-4728-a07a-1b4130c84783 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807210 | controller |     "Jun 12 20:55:23.652118 crc crio[24437]: time=\"2026-06-12T20:55:23.651766443Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-58mvs/manager\" id=18878018-219e-4ab8-a61d-df0ba00f809a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807225 | controller |     "Jun 12 20:55:23.662119 crc crio[24437]: time=\"2026-06-12T20:55:23.661878867Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zsb4b/manager\" id=b004ee93-543d-4b4a-8e63-44bf972bf263 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807240 | controller |     "Jun 12 20:55:23.678775 crc crio[24437]: time=\"2026-06-12T20:55:23.678124962Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-4qstz/manager\" id=0e7c5163-3781-48fe-a7e8-59f8ebef66f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807255 | controller |     "Jun 12 20:55:23.692653 crc crio[24437]: time=\"2026-06-12T20:55:23.687647811Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-srvtv/manager\" id=d7e3aeed-4a5d-4d52-8a8d-2aa89737b3f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807269 | controller |     "Jun 12 20:55:23.697602 crc crio[24437]: time=\"2026-06-12T20:55:23.697328372Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-5glk7/manager\" id=40b77e9e-55b0-400f-873d-11b8e317d9ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807284 | controller |     "Jun 12 20:55:23.803698 crc crio[24437]: time=\"2026-06-12T20:55:23.798473683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807299 | controller |     "Jun 12 20:55:23.829764 crc crio[24437]: time=\"2026-06-12T20:55:23.828451502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807314 | controller |     "Jun 12 20:55:23.830259 crc crio[24437]: time=\"2026-06-12T20:55:23.829789737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807333 | controller |     "Jun 12 20:55:23.830259 crc crio[24437]: time=\"2026-06-12T20:55:23.828475223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807348 | controller |     "Jun 12 20:55:23.830439 crc crio[24437]: time=\"2026-06-12T20:55:23.830293869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807363 | controller |     "Jun 12 20:55:23.830439 crc crio[24437]: time=\"2026-06-12T20:55:23.830423232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807377 | controller |     "Jun 12 20:55:23.830983 crc crio[24437]: time=\"2026-06-12T20:55:23.830703979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807391 | controller |     "Jun 12 20:55:23.831064 crc crio[24437]: time=\"2026-06-12T20:55:23.831036728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807406 | controller |     "Jun 12 20:55:23.831116 crc crio[24437]: time=\"2026-06-12T20:55:23.830708219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807420 | controller |     "Jun 12 20:55:23.839752 crc crio[24437]: time=\"2026-06-12T20:55:23.839661333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807434 | controller |     "Jun 12 20:55:23.852754 crc crio[24437]: time=\"2026-06-12T20:55:23.852665329Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-jkrzt/manager\" id=291897f5-7847-4232-be5b-4bbfad3f9845 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807449 | controller |     "Jun 12 20:55:23.857895 crc crio[24437]: time=\"2026-06-12T20:55:23.856801252Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=aadac12e-d1d9-494f-90a3-5bad7e892316 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.807464 | controller |     "Jun 12 20:55:23.859389 crc crio[24437]: time=\"2026-06-12T20:55:23.859281994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807478 | controller |     "Jun 12 20:55:23.863022 crc crio[24437]: time=\"2026-06-12T20:55:23.862861184Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=4999c97f-5545-43bb-9b7d-15383489234e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.807493 | controller |     "Jun 12 20:55:23.863185 crc crio[24437]: time=\"2026-06-12T20:55:23.863111051Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-xcfsv/manager\" id=cc1733f1-119a-48e9-b3e8-bae60b5be1b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807507 | controller |     "Jun 12 20:55:23.867013 crc crio[24437]: time=\"2026-06-12T20:55:23.86674848Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-jb9w7/manager\" id=88eec3b0-d10c-4055-b048-b12a77d241cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807522 | controller |     "Jun 12 20:55:23.882106 crc crio[24437]: time=\"2026-06-12T20:55:23.882019333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807540 | controller |     "Jun 12 20:55:23.993324 crc crio[24437]: time=\"2026-06-12T20:55:23.993133652Z\" level=info msg=\"Created container 240e838a8e05ef0aabb7883c3023f5bf93f9707c8517e58454dffd298c8c264d: openstack-operators/cinder-operator-controller-manager-584b474457-j55tf/manager\" id=7e29b5be-3b4e-4e92-ac71-e8a6e11ffc51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807556 | controller |     "Jun 12 20:55:23.993749 crc crio[24437]: time=\"2026-06-12T20:55:23.993263936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807571 | controller |     "Jun 12 20:55:23.994850 crc crio[24437]: time=\"2026-06-12T20:55:23.994801885Z\" level=info msg=\"Starting container: 240e838a8e05ef0aabb7883c3023f5bf93f9707c8517e58454dffd298c8c264d\" id=219eddf7-ba7a-4a12-8c48-15a6093eeaae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.807586 | controller |     "Jun 12 20:55:24.010441 crc crio[24437]: time=\"2026-06-12T20:55:24.010173329Z\" level=info msg=\"Started container\" PID=53315 containerID=240e838a8e05ef0aabb7883c3023f5bf93f9707c8517e58454dffd298c8c264d description=openstack-operators/cinder-operator-controller-manager-584b474457-j55tf/manager id=219eddf7-ba7a-4a12-8c48-15a6093eeaae name=/runtime.v1.RuntimeService/StartContainer sandboxID=718080eda136d6dff9d64ca937ff7f1d4af0045100ed14694c600f6875847606",
2026-06-12 21:48:35.807601 | controller |     "Jun 12 20:55:24.014089 crc crio[24437]: time=\"2026-06-12T20:55:24.012186608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807616 | controller |     "Jun 12 20:55:24.023779 crc crio[24437]: time=\"2026-06-12T20:55:24.022473647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807631 | controller |     "Jun 12 20:55:24.024515 crc crio[24437]: time=\"2026-06-12T20:55:24.02423441Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=8e9a7160-79a8-4157-a35a-730612841e4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.807646 | controller |     "Jun 12 20:55:24.027546 crc crio[24437]: time=\"2026-06-12T20:55:24.027460671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807661 | controller |     "Jun 12 20:55:24.029698 crc crio[24437]: time=\"2026-06-12T20:55:24.029448641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807676 | controller |     "Jun 12 20:55:24.029698 crc crio[24437]: time=\"2026-06-12T20:55:24.029524623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807690 | controller |     "Jun 12 20:55:24.032012 crc crio[24437]: time=\"2026-06-12T20:55:24.031908093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807705 | controller |     "Jun 12 20:55:24.044175 crc crio[24437]: time=\"2026-06-12T20:55:24.043838561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807723 | controller |     "Jun 12 20:55:24.048790 crc crio[24437]: time=\"2026-06-12T20:55:24.048657262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807739 | controller |     "Jun 12 20:55:24.057293 crc crio[24437]: time=\"2026-06-12T20:55:24.055909173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807754 | controller |     "Jun 12 20:55:24.057293 crc crio[24437]: time=\"2026-06-12T20:55:24.056139499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807769 | controller |     "Jun 12 20:55:24.170275 crc crio[24437]: time=\"2026-06-12T20:55:24.169269649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807784 | controller |     "Jun 12 20:55:24.174902 crc crio[24437]: time=\"2026-06-12T20:55:24.173794762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807799 | controller |     "Jun 12 20:55:24.186811 crc crio[24437]: time=\"2026-06-12T20:55:24.186725395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807813 | controller |     "Jun 12 20:55:24.190895 crc crio[24437]: time=\"2026-06-12T20:55:24.190819247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807828 | controller |     "Jun 12 20:55:24.208321 crc crio[24437]: time=\"2026-06-12T20:55:24.208260354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807842 | controller |     "Jun 12 20:55:24.215516 crc crio[24437]: time=\"2026-06-12T20:55:24.215431244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807874 | controller |     "Jun 12 20:55:24.228829 crc crio[24437]: time=\"2026-06-12T20:55:24.228152061Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-wxlvr/manager\" id=fad24fac-0f40-44d4-b160-3d6f93fa7d12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807891 | controller |     "Jun 12 20:55:24.269199 crc crio[24437]: time=\"2026-06-12T20:55:24.26843551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807906 | controller |     "Jun 12 20:55:24.280015 crc crio[24437]: time=\"2026-06-12T20:55:24.279702061Z\" level=info msg=\"Created container 4d0a4339ff86a165c44985371a83a5a4a7974351c6f4682d75120dbcabed9212: openstack-operators/swift-operator-controller-manager-79846f755c-csvwv/manager\" id=63063ba6-eff4-496e-843a-d7fac4ac6b57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.807921 | controller |     "Jun 12 20:55:24.291160 crc crio[24437]: time=\"2026-06-12T20:55:24.28604538Z\" level=info msg=\"Starting container: 4d0a4339ff86a165c44985371a83a5a4a7974351c6f4682d75120dbcabed9212\" id=af4a3b20-5d15-4146-9032-3ddaf54b7b4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.807936 | controller |     "Jun 12 20:55:24.299621 crc crio[24437]: time=\"2026-06-12T20:55:24.2988311Z\" level=info msg=\"Started container\" PID=53390 containerID=4d0a4339ff86a165c44985371a83a5a4a7974351c6f4682d75120dbcabed9212 description=openstack-operators/swift-operator-controller-manager-79846f755c-csvwv/manager id=af4a3b20-5d15-4146-9032-3ddaf54b7b4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0a52c5f77bf1801920cc97235ab0e778ae05823d37870d5e1dafde0fd8a1968",
2026-06-12 21:48:35.807955 | controller |     "Jun 12 20:55:24.309024 crc crio[24437]: time=\"2026-06-12T20:55:24.307909267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807971 | controller |     "Jun 12 20:55:24.310744 crc crio[24437]: time=\"2026-06-12T20:55:24.310653146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.807986 | controller |     "Jun 12 20:55:24.313398 crc crio[24437]: time=\"2026-06-12T20:55:24.313273461Z\" level=info msg=\"Created container ac45ca58c3c64eb4ecba4fbdb5465459c7c672313018478d2a546df1a807a537: openstack-operators/test-operator-controller-manager-7579dbdcb9-wbrws/manager\" id=f03c4125-4430-412c-ba66-4393e679077d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.808001 | controller |     "Jun 12 20:55:24.314679 crc crio[24437]: time=\"2026-06-12T20:55:24.314612485Z\" level=info msg=\"Starting container: ac45ca58c3c64eb4ecba4fbdb5465459c7c672313018478d2a546df1a807a537\" id=ac2e2175-b921-4420-8eb1-c98db29c031d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.808016 | controller |     "Jun 12 20:55:24.315673 crc crio[24437]: time=\"2026-06-12T20:55:24.315595239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808031 | controller |     "Jun 12 20:55:24.321290 crc crio[24437]: time=\"2026-06-12T20:55:24.320385319Z\" level=info msg=\"Started container\" PID=53381 containerID=ac45ca58c3c64eb4ecba4fbdb5465459c7c672313018478d2a546df1a807a537 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-wbrws/manager id=ac2e2175-b921-4420-8eb1-c98db29c031d name=/runtime.v1.RuntimeService/StartContainer sandboxID=97ea62a668a9f88fe97f4ca9702125fb93514826c584aeb59623d44144784a07",
2026-06-12 21:48:35.808046 | controller |     "Jun 12 20:55:24.394176 crc crio[24437]: time=\"2026-06-12T20:55:24.392815651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808061 | controller |     "Jun 12 20:55:24.420021 crc crio[24437]: time=\"2026-06-12T20:55:24.419912469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808076 | controller |     "Jun 12 20:55:24.449760 crc crio[24437]: time=\"2026-06-12T20:55:24.448318599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808091 | controller |     "Jun 12 20:55:24.454790 crc crio[24437]: time=\"2026-06-12T20:55:24.454699229Z\" level=info msg=\"Created container fbb044392b360a32afd370a286b0630da8305a1fb5acedf36e410d1729f13ec3: openstack-operators/glance-operator-controller-manager-585dc4b7b9-c84sv/manager\" id=557f8a73-35de-49de-b73a-1eb53ae97850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.808105 | controller |     "Jun 12 20:55:24.456092 crc crio[24437]: time=\"2026-06-12T20:55:24.456020692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808119 | controller |     "Jun 12 20:55:24.457372 crc crio[24437]: time=\"2026-06-12T20:55:24.457274984Z\" level=info msg=\"Starting container: fbb044392b360a32afd370a286b0630da8305a1fb5acedf36e410d1729f13ec3\" id=900938ea-24ea-4401-ab50-bbea26bf096d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.808138 | controller |     "Jun 12 20:55:24.466892 crc crio[24437]: time=\"2026-06-12T20:55:24.466813033Z\" level=info msg=\"Created container c10574692f882c7ad6d66f64e36d68cd375711f7a6fc35a421cc4db47d9b60fe: openstack-operators/designate-operator-controller-manager-87bbdb4d9-8dwq6/manager\" id=545085a3-24c9-47f9-867a-7acdfd5e3b30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.808153 | controller |     "Jun 12 20:55:24.469893 crc crio[24437]: time=\"2026-06-12T20:55:24.469802086Z\" level=info msg=\"Starting container: c10574692f882c7ad6d66f64e36d68cd375711f7a6fc35a421cc4db47d9b60fe\" id=44e1e8fa-9b24-4eae-b9a8-3dec8468d2cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.808168 | controller |     "Jun 12 20:55:24.472451 crc crio[24437]: time=\"2026-06-12T20:55:24.472264239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808183 | controller |     "Jun 12 20:55:24.477759 crc crio[24437]: time=\"2026-06-12T20:55:24.477668633Z\" level=info msg=\"Started container\" PID=53393 containerID=c10574692f882c7ad6d66f64e36d68cd375711f7a6fc35a421cc4db47d9b60fe description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-8dwq6/manager id=44e1e8fa-9b24-4eae-b9a8-3dec8468d2cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d313da6590ee53329f58b105bc34fccdc231f9a9829a52d5e8ab618254ac519",
2026-06-12 21:48:35.808199 | controller |     "Jun 12 20:55:24.489790 crc crio[24437]: time=\"2026-06-12T20:55:24.489438977Z\" level=info msg=\"Started container\" PID=53387 containerID=fbb044392b360a32afd370a286b0630da8305a1fb5acedf36e410d1729f13ec3 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-c84sv/manager id=900938ea-24ea-4401-ab50-bbea26bf096d name=/runtime.v1.RuntimeService/StartContainer sandboxID=02302bdbfd52876287e2d770f6f827c8fbb1f122eba6779a55477fb419630e3a",
2026-06-12 21:48:35.808214 | controller |     "Jun 12 20:55:24.507976 crc crio[24437]: time=\"2026-06-12T20:55:24.507798998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808229 | controller |     "Jun 12 20:55:24.520024 crc crio[24437]: time=\"2026-06-12T20:55:24.519883449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808244 | controller |     "Jun 12 20:55:24.550778 crc crio[24437]: time=\"2026-06-12T20:55:24.550575258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808258 | controller |     "Jun 12 20:55:24.557966 crc crio[24437]: time=\"2026-06-12T20:55:24.557841109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808272 | controller |     "Jun 12 20:55:24.603472 crc crio[24437]: time=\"2026-06-12T20:55:24.603260535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808287 | controller |     "Jun 12 20:55:24.607285 crc crio[24437]: time=\"2026-06-12T20:55:24.607247955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808302 | controller |     "Jun 12 20:55:24.624965 crc crio[24437]: time=\"2026-06-12T20:55:24.624854056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808319 | controller |     "Jun 12 20:55:24.630528 crc crio[24437]: time=\"2026-06-12T20:55:24.630446835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808334 | controller |     "Jun 12 20:55:24.632117 crc crio[24437]: time=\"2026-06-12T20:55:24.631980984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808349 | controller |     "Jun 12 20:55:24.632535 crc crio[24437]: time=\"2026-06-12T20:55:24.632485707Z\" level=info msg=\"Created container 5bbef698802a467b6bd38456c47fba51b9a239f5a95e4958f0ec5ca80406f387: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bqtd7/manager\" id=bbc67752-8553-4824-b99d-65c13f4fecfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.808364 | controller |     "Jun 12 20:55:24.634223 crc crio[24437]: time=\"2026-06-12T20:55:24.634176329Z\" level=info msg=\"Starting container: 5bbef698802a467b6bd38456c47fba51b9a239f5a95e4958f0ec5ca80406f387\" id=f6218543-de80-4af6-9a18-7a4c6247e462 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.808378 | controller |     "Jun 12 20:55:24.641714 crc crio[24437]: time=\"2026-06-12T20:55:24.641331678Z\" level=info msg=\"Created container 30c13d07ed4afb2c72262c5e43551e3c4b5008d0b1b422e948edb2eac997bf91: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-58mvs/manager\" id=18878018-219e-4ab8-a61d-df0ba00f809a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.808393 | controller |     "Jun 12 20:55:24.655118 crc crio[24437]: time=\"2026-06-12T20:55:24.651223815Z\" level=info msg=\"Started container\" PID=53409 containerID=5bbef698802a467b6bd38456c47fba51b9a239f5a95e4958f0ec5ca80406f387 description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-bqtd7/manager id=f6218543-de80-4af6-9a18-7a4c6247e462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=925079421c4c4c68b1fa8a29a8e771a4fbeecf370dbe79997c2d6ee0b89ae348",
2026-06-12 21:48:35.808408 | controller |     "Jun 12 20:55:24.655118 crc crio[24437]: time=\"2026-06-12T20:55:24.654484416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808422 | controller |     "Jun 12 20:55:24.665104 crc crio[24437]: time=\"2026-06-12T20:55:24.660903947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808437 | controller |     "Jun 12 20:55:24.665104 crc crio[24437]: time=\"2026-06-12T20:55:24.662486857Z\" level=info msg=\"Starting container: 30c13d07ed4afb2c72262c5e43551e3c4b5008d0b1b422e948edb2eac997bf91\" id=4aab7d44-6b84-4410-9ea4-7313ce7e901f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.808452 | controller |     "Jun 12 20:55:24.669078 crc crio[24437]: time=\"2026-06-12T20:55:24.66900861Z\" level=info msg=\"Started container\" PID=53410 containerID=30c13d07ed4afb2c72262c5e43551e3c4b5008d0b1b422e948edb2eac997bf91 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-58mvs/manager id=4aab7d44-6b84-4410-9ea4-7313ce7e901f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0bd12fd5117161121e817e6753abb9cc2719dcfde2a8d4dc06d4412a0eec5b9",
2026-06-12 21:48:35.808467 | controller |     "Jun 12 20:55:24.681539 crc crio[24437]: time=\"2026-06-12T20:55:24.681468282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808481 | controller |     "Jun 12 20:55:24.687872 crc crio[24437]: 2026-06-12T20:55:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a37735df447de83 Mac:72:9d:ee:a1:f8:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/89594a75-9362-4cad-9f80-ab0d7fe6defe SocketPath: PciID:}] [{Interface:0xc000356a00 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.808499 | controller |     "Jun 12 20:55:24.688909 crc crio[24437]: time=\"2026-06-12T20:55:24.688872257Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-7458865485-4qdxn Namespace:openstack-operators ID:a37735df447de833b2ecbb6b944c19132bbaafb52a8df2f556d13181b8b0cac6 UID:05591e11-b075-4fef-b305-1c1fd4bce7e9 NetNS:/var/run/netns/89594a75-9362-4cad-9f80-ab0d7fe6defe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05591e11_b075_4fef_b305_1c1fd4bce7e9.slice PodAnnotations:0xc00008c418}] Aliases:map[]}\"",
2026-06-12 21:48:35.808515 | controller |     "Jun 12 20:55:24.689226 crc crio[24437]: time=\"2026-06-12T20:55:24.689206885Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-7458865485-4qdxn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.808530 | controller |     "Jun 12 20:55:24.725187 crc crio[24437]: time=\"2026-06-12T20:55:24.725109134Z\" level=info msg=\"Ran pod sandbox a37735df447de833b2ecbb6b944c19132bbaafb52a8df2f556d13181b8b0cac6 with infra container: openstack-operators/openstack-operator-controller-manager-7458865485-4qdxn/POD\" id=42732436-19c2-431e-a12f-bece7ce0be42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.808544 | controller |     "Jun 12 20:55:24.727632 crc crio[24437]: time=\"2026-06-12T20:55:24.727508584Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=ee326fcd-03db-4877-ac77-9afabf272788 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.808559 | controller |     "Jun 12 20:55:24.729898 crc crio[24437]: time=\"2026-06-12T20:55:24.729846423Z\" level=info msg=\"Checking image status: 38.102.83.233:5001/openstack-k8s-operators/openstack-operator:cd3ab850c31a6484d4014a4d3b0230da6d7b0f9d\" id=238f01e1-0860-403a-a978-8ea2f7d87b87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.808574 | controller |     "Jun 12 20:55:24.778406 crc crio[24437]: time=\"2026-06-12T20:55:24.778288434Z\" level=info msg=\"Created container 34749e2e383e1d46f39ec260d4ff0971e8fbf71c6c80b650571c93222991199e: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-srvtv/manager\" id=d7e3aeed-4a5d-4d52-8a8d-2aa89737b3f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.808588 | controller |     "Jun 12 20:55:24.779613 crc crio[24437]: time=\"2026-06-12T20:55:24.779463924Z\" level=info msg=\"Starting container: 34749e2e383e1d46f39ec260d4ff0971e8fbf71c6c80b650571c93222991199e\" id=a839f5f4-ea7b-41f6-9b87-2cbcec7e7fae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.808603 | controller |     "Jun 12 20:55:24.785994 crc crio[24437]: time=\"2026-06-12T20:55:24.785911794Z\" level=info msg=\"Started container\" PID=53415 containerID=34749e2e383e1d46f39ec260d4ff0971e8fbf71c6c80b650571c93222991199e description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-srvtv/manager id=a839f5f4-ea7b-41f6-9b87-2cbcec7e7fae name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a4a81667a4dd999343f5afe629465e8c3b456a576726269cd7e8a469851be23",
2026-06-12 21:48:35.808618 | controller |     "Jun 12 20:55:24.803040 crc crio[24437]: time=\"2026-06-12T20:55:24.801025152Z\" level=info msg=\"Created container d0bfbd6815ef70ed9e8511a0e09bab57770ac49a95de6034df088745a4ec7522: openstack-operators/horizon-operator-controller-manager-9dc5578b5-njqlp/manager\" id=f69da116-af3b-49b1-8be9-0bbf46deff59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.808632 | controller |     "Jun 12 20:55:24.803480 crc crio[24437]: time=\"2026-06-12T20:55:24.803453423Z\" level=info msg=\"Starting container: d0bfbd6815ef70ed9e8511a0e09bab57770ac49a95de6034df088745a4ec7522\" id=ecd964b0-6e0d-4ab5-a88f-2a59d0ed5550 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.808651 | controller |     "Jun 12 20:55:24.809887 crc crio[24437]: time=\"2026-06-12T20:55:24.809838063Z\" level=info msg=\"Started container\" PID=53438 containerID=d0bfbd6815ef70ed9e8511a0e09bab57770ac49a95de6034df088745a4ec7522 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-njqlp/manager id=ecd964b0-6e0d-4ab5-a88f-2a59d0ed5550 name=/runtime.v1.RuntimeService/StartContainer sandboxID=106b54f544eb426f7b4fc8015dcd115f4edd60c634afce3e87e828e57c6ff5c1",
2026-06-12 21:48:35.808666 | controller |     "Jun 12 20:55:24.811800 crc crio[24437]: time=\"2026-06-12T20:55:24.81170555Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-7458865485-4qdxn/manager\" id=c39fa8f1-1592-451e-803e-451893d1e1c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.808680 | controller |     "Jun 12 20:55:24.813282 crc crio[24437]: time=\"2026-06-12T20:55:24.813222408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.808695 | controller |     "Jun 12 20:55:24.813754 crc crio[24437]: time=\"2026-06-12T20:55:24.813676989Z\" level=info msg=\"Created container 4a469f3ffb9766bead7c9b65bf768495da13ffb19d1c35e3b3f7316d41c897a6: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-4qstz/manager\" id=0e7c5163-3781-48fe-a7e8-59f8ebef66f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.808709 | controller |     "Jun 12 20:55:24.814546 crc crio[24437]: time=\"2026-06-12T20:55:24.814404957Z\" level=info msg=\"Created container e40d5a685af883af5159ab37a1265f84f821047aa90aa4e7ad0815e80b33c47b: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zsb4b/manager\" id=b004ee93-543d-4b4a-8e63-44bf972bf263 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.808724 | controller |     "Jun 12 20:55:24.815027 crc crio[24437]: time=\"2026-06-12T20:55:24.814866919Z\" level=info msg=\"Created container 7c4a347a77f7438084fbd0fe9769702d7994b3937e784a0dc33b05f621f13e3f: openstack-operators/heat-operator-controller-manager-5f5d6b8858-5qrtl/manager\" id=60c20ffb-15d5-463a-8c0c-f15a1ed3ea47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.808739 | controller |     "Jun 12 20:55:24.815631 crc crio[24437]: time=\"2026-06-12T20:55:24.815599427Z\" level=info msg=\"Starting container: 4a469f3ffb9766bead7c9b65bf768495da13ffb19d1c35e3b3f7316d41c897a6\" id=07a7a77c-7178-4daf-b296-03458403ca2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.808753 | controller |     "Jun 12 20:55:24.818976 crc crio[24437]: time=\"2026-06-12T20:55:24.817206497Z\" level=info msg=\"Starting container: e40d5a685af883af5159ab37a1265f84f821047aa90aa4e7ad0815e80b33c47b\" id=b6f199fb-9717-40ef-8a01-2786690a8175 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.808767 | controller |     "Jun 12 20:55:24.820068 crc crio[24437]: time=\"2026-06-12T20:55:24.819892854Z\" level=info msg=\"Starting container: 7c4a347a77f7438084fbd0fe9769702d7994b3937e784a0dc33b05f621f13e3f\" id=24f319b1-f287-4207-b32d-3e8a4a9f8c94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.808782 | controller |     "Jun 12 20:55:24.820824 crc crio[24437]: time=\"2026-06-12T20:55:24.820727555Z\" level=info msg=\"Started container\" PID=53440 containerID=4a469f3ffb9766bead7c9b65bf768495da13ffb19d1c35e3b3f7316d41c897a6 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-4qstz/manager id=07a7a77c-7178-4daf-b296-03458403ca2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f936a6efe73ec68c7e2f3a7c4ba7ab988325d14a5cfb3e010607713197ce128b",
2026-06-12 21:48:35.808797 | controller |     "Jun 12 20:55:24.828417 crc crio[24437]: time=\"2026-06-12T20:55:24.826760756Z\" level=info msg=\"Started container\" PID=53454 containerID=e40d5a685af883af5159ab37a1265f84f821047aa90aa4e7ad0815e80b33c47b description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-zsb4b/manager id=b6f199fb-9717-40ef-8a01-2786690a8175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8a295530baf75a6e6a27cd82129118712f833eb5c113ed9daf40f025cbc1e31",
2026-06-12 21:48:35.808814 | controller |     "Jun 12 20:55:24.828865 crc crio[24437]: time=\"2026-06-12T20:55:24.828721666Z\" level=info msg=\"Started container\" PID=53478 containerID=7c4a347a77f7438084fbd0fe9769702d7994b3937e784a0dc33b05f621f13e3f description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-5qrtl/manager id=24f319b1-f287-4207-b32d-3e8a4a9f8c94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1db6846de06611c8ef10a830c875be53afc7ec91b7c1b51df48fb412591cfc0a",
2026-06-12 21:48:35.808829 | controller |     "Jun 12 20:55:24.858535 crc crio[24437]: 2026-06-12T20:55:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:702633c609d6c77 Mac:ca:68:27:f4:12:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/ebc31074-ce7b-49eb-a9be-b68fe6ca8f4d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.808844 | controller |     "Jun 12 20:55:24.858535 crc crio[24437]: time=\"2026-06-12T20:55:24.857548527Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-6rtl7 Namespace:openstack-operators ID:702633c609d6c77ac602f59cdf33b73154ef007431e504056e3a158ebbbbb85e UID:a42602e3-697d-4bed-9d5b-0f87e8017054 NetNS:/var/run/netns/ebc31074-ce7b-49eb-a9be-b68fe6ca8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda42602e3_697d_4bed_9d5b_0f87e8017054.slice PodAnnotations:0xc002554288}] Aliases:map[]}\"",
2026-06-12 21:48:35.808878 | controller |     "Jun 12 20:55:24.858535 crc crio[24437]: time=\"2026-06-12T20:55:24.857703381Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-6rtl7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.808895 | controller |     "Jun 12 20:55:24.858535 crc crio[24437]: 2026-06-12T20:55:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4bc823a22c5f518 Mac:42:8b:97:18:61:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/03a9f30c-c8d0-43f6-90d8-2b5956cce548 SocketPath: PciID:}] [{Interface:0xc0003129d0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.808910 | controller |     "Jun 12 20:55:24.861897 crc crio[24437]: time=\"2026-06-12T20:55:24.859369552Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54tcflv Namespace:openstack-operators ID:4bc823a22c5f5187f181b9b5a0997371e3dca8acf110dab5469cc96f9c75cde5 UID:ac58be79-051a-4a9c-8ce6-4e0806fdc26a NetNS:/var/run/netns/03a9f30c-c8d0-43f6-90d8-2b5956cce548 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac58be79_051a_4a9c_8ce6_4e0806fdc26a.slice PodAnnotations:0xc00012aac8}] Aliases:map[]}\"",
2026-06-12 21:48:35.808925 | controller |     "Jun 12 20:55:24.861897 crc crio[24437]: time=\"2026-06-12T20:55:24.859531846Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tcflv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.808940 | controller |     "Jun 12 20:55:24.931527 crc crio[24437]: time=\"2026-06-12T20:55:24.931434835Z\" level=info msg=\"Ran pod sandbox 702633c609d6c77ac602f59cdf33b73154ef007431e504056e3a158ebbbbb85e with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-6rtl7/POD\" id=a5879a1d-1ded-49b3-854d-22de727b5d70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.808959 | controller |     "Jun 12 20:55:24.934819 crc crio[24437]: time=\"2026-06-12T20:55:24.934749137Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=746655fd-23ec-494b-b07b-a1ee04842bd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.808974 | controller |     "Jun 12 20:55:24.935053 crc crio[24437]: time=\"2026-06-12T20:55:24.935004963Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=746655fd-23ec-494b-b07b-a1ee04842bd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.808988 | controller |     "Jun 12 20:55:24.935792 crc crio[24437]: time=\"2026-06-12T20:55:24.935728222Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=746655fd-23ec-494b-b07b-a1ee04842bd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.809003 | controller |     "Jun 12 20:55:24.936777 crc crio[24437]: time=\"2026-06-12T20:55:24.936688686Z\" level=info msg=\"Created container fa0bd863f6e91b42dc2367d5f41da4af81499874b4c4676a6f24e4c46461f2ae: openstack-operators/manila-operator-controller-manager-b547849c7-jkrzt/manager\" id=291897f5-7847-4232-be5b-4bbfad3f9845 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.809018 | controller |     "Jun 12 20:55:24.937761 crc crio[24437]: time=\"2026-06-12T20:55:24.937655471Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=27432995-7d17-4739-b85a-6aaac7e5b1e3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.809033 | controller |     "Jun 12 20:55:24.941273 crc crio[24437]: time=\"2026-06-12T20:55:24.941157438Z\" level=info msg=\"Starting container: fa0bd863f6e91b42dc2367d5f41da4af81499874b4c4676a6f24e4c46461f2ae\" id=1c2e60d4-1d49-47d3-a8d6-dda21b9e851b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.809048 | controller |     "Jun 12 20:55:24.950240 crc crio[24437]: time=\"2026-06-12T20:55:24.950163373Z\" level=info msg=\"Ran pod sandbox 4bc823a22c5f5187f181b9b5a0997371e3dca8acf110dab5469cc96f9c75cde5 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/POD\" id=f33c1449-efd9-4429-8ee8-1b64e98af20b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.809062 | controller |     "Jun 12 20:55:24.954723 crc crio[24437]: time=\"2026-06-12T20:55:24.954590093Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"",
2026-06-12 21:48:35.809077 | controller |     "Jun 12 20:55:24.956881 crc crio[24437]: time=\"2026-06-12T20:55:24.956504352Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=b4f74e5d-5a2d-42f7-8ff3-9ec321e83551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.809092 | controller |     "Jun 12 20:55:24.956881 crc crio[24437]: time=\"2026-06-12T20:55:24.956706918Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found\" id=b4f74e5d-5a2d-42f7-8ff3-9ec321e83551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.809106 | controller |     "Jun 12 20:55:24.956881 crc crio[24437]: time=\"2026-06-12T20:55:24.956752909Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found\" id=b4f74e5d-5a2d-42f7-8ff3-9ec321e83551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.809123 | controller |     "Jun 12 20:55:24.959461 crc crio[24437]: time=\"2026-06-12T20:55:24.959253801Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=f52403a7-05b4-407b-86ad-fde4cc687550 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.809139 | controller |     "Jun 12 20:55:24.960491 crc crio[24437]: time=\"2026-06-12T20:55:24.960375189Z\" level=info msg=\"Started container\" PID=53492 containerID=fa0bd863f6e91b42dc2367d5f41da4af81499874b4c4676a6f24e4c46461f2ae description=openstack-operators/manila-operator-controller-manager-b547849c7-jkrzt/manager id=1c2e60d4-1d49-47d3-a8d6-dda21b9e851b name=/runtime.v1.RuntimeService/StartContainer sandboxID=31c3f9f243e4ee46f839dc2c20a90d28c57f14b559bf64d120a64a55ca248479",
2026-06-12 21:48:35.809154 | controller |     "Jun 12 20:55:24.962046 crc crio[24437]: time=\"2026-06-12T20:55:24.961860916Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\\\"\"",
2026-06-12 21:48:35.809169 | controller |     "Jun 12 20:55:25.125471 crc crio[24437]: time=\"2026-06-12T20:55:25.125307805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.809183 | controller |     "Jun 12 20:55:25.140707 crc crio[24437]: time=\"2026-06-12T20:55:25.140543095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.809198 | controller |     "Jun 12 20:55:25.190746 crc crio[24437]: time=\"2026-06-12T20:55:25.19068768Z\" level=info msg=\"Created container bac4019e1879f567f0649dcd76756f5cab9e5864e156ccc35b230f964f182dc7: openstack-operators/watcher-operator-controller-manager-7869644bb4-vgp2g/manager\" id=b3abb9d7-8816-4728-a07a-1b4130c84783 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.809213 | controller |     "Jun 12 20:55:25.196664 crc crio[24437]: time=\"2026-06-12T20:55:25.196522727Z\" level=info msg=\"Starting container: bac4019e1879f567f0649dcd76756f5cab9e5864e156ccc35b230f964f182dc7\" id=27a9bf51-752d-4d1e-97de-12fb220f1b4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.809227 | controller |     "Jun 12 20:55:25.211865 crc crio[24437]: time=\"2026-06-12T20:55:25.211269835Z\" level=info msg=\"Started container\" PID=53541 containerID=bac4019e1879f567f0649dcd76756f5cab9e5864e156ccc35b230f964f182dc7 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-vgp2g/manager id=27a9bf51-752d-4d1e-97de-12fb220f1b4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2353af079749b03b9efd24c17713e8cdf969a499af8c84462c9e0e37cae62cb7",
2026-06-12 21:48:35.809243 | controller |     "Jun 12 20:55:25.375761 crc crio[24437]: time=\"2026-06-12T20:55:25.373911373Z\" level=info msg=\"Created container a9bd3aa9ee2fb3c591fa76c66ec82fc95166fc9e7cf2e24b0b0209e48679baf1: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-5glk7/manager\" id=40b77e9e-55b0-400f-873d-11b8e317d9ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.809258 | controller |     "Jun 12 20:55:25.394769 crc crio[24437]: time=\"2026-06-12T20:55:25.394476538Z\" level=info msg=\"Created container 77c0467d35d17d012076d919714ec979e7acc6c9841b0f78d23fc0b30f855164: openstack-operators/nova-operator-controller-manager-6df846755f-wxlvr/manager\" id=fad24fac-0f40-44d4-b160-3d6f93fa7d12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.809273 | controller |     "Jun 12 20:55:25.398246 crc crio[24437]: time=\"2026-06-12T20:55:25.396295914Z\" level=info msg=\"Created container 24e298d71ee24733d9935fd21930689b8ce41d76efdab42a9204ffb296398a61: openstack-operators/openstack-operator-controller-manager-7458865485-4qdxn/manager\" id=c39fa8f1-1592-451e-803e-451893d1e1c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.809292 | controller |     "Jun 12 20:55:25.399542 crc crio[24437]: time=\"2026-06-12T20:55:25.399095944Z\" level=info msg=\"Starting container: a9bd3aa9ee2fb3c591fa76c66ec82fc95166fc9e7cf2e24b0b0209e48679baf1\" id=3830c16a-2bc5-48db-8dcd-1a73f514ab8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.809308 | controller |     "Jun 12 20:55:25.400622 crc crio[24437]: time=\"2026-06-12T20:55:25.397306549Z\" level=info msg=\"Created container 4256e9d0fbb3156c866cd884180e5976fc70b21a1da132fab7f7ac907ce5944f: openstack-operators/keystone-operator-controller-manager-85bb7cc757-xcfsv/manager\" id=cc1733f1-119a-48e9-b3e8-bae60b5be1b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.809323 | controller |     "Jun 12 20:55:25.402586 crc crio[24437]: time=\"2026-06-12T20:55:25.400754405Z\" level=info msg=\"Created container 9b8dd2de25d25f2e16eb333a5cd0bf36861b21ee19b304c05a50ab116ffd49a8: openstack-operators/telemetry-operator-controller-manager-565998cc45-jb9w7/manager\" id=88eec3b0-d10c-4055-b048-b12a77d241cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.809338 | controller |     "Jun 12 20:55:25.403594 crc crio[24437]: time=\"2026-06-12T20:55:25.403560325Z\" level=info msg=\"Starting container: 77c0467d35d17d012076d919714ec979e7acc6c9841b0f78d23fc0b30f855164\" id=aae76370-7f0c-4313-96af-de9a1748ec85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.809352 | controller |     "Jun 12 20:55:25.409116 crc crio[24437]: time=\"2026-06-12T20:55:25.40775769Z\" level=info msg=\"Starting container: 24e298d71ee24733d9935fd21930689b8ce41d76efdab42a9204ffb296398a61\" id=7fdc9a31-cc16-49a5-9217-1937a50ebe38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.809367 | controller |     "Jun 12 20:55:25.410188 crc crio[24437]: time=\"2026-06-12T20:55:25.410118799Z\" level=info msg=\"Starting container: 4256e9d0fbb3156c866cd884180e5976fc70b21a1da132fab7f7ac907ce5944f\" id=3355fda5-c856-41ef-ba03-0167ade011c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.809382 | controller |     "Jun 12 20:55:25.411311 crc crio[24437]: time=\"2026-06-12T20:55:25.410172371Z\" level=info msg=\"Starting container: 9b8dd2de25d25f2e16eb333a5cd0bf36861b21ee19b304c05a50ab116ffd49a8\" id=e66a9c24-26ef-4dad-9c72-6e9cfcd90426 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.809397 | controller |     "Jun 12 20:55:25.426757 crc crio[24437]: time=\"2026-06-12T20:55:25.423282178Z\" level=info msg=\"Started container\" PID=53638 containerID=24e298d71ee24733d9935fd21930689b8ce41d76efdab42a9204ffb296398a61 description=openstack-operators/openstack-operator-controller-manager-7458865485-4qdxn/manager id=7fdc9a31-cc16-49a5-9217-1937a50ebe38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a37735df447de833b2ecbb6b944c19132bbaafb52a8df2f556d13181b8b0cac6",
2026-06-12 21:48:35.809412 | controller |     "Jun 12 20:55:25.429805 crc crio[24437]: time=\"2026-06-12T20:55:25.429526335Z\" level=info msg=\"Started container\" PID=53546 containerID=77c0467d35d17d012076d919714ec979e7acc6c9841b0f78d23fc0b30f855164 description=openstack-operators/nova-operator-controller-manager-6df846755f-wxlvr/manager id=aae76370-7f0c-4313-96af-de9a1748ec85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=651cc4458ef5325ff458432685694ea6f9354459117cc18ae6039f8b2f2002d4",
2026-06-12 21:48:35.809427 | controller |     "Jun 12 20:55:25.438259 crc crio[24437]: time=\"2026-06-12T20:55:25.43052308Z\" level=info msg=\"Started container\" PID=53573 containerID=4256e9d0fbb3156c866cd884180e5976fc70b21a1da132fab7f7ac907ce5944f description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-xcfsv/manager id=3355fda5-c856-41ef-ba03-0167ade011c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76d5d33f198f9eda31b267533958d9d86f4847eb933ef74026b84a5baad45e9c",
2026-06-12 21:48:35.809442 | controller |     "Jun 12 20:55:25.450116 crc crio[24437]: time=\"2026-06-12T20:55:25.441625498Z\" level=info msg=\"Started container\" PID=53564 containerID=9b8dd2de25d25f2e16eb333a5cd0bf36861b21ee19b304c05a50ab116ffd49a8 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-jb9w7/manager id=e66a9c24-26ef-4dad-9c72-6e9cfcd90426 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d333198de6d008f7193ed8232f7fe962ab6c61c1ac38253085b3bbb861bc3547",
2026-06-12 21:48:35.809460 | controller |     "Jun 12 20:55:25.483544 crc crio[24437]: time=\"2026-06-12T20:55:25.482721966Z\" level=info msg=\"Started container\" PID=53556 containerID=a9bd3aa9ee2fb3c591fa76c66ec82fc95166fc9e7cf2e24b0b0209e48679baf1 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-5glk7/manager id=3830c16a-2bc5-48db-8dcd-1a73f514ab8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fe2655c9c90e1331ce3d425229565c914658d657f6813821f232b5f3e4f13e2",
2026-06-12 21:48:35.809475 | controller |     "Jun 12 20:55:33.317208 crc crio[24437]: time=\"2026-06-12T20:55:33.316240768Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=f52403a7-05b4-407b-86ad-fde4cc687550 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.809490 | controller |     "Jun 12 20:55:33.318908 crc crio[24437]: time=\"2026-06-12T20:55:33.318024722Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=64339264-9ef5-420c-938f-ca21e2cc96dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.809504 | controller |     "Jun 12 20:55:33.335205 crc crio[24437]: time=\"2026-06-12T20:55:33.335060678Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=27432995-7d17-4739-b85a-6aaac7e5b1e3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.809519 | controller |     "Jun 12 20:55:33.336645 crc crio[24437]: time=\"2026-06-12T20:55:33.336544965Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=c65315b8-8547-455d-9169-b40ce54a2062 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.809534 | controller |     "Jun 12 20:55:33.339198 crc crio[24437]: time=\"2026-06-12T20:55:33.33912036Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=fd02f820-37d0-4a7e-a1c4-2adcf8db7ea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.809548 | controller |     "Jun 12 20:55:33.340889 crc crio[24437]: time=\"2026-06-12T20:55:33.340785741Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=2364c6d0-f36b-45bd-b92f-4c6eef77eb55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.809563 | controller |     "Jun 12 20:55:33.351301 crc crio[24437]: time=\"2026-06-12T20:55:33.351137591Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/manager\" id=fd1a4695-cf40-4c3f-955f-7e8cd563c517 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.809578 | controller |     "Jun 12 20:55:33.352657 crc crio[24437]: time=\"2026-06-12T20:55:33.352583077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.809592 | controller |     "Jun 12 20:55:33.372484 crc crio[24437]: time=\"2026-06-12T20:55:33.372261269Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-6rtl7/manager\" id=ddd6c7c2-b1ab-4f92-bcef-c868857b6c1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.809610 | controller |     "Jun 12 20:55:33.384540 crc crio[24437]: time=\"2026-06-12T20:55:33.384444433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.809625 | controller |     "Jun 12 20:55:33.419698 crc crio[24437]: time=\"2026-06-12T20:55:33.41905701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.809640 | controller |     "Jun 12 20:55:33.420222 crc crio[24437]: time=\"2026-06-12T20:55:33.419312996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.809655 | controller |     "Jun 12 20:55:33.425072 crc crio[24437]: time=\"2026-06-12T20:55:33.424990508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.809669 | controller |     "Jun 12 20:55:33.425261 crc crio[24437]: time=\"2026-06-12T20:55:33.425088181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.809684 | controller |     "Jun 12 20:55:33.704442 crc crio[24437]: time=\"2026-06-12T20:55:33.703814283Z\" level=info msg=\"Created container c55300d8214ffb1f47255103dba0da528d10e1c149644534bd92215de861f992: openstack-operators/infra-operator-controller-manager-594d6555bb-6rtl7/manager\" id=ddd6c7c2-b1ab-4f92-bcef-c868857b6c1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.809699 | controller |     "Jun 12 20:55:33.706480 crc crio[24437]: time=\"2026-06-12T20:55:33.706304335Z\" level=info msg=\"Starting container: c55300d8214ffb1f47255103dba0da528d10e1c149644534bd92215de861f992\" id=5591c57f-4609-48ff-83d5-9ef7f3d18624 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.809713 | controller |     "Jun 12 20:55:33.714421 crc crio[24437]: time=\"2026-06-12T20:55:33.714229923Z\" level=info msg=\"Started container\" PID=53981 containerID=c55300d8214ffb1f47255103dba0da528d10e1c149644534bd92215de861f992 description=openstack-operators/infra-operator-controller-manager-594d6555bb-6rtl7/manager id=5591c57f-4609-48ff-83d5-9ef7f3d18624 name=/runtime.v1.RuntimeService/StartContainer sandboxID=702633c609d6c77ac602f59cdf33b73154ef007431e504056e3a158ebbbbb85e",
2026-06-12 21:48:35.809728 | controller |     "Jun 12 20:55:33.910093 crc crio[24437]: time=\"2026-06-12T20:55:33.909987351Z\" level=info msg=\"Created container 3386929d9b444b05b00d8f3e9fc03c7019feca1c125c263a89fbf95f8636dfa9: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/manager\" id=fd1a4695-cf40-4c3f-955f-7e8cd563c517 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.809743 | controller |     "Jun 12 20:55:33.910619 crc crio[24437]: time=\"2026-06-12T20:55:33.910572905Z\" level=info msg=\"Starting container: 3386929d9b444b05b00d8f3e9fc03c7019feca1c125c263a89fbf95f8636dfa9\" id=af5f0d8e-578c-47a2-bba0-35d7510f181b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.809758 | controller |     "Jun 12 20:55:33.922144 crc crio[24437]: time=\"2026-06-12T20:55:33.922073352Z\" level=info msg=\"Started container\" PID=53978 containerID=3386929d9b444b05b00d8f3e9fc03c7019feca1c125c263a89fbf95f8636dfa9 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/manager id=af5f0d8e-578c-47a2-bba0-35d7510f181b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bc823a22c5f5187f181b9b5a0997371e3dca8acf110dab5469cc96f9c75cde5",
2026-06-12 21:48:35.809773 | controller |     "Jun 12 20:56:01.360800 crc crio[24437]: time=\"2026-06-12T20:56:01.35988656Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688296-tjjl4/POD\" id=d636f517-bc73-461c-8375-2be0114f4724 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.809792 | controller |     "Jun 12 20:56:01.362159 crc crio[24437]: time=\"2026-06-12T20:56:01.360835844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.809807 | controller |     "Jun 12 20:56:01.386186 crc crio[24437]: time=\"2026-06-12T20:56:01.386015901Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688296-tjjl4 Namespace:openshift-infra ID:3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8 UID:b0e34c64-d62a-42f7-a722-ba3bbc79d542 NetNS:/var/run/netns/4d7dd5a2-3f57-4bb8-a081-48680b3b5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0e34c64_d62a_42f7_a722_ba3bbc79d542.slice PodAnnotations:0xc00282c308}] Aliases:map[]}\"",
2026-06-12 21:48:35.809823 | controller |     "Jun 12 20:56:01.386186 crc crio[24437]: time=\"2026-06-12T20:56:01.386073663Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688296-tjjl4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.809838 | controller |     "Jun 12 20:56:04.734202 crc crio[24437]: 2026-06-12T20:56:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a9935ed02908d1 Mac:06:67:cb:57:f3:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/4d7dd5a2-3f57-4bb8-a081-48680b3b5651 SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.809883 | controller |     "Jun 12 20:56:04.736306 crc crio[24437]: time=\"2026-06-12T20:56:04.736200477Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688296-tjjl4 Namespace:openshift-infra ID:3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8 UID:b0e34c64-d62a-42f7-a722-ba3bbc79d542 NetNS:/var/run/netns/4d7dd5a2-3f57-4bb8-a081-48680b3b5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0e34c64_d62a_42f7_a722_ba3bbc79d542.slice PodAnnotations:0xc00282c308}] Aliases:map[]}\"",
2026-06-12 21:48:35.809901 | controller |     "Jun 12 20:56:04.736738 crc crio[24437]: time=\"2026-06-12T20:56:04.736621998Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688296-tjjl4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.809916 | controller |     "Jun 12 20:56:04.748421 crc crio[24437]: time=\"2026-06-12T20:56:04.748275089Z\" level=info msg=\"Ran pod sandbox 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8 with infra container: openshift-infra/auto-csr-approver-29688296-tjjl4/POD\" id=d636f517-bc73-461c-8375-2be0114f4724 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.809931 | controller |     "Jun 12 20:56:04.755326 crc crio[24437]: time=\"2026-06-12T20:56:04.755231297Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=10e827de-4334-4261-bda1-18f16c905eb8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.809946 | controller |     "Jun 12 20:56:04.764129 crc crio[24437]: time=\"2026-06-12T20:56:04.76404911Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.809961 | controller |     "Jun 12 20:56:06.032737 crc crio[24437]: time=\"2026-06-12T20:56:06.032084284Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=10e827de-4334-4261-bda1-18f16c905eb8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.809976 | controller |     "Jun 12 20:56:06.033809 crc crio[24437]: time=\"2026-06-12T20:56:06.033741994Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=18132b74-c89d-440f-b628-bc67b4ad588f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.809997 | controller |     "Jun 12 20:56:06.036010 crc crio[24437]: time=\"2026-06-12T20:56:06.035894997Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c4689611-d2c0-40ab-9169-27befc2e0064 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.810013 | controller |     "Jun 12 20:56:06.045090 crc crio[24437]: time=\"2026-06-12T20:56:06.044913504Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688296-tjjl4/oc\" id=3f1f9bb3-0dff-4b7f-bd12-620829bd2a65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.810027 | controller |     "Jun 12 20:56:06.045752 crc crio[24437]: time=\"2026-06-12T20:56:06.045710652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.810042 | controller |     "Jun 12 20:56:06.095364 crc crio[24437]: time=\"2026-06-12T20:56:06.095245879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.810057 | controller |     "Jun 12 20:56:06.380491 crc crio[24437]: time=\"2026-06-12T20:56:06.380401191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.810072 | controller |     "Jun 12 20:56:06.506144 crc crio[24437]: time=\"2026-06-12T20:56:06.505996452Z\" level=info msg=\"Created container f8af19880bbc6160f286ad2e456b6d91680cb91d304556db1259b05e2e7e9c7f: openshift-infra/auto-csr-approver-29688296-tjjl4/oc\" id=3f1f9bb3-0dff-4b7f-bd12-620829bd2a65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.810087 | controller |     "Jun 12 20:56:06.507964 crc crio[24437]: time=\"2026-06-12T20:56:06.507785086Z\" level=info msg=\"Starting container: f8af19880bbc6160f286ad2e456b6d91680cb91d304556db1259b05e2e7e9c7f\" id=c373fe26-7801-4af9-881e-fa9fe5ada650 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.810102 | controller |     "Jun 12 20:56:06.515415 crc crio[24437]: time=\"2026-06-12T20:56:06.515248375Z\" level=info msg=\"Started container\" PID=54632 containerID=f8af19880bbc6160f286ad2e456b6d91680cb91d304556db1259b05e2e7e9c7f description=openshift-infra/auto-csr-approver-29688296-tjjl4/oc id=c373fe26-7801-4af9-881e-fa9fe5ada650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8",
2026-06-12 21:48:35.810117 | controller |     "Jun 12 20:56:08.021130 crc crio[24437]: time=\"2026-06-12T20:56:08.020323691Z\" level=info msg=\"Stopping pod sandbox: 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8\" id=3558e8b8-a1fc-4fa7-9847-68dda9f993be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.810133 | controller |     "Jun 12 20:56:08.026579 crc crio[24437]: time=\"2026-06-12T20:56:08.026332555Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688296-tjjl4 Namespace:openshift-infra ID:3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8 UID:b0e34c64-d62a-42f7-a722-ba3bbc79d542 NetNS:/var/run/netns/4d7dd5a2-3f57-4bb8-a081-48680b3b5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0e34c64_d62a_42f7_a722_ba3bbc79d542.slice PodAnnotations:0xc000a8d008}] Aliases:map[]}\"",
2026-06-12 21:48:35.810148 | controller |     "Jun 12 20:56:08.028303 crc crio[24437]: time=\"2026-06-12T20:56:08.028087867Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688296-tjjl4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.810163 | controller |     "Jun 12 20:56:08.481068 crc crio[24437]: time=\"2026-06-12T20:56:08.480991629Z\" level=info msg=\"Stopped pod sandbox: 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8\" id=3558e8b8-a1fc-4fa7-9847-68dda9f993be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.810181 | controller |     "Jun 12 20:56:09.516854 crc crio[24437]: time=\"2026-06-12T20:56:09.516418039Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/POD\" id=c90facaf-fa81-40ca-b670-affd5d89e749 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.810196 | controller |     "Jun 12 20:56:09.517534 crc crio[24437]: time=\"2026-06-12T20:56:09.51690832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.810211 | controller |     "Jun 12 20:56:09.545643 crc crio[24437]: time=\"2026-06-12T20:56:09.54545624Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-qpnrd Namespace:openstack ID:6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f UID:6b0b07d2-07a5-4c84-a562-5de060177c6e NetNS:/var/run/netns/1ad9309a-9f39-4a99-b837-a295be9c7596 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b0b07d2_07a5_4c84_a562_5de060177c6e.slice PodAnnotations:0xc00051d890}] Aliases:map[]}\"",
2026-06-12 21:48:35.810226 | controller |     "Jun 12 20:56:09.545643 crc crio[24437]: time=\"2026-06-12T20:56:09.545575083Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-qpnrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.810241 | controller |     "Jun 12 20:56:09.689287 crc crio[24437]: time=\"2026-06-12T20:56:09.688614124Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-twsb5/POD\" id=9e3c11a4-5fe6-4db2-ac6c-385d21451823 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.810256 | controller |     "Jun 12 20:56:09.689494 crc crio[24437]: time=\"2026-06-12T20:56:09.689424323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.810271 | controller |     "Jun 12 20:56:09.741483 crc crio[24437]: time=\"2026-06-12T20:56:09.738877378Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-twsb5 Namespace:openstack ID:5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207 UID:b44487f1-b903-4efc-b925-dac25ddbdbf8 NetNS:/var/run/netns/86ca01d7-e7de-4439-8512-eabd06c68009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb44487f1_b903_4efc_b925_dac25ddbdbf8.slice PodAnnotations:0xc001840198}] Aliases:map[]}\"",
2026-06-12 21:48:35.810286 | controller |     "Jun 12 20:56:09.741483 crc crio[24437]: time=\"2026-06-12T20:56:09.739010861Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-twsb5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.810301 | controller |     "Jun 12 20:56:10.659753 crc crio[24437]: 2026-06-12T20:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c1ef20a0729132 Mac:da:6d:1c:21:18:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/1ad9309a-9f39-4a99-b837-a295be9c7596 SocketPath: PciID:}] [{Interface:0xc00011ac20 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.810316 | controller |     "Jun 12 20:56:10.662787 crc crio[24437]: time=\"2026-06-12T20:56:10.662141991Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-qpnrd Namespace:openstack ID:6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f UID:6b0b07d2-07a5-4c84-a562-5de060177c6e NetNS:/var/run/netns/1ad9309a-9f39-4a99-b837-a295be9c7596 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b0b07d2_07a5_4c84_a562_5de060177c6e.slice PodAnnotations:0xc00051d890}] Aliases:map[]}\"",
2026-06-12 21:48:35.810335 | controller |     "Jun 12 20:56:10.662787 crc crio[24437]: time=\"2026-06-12T20:56:10.662375877Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-qpnrd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.810350 | controller |     "Jun 12 20:56:10.686223 crc crio[24437]: 2026-06-12T20:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5bae5c22b291a57 Mac:da:3b:a7:12:ef:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/86ca01d7-e7de-4439-8512-eabd06c68009 SocketPath: PciID:}] [{Interface:0xc000262a30 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.810365 | controller |     "Jun 12 20:56:10.688263 crc crio[24437]: time=\"2026-06-12T20:56:10.688149749Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-twsb5 Namespace:openstack ID:5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207 UID:b44487f1-b903-4efc-b925-dac25ddbdbf8 NetNS:/var/run/netns/86ca01d7-e7de-4439-8512-eabd06c68009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb44487f1_b903_4efc_b925_dac25ddbdbf8.slice PodAnnotations:0xc001840198}] Aliases:map[]}\"",
2026-06-12 21:48:35.810380 | controller |     "Jun 12 20:56:10.688560 crc crio[24437]: time=\"2026-06-12T20:56:10.688498968Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-twsb5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.810395 | controller |     "Jun 12 20:56:10.701406 crc crio[24437]: time=\"2026-06-12T20:56:10.701215433Z\" level=info msg=\"Ran pod sandbox 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f with infra container: openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/POD\" id=c90facaf-fa81-40ca-b670-affd5d89e749 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.810411 | controller |     "Jun 12 20:56:10.712848 crc crio[24437]: time=\"2026-06-12T20:56:10.712752753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c158164b-8d88-4bda-83c4-7850acf11777 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.810426 | controller |     "Jun 12 20:56:10.713282 crc crio[24437]: time=\"2026-06-12T20:56:10.713228684Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=c158164b-8d88-4bda-83c4-7850acf11777 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.810440 | controller |     "Jun 12 20:56:10.713403 crc crio[24437]: time=\"2026-06-12T20:56:10.713308836Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=c158164b-8d88-4bda-83c4-7850acf11777 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.810455 | controller |     "Jun 12 20:56:10.725449 crc crio[24437]: time=\"2026-06-12T20:56:10.725306665Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c4d2a280-7926-4bcd-af87-0103d25169e5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.810469 | controller |     "Jun 12 20:56:10.736977 crc crio[24437]: time=\"2026-06-12T20:56:10.734299832Z\" level=info msg=\"Ran pod sandbox 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207 with infra container: openstack/dnsmasq-dns-769fc96f7c-twsb5/POD\" id=9e3c11a4-5fe6-4db2-ac6c-385d21451823 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.810484 | controller |     "Jun 12 20:56:10.762443 crc crio[24437]: time=\"2026-06-12T20:56:10.762165895Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 21:48:35.810501 | controller |     "Jun 12 20:56:10.779814 crc crio[24437]: time=\"2026-06-12T20:56:10.779689457Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=541db469-10bd-4e71-8d9e-def87af36d95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.810516 | controller |     "Jun 12 20:56:10.780148 crc crio[24437]: time=\"2026-06-12T20:56:10.780113807Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=541db469-10bd-4e71-8d9e-def87af36d95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.810531 | controller |     "Jun 12 20:56:10.780215 crc crio[24437]: time=\"2026-06-12T20:56:10.78016738Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=541db469-10bd-4e71-8d9e-def87af36d95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.810546 | controller |     "Jun 12 20:56:10.786287 crc crio[24437]: time=\"2026-06-12T20:56:10.786067612Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=63605792-42ac-4ec7-89dd-e99181b7a1d4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.810560 | controller |     "Jun 12 20:56:10.803727 crc crio[24437]: time=\"2026-06-12T20:56:10.803526714Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 21:48:35.810575 | controller |     "Jun 12 20:56:12.834126 crc crio[24437]: time=\"2026-06-12T20:56:12.832772129Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-sg9cl/POD\" id=8c9617e8-b023-4bdb-9253-d8c7c4d6f1f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.810590 | controller |     "Jun 12 20:56:12.835269 crc crio[24437]: time=\"2026-06-12T20:56:12.834137032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.810605 | controller |     "Jun 12 20:56:12.897484 crc crio[24437]: time=\"2026-06-12T20:56:12.897393969Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-sg9cl Namespace:openstack ID:7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412 UID:7223274d-aa1e-44c4-85e3-30ae16ca9759 NetNS:/var/run/netns/38613810-d667-4f67-b89f-972ec34c3bb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7223274d_aa1e_44c4_85e3_30ae16ca9759.slice PodAnnotations:0xc0026aa600}] Aliases:map[]}\"",
2026-06-12 21:48:35.810620 | controller |     "Jun 12 20:56:12.897484 crc crio[24437]: time=\"2026-06-12T20:56:12.897471531Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-sg9cl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.810634 | controller |     "Jun 12 20:56:13.588382 crc crio[24437]: time=\"2026-06-12T20:56:13.587805682Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-fnfkx/POD\" id=3adcd969-ab75-40df-b24b-167bee73aa58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.810649 | controller |     "Jun 12 20:56:13.588498 crc crio[24437]: time=\"2026-06-12T20:56:13.588432067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.810663 | controller |     "Jun 12 20:56:13.780212 crc crio[24437]: time=\"2026-06-12T20:56:13.780113593Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-fnfkx Namespace:openstack ID:bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9 UID:78382cac-0de0-4af5-bf25-683e62d627b3 NetNS:/var/run/netns/f5eeba37-b09b-4b1b-8ec1-9dadf27d026b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78382cac_0de0_4af5_bf25_683e62d627b3.slice PodAnnotations:0xc006ecc058}] Aliases:map[]}\"",
2026-06-12 21:48:35.810682 | controller |     "Jun 12 20:56:13.784870 crc crio[24437]: time=\"2026-06-12T20:56:13.784327084Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-fnfkx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.810696 | controller |     "Jun 12 20:56:13.839828 crc crio[24437]: time=\"2026-06-12T20:56:13.837868907Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=68d6c0f0-7437-4c14-902d-4e7e0d9ce182 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.810711 | controller |     "Jun 12 20:56:13.839828 crc crio[24437]: time=\"2026-06-12T20:56:13.838069182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.810725 | controller |     "Jun 12 20:56:13.886529 crc crio[24437]: 2026-06-12T20:56:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e786c55d0f0689 Mac:16:ec:a9:46:c9:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/38613810-d667-4f67-b89f-972ec34c3bb4 SocketPath: PciID:}] [{Interface:0xc0001149e0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.810740 | controller |     "Jun 12 20:56:13.886529 crc crio[24437]: time=\"2026-06-12T20:56:13.885089406Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-sg9cl Namespace:openstack ID:7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412 UID:7223274d-aa1e-44c4-85e3-30ae16ca9759 NetNS:/var/run/netns/38613810-d667-4f67-b89f-972ec34c3bb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7223274d_aa1e_44c4_85e3_30ae16ca9759.slice PodAnnotations:0xc0026aa600}] Aliases:map[]}\"",
2026-06-12 21:48:35.810755 | controller |     "Jun 12 20:56:13.886529 crc crio[24437]: time=\"2026-06-12T20:56:13.88524045Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-sg9cl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.810769 | controller |     "Jun 12 20:56:13.896716 crc crio[24437]: time=\"2026-06-12T20:56:13.896588445Z\" level=info msg=\"Ran pod sandbox 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412 with infra container: openstack/dnsmasq-dns-6b994dcc49-sg9cl/POD\" id=8c9617e8-b023-4bdb-9253-d8c7c4d6f1f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.810784 | controller |     "Jun 12 20:56:13.902964 crc crio[24437]: time=\"2026-06-12T20:56:13.901712278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0404c5b9-6f04-4382-9a17-8903c11ec7bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.810799 | controller |     "Jun 12 20:56:13.902964 crc crio[24437]: time=\"2026-06-12T20:56:13.902118577Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=0404c5b9-6f04-4382-9a17-8903c11ec7bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.810814 | controller |     "Jun 12 20:56:13.902964 crc crio[24437]: time=\"2026-06-12T20:56:13.902180399Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=0404c5b9-6f04-4382-9a17-8903c11ec7bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.810829 | controller |     "Jun 12 20:56:13.907566 crc crio[24437]: time=\"2026-06-12T20:56:13.907460787Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:901b805d1af8d7a6b3fb01abece673acd67e6528e6b5443de1cc70805b9c2b96 UID:1c5d03da-6ec2-4c6d-b2d4-c2eb727d2494 NetNS:/var/run/netns/6ac6882f-0526-4a2f-92ae-bfe44e78aefe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c5d03da_6ec2_4c6d_b2d4_c2eb727d2494.slice PodAnnotations:0xc0018402b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.810861 | controller |     "Jun 12 20:56:13.907566 crc crio[24437]: time=\"2026-06-12T20:56:13.907547619Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.810882 | controller |     "Jun 12 20:56:13.915744 crc crio[24437]: time=\"2026-06-12T20:56:13.915578843Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7cb3167b-b9a9-4132-b933-9f421b3edcd7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.810897 | controller |     "Jun 12 20:56:13.928034 crc crio[24437]: time=\"2026-06-12T20:56:13.926761213Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 21:48:35.810912 | controller |     "Jun 12 20:56:14.423742 crc crio[24437]: time=\"2026-06-12T20:56:14.421997575Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=451ec93a-84e5-45d8-883b-629261abe557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.810927 | controller |     "Jun 12 20:56:14.423742 crc crio[24437]: time=\"2026-06-12T20:56:14.423331397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.810941 | controller |     "Jun 12 20:56:14.465513 crc crio[24437]: 2026-06-12T20:56:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:901b805d1af8d7a Mac:62:5c:a7:9f:03:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/6ac6882f-0526-4a2f-92ae-bfe44e78aefe SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.810956 | controller |     "Jun 12 20:56:14.475495 crc crio[24437]: time=\"2026-06-12T20:56:14.475246241Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:901b805d1af8d7a6b3fb01abece673acd67e6528e6b5443de1cc70805b9c2b96 UID:1c5d03da-6ec2-4c6d-b2d4-c2eb727d2494 NetNS:/var/run/netns/6ac6882f-0526-4a2f-92ae-bfe44e78aefe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c5d03da_6ec2_4c6d_b2d4_c2eb727d2494.slice PodAnnotations:0xc0018402b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.810971 | controller |     "Jun 12 20:56:14.476471 crc crio[24437]: time=\"2026-06-12T20:56:14.475607459Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.810985 | controller |     "Jun 12 20:56:14.576650 crc crio[24437]: time=\"2026-06-12T20:56:14.576435943Z\" level=info msg=\"Ran pod sandbox 901b805d1af8d7a6b3fb01abece673acd67e6528e6b5443de1cc70805b9c2b96 with infra container: openstack/rabbitmq-server-0/POD\" id=68d6c0f0-7437-4c14-902d-4e7e0d9ce182 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.811000 | controller |     "Jun 12 20:56:14.583995 crc crio[24437]: time=\"2026-06-12T20:56:14.583840501Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:bad5e9e56bacde199c3ba3e67ffdcaf44ca3350d115b9a4fe920781c62d90f39 UID:5a8cfd5b-f4f7-4e41-920a-6d849930fc4e NetNS:/var/run/netns/f41b1c68-1ee7-4e0b-b817-4755c9b6fc9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a8cfd5b_f4f7_4e41_920a_6d849930fc4e.slice PodAnnotations:0xc001fa46b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.811015 | controller |     "Jun 12 20:56:14.583995 crc crio[24437]: time=\"2026-06-12T20:56:14.583903462Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.811065 | controller |     "Jun 12 20:56:14.589560 crc crio[24437]: 2026-06-12T20:56:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd6a8c02ec075da Mac:86:a7:e4:c5:10:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/f5eeba37-b09b-4b1b-8ec1-9dadf27d026b SocketPath: PciID:}] [{Interface:0xc00048c6c0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.811081 | controller |     "Jun 12 20:56:14.593182 crc crio[24437]: time=\"2026-06-12T20:56:14.592786568Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-fnfkx Namespace:openstack ID:bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9 UID:78382cac-0de0-4af5-bf25-683e62d627b3 NetNS:/var/run/netns/f5eeba37-b09b-4b1b-8ec1-9dadf27d026b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78382cac_0de0_4af5_bf25_683e62d627b3.slice PodAnnotations:0xc006ecc058}] Aliases:map[]}\"",
2026-06-12 21:48:35.811097 | controller |     "Jun 12 20:56:14.593182 crc crio[24437]: time=\"2026-06-12T20:56:14.592995182Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-fnfkx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.811111 | controller |     "Jun 12 20:56:14.636001 crc crio[24437]: time=\"2026-06-12T20:56:14.627071255Z\" level=info msg=\"Ran pod sandbox bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9 with infra container: openstack/dnsmasq-dns-68bc84565-fnfkx/POD\" id=3adcd969-ab75-40df-b24b-167bee73aa58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.811126 | controller |     "Jun 12 20:56:14.648704 crc crio[24437]: time=\"2026-06-12T20:56:14.648608265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ce24cb5a-e082-4b55-8fef-0da04e4456bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811141 | controller |     "Jun 12 20:56:14.649469 crc crio[24437]: time=\"2026-06-12T20:56:14.649445786Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=ce24cb5a-e082-4b55-8fef-0da04e4456bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811155 | controller |     "Jun 12 20:56:14.649707 crc crio[24437]: time=\"2026-06-12T20:56:14.649689471Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=ce24cb5a-e082-4b55-8fef-0da04e4456bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811170 | controller |     "Jun 12 20:56:14.655102 crc crio[24437]: time=\"2026-06-12T20:56:14.654668652Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bc7e88a1-def2-4b32-828b-9390e7c48e15 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.811185 | controller |     "Jun 12 20:56:14.662046 crc crio[24437]: time=\"2026-06-12T20:56:14.656865294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=e24f1b50-7edc-4379-98e6-16af96c75b54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811201 | controller |     "Jun 12 20:56:14.662046 crc crio[24437]: time=\"2026-06-12T20:56:14.65710825Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=e24f1b50-7edc-4379-98e6-16af96c75b54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811215 | controller |     "Jun 12 20:56:14.662046 crc crio[24437]: time=\"2026-06-12T20:56:14.657151381Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=e24f1b50-7edc-4379-98e6-16af96c75b54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811234 | controller |     "Jun 12 20:56:14.662046 crc crio[24437]: time=\"2026-06-12T20:56:14.658862992Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=bd2f82d5-bbc1-4929-b5fe-828239f78274 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.811249 | controller |     "Jun 12 20:56:14.665831 crc crio[24437]: time=\"2026-06-12T20:56:14.664721783Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 21:48:35.811263 | controller |     "Jun 12 20:56:14.705498 crc crio[24437]: time=\"2026-06-12T20:56:14.700567668Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-12 21:48:35.811278 | controller |     "Jun 12 20:56:15.384875 crc crio[24437]: 2026-06-12T20:56:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bad5e9e56bacde1 Mac:1a:28:cd:5b:b0:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/f41b1c68-1ee7-4e0b-b817-4755c9b6fc9b SocketPath: PciID:}] [{Interface:0xc00024a5d0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.811293 | controller |     "Jun 12 20:56:15.394818 crc crio[24437]: time=\"2026-06-12T20:56:15.393332759Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:bad5e9e56bacde199c3ba3e67ffdcaf44ca3350d115b9a4fe920781c62d90f39 UID:5a8cfd5b-f4f7-4e41-920a-6d849930fc4e NetNS:/var/run/netns/f41b1c68-1ee7-4e0b-b817-4755c9b6fc9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a8cfd5b_f4f7_4e41_920a_6d849930fc4e.slice PodAnnotations:0xc001fa46b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.811308 | controller |     "Jun 12 20:56:15.399102 crc crio[24437]: time=\"2026-06-12T20:56:15.399007646Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.811323 | controller |     "Jun 12 20:56:15.446840 crc crio[24437]: time=\"2026-06-12T20:56:15.439240206Z\" level=info msg=\"Ran pod sandbox bad5e9e56bacde199c3ba3e67ffdcaf44ca3350d115b9a4fe920781c62d90f39 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=451ec93a-84e5-45d8-883b-629261abe557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.811338 | controller |     "Jun 12 20:56:15.446840 crc crio[24437]: time=\"2026-06-12T20:56:15.443067349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b6c0aff6-44c0-440a-ada5-60af93c4475b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811353 | controller |     "Jun 12 20:56:15.446840 crc crio[24437]: time=\"2026-06-12T20:56:15.443525891Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=b6c0aff6-44c0-440a-ada5-60af93c4475b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811367 | controller |     "Jun 12 20:56:15.448178 crc crio[24437]: time=\"2026-06-12T20:56:15.448112541Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=b6c0aff6-44c0-440a-ada5-60af93c4475b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811382 | controller |     "Jun 12 20:56:15.460707 crc crio[24437]: time=\"2026-06-12T20:56:15.46051784Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=73556eda-23d4-4f8f-9a5d-ed05bd037103 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.811396 | controller |     "Jun 12 20:56:15.479854 crc crio[24437]: time=\"2026-06-12T20:56:15.479812915Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-12 21:48:35.811414 | controller |     "Jun 12 20:56:15.542678 crc crio[24437]: time=\"2026-06-12T20:56:15.54130741Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=0d43a94e-6b91-4689-8d2e-3e588d53d4f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.811430 | controller |     "Jun 12 20:56:15.542678 crc crio[24437]: time=\"2026-06-12T20:56:15.541534215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.811445 | controller |     "Jun 12 20:56:15.677256 crc crio[24437]: time=\"2026-06-12T20:56:15.677113317Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:294f07743f9368ee17a8996e94007c38df9effbdff3cfa3c83cbad0c07cff38c UID:89acdadc-4b1a-486c-8733-2964b33fd75e NetNS:/var/run/netns/4020c0a2-1023-4e3a-ab3b-405e64cbb480 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89acdadc_4b1a_486c_8733_2964b33fd75e.slice PodAnnotations:0xc001f6c738}] Aliases:map[]}\"",
2026-06-12 21:48:35.811460 | controller |     "Jun 12 20:56:15.677557 crc crio[24437]: time=\"2026-06-12T20:56:15.677530238Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.811476 | controller |     "Jun 12 20:56:16.234184 crc crio[24437]: time=\"2026-06-12T20:56:16.233576637Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=7f074811-8761-46b3-92e4-3878c13ce3e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.811491 | controller |     "Jun 12 20:56:16.234184 crc crio[24437]: time=\"2026-06-12T20:56:16.234173293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.811506 | controller |     "Jun 12 20:56:16.279366 crc crio[24437]: time=\"2026-06-12T20:56:16.279228181Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:cd663b3d77227736beb7e5c42de55ca33f1377d6d79b729dc8ea503b8373f297 UID:520ddb6e-84ce-4d70-b82d-fd195ef4d24f NetNS:/var/run/netns/ff77029c-871c-4f3d-ac16-c1e9d22e6e7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod520ddb6e_84ce_4d70_b82d_fd195ef4d24f.slice PodAnnotations:0xc006ecc148}] Aliases:map[]}\"",
2026-06-12 21:48:35.811521 | controller |     "Jun 12 20:56:16.279366 crc crio[24437]: time=\"2026-06-12T20:56:16.279324023Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.811537 | controller |     "Jun 12 20:56:16.428031 crc crio[24437]: 2026-06-12T20:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:294f07743f9368e Mac:da:46:9e:de:92:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/4020c0a2-1023-4e3a-ab3b-405e64cbb480 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.811552 | controller |     "Jun 12 20:56:16.429369 crc crio[24437]: time=\"2026-06-12T20:56:16.428969214Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:294f07743f9368ee17a8996e94007c38df9effbdff3cfa3c83cbad0c07cff38c UID:89acdadc-4b1a-486c-8733-2964b33fd75e NetNS:/var/run/netns/4020c0a2-1023-4e3a-ab3b-405e64cbb480 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89acdadc_4b1a_486c_8733_2964b33fd75e.slice PodAnnotations:0xc001f6c738}] Aliases:map[]}\"",
2026-06-12 21:48:35.811572 | controller |     "Jun 12 20:56:16.429369 crc crio[24437]: time=\"2026-06-12T20:56:16.429118967Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.811587 | controller |     "Jun 12 20:56:16.458003 crc crio[24437]: time=\"2026-06-12T20:56:16.457766769Z\" level=info msg=\"Ran pod sandbox 294f07743f9368ee17a8996e94007c38df9effbdff3cfa3c83cbad0c07cff38c with infra container: openstack/openstack-galera-0/POD\" id=0d43a94e-6b91-4689-8d2e-3e588d53d4f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.811602 | controller |     "Jun 12 20:56:16.490177 crc crio[24437]: time=\"2026-06-12T20:56:16.490076259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e16a15b1-71af-4558-a4b6-6167f6102a50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811617 | controller |     "Jun 12 20:56:16.491195 crc crio[24437]: time=\"2026-06-12T20:56:16.49098847Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=e16a15b1-71af-4558-a4b6-6167f6102a50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811631 | controller |     "Jun 12 20:56:16.491195 crc crio[24437]: time=\"2026-06-12T20:56:16.491082882Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=e16a15b1-71af-4558-a4b6-6167f6102a50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811646 | controller |     "Jun 12 20:56:16.492982 crc crio[24437]: time=\"2026-06-12T20:56:16.492848416Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3f98614f-4dc1-4db8-a342-33d847038301 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.811661 | controller |     "Jun 12 20:56:16.508764 crc crio[24437]: time=\"2026-06-12T20:56:16.507622673Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-12 21:48:35.811676 | controller |     "Jun 12 20:56:16.554161 crc crio[24437]: time=\"2026-06-12T20:56:16.554110553Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=ac763a63-8ade-4afe-b18e-02b09bffc09a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.811691 | controller |     "Jun 12 20:56:16.612517 crc crio[24437]: time=\"2026-06-12T20:56:16.6123782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.811706 | controller |     "Jun 12 20:56:16.705227 crc crio[24437]: time=\"2026-06-12T20:56:16.698415567Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:2550af196522f4c85b91f22a29b1b15ed57132f305a927210b6c8d4431d073f8 UID:191826a1-bf9b-444b-a81a-8b234b30f592 NetNS:/var/run/netns/c0b0cc31-441a-4302-b78d-ec4b202ef58f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod191826a1_bf9b_444b_a81a_8b234b30f592.slice PodAnnotations:0xc006ecc258}] Aliases:map[]}\"",
2026-06-12 21:48:35.811722 | controller |     "Jun 12 20:56:16.705227 crc crio[24437]: time=\"2026-06-12T20:56:16.698480729Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.811736 | controller |     "Jun 12 20:56:16.840612 crc crio[24437]: 2026-06-12T20:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd663b3d7722773 Mac:4a:b1:c1:bd:5c:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/ff77029c-871c-4f3d-ac16-c1e9d22e6e7c SocketPath: PciID:}] [{Interface:0xc00050c620 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.811752 | controller |     "Jun 12 20:56:16.844096 crc crio[24437]: time=\"2026-06-12T20:56:16.842994567Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:cd663b3d77227736beb7e5c42de55ca33f1377d6d79b729dc8ea503b8373f297 UID:520ddb6e-84ce-4d70-b82d-fd195ef4d24f NetNS:/var/run/netns/ff77029c-871c-4f3d-ac16-c1e9d22e6e7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod520ddb6e_84ce_4d70_b82d_fd195ef4d24f.slice PodAnnotations:0xc006ecc148}] Aliases:map[]}\"",
2026-06-12 21:48:35.811771 | controller |     "Jun 12 20:56:16.844096 crc crio[24437]: time=\"2026-06-12T20:56:16.843183232Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.811786 | controller |     "Jun 12 20:56:16.854162 crc crio[24437]: time=\"2026-06-12T20:56:16.852597208Z\" level=info msg=\"Ran pod sandbox cd663b3d77227736beb7e5c42de55ca33f1377d6d79b729dc8ea503b8373f297 with infra container: openstack/openstack-cell1-galera-0/POD\" id=7f074811-8761-46b3-92e4-3878c13ce3e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.811802 | controller |     "Jun 12 20:56:16.859901 crc crio[24437]: time=\"2026-06-12T20:56:16.859827434Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e26970cd-edce-4a83-8839-5e3a55d788ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811817 | controller |     "Jun 12 20:56:16.860308 crc crio[24437]: time=\"2026-06-12T20:56:16.860134511Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=e26970cd-edce-4a83-8839-5e3a55d788ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811832 | controller |     "Jun 12 20:56:16.864497 crc crio[24437]: time=\"2026-06-12T20:56:16.864384473Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=e26970cd-edce-4a83-8839-5e3a55d788ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811846 | controller |     "Jun 12 20:56:16.867727 crc crio[24437]: time=\"2026-06-12T20:56:16.867678782Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=62ae9885-f3c8-4308-af6f-e9fdf2e817ad name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.811880 | controller |     "Jun 12 20:56:16.892621 crc crio[24437]: time=\"2026-06-12T20:56:16.876430364Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-12 21:48:35.811896 | controller |     "Jun 12 20:56:17.191975 crc crio[24437]: 2026-06-12T20:56:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2550af196522f4c Mac:a2:b1:ba:04:66:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/c0b0cc31-441a-4302-b78d-ec4b202ef58f SocketPath: PciID:}] [{Interface:0xc00035af00 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.811911 | controller |     "Jun 12 20:56:17.201099 crc crio[24437]: time=\"2026-06-12T20:56:17.200989096Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:2550af196522f4c85b91f22a29b1b15ed57132f305a927210b6c8d4431d073f8 UID:191826a1-bf9b-444b-a81a-8b234b30f592 NetNS:/var/run/netns/c0b0cc31-441a-4302-b78d-ec4b202ef58f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod191826a1_bf9b_444b_a81a_8b234b30f592.slice PodAnnotations:0xc006ecc258}] Aliases:map[]}\"",
2026-06-12 21:48:35.811927 | controller |     "Jun 12 20:56:17.202573 crc crio[24437]: time=\"2026-06-12T20:56:17.201311884Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.811942 | controller |     "Jun 12 20:56:17.234315 crc crio[24437]: time=\"2026-06-12T20:56:17.234217849Z\" level=info msg=\"Ran pod sandbox 2550af196522f4c85b91f22a29b1b15ed57132f305a927210b6c8d4431d073f8 with infra container: openstack/memcached-0/POD\" id=ac763a63-8ade-4afe-b18e-02b09bffc09a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.811960 | controller |     "Jun 12 20:56:17.265627 crc crio[24437]: time=\"2026-06-12T20:56:17.261295122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=8cdbb756-884b-4fa3-b727-3bb71bac6e3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811976 | controller |     "Jun 12 20:56:17.265627 crc crio[24437]: time=\"2026-06-12T20:56:17.263086545Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=8cdbb756-884b-4fa3-b727-3bb71bac6e3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.811991 | controller |     "Jun 12 20:56:17.265627 crc crio[24437]: time=\"2026-06-12T20:56:17.263323801Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=8cdbb756-884b-4fa3-b727-3bb71bac6e3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.812005 | controller |     "Jun 12 20:56:17.276058 crc crio[24437]: time=\"2026-06-12T20:56:17.272304958Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=704bee3c-1071-4ad0-8359-de6c6e34929c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.812020 | controller |     "Jun 12 20:56:17.286419 crc crio[24437]: time=\"2026-06-12T20:56:17.279272006Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-12 21:48:35.812036 | controller |     "Jun 12 20:56:19.557025 crc crio[24437]: time=\"2026-06-12T20:56:19.555696279Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=13f1a249-9f62-4cae-a036-f590c3b90531 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.812051 | controller |     "Jun 12 20:56:19.558426 crc crio[24437]: time=\"2026-06-12T20:56:19.557879721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.812066 | controller |     "Jun 12 20:56:19.684287 crc crio[24437]: time=\"2026-06-12T20:56:19.683764789Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164 UID:163d648c-a53b-4384-8df3-ceaa99239def NetNS:/var/run/netns/08628d65-fcba-4d40-9165-6e0dafcdb499 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod163d648c_a53b_4384_8df3_ceaa99239def.slice PodAnnotations:0xc000a8c868}] Aliases:map[]}\"",
2026-06-12 21:48:35.812080 | controller |     "Jun 12 20:56:19.684287 crc crio[24437]: time=\"2026-06-12T20:56:19.68419838Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.812095 | controller |     "Jun 12 20:56:20.497800 crc crio[24437]: 2026-06-12T20:56:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c5ed4988b6fe1f Mac:9a:31:c4:89:ad:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/08628d65-fcba-4d40-9165-6e0dafcdb499 SocketPath: PciID:}] [{Interface:0xc0001227b0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.812110 | controller |     "Jun 12 20:56:20.498652 crc crio[24437]: time=\"2026-06-12T20:56:20.498452862Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164 UID:163d648c-a53b-4384-8df3-ceaa99239def NetNS:/var/run/netns/08628d65-fcba-4d40-9165-6e0dafcdb499 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod163d648c_a53b_4384_8df3_ceaa99239def.slice PodAnnotations:0xc000a8c868}] Aliases:map[]}\"",
2026-06-12 21:48:35.812128 | controller |     "Jun 12 20:56:20.499200 crc crio[24437]: time=\"2026-06-12T20:56:20.498837062Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.812143 | controller |     "Jun 12 20:56:20.566840 crc crio[24437]: time=\"2026-06-12T20:56:20.564550547Z\" level=info msg=\"Ran pod sandbox 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164 with infra container: openstack/kube-state-metrics-0/POD\" id=13f1a249-9f62-4cae-a036-f590c3b90531 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.812158 | controller |     "Jun 12 20:56:20.570637 crc crio[24437]: time=\"2026-06-12T20:56:20.57046426Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=a6af24a4-7c36-40cb-8ae6-6fe470ffad22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.812173 | controller |     "Jun 12 20:56:20.571331 crc crio[24437]: time=\"2026-06-12T20:56:20.571060945Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=a6af24a4-7c36-40cb-8ae6-6fe470ffad22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.812188 | controller |     "Jun 12 20:56:20.571331 crc crio[24437]: time=\"2026-06-12T20:56:20.571126536Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=a6af24a4-7c36-40cb-8ae6-6fe470ffad22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.812203 | controller |     "Jun 12 20:56:20.573108 crc crio[24437]: time=\"2026-06-12T20:56:20.572732085Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=69d88674-6fbe-4c7e-adbd-edbfd0c1d26c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.812218 | controller |     "Jun 12 20:56:20.582988 crc crio[24437]: time=\"2026-06-12T20:56:20.582779957Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-12 21:48:35.812233 | controller |     "Jun 12 20:56:22.581445 crc crio[24437]: time=\"2026-06-12T20:56:22.576330632Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-rmcrv/POD\" id=91519aa4-e766-4d13-b0af-0c16bb8f8e64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.812248 | controller |     "Jun 12 20:56:22.581445 crc crio[24437]: time=\"2026-06-12T20:56:22.580741179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.812263 | controller |     "Jun 12 20:56:22.605627 crc crio[24437]: time=\"2026-06-12T20:56:22.604988644Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-jh7l2/POD\" id=e42addf8-12be-4c0a-aaa2-56dc5e119af7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.812278 | controller |     "Jun 12 20:56:22.605627 crc crio[24437]: time=\"2026-06-12T20:56:22.605507537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.812292 | controller |     "Jun 12 20:56:22.874047 crc crio[24437]: time=\"2026-06-12T20:56:22.871687611Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=86bf6303-3c8d-4fb3-98c1-bfc6c2006e12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.812307 | controller |     "Jun 12 20:56:22.874047 crc crio[24437]: time=\"2026-06-12T20:56:22.873968155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.812326 | controller |     "Jun 12 20:56:25.126666 crc crio[24437]: time=\"2026-06-12T20:56:25.125842455Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-jh7l2 Namespace:openstack ID:c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9 UID:89140c76-91ee-447f-ae0e-12e02e5efe4b NetNS:/var/run/netns/e27a6cd0-b411-4696-b616-78a9929e3c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89140c76_91ee_447f_ae0e_12e02e5efe4b.slice PodAnnotations:0xc000c24558}] Aliases:map[]}\"",
2026-06-12 21:48:35.812341 | controller |     "Jun 12 20:56:25.126666 crc crio[24437]: time=\"2026-06-12T20:56:25.12647336Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-jh7l2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.812356 | controller |     "Jun 12 20:56:25.258848 crc crio[24437]: time=\"2026-06-12T20:56:25.25860753Z\" level=info msg=\"Got pod network &{Name:ovn-controller-rmcrv Namespace:openstack ID:063f0b3b5d5147ab609686fa7b0ae67c2e7f087c951c88974c839fab687910e1 UID:2779deb8-4145-4480-89aa-2c1f7652b855 NetNS:/var/run/netns/7f72982b-91ba-46fa-9732-eef176eb34e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2779deb8_4145_4480_89aa_2c1f7652b855.slice PodAnnotations:0xc001fa45b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.812371 | controller |     "Jun 12 20:56:25.258848 crc crio[24437]: time=\"2026-06-12T20:56:25.258823455Z\" level=info msg=\"Adding pod openstack_ovn-controller-rmcrv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.812386 | controller |     "Jun 12 20:56:26.099765 crc crio[24437]: 2026-06-12T20:56:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:063f0b3b5d5147a Mac:3a:c5:3e:35:e9:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/7f72982b-91ba-46fa-9732-eef176eb34e4 SocketPath: PciID:}] [{Interface:0xc00042a5d0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.812401 | controller |     "Jun 12 20:56:26.099765 crc crio[24437]: time=\"2026-06-12T20:56:26.093010678Z\" level=info msg=\"Got pod network &{Name:ovn-controller-rmcrv Namespace:openstack ID:063f0b3b5d5147ab609686fa7b0ae67c2e7f087c951c88974c839fab687910e1 UID:2779deb8-4145-4480-89aa-2c1f7652b855 NetNS:/var/run/netns/7f72982b-91ba-46fa-9732-eef176eb34e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2779deb8_4145_4480_89aa_2c1f7652b855.slice PodAnnotations:0xc001fa45b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.812416 | controller |     "Jun 12 20:56:26.099765 crc crio[24437]: time=\"2026-06-12T20:56:26.093144751Z\" level=info msg=\"Checking pod openstack_ovn-controller-rmcrv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.812431 | controller |     "Jun 12 20:56:26.400690 crc crio[24437]: time=\"2026-06-12T20:56:26.40051654Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:92e3a600153bc84e02e07598640087b7d1ffea7208a6319ffb7a96118cfdbc26 UID:85a47bf3-36e5-43d5-b903-fc794b5d7795 NetNS:/var/run/netns/7dfbd6a8-a343-4b5d-b9c4-fa6d9b2c84ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85a47bf3_36e5_43d5_b903_fc794b5d7795.slice PodAnnotations:0xc001fa40e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.812446 | controller |     "Jun 12 20:56:26.400690 crc crio[24437]: time=\"2026-06-12T20:56:26.400657293Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.812461 | controller |     "Jun 12 20:56:26.416092 crc crio[24437]: time=\"2026-06-12T20:56:26.416007803Z\" level=info msg=\"Ran pod sandbox 063f0b3b5d5147ab609686fa7b0ae67c2e7f087c951c88974c839fab687910e1 with infra container: openstack/ovn-controller-rmcrv/POD\" id=91519aa4-e766-4d13-b0af-0c16bb8f8e64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.812480 | controller |     "Jun 12 20:56:26.429191 crc crio[24437]: time=\"2026-06-12T20:56:26.429089849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=1bd868a7-8e77-4fe6-913a-c89327c7481c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.812495 | controller |     "Jun 12 20:56:26.429558 crc crio[24437]: time=\"2026-06-12T20:56:26.429525979Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=1bd868a7-8e77-4fe6-913a-c89327c7481c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.812511 | controller |     "Jun 12 20:56:26.434056 crc crio[24437]: time=\"2026-06-12T20:56:26.434017499Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=1bd868a7-8e77-4fe6-913a-c89327c7481c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.812525 | controller |     "Jun 12 20:56:26.435598 crc crio[24437]: time=\"2026-06-12T20:56:26.435518094Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=a1ba66f1-f6a1-4ea4-884c-edf88f98283c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.812539 | controller |     "Jun 12 20:56:26.461881 crc crio[24437]: time=\"2026-06-12T20:56:26.461776278Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-12 21:48:35.812554 | controller |     "Jun 12 20:56:26.489817 crc crio[24437]: 2026-06-12T20:56:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8bbfed2d3655f2 Mac:f6:57:93:70:ea:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/e27a6cd0-b411-4696-b616-78a9929e3c2d SocketPath: PciID:}] [{Interface:0xc0004c46f0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.812569 | controller |     "Jun 12 20:56:26.497811 crc crio[24437]: time=\"2026-06-12T20:56:26.497649744Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-jh7l2 Namespace:openstack ID:c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9 UID:89140c76-91ee-447f-ae0e-12e02e5efe4b NetNS:/var/run/netns/e27a6cd0-b411-4696-b616-78a9929e3c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89140c76_91ee_447f_ae0e_12e02e5efe4b.slice PodAnnotations:0xc000c24558}] Aliases:map[]}\"",
2026-06-12 21:48:35.812584 | controller |     "Jun 12 20:56:26.499550 crc crio[24437]: time=\"2026-06-12T20:56:26.499510329Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-jh7l2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.812599 | controller |     "Jun 12 20:56:26.944005 crc crio[24437]: time=\"2026-06-12T20:56:26.941890695Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-lk4bt/POD\" id=dd452bb7-d5a9-4f18-be4c-87e620ac82c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.812614 | controller |     "Jun 12 20:56:26.944005 crc crio[24437]: time=\"2026-06-12T20:56:26.944004987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.812629 | controller |     "Jun 12 20:56:27.206300 crc crio[24437]: 2026-06-12T20:56:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92e3a600153bc84 Mac:a2:51:02:a2:26:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/7dfbd6a8-a343-4b5d-b9c4-fa6d9b2c84ac SocketPath: PciID:}] [{Interface:0xc000014f40 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.812650 | controller |     "Jun 12 20:56:27.207891 crc crio[24437]: time=\"2026-06-12T20:56:27.207807943Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:92e3a600153bc84e02e07598640087b7d1ffea7208a6319ffb7a96118cfdbc26 UID:85a47bf3-36e5-43d5-b903-fc794b5d7795 NetNS:/var/run/netns/7dfbd6a8-a343-4b5d-b9c4-fa6d9b2c84ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85a47bf3_36e5_43d5_b903_fc794b5d7795.slice PodAnnotations:0xc001fa40e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.812665 | controller |     "Jun 12 20:56:27.208208 crc crio[24437]: time=\"2026-06-12T20:56:27.208116651Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.812680 | controller |     "Jun 12 20:56:27.773703 crc crio[24437]: time=\"2026-06-12T20:56:27.773045225Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=fba50fc1-0b51-4a63-8e1c-7fa6cd341ec3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.812695 | controller |     "Jun 12 20:56:27.775059 crc crio[24437]: time=\"2026-06-12T20:56:27.773802653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.812710 | controller |     "Jun 12 20:56:35.940461 crc crio[24437]: time=\"2026-06-12T20:56:35.939997206Z\" level=info msg=\"Removing container: 4a04e9ff1bcd242cdaa1ca4ebdb3ff124a27c870518f229e5d1a05eb7179dfff\" id=551e3d27-16c9-4c52-8a5d-70ff117af16d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.812725 | controller |     "Jun 12 20:56:36.378133 crc crio[24437]: time=\"2026-06-12T20:56:36.378079889Z\" level=info msg=\"Ran pod sandbox c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9 with infra container: openstack/ovn-controller-ovs-jh7l2/POD\" id=e42addf8-12be-4c0a-aaa2-56dc5e119af7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.812739 | controller |     "Jun 12 20:56:36.382323 crc crio[24437]: time=\"2026-06-12T20:56:36.381384599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=90d62d58-a55b-4500-a41a-a8fef64b79bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.812754 | controller |     "Jun 12 20:56:36.384113 crc crio[24437]: time=\"2026-06-12T20:56:36.383681153Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=90d62d58-a55b-4500-a41a-a8fef64b79bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.812768 | controller |     "Jun 12 20:56:36.384113 crc crio[24437]: time=\"2026-06-12T20:56:36.383772825Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=90d62d58-a55b-4500-a41a-a8fef64b79bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.812783 | controller |     "Jun 12 20:56:36.389089 crc crio[24437]: time=\"2026-06-12T20:56:36.386645166Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=2a6c0428-a5cc-4b57-9a61-d97756f8c010 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.812797 | controller |     "Jun 12 20:56:36.391067 crc crio[24437]: time=\"2026-06-12T20:56:36.390625402Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-12 21:48:35.812812 | controller |     "Jun 12 20:56:37.135671 crc crio[24437]: time=\"2026-06-12T20:56:37.13514509Z\" level=info msg=\"Ran pod sandbox 92e3a600153bc84e02e07598640087b7d1ffea7208a6319ffb7a96118cfdbc26 with infra container: openstack/ovsdbserver-nb-0/POD\" id=86bf6303-3c8d-4fb3-98c1-bfc6c2006e12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.812831 | controller |     "Jun 12 20:56:37.138764 crc crio[24437]: time=\"2026-06-12T20:56:37.138683986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=c88e51fd-ae82-4301-bd2e-b9557b097b96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.812860 | controller |     "Jun 12 20:56:37.138991 crc crio[24437]: time=\"2026-06-12T20:56:37.138899221Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=c88e51fd-ae82-4301-bd2e-b9557b097b96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.812880 | controller |     "Jun 12 20:56:37.139093 crc crio[24437]: time=\"2026-06-12T20:56:37.139071425Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=c88e51fd-ae82-4301-bd2e-b9557b097b96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.812896 | controller |     "Jun 12 20:56:37.140163 crc crio[24437]: time=\"2026-06-12T20:56:37.1400855Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=82ab6e5f-00e1-4e93-8074-a3e2d26cd814 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.812910 | controller |     "Jun 12 20:56:37.143820 crc crio[24437]: time=\"2026-06-12T20:56:37.143726027Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-12 21:48:35.812925 | controller |     "Jun 12 20:56:51.583262 crc crio[24437]: time=\"2026-06-12T20:56:51.58219476Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-lk4bt Namespace:openstack ID:9e05f4c0a99c031ca39c7b0aea9f5385ae3dd8276f93175884fb98457ebfca33 UID:e5abcc75-24eb-4db8-8cc8-c0df7e635ad1 NetNS:/var/run/netns/78163a3b-13ec-4f04-b741-42f75510f9d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5abcc75_24eb_4db8_8cc8_c0df7e635ad1.slice PodAnnotations:0xc001841ba8}] Aliases:map[]}\"",
2026-06-12 21:48:35.812940 | controller |     "Jun 12 20:56:51.583262 crc crio[24437]: time=\"2026-06-12T20:56:51.583062782Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-lk4bt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.812955 | controller |     "Jun 12 20:56:51.607612 crc crio[24437]: time=\"2026-06-12T20:56:51.607510242Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=73556eda-23d4-4f8f-9a5d-ed05bd037103 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.812970 | controller |     "Jun 12 20:56:51.608603 crc crio[24437]: time=\"2026-06-12T20:56:51.608532076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=dd9b79f7-e6a1-4941-a5c2-abfde5edf124 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.812984 | controller |     "Jun 12 20:56:51.615800 crc crio[24437]: time=\"2026-06-12T20:56:51.61570649Z\" level=info msg=\"Removed container 4a04e9ff1bcd242cdaa1ca4ebdb3ff124a27c870518f229e5d1a05eb7179dfff: openshift-infra/auto-csr-approver-29688290-42xsq/oc\" id=551e3d27-16c9-4c52-8a5d-70ff117af16d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.812999 | controller |     "Jun 12 20:56:51.635211 crc crio[24437]: time=\"2026-06-12T20:56:51.627788811Z\" level=info msg=\"Stopping pod sandbox: c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e\" id=0a7e63f3-4215-44ee-8051-b353ec7953ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.813014 | controller |     "Jun 12 20:56:51.635211 crc crio[24437]: time=\"2026-06-12T20:56:51.627881773Z\" level=info msg=\"Stopped pod sandbox (already stopped): c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e\" id=0a7e63f3-4215-44ee-8051-b353ec7953ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.813033 | controller |     "Jun 12 20:56:51.635211 crc crio[24437]: time=\"2026-06-12T20:56:51.628787155Z\" level=info msg=\"Removing pod sandbox: c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e\" id=fab24c5b-2087-4712-93ef-5427472e021a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.813048 | controller |     "Jun 12 20:56:51.653795 crc crio[24437]: time=\"2026-06-12T20:56:51.653678905Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=3f98614f-4dc1-4db8-a342-33d847038301 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.813063 | controller |     "Jun 12 20:56:51.655387 crc crio[24437]: time=\"2026-06-12T20:56:51.655030128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9229d486-1dee-49b9-8739-9d1a40e37e39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813077 | controller |     "Jun 12 20:56:51.665066 crc crio[24437]: time=\"2026-06-12T20:56:51.664571999Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f\" id=704bee3c-1071-4ad0-8359-de6c6e34929c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.813091 | controller |     "Jun 12 20:56:51.666607 crc crio[24437]: time=\"2026-06-12T20:56:51.666532826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=e1e428d4-97a8-4c74-bb5d-b072f10bb2bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813105 | controller |     "Jun 12 20:56:52.126602 crc crio[24437]: 2026-06-12T20:56:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e05f4c0a99c031 Mac:ba:65:ba:1d:81:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/78163a3b-13ec-4f04-b741-42f75510f9d8 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.813120 | controller |     "Jun 12 20:56:52.128246 crc crio[24437]: time=\"2026-06-12T20:56:52.127297667Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-lk4bt Namespace:openstack ID:9e05f4c0a99c031ca39c7b0aea9f5385ae3dd8276f93175884fb98457ebfca33 UID:e5abcc75-24eb-4db8-8cc8-c0df7e635ad1 NetNS:/var/run/netns/78163a3b-13ec-4f04-b741-42f75510f9d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5abcc75_24eb_4db8_8cc8_c0df7e635ad1.slice PodAnnotations:0xc001841ba8}] Aliases:map[]}\"",
2026-06-12 21:48:35.813135 | controller |     "Jun 12 20:56:52.128246 crc crio[24437]: time=\"2026-06-12T20:56:52.127547293Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-lk4bt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.813150 | controller |     "Jun 12 20:56:53.089475 crc crio[24437]: time=\"2026-06-12T20:56:53.088758061Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:0602b968fa57717226e2b0dda0d6d2f71bd8cd8163841a73b6c1ce6149225da5 UID:24283d50-1226-480b-aea7-da9b5e2e5c13 NetNS:/var/run/netns/72675665-5e55-48a0-84d8-7ed01a9512b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24283d50_1226_480b_aea7_da9b5e2e5c13.slice PodAnnotations:0xc0025542d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.813165 | controller |     "Jun 12 20:56:53.090833 crc crio[24437]: time=\"2026-06-12T20:56:53.08951506Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.813182 | controller |     "Jun 12 20:56:53.102311 crc crio[24437]: time=\"2026-06-12T20:56:53.102235917Z\" level=info msg=\"Ran pod sandbox 9e05f4c0a99c031ca39c7b0aea9f5385ae3dd8276f93175884fb98457ebfca33 with infra container: openstack/ovn-controller-metrics-lk4bt/POD\" id=dd452bb7-d5a9-4f18-be4c-87e620ac82c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.813198 | controller |     "Jun 12 20:56:53.105143 crc crio[24437]: time=\"2026-06-12T20:56:53.105070645Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b1557c34-2848-43f8-9d78-7871a48cd86e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813212 | controller |     "Jun 12 20:56:53.105587 crc crio[24437]: time=\"2026-06-12T20:56:53.105444174Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=b1557c34-2848-43f8-9d78-7871a48cd86e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813227 | controller |     "Jun 12 20:56:53.105587 crc crio[24437]: time=\"2026-06-12T20:56:53.105569017Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=b1557c34-2848-43f8-9d78-7871a48cd86e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813242 | controller |     "Jun 12 20:56:53.107547 crc crio[24437]: time=\"2026-06-12T20:56:53.107504804Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8cd1d6be-4cfb-4f9b-ba25-58a16725732c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.813256 | controller |     "Jun 12 20:56:53.112734 crc crio[24437]: time=\"2026-06-12T20:56:53.112586297Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-12 21:48:35.813270 | controller |     "Jun 12 20:56:53.143630 crc crio[24437]: time=\"2026-06-12T20:56:53.143052532Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=bd2f82d5-bbc1-4929-b5fe-828239f78274 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.813285 | controller |     "Jun 12 20:56:53.144597 crc crio[24437]: time=\"2026-06-12T20:56:53.144559278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f294f897-4b98-4d10-8df1-0d39f31667f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813300 | controller |     "Jun 12 20:56:53.336668 crc crio[24437]: time=\"2026-06-12T20:56:53.336489551Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=62ae9885-f3c8-4308-af6f-e9fdf2e817ad name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.813315 | controller |     "Jun 12 20:56:53.337779 crc crio[24437]: time=\"2026-06-12T20:56:53.337633578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b34c65d6-83fc-4e03-9f3a-1029d27f967e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813330 | controller |     "Jun 12 20:56:53.522349 crc crio[24437]: 2026-06-12T20:56:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0602b968fa57717 Mac:72:f4:a4:2c:f5:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/72675665-5e55-48a0-84d8-7ed01a9512b1 SocketPath: PciID:}] [{Interface:0xc000015260 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.813345 | controller |     "Jun 12 20:56:53.523266 crc crio[24437]: time=\"2026-06-12T20:56:53.523192936Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:0602b968fa57717226e2b0dda0d6d2f71bd8cd8163841a73b6c1ce6149225da5 UID:24283d50-1226-480b-aea7-da9b5e2e5c13 NetNS:/var/run/netns/72675665-5e55-48a0-84d8-7ed01a9512b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24283d50_1226_480b_aea7_da9b5e2e5c13.slice PodAnnotations:0xc0025542d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.813364 | controller |     "Jun 12 20:56:53.523444 crc crio[24437]: time=\"2026-06-12T20:56:53.523385852Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.813379 | controller |     "Jun 12 20:56:53.916130 crc crio[24437]: time=\"2026-06-12T20:56:53.910250459Z\" level=info msg=\"Ran pod sandbox 0602b968fa57717226e2b0dda0d6d2f71bd8cd8163841a73b6c1ce6149225da5 with infra container: openstack/ovsdbserver-sb-0/POD\" id=fba50fc1-0b51-4a63-8e1c-7fa6cd341ec3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.813394 | controller |     "Jun 12 20:56:53.916130 crc crio[24437]: time=\"2026-06-12T20:56:53.915821653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=781f7885-c378-4b92-9997-ad42ba951ecc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813409 | controller |     "Jun 12 20:56:53.923581 crc crio[24437]: time=\"2026-06-12T20:56:53.923482808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=793b48d8-381e-4329-87fe-d85eff9dea4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813424 | controller |     "Jun 12 20:56:53.923581 crc crio[24437]: time=\"2026-06-12T20:56:53.923525808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=af0eb85f-6555-4d56-9bcc-e3cfcd16d17c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813439 | controller |     "Jun 12 20:56:53.940771 crc crio[24437]: time=\"2026-06-12T20:56:53.940374545Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=781f7885-c378-4b92-9997-ad42ba951ecc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813453 | controller |     "Jun 12 20:56:53.940771 crc crio[24437]: time=\"2026-06-12T20:56:53.940509719Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=781f7885-c378-4b92-9997-ad42ba951ecc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813468 | controller |     "Jun 12 20:56:53.941682 crc crio[24437]: time=\"2026-06-12T20:56:53.941620995Z\" level=info msg=\"Removed pod sandbox: c038ce19cece4f4a062c5a3cd351c55c2a32b44bf6077c99f00ab03e9baf8f1e\" id=fab24c5b-2087-4712-93ef-5427472e021a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.813482 | controller |     "Jun 12 20:56:53.942501 crc crio[24437]: time=\"2026-06-12T20:56:53.942443905Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=2471bac1-6d23-402b-a3a7-c6d2ef71f9b1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.813497 | controller |     "Jun 12 20:56:53.947712 crc crio[24437]: time=\"2026-06-12T20:56:53.947047396Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-12 21:48:35.813511 | controller |     "Jun 12 20:56:53.949244 crc crio[24437]: time=\"2026-06-12T20:56:53.948877561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=9e85cb7c-4a5d-4a6c-b247-d61993c27860 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813526 | controller |     "Jun 12 20:56:55.961381 crc crio[24437]: time=\"2026-06-12T20:56:55.960615985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=562fa9ed-d087-4434-8c93-149ea54e3d0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813545 | controller |     "Jun 12 20:56:55.981507 crc crio[24437]: time=\"2026-06-12T20:56:55.981411116Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=330dfd1b-a280-42b2-9208-a37510ec21c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813560 | controller |     "Jun 12 20:56:55.982077 crc crio[24437]: time=\"2026-06-12T20:56:55.98200185Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=8210b30f-491f-4f36-8a47-8688eca284aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.813575 | controller |     "Jun 12 20:56:55.996590 crc crio[24437]: time=\"2026-06-12T20:56:55.9964736Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=4d50de46-e064-4f34-a2cc-aa14f0fffd6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.813590 | controller |     "Jun 12 20:56:56.003003 crc crio[24437]: time=\"2026-06-12T20:56:56.002863744Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=55538683-44f5-4508-b77b-4b83bc5a4120 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.813605 | controller |     "Jun 12 20:56:56.003760 crc crio[24437]: time=\"2026-06-12T20:56:56.003678804Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=69d88674-6fbe-4c7e-adbd-edbfd0c1d26c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.813619 | controller |     "Jun 12 20:56:56.006615 crc crio[24437]: time=\"2026-06-12T20:56:56.006539542Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=2a8e5850-9771-4495-a9fe-e5b20c63d3a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813634 | controller |     "Jun 12 20:56:56.023024 crc crio[24437]: time=\"2026-06-12T20:56:56.022868797Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=bc7e88a1-def2-4b32-828b-9390e7c48e15 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.813649 | controller |     "Jun 12 20:56:56.028485 crc crio[24437]: time=\"2026-06-12T20:56:56.028434251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=914ee842-52e4-4576-95a1-6aa65667f031 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813663 | controller |     "Jun 12 20:56:56.439887 crc crio[24437]: time=\"2026-06-12T20:56:56.43980361Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=00277e9f-f5fe-4fea-99b6-ed6da852377f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.813678 | controller |     "Jun 12 20:56:56.501984 crc crio[24437]: time=\"2026-06-12T20:56:56.498780913Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=63605792-42ac-4ec7-89dd-e99181b7a1d4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.813692 | controller |     "Jun 12 20:56:56.501984 crc crio[24437]: time=\"2026-06-12T20:56:56.499706646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e551f09b-c73d-43ea-812a-9bec17c9d5f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813707 | controller |     "Jun 12 20:56:56.502305 crc crio[24437]: time=\"2026-06-12T20:56:56.502132784Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=c4d2a280-7926-4bcd-af87-0103d25169e5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.813722 | controller |     "Jun 12 20:56:56.518073 crc crio[24437]: time=\"2026-06-12T20:56:56.502813441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4a40529a-c276-49b7-a2c0-a744f39d40de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813740 | controller |     "Jun 12 20:56:56.989355 crc crio[24437]: time=\"2026-06-12T20:56:56.989123507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.813755 | controller |     "Jun 12 20:56:56.997220 crc crio[24437]: time=\"2026-06-12T20:56:56.99712731Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=d32cf816-d88a-4e09-8a5a-574e580ec988 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.813770 | controller |     "Jun 12 20:56:57.030507 crc crio[24437]: time=\"2026-06-12T20:56:57.030417224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.813784 | controller |     "Jun 12 20:56:57.093516 crc crio[24437]: time=\"2026-06-12T20:56:57.093381604Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=7cb3167b-b9a9-4132-b933-9f421b3edcd7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.813799 | controller |     "Jun 12 20:56:57.095406 crc crio[24437]: time=\"2026-06-12T20:56:57.094902791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1cfb2c9d-bca0-4793-bd48-5a350ef7b9eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813814 | controller |     "Jun 12 20:56:57.105840 crc crio[24437]: time=\"2026-06-12T20:56:57.105594779Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577\" id=2a6c0428-a5cc-4b57-9a61-d97756f8c010 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.813828 | controller |     "Jun 12 20:56:57.107009 crc crio[24437]: time=\"2026-06-12T20:56:57.106771988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=48c8d038-ff69-4fef-93c3-df8e50f957bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813843 | controller |     "Jun 12 20:56:57.382855 crc crio[24437]: time=\"2026-06-12T20:56:57.382748947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.813908 | controller |     "Jun 12 20:56:57.399245 crc crio[24437]: time=\"2026-06-12T20:56:57.399154004Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956\" id=82ab6e5f-00e1-4e93-8074-a3e2d26cd814 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.813924 | controller |     "Jun 12 20:56:57.403002 crc crio[24437]: time=\"2026-06-12T20:56:57.40191213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=8507a724-876b-4a21-abde-5d349e7cbd1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813940 | controller |     "Jun 12 20:56:57.408846 crc crio[24437]: time=\"2026-06-12T20:56:57.408745855Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43\" id=a1ba66f1-f6a1-4ea4-884c-edf88f98283c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.813954 | controller |     "Jun 12 20:56:57.409694 crc crio[24437]: time=\"2026-06-12T20:56:57.409556565Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=89e2175d-e3ff-41aa-9783-76057735535a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813973 | controller |     "Jun 12 20:56:57.409905 crc crio[24437]: time=\"2026-06-12T20:56:57.409837312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=c2b5139f-7225-4f88-a88d-732d96f15c96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.813988 | controller |     "Jun 12 20:56:57.741762 crc crio[24437]: time=\"2026-06-12T20:56:57.740712237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814003 | controller |     "Jun 12 20:56:57.760476 crc crio[24437]: time=\"2026-06-12T20:56:57.76030227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=edcd3fa8-67e1-4b50-b0f1-180ae90142a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.814017 | controller |     "Jun 12 20:56:57.780131 crc crio[24437]: time=\"2026-06-12T20:56:57.779379921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fdd05608-06f9-49f9-8e77-1a987045fb1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.814031 | controller |     "Jun 12 20:56:57.781206 crc crio[24437]: time=\"2026-06-12T20:56:57.781071361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d6e15663-db77-449f-944d-662d88a347b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.814046 | controller |     "Jun 12 20:56:58.130397 crc crio[24437]: time=\"2026-06-12T20:56:58.130231798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814060 | controller |     "Jun 12 20:56:58.175163 crc crio[24437]: time=\"2026-06-12T20:56:58.174797184Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=3a0890f5-8709-4772-ae69-98f262cecaef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.814075 | controller |     "Jun 12 20:56:58.181609 crc crio[24437]: time=\"2026-06-12T20:56:58.181569256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=f05dba1c-0357-46db-b513-3d51a441c211 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.814090 | controller |     "Jun 12 20:56:58.188896 crc crio[24437]: time=\"2026-06-12T20:56:58.187572252Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-fnfkx/init\" id=b20f24ca-d96f-42ce-a04c-8ecac00eaf5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.814104 | controller |     "Jun 12 20:56:58.214496 crc crio[24437]: time=\"2026-06-12T20:56:58.214400199Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=2a7e25fa-e646-4c72-9b2e-828d8aebeb36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.814119 | controller |     "Jun 12 20:56:58.227568 crc crio[24437]: time=\"2026-06-12T20:56:58.227404374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814134 | controller |     "Jun 12 20:56:58.232746 crc crio[24437]: time=\"2026-06-12T20:56:58.23267551Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95\" id=2471bac1-6d23-402b-a3a7-c6d2ef71f9b1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.814148 | controller |     "Jun 12 20:56:58.234139 crc crio[24437]: time=\"2026-06-12T20:56:58.234080384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=4c360686-ac7a-4b73-8fc5-db38d2ccee8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.814166 | controller |     "Jun 12 20:56:58.234729 crc crio[24437]: time=\"2026-06-12T20:56:58.234667979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814181 | controller |     "Jun 12 20:56:58.246407 crc crio[24437]: time=\"2026-06-12T20:56:58.246088885Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=8cd1d6be-4cfb-4f9b-ba25-58a16725732c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.814196 | controller |     "Jun 12 20:56:58.246407 crc crio[24437]: time=\"2026-06-12T20:56:58.246207376Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-sg9cl/init\" id=857f1dbe-41e3-4816-9af5-defe8604c62d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.814211 | controller |     "Jun 12 20:56:58.247630 crc crio[24437]: time=\"2026-06-12T20:56:58.24755524Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=75325a46-bbbc-47d1-8c79-0852eaa7cc4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.814225 | controller |     "Jun 12 20:56:58.249629 crc crio[24437]: time=\"2026-06-12T20:56:58.249549288Z\" level=info msg=\"Creating container: openstack/ovn-controller-rmcrv/ovn-controller\" id=c1bec5a2-4809-442a-a70c-52ac425557fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.814240 | controller |     "Jun 12 20:56:58.261165 crc crio[24437]: time=\"2026-06-12T20:56:58.261072946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814255 | controller |     "Jun 12 20:56:58.267611 crc crio[24437]: time=\"2026-06-12T20:56:58.267518121Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-twsb5/init\" id=46345ae8-c523-4a21-8ec6-60e552740c55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.814269 | controller |     "Jun 12 20:56:58.276768 crc crio[24437]: time=\"2026-06-12T20:56:58.276688403Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/init\" id=8243b597-5657-44c5-ad3c-c27410a139b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.814284 | controller |     "Jun 12 20:56:58.283719 crc crio[24437]: time=\"2026-06-12T20:56:58.283565848Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=020b9933-6d8a-471f-b943-d5f709178bf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.814298 | controller |     "Jun 12 20:56:58.285253 crc crio[24437]: time=\"2026-06-12T20:56:58.285101986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814312 | controller |     "Jun 12 20:56:58.291989 crc crio[24437]: time=\"2026-06-12T20:56:58.291856748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814327 | controller |     "Jun 12 20:56:58.293368 crc crio[24437]: time=\"2026-06-12T20:56:58.293271303Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-jh7l2/ovsdb-server-init\" id=3673f239-0eca-4a7f-abd6-b445de426ef3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.814342 | controller |     "Jun 12 20:56:58.298960 crc crio[24437]: time=\"2026-06-12T20:56:58.298830368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814357 | controller |     "Jun 12 20:56:58.302440 crc crio[24437]: time=\"2026-06-12T20:56:58.302388123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814374 | controller |     "Jun 12 20:56:58.310014 crc crio[24437]: time=\"2026-06-12T20:56:58.309767072Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=c1a596d8-2885-44d7-aeaf-44fd6c01fd1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.814390 | controller |     "Jun 12 20:56:58.324702 crc crio[24437]: time=\"2026-06-12T20:56:58.32174405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814405 | controller |     "Jun 12 20:56:58.332552 crc crio[24437]: time=\"2026-06-12T20:56:58.332462568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814420 | controller |     "Jun 12 20:56:58.334603 crc crio[24437]: time=\"2026-06-12T20:56:58.334520449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814434 | controller |     "Jun 12 20:56:58.340425 crc crio[24437]: time=\"2026-06-12T20:56:58.340275707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814448 | controller |     "Jun 12 20:56:58.347081 crc crio[24437]: time=\"2026-06-12T20:56:58.34699523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814463 | controller |     "Jun 12 20:56:58.367253 crc crio[24437]: time=\"2026-06-12T20:56:58.367155987Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=bb4689a8-e9a2-4613-b9df-b677ab3e158d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.814477 | controller |     "Jun 12 20:56:58.385689 crc crio[24437]: time=\"2026-06-12T20:56:58.38549923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814492 | controller |     "Jun 12 20:56:58.389283 crc crio[24437]: time=\"2026-06-12T20:56:58.389238939Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=e50442c5-959f-4310-a1d5-b3449857dcdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.814506 | controller |     "Jun 12 20:56:58.448843 crc crio[24437]: time=\"2026-06-12T20:56:58.448696115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814521 | controller |     "Jun 12 20:56:58.452313 crc crio[24437]: time=\"2026-06-12T20:56:58.452161998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814535 | controller |     "Jun 12 20:56:58.548518 crc crio[24437]: time=\"2026-06-12T20:56:58.54837401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814549 | controller |     "Jun 12 20:56:58.551498 crc crio[24437]: time=\"2026-06-12T20:56:58.551411943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814564 | controller |     "Jun 12 20:56:58.554490 crc crio[24437]: time=\"2026-06-12T20:56:58.554419216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=6db62f03-70ee-4daa-9b47-b777646c517a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.814581 | controller |     "Jun 12 20:56:58.562698 crc crio[24437]: time=\"2026-06-12T20:56:58.562578883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814596 | controller |     "Jun 12 20:56:58.578991 crc crio[24437]: time=\"2026-06-12T20:56:58.578838006Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-lk4bt/openstack-network-exporter\" id=f5ccc0d4-bab9-4793-8bb7-e5ff0aa064dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.814611 | controller |     "Jun 12 20:56:58.599169 crc crio[24437]: time=\"2026-06-12T20:56:58.599049553Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=41460527-b146-4b5c-a127-76917c4f0788 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.814626 | controller |     "Jun 12 20:56:58.634316 crc crio[24437]: time=\"2026-06-12T20:56:58.634207381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814640 | controller |     "Jun 12 20:56:58.636386 crc crio[24437]: time=\"2026-06-12T20:56:58.636252941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814654 | controller |     "Jun 12 20:56:58.699568 crc crio[24437]: time=\"2026-06-12T20:56:58.699047717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814669 | controller |     "Jun 12 20:56:58.703443 crc crio[24437]: time=\"2026-06-12T20:56:58.703298798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814683 | controller |     "Jun 12 20:56:58.707550 crc crio[24437]: time=\"2026-06-12T20:56:58.707393667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814697 | controller |     "Jun 12 20:56:58.709544 crc crio[24437]: time=\"2026-06-12T20:56:58.709442907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814711 | controller |     "Jun 12 20:56:58.717296 crc crio[24437]: time=\"2026-06-12T20:56:58.717225206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814725 | controller |     "Jun 12 20:56:58.722132 crc crio[24437]: time=\"2026-06-12T20:56:58.722035791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814739 | controller |     "Jun 12 20:56:58.725759 crc crio[24437]: time=\"2026-06-12T20:56:58.725633709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814753 | controller |     "Jun 12 20:56:58.726032 crc crio[24437]: time=\"2026-06-12T20:56:58.725879574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814767 | controller |     "Jun 12 20:56:58.726342 crc crio[24437]: time=\"2026-06-12T20:56:58.725830563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814785 | controller |     "Jun 12 20:56:58.726557 crc crio[24437]: time=\"2026-06-12T20:56:58.726424927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814800 | controller |     "Jun 12 20:56:58.733112 crc crio[24437]: time=\"2026-06-12T20:56:58.732771691Z\" level=info msg=\"Created container 9ed8cc764b489dc4d3c191a31678d344b72814193f4b1bb2f6967db9cb6623ab: openstack/memcached-0/memcached\" id=8210b30f-491f-4f36-8a47-8688eca284aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.814814 | controller |     "Jun 12 20:56:58.736852 crc crio[24437]: time=\"2026-06-12T20:56:58.73438156Z\" level=info msg=\"Starting container: 9ed8cc764b489dc4d3c191a31678d344b72814193f4b1bb2f6967db9cb6623ab\" id=06d07611-4cb1-4ddc-a624-e81ea3cc854d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.814829 | controller |     "Jun 12 20:56:58.743381 crc crio[24437]: time=\"2026-06-12T20:56:58.741306687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814843 | controller |     "Jun 12 20:56:58.743381 crc crio[24437]: time=\"2026-06-12T20:56:58.742760522Z\" level=info msg=\"Started container\" PID=57184 containerID=9ed8cc764b489dc4d3c191a31678d344b72814193f4b1bb2f6967db9cb6623ab description=openstack/memcached-0/memcached id=06d07611-4cb1-4ddc-a624-e81ea3cc854d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2550af196522f4c85b91f22a29b1b15ed57132f305a927210b6c8d4431d073f8",
2026-06-12 21:48:35.814878 | controller |     "Jun 12 20:56:58.745146 crc crio[24437]: time=\"2026-06-12T20:56:58.745104828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814894 | controller |     "Jun 12 20:56:58.750046 crc crio[24437]: time=\"2026-06-12T20:56:58.747477165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814908 | controller |     "Jun 12 20:56:58.750046 crc crio[24437]: time=\"2026-06-12T20:56:58.749975955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814923 | controller |     "Jun 12 20:56:58.752097 crc crio[24437]: time=\"2026-06-12T20:56:58.752033675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814937 | controller |     "Jun 12 20:56:58.753164 crc crio[24437]: time=\"2026-06-12T20:56:58.753072789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814952 | controller |     "Jun 12 20:56:58.754044 crc crio[24437]: time=\"2026-06-12T20:56:58.753970792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814966 | controller |     "Jun 12 20:56:58.877527 crc crio[24437]: time=\"2026-06-12T20:56:58.877446792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.814980 | controller |     "Jun 12 20:56:59.028537 crc crio[24437]: time=\"2026-06-12T20:56:59.028418016Z\" level=info msg=\"Created container 2afc09454c17da57b996d96d288a0f9863335436a4b6619bf420e94d6ceb34d0: openstack/dnsmasq-dns-68bc84565-fnfkx/init\" id=b20f24ca-d96f-42ce-a04c-8ecac00eaf5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.814998 | controller |     "Jun 12 20:56:59.034302 crc crio[24437]: time=\"2026-06-12T20:56:59.034061772Z\" level=info msg=\"Starting container: 2afc09454c17da57b996d96d288a0f9863335436a4b6619bf420e94d6ceb34d0\" id=53e4438f-ee5d-492f-85eb-02719b35939d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.815013 | controller |     "Jun 12 20:56:59.052045 crc crio[24437]: time=\"2026-06-12T20:56:59.045977609Z\" level=info msg=\"Started container\" PID=57265 containerID=2afc09454c17da57b996d96d288a0f9863335436a4b6619bf420e94d6ceb34d0 description=openstack/dnsmasq-dns-68bc84565-fnfkx/init id=53e4438f-ee5d-492f-85eb-02719b35939d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9",
2026-06-12 21:48:35.815028 | controller |     "Jun 12 20:56:59.166465 crc crio[24437]: time=\"2026-06-12T20:56:59.161047067Z\" level=info msg=\"Created container 63f41eb59755d09b54f1011915d2f3c61aa3c8906517dc5e9851f00e92115c7e: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=bb4689a8-e9a2-4613-b9df-b677ab3e158d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.815042 | controller |     "Jun 12 20:56:59.166465 crc crio[24437]: time=\"2026-06-12T20:56:59.162380279Z\" level=info msg=\"Starting container: 63f41eb59755d09b54f1011915d2f3c61aa3c8906517dc5e9851f00e92115c7e\" id=1544a8f2-7beb-49e3-9979-351340b4bb63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.815057 | controller |     "Jun 12 20:56:59.169437 crc crio[24437]: time=\"2026-06-12T20:56:59.169216274Z\" level=info msg=\"Started container\" PID=57258 containerID=63f41eb59755d09b54f1011915d2f3c61aa3c8906517dc5e9851f00e92115c7e description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=1544a8f2-7beb-49e3-9979-351340b4bb63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92e3a600153bc84e02e07598640087b7d1ffea7208a6319ffb7a96118cfdbc26",
2026-06-12 21:48:35.815071 | controller |     "Jun 12 20:56:59.178564 crc crio[24437]: time=\"2026-06-12T20:56:59.178451987Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=bf817923-35c8-425c-a070-01fc1ad66340 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.815086 | controller |     "Jun 12 20:56:59.191816 crc crio[24437]: time=\"2026-06-12T20:56:59.191733917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.815100 | controller |     "Jun 12 20:56:59.215367 crc crio[24437]: time=\"2026-06-12T20:56:59.215235865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.815114 | controller |     "Jun 12 20:56:59.227268 crc crio[24437]: time=\"2026-06-12T20:56:59.227046739Z\" level=info msg=\"Created container 1973d9234d96cb63516ba4b6af190d64bfb60bb360a60c7e86ecc0e329747d0e: openstack/dnsmasq-dns-6b994dcc49-sg9cl/init\" id=857f1dbe-41e3-4816-9af5-defe8604c62d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.815129 | controller |     "Jun 12 20:56:59.228676 crc crio[24437]: time=\"2026-06-12T20:56:59.228609428Z\" level=info msg=\"Starting container: 1973d9234d96cb63516ba4b6af190d64bfb60bb360a60c7e86ecc0e329747d0e\" id=c6f848fc-3c53-4253-8f54-bdbf9166a7c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.815143 | controller |     "Jun 12 20:56:59.240013 crc crio[24437]: time=\"2026-06-12T20:56:59.23988323Z\" level=info msg=\"Started container\" PID=57261 containerID=1973d9234d96cb63516ba4b6af190d64bfb60bb360a60c7e86ecc0e329747d0e description=openstack/dnsmasq-dns-6b994dcc49-sg9cl/init id=c6f848fc-3c53-4253-8f54-bdbf9166a7c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412",
2026-06-12 21:48:35.815158 | controller |     "Jun 12 20:56:59.240899 crc crio[24437]: time=\"2026-06-12T20:56:59.24075653Z\" level=info msg=\"Created container d47225b4d3f2b6745dfb11b558e7262a6bad6fbf93420ac3300d56dca50702fa: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=41460527-b146-4b5c-a127-76917c4f0788 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.815177 | controller |     "Jun 12 20:56:59.242889 crc crio[24437]: time=\"2026-06-12T20:56:59.242817181Z\" level=info msg=\"Starting container: d47225b4d3f2b6745dfb11b558e7262a6bad6fbf93420ac3300d56dca50702fa\" id=ad8f4007-5ee0-4dbb-85fc-2cd0b73e5fda name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.815192 | controller |     "Jun 12 20:56:59.246633 crc crio[24437]: time=\"2026-06-12T20:56:59.246469759Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b7ff56f1-e713-482b-b73f-35d39c876e85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.815206 | controller |     "Jun 12 20:56:59.255015 crc crio[24437]: time=\"2026-06-12T20:56:59.254482652Z\" level=info msg=\"Started container\" PID=57259 containerID=d47225b4d3f2b6745dfb11b558e7262a6bad6fbf93420ac3300d56dca50702fa description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=ad8f4007-5ee0-4dbb-85fc-2cd0b73e5fda name=/runtime.v1.RuntimeService/StartContainer sandboxID=0602b968fa57717226e2b0dda0d6d2f71bd8cd8163841a73b6c1ce6149225da5",
2026-06-12 21:48:35.815220 | controller |     "Jun 12 20:56:59.259271 crc crio[24437]: time=\"2026-06-12T20:56:59.259240997Z\" level=info msg=\"Created container cc189cba91fd9732601f15bdb59f0d844aeb84cd20a16b2202c1836c9ea3743c: openstack/openstack-galera-0/mysql-bootstrap\" id=55538683-44f5-4508-b77b-4b83bc5a4120 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.815234 | controller |     "Jun 12 20:56:59.259501 crc crio[24437]: time=\"2026-06-12T20:56:59.259422041Z\" level=info msg=\"Created container 9896960917b97b9eeef1e8bdbe35f0c99e1f7a859b93215ae4e046517b5bbaec: openstack/dnsmasq-dns-769fc96f7c-twsb5/init\" id=46345ae8-c523-4a21-8ec6-60e552740c55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.815248 | controller |     "Jun 12 20:56:59.260454 crc crio[24437]: time=\"2026-06-12T20:56:59.260368494Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=25755184-cde9-4b61-a0af-05a8dd380678 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.815262 | controller |     "Jun 12 20:56:59.261829 crc crio[24437]: time=\"2026-06-12T20:56:59.261639804Z\" level=info msg=\"Starting container: 9896960917b97b9eeef1e8bdbe35f0c99e1f7a859b93215ae4e046517b5bbaec\" id=8cd9a69e-7e93-4873-815e-b09af1010ec0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.815276 | controller |     "Jun 12 20:56:59.262427 crc crio[24437]: time=\"2026-06-12T20:56:59.262170507Z\" level=info msg=\"Starting container: cc189cba91fd9732601f15bdb59f0d844aeb84cd20a16b2202c1836c9ea3743c\" id=91be7fe4-638d-4c5b-983c-b6689935f7f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.815290 | controller |     "Jun 12 20:56:59.264200 crc crio[24437]: time=\"2026-06-12T20:56:59.264135025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.815304 | controller |     "Jun 12 20:56:59.268823 crc crio[24437]: time=\"2026-06-12T20:56:59.268744296Z\" level=info msg=\"Started container\" PID=57262 containerID=cc189cba91fd9732601f15bdb59f0d844aeb84cd20a16b2202c1836c9ea3743c description=openstack/openstack-galera-0/mysql-bootstrap id=91be7fe4-638d-4c5b-983c-b6689935f7f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=294f07743f9368ee17a8996e94007c38df9effbdff3cfa3c83cbad0c07cff38c",
2026-06-12 21:48:35.815318 | controller |     "Jun 12 20:56:59.271231 crc crio[24437]: time=\"2026-06-12T20:56:59.271038312Z\" level=info msg=\"Started container\" PID=57264 containerID=9896960917b97b9eeef1e8bdbe35f0c99e1f7a859b93215ae4e046517b5bbaec description=openstack/dnsmasq-dns-769fc96f7c-twsb5/init id=8cd9a69e-7e93-4873-815e-b09af1010ec0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207",
2026-06-12 21:48:35.815336 | controller |     "Jun 12 20:56:59.271624 crc crio[24437]: time=\"2026-06-12T20:56:59.271596155Z\" level=info msg=\"Created container a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765: openstack/kube-state-metrics-0/kube-state-metrics\" id=020b9933-6d8a-471f-b943-d5f709178bf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.815351 | controller |     "Jun 12 20:56:59.272542 crc crio[24437]: time=\"2026-06-12T20:56:59.272517307Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=a028f4de-9688-43fd-896a-593aa585501d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.815366 | controller |     "Jun 12 20:56:59.273356 crc crio[24437]: time=\"2026-06-12T20:56:59.273281556Z\" level=info msg=\"Starting container: a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765\" id=5913697a-7043-4684-8d4b-0d4f5000be2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.815381 | controller |     "Jun 12 20:56:59.290538 crc crio[24437]: time=\"2026-06-12T20:56:59.290135372Z\" level=info msg=\"Started container\" PID=57274 containerID=a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765 description=openstack/kube-state-metrics-0/kube-state-metrics id=5913697a-7043-4684-8d4b-0d4f5000be2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164",
2026-06-12 21:48:35.815396 | controller |     "Jun 12 20:56:59.330843 crc crio[24437]: time=\"2026-06-12T20:56:59.330759663Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=36942229-bda2-415d-8dca-e3bcbe83c670 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.815411 | controller |     "Jun 12 20:56:59.339143 crc crio[24437]: time=\"2026-06-12T20:56:59.339022983Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=dc4835b7-ccd5-4be8-9677-c5100957359e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.815426 | controller |     "Jun 12 20:56:59.340490 crc crio[24437]: time=\"2026-06-12T20:56:59.340425367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.815484 | controller |     "Jun 12 20:56:59.384411 crc crio[24437]: time=\"2026-06-12T20:56:59.384298825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8f3b4c48-4cfa-40eb-88a2-bb3b7f06909f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.815505 | controller |     "Jun 12 20:56:59.391478 crc crio[24437]: time=\"2026-06-12T20:56:59.391399627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.815521 | controller |     "Jun 12 20:56:59.406808 crc crio[24437]: time=\"2026-06-12T20:56:59.405534048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.815536 | controller |     "Jun 12 20:56:59.411374 crc crio[24437]: time=\"2026-06-12T20:56:59.411253346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d791c7be-5498-47b6-b96d-12ab130f13bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.815551 | controller |     "Jun 12 20:56:59.421777 crc crio[24437]: time=\"2026-06-12T20:56:59.421646697Z\" level=info msg=\"Stopping pod sandbox: 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207\" id=3634334d-6f80-42ca-86fd-01bcedefce00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.815572 | controller |     "Jun 12 20:56:59.422287 crc crio[24437]: time=\"2026-06-12T20:56:59.42218679Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-twsb5 Namespace:openstack ID:5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207 UID:b44487f1-b903-4efc-b925-dac25ddbdbf8 NetNS:/var/run/netns/86ca01d7-e7de-4439-8512-eabd06c68009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb44487f1_b903_4efc_b925_dac25ddbdbf8.slice PodAnnotations:0xc00051c3a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.815588 | controller |     "Jun 12 20:56:59.422548 crc crio[24437]: time=\"2026-06-12T20:56:59.422365784Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-twsb5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.815603 | controller |     "Jun 12 20:56:59.434158 crc crio[24437]: time=\"2026-06-12T20:56:59.433687297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=42add724-5e2d-410e-a4db-2da81453980e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.815618 | controller |     "Jun 12 20:56:59.451413 crc crio[24437]: time=\"2026-06-12T20:56:59.451080556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=35cb6b7a-711c-415f-8e35-dc4d0e52be91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.815633 | controller |     "Jun 12 20:56:59.452632 crc crio[24437]: time=\"2026-06-12T20:56:59.452505392Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns\" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.815648 | controller |     "Jun 12 20:56:59.455886 crc crio[24437]: time=\"2026-06-12T20:56:59.455803511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.815663 | controller |     "Jun 12 20:56:59.497151 crc crio[24437]: time=\"2026-06-12T20:56:59.497001536Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-fnfkx/dnsmasq-dns\" id=28346430-2a23-40ac-a609-ad35e0c60983 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.815678 | controller |     "Jun 12 20:56:59.499735 crc crio[24437]: time=\"2026-06-12T20:56:59.498982483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.815693 | controller |     "Jun 12 20:56:59.616648 crc crio[24437]: time=\"2026-06-12T20:56:59.616564501Z\" level=info msg=\"Created container 480d67a9c775466299956c6c416dc8cfe1c3e66e4b583ab126f4124633c02289: openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/init\" id=8243b597-5657-44c5-ad3c-c27410a139b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.815709 | controller |     "Jun 12 20:56:59.622563 crc crio[24437]: time=\"2026-06-12T20:56:59.622441843Z\" level=info msg=\"Starting container: 480d67a9c775466299956c6c416dc8cfe1c3e66e4b583ab126f4124633c02289\" id=1eea01c4-d8f2-42e0-bb34-ccb9d292ad98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.815724 | controller |     "Jun 12 20:56:59.635435 crc crio[24437]: time=\"2026-06-12T20:56:59.63523995Z\" level=info msg=\"Started container\" PID=57257 containerID=480d67a9c775466299956c6c416dc8cfe1c3e66e4b583ab126f4124633c02289 description=openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/init id=1eea01c4-d8f2-42e0-bb34-ccb9d292ad98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f",
2026-06-12 21:48:35.815739 | controller |     "Jun 12 20:56:59.738601 crc crio[24437]: time=\"2026-06-12T20:56:59.738553985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.815758 | controller |     "Jun 12 20:56:59.753744 crc crio[24437]: time=\"2026-06-12T20:56:59.75368872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.815773 | controller |     "Jun 12 20:57:00.050208 crc crio[24437]: time=\"2026-06-12T20:57:00.050123185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.815788 | controller |     "Jun 12 20:57:00.057813 crc crio[24437]: time=\"2026-06-12T20:57:00.057703108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.815803 | controller |     "Jun 12 20:57:00.157902 crc crio[24437]: time=\"2026-06-12T20:57:00.157366333Z\" level=info msg=\"Stopped pod sandbox: 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207\" id=3634334d-6f80-42ca-86fd-01bcedefce00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.815817 | controller |     "Jun 12 20:57:00.158286 crc crio[24437]: time=\"2026-06-12T20:57:00.158259324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.815832 | controller |     "Jun 12 20:57:00.164963 crc crio[24437]: time=\"2026-06-12T20:57:00.164734621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.815846 | controller |     "Jun 12 20:57:00.180575 crc crio[24437]: time=\"2026-06-12T20:57:00.180300436Z\" level=info msg=\"Created container 4e4496269131c21cff33b4845978db247d48f2fa29bfccb66b1a93d2e78d530d: openstack/ovn-controller-metrics-lk4bt/openstack-network-exporter\" id=f5ccc0d4-bab9-4793-8bb7-e5ff0aa064dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.815887 | controller |     "Jun 12 20:57:00.183624 crc crio[24437]: time=\"2026-06-12T20:57:00.183580136Z\" level=info msg=\"Starting container: 4e4496269131c21cff33b4845978db247d48f2fa29bfccb66b1a93d2e78d530d\" id=f8cb5682-1cd9-4c7b-a9ce-60d42a9b9a56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.815903 | controller |     "Jun 12 20:57:00.199394 crc crio[24437]: time=\"2026-06-12T20:57:00.199182593Z\" level=info msg=\"Started container\" PID=57282 containerID=4e4496269131c21cff33b4845978db247d48f2fa29bfccb66b1a93d2e78d530d description=openstack/ovn-controller-metrics-lk4bt/openstack-network-exporter id=f8cb5682-1cd9-4c7b-a9ce-60d42a9b9a56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e05f4c0a99c031ca39c7b0aea9f5385ae3dd8276f93175884fb98457ebfca33",
2026-06-12 21:48:35.815918 | controller |     "Jun 12 20:57:00.270305 crc crio[24437]: time=\"2026-06-12T20:57:00.270037703Z\" level=info msg=\"Created container bc3ec5b09d5a9fed0c6945a84559b28bdbf4d087824e0d3c9be83478072680a5: openstack/rabbitmq-cell1-server-0/setup-container\" id=4d50de46-e064-4f34-a2cc-aa14f0fffd6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.815933 | controller |     "Jun 12 20:57:00.274692 crc crio[24437]: time=\"2026-06-12T20:57:00.274556972Z\" level=info msg=\"Starting container: bc3ec5b09d5a9fed0c6945a84559b28bdbf4d087824e0d3c9be83478072680a5\" id=766f1a1d-7742-4b82-8336-5f209fc12c11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.815947 | controller |     "Jun 12 20:57:00.290540 crc crio[24437]: time=\"2026-06-12T20:57:00.290438075Z\" level=info msg=\"Started container\" PID=57200 containerID=bc3ec5b09d5a9fed0c6945a84559b28bdbf4d087824e0d3c9be83478072680a5 description=openstack/rabbitmq-cell1-server-0/setup-container id=766f1a1d-7742-4b82-8336-5f209fc12c11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bad5e9e56bacde199c3ba3e67ffdcaf44ca3350d115b9a4fe920781c62d90f39",
2026-06-12 21:48:35.815965 | controller |     "Jun 12 20:57:00.329653 crc crio[24437]: time=\"2026-06-12T20:57:00.329301123Z\" level=info msg=\"Created container 4161c062eac9d82e07acb33a9a21643c99baaa01a06ab3c9cec61db745917755: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=d32cf816-d88a-4e09-8a5a-574e580ec988 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.815984 | controller |     "Jun 12 20:57:00.331825 crc crio[24437]: time=\"2026-06-12T20:57:00.331552477Z\" level=info msg=\"Starting container: 4161c062eac9d82e07acb33a9a21643c99baaa01a06ab3c9cec61db745917755\" id=aca80186-cff1-4a95-8eb6-58fb22e4ee71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.816005 | controller |     "Jun 12 20:57:00.349996 crc crio[24437]: time=\"2026-06-12T20:57:00.346790645Z\" level=info msg=\"Started container\" PID=57260 containerID=4161c062eac9d82e07acb33a9a21643c99baaa01a06ab3c9cec61db745917755 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=aca80186-cff1-4a95-8eb6-58fb22e4ee71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd663b3d77227736beb7e5c42de55ca33f1377d6d79b729dc8ea503b8373f297",
2026-06-12 21:48:35.816020 | controller |     "Jun 12 20:57:00.365311 crc crio[24437]: time=\"2026-06-12T20:57:00.365163039Z\" level=info msg=\"Created container a593df175cfcec5c8b26e8e9907fb03beb817a89cc274469ac0cc9b1e3de67b3: openstack/rabbitmq-server-0/setup-container\" id=00277e9f-f5fe-4fea-99b6-ed6da852377f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.816035 | controller |     "Jun 12 20:57:00.371495 crc crio[24437]: time=\"2026-06-12T20:57:00.369493552Z\" level=info msg=\"Starting container: a593df175cfcec5c8b26e8e9907fb03beb817a89cc274469ac0cc9b1e3de67b3\" id=9e3df7e5-7dba-429c-a50c-7f131500838e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.816050 | controller |     "Jun 12 20:57:00.378255 crc crio[24437]: time=\"2026-06-12T20:57:00.378182422Z\" level=info msg=\"Started container\" PID=57203 containerID=a593df175cfcec5c8b26e8e9907fb03beb817a89cc274469ac0cc9b1e3de67b3 description=openstack/rabbitmq-server-0/setup-container id=9e3df7e5-7dba-429c-a50c-7f131500838e name=/runtime.v1.RuntimeService/StartContainer sandboxID=901b805d1af8d7a6b3fb01abece673acd67e6528e6b5443de1cc70805b9c2b96",
2026-06-12 21:48:35.816064 | controller |     "Jun 12 20:57:00.515281 crc crio[24437]: time=\"2026-06-12T20:57:00.51520813Z\" level=info msg=\"Stopping pod sandbox: 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f\" id=22d1f1a8-9edf-4ee9-bc7b-631663b646cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.816079 | controller |     "Jun 12 20:57:00.516047 crc crio[24437]: time=\"2026-06-12T20:57:00.515988018Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-qpnrd Namespace:openstack ID:6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f UID:6b0b07d2-07a5-4c84-a562-5de060177c6e NetNS:/var/run/netns/1ad9309a-9f39-4a99-b837-a295be9c7596 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b0b07d2_07a5_4c84_a562_5de060177c6e.slice PodAnnotations:0xc00012b440}] Aliases:map[]}\"",
2026-06-12 21:48:35.816094 | controller |     "Jun 12 20:57:00.516170 crc crio[24437]: time=\"2026-06-12T20:57:00.516141773Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-qpnrd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.816109 | controller |     "Jun 12 20:57:01.280598 crc crio[24437]: time=\"2026-06-12T20:57:01.279447635Z\" level=info msg=\"Stopped pod sandbox: 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f\" id=22d1f1a8-9edf-4ee9-bc7b-631663b646cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.816124 | controller |     "Jun 12 20:57:01.442485 crc crio[24437]: time=\"2026-06-12T20:57:01.441233149Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/7223274d-aa1e-44c4-85e3-30ae16ca9759/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.816142 | controller |     "Jun 12 20:57:01.448058 crc crio[24437]: time=\"2026-06-12T20:57:01.447587382Z\" level=info msg=\"createCtr: deleting container ID 115d1f8ab6101ceff3c4a251847e63245a56f047485041ee5a1f89a6282435c1 from idIndex\" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.816158 | controller |     "Jun 12 20:57:01.448058 crc crio[24437]: time=\"2026-06-12T20:57:01.447707675Z\" level=info msg=\"createCtr: removing container 115d1f8ab6101ceff3c4a251847e63245a56f047485041ee5a1f89a6282435c1\" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.816172 | controller |     "Jun 12 20:57:01.448058 crc crio[24437]: time=\"2026-06-12T20:57:01.447767636Z\" level=info msg=\"createCtr: deleting container 115d1f8ab6101ceff3c4a251847e63245a56f047485041ee5a1f89a6282435c1 from storage\" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.816187 | controller |     "Jun 12 20:57:01.472552 crc crio[24437]: time=\"2026-06-12T20:57:01.472453403Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-sg9cl_openstack_7223274d-aa1e-44c4-85e3-30ae16ca9759_0\" id=60b51378-0e64-44bb-a1f0-3a86e898a947 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.816201 | controller |     "Jun 12 20:57:01.554116 crc crio[24437]: time=\"2026-06-12T20:57:01.553631222Z\" level=info msg=\"Created container fc99e209bf7811606c8ff803a9a5d2e5095a360155b348e75796891d6c7edb7d: openstack/ovn-controller-ovs-jh7l2/ovsdb-server-init\" id=3673f239-0eca-4a7f-abd6-b445de426ef3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.816216 | controller |     "Jun 12 20:57:01.575678 crc crio[24437]: time=\"2026-06-12T20:57:01.575302715Z\" level=info msg=\"Starting container: fc99e209bf7811606c8ff803a9a5d2e5095a360155b348e75796891d6c7edb7d\" id=741f927b-10cc-4c5a-af33-0469284d5d9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.816231 | controller |     "Jun 12 20:57:01.611105 crc crio[24437]: time=\"2026-06-12T20:57:01.610525856Z\" level=info msg=\"Started container\" PID=57731 containerID=fc99e209bf7811606c8ff803a9a5d2e5095a360155b348e75796891d6c7edb7d description=openstack/ovn-controller-ovs-jh7l2/ovsdb-server-init id=741f927b-10cc-4c5a-af33-0469284d5d9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9",
2026-06-12 21:48:35.816246 | controller |     "Jun 12 20:57:01.613505 crc crio[24437]: time=\"2026-06-12T20:57:01.613227411Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d127fa42-8e7b-4fa4-8b5d-bc7691f296ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.816261 | controller |     "Jun 12 20:57:01.641037 crc crio[24437]: time=\"2026-06-12T20:57:01.63686974Z\" level=info msg=\"Created container a8a23298123871b54ddfd32b2dea8b2bc1e3ee017289c62223c93297454d6b56: openstack/ovn-controller-rmcrv/ovn-controller\" id=c1bec5a2-4809-442a-a70c-52ac425557fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.816275 | controller |     "Jun 12 20:57:01.647595 crc crio[24437]: time=\"2026-06-12T20:57:01.647487277Z\" level=info msg=\"Created container 1e51b5558bc4ff9fe2aebcab0bd65383ccfca79ab26b4af866479f6f4e9413bb: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=25755184-cde9-4b61-a0af-05a8dd380678 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.816290 | controller |     "Jun 12 20:57:01.647820 crc crio[24437]: time=\"2026-06-12T20:57:01.647551939Z\" level=info msg=\"Removing container: 480d67a9c775466299956c6c416dc8cfe1c3e66e4b583ab126f4124633c02289\" id=0e145f38-02f3-42d3-b943-570d0ba37369 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.816308 | controller |     "Jun 12 20:57:01.653155 crc crio[24437]: time=\"2026-06-12T20:57:01.652799845Z\" level=info msg=\"Created container 8817f0c738f6aa76f06568f89d49dafff7f8f6f5486ce030725db83d65231e3b: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=dc4835b7-ccd5-4be8-9677-c5100957359e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.816322 | controller |     "Jun 12 20:57:01.654697 crc crio[24437]: time=\"2026-06-12T20:57:01.65460042Z\" level=info msg=\"Starting container: 8817f0c738f6aa76f06568f89d49dafff7f8f6f5486ce030725db83d65231e3b\" id=192ac5e6-5946-4097-895d-aab3aea7a152 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.816337 | controller |     "Jun 12 20:57:01.655367 crc crio[24437]: time=\"2026-06-12T20:57:01.655248435Z\" level=info msg=\"Starting container: a8a23298123871b54ddfd32b2dea8b2bc1e3ee017289c62223c93297454d6b56\" id=fd7b2ac7-9fdf-4f50-8550-1052aebe8582 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.816352 | controller |     "Jun 12 20:57:01.655527 crc crio[24437]: time=\"2026-06-12T20:57:01.65547492Z\" level=info msg=\"Starting container: 1e51b5558bc4ff9fe2aebcab0bd65383ccfca79ab26b4af866479f6f4e9413bb\" id=6b6f2866-d5e1-44c4-b0b3-b769cf22839f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.816366 | controller |     "Jun 12 20:57:01.673286 crc crio[24437]: time=\"2026-06-12T20:57:01.669295743Z\" level=info msg=\"Started container\" PID=57725 containerID=8817f0c738f6aa76f06568f89d49dafff7f8f6f5486ce030725db83d65231e3b description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=192ac5e6-5946-4097-895d-aab3aea7a152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0602b968fa57717226e2b0dda0d6d2f71bd8cd8163841a73b6c1ce6149225da5",
2026-06-12 21:48:35.816380 | controller |     "Jun 12 20:57:01.683729 crc crio[24437]: time=\"2026-06-12T20:57:01.683677301Z\" level=info msg=\"Started container\" PID=57746 containerID=1e51b5558bc4ff9fe2aebcab0bd65383ccfca79ab26b4af866479f6f4e9413bb description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=6b6f2866-d5e1-44c4-b0b3-b769cf22839f name=/runtime.v1.RuntimeService/StartContainer sandboxID=92e3a600153bc84e02e07598640087b7d1ffea7208a6319ffb7a96118cfdbc26",
2026-06-12 21:48:35.816395 | controller |     "Jun 12 20:57:01.684818 crc crio[24437]: time=\"2026-06-12T20:57:01.684417658Z\" level=info msg=\"Started container\" PID=57321 containerID=a8a23298123871b54ddfd32b2dea8b2bc1e3ee017289c62223c93297454d6b56 description=openstack/ovn-controller-rmcrv/ovn-controller id=fd7b2ac7-9fdf-4f50-8550-1052aebe8582 name=/runtime.v1.RuntimeService/StartContainer sandboxID=063f0b3b5d5147ab609686fa7b0ae67c2e7f087c951c88974c839fab687910e1",
2026-06-12 21:48:35.816410 | controller |     "Jun 12 20:57:01.743731 crc crio[24437]: time=\"2026-06-12T20:57:01.743575156Z\" level=info msg=\"Removed container 480d67a9c775466299956c6c416dc8cfe1c3e66e4b583ab126f4124633c02289: openstack/dnsmasq-dns-7dc8cc99c9-qpnrd/init\" id=0e145f38-02f3-42d3-b943-570d0ba37369 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.816425 | controller |     "Jun 12 20:57:01.751723 crc crio[24437]: time=\"2026-06-12T20:57:01.751165909Z\" level=info msg=\"Created container 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4: openstack/dnsmasq-dns-68bc84565-fnfkx/dnsmasq-dns\" id=28346430-2a23-40ac-a609-ad35e0c60983 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.816439 | controller |     "Jun 12 20:57:01.753642 crc crio[24437]: time=\"2026-06-12T20:57:01.753518276Z\" level=info msg=\"Starting container: 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4\" id=f4f271cf-6ec5-43d5-8de6-f476dd677d4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.816454 | controller |     "Jun 12 20:57:01.760567 crc crio[24437]: time=\"2026-06-12T20:57:01.760446083Z\" level=info msg=\"Started container\" PID=57747 containerID=2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4 description=openstack/dnsmasq-dns-68bc84565-fnfkx/dnsmasq-dns id=f4f271cf-6ec5-43d5-8de6-f476dd677d4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9",
2026-06-12 21:48:35.816472 | controller |     "Jun 12 20:57:01.763756 crc crio[24437]: time=\"2026-06-12T20:57:01.763656981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1a8b06e5-7575-45cd-b63a-0f410a0aff05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.816488 | controller |     "Jun 12 20:57:01.775224 crc crio[24437]: time=\"2026-06-12T20:57:01.775086386Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns\" id=84a4a5a1-7b3f-41f9-a47c-3f971eca6a75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.816502 | controller |     "Jun 12 20:57:01.777749 crc crio[24437]: time=\"2026-06-12T20:57:01.777613738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.816517 | controller |     "Jun 12 20:57:01.891236 crc crio[24437]: time=\"2026-06-12T20:57:01.891153658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.816532 | controller |     "Jun 12 20:57:01.908990 crc crio[24437]: time=\"2026-06-12T20:57:01.907666647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.816546 | controller |     "Jun 12 20:57:02.516358 crc crio[24437]: time=\"2026-06-12T20:57:02.515212699Z\" level=info msg=\"Created container 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4: openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns\" id=84a4a5a1-7b3f-41f9-a47c-3f971eca6a75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.816561 | controller |     "Jun 12 20:57:02.524178 crc crio[24437]: time=\"2026-06-12T20:57:02.523884419Z\" level=info msg=\"Starting container: 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4\" id=8cc14ea8-3b20-4332-92d5-c98abe2bdff6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.816576 | controller |     "Jun 12 20:57:02.547266 crc crio[24437]: time=\"2026-06-12T20:57:02.546731591Z\" level=info msg=\"Started container\" PID=57911 containerID=5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4 description=openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns id=8cc14ea8-3b20-4332-92d5-c98abe2bdff6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412",
2026-06-12 21:48:35.816591 | controller |     "Jun 12 20:57:03.813695 crc crio[24437]: time=\"2026-06-12T20:57:03.813062122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=e4a130c6-f780-41c0-aa42-f0952afda037 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.816605 | controller |     "Jun 12 20:57:03.819069 crc crio[24437]: time=\"2026-06-12T20:57:03.818841312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=8d0baee6-fd91-4984-8f8e-c445a9b6af4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.816620 | controller |     "Jun 12 20:57:03.833723 crc crio[24437]: time=\"2026-06-12T20:57:03.833616939Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-jh7l2/ovsdb-server\" id=3dace572-5004-41f4-9658-aabf62475669 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.816634 | controller |     "Jun 12 20:57:03.835751 crc crio[24437]: time=\"2026-06-12T20:57:03.835549415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.816653 | controller |     "Jun 12 20:57:03.908771 crc crio[24437]: time=\"2026-06-12T20:57:03.90870913Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-86cd84489-5k2wc/POD\" id=31f20ef5-ae27-49e6-8a96-31c147eca32f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.816667 | controller |     "Jun 12 20:57:03.909096 crc crio[24437]: time=\"2026-06-12T20:57:03.909074989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.816682 | controller |     "Jun 12 20:57:03.973283 crc crio[24437]: time=\"2026-06-12T20:57:03.973138145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.816697 | controller |     "Jun 12 20:57:04.029749 crc crio[24437]: time=\"2026-06-12T20:57:04.02636639Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-5k2wc Namespace:openstack ID:50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d UID:9e9f62f9-8704-4bdb-84bc-04bc9cc15531 NetNS:/var/run/netns/4d018cfc-bce7-4eeb-8bec-73feaaa8ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9f62f9_8704_4bdb_84bc_04bc9cc15531.slice PodAnnotations:0xc000c24958}] Aliases:map[]}\"",
2026-06-12 21:48:35.816712 | controller |     "Jun 12 20:57:04.029749 crc crio[24437]: time=\"2026-06-12T20:57:04.026672328Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-86cd84489-5k2wc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.816727 | controller |     "Jun 12 20:57:04.669438 crc crio[24437]: 2026-06-12T20:57:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50c5e8d010de6fc Mac:9a:24:f3:a2:02:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/4d018cfc-bce7-4eeb-8bec-73feaaa8ec86 SocketPath: PciID:}] [{Interface:0xc0000157b0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.816742 | controller |     "Jun 12 20:57:04.675228 crc crio[24437]: time=\"2026-06-12T20:57:04.675062926Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-5k2wc Namespace:openstack ID:50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d UID:9e9f62f9-8704-4bdb-84bc-04bc9cc15531 NetNS:/var/run/netns/4d018cfc-bce7-4eeb-8bec-73feaaa8ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9f62f9_8704_4bdb_84bc_04bc9cc15531.slice PodAnnotations:0xc000c24958}] Aliases:map[]}\"",
2026-06-12 21:48:35.816757 | controller |     "Jun 12 20:57:04.675752 crc crio[24437]: time=\"2026-06-12T20:57:04.675453916Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-86cd84489-5k2wc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.816772 | controller |     "Jun 12 20:57:04.705075 crc crio[24437]: time=\"2026-06-12T20:57:04.704828065Z\" level=info msg=\"Ran pod sandbox 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d with infra container: openstack/dnsmasq-dns-86cd84489-5k2wc/POD\" id=31f20ef5-ae27-49e6-8a96-31c147eca32f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.816788 | controller |     "Jun 12 20:57:04.708786 crc crio[24437]: time=\"2026-06-12T20:57:04.708622927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d6319d07-4d91-449b-8685-ecca57dd7b2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.816804 | controller |     "Jun 12 20:57:04.710824 crc crio[24437]: time=\"2026-06-12T20:57:04.710642345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.816822 | controller |     "Jun 12 20:57:04.747482 crc crio[24437]: time=\"2026-06-12T20:57:04.747177957Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-kl24n/POD\" id=dbe3bcf6-bd77-48ff-9aa6-c623ae39ad05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.816837 | controller |     "Jun 12 20:57:04.747482 crc crio[24437]: time=\"2026-06-12T20:57:04.747248358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.816875 | controller |     "Jun 12 20:57:04.783112 crc crio[24437]: time=\"2026-06-12T20:57:04.777892498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=98d30146-b2dc-4479-abcb-035ea41360f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.816892 | controller |     "Jun 12 20:57:04.807738 crc crio[24437]: time=\"2026-06-12T20:57:04.806510058Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-kl24n Namespace:openstack ID:7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7 UID:79186671-49f9-4026-aeec-26b80c9d9f46 NetNS:/var/run/netns/96c2949a-9256-4468-9e05-5ffd5fb28fd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79186671_49f9_4026_aeec_26b80c9d9f46.slice PodAnnotations:0xc002554828}] Aliases:map[]}\"",
2026-06-12 21:48:35.816907 | controller |     "Jun 12 20:57:04.807738 crc crio[24437]: time=\"2026-06-12T20:57:04.807260626Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-77594b4b4f-kl24n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.816922 | controller |     "Jun 12 20:57:04.824991 crc crio[24437]: time=\"2026-06-12T20:57:04.821730085Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-5k2wc/init\" id=a12ab49c-7b50-432e-be5c-1c57ac99ecf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.816937 | controller |     "Jun 12 20:57:04.824991 crc crio[24437]: time=\"2026-06-12T20:57:04.824624365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.816951 | controller |     "Jun 12 20:57:04.874649 crc crio[24437]: time=\"2026-06-12T20:57:04.874606772Z\" level=info msg=\"Stopping container: 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4 (timeout: 10s)\" id=4d20c09e-e3a4-4ed2-8a8d-166964127d19 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.816966 | controller |     "Jun 12 20:57:04.907663 crc crio[24437]: time=\"2026-06-12T20:57:04.907572316Z\" level=info msg=\"Created container 8036a722505fbad9764d6214fd471cca738e6ead3358d3ea5b66514319710c6e: openstack/ovn-controller-ovs-jh7l2/ovsdb-server\" id=3dace572-5004-41f4-9658-aabf62475669 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.816980 | controller |     "Jun 12 20:57:04.911601 crc crio[24437]: time=\"2026-06-12T20:57:04.91145637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.816995 | controller |     "Jun 12 20:57:04.916740 crc crio[24437]: time=\"2026-06-12T20:57:04.916557774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.817009 | controller |     "Jun 12 20:57:04.925813 crc crio[24437]: time=\"2026-06-12T20:57:04.925571452Z\" level=info msg=\"Starting container: 8036a722505fbad9764d6214fd471cca738e6ead3358d3ea5b66514319710c6e\" id=10fe9b75-2f93-4608-9590-216fb5001f4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.817028 | controller |     "Jun 12 20:57:04.953156 crc crio[24437]: time=\"2026-06-12T20:57:04.940622134Z\" level=info msg=\"Started container\" PID=58127 containerID=8036a722505fbad9764d6214fd471cca738e6ead3358d3ea5b66514319710c6e description=openstack/ovn-controller-ovs-jh7l2/ovsdb-server id=10fe9b75-2f93-4608-9590-216fb5001f4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9",
2026-06-12 21:48:35.817043 | controller |     "Jun 12 20:57:04.986892 crc crio[24437]: time=\"2026-06-12T20:57:04.985315153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=387a087b-2fe8-4902-a0fd-09e721a5696e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.817058 | controller |     "Jun 12 20:57:04.993863 crc crio[24437]: time=\"2026-06-12T20:57:04.993729176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=2b9596a7-2efe-4f6a-96a3-76e07ed61a8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.817072 | controller |     "Jun 12 20:57:05.006114 crc crio[24437]: time=\"2026-06-12T20:57:05.005840219Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-jh7l2/ovs-vswitchd\" id=fdaff85e-3e4b-4940-87f4-825f4caa23ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.817087 | controller |     "Jun 12 20:57:05.007461 crc crio[24437]: time=\"2026-06-12T20:57:05.007407636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.817102 | controller |     "Jun 12 20:57:05.169697 crc crio[24437]: time=\"2026-06-12T20:57:05.164755003Z\" level=info msg=\"Stopped container 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4: openstack/dnsmasq-dns-68bc84565-fnfkx/dnsmasq-dns\" id=4d20c09e-e3a4-4ed2-8a8d-166964127d19 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.817116 | controller |     "Jun 12 20:57:05.174675 crc crio[24437]: time=\"2026-06-12T20:57:05.172391767Z\" level=info msg=\"Stopping pod sandbox: bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9\" id=18647ea8-2fb9-4034-b66d-4b7f28137630 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.817131 | controller |     "Jun 12 20:57:05.174675 crc crio[24437]: time=\"2026-06-12T20:57:05.173254449Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-fnfkx Namespace:openstack ID:bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9 UID:78382cac-0de0-4af5-bf25-683e62d627b3 NetNS:/var/run/netns/f5eeba37-b09b-4b1b-8ec1-9dadf27d026b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78382cac_0de0_4af5_bf25_683e62d627b3.slice PodAnnotations:0xc0026aa0e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.817145 | controller |     "Jun 12 20:57:05.174675 crc crio[24437]: time=\"2026-06-12T20:57:05.173478424Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-fnfkx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.817160 | controller |     "Jun 12 20:57:05.263400 crc crio[24437]: time=\"2026-06-12T20:57:05.263191109Z\" level=info msg=\"Created container 5cf4aaba46d826fd524487cb2fe909b43d59eff491d9191a72e7c65be86636a0: openstack/dnsmasq-dns-86cd84489-5k2wc/init\" id=a12ab49c-7b50-432e-be5c-1c57ac99ecf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.817174 | controller |     "Jun 12 20:57:05.265831 crc crio[24437]: time=\"2026-06-12T20:57:05.265567496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.817192 | controller |     "Jun 12 20:57:05.270518 crc crio[24437]: time=\"2026-06-12T20:57:05.269906032Z\" level=info msg=\"Starting container: 5cf4aaba46d826fd524487cb2fe909b43d59eff491d9191a72e7c65be86636a0\" id=a9aad839-aa96-4e2d-a182-20063adbf64e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.817207 | controller |     "Jun 12 20:57:05.315993 crc crio[24437]: time=\"2026-06-12T20:57:05.314399945Z\" level=info msg=\"Started container\" PID=58177 containerID=5cf4aaba46d826fd524487cb2fe909b43d59eff491d9191a72e7c65be86636a0 description=openstack/dnsmasq-dns-86cd84489-5k2wc/init id=a9aad839-aa96-4e2d-a182-20063adbf64e name=/runtime.v1.RuntimeService/StartContainer sandboxID=50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d",
2026-06-12 21:48:35.817222 | controller |     "Jun 12 20:57:05.574031 crc crio[24437]: 2026-06-12T20:57:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f95e33ca05cdfc Mac:9e:03:55:3b:48:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/96c2949a-9256-4468-9e05-5ffd5fb28fd9 SocketPath: PciID:}] [{Interface:0xc0002c8950 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.817237 | controller |     "Jun 12 20:57:05.593042 crc crio[24437]: time=\"2026-06-12T20:57:05.577019283Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-kl24n Namespace:openstack ID:7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7 UID:79186671-49f9-4026-aeec-26b80c9d9f46 NetNS:/var/run/netns/96c2949a-9256-4468-9e05-5ffd5fb28fd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79186671_49f9_4026_aeec_26b80c9d9f46.slice PodAnnotations:0xc002554828}] Aliases:map[]}\"",
2026-06-12 21:48:35.817252 | controller |     "Jun 12 20:57:05.593042 crc crio[24437]: time=\"2026-06-12T20:57:05.577483405Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-77594b4b4f-kl24n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.817266 | controller |     "Jun 12 20:57:05.593042 crc crio[24437]: time=\"2026-06-12T20:57:05.589629608Z\" level=info msg=\"Ran pod sandbox 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7 with infra container: openstack/dnsmasq-dns-77594b4b4f-kl24n/POD\" id=dbe3bcf6-bd77-48ff-9aa6-c623ae39ad05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.817281 | controller |     "Jun 12 20:57:05.606253 crc crio[24437]: time=\"2026-06-12T20:57:05.606160926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2acf529d-ea5b-4075-847f-8f4702b96ea9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.817296 | controller |     "Jun 12 20:57:05.771343 crc crio[24437]: time=\"2026-06-12T20:57:05.770464082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=df4433da-7c74-447d-a5f0-08e84d5ed5ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.817310 | controller |     "Jun 12 20:57:05.819062 crc crio[24437]: time=\"2026-06-12T20:57:05.816063233Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-kl24n/init\" id=3584b22a-554d-4288-b4cb-48b814cf7395 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.817325 | controller |     "Jun 12 20:57:05.819062 crc crio[24437]: time=\"2026-06-12T20:57:05.817835775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.817339 | controller |     "Jun 12 20:57:06.050165 crc crio[24437]: time=\"2026-06-12T20:57:06.046640977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.817354 | controller |     "Jun 12 20:57:06.094015 crc crio[24437]: time=\"2026-06-12T20:57:06.092538815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5812a9b7-c898-47c6-a38a-847dc17e6623 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.817371 | controller |     "Jun 12 20:57:06.094015 crc crio[24437]: time=\"2026-06-12T20:57:06.092680408Z\" level=info msg=\"Stopping container: 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4 (timeout: 10s)\" id=34e5c7ef-1635-41da-876a-7e2ec7e02841 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.817386 | controller |     "Jun 12 20:57:06.203509 crc crio[24437]: time=\"2026-06-12T20:57:06.203424361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.817400 | controller |     "Jun 12 20:57:06.280018 crc crio[24437]: time=\"2026-06-12T20:57:06.276690369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.817415 | controller |     "Jun 12 20:57:06.317806 crc crio[24437]: time=\"2026-06-12T20:57:06.31729699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=85e44928-6f3c-4220-bff4-683f69dd8f27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.817429 | controller |     "Jun 12 20:57:06.341075 crc crio[24437]: time=\"2026-06-12T20:57:06.340817377Z\" level=info msg=\"Stopped pod sandbox: bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9\" id=18647ea8-2fb9-4034-b66d-4b7f28137630 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.817444 | controller |     "Jun 12 20:57:06.347599 crc crio[24437]: time=\"2026-06-12T20:57:06.347498158Z\" level=info msg=\"Stopped container 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4: openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns\" id=34e5c7ef-1635-41da-876a-7e2ec7e02841 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.817458 | controller |     "Jun 12 20:57:06.358494 crc crio[24437]: time=\"2026-06-12T20:57:06.350608303Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-5k2wc/dnsmasq-dns\" id=f0e174b9-7fd2-4995-ba8e-38b428edf572 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.817472 | controller |     "Jun 12 20:57:06.366153 crc crio[24437]: time=\"2026-06-12T20:57:06.365484742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.817487 | controller |     "Jun 12 20:57:06.376108 crc crio[24437]: time=\"2026-06-12T20:57:06.374389947Z\" level=info msg=\"Stopping pod sandbox: 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412\" id=7c65961b-aefb-454b-9880-f8dc7f774d49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.817502 | controller |     "Jun 12 20:57:06.376108 crc crio[24437]: time=\"2026-06-12T20:57:06.375215196Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-sg9cl Namespace:openstack ID:7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412 UID:7223274d-aa1e-44c4-85e3-30ae16ca9759 NetNS:/var/run/netns/38613810-d667-4f67-b89f-972ec34c3bb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7223274d_aa1e_44c4_85e3_30ae16ca9759.slice PodAnnotations:0xc000c25078}] Aliases:map[]}\"",
2026-06-12 21:48:35.817516 | controller |     "Jun 12 20:57:06.376108 crc crio[24437]: time=\"2026-06-12T20:57:06.375508134Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-sg9cl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.817531 | controller |     "Jun 12 20:57:06.649811 crc crio[24437]: time=\"2026-06-12T20:57:06.649666921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.817548 | controller |     "Jun 12 20:57:06.665695 crc crio[24437]: time=\"2026-06-12T20:57:06.665589495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.817563 | controller |     "Jun 12 20:57:06.876306 crc crio[24437]: time=\"2026-06-12T20:57:06.87587353Z\" level=info msg=\"Created container 97f272a93a1fd039839e9e2c9adca5a65eb916d00861b9389d31df30eaad54fd: openstack/ovn-controller-ovs-jh7l2/ovs-vswitchd\" id=fdaff85e-3e4b-4940-87f4-825f4caa23ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.817578 | controller |     "Jun 12 20:57:06.879026 crc crio[24437]: time=\"2026-06-12T20:57:06.878643447Z\" level=info msg=\"Starting container: 97f272a93a1fd039839e9e2c9adca5a65eb916d00861b9389d31df30eaad54fd\" id=f31e25a5-d8ba-4db1-a479-b6175f11e951 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.817593 | controller |     "Jun 12 20:57:06.898722 crc crio[24437]: time=\"2026-06-12T20:57:06.898145208Z\" level=info msg=\"Started container\" PID=58513 containerID=97f272a93a1fd039839e9e2c9adca5a65eb916d00861b9389d31df30eaad54fd description=openstack/ovn-controller-ovs-jh7l2/ovs-vswitchd id=f31e25a5-d8ba-4db1-a479-b6175f11e951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8bbfed2d3655f2dae986168ce3c37ef5cb258d79bb6e0dc6bd7e212447d0cb9",
2026-06-12 21:48:35.817608 | controller |     "Jun 12 20:57:07.030595 crc crio[24437]: time=\"2026-06-12T20:57:07.028886334Z\" level=info msg=\"Created container 07b76c2fa8f20982973b35e4688941dbc805543e698e3187c8d8c54e36f532e3: openstack/dnsmasq-dns-77594b4b4f-kl24n/init\" id=3584b22a-554d-4288-b4cb-48b814cf7395 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.817623 | controller |     "Jun 12 20:57:07.032671 crc crio[24437]: time=\"2026-06-12T20:57:07.032594454Z\" level=info msg=\"Starting container: 07b76c2fa8f20982973b35e4688941dbc805543e698e3187c8d8c54e36f532e3\" id=7d1494e3-df1f-4c27-86b5-2e5325deae18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.817639 | controller |     "Jun 12 20:57:07.059527 crc crio[24437]: time=\"2026-06-12T20:57:07.059305927Z\" level=info msg=\"Started container\" PID=58511 containerID=07b76c2fa8f20982973b35e4688941dbc805543e698e3187c8d8c54e36f532e3 description=openstack/dnsmasq-dns-77594b4b4f-kl24n/init id=7d1494e3-df1f-4c27-86b5-2e5325deae18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7",
2026-06-12 21:48:35.817654 | controller |     "Jun 12 20:57:07.203853 crc crio[24437]: time=\"2026-06-12T20:57:07.203771854Z\" level=info msg=\"Removing container: 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4\" id=f48191b0-95b5-4e22-8f0e-8c97ca344f80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.817669 | controller |     "Jun 12 20:57:07.235187 crc crio[24437]: time=\"2026-06-12T20:57:07.233779678Z\" level=info msg=\"Stopped pod sandbox: 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412\" id=7c65961b-aefb-454b-9880-f8dc7f774d49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.817684 | controller |     "Jun 12 20:57:07.298720 crc crio[24437]: time=\"2026-06-12T20:57:07.294512154Z\" level=info msg=\"Created container 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8: openstack/dnsmasq-dns-86cd84489-5k2wc/dnsmasq-dns\" id=f0e174b9-7fd2-4995-ba8e-38b428edf572 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.817699 | controller |     "Jun 12 20:57:07.301179 crc crio[24437]: time=\"2026-06-12T20:57:07.301119903Z\" level=info msg=\"Starting container: 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8\" id=8b2637c0-529b-4c24-ab1e-130a1686f0da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.817716 | controller |     "Jun 12 20:57:07.322371 crc crio[24437]: time=\"2026-06-12T20:57:07.322253214Z\" level=info msg=\"Started container\" PID=58547 containerID=2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8 description=openstack/dnsmasq-dns-86cd84489-5k2wc/dnsmasq-dns id=8b2637c0-529b-4c24-ab1e-130a1686f0da name=/runtime.v1.RuntimeService/StartContainer sandboxID=50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d",
2026-06-12 21:48:35.817731 | controller |     "Jun 12 20:57:07.380476 crc crio[24437]: time=\"2026-06-12T20:57:07.379981516Z\" level=info msg=\"Removed container 2e4044a71a46c5c13e92ead9f29beffd16b9b83069245add6e54d12b0d8bbdf4: openstack/dnsmasq-dns-68bc84565-fnfkx/dnsmasq-dns\" id=f48191b0-95b5-4e22-8f0e-8c97ca344f80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.817746 | controller |     "Jun 12 20:57:07.398343 crc crio[24437]: time=\"2026-06-12T20:57:07.397846418Z\" level=info msg=\"Removing container: 2afc09454c17da57b996d96d288a0f9863335436a4b6619bf420e94d6ceb34d0\" id=5ed0ef48-6275-439a-b53a-009a4dcdc5eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.817761 | controller |     "Jun 12 20:57:07.501118 crc crio[24437]: time=\"2026-06-12T20:57:07.496899039Z\" level=info msg=\"Removed container 2afc09454c17da57b996d96d288a0f9863335436a4b6619bf420e94d6ceb34d0: openstack/dnsmasq-dns-68bc84565-fnfkx/init\" id=5ed0ef48-6275-439a-b53a-009a4dcdc5eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.817775 | controller |     "Jun 12 20:57:08.201684 crc crio[24437]: time=\"2026-06-12T20:57:08.201221558Z\" level=info msg=\"Removing container: 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4\" id=d794e1f2-3b2d-42fa-bf6d-29942068ed66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.817790 | controller |     "Jun 12 20:57:08.206574 crc crio[24437]: time=\"2026-06-12T20:57:08.206475915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c0556348-394c-45b5-91b6-536e1d58616e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.817804 | controller |     "Jun 12 20:57:08.230888 crc crio[24437]: time=\"2026-06-12T20:57:08.230804222Z\" level=info msg=\"Removed container 5a172b87c3765bfb5fe60cb855ce17b40a3b0c19bd0828bd124d2c6c2b4858b4: openstack/dnsmasq-dns-6b994dcc49-sg9cl/dnsmasq-dns\" id=d794e1f2-3b2d-42fa-bf6d-29942068ed66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.817819 | controller |     "Jun 12 20:57:08.234020 crc crio[24437]: time=\"2026-06-12T20:57:08.233689731Z\" level=info msg=\"Removing container: 1973d9234d96cb63516ba4b6af190d64bfb60bb360a60c7e86ecc0e329747d0e\" id=ebdb9542-37a7-4418-833b-4d95eefa4af7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.817834 | controller |     "Jun 12 20:57:08.331881 crc crio[24437]: time=\"2026-06-12T20:57:08.331749758Z\" level=info msg=\"Removed container 1973d9234d96cb63516ba4b6af190d64bfb60bb360a60c7e86ecc0e329747d0e: openstack/dnsmasq-dns-6b994dcc49-sg9cl/init\" id=ebdb9542-37a7-4418-833b-4d95eefa4af7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.817871 | controller |     "Jun 12 20:57:08.519383 crc crio[24437]: time=\"2026-06-12T20:57:08.518560867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=22592b79-37d2-4bde-9f4d-cd53be3c5f59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.817892 | controller |     "Jun 12 20:57:08.605527 crc crio[24437]: time=\"2026-06-12T20:57:08.605396563Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-kl24n/dnsmasq-dns\" id=388a37d5-b480-45ee-a2b9-ea52a5bf1e07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.817907 | controller |     "Jun 12 20:57:08.607209 crc crio[24437]: time=\"2026-06-12T20:57:08.60691317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.817926 | controller |     "Jun 12 20:57:08.663885 crc crio[24437]: time=\"2026-06-12T20:57:08.663616109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.817941 | controller |     "Jun 12 20:57:08.668887 crc crio[24437]: time=\"2026-06-12T20:57:08.668809884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.817955 | controller |     "Jun 12 20:57:08.950048 crc crio[24437]: time=\"2026-06-12T20:57:08.949752904Z\" level=info msg=\"Created container 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745: openstack/dnsmasq-dns-77594b4b4f-kl24n/dnsmasq-dns\" id=388a37d5-b480-45ee-a2b9-ea52a5bf1e07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.817970 | controller |     "Jun 12 20:57:08.952523 crc crio[24437]: time=\"2026-06-12T20:57:08.951578398Z\" level=info msg=\"Starting container: 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745\" id=34ade328-cf62-48e5-b1e9-6d3733c8b513 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.817984 | controller |     "Jun 12 20:57:08.966043 crc crio[24437]: time=\"2026-06-12T20:57:08.961056286Z\" level=info msg=\"Started container\" PID=58832 containerID=4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745 description=openstack/dnsmasq-dns-77594b4b4f-kl24n/dnsmasq-dns id=34ade328-cf62-48e5-b1e9-6d3733c8b513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7",
2026-06-12 21:48:35.817999 | controller |     "Jun 12 20:57:09.222674 crc crio[24437]: time=\"2026-06-12T20:57:09.222565118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d525cfdc-4489-4d50-b06c-56b0d4e9bd5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.818014 | controller |     "Jun 12 20:57:09.238365 crc crio[24437]: time=\"2026-06-12T20:57:09.238222006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0ed73444-0151-4ada-89bb-c3b817665d5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.818029 | controller |     "Jun 12 20:57:09.281272 crc crio[24437]: time=\"2026-06-12T20:57:09.281162132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=df02f943-011a-4bd6-a076-0e0d8e566415 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.818043 | controller |     "Jun 12 20:57:09.293530 crc crio[24437]: time=\"2026-06-12T20:57:09.293449079Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=d66db964-f5e0-430e-9694-79220d33c586 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.818058 | controller |     "Jun 12 20:57:09.295077 crc crio[24437]: time=\"2026-06-12T20:57:09.294887254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.818073 | controller |     "Jun 12 20:57:09.309605 crc crio[24437]: time=\"2026-06-12T20:57:09.309493277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0b05b07a-d3a1-4e89-992b-ea6f12f25572 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.818087 | controller |     "Jun 12 20:57:09.324289 crc crio[24437]: time=\"2026-06-12T20:57:09.324184061Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=28123a5e-a439-4af2-95f0-1e6ba6dec800 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.818102 | controller |     "Jun 12 20:57:09.325632 crc crio[24437]: time=\"2026-06-12T20:57:09.325565854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.818119 | controller |     "Jun 12 20:57:09.351153 crc crio[24437]: time=\"2026-06-12T20:57:09.351046329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.818134 | controller |     "Jun 12 20:57:09.354357 crc crio[24437]: time=\"2026-06-12T20:57:09.354278178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.818149 | controller |     "Jun 12 20:57:09.375733 crc crio[24437]: time=\"2026-06-12T20:57:09.375637933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.818164 | controller |     "Jun 12 20:57:09.378380 crc crio[24437]: time=\"2026-06-12T20:57:09.378293617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.818178 | controller |     "Jun 12 20:57:09.548199 crc crio[24437]: time=\"2026-06-12T20:57:09.547842429Z\" level=info msg=\"Created container f2a71475c7cbcf1862e131f5bf957bd31e95e06078b1a2c7b8115a8b7c1aee58: openstack/openstack-galera-0/galera\" id=d66db964-f5e0-430e-9694-79220d33c586 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.818193 | controller |     "Jun 12 20:57:09.550100 crc crio[24437]: time=\"2026-06-12T20:57:09.549495009Z\" level=info msg=\"Starting container: f2a71475c7cbcf1862e131f5bf957bd31e95e06078b1a2c7b8115a8b7c1aee58\" id=f808ae77-5788-44d0-96be-c63a5c6be3c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.818208 | controller |     "Jun 12 20:57:09.560210 crc crio[24437]: time=\"2026-06-12T20:57:09.560107024Z\" level=info msg=\"Started container\" PID=58899 containerID=f2a71475c7cbcf1862e131f5bf957bd31e95e06078b1a2c7b8115a8b7c1aee58 description=openstack/openstack-galera-0/galera id=f808ae77-5788-44d0-96be-c63a5c6be3c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=294f07743f9368ee17a8996e94007c38df9effbdff3cfa3c83cbad0c07cff38c",
2026-06-12 21:48:35.818222 | controller |     "Jun 12 20:57:09.566408 crc crio[24437]: time=\"2026-06-12T20:57:09.566267844Z\" level=info msg=\"Created container 864e43de9ae1498f1843f566d3d0bb602d34c6de4c2ed299bd863bafb1780d96: openstack/openstack-cell1-galera-0/galera\" id=28123a5e-a439-4af2-95f0-1e6ba6dec800 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.818237 | controller |     "Jun 12 20:57:09.567878 crc crio[24437]: time=\"2026-06-12T20:57:09.567815351Z\" level=info msg=\"Starting container: 864e43de9ae1498f1843f566d3d0bb602d34c6de4c2ed299bd863bafb1780d96\" id=2724e7d9-12ab-4359-a5e3-bb70edaa3e67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.818252 | controller |     "Jun 12 20:57:09.584404 crc crio[24437]: time=\"2026-06-12T20:57:09.584258038Z\" level=info msg=\"Started container\" PID=58898 containerID=864e43de9ae1498f1843f566d3d0bb602d34c6de4c2ed299bd863bafb1780d96 description=openstack/openstack-cell1-galera-0/galera id=2724e7d9-12ab-4359-a5e3-bb70edaa3e67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd663b3d77227736beb7e5c42de55ca33f1377d6d79b729dc8ea503b8373f297",
2026-06-12 21:48:35.818267 | controller |     "Jun 12 20:57:10.317542 crc crio[24437]: time=\"2026-06-12T20:57:10.317440073Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-nk789/POD\" id=8d7868ff-1189-4e38-93e6-14ab75b318b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.818281 | controller |     "Jun 12 20:57:10.318688 crc crio[24437]: time=\"2026-06-12T20:57:10.317590936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.818303 | controller |     "Jun 12 20:57:10.355873 crc crio[24437]: time=\"2026-06-12T20:57:10.351354982Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-nk789 Namespace:openstack ID:72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981 UID:ad97f73f-fd80-4634-ad81-bb5a15a84cf1 NetNS:/var/run/netns/92e0782b-453b-4d96-ae92-6d4b1fe8fce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad97f73f_fd80_4634_ad81_bb5a15a84cf1.slice PodAnnotations:0xc00051c728}] Aliases:map[]}\"",
2026-06-12 21:48:35.818318 | controller |     "Jun 12 20:57:10.355873 crc crio[24437]: time=\"2026-06-12T20:57:10.351452234Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-nk789 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.818333 | controller |     "Jun 12 20:57:10.884026 crc crio[24437]: 2026-06-12T20:57:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72019e0065e28c2 Mac:8a:70:df:34:40:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/92e0782b-453b-4d96-ae92-6d4b1fe8fce3 SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.818348 | controller |     "Jun 12 20:57:10.885798 crc crio[24437]: time=\"2026-06-12T20:57:10.885706668Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-nk789 Namespace:openstack ID:72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981 UID:ad97f73f-fd80-4634-ad81-bb5a15a84cf1 NetNS:/var/run/netns/92e0782b-453b-4d96-ae92-6d4b1fe8fce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad97f73f_fd80_4634_ad81_bb5a15a84cf1.slice PodAnnotations:0xc00051c728}] Aliases:map[]}\"",
2026-06-12 21:48:35.818364 | controller |     "Jun 12 20:57:10.886008 crc crio[24437]: time=\"2026-06-12T20:57:10.885921564Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-nk789 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.818378 | controller |     "Jun 12 20:57:10.895358 crc crio[24437]: time=\"2026-06-12T20:57:10.895274339Z\" level=info msg=\"Ran pod sandbox 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981 with infra container: openstack/dnsmasq-dns-7b6fcdc445-nk789/POD\" id=8d7868ff-1189-4e38-93e6-14ab75b318b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.818393 | controller |     "Jun 12 20:57:10.898441 crc crio[24437]: time=\"2026-06-12T20:57:10.898393845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3f690d3a-4e21-42df-b58d-0685ee74d609 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.818408 | controller |     "Jun 12 20:57:10.955507 crc crio[24437]: time=\"2026-06-12T20:57:10.954712794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a922fdd5-89a2-480e-9b29-90719ae1459f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.818423 | controller |     "Jun 12 20:57:10.968024 crc crio[24437]: time=\"2026-06-12T20:57:10.96365972Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-nk789/init\" id=9ba09de2-822f-4fd0-9cbc-7b76de1ccdfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.818438 | controller |     "Jun 12 20:57:10.968024 crc crio[24437]: time=\"2026-06-12T20:57:10.965138865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.818453 | controller |     "Jun 12 20:57:11.014036 crc crio[24437]: time=\"2026-06-12T20:57:11.013886822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.818471 | controller |     "Jun 12 20:57:11.028633 crc crio[24437]: time=\"2026-06-12T20:57:11.028581746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.818488 | controller |     "Jun 12 20:57:11.240034 crc crio[24437]: time=\"2026-06-12T20:57:11.239817505Z\" level=info msg=\"Created container c6f949a03d9af34412ab3b9189408045521a1f4d90b2bb077c0c70799cfb6f5a: openstack/dnsmasq-dns-7b6fcdc445-nk789/init\" id=9ba09de2-822f-4fd0-9cbc-7b76de1ccdfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.818505 | controller |     "Jun 12 20:57:11.243975 crc crio[24437]: time=\"2026-06-12T20:57:11.243793281Z\" level=info msg=\"Starting container: c6f949a03d9af34412ab3b9189408045521a1f4d90b2bb077c0c70799cfb6f5a\" id=8ce5222d-9cb6-4031-9714-f7f8d50b8e8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.818520 | controller |     "Jun 12 20:57:11.250566 crc crio[24437]: time=\"2026-06-12T20:57:11.250488103Z\" level=info msg=\"Started container\" PID=59426 containerID=c6f949a03d9af34412ab3b9189408045521a1f4d90b2bb077c0c70799cfb6f5a description=openstack/dnsmasq-dns-7b6fcdc445-nk789/init id=8ce5222d-9cb6-4031-9714-f7f8d50b8e8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981",
2026-06-12 21:48:35.818535 | controller |     "Jun 12 20:57:11.288873 crc crio[24437]: time=\"2026-06-12T20:57:11.288609472Z\" level=info msg=\"Stopping container: 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745 (timeout: 10s)\" id=a0c98ff1-775e-4bfd-9089-6ae90f8793c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.818550 | controller |     "Jun 12 20:57:11.434023 crc crio[24437]: time=\"2026-06-12T20:57:11.433852188Z\" level=info msg=\"Stopped container 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745: openstack/dnsmasq-dns-77594b4b4f-kl24n/dnsmasq-dns\" id=a0c98ff1-775e-4bfd-9089-6ae90f8793c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.818564 | controller |     "Jun 12 20:57:11.435554 crc crio[24437]: time=\"2026-06-12T20:57:11.435407826Z\" level=info msg=\"Stopping pod sandbox: 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7\" id=a691e48b-9946-4657-a476-3e23e3f89e4c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.818579 | controller |     "Jun 12 20:57:11.436034 crc crio[24437]: time=\"2026-06-12T20:57:11.435919108Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-kl24n Namespace:openstack ID:7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7 UID:79186671-49f9-4026-aeec-26b80c9d9f46 NetNS:/var/run/netns/96c2949a-9256-4468-9e05-5ffd5fb28fd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79186671_49f9_4026_aeec_26b80c9d9f46.slice PodAnnotations:0xc002554100}] Aliases:map[]}\"",
2026-06-12 21:48:35.818594 | controller |     "Jun 12 20:57:11.436237 crc crio[24437]: time=\"2026-06-12T20:57:11.436180144Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-77594b4b4f-kl24n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.818609 | controller |     "Jun 12 20:57:11.774613 crc crio[24437]: time=\"2026-06-12T20:57:11.77416041Z\" level=info msg=\"Stopped pod sandbox: 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7\" id=a691e48b-9946-4657-a476-3e23e3f89e4c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.818623 | controller |     "Jun 12 20:57:12.305890 crc crio[24437]: time=\"2026-06-12T20:57:12.305744871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=928b7ae9-42a6-4ff7-8e05-f1feb183e0a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.818642 | controller |     "Jun 12 20:57:12.317190 crc crio[24437]: time=\"2026-06-12T20:57:12.317106146Z\" level=info msg=\"Removing container: 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745\" id=383c83ff-f05e-4fa7-ad6a-fb2e7a1afb30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.818658 | controller |     "Jun 12 20:57:12.383544 crc crio[24437]: time=\"2026-06-12T20:57:12.383480107Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8f5aec07-984b-46ab-9ab2-b6bc5d058b8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.818673 | controller |     "Jun 12 20:57:12.391774 crc crio[24437]: time=\"2026-06-12T20:57:12.391698036Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-nk789/dnsmasq-dns\" id=0274c3a7-1b57-4438-9628-6d4c8217f6c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.818688 | controller |     "Jun 12 20:57:12.393623 crc crio[24437]: time=\"2026-06-12T20:57:12.39354833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.818702 | controller |     "Jun 12 20:57:12.447255 crc crio[24437]: time=\"2026-06-12T20:57:12.447151413Z\" level=info msg=\"Removed container 4ca05345d74ce78c2292dd8192af2550078cdaa76d00d91bf671c9b0acf2d745: openstack/dnsmasq-dns-77594b4b4f-kl24n/dnsmasq-dns\" id=383c83ff-f05e-4fa7-ad6a-fb2e7a1afb30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.818717 | controller |     "Jun 12 20:57:12.452285 crc crio[24437]: time=\"2026-06-12T20:57:12.452231916Z\" level=info msg=\"Removing container: 07b76c2fa8f20982973b35e4688941dbc805543e698e3187c8d8c54e36f532e3\" id=3ebeb15f-e274-4567-a5bc-05ed4f75019a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.818732 | controller |     "Jun 12 20:57:12.460754 crc crio[24437]: time=\"2026-06-12T20:57:12.460570538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.818746 | controller |     "Jun 12 20:57:12.468348 crc crio[24437]: time=\"2026-06-12T20:57:12.468170332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.818760 | controller |     "Jun 12 20:57:12.528267 crc crio[24437]: time=\"2026-06-12T20:57:12.525591937Z\" level=info msg=\"Removed container 07b76c2fa8f20982973b35e4688941dbc805543e698e3187c8d8c54e36f532e3: openstack/dnsmasq-dns-77594b4b4f-kl24n/init\" id=3ebeb15f-e274-4567-a5bc-05ed4f75019a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.818774 | controller |     "Jun 12 20:57:12.652209 crc crio[24437]: time=\"2026-06-12T20:57:12.652107531Z\" level=info msg=\"Created container 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459: openstack/dnsmasq-dns-7b6fcdc445-nk789/dnsmasq-dns\" id=0274c3a7-1b57-4438-9628-6d4c8217f6c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.818789 | controller |     "Jun 12 20:57:12.654375 crc crio[24437]: time=\"2026-06-12T20:57:12.654278583Z\" level=info msg=\"Starting container: 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459\" id=a39e183c-8c24-4753-bf63-f44d1d929394 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.818803 | controller |     "Jun 12 20:57:12.664815 crc crio[24437]: time=\"2026-06-12T20:57:12.664298684Z\" level=info msg=\"Started container\" PID=59856 containerID=12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459 description=openstack/dnsmasq-dns-7b6fcdc445-nk789/dnsmasq-dns id=a39e183c-8c24-4753-bf63-f44d1d929394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981",
2026-06-12 21:48:35.818818 | controller |     "Jun 12 20:57:17.607228 crc crio[24437]: time=\"2026-06-12T20:57:17.605715857Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-8cpxm/POD\" id=2954ead7-c6fe-48af-830c-d3c421aee83a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.818836 | controller |     "Jun 12 20:57:17.609414 crc crio[24437]: time=\"2026-06-12T20:57:17.607247963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.818868 | controller |     "Jun 12 20:57:17.697698 crc crio[24437]: time=\"2026-06-12T20:57:17.695213217Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-8cpxm Namespace:openstack ID:1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8 UID:a382ab9a-355b-4062-9cb7-51e61bcff3a5 NetNS:/var/run/netns/d9f74952-a1c1-43a0-a2a6-b85f14f896f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda382ab9a_355b_4062_9cb7_51e61bcff3a5.slice PodAnnotations:0xc002554d58}] Aliases:map[]}\"",
2026-06-12 21:48:35.818885 | controller |     "Jun 12 20:57:17.697698 crc crio[24437]: time=\"2026-06-12T20:57:17.695316709Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-8cpxm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.818901 | controller |     "Jun 12 20:57:18.037374 crc crio[24437]: time=\"2026-06-12T20:57:18.037218891Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/POD\" id=ad9da457-33cb-41dc-8ce9-7a170b07e268 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.818916 | controller |     "Jun 12 20:57:18.037374 crc crio[24437]: time=\"2026-06-12T20:57:18.037367514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.818931 | controller |     "Jun 12 20:57:18.067965 crc crio[24437]: time=\"2026-06-12T20:57:18.06783128Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781297837-sbjzw Namespace:openstack ID:0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7 UID:6c29471a-7e5c-47cf-898c-18d7e368cdfa NetNS:/var/run/netns/771e4033-5cc9-43f0-a7ce-46ded6b9a6b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c29471a_7e5c_47cf_898c_18d7e368cdfa.slice PodAnnotations:0xc002746560}] Aliases:map[]}\"",
2026-06-12 21:48:35.818946 | controller |     "Jun 12 20:57:18.067965 crc crio[24437]: time=\"2026-06-12T20:57:18.067897791Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781297837-sbjzw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.818962 | controller |     "Jun 12 20:57:18.202481 crc crio[24437]: time=\"2026-06-12T20:57:18.201849514Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781297837-25w4z/POD\" id=babbdf6b-1ff5-46e1-bc82-a027c834cac9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.818976 | controller |     "Jun 12 20:57:18.202703 crc crio[24437]: time=\"2026-06-12T20:57:18.202485239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.818991 | controller |     "Jun 12 20:57:18.361616 crc crio[24437]: time=\"2026-06-12T20:57:18.36118504Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781297837-25w4z Namespace:openstack ID:07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946 UID:2746fd5e-45db-4415-85a7-a221c80ff4bd NetNS:/var/run/netns/f53b8365-073b-469e-93e4-24c6655e994b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2746fd5e_45db_4415_85a7_a221c80ff4bd.slice PodAnnotations:0xc0027467f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.819010 | controller |     "Jun 12 20:57:18.361616 crc crio[24437]: time=\"2026-06-12T20:57:18.361246162Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781297837-25w4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.819025 | controller |     "Jun 12 20:57:18.712851 crc crio[24437]: time=\"2026-06-12T20:57:18.712283953Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=40e1c9be-97ea-4bb3-a61d-9f9e31ef48a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.819040 | controller |     "Jun 12 20:57:18.714057 crc crio[24437]: time=\"2026-06-12T20:57:18.712886888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.819055 | controller |     "Jun 12 20:57:18.762359 crc crio[24437]: time=\"2026-06-12T20:57:18.762225668Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:347bf7bd1ca672d20fb4a7a49274615f9b04a30863ad97dba008afcd749f0d58 UID:baf4cb2d-079b-4e10-991f-523aeefb9383 NetNS:/var/run/netns/c55b40dd-355c-4de6-af6d-7129d9242af4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaf4cb2d_079b_4e10_991f_523aeefb9383.slice PodAnnotations:0xc000a8c1d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.819070 | controller |     "Jun 12 20:57:18.762359 crc crio[24437]: time=\"2026-06-12T20:57:18.76228612Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.819085 | controller |     "Jun 12 20:57:19.036339 crc crio[24437]: 2026-06-12T20:57:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1599e775aee22d9 Mac:be:e4:c2:a8:e0:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/d9f74952-a1c1-43a0-a2a6-b85f14f896f5 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.819100 | controller |     "Jun 12 20:57:19.038512 crc crio[24437]: time=\"2026-06-12T20:57:19.038431765Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-8cpxm Namespace:openstack ID:1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8 UID:a382ab9a-355b-4062-9cb7-51e61bcff3a5 NetNS:/var/run/netns/d9f74952-a1c1-43a0-a2a6-b85f14f896f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda382ab9a_355b_4062_9cb7_51e61bcff3a5.slice PodAnnotations:0xc002554d58}] Aliases:map[]}\"",
2026-06-12 21:48:35.819115 | controller |     "Jun 12 20:57:19.038625 crc crio[24437]: time=\"2026-06-12T20:57:19.038596779Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-8cpxm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.819130 | controller |     "Jun 12 20:57:19.046410 crc crio[24437]: time=\"2026-06-12T20:57:19.046298164Z\" level=info msg=\"Ran pod sandbox 1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8 with infra container: openstack/swift-ring-rebalance-8cpxm/POD\" id=2954ead7-c6fe-48af-830c-d3c421aee83a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.819145 | controller |     "Jun 12 20:57:19.050065 crc crio[24437]: time=\"2026-06-12T20:57:19.049919922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=b33f3520-75bd-48cf-b38d-4f28d08d85a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.819159 | controller |     "Jun 12 20:57:19.050299 crc crio[24437]: time=\"2026-06-12T20:57:19.05023311Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=b33f3520-75bd-48cf-b38d-4f28d08d85a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.819177 | controller |     "Jun 12 20:57:19.050397 crc crio[24437]: time=\"2026-06-12T20:57:19.050363593Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=b33f3520-75bd-48cf-b38d-4f28d08d85a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.819192 | controller |     "Jun 12 20:57:19.051464 crc crio[24437]: time=\"2026-06-12T20:57:19.051361038Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=75be5df4-cf62-4eb8-9de3-08452ba561b2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.819207 | controller |     "Jun 12 20:57:19.056825 crc crio[24437]: time=\"2026-06-12T20:57:19.056743197Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-12 21:48:35.819221 | controller |     "Jun 12 20:57:19.150722 crc crio[24437]: 2026-06-12T20:57:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d57ec70e0d2c4c Mac:de:1a:bf:13:8a:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/771e4033-5cc9-43f0-a7ce-46ded6b9a6b6 SocketPath: PciID:}] [{Interface:0xc00012e7f0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.819236 | controller |     "Jun 12 20:57:19.151772 crc crio[24437]: time=\"2026-06-12T20:57:19.151693759Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781297837-sbjzw Namespace:openstack ID:0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7 UID:6c29471a-7e5c-47cf-898c-18d7e368cdfa NetNS:/var/run/netns/771e4033-5cc9-43f0-a7ce-46ded6b9a6b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c29471a_7e5c_47cf_898c_18d7e368cdfa.slice PodAnnotations:0xc002746560}] Aliases:map[]}\"",
2026-06-12 21:48:35.819251 | controller |     "Jun 12 20:57:19.151907 crc crio[24437]: time=\"2026-06-12T20:57:19.151852182Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781297837-sbjzw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.819265 | controller |     "Jun 12 20:57:19.162538 crc crio[24437]: time=\"2026-06-12T20:57:19.162453269Z\" level=info msg=\"Ran pod sandbox 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7 with infra container: openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/POD\" id=ad9da457-33cb-41dc-8ce9-7a170b07e268 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.819280 | controller |     "Jun 12 20:57:19.169429 crc crio[24437]: time=\"2026-06-12T20:57:19.169302393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=3721a45a-6f07-4b91-8cad-257c0d7cde09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.819294 | controller |     "Jun 12 20:57:19.181630 crc crio[24437]: time=\"2026-06-12T20:57:19.180891624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=3b2c7942-2cb5-4f2c-9ab9-a2c078dd4e70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.819310 | controller |     "Jun 12 20:57:19.193462 crc crio[24437]: time=\"2026-06-12T20:57:19.193245591Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/ovn-config\" id=57c98f84-2893-4794-b6b6-e683eda1dfc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.819324 | controller |     "Jun 12 20:57:19.195290 crc crio[24437]: time=\"2026-06-12T20:57:19.19524499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.819338 | controller |     "Jun 12 20:57:19.257664 crc crio[24437]: time=\"2026-06-12T20:57:19.257541524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.819356 | controller |     "Jun 12 20:57:19.261687 crc crio[24437]: time=\"2026-06-12T20:57:19.261587961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.819371 | controller |     "Jun 12 20:57:19.275830 crc crio[24437]: 2026-06-12T20:57:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07513797b344969 Mac:46:df:72:a3:7f:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/f53b8365-073b-469e-93e4-24c6655e994b SocketPath: PciID:}] [{Interface:0xc0004aa6c0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.819386 | controller |     "Jun 12 20:57:19.277170 crc crio[24437]: time=\"2026-06-12T20:57:19.277135316Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781297837-25w4z Namespace:openstack ID:07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946 UID:2746fd5e-45db-4415-85a7-a221c80ff4bd NetNS:/var/run/netns/f53b8365-073b-469e-93e4-24c6655e994b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2746fd5e_45db_4415_85a7_a221c80ff4bd.slice PodAnnotations:0xc0027467f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.819401 | controller |     "Jun 12 20:57:19.277529 crc crio[24437]: time=\"2026-06-12T20:57:19.277505134Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781297837-25w4z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.819415 | controller |     "Jun 12 20:57:19.295046 crc crio[24437]: time=\"2026-06-12T20:57:19.294902055Z\" level=info msg=\"Ran pod sandbox 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946 with infra container: openstack/ovsdbserver-sb-0-config-1781297837-25w4z/POD\" id=babbdf6b-1ff5-46e1-bc82-a027c834cac9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.819430 | controller |     "Jun 12 20:57:19.299717 crc crio[24437]: time=\"2026-06-12T20:57:19.299647859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=e46b89c4-ba13-4b60-99bd-bc26809fe389 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.819445 | controller |     "Jun 12 20:57:19.303168 crc crio[24437]: time=\"2026-06-12T20:57:19.303107983Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=865175ce-a4ef-4bf3-855d-453827f70eb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.819460 | controller |     "Jun 12 20:57:19.312511 crc crio[24437]: time=\"2026-06-12T20:57:19.312470289Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781297837-25w4z/ovn-config\" id=830613bb-3198-4fca-aa1f-15a1584dd288 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.819474 | controller |     "Jun 12 20:57:19.314279 crc crio[24437]: time=\"2026-06-12T20:57:19.314255782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.819489 | controller |     "Jun 12 20:57:19.365359 crc crio[24437]: time=\"2026-06-12T20:57:19.365232442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.819503 | controller |     "Jun 12 20:57:19.371976 crc crio[24437]: time=\"2026-06-12T20:57:19.371234458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.819521 | controller |     "Jun 12 20:57:19.450984 crc crio[24437]: 2026-06-12T20:57:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:347bf7bd1ca672d Mac:92:91:ab:7e:2f:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/c55b40dd-355c-4de6-af6d-7129d9242af4 SocketPath: PciID:}] [{Interface:0xc00019cc90 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.819536 | controller |     "Jun 12 20:57:19.450984 crc crio[24437]: time=\"2026-06-12T20:57:19.448114993Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:347bf7bd1ca672d20fb4a7a49274615f9b04a30863ad97dba008afcd749f0d58 UID:baf4cb2d-079b-4e10-991f-523aeefb9383 NetNS:/var/run/netns/c55b40dd-355c-4de6-af6d-7129d9242af4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaf4cb2d_079b_4e10_991f_523aeefb9383.slice PodAnnotations:0xc000a8c1d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.819551 | controller |     "Jun 12 20:57:19.450984 crc crio[24437]: time=\"2026-06-12T20:57:19.448282157Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.819566 | controller |     "Jun 12 20:57:19.456570 crc crio[24437]: time=\"2026-06-12T20:57:19.456244739Z\" level=info msg=\"Created container 211cf93408393bb8e889bf313c318161ae135550dc8216225af3f3ac3eec7756: openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/ovn-config\" id=57c98f84-2893-4794-b6b6-e683eda1dfc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.819581 | controller |     "Jun 12 20:57:19.457536 crc crio[24437]: time=\"2026-06-12T20:57:19.457465858Z\" level=info msg=\"Ran pod sandbox 347bf7bd1ca672d20fb4a7a49274615f9b04a30863ad97dba008afcd749f0d58 with infra container: openstack/ovn-northd-0/POD\" id=40e1c9be-97ea-4bb3-a61d-9f9e31ef48a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.819596 | controller |     "Jun 12 20:57:19.458011 crc crio[24437]: time=\"2026-06-12T20:57:19.457884089Z\" level=info msg=\"Starting container: 211cf93408393bb8e889bf313c318161ae135550dc8216225af3f3ac3eec7756\" id=2fc8845b-9489-49f6-a9c1-ecdfb387bf97 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.819610 | controller |     "Jun 12 20:57:19.470378 crc crio[24437]: time=\"2026-06-12T20:57:19.465171865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=78ea8c81-cd08-409d-9950-ffefff16b87d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.819625 | controller |     "Jun 12 20:57:19.470378 crc crio[24437]: time=\"2026-06-12T20:57:19.465620165Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=78ea8c81-cd08-409d-9950-ffefff16b87d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.819639 | controller |     "Jun 12 20:57:19.470378 crc crio[24437]: time=\"2026-06-12T20:57:19.465673567Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=78ea8c81-cd08-409d-9950-ffefff16b87d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.819654 | controller |     "Jun 12 20:57:19.470378 crc crio[24437]: time=\"2026-06-12T20:57:19.470269207Z\" level=info msg=\"Started container\" PID=60626 containerID=211cf93408393bb8e889bf313c318161ae135550dc8216225af3f3ac3eec7756 description=openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/ovn-config id=2fc8845b-9489-49f6-a9c1-ecdfb387bf97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7",
2026-06-12 21:48:35.819668 | controller |     "Jun 12 20:57:19.470797 crc crio[24437]: time=\"2026-06-12T20:57:19.470658207Z\" level=info msg=\"Stopping container: 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8 (timeout: 10s)\" id=355912fd-7be3-4b57-a466-3692c820fbdc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.819686 | controller |     "Jun 12 20:57:19.496018 crc crio[24437]: time=\"2026-06-12T20:57:19.489831719Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=9abdd11f-db48-4971-815e-bd2856280922 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.819701 | controller |     "Jun 12 20:57:19.496018 crc crio[24437]: time=\"2026-06-12T20:57:19.495274801Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-12 21:48:35.819717 | controller |     "Jun 12 20:57:19.586099 crc crio[24437]: time=\"2026-06-12T20:57:19.585601491Z\" level=info msg=\"Created container 6bb8354d6eab8b6b94a8c8aa6c9ef094cc46d85d584c4a571916818a481eadd3: openstack/ovsdbserver-sb-0-config-1781297837-25w4z/ovn-config\" id=830613bb-3198-4fca-aa1f-15a1584dd288 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.819732 | controller |     "Jun 12 20:57:19.587642 crc crio[24437]: time=\"2026-06-12T20:57:19.587560148Z\" level=info msg=\"Starting container: 6bb8354d6eab8b6b94a8c8aa6c9ef094cc46d85d584c4a571916818a481eadd3\" id=a1f8663b-6331-46e5-a173-fb40f8400db9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.819747 | controller |     "Jun 12 20:57:19.602889 crc crio[24437]: time=\"2026-06-12T20:57:19.596191456Z\" level=info msg=\"Started container\" PID=60635 containerID=6bb8354d6eab8b6b94a8c8aa6c9ef094cc46d85d584c4a571916818a481eadd3 description=openstack/ovsdbserver-sb-0-config-1781297837-25w4z/ovn-config id=a1f8663b-6331-46e5-a173-fb40f8400db9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946",
2026-06-12 21:48:35.819762 | controller |     "Jun 12 20:57:19.624293 crc crio[24437]: time=\"2026-06-12T20:57:19.623876975Z\" level=info msg=\"Stopped container 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8: openstack/dnsmasq-dns-86cd84489-5k2wc/dnsmasq-dns\" id=355912fd-7be3-4b57-a466-3692c820fbdc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.819777 | controller |     "Jun 12 20:57:19.628142 crc crio[24437]: time=\"2026-06-12T20:57:19.627105123Z\" level=info msg=\"Stopping pod sandbox: 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d\" id=3f05fe90-c6df-40a1-9a88-ca9cde636b9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.819792 | controller |     "Jun 12 20:57:19.628142 crc crio[24437]: time=\"2026-06-12T20:57:19.627640956Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-5k2wc Namespace:openstack ID:50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d UID:9e9f62f9-8704-4bdb-84bc-04bc9cc15531 NetNS:/var/run/netns/4d018cfc-bce7-4eeb-8bec-73feaaa8ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9f62f9_8704_4bdb_84bc_04bc9cc15531.slice PodAnnotations:0xc000a8c0f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.819806 | controller |     "Jun 12 20:57:19.628142 crc crio[24437]: time=\"2026-06-12T20:57:19.627783479Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-86cd84489-5k2wc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.819821 | controller |     "Jun 12 20:57:19.957710 crc crio[24437]: time=\"2026-06-12T20:57:19.956994805Z\" level=info msg=\"Stopped pod sandbox: 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d\" id=3f05fe90-c6df-40a1-9a88-ca9cde636b9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.819836 | controller |     "Jun 12 20:57:20.593743 crc crio[24437]: time=\"2026-06-12T20:57:20.589827538Z\" level=info msg=\"Removing container: 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8\" id=fe4089a6-308e-4c06-ac06-b0163e48d4c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.819873 | controller |     "Jun 12 20:57:21.101048 crc crio[24437]: time=\"2026-06-12T20:57:21.097201974Z\" level=info msg=\"Removed container 2c6c0efc8429212ad400e553a08b9a2c33b31a4187ae3adcd7bf5fc24a1cafa8: openstack/dnsmasq-dns-86cd84489-5k2wc/dnsmasq-dns\" id=fe4089a6-308e-4c06-ac06-b0163e48d4c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.819891 | controller |     "Jun 12 20:57:21.103011 crc crio[24437]: time=\"2026-06-12T20:57:21.102860521Z\" level=info msg=\"Removing container: 5cf4aaba46d826fd524487cb2fe909b43d59eff491d9191a72e7c65be86636a0\" id=5d5e9314-649c-42d2-b6f9-34b9fc7944fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.819906 | controller |     "Jun 12 20:57:21.623682 crc crio[24437]: time=\"2026-06-12T20:57:21.62363042Z\" level=info msg=\"Stopping pod sandbox: 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946\" id=5d86d7bf-31b9-4ffd-b1fb-dadbb8a0e692 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.819921 | controller |     "Jun 12 20:57:21.624480 crc crio[24437]: time=\"2026-06-12T20:57:21.624394407Z\" level=info msg=\"Stopping pod sandbox: 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7\" id=cad64953-6fa5-4e40-908e-938401c53951 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.819936 | controller |     "Jun 12 20:57:21.625130 crc crio[24437]: time=\"2026-06-12T20:57:21.624846729Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781297837-25w4z Namespace:openstack ID:07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946 UID:2746fd5e-45db-4415-85a7-a221c80ff4bd NetNS:/var/run/netns/f53b8365-073b-469e-93e4-24c6655e994b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2746fd5e_45db_4415_85a7_a221c80ff4bd.slice PodAnnotations:0xc001fa4618}] Aliases:map[]}\"",
2026-06-12 21:48:35.819951 | controller |     "Jun 12 20:57:21.625525 crc crio[24437]: time=\"2026-06-12T20:57:21.625498174Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781297837-25w4z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.819966 | controller |     "Jun 12 20:57:21.626080 crc crio[24437]: time=\"2026-06-12T20:57:21.625973745Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781297837-sbjzw Namespace:openstack ID:0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7 UID:6c29471a-7e5c-47cf-898c-18d7e368cdfa NetNS:/var/run/netns/771e4033-5cc9-43f0-a7ce-46ded6b9a6b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c29471a_7e5c_47cf_898c_18d7e368cdfa.slice PodAnnotations:0xc006ecc528}] Aliases:map[]}\"",
2026-06-12 21:48:35.819981 | controller |     "Jun 12 20:57:21.626374 crc crio[24437]: time=\"2026-06-12T20:57:21.6261311Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781297837-sbjzw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.819997 | controller |     "Jun 12 20:57:24.127340 crc crio[24437]: time=\"2026-06-12T20:57:24.126111776Z\" level=info msg=\"Stopped pod sandbox: 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7\" id=cad64953-6fa5-4e40-908e-938401c53951 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.820012 | controller |     "Jun 12 20:57:24.140353 crc crio[24437]: time=\"2026-06-12T20:57:24.129282263Z\" level=info msg=\"Stopped pod sandbox: 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946\" id=5d86d7bf-31b9-4ffd-b1fb-dadbb8a0e692 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.820027 | controller |     "Jun 12 20:57:24.176683 crc crio[24437]: time=\"2026-06-12T20:57:24.176265387Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4\" id=9abdd11f-db48-4971-815e-bd2856280922 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.820046 | controller |     "Jun 12 20:57:24.178560 crc crio[24437]: time=\"2026-06-12T20:57:24.17847459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=1dde94de-a7a4-4a69-a0b6-e13aab611e52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.820061 | controller |     "Jun 12 20:57:24.186903 crc crio[24437]: time=\"2026-06-12T20:57:24.186834092Z\" level=info msg=\"Removed container 5cf4aaba46d826fd524487cb2fe909b43d59eff491d9191a72e7c65be86636a0: openstack/dnsmasq-dns-86cd84489-5k2wc/init\" id=5d5e9314-649c-42d2-b6f9-34b9fc7944fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.820076 | controller |     "Jun 12 20:57:24.268038 crc crio[24437]: time=\"2026-06-12T20:57:24.267898918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=abba08a1-95ea-4dd7-979f-d2a731c71dd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.820091 | controller |     "Jun 12 20:57:24.329455 crc crio[24437]: time=\"2026-06-12T20:57:24.329151127Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=dfd1f7b9-9138-4419-a313-d726c23cf7d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.820105 | controller |     "Jun 12 20:57:24.330899 crc crio[24437]: time=\"2026-06-12T20:57:24.330800377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.820120 | controller |     "Jun 12 20:57:24.417464 crc crio[24437]: time=\"2026-06-12T20:57:24.417344515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.820134 | controller |     "Jun 12 20:57:24.422525 crc crio[24437]: time=\"2026-06-12T20:57:24.422433448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.820149 | controller |     "Jun 12 20:57:25.117710 crc crio[24437]: time=\"2026-06-12T20:57:25.117597696Z\" level=info msg=\"Created container 46798db61955662eb09b544f1f0732bdfbbe56a922a7209120b0af10e480794b: openstack/ovn-northd-0/ovn-northd\" id=dfd1f7b9-9138-4419-a313-d726c23cf7d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.820163 | controller |     "Jun 12 20:57:25.123448 crc crio[24437]: time=\"2026-06-12T20:57:25.123238472Z\" level=info msg=\"Starting container: 46798db61955662eb09b544f1f0732bdfbbe56a922a7209120b0af10e480794b\" id=efacf2b3-26c8-466b-8b7b-f366f0a5c7a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.820178 | controller |     "Jun 12 20:57:25.134420 crc crio[24437]: time=\"2026-06-12T20:57:25.134237508Z\" level=info msg=\"Started container\" PID=60956 containerID=46798db61955662eb09b544f1f0732bdfbbe56a922a7209120b0af10e480794b description=openstack/ovn-northd-0/ovn-northd id=efacf2b3-26c8-466b-8b7b-f366f0a5c7a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347bf7bd1ca672d20fb4a7a49274615f9b04a30863ad97dba008afcd749f0d58",
2026-06-12 21:48:35.820193 | controller |     "Jun 12 20:57:25.219458 crc crio[24437]: time=\"2026-06-12T20:57:25.218681195Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=6ce0764a-9d0c-4482-b7b1-c35e662d5627 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.820208 | controller |     "Jun 12 20:57:25.303294 crc crio[24437]: time=\"2026-06-12T20:57:25.303117603Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c6f54bb3-b90b-414d-a0bd-5f46fb7f6298 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.820226 | controller |     "Jun 12 20:57:25.397823 crc crio[24437]: time=\"2026-06-12T20:57:25.397726967Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-8lxqb/POD\" id=72b7effe-c413-4a1c-9d37-53bccc7c1dc8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.820241 | controller |     "Jun 12 20:57:25.398010 crc crio[24437]: time=\"2026-06-12T20:57:25.39784517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.820255 | controller |     "Jun 12 20:57:25.888405 crc crio[24437]: time=\"2026-06-12T20:57:25.888292037Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073\" id=75be5df4-cf62-4eb8-9de3-08452ba561b2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.820270 | controller |     "Jun 12 20:57:25.890078 crc crio[24437]: time=\"2026-06-12T20:57:25.890019729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ec56a5ed-9712-42ba-a97b-2cdf4db559e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.820284 | controller |     "Jun 12 20:57:25.931337 crc crio[24437]: time=\"2026-06-12T20:57:25.931254514Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=337c2a08-7eb0-4763-beca-55d515947b6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.820298 | controller |     "Jun 12 20:57:25.932902 crc crio[24437]: time=\"2026-06-12T20:57:25.932867152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.820313 | controller |     "Jun 12 20:57:25.934682 crc crio[24437]: time=\"2026-06-12T20:57:25.934567804Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8lxqb Namespace:openstack ID:8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74 UID:2351187f-6cf1-41e6-a294-3ee1c92cf640 NetNS:/var/run/netns/c9c2bd70-444c-4e68-97ef-bed09c083240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2351187f_6cf1_41e6_a294_3ee1c92cf640.slice PodAnnotations:0xc002746590}] Aliases:map[]}\"",
2026-06-12 21:48:35.820329 | controller |     "Jun 12 20:57:25.934827 crc crio[24437]: time=\"2026-06-12T20:57:25.934765729Z\" level=info msg=\"Adding pod openstack_root-account-create-update-8lxqb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.820343 | controller |     "Jun 12 20:57:25.984018 crc crio[24437]: time=\"2026-06-12T20:57:25.983362991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=34c73841-1663-4750-91bd-e543010853f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.820358 | controller |     "Jun 12 20:57:25.985301 crc crio[24437]: time=\"2026-06-12T20:57:25.985268078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.820373 | controller |     "Jun 12 20:57:25.999078 crc crio[24437]: time=\"2026-06-12T20:57:25.996786505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.820388 | controller |     "Jun 12 20:57:25.999078 crc crio[24437]: time=\"2026-06-12T20:57:25.998255211Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-8cpxm/swift-ring-rebalance\" id=20b8a298-3317-47a2-9352-a35d45957997 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.820403 | controller |     "Jun 12 20:57:26.002452 crc crio[24437]: time=\"2026-06-12T20:57:26.002256328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.820420 | controller |     "Jun 12 20:57:26.048682 crc crio[24437]: time=\"2026-06-12T20:57:26.048583306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.820435 | controller |     "Jun 12 20:57:26.056307 crc crio[24437]: time=\"2026-06-12T20:57:26.05623678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.820449 | controller |     "Jun 12 20:57:26.157496 crc crio[24437]: time=\"2026-06-12T20:57:26.157375552Z\" level=info msg=\"Created container cc5a20fefe3ee0ed6136ec8194d04f009fab2cf2672c6bcfaa2021a4bb7e53f8: openstack/ovn-northd-0/openstack-network-exporter\" id=337c2a08-7eb0-4763-beca-55d515947b6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.820464 | controller |     "Jun 12 20:57:26.159612 crc crio[24437]: time=\"2026-06-12T20:57:26.159379389Z\" level=info msg=\"Starting container: cc5a20fefe3ee0ed6136ec8194d04f009fab2cf2672c6bcfaa2021a4bb7e53f8\" id=67cd6726-8832-4368-b97b-74e319402af4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.820478 | controller |     "Jun 12 20:57:26.168018 crc crio[24437]: time=\"2026-06-12T20:57:26.167157718Z\" level=info msg=\"Started container\" PID=61066 containerID=cc5a20fefe3ee0ed6136ec8194d04f009fab2cf2672c6bcfaa2021a4bb7e53f8 description=openstack/ovn-northd-0/openstack-network-exporter id=67cd6726-8832-4368-b97b-74e319402af4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347bf7bd1ca672d20fb4a7a49274615f9b04a30863ad97dba008afcd749f0d58",
2026-06-12 21:48:35.820493 | controller |     "Jun 12 20:57:26.276646 crc crio[24437]: time=\"2026-06-12T20:57:26.268560335Z\" level=info msg=\"Created container 3674cb9fac97c361c4a484037eb9369f6cc1ede599177227584fbd0f810ad1aa: openstack/swift-ring-rebalance-8cpxm/swift-ring-rebalance\" id=20b8a298-3317-47a2-9352-a35d45957997 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.820507 | controller |     "Jun 12 20:57:26.276646 crc crio[24437]: time=\"2026-06-12T20:57:26.27458542Z\" level=info msg=\"Starting container: 3674cb9fac97c361c4a484037eb9369f6cc1ede599177227584fbd0f810ad1aa\" id=2a763d83-1b80-4359-8899-dd977c346c76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.820522 | controller |     "Jun 12 20:57:26.292385 crc crio[24437]: time=\"2026-06-12T20:57:26.292262237Z\" level=info msg=\"Started container\" PID=61093 containerID=3674cb9fac97c361c4a484037eb9369f6cc1ede599177227584fbd0f810ad1aa description=openstack/swift-ring-rebalance-8cpxm/swift-ring-rebalance id=2a763d83-1b80-4359-8899-dd977c346c76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8",
2026-06-12 21:48:35.820538 | controller |     "Jun 12 20:57:26.430984 crc crio[24437]: 2026-06-12T20:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a060e352137f29 Mac:ae:53:ef:cb:53:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/c9c2bd70-444c-4e68-97ef-bed09c083240 SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.820553 | controller |     "Jun 12 20:57:26.433253 crc crio[24437]: time=\"2026-06-12T20:57:26.433149276Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8lxqb Namespace:openstack ID:8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74 UID:2351187f-6cf1-41e6-a294-3ee1c92cf640 NetNS:/var/run/netns/c9c2bd70-444c-4e68-97ef-bed09c083240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2351187f_6cf1_41e6_a294_3ee1c92cf640.slice PodAnnotations:0xc002746590}] Aliases:map[]}\"",
2026-06-12 21:48:35.820570 | controller |     "Jun 12 20:57:26.433405 crc crio[24437]: time=\"2026-06-12T20:57:26.433354161Z\" level=info msg=\"Checking pod openstack_root-account-create-update-8lxqb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.820585 | controller |     "Jun 12 20:57:26.440889 crc crio[24437]: time=\"2026-06-12T20:57:26.44078041Z\" level=info msg=\"Ran pod sandbox 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74 with infra container: openstack/root-account-create-update-8lxqb/POD\" id=72b7effe-c413-4a1c-9d37-53bccc7c1dc8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.820600 | controller |     "Jun 12 20:57:26.443648 crc crio[24437]: time=\"2026-06-12T20:57:26.443557388Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7a6b895b-eb0a-4e51-aa1a-a40186c61dba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.820615 | controller |     "Jun 12 20:57:26.448768 crc crio[24437]: time=\"2026-06-12T20:57:26.448697392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f05c9e80-7293-43d7-a834-fc37a79b719a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.820630 | controller |     "Jun 12 20:57:26.461113 crc crio[24437]: time=\"2026-06-12T20:57:26.460847475Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8lxqb/mariadb-account-create-update\" id=a7a7cd8a-64fe-4d01-aa59-2f17a83b84d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.820645 | controller |     "Jun 12 20:57:26.472044 crc crio[24437]: time=\"2026-06-12T20:57:26.471899612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.820659 | controller |     "Jun 12 20:57:26.529085 crc crio[24437]: time=\"2026-06-12T20:57:26.528809726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.820674 | controller |     "Jun 12 20:57:26.533883 crc crio[24437]: time=\"2026-06-12T20:57:26.533808826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.820689 | controller |     "Jun 12 20:57:26.618801 crc crio[24437]: time=\"2026-06-12T20:57:26.618688455Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-cjjhc/POD\" id=ab137f86-75ba-420c-86e4-4f80131af33f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.820704 | controller |     "Jun 12 20:57:26.618986 crc crio[24437]: time=\"2026-06-12T20:57:26.618876889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.820718 | controller |     "Jun 12 20:57:26.656529 crc crio[24437]: time=\"2026-06-12T20:57:26.656442725Z\" level=info msg=\"Got pod network &{Name:glance-db-create-cjjhc Namespace:openstack ID:ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a UID:b847b336-601b-4b87-b8f4-784440406176 NetNS:/var/run/netns/67b3afee-d80d-427c-bfe5-8b87bf7e25ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb847b336_601b_4b87_b8f4_784440406176.slice PodAnnotations:0xc00282d058}] Aliases:map[]}\"",
2026-06-12 21:48:35.820733 | controller |     "Jun 12 20:57:26.656695 crc crio[24437]: time=\"2026-06-12T20:57:26.656603269Z\" level=info msg=\"Adding pod openstack_glance-db-create-cjjhc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.820748 | controller |     "Jun 12 20:57:26.698966 crc crio[24437]: time=\"2026-06-12T20:57:26.698824479Z\" level=info msg=\"Created container 962027da3049f4f801ff9ad5bceecce29ddbb805e4aace2899dbd12807c1ced9: openstack/root-account-create-update-8lxqb/mariadb-account-create-update\" id=a7a7cd8a-64fe-4d01-aa59-2f17a83b84d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.820767 | controller |     "Jun 12 20:57:26.700006 crc crio[24437]: time=\"2026-06-12T20:57:26.699886525Z\" level=info msg=\"Starting container: 962027da3049f4f801ff9ad5bceecce29ddbb805e4aace2899dbd12807c1ced9\" id=cbabd8c7-3f8b-43fd-8f57-c3af95d5f3b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.820782 | controller |     "Jun 12 20:57:26.709698 crc crio[24437]: time=\"2026-06-12T20:57:26.709592729Z\" level=info msg=\"Started container\" PID=61138 containerID=962027da3049f4f801ff9ad5bceecce29ddbb805e4aace2899dbd12807c1ced9 description=openstack/root-account-create-update-8lxqb/mariadb-account-create-update id=cbabd8c7-3f8b-43fd-8f57-c3af95d5f3b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74",
2026-06-12 21:48:35.820798 | controller |     "Jun 12 20:57:26.934095 crc crio[24437]: time=\"2026-06-12T20:57:26.932700843Z\" level=info msg=\"Running pod sandbox: openstack/glance-7953-account-create-update-ldvps/POD\" id=9093c353-e7d0-4205-ae58-f76adefe26e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.820813 | controller |     "Jun 12 20:57:26.934095 crc crio[24437]: time=\"2026-06-12T20:57:26.934075107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.820828 | controller |     "Jun 12 20:57:27.003265 crc crio[24437]: time=\"2026-06-12T20:57:27.003163665Z\" level=info msg=\"Got pod network &{Name:glance-7953-account-create-update-ldvps Namespace:openstack ID:d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd UID:9d084406-ee38-4284-b4e9-9bfc955ac1b6 NetNS:/var/run/netns/dffee54f-0a14-4b84-b8da-1664bf2995bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d084406_ee38_4284_b4e9_9bfc955ac1b6.slice PodAnnotations:0xc00051c2e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.820843 | controller |     "Jun 12 20:57:27.003265 crc crio[24437]: time=\"2026-06-12T20:57:27.003242997Z\" level=info msg=\"Adding pod openstack_glance-7953-account-create-update-ldvps to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.820882 | controller |     "Jun 12 20:57:27.227799 crc crio[24437]: 2026-06-12T20:57:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba884d845404027 Mac:e6:48:ca:28:b2:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/67b3afee-d80d-427c-bfe5-8b87bf7e25ef SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.820899 | controller |     "Jun 12 20:57:27.230623 crc crio[24437]: time=\"2026-06-12T20:57:27.229013115Z\" level=info msg=\"Got pod network &{Name:glance-db-create-cjjhc Namespace:openstack ID:ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a UID:b847b336-601b-4b87-b8f4-784440406176 NetNS:/var/run/netns/67b3afee-d80d-427c-bfe5-8b87bf7e25ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb847b336_601b_4b87_b8f4_784440406176.slice PodAnnotations:0xc00282d058}] Aliases:map[]}\"",
2026-06-12 21:48:35.820914 | controller |     "Jun 12 20:57:27.230623 crc crio[24437]: time=\"2026-06-12T20:57:27.229153878Z\" level=info msg=\"Checking pod openstack_glance-db-create-cjjhc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.820929 | controller |     "Jun 12 20:57:27.242118 crc crio[24437]: time=\"2026-06-12T20:57:27.239019737Z\" level=info msg=\"Ran pod sandbox ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a with infra container: openstack/glance-db-create-cjjhc/POD\" id=ab137f86-75ba-420c-86e4-4f80131af33f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.820950 | controller |     "Jun 12 20:57:27.246652 crc crio[24437]: time=\"2026-06-12T20:57:27.246550848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=136c4281-b419-4d82-a231-97f8d40db2c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.820966 | controller |     "Jun 12 20:57:27.250736 crc crio[24437]: time=\"2026-06-12T20:57:27.250666198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=77a19394-988b-4c7a-89b0-e33cce6434f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.820981 | controller |     "Jun 12 20:57:27.260696 crc crio[24437]: time=\"2026-06-12T20:57:27.260615848Z\" level=info msg=\"Creating container: openstack/glance-db-create-cjjhc/mariadb-database-create\" id=70c005bb-12a0-41a6-a412-d7bf590ff1e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.820995 | controller |     "Jun 12 20:57:27.262473 crc crio[24437]: time=\"2026-06-12T20:57:27.262402121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.821010 | controller |     "Jun 12 20:57:27.307838 crc crio[24437]: time=\"2026-06-12T20:57:27.307645123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.821025 | controller |     "Jun 12 20:57:27.313408 crc crio[24437]: time=\"2026-06-12T20:57:27.313344141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.821040 | controller |     "Jun 12 20:57:27.492403 crc crio[24437]: time=\"2026-06-12T20:57:27.492210366Z\" level=info msg=\"Created container ed72c7755bd5eee56547ac4a389a76e6df73296be33794ea4a228abbb8ef1a06: openstack/glance-db-create-cjjhc/mariadb-database-create\" id=70c005bb-12a0-41a6-a412-d7bf590ff1e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.821055 | controller |     "Jun 12 20:57:27.493675 crc crio[24437]: time=\"2026-06-12T20:57:27.493598281Z\" level=info msg=\"Starting container: ed72c7755bd5eee56547ac4a389a76e6df73296be33794ea4a228abbb8ef1a06\" id=21623393-e909-42ab-b2e2-e80369195254 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.821070 | controller |     "Jun 12 20:57:27.501371 crc crio[24437]: time=\"2026-06-12T20:57:27.501262715Z\" level=info msg=\"Started container\" PID=61305 containerID=ed72c7755bd5eee56547ac4a389a76e6df73296be33794ea4a228abbb8ef1a06 description=openstack/glance-db-create-cjjhc/mariadb-database-create id=21623393-e909-42ab-b2e2-e80369195254 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a",
2026-06-12 21:48:35.821085 | controller |     "Jun 12 20:57:27.542735 crc crio[24437]: 2026-06-12T20:57:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7d582acc77c6f5 Mac:0e:8a:9f:43:a7:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/dffee54f-0a14-4b84-b8da-1664bf2995bb SocketPath: PciID:}] [{Interface:0xc0002fb440 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.821100 | controller |     "Jun 12 20:57:27.546985 crc crio[24437]: time=\"2026-06-12T20:57:27.54372401Z\" level=info msg=\"Got pod network &{Name:glance-7953-account-create-update-ldvps Namespace:openstack ID:d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd UID:9d084406-ee38-4284-b4e9-9bfc955ac1b6 NetNS:/var/run/netns/dffee54f-0a14-4b84-b8da-1664bf2995bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d084406_ee38_4284_b4e9_9bfc955ac1b6.slice PodAnnotations:0xc00051c2e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.821119 | controller |     "Jun 12 20:57:27.546985 crc crio[24437]: time=\"2026-06-12T20:57:27.544252183Z\" level=info msg=\"Checking pod openstack_glance-7953-account-create-update-ldvps for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.821134 | controller |     "Jun 12 20:57:27.555205 crc crio[24437]: time=\"2026-06-12T20:57:27.553911167Z\" level=info msg=\"Ran pod sandbox d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd with infra container: openstack/glance-7953-account-create-update-ldvps/POD\" id=9093c353-e7d0-4205-ae58-f76adefe26e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.821149 | controller |     "Jun 12 20:57:27.562398 crc crio[24437]: time=\"2026-06-12T20:57:27.562277518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8d80bdf6-d4cd-4d9c-a4d2-8e2860d72ab5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.821163 | controller |     "Jun 12 20:57:27.568346 crc crio[24437]: time=\"2026-06-12T20:57:27.568213152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=16a97bd5-844a-44fe-9cab-8d23e1e481ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.821178 | controller |     "Jun 12 20:57:27.604285 crc crio[24437]: time=\"2026-06-12T20:57:27.604151388Z\" level=info msg=\"Creating container: openstack/glance-7953-account-create-update-ldvps/mariadb-account-create-update\" id=d525e8cf-7367-4ded-b8a3-d0401b108a7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.821192 | controller |     "Jun 12 20:57:27.605737 crc crio[24437]: time=\"2026-06-12T20:57:27.605583404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.821206 | controller |     "Jun 12 20:57:27.689452 crc crio[24437]: time=\"2026-06-12T20:57:27.689343414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.821221 | controller |     "Jun 12 20:57:27.693262 crc crio[24437]: time=\"2026-06-12T20:57:27.693174247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.821236 | controller |     "Jun 12 20:57:27.750280 crc crio[24437]: time=\"2026-06-12T20:57:27.747716324Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-5wl5x/POD\" id=8b72a7aa-829d-4dba-8c0c-de63532f543b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.821250 | controller |     "Jun 12 20:57:27.750280 crc crio[24437]: time=\"2026-06-12T20:57:27.747806156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.821264 | controller |     "Jun 12 20:57:27.797080 crc crio[24437]: time=\"2026-06-12T20:57:27.796535953Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-5wl5x Namespace:openstack ID:62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a UID:774f5972-909b-40f1-8c5d-a919477f7283 NetNS:/var/run/netns/c915b847-0395-4aa5-aea4-40cc01446414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod774f5972_909b_40f1_8c5d_a919477f7283.slice PodAnnotations:0xc0025543a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.821278 | controller |     "Jun 12 20:57:27.797403 crc crio[24437]: time=\"2026-06-12T20:57:27.797382803Z\" level=info msg=\"Adding pod openstack_keystone-db-create-5wl5x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.821296 | controller |     "Jun 12 20:57:27.897210 crc crio[24437]: time=\"2026-06-12T20:57:27.89712878Z\" level=info msg=\"Created container 0e418dc3d5eb95586f39920dbcc12b5e6c7f7db98f226b80dc4c90ae250db6ba: openstack/glance-7953-account-create-update-ldvps/mariadb-account-create-update\" id=d525e8cf-7367-4ded-b8a3-d0401b108a7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.821312 | controller |     "Jun 12 20:57:27.900235 crc crio[24437]: time=\"2026-06-12T20:57:27.900086301Z\" level=info msg=\"Starting container: 0e418dc3d5eb95586f39920dbcc12b5e6c7f7db98f226b80dc4c90ae250db6ba\" id=7256b271-4d91-491c-8f48-f3249f350395 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.821327 | controller |     "Jun 12 20:57:27.910890 crc crio[24437]: time=\"2026-06-12T20:57:27.91079287Z\" level=info msg=\"Started container\" PID=61405 containerID=0e418dc3d5eb95586f39920dbcc12b5e6c7f7db98f226b80dc4c90ae250db6ba description=openstack/glance-7953-account-create-update-ldvps/mariadb-account-create-update id=7256b271-4d91-491c-8f48-f3249f350395 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd",
2026-06-12 21:48:35.821341 | controller |     "Jun 12 20:57:27.997513 crc crio[24437]: time=\"2026-06-12T20:57:27.99740343Z\" level=info msg=\"Running pod sandbox: openstack/keystone-9f15-account-create-update-n4gz2/POD\" id=641a319c-a8f8-4d0f-8d7f-b45a9a2242ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.821356 | controller |     "Jun 12 20:57:27.997513 crc crio[24437]: time=\"2026-06-12T20:57:27.997518592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.821371 | controller |     "Jun 12 20:57:28.040758 crc crio[24437]: time=\"2026-06-12T20:57:28.040230445Z\" level=info msg=\"Got pod network &{Name:keystone-9f15-account-create-update-n4gz2 Namespace:openstack ID:7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8 UID:e62733e1-a53e-4078-8086-29a64a32275f NetNS:/var/run/netns/405e006b-4fad-4e26-9edc-fd2fdaf3e15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62733e1_a53e_4078_8086_29a64a32275f.slice PodAnnotations:0xc00051d480}] Aliases:map[]}\"",
2026-06-12 21:48:35.821386 | controller |     "Jun 12 20:57:28.040758 crc crio[24437]: time=\"2026-06-12T20:57:28.040739456Z\" level=info msg=\"Adding pod openstack_keystone-9f15-account-create-update-n4gz2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.821401 | controller |     "Jun 12 20:57:28.097331 crc crio[24437]: time=\"2026-06-12T20:57:28.097210899Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-jx7rn/POD\" id=e8870477-ee4d-4e33-b1ff-595d7daadc59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.821416 | controller |     "Jun 12 20:57:28.097450 crc crio[24437]: time=\"2026-06-12T20:57:28.097355642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.821430 | controller |     "Jun 12 20:57:28.163722 crc crio[24437]: time=\"2026-06-12T20:57:28.163629342Z\" level=info msg=\"Running pod sandbox: openstack/placement-cf47-account-create-update-74z4v/POD\" id=9b8e0d0c-a4bf-45c6-835c-c9e45852df3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.821444 | controller |     "Jun 12 20:57:28.163886 crc crio[24437]: time=\"2026-06-12T20:57:28.163767875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.821459 | controller |     "Jun 12 20:57:28.227254 crc crio[24437]: time=\"2026-06-12T20:57:28.226407137Z\" level=info msg=\"Got pod network &{Name:placement-db-create-jx7rn Namespace:openstack ID:b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5 UID:9c758c26-4de6-41c1-83e8-3433946e8645 NetNS:/var/run/netns/30c92c12-e253-4613-b0f3-b2058a34ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c758c26_4de6_41c1_83e8_3433946e8645.slice PodAnnotations:0xc0018400c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.821479 | controller |     "Jun 12 20:57:28.227254 crc crio[24437]: time=\"2026-06-12T20:57:28.226474059Z\" level=info msg=\"Adding pod openstack_placement-db-create-jx7rn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.821496 | controller |     "Jun 12 20:57:28.279906 crc crio[24437]: time=\"2026-06-12T20:57:28.279823857Z\" level=info msg=\"Got pod network &{Name:placement-cf47-account-create-update-74z4v Namespace:openstack ID:3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2 UID:4e8f0108-4c0b-4cbd-83da-327b113fbf73 NetNS:/var/run/netns/012835ba-189b-4eb6-aff1-0052e9e8ba50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8f0108_4c0b_4cbd_83da_327b113fbf73.slice PodAnnotations:0xc001f6c118}] Aliases:map[]}\"",
2026-06-12 21:48:35.821513 | controller |     "Jun 12 20:57:28.279906 crc crio[24437]: time=\"2026-06-12T20:57:28.279893539Z\" level=info msg=\"Adding pod openstack_placement-cf47-account-create-update-74z4v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.821528 | controller |     "Jun 12 20:57:28.281212 crc crio[24437]: 2026-06-12T20:57:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62c64782dd9b410 Mac:0a:7d:12:b4:19:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/c915b847-0395-4aa5-aea4-40cc01446414 SocketPath: PciID:}] [{Interface:0xc0004be400 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.821543 | controller |     "Jun 12 20:57:28.281838 crc crio[24437]: time=\"2026-06-12T20:57:28.281767444Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-5wl5x Namespace:openstack ID:62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a UID:774f5972-909b-40f1-8c5d-a919477f7283 NetNS:/var/run/netns/c915b847-0395-4aa5-aea4-40cc01446414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod774f5972_909b_40f1_8c5d_a919477f7283.slice PodAnnotations:0xc0025543a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.821557 | controller |     "Jun 12 20:57:28.282051 crc crio[24437]: time=\"2026-06-12T20:57:28.282002349Z\" level=info msg=\"Checking pod openstack_keystone-db-create-5wl5x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.821572 | controller |     "Jun 12 20:57:28.298196 crc crio[24437]: time=\"2026-06-12T20:57:28.298081277Z\" level=info msg=\"Ran pod sandbox 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a with infra container: openstack/keystone-db-create-5wl5x/POD\" id=8b72a7aa-829d-4dba-8c0c-de63532f543b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.821587 | controller |     "Jun 12 20:57:28.307075 crc crio[24437]: time=\"2026-06-12T20:57:28.306164102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fb7f5ffc-a7d3-4313-8ac2-ce65e0ba7ae8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.821602 | controller |     "Jun 12 20:57:28.310562 crc crio[24437]: time=\"2026-06-12T20:57:28.310513178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ebe9863c-d24d-4a46-806f-1a6672a8b5f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.821619 | controller |     "Jun 12 20:57:28.329152 crc crio[24437]: time=\"2026-06-12T20:57:28.32886964Z\" level=info msg=\"Creating container: openstack/keystone-db-create-5wl5x/mariadb-database-create\" id=66bda2d4-0c8e-475e-a6ac-4584bde55e20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.821634 | controller |     "Jun 12 20:57:28.339452 crc crio[24437]: time=\"2026-06-12T20:57:28.333553133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.821648 | controller |     "Jun 12 20:57:28.404681 crc crio[24437]: time=\"2026-06-12T20:57:28.404484686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.821662 | controller |     "Jun 12 20:57:28.410102 crc crio[24437]: time=\"2026-06-12T20:57:28.410026378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.821677 | controller |     "Jun 12 20:57:28.551885 crc crio[24437]: time=\"2026-06-12T20:57:28.551351009Z\" level=info msg=\"Created container f37aca87a82574ad960466f4b6f4d254b6282c793bb877c20afc3575535c2d52: openstack/keystone-db-create-5wl5x/mariadb-database-create\" id=66bda2d4-0c8e-475e-a6ac-4584bde55e20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.821691 | controller |     "Jun 12 20:57:28.557089 crc crio[24437]: time=\"2026-06-12T20:57:28.557012257Z\" level=info msg=\"Starting container: f37aca87a82574ad960466f4b6f4d254b6282c793bb877c20afc3575535c2d52\" id=d47bd1f2-965a-45af-a385-01a52fef72a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.821706 | controller |     "Jun 12 20:57:28.562105 crc crio[24437]: time=\"2026-06-12T20:57:28.561997577Z\" level=info msg=\"Started container\" PID=61581 containerID=f37aca87a82574ad960466f4b6f4d254b6282c793bb877c20afc3575535c2d52 description=openstack/keystone-db-create-5wl5x/mariadb-database-create id=d47bd1f2-965a-45af-a385-01a52fef72a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a",
2026-06-12 21:48:35.821720 | controller |     "Jun 12 20:57:28.691393 crc crio[24437]: 2026-06-12T20:57:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a66905d3f28c69 Mac:e6:f1:6f:b6:c7:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/405e006b-4fad-4e26-9edc-fd2fdaf3e15b SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.821735 | controller |     "Jun 12 20:57:28.692484 crc crio[24437]: time=\"2026-06-12T20:57:28.692391554Z\" level=info msg=\"Got pod network &{Name:keystone-9f15-account-create-update-n4gz2 Namespace:openstack ID:7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8 UID:e62733e1-a53e-4078-8086-29a64a32275f NetNS:/var/run/netns/405e006b-4fad-4e26-9edc-fd2fdaf3e15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62733e1_a53e_4078_8086_29a64a32275f.slice PodAnnotations:0xc00051d480}] Aliases:map[]}\"",
2026-06-12 21:48:35.821750 | controller |     "Jun 12 20:57:28.692762 crc crio[24437]: time=\"2026-06-12T20:57:28.692592998Z\" level=info msg=\"Checking pod openstack_keystone-9f15-account-create-update-n4gz2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.821764 | controller |     "Jun 12 20:57:28.704819 crc crio[24437]: time=\"2026-06-12T20:57:28.704736801Z\" level=info msg=\"Ran pod sandbox 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8 with infra container: openstack/keystone-9f15-account-create-update-n4gz2/POD\" id=641a319c-a8f8-4d0f-8d7f-b45a9a2242ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.821782 | controller |     "Jun 12 20:57:28.709721 crc crio[24437]: time=\"2026-06-12T20:57:28.709539647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3992aa43-2462-4099-900d-9f82cc8b41ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.821797 | controller |     "Jun 12 20:57:28.716224 crc crio[24437]: time=\"2026-06-12T20:57:28.715854239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c8ead264-72e5-4c79-9aa1-6a346a674f47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.821811 | controller |     "Jun 12 20:57:28.722484 crc crio[24437]: time=\"2026-06-12T20:57:28.722377688Z\" level=info msg=\"Creating container: openstack/keystone-9f15-account-create-update-n4gz2/mariadb-account-create-update\" id=ad702a0c-6425-4c80-b000-8c896a2c1fa5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.821826 | controller |     "Jun 12 20:57:28.722789 crc crio[24437]: time=\"2026-06-12T20:57:28.722706016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.821841 | controller |     "Jun 12 20:57:28.773893 crc crio[24437]: 2026-06-12T20:57:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cc010a56231c17 Mac:3a:4f:a5:58:71:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/012835ba-189b-4eb6-aff1-0052e9e8ba50 SocketPath: PciID:}] [{Interface:0xc00031a770 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.821881 | controller |     "Jun 12 20:57:28.776616 crc crio[24437]: time=\"2026-06-12T20:57:28.774430073Z\" level=info msg=\"Got pod network &{Name:placement-cf47-account-create-update-74z4v Namespace:openstack ID:3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2 UID:4e8f0108-4c0b-4cbd-83da-327b113fbf73 NetNS:/var/run/netns/012835ba-189b-4eb6-aff1-0052e9e8ba50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8f0108_4c0b_4cbd_83da_327b113fbf73.slice PodAnnotations:0xc001f6c118}] Aliases:map[]}\"",
2026-06-12 21:48:35.821898 | controller |     "Jun 12 20:57:28.776616 crc crio[24437]: time=\"2026-06-12T20:57:28.774614017Z\" level=info msg=\"Checking pod openstack_placement-cf47-account-create-update-74z4v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.821913 | controller |     "Jun 12 20:57:28.780696 crc crio[24437]: time=\"2026-06-12T20:57:28.780370207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.821928 | controller |     "Jun 12 20:57:28.783835 crc crio[24437]: time=\"2026-06-12T20:57:28.783744658Z\" level=info msg=\"Ran pod sandbox 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2 with infra container: openstack/placement-cf47-account-create-update-74z4v/POD\" id=9b8e0d0c-a4bf-45c6-835c-c9e45852df3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.821943 | controller |     "Jun 12 20:57:28.785713 crc crio[24437]: time=\"2026-06-12T20:57:28.785630424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.821958 | controller |     "Jun 12 20:57:28.788843 crc crio[24437]: time=\"2026-06-12T20:57:28.78876864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8bbc9975-137c-4026-afeb-fc6545ed7d32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.821973 | controller |     "Jun 12 20:57:28.790999 crc crio[24437]: time=\"2026-06-12T20:57:28.790860171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c208b101-c432-4372-977f-b3077faa6aa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.821992 | controller |     "Jun 12 20:57:28.803123 crc crio[24437]: time=\"2026-06-12T20:57:28.803038644Z\" level=info msg=\"Creating container: openstack/placement-cf47-account-create-update-74z4v/mariadb-account-create-update\" id=a56e6abc-8fa4-4a91-b70a-a2c8cca226b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.822007 | controller |     "Jun 12 20:57:28.803516 crc crio[24437]: time=\"2026-06-12T20:57:28.803437523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.822021 | controller |     "Jun 12 20:57:28.875822 crc crio[24437]: time=\"2026-06-12T20:57:28.87576564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.822036 | controller |     "Jun 12 20:57:28.883899 crc crio[24437]: 2026-06-12T20:57:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6d169dd28215d1 Mac:de:17:0f:66:cc:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/30c92c12-e253-4613-b0f3-b2058a34ae3a SocketPath: PciID:}] [{Interface:0xc00013d060 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.822052 | controller |     "Jun 12 20:57:28.883899 crc crio[24437]: time=\"2026-06-12T20:57:28.880815412Z\" level=info msg=\"Stopping pod sandbox: 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74\" id=e5ce1e5a-58cf-41e0-8f5d-4559990dd6f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.822067 | controller |     "Jun 12 20:57:28.883899 crc crio[24437]: time=\"2026-06-12T20:57:28.881678073Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8lxqb Namespace:openstack ID:8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74 UID:2351187f-6cf1-41e6-a294-3ee1c92cf640 NetNS:/var/run/netns/c9c2bd70-444c-4e68-97ef-bed09c083240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2351187f_6cf1_41e6_a294_3ee1c92cf640.slice PodAnnotations:0xc00051c500}] Aliases:map[]}\"",
2026-06-12 21:48:35.822082 | controller |     "Jun 12 20:57:28.883899 crc crio[24437]: time=\"2026-06-12T20:57:28.881823016Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-8lxqb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.822097 | controller |     "Jun 12 20:57:28.883899 crc crio[24437]: time=\"2026-06-12T20:57:28.883689341Z\" level=info msg=\"Got pod network &{Name:placement-db-create-jx7rn Namespace:openstack ID:b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5 UID:9c758c26-4de6-41c1-83e8-3433946e8645 NetNS:/var/run/netns/30c92c12-e253-4613-b0f3-b2058a34ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c758c26_4de6_41c1_83e8_3433946e8645.slice PodAnnotations:0xc0018400c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.822112 | controller |     "Jun 12 20:57:28.884861 crc crio[24437]: time=\"2026-06-12T20:57:28.884037179Z\" level=info msg=\"Checking pod openstack_placement-db-create-jx7rn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.822127 | controller |     "Jun 12 20:57:28.887213 crc crio[24437]: time=\"2026-06-12T20:57:28.887146724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.822142 | controller |     "Jun 12 20:57:28.927003 crc crio[24437]: time=\"2026-06-12T20:57:28.926839852Z\" level=info msg=\"Created container 044bf77b54897d05fa0700aff069b8075cb16962250290dfff3adde0022d32a2: openstack/keystone-9f15-account-create-update-n4gz2/mariadb-account-create-update\" id=ad702a0c-6425-4c80-b000-8c896a2c1fa5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.822161 | controller |     "Jun 12 20:57:28.928210 crc crio[24437]: time=\"2026-06-12T20:57:28.928169525Z\" level=info msg=\"Starting container: 044bf77b54897d05fa0700aff069b8075cb16962250290dfff3adde0022d32a2\" id=6ae377db-8e3f-4542-a2f6-ca308d8a815e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.822176 | controller |     "Jun 12 20:57:28.929487 crc crio[24437]: time=\"2026-06-12T20:57:28.929405834Z\" level=info msg=\"Ran pod sandbox b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5 with infra container: openstack/placement-db-create-jx7rn/POD\" id=e8870477-ee4d-4e33-b1ff-595d7daadc59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.822191 | controller |     "Jun 12 20:57:28.931271 crc crio[24437]: time=\"2026-06-12T20:57:28.931203728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=800ad74a-e95c-4dc7-8e02-195039016545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.822205 | controller |     "Jun 12 20:57:28.936224 crc crio[24437]: time=\"2026-06-12T20:57:28.936119016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=72c40060-3fac-490b-b66f-fcb34b2dcb67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.822220 | controller |     "Jun 12 20:57:28.947651 crc crio[24437]: time=\"2026-06-12T20:57:28.945745769Z\" level=info msg=\"Started container\" PID=61619 containerID=044bf77b54897d05fa0700aff069b8075cb16962250290dfff3adde0022d32a2 description=openstack/keystone-9f15-account-create-update-n4gz2/mariadb-account-create-update id=6ae377db-8e3f-4542-a2f6-ca308d8a815e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8",
2026-06-12 21:48:35.822236 | controller |     "Jun 12 20:57:28.956895 crc crio[24437]: time=\"2026-06-12T20:57:28.956734934Z\" level=info msg=\"Creating container: openstack/placement-db-create-jx7rn/mariadb-database-create\" id=103178b9-b369-4f8f-833b-c2059ff50253 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.822250 | controller |     "Jun 12 20:57:28.957482 crc crio[24437]: time=\"2026-06-12T20:57:28.957399639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.822265 | controller |     "Jun 12 20:57:29.011777 crc crio[24437]: time=\"2026-06-12T20:57:29.011656269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.822279 | controller |     "Jun 12 20:57:29.016605 crc crio[24437]: time=\"2026-06-12T20:57:29.016537568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.822294 | controller |     "Jun 12 20:57:29.026384 crc crio[24437]: time=\"2026-06-12T20:57:29.026271882Z\" level=info msg=\"Created container 8c86aa1991f74ecb2692dbac19e7e94b2498f9ee7884454fba8918840a19e99c: openstack/placement-cf47-account-create-update-74z4v/mariadb-account-create-update\" id=a56e6abc-8fa4-4a91-b70a-a2c8cca226b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.822309 | controller |     "Jun 12 20:57:29.027386 crc crio[24437]: time=\"2026-06-12T20:57:29.027294897Z\" level=info msg=\"Starting container: 8c86aa1991f74ecb2692dbac19e7e94b2498f9ee7884454fba8918840a19e99c\" id=bfe823db-221e-4955-a779-1418aa8c1d7b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.822323 | controller |     "Jun 12 20:57:29.038688 crc crio[24437]: time=\"2026-06-12T20:57:29.038528668Z\" level=info msg=\"Started container\" PID=61644 containerID=8c86aa1991f74ecb2692dbac19e7e94b2498f9ee7884454fba8918840a19e99c description=openstack/placement-cf47-account-create-update-74z4v/mariadb-account-create-update id=bfe823db-221e-4955-a779-1418aa8c1d7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2",
2026-06-12 21:48:35.822341 | controller |     "Jun 12 20:57:29.192306 crc crio[24437]: time=\"2026-06-12T20:57:29.191737316Z\" level=info msg=\"Created container b5207a05de5f24e1c7232096320de278710e0493e6b4155bb1055d6e80a8a91c: openstack/placement-db-create-jx7rn/mariadb-database-create\" id=103178b9-b369-4f8f-833b-c2059ff50253 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.822356 | controller |     "Jun 12 20:57:29.194040 crc crio[24437]: time=\"2026-06-12T20:57:29.193981899Z\" level=info msg=\"Starting container: b5207a05de5f24e1c7232096320de278710e0493e6b4155bb1055d6e80a8a91c\" id=61405ad9-3bff-48d9-af61-0d0a372301c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.822371 | controller |     "Jun 12 20:57:29.200354 crc crio[24437]: time=\"2026-06-12T20:57:29.200173688Z\" level=info msg=\"Started container\" PID=61675 containerID=b5207a05de5f24e1c7232096320de278710e0493e6b4155bb1055d6e80a8a91c description=openstack/placement-db-create-jx7rn/mariadb-database-create id=61405ad9-3bff-48d9-af61-0d0a372301c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5",
2026-06-12 21:48:35.822386 | controller |     "Jun 12 20:57:29.299518 crc crio[24437]: time=\"2026-06-12T20:57:29.299413285Z\" level=info msg=\"Stopped pod sandbox: 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74\" id=e5ce1e5a-58cf-41e0-8f5d-4559990dd6f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.822401 | controller |     "Jun 12 20:57:29.919220 crc crio[24437]: time=\"2026-06-12T20:57:29.919150221Z\" level=info msg=\"Stopping pod sandbox: ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a\" id=2f0c836c-a99d-4660-8b51-5d3e40a1cbaa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.822416 | controller |     "Jun 12 20:57:29.919390 crc crio[24437]: time=\"2026-06-12T20:57:29.919270874Z\" level=info msg=\"Stopping pod sandbox: d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd\" id=aa7b73fc-9448-46e7-a108-d5c4da7aef05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.822431 | controller |     "Jun 12 20:57:29.920039 crc crio[24437]: time=\"2026-06-12T20:57:29.91991209Z\" level=info msg=\"Got pod network &{Name:glance-db-create-cjjhc Namespace:openstack ID:ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a UID:b847b336-601b-4b87-b8f4-784440406176 NetNS:/var/run/netns/67b3afee-d80d-427c-bfe5-8b87bf7e25ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb847b336_601b_4b87_b8f4_784440406176.slice PodAnnotations:0xc000c249c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.822446 | controller |     "Jun 12 20:57:29.920039 crc crio[24437]: time=\"2026-06-12T20:57:29.920021773Z\" level=info msg=\"Got pod network &{Name:glance-7953-account-create-update-ldvps Namespace:openstack ID:d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd UID:9d084406-ee38-4284-b4e9-9bfc955ac1b6 NetNS:/var/run/netns/dffee54f-0a14-4b84-b8da-1664bf2995bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d084406_ee38_4284_b4e9_9bfc955ac1b6.slice PodAnnotations:0xc006ecc370}] Aliases:map[]}\"",
2026-06-12 21:48:35.822461 | controller |     "Jun 12 20:57:29.920221 crc crio[24437]: time=\"2026-06-12T20:57:29.920164235Z\" level=info msg=\"Deleting pod openstack_glance-db-create-cjjhc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.822508 | controller |     "Jun 12 20:57:29.920452 crc crio[24437]: time=\"2026-06-12T20:57:29.920173986Z\" level=info msg=\"Deleting pod openstack_glance-7953-account-create-update-ldvps from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.822524 | controller |     "Jun 12 20:57:30.380536 crc crio[24437]: time=\"2026-06-12T20:57:30.378820406Z\" level=info msg=\"Stopped pod sandbox: ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a\" id=2f0c836c-a99d-4660-8b51-5d3e40a1cbaa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.822539 | controller |     "Jun 12 20:57:30.483225 crc crio[24437]: time=\"2026-06-12T20:57:30.483105843Z\" level=info msg=\"Stopped pod sandbox: d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd\" id=aa7b73fc-9448-46e7-a108-d5c4da7aef05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.822555 | controller |     "Jun 12 20:57:30.937135 crc crio[24437]: time=\"2026-06-12T20:57:30.936099525Z\" level=info msg=\"Stopping pod sandbox: 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8\" id=40e3edd8-ac94-4c30-9347-c8bb929c75bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.822569 | controller |     "Jun 12 20:57:30.937135 crc crio[24437]: time=\"2026-06-12T20:57:30.936725301Z\" level=info msg=\"Stopping pod sandbox: 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a\" id=e98a129d-b0b8-4fd8-b97a-4bbada3c8635 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.822584 | controller |     "Jun 12 20:57:30.937269 crc crio[24437]: time=\"2026-06-12T20:57:30.937176192Z\" level=info msg=\"Got pod network &{Name:keystone-9f15-account-create-update-n4gz2 Namespace:openstack ID:7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8 UID:e62733e1-a53e-4078-8086-29a64a32275f NetNS:/var/run/netns/405e006b-4fad-4e26-9edc-fd2fdaf3e15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62733e1_a53e_4078_8086_29a64a32275f.slice PodAnnotations:0xc00012b6a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.822599 | controller |     "Jun 12 20:57:30.937365 crc crio[24437]: time=\"2026-06-12T20:57:30.937288434Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-5wl5x Namespace:openstack ID:62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a UID:774f5972-909b-40f1-8c5d-a919477f7283 NetNS:/var/run/netns/c915b847-0395-4aa5-aea4-40cc01446414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod774f5972_909b_40f1_8c5d_a919477f7283.slice PodAnnotations:0xc002746828}] Aliases:map[]}\"",
2026-06-12 21:48:35.822614 | controller |     "Jun 12 20:57:30.937461 crc crio[24437]: time=\"2026-06-12T20:57:30.937407037Z\" level=info msg=\"Deleting pod openstack_keystone-9f15-account-create-update-n4gz2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.822629 | controller |     "Jun 12 20:57:30.937500 crc crio[24437]: time=\"2026-06-12T20:57:30.937467398Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-5wl5x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.822644 | controller |     "Jun 12 20:57:30.940070 crc crio[24437]: time=\"2026-06-12T20:57:30.938275088Z\" level=info msg=\"Stopping pod sandbox: 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2\" id=18e9575d-21ee-4158-9c89-19730f44f607 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.822659 | controller |     "Jun 12 20:57:30.940070 crc crio[24437]: time=\"2026-06-12T20:57:30.938642187Z\" level=info msg=\"Got pod network &{Name:placement-cf47-account-create-update-74z4v Namespace:openstack ID:3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2 UID:4e8f0108-4c0b-4cbd-83da-327b113fbf73 NetNS:/var/run/netns/012835ba-189b-4eb6-aff1-0052e9e8ba50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8f0108_4c0b_4cbd_83da_327b113fbf73.slice PodAnnotations:0xc000c24ab0}] Aliases:map[]}\"",
2026-06-12 21:48:35.822677 | controller |     "Jun 12 20:57:30.940070 crc crio[24437]: time=\"2026-06-12T20:57:30.938750729Z\" level=info msg=\"Deleting pod openstack_placement-cf47-account-create-update-74z4v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.822692 | controller |     "Jun 12 20:57:30.940070 crc crio[24437]: time=\"2026-06-12T20:57:30.939121848Z\" level=info msg=\"Stopping pod sandbox: b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5\" id=1220ccef-649d-4c7c-b158-ffe689d4c789 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.822707 | controller |     "Jun 12 20:57:30.940070 crc crio[24437]: time=\"2026-06-12T20:57:30.939422696Z\" level=info msg=\"Got pod network &{Name:placement-db-create-jx7rn Namespace:openstack ID:b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5 UID:9c758c26-4de6-41c1-83e8-3433946e8645 NetNS:/var/run/netns/30c92c12-e253-4613-b0f3-b2058a34ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c758c26_4de6_41c1_83e8_3433946e8645.slice PodAnnotations:0xc00012b778}] Aliases:map[]}\"",
2026-06-12 21:48:35.822722 | controller |     "Jun 12 20:57:30.940070 crc crio[24437]: time=\"2026-06-12T20:57:30.93957554Z\" level=info msg=\"Deleting pod openstack_placement-db-create-jx7rn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.822737 | controller |     "Jun 12 20:57:31.409217 crc crio[24437]: time=\"2026-06-12T20:57:31.408652431Z\" level=info msg=\"Stopped pod sandbox: 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a\" id=e98a129d-b0b8-4fd8-b97a-4bbada3c8635 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.822751 | controller |     "Jun 12 20:57:31.629657 crc crio[24437]: time=\"2026-06-12T20:57:31.625525165Z\" level=info msg=\"Stopped pod sandbox: 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8\" id=40e3edd8-ac94-4c30-9347-c8bb929c75bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.822766 | controller |     "Jun 12 20:57:31.649656 crc crio[24437]: time=\"2026-06-12T20:57:31.649549315Z\" level=info msg=\"Stopped pod sandbox: 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2\" id=18e9575d-21ee-4158-9c89-19730f44f607 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.822781 | controller |     "Jun 12 20:57:31.664547 crc crio[24437]: time=\"2026-06-12T20:57:31.66429372Z\" level=info msg=\"Stopped pod sandbox: b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5\" id=1220ccef-649d-4c7c-b158-ffe689d4c789 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.822795 | controller |     "Jun 12 20:57:33.039348 crc crio[24437]: time=\"2026-06-12T20:57:33.038807206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=5f9ead49-932c-42ee-b694-6e08debf4057 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.822810 | controller |     "Jun 12 20:57:33.116533 crc crio[24437]: time=\"2026-06-12T20:57:33.116361137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f2376971-de89-4390-96c1-05cc5deb6887 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.822825 | controller |     "Jun 12 20:57:33.125350 crc crio[24437]: time=\"2026-06-12T20:57:33.125222611Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=1a81d446-54ce-4fcb-8d19-2cc0145ca8a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.822839 | controller |     "Jun 12 20:57:33.125778 crc crio[24437]: time=\"2026-06-12T20:57:33.125713732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.822876 | controller |     "Jun 12 20:57:33.202883 crc crio[24437]: time=\"2026-06-12T20:57:33.202824084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.822893 | controller |     "Jun 12 20:57:33.211122 crc crio[24437]: time=\"2026-06-12T20:57:33.211066562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.822908 | controller |     "Jun 12 20:57:33.404638 crc crio[24437]: time=\"2026-06-12T20:57:33.404193514Z\" level=info msg=\"Created container cb9601ce664af9f127306bf94cf873dcdcb5bb7ab5a56490ab59da238d4fc408: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=1a81d446-54ce-4fcb-8d19-2cc0145ca8a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.822923 | controller |     "Jun 12 20:57:33.407402 crc crio[24437]: time=\"2026-06-12T20:57:33.406220833Z\" level=info msg=\"Starting container: cb9601ce664af9f127306bf94cf873dcdcb5bb7ab5a56490ab59da238d4fc408\" id=28158235-4787-4034-b8c3-53583a07dc8a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.822938 | controller |     "Jun 12 20:57:33.414713 crc crio[24437]: time=\"2026-06-12T20:57:33.4135693Z\" level=info msg=\"Started container\" PID=61950 containerID=cb9601ce664af9f127306bf94cf873dcdcb5bb7ab5a56490ab59da238d4fc408 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=28158235-4787-4034-b8c3-53583a07dc8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bad5e9e56bacde199c3ba3e67ffdcaf44ca3350d115b9a4fe920781c62d90f39",
2026-06-12 21:48:35.822954 | controller |     "Jun 12 20:57:34.059296 crc crio[24437]: time=\"2026-06-12T20:57:34.058725601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=475facca-b709-4a83-ba6a-23d0528c23c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.822968 | controller |     "Jun 12 20:57:34.137740 crc crio[24437]: time=\"2026-06-12T20:57:34.137495202Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6e2cecf7-2e53-4cf1-8ab6-1e0a7dcd3831 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.822983 | controller |     "Jun 12 20:57:34.149225 crc crio[24437]: time=\"2026-06-12T20:57:34.149142723Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=682a3a52-e0d9-4600-ae46-f9b83ae8a9b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.822998 | controller |     "Jun 12 20:57:34.149770 crc crio[24437]: time=\"2026-06-12T20:57:34.149703056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.823012 | controller |     "Jun 12 20:57:34.196958 crc crio[24437]: time=\"2026-06-12T20:57:34.196112817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.823026 | controller |     "Jun 12 20:57:34.205143 crc crio[24437]: time=\"2026-06-12T20:57:34.205070073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.823040 | controller |     "Jun 12 20:57:34.338704 crc crio[24437]: time=\"2026-06-12T20:57:34.338541735Z\" level=info msg=\"Created container 74ed237df93b105c824f09dd4830e2d35933894068c9ab4515074dc4f7cbf2c6: openstack/rabbitmq-server-0/rabbitmq\" id=682a3a52-e0d9-4600-ae46-f9b83ae8a9b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.823058 | controller |     "Jun 12 20:57:34.341302 crc crio[24437]: time=\"2026-06-12T20:57:34.341246129Z\" level=info msg=\"Starting container: 74ed237df93b105c824f09dd4830e2d35933894068c9ab4515074dc4f7cbf2c6\" id=fcc0365a-5230-4cbf-bc91-8583baf9f52d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.823073 | controller |     "Jun 12 20:57:34.351260 crc crio[24437]: time=\"2026-06-12T20:57:34.351175609Z\" level=info msg=\"Started container\" PID=62029 containerID=74ed237df93b105c824f09dd4830e2d35933894068c9ab4515074dc4f7cbf2c6 description=openstack/rabbitmq-server-0/rabbitmq id=fcc0365a-5230-4cbf-bc91-8583baf9f52d name=/runtime.v1.RuntimeService/StartContainer sandboxID=901b805d1af8d7a6b3fb01abece673acd67e6528e6b5443de1cc70805b9c2b96",
2026-06-12 21:48:35.823088 | controller |     "Jun 12 20:57:34.640241 crc crio[24437]: time=\"2026-06-12T20:57:34.640164134Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-bnxbr/POD\" id=63f75eb1-37fd-4ffb-9b9b-4c81fc4e81c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.823102 | controller |     "Jun 12 20:57:34.640399 crc crio[24437]: time=\"2026-06-12T20:57:34.640280307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.823117 | controller |     "Jun 12 20:57:34.667161 crc crio[24437]: time=\"2026-06-12T20:57:34.667057463Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bnxbr Namespace:openstack ID:ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c UID:6e611e3d-62e0-46b3-882d-9324e6ffc384 NetNS:/var/run/netns/849a292a-94a5-4704-84d3-0fd96b5b8dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e611e3d_62e0_46b3_882d_9324e6ffc384.slice PodAnnotations:0xc000a8d048}] Aliases:map[]}\"",
2026-06-12 21:48:35.823132 | controller |     "Jun 12 20:57:34.667161 crc crio[24437]: time=\"2026-06-12T20:57:34.667145815Z\" level=info msg=\"Adding pod openstack_root-account-create-update-bnxbr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.823147 | controller |     "Jun 12 20:57:35.190643 crc crio[24437]: 2026-06-12T20:57:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae7a874e15bb583 Mac:3e:34:3c:d1:ee:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/849a292a-94a5-4704-84d3-0fd96b5b8dd4 SocketPath: PciID:}] [{Interface:0xc0003188f0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.823161 | controller |     "Jun 12 20:57:35.191816 crc crio[24437]: time=\"2026-06-12T20:57:35.191202614Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bnxbr Namespace:openstack ID:ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c UID:6e611e3d-62e0-46b3-882d-9324e6ffc384 NetNS:/var/run/netns/849a292a-94a5-4704-84d3-0fd96b5b8dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e611e3d_62e0_46b3_882d_9324e6ffc384.slice PodAnnotations:0xc000a8d048}] Aliases:map[]}\"",
2026-06-12 21:48:35.823177 | controller |     "Jun 12 20:57:35.191816 crc crio[24437]: time=\"2026-06-12T20:57:35.191368358Z\" level=info msg=\"Checking pod openstack_root-account-create-update-bnxbr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.823192 | controller |     "Jun 12 20:57:35.200202 crc crio[24437]: time=\"2026-06-12T20:57:35.200034526Z\" level=info msg=\"Ran pod sandbox ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c with infra container: openstack/root-account-create-update-bnxbr/POD\" id=63f75eb1-37fd-4ffb-9b9b-4c81fc4e81c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.823207 | controller |     "Jun 12 20:57:35.202720 crc crio[24437]: time=\"2026-06-12T20:57:35.202563217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=58344de2-5ce9-4ca7-a5e4-d3b6da72022f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.823227 | controller |     "Jun 12 20:57:35.204719 crc crio[24437]: time=\"2026-06-12T20:57:35.204659018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=63cd1cbe-384f-43dd-9cf2-c9a33053b029 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.823242 | controller |     "Jun 12 20:57:35.220228 crc crio[24437]: time=\"2026-06-12T20:57:35.220136301Z\" level=info msg=\"Creating container: openstack/root-account-create-update-bnxbr/mariadb-account-create-update\" id=62565be1-ab32-484f-b6eb-104d9003d3e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.823256 | controller |     "Jun 12 20:57:35.220693 crc crio[24437]: time=\"2026-06-12T20:57:35.220620714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.823271 | controller |     "Jun 12 20:57:35.256638 crc crio[24437]: time=\"2026-06-12T20:57:35.256044038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.823286 | controller |     "Jun 12 20:57:35.262968 crc crio[24437]: time=\"2026-06-12T20:57:35.262850383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.823300 | controller |     "Jun 12 20:57:35.402382 crc crio[24437]: time=\"2026-06-12T20:57:35.402184425Z\" level=info msg=\"Created container 36ae2cc58bf41c406e8a775b183c0941fce50b1804b03055fd325070a1f4d871: openstack/root-account-create-update-bnxbr/mariadb-account-create-update\" id=62565be1-ab32-484f-b6eb-104d9003d3e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.823314 | controller |     "Jun 12 20:57:35.404295 crc crio[24437]: time=\"2026-06-12T20:57:35.404042301Z\" level=info msg=\"Starting container: 36ae2cc58bf41c406e8a775b183c0941fce50b1804b03055fd325070a1f4d871\" id=7a3ae386-69d8-4ed8-9914-2882bdcc6e72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.823329 | controller |     "Jun 12 20:57:35.410007 crc crio[24437]: time=\"2026-06-12T20:57:35.40981026Z\" level=info msg=\"Started container\" PID=62167 containerID=36ae2cc58bf41c406e8a775b183c0941fce50b1804b03055fd325070a1f4d871 description=openstack/root-account-create-update-bnxbr/mariadb-account-create-update id=7a3ae386-69d8-4ed8-9914-2882bdcc6e72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c",
2026-06-12 21:48:35.823343 | controller |     "Jun 12 20:57:37.108697 crc crio[24437]: time=\"2026-06-12T20:57:37.108041907Z\" level=info msg=\"Stopping pod sandbox: 1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8\" id=1fba4133-be67-4433-b488-daae0107910d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.823359 | controller |     "Jun 12 20:57:37.109882 crc crio[24437]: time=\"2026-06-12T20:57:37.109577033Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-8cpxm Namespace:openstack ID:1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8 UID:a382ab9a-355b-4062-9cb7-51e61bcff3a5 NetNS:/var/run/netns/d9f74952-a1c1-43a0-a2a6-b85f14f896f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda382ab9a_355b_4062_9cb7_51e61bcff3a5.slice PodAnnotations:0xc00051c3f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.823374 | controller |     "Jun 12 20:57:37.109882 crc crio[24437]: time=\"2026-06-12T20:57:37.109740917Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-8cpxm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.823394 | controller |     "Jun 12 20:57:37.110715 crc crio[24437]: time=\"2026-06-12T20:57:37.11024182Z\" level=info msg=\"Stopping pod sandbox: ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c\" id=d61caabd-2fec-4785-8b8b-411228273426 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.823409 | controller |     "Jun 12 20:57:37.110715 crc crio[24437]: time=\"2026-06-12T20:57:37.110631909Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bnxbr Namespace:openstack ID:ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c UID:6e611e3d-62e0-46b3-882d-9324e6ffc384 NetNS:/var/run/netns/849a292a-94a5-4704-84d3-0fd96b5b8dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e611e3d_62e0_46b3_882d_9324e6ffc384.slice PodAnnotations:0xc001fa46e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.823424 | controller |     "Jun 12 20:57:37.110858 crc crio[24437]: time=\"2026-06-12T20:57:37.110753962Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-bnxbr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.823439 | controller |     "Jun 12 20:57:37.360810 crc crio[24437]: time=\"2026-06-12T20:57:37.360374726Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-kpnzt/POD\" id=a2125448-0f98-4dbd-ae35-8ad105703a95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.823453 | controller |     "Jun 12 20:57:37.361235 crc crio[24437]: time=\"2026-06-12T20:57:37.361177095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.823468 | controller |     "Jun 12 20:57:37.390636 crc crio[24437]: time=\"2026-06-12T20:57:37.390478323Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-kpnzt Namespace:openstack ID:b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc UID:df80d9b3-4c5e-4197-97a7-9662c5f8ba74 NetNS:/var/run/netns/501d3aa0-0429-43e6-9029-83d5f9a1ea24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf80d9b3_4c5e_4197_97a7_9662c5f8ba74.slice PodAnnotations:0xc0026aa448}] Aliases:map[]}\"",
2026-06-12 21:48:35.823483 | controller |     "Jun 12 20:57:37.390636 crc crio[24437]: time=\"2026-06-12T20:57:37.390552075Z\" level=info msg=\"Adding pod openstack_glance-db-sync-kpnzt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.823498 | controller |     "Jun 12 20:57:37.643644 crc crio[24437]: time=\"2026-06-12T20:57:37.6435407Z\" level=info msg=\"Stopped pod sandbox: ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c\" id=d61caabd-2fec-4785-8b8b-411228273426 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.823513 | controller |     "Jun 12 20:57:37.756049 crc crio[24437]: time=\"2026-06-12T20:57:37.749046947Z\" level=info msg=\"Stopped pod sandbox: 1599e775aee22d9e0453117a081242eaefd3420978518a06227f66d0a604a4a8\" id=1fba4133-be67-4433-b488-daae0107910d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.823528 | controller |     "Jun 12 20:57:38.047728 crc crio[24437]: 2026-06-12T20:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b388f29c45edf99 Mac:32:b6:74:c4:88:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/501d3aa0-0429-43e6-9029-83d5f9a1ea24 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.823543 | controller |     "Jun 12 20:57:38.049178 crc crio[24437]: time=\"2026-06-12T20:57:38.049110808Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-kpnzt Namespace:openstack ID:b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc UID:df80d9b3-4c5e-4197-97a7-9662c5f8ba74 NetNS:/var/run/netns/501d3aa0-0429-43e6-9029-83d5f9a1ea24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf80d9b3_4c5e_4197_97a7_9662c5f8ba74.slice PodAnnotations:0xc0026aa448}] Aliases:map[]}\"",
2026-06-12 21:48:35.823564 | controller |     "Jun 12 20:57:38.049344 crc crio[24437]: time=\"2026-06-12T20:57:38.049267832Z\" level=info msg=\"Checking pod openstack_glance-db-sync-kpnzt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.823580 | controller |     "Jun 12 20:57:38.057176 crc crio[24437]: time=\"2026-06-12T20:57:38.057079361Z\" level=info msg=\"Ran pod sandbox b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc with infra container: openstack/glance-db-sync-kpnzt/POD\" id=a2125448-0f98-4dbd-ae35-8ad105703a95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.823595 | controller |     "Jun 12 20:57:38.059409 crc crio[24437]: time=\"2026-06-12T20:57:38.059340216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=175cb692-f6fa-42a5-a1a3-bdeaada84e83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.823610 | controller |     "Jun 12 20:57:38.059680 crc crio[24437]: time=\"2026-06-12T20:57:38.059586892Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=175cb692-f6fa-42a5-a1a3-bdeaada84e83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.823624 | controller |     "Jun 12 20:57:38.059680 crc crio[24437]: time=\"2026-06-12T20:57:38.059662153Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=175cb692-f6fa-42a5-a1a3-bdeaada84e83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.823639 | controller |     "Jun 12 20:57:38.060910 crc crio[24437]: time=\"2026-06-12T20:57:38.060856512Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=04c155a9-658d-453d-a52c-2239b1330a7a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.823654 | controller |     "Jun 12 20:57:38.070801 crc crio[24437]: time=\"2026-06-12T20:57:38.07072245Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-12 21:48:35.823668 | controller |     "Jun 12 20:57:39.884061 crc crio[24437]: time=\"2026-06-12T20:57:39.883478062Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-rmcrv-config-dr5ts/POD\" id=929f7f8d-79a9-4131-ba21-d2b3883d8167 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.823683 | controller |     "Jun 12 20:57:39.885456 crc crio[24437]: time=\"2026-06-12T20:57:39.885426839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.823697 | controller |     "Jun 12 20:57:39.927801 crc crio[24437]: time=\"2026-06-12T20:57:39.92733167Z\" level=info msg=\"Got pod network &{Name:ovn-controller-rmcrv-config-dr5ts Namespace:openstack ID:516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f UID:e2c68a7d-944c-4d98-8b80-ec03e983534c NetNS:/var/run/netns/c3be56f5-853b-43af-a081-8ed9b7be6bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2c68a7d_944c_4d98_8b80_ec03e983534c.slice PodAnnotations:0xc001840368}] Aliases:map[]}\"",
2026-06-12 21:48:35.823712 | controller |     "Jun 12 20:57:39.927801 crc crio[24437]: time=\"2026-06-12T20:57:39.92779399Z\" level=info msg=\"Adding pod openstack_ovn-controller-rmcrv-config-dr5ts to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.823731 | controller |     "Jun 12 20:57:40.529111 crc crio[24437]: 2026-06-12T20:57:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:516765660fc790a Mac:ca:dc:58:44:ae:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/c3be56f5-853b-43af-a081-8ed9b7be6bd6 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.823746 | controller |     "Jun 12 20:57:40.530978 crc crio[24437]: time=\"2026-06-12T20:57:40.530556729Z\" level=info msg=\"Got pod network &{Name:ovn-controller-rmcrv-config-dr5ts Namespace:openstack ID:516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f UID:e2c68a7d-944c-4d98-8b80-ec03e983534c NetNS:/var/run/netns/c3be56f5-853b-43af-a081-8ed9b7be6bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2c68a7d_944c_4d98_8b80_ec03e983534c.slice PodAnnotations:0xc001840368}] Aliases:map[]}\"",
2026-06-12 21:48:35.823761 | controller |     "Jun 12 20:57:40.531107 crc crio[24437]: time=\"2026-06-12T20:57:40.531055941Z\" level=info msg=\"Checking pod openstack_ovn-controller-rmcrv-config-dr5ts for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.823776 | controller |     "Jun 12 20:57:40.542783 crc crio[24437]: time=\"2026-06-12T20:57:40.542711082Z\" level=info msg=\"Ran pod sandbox 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f with infra container: openstack/ovn-controller-rmcrv-config-dr5ts/POD\" id=929f7f8d-79a9-4131-ba21-d2b3883d8167 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.823791 | controller |     "Jun 12 20:57:40.545589 crc crio[24437]: time=\"2026-06-12T20:57:40.54550915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=cbb45af2-c188-4a32-b860-24b68cc025f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.823806 | controller |     "Jun 12 20:57:40.552892 crc crio[24437]: time=\"2026-06-12T20:57:40.552429837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=b60892cc-b89d-4502-947b-48e52d698805 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.823821 | controller |     "Jun 12 20:57:40.559441 crc crio[24437]: time=\"2026-06-12T20:57:40.559357834Z\" level=info msg=\"Creating container: openstack/ovn-controller-rmcrv-config-dr5ts/ovn-config\" id=e89fdf6f-6929-437c-ae4a-e9c1fff89fdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.823835 | controller |     "Jun 12 20:57:40.560045 crc crio[24437]: time=\"2026-06-12T20:57:40.559992399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.823864 | controller |     "Jun 12 20:57:40.618785 crc crio[24437]: time=\"2026-06-12T20:57:40.618572893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.823883 | controller |     "Jun 12 20:57:40.933795 crc crio[24437]: time=\"2026-06-12T20:57:40.933599086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.823898 | controller |     "Jun 12 20:57:41.098969 crc crio[24437]: time=\"2026-06-12T20:57:41.098803334Z\" level=info msg=\"Created container 7f11e86deaa27ad79b16dd8d778897495abf842688355f8f8836db53176f4e8a: openstack/ovn-controller-rmcrv-config-dr5ts/ovn-config\" id=e89fdf6f-6929-437c-ae4a-e9c1fff89fdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.823913 | controller |     "Jun 12 20:57:41.100325 crc crio[24437]: time=\"2026-06-12T20:57:41.100209268Z\" level=info msg=\"Starting container: 7f11e86deaa27ad79b16dd8d778897495abf842688355f8f8836db53176f4e8a\" id=d9d0d50f-972a-46a4-9bac-3b2093c8553f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.823932 | controller |     "Jun 12 20:57:41.114280 crc crio[24437]: time=\"2026-06-12T20:57:41.114177945Z\" level=info msg=\"Started container\" PID=62771 containerID=7f11e86deaa27ad79b16dd8d778897495abf842688355f8f8836db53176f4e8a description=openstack/ovn-controller-rmcrv-config-dr5ts/ovn-config id=d9d0d50f-972a-46a4-9bac-3b2093c8553f name=/runtime.v1.RuntimeService/StartContainer sandboxID=516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f",
2026-06-12 21:48:35.823947 | controller |     "Jun 12 20:57:43.199125 crc crio[24437]: time=\"2026-06-12T20:57:43.198559132Z\" level=info msg=\"Stopping pod sandbox: 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f\" id=ab2fdc9e-dc92-4a9d-923d-f15c220faef8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.823961 | controller |     "Jun 12 20:57:43.200282 crc crio[24437]: time=\"2026-06-12T20:57:43.199980326Z\" level=info msg=\"Got pod network &{Name:ovn-controller-rmcrv-config-dr5ts Namespace:openstack ID:516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f UID:e2c68a7d-944c-4d98-8b80-ec03e983534c NetNS:/var/run/netns/c3be56f5-853b-43af-a081-8ed9b7be6bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2c68a7d_944c_4d98_8b80_ec03e983534c.slice PodAnnotations:0xc001f6c840}] Aliases:map[]}\"",
2026-06-12 21:48:35.823976 | controller |     "Jun 12 20:57:43.200282 crc crio[24437]: time=\"2026-06-12T20:57:43.20013605Z\" level=info msg=\"Deleting pod openstack_ovn-controller-rmcrv-config-dr5ts from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.823991 | controller |     "Jun 12 20:57:43.289686 crc crio[24437]: time=\"2026-06-12T20:57:43.289606089Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=832e58d4-8cb0-48f1-a260-d81cc580c257 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.824005 | controller |     "Jun 12 20:57:43.289790 crc crio[24437]: time=\"2026-06-12T20:57:43.289697881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.824021 | controller |     "Jun 12 20:57:43.332799 crc crio[24437]: time=\"2026-06-12T20:57:43.332641398Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912 UID:f0e79d87-8848-44d5-aba5-bac4ae0523ba NetNS:/var/run/netns/54f1ab5a-e074-4d5e-93c7-98b33d7af6fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0e79d87_8848_44d5_aba5_bac4ae0523ba.slice PodAnnotations:0xc000a8c8b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.824036 | controller |     "Jun 12 20:57:43.332799 crc crio[24437]: time=\"2026-06-12T20:57:43.33271356Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.824051 | controller |     "Jun 12 20:57:43.567799 crc crio[24437]: time=\"2026-06-12T20:57:43.567342101Z\" level=info msg=\"Stopped pod sandbox: 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f\" id=ab2fdc9e-dc92-4a9d-923d-f15c220faef8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.824066 | controller |     "Jun 12 20:57:44.051467 crc crio[24437]: 2026-06-12T20:57:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc5cca733a839cd Mac:ce:ca:0a:98:20:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/54f1ab5a-e074-4d5e-93c7-98b33d7af6fa SocketPath: PciID:}] [{Interface:0xc00011b550 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.824084 | controller |     "Jun 12 20:57:44.053597 crc crio[24437]: time=\"2026-06-12T20:57:44.053523246Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912 UID:f0e79d87-8848-44d5-aba5-bac4ae0523ba NetNS:/var/run/netns/54f1ab5a-e074-4d5e-93c7-98b33d7af6fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0e79d87_8848_44d5_aba5_bac4ae0523ba.slice PodAnnotations:0xc000a8c8b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.824100 | controller |     "Jun 12 20:57:44.053783 crc crio[24437]: time=\"2026-06-12T20:57:44.053729561Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.824114 | controller |     "Jun 12 20:57:44.062730 crc crio[24437]: time=\"2026-06-12T20:57:44.062684497Z\" level=info msg=\"Ran pod sandbox bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912 with infra container: openstack/swift-storage-0/POD\" id=832e58d4-8cb0-48f1-a260-d81cc580c257 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.824129 | controller |     "Jun 12 20:57:44.065355 crc crio[24437]: time=\"2026-06-12T20:57:44.06524301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=671cc6fc-ebcb-4972-b15d-700740bbc0ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.824144 | controller |     "Jun 12 20:57:44.065532 crc crio[24437]: time=\"2026-06-12T20:57:44.065466305Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=671cc6fc-ebcb-4972-b15d-700740bbc0ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.824159 | controller |     "Jun 12 20:57:44.065695 crc crio[24437]: time=\"2026-06-12T20:57:44.065556857Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=671cc6fc-ebcb-4972-b15d-700740bbc0ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.824174 | controller |     "Jun 12 20:57:44.066526 crc crio[24437]: time=\"2026-06-12T20:57:44.066458159Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=339bff75-2b71-4d5b-9f9e-d83e3e50a297 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.824189 | controller |     "Jun 12 20:57:44.070571 crc crio[24437]: time=\"2026-06-12T20:57:44.070488777Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-12 21:48:35.824204 | controller |     "Jun 12 20:57:45.508050 crc crio[24437]: time=\"2026-06-12T20:57:45.506982377Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0\" id=339bff75-2b71-4d5b-9f9e-d83e3e50a297 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.824219 | controller |     "Jun 12 20:57:45.510570 crc crio[24437]: time=\"2026-06-12T20:57:45.510530452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=35288b27-f59d-4004-9820-5514676f954b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.824234 | controller |     "Jun 12 20:57:45.514744 crc crio[24437]: time=\"2026-06-12T20:57:45.514679663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7250ba1f-283f-441f-bb58-8ffc1a1535b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.824249 | controller |     "Jun 12 20:57:45.527669 crc crio[24437]: time=\"2026-06-12T20:57:45.527581004Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=3207002a-456d-40bf-8d9d-c786d37d32d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.824268 | controller |     "Jun 12 20:57:45.530078 crc crio[24437]: time=\"2026-06-12T20:57:45.530050914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.824283 | controller |     "Jun 12 20:57:45.571528 crc crio[24437]: time=\"2026-06-12T20:57:45.571437623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.824298 | controller |     "Jun 12 20:57:45.575418 crc crio[24437]: time=\"2026-06-12T20:57:45.574361053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.824313 | controller |     "Jun 12 20:57:45.728857 crc crio[24437]: time=\"2026-06-12T20:57:45.728125994Z\" level=info msg=\"Created container 68ff6c2a99d702582bb35c4947bf398a47e0febcaa85728d9157ef321a8eb495: openstack/swift-storage-0/xattr-restore\" id=3207002a-456d-40bf-8d9d-c786d37d32d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.824328 | controller |     "Jun 12 20:57:45.729870 crc crio[24437]: time=\"2026-06-12T20:57:45.729803415Z\" level=info msg=\"Starting container: 68ff6c2a99d702582bb35c4947bf398a47e0febcaa85728d9157ef321a8eb495\" id=b2d36486-170a-4a51-b884-ad98173042b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.824343 | controller |     "Jun 12 20:57:45.736351 crc crio[24437]: time=\"2026-06-12T20:57:45.736199689Z\" level=info msg=\"Started container\" PID=63059 containerID=68ff6c2a99d702582bb35c4947bf398a47e0febcaa85728d9157ef321a8eb495 description=openstack/swift-storage-0/xattr-restore id=b2d36486-170a-4a51-b884-ad98173042b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912",
2026-06-12 21:48:35.824358 | controller |     "Jun 12 20:57:46.254373 crc crio[24437]: time=\"2026-06-12T20:57:46.254243462Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9234da3d-5fb1-4246-9628-efae3c407095 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.824373 | controller |     "Jun 12 20:57:46.254719 crc crio[24437]: time=\"2026-06-12T20:57:46.254660162Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=9234da3d-5fb1-4246-9628-efae3c407095 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.824387 | controller |     "Jun 12 20:57:46.254719 crc crio[24437]: time=\"2026-06-12T20:57:46.254707953Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=9234da3d-5fb1-4246-9628-efae3c407095 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.824402 | controller |     "Jun 12 20:57:46.257751 crc crio[24437]: time=\"2026-06-12T20:57:46.257658864Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=752bf2c7-fc13-46e7-8d82-78587dc74b05 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.824417 | controller |     "Jun 12 20:57:46.263417 crc crio[24437]: time=\"2026-06-12T20:57:46.263062415Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-12 21:48:35.824432 | controller |     "Jun 12 20:57:46.330770 crc crio[24437]: time=\"2026-06-12T20:57:46.330595174Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-m2vvk/POD\" id=39748bee-0307-453e-a82c-47fbbf3767a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.824447 | controller |     "Jun 12 20:57:46.330906 crc crio[24437]: time=\"2026-06-12T20:57:46.330696006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.824466 | controller |     "Jun 12 20:57:46.361376 crc crio[24437]: time=\"2026-06-12T20:57:46.361220854Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-m2vvk Namespace:openstack ID:3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1 UID:f3925190-69e1-4f8a-b9ad-6550fd63c21c NetNS:/var/run/netns/9fce3fd7-5d57-4311-8374-9bc87e3d68a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3925190_69e1_4f8a_b9ad_6550fd63c21c.slice PodAnnotations:0xc001840d50}] Aliases:map[]}\"",
2026-06-12 21:48:35.824481 | controller |     "Jun 12 20:57:46.361376 crc crio[24437]: time=\"2026-06-12T20:57:46.361280746Z\" level=info msg=\"Adding pod openstack_root-account-create-update-m2vvk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.824496 | controller |     "Jun 12 20:57:46.925488 crc crio[24437]: 2026-06-12T20:57:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cc46ac9192e2fb Mac:fe:ba:cf:5b:15:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/9fce3fd7-5d57-4311-8374-9bc87e3d68a3 SocketPath: PciID:}] [{Interface:0xc000014f70 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.824511 | controller |     "Jun 12 20:57:46.927013 crc crio[24437]: time=\"2026-06-12T20:57:46.926723483Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-m2vvk Namespace:openstack ID:3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1 UID:f3925190-69e1-4f8a-b9ad-6550fd63c21c NetNS:/var/run/netns/9fce3fd7-5d57-4311-8374-9bc87e3d68a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3925190_69e1_4f8a_b9ad_6550fd63c21c.slice PodAnnotations:0xc001840d50}] Aliases:map[]}\"",
2026-06-12 21:48:35.824527 | controller |     "Jun 12 20:57:46.927147 crc crio[24437]: time=\"2026-06-12T20:57:46.927060981Z\" level=info msg=\"Checking pod openstack_root-account-create-update-m2vvk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.824542 | controller |     "Jun 12 20:57:46.942469 crc crio[24437]: time=\"2026-06-12T20:57:46.942406841Z\" level=info msg=\"Ran pod sandbox 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1 with infra container: openstack/root-account-create-update-m2vvk/POD\" id=39748bee-0307-453e-a82c-47fbbf3767a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.824557 | controller |     "Jun 12 20:57:46.948647 crc crio[24437]: time=\"2026-06-12T20:57:46.94857367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=575cb6ea-bf2f-4acc-8d2c-fa538e1a0b71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.824571 | controller |     "Jun 12 20:57:46.959576 crc crio[24437]: time=\"2026-06-12T20:57:46.959170436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0771a980-f984-457c-9f28-346ca78f51ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.824586 | controller |     "Jun 12 20:57:46.976369 crc crio[24437]: time=\"2026-06-12T20:57:46.976093445Z\" level=info msg=\"Creating container: openstack/root-account-create-update-m2vvk/mariadb-account-create-update\" id=85a02131-5699-413c-bcfb-aacdcf5a869f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.824600 | controller |     "Jun 12 20:57:46.977080 crc crio[24437]: time=\"2026-06-12T20:57:46.977014966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.824615 | controller |     "Jun 12 20:57:47.034013 crc crio[24437]: time=\"2026-06-12T20:57:47.033888179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.824633 | controller |     "Jun 12 20:57:47.043679 crc crio[24437]: time=\"2026-06-12T20:57:47.04350283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.824648 | controller |     "Jun 12 20:57:47.198233 crc crio[24437]: time=\"2026-06-12T20:57:47.198146443Z\" level=info msg=\"Created container 5c4ca93542651de24ef1e307135754d21493281c1b95c59f5d513d025a647a1b: openstack/root-account-create-update-m2vvk/mariadb-account-create-update\" id=85a02131-5699-413c-bcfb-aacdcf5a869f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.824663 | controller |     "Jun 12 20:57:47.203102 crc crio[24437]: time=\"2026-06-12T20:57:47.203032881Z\" level=info msg=\"Starting container: 5c4ca93542651de24ef1e307135754d21493281c1b95c59f5d513d025a647a1b\" id=450bd657-8039-4ea7-b9da-a4bfaddcd821 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.824678 | controller |     "Jun 12 20:57:47.212996 crc crio[24437]: time=\"2026-06-12T20:57:47.212847748Z\" level=info msg=\"Started container\" PID=63218 containerID=5c4ca93542651de24ef1e307135754d21493281c1b95c59f5d513d025a647a1b description=openstack/root-account-create-update-m2vvk/mariadb-account-create-update id=450bd657-8039-4ea7-b9da-a4bfaddcd821 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1",
2026-06-12 21:48:35.824693 | controller |     "Jun 12 20:57:47.701803 crc crio[24437]: time=\"2026-06-12T20:57:47.700805705Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4\" id=752bf2c7-fc13-46e7-8d82-78587dc74b05 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.824708 | controller |     "Jun 12 20:57:47.703048 crc crio[24437]: time=\"2026-06-12T20:57:47.702983027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4ee8467b-a47c-4fba-a23f-66847b3ca2fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.824723 | controller |     "Jun 12 20:57:47.720837 crc crio[24437]: time=\"2026-06-12T20:57:47.720614373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=eb20830e-70e1-4dfc-bbea-1fb4e38b3b4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.824738 | controller |     "Jun 12 20:57:47.732683 crc crio[24437]: time=\"2026-06-12T20:57:47.732292664Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=17a50d8d-d0f4-4f20-be46-906a2ff91af8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.824753 | controller |     "Jun 12 20:57:47.735233 crc crio[24437]: time=\"2026-06-12T20:57:47.734760224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.824768 | controller |     "Jun 12 20:57:47.781156 crc crio[24437]: time=\"2026-06-12T20:57:47.781081103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.824782 | controller |     "Jun 12 20:57:47.784706 crc crio[24437]: time=\"2026-06-12T20:57:47.784664809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.824797 | controller |     "Jun 12 20:57:47.920154 crc crio[24437]: time=\"2026-06-12T20:57:47.920060277Z\" level=info msg=\"Created container eb863d13c1e201288a4c5f6d08db916cc072574bdd3e16d9de907ac5afaa38de: openstack/swift-storage-0/account-server\" id=17a50d8d-d0f4-4f20-be46-906a2ff91af8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.824815 | controller |     "Jun 12 20:57:47.922237 crc crio[24437]: time=\"2026-06-12T20:57:47.921803419Z\" level=info msg=\"Starting container: eb863d13c1e201288a4c5f6d08db916cc072574bdd3e16d9de907ac5afaa38de\" id=b855b75d-6219-44d0-a931-f11f457ea7fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.824830 | controller |     "Jun 12 20:57:47.928166 crc crio[24437]: time=\"2026-06-12T20:57:47.9280831Z\" level=info msg=\"Started container\" PID=63390 containerID=eb863d13c1e201288a4c5f6d08db916cc072574bdd3e16d9de907ac5afaa38de description=openstack/swift-storage-0/account-server id=b855b75d-6219-44d0-a931-f11f457ea7fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912",
2026-06-12 21:48:35.824845 | controller |     "Jun 12 20:57:47.943226 crc crio[24437]: time=\"2026-06-12T20:57:47.94297384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=f7c7feb0-0634-470b-9b0b-c21649cef2c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.824879 | controller |     "Jun 12 20:57:47.959133 crc crio[24437]: time=\"2026-06-12T20:57:47.959060798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=bebdcdb0-63fe-41fc-a132-906842a3609a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.824895 | controller |     "Jun 12 20:57:47.972103 crc crio[24437]: time=\"2026-06-12T20:57:47.972011411Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=bad4b58c-1775-4b73-8e1f-a8fb047de2b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.824910 | controller |     "Jun 12 20:57:47.988138 crc crio[24437]: time=\"2026-06-12T20:57:47.987968095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.824924 | controller |     "Jun 12 20:57:48.071592 crc crio[24437]: time=\"2026-06-12T20:57:48.071193175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.824939 | controller |     "Jun 12 20:57:48.076357 crc crio[24437]: time=\"2026-06-12T20:57:48.076236216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.824954 | controller |     "Jun 12 20:57:48.207992 crc crio[24437]: time=\"2026-06-12T20:57:48.207192227Z\" level=info msg=\"Created container 1c0354c3bda07baf0b511fddaeb82b38f9c4b1972cde666babdebb4192361945: openstack/swift-storage-0/account-replicator\" id=bad4b58c-1775-4b73-8e1f-a8fb047de2b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.824968 | controller |     "Jun 12 20:57:48.214774 crc crio[24437]: time=\"2026-06-12T20:57:48.214674467Z\" level=info msg=\"Starting container: 1c0354c3bda07baf0b511fddaeb82b38f9c4b1972cde666babdebb4192361945\" id=f9f56de5-9214-470c-9056-fad271d18581 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.824983 | controller |     "Jun 12 20:57:48.222566 crc crio[24437]: time=\"2026-06-12T20:57:48.222466886Z\" level=info msg=\"Started container\" PID=63412 containerID=1c0354c3bda07baf0b511fddaeb82b38f9c4b1972cde666babdebb4192361945 description=openstack/swift-storage-0/account-replicator id=f9f56de5-9214-470c-9056-fad271d18581 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912",
2026-06-12 21:48:35.824998 | controller |     "Jun 12 20:57:48.236909 crc crio[24437]: time=\"2026-06-12T20:57:48.236813121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=43da6dcf-bf6e-432a-ad40-c8098601bebc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.825016 | controller |     "Jun 12 20:57:49.359283 crc crio[24437]: time=\"2026-06-12T20:57:49.359186371Z\" level=info msg=\"Stopping pod sandbox: 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1\" id=af94354a-77bb-4b1b-b8de-445599c2cf47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.825031 | controller |     "Jun 12 20:57:49.360414 crc crio[24437]: time=\"2026-06-12T20:57:49.359863836Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-m2vvk Namespace:openstack ID:3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1 UID:f3925190-69e1-4f8a-b9ad-6550fd63c21c NetNS:/var/run/netns/9fce3fd7-5d57-4311-8374-9bc87e3d68a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3925190_69e1_4f8a_b9ad_6550fd63c21c.slice PodAnnotations:0xc0027461e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.825046 | controller |     "Jun 12 20:57:49.360414 crc crio[24437]: time=\"2026-06-12T20:57:49.360058251Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-m2vvk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.825060 | controller |     "Jun 12 20:57:53.972750 crc crio[24437]: time=\"2026-06-12T20:57:53.971499388Z\" level=info msg=\"Stopping pod sandbox: 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7\" id=64e608fd-1d43-43d4-8226-41fe45b3ee7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.825075 | controller |     "Jun 12 20:57:53.972750 crc crio[24437]: time=\"2026-06-12T20:57:53.972663756Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7\" id=64e608fd-1d43-43d4-8226-41fe45b3ee7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.825090 | controller |     "Jun 12 20:57:53.974208 crc crio[24437]: time=\"2026-06-12T20:57:53.973149219Z\" level=info msg=\"Removing pod sandbox: 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7\" id=663c9185-3a0e-4c32-a273-ee4aca79e5b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.825105 | controller |     "Jun 12 20:57:57.053263 crc crio[24437]: time=\"2026-06-12T20:57:57.05258244Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-wd54d/POD\" id=a312c09b-5cf1-47ea-966e-cd84ed1894ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.825120 | controller |     "Jun 12 20:57:57.055004 crc crio[24437]: time=\"2026-06-12T20:57:57.053329468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.825134 | controller |     "Jun 12 20:57:57.295510 crc crio[24437]: time=\"2026-06-12T20:57:57.290428221Z\" level=info msg=\"Running pod sandbox: openstack/cinder-75ea-account-create-update-d8t2c/POD\" id=6715d203-7ba5-4598-a5c6-094c3ac21830 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.825149 | controller |     "Jun 12 20:57:57.295510 crc crio[24437]: time=\"2026-06-12T20:57:57.291006075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.825164 | controller |     "Jun 12 20:57:57.569721 crc crio[24437]: time=\"2026-06-12T20:57:57.569637939Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-jpmn6/POD\" id=a53ede53-84cc-4f29-b133-502c0c0b1f51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.825178 | controller |     "Jun 12 20:57:57.569860 crc crio[24437]: time=\"2026-06-12T20:57:57.569741993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.825193 | controller |     "Jun 12 20:57:57.630497 crc crio[24437]: time=\"2026-06-12T20:57:57.630420426Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-22g69/POD\" id=d142c389-4466-4df6-9eab-17a5cad7c1b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.825211 | controller |     "Jun 12 20:57:57.630611 crc crio[24437]: time=\"2026-06-12T20:57:57.63054123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.825226 | controller |     "Jun 12 20:57:57.669832 crc crio[24437]: time=\"2026-06-12T20:57:57.669791117Z\" level=info msg=\"Running pod sandbox: openstack/barbican-a739-account-create-update-m2gsx/POD\" id=ed7f7de1-1ddf-4374-baef-3f9d6825ad39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.825240 | controller |     "Jun 12 20:57:57.670079 crc crio[24437]: time=\"2026-06-12T20:57:57.670059443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.825254 | controller |     "Jun 12 20:57:57.724006 crc crio[24437]: time=\"2026-06-12T20:57:57.723898803Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-q6dbc/POD\" id=305cf9db-0a7d-4aa8-869d-b134bba6ee97 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.825269 | controller |     "Jun 12 20:57:57.724119 crc crio[24437]: time=\"2026-06-12T20:57:57.724031276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.825283 | controller |     "Jun 12 20:57:57.850877 crc crio[24437]: time=\"2026-06-12T20:57:57.850771035Z\" level=info msg=\"Running pod sandbox: openstack/neutron-1b7b-account-create-update-2gw9x/POD\" id=593a17d4-4e15-4dc4-8de1-824282f0caa0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.825297 | controller |     "Jun 12 20:57:57.851137 crc crio[24437]: time=\"2026-06-12T20:57:57.850891057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.825312 | controller |     "Jun 12 20:57:59.631205 crc crio[24437]: time=\"2026-06-12T20:57:59.63056519Z\" level=info msg=\"Removed pod sandbox: 7f95e33ca05cdfce33ee2896ba34f494ef5d7b053850183d54a3be326ff607d7\" id=663c9185-3a0e-4c32-a273-ee4aca79e5b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.825327 | controller |     "Jun 12 20:57:59.633007 crc crio[24437]: time=\"2026-06-12T20:57:59.632325073Z\" level=info msg=\"Stopping pod sandbox: bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9\" id=15da436f-306e-4128-9dd5-a8c949be25f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.825341 | controller |     "Jun 12 20:57:59.633007 crc crio[24437]: time=\"2026-06-12T20:57:59.632395294Z\" level=info msg=\"Stopped pod sandbox (already stopped): bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9\" id=15da436f-306e-4128-9dd5-a8c949be25f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.825356 | controller |     "Jun 12 20:57:59.633187 crc crio[24437]: time=\"2026-06-12T20:57:59.633044191Z\" level=info msg=\"Removing pod sandbox: bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9\" id=0f22d2da-8577-432f-9af8-9aca1c9c8bde name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.825371 | controller |     "Jun 12 20:57:59.717019 crc crio[24437]: time=\"2026-06-12T20:57:59.710076089Z\" level=info msg=\"Stopped pod sandbox: 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1\" id=af94354a-77bb-4b1b-b8de-445599c2cf47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.825385 | controller |     "Jun 12 20:57:59.733652 crc crio[24437]: time=\"2026-06-12T20:57:59.733577156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=073aea09-a0d5-48c5-b49c-50d46397e333 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.825404 | controller |     "Jun 12 20:57:59.803626 crc crio[24437]: time=\"2026-06-12T20:57:59.803478863Z\" level=info msg=\"Got pod network &{Name:barbican-a739-account-create-update-m2gsx Namespace:openstack ID:86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e UID:065d4564-dc20-42aa-b997-7474e7fb5666 NetNS:/var/run/netns/6f2f5099-b361-4264-940b-a7a24c966be3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod065d4564_dc20_42aa_b997_7474e7fb5666.slice PodAnnotations:0xc00282c3b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.825419 | controller |     "Jun 12 20:57:59.803626 crc crio[24437]: time=\"2026-06-12T20:57:59.803542765Z\" level=info msg=\"Adding pod openstack_barbican-a739-account-create-update-m2gsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.825434 | controller |     "Jun 12 20:57:59.804974 crc crio[24437]: time=\"2026-06-12T20:57:59.804862107Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=b77326ad-b6fd-4cd4-b4b2-485e355c88dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.825449 | controller |     "Jun 12 20:57:59.847144 crc crio[24437]: time=\"2026-06-12T20:57:59.846888841Z\" level=info msg=\"Removed pod sandbox: bd6a8c02ec075dac341f19946fd9425bee6b8c8addd19c8f7931cbf0477103f9\" id=0f22d2da-8577-432f-9af8-9aca1c9c8bde name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.825464 | controller |     "Jun 12 20:57:59.848725 crc crio[24437]: time=\"2026-06-12T20:57:59.848355156Z\" level=info msg=\"Stopping pod sandbox: 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412\" id=82432e40-d870-4b75-82e4-49a1999eadbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.825478 | controller |     "Jun 12 20:57:59.848725 crc crio[24437]: time=\"2026-06-12T20:57:59.848461579Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412\" id=82432e40-d870-4b75-82e4-49a1999eadbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.825493 | controller |     "Jun 12 20:57:59.849218 crc crio[24437]: time=\"2026-06-12T20:57:59.849151145Z\" level=info msg=\"Removing pod sandbox: 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412\" id=ce9c62a0-5dba-42f7-bbf9-e163b61ee638 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.825508 | controller |     "Jun 12 20:57:59.858223 crc crio[24437]: time=\"2026-06-12T20:57:59.857998169Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313\" id=04c155a9-658d-453d-a52c-2239b1330a7a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.825522 | controller |     "Jun 12 20:57:59.859229 crc crio[24437]: time=\"2026-06-12T20:57:59.859154647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=56b6a886-6ff7-4a22-954c-7f1b74040ad4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.825538 | controller |     "Jun 12 20:57:59.859689 crc crio[24437]: time=\"2026-06-12T20:57:59.859601168Z\" level=info msg=\"Got pod network &{Name:cinder-75ea-account-create-update-d8t2c Namespace:openstack ID:49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb UID:ec4599e6-d2f1-45b5-a318-750d8b4fca77 NetNS:/var/run/netns/af68bc71-79f3-4898-aea7-76f8f1dac076 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4599e6_d2f1_45b5_a318_750d8b4fca77.slice PodAnnotations:0xc00282c1f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.825601 | controller |     "Jun 12 20:57:59.859775 crc crio[24437]: time=\"2026-06-12T20:57:59.85968622Z\" level=info msg=\"Adding pod openstack_cinder-75ea-account-create-update-d8t2c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.825627 | controller |     "Jun 12 20:57:59.863069 crc crio[24437]: time=\"2026-06-12T20:57:59.862772774Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-jpmn6 Namespace:openstack ID:e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f UID:645150c4-fb37-4746-97fd-06b7ceb82d49 NetNS:/var/run/netns/b05350ed-deed-4200-a965-1bc5643aba55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod645150c4_fb37_4746_97fd_06b7ceb82d49.slice PodAnnotations:0xc00008c410}] Aliases:map[]}\"",
2026-06-12 21:48:35.825643 | controller |     "Jun 12 20:57:59.863069 crc crio[24437]: time=\"2026-06-12T20:57:59.862853166Z\" level=info msg=\"Adding pod openstack_barbican-db-create-jpmn6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.825658 | controller |     "Jun 12 20:57:59.864451 crc crio[24437]: time=\"2026-06-12T20:57:59.864365393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.825673 | controller |     "Jun 12 20:57:59.885226 crc crio[24437]: time=\"2026-06-12T20:57:59.885101623Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-wd54d Namespace:openstack ID:ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f UID:f5f660b5-5e88-4e63-b866-cad564b0fe02 NetNS:/var/run/netns/ef04292a-aaeb-4951-86e2-9da107f89f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f660b5_5e88_4e63_b866_cad564b0fe02.slice PodAnnotations:0xc00008c648}] Aliases:map[]}\"",
2026-06-12 21:48:35.825688 | controller |     "Jun 12 20:57:59.885226 crc crio[24437]: time=\"2026-06-12T20:57:59.885167845Z\" level=info msg=\"Adding pod openstack_cinder-db-create-wd54d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.825703 | controller |     "Jun 12 20:57:59.889615 crc crio[24437]: time=\"2026-06-12T20:57:59.88955584Z\" level=info msg=\"Got pod network &{Name:neutron-1b7b-account-create-update-2gw9x Namespace:openstack ID:24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1 UID:3eb1035c-56a0-4395-8b64-8ab8b0cf3104 NetNS:/var/run/netns/a04cb373-5cde-4697-9d18-83bc013ccdbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3eb1035c_56a0_4395_8b64_8ab8b0cf3104.slice PodAnnotations:0xc00012aa10}] Aliases:map[]}\"",
2026-06-12 21:48:35.825718 | controller |     "Jun 12 20:57:59.889739 crc crio[24437]: time=\"2026-06-12T20:57:59.889617962Z\" level=info msg=\"Adding pod openstack_neutron-1b7b-account-create-update-2gw9x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.825733 | controller |     "Jun 12 20:57:59.892674 crc crio[24437]: time=\"2026-06-12T20:57:59.892583223Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-22g69 Namespace:openstack ID:ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731 UID:33dd23da-07dc-4312-864e-3378d79759c3 NetNS:/var/run/netns/c465de17-c96a-41a7-bb95-57fc11710998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33dd23da_07dc_4312_864e_3378d79759c3.slice PodAnnotations:0xc006ecc158}] Aliases:map[]}\"",
2026-06-12 21:48:35.825747 | controller |     "Jun 12 20:57:59.892674 crc crio[24437]: time=\"2026-06-12T20:57:59.892648515Z\" level=info msg=\"Adding pod openstack_neutron-db-create-22g69 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.825765 | controller |     "Jun 12 20:57:59.902796 crc crio[24437]: time=\"2026-06-12T20:57:59.902694557Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-q6dbc Namespace:openstack ID:ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277 UID:c0b72c2e-dae5-4a8e-9ead-afa0b719ee1b NetNS:/var/run/netns/c421f724-da9c-45fb-a25c-9174fcc44eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0b72c2e_dae5_4a8e_9ead_afa0b719ee1b.slice PodAnnotations:0xc00282c420}] Aliases:map[]}\"",
2026-06-12 21:48:35.825780 | controller |     "Jun 12 20:57:59.902796 crc crio[24437]: time=\"2026-06-12T20:57:59.902753778Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-q6dbc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.825795 | controller |     "Jun 12 20:57:59.912846 crc crio[24437]: time=\"2026-06-12T20:57:59.91273621Z\" level=info msg=\"Removed pod sandbox: 7e786c55d0f06898dd7ece1f35231a66c7036dfd0d0aaef89e4b46aa0485c412\" id=ce9c62a0-5dba-42f7-bbf9-e163b61ee638 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.825810 | controller |     "Jun 12 20:57:59.914362 crc crio[24437]: time=\"2026-06-12T20:57:59.914226366Z\" level=info msg=\"Stopping pod sandbox: 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d\" id=89123ef9-6d74-4b21-bb09-aa6d1926c62b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.825824 | controller |     "Jun 12 20:57:59.914448 crc crio[24437]: time=\"2026-06-12T20:57:59.91436511Z\" level=info msg=\"Stopped pod sandbox (already stopped): 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d\" id=89123ef9-6d74-4b21-bb09-aa6d1926c62b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.825839 | controller |     "Jun 12 20:57:59.915750 crc crio[24437]: time=\"2026-06-12T20:57:59.915679461Z\" level=info msg=\"Removing pod sandbox: 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d\" id=5f33c31e-6b19-4aa0-8cc2-8e3fae239dee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.825884 | controller |     "Jun 12 20:57:59.965683 crc crio[24437]: time=\"2026-06-12T20:57:59.965125714Z\" level=info msg=\"Removed pod sandbox: 50c5e8d010de6fc7e9569880ee02691936272bc20bbed66e9f901f9cd04c046d\" id=5f33c31e-6b19-4aa0-8cc2-8e3fae239dee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.825901 | controller |     "Jun 12 20:57:59.967338 crc crio[24437]: time=\"2026-06-12T20:57:59.967167273Z\" level=info msg=\"Stopping pod sandbox: 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f\" id=67905db5-5969-4914-89bc-45e6fc2b55a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.825916 | controller |     "Jun 12 20:57:59.967437 crc crio[24437]: time=\"2026-06-12T20:57:59.967389869Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f\" id=67905db5-5969-4914-89bc-45e6fc2b55a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.825931 | controller |     "Jun 12 20:57:59.970783 crc crio[24437]: time=\"2026-06-12T20:57:59.970696299Z\" level=info msg=\"Removing pod sandbox: 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f\" id=0d46b659-0db6-4f24-923f-592ac73d411c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.825945 | controller |     "Jun 12 20:57:59.992134 crc crio[24437]: time=\"2026-06-12T20:57:59.992078664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=00984fa1-b253-47af-bc33-876e6b553fc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.825960 | controller |     "Jun 12 20:58:00.037621 crc crio[24437]: time=\"2026-06-12T20:58:00.036764554Z\" level=info msg=\"Removed pod sandbox: 6c1ef20a07291320b63a02a703b755defa2dae27045e99636ea4af083a3f209f\" id=0d46b659-0db6-4f24-923f-592ac73d411c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.825977 | controller |     "Jun 12 20:58:00.053120 crc crio[24437]: time=\"2026-06-12T20:58:00.051640113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.825992 | controller |     "Jun 12 20:58:00.058554 crc crio[24437]: time=\"2026-06-12T20:58:00.058125569Z\" level=info msg=\"Creating container: openstack/glance-db-sync-kpnzt/glance-db-sync\" id=15f15267-cd13-44f2-9829-af4294227b3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.826007 | controller |     "Jun 12 20:58:00.183244 crc crio[24437]: time=\"2026-06-12T20:58:00.172863043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.826021 | controller |     "Jun 12 20:58:00.183244 crc crio[24437]: time=\"2026-06-12T20:58:00.175457875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.826035 | controller |     "Jun 12 20:58:00.304260 crc crio[24437]: time=\"2026-06-12T20:58:00.303586223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.826050 | controller |     "Jun 12 20:58:00.512436 crc crio[24437]: time=\"2026-06-12T20:58:00.512207028Z\" level=info msg=\"Created container d45dde941b6516f1e29d3611d59b393a6b1d7224a8479746b1a9ec815a33c3cb: openstack/swift-storage-0/account-auditor\" id=b77326ad-b6fd-4cd4-b4b2-485e355c88dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.826064 | controller |     "Jun 12 20:58:00.517521 crc crio[24437]: time=\"2026-06-12T20:58:00.517481656Z\" level=info msg=\"Starting container: d45dde941b6516f1e29d3611d59b393a6b1d7224a8479746b1a9ec815a33c3cb\" id=8456da2a-4c79-41a3-91e9-4a037dc79e2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.826079 | controller |     "Jun 12 20:58:00.526397 crc crio[24437]: time=\"2026-06-12T20:58:00.523510051Z\" level=info msg=\"Started container\" PID=64276 containerID=d45dde941b6516f1e29d3611d59b393a6b1d7224a8479746b1a9ec815a33c3cb description=openstack/swift-storage-0/account-auditor id=8456da2a-4c79-41a3-91e9-4a037dc79e2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912",
2026-06-12 21:48:35.826094 | controller |     "Jun 12 20:58:00.548161 crc crio[24437]: time=\"2026-06-12T20:58:00.548079834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=2b0785a4-0857-45a9-b224-ec020262593b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826109 | controller |     "Jun 12 20:58:00.575660 crc crio[24437]: time=\"2026-06-12T20:58:00.575286181Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688298-gfgcc/POD\" id=489329bb-0372-4e73-bf98-ed59d5a83709 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.826123 | controller |     "Jun 12 20:58:00.575895 crc crio[24437]: time=\"2026-06-12T20:58:00.575849145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=71d6339f-ee55-4243-9f75-1d71131497ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826138 | controller |     "Jun 12 20:58:00.578992 crc crio[24437]: time=\"2026-06-12T20:58:00.575834464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.826152 | controller |     "Jun 12 20:58:00.588017 crc crio[24437]: time=\"2026-06-12T20:58:00.587806514Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=29aa33d6-78ac-422f-b97a-14d784657d53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.826170 | controller |     "Jun 12 20:58:00.630476 crc crio[24437]: time=\"2026-06-12T20:58:00.629833247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.826185 | controller |     "Jun 12 20:58:00.726858 crc crio[24437]: time=\"2026-06-12T20:58:00.726517671Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688298-gfgcc Namespace:openshift-infra ID:fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285 UID:75d8be71-958f-4bb3-91be-6a7c9a0cd35b NetNS:/var/run/netns/824c292d-6f65-497b-9485-ca46dc6ee15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d8be71_958f_4bb3_91be_6a7c9a0cd35b.slice PodAnnotations:0xc000c24218}] Aliases:map[]}\"",
2026-06-12 21:48:35.826201 | controller |     "Jun 12 20:58:00.726858 crc crio[24437]: time=\"2026-06-12T20:58:00.726584072Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688298-gfgcc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.826216 | controller |     "Jun 12 20:58:00.771633 crc crio[24437]: time=\"2026-06-12T20:58:00.771585158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.826231 | controller |     "Jun 12 20:58:00.784004 crc crio[24437]: time=\"2026-06-12T20:58:00.783905536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.826246 | controller |     "Jun 12 20:58:00.958961 crc crio[24437]: time=\"2026-06-12T20:58:00.958151952Z\" level=info msg=\"Created container 3332ceed2667e015251ead8fa42e9bcea84e5c2a2b7dd04e19d05e57ec85316a: openstack/swift-storage-0/account-reaper\" id=29aa33d6-78ac-422f-b97a-14d784657d53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.826261 | controller |     "Jun 12 20:58:00.964855 crc crio[24437]: time=\"2026-06-12T20:58:00.963132111Z\" level=info msg=\"Starting container: 3332ceed2667e015251ead8fa42e9bcea84e5c2a2b7dd04e19d05e57ec85316a\" id=10505d0d-de1f-438f-be29-2c76bface9ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.826276 | controller |     "Jun 12 20:58:00.980150 crc crio[24437]: time=\"2026-06-12T20:58:00.979233601Z\" level=info msg=\"Started container\" PID=64429 containerID=3332ceed2667e015251ead8fa42e9bcea84e5c2a2b7dd04e19d05e57ec85316a description=openstack/swift-storage-0/account-reaper id=10505d0d-de1f-438f-be29-2c76bface9ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912",
2026-06-12 21:48:35.826291 | controller |     "Jun 12 20:58:01.003111 crc crio[24437]: time=\"2026-06-12T20:58:01.003017775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=1b08af18-1f2f-474d-b806-5771d565ca67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826305 | controller |     "Jun 12 20:58:01.003453 crc crio[24437]: time=\"2026-06-12T20:58:01.003202409Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=1b08af18-1f2f-474d-b806-5771d565ca67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826319 | controller |     "Jun 12 20:58:01.003453 crc crio[24437]: time=\"2026-06-12T20:58:01.00325277Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=1b08af18-1f2f-474d-b806-5771d565ca67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826334 | controller |     "Jun 12 20:58:01.012162 crc crio[24437]: time=\"2026-06-12T20:58:01.009377968Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=520c46d6-af83-4680-a71d-474e54031d3b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.826354 | controller |     "Jun 12 20:58:01.025539 crc crio[24437]: time=\"2026-06-12T20:58:01.025481246Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-12 21:48:35.826369 | controller |     "Jun 12 20:58:01.338618 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24f8bdd0328a197 Mac:0a:3c:e6:04:4a:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/a04cb373-5cde-4697-9d18-83bc013ccdbc SocketPath: PciID:}] [{Interface:0xc0003c2770 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.826385 | controller |     "Jun 12 20:58:01.341655 crc crio[24437]: time=\"2026-06-12T20:58:01.341550104Z\" level=info msg=\"Got pod network &{Name:neutron-1b7b-account-create-update-2gw9x Namespace:openstack ID:24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1 UID:3eb1035c-56a0-4395-8b64-8ab8b0cf3104 NetNS:/var/run/netns/a04cb373-5cde-4697-9d18-83bc013ccdbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3eb1035c_56a0_4395_8b64_8ab8b0cf3104.slice PodAnnotations:0xc00012aa10}] Aliases:map[]}\"",
2026-06-12 21:48:35.826400 | controller |     "Jun 12 20:58:01.341856 crc crio[24437]: time=\"2026-06-12T20:58:01.34180727Z\" level=info msg=\"Checking pod openstack_neutron-1b7b-account-create-update-2gw9x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.826415 | controller |     "Jun 12 20:58:01.344467 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee83d8b12b7bc8d Mac:9a:b5:c8:92:71:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/ef04292a-aaeb-4951-86e2-9da107f89f16 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.826430 | controller |     "Jun 12 20:58:01.344750 crc crio[24437]: time=\"2026-06-12T20:58:01.344659769Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-wd54d Namespace:openstack ID:ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f UID:f5f660b5-5e88-4e63-b866-cad564b0fe02 NetNS:/var/run/netns/ef04292a-aaeb-4951-86e2-9da107f89f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f660b5_5e88_4e63_b866_cad564b0fe02.slice PodAnnotations:0xc00008c648}] Aliases:map[]}\"",
2026-06-12 21:48:35.826445 | controller |     "Jun 12 20:58:01.345145 crc crio[24437]: time=\"2026-06-12T20:58:01.34508953Z\" level=info msg=\"Checking pod openstack_cinder-db-create-wd54d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.826460 | controller |     "Jun 12 20:58:01.364219 crc crio[24437]: time=\"2026-06-12T20:58:01.364066158Z\" level=info msg=\"Ran pod sandbox 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1 with infra container: openstack/neutron-1b7b-account-create-update-2gw9x/POD\" id=593a17d4-4e15-4dc4-8de1-824282f0caa0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.826476 | controller |     "Jun 12 20:58:01.372352 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecc4096f3dd9562 Mac:0e:e8:60:c2:2e:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/c421f724-da9c-45fb-a25c-9174fcc44eb6 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.826491 | controller |     "Jun 12 20:58:01.373229 crc crio[24437]: time=\"2026-06-12T20:58:01.373160518Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-q6dbc Namespace:openstack ID:ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277 UID:c0b72c2e-dae5-4a8e-9ead-afa0b719ee1b NetNS:/var/run/netns/c421f724-da9c-45fb-a25c-9174fcc44eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0b72c2e_dae5_4a8e_9ead_afa0b719ee1b.slice PodAnnotations:0xc00282c420}] Aliases:map[]}\"",
2026-06-12 21:48:35.826509 | controller |     "Jun 12 20:58:01.373408 crc crio[24437]: time=\"2026-06-12T20:58:01.373358783Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-q6dbc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.826525 | controller |     "Jun 12 20:58:01.374753 crc crio[24437]: time=\"2026-06-12T20:58:01.374668985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6da0ecc9-cf20-449c-9291-d56c51f26045 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826540 | controller |     "Jun 12 20:58:01.375578 crc crio[24437]: time=\"2026-06-12T20:58:01.375514755Z\" level=info msg=\"Ran pod sandbox ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f with infra container: openstack/cinder-db-create-wd54d/POD\" id=a312c09b-5cf1-47ea-966e-cd84ed1894ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.826556 | controller |     "Jun 12 20:58:01.588599 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49215a5d63f2488 Mac:66:4d:ed:ff:9a:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/af68bc71-79f3-4898-aea7-76f8f1dac076 SocketPath: PciID:}] [{Interface:0xc0000152e0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.826571 | controller |     "Jun 12 20:58:01.588599 crc crio[24437]: time=\"2026-06-12T20:58:01.576634471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1930bcdc-e8db-470c-a134-aa2400670f34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826585 | controller |     "Jun 12 20:58:01.588599 crc crio[24437]: time=\"2026-06-12T20:58:01.577957992Z\" level=info msg=\"Got pod network &{Name:cinder-75ea-account-create-update-d8t2c Namespace:openstack ID:49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb UID:ec4599e6-d2f1-45b5-a318-750d8b4fca77 NetNS:/var/run/netns/af68bc71-79f3-4898-aea7-76f8f1dac076 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4599e6_d2f1_45b5_a318_750d8b4fca77.slice PodAnnotations:0xc00282c1f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.826600 | controller |     "Jun 12 20:58:01.588599 crc crio[24437]: time=\"2026-06-12T20:58:01.578788222Z\" level=info msg=\"Checking pod openstack_cinder-75ea-account-create-update-d8t2c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.826615 | controller |     "Jun 12 20:58:01.588599 crc crio[24437]: time=\"2026-06-12T20:58:01.588261882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5f14e0c0-da02-49e0-98a8-388584b89492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826630 | controller |     "Jun 12 20:58:01.590734 crc crio[24437]: time=\"2026-06-12T20:58:01.590502125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1533dd90-657d-4a5f-a029-1d689d2c2026 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826645 | controller |     "Jun 12 20:58:01.592840 crc crio[24437]: time=\"2026-06-12T20:58:01.59276848Z\" level=info msg=\"Ran pod sandbox 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb with infra container: openstack/cinder-75ea-account-create-update-d8t2c/POD\" id=6715d203-7ba5-4598-a5c6-094c3ac21830 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.826663 | controller |     "Jun 12 20:58:01.602792 crc crio[24437]: time=\"2026-06-12T20:58:01.601524633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1eeaa450-f19c-45c9-8f18-0cd0ec6d9aca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826678 | controller |     "Jun 12 20:58:01.602792 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86ea0d68e45b1a5 Mac:be:38:7f:9f:89:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/6f2f5099-b361-4264-940b-a7a24c966be3 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.826692 | controller |     "Jun 12 20:58:01.602792 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8de4092fbbd7e5 Mac:aa:61:b7:63:54:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/b05350ed-deed-4200-a965-1bc5643aba55 SocketPath: PciID:}] [{Interface:0xc0001246b0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.826707 | controller |     "Jun 12 20:58:01.602792 crc crio[24437]: time=\"2026-06-12T20:58:01.602422434Z\" level=info msg=\"Got pod network &{Name:barbican-a739-account-create-update-m2gsx Namespace:openstack ID:86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e UID:065d4564-dc20-42aa-b997-7474e7fb5666 NetNS:/var/run/netns/6f2f5099-b361-4264-940b-a7a24c966be3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod065d4564_dc20_42aa_b997_7474e7fb5666.slice PodAnnotations:0xc00282c3b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.826722 | controller |     "Jun 12 20:58:01.602792 crc crio[24437]: time=\"2026-06-12T20:58:01.602542367Z\" level=info msg=\"Checking pod openstack_barbican-a739-account-create-update-m2gsx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.826737 | controller |     "Jun 12 20:58:01.607976 crc crio[24437]: time=\"2026-06-12T20:58:01.60762068Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-jpmn6 Namespace:openstack ID:e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f UID:645150c4-fb37-4746-97fd-06b7ceb82d49 NetNS:/var/run/netns/b05350ed-deed-4200-a965-1bc5643aba55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod645150c4_fb37_4746_97fd_06b7ceb82d49.slice PodAnnotations:0xc00008c410}] Aliases:map[]}\"",
2026-06-12 21:48:35.826752 | controller |     "Jun 12 20:58:01.607976 crc crio[24437]: time=\"2026-06-12T20:58:01.607793874Z\" level=info msg=\"Checking pod openstack_barbican-db-create-jpmn6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.826767 | controller |     "Jun 12 20:58:01.609272 crc crio[24437]: time=\"2026-06-12T20:58:01.609162577Z\" level=info msg=\"Ran pod sandbox ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277 with infra container: openstack/keystone-db-sync-q6dbc/POD\" id=305cf9db-0a7d-4aa8-869d-b134bba6ee97 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.826782 | controller |     "Jun 12 20:58:01.612478 crc crio[24437]: time=\"2026-06-12T20:58:01.612393625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=96c1f8cb-b2dc-4910-882b-8eefe752ae93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826796 | controller |     "Jun 12 20:58:01.612675 crc crio[24437]: time=\"2026-06-12T20:58:01.612615051Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=96c1f8cb-b2dc-4910-882b-8eefe752ae93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826814 | controller |     "Jun 12 20:58:01.612750 crc crio[24437]: time=\"2026-06-12T20:58:01.612705573Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=96c1f8cb-b2dc-4910-882b-8eefe752ae93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826829 | controller |     "Jun 12 20:58:01.615386 crc crio[24437]: time=\"2026-06-12T20:58:01.615273785Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=020374d2-fa44-488c-9491-fb1782e76f6e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.826844 | controller |     "Jun 12 20:58:01.649977 crc crio[24437]: time=\"2026-06-12T20:58:01.649813821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e696ad75-6fc7-45bb-b04e-15a1a354acd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826878 | controller |     "Jun 12 20:58:01.651356 crc crio[24437]: time=\"2026-06-12T20:58:01.651204525Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-12 21:48:35.826895 | controller |     "Jun 12 20:58:01.655430 crc crio[24437]: time=\"2026-06-12T20:58:01.655346135Z\" level=info msg=\"Ran pod sandbox 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e with infra container: openstack/barbican-a739-account-create-update-m2gsx/POD\" id=ed7f7de1-1ddf-4374-baef-3f9d6825ad39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.826910 | controller |     "Jun 12 20:58:01.659052 crc crio[24437]: time=\"2026-06-12T20:58:01.659010993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=911a3ce3-67cc-47dc-893a-f5125f0ab621 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826925 | controller |     "Jun 12 20:58:01.660291 crc crio[24437]: time=\"2026-06-12T20:58:01.660211822Z\" level=info msg=\"Ran pod sandbox e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f with infra container: openstack/barbican-db-create-jpmn6/POD\" id=a53ede53-84cc-4f29-b133-502c0c0b1f51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.826939 | controller |     "Jun 12 20:58:01.663236 crc crio[24437]: time=\"2026-06-12T20:58:01.662752624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7d05b2d5-dab0-4c3d-9982-2bd8769ec64d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826954 | controller |     "Jun 12 20:58:01.665831 crc crio[24437]: time=\"2026-06-12T20:58:01.665691155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=22d74de8-7d43-488c-809f-d15772561e04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826968 | controller |     "Jun 12 20:58:01.679217 crc crio[24437]: time=\"2026-06-12T20:58:01.679114099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7820a186-e0fe-4d0e-b39c-550714df0f07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.826982 | controller |     "Jun 12 20:58:01.790353 crc crio[24437]: time=\"2026-06-12T20:58:01.789708271Z\" level=info msg=\"Creating container: openstack/cinder-db-create-wd54d/mariadb-database-create\" id=fee6de4b-57be-43a2-a04d-19811ed8b1a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.826997 | controller |     "Jun 12 20:58:01.791794 crc crio[24437]: time=\"2026-06-12T20:58:01.790699366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827011 | controller |     "Jun 12 20:58:01.833908 crc crio[24437]: time=\"2026-06-12T20:58:01.833795085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827029 | controller |     "Jun 12 20:58:01.841277 crc crio[24437]: time=\"2026-06-12T20:58:01.84105358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827044 | controller |     "Jun 12 20:58:01.875685 crc crio[24437]: time=\"2026-06-12T20:58:01.875575383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827058 | controller |     "Jun 12 20:58:01.881177 crc crio[24437]: time=\"2026-06-12T20:58:01.880740088Z\" level=info msg=\"Creating container: openstack/neutron-1b7b-account-create-update-2gw9x/mariadb-account-create-update\" id=57ea74a9-439d-4f27-95f4-3105a2bc9031 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.827073 | controller |     "Jun 12 20:58:01.882330 crc crio[24437]: time=\"2026-06-12T20:58:01.881434795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827088 | controller |     "Jun 12 20:58:01.902545 crc crio[24437]: time=\"2026-06-12T20:58:01.902472042Z\" level=info msg=\"Creating container: openstack/cinder-75ea-account-create-update-d8t2c/mariadb-account-create-update\" id=d4da9ef1-91f8-44a7-b570-b6e47df4e1d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.827102 | controller |     "Jun 12 20:58:01.912292 crc crio[24437]: time=\"2026-06-12T20:58:01.91190748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827116 | controller |     "Jun 12 20:58:01.920225 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed17b5f0157562f Mac:72:1f:25:ab:17:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/c465de17-c96a-41a7-bb95-57fc11710998 SocketPath: PciID:}] [{Interface:0xc0001205c0 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.827132 | controller |     "Jun 12 20:58:01.923129 crc crio[24437]: time=\"2026-06-12T20:58:01.921584574Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-22g69 Namespace:openstack ID:ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731 UID:33dd23da-07dc-4312-864e-3378d79759c3 NetNS:/var/run/netns/c465de17-c96a-41a7-bb95-57fc11710998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33dd23da_07dc_4312_864e_3378d79759c3.slice PodAnnotations:0xc006ecc158}] Aliases:map[]}\"",
2026-06-12 21:48:35.827146 | controller |     "Jun 12 20:58:01.925129 crc crio[24437]: time=\"2026-06-12T20:58:01.925004286Z\" level=info msg=\"Checking pod openstack_neutron-db-create-22g69 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.827161 | controller |     "Jun 12 20:58:01.925274 crc crio[24437]: time=\"2026-06-12T20:58:01.922097766Z\" level=info msg=\"Creating container: openstack/barbican-db-create-jpmn6/mariadb-database-create\" id=f5629476-d331-4584-bd5c-a89b740a4479 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.827176 | controller |     "Jun 12 20:58:01.926901 crc crio[24437]: time=\"2026-06-12T20:58:01.926876332Z\" level=info msg=\"Creating container: openstack/barbican-a739-account-create-update-m2gsx/mariadb-account-create-update\" id=1924cd56-10b7-441d-8806-a14584f861e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.827191 | controller |     "Jun 12 20:58:01.938639 crc crio[24437]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fee248009d8e0dd Mac:92:ac:59:3e:6d:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/824c292d-6f65-497b-9485-ca46dc6ee15b SocketPath: PciID:}] [{Interface:0xc0000145a0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.827209 | controller |     "Jun 12 20:58:01.939194 crc crio[24437]: time=\"2026-06-12T20:58:01.939130727Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688298-gfgcc Namespace:openshift-infra ID:fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285 UID:75d8be71-958f-4bb3-91be-6a7c9a0cd35b NetNS:/var/run/netns/824c292d-6f65-497b-9485-ca46dc6ee15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d8be71_958f_4bb3_91be_6a7c9a0cd35b.slice PodAnnotations:0xc000c24218}] Aliases:map[]}\"",
2026-06-12 21:48:35.827225 | controller |     "Jun 12 20:58:01.939369 crc crio[24437]: time=\"2026-06-12T20:58:01.939291681Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688298-gfgcc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.827240 | controller |     "Jun 12 20:58:01.947137 crc crio[24437]: time=\"2026-06-12T20:58:01.947094339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827256 | controller |     "Jun 12 20:58:01.947709 crc crio[24437]: time=\"2026-06-12T20:58:01.947649362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827271 | controller |     "Jun 12 20:58:01.950889 crc crio[24437]: time=\"2026-06-12T20:58:01.950831219Z\" level=info msg=\"Ran pod sandbox ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731 with infra container: openstack/neutron-db-create-22g69/POD\" id=d142c389-4466-4df6-9eab-17a5cad7c1b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.827285 | controller |     "Jun 12 20:58:01.954163 crc crio[24437]: time=\"2026-06-12T20:58:01.954088858Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cb022c7b-9d86-4a83-b954-fe25fb4a0120 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.827300 | controller |     "Jun 12 20:58:01.979338 crc crio[24437]: time=\"2026-06-12T20:58:01.979240645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1eaafed2-74b5-4bbf-8427-130132248052 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.827316 | controller |     "Jun 12 20:58:02.005408 crc crio[24437]: time=\"2026-06-12T20:58:02.005292443Z\" level=info msg=\"Ran pod sandbox fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285 with infra container: openshift-infra/auto-csr-approver-29688298-gfgcc/POD\" id=489329bb-0372-4e73-bf98-ed59d5a83709 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.827331 | controller |     "Jun 12 20:58:02.014854 crc crio[24437]: time=\"2026-06-12T20:58:02.014804493Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d6171e1c-b974-49cc-b3ac-a033887e6d2f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.827346 | controller |     "Jun 12 20:58:02.022019 crc crio[24437]: time=\"2026-06-12T20:58:02.021886405Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.827361 | controller |     "Jun 12 20:58:02.032578 crc crio[24437]: time=\"2026-06-12T20:58:02.03246555Z\" level=info msg=\"Creating container: openstack/neutron-db-create-22g69/mariadb-database-create\" id=9fe141d8-7f3e-48c8-950a-4b023e44b95e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.827375 | controller |     "Jun 12 20:58:02.057966 crc crio[24437]: time=\"2026-06-12T20:58:02.057873523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827393 | controller |     "Jun 12 20:58:02.062230 crc crio[24437]: time=\"2026-06-12T20:58:02.062142066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827409 | controller |     "Jun 12 20:58:02.067462 crc crio[24437]: time=\"2026-06-12T20:58:02.067234139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827424 | controller |     "Jun 12 20:58:02.070394 crc crio[24437]: time=\"2026-06-12T20:58:02.069701749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827438 | controller |     "Jun 12 20:58:02.070822 crc crio[24437]: time=\"2026-06-12T20:58:02.070749814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827453 | controller |     "Jun 12 20:58:02.072575 crc crio[24437]: time=\"2026-06-12T20:58:02.072511847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827467 | controller |     "Jun 12 20:58:02.080210 crc crio[24437]: time=\"2026-06-12T20:58:02.08012983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827482 | controller |     "Jun 12 20:58:02.130246 crc crio[24437]: time=\"2026-06-12T20:58:02.130201989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827497 | controller |     "Jun 12 20:58:02.139608 crc crio[24437]: time=\"2026-06-12T20:58:02.139394551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827512 | controller |     "Jun 12 20:58:02.154879 crc crio[24437]: time=\"2026-06-12T20:58:02.154788082Z\" level=info msg=\"Created container 0792179111f20adc6fcf522a1646dc1f5af93a39a9e710deaf66fffbc1758c42: openstack/cinder-db-create-wd54d/mariadb-database-create\" id=fee6de4b-57be-43a2-a04d-19811ed8b1a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.827527 | controller |     "Jun 12 20:58:02.157700 crc crio[24437]: time=\"2026-06-12T20:58:02.157644732Z\" level=info msg=\"Starting container: 0792179111f20adc6fcf522a1646dc1f5af93a39a9e710deaf66fffbc1758c42\" id=60b475bb-8bec-4e46-9975-a8e329e9a18c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.827541 | controller |     "Jun 12 20:58:02.177986 crc crio[24437]: time=\"2026-06-12T20:58:02.177619223Z\" level=info msg=\"Started container\" PID=64481 containerID=0792179111f20adc6fcf522a1646dc1f5af93a39a9e710deaf66fffbc1758c42 description=openstack/cinder-db-create-wd54d/mariadb-database-create id=60b475bb-8bec-4e46-9975-a8e329e9a18c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f",
2026-06-12 21:48:35.827556 | controller |     "Jun 12 20:58:02.179995 crc crio[24437]: time=\"2026-06-12T20:58:02.179843107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827571 | controller |     "Jun 12 20:58:02.184790 crc crio[24437]: time=\"2026-06-12T20:58:02.184730045Z\" level=info msg=\"Created container 8a65576c94e7d21398feee83b07381146ace048e27c823b85b54e2645bed498e: openstack/glance-db-sync-kpnzt/glance-db-sync\" id=15f15267-cd13-44f2-9829-af4294227b3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.827589 | controller |     "Jun 12 20:58:02.186218 crc crio[24437]: time=\"2026-06-12T20:58:02.186128289Z\" level=info msg=\"Starting container: 8a65576c94e7d21398feee83b07381146ace048e27c823b85b54e2645bed498e\" id=74702f8f-1922-4070-968e-b993a02b5a35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.827605 | controller |     "Jun 12 20:58:02.189234 crc crio[24437]: time=\"2026-06-12T20:58:02.188875114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827619 | controller |     "Jun 12 20:58:02.203118 crc crio[24437]: time=\"2026-06-12T20:58:02.198740743Z\" level=info msg=\"Started container\" PID=64482 containerID=8a65576c94e7d21398feee83b07381146ace048e27c823b85b54e2645bed498e description=openstack/glance-db-sync-kpnzt/glance-db-sync id=74702f8f-1922-4070-968e-b993a02b5a35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc",
2026-06-12 21:48:35.827634 | controller |     "Jun 12 20:58:02.291156 crc crio[24437]: time=\"2026-06-12T20:58:02.291028781Z\" level=info msg=\"Created container 1eeb72ae4bb187ccefaf788a274096ffef7675e33e3b27d053725a9362926af8: openstack/neutron-1b7b-account-create-update-2gw9x/mariadb-account-create-update\" id=57ea74a9-439d-4f27-95f4-3105a2bc9031 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.827648 | controller |     "Jun 12 20:58:02.292653 crc crio[24437]: time=\"2026-06-12T20:58:02.292470645Z\" level=info msg=\"Starting container: 1eeb72ae4bb187ccefaf788a274096ffef7675e33e3b27d053725a9362926af8\" id=d1889048-b669-4fa0-ba14-776f850e7d3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.827663 | controller |     "Jun 12 20:58:02.309443 crc crio[24437]: time=\"2026-06-12T20:58:02.307226872Z\" level=info msg=\"Created container 636fb733e178054ada4bd9704de086bc75f62a43614d08127a5bbb2cf5dd599c: openstack/cinder-75ea-account-create-update-d8t2c/mariadb-account-create-update\" id=d4da9ef1-91f8-44a7-b570-b6e47df4e1d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.827677 | controller |     "Jun 12 20:58:02.309654 crc crio[24437]: time=\"2026-06-12T20:58:02.309585007Z\" level=info msg=\"Started container\" PID=64498 containerID=1eeb72ae4bb187ccefaf788a274096ffef7675e33e3b27d053725a9362926af8 description=openstack/neutron-1b7b-account-create-update-2gw9x/mariadb-account-create-update id=d1889048-b669-4fa0-ba14-776f850e7d3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1",
2026-06-12 21:48:35.827692 | controller |     "Jun 12 20:58:02.310267 crc crio[24437]: time=\"2026-06-12T20:58:02.310151561Z\" level=info msg=\"Starting container: 636fb733e178054ada4bd9704de086bc75f62a43614d08127a5bbb2cf5dd599c\" id=e99bef43-06ff-42fe-80ed-6a9e8ae7cf21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.827707 | controller |     "Jun 12 20:58:02.331191 crc crio[24437]: time=\"2026-06-12T20:58:02.331091817Z\" level=info msg=\"Started container\" PID=64499 containerID=636fb733e178054ada4bd9704de086bc75f62a43614d08127a5bbb2cf5dd599c description=openstack/cinder-75ea-account-create-update-d8t2c/mariadb-account-create-update id=e99bef43-06ff-42fe-80ed-6a9e8ae7cf21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb",
2026-06-12 21:48:35.827722 | controller |     "Jun 12 20:58:02.337073 crc crio[24437]: time=\"2026-06-12T20:58:02.335000281Z\" level=info msg=\"Created container 4b38ff7f642286e06dc464ff3f58dd9c8c9edcf18a2c47c2b6c8c30fb9a92cfc: openstack/barbican-db-create-jpmn6/mariadb-database-create\" id=f5629476-d331-4584-bd5c-a89b740a4479 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.827737 | controller |     "Jun 12 20:58:02.337073 crc crio[24437]: time=\"2026-06-12T20:58:02.336069308Z\" level=info msg=\"Starting container: 4b38ff7f642286e06dc464ff3f58dd9c8c9edcf18a2c47c2b6c8c30fb9a92cfc\" id=38be8b3a-28a3-456c-8350-7dfd54273f1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.827755 | controller |     "Jun 12 20:58:02.341630 crc crio[24437]: time=\"2026-06-12T20:58:02.341514919Z\" level=info msg=\"Created container ffb372c18d200187910a1664cb49000958f4ed7fceff73953fd3f1d394972619: openstack/neutron-db-create-22g69/mariadb-database-create\" id=9fe141d8-7f3e-48c8-950a-4b023e44b95e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.827770 | controller |     "Jun 12 20:58:02.344233 crc crio[24437]: time=\"2026-06-12T20:58:02.344100431Z\" level=info msg=\"Starting container: ffb372c18d200187910a1664cb49000958f4ed7fceff73953fd3f1d394972619\" id=ca4bd1ee-fffb-4955-bf86-51771ea54e7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.827785 | controller |     "Jun 12 20:58:02.346629 crc crio[24437]: time=\"2026-06-12T20:58:02.346549111Z\" level=info msg=\"Created container cf8aaff7f7689d4e0a15be9bc325e1547174f1aa72587e40bb075a3eea6d2bc2: openstack/barbican-a739-account-create-update-m2gsx/mariadb-account-create-update\" id=1924cd56-10b7-441d-8806-a14584f861e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.827800 | controller |     "Jun 12 20:58:02.350082 crc crio[24437]: time=\"2026-06-12T20:58:02.350022824Z\" level=info msg=\"Started container\" PID=64518 containerID=ffb372c18d200187910a1664cb49000958f4ed7fceff73953fd3f1d394972619 description=openstack/neutron-db-create-22g69/mariadb-database-create id=ca4bd1ee-fffb-4955-bf86-51771ea54e7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731",
2026-06-12 21:48:35.827814 | controller |     "Jun 12 20:58:02.350340 crc crio[24437]: time=\"2026-06-12T20:58:02.35027067Z\" level=info msg=\"Starting container: cf8aaff7f7689d4e0a15be9bc325e1547174f1aa72587e40bb075a3eea6d2bc2\" id=0e82c0d6-96db-499a-9486-709255369213 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.827829 | controller |     "Jun 12 20:58:02.361197 crc crio[24437]: time=\"2026-06-12T20:58:02.354153354Z\" level=info msg=\"Started container\" PID=64505 containerID=4b38ff7f642286e06dc464ff3f58dd9c8c9edcf18a2c47c2b6c8c30fb9a92cfc description=openstack/barbican-db-create-jpmn6/mariadb-database-create id=38be8b3a-28a3-456c-8350-7dfd54273f1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f",
2026-06-12 21:48:35.827843 | controller |     "Jun 12 20:58:02.361699 crc crio[24437]: time=\"2026-06-12T20:58:02.361651055Z\" level=info msg=\"Started container\" PID=64502 containerID=cf8aaff7f7689d4e0a15be9bc325e1547174f1aa72587e40bb075a3eea6d2bc2 description=openstack/barbican-a739-account-create-update-m2gsx/mariadb-account-create-update id=0e82c0d6-96db-499a-9486-709255369213 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e",
2026-06-12 21:48:35.827877 | controller |     "Jun 12 20:58:03.290383 crc crio[24437]: time=\"2026-06-12T20:58:03.289733824Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1\" id=520c46d6-af83-4680-a71d-474e54031d3b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.827892 | controller |     "Jun 12 20:58:03.291990 crc crio[24437]: time=\"2026-06-12T20:58:03.291826695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=4c22bf22-a680-4faf-b3c8-9b6f71537ce2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.827907 | controller |     "Jun 12 20:58:03.314898 crc crio[24437]: time=\"2026-06-12T20:58:03.314748937Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d6171e1c-b974-49cc-b3ac-a033887e6d2f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.827926 | controller |     "Jun 12 20:58:03.315550 crc crio[24437]: time=\"2026-06-12T20:58:03.315466075Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f1f9c0fe-eba0-40d1-a2e9-249a838f2202 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.827941 | controller |     "Jun 12 20:58:03.325186 crc crio[24437]: time=\"2026-06-12T20:58:03.324420222Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e088dcd3-6964-4f48-b73e-d9186072f4a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.827955 | controller |     "Jun 12 20:58:03.335120 crc crio[24437]: time=\"2026-06-12T20:58:03.335035537Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688298-gfgcc/oc\" id=90a7f057-157b-48ab-a510-289d8236e517 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.827969 | controller |     "Jun 12 20:58:03.336097 crc crio[24437]: time=\"2026-06-12T20:58:03.336017621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.827984 | controller |     "Jun 12 20:58:03.339144 crc crio[24437]: time=\"2026-06-12T20:58:03.338897061Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=0961e42f-e3ff-42ad-8ebc-6adb5c30faae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.827998 | controller |     "Jun 12 20:58:03.367815 crc crio[24437]: time=\"2026-06-12T20:58:03.367674756Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=ac9ed726-70cb-4cdf-9abd-2ca3366ca223 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.828013 | controller |     "Jun 12 20:58:03.370371 crc crio[24437]: time=\"2026-06-12T20:58:03.370167886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828027 | controller |     "Jun 12 20:58:03.399605 crc crio[24437]: time=\"2026-06-12T20:58:03.399482643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828042 | controller |     "Jun 12 20:58:03.417457 crc crio[24437]: time=\"2026-06-12T20:58:03.417332404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828056 | controller |     "Jun 12 20:58:03.423788 crc crio[24437]: time=\"2026-06-12T20:58:03.423179475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828070 | controller |     "Jun 12 20:58:03.624484 crc crio[24437]: time=\"2026-06-12T20:58:03.6243833Z\" level=info msg=\"Created container 714f39686eb5628e2ce91ffcc6805f79dbf8f119070acc8a9d5113b3c4b099e0: openstack/swift-storage-0/container-server\" id=ac9ed726-70cb-4cdf-9abd-2ca3366ca223 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.828085 | controller |     "Jun 12 20:58:03.627808 crc crio[24437]: time=\"2026-06-12T20:58:03.62762655Z\" level=info msg=\"Starting container: 714f39686eb5628e2ce91ffcc6805f79dbf8f119070acc8a9d5113b3c4b099e0\" id=b1828e20-8430-4016-819b-24d8d49b23dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.828099 | controller |     "Jun 12 20:58:03.636359 crc crio[24437]: time=\"2026-06-12T20:58:03.636224307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828113 | controller |     "Jun 12 20:58:03.637256 crc crio[24437]: time=\"2026-06-12T20:58:03.63718076Z\" level=info msg=\"Started container\" PID=64705 containerID=714f39686eb5628e2ce91ffcc6805f79dbf8f119070acc8a9d5113b3c4b099e0 description=openstack/swift-storage-0/container-server id=b1828e20-8430-4016-819b-24d8d49b23dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912",
2026-06-12 21:48:35.828130 | controller |     "Jun 12 20:58:03.652393 crc crio[24437]: time=\"2026-06-12T20:58:03.652272484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e95d5344-869a-432a-94db-2a4ccfb9bef5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.828145 | controller |     "Jun 12 20:58:03.689588 crc crio[24437]: time=\"2026-06-12T20:58:03.689463702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=8ec6f2a0-eaa7-46ab-a7a8-e4de3118d5e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.828160 | controller |     "Jun 12 20:58:03.706138 crc crio[24437]: time=\"2026-06-12T20:58:03.7059991Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=67cc9fc5-06fd-4900-9a94-a609c4c42f3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.828174 | controller |     "Jun 12 20:58:03.707674 crc crio[24437]: time=\"2026-06-12T20:58:03.707608929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828189 | controller |     "Jun 12 20:58:03.761153 crc crio[24437]: time=\"2026-06-12T20:58:03.761034269Z\" level=info msg=\"Created container f746df8e36d35863c2655dfa88a3539a632f910fca710d1159acfbcef0aee32d: openshift-infra/auto-csr-approver-29688298-gfgcc/oc\" id=90a7f057-157b-48ab-a510-289d8236e517 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.828203 | controller |     "Jun 12 20:58:03.762511 crc crio[24437]: time=\"2026-06-12T20:58:03.762432123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828218 | controller |     "Jun 12 20:58:03.763287 crc crio[24437]: time=\"2026-06-12T20:58:03.76316484Z\" level=info msg=\"Starting container: f746df8e36d35863c2655dfa88a3539a632f910fca710d1159acfbcef0aee32d\" id=1148a5cf-d91d-44cf-abd3-ed19d252b4ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.828232 | controller |     "Jun 12 20:58:03.769537 crc crio[24437]: time=\"2026-06-12T20:58:03.769477353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828246 | controller |     "Jun 12 20:58:03.795138 crc crio[24437]: time=\"2026-06-12T20:58:03.794986099Z\" level=info msg=\"Started container\" PID=64713 containerID=f746df8e36d35863c2655dfa88a3539a632f910fca710d1159acfbcef0aee32d description=openshift-infra/auto-csr-approver-29688298-gfgcc/oc id=1148a5cf-d91d-44cf-abd3-ed19d252b4ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285",
2026-06-12 21:48:35.828260 | controller |     "Jun 12 20:58:03.829993 crc crio[24437]: time=\"2026-06-12T20:58:03.829864169Z\" level=info msg=\"Stopping pod sandbox: ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731\" id=a4346332-8584-4106-a261-8da6f79d10a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.828274 | controller |     "Jun 12 20:58:03.830695 crc crio[24437]: time=\"2026-06-12T20:58:03.830597238Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-22g69 Namespace:openstack ID:ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731 UID:33dd23da-07dc-4312-864e-3378d79759c3 NetNS:/var/run/netns/c465de17-c96a-41a7-bb95-57fc11710998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33dd23da_07dc_4312_864e_3378d79759c3.slice PodAnnotations:0xc006ecc3a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.828293 | controller |     "Jun 12 20:58:03.830828 crc crio[24437]: time=\"2026-06-12T20:58:03.830771072Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-22g69 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.828308 | controller |     "Jun 12 20:58:03.929384 crc crio[24437]: time=\"2026-06-12T20:58:03.928789437Z\" level=info msg=\"Stopping pod sandbox: ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f\" id=9082a580-0341-4df8-a315-2faa113574f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.828324 | controller |     "Jun 12 20:58:03.930465 crc crio[24437]: time=\"2026-06-12T20:58:03.930374866Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-wd54d Namespace:openstack ID:ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f UID:f5f660b5-5e88-4e63-b866-cad564b0fe02 NetNS:/var/run/netns/ef04292a-aaeb-4951-86e2-9da107f89f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f660b5_5e88_4e63_b866_cad564b0fe02.slice PodAnnotations:0xc00012adb8}] Aliases:map[]}\"",
2026-06-12 21:48:35.828339 | controller |     "Jun 12 20:58:03.930987 crc crio[24437]: time=\"2026-06-12T20:58:03.930903298Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-wd54d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.828355 | controller |     "Jun 12 20:58:04.071030 crc crio[24437]: time=\"2026-06-12T20:58:04.070803395Z\" level=info msg=\"Created container b3c0e28000af48c95c0039c8e7579a0cad91ee53596e3181a794dc96126608dd: openstack/swift-storage-0/container-replicator\" id=67cc9fc5-06fd-4900-9a94-a609c4c42f3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.828370 | controller |     "Jun 12 20:58:04.072185 crc crio[24437]: time=\"2026-06-12T20:58:04.072139218Z\" level=info msg=\"Starting container: b3c0e28000af48c95c0039c8e7579a0cad91ee53596e3181a794dc96126608dd\" id=31773cd9-cf6d-4bc2-afe9-b660b4ea10f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.828386 | controller |     "Jun 12 20:58:04.083975 crc crio[24437]: time=\"2026-06-12T20:58:04.0838528Z\" level=info msg=\"Started container\" PID=64750 containerID=b3c0e28000af48c95c0039c8e7579a0cad91ee53596e3181a794dc96126608dd description=openstack/swift-storage-0/container-replicator id=31773cd9-cf6d-4bc2-afe9-b660b4ea10f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912",
2026-06-12 21:48:35.828402 | controller |     "Jun 12 20:58:04.108384 crc crio[24437]: time=\"2026-06-12T20:58:04.108258839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=012db05e-a5c3-4d08-8a80-921d09127798 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.828418 | controller |     "Jun 12 20:58:04.152467 crc crio[24437]: time=\"2026-06-12T20:58:04.152415705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=0058ee76-4c9b-4322-b1f2-c2dcd99cf250 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.828434 | controller |     "Jun 12 20:58:04.163203 crc crio[24437]: time=\"2026-06-12T20:58:04.163156284Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=7add9306-155b-4005-8902-e54c0ae9cc60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.828449 | controller |     "Jun 12 20:58:04.165260 crc crio[24437]: time=\"2026-06-12T20:58:04.165232564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828468 | controller |     "Jun 12 20:58:04.230429 crc crio[24437]: time=\"2026-06-12T20:58:04.230378887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828485 | controller |     "Jun 12 20:58:04.236728 crc crio[24437]: time=\"2026-06-12T20:58:04.236688529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828503 | controller |     "Jun 12 20:58:04.326711 crc crio[24437]: time=\"2026-06-12T20:58:04.325181095Z\" level=info msg=\"Stopped pod sandbox: ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731\" id=a4346332-8584-4106-a261-8da6f79d10a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.828518 | controller |     "Jun 12 20:58:04.429183 crc crio[24437]: time=\"2026-06-12T20:58:04.428531179Z\" level=info msg=\"Stopped pod sandbox: ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f\" id=9082a580-0341-4df8-a315-2faa113574f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.828534 | controller |     "Jun 12 20:58:04.446844 crc crio[24437]: time=\"2026-06-12T20:58:04.446690977Z\" level=info msg=\"Created container 7d6a011e5fa4cb3c17687e5a0e6c86bdbf52a6092b9e7900d975792dc7d0d407: openstack/swift-storage-0/container-auditor\" id=7add9306-155b-4005-8902-e54c0ae9cc60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.828550 | controller |     "Jun 12 20:58:04.448494 crc crio[24437]: time=\"2026-06-12T20:58:04.448402529Z\" level=info msg=\"Starting container: 7d6a011e5fa4cb3c17687e5a0e6c86bdbf52a6092b9e7900d975792dc7d0d407\" id=ea7d6908-1d54-42eb-8364-d59576ec632a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.828565 | controller |     "Jun 12 20:58:04.456284 crc crio[24437]: time=\"2026-06-12T20:58:04.455780887Z\" level=info msg=\"Started container\" PID=64831 containerID=7d6a011e5fa4cb3c17687e5a0e6c86bdbf52a6092b9e7900d975792dc7d0d407 description=openstack/swift-storage-0/container-auditor id=ea7d6908-1d54-42eb-8364-d59576ec632a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912",
2026-06-12 21:48:35.828581 | controller |     "Jun 12 20:58:04.514088 crc crio[24437]: time=\"2026-06-12T20:58:04.508882739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=77cef4e5-1e6e-4370-9b78-e04b3d160238 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.828597 | controller |     "Jun 12 20:58:04.526705 crc crio[24437]: time=\"2026-06-12T20:58:04.526604157Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=7004bf7c-69ce-4ab2-bb14-266ad54331a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.828612 | controller |     "Jun 12 20:58:04.548610 crc crio[24437]: time=\"2026-06-12T20:58:04.548477334Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=c5244212-532b-4a2c-9e62-2e74449665c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.828627 | controller |     "Jun 12 20:58:04.549872 crc crio[24437]: time=\"2026-06-12T20:58:04.549814166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828643 | controller |     "Jun 12 20:58:04.608606 crc crio[24437]: time=\"2026-06-12T20:58:04.608411101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828658 | controller |     "Jun 12 20:58:04.637468 crc crio[24437]: time=\"2026-06-12T20:58:04.637342269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828676 | controller |     "Jun 12 20:58:04.742407 crc crio[24437]: time=\"2026-06-12T20:58:04.742290402Z\" level=info msg=\"Created container 1ac566e8a9b735dd44774e6a1ab02a560c3c3f44d251848cc06dd28cb5a625ae: openstack/swift-storage-0/container-updater\" id=c5244212-532b-4a2c-9e62-2e74449665c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.828692 | controller |     "Jun 12 20:58:04.744040 crc crio[24437]: time=\"2026-06-12T20:58:04.743881609Z\" level=info msg=\"Starting container: 1ac566e8a9b735dd44774e6a1ab02a560c3c3f44d251848cc06dd28cb5a625ae\" id=42625bdd-7246-4e7c-8ce2-a8f1526140c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.828707 | controller |     "Jun 12 20:58:04.750265 crc crio[24437]: time=\"2026-06-12T20:58:04.750120611Z\" level=info msg=\"Started container\" PID=64880 containerID=1ac566e8a9b735dd44774e6a1ab02a560c3c3f44d251848cc06dd28cb5a625ae description=openstack/swift-storage-0/container-updater id=42625bdd-7246-4e7c-8ce2-a8f1526140c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912",
2026-06-12 21:48:35.828723 | controller |     "Jun 12 20:58:04.761503 crc crio[24437]: time=\"2026-06-12T20:58:04.761453474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=42d81d51-7941-4245-b24d-71b313d5c962 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.828738 | controller |     "Jun 12 20:58:04.773103 crc crio[24437]: time=\"2026-06-12T20:58:04.773025804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4dcac451-fa54-43ae-9220-acf3294e1d96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.828754 | controller |     "Jun 12 20:58:04.788887 crc crio[24437]: time=\"2026-06-12T20:58:04.788766174Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=17f9062d-9e46-446c-9562-1898d8f6613e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.828769 | controller |     "Jun 12 20:58:04.789420 crc crio[24437]: time=\"2026-06-12T20:58:04.789325197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828784 | controller |     "Jun 12 20:58:04.843259 crc crio[24437]: time=\"2026-06-12T20:58:04.843129915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828798 | controller |     "Jun 12 20:58:04.848223 crc crio[24437]: time=\"2026-06-12T20:58:04.848169397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.828813 | controller |     "Jun 12 20:58:04.997613 crc crio[24437]: time=\"2026-06-12T20:58:04.996718852Z\" level=info msg=\"Stopping pod sandbox: 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1\" id=d5b6033e-8a9e-4e5f-944d-001fc2cf36c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.828828 | controller |     "Jun 12 20:58:04.998047 crc crio[24437]: time=\"2026-06-12T20:58:04.996969138Z\" level=info msg=\"Stopping pod sandbox: 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e\" id=d54644c6-a609-4145-a589-f26526ffc708 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.828843 | controller |     "Jun 12 20:58:04.998337 crc crio[24437]: time=\"2026-06-12T20:58:04.99704172Z\" level=info msg=\"Stopping pod sandbox: e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f\" id=70cdfbd2-8082-430d-a53d-84a158109956 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.828877 | controller |     "Jun 12 20:58:04.999416 crc crio[24437]: time=\"2026-06-12T20:58:04.998587687Z\" level=info msg=\"Stopping pod sandbox: 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb\" id=7eba6b3e-a215-465f-a49a-cd1126b76a97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.828898 | controller |     "Jun 12 20:58:04.999416 crc crio[24437]: time=\"2026-06-12T20:58:04.998802493Z\" level=info msg=\"Got pod network &{Name:neutron-1b7b-account-create-update-2gw9x Namespace:openstack ID:24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1 UID:3eb1035c-56a0-4395-8b64-8ab8b0cf3104 NetNS:/var/run/netns/a04cb373-5cde-4697-9d18-83bc013ccdbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3eb1035c_56a0_4395_8b64_8ab8b0cf3104.slice PodAnnotations:0xc00012b428}] Aliases:map[]}\"",
2026-06-12 21:48:35.828914 | controller |     "Jun 12 20:58:04.999416 crc crio[24437]: time=\"2026-06-12T20:58:04.998861934Z\" level=info msg=\"Got pod network &{Name:barbican-a739-account-create-update-m2gsx Namespace:openstack ID:86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e UID:065d4564-dc20-42aa-b997-7474e7fb5666 NetNS:/var/run/netns/6f2f5099-b361-4264-940b-a7a24c966be3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod065d4564_dc20_42aa_b997_7474e7fb5666.slice PodAnnotations:0xc000c24338}] Aliases:map[]}\"",
2026-06-12 21:48:35.828930 | controller |     "Jun 12 20:58:04.999416 crc crio[24437]: time=\"2026-06-12T20:58:04.998993487Z\" level=info msg=\"Deleting pod openstack_neutron-1b7b-account-create-update-2gw9x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.828946 | controller |     "Jun 12 20:58:04.999416 crc crio[24437]: time=\"2026-06-12T20:58:04.999013507Z\" level=info msg=\"Got pod network &{Name:cinder-75ea-account-create-update-d8t2c Namespace:openstack ID:49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb UID:ec4599e6-d2f1-45b5-a318-750d8b4fca77 NetNS:/var/run/netns/af68bc71-79f3-4898-aea7-76f8f1dac076 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4599e6_d2f1_45b5_a318_750d8b4fca77.slice PodAnnotations:0xc0018404d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.828962 | controller |     "Jun 12 20:58:04.999416 crc crio[24437]: time=\"2026-06-12T20:58:04.99909599Z\" level=info msg=\"Deleting pod openstack_barbican-a739-account-create-update-m2gsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.828977 | controller |     "Jun 12 20:58:04.999416 crc crio[24437]: time=\"2026-06-12T20:58:04.99914709Z\" level=info msg=\"Deleting pod openstack_cinder-75ea-account-create-update-d8t2c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.828993 | controller |     "Jun 12 20:58:05.002492 crc crio[24437]: time=\"2026-06-12T20:58:05.001858645Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-jpmn6 Namespace:openstack ID:e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f UID:645150c4-fb37-4746-97fd-06b7ceb82d49 NetNS:/var/run/netns/b05350ed-deed-4200-a965-1bc5643aba55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod645150c4_fb37_4746_97fd_06b7ceb82d49.slice PodAnnotations:0xc0026aa2c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.829008 | controller |     "Jun 12 20:58:05.002492 crc crio[24437]: time=\"2026-06-12T20:58:05.00205349Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-jpmn6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.829023 | controller |     "Jun 12 20:58:05.045193 crc crio[24437]: time=\"2026-06-12T20:58:05.0447259Z\" level=info msg=\"Created container b6601ffb8482928879f076d74f044ad30e26f611283e5a5e896eaf3ec08f98ed: openstack/swift-storage-0/object-server\" id=17f9062d-9e46-446c-9562-1898d8f6613e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.829045 | controller |     "Jun 12 20:58:05.047344 crc crio[24437]: time=\"2026-06-12T20:58:05.04716839Z\" level=info msg=\"Starting container: b6601ffb8482928879f076d74f044ad30e26f611283e5a5e896eaf3ec08f98ed\" id=c9470306-6b56-49de-98ee-6be163aa322f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.829061 | controller |     "Jun 12 20:58:05.056873 crc crio[24437]: time=\"2026-06-12T20:58:05.0567028Z\" level=info msg=\"Started container\" PID=64903 containerID=b6601ffb8482928879f076d74f044ad30e26f611283e5a5e896eaf3ec08f98ed description=openstack/swift-storage-0/object-server id=c9470306-6b56-49de-98ee-6be163aa322f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912",
2026-06-12 21:48:35.829076 | controller |     "Jun 12 20:58:05.075741 crc crio[24437]: time=\"2026-06-12T20:58:05.075685829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=89f8a07a-2b3c-4040-96cc-e9659f10ec80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.829092 | controller |     "Jun 12 20:58:05.134432 crc crio[24437]: time=\"2026-06-12T20:58:05.134250262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ddf53acc-b967-4283-8171-796cef8868f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.829107 | controller |     "Jun 12 20:58:05.141861 crc crio[24437]: time=\"2026-06-12T20:58:05.141758402Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=b2715987-d204-440e-bccd-895bdf3b5184 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.829122 | controller |     "Jun 12 20:58:05.143492 crc crio[24437]: time=\"2026-06-12T20:58:05.142269644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.829137 | controller |     "Jun 12 20:58:05.193415 crc crio[24437]: time=\"2026-06-12T20:58:05.192818305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.829152 | controller |     "Jun 12 20:58:05.202777 crc crio[24437]: time=\"2026-06-12T20:58:05.202708233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.829167 | controller |     "Jun 12 20:58:05.370694 crc crio[24437]: time=\"2026-06-12T20:58:05.370501483Z\" level=info msg=\"Created container 7ac66898e3011947be57d48fc0b6371b085d6c8f5f8560a4172cbc13c1510673: openstack/swift-storage-0/object-replicator\" id=b2715987-d204-440e-bccd-895bdf3b5184 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.829182 | controller |     "Jun 12 20:58:05.374155 crc crio[24437]: time=\"2026-06-12T20:58:05.374110671Z\" level=info msg=\"Starting container: 7ac66898e3011947be57d48fc0b6371b085d6c8f5f8560a4172cbc13c1510673\" id=ad77c923-db49-43b7-b27f-0a6af00f5b06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.829197 | controller |     "Jun 12 20:58:05.383264 crc crio[24437]: time=\"2026-06-12T20:58:05.383165489Z\" level=info msg=\"Started container\" PID=64995 containerID=7ac66898e3011947be57d48fc0b6371b085d6c8f5f8560a4172cbc13c1510673 description=openstack/swift-storage-0/object-replicator id=ad77c923-db49-43b7-b27f-0a6af00f5b06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912",
2026-06-12 21:48:35.829212 | controller |     "Jun 12 20:58:05.400452 crc crio[24437]: time=\"2026-06-12T20:58:05.400290072Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=aee8780d-e56a-483c-b3b5-16a88e15bfde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.829231 | controller |     "Jun 12 20:58:05.436129 crc crio[24437]: time=\"2026-06-12T20:58:05.435899382Z\" level=info msg=\"Stopped pod sandbox: 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb\" id=7eba6b3e-a215-465f-a49a-cd1126b76a97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.829247 | controller |     "Jun 12 20:58:05.450429 crc crio[24437]: time=\"2026-06-12T20:58:05.449756977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1feea75c-c6f8-4590-ab46-e9c0d20c8de4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.829262 | controller |     "Jun 12 20:58:05.609409 crc crio[24437]: time=\"2026-06-12T20:58:05.609279817Z\" level=info msg=\"Stopped pod sandbox: e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f\" id=70cdfbd2-8082-430d-a53d-84a158109956 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.829277 | controller |     "Jun 12 20:58:05.613903 crc crio[24437]: time=\"2026-06-12T20:58:05.613795116Z\" level=info msg=\"Stopped pod sandbox: 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1\" id=d5b6033e-8a9e-4e5f-944d-001fc2cf36c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.829292 | controller |     "Jun 12 20:58:05.621481 crc crio[24437]: time=\"2026-06-12T20:58:05.621355418Z\" level=info msg=\"Stopped pod sandbox: 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e\" id=d54644c6-a609-4145-a589-f26526ffc708 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.829307 | controller |     "Jun 12 20:58:05.630862 crc crio[24437]: time=\"2026-06-12T20:58:05.630765615Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=2277e652-8e2e-4d60-9244-84b5f2bb30ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.829322 | controller |     "Jun 12 20:58:05.631280 crc crio[24437]: time=\"2026-06-12T20:58:05.631208815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.829337 | controller |     "Jun 12 20:58:05.719000 crc crio[24437]: time=\"2026-06-12T20:58:05.718768089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.829352 | controller |     "Jun 12 20:58:05.725246 crc crio[24437]: time=\"2026-06-12T20:58:05.723531124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.829367 | controller |     "Jun 12 20:58:05.977534 crc crio[24437]: time=\"2026-06-12T20:58:05.977277908Z\" level=info msg=\"Created container 872b0f3c2f779bbfa77cb2c4b1da9fd404b810b0efecc63488de219448a405dd: openstack/swift-storage-0/object-auditor\" id=2277e652-8e2e-4d60-9244-84b5f2bb30ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.829383 | controller |     "Jun 12 20:58:05.979530 crc crio[24437]: time=\"2026-06-12T20:58:05.979326147Z\" level=info msg=\"Starting container: 872b0f3c2f779bbfa77cb2c4b1da9fd404b810b0efecc63488de219448a405dd\" id=5d37e0ca-ed3b-488b-aaf1-caf4309c5143 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.829399 | controller |     "Jun 12 20:58:05.996045 crc crio[24437]: time=\"2026-06-12T20:58:05.988021157Z\" level=info msg=\"Started container\" PID=65091 containerID=872b0f3c2f779bbfa77cb2c4b1da9fd404b810b0efecc63488de219448a405dd description=openstack/swift-storage-0/object-auditor id=5d37e0ca-ed3b-488b-aaf1-caf4309c5143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912",
2026-06-12 21:48:35.829417 | controller |     "Jun 12 20:58:06.012416 crc crio[24437]: time=\"2026-06-12T20:58:06.011446312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d9916e6b-ad17-4f25-bd42-780bb3fb3830 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.829434 | controller |     "Jun 12 20:58:06.095902 crc crio[24437]: time=\"2026-06-12T20:58:06.095821159Z\" level=info msg=\"Stopping pod sandbox: fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285\" id=2ebbfbe7-1510-4666-9eb3-db4f123ff5f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.829450 | controller |     "Jun 12 20:58:06.096503 crc crio[24437]: time=\"2026-06-12T20:58:06.096430473Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688298-gfgcc Namespace:openshift-infra ID:fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285 UID:75d8be71-958f-4bb3-91be-6a7c9a0cd35b NetNS:/var/run/netns/824c292d-6f65-497b-9485-ca46dc6ee15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d8be71_958f_4bb3_91be_6a7c9a0cd35b.slice PodAnnotations:0xc0026aa170}] Aliases:map[]}\"",
2026-06-12 21:48:35.829466 | controller |     "Jun 12 20:58:06.097128 crc crio[24437]: time=\"2026-06-12T20:58:06.097065479Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688298-gfgcc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.829481 | controller |     "Jun 12 20:58:10.099399 crc crio[24437]: time=\"2026-06-12T20:58:10.098882263Z\" level=info msg=\"Stopped pod sandbox: fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285\" id=2ebbfbe7-1510-4666-9eb3-db4f123ff5f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.829497 | controller |     "Jun 12 20:58:10.109280 crc crio[24437]: time=\"2026-06-12T20:58:10.109163411Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8e366f0d-a08f-4a97-b48b-b8a3a016a0a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.829512 | controller |     "Jun 12 20:58:10.119811 crc crio[24437]: time=\"2026-06-12T20:58:10.119731446Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=a1094079-d038-4eb8-a888-8086e11b4c69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.829527 | controller |     "Jun 12 20:58:10.120415 crc crio[24437]: time=\"2026-06-12T20:58:10.120357682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.829542 | controller |     "Jun 12 20:58:10.208069 crc crio[24437]: time=\"2026-06-12T20:58:10.207854823Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b\" id=020374d2-fa44-488c-9491-fb1782e76f6e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.829557 | controller |     "Jun 12 20:58:10.211336 crc crio[24437]: time=\"2026-06-12T20:58:10.211252995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=0ca259dc-8c59-4518-ad53-55ede38b986f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.829572 | controller |     "Jun 12 20:58:10.252226 crc crio[24437]: time=\"2026-06-12T20:58:10.252178863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.829587 | controller |     "Jun 12 20:58:10.255271 crc crio[24437]: time=\"2026-06-12T20:58:10.255178486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=2e68791e-27a4-4f0f-9317-6ea1dda33d1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.829605 | controller |     "Jun 12 20:58:10.256411 crc crio[24437]: time=\"2026-06-12T20:58:10.256385885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.829620 | controller |     "Jun 12 20:58:10.273730 crc crio[24437]: time=\"2026-06-12T20:58:10.272005681Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-q6dbc/keystone-db-sync\" id=b281832d-fe84-4966-b06a-594efa8a061f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.829635 | controller |     "Jun 12 20:58:10.274462 crc crio[24437]: time=\"2026-06-12T20:58:10.274404589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.829650 | controller |     "Jun 12 20:58:10.322418 crc crio[24437]: time=\"2026-06-12T20:58:10.322341427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.829666 | controller |     "Jun 12 20:58:10.326876 crc crio[24437]: time=\"2026-06-12T20:58:10.326797004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.829681 | controller |     "Jun 12 20:58:10.472241 crc crio[24437]: time=\"2026-06-12T20:58:10.472193713Z\" level=info msg=\"Created container f6c9f4fed47bc2f553679b1ca14d23cd464ddf6998883bbbe36f1c345cba61c3: openstack/swift-storage-0/object-updater\" id=a1094079-d038-4eb8-a888-8086e11b4c69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.829696 | controller |     "Jun 12 20:58:10.475352 crc crio[24437]: time=\"2026-06-12T20:58:10.475221206Z\" level=info msg=\"Starting container: f6c9f4fed47bc2f553679b1ca14d23cd464ddf6998883bbbe36f1c345cba61c3\" id=a0869ecd-a9d2-4b3a-b5e1-f22dd40b2dd4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.829711 | controller |     "Jun 12 20:58:10.482328 crc crio[24437]: time=\"2026-06-12T20:58:10.482211095Z\" level=info msg=\"Started container\" PID=65433 containerID=f6c9f4fed47bc2f553679b1ca14d23cd464ddf6998883bbbe36f1c345cba61c3 description=openstack/swift-storage-0/object-updater id=a0869ecd-a9d2-4b3a-b5e1-f22dd40b2dd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912",
2026-06-12 21:48:35.829728 | controller |     "Jun 12 20:58:10.482989 crc crio[24437]: time=\"2026-06-12T20:58:10.482860081Z\" level=info msg=\"Created container b93babd4036a64a8dc03372928c0a8f0adff7dfddfb45ea1527c67dd3424b7fb: openstack/keystone-db-sync-q6dbc/keystone-db-sync\" id=b281832d-fe84-4966-b06a-594efa8a061f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.829743 | controller |     "Jun 12 20:58:10.483997 crc crio[24437]: time=\"2026-06-12T20:58:10.483958427Z\" level=info msg=\"Starting container: b93babd4036a64a8dc03372928c0a8f0adff7dfddfb45ea1527c67dd3424b7fb\" id=d87cc411-f27e-45cb-86d4-e3c837734f1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.829758 | controller |     "Jun 12 20:58:10.490251 crc crio[24437]: time=\"2026-06-12T20:58:10.490214918Z\" level=info msg=\"Started container\" PID=65432 containerID=b93babd4036a64a8dc03372928c0a8f0adff7dfddfb45ea1527c67dd3424b7fb description=openstack/keystone-db-sync-q6dbc/keystone-db-sync id=d87cc411-f27e-45cb-86d4-e3c837734f1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277",
2026-06-12 21:48:35.829773 | controller |     "Jun 12 20:58:10.499864 crc crio[24437]: time=\"2026-06-12T20:58:10.499777728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=9be977e8-ac1a-4266-95d5-2dc53fda655f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.829792 | controller |     "Jun 12 20:58:10.515896 crc crio[24437]: time=\"2026-06-12T20:58:10.515803646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=efe7febe-8436-4f8c-9a62-172d20c6d571 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.829807 | controller |     "Jun 12 20:58:10.523226 crc crio[24437]: time=\"2026-06-12T20:58:10.523179094Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=b6c2107b-02d5-4c55-8702-506bde9e0886 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.829823 | controller |     "Jun 12 20:58:10.523849 crc crio[24437]: time=\"2026-06-12T20:58:10.523824129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.829838 | controller |     "Jun 12 20:58:10.570090 crc crio[24437]: time=\"2026-06-12T20:58:10.570042705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.829879 | controller |     "Jun 12 20:58:10.573168 crc crio[24437]: time=\"2026-06-12T20:58:10.57314481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.829895 | controller |     "Jun 12 20:58:10.883844 crc crio[24437]: time=\"2026-06-12T20:58:10.883374727Z\" level=info msg=\"Created container a6ee5208524babe5c3b110b68360e218f98f0d061ba26da95dd960610495d919: openstack/swift-storage-0/object-expirer\" id=b6c2107b-02d5-4c55-8702-506bde9e0886 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.829911 | controller |     "Jun 12 20:58:10.885612 crc crio[24437]: time=\"2026-06-12T20:58:10.885531989Z\" level=info msg=\"Starting container: a6ee5208524babe5c3b110b68360e218f98f0d061ba26da95dd960610495d919\" id=52067171-48d2-4693-a674-6048b84d4f6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.829926 | controller |     "Jun 12 20:58:10.899006 crc crio[24437]: time=\"2026-06-12T20:58:10.898804519Z\" level=info msg=\"Started container\" PID=65446 containerID=a6ee5208524babe5c3b110b68360e218f98f0d061ba26da95dd960610495d919 description=openstack/swift-storage-0/object-expirer id=52067171-48d2-4693-a674-6048b84d4f6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912",
2026-06-12 21:48:35.829942 | controller |     "Jun 12 20:58:10.982403 crc crio[24437]: time=\"2026-06-12T20:58:10.982285934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a807da2a-4fb1-465c-ba98-469bd7373692 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.829957 | controller |     "Jun 12 20:58:11.021375 crc crio[24437]: time=\"2026-06-12T20:58:11.021181363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f7bb623b-bd8d-4ff6-bfe1-332ee2778d37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.829972 | controller |     "Jun 12 20:58:11.310528 crc crio[24437]: time=\"2026-06-12T20:58:11.307119514Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=9127ea17-b50b-4cab-92ca-2a789eb9363c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.829987 | controller |     "Jun 12 20:58:11.310528 crc crio[24437]: time=\"2026-06-12T20:58:11.307873713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.830002 | controller |     "Jun 12 20:58:11.390804 crc crio[24437]: time=\"2026-06-12T20:58:11.390678991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.830022 | controller |     "Jun 12 20:58:11.395657 crc crio[24437]: time=\"2026-06-12T20:58:11.395584669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.830037 | controller |     "Jun 12 20:58:11.623862 crc crio[24437]: time=\"2026-06-12T20:58:11.623739297Z\" level=info msg=\"Created container 94dc7003277a6f31b39f2e4667287643ca2775589bd21ffb483193b23244e139: openstack/swift-storage-0/rsync\" id=9127ea17-b50b-4cab-92ca-2a789eb9363c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.830052 | controller |     "Jun 12 20:58:11.627085 crc crio[24437]: time=\"2026-06-12T20:58:11.626904363Z\" level=info msg=\"Starting container: 94dc7003277a6f31b39f2e4667287643ca2775589bd21ffb483193b23244e139\" id=de2cbe9a-d0f1-46a5-9004-05c984df4b70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.830068 | controller |     "Jun 12 20:58:11.636380 crc crio[24437]: time=\"2026-06-12T20:58:11.636259959Z\" level=info msg=\"Started container\" PID=65488 containerID=94dc7003277a6f31b39f2e4667287643ca2775589bd21ffb483193b23244e139 description=openstack/swift-storage-0/rsync id=de2cbe9a-d0f1-46a5-9004-05c984df4b70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912",
2026-06-12 21:48:35.830084 | controller |     "Jun 12 20:58:11.750641 crc crio[24437]: time=\"2026-06-12T20:58:11.750533826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4804101a-b55f-492b-b964-27403166d9db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.830099 | controller |     "Jun 12 20:58:11.780468 crc crio[24437]: time=\"2026-06-12T20:58:11.780368926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=39543300-6acb-4c4d-b96c-70ee0ee4f347 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.830114 | controller |     "Jun 12 20:58:11.870647 crc crio[24437]: time=\"2026-06-12T20:58:11.869072297Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=a207e8f3-4fc5-47b1-b5b2-c59d881f056b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.830129 | controller |     "Jun 12 20:58:11.870647 crc crio[24437]: time=\"2026-06-12T20:58:11.869699701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.830144 | controller |     "Jun 12 20:58:11.916356 crc crio[24437]: time=\"2026-06-12T20:58:11.916193914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.830159 | controller |     "Jun 12 20:58:11.923249 crc crio[24437]: time=\"2026-06-12T20:58:11.92305663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.830173 | controller |     "Jun 12 20:58:12.556255 crc crio[24437]: time=\"2026-06-12T20:58:12.556027437Z\" level=info msg=\"Created container 276319a76298be7bdbf881b4d8b5657edc73feaea95f041ae55c6b4f2689e85e: openstack/swift-storage-0/swift-recon-cron\" id=a207e8f3-4fc5-47b1-b5b2-c59d881f056b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.830188 | controller |     "Jun 12 20:58:12.558336 crc crio[24437]: time=\"2026-06-12T20:58:12.558158929Z\" level=info msg=\"Starting container: 276319a76298be7bdbf881b4d8b5657edc73feaea95f041ae55c6b4f2689e85e\" id=81354998-9fa3-4720-af1a-f9a31a286b1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.830203 | controller |     "Jun 12 20:58:12.565685 crc crio[24437]: time=\"2026-06-12T20:58:12.565571847Z\" level=info msg=\"Started container\" PID=65503 containerID=276319a76298be7bdbf881b4d8b5657edc73feaea95f041ae55c6b4f2689e85e description=openstack/swift-storage-0/swift-recon-cron id=81354998-9fa3-4720-af1a-f9a31a286b1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5cca733a839cdbcbd2594f0f9c6308be94aedd08b05ad133f872dbef1a8912",
2026-06-12 21:48:35.830222 | controller |     "Jun 12 20:58:14.729068 crc crio[24437]: time=\"2026-06-12T20:58:14.728456059Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c444669f-hk28z/POD\" id=bbc915c4-e9cc-4549-a6d5-3f54b9909455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.830237 | controller |     "Jun 12 20:58:14.730842 crc crio[24437]: time=\"2026-06-12T20:58:14.729086273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.830252 | controller |     "Jun 12 20:58:14.771485 crc crio[24437]: time=\"2026-06-12T20:58:14.771366544Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-hk28z Namespace:openstack ID:5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f UID:c4b41f6d-5c76-4867-aa5c-8726ede2165a NetNS:/var/run/netns/d2ec1ef1-68c2-40b7-9dcd-9e90d3295d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b41f6d_5c76_4867_aa5c_8726ede2165a.slice PodAnnotations:0xc002555210}] Aliases:map[]}\"",
2026-06-12 21:48:35.830268 | controller |     "Jun 12 20:58:14.771485 crc crio[24437]: time=\"2026-06-12T20:58:14.771429555Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c444669f-hk28z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.830283 | controller |     "Jun 12 20:58:15.349250 crc crio[24437]: 2026-06-12T20:58:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5368d42c8c37553 Mac:4a:5b:86:c1:2f:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/d2ec1ef1-68c2-40b7-9dcd-9e90d3295d3b SocketPath: PciID:}] [{Interface:0xc0001388b0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.830299 | controller |     "Jun 12 20:58:15.351563 crc crio[24437]: time=\"2026-06-12T20:58:15.351496806Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-hk28z Namespace:openstack ID:5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f UID:c4b41f6d-5c76-4867-aa5c-8726ede2165a NetNS:/var/run/netns/d2ec1ef1-68c2-40b7-9dcd-9e90d3295d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b41f6d_5c76_4867_aa5c_8726ede2165a.slice PodAnnotations:0xc002555210}] Aliases:map[]}\"",
2026-06-12 21:48:35.830314 | controller |     "Jun 12 20:58:15.351707 crc crio[24437]: time=\"2026-06-12T20:58:15.35166671Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c444669f-hk28z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.830329 | controller |     "Jun 12 20:58:15.363015 crc crio[24437]: time=\"2026-06-12T20:58:15.362865089Z\" level=info msg=\"Ran pod sandbox 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f with infra container: openstack/dnsmasq-dns-68c444669f-hk28z/POD\" id=bbc915c4-e9cc-4549-a6d5-3f54b9909455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.830345 | controller |     "Jun 12 20:58:15.366519 crc crio[24437]: time=\"2026-06-12T20:58:15.366426995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dc566e2f-a305-48e2-9bf3-b29d348bd99c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.830360 | controller |     "Jun 12 20:58:15.423455 crc crio[24437]: time=\"2026-06-12T20:58:15.423007762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=72395886-a157-4108-aa0d-d5adc4d42a8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.830379 | controller |     "Jun 12 20:58:15.434397 crc crio[24437]: time=\"2026-06-12T20:58:15.434277204Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-hk28z/init\" id=d27ea97a-1f85-49b5-8b53-ce3b33a8540c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.830394 | controller |     "Jun 12 20:58:15.434790 crc crio[24437]: time=\"2026-06-12T20:58:15.434705224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.830409 | controller |     "Jun 12 20:58:15.492996 crc crio[24437]: time=\"2026-06-12T20:58:15.492439947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.830424 | controller |     "Jun 12 20:58:15.507350 crc crio[24437]: time=\"2026-06-12T20:58:15.507183052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.830439 | controller |     "Jun 12 20:58:15.651986 crc crio[24437]: time=\"2026-06-12T20:58:15.651816914Z\" level=info msg=\"Created container ae7e4994f1d3eb771da82b51acb4e2d1e19c7fa35e675c8053f6db3db99843a8: openstack/dnsmasq-dns-68c444669f-hk28z/init\" id=d27ea97a-1f85-49b5-8b53-ce3b33a8540c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.830454 | controller |     "Jun 12 20:58:15.653391 crc crio[24437]: time=\"2026-06-12T20:58:15.653276189Z\" level=info msg=\"Starting container: ae7e4994f1d3eb771da82b51acb4e2d1e19c7fa35e675c8053f6db3db99843a8\" id=6348c229-a85f-4221-a863-85c673d27d05 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.830469 | controller |     "Jun 12 20:58:15.660044 crc crio[24437]: time=\"2026-06-12T20:58:15.659867938Z\" level=info msg=\"Started container\" PID=65664 containerID=ae7e4994f1d3eb771da82b51acb4e2d1e19c7fa35e675c8053f6db3db99843a8 description=openstack/dnsmasq-dns-68c444669f-hk28z/init id=6348c229-a85f-4221-a863-85c673d27d05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f",
2026-06-12 21:48:35.830485 | controller |     "Jun 12 20:58:16.314602 crc crio[24437]: time=\"2026-06-12T20:58:16.314521588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5700e874-61c6-4d09-a3a5-36606d81f5e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.830500 | controller |     "Jun 12 20:58:16.408605 crc crio[24437]: time=\"2026-06-12T20:58:16.408025285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=018b01d2-3033-4483-9a90-4ff89a0ac76f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.830516 | controller |     "Jun 12 20:58:16.418266 crc crio[24437]: time=\"2026-06-12T20:58:16.418208541Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-hk28z/dnsmasq-dns\" id=69e44392-533b-4a8e-b176-f1492c3f0c17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.830531 | controller |     "Jun 12 20:58:16.418786 crc crio[24437]: time=\"2026-06-12T20:58:16.418721053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.830546 | controller |     "Jun 12 20:58:16.505206 crc crio[24437]: time=\"2026-06-12T20:58:16.50477085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.830561 | controller |     "Jun 12 20:58:16.511519 crc crio[24437]: time=\"2026-06-12T20:58:16.511282577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.830580 | controller |     "Jun 12 20:58:16.664066 crc crio[24437]: time=\"2026-06-12T20:58:16.663709946Z\" level=info msg=\"Created container bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999: openstack/dnsmasq-dns-68c444669f-hk28z/dnsmasq-dns\" id=69e44392-533b-4a8e-b176-f1492c3f0c17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.830612 | controller |     "Jun 12 20:58:16.665628 crc crio[24437]: time=\"2026-06-12T20:58:16.66553879Z\" level=info msg=\"Starting container: bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999\" id=fb436f5b-0f3d-46ec-b4a4-f93abffd489b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.830628 | controller |     "Jun 12 20:58:16.677461 crc crio[24437]: time=\"2026-06-12T20:58:16.677379696Z\" level=info msg=\"Started container\" PID=65759 containerID=bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999 description=openstack/dnsmasq-dns-68c444669f-hk28z/dnsmasq-dns id=fb436f5b-0f3d-46ec-b4a4-f93abffd489b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f",
2026-06-12 21:48:35.830644 | controller |     "Jun 12 20:58:17.348736 crc crio[24437]: time=\"2026-06-12T20:58:17.348702248Z\" level=info msg=\"Stopping pod sandbox: b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc\" id=1bbebd9b-c63c-4ba3-a64a-08ccb4d4484f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.830660 | controller |     "Jun 12 20:58:17.349623 crc crio[24437]: time=\"2026-06-12T20:58:17.349568258Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-kpnzt Namespace:openstack ID:b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc UID:df80d9b3-4c5e-4197-97a7-9662c5f8ba74 NetNS:/var/run/netns/501d3aa0-0429-43e6-9029-83d5f9a1ea24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf80d9b3_4c5e_4197_97a7_9662c5f8ba74.slice PodAnnotations:0xc002554428}] Aliases:map[]}\"",
2026-06-12 21:48:35.830675 | controller |     "Jun 12 20:58:17.349808 crc crio[24437]: time=\"2026-06-12T20:58:17.349773963Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-kpnzt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.830691 | controller |     "Jun 12 20:58:17.809145 crc crio[24437]: time=\"2026-06-12T20:58:17.808911225Z\" level=info msg=\"Stopped pod sandbox: b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc\" id=1bbebd9b-c63c-4ba3-a64a-08ccb4d4484f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.830706 | controller |     "Jun 12 20:58:18.366462 crc crio[24437]: time=\"2026-06-12T20:58:18.365430408Z\" level=info msg=\"Stopping pod sandbox: ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277\" id=8a12f2aa-b5c5-4c23-b0e2-a20658e42c60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.830722 | controller |     "Jun 12 20:58:18.367085 crc crio[24437]: time=\"2026-06-12T20:58:18.367018156Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-q6dbc Namespace:openstack ID:ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277 UID:c0b72c2e-dae5-4a8e-9ead-afa0b719ee1b NetNS:/var/run/netns/c421f724-da9c-45fb-a25c-9174fcc44eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0b72c2e_dae5_4a8e_9ead_afa0b719ee1b.slice PodAnnotations:0xc00012aba0}] Aliases:map[]}\"",
2026-06-12 21:48:35.830738 | controller |     "Jun 12 20:58:18.367474 crc crio[24437]: time=\"2026-06-12T20:58:18.367400405Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-q6dbc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.830754 | controller |     "Jun 12 20:58:18.675104 crc crio[24437]: time=\"2026-06-12T20:58:18.675020599Z\" level=info msg=\"Stopped pod sandbox: ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277\" id=8a12f2aa-b5c5-4c23-b0e2-a20658e42c60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.830774 | controller |     "Jun 12 20:58:19.389808 crc crio[24437]: time=\"2026-06-12T20:58:19.386363627Z\" level=info msg=\"Stopping container: bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999 (timeout: 10s)\" id=1c289bba-d8c7-4668-a8ce-87334d8c6a3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.830790 | controller |     "Jun 12 20:58:19.439488 crc crio[24437]: time=\"2026-06-12T20:58:19.439380117Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68dfc8c9f9-xmv84/POD\" id=25212512-3ad1-4992-ab85-d996eadfdfe0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.830805 | controller |     "Jun 12 20:58:19.439608 crc crio[24437]: time=\"2026-06-12T20:58:19.43954353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.830821 | controller |     "Jun 12 20:58:19.473008 crc crio[24437]: time=\"2026-06-12T20:58:19.472886125Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-xmv84 Namespace:openstack ID:a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01 UID:91be320d-50c0-4bab-bb1a-1f4045c1c69e NetNS:/var/run/netns/62d3fb70-d67a-465d-9495-9725e1d5632c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91be320d_50c0_4bab_bb1a_1f4045c1c69e.slice PodAnnotations:0xc00012b0e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.830837 | controller |     "Jun 12 20:58:19.473265 crc crio[24437]: time=\"2026-06-12T20:58:19.47304131Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68dfc8c9f9-xmv84 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.830874 | controller |     "Jun 12 20:58:19.520525 crc crio[24437]: time=\"2026-06-12T20:58:19.520458723Z\" level=info msg=\"Stopped container bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999: openstack/dnsmasq-dns-68c444669f-hk28z/dnsmasq-dns\" id=1c289bba-d8c7-4668-a8ce-87334d8c6a3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.830892 | controller |     "Jun 12 20:58:19.524399 crc crio[24437]: time=\"2026-06-12T20:58:19.524239465Z\" level=info msg=\"Stopping pod sandbox: 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f\" id=38d135d1-189e-42d9-b8c8-cd3f3b766ef1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.830909 | controller |     "Jun 12 20:58:19.524861 crc crio[24437]: time=\"2026-06-12T20:58:19.524762747Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-hk28z Namespace:openstack ID:5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f UID:c4b41f6d-5c76-4867-aa5c-8726ede2165a NetNS:/var/run/netns/d2ec1ef1-68c2-40b7-9dcd-9e90d3295d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b41f6d_5c76_4867_aa5c_8726ede2165a.slice PodAnnotations:0xc00282c788}] Aliases:map[]}\"",
2026-06-12 21:48:35.830924 | controller |     "Jun 12 20:58:19.525404 crc crio[24437]: time=\"2026-06-12T20:58:19.525241359Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c444669f-hk28z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.830940 | controller |     "Jun 12 20:58:20.231259 crc crio[24437]: time=\"2026-06-12T20:58:20.22962364Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-cjlvb/POD\" id=7d4165cd-25fe-4640-99fe-e80c53df6b9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.830955 | controller |     "Jun 12 20:58:20.231259 crc crio[24437]: time=\"2026-06-12T20:58:20.23047246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.830975 | controller |     "Jun 12 20:58:20.329774 crc crio[24437]: 2026-06-12T20:58:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a291dbfdd514b3a Mac:d2:3d:68:26:5d:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/62d3fb70-d67a-465d-9495-9725e1d5632c SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.830991 | controller |     "Jun 12 20:58:20.329774 crc crio[24437]: time=\"2026-06-12T20:58:20.329733535Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-xmv84 Namespace:openstack ID:a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01 UID:91be320d-50c0-4bab-bb1a-1f4045c1c69e NetNS:/var/run/netns/62d3fb70-d67a-465d-9495-9725e1d5632c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91be320d_50c0_4bab_bb1a_1f4045c1c69e.slice PodAnnotations:0xc00012b0e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.831007 | controller |     "Jun 12 20:58:20.330640 crc crio[24437]: time=\"2026-06-12T20:58:20.32986927Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68dfc8c9f9-xmv84 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.831023 | controller |     "Jun 12 20:58:20.350900 crc crio[24437]: time=\"2026-06-12T20:58:20.350759143Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-cjlvb Namespace:openstack ID:0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3 UID:8b3fc872-5a6c-410e-a874-bb567f009516 NetNS:/var/run/netns/3433c785-e151-4842-a16b-e0f8ec62e7ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3fc872_5a6c_410e_a874_bb567f009516.slice PodAnnotations:0xc00008c3e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.831039 | controller |     "Jun 12 20:58:20.350900 crc crio[24437]: time=\"2026-06-12T20:58:20.350826085Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-cjlvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.831056 | controller |     "Jun 12 20:58:20.424092 crc crio[24437]: time=\"2026-06-12T20:58:20.417666298Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-zczq6/POD\" id=7a8d811d-7f30-42ef-bd37-02b7c110c95d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.831071 | controller |     "Jun 12 20:58:20.424092 crc crio[24437]: time=\"2026-06-12T20:58:20.41776367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.831087 | controller |     "Jun 12 20:58:20.427373 crc crio[24437]: time=\"2026-06-12T20:58:20.42727088Z\" level=info msg=\"Ran pod sandbox a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01 with infra container: openstack/dnsmasq-dns-68dfc8c9f9-xmv84/POD\" id=25212512-3ad1-4992-ab85-d996eadfdfe0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.831102 | controller |     "Jun 12 20:58:20.433377 crc crio[24437]: time=\"2026-06-12T20:58:20.433275964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=25487bf6-469d-4baf-83f5-c10bb17dafb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.831117 | controller |     "Jun 12 20:58:20.584249 crc crio[24437]: time=\"2026-06-12T20:58:20.583534651Z\" level=info msg=\"Stopped pod sandbox: 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f\" id=38d135d1-189e-42d9-b8c8-cd3f3b766ef1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.831133 | controller |     "Jun 12 20:58:20.618558 crc crio[24437]: time=\"2026-06-12T20:58:20.618473745Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-zczq6 Namespace:openstack ID:bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322 UID:e1c635b3-2041-4c75-9f4e-5b7921984f61 NetNS:/var/run/netns/dd4738cb-c988-4c2d-b85d-aa17538db237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1c635b3_2041_4c75_9f4e_5b7921984f61.slice PodAnnotations:0xc002746388}] Aliases:map[]}\"",
2026-06-12 21:48:35.831151 | controller |     "Jun 12 20:58:20.618844 crc crio[24437]: time=\"2026-06-12T20:58:20.618660039Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-57c96b5555-zczq6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.831168 | controller |     "Jun 12 20:58:20.724201 crc crio[24437]: time=\"2026-06-12T20:58:20.723212452Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-5wc9b/POD\" id=fee577df-4587-4145-86e4-c1fe7d90b82a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.831183 | controller |     "Jun 12 20:58:20.724201 crc crio[24437]: time=\"2026-06-12T20:58:20.723683434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.831202 | controller |     "Jun 12 20:58:20.769731 crc crio[24437]: time=\"2026-06-12T20:58:20.76954968Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-9pz4j/POD\" id=8b7cde41-941f-4979-a913-83e5d408581a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.831217 | controller |     "Jun 12 20:58:20.769731 crc crio[24437]: time=\"2026-06-12T20:58:20.769663763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.831232 | controller |     "Jun 12 20:58:20.850116 crc crio[24437]: time=\"2026-06-12T20:58:20.849992972Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-5wc9b Namespace:openstack ID:4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c UID:7bca0ff9-4f05-40d7-a8cb-1ef2425a2db8 NetNS:/var/run/netns/a39f6121-4d0b-4276-9b12-9182d7233e2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7bca0ff9_4f05_40d7_a8cb_1ef2425a2db8.slice PodAnnotations:0xc0025543a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.831247 | controller |     "Jun 12 20:58:20.850116 crc crio[24437]: time=\"2026-06-12T20:58:20.850073634Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-5wc9b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.831263 | controller |     "Jun 12 20:58:20.872403 crc crio[24437]: time=\"2026-06-12T20:58:20.872235088Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9pz4j Namespace:openstack ID:f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017 UID:b2625af4-cb3b-4bc3-be9d-5757e24278b7 NetNS:/var/run/netns/091f77b2-e5da-49f7-ab19-902d0d5e66a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2625af4_cb3b_4bc3_be9d_5757e24278b7.slice PodAnnotations:0xc00282c420}] Aliases:map[]}\"",
2026-06-12 21:48:35.831279 | controller |     "Jun 12 20:58:20.872403 crc crio[24437]: time=\"2026-06-12T20:58:20.87232589Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-9pz4j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.831294 | controller |     "Jun 12 20:58:20.910449 crc crio[24437]: time=\"2026-06-12T20:58:20.910230735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0502a884-eba4-4093-96d7-eb8ffc09deba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.831314 | controller |     "Jun 12 20:58:20.929081 crc crio[24437]: time=\"2026-06-12T20:58:20.919840297Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-xmv84/init\" id=c20d1030-0a8f-405e-928f-188cb5a334af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.831330 | controller |     "Jun 12 20:58:20.929081 crc crio[24437]: time=\"2026-06-12T20:58:20.927211636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.831345 | controller |     "Jun 12 20:58:21.123684 crc crio[24437]: time=\"2026-06-12T20:58:21.119391144Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=b14fb42b-0612-417b-83e5-936300154925 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.831360 | controller |     "Jun 12 20:58:21.123684 crc crio[24437]: time=\"2026-06-12T20:58:21.119490636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.831376 | controller |     "Jun 12 20:58:21.124620 crc crio[24437]: time=\"2026-06-12T20:58:21.124543578Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-r64ts/POD\" id=bfc9cb08-02eb-47d4-8276-a7f4abe07892 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.831391 | controller |     "Jun 12 20:58:21.124703 crc crio[24437]: time=\"2026-06-12T20:58:21.124654521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.831407 | controller |     "Jun 12 20:58:21.153322 crc crio[24437]: time=\"2026-06-12T20:58:21.153195409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.831422 | controller |     "Jun 12 20:58:21.167498 crc crio[24437]: time=\"2026-06-12T20:58:21.167468964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.831438 | controller |     "Jun 12 20:58:21.185653 crc crio[24437]: time=\"2026-06-12T20:58:21.182758353Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6 UID:5706fed8-bc3d-4407-9a06-67855d57709b NetNS:/var/run/netns/3debd7c8-1a43-4d97-aa28-fb2d4dfe31de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5706fed8_bc3d_4407_9a06_67855d57709b.slice PodAnnotations:0xc0025543f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.831453 | controller |     "Jun 12 20:58:21.185653 crc crio[24437]: time=\"2026-06-12T20:58:21.182800924Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.831469 | controller |     "Jun 12 20:58:21.218045 crc crio[24437]: 2026-06-12T20:58:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bbcecc4a1b2e8f Mac:ce:01:f6:90:b4:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/3433c785-e151-4842-a16b-e0f8ec62e7ea SocketPath: PciID:}] [{Interface:0xc0002f6810 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.831486 | controller |     "Jun 12 20:58:21.223687 crc crio[24437]: time=\"2026-06-12T20:58:21.223591248Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-r64ts Namespace:openstack ID:fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782 UID:ab19c6b7-7132-47c0-99d7-a209d038aa90 NetNS:/var/run/netns/ac0ed1aa-3f78-4934-aefa-399c85aa492e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab19c6b7_7132_47c0_99d7_a209d038aa90.slice PodAnnotations:0xc0026aa248}] Aliases:map[]}\"",
2026-06-12 21:48:35.831508 | controller |     "Jun 12 20:58:21.223687 crc crio[24437]: time=\"2026-06-12T20:58:21.22367621Z\" level=info msg=\"Adding pod openstack_placement-db-sync-r64ts to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.831525 | controller |     "Jun 12 20:58:21.224003 crc crio[24437]: time=\"2026-06-12T20:58:21.223860345Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-cjlvb Namespace:openstack ID:0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3 UID:8b3fc872-5a6c-410e-a874-bb567f009516 NetNS:/var/run/netns/3433c785-e151-4842-a16b-e0f8ec62e7ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3fc872_5a6c_410e_a874_bb567f009516.slice PodAnnotations:0xc00008c3e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.831541 | controller |     "Jun 12 20:58:21.224219 crc crio[24437]: time=\"2026-06-12T20:58:21.224120202Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-cjlvb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.831557 | controller |     "Jun 12 20:58:21.240117 crc crio[24437]: time=\"2026-06-12T20:58:21.236432008Z\" level=info msg=\"Ran pod sandbox 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3 with infra container: openstack/keystone-bootstrap-cjlvb/POD\" id=7d4165cd-25fe-4640-99fe-e80c53df6b9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.831573 | controller |     "Jun 12 20:58:21.258988 crc crio[24437]: time=\"2026-06-12T20:58:21.255621131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f199db02-ce21-45f0-bdb7-044ca00e4416 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.831588 | controller |     "Jun 12 20:58:21.328327 crc crio[24437]: time=\"2026-06-12T20:58:21.328215254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=8c2e9ee2-bf4a-43ec-822f-c809d24e964a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.831603 | controller |     "Jun 12 20:58:21.342553 crc crio[24437]: time=\"2026-06-12T20:58:21.340522151Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-cjlvb/keystone-bootstrap\" id=d443d2d0-860e-46e6-8ea3-493ec6a20f72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.831618 | controller |     "Jun 12 20:58:21.342553 crc crio[24437]: time=\"2026-06-12T20:58:21.342362895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.831634 | controller |     "Jun 12 20:58:21.358992 crc crio[24437]: time=\"2026-06-12T20:58:21.356664981Z\" level=info msg=\"Created container 88a72ee3c790f249c06fc1f6b1cc5afa1a96a422b2ce5f2ba39af13de2fa1df6: openstack/dnsmasq-dns-68dfc8c9f9-xmv84/init\" id=c20d1030-0a8f-405e-928f-188cb5a334af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.831649 | controller |     "Jun 12 20:58:21.368478 crc crio[24437]: time=\"2026-06-12T20:58:21.367021051Z\" level=info msg=\"Starting container: 88a72ee3c790f249c06fc1f6b1cc5afa1a96a422b2ce5f2ba39af13de2fa1df6\" id=d5d4af86-c3b9-4443-90e0-08954f41081d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.831664 | controller |     "Jun 12 20:58:21.374124 crc crio[24437]: time=\"2026-06-12T20:58:21.373986989Z\" level=info msg=\"Started container\" PID=66365 containerID=88a72ee3c790f249c06fc1f6b1cc5afa1a96a422b2ce5f2ba39af13de2fa1df6 description=openstack/dnsmasq-dns-68dfc8c9f9-xmv84/init id=d5d4af86-c3b9-4443-90e0-08954f41081d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01",
2026-06-12 21:48:35.831679 | controller |     "Jun 12 20:58:21.466156 crc crio[24437]: time=\"2026-06-12T20:58:21.465528779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.831698 | controller |     "Jun 12 20:58:21.467520 crc crio[24437]: time=\"2026-06-12T20:58:21.467364233Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-pg4jz/POD\" id=3d00c0ba-9826-40bb-8b96-aab3808b86f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.831713 | controller |     "Jun 12 20:58:21.467520 crc crio[24437]: time=\"2026-06-12T20:58:21.467500706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.831728 | controller |     "Jun 12 20:58:21.476410 crc crio[24437]: time=\"2026-06-12T20:58:21.476263877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.831743 | controller |     "Jun 12 20:58:21.507153 crc crio[24437]: time=\"2026-06-12T20:58:21.505439871Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-kgvpz/POD\" id=b39bd9ee-4d44-43e2-acda-b05c04c5eefb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.831758 | controller |     "Jun 12 20:58:21.507153 crc crio[24437]: time=\"2026-06-12T20:58:21.505563434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.831773 | controller |     "Jun 12 20:58:21.600581 crc crio[24437]: time=\"2026-06-12T20:58:21.599975353Z\" level=info msg=\"Stopping pod sandbox: a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01\" id=e3348d1b-fa1e-4172-94c2-44d608bfcf70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.831788 | controller |     "Jun 12 20:58:21.600581 crc crio[24437]: time=\"2026-06-12T20:58:21.600498416Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-xmv84 Namespace:openstack ID:a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01 UID:91be320d-50c0-4bab-bb1a-1f4045c1c69e NetNS:/var/run/netns/62d3fb70-d67a-465d-9495-9725e1d5632c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91be320d_50c0_4bab_bb1a_1f4045c1c69e.slice PodAnnotations:0xc0026aa060}] Aliases:map[]}\"",
2026-06-12 21:48:35.831803 | controller |     "Jun 12 20:58:21.600767 crc crio[24437]: time=\"2026-06-12T20:58:21.600650779Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68dfc8c9f9-xmv84 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.831818 | controller |     "Jun 12 20:58:21.629677 crc crio[24437]: time=\"2026-06-12T20:58:21.627494337Z\" level=info msg=\"Removing container: bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999\" id=247f101e-e74f-4239-822d-504749a0d9cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.831833 | controller |     "Jun 12 20:58:21.638147 crc crio[24437]: time=\"2026-06-12T20:58:21.634499006Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=985fa2f2-b37f-40ce-8ab3-79838da7f60b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.831863 | controller |     "Jun 12 20:58:21.638147 crc crio[24437]: time=\"2026-06-12T20:58:21.634585628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.831884 | controller |     "Jun 12 20:58:21.647977 crc crio[24437]: time=\"2026-06-12T20:58:21.643056833Z\" level=info msg=\"Created container 0ee33bc7dbad4af0b7a5640d8fef5e2a08a91ced3662a93e941185e696d51a41: openstack/keystone-bootstrap-cjlvb/keystone-bootstrap\" id=d443d2d0-860e-46e6-8ea3-493ec6a20f72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.831906 | controller |     "Jun 12 20:58:21.663780 crc crio[24437]: time=\"2026-06-12T20:58:21.658322741Z\" level=info msg=\"Starting container: 0ee33bc7dbad4af0b7a5640d8fef5e2a08a91ced3662a93e941185e696d51a41\" id=e93d900e-2ffa-4a09-a9ac-c99115e7b8b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.831922 | controller |     "Jun 12 20:58:21.685862 crc crio[24437]: 2026-06-12T20:58:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcd77a2df9bee00 Mac:fe:1e:aa:20:c2:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/dd4738cb-c988-4c2d-b85d-aa17538db237 SocketPath: PciID:}] [{Interface:0xc0001ac650 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.831938 | controller |     "Jun 12 20:58:21.690184 crc crio[24437]: time=\"2026-06-12T20:58:21.690028626Z\" level=info msg=\"Started container\" PID=66451 containerID=0ee33bc7dbad4af0b7a5640d8fef5e2a08a91ced3662a93e941185e696d51a41 description=openstack/keystone-bootstrap-cjlvb/keystone-bootstrap id=e93d900e-2ffa-4a09-a9ac-c99115e7b8b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3",
2026-06-12 21:48:35.831954 | controller |     "Jun 12 20:58:21.700786 crc crio[24437]: time=\"2026-06-12T20:58:21.700743595Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-pg4jz Namespace:openstack ID:c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b UID:e83214a6-6f54-4523-9c61-59b7ed6dbc9b NetNS:/var/run/netns/04321f80-bde3-470d-a660-9f3afcdc58c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode83214a6_6f54_4523_9c61_59b7ed6dbc9b.slice PodAnnotations:0xc0026aa450}] Aliases:map[]}\"",
2026-06-12 21:48:35.831969 | controller |     "Jun 12 20:58:21.701041 crc crio[24437]: time=\"2026-06-12T20:58:21.701021301Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6674dbf88c-pg4jz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.831985 | controller |     "Jun 12 20:58:21.701283 crc crio[24437]: time=\"2026-06-12T20:58:21.70097097Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-zczq6 Namespace:openstack ID:bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322 UID:e1c635b3-2041-4c75-9f4e-5b7921984f61 NetNS:/var/run/netns/dd4738cb-c988-4c2d-b85d-aa17538db237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1c635b3_2041_4c75_9f4e_5b7921984f61.slice PodAnnotations:0xc002746388}] Aliases:map[]}\"",
2026-06-12 21:48:35.832000 | controller |     "Jun 12 20:58:21.701877 crc crio[24437]: time=\"2026-06-12T20:58:21.701822051Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-57c96b5555-zczq6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.832015 | controller |     "Jun 12 20:58:21.726392 crc crio[24437]: time=\"2026-06-12T20:58:21.726148838Z\" level=info msg=\"Ran pod sandbox bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322 with infra container: openstack/dnsmasq-dns-57c96b5555-zczq6/POD\" id=7a8d811d-7f30-42ef-bd37-02b7c110c95d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.832031 | controller |     "Jun 12 20:58:21.735340 crc crio[24437]: time=\"2026-06-12T20:58:21.735213737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f0a7521c-48b4-4ebd-b108-fedfe0d92c57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.832046 | controller |     "Jun 12 20:58:21.771782 crc crio[24437]: time=\"2026-06-12T20:58:21.771620626Z\" level=info msg=\"Removed container bc561bf4d9ccaa9e1578543272905b3ebec9b477a4a61f4a9008d01fb3f34999: openstack/dnsmasq-dns-68c444669f-hk28z/dnsmasq-dns\" id=247f101e-e74f-4239-822d-504749a0d9cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.832064 | controller |     "Jun 12 20:58:21.804393 crc crio[24437]: time=\"2026-06-12T20:58:21.800185685Z\" level=info msg=\"Removing container: ae7e4994f1d3eb771da82b51acb4e2d1e19c7fa35e675c8053f6db3db99843a8\" id=6f471230-1e3a-4b7e-838b-81f69bb4338b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.832079 | controller |     "Jun 12 20:58:21.806869 crc crio[24437]: time=\"2026-06-12T20:58:21.806768424Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kgvpz Namespace:openstack ID:073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219 UID:f002e25a-7e9f-4823-b228-5f3d71d1aaa2 NetNS:/var/run/netns/dabb21d5-956f-4f8a-af9f-ce0fae5484f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf002e25a_7e9f_4823_b228_5f3d71d1aaa2.slice PodAnnotations:0xc000c242f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.832094 | controller |     "Jun 12 20:58:21.806869 crc crio[24437]: time=\"2026-06-12T20:58:21.806848846Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-kgvpz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.832109 | controller |     "Jun 12 20:58:21.814212 crc crio[24437]: time=\"2026-06-12T20:58:21.81242825Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=0ee26757-c328-46f8-822e-caeae3b513c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.832124 | controller |     "Jun 12 20:58:21.814212 crc crio[24437]: time=\"2026-06-12T20:58:21.812556353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.832140 | controller |     "Jun 12 20:58:21.814212 crc crio[24437]: time=\"2026-06-12T20:58:21.813699591Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358 UID:c490610e-fcf2-4201-9fa3-a19e2645c41f NetNS:/var/run/netns/ccb00ef2-5147-44ff-90bd-555fabb06148 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc490610e_fcf2_4201_9fa3_a19e2645c41f.slice PodAnnotations:0xc001fa45e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.832155 | controller |     "Jun 12 20:58:21.814212 crc crio[24437]: time=\"2026-06-12T20:58:21.813735982Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.832170 | controller |     "Jun 12 20:58:21.892002 crc crio[24437]: time=\"2026-06-12T20:58:21.89154099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=404bcb54-f751-414e-afa7-5b992c7cb3a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.832186 | controller |     "Jun 12 20:58:21.908394 crc crio[24437]: 2026-06-12T20:58:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a09a4b9a6156d7 Mac:8a:85:62:87:e5:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/a39f6121-4d0b-4276-9b12-9182d7233e2a SocketPath: PciID:}] [{Interface:0xc0001dc980 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.832201 | controller |     "Jun 12 20:58:21.912676 crc crio[24437]: time=\"2026-06-12T20:58:21.911329788Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-5wc9b Namespace:openstack ID:4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c UID:7bca0ff9-4f05-40d7-a8cb-1ef2425a2db8 NetNS:/var/run/netns/a39f6121-4d0b-4276-9b12-9182d7233e2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7bca0ff9_4f05_40d7_a8cb_1ef2425a2db8.slice PodAnnotations:0xc0025543a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.832220 | controller |     "Jun 12 20:58:21.912676 crc crio[24437]: time=\"2026-06-12T20:58:21.911510082Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-5wc9b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.832236 | controller |     "Jun 12 20:58:21.918190 crc crio[24437]: 2026-06-12T20:58:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f61a2ebfb5391aa Mac:d6:65:bd:09:f1:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/091f77b2-e5da-49f7-ab19-902d0d5e66a9 SocketPath: PciID:}] [{Interface:0xc00012b860 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.832251 | controller |     "Jun 12 20:58:21.918190 crc crio[24437]: time=\"2026-06-12T20:58:21.917473396Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9pz4j Namespace:openstack ID:f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017 UID:b2625af4-cb3b-4bc3-be9d-5757e24278b7 NetNS:/var/run/netns/091f77b2-e5da-49f7-ab19-902d0d5e66a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2625af4_cb3b_4bc3_be9d_5757e24278b7.slice PodAnnotations:0xc00282c420}] Aliases:map[]}\"",
2026-06-12 21:48:35.832267 | controller |     "Jun 12 20:58:21.918190 crc crio[24437]: time=\"2026-06-12T20:58:21.917613769Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-9pz4j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.832282 | controller |     "Jun 12 20:58:21.932867 crc crio[24437]: time=\"2026-06-12T20:58:21.932752334Z\" level=info msg=\"Ran pod sandbox 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c with infra container: openstack/cinder-db-sync-5wc9b/POD\" id=fee577df-4587-4145-86e4-c1fe7d90b82a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.832297 | controller |     "Jun 12 20:58:21.936032 crc crio[24437]: time=\"2026-06-12T20:58:21.935865709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=8f995920-ac5c-4478-bcb5-21fcefb496f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.832312 | controller |     "Jun 12 20:58:21.939388 crc crio[24437]: time=\"2026-06-12T20:58:21.936098875Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=8f995920-ac5c-4478-bcb5-21fcefb496f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.832327 | controller |     "Jun 12 20:58:21.939388 crc crio[24437]: time=\"2026-06-12T20:58:21.936197287Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=8f995920-ac5c-4478-bcb5-21fcefb496f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.832343 | controller |     "Jun 12 20:58:21.944463 crc crio[24437]: time=\"2026-06-12T20:58:21.944399055Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=7552abee-00ce-4cd3-80d7-a296d208fb6a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.832358 | controller |     "Jun 12 20:58:21.952649 crc crio[24437]: time=\"2026-06-12T20:58:21.952099602Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-57c96b5555-zczq6/init\" id=10aa233a-e810-4a8a-86a1-d52d39ae108d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.832372 | controller |     "Jun 12 20:58:21.952649 crc crio[24437]: time=\"2026-06-12T20:58:21.952518601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.832387 | controller |     "Jun 12 20:58:21.959865 crc crio[24437]: time=\"2026-06-12T20:58:21.955258028Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63 UID:5bebb9b3-1345-4520-9118-deea31cd2e9f NetNS:/var/run/netns/041a3745-e061-4f8e-a992-d57eabe8cac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bebb9b3_1345_4520_9118_deea31cd2e9f.slice PodAnnotations:0xc0026aa618}] Aliases:map[]}\"",
2026-06-12 21:48:35.832406 | controller |     "Jun 12 20:58:21.959865 crc crio[24437]: time=\"2026-06-12T20:58:21.95536058Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.832422 | controller |     "Jun 12 20:58:21.965975 crc crio[24437]: time=\"2026-06-12T20:58:21.963339053Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-12 21:48:35.832437 | controller |     "Jun 12 20:58:21.965975 crc crio[24437]: time=\"2026-06-12T20:58:21.964911111Z\" level=info msg=\"Ran pod sandbox f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017 with infra container: openstack/neutron-db-sync-9pz4j/POD\" id=8b7cde41-941f-4979-a913-83e5d408581a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.832452 | controller |     "Jun 12 20:58:21.971498 crc crio[24437]: time=\"2026-06-12T20:58:21.970590718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4dccfa38-006d-47b2-98eb-f8a565921a32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.832467 | controller |     "Jun 12 20:58:22.086104 crc crio[24437]: time=\"2026-06-12T20:58:22.085414529Z\" level=info msg=\"Removed container ae7e4994f1d3eb771da82b51acb4e2d1e19c7fa35e675c8053f6db3db99843a8: openstack/dnsmasq-dns-68c444669f-hk28z/init\" id=6f471230-1e3a-4b7e-838b-81f69bb4338b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.832483 | controller |     "Jun 12 20:58:22.098358 crc crio[24437]: time=\"2026-06-12T20:58:22.091088236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=02bf5157-17c1-4d91-ba23-06831e9cb0a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.832498 | controller |     "Jun 12 20:58:22.102654 crc crio[24437]: time=\"2026-06-12T20:58:22.099349535Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-9pz4j/neutron-db-sync\" id=da55d323-9759-425d-8041-bdb0179ff820 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.832513 | controller |     "Jun 12 20:58:22.102654 crc crio[24437]: time=\"2026-06-12T20:58:22.099756395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.832528 | controller |     "Jun 12 20:58:22.162865 crc crio[24437]: 2026-06-12T20:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:150bf72f38113d1 Mac:9a:8f:d8:3b:3f:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/3debd7c8-1a43-4d97-aa28-fb2d4dfe31de SocketPath: PciID:}] [{Interface:0xc0002ac720 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.832542 | controller |     "Jun 12 20:58:22.170909 crc crio[24437]: 2026-06-12T20:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa26438d9273147 Mac:f6:37:8b:ae:6c:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/ac0ed1aa-3f78-4934-aefa-399c85aa492e SocketPath: PciID:}] [{Interface:0xc000440780 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.832557 | controller |     "Jun 12 20:58:22.171976 crc crio[24437]: time=\"2026-06-12T20:58:22.171880385Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-r64ts Namespace:openstack ID:fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782 UID:ab19c6b7-7132-47c0-99d7-a209d038aa90 NetNS:/var/run/netns/ac0ed1aa-3f78-4934-aefa-399c85aa492e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab19c6b7_7132_47c0_99d7_a209d038aa90.slice PodAnnotations:0xc0026aa248}] Aliases:map[]}\"",
2026-06-12 21:48:35.832576 | controller |     "Jun 12 20:58:22.172168 crc crio[24437]: time=\"2026-06-12T20:58:22.17210646Z\" level=info msg=\"Checking pod openstack_placement-db-sync-r64ts for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.832592 | controller |     "Jun 12 20:58:22.187443 crc crio[24437]: time=\"2026-06-12T20:58:22.18572511Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6 UID:5706fed8-bc3d-4407-9a06-67855d57709b NetNS:/var/run/netns/3debd7c8-1a43-4d97-aa28-fb2d4dfe31de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5706fed8_bc3d_4407_9a06_67855d57709b.slice PodAnnotations:0xc0025543f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.832607 | controller |     "Jun 12 20:58:22.187443 crc crio[24437]: time=\"2026-06-12T20:58:22.186981451Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.832623 | controller |     "Jun 12 20:58:22.238845 crc crio[24437]: time=\"2026-06-12T20:58:22.238351841Z\" level=info msg=\"Ran pod sandbox fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782 with infra container: openstack/placement-db-sync-r64ts/POD\" id=bfc9cb08-02eb-47d4-8276-a7f4abe07892 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.832638 | controller |     "Jun 12 20:58:22.257454 crc crio[24437]: time=\"2026-06-12T20:58:22.256576571Z\" level=info msg=\"Ran pod sandbox 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6 with infra container: openstack/ceilometer-0/POD\" id=b14fb42b-0612-417b-83e5-936300154925 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.832654 | controller |     "Jun 12 20:58:22.273072 crc crio[24437]: time=\"2026-06-12T20:58:22.270400734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.832669 | controller |     "Jun 12 20:58:22.274008 crc crio[24437]: time=\"2026-06-12T20:58:22.273877887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=c8f9beac-627a-42d0-adb6-90a182e1a362 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.832684 | controller |     "Jun 12 20:58:22.274223 crc crio[24437]: time=\"2026-06-12T20:58:22.274160105Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=c8f9beac-627a-42d0-adb6-90a182e1a362 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.832699 | controller |     "Jun 12 20:58:22.274327 crc crio[24437]: time=\"2026-06-12T20:58:22.274253966Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=c8f9beac-627a-42d0-adb6-90a182e1a362 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.832715 | controller |     "Jun 12 20:58:22.274485 crc crio[24437]: time=\"2026-06-12T20:58:22.274426661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=6968fd0d-2ffe-4500-839f-61d0fe382d30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.832731 | controller |     "Jun 12 20:58:22.274605 crc crio[24437]: time=\"2026-06-12T20:58:22.274561654Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=6968fd0d-2ffe-4500-839f-61d0fe382d30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.832749 | controller |     "Jun 12 20:58:22.274679 crc crio[24437]: time=\"2026-06-12T20:58:22.274635756Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=6968fd0d-2ffe-4500-839f-61d0fe382d30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.832765 | controller |     "Jun 12 20:58:22.276846 crc crio[24437]: time=\"2026-06-12T20:58:22.276698496Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=9c032104-8d0e-4b25-898d-8a8f1a7929f3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.832780 | controller |     "Jun 12 20:58:22.279443 crc crio[24437]: time=\"2026-06-12T20:58:22.277519385Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f20cc52b-087d-43fb-b479-b841a03da928 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.832795 | controller |     "Jun 12 20:58:22.282045 crc crio[24437]: time=\"2026-06-12T20:58:22.281880361Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-12 21:48:35.832811 | controller |     "Jun 12 20:58:22.283079 crc crio[24437]: time=\"2026-06-12T20:58:22.282717291Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-12 21:48:35.832826 | controller |     "Jun 12 20:58:22.304003 crc crio[24437]: time=\"2026-06-12T20:58:22.30383007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.832842 | controller |     "Jun 12 20:58:22.329318 crc crio[24437]: time=\"2026-06-12T20:58:22.328918266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.832876 | controller |     "Jun 12 20:58:22.349868 crc crio[24437]: time=\"2026-06-12T20:58:22.348871417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.832893 | controller |     "Jun 12 20:58:22.368840 crc crio[24437]: time=\"2026-06-12T20:58:22.368356368Z\" level=info msg=\"Stopped pod sandbox: a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01\" id=e3348d1b-fa1e-4172-94c2-44d608bfcf70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.832909 | controller |     "Jun 12 20:58:22.396226 crc crio[24437]: 2026-06-12T20:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1bc681a90ea53e Mac:76:8f:08:70:6e:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/04321f80-bde3-470d-a660-9f3afcdc58c1 SocketPath: PciID:}] [{Interface:0xc000114770 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.832925 | controller |     "Jun 12 20:58:22.396761 crc crio[24437]: time=\"2026-06-12T20:58:22.396718133Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-pg4jz Namespace:openstack ID:c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b UID:e83214a6-6f54-4523-9c61-59b7ed6dbc9b NetNS:/var/run/netns/04321f80-bde3-470d-a660-9f3afcdc58c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode83214a6_6f54_4523_9c61_59b7ed6dbc9b.slice PodAnnotations:0xc0026aa450}] Aliases:map[]}\"",
2026-06-12 21:48:35.832940 | controller |     "Jun 12 20:58:22.397024 crc crio[24437]: time=\"2026-06-12T20:58:22.396900147Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6674dbf88c-pg4jz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.832960 | controller |     "Jun 12 20:58:22.412003 crc crio[24437]: time=\"2026-06-12T20:58:22.411840587Z\" level=info msg=\"Ran pod sandbox c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b with infra container: openstack/dnsmasq-dns-6674dbf88c-pg4jz/POD\" id=3d00c0ba-9826-40bb-8b96-aab3808b86f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.832976 | controller |     "Jun 12 20:58:22.419418 crc crio[24437]: time=\"2026-06-12T20:58:22.419282848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c3e8ed02-959f-444f-a903-9c34100d8c43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.832991 | controller |     "Jun 12 20:58:22.483044 crc crio[24437]: time=\"2026-06-12T20:58:22.480105165Z\" level=info msg=\"Created container ff626d08ee2b64eb928bdeb9a3e3d2af623023466c415abb424d924ac5790ac3: openstack/dnsmasq-dns-57c96b5555-zczq6/init\" id=10aa233a-e810-4a8a-86a1-d52d39ae108d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.833007 | controller |     "Jun 12 20:58:22.483044 crc crio[24437]: time=\"2026-06-12T20:58:22.482031422Z\" level=info msg=\"Starting container: ff626d08ee2b64eb928bdeb9a3e3d2af623023466c415abb424d924ac5790ac3\" id=5525651e-cac5-4809-908e-2edad43d80de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.833023 | controller |     "Jun 12 20:58:22.490169 crc crio[24437]: time=\"2026-06-12T20:58:22.490069785Z\" level=info msg=\"Started container\" PID=66679 containerID=ff626d08ee2b64eb928bdeb9a3e3d2af623023466c415abb424d924ac5790ac3 description=openstack/dnsmasq-dns-57c96b5555-zczq6/init id=5525651e-cac5-4809-908e-2edad43d80de name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322",
2026-06-12 21:48:35.833038 | controller |     "Jun 12 20:58:22.494605 crc crio[24437]: time=\"2026-06-12T20:58:22.494534994Z\" level=info msg=\"Created container c90c492d024af8720b6288677916b61549acea787fef428ec13afb0a890f6b10: openstack/neutron-db-sync-9pz4j/neutron-db-sync\" id=da55d323-9759-425d-8041-bdb0179ff820 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.833054 | controller |     "Jun 12 20:58:22.499123 crc crio[24437]: time=\"2026-06-12T20:58:22.498397286Z\" level=info msg=\"Starting container: c90c492d024af8720b6288677916b61549acea787fef428ec13afb0a890f6b10\" id=abed045e-3379-4f5e-b205-bbbf4023dcb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.833069 | controller |     "Jun 12 20:58:22.509116 crc crio[24437]: time=\"2026-06-12T20:58:22.50889664Z\" level=info msg=\"Started container\" PID=66682 containerID=c90c492d024af8720b6288677916b61549acea787fef428ec13afb0a890f6b10 description=openstack/neutron-db-sync-9pz4j/neutron-db-sync id=abed045e-3379-4f5e-b205-bbbf4023dcb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017",
2026-06-12 21:48:35.833084 | controller |     "Jun 12 20:58:22.577723 crc crio[24437]: 2026-06-12T20:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:073cb1b1c85882c Mac:fe:bd:45:4c:60:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/dabb21d5-956f-4f8a-af9f-ce0fae5484f6 SocketPath: PciID:}] [{Interface:0xc000350a00 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.833099 | controller |     "Jun 12 20:58:22.577723 crc crio[24437]: time=\"2026-06-12T20:58:22.577333331Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kgvpz Namespace:openstack ID:073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219 UID:f002e25a-7e9f-4823-b228-5f3d71d1aaa2 NetNS:/var/run/netns/dabb21d5-956f-4f8a-af9f-ce0fae5484f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf002e25a_7e9f_4823_b228_5f3d71d1aaa2.slice PodAnnotations:0xc000c242f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.833119 | controller |     "Jun 12 20:58:22.577723 crc crio[24437]: time=\"2026-06-12T20:58:22.577495136Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-kgvpz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.833135 | controller |     "Jun 12 20:58:22.604722 crc crio[24437]: time=\"2026-06-12T20:58:22.604520148Z\" level=info msg=\"Ran pod sandbox 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219 with infra container: openstack/barbican-db-sync-kgvpz/POD\" id=b39bd9ee-4d44-43e2-acda-b05c04c5eefb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.833150 | controller |     "Jun 12 20:58:22.625620 crc crio[24437]: time=\"2026-06-12T20:58:22.625512435Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=6db48a79-a6d8-440c-83e6-d384c0a6820b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.833165 | controller |     "Jun 12 20:58:22.626121 crc crio[24437]: time=\"2026-06-12T20:58:22.625723779Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=6db48a79-a6d8-440c-83e6-d384c0a6820b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.833181 | controller |     "Jun 12 20:58:22.626121 crc crio[24437]: time=\"2026-06-12T20:58:22.625775691Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=6db48a79-a6d8-440c-83e6-d384c0a6820b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.833196 | controller |     "Jun 12 20:58:22.631609 crc crio[24437]: time=\"2026-06-12T20:58:22.631512169Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=c837501a-55f3-4d53-b35a-d03545e9d8de name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.833211 | controller |     "Jun 12 20:58:22.655476 crc crio[24437]: time=\"2026-06-12T20:58:22.655342684Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-12 21:48:35.833227 | controller |     "Jun 12 20:58:22.673119 crc crio[24437]: time=\"2026-06-12T20:58:22.671805582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a4a1bcb9-73ea-4cce-bfc2-97bffc00cf5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.833242 | controller |     "Jun 12 20:58:22.700716 crc crio[24437]: time=\"2026-06-12T20:58:22.700670639Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-pg4jz/init\" id=b2d4a6d5-1152-4671-bdec-c64fe30efd2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.833258 | controller |     "Jun 12 20:58:22.702291 crc crio[24437]: time=\"2026-06-12T20:58:22.702261136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.833273 | controller |     "Jun 12 20:58:22.715375 crc crio[24437]: time=\"2026-06-12T20:58:22.7152226Z\" level=info msg=\"Removing container: 88a72ee3c790f249c06fc1f6b1cc5afa1a96a422b2ce5f2ba39af13de2fa1df6\" id=7f8aa88a-654b-47f3-ad98-14b6a6fa0c65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.833289 | controller |     "Jun 12 20:58:22.777613 crc crio[24437]: 2026-06-12T20:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d3e63005e111fc Mac:4e:d4:29:b0:18:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/ccb00ef2-5147-44ff-90bd-555fabb06148 SocketPath: PciID:}] [{Interface:0xc000142760 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.833304 | controller |     "Jun 12 20:58:22.785767 crc crio[24437]: time=\"2026-06-12T20:58:22.785718151Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358 UID:c490610e-fcf2-4201-9fa3-a19e2645c41f NetNS:/var/run/netns/ccb00ef2-5147-44ff-90bd-555fabb06148 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc490610e_fcf2_4201_9fa3_a19e2645c41f.slice PodAnnotations:0xc001fa45e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.833324 | controller |     "Jun 12 20:58:22.788336 crc crio[24437]: time=\"2026-06-12T20:58:22.788262802Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.833340 | controller |     "Jun 12 20:58:22.795416 crc crio[24437]: time=\"2026-06-12T20:58:22.795257511Z\" level=info msg=\"Removed container 88a72ee3c790f249c06fc1f6b1cc5afa1a96a422b2ce5f2ba39af13de2fa1df6: openstack/dnsmasq-dns-68dfc8c9f9-xmv84/init\" id=7f8aa88a-654b-47f3-ad98-14b6a6fa0c65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.833355 | controller |     "Jun 12 20:58:22.848754 crc crio[24437]: time=\"2026-06-12T20:58:22.834975329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.833370 | controller |     "Jun 12 20:58:22.848754 crc crio[24437]: time=\"2026-06-12T20:58:22.840630916Z\" level=info msg=\"Ran pod sandbox 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358 with infra container: openstack/glance-default-internal-api-0/POD\" id=985fa2f2-b37f-40ce-8ab3-79838da7f60b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.833385 | controller |     "Jun 12 20:58:22.848754 crc crio[24437]: time=\"2026-06-12T20:58:22.845896323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.833401 | controller |     "Jun 12 20:58:22.857557 crc crio[24437]: time=\"2026-06-12T20:58:22.857463883Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=94028dff-6a85-4d00-a682-e22cb8d42277 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.833416 | controller |     "Jun 12 20:58:22.871068 crc crio[24437]: time=\"2026-06-12T20:58:22.869644566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=259aa94f-c8e9-43da-a63c-b933ba4ad123 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.833430 | controller |     "Jun 12 20:58:22.879374 crc crio[24437]: time=\"2026-06-12T20:58:22.877519557Z\" level=info msg=\"Stopping pod sandbox: bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322\" id=f2135d45-bb45-4df8-ac0e-2a19a2c814b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.833446 | controller |     "Jun 12 20:58:22.879374 crc crio[24437]: time=\"2026-06-12T20:58:22.878138571Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-zczq6 Namespace:openstack ID:bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322 UID:e1c635b3-2041-4c75-9f4e-5b7921984f61 NetNS:/var/run/netns/dd4738cb-c988-4c2d-b85d-aa17538db237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1c635b3_2041_4c75_9f4e_5b7921984f61.slice PodAnnotations:0xc00282c558}] Aliases:map[]}\"",
2026-06-12 21:48:35.833461 | controller |     "Jun 12 20:58:22.879374 crc crio[24437]: time=\"2026-06-12T20:58:22.878320096Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-57c96b5555-zczq6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.833477 | controller |     "Jun 12 20:58:22.891515 crc crio[24437]: time=\"2026-06-12T20:58:22.891416942Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=e8369392-e819-483c-8996-1be55f2555d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.833495 | controller |     "Jun 12 20:58:22.893536 crc crio[24437]: time=\"2026-06-12T20:58:22.893478022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.833511 | controller |     "Jun 12 20:58:23.158665 crc crio[24437]: time=\"2026-06-12T20:58:23.158451838Z\" level=info msg=\"Created container 3988a519be7e9294d26c0607a58d2d57cd9cb69e63a307ea4f468227322e2730: openstack/dnsmasq-dns-6674dbf88c-pg4jz/init\" id=b2d4a6d5-1152-4671-bdec-c64fe30efd2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.833527 | controller |     "Jun 12 20:58:23.171775 crc crio[24437]: time=\"2026-06-12T20:58:23.171522603Z\" level=info msg=\"Starting container: 3988a519be7e9294d26c0607a58d2d57cd9cb69e63a307ea4f468227322e2730\" id=cb7568f5-cc78-4ed9-86c1-5542c2e6eec6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.833542 | controller |     "Jun 12 20:58:23.206986 crc crio[24437]: time=\"2026-06-12T20:58:23.204617232Z\" level=info msg=\"Started container\" PID=66829 containerID=3988a519be7e9294d26c0607a58d2d57cd9cb69e63a307ea4f468227322e2730 description=openstack/dnsmasq-dns-6674dbf88c-pg4jz/init id=cb7568f5-cc78-4ed9-86c1-5542c2e6eec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b",
2026-06-12 21:48:35.833557 | controller |     "Jun 12 20:58:23.211187 crc crio[24437]: time=\"2026-06-12T20:58:23.209798796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.833572 | controller |     "Jun 12 20:58:23.215694 crc crio[24437]: 2026-06-12T20:58:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ece87d9de3377cd Mac:76:76:51:5e:ed:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/041a3745-e061-4f8e-a992-d57eabe8cac2 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.833588 | controller |     "Jun 12 20:58:23.215694 crc crio[24437]: time=\"2026-06-12T20:58:23.214741406Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63 UID:5bebb9b3-1345-4520-9118-deea31cd2e9f NetNS:/var/run/netns/041a3745-e061-4f8e-a992-d57eabe8cac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bebb9b3_1345_4520_9118_deea31cd2e9f.slice PodAnnotations:0xc0026aa618}] Aliases:map[]}\"",
2026-06-12 21:48:35.833603 | controller |     "Jun 12 20:58:23.215694 crc crio[24437]: time=\"2026-06-12T20:58:23.214888909Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.833618 | controller |     "Jun 12 20:58:23.228986 crc crio[24437]: time=\"2026-06-12T20:58:23.226266634Z\" level=info msg=\"Ran pod sandbox ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63 with infra container: openstack/glance-default-external-api-0/POD\" id=0ee26757-c328-46f8-822e-caeae3b513c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.833634 | controller |     "Jun 12 20:58:23.241634 crc crio[24437]: time=\"2026-06-12T20:58:23.241535142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=bafd7aec-329d-4d38-87a8-d55823b5fe84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.833649 | controller |     "Jun 12 20:58:23.277266 crc crio[24437]: time=\"2026-06-12T20:58:23.276465295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=81ce49d8-5e39-4202-8789-ae94ef991282 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.833668 | controller |     "Jun 12 20:58:23.342016 crc crio[24437]: time=\"2026-06-12T20:58:23.341619698Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=98be79a6-0e67-4ab9-9bf0-3b62256dd78c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.833683 | controller |     "Jun 12 20:58:23.345988 crc crio[24437]: time=\"2026-06-12T20:58:23.343432982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.833698 | controller |     "Jun 12 20:58:23.608989 crc crio[24437]: time=\"2026-06-12T20:58:23.598775764Z\" level=info msg=\"Stopped pod sandbox: bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322\" id=f2135d45-bb45-4df8-ac0e-2a19a2c814b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.833714 | controller |     "Jun 12 20:58:23.799807 crc crio[24437]: time=\"2026-06-12T20:58:23.799017007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.833729 | controller |     "Jun 12 20:58:24.133827 crc crio[24437]: time=\"2026-06-12T20:58:24.133743016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=697cccc3-7753-4f7a-9fcf-1fbb3b138fb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.833744 | controller |     "Jun 12 20:58:24.205710 crc crio[24437]: time=\"2026-06-12T20:58:24.20559408Z\" level=info msg=\"Removing container: ff626d08ee2b64eb928bdeb9a3e3d2af623023466c415abb424d924ac5790ac3\" id=75efc319-8531-42c3-9e79-2a09ac60f20f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.833759 | controller |     "Jun 12 20:58:24.300866 crc crio[24437]: time=\"2026-06-12T20:58:24.295451259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d66b0483-95f0-485d-b6b3-0acacc0048b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.833774 | controller |     "Jun 12 20:58:24.324363 crc crio[24437]: time=\"2026-06-12T20:58:24.324232083Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-pg4jz/dnsmasq-dns\" id=37b546a3-51bf-4672-a246-9c7a03ffbbaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.833789 | controller |     "Jun 12 20:58:24.324799 crc crio[24437]: time=\"2026-06-12T20:58:24.324712876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.833804 | controller |     "Jun 12 20:58:24.573341 crc crio[24437]: time=\"2026-06-12T20:58:24.573060159Z\" level=info msg=\"Removed container ff626d08ee2b64eb928bdeb9a3e3d2af623023466c415abb424d924ac5790ac3: openstack/dnsmasq-dns-57c96b5555-zczq6/init\" id=75efc319-8531-42c3-9e79-2a09ac60f20f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.833819 | controller |     "Jun 12 20:58:24.644185 crc crio[24437]: time=\"2026-06-12T20:58:24.644109754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.833836 | controller |     "Jun 12 20:58:24.674345 crc crio[24437]: time=\"2026-06-12T20:58:24.673885682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.833879 | controller |     "Jun 12 20:58:24.973448 crc crio[24437]: time=\"2026-06-12T20:58:24.973242137Z\" level=info msg=\"Created container 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5: openstack/dnsmasq-dns-6674dbf88c-pg4jz/dnsmasq-dns\" id=37b546a3-51bf-4672-a246-9c7a03ffbbaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.833900 | controller |     "Jun 12 20:58:24.977588 crc crio[24437]: time=\"2026-06-12T20:58:24.977496279Z\" level=info msg=\"Starting container: 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5\" id=677f5236-8756-4bef-816c-cc4e4ed452b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.833917 | controller |     "Jun 12 20:58:24.992282 crc crio[24437]: time=\"2026-06-12T20:58:24.992183055Z\" level=info msg=\"Started container\" PID=66903 containerID=33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5 description=openstack/dnsmasq-dns-6674dbf88c-pg4jz/dnsmasq-dns id=677f5236-8756-4bef-816c-cc4e4ed452b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b",
2026-06-12 21:48:35.833933 | controller |     "Jun 12 20:58:25.419975 crc crio[24437]: time=\"2026-06-12T20:58:25.419839236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.833949 | controller |     "Jun 12 20:58:25.602064 crc crio[24437]: time=\"2026-06-12T20:58:25.601274475Z\" level=info msg=\"Created container 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6: openstack/glance-default-internal-api-0/glance-log\" id=e8369392-e819-483c-8996-1be55f2555d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.833964 | controller |     "Jun 12 20:58:25.608113 crc crio[24437]: time=\"2026-06-12T20:58:25.608010208Z\" level=info msg=\"Starting container: 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6\" id=995d908e-7259-46a3-8994-f69ef00ab1f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.833979 | controller |     "Jun 12 20:58:25.619337 crc crio[24437]: time=\"2026-06-12T20:58:25.619243959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.833994 | controller |     "Jun 12 20:58:25.636637 crc crio[24437]: time=\"2026-06-12T20:58:25.636554476Z\" level=info msg=\"Started container\" PID=66925 containerID=9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6 description=openstack/glance-default-internal-api-0/glance-log id=995d908e-7259-46a3-8994-f69ef00ab1f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358",
2026-06-12 21:48:35.834010 | controller |     "Jun 12 20:58:25.659097 crc crio[24437]: time=\"2026-06-12T20:58:25.659020699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=72511673-98af-491a-98a0-3d295e4ed96e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.834025 | controller |     "Jun 12 20:58:25.705266 crc crio[24437]: time=\"2026-06-12T20:58:25.705045419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=88b37d84-857c-449f-a27d-0f1c840063cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.834040 | controller |     "Jun 12 20:58:25.724854 crc crio[24437]: time=\"2026-06-12T20:58:25.724689403Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=8ef1c5b6-f6d4-43bf-8c9e-8782a6194860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.834055 | controller |     "Jun 12 20:58:25.726398 crc crio[24437]: time=\"2026-06-12T20:58:25.726252531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.834070 | controller |     "Jun 12 20:58:25.788755 crc crio[24437]: time=\"2026-06-12T20:58:25.788638317Z\" level=info msg=\"Created container 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69: openstack/glance-default-external-api-0/glance-log\" id=98be79a6-0e67-4ab9-9bf0-3b62256dd78c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.834120 | controller |     "Jun 12 20:58:25.799674 crc crio[24437]: time=\"2026-06-12T20:58:25.799590721Z\" level=info msg=\"Starting container: 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69\" id=fa3d4a5b-4813-446c-9e62-c043b95a6061 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.834138 | controller |     "Jun 12 20:58:25.823565 crc crio[24437]: time=\"2026-06-12T20:58:25.822252938Z\" level=info msg=\"Started container\" PID=66947 containerID=9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69 description=openstack/glance-default-external-api-0/glance-log id=fa3d4a5b-4813-446c-9e62-c043b95a6061 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63",
2026-06-12 21:48:35.834154 | controller |     "Jun 12 20:58:25.837018 crc crio[24437]: time=\"2026-06-12T20:58:25.835716874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.834170 | controller |     "Jun 12 20:58:25.878227 crc crio[24437]: time=\"2026-06-12T20:58:25.877149193Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3edae3d7-7e7f-48ed-87e8-97dba6e73119 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.834185 | controller |     "Jun 12 20:58:25.945161 crc crio[24437]: time=\"2026-06-12T20:58:25.942984152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a359678b-3a69-406d-bc1f-7bd2f3d1a065 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.834200 | controller |     "Jun 12 20:58:25.989150 crc crio[24437]: time=\"2026-06-12T20:58:25.989062144Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=caa8d54a-d87b-4425-822c-b411c14de630 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.834215 | controller |     "Jun 12 20:58:25.994522 crc crio[24437]: time=\"2026-06-12T20:58:25.994447903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.834231 | controller |     "Jun 12 20:58:26.134495 crc crio[24437]: time=\"2026-06-12T20:58:26.134124005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.834246 | controller |     "Jun 12 20:58:27.178490 crc crio[24437]: time=\"2026-06-12T20:58:27.177151339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.834261 | controller |     "Jun 12 20:58:27.309206 crc crio[24437]: time=\"2026-06-12T20:58:27.308216032Z\" level=info msg=\"Created container b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5: openstack/glance-default-internal-api-0/glance-httpd\" id=8ef1c5b6-f6d4-43bf-8c9e-8782a6194860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.834276 | controller |     "Jun 12 20:58:27.313080 crc crio[24437]: time=\"2026-06-12T20:58:27.313015478Z\" level=info msg=\"Starting container: b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5\" id=075a5333-2602-4131-8d4b-6ea4ecba10e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.834291 | controller |     "Jun 12 20:58:27.329181 crc crio[24437]: time=\"2026-06-12T20:58:27.329062885Z\" level=info msg=\"Started container\" PID=67075 containerID=b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5 description=openstack/glance-default-internal-api-0/glance-httpd id=075a5333-2602-4131-8d4b-6ea4ecba10e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358",
2026-06-12 21:48:35.834310 | controller |     "Jun 12 20:58:27.467654 crc crio[24437]: time=\"2026-06-12T20:58:27.467542187Z\" level=info msg=\"Stopping container: 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6 (timeout: 30s)\" id=bf411c79-2c3f-4b21-8519-23ddd561afda name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.834326 | controller |     "Jun 12 20:58:27.468881 crc crio[24437]: time=\"2026-06-12T20:58:27.468794758Z\" level=info msg=\"Stopping container: b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5 (timeout: 30s)\" id=c7311a91-2943-4a42-b074-9733925bd01b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.834341 | controller |     "Jun 12 20:58:27.491706 crc crio[24437]: time=\"2026-06-12T20:58:27.491428284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.834357 | controller |     "Jun 12 20:58:27.698403 crc crio[24437]: time=\"2026-06-12T20:58:27.698317897Z\" level=info msg=\"Created container 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca: openstack/glance-default-external-api-0/glance-httpd\" id=caa8d54a-d87b-4425-822c-b411c14de630 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.834372 | controller |     "Jun 12 20:58:27.700536 crc crio[24437]: time=\"2026-06-12T20:58:27.700497169Z\" level=info msg=\"Starting container: 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca\" id=c2bc6860-0130-4f63-8acc-cdc5b3759863 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.834387 | controller |     "Jun 12 20:58:27.716862 crc crio[24437]: time=\"2026-06-12T20:58:27.711499044Z\" level=info msg=\"Started container\" PID=67150 containerID=3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca description=openstack/glance-default-external-api-0/glance-httpd id=c2bc6860-0130-4f63-8acc-cdc5b3759863 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63",
2026-06-12 21:48:35.834402 | controller |     "Jun 12 20:58:27.820127 crc crio[24437]: time=\"2026-06-12T20:58:27.819434939Z\" level=info msg=\"Stopped container b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5: openstack/glance-default-internal-api-0/glance-httpd\" id=c7311a91-2943-4a42-b074-9733925bd01b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.834418 | controller |     "Jun 12 20:58:28.072593 crc crio[24437]: time=\"2026-06-12T20:58:28.072392015Z\" level=info msg=\"Stopped container 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6: openstack/glance-default-internal-api-0/glance-log\" id=bf411c79-2c3f-4b21-8519-23ddd561afda name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.834433 | controller |     "Jun 12 20:58:28.074508 crc crio[24437]: time=\"2026-06-12T20:58:28.074436344Z\" level=info msg=\"Stopping pod sandbox: 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358\" id=78e1822f-d57a-4545-aecb-64ce7e07647a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.834447 | controller |     "Jun 12 20:58:28.075272 crc crio[24437]: time=\"2026-06-12T20:58:28.075165492Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358 UID:c490610e-fcf2-4201-9fa3-a19e2645c41f NetNS:/var/run/netns/ccb00ef2-5147-44ff-90bd-555fabb06148 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc490610e_fcf2_4201_9fa3_a19e2645c41f.slice PodAnnotations:0xc00282d440}] Aliases:map[]}\"",
2026-06-12 21:48:35.834462 | controller |     "Jun 12 20:58:28.075424 crc crio[24437]: time=\"2026-06-12T20:58:28.075369507Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.834481 | controller |     "Jun 12 20:58:28.502636 crc crio[24437]: time=\"2026-06-12T20:58:28.499817722Z\" level=info msg=\"Stopping container: 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69 (timeout: 30s)\" id=3f3fd926-cc7c-4df7-800a-0820df7107b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.834496 | controller |     "Jun 12 20:58:28.502636 crc crio[24437]: time=\"2026-06-12T20:58:28.50017331Z\" level=info msg=\"Stopping container: 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca (timeout: 30s)\" id=883b31c6-ac00-414b-a5db-f08abbfc37da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.834511 | controller |     "Jun 12 20:58:29.540991 crc crio[24437]: time=\"2026-06-12T20:58:29.539257358Z\" level=info msg=\"Stopping pod sandbox: 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3\" id=55a61865-3c3f-49b1-98b4-a1c9a694c89f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.834526 | controller |     "Jun 12 20:58:29.540991 crc crio[24437]: time=\"2026-06-12T20:58:29.54018361Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-cjlvb Namespace:openstack ID:0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3 UID:8b3fc872-5a6c-410e-a874-bb567f009516 NetNS:/var/run/netns/3433c785-e151-4842-a16b-e0f8ec62e7ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3fc872_5a6c_410e_a874_bb567f009516.slice PodAnnotations:0xc00282c2d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.834541 | controller |     "Jun 12 20:58:29.540991 crc crio[24437]: time=\"2026-06-12T20:58:29.540349224Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-cjlvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.834556 | controller |     "Jun 12 20:58:31.512400 crc crio[24437]: time=\"2026-06-12T20:58:31.511128649Z\" level=info msg=\"Stopping container: 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459 (timeout: 10s)\" id=89a1f4ab-263e-4a3b-a5b3-834b7bfbab52 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.834571 | controller |     "Jun 12 20:58:32.043514 crc crio[24437]: time=\"2026-06-12T20:58:32.043266762Z\" level=info msg=\"Stopped container 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69: openstack/glance-default-external-api-0/glance-log\" id=3f3fd926-cc7c-4df7-800a-0820df7107b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.834586 | controller |     "Jun 12 20:58:34.902868 crc crio[24437]: time=\"2026-06-12T20:58:34.902436008Z\" level=info msg=\"Stopped container 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459: openstack/dnsmasq-dns-7b6fcdc445-nk789/dnsmasq-dns\" id=89a1f4ab-263e-4a3b-a5b3-834b7bfbab52 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.834600 | controller |     "Jun 12 20:58:34.904529 crc crio[24437]: time=\"2026-06-12T20:58:34.903883963Z\" level=info msg=\"Stopping pod sandbox: 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981\" id=e304e5a8-dfa0-46b3-a5a9-3c517ffcb8ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.834615 | controller |     "Jun 12 20:58:34.905312 crc crio[24437]: time=\"2026-06-12T20:58:34.905227135Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-nk789 Namespace:openstack ID:72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981 UID:ad97f73f-fd80-4634-ad81-bb5a15a84cf1 NetNS:/var/run/netns/92e0782b-453b-4d96-ae92-6d4b1fe8fce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad97f73f_fd80_4634_ad81_bb5a15a84cf1.slice PodAnnotations:0xc002554080}] Aliases:map[]}\"",
2026-06-12 21:48:35.834630 | controller |     "Jun 12 20:58:34.905477 crc crio[24437]: time=\"2026-06-12T20:58:34.905450391Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-nk789 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.834651 | controller |     "Jun 12 20:58:35.062411 crc crio[24437]: time=\"2026-06-12T20:58:35.061676812Z\" level=info msg=\"Stopped container 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca: openstack/glance-default-external-api-0/glance-httpd\" id=883b31c6-ac00-414b-a5db-f08abbfc37da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.834666 | controller |     "Jun 12 20:58:35.064885 crc crio[24437]: time=\"2026-06-12T20:58:35.064706405Z\" level=info msg=\"Stopping pod sandbox: ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63\" id=bc345789-5419-4538-a1fa-08cc64e54e24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.834682 | controller |     "Jun 12 20:58:35.066322 crc crio[24437]: time=\"2026-06-12T20:58:35.066136909Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63 UID:5bebb9b3-1345-4520-9118-deea31cd2e9f NetNS:/var/run/netns/041a3745-e061-4f8e-a992-d57eabe8cac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bebb9b3_1345_4520_9118_deea31cd2e9f.slice PodAnnotations:0xc002554220}] Aliases:map[]}\"",
2026-06-12 21:48:35.834697 | controller |     "Jun 12 20:58:35.066467 crc crio[24437]: time=\"2026-06-12T20:58:35.066356224Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.834712 | controller |     "Jun 12 20:58:35.069649 crc crio[24437]: time=\"2026-06-12T20:58:35.068614489Z\" level=info msg=\"Stopped pod sandbox: 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358\" id=78e1822f-d57a-4545-aecb-64ce7e07647a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.834727 | controller |     "Jun 12 20:58:35.092557 crc crio[24437]: time=\"2026-06-12T20:58:35.092415154Z\" level=info msg=\"Stopped pod sandbox: 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3\" id=55a61865-3c3f-49b1-98b4-a1c9a694c89f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.834742 | controller |     "Jun 12 20:58:35.689470 crc crio[24437]: time=\"2026-06-12T20:58:35.688479729Z\" level=info msg=\"Removing container: b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5\" id=2b3aac0a-2a60-4bfa-bdce-b66882417cf3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.834757 | controller |     "Jun 12 20:58:36.165503 crc crio[24437]: time=\"2026-06-12T20:58:36.164758675Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=8998a88f-4691-47e9-807b-501f7b153c92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.834772 | controller |     "Jun 12 20:58:36.170015 crc crio[24437]: time=\"2026-06-12T20:58:36.165629535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.834787 | controller |     "Jun 12 20:58:36.981269 crc crio[24437]: time=\"2026-06-12T20:58:36.97956054Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-wpktq/POD\" id=81a82c12-1dd9-464a-a5f0-f07cce9e9174 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.834802 | controller |     "Jun 12 20:58:36.981477 crc crio[24437]: time=\"2026-06-12T20:58:36.981449495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.834817 | controller |     "Jun 12 20:58:40.690210 crc crio[24437]: time=\"2026-06-12T20:58:40.689256763Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857\" id=9c032104-8d0e-4b25-898d-8a8f1a7929f3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.834835 | controller |     "Jun 12 20:58:40.693088 crc crio[24437]: time=\"2026-06-12T20:58:40.69281401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=fe8db891-4899-4899-b2f4-aaec2e72db08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.834868 | controller |     "Jun 12 20:58:42.779409 crc crio[24437]: time=\"2026-06-12T20:58:42.778814025Z\" level=info msg=\"Stopped pod sandbox: ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63\" id=bc345789-5419-4538-a1fa-08cc64e54e24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.834885 | controller |     "Jun 12 20:58:42.821820 crc crio[24437]: time=\"2026-06-12T20:58:42.821733652Z\" level=info msg=\"Stopped pod sandbox: 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981\" id=e304e5a8-dfa0-46b3-a5a9-3c517ffcb8ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.834900 | controller |     "Jun 12 20:58:44.404626 crc crio[24437]: time=\"2026-06-12T20:58:44.404001619Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=c7797f97-04d5-4a87-91ce-6d29c32b7cbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.834916 | controller |     "Jun 12 20:58:44.404626 crc crio[24437]: time=\"2026-06-12T20:58:44.404617853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.834930 | controller |     "Jun 12 20:58:49.962352 crc crio[24437]: time=\"2026-06-12T20:58:49.960423334Z\" level=info msg=\"Stopping pod sandbox: f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017\" id=00467ef8-1f49-47e2-a106-65c4da3999ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.834946 | controller |     "Jun 12 20:58:49.964901 crc crio[24437]: time=\"2026-06-12T20:58:49.9648127Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9pz4j Namespace:openstack ID:f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017 UID:b2625af4-cb3b-4bc3-be9d-5757e24278b7 NetNS:/var/run/netns/091f77b2-e5da-49f7-ab19-902d0d5e66a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2625af4_cb3b_4bc3_be9d_5757e24278b7.slice PodAnnotations:0xc006eccb80}] Aliases:map[]}\"",
2026-06-12 21:48:35.834962 | controller |     "Jun 12 20:58:49.965170 crc crio[24437]: time=\"2026-06-12T20:58:49.965150197Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-9pz4j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.834977 | controller |     "Jun 12 20:58:53.707713 crc crio[24437]: time=\"2026-06-12T20:58:53.706801032Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd\" id=c837501a-55f3-4d53-b35a-d03545e9d8de name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.834993 | controller |     "Jun 12 20:58:53.709724 crc crio[24437]: time=\"2026-06-12T20:58:53.709610181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=dbee1c10-2333-46a8-8a3d-24d5d140ddb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.835008 | controller |     "Jun 12 20:58:53.718070 crc crio[24437]: time=\"2026-06-12T20:58:53.718012654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=6a73f960-ea36-4969-983d-4c3a799a4086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.835023 | controller |     "Jun 12 20:58:53.724761 crc crio[24437]: time=\"2026-06-12T20:58:53.724641963Z\" level=info msg=\"Removed container b5c46fbb14ff63334d03573c721d932522c460b2e2d517bb5d6bf139ef1aeca5: openstack/glance-default-internal-api-0/glance-httpd\" id=2b3aac0a-2a60-4bfa-bdce-b66882417cf3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.835042 | controller |     "Jun 12 20:58:53.728651 crc crio[24437]: time=\"2026-06-12T20:58:53.728567878Z\" level=info msg=\"Removing container: 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6\" id=60ac0ca1-7f6c-4d75-8eab-71921a6d7d82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.835057 | controller |     "Jun 12 20:58:53.731503 crc crio[24437]: time=\"2026-06-12T20:58:53.731100789Z\" level=info msg=\"Stopped pod sandbox: f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017\" id=00467ef8-1f49-47e2-a106-65c4da3999ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.835072 | controller |     "Jun 12 20:58:53.751894 crc crio[24437]: time=\"2026-06-12T20:58:53.751764518Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc\" id=f20cc52b-087d-43fb-b479-b841a03da928 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.835087 | controller |     "Jun 12 20:58:53.753080 crc crio[24437]: time=\"2026-06-12T20:58:53.753017949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=547d91fc-a527-4655-adb5-3618af0e3b7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.835102 | controller |     "Jun 12 20:58:55.669995 crc crio[24437]: time=\"2026-06-12T20:58:55.669345429Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-glxtt/POD\" id=417846ca-8783-4a81-8dc8-e408a8fe78f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.835117 | controller |     "Jun 12 20:58:55.670786 crc crio[24437]: time=\"2026-06-12T20:58:55.670053116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.835131 | controller |     "Jun 12 20:58:55.913074 crc crio[24437]: time=\"2026-06-12T20:58:55.912528248Z\" level=info msg=\"Running pod sandbox: openstack/neutron-86bd4546dd-lcvs4/POD\" id=9ea006ee-3f7e-4387-9ad9-ff5e87c74cea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.835146 | controller |     "Jun 12 20:58:55.913232 crc crio[24437]: time=\"2026-06-12T20:58:55.913084491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.835161 | controller |     "Jun 12 20:58:56.039878 crc crio[24437]: time=\"2026-06-12T20:58:56.03979178Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67 UID:95791ab5-fe9b-44c4-97a0-27a95d7d9d0b NetNS:/var/run/netns/77286af2-6a32-45d8-9300-a612bafedff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95791ab5_fe9b_44c4_97a0_27a95d7d9d0b.slice PodAnnotations:0xc0027462f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.835177 | controller |     "Jun 12 20:58:56.039878 crc crio[24437]: time=\"2026-06-12T20:58:56.039884612Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.835192 | controller |     "Jun 12 20:58:56.117334 crc crio[24437]: time=\"2026-06-12T20:58:56.117075234Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-wpktq Namespace:openstack ID:0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b UID:6ef87707-22cc-4dca-8a27-58d8b633e5d8 NetNS:/var/run/netns/5e1deeee-8dd5-4b3e-82ed-bb0c58421d7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ef87707_22cc_4dca_8a27_58d8b633e5d8.slice PodAnnotations:0xc00012aac8}] Aliases:map[]}\"",
2026-06-12 21:48:35.835212 | controller |     "Jun 12 20:58:56.117334 crc crio[24437]: time=\"2026-06-12T20:58:56.117125005Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-wpktq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.835229 | controller |     "Jun 12 20:58:56.129780 crc crio[24437]: time=\"2026-06-12T20:58:56.129642148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=5d351a18-5248-4f17-8a2d-83dd9e8d2191 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.835245 | controller |     "Jun 12 20:58:56.149771 crc crio[24437]: time=\"2026-06-12T20:58:56.149377294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a3868cea-0184-4b65-abe0-fd8d36dae165 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.835260 | controller |     "Jun 12 20:58:56.151011 crc crio[24437]: time=\"2026-06-12T20:58:56.15084834Z\" level=info msg=\"Removed container 9863bf27795ca2928f54e3e5dc98c61acc36c87140f9e32265a161af829144e6: openstack/glance-default-internal-api-0/glance-log\" id=60ac0ca1-7f6c-4d75-8eab-71921a6d7d82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.835276 | controller |     "Jun 12 20:58:56.163087 crc crio[24437]: time=\"2026-06-12T20:58:56.162984622Z\" level=info msg=\"Removing container: 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459\" id=daddc53a-911a-4aea-bad5-84f83c8a34e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.835291 | controller |     "Jun 12 20:58:56.217696 crc crio[24437]: time=\"2026-06-12T20:58:56.214529137Z\" level=info msg=\"Creating container: openstack/placement-db-sync-r64ts/placement-db-sync\" id=90089d80-93fa-4d79-a99a-25ee38105616 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.835306 | controller |     "Jun 12 20:58:56.271849 crc crio[24437]: time=\"2026-06-12T20:58:56.271790049Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=319bc196-d7e9-4cde-9078-370dd0cc8765 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.835322 | controller |     "Jun 12 20:58:56.279768 crc crio[24437]: time=\"2026-06-12T20:58:56.279673119Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-kgvpz/barbican-db-sync\" id=d02610fe-9f62-44f0-8774-77bcbad8164d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.835336 | controller |     "Jun 12 20:58:56.295498 crc crio[24437]: time=\"2026-06-12T20:58:56.295246875Z\" level=info msg=\"Removed container 12df79e9e8e34756b3fb9a58234d178be469142c943ae773b406a4326a386459: openstack/dnsmasq-dns-7b6fcdc445-nk789/dnsmasq-dns\" id=daddc53a-911a-4aea-bad5-84f83c8a34e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.835352 | controller |     "Jun 12 20:58:56.299628 crc crio[24437]: time=\"2026-06-12T20:58:56.298643466Z\" level=info msg=\"Removing container: c6f949a03d9af34412ab3b9189408045521a1f4d90b2bb077c0c70799cfb6f5a\" id=d7638e19-75a9-43ff-94a4-66371dbe5530 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.835367 | controller |     "Jun 12 20:58:56.309440 crc crio[24437]: time=\"2026-06-12T20:58:56.309062778Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663 UID:bbc15e4d-f665-4aa8-8eeb-cc8f87ef3c2f NetNS:/var/run/netns/8f5d9dc2-26b0-4857-b7d3-cbd63f9027f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc15e4d_f665_4aa8_8eeb_cc8f87ef3c2f.slice PodAnnotations:0xc00008c1d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.835386 | controller |     "Jun 12 20:58:56.309440 crc crio[24437]: time=\"2026-06-12T20:58:56.30911733Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.835402 | controller |     "Jun 12 20:58:56.316550 crc crio[24437]: time=\"2026-06-12T20:58:56.316408165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.835417 | controller |     "Jun 12 20:58:56.331823 crc crio[24437]: time=\"2026-06-12T20:58:56.331663274Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-glxtt Namespace:openstack ID:062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08 UID:58179da5-c6ed-4ee0-98b8-f4692f4c6809 NetNS:/var/run/netns/00ad41ac-5da2-4e23-89f1-f0c6575215a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58179da5_c6ed_4ee0_98b8_f4692f4c6809.slice PodAnnotations:0xc0026aa268}] Aliases:map[]}\"",
2026-06-12 21:48:35.835433 | controller |     "Jun 12 20:58:56.331823 crc crio[24437]: time=\"2026-06-12T20:58:56.331813927Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c85d9984c-glxtt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.835448 | controller |     "Jun 12 20:58:56.351763 crc crio[24437]: time=\"2026-06-12T20:58:56.350115279Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102\" id=7552abee-00ce-4cd3-80d7-a296d208fb6a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.835464 | controller |     "Jun 12 20:58:56.351763 crc crio[24437]: time=\"2026-06-12T20:58:56.351464581Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=78fb8c7c-be43-4141-8973-9da8d3172110 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.835479 | controller |     "Jun 12 20:58:56.367487 crc crio[24437]: time=\"2026-06-12T20:58:56.367395187Z\" level=info msg=\"Removed container c6f949a03d9af34412ab3b9189408045521a1f4d90b2bb077c0c70799cfb6f5a: openstack/dnsmasq-dns-7b6fcdc445-nk789/init\" id=d7638e19-75a9-43ff-94a4-66371dbe5530 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.835494 | controller |     "Jun 12 20:58:56.383659 crc crio[24437]: time=\"2026-06-12T20:58:56.383568456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.835510 | controller |     "Jun 12 20:58:56.399865 crc crio[24437]: time=\"2026-06-12T20:58:56.399577242Z\" level=info msg=\"Got pod network &{Name:neutron-86bd4546dd-lcvs4 Namespace:openstack ID:3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce UID:39d8756b-58d3-4914-9fb7-5be0e79173b9 NetNS:/var/run/netns/ed5d73f3-8add-40ea-9ab9-1f85312e0b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39d8756b_58d3_4914_9fb7_5be0e79173b9.slice PodAnnotations:0xc001fa45a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.835525 | controller |     "Jun 12 20:58:56.399865 crc crio[24437]: time=\"2026-06-12T20:58:56.399659494Z\" level=info msg=\"Adding pod openstack_neutron-86bd4546dd-lcvs4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.835540 | controller |     "Jun 12 20:58:56.401677 crc crio[24437]: time=\"2026-06-12T20:58:56.401607502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.835556 | controller |     "Jun 12 20:58:56.413202 crc crio[24437]: time=\"2026-06-12T20:58:56.413002387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4a3946a2-85ec-4234-9163-32eb2f6d4ed7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.835574 | controller |     "Jun 12 20:58:56.466051 crc crio[24437]: time=\"2026-06-12T20:58:56.465015912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.835590 | controller |     "Jun 12 20:58:56.483988 crc crio[24437]: time=\"2026-06-12T20:58:56.480356912Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-5wc9b/cinder-db-sync\" id=3750c4ed-8d06-492d-a03b-92ac4bbf984d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.835605 | controller |     "Jun 12 20:58:56.489405 crc crio[24437]: time=\"2026-06-12T20:58:56.488620182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.835620 | controller |     "Jun 12 20:58:56.494903 crc crio[24437]: time=\"2026-06-12T20:58:56.49477263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.835635 | controller |     "Jun 12 20:58:56.524904 crc crio[24437]: time=\"2026-06-12T20:58:56.524801125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.835650 | controller |     "Jun 12 20:58:56.529829 crc crio[24437]: time=\"2026-06-12T20:58:56.529759975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.835707 | controller |     "Jun 12 20:58:56.552505 crc crio[24437]: time=\"2026-06-12T20:58:56.5523451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.835728 | controller |     "Jun 12 20:58:56.556680 crc crio[24437]: time=\"2026-06-12T20:58:56.556533961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.835744 | controller |     "Jun 12 20:58:56.670186 crc crio[24437]: time=\"2026-06-12T20:58:56.670123333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.835760 | controller |     "Jun 12 20:58:56.677713 crc crio[24437]: time=\"2026-06-12T20:58:56.677643925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.835775 | controller |     "Jun 12 20:58:56.717747 crc crio[24437]: time=\"2026-06-12T20:58:56.71764952Z\" level=info msg=\"Created container adff543aff80de1119b95201ad5dab637b698570d8535b9694e6df6d6a0ca758: openstack/placement-db-sync-r64ts/placement-db-sync\" id=90089d80-93fa-4d79-a99a-25ee38105616 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.835791 | controller |     "Jun 12 20:58:56.721024 crc crio[24437]: time=\"2026-06-12T20:58:56.720869727Z\" level=info msg=\"Starting container: adff543aff80de1119b95201ad5dab637b698570d8535b9694e6df6d6a0ca758\" id=ec509d3e-1ba6-480e-af0b-bfa3bf903004 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.835806 | controller |     "Jun 12 20:58:56.722076 crc crio[24437]: time=\"2026-06-12T20:58:56.721995054Z\" level=info msg=\"Created container fa6db80ef75efc8dc6b2c774cfa66f269b64c4e4b762de1a9656eee4dbbdb68d: openstack/barbican-db-sync-kgvpz/barbican-db-sync\" id=d02610fe-9f62-44f0-8774-77bcbad8164d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.835826 | controller |     "Jun 12 20:58:56.723676 crc crio[24437]: time=\"2026-06-12T20:58:56.723615534Z\" level=info msg=\"Created container 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf: openstack/ceilometer-0/ceilometer-central-agent\" id=319bc196-d7e9-4cde-9078-370dd0cc8765 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.835841 | controller |     "Jun 12 20:58:56.725406 crc crio[24437]: time=\"2026-06-12T20:58:56.725343856Z\" level=info msg=\"Starting container: 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf\" id=c42cd1bb-bda7-4bd7-9aa6-660231619a0d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.835879 | controller |     "Jun 12 20:58:56.725587 crc crio[24437]: time=\"2026-06-12T20:58:56.725529119Z\" level=info msg=\"Starting container: fa6db80ef75efc8dc6b2c774cfa66f269b64c4e4b762de1a9656eee4dbbdb68d\" id=b0612b88-fe50-4106-b9fe-519272ce15df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.835896 | controller |     "Jun 12 20:58:56.738452 crc crio[24437]: time=\"2026-06-12T20:58:56.734801314Z\" level=info msg=\"Started container\" PID=69093 containerID=adff543aff80de1119b95201ad5dab637b698570d8535b9694e6df6d6a0ca758 description=openstack/placement-db-sync-r64ts/placement-db-sync id=ec509d3e-1ba6-480e-af0b-bfa3bf903004 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782",
2026-06-12 21:48:35.835913 | controller |     "Jun 12 20:58:56.738452 crc crio[24437]: time=\"2026-06-12T20:58:56.736060854Z\" level=info msg=\"Started container\" PID=69101 containerID=fa6db80ef75efc8dc6b2c774cfa66f269b64c4e4b762de1a9656eee4dbbdb68d description=openstack/barbican-db-sync-kgvpz/barbican-db-sync id=b0612b88-fe50-4106-b9fe-519272ce15df name=/runtime.v1.RuntimeService/StartContainer sandboxID=073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219",
2026-06-12 21:48:35.835929 | controller |     "Jun 12 20:58:56.741241 crc crio[24437]: time=\"2026-06-12T20:58:56.741139327Z\" level=info msg=\"Started container\" PID=69104 containerID=709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf description=openstack/ceilometer-0/ceilometer-central-agent id=c42cd1bb-bda7-4bd7-9aa6-660231619a0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6",
2026-06-12 21:48:35.835944 | controller |     "Jun 12 20:58:56.767007 crc crio[24437]: time=\"2026-06-12T20:58:56.765001233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c890774b-afac-4e30-94cf-3fa74cb2eb79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.835959 | controller |     "Jun 12 20:58:56.767007 crc crio[24437]: time=\"2026-06-12T20:58:56.765351521Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=c890774b-afac-4e30-94cf-3fa74cb2eb79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.835975 | controller |     "Jun 12 20:58:56.767007 crc crio[24437]: time=\"2026-06-12T20:58:56.765407362Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=c890774b-afac-4e30-94cf-3fa74cb2eb79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.835990 | controller |     "Jun 12 20:58:56.771512 crc crio[24437]: time=\"2026-06-12T20:58:56.771323376Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=cb7e6631-cacc-470d-bc4c-1b1ecff5c665 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.836005 | controller |     "Jun 12 20:58:56.782880 crc crio[24437]: time=\"2026-06-12T20:58:56.782349661Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-12 21:48:35.836020 | controller |     "Jun 12 20:58:56.846148 crc crio[24437]: 2026-06-12T20:58:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d0e3d81d88ce38 Mac:ce:cc:7f:5d:2d:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/5e1deeee-8dd5-4b3e-82ed-bb0c58421d7f SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.836040 | controller |     "Jun 12 20:58:56.848090 crc crio[24437]: time=\"2026-06-12T20:58:56.847831821Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-wpktq Namespace:openstack ID:0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b UID:6ef87707-22cc-4dca-8a27-58d8b633e5d8 NetNS:/var/run/netns/5e1deeee-8dd5-4b3e-82ed-bb0c58421d7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ef87707_22cc_4dca_8a27_58d8b633e5d8.slice PodAnnotations:0xc00012aac8}] Aliases:map[]}\"",
2026-06-12 21:48:35.836130 | controller |     "Jun 12 20:58:56.848090 crc crio[24437]: time=\"2026-06-12T20:58:56.848057277Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-wpktq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.836148 | controller |     "Jun 12 20:58:56.870457 crc crio[24437]: time=\"2026-06-12T20:58:56.869890754Z\" level=info msg=\"Ran pod sandbox 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b with infra container: openstack/keystone-bootstrap-wpktq/POD\" id=81a82c12-1dd9-464a-a5f0-f07cce9e9174 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.836164 | controller |     "Jun 12 20:58:56.874431 crc crio[24437]: time=\"2026-06-12T20:58:56.87387127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=58aab543-f248-470c-b8ee-11713c7fc26d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.836180 | controller |     "Jun 12 20:58:56.920545 crc crio[24437]: 2026-06-12T20:58:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2959a3b21dcce99 Mac:12:28:0b:d7:8c:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/77286af2-6a32-45d8-9300-a612bafedff8 SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.836196 | controller |     "Jun 12 20:58:56.921226 crc crio[24437]: time=\"2026-06-12T20:58:56.921142171Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67 UID:95791ab5-fe9b-44c4-97a0-27a95d7d9d0b NetNS:/var/run/netns/77286af2-6a32-45d8-9300-a612bafedff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95791ab5_fe9b_44c4_97a0_27a95d7d9d0b.slice PodAnnotations:0xc0027462f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.836212 | controller |     "Jun 12 20:58:56.921391 crc crio[24437]: time=\"2026-06-12T20:58:56.921339285Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.836228 | controller |     "Jun 12 20:58:56.935387 crc crio[24437]: time=\"2026-06-12T20:58:56.934564925Z\" level=info msg=\"Created container d2487c8ffb2c810ef18958fc76942e3f707d9ec1337d7c8bc22730685d32004d: openstack/cinder-db-sync-5wc9b/cinder-db-sync\" id=3750c4ed-8d06-492d-a03b-92ac4bbf984d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.836244 | controller |     "Jun 12 20:58:56.940648 crc crio[24437]: time=\"2026-06-12T20:58:56.940494308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=584d287c-d0a6-42fe-a704-5e7c4005acab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.836260 | controller |     "Jun 12 20:58:56.942677 crc crio[24437]: time=\"2026-06-12T20:58:56.942422665Z\" level=info msg=\"Starting container: d2487c8ffb2c810ef18958fc76942e3f707d9ec1337d7c8bc22730685d32004d\" id=12e3f5a9-f8aa-4240-bee2-672c9c33ddd3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.836279 | controller |     "Jun 12 20:58:56.961367 crc crio[24437]: time=\"2026-06-12T20:58:56.961227559Z\" level=info msg=\"Started container\" PID=69146 containerID=d2487c8ffb2c810ef18958fc76942e3f707d9ec1337d7c8bc22730685d32004d description=openstack/cinder-db-sync-5wc9b/cinder-db-sync id=12e3f5a9-f8aa-4240-bee2-672c9c33ddd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c",
2026-06-12 21:48:35.836295 | controller |     "Jun 12 20:58:56.981006 crc crio[24437]: time=\"2026-06-12T20:58:56.980629727Z\" level=info msg=\"Ran pod sandbox 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67 with infra container: openstack/glance-default-internal-api-0/POD\" id=8998a88f-4691-47e9-807b-501f7b153c92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.836311 | controller |     "Jun 12 20:58:56.995705 crc crio[24437]: time=\"2026-06-12T20:58:56.995544996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3900d13e-320d-4b56-b917-b3d5b29fdb7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.836326 | controller |     "Jun 12 20:58:57.004869 crc crio[24437]: time=\"2026-06-12T20:58:57.004704708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=579dea1d-bca5-4bbb-b1a2-c362c076cb9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.836342 | controller |     "Jun 12 20:58:57.008028 crc crio[24437]: 2026-06-12T20:58:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:062c86c298b94c0 Mac:4a:cd:a9:dc:51:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/00ad41ac-5da2-4e23-89f1-f0c6575215a7 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.836357 | controller |     "Jun 12 20:58:57.009561 crc crio[24437]: time=\"2026-06-12T20:58:57.009470493Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-wpktq/keystone-bootstrap\" id=dd75cffa-7d58-41bb-b73a-ae28da542640 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.836372 | controller |     "Jun 12 20:58:57.009825 crc crio[24437]: time=\"2026-06-12T20:58:57.009707959Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-glxtt Namespace:openstack ID:062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08 UID:58179da5-c6ed-4ee0-98b8-f4692f4c6809 NetNS:/var/run/netns/00ad41ac-5da2-4e23-89f1-f0c6575215a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58179da5_c6ed_4ee0_98b8_f4692f4c6809.slice PodAnnotations:0xc0026aa268}] Aliases:map[]}\"",
2026-06-12 21:48:35.836388 | controller |     "Jun 12 20:58:57.010185 crc crio[24437]: time=\"2026-06-12T20:58:57.009838121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.836403 | controller |     "Jun 12 20:58:57.010185 crc crio[24437]: time=\"2026-06-12T20:58:57.009850663Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c85d9984c-glxtt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.836418 | controller |     "Jun 12 20:58:57.035168 crc crio[24437]: time=\"2026-06-12T20:58:57.034911187Z\" level=info msg=\"Ran pod sandbox 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08 with infra container: openstack/dnsmasq-dns-6c85d9984c-glxtt/POD\" id=417846ca-8783-4a81-8dc8-e408a8fe78f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.836438 | controller |     "Jun 12 20:58:57.040302 crc crio[24437]: time=\"2026-06-12T20:58:57.040118872Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=58298971-dd85-462a-a3f7-954f97f28d8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.836453 | controller |     "Jun 12 20:58:57.068402 crc crio[24437]: time=\"2026-06-12T20:58:57.061671243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.836469 | controller |     "Jun 12 20:58:57.071734 crc crio[24437]: time=\"2026-06-12T20:58:57.070747962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=52d493bf-91c8-4382-ab19-c5b142a8a273 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.836484 | controller |     "Jun 12 20:58:57.114367 crc crio[24437]: time=\"2026-06-12T20:58:57.114206891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.836499 | controller |     "Jun 12 20:58:57.126691 crc crio[24437]: time=\"2026-06-12T20:58:57.126642861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.836514 | controller |     "Jun 12 20:58:57.159210 crc crio[24437]: time=\"2026-06-12T20:58:57.159051693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.836529 | controller |     "Jun 12 20:58:57.289818 crc crio[24437]: time=\"2026-06-12T20:58:57.28858228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=12b33442-16b8-4936-9658-259bde508a9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.836543 | controller |     "Jun 12 20:58:57.319352 crc crio[24437]: time=\"2026-06-12T20:58:57.318237886Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-glxtt/init\" id=29532b8a-6722-4081-b872-6c636fb4460e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.836558 | controller |     "Jun 12 20:58:57.319669 crc crio[24437]: time=\"2026-06-12T20:58:57.319647809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.836573 | controller |     "Jun 12 20:58:57.390737 crc crio[24437]: time=\"2026-06-12T20:58:57.390589161Z\" level=info msg=\"Created container 6fbff353d2b44659bdeb798c8c07db6df00ea35890bd8061098804a3eb3d1680: openstack/keystone-bootstrap-wpktq/keystone-bootstrap\" id=dd75cffa-7d58-41bb-b73a-ae28da542640 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.836589 | controller |     "Jun 12 20:58:57.395594 crc crio[24437]: time=\"2026-06-12T20:58:57.395411978Z\" level=info msg=\"Starting container: 6fbff353d2b44659bdeb798c8c07db6df00ea35890bd8061098804a3eb3d1680\" id=dba8955a-91a6-456f-87e2-4015b05f70c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.836604 | controller |     "Jun 12 20:58:57.414069 crc crio[24437]: 2026-06-12T20:58:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d90634363bb40fc Mac:22:4e:8d:20:77:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/8f5d9dc2-26b0-4857-b7d3-cbd63f9027f4 SocketPath: PciID:}] [{Interface:0xc0002d49d0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.836619 | controller |     "Jun 12 20:58:57.414069 crc crio[24437]: time=\"2026-06-12T20:58:57.40133147Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663 UID:bbc15e4d-f665-4aa8-8eeb-cc8f87ef3c2f NetNS:/var/run/netns/8f5d9dc2-26b0-4857-b7d3-cbd63f9027f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc15e4d_f665_4aa8_8eeb_cc8f87ef3c2f.slice PodAnnotations:0xc00008c1d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.836638 | controller |     "Jun 12 20:58:57.414069 crc crio[24437]: time=\"2026-06-12T20:58:57.401474404Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.836653 | controller |     "Jun 12 20:58:57.444481 crc crio[24437]: time=\"2026-06-12T20:58:57.444229416Z\" level=info msg=\"Started container\" PID=69236 containerID=6fbff353d2b44659bdeb798c8c07db6df00ea35890bd8061098804a3eb3d1680 description=openstack/keystone-bootstrap-wpktq/keystone-bootstrap id=dba8955a-91a6-456f-87e2-4015b05f70c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b",
2026-06-12 21:48:35.836669 | controller |     "Jun 12 20:58:57.452185 crc crio[24437]: time=\"2026-06-12T20:58:57.451610394Z\" level=info msg=\"Ran pod sandbox d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663 with infra container: openstack/glance-default-external-api-0/POD\" id=c7797f97-04d5-4a87-91ce-6d29c32b7cbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.836685 | controller |     "Jun 12 20:58:57.475909 crc crio[24437]: 2026-06-12T20:58:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b78d52334dcda6 Mac:3e:40:90:1e:21:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/ed5d73f3-8add-40ea-9ab9-1f85312e0b08 SocketPath: PciID:}] [{Interface:0xc000014940 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.836700 | controller |     "Jun 12 20:58:57.477643 crc crio[24437]: time=\"2026-06-12T20:58:57.477595611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=960108b8-5faf-4d79-a134-18ad9c5623e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.836715 | controller |     "Jun 12 20:58:57.478994 crc crio[24437]: time=\"2026-06-12T20:58:57.478779229Z\" level=info msg=\"Got pod network &{Name:neutron-86bd4546dd-lcvs4 Namespace:openstack ID:3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce UID:39d8756b-58d3-4914-9fb7-5be0e79173b9 NetNS:/var/run/netns/ed5d73f3-8add-40ea-9ab9-1f85312e0b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39d8756b_58d3_4914_9fb7_5be0e79173b9.slice PodAnnotations:0xc001fa45a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.836730 | controller |     "Jun 12 20:58:57.479905 crc crio[24437]: time=\"2026-06-12T20:58:57.479836176Z\" level=info msg=\"Checking pod openstack_neutron-86bd4546dd-lcvs4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.836745 | controller |     "Jun 12 20:58:57.494892 crc crio[24437]: time=\"2026-06-12T20:58:57.494764996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f5f03545-6677-476d-be07-396b8e13de29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.836759 | controller |     "Jun 12 20:58:57.509875 crc crio[24437]: time=\"2026-06-12T20:58:57.509759067Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=4a175b7e-2df6-445a-9c49-13dee5401784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.836774 | controller |     "Jun 12 20:58:57.510537 crc crio[24437]: time=\"2026-06-12T20:58:57.510385372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.836789 | controller |     "Jun 12 20:58:57.513477 crc crio[24437]: time=\"2026-06-12T20:58:57.513440486Z\" level=info msg=\"Ran pod sandbox 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce with infra container: openstack/neutron-86bd4546dd-lcvs4/POD\" id=9ea006ee-3f7e-4387-9ad9-ff5e87c74cea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.836806 | controller |     "Jun 12 20:58:57.530159 crc crio[24437]: time=\"2026-06-12T20:58:57.530066918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3b587742-c981-4968-b7ff-8d09c554a086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.836822 | controller |     "Jun 12 20:58:57.549896 crc crio[24437]: time=\"2026-06-12T20:58:57.543530843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.836836 | controller |     "Jun 12 20:58:57.578881 crc crio[24437]: time=\"2026-06-12T20:58:57.578587409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.836869 | controller |     "Jun 12 20:58:57.583978 crc crio[24437]: time=\"2026-06-12T20:58:57.583835876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.836886 | controller |     "Jun 12 20:58:57.712695 crc crio[24437]: time=\"2026-06-12T20:58:57.712121141Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cf17d01b-3222-48a6-a901-f8d3ba9be200 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.836901 | controller |     "Jun 12 20:58:57.735441 crc crio[24437]: time=\"2026-06-12T20:58:57.735357331Z\" level=info msg=\"Creating container: openstack/neutron-86bd4546dd-lcvs4/neutron-api\" id=cdc2124e-4441-4523-b372-91848b51ebdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.836916 | controller |     "Jun 12 20:58:57.735761 crc crio[24437]: time=\"2026-06-12T20:58:57.73571235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.836930 | controller |     "Jun 12 20:58:58.011481 crc crio[24437]: time=\"2026-06-12T20:58:58.010864222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.836945 | controller |     "Jun 12 20:58:58.013403 crc crio[24437]: time=\"2026-06-12T20:58:58.01330972Z\" level=info msg=\"Created container 5c0b8018afb671ffbac258009cb2aad3c5c8544119e10b289aaf1170b8329c24: openstack/dnsmasq-dns-6c85d9984c-glxtt/init\" id=29532b8a-6722-4081-b872-6c636fb4460e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.836959 | controller |     "Jun 12 20:58:58.042584 crc crio[24437]: time=\"2026-06-12T20:58:58.042470204Z\" level=info msg=\"Starting container: 5c0b8018afb671ffbac258009cb2aad3c5c8544119e10b289aaf1170b8329c24\" id=8c29df61-c382-40da-8c6f-8b543e245569 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.836974 | controller |     "Jun 12 20:58:58.067272 crc crio[24437]: time=\"2026-06-12T20:58:58.062247882Z\" level=info msg=\"Started container\" PID=69361 containerID=5c0b8018afb671ffbac258009cb2aad3c5c8544119e10b289aaf1170b8329c24 description=openstack/dnsmasq-dns-6c85d9984c-glxtt/init id=8c29df61-c382-40da-8c6f-8b543e245569 name=/runtime.v1.RuntimeService/StartContainer sandboxID=062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08",
2026-06-12 21:48:35.836989 | controller |     "Jun 12 20:58:58.072373 crc crio[24437]: time=\"2026-06-12T20:58:58.072217842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837007 | controller |     "Jun 12 20:58:58.254550 crc crio[24437]: time=\"2026-06-12T20:58:58.25445034Z\" level=info msg=\"Created container 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd: openstack/neutron-86bd4546dd-lcvs4/neutron-api\" id=cdc2124e-4441-4523-b372-91848b51ebdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.837022 | controller |     "Jun 12 20:58:58.259421 crc crio[24437]: time=\"2026-06-12T20:58:58.259345029Z\" level=info msg=\"Starting container: 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd\" id=f8036343-e0c9-4ca0-bd19-226f33ab8c38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.837037 | controller |     "Jun 12 20:58:58.359330 crc crio[24437]: time=\"2026-06-12T20:58:58.357882777Z\" level=info msg=\"Started container\" PID=69440 containerID=14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd description=openstack/neutron-86bd4546dd-lcvs4/neutron-api id=f8036343-e0c9-4ca0-bd19-226f33ab8c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce",
2026-06-12 21:48:35.837051 | controller |     "Jun 12 20:58:58.383206 crc crio[24437]: time=\"2026-06-12T20:58:58.383155086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ca6e7a95-e901-47d7-9181-684f9ada95e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.837066 | controller |     "Jun 12 20:58:58.433767 crc crio[24437]: time=\"2026-06-12T20:58:58.433634056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8a65d8c0-a1a6-45fc-b5ca-e22267fbe33d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.837080 | controller |     "Jun 12 20:58:58.447825 crc crio[24437]: time=\"2026-06-12T20:58:58.447782567Z\" level=info msg=\"Creating container: openstack/neutron-86bd4546dd-lcvs4/neutron-httpd\" id=57b37574-9cd5-4367-b227-ba5db349c03f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.837094 | controller |     "Jun 12 20:58:58.450010 crc crio[24437]: time=\"2026-06-12T20:58:58.44998395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837109 | controller |     "Jun 12 20:58:58.589596 crc crio[24437]: time=\"2026-06-12T20:58:58.589508487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6383b184-47cb-4d34-9dc6-4535bef30458 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.837123 | controller |     "Jun 12 20:58:58.685406 crc crio[24437]: time=\"2026-06-12T20:58:58.685184386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837137 | controller |     "Jun 12 20:58:58.739392 crc crio[24437]: time=\"2026-06-12T20:58:58.738689098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837151 | controller |     "Jun 12 20:58:58.786706 crc crio[24437]: time=\"2026-06-12T20:58:58.78479719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837166 | controller |     "Jun 12 20:58:58.847124 crc crio[24437]: time=\"2026-06-12T20:58:58.847034383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=43999ce0-93c9-47aa-80d4-c3399829e1d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.837180 | controller |     "Jun 12 20:58:58.877681 crc crio[24437]: time=\"2026-06-12T20:58:58.875733425Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-glxtt/dnsmasq-dns\" id=20a2b91b-360f-43e1-a619-2988e504d72c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.837197 | controller |     "Jun 12 20:58:58.877681 crc crio[24437]: time=\"2026-06-12T20:58:58.876199716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837211 | controller |     "Jun 12 20:58:59.031235 crc crio[24437]: time=\"2026-06-12T20:58:59.031167606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837225 | controller |     "Jun 12 20:58:59.043914 crc crio[24437]: time=\"2026-06-12T20:58:59.042651464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837239 | controller |     "Jun 12 20:58:59.048984 crc crio[24437]: time=\"2026-06-12T20:58:59.041533167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837254 | controller |     "Jun 12 20:58:59.281376 crc crio[24437]: time=\"2026-06-12T20:58:59.281243282Z\" level=info msg=\"Created container eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc: openstack/neutron-86bd4546dd-lcvs4/neutron-httpd\" id=57b37574-9cd5-4367-b227-ba5db349c03f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.837268 | controller |     "Jun 12 20:58:59.283676 crc crio[24437]: time=\"2026-06-12T20:58:59.283585339Z\" level=info msg=\"Starting container: eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc\" id=b6d7dd3b-34e5-4194-a715-ef8911138145 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.837283 | controller |     "Jun 12 20:58:59.296332 crc crio[24437]: time=\"2026-06-12T20:58:59.296197564Z\" level=info msg=\"Started container\" PID=69486 containerID=eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc description=openstack/neutron-86bd4546dd-lcvs4/neutron-httpd id=b6d7dd3b-34e5-4194-a715-ef8911138145 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce",
2026-06-12 21:48:35.837298 | controller |     "Jun 12 20:58:59.314669 crc crio[24437]: time=\"2026-06-12T20:58:59.314562706Z\" level=info msg=\"Created container 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404: openstack/glance-default-internal-api-0/glance-log\" id=58298971-dd85-462a-a3f7-954f97f28d8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.837313 | controller |     "Jun 12 20:58:59.315537 crc crio[24437]: time=\"2026-06-12T20:58:59.314642189Z\" level=info msg=\"Created container 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699: openstack/glance-default-external-api-0/glance-log\" id=4a175b7e-2df6-445a-9c49-13dee5401784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.837327 | controller |     "Jun 12 20:58:59.315842 crc crio[24437]: time=\"2026-06-12T20:58:59.314832402Z\" level=info msg=\"Created container f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87: openstack/dnsmasq-dns-6c85d9984c-glxtt/dnsmasq-dns\" id=20a2b91b-360f-43e1-a619-2988e504d72c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.837342 | controller |     "Jun 12 20:58:59.316422 crc crio[24437]: time=\"2026-06-12T20:58:59.316353909Z\" level=info msg=\"Starting container: 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699\" id=4afeb262-209b-4423-9891-900de12a7ac8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.837356 | controller |     "Jun 12 20:58:59.316510 crc crio[24437]: time=\"2026-06-12T20:58:59.316418591Z\" level=info msg=\"Starting container: f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87\" id=8baed737-a48f-42d1-8b31-fab438c0e5bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.837374 | controller |     "Jun 12 20:58:59.316751 crc crio[24437]: time=\"2026-06-12T20:58:59.316687168Z\" level=info msg=\"Starting container: 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404\" id=8b279e2f-646d-442e-b213-608ec0769bc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.837389 | controller |     "Jun 12 20:58:59.329752 crc crio[24437]: time=\"2026-06-12T20:58:59.32963758Z\" level=info msg=\"Started container\" PID=69510 containerID=f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87 description=openstack/dnsmasq-dns-6c85d9984c-glxtt/dnsmasq-dns id=8baed737-a48f-42d1-8b31-fab438c0e5bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08",
2026-06-12 21:48:35.837404 | controller |     "Jun 12 20:58:59.333855 crc crio[24437]: time=\"2026-06-12T20:58:59.333698538Z\" level=info msg=\"Started container\" PID=69513 containerID=86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699 description=openstack/glance-default-external-api-0/glance-log id=4afeb262-209b-4423-9891-900de12a7ac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663",
2026-06-12 21:48:35.837418 | controller |     "Jun 12 20:58:59.339719 crc crio[24437]: time=\"2026-06-12T20:58:59.339555359Z\" level=info msg=\"Started container\" PID=69484 containerID=2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404 description=openstack/glance-default-internal-api-0/glance-log id=8b279e2f-646d-442e-b213-608ec0769bc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67",
2026-06-12 21:48:35.837433 | controller |     "Jun 12 20:58:59.358718 crc crio[24437]: time=\"2026-06-12T20:58:59.358610769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e71690ee-97e7-478e-b165-b82f64460222 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.837447 | controller |     "Jun 12 20:58:59.368807 crc crio[24437]: time=\"2026-06-12T20:58:59.368669512Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2f8a1dea-bff5-4580-b5ff-72ade69b5850 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.837462 | controller |     "Jun 12 20:58:59.511069 crc crio[24437]: time=\"2026-06-12T20:58:59.510990647Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7d468b797c-jr2km/POD\" id=e1eb4c19-bc75-4def-ba61-a49314aa8585 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.837476 | controller |     "Jun 12 20:58:59.511212 crc crio[24437]: time=\"2026-06-12T20:58:59.51111361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837491 | controller |     "Jun 12 20:59:00.189988 crc crio[24437]: time=\"2026-06-12T20:59:00.188708674Z\" level=info msg=\"Got pod network &{Name:neutron-7d468b797c-jr2km Namespace:openstack ID:12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7 UID:dfb937c6-ba5e-4b7d-b03f-03f13c793653 NetNS:/var/run/netns/c9c09d27-a5d1-49df-9f16-2e3325f2652a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb937c6_ba5e_4b7d_b03f_03f13c793653.slice PodAnnotations:0xc001f6c6c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.837507 | controller |     "Jun 12 20:59:00.189988 crc crio[24437]: time=\"2026-06-12T20:59:00.189670338Z\" level=info msg=\"Adding pod openstack_neutron-7d468b797c-jr2km to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.837522 | controller |     "Jun 12 20:59:00.215323 crc crio[24437]: time=\"2026-06-12T20:59:00.215184633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=48021ce0-87c8-41d9-b36b-33e910d8f824 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.837542 | controller |     "Jun 12 20:59:00.219831 crc crio[24437]: time=\"2026-06-12T20:59:00.219746353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9ec64306-3095-4388-b184-2bd0cde64eef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.837557 | controller |     "Jun 12 20:59:00.242324 crc crio[24437]: time=\"2026-06-12T20:59:00.242175484Z\" level=info msg=\"Removing container: 7d8147655ba0e7e3ed63b80285f9ca79a47d634dd06e623e7a9a452629877493\" id=fe0f1cb6-957c-41dc-bb89-9e48ed657230 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.837572 | controller |     "Jun 12 20:59:00.269874 crc crio[24437]: time=\"2026-06-12T20:59:00.2697304Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=629d2eba-67be-468b-82ae-e8252f16cff2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.837587 | controller |     "Jun 12 20:59:00.273984 crc crio[24437]: time=\"2026-06-12T20:59:00.271168924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837602 | controller |     "Jun 12 20:59:00.273984 crc crio[24437]: time=\"2026-06-12T20:59:00.271911592Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638\" id=cb7e6631-cacc-470d-bc4c-1b1ecff5c665 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.837617 | controller |     "Jun 12 20:59:00.273984 crc crio[24437]: time=\"2026-06-12T20:59:00.273039369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=fc543264-fdec-46b8-98c0-f38c7d315f0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.837631 | controller |     "Jun 12 20:59:00.303661 crc crio[24437]: time=\"2026-06-12T20:59:00.303566776Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=3bbcfeca-c366-47df-b1d6-137bd32f980b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.837645 | controller |     "Jun 12 20:59:00.314442 crc crio[24437]: time=\"2026-06-12T20:59:00.314351847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837660 | controller |     "Jun 12 20:59:00.365980 crc crio[24437]: time=\"2026-06-12T20:59:00.36423127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b1f2ec1b-ebf4-4446-9b39-78ccc6098d27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.837675 | controller |     "Jun 12 20:59:00.450472 crc crio[24437]: time=\"2026-06-12T20:59:00.449813746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837689 | controller |     "Jun 12 20:59:00.451158 crc crio[24437]: time=\"2026-06-12T20:59:00.451108198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837704 | controller |     "Jun 12 20:59:00.467585 crc crio[24437]: time=\"2026-06-12T20:59:00.46736488Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=37b52939-eb38-431f-a125-dc35ff4170f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.837719 | controller |     "Jun 12 20:59:00.530629 crc crio[24437]: time=\"2026-06-12T20:59:00.5286821Z\" level=info msg=\"Removed container 7d8147655ba0e7e3ed63b80285f9ca79a47d634dd06e623e7a9a452629877493: openshift-infra/auto-csr-approver-29688292-tmffz/oc\" id=fe0f1cb6-957c-41dc-bb89-9e48ed657230 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.837738 | controller |     "Jun 12 20:59:00.537657 crc crio[24437]: time=\"2026-06-12T20:59:00.53699461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837753 | controller |     "Jun 12 20:59:00.555857 crc crio[24437]: time=\"2026-06-12T20:59:00.555761963Z\" level=info msg=\"Stopping pod sandbox: 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358\" id=9cb1e61b-544e-4cea-9bb4-ef607ea3191e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.837767 | controller |     "Jun 12 20:59:00.555857 crc crio[24437]: time=\"2026-06-12T20:59:00.555852265Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358\" id=9cb1e61b-544e-4cea-9bb4-ef607ea3191e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.837782 | controller |     "Jun 12 20:59:00.556616 crc crio[24437]: time=\"2026-06-12T20:59:00.556551271Z\" level=info msg=\"Removing pod sandbox: 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358\" id=e1478b6c-a166-4bb4-9464-a13b403ef8dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.837796 | controller |     "Jun 12 20:59:00.631493 crc crio[24437]: time=\"2026-06-12T20:59:00.631393228Z\" level=info msg=\"Removed pod sandbox: 4d3e63005e111fc5b3c544696ed9d76fca0a2a5c62cc56c67bbc61c1b1ecd358\" id=e1478b6c-a166-4bb4-9464-a13b403ef8dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.837811 | controller |     "Jun 12 20:59:00.634019 crc crio[24437]: time=\"2026-06-12T20:59:00.633818567Z\" level=info msg=\"Stopping pod sandbox: a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01\" id=62cce21f-44cb-44af-bd6a-dd60e89e4468 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.837825 | controller |     "Jun 12 20:59:00.637143 crc crio[24437]: time=\"2026-06-12T20:59:00.634866452Z\" level=info msg=\"Stopped pod sandbox (already stopped): a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01\" id=62cce21f-44cb-44af-bd6a-dd60e89e4468 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.837862 | controller |     "Jun 12 20:59:00.639041 crc crio[24437]: time=\"2026-06-12T20:59:00.63769341Z\" level=info msg=\"Removing pod sandbox: a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01\" id=48b5edf1-4c9b-40fa-852a-189b6f60c600 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.837884 | controller |     "Jun 12 20:59:00.640611 crc crio[24437]: time=\"2026-06-12T20:59:00.640529359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837900 | controller |     "Jun 12 20:59:00.659552 crc crio[24437]: time=\"2026-06-12T20:59:00.65924576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.837915 | controller |     "Jun 12 20:59:00.684008 crc crio[24437]: time=\"2026-06-12T20:59:00.6828329Z\" level=info msg=\"Removed pod sandbox: a291dbfdd514b3afadd6528327c814c6cc90e55bb10d2bd1924ba2e0affa3c01\" id=48b5edf1-4c9b-40fa-852a-189b6f60c600 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.837929 | controller |     "Jun 12 20:59:00.697863 crc crio[24437]: time=\"2026-06-12T20:59:00.696153211Z\" level=info msg=\"Stopping pod sandbox: 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981\" id=144532dd-5ede-4d4d-92b3-7e3fea187d14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.837944 | controller |     "Jun 12 20:59:00.697863 crc crio[24437]: time=\"2026-06-12T20:59:00.696243783Z\" level=info msg=\"Stopped pod sandbox (already stopped): 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981\" id=144532dd-5ede-4d4d-92b3-7e3fea187d14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.837962 | controller |     "Jun 12 20:59:00.700680 crc crio[24437]: time=\"2026-06-12T20:59:00.700228679Z\" level=info msg=\"Removing pod sandbox: 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981\" id=9e6d394c-528c-445e-abe1-9c9a7a9a7de7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.837977 | controller |     "Jun 12 20:59:00.747005 crc crio[24437]: time=\"2026-06-12T20:59:00.746316072Z\" level=info msg=\"Removed pod sandbox: 72019e0065e28c2309bac8555ec161ae94098d560f4db5872ffe0a556df86981\" id=9e6d394c-528c-445e-abe1-9c9a7a9a7de7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.837992 | controller |     "Jun 12 20:59:00.747172 crc crio[24437]: time=\"2026-06-12T20:59:00.74710085Z\" level=info msg=\"Stopping pod sandbox: 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f\" id=4d85bf3e-980b-42f5-a0c0-1b53f49817c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.838006 | controller |     "Jun 12 20:59:00.747244 crc crio[24437]: time=\"2026-06-12T20:59:00.747181642Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f\" id=4d85bf3e-980b-42f5-a0c0-1b53f49817c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.838020 | controller |     "Jun 12 20:59:00.749737 crc crio[24437]: time=\"2026-06-12T20:59:00.748510605Z\" level=info msg=\"Removing pod sandbox: 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f\" id=0f13ad41-672c-4ea9-a811-791f480e2c7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.838035 | controller |     "Jun 12 20:59:00.782370 crc crio[24437]: time=\"2026-06-12T20:59:00.782269109Z\" level=info msg=\"Removed pod sandbox: 5368d42c8c37553de0fd78252b80683c9b31efe96db94fc1717118860321c85f\" id=0f13ad41-672c-4ea9-a811-791f480e2c7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.838049 | controller |     "Jun 12 20:59:00.807174 crc crio[24437]: time=\"2026-06-12T20:59:00.804808644Z\" level=info msg=\"Stopping pod sandbox: bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322\" id=6a00f56f-5559-4fb1-85d8-0ff7a854ddc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.838064 | controller |     "Jun 12 20:59:00.807174 crc crio[24437]: time=\"2026-06-12T20:59:00.804893406Z\" level=info msg=\"Stopped pod sandbox (already stopped): bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322\" id=6a00f56f-5559-4fb1-85d8-0ff7a854ddc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.838078 | controller |     "Jun 12 20:59:00.807174 crc crio[24437]: time=\"2026-06-12T20:59:00.807095679Z\" level=info msg=\"Removing pod sandbox: bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322\" id=43cc1bd6-6f69-4921-9654-71409bad4355 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.838093 | controller |     "Jun 12 20:59:00.842352 crc crio[24437]: time=\"2026-06-12T20:59:00.840428133Z\" level=info msg=\"Removed pod sandbox: bcd77a2df9bee0096a5603897d51f6685552312561761528c597302504569322\" id=43cc1bd6-6f69-4921-9654-71409bad4355 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.838108 | controller |     "Jun 12 20:59:00.842352 crc crio[24437]: time=\"2026-06-12T20:59:00.842244037Z\" level=info msg=\"Stopping pod sandbox: 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285\" id=4ebe0649-5252-4a87-91fe-073f98278e4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.838123 | controller |     "Jun 12 20:59:00.842352 crc crio[24437]: time=\"2026-06-12T20:59:00.84233811Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285\" id=4ebe0649-5252-4a87-91fe-073f98278e4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.838141 | controller |     "Jun 12 20:59:00.842777 crc crio[24437]: time=\"2026-06-12T20:59:00.842719119Z\" level=info msg=\"Removing pod sandbox: 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285\" id=b05ec367-c5ea-4805-8412-083189996e61 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.838156 | controller |     "Jun 12 20:59:00.863944 crc crio[24437]: time=\"2026-06-12T20:59:00.863748996Z\" level=info msg=\"Created container fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=37b52939-eb38-431f-a125-dc35ff4170f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.838171 | controller |     "Jun 12 20:59:00.866433 crc crio[24437]: time=\"2026-06-12T20:59:00.865811475Z\" level=info msg=\"Starting container: fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1\" id=9d672a36-4f58-4f0a-af91-93f439ebb507 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.838186 | controller |     "Jun 12 20:59:00.880557 crc crio[24437]: time=\"2026-06-12T20:59:00.880381868Z\" level=info msg=\"Started container\" PID=69791 containerID=fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1 description=openstack/ceilometer-0/ceilometer-notification-agent id=9d672a36-4f58-4f0a-af91-93f439ebb507 name=/runtime.v1.RuntimeService/StartContainer sandboxID=150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6",
2026-06-12 21:48:35.838202 | controller |     "Jun 12 20:59:00.883072 crc crio[24437]: time=\"2026-06-12T20:59:00.882910089Z\" level=info msg=\"Removed pod sandbox: 19283dddd7f76260a06518fb4692a9f9ea6d3b63ebcba808322892434e362285\" id=b05ec367-c5ea-4805-8412-083189996e61 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.838217 | controller |     "Jun 12 20:59:00.944212 crc crio[24437]: time=\"2026-06-12T20:59:00.932461404Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9288f736-e916-45c7-bb64-756c64f42a70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.838232 | controller |     "Jun 12 20:59:00.944212 crc crio[24437]: time=\"2026-06-12T20:59:00.93270488Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=9288f736-e916-45c7-bb64-756c64f42a70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.838248 | controller |     "Jun 12 20:59:00.944212 crc crio[24437]: time=\"2026-06-12T20:59:00.932746622Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=9288f736-e916-45c7-bb64-756c64f42a70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.838262 | controller |     "Jun 12 20:59:00.944212 crc crio[24437]: time=\"2026-06-12T20:59:00.93603857Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=e29640e0-1d5c-46d2-8485-31b7f109cbcc name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.838277 | controller |     "Jun 12 20:59:00.953842 crc crio[24437]: time=\"2026-06-12T20:59:00.948325197Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-12 21:48:35.838292 | controller |     "Jun 12 20:59:01.013515 crc crio[24437]: 2026-06-12T20:59:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12d55a086460d22 Mac:ae:dd:9e:39:0b:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/c9c09d27-a5d1-49df-9f16-2e3325f2652a SocketPath: PciID:}] [{Interface:0xc0001126d0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.838308 | controller |     "Jun 12 20:59:01.015489 crc crio[24437]: time=\"2026-06-12T20:59:01.015400616Z\" level=info msg=\"Got pod network &{Name:neutron-7d468b797c-jr2km Namespace:openstack ID:12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7 UID:dfb937c6-ba5e-4b7d-b03f-03f13c793653 NetNS:/var/run/netns/c9c09d27-a5d1-49df-9f16-2e3325f2652a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb937c6_ba5e_4b7d_b03f_03f13c793653.slice PodAnnotations:0xc001f6c6c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.838326 | controller |     "Jun 12 20:59:01.016207 crc crio[24437]: time=\"2026-06-12T20:59:01.016024941Z\" level=info msg=\"Checking pod openstack_neutron-7d468b797c-jr2km for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.838342 | controller |     "Jun 12 20:59:01.031385 crc crio[24437]: time=\"2026-06-12T20:59:01.030766817Z\" level=info msg=\"Ran pod sandbox 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7 with infra container: openstack/neutron-7d468b797c-jr2km/POD\" id=e1eb4c19-bc75-4def-ba61-a49314aa8585 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.838357 | controller |     "Jun 12 20:59:01.036269 crc crio[24437]: time=\"2026-06-12T20:59:01.036166457Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1e31b965-7b91-4d58-9365-5bc697148ab9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.838372 | controller |     "Jun 12 20:59:01.146877 crc crio[24437]: time=\"2026-06-12T20:59:01.146523481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4ca7a0bd-16b1-4c46-a436-1fcd69b94bff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.838386 | controller |     "Jun 12 20:59:01.153561 crc crio[24437]: time=\"2026-06-12T20:59:01.15351865Z\" level=info msg=\"Creating container: openstack/neutron-7d468b797c-jr2km/neutron-api\" id=e64eb415-79e1-437f-af65-fefb6a663568 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.838401 | controller |     "Jun 12 20:59:01.154610 crc crio[24437]: time=\"2026-06-12T20:59:01.15436601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.838417 | controller |     "Jun 12 20:59:01.350190 crc crio[24437]: time=\"2026-06-12T20:59:01.350107004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.838431 | controller |     "Jun 12 20:59:01.356825 crc crio[24437]: time=\"2026-06-12T20:59:01.356715974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.838446 | controller |     "Jun 12 20:59:01.465242 crc crio[24437]: time=\"2026-06-12T20:59:01.465118361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.838461 | controller |     "Jun 12 20:59:01.507081 crc crio[24437]: time=\"2026-06-12T20:59:01.50447181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.838476 | controller |     "Jun 12 20:59:01.513399 crc crio[24437]: time=\"2026-06-12T20:59:01.513235322Z\" level=info msg=\"Created container fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404: openstack/neutron-7d468b797c-jr2km/neutron-api\" id=e64eb415-79e1-437f-af65-fefb6a663568 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.838490 | controller |     "Jun 12 20:59:01.515003 crc crio[24437]: time=\"2026-06-12T20:59:01.514907062Z\" level=info msg=\"Starting container: fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404\" id=86d8759f-3f04-499d-945b-171d14259e3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.838504 | controller |     "Jun 12 20:59:01.536839 crc crio[24437]: time=\"2026-06-12T20:59:01.533006119Z\" level=info msg=\"Started container\" PID=69841 containerID=fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404 description=openstack/neutron-7d468b797c-jr2km/neutron-api id=86d8759f-3f04-499d-945b-171d14259e3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7",
2026-06-12 21:48:35.838522 | controller |     "Jun 12 20:59:01.568588 crc crio[24437]: time=\"2026-06-12T20:59:01.568464105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7eb97e9b-c07f-439f-853f-dda62e23d245 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.838537 | controller |     "Jun 12 20:59:01.654061 crc crio[24437]: time=\"2026-06-12T20:59:01.653512967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=288cc1c8-d872-4947-a66f-29db2f37fe9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.838552 | controller |     "Jun 12 20:59:01.665438 crc crio[24437]: time=\"2026-06-12T20:59:01.665348172Z\" level=info msg=\"Created container 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7: openstack/glance-default-external-api-0/glance-httpd\" id=3bbcfeca-c366-47df-b1d6-137bd32f980b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.838567 | controller |     "Jun 12 20:59:01.670865 crc crio[24437]: time=\"2026-06-12T20:59:01.67021155Z\" level=info msg=\"Starting container: 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7\" id=a65140e6-0e96-43d0-b397-416d13a0bbe8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.838582 | controller |     "Jun 12 20:59:01.678009 crc crio[24437]: time=\"2026-06-12T20:59:01.673439908Z\" level=info msg=\"Creating container: openstack/neutron-7d468b797c-jr2km/neutron-httpd\" id=cc171344-0abe-4be6-af7b-7bb75c92fd1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.838598 | controller |     "Jun 12 20:59:01.678009 crc crio[24437]: time=\"2026-06-12T20:59:01.675417115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.838613 | controller |     "Jun 12 20:59:01.680634 crc crio[24437]: time=\"2026-06-12T20:59:01.680549349Z\" level=info msg=\"Started container\" PID=69858 containerID=9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7 description=openstack/glance-default-external-api-0/glance-httpd id=a65140e6-0e96-43d0-b397-416d13a0bbe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663",
2026-06-12 21:48:35.838628 | controller |     "Jun 12 20:59:01.725842 crc crio[24437]: time=\"2026-06-12T20:59:01.72574287Z\" level=info msg=\"Created container 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774: openstack/glance-default-internal-api-0/glance-httpd\" id=629d2eba-67be-468b-82ae-e8252f16cff2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.838642 | controller |     "Jun 12 20:59:01.731752 crc crio[24437]: time=\"2026-06-12T20:59:01.731639113Z\" level=info msg=\"Starting container: 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774\" id=6844e229-2494-44ed-9402-c5e367fe5187 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.838657 | controller |     "Jun 12 20:59:01.745374 crc crio[24437]: time=\"2026-06-12T20:59:01.745251652Z\" level=info msg=\"Started container\" PID=69849 containerID=77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774 description=openstack/glance-default-internal-api-0/glance-httpd id=6844e229-2494-44ed-9402-c5e367fe5187 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67",
2026-06-12 21:48:35.838672 | controller |     "Jun 12 20:59:01.790081 crc crio[24437]: time=\"2026-06-12T20:59:01.790046623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.838689 | controller |     "Jun 12 20:59:01.795546 crc crio[24437]: time=\"2026-06-12T20:59:01.795500174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.838704 | controller |     "Jun 12 20:59:01.938556 crc crio[24437]: time=\"2026-06-12T20:59:01.938500376Z\" level=info msg=\"Created container 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43: openstack/neutron-7d468b797c-jr2km/neutron-httpd\" id=cc171344-0abe-4be6-af7b-7bb75c92fd1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.838719 | controller |     "Jun 12 20:59:01.944575 crc crio[24437]: time=\"2026-06-12T20:59:01.943573727Z\" level=info msg=\"Starting container: 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43\" id=5c24c615-22f8-47fc-831c-6586b9cc51d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.838733 | controller |     "Jun 12 20:59:01.956466 crc crio[24437]: time=\"2026-06-12T20:59:01.956377177Z\" level=info msg=\"Started container\" PID=69894 containerID=5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43 description=openstack/neutron-7d468b797c-jr2km/neutron-httpd id=5c24c615-22f8-47fc-831c-6586b9cc51d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7",
2026-06-12 21:48:35.838748 | controller |     "Jun 12 20:59:03.903861 crc crio[24437]: time=\"2026-06-12T20:59:03.903360807Z\" level=info msg=\"Stopping pod sandbox: fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782\" id=f4698d1e-0343-4f15-931e-2081f1f6dc7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.838762 | controller |     "Jun 12 20:59:03.904758 crc crio[24437]: time=\"2026-06-12T20:59:03.903362527Z\" level=info msg=\"Stopping pod sandbox: 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b\" id=defd1626-57af-4963-95fa-f6fe64c66e2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.838776 | controller |     "Jun 12 20:59:03.904758 crc crio[24437]: time=\"2026-06-12T20:59:03.904683669Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-r64ts Namespace:openstack ID:fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782 UID:ab19c6b7-7132-47c0-99d7-a209d038aa90 NetNS:/var/run/netns/ac0ed1aa-3f78-4934-aefa-399c85aa492e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab19c6b7_7132_47c0_99d7_a209d038aa90.slice PodAnnotations:0xc000c24bc8}] Aliases:map[]}\"",
2026-06-12 21:48:35.838791 | controller |     "Jun 12 20:59:03.904758 crc crio[24437]: time=\"2026-06-12T20:59:03.904697879Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-wpktq Namespace:openstack ID:0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b UID:6ef87707-22cc-4dca-8a27-58d8b633e5d8 NetNS:/var/run/netns/5e1deeee-8dd5-4b3e-82ed-bb0c58421d7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ef87707_22cc_4dca_8a27_58d8b633e5d8.slice PodAnnotations:0xc0077885b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.838805 | controller |     "Jun 12 20:59:03.905057 crc crio[24437]: time=\"2026-06-12T20:59:03.904811442Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-r64ts from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.838820 | controller |     "Jun 12 20:59:03.905057 crc crio[24437]: time=\"2026-06-12T20:59:03.904813462Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-wpktq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.838835 | controller |     "Jun 12 20:59:04.376341 crc crio[24437]: time=\"2026-06-12T20:59:04.374128539Z\" level=info msg=\"Stopped pod sandbox: fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782\" id=f4698d1e-0343-4f15-931e-2081f1f6dc7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.838868 | controller |     "Jun 12 20:59:04.469021 crc crio[24437]: time=\"2026-06-12T20:59:04.46861855Z\" level=info msg=\"Stopped pod sandbox: 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b\" id=defd1626-57af-4963-95fa-f6fe64c66e2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.838888 | controller |     "Jun 12 20:59:05.650514 crc crio[24437]: time=\"2026-06-12T20:59:05.649980942Z\" level=info msg=\"Running pod sandbox: openstack/placement-9fb595756-skz8t/POD\" id=d1860f22-c2ce-4b04-a4f8-232642950fc5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.838904 | controller |     "Jun 12 20:59:05.651407 crc crio[24437]: time=\"2026-06-12T20:59:05.650584307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.838919 | controller |     "Jun 12 20:59:05.706052 crc crio[24437]: time=\"2026-06-12T20:59:05.705982404Z\" level=info msg=\"Got pod network &{Name:placement-9fb595756-skz8t Namespace:openstack ID:2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d UID:13d49df6-bb98-4714-9340-561c67ec4057 NetNS:/var/run/netns/af1c4ba5-3913-475c-a760-631a8bd8371e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13d49df6_bb98_4714_9340_561c67ec4057.slice PodAnnotations:0xc002747530}] Aliases:map[]}\"",
2026-06-12 21:48:35.838934 | controller |     "Jun 12 20:59:05.706416 crc crio[24437]: time=\"2026-06-12T20:59:05.706394184Z\" level=info msg=\"Adding pod openstack_placement-9fb595756-skz8t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.838949 | controller |     "Jun 12 20:59:05.798596 crc crio[24437]: time=\"2026-06-12T20:59:05.798510477Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7d59f65b88-8rgsp/POD\" id=a6499913-154a-46a7-8daa-c37a2f2c591e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.838964 | controller |     "Jun 12 20:59:05.798764 crc crio[24437]: time=\"2026-06-12T20:59:05.798664851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.838979 | controller |     "Jun 12 20:59:05.911629 crc crio[24437]: time=\"2026-06-12T20:59:05.911069923Z\" level=info msg=\"Stopping container: 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5 (timeout: 10s)\" id=b6160bc2-ee9d-42a6-a11a-b51628dcc62b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.838993 | controller |     "Jun 12 20:59:05.995078 crc crio[24437]: time=\"2026-06-12T20:59:05.994784003Z\" level=info msg=\"Got pod network &{Name:keystone-7d59f65b88-8rgsp Namespace:openstack ID:093ae95d997290545e1269044104ab2af7d45253fa28b5b0c688519bd4efcaf9 UID:67e0332f-516b-494c-9564-868e1f5d8f04 NetNS:/var/run/netns/304df5bc-6157-42dd-be86-5f6365715301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e0332f_516b_494c_9564_868e1f5d8f04.slice PodAnnotations:0xc000c24168}] Aliases:map[]}\"",
2026-06-12 21:48:35.839008 | controller |     "Jun 12 20:59:05.995078 crc crio[24437]: time=\"2026-06-12T20:59:05.994879795Z\" level=info msg=\"Adding pod openstack_keystone-7d59f65b88-8rgsp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.839023 | controller |     "Jun 12 20:59:06.063778 crc crio[24437]: time=\"2026-06-12T20:59:06.063650776Z\" level=info msg=\"Stopping pod sandbox: 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219\" id=55b26d78-10dc-45e0-8fab-bff9688724dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.839042 | controller |     "Jun 12 20:59:06.064826 crc crio[24437]: time=\"2026-06-12T20:59:06.064494587Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kgvpz Namespace:openstack ID:073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219 UID:f002e25a-7e9f-4823-b228-5f3d71d1aaa2 NetNS:/var/run/netns/dabb21d5-956f-4f8a-af9f-ce0fae5484f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf002e25a_7e9f_4823_b228_5f3d71d1aaa2.slice PodAnnotations:0xc0026aa068}] Aliases:map[]}\"",
2026-06-12 21:48:35.839057 | controller |     "Jun 12 20:59:06.070077 crc crio[24437]: time=\"2026-06-12T20:59:06.06999925Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-kgvpz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.839072 | controller |     "Jun 12 20:59:06.157995 crc crio[24437]: time=\"2026-06-12T20:59:06.156539388Z\" level=info msg=\"Stopped container 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5: openstack/dnsmasq-dns-6674dbf88c-pg4jz/dnsmasq-dns\" id=b6160bc2-ee9d-42a6-a11a-b51628dcc62b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.839086 | controller |     "Jun 12 20:59:06.162979 crc crio[24437]: time=\"2026-06-12T20:59:06.159268014Z\" level=info msg=\"Stopping pod sandbox: c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b\" id=76fbf056-054c-44ef-a499-752c67b126a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.839101 | controller |     "Jun 12 20:59:06.162979 crc crio[24437]: time=\"2026-06-12T20:59:06.159736564Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-pg4jz Namespace:openstack ID:c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b UID:e83214a6-6f54-4523-9c61-59b7ed6dbc9b NetNS:/var/run/netns/04321f80-bde3-470d-a660-9f3afcdc58c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode83214a6_6f54_4523_9c61_59b7ed6dbc9b.slice PodAnnotations:0xc0018405a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.839116 | controller |     "Jun 12 20:59:06.162979 crc crio[24437]: time=\"2026-06-12T20:59:06.159858057Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6674dbf88c-pg4jz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.839131 | controller |     "Jun 12 20:59:06.207782 crc crio[24437]: time=\"2026-06-12T20:59:06.207711593Z\" level=info msg=\"Running pod sandbox: openstack/placement-8bf58b9c6-pkrtf/POD\" id=d3f27094-2bcf-4073-a559-0d9ff2b2398e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.839145 | controller |     "Jun 12 20:59:06.207894 crc crio[24437]: time=\"2026-06-12T20:59:06.207809965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.839160 | controller |     "Jun 12 20:59:06.289737 crc crio[24437]: time=\"2026-06-12T20:59:06.284240119Z\" level=info msg=\"Got pod network &{Name:placement-8bf58b9c6-pkrtf Namespace:openstack ID:e8cd6fac0c2cd496a3ca83a91484c715cbbc9c0515367892639c6974bf69bf03 UID:a45c2511-9865-491a-b279-ad97cfd7f1c0 NetNS:/var/run/netns/9bd56a6f-3c31-4d4a-88af-ee21311d0c12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45c2511_9865_491a_b279_ad97cfd7f1c0.slice PodAnnotations:0xc00008c558}] Aliases:map[]}\"",
2026-06-12 21:48:35.839175 | controller |     "Jun 12 20:59:06.289737 crc crio[24437]: time=\"2026-06-12T20:59:06.28507996Z\" level=info msg=\"Adding pod openstack_placement-8bf58b9c6-pkrtf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.839192 | controller |     "Jun 12 20:59:06.508682 crc crio[24437]: 2026-06-12T20:59:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ec2bcb9d5d087f Mac:6a:7e:57:d5:43:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/af1c4ba5-3913-475c-a760-631a8bd8371e SocketPath: PciID:}] [{Interface:0xc000340e30 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.839207 | controller |     "Jun 12 20:59:06.511808 crc crio[24437]: time=\"2026-06-12T20:59:06.511090055Z\" level=info msg=\"Got pod network &{Name:placement-9fb595756-skz8t Namespace:openstack ID:2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d UID:13d49df6-bb98-4714-9340-561c67ec4057 NetNS:/var/run/netns/af1c4ba5-3913-475c-a760-631a8bd8371e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13d49df6_bb98_4714_9340_561c67ec4057.slice PodAnnotations:0xc002747530}] Aliases:map[]}\"",
2026-06-12 21:48:35.839223 | controller |     "Jun 12 20:59:06.511808 crc crio[24437]: time=\"2026-06-12T20:59:06.51126454Z\" level=info msg=\"Checking pod openstack_placement-9fb595756-skz8t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.839238 | controller |     "Jun 12 20:59:06.575994 crc crio[24437]: time=\"2026-06-12T20:59:06.575631542Z\" level=info msg=\"Ran pod sandbox 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d with infra container: openstack/placement-9fb595756-skz8t/POD\" id=d1860f22-c2ce-4b04-a4f8-232642950fc5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.839253 | controller |     "Jun 12 20:59:06.582324 crc crio[24437]: time=\"2026-06-12T20:59:06.581772191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=06bd5a58-7714-40a0-9a3c-22eb774046ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.839267 | controller |     "Jun 12 20:59:06.646000 crc crio[24437]: time=\"2026-06-12T20:59:06.645887388Z\" level=info msg=\"Stopped pod sandbox: 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219\" id=55b26d78-10dc-45e0-8fab-bff9688724dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.839281 | controller |     "Jun 12 20:59:06.711440 crc crio[24437]: time=\"2026-06-12T20:59:06.710618991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=92176e3d-3ec1-48b5-8285-00413f4d4067 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.839296 | controller |     "Jun 12 20:59:06.729975 crc crio[24437]: time=\"2026-06-12T20:59:06.719872344Z\" level=info msg=\"Creating container: openstack/placement-9fb595756-skz8t/placement-log\" id=f4056320-9574-48f1-87c2-5790c78d8e03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.839311 | controller |     "Jun 12 20:59:06.729975 crc crio[24437]: time=\"2026-06-12T20:59:06.720680373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.839326 | controller |     "Jun 12 20:59:06.785181 crc crio[24437]: 2026-06-12T20:59:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:093ae95d9972905 Mac:c2:ae:d8:f5:b7:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/304df5bc-6157-42dd-be86-5f6365715301 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.839340 | controller |     "Jun 12 20:59:06.786185 crc crio[24437]: time=\"2026-06-12T20:59:06.786077552Z\" level=info msg=\"Got pod network &{Name:keystone-7d59f65b88-8rgsp Namespace:openstack ID:093ae95d997290545e1269044104ab2af7d45253fa28b5b0c688519bd4efcaf9 UID:67e0332f-516b-494c-9564-868e1f5d8f04 NetNS:/var/run/netns/304df5bc-6157-42dd-be86-5f6365715301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e0332f_516b_494c_9564_868e1f5d8f04.slice PodAnnotations:0xc000c24168}] Aliases:map[]}\"",
2026-06-12 21:48:35.839358 | controller |     "Jun 12 20:59:06.786309 crc crio[24437]: time=\"2026-06-12T20:59:06.786234286Z\" level=info msg=\"Checking pod openstack_keystone-7d59f65b88-8rgsp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.839374 | controller |     "Jun 12 20:59:06.804889 crc crio[24437]: time=\"2026-06-12T20:59:06.804713381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.839389 | controller |     "Jun 12 20:59:06.811251 crc crio[24437]: time=\"2026-06-12T20:59:06.811149917Z\" level=info msg=\"Ran pod sandbox 093ae95d997290545e1269044104ab2af7d45253fa28b5b0c688519bd4efcaf9 with infra container: openstack/keystone-7d59f65b88-8rgsp/POD\" id=a6499913-154a-46a7-8daa-c37a2f2c591e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.839405 | controller |     "Jun 12 20:59:06.814135 crc crio[24437]: time=\"2026-06-12T20:59:06.814101408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=09619a0a-8a60-4cb3-8b45-df2c3b99279e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.839420 | controller |     "Jun 12 20:59:06.819661 crc crio[24437]: time=\"2026-06-12T20:59:06.81957862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.839435 | controller |     "Jun 12 20:59:06.873121 crc crio[24437]: time=\"2026-06-12T20:59:06.87301887Z\" level=info msg=\"Stopped pod sandbox: c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b\" id=76fbf056-054c-44ef-a499-752c67b126a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.839450 | controller |     "Jun 12 20:59:06.955763 crc crio[24437]: time=\"2026-06-12T20:59:06.954592419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a6a117f0-acd4-4779-ad51-3cd86df5b53c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.839465 | controller |     "Jun 12 20:59:06.968569 crc crio[24437]: time=\"2026-06-12T20:59:06.96745034Z\" level=info msg=\"Creating container: openstack/keystone-7d59f65b88-8rgsp/keystone-api\" id=d7e6b662-82aa-44b0-bba6-d6e2ce79067d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.839480 | controller |     "Jun 12 20:59:06.977521 crc crio[24437]: time=\"2026-06-12T20:59:06.977383718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.839494 | controller |     "Jun 12 20:59:07.061831 crc crio[24437]: 2026-06-12T20:59:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8cd6fac0c2cd49 Mac:f6:23:d1:f4:a4:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/9bd56a6f-3c31-4d4a-88af-ee21311d0c12 SocketPath: PciID:}] [{Interface:0xc00011eca0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.839510 | controller |     "Jun 12 20:59:07.063689 crc crio[24437]: time=\"2026-06-12T20:59:07.06362106Z\" level=info msg=\"Got pod network &{Name:placement-8bf58b9c6-pkrtf Namespace:openstack ID:e8cd6fac0c2cd496a3ca83a91484c715cbbc9c0515367892639c6974bf69bf03 UID:a45c2511-9865-491a-b279-ad97cfd7f1c0 NetNS:/var/run/netns/9bd56a6f-3c31-4d4a-88af-ee21311d0c12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45c2511_9865_491a_b279_ad97cfd7f1c0.slice PodAnnotations:0xc00008c558}] Aliases:map[]}\"",
2026-06-12 21:48:35.839527 | controller |     "Jun 12 20:59:07.063868 crc crio[24437]: time=\"2026-06-12T20:59:07.063802305Z\" level=info msg=\"Checking pod openstack_placement-8bf58b9c6-pkrtf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.839543 | controller |     "Jun 12 20:59:07.082895 crc crio[24437]: time=\"2026-06-12T20:59:07.082820894Z\" level=info msg=\"Removing container: 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5\" id=47b93c0b-426e-4281-9cec-12c936782159 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.839558 | controller |     "Jun 12 20:59:07.122446 crc crio[24437]: time=\"2026-06-12T20:59:07.122303977Z\" level=info msg=\"Created container 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14: openstack/placement-9fb595756-skz8t/placement-log\" id=f4056320-9574-48f1-87c2-5790c78d8e03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.839573 | controller |     "Jun 12 20:59:07.131015 crc crio[24437]: time=\"2026-06-12T20:59:07.129608054Z\" level=info msg=\"Starting container: 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14\" id=8769e758-4cb4-49fc-8c52-de939f49ccc2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.839588 | controller |     "Jun 12 20:59:07.141497 crc crio[24437]: time=\"2026-06-12T20:59:07.139060521Z\" level=info msg=\"Ran pod sandbox e8cd6fac0c2cd496a3ca83a91484c715cbbc9c0515367892639c6974bf69bf03 with infra container: openstack/placement-8bf58b9c6-pkrtf/POD\" id=d3f27094-2bcf-4073-a559-0d9ff2b2398e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.839603 | controller |     "Jun 12 20:59:07.141866 crc crio[24437]: time=\"2026-06-12T20:59:07.141772877Z\" level=info msg=\"Started container\" PID=70768 containerID=4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14 description=openstack/placement-9fb595756-skz8t/placement-log id=8769e758-4cb4-49fc-8c52-de939f49ccc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d",
2026-06-12 21:48:35.839618 | controller |     "Jun 12 20:59:07.144292 crc crio[24437]: time=\"2026-06-12T20:59:07.144208996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=088305e2-b2fb-411a-90e9-06197f67977b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.839634 | controller |     "Jun 12 20:59:07.168293 crc crio[24437]: time=\"2026-06-12T20:59:07.168101822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=7839a073-cb8b-43ef-ba21-71bca8d25b36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.839649 | controller |     "Jun 12 20:59:07.287038 crc crio[24437]: time=\"2026-06-12T20:59:07.286807966Z\" level=info msg=\"Removed container 33e14b423bd43355ba3189e3da880d3b862106827441e257dbd23347baaaaef5: openstack/dnsmasq-dns-6674dbf88c-pg4jz/dnsmasq-dns\" id=47b93c0b-426e-4281-9cec-12c936782159 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.839664 | controller |     "Jun 12 20:59:07.326490 crc crio[24437]: time=\"2026-06-12T20:59:07.319605559Z\" level=info msg=\"Removing container: 3988a519be7e9294d26c0607a58d2d57cd9cb69e63a307ea4f468227322e2730\" id=5bfab338-178f-4efd-bc36-697d6dbaf44f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.839679 | controller |     "Jun 12 20:59:07.426781 crc crio[24437]: time=\"2026-06-12T20:59:07.426619611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.839695 | controller |     "Jun 12 20:59:07.496086 crc crio[24437]: time=\"2026-06-12T20:59:07.495982975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.839709 | controller |     "Jun 12 20:59:07.555002 crc crio[24437]: time=\"2026-06-12T20:59:07.554884466Z\" level=info msg=\"Removed container 3988a519be7e9294d26c0607a58d2d57cd9cb69e63a307ea4f468227322e2730: openstack/dnsmasq-dns-6674dbf88c-pg4jz/init\" id=5bfab338-178f-4efd-bc36-697d6dbaf44f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.839728 | controller |     "Jun 12 20:59:07.764899 crc crio[24437]: time=\"2026-06-12T20:59:07.763809179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=0c97e23d-369d-4f58-9d26-3503e75c41d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.839743 | controller |     "Jun 12 20:59:07.786112 crc crio[24437]: time=\"2026-06-12T20:59:07.786015075Z\" level=info msg=\"Creating container: openstack/placement-8bf58b9c6-pkrtf/placement-log\" id=ca0eebd7-f4b7-4c26-9bb1-63f40137be7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.839758 | controller |     "Jun 12 20:59:07.786566 crc crio[24437]: time=\"2026-06-12T20:59:07.786505117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.839773 | controller |     "Jun 12 20:59:07.904325 crc crio[24437]: time=\"2026-06-12T20:59:07.904192407Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-85dccc87f9-7dg28/POD\" id=d8da51c1-e47d-45c6-9dd1-f6aab9e454c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.839787 | controller |     "Jun 12 20:59:07.904491 crc crio[24437]: time=\"2026-06-12T20:59:07.904350431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.839802 | controller |     "Jun 12 20:59:07.975163 crc crio[24437]: time=\"2026-06-12T20:59:07.973716095Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-567d65bf54-xx8v2/POD\" id=2e8ebe46-6ad5-4cc7-b72e-6458c60e84b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.839816 | controller |     "Jun 12 20:59:07.975163 crc crio[24437]: time=\"2026-06-12T20:59:07.975035677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=d963cccf-457e-45ea-a812-7b78135b0249 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.839831 | controller |     "Jun 12 20:59:07.984517 crc crio[24437]: time=\"2026-06-12T20:59:07.984431164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.839846 | controller |     "Jun 12 20:59:08.035597 crc crio[24437]: time=\"2026-06-12T20:59:08.034635655Z\" level=info msg=\"Created container e7844a7dcf20bb96bc61ae7ae927b414d072a30205ca4685bd1c4fd5e2ea44bf: openstack/keystone-7d59f65b88-8rgsp/keystone-api\" id=d7e6b662-82aa-44b0-bba6-d6e2ce79067d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.839880 | controller |     "Jun 12 20:59:08.044074 crc crio[24437]: time=\"2026-06-12T20:59:08.044000922Z\" level=info msg=\"Creating container: openstack/placement-9fb595756-skz8t/placement-api\" id=8ac9e7d2-f2a3-4beb-a296-98aa2f90462a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.839896 | controller |     "Jun 12 20:59:08.049417 crc crio[24437]: time=\"2026-06-12T20:59:08.049347102Z\" level=info msg=\"Starting container: e7844a7dcf20bb96bc61ae7ae927b414d072a30205ca4685bd1c4fd5e2ea44bf\" id=7e22652c-d129-4459-b0ef-0402e20a2e1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.839911 | controller |     "Jun 12 20:59:08.057354 crc crio[24437]: time=\"2026-06-12T20:59:08.057130088Z\" level=info msg=\"Started container\" PID=71030 containerID=e7844a7dcf20bb96bc61ae7ae927b414d072a30205ca4685bd1c4fd5e2ea44bf description=openstack/keystone-7d59f65b88-8rgsp/keystone-api id=7e22652c-d129-4459-b0ef-0402e20a2e1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=093ae95d997290545e1269044104ab2af7d45253fa28b5b0c688519bd4efcaf9",
2026-06-12 21:48:35.839930 | controller |     "Jun 12 20:59:08.063008 crc crio[24437]: time=\"2026-06-12T20:59:08.062885448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.839946 | controller |     "Jun 12 20:59:08.084326 crc crio[24437]: time=\"2026-06-12T20:59:08.084206122Z\" level=info msg=\"Got pod network &{Name:barbican-worker-85dccc87f9-7dg28 Namespace:openstack ID:d0dc0621efd99d6314eb86ec42202fc135216951236799b5f9322ebe0c47d33d UID:b973de04-daa8-46ca-b605-48a288eb9ffd NetNS:/var/run/netns/87725619-b031-499c-a4f1-3ae8bc6916c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb973de04_daa8_46ca_b605_48a288eb9ffd.slice PodAnnotations:0xc000c24890}] Aliases:map[]}\"",
2026-06-12 21:48:35.839962 | controller |     "Jun 12 20:59:08.084326 crc crio[24437]: time=\"2026-06-12T20:59:08.084302754Z\" level=info msg=\"Adding pod openstack_barbican-worker-85dccc87f9-7dg28 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.839977 | controller |     "Jun 12 20:59:08.207470 crc crio[24437]: time=\"2026-06-12T20:59:08.207360955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.839992 | controller |     "Jun 12 20:59:08.227617 crc crio[24437]: time=\"2026-06-12T20:59:08.226886866Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-567d65bf54-xx8v2 Namespace:openstack ID:88614a0d86e33e40b52c714e77990fced557fc12d4f80f004b6a0bf0ee81b468 UID:3ba9ce1e-4350-4ad7-a65c-f5e1c91d8902 NetNS:/var/run/netns/69be73d6-116e-4ee9-8f66-2e2db4c0bc86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ba9ce1e_4350_4ad7_a65c_f5e1c91d8902.slice PodAnnotations:0xc00012b130}] Aliases:map[]}\"",
2026-06-12 21:48:35.840007 | controller |     "Jun 12 20:59:08.227617 crc crio[24437]: time=\"2026-06-12T20:59:08.227590782Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-567d65bf54-xx8v2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.840023 | controller |     "Jun 12 20:59:08.247146 crc crio[24437]: time=\"2026-06-12T20:59:08.247072043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.840038 | controller |     "Jun 12 20:59:08.281029 crc crio[24437]: time=\"2026-06-12T20:59:08.280864628Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-dcrsx/POD\" id=67bc14ab-6350-4607-a479-bdadb9a5241f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.840053 | controller |     "Jun 12 20:59:08.283639 crc crio[24437]: time=\"2026-06-12T20:59:08.283496532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.840068 | controller |     "Jun 12 20:59:08.306752 crc crio[24437]: time=\"2026-06-12T20:59:08.306661871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.840082 | controller |     "Jun 12 20:59:08.320542 crc crio[24437]: time=\"2026-06-12T20:59:08.319404679Z\" level=info msg=\"Stopping pod sandbox: 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c\" id=4c6c50e3-06f6-4d82-ab9b-979ac3bf5841 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.840097 | controller |     "Jun 12 20:59:08.323530 crc crio[24437]: time=\"2026-06-12T20:59:08.323376795Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-5wc9b Namespace:openstack ID:4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c UID:7bca0ff9-4f05-40d7-a8cb-1ef2425a2db8 NetNS:/var/run/netns/a39f6121-4d0b-4276-9b12-9182d7233e2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7bca0ff9_4f05_40d7_a8cb_1ef2425a2db8.slice PodAnnotations:0xc00008c868}] Aliases:map[]}\"",
2026-06-12 21:48:35.840115 | controller |     "Jun 12 20:59:08.323650 crc crio[24437]: time=\"2026-06-12T20:59:08.323579779Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-5wc9b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.840131 | controller |     "Jun 12 20:59:08.363763 crc crio[24437]: time=\"2026-06-12T20:59:08.363513574Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-5b95c547c8-w2mpx/POD\" id=8a5b8a03-f6d4-472d-af05-aa50681fef11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.840146 | controller |     "Jun 12 20:59:08.363763 crc crio[24437]: time=\"2026-06-12T20:59:08.363613816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.840161 | controller |     "Jun 12 20:59:08.378897 crc crio[24437]: time=\"2026-06-12T20:59:08.378828152Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-dcrsx Namespace:openstack ID:257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10 UID:1979c0da-a565-4d9b-8001-e93d66a72bdb NetNS:/var/run/netns/e374a6ae-3877-4861-99c9-51a2cd71a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1979c0da_a565_4d9b_8001_e93d66a72bdb.slice PodAnnotations:0xc006ecc0c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.840175 | controller |     "Jun 12 20:59:08.379972 crc crio[24437]: time=\"2026-06-12T20:59:08.379891738Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54f48964b7-dcrsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.840190 | controller |     "Jun 12 20:59:08.383133 crc crio[24437]: time=\"2026-06-12T20:59:08.380549485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.840205 | controller |     "Jun 12 20:59:08.426989 crc crio[24437]: time=\"2026-06-12T20:59:08.424023564Z\" level=info msg=\"Got pod network &{Name:barbican-api-5b95c547c8-w2mpx Namespace:openstack ID:391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165 UID:af63032e-3f49-4cca-8950-f8ac4a2e6394 NetNS:/var/run/netns/a594be4a-7d6c-40a8-a522-c47187c21671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf63032e_3f49_4cca_8950_f8ac4a2e6394.slice PodAnnotations:0xc0025542a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.840220 | controller |     "Jun 12 20:59:08.426989 crc crio[24437]: time=\"2026-06-12T20:59:08.424079855Z\" level=info msg=\"Adding pod openstack_barbican-api-5b95c547c8-w2mpx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.840235 | controller |     "Jun 12 20:59:08.961031 crc crio[24437]: time=\"2026-06-12T20:59:08.957857488Z\" level=info msg=\"Stopped pod sandbox: 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c\" id=4c6c50e3-06f6-4d82-ab9b-979ac3bf5841 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.840249 | controller |     "Jun 12 20:59:09.100599 crc crio[24437]: time=\"2026-06-12T20:59:09.100509141Z\" level=info msg=\"Created container 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8: openstack/placement-9fb595756-skz8t/placement-api\" id=8ac9e7d2-f2a3-4beb-a296-98aa2f90462a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.840269 | controller |     "Jun 12 20:59:09.102257 crc crio[24437]: time=\"2026-06-12T20:59:09.101679669Z\" level=info msg=\"Starting container: 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8\" id=fcf7b676-70a7-4629-9be4-e32183dd14e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.840285 | controller |     "Jun 12 20:59:09.110512 crc crio[24437]: time=\"2026-06-12T20:59:09.110344888Z\" level=info msg=\"Created container 2c33c6856d1387f5c9c8741722009dc61236b85bd5a80a13d172db10de2770fc: openstack/placement-8bf58b9c6-pkrtf/placement-log\" id=ca0eebd7-f4b7-4c26-9bb1-63f40137be7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.840300 | controller |     "Jun 12 20:59:09.112684 crc crio[24437]: time=\"2026-06-12T20:59:09.112635553Z\" level=info msg=\"Started container\" PID=71211 containerID=3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8 description=openstack/placement-9fb595756-skz8t/placement-api id=fcf7b676-70a7-4629-9be4-e32183dd14e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d",
2026-06-12 21:48:35.840315 | controller |     "Jun 12 20:59:09.113909 crc crio[24437]: time=\"2026-06-12T20:59:09.113782771Z\" level=info msg=\"Starting container: 2c33c6856d1387f5c9c8741722009dc61236b85bd5a80a13d172db10de2770fc\" id=de5035cc-8921-413c-a30e-9f1ac61d5fb1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.840330 | controller |     "Jun 12 20:59:09.129744 crc crio[24437]: time=\"2026-06-12T20:59:09.129515231Z\" level=info msg=\"Started container\" PID=71204 containerID=2c33c6856d1387f5c9c8741722009dc61236b85bd5a80a13d172db10de2770fc description=openstack/placement-8bf58b9c6-pkrtf/placement-log id=de5035cc-8921-413c-a30e-9f1ac61d5fb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cd6fac0c2cd496a3ca83a91484c715cbbc9c0515367892639c6974bf69bf03",
2026-06-12 21:48:35.840344 | controller |     "Jun 12 20:59:09.451419 crc crio[24437]: time=\"2026-06-12T20:59:09.450820255Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=90538776-e83e-41f4-ab15-3754cda43d98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.840359 | controller |     "Jun 12 20:59:09.532245 crc crio[24437]: time=\"2026-06-12T20:59:09.532069045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=c4bae8f3-af0e-4db4-b485-3b632c948990 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.840374 | controller |     "Jun 12 20:59:09.603728 crc crio[24437]: 2026-06-12T20:59:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0dc0621efd99d6 Mac:a2:36:6e:9d:0e:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/87725619-b031-499c-a4f1-3ae8bc6916c9 SocketPath: PciID:}] [{Interface:0xc000304570 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.840389 | controller |     "Jun 12 20:59:09.606794 crc crio[24437]: time=\"2026-06-12T20:59:09.606707737Z\" level=info msg=\"Got pod network &{Name:barbican-worker-85dccc87f9-7dg28 Namespace:openstack ID:d0dc0621efd99d6314eb86ec42202fc135216951236799b5f9322ebe0c47d33d UID:b973de04-daa8-46ca-b605-48a288eb9ffd NetNS:/var/run/netns/87725619-b031-499c-a4f1-3ae8bc6916c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb973de04_daa8_46ca_b605_48a288eb9ffd.slice PodAnnotations:0xc000c24890}] Aliases:map[]}\"",
2026-06-12 21:48:35.840403 | controller |     "Jun 12 20:59:09.607125 crc crio[24437]: time=\"2026-06-12T20:59:09.607045395Z\" level=info msg=\"Checking pod openstack_barbican-worker-85dccc87f9-7dg28 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.840418 | controller |     "Jun 12 20:59:09.965605 crc crio[24437]: 2026-06-12T20:59:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:257b7079ea9c36f Mac:9e:38:c5:a7:86:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/e374a6ae-3877-4861-99c9-51a2cd71a68c SocketPath: PciID:}] [{Interface:0xc0001c06d0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.840436 | controller |     "Jun 12 20:59:09.969078 crc crio[24437]: time=\"2026-06-12T20:59:09.966223684Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-dcrsx Namespace:openstack ID:257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10 UID:1979c0da-a565-4d9b-8001-e93d66a72bdb NetNS:/var/run/netns/e374a6ae-3877-4861-99c9-51a2cd71a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1979c0da_a565_4d9b_8001_e93d66a72bdb.slice PodAnnotations:0xc006ecc0c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.840452 | controller |     "Jun 12 20:59:09.971240 crc crio[24437]: time=\"2026-06-12T20:59:09.969249838Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54f48964b7-dcrsx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.840468 | controller |     "Jun 12 20:59:09.971240 crc crio[24437]: 2026-06-12T20:59:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:391d0b954fc14b8 Mac:7a:eb:e3:da:b9:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/a594be4a-7d6c-40a8-a522-c47187c21671 SocketPath: PciID:}] [{Interface:0xc000354970 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.840485 | controller |     "Jun 12 20:59:09.971240 crc crio[24437]: 2026-06-12T20:59:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88614a0d86e33e4 Mac:ca:8f:a5:41:ce:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/69be73d6-116e-4ee9-8f66-2e2db4c0bc86 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.840503 | controller |     "Jun 12 20:59:09.971240 crc crio[24437]: time=\"2026-06-12T20:59:09.970466466Z\" level=info msg=\"Got pod network &{Name:barbican-api-5b95c547c8-w2mpx Namespace:openstack ID:391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165 UID:af63032e-3f49-4cca-8950-f8ac4a2e6394 NetNS:/var/run/netns/a594be4a-7d6c-40a8-a522-c47187c21671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf63032e_3f49_4cca_8950_f8ac4a2e6394.slice PodAnnotations:0xc0025542a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.840518 | controller |     "Jun 12 20:59:09.971240 crc crio[24437]: time=\"2026-06-12T20:59:09.970594869Z\" level=info msg=\"Checking pod openstack_barbican-api-5b95c547c8-w2mpx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.840533 | controller |     "Jun 12 20:59:09.971240 crc crio[24437]: time=\"2026-06-12T20:59:09.97059766Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-567d65bf54-xx8v2 Namespace:openstack ID:88614a0d86e33e40b52c714e77990fced557fc12d4f80f004b6a0bf0ee81b468 UID:3ba9ce1e-4350-4ad7-a65c-f5e1c91d8902 NetNS:/var/run/netns/69be73d6-116e-4ee9-8f66-2e2db4c0bc86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ba9ce1e_4350_4ad7_a65c_f5e1c91d8902.slice PodAnnotations:0xc00012b130}] Aliases:map[]}\"",
2026-06-12 21:48:35.840548 | controller |     "Jun 12 20:59:09.971240 crc crio[24437]: time=\"2026-06-12T20:59:09.970734493Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-567d65bf54-xx8v2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.840563 | controller |     "Jun 12 20:59:12.918680 crc crio[24437]: time=\"2026-06-12T20:59:12.915149396Z\" level=info msg=\"Ran pod sandbox d0dc0621efd99d6314eb86ec42202fc135216951236799b5f9322ebe0c47d33d with infra container: openstack/barbican-worker-85dccc87f9-7dg28/POD\" id=d8da51c1-e47d-45c6-9dd1-f6aab9e454c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.840581 | controller |     "Jun 12 20:59:12.920850 crc crio[24437]: time=\"2026-06-12T20:59:12.92068574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=fa1c3dbb-a33c-4b14-9326-bf1c5f008890 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.840596 | controller |     "Jun 12 20:59:12.925114 crc crio[24437]: time=\"2026-06-12T20:59:12.921377927Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=fa1c3dbb-a33c-4b14-9326-bf1c5f008890 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.840611 | controller |     "Jun 12 20:59:12.925114 crc crio[24437]: time=\"2026-06-12T20:59:12.921560061Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=fa1c3dbb-a33c-4b14-9326-bf1c5f008890 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.840626 | controller |     "Jun 12 20:59:12.925114 crc crio[24437]: time=\"2026-06-12T20:59:12.922485293Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=711b99a6-82fd-45fc-9410-72a54b7dd7a2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.840640 | controller |     "Jun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.929092713Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-12 21:48:35.840655 | controller |     "Jun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.930091677Z\" level=info msg=\"Ran pod sandbox 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10 with infra container: openstack/dnsmasq-dns-54f48964b7-dcrsx/POD\" id=67bc14ab-6350-4607-a479-bdadb9a5241f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.840671 | controller |     "Jun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.930815514Z\" level=info msg=\"Ran pod sandbox 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165 with infra container: openstack/barbican-api-5b95c547c8-w2mpx/POD\" id=8a5b8a03-f6d4-472d-af05-aa50681fef11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.840685 | controller |     "Jun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.934062492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=7c751188-cfb9-4d50-ac7f-d706167fc654 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.840700 | controller |     "Jun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.934478943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b82ceb51-2d76-463b-8463-6c1db13fc172 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.840715 | controller |     "Jun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.934832891Z\" level=info msg=\"Ran pod sandbox 88614a0d86e33e40b52c714e77990fced557fc12d4f80f004b6a0bf0ee81b468 with infra container: openstack/barbican-keystone-listener-567d65bf54-xx8v2/POD\" id=2e8ebe46-6ad5-4cc7-b72e-6458c60e84b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.840730 | controller |     "Jun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.937838355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=77cfb5bb-ef95-40ee-8620-9981298660f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.840745 | controller |     "Jun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.939197558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=8daf5070-027a-4b11-9d1c-d34244f956c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.840763 | controller |     "Jun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.939601397Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=8daf5070-027a-4b11-9d1c-d34244f956c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.840778 | controller |     "Jun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.939665609Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=8daf5070-027a-4b11-9d1c-d34244f956c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.840793 | controller |     "Jun 12 20:59:12.941355 crc crio[24437]: time=\"2026-06-12T20:59:12.941309738Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=11049733-551d-4ce4-ae34-15dbb32e9f09 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.840808 | controller |     "Jun 12 20:59:12.950479 crc crio[24437]: time=\"2026-06-12T20:59:12.950419168Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-12 21:48:35.840823 | controller |     "Jun 12 20:59:12.994979 crc crio[24437]: time=\"2026-06-12T20:59:12.994221125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1c1e90a2-de4c-4436-af2e-5b90591988e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.840837 | controller |     "Jun 12 20:59:13.177338 crc crio[24437]: time=\"2026-06-12T20:59:13.175322216Z\" level=info msg=\"Creating container: openstack/placement-8bf58b9c6-pkrtf/placement-api\" id=da7e2975-02d2-4203-a37e-c31bfe944639 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.840869 | controller |     "Jun 12 20:59:13.177338 crc crio[24437]: time=\"2026-06-12T20:59:13.175854759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.840886 | controller |     "Jun 12 20:59:13.268595 crc crio[24437]: time=\"2026-06-12T20:59:13.268538406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.840901 | controller |     "Jun 12 20:59:13.272793 crc crio[24437]: time=\"2026-06-12T20:59:13.272762378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.840916 | controller |     "Jun 12 20:59:13.432117 crc crio[24437]: time=\"2026-06-12T20:59:13.431980721Z\" level=info msg=\"Creating container: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api-log\" id=89fa72a2-68a4-43b4-bed6-43edbcb97bc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.840930 | controller |     "Jun 12 20:59:13.432533 crc crio[24437]: time=\"2026-06-12T20:59:13.432417031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.840944 | controller |     "Jun 12 20:59:13.496466 crc crio[24437]: time=\"2026-06-12T20:59:13.496352474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.840959 | controller |     "Jun 12 20:59:13.500474 crc crio[24437]: time=\"2026-06-12T20:59:13.500390601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.840977 | controller |     "Jun 12 20:59:13.714805 crc crio[24437]: time=\"2026-06-12T20:59:13.714670263Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-dcrsx/init\" id=ab6ce1c4-9b9f-4fdf-a9b9-a7d16a0e079f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.840992 | controller |     "Jun 12 20:59:13.715544 crc crio[24437]: time=\"2026-06-12T20:59:13.715223726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841006 | controller |     "Jun 12 20:59:13.736544 crc crio[24437]: time=\"2026-06-12T20:59:13.73525437Z\" level=info msg=\"Created container 5a00889d9dddc309edc09ed520d9d2a60c49f284f2117a1e742312d560151eb6: openstack/placement-8bf58b9c6-pkrtf/placement-api\" id=da7e2975-02d2-4203-a37e-c31bfe944639 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.841020 | controller |     "Jun 12 20:59:13.742496 crc crio[24437]: time=\"2026-06-12T20:59:13.742391242Z\" level=info msg=\"Starting container: 5a00889d9dddc309edc09ed520d9d2a60c49f284f2117a1e742312d560151eb6\" id=933c51dc-53e6-4f92-9f7c-48a20d0bfb1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.841034 | controller |     "Jun 12 20:59:13.751593 crc crio[24437]: time=\"2026-06-12T20:59:13.751475092Z\" level=info msg=\"Started container\" PID=71718 containerID=5a00889d9dddc309edc09ed520d9d2a60c49f284f2117a1e742312d560151eb6 description=openstack/placement-8bf58b9c6-pkrtf/placement-api id=933c51dc-53e6-4f92-9f7c-48a20d0bfb1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cd6fac0c2cd496a3ca83a91484c715cbbc9c0515367892639c6974bf69bf03",
2026-06-12 21:48:35.841049 | controller |     "Jun 12 20:59:13.766119 crc crio[24437]: time=\"2026-06-12T20:59:13.766013112Z\" level=info msg=\"Created container 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api-log\" id=89fa72a2-68a4-43b4-bed6-43edbcb97bc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.841064 | controller |     "Jun 12 20:59:13.767530 crc crio[24437]: time=\"2026-06-12T20:59:13.767435417Z\" level=info msg=\"Starting container: 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44\" id=62f2a2ad-82f4-45a3-a31c-ff3f8cc939df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.841078 | controller |     "Jun 12 20:59:13.770569 crc crio[24437]: time=\"2026-06-12T20:59:13.770499881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841093 | controller |     "Jun 12 20:59:13.783550 crc crio[24437]: time=\"2026-06-12T20:59:13.783472234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841107 | controller |     "Jun 12 20:59:13.787427 crc crio[24437]: time=\"2026-06-12T20:59:13.787245895Z\" level=info msg=\"Started container\" PID=71754 containerID=9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44 description=openstack/barbican-api-5b95c547c8-w2mpx/barbican-api-log id=62f2a2ad-82f4-45a3-a31c-ff3f8cc939df name=/runtime.v1.RuntimeService/StartContainer sandboxID=391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165",
2026-06-12 21:48:35.841122 | controller |     "Jun 12 20:59:13.906233 crc crio[24437]: time=\"2026-06-12T20:59:13.90303636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=d06dac3c-4141-4e5c-a04f-e837aea2bcfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.841137 | controller |     "Jun 12 20:59:13.989480 crc crio[24437]: time=\"2026-06-12T20:59:13.988668706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=8be0041c-4ccc-4071-b8c8-38641b6fe577 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.841154 | controller |     "Jun 12 20:59:14.003730 crc crio[24437]: time=\"2026-06-12T20:59:14.003563475Z\" level=info msg=\"Created container 6d07662ff557b824fd13177263e6dece84fc104733d54214f41e9276c07932d2: openstack/dnsmasq-dns-54f48964b7-dcrsx/init\" id=ab6ce1c4-9b9f-4fdf-a9b9-a7d16a0e079f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.841169 | controller |     "Jun 12 20:59:14.005770 crc crio[24437]: time=\"2026-06-12T20:59:14.005582814Z\" level=info msg=\"Starting container: 6d07662ff557b824fd13177263e6dece84fc104733d54214f41e9276c07932d2\" id=958e967c-29ea-4a6b-801e-bc1d3e30cce3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.841183 | controller |     "Jun 12 20:59:14.021899 crc crio[24437]: time=\"2026-06-12T20:59:14.021749465Z\" level=info msg=\"Started container\" PID=71775 containerID=6d07662ff557b824fd13177263e6dece84fc104733d54214f41e9276c07932d2 description=openstack/dnsmasq-dns-54f48964b7-dcrsx/init id=958e967c-29ea-4a6b-801e-bc1d3e30cce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10",
2026-06-12 21:48:35.841198 | controller |     "Jun 12 20:59:14.153596 crc crio[24437]: time=\"2026-06-12T20:59:14.153210738Z\" level=info msg=\"Creating container: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api\" id=5aaecb6c-d88a-44de-a8d8-f47fd0ad29e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.841212 | controller |     "Jun 12 20:59:14.154309 crc crio[24437]: time=\"2026-06-12T20:59:14.154037918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841226 | controller |     "Jun 12 20:59:14.220155 crc crio[24437]: time=\"2026-06-12T20:59:14.220036271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841241 | controller |     "Jun 12 20:59:14.225792 crc crio[24437]: time=\"2026-06-12T20:59:14.225709567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841255 | controller |     "Jun 12 20:59:14.384856 crc crio[24437]: time=\"2026-06-12T20:59:14.384226583Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-jhb6s/POD\" id=8d2218c6-3119-4ed6-b0d6-8095383359f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.841269 | controller |     "Jun 12 20:59:14.384856 crc crio[24437]: time=\"2026-06-12T20:59:14.384354346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841283 | controller |     "Jun 12 20:59:14.420503 crc crio[24437]: time=\"2026-06-12T20:59:14.420385835Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-jhb6s Namespace:openstack ID:f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a UID:06fa32e8-619a-44e5-b97c-e4fadc5eeb1f NetNS:/var/run/netns/0df40900-38af-4999-8f1e-065ec0822b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06fa32e8_619a_44e5_b97c_e4fadc5eeb1f.slice PodAnnotations:0xc000c24978}] Aliases:map[]}\"",
2026-06-12 21:48:35.841298 | controller |     "Jun 12 20:59:14.420782 crc crio[24437]: time=\"2026-06-12T20:59:14.420621441Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-jhb6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.841313 | controller |     "Jun 12 20:59:14.485732 crc crio[24437]: time=\"2026-06-12T20:59:14.48562843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=30d8fb2d-882e-4678-87ac-777a537186ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.841331 | controller |     "Jun 12 20:59:14.705186 crc crio[24437]: time=\"2026-06-12T20:59:14.703479178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a701561-4e2c-4339-95b0-a5badef44d9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.841346 | controller |     "Jun 12 20:59:14.955000 crc crio[24437]: time=\"2026-06-12T20:59:14.95255425Z\" level=info msg=\"Created container baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api\" id=5aaecb6c-d88a-44de-a8d8-f47fd0ad29e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.841360 | controller |     "Jun 12 20:59:14.955740 crc crio[24437]: time=\"2026-06-12T20:59:14.955656995Z\" level=info msg=\"Starting container: baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa\" id=b7ce887e-95e5-4c31-9a0d-c45110511db6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.841375 | controller |     "Jun 12 20:59:14.956332 crc crio[24437]: time=\"2026-06-12T20:59:14.955849859Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-dcrsx/dnsmasq-dns\" id=2a4f6edb-4dae-4154-8085-1ea69af3a59a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.841390 | controller |     "Jun 12 20:59:14.964132 crc crio[24437]: time=\"2026-06-12T20:59:14.963762871Z\" level=info msg=\"Started container\" PID=71942 containerID=baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa description=openstack/barbican-api-5b95c547c8-w2mpx/barbican-api id=b7ce887e-95e5-4c31-9a0d-c45110511db6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165",
2026-06-12 21:48:35.841405 | controller |     "Jun 12 20:59:14.995152 crc crio[24437]: time=\"2026-06-12T20:59:14.995063236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841419 | controller |     "Jun 12 20:59:15.022216 crc crio[24437]: time=\"2026-06-12T20:59:15.022105268Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=e29640e0-1d5c-46d2-8485-31b7f109cbcc name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.841434 | controller |     "Jun 12 20:59:15.024388 crc crio[24437]: time=\"2026-06-12T20:59:15.024319051Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c9a90542-9eb8-4ec0-90c0-8b690d840aa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.841449 | controller |     "Jun 12 20:59:15.033469 crc crio[24437]: 2026-06-12T20:59:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0428f6240f23ab Mac:1e:7f:e8:ae:7a:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/0df40900-38af-4999-8f1e-065ec0822b62 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.841465 | controller |     "Jun 12 20:59:15.034811 crc crio[24437]: time=\"2026-06-12T20:59:15.034760293Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-jhb6s Namespace:openstack ID:f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a UID:06fa32e8-619a-44e5-b97c-e4fadc5eeb1f NetNS:/var/run/netns/0df40900-38af-4999-8f1e-065ec0822b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06fa32e8_619a_44e5_b97c_e4fadc5eeb1f.slice PodAnnotations:0xc000c24978}] Aliases:map[]}\"",
2026-06-12 21:48:35.841479 | controller |     "Jun 12 20:59:15.035362 crc crio[24437]: time=\"2026-06-12T20:59:15.035020011Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-jhb6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.841498 | controller |     "Jun 12 20:59:15.060230 crc crio[24437]: time=\"2026-06-12T20:59:15.060085295Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a13757ca-6d79-4bde-ad69-04d1e860894c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.841513 | controller |     "Jun 12 20:59:15.065540 crc crio[24437]: time=\"2026-06-12T20:59:15.065395933Z\" level=info msg=\"Ran pod sandbox f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a with infra container: openstack/cinder-online-data-migrations-jhb6s/POD\" id=8d2218c6-3119-4ed6-b0d6-8095383359f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.841528 | controller |     "Jun 12 20:59:15.081593 crc crio[24437]: time=\"2026-06-12T20:59:15.081495612Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=d8870283-255b-45e2-9ee8-6c82010c1c02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.841543 | controller |     "Jun 12 20:59:15.084692 crc crio[24437]: time=\"2026-06-12T20:59:15.084594677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=07ff929a-a910-457d-aaf0-7ecb4af393c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.841557 | controller |     "Jun 12 20:59:15.087219 crc crio[24437]: time=\"2026-06-12T20:59:15.087146828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841572 | controller |     "Jun 12 20:59:15.087903 crc crio[24437]: time=\"2026-06-12T20:59:15.087820765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841586 | controller |     "Jun 12 20:59:15.100848 crc crio[24437]: time=\"2026-06-12T20:59:15.098783468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841600 | controller |     "Jun 12 20:59:15.109042 crc crio[24437]: time=\"2026-06-12T20:59:15.108822071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=25cfd85e-e0d8-4064-b162-e645e3e72aed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.841615 | controller |     "Jun 12 20:59:15.127260 crc crio[24437]: time=\"2026-06-12T20:59:15.127157223Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-jhb6s/cinder-online-data-migrations\" id=f5b5e354-66ad-40b1-b0f8-a060c5b5ef2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.841629 | controller |     "Jun 12 20:59:15.127727 crc crio[24437]: time=\"2026-06-12T20:59:15.127618964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841643 | controller |     "Jun 12 20:59:15.158991 crc crio[24437]: time=\"2026-06-12T20:59:15.158860448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841658 | controller |     "Jun 12 20:59:15.186748 crc crio[24437]: time=\"2026-06-12T20:59:15.186663349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841672 | controller |     "Jun 12 20:59:15.233729 crc crio[24437]: time=\"2026-06-12T20:59:15.233527381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841688 | controller |     "Jun 12 20:59:15.242883 crc crio[24437]: time=\"2026-06-12T20:59:15.242454136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841703 | controller |     "Jun 12 20:59:15.413124 crc crio[24437]: time=\"2026-06-12T20:59:15.413029654Z\" level=info msg=\"Created container 23a3a15f41c2e5970b5473a53d9bc2a162087f323f58195c05b89bffdb48528a: openstack/cinder-online-data-migrations-jhb6s/cinder-online-data-migrations\" id=f5b5e354-66ad-40b1-b0f8-a060c5b5ef2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.841717 | controller |     "Jun 12 20:59:15.414880 crc crio[24437]: time=\"2026-06-12T20:59:15.414698693Z\" level=info msg=\"Starting container: 23a3a15f41c2e5970b5473a53d9bc2a162087f323f58195c05b89bffdb48528a\" id=e99a8a8a-6ece-4d34-91e8-f052f4f67492 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.841732 | controller |     "Jun 12 20:59:15.421680 crc crio[24437]: time=\"2026-06-12T20:59:15.4215868Z\" level=info msg=\"Started container\" PID=72096 containerID=23a3a15f41c2e5970b5473a53d9bc2a162087f323f58195c05b89bffdb48528a description=openstack/cinder-online-data-migrations-jhb6s/cinder-online-data-migrations id=e99a8a8a-6ece-4d34-91e8-f052f4f67492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a",
2026-06-12 21:48:35.841748 | controller |     "Jun 12 20:59:15.431372 crc crio[24437]: time=\"2026-06-12T20:59:15.429328767Z\" level=info msg=\"Created container 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e: openstack/dnsmasq-dns-54f48964b7-dcrsx/dnsmasq-dns\" id=2a4f6edb-4dae-4154-8085-1ea69af3a59a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.841763 | controller |     "Jun 12 20:59:15.433446 crc crio[24437]: time=\"2026-06-12T20:59:15.432625006Z\" level=info msg=\"Starting container: 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e\" id=0020df42-fde8-4c01-a966-afcf5c3c7d8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.841778 | controller |     "Jun 12 20:59:15.450636 crc crio[24437]: time=\"2026-06-12T20:59:15.449406842Z\" level=info msg=\"Started container\" PID=72098 containerID=338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e description=openstack/dnsmasq-dns-54f48964b7-dcrsx/dnsmasq-dns id=0020df42-fde8-4c01-a966-afcf5c3c7d8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10",
2026-06-12 21:48:35.841793 | controller |     "Jun 12 20:59:15.582737 crc crio[24437]: time=\"2026-06-12T20:59:15.58236188Z\" level=info msg=\"Created container bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201: openstack/ceilometer-0/sg-core\" id=d8870283-255b-45e2-9ee8-6c82010c1c02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.841808 | controller |     "Jun 12 20:59:15.585219 crc crio[24437]: time=\"2026-06-12T20:59:15.585141618Z\" level=info msg=\"Starting container: bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201\" id=91cac136-3ce5-492b-9835-13ac4518de1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.841822 | controller |     "Jun 12 20:59:15.593799 crc crio[24437]: time=\"2026-06-12T20:59:15.593703094Z\" level=info msg=\"Started container\" PID=72095 containerID=bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201 description=openstack/ceilometer-0/sg-core id=91cac136-3ce5-492b-9835-13ac4518de1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6",
2026-06-12 21:48:35.841837 | controller |     "Jun 12 20:59:15.606841 crc crio[24437]: time=\"2026-06-12T20:59:15.606761059Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4063a4f3-f297-4789-a1fd-e69fe744c6c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.841883 | controller |     "Jun 12 20:59:15.612179 crc crio[24437]: time=\"2026-06-12T20:59:15.612097378Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=4063a4f3-f297-4789-a1fd-e69fe744c6c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.841900 | controller |     "Jun 12 20:59:15.612317 crc crio[24437]: time=\"2026-06-12T20:59:15.612216381Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=4063a4f3-f297-4789-a1fd-e69fe744c6c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.841915 | controller |     "Jun 12 20:59:15.614372 crc crio[24437]: time=\"2026-06-12T20:59:15.61424979Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=9f14a05b-7c2d-4495-af3b-864f13b776a1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.841930 | controller |     "Jun 12 20:59:15.623966 crc crio[24437]: time=\"2026-06-12T20:59:15.623843341Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-12 21:48:35.841944 | controller |     "Jun 12 20:59:18.060314 crc crio[24437]: time=\"2026-06-12T20:59:18.058984374Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-cfb75d75d-9j4tq/POD\" id=f887131c-cc02-477f-93ba-d2a7fefe8de9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.841960 | controller |     "Jun 12 20:59:18.061433 crc crio[24437]: time=\"2026-06-12T20:59:18.060826768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.841974 | controller |     "Jun 12 20:59:18.316608 crc crio[24437]: time=\"2026-06-12T20:59:18.316409026Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b\" id=11049733-551d-4ce4-ae34-15dbb32e9f09 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.841989 | controller |     "Jun 12 20:59:18.317994 crc crio[24437]: time=\"2026-06-12T20:59:18.317878452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=ca27f151-9386-492d-a65b-5ed3487dbe4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.842004 | controller |     "Jun 12 20:59:18.345395 crc crio[24437]: time=\"2026-06-12T20:59:18.345309123Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8\" id=711b99a6-82fd-45fc-9410-72a54b7dd7a2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.842018 | controller |     "Jun 12 20:59:18.348353 crc crio[24437]: time=\"2026-06-12T20:59:18.348234955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=7a498bf9-3c5a-4557-97d2-f28aff68397e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.842033 | controller |     "Jun 12 20:59:18.372684 crc crio[24437]: time=\"2026-06-12T20:59:18.372582852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=410e4bc1-bdb1-4f30-b19a-398b9d402204 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.842047 | controller |     "Jun 12 20:59:18.375517 crc crio[24437]: time=\"2026-06-12T20:59:18.375383959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=44aaf6f7-cfcc-4904-8cf3-a06d27dae530 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.842062 | controller |     "Jun 12 20:59:18.376480 crc crio[24437]: time=\"2026-06-12T20:59:18.376356413Z\" level=info msg=\"Got pod network &{Name:barbican-api-cfb75d75d-9j4tq Namespace:openstack ID:e6959c989bd164feef3c63ef4e3c020dde8b6b726ba3b16d32df70a1011cd98b UID:9a0013c2-09b2-4f32-bfdf-c7d3bdc88e6c NetNS:/var/run/netns/dd6c0d6f-5afb-40ac-92b9-5a1925da6d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a0013c2_09b2_4f32_bfdf_c7d3bdc88e6c.slice PodAnnotations:0xc006ecc278}] Aliases:map[]}\"",
2026-06-12 21:48:35.842082 | controller |     "Jun 12 20:59:18.376480 crc crio[24437]: time=\"2026-06-12T20:59:18.376426325Z\" level=info msg=\"Adding pod openstack_barbican-api-cfb75d75d-9j4tq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.842097 | controller |     "Jun 12 20:59:18.385529 crc crio[24437]: time=\"2026-06-12T20:59:18.385441602Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener-log\" id=be4fbb38-e0b7-4f15-9bad-e86b50fe4e05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.842112 | controller |     "Jun 12 20:59:18.387670 crc crio[24437]: time=\"2026-06-12T20:59:18.387608225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842127 | controller |     "Jun 12 20:59:18.398016 crc crio[24437]: time=\"2026-06-12T20:59:18.397819362Z\" level=info msg=\"Creating container: openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker-log\" id=123ed7fd-f8a6-4f2d-a443-7b41917d5491 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.842142 | controller |     "Jun 12 20:59:18.409410 crc crio[24437]: time=\"2026-06-12T20:59:18.409315978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842157 | controller |     "Jun 12 20:59:18.477404 crc crio[24437]: time=\"2026-06-12T20:59:18.477173826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842171 | controller |     "Jun 12 20:59:18.485537 crc crio[24437]: time=\"2026-06-12T20:59:18.485044027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842185 | controller |     "Jun 12 20:59:18.495626 crc crio[24437]: time=\"2026-06-12T20:59:18.495240313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842200 | controller |     "Jun 12 20:59:18.547168 crc crio[24437]: time=\"2026-06-12T20:59:18.545538416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842214 | controller |     "Jun 12 20:59:18.721560 crc crio[24437]: time=\"2026-06-12T20:59:18.720875378Z\" level=info msg=\"Created container 59133039f61516188ec6f4cb8cbf96f1ab11d834705ea0eea28cbe68c221d4c8: openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener-log\" id=be4fbb38-e0b7-4f15-9bad-e86b50fe4e05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.842229 | controller |     "Jun 12 20:59:18.722299 crc crio[24437]: time=\"2026-06-12T20:59:18.722158399Z\" level=info msg=\"Created container b2628d91fa41dd4dfc5977946d4399c4d69c18ab5b7edc55ac0e41b93a9edacd: openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker-log\" id=123ed7fd-f8a6-4f2d-a443-7b41917d5491 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.842243 | controller |     "Jun 12 20:59:18.723707 crc crio[24437]: time=\"2026-06-12T20:59:18.723038201Z\" level=info msg=\"Starting container: 59133039f61516188ec6f4cb8cbf96f1ab11d834705ea0eea28cbe68c221d4c8\" id=af35ed1a-917c-4f01-a24b-448b1173b655 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.842258 | controller |     "Jun 12 20:59:18.723707 crc crio[24437]: time=\"2026-06-12T20:59:18.723589444Z\" level=info msg=\"Starting container: b2628d91fa41dd4dfc5977946d4399c4d69c18ab5b7edc55ac0e41b93a9edacd\" id=2e9903fc-c179-4f45-bc61-272f61ed9f80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.842276 | controller |     "Jun 12 20:59:18.738552 crc crio[24437]: time=\"2026-06-12T20:59:18.738441142Z\" level=info msg=\"Started container\" PID=72722 containerID=59133039f61516188ec6f4cb8cbf96f1ab11d834705ea0eea28cbe68c221d4c8 description=openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener-log id=af35ed1a-917c-4f01-a24b-448b1173b655 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88614a0d86e33e40b52c714e77990fced557fc12d4f80f004b6a0bf0ee81b468",
2026-06-12 21:48:35.842291 | controller |     "Jun 12 20:59:18.757164 crc crio[24437]: time=\"2026-06-12T20:59:18.757019251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=9cf25b04-70bd-4b74-a2d6-cca49ade0550 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.842307 | controller |     "Jun 12 20:59:18.768468 crc crio[24437]: time=\"2026-06-12T20:59:18.768406205Z\" level=info msg=\"Started container\" PID=72725 containerID=b2628d91fa41dd4dfc5977946d4399c4d69c18ab5b7edc55ac0e41b93a9edacd description=openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker-log id=2e9903fc-c179-4f45-bc61-272f61ed9f80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0dc0621efd99d6314eb86ec42202fc135216951236799b5f9322ebe0c47d33d",
2026-06-12 21:48:35.842322 | controller |     "Jun 12 20:59:18.785575 crc crio[24437]: time=\"2026-06-12T20:59:18.785501538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=af29e0e8-470d-48b5-9d38-07e5b70e9701 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.842337 | controller |     "Jun 12 20:59:18.796251 crc crio[24437]: time=\"2026-06-12T20:59:18.796169646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=0df1c131-bd44-4710-a6ad-f6c541e6c17a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.842352 | controller |     "Jun 12 20:59:18.806572 crc crio[24437]: time=\"2026-06-12T20:59:18.806497034Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener\" id=3197253b-4bd5-49c1-a418-40c29d48cc4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.842367 | controller |     "Jun 12 20:59:18.809552 crc crio[24437]: time=\"2026-06-12T20:59:18.809483886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842381 | controller |     "Jun 12 20:59:18.820509 crc crio[24437]: time=\"2026-06-12T20:59:18.82041257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=0d1a09ad-f5a2-4b75-8b82-7b7a57c5db25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.842396 | controller |     "Jun 12 20:59:18.895562 crc crio[24437]: time=\"2026-06-12T20:59:18.894864377Z\" level=info msg=\"Creating container: openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker\" id=d64693e0-8e2d-4f40-af0b-e9134bb86086 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.842411 | controller |     "Jun 12 20:59:18.897394 crc crio[24437]: time=\"2026-06-12T20:59:18.897167112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842425 | controller |     "Jun 12 20:59:18.941864 crc crio[24437]: time=\"2026-06-12T20:59:18.941688738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842443 | controller |     "Jun 12 20:59:18.952370 crc crio[24437]: time=\"2026-06-12T20:59:18.949875615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842458 | controller |     "Jun 12 20:59:18.970653 crc crio[24437]: time=\"2026-06-12T20:59:18.970511344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842473 | controller |     "Jun 12 20:59:19.021675 crc crio[24437]: time=\"2026-06-12T20:59:18.974495909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842488 | controller |     "Jun 12 20:59:19.058061 crc crio[24437]: 2026-06-12T20:59:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6959c989bd164f Mac:f2:47:f6:87:a7:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/dd6c0d6f-5afb-40ac-92b9-5a1925da6d4d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.842503 | controller |     "Jun 12 20:59:19.058670 crc crio[24437]: time=\"2026-06-12T20:59:19.058525117Z\" level=info msg=\"Got pod network &{Name:barbican-api-cfb75d75d-9j4tq Namespace:openstack ID:e6959c989bd164feef3c63ef4e3c020dde8b6b726ba3b16d32df70a1011cd98b UID:9a0013c2-09b2-4f32-bfdf-c7d3bdc88e6c NetNS:/var/run/netns/dd6c0d6f-5afb-40ac-92b9-5a1925da6d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a0013c2_09b2_4f32_bfdf_c7d3bdc88e6c.slice PodAnnotations:0xc006ecc278}] Aliases:map[]}\"",
2026-06-12 21:48:35.842518 | controller |     "Jun 12 20:59:19.059427 crc crio[24437]: time=\"2026-06-12T20:59:19.059243235Z\" level=info msg=\"Checking pod openstack_barbican-api-cfb75d75d-9j4tq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.842533 | controller |     "Jun 12 20:59:19.074094 crc crio[24437]: time=\"2026-06-12T20:59:19.073749435Z\" level=info msg=\"Ran pod sandbox e6959c989bd164feef3c63ef4e3c020dde8b6b726ba3b16d32df70a1011cd98b with infra container: openstack/barbican-api-cfb75d75d-9j4tq/POD\" id=f887131c-cc02-477f-93ba-d2a7fefe8de9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.842549 | controller |     "Jun 12 20:59:19.076208 crc crio[24437]: time=\"2026-06-12T20:59:19.076079701Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=17862ce9-6d69-4860-89e2-87e2f1383ee0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.842564 | controller |     "Jun 12 20:59:19.081672 crc crio[24437]: time=\"2026-06-12T20:59:19.081635856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=fcbcb295-f11d-4722-afa9-3c407b195f85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.842578 | controller |     "Jun 12 20:59:19.093213 crc crio[24437]: time=\"2026-06-12T20:59:19.092771533Z\" level=info msg=\"Creating container: openstack/barbican-api-cfb75d75d-9j4tq/barbican-api-log\" id=57a81a84-ccf0-4007-8cd1-3c8830705f88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.842593 | controller |     "Jun 12 20:59:19.093795 crc crio[24437]: time=\"2026-06-12T20:59:19.093479431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842608 | controller |     "Jun 12 20:59:19.169693 crc crio[24437]: time=\"2026-06-12T20:59:19.169555668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842626 | controller |     "Jun 12 20:59:19.179650 crc crio[24437]: time=\"2026-06-12T20:59:19.179579568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842641 | controller |     "Jun 12 20:59:19.370337 crc crio[24437]: time=\"2026-06-12T20:59:19.37019242Z\" level=info msg=\"Created container b11494286d7f823a1e4c6b2752592aaa8264cd087e4003cdd945083ad779ad76: openstack/barbican-api-cfb75d75d-9j4tq/barbican-api-log\" id=57a81a84-ccf0-4007-8cd1-3c8830705f88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.842656 | controller |     "Jun 12 20:59:19.373026 crc crio[24437]: time=\"2026-06-12T20:59:19.371364488Z\" level=info msg=\"Created container a290fed8f2c805fbecc04f0718a1d69bebf7f66363b9e9f3987b833e21fa89bd: openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener\" id=3197253b-4bd5-49c1-a418-40c29d48cc4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.842670 | controller |     "Jun 12 20:59:19.373026 crc crio[24437]: time=\"2026-06-12T20:59:19.371452789Z\" level=info msg=\"Starting container: b11494286d7f823a1e4c6b2752592aaa8264cd087e4003cdd945083ad779ad76\" id=59e94f1f-2db3-4a0e-bb8c-89d129c5a345 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.842685 | controller |     "Jun 12 20:59:19.373325 crc crio[24437]: time=\"2026-06-12T20:59:19.373132961Z\" level=info msg=\"Starting container: a290fed8f2c805fbecc04f0718a1d69bebf7f66363b9e9f3987b833e21fa89bd\" id=9197af90-883a-49ac-88a5-3c9e1bd3887e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.842699 | controller |     "Jun 12 20:59:19.378354 crc crio[24437]: time=\"2026-06-12T20:59:19.378255894Z\" level=info msg=\"Created container 8aad45936a62cf618fb644b1aed36382555a7895634950a9a8ae02c39e0dd8ea: openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker\" id=d64693e0-8e2d-4f40-af0b-e9134bb86086 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.842714 | controller |     "Jun 12 20:59:19.384140 crc crio[24437]: time=\"2026-06-12T20:59:19.380346124Z\" level=info msg=\"Started container\" PID=72786 containerID=b11494286d7f823a1e4c6b2752592aaa8264cd087e4003cdd945083ad779ad76 description=openstack/barbican-api-cfb75d75d-9j4tq/barbican-api-log id=59e94f1f-2db3-4a0e-bb8c-89d129c5a345 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6959c989bd164feef3c63ef4e3c020dde8b6b726ba3b16d32df70a1011cd98b",
2026-06-12 21:48:35.842729 | controller |     "Jun 12 20:59:19.384140 crc crio[24437]: time=\"2026-06-12T20:59:19.380615151Z\" level=info msg=\"Started container\" PID=72776 containerID=a290fed8f2c805fbecc04f0718a1d69bebf7f66363b9e9f3987b833e21fa89bd description=openstack/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener id=9197af90-883a-49ac-88a5-3c9e1bd3887e name=/runtime.v1.RuntimeService/StartContainer sandboxID=88614a0d86e33e40b52c714e77990fced557fc12d4f80f004b6a0bf0ee81b468",
2026-06-12 21:48:35.842744 | controller |     "Jun 12 20:59:19.384140 crc crio[24437]: time=\"2026-06-12T20:59:19.381653926Z\" level=info msg=\"Starting container: 8aad45936a62cf618fb644b1aed36382555a7895634950a9a8ae02c39e0dd8ea\" id=649fc382-c387-4654-9779-337daa06af94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.842759 | controller |     "Jun 12 20:59:19.393700 crc crio[24437]: time=\"2026-06-12T20:59:19.393221785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=74a826f4-d0a8-4037-9726-f517d62f82cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.842773 | controller |     "Jun 12 20:59:19.395624 crc crio[24437]: time=\"2026-06-12T20:59:19.39547231Z\" level=info msg=\"Started container\" PID=72778 containerID=8aad45936a62cf618fb644b1aed36382555a7895634950a9a8ae02c39e0dd8ea description=openstack/barbican-worker-85dccc87f9-7dg28/barbican-worker id=649fc382-c387-4654-9779-337daa06af94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0dc0621efd99d6314eb86ec42202fc135216951236799b5f9322ebe0c47d33d",
2026-06-12 21:48:35.842791 | controller |     "Jun 12 20:59:19.499890 crc crio[24437]: time=\"2026-06-12T20:59:19.499633583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=8ea79dde-6b84-430a-b3ff-952976b24425 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.842806 | controller |     "Jun 12 20:59:19.512741 crc crio[24437]: time=\"2026-06-12T20:59:19.512639677Z\" level=info msg=\"Creating container: openstack/barbican-api-cfb75d75d-9j4tq/barbican-api\" id=b8b1936c-7b00-4b09-bf88-94a3e23fd7a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.842822 | controller |     "Jun 12 20:59:19.513138 crc crio[24437]: time=\"2026-06-12T20:59:19.513083488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842837 | controller |     "Jun 12 20:59:19.573304 crc crio[24437]: time=\"2026-06-12T20:59:19.573177009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842869 | controller |     "Jun 12 20:59:19.575878 crc crio[24437]: time=\"2026-06-12T20:59:19.575808332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.842886 | controller |     "Jun 12 20:59:19.685728 crc crio[24437]: time=\"2026-06-12T20:59:19.685645743Z\" level=info msg=\"Created container ff0c1072d199e04d2ba83de47e5a720626d78246e8ce1d1f2a4a1fe07bb0d2fd: openstack/barbican-api-cfb75d75d-9j4tq/barbican-api\" id=b8b1936c-7b00-4b09-bf88-94a3e23fd7a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.842900 | controller |     "Jun 12 20:59:19.687535 crc crio[24437]: time=\"2026-06-12T20:59:19.687461316Z\" level=info msg=\"Starting container: ff0c1072d199e04d2ba83de47e5a720626d78246e8ce1d1f2a4a1fe07bb0d2fd\" id=2ad7d62c-51bd-472f-a474-2a65d4e3b3af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.842916 | controller |     "Jun 12 20:59:19.695164 crc crio[24437]: time=\"2026-06-12T20:59:19.695078551Z\" level=info msg=\"Started container\" PID=72842 containerID=ff0c1072d199e04d2ba83de47e5a720626d78246e8ce1d1f2a4a1fe07bb0d2fd description=openstack/barbican-api-cfb75d75d-9j4tq/barbican-api id=2ad7d62c-51bd-472f-a474-2a65d4e3b3af name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6959c989bd164feef3c63ef4e3c020dde8b6b726ba3b16d32df70a1011cd98b",
2026-06-12 21:48:35.842930 | controller |     "Jun 12 20:59:20.766412 crc crio[24437]: time=\"2026-06-12T20:59:20.765422953Z\" level=info msg=\"Stopping pod sandbox: f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a\" id=ca6e3246-7050-49e3-b012-719cd3023144 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.842945 | controller |     "Jun 12 20:59:20.767314 crc crio[24437]: time=\"2026-06-12T20:59:20.767240737Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-jhb6s Namespace:openstack ID:f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a UID:06fa32e8-619a-44e5-b97c-e4fadc5eeb1f NetNS:/var/run/netns/0df40900-38af-4999-8f1e-065ec0822b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06fa32e8_619a_44e5_b97c_e4fadc5eeb1f.slice PodAnnotations:0xc001fa44c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.842960 | controller |     "Jun 12 20:59:20.767501 crc crio[24437]: time=\"2026-06-12T20:59:20.767442912Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-jhb6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.842974 | controller |     "Jun 12 20:59:21.281223 crc crio[24437]: time=\"2026-06-12T20:59:21.280366692Z\" level=info msg=\"Stopped pod sandbox: f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a\" id=ca6e3246-7050-49e3-b012-719cd3023144 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.842994 | controller |     "Jun 12 20:59:21.860587 crc crio[24437]: time=\"2026-06-12T20:59:21.860082093Z\" level=info msg=\"Stopping container: f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87 (timeout: 10s)\" id=0fa688b0-ba6a-4eb0-a370-79916083a5c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.843009 | controller |     "Jun 12 20:59:22.164890 crc crio[24437]: time=\"2026-06-12T20:59:22.16451156Z\" level=info msg=\"Stopped container f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87: openstack/dnsmasq-dns-6c85d9984c-glxtt/dnsmasq-dns\" id=0fa688b0-ba6a-4eb0-a370-79916083a5c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.843024 | controller |     "Jun 12 20:59:22.166394 crc crio[24437]: time=\"2026-06-12T20:59:22.166334185Z\" level=info msg=\"Stopping pod sandbox: 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08\" id=34136dd1-a578-4ce3-b5fc-78ffe3d36ea2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.843039 | controller |     "Jun 12 20:59:22.167064 crc crio[24437]: time=\"2026-06-12T20:59:22.16698871Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-glxtt Namespace:openstack ID:062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08 UID:58179da5-c6ed-4ee0-98b8-f4692f4c6809 NetNS:/var/run/netns/00ad41ac-5da2-4e23-89f1-f0c6575215a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58179da5_c6ed_4ee0_98b8_f4692f4c6809.slice PodAnnotations:0xc00012aa08}] Aliases:map[]}\"",
2026-06-12 21:48:35.843054 | controller |     "Jun 12 20:59:22.167200 crc crio[24437]: time=\"2026-06-12T20:59:22.167158214Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c85d9984c-glxtt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.843068 | controller |     "Jun 12 20:59:22.722877 crc crio[24437]: time=\"2026-06-12T20:59:22.722137229Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=82803d5e-c23b-44a6-909a-41d1c0260d7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.843083 | controller |     "Jun 12 20:59:22.723489 crc crio[24437]: time=\"2026-06-12T20:59:22.723463711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.843097 | controller |     "Jun 12 20:59:22.807205 crc crio[24437]: time=\"2026-06-12T20:59:22.807116461Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915 UID:af6ee49c-8447-406f-b5fc-2ae0429bc9d5 NetNS:/var/run/netns/2b998a9f-ecff-426f-afa5-26eb8788a085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf6ee49c_8447_406f_b5fc_2ae0429bc9d5.slice PodAnnotations:0xc00012b040}] Aliases:map[]}\"",
2026-06-12 21:48:35.843112 | controller |     "Jun 12 20:59:22.807686 crc crio[24437]: time=\"2026-06-12T20:59:22.807666983Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.843127 | controller |     "Jun 12 20:59:22.976032 crc crio[24437]: time=\"2026-06-12T20:59:22.968721691Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-42zz5/POD\" id=1c8ba02f-9dd0-409a-8b4d-b64974ade541 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.843141 | controller |     "Jun 12 20:59:22.976032 crc crio[24437]: time=\"2026-06-12T20:59:22.968891304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.843159 | controller |     "Jun 12 20:59:23.091520 crc crio[24437]: time=\"2026-06-12T20:59:23.091313299Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-42zz5 Namespace:openstack ID:831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb UID:e810db42-dee1-4c12-b9c6-fd34565f7338 NetNS:/var/run/netns/64a2c1f0-0cb9-4179-9f91-3913f642cc6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode810db42_dee1_4c12_b9c6_fd34565f7338.slice PodAnnotations:0xc002746388}] Aliases:map[]}\"",
2026-06-12 21:48:35.843174 | controller |     "Jun 12 20:59:23.091520 crc crio[24437]: time=\"2026-06-12T20:59:23.091440162Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-764b948f4c-42zz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.843190 | controller |     "Jun 12 20:59:23.221339 crc crio[24437]: time=\"2026-06-12T20:59:23.220108348Z\" level=info msg=\"Stopped pod sandbox: 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08\" id=34136dd1-a578-4ce3-b5fc-78ffe3d36ea2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.843205 | controller |     "Jun 12 20:59:23.309637 crc crio[24437]: time=\"2026-06-12T20:59:23.309558747Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=ab4da701-4fff-4421-ade3-7c139b3615d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.843219 | controller |     "Jun 12 20:59:23.309831 crc crio[24437]: time=\"2026-06-12T20:59:23.30966256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.843234 | controller |     "Jun 12 20:59:23.443764 crc crio[24437]: time=\"2026-06-12T20:59:23.44356952Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac UID:f6731075-1c98-4920-ab3c-af9ef149948d NetNS:/var/run/netns/3b041f3b-9497-4b65-9cca-6b65fe01378c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6731075_1c98_4920_ab3c_af9ef149948d.slice PodAnnotations:0xc001fa4750}] Aliases:map[]}\"",
2026-06-12 21:48:35.843249 | controller |     "Jun 12 20:59:23.443764 crc crio[24437]: time=\"2026-06-12T20:59:23.443618732Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.843263 | controller |     "Jun 12 20:59:23.886193 crc crio[24437]: 2026-06-12T20:59:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d90b37146f646c Mac:0a:90:d9:38:00:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/2b998a9f-ecff-426f-afa5-26eb8788a085 SocketPath: PciID:}] [{Interface:0xc0002fc840 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.843279 | controller |     "Jun 12 20:59:23.892652 crc crio[24437]: time=\"2026-06-12T20:59:23.892589798Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915 UID:af6ee49c-8447-406f-b5fc-2ae0429bc9d5 NetNS:/var/run/netns/2b998a9f-ecff-426f-afa5-26eb8788a085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf6ee49c_8447_406f_b5fc_2ae0429bc9d5.slice PodAnnotations:0xc00012b040}] Aliases:map[]}\"",
2026-06-12 21:48:35.843294 | controller |     "Jun 12 20:59:23.893181 crc crio[24437]: time=\"2026-06-12T20:59:23.893156662Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.843312 | controller |     "Jun 12 20:59:23.917733 crc crio[24437]: time=\"2026-06-12T20:59:23.917663894Z\" level=info msg=\"Ran pod sandbox 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915 with infra container: openstack/cinder-scheduler-0/POD\" id=82803d5e-c23b-44a6-909a-41d1c0260d7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.843327 | controller |     "Jun 12 20:59:23.949314 crc crio[24437]: time=\"2026-06-12T20:59:23.948730932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=2ffdbc93-5322-4499-909d-89ab02328bf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.843342 | controller |     "Jun 12 20:59:23.949314 crc crio[24437]: time=\"2026-06-12T20:59:23.949013359Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=2ffdbc93-5322-4499-909d-89ab02328bf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.843357 | controller |     "Jun 12 20:59:23.949314 crc crio[24437]: time=\"2026-06-12T20:59:23.949059151Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=2ffdbc93-5322-4499-909d-89ab02328bf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.843372 | controller |     "Jun 12 20:59:23.952829 crc crio[24437]: time=\"2026-06-12T20:59:23.951210762Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4975912a-606b-4f03-b2f0-91d82b88f664 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.843386 | controller |     "Jun 12 20:59:23.968528 crc crio[24437]: time=\"2026-06-12T20:59:23.96809949Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-12 21:48:35.843401 | controller |     "Jun 12 20:59:24.093671 crc crio[24437]: time=\"2026-06-12T20:59:24.09363171Z\" level=info msg=\"Removing container: f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87\" id=15676257-d4f4-4e1e-867b-15bec44ee1e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.843416 | controller |     "Jun 12 20:59:24.219039 crc crio[24437]: time=\"2026-06-12T20:59:24.217569282Z\" level=info msg=\"Removed container f1985f14413dc1fdff1ca90ba7c6cdbd4b12fd55c8727afae6887c1deb577d87: openstack/dnsmasq-dns-6c85d9984c-glxtt/dnsmasq-dns\" id=15676257-d4f4-4e1e-867b-15bec44ee1e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.843431 | controller |     "Jun 12 20:59:24.238550 crc crio[24437]: time=\"2026-06-12T20:59:24.237469072Z\" level=info msg=\"Removing container: 5c0b8018afb671ffbac258009cb2aad3c5c8544119e10b289aaf1170b8329c24\" id=797cfa18-9347-4ed1-8527-b4a83580713d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.843446 | controller |     "Jun 12 20:59:24.276990 crc crio[24437]: 2026-06-12T20:59:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:831d69cbc9b7d93 Mac:8e:8e:af:f5:ff:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/64a2c1f0-0cb9-4179-9f91-3913f642cc6e SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.843460 | controller |     "Jun 12 20:59:24.287977 crc crio[24437]: time=\"2026-06-12T20:59:24.287848718Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-42zz5 Namespace:openstack ID:831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb UID:e810db42-dee1-4c12-b9c6-fd34565f7338 NetNS:/var/run/netns/64a2c1f0-0cb9-4179-9f91-3913f642cc6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode810db42_dee1_4c12_b9c6_fd34565f7338.slice PodAnnotations:0xc002746388}] Aliases:map[]}\"",
2026-06-12 21:48:35.843476 | controller |     "Jun 12 20:59:24.288607 crc crio[24437]: time=\"2026-06-12T20:59:24.288585325Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-764b948f4c-42zz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.843497 | controller |     "Jun 12 20:59:24.341113 crc crio[24437]: time=\"2026-06-12T20:59:24.340910978Z\" level=info msg=\"Ran pod sandbox 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb with infra container: openstack/dnsmasq-dns-764b948f4c-42zz5/POD\" id=1c8ba02f-9dd0-409a-8b4d-b64974ade541 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.843514 | controller |     "Jun 12 20:59:24.346883 crc crio[24437]: time=\"2026-06-12T20:59:24.34681032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9fc277f5-04ee-4b9d-be61-becec865b6cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.843529 | controller |     "Jun 12 20:59:24.365963 crc crio[24437]: time=\"2026-06-12T20:59:24.364139409Z\" level=info msg=\"Removed container 5c0b8018afb671ffbac258009cb2aad3c5c8544119e10b289aaf1170b8329c24: openstack/dnsmasq-dns-6c85d9984c-glxtt/init\" id=797cfa18-9347-4ed1-8527-b4a83580713d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.843543 | controller |     "Jun 12 20:59:24.468361 crc crio[24437]: 2026-06-12T20:59:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72867344162a7e4 Mac:32:9c:a1:5e:2b:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/3b041f3b-9497-4b65-9cca-6b65fe01378c SocketPath: PciID:}] [{Interface:0xc000516a20 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.843558 | controller |     "Jun 12 20:59:24.469208 crc crio[24437]: time=\"2026-06-12T20:59:24.469131282Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac UID:f6731075-1c98-4920-ab3c-af9ef149948d NetNS:/var/run/netns/3b041f3b-9497-4b65-9cca-6b65fe01378c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6731075_1c98_4920_ab3c_af9ef149948d.slice PodAnnotations:0xc001fa4750}] Aliases:map[]}\"",
2026-06-12 21:48:35.843572 | controller |     "Jun 12 20:59:24.469357 crc crio[24437]: time=\"2026-06-12T20:59:24.469339497Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.843587 | controller |     "Jun 12 20:59:24.480662 crc crio[24437]: time=\"2026-06-12T20:59:24.479999295Z\" level=info msg=\"Ran pod sandbox 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac with infra container: openstack/cinder-api-0/POD\" id=ab4da701-4fff-4421-ade3-7c139b3615d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.843602 | controller |     "Jun 12 20:59:24.485611 crc crio[24437]: time=\"2026-06-12T20:59:24.485525098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=0b2e52d7-6630-4f0e-96c9-c96ddda9d9dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.843617 | controller |     "Jun 12 20:59:24.513996 crc crio[24437]: time=\"2026-06-12T20:59:24.513711578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=05687470-362f-4fb1-8f86-04652f895836 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.843633 | controller |     "Jun 12 20:59:24.557571 crc crio[24437]: time=\"2026-06-12T20:59:24.557476935Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=ad22fdd5-aa09-48e7-82ef-c68c30cd07eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.843648 | controller |     "Jun 12 20:59:24.557922 crc crio[24437]: time=\"2026-06-12T20:59:24.557868525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.843666 | controller |     "Jun 12 20:59:24.563164 crc crio[24437]: time=\"2026-06-12T20:59:24.56307454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5d0c989c-9b1b-4730-9b18-a5fe5e3c222c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.843681 | controller |     "Jun 12 20:59:24.606997 crc crio[24437]: time=\"2026-06-12T20:59:24.606362894Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-42zz5/init\" id=c69aec9e-017e-4ea2-bb9e-6e95b15fc6f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.843697 | controller |     "Jun 12 20:59:24.610004 crc crio[24437]: time=\"2026-06-12T20:59:24.60742937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.843712 | controller |     "Jun 12 20:59:24.671020 crc crio[24437]: time=\"2026-06-12T20:59:24.669820687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.843727 | controller |     "Jun 12 20:59:25.334303 crc crio[24437]: time=\"2026-06-12T20:59:25.333375152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.843742 | controller |     "Jun 12 20:59:25.347011 crc crio[24437]: time=\"2026-06-12T20:59:25.346824476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.843757 | controller |     "Jun 12 20:59:25.368640 crc crio[24437]: time=\"2026-06-12T20:59:25.368548409Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17\" id=4975912a-606b-4f03-b2f0-91d82b88f664 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.843772 | controller |     "Jun 12 20:59:25.372305 crc crio[24437]: time=\"2026-06-12T20:59:25.372186678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=ce4668ea-61e0-4ed8-9c05-839877a3b448 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.843786 | controller |     "Jun 12 20:59:25.431715 crc crio[24437]: time=\"2026-06-12T20:59:25.43152569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=35db35f3-97ea-411c-8a1b-c6d25e71f571 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.843800 | controller |     "Jun 12 20:59:25.444216 crc crio[24437]: time=\"2026-06-12T20:59:25.444120024Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=0f76fb38-aa5a-41ff-890a-c76362783ded name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.843815 | controller |     "Jun 12 20:59:25.446382 crc crio[24437]: time=\"2026-06-12T20:59:25.446322148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.843830 | controller |     "Jun 12 20:59:25.549724 crc crio[24437]: time=\"2026-06-12T20:59:25.5496267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.843844 | controller |     "Jun 12 20:59:25.714854 crc crio[24437]: time=\"2026-06-12T20:59:25.713798162Z\" level=info msg=\"Created container 45b2b2f66db8bae713994f41d7ea32b465e96cc339647e055bdd06b52e2f18e0: openstack/dnsmasq-dns-764b948f4c-42zz5/init\" id=c69aec9e-017e-4ea2-bb9e-6e95b15fc6f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.843882 | controller |     "Jun 12 20:59:25.742996 crc crio[24437]: time=\"2026-06-12T20:59:25.733314363Z\" level=info msg=\"Starting container: 45b2b2f66db8bae713994f41d7ea32b465e96cc339647e055bdd06b52e2f18e0\" id=ed242206-ee71-4e94-b2e0-8643d504ed4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.843899 | controller |     "Jun 12 20:59:25.762482 crc crio[24437]: time=\"2026-06-12T20:59:25.759373573Z\" level=info msg=\"Started container\" PID=73549 containerID=45b2b2f66db8bae713994f41d7ea32b465e96cc339647e055bdd06b52e2f18e0 description=openstack/dnsmasq-dns-764b948f4c-42zz5/init id=ed242206-ee71-4e94-b2e0-8643d504ed4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb",
2026-06-12 21:48:35.843915 | controller |     "Jun 12 20:59:26.302122 crc crio[24437]: time=\"2026-06-12T20:59:26.301399755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=39680cbd-b706-47ed-864b-e157feacde37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.843930 | controller |     "Jun 12 20:59:26.446082 crc crio[24437]: time=\"2026-06-12T20:59:26.445218936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cab39dc4-8886-4520-8304-f0e4275e685c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.843945 | controller |     "Jun 12 20:59:26.457631 crc crio[24437]: time=\"2026-06-12T20:59:26.457543603Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-42zz5/dnsmasq-dns\" id=99e80e58-6815-4f5d-9257-88052242a194 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.843960 | controller |     "Jun 12 20:59:26.458149 crc crio[24437]: time=\"2026-06-12T20:59:26.458066656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.843975 | controller |     "Jun 12 20:59:26.558684 crc crio[24437]: time=\"2026-06-12T20:59:26.558351627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.843990 | controller |     "Jun 12 20:59:26.573708 crc crio[24437]: time=\"2026-06-12T20:59:26.573544984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.844004 | controller |     "Jun 12 20:59:26.780349 crc crio[24437]: time=\"2026-06-12T20:59:26.780230931Z\" level=info msg=\"Created container 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307: openstack/dnsmasq-dns-764b948f4c-42zz5/dnsmasq-dns\" id=99e80e58-6815-4f5d-9257-88052242a194 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.844019 | controller |     "Jun 12 20:59:26.782465 crc crio[24437]: time=\"2026-06-12T20:59:26.782356562Z\" level=info msg=\"Starting container: 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307\" id=6d814eda-117d-440e-9b1e-fef0e4a3f8fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.844034 | controller |     "Jun 12 20:59:26.793464 crc crio[24437]: time=\"2026-06-12T20:59:26.793357548Z\" level=info msg=\"Started container\" PID=73658 containerID=0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307 description=openstack/dnsmasq-dns-764b948f4c-42zz5/dnsmasq-dns id=6d814eda-117d-440e-9b1e-fef0e4a3f8fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb",
2026-06-12 21:48:35.844049 | controller |     "Jun 12 20:59:27.568730 crc crio[24437]: time=\"2026-06-12T20:59:27.568001984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.844064 | controller |     "Jun 12 20:59:27.796210 crc crio[24437]: time=\"2026-06-12T20:59:27.79611247Z\" level=info msg=\"Created container 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9: openstack/cinder-scheduler-0/cinder-scheduler\" id=0f76fb38-aa5a-41ff-890a-c76362783ded name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.844082 | controller |     "Jun 12 20:59:27.798736 crc crio[24437]: time=\"2026-06-12T20:59:27.79859437Z\" level=info msg=\"Starting container: 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9\" id=5825c269-21df-4101-b71e-31ea9dfd8edf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.844097 | controller |     "Jun 12 20:59:27.805616 crc crio[24437]: time=\"2026-06-12T20:59:27.805538777Z\" level=info msg=\"Started container\" PID=73843 containerID=2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9 description=openstack/cinder-scheduler-0/cinder-scheduler id=5825c269-21df-4101-b71e-31ea9dfd8edf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915",
2026-06-12 21:48:35.844112 | controller |     "Jun 12 20:59:27.824573 crc crio[24437]: time=\"2026-06-12T20:59:27.824463204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=2103ccba-4533-43db-af48-9a35604c7347 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.844127 | controller |     "Jun 12 20:59:27.878749 crc crio[24437]: time=\"2026-06-12T20:59:27.878656242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=23f07ef8-f7ea-4eaf-a959-bbf4dc8fb80a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.844141 | controller |     "Jun 12 20:59:27.888844 crc crio[24437]: time=\"2026-06-12T20:59:27.888771016Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=890ec0e9-9028-4898-8d96-2df72f93244d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.844156 | controller |     "Jun 12 20:59:27.889248 crc crio[24437]: time=\"2026-06-12T20:59:27.889202726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.844171 | controller |     "Jun 12 20:59:28.022242 crc crio[24437]: time=\"2026-06-12T20:59:28.022047113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.844185 | controller |     "Jun 12 20:59:28.437191 crc crio[24437]: time=\"2026-06-12T20:59:28.43712872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.844199 | controller |     "Jun 12 20:59:28.626607 crc crio[24437]: time=\"2026-06-12T20:59:28.62646653Z\" level=info msg=\"Created container 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258: openstack/cinder-api-0/cinder-api-log\" id=ad22fdd5-aa09-48e7-82ef-c68c30cd07eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.844214 | controller |     "Jun 12 20:59:28.631570 crc crio[24437]: time=\"2026-06-12T20:59:28.63143346Z\" level=info msg=\"Starting container: 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258\" id=f16c405f-2915-450c-91be-3da6800c1de3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.844228 | controller |     "Jun 12 20:59:28.659466 crc crio[24437]: time=\"2026-06-12T20:59:28.659259372Z\" level=info msg=\"Started container\" PID=73922 containerID=6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258 description=openstack/cinder-api-0/cinder-api-log id=f16c405f-2915-450c-91be-3da6800c1de3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac",
2026-06-12 21:48:35.844243 | controller |     "Jun 12 20:59:28.687752 crc crio[24437]: time=\"2026-06-12T20:59:28.687113654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ba944f0e-aa6d-4825-b4fc-08c99c5fc6fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.844261 | controller |     "Jun 12 20:59:28.741213 crc crio[24437]: time=\"2026-06-12T20:59:28.741121147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=46d1e060-d41e-4bf1-932f-80fe13f47891 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.844276 | controller |     "Jun 12 20:59:28.755075 crc crio[24437]: time=\"2026-06-12T20:59:28.754974042Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=a583546e-5181-4f10-bb1c-e16737148fba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.844291 | controller |     "Jun 12 20:59:28.755645 crc crio[24437]: time=\"2026-06-12T20:59:28.755592557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.844306 | controller |     "Jun 12 20:59:29.053414 crc crio[24437]: time=\"2026-06-12T20:59:29.053317622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.844320 | controller |     "Jun 12 20:59:29.190371 crc crio[24437]: time=\"2026-06-12T20:59:29.190223937Z\" level=info msg=\"Created container 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090: openstack/cinder-scheduler-0/probe\" id=890ec0e9-9028-4898-8d96-2df72f93244d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.844334 | controller |     "Jun 12 20:59:29.191890 crc crio[24437]: time=\"2026-06-12T20:59:29.191793365Z\" level=info msg=\"Starting container: 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090\" id=995b0f1a-dea4-4dde-9f08-b75d4126ed16 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.844349 | controller |     "Jun 12 20:59:29.202730 crc crio[24437]: time=\"2026-06-12T20:59:29.202580455Z\" level=info msg=\"Started container\" PID=73970 containerID=7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090 description=openstack/cinder-scheduler-0/probe id=995b0f1a-dea4-4dde-9f08-b75d4126ed16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915",
2026-06-12 21:48:35.844364 | controller |     "Jun 12 20:59:30.452841 crc crio[24437]: time=\"2026-06-12T20:59:30.451768654Z\" level=info msg=\"Stopping container: 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44 (timeout: 30s)\" id=79375091-4dde-4db2-9125-ad3e7fe37cf5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.844378 | controller |     "Jun 12 20:59:30.453679 crc crio[24437]: time=\"2026-06-12T20:59:30.452336498Z\" level=info msg=\"Stopping container: baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa (timeout: 30s)\" id=82157c24-168a-4c22-ab38-e7b921da5822 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.844392 | controller |     "Jun 12 20:59:32.289995 crc crio[24437]: time=\"2026-06-12T20:59:32.288837552Z\" level=info msg=\"Stopping container: fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404 (timeout: 30s)\" id=32d53b24-b319-43de-ae86-3d291abf0df6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.844407 | controller |     "Jun 12 20:59:32.299405 crc crio[24437]: time=\"2026-06-12T20:59:32.297682376Z\" level=info msg=\"Stopping container: 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43 (timeout: 30s)\" id=4926af69-e234-49f6-b7b5-842ccd93f76b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.844421 | controller |     "Jun 12 20:59:32.914400 crc crio[24437]: time=\"2026-06-12T20:59:32.913644032Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7645c66d45-6kxvc/POD\" id=867f48c1-9532-4b35-a360-7e167ffa38ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.844438 | controller |     "Jun 12 20:59:32.914718 crc crio[24437]: time=\"2026-06-12T20:59:32.914440101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.844453 | controller |     "Jun 12 20:59:33.558825 crc crio[24437]: time=\"2026-06-12T20:59:33.556063977Z\" level=info msg=\"Stopping container: 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e (timeout: 10s)\" id=868ddd3a-bff3-45a6-97cc-db76587b4d2a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.844467 | controller |     "Jun 12 20:59:38.434315 crc crio[24437]: time=\"2026-06-12T20:59:38.433843053Z\" level=info msg=\"Stopped container 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43: openstack/neutron-7d468b797c-jr2km/neutron-httpd\" id=4926af69-e234-49f6-b7b5-842ccd93f76b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.844482 | controller |     "Jun 12 20:59:38.469801 crc crio[24437]: time=\"2026-06-12T20:59:38.469645056Z\" level=info msg=\"Stopped container fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404: openstack/neutron-7d468b797c-jr2km/neutron-api\" id=32d53b24-b319-43de-ae86-3d291abf0df6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.844496 | controller |     "Jun 12 20:59:38.470715 crc crio[24437]: time=\"2026-06-12T20:59:38.47066702Z\" level=info msg=\"Stopping pod sandbox: 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7\" id=06985279-ec2b-4035-9622-9a16681ea549 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.844511 | controller |     "Jun 12 20:59:38.471789 crc crio[24437]: time=\"2026-06-12T20:59:38.471744007Z\" level=info msg=\"Got pod network &{Name:neutron-7d468b797c-jr2km Namespace:openstack ID:12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7 UID:dfb937c6-ba5e-4b7d-b03f-03f13c793653 NetNS:/var/run/netns/c9c09d27-a5d1-49df-9f16-2e3325f2652a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb937c6_ba5e_4b7d_b03f_03f13c793653.slice PodAnnotations:0xc0026ab228}] Aliases:map[]}\"",
2026-06-12 21:48:35.844526 | controller |     "Jun 12 20:59:38.472127 crc crio[24437]: time=\"2026-06-12T20:59:38.472103015Z\" level=info msg=\"Deleting pod openstack_neutron-7d468b797c-jr2km from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.844542 | controller |     "Jun 12 20:59:38.481439 crc crio[24437]: time=\"2026-06-12T20:59:38.481331318Z\" level=info msg=\"Stopped container 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e: openstack/dnsmasq-dns-54f48964b7-dcrsx/dnsmasq-dns\" id=868ddd3a-bff3-45a6-97cc-db76587b4d2a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.844556 | controller |     "Jun 12 20:59:38.482910 crc crio[24437]: time=\"2026-06-12T20:59:38.482788763Z\" level=info msg=\"Stopping pod sandbox: 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10\" id=6796abe4-3d85-487d-a5aa-a790a32c7dd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.844572 | controller |     "Jun 12 20:59:38.484133 crc crio[24437]: time=\"2026-06-12T20:59:38.48389985Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-dcrsx Namespace:openstack ID:257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10 UID:1979c0da-a565-4d9b-8001-e93d66a72bdb NetNS:/var/run/netns/e374a6ae-3877-4861-99c9-51a2cd71a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1979c0da_a565_4d9b_8001_e93d66a72bdb.slice PodAnnotations:0xc001fa4460}] Aliases:map[]}\"",
2026-06-12 21:48:35.844587 | controller |     "Jun 12 20:59:38.484303 crc crio[24437]: time=\"2026-06-12T20:59:38.484226568Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54f48964b7-dcrsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.844606 | controller |     "Jun 12 20:59:38.495765 crc crio[24437]: time=\"2026-06-12T20:59:38.495681135Z\" level=info msg=\"Stopped container baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api\" id=82157c24-168a-4c22-ab38-e7b921da5822 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.844621 | controller |     "Jun 12 20:59:38.502804 crc crio[24437]: time=\"2026-06-12T20:59:38.502724255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.844636 | controller |     "Jun 12 20:59:38.508165 crc crio[24437]: time=\"2026-06-12T20:59:38.508040643Z\" level=info msg=\"Stopped container 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api-log\" id=79375091-4dde-4db2-9125-ad3e7fe37cf5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.844651 | controller |     "Jun 12 20:59:38.509368 crc crio[24437]: time=\"2026-06-12T20:59:38.509194131Z\" level=info msg=\"Stopping pod sandbox: 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165\" id=db9e9aaf-08a2-4bfa-b51e-3f914d426790 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.844666 | controller |     "Jun 12 20:59:38.510023 crc crio[24437]: time=\"2026-06-12T20:59:38.509857976Z\" level=info msg=\"Got pod network &{Name:barbican-api-5b95c547c8-w2mpx Namespace:openstack ID:391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165 UID:af63032e-3f49-4cca-8950-f8ac4a2e6394 NetNS:/var/run/netns/a594be4a-7d6c-40a8-a522-c47187c21671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf63032e_3f49_4cca_8950_f8ac4a2e6394.slice PodAnnotations:0xc00051c670}] Aliases:map[]}\"",
2026-06-12 21:48:35.844681 | controller |     "Jun 12 20:59:38.510320 crc crio[24437]: time=\"2026-06-12T20:59:38.510139023Z\" level=info msg=\"Deleting pod openstack_barbican-api-5b95c547c8-w2mpx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.844697 | controller |     "Jun 12 20:59:39.310700 crc crio[24437]: time=\"2026-06-12T20:59:39.310142312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.844712 | controller |     "Jun 12 20:59:39.322210 crc crio[24437]: time=\"2026-06-12T20:59:39.321816944Z\" level=info msg=\"Stopped pod sandbox: 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165\" id=db9e9aaf-08a2-4bfa-b51e-3f914d426790 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.844727 | controller |     "Jun 12 20:59:39.346793 crc crio[24437]: time=\"2026-06-12T20:59:39.346663283Z\" level=info msg=\"Stopped pod sandbox: 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7\" id=06985279-ec2b-4035-9622-9a16681ea549 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.844742 | controller |     "Jun 12 20:59:39.417824 crc crio[24437]: time=\"2026-06-12T20:59:39.417694078Z\" level=info msg=\"Stopped pod sandbox: 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10\" id=6796abe4-3d85-487d-a5aa-a790a32c7dd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.844757 | controller |     "Jun 12 20:59:39.437909 crc crio[24437]: time=\"2026-06-12T20:59:39.437434584Z\" level=info msg=\"Got pod network &{Name:neutron-7645c66d45-6kxvc Namespace:openstack ID:c1daa5975a9b48493f4796c83fcc7cf32873e29c4fef886e90507935991cb706 UID:72b59c81-03bd-4bdd-a4d7-dd73671197b8 NetNS:/var/run/netns/2d58b947-807e-442e-9041-175511a72eb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b59c81_03bd_4bdd_a4d7_dd73671197b8.slice PodAnnotations:0xc00282c448}] Aliases:map[]}\"",
2026-06-12 21:48:35.844775 | controller |     "Jun 12 20:59:39.439144 crc crio[24437]: time=\"2026-06-12T20:59:39.438887819Z\" level=info msg=\"Adding pod openstack_neutron-7645c66d45-6kxvc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.844791 | controller |     "Jun 12 20:59:39.453300 crc crio[24437]: time=\"2026-06-12T20:59:39.453193734Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=9f14a05b-7c2d-4495-af3b-864f13b776a1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.844806 | controller |     "Jun 12 20:59:39.455041 crc crio[24437]: time=\"2026-06-12T20:59:39.454806853Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a3bdc330-ea8e-4a14-9f8d-e126a7e030e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.844821 | controller |     "Jun 12 20:59:39.525190 crc crio[24437]: time=\"2026-06-12T20:59:39.525066898Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9faf9565-10ff-47a9-986e-a3f894b519af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.844836 | controller |     "Jun 12 20:59:39.545191 crc crio[24437]: time=\"2026-06-12T20:59:39.545118133Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=53cbe406-890d-492a-9b88-df1f721bc9c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.844873 | controller |     "Jun 12 20:59:39.547309 crc crio[24437]: time=\"2026-06-12T20:59:39.547218363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.844890 | controller |     "Jun 12 20:59:39.598223 crc crio[24437]: time=\"2026-06-12T20:59:39.598002408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.844905 | controller |     "Jun 12 20:59:39.612361 crc crio[24437]: time=\"2026-06-12T20:59:39.610785688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.844920 | controller |     "Jun 12 20:59:39.768067 crc crio[24437]: time=\"2026-06-12T20:59:39.767320426Z\" level=info msg=\"Removing container: baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa\" id=f191c883-b8b1-4300-bc1b-fef72dd87bb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.844934 | controller |     "Jun 12 20:59:39.851782 crc crio[24437]: time=\"2026-06-12T20:59:39.850654177Z\" level=info msg=\"Removed container baf008c0fabac8ca98566e6a4a2324d4684c45b4634ae0fc69fdaecba4667daa: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api\" id=f191c883-b8b1-4300-bc1b-fef72dd87bb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.844949 | controller |     "Jun 12 20:59:39.878630 crc crio[24437]: time=\"2026-06-12T20:59:39.87853006Z\" level=info msg=\"Removing container: 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44\" id=0f594969-befd-44a8-8f22-82d5dc5a1c43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.844964 | controller |     "Jun 12 20:59:39.906240 crc crio[24437]: 2026-06-12T20:59:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1daa5975a9b484 Mac:86:82:23:bc:d3:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/2d58b947-807e-442e-9041-175511a72eb8 SocketPath: PciID:}] [{Interface:0xc0001385b0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.844978 | controller |     "Jun 12 20:59:39.907815 crc crio[24437]: time=\"2026-06-12T20:59:39.907751205Z\" level=info msg=\"Got pod network &{Name:neutron-7645c66d45-6kxvc Namespace:openstack ID:c1daa5975a9b48493f4796c83fcc7cf32873e29c4fef886e90507935991cb706 UID:72b59c81-03bd-4bdd-a4d7-dd73671197b8 NetNS:/var/run/netns/2d58b947-807e-442e-9041-175511a72eb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b59c81_03bd_4bdd_a4d7_dd73671197b8.slice PodAnnotations:0xc00282c448}] Aliases:map[]}\"",
2026-06-12 21:48:35.844998 | controller |     "Jun 12 20:59:39.916773 crc crio[24437]: time=\"2026-06-12T20:59:39.915114872Z\" level=info msg=\"Checking pod openstack_neutron-7645c66d45-6kxvc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.845013 | controller |     "Jun 12 20:59:39.928578 crc crio[24437]: time=\"2026-06-12T20:59:39.928498376Z\" level=info msg=\"Created container 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb: openstack/ceilometer-0/proxy-httpd\" id=53cbe406-890d-492a-9b88-df1f721bc9c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.845027 | controller |     "Jun 12 20:59:39.930602 crc crio[24437]: time=\"2026-06-12T20:59:39.930059873Z\" level=info msg=\"Starting container: 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb\" id=75bda3ec-9797-4f43-831e-d1891481bb3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.845042 | controller |     "Jun 12 20:59:39.935660 crc crio[24437]: time=\"2026-06-12T20:59:39.935348551Z\" level=info msg=\"Started container\" PID=74807 containerID=7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb description=openstack/ceilometer-0/proxy-httpd id=75bda3ec-9797-4f43-831e-d1891481bb3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6",
2026-06-12 21:48:35.845057 | controller |     "Jun 12 20:59:39.958977 crc crio[24437]: time=\"2026-06-12T20:59:39.957735861Z\" level=info msg=\"Ran pod sandbox c1daa5975a9b48493f4796c83fcc7cf32873e29c4fef886e90507935991cb706 with infra container: openstack/neutron-7645c66d45-6kxvc/POD\" id=867f48c1-9532-4b35-a360-7e167ffa38ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.845071 | controller |     "Jun 12 20:59:39.962251 crc crio[24437]: time=\"2026-06-12T20:59:39.962104787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ab2a6d14-e7e8-408f-a7fc-5d78b8519e8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.845085 | controller |     "Jun 12 20:59:40.079787 crc crio[24437]: time=\"2026-06-12T20:59:40.079031659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=52c80e22-4e6d-41de-bfe6-3d56652802eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.845100 | controller |     "Jun 12 20:59:40.097767 crc crio[24437]: time=\"2026-06-12T20:59:40.097585036Z\" level=info msg=\"Creating container: openstack/neutron-7645c66d45-6kxvc/neutron-api\" id=a5adcf30-fa78-4177-9e36-49914ff7538b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.845115 | controller |     "Jun 12 20:59:40.098669 crc crio[24437]: time=\"2026-06-12T20:59:40.098608771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.845129 | controller |     "Jun 12 20:59:40.135022 crc crio[24437]: time=\"2026-06-12T20:59:40.134880687Z\" level=info msg=\"Created container ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab: openstack/cinder-api-0/cinder-api\" id=a583546e-5181-4f10-bb1c-e16737148fba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.845144 | controller |     "Jun 12 20:59:40.142029 crc crio[24437]: time=\"2026-06-12T20:59:40.141852815Z\" level=info msg=\"Starting container: ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab\" id=51b7d101-ccf7-423a-8990-2574dd108dc1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.845162 | controller |     "Jun 12 20:59:40.148594 crc crio[24437]: time=\"2026-06-12T20:59:40.148522465Z\" level=info msg=\"Started container\" PID=74814 containerID=ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab description=openstack/cinder-api-0/cinder-api id=51b7d101-ccf7-423a-8990-2574dd108dc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac",
2026-06-12 21:48:35.845177 | controller |     "Jun 12 20:59:40.198532 crc crio[24437]: time=\"2026-06-12T20:59:40.19844584Z\" level=info msg=\"Removed container 9afe204b1762f338dffdd20615216c5382a4b9d96f50f98e7fb467c3772e8c44: openstack/barbican-api-5b95c547c8-w2mpx/barbican-api-log\" id=0f594969-befd-44a8-8f22-82d5dc5a1c43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.845191 | controller |     "Jun 12 20:59:40.204687 crc crio[24437]: time=\"2026-06-12T20:59:40.204611099Z\" level=info msg=\"Removing container: 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e\" id=b4e185ae-f42b-4b67-980f-672cbbb081a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.845206 | controller |     "Jun 12 20:59:40.210500 crc crio[24437]: time=\"2026-06-12T20:59:40.21042502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.845220 | controller |     "Jun 12 20:59:40.216341 crc crio[24437]: time=\"2026-06-12T20:59:40.21624294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.845235 | controller |     "Jun 12 20:59:40.230730 crc crio[24437]: time=\"2026-06-12T20:59:40.230648219Z\" level=info msg=\"Removed container 338e6c1545967b3200701b48b82b7ed0bfafef078ed0d11f6db12c6f7491490e: openstack/dnsmasq-dns-54f48964b7-dcrsx/dnsmasq-dns\" id=b4e185ae-f42b-4b67-980f-672cbbb081a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.845249 | controller |     "Jun 12 20:59:40.234628 crc crio[24437]: time=\"2026-06-12T20:59:40.234553123Z\" level=info msg=\"Removing container: 6d07662ff557b824fd13177263e6dece84fc104733d54214f41e9276c07932d2\" id=5e614f2e-0521-4b54-b6b2-1cdb48630fc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.845263 | controller |     "Jun 12 20:59:40.280244 crc crio[24437]: time=\"2026-06-12T20:59:40.279546909Z\" level=info msg=\"Removed container 6d07662ff557b824fd13177263e6dece84fc104733d54214f41e9276c07932d2: openstack/dnsmasq-dns-54f48964b7-dcrsx/init\" id=5e614f2e-0521-4b54-b6b2-1cdb48630fc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.845278 | controller |     "Jun 12 20:59:40.303616 crc crio[24437]: time=\"2026-06-12T20:59:40.30325622Z\" level=info msg=\"Removing container: 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43\" id=bc113e93-37a3-4faa-b7ae-c6e23fc08566 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.845292 | controller |     "Jun 12 20:59:40.345503 crc crio[24437]: time=\"2026-06-12T20:59:40.345302436Z\" level=info msg=\"Removed container 5eba791eda93d834b094ebcd11038224f31a413daf0289bd97e93e63d8889b43: openstack/neutron-7d468b797c-jr2km/neutron-httpd\" id=bc113e93-37a3-4faa-b7ae-c6e23fc08566 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.845306 | controller |     "Jun 12 20:59:40.349311 crc crio[24437]: time=\"2026-06-12T20:59:40.349209199Z\" level=info msg=\"Removing container: fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404\" id=8c397ced-628c-44e4-a5cf-4717f10ce9ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.845321 | controller |     "Jun 12 20:59:40.375684 crc crio[24437]: time=\"2026-06-12T20:59:40.375356911Z\" level=info msg=\"Created container 861d99224f137902b319276519133c4fa6a9e40f2e775378c2ac421467d03982: openstack/neutron-7645c66d45-6kxvc/neutron-api\" id=a5adcf30-fa78-4177-9e36-49914ff7538b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.845338 | controller |     "Jun 12 20:59:40.384499 crc crio[24437]: time=\"2026-06-12T20:59:40.384311036Z\" level=info msg=\"Starting container: 861d99224f137902b319276519133c4fa6a9e40f2e775378c2ac421467d03982\" id=2b3f65d4-0e8f-4bcb-9dfa-592649007ba9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.845353 | controller |     "Jun 12 20:59:40.396597 crc crio[24437]: time=\"2026-06-12T20:59:40.396484311Z\" level=info msg=\"Started container\" PID=75083 containerID=861d99224f137902b319276519133c4fa6a9e40f2e775378c2ac421467d03982 description=openstack/neutron-7645c66d45-6kxvc/neutron-api id=2b3f65d4-0e8f-4bcb-9dfa-592649007ba9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1daa5975a9b48493f4796c83fcc7cf32873e29c4fef886e90507935991cb706",
2026-06-12 21:48:35.845368 | controller |     "Jun 12 20:59:40.407376 crc crio[24437]: time=\"2026-06-12T20:59:40.407143078Z\" level=info msg=\"Removed container fa133a52c56fbdaa389986b4586c72f7205f306386e8a5a1d90867a142057404: openstack/neutron-7d468b797c-jr2km/neutron-api\" id=8c397ced-628c-44e4-a5cf-4717f10ce9ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.845382 | controller |     "Jun 12 20:59:40.425433 crc crio[24437]: time=\"2026-06-12T20:59:40.425198373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9e845862-b5e6-4f4e-bf28-5677c84a3a8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.845397 | controller |     "Jun 12 20:59:40.583843 crc crio[24437]: time=\"2026-06-12T20:59:40.583753571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=82dc6182-de6b-4642-af34-52c18da69b21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.845411 | controller |     "Jun 12 20:59:40.597115 crc crio[24437]: time=\"2026-06-12T20:59:40.597029441Z\" level=info msg=\"Creating container: openstack/neutron-7645c66d45-6kxvc/neutron-httpd\" id=a25dca76-68a5-4eb8-8a81-f3acdbe307ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.845426 | controller |     "Jun 12 20:59:40.597493 crc crio[24437]: time=\"2026-06-12T20:59:40.597443191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.845440 | controller |     "Jun 12 20:59:40.650339 crc crio[24437]: time=\"2026-06-12T20:59:40.649758594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.845455 | controller |     "Jun 12 20:59:40.655697 crc crio[24437]: time=\"2026-06-12T20:59:40.655618005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.845469 | controller |     "Jun 12 20:59:40.838960 crc crio[24437]: time=\"2026-06-12T20:59:40.838849347Z\" level=info msg=\"Stopping container: 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb (timeout: 30s)\" id=d68ea904-c218-4db1-962a-08a09431e785 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.845483 | controller |     "Jun 12 20:59:40.839991 crc crio[24437]: time=\"2026-06-12T20:59:40.839896552Z\" level=info msg=\"Stopping container: 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf (timeout: 30s)\" id=7a61c5d4-803b-4bcd-92d5-22c4e166d4da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.845497 | controller |     "Jun 12 20:59:40.841832 crc crio[24437]: time=\"2026-06-12T20:59:40.841475851Z\" level=info msg=\"Stopping container: bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201 (timeout: 30s)\" id=977661cc-f108-4625-8cb0-bd3f5545ea96 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.845515 | controller |     "Jun 12 20:59:40.842086 crc crio[24437]: time=\"2026-06-12T20:59:40.841748856Z\" level=info msg=\"Stopping container: fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1 (timeout: 30s)\" id=5d00a2fd-5f9f-4d8c-b4b0-24786685f194 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.845529 | controller |     "Jun 12 20:59:40.867486 crc crio[24437]: time=\"2026-06-12T20:59:40.867402616Z\" level=info msg=\"Stopping container: 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258 (timeout: 30s)\" id=ddb26d5d-5ce7-493d-88bc-f37f67810247 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.845544 | controller |     "Jun 12 20:59:40.868346 crc crio[24437]: time=\"2026-06-12T20:59:40.867911749Z\" level=info msg=\"Stopping container: ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab (timeout: 30s)\" id=82c640d7-612a-4166-b468-4ed30047fa60 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.845558 | controller |     "Jun 12 20:59:41.314135 crc crio[24437]: time=\"2026-06-12T20:59:41.313508673Z\" level=info msg=\"Created container 35ee090ec47f86ca7e84d0735d4fe818488396c2f5494f5c91c383f870a27605: openstack/neutron-7645c66d45-6kxvc/neutron-httpd\" id=a25dca76-68a5-4eb8-8a81-f3acdbe307ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.845572 | controller |     "Jun 12 20:59:41.335370 crc crio[24437]: time=\"2026-06-12T20:59:41.335139625Z\" level=info msg=\"Starting container: 35ee090ec47f86ca7e84d0735d4fe818488396c2f5494f5c91c383f870a27605\" id=fd4efee1-0860-4a7c-ab65-7385adaf8b9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.845587 | controller |     "Jun 12 20:59:41.353856 crc crio[24437]: time=\"2026-06-12T20:59:41.353740294Z\" level=info msg=\"Started container\" PID=75276 containerID=35ee090ec47f86ca7e84d0735d4fe818488396c2f5494f5c91c383f870a27605 description=openstack/neutron-7645c66d45-6kxvc/neutron-httpd id=fd4efee1-0860-4a7c-ab65-7385adaf8b9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1daa5975a9b48493f4796c83fcc7cf32873e29c4fef886e90507935991cb706",
2026-06-12 21:48:35.845601 | controller |     "Jun 12 20:59:41.357246 crc crio[24437]: time=\"2026-06-12T20:59:41.357156756Z\" level=info msg=\"Stopped container ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab: openstack/cinder-api-0/cinder-api\" id=82c640d7-612a-4166-b468-4ed30047fa60 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.845616 | controller |     "Jun 12 20:59:41.395320 crc crio[24437]: time=\"2026-06-12T20:59:41.395199174Z\" level=info msg=\"Stopped container 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf: openstack/ceilometer-0/ceilometer-central-agent\" id=7a61c5d4-803b-4bcd-92d5-22c4e166d4da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.845630 | controller |     "Jun 12 20:59:41.493031 crc crio[24437]: time=\"2026-06-12T20:59:41.492843121Z\" level=info msg=\"Stopped container bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201: openstack/ceilometer-0/sg-core\" id=977661cc-f108-4625-8cb0-bd3f5545ea96 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.845645 | controller |     "Jun 12 20:59:41.652660 crc crio[24437]: time=\"2026-06-12T20:59:41.652489873Z\" level=info msg=\"Stopped container 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258: openstack/cinder-api-0/cinder-api-log\" id=ddb26d5d-5ce7-493d-88bc-f37f67810247 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.845659 | controller |     "Jun 12 20:59:41.653845 crc crio[24437]: time=\"2026-06-12T20:59:41.653772845Z\" level=info msg=\"Stopping pod sandbox: 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac\" id=76d6c380-6437-42db-af78-860070584ab6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.845673 | controller |     "Jun 12 20:59:41.654544 crc crio[24437]: time=\"2026-06-12T20:59:41.654473162Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac UID:f6731075-1c98-4920-ab3c-af9ef149948d NetNS:/var/run/netns/3b041f3b-9497-4b65-9cca-6b65fe01378c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6731075_1c98_4920_ab3c_af9ef149948d.slice PodAnnotations:0xc00051c3d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.845722 | controller |     "Jun 12 20:59:41.654712 crc crio[24437]: time=\"2026-06-12T20:59:41.654650196Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.845739 | controller |     "Jun 12 20:59:41.671909 crc crio[24437]: time=\"2026-06-12T20:59:41.671723838Z\" level=info msg=\"Stopped container 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb: openstack/ceilometer-0/proxy-httpd\" id=d68ea904-c218-4db1-962a-08a09431e785 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.845754 | controller |     "Jun 12 20:59:42.095830 crc crio[24437]: time=\"2026-06-12T20:59:42.095473106Z\" level=info msg=\"Stopped pod sandbox: 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac\" id=76d6c380-6437-42db-af78-860070584ab6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.845769 | controller |     "Jun 12 20:59:42.983808 crc crio[24437]: time=\"2026-06-12T20:59:42.983212542Z\" level=info msg=\"Removing container: ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab\" id=9ce26c25-2d3f-42df-bf38-382b46abb800 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.845789 | controller |     "Jun 12 20:59:43.026850 crc crio[24437]: time=\"2026-06-12T20:59:43.02667823Z\" level=info msg=\"Removed container ff118b7b8b8be171230d27954ba8292d4060f7cda2716d79c5f2bb2a67241cab: openstack/cinder-api-0/cinder-api\" id=9ce26c25-2d3f-42df-bf38-382b46abb800 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.845877 | controller |     "Jun 12 20:59:43.032858 crc crio[24437]: time=\"2026-06-12T20:59:43.032781868Z\" level=info msg=\"Removing container: 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258\" id=61868821-a91b-4cd7-bf72-eb1d20105444 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.845904 | controller |     "Jun 12 20:59:43.092213 crc crio[24437]: time=\"2026-06-12T20:59:43.092115849Z\" level=info msg=\"Removed container 6184a9d2678a08070fa6bc4975a35ae4bf2fc974257d1be076550648d3284258: openstack/cinder-api-0/cinder-api-log\" id=61868821-a91b-4cd7-bf72-eb1d20105444 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.845920 | controller |     "Jun 12 20:59:43.551122 crc crio[24437]: time=\"2026-06-12T20:59:43.550005982Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=3d465a08-66ae-4ab7-9b6c-74b57293d72f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.845936 | controller |     "Jun 12 20:59:43.551122 crc crio[24437]: time=\"2026-06-12T20:59:43.550081873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.845951 | controller |     "Jun 12 20:59:43.638219 crc crio[24437]: time=\"2026-06-12T20:59:43.638015235Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:67835680371b9ed2ce724cf3b5db47ef9af678a68472656b71a64063e03651b5 UID:53d83d6f-ea41-473d-b099-399776e18ff7 NetNS:/var/run/netns/fb7d6c7f-5dc8-4a95-a52d-8384acfb0186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53d83d6f_ea41_473d_b099_399776e18ff7.slice PodAnnotations:0xc001f6c140}] Aliases:map[]}\"",
2026-06-12 21:48:35.845966 | controller |     "Jun 12 20:59:43.638219 crc crio[24437]: time=\"2026-06-12T20:59:43.638092167Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.845985 | controller |     "Jun 12 20:59:43.900054 crc crio[24437]: time=\"2026-06-12T20:59:43.899419454Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=5ce8f42d-2bfe-4e06-b1ff-db51a0199afc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.846000 | controller |     "Jun 12 20:59:43.900054 crc crio[24437]: time=\"2026-06-12T20:59:43.899965928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.846015 | controller |     "Jun 12 20:59:43.958079 crc crio[24437]: time=\"2026-06-12T20:59:43.957015834Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:613d69969f693d3b80ff785e936d4eba14ebb776516a4aa3279aa45f45b29d78 UID:4796f82d-c2ed-425a-961a-58c2a68b3609 NetNS:/var/run/netns/76a35fee-3c11-4c58-890f-6168832fc3b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4796f82d_c2ed_425a_961a_58c2a68b3609.slice PodAnnotations:0xc000c24358}] Aliases:map[]}\"",
2026-06-12 21:48:35.846030 | controller |     "Jun 12 20:59:43.958079 crc crio[24437]: time=\"2026-06-12T20:59:43.957191798Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.846045 | controller |     "Jun 12 20:59:44.172869 crc crio[24437]: 2026-06-12T20:59:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67835680371b9ed Mac:96:42:85:be:76:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/fb7d6c7f-5dc8-4a95-a52d-8384acfb0186 SocketPath: PciID:}] [{Interface:0xc0000148d0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.846060 | controller |     "Jun 12 20:59:44.176322 crc crio[24437]: time=\"2026-06-12T20:59:44.174233027Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:67835680371b9ed2ce724cf3b5db47ef9af678a68472656b71a64063e03651b5 UID:53d83d6f-ea41-473d-b099-399776e18ff7 NetNS:/var/run/netns/fb7d6c7f-5dc8-4a95-a52d-8384acfb0186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53d83d6f_ea41_473d_b099_399776e18ff7.slice PodAnnotations:0xc001f6c140}] Aliases:map[]}\"",
2026-06-12 21:48:35.846075 | controller |     "Jun 12 20:59:44.176322 crc crio[24437]: time=\"2026-06-12T20:59:44.174662407Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.846091 | controller |     "Jun 12 20:59:44.191304 crc crio[24437]: time=\"2026-06-12T20:59:44.191201196Z\" level=info msg=\"Ran pod sandbox 67835680371b9ed2ce724cf3b5db47ef9af678a68472656b71a64063e03651b5 with infra container: openstack/cinder-api-0/POD\" id=3d465a08-66ae-4ab7-9b6c-74b57293d72f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.846107 | controller |     "Jun 12 20:59:44.198451 crc crio[24437]: time=\"2026-06-12T20:59:44.198386429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d987041b-93e2-4da6-85f2-4cb41a739494 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.846122 | controller |     "Jun 12 20:59:44.204107 crc crio[24437]: time=\"2026-06-12T20:59:44.204039646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=49ff76f5-3d9e-4cf1-9b50-47848e125f4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.846137 | controller |     "Jun 12 20:59:44.212711 crc crio[24437]: time=\"2026-06-12T20:59:44.212637894Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=09da5ff2-7058-4463-91b0-43d19b35b3c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.846154 | controller |     "Jun 12 20:59:44.213088 crc crio[24437]: time=\"2026-06-12T20:59:44.213004633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.846170 | controller |     "Jun 12 20:59:44.309505 crc crio[24437]: time=\"2026-06-12T20:59:44.309218745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.846185 | controller |     "Jun 12 20:59:44.509323 crc crio[24437]: 2026-06-12T20:59:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:613d69969f693d3 Mac:b2:8b:c1:bb:15:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/76a35fee-3c11-4c58-890f-6168832fc3b3 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.846200 | controller |     "Jun 12 20:59:44.511599 crc crio[24437]: time=\"2026-06-12T20:59:44.511187789Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:613d69969f693d3b80ff785e936d4eba14ebb776516a4aa3279aa45f45b29d78 UID:4796f82d-c2ed-425a-961a-58c2a68b3609 NetNS:/var/run/netns/76a35fee-3c11-4c58-890f-6168832fc3b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4796f82d_c2ed_425a_961a_58c2a68b3609.slice PodAnnotations:0xc000c24358}] Aliases:map[]}\"",
2026-06-12 21:48:35.846214 | controller |     "Jun 12 20:59:44.513344 crc crio[24437]: time=\"2026-06-12T20:59:44.513284059Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.846229 | controller |     "Jun 12 20:59:44.526097 crc crio[24437]: time=\"2026-06-12T20:59:44.526023657Z\" level=info msg=\"Ran pod sandbox 613d69969f693d3b80ff785e936d4eba14ebb776516a4aa3279aa45f45b29d78 with infra container: openstack/openstackclient/POD\" id=5ce8f42d-2bfe-4e06-b1ff-db51a0199afc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.846244 | controller |     "Jun 12 20:59:44.530868 crc crio[24437]: time=\"2026-06-12T20:59:44.530782912Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=f59a19ff-8a51-4e4e-aada-c8fbf5f1f307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.846259 | controller |     "Jun 12 20:59:44.531655 crc crio[24437]: time=\"2026-06-12T20:59:44.531597822Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=f59a19ff-8a51-4e4e-aada-c8fbf5f1f307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.846274 | controller |     "Jun 12 20:59:44.531742 crc crio[24437]: time=\"2026-06-12T20:59:44.531677374Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=f59a19ff-8a51-4e4e-aada-c8fbf5f1f307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.846288 | controller |     "Jun 12 20:59:44.535425 crc crio[24437]: time=\"2026-06-12T20:59:44.535234889Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=c359da52-978a-4317-841a-54361bb358d6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.846303 | controller |     "Jun 12 20:59:44.550129 crc crio[24437]: time=\"2026-06-12T20:59:44.550052017Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-12 21:48:35.846318 | controller |     "Jun 12 20:59:45.293197 crc crio[24437]: time=\"2026-06-12T20:59:45.292779853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.846337 | controller |     "Jun 12 20:59:45.463676 crc crio[24437]: time=\"2026-06-12T20:59:45.463539234Z\" level=info msg=\"Created container cc9bf42f637184a6834c704f8dd3263828fde130392496e0f2d640d73014739f: openstack/cinder-api-0/cinder-api-log\" id=09da5ff2-7058-4463-91b0-43d19b35b3c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.846352 | controller |     "Jun 12 20:59:45.464716 crc crio[24437]: time=\"2026-06-12T20:59:45.46463225Z\" level=info msg=\"Starting container: cc9bf42f637184a6834c704f8dd3263828fde130392496e0f2d640d73014739f\" id=8c621c15-4385-4cc7-ae3b-04112dddef15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.846367 | controller |     "Jun 12 20:59:45.471195 crc crio[24437]: time=\"2026-06-12T20:59:45.471074986Z\" level=info msg=\"Started container\" PID=75674 containerID=cc9bf42f637184a6834c704f8dd3263828fde130392496e0f2d640d73014739f description=openstack/cinder-api-0/cinder-api-log id=8c621c15-4385-4cc7-ae3b-04112dddef15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67835680371b9ed2ce724cf3b5db47ef9af678a68472656b71a64063e03651b5",
2026-06-12 21:48:35.846382 | controller |     "Jun 12 20:59:45.490518 crc crio[24437]: time=\"2026-06-12T20:59:45.490375812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=e8682660-4c93-4792-99f5-d56409f1cabc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.846397 | controller |     "Jun 12 20:59:45.623544 crc crio[24437]: time=\"2026-06-12T20:59:45.623339801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=8bd4a4ed-832f-4329-859c-cff75fecb069 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.846411 | controller |     "Jun 12 20:59:45.640121 crc crio[24437]: time=\"2026-06-12T20:59:45.636471067Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=46c5205f-501a-474a-9cde-99b339dad225 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.846426 | controller |     "Jun 12 20:59:45.640121 crc crio[24437]: time=\"2026-06-12T20:59:45.636909699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.846440 | controller |     "Jun 12 20:59:45.707303 crc crio[24437]: time=\"2026-06-12T20:59:45.707059682Z\" level=info msg=\"Stopped container fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=5d00a2fd-5f9f-4d8c-b4b0-24786685f194 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.846455 | controller |     "Jun 12 20:59:45.711657 crc crio[24437]: time=\"2026-06-12T20:59:45.710597016Z\" level=info msg=\"Stopping pod sandbox: 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6\" id=25563b37-d562-4510-b857-b0426c201625 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.846470 | controller |     "Jun 12 20:59:45.711657 crc crio[24437]: time=\"2026-06-12T20:59:45.711191691Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6 UID:5706fed8-bc3d-4407-9a06-67855d57709b NetNS:/var/run/netns/3debd7c8-1a43-4d97-aa28-fb2d4dfe31de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5706fed8_bc3d_4407_9a06_67855d57709b.slice PodAnnotations:0xc001f6d570}] Aliases:map[]}\"",
2026-06-12 21:48:35.846485 | controller |     "Jun 12 20:59:45.711657 crc crio[24437]: time=\"2026-06-12T20:59:45.711409586Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.846503 | controller |     "Jun 12 20:59:45.725132 crc crio[24437]: time=\"2026-06-12T20:59:45.725038086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.846518 | controller |     "Jun 12 20:59:46.128795 crc crio[24437]: time=\"2026-06-12T20:59:46.128303448Z\" level=info msg=\"Stopped pod sandbox: 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6\" id=25563b37-d562-4510-b857-b0426c201625 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.846533 | controller |     "Jun 12 20:59:46.603602 crc crio[24437]: time=\"2026-06-12T20:59:46.603046226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.846548 | controller |     "Jun 12 20:59:46.832182 crc crio[24437]: time=\"2026-06-12T20:59:46.831896429Z\" level=info msg=\"Stopping container: 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8 (timeout: 30s)\" id=6237bdcf-fc59-4745-92ff-1037bf8e5294 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.846562 | controller |     "Jun 12 20:59:46.832808 crc crio[24437]: time=\"2026-06-12T20:59:46.83276403Z\" level=info msg=\"Stopping container: 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14 (timeout: 30s)\" id=a2ae78bf-3ba3-49ef-8cd7-1bed4b6470d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.846577 | controller |     "Jun 12 20:59:46.908833 crc crio[24437]: time=\"2026-06-12T20:59:46.908666822Z\" level=info msg=\"Created container c2f68309429be4ca17ff2411ee2bbb476b4201346b6b7294f3ed12a8f0bd5980: openstack/cinder-api-0/cinder-api\" id=46c5205f-501a-474a-9cde-99b339dad225 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.846592 | controller |     "Jun 12 20:59:46.910706 crc crio[24437]: time=\"2026-06-12T20:59:46.910635749Z\" level=info msg=\"Starting container: c2f68309429be4ca17ff2411ee2bbb476b4201346b6b7294f3ed12a8f0bd5980\" id=2aa4d46a-7917-4fa6-8041-1ccec1ea5820 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.846607 | controller |     "Jun 12 20:59:46.922619 crc crio[24437]: time=\"2026-06-12T20:59:46.922561668Z\" level=info msg=\"Started container\" PID=75805 containerID=c2f68309429be4ca17ff2411ee2bbb476b4201346b6b7294f3ed12a8f0bd5980 description=openstack/cinder-api-0/cinder-api id=2aa4d46a-7917-4fa6-8041-1ccec1ea5820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67835680371b9ed2ce724cf3b5db47ef9af678a68472656b71a64063e03651b5",
2026-06-12 21:48:35.846622 | controller |     "Jun 12 20:59:46.969854 crc crio[24437]: time=\"2026-06-12T20:59:46.969747686Z\" level=info msg=\"Stopped container 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14: openstack/placement-9fb595756-skz8t/placement-log\" id=a2ae78bf-3ba3-49ef-8cd7-1bed4b6470d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.846637 | controller |     "Jun 12 20:59:47.157634 crc crio[24437]: time=\"2026-06-12T20:59:47.157080357Z\" level=info msg=\"Removing container: 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb\" id=96dd2b1e-a055-4f90-8a8f-c8241f07055a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.846651 | controller |     "Jun 12 20:59:47.224898 crc crio[24437]: time=\"2026-06-12T20:59:47.224819312Z\" level=info msg=\"Removed container 7c73d4db12f06658ab6cbfbe141f7d47e85b0d0b14e21f465ab56f12cdae29fb: openstack/ceilometer-0/proxy-httpd\" id=96dd2b1e-a055-4f90-8a8f-c8241f07055a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.846666 | controller |     "Jun 12 20:59:47.232759 crc crio[24437]: time=\"2026-06-12T20:59:47.232685692Z\" level=info msg=\"Removing container: bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201\" id=29347696-4a6c-4c11-92ec-bbfdd1294b1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.846681 | controller |     "Jun 12 20:59:47.332365 crc crio[24437]: time=\"2026-06-12T20:59:47.332201785Z\" level=info msg=\"Removed container bab31ad65ffdd4823632597eabed1334c88c627842859eed1de2dd2848acc201: openstack/ceilometer-0/sg-core\" id=29347696-4a6c-4c11-92ec-bbfdd1294b1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.846697 | controller |     "Jun 12 20:59:47.335151 crc crio[24437]: time=\"2026-06-12T20:59:47.335076274Z\" level=info msg=\"Removing container: fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1\" id=e137b633-a8a5-4efd-800c-f18e3e7e19d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.846712 | controller |     "Jun 12 20:59:47.376773 crc crio[24437]: time=\"2026-06-12T20:59:47.376592915Z\" level=info msg=\"Removed container fcc465f19dc8a5bd3c34ca9aea45d4636b9e232c1fd424b17be0a5af20b8a6c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=e137b633-a8a5-4efd-800c-f18e3e7e19d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.846727 | controller |     "Jun 12 20:59:47.380440 crc crio[24437]: time=\"2026-06-12T20:59:47.380318696Z\" level=info msg=\"Removing container: 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf\" id=4986081c-63e3-4cc7-8703-ef5f3b6b081c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.846741 | controller |     "Jun 12 20:59:47.416872 crc crio[24437]: time=\"2026-06-12T20:59:47.416770115Z\" level=info msg=\"Removed container 709f9abc3837768923470db1903245fbf4a39c8ae8bbd5d16217fcf76c646fcf: openstack/ceilometer-0/ceilometer-central-agent\" id=4986081c-63e3-4cc7-8703-ef5f3b6b081c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.846756 | controller |     "Jun 12 20:59:47.614684 crc crio[24437]: time=\"2026-06-12T20:59:47.613140935Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=a4ae76df-2360-4a63-bb73-786b029444f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.846770 | controller |     "Jun 12 20:59:47.614684 crc crio[24437]: time=\"2026-06-12T20:59:47.61462812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.846785 | controller |     "Jun 12 20:59:47.721159 crc crio[24437]: time=\"2026-06-12T20:59:47.720716181Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b UID:38bfa802-373b-4427-b1b3-72cb74ea6be9 NetNS:/var/run/netns/0d02cee9-4a97-4e77-b0c3-5530e18ff301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bfa802_373b_4427_b1b3_72cb74ea6be9.slice PodAnnotations:0xc001f6c070}] Aliases:map[]}\"",
2026-06-12 21:48:35.846800 | controller |     "Jun 12 20:59:47.721464 crc crio[24437]: time=\"2026-06-12T20:59:47.721445258Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.846815 | controller |     "Jun 12 20:59:48.369698 crc crio[24437]: 2026-06-12T20:59:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62e3b491345a4eb Mac:52:5e:eb:fb:68:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/0d02cee9-4a97-4e77-b0c3-5530e18ff301 SocketPath: PciID:}] [{Interface:0xc000338960 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.846830 | controller |     "Jun 12 20:59:48.371743 crc crio[24437]: time=\"2026-06-12T20:59:48.371710483Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b UID:38bfa802-373b-4427-b1b3-72cb74ea6be9 NetNS:/var/run/netns/0d02cee9-4a97-4e77-b0c3-5530e18ff301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bfa802_373b_4427_b1b3_72cb74ea6be9.slice PodAnnotations:0xc001f6c070}] Aliases:map[]}\"",
2026-06-12 21:48:35.846863 | controller |     "Jun 12 20:59:48.372051 crc crio[24437]: time=\"2026-06-12T20:59:48.37202757Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.846884 | controller |     "Jun 12 20:59:48.387767 crc crio[24437]: time=\"2026-06-12T20:59:48.384480561Z\" level=info msg=\"Ran pod sandbox 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b with infra container: openstack/ceilometer-0/POD\" id=a4ae76df-2360-4a63-bb73-786b029444f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.846900 | controller |     "Jun 12 20:59:48.390146 crc crio[24437]: time=\"2026-06-12T20:59:48.390021945Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=dd487afe-5171-40d2-b2de-120112a4c19e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.846916 | controller |     "Jun 12 20:59:48.423322 crc crio[24437]: time=\"2026-06-12T20:59:48.423199856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2ac26664-aa23-482a-9071-9f62c8a4edef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.846931 | controller |     "Jun 12 20:59:48.430299 crc crio[24437]: time=\"2026-06-12T20:59:48.430198285Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=30877633-81b1-40c2-9878-1c11e38af0f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.846946 | controller |     "Jun 12 20:59:48.431487 crc crio[24437]: time=\"2026-06-12T20:59:48.430687916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.846960 | controller |     "Jun 12 20:59:48.515857 crc crio[24437]: time=\"2026-06-12T20:59:48.515663917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.846975 | controller |     "Jun 12 20:59:48.519612 crc crio[24437]: time=\"2026-06-12T20:59:48.519288115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.846989 | controller |     "Jun 12 20:59:48.677050 crc crio[24437]: time=\"2026-06-12T20:59:48.67656505Z\" level=info msg=\"Created container 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0: openstack/ceilometer-0/ceilometer-central-agent\" id=30877633-81b1-40c2-9878-1c11e38af0f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.847004 | controller |     "Jun 12 20:59:48.679124 crc crio[24437]: time=\"2026-06-12T20:59:48.678908048Z\" level=info msg=\"Starting container: 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0\" id=f8aee40f-708f-4161-b1e6-98c60eb77351 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.847019 | controller |     "Jun 12 20:59:48.687714 crc crio[24437]: time=\"2026-06-12T20:59:48.687657219Z\" level=info msg=\"Started container\" PID=76245 containerID=2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0 description=openstack/ceilometer-0/ceilometer-central-agent id=f8aee40f-708f-4161-b1e6-98c60eb77351 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b",
2026-06-12 21:48:35.847034 | controller |     "Jun 12 20:59:48.704662 crc crio[24437]: time=\"2026-06-12T20:59:48.704584917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=dc746221-b341-4a12-b139-3e3aad88231f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.847049 | controller |     "Jun 12 20:59:48.730319 crc crio[24437]: time=\"2026-06-12T20:59:48.729667041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f0007896-e169-4f2d-84b4-1a2dc0b0639c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.847068 | controller |     "Jun 12 20:59:48.741658 crc crio[24437]: time=\"2026-06-12T20:59:48.741570969Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=31b5452c-b771-401b-be16-04499a44cc14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.847083 | controller |     "Jun 12 20:59:48.742093 crc crio[24437]: time=\"2026-06-12T20:59:48.74204113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.847097 | controller |     "Jun 12 20:59:48.821446 crc crio[24437]: time=\"2026-06-12T20:59:48.82114252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.847112 | controller |     "Jun 12 20:59:48.828873 crc crio[24437]: time=\"2026-06-12T20:59:48.828812826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.847127 | controller |     "Jun 12 20:59:48.981056 crc crio[24437]: time=\"2026-06-12T20:59:48.980835334Z\" level=info msg=\"Created container 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677: openstack/ceilometer-0/ceilometer-notification-agent\" id=31b5452c-b771-401b-be16-04499a44cc14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.847141 | controller |     "Jun 12 20:59:48.985463 crc crio[24437]: time=\"2026-06-12T20:59:48.985332862Z\" level=info msg=\"Starting container: 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677\" id=2c19846b-4305-4609-b3ce-8340ddf4d107 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.847155 | controller |     "Jun 12 20:59:48.990713 crc crio[24437]: time=\"2026-06-12T20:59:48.99062947Z\" level=info msg=\"Started container\" PID=76278 containerID=6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677 description=openstack/ceilometer-0/ceilometer-notification-agent id=2c19846b-4305-4609-b3ce-8340ddf4d107 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b",
2026-06-12 21:48:35.847170 | controller |     "Jun 12 20:59:49.006155 crc crio[24437]: time=\"2026-06-12T20:59:49.006074253Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=37b8d4d5-8b08-4ec2-bd72-b4773cd3b099 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.847185 | controller |     "Jun 12 20:59:49.020667 crc crio[24437]: time=\"2026-06-12T20:59:49.020617274Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=4cd6d56f-13f4-4da2-96aa-aeaa8b0fa006 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.847200 | controller |     "Jun 12 20:59:49.035399 crc crio[24437]: time=\"2026-06-12T20:59:49.03534629Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=08abc4f2-27e0-4ae0-84d4-7da03dc00e46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.847215 | controller |     "Jun 12 20:59:49.036213 crc crio[24437]: time=\"2026-06-12T20:59:49.03614941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.847229 | controller |     "Jun 12 20:59:49.101007 crc crio[24437]: time=\"2026-06-12T20:59:49.10081701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.847243 | controller |     "Jun 12 20:59:49.112803 crc crio[24437]: time=\"2026-06-12T20:59:49.112661405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.847260 | controller |     "Jun 12 20:59:49.260206 crc crio[24437]: time=\"2026-06-12T20:59:49.260151425Z\" level=info msg=\"Created container 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d: openstack/ceilometer-0/sg-core\" id=08abc4f2-27e0-4ae0-84d4-7da03dc00e46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.847275 | controller |     "Jun 12 20:59:49.263016 crc crio[24437]: time=\"2026-06-12T20:59:49.262986514Z\" level=info msg=\"Starting container: 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d\" id=1e4ed513-fcdc-407e-b32d-5745d2b99be6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.847290 | controller |     "Jun 12 20:59:49.275798 crc crio[24437]: time=\"2026-06-12T20:59:49.275733322Z\" level=info msg=\"Started container\" PID=76298 containerID=59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d description=openstack/ceilometer-0/sg-core id=1e4ed513-fcdc-407e-b32d-5745d2b99be6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b",
2026-06-12 21:48:35.847304 | controller |     "Jun 12 20:59:49.289876 crc crio[24437]: time=\"2026-06-12T20:59:49.289823762Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=78ea3b74-fc97-476a-a7fc-1e3a98c01b68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.847319 | controller |     "Jun 12 20:59:49.339460 crc crio[24437]: time=\"2026-06-12T20:59:49.339309376Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=cc3d4116-15e4-45c5-b89c-30cfa56f23f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.847333 | controller |     "Jun 12 20:59:49.356618 crc crio[24437]: time=\"2026-06-12T20:59:49.356440069Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=5a865c6a-dc07-4b55-9474-8a21c8a43b7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.847348 | controller |     "Jun 12 20:59:49.358058 crc crio[24437]: time=\"2026-06-12T20:59:49.358002248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.847363 | controller |     "Jun 12 20:59:49.413482 crc crio[24437]: time=\"2026-06-12T20:59:49.413400064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.847378 | controller |     "Jun 12 20:59:49.417738 crc crio[24437]: time=\"2026-06-12T20:59:49.417681457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.847392 | controller |     "Jun 12 20:59:49.532205 crc crio[24437]: time=\"2026-06-12T20:59:49.532110939Z\" level=info msg=\"Created container 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266: openstack/ceilometer-0/proxy-httpd\" id=5a865c6a-dc07-4b55-9474-8a21c8a43b7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.847406 | controller |     "Jun 12 20:59:49.533364 crc crio[24437]: time=\"2026-06-12T20:59:49.533298738Z\" level=info msg=\"Starting container: 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266\" id=040e8483-d1ee-44db-adb6-4260623a7b92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.847421 | controller |     "Jun 12 20:59:49.540753 crc crio[24437]: time=\"2026-06-12T20:59:49.540679486Z\" level=info msg=\"Started container\" PID=76339 containerID=8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266 description=openstack/ceilometer-0/proxy-httpd id=040e8483-d1ee-44db-adb6-4260623a7b92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b",
2026-06-12 21:48:35.847438 | controller |     "Jun 12 20:59:50.391154 crc crio[24437]: time=\"2026-06-12T20:59:50.389054842Z\" level=info msg=\"Stopped container 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8: openstack/placement-9fb595756-skz8t/placement-api\" id=6237bdcf-fc59-4745-92ff-1037bf8e5294 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.847453 | controller |     "Jun 12 20:59:50.392605 crc crio[24437]: time=\"2026-06-12T20:59:50.392222028Z\" level=info msg=\"Stopping pod sandbox: 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d\" id=51948fd3-81f6-457a-9184-d78eed6e9e8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.847467 | controller |     "Jun 12 20:59:50.393247 crc crio[24437]: time=\"2026-06-12T20:59:50.393170631Z\" level=info msg=\"Got pod network &{Name:placement-9fb595756-skz8t Namespace:openstack ID:2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d UID:13d49df6-bb98-4714-9340-561c67ec4057 NetNS:/var/run/netns/af1c4ba5-3913-475c-a760-631a8bd8371e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13d49df6_bb98_4714_9340_561c67ec4057.slice PodAnnotations:0xc001fa4198}] Aliases:map[]}\"",
2026-06-12 21:48:35.847482 | controller |     "Jun 12 20:59:50.393470 crc crio[24437]: time=\"2026-06-12T20:59:50.393405987Z\" level=info msg=\"Deleting pod openstack_placement-9fb595756-skz8t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.847497 | controller |     "Jun 12 20:59:50.775192 crc crio[24437]: time=\"2026-06-12T20:59:50.775102719Z\" level=info msg=\"Stopped pod sandbox: 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d\" id=51948fd3-81f6-457a-9184-d78eed6e9e8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.847512 | controller |     "Jun 12 20:59:51.321009 crc crio[24437]: time=\"2026-06-12T20:59:51.320530602Z\" level=info msg=\"Removing container: 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8\" id=1bc0da80-b949-4fe8-a1be-846624b5c4b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.847526 | controller |     "Jun 12 20:59:51.403818 crc crio[24437]: time=\"2026-06-12T20:59:51.40372193Z\" level=info msg=\"Removed container 3d1cfa44a01cc7b2348470c1aad579567a1f1d4fb674d2161968fa86c484a4c8: openstack/placement-9fb595756-skz8t/placement-api\" id=1bc0da80-b949-4fe8-a1be-846624b5c4b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.847541 | controller |     "Jun 12 20:59:51.406496 crc crio[24437]: time=\"2026-06-12T20:59:51.406420855Z\" level=info msg=\"Removing container: 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14\" id=5d6cb206-4645-4a6f-ac2e-fb2a54a90c7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.847555 | controller |     "Jun 12 20:59:51.436146 crc crio[24437]: time=\"2026-06-12T20:59:51.436055111Z\" level=info msg=\"Removed container 4cab3284072af3ee605af223ac531061df5519f4be29825ba9ee19c727df2a14: openstack/placement-9fb595756-skz8t/placement-log\" id=5d6cb206-4645-4a6f-ac2e-fb2a54a90c7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.847570 | controller |     "Jun 12 20:59:53.360660 crc crio[24437]: time=\"2026-06-12T20:59:53.359595794Z\" level=info msg=\"Stopping container: 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9 (timeout: 30s)\" id=50d4b3a3-3ab1-45ab-9177-f756c182281e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.847584 | controller |     "Jun 12 20:59:53.361585 crc crio[24437]: time=\"2026-06-12T20:59:53.359622245Z\" level=info msg=\"Stopping container: 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090 (timeout: 30s)\" id=f3a24be7-e472-425f-9cee-751ff52bf49b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.847601 | controller |     "Jun 12 20:59:53.417338 crc crio[24437]: time=\"2026-06-12T20:59:53.415796521Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-5c485ff577-v6vjp/POD\" id=4c079329-4eca-4496-926b-93a66efe06b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.847616 | controller |     "Jun 12 20:59:53.417338 crc crio[24437]: time=\"2026-06-12T20:59:53.415970395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.847631 | controller |     "Jun 12 20:59:53.465044 crc crio[24437]: time=\"2026-06-12T20:59:53.464375243Z\" level=info msg=\"Got pod network &{Name:swift-proxy-5c485ff577-v6vjp Namespace:openstack ID:c0d710afa06863ee89e352f49f101b9f574ce4db9d1bbed5b1b87c2725e8836b UID:4918f9d6-81a3-4e90-a2f0-23fc9724b06f NetNS:/var/run/netns/2d653848-ab9f-498b-b842-cf609934c10e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4918f9d6_81a3_4e90_a2f0_23fc9724b06f.slice PodAnnotations:0xc000c24748}] Aliases:map[]}\"",
2026-06-12 21:48:35.847646 | controller |     "Jun 12 20:59:53.465044 crc crio[24437]: time=\"2026-06-12T20:59:53.464421165Z\" level=info msg=\"Adding pod openstack_swift-proxy-5c485ff577-v6vjp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.847661 | controller |     "Jun 12 20:59:54.142991 crc crio[24437]: 2026-06-12T20:59:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0d710afa06863e Mac:66:06:79:72:0d:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/2d653848-ab9f-498b-b842-cf609934c10e SocketPath: PciID:}] [{Interface:0xc0004b0570 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.847676 | controller |     "Jun 12 20:59:54.145909 crc crio[24437]: time=\"2026-06-12T20:59:54.145231947Z\" level=info msg=\"Got pod network &{Name:swift-proxy-5c485ff577-v6vjp Namespace:openstack ID:c0d710afa06863ee89e352f49f101b9f574ce4db9d1bbed5b1b87c2725e8836b UID:4918f9d6-81a3-4e90-a2f0-23fc9724b06f NetNS:/var/run/netns/2d653848-ab9f-498b-b842-cf609934c10e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4918f9d6_81a3_4e90_a2f0_23fc9724b06f.slice PodAnnotations:0xc000c24748}] Aliases:map[]}\"",
2026-06-12 21:48:35.847691 | controller |     "Jun 12 20:59:54.145909 crc crio[24437]: time=\"2026-06-12T20:59:54.145428151Z\" level=info msg=\"Checking pod openstack_swift-proxy-5c485ff577-v6vjp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.847706 | controller |     "Jun 12 20:59:54.166305 crc crio[24437]: time=\"2026-06-12T20:59:54.166125001Z\" level=info msg=\"Ran pod sandbox c0d710afa06863ee89e352f49f101b9f574ce4db9d1bbed5b1b87c2725e8836b with infra container: openstack/swift-proxy-5c485ff577-v6vjp/POD\" id=4c079329-4eca-4496-926b-93a66efe06b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.847721 | controller |     "Jun 12 20:59:54.171197 crc crio[24437]: time=\"2026-06-12T20:59:54.169788489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d0c6232d-5dc5-4d71-96ba-169f475ed0b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.847736 | controller |     "Jun 12 20:59:54.244307 crc crio[24437]: time=\"2026-06-12T20:59:54.244229306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=4dcf8fa3-3bcc-4f73-ab9a-111ff76df159 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.847750 | controller |     "Jun 12 20:59:54.342566 crc crio[24437]: time=\"2026-06-12T20:59:54.342385854Z\" level=info msg=\"Stopped container 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090: openstack/cinder-scheduler-0/probe\" id=f3a24be7-e472-425f-9cee-751ff52bf49b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.847769 | controller |     "Jun 12 20:59:54.347225 crc crio[24437]: time=\"2026-06-12T20:59:54.34718256Z\" level=info msg=\"Creating container: openstack/swift-proxy-5c485ff577-v6vjp/proxy-httpd\" id=4de71285-c615-4522-b62d-93c87df7d60c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.847784 | controller |     "Jun 12 20:59:54.347727 crc crio[24437]: time=\"2026-06-12T20:59:54.347644362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.847799 | controller |     "Jun 12 20:59:54.442134 crc crio[24437]: time=\"2026-06-12T20:59:54.44204621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.847814 | controller |     "Jun 12 20:59:54.451708 crc crio[24437]: time=\"2026-06-12T20:59:54.451546559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.847828 | controller |     "Jun 12 20:59:54.608626 crc crio[24437]: time=\"2026-06-12T20:59:54.603815164Z\" level=info msg=\"Stopping container: 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266 (timeout: 30s)\" id=59689015-ef46-4d50-8377-70bf52c1f856 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.847842 | controller |     "Jun 12 20:59:54.608626 crc crio[24437]: time=\"2026-06-12T20:59:54.603900716Z\" level=info msg=\"Stopping container: 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0 (timeout: 30s)\" id=c8fa1880-bc36-4ad8-869c-3d2cc24cf3a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.847876 | controller |     "Jun 12 20:59:54.609077 crc crio[24437]: time=\"2026-06-12T20:59:54.60406119Z\" level=info msg=\"Stopping container: 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d (timeout: 30s)\" id=7a336eb6-1baf-4544-bca8-24e0603d6ca9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.847892 | controller |     "Jun 12 20:59:54.609418 crc crio[24437]: time=\"2026-06-12T20:59:54.604432569Z\" level=info msg=\"Stopping container: 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677 (timeout: 30s)\" id=c8c04568-037d-4160-b911-83a40b5711ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.847907 | controller |     "Jun 12 20:59:54.653501 crc crio[24437]: time=\"2026-06-12T20:59:54.652715394Z\" level=info msg=\"Created container 40b6d4bc0994c1c16e1284cc2f9dfd169777a088402fa9c09ede594024e2102c: openstack/swift-proxy-5c485ff577-v6vjp/proxy-httpd\" id=4de71285-c615-4522-b62d-93c87df7d60c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.847922 | controller |     "Jun 12 20:59:54.653619 crc crio[24437]: time=\"2026-06-12T20:59:54.653534805Z\" level=info msg=\"Starting container: 40b6d4bc0994c1c16e1284cc2f9dfd169777a088402fa9c09ede594024e2102c\" id=268975eb-ca4c-44b6-80c2-8827aa2860bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.847937 | controller |     "Jun 12 20:59:54.663245 crc crio[24437]: time=\"2026-06-12T20:59:54.663151087Z\" level=info msg=\"Started container\" PID=76768 containerID=40b6d4bc0994c1c16e1284cc2f9dfd169777a088402fa9c09ede594024e2102c description=openstack/swift-proxy-5c485ff577-v6vjp/proxy-httpd id=268975eb-ca4c-44b6-80c2-8827aa2860bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0d710afa06863ee89e352f49f101b9f574ce4db9d1bbed5b1b87c2725e8836b",
2026-06-12 21:48:35.847952 | controller |     "Jun 12 20:59:54.678150 crc crio[24437]: time=\"2026-06-12T20:59:54.678056796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=f61684c5-17de-4d0d-8f4a-2114ba793773 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.847971 | controller |     "Jun 12 20:59:57.886086 crc crio[24437]: time=\"2026-06-12T20:59:57.885534869Z\" level=info msg=\"Stopping container: 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7 (timeout: 30s)\" id=ea2baf48-bc36-4687-af78-5c09050e13a3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.847987 | controller |     "Jun 12 20:59:57.898078 crc crio[24437]: time=\"2026-06-12T20:59:57.89799617Z\" level=info msg=\"Stopping container: 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699 (timeout: 30s)\" id=e58236c0-4724-482e-8611-1010c9114193 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.848002 | controller |     "Jun 12 20:59:58.903500 crc crio[24437]: time=\"2026-06-12T20:59:58.895992988Z\" level=info msg=\"Stopping container: 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774 (timeout: 30s)\" id=c0994378-8b97-4a03-8838-9d4eef04832c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.848017 | controller |     "Jun 12 20:59:58.903500 crc crio[24437]: time=\"2026-06-12T20:59:58.895989737Z\" level=info msg=\"Stopping container: 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404 (timeout: 30s)\" id=c3f01840-4792-4f51-a27b-4258e1b35511 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.848031 | controller |     "Jun 12 21:00:00.077279 crc crio[24437]: time=\"2026-06-12T21:00:00.076737651Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-rpkqq/POD\" id=296c9417-8720-47f3-938e-137aecf18af2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.848046 | controller |     "Jun 12 21:00:00.078330 crc crio[24437]: time=\"2026-06-12T21:00:00.077328767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.848061 | controller |     "Jun 12 21:00:00.201454 crc crio[24437]: time=\"2026-06-12T21:00:00.201373141Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-b6b5d/POD\" id=2cd7a403-684d-4ebf-8a5c-2e6036b7d567 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.848075 | controller |     "Jun 12 21:00:00.201629 crc crio[24437]: time=\"2026-06-12T21:00:00.201477254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.848090 | controller |     "Jun 12 21:00:00.412552 crc crio[24437]: time=\"2026-06-12T21:00:00.412041299Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-e319-account-create-update-s2c4l/POD\" id=10806981-e008-47e1-bdd3-9d9a79fa75c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.848105 | controller |     "Jun 12 21:00:00.412684 crc crio[24437]: time=\"2026-06-12T21:00:00.412594731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.848119 | controller |     "Jun 12 21:00:00.438498 crc crio[24437]: time=\"2026-06-12T21:00:00.438381455Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-g66wd/POD\" id=c910c960-c2e8-449f-b2fd-334924965c3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.848134 | controller |     "Jun 12 21:00:00.438689 crc crio[24437]: time=\"2026-06-12T21:00:00.43852039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.848148 | controller |     "Jun 12 21:00:00.668394 crc crio[24437]: time=\"2026-06-12T21:00:00.668214801Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/POD\" id=f2878a7f-0374-4590-b39d-56a0094e841c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.848163 | controller |     "Jun 12 21:00:00.668394 crc crio[24437]: time=\"2026-06-12T21:00:00.668369405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.848182 | controller |     "Jun 12 21:00:00.688778 crc crio[24437]: time=\"2026-06-12T21:00:00.688644281Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688300-rktrt/POD\" id=c3c5a427-dbec-4fbe-ae32-8d58e5e59968 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.848197 | controller |     "Jun 12 21:00:00.688778 crc crio[24437]: time=\"2026-06-12T21:00:00.688759943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.848213 | controller |     "Jun 12 21:00:00.703581 crc crio[24437]: time=\"2026-06-12T21:00:00.703506271Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-6112-account-create-update-djx4p/POD\" id=b7b4b6ea-d47f-4326-9ffd-8d73d78b6f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.848228 | controller |     "Jun 12 21:00:00.703725 crc crio[24437]: time=\"2026-06-12T21:00:00.703603523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.848243 | controller |     "Jun 12 21:00:00.824275 crc crio[24437]: time=\"2026-06-12T21:00:00.824181833Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-082d-account-create-update-7k879/POD\" id=285c6ba4-4ae4-4376-97ed-fe2d3df78b9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.848258 | controller |     "Jun 12 21:00:00.824420 crc crio[24437]: time=\"2026-06-12T21:00:00.824331697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.848272 | controller |     "Jun 12 21:00:00.943449 crc crio[24437]: time=\"2026-06-12T21:00:00.942619798Z\" level=info msg=\"Stopping pod sandbox: 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165\" id=b9d60e4f-9d00-46c5-be8e-6d416db0f44b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.848287 | controller |     "Jun 12 21:00:00.943449 crc crio[24437]: time=\"2026-06-12T21:00:00.943420738Z\" level=info msg=\"Stopped pod sandbox (already stopped): 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165\" id=b9d60e4f-9d00-46c5-be8e-6d416db0f44b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.848301 | controller |     "Jun 12 21:00:00.945397 crc crio[24437]: time=\"2026-06-12T21:00:00.945211383Z\" level=info msg=\"Removing pod sandbox: 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165\" id=5f6a3ea9-bfb0-489d-8d92-72bd577bdc79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.848316 | controller |     "Jun 12 21:00:05.970372 crc crio[24437]: time=\"2026-06-12T21:00:05.968626344Z\" level=info msg=\"Stopped container 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d: openstack/ceilometer-0/sg-core\" id=7a336eb6-1baf-4544-bca8-24e0603d6ca9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.848331 | controller |     "Jun 12 21:00:05.972398 crc crio[24437]: time=\"2026-06-12T21:00:05.972287306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=5538fa5d-03ca-4f05-a92a-4c239a64afb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.848345 | controller |     "Jun 12 21:00:06.105333 crc crio[24437]: time=\"2026-06-12T21:00:06.104752631Z\" level=info msg=\"Stopped container 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774: openstack/glance-default-internal-api-0/glance-httpd\" id=c0994378-8b97-4a03-8838-9d4eef04832c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.848360 | controller |     "Jun 12 21:00:06.111109 crc crio[24437]: time=\"2026-06-12T21:00:06.110996757Z\" level=info msg=\"Creating container: openstack/swift-proxy-5c485ff577-v6vjp/proxy-server\" id=24f0004e-f78f-4355-bac7-97568bbb064b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.848379 | controller |     "Jun 12 21:00:06.148777 crc crio[24437]: time=\"2026-06-12T21:00:06.148724828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.848394 | controller |     "Jun 12 21:00:06.157388 crc crio[24437]: time=\"2026-06-12T21:00:06.157331493Z\" level=info msg=\"Stopped container 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266: openstack/ceilometer-0/proxy-httpd\" id=59689015-ef46-4d50-8377-70bf52c1f856 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.848409 | controller |     "Jun 12 21:00:06.172605 crc crio[24437]: time=\"2026-06-12T21:00:06.172507321Z\" level=info msg=\"Stopped container 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677: openstack/ceilometer-0/ceilometer-notification-agent\" id=c8c04568-037d-4160-b911-83a40b5711ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.848423 | controller |     "Jun 12 21:00:06.336162 crc crio[24437]: time=\"2026-06-12T21:00:06.336068314Z\" level=info msg=\"Stopped container 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9: openstack/cinder-scheduler-0/cinder-scheduler\" id=50d4b3a3-3ab1-45ab-9177-f756c182281e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.848438 | controller |     "Jun 12 21:00:06.338411 crc crio[24437]: time=\"2026-06-12T21:00:06.338305679Z\" level=info msg=\"Stopping pod sandbox: 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915\" id=203a5be8-ec35-474f-bc03-7b51d5324010 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.848453 | controller |     "Jun 12 21:00:06.339526 crc crio[24437]: time=\"2026-06-12T21:00:06.339493049Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915 UID:af6ee49c-8447-406f-b5fc-2ae0429bc9d5 NetNS:/var/run/netns/2b998a9f-ecff-426f-afa5-26eb8788a085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf6ee49c_8447_406f_b5fc_2ae0429bc9d5.slice PodAnnotations:0xc007788110}] Aliases:map[]}\"",
2026-06-12 21:48:35.848468 | controller |     "Jun 12 21:00:06.339805 crc crio[24437]: time=\"2026-06-12T21:00:06.339784996Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.848483 | controller |     "Jun 12 21:00:06.371076 crc crio[24437]: time=\"2026-06-12T21:00:06.370896163Z\" level=info msg=\"Stopped container 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0: openstack/ceilometer-0/ceilometer-central-agent\" id=c8fa1880-bc36-4ad8-869c-3d2cc24cf3a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.848498 | controller |     "Jun 12 21:00:06.373155 crc crio[24437]: time=\"2026-06-12T21:00:06.373123218Z\" level=info msg=\"Stopping pod sandbox: 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b\" id=b1b4b375-b2fa-4aad-a94c-2b579566cfd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.848513 | controller |     "Jun 12 21:00:06.375450 crc crio[24437]: time=\"2026-06-12T21:00:06.375416405Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b UID:38bfa802-373b-4427-b1b3-72cb74ea6be9 NetNS:/var/run/netns/0d02cee9-4a97-4e77-b0c3-5530e18ff301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bfa802_373b_4427_b1b3_72cb74ea6be9.slice PodAnnotations:0xc00051cfa8}] Aliases:map[]}\"",
2026-06-12 21:48:35.848534 | controller |     "Jun 12 21:00:06.375739 crc crio[24437]: time=\"2026-06-12T21:00:06.375720413Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.848549 | controller |     "Jun 12 21:00:06.513466 crc crio[24437]: time=\"2026-06-12T21:00:06.511682256Z\" level=info msg=\"Stopped container 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699: openstack/glance-default-external-api-0/glance-log\" id=e58236c0-4724-482e-8611-1010c9114193 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.848564 | controller |     "Jun 12 21:00:06.589875 crc crio[24437]: time=\"2026-06-12T21:00:06.58920882Z\" level=info msg=\"Stopped container 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404: openstack/glance-default-internal-api-0/glance-log\" id=c3f01840-4792-4f51-a27b-4258e1b35511 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.848579 | controller |     "Jun 12 21:00:06.593649 crc crio[24437]: time=\"2026-06-12T21:00:06.59360233Z\" level=info msg=\"Stopping pod sandbox: 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67\" id=cf7e0040-4434-4777-a37a-d4df3db3eae4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.848594 | controller |     "Jun 12 21:00:06.594560 crc crio[24437]: time=\"2026-06-12T21:00:06.594308267Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67 UID:95791ab5-fe9b-44c4-97a0-27a95d7d9d0b NetNS:/var/run/netns/77286af2-6a32-45d8-9300-a612bafedff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95791ab5_fe9b_44c4_97a0_27a95d7d9d0b.slice PodAnnotations:0xc00051d200}] Aliases:map[]}\"",
2026-06-12 21:48:35.848609 | controller |     "Jun 12 21:00:06.594560 crc crio[24437]: time=\"2026-06-12T21:00:06.594500352Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.848624 | controller |     "Jun 12 21:00:06.715004 crc crio[24437]: time=\"2026-06-12T21:00:06.714753623Z\" level=info msg=\"Stopped container 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7: openstack/glance-default-external-api-0/glance-httpd\" id=ea2baf48-bc36-4687-af78-5c09050e13a3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.848639 | controller |     "Jun 12 21:00:06.722569 crc crio[24437]: time=\"2026-06-12T21:00:06.722453754Z\" level=info msg=\"Stopping pod sandbox: d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663\" id=d352a159-5829-4cf2-bb44-a6070c95bcb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.848654 | controller |     "Jun 12 21:00:06.723758 crc crio[24437]: time=\"2026-06-12T21:00:06.723672485Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663 UID:bbc15e4d-f665-4aa8-8eeb-cc8f87ef3c2f NetNS:/var/run/netns/8f5d9dc2-26b0-4857-b7d3-cbd63f9027f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc15e4d_f665_4aa8_8eeb_cc8f87ef3c2f.slice PodAnnotations:0xc00051d388}] Aliases:map[]}\"",
2026-06-12 21:48:35.848669 | controller |     "Jun 12 21:00:06.723993 crc crio[24437]: time=\"2026-06-12T21:00:06.72389027Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.848684 | controller |     "Jun 12 21:00:06.957899 crc crio[24437]: time=\"2026-06-12T21:00:06.957700665Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33\" id=c359da52-978a-4317-841a-54361bb358d6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.848702 | controller |     "Jun 12 21:00:06.964204 crc crio[24437]: time=\"2026-06-12T21:00:06.964104955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=0f813a49-e29a-49b5-a781-8f4e686fa51b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.848718 | controller |     "Jun 12 21:00:07.024578 crc crio[24437]: time=\"2026-06-12T21:00:07.024485632Z\" level=info msg=\"Removed pod sandbox: 391d0b954fc14b8502c3ad32c98ba16a9de67314b4da37f035c2198ffc994165\" id=5f6a3ea9-bfb0-489d-8d92-72bd577bdc79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.848732 | controller |     "Jun 12 21:00:07.026753 crc crio[24437]: time=\"2026-06-12T21:00:07.026720488Z\" level=info msg=\"Stopping pod sandbox: c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b\" id=e2fbd2ff-cb9d-4808-9bcd-ef996d5454d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.848747 | controller |     "Jun 12 21:00:07.027222 crc crio[24437]: time=\"2026-06-12T21:00:07.027193099Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b\" id=e2fbd2ff-cb9d-4808-9bcd-ef996d5454d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.848762 | controller |     "Jun 12 21:00:07.027887 crc crio[24437]: time=\"2026-06-12T21:00:07.027865936Z\" level=info msg=\"Removing pod sandbox: c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b\" id=1b5b6187-6d1f-45c5-a7cf-697b15e17fd7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.848777 | controller |     "Jun 12 21:00:07.127590 crc crio[24437]: time=\"2026-06-12T21:00:07.126327032Z\" level=info msg=\"Stopped pod sandbox: 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b\" id=b1b4b375-b2fa-4aad-a94c-2b579566cfd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.848791 | controller |     "Jun 12 21:00:07.167321 crc crio[24437]: time=\"2026-06-12T21:00:07.159325437Z\" level=info msg=\"Stopped pod sandbox: 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915\" id=203a5be8-ec35-474f-bc03-7b51d5324010 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.848806 | controller |     "Jun 12 21:00:07.172761 crc crio[24437]: time=\"2026-06-12T21:00:07.172493045Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-b6b5d Namespace:openstack ID:2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40 UID:7856c7da-4f08-4e78-969d-aceadaed01f6 NetNS:/var/run/netns/68765089-ccc9-451e-88d0-dca855d4701a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7856c7da_4f08_4e78_969d_aceadaed01f6.slice PodAnnotations:0xc007788220}] Aliases:map[]}\"",
2026-06-12 21:48:35.848821 | controller |     "Jun 12 21:00:07.172761 crc crio[24437]: time=\"2026-06-12T21:00:07.172566177Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-b6b5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.848836 | controller |     "Jun 12 21:00:07.174383 crc crio[24437]: time=\"2026-06-12T21:00:07.174240549Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688300-rktrt Namespace:openshift-infra ID:8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d UID:0f4283cf-6610-4431-ad34-8e1ec81a2f6e NetNS:/var/run/netns/b36ec029-ed79-4f09-8f13-c7a2582d6cb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4283cf_6610_4431_ad34_8e1ec81a2f6e.slice PodAnnotations:0xc00051c460}] Aliases:map[]}\"",
2026-06-12 21:48:35.848869 | controller |     "Jun 12 21:00:07.174383 crc crio[24437]: time=\"2026-06-12T21:00:07.174332261Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688300-rktrt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.848890 | controller |     "Jun 12 21:00:07.175784 crc crio[24437]: time=\"2026-06-12T21:00:07.175547791Z\" level=info msg=\"Got pod network &{Name:nova-api-e319-account-create-update-s2c4l Namespace:openstack ID:a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497 UID:30f74475-d1b8-4a55-b454-f0ea08c74774 NetNS:/var/run/netns/c8151147-f313-4798-8f2b-98659b43354f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f74475_d1b8_4a55_b454_f0ea08c74774.slice PodAnnotations:0xc00012ac38}] Aliases:map[]}\"",
2026-06-12 21:48:35.848906 | controller |     "Jun 12 21:00:07.175784 crc crio[24437]: time=\"2026-06-12T21:00:07.175604753Z\" level=info msg=\"Adding pod openstack_nova-api-e319-account-create-update-s2c4l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.848921 | controller |     "Jun 12 21:00:07.176361 crc crio[24437]: time=\"2026-06-12T21:00:07.17628852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=d1c0dace-c568-433e-86f3-eb1dcc37f0b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.848936 | controller |     "Jun 12 21:00:07.241648 crc crio[24437]: time=\"2026-06-12T21:00:07.241517517Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688300-55kzl Namespace:openshift-operator-lifecycle-manager ID:2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2 UID:e5027311-fe75-4bbc-bd47-6edced65f8e3 NetNS:/var/run/netns/a74d53fc-c913-4887-8190-11a2f69d7b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5027311_fe75_4bbc_bd47_6edced65f8e3.slice PodAnnotations:0xc001f6c210}] Aliases:map[]}\"",
2026-06-12 21:48:35.848951 | controller |     "Jun 12 21:00:07.241648 crc crio[24437]: time=\"2026-06-12T21:00:07.24161786Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688300-55kzl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.848966 | controller |     "Jun 12 21:00:07.249560 crc crio[24437]: time=\"2026-06-12T21:00:07.246905391Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-rpkqq Namespace:openstack ID:93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88 UID:03026670-bee1-4234-8018-41d6287b2dea NetNS:/var/run/netns/efd7159a-cf12-4436-a64a-9c2230ccbbee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03026670_bee1_4234_8018_41d6287b2dea.slice PodAnnotations:0xc000a8c158}] Aliases:map[]}\"",
2026-06-12 21:48:35.848982 | controller |     "Jun 12 21:00:07.262020 crc crio[24437]: time=\"2026-06-12T21:00:07.250696666Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-rpkqq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.848996 | controller |     "Jun 12 21:00:07.262020 crc crio[24437]: time=\"2026-06-12T21:00:07.261088806Z\" level=info msg=\"Removed pod sandbox: c1bc681a90ea53e79cc2f84cfea91be853abd20587dee51efd721473f606740b\" id=1b5b6187-6d1f-45c5-a7cf-697b15e17fd7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.849011 | controller |     "Jun 12 21:00:07.274483 crc crio[24437]: time=\"2026-06-12T21:00:07.266142722Z\" level=info msg=\"Stopping pod sandbox: 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7\" id=596cdf71-d348-4b9f-ab5c-2ffb0a3edef6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.849027 | controller |     "Jun 12 21:00:07.274483 crc crio[24437]: time=\"2026-06-12T21:00:07.266238355Z\" level=info msg=\"Stopped pod sandbox (already stopped): 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7\" id=596cdf71-d348-4b9f-ab5c-2ffb0a3edef6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.849046 | controller |     "Jun 12 21:00:07.274483 crc crio[24437]: time=\"2026-06-12T21:00:07.266972703Z\" level=info msg=\"Removing pod sandbox: 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7\" id=56ba2e58-f8bc-457d-b64e-157302024f1e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.849061 | controller |     "Jun 12 21:00:07.291795 crc crio[24437]: time=\"2026-06-12T21:00:07.291353961Z\" level=info msg=\"Got pod network &{Name:nova-cell0-6112-account-create-update-djx4p Namespace:openstack ID:77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779 UID:d4559515-df17-4b29-986b-58d42a0d7a17 NetNS:/var/run/netns/c4024545-233b-40aa-ba4e-d9958d866c4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4559515_df17_4b29_986b_58d42a0d7a17.slice PodAnnotations:0xc001f6c450}] Aliases:map[]}\"",
2026-06-12 21:48:35.849077 | controller |     "Jun 12 21:00:07.291795 crc crio[24437]: time=\"2026-06-12T21:00:07.291413043Z\" level=info msg=\"Adding pod openstack_nova-cell0-6112-account-create-update-djx4p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.849092 | controller |     "Jun 12 21:00:07.294132 crc crio[24437]: time=\"2026-06-12T21:00:07.293436273Z\" level=info msg=\"Got pod network &{Name:nova-cell1-082d-account-create-update-7k879 Namespace:openstack ID:036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70 UID:af11d036-edf8-476e-a58c-f755bb153557 NetNS:/var/run/netns/8abbbaa2-6233-4c97-ab91-b4a79bac759a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf11d036_edf8_476e_a58c_f755bb153557.slice PodAnnotations:0xc006ecc2a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.849107 | controller |     "Jun 12 21:00:07.294132 crc crio[24437]: time=\"2026-06-12T21:00:07.293496714Z\" level=info msg=\"Adding pod openstack_nova-cell1-082d-account-create-update-7k879 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.849121 | controller |     "Jun 12 21:00:07.308519 crc crio[24437]: time=\"2026-06-12T21:00:07.308427346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.849136 | controller |     "Jun 12 21:00:07.318306 crc crio[24437]: time=\"2026-06-12T21:00:07.31814416Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=d0aff7ec-0e4f-41b6-b662-67c3d534e6fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.849150 | controller |     "Jun 12 21:00:07.329701 crc crio[24437]: time=\"2026-06-12T21:00:07.329620295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.849165 | controller |     "Jun 12 21:00:07.380068 crc crio[24437]: time=\"2026-06-12T21:00:07.379996853Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-g66wd Namespace:openstack ID:331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7 UID:fec9f2ee-2c45-4241-ba51-e24b9fe77555 NetNS:/var/run/netns/5dfdfd1e-2ede-4ef3-86a2-ea1f68e57990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfec9f2ee_2c45_4241_ba51_e24b9fe77555.slice PodAnnotations:0xc00012b4d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.849180 | controller |     "Jun 12 21:00:07.380574 crc crio[24437]: time=\"2026-06-12T21:00:07.380067515Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-g66wd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.849197 | controller |     "Jun 12 21:00:07.413725 crc crio[24437]: time=\"2026-06-12T21:00:07.413648413Z\" level=info msg=\"Stopped pod sandbox: 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67\" id=cf7e0040-4434-4777-a37a-d4df3db3eae4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.849212 | controller |     "Jun 12 21:00:07.458346 crc crio[24437]: time=\"2026-06-12T21:00:07.445817655Z\" level=info msg=\"Removed pod sandbox: 12d55a086460d22f2f7ac7088807c0cf00b9b0c1a45a24658707244e54a07aa7\" id=56ba2e58-f8bc-457d-b64e-157302024f1e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.849227 | controller |     "Jun 12 21:00:07.459467 crc crio[24437]: time=\"2026-06-12T21:00:07.451524558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.849242 | controller |     "Jun 12 21:00:07.480302 crc crio[24437]: time=\"2026-06-12T21:00:07.476138912Z\" level=info msg=\"Stopped pod sandbox: d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663\" id=d352a159-5829-4cf2-bb44-a6070c95bcb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.849256 | controller |     "Jun 12 21:00:07.494063 crc crio[24437]: time=\"2026-06-12T21:00:07.493986577Z\" level=info msg=\"Stopping pod sandbox: 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d\" id=3ce6c3ff-29ce-4ee2-a2f8-ee5de81512d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.849271 | controller |     "Jun 12 21:00:07.494167 crc crio[24437]: time=\"2026-06-12T21:00:07.494089459Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d\" id=3ce6c3ff-29ce-4ee2-a2f8-ee5de81512d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.849286 | controller |     "Jun 12 21:00:07.496738 crc crio[24437]: time=\"2026-06-12T21:00:07.496582122Z\" level=info msg=\"Removing pod sandbox: 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d\" id=e95f4e79-fe4c-43bf-a3a0-1de904205b1a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.849302 | controller |     "Jun 12 21:00:07.549700 crc crio[24437]: time=\"2026-06-12T21:00:07.549652726Z\" level=info msg=\"Removed pod sandbox: 2ec2bcb9d5d087f7ee51db2ec7baf3fdcb7e2d40a9610ec64b43e166a3680c4d\" id=e95f4e79-fe4c-43bf-a3a0-1de904205b1a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.849316 | controller |     "Jun 12 21:00:07.557669 crc crio[24437]: time=\"2026-06-12T21:00:07.557566074Z\" level=info msg=\"Stopping pod sandbox: 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6\" id=b22047eb-c7d3-47b0-93cf-dc62c111ae6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.849331 | controller |     "Jun 12 21:00:07.557669 crc crio[24437]: time=\"2026-06-12T21:00:07.557659706Z\" level=info msg=\"Stopped pod sandbox (already stopped): 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6\" id=b22047eb-c7d3-47b0-93cf-dc62c111ae6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.849345 | controller |     "Jun 12 21:00:07.559362 crc crio[24437]: time=\"2026-06-12T21:00:07.558715833Z\" level=info msg=\"Removing pod sandbox: 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6\" id=cbd45cd5-1c44-47fe-9663-1ca686cc7850 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.849359 | controller |     "Jun 12 21:00:07.627014 crc crio[24437]: time=\"2026-06-12T21:00:07.625688614Z\" level=info msg=\"Removed pod sandbox: 150bf72f38113d15a5bd3ab831d9ca57566908d95489208b88869d72fa4feef6\" id=cbd45cd5-1c44-47fe-9663-1ca686cc7850 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.849374 | controller |     "Jun 12 21:00:07.627014 crc crio[24437]: time=\"2026-06-12T21:00:07.62676865Z\" level=info msg=\"Stopping pod sandbox: 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08\" id=74c98061-79d5-4ac3-8c1c-bfa83c144c77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.849391 | controller |     "Jun 12 21:00:07.627850 crc crio[24437]: time=\"2026-06-12T21:00:07.627118299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.849406 | controller |     "Jun 12 21:00:07.629046 crc crio[24437]: time=\"2026-06-12T21:00:07.628871682Z\" level=info msg=\"Stopped pod sandbox (already stopped): 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08\" id=74c98061-79d5-4ac3-8c1c-bfa83c144c77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.849421 | controller |     "Jun 12 21:00:07.631350 crc crio[24437]: time=\"2026-06-12T21:00:07.63117753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.849435 | controller |     "Jun 12 21:00:07.631447 crc crio[24437]: time=\"2026-06-12T21:00:07.631408607Z\" level=info msg=\"Removing pod sandbox: 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08\" id=00912cd5-adcb-44c5-b7be-d06d80ec08ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.849449 | controller |     "Jun 12 21:00:07.710849 crc crio[24437]: time=\"2026-06-12T21:00:07.709422753Z\" level=info msg=\"Removed pod sandbox: 062c86c298b94c07025a4d5267bb0a3be60e9906c5d430c8c8ccccc8eeb32c08\" id=00912cd5-adcb-44c5-b7be-d06d80ec08ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.849464 | controller |     "Jun 12 21:00:07.718744 crc crio[24437]: time=\"2026-06-12T21:00:07.717208637Z\" level=info msg=\"Stopping pod sandbox: 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10\" id=b692c4b2-779a-4934-9ecd-2c1b8007c779 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.849478 | controller |     "Jun 12 21:00:07.718744 crc crio[24437]: time=\"2026-06-12T21:00:07.717395452Z\" level=info msg=\"Stopped pod sandbox (already stopped): 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10\" id=b692c4b2-779a-4934-9ecd-2c1b8007c779 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.849493 | controller |     "Jun 12 21:00:07.735596 crc crio[24437]: time=\"2026-06-12T21:00:07.728798897Z\" level=info msg=\"Removing pod sandbox: 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10\" id=4c647c45-ef53-4651-8134-4a798d4e682f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.849508 | controller |     "Jun 12 21:00:07.822851 crc crio[24437]: time=\"2026-06-12T21:00:07.820519826Z\" level=info msg=\"Removed pod sandbox: 257b7079ea9c36fc5b858263a46381763d8fdfd8720add00aaea4163fb5fab10\" id=4c647c45-ef53-4651-8134-4a798d4e682f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.849522 | controller |     "Jun 12 21:00:07.828059 crc crio[24437]: time=\"2026-06-12T21:00:07.827448519Z\" level=info msg=\"Stopping pod sandbox: 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac\" id=7a9e9b47-69c6-4cc8-9506-0430ce5f5201 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.849537 | controller |     "Jun 12 21:00:07.828059 crc crio[24437]: time=\"2026-06-12T21:00:07.8275139Z\" level=info msg=\"Stopped pod sandbox (already stopped): 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac\" id=7a9e9b47-69c6-4cc8-9506-0430ce5f5201 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.849551 | controller |     "Jun 12 21:00:07.833856 crc crio[24437]: time=\"2026-06-12T21:00:07.832524605Z\" level=info msg=\"Removing pod sandbox: 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac\" id=b1297eaf-5525-4d8b-9c21-9d2557e4d5c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.849566 | controller |     "Jun 12 21:00:07.866750 crc crio[24437]: time=\"2026-06-12T21:00:07.862806211Z\" level=info msg=\"Removed pod sandbox: 72867344162a7e43b4555483a4582ac34613a03af868f0f7d6b0b71d6a57dcac\" id=b1297eaf-5525-4d8b-9c21-9d2557e4d5c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.849583 | controller |     "Jun 12 21:00:08.103995 crc crio[24437]: time=\"2026-06-12T21:00:08.103235751Z\" level=info msg=\"Removing container: 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090\" id=aafae257-a9ab-4403-bfc3-66330b375988 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.849598 | controller |     "Jun 12 21:00:08.621056 crc crio[24437]: 2026-06-12T21:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a48ef6a2eabb82b Mac:2e:74:c2:af:19:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/c8151147-f313-4798-8f2b-98659b43354f SocketPath: PciID:}] [{Interface:0xc0001daa20 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.849613 | controller |     "Jun 12 21:00:08.643003 crc crio[24437]: time=\"2026-06-12T21:00:08.642547618Z\" level=info msg=\"Got pod network &{Name:nova-api-e319-account-create-update-s2c4l Namespace:openstack ID:a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497 UID:30f74475-d1b8-4a55-b454-f0ea08c74774 NetNS:/var/run/netns/c8151147-f313-4798-8f2b-98659b43354f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f74475_d1b8_4a55_b454_f0ea08c74774.slice PodAnnotations:0xc00012ac38}] Aliases:map[]}\"",
2026-06-12 21:48:35.849629 | controller |     "Jun 12 21:00:08.643312 crc crio[24437]: time=\"2026-06-12T21:00:08.643105162Z\" level=info msg=\"Checking pod openstack_nova-api-e319-account-create-update-s2c4l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.849644 | controller |     "Jun 12 21:00:08.747424 crc crio[24437]: time=\"2026-06-12T21:00:08.747337143Z\" level=info msg=\"Ran pod sandbox a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497 with infra container: openstack/nova-api-e319-account-create-update-s2c4l/POD\" id=10806981-e008-47e1-bdd3-9d9a79fa75c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.849659 | controller |     "Jun 12 21:00:08.749874 crc crio[24437]: 2026-06-12T21:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f330885f575657 Mac:56:49:39:6e:1f:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/a74d53fc-c913-4887-8190-11a2f69d7b5c SocketPath: PciID:}] [{Interface:0xc000242d80 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.849675 | controller |     "Jun 12 21:00:08.750767 crc crio[24437]: time=\"2026-06-12T21:00:08.750697707Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688300-55kzl Namespace:openshift-operator-lifecycle-manager ID:2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2 UID:e5027311-fe75-4bbc-bd47-6edced65f8e3 NetNS:/var/run/netns/a74d53fc-c913-4887-8190-11a2f69d7b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5027311_fe75_4bbc_bd47_6edced65f8e3.slice PodAnnotations:0xc001f6c210}] Aliases:map[]}\"",
2026-06-12 21:48:35.849690 | controller |     "Jun 12 21:00:08.751100 crc crio[24437]: time=\"2026-06-12T21:00:08.750854981Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688300-55kzl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.849705 | controller |     "Jun 12 21:00:08.757607 crc crio[24437]: time=\"2026-06-12T21:00:08.757352103Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1486c9e7-ad1a-44bc-b637-72d1ce312568 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.849720 | controller |     "Jun 12 21:00:08.882058 crc crio[24437]: time=\"2026-06-12T21:00:08.881602943Z\" level=info msg=\"Ran pod sandbox 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/POD\" id=f2878a7f-0374-4590-b39d-56a0094e841c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.849739 | controller |     "Jun 12 21:00:08.886714 crc crio[24437]: time=\"2026-06-12T21:00:08.88666412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=44a1b862-e240-4925-8840-0df715536724 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.849754 | controller |     "Jun 12 21:00:08.904009 crc crio[24437]: time=\"2026-06-12T21:00:08.901155411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4f34c612-866e-445a-9c61-dac6ffad82f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.849769 | controller |     "Jun 12 21:00:08.904009 crc crio[24437]: time=\"2026-06-12T21:00:08.902232518Z\" level=info msg=\"Creating container: openstack/nova-api-e319-account-create-update-s2c4l/mariadb-account-create-update\" id=eb4365b1-98d5-424d-afdd-066102189251 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.849784 | controller |     "Jun 12 21:00:08.905644 crc crio[24437]: time=\"2026-06-12T21:00:08.905563212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b285a096-4619-40ea-9f80-8a57d9fee8f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.849799 | controller |     "Jun 12 21:00:08.916652 crc crio[24437]: time=\"2026-06-12T21:00:08.916543935Z\" level=info msg=\"Created container ae72a49e7753ac1f40c632c65f3157d558f8da017906c1518481203cc6b3433d: openstack/swift-proxy-5c485ff577-v6vjp/proxy-server\" id=24f0004e-f78f-4355-bac7-97568bbb064b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.849814 | controller |     "Jun 12 21:00:08.917783 crc crio[24437]: time=\"2026-06-12T21:00:08.917365326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.849829 | controller |     "Jun 12 21:00:08.941675 crc crio[24437]: time=\"2026-06-12T21:00:08.938618256Z\" level=info msg=\"Starting container: ae72a49e7753ac1f40c632c65f3157d558f8da017906c1518481203cc6b3433d\" id=9fc228dd-6dce-4d51-a780-bce27869388e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.849872 | controller |     "Jun 12 21:00:08.946778 crc crio[24437]: time=\"2026-06-12T21:00:08.938737129Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/collect-profiles\" id=20bf4898-9493-4476-a3e6-980cb1a1416f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.849890 | controller |     "Jun 12 21:00:08.952447 crc crio[24437]: time=\"2026-06-12T21:00:08.952248596Z\" level=info msg=\"Started container\" PID=77785 containerID=ae72a49e7753ac1f40c632c65f3157d558f8da017906c1518481203cc6b3433d description=openstack/swift-proxy-5c485ff577-v6vjp/proxy-server id=9fc228dd-6dce-4d51-a780-bce27869388e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0d710afa06863ee89e352f49f101b9f574ce4db9d1bbed5b1b87c2725e8836b",
2026-06-12 21:48:35.849906 | controller |     "Jun 12 21:00:08.960704 crc crio[24437]: time=\"2026-06-12T21:00:08.960231016Z\" level=info msg=\"Created container 85c005f3e3afa98907467196a926a88d3cb5f51104435ea8aa318414e84a6cda: openstack/openstackclient/openstackclient\" id=d0aff7ec-0e4f-41b6-b662-67c3d534e6fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.849921 | controller |     "Jun 12 21:00:08.971283 crc crio[24437]: time=\"2026-06-12T21:00:08.970589694Z\" level=info msg=\"Starting container: 85c005f3e3afa98907467196a926a88d3cb5f51104435ea8aa318414e84a6cda\" id=593e9ea9-1787-42ce-b30f-195b6ece8b13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.849940 | controller |     "Jun 12 21:00:08.983001 crc crio[24437]: time=\"2026-06-12T21:00:08.982289777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.849956 | controller |     "Jun 12 21:00:08.990655 crc crio[24437]: time=\"2026-06-12T21:00:08.990342107Z\" level=info msg=\"Started container\" PID=77899 containerID=85c005f3e3afa98907467196a926a88d3cb5f51104435ea8aa318414e84a6cda description=openstack/openstackclient/openstackclient id=593e9ea9-1787-42ce-b30f-195b6ece8b13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=613d69969f693d3b80ff785e936d4eba14ebb776516a4aa3279aa45f45b29d78",
2026-06-12 21:48:35.849971 | controller |     "Jun 12 21:00:09.038399 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93611a186e1b3d4 Mac:06:0c:03:ea:fb:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/efd7159a-cf12-4436-a64a-9c2230ccbbee SocketPath: PciID:}] [{Interface:0xc000284840 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.849987 | controller |     "Jun 12 21:00:09.050541 crc crio[24437]: time=\"2026-06-12T21:00:09.050074208Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-rpkqq Namespace:openstack ID:93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88 UID:03026670-bee1-4234-8018-41d6287b2dea NetNS:/var/run/netns/efd7159a-cf12-4436-a64a-9c2230ccbbee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03026670_bee1_4234_8018_41d6287b2dea.slice PodAnnotations:0xc000a8c158}] Aliases:map[]}\"",
2026-06-12 21:48:35.850002 | controller |     "Jun 12 21:00:09.050868 crc crio[24437]: time=\"2026-06-12T21:00:09.050521349Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-rpkqq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.850017 | controller |     "Jun 12 21:00:09.072317 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d810883662fc1a Mac:4a:00:16:dc:25:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/b36ec029-ed79-4f09-8f13-c7a2582d6cb7 SocketPath: PciID:}] [{Interface:0xc0002c4bd0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.850033 | controller |     "Jun 12 21:00:09.072317 crc crio[24437]: time=\"2026-06-12T21:00:09.071190345Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688300-rktrt Namespace:openshift-infra ID:8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d UID:0f4283cf-6610-4431-ad34-8e1ec81a2f6e NetNS:/var/run/netns/b36ec029-ed79-4f09-8f13-c7a2582d6cb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4283cf_6610_4431_ad34_8e1ec81a2f6e.slice PodAnnotations:0xc00051c460}] Aliases:map[]}\"",
2026-06-12 21:48:35.850049 | controller |     "Jun 12 21:00:09.072317 crc crio[24437]: time=\"2026-06-12T21:00:09.072112647Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688300-rktrt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.850064 | controller |     "Jun 12 21:00:09.162472 crc crio[24437]: time=\"2026-06-12T21:00:09.162325989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.850079 | controller |     "Jun 12 21:00:09.164123 crc crio[24437]: time=\"2026-06-12T21:00:09.163552889Z\" level=info msg=\"Ran pod sandbox 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88 with infra container: openstack/nova-api-db-create-rpkqq/POD\" id=296c9417-8720-47f3-938e-137aecf18af2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.850098 | controller |     "Jun 12 21:00:09.168386 crc crio[24437]: time=\"2026-06-12T21:00:09.168115613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.850114 | controller |     "Jun 12 21:00:09.174645 crc crio[24437]: time=\"2026-06-12T21:00:09.174568413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.850130 | controller |     "Jun 12 21:00:09.180061 crc crio[24437]: time=\"2026-06-12T21:00:09.179978048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.850145 | controller |     "Jun 12 21:00:09.180754 crc crio[24437]: time=\"2026-06-12T21:00:09.180722787Z\" level=info msg=\"Ran pod sandbox 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d with infra container: openshift-infra/auto-csr-approver-29688300-rktrt/POD\" id=c3c5a427-dbec-4fbe-ae32-8d58e5e59968 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.850161 | controller |     "Jun 12 21:00:09.181287 crc crio[24437]: time=\"2026-06-12T21:00:09.181168478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=240ba7f1-c62b-4cd3-b044-7ecdbe844473 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.850177 | controller |     "Jun 12 21:00:09.187539 crc crio[24437]: time=\"2026-06-12T21:00:09.18724795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=baf7b96f-a504-4582-b59f-89a904415bb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.850192 | controller |     "Jun 12 21:00:09.189782 crc crio[24437]: time=\"2026-06-12T21:00:09.189620469Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b72f9417-f4aa-4583-8bff-99a3eb85de14 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.850207 | controller |     "Jun 12 21:00:09.228441 crc crio[24437]: time=\"2026-06-12T21:00:09.222898851Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-rpkqq/mariadb-database-create\" id=b4685773-babe-4393-81fe-6f321336a2f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.850223 | controller |     "Jun 12 21:00:09.228441 crc crio[24437]: time=\"2026-06-12T21:00:09.22370677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.850238 | controller |     "Jun 12 21:00:09.228441 crc crio[24437]: time=\"2026-06-12T21:00:09.224635444Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.850253 | controller |     "Jun 12 21:00:09.238812 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:036ccd1c525956d Mac:06:dd:dd:6f:0d:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/8abbbaa2-6233-4c97-ab91-b4a79bac759a SocketPath: PciID:}] [{Interface:0xc0001949b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.850269 | controller |     "Jun 12 21:00:09.248989 crc crio[24437]: time=\"2026-06-12T21:00:09.242239483Z\" level=info msg=\"Got pod network &{Name:nova-cell1-082d-account-create-update-7k879 Namespace:openstack ID:036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70 UID:af11d036-edf8-476e-a58c-f755bb153557 NetNS:/var/run/netns/8abbbaa2-6233-4c97-ab91-b4a79bac759a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf11d036_edf8_476e_a58c_f755bb153557.slice PodAnnotations:0xc006ecc2a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.850288 | controller |     "Jun 12 21:00:09.248989 crc crio[24437]: time=\"2026-06-12T21:00:09.242567822Z\" level=info msg=\"Checking pod openstack_nova-cell1-082d-account-create-update-7k879 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.850304 | controller |     "Jun 12 21:00:09.264981 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:331e97fd58a11e8 Mac:1e:7e:68:e6:db:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/5dfdfd1e-2ede-4ef3-86a2-ea1f68e57990 SocketPath: PciID:}] [{Interface:0xc000584590 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.850320 | controller |     "Jun 12 21:00:09.264981 crc crio[24437]: time=\"2026-06-12T21:00:09.263324939Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-g66wd Namespace:openstack ID:331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7 UID:fec9f2ee-2c45-4241-ba51-e24b9fe77555 NetNS:/var/run/netns/5dfdfd1e-2ede-4ef3-86a2-ea1f68e57990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfec9f2ee_2c45_4241_ba51_e24b9fe77555.slice PodAnnotations:0xc00012b4d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.850335 | controller |     "Jun 12 21:00:09.264981 crc crio[24437]: time=\"2026-06-12T21:00:09.263477782Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-g66wd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.850351 | controller |     "Jun 12 21:00:09.271475 crc crio[24437]: time=\"2026-06-12T21:00:09.266732223Z\" level=info msg=\"Ran pod sandbox 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70 with infra container: openstack/nova-cell1-082d-account-create-update-7k879/POD\" id=285c6ba4-4ae4-4376-97ed-fe2d3df78b9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.850366 | controller |     "Jun 12 21:00:09.281411 crc crio[24437]: time=\"2026-06-12T21:00:09.27861208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=95c98ff5-540a-45d8-a7f2-54adb2eb15dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.850382 | controller |     "Jun 12 21:00:09.313572 crc crio[24437]: time=\"2026-06-12T21:00:09.31347747Z\" level=info msg=\"Ran pod sandbox 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7 with infra container: openstack/nova-cell1-db-create-g66wd/POD\" id=c910c960-c2e8-449f-b2fd-334924965c3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.850397 | controller |     "Jun 12 21:00:09.314614 crc crio[24437]: time=\"2026-06-12T21:00:09.314531296Z\" level=info msg=\"Removed container 7b3b99ada503dba9b709dfa5a124d3596de1114ab45a80328b7eb92921db4090: openstack/cinder-scheduler-0/probe\" id=aafae257-a9ab-4403-bfc3-66330b375988 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.850412 | controller |     "Jun 12 21:00:09.316571 crc crio[24437]: time=\"2026-06-12T21:00:09.316471285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cf94827d-8de7-4b2f-8d9d-28e623643039 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.850428 | controller |     "Jun 12 21:00:09.328441 crc crio[24437]: time=\"2026-06-12T21:00:09.328401312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d8022644-0bfc-43c5-a0ac-687f1a24bfd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.850444 | controller |     "Jun 12 21:00:09.335249 crc crio[24437]: time=\"2026-06-12T21:00:09.33512625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dff654c5-14d5-4daf-8918-872c1da76ea1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.850463 | controller |     "Jun 12 21:00:09.384786 crc crio[24437]: time=\"2026-06-12T21:00:09.376863262Z\" level=info msg=\"Removing container: 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9\" id=5a0de2fe-648d-4a3a-8dec-41fa740040ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.850478 | controller |     "Jun 12 21:00:09.385404 crc crio[24437]: time=\"2026-06-12T21:00:09.385356564Z\" level=info msg=\"Creating container: openstack/nova-cell1-082d-account-create-update-7k879/mariadb-account-create-update\" id=1a51eff2-5eb2-48dc-a861-7bd8c473a0c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.850494 | controller |     "Jun 12 21:00:09.386024 crc crio[24437]: time=\"2026-06-12T21:00:09.3859976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.850509 | controller |     "Jun 12 21:00:09.398595 crc crio[24437]: time=\"2026-06-12T21:00:09.398456021Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-g66wd/mariadb-database-create\" id=3a7b6d54-746b-43e6-b643-be02bcf79ac2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.850525 | controller |     "Jun 12 21:00:09.463542 crc crio[24437]: time=\"2026-06-12T21:00:09.461148825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.850540 | controller |     "Jun 12 21:00:09.477403 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2867eabb455a419 Mac:9e:c8:ae:53:2d:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/68765089-ccc9-451e-88d0-dca855d4701a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.850555 | controller |     "Jun 12 21:00:09.478607 crc crio[24437]: time=\"2026-06-12T21:00:09.478338654Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-b6b5d Namespace:openstack ID:2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40 UID:7856c7da-4f08-4e78-969d-aceadaed01f6 NetNS:/var/run/netns/68765089-ccc9-451e-88d0-dca855d4701a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7856c7da_4f08_4e78_969d_aceadaed01f6.slice PodAnnotations:0xc007788220}] Aliases:map[]}\"",
2026-06-12 21:48:35.850571 | controller |     "Jun 12 21:00:09.479397 crc crio[24437]: time=\"2026-06-12T21:00:09.479325548Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-b6b5d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.850586 | controller |     "Jun 12 21:00:09.512552 crc crio[24437]: time=\"2026-06-12T21:00:09.506309081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.850602 | controller |     "Jun 12 21:00:09.549735 crc crio[24437]: time=\"2026-06-12T21:00:09.544494554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.850617 | controller |     "Jun 12 21:00:09.553624 crc crio[24437]: time=\"2026-06-12T21:00:09.553480309Z\" level=info msg=\"Created container c42df131659c4832d7bd8ae6121f8c258c8de94f0cc71cce18efa88fdec7457b: openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/collect-profiles\" id=20bf4898-9493-4476-a3e6-980cb1a1416f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.850632 | controller |     "Jun 12 21:00:09.553839 crc crio[24437]: time=\"2026-06-12T21:00:09.553509121Z\" level=info msg=\"Ran pod sandbox 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40 with infra container: openstack/nova-cell0-db-create-b6b5d/POD\" id=2cd7a403-684d-4ebf-8a5c-2e6036b7d567 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.850650 | controller |     "Jun 12 21:00:09.564241 crc crio[24437]: 2026-06-12T21:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77ef172a715b64e Mac:4e:0e:c7:e2:0e:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/c4024545-233b-40aa-ba4e-d9958d866c4d SocketPath: PciID:}] [{Interface:0xc0002345e0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.850666 | controller |     "Jun 12 21:00:09.565407 crc crio[24437]: time=\"2026-06-12T21:00:09.565121839Z\" level=info msg=\"Starting container: c42df131659c4832d7bd8ae6121f8c258c8de94f0cc71cce18efa88fdec7457b\" id=2686678e-af1b-4b01-8838-3b69b46968a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.850681 | controller |     "Jun 12 21:00:09.565407 crc crio[24437]: time=\"2026-06-12T21:00:09.565222751Z\" level=info msg=\"Got pod network &{Name:nova-cell0-6112-account-create-update-djx4p Namespace:openstack ID:77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779 UID:d4559515-df17-4b29-986b-58d42a0d7a17 NetNS:/var/run/netns/c4024545-233b-40aa-ba4e-d9958d866c4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4559515_df17_4b29_986b_58d42a0d7a17.slice PodAnnotations:0xc001f6c450}] Aliases:map[]}\"",
2026-06-12 21:48:35.850697 | controller |     "Jun 12 21:00:09.565407 crc crio[24437]: time=\"2026-06-12T21:00:09.565398797Z\" level=info msg=\"Checking pod openstack_nova-cell0-6112-account-create-update-djx4p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.850713 | controller |     "Jun 12 21:00:09.573595 crc crio[24437]: time=\"2026-06-12T21:00:09.573305824Z\" level=info msg=\"Started container\" PID=78097 containerID=c42df131659c4832d7bd8ae6121f8c258c8de94f0cc71cce18efa88fdec7457b description=openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/collect-profiles id=2686678e-af1b-4b01-8838-3b69b46968a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2",
2026-06-12 21:48:35.850729 | controller |     "Jun 12 21:00:09.577228 crc crio[24437]: time=\"2026-06-12T21:00:09.577115999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f4e084e5-7bc0-4196-9e11-7402424dd884 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.850744 | controller |     "Jun 12 21:00:09.590000 crc crio[24437]: time=\"2026-06-12T21:00:09.589816166Z\" level=info msg=\"Removed container 2b8ae9f879ace2a709ef1f7cdb42028aced953b23267fab38099a477bca17cb9: openstack/cinder-scheduler-0/cinder-scheduler\" id=5a0de2fe-648d-4a3a-8dec-41fa740040ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.850759 | controller |     "Jun 12 21:00:09.597794 crc crio[24437]: time=\"2026-06-12T21:00:09.597656352Z\" level=info msg=\"Created container 869d3c1da44c07fc2a38ed616010cc279caf8faba8faef51519c86844f780b1f: openstack/nova-api-e319-account-create-update-s2c4l/mariadb-account-create-update\" id=eb4365b1-98d5-424d-afdd-066102189251 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.850774 | controller |     "Jun 12 21:00:09.606371 crc crio[24437]: time=\"2026-06-12T21:00:09.606195725Z\" level=info msg=\"Ran pod sandbox 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779 with infra container: openstack/nova-cell0-6112-account-create-update-djx4p/POD\" id=b7b4b6ea-d47f-4326-9ffd-8d73d78b6f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.850790 | controller |     "Jun 12 21:00:09.632701 crc crio[24437]: time=\"2026-06-12T21:00:09.63086275Z\" level=info msg=\"Starting container: 869d3c1da44c07fc2a38ed616010cc279caf8faba8faef51519c86844f780b1f\" id=50b27bbd-34f5-429b-96a2-d14b0a46fbbc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.850809 | controller |     "Jun 12 21:00:09.668245 crc crio[24437]: time=\"2026-06-12T21:00:09.664427407Z\" level=info msg=\"Started container\" PID=78094 containerID=869d3c1da44c07fc2a38ed616010cc279caf8faba8faef51519c86844f780b1f description=openstack/nova-api-e319-account-create-update-s2c4l/mariadb-account-create-update id=50b27bbd-34f5-429b-96a2-d14b0a46fbbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497",
2026-06-12 21:48:35.850825 | controller |     "Jun 12 21:00:09.677363 crc crio[24437]: time=\"2026-06-12T21:00:09.677109864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b80217c6-1b01-4597-af89-73e1ae02fe3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.850841 | controller |     "Jun 12 21:00:09.687159 crc crio[24437]: time=\"2026-06-12T21:00:09.686204271Z\" level=info msg=\"Removing container: 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774\" id=54038fc0-640d-492f-bc7b-8cd098de1cbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.850880 | controller |     "Jun 12 21:00:09.750810 crc crio[24437]: time=\"2026-06-12T21:00:09.749001538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c8cd3c82-9e3b-4778-9d4f-47df5e9d8d25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.850897 | controller |     "Jun 12 21:00:09.756831 crc crio[24437]: time=\"2026-06-12T21:00:09.756189117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.850913 | controller |     "Jun 12 21:00:09.765165 crc crio[24437]: time=\"2026-06-12T21:00:09.763394647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3e2e5332-fc0e-4541-aad3-d197de821497 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.850928 | controller |     "Jun 12 21:00:09.765165 crc crio[24437]: time=\"2026-06-12T21:00:09.764199357Z\" level=info msg=\"Created container a51bb8475d721a329285fa96f28bd12d973b997bf4643a0a4fb5b895de6cf4b0: openstack/nova-api-db-create-rpkqq/mariadb-database-create\" id=b4685773-babe-4393-81fe-6f321336a2f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.850943 | controller |     "Jun 12 21:00:09.770852 crc crio[24437]: time=\"2026-06-12T21:00:09.769218092Z\" level=info msg=\"Starting container: a51bb8475d721a329285fa96f28bd12d973b997bf4643a0a4fb5b895de6cf4b0\" id=6b14bdd8-1566-4087-8c4d-ec54a4f422b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.850959 | controller |     "Jun 12 21:00:09.779184 crc crio[24437]: time=\"2026-06-12T21:00:09.7775532Z\" level=info msg=\"Started container\" PID=78127 containerID=a51bb8475d721a329285fa96f28bd12d973b997bf4643a0a4fb5b895de6cf4b0 description=openstack/nova-api-db-create-rpkqq/mariadb-database-create id=6b14bdd8-1566-4087-8c4d-ec54a4f422b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88",
2026-06-12 21:48:35.850974 | controller |     "Jun 12 21:00:09.779184 crc crio[24437]: time=\"2026-06-12T21:00:09.779063468Z\" level=info msg=\"Removed container 77659af0ec83257d77ba4b67d233d81d02da573156f010f1025a33b885e52774: openstack/glance-default-internal-api-0/glance-httpd\" id=54038fc0-640d-492f-bc7b-8cd098de1cbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.850989 | controller |     "Jun 12 21:00:09.789087 crc crio[24437]: time=\"2026-06-12T21:00:09.784109714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.851004 | controller |     "Jun 12 21:00:09.789087 crc crio[24437]: time=\"2026-06-12T21:00:09.786111734Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-b6b5d/mariadb-database-create\" id=8b3d99a4-9093-4528-9520-b26c3ddd8c41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.851022 | controller |     "Jun 12 21:00:09.789087 crc crio[24437]: time=\"2026-06-12T21:00:09.786493903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.851038 | controller |     "Jun 12 21:00:09.790454 crc crio[24437]: time=\"2026-06-12T21:00:09.790398122Z\" level=info msg=\"Removing container: 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404\" id=ef909f9b-c63b-44c4-b0ad-98f7fa759428 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.851054 | controller |     "Jun 12 21:00:09.796087 crc crio[24437]: time=\"2026-06-12T21:00:09.795884428Z\" level=info msg=\"Creating container: openstack/nova-cell0-6112-account-create-update-djx4p/mariadb-account-create-update\" id=65126708-7ae0-4a85-a395-bee6680c6196 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.851069 | controller |     "Jun 12 21:00:09.892687 crc crio[24437]: time=\"2026-06-12T21:00:09.889168416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.851084 | controller |     "Jun 12 21:00:09.893160 crc crio[24437]: time=\"2026-06-12T21:00:09.893070742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.851099 | controller |     "Jun 12 21:00:09.945014 crc crio[24437]: time=\"2026-06-12T21:00:09.94462752Z\" level=info msg=\"Removed container 2f37f4d9e166878d9ded5727a2600fd78f2c80a953649a2eb68ab3bacf003404: openstack/glance-default-internal-api-0/glance-log\" id=ef909f9b-c63b-44c4-b0ad-98f7fa759428 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.851114 | controller |     "Jun 12 21:00:09.984883 crc crio[24437]: time=\"2026-06-12T21:00:09.982856224Z\" level=info msg=\"Removing container: 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7\" id=10e0456c-fc36-45d7-bf9c-ac036a571763 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.851129 | controller |     "Jun 12 21:00:09.986897 crc crio[24437]: time=\"2026-06-12T21:00:09.985384267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.851145 | controller |     "Jun 12 21:00:10.029126 crc crio[24437]: time=\"2026-06-12T21:00:10.027830056Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=21f4a19c-3acd-416a-8272-6041b4b814b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.851159 | controller |     "Jun 12 21:00:10.029126 crc crio[24437]: time=\"2026-06-12T21:00:10.027978089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.851175 | controller |     "Jun 12 21:00:10.039641 crc crio[24437]: time=\"2026-06-12T21:00:10.039537909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.851190 | controller |     "Jun 12 21:00:10.050961 crc crio[24437]: time=\"2026-06-12T21:00:10.047981178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.851205 | controller |     "Jun 12 21:00:10.088116 crc crio[24437]: time=\"2026-06-12T21:00:10.0873153Z\" level=info msg=\"Created container e39bc59d4d797e4f91104606c50410a6755d8a6cdbce917454f1f55e30a602e2: openstack/nova-cell1-082d-account-create-update-7k879/mariadb-account-create-update\" id=1a51eff2-5eb2-48dc-a861-7bd8c473a0c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.851226 | controller |     "Jun 12 21:00:10.091970 crc crio[24437]: time=\"2026-06-12T21:00:10.089776131Z\" level=info msg=\"Starting container: e39bc59d4d797e4f91104606c50410a6755d8a6cdbce917454f1f55e30a602e2\" id=bbf6ffa8-4edb-4505-b8e6-926baad07746 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.851243 | controller |     "Jun 12 21:00:10.112855 crc crio[24437]: time=\"2026-06-12T21:00:10.112808897Z\" level=info msg=\"Started container\" PID=78178 containerID=e39bc59d4d797e4f91104606c50410a6755d8a6cdbce917454f1f55e30a602e2 description=openstack/nova-cell1-082d-account-create-update-7k879/mariadb-account-create-update id=bbf6ffa8-4edb-4505-b8e6-926baad07746 name=/runtime.v1.RuntimeService/StartContainer sandboxID=036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70",
2026-06-12 21:48:35.851259 | controller |     "Jun 12 21:00:10.144065 crc crio[24437]: time=\"2026-06-12T21:00:10.142516988Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d UID:66875acb-86d3-46b0-a3a9-18c98b10aedf NetNS:/var/run/netns/9996a682-23fa-410d-9a8c-ad6c760000d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66875acb_86d3_46b0_a3a9_18c98b10aedf.slice PodAnnotations:0xc002746730}] Aliases:map[]}\"",
2026-06-12 21:48:35.851274 | controller |     "Jun 12 21:00:10.144065 crc crio[24437]: time=\"2026-06-12T21:00:10.142579589Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.851290 | controller |     "Jun 12 21:00:10.157321 crc crio[24437]: time=\"2026-06-12T21:00:10.157200995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.851305 | controller |     "Jun 12 21:00:10.165721 crc crio[24437]: time=\"2026-06-12T21:00:10.164676361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.851320 | controller |     "Jun 12 21:00:10.287784 crc crio[24437]: time=\"2026-06-12T21:00:10.281830264Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=2005ef51-d3f4-4dca-898d-1fce3a7963b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.851336 | controller |     "Jun 12 21:00:10.287784 crc crio[24437]: time=\"2026-06-12T21:00:10.28203914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.851351 | controller |     "Jun 12 21:00:10.439501 crc crio[24437]: time=\"2026-06-12T21:00:10.437808336Z\" level=info msg=\"Removed container 9da98b098ccf3063e769d98ed268e8e053e9e840be7d09b52a17a435356a34e7: openstack/glance-default-external-api-0/glance-httpd\" id=10e0456c-fc36-45d7-bf9c-ac036a571763 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.851367 | controller |     "Jun 12 21:00:10.492729 crc crio[24437]: time=\"2026-06-12T21:00:10.478142542Z\" level=info msg=\"Removing container: 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699\" id=c6a8de1d-7277-4704-8c4a-30a1736c63fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.851382 | controller |     "Jun 12 21:00:10.568136 crc crio[24437]: time=\"2026-06-12T21:00:10.564616211Z\" level=info msg=\"Removed container 86842a150657223a1a674eb62e834b38bddcc37062eaf3007799423dacbcf699: openstack/glance-default-external-api-0/glance-log\" id=c6a8de1d-7277-4704-8c4a-30a1736c63fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.851401 | controller |     "Jun 12 21:00:10.569630 crc crio[24437]: time=\"2026-06-12T21:00:10.569119943Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=fa917345-c3e6-45a8-9e68-4a74acfc3207 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.851417 | controller |     "Jun 12 21:00:10.569630 crc crio[24437]: time=\"2026-06-12T21:00:10.569204505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.851432 | controller |     "Jun 12 21:00:10.600061 crc crio[24437]: time=\"2026-06-12T21:00:10.595286456Z\" level=info msg=\"Removing container: 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266\" id=90c7a480-e290-4eff-bcaf-1552e9092023 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.851448 | controller |     "Jun 12 21:00:10.620870 crc crio[24437]: time=\"2026-06-12T21:00:10.619982032Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:92389f74c31fd35bf278e76cbc3c40db8ab2a14453b3ccef8aa05ac4932a030f UID:c6edde5a-ac92-42a3-a7fc-b8e7b23b1a1c NetNS:/var/run/netns/e9cad191-eb3f-472e-8c78-659b36986ae2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6edde5a_ac92_42a3_a7fc_b8e7b23b1a1c.slice PodAnnotations:0xc001fa43c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.851464 | controller |     "Jun 12 21:00:10.620870 crc crio[24437]: time=\"2026-06-12T21:00:10.620046164Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.851480 | controller |     "Jun 12 21:00:10.694150 crc crio[24437]: time=\"2026-06-12T21:00:10.694000978Z\" level=info msg=\"Removed container 8a3807055788c228852a4c7e0841386762d9820a48fdadedaa6676012aa91266: openstack/ceilometer-0/proxy-httpd\" id=90c7a480-e290-4eff-bcaf-1552e9092023 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.851495 | controller |     "Jun 12 21:00:10.733705 crc crio[24437]: time=\"2026-06-12T21:00:10.733614377Z\" level=info msg=\"Removing container: 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d\" id=c260140c-1985-48cd-b436-22a2a5748c52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.851511 | controller |     "Jun 12 21:00:10.768812 crc crio[24437]: time=\"2026-06-12T21:00:10.764881427Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b72f9417-f4aa-4583-8bff-99a3eb85de14 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.851526 | controller |     "Jun 12 21:00:10.768812 crc crio[24437]: time=\"2026-06-12T21:00:10.768315414Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9785e8c8-3bf7-4e92-bb71-903a8400e009 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.851541 | controller |     "Jun 12 21:00:10.775907 crc crio[24437]: time=\"2026-06-12T21:00:10.775868352Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:694d8fd3ee99be52f0528a0492d3420ab4ee7f682979e7d081682e37c0c766c3 UID:f7ffecb8-ec6e-4d11-a634-4fd259ae94a1 NetNS:/var/run/netns/1ab77154-d4b3-4ea7-9268-46a2887ec8c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7ffecb8_ec6e_4d11_a634_4fd259ae94a1.slice PodAnnotations:0xc007788260}] Aliases:map[]}\"",
2026-06-12 21:48:35.851556 | controller |     "Jun 12 21:00:10.776122 crc crio[24437]: time=\"2026-06-12T21:00:10.776103298Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.851572 | controller |     "Jun 12 21:00:10.776727 crc crio[24437]: time=\"2026-06-12T21:00:10.775958345Z\" level=info msg=\"Created container 8d8ecae2f91f7a189baf8f36ed4622fc718f70d3290cc4acc6f72a95206682ba: openstack/nova-cell0-6112-account-create-update-djx4p/mariadb-account-create-update\" id=65126708-7ae0-4a85-a395-bee6680c6196 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.851591 | controller |     "Jun 12 21:00:10.784428 crc crio[24437]: time=\"2026-06-12T21:00:10.78340148Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a1610f5-7d37-446a-9fe5-0203d4c68518 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.851607 | controller |     "Jun 12 21:00:10.794392 crc crio[24437]: time=\"2026-06-12T21:00:10.794299672Z\" level=info msg=\"Starting container: 8d8ecae2f91f7a189baf8f36ed4622fc718f70d3290cc4acc6f72a95206682ba\" id=1dbd5735-1eb1-4bc8-81a6-edb27480d032 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.851622 | controller |     "Jun 12 21:00:10.801990 crc crio[24437]: time=\"2026-06-12T21:00:10.80185367Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688300-rktrt/oc\" id=e6d4f914-4171-475f-bb43-3948f52b7f9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.851638 | controller |     "Jun 12 21:00:10.843434 crc crio[24437]: time=\"2026-06-12T21:00:10.843216023Z\" level=info msg=\"Created container ad908e850c959bc7f92be0426427cd87abbbdbd694cace266e7e9386ad40850a: openstack/nova-cell1-db-create-g66wd/mariadb-database-create\" id=3a7b6d54-746b-43e6-b643-be02bcf79ac2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.851654 | controller |     "Jun 12 21:00:10.843434 crc crio[24437]: time=\"2026-06-12T21:00:10.843397147Z\" level=info msg=\"Started container\" PID=78304 containerID=8d8ecae2f91f7a189baf8f36ed4622fc718f70d3290cc4acc6f72a95206682ba description=openstack/nova-cell0-6112-account-create-update-djx4p/mariadb-account-create-update id=1dbd5735-1eb1-4bc8-81a6-edb27480d032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779",
2026-06-12 21:48:35.851669 | controller |     "Jun 12 21:00:10.848387 crc crio[24437]: time=\"2026-06-12T21:00:10.848197027Z\" level=info msg=\"Starting container: ad908e850c959bc7f92be0426427cd87abbbdbd694cace266e7e9386ad40850a\" id=dfa89f6b-fc1a-4976-bc9a-9f7a9c4a41fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.851685 | controller |     "Jun 12 21:00:10.865411 crc crio[24437]: time=\"2026-06-12T21:00:10.863605151Z\" level=info msg=\"Started container\" PID=78260 containerID=ad908e850c959bc7f92be0426427cd87abbbdbd694cace266e7e9386ad40850a description=openstack/nova-cell1-db-create-g66wd/mariadb-database-create id=dfa89f6b-fc1a-4976-bc9a-9f7a9c4a41fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7",
2026-06-12 21:48:35.851700 | controller |     "Jun 12 21:00:10.866822 crc crio[24437]: time=\"2026-06-12T21:00:10.866643888Z\" level=info msg=\"Removed container 59275c15936be12ef05ab066b81436272d69c790038c4b24e48f2f1fd3fa1a7d: openstack/ceilometer-0/sg-core\" id=c260140c-1985-48cd-b436-22a2a5748c52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.851716 | controller |     "Jun 12 21:00:10.867534 crc crio[24437]: time=\"2026-06-12T21:00:10.867389576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.851731 | controller |     "Jun 12 21:00:10.892712 crc crio[24437]: time=\"2026-06-12T21:00:10.890791269Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=976dcb51-848c-4023-8f02-d31b18e67380 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.851746 | controller |     "Jun 12 21:00:10.892712 crc crio[24437]: time=\"2026-06-12T21:00:10.890973624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.851764 | controller |     "Jun 12 21:00:10.892712 crc crio[24437]: time=\"2026-06-12T21:00:10.890792479Z\" level=info msg=\"Removing container: 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677\" id=c4c9600a-0107-4c53-8c59-27c80e99fde5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.851780 | controller |     "Jun 12 21:00:10.954569 crc crio[24437]: time=\"2026-06-12T21:00:10.954080298Z\" level=info msg=\"Created container a7bf12021612dead92efcde3af82bd8510801904ba1dcf77460515a47ace536f: openstack/nova-cell0-db-create-b6b5d/mariadb-database-create\" id=8b3d99a4-9093-4528-9520-b26c3ddd8c41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.851795 | controller |     "Jun 12 21:00:10.956857 crc crio[24437]: time=\"2026-06-12T21:00:10.956663783Z\" level=info msg=\"Starting container: a7bf12021612dead92efcde3af82bd8510801904ba1dcf77460515a47ace536f\" id=f74243f1-20cb-4e1a-b477-860f4892351b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.851810 | controller |     "Jun 12 21:00:10.969396 crc crio[24437]: time=\"2026-06-12T21:00:10.968897218Z\" level=info msg=\"Started container\" PID=78265 containerID=a7bf12021612dead92efcde3af82bd8510801904ba1dcf77460515a47ace536f description=openstack/nova-cell0-db-create-b6b5d/mariadb-database-create id=f74243f1-20cb-4e1a-b477-860f4892351b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40",
2026-06-12 21:48:35.851826 | controller |     "Jun 12 21:00:10.991388 crc crio[24437]: 2026-06-12T21:00:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc89d843d9aca1b Mac:be:d9:b6:ec:ec:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/9996a682-23fa-410d-9a8c-ad6c760000d2 SocketPath: PciID:}] [{Interface:0xc00024c770 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.851841 | controller |     "Jun 12 21:00:10.991388 crc crio[24437]: time=\"2026-06-12T21:00:10.985014481Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d UID:66875acb-86d3-46b0-a3a9-18c98b10aedf NetNS:/var/run/netns/9996a682-23fa-410d-9a8c-ad6c760000d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66875acb_86d3_46b0_a3a9_18c98b10aedf.slice PodAnnotations:0xc002746730}] Aliases:map[]}\"",
2026-06-12 21:48:35.851877 | controller |     "Jun 12 21:00:10.991388 crc crio[24437]: time=\"2026-06-12T21:00:10.985147174Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.851894 | controller |     "Jun 12 21:00:11.033352 crc crio[24437]: time=\"2026-06-12T21:00:11.027350107Z\" level=info msg=\"Removed container 6fc0eed45c885b11a5de7224132356a035df6b1a605d2da2276424020b735677: openstack/ceilometer-0/ceilometer-notification-agent\" id=c4c9600a-0107-4c53-8c59-27c80e99fde5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.851909 | controller |     "Jun 12 21:00:11.033352 crc crio[24437]: time=\"2026-06-12T21:00:11.029322536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.851924 | controller |     "Jun 12 21:00:11.039705 crc crio[24437]: time=\"2026-06-12T21:00:11.037521881Z\" level=info msg=\"Removing container: 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0\" id=b3cd21f7-fd1d-4c75-8e27-b8b72834f4f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.851939 | controller |     "Jun 12 21:00:11.079991 crc crio[24437]: time=\"2026-06-12T21:00:11.077189081Z\" level=info msg=\"Ran pod sandbox dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d with infra container: openstack/ceilometer-0/POD\" id=21f4a19c-3acd-416a-8272-6041b4b814b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.851958 | controller |     "Jun 12 21:00:11.079991 crc crio[24437]: time=\"2026-06-12T21:00:11.078741639Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ea26f0aa5fcf50746a6dd6ae07549bde9a0664ec7e0edb64c53fb3310e7922b1 UID:c66624f0-3ab1-4c1c-b630-b1b17aad83d2 NetNS:/var/run/netns/ac06f6b3-1728-4d35-b453-272fd776eaa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc66624f0_3ab1_4c1c_b630_b1b17aad83d2.slice PodAnnotations:0xc001fa4250}] Aliases:map[]}\"",
2026-06-12 21:48:35.851974 | controller |     "Jun 12 21:00:11.079991 crc crio[24437]: time=\"2026-06-12T21:00:11.07878159Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.851989 | controller |     "Jun 12 21:00:11.096211 crc crio[24437]: time=\"2026-06-12T21:00:11.096063922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=9bf38673-d582-42c6-bdca-d9562f358eb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.852004 | controller |     "Jun 12 21:00:11.174181 crc crio[24437]: time=\"2026-06-12T21:00:11.174084138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=46734c58-3b06-4d26-be03-8ba87a96a20e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.852020 | controller |     "Jun 12 21:00:11.183164 crc crio[24437]: time=\"2026-06-12T21:00:11.183070153Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=06f11d8a-b4fa-45fd-aaba-5305d4d9ed85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.852035 | controller |     "Jun 12 21:00:11.184162 crc crio[24437]: time=\"2026-06-12T21:00:11.183560066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.852050 | controller |     "Jun 12 21:00:11.320554 crc crio[24437]: time=\"2026-06-12T21:00:11.319908247Z\" level=info msg=\"Removed container 2f20a615250daef6d4397ce8a5e017d0cfa1d475f5c1f366bc00fea2f83cc0e0: openstack/ceilometer-0/ceilometer-central-agent\" id=b3cd21f7-fd1d-4c75-8e27-b8b72834f4f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.852065 | controller |     "Jun 12 21:00:11.394237 crc crio[24437]: 2026-06-12T21:00:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92389f74c31fd35 Mac:26:f2:66:07:77:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/e9cad191-eb3f-472e-8c78-659b36986ae2 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.852080 | controller |     "Jun 12 21:00:11.395314 crc crio[24437]: time=\"2026-06-12T21:00:11.395196347Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:92389f74c31fd35bf278e76cbc3c40db8ab2a14453b3ccef8aa05ac4932a030f UID:c6edde5a-ac92-42a3-a7fc-b8e7b23b1a1c NetNS:/var/run/netns/e9cad191-eb3f-472e-8c78-659b36986ae2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6edde5a_ac92_42a3_a7fc_b8e7b23b1a1c.slice PodAnnotations:0xc001fa43c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.852095 | controller |     "Jun 12 21:00:11.395427 crc crio[24437]: time=\"2026-06-12T21:00:11.395411762Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.852110 | controller |     "Jun 12 21:00:11.425105 crc crio[24437]: time=\"2026-06-12T21:00:11.42500648Z\" level=info msg=\"Ran pod sandbox 92389f74c31fd35bf278e76cbc3c40db8ab2a14453b3ccef8aa05ac4932a030f with infra container: openstack/cinder-scheduler-0/POD\" id=2005ef51-d3f4-4dca-898d-1fce3a7963b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.852129 | controller |     "Jun 12 21:00:11.429849 crc crio[24437]: time=\"2026-06-12T21:00:11.429732298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.852145 | controller |     "Jun 12 21:00:11.435222 crc crio[24437]: time=\"2026-06-12T21:00:11.435154133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=9b3fe11a-1598-49ad-87a7-7bdfe308fbc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.852160 | controller |     "Jun 12 21:00:11.456058 crc crio[24437]: time=\"2026-06-12T21:00:11.455980153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.852175 | controller |     "Jun 12 21:00:11.488532 crc crio[24437]: time=\"2026-06-12T21:00:11.488356751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=eb6ca69c-cc9a-4d65-9fe4-fbfd1216df6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.852190 | controller |     "Jun 12 21:00:11.498055 crc crio[24437]: time=\"2026-06-12T21:00:11.498012062Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=a5a1624c-eb8b-4ac5-bbee-402f478dbd6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.852205 | controller |     "Jun 12 21:00:11.498741 crc crio[24437]: time=\"2026-06-12T21:00:11.49871945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.852220 | controller |     "Jun 12 21:00:11.534294 crc crio[24437]: time=\"2026-06-12T21:00:11.532822171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.852234 | controller |     "Jun 12 21:00:11.641461 crc crio[24437]: time=\"2026-06-12T21:00:11.640334004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.852249 | controller |     "Jun 12 21:00:11.716686 crc crio[24437]: time=\"2026-06-12T21:00:11.71512653Z\" level=info msg=\"Created container 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47: openstack/ceilometer-0/ceilometer-central-agent\" id=06f11d8a-b4fa-45fd-aaba-5305d4d9ed85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.852264 | controller |     "Jun 12 21:00:11.724719 crc crio[24437]: time=\"2026-06-12T21:00:11.724631067Z\" level=info msg=\"Starting container: 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47\" id=7dcacfbb-5a35-417a-9b4f-f771d6600bba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.852278 | controller |     "Jun 12 21:00:11.746493 crc crio[24437]: time=\"2026-06-12T21:00:11.746090852Z\" level=info msg=\"Created container 8988998784b5bde8df1df3e55fd4586dd80aa3f2bd9b0ade96acccbb433cc246: openshift-infra/auto-csr-approver-29688300-rktrt/oc\" id=e6d4f914-4171-475f-bb43-3948f52b7f9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.852294 | controller |     "Jun 12 21:00:11.753340 crc crio[24437]: time=\"2026-06-12T21:00:11.753170499Z\" level=info msg=\"Started container\" PID=78513 containerID=192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47 description=openstack/ceilometer-0/ceilometer-central-agent id=7dcacfbb-5a35-417a-9b4f-f771d6600bba name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d",
2026-06-12 21:48:35.852312 | controller |     "Jun 12 21:00:11.756053 crc crio[24437]: time=\"2026-06-12T21:00:11.755892417Z\" level=info msg=\"Starting container: 8988998784b5bde8df1df3e55fd4586dd80aa3f2bd9b0ade96acccbb433cc246\" id=43e5924c-f00b-41fc-b1d4-e49d88edb347 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.852328 | controller |     "Jun 12 21:00:11.784986 crc crio[24437]: time=\"2026-06-12T21:00:11.783445925Z\" level=info msg=\"Started container\" PID=78534 containerID=8988998784b5bde8df1df3e55fd4586dd80aa3f2bd9b0ade96acccbb433cc246 description=openshift-infra/auto-csr-approver-29688300-rktrt/oc id=43e5924c-f00b-41fc-b1d4-e49d88edb347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d",
2026-06-12 21:48:35.852344 | controller |     "Jun 12 21:00:11.790725 crc crio[24437]: time=\"2026-06-12T21:00:11.790641554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=defdb1ee-3d27-46c6-9d9b-a0b893c9bfe0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.852359 | controller |     "Jun 12 21:00:11.804065 crc crio[24437]: 2026-06-12T21:00:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:694d8fd3ee99be5 Mac:4a:a5:3b:de:64:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/1ab77154-d4b3-4ea7-9268-46a2887ec8c9 SocketPath: PciID:}] [{Interface:0xc0004c0760 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.852375 | controller |     "Jun 12 21:00:11.807383 crc crio[24437]: time=\"2026-06-12T21:00:11.807343811Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:694d8fd3ee99be52f0528a0492d3420ab4ee7f682979e7d081682e37c0c766c3 UID:f7ffecb8-ec6e-4d11-a634-4fd259ae94a1 NetNS:/var/run/netns/1ab77154-d4b3-4ea7-9268-46a2887ec8c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7ffecb8_ec6e_4d11_a634_4fd259ae94a1.slice PodAnnotations:0xc007788260}] Aliases:map[]}\"",
2026-06-12 21:48:35.852391 | controller |     "Jun 12 21:00:11.807676 crc crio[24437]: time=\"2026-06-12T21:00:11.807658478Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.852406 | controller |     "Jun 12 21:00:11.828857 crc crio[24437]: time=\"2026-06-12T21:00:11.828792866Z\" level=info msg=\"Ran pod sandbox 694d8fd3ee99be52f0528a0492d3420ab4ee7f682979e7d081682e37c0c766c3 with infra container: openstack/glance-default-internal-api-0/POD\" id=fa917345-c3e6-45a8-9e68-4a74acfc3207 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.852422 | controller |     "Jun 12 21:00:11.834723 crc crio[24437]: time=\"2026-06-12T21:00:11.83457129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f8c66664-eabb-4706-b4ce-1e772b0092fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.852438 | controller |     "Jun 12 21:00:11.843112 crc crio[24437]: time=\"2026-06-12T21:00:11.843056042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2e85ce57-db62-4713-8fe4-a5ac2fdc4c3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.852453 | controller |     "Jun 12 21:00:11.864335 crc crio[24437]: time=\"2026-06-12T21:00:11.861676547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2892ca2e-bdf9-421a-8805-979a6ec5150b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.852468 | controller |     "Jun 12 21:00:11.868492 crc crio[24437]: time=\"2026-06-12T21:00:11.868423515Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=3ce711df-b8e4-4c21-b178-d0819ab52451 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.852486 | controller |     "Jun 12 21:00:11.868742 crc crio[24437]: time=\"2026-06-12T21:00:11.868706202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.852502 | controller |     "Jun 12 21:00:11.896723 crc crio[24437]: time=\"2026-06-12T21:00:11.895397037Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=8e159024-12e4-49ec-9bb0-121da52a081d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.852517 | controller |     "Jun 12 21:00:11.912153 crc crio[24437]: time=\"2026-06-12T21:00:11.912020153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.852532 | controller |     "Jun 12 21:00:12.043007 crc crio[24437]: 2026-06-12T21:00:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea26f0aa5fcf507 Mac:aa:6d:fc:bf:91:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/ac06f6b3-1728-4d35-b453-272fd776eaa3 SocketPath: PciID:}] [{Interface:0xc0002ba9e0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.852548 | controller |     "Jun 12 21:00:12.050531 crc crio[24437]: time=\"2026-06-12T21:00:12.050482167Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ea26f0aa5fcf50746a6dd6ae07549bde9a0664ec7e0edb64c53fb3310e7922b1 UID:c66624f0-3ab1-4c1c-b630-b1b17aad83d2 NetNS:/var/run/netns/ac06f6b3-1728-4d35-b453-272fd776eaa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc66624f0_3ab1_4c1c_b630_b1b17aad83d2.slice PodAnnotations:0xc001fa4250}] Aliases:map[]}\"",
2026-06-12 21:48:35.852565 | controller |     "Jun 12 21:00:12.051035 crc crio[24437]: time=\"2026-06-12T21:00:12.051010951Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.852580 | controller |     "Jun 12 21:00:12.076322 crc crio[24437]: time=\"2026-06-12T21:00:12.076161089Z\" level=info msg=\"Ran pod sandbox ea26f0aa5fcf50746a6dd6ae07549bde9a0664ec7e0edb64c53fb3310e7922b1 with infra container: openstack/glance-default-external-api-0/POD\" id=976dcb51-848c-4023-8f02-d31b18e67380 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.852596 | controller |     "Jun 12 21:00:12.084853 crc crio[24437]: time=\"2026-06-12T21:00:12.084792364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=91801128-7d21-4562-919c-7bb69879d03c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.852612 | controller |     "Jun 12 21:00:12.095610 crc crio[24437]: time=\"2026-06-12T21:00:12.095517612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.852628 | controller |     "Jun 12 21:00:12.122604 crc crio[24437]: time=\"2026-06-12T21:00:12.121680745Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7e430bc3-797f-4a53-a79c-c058720dd666 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.852643 | controller |     "Jun 12 21:00:12.167565 crc crio[24437]: time=\"2026-06-12T21:00:12.16716358Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=e5f06289-c648-4352-8a73-fe59f7708008 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.852659 | controller |     "Jun 12 21:00:12.169576 crc crio[24437]: time=\"2026-06-12T21:00:12.169483318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.852678 | controller |     "Jun 12 21:00:12.264675 crc crio[24437]: time=\"2026-06-12T21:00:12.261538105Z\" level=info msg=\"Stopping pod sandbox: 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88\" id=fa050775-24e8-4967-abcf-5987f904f8ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.852694 | controller |     "Jun 12 21:00:12.264675 crc crio[24437]: time=\"2026-06-12T21:00:12.262456187Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-rpkqq Namespace:openstack ID:93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88 UID:03026670-bee1-4234-8018-41d6287b2dea NetNS:/var/run/netns/efd7159a-cf12-4436-a64a-9c2230ccbbee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03026670_bee1_4234_8018_41d6287b2dea.slice PodAnnotations:0xc002554190}] Aliases:map[]}\"",
2026-06-12 21:48:35.852710 | controller |     "Jun 12 21:00:12.264675 crc crio[24437]: time=\"2026-06-12T21:00:12.262627902Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-rpkqq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.852725 | controller |     "Jun 12 21:00:12.288494 crc crio[24437]: time=\"2026-06-12T21:00:12.288322753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.852741 | controller |     "Jun 12 21:00:12.350073 crc crio[24437]: time=\"2026-06-12T21:00:12.345221013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.852756 | controller |     "Jun 12 21:00:12.379483 crc crio[24437]: time=\"2026-06-12T21:00:12.379417906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.852771 | controller |     "Jun 12 21:00:12.565223 crc crio[24437]: time=\"2026-06-12T21:00:12.565013168Z\" level=info msg=\"Stopping pod sandbox: 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2\" id=c90f49b9-dd76-409e-9a96-12878d4272bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.852786 | controller |     "Jun 12 21:00:12.585462 crc crio[24437]: time=\"2026-06-12T21:00:12.576800762Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688300-55kzl Namespace:openshift-operator-lifecycle-manager ID:2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2 UID:e5027311-fe75-4bbc-bd47-6edced65f8e3 NetNS:/var/run/netns/a74d53fc-c913-4887-8190-11a2f69d7b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5027311_fe75_4bbc_bd47_6edced65f8e3.slice PodAnnotations:0xc000a8d418}] Aliases:map[]}\"",
2026-06-12 21:48:35.852802 | controller |     "Jun 12 21:00:12.585749 crc crio[24437]: time=\"2026-06-12T21:00:12.585686863Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688300-55kzl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.852817 | controller |     "Jun 12 21:00:12.628495 crc crio[24437]: time=\"2026-06-12T21:00:12.628393499Z\" level=info msg=\"Created container c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1: openstack/ceilometer-0/ceilometer-notification-agent\" id=8e159024-12e4-49ec-9bb0-121da52a081d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.852832 | controller |     "Jun 12 21:00:12.642128 crc crio[24437]: time=\"2026-06-12T21:00:12.641961157Z\" level=info msg=\"Starting container: c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1\" id=9adc9be5-0831-4e42-9d02-c6b2cf1b43dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.852866 | controller |     "Jun 12 21:00:12.703500 crc crio[24437]: time=\"2026-06-12T21:00:12.703424191Z\" level=info msg=\"Started container\" PID=78598 containerID=c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1 description=openstack/ceilometer-0/ceilometer-notification-agent id=9adc9be5-0831-4e42-9d02-c6b2cf1b43dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d",
2026-06-12 21:48:35.852888 | controller |     "Jun 12 21:00:12.746422 crc crio[24437]: time=\"2026-06-12T21:00:12.746219649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=0fbc7c0c-de46-43c3-b11f-1a47f071b936 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.852904 | controller |     "Jun 12 21:00:12.792555 crc crio[24437]: time=\"2026-06-12T21:00:12.792448933Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=40786396-18c4-4aa2-a1af-d30f1d9fc763 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.852919 | controller |     "Jun 12 21:00:12.839238 crc crio[24437]: time=\"2026-06-12T21:00:12.838133052Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b36d115c-75ce-4892-99cb-1bb99430f6a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.852935 | controller |     "Jun 12 21:00:12.839238 crc crio[24437]: time=\"2026-06-12T21:00:12.839125497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.852950 | controller |     "Jun 12 21:00:13.018022 crc crio[24437]: time=\"2026-06-12T21:00:13.006613877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.852965 | controller |     "Jun 12 21:00:13.036017 crc crio[24437]: time=\"2026-06-12T21:00:13.033320674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.852979 | controller |     "Jun 12 21:00:13.059005 crc crio[24437]: time=\"2026-06-12T21:00:13.05721685Z\" level=info msg=\"Stopped pod sandbox: 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88\" id=fa050775-24e8-4967-abcf-5987f904f8ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.852994 | controller |     "Jun 12 21:00:13.392848 crc crio[24437]: time=\"2026-06-12T21:00:13.392749083Z\" level=info msg=\"Stopped pod sandbox: 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2\" id=c90f49b9-dd76-409e-9a96-12878d4272bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.853010 | controller |     "Jun 12 21:00:13.546542 crc crio[24437]: time=\"2026-06-12T21:00:13.546407226Z\" level=info msg=\"Created container f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622: openstack/ceilometer-0/sg-core\" id=b36d115c-75ce-4892-99cb-1bb99430f6a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.853025 | controller |     "Jun 12 21:00:13.561982 crc crio[24437]: time=\"2026-06-12T21:00:13.561164324Z\" level=info msg=\"Starting container: f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622\" id=4ca5a9bb-f86a-4da2-ac12-16cd482237aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.853040 | controller |     "Jun 12 21:00:13.575117 crc crio[24437]: time=\"2026-06-12T21:00:13.570693803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.853055 | controller |     "Jun 12 21:00:13.575480 crc crio[24437]: time=\"2026-06-12T21:00:13.5753975Z\" level=info msg=\"Started container\" PID=78728 containerID=f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622 description=openstack/ceilometer-0/sg-core id=4ca5a9bb-f86a-4da2-ac12-16cd482237aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d",
2026-06-12 21:48:35.853075 | controller |     "Jun 12 21:00:13.657633 crc crio[24437]: time=\"2026-06-12T21:00:13.657317474Z\" level=info msg=\"Stopping pod sandbox: a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497\" id=f0a01e84-163b-4db8-ac39-8e2d0b5b7026 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.853091 | controller |     "Jun 12 21:00:13.658349 crc crio[24437]: time=\"2026-06-12T21:00:13.658316989Z\" level=info msg=\"Got pod network &{Name:nova-api-e319-account-create-update-s2c4l Namespace:openstack ID:a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497 UID:30f74475-d1b8-4a55-b454-f0ea08c74774 NetNS:/var/run/netns/c8151147-f313-4798-8f2b-98659b43354f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f74475_d1b8_4a55_b454_f0ea08c74774.slice PodAnnotations:0xc002555148}] Aliases:map[]}\"",
2026-06-12 21:48:35.853107 | controller |     "Jun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.657317244Z\" level=info msg=\"Stopping pod sandbox: 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70\" id=2299ebfd-0485-44bc-8775-b0d646e0bca0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.853122 | controller |     "Jun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.658898843Z\" level=info msg=\"Deleting pod openstack_nova-api-e319-account-create-update-s2c4l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.853137 | controller |     "Jun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.657456387Z\" level=info msg=\"Stopping pod sandbox: 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779\" id=581dfdd2-9650-43f4-a1a0-38adc62ed78d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.853152 | controller |     "Jun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.657386646Z\" level=info msg=\"Stopping pod sandbox: 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40\" id=6c26779a-5b32-4959-bb95-e96f81d905ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.853167 | controller |     "Jun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.657380935Z\" level=info msg=\"Stopping pod sandbox: 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7\" id=3b9bc82c-d959-4e7b-a8f3-f2f4628677b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.853183 | controller |     "Jun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.659495699Z\" level=info msg=\"Got pod network &{Name:nova-cell0-6112-account-create-update-djx4p Namespace:openstack ID:77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779 UID:d4559515-df17-4b29-986b-58d42a0d7a17 NetNS:/var/run/netns/c4024545-233b-40aa-ba4e-d9958d866c4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4559515_df17_4b29_986b_58d42a0d7a17.slice PodAnnotations:0xc0026aa9d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.853199 | controller |     "Jun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.659580891Z\" level=info msg=\"Got pod network &{Name:nova-cell1-082d-account-create-update-7k879 Namespace:openstack ID:036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70 UID:af11d036-edf8-476e-a58c-f755bb153557 NetNS:/var/run/netns/8abbbaa2-6233-4c97-ab91-b4a79bac759a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf11d036_edf8_476e_a58c_f755bb153557.slice PodAnnotations:0xc001f6c7f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.853218 | controller |     "Jun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.659620052Z\" level=info msg=\"Deleting pod openstack_nova-cell0-6112-account-create-update-djx4p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.853234 | controller |     "Jun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.659737424Z\" level=info msg=\"Deleting pod openstack_nova-cell1-082d-account-create-update-7k879 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.853249 | controller |     "Jun 12 21:00:13.659784 crc crio[24437]: time=\"2026-06-12T21:00:13.659779475Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-g66wd Namespace:openstack ID:331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7 UID:fec9f2ee-2c45-4241-ba51-e24b9fe77555 NetNS:/var/run/netns/5dfdfd1e-2ede-4ef3-86a2-ea1f68e57990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfec9f2ee_2c45_4241_ba51_e24b9fe77555.slice PodAnnotations:0xc006ecc6d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.853265 | controller |     "Jun 12 21:00:13.660394 crc crio[24437]: time=\"2026-06-12T21:00:13.660065232Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-g66wd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.853280 | controller |     "Jun 12 21:00:13.660394 crc crio[24437]: time=\"2026-06-12T21:00:13.660225897Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-b6b5d Namespace:openstack ID:2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40 UID:7856c7da-4f08-4e78-969d-aceadaed01f6 NetNS:/var/run/netns/68765089-ccc9-451e-88d0-dca855d4701a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7856c7da_4f08_4e78_969d_aceadaed01f6.slice PodAnnotations:0xc002555168}] Aliases:map[]}\"",
2026-06-12 21:48:35.853296 | controller |     "Jun 12 21:00:13.660481 crc crio[24437]: time=\"2026-06-12T21:00:13.660408012Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-b6b5d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.853311 | controller |     "Jun 12 21:00:13.683382 crc crio[24437]: time=\"2026-06-12T21:00:13.67959986Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e3ee1124-224f-4f7f-8100-be4e153f5011 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.853327 | controller |     "Jun 12 21:00:13.799088 crc crio[24437]: time=\"2026-06-12T21:00:13.798990029Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5f274962-e934-4341-bbd1-1d10ac8e0a01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.853341 | controller |     "Jun 12 21:00:13.809741 crc crio[24437]: time=\"2026-06-12T21:00:13.809649265Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=57ead9cc-79e3-4957-9d02-bd4aaa5ce35a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.853356 | controller |     "Jun 12 21:00:13.810856 crc crio[24437]: time=\"2026-06-12T21:00:13.81020116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.853371 | controller |     "Jun 12 21:00:13.839719 crc crio[24437]: time=\"2026-06-12T21:00:13.839664044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.853386 | controller |     "Jun 12 21:00:13.877871 crc crio[24437]: time=\"2026-06-12T21:00:13.876479903Z\" level=info msg=\"Created container ee097360ce0c3d7324f3e43fe6f2463d35e2876176d28ada7f9fbce967f7a66d: openstack/cinder-scheduler-0/cinder-scheduler\" id=a5a1624c-eb8b-4ac5-bbee-402f478dbd6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.853405 | controller |     "Jun 12 21:00:13.902410 crc crio[24437]: time=\"2026-06-12T21:00:13.901979499Z\" level=info msg=\"Starting container: ee097360ce0c3d7324f3e43fe6f2463d35e2876176d28ada7f9fbce967f7a66d\" id=276432b7-a55c-47ae-8a0b-6f3438e31ca1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.853421 | controller |     "Jun 12 21:00:13.966306 crc crio[24437]: time=\"2026-06-12T21:00:13.965094654Z\" level=info msg=\"Started container\" PID=78781 containerID=ee097360ce0c3d7324f3e43fe6f2463d35e2876176d28ada7f9fbce967f7a66d description=openstack/cinder-scheduler-0/cinder-scheduler id=276432b7-a55c-47ae-8a0b-6f3438e31ca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92389f74c31fd35bf278e76cbc3c40db8ab2a14453b3ccef8aa05ac4932a030f",
2026-06-12 21:48:35.853437 | controller |     "Jun 12 21:00:14.013187 crc crio[24437]: time=\"2026-06-12T21:00:14.011145042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=fda62904-0057-42ac-ab38-70f5e831abbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.853452 | controller |     "Jun 12 21:00:14.151320 crc crio[24437]: time=\"2026-06-12T21:00:14.151226659Z\" level=info msg=\"Created container 226c7f327f74a761fe75769319dd89975402e3addb6bd3f537008b72da6a66fd: openstack/glance-default-internal-api-0/glance-log\" id=3ce711df-b8e4-4c21-b178-d0819ab52451 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.853467 | controller |     "Jun 12 21:00:14.161872 crc crio[24437]: time=\"2026-06-12T21:00:14.16170673Z\" level=info msg=\"Starting container: 226c7f327f74a761fe75769319dd89975402e3addb6bd3f537008b72da6a66fd\" id=54b0ac19-9833-454d-9fe2-3efcadb59c56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.853483 | controller |     "Jun 12 21:00:14.183894 crc crio[24437]: time=\"2026-06-12T21:00:14.18375209Z\" level=info msg=\"Started container\" PID=78834 containerID=226c7f327f74a761fe75769319dd89975402e3addb6bd3f537008b72da6a66fd description=openstack/glance-default-internal-api-0/glance-log id=54b0ac19-9833-454d-9fe2-3efcadb59c56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694d8fd3ee99be52f0528a0492d3420ab4ee7f682979e7d081682e37c0c766c3",
2026-06-12 21:48:35.853498 | controller |     "Jun 12 21:00:14.192528 crc crio[24437]: time=\"2026-06-12T21:00:14.192305454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=53bf5bb7-0422-4a35-a669-90abdb800bcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.853512 | controller |     "Jun 12 21:00:14.294140 crc crio[24437]: time=\"2026-06-12T21:00:14.225460851Z\" level=info msg=\"Stopping container: eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc (timeout: 30s)\" id=0f6fee47-f8c6-4d2b-a099-5946f5b4281b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.853527 | controller |     "Jun 12 21:00:14.294140 crc crio[24437]: time=\"2026-06-12T21:00:14.22737168Z\" level=info msg=\"Stopping container: 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd (timeout: 30s)\" id=586ed908-76ec-4852-8296-ea350519a003 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.853542 | controller |     "Jun 12 21:00:14.294140 crc crio[24437]: time=\"2026-06-12T21:00:14.228330474Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=223bf7e1-d95c-499e-aadd-3f8059435801 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.853557 | controller |     "Jun 12 21:00:14.294140 crc crio[24437]: time=\"2026-06-12T21:00:14.236354233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.853572 | controller |     "Jun 12 21:00:14.294140 crc crio[24437]: time=\"2026-06-12T21:00:14.279661173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=10581ba6-5b71-476e-bbf7-3b3cf82c96c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.853591 | controller |     "Jun 12 21:00:14.362598 crc crio[24437]: time=\"2026-06-12T21:00:14.361671451Z\" level=info msg=\"Stopped pod sandbox: 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40\" id=6c26779a-5b32-4959-bb95-e96f81d905ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.853606 | controller |     "Jun 12 21:00:14.378798 crc crio[24437]: time=\"2026-06-12T21:00:14.378686545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.853621 | controller |     "Jun 12 21:00:14.426034 crc crio[24437]: time=\"2026-06-12T21:00:14.425977985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.853636 | controller |     "Jun 12 21:00:14.469844 crc crio[24437]: time=\"2026-06-12T21:00:14.468994268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.853652 | controller |     "Jun 12 21:00:14.517167 crc crio[24437]: time=\"2026-06-12T21:00:14.51677068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=100da7e6-a5c7-4770-90dc-fe3e06973725 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.853667 | controller |     "Jun 12 21:00:14.537634 crc crio[24437]: time=\"2026-06-12T21:00:14.537430416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.853682 | controller |     "Jun 12 21:00:14.550099 crc crio[24437]: time=\"2026-06-12T21:00:14.550059491Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=267b4fe4-f254-4ac0-95c1-d9a7468b41d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.853697 | controller |     "Jun 12 21:00:14.550597 crc crio[24437]: time=\"2026-06-12T21:00:14.550574174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.853713 | controller |     "Jun 12 21:00:14.860710 crc crio[24437]: time=\"2026-06-12T21:00:14.859743919Z\" level=info msg=\"Stopping pod sandbox: 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d\" id=8a96c214-2320-4751-bbe5-29393526c37b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.853728 | controller |     "Jun 12 21:00:14.861320 crc crio[24437]: time=\"2026-06-12T21:00:14.861171674Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688300-rktrt Namespace:openshift-infra ID:8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d UID:0f4283cf-6610-4431-ad34-8e1ec81a2f6e NetNS:/var/run/netns/b36ec029-ed79-4f09-8f13-c7a2582d6cb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4283cf_6610_4431_ad34_8e1ec81a2f6e.slice PodAnnotations:0xc00282c6b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.853744 | controller |     "Jun 12 21:00:14.861426 crc crio[24437]: time=\"2026-06-12T21:00:14.861388671Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688300-rktrt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.853758 | controller |     "Jun 12 21:00:14.861714 crc crio[24437]: time=\"2026-06-12T21:00:14.86140069Z\" level=info msg=\"Stopped pod sandbox: a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497\" id=f0a01e84-163b-4db8-ac39-8e2d0b5b7026 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.853777 | controller |     "Jun 12 21:00:14.868857 crc crio[24437]: time=\"2026-06-12T21:00:14.868780965Z\" level=info msg=\"Stopped container eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc: openstack/neutron-86bd4546dd-lcvs4/neutron-httpd\" id=0f6fee47-f8c6-4d2b-a099-5946f5b4281b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.853792 | controller |     "Jun 12 21:00:14.877560 crc crio[24437]: time=\"2026-06-12T21:00:14.877445231Z\" level=info msg=\"Stopped pod sandbox: 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70\" id=2299ebfd-0485-44bc-8775-b0d646e0bca0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.853807 | controller |     "Jun 12 21:00:14.878414 crc crio[24437]: time=\"2026-06-12T21:00:14.878135447Z\" level=info msg=\"Created container 994c1f52a7c25eb36bd72ca87e64a149e1647335849c2adf79a2ccf06c4ab3cd: openstack/glance-default-external-api-0/glance-log\" id=e5f06289-c648-4352-8a73-fe59f7708008 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.853822 | controller |     "Jun 12 21:00:14.900728 crc crio[24437]: time=\"2026-06-12T21:00:14.900131457Z\" level=info msg=\"Starting container: 994c1f52a7c25eb36bd72ca87e64a149e1647335849c2adf79a2ccf06c4ab3cd\" id=e7363edc-20f5-4b29-992d-64c26d258850 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.853860 | controller |     "Jun 12 21:00:14.911177 crc crio[24437]: time=\"2026-06-12T21:00:14.907350617Z\" level=info msg=\"Stopped pod sandbox: 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779\" id=581dfdd2-9650-43f4-a1a0-38adc62ed78d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.853881 | controller |     "Jun 12 21:00:14.984242 crc crio[24437]: time=\"2026-06-12T21:00:14.983031115Z\" level=info msg=\"Created container cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71: openstack/ceilometer-0/proxy-httpd\" id=57ead9cc-79e3-4957-9d02-bd4aaa5ce35a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.853897 | controller |     "Jun 12 21:00:14.985776 crc crio[24437]: time=\"2026-06-12T21:00:14.985734013Z\" level=info msg=\"Starting container: cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71\" id=a6abf7e2-b616-44b5-af04-53cca3ff86f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.853912 | controller |     "Jun 12 21:00:15.004349 crc crio[24437]: time=\"2026-06-12T21:00:15.004155512Z\" level=info msg=\"Started container\" PID=78926 containerID=cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71 description=openstack/ceilometer-0/proxy-httpd id=a6abf7e2-b616-44b5-af04-53cca3ff86f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d",
2026-06-12 21:48:35.853927 | controller |     "Jun 12 21:00:15.048034 crc crio[24437]: time=\"2026-06-12T21:00:15.047815601Z\" level=info msg=\"Started container\" PID=78924 containerID=994c1f52a7c25eb36bd72ca87e64a149e1647335849c2adf79a2ccf06c4ab3cd description=openstack/glance-default-external-api-0/glance-log id=e7363edc-20f5-4b29-992d-64c26d258850 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea26f0aa5fcf50746a6dd6ae07549bde9a0664ec7e0edb64c53fb3310e7922b1",
2026-06-12 21:48:35.853942 | controller |     "Jun 12 21:00:15.063125 crc crio[24437]: time=\"2026-06-12T21:00:15.062716454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.853957 | controller |     "Jun 12 21:00:15.111226 crc crio[24437]: time=\"2026-06-12T21:00:15.110982537Z\" level=info msg=\"Stopped pod sandbox: 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7\" id=3b9bc82c-d959-4e7b-a8f3-f2f4628677b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.853972 | controller |     "Jun 12 21:00:15.123332 crc crio[24437]: time=\"2026-06-12T21:00:15.122833914Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2be92e11-e260-4e1e-b74f-7881785cde2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.853994 | controller |     "Jun 12 21:00:15.330006 crc crio[24437]: time=\"2026-06-12T21:00:15.320312731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e8a94a9e-26bd-4b07-8922-f604e8fe30b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.854009 | controller |     "Jun 12 21:00:15.372616 crc crio[24437]: time=\"2026-06-12T21:00:15.372517114Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=fb0d3fe8-a7b0-4a45-88f0-fc2f1fd690fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.854024 | controller |     "Jun 12 21:00:15.374465 crc crio[24437]: time=\"2026-06-12T21:00:15.373079178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.854039 | controller |     "Jun 12 21:00:15.486126 crc crio[24437]: time=\"2026-06-12T21:00:15.480807477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.854055 | controller |     "Jun 12 21:00:15.566437 crc crio[24437]: time=\"2026-06-12T21:00:15.566352471Z\" level=info msg=\"Stopped pod sandbox: 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d\" id=8a96c214-2320-4751-bbe5-29393526c37b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.854070 | controller |     "Jun 12 21:00:16.209708 crc crio[24437]: time=\"2026-06-12T21:00:16.209067169Z\" level=info msg=\"Stopping container: 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47 (timeout: 30s)\" id=ce8f36e6-cbbc-4f27-a8a2-8e2ca2198ed0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.854086 | controller |     "Jun 12 21:00:16.212302 crc crio[24437]: time=\"2026-06-12T21:00:16.212197957Z\" level=info msg=\"Stopping container: f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622 (timeout: 30s)\" id=fb9d8491-6fa9-48c9-b98c-86cb587d725b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.854101 | controller |     "Jun 12 21:00:16.213063 crc crio[24437]: time=\"2026-06-12T21:00:16.212707771Z\" level=info msg=\"Stopping container: cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71 (timeout: 30s)\" id=69b5a9c2-1a91-4e24-bbbc-a929af065033 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.854116 | controller |     "Jun 12 21:00:16.213303 crc crio[24437]: time=\"2026-06-12T21:00:16.213188102Z\" level=info msg=\"Stopping container: c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1 (timeout: 30s)\" id=e16db797-50fe-4d10-b3e7-0be7312e11b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.854130 | controller |     "Jun 12 21:00:16.422407 crc crio[24437]: time=\"2026-06-12T21:00:16.42229974Z\" level=info msg=\"Stopped container f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622: openstack/ceilometer-0/sg-core\" id=fb9d8491-6fa9-48c9-b98c-86cb587d725b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.854146 | controller |     "Jun 12 21:00:16.497991 crc crio[24437]: time=\"2026-06-12T21:00:16.497504086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.854161 | controller |     "Jun 12 21:00:16.505242 crc crio[24437]: time=\"2026-06-12T21:00:16.505158867Z\" level=info msg=\"Stopped container cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71: openstack/ceilometer-0/proxy-httpd\" id=69b5a9c2-1a91-4e24-bbbc-a929af065033 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.854176 | controller |     "Jun 12 21:00:16.624635 crc crio[24437]: time=\"2026-06-12T21:00:16.624528006Z\" level=info msg=\"Created container 1c915977bfd0b6d84b0d463dfce631aff9fa7a695ffde78fbbade24626a20cbb: openstack/cinder-scheduler-0/probe\" id=223bf7e1-d95c-499e-aadd-3f8059435801 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.854194 | controller |     "Jun 12 21:00:16.626415 crc crio[24437]: time=\"2026-06-12T21:00:16.626325371Z\" level=info msg=\"Starting container: 1c915977bfd0b6d84b0d463dfce631aff9fa7a695ffde78fbbade24626a20cbb\" id=5de7c7c3-7715-4194-94c7-2470c77d1d0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.854209 | controller |     "Jun 12 21:00:16.632061 crc crio[24437]: time=\"2026-06-12T21:00:16.631907661Z\" level=info msg=\"Started container\" PID=79302 containerID=1c915977bfd0b6d84b0d463dfce631aff9fa7a695ffde78fbbade24626a20cbb description=openstack/cinder-scheduler-0/probe id=5de7c7c3-7715-4194-94c7-2470c77d1d0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=92389f74c31fd35bf278e76cbc3c40db8ab2a14453b3ccef8aa05ac4932a030f",
2026-06-12 21:48:35.854224 | controller |     "Jun 12 21:00:16.709042 crc crio[24437]: time=\"2026-06-12T21:00:16.708825689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.854239 | controller |     "Jun 12 21:00:16.874043 crc crio[24437]: time=\"2026-06-12T21:00:16.87314909Z\" level=info msg=\"Created container 396a31bc6c50118ef6de95a76c9c822caf73f0570abc43fd80ad862465506813: openstack/glance-default-internal-api-0/glance-httpd\" id=267b4fe4-f254-4ac0-95c1-d9a7468b41d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.854254 | controller |     "Jun 12 21:00:16.881682 crc crio[24437]: time=\"2026-06-12T21:00:16.881490668Z\" level=info msg=\"Starting container: 396a31bc6c50118ef6de95a76c9c822caf73f0570abc43fd80ad862465506813\" id=e26e91d7-e7d0-4415-b977-2e2d2239d968 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.854269 | controller |     "Jun 12 21:00:16.894511 crc crio[24437]: time=\"2026-06-12T21:00:16.893875998Z\" level=info msg=\"Started container\" PID=79312 containerID=396a31bc6c50118ef6de95a76c9c822caf73f0570abc43fd80ad862465506813 description=openstack/glance-default-internal-api-0/glance-httpd id=e26e91d7-e7d0-4415-b977-2e2d2239d968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694d8fd3ee99be52f0528a0492d3420ab4ee7f682979e7d081682e37c0c766c3",
2026-06-12 21:48:35.854284 | controller |     "Jun 12 21:00:16.914010 crc crio[24437]: time=\"2026-06-12T21:00:16.913842166Z\" level=info msg=\"Stopped container c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1: openstack/ceilometer-0/ceilometer-notification-agent\" id=e16db797-50fe-4d10-b3e7-0be7312e11b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.854299 | controller |     "Jun 12 21:00:17.017022 crc crio[24437]: time=\"2026-06-12T21:00:17.01657448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.854314 | controller |     "Jun 12 21:00:17.185371 crc crio[24437]: time=\"2026-06-12T21:00:17.185197367Z\" level=info msg=\"Created container f465f26cdb70f03613538b36a942a1ff3a8899f495d4f1e525103a4a421e84cb: openstack/glance-default-external-api-0/glance-httpd\" id=fb0d3fe8-a7b0-4a45-88f0-fc2f1fd690fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.854329 | controller |     "Jun 12 21:00:17.186873 crc crio[24437]: time=\"2026-06-12T21:00:17.186800237Z\" level=info msg=\"Starting container: f465f26cdb70f03613538b36a942a1ff3a8899f495d4f1e525103a4a421e84cb\" id=15bb40ad-2462-4aa9-b2b3-ae0cde00ef93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.854344 | controller |     "Jun 12 21:00:17.193602 crc crio[24437]: time=\"2026-06-12T21:00:17.193508654Z\" level=info msg=\"Started container\" PID=79360 containerID=f465f26cdb70f03613538b36a942a1ff3a8899f495d4f1e525103a4a421e84cb description=openstack/glance-default-external-api-0/glance-httpd id=15bb40ad-2462-4aa9-b2b3-ae0cde00ef93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea26f0aa5fcf50746a6dd6ae07549bde9a0664ec7e0edb64c53fb3310e7922b1",
2026-06-12 21:48:35.854362 | controller |     "Jun 12 21:00:20.607221 crc crio[24437]: time=\"2026-06-12T21:00:20.606631924Z\" level=info msg=\"Stopped container 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd: openstack/neutron-86bd4546dd-lcvs4/neutron-api\" id=586ed908-76ec-4852-8296-ea350519a003 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.854378 | controller |     "Jun 12 21:00:20.609724 crc crio[24437]: time=\"2026-06-12T21:00:20.609675739Z\" level=info msg=\"Stopping pod sandbox: 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce\" id=7fe1cbf2-255e-4116-90aa-07166056cd1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.854393 | controller |     "Jun 12 21:00:20.610705 crc crio[24437]: time=\"2026-06-12T21:00:20.610670184Z\" level=info msg=\"Got pod network &{Name:neutron-86bd4546dd-lcvs4 Namespace:openstack ID:3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce UID:39d8756b-58d3-4914-9fb7-5be0e79173b9 NetNS:/var/run/netns/ed5d73f3-8add-40ea-9ab9-1f85312e0b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39d8756b_58d3_4914_9fb7_5be0e79173b9.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}\"",
2026-06-12 21:48:35.854408 | controller |     "Jun 12 21:00:20.611341 crc crio[24437]: time=\"2026-06-12T21:00:20.611309369Z\" level=info msg=\"Deleting pod openstack_neutron-86bd4546dd-lcvs4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.854423 | controller |     "Jun 12 21:00:21.158651 crc crio[24437]: time=\"2026-06-12T21:00:21.157593982Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-rhspw/POD\" id=f32e936c-d1b2-46b2-a3cb-bbd0c035e082 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.854438 | controller |     "Jun 12 21:00:21.158651 crc crio[24437]: time=\"2026-06-12T21:00:21.158194317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.854454 | controller |     "Jun 12 21:00:21.202989 crc crio[24437]: time=\"2026-06-12T21:00:21.20279032Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rhspw Namespace:openstack ID:8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d UID:f46dd7d2-ddbf-45f0-879b-3610bf0e0cab NetNS:/var/run/netns/1e3562ea-81df-48c1-bce4-ec88f19b7aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf46dd7d2_ddbf_45f0_879b_3610bf0e0cab.slice PodAnnotations:0xc001fa4258}] Aliases:map[]}\"",
2026-06-12 21:48:35.854469 | controller |     "Jun 12 21:00:21.203601 crc crio[24437]: time=\"2026-06-12T21:00:21.203572989Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-rhspw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.854485 | controller |     "Jun 12 21:00:21.251447 crc crio[24437]: time=\"2026-06-12T21:00:21.251159087Z\" level=info msg=\"Stopped pod sandbox: 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce\" id=7fe1cbf2-255e-4116-90aa-07166056cd1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.854500 | controller |     "Jun 12 21:00:21.355216 crc crio[24437]: time=\"2026-06-12T21:00:21.354599778Z\" level=info msg=\"Removing container: eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc\" id=7ffa6d49-7eaa-4c5e-b324-35d81292897f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.854516 | controller |     "Jun 12 21:00:21.420098 crc crio[24437]: time=\"2026-06-12T21:00:21.41676666Z\" level=info msg=\"Removed container eb808e57a1b88488fb68fe5995395846347f9459fe7911adf1772f246862e7bc: openstack/neutron-86bd4546dd-lcvs4/neutron-httpd\" id=7ffa6d49-7eaa-4c5e-b324-35d81292897f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.854534 | controller |     "Jun 12 21:00:21.424852 crc crio[24437]: time=\"2026-06-12T21:00:21.424781099Z\" level=info msg=\"Removing container: 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd\" id=85b05cea-e69d-492e-bcb3-6235f472f023 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.854550 | controller |     "Jun 12 21:00:21.483132 crc crio[24437]: time=\"2026-06-12T21:00:21.483058343Z\" level=info msg=\"Removed container 14f0adddfa3c9d37f0aaadc9d024fd322693bf2e2ae069543ec8fa7d1032b5dd: openstack/neutron-86bd4546dd-lcvs4/neutron-api\" id=85b05cea-e69d-492e-bcb3-6235f472f023 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.854566 | controller |     "Jun 12 21:00:21.845084 crc crio[24437]: 2026-06-12T21:00:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bd2cdaaa14fd45 Mac:b6:99:b8:84:11:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/1e3562ea-81df-48c1-bce4-ec88f19b7aa8 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.854582 | controller |     "Jun 12 21:00:21.845084 crc crio[24437]: time=\"2026-06-12T21:00:21.842571124Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rhspw Namespace:openstack ID:8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d UID:f46dd7d2-ddbf-45f0-879b-3610bf0e0cab NetNS:/var/run/netns/1e3562ea-81df-48c1-bce4-ec88f19b7aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf46dd7d2_ddbf_45f0_879b_3610bf0e0cab.slice PodAnnotations:0xc001fa4258}] Aliases:map[]}\"",
2026-06-12 21:48:35.854597 | controller |     "Jun 12 21:00:21.845084 crc crio[24437]: time=\"2026-06-12T21:00:21.842702258Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-rhspw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.854613 | controller |     "Jun 12 21:00:21.854142 crc crio[24437]: time=\"2026-06-12T21:00:21.854055611Z\" level=info msg=\"Ran pod sandbox 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d with infra container: openstack/nova-cell0-conductor-db-sync-rhspw/POD\" id=f32e936c-d1b2-46b2-a3cb-bbd0c035e082 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.854629 | controller |     "Jun 12 21:00:21.857157 crc crio[24437]: time=\"2026-06-12T21:00:21.857074806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b8c74a5f-287c-4223-b0dc-7718c1c3bc0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.854644 | controller |     "Jun 12 21:00:21.857363 crc crio[24437]: time=\"2026-06-12T21:00:21.857339763Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=b8c74a5f-287c-4223-b0dc-7718c1c3bc0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.854659 | controller |     "Jun 12 21:00:21.857439 crc crio[24437]: time=\"2026-06-12T21:00:21.857387855Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=b8c74a5f-287c-4223-b0dc-7718c1c3bc0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.854674 | controller |     "Jun 12 21:00:21.858451 crc crio[24437]: time=\"2026-06-12T21:00:21.858394779Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=024dadb3-56f1-4b7a-b6d1-ddfe55ee61dc name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.854690 | controller |     "Jun 12 21:00:21.864696 crc crio[24437]: time=\"2026-06-12T21:00:21.864636855Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-12 21:48:35.854708 | controller |     "Jun 12 21:00:25.162204 crc crio[24437]: time=\"2026-06-12T21:00:25.161181796Z\" level=info msg=\"Stopped container 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47: openstack/ceilometer-0/ceilometer-central-agent\" id=ce8f36e6-cbbc-4f27-a8a2-8e2ca2198ed0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.854724 | controller |     "Jun 12 21:00:25.164101 crc crio[24437]: time=\"2026-06-12T21:00:25.163989505Z\" level=info msg=\"Stopping pod sandbox: dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d\" id=e7fd5647-a895-4adf-95f2-9f51aabf14ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.854740 | controller |     "Jun 12 21:00:25.164716 crc crio[24437]: time=\"2026-06-12T21:00:25.164662732Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d UID:66875acb-86d3-46b0-a3a9-18c98b10aedf NetNS:/var/run/netns/9996a682-23fa-410d-9a8c-ad6c760000d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66875acb_86d3_46b0_a3a9_18c98b10aedf.slice PodAnnotations:0xc00051ce38}] Aliases:map[]}\"",
2026-06-12 21:48:35.854757 | controller |     "Jun 12 21:00:25.164857 crc crio[24437]: time=\"2026-06-12T21:00:25.164821176Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.854772 | controller |     "Jun 12 21:00:25.580808 crc crio[24437]: time=\"2026-06-12T21:00:25.579609276Z\" level=info msg=\"Stopped pod sandbox: dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d\" id=e7fd5647-a895-4adf-95f2-9f51aabf14ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.854788 | controller |     "Jun 12 21:00:26.528589 crc crio[24437]: time=\"2026-06-12T21:00:26.527625293Z\" level=info msg=\"Removing container: cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71\" id=efbe552a-da64-428a-bf31-a27b98070091 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.854804 | controller |     "Jun 12 21:00:26.983736 crc crio[24437]: time=\"2026-06-12T21:00:26.983090069Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=0ace9080-d4cd-41b2-abc9-404d218bda7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.854819 | controller |     "Jun 12 21:00:26.983981 crc crio[24437]: time=\"2026-06-12T21:00:26.983764295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.854834 | controller |     "Jun 12 21:00:34.131309 crc crio[24437]: time=\"2026-06-12T21:00:34.129153562Z\" level=info msg=\"Removed container cae36a4fc4a97cf504a42725e6bb328e2e702e7d656fb7fba12f15bc62bc3a71: openstack/ceilometer-0/proxy-httpd\" id=efbe552a-da64-428a-bf31-a27b98070091 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.854863 | controller |     "Jun 12 21:00:34.134431 crc crio[24437]: time=\"2026-06-12T21:00:34.134360042Z\" level=info msg=\"Removing container: f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622\" id=b79a6eae-6bfe-420e-b812-3878ca516e56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.854884 | controller |     "Jun 12 21:00:34.610404 crc crio[24437]: time=\"2026-06-12T21:00:34.610297289Z\" level=info msg=\"Removed container f2c8b86eb052c9a95e13671927e63f6edff5f9b504895377a6b3a5971c21d622: openstack/ceilometer-0/sg-core\" id=b79a6eae-6bfe-420e-b812-3878ca516e56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.854901 | controller |     "Jun 12 21:00:34.613648 crc crio[24437]: time=\"2026-06-12T21:00:34.61360743Z\" level=info msg=\"Removing container: c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1\" id=e932922d-9856-4a85-a95c-9d2c2124f8db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.854919 | controller |     "Jun 12 21:00:34.710399 crc crio[24437]: time=\"2026-06-12T21:00:34.710217501Z\" level=info msg=\"Removed container c0683d1495ab2a682c9cfd3f318514abd3f303f70b1ef5b805c20649b6f875a1: openstack/ceilometer-0/ceilometer-notification-agent\" id=e932922d-9856-4a85-a95c-9d2c2124f8db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.854935 | controller |     "Jun 12 21:00:34.715191 crc crio[24437]: time=\"2026-06-12T21:00:34.715111284Z\" level=info msg=\"Removing container: 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47\" id=d53c3623-4ceb-4eb1-94e1-b07614e5f747 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.854950 | controller |     "Jun 12 21:00:34.717026 crc crio[24437]: time=\"2026-06-12T21:00:34.716853617Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1\" id=024dadb3-56f1-4b7a-b6d1-ddfe55ee61dc name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.854965 | controller |     "Jun 12 21:00:34.727440 crc crio[24437]: time=\"2026-06-12T21:00:34.727256257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=21b15838-c357-46cd-8a15-8dc629866c69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.854980 | controller |     "Jun 12 21:00:34.727663 crc crio[24437]: time=\"2026-06-12T21:00:34.727494153Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e UID:50717661-f292-492f-ad2c-6bd32e709aa1 NetNS:/var/run/netns/4c999b51-2532-470d-af50-c907849ab8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50717661_f292_492f_ad2c_6bd32e709aa1.slice PodAnnotations:0xc00051cd18}] Aliases:map[]}\"",
2026-06-12 21:48:35.854995 | controller |     "Jun 12 21:00:34.727663 crc crio[24437]: time=\"2026-06-12T21:00:34.727542414Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.855010 | controller |     "Jun 12 21:00:34.755464 crc crio[24437]: time=\"2026-06-12T21:00:34.755305497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c1fa8a66-d0c7-4f80-b89a-3d4ca3464f47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.855025 | controller |     "Jun 12 21:00:34.766166 crc crio[24437]: time=\"2026-06-12T21:00:34.766090265Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-rhspw/nova-cell0-conductor-db-sync\" id=6d70992e-5dde-4616-8ee3-8a346cc74736 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.855040 | controller |     "Jun 12 21:00:34.768522 crc crio[24437]: time=\"2026-06-12T21:00:34.768476035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.855055 | controller |     "Jun 12 21:00:34.837747 crc crio[24437]: time=\"2026-06-12T21:00:34.837299634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.855070 | controller |     "Jun 12 21:00:34.845009 crc crio[24437]: time=\"2026-06-12T21:00:34.844873312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.855085 | controller |     "Jun 12 21:00:34.877375 crc crio[24437]: time=\"2026-06-12T21:00:34.875878756Z\" level=info msg=\"Removed container 192b5e64594c36c469bc0804ce12fd9baacf98dcdfa13fc31be6d7b9faf5bb47: openstack/ceilometer-0/ceilometer-central-agent\" id=d53c3623-4ceb-4eb1-94e1-b07614e5f747 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.855103 | controller |     "Jun 12 21:00:34.986459 crc crio[24437]: time=\"2026-06-12T21:00:34.986372153Z\" level=info msg=\"Created container c13efcc2e09dd49ad606e13e2de4171e18e5513ed5a04c73f4ee9d1b807b0480: openstack/nova-cell0-conductor-db-sync-rhspw/nova-cell0-conductor-db-sync\" id=6d70992e-5dde-4616-8ee3-8a346cc74736 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.855119 | controller |     "Jun 12 21:00:34.988380 crc crio[24437]: time=\"2026-06-12T21:00:34.988304542Z\" level=info msg=\"Starting container: c13efcc2e09dd49ad606e13e2de4171e18e5513ed5a04c73f4ee9d1b807b0480\" id=9f7e9334-0fd8-4c1d-9ad5-48372cf12e45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.855134 | controller |     "Jun 12 21:00:34.994576 crc crio[24437]: time=\"2026-06-12T21:00:34.994461705Z\" level=info msg=\"Started container\" PID=80821 containerID=c13efcc2e09dd49ad606e13e2de4171e18e5513ed5a04c73f4ee9d1b807b0480 description=openstack/nova-cell0-conductor-db-sync-rhspw/nova-cell0-conductor-db-sync id=9f7e9334-0fd8-4c1d-9ad5-48372cf12e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d",
2026-06-12 21:48:35.855149 | controller |     "Jun 12 21:00:35.242459 crc crio[24437]: 2026-06-12T21:00:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a22570d6bbd0c50 Mac:9e:52:91:f4:b7:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/4c999b51-2532-470d-af50-c907849ab8e7 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.855165 | controller |     "Jun 12 21:00:35.244309 crc crio[24437]: time=\"2026-06-12T21:00:35.244204527Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e UID:50717661-f292-492f-ad2c-6bd32e709aa1 NetNS:/var/run/netns/4c999b51-2532-470d-af50-c907849ab8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50717661_f292_492f_ad2c_6bd32e709aa1.slice PodAnnotations:0xc00051cd18}] Aliases:map[]}\"",
2026-06-12 21:48:35.855180 | controller |     "Jun 12 21:00:35.244426 crc crio[24437]: time=\"2026-06-12T21:00:35.244406942Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.855195 | controller |     "Jun 12 21:00:35.252340 crc crio[24437]: time=\"2026-06-12T21:00:35.252242798Z\" level=info msg=\"Ran pod sandbox a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e with infra container: openstack/ceilometer-0/POD\" id=0ace9080-d4cd-41b2-abc9-404d218bda7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.855211 | controller |     "Jun 12 21:00:35.254781 crc crio[24437]: time=\"2026-06-12T21:00:35.254672199Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c4be2820-5091-4362-99e4-5250a6c1dbee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.855226 | controller |     "Jun 12 21:00:35.283215 crc crio[24437]: time=\"2026-06-12T21:00:35.283122919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2b9bf355-e63f-40b1-8e12-f3b64e4fa4c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.855241 | controller |     "Jun 12 21:00:35.299462 crc crio[24437]: time=\"2026-06-12T21:00:35.299375234Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=5758c518-fcdc-4697-a5b2-c33accf89abc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.855260 | controller |     "Jun 12 21:00:35.299863 crc crio[24437]: time=\"2026-06-12T21:00:35.299788644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.855276 | controller |     "Jun 12 21:00:35.356838 crc crio[24437]: time=\"2026-06-12T21:00:35.356677484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.855291 | controller |     "Jun 12 21:00:35.361327 crc crio[24437]: time=\"2026-06-12T21:00:35.361233748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.855306 | controller |     "Jun 12 21:00:35.473432 crc crio[24437]: time=\"2026-06-12T21:00:35.473251434Z\" level=info msg=\"Created container da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e: openstack/ceilometer-0/ceilometer-central-agent\" id=5758c518-fcdc-4697-a5b2-c33accf89abc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.855321 | controller |     "Jun 12 21:00:35.475536 crc crio[24437]: time=\"2026-06-12T21:00:35.475400177Z\" level=info msg=\"Starting container: da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e\" id=4318006f-a6ea-4761-8d0d-ec9f05059770 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.855336 | controller |     "Jun 12 21:00:35.483131 crc crio[24437]: time=\"2026-06-12T21:00:35.483047437Z\" level=info msg=\"Started container\" PID=80845 containerID=da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e description=openstack/ceilometer-0/ceilometer-central-agent id=4318006f-a6ea-4761-8d0d-ec9f05059770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e",
2026-06-12 21:48:35.855352 | controller |     "Jun 12 21:00:35.498357 crc crio[24437]: time=\"2026-06-12T21:00:35.498073232Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8d3c9d6f-d0eb-4ae4-bb0b-bcaa4e459d10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.855367 | controller |     "Jun 12 21:00:35.526653 crc crio[24437]: time=\"2026-06-12T21:00:35.526492712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=6e02e18b-6643-4d3e-bd2f-40c7f0a01e0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.855382 | controller |     "Jun 12 21:00:35.533779 crc crio[24437]: time=\"2026-06-12T21:00:35.53363896Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=c6ee693f-c325-42ee-82f6-e5bdfa41a53e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.855397 | controller |     "Jun 12 21:00:35.534328 crc crio[24437]: time=\"2026-06-12T21:00:35.534218504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.855412 | controller |     "Jun 12 21:00:35.607326 crc crio[24437]: time=\"2026-06-12T21:00:35.607171716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.855427 | controller |     "Jun 12 21:00:35.616245 crc crio[24437]: time=\"2026-06-12T21:00:35.615745499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.855442 | controller |     "Jun 12 21:00:35.773490 crc crio[24437]: time=\"2026-06-12T21:00:35.773332771Z\" level=info msg=\"Created container 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec: openstack/ceilometer-0/ceilometer-notification-agent\" id=c6ee693f-c325-42ee-82f6-e5bdfa41a53e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.855461 | controller |     "Jun 12 21:00:35.775394 crc crio[24437]: time=\"2026-06-12T21:00:35.77531473Z\" level=info msg=\"Starting container: 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec\" id=36f5e527-9016-4b8a-8d19-b2c4b5272791 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.855476 | controller |     "Jun 12 21:00:35.783722 crc crio[24437]: time=\"2026-06-12T21:00:35.783578637Z\" level=info msg=\"Started container\" PID=80880 containerID=884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec description=openstack/ceilometer-0/ceilometer-notification-agent id=36f5e527-9016-4b8a-8d19-b2c4b5272791 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e",
2026-06-12 21:48:35.855491 | controller |     "Jun 12 21:00:35.799670 crc crio[24437]: time=\"2026-06-12T21:00:35.798043198Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=0197b843-68f0-4655-a558-50ebbc75982e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.855507 | controller |     "Jun 12 21:00:35.822305 crc crio[24437]: time=\"2026-06-12T21:00:35.82217705Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=5d31b410-8c50-408c-bd74-92097b8b767f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.855522 | controller |     "Jun 12 21:00:35.831098 crc crio[24437]: time=\"2026-06-12T21:00:35.831023601Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=2404f98d-1fd7-4c40-8e9d-67c254b8ad79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.855537 | controller |     "Jun 12 21:00:35.831497 crc crio[24437]: time=\"2026-06-12T21:00:35.831471672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.855552 | controller |     "Jun 12 21:00:35.910988 crc crio[24437]: time=\"2026-06-12T21:00:35.910831832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.855567 | controller |     "Jun 12 21:00:35.915093 crc crio[24437]: time=\"2026-06-12T21:00:35.914912074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.855583 | controller |     "Jun 12 21:00:36.064110 crc crio[24437]: time=\"2026-06-12T21:00:36.063905251Z\" level=info msg=\"Created container ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f: openstack/ceilometer-0/sg-core\" id=2404f98d-1fd7-4c40-8e9d-67c254b8ad79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.855598 | controller |     "Jun 12 21:00:36.065171 crc crio[24437]: time=\"2026-06-12T21:00:36.065073842Z\" level=info msg=\"Starting container: ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f\" id=dbbe077f-76d4-4ad6-8300-ef5f2032d454 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.855614 | controller |     "Jun 12 21:00:36.075705 crc crio[24437]: time=\"2026-06-12T21:00:36.075605454Z\" level=info msg=\"Started container\" PID=80916 containerID=ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f description=openstack/ceilometer-0/sg-core id=dbbe077f-76d4-4ad6-8300-ef5f2032d454 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e",
2026-06-12 21:48:35.855629 | controller |     "Jun 12 21:00:36.088643 crc crio[24437]: time=\"2026-06-12T21:00:36.088536837Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e9bf9361-7af3-400e-aae1-c18573267681 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.855648 | controller |     "Jun 12 21:00:36.127441 crc crio[24437]: time=\"2026-06-12T21:00:36.127350455Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=cae02f57-7bda-4b0e-b627-505029dea36d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.855663 | controller |     "Jun 12 21:00:36.137595 crc crio[24437]: time=\"2026-06-12T21:00:36.137513799Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7ec32f30-6060-40f0-b508-6242b0d52725 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.855678 | controller |     "Jun 12 21:00:36.138245 crc crio[24437]: time=\"2026-06-12T21:00:36.138191825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.855694 | controller |     "Jun 12 21:00:36.190524 crc crio[24437]: time=\"2026-06-12T21:00:36.190416059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.855709 | controller |     "Jun 12 21:00:36.195950 crc crio[24437]: time=\"2026-06-12T21:00:36.195848065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.855724 | controller |     "Jun 12 21:00:36.309597 crc crio[24437]: time=\"2026-06-12T21:00:36.309528651Z\" level=info msg=\"Created container 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c: openstack/ceilometer-0/proxy-httpd\" id=7ec32f30-6060-40f0-b508-6242b0d52725 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.855739 | controller |     "Jun 12 21:00:36.312731 crc crio[24437]: time=\"2026-06-12T21:00:36.312647019Z\" level=info msg=\"Starting container: 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c\" id=3c2783e9-e902-4d56-9367-ab5ead42399c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.855754 | controller |     "Jun 12 21:00:36.317897 crc crio[24437]: time=\"2026-06-12T21:00:36.317737566Z\" level=info msg=\"Started container\" PID=80939 containerID=594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c description=openstack/ceilometer-0/proxy-httpd id=3c2783e9-e902-4d56-9367-ab5ead42399c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e",
2026-06-12 21:48:35.855769 | controller |     "Jun 12 21:00:36.743805 crc crio[24437]: time=\"2026-06-12T21:00:36.742085866Z\" level=info msg=\"Stopping container: 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c (timeout: 30s)\" id=03c5b1aa-56bf-4cd1-a9ce-1e11b846c7e9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.855784 | controller |     "Jun 12 21:00:36.743805 crc crio[24437]: time=\"2026-06-12T21:00:36.742140526Z\" level=info msg=\"Stopping container: 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec (timeout: 30s)\" id=ee18f3cc-448c-49a2-b36e-1ad11033011f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.855799 | controller |     "Jun 12 21:00:36.743805 crc crio[24437]: time=\"2026-06-12T21:00:36.742383543Z\" level=info msg=\"Stopping container: da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e (timeout: 30s)\" id=81308ce6-4a49-45c1-831f-3f103911c1bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.855815 | controller |     "Jun 12 21:00:36.743805 crc crio[24437]: time=\"2026-06-12T21:00:36.742108305Z\" level=info msg=\"Stopping container: ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f (timeout: 30s)\" id=9662c49d-32f7-4a13-abf7-8aa9a762651d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.855830 | controller |     "Jun 12 21:00:36.871107 crc crio[24437]: time=\"2026-06-12T21:00:36.87088868Z\" level=info msg=\"Stopped container ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f: openstack/ceilometer-0/sg-core\" id=9662c49d-32f7-4a13-abf7-8aa9a762651d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.855862 | controller |     "Jun 12 21:00:36.980444 crc crio[24437]: time=\"2026-06-12T21:00:36.980351351Z\" level=info msg=\"Stopped container 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c: openstack/ceilometer-0/proxy-httpd\" id=03c5b1aa-56bf-4cd1-a9ce-1e11b846c7e9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.855883 | controller |     "Jun 12 21:00:52.047597 crc crio[24437]: time=\"2026-06-12T21:00:52.04636382Z\" level=info msg=\"Stopping pod sandbox: 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d\" id=ce281398-fee6-4ce0-a7ee-cf605282e3d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.855900 | controller |     "Jun 12 21:00:52.050455 crc crio[24437]: time=\"2026-06-12T21:00:52.049209822Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rhspw Namespace:openstack ID:8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d UID:f46dd7d2-ddbf-45f0-879b-3610bf0e0cab NetNS:/var/run/netns/1e3562ea-81df-48c1-bce4-ec88f19b7aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf46dd7d2_ddbf_45f0_879b_3610bf0e0cab.slice PodAnnotations:0xc006ecc8e8}] Aliases:map[]}\"",
2026-06-12 21:48:35.855966 | controller |     "Jun 12 21:00:52.050455 crc crio[24437]: time=\"2026-06-12T21:00:52.049561361Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-rhspw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.855989 | controller |     "Jun 12 21:00:52.446037 crc crio[24437]: time=\"2026-06-12T21:00:52.4458555Z\" level=info msg=\"Stopped pod sandbox: 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d\" id=ce281398-fee6-4ce0-a7ee-cf605282e3d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.856005 | controller |     "Jun 12 21:00:54.018044 crc crio[24437]: time=\"2026-06-12T21:00:54.016212025Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=4e9cb571-3923-4091-bdaf-3ed9fa15c412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.856021 | controller |     "Jun 12 21:00:54.019738 crc crio[24437]: time=\"2026-06-12T21:00:54.018064242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.856036 | controller |     "Jun 12 21:00:54.074615 crc crio[24437]: time=\"2026-06-12T21:00:54.07452238Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c719d6fc07ba30df7864a1756b47cb562fb42dacf78fe1a3c44ae0dca00ac816 UID:0b4f5e72-5825-438d-8133-09f71e1b5e1a NetNS:/var/run/netns/43966a8b-4e85-4cb5-8442-994905bc26bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b4f5e72_5825_438d_8133_09f71e1b5e1a.slice PodAnnotations:0xc006ecce18}] Aliases:map[]}\"",
2026-06-12 21:48:35.856052 | controller |     "Jun 12 21:00:54.074615 crc crio[24437]: time=\"2026-06-12T21:00:54.074575692Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.856068 | controller |     "Jun 12 21:00:54.665235 crc crio[24437]: 2026-06-12T21:00:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c719d6fc07ba30d Mac:aa:c5:cd:5d:cb:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/43966a8b-4e85-4cb5-8442-994905bc26bf SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.856084 | controller |     "Jun 12 21:00:54.666549 crc crio[24437]: time=\"2026-06-12T21:00:54.666472921Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c719d6fc07ba30df7864a1756b47cb562fb42dacf78fe1a3c44ae0dca00ac816 UID:0b4f5e72-5825-438d-8133-09f71e1b5e1a NetNS:/var/run/netns/43966a8b-4e85-4cb5-8442-994905bc26bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b4f5e72_5825_438d_8133_09f71e1b5e1a.slice PodAnnotations:0xc006ecce18}] Aliases:map[]}\"",
2026-06-12 21:48:35.856103 | controller |     "Jun 12 21:00:54.666739 crc crio[24437]: time=\"2026-06-12T21:00:54.666678796Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.856119 | controller |     "Jun 12 21:00:54.680576 crc crio[24437]: time=\"2026-06-12T21:00:54.67964586Z\" level=info msg=\"Ran pod sandbox c719d6fc07ba30df7864a1756b47cb562fb42dacf78fe1a3c44ae0dca00ac816 with infra container: openstack/nova-cell0-conductor-0/POD\" id=4e9cb571-3923-4091-bdaf-3ed9fa15c412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.856135 | controller |     "Jun 12 21:00:54.683368 crc crio[24437]: time=\"2026-06-12T21:00:54.683148417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a46affd0-3b8c-4243-8c78-ea60b0aadce3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.856151 | controller |     "Jun 12 21:00:54.722796 crc crio[24437]: time=\"2026-06-12T21:00:54.722253644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=4948a6f0-79a3-4f78-bd82-8c822c404a6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.856166 | controller |     "Jun 12 21:00:54.735122 crc crio[24437]: time=\"2026-06-12T21:00:54.735045872Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=6ed63fb0-06b9-42eb-bf77-32a3e750d78c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.856182 | controller |     "Jun 12 21:00:54.735512 crc crio[24437]: time=\"2026-06-12T21:00:54.735455192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.856197 | controller |     "Jun 12 21:00:54.796849 crc crio[24437]: time=\"2026-06-12T21:00:54.796755423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.856212 | controller |     "Jun 12 21:00:54.800577 crc crio[24437]: time=\"2026-06-12T21:00:54.800491056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.856227 | controller |     "Jun 12 21:00:54.916619 crc crio[24437]: time=\"2026-06-12T21:00:54.916389038Z\" level=info msg=\"Created container 95cacd06cb64aa78a1846dc7fcad0ed88fa6b81538c73980d21bf50466bd6422: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=6ed63fb0-06b9-42eb-bf77-32a3e750d78c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.856242 | controller |     "Jun 12 21:00:54.917573 crc crio[24437]: time=\"2026-06-12T21:00:54.917498575Z\" level=info msg=\"Starting container: 95cacd06cb64aa78a1846dc7fcad0ed88fa6b81538c73980d21bf50466bd6422\" id=3a1ceed6-634f-42cd-928d-88de95f3e7a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.856257 | controller |     "Jun 12 21:00:54.922692 crc crio[24437]: time=\"2026-06-12T21:00:54.922608542Z\" level=info msg=\"Started container\" PID=82214 containerID=95cacd06cb64aa78a1846dc7fcad0ed88fa6b81538c73980d21bf50466bd6422 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=3a1ceed6-634f-42cd-928d-88de95f3e7a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c719d6fc07ba30df7864a1756b47cb562fb42dacf78fe1a3c44ae0dca00ac816",
2026-06-12 21:48:35.856276 | controller |     "Jun 12 21:01:00.513454 crc crio[24437]: time=\"2026-06-12T21:01:00.512676115Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29688301-nkxdr/POD\" id=0c30c8c6-9b14-4bb5-945a-a5980b9a580a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.856291 | controller |     "Jun 12 21:01:00.513454 crc crio[24437]: time=\"2026-06-12T21:01:00.513482814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.856306 | controller |     "Jun 12 21:01:00.545360 crc crio[24437]: time=\"2026-06-12T21:01:00.545193627Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688301-nkxdr Namespace:openstack ID:623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e UID:c628a345-59f5-4d8b-8fd0-4c00124aad9b NetNS:/var/run/netns/7d130a4c-c29c-4cf6-9893-8633844ca52e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc628a345_59f5_4d8b_8fd0_4c00124aad9b.slice PodAnnotations:0xc000a8d398}] Aliases:map[]}\"",
2026-06-12 21:48:35.856321 | controller |     "Jun 12 21:01:00.545360 crc crio[24437]: time=\"2026-06-12T21:01:00.545277399Z\" level=info msg=\"Adding pod openstack_keystone-cron-29688301-nkxdr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.856337 | controller |     "Jun 12 21:01:01.087358 crc crio[24437]: 2026-06-12T21:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:623c29b60a088c5 Mac:ba:7f:b8:13:45:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/7d130a4c-c29c-4cf6-9893-8633844ca52e SocketPath: PciID:}] [{Interface:0xc0002246d0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.856352 | controller |     "Jun 12 21:01:01.089147 crc crio[24437]: time=\"2026-06-12T21:01:01.089057928Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688301-nkxdr Namespace:openstack ID:623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e UID:c628a345-59f5-4d8b-8fd0-4c00124aad9b NetNS:/var/run/netns/7d130a4c-c29c-4cf6-9893-8633844ca52e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc628a345_59f5_4d8b_8fd0_4c00124aad9b.slice PodAnnotations:0xc000a8d398}] Aliases:map[]}\"",
2026-06-12 21:48:35.856368 | controller |     "Jun 12 21:01:01.089366 crc crio[24437]: time=\"2026-06-12T21:01:01.089219542Z\" level=info msg=\"Checking pod openstack_keystone-cron-29688301-nkxdr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.856383 | controller |     "Jun 12 21:01:01.099326 crc crio[24437]: time=\"2026-06-12T21:01:01.09919653Z\" level=info msg=\"Ran pod sandbox 623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e with infra container: openstack/keystone-cron-29688301-nkxdr/POD\" id=0c30c8c6-9b14-4bb5-945a-a5980b9a580a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.856398 | controller |     "Jun 12 21:01:01.102138 crc crio[24437]: time=\"2026-06-12T21:01:01.102050002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=84dafa39-be85-4943-a316-3e9568aa608b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.856413 | controller |     "Jun 12 21:01:01.136147 crc crio[24437]: time=\"2026-06-12T21:01:01.135438925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=39abb49b-e1d2-4005-94d1-f9c27b9293dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.856428 | controller |     "Jun 12 21:01:01.153281 crc crio[24437]: time=\"2026-06-12T21:01:01.153190457Z\" level=info msg=\"Creating container: openstack/keystone-cron-29688301-nkxdr/keystone-cron\" id=af756e34-d932-48ec-8f67-26f6341bff69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.856446 | controller |     "Jun 12 21:01:01.153738 crc crio[24437]: time=\"2026-06-12T21:01:01.15367104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.856461 | controller |     "Jun 12 21:01:01.230228 crc crio[24437]: time=\"2026-06-12T21:01:01.230119838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.856476 | controller |     "Jun 12 21:01:01.236855 crc crio[24437]: time=\"2026-06-12T21:01:01.236766203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.856491 | controller |     "Jun 12 21:01:01.350797 crc crio[24437]: time=\"2026-06-12T21:01:01.350706817Z\" level=info msg=\"Created container 6c0df1415ff213a43b61e47aed5c7621d459e1ae622564bd3de691649c252241: openstack/keystone-cron-29688301-nkxdr/keystone-cron\" id=af756e34-d932-48ec-8f67-26f6341bff69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.856506 | controller |     "Jun 12 21:01:01.352281 crc crio[24437]: time=\"2026-06-12T21:01:01.351810695Z\" level=info msg=\"Starting container: 6c0df1415ff213a43b61e47aed5c7621d459e1ae622564bd3de691649c252241\" id=b5c16298-9002-47f6-8bd9-1944b0f54d3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.856521 | controller |     "Jun 12 21:01:01.361698 crc crio[24437]: time=\"2026-06-12T21:01:01.361100226Z\" level=info msg=\"Started container\" PID=82629 containerID=6c0df1415ff213a43b61e47aed5c7621d459e1ae622564bd3de691649c252241 description=openstack/keystone-cron-29688301-nkxdr/keystone-cron id=b5c16298-9002-47f6-8bd9-1944b0f54d3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e",
2026-06-12 21:48:35.856537 | controller |     "Jun 12 21:01:02.131788 crc crio[24437]: time=\"2026-06-12T21:01:02.130251038Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-9bpfw/POD\" id=d4263cb4-a2f8-4423-b29f-214f2e56ef8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.856552 | controller |     "Jun 12 21:01:02.131788 crc crio[24437]: time=\"2026-06-12T21:01:02.130415432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.856567 | controller |     "Jun 12 21:01:02.220380 crc crio[24437]: time=\"2026-06-12T21:01:02.220248875Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-9bpfw Namespace:openstack ID:41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8 UID:573c8668-bccb-40cf-b720-8021c414fa42 NetNS:/var/run/netns/6fc5b6f5-f9a2-4808-a008-72c23571316d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod573c8668_bccb_40cf_b720_8021c414fa42.slice PodAnnotations:0xc001f6c6c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.856583 | controller |     "Jun 12 21:01:02.220380 crc crio[24437]: time=\"2026-06-12T21:01:02.220321917Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-9bpfw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.856598 | controller |     "Jun 12 21:01:02.489874 crc crio[24437]: time=\"2026-06-12T21:01:02.48975479Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=2c688a64-02d3-4837-b885-071cb6ea15a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.856613 | controller |     "Jun 12 21:01:02.489874 crc crio[24437]: time=\"2026-06-12T21:01:02.489874632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.856632 | controller |     "Jun 12 21:01:02.647518 crc crio[24437]: time=\"2026-06-12T21:01:02.637428635Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e UID:484e62d3-ad29-4ff2-90dc-bf281b8d439d NetNS:/var/run/netns/044c1f88-3cc4-4553-b470-913db8b85522 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod484e62d3_ad29_4ff2_90dc_bf281b8d439d.slice PodAnnotations:0xc00012ad98}] Aliases:map[]}\"",
2026-06-12 21:48:35.856647 | controller |     "Jun 12 21:01:02.647518 crc crio[24437]: time=\"2026-06-12T21:01:02.63803663Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.856663 | controller |     "Jun 12 21:01:02.657989 crc crio[24437]: time=\"2026-06-12T21:01:02.651494495Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=5f4f8001-1047-440a-b754-fc42436937db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.856678 | controller |     "Jun 12 21:01:02.657989 crc crio[24437]: time=\"2026-06-12T21:01:02.651602618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.856694 | controller |     "Jun 12 21:01:02.720150 crc crio[24437]: time=\"2026-06-12T21:01:02.720075346Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7 UID:038d7dff-b02c-485e-9227-07a54e96dc3c NetNS:/var/run/netns/b2f679cd-7bf6-4cb5-a9c3-8ff52d897bf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod038d7dff_b02c_485e_9227_07a54e96dc3c.slice PodAnnotations:0xc001840728}] Aliases:map[]}\"",
2026-06-12 21:48:35.856710 | controller |     "Jun 12 21:01:02.720150 crc crio[24437]: time=\"2026-06-12T21:01:02.720134948Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.856726 | controller |     "Jun 12 21:01:03.115087 crc crio[24437]: time=\"2026-06-12T21:01:03.11415213Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=63a8f860-7185-496e-affa-fa7e59ac4325 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.856741 | controller |     "Jun 12 21:01:03.115087 crc crio[24437]: time=\"2026-06-12T21:01:03.114854097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.856757 | controller |     "Jun 12 21:01:03.179257 crc crio[24437]: time=\"2026-06-12T21:01:03.179159912Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=97f7cd14-c1e6-41fc-89b4-3825a48a95cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.856772 | controller |     "Jun 12 21:01:03.180358 crc crio[24437]: time=\"2026-06-12T21:01:03.179346127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.856788 | controller |     "Jun 12 21:01:03.191694 crc crio[24437]: time=\"2026-06-12T21:01:03.191622754Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d UID:a66bb7c8-5c7c-4199-803c-858aba8c68a4 NetNS:/var/run/netns/fb5d3fd4-a3fa-4a22-92b1-7d69cadb49b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda66bb7c8_5c7c_4199_803c_858aba8c68a4.slice PodAnnotations:0xc00012b428}] Aliases:map[]}\"",
2026-06-12 21:48:35.856809 | controller |     "Jun 12 21:01:03.192127 crc crio[24437]: time=\"2026-06-12T21:01:03.192100096Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.856825 | controller |     "Jun 12 21:01:03.244321 crc crio[24437]: time=\"2026-06-12T21:01:03.243795055Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-8tghq/POD\" id=3c345959-037b-4659-8e12-93c4627fc36a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.856841 | controller |     "Jun 12 21:01:03.244321 crc crio[24437]: time=\"2026-06-12T21:01:03.244105203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.856880 | controller |     "Jun 12 21:01:03.363980 crc crio[24437]: time=\"2026-06-12T21:01:03.362712173Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0 UID:d49aefd7-060a-4307-9793-07ff49d9ad22 NetNS:/var/run/netns/eb0931ea-dd44-4bdc-bec9-c34d93527774 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd49aefd7_060a_4307_9793_07ff49d9ad22.slice PodAnnotations:0xc001fa4118}] Aliases:map[]}\"",
2026-06-12 21:48:35.856898 | controller |     "Jun 12 21:01:03.363980 crc crio[24437]: time=\"2026-06-12T21:01:03.362854207Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.856914 | controller |     "Jun 12 21:01:03.438003 crc crio[24437]: 2026-06-12T21:01:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41b346f7a5851e5 Mac:36:18:e5:8a:66:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/6fc5b6f5-f9a2-4808-a008-72c23571316d SocketPath: PciID:}] [{Interface:0xc0003baf70 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.856930 | controller |     "Jun 12 21:01:03.440099 crc crio[24437]: time=\"2026-06-12T21:01:03.438530065Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-9bpfw Namespace:openstack ID:41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8 UID:573c8668-bccb-40cf-b720-8021c414fa42 NetNS:/var/run/netns/6fc5b6f5-f9a2-4808-a008-72c23571316d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod573c8668_bccb_40cf_b720_8021c414fa42.slice PodAnnotations:0xc001f6c6c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.856946 | controller |     "Jun 12 21:01:03.440099 crc crio[24437]: time=\"2026-06-12T21:01:03.438688439Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-9bpfw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.856961 | controller |     "Jun 12 21:01:03.458568 crc crio[24437]: time=\"2026-06-12T21:01:03.458480963Z\" level=info msg=\"Ran pod sandbox 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8 with infra container: openstack/nova-cell0-cell-mapping-9bpfw/POD\" id=d4263cb4-a2f8-4423-b29f-214f2e56ef8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.856977 | controller |     "Jun 12 21:01:03.463458 crc crio[24437]: time=\"2026-06-12T21:01:03.463384894Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-8tghq Namespace:openstack ID:54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703 UID:c3775170-2cfd-489d-9907-4d5be722502a NetNS:/var/run/netns/51bf3cf1-d95c-44d1-8c4c-e17a8be8b594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3775170_2cfd_489d_9907_4d5be722502a.slice PodAnnotations:0xc0026aa288}] Aliases:map[]}\"",
2026-06-12 21:48:35.856997 | controller |     "Jun 12 21:01:03.463458 crc crio[24437]: time=\"2026-06-12T21:01:03.463448906Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7948f7c9f9-8tghq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.857013 | controller |     "Jun 12 21:01:03.479781 crc crio[24437]: time=\"2026-06-12T21:01:03.479676501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=e3325896-643f-49cc-b0ad-04216ce79780 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.857029 | controller |     "Jun 12 21:01:03.557442 crc crio[24437]: time=\"2026-06-12T21:01:03.557345709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d37c738e-e967-40c2-ac17-5fc5f20f4d95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.857045 | controller |     "Jun 12 21:01:03.589127 crc crio[24437]: time=\"2026-06-12T21:01:03.58903734Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-9bpfw/nova-manage\" id=cc66f989-808a-46a3-8287-5d7a7c5efca6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.857061 | controller |     "Jun 12 21:01:03.592979 crc crio[24437]: time=\"2026-06-12T21:01:03.589477822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.857076 | controller |     "Jun 12 21:01:03.704054 crc crio[24437]: 2026-06-12T21:01:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d631c14e9a3c2 Mac:02:69:58:82:a4:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/b2f679cd-7bf6-4cb5-a9c3-8ff52d897bf3 SocketPath: PciID:}] [{Interface:0xc00012a5a0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.857092 | controller |     "Jun 12 21:01:03.714088 crc crio[24437]: time=\"2026-06-12T21:01:03.713118146Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7 UID:038d7dff-b02c-485e-9227-07a54e96dc3c NetNS:/var/run/netns/b2f679cd-7bf6-4cb5-a9c3-8ff52d897bf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod038d7dff_b02c_485e_9227_07a54e96dc3c.slice PodAnnotations:0xc001840728}] Aliases:map[]}\"",
2026-06-12 21:48:35.857108 | controller |     "Jun 12 21:01:03.714088 crc crio[24437]: time=\"2026-06-12T21:01:03.713401434Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.857123 | controller |     "Jun 12 21:01:03.724734 crc crio[24437]: 2026-06-12T21:01:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11478ea31b45086 Mac:9a:38:5e:5e:26:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/044c1f88-3cc4-4553-b470-913db8b85522 SocketPath: PciID:}] [{Interface:0xc0004b66b0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.857139 | controller |     "Jun 12 21:01:03.725594 crc crio[24437]: time=\"2026-06-12T21:01:03.725525326Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e UID:484e62d3-ad29-4ff2-90dc-bf281b8d439d NetNS:/var/run/netns/044c1f88-3cc4-4553-b470-913db8b85522 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod484e62d3_ad29_4ff2_90dc_bf281b8d439d.slice PodAnnotations:0xc00012ad98}] Aliases:map[]}\"",
2026-06-12 21:48:35.857154 | controller |     "Jun 12 21:01:03.725717 crc crio[24437]: time=\"2026-06-12T21:01:03.72568439Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.857174 | controller |     "Jun 12 21:01:03.762498 crc crio[24437]: time=\"2026-06-12T21:01:03.761812161Z\" level=info msg=\"Ran pod sandbox 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e with infra container: openstack/nova-api-0/POD\" id=2c688a64-02d3-4837-b885-071cb6ea15a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.857190 | controller |     "Jun 12 21:01:03.774890 crc crio[24437]: time=\"2026-06-12T21:01:03.774804606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2ff76082-7ee1-40ed-b353-beff0ef0fba5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.857206 | controller |     "Jun 12 21:01:03.775331 crc crio[24437]: time=\"2026-06-12T21:01:03.775128544Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=2ff76082-7ee1-40ed-b353-beff0ef0fba5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.857222 | controller |     "Jun 12 21:01:03.775331 crc crio[24437]: time=\"2026-06-12T21:01:03.775172765Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=2ff76082-7ee1-40ed-b353-beff0ef0fba5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.857237 | controller |     "Jun 12 21:01:03.779820 crc crio[24437]: time=\"2026-06-12T21:01:03.779718768Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=70728f31-007c-4b31-845b-602946db459f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.857252 | controller |     "Jun 12 21:01:03.781106 crc crio[24437]: time=\"2026-06-12T21:01:03.780838566Z\" level=info msg=\"Ran pod sandbox d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=5f4f8001-1047-440a-b754-fc42436937db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.857267 | controller |     "Jun 12 21:01:03.806998 crc crio[24437]: time=\"2026-06-12T21:01:03.806854295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=221878fd-d008-4849-94db-1bd3fac9705f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.857282 | controller |     "Jun 12 21:01:03.807815 crc crio[24437]: time=\"2026-06-12T21:01:03.807780638Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=221878fd-d008-4849-94db-1bd3fac9705f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.857297 | controller |     "Jun 12 21:01:03.808129 crc crio[24437]: time=\"2026-06-12T21:01:03.808103576Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=221878fd-d008-4849-94db-1bd3fac9705f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.857313 | controller |     "Jun 12 21:01:03.814478 crc crio[24437]: time=\"2026-06-12T21:01:03.811357788Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=40a24a6d-0bf3-40bc-94e3-fbd7f20ddf8e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.857328 | controller |     "Jun 12 21:01:03.814478 crc crio[24437]: time=\"2026-06-12T21:01:03.81181156Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-12 21:48:35.857343 | controller |     "Jun 12 21:01:03.815759 crc crio[24437]: time=\"2026-06-12T21:01:03.815629035Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-12 21:48:35.857358 | controller |     "Jun 12 21:01:03.849013 crc crio[24437]: time=\"2026-06-12T21:01:03.841727636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.857407 | controller |     "Jun 12 21:01:03.884251 crc crio[24437]: time=\"2026-06-12T21:01:03.875777655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.857424 | controller |     "Jun 12 21:01:04.068008 crc crio[24437]: time=\"2026-06-12T21:01:04.065732626Z\" level=info msg=\"Created container 3838a6e374760b914b610c81866773b40143f04633b9ecd95f64d5a3df6b1052: openstack/nova-cell0-cell-mapping-9bpfw/nova-manage\" id=cc66f989-808a-46a3-8287-5d7a7c5efca6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.857440 | controller |     "Jun 12 21:01:04.073045 crc crio[24437]: time=\"2026-06-12T21:01:04.071541001Z\" level=info msg=\"Starting container: 3838a6e374760b914b610c81866773b40143f04633b9ecd95f64d5a3df6b1052\" id=75d2c269-4d5f-4846-89a1-95491884abf2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.857455 | controller |     "Jun 12 21:01:04.088383 crc crio[24437]: time=\"2026-06-12T21:01:04.086604356Z\" level=info msg=\"Started container\" PID=82885 containerID=3838a6e374760b914b610c81866773b40143f04633b9ecd95f64d5a3df6b1052 description=openstack/nova-cell0-cell-mapping-9bpfw/nova-manage id=75d2c269-4d5f-4846-89a1-95491884abf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8",
2026-06-12 21:48:35.857471 | controller |     "Jun 12 21:01:04.140270 crc crio[24437]: 2026-06-12T21:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f50ea612c75c66d Mac:02:12:a5:e6:8e:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/fb5d3fd4-a3fa-4a22-92b1-7d69cadb49b3 SocketPath: PciID:}] [{Interface:0xc00025a820 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.857486 | controller |     "Jun 12 21:01:04.140270 crc crio[24437]: time=\"2026-06-12T21:01:04.138270415Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d UID:a66bb7c8-5c7c-4199-803c-858aba8c68a4 NetNS:/var/run/netns/fb5d3fd4-a3fa-4a22-92b1-7d69cadb49b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda66bb7c8_5c7c_4199_803c_858aba8c68a4.slice PodAnnotations:0xc00012b428}] Aliases:map[]}\"",
2026-06-12 21:48:35.857502 | controller |     "Jun 12 21:01:04.140270 crc crio[24437]: time=\"2026-06-12T21:01:04.13845294Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.857517 | controller |     "Jun 12 21:01:04.153393 crc crio[24437]: time=\"2026-06-12T21:01:04.153329031Z\" level=info msg=\"Ran pod sandbox f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d with infra container: openstack/nova-metadata-0/POD\" id=63a8f860-7185-496e-affa-fa7e59ac4325 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.857533 | controller |     "Jun 12 21:01:04.157029 crc crio[24437]: time=\"2026-06-12T21:01:04.15688173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b09937dc-d5b9-4e55-b419-87c85e9cda7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.857549 | controller |     "Jun 12 21:01:04.157308 crc crio[24437]: time=\"2026-06-12T21:01:04.157154427Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=b09937dc-d5b9-4e55-b419-87c85e9cda7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.857564 | controller |     "Jun 12 21:01:04.157308 crc crio[24437]: time=\"2026-06-12T21:01:04.157198668Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=b09937dc-d5b9-4e55-b419-87c85e9cda7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.857583 | controller |     "Jun 12 21:01:04.163768 crc crio[24437]: time=\"2026-06-12T21:01:04.163695581Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=95984b10-92ff-479e-bde2-91c170406aac name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.857599 | controller |     "Jun 12 21:01:04.167679 crc crio[24437]: time=\"2026-06-12T21:01:04.167603848Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-12 21:48:35.857615 | controller |     "Jun 12 21:01:04.362057 crc crio[24437]: 2026-06-12T21:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54af15076749224 Mac:c2:fb:23:d6:25:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/51bf3cf1-d95c-44d1-8c4c-e17a8be8b594 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.857630 | controller |     "Jun 12 21:01:04.368093 crc crio[24437]: 2026-06-12T21:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01946a7dbeb70ff Mac:3a:1e:86:80:75:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/eb0931ea-dd44-4bdc-bec9-c34d93527774 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.857645 | controller |     "Jun 12 21:01:04.368602 crc crio[24437]: time=\"2026-06-12T21:01:04.368525Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0 UID:d49aefd7-060a-4307-9793-07ff49d9ad22 NetNS:/var/run/netns/eb0931ea-dd44-4bdc-bec9-c34d93527774 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd49aefd7_060a_4307_9793_07ff49d9ad22.slice PodAnnotations:0xc001fa4118}] Aliases:map[]}\"",
2026-06-12 21:48:35.857661 | controller |     "Jun 12 21:01:04.368728 crc crio[24437]: time=\"2026-06-12T21:01:04.368693026Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.857676 | controller |     "Jun 12 21:01:04.370654 crc crio[24437]: time=\"2026-06-12T21:01:04.370583513Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-8tghq Namespace:openstack ID:54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703 UID:c3775170-2cfd-489d-9907-4d5be722502a NetNS:/var/run/netns/51bf3cf1-d95c-44d1-8c4c-e17a8be8b594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3775170_2cfd_489d_9907_4d5be722502a.slice PodAnnotations:0xc0026aa288}] Aliases:map[]}\"",
2026-06-12 21:48:35.857692 | controller |     "Jun 12 21:01:04.370829 crc crio[24437]: time=\"2026-06-12T21:01:04.370774208Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7948f7c9f9-8tghq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.857707 | controller |     "Jun 12 21:01:04.398360 crc crio[24437]: time=\"2026-06-12T21:01:04.398246443Z\" level=info msg=\"Ran pod sandbox 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0 with infra container: openstack/nova-scheduler-0/POD\" id=97f7cd14-c1e6-41fc-89b4-3825a48a95cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.857722 | controller |     "Jun 12 21:01:04.407361 crc crio[24437]: time=\"2026-06-12T21:01:04.407132755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=4b45c807-dfd5-47e9-b5ec-4cedbae036c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.857740 | controller |     "Jun 12 21:01:04.407470 crc crio[24437]: time=\"2026-06-12T21:01:04.407364321Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=4b45c807-dfd5-47e9-b5ec-4cedbae036c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.857756 | controller |     "Jun 12 21:01:04.407470 crc crio[24437]: time=\"2026-06-12T21:01:04.407411762Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=4b45c807-dfd5-47e9-b5ec-4cedbae036c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.857771 | controller |     "Jun 12 21:01:04.409802 crc crio[24437]: time=\"2026-06-12T21:01:04.409689978Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=d429a099-baee-461c-887c-189f4a8eed5c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.857786 | controller |     "Jun 12 21:01:04.416142 crc crio[24437]: time=\"2026-06-12T21:01:04.413165816Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-12 21:48:35.857802 | controller |     "Jun 12 21:01:04.418871 crc crio[24437]: time=\"2026-06-12T21:01:04.418686803Z\" level=info msg=\"Ran pod sandbox 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703 with infra container: openstack/dnsmasq-dns-7948f7c9f9-8tghq/POD\" id=3c345959-037b-4659-8e12-93c4627fc36a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.857817 | controller |     "Jun 12 21:01:04.428219 crc crio[24437]: time=\"2026-06-12T21:01:04.428056407Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=36eac128-b85d-4126-9df2-0cc3b11b4007 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.857841 | controller |     "Jun 12 21:01:04.490246 crc crio[24437]: time=\"2026-06-12T21:01:04.489793048Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-2d2vt/POD\" id=1574ac32-e2a7-46c5-b661-4f3f19894812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.857875 | controller |     "Jun 12 21:01:04.490493 crc crio[24437]: time=\"2026-06-12T21:01:04.490472344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.857892 | controller |     "Jun 12 21:01:04.527257 crc crio[24437]: time=\"2026-06-12T21:01:04.52716156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=47fae67e-f084-45ce-be17-2cbc68afa121 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.857908 | controller |     "Jun 12 21:01:04.535234 crc crio[24437]: time=\"2026-06-12T21:01:04.535139149Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-2d2vt Namespace:openstack ID:84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4 UID:1be94ed4-e2bd-4bd0-868d-e8a3aad79ebd NetNS:/var/run/netns/8614f269-55a6-4939-98f6-7b1938db59a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be94ed4_e2bd_4bd0_868d_e8a3aad79ebd.slice PodAnnotations:0xc000c24470}] Aliases:map[]}\"",
2026-06-12 21:48:35.857925 | controller |     "Jun 12 21:01:04.535234 crc crio[24437]: time=\"2026-06-12T21:01:04.535210211Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-2d2vt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.857941 | controller |     "Jun 12 21:01:04.611693 crc crio[24437]: time=\"2026-06-12T21:01:04.611562596Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-8tghq/init\" id=c561182e-550d-405f-8fe4-d200a882915e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.857961 | controller |     "Jun 12 21:01:04.612095 crc crio[24437]: time=\"2026-06-12T21:01:04.612074159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.857976 | controller |     "Jun 12 21:01:04.779623 crc crio[24437]: time=\"2026-06-12T21:01:04.779493926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.857992 | controller |     "Jun 12 21:01:04.806266 crc crio[24437]: time=\"2026-06-12T21:01:04.806173302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.858007 | controller |     "Jun 12 21:01:05.001716 crc crio[24437]: time=\"2026-06-12T21:01:05.001541827Z\" level=info msg=\"Created container e26132b2e9091851ec5edd9f85112a6557fe322e92e8977162dbd1712ecf5584: openstack/dnsmasq-dns-7948f7c9f9-8tghq/init\" id=c561182e-550d-405f-8fe4-d200a882915e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.858022 | controller |     "Jun 12 21:01:05.010238 crc crio[24437]: time=\"2026-06-12T21:01:05.008626544Z\" level=info msg=\"Starting container: e26132b2e9091851ec5edd9f85112a6557fe322e92e8977162dbd1712ecf5584\" id=bfedb92c-6297-4fa9-90ee-b006a5676598 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.858037 | controller |     "Jun 12 21:01:05.035166 crc crio[24437]: time=\"2026-06-12T21:01:05.035072514Z\" level=info msg=\"Started container\" PID=82983 containerID=e26132b2e9091851ec5edd9f85112a6557fe322e92e8977162dbd1712ecf5584 description=openstack/dnsmasq-dns-7948f7c9f9-8tghq/init id=bfedb92c-6297-4fa9-90ee-b006a5676598 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703",
2026-06-12 21:48:35.858052 | controller |     "Jun 12 21:01:05.257545 crc crio[24437]: 2026-06-12T21:01:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84499ddc16c2a58 Mac:42:ca:96:82:23:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/8614f269-55a6-4939-98f6-7b1938db59a4 SocketPath: PciID:}] [{Interface:0xc0004352b0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.858067 | controller |     "Jun 12 21:01:05.263191 crc crio[24437]: time=\"2026-06-12T21:01:05.260052437Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-2d2vt Namespace:openstack ID:84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4 UID:1be94ed4-e2bd-4bd0-868d-e8a3aad79ebd NetNS:/var/run/netns/8614f269-55a6-4939-98f6-7b1938db59a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be94ed4_e2bd_4bd0_868d_e8a3aad79ebd.slice PodAnnotations:0xc000c24470}] Aliases:map[]}\"",
2026-06-12 21:48:35.858083 | controller |     "Jun 12 21:01:05.263191 crc crio[24437]: time=\"2026-06-12T21:01:05.261161935Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-2d2vt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.858098 | controller |     "Jun 12 21:01:05.278806 crc crio[24437]: time=\"2026-06-12T21:01:05.278735804Z\" level=info msg=\"Ran pod sandbox 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4 with infra container: openstack/nova-cell1-conductor-db-sync-2d2vt/POD\" id=1574ac32-e2a7-46c5-b661-4f3f19894812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.858113 | controller |     "Jun 12 21:01:05.286756 crc crio[24437]: time=\"2026-06-12T21:01:05.286607421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c54c9d8e-d762-4f5f-abe0-eafac640df5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.858132 | controller |     "Jun 12 21:01:05.328023 crc crio[24437]: time=\"2026-06-12T21:01:05.32788365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6d52aef7-ce6b-4870-bcff-bb32bf40f4a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.858148 | controller |     "Jun 12 21:01:05.351872 crc crio[24437]: time=\"2026-06-12T21:01:05.344673129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=03a8fc4c-04d2-43c1-951d-8376c472cace name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.858163 | controller |     "Jun 12 21:01:05.351872 crc crio[24437]: time=\"2026-06-12T21:01:05.344829363Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-2d2vt/nova-cell1-conductor-db-sync\" id=f5f5b89f-65e6-42a3-958f-82d972b60c97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.858178 | controller |     "Jun 12 21:01:05.351872 crc crio[24437]: time=\"2026-06-12T21:01:05.345424309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.858194 | controller |     "Jun 12 21:01:05.436402 crc crio[24437]: time=\"2026-06-12T21:01:05.435458785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=478d0df3-e517-43ae-b27e-8dc8f48cd42b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.858209 | controller |     "Jun 12 21:01:05.481997 crc crio[24437]: time=\"2026-06-12T21:01:05.478601372Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-8tghq/dnsmasq-dns\" id=e384a8c8-260f-49a7-bc31-994eb1f4636b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.858224 | controller |     "Jun 12 21:01:05.481997 crc crio[24437]: time=\"2026-06-12T21:01:05.479180426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.858240 | controller |     "Jun 12 21:01:05.595363 crc crio[24437]: time=\"2026-06-12T21:01:05.595271463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.858255 | controller |     "Jun 12 21:01:05.604978 crc crio[24437]: time=\"2026-06-12T21:01:05.604889483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.858270 | controller |     "Jun 12 21:01:05.630114 crc crio[24437]: time=\"2026-06-12T21:01:05.629898467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.858285 | controller |     "Jun 12 21:01:05.637510 crc crio[24437]: time=\"2026-06-12T21:01:05.637430125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.858300 | controller |     "Jun 12 21:01:05.976744 crc crio[24437]: time=\"2026-06-12T21:01:05.976174568Z\" level=info msg=\"Created container d9bcee497f413e6571923c728fdb7a81342c143a3fb48d81b0195a7405286ba4: openstack/nova-cell1-conductor-db-sync-2d2vt/nova-cell1-conductor-db-sync\" id=f5f5b89f-65e6-42a3-958f-82d972b60c97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.858315 | controller |     "Jun 12 21:01:05.979012 crc crio[24437]: time=\"2026-06-12T21:01:05.978864625Z\" level=info msg=\"Starting container: d9bcee497f413e6571923c728fdb7a81342c143a3fb48d81b0195a7405286ba4\" id=aad26e13-e102-424c-881b-51e69f6380a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.858330 | controller |     "Jun 12 21:01:05.981357 crc crio[24437]: time=\"2026-06-12T21:01:05.981209214Z\" level=info msg=\"Created container 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46: openstack/dnsmasq-dns-7948f7c9f9-8tghq/dnsmasq-dns\" id=e384a8c8-260f-49a7-bc31-994eb1f4636b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.858348 | controller |     "Jun 12 21:01:05.986171 crc crio[24437]: time=\"2026-06-12T21:01:05.986095015Z\" level=info msg=\"Starting container: 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46\" id=1cdf6e72-937b-4cf9-bfce-486317cd9cb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.858364 | controller |     "Jun 12 21:01:05.996168 crc crio[24437]: time=\"2026-06-12T21:01:05.995835389Z\" level=info msg=\"Started container\" PID=83062 containerID=d9bcee497f413e6571923c728fdb7a81342c143a3fb48d81b0195a7405286ba4 description=openstack/nova-cell1-conductor-db-sync-2d2vt/nova-cell1-conductor-db-sync id=aad26e13-e102-424c-881b-51e69f6380a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4",
2026-06-12 21:48:35.858379 | controller |     "Jun 12 21:01:06.000559 crc crio[24437]: time=\"2026-06-12T21:01:06.000470184Z\" level=info msg=\"Started container\" PID=83063 containerID=99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46 description=openstack/dnsmasq-dns-7948f7c9f9-8tghq/dnsmasq-dns id=1cdf6e72-937b-4cf9-bfce-486317cd9cb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703",
2026-06-12 21:48:35.858394 | controller |     "Jun 12 21:01:06.753335 crc crio[24437]: time=\"2026-06-12T21:01:06.752983681Z\" level=warning msg=\"Stopping container da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e with stop signal(15) timed out. Killing...\"",
2026-06-12 21:48:35.858409 | controller |     "Jun 12 21:01:06.772685 crc crio[24437]: time=\"2026-06-12T21:01:06.772594251Z\" level=warning msg=\"Stopping container 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec with stop signal(15) timed out. Killing...\"",
2026-06-12 21:48:35.858424 | controller |     "Jun 12 21:01:06.884063 crc crio[24437]: time=\"2026-06-12T21:01:06.883488428Z\" level=error msg=\"Killing container da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 21:48:35.858438 | controller |     "Jun 12 21:01:06.884349 crc crio[24437]: time=\"2026-06-12T21:01:06.883655042Z\" level=error msg=\"Killing container 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 21:48:35.858453 | controller |     "Jun 12 21:01:07.486912 crc crio[24437]: time=\"2026-06-12T21:01:07.486856044Z\" level=info msg=\"Stopping pod sandbox: 623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e\" id=78c71120-e29f-475c-97ec-fdec929808d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.858469 | controller |     "Jun 12 21:01:07.487897 crc crio[24437]: time=\"2026-06-12T21:01:07.487868149Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688301-nkxdr Namespace:openstack ID:623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e UID:c628a345-59f5-4d8b-8fd0-4c00124aad9b NetNS:/var/run/netns/7d130a4c-c29c-4cf6-9893-8633844ca52e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc628a345_59f5_4d8b_8fd0_4c00124aad9b.slice PodAnnotations:0xc00008cd20}] Aliases:map[]}\"",
2026-06-12 21:48:35.858484 | controller |     "Jun 12 21:01:07.488219 crc crio[24437]: time=\"2026-06-12T21:01:07.488194507Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29688301-nkxdr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.858502 | controller |     "Jun 12 21:01:07.736003 crc crio[24437]: time=\"2026-06-12T21:01:07.735743085Z\" level=info msg=\"Stopped container 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec: openstack/ceilometer-0/ceilometer-notification-agent\" id=ee18f3cc-448c-49a2-b36e-1ad11033011f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.858517 | controller |     "Jun 12 21:01:07.765987 crc crio[24437]: time=\"2026-06-12T21:01:07.765796694Z\" level=info msg=\"Stopped container da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e: openstack/ceilometer-0/ceilometer-central-agent\" id=81308ce6-4a49-45c1-831f-3f103911c1bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.858532 | controller |     "Jun 12 21:01:07.770589 crc crio[24437]: time=\"2026-06-12T21:01:07.770442001Z\" level=info msg=\"Stopping pod sandbox: a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e\" id=96734b25-e14e-4ff6-aa01-5bededd0a215 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.858547 | controller |     "Jun 12 21:01:07.773982 crc crio[24437]: time=\"2026-06-12T21:01:07.77118957Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e UID:50717661-f292-492f-ad2c-6bd32e709aa1 NetNS:/var/run/netns/4c999b51-2532-470d-af50-c907849ab8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50717661_f292_492f_ad2c_6bd32e709aa1.slice PodAnnotations:0xc000c24558}] Aliases:map[]}\"",
2026-06-12 21:48:35.858563 | controller |     "Jun 12 21:01:07.773982 crc crio[24437]: time=\"2026-06-12T21:01:07.771400065Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.858578 | controller |     "Jun 12 21:01:08.083778 crc crio[24437]: time=\"2026-06-12T21:01:08.082414836Z\" level=info msg=\"Removing container: 8d660b895a99a5e4f180c673fa9537bdb2ff1af8ddfa0981fb145670a8bbccab\" id=70456225-5efa-4032-9006-c44c9bad08b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.858594 | controller |     "Jun 12 21:01:09.089738 crc crio[24437]: time=\"2026-06-12T21:01:09.086621523Z\" level=info msg=\"Stopped pod sandbox: 623c29b60a088c5f0ca99d072bd8cd14bbb4c92427239875b5fc2f2fc004a70e\" id=78c71120-e29f-475c-97ec-fdec929808d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.858609 | controller |     "Jun 12 21:01:09.785328 crc crio[24437]: time=\"2026-06-12T21:01:09.785216216Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e\" id=40a24a6d-0bf3-40bc-94e3-fbd7f20ddf8e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.858624 | controller |     "Jun 12 21:01:09.786277 crc crio[24437]: time=\"2026-06-12T21:01:09.78619704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=cd9cf5d3-9eb7-48eb-b7fa-91bcca56f31d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.858639 | controller |     "Jun 12 21:01:09.899690 crc crio[24437]: time=\"2026-06-12T21:01:09.899159949Z\" level=info msg=\"Stopped pod sandbox: a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e\" id=96734b25-e14e-4ff6-aa01-5bededd0a215 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.858654 | controller |     "Jun 12 21:01:09.908086 crc crio[24437]: time=\"2026-06-12T21:01:09.907895347Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=70728f31-007c-4b31-845b-602946db459f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.858672 | controller |     "Jun 12 21:01:09.909490 crc crio[24437]: time=\"2026-06-12T21:01:09.909413656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1d44f46c-ddb5-41b2-b1be-c7718b92cfaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.858687 | controller |     "Jun 12 21:01:09.920603 crc crio[24437]: time=\"2026-06-12T21:01:09.920486851Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e\" id=d429a099-baee-461c-887c-189f4a8eed5c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.858702 | controller |     "Jun 12 21:01:09.921453 crc crio[24437]: time=\"2026-06-12T21:01:09.921385834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c5639fe9-4a40-430b-9c30-913695a75945 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.858717 | controller |     "Jun 12 21:01:09.972238 crc crio[24437]: time=\"2026-06-12T21:01:09.971876704Z\" level=info msg=\"Removed container 8d660b895a99a5e4f180c673fa9537bdb2ff1af8ddfa0981fb145670a8bbccab: openshift-operator-lifecycle-manager/collect-profiles-29688255-pj2k5/collect-profiles\" id=70456225-5efa-4032-9006-c44c9bad08b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.858732 | controller |     "Jun 12 21:01:09.977032 crc crio[24437]: time=\"2026-06-12T21:01:09.97616541Z\" level=info msg=\"Removing container: 806d8d949ec325f3c5e5790fa1ec67476f107b51b08711b39e24e42237ee2158\" id=a5a818ea-b1dd-4237-9201-2fa22ef39ef7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.858747 | controller |     "Jun 12 21:01:09.987500 crc crio[24437]: time=\"2026-06-12T21:01:09.987326189Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=95984b10-92ff-479e-bde2-91c170406aac name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.858762 | controller |     "Jun 12 21:01:09.992015 crc crio[24437]: time=\"2026-06-12T21:01:09.99139693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=75b33c06-e368-44c4-9dc7-33816211e6ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.858777 | controller |     "Jun 12 21:01:09.993774 crc crio[24437]: time=\"2026-06-12T21:01:09.992998841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=04a80e97-fbda-4c32-8537-47eeced50118 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.858792 | controller |     "Jun 12 21:01:10.003517 crc crio[24437]: time=\"2026-06-12T21:01:09.99736934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=faca1bdd-b48e-4644-a4fe-6cb84a065ad7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.858807 | controller |     "Jun 12 21:01:10.019156 crc crio[24437]: time=\"2026-06-12T21:01:10.019002649Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=16ecfb58-75cf-4c1c-b1f7-0624fe18d61d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.858823 | controller |     "Jun 12 21:01:10.030770 crc crio[24437]: time=\"2026-06-12T21:01:10.03062766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=64e49aa2-0999-44fa-8e5b-c7119c037d73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.858838 | controller |     "Jun 12 21:01:10.039396 crc crio[24437]: time=\"2026-06-12T21:01:10.039145953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=6925bd35-6a0a-4275-9c2b-22ab0003246c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.858871 | controller |     "Jun 12 21:01:10.101415 crc crio[24437]: time=\"2026-06-12T21:01:10.101323344Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=7d70bc53-7c05-4c14-a1fc-da9ab993ba7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.858893 | controller |     "Jun 12 21:01:10.138442 crc crio[24437]: time=\"2026-06-12T21:01:10.138377379Z\" level=info msg=\"Removed container 806d8d949ec325f3c5e5790fa1ec67476f107b51b08711b39e24e42237ee2158: openshift-infra/auto-csr-approver-29688294-wnp2r/oc\" id=a5a818ea-b1dd-4237-9201-2fa22ef39ef7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.858909 | controller |     "Jun 12 21:01:10.140357 crc crio[24437]: time=\"2026-06-12T21:01:10.140176954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.858925 | controller |     "Jun 12 21:01:10.144109 crc crio[24437]: time=\"2026-06-12T21:01:10.143900976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.858940 | controller |     "Jun 12 21:01:10.156038 crc crio[24437]: time=\"2026-06-12T21:01:10.155984488Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=2ce5c028-6f6e-4fa2-adfa-7df6261f466b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.858955 | controller |     "Jun 12 21:01:10.157229 crc crio[24437]: time=\"2026-06-12T21:01:10.156193513Z\" level=info msg=\"Stopping pod sandbox: 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b\" id=6dc5fc4a-1890-42af-84b6-19141515e11e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.858970 | controller |     "Jun 12 21:01:10.157426 crc crio[24437]: time=\"2026-06-12T21:01:10.157404803Z\" level=info msg=\"Stopped pod sandbox (already stopped): 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b\" id=6dc5fc4a-1890-42af-84b6-19141515e11e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.858986 | controller |     "Jun 12 21:01:10.160891 crc crio[24437]: time=\"2026-06-12T21:01:10.160769008Z\" level=info msg=\"Removing pod sandbox: 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b\" id=4b48447c-c7db-405a-ba52-efb096360a74 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.859001 | controller |     "Jun 12 21:01:10.169684 crc crio[24437]: time=\"2026-06-12T21:01:10.168911691Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ae3d1882-4c38-4690-b22d-f1e3390e4de4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.859016 | controller |     "Jun 12 21:01:10.206754 crc crio[24437]: time=\"2026-06-12T21:01:10.206684194Z\" level=info msg=\"Removed pod sandbox: 62e3b491345a4ebb6bddf4743cfe0f0b8a0e361f9b866a6697f788dbb137d97b\" id=4b48447c-c7db-405a-ba52-efb096360a74 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.859032 | controller |     "Jun 12 21:01:10.207718 crc crio[24437]: time=\"2026-06-12T21:01:10.207625916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.859047 | controller |     "Jun 12 21:01:10.208678 crc crio[24437]: time=\"2026-06-12T21:01:10.208652652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.859062 | controller |     "Jun 12 21:01:10.209073 crc crio[24437]: time=\"2026-06-12T21:01:10.209014051Z\" level=info msg=\"Stopping pod sandbox: 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce\" id=44815684-d699-443c-baa0-806ce965d19f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.859077 | controller |     "Jun 12 21:01:10.209143 crc crio[24437]: time=\"2026-06-12T21:01:10.209080433Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce\" id=44815684-d699-443c-baa0-806ce965d19f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.859094 | controller |     "Jun 12 21:01:10.209707 crc crio[24437]: time=\"2026-06-12T21:01:10.209612127Z\" level=info msg=\"Removing pod sandbox: 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce\" id=3f058eb5-f3cf-4067-9161-d3096177b964 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.859110 | controller |     "Jun 12 21:01:10.216314 crc crio[24437]: time=\"2026-06-12T21:01:10.216244351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.859125 | controller |     "Jun 12 21:01:10.222506 crc crio[24437]: time=\"2026-06-12T21:01:10.22215029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.859140 | controller |     "Jun 12 21:01:10.236872 crc crio[24437]: time=\"2026-06-12T21:01:10.236710842Z\" level=info msg=\"Removed pod sandbox: 3b78d52334dcda64c5ee8b0c3ff7455299565e0bc5bc92315bbd4ee4d97d21ce\" id=3f058eb5-f3cf-4067-9161-d3096177b964 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.859155 | controller |     "Jun 12 21:01:10.238499 crc crio[24437]: time=\"2026-06-12T21:01:10.238428945Z\" level=info msg=\"Stopping pod sandbox: d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663\" id=eabfa130-5427-4a50-a958-bb01a696837f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.859170 | controller |     "Jun 12 21:01:10.238499 crc crio[24437]: time=\"2026-06-12T21:01:10.238498837Z\" level=info msg=\"Stopped pod sandbox (already stopped): d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663\" id=eabfa130-5427-4a50-a958-bb01a696837f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.859185 | controller |     "Jun 12 21:01:10.239005 crc crio[24437]: time=\"2026-06-12T21:01:10.238897487Z\" level=info msg=\"Removing pod sandbox: d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663\" id=4de81a2b-a350-4535-93ae-f279f11e53df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.859201 | controller |     "Jun 12 21:01:10.245506 crc crio[24437]: time=\"2026-06-12T21:01:10.24542383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.859216 | controller |     "Jun 12 21:01:10.256639 crc crio[24437]: time=\"2026-06-12T21:01:10.256531827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.859231 | controller |     "Jun 12 21:01:10.274428 crc crio[24437]: time=\"2026-06-12T21:01:10.274330951Z\" level=info msg=\"Removed pod sandbox: d90634363bb40fcdaa72a74dd3c9a59ad18a938a7c3cd2f903de8a5b92487663\" id=4de81a2b-a350-4535-93ae-f279f11e53df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.859247 | controller |     "Jun 12 21:01:10.282511 crc crio[24437]: time=\"2026-06-12T21:01:10.28233671Z\" level=info msg=\"Stopping pod sandbox: dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d\" id=5540e7b8-1f20-4b47-9892-0b3725d7d39f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.859262 | controller |     "Jun 12 21:01:10.282511 crc crio[24437]: time=\"2026-06-12T21:01:10.282426554Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d\" id=5540e7b8-1f20-4b47-9892-0b3725d7d39f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.859277 | controller |     "Jun 12 21:01:10.292224 crc crio[24437]: time=\"2026-06-12T21:01:10.292067204Z\" level=info msg=\"Removing pod sandbox: dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d\" id=e669b6b4-f83a-43a3-a548-b0f63edaac7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.859296 | controller |     "Jun 12 21:01:10.375171 crc crio[24437]: time=\"2026-06-12T21:01:10.375081565Z\" level=info msg=\"Removed pod sandbox: dc89d843d9aca1b1e135284c3cdf63242de44b3cb5714e86cae166d07fe04b3d\" id=e669b6b4-f83a-43a3-a548-b0f63edaac7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.859312 | controller |     "Jun 12 21:01:10.375637 crc crio[24437]: time=\"2026-06-12T21:01:10.375575597Z\" level=info msg=\"Stopping pod sandbox: 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67\" id=f6356882-067e-4360-8700-2905ca686d00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.859328 | controller |     "Jun 12 21:01:10.375733 crc crio[24437]: time=\"2026-06-12T21:01:10.375637899Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67\" id=f6356882-067e-4360-8700-2905ca686d00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.859343 | controller |     "Jun 12 21:01:10.376397 crc crio[24437]: time=\"2026-06-12T21:01:10.376330697Z\" level=info msg=\"Removing pod sandbox: 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67\" id=ae7f9660-024a-45a3-8e56-7472a7de68c5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.859358 | controller |     "Jun 12 21:01:10.380490 crc crio[24437]: time=\"2026-06-12T21:01:10.380415499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.859373 | controller |     "Jun 12 21:01:10.388087 crc crio[24437]: time=\"2026-06-12T21:01:10.388004918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.859388 | controller |     "Jun 12 21:01:10.389538 crc crio[24437]: time=\"2026-06-12T21:01:10.389451674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.859403 | controller |     "Jun 12 21:01:10.393765 crc crio[24437]: time=\"2026-06-12T21:01:10.393676719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.859418 | controller |     "Jun 12 21:01:10.416321 crc crio[24437]: time=\"2026-06-12T21:01:10.416226662Z\" level=info msg=\"Removed pod sandbox: 2959a3b21dcce9906d79b082ef04468ac5e2f323e46fbe62ab4914a95c9adf67\" id=ae7f9660-024a-45a3-8e56-7472a7de68c5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.859433 | controller |     "Jun 12 21:01:10.417611 crc crio[24437]: time=\"2026-06-12T21:01:10.417582326Z\" level=info msg=\"Stopping pod sandbox: 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915\" id=22b15b0a-b128-4d2c-977d-8a1e4f5f4a9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.859448 | controller |     "Jun 12 21:01:10.418127 crc crio[24437]: time=\"2026-06-12T21:01:10.418096558Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915\" id=22b15b0a-b128-4d2c-977d-8a1e4f5f4a9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.859463 | controller |     "Jun 12 21:01:10.418812 crc crio[24437]: time=\"2026-06-12T21:01:10.418785556Z\" level=info msg=\"Removing pod sandbox: 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915\" id=19b75b36-e63c-4908-a08a-eb348a5ce149 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.859478 | controller |     "Jun 12 21:01:10.434899 crc crio[24437]: time=\"2026-06-12T21:01:10.434817275Z\" level=info msg=\"Removed pod sandbox: 3d90b37146f646cc92421b31a51b7432c90348a7e3e1664876444eb4a5d50915\" id=19b75b36-e63c-4908-a08a-eb348a5ce149 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.859496 | controller |     "Jun 12 21:01:10.436361 crc crio[24437]: time=\"2026-06-12T21:01:10.436262661Z\" level=info msg=\"Stopping pod sandbox: 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02\" id=8bf5154b-0f9c-4cd0-a22d-3c52f926f74f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.859512 | controller |     "Jun 12 21:01:10.436514 crc crio[24437]: time=\"2026-06-12T21:01:10.436446117Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02\" id=8bf5154b-0f9c-4cd0-a22d-3c52f926f74f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.859527 | controller |     "Jun 12 21:01:10.437576 crc crio[24437]: time=\"2026-06-12T21:01:10.437503934Z\" level=info msg=\"Removing pod sandbox: 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02\" id=5c358111-a54c-4665-8605-e86de17993fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.859543 | controller |     "Jun 12 21:01:10.457995 crc crio[24437]: time=\"2026-06-12T21:01:10.457881011Z\" level=info msg=\"Removed pod sandbox: 91b5847c8fd1a35968cfbfe9e4bcf3553794fe0f932bbdca36785274926e3f02\" id=5c358111-a54c-4665-8605-e86de17993fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.859559 | controller |     "Jun 12 21:01:10.459648 crc crio[24437]: time=\"2026-06-12T21:01:10.459586544Z\" level=info msg=\"Stopping pod sandbox: 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2\" id=67432709-8ad3-4152-bca4-e383aeda5dc4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.859574 | controller |     "Jun 12 21:01:10.459648 crc crio[24437]: time=\"2026-06-12T21:01:10.459680946Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2\" id=67432709-8ad3-4152-bca4-e383aeda5dc4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.859590 | controller |     "Jun 12 21:01:10.460181 crc crio[24437]: time=\"2026-06-12T21:01:10.460100247Z\" level=info msg=\"Removing pod sandbox: 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2\" id=e5a5b1a4-001b-4b02-b961-035cc083c2d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.859605 | controller |     "Jun 12 21:01:10.509326 crc crio[24437]: time=\"2026-06-12T21:01:10.50873933Z\" level=info msg=\"Removed pod sandbox: 9946628f889ed55c680bddc7e1fae38ca58d303ece2f54c7069fa208dd82f6d2\" id=e5a5b1a4-001b-4b02-b961-035cc083c2d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.859621 | controller |     "Jun 12 21:01:10.545551 crc crio[24437]: time=\"2026-06-12T21:01:10.545317623Z\" level=info msg=\"Removing container: 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c\" id=d4217101-8c08-4ae7-9839-7928f05cc882 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.859636 | controller |     "Jun 12 21:01:10.580426 crc crio[24437]: time=\"2026-06-12T21:01:10.580344017Z\" level=info msg=\"Removed container 594d418640e818c485c96059bba4bf4a3888c4bdd4996245a0d54c19e68f5d5c: openstack/ceilometer-0/proxy-httpd\" id=d4217101-8c08-4ae7-9839-7928f05cc882 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.859651 | controller |     "Jun 12 21:01:10.582736 crc crio[24437]: time=\"2026-06-12T21:01:10.582656355Z\" level=info msg=\"Removing container: ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f\" id=9e73d721-a076-40c5-860f-e93a08f72697 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.859667 | controller |     "Jun 12 21:01:10.600723 crc crio[24437]: time=\"2026-06-12T21:01:10.600615883Z\" level=info msg=\"Created container 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=2ce5c028-6f6e-4fa2-adfa-7df6261f466b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.859687 | controller |     "Jun 12 21:01:10.605252 crc crio[24437]: time=\"2026-06-12T21:01:10.605046385Z\" level=info msg=\"Created container efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e: openstack/nova-api-0/nova-api-log\" id=16ecfb58-75cf-4c1c-b1f7-0624fe18d61d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.859703 | controller |     "Jun 12 21:01:10.607695 crc crio[24437]: time=\"2026-06-12T21:01:10.607604398Z\" level=info msg=\"Starting container: efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e\" id=aac10313-44f7-447c-b3e3-06524762499f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.859718 | controller |     "Jun 12 21:01:10.607695 crc crio[24437]: time=\"2026-06-12T21:01:10.607668658Z\" level=info msg=\"Starting container: 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8\" id=45ae0f3c-09db-4964-9d87-f615cd4b5d0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.859733 | controller |     "Jun 12 21:01:10.615782 crc crio[24437]: time=\"2026-06-12T21:01:10.615650608Z\" level=info msg=\"Started container\" PID=83534 containerID=70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=45ae0f3c-09db-4964-9d87-f615cd4b5d0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7",
2026-06-12 21:48:35.859748 | controller |     "Jun 12 21:01:10.635315 crc crio[24437]: time=\"2026-06-12T21:01:10.635175216Z\" level=info msg=\"Created container 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ae3d1882-4c38-4690-b22d-f1e3390e4de4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.859764 | controller |     "Jun 12 21:01:10.636084 crc crio[24437]: time=\"2026-06-12T21:01:10.635990716Z\" level=info msg=\"Started container\" PID=83524 containerID=efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e description=openstack/nova-api-0/nova-api-log id=aac10313-44f7-447c-b3e3-06524762499f name=/runtime.v1.RuntimeService/StartContainer sandboxID=11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e",
2026-06-12 21:48:35.859780 | controller |     "Jun 12 21:01:10.640500 crc crio[24437]: time=\"2026-06-12T21:01:10.640416487Z\" level=info msg=\"Starting container: 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9\" id=3edc3ca2-e7dd-4224-91af-54a2325c7f3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.859795 | controller |     "Jun 12 21:01:10.651832 crc crio[24437]: time=\"2026-06-12T21:01:10.651721359Z\" level=info msg=\"Started container\" PID=83537 containerID=81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=3edc3ca2-e7dd-4224-91af-54a2325c7f3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0",
2026-06-12 21:48:35.859811 | controller |     "Jun 12 21:01:10.652261 crc crio[24437]: time=\"2026-06-12T21:01:10.652178849Z\" level=info msg=\"Created container 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6: openstack/nova-metadata-0/nova-metadata-log\" id=7d70bc53-7c05-4c14-a1fc-da9ab993ba7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.859826 | controller |     "Jun 12 21:01:10.661870 crc crio[24437]: time=\"2026-06-12T21:01:10.661793819Z\" level=info msg=\"Starting container: 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6\" id=c4dac2b2-76b1-4dfd-a8a0-d3f8716cfcbe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.859841 | controller |     "Jun 12 21:01:10.667131 crc crio[24437]: time=\"2026-06-12T21:01:10.664759463Z\" level=info msg=\"Removed container ebe5fe94fa869fb84da69c39489ee313834b02e29f36aed14fa44f51e4622e1f: openstack/ceilometer-0/sg-core\" id=9e73d721-a076-40c5-860f-e93a08f72697 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.859877 | controller |     "Jun 12 21:01:10.670229 crc crio[24437]: time=\"2026-06-12T21:01:10.670139409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=534d1a1b-f531-46ed-956c-0c4ab4372c08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.859894 | controller |     "Jun 12 21:01:10.674658 crc crio[24437]: time=\"2026-06-12T21:01:10.672610479Z\" level=info msg=\"Started container\" PID=83536 containerID=8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6 description=openstack/nova-metadata-0/nova-metadata-log id=c4dac2b2-76b1-4dfd-a8a0-d3f8716cfcbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d",
2026-06-12 21:48:35.859910 | controller |     "Jun 12 21:01:10.687583 crc crio[24437]: time=\"2026-06-12T21:01:10.687489611Z\" level=info msg=\"Removing container: 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec\" id=f1ccc7d0-361a-4683-95b3-905e42e9d243 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.859926 | controller |     "Jun 12 21:01:10.704488 crc crio[24437]: time=\"2026-06-12T21:01:10.703767797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6a1c121c-9c3b-43be-9911-4fcaaefbd871 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.859942 | controller |     "Jun 12 21:01:10.731707 crc crio[24437]: time=\"2026-06-12T21:01:10.731594611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6712cb89-d196-4239-9a14-56090ac5b701 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.859957 | controller |     "Jun 12 21:01:10.741603 crc crio[24437]: time=\"2026-06-12T21:01:10.741490659Z\" level=info msg=\"Removed container 884758fbdc4b7ab03df6d707f65a50c8bf75bfecb5c6e4d1b287dab0e949e8ec: openstack/ceilometer-0/ceilometer-notification-agent\" id=f1ccc7d0-361a-4683-95b3-905e42e9d243 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.859973 | controller |     "Jun 12 21:01:10.750514 crc crio[24437]: time=\"2026-06-12T21:01:10.750253166Z\" level=info msg=\"Removing container: da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e\" id=df7ee3bb-55cb-46f6-bb0b-4a4636268541 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.859988 | controller |     "Jun 12 21:01:10.755826 crc crio[24437]: time=\"2026-06-12T21:01:10.755716414Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=fc9f3810-db5f-4b8b-84e6-9cbff14042f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.860003 | controller |     "Jun 12 21:01:10.758034 crc crio[24437]: time=\"2026-06-12T21:01:10.757900409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.860018 | controller |     "Jun 12 21:01:10.770388 crc crio[24437]: time=\"2026-06-12T21:01:10.769507128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1fc31960-c779-4cca-804a-498ad54b5fad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.860033 | controller |     "Jun 12 21:01:10.784542 crc crio[24437]: time=\"2026-06-12T21:01:10.78441744Z\" level=info msg=\"Removed container da36025548f5de97237d95fd084e43d1f1d62d1ef94e5d7984f4a8dc571d028e: openstack/ceilometer-0/ceilometer-central-agent\" id=df7ee3bb-55cb-46f6-bb0b-4a4636268541 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.860048 | controller |     "Jun 12 21:01:10.810752 crc crio[24437]: time=\"2026-06-12T21:01:10.810621134Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=60997842-7828-4835-8481-2adf4f613448 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.860067 | controller |     "Jun 12 21:01:10.812589 crc crio[24437]: time=\"2026-06-12T21:01:10.812554092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.860082 | controller |     "Jun 12 21:01:10.838773 crc crio[24437]: time=\"2026-06-12T21:01:10.838406887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.860098 | controller |     "Jun 12 21:01:10.843459 crc crio[24437]: time=\"2026-06-12T21:01:10.84334311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.860113 | controller |     "Jun 12 21:01:10.920159 crc crio[24437]: time=\"2026-06-12T21:01:10.920057724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.860129 | controller |     "Jun 12 21:01:10.923650 crc crio[24437]: time=\"2026-06-12T21:01:10.923317126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.860143 | controller |     "Jun 12 21:01:10.999681 crc crio[24437]: time=\"2026-06-12T21:01:10.999512057Z\" level=info msg=\"Created container b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844: openstack/nova-api-0/nova-api-api\" id=fc9f3810-db5f-4b8b-84e6-9cbff14042f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.860159 | controller |     "Jun 12 21:01:11.002850 crc crio[24437]: time=\"2026-06-12T21:01:11.001898486Z\" level=info msg=\"Starting container: b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844\" id=d9a7d636-a3b8-41c6-ba99-846564f0e14d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.860175 | controller |     "Jun 12 21:01:11.008904 crc crio[24437]: time=\"2026-06-12T21:01:11.008668145Z\" level=info msg=\"Started container\" PID=83608 containerID=b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844 description=openstack/nova-api-0/nova-api-api id=d9a7d636-a3b8-41c6-ba99-846564f0e14d name=/runtime.v1.RuntimeService/StartContainer sandboxID=11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e",
2026-06-12 21:48:35.860190 | controller |     "Jun 12 21:01:11.024150 crc crio[24437]: time=\"2026-06-12T21:01:11.024058079Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=124b2e5b-9c6f-47ad-87a6-9cbed90845bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.860205 | controller |     "Jun 12 21:01:11.024340 crc crio[24437]: time=\"2026-06-12T21:01:11.024156622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.860220 | controller |     "Jun 12 21:01:11.037345 crc crio[24437]: time=\"2026-06-12T21:01:11.037238979Z\" level=info msg=\"Created container b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4: openstack/nova-metadata-0/nova-metadata-metadata\" id=60997842-7828-4835-8481-2adf4f613448 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.860236 | controller |     "Jun 12 21:01:11.039556 crc crio[24437]: time=\"2026-06-12T21:01:11.039485575Z\" level=info msg=\"Starting container: b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4\" id=8d0deede-6623-4fb4-9c24-20457c746b8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.860251 | controller |     "Jun 12 21:01:11.045103 crc crio[24437]: time=\"2026-06-12T21:01:11.045015332Z\" level=info msg=\"Started container\" PID=83616 containerID=b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4 description=openstack/nova-metadata-0/nova-metadata-metadata id=8d0deede-6623-4fb4-9c24-20457c746b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d",
2026-06-12 21:48:35.860270 | controller |     "Jun 12 21:01:11.068360 crc crio[24437]: time=\"2026-06-12T21:01:11.06816536Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e UID:1fecc860-ff5b-4235-99de-156886aa6c75 NetNS:/var/run/netns/bc026b1f-b69d-497f-b087-82bb97417ef6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fecc860_ff5b_4235_99de_156886aa6c75.slice PodAnnotations:0xc001fa4278}] Aliases:map[]}\"",
2026-06-12 21:48:35.860285 | controller |     "Jun 12 21:01:11.068360 crc crio[24437]: time=\"2026-06-12T21:01:11.068232212Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.860301 | controller |     "Jun 12 21:01:11.581100 crc crio[24437]: time=\"2026-06-12T21:01:11.579404497Z\" level=info msg=\"Stopping container: 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8 (timeout: 30s)\" id=efe74843-61cb-4f60-a6c5-6b562088a000 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.860316 | controller |     "Jun 12 21:01:11.584629 crc crio[24437]: time=\"2026-06-12T21:01:11.584056473Z\" level=info msg=\"Stopping container: b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4 (timeout: 30s)\" id=e7ce6fd0-34a9-4352-8a89-38bbf6736367 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.860332 | controller |     "Jun 12 21:01:11.585079 crc crio[24437]: time=\"2026-06-12T21:01:11.584502285Z\" level=info msg=\"Stopping container: 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6 (timeout: 30s)\" id=cb6cd714-9bda-4bec-a74c-b95dc8b1d757 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.860347 | controller |     "Jun 12 21:01:11.664981 crc crio[24437]: 2026-06-12T21:01:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf3167c7343d63c Mac:ba:e1:7c:dd:f8:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/bc026b1f-b69d-497f-b087-82bb97417ef6 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.860362 | controller |     "Jun 12 21:01:11.664981 crc crio[24437]: time=\"2026-06-12T21:01:11.6628887Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e UID:1fecc860-ff5b-4235-99de-156886aa6c75 NetNS:/var/run/netns/bc026b1f-b69d-497f-b087-82bb97417ef6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fecc860_ff5b_4235_99de_156886aa6c75.slice PodAnnotations:0xc001fa4278}] Aliases:map[]}\"",
2026-06-12 21:48:35.860378 | controller |     "Jun 12 21:01:11.664981 crc crio[24437]: time=\"2026-06-12T21:01:11.663078156Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.860393 | controller |     "Jun 12 21:01:11.675351 crc crio[24437]: time=\"2026-06-12T21:01:11.675278729Z\" level=info msg=\"Ran pod sandbox cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e with infra container: openstack/ceilometer-0/POD\" id=124b2e5b-9c6f-47ad-87a6-9cbed90845bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.860408 | controller |     "Jun 12 21:01:11.680075 crc crio[24437]: time=\"2026-06-12T21:01:11.680039499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=69449c3f-82ef-4f9c-8ecb-0173d6ecdb87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.860427 | controller |     "Jun 12 21:01:11.715194 crc crio[24437]: time=\"2026-06-12T21:01:11.715101023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=8c63d6e4-209f-44d7-ae44-50a201720354 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.860441 | controller |     "Jun 12 21:01:11.715775 crc crio[24437]: time=\"2026-06-12T21:01:11.715731999Z\" level=info msg=\"Stopped container 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6: openstack/nova-metadata-0/nova-metadata-log\" id=cb6cd714-9bda-4bec-a74c-b95dc8b1d757 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.860456 | controller |     "Jun 12 21:01:11.726313 crc crio[24437]: time=\"2026-06-12T21:01:11.723325579Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d1392870-ce24-4e5a-9472-bbc134ddf975 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.860471 | controller |     "Jun 12 21:01:11.726313 crc crio[24437]: time=\"2026-06-12T21:01:11.723728349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.860485 | controller |     "Jun 12 21:01:11.802816 crc crio[24437]: time=\"2026-06-12T21:01:11.80269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.860500 | controller |     "Jun 12 21:01:11.808723 crc crio[24437]: time=\"2026-06-12T21:01:11.808639107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.860514 | controller |     "Jun 12 21:01:11.981182 crc crio[24437]: time=\"2026-06-12T21:01:11.981009609Z\" level=info msg=\"Created container 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c: openstack/ceilometer-0/ceilometer-central-agent\" id=d1392870-ce24-4e5a-9472-bbc134ddf975 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.860529 | controller |     "Jun 12 21:01:11.982274 crc crio[24437]: time=\"2026-06-12T21:01:11.982210399Z\" level=info msg=\"Starting container: 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c\" id=3b3ddece-b016-42a4-a285-0652f5e370fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.860543 | controller |     "Jun 12 21:01:11.991497 crc crio[24437]: time=\"2026-06-12T21:01:11.991396148Z\" level=info msg=\"Started container\" PID=83949 containerID=6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c description=openstack/ceilometer-0/ceilometer-central-agent id=3b3ddece-b016-42a4-a285-0652f5e370fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e",
2026-06-12 21:48:35.860557 | controller |     "Jun 12 21:01:12.006823 crc crio[24437]: time=\"2026-06-12T21:01:12.00673251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=93303738-56ce-4897-8140-3f93774b34ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.860572 | controller |     "Jun 12 21:01:12.039490 crc crio[24437]: time=\"2026-06-12T21:01:12.039383196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d401bb22-ad2b-4783-a9e9-abfc0c2a0ecc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.860587 | controller |     "Jun 12 21:01:12.047135 crc crio[24437]: time=\"2026-06-12T21:01:12.047032996Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=1e5cb936-7d88-49b7-ae9f-4c3ec4b1f5ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.860602 | controller |     "Jun 12 21:01:12.047769 crc crio[24437]: time=\"2026-06-12T21:01:12.047699143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.860619 | controller |     "Jun 12 21:01:12.097533 crc crio[24437]: time=\"2026-06-12T21:01:12.097342512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.860634 | controller |     "Jun 12 21:01:12.102644 crc crio[24437]: time=\"2026-06-12T21:01:12.102620023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.860648 | controller |     "Jun 12 21:01:12.121715 crc crio[24437]: time=\"2026-06-12T21:01:12.121630819Z\" level=info msg=\"Stopped container b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4: openstack/nova-metadata-0/nova-metadata-metadata\" id=e7ce6fd0-34a9-4352-8a89-38bbf6736367 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.860663 | controller |     "Jun 12 21:01:12.123399 crc crio[24437]: time=\"2026-06-12T21:01:12.12335359Z\" level=info msg=\"Stopping pod sandbox: f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d\" id=ccebc492-121a-4186-80a0-eb9c04112232 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.860677 | controller |     "Jun 12 21:01:12.124469 crc crio[24437]: time=\"2026-06-12T21:01:12.124349295Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d UID:a66bb7c8-5c7c-4199-803c-858aba8c68a4 NetNS:/var/run/netns/fb5d3fd4-a3fa-4a22-92b1-7d69cadb49b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda66bb7c8_5c7c_4199_803c_858aba8c68a4.slice PodAnnotations:0xc00012ad00}] Aliases:map[]}\"",
2026-06-12 21:48:35.860691 | controller |     "Jun 12 21:01:12.124653 crc crio[24437]: time=\"2026-06-12T21:01:12.124505879Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.860706 | controller |     "Jun 12 21:01:12.393534 crc crio[24437]: time=\"2026-06-12T21:01:12.391997785Z\" level=info msg=\"Created container bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb: openstack/ceilometer-0/ceilometer-notification-agent\" id=1e5cb936-7d88-49b7-ae9f-4c3ec4b1f5ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.860720 | controller |     "Jun 12 21:01:12.394319 crc crio[24437]: time=\"2026-06-12T21:01:12.39421633Z\" level=info msg=\"Starting container: bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb\" id=50d87ee5-8725-45c7-a3d0-7aa1f1c52f66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.860735 | controller |     "Jun 12 21:01:12.412244 crc crio[24437]: time=\"2026-06-12T21:01:12.412127107Z\" level=info msg=\"Started container\" PID=83997 containerID=bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb description=openstack/ceilometer-0/ceilometer-notification-agent id=50d87ee5-8725-45c7-a3d0-7aa1f1c52f66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e",
2026-06-12 21:48:35.860749 | controller |     "Jun 12 21:01:12.429554 crc crio[24437]: time=\"2026-06-12T21:01:12.42671364Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ccaca2e5-2da0-47fe-98ff-c898da591417 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.860764 | controller |     "Jun 12 21:01:12.456209 crc crio[24437]: time=\"2026-06-12T21:01:12.456129144Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9d7dd05e-0b6a-4dd5-b57d-8b00acc7f0f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.860782 | controller |     "Jun 12 21:01:12.473513 crc crio[24437]: time=\"2026-06-12T21:01:12.473403816Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f2bc1cd6-fa58-4a6d-9fd9-6285c614ce28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.860797 | controller |     "Jun 12 21:01:12.474002 crc crio[24437]: time=\"2026-06-12T21:01:12.473911478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.860812 | controller |     "Jun 12 21:01:12.585257 crc crio[24437]: time=\"2026-06-12T21:01:12.585061462Z\" level=info msg=\"Stopped pod sandbox: f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d\" id=ccebc492-121a-4186-80a0-eb9c04112232 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.860826 | controller |     "Jun 12 21:01:12.636506 crc crio[24437]: time=\"2026-06-12T21:01:12.635971142Z\" level=info msg=\"Stopping container: 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307 (timeout: 10s)\" id=6b7b5e60-6efc-42fe-beb2-cf507d9245d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.860841 | controller |     "Jun 12 21:01:12.726045 crc crio[24437]: time=\"2026-06-12T21:01:12.725970978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.860874 | controller |     "Jun 12 21:01:12.736138 crc crio[24437]: time=\"2026-06-12T21:01:12.73605746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.860890 | controller |     "Jun 12 21:01:12.782542 crc crio[24437]: time=\"2026-06-12T21:01:12.782391786Z\" level=info msg=\"Stopped container 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307: openstack/dnsmasq-dns-764b948f4c-42zz5/dnsmasq-dns\" id=6b7b5e60-6efc-42fe-beb2-cf507d9245d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.860906 | controller |     "Jun 12 21:01:12.784024 crc crio[24437]: time=\"2026-06-12T21:01:12.783967885Z\" level=info msg=\"Stopping pod sandbox: 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb\" id=10aa09a0-ce5a-4fa7-910b-272ae4dd4336 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.860921 | controller |     "Jun 12 21:01:12.788351 crc crio[24437]: time=\"2026-06-12T21:01:12.788247452Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-42zz5 Namespace:openstack ID:831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb UID:e810db42-dee1-4c12-b9c6-fd34565f7338 NetNS:/var/run/netns/64a2c1f0-0cb9-4179-9f91-3913f642cc6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode810db42_dee1_4c12_b9c6_fd34565f7338.slice PodAnnotations:0xc001f6cd00}] Aliases:map[]}\"",
2026-06-12 21:48:35.860936 | controller |     "Jun 12 21:01:12.788866 crc crio[24437]: time=\"2026-06-12T21:01:12.788493738Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-764b948f4c-42zz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.860950 | controller |     "Jun 12 21:01:12.929507 crc crio[24437]: time=\"2026-06-12T21:01:12.929417565Z\" level=info msg=\"Created container 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1: openstack/ceilometer-0/sg-core\" id=f2bc1cd6-fa58-4a6d-9fd9-6285c614ce28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.860965 | controller |     "Jun 12 21:01:12.935406 crc crio[24437]: time=\"2026-06-12T21:01:12.935316483Z\" level=info msg=\"Starting container: 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1\" id=fc4fa2e8-b911-4ac0-b5f5-fc340fb39c36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.860983 | controller |     "Jun 12 21:01:12.949106 crc crio[24437]: time=\"2026-06-12T21:01:12.948411139Z\" level=info msg=\"Started container\" PID=84078 containerID=4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1 description=openstack/ceilometer-0/sg-core id=fc4fa2e8-b911-4ac0-b5f5-fc340fb39c36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e",
2026-06-12 21:48:35.860999 | controller |     "Jun 12 21:01:12.979671 crc crio[24437]: time=\"2026-06-12T21:01:12.979532485Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=6f1ddf80-a1c1-4b9f-9614-54152ed24339 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.861014 | controller |     "Jun 12 21:01:13.036575 crc crio[24437]: time=\"2026-06-12T21:01:13.036519628Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9106520a-b6fd-4d34-8fbb-ca1d5926ae24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.861028 | controller |     "Jun 12 21:01:13.050141 crc crio[24437]: time=\"2026-06-12T21:01:13.050096346Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=33ffc48d-131b-419a-8331-be59e34da56e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.861043 | controller |     "Jun 12 21:01:13.053846 crc crio[24437]: time=\"2026-06-12T21:01:13.053812599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.861057 | controller |     "Jun 12 21:01:13.245124 crc crio[24437]: time=\"2026-06-12T21:01:13.24502733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.861071 | controller |     "Jun 12 21:01:13.259487 crc crio[24437]: time=\"2026-06-12T21:01:13.259387899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.861085 | controller |     "Jun 12 21:01:13.415316 crc crio[24437]: time=\"2026-06-12T21:01:13.414432428Z\" level=info msg=\"Stopped pod sandbox: 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb\" id=10aa09a0-ce5a-4fa7-910b-272ae4dd4336 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.861099 | controller |     "Jun 12 21:01:13.426476 crc crio[24437]: time=\"2026-06-12T21:01:13.426119529Z\" level=info msg=\"Created container 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa: openstack/ceilometer-0/proxy-httpd\" id=33ffc48d-131b-419a-8331-be59e34da56e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.861113 | controller |     "Jun 12 21:01:13.428872 crc crio[24437]: time=\"2026-06-12T21:01:13.428493099Z\" level=info msg=\"Starting container: 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa\" id=fdac8be8-cc86-4b8e-b12f-4d70666d3a1a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.861128 | controller |     "Jun 12 21:01:13.435397 crc crio[24437]: time=\"2026-06-12T21:01:13.435224717Z\" level=info msg=\"Started container\" PID=84150 containerID=183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa description=openstack/ceilometer-0/proxy-httpd id=fdac8be8-cc86-4b8e-b12f-4d70666d3a1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e",
2026-06-12 21:48:35.861142 | controller |     "Jun 12 21:01:13.765545 crc crio[24437]: time=\"2026-06-12T21:01:13.765334714Z\" level=info msg=\"Removing container: 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307\" id=3f3c6114-d5f3-4749-95ee-72b96196aa80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.861157 | controller |     "Jun 12 21:01:13.822339 crc crio[24437]: time=\"2026-06-12T21:01:13.821752532Z\" level=info msg=\"Removed container 0992c323521d89dd8a6163798e281e83e8f65b49722049ce6b50edd9c19c7307: openstack/dnsmasq-dns-764b948f4c-42zz5/dnsmasq-dns\" id=3f3c6114-d5f3-4749-95ee-72b96196aa80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.861175 | controller |     "Jun 12 21:01:13.847241 crc crio[24437]: time=\"2026-06-12T21:01:13.847154656Z\" level=info msg=\"Removing container: 45b2b2f66db8bae713994f41d7ea32b465e96cc339647e055bdd06b52e2f18e0\" id=a4fea56d-b3a7-478a-961f-3e9843cdfa03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.861190 | controller |     "Jun 12 21:01:14.001325 crc crio[24437]: time=\"2026-06-12T21:01:14.000457891Z\" level=info msg=\"Removed container 45b2b2f66db8bae713994f41d7ea32b465e96cc339647e055bdd06b52e2f18e0: openstack/dnsmasq-dns-764b948f4c-42zz5/init\" id=a4fea56d-b3a7-478a-961f-3e9843cdfa03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.861205 | controller |     "Jun 12 21:01:14.462185 crc crio[24437]: time=\"2026-06-12T21:01:14.462090691Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=1bcb544a-43a3-415b-8c3f-e2fc1ed7c58f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.861220 | controller |     "Jun 12 21:01:14.462391 crc crio[24437]: time=\"2026-06-12T21:01:14.462216974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.861234 | controller |     "Jun 12 21:01:14.507151 crc crio[24437]: time=\"2026-06-12T21:01:14.506871728Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346 UID:5c1290b6-a84a-4c8d-8f9b-d2a558c28483 NetNS:/var/run/netns/c306a647-f1d5-42e7-9b8f-5c9dbc346484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1290b6_a84a_4c8d_8f9b_d2a558c28483.slice PodAnnotations:0xc000c24868}] Aliases:map[]}\"",
2026-06-12 21:48:35.861249 | controller |     "Jun 12 21:01:14.507151 crc crio[24437]: time=\"2026-06-12T21:01:14.507008102Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.861264 | controller |     "Jun 12 21:01:15.156010 crc crio[24437]: 2026-06-12T21:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69de684408208b5 Mac:5a:0c:b5:85:55:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/c306a647-f1d5-42e7-9b8f-5c9dbc346484 SocketPath: PciID:}] [{Interface:0xc000372780 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.861279 | controller |     "Jun 12 21:01:15.158115 crc crio[24437]: time=\"2026-06-12T21:01:15.158017408Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346 UID:5c1290b6-a84a-4c8d-8f9b-d2a558c28483 NetNS:/var/run/netns/c306a647-f1d5-42e7-9b8f-5c9dbc346484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1290b6_a84a_4c8d_8f9b_d2a558c28483.slice PodAnnotations:0xc000c24868}] Aliases:map[]}\"",
2026-06-12 21:48:35.861294 | controller |     "Jun 12 21:01:15.158198 crc crio[24437]: time=\"2026-06-12T21:01:15.158176732Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.861309 | controller |     "Jun 12 21:01:15.168373 crc crio[24437]: time=\"2026-06-12T21:01:15.168274765Z\" level=info msg=\"Ran pod sandbox 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346 with infra container: openstack/nova-metadata-0/POD\" id=1bcb544a-43a3-415b-8c3f-e2fc1ed7c58f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.861326 | controller |     "Jun 12 21:01:15.170501 crc crio[24437]: time=\"2026-06-12T21:01:15.170418008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1ba72e7a-7b55-42cc-ac6e-567b9d183e36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.861342 | controller |     "Jun 12 21:01:15.178268 crc crio[24437]: time=\"2026-06-12T21:01:15.178170871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4c720249-7b05-4fde-b52d-a8c9c893ffde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.861358 | controller |     "Jun 12 21:01:15.186573 crc crio[24437]: time=\"2026-06-12T21:01:15.186495519Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=ed544d23-288d-4fdd-a577-d1343ca3efbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.861373 | controller |     "Jun 12 21:01:15.188180 crc crio[24437]: time=\"2026-06-12T21:01:15.188123169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.861388 | controller |     "Jun 12 21:01:15.262838 crc crio[24437]: time=\"2026-06-12T21:01:15.262614408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.861403 | controller |     "Jun 12 21:01:15.276555 crc crio[24437]: time=\"2026-06-12T21:01:15.276453714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.861418 | controller |     "Jun 12 21:01:15.444218 crc crio[24437]: time=\"2026-06-12T21:01:15.444121588Z\" level=info msg=\"Created container a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650: openstack/nova-metadata-0/nova-metadata-log\" id=ed544d23-288d-4fdd-a577-d1343ca3efbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.861432 | controller |     "Jun 12 21:01:15.445565 crc crio[24437]: time=\"2026-06-12T21:01:15.445484192Z\" level=info msg=\"Starting container: a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650\" id=cc2525e8-cf08-4906-9acc-7db6ba00a7ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.861447 | controller |     "Jun 12 21:01:15.453637 crc crio[24437]: time=\"2026-06-12T21:01:15.453552164Z\" level=info msg=\"Started container\" PID=84488 containerID=a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650 description=openstack/nova-metadata-0/nova-metadata-log id=cc2525e8-cf08-4906-9acc-7db6ba00a7ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346",
2026-06-12 21:48:35.861462 | controller |     "Jun 12 21:01:15.475708 crc crio[24437]: time=\"2026-06-12T21:01:15.475488862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b170c51b-35c1-40a2-88f9-cd47404b9c08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.861477 | controller |     "Jun 12 21:01:15.530164 crc crio[24437]: time=\"2026-06-12T21:01:15.52954399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5064dfc6-8d74-40ba-be3e-ed5f98c93ab8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.861492 | controller |     "Jun 12 21:01:15.549509 crc crio[24437]: time=\"2026-06-12T21:01:15.549397015Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=90e6b2a3-f30c-4d50-a65e-d7aa023c350f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.861506 | controller |     "Jun 12 21:01:15.551256 crc crio[24437]: time=\"2026-06-12T21:01:15.55115093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.861525 | controller |     "Jun 12 21:01:15.643307 crc crio[24437]: time=\"2026-06-12T21:01:15.643104543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.861540 | controller |     "Jun 12 21:01:15.652322 crc crio[24437]: time=\"2026-06-12T21:01:15.652204291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.861555 | controller |     "Jun 12 21:01:15.949553 crc crio[24437]: time=\"2026-06-12T21:01:15.948622498Z\" level=info msg=\"Created container 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf: openstack/nova-metadata-0/nova-metadata-metadata\" id=90e6b2a3-f30c-4d50-a65e-d7aa023c350f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.861570 | controller |     "Jun 12 21:01:15.951461 crc crio[24437]: time=\"2026-06-12T21:01:15.950973656Z\" level=info msg=\"Starting container: 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf\" id=6de2b3b5-00e5-4c71-869d-7e184e5a513f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.861584 | controller |     "Jun 12 21:01:15.959432 crc crio[24437]: time=\"2026-06-12T21:01:15.959365365Z\" level=info msg=\"Started container\" PID=84531 containerID=05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf description=openstack/nova-metadata-0/nova-metadata-metadata id=6de2b3b5-00e5-4c71-869d-7e184e5a513f name=/runtime.v1.RuntimeService/StartContainer sandboxID=69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346",
2026-06-12 21:48:35.861599 | controller |     "Jun 12 21:01:16.909311 crc crio[24437]: time=\"2026-06-12T21:01:16.90889631Z\" level=info msg=\"Stopping pod sandbox: 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8\" id=c123fb5a-be03-4efb-80e4-689b3b4107e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.861614 | controller |     "Jun 12 21:01:16.911000 crc crio[24437]: time=\"2026-06-12T21:01:16.910970662Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-9bpfw Namespace:openstack ID:41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8 UID:573c8668-bccb-40cf-b720-8021c414fa42 NetNS:/var/run/netns/6fc5b6f5-f9a2-4808-a008-72c23571316d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod573c8668_bccb_40cf_b720_8021c414fa42.slice PodAnnotations:0xc002554a18}] Aliases:map[]}\"",
2026-06-12 21:48:35.861629 | controller |     "Jun 12 21:01:16.911232 crc crio[24437]: time=\"2026-06-12T21:01:16.911213568Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-9bpfw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.861644 | controller |     "Jun 12 21:01:17.347983 crc crio[24437]: time=\"2026-06-12T21:01:17.347530346Z\" level=info msg=\"Stopped pod sandbox: 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8\" id=c123fb5a-be03-4efb-80e4-689b3b4107e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.861659 | controller |     "Jun 12 21:01:18.369448 crc crio[24437]: time=\"2026-06-12T21:01:18.368581504Z\" level=info msg=\"Stopping container: b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844 (timeout: 30s)\" id=f6c81cb5-6687-4314-bfdd-1cd6504efb90 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.861673 | controller |     "Jun 12 21:01:18.370385 crc crio[24437]: time=\"2026-06-12T21:01:18.368726898Z\" level=info msg=\"Stopping container: efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e (timeout: 30s)\" id=04492140-7f63-4188-97eb-1c7b5a0b1033 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.861688 | controller |     "Jun 12 21:01:18.411213 crc crio[24437]: time=\"2026-06-12T21:01:18.411145047Z\" level=info msg=\"Stopping container: 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9 (timeout: 30s)\" id=d7578781-d81c-4f1a-aba1-481aaba15373 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.861706 | controller |     "Jun 12 21:01:18.502211 crc crio[24437]: time=\"2026-06-12T21:01:18.502106916Z\" level=info msg=\"Stopped container efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e: openstack/nova-api-0/nova-api-log\" id=04492140-7f63-4188-97eb-1c7b5a0b1033 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.861721 | controller |     "Jun 12 21:01:18.956146 crc crio[24437]: time=\"2026-06-12T21:01:18.956076374Z\" level=info msg=\"Stopping container: 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf (timeout: 30s)\" id=c081640a-a55d-49a3-bedf-996f0f66a90f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.861736 | controller |     "Jun 12 21:01:18.956257 crc crio[24437]: time=\"2026-06-12T21:01:18.956146626Z\" level=info msg=\"Stopping container: a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650 (timeout: 30s)\" id=ead2da38-edfb-4572-87fb-9fcc458f9230 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.861750 | controller |     "Jun 12 21:01:19.082800 crc crio[24437]: time=\"2026-06-12T21:01:19.082694324Z\" level=info msg=\"Stopped container a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650: openstack/nova-metadata-0/nova-metadata-log\" id=ead2da38-edfb-4572-87fb-9fcc458f9230 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.861765 | controller |     "Jun 12 21:01:19.192425 crc crio[24437]: time=\"2026-06-12T21:01:19.192260028Z\" level=info msg=\"Stopped container 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf: openstack/nova-metadata-0/nova-metadata-metadata\" id=c081640a-a55d-49a3-bedf-996f0f66a90f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.861779 | controller |     "Jun 12 21:01:19.193583 crc crio[24437]: time=\"2026-06-12T21:01:19.193510549Z\" level=info msg=\"Stopping pod sandbox: 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346\" id=016ef345-1cd6-4da5-9375-bdc32eea5f43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.861794 | controller |     "Jun 12 21:01:19.194266 crc crio[24437]: time=\"2026-06-12T21:01:19.194209677Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346 UID:5c1290b6-a84a-4c8d-8f9b-d2a558c28483 NetNS:/var/run/netns/c306a647-f1d5-42e7-9b8f-5c9dbc346484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1290b6_a84a_4c8d_8f9b_d2a558c28483.slice PodAnnotations:0xc0026aa7b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.861808 | controller |     "Jun 12 21:01:19.194447 crc crio[24437]: time=\"2026-06-12T21:01:19.194394281Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.861823 | controller |     "Jun 12 21:01:19.635379 crc crio[24437]: time=\"2026-06-12T21:01:19.6347384Z\" level=info msg=\"Stopped pod sandbox: 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346\" id=016ef345-1cd6-4da5-9375-bdc32eea5f43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.861861 | controller |     "Jun 12 21:01:19.973154 crc crio[24437]: time=\"2026-06-12T21:01:19.973085963Z\" level=info msg=\"Stopping pod sandbox: 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4\" id=6b9ed115-84f8-4977-ba8e-26ef37917b71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.861882 | controller |     "Jun 12 21:01:19.974001 crc crio[24437]: time=\"2026-06-12T21:01:19.973901042Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-2d2vt Namespace:openstack ID:84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4 UID:1be94ed4-e2bd-4bd0-868d-e8a3aad79ebd NetNS:/var/run/netns/8614f269-55a6-4939-98f6-7b1938db59a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be94ed4_e2bd_4bd0_868d_e8a3aad79ebd.slice PodAnnotations:0xc001f6c2d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.861902 | controller |     "Jun 12 21:01:19.974169 crc crio[24437]: time=\"2026-06-12T21:01:19.974115809Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-2d2vt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.861917 | controller |     "Jun 12 21:01:19.974991 crc crio[24437]: time=\"2026-06-12T21:01:19.974853016Z\" level=info msg=\"Removing container: 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf\" id=70db85cf-3581-4887-97de-11b5aae0c3be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.861932 | controller |     "Jun 12 21:01:20.085998 crc crio[24437]: time=\"2026-06-12T21:01:20.085497157Z\" level=info msg=\"Removed container 05e1027bf9d8795da7c6f4fd401abdde9bb8e9a978fef9cb0017c00b8f9542cf: openstack/nova-metadata-0/nova-metadata-metadata\" id=70db85cf-3581-4887-97de-11b5aae0c3be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.861947 | controller |     "Jun 12 21:01:20.106339 crc crio[24437]: time=\"2026-06-12T21:01:20.106158103Z\" level=info msg=\"Removing container: a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650\" id=63aae75a-3220-456b-bb63-7f0f7cb541c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.861961 | controller |     "Jun 12 21:01:20.151238 crc crio[24437]: time=\"2026-06-12T21:01:20.15014541Z\" level=info msg=\"Removed container a02918b952035bec3e6b7f20134d63359aea9d20650af3ac28134d012f923650: openstack/nova-metadata-0/nova-metadata-log\" id=63aae75a-3220-456b-bb63-7f0f7cb541c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.861976 | controller |     "Jun 12 21:01:20.386534 crc crio[24437]: time=\"2026-06-12T21:01:20.386465098Z\" level=info msg=\"Stopped pod sandbox: 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4\" id=6b9ed115-84f8-4977-ba8e-26ef37917b71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.861990 | controller |     "Jun 12 21:01:20.459119 crc crio[24437]: time=\"2026-06-12T21:01:20.45586652Z\" level=info msg=\"Stopped container 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d7578781-d81c-4f1a-aba1-481aaba15373 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.862005 | controller |     "Jun 12 21:01:20.461159 crc crio[24437]: time=\"2026-06-12T21:01:20.459533731Z\" level=info msg=\"Stopping pod sandbox: 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0\" id=8bd8204b-c091-45f2-90c3-e6e938373c3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.862019 | controller |     "Jun 12 21:01:20.461159 crc crio[24437]: time=\"2026-06-12T21:01:20.460114545Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0 UID:d49aefd7-060a-4307-9793-07ff49d9ad22 NetNS:/var/run/netns/eb0931ea-dd44-4bdc-bec9-c34d93527774 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd49aefd7_060a_4307_9793_07ff49d9ad22.slice PodAnnotations:0xc0018407b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.862034 | controller |     "Jun 12 21:01:20.461159 crc crio[24437]: time=\"2026-06-12T21:01:20.460245718Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.862049 | controller |     "Jun 12 21:01:20.480333 crc crio[24437]: time=\"2026-06-12T21:01:20.475854688Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=2f34aea0-3192-4540-933a-f5d42aa0900a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.862067 | controller |     "Jun 12 21:01:20.480333 crc crio[24437]: time=\"2026-06-12T21:01:20.475984291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.862082 | controller |     "Jun 12 21:01:20.528668 crc crio[24437]: time=\"2026-06-12T21:01:20.528619544Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa UID:827edbe7-39f0-43c7-82ae-bfc2dc2a5705 NetNS:/var/run/netns/decae045-d76f-4910-9c71-dbd75d9dfa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod827edbe7_39f0_43c7_82ae_bfc2dc2a5705.slice PodAnnotations:0xc001840990}] Aliases:map[]}\"",
2026-06-12 21:48:35.862097 | controller |     "Jun 12 21:01:20.529224 crc crio[24437]: time=\"2026-06-12T21:01:20.529202519Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.862111 | controller |     "Jun 12 21:01:20.847752 crc crio[24437]: time=\"2026-06-12T21:01:20.846572549Z\" level=info msg=\"Stopped pod sandbox: 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0\" id=8bd8204b-c091-45f2-90c3-e6e938373c3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.862126 | controller |     "Jun 12 21:01:21.061894 crc crio[24437]: time=\"2026-06-12T21:01:21.061274846Z\" level=info msg=\"Removing container: 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9\" id=533c3ce5-5f73-45a6-b575-d260fccdffe9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.862140 | controller |     "Jun 12 21:01:21.120234 crc crio[24437]: 2026-06-12T21:01:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60c563a1e22fdd7 Mac:2e:80:f6:24:b9:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/decae045-d76f-4910-9c71-dbd75d9dfa4f SocketPath: PciID:}] [{Interface:0xc00050a5c0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.862155 | controller |     "Jun 12 21:01:21.120234 crc crio[24437]: time=\"2026-06-12T21:01:21.119837668Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa UID:827edbe7-39f0-43c7-82ae-bfc2dc2a5705 NetNS:/var/run/netns/decae045-d76f-4910-9c71-dbd75d9dfa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod827edbe7_39f0_43c7_82ae_bfc2dc2a5705.slice PodAnnotations:0xc001840990}] Aliases:map[]}\"",
2026-06-12 21:48:35.862170 | controller |     "Jun 12 21:01:21.120234 crc crio[24437]: time=\"2026-06-12T21:01:21.120029913Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.862185 | controller |     "Jun 12 21:01:21.137689 crc crio[24437]: time=\"2026-06-12T21:01:21.137602151Z\" level=info msg=\"Removed container 81561c75ef759118b2d60ad43dad142cb6628020d0ef108fac9f7ca1f198e1b9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=533c3ce5-5f73-45a6-b575-d260fccdffe9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.862201 | controller |     "Jun 12 21:01:21.155797 crc crio[24437]: time=\"2026-06-12T21:01:21.155752424Z\" level=info msg=\"Ran pod sandbox 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa with infra container: openstack/nova-metadata-0/POD\" id=2f34aea0-3192-4540-933a-f5d42aa0900a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.862216 | controller |     "Jun 12 21:01:21.168216 crc crio[24437]: time=\"2026-06-12T21:01:21.168133964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9be46d36-1317-408d-a7e9-86682ef9b83c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.862234 | controller |     "Jun 12 21:01:21.172544 crc crio[24437]: time=\"2026-06-12T21:01:21.17244472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e9d542fc-acbc-493b-9082-f144a0c55d13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.862249 | controller |     "Jun 12 21:01:21.226306 crc crio[24437]: time=\"2026-06-12T21:01:21.225654169Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=0bffb74f-1652-4823-83b5-75eeadf89e39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.862264 | controller |     "Jun 12 21:01:21.228324 crc crio[24437]: time=\"2026-06-12T21:01:21.228002667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.862278 | controller |     "Jun 12 21:01:21.316236 crc crio[24437]: time=\"2026-06-12T21:01:21.31065172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.862293 | controller |     "Jun 12 21:01:21.316716 crc crio[24437]: time=\"2026-06-12T21:01:21.316647149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.862308 | controller |     "Jun 12 21:01:21.531710 crc crio[24437]: time=\"2026-06-12T21:01:21.531611803Z\" level=info msg=\"Created container 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db: openstack/nova-metadata-0/nova-metadata-log\" id=0bffb74f-1652-4823-83b5-75eeadf89e39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.862323 | controller |     "Jun 12 21:01:21.534482 crc crio[24437]: time=\"2026-06-12T21:01:21.534446724Z\" level=info msg=\"Starting container: 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db\" id=d2746480-f5e1-4693-92ff-23b379b39816 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.862338 | controller |     "Jun 12 21:01:21.545130 crc crio[24437]: time=\"2026-06-12T21:01:21.544693219Z\" level=info msg=\"Started container\" PID=85157 containerID=0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db description=openstack/nova-metadata-0/nova-metadata-log id=d2746480-f5e1-4693-92ff-23b379b39816 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa",
2026-06-12 21:48:35.862353 | controller |     "Jun 12 21:01:21.558623 crc crio[24437]: time=\"2026-06-12T21:01:21.558459523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=590371b0-dce3-4a3e-903f-d5648d568e57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.862368 | controller |     "Jun 12 21:01:21.584268 crc crio[24437]: time=\"2026-06-12T21:01:21.584191085Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=6414a0a0-a156-40a3-8b24-4c242d4c0eca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.862382 | controller |     "Jun 12 21:01:21.584417 crc crio[24437]: time=\"2026-06-12T21:01:21.584315518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.862397 | controller |     "Jun 12 21:01:21.623896 crc crio[24437]: time=\"2026-06-12T21:01:21.623803254Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:c372ed9071f7daedc6b94af4162e74145637811b23a19b9b36e0a493841d3132 UID:0ee08d07-0f25-40e2-8570-e366b21200ef NetNS:/var/run/netns/c12ebc75-86e7-4f21-b628-5feed71b5153 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ee08d07_0f25_40e2_8570_e366b21200ef.slice PodAnnotations:0xc001840498}] Aliases:map[]}\"",
2026-06-12 21:48:35.862418 | controller |     "Jun 12 21:01:21.623896 crc crio[24437]: time=\"2026-06-12T21:01:21.623862675Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.862433 | controller |     "Jun 12 21:01:21.626707 crc crio[24437]: time=\"2026-06-12T21:01:21.626625704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1f918425-2c4f-46ee-856f-2762300a4366 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.862449 | controller |     "Jun 12 21:01:21.643343 crc crio[24437]: time=\"2026-06-12T21:01:21.643185948Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=e3c7625e-b8ed-45c0-a41c-43ab7290a958 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.862463 | controller |     "Jun 12 21:01:21.645123 crc crio[24437]: time=\"2026-06-12T21:01:21.645067774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.862478 | controller |     "Jun 12 21:01:21.734361 crc crio[24437]: time=\"2026-06-12T21:01:21.731413709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.862493 | controller |     "Jun 12 21:01:21.734361 crc crio[24437]: time=\"2026-06-12T21:01:21.734323222Z\" level=info msg=\"Stopped container b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844: openstack/nova-api-0/nova-api-api\" id=f6c81cb5-6687-4314-bfdd-1cd6504efb90 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.862507 | controller |     "Jun 12 21:01:21.737071 crc crio[24437]: time=\"2026-06-12T21:01:21.736973858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.862522 | controller |     "Jun 12 21:01:21.741439 crc crio[24437]: time=\"2026-06-12T21:01:21.741366897Z\" level=info msg=\"Stopping pod sandbox: 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e\" id=3885c19c-a1d3-49a5-a2a9-566856a1d5bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.862537 | controller |     "Jun 12 21:01:21.742884 crc crio[24437]: time=\"2026-06-12T21:01:21.741859839Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e UID:484e62d3-ad29-4ff2-90dc-bf281b8d439d NetNS:/var/run/netns/044c1f88-3cc4-4553-b470-913db8b85522 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod484e62d3_ad29_4ff2_90dc_bf281b8d439d.slice PodAnnotations:0xc002746278}] Aliases:map[]}\"",
2026-06-12 21:48:35.862551 | controller |     "Jun 12 21:01:21.750686 crc crio[24437]: time=\"2026-06-12T21:01:21.750491975Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.862566 | controller |     "Jun 12 21:01:21.799762 crc crio[24437]: time=\"2026-06-12T21:01:21.799709744Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=40f69077-175a-49d4-9d8c-caad4205c14d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.862581 | controller |     "Jun 12 21:01:21.799762 crc crio[24437]: time=\"2026-06-12T21:01:21.799797446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.862599 | controller |     "Jun 12 21:01:21.884250 crc crio[24437]: time=\"2026-06-12T21:01:21.88413407Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5 UID:556e4fcc-b394-47a1-90de-e12f680d818d NetNS:/var/run/netns/18697bc9-d90b-47d7-8551-b83c7f71b0ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556e4fcc_b394_47a1_90de_e12f680d818d.slice PodAnnotations:0xc00012b4f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.862614 | controller |     "Jun 12 21:01:21.884250 crc crio[24437]: time=\"2026-06-12T21:01:21.884213662Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.862629 | controller |     "Jun 12 21:01:21.942858 crc crio[24437]: time=\"2026-06-12T21:01:21.942746233Z\" level=info msg=\"Created container 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1: openstack/nova-metadata-0/nova-metadata-metadata\" id=e3c7625e-b8ed-45c0-a41c-43ab7290a958 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.862644 | controller |     "Jun 12 21:01:21.946588 crc crio[24437]: time=\"2026-06-12T21:01:21.946521576Z\" level=info msg=\"Starting container: 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1\" id=354a3188-71aa-4565-91ec-09cbcf78c523 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.862658 | controller |     "Jun 12 21:01:21.955345 crc crio[24437]: time=\"2026-06-12T21:01:21.95504111Z\" level=info msg=\"Started container\" PID=85241 containerID=39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1 description=openstack/nova-metadata-0/nova-metadata-metadata id=354a3188-71aa-4565-91ec-09cbcf78c523 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa",
2026-06-12 21:48:35.862673 | controller |     "Jun 12 21:01:22.280004 crc crio[24437]: 2026-06-12T21:01:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c372ed9071f7dae Mac:26:ad:e6:7c:76:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/c12ebc75-86e7-4f21-b628-5feed71b5153 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.862688 | controller |     "Jun 12 21:01:22.281847 crc crio[24437]: time=\"2026-06-12T21:01:22.281686499Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:c372ed9071f7daedc6b94af4162e74145637811b23a19b9b36e0a493841d3132 UID:0ee08d07-0f25-40e2-8570-e366b21200ef NetNS:/var/run/netns/c12ebc75-86e7-4f21-b628-5feed71b5153 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ee08d07_0f25_40e2_8570_e366b21200ef.slice PodAnnotations:0xc001840498}] Aliases:map[]}\"",
2026-06-12 21:48:35.862704 | controller |     "Jun 12 21:01:22.282037 crc crio[24437]: time=\"2026-06-12T21:01:22.281858023Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.862719 | controller |     "Jun 12 21:01:22.351653 crc crio[24437]: time=\"2026-06-12T21:01:22.350331863Z\" level=info msg=\"Ran pod sandbox c372ed9071f7daedc6b94af4162e74145637811b23a19b9b36e0a493841d3132 with infra container: openstack/nova-cell1-conductor-0/POD\" id=6414a0a0-a156-40a3-8b24-4c242d4c0eca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.862734 | controller |     "Jun 12 21:01:22.358196 crc crio[24437]: time=\"2026-06-12T21:01:22.358093107Z\" level=info msg=\"Stopped pod sandbox: 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e\" id=3885c19c-a1d3-49a5-a2a9-566856a1d5bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.862752 | controller |     "Jun 12 21:01:22.359104 crc crio[24437]: time=\"2026-06-12T21:01:22.359071591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=91c41f6d-ba93-4cae-966b-69168ca33ef5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.862767 | controller |     "Jun 12 21:01:22.391496 crc crio[24437]: time=\"2026-06-12T21:01:22.391384427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0facb594-a987-4fae-a3e8-703d4dbdd8e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.862781 | controller |     "Jun 12 21:01:22.408371 crc crio[24437]: time=\"2026-06-12T21:01:22.406754641Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=2bd5cafa-212b-4cfd-95e3-2b9ac337549d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.862796 | controller |     "Jun 12 21:01:22.408371 crc crio[24437]: time=\"2026-06-12T21:01:22.407590172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.862810 | controller |     "Jun 12 21:01:22.492514 crc crio[24437]: 2026-06-12T21:01:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d8565920d92c70 Mac:86:84:83:ea:f1:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/18697bc9-d90b-47d7-8551-b83c7f71b0ab SocketPath: PciID:}] [{Interface:0xc0001808e0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.862825 | controller |     "Jun 12 21:01:22.494715 crc crio[24437]: time=\"2026-06-12T21:01:22.494637674Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5 UID:556e4fcc-b394-47a1-90de-e12f680d818d NetNS:/var/run/netns/18697bc9-d90b-47d7-8551-b83c7f71b0ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556e4fcc_b394_47a1_90de_e12f680d818d.slice PodAnnotations:0xc00012b4f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.862839 | controller |     "Jun 12 21:01:22.495011 crc crio[24437]: time=\"2026-06-12T21:01:22.494794728Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.862874 | controller |     "Jun 12 21:01:22.508584 crc crio[24437]: time=\"2026-06-12T21:01:22.50850329Z\" level=info msg=\"Ran pod sandbox 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5 with infra container: openstack/nova-scheduler-0/POD\" id=40f69077-175a-49d4-9d8c-caad4205c14d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.862891 | controller |     "Jun 12 21:01:22.513323 crc crio[24437]: time=\"2026-06-12T21:01:22.511676999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=b3b0d51f-48e1-456c-b832-4054f1e93800 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.862906 | controller |     "Jun 12 21:01:22.537246 crc crio[24437]: time=\"2026-06-12T21:01:22.537050892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=72b93e1a-589e-4d67-b810-e213260f03ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.862920 | controller |     "Jun 12 21:01:22.541431 crc crio[24437]: time=\"2026-06-12T21:01:22.541356429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.862935 | controller |     "Jun 12 21:01:22.544482 crc crio[24437]: time=\"2026-06-12T21:01:22.544416826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.862954 | controller |     "Jun 12 21:01:22.558250 crc crio[24437]: time=\"2026-06-12T21:01:22.558170249Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b0153267-4aa5-4322-b9cc-9102827b257d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.862969 | controller |     "Jun 12 21:01:22.559851 crc crio[24437]: time=\"2026-06-12T21:01:22.559791019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.862983 | controller |     "Jun 12 21:01:22.640189 crc crio[24437]: time=\"2026-06-12T21:01:22.63916066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.862998 | controller |     "Jun 12 21:01:22.650786 crc crio[24437]: time=\"2026-06-12T21:01:22.650697708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.863012 | controller |     "Jun 12 21:01:22.711505 crc crio[24437]: time=\"2026-06-12T21:01:22.711411353Z\" level=info msg=\"Created container d9d87f1718d7ca6d2d446da7a4cb7022f6588b7456b190437f1357d9e986a52f: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=2bd5cafa-212b-4cfd-95e3-2b9ac337549d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.863026 | controller |     "Jun 12 21:01:22.714900 crc crio[24437]: time=\"2026-06-12T21:01:22.714727986Z\" level=info msg=\"Starting container: d9d87f1718d7ca6d2d446da7a4cb7022f6588b7456b190437f1357d9e986a52f\" id=da5f0f05-33c8-4423-a8a3-c7688e09ef79 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.863041 | controller |     "Jun 12 21:01:22.724505 crc crio[24437]: time=\"2026-06-12T21:01:22.724403577Z\" level=info msg=\"Started container\" PID=85442 containerID=d9d87f1718d7ca6d2d446da7a4cb7022f6588b7456b190437f1357d9e986a52f description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=da5f0f05-33c8-4423-a8a3-c7688e09ef79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c372ed9071f7daedc6b94af4162e74145637811b23a19b9b36e0a493841d3132",
2026-06-12 21:48:35.863055 | controller |     "Jun 12 21:01:22.840249 crc crio[24437]: time=\"2026-06-12T21:01:22.840125355Z\" level=info msg=\"Created container 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b0153267-4aa5-4322-b9cc-9102827b257d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.863069 | controller |     "Jun 12 21:01:22.842102 crc crio[24437]: time=\"2026-06-12T21:01:22.841999292Z\" level=info msg=\"Starting container: 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec\" id=daad487a-100d-4cac-84de-c0582e266519 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.863083 | controller |     "Jun 12 21:01:22.850362 crc crio[24437]: time=\"2026-06-12T21:01:22.850189605Z\" level=info msg=\"Started container\" PID=85472 containerID=537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=daad487a-100d-4cac-84de-c0582e266519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5",
2026-06-12 21:48:35.863098 | controller |     "Jun 12 21:01:23.188696 crc crio[24437]: time=\"2026-06-12T21:01:23.188316213Z\" level=info msg=\"Removing container: b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844\" id=3b7842bb-fa27-4d60-b75e-ab41ebd92357 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.863112 | controller |     "Jun 12 21:01:23.251806 crc crio[24437]: time=\"2026-06-12T21:01:23.251698756Z\" level=info msg=\"Removed container b45f42b3486f6bc3ba28c150cc9355a5a40d0602923a3ec9dac7a2172aeb8844: openstack/nova-api-0/nova-api-api\" id=3b7842bb-fa27-4d60-b75e-ab41ebd92357 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.863130 | controller |     "Jun 12 21:01:23.256016 crc crio[24437]: time=\"2026-06-12T21:01:23.25588695Z\" level=info msg=\"Removing container: efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e\" id=c0cdc57e-7eed-49a6-8ddb-8a98487016a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.863144 | controller |     "Jun 12 21:01:23.297699 crc crio[24437]: time=\"2026-06-12T21:01:23.297576721Z\" level=info msg=\"Removed container efdaf249863d180b9651c0aa8f4c01a740ca92730c4d997ee12e4e5fe1e84e9e: openstack/nova-api-0/nova-api-log\" id=c0cdc57e-7eed-49a6-8ddb-8a98487016a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.863158 | controller |     "Jun 12 21:01:23.708456 crc crio[24437]: time=\"2026-06-12T21:01:23.708360071Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=65c33ba4-7793-4e81-8d31-c0b267525cf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.863173 | controller |     "Jun 12 21:01:23.708573 crc crio[24437]: time=\"2026-06-12T21:01:23.708478604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.863187 | controller |     "Jun 12 21:01:23.760401 crc crio[24437]: time=\"2026-06-12T21:01:23.760273106Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165 UID:5092c98b-68f4-4a75-99da-634be23077e8 NetNS:/var/run/netns/0c1fe104-0588-40d1-a82f-82171261b16d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5092c98b_68f4_4a75_99da_634be23077e8.slice PodAnnotations:0xc0027460b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.863201 | controller |     "Jun 12 21:01:23.760401 crc crio[24437]: time=\"2026-06-12T21:01:23.760362808Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.863215 | controller |     "Jun 12 21:01:24.090515 crc crio[24437]: 2026-06-12T21:01:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8deab5bacf4afb9 Mac:d6:1d:7a:a8:25:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/0c1fe104-0588-40d1-a82f-82171261b16d SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.863230 | controller |     "Jun 12 21:01:24.095437 crc crio[24437]: time=\"2026-06-12T21:01:24.094824314Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165 UID:5092c98b-68f4-4a75-99da-634be23077e8 NetNS:/var/run/netns/0c1fe104-0588-40d1-a82f-82171261b16d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5092c98b_68f4_4a75_99da_634be23077e8.slice PodAnnotations:0xc0027460b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.863245 | controller |     "Jun 12 21:01:24.095603 crc crio[24437]: time=\"2026-06-12T21:01:24.09548665Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.863260 | controller |     "Jun 12 21:01:24.114342 crc crio[24437]: time=\"2026-06-12T21:01:24.1135015Z\" level=info msg=\"Ran pod sandbox 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165 with infra container: openstack/nova-api-0/POD\" id=65c33ba4-7793-4e81-8d31-c0b267525cf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.863275 | controller |     "Jun 12 21:01:24.116476 crc crio[24437]: time=\"2026-06-12T21:01:24.116395822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ac0381a5-a636-4d7b-aa7f-5d088bcad16e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.863293 | controller |     "Jun 12 21:01:24.120566 crc crio[24437]: time=\"2026-06-12T21:01:24.120447583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c5a20c30-922d-4b48-acae-5940407d613d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.863309 | controller |     "Jun 12 21:01:24.147346 crc crio[24437]: time=\"2026-06-12T21:01:24.147217371Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=08a0aa41-ac0e-41b0-974b-2117054b99e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.863324 | controller |     "Jun 12 21:01:24.149701 crc crio[24437]: time=\"2026-06-12T21:01:24.149425547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.863339 | controller |     "Jun 12 21:01:24.200309 crc crio[24437]: time=\"2026-06-12T21:01:24.200160743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.863354 | controller |     "Jun 12 21:01:24.206685 crc crio[24437]: time=\"2026-06-12T21:01:24.206158172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.863369 | controller |     "Jun 12 21:01:24.347307 crc crio[24437]: time=\"2026-06-12T21:01:24.346814582Z\" level=info msg=\"Created container 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c: openstack/nova-api-0/nova-api-log\" id=08a0aa41-ac0e-41b0-974b-2117054b99e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.863383 | controller |     "Jun 12 21:01:24.350976 crc crio[24437]: time=\"2026-06-12T21:01:24.348766641Z\" level=info msg=\"Starting container: 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c\" id=d66c52f5-aaf1-4580-8426-1ed3b8831525 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.863398 | controller |     "Jun 12 21:01:24.355431 crc crio[24437]: time=\"2026-06-12T21:01:24.354470963Z\" level=info msg=\"Started container\" PID=85549 containerID=1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c description=openstack/nova-api-0/nova-api-log id=d66c52f5-aaf1-4580-8426-1ed3b8831525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165",
2026-06-12 21:48:35.863413 | controller |     "Jun 12 21:01:24.369821 crc crio[24437]: time=\"2026-06-12T21:01:24.3695827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5eac43a7-a558-4a49-b1f0-1a499517c20e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.863427 | controller |     "Jun 12 21:01:24.403249 crc crio[24437]: time=\"2026-06-12T21:01:24.403098167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=98241a87-43d6-4466-a23a-eced51f5d8f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.863442 | controller |     "Jun 12 21:01:24.414611 crc crio[24437]: time=\"2026-06-12T21:01:24.414544022Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=c644a00d-2789-4284-b9de-761c7a8861bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.863457 | controller |     "Jun 12 21:01:24.416222 crc crio[24437]: time=\"2026-06-12T21:01:24.416179973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.863472 | controller |     "Jun 12 21:01:24.469997 crc crio[24437]: time=\"2026-06-12T21:01:24.469831362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.863490 | controller |     "Jun 12 21:01:24.473276 crc crio[24437]: time=\"2026-06-12T21:01:24.473194466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.863506 | controller |     "Jun 12 21:01:24.588888 crc crio[24437]: time=\"2026-06-12T21:01:24.588776Z\" level=info msg=\"Created container 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330: openstack/nova-api-0/nova-api-api\" id=c644a00d-2789-4284-b9de-761c7a8861bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.863521 | controller |     "Jun 12 21:01:24.591085 crc crio[24437]: time=\"2026-06-12T21:01:24.590880952Z\" level=info msg=\"Starting container: 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330\" id=eb372dc2-c47c-4798-b2ae-005029cef944 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.863535 | controller |     "Jun 12 21:01:24.596655 crc crio[24437]: time=\"2026-06-12T21:01:24.596220076Z\" level=info msg=\"Started container\" PID=85580 containerID=767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330 description=openstack/nova-api-0/nova-api-api id=eb372dc2-c47c-4798-b2ae-005029cef944 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165",
2026-06-12 21:48:35.863551 | controller |     "Jun 12 21:01:32.235636 crc crio[24437]: time=\"2026-06-12T21:01:32.234548048Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-w9r2z/POD\" id=39209bd2-b3b6-41ab-ae19-7bb64e330059 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.863566 | controller |     "Jun 12 21:01:32.235636 crc crio[24437]: time=\"2026-06-12T21:01:32.235625285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.863581 | controller |     "Jun 12 21:01:32.274789 crc crio[24437]: time=\"2026-06-12T21:01:32.274681619Z\" level=info msg=\"Got pod network &{Name:community-operators-w9r2z Namespace:openshift-marketplace ID:9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391 UID:24857c11-0e43-449e-b5b1-b707d5a5adee NetNS:/var/run/netns/eed79a45-776a-461f-b309-4cdafe3b83f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24857c11_0e43_449e_b5b1_b707d5a5adee.slice PodAnnotations:0xc001f6c4f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.863596 | controller |     "Jun 12 21:01:32.274789 crc crio[24437]: time=\"2026-06-12T21:01:32.274760522Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-w9r2z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.863611 | controller |     "Jun 12 21:01:32.899283 crc crio[24437]: 2026-06-12T21:01:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9497cf1b2558cf2 Mac:82:f8:a2:ee:ba:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/eed79a45-776a-461f-b309-4cdafe3b83f2 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.863627 | controller |     "Jun 12 21:01:32.900692 crc crio[24437]: time=\"2026-06-12T21:01:32.900619919Z\" level=info msg=\"Got pod network &{Name:community-operators-w9r2z Namespace:openshift-marketplace ID:9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391 UID:24857c11-0e43-449e-b5b1-b707d5a5adee NetNS:/var/run/netns/eed79a45-776a-461f-b309-4cdafe3b83f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24857c11_0e43_449e_b5b1_b707d5a5adee.slice PodAnnotations:0xc001f6c4f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.863646 | controller |     "Jun 12 21:01:32.900859 crc crio[24437]: time=\"2026-06-12T21:01:32.900811794Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-w9r2z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.863662 | controller |     "Jun 12 21:01:32.910032 crc crio[24437]: time=\"2026-06-12T21:01:32.909907931Z\" level=info msg=\"Ran pod sandbox 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391 with infra container: openshift-marketplace/community-operators-w9r2z/POD\" id=39209bd2-b3b6-41ab-ae19-7bb64e330059 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.863677 | controller |     "Jun 12 21:01:32.913217 crc crio[24437]: time=\"2026-06-12T21:01:32.912763773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=42ba8f80-cbd0-4ff6-9aa3-c485a0f0b46c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.863692 | controller |     "Jun 12 21:01:32.915659 crc crio[24437]: time=\"2026-06-12T21:01:32.915600232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cbc33f80-0b98-4f47-b714-cdb1b41e3322 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.863706 | controller |     "Jun 12 21:01:32.923548 crc crio[24437]: time=\"2026-06-12T21:01:32.92348684Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-w9r2z/extract-utilities\" id=605495a0-55d1-416a-9fcf-b99326d6130b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.863720 | controller |     "Jun 12 21:01:32.923790 crc crio[24437]: time=\"2026-06-12T21:01:32.923739666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.863735 | controller |     "Jun 12 21:01:32.980521 crc crio[24437]: time=\"2026-06-12T21:01:32.98043353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.863750 | controller |     "Jun 12 21:01:32.984577 crc crio[24437]: time=\"2026-06-12T21:01:32.984505563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.863764 | controller |     "Jun 12 21:01:33.139862 crc crio[24437]: time=\"2026-06-12T21:01:33.138795593Z\" level=info msg=\"Created container 259fec27ca1e14f460fcf74c0190e07ea82876fc94be2f0500628da06fcccdc6: openshift-marketplace/community-operators-w9r2z/extract-utilities\" id=605495a0-55d1-416a-9fcf-b99326d6130b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.863779 | controller |     "Jun 12 21:01:33.140647 crc crio[24437]: time=\"2026-06-12T21:01:33.140498905Z\" level=info msg=\"Starting container: 259fec27ca1e14f460fcf74c0190e07ea82876fc94be2f0500628da06fcccdc6\" id=549e8119-8847-4d26-8961-2444ca82777d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.863793 | controller |     "Jun 12 21:01:33.148634 crc crio[24437]: time=\"2026-06-12T21:01:33.147654023Z\" level=info msg=\"Started container\" PID=86217 containerID=259fec27ca1e14f460fcf74c0190e07ea82876fc94be2f0500628da06fcccdc6 description=openshift-marketplace/community-operators-w9r2z/extract-utilities id=549e8119-8847-4d26-8961-2444ca82777d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391",
2026-06-12 21:48:35.863808 | controller |     "Jun 12 21:01:33.388275 crc crio[24437]: time=\"2026-06-12T21:01:33.388188916Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1949a380-8a8a-4582-a1bb-2ed451a48abe name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.863825 | controller |     "Jun 12 21:01:33.400460 crc crio[24437]: time=\"2026-06-12T21:01:33.400364429Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.863841 | controller |     "Jun 12 21:01:33.999570 crc crio[24437]: time=\"2026-06-12T21:01:33.998972098Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=1949a380-8a8a-4582-a1bb-2ed451a48abe name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.863875 | controller |     "Jun 12 21:01:34.000582 crc crio[24437]: time=\"2026-06-12T21:01:34.000482854Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a25fe990-4b7c-4da0-986a-c04f2a70d3da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.863892 | controller |     "Jun 12 21:01:34.005755 crc crio[24437]: time=\"2026-06-12T21:01:34.005621193Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=09648b4f-3871-4f8e-8ea9-c3d976d02d4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.863907 | controller |     "Jun 12 21:01:34.013236 crc crio[24437]: time=\"2026-06-12T21:01:34.01310891Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-w9r2z/extract-content\" id=97eea3ec-e8f6-49f7-b657-0eddb6b2e6f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.863921 | controller |     "Jun 12 21:01:34.013780 crc crio[24437]: time=\"2026-06-12T21:01:34.013715555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.863936 | controller |     "Jun 12 21:01:34.066224 crc crio[24437]: time=\"2026-06-12T21:01:34.066100242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.863951 | controller |     "Jun 12 21:01:34.069871 crc crio[24437]: time=\"2026-06-12T21:01:34.069791114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.863965 | controller |     "Jun 12 21:01:34.226454 crc crio[24437]: time=\"2026-06-12T21:01:34.226403062Z\" level=info msg=\"Created container d3626959d4def0ddf8a7e3111056f2fb554601d722aa895fed79d0933445bc28: openshift-marketplace/community-operators-w9r2z/extract-content\" id=97eea3ec-e8f6-49f7-b657-0eddb6b2e6f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.863980 | controller |     "Jun 12 21:01:34.228103 crc crio[24437]: time=\"2026-06-12T21:01:34.228025083Z\" level=info msg=\"Starting container: d3626959d4def0ddf8a7e3111056f2fb554601d722aa895fed79d0933445bc28\" id=48193280-e56e-47ed-8332-e40a1381f870 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.863995 | controller |     "Jun 12 21:01:34.239840 crc crio[24437]: time=\"2026-06-12T21:01:34.239751086Z\" level=info msg=\"Started container\" PID=86267 containerID=d3626959d4def0ddf8a7e3111056f2fb554601d722aa895fed79d0933445bc28 description=openshift-marketplace/community-operators-w9r2z/extract-content id=48193280-e56e-47ed-8332-e40a1381f870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391",
2026-06-12 21:48:35.864009 | controller |     "Jun 12 21:01:36.440830 crc crio[24437]: time=\"2026-06-12T21:01:36.440133963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0caabbf2-7238-4684-96bf-1056c531863d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.864024 | controller |     "Jun 12 21:01:36.443228 crc crio[24437]: time=\"2026-06-12T21:01:36.443146908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=87a10ca1-f14a-45a9-8d66-17f3835c2ea1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.864042 | controller |     "Jun 12 21:01:36.462339 crc crio[24437]: time=\"2026-06-12T21:01:36.462056089Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-w9r2z/registry-server\" id=be25fb87-b728-41fd-8b72-bb1f6cf88b72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.864057 | controller |     "Jun 12 21:01:36.463287 crc crio[24437]: time=\"2026-06-12T21:01:36.462746037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.864072 | controller |     "Jun 12 21:01:36.561015 crc crio[24437]: time=\"2026-06-12T21:01:36.559511541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.864086 | controller |     "Jun 12 21:01:36.564336 crc crio[24437]: time=\"2026-06-12T21:01:36.564178798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.864101 | controller |     "Jun 12 21:01:36.751496 crc crio[24437]: time=\"2026-06-12T21:01:36.751384789Z\" level=info msg=\"Created container 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1: openshift-marketplace/community-operators-w9r2z/registry-server\" id=be25fb87-b728-41fd-8b72-bb1f6cf88b72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.864115 | controller |     "Jun 12 21:01:36.753203 crc crio[24437]: time=\"2026-06-12T21:01:36.753116642Z\" level=info msg=\"Starting container: 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1\" id=d4bcef33-70db-4f10-8f76-f16796f49045 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.864129 | controller |     "Jun 12 21:01:36.759692 crc crio[24437]: time=\"2026-06-12T21:01:36.759606614Z\" level=info msg=\"Started container\" PID=86384 containerID=3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1 description=openshift-marketplace/community-operators-w9r2z/registry-server id=d4bcef33-70db-4f10-8f76-f16796f49045 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391",
2026-06-12 21:48:35.864144 | controller |     "Jun 12 21:01:41.599707 crc crio[24437]: time=\"2026-06-12T21:01:41.598582343Z\" level=warning msg=\"Stopping container 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8 with stop signal(15) timed out. Killing...\"",
2026-06-12 21:48:35.864159 | controller |     "Jun 12 21:01:41.653836 crc crio[24437]: time=\"2026-06-12T21:01:41.652703724Z\" level=error msg=\"Killing container 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 21:48:35.864173 | controller |     "Jun 12 21:01:41.699541 crc crio[24437]: time=\"2026-06-12T21:01:41.698866106Z\" level=info msg=\"Stopped container 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=efe74843-61cb-4f60-a6c5-6b562088a000 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.864188 | controller |     "Jun 12 21:01:41.700768 crc crio[24437]: time=\"2026-06-12T21:01:41.700703122Z\" level=info msg=\"Stopping pod sandbox: d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7\" id=3ed1cee8-8089-46fc-a3a7-35a751f96726 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.864206 | controller |     "Jun 12 21:01:41.702840 crc crio[24437]: time=\"2026-06-12T21:01:41.701694356Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7 UID:038d7dff-b02c-485e-9227-07a54e96dc3c NetNS:/var/run/netns/b2f679cd-7bf6-4cb5-a9c3-8ff52d897bf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod038d7dff_b02c_485e_9227_07a54e96dc3c.slice PodAnnotations:0xc000c25150}] Aliases:map[]}\"",
2026-06-12 21:48:35.864221 | controller |     "Jun 12 21:01:41.702840 crc crio[24437]: time=\"2026-06-12T21:01:41.701900932Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.864236 | controller |     "Jun 12 21:01:42.208227 crc crio[24437]: time=\"2026-06-12T21:01:42.204811861Z\" level=info msg=\"Stopped pod sandbox: d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7\" id=3ed1cee8-8089-46fc-a3a7-35a751f96726 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.864251 | controller |     "Jun 12 21:01:42.563865 crc crio[24437]: time=\"2026-06-12T21:01:42.563666346Z\" level=info msg=\"Removing container: 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8\" id=aec8627c-d2af-41da-868a-7d30385263bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.864266 | controller |     "Jun 12 21:01:42.607659 crc crio[24437]: time=\"2026-06-12T21:01:42.607603602Z\" level=info msg=\"Removed container 70bf6a83e036fb05e4636f2916d342eb05c2f7d84e0a004ae4ddc2cdeb04cfc8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=aec8627c-d2af-41da-868a-7d30385263bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.864281 | controller |     "Jun 12 21:01:43.030698 crc crio[24437]: time=\"2026-06-12T21:01:43.030134216Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=7b2a3a01-97c2-4a97-9a58-4cf35233d751 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.864295 | controller |     "Jun 12 21:01:43.030698 crc crio[24437]: time=\"2026-06-12T21:01:43.03073013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.864311 | controller |     "Jun 12 21:01:43.065290 crc crio[24437]: time=\"2026-06-12T21:01:43.06518983Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ade0bc01100b23aca7561fda2c31934cb9702d1a4061329534d5a22946ac02d0 UID:b105dfb2-23d7-4e23-af3d-b7afb9b650a3 NetNS:/var/run/netns/3fdd7ee8-a1b7-4774-ad73-ff84fda2b48c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb105dfb2_23d7_4e23_af3d_b7afb9b650a3.slice PodAnnotations:0xc0026aa348}] Aliases:map[]}\"",
2026-06-12 21:48:35.864326 | controller |     "Jun 12 21:01:43.065290 crc crio[24437]: time=\"2026-06-12T21:01:43.065259181Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.864341 | controller |     "Jun 12 21:01:43.602665 crc crio[24437]: 2026-06-12T21:01:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ade0bc01100b23a Mac:b2:bf:6c:32:b0:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/3fdd7ee8-a1b7-4774-ad73-ff84fda2b48c SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.864356 | controller |     "Jun 12 21:01:43.605541 crc crio[24437]: time=\"2026-06-12T21:01:43.604541608Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ade0bc01100b23aca7561fda2c31934cb9702d1a4061329534d5a22946ac02d0 UID:b105dfb2-23d7-4e23-af3d-b7afb9b650a3 NetNS:/var/run/netns/3fdd7ee8-a1b7-4774-ad73-ff84fda2b48c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb105dfb2_23d7_4e23_af3d_b7afb9b650a3.slice PodAnnotations:0xc0026aa348}] Aliases:map[]}\"",
2026-06-12 21:48:35.864375 | controller |     "Jun 12 21:01:43.605541 crc crio[24437]: time=\"2026-06-12T21:01:43.604710453Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.864390 | controller |     "Jun 12 21:01:43.613877 crc crio[24437]: time=\"2026-06-12T21:01:43.613063481Z\" level=info msg=\"Ran pod sandbox ade0bc01100b23aca7561fda2c31934cb9702d1a4061329534d5a22946ac02d0 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=7b2a3a01-97c2-4a97-9a58-4cf35233d751 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.864406 | controller |     "Jun 12 21:01:43.615457 crc crio[24437]: time=\"2026-06-12T21:01:43.61538743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=6e012a07-c9d5-405b-8925-b322a60c0e12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.864420 | controller |     "Jun 12 21:01:43.681466 crc crio[24437]: time=\"2026-06-12T21:01:43.681015218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=2a4acdcc-d4ef-46f4-9885-420fdc7cb433 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.864435 | controller |     "Jun 12 21:01:43.694024 crc crio[24437]: time=\"2026-06-12T21:01:43.690782212Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=84e2e4bd-d680-4a42-9654-edf5d516d272 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.864450 | controller |     "Jun 12 21:01:43.694024 crc crio[24437]: time=\"2026-06-12T21:01:43.691168221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.864464 | controller |     "Jun 12 21:01:43.778728 crc crio[24437]: time=\"2026-06-12T21:01:43.778637594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.864479 | controller |     "Jun 12 21:01:43.782807 crc crio[24437]: time=\"2026-06-12T21:01:43.782749066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.864493 | controller |     "Jun 12 21:01:43.913635 crc crio[24437]: time=\"2026-06-12T21:01:43.913000346Z\" level=info msg=\"Created container dc1834bc6c23f70ceea07145d24d62f2614fbad5cf31d18b37b0d3a32adb7285: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=84e2e4bd-d680-4a42-9654-edf5d516d272 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.864508 | controller |     "Jun 12 21:01:43.917052 crc crio[24437]: time=\"2026-06-12T21:01:43.916666267Z\" level=info msg=\"Starting container: dc1834bc6c23f70ceea07145d24d62f2614fbad5cf31d18b37b0d3a32adb7285\" id=bf95e380-17a4-483e-80c2-42cfa07a3cf9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.864523 | controller |     "Jun 12 21:01:43.928838 crc crio[24437]: time=\"2026-06-12T21:01:43.928623276Z\" level=info msg=\"Started container\" PID=86916 containerID=dc1834bc6c23f70ceea07145d24d62f2614fbad5cf31d18b37b0d3a32adb7285 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=bf95e380-17a4-483e-80c2-42cfa07a3cf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade0bc01100b23aca7561fda2c31934cb9702d1a4061329534d5a22946ac02d0",
2026-06-12 21:48:35.864538 | controller |     "Jun 12 21:01:44.596819 crc crio[24437]: time=\"2026-06-12T21:01:44.596477081Z\" level=info msg=\"Stopping container: 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1 (timeout: 2s)\" id=0d30b176-48fd-4dd9-9694-694e3905a9cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.864557 | controller |     "Jun 12 21:01:44.730772 crc crio[24437]: time=\"2026-06-12T21:01:44.730713001Z\" level=info msg=\"Stopped container 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1: openshift-marketplace/community-operators-w9r2z/registry-server\" id=0d30b176-48fd-4dd9-9694-694e3905a9cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.864572 | controller |     "Jun 12 21:01:44.734282 crc crio[24437]: time=\"2026-06-12T21:01:44.734242599Z\" level=info msg=\"Stopping pod sandbox: 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391\" id=304fa2d1-a7ed-4af5-ac72-669ce3529801 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.864587 | controller |     "Jun 12 21:01:44.735080 crc crio[24437]: time=\"2026-06-12T21:01:44.735051199Z\" level=info msg=\"Got pod network &{Name:community-operators-w9r2z Namespace:openshift-marketplace ID:9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391 UID:24857c11-0e43-449e-b5b1-b707d5a5adee NetNS:/var/run/netns/eed79a45-776a-461f-b309-4cdafe3b83f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24857c11_0e43_449e_b5b1_b707d5a5adee.slice PodAnnotations:0xc0018402a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.864602 | controller |     "Jun 12 21:01:44.735617 crc crio[24437]: time=\"2026-06-12T21:01:44.735593163Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-w9r2z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.864616 | controller |     "Jun 12 21:01:45.254628 crc crio[24437]: time=\"2026-06-12T21:01:45.254125612Z\" level=info msg=\"Stopped pod sandbox: 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391\" id=304fa2d1-a7ed-4af5-ac72-669ce3529801 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.864631 | controller |     "Jun 12 21:01:45.329460 crc crio[24437]: time=\"2026-06-12T21:01:45.32939187Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-qzfc7/POD\" id=d236a012-94f0-40a6-aef8-1b33d041879b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.864646 | controller |     "Jun 12 21:01:45.329885 crc crio[24437]: time=\"2026-06-12T21:01:45.329466282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.864660 | controller |     "Jun 12 21:01:45.374041 crc crio[24437]: time=\"2026-06-12T21:01:45.37389981Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-qzfc7 Namespace:openstack ID:ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18 UID:b263fea4-6d39-4e0c-aa8d-fd0ce25c550a NetNS:/var/run/netns/2eb89323-32b2-48da-b23b-78cf6e203064 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb263fea4_6d39_4e0c_aa8d_fd0ce25c550a.slice PodAnnotations:0xc0077885d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.864676 | controller |     "Jun 12 21:01:45.374179 crc crio[24437]: time=\"2026-06-12T21:01:45.374048243Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b84f4555-qzfc7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.864691 | controller |     "Jun 12 21:01:45.659151 crc crio[24437]: time=\"2026-06-12T21:01:45.658555893Z\" level=info msg=\"Removing container: 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1\" id=667bbc30-c7aa-408c-a9da-0e9cef3091ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.864705 | controller |     "Jun 12 21:01:45.707069 crc crio[24437]: time=\"2026-06-12T21:01:45.706666735Z\" level=info msg=\"Removed container 3b8466e2390af361b5041ecc6605b70d4f120ca1bac480e3c497d6ad518b7ac1: openshift-marketplace/community-operators-w9r2z/registry-server\" id=667bbc30-c7aa-408c-a9da-0e9cef3091ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.864723 | controller |     "Jun 12 21:01:45.711760 crc crio[24437]: time=\"2026-06-12T21:01:45.711620348Z\" level=info msg=\"Removing container: d3626959d4def0ddf8a7e3111056f2fb554601d722aa895fed79d0933445bc28\" id=17e5ca30-7331-4f5c-8173-77053acf52a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.864738 | controller |     "Jun 12 21:01:45.769464 crc crio[24437]: time=\"2026-06-12T21:01:45.768461886Z\" level=info msg=\"Removed container d3626959d4def0ddf8a7e3111056f2fb554601d722aa895fed79d0933445bc28: openshift-marketplace/community-operators-w9r2z/extract-content\" id=17e5ca30-7331-4f5c-8173-77053acf52a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.864753 | controller |     "Jun 12 21:01:45.792442 crc crio[24437]: time=\"2026-06-12T21:01:45.792365122Z\" level=info msg=\"Removing container: 259fec27ca1e14f460fcf74c0190e07ea82876fc94be2f0500628da06fcccdc6\" id=163082a8-a051-48c0-84c5-7fd28be81f83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.864767 | controller |     "Jun 12 21:01:45.850908 crc crio[24437]: 2026-06-12T21:01:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab5021523de727f Mac:2e:4d:01:44:19:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/2eb89323-32b2-48da-b23b-78cf6e203064 SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.864782 | controller |     "Jun 12 21:01:45.853320 crc crio[24437]: time=\"2026-06-12T21:01:45.853226972Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-qzfc7 Namespace:openstack ID:ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18 UID:b263fea4-6d39-4e0c-aa8d-fd0ce25c550a NetNS:/var/run/netns/2eb89323-32b2-48da-b23b-78cf6e203064 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb263fea4_6d39_4e0c_aa8d_fd0ce25c550a.slice PodAnnotations:0xc0077885d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.864797 | controller |     "Jun 12 21:01:45.853477 crc crio[24437]: time=\"2026-06-12T21:01:45.853428496Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b84f4555-qzfc7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.864811 | controller |     "Jun 12 21:01:45.870784 crc crio[24437]: time=\"2026-06-12T21:01:45.870730298Z\" level=info msg=\"Removed container 259fec27ca1e14f460fcf74c0190e07ea82876fc94be2f0500628da06fcccdc6: openshift-marketplace/community-operators-w9r2z/extract-utilities\" id=163082a8-a051-48c0-84c5-7fd28be81f83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.864826 | controller |     "Jun 12 21:01:45.899836 crc crio[24437]: time=\"2026-06-12T21:01:45.898092281Z\" level=info msg=\"Ran pod sandbox ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18 with infra container: openstack/dnsmasq-dns-68b84f4555-qzfc7/POD\" id=d236a012-94f0-40a6-aef8-1b33d041879b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.864840 | controller |     "Jun 12 21:01:45.901844 crc crio[24437]: time=\"2026-06-12T21:01:45.901764023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=87595274-8580-4f12-b0be-2c5983c3ebf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.864873 | controller |     "Jun 12 21:01:46.031033 crc crio[24437]: time=\"2026-06-12T21:01:46.029557372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cabfb8f5-d683-4760-b4f0-c260f002d8bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.864894 | controller |     "Jun 12 21:01:46.041474 crc crio[24437]: time=\"2026-06-12T21:01:46.041388566Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-qzfc7/init\" id=60753d07-1f76-4ca3-8a95-1dd96981f686 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.864909 | controller |     "Jun 12 21:01:46.042000 crc crio[24437]: time=\"2026-06-12T21:01:46.041830417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.864925 | controller |     "Jun 12 21:01:46.103907 crc crio[24437]: time=\"2026-06-12T21:01:46.103802083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.864939 | controller |     "Jun 12 21:01:46.113632 crc crio[24437]: time=\"2026-06-12T21:01:46.113541336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.864954 | controller |     "Jun 12 21:01:46.319626 crc crio[24437]: time=\"2026-06-12T21:01:46.316574914Z\" level=info msg=\"Created container 33b3ec39502cfd1b497ba5dbcbe82fa351030bdd8802789268a12c737225566f: openstack/dnsmasq-dns-68b84f4555-qzfc7/init\" id=60753d07-1f76-4ca3-8a95-1dd96981f686 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.864969 | controller |     "Jun 12 21:01:46.319626 crc crio[24437]: time=\"2026-06-12T21:01:46.318818689Z\" level=info msg=\"Starting container: 33b3ec39502cfd1b497ba5dbcbe82fa351030bdd8802789268a12c737225566f\" id=bd4f687d-8f75-4646-9067-766fa4116168 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.864983 | controller |     "Jun 12 21:01:46.325408 crc crio[24437]: time=\"2026-06-12T21:01:46.32523152Z\" level=info msg=\"Started container\" PID=87114 containerID=33b3ec39502cfd1b497ba5dbcbe82fa351030bdd8802789268a12c737225566f description=openstack/dnsmasq-dns-68b84f4555-qzfc7/init id=bd4f687d-8f75-4646-9067-766fa4116168 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18",
2026-06-12 21:48:35.864998 | controller |     "Jun 12 21:01:46.676245 crc crio[24437]: time=\"2026-06-12T21:01:46.675560911Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2ea0b794-d67f-480f-a149-1adfd66df768 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.865013 | controller |     "Jun 12 21:01:46.775421 crc crio[24437]: time=\"2026-06-12T21:01:46.774729456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d1462753-4f5f-4824-b8de-efb4ec95a812 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.865028 | controller |     "Jun 12 21:01:46.786995 crc crio[24437]: time=\"2026-06-12T21:01:46.786775247Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-qzfc7/dnsmasq-dns\" id=9a5b38ee-975a-4e1c-9608-46e0b5ef9f2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.865043 | controller |     "Jun 12 21:01:46.787258 crc crio[24437]: time=\"2026-06-12T21:01:46.787231428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.865058 | controller |     "Jun 12 21:01:46.850586 crc crio[24437]: time=\"2026-06-12T21:01:46.850363333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.865073 | controller |     "Jun 12 21:01:46.854246 crc crio[24437]: time=\"2026-06-12T21:01:46.854177899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.865093 | controller |     "Jun 12 21:01:47.034741 crc crio[24437]: time=\"2026-06-12T21:01:47.033835582Z\" level=info msg=\"Created container 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed: openstack/dnsmasq-dns-68b84f4555-qzfc7/dnsmasq-dns\" id=9a5b38ee-975a-4e1c-9608-46e0b5ef9f2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.865108 | controller |     "Jun 12 21:01:47.036961 crc crio[24437]: time=\"2026-06-12T21:01:47.036243792Z\" level=info msg=\"Starting container: 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed\" id=f96b0a69-6b48-490e-808e-8baa587490c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.865122 | controller |     "Jun 12 21:01:47.048227 crc crio[24437]: time=\"2026-06-12T21:01:47.047850631Z\" level=info msg=\"Started container\" PID=87169 containerID=7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed description=openstack/dnsmasq-dns-68b84f4555-qzfc7/dnsmasq-dns id=f96b0a69-6b48-490e-808e-8baa587490c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18",
2026-06-12 21:48:35.865137 | controller |     "Jun 12 21:01:48.546850 crc crio[24437]: time=\"2026-06-12T21:01:48.545589695Z\" level=info msg=\"Stopping container: 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c (timeout: 30s)\" id=e4279f30-74fc-45b3-bc1a-7790f2556ae8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.865151 | controller |     "Jun 12 21:01:48.546850 crc crio[24437]: time=\"2026-06-12T21:01:48.545602875Z\" level=info msg=\"Stopping container: 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330 (timeout: 30s)\" id=89f140b5-13be-4dc4-b485-a6ad693ac52f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.865165 | controller |     "Jun 12 21:01:48.584247 crc crio[24437]: time=\"2026-06-12T21:01:48.583823519Z\" level=info msg=\"Stopping container: 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c (timeout: 30s)\" id=997b112b-d74c-4b10-8a10-8598d9b5129e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.865179 | controller |     "Jun 12 21:01:48.584247 crc crio[24437]: time=\"2026-06-12T21:01:48.583979083Z\" level=info msg=\"Stopping container: bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb (timeout: 30s)\" id=93d783aa-5dbb-48bf-a3c6-559ba68ab131 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.865194 | controller |     "Jun 12 21:01:48.584247 crc crio[24437]: time=\"2026-06-12T21:01:48.583903291Z\" level=info msg=\"Stopping container: 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa (timeout: 30s)\" id=309515aa-ee75-46c3-a032-c758874b4cd2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.865208 | controller |     "Jun 12 21:01:48.589536 crc crio[24437]: time=\"2026-06-12T21:01:48.587277125Z\" level=info msg=\"Stopping container: 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1 (timeout: 30s)\" id=bf915627-d1f6-41b6-a34e-e5e615510733 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.865222 | controller |     "Jun 12 21:01:48.674882 crc crio[24437]: time=\"2026-06-12T21:01:48.674779539Z\" level=info msg=\"Stopped container 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c: openstack/nova-api-0/nova-api-log\" id=e4279f30-74fc-45b3-bc1a-7790f2556ae8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.865236 | controller |     "Jun 12 21:01:48.718564 crc crio[24437]: time=\"2026-06-12T21:01:48.718290235Z\" level=info msg=\"Stopped container 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1: openstack/ceilometer-0/sg-core\" id=bf915627-d1f6-41b6-a34e-e5e615510733 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.865251 | controller |     "Jun 12 21:01:48.820537 crc crio[24437]: time=\"2026-06-12T21:01:48.820375322Z\" level=info msg=\"Stopped container 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa: openstack/ceilometer-0/proxy-httpd\" id=309515aa-ee75-46c3-a032-c758874b4cd2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.865268 | controller |     "Jun 12 21:01:49.019833 crc crio[24437]: time=\"2026-06-12T21:01:49.019741067Z\" level=info msg=\"Stopped container 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c: openstack/ceilometer-0/ceilometer-central-agent\" id=997b112b-d74c-4b10-8a10-8598d9b5129e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.865282 | controller |     "Jun 12 21:01:49.555520 crc crio[24437]: time=\"2026-06-12T21:01:49.554986274Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-966sv/POD\" id=2d4f3a09-b142-4f76-a968-1fbfbb829b91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.865297 | controller |     "Jun 12 21:01:49.556275 crc crio[24437]: time=\"2026-06-12T21:01:49.555576568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.865312 | controller |     "Jun 12 21:01:49.589433 crc crio[24437]: time=\"2026-06-12T21:01:49.589263478Z\" level=info msg=\"Got pod network &{Name:certified-operators-966sv Namespace:openshift-marketplace ID:9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846 UID:b734f45b-2d59-4150-b0e9-3b4729c6b4a0 NetNS:/var/run/netns/5333747f-4f4d-4fea-a58e-4538d1b21974 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb734f45b_2d59_4150_b0e9_3b4729c6b4a0.slice PodAnnotations:0xc001f6cda0}] Aliases:map[]}\"",
2026-06-12 21:48:35.865327 | controller |     "Jun 12 21:01:49.589433 crc crio[24437]: time=\"2026-06-12T21:01:49.589355641Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-966sv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.865342 | controller |     "Jun 12 21:01:49.636958 crc crio[24437]: time=\"2026-06-12T21:01:49.636692772Z\" level=info msg=\"Stopped container bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb: openstack/ceilometer-0/ceilometer-notification-agent\" id=93d783aa-5dbb-48bf-a3c6-559ba68ab131 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.865357 | controller |     "Jun 12 21:01:49.639240 crc crio[24437]: time=\"2026-06-12T21:01:49.639196055Z\" level=info msg=\"Stopping pod sandbox: cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e\" id=f9f5fbcc-b409-49ab-a01c-acc85bd4aade name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.865372 | controller |     "Jun 12 21:01:49.641095 crc crio[24437]: time=\"2026-06-12T21:01:49.64103029Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e UID:1fecc860-ff5b-4235-99de-156886aa6c75 NetNS:/var/run/netns/bc026b1f-b69d-497f-b087-82bb97417ef6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fecc860_ff5b_4235_99de_156886aa6c75.slice PodAnnotations:0xc0018401e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.865387 | controller |     "Jun 12 21:01:49.641241 crc crio[24437]: time=\"2026-06-12T21:01:49.641205074Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.865402 | controller |     "Jun 12 21:01:50.207165 crc crio[24437]: 2026-06-12T21:01:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b212bf5ce89d53 Mac:6a:58:80:a5:eb:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/5333747f-4f4d-4fea-a58e-4538d1b21974 SocketPath: PciID:}] [{Interface:0xc00038e5d0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.865421 | controller |     "Jun 12 21:01:50.208344 crc crio[24437]: time=\"2026-06-12T21:01:50.208219863Z\" level=info msg=\"Got pod network &{Name:certified-operators-966sv Namespace:openshift-marketplace ID:9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846 UID:b734f45b-2d59-4150-b0e9-3b4729c6b4a0 NetNS:/var/run/netns/5333747f-4f4d-4fea-a58e-4538d1b21974 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb734f45b_2d59_4150_b0e9_3b4729c6b4a0.slice PodAnnotations:0xc001f6cda0}] Aliases:map[]}\"",
2026-06-12 21:48:35.865437 | controller |     "Jun 12 21:01:50.208528 crc crio[24437]: time=\"2026-06-12T21:01:50.208454149Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-966sv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.865452 | controller |     "Jun 12 21:01:50.217666 crc crio[24437]: time=\"2026-06-12T21:01:50.217610518Z\" level=info msg=\"Ran pod sandbox 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846 with infra container: openshift-marketplace/certified-operators-966sv/POD\" id=2d4f3a09-b142-4f76-a968-1fbfbb829b91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.865467 | controller |     "Jun 12 21:01:50.220874 crc crio[24437]: time=\"2026-06-12T21:01:50.220710805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f8bb2f24-b55c-4847-bdad-8667c6fd7473 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.865482 | controller |     "Jun 12 21:01:50.225899 crc crio[24437]: time=\"2026-06-12T21:01:50.224840988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=42ea8c7c-c1ce-49f4-932c-4bd2e9302973 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.865497 | controller |     "Jun 12 21:01:50.234830 crc crio[24437]: time=\"2026-06-12T21:01:50.234738986Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-966sv/extract-utilities\" id=9bc7d8ea-3eb7-4b25-8ca7-8c07eda725dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.865512 | controller |     "Jun 12 21:01:50.235258 crc crio[24437]: time=\"2026-06-12T21:01:50.235206208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.865526 | controller |     "Jun 12 21:01:50.298217 crc crio[24437]: time=\"2026-06-12T21:01:50.293778559Z\" level=info msg=\"Stopped pod sandbox: cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e\" id=f9f5fbcc-b409-49ab-a01c-acc85bd4aade name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.865541 | controller |     "Jun 12 21:01:50.334270 crc crio[24437]: time=\"2026-06-12T21:01:50.334171066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.865556 | controller |     "Jun 12 21:01:50.338078 crc crio[24437]: time=\"2026-06-12T21:01:50.338010183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.865570 | controller |     "Jun 12 21:01:50.683822 crc crio[24437]: time=\"2026-06-12T21:01:50.68335986Z\" level=info msg=\"Created container 289202886c48f8c4b2faba2ec2e310c9a5e8a419b56a514676f4b7d2a37ebee1: openshift-marketplace/certified-operators-966sv/extract-utilities\" id=9bc7d8ea-3eb7-4b25-8ca7-8c07eda725dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.865585 | controller |     "Jun 12 21:01:50.691262 crc crio[24437]: time=\"2026-06-12T21:01:50.690333805Z\" level=info msg=\"Starting container: 289202886c48f8c4b2faba2ec2e310c9a5e8a419b56a514676f4b7d2a37ebee1\" id=cb85a5d7-62b9-4c7a-934c-1ef666784064 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.865603 | controller |     "Jun 12 21:01:50.699833 crc crio[24437]: time=\"2026-06-12T21:01:50.699712798Z\" level=info msg=\"Started container\" PID=87549 containerID=289202886c48f8c4b2faba2ec2e310c9a5e8a419b56a514676f4b7d2a37ebee1 description=openshift-marketplace/certified-operators-966sv/extract-utilities id=cb85a5d7-62b9-4c7a-934c-1ef666784064 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846",
2026-06-12 21:48:35.865618 | controller |     "Jun 12 21:01:50.804742 crc crio[24437]: time=\"2026-06-12T21:01:50.804679168Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=50f59d3c-7b47-42fe-b783-dec34e374c64 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.865633 | controller |     "Jun 12 21:01:50.809067 crc crio[24437]: time=\"2026-06-12T21:01:50.809007695Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.865648 | controller |     "Jun 12 21:01:50.827969 crc crio[24437]: time=\"2026-06-12T21:01:50.823897537Z\" level=info msg=\"Removing container: 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa\" id=be782fd7-0a20-4f7c-be59-31e9ca6e6ba4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.865664 | controller |     "Jun 12 21:01:51.006783 crc crio[24437]: time=\"2026-06-12T21:01:51.006449203Z\" level=info msg=\"Removed container 183ff7deaf7fbfb3b9d69969005f94d087813788410ae78b578f7ee524717baa: openstack/ceilometer-0/proxy-httpd\" id=be782fd7-0a20-4f7c-be59-31e9ca6e6ba4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.865679 | controller |     "Jun 12 21:01:51.009823 crc crio[24437]: time=\"2026-06-12T21:01:51.009760325Z\" level=info msg=\"Removing container: 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1\" id=cfe90f53-9a58-4cd8-914c-0b11e0368f5a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.865695 | controller |     "Jun 12 21:01:51.041134 crc crio[24437]: time=\"2026-06-12T21:01:51.039850646Z\" level=info msg=\"Removed container 4280c32aa78afeae860a91986730396b9dc4c142f6a7759af53a8f235b2536f1: openstack/ceilometer-0/sg-core\" id=cfe90f53-9a58-4cd8-914c-0b11e0368f5a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.865710 | controller |     "Jun 12 21:01:51.045457 crc crio[24437]: time=\"2026-06-12T21:01:51.045386144Z\" level=info msg=\"Removing container: bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb\" id=126bb150-ee73-4b99-bf7c-5cb1fbde998a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.865724 | controller |     "Jun 12 21:01:51.076639 crc crio[24437]: time=\"2026-06-12T21:01:51.076508691Z\" level=info msg=\"Removed container bc10bcb3d7fc16eb527b354aa696a8a8370b1d065ef013c50a5965ccdfcd16bb: openstack/ceilometer-0/ceilometer-notification-agent\" id=126bb150-ee73-4b99-bf7c-5cb1fbde998a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.865739 | controller |     "Jun 12 21:01:51.086375 crc crio[24437]: time=\"2026-06-12T21:01:51.086261685Z\" level=info msg=\"Removing container: 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c\" id=5f55af3b-8a98-48f8-8bd2-972ec4a6984e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.865754 | controller |     "Jun 12 21:01:51.137674 crc crio[24437]: time=\"2026-06-12T21:01:51.137473472Z\" level=info msg=\"Removed container 6e074a0fe678459937cee06e4bbed6c370e684e7a3c36b9d635a9e28c878b28c: openstack/ceilometer-0/ceilometer-central-agent\" id=5f55af3b-8a98-48f8-8bd2-972ec4a6984e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.865768 | controller |     "Jun 12 21:01:51.451619 crc crio[24437]: time=\"2026-06-12T21:01:51.451477517Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=50f59d3c-7b47-42fe-b783-dec34e374c64 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.865786 | controller |     "Jun 12 21:01:51.452324 crc crio[24437]: time=\"2026-06-12T21:01:51.452240187Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=87c09472-dfdd-4c1a-819f-825f50826d91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.865801 | controller |     "Jun 12 21:01:51.455102 crc crio[24437]: time=\"2026-06-12T21:01:51.455036536Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bb53224b-8945-4518-bc81-957b49ae8a03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.865815 | controller |     "Jun 12 21:01:51.463998 crc crio[24437]: time=\"2026-06-12T21:01:51.463892967Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-966sv/extract-content\" id=61415130-be1a-4727-9110-9fc42b6b5017 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.865839 | controller |     "Jun 12 21:01:51.464501 crc crio[24437]: time=\"2026-06-12T21:01:51.46442877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.865876 | controller |     "Jun 12 21:01:51.539103 crc crio[24437]: time=\"2026-06-12T21:01:51.539014492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.865893 | controller |     "Jun 12 21:01:51.544440 crc crio[24437]: time=\"2026-06-12T21:01:51.544383335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.865908 | controller |     "Jun 12 21:01:51.652665 crc crio[24437]: time=\"2026-06-12T21:01:51.652454142Z\" level=info msg=\"Created container 610076131db3dc644f1b5ee168c4b6c285a81221f018a5e2664f06d85148b7a3: openshift-marketplace/certified-operators-966sv/extract-content\" id=61415130-be1a-4727-9110-9fc42b6b5017 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.865923 | controller |     "Jun 12 21:01:51.653734 crc crio[24437]: time=\"2026-06-12T21:01:51.653621852Z\" level=info msg=\"Starting container: 610076131db3dc644f1b5ee168c4b6c285a81221f018a5e2664f06d85148b7a3\" id=4a359477-6780-4e7a-b224-e2cbbae722d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.865937 | controller |     "Jun 12 21:01:51.659201 crc crio[24437]: time=\"2026-06-12T21:01:51.658561955Z\" level=info msg=\"Started container\" PID=87616 containerID=610076131db3dc644f1b5ee168c4b6c285a81221f018a5e2664f06d85148b7a3 description=openshift-marketplace/certified-operators-966sv/extract-content id=4a359477-6780-4e7a-b224-e2cbbae722d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846",
2026-06-12 21:48:35.865952 | controller |     "Jun 12 21:01:51.661173 crc crio[24437]: time=\"2026-06-12T21:01:51.661136519Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=33bdbfcc-665d-4716-9c25-da612f145192 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.865967 | controller |     "Jun 12 21:01:51.661243 crc crio[24437]: time=\"2026-06-12T21:01:51.661199081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.865989 | controller |     "Jun 12 21:01:51.695966 crc crio[24437]: time=\"2026-06-12T21:01:51.695792664Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69 UID:b4611ea7-f257-4e74-98d4-d6d9aa582d76 NetNS:/var/run/netns/35d18e7d-5d4e-401a-a504-bb3cb662ba98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4611ea7_f257_4e74_98d4_d6d9aa582d76.slice PodAnnotations:0xc001840730}] Aliases:map[]}\"",
2026-06-12 21:48:35.866008 | controller |     "Jun 12 21:01:51.697391 crc crio[24437]: time=\"2026-06-12T21:01:51.696008649Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.866078 | controller |     "Jun 12 21:01:51.811260 crc crio[24437]: time=\"2026-06-12T21:01:51.810692781Z\" level=info msg=\"Stopped container 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330: openstack/nova-api-0/nova-api-api\" id=89f140b5-13be-4dc4-b485-a6ad693ac52f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.866101 | controller |     "Jun 12 21:01:51.812647 crc crio[24437]: time=\"2026-06-12T21:01:51.812564198Z\" level=info msg=\"Stopping pod sandbox: 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165\" id=99fb36a5-fa7a-4cb1-8303-32291a345819 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.866117 | controller |     "Jun 12 21:01:51.813368 crc crio[24437]: time=\"2026-06-12T21:01:51.813191203Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165 UID:5092c98b-68f4-4a75-99da-634be23077e8 NetNS:/var/run/netns/0c1fe104-0588-40d1-a82f-82171261b16d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5092c98b_68f4_4a75_99da_634be23077e8.slice PodAnnotations:0xc000c24a50}] Aliases:map[]}\"",
2026-06-12 21:48:35.866132 | controller |     "Jun 12 21:01:51.813713 crc crio[24437]: time=\"2026-06-12T21:01:51.813405658Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.866147 | controller |     "Jun 12 21:01:52.295388 crc crio[24437]: time=\"2026-06-12T21:01:52.294640717Z\" level=info msg=\"Stopped pod sandbox: 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165\" id=99fb36a5-fa7a-4cb1-8303-32291a345819 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.866163 | controller |     "Jun 12 21:01:52.323730 crc crio[24437]: 2026-06-12T21:01:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c295cdc5fc07844 Mac:46:0d:f7:64:93:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/35d18e7d-5d4e-401a-a504-bb3cb662ba98 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.866178 | controller |     "Jun 12 21:01:52.325468 crc crio[24437]: time=\"2026-06-12T21:01:52.325400944Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69 UID:b4611ea7-f257-4e74-98d4-d6d9aa582d76 NetNS:/var/run/netns/35d18e7d-5d4e-401a-a504-bb3cb662ba98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4611ea7_f257_4e74_98d4_d6d9aa582d76.slice PodAnnotations:0xc001840730}] Aliases:map[]}\"",
2026-06-12 21:48:35.866195 | controller |     "Jun 12 21:01:52.325606 crc crio[24437]: time=\"2026-06-12T21:01:52.325570728Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.866211 | controller |     "Jun 12 21:01:52.339700 crc crio[24437]: time=\"2026-06-12T21:01:52.339602019Z\" level=info msg=\"Ran pod sandbox c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69 with infra container: openstack/ceilometer-0/POD\" id=33bdbfcc-665d-4716-9c25-da612f145192 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.866227 | controller |     "Jun 12 21:01:52.343169 crc crio[24437]: time=\"2026-06-12T21:01:52.343086366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ea4217e8-e160-436f-868b-5a0a8b87acd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.866246 | controller |     "Jun 12 21:01:52.360185 crc crio[24437]: time=\"2026-06-12T21:01:52.360030639Z\" level=info msg=\"Stopping container: a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765 (timeout: 30s)\" id=e47df30e-6779-4cdf-acba-c268bc86155f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.866261 | controller |     "Jun 12 21:01:52.374511 crc crio[24437]: time=\"2026-06-12T21:01:52.374342446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=49a08197-e39e-436d-a955-a972ae9f5efa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.866276 | controller |     "Jun 12 21:01:52.385403 crc crio[24437]: time=\"2026-06-12T21:01:52.38532589Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=ea116283-78df-4228-a0b1-e56bdf122774 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.866291 | controller |     "Jun 12 21:01:52.385886 crc crio[24437]: time=\"2026-06-12T21:01:52.385802422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.866306 | controller |     "Jun 12 21:01:52.448206 crc crio[24437]: time=\"2026-06-12T21:01:52.448022885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.866321 | controller |     "Jun 12 21:01:52.461830 crc crio[24437]: time=\"2026-06-12T21:01:52.461756838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.866336 | controller |     "Jun 12 21:01:52.492642 crc crio[24437]: time=\"2026-06-12T21:01:52.492280808Z\" level=info msg=\"Stopped container a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765: openstack/kube-state-metrics-0/kube-state-metrics\" id=e47df30e-6779-4cdf-acba-c268bc86155f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.866350 | controller |     "Jun 12 21:01:52.495346 crc crio[24437]: time=\"2026-06-12T21:01:52.49510748Z\" level=info msg=\"Stopping pod sandbox: 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164\" id=15810c42-689d-47c2-9d7d-4a93dc211e47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.866365 | controller |     "Jun 12 21:01:52.496516 crc crio[24437]: time=\"2026-06-12T21:01:52.496448713Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164 UID:163d648c-a53b-4384-8df3-ceaa99239def NetNS:/var/run/netns/08628d65-fcba-4d40-9165-6e0dafcdb499 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod163d648c_a53b_4384_8df3_ceaa99239def.slice PodAnnotations:0xc001840958}] Aliases:map[]}\"",
2026-06-12 21:48:35.866381 | controller |     "Jun 12 21:01:52.496649 crc crio[24437]: time=\"2026-06-12T21:01:52.496610057Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.866395 | controller |     "Jun 12 21:01:52.629907 crc crio[24437]: time=\"2026-06-12T21:01:52.628761485Z\" level=info msg=\"Created container 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d: openstack/ceilometer-0/ceilometer-central-agent\" id=ea116283-78df-4228-a0b1-e56bdf122774 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.866410 | controller |     "Jun 12 21:01:52.638828 crc crio[24437]: time=\"2026-06-12T21:01:52.638713953Z\" level=info msg=\"Starting container: 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d\" id=c2c286cd-4b91-49cf-9dce-fc7080f1b564 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.866429 | controller |     "Jun 12 21:01:52.673802 crc crio[24437]: time=\"2026-06-12T21:01:52.673711176Z\" level=info msg=\"Started container\" PID=87726 containerID=95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d description=openstack/ceilometer-0/ceilometer-central-agent id=c2c286cd-4b91-49cf-9dce-fc7080f1b564 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69",
2026-06-12 21:48:35.866444 | controller |     "Jun 12 21:01:52.699085 crc crio[24437]: time=\"2026-06-12T21:01:52.698395113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=41f9439a-7c39-4373-8d41-3b4830c6f7ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.866460 | controller |     "Jun 12 21:01:52.734142 crc crio[24437]: time=\"2026-06-12T21:01:52.734060012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8a59291f-8b19-464f-bd48-eb83bfa06cdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.866475 | controller |     "Jun 12 21:01:52.743739 crc crio[24437]: time=\"2026-06-12T21:01:52.743653322Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=edc2bd9e-8ca8-445a-bc59-f5b881ff4c0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.866490 | controller |     "Jun 12 21:01:52.744215 crc crio[24437]: time=\"2026-06-12T21:01:52.744106093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.866505 | controller |     "Jun 12 21:01:52.820711 crc crio[24437]: time=\"2026-06-12T21:01:52.820416327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.866520 | controller |     "Jun 12 21:01:52.824701 crc crio[24437]: time=\"2026-06-12T21:01:52.824264363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.866535 | controller |     "Jun 12 21:01:52.946376 crc crio[24437]: time=\"2026-06-12T21:01:52.945589521Z\" level=info msg=\"Removing container: 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330\" id=02371175-182a-4459-a5d2-58f66ed41c76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.866550 | controller |     "Jun 12 21:01:53.033537 crc crio[24437]: time=\"2026-06-12T21:01:53.032248393Z\" level=info msg=\"Removed container 767cf525f2c848604815c9a478844fbe27935cb15ba8d9b724fc855e2ea3a330: openstack/nova-api-0/nova-api-api\" id=02371175-182a-4459-a5d2-58f66ed41c76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.866565 | controller |     "Jun 12 21:01:53.051456 crc crio[24437]: time=\"2026-06-12T21:01:53.051256396Z\" level=info msg=\"Removing container: 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c\" id=ae6743cc-d9c8-430d-9c18-ed978b3f12a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.866580 | controller |     "Jun 12 21:01:53.092104 crc crio[24437]: time=\"2026-06-12T21:01:53.091910492Z\" level=info msg=\"Stopped pod sandbox: 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164\" id=15810c42-689d-47c2-9d7d-4a93dc211e47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.866594 | controller |     "Jun 12 21:01:53.121039 crc crio[24437]: time=\"2026-06-12T21:01:53.120889325Z\" level=info msg=\"Created container 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40: openstack/ceilometer-0/ceilometer-notification-agent\" id=edc2bd9e-8ca8-445a-bc59-f5b881ff4c0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.866612 | controller |     "Jun 12 21:01:53.122151 crc crio[24437]: time=\"2026-06-12T21:01:53.122060885Z\" level=info msg=\"Starting container: 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40\" id=5800df5f-3582-42d7-ab78-303e64d845bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.866627 | controller |     "Jun 12 21:01:53.145336 crc crio[24437]: time=\"2026-06-12T21:01:53.144567595Z\" level=info msg=\"Removed container 1e388622970e6bc0e4878cbf76a31907013c8dd97924887ed2ad6b632038f62c: openstack/nova-api-0/nova-api-log\" id=ae6743cc-d9c8-430d-9c18-ed978b3f12a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.866642 | controller |     "Jun 12 21:01:53.152109 crc crio[24437]: time=\"2026-06-12T21:01:53.151501189Z\" level=info msg=\"Started container\" PID=87800 containerID=6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40 description=openstack/ceilometer-0/ceilometer-notification-agent id=5800df5f-3582-42d7-ab78-303e64d845bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69",
2026-06-12 21:48:35.866657 | controller |     "Jun 12 21:01:53.195641 crc crio[24437]: time=\"2026-06-12T21:01:53.195520976Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=1958e7f9-345c-491c-8f4e-f8b9ef0721d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.866672 | controller |     "Jun 12 21:01:53.230074 crc crio[24437]: time=\"2026-06-12T21:01:53.223251549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2aabf010-8652-4cd1-a134-5b8984f695f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.866686 | controller |     "Jun 12 21:01:53.240138 crc crio[24437]: time=\"2026-06-12T21:01:53.240052648Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=500c57ed-e273-41c8-bdb2-560a32249595 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.866701 | controller |     "Jun 12 21:01:53.240512 crc crio[24437]: time=\"2026-06-12T21:01:53.240456888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.866716 | controller |     "Jun 12 21:01:53.299606 crc crio[24437]: time=\"2026-06-12T21:01:53.298641021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.866731 | controller |     "Jun 12 21:01:53.306897 crc crio[24437]: time=\"2026-06-12T21:01:53.306616719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.866746 | controller |     "Jun 12 21:01:53.486124 crc crio[24437]: time=\"2026-06-12T21:01:53.484362095Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=a80c2cee-e615-47ce-b567-ce68b15ffdf0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.866761 | controller |     "Jun 12 21:01:53.486124 crc crio[24437]: time=\"2026-06-12T21:01:53.484457647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.866776 | controller |     "Jun 12 21:01:53.494608 crc crio[24437]: time=\"2026-06-12T21:01:53.494504279Z\" level=info msg=\"Created container 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717: openstack/ceilometer-0/sg-core\" id=500c57ed-e273-41c8-bdb2-560a32249595 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.866791 | controller |     "Jun 12 21:01:53.495773 crc crio[24437]: time=\"2026-06-12T21:01:53.495653936Z\" level=info msg=\"Starting container: 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717\" id=816b3509-1843-42a8-a197-78b7bde6dda2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.866809 | controller |     "Jun 12 21:01:53.515793 crc crio[24437]: time=\"2026-06-12T21:01:53.51382718Z\" level=info msg=\"Started container\" PID=87837 containerID=2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717 description=openstack/ceilometer-0/sg-core id=816b3509-1843-42a8-a197-78b7bde6dda2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69",
2026-06-12 21:48:35.866825 | controller |     "Jun 12 21:01:53.524802 crc crio[24437]: time=\"2026-06-12T21:01:53.524706802Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78 UID:a5c9f158-fbd5-439e-953a-56f55857bbda NetNS:/var/run/netns/92fca514-dce8-4a68-a700-e90c0fad67b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5c9f158_fbd5_439e_953a_56f55857bbda.slice PodAnnotations:0xc00051ce68}] Aliases:map[]}\"",
2026-06-12 21:48:35.866841 | controller |     "Jun 12 21:01:53.524802 crc crio[24437]: time=\"2026-06-12T21:01:53.524768883Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.866879 | controller |     "Jun 12 21:01:53.531425 crc crio[24437]: time=\"2026-06-12T21:01:53.531150712Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5963f52e-0240-45ca-9ecb-145a28d905e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.866897 | controller |     "Jun 12 21:01:53.586974 crc crio[24437]: time=\"2026-06-12T21:01:53.586810661Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=13240ed3-292a-4243-86c3-64442354845f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.866912 | controller |     "Jun 12 21:01:53.596260 crc crio[24437]: time=\"2026-06-12T21:01:53.596064982Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a69faf25-06ca-4c73-aace-4270dbe8ed67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.866927 | controller |     "Jun 12 21:01:53.596887 crc crio[24437]: time=\"2026-06-12T21:01:53.596582975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.866942 | controller |     "Jun 12 21:01:53.688107 crc crio[24437]: time=\"2026-06-12T21:01:53.687549516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.866956 | controller |     "Jun 12 21:01:53.694598 crc crio[24437]: time=\"2026-06-12T21:01:53.694415216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.866971 | controller |     "Jun 12 21:01:53.861250 crc crio[24437]: time=\"2026-06-12T21:01:53.861008833Z\" level=info msg=\"Stopping container: 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46 (timeout: 10s)\" id=e17dc7b1-e646-49e5-a4f7-82b2977e441d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.866986 | controller |     "Jun 12 21:01:53.994461 crc crio[24437]: time=\"2026-06-12T21:01:53.991589922Z\" level=info msg=\"Stopped container 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46: openstack/dnsmasq-dns-7948f7c9f9-8tghq/dnsmasq-dns\" id=e17dc7b1-e646-49e5-a4f7-82b2977e441d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.867000 | controller |     "Jun 12 21:01:53.994461 crc crio[24437]: time=\"2026-06-12T21:01:53.993239083Z\" level=info msg=\"Stopping pod sandbox: 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703\" id=e5ced501-3a0a-4dfa-ad5d-085699cee635 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.867020 | controller |     "Jun 12 21:01:53.994461 crc crio[24437]: time=\"2026-06-12T21:01:53.993759856Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-8tghq Namespace:openstack ID:54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703 UID:c3775170-2cfd-489d-9907-4d5be722502a NetNS:/var/run/netns/51bf3cf1-d95c-44d1-8c4c-e17a8be8b594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3775170_2cfd_489d_9907_4d5be722502a.slice PodAnnotations:0xc001f6c8b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.867035 | controller |     "Jun 12 21:01:53.994461 crc crio[24437]: time=\"2026-06-12T21:01:53.993895249Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7948f7c9f9-8tghq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.867049 | controller |     "Jun 12 21:01:54.046795 crc crio[24437]: time=\"2026-06-12T21:01:54.04562171Z\" level=info msg=\"Created container 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147: openstack/ceilometer-0/proxy-httpd\" id=a69faf25-06ca-4c73-aace-4270dbe8ed67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.867064 | controller |     "Jun 12 21:01:54.048119 crc crio[24437]: time=\"2026-06-12T21:01:54.047527908Z\" level=info msg=\"Starting container: 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147\" id=a7aeb4fb-87d2-4160-ba19-1d457dd902ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.867078 | controller |     "Jun 12 21:01:54.054597 crc crio[24437]: time=\"2026-06-12T21:01:54.054545063Z\" level=info msg=\"Started container\" PID=87912 containerID=1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147 description=openstack/ceilometer-0/proxy-httpd id=a7aeb4fb-87d2-4160-ba19-1d457dd902ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69",
2026-06-12 21:48:35.867093 | controller |     "Jun 12 21:01:54.061244 crc crio[24437]: time=\"2026-06-12T21:01:54.061154778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=de4f2246-a05b-48e3-9f5f-ee5034ea88d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.867107 | controller |     "Jun 12 21:01:54.066148 crc crio[24437]: time=\"2026-06-12T21:01:54.06601947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=22ba0a54-4ae8-4350-9ed4-28c84e5f3819 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.867121 | controller |     "Jun 12 21:01:54.075700 crc crio[24437]: time=\"2026-06-12T21:01:54.072163232Z\" level=info msg=\"Removing container: a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765\" id=ab8b4593-54c9-404c-a2ea-78133ba5a1a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.867135 | controller |     "Jun 12 21:01:54.078588 crc crio[24437]: time=\"2026-06-12T21:01:54.078521252Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-966sv/registry-server\" id=312e7d32-5ebf-46b3-a2ff-13e7c48e2711 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.867150 | controller |     "Jun 12 21:01:54.079260 crc crio[24437]: time=\"2026-06-12T21:01:54.079215228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.867165 | controller |     "Jun 12 21:01:54.134705 crc crio[24437]: 2026-06-12T21:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:381012d1ff5c9b9 Mac:aa:8a:73:18:02:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/92fca514-dce8-4a68-a700-e90c0fad67b6 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.867183 | controller |     "Jun 12 21:01:54.134705 crc crio[24437]: time=\"2026-06-12T21:01:54.132699703Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78 UID:a5c9f158-fbd5-439e-953a-56f55857bbda NetNS:/var/run/netns/92fca514-dce8-4a68-a700-e90c0fad67b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5c9f158_fbd5_439e_953a_56f55857bbda.slice PodAnnotations:0xc00051ce68}] Aliases:map[]}\"",
2026-06-12 21:48:35.867198 | controller |     "Jun 12 21:01:54.134705 crc crio[24437]: time=\"2026-06-12T21:01:54.132853497Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.867212 | controller |     "Jun 12 21:01:54.252096 crc crio[24437]: time=\"2026-06-12T21:01:54.248980765Z\" level=info msg=\"Ran pod sandbox 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78 with infra container: openstack/nova-api-0/POD\" id=a80c2cee-e615-47ce-b567-ce68b15ffdf0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.867227 | controller |     "Jun 12 21:01:54.252600 crc crio[24437]: time=\"2026-06-12T21:01:54.252465421Z\" level=info msg=\"Removed container a031abfe8f55c35608003a086522db7c17a9bc5141cfbe0410715c0cdb2c3765: openstack/kube-state-metrics-0/kube-state-metrics\" id=ab8b4593-54c9-404c-a2ea-78133ba5a1a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.867241 | controller |     "Jun 12 21:01:54.255809 crc crio[24437]: time=\"2026-06-12T21:01:54.255675852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9e8faece-7416-4e95-868f-afa8897558d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.867255 | controller |     "Jun 12 21:01:54.275773 crc crio[24437]: time=\"2026-06-12T21:01:54.271081846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.867269 | controller |     "Jun 12 21:01:54.286868 crc crio[24437]: time=\"2026-06-12T21:01:54.281347852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=18921fdd-cd2a-4c72-b533-ac17b9c991a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.867284 | controller |     "Jun 12 21:01:54.310533 crc crio[24437]: time=\"2026-06-12T21:01:54.309429163Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=e75b8c05-08c2-4d89-8314-16fc942143ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.867298 | controller |     "Jun 12 21:01:54.310533 crc crio[24437]: time=\"2026-06-12T21:01:54.309826803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.867313 | controller |     "Jun 12 21:01:54.361774 crc crio[24437]: time=\"2026-06-12T21:01:54.35456779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.867327 | controller |     "Jun 12 21:01:54.417907 crc crio[24437]: time=\"2026-06-12T21:01:54.417672305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.867342 | controller |     "Jun 12 21:01:54.434383 crc crio[24437]: time=\"2026-06-12T21:01:54.433828927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.867360 | controller |     "Jun 12 21:01:54.518448 crc crio[24437]: time=\"2026-06-12T21:01:54.518296766Z\" level=info msg=\"Created container f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c: openshift-marketplace/certified-operators-966sv/registry-server\" id=312e7d32-5ebf-46b3-a2ff-13e7c48e2711 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.867374 | controller |     "Jun 12 21:01:54.527202 crc crio[24437]: time=\"2026-06-12T21:01:54.526152051Z\" level=info msg=\"Starting container: f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c\" id=1da4b6ab-3eac-462a-8604-16b0e58cd4fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.867389 | controller |     "Jun 12 21:01:54.547576 crc crio[24437]: time=\"2026-06-12T21:01:54.54737072Z\" level=info msg=\"Started container\" PID=87995 containerID=f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c description=openshift-marketplace/certified-operators-966sv/registry-server id=1da4b6ab-3eac-462a-8604-16b0e58cd4fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846",
2026-06-12 21:48:35.867404 | controller |     "Jun 12 21:01:54.591109 crc crio[24437]: time=\"2026-06-12T21:01:54.590759373Z\" level=info msg=\"Created container 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668: openstack/nova-api-0/nova-api-log\" id=e75b8c05-08c2-4d89-8314-16fc942143ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.867419 | controller |     "Jun 12 21:01:54.607883 crc crio[24437]: time=\"2026-06-12T21:01:54.607748497Z\" level=info msg=\"Starting container: 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668\" id=38ffb72f-69c7-4897-85f3-bf45b8f787b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.867434 | controller |     "Jun 12 21:01:54.651027 crc crio[24437]: time=\"2026-06-12T21:01:54.650896364Z\" level=info msg=\"Stopped pod sandbox: 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703\" id=e5ced501-3a0a-4dfa-ad5d-085699cee635 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.867449 | controller |     "Jun 12 21:01:54.659983 crc crio[24437]: time=\"2026-06-12T21:01:54.658414231Z\" level=info msg=\"Started container\" PID=88127 containerID=9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668 description=openstack/nova-api-0/nova-api-log id=38ffb72f-69c7-4897-85f3-bf45b8f787b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78",
2026-06-12 21:48:35.867464 | controller |     "Jun 12 21:01:54.678955 crc crio[24437]: time=\"2026-06-12T21:01:54.678833591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d3d5217b-299d-4b56-af80-77dd0cf61fdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.867479 | controller |     "Jun 12 21:01:54.778481 crc crio[24437]: time=\"2026-06-12T21:01:54.778333835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3ef98bf2-26c5-4861-b8eb-08dc801d19ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.867494 | controller |     "Jun 12 21:01:54.792904 crc crio[24437]: time=\"2026-06-12T21:01:54.792763584Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=2e69c703-c2dd-498a-8cf1-18c4e8cbf9d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.867509 | controller |     "Jun 12 21:01:54.793737 crc crio[24437]: time=\"2026-06-12T21:01:54.793462231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.867523 | controller |     "Jun 12 21:01:54.841229 crc crio[24437]: time=\"2026-06-12T21:01:54.841171203Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=8aa840b3-1b65-4880-b974-ed8ce3138a9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.867542 | controller |     "Jun 12 21:01:54.841440 crc crio[24437]: time=\"2026-06-12T21:01:54.841261515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.867557 | controller |     "Jun 12 21:01:54.928145 crc crio[24437]: time=\"2026-06-12T21:01:54.926883111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.867571 | controller |     "Jun 12 21:01:54.930479 crc crio[24437]: time=\"2026-06-12T21:01:54.930134972Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-9t228/POD\" id=6b48aec3-c9d0-4a71-ba48-8f36d8851d4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.867586 | controller |     "Jun 12 21:01:54.931074 crc crio[24437]: time=\"2026-06-12T21:01:54.931026035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.867601 | controller |     "Jun 12 21:01:54.934164 crc crio[24437]: time=\"2026-06-12T21:01:54.934002249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.867616 | controller |     "Jun 12 21:01:54.962376 crc crio[24437]: time=\"2026-06-12T21:01:54.962293384Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:309a7612edcb88a37508da6ed95a580f57755d55e384bbf5107e7f15b9c26d6b UID:420779b6-7e4c-43a3-9d15-b3b8cb6e5f90 NetNS:/var/run/netns/4b1540e0-27ed-47b3-8f0b-887aa5e205e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod420779b6_7e4c_43a3_9d15_b3b8cb6e5f90.slice PodAnnotations:0xc00051ca40}] Aliases:map[]}\"",
2026-06-12 21:48:35.867631 | controller |     "Jun 12 21:01:54.962983 crc crio[24437]: time=\"2026-06-12T21:01:54.962901979Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.867646 | controller |     "Jun 12 21:01:55.038051 crc crio[24437]: time=\"2026-06-12T21:01:55.034912537Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9t228 Namespace:openstack ID:8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d UID:b852997b-2d37-42fd-8cac-6ad03416171b NetNS:/var/run/netns/d950e1c6-b3b5-4565-b2fd-48b30e993a06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb852997b_2d37_42fd_8cac_6ad03416171b.slice PodAnnotations:0xc0026aa068}] Aliases:map[]}\"",
2026-06-12 21:48:35.867662 | controller |     "Jun 12 21:01:55.038051 crc crio[24437]: time=\"2026-06-12T21:01:55.03503467Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-9t228 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.867677 | controller |     "Jun 12 21:01:55.135197 crc crio[24437]: time=\"2026-06-12T21:01:55.13483678Z\" level=info msg=\"Stopping container: 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d (timeout: 30s)\" id=f8aecd19-f832-4674-8366-7b85c6e70312 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.867692 | controller |     "Jun 12 21:01:55.135615 crc crio[24437]: time=\"2026-06-12T21:01:55.135571589Z\" level=info msg=\"Stopping container: 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717 (timeout: 30s)\" id=a7fe8c45-bc2a-4840-974f-dfead4d78770 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.867706 | controller |     "Jun 12 21:01:55.142624 crc crio[24437]: time=\"2026-06-12T21:01:55.142549452Z\" level=info msg=\"Stopping container: 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147 (timeout: 30s)\" id=5cf0fa44-3f89-441e-a550-d9f18c5ba6eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.867724 | controller |     "Jun 12 21:01:55.145262 crc crio[24437]: time=\"2026-06-12T21:01:55.145201558Z\" level=info msg=\"Stopping container: 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40 (timeout: 30s)\" id=6de5bf6c-5e5e-46c5-a6b0-704ea09b79b9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.867739 | controller |     "Jun 12 21:01:55.164105 crc crio[24437]: time=\"2026-06-12T21:01:55.162567632Z\" level=info msg=\"Removing container: 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46\" id=afbc2715-9146-4449-aeae-be79bdf8a68a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.867754 | controller |     "Jun 12 21:01:55.261363 crc crio[24437]: time=\"2026-06-12T21:01:55.260965927Z\" level=info msg=\"Created container d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2: openstack/nova-api-0/nova-api-api\" id=2e69c703-c2dd-498a-8cf1-18c4e8cbf9d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.867768 | controller |     "Jun 12 21:01:55.262879 crc crio[24437]: time=\"2026-06-12T21:01:55.261777587Z\" level=info msg=\"Starting container: d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2\" id=a9db0cf8-1373-4046-99ab-854303c8c732 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.867783 | controller |     "Jun 12 21:01:55.269105 crc crio[24437]: time=\"2026-06-12T21:01:55.268891914Z\" level=info msg=\"Removed container 99d0c6334d885a862b53f3f1c59c72a7c8cdbf7c966e0b91b48e542ebd2f6c46: openstack/dnsmasq-dns-7948f7c9f9-8tghq/dnsmasq-dns\" id=afbc2715-9146-4449-aeae-be79bdf8a68a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.867798 | controller |     "Jun 12 21:01:55.286703 crc crio[24437]: time=\"2026-06-12T21:01:55.285973901Z\" level=info msg=\"Stopped container 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717: openstack/ceilometer-0/sg-core\" id=a7fe8c45-bc2a-4840-974f-dfead4d78770 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.867813 | controller |     "Jun 12 21:01:55.306167 crc crio[24437]: time=\"2026-06-12T21:01:55.305857217Z\" level=info msg=\"Started container\" PID=88267 containerID=d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2 description=openstack/nova-api-0/nova-api-api id=a9db0cf8-1373-4046-99ab-854303c8c732 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78",
2026-06-12 21:48:35.867828 | controller |     "Jun 12 21:01:55.306488 crc crio[24437]: time=\"2026-06-12T21:01:55.306451273Z\" level=info msg=\"Removing container: e26132b2e9091851ec5edd9f85112a6557fe322e92e8977162dbd1712ecf5584\" id=5940034d-619e-4bd7-ad13-a11f57c25395 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.867843 | controller |     "Jun 12 21:01:55.376679 crc crio[24437]: time=\"2026-06-12T21:01:55.376624933Z\" level=info msg=\"Removed container e26132b2e9091851ec5edd9f85112a6557fe322e92e8977162dbd1712ecf5584: openstack/dnsmasq-dns-7948f7c9f9-8tghq/init\" id=5940034d-619e-4bd7-ad13-a11f57c25395 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.867878 | controller |     "Jun 12 21:01:55.388531 crc crio[24437]: time=\"2026-06-12T21:01:55.388394647Z\" level=info msg=\"Stopped container 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147: openstack/ceilometer-0/proxy-httpd\" id=5cf0fa44-3f89-441e-a550-d9f18c5ba6eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.867894 | controller |     "Jun 12 21:01:55.702204 crc crio[24437]: 2026-06-12T21:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:309a7612edcb88a Mac:e6:79:d3:c2:ff:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/4b1540e0-27ed-47b3-8f0b-887aa5e205e5 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.867915 | controller |     "Jun 12 21:01:55.707821 crc crio[24437]: time=\"2026-06-12T21:01:55.706418063Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:309a7612edcb88a37508da6ed95a580f57755d55e384bbf5107e7f15b9c26d6b UID:420779b6-7e4c-43a3-9d15-b3b8cb6e5f90 NetNS:/var/run/netns/4b1540e0-27ed-47b3-8f0b-887aa5e205e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod420779b6_7e4c_43a3_9d15_b3b8cb6e5f90.slice PodAnnotations:0xc00051ca40}] Aliases:map[]}\"",
2026-06-12 21:48:35.867930 | controller |     "Jun 12 21:01:55.707821 crc crio[24437]: time=\"2026-06-12T21:01:55.706647568Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.867945 | controller |     "Jun 12 21:01:55.756510 crc crio[24437]: time=\"2026-06-12T21:01:55.755751495Z\" level=info msg=\"Ran pod sandbox 309a7612edcb88a37508da6ed95a580f57755d55e384bbf5107e7f15b9c26d6b with infra container: openstack/kube-state-metrics-0/POD\" id=8aa840b3-1b65-4880-b974-ed8ce3138a9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.867960 | controller |     "Jun 12 21:01:55.764000 crc crio[24437]: time=\"2026-06-12T21:01:55.762165594Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=ebb888f3-27a4-459e-a968-54c6526390ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.867975 | controller |     "Jun 12 21:01:55.829102 crc crio[24437]: time=\"2026-06-12T21:01:55.828689665Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=bcb174e3-df89-4aff-82eb-73e778b5de4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.867989 | controller |     "Jun 12 21:01:55.849257 crc crio[24437]: time=\"2026-06-12T21:01:55.848196151Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=cab41d93-79f1-4791-b0df-f0494129cc73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.868004 | controller |     "Jun 12 21:01:55.857452 crc crio[24437]: time=\"2026-06-12T21:01:55.857270988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.868019 | controller |     "Jun 12 21:01:55.896274 crc crio[24437]: 2026-06-12T21:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8493de03863d299 Mac:9e:76:d7:5d:3f:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/d950e1c6-b3b5-4565-b2fd-48b30e993a06 SocketPath: PciID:}] [{Interface:0xc0002fe810 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.868033 | controller |     "Jun 12 21:01:55.897126 crc crio[24437]: time=\"2026-06-12T21:01:55.896968298Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9t228 Namespace:openstack ID:8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d UID:b852997b-2d37-42fd-8cac-6ad03416171b NetNS:/var/run/netns/d950e1c6-b3b5-4565-b2fd-48b30e993a06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb852997b_2d37_42fd_8cac_6ad03416171b.slice PodAnnotations:0xc0026aa068}] Aliases:map[]}\"",
2026-06-12 21:48:35.868049 | controller |     "Jun 12 21:01:55.897223 crc crio[24437]: time=\"2026-06-12T21:01:55.897190233Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-9t228 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.868064 | controller |     "Jun 12 21:01:55.920817 crc crio[24437]: time=\"2026-06-12T21:01:55.92070595Z\" level=info msg=\"Ran pod sandbox 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d with infra container: openstack/nova-cell1-cell-mapping-9t228/POD\" id=6b48aec3-c9d0-4a71-ba48-8f36d8851d4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.868082 | controller |     "Jun 12 21:01:55.934220 crc crio[24437]: time=\"2026-06-12T21:01:55.934068464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=acfedfe1-e5b3-4e07-8fa0-8a8cb9829c55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.868098 | controller |     "Jun 12 21:01:55.961193 crc crio[24437]: time=\"2026-06-12T21:01:55.961104769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.868113 | controller |     "Jun 12 21:01:55.970139 crc crio[24437]: time=\"2026-06-12T21:01:55.969652112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=10bc583c-ff3f-462e-9e7b-e353ead478ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.868128 | controller |     "Jun 12 21:01:55.973562 crc crio[24437]: time=\"2026-06-12T21:01:55.973481578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.868143 | controller |     "Jun 12 21:01:55.979694 crc crio[24437]: time=\"2026-06-12T21:01:55.979599981Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-9t228/nova-manage\" id=1d5b4e6b-9bd5-42a2-8a2f-b1e7ba1f5ea3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.868157 | controller |     "Jun 12 21:01:55.980567 crc crio[24437]: time=\"2026-06-12T21:01:55.980517704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.868172 | controller |     "Jun 12 21:01:56.095616 crc crio[24437]: time=\"2026-06-12T21:01:56.09538684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.868187 | controller |     "Jun 12 21:01:56.101072 crc crio[24437]: time=\"2026-06-12T21:01:56.1009926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.868203 | controller |     "Jun 12 21:01:56.125238 crc crio[24437]: time=\"2026-06-12T21:01:56.125191923Z\" level=info msg=\"Created container f35412f66e136f2a0630662171659ea73e3f4ef6cf861e9e3d1203916e51321e: openstack/kube-state-metrics-0/kube-state-metrics\" id=cab41d93-79f1-4791-b0df-f0494129cc73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.868217 | controller |     "Jun 12 21:01:56.131471 crc crio[24437]: time=\"2026-06-12T21:01:56.131385698Z\" level=info msg=\"Starting container: f35412f66e136f2a0630662171659ea73e3f4ef6cf861e9e3d1203916e51321e\" id=de6a776a-f43b-40ef-a574-a12061fe2180 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.868232 | controller |     "Jun 12 21:01:56.207839 crc crio[24437]: time=\"2026-06-12T21:01:56.197730354Z\" level=info msg=\"Started container\" PID=88544 containerID=f35412f66e136f2a0630662171659ea73e3f4ef6cf861e9e3d1203916e51321e description=openstack/kube-state-metrics-0/kube-state-metrics id=de6a776a-f43b-40ef-a574-a12061fe2180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309a7612edcb88a37508da6ed95a580f57755d55e384bbf5107e7f15b9c26d6b",
2026-06-12 21:48:35.868247 | controller |     "Jun 12 21:01:56.354413 crc crio[24437]: time=\"2026-06-12T21:01:56.354060025Z\" level=info msg=\"Created container 09f89783304aec0fed46bb5910536c61f6720025a038840b6271e650f4603920: openstack/nova-cell1-cell-mapping-9t228/nova-manage\" id=1d5b4e6b-9bd5-42a2-8a2f-b1e7ba1f5ea3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.868265 | controller |     "Jun 12 21:01:56.355583 crc crio[24437]: time=\"2026-06-12T21:01:56.355536472Z\" level=info msg=\"Starting container: 09f89783304aec0fed46bb5910536c61f6720025a038840b6271e650f4603920\" id=e0863791-f94f-4835-8cd7-72ef325fba85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.868280 | controller |     "Jun 12 21:01:56.361910 crc crio[24437]: time=\"2026-06-12T21:01:56.36185228Z\" level=info msg=\"Started container\" PID=88555 containerID=09f89783304aec0fed46bb5910536c61f6720025a038840b6271e650f4603920 description=openstack/nova-cell1-cell-mapping-9t228/nova-manage id=e0863791-f94f-4835-8cd7-72ef325fba85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d",
2026-06-12 21:48:35.868295 | controller |     "Jun 12 21:02:00.531412 crc crio[24437]: time=\"2026-06-12T21:02:00.530556085Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688302-7898b/POD\" id=65253cb3-052b-450b-8457-af8028b4ae45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.868310 | controller |     "Jun 12 21:02:00.533068 crc crio[24437]: time=\"2026-06-12T21:02:00.531511579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.868325 | controller |     "Jun 12 21:02:00.582025 crc crio[24437]: time=\"2026-06-12T21:02:00.581868846Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688302-7898b Namespace:openshift-infra ID:9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980 UID:2bb03645-1154-468f-8252-6ce4bdd9e5ee NetNS:/var/run/netns/7d62933a-d4c4-4953-a72f-7eb2e21b2421 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bb03645_1154_468f_8252_6ce4bdd9e5ee.slice PodAnnotations:0xc000c24940}] Aliases:map[]}\"",
2026-06-12 21:48:35.868340 | controller |     "Jun 12 21:02:00.582025 crc crio[24437]: time=\"2026-06-12T21:02:00.582012789Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688302-7898b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.868355 | controller |     "Jun 12 21:02:00.903617 crc crio[24437]: 2026-06-12T21:02:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f010727597abf1 Mac:c6:b2:4b:f3:1e:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/7d62933a-d4c4-4953-a72f-7eb2e21b2421 SocketPath: PciID:}] [{Interface:0xc00031e5c0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.868370 | controller |     "Jun 12 21:02:00.904807 crc crio[24437]: time=\"2026-06-12T21:02:00.904728402Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688302-7898b Namespace:openshift-infra ID:9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980 UID:2bb03645-1154-468f-8252-6ce4bdd9e5ee NetNS:/var/run/netns/7d62933a-d4c4-4953-a72f-7eb2e21b2421 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bb03645_1154_468f_8252_6ce4bdd9e5ee.slice PodAnnotations:0xc000c24940}] Aliases:map[]}\"",
2026-06-12 21:48:35.868385 | controller |     "Jun 12 21:02:00.904974 crc crio[24437]: time=\"2026-06-12T21:02:00.904892126Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688302-7898b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.868401 | controller |     "Jun 12 21:02:00.920862 crc crio[24437]: time=\"2026-06-12T21:02:00.920778042Z\" level=info msg=\"Ran pod sandbox 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980 with infra container: openshift-infra/auto-csr-approver-29688302-7898b/POD\" id=65253cb3-052b-450b-8457-af8028b4ae45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.868419 | controller |     "Jun 12 21:02:00.924655 crc crio[24437]: time=\"2026-06-12T21:02:00.924547117Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=20972bfe-33f4-49e5-afab-85abb6e76895 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.868433 | controller |     "Jun 12 21:02:00.935225 crc crio[24437]: time=\"2026-06-12T21:02:00.935133631Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.868448 | controller |     "Jun 12 21:02:01.680026 crc crio[24437]: time=\"2026-06-12T21:02:01.679514116Z\" level=info msg=\"Stopped container 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d: openstack/ceilometer-0/ceilometer-central-agent\" id=f8aecd19-f832-4674-8366-7b85c6e70312 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.868464 | controller |     "Jun 12 21:02:01.740988 crc crio[24437]: time=\"2026-06-12T21:02:01.740791105Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=20972bfe-33f4-49e5-afab-85abb6e76895 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.868479 | controller |     "Jun 12 21:02:01.741800 crc crio[24437]: time=\"2026-06-12T21:02:01.741711788Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1ca4e669-8438-4f57-822b-49d83a57023c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.868493 | controller |     "Jun 12 21:02:01.745193 crc crio[24437]: time=\"2026-06-12T21:02:01.74499399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c351ef03-b330-4b9c-bea6-18da87fc853c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.868508 | controller |     "Jun 12 21:02:01.754231 crc crio[24437]: time=\"2026-06-12T21:02:01.754145769Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688302-7898b/oc\" id=8ee99600-ac6a-4199-ab24-60be9c5b4e90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.868523 | controller |     "Jun 12 21:02:01.754676 crc crio[24437]: time=\"2026-06-12T21:02:01.75460569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.868538 | controller |     "Jun 12 21:02:01.804646 crc crio[24437]: time=\"2026-06-12T21:02:01.804552917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.868553 | controller |     "Jun 12 21:02:02.106119 crc crio[24437]: time=\"2026-06-12T21:02:02.106020289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.868567 | controller |     "Jun 12 21:02:02.227886 crc crio[24437]: time=\"2026-06-12T21:02:02.227761476Z\" level=info msg=\"Created container 79faac96e389fc398695b4dc6f2405561206963a9b6a2da5aa56d155d49e7d44: openshift-infra/auto-csr-approver-29688302-7898b/oc\" id=8ee99600-ac6a-4199-ab24-60be9c5b4e90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.868581 | controller |     "Jun 12 21:02:02.232084 crc crio[24437]: time=\"2026-06-12T21:02:02.229271844Z\" level=info msg=\"Starting container: 79faac96e389fc398695b4dc6f2405561206963a9b6a2da5aa56d155d49e7d44\" id=7c3a19f6-17eb-40a5-85aa-c1ba20e09404 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.868596 | controller |     "Jun 12 21:02:02.233718 crc crio[24437]: time=\"2026-06-12T21:02:02.233628203Z\" level=info msg=\"Started container\" PID=89016 containerID=79faac96e389fc398695b4dc6f2405561206963a9b6a2da5aa56d155d49e7d44 description=openshift-infra/auto-csr-approver-29688302-7898b/oc id=7c3a19f6-17eb-40a5-85aa-c1ba20e09404 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980",
2026-06-12 21:48:35.868614 | controller |     "Jun 12 21:02:02.475044 crc crio[24437]: time=\"2026-06-12T21:02:02.473468868Z\" level=info msg=\"Stopping container: f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c (timeout: 2s)\" id=af196338-57cc-4067-8e92-953192280f79 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.868629 | controller |     "Jun 12 21:02:03.126012 crc crio[24437]: time=\"2026-06-12T21:02:03.125342935Z\" level=info msg=\"Stopped container f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c: openshift-marketplace/certified-operators-966sv/registry-server\" id=af196338-57cc-4067-8e92-953192280f79 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.868644 | controller |     "Jun 12 21:02:03.127230 crc crio[24437]: time=\"2026-06-12T21:02:03.126997056Z\" level=info msg=\"Stopping pod sandbox: 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846\" id=5748556a-e15d-4151-b309-4c78b46ae593 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.868659 | controller |     "Jun 12 21:02:03.127638 crc crio[24437]: time=\"2026-06-12T21:02:03.12756377Z\" level=info msg=\"Got pod network &{Name:certified-operators-966sv Namespace:openshift-marketplace ID:9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846 UID:b734f45b-2d59-4150-b0e9-3b4729c6b4a0 NetNS:/var/run/netns/5333747f-4f4d-4fea-a58e-4538d1b21974 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb734f45b_2d59_4150_b0e9_3b4729c6b4a0.slice PodAnnotations:0xc001f6c538}] Aliases:map[]}\"",
2026-06-12 21:48:35.868674 | controller |     "Jun 12 21:02:03.127720 crc crio[24437]: time=\"2026-06-12T21:02:03.127698413Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-966sv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.868689 | controller |     "Jun 12 21:02:03.490753 crc crio[24437]: time=\"2026-06-12T21:02:03.490242459Z\" level=info msg=\"Stopped pod sandbox: 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846\" id=5748556a-e15d-4151-b309-4c78b46ae593 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.868703 | controller |     "Jun 12 21:02:04.540359 crc crio[24437]: time=\"2026-06-12T21:02:04.539704528Z\" level=info msg=\"Stopping pod sandbox: 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980\" id=b4bd2f0f-69e3-4ccd-80ca-45f876083c73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.868718 | controller |     "Jun 12 21:02:04.541428 crc crio[24437]: time=\"2026-06-12T21:02:04.541083612Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688302-7898b Namespace:openshift-infra ID:9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980 UID:2bb03645-1154-468f-8252-6ce4bdd9e5ee NetNS:/var/run/netns/7d62933a-d4c4-4953-a72f-7eb2e21b2421 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bb03645_1154_468f_8252_6ce4bdd9e5ee.slice PodAnnotations:0xc00282c628}] Aliases:map[]}\"",
2026-06-12 21:48:35.868734 | controller |     "Jun 12 21:02:04.541428 crc crio[24437]: time=\"2026-06-12T21:02:04.541234546Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688302-7898b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.868749 | controller |     "Jun 12 21:02:04.542160 crc crio[24437]: time=\"2026-06-12T21:02:04.542039215Z\" level=info msg=\"Stopping pod sandbox: 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d\" id=09c36fe2-8ca2-4db9-8ea1-d268853c0761 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.868764 | controller |     "Jun 12 21:02:04.542728 crc crio[24437]: time=\"2026-06-12T21:02:04.542662312Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9t228 Namespace:openstack ID:8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d UID:b852997b-2d37-42fd-8cac-6ad03416171b NetNS:/var/run/netns/d950e1c6-b3b5-4565-b2fd-48b30e993a06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb852997b_2d37_42fd_8cac_6ad03416171b.slice PodAnnotations:0xc000c247d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.868782 | controller |     "Jun 12 21:02:04.543357 crc crio[24437]: time=\"2026-06-12T21:02:04.543257717Z\" level=info msg=\"Removing container: f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c\" id=0f5c83a7-891d-40a0-b39b-a4c155417711 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.868797 | controller |     "Jun 12 21:02:04.544211 crc crio[24437]: time=\"2026-06-12T21:02:04.544132718Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-9t228 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.868812 | controller |     "Jun 12 21:02:04.622994 crc crio[24437]: time=\"2026-06-12T21:02:04.622869123Z\" level=info msg=\"Removed container f49e7110ad85c3136a2c43d6579967278c51f304d64896a0b98fcf0f83c4116c: openshift-marketplace/certified-operators-966sv/registry-server\" id=0f5c83a7-891d-40a0-b39b-a4c155417711 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.868828 | controller |     "Jun 12 21:02:04.626393 crc crio[24437]: time=\"2026-06-12T21:02:04.626249777Z\" level=info msg=\"Removing container: 610076131db3dc644f1b5ee168c4b6c285a81221f018a5e2664f06d85148b7a3\" id=836604e8-a848-45e5-9209-d74c358c6bee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.868842 | controller |     "Jun 12 21:02:04.657809 crc crio[24437]: time=\"2026-06-12T21:02:04.657701322Z\" level=info msg=\"Removed container 610076131db3dc644f1b5ee168c4b6c285a81221f018a5e2664f06d85148b7a3: openshift-marketplace/certified-operators-966sv/extract-content\" id=836604e8-a848-45e5-9209-d74c358c6bee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.868875 | controller |     "Jun 12 21:02:04.662898 crc crio[24437]: time=\"2026-06-12T21:02:04.662592515Z\" level=info msg=\"Removing container: 289202886c48f8c4b2faba2ec2e310c9a5e8a419b56a514676f4b7d2a37ebee1\" id=7260c610-efbc-4125-a483-fb1d5fc0e057 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.868891 | controller |     "Jun 12 21:02:04.716805 crc crio[24437]: time=\"2026-06-12T21:02:04.716715055Z\" level=info msg=\"Removed container 289202886c48f8c4b2faba2ec2e310c9a5e8a419b56a514676f4b7d2a37ebee1: openshift-marketplace/certified-operators-966sv/extract-utilities\" id=7260c610-efbc-4125-a483-fb1d5fc0e057 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.868907 | controller |     "Jun 12 21:02:05.032803 crc crio[24437]: time=\"2026-06-12T21:02:05.032636438Z\" level=info msg=\"Stopped pod sandbox: 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d\" id=09c36fe2-8ca2-4db9-8ea1-d268853c0761 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.868922 | controller |     "Jun 12 21:02:05.118477 crc crio[24437]: time=\"2026-06-12T21:02:05.118384309Z\" level=info msg=\"Stopped pod sandbox: 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980\" id=b4bd2f0f-69e3-4ccd-80ca-45f876083c73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.868936 | controller |     "Jun 12 21:02:05.788814 crc crio[24437]: time=\"2026-06-12T21:02:05.788185522Z\" level=info msg=\"Stopping container: d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2 (timeout: 30s)\" id=9ebf6171-1032-413e-a3eb-63e2753d4a7c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.868951 | controller |     "Jun 12 21:02:05.790079 crc crio[24437]: time=\"2026-06-12T21:02:05.788620593Z\" level=info msg=\"Stopping container: 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668 (timeout: 30s)\" id=dfd2462c-a0e9-43e7-b419-67d9db639692 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.868998 | controller |     "Jun 12 21:02:05.816191 crc crio[24437]: time=\"2026-06-12T21:02:05.81614693Z\" level=info msg=\"Stopping container: 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec (timeout: 30s)\" id=07778919-e0ab-4444-8210-0b83d588fc6e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.869015 | controller |     "Jun 12 21:02:05.922825 crc crio[24437]: time=\"2026-06-12T21:02:05.92274521Z\" level=info msg=\"Stopping container: 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1 (timeout: 30s)\" id=5d3fe4c0-fb3d-4523-840e-d8909fdc239d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.869030 | controller |     "Jun 12 21:02:05.922993 crc crio[24437]: time=\"2026-06-12T21:02:05.922835902Z\" level=info msg=\"Stopping container: 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db (timeout: 30s)\" id=22bef699-b635-4664-ae63-e2c7ceb932e9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.869045 | controller |     "Jun 12 21:02:05.931017 crc crio[24437]: time=\"2026-06-12T21:02:05.93079517Z\" level=info msg=\"Stopped container 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668: openstack/nova-api-0/nova-api-log\" id=dfd2462c-a0e9-43e7-b419-67d9db639692 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.869060 | controller |     "Jun 12 21:02:06.085418 crc crio[24437]: time=\"2026-06-12T21:02:06.085210074Z\" level=info msg=\"Stopped container 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db: openstack/nova-metadata-0/nova-metadata-log\" id=22bef699-b635-4664-ae63-e2c7ceb932e9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.869074 | controller |     "Jun 12 21:02:07.366813 crc crio[24437]: time=\"2026-06-12T21:02:07.366161308Z\" level=info msg=\"Stopped container 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=07778919-e0ab-4444-8210-0b83d588fc6e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.869089 | controller |     "Jun 12 21:02:07.371480 crc crio[24437]: time=\"2026-06-12T21:02:07.371140042Z\" level=info msg=\"Stopping pod sandbox: 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5\" id=74a243b7-52a7-4cf6-8946-b12fbfc8f92d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.869103 | controller |     "Jun 12 21:02:07.373976 crc crio[24437]: time=\"2026-06-12T21:02:07.373775678Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5 UID:556e4fcc-b394-47a1-90de-e12f680d818d NetNS:/var/run/netns/18697bc9-d90b-47d7-8551-b83c7f71b0ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556e4fcc_b394_47a1_90de_e12f680d818d.slice PodAnnotations:0xc00051ccb8}] Aliases:map[]}\"",
2026-06-12 21:48:35.869118 | controller |     "Jun 12 21:02:07.375514 crc crio[24437]: time=\"2026-06-12T21:02:07.374536997Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.869133 | controller |     "Jun 12 21:02:07.765728 crc crio[24437]: time=\"2026-06-12T21:02:07.765177614Z\" level=info msg=\"Stopped pod sandbox: 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5\" id=74a243b7-52a7-4cf6-8946-b12fbfc8f92d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.869148 | controller |     "Jun 12 21:02:08.681820 crc crio[24437]: time=\"2026-06-12T21:02:08.681210713Z\" level=info msg=\"Removing container: 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec\" id=eef05e7a-c956-4a9d-aef8-4cbffb88f0a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.869162 | controller |     "Jun 12 21:02:08.720122 crc crio[24437]: time=\"2026-06-12T21:02:08.71997212Z\" level=info msg=\"Removed container 537f714b0777f717cf2929aafaa171cef017e7cedcbe894305768a443cbaeeec: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=eef05e7a-c956-4a9d-aef8-4cbffb88f0a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.869181 | controller |     "Jun 12 21:02:09.146778 crc crio[24437]: time=\"2026-06-12T21:02:09.146703758Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=63b0eeb2-af93-4ed9-8500-95c36b0c7ad4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.869196 | controller |     "Jun 12 21:02:09.146969 crc crio[24437]: time=\"2026-06-12T21:02:09.1468051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.869211 | controller |     "Jun 12 21:02:09.177699 crc crio[24437]: time=\"2026-06-12T21:02:09.177625029Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8c403ac1a189cd84ce3c4b90e58f73514b80654c742f6fbd53c1fefda2b6f49b UID:c777587f-da43-4c16-b2db-bffef194a118 NetNS:/var/run/netns/e610d528-edb3-4cac-865c-7afc2e14cc3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc777587f_da43_4c16_b2db_bffef194a118.slice PodAnnotations:0xc00051cf08}] Aliases:map[]}\"",
2026-06-12 21:48:35.869225 | controller |     "Jun 12 21:02:09.177699 crc crio[24437]: time=\"2026-06-12T21:02:09.177684081Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.869240 | controller |     "Jun 12 21:02:09.380656 crc crio[24437]: time=\"2026-06-12T21:02:09.380205935Z\" level=info msg=\"Stopped container 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1: openstack/nova-metadata-0/nova-metadata-metadata\" id=5d3fe4c0-fb3d-4523-840e-d8909fdc239d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.869254 | controller |     "Jun 12 21:02:09.382599 crc crio[24437]: time=\"2026-06-12T21:02:09.382515783Z\" level=info msg=\"Stopping pod sandbox: 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa\" id=a597aa59-80c5-4347-a2f9-8a75c4a1cb95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.869269 | controller |     "Jun 12 21:02:09.383336 crc crio[24437]: time=\"2026-06-12T21:02:09.383254071Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa UID:827edbe7-39f0-43c7-82ae-bfc2dc2a5705 NetNS:/var/run/netns/decae045-d76f-4910-9c71-dbd75d9dfa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod827edbe7_39f0_43c7_82ae_bfc2dc2a5705.slice PodAnnotations:0xc002746c10}] Aliases:map[]}\"",
2026-06-12 21:48:35.869284 | controller |     "Jun 12 21:02:09.383601 crc crio[24437]: time=\"2026-06-12T21:02:09.383497297Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.869299 | controller |     "Jun 12 21:02:09.679158 crc crio[24437]: 2026-06-12T21:02:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c403ac1a189cd8 Mac:fa:40:d6:49:18:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/e610d528-edb3-4cac-865c-7afc2e14cc3f SocketPath: PciID:}] [{Interface:0xc0002daa80 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.869314 | controller |     "Jun 12 21:02:09.680648 crc crio[24437]: time=\"2026-06-12T21:02:09.68054099Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8c403ac1a189cd84ce3c4b90e58f73514b80654c742f6fbd53c1fefda2b6f49b UID:c777587f-da43-4c16-b2db-bffef194a118 NetNS:/var/run/netns/e610d528-edb3-4cac-865c-7afc2e14cc3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc777587f_da43_4c16_b2db_bffef194a118.slice PodAnnotations:0xc00051cf08}] Aliases:map[]}\"",
2026-06-12 21:48:35.869332 | controller |     "Jun 12 21:02:09.680807 crc crio[24437]: time=\"2026-06-12T21:02:09.680702614Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.869348 | controller |     "Jun 12 21:02:09.691461 crc crio[24437]: time=\"2026-06-12T21:02:09.689620496Z\" level=info msg=\"Ran pod sandbox 8c403ac1a189cd84ce3c4b90e58f73514b80654c742f6fbd53c1fefda2b6f49b with infra container: openstack/nova-scheduler-0/POD\" id=63b0eeb2-af93-4ed9-8500-95c36b0c7ad4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.869362 | controller |     "Jun 12 21:02:09.692372 crc crio[24437]: time=\"2026-06-12T21:02:09.691542044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=16770f3d-7fed-4889-9658-b83d27775fe4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.869377 | controller |     "Jun 12 21:02:09.715816 crc crio[24437]: time=\"2026-06-12T21:02:09.71542457Z\" level=info msg=\"Stopped pod sandbox: 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa\" id=a597aa59-80c5-4347-a2f9-8a75c4a1cb95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.869392 | controller |     "Jun 12 21:02:09.723212 crc crio[24437]: time=\"2026-06-12T21:02:09.723123842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=825d3633-2b06-4658-8389-eeb750b8399f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.869406 | controller |     "Jun 12 21:02:09.738700 crc crio[24437]: time=\"2026-06-12T21:02:09.738601828Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d92360fd-fa65-475b-8dd7-caebc93e4caf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.869421 | controller |     "Jun 12 21:02:09.739136 crc crio[24437]: time=\"2026-06-12T21:02:09.73905861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.869435 | controller |     "Jun 12 21:02:09.784735 crc crio[24437]: time=\"2026-06-12T21:02:09.784618957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.869450 | controller |     "Jun 12 21:02:09.792348 crc crio[24437]: time=\"2026-06-12T21:02:09.791512689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.869465 | controller |     "Jun 12 21:02:09.955238 crc crio[24437]: time=\"2026-06-12T21:02:09.954604808Z\" level=info msg=\"Created container 7f2e4477316823b9395f20e5c0433e446714ccbaf690394533c79674a75007dd: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d92360fd-fa65-475b-8dd7-caebc93e4caf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.869480 | controller |     "Jun 12 21:02:09.955967 crc crio[24437]: time=\"2026-06-12T21:02:09.955836459Z\" level=info msg=\"Starting container: 7f2e4477316823b9395f20e5c0433e446714ccbaf690394533c79674a75007dd\" id=0b919b1e-a11f-4391-a76d-e9f3fbd91ee4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.869497 | controller |     "Jun 12 21:02:09.961529 crc crio[24437]: time=\"2026-06-12T21:02:09.961429088Z\" level=info msg=\"Started container\" PID=89665 containerID=7f2e4477316823b9395f20e5c0433e446714ccbaf690394533c79674a75007dd description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=0b919b1e-a11f-4391-a76d-e9f3fbd91ee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c403ac1a189cd84ce3c4b90e58f73514b80654c742f6fbd53c1fefda2b6f49b",
2026-06-12 21:48:35.869517 | controller |     "Jun 12 21:02:10.474432 crc crio[24437]: time=\"2026-06-12T21:02:10.474281386Z\" level=info msg=\"Stopped container d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2: openstack/nova-api-0/nova-api-api\" id=9ebf6171-1032-413e-a3eb-63e2753d4a7c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.869532 | controller |     "Jun 12 21:02:10.475974 crc crio[24437]: time=\"2026-06-12T21:02:10.475816125Z\" level=info msg=\"Stopping pod sandbox: 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78\" id=6e153231-be3a-47b3-8295-d9879965e565 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.869547 | controller |     "Jun 12 21:02:10.476760 crc crio[24437]: time=\"2026-06-12T21:02:10.476681736Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78 UID:a5c9f158-fbd5-439e-953a-56f55857bbda NetNS:/var/run/netns/92fca514-dce8-4a68-a700-e90c0fad67b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5c9f158_fbd5_439e_953a_56f55857bbda.slice PodAnnotations:0xc001fa4840}] Aliases:map[]}\"",
2026-06-12 21:48:35.869562 | controller |     "Jun 12 21:02:10.477007 crc crio[24437]: time=\"2026-06-12T21:02:10.476883051Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.869577 | controller |     "Jun 12 21:02:10.545168 crc crio[24437]: time=\"2026-06-12T21:02:10.545075122Z\" level=info msg=\"Removing container: f8af19880bbc6160f286ad2e456b6d91680cb91d304556db1259b05e2e7e9c7f\" id=9befc165-c07b-4db4-bb0e-dca7a0d5a2ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.869591 | controller |     "Jun 12 21:02:10.712353 crc crio[24437]: time=\"2026-06-12T21:02:10.712132272Z\" level=info msg=\"Removed container f8af19880bbc6160f286ad2e456b6d91680cb91d304556db1259b05e2e7e9c7f: openshift-infra/auto-csr-approver-29688296-tjjl4/oc\" id=9befc165-c07b-4db4-bb0e-dca7a0d5a2ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.869606 | controller |     "Jun 12 21:02:10.722910 crc crio[24437]: time=\"2026-06-12T21:02:10.722800327Z\" level=info msg=\"Stopping pod sandbox: 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8\" id=44b52cfa-97de-4f81-81ba-a574678c30f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.869620 | controller |     "Jun 12 21:02:10.722910 crc crio[24437]: time=\"2026-06-12T21:02:10.722899281Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8\" id=44b52cfa-97de-4f81-81ba-a574678c30f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.869635 | controller |     "Jun 12 21:02:10.724267 crc crio[24437]: time=\"2026-06-12T21:02:10.724180512Z\" level=info msg=\"Removing pod sandbox: 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8\" id=c402f28b-939d-4b81-9057-8b22de5901f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.869650 | controller |     "Jun 12 21:02:10.761035 crc crio[24437]: time=\"2026-06-12T21:02:10.76015054Z\" level=info msg=\"Removing container: 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1\" id=d35b682e-d55f-4a9d-b354-4d1e27a11910 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.869664 | controller |     "Jun 12 21:02:10.777982 crc crio[24437]: time=\"2026-06-12T21:02:10.777111423Z\" level=info msg=\"Removed pod sandbox: 3a9935ed02908d115d93d174761ac08c7e9c26f732c432620328564dfdd177b8\" id=c402f28b-939d-4b81-9057-8b22de5901f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.869678 | controller |     "Jun 12 21:02:10.792212 crc crio[24437]: time=\"2026-06-12T21:02:10.790466856Z\" level=info msg=\"Stopping pod sandbox: 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164\" id=6d785701-2693-4234-ae4d-04407f99f417 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.869696 | controller |     "Jun 12 21:02:10.792212 crc crio[24437]: time=\"2026-06-12T21:02:10.790611549Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164\" id=6d785701-2693-4234-ae4d-04407f99f417 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.869712 | controller |     "Jun 12 21:02:10.792212 crc crio[24437]: time=\"2026-06-12T21:02:10.79145176Z\" level=info msg=\"Removing pod sandbox: 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164\" id=e634e8e8-6b37-4ddc-bc5f-25b831492089 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.869726 | controller |     "Jun 12 21:02:10.854446 crc crio[24437]: time=\"2026-06-12T21:02:10.852966265Z\" level=info msg=\"Removed pod sandbox: 9c5ed4988b6fe1f531ef1d4310738ab296668c91460e0207d35195a45cfe8164\" id=e634e8e8-6b37-4ddc-bc5f-25b831492089 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.869741 | controller |     "Jun 12 21:02:10.855033 crc crio[24437]: time=\"2026-06-12T21:02:10.854883734Z\" level=info msg=\"Stopping pod sandbox: 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165\" id=3d2ba6f8-0649-4d90-92db-b83d64ce7753 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.869756 | controller |     "Jun 12 21:02:10.855033 crc crio[24437]: time=\"2026-06-12T21:02:10.855009197Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165\" id=3d2ba6f8-0649-4d90-92db-b83d64ce7753 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.869771 | controller |     "Jun 12 21:02:10.855585 crc crio[24437]: time=\"2026-06-12T21:02:10.855423047Z\" level=info msg=\"Removing pod sandbox: 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165\" id=c76b4c7c-93b9-43c3-99e0-ae770fed52bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.869786 | controller |     "Jun 12 21:02:10.881266 crc crio[24437]: time=\"2026-06-12T21:02:10.8808206Z\" level=info msg=\"Removed container 39bc5ec3154f1d45e7c88ffc318e28ca4b759f6e0d52dbcab36a82447b3629e1: openstack/nova-metadata-0/nova-metadata-metadata\" id=d35b682e-d55f-4a9d-b354-4d1e27a11910 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.869801 | controller |     "Jun 12 21:02:10.888355 crc crio[24437]: time=\"2026-06-12T21:02:10.888228926Z\" level=info msg=\"Removing container: 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db\" id=be864a4e-916e-44e9-bd1c-52eb97dac65c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.869816 | controller |     "Jun 12 21:02:10.900676 crc crio[24437]: time=\"2026-06-12T21:02:10.900583424Z\" level=info msg=\"Removed pod sandbox: 8deab5bacf4afb9d8923104d198ef7da3d97cdbf843a7f1baed5dbee8fea6165\" id=c76b4c7c-93b9-43c3-99e0-ae770fed52bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.869839 | controller |     "Jun 12 21:02:10.901829 crc crio[24437]: time=\"2026-06-12T21:02:10.901763213Z\" level=info msg=\"Stopping pod sandbox: cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e\" id=6bd8e44e-6327-438d-9427-f2f156a970f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.869870 | controller |     "Jun 12 21:02:10.901829 crc crio[24437]: time=\"2026-06-12T21:02:10.901826525Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e\" id=6bd8e44e-6327-438d-9427-f2f156a970f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.869887 | controller |     "Jun 12 21:02:10.902534 crc crio[24437]: time=\"2026-06-12T21:02:10.902478521Z\" level=info msg=\"Removing pod sandbox: cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e\" id=1ef62178-b422-4861-b3f1-3cd9386a6d20 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870058 | controller |     "Jun 12 21:02:10.916901 crc crio[24437]: time=\"2026-06-12T21:02:10.916787237Z\" level=info msg=\"Removed pod sandbox: cf3167c7343d63c2efceca08b140eef0e4c208b589493747c724e381bd17f55e\" id=1ef62178-b422-4861-b3f1-3cd9386a6d20 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870075 | controller |     "Jun 12 21:02:10.918360 crc crio[24437]: time=\"2026-06-12T21:02:10.918175102Z\" level=info msg=\"Stopping pod sandbox: 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e\" id=e6a60dd1-adf3-4633-be70-d79d14724403 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870090 | controller |     "Jun 12 21:02:10.918360 crc crio[24437]: time=\"2026-06-12T21:02:10.918299865Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e\" id=e6a60dd1-adf3-4633-be70-d79d14724403 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870105 | controller |     "Jun 12 21:02:10.920800 crc crio[24437]: time=\"2026-06-12T21:02:10.919238699Z\" level=info msg=\"Removing pod sandbox: 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e\" id=daec65cb-08a9-4fd7-a9fa-11c6ff55a8b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870120 | controller |     "Jun 12 21:02:10.948618 crc crio[24437]: time=\"2026-06-12T21:02:10.94854361Z\" level=info msg=\"Removed pod sandbox: 11478ea31b450865de6f23cfc7dba94c4b8c1d3ae1204f50db8765d063cd6d8e\" id=daec65cb-08a9-4fd7-a9fa-11c6ff55a8b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870134 | controller |     "Jun 12 21:02:10.950504 crc crio[24437]: time=\"2026-06-12T21:02:10.950359136Z\" level=info msg=\"Stopping pod sandbox: 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb\" id=69a79ee7-01d8-4e22-aced-0d676f98cf8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870150 | controller |     "Jun 12 21:02:10.950504 crc crio[24437]: time=\"2026-06-12T21:02:10.950443208Z\" level=info msg=\"Stopped pod sandbox (already stopped): 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb\" id=69a79ee7-01d8-4e22-aced-0d676f98cf8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870165 | controller |     "Jun 12 21:02:10.951027 crc crio[24437]: time=\"2026-06-12T21:02:10.950969741Z\" level=info msg=\"Removing pod sandbox: 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb\" id=6bc9b529-8813-40df-858e-fdcda0ffca44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870180 | controller |     "Jun 12 21:02:10.971971 crc crio[24437]: time=\"2026-06-12T21:02:10.971816281Z\" level=info msg=\"Stopped pod sandbox: 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78\" id=6e153231-be3a-47b3-8295-d9879965e565 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870195 | controller |     "Jun 12 21:02:10.992356 crc crio[24437]: time=\"2026-06-12T21:02:10.992269312Z\" level=info msg=\"Removed container 0b7306dabed3fccbd333724e07fb38208e5e762660698ff63432950c06a2a3db: openstack/nova-metadata-0/nova-metadata-log\" id=be864a4e-916e-44e9-bd1c-52eb97dac65c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.870210 | controller |     "Jun 12 21:02:11.023374 crc crio[24437]: time=\"2026-06-12T21:02:11.02104971Z\" level=info msg=\"Removed pod sandbox: 831d69cbc9b7d93a5f7f118da9fc62018a1bb7449d11b52d5d837d66b6b38fdb\" id=6bc9b529-8813-40df-858e-fdcda0ffca44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870225 | controller |     "Jun 12 21:02:11.024602 crc crio[24437]: time=\"2026-06-12T21:02:11.024535637Z\" level=info msg=\"Stopping pod sandbox: 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703\" id=718524de-9931-47ba-b494-d68035363a3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870243 | controller |     "Jun 12 21:02:11.024732 crc crio[24437]: time=\"2026-06-12T21:02:11.024627179Z\" level=info msg=\"Stopped pod sandbox (already stopped): 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703\" id=718524de-9931-47ba-b494-d68035363a3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870258 | controller |     "Jun 12 21:02:11.027414 crc crio[24437]: time=\"2026-06-12T21:02:11.027371997Z\" level=info msg=\"Removing pod sandbox: 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703\" id=bfcc6cb9-6e68-490f-9d8f-4d88e8e079f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870273 | controller |     "Jun 12 21:02:11.071030 crc crio[24437]: time=\"2026-06-12T21:02:11.07077112Z\" level=info msg=\"Removed pod sandbox: 54af15076749224f55108be78481545a65681d6ecf87f8428bf050d6dbcdd703\" id=bfcc6cb9-6e68-490f-9d8f-4d88e8e079f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870287 | controller |     "Jun 12 21:02:11.078717 crc crio[24437]: time=\"2026-06-12T21:02:11.078467412Z\" level=info msg=\"Stopping pod sandbox: 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846\" id=526f448b-1d56-4434-b855-2e0dff8b3b25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870302 | controller |     "Jun 12 21:02:11.078717 crc crio[24437]: time=\"2026-06-12T21:02:11.078656547Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846\" id=526f448b-1d56-4434-b855-2e0dff8b3b25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870316 | controller |     "Jun 12 21:02:11.081160 crc crio[24437]: time=\"2026-06-12T21:02:11.081057497Z\" level=info msg=\"Removing pod sandbox: 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846\" id=833bed58-21af-4de0-abf2-bcdbbf647795 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870331 | controller |     "Jun 12 21:02:11.126798 crc crio[24437]: time=\"2026-06-12T21:02:11.126713776Z\" level=info msg=\"Removed pod sandbox: 9b212bf5ce89d531de6fd55121ed2e762b31e90ac9418bafbfcf808d2d9f0846\" id=833bed58-21af-4de0-abf2-bcdbbf647795 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870345 | controller |     "Jun 12 21:02:11.132119 crc crio[24437]: time=\"2026-06-12T21:02:11.13206151Z\" level=info msg=\"Stopping pod sandbox: 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391\" id=f162183a-fb95-4488-98cb-456d699a8206 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870360 | controller |     "Jun 12 21:02:11.132695 crc crio[24437]: time=\"2026-06-12T21:02:11.132665915Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391\" id=f162183a-fb95-4488-98cb-456d699a8206 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870374 | controller |     "Jun 12 21:02:11.141268 crc crio[24437]: time=\"2026-06-12T21:02:11.141173526Z\" level=info msg=\"Removing pod sandbox: 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391\" id=36197c92-9d93-4dd6-bb5d-86be6f9babc7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870388 | controller |     "Jun 12 21:02:11.168558 crc crio[24437]: time=\"2026-06-12T21:02:11.165481794Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-kq65n/POD\" id=45467e71-8b6d-4761-beee-86172d0522fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.870485 | controller |     "Jun 12 21:02:11.168558 crc crio[24437]: time=\"2026-06-12T21:02:11.165569897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.870504 | controller |     "Jun 12 21:02:11.206233 crc crio[24437]: time=\"2026-06-12T21:02:11.206181649Z\" level=info msg=\"Removed pod sandbox: 9497cf1b2558cf2d243c24899016ca4dff5e40e4ae56ea039741759394425391\" id=36197c92-9d93-4dd6-bb5d-86be6f9babc7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870524 | controller |     "Jun 12 21:02:11.212747 crc crio[24437]: time=\"2026-06-12T21:02:11.212655581Z\" level=info msg=\"Stopping pod sandbox: 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0\" id=ea3c93ca-703f-4ea6-ad2c-7e0ff5243f69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870540 | controller |     "Jun 12 21:02:11.212912 crc crio[24437]: time=\"2026-06-12T21:02:11.212755093Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0\" id=ea3c93ca-703f-4ea6-ad2c-7e0ff5243f69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870555 | controller |     "Jun 12 21:02:11.215852 crc crio[24437]: time=\"2026-06-12T21:02:11.215672586Z\" level=info msg=\"Removing pod sandbox: 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0\" id=d5ba3b63-6a73-41a3-813e-8a7e0349ae15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870570 | controller |     "Jun 12 21:02:11.253490 crc crio[24437]: time=\"2026-06-12T21:02:11.252830594Z\" level=info msg=\"Removed pod sandbox: 01946a7dbeb70ffff150f3112ae357f1767adeacc7c123ccd111bfded3fee8d0\" id=d5ba3b63-6a73-41a3-813e-8a7e0349ae15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870584 | controller |     "Jun 12 21:02:11.262083 crc crio[24437]: time=\"2026-06-12T21:02:11.262000112Z\" level=info msg=\"Stopping pod sandbox: d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7\" id=033f6bbe-9b74-4712-a9ef-06831cd7fbe0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870599 | controller |     "Jun 12 21:02:11.262083 crc crio[24437]: time=\"2026-06-12T21:02:11.262082564Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7\" id=033f6bbe-9b74-4712-a9ef-06831cd7fbe0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870614 | controller |     "Jun 12 21:02:11.262726 crc crio[24437]: time=\"2026-06-12T21:02:11.262644828Z\" level=info msg=\"Removing pod sandbox: d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7\" id=d1620c5d-1256-44dc-89d4-03268b87fd5f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870629 | controller |     "Jun 12 21:02:11.288082 crc crio[24437]: time=\"2026-06-12T21:02:11.287998051Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kq65n Namespace:openshift-marketplace ID:e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199 UID:572f8d2a-f372-4836-a158-9b1dd060a536 NetNS:/var/run/netns/fe11b85b-1138-4df4-98c5-e059bdc0ca1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod572f8d2a_f372_4836_a158_9b1dd060a536.slice PodAnnotations:0xc00051ce00}] Aliases:map[]}\"",
2026-06-12 21:48:35.870645 | controller |     "Jun 12 21:02:11.288082 crc crio[24437]: time=\"2026-06-12T21:02:11.288058623Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-kq65n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.870661 | controller |     "Jun 12 21:02:11.292894 crc crio[24437]: time=\"2026-06-12T21:02:11.291226792Z\" level=info msg=\"Removed pod sandbox: d3d631c14e9a3c23fd96e876ef0bc5b0a907b01ce034594b50f1b5240e4828e7\" id=d1620c5d-1256-44dc-89d4-03268b87fd5f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870676 | controller |     "Jun 12 21:02:11.293692 crc crio[24437]: time=\"2026-06-12T21:02:11.293453028Z\" level=info msg=\"Stopping pod sandbox: a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e\" id=26730164-b3da-4751-b508-65a5420fa0ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870692 | controller |     "Jun 12 21:02:11.293692 crc crio[24437]: time=\"2026-06-12T21:02:11.2935361Z\" level=info msg=\"Stopped pod sandbox (already stopped): a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e\" id=26730164-b3da-4751-b508-65a5420fa0ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870711 | controller |     "Jun 12 21:02:11.295631 crc crio[24437]: time=\"2026-06-12T21:02:11.295554289Z\" level=info msg=\"Removing pod sandbox: a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e\" id=1c0cc0d6-0199-4ce2-8cd4-c5e4a818d896 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870726 | controller |     "Jun 12 21:02:11.330675 crc crio[24437]: time=\"2026-06-12T21:02:11.330373238Z\" level=info msg=\"Removed pod sandbox: a22570d6bbd0c50f2db06d0e3f1682bf46e66a790eda25830b40d607ab473a0e\" id=1c0cc0d6-0199-4ce2-8cd4-c5e4a818d896 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870742 | controller |     "Jun 12 21:02:11.333020 crc crio[24437]: time=\"2026-06-12T21:02:11.332881031Z\" level=info msg=\"Stopping pod sandbox: 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5\" id=d77186a7-456d-4922-8a37-a5c018532ce7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870756 | controller |     "Jun 12 21:02:11.333152 crc crio[24437]: time=\"2026-06-12T21:02:11.333030535Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5\" id=d77186a7-456d-4922-8a37-a5c018532ce7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870772 | controller |     "Jun 12 21:02:11.334048 crc crio[24437]: time=\"2026-06-12T21:02:11.333863586Z\" level=info msg=\"Removing pod sandbox: 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5\" id=390a9c7d-ee2b-4425-af49-c0f78bcf126d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870786 | controller |     "Jun 12 21:02:11.357740 crc crio[24437]: time=\"2026-06-12T21:02:11.35764859Z\" level=info msg=\"Removed pod sandbox: 4d8565920d92c7099f7c1ad291d1b7a9807fdd245bad9b775a6a5cd41b4d8fe5\" id=390a9c7d-ee2b-4425-af49-c0f78bcf126d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870801 | controller |     "Jun 12 21:02:11.360567 crc crio[24437]: time=\"2026-06-12T21:02:11.360389327Z\" level=info msg=\"Stopping pod sandbox: 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346\" id=82534438-6f69-48e9-ad9e-3993b5f45cb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870816 | controller |     "Jun 12 21:02:11.360567 crc crio[24437]: time=\"2026-06-12T21:02:11.360465649Z\" level=info msg=\"Stopped pod sandbox (already stopped): 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346\" id=82534438-6f69-48e9-ad9e-3993b5f45cb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.870831 | controller |     "Jun 12 21:02:11.361898 crc crio[24437]: time=\"2026-06-12T21:02:11.361816213Z\" level=info msg=\"Removing pod sandbox: 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346\" id=b643cded-166f-41c4-96cb-9a3f39b308dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870861 | controller |     "Jun 12 21:02:11.387030 crc crio[24437]: time=\"2026-06-12T21:02:11.386875088Z\" level=info msg=\"Removed pod sandbox: 69de684408208b55ce44aed415090e01f1a364150777fe8e6a4c16211c2af346\" id=b643cded-166f-41c4-96cb-9a3f39b308dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.870883 | controller |     "Jun 12 21:02:11.735075 crc crio[24437]: time=\"2026-06-12T21:02:11.732474982Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=9f90cc7c-459e-4681-9051-40e77f49bc08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.870899 | controller |     "Jun 12 21:02:11.735075 crc crio[24437]: time=\"2026-06-12T21:02:11.733023906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.870915 | controller |     "Jun 12 21:02:11.780671 crc crio[24437]: time=\"2026-06-12T21:02:11.780611684Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:64ee9a48cf6d324879bd0de17877952b9e9aa23c66b9fa8fb2b5336f1ac76c3a UID:abbedbc9-9bc1-49f9-ab0e-1dc1aee58d5d NetNS:/var/run/netns/2816255a-25ab-4e74-9cad-345cad7e8e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabbedbc9_9bc1_49f9_ab0e_1dc1aee58d5d.slice PodAnnotations:0xc00282c4e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.870935 | controller |     "Jun 12 21:02:11.781134 crc crio[24437]: time=\"2026-06-12T21:02:11.781107326Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.870951 | controller |     "Jun 12 21:02:11.799795 crc crio[24437]: time=\"2026-06-12T21:02:11.79969954Z\" level=info msg=\"Removing container: d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2\" id=50c962e7-10b5-48f4-99b1-644b254d7b0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.870967 | controller |     "Jun 12 21:02:11.859722 crc crio[24437]: time=\"2026-06-12T21:02:11.859608705Z\" level=info msg=\"Removed container d7913455e58119cad3bfeeff310f08e7940dccb7925cad742617b169fd83bfb2: openstack/nova-api-0/nova-api-api\" id=50c962e7-10b5-48f4-99b1-644b254d7b0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.870983 | controller |     "Jun 12 21:02:11.887344 crc crio[24437]: time=\"2026-06-12T21:02:11.887228734Z\" level=info msg=\"Removing container: 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668\" id=6610694b-8aac-40eb-8519-c026a68addd5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.870998 | controller |     "Jun 12 21:02:11.957029 crc crio[24437]: 2026-06-12T21:02:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e91f85ff99773d8 Mac:b6:d7:94:2d:50:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/fe11b85b-1138-4df4-98c5-e059bdc0ca1a SocketPath: PciID:}] [{Interface:0xc00037e810 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.871013 | controller |     "Jun 12 21:02:11.957029 crc crio[24437]: time=\"2026-06-12T21:02:11.95397475Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kq65n Namespace:openshift-marketplace ID:e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199 UID:572f8d2a-f372-4836-a158-9b1dd060a536 NetNS:/var/run/netns/fe11b85b-1138-4df4-98c5-e059bdc0ca1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod572f8d2a_f372_4836_a158_9b1dd060a536.slice PodAnnotations:0xc00051ce00}] Aliases:map[]}\"",
2026-06-12 21:48:35.871029 | controller |     "Jun 12 21:02:11.961416 crc crio[24437]: time=\"2026-06-12T21:02:11.959786565Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-kq65n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.871044 | controller |     "Jun 12 21:02:11.994377 crc crio[24437]: time=\"2026-06-12T21:02:11.992728586Z\" level=info msg=\"Removed container 9df940a6b8fad7dc755d615a5a3bc02e08bd05c64aadff6fea7601faadccc668: openstack/nova-api-0/nova-api-log\" id=6610694b-8aac-40eb-8519-c026a68addd5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.871060 | controller |     "Jun 12 21:02:12.003147 crc crio[24437]: time=\"2026-06-12T21:02:12.003007553Z\" level=info msg=\"Ran pod sandbox e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199 with infra container: openshift-marketplace/redhat-operators-kq65n/POD\" id=45467e71-8b6d-4761-beee-86172d0522fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.871076 | controller |     "Jun 12 21:02:12.009038 crc crio[24437]: time=\"2026-06-12T21:02:12.00567099Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d44b643a-85cc-46ea-ad9c-12280fc59d22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.871095 | controller |     "Jun 12 21:02:12.015292 crc crio[24437]: time=\"2026-06-12T21:02:12.01490488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dc50011a-3f4d-4d27-92d3-9f622e530b6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.871110 | controller |     "Jun 12 21:02:12.023518 crc crio[24437]: time=\"2026-06-12T21:02:12.023427123Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kq65n/extract-utilities\" id=f6112e06-1fca-4098-95b9-9ce155bab844 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.871126 | controller |     "Jun 12 21:02:12.024258 crc crio[24437]: time=\"2026-06-12T21:02:12.023809062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.871141 | controller |     "Jun 12 21:02:12.075433 crc crio[24437]: time=\"2026-06-12T21:02:12.075262276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.871157 | controller |     "Jun 12 21:02:12.079582 crc crio[24437]: time=\"2026-06-12T21:02:12.079511732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.871172 | controller |     "Jun 12 21:02:12.340188 crc crio[24437]: time=\"2026-06-12T21:02:12.340100685Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=a6845904-93af-4870-b33a-0fcc01470bfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.871187 | controller |     "Jun 12 21:02:12.340338 crc crio[24437]: time=\"2026-06-12T21:02:12.340208157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.871203 | controller |     "Jun 12 21:02:12.373494 crc crio[24437]: time=\"2026-06-12T21:02:12.373393535Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f8cbbbcb00d0fd27de7537624e05931de5d8fa37242197a64009bd9a773aec92 UID:8f6cc060-0774-4b5d-952f-463094b27bab NetNS:/var/run/netns/e09b3b04-3633-4299-b879-51fd8d4792ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f6cc060_0774_4b5d_952f_463094b27bab.slice PodAnnotations:0xc000c24b60}] Aliases:map[]}\"",
2026-06-12 21:48:35.871218 | controller |     "Jun 12 21:02:12.373494 crc crio[24437]: time=\"2026-06-12T21:02:12.373464517Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.871234 | controller |     "Jun 12 21:02:12.374292 crc crio[24437]: time=\"2026-06-12T21:02:12.374208135Z\" level=info msg=\"Created container 67aa5800afc34566123acff4b59ba718659e9db51686c81000c7a8ea0adff9ef: openshift-marketplace/redhat-operators-kq65n/extract-utilities\" id=f6112e06-1fca-4098-95b9-9ce155bab844 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.871249 | controller |     "Jun 12 21:02:12.380343 crc crio[24437]: time=\"2026-06-12T21:02:12.379766955Z\" level=info msg=\"Starting container: 67aa5800afc34566123acff4b59ba718659e9db51686c81000c7a8ea0adff9ef\" id=37c4dc59-0f64-4ccf-a45c-c2adc965f719 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.871265 | controller |     "Jun 12 21:02:12.387042 crc crio[24437]: time=\"2026-06-12T21:02:12.386793539Z\" level=info msg=\"Started container\" PID=89861 containerID=67aa5800afc34566123acff4b59ba718659e9db51686c81000c7a8ea0adff9ef description=openshift-marketplace/redhat-operators-kq65n/extract-utilities id=37c4dc59-0f64-4ccf-a45c-c2adc965f719 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199",
2026-06-12 21:48:35.871284 | controller |     "Jun 12 21:02:12.470465 crc crio[24437]: 2026-06-12T21:02:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64ee9a48cf6d324 Mac:02:b7:e5:d4:7d:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/2816255a-25ab-4e74-9cad-345cad7e8e6a SocketPath: PciID:}] [{Interface:0xc000014bd0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.871300 | controller |     "Jun 12 21:02:12.471523 crc crio[24437]: time=\"2026-06-12T21:02:12.471446112Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:64ee9a48cf6d324879bd0de17877952b9e9aa23c66b9fa8fb2b5336f1ac76c3a UID:abbedbc9-9bc1-49f9-ab0e-1dc1aee58d5d NetNS:/var/run/netns/2816255a-25ab-4e74-9cad-345cad7e8e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabbedbc9_9bc1_49f9_ab0e_1dc1aee58d5d.slice PodAnnotations:0xc00282c4e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.871316 | controller |     "Jun 12 21:02:12.471848 crc crio[24437]: time=\"2026-06-12T21:02:12.47175957Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.871331 | controller |     "Jun 12 21:02:12.524457 crc crio[24437]: time=\"2026-06-12T21:02:12.524380173Z\" level=info msg=\"Ran pod sandbox 64ee9a48cf6d324879bd0de17877952b9e9aa23c66b9fa8fb2b5336f1ac76c3a with infra container: openstack/nova-metadata-0/POD\" id=9f90cc7c-459e-4681-9051-40e77f49bc08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.871347 | controller |     "Jun 12 21:02:12.528805 crc crio[24437]: time=\"2026-06-12T21:02:12.527022159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c7f06b31-e6db-4330-b903-77c9048b884e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.871362 | controller |     "Jun 12 21:02:12.531698 crc crio[24437]: time=\"2026-06-12T21:02:12.531613884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=12bff963-ec1e-440c-b7f9-e5240627f11a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.871377 | controller |     "Jun 12 21:02:12.541464 crc crio[24437]: time=\"2026-06-12T21:02:12.541386038Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=31b3215b-9c7c-495f-be05-4d80d59e56ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.871393 | controller |     "Jun 12 21:02:12.542223 crc crio[24437]: time=\"2026-06-12T21:02:12.541794817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.871408 | controller |     "Jun 12 21:02:12.645667 crc crio[24437]: time=\"2026-06-12T21:02:12.645568068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.871423 | controller |     "Jun 12 21:02:12.650986 crc crio[24437]: time=\"2026-06-12T21:02:12.650843359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.871438 | controller |     "Jun 12 21:02:12.764668 crc crio[24437]: 2026-06-12T21:02:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8cbbbcb00d0fd2 Mac:86:2c:7c:44:6f:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/e09b3b04-3633-4299-b879-51fd8d4792ed SocketPath: PciID:}] [{Interface:0xc0001345e0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.871457 | controller |     "Jun 12 21:02:12.766527 crc crio[24437]: time=\"2026-06-12T21:02:12.765687914Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f8cbbbcb00d0fd27de7537624e05931de5d8fa37242197a64009bd9a773aec92 UID:8f6cc060-0774-4b5d-952f-463094b27bab NetNS:/var/run/netns/e09b3b04-3633-4299-b879-51fd8d4792ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f6cc060_0774_4b5d_952f_463094b27bab.slice PodAnnotations:0xc000c24b60}] Aliases:map[]}\"",
2026-06-12 21:48:35.871473 | controller |     "Jun 12 21:02:12.766527 crc crio[24437]: time=\"2026-06-12T21:02:12.765819198Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.871488 | controller |     "Jun 12 21:02:12.776020 crc crio[24437]: time=\"2026-06-12T21:02:12.775081969Z\" level=info msg=\"Ran pod sandbox f8cbbbcb00d0fd27de7537624e05931de5d8fa37242197a64009bd9a773aec92 with infra container: openstack/nova-api-0/POD\" id=a6845904-93af-4870-b33a-0fcc01470bfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.871503 | controller |     "Jun 12 21:02:12.783972 crc crio[24437]: time=\"2026-06-12T21:02:12.780040262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=16896020-20e0-46ac-af65-07b032c55939 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.871518 | controller |     "Jun 12 21:02:12.785986 crc crio[24437]: time=\"2026-06-12T21:02:12.785766366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=56bc2fff-5d61-4be9-87be-4580d2859e55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.871533 | controller |     "Jun 12 21:02:12.795701 crc crio[24437]: time=\"2026-06-12T21:02:12.795299213Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=6025b0e9-0786-459c-b96f-75416da32d91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.871549 | controller |     "Jun 12 21:02:12.796101 crc crio[24437]: time=\"2026-06-12T21:02:12.79597289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.871564 | controller |     "Jun 12 21:02:12.834231 crc crio[24437]: time=\"2026-06-12T21:02:12.834160193Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1e3dbb58-d025-424a-9d09-fff2aa75d9ba name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.871578 | controller |     "Jun 12 21:02:12.854732 crc crio[24437]: time=\"2026-06-12T21:02:12.854595513Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.871593 | controller |     "Jun 12 21:02:12.874691 crc crio[24437]: time=\"2026-06-12T21:02:12.874540671Z\" level=info msg=\"Created container d8d4f8842f60eea37a6621f90e18f55741c8ef3a92b9e00d55b46a4d5909616f: openstack/nova-metadata-0/nova-metadata-log\" id=31b3215b-9c7c-495f-be05-4d80d59e56ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.871608 | controller |     "Jun 12 21:02:12.877142 crc crio[24437]: time=\"2026-06-12T21:02:12.877078355Z\" level=info msg=\"Starting container: d8d4f8842f60eea37a6621f90e18f55741c8ef3a92b9e00d55b46a4d5909616f\" id=a4185742-e808-4127-bb61-631fbe05191a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.871623 | controller |     "Jun 12 21:02:12.885066 crc crio[24437]: time=\"2026-06-12T21:02:12.884855808Z\" level=info msg=\"Started container\" PID=89928 containerID=d8d4f8842f60eea37a6621f90e18f55741c8ef3a92b9e00d55b46a4d5909616f description=openstack/nova-metadata-0/nova-metadata-log id=a4185742-e808-4127-bb61-631fbe05191a name=/runtime.v1.RuntimeService/StartContainer sandboxID=64ee9a48cf6d324879bd0de17877952b9e9aa23c66b9fa8fb2b5336f1ac76c3a",
2026-06-12 21:48:35.871642 | controller |     "Jun 12 21:02:12.895554 crc crio[24437]: time=\"2026-06-12T21:02:12.895198217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.871658 | controller |     "Jun 12 21:02:12.902562 crc crio[24437]: time=\"2026-06-12T21:02:12.902282762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6053d280-e49c-483d-984a-d58f3abe87b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.871673 | controller |     "Jun 12 21:02:12.904240 crc crio[24437]: time=\"2026-06-12T21:02:12.903113054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.871689 | controller |     "Jun 12 21:02:12.972736 crc crio[24437]: time=\"2026-06-12T21:02:12.972646348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8f701f3b-b0e1-4185-82bc-dea3923afe2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.871704 | controller |     "Jun 12 21:02:12.984738 crc crio[24437]: time=\"2026-06-12T21:02:12.984623667Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=42d127e0-eab6-4f00-93cd-3e2a36ef102e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.871719 | controller |     "Jun 12 21:02:12.985151 crc crio[24437]: time=\"2026-06-12T21:02:12.985095579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.871734 | controller |     "Jun 12 21:02:13.052293 crc crio[24437]: time=\"2026-06-12T21:02:13.052179883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.871749 | controller |     "Jun 12 21:02:13.054696 crc crio[24437]: time=\"2026-06-12T21:02:13.054598523Z\" level=info msg=\"Created container fb6b7ae73d9d475be521e23b4024c10259038b9928511b497d945084f9f0ffa4: openstack/nova-api-0/nova-api-log\" id=6025b0e9-0786-459c-b96f-75416da32d91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.871764 | controller |     "Jun 12 21:02:13.056201 crc crio[24437]: time=\"2026-06-12T21:02:13.056117181Z\" level=info msg=\"Starting container: fb6b7ae73d9d475be521e23b4024c10259038b9928511b497d945084f9f0ffa4\" id=80bbfd2f-52c8-43c4-8ffa-7abf3f8448ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.871779 | controller |     "Jun 12 21:02:13.057743 crc crio[24437]: time=\"2026-06-12T21:02:13.05766167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.871794 | controller |     "Jun 12 21:02:13.065516 crc crio[24437]: time=\"2026-06-12T21:02:13.065380553Z\" level=info msg=\"Started container\" PID=89947 containerID=fb6b7ae73d9d475be521e23b4024c10259038b9928511b497d945084f9f0ffa4 description=openstack/nova-api-0/nova-api-log id=80bbfd2f-52c8-43c4-8ffa-7abf3f8448ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8cbbbcb00d0fd27de7537624e05931de5d8fa37242197a64009bd9a773aec92",
2026-06-12 21:48:35.871809 | controller |     "Jun 12 21:02:13.079479 crc crio[24437]: time=\"2026-06-12T21:02:13.079391633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=44af0fb1-1bfb-4d84-9b42-3dee44503adf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.871824 | controller |     "Jun 12 21:02:13.175767 crc crio[24437]: time=\"2026-06-12T21:02:13.175511341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=474760c7-304c-4811-81a9-5b891af38306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.871842 | controller |     "Jun 12 21:02:13.182359 crc crio[24437]: time=\"2026-06-12T21:02:13.182198408Z\" level=info msg=\"Created container 67dde3e411249713bd919b3ca555b90558eb9899c1ab00eb598c0f570f46ca09: openstack/nova-metadata-0/nova-metadata-metadata\" id=42d127e0-eab6-4f00-93cd-3e2a36ef102e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.871876 | controller |     "Jun 12 21:02:13.183547 crc crio[24437]: time=\"2026-06-12T21:02:13.183438678Z\" level=info msg=\"Starting container: 67dde3e411249713bd919b3ca555b90558eb9899c1ab00eb598c0f570f46ca09\" id=19b2716c-8daa-4751-8947-93b453e3bfbc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.871892 | controller |     "Jun 12 21:02:13.184654 crc crio[24437]: time=\"2026-06-12T21:02:13.184552586Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=f854d60c-f3d8-435c-9175-013745b19637 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.871908 | controller |     "Jun 12 21:02:13.188828 crc crio[24437]: time=\"2026-06-12T21:02:13.185171911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.871923 | controller |     "Jun 12 21:02:13.189700 crc crio[24437]: time=\"2026-06-12T21:02:13.189658894Z\" level=info msg=\"Started container\" PID=89961 containerID=67dde3e411249713bd919b3ca555b90558eb9899c1ab00eb598c0f570f46ca09 description=openstack/nova-metadata-0/nova-metadata-metadata id=19b2716c-8daa-4751-8947-93b453e3bfbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=64ee9a48cf6d324879bd0de17877952b9e9aa23c66b9fa8fb2b5336f1ac76c3a",
2026-06-12 21:48:35.871939 | controller |     "Jun 12 21:02:13.253069 crc crio[24437]: time=\"2026-06-12T21:02:13.252513392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.871954 | controller |     "Jun 12 21:02:13.256625 crc crio[24437]: time=\"2026-06-12T21:02:13.256570383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.871969 | controller |     "Jun 12 21:02:13.517566 crc crio[24437]: time=\"2026-06-12T21:02:13.517460794Z\" level=info msg=\"Created container 068ab2118f5f36d79b36c9a76ac52ece56c6e4805e35a1bb763b4dee92f6f188: openstack/nova-api-0/nova-api-api\" id=f854d60c-f3d8-435c-9175-013745b19637 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.871984 | controller |     "Jun 12 21:02:13.518885 crc crio[24437]: time=\"2026-06-12T21:02:13.518807868Z\" level=info msg=\"Starting container: 068ab2118f5f36d79b36c9a76ac52ece56c6e4805e35a1bb763b4dee92f6f188\" id=44ea1281-9d2e-4ea0-8bf5-09603bf74e42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.871999 | controller |     "Jun 12 21:02:13.526621 crc crio[24437]: time=\"2026-06-12T21:02:13.526518699Z\" level=info msg=\"Started container\" PID=89984 containerID=068ab2118f5f36d79b36c9a76ac52ece56c6e4805e35a1bb763b4dee92f6f188 description=openstack/nova-api-0/nova-api-api id=44ea1281-9d2e-4ea0-8bf5-09603bf74e42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8cbbbcb00d0fd27de7537624e05931de5d8fa37242197a64009bd9a773aec92",
2026-06-12 21:48:35.872015 | controller |     "Jun 12 21:02:13.568359 crc crio[24437]: time=\"2026-06-12T21:02:13.568250441Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=1e3dbb58-d025-424a-9d09-fff2aa75d9ba name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.872030 | controller |     "Jun 12 21:02:13.571787 crc crio[24437]: time=\"2026-06-12T21:02:13.571656667Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fbe9ca97-477e-4d24-a0ed-26e84ec9f9f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.872049 | controller |     "Jun 12 21:02:13.574911 crc crio[24437]: time=\"2026-06-12T21:02:13.574832616Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=13b03e65-6b02-4282-b73f-31c43472722f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.872065 | controller |     "Jun 12 21:02:13.581062 crc crio[24437]: time=\"2026-06-12T21:02:13.580959889Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kq65n/extract-content\" id=77753cf0-28aa-4afa-84a3-c8c94ad36189 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.872081 | controller |     "Jun 12 21:02:13.581642 crc crio[24437]: time=\"2026-06-12T21:02:13.581386369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.872096 | controller |     "Jun 12 21:02:13.665663 crc crio[24437]: time=\"2026-06-12T21:02:13.66557152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.872110 | controller |     "Jun 12 21:02:13.668571 crc crio[24437]: time=\"2026-06-12T21:02:13.668519853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.872126 | controller |     "Jun 12 21:02:13.842071 crc crio[24437]: time=\"2026-06-12T21:02:13.841755956Z\" level=info msg=\"Created container 7a713259da64a9af99cc52598e903c02f14c26e206a9c199c276b1fa288aa222: openshift-marketplace/redhat-operators-kq65n/extract-content\" id=77753cf0-28aa-4afa-84a3-c8c94ad36189 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.872141 | controller |     "Jun 12 21:02:13.844911 crc crio[24437]: time=\"2026-06-12T21:02:13.844804862Z\" level=info msg=\"Starting container: 7a713259da64a9af99cc52598e903c02f14c26e206a9c199c276b1fa288aa222\" id=06e3bff6-0beb-4a52-ae36-48b106511db5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.872156 | controller |     "Jun 12 21:02:13.852829 crc crio[24437]: time=\"2026-06-12T21:02:13.85271313Z\" level=info msg=\"Started container\" PID=90110 containerID=7a713259da64a9af99cc52598e903c02f14c26e206a9c199c276b1fa288aa222 description=openshift-marketplace/redhat-operators-kq65n/extract-content id=06e3bff6-0beb-4a52-ae36-48b106511db5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199",
2026-06-12 21:48:35.872172 | controller |     "Jun 12 21:02:18.005701 crc crio[24437]: time=\"2026-06-12T21:02:18.005079536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d60903bc-ae07-4537-8fcb-0139336e2b03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.872187 | controller |     "Jun 12 21:02:18.008407 crc crio[24437]: time=\"2026-06-12T21:02:18.008282776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3f4766e6-3492-420e-a81a-c139b1d1dc6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.872203 | controller |     "Jun 12 21:02:18.022234 crc crio[24437]: time=\"2026-06-12T21:02:18.022142221Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kq65n/registry-server\" id=42d6b1bb-7e0e-45a0-aa0d-d1bc13932e9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.872218 | controller |     "Jun 12 21:02:18.023284 crc crio[24437]: time=\"2026-06-12T21:02:18.023134516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.872237 | controller |     "Jun 12 21:02:18.095509 crc crio[24437]: time=\"2026-06-12T21:02:18.09501529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.872253 | controller |     "Jun 12 21:02:18.099019 crc crio[24437]: time=\"2026-06-12T21:02:18.098875246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.872268 | controller |     "Jun 12 21:02:18.266878 crc crio[24437]: time=\"2026-06-12T21:02:18.266778725Z\" level=info msg=\"Created container d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049: openshift-marketplace/redhat-operators-kq65n/registry-server\" id=42d6b1bb-7e0e-45a0-aa0d-d1bc13932e9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.872283 | controller |     "Jun 12 21:02:18.268474 crc crio[24437]: time=\"2026-06-12T21:02:18.268338455Z\" level=info msg=\"Starting container: d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049\" id=c0670bda-1c18-4087-9653-24fc210408b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.872298 | controller |     "Jun 12 21:02:18.276520 crc crio[24437]: time=\"2026-06-12T21:02:18.276422347Z\" level=info msg=\"Started container\" PID=90572 containerID=d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049 description=openshift-marketplace/redhat-operators-kq65n/registry-server id=c0670bda-1c18-4087-9653-24fc210408b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199",
2026-06-12 21:48:35.872314 | controller |     "Jun 12 21:02:25.158857 crc crio[24437]: time=\"2026-06-12T21:02:25.15814925Z\" level=warning msg=\"Stopping container 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40 with stop signal(15) timed out. Killing...\"",
2026-06-12 21:48:35.872329 | controller |     "Jun 12 21:02:26.485616 crc crio[24437]: time=\"2026-06-12T21:02:26.484624411Z\" level=info msg=\"Stopped container 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40: openstack/ceilometer-0/ceilometer-notification-agent\" id=6de5bf6c-5e5e-46c5-a6b0-704ea09b79b9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.872344 | controller |     "Jun 12 21:02:26.487039 crc crio[24437]: time=\"2026-06-12T21:02:26.486774904Z\" level=info msg=\"Stopping pod sandbox: c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69\" id=02190a1c-ba86-467b-a8f9-27ca03950a38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.872360 | controller |     "Jun 12 21:02:26.487502 crc crio[24437]: time=\"2026-06-12T21:02:26.487433481Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69 UID:b4611ea7-f257-4e74-98d4-d6d9aa582d76 NetNS:/var/run/netns/35d18e7d-5d4e-401a-a504-bb3cb662ba98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4611ea7_f257_4e74_98d4_d6d9aa582d76.slice PodAnnotations:0xc000a8d330}] Aliases:map[]}\"",
2026-06-12 21:48:35.872375 | controller |     "Jun 12 21:02:26.487729 crc crio[24437]: time=\"2026-06-12T21:02:26.487687987Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.872391 | controller |     "Jun 12 21:02:26.809980 crc crio[24437]: time=\"2026-06-12T21:02:26.809874936Z\" level=info msg=\"Stopped pod sandbox: c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69\" id=02190a1c-ba86-467b-a8f9-27ca03950a38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.872406 | controller |     "Jun 12 21:02:27.187842 crc crio[24437]: time=\"2026-06-12T21:02:27.18712681Z\" level=info msg=\"Removing container: 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147\" id=ab87e2ae-41e3-41fd-8cd9-c0a30c71117c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.872425 | controller |     "Jun 12 21:02:27.244361 crc crio[24437]: time=\"2026-06-12T21:02:27.244201194Z\" level=info msg=\"Removed container 1607f0933b0c084d90c6c4488b6971f4677c7d52c44297be55dd92ea7eaf2147: openstack/ceilometer-0/proxy-httpd\" id=ab87e2ae-41e3-41fd-8cd9-c0a30c71117c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.872441 | controller |     "Jun 12 21:02:27.247199 crc crio[24437]: time=\"2026-06-12T21:02:27.247088855Z\" level=info msg=\"Removing container: 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717\" id=9ee4220c-1c44-41fa-802a-0d24f61496aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.872456 | controller |     "Jun 12 21:02:27.271584 crc crio[24437]: time=\"2026-06-12T21:02:27.271493264Z\" level=info msg=\"Removed container 2a89d703f5ebaa9d261467b861a6bc26fcfd98df89808c6f2c9f3f6e4e79d717: openstack/ceilometer-0/sg-core\" id=9ee4220c-1c44-41fa-802a-0d24f61496aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.872472 | controller |     "Jun 12 21:02:27.275048 crc crio[24437]: time=\"2026-06-12T21:02:27.27491106Z\" level=info msg=\"Removing container: 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40\" id=ce27de0c-4b28-4278-8139-60b6e3cb9751 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.872489 | controller |     "Jun 12 21:02:27.301000 crc crio[24437]: time=\"2026-06-12T21:02:27.300867187Z\" level=info msg=\"Removed container 6298f09c076b14cd1a148c33dc8329feb3e642f800f443613031b57ac7711f40: openstack/ceilometer-0/ceilometer-notification-agent\" id=ce27de0c-4b28-4278-8139-60b6e3cb9751 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.872507 | controller |     "Jun 12 21:02:27.305187 crc crio[24437]: time=\"2026-06-12T21:02:27.305028111Z\" level=info msg=\"Removing container: 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d\" id=ee3b66c9-3407-4c23-b3ab-718aa496aaa7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.872522 | controller |     "Jun 12 21:02:27.331710 crc crio[24437]: time=\"2026-06-12T21:02:27.331545033Z\" level=info msg=\"Removed container 95bacc1055676b5e26de3a913545c4ce49c30ab69228e2c174da3dad8c6c874d: openstack/ceilometer-0/ceilometer-central-agent\" id=ee3b66c9-3407-4c23-b3ab-718aa496aaa7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.872537 | controller |     "Jun 12 21:02:27.971011 crc crio[24437]: time=\"2026-06-12T21:02:27.970435655Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=2bfd70ef-6060-4350-afcb-8d9d466a36f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.872552 | controller |     "Jun 12 21:02:27.972430 crc crio[24437]: time=\"2026-06-12T21:02:27.97104809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.872567 | controller |     "Jun 12 21:02:28.010983 crc crio[24437]: time=\"2026-06-12T21:02:28.007797888Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612 UID:9b12f619-88d0-40d0-b647-70c47cdff149 NetNS:/var/run/netns/13d19482-460b-4bf8-850a-565b19583d34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b12f619_88d0_40d0_b647_70c47cdff149.slice PodAnnotations:0xc006eccff8}] Aliases:map[]}\"",
2026-06-12 21:48:35.872582 | controller |     "Jun 12 21:02:28.010983 crc crio[24437]: time=\"2026-06-12T21:02:28.008002953Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.872598 | controller |     "Jun 12 21:02:28.413475 crc crio[24437]: 2026-06-12T21:02:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0465f9d0c87fc8 Mac:f6:2e:0d:1c:52:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/13d19482-460b-4bf8-850a-565b19583d34 SocketPath: PciID:}] [{Interface:0xc000514ad0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.872617 | controller |     "Jun 12 21:02:28.415010 crc crio[24437]: time=\"2026-06-12T21:02:28.414892937Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612 UID:9b12f619-88d0-40d0-b647-70c47cdff149 NetNS:/var/run/netns/13d19482-460b-4bf8-850a-565b19583d34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b12f619_88d0_40d0_b647_70c47cdff149.slice PodAnnotations:0xc006eccff8}] Aliases:map[]}\"",
2026-06-12 21:48:35.872633 | controller |     "Jun 12 21:02:28.415152 crc crio[24437]: time=\"2026-06-12T21:02:28.415107572Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.872648 | controller |     "Jun 12 21:02:28.427004 crc crio[24437]: time=\"2026-06-12T21:02:28.423666375Z\" level=info msg=\"Ran pod sandbox b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612 with infra container: openstack/ceilometer-0/POD\" id=2bfd70ef-6060-4350-afcb-8d9d466a36f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.872664 | controller |     "Jun 12 21:02:28.427004 crc crio[24437]: time=\"2026-06-12T21:02:28.426655571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f0d5bc57-3ebe-43fe-bf0e-41aa4a48e048 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.872679 | controller |     "Jun 12 21:02:28.449978 crc crio[24437]: time=\"2026-06-12T21:02:28.449397188Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2f30e043-b636-450d-a1f0-504d8230c401 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.872694 | controller |     "Jun 12 21:02:28.458818 crc crio[24437]: time=\"2026-06-12T21:02:28.45873547Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=f531e12a-e168-44c0-8704-986f733cd4cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.872710 | controller |     "Jun 12 21:02:28.459230 crc crio[24437]: time=\"2026-06-12T21:02:28.459170531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.872725 | controller |     "Jun 12 21:02:28.505051 crc crio[24437]: time=\"2026-06-12T21:02:28.50477754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.872740 | controller |     "Jun 12 21:02:28.508191 crc crio[24437]: time=\"2026-06-12T21:02:28.508130064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.872756 | controller |     "Jun 12 21:02:28.625241 crc crio[24437]: time=\"2026-06-12T21:02:28.625130053Z\" level=info msg=\"Created container 7c19fd84a603a233219bbd5c27b3bcec460cad6af1aeb3f4ad205fe8d2b0a46e: openstack/ceilometer-0/ceilometer-central-agent\" id=f531e12a-e168-44c0-8704-986f733cd4cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.872771 | controller |     "Jun 12 21:02:28.626639 crc crio[24437]: time=\"2026-06-12T21:02:28.626557648Z\" level=info msg=\"Starting container: 7c19fd84a603a233219bbd5c27b3bcec460cad6af1aeb3f4ad205fe8d2b0a46e\" id=c482102f-eab7-48ee-b31f-21aa42f5f4ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.872792 | controller |     "Jun 12 21:02:28.631808 crc crio[24437]: time=\"2026-06-12T21:02:28.631760898Z\" level=info msg=\"Started container\" PID=91267 containerID=7c19fd84a603a233219bbd5c27b3bcec460cad6af1aeb3f4ad205fe8d2b0a46e description=openstack/ceilometer-0/ceilometer-central-agent id=c482102f-eab7-48ee-b31f-21aa42f5f4ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612",
2026-06-12 21:48:35.872809 | controller |     "Jun 12 21:02:28.650114 crc crio[24437]: time=\"2026-06-12T21:02:28.650039943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d290c34c-4ce5-4f45-8aa5-d0a44ac8c98f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.872824 | controller |     "Jun 12 21:02:28.670422 crc crio[24437]: time=\"2026-06-12T21:02:28.67027254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b32c0157-b1a2-409e-b969-2d6e0f8a06e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.872839 | controller |     "Jun 12 21:02:28.679299 crc crio[24437]: time=\"2026-06-12T21:02:28.679216693Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=3914deed-baa7-4b20-8b81-a9a8db3048ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.872872 | controller |     "Jun 12 21:02:28.679778 crc crio[24437]: time=\"2026-06-12T21:02:28.679713755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.872889 | controller |     "Jun 12 21:02:28.731979 crc crio[24437]: time=\"2026-06-12T21:02:28.731820285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.872905 | controller |     "Jun 12 21:02:28.737863 crc crio[24437]: time=\"2026-06-12T21:02:28.737678072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.872920 | controller |     "Jun 12 21:02:28.833810 crc crio[24437]: time=\"2026-06-12T21:02:28.833655666Z\" level=info msg=\"Created container 80db668e4e4ffcac4e0c8037837d7003e8cf04dd499e0eb26e2e56e5b7637db1: openstack/ceilometer-0/ceilometer-notification-agent\" id=3914deed-baa7-4b20-8b81-a9a8db3048ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.872936 | controller |     "Jun 12 21:02:28.834897 crc crio[24437]: time=\"2026-06-12T21:02:28.834812105Z\" level=info msg=\"Starting container: 80db668e4e4ffcac4e0c8037837d7003e8cf04dd499e0eb26e2e56e5b7637db1\" id=07fad00e-8da3-417d-8c8b-5021da4994da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.872951 | controller |     "Jun 12 21:02:28.843000 crc crio[24437]: time=\"2026-06-12T21:02:28.842870816Z\" level=info msg=\"Started container\" PID=91288 containerID=80db668e4e4ffcac4e0c8037837d7003e8cf04dd499e0eb26e2e56e5b7637db1 description=openstack/ceilometer-0/ceilometer-notification-agent id=07fad00e-8da3-417d-8c8b-5021da4994da name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612",
2026-06-12 21:48:35.872966 | controller |     "Jun 12 21:02:28.855862 crc crio[24437]: time=\"2026-06-12T21:02:28.855716857Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=69f4e4f9-7787-405d-8adc-ab144841728c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.872981 | controller |     "Jun 12 21:02:28.867494 crc crio[24437]: time=\"2026-06-12T21:02:28.867439939Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=fdc0ab79-6e31-4448-9f87-ad416b8aa5a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.873001 | controller |     "Jun 12 21:02:28.881436 crc crio[24437]: time=\"2026-06-12T21:02:28.878412802Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=33afaba1-d5a5-48b4-a6af-c4aaa166259f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.873017 | controller |     "Jun 12 21:02:28.881436 crc crio[24437]: time=\"2026-06-12T21:02:28.878840783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.873032 | controller |     "Jun 12 21:02:28.937352 crc crio[24437]: time=\"2026-06-12T21:02:28.937266922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.873047 | controller |     "Jun 12 21:02:28.943630 crc crio[24437]: time=\"2026-06-12T21:02:28.94360117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.873062 | controller |     "Jun 12 21:02:29.085240 crc crio[24437]: time=\"2026-06-12T21:02:29.084602659Z\" level=info msg=\"Created container dee75d9f9adab400f61dce034c0ed6325fea9faf416ab5e07e704987b8ca8f35: openstack/ceilometer-0/sg-core\" id=33afaba1-d5a5-48b4-a6af-c4aaa166259f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.873078 | controller |     "Jun 12 21:02:29.088114 crc crio[24437]: time=\"2026-06-12T21:02:29.088016164Z\" level=info msg=\"Starting container: dee75d9f9adab400f61dce034c0ed6325fea9faf416ab5e07e704987b8ca8f35\" id=3cede21d-c9c1-40f1-abbe-07baf665578f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.873093 | controller |     "Jun 12 21:02:29.094847 crc crio[24437]: time=\"2026-06-12T21:02:29.093673715Z\" level=info msg=\"Started container\" PID=91320 containerID=dee75d9f9adab400f61dce034c0ed6325fea9faf416ab5e07e704987b8ca8f35 description=openstack/ceilometer-0/sg-core id=3cede21d-c9c1-40f1-abbe-07baf665578f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612",
2026-06-12 21:48:35.873108 | controller |     "Jun 12 21:02:29.105779 crc crio[24437]: time=\"2026-06-12T21:02:29.103301104Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5f92b4c2-3240-454c-a3e1-64f9136e1693 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.873123 | controller |     "Jun 12 21:02:29.156375 crc crio[24437]: time=\"2026-06-12T21:02:29.156240046Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a9d248fd-dc37-4e26-9284-df388a84a5ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.873138 | controller |     "Jun 12 21:02:29.168415 crc crio[24437]: time=\"2026-06-12T21:02:29.167999998Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=9645ecb7-9486-4a3f-815b-7c47504947c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.873153 | controller |     "Jun 12 21:02:29.169180 crc crio[24437]: time=\"2026-06-12T21:02:29.169105076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.873168 | controller |     "Jun 12 21:02:29.241710 crc crio[24437]: time=\"2026-06-12T21:02:29.239283377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.873182 | controller |     "Jun 12 21:02:29.259809 crc crio[24437]: time=\"2026-06-12T21:02:29.259750689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.873197 | controller |     "Jun 12 21:02:29.462460 crc crio[24437]: time=\"2026-06-12T21:02:29.462362054Z\" level=info msg=\"Created container fcf62c4c52215b9c1a28dfdd10078dad1230a3d36904a6982d6f9c22f3b75642: openstack/ceilometer-0/proxy-httpd\" id=9645ecb7-9486-4a3f-815b-7c47504947c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.873216 | controller |     "Jun 12 21:02:29.463993 crc crio[24437]: time=\"2026-06-12T21:02:29.46380179Z\" level=info msg=\"Starting container: fcf62c4c52215b9c1a28dfdd10078dad1230a3d36904a6982d6f9c22f3b75642\" id=46743560-d5d3-4d4c-ad31-3ef773a997be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.873232 | controller |     "Jun 12 21:02:29.469356 crc crio[24437]: time=\"2026-06-12T21:02:29.469189875Z\" level=info msg=\"Started container\" PID=91355 containerID=fcf62c4c52215b9c1a28dfdd10078dad1230a3d36904a6982d6f9c22f3b75642 description=openstack/ceilometer-0/proxy-httpd id=46743560-d5d3-4d4c-ad31-3ef773a997be name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0465f9d0c87fc8e1a90343efb74a25b8592139dc162bddce79c6262235f6612",
2026-06-12 21:48:35.873247 | controller |     "Jun 12 21:02:32.296180 crc crio[24437]: time=\"2026-06-12T21:02:32.295659155Z\" level=info msg=\"Stopping container: d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049 (timeout: 2s)\" id=8f5959e8-a1c9-4667-a6b7-7d4ecd798a43 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.873263 | controller |     "Jun 12 21:02:32.452307 crc crio[24437]: time=\"2026-06-12T21:02:32.452100469Z\" level=info msg=\"Stopped container d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049: openshift-marketplace/redhat-operators-kq65n/registry-server\" id=8f5959e8-a1c9-4667-a6b7-7d4ecd798a43 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.873279 | controller |     "Jun 12 21:02:32.453062 crc crio[24437]: time=\"2026-06-12T21:02:32.452979541Z\" level=info msg=\"Stopping pod sandbox: e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199\" id=f27ef1de-fe1f-4921-98d2-8c4a000934d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.873295 | controller |     "Jun 12 21:02:32.453821 crc crio[24437]: time=\"2026-06-12T21:02:32.453665727Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kq65n Namespace:openshift-marketplace ID:e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199 UID:572f8d2a-f372-4836-a158-9b1dd060a536 NetNS:/var/run/netns/fe11b85b-1138-4df4-98c5-e059bdc0ca1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod572f8d2a_f372_4836_a158_9b1dd060a536.slice PodAnnotations:0xc0018404d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.873310 | controller |     "Jun 12 21:02:32.453985 crc crio[24437]: time=\"2026-06-12T21:02:32.453889373Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-kq65n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.873326 | controller |     "Jun 12 21:02:32.830654 crc crio[24437]: time=\"2026-06-12T21:02:32.830219425Z\" level=info msg=\"Stopped pod sandbox: e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199\" id=f27ef1de-fe1f-4921-98d2-8c4a000934d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.873342 | controller |     "Jun 12 21:02:33.323679 crc crio[24437]: time=\"2026-06-12T21:02:33.323627576Z\" level=info msg=\"Removing container: d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049\" id=5d0e6b6e-f723-4cbf-9f34-8f2b2249b42f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.873358 | controller |     "Jun 12 21:02:33.370761 crc crio[24437]: time=\"2026-06-12T21:02:33.370582869Z\" level=info msg=\"Removed container d7ee69a579540e1ab0e9a851e6d5d6bd3dc2f7324c03cd21ed5f5c3e26acc049: openshift-marketplace/redhat-operators-kq65n/registry-server\" id=5d0e6b6e-f723-4cbf-9f34-8f2b2249b42f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.873373 | controller |     "Jun 12 21:02:33.374104 crc crio[24437]: time=\"2026-06-12T21:02:33.373974853Z\" level=info msg=\"Removing container: 7a713259da64a9af99cc52598e903c02f14c26e206a9c199c276b1fa288aa222\" id=f58dd548-8d5f-434f-bd3f-f85db6a159f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.873393 | controller |     "Jun 12 21:02:33.427596 crc crio[24437]: time=\"2026-06-12T21:02:33.427082437Z\" level=info msg=\"Removed container 7a713259da64a9af99cc52598e903c02f14c26e206a9c199c276b1fa288aa222: openshift-marketplace/redhat-operators-kq65n/extract-content\" id=f58dd548-8d5f-434f-bd3f-f85db6a159f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.873408 | controller |     "Jun 12 21:02:33.444564 crc crio[24437]: time=\"2026-06-12T21:02:33.443070057Z\" level=info msg=\"Removing container: 67aa5800afc34566123acff4b59ba718659e9db51686c81000c7a8ea0adff9ef\" id=4b512fc8-f5c9-4394-b944-3876676d9def name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.873424 | controller |     "Jun 12 21:02:33.511664 crc crio[24437]: time=\"2026-06-12T21:02:33.511543266Z\" level=info msg=\"Removed container 67aa5800afc34566123acff4b59ba718659e9db51686c81000c7a8ea0adff9ef: openshift-marketplace/redhat-operators-kq65n/extract-utilities\" id=4b512fc8-f5c9-4394-b944-3876676d9def name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.873438 | controller |     "Jun 12 21:02:41.999662 crc crio[24437]: time=\"2026-06-12T21:02:41.998747504Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-298hl/POD\" id=6795a92a-9a1b-4661-81d5-32345596c29b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.873453 | controller |     "Jun 12 21:02:42.001065 crc crio[24437]: time=\"2026-06-12T21:02:41.999688857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.873469 | controller |     "Jun 12 21:02:42.040819 crc crio[24437]: time=\"2026-06-12T21:02:42.040708711Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-298hl Namespace:openshift-marketplace ID:8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a UID:066ca782-15e6-459e-8687-4569928041a8 NetNS:/var/run/netns/8f7e6874-b2c4-4b61-810a-9f101fa618b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod066ca782_15e6_459e_8687_4569928041a8.slice PodAnnotations:0xc0018407b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.873484 | controller |     "Jun 12 21:02:42.040819 crc crio[24437]: time=\"2026-06-12T21:02:42.040773252Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-298hl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.873500 | controller |     "Jun 12 21:02:42.670385 crc crio[24437]: 2026-06-12T21:02:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8633074eab8db10 Mac:a6:82:0a:21:a4:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/8f7e6874-b2c4-4b61-810a-9f101fa618b6 SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.873516 | controller |     "Jun 12 21:02:42.675147 crc crio[24437]: time=\"2026-06-12T21:02:42.67505148Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-298hl Namespace:openshift-marketplace ID:8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a UID:066ca782-15e6-459e-8687-4569928041a8 NetNS:/var/run/netns/8f7e6874-b2c4-4b61-810a-9f101fa618b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod066ca782_15e6_459e_8687_4569928041a8.slice PodAnnotations:0xc0018407b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.873533 | controller |     "Jun 12 21:02:42.675393 crc crio[24437]: time=\"2026-06-12T21:02:42.675279295Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-298hl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.873552 | controller |     "Jun 12 21:02:42.687548 crc crio[24437]: time=\"2026-06-12T21:02:42.687447589Z\" level=info msg=\"Ran pod sandbox 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a with infra container: openshift-marketplace/redhat-marketplace-298hl/POD\" id=6795a92a-9a1b-4661-81d5-32345596c29b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.873568 | controller |     "Jun 12 21:02:42.690164 crc crio[24437]: time=\"2026-06-12T21:02:42.690074835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=80c4f060-9fd5-4f27-a7f8-3f73a263b6e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.873584 | controller |     "Jun 12 21:02:42.693180 crc crio[24437]: time=\"2026-06-12T21:02:42.69309978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cc32ee9c-f0c0-40b0-afbb-7fbc3b7c2ffc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.873599 | controller |     "Jun 12 21:02:42.701086 crc crio[24437]: time=\"2026-06-12T21:02:42.700857313Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-298hl/extract-utilities\" id=4c1daffc-8c35-4264-8285-83b21594eddf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.873614 | controller |     "Jun 12 21:02:42.701648 crc crio[24437]: time=\"2026-06-12T21:02:42.70153082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.873630 | controller |     "Jun 12 21:02:42.758534 crc crio[24437]: time=\"2026-06-12T21:02:42.75838669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.873645 | controller |     "Jun 12 21:02:42.762825 crc crio[24437]: time=\"2026-06-12T21:02:42.762732938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.873660 | controller |     "Jun 12 21:02:42.918825 crc crio[24437]: time=\"2026-06-12T21:02:42.91828516Z\" level=info msg=\"Created container 2a4c3549c6bd653b362e69b89325c5a1085fd1a942acfdcb0c0f934951936808: openshift-marketplace/redhat-marketplace-298hl/extract-utilities\" id=4c1daffc-8c35-4264-8285-83b21594eddf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.873675 | controller |     "Jun 12 21:02:42.920790 crc crio[24437]: time=\"2026-06-12T21:02:42.920610637Z\" level=info msg=\"Starting container: 2a4c3549c6bd653b362e69b89325c5a1085fd1a942acfdcb0c0f934951936808\" id=a44442b3-5f58-4ad0-b00e-7c30a349d5c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.873691 | controller |     "Jun 12 21:02:42.930184 crc crio[24437]: time=\"2026-06-12T21:02:42.930088344Z\" level=info msg=\"Started container\" PID=92254 containerID=2a4c3549c6bd653b362e69b89325c5a1085fd1a942acfdcb0c0f934951936808 description=openshift-marketplace/redhat-marketplace-298hl/extract-utilities id=a44442b3-5f58-4ad0-b00e-7c30a349d5c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a",
2026-06-12 21:48:35.873706 | controller |     "Jun 12 21:02:43.479531 crc crio[24437]: time=\"2026-06-12T21:02:43.4793843Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a6bd5438-99c4-4652-b299-48f4efe90cec name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.873721 | controller |     "Jun 12 21:02:43.484477 crc crio[24437]: time=\"2026-06-12T21:02:43.484280553Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:48:35.873739 | controller |     "Jun 12 21:02:44.084533 crc crio[24437]: time=\"2026-06-12T21:02:44.083878184Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=a6bd5438-99c4-4652-b299-48f4efe90cec name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.873755 | controller |     "Jun 12 21:02:44.085858 crc crio[24437]: time=\"2026-06-12T21:02:44.085415823Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4353a790-619e-4704-ac51-4d2e7b58d44f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.873771 | controller |     "Jun 12 21:02:44.087818 crc crio[24437]: time=\"2026-06-12T21:02:44.087752052Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3d335155-3a11-4eba-8554-f9a61a5d8c6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.873786 | controller |     "Jun 12 21:02:44.097099 crc crio[24437]: time=\"2026-06-12T21:02:44.094223202Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-298hl/extract-content\" id=14864070-6c25-44bb-a2bd-b0b4ee4a4601 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.873801 | controller |     "Jun 12 21:02:44.097099 crc crio[24437]: time=\"2026-06-12T21:02:44.094670503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.873816 | controller |     "Jun 12 21:02:44.139044 crc crio[24437]: time=\"2026-06-12T21:02:44.138850937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.873840 | controller |     "Jun 12 21:02:44.142051 crc crio[24437]: time=\"2026-06-12T21:02:44.141914093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.873873 | controller |     "Jun 12 21:02:44.311302 crc crio[24437]: time=\"2026-06-12T21:02:44.311181866Z\" level=info msg=\"Created container 5ef5c27723fa5b32bfcafe776c0b71d357c5a0fa3ea8303a602ac211f3858923: openshift-marketplace/redhat-marketplace-298hl/extract-content\" id=14864070-6c25-44bb-a2bd-b0b4ee4a4601 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.873889 | controller |     "Jun 12 21:02:44.315203 crc crio[24437]: time=\"2026-06-12T21:02:44.313504705Z\" level=info msg=\"Starting container: 5ef5c27723fa5b32bfcafe776c0b71d357c5a0fa3ea8303a602ac211f3858923\" id=0beb12ed-835b-4235-b402-8522063cd583 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.873904 | controller |     "Jun 12 21:02:44.332727 crc crio[24437]: time=\"2026-06-12T21:02:44.331461643Z\" level=info msg=\"Started container\" PID=92299 containerID=5ef5c27723fa5b32bfcafe776c0b71d357c5a0fa3ea8303a602ac211f3858923 description=openshift-marketplace/redhat-marketplace-298hl/extract-content id=0beb12ed-835b-4235-b402-8522063cd583 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a",
2026-06-12 21:48:35.873920 | controller |     "Jun 12 21:02:45.526578 crc crio[24437]: time=\"2026-06-12T21:02:45.525488158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=16d031f3-e266-4039-88e1-ff989fbefa13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.873935 | controller |     "Jun 12 21:02:45.529417 crc crio[24437]: time=\"2026-06-12T21:02:45.52757147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c47bb8c0-29e0-4d84-bb1f-9be56cc07340 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.873953 | controller |     "Jun 12 21:02:45.613199 crc crio[24437]: time=\"2026-06-12T21:02:45.612839938Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-298hl/registry-server\" id=36585d45-9b10-4f33-88fa-27d13cef2706 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.873969 | controller |     "Jun 12 21:02:45.616659 crc crio[24437]: time=\"2026-06-12T21:02:45.616621412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.873984 | controller |     "Jun 12 21:02:45.699658 crc crio[24437]: time=\"2026-06-12T21:02:45.69949824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.873998 | controller |     "Jun 12 21:02:45.706582 crc crio[24437]: time=\"2026-06-12T21:02:45.706496495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.874013 | controller |     "Jun 12 21:02:45.880837 crc crio[24437]: time=\"2026-06-12T21:02:45.880156218Z\" level=info msg=\"Created container 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804: openshift-marketplace/redhat-marketplace-298hl/registry-server\" id=36585d45-9b10-4f33-88fa-27d13cef2706 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.874028 | controller |     "Jun 12 21:02:45.882814 crc crio[24437]: time=\"2026-06-12T21:02:45.88263317Z\" level=info msg=\"Starting container: 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804\" id=171e6240-3520-4a37-8fda-f9592b1025c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.874043 | controller |     "Jun 12 21:02:45.891310 crc crio[24437]: time=\"2026-06-12T21:02:45.891246625Z\" level=info msg=\"Started container\" PID=92377 containerID=1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804 description=openshift-marketplace/redhat-marketplace-298hl/registry-server id=171e6240-3520-4a37-8fda-f9592b1025c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a",
2026-06-12 21:48:35.874058 | controller |     "Jun 12 21:02:54.667720 crc crio[24437]: time=\"2026-06-12T21:02:54.667051292Z\" level=info msg=\"Stopping container: 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804 (timeout: 2s)\" id=0f4b468b-2d20-4d74-ba16-dc574bf3b9ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.874074 | controller |     "Jun 12 21:02:54.795215 crc crio[24437]: time=\"2026-06-12T21:02:54.795063057Z\" level=info msg=\"Stopped container 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804: openshift-marketplace/redhat-marketplace-298hl/registry-server\" id=0f4b468b-2d20-4d74-ba16-dc574bf3b9ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.874088 | controller |     "Jun 12 21:02:54.796836 crc crio[24437]: time=\"2026-06-12T21:02:54.79676689Z\" level=info msg=\"Stopping pod sandbox: 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a\" id=bd81d5ee-cac4-4d79-979c-144f30f75ed2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.874104 | controller |     "Jun 12 21:02:54.797795 crc crio[24437]: time=\"2026-06-12T21:02:54.797724183Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-298hl Namespace:openshift-marketplace ID:8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a UID:066ca782-15e6-459e-8687-4569928041a8 NetNS:/var/run/netns/8f7e6874-b2c4-4b61-810a-9f101fa618b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod066ca782_15e6_459e_8687_4569928041a8.slice PodAnnotations:0xc00012bcc8}] Aliases:map[]}\"",
2026-06-12 21:48:35.874119 | controller |     "Jun 12 21:02:54.798064 crc crio[24437]: time=\"2026-06-12T21:02:54.797903857Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-298hl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.874137 | controller |     "Jun 12 21:02:55.148778 crc crio[24437]: time=\"2026-06-12T21:02:55.148663901Z\" level=info msg=\"Stopped pod sandbox: 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a\" id=bd81d5ee-cac4-4d79-979c-144f30f75ed2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.874153 | controller |     "Jun 12 21:02:55.696507 crc crio[24437]: time=\"2026-06-12T21:02:55.695679781Z\" level=info msg=\"Removing container: 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804\" id=af0ea9b3-2a65-4df0-a6f2-e3e3e6ba8760 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.874168 | controller |     "Jun 12 21:02:55.751201 crc crio[24437]: time=\"2026-06-12T21:02:55.750865376Z\" level=info msg=\"Removed container 1010ae0d9523816af1d4ca25a1957de232d6553b8e7221c6f5db7363d7df1804: openshift-marketplace/redhat-marketplace-298hl/registry-server\" id=af0ea9b3-2a65-4df0-a6f2-e3e3e6ba8760 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.874183 | controller |     "Jun 12 21:02:55.764782 crc crio[24437]: time=\"2026-06-12T21:02:55.764627571Z\" level=info msg=\"Removing container: 5ef5c27723fa5b32bfcafe776c0b71d357c5a0fa3ea8303a602ac211f3858923\" id=e959dffe-f3fe-4bb3-81f3-b8fe3af7264e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.874197 | controller |     "Jun 12 21:02:55.809291 crc crio[24437]: time=\"2026-06-12T21:02:55.807657774Z\" level=info msg=\"Removed container 5ef5c27723fa5b32bfcafe776c0b71d357c5a0fa3ea8303a602ac211f3858923: openshift-marketplace/redhat-marketplace-298hl/extract-content\" id=e959dffe-f3fe-4bb3-81f3-b8fe3af7264e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.874213 | controller |     "Jun 12 21:02:55.810697 crc crio[24437]: time=\"2026-06-12T21:02:55.810550447Z\" level=info msg=\"Removing container: 2a4c3549c6bd653b362e69b89325c5a1085fd1a942acfdcb0c0f934951936808\" id=6e6e8318-c638-42f4-8b33-29bf20da87c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.874228 | controller |     "Jun 12 21:02:55.867088 crc crio[24437]: time=\"2026-06-12T21:02:55.866732398Z\" level=info msg=\"Removed container 2a4c3549c6bd653b362e69b89325c5a1085fd1a942acfdcb0c0f934951936808: openshift-marketplace/redhat-marketplace-298hl/extract-utilities\" id=6e6e8318-c638-42f4-8b33-29bf20da87c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.874243 | controller |     "Jun 12 21:03:11.452035 crc crio[24437]: time=\"2026-06-12T21:03:11.451443571Z\" level=info msg=\"Removing container: 9896960917b97b9eeef1e8bdbe35f0c99e1f7a859b93215ae4e046517b5bbaec\" id=5f959848-0d0f-4c2b-81a1-a5e10adef894 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.874258 | controller |     "Jun 12 21:03:11.495416 crc crio[24437]: time=\"2026-06-12T21:03:11.495272645Z\" level=info msg=\"Removed container 9896960917b97b9eeef1e8bdbe35f0c99e1f7a859b93215ae4e046517b5bbaec: openstack/dnsmasq-dns-769fc96f7c-twsb5/init\" id=5f959848-0d0f-4c2b-81a1-a5e10adef894 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.874273 | controller |     "Jun 12 21:03:11.507362 crc crio[24437]: time=\"2026-06-12T21:03:11.507074729Z\" level=info msg=\"Stopping pod sandbox: 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a\" id=d736cfd4-1d84-4986-9d1e-8eaf5bcdb8d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.874287 | controller |     "Jun 12 21:03:11.507362 crc crio[24437]: time=\"2026-06-12T21:03:11.507183502Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a\" id=d736cfd4-1d84-4986-9d1e-8eaf5bcdb8d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.874302 | controller |     "Jun 12 21:03:11.507735 crc crio[24437]: time=\"2026-06-12T21:03:11.507691215Z\" level=info msg=\"Removing pod sandbox: 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a\" id=a425ba40-847e-4b83-ba72-9bf876423026 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.874321 | controller |     "Jun 12 21:03:11.529843 crc crio[24437]: time=\"2026-06-12T21:03:11.529742135Z\" level=info msg=\"Removed pod sandbox: 8633074eab8db10834d41c1178538337a2f0a3498d52316780e94683bc287a5a\" id=a425ba40-847e-4b83-ba72-9bf876423026 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.874336 | controller |     "Jun 12 21:03:11.531135 crc crio[24437]: time=\"2026-06-12T21:03:11.531076668Z\" level=info msg=\"Stopping pod sandbox: 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207\" id=8f4c5ccc-a702-4d04-8970-7ece69263997 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.874351 | controller |     "Jun 12 21:03:11.531400 crc crio[24437]: time=\"2026-06-12T21:03:11.53116409Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207\" id=8f4c5ccc-a702-4d04-8970-7ece69263997 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.874367 | controller |     "Jun 12 21:03:11.531774 crc crio[24437]: time=\"2026-06-12T21:03:11.531706884Z\" level=info msg=\"Removing pod sandbox: 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207\" id=77298c9d-5b41-4a4d-95dd-c2608fbf8822 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.874383 | controller |     "Jun 12 21:03:11.548418 crc crio[24437]: time=\"2026-06-12T21:03:11.548279887Z\" level=info msg=\"Removed pod sandbox: 5bae5c22b291a5742317c46b0dac257029a51d095b97b9d3f8c79c45d6e73207\" id=77298c9d-5b41-4a4d-95dd-c2608fbf8822 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.874398 | controller |     "Jun 12 21:03:11.550316 crc crio[24437]: time=\"2026-06-12T21:03:11.550259077Z\" level=info msg=\"Stopping pod sandbox: c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69\" id=8b2aa2af-57e2-49b0-ba58-672ee79a51d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.874413 | controller |     "Jun 12 21:03:11.550458 crc crio[24437]: time=\"2026-06-12T21:03:11.55037372Z\" level=info msg=\"Stopped pod sandbox (already stopped): c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69\" id=8b2aa2af-57e2-49b0-ba58-672ee79a51d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.874429 | controller |     "Jun 12 21:03:11.551035 crc crio[24437]: time=\"2026-06-12T21:03:11.550990476Z\" level=info msg=\"Removing pod sandbox: c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69\" id=c13c6aac-e5cc-43c6-94b5-6d22497bda6d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.874444 | controller |     "Jun 12 21:03:11.568100 crc crio[24437]: time=\"2026-06-12T21:03:11.568013339Z\" level=info msg=\"Removed pod sandbox: c295cdc5fc0784489417d05ce6372a6eb21794882c6363ce8a7715fcecc36a69\" id=c13c6aac-e5cc-43c6-94b5-6d22497bda6d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.874459 | controller |     "Jun 12 21:03:11.569210 crc crio[24437]: time=\"2026-06-12T21:03:11.569148888Z\" level=info msg=\"Stopping pod sandbox: 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78\" id=a83da8c3-531a-49ba-8be4-135fbb7751ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.874474 | controller |     "Jun 12 21:03:11.569210 crc crio[24437]: time=\"2026-06-12T21:03:11.569212079Z\" level=info msg=\"Stopped pod sandbox (already stopped): 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78\" id=a83da8c3-531a-49ba-8be4-135fbb7751ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.874489 | controller |     "Jun 12 21:03:11.569662 crc crio[24437]: time=\"2026-06-12T21:03:11.569555898Z\" level=info msg=\"Removing pod sandbox: 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78\" id=78cbc446-6843-4433-9a5f-da5f0d34640b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.874508 | controller |     "Jun 12 21:03:11.595294 crc crio[24437]: time=\"2026-06-12T21:03:11.595153907Z\" level=info msg=\"Removed pod sandbox: 381012d1ff5c9b9dcf7f475292403f39defb3c52cf01ad4def2df7c518e8bc78\" id=78cbc446-6843-4433-9a5f-da5f0d34640b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.874524 | controller |     "Jun 12 21:03:11.596070 crc crio[24437]: time=\"2026-06-12T21:03:11.596012889Z\" level=info msg=\"Stopping pod sandbox: 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa\" id=41e37e75-2a78-4674-a854-d9fd1ae82ed5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.874539 | controller |     "Jun 12 21:03:11.596227 crc crio[24437]: time=\"2026-06-12T21:03:11.596091951Z\" level=info msg=\"Stopped pod sandbox (already stopped): 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa\" id=41e37e75-2a78-4674-a854-d9fd1ae82ed5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.874554 | controller |     "Jun 12 21:03:11.596759 crc crio[24437]: time=\"2026-06-12T21:03:11.596642394Z\" level=info msg=\"Removing pod sandbox: 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa\" id=08962da6-bbec-4a5f-9c82-51ac9a926e2c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.874569 | controller |     "Jun 12 21:03:11.615785 crc crio[24437]: time=\"2026-06-12T21:03:11.615654039Z\" level=info msg=\"Removed pod sandbox: 60c563a1e22fdd7978935be53d7e491cb34dc91fa2d404f3b655a2002290dbfa\" id=08962da6-bbec-4a5f-9c82-51ac9a926e2c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.874584 | controller |     "Jun 12 21:03:11.616608 crc crio[24437]: time=\"2026-06-12T21:03:11.616557151Z\" level=info msg=\"Stopping pod sandbox: e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199\" id=c6b0421a-5038-4763-83ff-08afb7d141d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.874599 | controller |     "Jun 12 21:03:11.616757 crc crio[24437]: time=\"2026-06-12T21:03:11.616634803Z\" level=info msg=\"Stopped pod sandbox (already stopped): e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199\" id=c6b0421a-5038-4763-83ff-08afb7d141d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.874615 | controller |     "Jun 12 21:03:11.617248 crc crio[24437]: time=\"2026-06-12T21:03:11.617204218Z\" level=info msg=\"Removing pod sandbox: e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199\" id=035d6b33-8556-4c41-b6f3-590e218567cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.874631 | controller |     "Jun 12 21:03:11.634612 crc crio[24437]: time=\"2026-06-12T21:03:11.634501269Z\" level=info msg=\"Removed pod sandbox: e91f85ff99773d85dc7568424e5dc431bce96788e5887223aff844ba742ac199\" id=035d6b33-8556-4c41-b6f3-590e218567cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.874646 | controller |     "Jun 12 21:03:14.908138 crc crio[24437]: time=\"2026-06-12T21:03:14.907079561Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=31698512-5ae2-48f9-8128-74a5cc1f77db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.874662 | controller |     "Jun 12 21:03:14.909397 crc crio[24437]: time=\"2026-06-12T21:03:14.908178899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.874677 | controller |     "Jun 12 21:03:14.946515 crc crio[24437]: time=\"2026-06-12T21:03:14.946429453Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:222f89ad0aab347724b10200857e350820126e3095bbb1ee5159abf278a3b47e UID:e94c6abf-2b9f-4326-a681-17d32058223c NetNS:/var/run/netns/2479a8fc-ba89-4460-816f-7670f3368b98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode94c6abf_2b9f_4326_a681_17d32058223c.slice PodAnnotations:0xc00282c6d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.874696 | controller |     "Jun 12 21:03:14.946515 crc crio[24437]: time=\"2026-06-12T21:03:14.946487104Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.874712 | controller |     "Jun 12 21:03:15.522078 crc crio[24437]: 2026-06-12T21:03:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:222f89ad0aab347 Mac:96:ad:c8:bc:d0:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/2479a8fc-ba89-4460-816f-7670f3368b98 SocketPath: PciID:}] [{Interface:0xc000418cc0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.874728 | controller |     "Jun 12 21:03:15.524299 crc crio[24437]: time=\"2026-06-12T21:03:15.524229191Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:222f89ad0aab347724b10200857e350820126e3095bbb1ee5159abf278a3b47e UID:e94c6abf-2b9f-4326-a681-17d32058223c NetNS:/var/run/netns/2479a8fc-ba89-4460-816f-7670f3368b98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode94c6abf_2b9f_4326_a681_17d32058223c.slice PodAnnotations:0xc00282c6d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.874744 | controller |     "Jun 12 21:03:15.524645 crc crio[24437]: time=\"2026-06-12T21:03:15.52459373Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.874760 | controller |     "Jun 12 21:03:15.535983 crc crio[24437]: time=\"2026-06-12T21:03:15.535842541Z\" level=info msg=\"Ran pod sandbox 222f89ad0aab347724b10200857e350820126e3095bbb1ee5159abf278a3b47e with infra container: sushy-emulator/sushy-emulator/POD\" id=31698512-5ae2-48f9-8128-74a5cc1f77db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.874775 | controller |     "Jun 12 21:03:15.539134 crc crio[24437]: time=\"2026-06-12T21:03:15.539060892Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=015da210-6dbd-44bf-8a0c-f043aa1c0493 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.874791 | controller |     "Jun 12 21:03:15.554199 crc crio[24437]: time=\"2026-06-12T21:03:15.554114638Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-12 21:48:35.874806 | controller |     "Jun 12 21:03:24.719852 crc crio[24437]: time=\"2026-06-12T21:03:24.718909764Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd\" id=015da210-6dbd-44bf-8a0c-f043aa1c0493 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.874821 | controller |     "Jun 12 21:03:24.722320 crc crio[24437]: time=\"2026-06-12T21:03:24.721842157Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=ed71ecb2-8bb3-40b3-ba5b-54b8823ec463 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.874837 | controller |     "Jun 12 21:03:24.726585 crc crio[24437]: time=\"2026-06-12T21:03:24.726499894Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=d08e7497-9fe3-4593-a5b8-0d6dab38cff5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.874870 | controller |     "Jun 12 21:03:24.735749 crc crio[24437]: time=\"2026-06-12T21:03:24.735247162Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=123c580f-eb10-469c-bfc0-9c2690d34a13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.874887 | controller |     "Jun 12 21:03:24.737370 crc crio[24437]: time=\"2026-06-12T21:03:24.73716913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.874903 | controller |     "Jun 12 21:03:24.788750 crc crio[24437]: time=\"2026-06-12T21:03:24.788660595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.874921 | controller |     "Jun 12 21:03:24.793004 crc crio[24437]: time=\"2026-06-12T21:03:24.792838619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.874937 | controller |     "Jun 12 21:03:24.992524 crc crio[24437]: time=\"2026-06-12T21:03:24.992391588Z\" level=info msg=\"Created container 4c247e54567907ecfe5b8a6ede9704ecd044595b68658cbd10d9410e22122e16: sushy-emulator/sushy-emulator/sushy-emulator\" id=123c580f-eb10-469c-bfc0-9c2690d34a13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.874952 | controller |     "Jun 12 21:03:24.993367 crc crio[24437]: time=\"2026-06-12T21:03:24.993291771Z\" level=info msg=\"Starting container: 4c247e54567907ecfe5b8a6ede9704ecd044595b68658cbd10d9410e22122e16\" id=d25507be-2197-455e-9d0f-fca26c53a430 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.874968 | controller |     "Jun 12 21:03:25.000409 crc crio[24437]: time=\"2026-06-12T21:03:24.999776672Z\" level=info msg=\"Started container\" PID=94481 containerID=4c247e54567907ecfe5b8a6ede9704ecd044595b68658cbd10d9410e22122e16 description=sushy-emulator/sushy-emulator/sushy-emulator id=d25507be-2197-455e-9d0f-fca26c53a430 name=/runtime.v1.RuntimeService/StartContainer sandboxID=222f89ad0aab347724b10200857e350820126e3095bbb1ee5159abf278a3b47e",
2026-06-12 21:48:35.874983 | controller |     "Jun 12 21:03:37.421494 crc crio[24437]: time=\"2026-06-12T21:03:37.420804221Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.874999 | controller |     "Jun 12 21:03:47.887966 crc crio[24437]: time=\"2026-06-12T21:03:47.885286506Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-ln4rg/POD\" id=269f0b93-0a31-4a5c-b578-f0136a04e93f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.875014 | controller |     "Jun 12 21:03:47.887966 crc crio[24437]: time=\"2026-06-12T21:03:47.886296162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.875030 | controller |     "Jun 12 21:03:47.933472 crc crio[24437]: time=\"2026-06-12T21:03:47.932852923Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-ln4rg Namespace:openstack ID:a83c6b3ca0388eb9e613c33634bb33add8354d23048faae8d36d269edf635cff UID:6f3aa507-146e-423d-a887-21cfad2b292f NetNS:/var/run/netns/a5b09d29-649c-40eb-a7fa-a85b7e2dbf93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f3aa507_146e_423d_a887_21cfad2b292f.slice PodAnnotations:0xc00008cfe0}] Aliases:map[]}\"",
2026-06-12 21:48:35.875045 | controller |     "Jun 12 21:03:47.933472 crc crio[24437]: time=\"2026-06-12T21:03:47.932965826Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-687999f8f7-ln4rg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.875060 | controller |     "Jun 12 21:03:48.646282 crc crio[24437]: 2026-06-12T21:03:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a83c6b3ca0388eb Mac:2e:51:a9:bf:09:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/a5b09d29-649c-40eb-a7fa-a85b7e2dbf93 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.875075 | controller |     "Jun 12 21:03:48.647076 crc crio[24437]: time=\"2026-06-12T21:03:48.646876061Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-ln4rg Namespace:openstack ID:a83c6b3ca0388eb9e613c33634bb33add8354d23048faae8d36d269edf635cff UID:6f3aa507-146e-423d-a887-21cfad2b292f NetNS:/var/run/netns/a5b09d29-649c-40eb-a7fa-a85b7e2dbf93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f3aa507_146e_423d_a887_21cfad2b292f.slice PodAnnotations:0xc00008cfe0}] Aliases:map[]}\"",
2026-06-12 21:48:35.875094 | controller |     "Jun 12 21:03:48.649141 crc crio[24437]: time=\"2026-06-12T21:03:48.647531867Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-687999f8f7-ln4rg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.875109 | controller |     "Jun 12 21:03:48.666262 crc crio[24437]: time=\"2026-06-12T21:03:48.663145016Z\" level=info msg=\"Ran pod sandbox a83c6b3ca0388eb9e613c33634bb33add8354d23048faae8d36d269edf635cff with infra container: openstack/dnsmasq-dns-687999f8f7-ln4rg/POD\" id=269f0b93-0a31-4a5c-b578-f0136a04e93f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.875125 | controller |     "Jun 12 21:03:48.666262 crc crio[24437]: time=\"2026-06-12T21:03:48.665478364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a667dae6-143c-4f8f-800e-4e342a09adfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.875140 | controller |     "Jun 12 21:03:48.796903 crc crio[24437]: time=\"2026-06-12T21:03:48.796437313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3c09742d-9456-4438-91c1-ff45bb0d87fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.875155 | controller |     "Jun 12 21:03:48.807589 crc crio[24437]: time=\"2026-06-12T21:03:48.807515618Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-ln4rg/init\" id=598ebb1b-bc37-4942-90de-072ca577852f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.875170 | controller |     "Jun 12 21:03:48.808017 crc crio[24437]: time=\"2026-06-12T21:03:48.807899988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.875186 | controller |     "Jun 12 21:03:48.882042 crc crio[24437]: time=\"2026-06-12T21:03:48.881822653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.875201 | controller |     "Jun 12 21:03:48.901086 crc crio[24437]: time=\"2026-06-12T21:03:48.890478489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.875216 | controller |     "Jun 12 21:03:49.057560 crc crio[24437]: time=\"2026-06-12T21:03:49.057470726Z\" level=info msg=\"Created container a6e05ebefc954b16f0168bb202757ac078b284f8e6713667a54218fe57b29d5b: openstack/dnsmasq-dns-687999f8f7-ln4rg/init\" id=598ebb1b-bc37-4942-90de-072ca577852f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.875231 | controller |     "Jun 12 21:03:49.058754 crc crio[24437]: time=\"2026-06-12T21:03:49.058687877Z\" level=info msg=\"Starting container: a6e05ebefc954b16f0168bb202757ac078b284f8e6713667a54218fe57b29d5b\" id=10e62533-43eb-4ac8-a8bc-03648a34a3f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.875246 | controller |     "Jun 12 21:03:49.064558 crc crio[24437]: time=\"2026-06-12T21:03:49.06445897Z\" level=info msg=\"Started container\" PID=95861 containerID=a6e05ebefc954b16f0168bb202757ac078b284f8e6713667a54218fe57b29d5b description=openstack/dnsmasq-dns-687999f8f7-ln4rg/init id=10e62533-43eb-4ac8-a8bc-03648a34a3f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a83c6b3ca0388eb9e613c33634bb33add8354d23048faae8d36d269edf635cff",
2026-06-12 21:48:35.875261 | controller |     "Jun 12 21:03:49.648786 crc crio[24437]: time=\"2026-06-12T21:03:49.64830418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c55c51e7-cf2b-473c-a528-434f91f70c9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.875280 | controller |     "Jun 12 21:03:49.723508 crc crio[24437]: time=\"2026-06-12T21:03:49.723160988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6b68d64b-58a4-4f66-b275-dc507343074d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.875295 | controller |     "Jun 12 21:03:49.733576 crc crio[24437]: time=\"2026-06-12T21:03:49.733477844Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-ln4rg/dnsmasq-dns\" id=1bbe8f19-34ca-49ff-b696-b4f6e03ca9b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.875310 | controller |     "Jun 12 21:03:49.734021 crc crio[24437]: time=\"2026-06-12T21:03:49.733978327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.875325 | controller |     "Jun 12 21:03:49.814039 crc crio[24437]: time=\"2026-06-12T21:03:49.812307042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.875340 | controller |     "Jun 12 21:03:49.817230 crc crio[24437]: time=\"2026-06-12T21:03:49.817132422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.875355 | controller |     "Jun 12 21:03:49.996098 crc crio[24437]: time=\"2026-06-12T21:03:49.995399291Z\" level=info msg=\"Created container 3a961f8050e5156b2bb419efa0c948cceb50f4d04639d2955015675ef97cbab8: openstack/dnsmasq-dns-687999f8f7-ln4rg/dnsmasq-dns\" id=1bbe8f19-34ca-49ff-b696-b4f6e03ca9b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.875370 | controller |     "Jun 12 21:03:49.998177 crc crio[24437]: time=\"2026-06-12T21:03:49.998089778Z\" level=info msg=\"Starting container: 3a961f8050e5156b2bb419efa0c948cceb50f4d04639d2955015675ef97cbab8\" id=6ea749ac-ea76-4692-80ab-41d17f7cfd8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.875385 | controller |     "Jun 12 21:03:50.007149 crc crio[24437]: time=\"2026-06-12T21:03:50.006902808Z\" level=info msg=\"Started container\" PID=95909 containerID=3a961f8050e5156b2bb419efa0c948cceb50f4d04639d2955015675ef97cbab8 description=openstack/dnsmasq-dns-687999f8f7-ln4rg/dnsmasq-dns id=6ea749ac-ea76-4692-80ab-41d17f7cfd8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a83c6b3ca0388eb9e613c33634bb33add8354d23048faae8d36d269edf635cff",
2026-06-12 21:48:35.875400 | controller |     "Jun 12 21:03:57.956598 crc crio[24437]: time=\"2026-06-12T21:03:57.954300943Z\" level=info msg=\"Stopping container: 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed (timeout: 10s)\" id=dab23a94-79bc-4783-9a7e-4f6c4bcb7582 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.875416 | controller |     "Jun 12 21:03:58.125891 crc crio[24437]: time=\"2026-06-12T21:03:58.125727041Z\" level=info msg=\"Stopped container 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed: openstack/dnsmasq-dns-68b84f4555-qzfc7/dnsmasq-dns\" id=dab23a94-79bc-4783-9a7e-4f6c4bcb7582 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.875431 | controller |     "Jun 12 21:03:58.127787 crc crio[24437]: time=\"2026-06-12T21:03:58.127656939Z\" level=info msg=\"Stopping pod sandbox: ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18\" id=33c55c74-6c76-40f5-bca3-633c09084b71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.875446 | controller |     "Jun 12 21:03:58.129399 crc crio[24437]: time=\"2026-06-12T21:03:58.129313801Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-qzfc7 Namespace:openstack ID:ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18 UID:b263fea4-6d39-4e0c-aa8d-fd0ce25c550a NetNS:/var/run/netns/2eb89323-32b2-48da-b23b-78cf6e203064 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb263fea4_6d39_4e0c_aa8d_fd0ce25c550a.slice PodAnnotations:0xc0026aa5e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.875465 | controller |     "Jun 12 21:03:58.129875 crc crio[24437]: time=\"2026-06-12T21:03:58.129760112Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b84f4555-qzfc7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.875482 | controller |     "Jun 12 21:03:59.170428 crc crio[24437]: time=\"2026-06-12T21:03:59.169853385Z\" level=info msg=\"Stopped pod sandbox: ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18\" id=33c55c74-6c76-40f5-bca3-633c09084b71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.875497 | controller |     "Jun 12 21:03:59.931058 crc crio[24437]: time=\"2026-06-12T21:03:59.930539345Z\" level=info msg=\"Removing container: 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed\" id=8ee355d6-4f34-484b-9a57-f11162cf5b87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.875512 | controller |     "Jun 12 21:04:00.065203 crc crio[24437]: time=\"2026-06-12T21:04:00.062480078Z\" level=info msg=\"Removed container 7f972e51cf6572d5af1123477b7c415a7875c8a7e8a31205ddee929fc68027ed: openstack/dnsmasq-dns-68b84f4555-qzfc7/dnsmasq-dns\" id=8ee355d6-4f34-484b-9a57-f11162cf5b87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.875528 | controller |     "Jun 12 21:04:00.075249 crc crio[24437]: time=\"2026-06-12T21:04:00.075199405Z\" level=info msg=\"Removing container: 33b3ec39502cfd1b497ba5dbcbe82fa351030bdd8802789268a12c737225566f\" id=663ca2d1-21fc-4909-8a56-2fb15422122b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.875543 | controller |     "Jun 12 21:04:00.201713 crc crio[24437]: time=\"2026-06-12T21:04:00.201567139Z\" level=info msg=\"Removed container 33b3ec39502cfd1b497ba5dbcbe82fa351030bdd8802789268a12c737225566f: openstack/dnsmasq-dns-68b84f4555-qzfc7/init\" id=663ca2d1-21fc-4909-8a56-2fb15422122b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.875558 | controller |     "Jun 12 21:04:00.599835 crc crio[24437]: time=\"2026-06-12T21:04:00.598770641Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688304-86jdm/POD\" id=da1f6a58-dd76-4f8d-bab9-f9a5648fe341 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.875573 | controller |     "Jun 12 21:04:00.599835 crc crio[24437]: time=\"2026-06-12T21:04:00.599612591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.875588 | controller |     "Jun 12 21:04:00.734091 crc crio[24437]: time=\"2026-06-12T21:04:00.73377434Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688304-86jdm Namespace:openshift-infra ID:78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675 UID:4884bd05-e93b-4169-b81f-59ca1a41cedd NetNS:/var/run/netns/71187730-db57-4e87-bdbd-f5931da8a398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4884bd05_e93b_4169_b81f_59ca1a41cedd.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}\"",
2026-06-12 21:48:35.875604 | controller |     "Jun 12 21:04:00.734091 crc crio[24437]: time=\"2026-06-12T21:04:00.733848422Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688304-86jdm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.875619 | controller |     "Jun 12 21:04:03.605645 crc crio[24437]: 2026-06-12T21:04:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78a0b64f19feb6b Mac:8e:64:cf:8f:1f:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/71187730-db57-4e87-bdbd-f5931da8a398 SocketPath: PciID:}] [{Interface:0xc0001425c0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.875641 | controller |     "Jun 12 21:04:03.607276 crc crio[24437]: time=\"2026-06-12T21:04:03.607207778Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688304-86jdm Namespace:openshift-infra ID:78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675 UID:4884bd05-e93b-4169-b81f-59ca1a41cedd NetNS:/var/run/netns/71187730-db57-4e87-bdbd-f5931da8a398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4884bd05_e93b_4169_b81f_59ca1a41cedd.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}\"",
2026-06-12 21:48:35.875657 | controller |     "Jun 12 21:04:03.607506 crc crio[24437]: time=\"2026-06-12T21:04:03.607415523Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688304-86jdm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.875673 | controller |     "Jun 12 21:04:03.618852 crc crio[24437]: time=\"2026-06-12T21:04:03.618748837Z\" level=info msg=\"Ran pod sandbox 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675 with infra container: openshift-infra/auto-csr-approver-29688304-86jdm/POD\" id=da1f6a58-dd76-4f8d-bab9-f9a5648fe341 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.875690 | controller |     "Jun 12 21:04:03.626637 crc crio[24437]: time=\"2026-06-12T21:04:03.62653225Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=565dd766-73a4-47a4-9331-d054cc6e69ac name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.875705 | controller |     "Jun 12 21:04:03.703971 crc crio[24437]: time=\"2026-06-12T21:04:03.703784158Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.875721 | controller |     "Jun 12 21:04:04.434530 crc crio[24437]: time=\"2026-06-12T21:04:04.43442143Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=565dd766-73a4-47a4-9331-d054cc6e69ac name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.875737 | controller |     "Jun 12 21:04:04.436109 crc crio[24437]: time=\"2026-06-12T21:04:04.435908287Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9bde142c-26c8-46d9-8a4f-d31e0f28ff89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.875752 | controller |     "Jun 12 21:04:04.439099 crc crio[24437]: time=\"2026-06-12T21:04:04.439040376Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9ea25713-ae1a-4e2f-9753-e1c6fa4f3dcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.875768 | controller |     "Jun 12 21:04:04.447135 crc crio[24437]: time=\"2026-06-12T21:04:04.447084527Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688304-86jdm/oc\" id=c36b236f-8e7f-4a3a-abdb-33449a4ac320 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.875782 | controller |     "Jun 12 21:04:04.448336 crc crio[24437]: time=\"2026-06-12T21:04:04.448304708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.875798 | controller |     "Jun 12 21:04:04.508074 crc crio[24437]: time=\"2026-06-12T21:04:04.507987847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.875812 | controller |     "Jun 12 21:04:04.755748 crc crio[24437]: time=\"2026-06-12T21:04:04.755534004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.875830 | controller |     "Jun 12 21:04:05.269565 crc crio[24437]: time=\"2026-06-12T21:04:05.269465838Z\" level=info msg=\"Created container 89fddea9168e520e5dbc4a45364bcbb01cb3ac158ae6acf5c7402c1add0cdad7: openshift-infra/auto-csr-approver-29688304-86jdm/oc\" id=c36b236f-8e7f-4a3a-abdb-33449a4ac320 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.875846 | controller |     "Jun 12 21:04:05.270989 crc crio[24437]: time=\"2026-06-12T21:04:05.270827872Z\" level=info msg=\"Starting container: 89fddea9168e520e5dbc4a45364bcbb01cb3ac158ae6acf5c7402c1add0cdad7\" id=8bbca7c0-279b-4569-9cc5-290f32d7b31a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.875879 | controller |     "Jun 12 21:04:05.277502 crc crio[24437]: time=\"2026-06-12T21:04:05.277431947Z\" level=info msg=\"Started container\" PID=96646 containerID=89fddea9168e520e5dbc4a45364bcbb01cb3ac158ae6acf5c7402c1add0cdad7 description=openshift-infra/auto-csr-approver-29688304-86jdm/oc id=8bbca7c0-279b-4569-9cc5-290f32d7b31a name=/runtime.v1.RuntimeService/StartContainer sandboxID=78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675",
2026-06-12 21:48:35.875896 | controller |     "Jun 12 21:04:08.079192 crc crio[24437]: time=\"2026-06-12T21:04:08.078298349Z\" level=info msg=\"Stopping pod sandbox: 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675\" id=31740ff7-c4e5-4fc3-9f11-143dc4513a49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.875911 | controller |     "Jun 12 21:04:08.081222 crc crio[24437]: time=\"2026-06-12T21:04:08.079861007Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688304-86jdm Namespace:openshift-infra ID:78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675 UID:4884bd05-e93b-4169-b81f-59ca1a41cedd NetNS:/var/run/netns/71187730-db57-4e87-bdbd-f5931da8a398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4884bd05_e93b_4169_b81f_59ca1a41cedd.slice PodAnnotations:0xc001fa4808}] Aliases:map[]}\"",
2026-06-12 21:48:35.875926 | controller |     "Jun 12 21:04:08.081222 crc crio[24437]: time=\"2026-06-12T21:04:08.080070963Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688304-86jdm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.875941 | controller |     "Jun 12 21:04:08.928165 crc crio[24437]: time=\"2026-06-12T21:04:08.927755616Z\" level=info msg=\"Stopped pod sandbox: 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675\" id=31740ff7-c4e5-4fc3-9f11-143dc4513a49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.875956 | controller |     "Jun 12 21:04:11.670110 crc crio[24437]: time=\"2026-06-12T21:04:11.668342243Z\" level=info msg=\"Removing container: 7f11e86deaa27ad79b16dd8d778897495abf842688355f8f8836db53176f4e8a\" id=7e568579-c5ed-4bca-a45b-11f83ed73b43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.875971 | controller |     "Jun 12 21:04:11.803248 crc crio[24437]: time=\"2026-06-12T21:04:11.803131876Z\" level=info msg=\"Removed container 7f11e86deaa27ad79b16dd8d778897495abf842688355f8f8836db53176f4e8a: openstack/ovn-controller-rmcrv-config-dr5ts/ovn-config\" id=7e568579-c5ed-4bca-a45b-11f83ed73b43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.875986 | controller |     "Jun 12 21:04:11.807086 crc crio[24437]: time=\"2026-06-12T21:04:11.80687079Z\" level=info msg=\"Removing container: 6bb8354d6eab8b6b94a8c8aa6c9ef094cc46d85d584c4a571916818a481eadd3\" id=c589920d-b17c-488f-917d-84aed4e13f39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.876001 | controller |     "Jun 12 21:04:11.872134 crc crio[24437]: time=\"2026-06-12T21:04:11.87019451Z\" level=info msg=\"Removed container 6bb8354d6eab8b6b94a8c8aa6c9ef094cc46d85d584c4a571916818a481eadd3: openstack/ovsdbserver-sb-0-config-1781297837-25w4z/ovn-config\" id=c589920d-b17c-488f-917d-84aed4e13f39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.876020 | controller |     "Jun 12 21:04:11.876321 crc crio[24437]: time=\"2026-06-12T21:04:11.87620131Z\" level=info msg=\"Removing container: 36ae2cc58bf41c406e8a775b183c0941fce50b1804b03055fd325070a1f4d871\" id=3d09620a-860a-4235-8ab7-9b3d945336e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.876036 | controller |     "Jun 12 21:04:12.051749 crc crio[24437]: time=\"2026-06-12T21:04:12.050826537Z\" level=info msg=\"Removed container 36ae2cc58bf41c406e8a775b183c0941fce50b1804b03055fd325070a1f4d871: openstack/root-account-create-update-bnxbr/mariadb-account-create-update\" id=3d09620a-860a-4235-8ab7-9b3d945336e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.876051 | controller |     "Jun 12 21:04:12.056517 crc crio[24437]: time=\"2026-06-12T21:04:12.056278823Z\" level=info msg=\"Removing container: 211cf93408393bb8e889bf313c318161ae135550dc8216225af3f3ac3eec7756\" id=58ef398c-1303-4dac-b034-afc409e8c1a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.876066 | controller |     "Jun 12 21:04:12.156611 crc crio[24437]: time=\"2026-06-12T21:04:12.156455693Z\" level=info msg=\"Removed container 211cf93408393bb8e889bf313c318161ae135550dc8216225af3f3ac3eec7756: openstack/ovsdbserver-nb-0-config-1781297837-sbjzw/ovn-config\" id=58ef398c-1303-4dac-b034-afc409e8c1a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.876081 | controller |     "Jun 12 21:04:12.159351 crc crio[24437]: time=\"2026-06-12T21:04:12.159267424Z\" level=info msg=\"Removing container: 962027da3049f4f801ff9ad5bceecce29ddbb805e4aace2899dbd12807c1ced9\" id=7faad1d3-69b6-4ed2-b861-2aba464661f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.876096 | controller |     "Jun 12 21:04:12.251002 crc crio[24437]: time=\"2026-06-12T21:04:12.250826768Z\" level=info msg=\"Removed container 962027da3049f4f801ff9ad5bceecce29ddbb805e4aace2899dbd12807c1ced9: openstack/root-account-create-update-8lxqb/mariadb-account-create-update\" id=7faad1d3-69b6-4ed2-b861-2aba464661f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.876111 | controller |     "Jun 12 21:04:12.265018 crc crio[24437]: time=\"2026-06-12T21:04:12.264459618Z\" level=info msg=\"Stopping pod sandbox: ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18\" id=1d890435-7cf6-4853-a7e1-a1c77ccc29cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876126 | controller |     "Jun 12 21:04:12.265018 crc crio[24437]: time=\"2026-06-12T21:04:12.264597492Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18\" id=1d890435-7cf6-4853-a7e1-a1c77ccc29cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876150 | controller |     "Jun 12 21:04:12.265602 crc crio[24437]: time=\"2026-06-12T21:04:12.265467764Z\" level=info msg=\"Removing pod sandbox: ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18\" id=5be1e8db-78da-48da-a36e-eab503e4201b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876166 | controller |     "Jun 12 21:04:12.312844 crc crio[24437]: time=\"2026-06-12T21:04:12.312690111Z\" level=info msg=\"Removed pod sandbox: ab5021523de727f70370cd0b33c6ec0875f1db02190edfa5cf928c74be9c2f18\" id=5be1e8db-78da-48da-a36e-eab503e4201b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876187 | controller |     "Jun 12 21:04:12.314389 crc crio[24437]: time=\"2026-06-12T21:04:12.314284082Z\" level=info msg=\"Stopping pod sandbox: 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7\" id=7f1c6570-f3c4-46f3-a17c-03ac62d42a28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876203 | controller |     "Jun 12 21:04:12.314506 crc crio[24437]: time=\"2026-06-12T21:04:12.314403565Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7\" id=7f1c6570-f3c4-46f3-a17c-03ac62d42a28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876227 | controller |     "Jun 12 21:04:12.315661 crc crio[24437]: time=\"2026-06-12T21:04:12.315602994Z\" level=info msg=\"Removing pod sandbox: 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7\" id=4276cf6f-64c1-4de1-821d-1a7b63e00d63 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876248 | controller |     "Jun 12 21:04:12.439872 crc crio[24437]: time=\"2026-06-12T21:04:12.439727392Z\" level=info msg=\"Removed pod sandbox: 0d57ec70e0d2c4c181cc7de41d3afeb54ac3d4b404c481cdb7990a25144239e7\" id=4276cf6f-64c1-4de1-821d-1a7b63e00d63 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876263 | controller |     "Jun 12 21:04:12.441319 crc crio[24437]: time=\"2026-06-12T21:04:12.441238479Z\" level=info msg=\"Stopping pod sandbox: 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946\" id=dbf14701-0426-45d4-8921-fb7d65d19719 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876283 | controller |     "Jun 12 21:04:12.441449 crc crio[24437]: time=\"2026-06-12T21:04:12.441339822Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946\" id=dbf14701-0426-45d4-8921-fb7d65d19719 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876356 | controller |     "Jun 12 21:04:12.442056 crc crio[24437]: time=\"2026-06-12T21:04:12.441991169Z\" level=info msg=\"Removing pod sandbox: 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946\" id=56968258-4e6c-4574-ba09-21f5cfffe635 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876377 | controller |     "Jun 12 21:04:12.528011 crc crio[24437]: time=\"2026-06-12T21:04:12.527871191Z\" level=info msg=\"Removed pod sandbox: 07513797b344969410be85530b622a9721b8aa5e995ecdee68f5f4087fb0a946\" id=56968258-4e6c-4574-ba09-21f5cfffe635 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876393 | controller |     "Jun 12 21:04:12.529128 crc crio[24437]: time=\"2026-06-12T21:04:12.529046651Z\" level=info msg=\"Stopping pod sandbox: ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c\" id=ff47d187-9b3f-477f-bc0e-bc140a89fc75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876409 | controller |     "Jun 12 21:04:12.529128 crc crio[24437]: time=\"2026-06-12T21:04:12.529102192Z\" level=info msg=\"Stopped pod sandbox (already stopped): ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c\" id=ff47d187-9b3f-477f-bc0e-bc140a89fc75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876424 | controller |     "Jun 12 21:04:12.529904 crc crio[24437]: time=\"2026-06-12T21:04:12.529818779Z\" level=info msg=\"Removing pod sandbox: ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c\" id=2a536605-801a-496e-8bb3-1ed0e1c2f206 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876440 | controller |     "Jun 12 21:04:12.819694 crc crio[24437]: time=\"2026-06-12T21:04:12.819553139Z\" level=info msg=\"Removed pod sandbox: ae7a874e15bb58347a46e92a33fe9b701f010dfd1b0fc98cd08e662cc60ff25c\" id=2a536605-801a-496e-8bb3-1ed0e1c2f206 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876454 | controller |     "Jun 12 21:04:12.822609 crc crio[24437]: time=\"2026-06-12T21:04:12.822532904Z\" level=info msg=\"Stopping pod sandbox: 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f\" id=0afc29e8-d0a8-412f-98eb-2c6deae03b52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876469 | controller |     "Jun 12 21:04:12.822829 crc crio[24437]: time=\"2026-06-12T21:04:12.82279975Z\" level=info msg=\"Stopped pod sandbox (already stopped): 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f\" id=0afc29e8-d0a8-412f-98eb-2c6deae03b52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876488 | controller |     "Jun 12 21:04:12.823692 crc crio[24437]: time=\"2026-06-12T21:04:12.823619651Z\" level=info msg=\"Removing pod sandbox: 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f\" id=703d21db-12b2-4d6a-b744-448ddc20b897 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876504 | controller |     "Jun 12 21:04:12.990588 crc crio[24437]: time=\"2026-06-12T21:04:12.990463394Z\" level=info msg=\"Removed pod sandbox: 516765660fc790a7c2fcc01c80485af2e9ba10978f1853c89a4f954601ea004f\" id=703d21db-12b2-4d6a-b744-448ddc20b897 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876519 | controller |     "Jun 12 21:04:12.992207 crc crio[24437]: time=\"2026-06-12T21:04:12.991686375Z\" level=info msg=\"Stopping pod sandbox: 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74\" id=db9eb803-4442-448e-a2bf-100a661e1a69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876534 | controller |     "Jun 12 21:04:12.992207 crc crio[24437]: time=\"2026-06-12T21:04:12.991802118Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74\" id=db9eb803-4442-448e-a2bf-100a661e1a69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876549 | controller |     "Jun 12 21:04:12.992906 crc crio[24437]: time=\"2026-06-12T21:04:12.992801583Z\" level=info msg=\"Removing pod sandbox: 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74\" id=134412c6-0d7c-4a0b-abe6-f58e772784b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876564 | controller |     "Jun 12 21:04:13.206813 crc crio[24437]: time=\"2026-06-12T21:04:13.206624929Z\" level=info msg=\"Removed pod sandbox: 8a060e352137f2973de92b209dc832389afdd9e45dc8aa47712be685da8c5d74\" id=134412c6-0d7c-4a0b-abe6-f58e772784b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876579 | controller |     "Jun 12 21:05:13.246707 crc crio[24437]: time=\"2026-06-12T21:05:13.245416853Z\" level=info msg=\"Removing container: 0ee33bc7dbad4af0b7a5640d8fef5e2a08a91ced3662a93e941185e696d51a41\" id=331e8b0a-6722-4f54-ab28-88b341f3d64f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.876594 | controller |     "Jun 12 21:05:13.471750 crc crio[24437]: time=\"2026-06-12T21:05:13.471622878Z\" level=info msg=\"Removed container 0ee33bc7dbad4af0b7a5640d8fef5e2a08a91ced3662a93e941185e696d51a41: openstack/keystone-bootstrap-cjlvb/keystone-bootstrap\" id=331e8b0a-6722-4f54-ab28-88b341f3d64f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.876608 | controller |     "Jun 12 21:05:13.475064 crc crio[24437]: time=\"2026-06-12T21:05:13.474860928Z\" level=info msg=\"Removing container: f746df8e36d35863c2655dfa88a3539a632f910fca710d1159acfbcef0aee32d\" id=cd4e20fc-775a-4860-b127-57b7865d6e50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.876624 | controller |     "Jun 12 21:05:13.685868 crc crio[24437]: time=\"2026-06-12T21:05:13.685037194Z\" level=info msg=\"Removed container f746df8e36d35863c2655dfa88a3539a632f910fca710d1159acfbcef0aee32d: openshift-infra/auto-csr-approver-29688298-gfgcc/oc\" id=cd4e20fc-775a-4860-b127-57b7865d6e50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.876639 | controller |     "Jun 12 21:05:13.688066 crc crio[24437]: time=\"2026-06-12T21:05:13.688018577Z\" level=info msg=\"Removing container: 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca\" id=251f2c73-9f58-421d-a451-75134c4bfbda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.876654 | controller |     "Jun 12 21:05:13.728673 crc crio[24437]: time=\"2026-06-12T21:05:13.728542808Z\" level=info msg=\"Removed container 3c6720bde188725f05c4856d8da77f3540b4cd103c463f83062a356faaed3dca: openstack/glance-default-external-api-0/glance-httpd\" id=251f2c73-9f58-421d-a451-75134c4bfbda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.876672 | controller |     "Jun 12 21:05:13.732669 crc crio[24437]: time=\"2026-06-12T21:05:13.73261744Z\" level=info msg=\"Removing container: 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69\" id=2708e8c7-6aa1-4e3d-a3a7-f32e7470db0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.876688 | controller |     "Jun 12 21:05:13.768547 crc crio[24437]: time=\"2026-06-12T21:05:13.768431533Z\" level=info msg=\"Removed container 9b488324f8cbd9736e15efb5f151043af393de50f71c2555c95009b75fe77e69: openstack/glance-default-external-api-0/glance-log\" id=2708e8c7-6aa1-4e3d-a3a7-f32e7470db0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.876703 | controller |     "Jun 12 21:05:13.802118 crc crio[24437]: time=\"2026-06-12T21:05:13.801952581Z\" level=info msg=\"Stopping pod sandbox: 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3\" id=1659de15-bc04-48b0-82ef-04610e9e7a4f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876718 | controller |     "Jun 12 21:05:13.802435 crc crio[24437]: time=\"2026-06-12T21:05:13.802120495Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3\" id=1659de15-bc04-48b0-82ef-04610e9e7a4f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876732 | controller |     "Jun 12 21:05:13.804115 crc crio[24437]: time=\"2026-06-12T21:05:13.803906759Z\" level=info msg=\"Removing pod sandbox: 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3\" id=3a692a17-fdeb-4edc-937b-919b04700b99 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876747 | controller |     "Jun 12 21:05:13.827231 crc crio[24437]: time=\"2026-06-12T21:05:13.826900323Z\" level=info msg=\"Removed pod sandbox: 0bbcecc4a1b2e8f245c425302808d8eb405dc343c9bdc26162188ccde44bd1c3\" id=3a692a17-fdeb-4edc-937b-919b04700b99 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876762 | controller |     "Jun 12 21:05:13.828795 crc crio[24437]: time=\"2026-06-12T21:05:13.828683048Z\" level=info msg=\"Stopping pod sandbox: ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63\" id=a0492d8a-c5a8-49d2-aad1-0d816bc53ad7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876776 | controller |     "Jun 12 21:05:13.828795 crc crio[24437]: time=\"2026-06-12T21:05:13.82879111Z\" level=info msg=\"Stopped pod sandbox (already stopped): ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63\" id=a0492d8a-c5a8-49d2-aad1-0d816bc53ad7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876791 | controller |     "Jun 12 21:05:13.829785 crc crio[24437]: time=\"2026-06-12T21:05:13.829691423Z\" level=info msg=\"Removing pod sandbox: ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63\" id=4ddaca22-cfd0-4227-ba15-6cd63d192b0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876806 | controller |     "Jun 12 21:05:13.857473 crc crio[24437]: time=\"2026-06-12T21:05:13.857325042Z\" level=info msg=\"Removed pod sandbox: ece87d9de3377cda2f19a77885b27ab21ca75c1f6288e01c86c9b6ae0d7b4d63\" id=4ddaca22-cfd0-4227-ba15-6cd63d192b0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876822 | controller |     "Jun 12 21:05:13.858437 crc crio[24437]: time=\"2026-06-12T21:05:13.858352778Z\" level=info msg=\"Stopping pod sandbox: fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285\" id=dd320fb3-b103-4e7f-b9b9-4a39d9a6715e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876836 | controller |     "Jun 12 21:05:13.858532 crc crio[24437]: time=\"2026-06-12T21:05:13.858460671Z\" level=info msg=\"Stopped pod sandbox (already stopped): fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285\" id=dd320fb3-b103-4e7f-b9b9-4a39d9a6715e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.876873 | controller |     "Jun 12 21:05:13.859161 crc crio[24437]: time=\"2026-06-12T21:05:13.859115127Z\" level=info msg=\"Removing pod sandbox: fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285\" id=b67d98dd-8105-40e4-9892-e42f25dea563 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876895 | controller |     "Jun 12 21:05:13.877085 crc crio[24437]: time=\"2026-06-12T21:05:13.877003453Z\" level=info msg=\"Removed pod sandbox: fee248009d8e0dd4837ef5f98b71b913c7ec74db314e3d9ebf27cd4ebb841285\" id=b67d98dd-8105-40e4-9892-e42f25dea563 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.876911 | controller |     "Jun 12 21:06:00.648846 crc crio[24437]: time=\"2026-06-12T21:06:00.648100956Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688306-p9lgx/POD\" id=dc0d039f-4d42-4b2d-91e4-b780d00c1849 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.876927 | controller |     "Jun 12 21:06:00.651880 crc crio[24437]: time=\"2026-06-12T21:06:00.649276846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.876943 | controller |     "Jun 12 21:06:00.770472 crc crio[24437]: time=\"2026-06-12T21:06:00.769004903Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688306-p9lgx Namespace:openshift-infra ID:a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991 UID:87caf761-5466-4efd-83e7-ef35677088e2 NetNS:/var/run/netns/5cb218b6-55ba-4194-bec6-5ea4c6216e65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87caf761_5466_4efd_83e7_ef35677088e2.slice PodAnnotations:0xc00282c368}] Aliases:map[]}\"",
2026-06-12 21:48:35.876959 | controller |     "Jun 12 21:06:00.770472 crc crio[24437]: time=\"2026-06-12T21:06:00.769066064Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688306-p9lgx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.876975 | controller |     "Jun 12 21:06:02.300510 crc crio[24437]: 2026-06-12T21:06:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7837279473acb6 Mac:02:2c:b9:e1:02:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/5cb218b6-55ba-4194-bec6-5ea4c6216e65 SocketPath: PciID:}] [{Interface:0xc00028e880 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.876991 | controller |     "Jun 12 21:06:02.302727 crc crio[24437]: time=\"2026-06-12T21:06:02.30255093Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688306-p9lgx Namespace:openshift-infra ID:a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991 UID:87caf761-5466-4efd-83e7-ef35677088e2 NetNS:/var/run/netns/5cb218b6-55ba-4194-bec6-5ea4c6216e65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87caf761_5466_4efd_83e7_ef35677088e2.slice PodAnnotations:0xc00282c368}] Aliases:map[]}\"",
2026-06-12 21:48:35.877006 | controller |     "Jun 12 21:06:02.303004 crc crio[24437]: time=\"2026-06-12T21:06:02.302883968Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688306-p9lgx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.877022 | controller |     "Jun 12 21:06:02.315785 crc crio[24437]: time=\"2026-06-12T21:06:02.315703928Z\" level=info msg=\"Ran pod sandbox a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991 with infra container: openshift-infra/auto-csr-approver-29688306-p9lgx/POD\" id=dc0d039f-4d42-4b2d-91e4-b780d00c1849 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.877037 | controller |     "Jun 12 21:06:02.320890 crc crio[24437]: time=\"2026-06-12T21:06:02.320798855Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=53bbefc9-9b94-492f-9454-992a10b0163d name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.877053 | controller |     "Jun 12 21:06:02.334533 crc crio[24437]: time=\"2026-06-12T21:06:02.334326072Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.877072 | controller |     "Jun 12 21:06:04.422081 crc crio[24437]: time=\"2026-06-12T21:06:04.42131759Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=53bbefc9-9b94-492f-9454-992a10b0163d name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.877088 | controller |     "Jun 12 21:06:04.427326 crc crio[24437]: time=\"2026-06-12T21:06:04.427054064Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=83f0a57c-96da-400c-9f04-8f01dae07662 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.877104 | controller |     "Jun 12 21:06:04.444276 crc crio[24437]: time=\"2026-06-12T21:06:04.442734335Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9a923d7e-eb69-4d0d-ac75-416254f687dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.877119 | controller |     "Jun 12 21:06:04.478000 crc crio[24437]: time=\"2026-06-12T21:06:04.475208625Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688306-p9lgx/oc\" id=a0460a86-fddb-45e4-8b6b-b43d0b19c82e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.877135 | controller |     "Jun 12 21:06:04.478000 crc crio[24437]: time=\"2026-06-12T21:06:04.476145249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.877150 | controller |     "Jun 12 21:06:04.585159 crc crio[24437]: time=\"2026-06-12T21:06:04.585110898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.877166 | controller |     "Jun 12 21:06:06.035212 crc crio[24437]: time=\"2026-06-12T21:06:06.034682701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.877181 | controller |     "Jun 12 21:06:07.444998 crc crio[24437]: time=\"2026-06-12T21:06:07.444258336Z\" level=info msg=\"Created container cb9bd740ccac1dd670d296af055ba94a21b95f2cf9a0ecaa82b9abfb9c7ecf33: openshift-infra/auto-csr-approver-29688306-p9lgx/oc\" id=a0460a86-fddb-45e4-8b6b-b43d0b19c82e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.877196 | controller |     "Jun 12 21:06:07.448244 crc crio[24437]: time=\"2026-06-12T21:06:07.448159914Z\" level=info msg=\"Starting container: cb9bd740ccac1dd670d296af055ba94a21b95f2cf9a0ecaa82b9abfb9c7ecf33\" id=f3974bd5-c269-4e6f-aa1f-7d1f13398091 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.877211 | controller |     "Jun 12 21:06:07.458296 crc crio[24437]: time=\"2026-06-12T21:06:07.457865345Z\" level=info msg=\"Started container\" PID=102487 containerID=cb9bd740ccac1dd670d296af055ba94a21b95f2cf9a0ecaa82b9abfb9c7ecf33 description=openshift-infra/auto-csr-approver-29688306-p9lgx/oc id=f3974bd5-c269-4e6f-aa1f-7d1f13398091 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991",
2026-06-12 21:48:35.877227 | controller |     "Jun 12 21:06:10.203395 crc crio[24437]: time=\"2026-06-12T21:06:10.202447876Z\" level=info msg=\"Stopping pod sandbox: a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991\" id=8c4f96cb-2b5e-4937-b91f-9c7c19036fb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.877242 | controller |     "Jun 12 21:06:10.205139 crc crio[24437]: time=\"2026-06-12T21:06:10.204093097Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688306-p9lgx Namespace:openshift-infra ID:a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991 UID:87caf761-5466-4efd-83e7-ef35677088e2 NetNS:/var/run/netns/5cb218b6-55ba-4194-bec6-5ea4c6216e65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87caf761_5466_4efd_83e7_ef35677088e2.slice PodAnnotations:0xc00282cc98}] Aliases:map[]}\"",
2026-06-12 21:48:35.877261 | controller |     "Jun 12 21:06:10.205139 crc crio[24437]: time=\"2026-06-12T21:06:10.204256601Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688306-p9lgx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.877276 | controller |     "Jun 12 21:06:10.589271 crc crio[24437]: time=\"2026-06-12T21:06:10.588456018Z\" level=info msg=\"Stopped pod sandbox: a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991\" id=8c4f96cb-2b5e-4937-b91f-9c7c19036fb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.877291 | controller |     "Jun 12 21:06:13.928727 crc crio[24437]: time=\"2026-06-12T21:06:13.926780192Z\" level=info msg=\"Removing container: 8988998784b5bde8df1df3e55fd4586dd80aa3f2bd9b0ade96acccbb433cc246\" id=dde11d45-813d-4f93-bede-87ba82523a3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.877306 | controller |     "Jun 12 21:06:15.268801 crc crio[24437]: time=\"2026-06-12T21:06:15.268137544Z\" level=info msg=\"Removed container 8988998784b5bde8df1df3e55fd4586dd80aa3f2bd9b0ade96acccbb433cc246: openshift-infra/auto-csr-approver-29688300-rktrt/oc\" id=dde11d45-813d-4f93-bede-87ba82523a3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.877322 | controller |     "Jun 12 21:06:15.283458 crc crio[24437]: time=\"2026-06-12T21:06:15.283318692Z\" level=info msg=\"Stopping pod sandbox: 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d\" id=9658db8e-c603-4afe-838c-359327f9c8c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.877336 | controller |     "Jun 12 21:06:15.283673 crc crio[24437]: time=\"2026-06-12T21:06:15.283479507Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d\" id=9658db8e-c603-4afe-838c-359327f9c8c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.877351 | controller |     "Jun 12 21:06:15.284520 crc crio[24437]: time=\"2026-06-12T21:06:15.284442431Z\" level=info msg=\"Removing pod sandbox: 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d\" id=7d19ab7e-8180-4857-9dc8-c31bcd55214e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.877366 | controller |     "Jun 12 21:06:15.383236 crc crio[24437]: time=\"2026-06-12T21:06:15.383127533Z\" level=info msg=\"Removed pod sandbox: 8d810883662fc1ab2fa4e5a29b0b55c38cff5226edbe8eed22147d8375ceeb2d\" id=7d19ab7e-8180-4857-9dc8-c31bcd55214e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.877380 | controller |     "Jun 12 21:07:15.429235 crc crio[24437]: time=\"2026-06-12T21:07:15.428742977Z\" level=info msg=\"Removing container: 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6\" id=bab4a64f-27a5-4133-8e94-7b9ead0941a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.877395 | controller |     "Jun 12 21:07:15.472092 crc crio[24437]: time=\"2026-06-12T21:07:15.472002516Z\" level=info msg=\"Removed container 8626c31a751f274c83cb69005532a1ba31cf7ef33a5b5c3b06dc567ea57062d6: openstack/nova-metadata-0/nova-metadata-log\" id=bab4a64f-27a5-4133-8e94-7b9ead0941a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.877411 | controller |     "Jun 12 21:07:15.476974 crc crio[24437]: time=\"2026-06-12T21:07:15.476886178Z\" level=info msg=\"Removing container: b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4\" id=64fa08a5-fbca-49f2-91f4-64794b0fde99 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.877426 | controller |     "Jun 12 21:07:15.512412 crc crio[24437]: time=\"2026-06-12T21:07:15.51227253Z\" level=info msg=\"Removed container b1e205125a96124d2679bd08df8201a66ec948c7cf81a4e824d1047302539dc4: openstack/nova-metadata-0/nova-metadata-metadata\" id=64fa08a5-fbca-49f2-91f4-64794b0fde99 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.877444 | controller |     "Jun 12 21:07:15.524229 crc crio[24437]: time=\"2026-06-12T21:07:15.524003224Z\" level=info msg=\"Stopping pod sandbox: f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d\" id=08912ba3-ab22-4cbe-8134-41bd163afbce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.877460 | controller |     "Jun 12 21:07:15.524229 crc crio[24437]: time=\"2026-06-12T21:07:15.524079135Z\" level=info msg=\"Stopped pod sandbox (already stopped): f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d\" id=08912ba3-ab22-4cbe-8134-41bd163afbce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.877475 | controller |     "Jun 12 21:07:15.524690 crc crio[24437]: time=\"2026-06-12T21:07:15.524552438Z\" level=info msg=\"Removing pod sandbox: f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d\" id=be07d05e-e56a-48fb-8364-3dc8756126fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.877490 | controller |     "Jun 12 21:07:15.548289 crc crio[24437]: time=\"2026-06-12T21:07:15.548174137Z\" level=info msg=\"Removed pod sandbox: f50ea612c75c66dad88f2cdaaa568a3e5a6e645900a070cf61c5bf155bf45f6d\" id=be07d05e-e56a-48fb-8364-3dc8756126fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.877504 | controller |     "Jun 12 21:08:00.544869 crc crio[24437]: time=\"2026-06-12T21:08:00.543821778Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688308-wc6sg/POD\" id=c26e3e79-5851-45de-aa41-0c671e5eb957 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.877519 | controller |     "Jun 12 21:08:00.546645 crc crio[24437]: time=\"2026-06-12T21:08:00.545034989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.877534 | controller |     "Jun 12 21:08:00.608291 crc crio[24437]: time=\"2026-06-12T21:08:00.607832275Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688308-wc6sg Namespace:openshift-infra ID:d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98 UID:a833bc60-e84c-452f-9cfc-53ffa1926646 NetNS:/var/run/netns/59ed9852-809a-4a0b-9fa0-61be18856763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda833bc60_e84c_452f_9cfc_53ffa1926646.slice PodAnnotations:0xc001f6c058}] Aliases:map[]}\"",
2026-06-12 21:48:35.877549 | controller |     "Jun 12 21:08:00.608291 crc crio[24437]: time=\"2026-06-12T21:08:00.608273547Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688308-wc6sg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.877564 | controller |     "Jun 12 21:08:00.980406 crc crio[24437]: 2026-06-12T21:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d01d038370720c9 Mac:a6:a0:5f:c2:a0:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/59ed9852-809a-4a0b-9fa0-61be18856763 SocketPath: PciID:}] [{Interface:0xc0002965d0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.877580 | controller |     "Jun 12 21:08:00.982344 crc crio[24437]: time=\"2026-06-12T21:08:00.982246288Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688308-wc6sg Namespace:openshift-infra ID:d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98 UID:a833bc60-e84c-452f-9cfc-53ffa1926646 NetNS:/var/run/netns/59ed9852-809a-4a0b-9fa0-61be18856763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda833bc60_e84c_452f_9cfc_53ffa1926646.slice PodAnnotations:0xc001f6c058}] Aliases:map[]}\"",
2026-06-12 21:48:35.877599 | controller |     "Jun 12 21:08:00.982535 crc crio[24437]: time=\"2026-06-12T21:08:00.982488624Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688308-wc6sg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.877615 | controller |     "Jun 12 21:08:00.994737 crc crio[24437]: time=\"2026-06-12T21:08:00.99388658Z\" level=info msg=\"Ran pod sandbox d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98 with infra container: openshift-infra/auto-csr-approver-29688308-wc6sg/POD\" id=c26e3e79-5851-45de-aa41-0c671e5eb957 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.877631 | controller |     "Jun 12 21:08:01.001007 crc crio[24437]: time=\"2026-06-12T21:08:01.000843642Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d70f82a3-bb56-46a5-92f9-4c6ad02d3ac7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.877646 | controller |     "Jun 12 21:08:01.010730 crc crio[24437]: time=\"2026-06-12T21:08:01.010630456Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.877662 | controller |     "Jun 12 21:08:02.133839 crc crio[24437]: time=\"2026-06-12T21:08:02.133695211Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d70f82a3-bb56-46a5-92f9-4c6ad02d3ac7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.877677 | controller |     "Jun 12 21:08:02.136243 crc crio[24437]: time=\"2026-06-12T21:08:02.136151372Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=34520343-e232-4785-b524-05ccc2dbf882 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.877692 | controller |     "Jun 12 21:08:02.138751 crc crio[24437]: time=\"2026-06-12T21:08:02.138704446Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4ade6228-d036-4cd3-b090-ad9d5df10a35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.877707 | controller |     "Jun 12 21:08:02.146087 crc crio[24437]: time=\"2026-06-12T21:08:02.145889135Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688308-wc6sg/oc\" id=0f471525-bbdc-4ee9-a2fd-363514fa2309 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.877722 | controller |     "Jun 12 21:08:02.146850 crc crio[24437]: time=\"2026-06-12T21:08:02.146771358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.877738 | controller |     "Jun 12 21:08:02.215189 crc crio[24437]: time=\"2026-06-12T21:08:02.214902898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.877753 | controller |     "Jun 12 21:08:02.639013 crc crio[24437]: time=\"2026-06-12T21:08:02.638347374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.877769 | controller |     "Jun 12 21:08:02.779988 crc crio[24437]: time=\"2026-06-12T21:08:02.779868456Z\" level=info msg=\"Created container bdb3f5d6ba2f16151a3a6ac0d4d951567e01f86c4928582aaececaeed637bf6c: openshift-infra/auto-csr-approver-29688308-wc6sg/oc\" id=0f471525-bbdc-4ee9-a2fd-363514fa2309 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.877783 | controller |     "Jun 12 21:08:02.782140 crc crio[24437]: time=\"2026-06-12T21:08:02.781831035Z\" level=info msg=\"Starting container: bdb3f5d6ba2f16151a3a6ac0d4d951567e01f86c4928582aaececaeed637bf6c\" id=ca19ef4c-7641-49e3-b8cb-052f8a657b1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.877799 | controller |     "Jun 12 21:08:02.788866 crc crio[24437]: time=\"2026-06-12T21:08:02.788748918Z\" level=info msg=\"Started container\" PID=108110 containerID=bdb3f5d6ba2f16151a3a6ac0d4d951567e01f86c4928582aaececaeed637bf6c description=openshift-infra/auto-csr-approver-29688308-wc6sg/oc id=ca19ef4c-7641-49e3-b8cb-052f8a657b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98",
2026-06-12 21:48:35.877818 | controller |     "Jun 12 21:08:04.806153 crc crio[24437]: time=\"2026-06-12T21:08:04.788339634Z\" level=info msg=\"Stopping pod sandbox: d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98\" id=066cd813-04c6-41df-b69c-023f821b83a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.877845 | controller |     "Jun 12 21:08:04.813294 crc crio[24437]: time=\"2026-06-12T21:08:04.809197875Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688308-wc6sg Namespace:openshift-infra ID:d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98 UID:a833bc60-e84c-452f-9cfc-53ffa1926646 NetNS:/var/run/netns/59ed9852-809a-4a0b-9fa0-61be18856763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda833bc60_e84c_452f_9cfc_53ffa1926646.slice PodAnnotations:0xc006eccf38}] Aliases:map[]}\"",
2026-06-12 21:48:35.877887 | controller |     "Jun 12 21:08:04.813294 crc crio[24437]: time=\"2026-06-12T21:08:04.809755499Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688308-wc6sg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.877904 | controller |     "Jun 12 21:08:05.194850 crc crio[24437]: time=\"2026-06-12T21:08:05.194349176Z\" level=info msg=\"Stopped pod sandbox: d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98\" id=066cd813-04c6-41df-b69c-023f821b83a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.877920 | controller |     "Jun 12 21:08:15.577052 crc crio[24437]: time=\"2026-06-12T21:08:15.576342426Z\" level=info msg=\"Removing container: 636fb733e178054ada4bd9704de086bc75f62a43614d08127a5bbb2cf5dd599c\" id=49e2841a-de40-43e9-b851-d6cdaa038e8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.877935 | controller |     "Jun 12 21:08:15.631130 crc crio[24437]: time=\"2026-06-12T21:08:15.630850457Z\" level=info msg=\"Removed container 636fb733e178054ada4bd9704de086bc75f62a43614d08127a5bbb2cf5dd599c: openstack/cinder-75ea-account-create-update-d8t2c/mariadb-account-create-update\" id=49e2841a-de40-43e9-b851-d6cdaa038e8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.877950 | controller |     "Jun 12 21:08:15.636659 crc crio[24437]: time=\"2026-06-12T21:08:15.636571088Z\" level=info msg=\"Removing container: 8c86aa1991f74ecb2692dbac19e7e94b2498f9ee7884454fba8918840a19e99c\" id=14b6d7eb-226c-4671-b008-47628adbf46c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.877965 | controller |     "Jun 12 21:08:15.697083 crc crio[24437]: time=\"2026-06-12T21:08:15.696372361Z\" level=info msg=\"Removed container 8c86aa1991f74ecb2692dbac19e7e94b2498f9ee7884454fba8918840a19e99c: openstack/placement-cf47-account-create-update-74z4v/mariadb-account-create-update\" id=14b6d7eb-226c-4671-b008-47628adbf46c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.877981 | controller |     "Jun 12 21:08:15.700278 crc crio[24437]: time=\"2026-06-12T21:08:15.700204047Z\" level=info msg=\"Removing container: ffb372c18d200187910a1664cb49000958f4ed7fceff73953fd3f1d394972619\" id=5078680a-de08-4168-b9f7-441de4fa04cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.877996 | controller |     "Jun 12 21:08:15.765773 crc crio[24437]: time=\"2026-06-12T21:08:15.76567433Z\" level=info msg=\"Removed container ffb372c18d200187910a1664cb49000958f4ed7fceff73953fd3f1d394972619: openstack/neutron-db-create-22g69/mariadb-database-create\" id=5078680a-de08-4168-b9f7-441de4fa04cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878015 | controller |     "Jun 12 21:08:15.771907 crc crio[24437]: time=\"2026-06-12T21:08:15.771821714Z\" level=info msg=\"Removing container: 0792179111f20adc6fcf522a1646dc1f5af93a39a9e710deaf66fffbc1758c42\" id=9f9914f6-091c-4f59-bdbc-fbac8dfcd5f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878031 | controller |     "Jun 12 21:08:15.812045 crc crio[24437]: time=\"2026-06-12T21:08:15.811890174Z\" level=info msg=\"Removed container 0792179111f20adc6fcf522a1646dc1f5af93a39a9e710deaf66fffbc1758c42: openstack/cinder-db-create-wd54d/mariadb-database-create\" id=9f9914f6-091c-4f59-bdbc-fbac8dfcd5f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878046 | controller |     "Jun 12 21:08:15.816003 crc crio[24437]: time=\"2026-06-12T21:08:15.815807171Z\" level=info msg=\"Removing container: 4b38ff7f642286e06dc464ff3f58dd9c8c9edcf18a2c47c2b6c8c30fb9a92cfc\" id=3b7a624c-3722-489b-8e15-bd34e68c2747 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878061 | controller |     "Jun 12 21:08:15.878290 crc crio[24437]: time=\"2026-06-12T21:08:15.878190608Z\" level=info msg=\"Removed container 4b38ff7f642286e06dc464ff3f58dd9c8c9edcf18a2c47c2b6c8c30fb9a92cfc: openstack/barbican-db-create-jpmn6/mariadb-database-create\" id=3b7a624c-3722-489b-8e15-bd34e68c2747 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878076 | controller |     "Jun 12 21:08:15.882679 crc crio[24437]: time=\"2026-06-12T21:08:15.882570387Z\" level=info msg=\"Removing container: ed72c7755bd5eee56547ac4a389a76e6df73296be33794ea4a228abbb8ef1a06\" id=5e5a301d-5805-446e-8422-7cf4e61b89d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878091 | controller |     "Jun 12 21:08:15.935653 crc crio[24437]: time=\"2026-06-12T21:08:15.935596291Z\" level=info msg=\"Removed container ed72c7755bd5eee56547ac4a389a76e6df73296be33794ea4a228abbb8ef1a06: openstack/glance-db-create-cjjhc/mariadb-database-create\" id=5e5a301d-5805-446e-8422-7cf4e61b89d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878105 | controller |     "Jun 12 21:08:15.940174 crc crio[24437]: time=\"2026-06-12T21:08:15.940132284Z\" level=info msg=\"Removing container: b5207a05de5f24e1c7232096320de278710e0493e6b4155bb1055d6e80a8a91c\" id=7efcf2d2-ef35-43c1-876d-e548fd514306 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878120 | controller |     "Jun 12 21:08:16.002103 crc crio[24437]: time=\"2026-06-12T21:08:16.002010108Z\" level=info msg=\"Removed container b5207a05de5f24e1c7232096320de278710e0493e6b4155bb1055d6e80a8a91c: openstack/placement-db-create-jx7rn/mariadb-database-create\" id=7efcf2d2-ef35-43c1-876d-e548fd514306 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878135 | controller |     "Jun 12 21:08:16.009640 crc crio[24437]: time=\"2026-06-12T21:08:16.009552096Z\" level=info msg=\"Removing container: 0e418dc3d5eb95586f39920dbcc12b5e6c7f7db98f226b80dc4c90ae250db6ba\" id=402798f3-e6e8-4204-bbe4-b7c933048ebf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878150 | controller |     "Jun 12 21:08:16.070203 crc crio[24437]: time=\"2026-06-12T21:08:16.06979926Z\" level=info msg=\"Removed container 0e418dc3d5eb95586f39920dbcc12b5e6c7f7db98f226b80dc4c90ae250db6ba: openstack/glance-7953-account-create-update-ldvps/mariadb-account-create-update\" id=402798f3-e6e8-4204-bbe4-b7c933048ebf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878164 | controller |     "Jun 12 21:08:16.076529 crc crio[24437]: time=\"2026-06-12T21:08:16.076388184Z\" level=info msg=\"Removing container: 79faac96e389fc398695b4dc6f2405561206963a9b6a2da5aa56d155d49e7d44\" id=c6ca83fc-d829-47eb-bb4d-0afe270a22e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878179 | controller |     "Jun 12 21:08:16.666648 crc crio[24437]: time=\"2026-06-12T21:08:16.666519579Z\" level=info msg=\"Removed container 79faac96e389fc398695b4dc6f2405561206963a9b6a2da5aa56d155d49e7d44: openshift-infra/auto-csr-approver-29688302-7898b/oc\" id=c6ca83fc-d829-47eb-bb4d-0afe270a22e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878197 | controller |     "Jun 12 21:08:16.677391 crc crio[24437]: time=\"2026-06-12T21:08:16.677000581Z\" level=info msg=\"Removing container: f37aca87a82574ad960466f4b6f4d254b6282c793bb877c20afc3575535c2d52\" id=dee7770f-5824-4cb1-8d82-8fc70f6715cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878213 | controller |     "Jun 12 21:08:16.742899 crc crio[24437]: time=\"2026-06-12T21:08:16.742761451Z\" level=info msg=\"Removed container f37aca87a82574ad960466f4b6f4d254b6282c793bb877c20afc3575535c2d52: openstack/keystone-db-create-5wl5x/mariadb-database-create\" id=dee7770f-5824-4cb1-8d82-8fc70f6715cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878227 | controller |     "Jun 12 21:08:16.746327 crc crio[24437]: time=\"2026-06-12T21:08:16.746250879Z\" level=info msg=\"Removing container: 5c4ca93542651de24ef1e307135754d21493281c1b95c59f5d513d025a647a1b\" id=972e036e-809d-47b3-b862-8568e7cde4bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878242 | controller |     "Jun 12 21:08:16.797627 crc crio[24437]: time=\"2026-06-12T21:08:16.797450187Z\" level=info msg=\"Removed container 5c4ca93542651de24ef1e307135754d21493281c1b95c59f5d513d025a647a1b: openstack/root-account-create-update-m2vvk/mariadb-account-create-update\" id=972e036e-809d-47b3-b862-8568e7cde4bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878257 | controller |     "Jun 12 21:08:16.808245 crc crio[24437]: time=\"2026-06-12T21:08:16.807294813Z\" level=info msg=\"Removing container: 044bf77b54897d05fa0700aff069b8075cb16962250290dfff3adde0022d32a2\" id=4e788ed7-267c-4a4a-a550-56d161b1c12d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878271 | controller |     "Jun 12 21:08:16.855610 crc crio[24437]: time=\"2026-06-12T21:08:16.854611984Z\" level=info msg=\"Removed container 044bf77b54897d05fa0700aff069b8075cb16962250290dfff3adde0022d32a2: openstack/keystone-9f15-account-create-update-n4gz2/mariadb-account-create-update\" id=4e788ed7-267c-4a4a-a550-56d161b1c12d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878286 | controller |     "Jun 12 21:08:16.859568 crc crio[24437]: time=\"2026-06-12T21:08:16.859382802Z\" level=info msg=\"Removing container: cf8aaff7f7689d4e0a15be9bc325e1547174f1aa72587e40bb075a3eea6d2bc2\" id=c9461a35-ddb8-4158-b678-bb39e32d759c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878300 | controller |     "Jun 12 21:08:16.932203 crc crio[24437]: time=\"2026-06-12T21:08:16.9317929Z\" level=info msg=\"Removed container cf8aaff7f7689d4e0a15be9bc325e1547174f1aa72587e40bb075a3eea6d2bc2: openstack/barbican-a739-account-create-update-m2gsx/mariadb-account-create-update\" id=c9461a35-ddb8-4158-b678-bb39e32d759c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878315 | controller |     "Jun 12 21:08:16.946800 crc crio[24437]: time=\"2026-06-12T21:08:16.940563018Z\" level=info msg=\"Removing container: 1eeb72ae4bb187ccefaf788a274096ffef7675e33e3b27d053725a9362926af8\" id=2b994254-f44a-4ed1-b0ec-a2d7ea0e431e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878329 | controller |     "Jun 12 21:08:17.078969 crc crio[24437]: time=\"2026-06-12T21:08:17.07732412Z\" level=info msg=\"Removed container 1eeb72ae4bb187ccefaf788a274096ffef7675e33e3b27d053725a9362926af8: openstack/neutron-1b7b-account-create-update-2gw9x/mariadb-account-create-update\" id=2b994254-f44a-4ed1-b0ec-a2d7ea0e431e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.878343 | controller |     "Jun 12 21:08:17.121294 crc crio[24437]: time=\"2026-06-12T21:08:17.121209825Z\" level=info msg=\"Stopping pod sandbox: ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f\" id=7e178af7-efd7-4328-b7fc-269bf098f0df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878358 | controller |     "Jun 12 21:08:17.121433 crc crio[24437]: time=\"2026-06-12T21:08:17.121304347Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f\" id=7e178af7-efd7-4328-b7fc-269bf098f0df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878376 | controller |     "Jun 12 21:08:17.127253 crc crio[24437]: time=\"2026-06-12T21:08:17.127180605Z\" level=info msg=\"Removing pod sandbox: ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f\" id=860de08a-535b-42ae-98c2-d82e7879e5c6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878391 | controller |     "Jun 12 21:08:17.198122 crc crio[24437]: time=\"2026-06-12T21:08:17.197881929Z\" level=info msg=\"Removed pod sandbox: ee83d8b12b7bc8de0a914b4b49d0ba38f33ecbd1615395c1c287b9757b1fca3f\" id=860de08a-535b-42ae-98c2-d82e7879e5c6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878406 | controller |     "Jun 12 21:08:17.207736 crc crio[24437]: time=\"2026-06-12T21:08:17.207636893Z\" level=info msg=\"Stopping pod sandbox: ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731\" id=65267c7a-cf7e-4e10-b4d0-cad83e89856d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878420 | controller |     "Jun 12 21:08:17.207736 crc crio[24437]: time=\"2026-06-12T21:08:17.207732525Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731\" id=65267c7a-cf7e-4e10-b4d0-cad83e89856d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878435 | controller |     "Jun 12 21:08:17.213140 crc crio[24437]: time=\"2026-06-12T21:08:17.213072509Z\" level=info msg=\"Removing pod sandbox: ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731\" id=5f5e0bf3-7905-409b-a557-325f0a2fd1a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878450 | controller |     "Jun 12 21:08:17.270977 crc crio[24437]: time=\"2026-06-12T21:08:17.269200328Z\" level=info msg=\"Removed pod sandbox: ed17b5f0157562f6c9a09628276fcce376df9d80bfd4bb048ef1a92e617d2731\" id=5f5e0bf3-7905-409b-a557-325f0a2fd1a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878465 | controller |     "Jun 12 21:08:17.270977 crc crio[24437]: time=\"2026-06-12T21:08:17.27007699Z\" level=info msg=\"Stopping pod sandbox: 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb\" id=820ba7cd-f3ec-4f64-825b-c1bf9444a766 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878480 | controller |     "Jun 12 21:08:17.270977 crc crio[24437]: time=\"2026-06-12T21:08:17.270134962Z\" level=info msg=\"Stopped pod sandbox (already stopped): 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb\" id=820ba7cd-f3ec-4f64-825b-c1bf9444a766 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878496 | controller |     "Jun 12 21:08:17.270977 crc crio[24437]: time=\"2026-06-12T21:08:17.270669845Z\" level=info msg=\"Removing pod sandbox: 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb\" id=5399f4c4-94ad-48e6-8fbe-777486ecff31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878511 | controller |     "Jun 12 21:08:17.286767 crc crio[24437]: time=\"2026-06-12T21:08:17.286660724Z\" level=info msg=\"Removed pod sandbox: 49215a5d63f2488ef18bffd015841e84d5b5ae8bb03d70b315ed9bd58a37bfcb\" id=5399f4c4-94ad-48e6-8fbe-777486ecff31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878526 | controller |     "Jun 12 21:08:17.288225 crc crio[24437]: time=\"2026-06-12T21:08:17.288150511Z\" level=info msg=\"Stopping pod sandbox: 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e\" id=eda0c02b-e209-402e-a74a-3e254d6a393b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878540 | controller |     "Jun 12 21:08:17.288306 crc crio[24437]: time=\"2026-06-12T21:08:17.288237284Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e\" id=eda0c02b-e209-402e-a74a-3e254d6a393b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878561 | controller |     "Jun 12 21:08:17.289084 crc crio[24437]: time=\"2026-06-12T21:08:17.289014943Z\" level=info msg=\"Removing pod sandbox: 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e\" id=781c567f-1b46-4974-9b4d-150398fc97ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878576 | controller |     "Jun 12 21:08:17.309787 crc crio[24437]: time=\"2026-06-12T21:08:17.309661958Z\" level=info msg=\"Removed pod sandbox: 86ea0d68e45b1a586fcfed95c779e1d6a9f8d4a5b73ae2687ab74f02130fbc5e\" id=781c567f-1b46-4974-9b4d-150398fc97ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878590 | controller |     "Jun 12 21:08:17.311047 crc crio[24437]: time=\"2026-06-12T21:08:17.310848258Z\" level=info msg=\"Stopping pod sandbox: d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd\" id=a4333f3f-edee-45ed-91db-fa8083362279 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878605 | controller |     "Jun 12 21:08:17.311047 crc crio[24437]: time=\"2026-06-12T21:08:17.310990401Z\" level=info msg=\"Stopped pod sandbox (already stopped): d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd\" id=a4333f3f-edee-45ed-91db-fa8083362279 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878619 | controller |     "Jun 12 21:08:17.312387 crc crio[24437]: time=\"2026-06-12T21:08:17.311871233Z\" level=info msg=\"Removing pod sandbox: d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd\" id=5993f24a-542c-4075-bc65-00caf4ffe75f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878634 | controller |     "Jun 12 21:08:17.329883 crc crio[24437]: time=\"2026-06-12T21:08:17.3297566Z\" level=info msg=\"Removed pod sandbox: d7d582acc77c6f50c5823791cfff206212f40981fc0881227f9e75266cfa02fd\" id=5993f24a-542c-4075-bc65-00caf4ffe75f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878648 | controller |     "Jun 12 21:08:17.331410 crc crio[24437]: time=\"2026-06-12T21:08:17.331319009Z\" level=info msg=\"Stopping pod sandbox: 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1\" id=141b2d41-8745-48ec-8592-5520b353a409 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878663 | controller |     "Jun 12 21:08:17.331562 crc crio[24437]: time=\"2026-06-12T21:08:17.331419971Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1\" id=141b2d41-8745-48ec-8592-5520b353a409 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878678 | controller |     "Jun 12 21:08:17.332566 crc crio[24437]: time=\"2026-06-12T21:08:17.332490908Z\" level=info msg=\"Removing pod sandbox: 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1\" id=73a8206b-6e8b-4adc-9a90-dc20b030dc25 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878692 | controller |     "Jun 12 21:08:17.350421 crc crio[24437]: time=\"2026-06-12T21:08:17.350321932Z\" level=info msg=\"Removed pod sandbox: 3cc46ac9192e2fb69d9abab3948eca6f9dd4419a93d8521c8657001131e9c3a1\" id=73a8206b-6e8b-4adc-9a90-dc20b030dc25 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878707 | controller |     "Jun 12 21:08:17.351891 crc crio[24437]: time=\"2026-06-12T21:08:17.351668467Z\" level=info msg=\"Stopping pod sandbox: 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8\" id=4e52c94b-97e3-4746-a6b8-1ab8ade0f4dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878722 | controller |     "Jun 12 21:08:17.352070 crc crio[24437]: time=\"2026-06-12T21:08:17.351888882Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8\" id=4e52c94b-97e3-4746-a6b8-1ab8ade0f4dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878737 | controller |     "Jun 12 21:08:17.353084 crc crio[24437]: time=\"2026-06-12T21:08:17.353001949Z\" level=info msg=\"Removing pod sandbox: 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8\" id=43d1b0ec-0f3f-4376-9a80-846dc6f330d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878756 | controller |     "Jun 12 21:08:17.392202 crc crio[24437]: time=\"2026-06-12T21:08:17.392092785Z\" level=info msg=\"Removed pod sandbox: 7a66905d3f28c6969192f91f1eec662835f5e54b38209491d2fde4be1a4b90c8\" id=43d1b0ec-0f3f-4376-9a80-846dc6f330d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878771 | controller |     "Jun 12 21:08:17.393681 crc crio[24437]: time=\"2026-06-12T21:08:17.393544121Z\" level=info msg=\"Stopping pod sandbox: 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2\" id=40b10eac-8149-4147-af71-70582345a6b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878786 | controller |     "Jun 12 21:08:17.393681 crc crio[24437]: time=\"2026-06-12T21:08:17.393649234Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2\" id=40b10eac-8149-4147-af71-70582345a6b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878801 | controller |     "Jun 12 21:08:17.394895 crc crio[24437]: time=\"2026-06-12T21:08:17.394848034Z\" level=info msg=\"Removing pod sandbox: 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2\" id=e6b2c1b9-c526-46e6-be6b-f3dca24a43df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878817 | controller |     "Jun 12 21:08:17.423832 crc crio[24437]: time=\"2026-06-12T21:08:17.42351841Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/POD\" id=235235e2-c739-49e4-aabb-2f23a16bc844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.878832 | controller |     "Jun 12 21:08:17.423832 crc crio[24437]: time=\"2026-06-12T21:08:17.423708084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.878866 | controller |     "Jun 12 21:08:17.427677 crc crio[24437]: time=\"2026-06-12T21:08:17.427591361Z\" level=info msg=\"Removed pod sandbox: 3cc010a56231c174ba662ed8a1beac32fac3427ced908cbf62edbb9d76888ea2\" id=e6b2c1b9-c526-46e6-be6b-f3dca24a43df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878887 | controller |     "Jun 12 21:08:17.429134 crc crio[24437]: time=\"2026-06-12T21:08:17.428885514Z\" level=info msg=\"Stopping pod sandbox: 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980\" id=9e37cdfe-16b9-4b99-8b88-b2c407556bd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878903 | controller |     "Jun 12 21:08:17.429547 crc crio[24437]: time=\"2026-06-12T21:08:17.429187151Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980\" id=9e37cdfe-16b9-4b99-8b88-b2c407556bd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878919 | controller |     "Jun 12 21:08:17.429772 crc crio[24437]: time=\"2026-06-12T21:08:17.429705514Z\" level=info msg=\"Removing pod sandbox: 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980\" id=a4f25af0-3227-47c1-be21-2cb299b50d6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878934 | controller |     "Jun 12 21:08:17.460173 crc crio[24437]: time=\"2026-06-12T21:08:17.459987609Z\" level=info msg=\"Removed pod sandbox: 9f010727597abf15e70e3696fe67c96fd283ce6249359aad956bf3133f13f980\" id=a4f25af0-3227-47c1-be21-2cb299b50d6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878949 | controller |     "Jun 12 21:08:17.462978 crc crio[24437]: time=\"2026-06-12T21:08:17.462826109Z\" level=info msg=\"Stopping pod sandbox: 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1\" id=509f5745-cbef-4eed-a63c-ca3b11553e43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878968 | controller |     "Jun 12 21:08:17.462978 crc crio[24437]: time=\"2026-06-12T21:08:17.462974983Z\" level=info msg=\"Stopped pod sandbox (already stopped): 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1\" id=509f5745-cbef-4eed-a63c-ca3b11553e43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.878983 | controller |     "Jun 12 21:08:17.464307 crc crio[24437]: time=\"2026-06-12T21:08:17.464255165Z\" level=info msg=\"Removing pod sandbox: 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1\" id=79952e67-43fa-4055-8f71-25e6aa01cffa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.878998 | controller |     "Jun 12 21:08:17.515294 crc crio[24437]: time=\"2026-06-12T21:08:17.515162906Z\" level=info msg=\"Removed pod sandbox: 24f8bdd0328a1979c27429d33cbc0ca52a3bc47864e7f377eb6ed674b06c43e1\" id=79952e67-43fa-4055-8f71-25e6aa01cffa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.879013 | controller |     "Jun 12 21:08:17.517519 crc crio[24437]: time=\"2026-06-12T21:08:17.51729408Z\" level=info msg=\"Stopping pod sandbox: e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f\" id=4b2658cb-ecca-4944-80d5-963bfadc4fdb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.879029 | controller |     "Jun 12 21:08:17.517519 crc crio[24437]: time=\"2026-06-12T21:08:17.517367301Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f\" id=4b2658cb-ecca-4944-80d5-963bfadc4fdb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.879044 | controller |     "Jun 12 21:08:17.517995 crc crio[24437]: time=\"2026-06-12T21:08:17.517892544Z\" level=info msg=\"Removing pod sandbox: e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f\" id=ef88af0a-c6d0-416d-9ff7-95ec717a3591 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.879059 | controller |     "Jun 12 21:08:17.525188 crc crio[24437]: time=\"2026-06-12T21:08:17.525023252Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=235235e2-c739-49e4-aabb-2f23a16bc844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.879074 | controller |     "Jun 12 21:08:17.557808 crc crio[24437]: time=\"2026-06-12T21:08:17.557707928Z\" level=info msg=\"Removed pod sandbox: e8de4092fbbd7e53401372303bcf3a34be65a5180ad87e22df314bf6ce1e6f6f\" id=ef88af0a-c6d0-416d-9ff7-95ec717a3591 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.879090 | controller |     "Jun 12 21:08:17.559349 crc crio[24437]: time=\"2026-06-12T21:08:17.559202916Z\" level=info msg=\"Stopping pod sandbox: ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a\" id=b9235dc7-35cf-4336-891d-7d68449f6666 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.879105 | controller |     "Jun 12 21:08:17.559349 crc crio[24437]: time=\"2026-06-12T21:08:17.559296268Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a\" id=b9235dc7-35cf-4336-891d-7d68449f6666 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.879121 | controller |     "Jun 12 21:08:17.561511 crc crio[24437]: time=\"2026-06-12T21:08:17.561243726Z\" level=info msg=\"Removing pod sandbox: ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a\" id=e2c7d5a7-3859-45c4-8fb5-ab200fe4335c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.879136 | controller |     "Jun 12 21:08:17.570747 crc crio[24437]: time=\"2026-06-12T21:08:17.570649871Z\" level=info msg=\"Ran pod sandbox f43e65bf38c844371acfb6b2102670da26015d612ea027b09b6ccec2f27502d1 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/POD\" id=235235e2-c739-49e4-aabb-2f23a16bc844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.879154 | controller |     "Jun 12 21:08:17.578823 crc crio[24437]: time=\"2026-06-12T21:08:17.578693312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=84163c61-71ea-4471-bf27-dcb376c3c87c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.879170 | controller |     "Jun 12 21:08:17.598077 crc crio[24437]: time=\"2026-06-12T21:08:17.595437939Z\" level=info msg=\"Removed pod sandbox: ba884d845404027fe3e517371ea7a003bc9cbd722fbe38a56e080bcd07b29d9a\" id=e2c7d5a7-3859-45c4-8fb5-ab200fe4335c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.879185 | controller |     "Jun 12 21:08:17.598077 crc crio[24437]: time=\"2026-06-12T21:08:17.595647494Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=84163c61-71ea-4471-bf27-dcb376c3c87c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.879201 | controller |     "Jun 12 21:08:17.598077 crc crio[24437]: time=\"2026-06-12T21:08:17.595723306Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=84163c61-71ea-4471-bf27-dcb376c3c87c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.879216 | controller |     "Jun 12 21:08:17.603696 crc crio[24437]: time=\"2026-06-12T21:08:17.603582982Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=4bae50b7-4a1e-4315-a397-244c15201716 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.879231 | controller |     "Jun 12 21:08:17.604426 crc crio[24437]: time=\"2026-06-12T21:08:17.604326611Z\" level=info msg=\"Stopping pod sandbox: b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5\" id=58ff0c32-235b-42e6-a6d2-e0efdc788725 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.879246 | controller |     "Jun 12 21:08:17.604695 crc crio[24437]: time=\"2026-06-12T21:08:17.604601538Z\" level=info msg=\"Stopped pod sandbox (already stopped): b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5\" id=58ff0c32-235b-42e6-a6d2-e0efdc788725 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.879262 | controller |     "Jun 12 21:08:17.606065 crc crio[24437]: time=\"2026-06-12T21:08:17.605983911Z\" level=info msg=\"Removing pod sandbox: b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5\" id=f804d919-4769-4920-949e-356e93117553 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.879277 | controller |     "Jun 12 21:08:17.631494 crc crio[24437]: time=\"2026-06-12T21:08:17.630879114Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-12 21:48:35.879292 | controller |     "Jun 12 21:08:17.637650 crc crio[24437]: time=\"2026-06-12T21:08:17.637586361Z\" level=info msg=\"Removed pod sandbox: b6d169dd28215d107c0edb144e09ee5ac25fd5b720ac2b8c6816b3fa5d344ce5\" id=f804d919-4769-4920-949e-356e93117553 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.879307 | controller |     "Jun 12 21:08:17.638750 crc crio[24437]: time=\"2026-06-12T21:08:17.638655948Z\" level=info msg=\"Stopping pod sandbox: 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a\" id=fdf824ad-c9cd-458d-a814-a42a66ae3365 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.879322 | controller |     "Jun 12 21:08:17.638750 crc crio[24437]: time=\"2026-06-12T21:08:17.63873741Z\" level=info msg=\"Stopped pod sandbox (already stopped): 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a\" id=fdf824ad-c9cd-458d-a814-a42a66ae3365 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.879337 | controller |     "Jun 12 21:08:17.640150 crc crio[24437]: time=\"2026-06-12T21:08:17.639818947Z\" level=info msg=\"Removing pod sandbox: 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a\" id=1bbab8e1-2854-42ac-b4f2-6f5e3e309dae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.879355 | controller |     "Jun 12 21:08:17.675127 crc crio[24437]: time=\"2026-06-12T21:08:17.675021595Z\" level=info msg=\"Removed pod sandbox: 62c64782dd9b4103baed058e085a59e1d61b1b05a55cfea0aced1a8a84e30c8a\" id=1bbab8e1-2854-42ac-b4f2-6f5e3e309dae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.879371 | controller |     "Jun 12 21:08:44.502612 crc crio[24437]: time=\"2026-06-12T21:08:44.501530299Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e\" id=4bae50b7-4a1e-4315-a397-244c15201716 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.879386 | controller |     "Jun 12 21:08:44.504358 crc crio[24437]: time=\"2026-06-12T21:08:44.503742085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=e8d7d3b9-928b-4f34-bdf3-1278f7a41015 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.879400 | controller |     "Jun 12 21:08:44.511809 crc crio[24437]: time=\"2026-06-12T21:08:44.511727033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=2c6a44a1-fa32-4a4e-999a-500d3ccc9b2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.879415 | controller |     "Jun 12 21:08:44.522070 crc crio[24437]: time=\"2026-06-12T21:08:44.521910248Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/init\" id=fe073dd0-20da-41b9-aad9-9e3afc3ed31f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.879430 | controller |     "Jun 12 21:08:44.523705 crc crio[24437]: time=\"2026-06-12T21:08:44.5236094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.879445 | controller |     "Jun 12 21:08:44.598018 crc crio[24437]: time=\"2026-06-12T21:08:44.597856156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.879461 | controller |     "Jun 12 21:08:44.603451 crc crio[24437]: time=\"2026-06-12T21:08:44.603372134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.879475 | controller |     "Jun 12 21:08:44.817982 crc crio[24437]: time=\"2026-06-12T21:08:44.817396013Z\" level=info msg=\"Created container df53fb2f486a11ac10f8069925d47087a3acc247177d7db37bd962f561167258: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/init\" id=fe073dd0-20da-41b9-aad9-9e3afc3ed31f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.879490 | controller |     "Jun 12 21:08:44.824196 crc crio[24437]: time=\"2026-06-12T21:08:44.824057289Z\" level=info msg=\"Starting container: df53fb2f486a11ac10f8069925d47087a3acc247177d7db37bd962f561167258\" id=c8cb5dd8-4f7e-4c27-9eee-e06743a72230 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.879505 | controller |     "Jun 12 21:08:44.834623 crc crio[24437]: time=\"2026-06-12T21:08:44.8345251Z\" level=info msg=\"Started container\" PID=110164 containerID=df53fb2f486a11ac10f8069925d47087a3acc247177d7db37bd962f561167258 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/init id=c8cb5dd8-4f7e-4c27-9eee-e06743a72230 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f43e65bf38c844371acfb6b2102670da26015d612ea027b09b6ccec2f27502d1",
2026-06-12 21:48:35.879521 | controller |     "Jun 12 21:08:50.886695 crc crio[24437]: time=\"2026-06-12T21:08:50.884913396Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=a5ddf7e9-8be0-4f40-9701-dcca1e6a6709 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.879540 | controller |     "Jun 12 21:08:50.897811 crc crio[24437]: time=\"2026-06-12T21:08:50.897353437Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-12 21:48:35.879555 | controller |     "Jun 12 21:08:52.504994 crc crio[24437]: time=\"2026-06-12T21:08:52.504812486Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=a5ddf7e9-8be0-4f40-9701-dcca1e6a6709 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.879571 | controller |     "Jun 12 21:08:52.505977 crc crio[24437]: time=\"2026-06-12T21:08:52.50575908Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ba21d855-dbd3-4058-8c2a-7d1b5a372fed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.879586 | controller |     "Jun 12 21:08:52.524691 crc crio[24437]: time=\"2026-06-12T21:08:52.52459143Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=2e1dbb23-1609-457d-8624-81b727b07fde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.879600 | controller |     "Jun 12 21:08:52.532833 crc crio[24437]: time=\"2026-06-12T21:08:52.532734604Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/osp-httpd\" id=675eae02-b00f-4018-bea5-ae9d039b11bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.879615 | controller |     "Jun 12 21:08:52.533367 crc crio[24437]: time=\"2026-06-12T21:08:52.533294368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.879630 | controller |     "Jun 12 21:08:52.582658 crc crio[24437]: time=\"2026-06-12T21:08:52.581902994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.879646 | controller |     "Jun 12 21:08:52.588170 crc crio[24437]: time=\"2026-06-12T21:08:52.58738425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.879661 | controller |     "Jun 12 21:08:52.782987 crc crio[24437]: time=\"2026-06-12T21:08:52.782859315Z\" level=info msg=\"Created container 27bc3fe267afc3d2f3e66451d9fca770548b3e8d750f7008c35ca12c4e673fa4: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/osp-httpd\" id=675eae02-b00f-4018-bea5-ae9d039b11bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.879676 | controller |     "Jun 12 21:08:52.784170 crc crio[24437]: time=\"2026-06-12T21:08:52.784106286Z\" level=info msg=\"Starting container: 27bc3fe267afc3d2f3e66451d9fca770548b3e8d750f7008c35ca12c4e673fa4\" id=8423ae51-7458-4849-8a97-24041d3aa096 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.879691 | controller |     "Jun 12 21:08:52.792355 crc crio[24437]: time=\"2026-06-12T21:08:52.79227147Z\" level=info msg=\"Started container\" PID=110661 containerID=27bc3fe267afc3d2f3e66451d9fca770548b3e8d750f7008c35ca12c4e673fa4 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/osp-httpd id=8423ae51-7458-4849-8a97-24041d3aa096 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f43e65bf38c844371acfb6b2102670da26015d612ea027b09b6ccec2f27502d1",
2026-06-12 21:48:35.879707 | controller |     "Jun 12 21:08:59.632887 crc crio[24437]: time=\"2026-06-12T21:08:59.632108195Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/POD\" id=c5672777-e779-432e-bb1a-66727d71f032 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.879722 | controller |     "Jun 12 21:08:59.634396 crc crio[24437]: time=\"2026-06-12T21:08:59.632911865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.879741 | controller |     "Jun 12 21:08:59.678342 crc crio[24437]: time=\"2026-06-12T21:08:59.678258727Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v Namespace:openstack ID:6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988 UID:70f417fd-2c44-4cae-81ee-b451f098be39 NetNS:/var/run/netns/74c552cf-6b1e-4924-9bb4-ec578e224b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70f417fd_2c44_4cae_81ee_b451f098be39.slice PodAnnotations:0xc0027470d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.879758 | controller |     "Jun 12 21:08:59.678342 crc crio[24437]: time=\"2026-06-12T21:08:59.678332969Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.879773 | controller |     "Jun 12 21:09:00.272685 crc crio[24437]: 2026-06-12T21:09:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a00aa6fe35e51d Mac:86:dd:07:15:be:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/74c552cf-6b1e-4924-9bb4-ec578e224b01 SocketPath: PciID:}] [{Interface:0xc00030e6b0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.879788 | controller |     "Jun 12 21:09:00.274080 crc crio[24437]: time=\"2026-06-12T21:09:00.273996725Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v Namespace:openstack ID:6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988 UID:70f417fd-2c44-4cae-81ee-b451f098be39 NetNS:/var/run/netns/74c552cf-6b1e-4924-9bb4-ec578e224b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70f417fd_2c44_4cae_81ee_b451f098be39.slice PodAnnotations:0xc0027470d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.879804 | controller |     "Jun 12 21:09:00.274245 crc crio[24437]: time=\"2026-06-12T21:09:00.27420126Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.879820 | controller |     "Jun 12 21:09:00.283456 crc crio[24437]: time=\"2026-06-12T21:09:00.283328059Z\" level=info msg=\"Ran pod sandbox 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/POD\" id=c5672777-e779-432e-bb1a-66727d71f032 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.879835 | controller |     "Jun 12 21:09:00.287464 crc crio[24437]: time=\"2026-06-12T21:09:00.2873792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=8878e14a-d7eb-4569-961a-05f7cbe3d0b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.879868 | controller |     "Jun 12 21:09:00.291563 crc crio[24437]: time=\"2026-06-12T21:09:00.291509754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=6e6edb8b-2f18-4575-84a0-7a34d70425e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.879886 | controller |     "Jun 12 21:09:00.321301 crc crio[24437]: time=\"2026-06-12T21:09:00.319740989Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/init\" id=306e84c8-b23b-447b-8170-009a78478f97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.879901 | controller |     "Jun 12 21:09:00.322171 crc crio[24437]: time=\"2026-06-12T21:09:00.322039896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.879920 | controller |     "Jun 12 21:09:00.371386 crc crio[24437]: time=\"2026-06-12T21:09:00.370872706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.879936 | controller |     "Jun 12 21:09:00.376163 crc crio[24437]: time=\"2026-06-12T21:09:00.375911742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.879952 | controller |     "Jun 12 21:09:00.551361 crc crio[24437]: time=\"2026-06-12T21:09:00.551236244Z\" level=info msg=\"Created container 1b11bbfb663c9ffe24e9eaa597991a863b2d82b71b2dd2d36a469c7325350fdb: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/init\" id=306e84c8-b23b-447b-8170-009a78478f97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.879967 | controller |     "Jun 12 21:09:00.552536 crc crio[24437]: time=\"2026-06-12T21:09:00.552460554Z\" level=info msg=\"Starting container: 1b11bbfb663c9ffe24e9eaa597991a863b2d82b71b2dd2d36a469c7325350fdb\" id=2e37f7e8-361c-4657-be64-66f8309c7491 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.879982 | controller |     "Jun 12 21:09:00.559595 crc crio[24437]: time=\"2026-06-12T21:09:00.559535311Z\" level=info msg=\"Started container\" PID=111351 containerID=1b11bbfb663c9ffe24e9eaa597991a863b2d82b71b2dd2d36a469c7325350fdb description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/init id=2e37f7e8-361c-4657-be64-66f8309c7491 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988",
2026-06-12 21:48:35.879998 | controller |     "Jun 12 21:09:07.165545 crc crio[24437]: time=\"2026-06-12T21:09:07.164520099Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=ae74f29e-5133-4fe2-8155-b78b58954349 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.880013 | controller |     "Jun 12 21:09:07.175636 crc crio[24437]: time=\"2026-06-12T21:09:07.175534954Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-12 21:48:35.880029 | controller |     "Jun 12 21:09:08.925775 crc crio[24437]: time=\"2026-06-12T21:09:08.924766947Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=ae74f29e-5133-4fe2-8155-b78b58954349 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.880044 | controller |     "Jun 12 21:09:08.928061 crc crio[24437]: time=\"2026-06-12T21:09:08.927385123Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=ddc0b91d-29e4-4a89-b4b2-822bb9ec1ca2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.880060 | controller |     "Jun 12 21:09:08.932461 crc crio[24437]: time=\"2026-06-12T21:09:08.932286895Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=62e7b2da-ca7c-46e2-a887-28b1c40e7d02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.880076 | controller |     "Jun 12 21:09:08.942838 crc crio[24437]: time=\"2026-06-12T21:09:08.942741636Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=53df2655-45b8-41d8-8b5d-5b760a7e6ac7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.880091 | controller |     "Jun 12 21:09:08.944734 crc crio[24437]: time=\"2026-06-12T21:09:08.944661264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.880106 | controller |     "Jun 12 21:09:09.004099 crc crio[24437]: time=\"2026-06-12T21:09:09.003901024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.880124 | controller |     "Jun 12 21:09:09.009778 crc crio[24437]: time=\"2026-06-12T21:09:09.009685649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.880140 | controller |     "Jun 12 21:09:09.203398 crc crio[24437]: time=\"2026-06-12T21:09:09.202657241Z\" level=info msg=\"Created container 24cd6f55decfc23e5a1744b0968e9575678cf1625323809e28de7c68f61ee527: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=53df2655-45b8-41d8-8b5d-5b760a7e6ac7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.880155 | controller |     "Jun 12 21:09:09.204814 crc crio[24437]: time=\"2026-06-12T21:09:09.204778345Z\" level=info msg=\"Starting container: 24cd6f55decfc23e5a1744b0968e9575678cf1625323809e28de7c68f61ee527\" id=421a8505-4ac2-4826-bf1b-8e69ad5c0620 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.880170 | controller |     "Jun 12 21:09:09.215244 crc crio[24437]: time=\"2026-06-12T21:09:09.213596265Z\" level=info msg=\"Started container\" PID=111835 containerID=24cd6f55decfc23e5a1744b0968e9575678cf1625323809e28de7c68f61ee527 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/openstack-edpm-ipam-provisionserver-checksum-discovery id=421a8505-4ac2-4826-bf1b-8e69ad5c0620 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988",
2026-06-12 21:48:35.880186 | controller |     "Jun 12 21:09:11.230660 crc crio[24437]: time=\"2026-06-12T21:09:11.229848851Z\" level=info msg=\"Stopping pod sandbox: 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988\" id=bb23a9f1-307b-4764-b81a-0f1eaa6b35bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.880201 | controller |     "Jun 12 21:09:11.232320 crc crio[24437]: time=\"2026-06-12T21:09:11.23143224Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v Namespace:openstack ID:6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988 UID:70f417fd-2c44-4cae-81ee-b451f098be39 NetNS:/var/run/netns/74c552cf-6b1e-4924-9bb4-ec578e224b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70f417fd_2c44_4cae_81ee_b451f098be39.slice PodAnnotations:0xc0026aa1f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.880216 | controller |     "Jun 12 21:09:11.232320 crc crio[24437]: time=\"2026-06-12T21:09:11.231663376Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.880231 | controller |     "Jun 12 21:09:11.560999 crc crio[24437]: time=\"2026-06-12T21:09:11.560385091Z\" level=info msg=\"Stopped pod sandbox: 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988\" id=bb23a9f1-307b-4764-b81a-0f1eaa6b35bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.880246 | controller |     "Jun 12 21:09:17.716892 crc crio[24437]: time=\"2026-06-12T21:09:17.7140722Z\" level=info msg=\"Removing container: 6fbff353d2b44659bdeb798c8c07db6df00ea35890bd8061098804a3eb3d1680\" id=31cc75a0-82a4-42c2-8f70-d41d120dc229 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.880261 | controller |     "Jun 12 21:09:17.812113 crc crio[24437]: time=\"2026-06-12T21:09:17.812000137Z\" level=info msg=\"Removed container 6fbff353d2b44659bdeb798c8c07db6df00ea35890bd8061098804a3eb3d1680: openstack/keystone-bootstrap-wpktq/keystone-bootstrap\" id=31cc75a0-82a4-42c2-8f70-d41d120dc229 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.880279 | controller |     "Jun 12 21:09:17.816438 crc crio[24437]: time=\"2026-06-12T21:09:17.816346586Z\" level=info msg=\"Removing container: c90c492d024af8720b6288677916b61549acea787fef428ec13afb0a890f6b10\" id=a8c71b01-dcfb-4035-8467-c73468f831bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.880294 | controller |     "Jun 12 21:09:17.937220 crc crio[24437]: time=\"2026-06-12T21:09:17.937089313Z\" level=info msg=\"Removed container c90c492d024af8720b6288677916b61549acea787fef428ec13afb0a890f6b10: openstack/neutron-db-sync-9pz4j/neutron-db-sync\" id=a8c71b01-dcfb-4035-8467-c73468f831bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.880309 | controller |     "Jun 12 21:09:17.941785 crc crio[24437]: time=\"2026-06-12T21:09:17.941718809Z\" level=info msg=\"Removing container: b93babd4036a64a8dc03372928c0a8f0adff7dfddfb45ea1527c67dd3424b7fb\" id=1915a0b9-05e1-45ff-8975-d60397e9bd80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.880323 | controller |     "Jun 12 21:09:18.087358 crc crio[24437]: time=\"2026-06-12T21:09:18.086372064Z\" level=info msg=\"Removed container b93babd4036a64a8dc03372928c0a8f0adff7dfddfb45ea1527c67dd3424b7fb: openstack/keystone-db-sync-q6dbc/keystone-db-sync\" id=1915a0b9-05e1-45ff-8975-d60397e9bd80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.880337 | controller |     "Jun 12 21:09:18.093290 crc crio[24437]: time=\"2026-06-12T21:09:18.093203555Z\" level=info msg=\"Removing container: fa6db80ef75efc8dc6b2c774cfa66f269b64c4e4b762de1a9656eee4dbbdb68d\" id=5a8d9101-1b7f-46c5-bff6-c1431b505e60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.880352 | controller |     "Jun 12 21:09:18.174107 crc crio[24437]: time=\"2026-06-12T21:09:18.174020475Z\" level=info msg=\"Removed container fa6db80ef75efc8dc6b2c774cfa66f269b64c4e4b762de1a9656eee4dbbdb68d: openstack/barbican-db-sync-kgvpz/barbican-db-sync\" id=5a8d9101-1b7f-46c5-bff6-c1431b505e60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.880366 | controller |     "Jun 12 21:09:18.178598 crc crio[24437]: time=\"2026-06-12T21:09:18.178466466Z\" level=info msg=\"Removing container: 8a65576c94e7d21398feee83b07381146ace048e27c823b85b54e2645bed498e\" id=c8b34a7c-ef75-4ee5-b998-b0e6e5170cd7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.880381 | controller |     "Jun 12 21:09:18.392184 crc crio[24437]: time=\"2026-06-12T21:09:18.392090173Z\" level=info msg=\"Removed container 8a65576c94e7d21398feee83b07381146ace048e27c823b85b54e2645bed498e: openstack/glance-db-sync-kpnzt/glance-db-sync\" id=c8b34a7c-ef75-4ee5-b998-b0e6e5170cd7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.880395 | controller |     "Jun 12 21:09:18.397533 crc crio[24437]: time=\"2026-06-12T21:09:18.397448457Z\" level=info msg=\"Removing container: d2487c8ffb2c810ef18958fc76942e3f707d9ec1337d7c8bc22730685d32004d\" id=8538f04a-f4f6-4574-a1d5-b070d83da501 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.880410 | controller |     "Jun 12 21:09:18.530363 crc crio[24437]: time=\"2026-06-12T21:09:18.529776134Z\" level=info msg=\"Removed container d2487c8ffb2c810ef18958fc76942e3f707d9ec1337d7c8bc22730685d32004d: openstack/cinder-db-sync-5wc9b/cinder-db-sync\" id=8538f04a-f4f6-4574-a1d5-b070d83da501 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.880424 | controller |     "Jun 12 21:09:18.532908 crc crio[24437]: time=\"2026-06-12T21:09:18.532746529Z\" level=info msg=\"Removing container: adff543aff80de1119b95201ad5dab637b698570d8535b9694e6df6d6a0ca758\" id=b4b893f3-e901-4bcf-97ef-69760e3bd7df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.880438 | controller |     "Jun 12 21:09:18.587167 crc crio[24437]: time=\"2026-06-12T21:09:18.586880851Z\" level=info msg=\"Removed container adff543aff80de1119b95201ad5dab637b698570d8535b9694e6df6d6a0ca758: openstack/placement-db-sync-r64ts/placement-db-sync\" id=b4b893f3-e901-4bcf-97ef-69760e3bd7df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.880456 | controller |     "Jun 12 21:09:18.608347 crc crio[24437]: time=\"2026-06-12T21:09:18.608237065Z\" level=info msg=\"Stopping pod sandbox: 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b\" id=8ce0a6e0-ed42-40f0-a480-29861ca86b79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.880470 | controller |     "Jun 12 21:09:18.608347 crc crio[24437]: time=\"2026-06-12T21:09:18.608331208Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b\" id=8ce0a6e0-ed42-40f0-a480-29861ca86b79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.880485 | controller |     "Jun 12 21:09:18.609244 crc crio[24437]: time=\"2026-06-12T21:09:18.609167238Z\" level=info msg=\"Removing pod sandbox: 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b\" id=c9232010-0ae7-47bf-9eb1-f5a2188233bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.880499 | controller |     "Jun 12 21:09:18.624138 crc crio[24437]: time=\"2026-06-12T21:09:18.624047459Z\" level=info msg=\"Removed pod sandbox: 0d0e3d81d88ce3824da20ff82c89cc91c18ad5f633c4fdddf6f8e349b8b00d6b\" id=c9232010-0ae7-47bf-9eb1-f5a2188233bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.880514 | controller |     "Jun 12 21:09:18.625668 crc crio[24437]: time=\"2026-06-12T21:09:18.625590199Z\" level=info msg=\"Stopping pod sandbox: fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782\" id=07b29506-ddaf-47da-ae6b-5a7d10bf2c0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.880528 | controller |     "Jun 12 21:09:18.625668 crc crio[24437]: time=\"2026-06-12T21:09:18.625683051Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782\" id=07b29506-ddaf-47da-ae6b-5a7d10bf2c0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.880543 | controller |     "Jun 12 21:09:18.626467 crc crio[24437]: time=\"2026-06-12T21:09:18.62643096Z\" level=info msg=\"Removing pod sandbox: fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782\" id=1bda7fd2-8947-4a08-bccf-939ef35d5b08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.880557 | controller |     "Jun 12 21:09:18.647213 crc crio[24437]: time=\"2026-06-12T21:09:18.647097756Z\" level=info msg=\"Removed pod sandbox: fa26438d92731470ba4bf4c9d9a7cfce3e58a7ba063020d4f1e973c47492e782\" id=1bda7fd2-8947-4a08-bccf-939ef35d5b08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.880572 | controller |     "Jun 12 21:09:18.648284 crc crio[24437]: time=\"2026-06-12T21:09:18.648228944Z\" level=info msg=\"Stopping pod sandbox: f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017\" id=16df30ae-f7b6-42e5-b590-d4ae57543881 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.880586 | controller |     "Jun 12 21:09:18.648679 crc crio[24437]: time=\"2026-06-12T21:09:18.648288186Z\" level=info msg=\"Stopped pod sandbox (already stopped): f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017\" id=16df30ae-f7b6-42e5-b590-d4ae57543881 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.880600 | controller |     "Jun 12 21:09:18.650311 crc crio[24437]: time=\"2026-06-12T21:09:18.650198023Z\" level=info msg=\"Removing pod sandbox: f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017\" id=69fcf1cc-e8cf-4036-9f9c-a3c8c55d7565 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.880615 | controller |     "Jun 12 21:09:18.669176 crc crio[24437]: time=\"2026-06-12T21:09:18.668994133Z\" level=info msg=\"Removed pod sandbox: f61a2ebfb5391aadfd62d22e35827642a7e305f4f1eaadb676800381ac919017\" id=69fcf1cc-e8cf-4036-9f9c-a3c8c55d7565 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.880629 | controller |     "Jun 12 21:09:18.670176 crc crio[24437]: time=\"2026-06-12T21:09:18.670141262Z\" level=info msg=\"Stopping pod sandbox: 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c\" id=3e3f977e-42b9-4ab0-b489-a0033c211339 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.880648 | controller |     "Jun 12 21:09:18.670344 crc crio[24437]: time=\"2026-06-12T21:09:18.670316606Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c\" id=3e3f977e-42b9-4ab0-b489-a0033c211339 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.880663 | controller |     "Jun 12 21:09:18.672661 crc crio[24437]: time=\"2026-06-12T21:09:18.671724932Z\" level=info msg=\"Removing pod sandbox: 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c\" id=90e0f36f-672a-4577-a3e6-5c96993e57b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.880677 | controller |     "Jun 12 21:09:18.688764 crc crio[24437]: time=\"2026-06-12T21:09:18.688671695Z\" level=info msg=\"Removed pod sandbox: 4a09a4b9a6156d791c111550ef1164badb0ed399fa86d2c8bc8f62180cddbe9c\" id=90e0f36f-672a-4577-a3e6-5c96993e57b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.880692 | controller |     "Jun 12 21:09:18.689662 crc crio[24437]: time=\"2026-06-12T21:09:18.68963677Z\" level=info msg=\"Stopping pod sandbox: ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277\" id=dcb21196-a0f1-4467-a725-9ceeeb1e78de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.880706 | controller |     "Jun 12 21:09:18.689801 crc crio[24437]: time=\"2026-06-12T21:09:18.689780973Z\" level=info msg=\"Stopped pod sandbox (already stopped): ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277\" id=dcb21196-a0f1-4467-a725-9ceeeb1e78de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.880720 | controller |     "Jun 12 21:09:18.690607 crc crio[24437]: time=\"2026-06-12T21:09:18.690559733Z\" level=info msg=\"Removing pod sandbox: ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277\" id=df061c36-16c1-4656-a667-033d08c63e97 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.880734 | controller |     "Jun 12 21:09:18.705460 crc crio[24437]: time=\"2026-06-12T21:09:18.705334122Z\" level=info msg=\"Removed pod sandbox: ecc4096f3dd956251662c5e585cb31fdcdc7b7359f2149a380bbf6ac71c63277\" id=df061c36-16c1-4656-a667-033d08c63e97 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.880748 | controller |     "Jun 12 21:09:18.707271 crc crio[24437]: time=\"2026-06-12T21:09:18.707159067Z\" level=info msg=\"Stopping pod sandbox: b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc\" id=3d4ba2bf-997f-44d3-99a6-956b56ec264b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.880762 | controller |     "Jun 12 21:09:18.707625 crc crio[24437]: time=\"2026-06-12T21:09:18.70729018Z\" level=info msg=\"Stopped pod sandbox (already stopped): b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc\" id=3d4ba2bf-997f-44d3-99a6-956b56ec264b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.880776 | controller |     "Jun 12 21:09:18.708391 crc crio[24437]: time=\"2026-06-12T21:09:18.708353107Z\" level=info msg=\"Removing pod sandbox: b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc\" id=e76009c5-5a52-4e26-a52e-462ff53ca3d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.880790 | controller |     "Jun 12 21:09:18.724427 crc crio[24437]: time=\"2026-06-12T21:09:18.724376188Z\" level=info msg=\"Removed pod sandbox: b388f29c45edf996352f54bfb02051c1ed6a78f175dc9ada96c201ecef606cdc\" id=e76009c5-5a52-4e26-a52e-462ff53ca3d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.880804 | controller |     "Jun 12 21:09:18.727685 crc crio[24437]: time=\"2026-06-12T21:09:18.727572577Z\" level=info msg=\"Stopping pod sandbox: 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219\" id=e598f7e5-09c5-4b60-af87-66a6efaa9edf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.880822 | controller |     "Jun 12 21:09:18.727811 crc crio[24437]: time=\"2026-06-12T21:09:18.72768696Z\" level=info msg=\"Stopped pod sandbox (already stopped): 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219\" id=e598f7e5-09c5-4b60-af87-66a6efaa9edf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.880836 | controller |     "Jun 12 21:09:18.728203 crc crio[24437]: time=\"2026-06-12T21:09:18.728137451Z\" level=info msg=\"Removing pod sandbox: 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219\" id=699b6cd5-e3fa-4205-9a81-2130f2558440 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.880868 | controller |     "Jun 12 21:09:18.742625 crc crio[24437]: time=\"2026-06-12T21:09:18.742440118Z\" level=info msg=\"Removed pod sandbox: 073cb1b1c85882cd3ec3ca5849de2da3b82bd3335d2f63f60b32b22f83062219\" id=699b6cd5-e3fa-4205-9a81-2130f2558440 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.880887 | controller |     "Jun 12 21:10:00.548983 crc crio[24437]: time=\"2026-06-12T21:10:00.545150977Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688310-ktqpb/POD\" id=66d081ee-9dd0-43e5-bdfb-c276e00317bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.880902 | controller |     "Jun 12 21:10:00.548983 crc crio[24437]: time=\"2026-06-12T21:10:00.54607764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.880917 | controller |     "Jun 12 21:10:00.591214 crc crio[24437]: time=\"2026-06-12T21:10:00.591049554Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688310-ktqpb Namespace:openshift-infra ID:e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201 UID:593b0c4c-e540-4be1-a62b-50113a0ccbb7 NetNS:/var/run/netns/611db89e-5f3c-4dc3-b910-d89fd0113d6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod593b0c4c_e540_4be1_a62b_50113a0ccbb7.slice PodAnnotations:0xc000c24558}] Aliases:map[]}\"",
2026-06-12 21:48:35.880932 | controller |     "Jun 12 21:10:00.591214 crc crio[24437]: time=\"2026-06-12T21:10:00.591193557Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688310-ktqpb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.880946 | controller |     "Jun 12 21:10:01.160300 crc crio[24437]: 2026-06-12T21:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e55af0e710702c1 Mac:96:85:4c:35:05:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/611db89e-5f3c-4dc3-b910-d89fd0113d6f SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.880961 | controller |     "Jun 12 21:10:01.160616 crc crio[24437]: time=\"2026-06-12T21:10:01.160551425Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688310-ktqpb Namespace:openshift-infra ID:e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201 UID:593b0c4c-e540-4be1-a62b-50113a0ccbb7 NetNS:/var/run/netns/611db89e-5f3c-4dc3-b910-d89fd0113d6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod593b0c4c_e540_4be1_a62b_50113a0ccbb7.slice PodAnnotations:0xc000c24558}] Aliases:map[]}\"",
2026-06-12 21:48:35.880977 | controller |     "Jun 12 21:10:01.160773 crc crio[24437]: time=\"2026-06-12T21:10:01.160717979Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688310-ktqpb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.880991 | controller |     "Jun 12 21:10:01.177852 crc crio[24437]: time=\"2026-06-12T21:10:01.177357575Z\" level=info msg=\"Ran pod sandbox e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201 with infra container: openshift-infra/auto-csr-approver-29688310-ktqpb/POD\" id=66d081ee-9dd0-43e5-bdfb-c276e00317bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.881010 | controller |     "Jun 12 21:10:01.180752 crc crio[24437]: time=\"2026-06-12T21:10:01.180693339Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=587c7d30-63f3-45c9-a268-32d7233d5f32 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.881025 | controller |     "Jun 12 21:10:01.190344 crc crio[24437]: time=\"2026-06-12T21:10:01.190273238Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.881041 | controller |     "Jun 12 21:10:02.370381 crc crio[24437]: time=\"2026-06-12T21:10:02.36925404Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=587c7d30-63f3-45c9-a268-32d7233d5f32 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.881056 | controller |     "Jun 12 21:10:02.374617 crc crio[24437]: time=\"2026-06-12T21:10:02.371075095Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=703f5860-d6e0-4d94-8eb1-e781148b8fdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.881071 | controller |     "Jun 12 21:10:02.374617 crc crio[24437]: time=\"2026-06-12T21:10:02.373218479Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3787c7ea-5be5-44f9-a193-28b3cbde166d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.881086 | controller |     "Jun 12 21:10:02.409011 crc crio[24437]: time=\"2026-06-12T21:10:02.40882842Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688310-ktqpb/oc\" id=b88765f4-c4a8-43c4-b349-abaf9df92927 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.881101 | controller |     "Jun 12 21:10:02.409413 crc crio[24437]: time=\"2026-06-12T21:10:02.409384213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.881116 | controller |     "Jun 12 21:10:02.464975 crc crio[24437]: time=\"2026-06-12T21:10:02.464568943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.881131 | controller |     "Jun 12 21:10:02.784632 crc crio[24437]: time=\"2026-06-12T21:10:02.784396235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.881145 | controller |     "Jun 12 21:10:02.910154 crc crio[24437]: time=\"2026-06-12T21:10:02.909367998Z\" level=info msg=\"Created container c6a628500c7a8f8abd4dde827e823b0dc64cc083d7eb5e203f60fd033b68e893: openshift-infra/auto-csr-approver-29688310-ktqpb/oc\" id=b88765f4-c4a8-43c4-b349-abaf9df92927 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.881159 | controller |     "Jun 12 21:10:02.911595 crc crio[24437]: time=\"2026-06-12T21:10:02.911399289Z\" level=info msg=\"Starting container: c6a628500c7a8f8abd4dde827e823b0dc64cc083d7eb5e203f60fd033b68e893\" id=b74e1f32-5ad9-4d16-b666-d497427ad7d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.881174 | controller |     "Jun 12 21:10:02.923681 crc crio[24437]: time=\"2026-06-12T21:10:02.923594203Z\" level=info msg=\"Started container\" PID=114498 containerID=c6a628500c7a8f8abd4dde827e823b0dc64cc083d7eb5e203f60fd033b68e893 description=openshift-infra/auto-csr-approver-29688310-ktqpb/oc id=b74e1f32-5ad9-4d16-b666-d497427ad7d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201",
2026-06-12 21:48:35.881189 | controller |     "Jun 12 21:10:05.415100 crc crio[24437]: time=\"2026-06-12T21:10:05.41327435Z\" level=info msg=\"Stopping pod sandbox: e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201\" id=23582700-f6e2-44cd-a549-1d8f32901247 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881236 | controller |     "Jun 12 21:10:05.418879 crc crio[24437]: time=\"2026-06-12T21:10:05.41691036Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688310-ktqpb Namespace:openshift-infra ID:e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201 UID:593b0c4c-e540-4be1-a62b-50113a0ccbb7 NetNS:/var/run/netns/611db89e-5f3c-4dc3-b910-d89fd0113d6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod593b0c4c_e540_4be1_a62b_50113a0ccbb7.slice PodAnnotations:0xc0026aa450}] Aliases:map[]}\"",
2026-06-12 21:48:35.881253 | controller |     "Jun 12 21:10:05.418879 crc crio[24437]: time=\"2026-06-12T21:10:05.417478115Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688310-ktqpb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.881268 | controller |     "Jun 12 21:10:05.837562 crc crio[24437]: time=\"2026-06-12T21:10:05.837354579Z\" level=info msg=\"Stopped pod sandbox: e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201\" id=23582700-f6e2-44cd-a549-1d8f32901247 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881284 | controller |     "Jun 12 21:10:18.766484 crc crio[24437]: time=\"2026-06-12T21:10:18.765362153Z\" level=info msg=\"Removing container: a7bf12021612dead92efcde3af82bd8510801904ba1dcf77460515a47ace536f\" id=09e26e44-960b-44b8-b317-e483506d1ce6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.881299 | controller |     "Jun 12 21:10:18.803142 crc crio[24437]: time=\"2026-06-12T21:10:18.802615993Z\" level=info msg=\"Removed container a7bf12021612dead92efcde3af82bd8510801904ba1dcf77460515a47ace536f: openstack/nova-cell0-db-create-b6b5d/mariadb-database-create\" id=09e26e44-960b-44b8-b317-e483506d1ce6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.881313 | controller |     "Jun 12 21:10:18.807162 crc crio[24437]: time=\"2026-06-12T21:10:18.807015994Z\" level=info msg=\"Removing container: 869d3c1da44c07fc2a38ed616010cc279caf8faba8faef51519c86844f780b1f\" id=306602d5-c5b9-4c68-8aaf-93d43c8ca424 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.881328 | controller |     "Jun 12 21:10:18.884081 crc crio[24437]: time=\"2026-06-12T21:10:18.883836323Z\" level=info msg=\"Removed container 869d3c1da44c07fc2a38ed616010cc279caf8faba8faef51519c86844f780b1f: openstack/nova-api-e319-account-create-update-s2c4l/mariadb-account-create-update\" id=306602d5-c5b9-4c68-8aaf-93d43c8ca424 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.881342 | controller |     "Jun 12 21:10:18.887392 crc crio[24437]: time=\"2026-06-12T21:10:18.88730329Z\" level=info msg=\"Removing container: 23a3a15f41c2e5970b5473a53d9bc2a162087f323f58195c05b89bffdb48528a\" id=d09e0566-c08c-4ed0-a33d-9cdb85dc77d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.881357 | controller |     "Jun 12 21:10:18.985002 crc crio[24437]: time=\"2026-06-12T21:10:18.984836207Z\" level=info msg=\"Removed container 23a3a15f41c2e5970b5473a53d9bc2a162087f323f58195c05b89bffdb48528a: openstack/cinder-online-data-migrations-jhb6s/cinder-online-data-migrations\" id=d09e0566-c08c-4ed0-a33d-9cdb85dc77d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.881372 | controller |     "Jun 12 21:10:18.988546 crc crio[24437]: time=\"2026-06-12T21:10:18.988455237Z\" level=info msg=\"Removing container: ad908e850c959bc7f92be0426427cd87abbbdbd694cace266e7e9386ad40850a\" id=d9b3e61e-d4a0-4729-8874-1739ecdc1939 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.881386 | controller |     "Jun 12 21:10:19.021707 crc crio[24437]: time=\"2026-06-12T21:10:19.021611695Z\" level=info msg=\"Removed container ad908e850c959bc7f92be0426427cd87abbbdbd694cace266e7e9386ad40850a: openstack/nova-cell1-db-create-g66wd/mariadb-database-create\" id=d9b3e61e-d4a0-4729-8874-1739ecdc1939 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.881408 | controller |     "Jun 12 21:10:19.025132 crc crio[24437]: time=\"2026-06-12T21:10:19.025007271Z\" level=info msg=\"Removing container: 8d8ecae2f91f7a189baf8f36ed4622fc718f70d3290cc4acc6f72a95206682ba\" id=c02d22f9-aa8b-4998-a9cd-49494713abc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.881423 | controller |     "Jun 12 21:10:19.079899 crc crio[24437]: time=\"2026-06-12T21:10:19.079600294Z\" level=info msg=\"Removed container 8d8ecae2f91f7a189baf8f36ed4622fc718f70d3290cc4acc6f72a95206682ba: openstack/nova-cell0-6112-account-create-update-djx4p/mariadb-account-create-update\" id=c02d22f9-aa8b-4998-a9cd-49494713abc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.881438 | controller |     "Jun 12 21:10:19.083673 crc crio[24437]: time=\"2026-06-12T21:10:19.083491703Z\" level=info msg=\"Removing container: 89fddea9168e520e5dbc4a45364bcbb01cb3ac158ae6acf5c7402c1add0cdad7\" id=8c2253d0-ba7e-493b-9d24-cbac4e186ecb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.881453 | controller |     "Jun 12 21:10:19.273024 crc crio[24437]: time=\"2026-06-12T21:10:19.272848454Z\" level=info msg=\"Removed container 89fddea9168e520e5dbc4a45364bcbb01cb3ac158ae6acf5c7402c1add0cdad7: openshift-infra/auto-csr-approver-29688304-86jdm/oc\" id=8c2253d0-ba7e-493b-9d24-cbac4e186ecb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.881467 | controller |     "Jun 12 21:10:19.277389 crc crio[24437]: time=\"2026-06-12T21:10:19.277285805Z\" level=info msg=\"Removing container: e39bc59d4d797e4f91104606c50410a6755d8a6cdbce917454f1f55e30a602e2\" id=87d3b65f-fb2a-452b-a4ec-7c06181263fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.881482 | controller |     "Jun 12 21:10:19.309141 crc crio[24437]: time=\"2026-06-12T21:10:19.309036959Z\" level=info msg=\"Removed container e39bc59d4d797e4f91104606c50410a6755d8a6cdbce917454f1f55e30a602e2: openstack/nova-cell1-082d-account-create-update-7k879/mariadb-account-create-update\" id=87d3b65f-fb2a-452b-a4ec-7c06181263fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.881496 | controller |     "Jun 12 21:10:19.312309 crc crio[24437]: time=\"2026-06-12T21:10:19.312145936Z\" level=info msg=\"Removing container: a51bb8475d721a329285fa96f28bd12d973b997bf4643a0a4fb5b895de6cf4b0\" id=aad14607-af0e-4c94-bc89-19bc58eff1d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.881510 | controller |     "Jun 12 21:10:19.394266 crc crio[24437]: time=\"2026-06-12T21:10:19.393993541Z\" level=info msg=\"Removed container a51bb8475d721a329285fa96f28bd12d973b997bf4643a0a4fb5b895de6cf4b0: openstack/nova-api-db-create-rpkqq/mariadb-database-create\" id=aad14607-af0e-4c94-bc89-19bc58eff1d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.881525 | controller |     "Jun 12 21:10:19.403853 crc crio[24437]: time=\"2026-06-12T21:10:19.403764076Z\" level=info msg=\"Stopping pod sandbox: f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a\" id=a95a3460-371f-4a48-82d5-765e1638b59f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881539 | controller |     "Jun 12 21:10:19.403853 crc crio[24437]: time=\"2026-06-12T21:10:19.403848918Z\" level=info msg=\"Stopped pod sandbox (already stopped): f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a\" id=a95a3460-371f-4a48-82d5-765e1638b59f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881554 | controller |     "Jun 12 21:10:19.404908 crc crio[24437]: time=\"2026-06-12T21:10:19.404867814Z\" level=info msg=\"Removing pod sandbox: f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a\" id=757f2433-0b99-455b-b7b7-9aecd9dff59d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.881572 | controller |     "Jun 12 21:10:19.424681 crc crio[24437]: time=\"2026-06-12T21:10:19.424615098Z\" level=info msg=\"Removed pod sandbox: f0428f6240f23ab4f0b6dee6ae6852e5583ee5e8ce64d23439bf66e9049c220a\" id=757f2433-0b99-455b-b7b7-9aecd9dff59d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.881587 | controller |     "Jun 12 21:10:19.426128 crc crio[24437]: time=\"2026-06-12T21:10:19.426051053Z\" level=info msg=\"Stopping pod sandbox: 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675\" id=87c64962-2ad0-43aa-89c1-39517e37c0c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881601 | controller |     "Jun 12 21:10:19.426233 crc crio[24437]: time=\"2026-06-12T21:10:19.426152956Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675\" id=87c64962-2ad0-43aa-89c1-39517e37c0c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881616 | controller |     "Jun 12 21:10:19.427369 crc crio[24437]: time=\"2026-06-12T21:10:19.427231332Z\" level=info msg=\"Removing pod sandbox: 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675\" id=bc95c6d3-13c0-4a7f-a6f8-411d25497b23 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.881630 | controller |     "Jun 12 21:10:19.446072 crc crio[24437]: time=\"2026-06-12T21:10:19.446014372Z\" level=info msg=\"Removed pod sandbox: 78a0b64f19feb6bb15a1fec97b97ce1352437cd70178cb39c8d0763f3b2ea675\" id=bc95c6d3-13c0-4a7f-a6f8-411d25497b23 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.881645 | controller |     "Jun 12 21:10:19.448747 crc crio[24437]: time=\"2026-06-12T21:10:19.448679229Z\" level=info msg=\"Stopping pod sandbox: 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779\" id=419f819b-e0a9-41f6-906c-8a82141ff356 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881659 | controller |     "Jun 12 21:10:19.449136 crc crio[24437]: time=\"2026-06-12T21:10:19.448769621Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779\" id=419f819b-e0a9-41f6-906c-8a82141ff356 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881674 | controller |     "Jun 12 21:10:19.449865 crc crio[24437]: time=\"2026-06-12T21:10:19.449830737Z\" level=info msg=\"Removing pod sandbox: 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779\" id=604b1fad-7a9c-4801-9060-1712385dc137 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.881688 | controller |     "Jun 12 21:10:19.470126 crc crio[24437]: time=\"2026-06-12T21:10:19.470008431Z\" level=info msg=\"Removed pod sandbox: 77ef172a715b64e65e95e842eaf315527d2453da4698212ca4baa9a7b16ea779\" id=604b1fad-7a9c-4801-9060-1712385dc137 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.881703 | controller |     "Jun 12 21:10:19.471792 crc crio[24437]: time=\"2026-06-12T21:10:19.471715654Z\" level=info msg=\"Stopping pod sandbox: 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70\" id=b1642eea-d968-4243-85d8-815e779b144e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881717 | controller |     "Jun 12 21:10:19.471792 crc crio[24437]: time=\"2026-06-12T21:10:19.471777415Z\" level=info msg=\"Stopped pod sandbox (already stopped): 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70\" id=b1642eea-d968-4243-85d8-815e779b144e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881732 | controller |     "Jun 12 21:10:19.472553 crc crio[24437]: time=\"2026-06-12T21:10:19.472468103Z\" level=info msg=\"Removing pod sandbox: 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70\" id=f78ee463-4d4b-4892-950a-3a0a903be15b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.881746 | controller |     "Jun 12 21:10:19.495550 crc crio[24437]: time=\"2026-06-12T21:10:19.494565535Z\" level=info msg=\"Removed pod sandbox: 036ccd1c525956df8eec97693ed2e717b4254ca7e7293c815a442dc052810a70\" id=f78ee463-4d4b-4892-950a-3a0a903be15b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.881764 | controller |     "Jun 12 21:10:19.495550 crc crio[24437]: time=\"2026-06-12T21:10:19.495548649Z\" level=info msg=\"Stopping pod sandbox: 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88\" id=f2946713-baa0-4ae9-898f-8009d6e3c389 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881779 | controller |     "Jun 12 21:10:19.495911 crc crio[24437]: time=\"2026-06-12T21:10:19.495603171Z\" level=info msg=\"Stopped pod sandbox (already stopped): 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88\" id=f2946713-baa0-4ae9-898f-8009d6e3c389 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881794 | controller |     "Jun 12 21:10:19.496346 crc crio[24437]: time=\"2026-06-12T21:10:19.496092623Z\" level=info msg=\"Removing pod sandbox: 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88\" id=e3b19f8a-eee1-4142-80f3-799825572966 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.881809 | controller |     "Jun 12 21:10:19.515904 crc crio[24437]: time=\"2026-06-12T21:10:19.515759344Z\" level=info msg=\"Removed pod sandbox: 93611a186e1b3d46b66d2a7a22e257dd179806759d77030e6dede886bae98d88\" id=e3b19f8a-eee1-4142-80f3-799825572966 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.881823 | controller |     "Jun 12 21:10:19.517135 crc crio[24437]: time=\"2026-06-12T21:10:19.517099288Z\" level=info msg=\"Stopping pod sandbox: 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40\" id=07073381-c1a3-42f5-be7b-1fb1e9151a04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881869 | controller |     "Jun 12 21:10:19.517318 crc crio[24437]: time=\"2026-06-12T21:10:19.517295293Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40\" id=07073381-c1a3-42f5-be7b-1fb1e9151a04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881886 | controller |     "Jun 12 21:10:19.520234 crc crio[24437]: time=\"2026-06-12T21:10:19.519198351Z\" level=info msg=\"Removing pod sandbox: 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40\" id=605b3714-462a-4bf8-9730-3b4a607cf099 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.881901 | controller |     "Jun 12 21:10:19.535559 crc crio[24437]: time=\"2026-06-12T21:10:19.535409566Z\" level=info msg=\"Removed pod sandbox: 2867eabb455a419e5d04831251076f49f49f2f25cdd65e3d1be94fbb19175c40\" id=605b3714-462a-4bf8-9730-3b4a607cf099 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.881916 | controller |     "Jun 12 21:10:19.536457 crc crio[24437]: time=\"2026-06-12T21:10:19.536427501Z\" level=info msg=\"Stopping pod sandbox: a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497\" id=87dfce85-30d3-4ff3-9aa0-b40d528e2818 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881930 | controller |     "Jun 12 21:10:19.536663 crc crio[24437]: time=\"2026-06-12T21:10:19.536640956Z\" level=info msg=\"Stopped pod sandbox (already stopped): a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497\" id=87dfce85-30d3-4ff3-9aa0-b40d528e2818 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881945 | controller |     "Jun 12 21:10:19.537567 crc crio[24437]: time=\"2026-06-12T21:10:19.537331794Z\" level=info msg=\"Removing pod sandbox: a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497\" id=7c41046c-36e2-469b-adcd-82591ae49454 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.881960 | controller |     "Jun 12 21:10:19.555055 crc crio[24437]: time=\"2026-06-12T21:10:19.554881102Z\" level=info msg=\"Removed pod sandbox: a48ef6a2eabb82b829deae539c6e67a7ea5ee6cabf6d01e3e196af845a858497\" id=7c41046c-36e2-469b-adcd-82591ae49454 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.881974 | controller |     "Jun 12 21:10:19.558509 crc crio[24437]: time=\"2026-06-12T21:10:19.558416451Z\" level=info msg=\"Stopping pod sandbox: 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7\" id=92678b45-b1a3-40bf-a3ca-9e676832857c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.881992 | controller |     "Jun 12 21:10:19.558509 crc crio[24437]: time=\"2026-06-12T21:10:19.558507713Z\" level=info msg=\"Stopped pod sandbox (already stopped): 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7\" id=92678b45-b1a3-40bf-a3ca-9e676832857c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.882007 | controller |     "Jun 12 21:10:19.559774 crc crio[24437]: time=\"2026-06-12T21:10:19.559732203Z\" level=info msg=\"Removing pod sandbox: 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7\" id=0c3261fe-b6c3-4a75-adde-43840ce2d8d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.882021 | controller |     "Jun 12 21:10:19.577109 crc crio[24437]: time=\"2026-06-12T21:10:19.57679027Z\" level=info msg=\"Removed pod sandbox: 331e97fd58a11e8fe5e9df9bd0832444398dd2666554c3617c800acbb7551de7\" id=0c3261fe-b6c3-4a75-adde-43840ce2d8d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.882036 | controller |     "Jun 12 21:11:19.598692 crc crio[24437]: time=\"2026-06-12T21:11:19.597613726Z\" level=info msg=\"Removing container: 3838a6e374760b914b610c81866773b40143f04633b9ecd95f64d5a3df6b1052\" id=d45b629b-a513-4222-a335-30a0c5bb321b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.882050 | controller |     "Jun 12 21:11:19.763168 crc crio[24437]: time=\"2026-06-12T21:11:19.76304198Z\" level=info msg=\"Removed container 3838a6e374760b914b610c81866773b40143f04633b9ecd95f64d5a3df6b1052: openstack/nova-cell0-cell-mapping-9bpfw/nova-manage\" id=d45b629b-a513-4222-a335-30a0c5bb321b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.882065 | controller |     "Jun 12 21:11:19.767248 crc crio[24437]: time=\"2026-06-12T21:11:19.767167363Z\" level=info msg=\"Removing container: c13efcc2e09dd49ad606e13e2de4171e18e5513ed5a04c73f4ee9d1b807b0480\" id=b6aa5280-310a-4d71-9074-2f3f9b3e6290 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.882080 | controller |     "Jun 12 21:11:19.913512 crc crio[24437]: time=\"2026-06-12T21:11:19.913250813Z\" level=info msg=\"Removed container c13efcc2e09dd49ad606e13e2de4171e18e5513ed5a04c73f4ee9d1b807b0480: openstack/nova-cell0-conductor-db-sync-rhspw/nova-cell0-conductor-db-sync\" id=b6aa5280-310a-4d71-9074-2f3f9b3e6290 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.882094 | controller |     "Jun 12 21:11:19.925525 crc crio[24437]: time=\"2026-06-12T21:11:19.925433178Z\" level=info msg=\"Stopping pod sandbox: 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d\" id=ee3e4f61-d875-498d-a9ab-ed2d4675c65e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.882109 | controller |     "Jun 12 21:11:19.925861 crc crio[24437]: time=\"2026-06-12T21:11:19.925569451Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d\" id=ee3e4f61-d875-498d-a9ab-ed2d4675c65e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.882124 | controller |     "Jun 12 21:11:19.926861 crc crio[24437]: time=\"2026-06-12T21:11:19.926813322Z\" level=info msg=\"Removing pod sandbox: 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d\" id=2af9cbbf-21f5-49e0-b43f-a10990cff0aa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.882138 | controller |     "Jun 12 21:11:19.948060 crc crio[24437]: time=\"2026-06-12T21:11:19.947875329Z\" level=info msg=\"Removed pod sandbox: 8bd2cdaaa14fd452be7cd18e501431c28b4cc43d6b65b9938b3f5efb79f8619d\" id=2af9cbbf-21f5-49e0-b43f-a10990cff0aa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.882153 | controller |     "Jun 12 21:11:19.949194 crc crio[24437]: time=\"2026-06-12T21:11:19.949150251Z\" level=info msg=\"Stopping pod sandbox: 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8\" id=dbd82bb3-184e-4bb9-89e7-90f2c3bca56b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.882170 | controller |     "Jun 12 21:11:19.949312 crc crio[24437]: time=\"2026-06-12T21:11:19.949220743Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8\" id=dbd82bb3-184e-4bb9-89e7-90f2c3bca56b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.882185 | controller |     "Jun 12 21:11:19.949892 crc crio[24437]: time=\"2026-06-12T21:11:19.949833608Z\" level=info msg=\"Removing pod sandbox: 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8\" id=db18679e-0dc8-452c-b7e6-c9d480746673 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.882199 | controller |     "Jun 12 21:11:19.967006 crc crio[24437]: time=\"2026-06-12T21:11:19.966867863Z\" level=info msg=\"Removed pod sandbox: 41b346f7a5851e5747a141f1f04d1ac343e147483064cc0d09b348b31c3b79e8\" id=db18679e-0dc8-452c-b7e6-c9d480746673 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.882213 | controller |     "Jun 12 21:11:59.104485 crc crio[24437]: time=\"2026-06-12T21:11:59.093735767Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-lwwks/POD\" id=b1bac667-037d-4cc8-bf45-24d3794bc79b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.882228 | controller |     "Jun 12 21:11:59.104485 crc crio[24437]: time=\"2026-06-12T21:11:59.099758767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.882243 | controller |     "Jun 12 21:11:59.427751 crc crio[24437]: time=\"2026-06-12T21:11:59.4264574Z\" level=info msg=\"Got pod network &{Name:certified-operators-lwwks Namespace:openshift-marketplace ID:c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605 UID:e66c7cc7-c1fb-42ea-8b90-baa0164ae81b NetNS:/var/run/netns/e594796d-ff0d-438e-ad70-7b3d44fe8fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode66c7cc7_c1fb_42ea_8b90_baa0164ae81b.slice PodAnnotations:0xc006ecd030}] Aliases:map[]}\"",
2026-06-12 21:48:35.882258 | controller |     "Jun 12 21:11:59.427751 crc crio[24437]: time=\"2026-06-12T21:11:59.426617124Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-lwwks to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.882273 | controller |     "Jun 12 21:12:00.632715 crc crio[24437]: 2026-06-12T21:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c500398b0c97df4 Mac:32:29:82:48:01:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/e594796d-ff0d-438e-ad70-7b3d44fe8fca SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.882288 | controller |     "Jun 12 21:12:00.638072 crc crio[24437]: time=\"2026-06-12T21:12:00.636722985Z\" level=info msg=\"Got pod network &{Name:certified-operators-lwwks Namespace:openshift-marketplace ID:c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605 UID:e66c7cc7-c1fb-42ea-8b90-baa0164ae81b NetNS:/var/run/netns/e594796d-ff0d-438e-ad70-7b3d44fe8fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode66c7cc7_c1fb_42ea_8b90_baa0164ae81b.slice PodAnnotations:0xc006ecd030}] Aliases:map[]}\"",
2026-06-12 21:48:35.882303 | controller |     "Jun 12 21:12:00.638072 crc crio[24437]: time=\"2026-06-12T21:12:00.63731806Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-lwwks for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.882318 | controller |     "Jun 12 21:12:00.686143 crc crio[24437]: time=\"2026-06-12T21:12:00.685401651Z\" level=info msg=\"Ran pod sandbox c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605 with infra container: openshift-marketplace/certified-operators-lwwks/POD\" id=b1bac667-037d-4cc8-bf45-24d3794bc79b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.882337 | controller |     "Jun 12 21:12:00.689354 crc crio[24437]: time=\"2026-06-12T21:12:00.689255888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9ea7ea02-0f20-4231-91fc-35a841e10681 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.882352 | controller |     "Jun 12 21:12:00.695115 crc crio[24437]: time=\"2026-06-12T21:12:00.695048872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0fedc914-c993-49b8-a8dc-792212a716ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.882367 | controller |     "Jun 12 21:12:00.715117 crc crio[24437]: time=\"2026-06-12T21:12:00.714796817Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lwwks/extract-utilities\" id=e8325137-1627-44d1-9405-27189ac73aa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.882382 | controller |     "Jun 12 21:12:00.717630 crc crio[24437]: time=\"2026-06-12T21:12:00.717079753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.882396 | controller |     "Jun 12 21:12:00.766018 crc crio[24437]: time=\"2026-06-12T21:12:00.765654546Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688312-4cdf9/POD\" id=d6c4cde8-d39c-42b6-a815-c49c784c3863 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.882411 | controller |     "Jun 12 21:12:00.766286 crc crio[24437]: time=\"2026-06-12T21:12:00.766167909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.882425 | controller |     "Jun 12 21:12:01.028520 crc crio[24437]: time=\"2026-06-12T21:12:01.028243159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.882440 | controller |     "Jun 12 21:12:01.054329 crc crio[24437]: time=\"2026-06-12T21:12:01.054180158Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688312-4cdf9 Namespace:openshift-infra ID:c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b UID:c30b5ee3-720a-4f7f-b298-5b44c381ff54 NetNS:/var/run/netns/f0a18549-ad1f-4705-9b32-c1337cc4ba5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc30b5ee3_720a_4f7f_b298_5b44c381ff54.slice PodAnnotations:0xc006ecc0c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.882455 | controller |     "Jun 12 21:12:01.054329 crc crio[24437]: time=\"2026-06-12T21:12:01.054311451Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688312-4cdf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.882470 | controller |     "Jun 12 21:12:01.088817 crc crio[24437]: time=\"2026-06-12T21:12:01.088512555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.882485 | controller |     "Jun 12 21:12:01.385112 crc crio[24437]: time=\"2026-06-12T21:12:01.384410109Z\" level=info msg=\"Created container 45adaa036596444e64779f7ee54bcd853db762b33f0d1f88d111e03008dec7c5: openshift-marketplace/certified-operators-lwwks/extract-utilities\" id=e8325137-1627-44d1-9405-27189ac73aa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.882503 | controller |     "Jun 12 21:12:01.392639 crc crio[24437]: time=\"2026-06-12T21:12:01.39244847Z\" level=info msg=\"Starting container: 45adaa036596444e64779f7ee54bcd853db762b33f0d1f88d111e03008dec7c5\" id=37b28946-03d3-4506-a3c0-75597cf8a4e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.882518 | controller |     "Jun 12 21:12:01.431788 crc crio[24437]: time=\"2026-06-12T21:12:01.431194819Z\" level=info msg=\"Started container\" PID=120323 containerID=45adaa036596444e64779f7ee54bcd853db762b33f0d1f88d111e03008dec7c5 description=openshift-marketplace/certified-operators-lwwks/extract-utilities id=37b28946-03d3-4506-a3c0-75597cf8a4e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605",
2026-06-12 21:48:35.882533 | controller |     "Jun 12 21:12:02.578090 crc crio[24437]: time=\"2026-06-12T21:12:02.567289639Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c0a5434b-1c2c-477e-812a-391160217b85 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.882547 | controller |     "Jun 12 21:12:02.652313 crc crio[24437]: time=\"2026-06-12T21:12:02.6413666Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.882563 | controller |     "Jun 12 21:12:03.847033 crc crio[24437]: 2026-06-12T21:12:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2949197e41cfe0 Mac:a2:13:c0:d5:a6:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/f0a18549-ad1f-4705-9b32-c1337cc4ba5b SocketPath: PciID:}] [{Interface:0xc0004be6a0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.882578 | controller |     "Jun 12 21:12:03.895886 crc crio[24437]: time=\"2026-06-12T21:12:03.855910582Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688312-4cdf9 Namespace:openshift-infra ID:c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b UID:c30b5ee3-720a-4f7f-b298-5b44c381ff54 NetNS:/var/run/netns/f0a18549-ad1f-4705-9b32-c1337cc4ba5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc30b5ee3_720a_4f7f_b298_5b44c381ff54.slice PodAnnotations:0xc006ecc0c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.882593 | controller |     "Jun 12 21:12:03.953433 crc crio[24437]: time=\"2026-06-12T21:12:03.918908156Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688312-4cdf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.882608 | controller |     "Jun 12 21:12:04.109880 crc crio[24437]: time=\"2026-06-12T21:12:04.108110963Z\" level=info msg=\"Ran pod sandbox c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b with infra container: openshift-infra/auto-csr-approver-29688312-4cdf9/POD\" id=d6c4cde8-d39c-42b6-a815-c49c784c3863 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.882623 | controller |     "Jun 12 21:12:04.133446 crc crio[24437]: time=\"2026-06-12T21:12:04.133335214Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=22e77e01-38ac-4488-b493-370dd43f1257 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.882638 | controller |     "Jun 12 21:12:04.166173 crc crio[24437]: time=\"2026-06-12T21:12:04.164797Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.882652 | controller |     "Jun 12 21:12:05.525161 crc crio[24437]: time=\"2026-06-12T21:12:05.524538379Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=22e77e01-38ac-4488-b493-370dd43f1257 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.882667 | controller |     "Jun 12 21:12:05.527820 crc crio[24437]: time=\"2026-06-12T21:12:05.52774559Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=42db8deb-817b-40a4-a615-c70b757aa433 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.882685 | controller |     "Jun 12 21:12:05.533689 crc crio[24437]: time=\"2026-06-12T21:12:05.533527435Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6e435118-3e44-4f87-9c71-267584e60e91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.882700 | controller |     "Jun 12 21:12:05.543033 crc crio[24437]: time=\"2026-06-12T21:12:05.542853758Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688312-4cdf9/oc\" id=56ac4394-17e3-48f4-8066-bc1991bc2a27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.882714 | controller |     "Jun 12 21:12:05.545650 crc crio[24437]: time=\"2026-06-12T21:12:05.545540915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.882728 | controller |     "Jun 12 21:12:05.641978 crc crio[24437]: time=\"2026-06-12T21:12:05.641835271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.882743 | controller |     "Jun 12 21:12:08.028528 crc crio[24437]: time=\"2026-06-12T21:12:08.027098979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.882757 | controller |     "Jun 12 21:12:08.340149 crc crio[24437]: time=\"2026-06-12T21:12:08.334220353Z\" level=info msg=\"Created container e9c9fa52aec8f935a13c1bbb48705042751a035467f7ceeb4872f9476d42fbd9: openshift-infra/auto-csr-approver-29688312-4cdf9/oc\" id=56ac4394-17e3-48f4-8066-bc1991bc2a27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.882771 | controller |     "Jun 12 21:12:08.349744 crc crio[24437]: time=\"2026-06-12T21:12:08.349671239Z\" level=info msg=\"Starting container: e9c9fa52aec8f935a13c1bbb48705042751a035467f7ceeb4872f9476d42fbd9\" id=8d77719f-250a-426e-a699-af083e1845df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.882785 | controller |     "Jun 12 21:12:08.462634 crc crio[24437]: time=\"2026-06-12T21:12:08.460793977Z\" level=info msg=\"Started container\" PID=120693 containerID=e9c9fa52aec8f935a13c1bbb48705042751a035467f7ceeb4872f9476d42fbd9 description=openshift-infra/auto-csr-approver-29688312-4cdf9/oc id=8d77719f-250a-426e-a699-af083e1845df name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b",
2026-06-12 21:48:35.882799 | controller |     "Jun 12 21:12:13.531685 crc crio[24437]: time=\"2026-06-12T21:12:13.528890928Z\" level=info msg=\"Stopping pod sandbox: c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b\" id=5e43a5ed-7a7a-46e8-880c-838fe8fc5b06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.882814 | controller |     "Jun 12 21:12:13.538319 crc crio[24437]: time=\"2026-06-12T21:12:13.538072128Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688312-4cdf9 Namespace:openshift-infra ID:c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b UID:c30b5ee3-720a-4f7f-b298-5b44c381ff54 NetNS:/var/run/netns/f0a18549-ad1f-4705-9b32-c1337cc4ba5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc30b5ee3_720a_4f7f_b298_5b44c381ff54.slice PodAnnotations:0xc001f6d008}] Aliases:map[]}\"",
2026-06-12 21:48:35.882828 | controller |     "Jun 12 21:12:13.539025 crc crio[24437]: time=\"2026-06-12T21:12:13.538746524Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688312-4cdf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.882846 | controller |     "Jun 12 21:12:15.214201 crc crio[24437]: time=\"2026-06-12T21:12:15.213325372Z\" level=info msg=\"Stopped pod sandbox: c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b\" id=5e43a5ed-7a7a-46e8-880c-838fe8fc5b06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.882880 | controller |     "Jun 12 21:12:20.168091 crc crio[24437]: time=\"2026-06-12T21:12:20.167198588Z\" level=info msg=\"Removing container: 09f89783304aec0fed46bb5910536c61f6720025a038840b6271e650f4603920\" id=bb59d6d0-b4b0-486e-966d-c453e45ef1db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.882895 | controller |     "Jun 12 21:12:20.757492 crc crio[24437]: time=\"2026-06-12T21:12:20.756839881Z\" level=info msg=\"Removed container 09f89783304aec0fed46bb5910536c61f6720025a038840b6271e650f4603920: openstack/nova-cell1-cell-mapping-9t228/nova-manage\" id=bb59d6d0-b4b0-486e-966d-c453e45ef1db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.882910 | controller |     "Jun 12 21:12:20.761470 crc crio[24437]: time=\"2026-06-12T21:12:20.761393026Z\" level=info msg=\"Removing container: d9bcee497f413e6571923c728fdb7a81342c143a3fb48d81b0195a7405286ba4\" id=e034e9e3-1f4b-48fb-a3da-dc2aa2e5243c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.882925 | controller |     "Jun 12 21:12:20.941273 crc crio[24437]: time=\"2026-06-12T21:12:20.941128797Z\" level=info msg=\"Removed container d9bcee497f413e6571923c728fdb7a81342c143a3fb48d81b0195a7405286ba4: openstack/nova-cell1-conductor-db-sync-2d2vt/nova-cell1-conductor-db-sync\" id=e034e9e3-1f4b-48fb-a3da-dc2aa2e5243c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.882939 | controller |     "Jun 12 21:12:20.944866 crc crio[24437]: time=\"2026-06-12T21:12:20.944788759Z\" level=info msg=\"Removing container: cb9bd740ccac1dd670d296af055ba94a21b95f2cf9a0ecaa82b9abfb9c7ecf33\" id=95c7a0a5-6600-414e-9166-adca27e1d5c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.882954 | controller |     "Jun 12 21:12:22.309458 crc crio[24437]: time=\"2026-06-12T21:12:22.30747376Z\" level=info msg=\"Removed container cb9bd740ccac1dd670d296af055ba94a21b95f2cf9a0ecaa82b9abfb9c7ecf33: openshift-infra/auto-csr-approver-29688306-p9lgx/oc\" id=95c7a0a5-6600-414e-9166-adca27e1d5c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.882968 | controller |     "Jun 12 21:12:22.401042 crc crio[24437]: time=\"2026-06-12T21:12:22.400857614Z\" level=info msg=\"Stopping pod sandbox: a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991\" id=8ce133ae-9e73-477c-af29-251726278fea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.882983 | controller |     "Jun 12 21:12:22.401042 crc crio[24437]: time=\"2026-06-12T21:12:22.401060189Z\" level=info msg=\"Stopped pod sandbox (already stopped): a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991\" id=8ce133ae-9e73-477c-af29-251726278fea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.882997 | controller |     "Jun 12 21:12:22.406782 crc crio[24437]: time=\"2026-06-12T21:12:22.406661709Z\" level=info msg=\"Removing pod sandbox: a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991\" id=67105419-bc98-41f0-9581-bcc143779cbc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.883011 | controller |     "Jun 12 21:12:22.451814 crc crio[24437]: time=\"2026-06-12T21:12:22.451413776Z\" level=info msg=\"Removed pod sandbox: a7837279473acb63466a998a0acb3ef7baba790f31ce802c12ddbe6e9d40b991\" id=67105419-bc98-41f0-9581-bcc143779cbc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.883026 | controller |     "Jun 12 21:12:22.454245 crc crio[24437]: time=\"2026-06-12T21:12:22.453500819Z\" level=info msg=\"Stopping pod sandbox: 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4\" id=2c429de4-e33d-4494-b116-f78a84ca9919 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.883040 | controller |     "Jun 12 21:12:22.454245 crc crio[24437]: time=\"2026-06-12T21:12:22.453636422Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4\" id=2c429de4-e33d-4494-b116-f78a84ca9919 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.883060 | controller |     "Jun 12 21:12:22.454758 crc crio[24437]: time=\"2026-06-12T21:12:22.45432775Z\" level=info msg=\"Removing pod sandbox: 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4\" id=f737a4b1-b9f5-4357-90e6-2bf969fbadd7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.883075 | controller |     "Jun 12 21:12:22.495128 crc crio[24437]: time=\"2026-06-12T21:12:22.495029496Z\" level=info msg=\"Removed pod sandbox: 84499ddc16c2a58d8532305f8ce05526165395cb35cf58387eccb214ab9524b4\" id=f737a4b1-b9f5-4357-90e6-2bf969fbadd7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.883090 | controller |     "Jun 12 21:12:22.502867 crc crio[24437]: time=\"2026-06-12T21:12:22.502004361Z\" level=info msg=\"Stopping pod sandbox: 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d\" id=d04867fe-e88b-498e-a882-376605be12d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.883105 | controller |     "Jun 12 21:12:22.502867 crc crio[24437]: time=\"2026-06-12T21:12:22.502099254Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d\" id=d04867fe-e88b-498e-a882-376605be12d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.883120 | controller |     "Jun 12 21:12:22.504510 crc crio[24437]: time=\"2026-06-12T21:12:22.504448493Z\" level=info msg=\"Removing pod sandbox: 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d\" id=01933124-5fc4-44b8-9577-f62f8f1e0881 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.883135 | controller |     "Jun 12 21:12:22.552148 crc crio[24437]: time=\"2026-06-12T21:12:22.552054712Z\" level=info msg=\"Removed pod sandbox: 8493de03863d299976695121261ca907bf371555f5bc5b7471224974033bec0d\" id=01933124-5fc4-44b8-9577-f62f8f1e0881 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.883150 | controller |     "Jun 12 21:12:22.868890 crc crio[24437]: time=\"2026-06-12T21:12:22.868284895Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-g6c9n/POD\" id=cfa62e79-a7d1-4518-b5e6-1b8021763922 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.883164 | controller |     "Jun 12 21:12:22.869146 crc crio[24437]: time=\"2026-06-12T21:12:22.869094886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.883179 | controller |     "Jun 12 21:12:30.211803 crc crio[24437]: time=\"2026-06-12T21:12:30.210371761Z\" level=info msg=\"Got pod network &{Name:community-operators-g6c9n Namespace:openshift-marketplace ID:cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de UID:6ae84e83-0afc-4f6d-bffb-7e93bc029078 NetNS:/var/run/netns/07d0cfdc-f740-4992-ab83-91b73667fd6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ae84e83_0afc_4f6d_bffb_7e93bc029078.slice PodAnnotations:0xc001f6c088}] Aliases:map[]}\"",
2026-06-12 21:48:35.883194 | controller |     "Jun 12 21:12:30.211803 crc crio[24437]: time=\"2026-06-12T21:12:30.211741366Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-g6c9n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.883208 | controller |     "Jun 12 21:12:30.390151 crc crio[24437]: time=\"2026-06-12T21:12:30.389193769Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064\" id=c0a5434b-1c2c-477e-812a-391160217b85 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.883227 | controller |     "Jun 12 21:12:30.392148 crc crio[24437]: time=\"2026-06-12T21:12:30.392051591Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e594b622-97d4-48a4-b624-4e6006b84c69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.883242 | controller |     "Jun 12 21:12:30.402599 crc crio[24437]: time=\"2026-06-12T21:12:30.402478742Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f0c3d31b-9556-4145-a3be-0d3cbdf05417 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.883257 | controller |     "Jun 12 21:12:30.431439 crc crio[24437]: time=\"2026-06-12T21:12:30.429192059Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lwwks/extract-content\" id=026e3c8d-4536-4767-8db2-4da453d89bac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.883272 | controller |     "Jun 12 21:12:30.431784 crc crio[24437]: time=\"2026-06-12T21:12:30.431500766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.883287 | controller |     "Jun 12 21:12:30.523445 crc crio[24437]: time=\"2026-06-12T21:12:30.51887399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.883301 | controller |     "Jun 12 21:12:30.528549 crc crio[24437]: time=\"2026-06-12T21:12:30.528239995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.883316 | controller |     "Jun 12 21:12:30.722794 crc crio[24437]: time=\"2026-06-12T21:12:30.722088319Z\" level=info msg=\"Created container 554f3c0417ba823f0a51533c5a8d2ad10fc26ef768e5a0dc356761cc29278ff4: openshift-marketplace/certified-operators-lwwks/extract-content\" id=026e3c8d-4536-4767-8db2-4da453d89bac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.883330 | controller |     "Jun 12 21:12:30.728167 crc crio[24437]: time=\"2026-06-12T21:12:30.727846262Z\" level=info msg=\"Starting container: 554f3c0417ba823f0a51533c5a8d2ad10fc26ef768e5a0dc356761cc29278ff4\" id=3ffabcf9-56db-4cfd-a3de-35058e3c76bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.883345 | controller |     "Jun 12 21:12:30.735842 crc crio[24437]: time=\"2026-06-12T21:12:30.735718609Z\" level=info msg=\"Started container\" PID=121940 containerID=554f3c0417ba823f0a51533c5a8d2ad10fc26ef768e5a0dc356761cc29278ff4 description=openshift-marketplace/certified-operators-lwwks/extract-content id=3ffabcf9-56db-4cfd-a3de-35058e3c76bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605",
2026-06-12 21:48:35.883360 | controller |     "Jun 12 21:12:30.878490 crc crio[24437]: 2026-06-12T21:12:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd96f1f110fab8b Mac:1a:2c:40:3e:30:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/07d0cfdc-f740-4992-ab83-91b73667fd6e SocketPath: PciID:}] [{Interface:0xc00052e760 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.883375 | controller |     "Jun 12 21:12:30.880506 crc crio[24437]: time=\"2026-06-12T21:12:30.880421335Z\" level=info msg=\"Got pod network &{Name:community-operators-g6c9n Namespace:openshift-marketplace ID:cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de UID:6ae84e83-0afc-4f6d-bffb-7e93bc029078 NetNS:/var/run/netns/07d0cfdc-f740-4992-ab83-91b73667fd6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ae84e83_0afc_4f6d_bffb_7e93bc029078.slice PodAnnotations:0xc001f6c088}] Aliases:map[]}\"",
2026-06-12 21:48:35.883394 | controller |     "Jun 12 21:12:30.880773 crc crio[24437]: time=\"2026-06-12T21:12:30.880710592Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-g6c9n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.883409 | controller |     "Jun 12 21:12:30.894319 crc crio[24437]: time=\"2026-06-12T21:12:30.8942021Z\" level=info msg=\"Ran pod sandbox cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de with infra container: openshift-marketplace/community-operators-g6c9n/POD\" id=cfa62e79-a7d1-4518-b5e6-1b8021763922 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.883424 | controller |     "Jun 12 21:12:30.897538 crc crio[24437]: time=\"2026-06-12T21:12:30.89743632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2bb0b17-04b7-4d79-8716-3b6e6d6d8822 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.883440 | controller |     "Jun 12 21:12:30.901463 crc crio[24437]: time=\"2026-06-12T21:12:30.901349938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df053bec-8710-4c16-8f7b-121e09de449a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.883454 | controller |     "Jun 12 21:12:30.919958 crc crio[24437]: time=\"2026-06-12T21:12:30.91982923Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g6c9n/extract-utilities\" id=f5b5d33c-ec3c-43f8-a7ae-162fcd7e44ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.883469 | controller |     "Jun 12 21:12:30.920436 crc crio[24437]: time=\"2026-06-12T21:12:30.920377664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.883484 | controller |     "Jun 12 21:12:30.979992 crc crio[24437]: time=\"2026-06-12T21:12:30.974468305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.883498 | controller |     "Jun 12 21:12:30.981461 crc crio[24437]: time=\"2026-06-12T21:12:30.981382198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.883513 | controller |     "Jun 12 21:12:31.346242 crc crio[24437]: time=\"2026-06-12T21:12:31.344869412Z\" level=info msg=\"Created container c654a12bfd4943e64ebf8618b7040c476aa695469cef68a804b96551a1e2c7dd: openshift-marketplace/community-operators-g6c9n/extract-utilities\" id=f5b5d33c-ec3c-43f8-a7ae-162fcd7e44ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.883527 | controller |     "Jun 12 21:12:31.348238 crc crio[24437]: time=\"2026-06-12T21:12:31.347494648Z\" level=info msg=\"Starting container: c654a12bfd4943e64ebf8618b7040c476aa695469cef68a804b96551a1e2c7dd\" id=89348105-7525-4d17-aaa8-b060931e5535 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.883542 | controller |     "Jun 12 21:12:31.374098 crc crio[24437]: time=\"2026-06-12T21:12:31.373952628Z\" level=info msg=\"Started container\" PID=121966 containerID=c654a12bfd4943e64ebf8618b7040c476aa695469cef68a804b96551a1e2c7dd description=openshift-marketplace/community-operators-g6c9n/extract-utilities id=89348105-7525-4d17-aaa8-b060931e5535 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de",
2026-06-12 21:48:35.883557 | controller |     "Jun 12 21:12:31.659370 crc crio[24437]: time=\"2026-06-12T21:12:31.659285759Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fe84d739-7ff9-489c-ad00-6a16306ef218 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.883574 | controller |     "Jun 12 21:12:31.667513 crc crio[24437]: time=\"2026-06-12T21:12:31.667115355Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.883590 | controller |     "Jun 12 21:12:32.683817 crc crio[24437]: time=\"2026-06-12T21:12:32.679216897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=edc26517-6473-44b8-be2e-9600350d51ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.883605 | controller |     "Jun 12 21:12:32.688025 crc crio[24437]: time=\"2026-06-12T21:12:32.68417013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f8c6459a-4ca5-4e76-be0b-74edb51c8d1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.883620 | controller |     "Jun 12 21:12:32.711604 crc crio[24437]: time=\"2026-06-12T21:12:32.711361029Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lwwks/registry-server\" id=3f7acd32-0b2f-4ae7-bd57-1336ffe44ba5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.883635 | controller |     "Jun 12 21:12:32.711986 crc crio[24437]: time=\"2026-06-12T21:12:32.711863922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.883650 | controller |     "Jun 12 21:12:32.904789 crc crio[24437]: time=\"2026-06-12T21:12:32.90463098Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=fe84d739-7ff9-489c-ad00-6a16306ef218 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.883665 | controller |     "Jun 12 21:12:32.906705 crc crio[24437]: time=\"2026-06-12T21:12:32.906606479Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ddc814f6-5884-438b-9c41-996d9ecce6b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.883679 | controller |     "Jun 12 21:12:32.910314 crc crio[24437]: time=\"2026-06-12T21:12:32.910167898Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c6cbc995-0310-4934-9bcf-d44c12c3fbcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.883694 | controller |     "Jun 12 21:12:32.921749 crc crio[24437]: time=\"2026-06-12T21:12:32.921118431Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g6c9n/extract-content\" id=eed32219-a670-4504-9acb-6b1dd61cd35a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.883708 | controller |     "Jun 12 21:12:32.922435 crc crio[24437]: time=\"2026-06-12T21:12:32.922369633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.883723 | controller |     "Jun 12 21:12:32.954603 crc crio[24437]: time=\"2026-06-12T21:12:32.95427695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.883737 | controller |     "Jun 12 21:12:32.957355 crc crio[24437]: time=\"2026-06-12T21:12:32.957289785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.883752 | controller |     "Jun 12 21:12:33.029091 crc crio[24437]: time=\"2026-06-12T21:12:33.028988568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.883766 | controller |     "Jun 12 21:12:33.035398 crc crio[24437]: time=\"2026-06-12T21:12:33.035256624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.883784 | controller |     "Jun 12 21:12:33.204890 crc crio[24437]: time=\"2026-06-12T21:12:33.204745479Z\" level=info msg=\"Created container d2a930626259ea1de8988366c16ac5b29867c61876aea2cf92341995a17fd0d3: openshift-marketplace/certified-operators-lwwks/registry-server\" id=3f7acd32-0b2f-4ae7-bd57-1336ffe44ba5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.883800 | controller |     "Jun 12 21:12:33.206499 crc crio[24437]: time=\"2026-06-12T21:12:33.206327549Z\" level=info msg=\"Created container 4339346c695bc810426a0a263691febd46e8fd6ef5296a6746baf43ca761fc6e: openshift-marketplace/community-operators-g6c9n/extract-content\" id=eed32219-a670-4504-9acb-6b1dd61cd35a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.883814 | controller |     "Jun 12 21:12:33.207016 crc crio[24437]: time=\"2026-06-12T21:12:33.206791421Z\" level=info msg=\"Starting container: d2a930626259ea1de8988366c16ac5b29867c61876aea2cf92341995a17fd0d3\" id=424da52b-d008-4ccd-a473-4dba5b1e4322 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.883829 | controller |     "Jun 12 21:12:33.211423 crc crio[24437]: time=\"2026-06-12T21:12:33.211372095Z\" level=info msg=\"Starting container: 4339346c695bc810426a0a263691febd46e8fd6ef5296a6746baf43ca761fc6e\" id=caa99f95-70a2-49ba-819d-4447e75f0bd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.883843 | controller |     "Jun 12 21:12:33.222776 crc crio[24437]: time=\"2026-06-12T21:12:33.222709848Z\" level=info msg=\"Started container\" PID=122025 containerID=4339346c695bc810426a0a263691febd46e8fd6ef5296a6746baf43ca761fc6e description=openshift-marketplace/community-operators-g6c9n/extract-content id=caa99f95-70a2-49ba-819d-4447e75f0bd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de",
2026-06-12 21:48:35.883877 | controller |     "Jun 12 21:12:33.224342 crc crio[24437]: time=\"2026-06-12T21:12:33.223312613Z\" level=info msg=\"Started container\" PID=122024 containerID=d2a930626259ea1de8988366c16ac5b29867c61876aea2cf92341995a17fd0d3 description=openshift-marketplace/certified-operators-lwwks/registry-server id=424da52b-d008-4ccd-a473-4dba5b1e4322 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c500398b0c97df40425626c7c23bd8176e033cf46902f752c2f2c45cbf211605",
2026-06-12 21:48:35.883893 | controller |     "Jun 12 21:12:39.832141 crc crio[24437]: time=\"2026-06-12T21:12:39.828329532Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c8e056d5-9511-42ea-8f98-ea8b4cfb8d65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.883908 | controller |     "Jun 12 21:12:39.837156 crc crio[24437]: time=\"2026-06-12T21:12:39.836468965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ccb5a53a-7faf-40b0-94d8-f3a81f176e83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.883923 | controller |     "Jun 12 21:12:39.856352 crc crio[24437]: time=\"2026-06-12T21:12:39.856235478Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g6c9n/registry-server\" id=d4c02092-4e9d-4e48-bec2-d3567c19a354 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.883937 | controller |     "Jun 12 21:12:39.857157 crc crio[24437]: time=\"2026-06-12T21:12:39.857004758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.883952 | controller |     "Jun 12 21:12:39.963079 crc crio[24437]: time=\"2026-06-12T21:12:39.962872044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.883970 | controller |     "Jun 12 21:12:39.972119 crc crio[24437]: time=\"2026-06-12T21:12:39.970550965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.883985 | controller |     "Jun 12 21:12:40.171909 crc crio[24437]: time=\"2026-06-12T21:12:40.171734383Z\" level=info msg=\"Created container 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a: openshift-marketplace/community-operators-g6c9n/registry-server\" id=d4c02092-4e9d-4e48-bec2-d3567c19a354 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.884000 | controller |     "Jun 12 21:12:40.175105 crc crio[24437]: time=\"2026-06-12T21:12:40.175017915Z\" level=info msg=\"Starting container: 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a\" id=7aaf9a67-b347-4bce-89c3-38e3c4002a05 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.884014 | controller |     "Jun 12 21:12:40.183859 crc crio[24437]: time=\"2026-06-12T21:12:40.183742883Z\" level=info msg=\"Started container\" PID=122449 containerID=99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a description=openshift-marketplace/community-operators-g6c9n/registry-server id=7aaf9a67-b347-4bce-89c3-38e3c4002a05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de",
2026-06-12 21:48:35.884029 | controller |     "Jun 12 21:12:40.476857 crc crio[24437]: time=\"2026-06-12T21:12:40.476753896Z\" level=info msg=\"Stopping container: 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677 (timeout: 2s)\" id=7ea5b9dc-abe2-4008-96e2-f97b85402c27 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.884044 | controller |     "Jun 12 21:12:40.638234 crc crio[24437]: time=\"2026-06-12T21:12:40.634894687Z\" level=info msg=\"Stopped container 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677: openshift-marketplace/certified-operators-jqr5n/registry-server\" id=7ea5b9dc-abe2-4008-96e2-f97b85402c27 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.884058 | controller |     "Jun 12 21:12:40.640234 crc crio[24437]: time=\"2026-06-12T21:12:40.640137549Z\" level=info msg=\"Stopping pod sandbox: 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052\" id=7de96f8d-3d3e-43e7-9e5d-eac6b59a5ae2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.884073 | controller |     "Jun 12 21:12:40.650111 crc crio[24437]: time=\"2026-06-12T21:12:40.648093477Z\" level=info msg=\"Got pod network &{Name:certified-operators-jqr5n Namespace:openshift-marketplace ID:65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052 UID:072edb12-81e2-4287-b628-d5cb59eab442 NetNS:/var/run/netns/5b80d2d1-94c0-4bca-b3bf-ea892b98acb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod072edb12_81e2_4287_b628_d5cb59eab442.slice PodAnnotations:0xc0026abcd8}] Aliases:map[]}\"",
2026-06-12 21:48:35.884087 | controller |     "Jun 12 21:12:40.650111 crc crio[24437]: time=\"2026-06-12T21:12:40.648369884Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-jqr5n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.884102 | controller |     "Jun 12 21:12:41.191842 crc crio[24437]: time=\"2026-06-12T21:12:41.191630891Z\" level=info msg=\"Stopped pod sandbox: 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052\" id=7de96f8d-3d3e-43e7-9e5d-eac6b59a5ae2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.884117 | controller |     "Jun 12 21:12:41.891849 crc crio[24437]: time=\"2026-06-12T21:12:41.891249744Z\" level=info msg=\"Removing container: 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677\" id=9588e567-a365-4cb3-8316-6f47f74d7e19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.884138 | controller |     "Jun 12 21:12:41.948666 crc crio[24437]: time=\"2026-06-12T21:12:41.94830318Z\" level=info msg=\"Removed container 1e01288ac322ca6204a26d40c38c0f12a3d518802f222eebce235ff7a7270677: openshift-marketplace/certified-operators-jqr5n/registry-server\" id=9588e567-a365-4cb3-8316-6f47f74d7e19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.884153 | controller |     "Jun 12 21:12:41.951404 crc crio[24437]: time=\"2026-06-12T21:12:41.951281724Z\" level=info msg=\"Removing container: c290465ecc923356bcc6fd9fba6a2de0f3e7d148b8dbfccc801b389a5a729d7c\" id=96282b1f-f424-4db6-a86a-3bad5328c783 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.884168 | controller |     "Jun 12 21:12:42.055372 crc crio[24437]: time=\"2026-06-12T21:12:42.054822171Z\" level=info msg=\"Removed container c290465ecc923356bcc6fd9fba6a2de0f3e7d148b8dbfccc801b389a5a729d7c: openshift-marketplace/certified-operators-jqr5n/extract-content\" id=96282b1f-f424-4db6-a86a-3bad5328c783 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.884183 | controller |     "Jun 12 21:12:42.057999 crc crio[24437]: time=\"2026-06-12T21:12:42.057741364Z\" level=info msg=\"Removing container: 5a6ba918e77ef3c39681bd88bda55ac3ceb030bd64ffbbe70bffee4e46c99842\" id=80d8132a-297f-4ad0-8349-9cf7b0c0f884 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.884198 | controller |     "Jun 12 21:12:42.113642 crc crio[24437]: time=\"2026-06-12T21:12:42.113516688Z\" level=info msg=\"Removed container 5a6ba918e77ef3c39681bd88bda55ac3ceb030bd64ffbbe70bffee4e46c99842: openshift-marketplace/certified-operators-jqr5n/extract-utilities\" id=80d8132a-297f-4ad0-8349-9cf7b0c0f884 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.884213 | controller |     "Jun 12 21:12:54.095283 crc crio[24437]: time=\"2026-06-12T21:12:54.093157598Z\" level=info msg=\"Stopping container: 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a (timeout: 2s)\" id=4f75a8ec-f6a3-4734-a4b1-8a800e103b44 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.884227 | controller |     "Jun 12 21:12:54.233446 crc crio[24437]: time=\"2026-06-12T21:12:54.233267069Z\" level=info msg=\"Stopped container 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a: openshift-marketplace/community-operators-g6c9n/registry-server\" id=4f75a8ec-f6a3-4734-a4b1-8a800e103b44 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.884242 | controller |     "Jun 12 21:12:54.235242 crc crio[24437]: time=\"2026-06-12T21:12:54.235074764Z\" level=info msg=\"Stopping pod sandbox: cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de\" id=0e94e4c2-7d47-4d52-b4de-c60df134f404 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.884257 | controller |     "Jun 12 21:12:54.236020 crc crio[24437]: time=\"2026-06-12T21:12:54.235895744Z\" level=info msg=\"Got pod network &{Name:community-operators-g6c9n Namespace:openshift-marketplace ID:cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de UID:6ae84e83-0afc-4f6d-bffb-7e93bc029078 NetNS:/var/run/netns/07d0cfdc-f740-4992-ab83-91b73667fd6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ae84e83_0afc_4f6d_bffb_7e93bc029078.slice PodAnnotations:0xc00012aea0}] Aliases:map[]}\"",
2026-06-12 21:48:35.884272 | controller |     "Jun 12 21:12:54.236194 crc crio[24437]: time=\"2026-06-12T21:12:54.236164431Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-g6c9n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.884287 | controller |     "Jun 12 21:12:54.712908 crc crio[24437]: time=\"2026-06-12T21:12:54.711739336Z\" level=info msg=\"Stopped pod sandbox: cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de\" id=0e94e4c2-7d47-4d52-b4de-c60df134f404 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.884305 | controller |     "Jun 12 21:12:55.112652 crc crio[24437]: time=\"2026-06-12T21:12:55.112274985Z\" level=info msg=\"Removing container: 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a\" id=16a87e2a-bf74-41c1-8eef-a8387776ac7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.884321 | controller |     "Jun 12 21:12:55.151694 crc crio[24437]: time=\"2026-06-12T21:12:55.151539717Z\" level=info msg=\"Removed container 99a1d9af606a279da002dfb0c03a6860da5c6b767ddeb6c98048daa10dcca32a: openshift-marketplace/community-operators-g6c9n/registry-server\" id=16a87e2a-bf74-41c1-8eef-a8387776ac7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.884335 | controller |     "Jun 12 21:12:55.155099 crc crio[24437]: time=\"2026-06-12T21:12:55.155027593Z\" level=info msg=\"Removing container: 4339346c695bc810426a0a263691febd46e8fd6ef5296a6746baf43ca761fc6e\" id=32724881-1cda-4da9-9841-34cdee05d46f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.884350 | controller |     "Jun 12 21:12:55.190553 crc crio[24437]: time=\"2026-06-12T21:12:55.190381707Z\" level=info msg=\"Removed container 4339346c695bc810426a0a263691febd46e8fd6ef5296a6746baf43ca761fc6e: openshift-marketplace/community-operators-g6c9n/extract-content\" id=32724881-1cda-4da9-9841-34cdee05d46f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.884364 | controller |     "Jun 12 21:12:55.194311 crc crio[24437]: time=\"2026-06-12T21:12:55.194202853Z\" level=info msg=\"Removing container: c654a12bfd4943e64ebf8618b7040c476aa695469cef68a804b96551a1e2c7dd\" id=62fc5ecb-2502-40ba-b502-bf3d56f7033e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.884379 | controller |     "Jun 12 21:12:55.248858 crc crio[24437]: time=\"2026-06-12T21:12:55.248023057Z\" level=info msg=\"Removed container c654a12bfd4943e64ebf8618b7040c476aa695469cef68a804b96551a1e2c7dd: openshift-marketplace/community-operators-g6c9n/extract-utilities\" id=62fc5ecb-2502-40ba-b502-bf3d56f7033e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.884394 | controller |     "Jun 12 21:13:22.597189 crc crio[24437]: time=\"2026-06-12T21:13:22.596189375Z\" level=info msg=\"Stopping pod sandbox: 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052\" id=4e382a46-c7d4-4b42-8d92-6ebc50c80202 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.884409 | controller |     "Jun 12 21:13:22.597189 crc crio[24437]: time=\"2026-06-12T21:13:22.597087357Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052\" id=4e382a46-c7d4-4b42-8d92-6ebc50c80202 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.884424 | controller |     "Jun 12 21:13:22.599349 crc crio[24437]: time=\"2026-06-12T21:13:22.597803256Z\" level=info msg=\"Removing pod sandbox: 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052\" id=8fe8a78a-df9b-4643-85b3-a3dea3e0b210 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.884439 | controller |     "Jun 12 21:13:22.621751 crc crio[24437]: time=\"2026-06-12T21:13:22.621497758Z\" level=info msg=\"Removed pod sandbox: 65037fdd2eb41483270afcc88f5174bbb6f04e7d141e8f8c8669fc76e8757052\" id=8fe8a78a-df9b-4643-85b3-a3dea3e0b210 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.884455 | controller |     "Jun 12 21:13:22.622905 crc crio[24437]: time=\"2026-06-12T21:13:22.622818101Z\" level=info msg=\"Stopping pod sandbox: cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de\" id=5973c8df-0c76-4477-948f-e4b115538196 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.884470 | controller |     "Jun 12 21:13:22.623044 crc crio[24437]: time=\"2026-06-12T21:13:22.622972474Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de\" id=5973c8df-0c76-4477-948f-e4b115538196 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.884490 | controller |     "Jun 12 21:13:22.623660 crc crio[24437]: time=\"2026-06-12T21:13:22.623536449Z\" level=info msg=\"Removing pod sandbox: cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de\" id=d86e6309-fefa-4c56-b374-08dcdb6959ea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.884508 | controller |     "Jun 12 21:13:22.639154 crc crio[24437]: time=\"2026-06-12T21:13:22.639063487Z\" level=info msg=\"Removed pod sandbox: cd96f1f110fab8be34678f6476a2763f9b5e62785ad406c591887d9e9dcc48de\" id=d86e6309-fefa-4c56-b374-08dcdb6959ea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.884522 | controller |     "Jun 12 21:13:23.550772 crc crio[24437]: time=\"2026-06-12T21:13:23.550181026Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-72gh9/POD\" id=747a97d6-90ed-43fe-9b7f-e198e1decb0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.884537 | controller |     "Jun 12 21:13:23.551097 crc crio[24437]: time=\"2026-06-12T21:13:23.550849222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.884551 | controller |     "Jun 12 21:13:23.587246 crc crio[24437]: time=\"2026-06-12T21:13:23.587121409Z\" level=info msg=\"Got pod network &{Name:redhat-operators-72gh9 Namespace:openshift-marketplace ID:7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c UID:23353e6e-fb1d-446e-a4ad-499e03b3cc46 NetNS:/var/run/netns/b4e95d87-f5c5-4ecf-b3bd-18a66bc272eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23353e6e_fb1d_446e_a4ad_499e03b3cc46.slice PodAnnotations:0xc00282c580}] Aliases:map[]}\"",
2026-06-12 21:48:35.884566 | controller |     "Jun 12 21:13:23.587246 crc crio[24437]: time=\"2026-06-12T21:13:23.587219861Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-72gh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.884580 | controller |     "Jun 12 21:13:24.186717 crc crio[24437]: 2026-06-12T21:13:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b1bc6bd2ea9f02 Mac:5e:fc:36:a8:57:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/b4e95d87-f5c5-4ecf-b3bd-18a66bc272eb SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.884595 | controller |     "Jun 12 21:13:24.188898 crc crio[24437]: time=\"2026-06-12T21:13:24.188668451Z\" level=info msg=\"Got pod network &{Name:redhat-operators-72gh9 Namespace:openshift-marketplace ID:7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c UID:23353e6e-fb1d-446e-a4ad-499e03b3cc46 NetNS:/var/run/netns/b4e95d87-f5c5-4ecf-b3bd-18a66bc272eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23353e6e_fb1d_446e_a4ad_499e03b3cc46.slice PodAnnotations:0xc00282c580}] Aliases:map[]}\"",
2026-06-12 21:48:35.884610 | controller |     "Jun 12 21:13:24.189220 crc crio[24437]: time=\"2026-06-12T21:13:24.189142453Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-72gh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.884625 | controller |     "Jun 12 21:13:24.202014 crc crio[24437]: time=\"2026-06-12T21:13:24.201691536Z\" level=info msg=\"Ran pod sandbox 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c with infra container: openshift-marketplace/redhat-operators-72gh9/POD\" id=747a97d6-90ed-43fe-9b7f-e198e1decb0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.884639 | controller |     "Jun 12 21:13:24.205512 crc crio[24437]: time=\"2026-06-12T21:13:24.204784254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7a9f3438-3dd1-42f3-8076-697f0869a887 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.884656 | controller |     "Jun 12 21:13:24.208853 crc crio[24437]: time=\"2026-06-12T21:13:24.208700132Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=395a57dc-a13a-42a7-b8e9-de38895d36f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.884672 | controller |     "Jun 12 21:13:24.216058 crc crio[24437]: time=\"2026-06-12T21:13:24.215987354Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-72gh9/extract-utilities\" id=d33d3ca5-1ec4-4b97-a93b-08cd1fa830b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.884686 | controller |     "Jun 12 21:13:24.216452 crc crio[24437]: time=\"2026-06-12T21:13:24.216355613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.884700 | controller |     "Jun 12 21:13:24.265672 crc crio[24437]: time=\"2026-06-12T21:13:24.265533292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.884714 | controller |     "Jun 12 21:13:24.269659 crc crio[24437]: time=\"2026-06-12T21:13:24.269528481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.884729 | controller |     "Jun 12 21:13:24.433709 crc crio[24437]: time=\"2026-06-12T21:13:24.43311612Z\" level=info msg=\"Created container 29dc21cf68c1eb966d944798bb7248937d4415fc208b5a84af2bca43afa1f1f7: openshift-marketplace/redhat-operators-72gh9/extract-utilities\" id=d33d3ca5-1ec4-4b97-a93b-08cd1fa830b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.884743 | controller |     "Jun 12 21:13:24.435320 crc crio[24437]: time=\"2026-06-12T21:13:24.435268254Z\" level=info msg=\"Starting container: 29dc21cf68c1eb966d944798bb7248937d4415fc208b5a84af2bca43afa1f1f7\" id=21e7c28a-f581-480d-bcf2-4029f1a288e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.884757 | controller |     "Jun 12 21:13:24.441121 crc crio[24437]: time=\"2026-06-12T21:13:24.440832033Z\" level=info msg=\"Started container\" PID=124654 containerID=29dc21cf68c1eb966d944798bb7248937d4415fc208b5a84af2bca43afa1f1f7 description=openshift-marketplace/redhat-operators-72gh9/extract-utilities id=21e7c28a-f581-480d-bcf2-4029f1a288e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c",
2026-06-12 21:48:35.884772 | controller |     "Jun 12 21:13:24.522276 crc crio[24437]: time=\"2026-06-12T21:13:24.522200696Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=86d9d95f-1211-4062-81da-1965a7198750 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.884786 | controller |     "Jun 12 21:13:24.533810 crc crio[24437]: time=\"2026-06-12T21:13:24.533721874Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.884800 | controller |     "Jun 12 21:13:25.380262 crc crio[24437]: time=\"2026-06-12T21:13:25.379382897Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=86d9d95f-1211-4062-81da-1965a7198750 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.884814 | controller |     "Jun 12 21:13:25.381645 crc crio[24437]: time=\"2026-06-12T21:13:25.381214552Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0c2e9ffd-8fb4-4a02-a76f-243479e1c3a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.884832 | controller |     "Jun 12 21:13:25.384297 crc crio[24437]: time=\"2026-06-12T21:13:25.384220308Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=80566d2d-a20c-4048-9883-04f4f11cb90f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.884860 | controller |     "Jun 12 21:13:25.393535 crc crio[24437]: time=\"2026-06-12T21:13:25.393453638Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-72gh9/extract-content\" id=80840f38-ae27-4de0-bef7-6424bbe8de4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.884880 | controller |     "Jun 12 21:13:25.394207 crc crio[24437]: time=\"2026-06-12T21:13:25.394149235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.884895 | controller |     "Jun 12 21:13:25.451861 crc crio[24437]: time=\"2026-06-12T21:13:25.451671794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.884910 | controller |     "Jun 12 21:13:25.457238 crc crio[24437]: time=\"2026-06-12T21:13:25.45714569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.884925 | controller |     "Jun 12 21:13:25.677517 crc crio[24437]: time=\"2026-06-12T21:13:25.677419575Z\" level=info msg=\"Created container 6e08b5fd2ca0845aa9f9627118eaca217d7555fe6302f804a2b31678ebcb5020: openshift-marketplace/redhat-operators-72gh9/extract-content\" id=80840f38-ae27-4de0-bef7-6424bbe8de4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.884939 | controller |     "Jun 12 21:13:25.680061 crc crio[24437]: time=\"2026-06-12T21:13:25.680026679Z\" level=info msg=\"Starting container: 6e08b5fd2ca0845aa9f9627118eaca217d7555fe6302f804a2b31678ebcb5020\" id=0ce65bf5-00a7-45e1-8386-88b77268b0d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.884954 | controller |     "Jun 12 21:13:25.689508 crc crio[24437]: time=\"2026-06-12T21:13:25.689360703Z\" level=info msg=\"Started container\" PID=124702 containerID=6e08b5fd2ca0845aa9f9627118eaca217d7555fe6302f804a2b31678ebcb5020 description=openshift-marketplace/redhat-operators-72gh9/extract-content id=0ce65bf5-00a7-45e1-8386-88b77268b0d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c",
2026-06-12 21:48:35.884969 | controller |     "Jun 12 21:13:30.619279 crc crio[24437]: time=\"2026-06-12T21:13:30.618111371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=77922141-ebf1-4a3b-b094-caa0246616a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.884983 | controller |     "Jun 12 21:13:30.624647 crc crio[24437]: time=\"2026-06-12T21:13:30.624529092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1613d176-5971-46c3-9dfb-6d879e4273a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.884998 | controller |     "Jun 12 21:13:30.646855 crc crio[24437]: time=\"2026-06-12T21:13:30.646797628Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-72gh9/registry-server\" id=6b443e20-c4ff-43c0-8779-df545f5b369b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.885013 | controller |     "Jun 12 21:13:30.647525 crc crio[24437]: time=\"2026-06-12T21:13:30.647503846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.885031 | controller |     "Jun 12 21:13:30.727393 crc crio[24437]: time=\"2026-06-12T21:13:30.726667074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.885046 | controller |     "Jun 12 21:13:30.735853 crc crio[24437]: time=\"2026-06-12T21:13:30.735773171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.885061 | controller |     "Jun 12 21:13:30.906328 crc crio[24437]: time=\"2026-06-12T21:13:30.906230201Z\" level=info msg=\"Created container 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971: openshift-marketplace/redhat-operators-72gh9/registry-server\" id=6b443e20-c4ff-43c0-8779-df545f5b369b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.885075 | controller |     "Jun 12 21:13:30.909254 crc crio[24437]: time=\"2026-06-12T21:13:30.909183566Z\" level=info msg=\"Starting container: 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971\" id=c1f67c3a-8dfe-4aab-8121-6c9ed34d08e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.885090 | controller |     "Jun 12 21:13:30.917087 crc crio[24437]: time=\"2026-06-12T21:13:30.916267263Z\" level=info msg=\"Started container\" PID=125117 containerID=548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971 description=openshift-marketplace/redhat-operators-72gh9/registry-server id=c1f67c3a-8dfe-4aab-8121-6c9ed34d08e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c",
2026-06-12 21:48:35.885105 | controller |     "Jun 12 21:13:44.818742 crc crio[24437]: time=\"2026-06-12T21:13:44.817529689Z\" level=info msg=\"Stopping container: 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971 (timeout: 2s)\" id=eb196d4d-ecfe-4cd2-9ac2-e9d9f2e82ec7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.885120 | controller |     "Jun 12 21:13:44.960900 crc crio[24437]: time=\"2026-06-12T21:13:44.960522443Z\" level=info msg=\"Stopped container 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971: openshift-marketplace/redhat-operators-72gh9/registry-server\" id=eb196d4d-ecfe-4cd2-9ac2-e9d9f2e82ec7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.885134 | controller |     "Jun 12 21:13:44.962181 crc crio[24437]: time=\"2026-06-12T21:13:44.962122823Z\" level=info msg=\"Stopping pod sandbox: 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c\" id=ccd0fbe0-8ce3-4f87-9686-d69b959eb0aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.885149 | controller |     "Jun 12 21:13:44.962818 crc crio[24437]: time=\"2026-06-12T21:13:44.962764409Z\" level=info msg=\"Got pod network &{Name:redhat-operators-72gh9 Namespace:openshift-marketplace ID:7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c UID:23353e6e-fb1d-446e-a4ad-499e03b3cc46 NetNS:/var/run/netns/b4e95d87-f5c5-4ecf-b3bd-18a66bc272eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23353e6e_fb1d_446e_a4ad_499e03b3cc46.slice PodAnnotations:0xc00282d880}] Aliases:map[]}\"",
2026-06-12 21:48:35.885164 | controller |     "Jun 12 21:13:44.963038 crc crio[24437]: time=\"2026-06-12T21:13:44.962979264Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-72gh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.885179 | controller |     "Jun 12 21:13:45.420910 crc crio[24437]: time=\"2026-06-12T21:13:45.420153229Z\" level=info msg=\"Stopped pod sandbox: 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c\" id=ccd0fbe0-8ce3-4f87-9686-d69b959eb0aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.885193 | controller |     "Jun 12 21:13:45.848388 crc crio[24437]: time=\"2026-06-12T21:13:45.848282368Z\" level=info msg=\"Removing container: 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971\" id=e55a4d2e-0f60-4b1a-84e9-43a247e261d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.885212 | controller |     "Jun 12 21:13:45.888889 crc crio[24437]: time=\"2026-06-12T21:13:45.887871608Z\" level=info msg=\"Removed container 548b0a705e6a4646dc7c5cca608a3491d3d67bf2c78721fbe86b8e86eb521971: openshift-marketplace/redhat-operators-72gh9/registry-server\" id=e55a4d2e-0f60-4b1a-84e9-43a247e261d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.885227 | controller |     "Jun 12 21:13:45.902520 crc crio[24437]: time=\"2026-06-12T21:13:45.902408819Z\" level=info msg=\"Removing container: 6e08b5fd2ca0845aa9f9627118eaca217d7555fe6302f804a2b31678ebcb5020\" id=c50a9e45-a98e-43aa-82bc-848431c89940 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.885242 | controller |     "Jun 12 21:13:45.961501 crc crio[24437]: time=\"2026-06-12T21:13:45.960583615Z\" level=info msg=\"Removed container 6e08b5fd2ca0845aa9f9627118eaca217d7555fe6302f804a2b31678ebcb5020: openshift-marketplace/redhat-operators-72gh9/extract-content\" id=c50a9e45-a98e-43aa-82bc-848431c89940 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.885257 | controller |     "Jun 12 21:13:45.966749 crc crio[24437]: time=\"2026-06-12T21:13:45.966664845Z\" level=info msg=\"Removing container: 29dc21cf68c1eb966d944798bb7248937d4415fc208b5a84af2bca43afa1f1f7\" id=422dd3f3-8c19-4543-aaa1-64f5026eba34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.885271 | controller |     "Jun 12 21:13:46.014363 crc crio[24437]: time=\"2026-06-12T21:13:46.014305587Z\" level=info msg=\"Removed container 29dc21cf68c1eb966d944798bb7248937d4415fc208b5a84af2bca43afa1f1f7: openshift-marketplace/redhat-operators-72gh9/extract-utilities\" id=422dd3f3-8c19-4543-aaa1-64f5026eba34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.885286 | controller |     "Jun 12 21:14:00.549995 crc crio[24437]: time=\"2026-06-12T21:14:00.545044587Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688314-jvctl/POD\" id=9a57d504-8078-4b69-b26e-c7aa01db9c45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.885301 | controller |     "Jun 12 21:14:00.549995 crc crio[24437]: time=\"2026-06-12T21:14:00.546289358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.885316 | controller |     "Jun 12 21:14:00.591082 crc crio[24437]: time=\"2026-06-12T21:14:00.590736918Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688314-jvctl Namespace:openshift-infra ID:7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df UID:ebc8b2c5-bbde-4cd7-924b-137e9523ba96 NetNS:/var/run/netns/a37f80bb-bc2b-4122-9ea5-8fadb4171ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebc8b2c5_bbde_4cd7_924b_137e9523ba96.slice PodAnnotations:0xc002746b30}] Aliases:map[]}\"",
2026-06-12 21:48:35.885331 | controller |     "Jun 12 21:14:00.591082 crc crio[24437]: time=\"2026-06-12T21:14:00.59079184Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688314-jvctl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.885346 | controller |     "Jun 12 21:14:00.973013 crc crio[24437]: 2026-06-12T21:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bff2487e1be841 Mac:12:2f:1e:86:3b:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/a37f80bb-bc2b-4122-9ea5-8fadb4171ca0 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.885361 | controller |     "Jun 12 21:14:00.975355 crc crio[24437]: time=\"2026-06-12T21:14:00.975182426Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688314-jvctl Namespace:openshift-infra ID:7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df UID:ebc8b2c5-bbde-4cd7-924b-137e9523ba96 NetNS:/var/run/netns/a37f80bb-bc2b-4122-9ea5-8fadb4171ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebc8b2c5_bbde_4cd7_924b_137e9523ba96.slice PodAnnotations:0xc002746b30}] Aliases:map[]}\"",
2026-06-12 21:48:35.885380 | controller |     "Jun 12 21:14:00.975815 crc crio[24437]: time=\"2026-06-12T21:14:00.975421692Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688314-jvctl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.885395 | controller |     "Jun 12 21:14:00.992824 crc crio[24437]: time=\"2026-06-12T21:14:00.992726384Z\" level=info msg=\"Ran pod sandbox 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df with infra container: openshift-infra/auto-csr-approver-29688314-jvctl/POD\" id=9a57d504-8078-4b69-b26e-c7aa01db9c45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.885410 | controller |     "Jun 12 21:14:00.999282 crc crio[24437]: time=\"2026-06-12T21:14:00.998017726Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e1fe7fd9-b98b-4c2a-a25c-f69ae70cb55f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.885424 | controller |     "Jun 12 21:14:01.010596 crc crio[24437]: time=\"2026-06-12T21:14:01.010477128Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.885439 | controller |     "Jun 12 21:14:02.102283 crc crio[24437]: time=\"2026-06-12T21:14:02.101674216Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e1fe7fd9-b98b-4c2a-a25c-f69ae70cb55f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.885454 | controller |     "Jun 12 21:14:02.104496 crc crio[24437]: time=\"2026-06-12T21:14:02.103247477Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a681984d-4586-492e-b1cc-9ffed2e8dbca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.885469 | controller |     "Jun 12 21:14:02.105456 crc crio[24437]: time=\"2026-06-12T21:14:02.105381399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e915dfdb-d281-4105-99a4-308864121131 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.885485 | controller |     "Jun 12 21:14:02.114487 crc crio[24437]: time=\"2026-06-12T21:14:02.114388595Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688314-jvctl/oc\" id=e6dc097d-5e19-488c-a0f8-0fdb45929f7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.885500 | controller |     "Jun 12 21:14:02.115270 crc crio[24437]: time=\"2026-06-12T21:14:02.115203545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.885514 | controller |     "Jun 12 21:14:02.165406 crc crio[24437]: time=\"2026-06-12T21:14:02.165265946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.885529 | controller |     "Jun 12 21:14:02.492691 crc crio[24437]: time=\"2026-06-12T21:14:02.492574516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.885544 | controller |     "Jun 12 21:14:02.628272 crc crio[24437]: time=\"2026-06-12T21:14:02.628115682Z\" level=info msg=\"Created container d4fbcc1b1f7d54e66a2f3e69092b12012567978b78a017c701a11dd0b1a31919: openshift-infra/auto-csr-approver-29688314-jvctl/oc\" id=e6dc097d-5e19-488c-a0f8-0fdb45929f7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.885562 | controller |     "Jun 12 21:14:02.629385 crc crio[24437]: time=\"2026-06-12T21:14:02.629304872Z\" level=info msg=\"Starting container: d4fbcc1b1f7d54e66a2f3e69092b12012567978b78a017c701a11dd0b1a31919\" id=4fa4f804-11ae-4d65-adc6-a13a80892303 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.885577 | controller |     "Jun 12 21:14:02.639026 crc crio[24437]: time=\"2026-06-12T21:14:02.638326848Z\" level=info msg=\"Started container\" PID=126694 containerID=d4fbcc1b1f7d54e66a2f3e69092b12012567978b78a017c701a11dd0b1a31919 description=openshift-infra/auto-csr-approver-29688314-jvctl/oc id=4fa4f804-11ae-4d65-adc6-a13a80892303 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df",
2026-06-12 21:48:35.885593 | controller |     "Jun 12 21:14:05.107288 crc crio[24437]: time=\"2026-06-12T21:14:05.106259881Z\" level=info msg=\"Stopping pod sandbox: 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df\" id=1ce942bb-911f-4a7b-824b-c3e45a08cba2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.885608 | controller |     "Jun 12 21:14:05.108881 crc crio[24437]: time=\"2026-06-12T21:14:05.108803544Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688314-jvctl Namespace:openshift-infra ID:7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df UID:ebc8b2c5-bbde-4cd7-924b-137e9523ba96 NetNS:/var/run/netns/a37f80bb-bc2b-4122-9ea5-8fadb4171ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebc8b2c5_bbde_4cd7_924b_137e9523ba96.slice PodAnnotations:0xc007789628}] Aliases:map[]}\"",
2026-06-12 21:48:35.885623 | controller |     "Jun 12 21:14:05.109138 crc crio[24437]: time=\"2026-06-12T21:14:05.10904638Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688314-jvctl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.885638 | controller |     "Jun 12 21:14:05.441403 crc crio[24437]: time=\"2026-06-12T21:14:05.441287264Z\" level=info msg=\"Stopped pod sandbox: 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df\" id=1ce942bb-911f-4a7b-824b-c3e45a08cba2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.885653 | controller |     "Jun 12 21:14:22.687682 crc crio[24437]: time=\"2026-06-12T21:14:22.68660634Z\" level=info msg=\"Removing container: bdb3f5d6ba2f16151a3a6ac0d4d951567e01f86c4928582aaececaeed637bf6c\" id=9541b5b0-7b1d-4669-b648-892887600123 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.885667 | controller |     "Jun 12 21:14:22.871150 crc crio[24437]: time=\"2026-06-12T21:14:22.871044538Z\" level=info msg=\"Removed container bdb3f5d6ba2f16151a3a6ac0d4d951567e01f86c4928582aaececaeed637bf6c: openshift-infra/auto-csr-approver-29688308-wc6sg/oc\" id=9541b5b0-7b1d-4669-b648-892887600123 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.885682 | controller |     "Jun 12 21:14:22.885462 crc crio[24437]: time=\"2026-06-12T21:14:22.885368885Z\" level=info msg=\"Stopping pod sandbox: d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98\" id=fa1a0f27-f1bb-4251-812e-8a032fb12553 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.885697 | controller |     "Jun 12 21:14:22.885462 crc crio[24437]: time=\"2026-06-12T21:14:22.885459878Z\" level=info msg=\"Stopped pod sandbox (already stopped): d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98\" id=fa1a0f27-f1bb-4251-812e-8a032fb12553 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.885711 | controller |     "Jun 12 21:14:22.886415 crc crio[24437]: time=\"2026-06-12T21:14:22.88634045Z\" level=info msg=\"Removing pod sandbox: d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98\" id=1508e7d9-5bba-4489-b127-70cf9caa6078 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.885729 | controller |     "Jun 12 21:14:22.904016 crc crio[24437]: time=\"2026-06-12T21:14:22.903866208Z\" level=info msg=\"Removed pod sandbox: d01d038370720c962b17d42e450305394965a03c154fcc37243388ed1c339e98\" id=1508e7d9-5bba-4489-b127-70cf9caa6078 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.885744 | controller |     "Jun 12 21:14:22.904953 crc crio[24437]: time=\"2026-06-12T21:14:22.904850412Z\" level=info msg=\"Stopping pod sandbox: 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c\" id=29e05b35-f7fc-45ed-8311-3aa16b4e56f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.885759 | controller |     "Jun 12 21:14:22.905041 crc crio[24437]: time=\"2026-06-12T21:14:22.904980905Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c\" id=29e05b35-f7fc-45ed-8311-3aa16b4e56f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.885774 | controller |     "Jun 12 21:14:22.906845 crc crio[24437]: time=\"2026-06-12T21:14:22.906711849Z\" level=info msg=\"Removing pod sandbox: 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c\" id=6e0d285f-9bb2-404c-ad77-5057dfdc6910 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.885789 | controller |     "Jun 12 21:14:22.920517 crc crio[24437]: time=\"2026-06-12T21:14:22.919429147Z\" level=info msg=\"Removed pod sandbox: 7b1bc6bd2ea9f027c400fa1bfae5b04053a1773a08d89794b6eb8e31b197fa0c\" id=6e0d285f-9bb2-404c-ad77-5057dfdc6910 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.885804 | controller |     "Jun 12 21:14:22.977315 crc crio[24437]: time=\"2026-06-12T21:14:22.977231291Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/POD\" id=b2230f51-4c34-4cf1-ab05-720393e1bc84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.885819 | controller |     "Jun 12 21:14:22.977446 crc crio[24437]: time=\"2026-06-12T21:14:22.977358815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.885844 | controller |     "Jun 12 21:14:23.012440 crc crio[24437]: time=\"2026-06-12T21:14:23.012294658Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth Namespace:openstack ID:3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f UID:8d37f2a6-79a3-4fae-8ae2-bfe39e3acc24 NetNS:/var/run/netns/b72f54dc-9f17-43c9-9c63-d04da8014861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d37f2a6_79a3_4fae_8ae2_bfe39e3acc24.slice PodAnnotations:0xc001f6c9a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.885909 | controller |     "Jun 12 21:14:23.012440 crc crio[24437]: time=\"2026-06-12T21:14:23.01237248Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.885926 | controller |     "Jun 12 21:14:24.044047 crc crio[24437]: 2026-06-12T21:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ebb488c0d0a8cb Mac:5e:83:3c:dc:64:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/b72f54dc-9f17-43c9-9c63-d04da8014861 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.885942 | controller |     "Jun 12 21:14:24.045292 crc crio[24437]: time=\"2026-06-12T21:14:24.045180978Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth Namespace:openstack ID:3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f UID:8d37f2a6-79a3-4fae-8ae2-bfe39e3acc24 NetNS:/var/run/netns/b72f54dc-9f17-43c9-9c63-d04da8014861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d37f2a6_79a3_4fae_8ae2_bfe39e3acc24.slice PodAnnotations:0xc001f6c9a0}] Aliases:map[]}\"",
2026-06-12 21:48:35.885961 | controller |     "Jun 12 21:14:24.045353 crc crio[24437]: time=\"2026-06-12T21:14:24.045321833Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.885976 | controller |     "Jun 12 21:14:24.055382 crc crio[24437]: time=\"2026-06-12T21:14:24.055303181Z\" level=info msg=\"Ran pod sandbox 3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/POD\" id=b2230f51-4c34-4cf1-ab05-720393e1bc84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.885991 | controller |     "Jun 12 21:14:24.057776 crc crio[24437]: time=\"2026-06-12T21:14:24.057709553Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=392a187e-0dab-4d68-9610-055d8d5e5322 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.886006 | controller |     "Jun 12 21:14:24.057985 crc crio[24437]: time=\"2026-06-12T21:14:24.057887967Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=392a187e-0dab-4d68-9610-055d8d5e5322 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.886021 | controller |     "Jun 12 21:14:24.057985 crc crio[24437]: time=\"2026-06-12T21:14:24.057981409Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=392a187e-0dab-4d68-9610-055d8d5e5322 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.886036 | controller |     "Jun 12 21:14:24.059306 crc crio[24437]: time=\"2026-06-12T21:14:24.05921639Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f979127f-3835-49f0-9684-b44df333cd46 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.886051 | controller |     "Jun 12 21:14:24.071000 crc crio[24437]: time=\"2026-06-12T21:14:24.070853541Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"",
2026-06-12 21:48:35.886065 | controller |     "Jun 12 21:14:36.713383 crc crio[24437]: time=\"2026-06-12T21:14:36.712447603Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=f979127f-3835-49f0-9684-b44df333cd46 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.886081 | controller |     "Jun 12 21:14:36.715145 crc crio[24437]: time=\"2026-06-12T21:14:36.714380861Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=154764ee-e352-4094-b632-96894cd6884a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.886096 | controller |     "Jun 12 21:14:36.746874 crc crio[24437]: time=\"2026-06-12T21:14:36.746759Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2caa94dd-6532-4125-9975-c3ff4f06bcaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.886110 | controller |     "Jun 12 21:14:36.760160 crc crio[24437]: time=\"2026-06-12T21:14:36.754978325Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=664de752-55e7-4599-8c6d-ab0a83d24639 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.886125 | controller |     "Jun 12 21:14:36.760160 crc crio[24437]: time=\"2026-06-12T21:14:36.756718338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.886143 | controller |     "Jun 12 21:14:36.808256 crc crio[24437]: time=\"2026-06-12T21:14:36.808140424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.886158 | controller |     "Jun 12 21:14:36.812184 crc crio[24437]: time=\"2026-06-12T21:14:36.812067402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.886173 | controller |     "Jun 12 21:14:37.014159 crc crio[24437]: time=\"2026-06-12T21:14:37.013455845Z\" level=info msg=\"Created container f08ba1d587d2f5540d9e0e56c4ba6bacafc934e9d1c0987322b3037ec265d431: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=664de752-55e7-4599-8c6d-ab0a83d24639 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.886187 | controller |     "Jun 12 21:14:37.015474 crc crio[24437]: time=\"2026-06-12T21:14:37.015412564Z\" level=info msg=\"Starting container: f08ba1d587d2f5540d9e0e56c4ba6bacafc934e9d1c0987322b3037ec265d431\" id=4765da2a-aff3-45e4-ba06-c8f0b73c6fc5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.886202 | controller |     "Jun 12 21:14:37.036281 crc crio[24437]: time=\"2026-06-12T21:14:37.036177352Z\" level=info msg=\"Started container\" PID=128513 containerID=f08ba1d587d2f5540d9e0e56c4ba6bacafc934e9d1c0987322b3037ec265d431 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=4765da2a-aff3-45e4-ba06-c8f0b73c6fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f",
2026-06-12 21:48:35.886217 | controller |     "Jun 12 21:14:51.733697 crc crio[24437]: time=\"2026-06-12T21:14:51.732688677Z\" level=info msg=\"Stopping pod sandbox: 3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f\" id=7c2f0cd5-f814-4f65-acc3-14755af07100 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.886232 | controller |     "Jun 12 21:14:51.735438 crc crio[24437]: time=\"2026-06-12T21:14:51.734267606Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth Namespace:openstack ID:3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f UID:8d37f2a6-79a3-4fae-8ae2-bfe39e3acc24 NetNS:/var/run/netns/b72f54dc-9f17-43c9-9c63-d04da8014861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d37f2a6_79a3_4fae_8ae2_bfe39e3acc24.slice PodAnnotations:0xc001841ec8}] Aliases:map[]}\"",
2026-06-12 21:48:35.886247 | controller |     "Jun 12 21:14:51.735438 crc crio[24437]: time=\"2026-06-12T21:14:51.73441376Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.886262 | controller |     "Jun 12 21:14:52.236314 crc crio[24437]: time=\"2026-06-12T21:14:52.235769387Z\" level=info msg=\"Stopped pod sandbox: 3ebb488c0d0a8cbefdb06183a5b3835d37589db282c137be142532034e9b466f\" id=7c2f0cd5-f814-4f65-acc3-14755af07100 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.886277 | controller |     "Jun 12 21:14:53.329541 crc crio[24437]: time=\"2026-06-12T21:14:53.328735201Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/POD\" id=0f3fdb9f-91d4-4551-b42b-fe4cdf981f45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.886291 | controller |     "Jun 12 21:14:53.330907 crc crio[24437]: time=\"2026-06-12T21:14:53.329556811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.886310 | controller |     "Jun 12 21:14:53.365043 crc crio[24437]: time=\"2026-06-12T21:14:53.364900434Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr Namespace:openstack ID:c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351 UID:391b2127-62da-4eff-a58f-b519f5f1777d NetNS:/var/run/netns/7c4d9e8a-2bc1-4c99-84fe-78bbcaeba6eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod391b2127_62da_4eff_a58f_b519f5f1777d.slice PodAnnotations:0xc001fa4608}] Aliases:map[]}\"",
2026-06-12 21:48:35.886326 | controller |     "Jun 12 21:14:53.365043 crc crio[24437]: time=\"2026-06-12T21:14:53.365020847Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.886341 | controller |     "Jun 12 21:14:53.850975 crc crio[24437]: 2026-06-12T21:14:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c910a97b6bcde6c Mac:d6:40:0d:98:b3:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/7c4d9e8a-2bc1-4c99-84fe-78bbcaeba6eb SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.886357 | controller |     "Jun 12 21:14:53.853367 crc crio[24437]: time=\"2026-06-12T21:14:53.853288239Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr Namespace:openstack ID:c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351 UID:391b2127-62da-4eff-a58f-b519f5f1777d NetNS:/var/run/netns/7c4d9e8a-2bc1-4c99-84fe-78bbcaeba6eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod391b2127_62da_4eff_a58f_b519f5f1777d.slice PodAnnotations:0xc001fa4608}] Aliases:map[]}\"",
2026-06-12 21:48:35.886372 | controller |     "Jun 12 21:14:53.853577 crc crio[24437]: time=\"2026-06-12T21:14:53.853518066Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.886387 | controller |     "Jun 12 21:14:53.865481 crc crio[24437]: time=\"2026-06-12T21:14:53.865365801Z\" level=info msg=\"Ran pod sandbox c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/POD\" id=0f3fdb9f-91d4-4551-b42b-fe4cdf981f45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.886402 | controller |     "Jun 12 21:14:53.868467 crc crio[24437]: time=\"2026-06-12T21:14:53.868388517Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=30b2bdf2-6e8e-4e43-b109-5f503297acc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.886417 | controller |     "Jun 12 21:14:53.890564 crc crio[24437]: time=\"2026-06-12T21:14:53.890462379Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=38d885c7-3464-4b85-b37c-f67e294f1f77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.886440 | controller |     "Jun 12 21:14:53.908313 crc crio[24437]: time=\"2026-06-12T21:14:53.908224783Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=629ff937-bdb6-4f13-8773-84d1548c7646 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.886456 | controller |     "Jun 12 21:14:53.908778 crc crio[24437]: time=\"2026-06-12T21:14:53.908713105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.886480 | controller |     "Jun 12 21:14:53.967829 crc crio[24437]: time=\"2026-06-12T21:14:53.967666428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.886502 | controller |     "Jun 12 21:14:53.972770 crc crio[24437]: time=\"2026-06-12T21:14:53.972691954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.886517 | controller |     "Jun 12 21:14:54.350516 crc crio[24437]: time=\"2026-06-12T21:14:54.349863819Z\" level=info msg=\"Created container 8586a40505cec7cf0e3f8c53ae1e97263b9d39b3c3e5d7c80268130f2f933811: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=629ff937-bdb6-4f13-8773-84d1548c7646 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.886588 | controller |     "Jun 12 21:14:54.353831 crc crio[24437]: time=\"2026-06-12T21:14:54.353671584Z\" level=info msg=\"Starting container: 8586a40505cec7cf0e3f8c53ae1e97263b9d39b3c3e5d7c80268130f2f933811\" id=54a3ca92-bbad-4a93-85c0-a128a49def68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.886610 | controller |     "Jun 12 21:14:54.361241 crc crio[24437]: time=\"2026-06-12T21:14:54.360474604Z\" level=info msg=\"Started container\" PID=129536 containerID=8586a40505cec7cf0e3f8c53ae1e97263b9d39b3c3e5d7c80268130f2f933811 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=54a3ca92-bbad-4a93-85c0-a128a49def68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351",
2026-06-12 21:48:35.886625 | controller |     "Jun 12 21:14:58.836369 crc crio[24437]: time=\"2026-06-12T21:14:58.835343861Z\" level=info msg=\"Stopping pod sandbox: c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351\" id=9f8a3e9d-3c14-460e-9c87-ae9806518639 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.886641 | controller |     "Jun 12 21:14:58.837835 crc crio[24437]: time=\"2026-06-12T21:14:58.837211457Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr Namespace:openstack ID:c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351 UID:391b2127-62da-4eff-a58f-b519f5f1777d NetNS:/var/run/netns/7c4d9e8a-2bc1-4c99-84fe-78bbcaeba6eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod391b2127_62da_4eff_a58f_b519f5f1777d.slice PodAnnotations:0xc002746b78}] Aliases:map[]}\"",
2026-06-12 21:48:35.886656 | controller |     "Jun 12 21:14:58.837835 crc crio[24437]: time=\"2026-06-12T21:14:58.837409172Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.886671 | controller |     "Jun 12 21:14:59.365285 crc crio[24437]: time=\"2026-06-12T21:14:59.36475009Z\" level=info msg=\"Stopped pod sandbox: c910a97b6bcde6ca9539975a0727e6ca00ed38f30209cfc39cfec8b293070351\" id=9f8a3e9d-3c14-460e-9c87-ae9806518639 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.886686 | controller |     "Jun 12 21:15:01.997607 crc crio[24437]: time=\"2026-06-12T21:15:01.996999427Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/POD\" id=8bc4f522-bca0-4e68-8bae-b54774825987 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.886701 | controller |     "Jun 12 21:15:01.997607 crc crio[24437]: time=\"2026-06-12T21:15:01.997584561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.886716 | controller |     "Jun 12 21:15:02.062204 crc crio[24437]: time=\"2026-06-12T21:15:02.061608891Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh Namespace:openstack ID:4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7 UID:162c53c1-948d-44a4-988f-5a4378ed4390 NetNS:/var/run/netns/9ddf9ce9-0bb4-442f-b70a-474d87f389dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162c53c1_948d_44a4_988f_5a4378ed4390.slice PodAnnotations:0xc000a8d0d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.886735 | controller |     "Jun 12 21:15:02.062204 crc crio[24437]: time=\"2026-06-12T21:15:02.062181005Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.886750 | controller |     "Jun 12 21:15:02.186163 crc crio[24437]: time=\"2026-06-12T21:15:02.186080192Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688315-r6gn4/POD\" id=1834a127-709d-4c20-af7c-45820d6be8d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.886764 | controller |     "Jun 12 21:15:02.186287 crc crio[24437]: time=\"2026-06-12T21:15:02.186180824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.886779 | controller |     "Jun 12 21:15:02.225814 crc crio[24437]: time=\"2026-06-12T21:15:02.225697821Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688315-r6gn4 Namespace:openshift-operator-lifecycle-manager ID:fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999 UID:a3329296-c02e-4d53-83c3-e1df8f7b3cf4 NetNS:/var/run/netns/4ac639a9-fc4f-4a64-a667-2a20a18f1311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3329296_c02e_4d53_83c3_e1df8f7b3cf4.slice PodAnnotations:0xc00008cd20}] Aliases:map[]}\"",
2026-06-12 21:48:35.886794 | controller |     "Jun 12 21:15:02.225814 crc crio[24437]: time=\"2026-06-12T21:15:02.225778223Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688315-r6gn4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.886808 | controller |     "Jun 12 21:15:02.872036 crc crio[24437]: 2026-06-12T21:15:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa3cec0574cc9c4 Mac:2a:a5:ee:b2:a9:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/4ac639a9-fc4f-4a64-a667-2a20a18f1311 SocketPath: PciID:}] [{Interface:0xc000590530 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.886823 | controller |     "Jun 12 21:15:02.874551 crc crio[24437]: time=\"2026-06-12T21:15:02.873216182Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688315-r6gn4 Namespace:openshift-operator-lifecycle-manager ID:fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999 UID:a3329296-c02e-4d53-83c3-e1df8f7b3cf4 NetNS:/var/run/netns/4ac639a9-fc4f-4a64-a667-2a20a18f1311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3329296_c02e_4d53_83c3_e1df8f7b3cf4.slice PodAnnotations:0xc00008cd20}] Aliases:map[]}\"",
2026-06-12 21:48:35.886838 | controller |     "Jun 12 21:15:02.874551 crc crio[24437]: time=\"2026-06-12T21:15:02.873443667Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688315-r6gn4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.886876 | controller |     "Jun 12 21:15:02.885174 crc crio[24437]: time=\"2026-06-12T21:15:02.884870964Z\" level=info msg=\"Ran pod sandbox fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688315-r6gn4/POD\" id=1834a127-709d-4c20-af7c-45820d6be8d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.886900 | controller |     "Jun 12 21:15:02.888466 crc crio[24437]: time=\"2026-06-12T21:15:02.888167786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a2254ab9-7c78-4587-8f7e-871bb1a88dca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.886916 | controller |     "Jun 12 21:15:02.896469 crc crio[24437]: time=\"2026-06-12T21:15:02.896379991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8862208e-2b2d-458b-96c9-888a3e076175 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.886931 | controller |     "Jun 12 21:15:02.905323 crc crio[24437]: time=\"2026-06-12T21:15:02.904059773Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688315-r6gn4/collect-profiles\" id=1a9dc2a3-b8b4-4e39-98bb-d1e68080ddf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.886946 | controller |     "Jun 12 21:15:02.905323 crc crio[24437]: time=\"2026-06-12T21:15:02.904448572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.886961 | controller |     "Jun 12 21:15:02.945093 crc crio[24437]: 2026-06-12T21:15:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e95a4d338c1b5e Mac:3a:9b:ca:d3:22:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/9ddf9ce9-0bb4-442f-b70a-474d87f389dd SocketPath: PciID:}] [{Interface:0xc00026d6b0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.886976 | controller |     "Jun 12 21:15:02.946167 crc crio[24437]: time=\"2026-06-12T21:15:02.946098354Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh Namespace:openstack ID:4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7 UID:162c53c1-948d-44a4-988f-5a4378ed4390 NetNS:/var/run/netns/9ddf9ce9-0bb4-442f-b70a-474d87f389dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162c53c1_948d_44a4_988f_5a4378ed4390.slice PodAnnotations:0xc000a8d0d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.886991 | controller |     "Jun 12 21:15:02.946342 crc crio[24437]: time=\"2026-06-12T21:15:02.946285469Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.887006 | controller |     "Jun 12 21:15:02.960165 crc crio[24437]: time=\"2026-06-12T21:15:02.959905998Z\" level=info msg=\"Ran pod sandbox 4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/POD\" id=8bc4f522-bca0-4e68-8bae-b54774825987 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.887021 | controller |     "Jun 12 21:15:02.964188 crc crio[24437]: time=\"2026-06-12T21:15:02.964010671Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d9d1e176-5857-416b-be24-a4774d73392f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.887035 | controller |     "Jun 12 21:15:02.971425 crc crio[24437]: time=\"2026-06-12T21:15:02.971233621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.887049 | controller |     "Jun 12 21:15:02.980261 crc crio[24437]: time=\"2026-06-12T21:15:02.980097762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.887067 | controller |     "Jun 12 21:15:02.996799 crc crio[24437]: time=\"2026-06-12T21:15:02.996670678Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=34d873b7-06a5-4ba3-9a0e-6163f6847338 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.887082 | controller |     "Jun 12 21:15:03.006280 crc crio[24437]: time=\"2026-06-12T21:15:03.006151935Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=ee6d51c6-a2d5-4923-849f-221e8226597a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.887096 | controller |     "Jun 12 21:15:03.007417 crc crio[24437]: time=\"2026-06-12T21:15:03.006508974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.887110 | controller |     "Jun 12 21:15:03.117291 crc crio[24437]: time=\"2026-06-12T21:15:03.115726693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.887124 | controller |     "Jun 12 21:15:03.121284 crc crio[24437]: time=\"2026-06-12T21:15:03.121213189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.887139 | controller |     "Jun 12 21:15:03.255230 crc crio[24437]: time=\"2026-06-12T21:15:03.255110906Z\" level=info msg=\"Created container 7f5a139098ff3aa5c50adb52ac585d91fd7d0dd7cc6ecd376ac269696e4ac641: openshift-operator-lifecycle-manager/collect-profiles-29688315-r6gn4/collect-profiles\" id=1a9dc2a3-b8b4-4e39-98bb-d1e68080ddf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.887153 | controller |     "Jun 12 21:15:03.256294 crc crio[24437]: time=\"2026-06-12T21:15:03.256205793Z\" level=info msg=\"Starting container: 7f5a139098ff3aa5c50adb52ac585d91fd7d0dd7cc6ecd376ac269696e4ac641\" id=6dd3fa6b-6d1c-46a1-8743-83982654e590 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.887168 | controller |     "Jun 12 21:15:03.263668 crc crio[24437]: time=\"2026-06-12T21:15:03.263586907Z\" level=info msg=\"Started container\" PID=130213 containerID=7f5a139098ff3aa5c50adb52ac585d91fd7d0dd7cc6ecd376ac269696e4ac641 description=openshift-operator-lifecycle-manager/collect-profiles-29688315-r6gn4/collect-profiles id=6dd3fa6b-6d1c-46a1-8743-83982654e590 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999",
2026-06-12 21:48:35.887182 | controller |     "Jun 12 21:15:03.293543 crc crio[24437]: time=\"2026-06-12T21:15:03.293431553Z\" level=info msg=\"Created container f6e9c8147b669648dcb9a53429bf402d245f5dfae72fb5d75d2d528470012148: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=ee6d51c6-a2d5-4923-849f-221e8226597a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.887197 | controller |     "Jun 12 21:15:03.295699 crc crio[24437]: time=\"2026-06-12T21:15:03.295577497Z\" level=info msg=\"Starting container: f6e9c8147b669648dcb9a53429bf402d245f5dfae72fb5d75d2d528470012148\" id=4bfe157f-8b2d-4e98-bf8c-0dcd2841a113 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.887211 | controller |     "Jun 12 21:15:03.302388 crc crio[24437]: time=\"2026-06-12T21:15:03.302245524Z\" level=info msg=\"Started container\" PID=130217 containerID=f6e9c8147b669648dcb9a53429bf402d245f5dfae72fb5d75d2d528470012148 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=4bfe157f-8b2d-4e98-bf8c-0dcd2841a113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7",
2026-06-12 21:48:35.887229 | controller |     "Jun 12 21:15:05.998784 crc crio[24437]: time=\"2026-06-12T21:15:05.998171073Z\" level=info msg=\"Stopping pod sandbox: fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999\" id=768dcdee-e472-44cb-9237-98760a8cc9d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.887244 | controller |     "Jun 12 21:15:06.000286 crc crio[24437]: time=\"2026-06-12T21:15:05.999551088Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688315-r6gn4 Namespace:openshift-operator-lifecycle-manager ID:fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999 UID:a3329296-c02e-4d53-83c3-e1df8f7b3cf4 NetNS:/var/run/netns/4ac639a9-fc4f-4a64-a667-2a20a18f1311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3329296_c02e_4d53_83c3_e1df8f7b3cf4.slice PodAnnotations:0xc000a8cd18}] Aliases:map[]}\"",
2026-06-12 21:48:35.887259 | controller |     "Jun 12 21:15:06.000286 crc crio[24437]: time=\"2026-06-12T21:15:05.999726212Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688315-r6gn4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.887273 | controller |     "Jun 12 21:15:06.332593 crc crio[24437]: time=\"2026-06-12T21:15:06.332010986Z\" level=info msg=\"Stopped pod sandbox: fa3cec0574cc9c417f5f07b9d25d359c05c77be69f6eaa01d086ea108bcd2999\" id=768dcdee-e472-44cb-9237-98760a8cc9d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.887287 | controller |     "Jun 12 21:15:22.941550 crc crio[24437]: time=\"2026-06-12T21:15:22.940834467Z\" level=info msg=\"Removing container: 6902064a3daf085011e64b75390d191339199d17ec78dc54d5b3e09765386cdf\" id=73ccbd6b-0aab-46f2-9fd6-d92bc4678ab7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.887301 | controller |     "Jun 12 21:15:22.990520 crc crio[24437]: time=\"2026-06-12T21:15:22.989195736Z\" level=info msg=\"Removed container 6902064a3daf085011e64b75390d191339199d17ec78dc54d5b3e09765386cdf: openshift-operator-lifecycle-manager/collect-profiles-29688270-b7j98/collect-profiles\" id=73ccbd6b-0aab-46f2-9fd6-d92bc4678ab7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.887315 | controller |     "Jun 12 21:15:23.010334 crc crio[24437]: time=\"2026-06-12T21:15:23.010239962Z\" level=info msg=\"Stopping pod sandbox: b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b\" id=44b3d364-62ba-4133-a835-ef8142decd42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.887330 | controller |     "Jun 12 21:15:23.010736 crc crio[24437]: time=\"2026-06-12T21:15:23.010707923Z\" level=info msg=\"Stopped pod sandbox (already stopped): b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b\" id=44b3d364-62ba-4133-a835-ef8142decd42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.887345 | controller |     "Jun 12 21:15:23.011356 crc crio[24437]: time=\"2026-06-12T21:15:23.011306428Z\" level=info msg=\"Removing pod sandbox: b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b\" id=7a053407-a3f6-42ff-b6b9-f6358d399bda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.887359 | controller |     "Jun 12 21:15:23.039633 crc crio[24437]: time=\"2026-06-12T21:15:23.039520913Z\" level=info msg=\"Removed pod sandbox: b4226e578af287f7a6d1b646dde9730c06478bb7f09c81f9313a214cd0475e3b\" id=7a053407-a3f6-42ff-b6b9-f6358d399bda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.887373 | controller |     "Jun 12 21:16:04.402825 crc crio[24437]: time=\"2026-06-12T21:16:04.401716799Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688316-ltjsg/POD\" id=e50482ee-dea7-48d4-a7e1-506848ead8fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.887390 | controller |     "Jun 12 21:16:04.404726 crc crio[24437]: time=\"2026-06-12T21:16:04.402903479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.887405 | controller |     "Jun 12 21:16:04.461783 crc crio[24437]: time=\"2026-06-12T21:16:04.461233076Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688316-ltjsg Namespace:openshift-infra ID:f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7 UID:b7a88801-159a-4e3c-a9c9-44f5e94f2176 NetNS:/var/run/netns/8b9fd25c-726c-4340-8e78-96ef252e4642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a88801_159a_4e3c_a9c9_44f5e94f2176.slice PodAnnotations:0xc0025540b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.887419 | controller |     "Jun 12 21:16:04.461783 crc crio[24437]: time=\"2026-06-12T21:16:04.461565175Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688316-ltjsg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.887434 | controller |     "Jun 12 21:16:05.097740 crc crio[24437]: 2026-06-12T21:16:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f535319557fee9c Mac:7e:fa:65:f3:9d:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/8b9fd25c-726c-4340-8e78-96ef252e4642 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.887448 | controller |     "Jun 12 21:16:05.100979 crc crio[24437]: time=\"2026-06-12T21:16:05.100780508Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688316-ltjsg Namespace:openshift-infra ID:f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7 UID:b7a88801-159a-4e3c-a9c9-44f5e94f2176 NetNS:/var/run/netns/8b9fd25c-726c-4340-8e78-96ef252e4642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a88801_159a_4e3c_a9c9_44f5e94f2176.slice PodAnnotations:0xc0025540b0}] Aliases:map[]}\"",
2026-06-12 21:48:35.887463 | controller |     "Jun 12 21:16:05.101190 crc crio[24437]: time=\"2026-06-12T21:16:05.101160977Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688316-ltjsg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.887478 | controller |     "Jun 12 21:16:05.117007 crc crio[24437]: time=\"2026-06-12T21:16:05.11684616Z\" level=info msg=\"Ran pod sandbox f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7 with infra container: openshift-infra/auto-csr-approver-29688316-ltjsg/POD\" id=e50482ee-dea7-48d4-a7e1-506848ead8fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.887493 | controller |     "Jun 12 21:16:05.123137 crc crio[24437]: time=\"2026-06-12T21:16:05.123033744Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e1fe87fb-3c52-4ae2-b01c-3964872cb891 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.887507 | controller |     "Jun 12 21:16:05.133828 crc crio[24437]: time=\"2026-06-12T21:16:05.133727692Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.887523 | controller |     "Jun 12 21:16:06.029550 crc crio[24437]: time=\"2026-06-12T21:16:06.029035395Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e1fe87fb-3c52-4ae2-b01c-3964872cb891 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.887538 | controller |     "Jun 12 21:16:06.031619 crc crio[24437]: time=\"2026-06-12T21:16:06.031581399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=61d7b5cc-2adf-4d72-b83e-7fe0731564b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.887557 | controller |     "Jun 12 21:16:06.034880 crc crio[24437]: time=\"2026-06-12T21:16:06.034707617Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9d9d6255-cdfd-4ee7-9fe1-b30c09470e06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.887572 | controller |     "Jun 12 21:16:06.041862 crc crio[24437]: time=\"2026-06-12T21:16:06.041761963Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688316-ltjsg/oc\" id=af19d4dc-deec-4b43-8f38-33722e5d251a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.887586 | controller |     "Jun 12 21:16:06.042346 crc crio[24437]: time=\"2026-06-12T21:16:06.042290526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.887601 | controller |     "Jun 12 21:16:06.093278 crc crio[24437]: time=\"2026-06-12T21:16:06.093134526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.887616 | controller |     "Jun 12 21:16:06.573838 crc crio[24437]: time=\"2026-06-12T21:16:06.573783618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.887630 | controller |     "Jun 12 21:16:06.696508 crc crio[24437]: time=\"2026-06-12T21:16:06.696261379Z\" level=info msg=\"Created container 80f07aa162d8784858437c8f03019964b1a5b1363d4586d49777e76619965b73: openshift-infra/auto-csr-approver-29688316-ltjsg/oc\" id=af19d4dc-deec-4b43-8f38-33722e5d251a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.887644 | controller |     "Jun 12 21:16:06.697908 crc crio[24437]: time=\"2026-06-12T21:16:06.697819837Z\" level=info msg=\"Starting container: 80f07aa162d8784858437c8f03019964b1a5b1363d4586d49777e76619965b73\" id=09111432-3b06-4a10-8c6e-7ddc62a6ca61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.887659 | controller |     "Jun 12 21:16:06.704231 crc crio[24437]: time=\"2026-06-12T21:16:06.704137915Z\" level=info msg=\"Started container\" PID=133394 containerID=80f07aa162d8784858437c8f03019964b1a5b1363d4586d49777e76619965b73 description=openshift-infra/auto-csr-approver-29688316-ltjsg/oc id=09111432-3b06-4a10-8c6e-7ddc62a6ca61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7",
2026-06-12 21:48:35.887674 | controller |     "Jun 12 21:16:08.447769 crc crio[24437]: time=\"2026-06-12T21:16:08.447157554Z\" level=info msg=\"Stopping pod sandbox: f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7\" id=2c9fbedc-4aac-4f60-8346-5d0b91d28a12 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.887688 | controller |     "Jun 12 21:16:08.449537 crc crio[24437]: time=\"2026-06-12T21:16:08.448550508Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688316-ltjsg Namespace:openshift-infra ID:f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7 UID:b7a88801-159a-4e3c-a9c9-44f5e94f2176 NetNS:/var/run/netns/8b9fd25c-726c-4340-8e78-96ef252e4642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a88801_159a_4e3c_a9c9_44f5e94f2176.slice PodAnnotations:0xc0025542f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.887704 | controller |     "Jun 12 21:16:08.449537 crc crio[24437]: time=\"2026-06-12T21:16:08.448762034Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688316-ltjsg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.887719 | controller |     "Jun 12 21:16:08.788228 crc crio[24437]: time=\"2026-06-12T21:16:08.786203847Z\" level=info msg=\"Stopped pod sandbox: f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7\" id=2c9fbedc-4aac-4f60-8346-5d0b91d28a12 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.887737 | controller |     "Jun 12 21:16:23.101491 crc crio[24437]: time=\"2026-06-12T21:16:23.098884256Z\" level=info msg=\"Removing container: c6a628500c7a8f8abd4dde827e823b0dc64cc083d7eb5e203f60fd033b68e893\" id=6687844b-de20-41c9-a4fc-99a7e537719b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.887753 | controller |     "Jun 12 21:16:23.776353 crc crio[24437]: time=\"2026-06-12T21:16:23.775645908Z\" level=info msg=\"Removed container c6a628500c7a8f8abd4dde827e823b0dc64cc083d7eb5e203f60fd033b68e893: openshift-infra/auto-csr-approver-29688310-ktqpb/oc\" id=6687844b-de20-41c9-a4fc-99a7e537719b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.887768 | controller |     "Jun 12 21:16:23.794620 crc crio[24437]: time=\"2026-06-12T21:16:23.794485559Z\" level=info msg=\"Stopping pod sandbox: e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201\" id=60901c91-1d03-418f-bd24-4ecc818439de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.887782 | controller |     "Jun 12 21:16:23.795150 crc crio[24437]: time=\"2026-06-12T21:16:23.794644423Z\" level=info msg=\"Stopped pod sandbox (already stopped): e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201\" id=60901c91-1d03-418f-bd24-4ecc818439de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.887797 | controller |     "Jun 12 21:16:23.795661 crc crio[24437]: time=\"2026-06-12T21:16:23.795549375Z\" level=info msg=\"Removing pod sandbox: e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201\" id=0dc1d769-88b9-44ba-95fb-3b7188e20f3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.887812 | controller |     "Jun 12 21:16:23.812894 crc crio[24437]: time=\"2026-06-12T21:16:23.812776556Z\" level=info msg=\"Removed pod sandbox: e55af0e710702c129afbcfb5420887bb6ab2daae904649ffc7da36cc2aaa1201\" id=0dc1d769-88b9-44ba-95fb-3b7188e20f3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.887827 | controller |     "Jun 12 21:16:47.529498 crc crio[24437]: time=\"2026-06-12T21:16:47.528727719Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-zbg6c/POD\" id=5cfe1a56-62a6-41f6-acc5-4fe41d0fd26f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.887842 | controller |     "Jun 12 21:16:47.529498 crc crio[24437]: time=\"2026-06-12T21:16:47.529500128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.887876 | controller |     "Jun 12 21:16:47.566366 crc crio[24437]: time=\"2026-06-12T21:16:47.566207726Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zbg6c Namespace:openshift-marketplace ID:8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb UID:391f4f63-59a1-482e-9212-fc2187063d06 NetNS:/var/run/netns/13052434-614b-4fa3-ad1b-228a8ac1e784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod391f4f63_59a1_482e_9212_fc2187063d06.slice PodAnnotations:0xc002554fd8}] Aliases:map[]}\"",
2026-06-12 21:48:35.887893 | controller |     "Jun 12 21:16:47.566366 crc crio[24437]: time=\"2026-06-12T21:16:47.566297198Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-zbg6c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.887908 | controller |     "Jun 12 21:16:47.959820 crc crio[24437]: 2026-06-12T21:16:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8118eab185421d1 Mac:fa:d2:50:bb:04:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/13052434-614b-4fa3-ad1b-228a8ac1e784 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.887927 | controller |     "Jun 12 21:16:47.961838 crc crio[24437]: time=\"2026-06-12T21:16:47.96174993Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zbg6c Namespace:openshift-marketplace ID:8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb UID:391f4f63-59a1-482e-9212-fc2187063d06 NetNS:/var/run/netns/13052434-614b-4fa3-ad1b-228a8ac1e784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod391f4f63_59a1_482e_9212_fc2187063d06.slice PodAnnotations:0xc002554fd8}] Aliases:map[]}\"",
2026-06-12 21:48:35.887943 | controller |     "Jun 12 21:16:47.962031 crc crio[24437]: time=\"2026-06-12T21:16:47.962004866Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-zbg6c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.887958 | controller |     "Jun 12 21:16:47.975859 crc crio[24437]: time=\"2026-06-12T21:16:47.975806771Z\" level=info msg=\"Ran pod sandbox 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb with infra container: openshift-marketplace/redhat-marketplace-zbg6c/POD\" id=5cfe1a56-62a6-41f6-acc5-4fe41d0fd26f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.887972 | controller |     "Jun 12 21:16:47.981196 crc crio[24437]: time=\"2026-06-12T21:16:47.981114184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e25b226-7c39-4781-8507-6799f6e3c0bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.887987 | controller |     "Jun 12 21:16:47.985334 crc crio[24437]: time=\"2026-06-12T21:16:47.985226517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0d9916f5-372a-450d-9d7d-39c047240878 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.888002 | controller |     "Jun 12 21:16:48.004742 crc crio[24437]: time=\"2026-06-12T21:16:48.004644242Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zbg6c/extract-utilities\" id=ba8f6923-26bb-448b-b7aa-25532ba55dc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.888017 | controller |     "Jun 12 21:16:48.005233 crc crio[24437]: time=\"2026-06-12T21:16:48.005160675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.888031 | controller |     "Jun 12 21:16:48.083027 crc crio[24437]: time=\"2026-06-12T21:16:48.082855617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.888046 | controller |     "Jun 12 21:16:48.092366 crc crio[24437]: time=\"2026-06-12T21:16:48.091865532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.888061 | controller |     "Jun 12 21:16:48.342980 crc crio[24437]: time=\"2026-06-12T21:16:48.342370482Z\" level=info msg=\"Created container 7c0de5a809f58066319c598cfc32efa0508fdf4c709d3e9f19d5879f204ec980: openshift-marketplace/redhat-marketplace-zbg6c/extract-utilities\" id=ba8f6923-26bb-448b-b7aa-25532ba55dc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.888075 | controller |     "Jun 12 21:16:48.344444 crc crio[24437]: time=\"2026-06-12T21:16:48.344365221Z\" level=info msg=\"Starting container: 7c0de5a809f58066319c598cfc32efa0508fdf4c709d3e9f19d5879f204ec980\" id=74063a8e-ac59-4ec5-8f70-acefa2641469 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.888090 | controller |     "Jun 12 21:16:48.358102 crc crio[24437]: time=\"2026-06-12T21:16:48.358006592Z\" level=info msg=\"Started container\" PID=135904 containerID=7c0de5a809f58066319c598cfc32efa0508fdf4c709d3e9f19d5879f204ec980 description=openshift-marketplace/redhat-marketplace-zbg6c/extract-utilities id=74063a8e-ac59-4ec5-8f70-acefa2641469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb",
2026-06-12 21:48:35.888109 | controller |     "Jun 12 21:16:48.471136 crc crio[24437]: time=\"2026-06-12T21:16:48.471059958Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=24f31f3e-5df8-460d-9a00-595feb4a978c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.888124 | controller |     "Jun 12 21:16:48.475966 crc crio[24437]: time=\"2026-06-12T21:16:48.475787415Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:48:35.888139 | controller |     "Jun 12 21:16:49.391091 crc crio[24437]: time=\"2026-06-12T21:16:49.390382191Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=24f31f3e-5df8-460d-9a00-595feb4a978c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.888154 | controller |     "Jun 12 21:16:49.394399 crc crio[24437]: time=\"2026-06-12T21:16:49.394282029Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1d1539e7-354f-4a08-8be4-7550dadf282b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.888169 | controller |     "Jun 12 21:16:49.404292 crc crio[24437]: time=\"2026-06-12T21:16:49.404194916Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0d77d2a5-dbed-4a07-9a54-b40814b6bcc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.888183 | controller |     "Jun 12 21:16:49.454051 crc crio[24437]: time=\"2026-06-12T21:16:49.453960909Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zbg6c/extract-content\" id=844d6492-d349-43f4-a3f4-bb30318f0334 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.888198 | controller |     "Jun 12 21:16:49.454549 crc crio[24437]: time=\"2026-06-12T21:16:49.454493133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.888213 | controller |     "Jun 12 21:16:49.566164 crc crio[24437]: time=\"2026-06-12T21:16:49.565232731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.888228 | controller |     "Jun 12 21:16:49.578501 crc crio[24437]: time=\"2026-06-12T21:16:49.578344349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.888243 | controller |     "Jun 12 21:16:49.922830 crc crio[24437]: time=\"2026-06-12T21:16:49.922278593Z\" level=info msg=\"Created container 61e351085744b76b4a7d138f51455e504f49eda691c6ad177d6d6480a662c37d: openshift-marketplace/redhat-marketplace-zbg6c/extract-content\" id=844d6492-d349-43f4-a3f4-bb30318f0334 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.888258 | controller |     "Jun 12 21:16:49.925815 crc crio[24437]: time=\"2026-06-12T21:16:49.925666307Z\" level=info msg=\"Starting container: 61e351085744b76b4a7d138f51455e504f49eda691c6ad177d6d6480a662c37d\" id=3e3ff134-791c-424c-ad7d-2bf2a2756c21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.888272 | controller |     "Jun 12 21:16:49.936257 crc crio[24437]: time=\"2026-06-12T21:16:49.934389276Z\" level=info msg=\"Started container\" PID=135983 containerID=61e351085744b76b4a7d138f51455e504f49eda691c6ad177d6d6480a662c37d description=openshift-marketplace/redhat-marketplace-zbg6c/extract-content id=3e3ff134-791c-424c-ad7d-2bf2a2756c21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb",
2026-06-12 21:48:35.888290 | controller |     "Jun 12 21:16:52.536082 crc crio[24437]: time=\"2026-06-12T21:16:52.535452195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e52ba846-6d2b-45d0-930d-96554dc31f62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.888305 | controller |     "Jun 12 21:16:52.539222 crc crio[24437]: time=\"2026-06-12T21:16:52.539068646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=37ce10da-22e2-49ce-be84-690be80a24d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.888320 | controller |     "Jun 12 21:16:52.546324 crc crio[24437]: time=\"2026-06-12T21:16:52.546178864Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zbg6c/registry-server\" id=cde38ac5-5109-44f8-8e47-ed12af63bef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.888335 | controller |     "Jun 12 21:16:52.547195 crc crio[24437]: time=\"2026-06-12T21:16:52.546780588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.888349 | controller |     "Jun 12 21:16:52.622453 crc crio[24437]: time=\"2026-06-12T21:16:52.622381767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.888364 | controller |     "Jun 12 21:16:52.628901 crc crio[24437]: time=\"2026-06-12T21:16:52.628781258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.888378 | controller |     "Jun 12 21:16:52.809279 crc crio[24437]: time=\"2026-06-12T21:16:52.809155395Z\" level=info msg=\"Created container 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c: openshift-marketplace/redhat-marketplace-zbg6c/registry-server\" id=cde38ac5-5109-44f8-8e47-ed12af63bef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.888393 | controller |     "Jun 12 21:16:52.811601 crc crio[24437]: time=\"2026-06-12T21:16:52.811496184Z\" level=info msg=\"Starting container: 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c\" id=0652c5b1-efa2-44e0-a19d-83dc58392af2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.888408 | controller |     "Jun 12 21:16:52.817759 crc crio[24437]: time=\"2026-06-12T21:16:52.817637907Z\" level=info msg=\"Started container\" PID=136116 containerID=6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c description=openshift-marketplace/redhat-marketplace-zbg6c/registry-server id=0652c5b1-efa2-44e0-a19d-83dc58392af2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb",
2026-06-12 21:48:35.888423 | controller |     "Jun 12 21:16:59.631720 crc crio[24437]: time=\"2026-06-12T21:16:59.631137605Z\" level=info msg=\"Stopping container: 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c (timeout: 2s)\" id=7131e060-8b28-4835-8d2a-a297c81466ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.888438 | controller |     "Jun 12 21:16:59.760752 crc crio[24437]: time=\"2026-06-12T21:16:59.760621122Z\" level=info msg=\"Stopped container 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c: openshift-marketplace/redhat-marketplace-zbg6c/registry-server\" id=7131e060-8b28-4835-8d2a-a297c81466ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.888454 | controller |     "Jun 12 21:16:59.762078 crc crio[24437]: time=\"2026-06-12T21:16:59.761996186Z\" level=info msg=\"Stopping pod sandbox: 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb\" id=13b120e7-d35b-45f1-959e-05c2fcbea4cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.888473 | controller |     "Jun 12 21:16:59.763110 crc crio[24437]: time=\"2026-06-12T21:16:59.763027891Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zbg6c Namespace:openshift-marketplace ID:8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb UID:391f4f63-59a1-482e-9212-fc2187063d06 NetNS:/var/run/netns/13052434-614b-4fa3-ad1b-228a8ac1e784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod391f4f63_59a1_482e_9212_fc2187063d06.slice PodAnnotations:0xc0026aa830}] Aliases:map[]}\"",
2026-06-12 21:48:35.888490 | controller |     "Jun 12 21:16:59.763309 crc crio[24437]: time=\"2026-06-12T21:16:59.763242246Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-zbg6c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.888507 | controller |     "Jun 12 21:17:00.072655 crc crio[24437]: time=\"2026-06-12T21:17:00.072547097Z\" level=info msg=\"Stopped pod sandbox: 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb\" id=13b120e7-d35b-45f1-959e-05c2fcbea4cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.888523 | controller |     "Jun 12 21:17:00.651414 crc crio[24437]: time=\"2026-06-12T21:17:00.648800117Z\" level=info msg=\"Removing container: 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c\" id=02cacb6d-0b88-49a6-a504-e776ae37cbca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.888537 | controller |     "Jun 12 21:17:00.706563 crc crio[24437]: time=\"2026-06-12T21:17:00.706429287Z\" level=info msg=\"Removed container 6fd568e6c55787c15b0730e583907e0852bd6511e9bbbd2c2e7341e6a977662c: openshift-marketplace/redhat-marketplace-zbg6c/registry-server\" id=02cacb6d-0b88-49a6-a504-e776ae37cbca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.888552 | controller |     "Jun 12 21:17:00.719791 crc crio[24437]: time=\"2026-06-12T21:17:00.719398251Z\" level=info msg=\"Removing container: 61e351085744b76b4a7d138f51455e504f49eda691c6ad177d6d6480a662c37d\" id=b99954ef-31ed-4cc3-983e-1c26e11dc58f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.888567 | controller |     "Jun 12 21:17:00.751134 crc crio[24437]: time=\"2026-06-12T21:17:00.751030922Z\" level=info msg=\"Removed container 61e351085744b76b4a7d138f51455e504f49eda691c6ad177d6d6480a662c37d: openshift-marketplace/redhat-marketplace-zbg6c/extract-content\" id=b99954ef-31ed-4cc3-983e-1c26e11dc58f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.888582 | controller |     "Jun 12 21:17:00.754752 crc crio[24437]: time=\"2026-06-12T21:17:00.754466878Z\" level=info msg=\"Removing container: 7c0de5a809f58066319c598cfc32efa0508fdf4c709d3e9f19d5879f204ec980\" id=bcbe840e-d62a-4fab-ab45-6d607bc1e1d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.888596 | controller |     "Jun 12 21:17:00.828977 crc crio[24437]: time=\"2026-06-12T21:17:00.828816425Z\" level=info msg=\"Removed container 7c0de5a809f58066319c598cfc32efa0508fdf4c709d3e9f19d5879f204ec980: openshift-marketplace/redhat-marketplace-zbg6c/extract-utilities\" id=bcbe840e-d62a-4fab-ab45-6d607bc1e1d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.888611 | controller |     "Jun 12 21:17:11.848352 crc crio[24437]: time=\"2026-06-12T21:17:11.847288771Z\" level=info msg=\"Stopping pod sandbox: 4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7\" id=bb7cc709-02c2-424b-b6b7-9c68ff4462fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.888625 | controller |     "Jun 12 21:17:11.850393 crc crio[24437]: time=\"2026-06-12T21:17:11.848904012Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh Namespace:openstack ID:4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7 UID:162c53c1-948d-44a4-988f-5a4378ed4390 NetNS:/var/run/netns/9ddf9ce9-0bb4-442f-b70a-474d87f389dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162c53c1_948d_44a4_988f_5a4378ed4390.slice PodAnnotations:0xc006ecc400}] Aliases:map[]}\"",
2026-06-12 21:48:35.888643 | controller |     "Jun 12 21:17:11.850393 crc crio[24437]: time=\"2026-06-12T21:17:11.849134887Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.888658 | controller |     "Jun 12 21:17:12.366049 crc crio[24437]: time=\"2026-06-12T21:17:12.365905112Z\" level=info msg=\"Stopped pod sandbox: 4e95a4d338c1b5eb0c57975672d33b85dcfdd85e299ceadb884808124a9332d7\" id=bb7cc709-02c2-424b-b6b7-9c68ff4462fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.888673 | controller |     "Jun 12 21:17:13.395178 crc crio[24437]: time=\"2026-06-12T21:17:13.394563567Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/POD\" id=181a7187-8e6a-411a-8469-fd252acd0890 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.888687 | controller |     "Jun 12 21:17:13.397154 crc crio[24437]: time=\"2026-06-12T21:17:13.395210413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.888702 | controller |     "Jun 12 21:17:13.468959 crc crio[24437]: time=\"2026-06-12T21:17:13.468369992Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt Namespace:openstack ID:ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f UID:17a2d4ca-defb-4ec0-aa23-65d4eb530497 NetNS:/var/run/netns/d355324f-59ab-4f7a-be6c-528d423e04fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a2d4ca_defb_4ec0_aa23_65d4eb530497.slice PodAnnotations:0xc006ecc028}] Aliases:map[]}\"",
2026-06-12 21:48:35.888718 | controller |     "Jun 12 21:17:13.468959 crc crio[24437]: time=\"2026-06-12T21:17:13.468857805Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.888733 | controller |     "Jun 12 21:17:14.196321 crc crio[24437]: 2026-06-12T21:17:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea6e815ad45bc7e Mac:0e:33:18:0c:df:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/d355324f-59ab-4f7a-be6c-528d423e04fe SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.888748 | controller |     "Jun 12 21:17:14.200012 crc crio[24437]: time=\"2026-06-12T21:17:14.198280372Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt Namespace:openstack ID:ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f UID:17a2d4ca-defb-4ec0-aa23-65d4eb530497 NetNS:/var/run/netns/d355324f-59ab-4f7a-be6c-528d423e04fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a2d4ca_defb_4ec0_aa23_65d4eb530497.slice PodAnnotations:0xc006ecc028}] Aliases:map[]}\"",
2026-06-12 21:48:35.888763 | controller |     "Jun 12 21:17:14.200012 crc crio[24437]: time=\"2026-06-12T21:17:14.198455557Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.888778 | controller |     "Jun 12 21:17:14.216190 crc crio[24437]: time=\"2026-06-12T21:17:14.21421039Z\" level=info msg=\"Ran pod sandbox ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/POD\" id=181a7187-8e6a-411a-8469-fd252acd0890 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.888798 | controller |     "Jun 12 21:17:14.217416 crc crio[24437]: time=\"2026-06-12T21:17:14.217265687Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0051a611-cdbb-4f77-89e7-0838043a85c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.888813 | controller |     "Jun 12 21:17:14.237745 crc crio[24437]: time=\"2026-06-12T21:17:14.237605866Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6c1b16bf-d86b-4ed1-9c80-a433cfae1ffc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.888827 | controller |     "Jun 12 21:17:14.250627 crc crio[24437]: time=\"2026-06-12T21:17:14.250508428Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=358abc40-f8f5-4f8d-ada4-bc8cbf735dfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.888842 | controller |     "Jun 12 21:17:14.252626 crc crio[24437]: time=\"2026-06-12T21:17:14.252560759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.888875 | controller |     "Jun 12 21:17:14.325168 crc crio[24437]: time=\"2026-06-12T21:17:14.318249411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.888891 | controller |     "Jun 12 21:17:14.329561 crc crio[24437]: time=\"2026-06-12T21:17:14.329452541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.888905 | controller |     "Jun 12 21:17:14.541182 crc crio[24437]: time=\"2026-06-12T21:17:14.541055429Z\" level=info msg=\"Created container 8a51df7f9796634ebb6f73d1129422be035ad73b5a20969961aba33506f2b460: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=358abc40-f8f5-4f8d-ada4-bc8cbf735dfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.888920 | controller |     "Jun 12 21:17:14.542796 crc crio[24437]: time=\"2026-06-12T21:17:14.542688309Z\" level=info msg=\"Starting container: 8a51df7f9796634ebb6f73d1129422be035ad73b5a20969961aba33506f2b460\" id=facf9602-4ebc-4b42-b634-b2ff8d02222d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.888935 | controller |     "Jun 12 21:17:14.549518 crc crio[24437]: time=\"2026-06-12T21:17:14.549146041Z\" level=info msg=\"Started container\" PID=137429 containerID=8a51df7f9796634ebb6f73d1129422be035ad73b5a20969961aba33506f2b460 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=facf9602-4ebc-4b42-b634-b2ff8d02222d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f",
2026-06-12 21:48:35.888950 | controller |     "Jun 12 21:17:23.860486 crc crio[24437]: time=\"2026-06-12T21:17:23.859395801Z\" level=info msg=\"Stopping pod sandbox: 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb\" id=f1c5bdeb-1c60-449d-9629-4419e72cd8d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.888964 | controller |     "Jun 12 21:17:23.860486 crc crio[24437]: time=\"2026-06-12T21:17:23.860350204Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb\" id=f1c5bdeb-1c60-449d-9629-4419e72cd8d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.888983 | controller |     "Jun 12 21:17:23.862441 crc crio[24437]: time=\"2026-06-12T21:17:23.861069042Z\" level=info msg=\"Removing pod sandbox: 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb\" id=b6d1eb31-96bb-4a48-8050-d704345ae68e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.888998 | controller |     "Jun 12 21:17:23.875845 crc crio[24437]: time=\"2026-06-12T21:17:23.875761006Z\" level=info msg=\"Removed pod sandbox: 8118eab185421d1f2342c7e6a6b2d2ed58bca5de47a4ae95cceca8b2501b61eb\" id=b6d1eb31-96bb-4a48-8050-d704345ae68e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.889013 | controller |     "Jun 12 21:18:00.607301 crc crio[24437]: time=\"2026-06-12T21:18:00.606411681Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688318-bjtmq/POD\" id=0f9b478f-0576-4a05-bd46-8d5f51a0177a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.889028 | controller |     "Jun 12 21:18:00.609412 crc crio[24437]: time=\"2026-06-12T21:18:00.607353485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.889042 | controller |     "Jun 12 21:18:00.669501 crc crio[24437]: time=\"2026-06-12T21:18:00.669405482Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688318-bjtmq Namespace:openshift-infra ID:b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64 UID:cf35877d-197e-4df8-b56d-e72a50256658 NetNS:/var/run/netns/74666d27-6b9d-414f-b055-093355b0f41f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf35877d_197e_4df8_b56d_e72a50256658.slice PodAnnotations:0xc000c25110}] Aliases:map[]}\"",
2026-06-12 21:48:35.889057 | controller |     "Jun 12 21:18:00.669501 crc crio[24437]: time=\"2026-06-12T21:18:00.669484174Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688318-bjtmq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.889072 | controller |     "Jun 12 21:18:01.269777 crc crio[24437]: 2026-06-12T21:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b08f57e96cb9a01 Mac:0a:fa:3c:9d:6c:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/74666d27-6b9d-414f-b055-093355b0f41f SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.889087 | controller |     "Jun 12 21:18:01.272439 crc crio[24437]: time=\"2026-06-12T21:18:01.272373567Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688318-bjtmq Namespace:openshift-infra ID:b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64 UID:cf35877d-197e-4df8-b56d-e72a50256658 NetNS:/var/run/netns/74666d27-6b9d-414f-b055-093355b0f41f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf35877d_197e_4df8_b56d_e72a50256658.slice PodAnnotations:0xc000c25110}] Aliases:map[]}\"",
2026-06-12 21:48:35.889102 | controller |     "Jun 12 21:18:01.272675 crc crio[24437]: time=\"2026-06-12T21:18:01.272557992Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688318-bjtmq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.889117 | controller |     "Jun 12 21:18:01.288218 crc crio[24437]: time=\"2026-06-12T21:18:01.288109247Z\" level=info msg=\"Ran pod sandbox b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64 with infra container: openshift-infra/auto-csr-approver-29688318-bjtmq/POD\" id=0f9b478f-0576-4a05-bd46-8d5f51a0177a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.889132 | controller |     "Jun 12 21:18:01.295816 crc crio[24437]: time=\"2026-06-12T21:18:01.292292262Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6f086827-e3b1-4d55-b488-f22b83a94007 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.889150 | controller |     "Jun 12 21:18:01.303849 crc crio[24437]: time=\"2026-06-12T21:18:01.303401246Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.889165 | controller |     "Jun 12 21:18:02.200835 crc crio[24437]: time=\"2026-06-12T21:18:02.200171804Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6f086827-e3b1-4d55-b488-f22b83a94007 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.889180 | controller |     "Jun 12 21:18:02.202825 crc crio[24437]: time=\"2026-06-12T21:18:02.202144764Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c1a8bdd4-0a90-4ce2-b72e-bb5ee8b9b44e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.889194 | controller |     "Jun 12 21:18:02.205596 crc crio[24437]: time=\"2026-06-12T21:18:02.205509427Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=066319e6-a2c4-4545-9f8f-32637e6147f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.889209 | controller |     "Jun 12 21:18:02.213264 crc crio[24437]: time=\"2026-06-12T21:18:02.213167736Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688318-bjtmq/oc\" id=3a00e203-1e5a-4d16-a28b-fecad850c42c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.889224 | controller |     "Jun 12 21:18:02.215243 crc crio[24437]: time=\"2026-06-12T21:18:02.215180395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.889238 | controller |     "Jun 12 21:18:02.275281 crc crio[24437]: time=\"2026-06-12T21:18:02.275209285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.889252 | controller |     "Jun 12 21:18:02.758175 crc crio[24437]: time=\"2026-06-12T21:18:02.758012051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.889267 | controller |     "Jun 12 21:18:02.898053 crc crio[24437]: time=\"2026-06-12T21:18:02.897436187Z\" level=info msg=\"Created container 8617faf43f8d5b197a7d6049c083b79777efc239216ae23775a3b6773126203d: openshift-infra/auto-csr-approver-29688318-bjtmq/oc\" id=3a00e203-1e5a-4d16-a28b-fecad850c42c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.889281 | controller |     "Jun 12 21:18:02.899014 crc crio[24437]: time=\"2026-06-12T21:18:02.898874982Z\" level=info msg=\"Starting container: 8617faf43f8d5b197a7d6049c083b79777efc239216ae23775a3b6773126203d\" id=e888f9fd-d892-4719-833d-4fd06936ddd7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.889295 | controller |     "Jun 12 21:18:02.904203 crc crio[24437]: time=\"2026-06-12T21:18:02.904059691Z\" level=info msg=\"Started container\" PID=140103 containerID=8617faf43f8d5b197a7d6049c083b79777efc239216ae23775a3b6773126203d description=openshift-infra/auto-csr-approver-29688318-bjtmq/oc id=e888f9fd-d892-4719-833d-4fd06936ddd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64",
2026-06-12 21:48:35.889310 | controller |     "Jun 12 21:18:04.860024 crc crio[24437]: time=\"2026-06-12T21:18:04.859191651Z\" level=info msg=\"Stopping pod sandbox: b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64\" id=660f2a40-d7c0-4820-97e0-debf105405e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.889325 | controller |     "Jun 12 21:18:04.861546 crc crio[24437]: time=\"2026-06-12T21:18:04.860780751Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688318-bjtmq Namespace:openshift-infra ID:b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64 UID:cf35877d-197e-4df8-b56d-e72a50256658 NetNS:/var/run/netns/74666d27-6b9d-414f-b055-093355b0f41f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf35877d_197e_4df8_b56d_e72a50256658.slice PodAnnotations:0xc00051d3a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.889343 | controller |     "Jun 12 21:18:04.861546 crc crio[24437]: time=\"2026-06-12T21:18:04.860980526Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688318-bjtmq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.889358 | controller |     "Jun 12 21:18:05.172124 crc crio[24437]: time=\"2026-06-12T21:18:05.171354369Z\" level=info msg=\"Stopped pod sandbox: b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64\" id=660f2a40-d7c0-4820-97e0-debf105405e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.889373 | controller |     "Jun 12 21:18:23.939473 crc crio[24437]: time=\"2026-06-12T21:18:23.938292882Z\" level=info msg=\"Removing container: e9c9fa52aec8f935a13c1bbb48705042751a035467f7ceeb4872f9476d42fbd9\" id=2d9ea45d-5211-478c-807f-da1df462982c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.889387 | controller |     "Jun 12 21:18:24.984145 crc crio[24437]: time=\"2026-06-12T21:18:24.983584751Z\" level=info msg=\"Removed container e9c9fa52aec8f935a13c1bbb48705042751a035467f7ceeb4872f9476d42fbd9: openshift-infra/auto-csr-approver-29688312-4cdf9/oc\" id=2d9ea45d-5211-478c-807f-da1df462982c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.889401 | controller |     "Jun 12 21:18:25.020905 crc crio[24437]: time=\"2026-06-12T21:18:25.020683379Z\" level=info msg=\"Stopping pod sandbox: c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b\" id=b79ead39-0e5e-4af1-9d1a-8665a393d165 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.889416 | controller |     "Jun 12 21:18:25.021697 crc crio[24437]: time=\"2026-06-12T21:18:25.021058599Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b\" id=b79ead39-0e5e-4af1-9d1a-8665a393d165 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.889430 | controller |     "Jun 12 21:18:25.025564 crc crio[24437]: time=\"2026-06-12T21:18:25.025411357Z\" level=info msg=\"Removing pod sandbox: c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b\" id=ae218ced-6c6e-4eb9-a696-bf403105f90c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.889445 | controller |     "Jun 12 21:18:25.111692 crc crio[24437]: time=\"2026-06-12T21:18:25.110633949Z\" level=info msg=\"Removed pod sandbox: c2949197e41cfe051a366230338b7e389cceeb581ca9eb3c150e5ce17ee9ae7b\" id=ae218ced-6c6e-4eb9-a696-bf403105f90c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.889459 | controller |     "Jun 12 21:19:25.152864 crc crio[24437]: time=\"2026-06-12T21:19:25.150424398Z\" level=info msg=\"Removing container: 24cd6f55decfc23e5a1744b0968e9575678cf1625323809e28de7c68f61ee527\" id=b9b584d4-afcf-4676-9e6e-fe975cef782d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.889473 | controller |     "Jun 12 21:19:25.466337 crc crio[24437]: time=\"2026-06-12T21:19:25.465720313Z\" level=info msg=\"Removed container 24cd6f55decfc23e5a1744b0968e9575678cf1625323809e28de7c68f61ee527: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=b9b584d4-afcf-4676-9e6e-fe975cef782d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.889488 | controller |     "Jun 12 21:19:25.483971 crc crio[24437]: time=\"2026-06-12T21:19:25.482534901Z\" level=info msg=\"Removing container: 1b11bbfb663c9ffe24e9eaa597991a863b2d82b71b2dd2d36a469c7325350fdb\" id=e7b473a3-6afb-4996-836a-25bf159e7544 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.889509 | controller |     "Jun 12 21:19:25.725354 crc crio[24437]: time=\"2026-06-12T21:19:25.722386695Z\" level=info msg=\"Removed container 1b11bbfb663c9ffe24e9eaa597991a863b2d82b71b2dd2d36a469c7325350fdb: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfv9v/init\" id=e7b473a3-6afb-4996-836a-25bf159e7544 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.889523 | controller |     "Jun 12 21:19:25.739990 crc crio[24437]: time=\"2026-06-12T21:19:25.739799947Z\" level=info msg=\"Stopping pod sandbox: 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988\" id=762033be-8b3f-49be-967a-ced26debfa8b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.889538 | controller |     "Jun 12 21:19:25.739990 crc crio[24437]: time=\"2026-06-12T21:19:25.73989233Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988\" id=762033be-8b3f-49be-967a-ced26debfa8b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.889552 | controller |     "Jun 12 21:19:25.742318 crc crio[24437]: time=\"2026-06-12T21:19:25.741905359Z\" level=info msg=\"Removing pod sandbox: 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988\" id=0f472763-8c1d-445e-a761-17e9bf6c077c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.889567 | controller |     "Jun 12 21:19:25.776288 crc crio[24437]: time=\"2026-06-12T21:19:25.77623321Z\" level=info msg=\"Removed pod sandbox: 6a00aa6fe35e51de9d51aca5f1f9e3b99ad0d01014be6c16e0b2c3f37c699988\" id=0f472763-8c1d-445e-a761-17e9bf6c077c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.889581 | controller |     "Jun 12 21:19:41.511260 crc crio[24437]: time=\"2026-06-12T21:19:41.509405407Z\" level=info msg=\"Stopping pod sandbox: ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f\" id=b1c66ecf-09f2-46c2-a50b-46d64a5e6cf7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.889596 | controller |     "Jun 12 21:19:41.513215 crc crio[24437]: time=\"2026-06-12T21:19:41.511349214Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt Namespace:openstack ID:ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f UID:17a2d4ca-defb-4ec0-aa23-65d4eb530497 NetNS:/var/run/netns/d355324f-59ab-4f7a-be6c-528d423e04fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a2d4ca_defb_4ec0_aa23_65d4eb530497.slice PodAnnotations:0xc00012bd00}] Aliases:map[]}\"",
2026-06-12 21:48:35.889611 | controller |     "Jun 12 21:19:41.513215 crc crio[24437]: time=\"2026-06-12T21:19:41.51158293Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.889626 | controller |     "Jun 12 21:19:42.085120 crc crio[24437]: time=\"2026-06-12T21:19:42.08443957Z\" level=info msg=\"Stopped pod sandbox: ea6e815ad45bc7e600ac74caca5b4cb244c35b52a06e1afb145f6e1fb7f0524f\" id=b1c66ecf-09f2-46c2-a50b-46d64a5e6cf7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.889641 | controller |     "Jun 12 21:19:43.098360 crc crio[24437]: time=\"2026-06-12T21:19:43.097764256Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/POD\" id=bf889250-f9f3-4128-840c-66cbe522b313 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.889656 | controller |     "Jun 12 21:19:43.099527 crc crio[24437]: time=\"2026-06-12T21:19:43.098408302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.889674 | controller |     "Jun 12 21:19:43.142502 crc crio[24437]: time=\"2026-06-12T21:19:43.142396072Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f Namespace:openstack ID:e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c UID:cff5e072-02be-41e0-936a-a17b30ad9775 NetNS:/var/run/netns/d9b6402d-d164-4d42-99b8-265a345b9ff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff5e072_02be_41e0_936a_a17b30ad9775.slice PodAnnotations:0xc00282cf18}] Aliases:map[]}\"",
2026-06-12 21:48:35.889690 | controller |     "Jun 12 21:19:43.142502 crc crio[24437]: time=\"2026-06-12T21:19:43.142482184Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.889705 | controller |     "Jun 12 21:19:43.949183 crc crio[24437]: 2026-06-12T21:19:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e61117f4b37e871 Mac:ba:13:f0:a4:b5:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/d9b6402d-d164-4d42-99b8-265a345b9ff8 SocketPath: PciID:}] [{Interface:0xc0006045b0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.889720 | controller |     "Jun 12 21:19:43.950865 crc crio[24437]: time=\"2026-06-12T21:19:43.950768969Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f Namespace:openstack ID:e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c UID:cff5e072-02be-41e0-936a-a17b30ad9775 NetNS:/var/run/netns/d9b6402d-d164-4d42-99b8-265a345b9ff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff5e072_02be_41e0_936a_a17b30ad9775.slice PodAnnotations:0xc00282cf18}] Aliases:map[]}\"",
2026-06-12 21:48:35.889735 | controller |     "Jun 12 21:19:43.951267 crc crio[24437]: time=\"2026-06-12T21:19:43.95119502Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.889749 | controller |     "Jun 12 21:19:43.966432 crc crio[24437]: time=\"2026-06-12T21:19:43.966276033Z\" level=info msg=\"Ran pod sandbox e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/POD\" id=bf889250-f9f3-4128-840c-66cbe522b313 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.889764 | controller |     "Jun 12 21:19:43.972629 crc crio[24437]: time=\"2026-06-12T21:19:43.972552099Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b6521532-7eec-448e-9f8f-306212dd86c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.889778 | controller |     "Jun 12 21:19:44.008961 crc crio[24437]: time=\"2026-06-12T21:19:44.0085169Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=df4bd2c2-d906-4db5-9b38-b4e027f4e6b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.889793 | controller |     "Jun 12 21:19:44.026516 crc crio[24437]: time=\"2026-06-12T21:19:44.025896751Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=bbc27f5e-f384-43c1-90e3-4a66cd06c963 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.889808 | controller |     "Jun 12 21:19:44.026867 crc crio[24437]: time=\"2026-06-12T21:19:44.026797833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.889835 | controller |     "Jun 12 21:19:44.098897 crc crio[24437]: time=\"2026-06-12T21:19:44.098796469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.889868 | controller |     "Jun 12 21:19:44.103491 crc crio[24437]: time=\"2026-06-12T21:19:44.103343661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.889885 | controller |     "Jun 12 21:19:44.609291 crc crio[24437]: time=\"2026-06-12T21:19:44.605526488Z\" level=info msg=\"Created container 3374e3070a09b48104ec923813a5cd030045d9e649cf3652d9a68069bc4e9338: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=bbc27f5e-f384-43c1-90e3-4a66cd06c963 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.889901 | controller |     "Jun 12 21:19:44.636252 crc crio[24437]: time=\"2026-06-12T21:19:44.613596598Z\" level=info msg=\"Starting container: 3374e3070a09b48104ec923813a5cd030045d9e649cf3652d9a68069bc4e9338\" id=efc3fafb-6c33-43a0-9ceb-4c09f7e4b071 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.889917 | controller |     "Jun 12 21:19:44.636252 crc crio[24437]: time=\"2026-06-12T21:19:44.635401119Z\" level=info msg=\"Started container\" PID=145207 containerID=3374e3070a09b48104ec923813a5cd030045d9e649cf3652d9a68069bc4e9338 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=efc3fafb-6c33-43a0-9ceb-4c09f7e4b071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c",
2026-06-12 21:48:35.889932 | controller |     "Jun 12 21:20:01.391557 crc crio[24437]: time=\"2026-06-12T21:20:01.390470233Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688320-qk85b/POD\" id=8740024a-2a91-4bd1-ba8f-01b03cbf5e6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.889947 | controller |     "Jun 12 21:20:01.391557 crc crio[24437]: time=\"2026-06-12T21:20:01.391501429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.889962 | controller |     "Jun 12 21:20:01.441999 crc crio[24437]: time=\"2026-06-12T21:20:01.441509009Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688320-qk85b Namespace:openshift-infra ID:ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04 UID:6b09a78e-95ee-4509-a62d-9e981ec0d85d NetNS:/var/run/netns/2894bca1-31d3-49fe-beb8-79a9760ca47d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b09a78e_95ee_4509_a62d_9e981ec0d85d.slice PodAnnotations:0xc00012b528}] Aliases:map[]}\"",
2026-06-12 21:48:35.889977 | controller |     "Jun 12 21:20:01.442435 crc crio[24437]: time=\"2026-06-12T21:20:01.442406231Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688320-qk85b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.889992 | controller |     "Jun 12 21:20:02.106711 crc crio[24437]: 2026-06-12T21:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef0a09f2dfa34d9 Mac:4e:cd:6e:c1:7a:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/2894bca1-31d3-49fe-beb8-79a9760ca47d SocketPath: PciID:}] [{Interface:0xc000592740 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.890007 | controller |     "Jun 12 21:20:02.110331 crc crio[24437]: time=\"2026-06-12T21:20:02.109168458Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688320-qk85b Namespace:openshift-infra ID:ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04 UID:6b09a78e-95ee-4509-a62d-9e981ec0d85d NetNS:/var/run/netns/2894bca1-31d3-49fe-beb8-79a9760ca47d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b09a78e_95ee_4509_a62d_9e981ec0d85d.slice PodAnnotations:0xc00012b528}] Aliases:map[]}\"",
2026-06-12 21:48:35.890025 | controller |     "Jun 12 21:20:02.110331 crc crio[24437]: time=\"2026-06-12T21:20:02.109381223Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688320-qk85b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.890041 | controller |     "Jun 12 21:20:02.122371 crc crio[24437]: time=\"2026-06-12T21:20:02.122285992Z\" level=info msg=\"Ran pod sandbox ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04 with infra container: openshift-infra/auto-csr-approver-29688320-qk85b/POD\" id=8740024a-2a91-4bd1-ba8f-01b03cbf5e6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.890055 | controller |     "Jun 12 21:20:02.125701 crc crio[24437]: time=\"2026-06-12T21:20:02.125615666Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=964b4992-1671-4c88-acb1-fad41b613e2b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.890070 | controller |     "Jun 12 21:20:02.134982 crc crio[24437]: time=\"2026-06-12T21:20:02.134846163Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.890085 | controller |     "Jun 12 21:20:02.999848 crc crio[24437]: time=\"2026-06-12T21:20:02.998959032Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=964b4992-1671-4c88-acb1-fad41b613e2b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.890100 | controller |     "Jun 12 21:20:03.006868 crc crio[24437]: time=\"2026-06-12T21:20:03.006608052Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eaa4b4cc-615a-4684-af69-d612a63b2255 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.890115 | controller |     "Jun 12 21:20:03.009642 crc crio[24437]: time=\"2026-06-12T21:20:03.009599046Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82297f16-1558-4181-aa20-5939302ae634 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.890130 | controller |     "Jun 12 21:20:03.019620 crc crio[24437]: time=\"2026-06-12T21:20:03.019288916Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688320-qk85b/oc\" id=e3dac693-7fed-4f70-a3b6-dde06873c61b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.890144 | controller |     "Jun 12 21:20:03.020262 crc crio[24437]: time=\"2026-06-12T21:20:03.020216628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.890159 | controller |     "Jun 12 21:20:03.106657 crc crio[24437]: time=\"2026-06-12T21:20:03.106533778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.890174 | controller |     "Jun 12 21:20:03.802299 crc crio[24437]: time=\"2026-06-12T21:20:03.801169325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.890188 | controller |     "Jun 12 21:20:04.036628 crc crio[24437]: time=\"2026-06-12T21:20:04.03616463Z\" level=info msg=\"Created container 6df52097d5afa2ca7321141f9bf51858442c95a9dc0baed9f9f630b9a9440b87: openshift-infra/auto-csr-approver-29688320-qk85b/oc\" id=e3dac693-7fed-4f70-a3b6-dde06873c61b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.890206 | controller |     "Jun 12 21:20:04.038882 crc crio[24437]: time=\"2026-06-12T21:20:04.038658692Z\" level=info msg=\"Starting container: 6df52097d5afa2ca7321141f9bf51858442c95a9dc0baed9f9f630b9a9440b87\" id=22db5889-612e-47d4-99e7-e3ef44da513e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.890221 | controller |     "Jun 12 21:20:04.048039 crc crio[24437]: time=\"2026-06-12T21:20:04.04788306Z\" level=info msg=\"Started container\" PID=146344 containerID=6df52097d5afa2ca7321141f9bf51858442c95a9dc0baed9f9f630b9a9440b87 description=openshift-infra/auto-csr-approver-29688320-qk85b/oc id=22db5889-612e-47d4-99e7-e3ef44da513e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04",
2026-06-12 21:48:35.890235 | controller |     "Jun 12 21:20:06.172449 crc crio[24437]: time=\"2026-06-12T21:20:06.171856696Z\" level=info msg=\"Stopping pod sandbox: ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04\" id=ee859de3-4620-4076-b4ee-a32ba9a68f1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.890251 | controller |     "Jun 12 21:20:06.174152 crc crio[24437]: time=\"2026-06-12T21:20:06.173309452Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688320-qk85b Namespace:openshift-infra ID:ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04 UID:6b09a78e-95ee-4509-a62d-9e981ec0d85d NetNS:/var/run/netns/2894bca1-31d3-49fe-beb8-79a9760ca47d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b09a78e_95ee_4509_a62d_9e981ec0d85d.slice PodAnnotations:0xc000a8c6d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.890265 | controller |     "Jun 12 21:20:06.174152 crc crio[24437]: time=\"2026-06-12T21:20:06.173445185Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688320-qk85b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.890281 | controller |     "Jun 12 21:20:06.565208 crc crio[24437]: time=\"2026-06-12T21:20:06.564587181Z\" level=info msg=\"Stopped pod sandbox: ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04\" id=ee859de3-4620-4076-b4ee-a32ba9a68f1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.890295 | controller |     "Jun 12 21:20:25.815737 crc crio[24437]: time=\"2026-06-12T21:20:25.814993467Z\" level=info msg=\"Removing container: d4fbcc1b1f7d54e66a2f3e69092b12012567978b78a017c701a11dd0b1a31919\" id=29ebf1d7-df78-4e59-8d99-3b4be1dde464 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.890310 | controller |     "Jun 12 21:20:26.263005 crc crio[24437]: time=\"2026-06-12T21:20:26.262854968Z\" level=info msg=\"Removed container d4fbcc1b1f7d54e66a2f3e69092b12012567978b78a017c701a11dd0b1a31919: openshift-infra/auto-csr-approver-29688314-jvctl/oc\" id=29ebf1d7-df78-4e59-8d99-3b4be1dde464 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.890324 | controller |     "Jun 12 21:20:26.275525 crc crio[24437]: time=\"2026-06-12T21:20:26.275380077Z\" level=info msg=\"Stopping pod sandbox: 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df\" id=0b40523f-0fa7-4b95-ba04-22950709e058 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.890339 | controller |     "Jun 12 21:20:26.276050 crc crio[24437]: time=\"2026-06-12T21:20:26.275808058Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df\" id=0b40523f-0fa7-4b95-ba04-22950709e058 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.890354 | controller |     "Jun 12 21:20:26.276796 crc crio[24437]: time=\"2026-06-12T21:20:26.27669735Z\" level=info msg=\"Removing pod sandbox: 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df\" id=244beac7-de60-4803-b3f2-72d8d3705804 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.890369 | controller |     "Jun 12 21:20:26.293621 crc crio[24437]: time=\"2026-06-12T21:20:26.293506527Z\" level=info msg=\"Removed pod sandbox: 7bff2487e1be841507fb1f1767dc9e46368d61d3f0e9418e46a16024748f28df\" id=244beac7-de60-4803-b3f2-72d8d3705804 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.890387 | controller |     "Jun 12 21:20:37.813285 crc crio[24437]: time=\"2026-06-12T21:20:37.812206373Z\" level=info msg=\"Stopping pod sandbox: e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c\" id=4c1b1e89-8303-4ab5-9aef-0e4c2add34f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.890402 | controller |     "Jun 12 21:20:37.815610 crc crio[24437]: time=\"2026-06-12T21:20:37.814149702Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f Namespace:openstack ID:e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c UID:cff5e072-02be-41e0-936a-a17b30ad9775 NetNS:/var/run/netns/d9b6402d-d164-4d42-99b8-265a345b9ff8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff5e072_02be_41e0_936a_a17b30ad9775.slice PodAnnotations:0xc00051d5d8}] Aliases:map[]}\"",
2026-06-12 21:48:35.890416 | controller |     "Jun 12 21:20:37.815610 crc crio[24437]: time=\"2026-06-12T21:20:37.814552981Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.890431 | controller |     "Jun 12 21:20:38.308792 crc crio[24437]: time=\"2026-06-12T21:20:38.308658259Z\" level=info msg=\"Stopped pod sandbox: e61117f4b37e87114db1dd7642988be063ffc379610518f70ee85ef578f9e16c\" id=4c1b1e89-8303-4ab5-9aef-0e4c2add34f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.890447 | controller |     "Jun 12 21:20:39.439999 crc crio[24437]: time=\"2026-06-12T21:20:39.439158709Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/POD\" id=6cd1fe0e-f6b9-4973-ac67-c840dfd3263c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.890462 | controller |     "Jun 12 21:20:39.441012 crc crio[24437]: time=\"2026-06-12T21:20:39.440183725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.890477 | controller |     "Jun 12 21:20:39.485104 crc crio[24437]: time=\"2026-06-12T21:20:39.484887603Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj Namespace:openstack ID:0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa UID:2566adc0-3262-4979-8b00-fc184d569bdc NetNS:/var/run/netns/50863961-1eb6-478f-8890-8aa8c73fd2f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2566adc0_3262_4979_8b00_fc184d569bdc.slice PodAnnotations:0xc00012bb88}] Aliases:map[]}\"",
2026-06-12 21:48:35.890492 | controller |     "Jun 12 21:20:39.485104 crc crio[24437]: time=\"2026-06-12T21:20:39.485016426Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.890507 | controller |     "Jun 12 21:20:39.944335 crc crio[24437]: 2026-06-12T21:20:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c962fb40d7f02d Mac:e2:10:5f:13:9e:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/50863961-1eb6-478f-8890-8aa8c73fd2f0 SocketPath: PciID:}] [{Interface:0xc0001408f0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.890522 | controller |     "Jun 12 21:20:39.947047 crc crio[24437]: time=\"2026-06-12T21:20:39.946880734Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj Namespace:openstack ID:0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa UID:2566adc0-3262-4979-8b00-fc184d569bdc NetNS:/var/run/netns/50863961-1eb6-478f-8890-8aa8c73fd2f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2566adc0_3262_4979_8b00_fc184d569bdc.slice PodAnnotations:0xc00012bb88}] Aliases:map[]}\"",
2026-06-12 21:48:35.890540 | controller |     "Jun 12 21:20:39.947271 crc crio[24437]: time=\"2026-06-12T21:20:39.947210512Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.890555 | controller |     "Jun 12 21:20:39.963525 crc crio[24437]: time=\"2026-06-12T21:20:39.963457275Z\" level=info msg=\"Ran pod sandbox 0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/POD\" id=6cd1fe0e-f6b9-4973-ac67-c840dfd3263c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.890570 | controller |     "Jun 12 21:20:39.966383 crc crio[24437]: time=\"2026-06-12T21:20:39.966332216Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=419d6a31-fa50-4351-a980-920e10f8c60e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.890585 | controller |     "Jun 12 21:20:39.991544 crc crio[24437]: time=\"2026-06-12T21:20:39.991413717Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=dc2db115-5ef5-450a-aff5-051677da1084 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.890599 | controller |     "Jun 12 21:20:40.000541 crc crio[24437]: time=\"2026-06-12T21:20:40.000448622Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=8efe9df2-9468-4de7-891b-d4335461cd4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.890613 | controller |     "Jun 12 21:20:40.001067 crc crio[24437]: time=\"2026-06-12T21:20:40.000910693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.890627 | controller |     "Jun 12 21:20:40.076261 crc crio[24437]: time=\"2026-06-12T21:20:40.076055626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.890642 | controller |     "Jun 12 21:20:40.079288 crc crio[24437]: time=\"2026-06-12T21:20:40.079116091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.890657 | controller |     "Jun 12 21:20:40.206464 crc crio[24437]: time=\"2026-06-12T21:20:40.206202661Z\" level=info msg=\"Created container 5347bd43fa2d7e74733d8ba5d7b86a1e7c27afbca9563d3360187a13f8985a92: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=8efe9df2-9468-4de7-891b-d4335461cd4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.890672 | controller |     "Jun 12 21:20:40.208430 crc crio[24437]: time=\"2026-06-12T21:20:40.208326444Z\" level=info msg=\"Starting container: 5347bd43fa2d7e74733d8ba5d7b86a1e7c27afbca9563d3360187a13f8985a92\" id=93a1d8ab-ed1c-498f-896c-52a9bb966a5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.890687 | controller |     "Jun 12 21:20:40.217783 crc crio[24437]: time=\"2026-06-12T21:20:40.217549213Z\" level=info msg=\"Started container\" PID=148581 containerID=5347bd43fa2d7e74733d8ba5d7b86a1e7c27afbca9563d3360187a13f8985a92 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=93a1d8ab-ed1c-498f-896c-52a9bb966a5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa",
2026-06-12 21:48:35.890705 | controller |     "Jun 12 21:20:47.209111 crc crio[24437]: time=\"2026-06-12T21:20:47.19833723Z\" level=info msg=\"Stopping pod sandbox: 0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa\" id=03be8d1f-55c9-44ee-96ad-b870ec0c9097 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.890720 | controller |     "Jun 12 21:20:47.249469 crc crio[24437]: time=\"2026-06-12T21:20:47.24917556Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj Namespace:openstack ID:0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa UID:2566adc0-3262-4979-8b00-fc184d569bdc NetNS:/var/run/netns/50863961-1eb6-478f-8890-8aa8c73fd2f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2566adc0_3262_4979_8b00_fc184d569bdc.slice PodAnnotations:0xc00012b5e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.890735 | controller |     "Jun 12 21:20:47.251739 crc crio[24437]: time=\"2026-06-12T21:20:47.250560745Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.890750 | controller |     "Jun 12 21:20:47.918674 crc crio[24437]: time=\"2026-06-12T21:20:47.918225744Z\" level=info msg=\"Stopped pod sandbox: 0c962fb40d7f02df323b4140d48fbaf44ab834e1add3d742fe561c92316e88fa\" id=03be8d1f-55c9-44ee-96ad-b870ec0c9097 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.890764 | controller |     "Jun 12 21:20:48.689661 crc crio[24437]: time=\"2026-06-12T21:20:48.689304686Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/POD\" id=0adb155b-83d9-478a-abe6-a70e21f3a15a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.890779 | controller |     "Jun 12 21:20:48.691106 crc crio[24437]: time=\"2026-06-12T21:20:48.689680945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.890793 | controller |     "Jun 12 21:20:48.732092 crc crio[24437]: time=\"2026-06-12T21:20:48.731870291Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx Namespace:openstack ID:bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d UID:c541277b-b636-43cc-97ce-c4332f13c4ca NetNS:/var/run/netns/477a72eb-3d25-4f55-a203-d50a2a656687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc541277b_b636_43cc_97ce_c4332f13c4ca.slice PodAnnotations:0xc007788eb8}] Aliases:map[]}\"",
2026-06-12 21:48:35.890808 | controller |     "Jun 12 21:20:48.732430 crc crio[24437]: time=\"2026-06-12T21:20:48.732396884Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.890823 | controller |     "Jun 12 21:20:49.413655 crc crio[24437]: 2026-06-12T21:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf82b0fd36499f7 Mac:ba:99:74:ed:78:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/477a72eb-3d25-4f55-a203-d50a2a656687 SocketPath: PciID:}] [{Interface:0xc000144980 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.890839 | controller |     "Jun 12 21:20:49.415575 crc crio[24437]: time=\"2026-06-12T21:20:49.415495095Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx Namespace:openstack ID:bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d UID:c541277b-b636-43cc-97ce-c4332f13c4ca NetNS:/var/run/netns/477a72eb-3d25-4f55-a203-d50a2a656687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc541277b_b636_43cc_97ce_c4332f13c4ca.slice PodAnnotations:0xc007788eb8}] Aliases:map[]}\"",
2026-06-12 21:48:35.890876 | controller |     "Jun 12 21:20:49.415694 crc crio[24437]: time=\"2026-06-12T21:20:49.415657629Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.890893 | controller |     "Jun 12 21:20:49.426295 crc crio[24437]: time=\"2026-06-12T21:20:49.426130399Z\" level=info msg=\"Ran pod sandbox bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/POD\" id=0adb155b-83d9-478a-abe6-a70e21f3a15a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.890909 | controller |     "Jun 12 21:20:49.429537 crc crio[24437]: time=\"2026-06-12T21:20:49.429401101Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c5a1cc32-6208-496f-b4b6-4085b2adbd36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.890924 | controller |     "Jun 12 21:20:49.451574 crc crio[24437]: time=\"2026-06-12T21:20:49.451078087Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=919cb912-2e33-4d91-9476-dd988b5976c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.890939 | controller |     "Jun 12 21:20:49.469211 crc crio[24437]: time=\"2026-06-12T21:20:49.469028692Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=63a4b345-c2ea-4a5c-96d7-0a1b9b7c94c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.890954 | controller |     "Jun 12 21:20:49.469689 crc crio[24437]: time=\"2026-06-12T21:20:49.469541295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.890968 | controller |     "Jun 12 21:20:49.543474 crc crio[24437]: time=\"2026-06-12T21:20:49.543369745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.890983 | controller |     "Jun 12 21:20:49.548405 crc crio[24437]: time=\"2026-06-12T21:20:49.548321748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.890997 | controller |     "Jun 12 21:20:49.726552 crc crio[24437]: time=\"2026-06-12T21:20:49.726440273Z\" level=info msg=\"Created container 96729a4edf2144f0ba729b6b748a83a22e887b5064d557306a4290e6d18bd734: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=63a4b345-c2ea-4a5c-96d7-0a1b9b7c94c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.891011 | controller |     "Jun 12 21:20:49.728300 crc crio[24437]: time=\"2026-06-12T21:20:49.728150085Z\" level=info msg=\"Starting container: 96729a4edf2144f0ba729b6b748a83a22e887b5064d557306a4290e6d18bd734\" id=6d3e2af1-16b0-4f98-83ed-758dbe0df153 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.891026 | controller |     "Jun 12 21:20:49.735473 crc crio[24437]: time=\"2026-06-12T21:20:49.735407295Z\" level=info msg=\"Started container\" PID=149249 containerID=96729a4edf2144f0ba729b6b748a83a22e887b5064d557306a4290e6d18bd734 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=6d3e2af1-16b0-4f98-83ed-758dbe0df153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d",
2026-06-12 21:48:35.891045 | controller |     "Jun 12 21:21:31.790541 crc crio[24437]: time=\"2026-06-12T21:21:31.789385107Z\" level=info msg=\"Stopping pod sandbox: bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d\" id=db5eb457-6e53-4f04-8b68-6004e2081a1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.891060 | controller |     "Jun 12 21:21:31.792079 crc crio[24437]: time=\"2026-06-12T21:21:31.791578841Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx Namespace:openstack ID:bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d UID:c541277b-b636-43cc-97ce-c4332f13c4ca NetNS:/var/run/netns/477a72eb-3d25-4f55-a203-d50a2a656687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc541277b_b636_43cc_97ce_c4332f13c4ca.slice PodAnnotations:0xc000c25770}] Aliases:map[]}\"",
2026-06-12 21:48:35.891076 | controller |     "Jun 12 21:21:31.792079 crc crio[24437]: time=\"2026-06-12T21:21:31.791996102Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.891090 | controller |     "Jun 12 21:21:32.298038 crc crio[24437]: time=\"2026-06-12T21:21:32.295902032Z\" level=info msg=\"Stopped pod sandbox: bf82b0fd36499f7a7b80973560fe691921adc0e27cb57ff0f4baa14b56caf76d\" id=db5eb457-6e53-4f04-8b68-6004e2081a1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.891105 | controller |     "Jun 12 21:21:33.453292 crc crio[24437]: time=\"2026-06-12T21:21:33.452646552Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/POD\" id=f4cf3e82-6a8e-4d54-8edd-21d3929eeb00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.891120 | controller |     "Jun 12 21:21:33.454255 crc crio[24437]: time=\"2026-06-12T21:21:33.453379091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.891134 | controller |     "Jun 12 21:21:33.529541 crc crio[24437]: time=\"2026-06-12T21:21:33.529425586Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 Namespace:openstack ID:0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735 UID:546d7afc-d691-4707-9af7-ceb6d9b974d9 NetNS:/var/run/netns/50484ca9-dcf1-4ffe-9e60-c45d4d0b9240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod546d7afc_d691_4707_9af7_ceb6d9b974d9.slice PodAnnotations:0xc00282c250}] Aliases:map[]}\"",
2026-06-12 21:48:35.891149 | controller |     "Jun 12 21:21:33.529541 crc crio[24437]: time=\"2026-06-12T21:21:33.529537228Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.891164 | controller |     "Jun 12 21:21:34.077008 crc crio[24437]: 2026-06-12T21:21:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ca6143415ca3ea Mac:de:9d:12:0a:89:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/50484ca9-dcf1-4ffe-9e60-c45d4d0b9240 SocketPath: PciID:}] [{Interface:0xc0001386b0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.891178 | controller |     "Jun 12 21:21:34.077008 crc crio[24437]: time=\"2026-06-12T21:21:34.076252459Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 Namespace:openstack ID:0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735 UID:546d7afc-d691-4707-9af7-ceb6d9b974d9 NetNS:/var/run/netns/50484ca9-dcf1-4ffe-9e60-c45d4d0b9240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod546d7afc_d691_4707_9af7_ceb6d9b974d9.slice PodAnnotations:0xc00282c250}] Aliases:map[]}\"",
2026-06-12 21:48:35.891196 | controller |     "Jun 12 21:21:34.077008 crc crio[24437]: time=\"2026-06-12T21:21:34.076418244Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.891211 | controller |     "Jun 12 21:21:34.090440 crc crio[24437]: time=\"2026-06-12T21:21:34.090316308Z\" level=info msg=\"Ran pod sandbox 0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/POD\" id=f4cf3e82-6a8e-4d54-8edd-21d3929eeb00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.891226 | controller |     "Jun 12 21:21:34.094501 crc crio[24437]: time=\"2026-06-12T21:21:34.09439189Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0b9192cb-d75b-460d-ad69-31a84115c2ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.891240 | controller |     "Jun 12 21:21:34.125375 crc crio[24437]: time=\"2026-06-12T21:21:34.125166832Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=101adc37-54f6-4ce6-92a0-74ffa05dcb6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.891254 | controller |     "Jun 12 21:21:34.134653 crc crio[24437]: time=\"2026-06-12T21:21:34.134339239Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=e665e77d-fa95-43f1-8867-73334b473dcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.891268 | controller |     "Jun 12 21:21:34.134898 crc crio[24437]: time=\"2026-06-12T21:21:34.134842152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.891283 | controller |     "Jun 12 21:21:34.186816 crc crio[24437]: time=\"2026-06-12T21:21:34.186708798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.891297 | controller |     "Jun 12 21:21:34.191301 crc crio[24437]: time=\"2026-06-12T21:21:34.19123273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.891310 | controller |     "Jun 12 21:21:34.349385 crc crio[24437]: time=\"2026-06-12T21:21:34.349272177Z\" level=info msg=\"Created container 44b992717fa90967b5169a8205207c14731062bd588f36e2d4bb20bc20f3f1c4: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=e665e77d-fa95-43f1-8867-73334b473dcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.891325 | controller |     "Jun 12 21:21:34.351334 crc crio[24437]: time=\"2026-06-12T21:21:34.351212365Z\" level=info msg=\"Starting container: 44b992717fa90967b5169a8205207c14731062bd588f36e2d4bb20bc20f3f1c4\" id=a63166ef-0501-420d-bc21-c20a9c9148af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.891339 | controller |     "Jun 12 21:21:34.357220 crc crio[24437]: time=\"2026-06-12T21:21:34.357146282Z\" level=info msg=\"Started container\" PID=151735 containerID=44b992717fa90967b5169a8205207c14731062bd588f36e2d4bb20bc20f3f1c4 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=a63166ef-0501-420d-bc21-c20a9c9148af name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735",
2026-06-12 21:48:35.891356 | controller |     "Jun 12 21:22:00.663734 crc crio[24437]: time=\"2026-06-12T21:22:00.660435792Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688322-x8lrd/POD\" id=838e6c82-d0cd-4cbb-ace3-0e0ce7ddccf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.891371 | controller |     "Jun 12 21:22:00.663734 crc crio[24437]: time=\"2026-06-12T21:22:00.661739484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.891386 | controller |     "Jun 12 21:22:00.723065 crc crio[24437]: time=\"2026-06-12T21:22:00.722715806Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688322-x8lrd Namespace:openshift-infra ID:d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03 UID:ee01c706-b716-4a0c-8739-8a60d2e4d5f9 NetNS:/var/run/netns/fb8cefe5-d014-4eaf-8c5a-4073af7219f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee01c706_b716_4a0c_8739_8a60d2e4d5f9.slice PodAnnotations:0xc00051d300}] Aliases:map[]}\"",
2026-06-12 21:48:35.891401 | controller |     "Jun 12 21:22:00.723065 crc crio[24437]: time=\"2026-06-12T21:22:00.722809969Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688322-x8lrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.891416 | controller |     "Jun 12 21:22:01.146586 crc crio[24437]: time=\"2026-06-12T21:22:01.145896365Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-zsr77/POD\" id=70dc48f0-c776-4071-bd02-20b933bfcbe4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.891431 | controller |     "Jun 12 21:22:01.146754 crc crio[24437]: time=\"2026-06-12T21:22:01.146633854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.891446 | controller |     "Jun 12 21:22:01.194750 crc crio[24437]: time=\"2026-06-12T21:22:01.194634373Z\" level=info msg=\"Got pod network &{Name:certified-operators-zsr77 Namespace:openshift-marketplace ID:fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c UID:28d9610d-8efc-4696-9c71-16fd860484bc NetNS:/var/run/netns/01390aaf-2358-45c2-9d63-961981bb0a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28d9610d_8efc_4696_9c71_16fd860484bc.slice PodAnnotations:0xc0027467d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.891461 | controller |     "Jun 12 21:22:01.194750 crc crio[24437]: time=\"2026-06-12T21:22:01.194717755Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-zsr77 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.891475 | controller |     "Jun 12 21:22:01.323357 crc crio[24437]: 2026-06-12T21:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d388449a43e0de5 Mac:e6:7b:8c:81:25:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/fb8cefe5-d014-4eaf-8c5a-4073af7219f8 SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.891490 | controller |     "Jun 12 21:22:01.324460 crc crio[24437]: time=\"2026-06-12T21:22:01.32437521Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688322-x8lrd Namespace:openshift-infra ID:d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03 UID:ee01c706-b716-4a0c-8739-8a60d2e4d5f9 NetNS:/var/run/netns/fb8cefe5-d014-4eaf-8c5a-4073af7219f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee01c706_b716_4a0c_8739_8a60d2e4d5f9.slice PodAnnotations:0xc00051d300}] Aliases:map[]}\"",
2026-06-12 21:48:35.891507 | controller |     "Jun 12 21:22:01.324579 crc crio[24437]: time=\"2026-06-12T21:22:01.324556664Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688322-x8lrd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.891522 | controller |     "Jun 12 21:22:01.336204 crc crio[24437]: time=\"2026-06-12T21:22:01.335637679Z\" level=info msg=\"Ran pod sandbox d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03 with infra container: openshift-infra/auto-csr-approver-29688322-x8lrd/POD\" id=838e6c82-d0cd-4cbb-ace3-0e0ce7ddccf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.891537 | controller |     "Jun 12 21:22:01.339553 crc crio[24437]: time=\"2026-06-12T21:22:01.339031642Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5bd91d76-89f3-489c-a993-44173b5aa726 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.891551 | controller |     "Jun 12 21:22:01.363004 crc crio[24437]: time=\"2026-06-12T21:22:01.362435333Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.891565 | controller |     "Jun 12 21:22:01.832811 crc crio[24437]: 2026-06-12T21:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe9a327297d777a Mac:66:79:2b:6d:7e:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/01390aaf-2358-45c2-9d63-961981bb0a23 SocketPath: PciID:}] [{Interface:0xc000482740 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.891580 | controller |     "Jun 12 21:22:01.835497 crc crio[24437]: time=\"2026-06-12T21:22:01.835424566Z\" level=info msg=\"Got pod network &{Name:certified-operators-zsr77 Namespace:openshift-marketplace ID:fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c UID:28d9610d-8efc-4696-9c71-16fd860484bc NetNS:/var/run/netns/01390aaf-2358-45c2-9d63-961981bb0a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28d9610d_8efc_4696_9c71_16fd860484bc.slice PodAnnotations:0xc0027467d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.891595 | controller |     "Jun 12 21:22:01.835636 crc crio[24437]: time=\"2026-06-12T21:22:01.835595321Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-zsr77 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.891610 | controller |     "Jun 12 21:22:01.850252 crc crio[24437]: time=\"2026-06-12T21:22:01.850136501Z\" level=info msg=\"Ran pod sandbox fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c with infra container: openshift-marketplace/certified-operators-zsr77/POD\" id=70dc48f0-c776-4071-bd02-20b933bfcbe4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.891624 | controller |     "Jun 12 21:22:01.853304 crc crio[24437]: time=\"2026-06-12T21:22:01.853209948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a71e7249-eb27-401b-a075-ce140aac7d44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.891639 | controller |     "Jun 12 21:22:01.856567 crc crio[24437]: time=\"2026-06-12T21:22:01.856480378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4deb0a35-380a-48db-8af4-1ef92a8a670d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.891654 | controller |     "Jun 12 21:22:01.863465 crc crio[24437]: time=\"2026-06-12T21:22:01.863374148Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zsr77/extract-utilities\" id=2aec8a52-3715-4248-a2bb-7c846c7313b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.891672 | controller |     "Jun 12 21:22:01.863856 crc crio[24437]: time=\"2026-06-12T21:22:01.863764748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.891687 | controller |     "Jun 12 21:22:01.976026 crc crio[24437]: time=\"2026-06-12T21:22:01.969230423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.891702 | controller |     "Jun 12 21:22:01.979594 crc crio[24437]: time=\"2026-06-12T21:22:01.979453057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.891717 | controller |     "Jun 12 21:22:02.229008 crc crio[24437]: time=\"2026-06-12T21:22:02.228342295Z\" level=info msg=\"Created container 0d2fe072078b7c69c3142fe9c884ec7874bebda528a75466bbd9fd57603b39e2: openshift-marketplace/certified-operators-zsr77/extract-utilities\" id=2aec8a52-3715-4248-a2bb-7c846c7313b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.891732 | controller |     "Jun 12 21:22:02.230633 crc crio[24437]: time=\"2026-06-12T21:22:02.230185481Z\" level=info msg=\"Starting container: 0d2fe072078b7c69c3142fe9c884ec7874bebda528a75466bbd9fd57603b39e2\" id=ea991f99-1a62-4ff3-a156-95640a0f9a26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.891747 | controller |     "Jun 12 21:22:02.236427 crc crio[24437]: time=\"2026-06-12T21:22:02.236312123Z\" level=info msg=\"Started container\" PID=153448 containerID=0d2fe072078b7c69c3142fe9c884ec7874bebda528a75466bbd9fd57603b39e2 description=openshift-marketplace/certified-operators-zsr77/extract-utilities id=ea991f99-1a62-4ff3-a156-95640a0f9a26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c",
2026-06-12 21:48:35.891762 | controller |     "Jun 12 21:22:02.316401 crc crio[24437]: time=\"2026-06-12T21:22:02.316302516Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5bd91d76-89f3-489c-a993-44173b5aa726 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.891776 | controller |     "Jun 12 21:22:02.320724 crc crio[24437]: time=\"2026-06-12T21:22:02.320572401Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=30e4152d-7814-43d3-aa6b-00541f47ba4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.891791 | controller |     "Jun 12 21:22:02.328198 crc crio[24437]: time=\"2026-06-12T21:22:02.327882632Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e0e3ccb6-dcf7-435a-ba3c-cf80634a32a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.891805 | controller |     "Jun 12 21:22:02.338493 crc crio[24437]: time=\"2026-06-12T21:22:02.338248819Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688322-x8lrd/oc\" id=e0595dfc-6143-47c7-a5bd-d3ab00a396c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.891820 | controller |     "Jun 12 21:22:02.339476 crc crio[24437]: time=\"2026-06-12T21:22:02.339290036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.891834 | controller |     "Jun 12 21:22:02.391665 crc crio[24437]: time=\"2026-06-12T21:22:02.391564291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.891867 | controller |     "Jun 12 21:22:02.952669 crc crio[24437]: time=\"2026-06-12T21:22:02.952580876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.891887 | controller |     "Jun 12 21:22:03.095866 crc crio[24437]: time=\"2026-06-12T21:22:03.095374616Z\" level=info msg=\"Created container 2dc999bbe7840cd0f076b46eabeb8935d74b432a213dc18dbd78bc319f286868: openshift-infra/auto-csr-approver-29688322-x8lrd/oc\" id=e0595dfc-6143-47c7-a5bd-d3ab00a396c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.891903 | controller |     "Jun 12 21:22:03.097520 crc crio[24437]: time=\"2026-06-12T21:22:03.097414036Z\" level=info msg=\"Starting container: 2dc999bbe7840cd0f076b46eabeb8935d74b432a213dc18dbd78bc319f286868\" id=6fa09f57-15a0-467c-9a01-a25a28326e83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.891917 | controller |     "Jun 12 21:22:03.103031 crc crio[24437]: time=\"2026-06-12T21:22:03.102861771Z\" level=info msg=\"Started container\" PID=153498 containerID=2dc999bbe7840cd0f076b46eabeb8935d74b432a213dc18dbd78bc319f286868 description=openshift-infra/auto-csr-approver-29688322-x8lrd/oc id=6fa09f57-15a0-467c-9a01-a25a28326e83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03",
2026-06-12 21:48:35.891932 | controller |     "Jun 12 21:22:03.337621 crc crio[24437]: time=\"2026-06-12T21:22:03.337514198Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=19a59d9d-d0c9-4c32-a7e0-2473aa15a3cf name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.891947 | controller |     "Jun 12 21:22:03.342479 crc crio[24437]: time=\"2026-06-12T21:22:03.342396579Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.891962 | controller |     "Jun 12 21:22:03.939441 crc crio[24437]: time=\"2026-06-12T21:22:03.938644497Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064\" id=19a59d9d-d0c9-4c32-a7e0-2473aa15a3cf name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.891977 | controller |     "Jun 12 21:22:03.940730 crc crio[24437]: time=\"2026-06-12T21:22:03.940649117Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=55c5d1b6-4897-4b74-8783-11f1b4026aae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.891992 | controller |     "Jun 12 21:22:03.943757 crc crio[24437]: time=\"2026-06-12T21:22:03.94357094Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=aad0a1bc-e6af-461a-8af6-670bdcce5a24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.892008 | controller |     "Jun 12 21:22:03.950230 crc crio[24437]: time=\"2026-06-12T21:22:03.950145612Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zsr77/extract-content\" id=2f479f16-fb3a-4aed-94d7-c1a5c9101f53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.892022 | controller |     "Jun 12 21:22:03.950680 crc crio[24437]: time=\"2026-06-12T21:22:03.950614404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.892037 | controller |     "Jun 12 21:22:04.003575 crc crio[24437]: time=\"2026-06-12T21:22:04.003489354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.892051 | controller |     "Jun 12 21:22:04.011067 crc crio[24437]: time=\"2026-06-12T21:22:04.011016902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.892073 | controller |     "Jun 12 21:22:04.190483 crc crio[24437]: time=\"2026-06-12T21:22:04.190314416Z\" level=info msg=\"Created container 8959d8a5043e56728d2a5468a7fb04b12d8c68524cc560925c61fcd86bd7e970: openshift-marketplace/certified-operators-zsr77/extract-content\" id=2f479f16-fb3a-4aed-94d7-c1a5c9101f53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.892088 | controller |     "Jun 12 21:22:04.193680 crc crio[24437]: time=\"2026-06-12T21:22:04.193589186Z\" level=info msg=\"Starting container: 8959d8a5043e56728d2a5468a7fb04b12d8c68524cc560925c61fcd86bd7e970\" id=78b48ab4-6607-46c3-bec4-8e2f5e6b60c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.892102 | controller |     "Jun 12 21:22:04.199290 crc crio[24437]: time=\"2026-06-12T21:22:04.199193945Z\" level=info msg=\"Started container\" PID=153593 containerID=8959d8a5043e56728d2a5468a7fb04b12d8c68524cc560925c61fcd86bd7e970 description=openshift-marketplace/certified-operators-zsr77/extract-content id=78b48ab4-6607-46c3-bec4-8e2f5e6b60c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c",
2026-06-12 21:48:35.892117 | controller |     "Jun 12 21:22:05.405767 crc crio[24437]: time=\"2026-06-12T21:22:05.405047764Z\" level=info msg=\"Stopping pod sandbox: d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03\" id=9a53be98-0494-4211-bab3-9f00acec141f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.892132 | controller |     "Jun 12 21:22:05.407426 crc crio[24437]: time=\"2026-06-12T21:22:05.406587853Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688322-x8lrd Namespace:openshift-infra ID:d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03 UID:ee01c706-b716-4a0c-8739-8a60d2e4d5f9 NetNS:/var/run/netns/fb8cefe5-d014-4eaf-8c5a-4073af7219f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee01c706_b716_4a0c_8739_8a60d2e4d5f9.slice PodAnnotations:0xc000c24428}] Aliases:map[]}\"",
2026-06-12 21:48:35.892147 | controller |     "Jun 12 21:22:05.407426 crc crio[24437]: time=\"2026-06-12T21:22:05.406752597Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688322-x8lrd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.892162 | controller |     "Jun 12 21:22:05.897457 crc crio[24437]: time=\"2026-06-12T21:22:05.89667112Z\" level=info msg=\"Stopped pod sandbox: d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03\" id=9a53be98-0494-4211-bab3-9f00acec141f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.892176 | controller |     "Jun 12 21:22:06.423820 crc crio[24437]: time=\"2026-06-12T21:22:06.42317587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=53354db1-e82f-4916-91af-db5df7669b56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.892191 | controller |     "Jun 12 21:22:06.643440 crc crio[24437]: time=\"2026-06-12T21:22:06.642352372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b9a2699f-4ab0-4440-a40d-0ac96e79e153 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.892206 | controller |     "Jun 12 21:22:06.737653 crc crio[24437]: time=\"2026-06-12T21:22:06.737403278Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zsr77/registry-server\" id=6eafed6a-aba7-48b7-8f7f-12bf011bc26e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.892220 | controller |     "Jun 12 21:22:06.738400 crc crio[24437]: time=\"2026-06-12T21:22:06.737815358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.892238 | controller |     "Jun 12 21:22:06.807671 crc crio[24437]: time=\"2026-06-12T21:22:06.796848911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.892253 | controller |     "Jun 12 21:22:06.807671 crc crio[24437]: time=\"2026-06-12T21:22:06.806093611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.892268 | controller |     "Jun 12 21:22:07.039763 crc crio[24437]: time=\"2026-06-12T21:22:07.039176678Z\" level=info msg=\"Created container 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d: openshift-marketplace/certified-operators-zsr77/registry-server\" id=6eafed6a-aba7-48b7-8f7f-12bf011bc26e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.892283 | controller |     "Jun 12 21:22:07.044086 crc crio[24437]: time=\"2026-06-12T21:22:07.043900464Z\" level=info msg=\"Starting container: 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d\" id=9ed30485-2241-4c82-8d87-ebdf93695772 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.892297 | controller |     "Jun 12 21:22:07.050124 crc crio[24437]: time=\"2026-06-12T21:22:07.049832302Z\" level=info msg=\"Started container\" PID=153773 containerID=3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d description=openshift-marketplace/certified-operators-zsr77/registry-server id=9ed30485-2241-4c82-8d87-ebdf93695772 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c",
2026-06-12 21:48:35.892312 | controller |     "Jun 12 21:22:14.558020 crc crio[24437]: time=\"2026-06-12T21:22:14.553600883Z\" level=info msg=\"Stopping container: 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d (timeout: 2s)\" id=5b28927a-e9c2-40e4-b15a-733bcef08e07 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.892326 | controller |     "Jun 12 21:22:14.693165 crc crio[24437]: time=\"2026-06-12T21:22:14.693042039Z\" level=info msg=\"Stopped container 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d: openshift-marketplace/certified-operators-zsr77/registry-server\" id=5b28927a-e9c2-40e4-b15a-733bcef08e07 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.892341 | controller |     "Jun 12 21:22:14.694441 crc crio[24437]: time=\"2026-06-12T21:22:14.694363742Z\" level=info msg=\"Stopping pod sandbox: fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c\" id=c1effe60-6b9e-401a-985c-f7874e0c183d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.892356 | controller |     "Jun 12 21:22:14.695184 crc crio[24437]: time=\"2026-06-12T21:22:14.69512841Z\" level=info msg=\"Got pod network &{Name:certified-operators-zsr77 Namespace:openshift-marketplace ID:fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c UID:28d9610d-8efc-4696-9c71-16fd860484bc NetNS:/var/run/netns/01390aaf-2358-45c2-9d63-961981bb0a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28d9610d_8efc_4696_9c71_16fd860484bc.slice PodAnnotations:0xc001fa4030}] Aliases:map[]}\"",
2026-06-12 21:48:35.892370 | controller |     "Jun 12 21:22:14.695322 crc crio[24437]: time=\"2026-06-12T21:22:14.695279724Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-zsr77 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.892385 | controller |     "Jun 12 21:22:15.020648 crc crio[24437]: time=\"2026-06-12T21:22:15.019908722Z\" level=info msg=\"Stopped pod sandbox: fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c\" id=c1effe60-6b9e-401a-985c-f7874e0c183d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.892435 | controller |     "Jun 12 21:22:15.577501 crc crio[24437]: time=\"2026-06-12T21:22:15.577324987Z\" level=info msg=\"Removing container: 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d\" id=ca7c0d8e-5118-44da-b23c-6e90e7474b01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.892451 | controller |     "Jun 12 21:22:15.612533 crc crio[24437]: time=\"2026-06-12T21:22:15.612423307Z\" level=info msg=\"Removed container 3cf96e9bd89e0df1761d8ed30386544e2a2a1321958996b1a4f9f670bb627a9d: openshift-marketplace/certified-operators-zsr77/registry-server\" id=ca7c0d8e-5118-44da-b23c-6e90e7474b01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.892466 | controller |     "Jun 12 21:22:15.623404 crc crio[24437]: time=\"2026-06-12T21:22:15.623305766Z\" level=info msg=\"Removing container: 8959d8a5043e56728d2a5468a7fb04b12d8c68524cc560925c61fcd86bd7e970\" id=8eab933e-bce6-4424-9309-a249f32cd221 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.892481 | controller |     "Jun 12 21:22:15.697178 crc crio[24437]: time=\"2026-06-12T21:22:15.697070354Z\" level=info msg=\"Removed container 8959d8a5043e56728d2a5468a7fb04b12d8c68524cc560925c61fcd86bd7e970: openshift-marketplace/certified-operators-zsr77/extract-content\" id=8eab933e-bce6-4424-9309-a249f32cd221 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.892495 | controller |     "Jun 12 21:22:15.703649 crc crio[24437]: time=\"2026-06-12T21:22:15.703561595Z\" level=info msg=\"Removing container: 0d2fe072078b7c69c3142fe9c884ec7874bebda528a75466bbd9fd57603b39e2\" id=3ab1183d-8a94-4867-afa5-2b12bac22b7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.892509 | controller |     "Jun 12 21:22:15.737815 crc crio[24437]: time=\"2026-06-12T21:22:15.7375921Z\" level=info msg=\"Removed container 0d2fe072078b7c69c3142fe9c884ec7874bebda528a75466bbd9fd57603b39e2: openshift-marketplace/certified-operators-zsr77/extract-utilities\" id=3ab1183d-8a94-4867-afa5-2b12bac22b7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.892524 | controller |     "Jun 12 21:22:26.354291 crc crio[24437]: time=\"2026-06-12T21:22:26.353181641Z\" level=info msg=\"Removing container: 80f07aa162d8784858437c8f03019964b1a5b1363d4586d49777e76619965b73\" id=8ee6fe3f-9288-4103-8451-822250448280 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.892538 | controller |     "Jun 12 21:22:26.693076 crc crio[24437]: time=\"2026-06-12T21:22:26.692104292Z\" level=info msg=\"Removed container 80f07aa162d8784858437c8f03019964b1a5b1363d4586d49777e76619965b73: openshift-infra/auto-csr-approver-29688316-ltjsg/oc\" id=8ee6fe3f-9288-4103-8451-822250448280 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.892553 | controller |     "Jun 12 21:22:26.714599 crc crio[24437]: time=\"2026-06-12T21:22:26.714497097Z\" level=info msg=\"Stopping pod sandbox: fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c\" id=6b26bc40-80cf-4f26-a069-5d9b60ce282d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.892567 | controller |     "Jun 12 21:22:26.715004 crc crio[24437]: time=\"2026-06-12T21:22:26.71464492Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c\" id=6b26bc40-80cf-4f26-a069-5d9b60ce282d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.892582 | controller |     "Jun 12 21:22:26.715529 crc crio[24437]: time=\"2026-06-12T21:22:26.71544599Z\" level=info msg=\"Removing pod sandbox: fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c\" id=c9e8a4ab-1e88-4d09-be63-368e7d1fcfff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.892596 | controller |     "Jun 12 21:22:26.735218 crc crio[24437]: time=\"2026-06-12T21:22:26.735091797Z\" level=info msg=\"Removed pod sandbox: fe9a327297d777af218685e8ed8070392e9c5146a3b0ea93d307f9008ef4ca3c\" id=c9e8a4ab-1e88-4d09-be63-368e7d1fcfff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.892615 | controller |     "Jun 12 21:22:26.738506 crc crio[24437]: time=\"2026-06-12T21:22:26.738420239Z\" level=info msg=\"Stopping pod sandbox: f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7\" id=9e229165-a442-46b2-a6fc-62fd205f5f49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.892630 | controller |     "Jun 12 21:22:26.738506 crc crio[24437]: time=\"2026-06-12T21:22:26.738492621Z\" level=info msg=\"Stopped pod sandbox (already stopped): f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7\" id=9e229165-a442-46b2-a6fc-62fd205f5f49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.892644 | controller |     "Jun 12 21:22:26.740390 crc crio[24437]: time=\"2026-06-12T21:22:26.740191243Z\" level=info msg=\"Removing pod sandbox: f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7\" id=aeccf015-0c92-426b-97a2-e18f5824ca9f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.892659 | controller |     "Jun 12 21:22:26.758558 crc crio[24437]: time=\"2026-06-12T21:22:26.758127747Z\" level=info msg=\"Removed pod sandbox: f535319557fee9c625e27600bc3d319dfe3fe5b6bb7170db0970a7239da69de7\" id=aeccf015-0c92-426b-97a2-e18f5824ca9f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.892673 | controller |     "Jun 12 21:22:29.787435 crc crio[24437]: time=\"2026-06-12T21:22:29.786666854Z\" level=info msg=\"Stopping pod sandbox: 0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735\" id=98f49292-14df-4f8b-b8b1-90b59bbf834c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.892688 | controller |     "Jun 12 21:22:29.788615 crc crio[24437]: time=\"2026-06-12T21:22:29.788250033Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 Namespace:openstack ID:0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735 UID:546d7afc-d691-4707-9af7-ceb6d9b974d9 NetNS:/var/run/netns/50484ca9-dcf1-4ffe-9e60-c45d4d0b9240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod546d7afc_d691_4707_9af7_ceb6d9b974d9.slice PodAnnotations:0xc001fa5ab0}] Aliases:map[]}\"",
2026-06-12 21:48:35.892703 | controller |     "Jun 12 21:22:29.788615 crc crio[24437]: time=\"2026-06-12T21:22:29.788417797Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.892718 | controller |     "Jun 12 21:22:30.250264 crc crio[24437]: time=\"2026-06-12T21:22:30.249507647Z\" level=info msg=\"Stopped pod sandbox: 0ca6143415ca3ea079037e56dc276c6180b8798b7a1729952a5511c543696735\" id=98f49292-14df-4f8b-b8b1-90b59bbf834c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.892733 | controller |     "Jun 12 21:22:31.622023 crc crio[24437]: time=\"2026-06-12T21:22:31.621161014Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-nqgxv/POD\" id=4ace1442-54a5-436f-b7ef-8272875541f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.892747 | controller |     "Jun 12 21:22:31.622023 crc crio[24437]: time=\"2026-06-12T21:22:31.622034756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.892762 | controller |     "Jun 12 21:22:31.660839 crc crio[24437]: time=\"2026-06-12T21:22:31.660726715Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-nqgxv Namespace:openstack ID:e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9 UID:b3450333-e12a-4250-90bf-72c64111a953 NetNS:/var/run/netns/262cce7a-0d0b-45c8-8fb1-0c2195973a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3450333_e12a_4250_90bf_72c64111a953.slice PodAnnotations:0xc000c247d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.892781 | controller |     "Jun 12 21:22:31.660839 crc crio[24437]: time=\"2026-06-12T21:22:31.660821527Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-nqgxv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.892797 | controller |     "Jun 12 21:22:32.341881 crc crio[24437]: 2026-06-12T21:22:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2ce344c53b71c9 Mac:12:dc:d7:a0:c0:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/262cce7a-0d0b-45c8-8fb1-0c2195973a98 SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.892812 | controller |     "Jun 12 21:22:32.343163 crc crio[24437]: time=\"2026-06-12T21:22:32.343077348Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-nqgxv Namespace:openstack ID:e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9 UID:b3450333-e12a-4250-90bf-72c64111a953 NetNS:/var/run/netns/262cce7a-0d0b-45c8-8fb1-0c2195973a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3450333_e12a_4250_90bf_72c64111a953.slice PodAnnotations:0xc000c247d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.892828 | controller |     "Jun 12 21:22:32.343348 crc crio[24437]: time=\"2026-06-12T21:22:32.343287813Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-nqgxv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.892843 | controller |     "Jun 12 21:22:32.358314 crc crio[24437]: time=\"2026-06-12T21:22:32.358235264Z\" level=info msg=\"Ran pod sandbox e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-nqgxv/POD\" id=4ace1442-54a5-436f-b7ef-8272875541f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.892877 | controller |     "Jun 12 21:22:32.360883 crc crio[24437]: time=\"2026-06-12T21:22:32.360776517Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=66230b95-e66b-4b52-8446-220f3017f3ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.892892 | controller |     "Jun 12 21:22:32.384814 crc crio[24437]: time=\"2026-06-12T21:22:32.3847001Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1eeef32f-9d9b-4b02-9f08-7b511ee022ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.892907 | controller |     "Jun 12 21:22:32.395902 crc crio[24437]: time=\"2026-06-12T21:22:32.395763524Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-nqgxv/ssh-known-hosts-edpm-deployment-ipam\" id=5b69e73b-48cb-4cdc-92e9-b43ecb527b8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.892922 | controller |     "Jun 12 21:22:32.396407 crc crio[24437]: time=\"2026-06-12T21:22:32.396342307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.892936 | controller |     "Jun 12 21:22:32.444957 crc crio[24437]: time=\"2026-06-12T21:22:32.444470551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.892951 | controller |     "Jun 12 21:22:32.449100 crc crio[24437]: time=\"2026-06-12T21:22:32.449023344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.892966 | controller |     "Jun 12 21:22:32.715358 crc crio[24437]: time=\"2026-06-12T21:22:32.715261014Z\" level=info msg=\"Created container 69ad94217ebccb3113d05c3a933ab1a564320af554932d231eb912409f5f3b33: openstack/ssh-known-hosts-edpm-deployment-ipam-nqgxv/ssh-known-hosts-edpm-deployment-ipam\" id=5b69e73b-48cb-4cdc-92e9-b43ecb527b8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.892984 | controller |     "Jun 12 21:22:32.717327 crc crio[24437]: time=\"2026-06-12T21:22:32.717244122Z\" level=info msg=\"Starting container: 69ad94217ebccb3113d05c3a933ab1a564320af554932d231eb912409f5f3b33\" id=4f135fe8-e522-4420-a0e7-e87020016aaa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.893000 | controller |     "Jun 12 21:22:32.722710 crc crio[24437]: time=\"2026-06-12T21:22:32.722610355Z\" level=info msg=\"Started container\" PID=155477 containerID=69ad94217ebccb3113d05c3a933ab1a564320af554932d231eb912409f5f3b33 description=openstack/ssh-known-hosts-edpm-deployment-ipam-nqgxv/ssh-known-hosts-edpm-deployment-ipam id=4f135fe8-e522-4420-a0e7-e87020016aaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9",
2026-06-12 21:48:35.893015 | controller |     "Jun 12 21:22:41.983237 crc crio[24437]: time=\"2026-06-12T21:22:41.982328608Z\" level=info msg=\"Stopping pod sandbox: e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9\" id=24795bdc-3a40-4bfc-a5cb-6516724cb76d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.893030 | controller |     "Jun 12 21:22:41.984599 crc crio[24437]: time=\"2026-06-12T21:22:41.983985289Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-nqgxv Namespace:openstack ID:e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9 UID:b3450333-e12a-4250-90bf-72c64111a953 NetNS:/var/run/netns/262cce7a-0d0b-45c8-8fb1-0c2195973a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3450333_e12a_4250_90bf_72c64111a953.slice PodAnnotations:0xc007788398}] Aliases:map[]}\"",
2026-06-12 21:48:35.893045 | controller |     "Jun 12 21:22:41.984599 crc crio[24437]: time=\"2026-06-12T21:22:41.984342268Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-nqgxv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.893060 | controller |     "Jun 12 21:22:42.562571 crc crio[24437]: time=\"2026-06-12T21:22:42.562067678Z\" level=info msg=\"Stopped pod sandbox: e2ce344c53b71c9a897d4f1c73694abd54bca450cdbd80a1a75d433f6daddac9\" id=24795bdc-3a40-4bfc-a5cb-6516724cb76d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.893075 | controller |     "Jun 12 21:22:43.486528 crc crio[24437]: time=\"2026-06-12T21:22:43.485070245Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/POD\" id=ac3a1b48-5d5a-427c-97f6-a929bd5b2649 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.893090 | controller |     "Jun 12 21:22:43.487644 crc crio[24437]: time=\"2026-06-12T21:22:43.486643305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.893104 | controller |     "Jun 12 21:22:43.543620 crc crio[24437]: time=\"2026-06-12T21:22:43.543514944Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn Namespace:openstack ID:2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09 UID:d60e95e6-9ff0-4830-a47d-8a95bf0bbf7a NetNS:/var/run/netns/cffacf46-86cc-409b-b74b-2d6afc5f2688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd60e95e6_9ff0_4830_a47d_8a95bf0bbf7a.slice PodAnnotations:0xc0077888b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.893119 | controller |     "Jun 12 21:22:43.543620 crc crio[24437]: time=\"2026-06-12T21:22:43.543578355Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.893137 | controller |     "Jun 12 21:22:43.990526 crc crio[24437]: 2026-06-12T21:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b004b600722a6f Mac:92:72:dc:53:55:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/cffacf46-86cc-409b-b74b-2d6afc5f2688 SocketPath: PciID:}] [{Interface:0xc000299b10 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.893153 | controller |     "Jun 12 21:22:43.992121 crc crio[24437]: time=\"2026-06-12T21:22:43.992042292Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn Namespace:openstack ID:2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09 UID:d60e95e6-9ff0-4830-a47d-8a95bf0bbf7a NetNS:/var/run/netns/cffacf46-86cc-409b-b74b-2d6afc5f2688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd60e95e6_9ff0_4830_a47d_8a95bf0bbf7a.slice PodAnnotations:0xc0077888b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.893168 | controller |     "Jun 12 21:22:43.992253 crc crio[24437]: time=\"2026-06-12T21:22:43.992220256Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.893183 | controller |     "Jun 12 21:22:44.004555 crc crio[24437]: time=\"2026-06-12T21:22:44.004006408Z\" level=info msg=\"Ran pod sandbox 2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/POD\" id=ac3a1b48-5d5a-427c-97f6-a929bd5b2649 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.893198 | controller |     "Jun 12 21:22:44.008312 crc crio[24437]: time=\"2026-06-12T21:22:44.00811678Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b4fa5417-d297-4aed-a5dd-824ca64d8092 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.893212 | controller |     "Jun 12 21:22:44.032697 crc crio[24437]: time=\"2026-06-12T21:22:44.031971241Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=315dc87b-cf66-4284-a907-99fbc16ffeb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.893227 | controller |     "Jun 12 21:22:44.041224 crc crio[24437]: time=\"2026-06-12T21:22:44.041109468Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=61b49a07-9b4e-4710-86f2-37b6b7c9d2b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.893242 | controller |     "Jun 12 21:22:44.041610 crc crio[24437]: time=\"2026-06-12T21:22:44.041543098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.893257 | controller |     "Jun 12 21:22:44.104885 crc crio[24437]: time=\"2026-06-12T21:22:44.104434127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.893271 | controller |     "Jun 12 21:22:44.110167 crc crio[24437]: time=\"2026-06-12T21:22:44.110102628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.893285 | controller |     "Jun 12 21:22:44.304148 crc crio[24437]: time=\"2026-06-12T21:22:44.294892598Z\" level=info msg=\"Created container aa2ea7f10847fb46b3e77fefeda3b949d95fafa2b5300a68894481e64c50d22b: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=61b49a07-9b4e-4710-86f2-37b6b7c9d2b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.893303 | controller |     "Jun 12 21:22:44.304148 crc crio[24437]: time=\"2026-06-12T21:22:44.296384465Z\" level=info msg=\"Starting container: aa2ea7f10847fb46b3e77fefeda3b949d95fafa2b5300a68894481e64c50d22b\" id=f361539d-bf91-4eb0-afa3-32a15832d34f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.893318 | controller |     "Jun 12 21:22:44.304148 crc crio[24437]: time=\"2026-06-12T21:22:44.302633709Z\" level=info msg=\"Started container\" PID=156195 containerID=aa2ea7f10847fb46b3e77fefeda3b949d95fafa2b5300a68894481e64c50d22b description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=f361539d-bf91-4eb0-afa3-32a15832d34f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09",
2026-06-12 21:48:35.893333 | controller |     "Jun 12 21:22:54.168378 crc crio[24437]: time=\"2026-06-12T21:22:54.167026051Z\" level=info msg=\"Stopping pod sandbox: 2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09\" id=1ca0a966-8fab-4bc4-99e3-db40be6259c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.893348 | controller |     "Jun 12 21:22:54.170097 crc crio[24437]: time=\"2026-06-12T21:22:54.169994545Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn Namespace:openstack ID:2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09 UID:d60e95e6-9ff0-4830-a47d-8a95bf0bbf7a NetNS:/var/run/netns/cffacf46-86cc-409b-b74b-2d6afc5f2688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd60e95e6_9ff0_4830_a47d_8a95bf0bbf7a.slice PodAnnotations:0xc000a8d578}] Aliases:map[]}\"",
2026-06-12 21:48:35.893363 | controller |     "Jun 12 21:22:54.170373 crc crio[24437]: time=\"2026-06-12T21:22:54.170294632Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.893378 | controller |     "Jun 12 21:22:54.596325 crc crio[24437]: time=\"2026-06-12T21:22:54.595976883Z\" level=info msg=\"Stopped pod sandbox: 2b004b600722a6f148b57956ce671bd589cc43b428695eaa2b1b536519cfbd09\" id=1ca0a966-8fab-4bc4-99e3-db40be6259c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.893393 | controller |     "Jun 12 21:22:55.724119 crc crio[24437]: time=\"2026-06-12T21:22:55.723434339Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/POD\" id=876211b9-8184-48db-8ba9-6be2f1edfaa8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.893407 | controller |     "Jun 12 21:22:55.725278 crc crio[24437]: time=\"2026-06-12T21:22:55.724157236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.893422 | controller |     "Jun 12 21:22:55.758531 crc crio[24437]: time=\"2026-06-12T21:22:55.758442256Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb Namespace:openstack ID:5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8 UID:6dbc5019-fc02-445a-9899-3ca153952860 NetNS:/var/run/netns/0f0c20a6-5c69-4a22-a712-e2ff56169077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbc5019_fc02_445a_9899_3ca153952860.slice PodAnnotations:0xc001f6dd40}] Aliases:map[]}\"",
2026-06-12 21:48:35.893437 | controller |     "Jun 12 21:22:55.758531 crc crio[24437]: time=\"2026-06-12T21:22:55.758500178Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.893455 | controller |     "Jun 12 21:22:56.385987 crc crio[24437]: 2026-06-12T21:22:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fbc324d4027885 Mac:d6:8d:5a:8f:be:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/0f0c20a6-5c69-4a22-a712-e2ff56169077 SocketPath: PciID:}] [{Interface:0xc0004b4280 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.893470 | controller |     "Jun 12 21:22:56.387125 crc crio[24437]: time=\"2026-06-12T21:22:56.387044097Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb Namespace:openstack ID:5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8 UID:6dbc5019-fc02-445a-9899-3ca153952860 NetNS:/var/run/netns/0f0c20a6-5c69-4a22-a712-e2ff56169077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbc5019_fc02_445a_9899_3ca153952860.slice PodAnnotations:0xc001f6dd40}] Aliases:map[]}\"",
2026-06-12 21:48:35.893485 | controller |     "Jun 12 21:22:56.387287 crc crio[24437]: time=\"2026-06-12T21:22:56.387217851Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.893499 | controller |     "Jun 12 21:22:56.394468 crc crio[24437]: time=\"2026-06-12T21:22:56.394398269Z\" level=info msg=\"Ran pod sandbox 5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/POD\" id=876211b9-8184-48db-8ba9-6be2f1edfaa8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.893514 | controller |     "Jun 12 21:22:56.397092 crc crio[24437]: time=\"2026-06-12T21:22:56.397014825Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=254980c1-fd1e-4456-9958-02f4c936b94d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.893528 | controller |     "Jun 12 21:22:56.424563 crc crio[24437]: time=\"2026-06-12T21:22:56.424479885Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=acf7b253-b413-4fbd-ab5c-c396f8545fb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.893543 | controller |     "Jun 12 21:22:56.432455 crc crio[24437]: time=\"2026-06-12T21:22:56.432363011Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2d889e77-c1ea-4d4f-9aa7-275eb66611e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.893558 | controller |     "Jun 12 21:22:56.432838 crc crio[24437]: time=\"2026-06-12T21:22:56.432755291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.893572 | controller |     "Jun 12 21:22:56.489513 crc crio[24437]: time=\"2026-06-12T21:22:56.489418105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.893587 | controller |     "Jun 12 21:22:56.492894 crc crio[24437]: time=\"2026-06-12T21:22:56.49282709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.893602 | controller |     "Jun 12 21:22:56.611636 crc crio[24437]: time=\"2026-06-12T21:22:56.611112022Z\" level=info msg=\"Created container 7fee53b26c84d6a9deac535636b6bdb55eb3e5728dcb955a24dcae03bcc188c5: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2d889e77-c1ea-4d4f-9aa7-275eb66611e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.893619 | controller |     "Jun 12 21:22:56.612981 crc crio[24437]: time=\"2026-06-12T21:22:56.612851175Z\" level=info msg=\"Starting container: 7fee53b26c84d6a9deac535636b6bdb55eb3e5728dcb955a24dcae03bcc188c5\" id=bedc8d5e-b257-48e9-9d07-a284ab67d61f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.893634 | controller |     "Jun 12 21:22:56.622042 crc crio[24437]: time=\"2026-06-12T21:22:56.621032318Z\" level=info msg=\"Started container\" PID=157016 containerID=7fee53b26c84d6a9deac535636b6bdb55eb3e5728dcb955a24dcae03bcc188c5 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=bedc8d5e-b257-48e9-9d07-a284ab67d61f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8",
2026-06-12 21:48:35.893649 | controller |     "Jun 12 21:23:08.382041 crc crio[24437]: time=\"2026-06-12T21:23:08.37968431Z\" level=info msg=\"Stopping pod sandbox: 5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8\" id=1ece20a9-bc08-4019-9194-4b796661a897 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.893664 | controller |     "Jun 12 21:23:08.385560 crc crio[24437]: time=\"2026-06-12T21:23:08.384707515Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb Namespace:openstack ID:5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8 UID:6dbc5019-fc02-445a-9899-3ca153952860 NetNS:/var/run/netns/0f0c20a6-5c69-4a22-a712-e2ff56169077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbc5019_fc02_445a_9899_3ca153952860.slice PodAnnotations:0xc001fa4c08}] Aliases:map[]}\"",
2026-06-12 21:48:35.893679 | controller |     "Jun 12 21:23:08.385560 crc crio[24437]: time=\"2026-06-12T21:23:08.385039863Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.893694 | controller |     "Jun 12 21:23:08.894723 crc crio[24437]: time=\"2026-06-12T21:23:08.894170013Z\" level=info msg=\"Stopped pod sandbox: 5fbc324d40278856ae220cefcc3abf91228d6c340911ea453c836a0b012ad0d8\" id=1ece20a9-bc08-4019-9194-4b796661a897 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.893708 | controller |     "Jun 12 21:23:09.884704 crc crio[24437]: time=\"2026-06-12T21:23:09.884020688Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/POD\" id=1762f6b8-05d1-4df8-a7d7-1a76d457e83c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.893722 | controller |     "Jun 12 21:23:09.885790 crc crio[24437]: time=\"2026-06-12T21:23:09.884731885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.893737 | controller |     "Jun 12 21:23:09.928788 crc crio[24437]: time=\"2026-06-12T21:23:09.928698395Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 Namespace:openstack ID:1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e UID:c71a0a3e-0086-4bf9-afa5-79f718a5a739 NetNS:/var/run/netns/71d05d7b-f92e-488d-ad03-12cf7011d66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71a0a3e_0086_4bf9_afa5_79f718a5a739.slice PodAnnotations:0xc001fa4470}] Aliases:map[]}\"",
2026-06-12 21:48:35.893752 | controller |     "Jun 12 21:23:09.928788 crc crio[24437]: time=\"2026-06-12T21:23:09.928766667Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.893769 | controller |     "Jun 12 21:23:10.566768 crc crio[24437]: 2026-06-12T21:23:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d018e9c5cfbde4 Mac:72:17:03:e3:ea:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/71d05d7b-f92e-488d-ad03-12cf7011d66a SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.893785 | controller |     "Jun 12 21:23:10.568411 crc crio[24437]: time=\"2026-06-12T21:23:10.568340979Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 Namespace:openstack ID:1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e UID:c71a0a3e-0086-4bf9-afa5-79f718a5a739 NetNS:/var/run/netns/71d05d7b-f92e-488d-ad03-12cf7011d66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71a0a3e_0086_4bf9_afa5_79f718a5a739.slice PodAnnotations:0xc001fa4470}] Aliases:map[]}\"",
2026-06-12 21:48:35.893799 | controller |     "Jun 12 21:23:10.568546 crc crio[24437]: time=\"2026-06-12T21:23:10.568507653Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.893814 | controller |     "Jun 12 21:23:10.578283 crc crio[24437]: time=\"2026-06-12T21:23:10.578155042Z\" level=info msg=\"Ran pod sandbox 1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/POD\" id=1762f6b8-05d1-4df8-a7d7-1a76d457e83c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.893840 | controller |     "Jun 12 21:23:10.582564 crc crio[24437]: time=\"2026-06-12T21:23:10.58247727Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c088d676-af7b-4800-a230-0babe3fc9059 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.893874 | controller |     "Jun 12 21:23:10.606390 crc crio[24437]: time=\"2026-06-12T21:23:10.60629129Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5b6e65dc-8463-4a1d-b697-b9c58450b205 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.893890 | controller |     "Jun 12 21:23:10.613903 crc crio[24437]: time=\"2026-06-12T21:23:10.613788936Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=541945aa-31d1-4a0a-9817-61a54eb02711 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.893905 | controller |     "Jun 12 21:23:10.614397 crc crio[24437]: time=\"2026-06-12T21:23:10.614328539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.893920 | controller |     "Jun 12 21:23:10.671865 crc crio[24437]: time=\"2026-06-12T21:23:10.67164727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.893935 | controller |     "Jun 12 21:23:10.675715 crc crio[24437]: time=\"2026-06-12T21:23:10.675637278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.893949 | controller |     "Jun 12 21:23:10.864851 crc crio[24437]: time=\"2026-06-12T21:23:10.864720605Z\" level=info msg=\"Created container 363ef90df6d1bafb89599cea491d478748e1fb9255bb99619cfd255e04d12e89: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=541945aa-31d1-4a0a-9817-61a54eb02711 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.893968 | controller |     "Jun 12 21:23:10.866342 crc crio[24437]: time=\"2026-06-12T21:23:10.866260714Z\" level=info msg=\"Starting container: 363ef90df6d1bafb89599cea491d478748e1fb9255bb99619cfd255e04d12e89\" id=6d85d2b8-b021-4ba1-8ef5-cef59b5cf655 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.893983 | controller |     "Jun 12 21:23:10.873014 crc crio[24437]: time=\"2026-06-12T21:23:10.872716024Z\" level=info msg=\"Started container\" PID=157981 containerID=363ef90df6d1bafb89599cea491d478748e1fb9255bb99619cfd255e04d12e89 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=6d85d2b8-b021-4ba1-8ef5-cef59b5cf655 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e",
2026-06-12 21:48:35.893998 | controller |     "Jun 12 21:23:36.544774 crc crio[24437]: time=\"2026-06-12T21:23:36.543852615Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-s97kk/POD\" id=9a810b6c-e9e9-4980-ba12-a7dfc2efa10a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.894014 | controller |     "Jun 12 21:23:36.546413 crc crio[24437]: time=\"2026-06-12T21:23:36.54484929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894029 | controller |     "Jun 12 21:23:36.579502 crc crio[24437]: time=\"2026-06-12T21:23:36.579380455Z\" level=info msg=\"Got pod network &{Name:community-operators-s97kk Namespace:openshift-marketplace ID:3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f UID:7400c3fc-7855-4849-af36-b0c3cb9751f5 NetNS:/var/run/netns/21629b1f-bd4e-4904-9c0e-ffc08f3cd476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7400c3fc_7855_4849_af36_b0c3cb9751f5.slice PodAnnotations:0xc0026aa8b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.894044 | controller |     "Jun 12 21:23:36.579502 crc crio[24437]: time=\"2026-06-12T21:23:36.579462157Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-s97kk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.894058 | controller |     "Jun 12 21:23:37.135224 crc crio[24437]: 2026-06-12T21:23:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a51a4876788a13 Mac:ee:e9:6d:d0:9b:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/21629b1f-bd4e-4904-9c0e-ffc08f3cd476 SocketPath: PciID:}] [{Interface:0xc00049eab0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.894073 | controller |     "Jun 12 21:23:37.137504 crc crio[24437]: time=\"2026-06-12T21:23:37.137421526Z\" level=info msg=\"Got pod network &{Name:community-operators-s97kk Namespace:openshift-marketplace ID:3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f UID:7400c3fc-7855-4849-af36-b0c3cb9751f5 NetNS:/var/run/netns/21629b1f-bd4e-4904-9c0e-ffc08f3cd476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7400c3fc_7855_4849_af36_b0c3cb9751f5.slice PodAnnotations:0xc0026aa8b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.894089 | controller |     "Jun 12 21:23:37.137682 crc crio[24437]: time=\"2026-06-12T21:23:37.13758846Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-s97kk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.894104 | controller |     "Jun 12 21:23:37.148114 crc crio[24437]: time=\"2026-06-12T21:23:37.147787654Z\" level=info msg=\"Ran pod sandbox 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f with infra container: openshift-marketplace/community-operators-s97kk/POD\" id=9a810b6c-e9e9-4980-ba12-a7dfc2efa10a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.894123 | controller |     "Jun 12 21:23:37.156522 crc crio[24437]: time=\"2026-06-12T21:23:37.154167472Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6de3ebd0-dbd3-465e-8c77-5760acdf9efd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.894139 | controller |     "Jun 12 21:23:37.160708 crc crio[24437]: time=\"2026-06-12T21:23:37.160278393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9fc05b3d-9081-49ce-ba3c-f66e7dbb70da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.894153 | controller |     "Jun 12 21:23:37.170581 crc crio[24437]: time=\"2026-06-12T21:23:37.170472326Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s97kk/extract-utilities\" id=0474c6e8-9d90-4b10-afd5-2a747101ffc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.894169 | controller |     "Jun 12 21:23:37.171181 crc crio[24437]: time=\"2026-06-12T21:23:37.171050171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894184 | controller |     "Jun 12 21:23:37.296504 crc crio[24437]: time=\"2026-06-12T21:23:37.295235968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894198 | controller |     "Jun 12 21:23:37.302189 crc crio[24437]: time=\"2026-06-12T21:23:37.302110069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894213 | controller |     "Jun 12 21:23:37.468870 crc crio[24437]: time=\"2026-06-12T21:23:37.468726909Z\" level=info msg=\"Created container 16dfa725352c2b15e234d9d31801909c0bcd51ea9623504353d67587e92e8665: openshift-marketplace/community-operators-s97kk/extract-utilities\" id=0474c6e8-9d90-4b10-afd5-2a747101ffc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.894228 | controller |     "Jun 12 21:23:37.471198 crc crio[24437]: time=\"2026-06-12T21:23:37.470984105Z\" level=info msg=\"Starting container: 16dfa725352c2b15e234d9d31801909c0bcd51ea9623504353d67587e92e8665\" id=2bc2741d-0f65-410c-9a2f-d09fab42f78f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.894243 | controller |     "Jun 12 21:23:37.481657 crc crio[24437]: time=\"2026-06-12T21:23:37.481521956Z\" level=info msg=\"Started container\" PID=159550 containerID=16dfa725352c2b15e234d9d31801909c0bcd51ea9623504353d67587e92e8665 description=openshift-marketplace/community-operators-s97kk/extract-utilities id=2bc2741d-0f65-410c-9a2f-d09fab42f78f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f",
2026-06-12 21:48:35.894258 | controller |     "Jun 12 21:23:37.677508 crc crio[24437]: time=\"2026-06-12T21:23:37.67738588Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gnbsr/POD\" id=af331f69-8023-44f9-be17-7e1ca02b3d33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.894274 | controller |     "Jun 12 21:23:37.680118 crc crio[24437]: time=\"2026-06-12T21:23:37.677546264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894289 | controller |     "Jun 12 21:23:37.759489 crc crio[24437]: time=\"2026-06-12T21:23:37.759402454Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gnbsr Namespace:openshift-marketplace ID:a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b UID:8c90c1fd-02b7-431b-b80b-b6f8c0b59945 NetNS:/var/run/netns/908bdb37-4514-4a9e-a0a8-c545d80baba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c90c1fd_02b7_431b_b80b_b6f8c0b59945.slice PodAnnotations:0xc001f6c228}] Aliases:map[]}\"",
2026-06-12 21:48:35.894310 | controller |     "Jun 12 21:23:37.759489 crc crio[24437]: time=\"2026-06-12T21:23:37.759456835Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gnbsr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.894325 | controller |     "Jun 12 21:23:37.857554 crc crio[24437]: time=\"2026-06-12T21:23:37.856707886Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f637b63e-d67f-4dab-bff0-9e38ad431643 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.894340 | controller |     "Jun 12 21:23:37.871901 crc crio[24437]: time=\"2026-06-12T21:23:37.871770769Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.894356 | controller |     "Jun 12 21:23:38.199324 crc crio[24437]: 2026-06-12T21:23:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0ac19590fa10dc Mac:86:c5:2b:96:1c:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/908bdb37-4514-4a9e-a0a8-c545d80baba6 SocketPath: PciID:}] [{Interface:0xc00052a770 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.894372 | controller |     "Jun 12 21:23:38.201137 crc crio[24437]: time=\"2026-06-12T21:23:38.20106493Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gnbsr Namespace:openshift-marketplace ID:a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b UID:8c90c1fd-02b7-431b-b80b-b6f8c0b59945 NetNS:/var/run/netns/908bdb37-4514-4a9e-a0a8-c545d80baba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c90c1fd_02b7_431b_b80b_b6f8c0b59945.slice PodAnnotations:0xc001f6c228}] Aliases:map[]}\"",
2026-06-12 21:48:35.894387 | controller |     "Jun 12 21:23:38.201329 crc crio[24437]: time=\"2026-06-12T21:23:38.201281426Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gnbsr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.894402 | controller |     "Jun 12 21:23:38.214060 crc crio[24437]: time=\"2026-06-12T21:23:38.212273748Z\" level=info msg=\"Ran pod sandbox a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b with infra container: openshift-marketplace/redhat-operators-gnbsr/POD\" id=af331f69-8023-44f9-be17-7e1ca02b3d33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.894417 | controller |     "Jun 12 21:23:38.215633 crc crio[24437]: time=\"2026-06-12T21:23:38.21555493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32f52416-68fa-4583-b7cb-7aac722f3e16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.894432 | controller |     "Jun 12 21:23:38.218715 crc crio[24437]: time=\"2026-06-12T21:23:38.218587735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7b6da5dc-c3ef-4591-9e95-06f0992a2bb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.894447 | controller |     "Jun 12 21:23:38.227461 crc crio[24437]: time=\"2026-06-12T21:23:38.227373963Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gnbsr/extract-utilities\" id=5fcd96ef-295d-4767-89e8-13d7ea19b0c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.894462 | controller |     "Jun 12 21:23:38.227683 crc crio[24437]: time=\"2026-06-12T21:23:38.2276676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894480 | controller |     "Jun 12 21:23:38.273171 crc crio[24437]: time=\"2026-06-12T21:23:38.273090146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894495 | controller |     "Jun 12 21:23:38.286637 crc crio[24437]: time=\"2026-06-12T21:23:38.286544979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894510 | controller |     "Jun 12 21:23:38.444531 crc crio[24437]: time=\"2026-06-12T21:23:38.444420382Z\" level=info msg=\"Created container db12b6cd0e8c7e34ef3750df761096f03f28ed978b06018befa94bab692fff68: openshift-marketplace/redhat-operators-gnbsr/extract-utilities\" id=5fcd96ef-295d-4767-89e8-13d7ea19b0c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.894524 | controller |     "Jun 12 21:23:38.446722 crc crio[24437]: time=\"2026-06-12T21:23:38.446558246Z\" level=info msg=\"Starting container: db12b6cd0e8c7e34ef3750df761096f03f28ed978b06018befa94bab692fff68\" id=3bcb6d31-4599-4087-9311-32fd951fef70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.894538 | controller |     "Jun 12 21:23:38.453439 crc crio[24437]: time=\"2026-06-12T21:23:38.453340654Z\" level=info msg=\"Started container\" PID=159708 containerID=db12b6cd0e8c7e34ef3750df761096f03f28ed978b06018befa94bab692fff68 description=openshift-marketplace/redhat-operators-gnbsr/extract-utilities id=3bcb6d31-4599-4087-9311-32fd951fef70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b",
2026-06-12 21:48:35.894553 | controller |     "Jun 12 21:23:38.540445 crc crio[24437]: time=\"2026-06-12T21:23:38.540319239Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=f637b63e-d67f-4dab-bff0-9e38ad431643 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.894567 | controller |     "Jun 12 21:23:38.541543 crc crio[24437]: time=\"2026-06-12T21:23:38.541427386Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2f15bbdc-9c00-4836-a33d-33f125bcaa58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.894582 | controller |     "Jun 12 21:23:38.544720 crc crio[24437]: time=\"2026-06-12T21:23:38.544661337Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c0dd1f2e-0dcc-44c7-9be9-62cc0b62864b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.894597 | controller |     "Jun 12 21:23:38.555498 crc crio[24437]: time=\"2026-06-12T21:23:38.555342432Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s97kk/extract-content\" id=de8ed07e-4eb7-4692-8bb2-d831cf891332 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.894612 | controller |     "Jun 12 21:23:38.556341 crc crio[24437]: time=\"2026-06-12T21:23:38.556266075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894627 | controller |     "Jun 12 21:23:38.618504 crc crio[24437]: time=\"2026-06-12T21:23:38.618252692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894642 | controller |     "Jun 12 21:23:38.624307 crc crio[24437]: time=\"2026-06-12T21:23:38.62425996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894663 | controller |     "Jun 12 21:23:38.802515 crc crio[24437]: time=\"2026-06-12T21:23:38.802454047Z\" level=info msg=\"Created container b1bb5333ef5891e1a4a68bc5d59b6d674e11810172683c5bace770eeb3dadec6: openshift-marketplace/community-operators-s97kk/extract-content\" id=de8ed07e-4eb7-4692-8bb2-d831cf891332 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.894678 | controller |     "Jun 12 21:23:38.805082 crc crio[24437]: time=\"2026-06-12T21:23:38.804969828Z\" level=info msg=\"Starting container: b1bb5333ef5891e1a4a68bc5d59b6d674e11810172683c5bace770eeb3dadec6\" id=f0f09c56-14a6-4d97-be20-21978073840c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.894693 | controller |     "Jun 12 21:23:38.813283 crc crio[24437]: time=\"2026-06-12T21:23:38.812181757Z\" level=info msg=\"Started container\" PID=159721 containerID=b1bb5333ef5891e1a4a68bc5d59b6d674e11810172683c5bace770eeb3dadec6 description=openshift-marketplace/community-operators-s97kk/extract-content id=f0f09c56-14a6-4d97-be20-21978073840c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f",
2026-06-12 21:48:35.894707 | controller |     "Jun 12 21:23:38.880441 crc crio[24437]: time=\"2026-06-12T21:23:38.880349908Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bb1b8c14-5f30-4bb0-b099-ecbb5f5450f8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.894722 | controller |     "Jun 12 21:23:38.889352 crc crio[24437]: time=\"2026-06-12T21:23:38.889139705Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.894736 | controller |     "Jun 12 21:23:39.817599 crc crio[24437]: time=\"2026-06-12T21:23:39.81684535Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=bb1b8c14-5f30-4bb0-b099-ecbb5f5450f8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.894751 | controller |     "Jun 12 21:23:39.819207 crc crio[24437]: time=\"2026-06-12T21:23:39.818659545Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f2d0fac3-4304-4bf2-afb7-30ab2a07bdfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.894766 | controller |     "Jun 12 21:23:39.821609 crc crio[24437]: time=\"2026-06-12T21:23:39.821525606Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=134c76e6-b89e-4ef0-822e-5aac7777b836 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.894781 | controller |     "Jun 12 21:23:39.835098 crc crio[24437]: time=\"2026-06-12T21:23:39.834869066Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gnbsr/extract-content\" id=0b68402d-3333-4b33-8314-1f3ac7ff8e89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.894796 | controller |     "Jun 12 21:23:39.835843 crc crio[24437]: time=\"2026-06-12T21:23:39.835709558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894811 | controller |     "Jun 12 21:23:39.903875 crc crio[24437]: time=\"2026-06-12T21:23:39.903787315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894825 | controller |     "Jun 12 21:23:39.911959 crc crio[24437]: time=\"2026-06-12T21:23:39.911862775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894840 | controller |     "Jun 12 21:23:40.113566 crc crio[24437]: time=\"2026-06-12T21:23:40.113424411Z\" level=info msg=\"Created container baecdab49975c0c6c9d4e92a08d352ebcf67a5db512389b86a9994e36c12f070: openshift-marketplace/redhat-operators-gnbsr/extract-content\" id=0b68402d-3333-4b33-8314-1f3ac7ff8e89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.894877 | controller |     "Jun 12 21:23:40.115366 crc crio[24437]: time=\"2026-06-12T21:23:40.115273817Z\" level=info msg=\"Starting container: baecdab49975c0c6c9d4e92a08d352ebcf67a5db512389b86a9994e36c12f070\" id=28aa146f-2dff-4db6-bc23-49197922154c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.894894 | controller |     "Jun 12 21:23:40.122438 crc crio[24437]: time=\"2026-06-12T21:23:40.121790208Z\" level=info msg=\"Started container\" PID=159821 containerID=baecdab49975c0c6c9d4e92a08d352ebcf67a5db512389b86a9994e36c12f070 description=openshift-marketplace/redhat-operators-gnbsr/extract-content id=28aa146f-2dff-4db6-bc23-49197922154c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b",
2026-06-12 21:48:35.894909 | controller |     "Jun 12 21:23:40.928205 crc crio[24437]: time=\"2026-06-12T21:23:40.928133984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e428c103-b2ab-4a1c-8415-0fe0b662be35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.894924 | controller |     "Jun 12 21:23:40.938489 crc crio[24437]: time=\"2026-06-12T21:23:40.938244956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f67d2428-ce93-453e-8d4b-7ba7edf76d95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.894939 | controller |     "Jun 12 21:23:40.958327 crc crio[24437]: time=\"2026-06-12T21:23:40.958235781Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s97kk/registry-server\" id=da22ecdd-e283-48a0-8183-3806157f35f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.894953 | controller |     "Jun 12 21:23:40.959021 crc crio[24437]: time=\"2026-06-12T21:23:40.958909057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894968 | controller |     "Jun 12 21:23:41.034094 crc crio[24437]: time=\"2026-06-12T21:23:41.033862586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894983 | controller |     "Jun 12 21:23:41.040972 crc crio[24437]: time=\"2026-06-12T21:23:41.040790807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.894997 | controller |     "Jun 12 21:23:41.212871 crc crio[24437]: time=\"2026-06-12T21:23:41.212593745Z\" level=info msg=\"Created container 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc: openshift-marketplace/community-operators-s97kk/registry-server\" id=da22ecdd-e283-48a0-8183-3806157f35f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.895012 | controller |     "Jun 12 21:23:41.214388 crc crio[24437]: time=\"2026-06-12T21:23:41.214274987Z\" level=info msg=\"Starting container: 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc\" id=f0faae0b-da44-4706-90e3-73e92ad3001c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.895026 | controller |     "Jun 12 21:23:41.220156 crc crio[24437]: time=\"2026-06-12T21:23:41.220055631Z\" level=info msg=\"Started container\" PID=159884 containerID=0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc description=openshift-marketplace/community-operators-s97kk/registry-server id=f0faae0b-da44-4706-90e3-73e92ad3001c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f",
2026-06-12 21:48:35.895044 | controller |     "Jun 12 21:23:48.107418 crc crio[24437]: time=\"2026-06-12T21:23:48.106353406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=71ec1577-02d2-4f10-bb61-3ce6158d65f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.895059 | controller |     "Jun 12 21:23:48.111561 crc crio[24437]: time=\"2026-06-12T21:23:48.111470693Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=50c31b9a-6be3-4e5d-b691-6743517635e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.895074 | controller |     "Jun 12 21:23:48.131250 crc crio[24437]: time=\"2026-06-12T21:23:48.130509425Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gnbsr/registry-server\" id=558b52b2-c84b-4948-8094-ca006d719708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.895088 | controller |     "Jun 12 21:23:48.131702 crc crio[24437]: time=\"2026-06-12T21:23:48.131641723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.895103 | controller |     "Jun 12 21:23:48.212759 crc crio[24437]: time=\"2026-06-12T21:23:48.212488497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.895117 | controller |     "Jun 12 21:23:48.230735 crc crio[24437]: time=\"2026-06-12T21:23:48.230682197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.895132 | controller |     "Jun 12 21:23:48.410844 crc crio[24437]: time=\"2026-06-12T21:23:48.41071013Z\" level=info msg=\"Created container e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85: openshift-marketplace/redhat-operators-gnbsr/registry-server\" id=558b52b2-c84b-4948-8094-ca006d719708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.895147 | controller |     "Jun 12 21:23:48.413843 crc crio[24437]: time=\"2026-06-12T21:23:48.413729385Z\" level=info msg=\"Starting container: e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85\" id=33e374e1-e94e-48cd-a8b9-1adf1c9b1dc7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.895161 | controller |     "Jun 12 21:23:48.422275 crc crio[24437]: time=\"2026-06-12T21:23:48.422115523Z\" level=info msg=\"Started container\" PID=160378 containerID=e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85 description=openshift-marketplace/redhat-operators-gnbsr/registry-server id=33e374e1-e94e-48cd-a8b9-1adf1c9b1dc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b",
2026-06-12 21:48:35.895176 | controller |     "Jun 12 21:23:50.147710 crc crio[24437]: time=\"2026-06-12T21:23:50.146860373Z\" level=info msg=\"Stopping container: 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc (timeout: 2s)\" id=4cc65a1b-26e2-4350-bc18-d785dbcb63ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.895190 | controller |     "Jun 12 21:23:50.376907 crc crio[24437]: time=\"2026-06-12T21:23:50.376626637Z\" level=info msg=\"Stopped container 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc: openshift-marketplace/community-operators-s97kk/registry-server\" id=4cc65a1b-26e2-4350-bc18-d785dbcb63ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.895205 | controller |     "Jun 12 21:23:50.378380 crc crio[24437]: time=\"2026-06-12T21:23:50.378123335Z\" level=info msg=\"Stopping pod sandbox: 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f\" id=94c050cd-da68-4cba-bfde-65a2615324fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.895223 | controller |     "Jun 12 21:23:50.378953 crc crio[24437]: time=\"2026-06-12T21:23:50.37872827Z\" level=info msg=\"Got pod network &{Name:community-operators-s97kk Namespace:openshift-marketplace ID:3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f UID:7400c3fc-7855-4849-af36-b0c3cb9751f5 NetNS:/var/run/netns/21629b1f-bd4e-4904-9c0e-ffc08f3cd476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7400c3fc_7855_4849_af36_b0c3cb9751f5.slice PodAnnotations:0xc001fa4500}] Aliases:map[]}\"",
2026-06-12 21:48:35.895239 | controller |     "Jun 12 21:23:50.379175 crc crio[24437]: time=\"2026-06-12T21:23:50.379098979Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-s97kk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.895254 | controller |     "Jun 12 21:23:50.821992 crc crio[24437]: time=\"2026-06-12T21:23:50.820330325Z\" level=info msg=\"Stopped pod sandbox: 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f\" id=94c050cd-da68-4cba-bfde-65a2615324fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.895268 | controller |     "Jun 12 21:23:51.173029 crc crio[24437]: time=\"2026-06-12T21:23:51.171820037Z\" level=info msg=\"Removing container: 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc\" id=eccca005-323e-4b90-a628-8148a171f471 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.895283 | controller |     "Jun 12 21:23:51.209581 crc crio[24437]: time=\"2026-06-12T21:23:51.209462162Z\" level=info msg=\"Removed container 0aef515f8f80517ffe4983b0a702ed42305220b464a6834964191a4b11ca04fc: openshift-marketplace/community-operators-s97kk/registry-server\" id=eccca005-323e-4b90-a628-8148a171f471 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.895298 | controller |     "Jun 12 21:23:51.214009 crc crio[24437]: time=\"2026-06-12T21:23:51.213605963Z\" level=info msg=\"Removing container: b1bb5333ef5891e1a4a68bc5d59b6d674e11810172683c5bace770eeb3dadec6\" id=8a638851-c008-4615-81a6-7acb19fda174 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.895312 | controller |     "Jun 12 21:23:51.253640 crc crio[24437]: time=\"2026-06-12T21:23:51.253377099Z\" level=info msg=\"Removed container b1bb5333ef5891e1a4a68bc5d59b6d674e11810172683c5bace770eeb3dadec6: openshift-marketplace/community-operators-s97kk/extract-content\" id=8a638851-c008-4615-81a6-7acb19fda174 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.895326 | controller |     "Jun 12 21:23:51.257206 crc crio[24437]: time=\"2026-06-12T21:23:51.257106822Z\" level=info msg=\"Removing container: 16dfa725352c2b15e234d9d31801909c0bcd51ea9623504353d67587e92e8665\" id=14bab0e3-bc8e-474e-95a2-a4eb4a37545c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.895341 | controller |     "Jun 12 21:23:51.298726 crc crio[24437]: time=\"2026-06-12T21:23:51.298454216Z\" level=info msg=\"Removed container 16dfa725352c2b15e234d9d31801909c0bcd51ea9623504353d67587e92e8665: openshift-marketplace/community-operators-s97kk/extract-utilities\" id=14bab0e3-bc8e-474e-95a2-a4eb4a37545c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.895355 | controller |     "Jun 12 21:23:56.268607 crc crio[24437]: time=\"2026-06-12T21:23:56.267518591Z\" level=info msg=\"Stopping pod sandbox: 1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e\" id=1a87568e-c199-4aad-87f2-c4203aab0c72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.895369 | controller |     "Jun 12 21:23:56.271509 crc crio[24437]: time=\"2026-06-12T21:23:56.269534071Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 Namespace:openstack ID:1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e UID:c71a0a3e-0086-4bf9-afa5-79f718a5a739 NetNS:/var/run/netns/71d05d7b-f92e-488d-ad03-12cf7011d66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71a0a3e_0086_4bf9_afa5_79f718a5a739.slice PodAnnotations:0xc002747490}] Aliases:map[]}\"",
2026-06-12 21:48:35.895387 | controller |     "Jun 12 21:23:56.271509 crc crio[24437]: time=\"2026-06-12T21:23:56.269700915Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.895402 | controller |     "Jun 12 21:23:56.828837 crc crio[24437]: time=\"2026-06-12T21:23:56.828313141Z\" level=info msg=\"Stopped pod sandbox: 1d018e9c5cfbde499adb0996dcb9ed768a40ff25a141a8ed144c4a63f4854e8e\" id=1a87568e-c199-4aad-87f2-c4203aab0c72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.895416 | controller |     "Jun 12 21:23:57.917052 crc crio[24437]: time=\"2026-06-12T21:23:57.902827475Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/POD\" id=ffe819a5-dc88-4c37-b8f7-ddfbe4c6926a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.895430 | controller |     "Jun 12 21:23:57.918649 crc crio[24437]: time=\"2026-06-12T21:23:57.917139499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.895445 | controller |     "Jun 12 21:23:57.960284 crc crio[24437]: time=\"2026-06-12T21:23:57.960186955Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 Namespace:openstack ID:693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33 UID:3c8b51d4-f235-40a6-a932-64b10c8cb51e NetNS:/var/run/netns/78de8ece-295e-4f38-91c1-60d23ae6cb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8b51d4_f235_40a6_a932_64b10c8cb51e.slice PodAnnotations:0xc007788688}] Aliases:map[]}\"",
2026-06-12 21:48:35.895460 | controller |     "Jun 12 21:23:57.960284 crc crio[24437]: time=\"2026-06-12T21:23:57.960250057Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.895474 | controller |     "Jun 12 21:23:58.655946 crc crio[24437]: 2026-06-12T21:23:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:693f017b18cfbd6 Mac:9a:b5:40:de:e0:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/78de8ece-295e-4f38-91c1-60d23ae6cb69 SocketPath: PciID:}] [{Interface:0xc000132f70 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.895488 | controller |     "Jun 12 21:23:58.658157 crc crio[24437]: time=\"2026-06-12T21:23:58.658056353Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 Namespace:openstack ID:693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33 UID:3c8b51d4-f235-40a6-a932-64b10c8cb51e NetNS:/var/run/netns/78de8ece-295e-4f38-91c1-60d23ae6cb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8b51d4_f235_40a6_a932_64b10c8cb51e.slice PodAnnotations:0xc007788688}] Aliases:map[]}\"",
2026-06-12 21:48:35.895503 | controller |     "Jun 12 21:23:58.658433 crc crio[24437]: time=\"2026-06-12T21:23:58.658357571Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.895518 | controller |     "Jun 12 21:23:58.668511 crc crio[24437]: time=\"2026-06-12T21:23:58.668388259Z\" level=info msg=\"Ran pod sandbox 693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/POD\" id=ffe819a5-dc88-4c37-b8f7-ddfbe4c6926a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.895535 | controller |     "Jun 12 21:23:58.671205 crc crio[24437]: time=\"2026-06-12T21:23:58.671122328Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=8e009b9a-afc6-4c54-819f-ae00501dd557 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.895550 | controller |     "Jun 12 21:23:58.708688 crc crio[24437]: time=\"2026-06-12T21:23:58.707387726Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f65533b7-8932-41f3-88f1-102e55310528 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.895565 | controller |     "Jun 12 21:23:58.717275 crc crio[24437]: time=\"2026-06-12T21:23:58.717106657Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=91b26643-ed18-4061-a7db-23274db82dd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.895580 | controller |     "Jun 12 21:23:58.717605 crc crio[24437]: time=\"2026-06-12T21:23:58.717565368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.895594 | controller |     "Jun 12 21:23:58.759999 crc crio[24437]: time=\"2026-06-12T21:23:58.759775475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.895609 | controller |     "Jun 12 21:23:58.763413 crc crio[24437]: time=\"2026-06-12T21:23:58.763349863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.895623 | controller |     "Jun 12 21:23:58.946384 crc crio[24437]: time=\"2026-06-12T21:23:58.946273277Z\" level=info msg=\"Created container 37b5fe1b676fa76a2c29bc980dd5d98c20fdbcb208b410e60203c56ecb84b843: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=91b26643-ed18-4061-a7db-23274db82dd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.895638 | controller |     "Jun 12 21:23:58.947740 crc crio[24437]: time=\"2026-06-12T21:23:58.947647261Z\" level=info msg=\"Starting container: 37b5fe1b676fa76a2c29bc980dd5d98c20fdbcb208b410e60203c56ecb84b843\" id=a8e2748b-d145-4661-a238-207a923cdaa5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.895653 | controller |     "Jun 12 21:23:58.956862 crc crio[24437]: time=\"2026-06-12T21:23:58.956648574Z\" level=info msg=\"Started container\" PID=161138 containerID=37b5fe1b676fa76a2c29bc980dd5d98c20fdbcb208b410e60203c56ecb84b843 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=a8e2748b-d145-4661-a238-207a923cdaa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33",
2026-06-12 21:48:35.895667 | controller |     "Jun 12 21:24:00.508847 crc crio[24437]: time=\"2026-06-12T21:24:00.508235862Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688324-c2ctl/POD\" id=f8552228-b45c-4d7d-9e3d-0f7c14d0e494 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.895681 | controller |     "Jun 12 21:24:00.510128 crc crio[24437]: time=\"2026-06-12T21:24:00.508888618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.895696 | controller |     "Jun 12 21:24:00.547820 crc crio[24437]: time=\"2026-06-12T21:24:00.54769993Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688324-c2ctl Namespace:openshift-infra ID:0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5 UID:00cbb9de-c209-4183-a6f0-dab2209c1d3f NetNS:/var/run/netns/888da03c-f6fc-4451-84cc-ec7cc45f72c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00cbb9de_c209_4183_a6f0_dab2209c1d3f.slice PodAnnotations:0xc00051d140}] Aliases:map[]}\"",
2026-06-12 21:48:35.895714 | controller |     "Jun 12 21:24:00.547820 crc crio[24437]: time=\"2026-06-12T21:24:00.547784213Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688324-c2ctl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.895728 | controller |     "Jun 12 21:24:01.119125 crc crio[24437]: 2026-06-12T21:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a2c7c4cd5a5790 Mac:52:de:37:84:be:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/888da03c-f6fc-4451-84cc-ec7cc45f72c8 SocketPath: PciID:}] [{Interface:0xc0002845a0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.895743 | controller |     "Jun 12 21:24:01.121591 crc crio[24437]: time=\"2026-06-12T21:24:01.121191825Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688324-c2ctl Namespace:openshift-infra ID:0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5 UID:00cbb9de-c209-4183-a6f0-dab2209c1d3f NetNS:/var/run/netns/888da03c-f6fc-4451-84cc-ec7cc45f72c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00cbb9de_c209_4183_a6f0_dab2209c1d3f.slice PodAnnotations:0xc00051d140}] Aliases:map[]}\"",
2026-06-12 21:48:35.895758 | controller |     "Jun 12 21:24:01.121819 crc crio[24437]: time=\"2026-06-12T21:24:01.121728928Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688324-c2ctl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.895772 | controller |     "Jun 12 21:24:01.136447 crc crio[24437]: time=\"2026-06-12T21:24:01.135620773Z\" level=info msg=\"Ran pod sandbox 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5 with infra container: openshift-infra/auto-csr-approver-29688324-c2ctl/POD\" id=f8552228-b45c-4d7d-9e3d-0f7c14d0e494 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.895787 | controller |     "Jun 12 21:24:01.138497 crc crio[24437]: time=\"2026-06-12T21:24:01.138418202Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ac9ed196-c30c-409d-a6f2-2dc9a8bb22df name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.895802 | controller |     "Jun 12 21:24:01.148293 crc crio[24437]: time=\"2026-06-12T21:24:01.148197174Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.895817 | controller |     "Jun 12 21:24:02.000148 crc crio[24437]: time=\"2026-06-12T21:24:01.999513684Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ac9ed196-c30c-409d-a6f2-2dc9a8bb22df name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.895832 | controller |     "Jun 12 21:24:02.001578 crc crio[24437]: time=\"2026-06-12T21:24:02.001074083Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ab983924-cb4a-4bee-96aa-909294867863 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.895860 | controller |     "Jun 12 21:24:02.004064 crc crio[24437]: time=\"2026-06-12T21:24:02.003994786Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7563a1d7-5ba6-420a-973d-33021062d7db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.895881 | controller |     "Jun 12 21:24:02.011520 crc crio[24437]: time=\"2026-06-12T21:24:02.01143495Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688324-c2ctl/oc\" id=fb90b268-365c-474b-8c7e-07de9fadbe14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.895900 | controller |     "Jun 12 21:24:02.012133 crc crio[24437]: time=\"2026-06-12T21:24:02.012063396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.895916 | controller |     "Jun 12 21:24:02.080087 crc crio[24437]: time=\"2026-06-12T21:24:02.079793095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.895931 | controller |     "Jun 12 21:24:02.408329 crc crio[24437]: time=\"2026-06-12T21:24:02.408203245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.895945 | controller |     "Jun 12 21:24:02.547315 crc crio[24437]: time=\"2026-06-12T21:24:02.547228281Z\" level=info msg=\"Created container 6fdec0b1f124a2cec9bb03a40a903a0ac492230947536ef9bec39067941b41e6: openshift-infra/auto-csr-approver-29688324-c2ctl/oc\" id=fb90b268-365c-474b-8c7e-07de9fadbe14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.895960 | controller |     "Jun 12 21:24:02.552029 crc crio[24437]: time=\"2026-06-12T21:24:02.551836355Z\" level=info msg=\"Starting container: 6fdec0b1f124a2cec9bb03a40a903a0ac492230947536ef9bec39067941b41e6\" id=5ba1bc3d-aa7a-4343-9122-ffbaece6be80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.895974 | controller |     "Jun 12 21:24:02.557872 crc crio[24437]: time=\"2026-06-12T21:24:02.557745341Z\" level=info msg=\"Started container\" PID=161337 containerID=6fdec0b1f124a2cec9bb03a40a903a0ac492230947536ef9bec39067941b41e6 description=openshift-infra/auto-csr-approver-29688324-c2ctl/oc id=5ba1bc3d-aa7a-4343-9122-ffbaece6be80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5",
2026-06-12 21:48:35.895989 | controller |     "Jun 12 21:24:04.402427 crc crio[24437]: time=\"2026-06-12T21:24:04.401446889Z\" level=info msg=\"Stopping pod sandbox: 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5\" id=39a47159-1007-488e-bb1b-13e17f30d0fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.896005 | controller |     "Jun 12 21:24:04.403986 crc crio[24437]: time=\"2026-06-12T21:24:04.40309663Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688324-c2ctl Namespace:openshift-infra ID:0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5 UID:00cbb9de-c209-4183-a6f0-dab2209c1d3f NetNS:/var/run/netns/888da03c-f6fc-4451-84cc-ec7cc45f72c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00cbb9de_c209_4183_a6f0_dab2209c1d3f.slice PodAnnotations:0xc00051cd18}] Aliases:map[]}\"",
2026-06-12 21:48:35.896020 | controller |     "Jun 12 21:24:04.403986 crc crio[24437]: time=\"2026-06-12T21:24:04.403250184Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688324-c2ctl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.896035 | controller |     "Jun 12 21:24:04.850250 crc crio[24437]: time=\"2026-06-12T21:24:04.850163352Z\" level=info msg=\"Stopped pod sandbox: 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5\" id=39a47159-1007-488e-bb1b-13e17f30d0fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.896049 | controller |     "Jun 12 21:24:09.491243 crc crio[24437]: time=\"2026-06-12T21:24:09.490510169Z\" level=info msg=\"Stopping container: e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85 (timeout: 2s)\" id=b5f27bcd-ff04-4639-8ecb-87725e201e7a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.896067 | controller |     "Jun 12 21:24:09.615487 crc crio[24437]: time=\"2026-06-12T21:24:09.615406204Z\" level=info msg=\"Stopped container e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85: openshift-marketplace/redhat-operators-gnbsr/registry-server\" id=b5f27bcd-ff04-4639-8ecb-87725e201e7a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.896082 | controller |     "Jun 12 21:24:09.618883 crc crio[24437]: time=\"2026-06-12T21:24:09.618783867Z\" level=info msg=\"Stopping pod sandbox: a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b\" id=b709073f-3a1b-4302-a1a7-5618ba7897d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.896097 | controller |     "Jun 12 21:24:09.619746 crc crio[24437]: time=\"2026-06-12T21:24:09.61966862Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gnbsr Namespace:openshift-marketplace ID:a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b UID:8c90c1fd-02b7-431b-b80b-b6f8c0b59945 NetNS:/var/run/netns/908bdb37-4514-4a9e-a0a8-c545d80baba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c90c1fd_02b7_431b_b80b_b6f8c0b59945.slice PodAnnotations:0xc000a8d1f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.896112 | controller |     "Jun 12 21:24:09.620025 crc crio[24437]: time=\"2026-06-12T21:24:09.619910246Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gnbsr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.896127 | controller |     "Jun 12 21:24:09.940268 crc crio[24437]: time=\"2026-06-12T21:24:09.939785185Z\" level=info msg=\"Stopped pod sandbox: a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b\" id=b709073f-3a1b-4302-a1a7-5618ba7897d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.896141 | controller |     "Jun 12 21:24:10.513229 crc crio[24437]: time=\"2026-06-12T21:24:10.513061674Z\" level=info msg=\"Removing container: e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85\" id=25ac18fb-c2d7-4fa4-bb90-ead53f7a25fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.896156 | controller |     "Jun 12 21:24:10.545454 crc crio[24437]: time=\"2026-06-12T21:24:10.545302873Z\" level=info msg=\"Removed container e176897500c8562b4c649db1ef2b6c0b7ee0a4bb385838e8724386adbf70ad85: openshift-marketplace/redhat-operators-gnbsr/registry-server\" id=25ac18fb-c2d7-4fa4-bb90-ead53f7a25fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.896171 | controller |     "Jun 12 21:24:10.550684 crc crio[24437]: time=\"2026-06-12T21:24:10.550584934Z\" level=info msg=\"Removing container: baecdab49975c0c6c9d4e92a08d352ebcf67a5db512389b86a9994e36c12f070\" id=f5cb3e55-d87a-4c34-b495-9cfd2e75a003 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.896185 | controller |     "Jun 12 21:24:10.636340 crc crio[24437]: time=\"2026-06-12T21:24:10.60250675Z\" level=info msg=\"Removed container baecdab49975c0c6c9d4e92a08d352ebcf67a5db512389b86a9994e36c12f070: openshift-marketplace/redhat-operators-gnbsr/extract-content\" id=f5cb3e55-d87a-4c34-b495-9cfd2e75a003 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.896200 | controller |     "Jun 12 21:24:10.636340 crc crio[24437]: time=\"2026-06-12T21:24:10.60650496Z\" level=info msg=\"Removing container: db12b6cd0e8c7e34ef3750df761096f03f28ed978b06018befa94bab692fff68\" id=3936ebc8-2a4d-4111-8e70-882f56ea8058 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.896215 | controller |     "Jun 12 21:24:10.662780 crc crio[24437]: time=\"2026-06-12T21:24:10.66258578Z\" level=info msg=\"Removed container db12b6cd0e8c7e34ef3750df761096f03f28ed978b06018befa94bab692fff68: openshift-marketplace/redhat-operators-gnbsr/extract-utilities\" id=3936ebc8-2a4d-4111-8e70-882f56ea8058 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.896229 | controller |     "Jun 12 21:24:26.807064 crc crio[24437]: time=\"2026-06-12T21:24:26.806090938Z\" level=info msg=\"Removing container: 8617faf43f8d5b197a7d6049c083b79777efc239216ae23775a3b6773126203d\" id=abc85310-e96d-4936-8eae-e0b25c6e094f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.896247 | controller |     "Jun 12 21:24:27.106315 crc crio[24437]: time=\"2026-06-12T21:24:27.106172605Z\" level=info msg=\"Removed container 8617faf43f8d5b197a7d6049c083b79777efc239216ae23775a3b6773126203d: openshift-infra/auto-csr-approver-29688318-bjtmq/oc\" id=abc85310-e96d-4936-8eae-e0b25c6e094f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.896263 | controller |     "Jun 12 21:24:27.156335 crc crio[24437]: time=\"2026-06-12T21:24:27.156232536Z\" level=info msg=\"Stopping pod sandbox: a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b\" id=8ffde292-dc5e-4d32-bdde-de9e48242579 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.896278 | controller |     "Jun 12 21:24:27.156335 crc crio[24437]: time=\"2026-06-12T21:24:27.156325878Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b\" id=8ffde292-dc5e-4d32-bdde-de9e48242579 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.896293 | controller |     "Jun 12 21:24:27.157539 crc crio[24437]: time=\"2026-06-12T21:24:27.157313303Z\" level=info msg=\"Removing pod sandbox: a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b\" id=0acc186f-3cad-43dc-9ddd-d6daf26a4e9d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.896308 | controller |     "Jun 12 21:24:27.171724 crc crio[24437]: time=\"2026-06-12T21:24:27.171666899Z\" level=info msg=\"Removed pod sandbox: a0ac19590fa10dc58affa36974deb80f432d1c453f80737f759dd1c099c89f0b\" id=0acc186f-3cad-43dc-9ddd-d6daf26a4e9d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.896323 | controller |     "Jun 12 21:24:27.173324 crc crio[24437]: time=\"2026-06-12T21:24:27.173296969Z\" level=info msg=\"Stopping pod sandbox: 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f\" id=4603bdb8-b3fc-4b48-ae7f-8c956b7b535c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.896337 | controller |     "Jun 12 21:24:27.173475 crc crio[24437]: time=\"2026-06-12T21:24:27.173457794Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f\" id=4603bdb8-b3fc-4b48-ae7f-8c956b7b535c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.896352 | controller |     "Jun 12 21:24:27.174903 crc crio[24437]: time=\"2026-06-12T21:24:27.174800046Z\" level=info msg=\"Removing pod sandbox: 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f\" id=9894a070-d12d-438c-9a14-51f108228f7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.896366 | controller |     "Jun 12 21:24:27.192481 crc crio[24437]: time=\"2026-06-12T21:24:27.192428384Z\" level=info msg=\"Removed pod sandbox: 3a51a4876788a130fec82f302e517fee778826ff5612ae990606c4221bc4c23f\" id=9894a070-d12d-438c-9a14-51f108228f7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.896380 | controller |     "Jun 12 21:24:27.193742 crc crio[24437]: time=\"2026-06-12T21:24:27.193661694Z\" level=info msg=\"Stopping pod sandbox: b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64\" id=7b7520c6-7b2d-4d8a-87eb-a57d89401977 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.896395 | controller |     "Jun 12 21:24:27.193870 crc crio[24437]: time=\"2026-06-12T21:24:27.193750786Z\" level=info msg=\"Stopped pod sandbox (already stopped): b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64\" id=7b7520c6-7b2d-4d8a-87eb-a57d89401977 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.896409 | controller |     "Jun 12 21:24:27.194545 crc crio[24437]: time=\"2026-06-12T21:24:27.194519855Z\" level=info msg=\"Removing pod sandbox: b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64\" id=7597a793-fd35-45c6-8782-58b1c04f15ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.896427 | controller |     "Jun 12 21:24:27.213492 crc crio[24437]: time=\"2026-06-12T21:24:27.213391322Z\" level=info msg=\"Removed pod sandbox: b08f57e96cb9a013b5b572fa770e550c1999756d1104798c4653d7b299501b64\" id=7597a793-fd35-45c6-8782-58b1c04f15ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.896442 | controller |     "Jun 12 21:25:08.356034 crc crio[24437]: time=\"2026-06-12T21:25:08.35499954Z\" level=info msg=\"Stopping pod sandbox: 693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33\" id=778dc59a-53da-4299-9035-fa581e23caa2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.896457 | controller |     "Jun 12 21:25:08.358128 crc crio[24437]: time=\"2026-06-12T21:25:08.356729632Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 Namespace:openstack ID:693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33 UID:3c8b51d4-f235-40a6-a932-64b10c8cb51e NetNS:/var/run/netns/78de8ece-295e-4f38-91c1-60d23ae6cb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8b51d4_f235_40a6_a932_64b10c8cb51e.slice PodAnnotations:0xc00282cb70}] Aliases:map[]}\"",
2026-06-12 21:48:35.896472 | controller |     "Jun 12 21:25:08.358128 crc crio[24437]: time=\"2026-06-12T21:25:08.356999879Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.896487 | controller |     "Jun 12 21:25:08.802088 crc crio[24437]: time=\"2026-06-12T21:25:08.799123038Z\" level=info msg=\"Stopped pod sandbox: 693f017b18cfbd60614e460e12bc801fc714fb21fc49d297570884c1a3631b33\" id=778dc59a-53da-4299-9035-fa581e23caa2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.896501 | controller |     "Jun 12 21:25:09.897013 crc crio[24437]: time=\"2026-06-12T21:25:09.896276031Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/POD\" id=c2ab5f00-2897-4367-b0e1-564f9523c91f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.896516 | controller |     "Jun 12 21:25:09.898348 crc crio[24437]: time=\"2026-06-12T21:25:09.897076152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.896531 | controller |     "Jun 12 21:25:09.931337 crc crio[24437]: time=\"2026-06-12T21:25:09.931233938Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg Namespace:openstack ID:9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5 UID:e4f9e928-7699-49d9-9d9e-62772ea67c36 NetNS:/var/run/netns/249c4eec-3028-4301-a804-bf4db97f437e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f9e928_7699_49d9_9d9e_62772ea67c36.slice PodAnnotations:0xc002554ef0}] Aliases:map[]}\"",
2026-06-12 21:48:35.896545 | controller |     "Jun 12 21:25:09.931337 crc crio[24437]: time=\"2026-06-12T21:25:09.93131034Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.896560 | controller |     "Jun 12 21:25:10.899628 crc crio[24437]: 2026-06-12T21:25:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c4faaca363baf2 Mac:de:3c:cd:66:be:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/249c4eec-3028-4301-a804-bf4db97f437e SocketPath: PciID:}] [{Interface:0xc0002767e0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.896579 | controller |     "Jun 12 21:25:10.901262 crc crio[24437]: time=\"2026-06-12T21:25:10.901044226Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg Namespace:openstack ID:9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5 UID:e4f9e928-7699-49d9-9d9e-62772ea67c36 NetNS:/var/run/netns/249c4eec-3028-4301-a804-bf4db97f437e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f9e928_7699_49d9_9d9e_62772ea67c36.slice PodAnnotations:0xc002554ef0}] Aliases:map[]}\"",
2026-06-12 21:48:35.896595 | controller |     "Jun 12 21:25:10.901262 crc crio[24437]: time=\"2026-06-12T21:25:10.90120686Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.896609 | controller |     "Jun 12 21:25:10.912763 crc crio[24437]: time=\"2026-06-12T21:25:10.912656904Z\" level=info msg=\"Ran pod sandbox 9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/POD\" id=c2ab5f00-2897-4367-b0e1-564f9523c91f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.896624 | controller |     "Jun 12 21:25:10.917121 crc crio[24437]: time=\"2026-06-12T21:25:10.917038152Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=290bddc0-a889-483b-a93a-9f3d5e8ce748 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.896639 | controller |     "Jun 12 21:25:10.968869 crc crio[24437]: time=\"2026-06-12T21:25:10.968718463Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=329d36e0-0ba8-4f8d-a152-3a4198f16564 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.896662 | controller |     "Jun 12 21:25:10.988695 crc crio[24437]: time=\"2026-06-12T21:25:10.988596997Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=deefa704-8797-429b-a53d-5d92620cd253 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.896678 | controller |     "Jun 12 21:25:10.989202 crc crio[24437]: time=\"2026-06-12T21:25:10.98913769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.896698 | controller |     "Jun 12 21:25:11.058363 crc crio[24437]: time=\"2026-06-12T21:25:11.058241003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.896766 | controller |     "Jun 12 21:25:11.062010 crc crio[24437]: time=\"2026-06-12T21:25:11.06177789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.896788 | controller |     "Jun 12 21:25:11.231986 crc crio[24437]: time=\"2026-06-12T21:25:11.231774404Z\" level=info msg=\"Created container 1064b9a0a1f65bd5f407028d054a7f5fdac1cff0fa225564c981e819f5e17e61: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=deefa704-8797-429b-a53d-5d92620cd253 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.896804 | controller |     "Jun 12 21:25:11.234203 crc crio[24437]: time=\"2026-06-12T21:25:11.23407037Z\" level=info msg=\"Starting container: 1064b9a0a1f65bd5f407028d054a7f5fdac1cff0fa225564c981e819f5e17e61\" id=3b3e70e6-2be5-4383-9dcc-f52b1f372ce9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.896819 | controller |     "Jun 12 21:25:11.240708 crc crio[24437]: time=\"2026-06-12T21:25:11.240575871Z\" level=info msg=\"Started container\" PID=165511 containerID=1064b9a0a1f65bd5f407028d054a7f5fdac1cff0fa225564c981e819f5e17e61 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=3b3e70e6-2be5-4383-9dcc-f52b1f372ce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5",
2026-06-12 21:48:35.896838 | controller |     "Jun 12 21:26:00.525814 crc crio[24437]: time=\"2026-06-12T21:26:00.524983223Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688326-nv476/POD\" id=f12e87a9-b99d-497e-9b63-09ff02f83815 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.896876 | controller |     "Jun 12 21:26:00.527873 crc crio[24437]: time=\"2026-06-12T21:26:00.525895524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.896894 | controller |     "Jun 12 21:26:00.567783 crc crio[24437]: time=\"2026-06-12T21:26:00.567656101Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688326-nv476 Namespace:openshift-infra ID:a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93 UID:465f2001-36dc-43d3-9e38-58b1d510b960 NetNS:/var/run/netns/cfd3717d-c372-4204-9c5e-ae0343913fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod465f2001_36dc_43d3_9e38_58b1d510b960.slice PodAnnotations:0xc001841678}] Aliases:map[]}\"",
2026-06-12 21:48:35.896910 | controller |     "Jun 12 21:26:00.567783 crc crio[24437]: time=\"2026-06-12T21:26:00.567728152Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688326-nv476 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.896924 | controller |     "Jun 12 21:26:00.885051 crc crio[24437]: 2026-06-12T21:26:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a86fb47ea37f7ce Mac:ba:b3:3d:51:60:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/cfd3717d-c372-4204-9c5e-ae0343913fba SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.896939 | controller |     "Jun 12 21:26:00.886446 crc crio[24437]: time=\"2026-06-12T21:26:00.886388315Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688326-nv476 Namespace:openshift-infra ID:a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93 UID:465f2001-36dc-43d3-9e38-58b1d510b960 NetNS:/var/run/netns/cfd3717d-c372-4204-9c5e-ae0343913fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod465f2001_36dc_43d3_9e38_58b1d510b960.slice PodAnnotations:0xc001841678}] Aliases:map[]}\"",
2026-06-12 21:48:35.896954 | controller |     "Jun 12 21:26:00.886600 crc crio[24437]: time=\"2026-06-12T21:26:00.886559339Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688326-nv476 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.896969 | controller |     "Jun 12 21:26:00.900846 crc crio[24437]: time=\"2026-06-12T21:26:00.900728921Z\" level=info msg=\"Ran pod sandbox a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93 with infra container: openshift-infra/auto-csr-approver-29688326-nv476/POD\" id=f12e87a9-b99d-497e-9b63-09ff02f83815 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.896984 | controller |     "Jun 12 21:26:00.907074 crc crio[24437]: time=\"2026-06-12T21:26:00.906982147Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3b0e9be1-38a9-48f8-b8c1-ed34bb99ca76 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.896999 | controller |     "Jun 12 21:26:00.916448 crc crio[24437]: time=\"2026-06-12T21:26:00.916362387Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.897018 | controller |     "Jun 12 21:26:01.889004 crc crio[24437]: time=\"2026-06-12T21:26:01.88880343Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3b0e9be1-38a9-48f8-b8c1-ed34bb99ca76 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.897034 | controller |     "Jun 12 21:26:01.890565 crc crio[24437]: time=\"2026-06-12T21:26:01.890002598Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0c3864e4-a00b-45d4-bff1-d6a7513ac5ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.897049 | controller |     "Jun 12 21:26:01.892611 crc crio[24437]: time=\"2026-06-12T21:26:01.892533368Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cec4c7fd-9584-47d8-9930-d095cd12ca81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.897063 | controller |     "Jun 12 21:26:01.904482 crc crio[24437]: time=\"2026-06-12T21:26:01.904386464Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688326-nv476/oc\" id=2676937a-f18a-4e1b-8b78-32717a47c972 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.897078 | controller |     "Jun 12 21:26:01.904996 crc crio[24437]: time=\"2026-06-12T21:26:01.904881866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.897094 | controller |     "Jun 12 21:26:01.961975 crc crio[24437]: time=\"2026-06-12T21:26:01.955082881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.897109 | controller |     "Jun 12 21:26:02.304494 crc crio[24437]: time=\"2026-06-12T21:26:02.303688043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.897124 | controller |     "Jun 12 21:26:02.430889 crc crio[24437]: time=\"2026-06-12T21:26:02.430746495Z\" level=info msg=\"Created container a2329c110c8fc9742d2f01fb1ad54191e50360c803a8e539b367f91ac7353736: openshift-infra/auto-csr-approver-29688326-nv476/oc\" id=2676937a-f18a-4e1b-8b78-32717a47c972 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.897139 | controller |     "Jun 12 21:26:02.432574 crc crio[24437]: time=\"2026-06-12T21:26:02.432456175Z\" level=info msg=\"Starting container: a2329c110c8fc9742d2f01fb1ad54191e50360c803a8e539b367f91ac7353736\" id=0ce186e4-0881-4f86-8563-95bbb28e3235 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.897153 | controller |     "Jun 12 21:26:02.442547 crc crio[24437]: time=\"2026-06-12T21:26:02.442355747Z\" level=info msg=\"Started container\" PID=168478 containerID=a2329c110c8fc9742d2f01fb1ad54191e50360c803a8e539b367f91ac7353736 description=openshift-infra/auto-csr-approver-29688326-nv476/oc id=0ce186e4-0881-4f86-8563-95bbb28e3235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93",
2026-06-12 21:48:35.897168 | controller |     "Jun 12 21:26:04.332267 crc crio[24437]: time=\"2026-06-12T21:26:04.331220797Z\" level=info msg=\"Stopping pod sandbox: a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93\" id=5a84f3a6-d401-4718-a774-b384f76bb5cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.897183 | controller |     "Jun 12 21:26:04.334051 crc crio[24437]: time=\"2026-06-12T21:26:04.331494843Z\" level=info msg=\"Stopping pod sandbox: 9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5\" id=7fe4ad3d-ae3d-41f8-b89d-5a248a7526b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.897201 | controller |     "Jun 12 21:26:04.334051 crc crio[24437]: time=\"2026-06-12T21:26:04.33307155Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688326-nv476 Namespace:openshift-infra ID:a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93 UID:465f2001-36dc-43d3-9e38-58b1d510b960 NetNS:/var/run/netns/cfd3717d-c372-4204-9c5e-ae0343913fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod465f2001_36dc_43d3_9e38_58b1d510b960.slice PodAnnotations:0xc006ecc650}] Aliases:map[]}\"",
2026-06-12 21:48:35.897217 | controller |     "Jun 12 21:26:04.334051 crc crio[24437]: time=\"2026-06-12T21:26:04.3331011Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg Namespace:openstack ID:9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5 UID:e4f9e928-7699-49d9-9d9e-62772ea67c36 NetNS:/var/run/netns/249c4eec-3028-4301-a804-bf4db97f437e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f9e928_7699_49d9_9d9e_62772ea67c36.slice PodAnnotations:0xc00282ccd0}] Aliases:map[]}\"",
2026-06-12 21:48:35.897232 | controller |     "Jun 12 21:26:04.334051 crc crio[24437]: time=\"2026-06-12T21:26:04.333231993Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688326-nv476 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.897246 | controller |     "Jun 12 21:26:04.334051 crc crio[24437]: time=\"2026-06-12T21:26:04.333257164Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.897261 | controller |     "Jun 12 21:26:05.152998 crc crio[24437]: time=\"2026-06-12T21:26:05.148775557Z\" level=info msg=\"Stopped pod sandbox: a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93\" id=5a84f3a6-d401-4718-a774-b384f76bb5cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.897276 | controller |     "Jun 12 21:26:05.469049 crc crio[24437]: time=\"2026-06-12T21:26:05.468807903Z\" level=info msg=\"Stopped pod sandbox: 9c4faaca363baf26c23e37104d8009cfb506106ad5814bf1184eff8390098da5\" id=7fe4ad3d-ae3d-41f8-b89d-5a248a7526b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.897290 | controller |     "Jun 12 21:26:07.132163 crc crio[24437]: time=\"2026-06-12T21:26:07.13108293Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/POD\" id=92f3127a-a7c6-488b-afb2-48feca022eb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.897305 | controller |     "Jun 12 21:26:07.133467 crc crio[24437]: time=\"2026-06-12T21:26:07.132235757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.897320 | controller |     "Jun 12 21:26:07.178911 crc crio[24437]: time=\"2026-06-12T21:26:07.178792966Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 Namespace:openstack ID:2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a UID:9a24b0b7-d94b-41fb-829b-aff5f60e8727 NetNS:/var/run/netns/1a0dc634-cee4-4da7-a896-3c2181edcd08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a24b0b7_d94b_41fb_829b_aff5f60e8727.slice PodAnnotations:0xc00282c048}] Aliases:map[]}\"",
2026-06-12 21:48:35.897335 | controller |     "Jun 12 21:26:07.178911 crc crio[24437]: time=\"2026-06-12T21:26:07.178887048Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.897355 | controller |     "Jun 12 21:26:07.887424 crc crio[24437]: 2026-06-12T21:26:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2064cf4233f6a19 Mac:d6:ac:20:8f:c0:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/1a0dc634-cee4-4da7-a896-3c2181edcd08 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.897371 | controller |     "Jun 12 21:26:07.889188 crc crio[24437]: time=\"2026-06-12T21:26:07.889141849Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 Namespace:openstack ID:2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a UID:9a24b0b7-d94b-41fb-829b-aff5f60e8727 NetNS:/var/run/netns/1a0dc634-cee4-4da7-a896-3c2181edcd08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a24b0b7_d94b_41fb_829b_aff5f60e8727.slice PodAnnotations:0xc00282c048}] Aliases:map[]}\"",
2026-06-12 21:48:35.897386 | controller |     "Jun 12 21:26:07.889554 crc crio[24437]: time=\"2026-06-12T21:26:07.889525337Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.897401 | controller |     "Jun 12 21:26:07.906467 crc crio[24437]: time=\"2026-06-12T21:26:07.905466231Z\" level=info msg=\"Ran pod sandbox 2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/POD\" id=92f3127a-a7c6-488b-afb2-48feca022eb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.897416 | controller |     "Jun 12 21:26:07.907805 crc crio[24437]: time=\"2026-06-12T21:26:07.907747655Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=61372661-11ae-4f14-ad8f-fbd9f61d60fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.897431 | controller |     "Jun 12 21:26:07.952862 crc crio[24437]: time=\"2026-06-12T21:26:07.952714756Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=be5dfe46-b36b-4a6e-a81a-79f337c8475a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.897445 | controller |     "Jun 12 21:26:07.971335 crc crio[24437]: time=\"2026-06-12T21:26:07.971284361Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=cef918b0-738e-4e3f-b281-efbb77e8bb16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.897460 | controller |     "Jun 12 21:26:07.972096 crc crio[24437]: time=\"2026-06-12T21:26:07.972067729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.897475 | controller |     "Jun 12 21:26:08.034348 crc crio[24437]: time=\"2026-06-12T21:26:08.03412892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.897490 | controller |     "Jun 12 21:26:08.039401 crc crio[24437]: time=\"2026-06-12T21:26:08.039367203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.897504 | controller |     "Jun 12 21:26:08.222739 crc crio[24437]: time=\"2026-06-12T21:26:08.22221591Z\" level=info msg=\"Created container 0ce1345638321de407d2b5826105cf5727b8fe16a17a243c34631832d3dd8a54: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=cef918b0-738e-4e3f-b281-efbb77e8bb16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.897522 | controller |     "Jun 12 21:26:08.226056 crc crio[24437]: time=\"2026-06-12T21:26:08.225888405Z\" level=info msg=\"Starting container: 0ce1345638321de407d2b5826105cf5727b8fe16a17a243c34631832d3dd8a54\" id=79cc68b2-6539-41db-b301-0bcff058fb28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.897537 | controller |     "Jun 12 21:26:08.232014 crc crio[24437]: time=\"2026-06-12T21:26:08.231893806Z\" level=info msg=\"Started container\" PID=169034 containerID=0ce1345638321de407d2b5826105cf5727b8fe16a17a243c34631832d3dd8a54 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=79cc68b2-6539-41db-b301-0bcff058fb28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a",
2026-06-12 21:48:35.897552 | controller |     "Jun 12 21:26:27.261411 crc crio[24437]: time=\"2026-06-12T21:26:27.260858396Z\" level=info msg=\"Removing container: 6df52097d5afa2ca7321141f9bf51858442c95a9dc0baed9f9f630b9a9440b87\" id=b93c7de9-f7d4-4410-9bb7-30de5a5d5d68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.897566 | controller |     "Jun 12 21:26:27.451130 crc crio[24437]: time=\"2026-06-12T21:26:27.450832949Z\" level=info msg=\"Removed container 6df52097d5afa2ca7321141f9bf51858442c95a9dc0baed9f9f630b9a9440b87: openshift-infra/auto-csr-approver-29688320-qk85b/oc\" id=b93c7de9-f7d4-4410-9bb7-30de5a5d5d68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.897580 | controller |     "Jun 12 21:26:27.469680 crc crio[24437]: time=\"2026-06-12T21:26:27.469501577Z\" level=info msg=\"Stopping pod sandbox: ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04\" id=03fd7ec5-e41d-44ca-b9c8-297d7602f599 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.897595 | controller |     "Jun 12 21:26:27.469680 crc crio[24437]: time=\"2026-06-12T21:26:27.469590639Z\" level=info msg=\"Stopped pod sandbox (already stopped): ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04\" id=03fd7ec5-e41d-44ca-b9c8-297d7602f599 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.897609 | controller |     "Jun 12 21:26:27.470769 crc crio[24437]: time=\"2026-06-12T21:26:27.470204313Z\" level=info msg=\"Removing pod sandbox: ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04\" id=e1d9f616-6b58-48de-9a70-a4178cfb5df7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.897624 | controller |     "Jun 12 21:26:27.490012 crc crio[24437]: time=\"2026-06-12T21:26:27.489857732Z\" level=info msg=\"Removed pod sandbox: ef0a09f2dfa34d90b53738f37f96c15a7f3188ee8a30f556d422bc1ef5f37f04\" id=e1d9f616-6b58-48de-9a70-a4178cfb5df7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.897638 | controller |     "Jun 12 21:27:39.772022 crc crio[24437]: time=\"2026-06-12T21:27:39.771237816Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-225cs/POD\" id=e6cbb76e-846a-4cf9-a0d2-57f73d09b93a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.897653 | controller |     "Jun 12 21:27:39.773963 crc crio[24437]: time=\"2026-06-12T21:27:39.772364922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.897668 | controller |     "Jun 12 21:27:39.891949 crc crio[24437]: time=\"2026-06-12T21:27:39.89181783Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-225cs Namespace:openshift-marketplace ID:9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36 UID:20b84044-b0e3-44ff-bab2-5b9e0d5f1a5a NetNS:/var/run/netns/23a4735a-2b52-448c-bb13-4f505d70f457 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b84044_b0e3_44ff_bab2_5b9e0d5f1a5a.slice PodAnnotations:0xc00282c2e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.897686 | controller |     "Jun 12 21:27:39.892372 crc crio[24437]: time=\"2026-06-12T21:27:39.891908132Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-225cs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.897702 | controller |     "Jun 12 21:27:40.474344 crc crio[24437]: 2026-06-12T21:27:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ddcd2cc066a776 Mac:92:ba:ef:24:69:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/23a4735a-2b52-448c-bb13-4f505d70f457 SocketPath: PciID:}] [{Interface:0xc00013ef20 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.897717 | controller |     "Jun 12 21:27:40.476378 crc crio[24437]: time=\"2026-06-12T21:27:40.476269879Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-225cs Namespace:openshift-marketplace ID:9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36 UID:20b84044-b0e3-44ff-bab2-5b9e0d5f1a5a NetNS:/var/run/netns/23a4735a-2b52-448c-bb13-4f505d70f457 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b84044_b0e3_44ff_bab2_5b9e0d5f1a5a.slice PodAnnotations:0xc00282c2e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.897732 | controller |     "Jun 12 21:27:40.476573 crc crio[24437]: time=\"2026-06-12T21:27:40.476528045Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-225cs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.897747 | controller |     "Jun 12 21:27:40.487502 crc crio[24437]: time=\"2026-06-12T21:27:40.4874085Z\" level=info msg=\"Ran pod sandbox 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36 with infra container: openshift-marketplace/redhat-marketplace-225cs/POD\" id=e6cbb76e-846a-4cf9-a0d2-57f73d09b93a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.897761 | controller |     "Jun 12 21:27:40.490134 crc crio[24437]: time=\"2026-06-12T21:27:40.490049321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=69fff481-c40c-4274-b1be-ff69f7db53e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.897776 | controller |     "Jun 12 21:27:40.492875 crc crio[24437]: time=\"2026-06-12T21:27:40.492776005Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=84c8959d-5264-4469-b966-687ab550ebed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.897790 | controller |     "Jun 12 21:27:40.500340 crc crio[24437]: time=\"2026-06-12T21:27:40.500259Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-225cs/extract-utilities\" id=c52aa45b-05d6-47c8-a59d-7a49633314ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.897804 | controller |     "Jun 12 21:27:40.500685 crc crio[24437]: time=\"2026-06-12T21:27:40.500616078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.897830 | controller |     "Jun 12 21:27:40.560435 crc crio[24437]: time=\"2026-06-12T21:27:40.560343105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.897846 | controller |     "Jun 12 21:27:40.566753 crc crio[24437]: time=\"2026-06-12T21:27:40.566680804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.897879 | controller |     "Jun 12 21:27:40.737207 crc crio[24437]: time=\"2026-06-12T21:27:40.737059338Z\" level=info msg=\"Created container d00ea25c6555df47c0863b9b7f362aafbae47e737ee73b57ffafd23e624a2601: openshift-marketplace/redhat-marketplace-225cs/extract-utilities\" id=c52aa45b-05d6-47c8-a59d-7a49633314ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.897897 | controller |     "Jun 12 21:27:40.738567 crc crio[24437]: time=\"2026-06-12T21:27:40.738486042Z\" level=info msg=\"Starting container: d00ea25c6555df47c0863b9b7f362aafbae47e737ee73b57ffafd23e624a2601\" id=6c8a2762-14f7-49d5-901a-56207a2b7ca0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.897912 | controller |     "Jun 12 21:27:40.745406 crc crio[24437]: time=\"2026-06-12T21:27:40.745322372Z\" level=info msg=\"Started container\" PID=173882 containerID=d00ea25c6555df47c0863b9b7f362aafbae47e737ee73b57ffafd23e624a2601 description=openshift-marketplace/redhat-marketplace-225cs/extract-utilities id=6c8a2762-14f7-49d5-901a-56207a2b7ca0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36",
2026-06-12 21:48:35.897927 | controller |     "Jun 12 21:27:41.070895 crc crio[24437]: time=\"2026-06-12T21:27:41.065248053Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3a05531f-501a-46c7-bb11-bb9a0cc7091e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.897941 | controller |     "Jun 12 21:27:41.110236 crc crio[24437]: time=\"2026-06-12T21:27:41.110074422Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:48:35.897955 | controller |     "Jun 12 21:27:41.826150 crc crio[24437]: time=\"2026-06-12T21:27:41.826029006Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=3a05531f-501a-46c7-bb11-bb9a0cc7091e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.897970 | controller |     "Jun 12 21:27:41.828167 crc crio[24437]: time=\"2026-06-12T21:27:41.828070415Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=20c7645a-a138-44b0-961f-15df7c61a339 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.897985 | controller |     "Jun 12 21:27:41.833846 crc crio[24437]: time=\"2026-06-12T21:27:41.833574433Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e680b4d7-f532-4307-a816-0e7e024bb4a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.897999 | controller |     "Jun 12 21:27:41.861661 crc crio[24437]: time=\"2026-06-12T21:27:41.861546608Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-225cs/extract-content\" id=48456782-2ab7-471a-a557-1dc5756295d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.898014 | controller |     "Jun 12 21:27:41.862367 crc crio[24437]: time=\"2026-06-12T21:27:41.862308995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.898028 | controller |     "Jun 12 21:27:42.130289 crc crio[24437]: time=\"2026-06-12T21:27:42.129287629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.898042 | controller |     "Jun 12 21:27:42.148547 crc crio[24437]: time=\"2026-06-12T21:27:42.14722877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.898056 | controller |     "Jun 12 21:27:42.269799 crc crio[24437]: time=\"2026-06-12T21:27:42.269691634Z\" level=info msg=\"Created container 4e280a0b49c4cff9f100a10f29dcc80a8a61610df2d7b6d2477347bfd682cea2: openshift-marketplace/redhat-marketplace-225cs/extract-content\" id=48456782-2ab7-471a-a557-1dc5756295d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.898074 | controller |     "Jun 12 21:27:42.273124 crc crio[24437]: time=\"2026-06-12T21:27:42.273049962Z\" level=info msg=\"Starting container: 4e280a0b49c4cff9f100a10f29dcc80a8a61610df2d7b6d2477347bfd682cea2\" id=ec382657-ed9b-4734-9217-81dda6638f9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.898088 | controller |     "Jun 12 21:27:42.280409 crc crio[24437]: time=\"2026-06-12T21:27:42.280276321Z\" level=info msg=\"Started container\" PID=173908 containerID=4e280a0b49c4cff9f100a10f29dcc80a8a61610df2d7b6d2477347bfd682cea2 description=openshift-marketplace/redhat-marketplace-225cs/extract-content id=ec382657-ed9b-4734-9217-81dda6638f9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36",
2026-06-12 21:48:35.898102 | controller |     "Jun 12 21:27:43.168443 crc crio[24437]: time=\"2026-06-12T21:27:43.167316357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a62597be-ea42-42a4-af1d-bd203a01840c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.898117 | controller |     "Jun 12 21:27:43.172022 crc crio[24437]: time=\"2026-06-12T21:27:43.171884134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f82b51f5-ef5b-4f10-8810-2694f61bb97f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.898130 | controller |     "Jun 12 21:27:43.180132 crc crio[24437]: time=\"2026-06-12T21:27:43.179297097Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-225cs/registry-server\" id=9002b750-2d61-43ab-8be0-30bd7d7ba6bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.898145 | controller |     "Jun 12 21:27:43.180132 crc crio[24437]: time=\"2026-06-12T21:27:43.179876241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.898159 | controller |     "Jun 12 21:27:43.263141 crc crio[24437]: time=\"2026-06-12T21:27:43.263048406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.898173 | controller |     "Jun 12 21:27:43.268869 crc crio[24437]: time=\"2026-06-12T21:27:43.268434352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.898188 | controller |     "Jun 12 21:27:43.466169 crc crio[24437]: time=\"2026-06-12T21:27:43.466026303Z\" level=info msg=\"Created container e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a: openshift-marketplace/redhat-marketplace-225cs/registry-server\" id=9002b750-2d61-43ab-8be0-30bd7d7ba6bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.898202 | controller |     "Jun 12 21:27:43.467860 crc crio[24437]: time=\"2026-06-12T21:27:43.467809475Z\" level=info msg=\"Starting container: e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a\" id=766b8d7c-0bf5-454a-911a-054004978792 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.898217 | controller |     "Jun 12 21:27:43.484274 crc crio[24437]: time=\"2026-06-12T21:27:43.481236679Z\" level=info msg=\"Started container\" PID=173959 containerID=e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a description=openshift-marketplace/redhat-marketplace-225cs/registry-server id=766b8d7c-0bf5-454a-911a-054004978792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36",
2026-06-12 21:48:35.898231 | controller |     "Jun 12 21:27:52.492989 crc crio[24437]: time=\"2026-06-12T21:27:52.491535274Z\" level=info msg=\"Stopping container: e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a (timeout: 2s)\" id=e27007c0-3d76-410b-a078-729c8d5e2592 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.898249 | controller |     "Jun 12 21:27:52.694352 crc crio[24437]: time=\"2026-06-12T21:27:52.694218862Z\" level=info msg=\"Stopped container e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a: openshift-marketplace/redhat-marketplace-225cs/registry-server\" id=e27007c0-3d76-410b-a078-729c8d5e2592 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.898265 | controller |     "Jun 12 21:27:52.695838 crc crio[24437]: time=\"2026-06-12T21:27:52.695766749Z\" level=info msg=\"Stopping pod sandbox: 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36\" id=f2cdc75b-d41b-418f-a1e0-6103623d70fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.898280 | controller |     "Jun 12 21:27:52.696589 crc crio[24437]: time=\"2026-06-12T21:27:52.696548957Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-225cs Namespace:openshift-marketplace ID:9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36 UID:20b84044-b0e3-44ff-bab2-5b9e0d5f1a5a NetNS:/var/run/netns/23a4735a-2b52-448c-bb13-4f505d70f457 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b84044_b0e3_44ff_bab2_5b9e0d5f1a5a.slice PodAnnotations:0xc000c25718}] Aliases:map[]}\"",
2026-06-12 21:48:35.898295 | controller |     "Jun 12 21:27:52.696777 crc crio[24437]: time=\"2026-06-12T21:27:52.696736261Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-225cs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.898309 | controller |     "Jun 12 21:27:53.110783 crc crio[24437]: time=\"2026-06-12T21:27:53.11056164Z\" level=info msg=\"Stopped pod sandbox: 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36\" id=f2cdc75b-d41b-418f-a1e0-6103623d70fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.898324 | controller |     "Jun 12 21:27:53.515157 crc crio[24437]: time=\"2026-06-12T21:27:53.514334614Z\" level=info msg=\"Removing container: e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a\" id=51ce982d-2f62-4096-9100-c5ab57f83b97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.898339 | controller |     "Jun 12 21:27:53.550762 crc crio[24437]: time=\"2026-06-12T21:27:53.550650234Z\" level=info msg=\"Removed container e32152f68a0ceb8880706410833663ac7373e4ffff031828ae98378cffbbc82a: openshift-marketplace/redhat-marketplace-225cs/registry-server\" id=51ce982d-2f62-4096-9100-c5ab57f83b97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.898353 | controller |     "Jun 12 21:27:53.554418 crc crio[24437]: time=\"2026-06-12T21:27:53.554021132Z\" level=info msg=\"Removing container: 4e280a0b49c4cff9f100a10f29dcc80a8a61610df2d7b6d2477347bfd682cea2\" id=c61e8b8d-7731-4d9e-a74b-c6d12cedde03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.898368 | controller |     "Jun 12 21:27:53.580406 crc crio[24437]: time=\"2026-06-12T21:27:53.580349678Z\" level=info msg=\"Removed container 4e280a0b49c4cff9f100a10f29dcc80a8a61610df2d7b6d2477347bfd682cea2: openshift-marketplace/redhat-marketplace-225cs/extract-content\" id=c61e8b8d-7731-4d9e-a74b-c6d12cedde03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.898383 | controller |     "Jun 12 21:27:53.597102 crc crio[24437]: time=\"2026-06-12T21:27:53.588118799Z\" level=info msg=\"Removing container: d00ea25c6555df47c0863b9b7f362aafbae47e737ee73b57ffafd23e624a2601\" id=68c3d5d9-a615-4f9e-8367-d4ee80d51a28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.898398 | controller |     "Jun 12 21:27:53.651396 crc crio[24437]: time=\"2026-06-12T21:27:53.651297328Z\" level=info msg=\"Removed container d00ea25c6555df47c0863b9b7f362aafbae47e737ee73b57ffafd23e624a2601: openshift-marketplace/redhat-marketplace-225cs/extract-utilities\" id=68c3d5d9-a615-4f9e-8367-d4ee80d51a28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.898416 | controller |     "Jun 12 21:28:00.572458 crc crio[24437]: time=\"2026-06-12T21:28:00.542090909Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688328-fb5fv/POD\" id=f5d65801-aef5-4690-990d-b19efbe050af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.898431 | controller |     "Jun 12 21:28:00.572458 crc crio[24437]: time=\"2026-06-12T21:28:00.542652792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.898447 | controller |     "Jun 12 21:28:00.583584 crc crio[24437]: time=\"2026-06-12T21:28:00.583475358Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688328-fb5fv Namespace:openshift-infra ID:dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3 UID:ba614cb0-9aca-4ed2-a02c-7bc417a5f818 NetNS:/var/run/netns/1086e331-a346-48d8-80d9-1fc852fb0d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba614cb0_9aca_4ed2_a02c_7bc417a5f818.slice PodAnnotations:0xc00051dd78}] Aliases:map[]}\"",
2026-06-12 21:48:35.898462 | controller |     "Jun 12 21:28:00.583584 crc crio[24437]: time=\"2026-06-12T21:28:00.58357448Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688328-fb5fv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.898478 | controller |     "Jun 12 21:28:01.175192 crc crio[24437]: 2026-06-12T21:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc29c099bf94ef1 Mac:42:de:88:35:4d:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/1086e331-a346-48d8-80d9-1fc852fb0d3b SocketPath: PciID:}] [{Interface:0xc0005025c0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.898493 | controller |     "Jun 12 21:28:01.177271 crc crio[24437]: time=\"2026-06-12T21:28:01.177208674Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688328-fb5fv Namespace:openshift-infra ID:dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3 UID:ba614cb0-9aca-4ed2-a02c-7bc417a5f818 NetNS:/var/run/netns/1086e331-a346-48d8-80d9-1fc852fb0d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba614cb0_9aca_4ed2_a02c_7bc417a5f818.slice PodAnnotations:0xc00051dd78}] Aliases:map[]}\"",
2026-06-12 21:48:35.898508 | controller |     "Jun 12 21:28:01.177428 crc crio[24437]: time=\"2026-06-12T21:28:01.177386438Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688328-fb5fv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.898522 | controller |     "Jun 12 21:28:01.187826 crc crio[24437]: time=\"2026-06-12T21:28:01.18774324Z\" level=info msg=\"Ran pod sandbox dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3 with infra container: openshift-infra/auto-csr-approver-29688328-fb5fv/POD\" id=f5d65801-aef5-4690-990d-b19efbe050af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.898537 | controller |     "Jun 12 21:28:01.190849 crc crio[24437]: time=\"2026-06-12T21:28:01.190786722Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=22bbb517-744c-4401-94b0-c3107a4c3381 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.898552 | controller |     "Jun 12 21:28:01.203831 crc crio[24437]: time=\"2026-06-12T21:28:01.203638982Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.898567 | controller |     "Jun 12 21:28:02.191270 crc crio[24437]: time=\"2026-06-12T21:28:02.190785388Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=22bbb517-744c-4401-94b0-c3107a4c3381 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.898585 | controller |     "Jun 12 21:28:02.192745 crc crio[24437]: time=\"2026-06-12T21:28:02.192234702Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=709b8c9b-16ee-45ca-b5b7-3ab87e05191c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.898600 | controller |     "Jun 12 21:28:02.194709 crc crio[24437]: time=\"2026-06-12T21:28:02.194571107Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=565820bc-52f2-4696-b7ee-ddba55905774 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.898615 | controller |     "Jun 12 21:28:02.201785 crc crio[24437]: time=\"2026-06-12T21:28:02.201639273Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688328-fb5fv/oc\" id=fdbe4586-ab7b-48b3-a924-dea9d4ce38b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.898629 | controller |     "Jun 12 21:28:02.202296 crc crio[24437]: time=\"2026-06-12T21:28:02.202166004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.898644 | controller |     "Jun 12 21:28:02.248962 crc crio[24437]: time=\"2026-06-12T21:28:02.248728034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.898659 | controller |     "Jun 12 21:28:02.879285 crc crio[24437]: time=\"2026-06-12T21:28:02.879045946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.898674 | controller |     "Jun 12 21:28:03.038169 crc crio[24437]: time=\"2026-06-12T21:28:03.037324119Z\" level=info msg=\"Created container bb45c182e04b40c10c60596f520414c0d7239ee9fa35932d1f65c76ca7c5ae3e: openshift-infra/auto-csr-approver-29688328-fb5fv/oc\" id=fdbe4586-ab7b-48b3-a924-dea9d4ce38b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.898688 | controller |     "Jun 12 21:28:03.039827 crc crio[24437]: time=\"2026-06-12T21:28:03.039616832Z\" level=info msg=\"Starting container: bb45c182e04b40c10c60596f520414c0d7239ee9fa35932d1f65c76ca7c5ae3e\" id=c3418194-cb1e-462a-bdb0-b5c9fbac5a39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.898703 | controller |     "Jun 12 21:28:03.051128 crc crio[24437]: time=\"2026-06-12T21:28:03.050981037Z\" level=info msg=\"Started container\" PID=175090 containerID=bb45c182e04b40c10c60596f520414c0d7239ee9fa35932d1f65c76ca7c5ae3e description=openshift-infra/auto-csr-approver-29688328-fb5fv/oc id=c3418194-cb1e-462a-bdb0-b5c9fbac5a39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3",
2026-06-12 21:48:35.898717 | controller |     "Jun 12 21:28:04.824473 crc crio[24437]: time=\"2026-06-12T21:28:04.822815447Z\" level=info msg=\"Stopping pod sandbox: dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3\" id=05bc2928-e929-44a9-841b-b42274cb37bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.898732 | controller |     "Jun 12 21:28:04.826311 crc crio[24437]: time=\"2026-06-12T21:28:04.825304385Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688328-fb5fv Namespace:openshift-infra ID:dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3 UID:ba614cb0-9aca-4ed2-a02c-7bc417a5f818 NetNS:/var/run/netns/1086e331-a346-48d8-80d9-1fc852fb0d3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba614cb0_9aca_4ed2_a02c_7bc417a5f818.slice PodAnnotations:0xc000a8cb70}] Aliases:map[]}\"",
2026-06-12 21:48:35.898747 | controller |     "Jun 12 21:28:04.826311 crc crio[24437]: time=\"2026-06-12T21:28:04.825466829Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688328-fb5fv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.898766 | controller |     "Jun 12 21:28:05.171383 crc crio[24437]: time=\"2026-06-12T21:28:05.170724174Z\" level=info msg=\"Stopped pod sandbox: dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3\" id=05bc2928-e929-44a9-841b-b42274cb37bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.898781 | controller |     "Jun 12 21:28:27.546432 crc crio[24437]: time=\"2026-06-12T21:28:27.545770913Z\" level=info msg=\"Removing container: 2dc999bbe7840cd0f076b46eabeb8935d74b432a213dc18dbd78bc319f286868\" id=665c1548-73c9-4103-8fbb-02ac211f8bf5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.898795 | controller |     "Jun 12 21:28:27.890360 crc crio[24437]: time=\"2026-06-12T21:28:27.889778959Z\" level=info msg=\"Removed container 2dc999bbe7840cd0f076b46eabeb8935d74b432a213dc18dbd78bc319f286868: openshift-infra/auto-csr-approver-29688322-x8lrd/oc\" id=665c1548-73c9-4103-8fbb-02ac211f8bf5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.898809 | controller |     "Jun 12 21:28:27.903412 crc crio[24437]: time=\"2026-06-12T21:28:27.903356296Z\" level=info msg=\"Stopping pod sandbox: 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36\" id=5783a51b-a4ea-4580-8a29-19aef47069f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.898824 | controller |     "Jun 12 21:28:27.903810 crc crio[24437]: time=\"2026-06-12T21:28:27.903785016Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36\" id=5783a51b-a4ea-4580-8a29-19aef47069f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.898838 | controller |     "Jun 12 21:28:27.904539 crc crio[24437]: time=\"2026-06-12T21:28:27.904477632Z\" level=info msg=\"Removing pod sandbox: 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36\" id=7b87e676-6cab-4372-aba1-7d1e52e907de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.898871 | controller |     "Jun 12 21:28:27.920240 crc crio[24437]: time=\"2026-06-12T21:28:27.920148178Z\" level=info msg=\"Removed pod sandbox: 9ddcd2cc066a7768eb94beba60805c9ba56fceba07047f5a2c2a3eefa2dd9b36\" id=7b87e676-6cab-4372-aba1-7d1e52e907de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.898887 | controller |     "Jun 12 21:28:27.921796 crc crio[24437]: time=\"2026-06-12T21:28:27.921651874Z\" level=info msg=\"Stopping pod sandbox: d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03\" id=a4a5246a-206f-4e12-876a-28ffe313a19f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.898902 | controller |     "Jun 12 21:28:27.921909 crc crio[24437]: time=\"2026-06-12T21:28:27.921811528Z\" level=info msg=\"Stopped pod sandbox (already stopped): d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03\" id=a4a5246a-206f-4e12-876a-28ffe313a19f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.898917 | controller |     "Jun 12 21:28:27.922871 crc crio[24437]: time=\"2026-06-12T21:28:27.922836982Z\" level=info msg=\"Removing pod sandbox: d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03\" id=da8b9a09-494a-41c7-9bb5-cdf7c942b60b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.898931 | controller |     "Jun 12 21:28:27.950400 crc crio[24437]: time=\"2026-06-12T21:28:27.950326434Z\" level=info msg=\"Removed pod sandbox: d388449a43e0de58f5e756b48875bda17d8880be57fdf4e7a19ef75f2fba7e03\" id=da8b9a09-494a-41c7-9bb5-cdf7c942b60b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.898946 | controller |     "Jun 12 21:30:00.675435 crc crio[24437]: time=\"2026-06-12T21:30:00.674116418Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688330-t6l9k/POD\" id=71b6fba9-074c-4328-9fc4-460dcce5c9e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.898964 | controller |     "Jun 12 21:30:00.679125 crc crio[24437]: time=\"2026-06-12T21:30:00.675592043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.898980 | controller |     "Jun 12 21:30:00.699079 crc crio[24437]: time=\"2026-06-12T21:30:00.698808985Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688330-f5jxw/POD\" id=9470b18f-a83e-4daa-b89d-260566c5466d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.898994 | controller |     "Jun 12 21:30:00.699079 crc crio[24437]: time=\"2026-06-12T21:30:00.69903402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.899009 | controller |     "Jun 12 21:30:00.765911 crc crio[24437]: time=\"2026-06-12T21:30:00.765799883Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688330-t6l9k Namespace:openshift-infra ID:a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292 UID:19573a93-2026-4015-ab57-e478a87fef99 NetNS:/var/run/netns/f24a930c-9969-4f59-8b6d-1c18c4d3fed6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19573a93_2026_4015_ab57_e478a87fef99.slice PodAnnotations:0xc001f6c910}] Aliases:map[]}\"",
2026-06-12 21:48:35.899024 | controller |     "Jun 12 21:30:00.765911 crc crio[24437]: time=\"2026-06-12T21:30:00.765884744Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688330-t6l9k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.899039 | controller |     "Jun 12 21:30:00.783753 crc crio[24437]: time=\"2026-06-12T21:30:00.783590909Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688330-f5jxw Namespace:openshift-operator-lifecycle-manager ID:b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7 UID:28126513-858e-4075-a3c0-d8d7804e2453 NetNS:/var/run/netns/f89990af-1e6a-4140-b1af-2fd911a710d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28126513_858e_4075_a3c0_d8d7804e2453.slice PodAnnotations:0xc007788490}] Aliases:map[]}\"",
2026-06-12 21:48:35.899054 | controller |     "Jun 12 21:30:00.783753 crc crio[24437]: time=\"2026-06-12T21:30:00.783657061Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688330-f5jxw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.899068 | controller |     "Jun 12 21:30:01.383986 crc crio[24437]: 2026-06-12T21:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b88e1bceedca7af Mac:2a:43:72:55:38:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/f89990af-1e6a-4140-b1af-2fd911a710d1 SocketPath: PciID:}] [{Interface:0xc0001a45d0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.899084 | controller |     "Jun 12 21:30:01.386227 crc crio[24437]: time=\"2026-06-12T21:30:01.386106551Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688330-f5jxw Namespace:openshift-operator-lifecycle-manager ID:b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7 UID:28126513-858e-4075-a3c0-d8d7804e2453 NetNS:/var/run/netns/f89990af-1e6a-4140-b1af-2fd911a710d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28126513_858e_4075_a3c0_d8d7804e2453.slice PodAnnotations:0xc007788490}] Aliases:map[]}\"",
2026-06-12 21:48:35.899099 | controller |     "Jun 12 21:30:01.386351 crc crio[24437]: time=\"2026-06-12T21:30:01.386307925Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688330-f5jxw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.899117 | controller |     "Jun 12 21:30:01.397715 crc crio[24437]: time=\"2026-06-12T21:30:01.397617809Z\" level=info msg=\"Ran pod sandbox b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688330-f5jxw/POD\" id=9470b18f-a83e-4daa-b89d-260566c5466d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.899132 | controller |     "Jun 12 21:30:01.401855 crc crio[24437]: time=\"2026-06-12T21:30:01.401148972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=332d1f32-aeab-4862-af39-acb48ef21ff5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.899146 | controller |     "Jun 12 21:30:01.405996 crc crio[24437]: time=\"2026-06-12T21:30:01.405030623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=30600aa0-7992-4fc1-b4ee-e8cfa77566d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.899161 | controller |     "Jun 12 21:30:01.452802 crc crio[24437]: time=\"2026-06-12T21:30:01.451752385Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688330-f5jxw/collect-profiles\" id=49887678-9951-43d9-a81e-97542a9191b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.899176 | controller |     "Jun 12 21:30:01.455287 crc crio[24437]: time=\"2026-06-12T21:30:01.455219517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.899190 | controller |     "Jun 12 21:30:01.551599 crc crio[24437]: time=\"2026-06-12T21:30:01.551448078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.899205 | controller |     "Jun 12 21:30:01.556587 crc crio[24437]: time=\"2026-06-12T21:30:01.556493006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.899219 | controller |     "Jun 12 21:30:01.577298 crc crio[24437]: 2026-06-12T21:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1d10f714375e9b Mac:d6:57:63:e1:f7:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/f24a930c-9969-4f59-8b6d-1c18c4d3fed6 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.899234 | controller |     "Jun 12 21:30:01.578756 crc crio[24437]: time=\"2026-06-12T21:30:01.578640363Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688330-t6l9k Namespace:openshift-infra ID:a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292 UID:19573a93-2026-4015-ab57-e478a87fef99 NetNS:/var/run/netns/f24a930c-9969-4f59-8b6d-1c18c4d3fed6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19573a93_2026_4015_ab57_e478a87fef99.slice PodAnnotations:0xc001f6c910}] Aliases:map[]}\"",
2026-06-12 21:48:35.899249 | controller |     "Jun 12 21:30:01.578889 crc crio[24437]: time=\"2026-06-12T21:30:01.578811927Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688330-t6l9k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.899264 | controller |     "Jun 12 21:30:01.597659 crc crio[24437]: time=\"2026-06-12T21:30:01.597588347Z\" level=info msg=\"Ran pod sandbox a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292 with infra container: openshift-infra/auto-csr-approver-29688330-t6l9k/POD\" id=71b6fba9-074c-4328-9fc4-460dcce5c9e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.899283 | controller |     "Jun 12 21:30:01.601309 crc crio[24437]: time=\"2026-06-12T21:30:01.601239723Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=50c3ce46-3c26-4474-b46d-929e742782ad name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.899298 | controller |     "Jun 12 21:30:01.612397 crc crio[24437]: time=\"2026-06-12T21:30:01.61226677Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.899313 | controller |     "Jun 12 21:30:01.872041 crc crio[24437]: time=\"2026-06-12T21:30:01.87182026Z\" level=info msg=\"Created container 89527b3e1d43d5a70edcf7a86566b4f34728596e94caa80bca790e62698d08c3: openshift-operator-lifecycle-manager/collect-profiles-29688330-f5jxw/collect-profiles\" id=49887678-9951-43d9-a81e-97542a9191b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.899328 | controller |     "Jun 12 21:30:01.873769 crc crio[24437]: time=\"2026-06-12T21:30:01.873172912Z\" level=info msg=\"Starting container: 89527b3e1d43d5a70edcf7a86566b4f34728596e94caa80bca790e62698d08c3\" id=d336b8aa-adea-4ea7-b715-957f5b49a810 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.899343 | controller |     "Jun 12 21:30:01.880419 crc crio[24437]: time=\"2026-06-12T21:30:01.880038073Z\" level=info msg=\"Started container\" PID=181786 containerID=89527b3e1d43d5a70edcf7a86566b4f34728596e94caa80bca790e62698d08c3 description=openshift-operator-lifecycle-manager/collect-profiles-29688330-f5jxw/collect-profiles id=d336b8aa-adea-4ea7-b715-957f5b49a810 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7",
2026-06-12 21:48:35.899358 | controller |     "Jun 12 21:30:03.954827 crc crio[24437]: time=\"2026-06-12T21:30:03.953431055Z\" level=info msg=\"Stopping pod sandbox: b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7\" id=bb2bd284-682a-4b4b-a612-5c1591e9a10a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.899373 | controller |     "Jun 12 21:30:03.961041 crc crio[24437]: time=\"2026-06-12T21:30:03.955725189Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688330-f5jxw Namespace:openshift-operator-lifecycle-manager ID:b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7 UID:28126513-858e-4075-a3c0-d8d7804e2453 NetNS:/var/run/netns/f89990af-1e6a-4140-b1af-2fd911a710d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28126513_858e_4075_a3c0_d8d7804e2453.slice PodAnnotations:0xc00008c278}] Aliases:map[]}\"",
2026-06-12 21:48:35.899388 | controller |     "Jun 12 21:30:03.961041 crc crio[24437]: time=\"2026-06-12T21:30:03.955893923Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688330-f5jxw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.899402 | controller |     "Jun 12 21:30:04.447896 crc crio[24437]: time=\"2026-06-12T21:30:04.44749094Z\" level=info msg=\"Stopped pod sandbox: b88e1bceedca7af399e31f84d7cb1e35966893eb872fbf65a66a6ce2a4b462c7\" id=bb2bd284-682a-4b4b-a612-5c1591e9a10a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.899417 | controller |     "Jun 12 21:30:05.353365 crc crio[24437]: time=\"2026-06-12T21:30:05.352739621Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=50c3ce46-3c26-4474-b46d-929e742782ad name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.899432 | controller |     "Jun 12 21:30:05.356107 crc crio[24437]: time=\"2026-06-12T21:30:05.355489477Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d6d28208-2121-4125-9da8-8d573298f664 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.899449 | controller |     "Jun 12 21:30:05.358403 crc crio[24437]: time=\"2026-06-12T21:30:05.358322663Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c40205e6-beb1-485e-90ea-7605b09215a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.899464 | controller |     "Jun 12 21:30:05.364693 crc crio[24437]: time=\"2026-06-12T21:30:05.364573039Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688330-t6l9k/oc\" id=fe58641d-d432-4644-9691-bd9195aa5b66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.899479 | controller |     "Jun 12 21:30:05.365278 crc crio[24437]: time=\"2026-06-12T21:30:05.365213743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.899494 | controller |     "Jun 12 21:30:05.412092 crc crio[24437]: time=\"2026-06-12T21:30:05.411978758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.899509 | controller |     "Jun 12 21:30:05.973878 crc crio[24437]: time=\"2026-06-12T21:30:05.973722895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.899524 | controller |     "Jun 12 21:30:06.114703 crc crio[24437]: time=\"2026-06-12T21:30:06.11458487Z\" level=info msg=\"Created container d252a00a613659ade2f30550c1b2f552374924fe3a90b0032587b0e468422ff9: openshift-infra/auto-csr-approver-29688330-t6l9k/oc\" id=fe58641d-d432-4644-9691-bd9195aa5b66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.899538 | controller |     "Jun 12 21:30:06.120488 crc crio[24437]: time=\"2026-06-12T21:30:06.117461408Z\" level=info msg=\"Starting container: d252a00a613659ade2f30550c1b2f552374924fe3a90b0032587b0e468422ff9\" id=20871eef-b34a-4b52-8089-84b573f105ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.899553 | controller |     "Jun 12 21:30:06.123790 crc crio[24437]: time=\"2026-06-12T21:30:06.123094119Z\" level=info msg=\"Started container\" PID=182000 containerID=d252a00a613659ade2f30550c1b2f552374924fe3a90b0032587b0e468422ff9 description=openshift-infra/auto-csr-approver-29688330-t6l9k/oc id=20871eef-b34a-4b52-8089-84b573f105ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292",
2026-06-12 21:48:35.899568 | controller |     "Jun 12 21:30:08.028402 crc crio[24437]: time=\"2026-06-12T21:30:08.028264258Z\" level=info msg=\"Stopping pod sandbox: a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292\" id=af6d0dd3-05f6-476e-bf5e-7194cd5c9b2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.899584 | controller |     "Jun 12 21:30:08.030609 crc crio[24437]: time=\"2026-06-12T21:30:08.029125957Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688330-t6l9k Namespace:openshift-infra ID:a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292 UID:19573a93-2026-4015-ab57-e478a87fef99 NetNS:/var/run/netns/f24a930c-9969-4f59-8b6d-1c18c4d3fed6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19573a93_2026_4015_ab57_e478a87fef99.slice PodAnnotations:0xc001f6d1b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.899598 | controller |     "Jun 12 21:30:08.030609 crc crio[24437]: time=\"2026-06-12T21:30:08.029364953Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688330-t6l9k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.899613 | controller |     "Jun 12 21:30:08.448082 crc crio[24437]: time=\"2026-06-12T21:30:08.447369889Z\" level=info msg=\"Stopped pod sandbox: a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292\" id=af6d0dd3-05f6-476e-bf5e-7194cd5c9b2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.899631 | controller |     "Jun 12 21:30:28.002877 crc crio[24437]: time=\"2026-06-12T21:30:28.002027764Z\" level=info msg=\"Removing container: 6fdec0b1f124a2cec9bb03a40a903a0ac492230947536ef9bec39067941b41e6\" id=d276180e-d0e6-4231-8a6b-1d89fd51325f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.899646 | controller |     "Jun 12 21:30:28.311590 crc crio[24437]: time=\"2026-06-12T21:30:28.311445611Z\" level=info msg=\"Removed container 6fdec0b1f124a2cec9bb03a40a903a0ac492230947536ef9bec39067941b41e6: openshift-infra/auto-csr-approver-29688324-c2ctl/oc\" id=d276180e-d0e6-4231-8a6b-1d89fd51325f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.899660 | controller |     "Jun 12 21:30:28.314906 crc crio[24437]: time=\"2026-06-12T21:30:28.3148075Z\" level=info msg=\"Removing container: 163a2d9330881e1852e4fea67417371f27170ba470cb0dc2a5aca6470584acc1\" id=1c48d2ac-9271-4b0d-83c5-5f836fdf12e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.899675 | controller |     "Jun 12 21:30:28.395214 crc crio[24437]: time=\"2026-06-12T21:30:28.395073336Z\" level=info msg=\"Removed container 163a2d9330881e1852e4fea67417371f27170ba470cb0dc2a5aca6470584acc1: openshift-operator-lifecycle-manager/collect-profiles-29688285-n72p9/collect-profiles\" id=1c48d2ac-9271-4b0d-83c5-5f836fdf12e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.899689 | controller |     "Jun 12 21:30:28.407372 crc crio[24437]: time=\"2026-06-12T21:30:28.407233982Z\" level=info msg=\"Stopping pod sandbox: 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca\" id=38a5b6ec-572b-476c-89a3-54534077913b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.899704 | controller |     "Jun 12 21:30:28.407372 crc crio[24437]: time=\"2026-06-12T21:30:28.407327844Z\" level=info msg=\"Stopped pod sandbox (already stopped): 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca\" id=38a5b6ec-572b-476c-89a3-54534077913b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.899718 | controller |     "Jun 12 21:30:28.408024 crc crio[24437]: time=\"2026-06-12T21:30:28.407900047Z\" level=info msg=\"Removing pod sandbox: 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca\" id=8cf0ebfc-a0eb-4866-94be-ed9456a26941 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.899732 | controller |     "Jun 12 21:30:28.430993 crc crio[24437]: time=\"2026-06-12T21:30:28.430803493Z\" level=info msg=\"Removed pod sandbox: 10c98adc89677f788b70df742a580e3460e2147d8a24be83cc7aa56e7570f0ca\" id=8cf0ebfc-a0eb-4866-94be-ed9456a26941 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.899747 | controller |     "Jun 12 21:30:28.432395 crc crio[24437]: time=\"2026-06-12T21:30:28.432315209Z\" level=info msg=\"Stopping pod sandbox: 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5\" id=761864e5-f391-4b76-8e67-682427294035 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.899761 | controller |     "Jun 12 21:30:28.432576 crc crio[24437]: time=\"2026-06-12T21:30:28.432396551Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5\" id=761864e5-f391-4b76-8e67-682427294035 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.899775 | controller |     "Jun 12 21:30:28.433156 crc crio[24437]: time=\"2026-06-12T21:30:28.433094977Z\" level=info msg=\"Removing pod sandbox: 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5\" id=2e034b74-e8cf-46b5-a7ef-cd5293ea51e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.899789 | controller |     "Jun 12 21:30:28.453251 crc crio[24437]: time=\"2026-06-12T21:30:28.453102874Z\" level=info msg=\"Removed pod sandbox: 0a2c7c4cd5a5790cb5f48b6976859b1fd0b141b12ca65933a666ca82c7c322c5\" id=2e034b74-e8cf-46b5-a7ef-cd5293ea51e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.899807 | controller |     "Jun 12 21:30:38.478810 crc crio[24437]: time=\"2026-06-12T21:30:38.477821714Z\" level=info msg=\"Stopping pod sandbox: 2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a\" id=37f2f67b-1e74-4ef6-b429-366a12bb4ef5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.899822 | controller |     "Jun 12 21:30:38.480258 crc crio[24437]: time=\"2026-06-12T21:30:38.47981724Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 Namespace:openstack ID:2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a UID:9a24b0b7-d94b-41fb-829b-aff5f60e8727 NetNS:/var/run/netns/1a0dc634-cee4-4da7-a896-3c2181edcd08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a24b0b7_d94b_41fb_829b_aff5f60e8727.slice PodAnnotations:0xc00008dcd8}] Aliases:map[]}\"",
2026-06-12 21:48:35.899837 | controller |     "Jun 12 21:30:38.480258 crc crio[24437]: time=\"2026-06-12T21:30:38.480076616Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.899869 | controller |     "Jun 12 21:30:39.010102 crc crio[24437]: time=\"2026-06-12T21:30:39.009812546Z\" level=info msg=\"Stopped pod sandbox: 2064cf4233f6a1967ba843663f07ff6719cd8d0db4f243867dbf373e33a6206a\" id=37f2f67b-1e74-4ef6-b429-366a12bb4ef5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.899886 | controller |     "Jun 12 21:30:40.126247 crc crio[24437]: time=\"2026-06-12T21:30:40.125165223Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/POD\" id=0441b35e-a92a-4ae6-9108-11ade3d3e94b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.899901 | controller |     "Jun 12 21:30:40.127727 crc crio[24437]: time=\"2026-06-12T21:30:40.127698402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.899916 | controller |     "Jun 12 21:30:40.184802 crc crio[24437]: time=\"2026-06-12T21:30:40.184734035Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp Namespace:openstack ID:4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca UID:48ce39b5-efc6-42a3-baa7-fd5c7f5c675e NetNS:/var/run/netns/7654fa57-fa35-475a-bbdb-18771ec5ca6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48ce39b5_efc6_42a3_baa7_fd5c7f5c675e.slice PodAnnotations:0xc00008c428}] Aliases:map[]}\"",
2026-06-12 21:48:35.899932 | controller |     "Jun 12 21:30:40.185250 crc crio[24437]: time=\"2026-06-12T21:30:40.185227027Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.899947 | controller |     "Jun 12 21:30:40.921148 crc crio[24437]: 2026-06-12T21:30:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4db451bcd28c3ae Mac:9a:49:94:e6:56:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/7654fa57-fa35-475a-bbdb-18771ec5ca6b SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.899961 | controller |     "Jun 12 21:30:40.922298 crc crio[24437]: time=\"2026-06-12T21:30:40.922215513Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp Namespace:openstack ID:4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca UID:48ce39b5-efc6-42a3-baa7-fd5c7f5c675e NetNS:/var/run/netns/7654fa57-fa35-475a-bbdb-18771ec5ca6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48ce39b5_efc6_42a3_baa7_fd5c7f5c675e.slice PodAnnotations:0xc00008c428}] Aliases:map[]}\"",
2026-06-12 21:48:35.899982 | controller |     "Jun 12 21:30:40.922407 crc crio[24437]: time=\"2026-06-12T21:30:40.922376257Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.899997 | controller |     "Jun 12 21:30:40.938541 crc crio[24437]: time=\"2026-06-12T21:30:40.938344092Z\" level=info msg=\"Ran pod sandbox 4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/POD\" id=0441b35e-a92a-4ae6-9108-11ade3d3e94b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.900012 | controller |     "Jun 12 21:30:40.943397 crc crio[24437]: time=\"2026-06-12T21:30:40.943309117Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=dec18c92-e232-4c03-9fc0-f16d8f8d9687 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.900026 | controller |     "Jun 12 21:30:41.036542 crc crio[24437]: time=\"2026-06-12T21:30:41.036375083Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9391f2e8-aece-4090-8798-08530113fd98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.900041 | controller |     "Jun 12 21:30:41.047582 crc crio[24437]: time=\"2026-06-12T21:30:41.047448622Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=e3927f10-1a95-4ed9-90b3-f375276df403 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.900055 | controller |     "Jun 12 21:30:41.048051 crc crio[24437]: time=\"2026-06-12T21:30:41.047989285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.900070 | controller |     "Jun 12 21:30:41.113187 crc crio[24437]: time=\"2026-06-12T21:30:41.113115588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.900085 | controller |     "Jun 12 21:30:41.117100 crc crio[24437]: time=\"2026-06-12T21:30:41.11702343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.900099 | controller |     "Jun 12 21:30:41.300247 crc crio[24437]: time=\"2026-06-12T21:30:41.300111412Z\" level=info msg=\"Created container b81dd526e7767fa696224d3a01cd23c0ba3bf53f875b6370f3592ed7b9df5ee5: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=e3927f10-1a95-4ed9-90b3-f375276df403 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.900114 | controller |     "Jun 12 21:30:41.302677 crc crio[24437]: time=\"2026-06-12T21:30:41.302576289Z\" level=info msg=\"Starting container: b81dd526e7767fa696224d3a01cd23c0ba3bf53f875b6370f3592ed7b9df5ee5\" id=7ef7440d-3ff4-4e35-af4d-98dd90f37abc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.900128 | controller |     "Jun 12 21:30:41.310070 crc crio[24437]: time=\"2026-06-12T21:30:41.30988521Z\" level=info msg=\"Started container\" PID=184349 containerID=b81dd526e7767fa696224d3a01cd23c0ba3bf53f875b6370f3592ed7b9df5ee5 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/nova-edpm-deployment-ipam-openstack-edpm-ipam id=7ef7440d-3ff4-4e35-af4d-98dd90f37abc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca",
2026-06-12 21:48:35.900146 | controller |     "Jun 12 21:32:00.562643 crc crio[24437]: time=\"2026-06-12T21:32:00.561786859Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688332-b2hpr/POD\" id=994557b6-036d-406e-8dd3-9399893abf5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.900161 | controller |     "Jun 12 21:32:00.564352 crc crio[24437]: time=\"2026-06-12T21:32:00.562684111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.900176 | controller |     "Jun 12 21:32:00.616967 crc crio[24437]: time=\"2026-06-12T21:32:00.616650589Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688332-b2hpr Namespace:openshift-infra ID:5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4 UID:eabfa5be-6839-4ecf-a406-048e86fc01aa NetNS:/var/run/netns/7a0684fc-5d50-45cf-b8f9-16820fb26a2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeabfa5be_6839_4ecf_a406_048e86fc01aa.slice PodAnnotations:0xc00008c4c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.900191 | controller |     "Jun 12 21:32:00.617345 crc crio[24437]: time=\"2026-06-12T21:32:00.617030759Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688332-b2hpr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.900205 | controller |     "Jun 12 21:32:01.211192 crc crio[24437]: 2026-06-12T21:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5878cf52d24936d Mac:7a:c7:3e:2c:ec:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/7a0684fc-5d50-45cf-b8f9-16820fb26a2d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.900220 | controller |     "Jun 12 21:32:01.213031 crc crio[24437]: time=\"2026-06-12T21:32:01.212485124Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688332-b2hpr Namespace:openshift-infra ID:5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4 UID:eabfa5be-6839-4ecf-a406-048e86fc01aa NetNS:/var/run/netns/7a0684fc-5d50-45cf-b8f9-16820fb26a2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeabfa5be_6839_4ecf_a406_048e86fc01aa.slice PodAnnotations:0xc00008c4c0}] Aliases:map[]}\"",
2026-06-12 21:48:35.900235 | controller |     "Jun 12 21:32:01.213031 crc crio[24437]: time=\"2026-06-12T21:32:01.212726899Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688332-b2hpr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.900249 | controller |     "Jun 12 21:32:01.226879 crc crio[24437]: time=\"2026-06-12T21:32:01.226672435Z\" level=info msg=\"Ran pod sandbox 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4 with infra container: openshift-infra/auto-csr-approver-29688332-b2hpr/POD\" id=994557b6-036d-406e-8dd3-9399893abf5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.900264 | controller |     "Jun 12 21:32:01.230995 crc crio[24437]: time=\"2026-06-12T21:32:01.230880841Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b797b2dc-81d9-47f5-ac42-ec59b23d2933 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.900278 | controller |     "Jun 12 21:32:01.243286 crc crio[24437]: time=\"2026-06-12T21:32:01.243135824Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.900293 | controller |     "Jun 12 21:32:02.128977 crc crio[24437]: time=\"2026-06-12T21:32:02.128823366Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b797b2dc-81d9-47f5-ac42-ec59b23d2933 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.900311 | controller |     "Jun 12 21:32:02.130317 crc crio[24437]: time=\"2026-06-12T21:32:02.130245892Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fbb541cd-1c1f-4a80-8b59-2af266dd533d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.900326 | controller |     "Jun 12 21:32:02.132634 crc crio[24437]: time=\"2026-06-12T21:32:02.132552179Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b6c9b8a5-b6db-46de-b277-afdee8eaa2fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.900341 | controller |     "Jun 12 21:32:02.146135 crc crio[24437]: time=\"2026-06-12T21:32:02.145823828Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688332-b2hpr/oc\" id=972a0fa3-1b4a-42e0-ac5b-752c3b6bd2bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.900356 | controller |     "Jun 12 21:32:02.146584 crc crio[24437]: time=\"2026-06-12T21:32:02.146408182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.900370 | controller |     "Jun 12 21:32:02.210366 crc crio[24437]: time=\"2026-06-12T21:32:02.209410675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.900384 | controller |     "Jun 12 21:32:02.680450 crc crio[24437]: time=\"2026-06-12T21:32:02.679894521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.900399 | controller |     "Jun 12 21:32:02.811035 crc crio[24437]: time=\"2026-06-12T21:32:02.810779327Z\" level=info msg=\"Created container ba4320afa27d3f78445b7eeb72cc9362f0df9d3b8188f03a20b5cca27f730c90: openshift-infra/auto-csr-approver-29688332-b2hpr/oc\" id=972a0fa3-1b4a-42e0-ac5b-752c3b6bd2bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.900413 | controller |     "Jun 12 21:32:02.812283 crc crio[24437]: time=\"2026-06-12T21:32:02.812162841Z\" level=info msg=\"Starting container: ba4320afa27d3f78445b7eeb72cc9362f0df9d3b8188f03a20b5cca27f730c90\" id=f3b98ace-c26a-410a-b2a2-46357e0f6e6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.900427 | controller |     "Jun 12 21:32:02.817078 crc crio[24437]: time=\"2026-06-12T21:32:02.81698251Z\" level=info msg=\"Started container\" PID=188983 containerID=ba4320afa27d3f78445b7eeb72cc9362f0df9d3b8188f03a20b5cca27f730c90 description=openshift-infra/auto-csr-approver-29688332-b2hpr/oc id=f3b98ace-c26a-410a-b2a2-46357e0f6e6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4",
2026-06-12 21:48:35.900442 | controller |     "Jun 12 21:32:04.799560 crc crio[24437]: time=\"2026-06-12T21:32:04.798574888Z\" level=info msg=\"Stopping pod sandbox: 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4\" id=0261bc22-65af-4c1a-87f2-bc354f32dea8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.900456 | controller |     "Jun 12 21:32:04.802025 crc crio[24437]: time=\"2026-06-12T21:32:04.800560857Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688332-b2hpr Namespace:openshift-infra ID:5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4 UID:eabfa5be-6839-4ecf-a406-048e86fc01aa NetNS:/var/run/netns/7a0684fc-5d50-45cf-b8f9-16820fb26a2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeabfa5be_6839_4ecf_a406_048e86fc01aa.slice PodAnnotations:0xc0077890c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.900471 | controller |     "Jun 12 21:32:04.802025 crc crio[24437]: time=\"2026-06-12T21:32:04.80072324Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688332-b2hpr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.900489 | controller |     "Jun 12 21:32:05.125438 crc crio[24437]: time=\"2026-06-12T21:32:05.124633283Z\" level=info msg=\"Stopped pod sandbox: 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4\" id=0261bc22-65af-4c1a-87f2-bc354f32dea8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.900504 | controller |     "Jun 12 21:32:28.500237 crc crio[24437]: time=\"2026-06-12T21:32:28.499273337Z\" level=info msg=\"Removing container: a2329c110c8fc9742d2f01fb1ad54191e50360c803a8e539b367f91ac7353736\" id=7fa17e58-2a40-4deb-87de-13db5c6fd4e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.900518 | controller |     "Jun 12 21:32:28.819693 crc crio[24437]: time=\"2026-06-12T21:32:28.81955593Z\" level=info msg=\"Removed container a2329c110c8fc9742d2f01fb1ad54191e50360c803a8e539b367f91ac7353736: openshift-infra/auto-csr-approver-29688326-nv476/oc\" id=7fa17e58-2a40-4deb-87de-13db5c6fd4e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.900533 | controller |     "Jun 12 21:32:28.836473 crc crio[24437]: time=\"2026-06-12T21:32:28.836369886Z\" level=info msg=\"Stopping pod sandbox: a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93\" id=b3af85b8-ba60-42b5-8bab-c0c54b1f9166 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.900548 | controller |     "Jun 12 21:32:28.836752 crc crio[24437]: time=\"2026-06-12T21:32:28.836496349Z\" level=info msg=\"Stopped pod sandbox (already stopped): a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93\" id=b3af85b8-ba60-42b5-8bab-c0c54b1f9166 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.900563 | controller |     "Jun 12 21:32:28.836998 crc crio[24437]: time=\"2026-06-12T21:32:28.836898629Z\" level=info msg=\"Removing pod sandbox: a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93\" id=c46973db-bb5c-44f9-819b-1f67e32feb58 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.900578 | controller |     "Jun 12 21:32:28.852756 crc crio[24437]: time=\"2026-06-12T21:32:28.852598048Z\" level=info msg=\"Removed pod sandbox: a86fb47ea37f7cea995fe319db16499c07abe53d89a2260a096d7e42ec434e93\" id=c46973db-bb5c-44f9-819b-1f67e32feb58 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.900593 | controller |     "Jun 12 21:32:56.274578 crc crio[24437]: time=\"2026-06-12T21:32:56.273660662Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xmp9g/POD\" id=e76a6b1e-d1f4-4d49-8f64-f9b9c9ac5d93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.900608 | controller |     "Jun 12 21:32:56.275817 crc crio[24437]: time=\"2026-06-12T21:32:56.274659657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.900623 | controller |     "Jun 12 21:32:56.318555 crc crio[24437]: time=\"2026-06-12T21:32:56.318385131Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmp9g Namespace:openshift-marketplace ID:75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f UID:85b8ce21-e258-4b67-98de-eff41bd087b4 NetNS:/var/run/netns/f38d6173-f772-4ab6-b613-65b77cbc96af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b8ce21_e258_4b67_98de_eff41bd087b4.slice PodAnnotations:0xc001f6cd88}] Aliases:map[]}\"",
2026-06-12 21:48:35.900638 | controller |     "Jun 12 21:32:56.318555 crc crio[24437]: time=\"2026-06-12T21:32:56.318500904Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xmp9g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.900653 | controller |     "Jun 12 21:32:56.974655 crc crio[24437]: 2026-06-12T21:32:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75d957959121cff Mac:a6:54:49:0b:40:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/f38d6173-f772-4ab6-b613-65b77cbc96af SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.900671 | controller |     "Jun 12 21:32:56.976078 crc crio[24437]: time=\"2026-06-12T21:32:56.975895515Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmp9g Namespace:openshift-marketplace ID:75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f UID:85b8ce21-e258-4b67-98de-eff41bd087b4 NetNS:/var/run/netns/f38d6173-f772-4ab6-b613-65b77cbc96af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b8ce21_e258_4b67_98de_eff41bd087b4.slice PodAnnotations:0xc001f6cd88}] Aliases:map[]}\"",
2026-06-12 21:48:35.900687 | controller |     "Jun 12 21:32:56.977831 crc crio[24437]: time=\"2026-06-12T21:32:56.976198622Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xmp9g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.900701 | controller |     "Jun 12 21:32:57.011752 crc crio[24437]: time=\"2026-06-12T21:32:57.011315293Z\" level=info msg=\"Ran pod sandbox 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f with infra container: openshift-marketplace/certified-operators-xmp9g/POD\" id=e76a6b1e-d1f4-4d49-8f64-f9b9c9ac5d93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.900716 | controller |     "Jun 12 21:32:57.014668 crc crio[24437]: time=\"2026-06-12T21:32:57.014573454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=805ee4b4-65c9-4fe9-a0ed-b050cc9385f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.900731 | controller |     "Jun 12 21:32:57.021574 crc crio[24437]: time=\"2026-06-12T21:32:57.021465035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fc985ff9-6590-4731-bd06-0edd219b92d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.900745 | controller |     "Jun 12 21:32:57.039629 crc crio[24437]: time=\"2026-06-12T21:32:57.039462602Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmp9g/extract-utilities\" id=fbfa4c2b-afa5-4558-8cab-693a31420647 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.900760 | controller |     "Jun 12 21:32:57.040183 crc crio[24437]: time=\"2026-06-12T21:32:57.039854291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.900774 | controller |     "Jun 12 21:32:57.165741 crc crio[24437]: time=\"2026-06-12T21:32:57.16561719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.900789 | controller |     "Jun 12 21:32:57.170675 crc crio[24437]: time=\"2026-06-12T21:32:57.170607314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.900804 | controller |     "Jun 12 21:32:57.417840 crc crio[24437]: time=\"2026-06-12T21:32:57.41772167Z\" level=info msg=\"Created container 2f28ced33b9756b1e57dd36f3827f8edf8be4bf22ea547f4cf665fac58f2dd36: openshift-marketplace/certified-operators-xmp9g/extract-utilities\" id=fbfa4c2b-afa5-4558-8cab-693a31420647 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.900818 | controller |     "Jun 12 21:32:57.419554 crc crio[24437]: time=\"2026-06-12T21:32:57.419471294Z\" level=info msg=\"Starting container: 2f28ced33b9756b1e57dd36f3827f8edf8be4bf22ea547f4cf665fac58f2dd36\" id=6f2a0c75-601e-405f-8ddb-57e5c7871d68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.900837 | controller |     "Jun 12 21:32:57.431214 crc crio[24437]: time=\"2026-06-12T21:32:57.430538769Z\" level=info msg=\"Started container\" PID=192372 containerID=2f28ced33b9756b1e57dd36f3827f8edf8be4bf22ea547f4cf665fac58f2dd36 description=openshift-marketplace/certified-operators-xmp9g/extract-utilities id=6f2a0c75-601e-405f-8ddb-57e5c7871d68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f",
2026-06-12 21:48:35.900868 | controller |     "Jun 12 21:32:57.743157 crc crio[24437]: time=\"2026-06-12T21:32:57.743059098Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1d68ac5f-1db1-45c3-a9df-0fc56a8e30f8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.900886 | controller |     "Jun 12 21:32:57.752559 crc crio[24437]: time=\"2026-06-12T21:32:57.752417439Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.900901 | controller |     "Jun 12 21:32:58.561551 crc crio[24437]: time=\"2026-06-12T21:32:58.56141242Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064\" id=1d68ac5f-1db1-45c3-a9df-0fc56a8e30f8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.900916 | controller |     "Jun 12 21:32:58.563128 crc crio[24437]: time=\"2026-06-12T21:32:58.563076692Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=63a6cfdb-516c-46f8-97df-01b9f0905e7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.900931 | controller |     "Jun 12 21:32:58.566297 crc crio[24437]: time=\"2026-06-12T21:32:58.566189839Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d2769fee-6807-46d9-b916-4f3dae9b307d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.900946 | controller |     "Jun 12 21:32:58.574395 crc crio[24437]: time=\"2026-06-12T21:32:58.57429157Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmp9g/extract-content\" id=847878a1-a9b9-4f6e-ad55-027c5ff1f4bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.900960 | controller |     "Jun 12 21:32:58.575164 crc crio[24437]: time=\"2026-06-12T21:32:58.574779682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.900975 | controller |     "Jun 12 21:32:58.632642 crc crio[24437]: time=\"2026-06-12T21:32:58.632487004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.900989 | controller |     "Jun 12 21:32:58.636308 crc crio[24437]: time=\"2026-06-12T21:32:58.636236286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.901004 | controller |     "Jun 12 21:32:58.823285 crc crio[24437]: time=\"2026-06-12T21:32:58.822472204Z\" level=info msg=\"Created container c2e0ecc318491424dd574a2a33b7b7f509bea656203b16f5dfe0b784de88fdf3: openshift-marketplace/certified-operators-xmp9g/extract-content\" id=847878a1-a9b9-4f6e-ad55-027c5ff1f4bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.901019 | controller |     "Jun 12 21:32:58.825020 crc crio[24437]: time=\"2026-06-12T21:32:58.824882174Z\" level=info msg=\"Starting container: c2e0ecc318491424dd574a2a33b7b7f509bea656203b16f5dfe0b784de88fdf3\" id=f3a0ebc1-65fa-469f-93cb-cb20eb05c26b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.901034 | controller |     "Jun 12 21:32:58.830268 crc crio[24437]: time=\"2026-06-12T21:32:58.830184896Z\" level=info msg=\"Started container\" PID=192526 containerID=c2e0ecc318491424dd574a2a33b7b7f509bea656203b16f5dfe0b784de88fdf3 description=openshift-marketplace/certified-operators-xmp9g/extract-content id=f3a0ebc1-65fa-469f-93cb-cb20eb05c26b name=/runtime.v1.RuntimeService/StartContainer sandboxID=75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f",
2026-06-12 21:48:35.901052 | controller |     "Jun 12 21:33:00.827094 crc crio[24437]: time=\"2026-06-12T21:33:00.826258931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c5846237-2a70-407a-be9e-837002a8ef29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.901067 | controller |     "Jun 12 21:33:00.831708 crc crio[24437]: time=\"2026-06-12T21:33:00.831572093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e551a987-d384-4e1d-b3dd-3664ecfda013 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.901081 | controller |     "Jun 12 21:33:00.844324 crc crio[24437]: time=\"2026-06-12T21:33:00.844207537Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmp9g/registry-server\" id=d63d6193-8a6e-4571-8ff2-9b0f3a612277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.901096 | controller |     "Jun 12 21:33:00.844842 crc crio[24437]: time=\"2026-06-12T21:33:00.844777831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.901110 | controller |     "Jun 12 21:33:00.921824 crc crio[24437]: time=\"2026-06-12T21:33:00.921720039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.901125 | controller |     "Jun 12 21:33:00.927016 crc crio[24437]: time=\"2026-06-12T21:33:00.926869146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.901139 | controller |     "Jun 12 21:33:01.105959 crc crio[24437]: time=\"2026-06-12T21:33:01.105774072Z\" level=info msg=\"Created container b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2: openshift-marketplace/certified-operators-xmp9g/registry-server\" id=d63d6193-8a6e-4571-8ff2-9b0f3a612277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.901153 | controller |     "Jun 12 21:33:01.111281 crc crio[24437]: time=\"2026-06-12T21:33:01.111187677Z\" level=info msg=\"Starting container: b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2\" id=2dca8222-20a8-4d3e-b319-6f5d1109f6e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.901167 | controller |     "Jun 12 21:33:01.123636 crc crio[24437]: time=\"2026-06-12T21:33:01.123518343Z\" level=info msg=\"Started container\" PID=192675 containerID=b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2 description=openshift-marketplace/certified-operators-xmp9g/registry-server id=2dca8222-20a8-4d3e-b319-6f5d1109f6e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f",
2026-06-12 21:48:35.901181 | controller |     "Jun 12 21:33:08.959606 crc crio[24437]: time=\"2026-06-12T21:33:08.958820002Z\" level=info msg=\"Stopping container: b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2 (timeout: 2s)\" id=ebafb500-106e-4675-8b4f-27e5ab1c617b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.901195 | controller |     "Jun 12 21:33:09.105645 crc crio[24437]: time=\"2026-06-12T21:33:09.105247874Z\" level=info msg=\"Stopped container b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2: openshift-marketplace/certified-operators-xmp9g/registry-server\" id=ebafb500-106e-4675-8b4f-27e5ab1c617b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.901213 | controller |     "Jun 12 21:33:09.107004 crc crio[24437]: time=\"2026-06-12T21:33:09.10672424Z\" level=info msg=\"Stopping pod sandbox: 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f\" id=6ce1cf2d-0ea2-4478-9ef7-a20864b4dcd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.901228 | controller |     "Jun 12 21:33:09.108092 crc crio[24437]: time=\"2026-06-12T21:33:09.108012402Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmp9g Namespace:openshift-marketplace ID:75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f UID:85b8ce21-e258-4b67-98de-eff41bd087b4 NetNS:/var/run/netns/f38d6173-f772-4ab6-b613-65b77cbc96af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b8ce21_e258_4b67_98de_eff41bd087b4.slice PodAnnotations:0xc00509cef0}] Aliases:map[]}\"",
2026-06-12 21:48:35.901243 | controller |     "Jun 12 21:33:09.108269 crc crio[24437]: time=\"2026-06-12T21:33:09.108226777Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xmp9g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.901258 | controller |     "Jun 12 21:33:09.430356 crc crio[24437]: time=\"2026-06-12T21:33:09.429905964Z\" level=info msg=\"Stopped pod sandbox: 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f\" id=6ce1cf2d-0ea2-4478-9ef7-a20864b4dcd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.901272 | controller |     "Jun 12 21:33:09.976483 crc crio[24437]: time=\"2026-06-12T21:33:09.976384655Z\" level=info msg=\"Removing container: b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2\" id=2d044085-e970-48ad-9983-9a447e1d624e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.901287 | controller |     "Jun 12 21:33:10.008886 crc crio[24437]: time=\"2026-06-12T21:33:10.008725157Z\" level=info msg=\"Removed container b46ae0112f055ff8588aa3002b3d1dd0d5c81123c7c94e52415a22b747d7c8f2: openshift-marketplace/certified-operators-xmp9g/registry-server\" id=2d044085-e970-48ad-9983-9a447e1d624e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.901302 | controller |     "Jun 12 21:33:10.016398 crc crio[24437]: time=\"2026-06-12T21:33:10.016334406Z\" level=info msg=\"Removing container: c2e0ecc318491424dd574a2a33b7b7f509bea656203b16f5dfe0b784de88fdf3\" id=49d98310-6efb-4032-b7b1-dfedd083d911 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.901317 | controller |     "Jun 12 21:33:10.051735 crc crio[24437]: time=\"2026-06-12T21:33:10.05162326Z\" level=info msg=\"Removed container c2e0ecc318491424dd574a2a33b7b7f509bea656203b16f5dfe0b784de88fdf3: openshift-marketplace/certified-operators-xmp9g/extract-content\" id=49d98310-6efb-4032-b7b1-dfedd083d911 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.901332 | controller |     "Jun 12 21:33:10.055587 crc crio[24437]: time=\"2026-06-12T21:33:10.055400564Z\" level=info msg=\"Removing container: 2f28ced33b9756b1e57dd36f3827f8edf8be4bf22ea547f4cf665fac58f2dd36\" id=fc5e3ccf-15b3-4a41-b2af-06e74b98c0fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.901347 | controller |     "Jun 12 21:33:10.103544 crc crio[24437]: time=\"2026-06-12T21:33:10.103388444Z\" level=info msg=\"Removed container 2f28ced33b9756b1e57dd36f3827f8edf8be4bf22ea547f4cf665fac58f2dd36: openshift-marketplace/certified-operators-xmp9g/extract-utilities\" id=fc5e3ccf-15b3-4a41-b2af-06e74b98c0fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.901362 | controller |     "Jun 12 21:33:18.107798 crc crio[24437]: time=\"2026-06-12T21:33:18.105488Z\" level=info msg=\"Stopping pod sandbox: 4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca\" id=68a56b93-ce09-466c-983a-433cde2003d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.901380 | controller |     "Jun 12 21:33:18.107798 crc crio[24437]: time=\"2026-06-12T21:33:18.107293194Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp Namespace:openstack ID:4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca UID:48ce39b5-efc6-42a3-baa7-fd5c7f5c675e NetNS:/var/run/netns/7654fa57-fa35-475a-bbdb-18771ec5ca6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48ce39b5_efc6_42a3_baa7_fd5c7f5c675e.slice PodAnnotations:0xc00282cdd0}] Aliases:map[]}\"",
2026-06-12 21:48:35.901396 | controller |     "Jun 12 21:33:18.107798 crc crio[24437]: time=\"2026-06-12T21:33:18.107479919Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.901411 | controller |     "Jun 12 21:33:18.653383 crc crio[24437]: time=\"2026-06-12T21:33:18.65275917Z\" level=info msg=\"Stopped pod sandbox: 4db451bcd28c3ae3ea88beb5f06482fc6bbc28efb5e43ad659d1a27faf4c12ca\" id=68a56b93-ce09-466c-983a-433cde2003d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.901426 | controller |     "Jun 12 21:33:19.998607 crc crio[24437]: time=\"2026-06-12T21:33:19.99771841Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/POD\" id=12a1025f-dfe4-4c6b-88be-345874314a5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.901441 | controller |     "Jun 12 21:33:20.000114 crc crio[24437]: time=\"2026-06-12T21:33:19.998708365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.901456 | controller |     "Jun 12 21:33:20.045226 crc crio[24437]: time=\"2026-06-12T21:33:20.044602844Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 Namespace:openstack ID:109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d UID:b6ffdb94-b080-4d85-b8e3-36cb91759ebe NetNS:/var/run/netns/d3e88405-926e-42a4-a0e5-d8b7f5ec9c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ffdb94_b080_4d85_b8e3_36cb91759ebe.slice PodAnnotations:0xc001f6c108}] Aliases:map[]}\"",
2026-06-12 21:48:35.901471 | controller |     "Jun 12 21:33:20.045226 crc crio[24437]: time=\"2026-06-12T21:33:20.045211159Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.901486 | controller |     "Jun 12 21:33:20.542388 crc crio[24437]: 2026-06-12T21:33:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:109f90b90174e13 Mac:e2:18:cd:12:de:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/d3e88405-926e-42a4-a0e5-d8b7f5ec9c62 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.901500 | controller |     "Jun 12 21:33:20.544369 crc crio[24437]: time=\"2026-06-12T21:33:20.544282225Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 Namespace:openstack ID:109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d UID:b6ffdb94-b080-4d85-b8e3-36cb91759ebe NetNS:/var/run/netns/d3e88405-926e-42a4-a0e5-d8b7f5ec9c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ffdb94_b080_4d85_b8e3_36cb91759ebe.slice PodAnnotations:0xc001f6c108}] Aliases:map[]}\"",
2026-06-12 21:48:35.901515 | controller |     "Jun 12 21:33:20.544605 crc crio[24437]: time=\"2026-06-12T21:33:20.544536591Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.901533 | controller |     "Jun 12 21:33:20.559389 crc crio[24437]: time=\"2026-06-12T21:33:20.559314877Z\" level=info msg=\"Ran pod sandbox 109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/POD\" id=12a1025f-dfe4-4c6b-88be-345874314a5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.901548 | controller |     "Jun 12 21:33:20.561982 crc crio[24437]: time=\"2026-06-12T21:33:20.56184418Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=525ff28d-69e4-4020-b39e-53ddb2a11590 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.901563 | controller |     "Jun 12 21:33:20.610835 crc crio[24437]: time=\"2026-06-12T21:33:20.610241639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=07576177-1fc6-47d7-b374-9487e73e6264 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.901578 | controller |     "Jun 12 21:33:20.618412 crc crio[24437]: time=\"2026-06-12T21:33:20.61832764Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=753eeec7-f16f-455c-afaf-8bb2ec3624a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.901593 | controller |     "Jun 12 21:33:20.618866 crc crio[24437]: time=\"2026-06-12T21:33:20.618805702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.901608 | controller |     "Jun 12 21:33:20.678470 crc crio[24437]: time=\"2026-06-12T21:33:20.678362829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.901623 | controller |     "Jun 12 21:33:20.682822 crc crio[24437]: time=\"2026-06-12T21:33:20.682727687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.901638 | controller |     "Jun 12 21:33:20.827635 crc crio[24437]: time=\"2026-06-12T21:33:20.827523447Z\" level=info msg=\"Created container dc2743c294d85e86cc20b0eaba86701b49a181c875190b72f369869adedf63b1: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=753eeec7-f16f-455c-afaf-8bb2ec3624a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.901653 | controller |     "Jun 12 21:33:20.830103 crc crio[24437]: time=\"2026-06-12T21:33:20.829893427Z\" level=info msg=\"Starting container: dc2743c294d85e86cc20b0eaba86701b49a181c875190b72f369869adedf63b1\" id=8bda9cca-ccdc-454b-9de8-368368428bf3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.901668 | controller |     "Jun 12 21:33:20.837713 crc crio[24437]: time=\"2026-06-12T21:33:20.837657828Z\" level=info msg=\"Started container\" PID=193997 containerID=dc2743c294d85e86cc20b0eaba86701b49a181c875190b72f369869adedf63b1 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=8bda9cca-ccdc-454b-9de8-368368428bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d",
2026-06-12 21:48:35.901683 | controller |     "Jun 12 21:33:28.885163 crc crio[24437]: time=\"2026-06-12T21:33:28.883867918Z\" level=info msg=\"Stopping pod sandbox: 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f\" id=7fa6ca6e-26aa-44da-8add-45a739e3e824 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.901700 | controller |     "Jun 12 21:33:28.887017 crc crio[24437]: time=\"2026-06-12T21:33:28.885213091Z\" level=info msg=\"Stopped pod sandbox (already stopped): 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f\" id=7fa6ca6e-26aa-44da-8add-45a739e3e824 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.901715 | controller |     "Jun 12 21:33:28.887017 crc crio[24437]: time=\"2026-06-12T21:33:28.886260598Z\" level=info msg=\"Removing pod sandbox: 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f\" id=ac76bd5e-48d0-45fc-b211-eb863fdce8fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.901730 | controller |     "Jun 12 21:33:28.908475 crc crio[24437]: time=\"2026-06-12T21:33:28.908351946Z\" level=info msg=\"Removed pod sandbox: 75d957959121cff1d17e57a3f4dcba8f4c26783b9c8d9d9834fd72749334424f\" id=ac76bd5e-48d0-45fc-b211-eb863fdce8fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.901745 | controller |     "Jun 12 21:33:45.454223 crc crio[24437]: time=\"2026-06-12T21:33:45.453251545Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qx2jj/POD\" id=2a449c78-d31c-4e34-a624-3ca98243153c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.901759 | controller |     "Jun 12 21:33:45.454223 crc crio[24437]: time=\"2026-06-12T21:33:45.454221279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.901774 | controller |     "Jun 12 21:33:45.495201 crc crio[24437]: time=\"2026-06-12T21:33:45.494790305Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qx2jj Namespace:openshift-marketplace ID:ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468 UID:7cfcc5ec-ace7-484a-9d4f-6c14f91181b1 NetNS:/var/run/netns/ef68327b-8278-4b8e-8d64-873deaa6338b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cfcc5ec_ace7_484a_9d4f_6c14f91181b1.slice PodAnnotations:0xc0026aab18}] Aliases:map[]}\"",
2026-06-12 21:48:35.901789 | controller |     "Jun 12 21:33:45.495201 crc crio[24437]: time=\"2026-06-12T21:33:45.494874637Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qx2jj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.901803 | controller |     "Jun 12 21:33:46.079598 crc crio[24437]: 2026-06-12T21:33:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed992550d4ecd45 Mac:b6:6e:e5:f1:7d:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/ef68327b-8278-4b8e-8d64-873deaa6338b SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.901826 | controller |     "Jun 12 21:33:46.081474 crc crio[24437]: time=\"2026-06-12T21:33:46.08134483Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qx2jj Namespace:openshift-marketplace ID:ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468 UID:7cfcc5ec-ace7-484a-9d4f-6c14f91181b1 NetNS:/var/run/netns/ef68327b-8278-4b8e-8d64-873deaa6338b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cfcc5ec_ace7_484a_9d4f_6c14f91181b1.slice PodAnnotations:0xc0026aab18}] Aliases:map[]}\"",
2026-06-12 21:48:35.901842 | controller |     "Jun 12 21:33:46.081598 crc crio[24437]: time=\"2026-06-12T21:33:46.081572755Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qx2jj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.901876 | controller |     "Jun 12 21:33:46.094467 crc crio[24437]: time=\"2026-06-12T21:33:46.093907351Z\" level=info msg=\"Ran pod sandbox ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468 with infra container: openshift-marketplace/redhat-operators-qx2jj/POD\" id=2a449c78-d31c-4e34-a624-3ca98243153c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.901896 | controller |     "Jun 12 21:33:46.100324 crc crio[24437]: time=\"2026-06-12T21:33:46.100243879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=30ab0df4-6da2-4b8b-9f8a-cb4360d68a94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.901911 | controller |     "Jun 12 21:33:46.104057 crc crio[24437]: time=\"2026-06-12T21:33:46.103806476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1cd41229-80b1-464e-b687-b2fd79f0ac33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.901926 | controller |     "Jun 12 21:33:46.113457 crc crio[24437]: time=\"2026-06-12T21:33:46.113299182Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qx2jj/extract-utilities\" id=8ae6b44a-2f25-4a2b-b49b-1062133d0897 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.901941 | controller |     "Jun 12 21:33:46.113838 crc crio[24437]: time=\"2026-06-12T21:33:46.113783604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.901956 | controller |     "Jun 12 21:33:46.180291 crc crio[24437]: time=\"2026-06-12T21:33:46.180201361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.901971 | controller |     "Jun 12 21:33:46.183713 crc crio[24437]: time=\"2026-06-12T21:33:46.183650686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.901985 | controller |     "Jun 12 21:33:46.358300 crc crio[24437]: time=\"2026-06-12T21:33:46.358204775Z\" level=info msg=\"Created container c4999add77ad86617b52d7ab4177f0129d108e786e0c177bc821485e76e7a397: openshift-marketplace/redhat-operators-qx2jj/extract-utilities\" id=8ae6b44a-2f25-4a2b-b49b-1062133d0897 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.901999 | controller |     "Jun 12 21:33:46.360624 crc crio[24437]: time=\"2026-06-12T21:33:46.360527222Z\" level=info msg=\"Starting container: c4999add77ad86617b52d7ab4177f0129d108e786e0c177bc821485e76e7a397\" id=35dbd897-1390-418c-9b55-57bfb75e752f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.902013 | controller |     "Jun 12 21:33:46.365215 crc crio[24437]: time=\"2026-06-12T21:33:46.365128747Z\" level=info msg=\"Started container\" PID=195425 containerID=c4999add77ad86617b52d7ab4177f0129d108e786e0c177bc821485e76e7a397 description=openshift-marketplace/redhat-operators-qx2jj/extract-utilities id=35dbd897-1390-418c-9b55-57bfb75e752f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468",
2026-06-12 21:48:35.902028 | controller |     "Jun 12 21:33:46.553181 crc crio[24437]: time=\"2026-06-12T21:33:46.553073657Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6d32417a-a19f-489d-a1f5-07a6677c5284 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.902042 | controller |     "Jun 12 21:33:46.563684 crc crio[24437]: time=\"2026-06-12T21:33:46.563601999Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.902057 | controller |     "Jun 12 21:33:47.348667 crc crio[24437]: time=\"2026-06-12T21:33:47.34808566Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=6d32417a-a19f-489d-a1f5-07a6677c5284 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.902075 | controller |     "Jun 12 21:33:47.350296 crc crio[24437]: time=\"2026-06-12T21:33:47.350215304Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a3fd6813-2335-433d-a58d-b7e8b2706b60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.902090 | controller |     "Jun 12 21:33:47.353022 crc crio[24437]: time=\"2026-06-12T21:33:47.352875589Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8d8b734d-ccb1-4b88-b8df-10cb1a79a59d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.902105 | controller |     "Jun 12 21:33:47.360403 crc crio[24437]: time=\"2026-06-12T21:33:47.360306824Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qx2jj/extract-content\" id=4721d76d-1301-4562-97a4-d63f79120358 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.902120 | controller |     "Jun 12 21:33:47.361641 crc crio[24437]: time=\"2026-06-12T21:33:47.361573775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.902135 | controller |     "Jun 12 21:33:47.458730 crc crio[24437]: time=\"2026-06-12T21:33:47.458670163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.902149 | controller |     "Jun 12 21:33:47.463136 crc crio[24437]: time=\"2026-06-12T21:33:47.463110923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.902164 | controller |     "Jun 12 21:33:47.697315 crc crio[24437]: time=\"2026-06-12T21:33:47.696785876Z\" level=info msg=\"Created container 6b87bdc51a3458d5f280d1ef43f02e2aa1408c3960269166df1d2e86c9ee0b00: openshift-marketplace/redhat-operators-qx2jj/extract-content\" id=4721d76d-1301-4562-97a4-d63f79120358 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.902180 | controller |     "Jun 12 21:33:47.701047 crc crio[24437]: time=\"2026-06-12T21:33:47.700971301Z\" level=info msg=\"Starting container: 6b87bdc51a3458d5f280d1ef43f02e2aa1408c3960269166df1d2e86c9ee0b00\" id=7a9e5d4d-e79a-470e-9269-5a3ca804bc5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.902195 | controller |     "Jun 12 21:33:47.713604 crc crio[24437]: time=\"2026-06-12T21:33:47.713513072Z\" level=info msg=\"Started container\" PID=195595 containerID=6b87bdc51a3458d5f280d1ef43f02e2aa1408c3960269166df1d2e86c9ee0b00 description=openshift-marketplace/redhat-operators-qx2jj/extract-content id=7a9e5d4d-e79a-470e-9269-5a3ca804bc5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468",
2026-06-12 21:48:35.902210 | controller |     "Jun 12 21:33:50.626126 crc crio[24437]: time=\"2026-06-12T21:33:50.625207383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4b96e535-0e7c-4052-9133-b220b3757a7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.902225 | controller |     "Jun 12 21:33:50.635829 crc crio[24437]: time=\"2026-06-12T21:33:50.635696643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8826d325-a726-4a20-a111-9a75c142e26e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.902241 | controller |     "Jun 12 21:33:50.647815 crc crio[24437]: time=\"2026-06-12T21:33:50.647383492Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qx2jj/registry-server\" id=afcc28af-a389-4ccc-82b1-34802b1c3673 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.902256 | controller |     "Jun 12 21:33:50.648161 crc crio[24437]: time=\"2026-06-12T21:33:50.647865374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.902275 | controller |     "Jun 12 21:33:50.732481 crc crio[24437]: time=\"2026-06-12T21:33:50.73236219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.902290 | controller |     "Jun 12 21:33:50.735788 crc crio[24437]: time=\"2026-06-12T21:33:50.735710032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.902305 | controller |     "Jun 12 21:33:50.931084 crc crio[24437]: time=\"2026-06-12T21:33:50.930773839Z\" level=info msg=\"Created container b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e: openshift-marketplace/redhat-operators-qx2jj/registry-server\" id=afcc28af-a389-4ccc-82b1-34802b1c3673 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.902320 | controller |     "Jun 12 21:33:50.933608 crc crio[24437]: time=\"2026-06-12T21:33:50.933523588Z\" level=info msg=\"Starting container: b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e\" id=621e2856-16ff-473c-b6c5-6b890ad08773 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.902335 | controller |     "Jun 12 21:33:50.944351 crc crio[24437]: time=\"2026-06-12T21:33:50.944234954Z\" level=info msg=\"Started container\" PID=195816 containerID=b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e description=openshift-marketplace/redhat-operators-qx2jj/registry-server id=621e2856-16ff-473c-b6c5-6b890ad08773 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468",
2026-06-12 21:48:35.902350 | controller |     "Jun 12 21:34:01.378223 crc crio[24437]: time=\"2026-06-12T21:34:01.377668938Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688334-54hwz/POD\" id=677c1331-09be-4cb1-8055-ef1206726db0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.902366 | controller |     "Jun 12 21:34:01.380028 crc crio[24437]: time=\"2026-06-12T21:34:01.378258232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.902381 | controller |     "Jun 12 21:34:01.414042 crc crio[24437]: time=\"2026-06-12T21:34:01.413885827Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688334-54hwz Namespace:openshift-infra ID:3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd UID:cbac5f50-f812-4c31-9d4f-d50928c758b1 NetNS:/var/run/netns/54f33cd6-9b40-45c1-8f4f-daf0193cca4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbac5f50_f812_4c31_9d4f_d50928c758b1.slice PodAnnotations:0xc00282d300}] Aliases:map[]}\"",
2026-06-12 21:48:35.902397 | controller |     "Jun 12 21:34:01.414708 crc crio[24437]: time=\"2026-06-12T21:34:01.414586063Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688334-54hwz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.902412 | controller |     "Jun 12 21:34:02.030177 crc crio[24437]: 2026-06-12T21:34:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3daa95ae4ab2c81 Mac:32:85:e9:bf:7b:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/54f33cd6-9b40-45c1-8f4f-daf0193cca4f SocketPath: PciID:}] [{Interface:0xc000432540 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.902429 | controller |     "Jun 12 21:34:02.032032 crc crio[24437]: time=\"2026-06-12T21:34:02.03187125Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688334-54hwz Namespace:openshift-infra ID:3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd UID:cbac5f50-f812-4c31-9d4f-d50928c758b1 NetNS:/var/run/netns/54f33cd6-9b40-45c1-8f4f-daf0193cca4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbac5f50_f812_4c31_9d4f_d50928c758b1.slice PodAnnotations:0xc00282d300}] Aliases:map[]}\"",
2026-06-12 21:48:35.902449 | controller |     "Jun 12 21:34:02.032261 crc crio[24437]: time=\"2026-06-12T21:34:02.032114596Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688334-54hwz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.902465 | controller |     "Jun 12 21:34:02.049376 crc crio[24437]: time=\"2026-06-12T21:34:02.049201351Z\" level=info msg=\"Ran pod sandbox 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd with infra container: openshift-infra/auto-csr-approver-29688334-54hwz/POD\" id=677c1331-09be-4cb1-8055-ef1206726db0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.902480 | controller |     "Jun 12 21:34:02.055384 crc crio[24437]: time=\"2026-06-12T21:34:02.055277751Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=255689ac-46db-4325-89c6-3bc1b7eefbc6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.902496 | controller |     "Jun 12 21:34:02.062954 crc crio[24437]: time=\"2026-06-12T21:34:02.062755536Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.902511 | controller |     "Jun 12 21:34:03.008419 crc crio[24437]: time=\"2026-06-12T21:34:03.007774269Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=255689ac-46db-4325-89c6-3bc1b7eefbc6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.902527 | controller |     "Jun 12 21:34:03.009997 crc crio[24437]: time=\"2026-06-12T21:34:03.009790329Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f1222a57-7391-4af7-aaad-5cf1f8f92546 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.902542 | controller |     "Jun 12 21:34:03.016298 crc crio[24437]: time=\"2026-06-12T21:34:03.016199478Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=28885aeb-7c25-49a1-ab8b-947c6bc1cd32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.902557 | controller |     "Jun 12 21:34:03.026012 crc crio[24437]: time=\"2026-06-12T21:34:03.025871668Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688334-54hwz/oc\" id=d8fa52fd-5f96-4e81-8964-b7224f41efb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.902572 | controller |     "Jun 12 21:34:03.026565 crc crio[24437]: time=\"2026-06-12T21:34:03.026476523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.902588 | controller |     "Jun 12 21:34:03.075495 crc crio[24437]: time=\"2026-06-12T21:34:03.075305054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.902603 | controller |     "Jun 12 21:34:03.555006 crc crio[24437]: time=\"2026-06-12T21:34:03.554806354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.902618 | controller |     "Jun 12 21:34:03.697852 crc crio[24437]: time=\"2026-06-12T21:34:03.697225686Z\" level=info msg=\"Created container e617c9b1b740583d3bbf661d2b2448a9d55657345964bfb65b570bcf508da0bd: openshift-infra/auto-csr-approver-29688334-54hwz/oc\" id=d8fa52fd-5f96-4e81-8964-b7224f41efb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.902638 | controller |     "Jun 12 21:34:03.700474 crc crio[24437]: time=\"2026-06-12T21:34:03.700349673Z\" level=info msg=\"Starting container: e617c9b1b740583d3bbf661d2b2448a9d55657345964bfb65b570bcf508da0bd\" id=b87d2ffa-6d77-49a7-853b-7448320ba380 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.902654 | controller |     "Jun 12 21:34:03.707898 crc crio[24437]: time=\"2026-06-12T21:34:03.707805968Z\" level=info msg=\"Started container\" PID=196601 containerID=e617c9b1b740583d3bbf661d2b2448a9d55657345964bfb65b570bcf508da0bd description=openshift-infra/auto-csr-approver-29688334-54hwz/oc id=b87d2ffa-6d77-49a7-853b-7448320ba380 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd",
2026-06-12 21:48:35.902670 | controller |     "Jun 12 21:34:05.860019 crc crio[24437]: time=\"2026-06-12T21:34:05.858616382Z\" level=info msg=\"Stopping pod sandbox: 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd\" id=e2f9499a-9ce0-413d-ba77-aa00d616be8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.902686 | controller |     "Jun 12 21:34:05.861302 crc crio[24437]: time=\"2026-06-12T21:34:05.86098355Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688334-54hwz Namespace:openshift-infra ID:3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd UID:cbac5f50-f812-4c31-9d4f-d50928c758b1 NetNS:/var/run/netns/54f33cd6-9b40-45c1-8f4f-daf0193cca4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbac5f50_f812_4c31_9d4f_d50928c758b1.slice PodAnnotations:0xc0026ab830}] Aliases:map[]}\"",
2026-06-12 21:48:35.902702 | controller |     "Jun 12 21:34:05.861302 crc crio[24437]: time=\"2026-06-12T21:34:05.861193465Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688334-54hwz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.902718 | controller |     "Jun 12 21:34:06.274701 crc crio[24437]: time=\"2026-06-12T21:34:06.27431091Z\" level=info msg=\"Stopped pod sandbox: 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd\" id=e2f9499a-9ce0-413d-ba77-aa00d616be8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.902733 | controller |     "Jun 12 21:34:06.910708 crc crio[24437]: time=\"2026-06-12T21:34:06.910657449Z\" level=info msg=\"Stopping container: b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e (timeout: 2s)\" id=d9b5b9bf-c4f3-43c7-bbc7-ddf6bc91309b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.902749 | controller |     "Jun 12 21:34:07.044155 crc crio[24437]: time=\"2026-06-12T21:34:07.043265006Z\" level=info msg=\"Stopped container b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e: openshift-marketplace/redhat-operators-qx2jj/registry-server\" id=d9b5b9bf-c4f3-43c7-bbc7-ddf6bc91309b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.902764 | controller |     "Jun 12 21:34:07.045282 crc crio[24437]: time=\"2026-06-12T21:34:07.045227836Z\" level=info msg=\"Stopping pod sandbox: ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468\" id=7871c73b-611b-4223-95a1-8344e98e0f31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.902780 | controller |     "Jun 12 21:34:07.046137 crc crio[24437]: time=\"2026-06-12T21:34:07.046016925Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qx2jj Namespace:openshift-marketplace ID:ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468 UID:7cfcc5ec-ace7-484a-9d4f-6c14f91181b1 NetNS:/var/run/netns/ef68327b-8278-4b8e-8d64-873deaa6338b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cfcc5ec_ace7_484a_9d4f_6c14f91181b1.slice PodAnnotations:0xc000c25398}] Aliases:map[]}\"",
2026-06-12 21:48:35.902799 | controller |     "Jun 12 21:34:07.046620 crc crio[24437]: time=\"2026-06-12T21:34:07.046570529Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qx2jj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.902815 | controller |     "Jun 12 21:34:07.401723 crc crio[24437]: time=\"2026-06-12T21:34:07.401545712Z\" level=info msg=\"Stopped pod sandbox: ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468\" id=7871c73b-611b-4223-95a1-8344e98e0f31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.902831 | controller |     "Jun 12 21:34:07.929825 crc crio[24437]: time=\"2026-06-12T21:34:07.929220305Z\" level=info msg=\"Removing container: b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e\" id=10d32684-dd9e-44f8-a687-cf8b0f37f0fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.902846 | controller |     "Jun 12 21:34:07.995574 crc crio[24437]: time=\"2026-06-12T21:34:07.995405967Z\" level=info msg=\"Removed container b8728fa16d1da8bd2301c2291f9eb1c3ef2c37f9b324a70c081d794cd75b1d2e: openshift-marketplace/redhat-operators-qx2jj/registry-server\" id=10d32684-dd9e-44f8-a687-cf8b0f37f0fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.902881 | controller |     "Jun 12 21:34:07.998408 crc crio[24437]: time=\"2026-06-12T21:34:07.998262848Z\" level=info msg=\"Removing container: 6b87bdc51a3458d5f280d1ef43f02e2aa1408c3960269166df1d2e86c9ee0b00\" id=735057aa-30be-4f65-ac7e-76a0acdecbca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.902898 | controller |     "Jun 12 21:34:08.038715 crc crio[24437]: time=\"2026-06-12T21:34:08.038483685Z\" level=info msg=\"Removed container 6b87bdc51a3458d5f280d1ef43f02e2aa1408c3960269166df1d2e86c9ee0b00: openshift-marketplace/redhat-operators-qx2jj/extract-content\" id=735057aa-30be-4f65-ac7e-76a0acdecbca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.902913 | controller |     "Jun 12 21:34:08.054987 crc crio[24437]: time=\"2026-06-12T21:34:08.05118395Z\" level=info msg=\"Removing container: c4999add77ad86617b52d7ab4177f0129d108e786e0c177bc821485e76e7a397\" id=e7668a3c-c3e4-4054-872b-10a7dfaad94c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.902928 | controller |     "Jun 12 21:34:08.087851 crc crio[24437]: time=\"2026-06-12T21:34:08.087750296Z\" level=info msg=\"Removed container c4999add77ad86617b52d7ab4177f0129d108e786e0c177bc821485e76e7a397: openshift-marketplace/redhat-operators-qx2jj/extract-utilities\" id=e7668a3c-c3e4-4054-872b-10a7dfaad94c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.902944 | controller |     "Jun 12 21:34:28.934202 crc crio[24437]: time=\"2026-06-12T21:34:28.933047501Z\" level=info msg=\"Removing container: bb45c182e04b40c10c60596f520414c0d7239ee9fa35932d1f65c76ca7c5ae3e\" id=58f8ad67-facd-4299-9c1b-89e4554c7941 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.902958 | controller |     "Jun 12 21:34:29.206988 crc crio[24437]: time=\"2026-06-12T21:34:29.206618566Z\" level=info msg=\"Removed container bb45c182e04b40c10c60596f520414c0d7239ee9fa35932d1f65c76ca7c5ae3e: openshift-infra/auto-csr-approver-29688328-fb5fv/oc\" id=58f8ad67-facd-4299-9c1b-89e4554c7941 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.902973 | controller |     "Jun 12 21:34:29.223201 crc crio[24437]: time=\"2026-06-12T21:34:29.223047623Z\" level=info msg=\"Stopping pod sandbox: dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3\" id=4be382ae-d3f2-4898-80bb-aecc490534da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.902988 | controller |     "Jun 12 21:34:29.223201 crc crio[24437]: time=\"2026-06-12T21:34:29.223152886Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3\" id=4be382ae-d3f2-4898-80bb-aecc490534da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.903006 | controller |     "Jun 12 21:34:29.224005 crc crio[24437]: time=\"2026-06-12T21:34:29.223881383Z\" level=info msg=\"Removing pod sandbox: dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3\" id=deb82667-5bd9-48ed-9693-4d506a4ac55e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.903022 | controller |     "Jun 12 21:34:29.246527 crc crio[24437]: time=\"2026-06-12T21:34:29.246128225Z\" level=info msg=\"Removed pod sandbox: dc29c099bf94ef1240e7ec58e3af51c530f989208446b5b20b510405678d5fa3\" id=deb82667-5bd9-48ed-9693-4d506a4ac55e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.903037 | controller |     "Jun 12 21:34:29.248007 crc crio[24437]: time=\"2026-06-12T21:34:29.247793596Z\" level=info msg=\"Stopping pod sandbox: ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468\" id=0b63b7a1-01a2-4459-b618-42928668d152 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.903051 | controller |     "Jun 12 21:34:29.248007 crc crio[24437]: time=\"2026-06-12T21:34:29.247880878Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468\" id=0b63b7a1-01a2-4459-b618-42928668d152 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.903066 | controller |     "Jun 12 21:34:29.248809 crc crio[24437]: time=\"2026-06-12T21:34:29.248667808Z\" level=info msg=\"Removing pod sandbox: ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468\" id=5ce1c19c-52c4-4c99-a718-9bd9d29a61ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.903081 | controller |     "Jun 12 21:34:29.270871 crc crio[24437]: time=\"2026-06-12T21:34:29.270688004Z\" level=info msg=\"Removed pod sandbox: ed992550d4ecd457984b71a1892611758196f4a83151150e3843d7a60ed6b468\" id=5ce1c19c-52c4-4c99-a718-9bd9d29a61ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.903095 | controller |     "Jun 12 21:35:28.826145 crc crio[24437]: time=\"2026-06-12T21:35:28.825278495Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-sjqgh/POD\" id=4f9f9b64-b8da-4071-9dfb-d81e4c376ac8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.903110 | controller |     "Jun 12 21:35:28.828174 crc crio[24437]: time=\"2026-06-12T21:35:28.826312761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.903125 | controller |     "Jun 12 21:35:28.877054 crc crio[24437]: time=\"2026-06-12T21:35:28.876908506Z\" level=info msg=\"Got pod network &{Name:community-operators-sjqgh Namespace:openshift-marketplace ID:e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09 UID:86a856de-4940-4498-916f-f5f073d40e38 NetNS:/var/run/netns/cb56436c-3eeb-4b36-95a5-943580cd75e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86a856de_4940_4498_916f_f5f073d40e38.slice PodAnnotations:0xc006ecd778}] Aliases:map[]}\"",
2026-06-12 21:48:35.903141 | controller |     "Jun 12 21:35:28.877054 crc crio[24437]: time=\"2026-06-12T21:35:28.877031519Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-sjqgh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.903156 | controller |     "Jun 12 21:35:29.538276 crc crio[24437]: 2026-06-12T21:35:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3c5dd072563ae4 Mac:92:16:be:45:23:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/cb56436c-3eeb-4b36-95a5-943580cd75e9 SocketPath: PciID:}] [{Interface:0xc0002fac50 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.903172 | controller |     "Jun 12 21:35:29.540580 crc crio[24437]: time=\"2026-06-12T21:35:29.540516161Z\" level=info msg=\"Got pod network &{Name:community-operators-sjqgh Namespace:openshift-marketplace ID:e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09 UID:86a856de-4940-4498-916f-f5f073d40e38 NetNS:/var/run/netns/cb56436c-3eeb-4b36-95a5-943580cd75e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86a856de_4940_4498_916f_f5f073d40e38.slice PodAnnotations:0xc006ecd778}] Aliases:map[]}\"",
2026-06-12 21:48:35.903192 | controller |     "Jun 12 21:35:29.540750 crc crio[24437]: time=\"2026-06-12T21:35:29.540703135Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-sjqgh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.903207 | controller |     "Jun 12 21:35:29.554351 crc crio[24437]: time=\"2026-06-12T21:35:29.55421061Z\" level=info msg=\"Ran pod sandbox e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09 with infra container: openshift-marketplace/community-operators-sjqgh/POD\" id=4f9f9b64-b8da-4071-9dfb-d81e4c376ac8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.903222 | controller |     "Jun 12 21:35:29.557349 crc crio[24437]: time=\"2026-06-12T21:35:29.557239776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=760e77a9-2773-4a8c-a78e-a56a35260e9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.903237 | controller |     "Jun 12 21:35:29.560754 crc crio[24437]: time=\"2026-06-12T21:35:29.560673991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33aa3d6f-ff7c-456a-912f-fe77eda53b2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.903252 | controller |     "Jun 12 21:35:29.569575 crc crio[24437]: time=\"2026-06-12T21:35:29.569395276Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sjqgh/extract-utilities\" id=830c8af6-1549-43b7-8628-5501a43133ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.903267 | controller |     "Jun 12 21:35:29.570002 crc crio[24437]: time=\"2026-06-12T21:35:29.569871559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.903283 | controller |     "Jun 12 21:35:29.640648 crc crio[24437]: time=\"2026-06-12T21:35:29.640263544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.903298 | controller |     "Jun 12 21:35:29.646369 crc crio[24437]: time=\"2026-06-12T21:35:29.646293214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.903313 | controller |     "Jun 12 21:35:29.825959 crc crio[24437]: time=\"2026-06-12T21:35:29.824514413Z\" level=info msg=\"Created container 65e847f487b2e4a0c661cf58d9b15a4ce53bed2434f3e8c543450147a35977ab: openshift-marketplace/community-operators-sjqgh/extract-utilities\" id=830c8af6-1549-43b7-8628-5501a43133ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.903328 | controller |     "Jun 12 21:35:29.826256 crc crio[24437]: time=\"2026-06-12T21:35:29.826030781Z\" level=info msg=\"Starting container: 65e847f487b2e4a0c661cf58d9b15a4ce53bed2434f3e8c543450147a35977ab\" id=5dba9edb-ac98-47bc-9560-3e99961c7dc6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.903343 | controller |     "Jun 12 21:35:29.840416 crc crio[24437]: time=\"2026-06-12T21:35:29.840352347Z\" level=info msg=\"Started container\" PID=201552 containerID=65e847f487b2e4a0c661cf58d9b15a4ce53bed2434f3e8c543450147a35977ab description=openshift-marketplace/community-operators-sjqgh/extract-utilities id=5dba9edb-ac98-47bc-9560-3e99961c7dc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09",
2026-06-12 21:48:35.903361 | controller |     "Jun 12 21:35:30.775856 crc crio[24437]: time=\"2026-06-12T21:35:30.774669435Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ada4834d-f6d8-40ee-91a0-08aa02b41502 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.903377 | controller |     "Jun 12 21:35:30.785244 crc crio[24437]: time=\"2026-06-12T21:35:30.785139624Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.903392 | controller |     "Jun 12 21:35:31.457712 crc crio[24437]: time=\"2026-06-12T21:35:31.457614249Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=ada4834d-f6d8-40ee-91a0-08aa02b41502 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.903407 | controller |     "Jun 12 21:35:31.459333 crc crio[24437]: time=\"2026-06-12T21:35:31.45925499Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4cef9983-32bd-45d7-96bd-0ddc2c2bb57c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.903423 | controller |     "Jun 12 21:35:31.464656 crc crio[24437]: time=\"2026-06-12T21:35:31.464452798Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=13cd7bc8-7e5b-4ae6-94a7-26768b7de43b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.903438 | controller |     "Jun 12 21:35:31.474680 crc crio[24437]: time=\"2026-06-12T21:35:31.474557639Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sjqgh/extract-content\" id=db9470c9-1c41-4d58-bbe1-6b4b4b59861a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.903453 | controller |     "Jun 12 21:35:31.475285 crc crio[24437]: time=\"2026-06-12T21:35:31.475224105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.903469 | controller |     "Jun 12 21:35:31.529730 crc crio[24437]: time=\"2026-06-12T21:35:31.529634485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.903484 | controller |     "Jun 12 21:35:31.534346 crc crio[24437]: time=\"2026-06-12T21:35:31.534215998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.903499 | controller |     "Jun 12 21:35:31.728874 crc crio[24437]: time=\"2026-06-12T21:35:31.728770073Z\" level=info msg=\"Created container 4650bf1716e47fbf946b8da4ea5312c0fe778d88fcd84cd61f2edb20e74bca8d: openshift-marketplace/community-operators-sjqgh/extract-content\" id=db9470c9-1c41-4d58-bbe1-6b4b4b59861a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.903515 | controller |     "Jun 12 21:35:31.731984 crc crio[24437]: time=\"2026-06-12T21:35:31.730208318Z\" level=info msg=\"Starting container: 4650bf1716e47fbf946b8da4ea5312c0fe778d88fcd84cd61f2edb20e74bca8d\" id=1dd48e8d-2b57-4c26-881b-b807668cc159 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.903531 | controller |     "Jun 12 21:35:31.744005 crc crio[24437]: time=\"2026-06-12T21:35:31.739124489Z\" level=info msg=\"Started container\" PID=201652 containerID=4650bf1716e47fbf946b8da4ea5312c0fe778d88fcd84cd61f2edb20e74bca8d description=openshift-marketplace/community-operators-sjqgh/extract-content id=1dd48e8d-2b57-4c26-881b-b807668cc159 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09",
2026-06-12 21:48:35.903546 | controller |     "Jun 12 21:35:33.828883 crc crio[24437]: time=\"2026-06-12T21:35:33.828215872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6cd9fd4b-92f6-4532-b35f-11c8c6ff5f06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.903595 | controller |     "Jun 12 21:35:33.834077 crc crio[24437]: time=\"2026-06-12T21:35:33.833896412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d5dfe51b-dfdc-424d-81c4-658533b6c963 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.903613 | controller |     "Jun 12 21:35:33.858343 crc crio[24437]: time=\"2026-06-12T21:35:33.858244257Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sjqgh/registry-server\" id=dd750209-8af6-4343-b431-f140c45caeb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.903628 | controller |     "Jun 12 21:35:33.858775 crc crio[24437]: time=\"2026-06-12T21:35:33.858725068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.903643 | controller |     "Jun 12 21:35:33.933571 crc crio[24437]: time=\"2026-06-12T21:35:33.933288408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.903659 | controller |     "Jun 12 21:35:33.937265 crc crio[24437]: time=\"2026-06-12T21:35:33.937118982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.903674 | controller |     "Jun 12 21:35:34.159824 crc crio[24437]: time=\"2026-06-12T21:35:34.158758378Z\" level=info msg=\"Created container aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290: openshift-marketplace/community-operators-sjqgh/registry-server\" id=dd750209-8af6-4343-b431-f140c45caeb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.903689 | controller |     "Jun 12 21:35:34.161597 crc crio[24437]: time=\"2026-06-12T21:35:34.161498086Z\" level=info msg=\"Starting container: aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290\" id=6f29cce7-b497-4394-864b-580ef0bd309b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.903704 | controller |     "Jun 12 21:35:34.179763 crc crio[24437]: time=\"2026-06-12T21:35:34.179622086Z\" level=info msg=\"Started container\" PID=201751 containerID=aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290 description=openshift-marketplace/community-operators-sjqgh/registry-server id=6f29cce7-b497-4394-864b-580ef0bd309b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09",
2026-06-12 21:48:35.903719 | controller |     "Jun 12 21:35:49.111138 crc crio[24437]: time=\"2026-06-12T21:35:49.110091303Z\" level=info msg=\"Stopping container: aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290 (timeout: 2s)\" id=1da86b1a-9fd8-4da2-8020-c153811eed64 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.903734 | controller |     "Jun 12 21:35:49.248502 crc crio[24437]: time=\"2026-06-12T21:35:49.24828227Z\" level=info msg=\"Stopped container aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290: openshift-marketplace/community-operators-sjqgh/registry-server\" id=1da86b1a-9fd8-4da2-8020-c153811eed64 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.903750 | controller |     "Jun 12 21:35:49.250444 crc crio[24437]: time=\"2026-06-12T21:35:49.25034617Z\" level=info msg=\"Stopping pod sandbox: e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09\" id=d9943bcb-7b9b-45bb-94ac-2f80a34eeec2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.903766 | controller |     "Jun 12 21:35:49.251990 crc crio[24437]: time=\"2026-06-12T21:35:49.251847017Z\" level=info msg=\"Got pod network &{Name:community-operators-sjqgh Namespace:openshift-marketplace ID:e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09 UID:86a856de-4940-4498-916f-f5f073d40e38 NetNS:/var/run/netns/cb56436c-3eeb-4b36-95a5-943580cd75e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86a856de_4940_4498_916f_f5f073d40e38.slice PodAnnotations:0xc002554d70}] Aliases:map[]}\"",
2026-06-12 21:48:35.903785 | controller |     "Jun 12 21:35:49.252259 crc crio[24437]: time=\"2026-06-12T21:35:49.252183806Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-sjqgh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.903802 | controller |     "Jun 12 21:35:49.617226 crc crio[24437]: time=\"2026-06-12T21:35:49.61651716Z\" level=info msg=\"Stopped pod sandbox: e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09\" id=d9943bcb-7b9b-45bb-94ac-2f80a34eeec2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.903817 | controller |     "Jun 12 21:35:50.097558 crc crio[24437]: time=\"2026-06-12T21:35:50.096663227Z\" level=info msg=\"Removing container: aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290\" id=50b31e39-33c4-48c5-9ea6-22a4e1b57df6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.903833 | controller |     "Jun 12 21:35:50.142074 crc crio[24437]: time=\"2026-06-12T21:35:50.141817086Z\" level=info msg=\"Removed container aa6d4bb4b67028255957922357cc896564da584ea112a0c4a17d0f1127faa290: openshift-marketplace/community-operators-sjqgh/registry-server\" id=50b31e39-33c4-48c5-9ea6-22a4e1b57df6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.903865 | controller |     "Jun 12 21:35:50.156116 crc crio[24437]: time=\"2026-06-12T21:35:50.156021268Z\" level=info msg=\"Removing container: 4650bf1716e47fbf946b8da4ea5312c0fe778d88fcd84cd61f2edb20e74bca8d\" id=4dee5ec5-ab1a-4553-84f3-39b81b2a651c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.903886 | controller |     "Jun 12 21:35:50.208512 crc crio[24437]: time=\"2026-06-12T21:35:50.208404167Z\" level=info msg=\"Removed container 4650bf1716e47fbf946b8da4ea5312c0fe778d88fcd84cd61f2edb20e74bca8d: openshift-marketplace/community-operators-sjqgh/extract-content\" id=4dee5ec5-ab1a-4553-84f3-39b81b2a651c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.903902 | controller |     "Jun 12 21:35:50.224128 crc crio[24437]: time=\"2026-06-12T21:35:50.223973123Z\" level=info msg=\"Removing container: 65e847f487b2e4a0c661cf58d9b15a4ce53bed2434f3e8c543450147a35977ab\" id=28671cd4-1048-4503-bbd2-a6fdf94d842d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.903917 | controller |     "Jun 12 21:35:50.271379 crc crio[24437]: time=\"2026-06-12T21:35:50.267308878Z\" level=info msg=\"Removed container 65e847f487b2e4a0c661cf58d9b15a4ce53bed2434f3e8c543450147a35977ab: openshift-marketplace/community-operators-sjqgh/extract-utilities\" id=28671cd4-1048-4503-bbd2-a6fdf94d842d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.903933 | controller |     "Jun 12 21:36:00.614309 crc crio[24437]: time=\"2026-06-12T21:36:00.613400456Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688336-9q7c9/POD\" id=d5dd0b4c-4104-4dfa-86d9-6c6a4f32e4af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.903948 | controller |     "Jun 12 21:36:00.616033 crc crio[24437]: time=\"2026-06-12T21:36:00.615998171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.903964 | controller |     "Jun 12 21:36:00.655799 crc crio[24437]: time=\"2026-06-12T21:36:00.655704206Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688336-9q7c9 Namespace:openshift-infra ID:3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d UID:446d6002-d35c-4e2d-a5b5-ccb5e3b10ad3 NetNS:/var/run/netns/334d4b3e-6b05-48c4-8216-6813d88c1cf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod446d6002_d35c_4e2d_a5b5_ccb5e3b10ad3.slice PodAnnotations:0xc00008d8d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.903983 | controller |     "Jun 12 21:36:00.655799 crc crio[24437]: time=\"2026-06-12T21:36:00.655772618Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688336-9q7c9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.903999 | controller |     "Jun 12 21:36:01.034659 crc crio[24437]: 2026-06-12T21:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3df9591c3429da9 Mac:fa:09:cb:c3:64:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/334d4b3e-6b05-48c4-8216-6813d88c1cf7 SocketPath: PciID:}] [{Interface:0xc00025abf0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.904014 | controller |     "Jun 12 21:36:01.037443 crc crio[24437]: time=\"2026-06-12T21:36:01.037309628Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688336-9q7c9 Namespace:openshift-infra ID:3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d UID:446d6002-d35c-4e2d-a5b5-ccb5e3b10ad3 NetNS:/var/run/netns/334d4b3e-6b05-48c4-8216-6813d88c1cf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod446d6002_d35c_4e2d_a5b5_ccb5e3b10ad3.slice PodAnnotations:0xc00008d8d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.904030 | controller |     "Jun 12 21:36:01.037840 crc crio[24437]: time=\"2026-06-12T21:36:01.03777609Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688336-9q7c9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.904045 | controller |     "Jun 12 21:36:01.049743 crc crio[24437]: time=\"2026-06-12T21:36:01.049671175Z\" level=info msg=\"Ran pod sandbox 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d with infra container: openshift-infra/auto-csr-approver-29688336-9q7c9/POD\" id=d5dd0b4c-4104-4dfa-86d9-6c6a4f32e4af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.904060 | controller |     "Jun 12 21:36:01.052876 crc crio[24437]: time=\"2026-06-12T21:36:01.052821184Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=37a346ca-a4ed-4639-92e2-8cccddcdc7a0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.904075 | controller |     "Jun 12 21:36:01.063302 crc crio[24437]: time=\"2026-06-12T21:36:01.063127559Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.904089 | controller |     "Jun 12 21:36:01.908019 crc crio[24437]: time=\"2026-06-12T21:36:01.907763863Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=37a346ca-a4ed-4639-92e2-8cccddcdc7a0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.904105 | controller |     "Jun 12 21:36:01.913179 crc crio[24437]: time=\"2026-06-12T21:36:01.910982362Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d9f5d34f-1257-4015-beef-9c0ce1ac5cbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.904120 | controller |     "Jun 12 21:36:01.917135 crc crio[24437]: time=\"2026-06-12T21:36:01.917065024Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8577a713-2484-4c86-b068-f881cfeb8667 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.904135 | controller |     "Jun 12 21:36:01.927260 crc crio[24437]: time=\"2026-06-12T21:36:01.926673122Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688336-9q7c9/oc\" id=3b4be60c-6f64-46a2-8b04-19f231cf5603 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.904154 | controller |     "Jun 12 21:36:01.928603 crc crio[24437]: time=\"2026-06-12T21:36:01.928508717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.904170 | controller |     "Jun 12 21:36:01.975672 crc crio[24437]: time=\"2026-06-12T21:36:01.975565285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.904185 | controller |     "Jun 12 21:36:02.571823 crc crio[24437]: time=\"2026-06-12T21:36:02.571408189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.904201 | controller |     "Jun 12 21:36:02.714247 crc crio[24437]: time=\"2026-06-12T21:36:02.714139978Z\" level=info msg=\"Created container 905f2c04cd4dcd64e3f38ae0984bd1851403b79f50f04efae70475254f38e9d0: openshift-infra/auto-csr-approver-29688336-9q7c9/oc\" id=3b4be60c-6f64-46a2-8b04-19f231cf5603 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.904216 | controller |     "Jun 12 21:36:02.715791 crc crio[24437]: time=\"2026-06-12T21:36:02.715695417Z\" level=info msg=\"Starting container: 905f2c04cd4dcd64e3f38ae0984bd1851403b79f50f04efae70475254f38e9d0\" id=b47fd99e-c829-4581-bafe-74ff758b5b94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.904231 | controller |     "Jun 12 21:36:02.723249 crc crio[24437]: time=\"2026-06-12T21:36:02.722911896Z\" level=info msg=\"Started container\" PID=203570 containerID=905f2c04cd4dcd64e3f38ae0984bd1851403b79f50f04efae70475254f38e9d0 description=openshift-infra/auto-csr-approver-29688336-9q7c9/oc id=b47fd99e-c829-4581-bafe-74ff758b5b94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d",
2026-06-12 21:48:35.904246 | controller |     "Jun 12 21:36:04.343416 crc crio[24437]: time=\"2026-06-12T21:36:04.343212995Z\" level=info msg=\"Stopping pod sandbox: 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d\" id=beefa099-994d-47a7-8c4c-f7fe604e9751 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.904261 | controller |     "Jun 12 21:36:04.345188 crc crio[24437]: time=\"2026-06-12T21:36:04.344192168Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688336-9q7c9 Namespace:openshift-infra ID:3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d UID:446d6002-d35c-4e2d-a5b5-ccb5e3b10ad3 NetNS:/var/run/netns/334d4b3e-6b05-48c4-8216-6813d88c1cf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod446d6002_d35c_4e2d_a5b5_ccb5e3b10ad3.slice PodAnnotations:0xc006ecc658}] Aliases:map[]}\"",
2026-06-12 21:48:35.904276 | controller |     "Jun 12 21:36:04.345188 crc crio[24437]: time=\"2026-06-12T21:36:04.344318782Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688336-9q7c9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.904291 | controller |     "Jun 12 21:36:04.689320 crc crio[24437]: time=\"2026-06-12T21:36:04.68906322Z\" level=info msg=\"Stopped pod sandbox: 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d\" id=beefa099-994d-47a7-8c4c-f7fe604e9751 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.904307 | controller |     "Jun 12 21:36:16.545820 crc crio[24437]: time=\"2026-06-12T21:36:16.544718342Z\" level=info msg=\"Stopping pod sandbox: 109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d\" id=bd60b6b0-3979-40d9-937c-12762c9c28c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.904322 | controller |     "Jun 12 21:36:16.549113 crc crio[24437]: time=\"2026-06-12T21:36:16.548733162Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 Namespace:openstack ID:109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d UID:b6ffdb94-b080-4d85-b8e3-36cb91759ebe NetNS:/var/run/netns/d3e88405-926e-42a4-a0e5-d8b7f5ec9c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ffdb94_b080_4d85_b8e3_36cb91759ebe.slice PodAnnotations:0xc001fa5750}] Aliases:map[]}\"",
2026-06-12 21:48:35.904341 | controller |     "Jun 12 21:36:16.550018 crc crio[24437]: time=\"2026-06-12T21:36:16.549675675Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.904357 | controller |     "Jun 12 21:36:17.107312 crc crio[24437]: time=\"2026-06-12T21:36:17.10678754Z\" level=info msg=\"Stopped pod sandbox: 109f90b90174e13c4a78f890879725150cd53264bcfa544105a751c7789e245d\" id=bd60b6b0-3979-40d9-937c-12762c9c28c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.904372 | controller |     "Jun 12 21:36:18.553171 crc crio[24437]: time=\"2026-06-12T21:36:18.53280183Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.904387 | controller |     "Jun 12 21:36:29.363415 crc crio[24437]: time=\"2026-06-12T21:36:29.361259351Z\" level=info msg=\"Removing container: d252a00a613659ade2f30550c1b2f552374924fe3a90b0032587b0e468422ff9\" id=7e6e495c-7009-4630-9b50-013ca82ee16c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.904402 | controller |     "Jun 12 21:36:29.619765 crc crio[24437]: time=\"2026-06-12T21:36:29.618884219Z\" level=info msg=\"Removed container d252a00a613659ade2f30550c1b2f552374924fe3a90b0032587b0e468422ff9: openshift-infra/auto-csr-approver-29688330-t6l9k/oc\" id=7e6e495c-7009-4630-9b50-013ca82ee16c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.904417 | controller |     "Jun 12 21:36:29.631597 crc crio[24437]: time=\"2026-06-12T21:36:29.631511252Z\" level=info msg=\"Stopping pod sandbox: a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292\" id=472e2bdd-ad63-4766-b1d9-d817aab1e6b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.904432 | controller |     "Jun 12 21:36:29.631597 crc crio[24437]: time=\"2026-06-12T21:36:29.631605304Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292\" id=472e2bdd-ad63-4766-b1d9-d817aab1e6b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.904447 | controller |     "Jun 12 21:36:29.632735 crc crio[24437]: time=\"2026-06-12T21:36:29.632671541Z\" level=info msg=\"Removing pod sandbox: a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292\" id=2a9fd9a3-7fd8-4912-b3a6-94df1b53491b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.904462 | controller |     "Jun 12 21:36:29.659250 crc crio[24437]: time=\"2026-06-12T21:36:29.658996063Z\" level=info msg=\"Removed pod sandbox: a1d10f714375e9ba1e697723666e01e1448cf0b607f8d2781443dce2a0809292\" id=2a9fd9a3-7fd8-4912-b3a6-94df1b53491b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.904477 | controller |     "Jun 12 21:36:29.660852 crc crio[24437]: time=\"2026-06-12T21:36:29.6604361Z\" level=info msg=\"Stopping pod sandbox: e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09\" id=753016a7-c2fb-41f5-9a05-4c2001d3a934 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.904492 | controller |     "Jun 12 21:36:29.661161 crc crio[24437]: time=\"2026-06-12T21:36:29.661129886Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09\" id=753016a7-c2fb-41f5-9a05-4c2001d3a934 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.904511 | controller |     "Jun 12 21:36:29.662208 crc crio[24437]: time=\"2026-06-12T21:36:29.662174822Z\" level=info msg=\"Removing pod sandbox: e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09\" id=43edfb81-f55d-49ff-8d2d-9e479016a6c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.904526 | controller |     "Jun 12 21:36:29.680255 crc crio[24437]: time=\"2026-06-12T21:36:29.680137428Z\" level=info msg=\"Removed pod sandbox: e3c5dd072563ae417479ded25dee5fb50bc259909dfee3124e41c70edc8b7f09\" id=43edfb81-f55d-49ff-8d2d-9e479016a6c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.904541 | controller |     "Jun 12 21:36:52.532616 crc crio[24437]: time=\"2026-06-12T21:36:52.527879537Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-fzznf/must-gather-nnpxr/POD\" id=cdf32e90-4a92-4704-9165-ffb8ec41b3df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.904555 | controller |     "Jun 12 21:36:52.537147 crc crio[24437]: time=\"2026-06-12T21:36:52.532733868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.904570 | controller |     "Jun 12 21:36:52.615301 crc crio[24437]: time=\"2026-06-12T21:36:52.615256824Z\" level=info msg=\"Got pod network &{Name:must-gather-nnpxr Namespace:openshift-must-gather-fzznf ID:79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821 UID:7c1ff78b-7cc3-4828-8721-2d7b7ab2fbf0 NetNS:/var/run/netns/e24dfceb-b111-4c42-b1b3-4c2eb80673dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c1ff78b_7cc3_4828_8721_2d7b7ab2fbf0.slice PodAnnotations:0xc006ecdc78}] Aliases:map[]}\"",
2026-06-12 21:48:35.904585 | controller |     "Jun 12 21:36:52.615600 crc crio[24437]: time=\"2026-06-12T21:36:52.615577982Z\" level=info msg=\"Adding pod openshift-must-gather-fzznf_must-gather-nnpxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.904600 | controller |     "Jun 12 21:36:53.004275 crc crio[24437]: 2026-06-12T21:36:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79a4ac0f43d3e71 Mac:1e:0c:0f:c9:f3:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/e24dfceb-b111-4c42-b1b3-4c2eb80673dd SocketPath: PciID:}] [{Interface:0xc00014ee80 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.904616 | controller |     "Jun 12 21:36:53.005430 crc crio[24437]: time=\"2026-06-12T21:36:53.005358378Z\" level=info msg=\"Got pod network &{Name:must-gather-nnpxr Namespace:openshift-must-gather-fzznf ID:79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821 UID:7c1ff78b-7cc3-4828-8721-2d7b7ab2fbf0 NetNS:/var/run/netns/e24dfceb-b111-4c42-b1b3-4c2eb80673dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c1ff78b_7cc3_4828_8721_2d7b7ab2fbf0.slice PodAnnotations:0xc006ecdc78}] Aliases:map[]}\"",
2026-06-12 21:48:35.904631 | controller |     "Jun 12 21:36:53.005606 crc crio[24437]: time=\"2026-06-12T21:36:53.005547862Z\" level=info msg=\"Checking pod openshift-must-gather-fzznf_must-gather-nnpxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.904647 | controller |     "Jun 12 21:36:53.022755 crc crio[24437]: time=\"2026-06-12T21:36:53.022661006Z\" level=info msg=\"Ran pod sandbox 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821 with infra container: openshift-must-gather-fzznf/must-gather-nnpxr/POD\" id=cdf32e90-4a92-4704-9165-ffb8ec41b3df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.904663 | controller |     "Jun 12 21:36:53.027707 crc crio[24437]: time=\"2026-06-12T21:36:53.027592419Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=5281c06f-02f3-4f04-8dfd-aa341fe9a1a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.904681 | controller |     "Jun 12 21:36:53.027911 crc crio[24437]: time=\"2026-06-12T21:36:53.027816104Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=5281c06f-02f3-4f04-8dfd-aa341fe9a1a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.904697 | controller |     "Jun 12 21:36:53.027911 crc crio[24437]: time=\"2026-06-12T21:36:53.027862256Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=5281c06f-02f3-4f04-8dfd-aa341fe9a1a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.904712 | controller |     "Jun 12 21:36:53.029096 crc crio[24437]: time=\"2026-06-12T21:36:53.028990434Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=d538533e-204e-4be0-9b1b-65d1af5a723a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.904728 | controller |     "Jun 12 21:36:53.042533 crc crio[24437]: time=\"2026-06-12T21:36:53.042361175Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-12 21:48:35.904743 | controller |     "Jun 12 21:37:02.831716 crc crio[24437]: time=\"2026-06-12T21:37:02.830791956Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=d538533e-204e-4be0-9b1b-65d1af5a723a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.904759 | controller |     "Jun 12 21:37:02.833629 crc crio[24437]: time=\"2026-06-12T21:37:02.832697534Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=342e8a6e-b74f-4590-9616-6516fb590e32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.904774 | controller |     "Jun 12 21:37:02.836058 crc crio[24437]: time=\"2026-06-12T21:37:02.835995195Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=17c90d27-d843-42ac-8a96-51df866ecb04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.904789 | controller |     "Jun 12 21:37:02.845153 crc crio[24437]: time=\"2026-06-12T21:37:02.84503353Z\" level=info msg=\"Creating container: openshift-must-gather-fzznf/must-gather-nnpxr/gather\" id=cdcd1e1b-180a-4607-a0c8-6c4c71084227 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.904805 | controller |     "Jun 12 21:37:02.846438 crc crio[24437]: time=\"2026-06-12T21:37:02.846346442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.904820 | controller |     "Jun 12 21:37:02.889377 crc crio[24437]: time=\"2026-06-12T21:37:02.889172194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.904835 | controller |     "Jun 12 21:37:03.407110 crc crio[24437]: time=\"2026-06-12T21:37:03.40643692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.904864 | controller |     "Jun 12 21:37:03.593508 crc crio[24437]: time=\"2026-06-12T21:37:03.593315574Z\" level=info msg=\"Created container 09e4e2e225e801a495a8607b4f0c5e623a7b7e7568d4a450ce3cd7affbb474b8: openshift-must-gather-fzznf/must-gather-nnpxr/gather\" id=cdcd1e1b-180a-4607-a0c8-6c4c71084227 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.904884 | controller |     "Jun 12 21:37:03.595161 crc crio[24437]: time=\"2026-06-12T21:37:03.595067697Z\" level=info msg=\"Starting container: 09e4e2e225e801a495a8607b4f0c5e623a7b7e7568d4a450ce3cd7affbb474b8\" id=1a02848c-0d06-4361-9cd4-acf70eea7233 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.904904 | controller |     "Jun 12 21:37:03.604985 crc crio[24437]: time=\"2026-06-12T21:37:03.60485589Z\" level=info msg=\"Started container\" PID=206807 containerID=09e4e2e225e801a495a8607b4f0c5e623a7b7e7568d4a450ce3cd7affbb474b8 description=openshift-must-gather-fzznf/must-gather-nnpxr/gather id=1a02848c-0d06-4361-9cd4-acf70eea7233 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821",
2026-06-12 21:48:35.904921 | controller |     "Jun 12 21:37:03.617186 crc crio[24437]: time=\"2026-06-12T21:37:03.616860388Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=17eb6f00-60b2-4f19-86a3-3898671cf40d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.904937 | controller |     "Jun 12 21:37:03.622474 crc crio[24437]: time=\"2026-06-12T21:37:03.622346633Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=b6b0007c-114c-42ae-b711-a0f08950c2bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.904953 | controller |     "Jun 12 21:37:03.630883 crc crio[24437]: time=\"2026-06-12T21:37:03.630757513Z\" level=info msg=\"Creating container: openshift-must-gather-fzznf/must-gather-nnpxr/copy\" id=960932b3-f279-427f-bf04-5a18c6615432 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.904968 | controller |     "Jun 12 21:37:03.632311 crc crio[24437]: time=\"2026-06-12T21:37:03.63225907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.904983 | controller |     "Jun 12 21:37:03.690816 crc crio[24437]: time=\"2026-06-12T21:37:03.690630308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.904998 | controller |     "Jun 12 21:37:04.038563 crc crio[24437]: time=\"2026-06-12T21:37:04.036997465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.905014 | controller |     "Jun 12 21:37:04.038563 crc crio[24437]: time=\"2026-06-12T21:37:04.037276093Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.905029 | controller |     "Jun 12 21:37:04.162434 crc crio[24437]: time=\"2026-06-12T21:37:04.162319363Z\" level=info msg=\"Created container e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723: openshift-must-gather-fzznf/must-gather-nnpxr/copy\" id=960932b3-f279-427f-bf04-5a18c6615432 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.905044 | controller |     "Jun 12 21:37:04.164014 crc crio[24437]: time=\"2026-06-12T21:37:04.163873112Z\" level=info msg=\"Starting container: e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723\" id=104829bd-f020-4208-9176-f16c0fd4629a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.905060 | controller |     "Jun 12 21:37:04.176286 crc crio[24437]: time=\"2026-06-12T21:37:04.176117976Z\" level=info msg=\"Started container\" PID=206876 containerID=e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723 description=openshift-must-gather-fzznf/must-gather-nnpxr/copy id=104829bd-f020-4208-9176-f16c0fd4629a name=/runtime.v1.RuntimeService/StartContainer sandboxID=79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821",
2026-06-12 21:48:35.905075 | controller |     "Jun 12 21:37:09.269539 crc crio[24437]: time=\"2026-06-12T21:37:09.268459179Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.905094 | controller |     "Jun 12 21:37:09.300169 crc crio[24437]: time=\"2026-06-12T21:37:09.300094853Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.905110 | controller |     "Jun 12 21:37:09.586065 crc crio[24437]: time=\"2026-06-12T21:37:09.585802487Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.905125 | controller |     "Jun 12 21:37:09.620741 crc crio[24437]: time=\"2026-06-12T21:37:09.620426317Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.905140 | controller |     "Jun 12 21:37:09.770637 crc crio[24437]: time=\"2026-06-12T21:37:09.77055883Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.905155 | controller |     "Jun 12 21:37:09.778806 crc crio[24437]: time=\"2026-06-12T21:37:09.778718472Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.905170 | controller |     "Jun 12 21:37:10.094738 crc crio[24437]: time=\"2026-06-12T21:37:10.094628605Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.905184 | controller |     "Jun 12 21:37:10.121713 crc crio[24437]: time=\"2026-06-12T21:37:10.121624374Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.905199 | controller |     "Jun 12 21:37:11.368224 crc crio[24437]: time=\"2026-06-12T21:37:11.367385746Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-fzznf/crc-debug-mmckc/POD\" id=bf51d9e5-61bd-4f67-8093-e590c7c54142 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.905214 | controller |     "Jun 12 21:37:11.369432 crc crio[24437]: time=\"2026-06-12T21:37:11.368302719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.905230 | controller |     "Jun 12 21:37:11.399138 crc crio[24437]: time=\"2026-06-12T21:37:11.39904088Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=bf51d9e5-61bd-4f67-8093-e590c7c54142 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.905244 | controller |     "Jun 12 21:37:11.414772 crc crio[24437]: time=\"2026-06-12T21:37:11.414712989Z\" level=info msg=\"Ran pod sandbox ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d with infra container: openshift-must-gather-fzznf/crc-debug-mmckc/POD\" id=bf51d9e5-61bd-4f67-8093-e590c7c54142 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.905260 | controller |     "Jun 12 21:37:11.419815 crc crio[24437]: time=\"2026-06-12T21:37:11.419691412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=ce082b24-812d-467c-ac53-f4591b5fcfd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.905275 | controller |     "Jun 12 21:37:11.420147 crc crio[24437]: time=\"2026-06-12T21:37:11.420125214Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=ce082b24-812d-467c-ac53-f4591b5fcfd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.905294 | controller |     "Jun 12 21:37:11.420232 crc crio[24437]: time=\"2026-06-12T21:37:11.420191535Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=ce082b24-812d-467c-ac53-f4591b5fcfd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.905309 | controller |     "Jun 12 21:37:11.422828 crc crio[24437]: time=\"2026-06-12T21:37:11.422760469Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c5713908-3325-4458-8156-26acf0307ab9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.905325 | controller |     "Jun 12 21:37:11.428619 crc crio[24437]: time=\"2026-06-12T21:37:11.428388049Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-12 21:48:35.905340 | controller |     "Jun 12 21:37:40.610270 crc crio[24437]: time=\"2026-06-12T21:37:40.609528706Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c5713908-3325-4458-8156-26acf0307ab9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.905355 | controller |     "Jun 12 21:37:40.611731 crc crio[24437]: time=\"2026-06-12T21:37:40.611152546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=960524d9-ac44-492d-a251-f82299596576 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.905370 | controller |     "Jun 12 21:37:40.615323 crc crio[24437]: time=\"2026-06-12T21:37:40.615224488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=8173029c-91f4-4eef-b0b6-b8c0bedb3403 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.905385 | controller |     "Jun 12 21:37:40.625383 crc crio[24437]: time=\"2026-06-12T21:37:40.625295796Z\" level=info msg=\"Creating container: openshift-must-gather-fzznf/crc-debug-mmckc/container-00\" id=86ec11d0-e846-4c40-817e-091bcd92f8a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.905400 | controller |     "Jun 12 21:37:40.627233 crc crio[24437]: time=\"2026-06-12T21:37:40.627169532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.905415 | controller |     "Jun 12 21:37:40.759640 crc crio[24437]: time=\"2026-06-12T21:37:40.759462705Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=86ec11d0-e846-4c40-817e-091bcd92f8a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.905430 | controller |     "Jun 12 21:37:40.798474 crc crio[24437]: time=\"2026-06-12T21:37:40.798402079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.905445 | controller |     "Jun 12 21:37:40.800835 crc crio[24437]: time=\"2026-06-12T21:37:40.800776429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.905460 | controller |     "Jun 12 21:37:41.019333 crc crio[24437]: time=\"2026-06-12T21:37:41.01864515Z\" level=info msg=\"Created container 8699dda1ea4131aa5d23f67f4671028e862d665dced4ed9fa0b4d7a506de0f42: openshift-must-gather-fzznf/crc-debug-mmckc/container-00\" id=86ec11d0-e846-4c40-817e-091bcd92f8a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.905481 | controller |     "Jun 12 21:37:41.020987 crc crio[24437]: time=\"2026-06-12T21:37:41.020907367Z\" level=info msg=\"Starting container: 8699dda1ea4131aa5d23f67f4671028e862d665dced4ed9fa0b4d7a506de0f42\" id=11bf164d-c9bd-4fcb-a32e-c4a5b0f6b8bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.905497 | controller |     "Jun 12 21:37:41.035785 crc crio[24437]: time=\"2026-06-12T21:37:41.035665882Z\" level=info msg=\"Started container\" PID=212893 containerID=8699dda1ea4131aa5d23f67f4671028e862d665dced4ed9fa0b4d7a506de0f42 description=openshift-must-gather-fzznf/crc-debug-mmckc/container-00 id=11bf164d-c9bd-4fcb-a32e-c4a5b0f6b8bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d",
2026-06-12 21:48:35.905512 | controller |     "Jun 12 21:37:51.644317 crc crio[24437]: time=\"2026-06-12T21:37:51.643311397Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-g7trz/POD\" id=bf0393a1-386c-47fb-b46d-4cdf4f9c1d70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.905528 | controller |     "Jun 12 21:37:51.645764 crc crio[24437]: time=\"2026-06-12T21:37:51.644338853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.905543 | controller |     "Jun 12 21:37:51.806709 crc crio[24437]: time=\"2026-06-12T21:37:51.805889379Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g7trz Namespace:openshift-marketplace ID:01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe UID:1948b717-0fca-4699-b537-6cebec9a7b24 NetNS:/var/run/netns/5a1ad0e0-8ad4-4594-a3ab-2ae114cdfc32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1948b717_0fca_4699_b537_6cebec9a7b24.slice PodAnnotations:0xc000a8cb30}] Aliases:map[]}\"",
2026-06-12 21:48:35.905559 | controller |     "Jun 12 21:37:51.806709 crc crio[24437]: time=\"2026-06-12T21:37:51.806408132Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-g7trz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.905574 | controller |     "Jun 12 21:37:52.520265 crc crio[24437]: 2026-06-12T21:37:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01574ae75f93e9a Mac:ba:30:24:fd:19:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/5a1ad0e0-8ad4-4594-a3ab-2ae114cdfc32 SocketPath: PciID:}] [{Interface:0xc000120c00 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.905590 | controller |     "Jun 12 21:37:52.522854 crc crio[24437]: time=\"2026-06-12T21:37:52.522733875Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g7trz Namespace:openshift-marketplace ID:01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe UID:1948b717-0fca-4699-b537-6cebec9a7b24 NetNS:/var/run/netns/5a1ad0e0-8ad4-4594-a3ab-2ae114cdfc32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1948b717_0fca_4699_b537_6cebec9a7b24.slice PodAnnotations:0xc000a8cb30}] Aliases:map[]}\"",
2026-06-12 21:48:35.905605 | controller |     "Jun 12 21:37:52.523048 crc crio[24437]: time=\"2026-06-12T21:37:52.523024602Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-g7trz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.905621 | controller |     "Jun 12 21:37:52.550299 crc crio[24437]: time=\"2026-06-12T21:37:52.550175985Z\" level=info msg=\"Ran pod sandbox 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe with infra container: openshift-marketplace/redhat-marketplace-g7trz/POD\" id=bf0393a1-386c-47fb-b46d-4cdf4f9c1d70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.905637 | controller |     "Jun 12 21:37:52.556615 crc crio[24437]: time=\"2026-06-12T21:37:52.556482891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=30b43a23-2f65-4f0b-a9c2-db3b45e91183 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.905656 | controller |     "Jun 12 21:37:52.559530 crc crio[24437]: time=\"2026-06-12T21:37:52.559055604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=668d8aca-f8a4-455c-87e4-c628653d0138 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.905671 | controller |     "Jun 12 21:37:52.566813 crc crio[24437]: time=\"2026-06-12T21:37:52.566651003Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g7trz/extract-utilities\" id=f7a7f2d6-969f-4798-9c99-1b2cc80c7222 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.905686 | controller |     "Jun 12 21:37:52.567616 crc crio[24437]: time=\"2026-06-12T21:37:52.567536726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.905701 | controller |     "Jun 12 21:37:52.650986 crc crio[24437]: time=\"2026-06-12T21:37:52.650798691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.905717 | controller |     "Jun 12 21:37:52.654591 crc crio[24437]: time=\"2026-06-12T21:37:52.654523002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.905732 | controller |     "Jun 12 21:37:52.879275 crc crio[24437]: time=\"2026-06-12T21:37:52.878715652Z\" level=info msg=\"Created container f30ee49ca0f1321647aceed2817e00b45d7161fdf3c8f4da46329174f62ecf99: openshift-marketplace/redhat-marketplace-g7trz/extract-utilities\" id=f7a7f2d6-969f-4798-9c99-1b2cc80c7222 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.905747 | controller |     "Jun 12 21:37:52.880412 crc crio[24437]: time=\"2026-06-12T21:37:52.880322411Z\" level=info msg=\"Starting container: f30ee49ca0f1321647aceed2817e00b45d7161fdf3c8f4da46329174f62ecf99\" id=ebe06b7b-2f24-4229-9821-554a903e1af9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.905762 | controller |     "Jun 12 21:37:52.887023 crc crio[24437]: time=\"2026-06-12T21:37:52.886905945Z\" level=info msg=\"Started container\" PID=214626 containerID=f30ee49ca0f1321647aceed2817e00b45d7161fdf3c8f4da46329174f62ecf99 description=openshift-marketplace/redhat-marketplace-g7trz/extract-utilities id=ebe06b7b-2f24-4229-9821-554a903e1af9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe",
2026-06-12 21:48:35.905778 | controller |     "Jun 12 21:37:53.229290 crc crio[24437]: time=\"2026-06-12T21:37:53.228730171Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b986de77-235a-4563-9120-d8fc45a8525d name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.905793 | controller |     "Jun 12 21:37:53.235829 crc crio[24437]: time=\"2026-06-12T21:37:53.234540895Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:48:35.905808 | controller |     "Jun 12 21:37:53.921821 crc crio[24437]: time=\"2026-06-12T21:37:53.921731745Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=b986de77-235a-4563-9120-d8fc45a8525d name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.905832 | controller |     "Jun 12 21:37:53.923648 crc crio[24437]: time=\"2026-06-12T21:37:53.922814682Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=95e0bd42-7a38-4e96-8065-2480e2210dc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.905866 | controller |     "Jun 12 21:37:53.926863 crc crio[24437]: time=\"2026-06-12T21:37:53.926146344Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5602ddc0-ed20-47cb-b166-dbc890e4d642 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.905887 | controller |     "Jun 12 21:37:53.934612 crc crio[24437]: time=\"2026-06-12T21:37:53.934108472Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g7trz/extract-content\" id=bbdc8804-08a0-4b46-90ac-567fb2da0171 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.905903 | controller |     "Jun 12 21:37:53.934612 crc crio[24437]: time=\"2026-06-12T21:37:53.934626585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.905919 | controller |     "Jun 12 21:37:53.989523 crc crio[24437]: time=\"2026-06-12T21:37:53.989299551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.905934 | controller |     "Jun 12 21:37:53.992735 crc crio[24437]: time=\"2026-06-12T21:37:53.992668404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.905949 | controller |     "Jun 12 21:37:54.162268 crc crio[24437]: time=\"2026-06-12T21:37:54.161689206Z\" level=info msg=\"Created container fe5d271c045b925124d28aee65fca512210583a810e5b7b87152fb55f65a6114: openshift-marketplace/redhat-marketplace-g7trz/extract-content\" id=bbdc8804-08a0-4b46-90ac-567fb2da0171 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.905964 | controller |     "Jun 12 21:37:54.163796 crc crio[24437]: time=\"2026-06-12T21:37:54.163468989Z\" level=info msg=\"Starting container: fe5d271c045b925124d28aee65fca512210583a810e5b7b87152fb55f65a6114\" id=1c326651-0e8b-419b-9b49-4d2af6824fad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.905979 | controller |     "Jun 12 21:37:54.171461 crc crio[24437]: time=\"2026-06-12T21:37:54.171324374Z\" level=info msg=\"Started container\" PID=214719 containerID=fe5d271c045b925124d28aee65fca512210583a810e5b7b87152fb55f65a6114 description=openshift-marketplace/redhat-marketplace-g7trz/extract-content id=1c326651-0e8b-419b-9b49-4d2af6824fad name=/runtime.v1.RuntimeService/StartContainer sandboxID=01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe",
2026-06-12 21:48:35.905994 | controller |     "Jun 12 21:37:58.328389 crc crio[24437]: time=\"2026-06-12T21:37:58.327429962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61970e7d-6d02-4b46-a248-9c061b72ecd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.906010 | controller |     "Jun 12 21:37:58.339032 crc crio[24437]: time=\"2026-06-12T21:37:58.336642601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=47ce7c5a-08c1-4783-92d5-e75462289adc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.906025 | controller |     "Jun 12 21:37:58.369706 crc crio[24437]: time=\"2026-06-12T21:37:58.368369127Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g7trz/registry-server\" id=702edd2e-efac-48a0-86b1-623ee681c753 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.906041 | controller |     "Jun 12 21:37:58.369706 crc crio[24437]: time=\"2026-06-12T21:37:58.369452914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.906060 | controller |     "Jun 12 21:37:58.516456 crc crio[24437]: time=\"2026-06-12T21:37:58.516382318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.906075 | controller |     "Jun 12 21:37:58.520835 crc crio[24437]: time=\"2026-06-12T21:37:58.520746376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.906090 | controller |     "Jun 12 21:37:59.004883 crc crio[24437]: time=\"2026-06-12T21:37:59.004269175Z\" level=info msg=\"Created container e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e: openshift-marketplace/redhat-marketplace-g7trz/registry-server\" id=702edd2e-efac-48a0-86b1-623ee681c753 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.906105 | controller |     "Jun 12 21:37:59.009121 crc crio[24437]: time=\"2026-06-12T21:37:59.009036444Z\" level=info msg=\"Starting container: e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e\" id=f24ba06b-c7ab-44f2-8bd2-7bdfbc1137a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.906119 | controller |     "Jun 12 21:37:59.017902 crc crio[24437]: time=\"2026-06-12T21:37:59.017452283Z\" level=info msg=\"Started container\" PID=215397 containerID=e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e description=openshift-marketplace/redhat-marketplace-g7trz/registry-server id=f24ba06b-c7ab-44f2-8bd2-7bdfbc1137a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe",
2026-06-12 21:48:35.906135 | controller |     "Jun 12 21:38:00.868201 crc crio[24437]: time=\"2026-06-12T21:38:00.866710018Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688338-xn68f/POD\" id=cc0aa95c-b50e-4920-b7bb-0c631acdd367 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.906150 | controller |     "Jun 12 21:38:00.868201 crc crio[24437]: time=\"2026-06-12T21:38:00.868077332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.906166 | controller |     "Jun 12 21:38:00.993391 crc crio[24437]: time=\"2026-06-12T21:38:00.993042981Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688338-xn68f Namespace:openshift-infra ID:fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6 UID:d3727b45-6f44-4d11-8997-c32c06a28bac NetNS:/var/run/netns/f5c33af1-1cd1-4432-a9b0-9b198234c052 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3727b45_6f44_4d11_8997_c32c06a28bac.slice PodAnnotations:0xc0018400c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.906181 | controller |     "Jun 12 21:38:00.993391 crc crio[24437]: time=\"2026-06-12T21:38:00.993340748Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688338-xn68f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.906196 | controller |     "Jun 12 21:38:01.781606 crc crio[24437]: 2026-06-12T21:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbdaf14c9505e4c Mac:ea:f2:90:a9:99:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/f5c33af1-1cd1-4432-a9b0-9b198234c052 SocketPath: PciID:}] [{Interface:0xc000292900 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.906212 | controller |     "Jun 12 21:38:01.783817 crc crio[24437]: time=\"2026-06-12T21:38:01.783564343Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688338-xn68f Namespace:openshift-infra ID:fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6 UID:d3727b45-6f44-4d11-8997-c32c06a28bac NetNS:/var/run/netns/f5c33af1-1cd1-4432-a9b0-9b198234c052 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3727b45_6f44_4d11_8997_c32c06a28bac.slice PodAnnotations:0xc0018400c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.906231 | controller |     "Jun 12 21:38:01.783817 crc crio[24437]: time=\"2026-06-12T21:38:01.783754327Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688338-xn68f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.906247 | controller |     "Jun 12 21:38:01.795736 crc crio[24437]: time=\"2026-06-12T21:38:01.795556571Z\" level=info msg=\"Ran pod sandbox fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6 with infra container: openshift-infra/auto-csr-approver-29688338-xn68f/POD\" id=cc0aa95c-b50e-4920-b7bb-0c631acdd367 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.906267 | controller |     "Jun 12 21:38:01.798983 crc crio[24437]: time=\"2026-06-12T21:38:01.798887183Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=76594a34-ddc1-4172-beec-f372addaa6b2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.906282 | controller |     "Jun 12 21:38:01.807313 crc crio[24437]: time=\"2026-06-12T21:38:01.807197349Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.906297 | controller |     "Jun 12 21:38:02.838908 crc crio[24437]: time=\"2026-06-12T21:38:02.838333427Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=76594a34-ddc1-4172-beec-f372addaa6b2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.906313 | controller |     "Jun 12 21:38:02.840548 crc crio[24437]: time=\"2026-06-12T21:38:02.839829345Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4babe7b4-b5e6-4398-a2b1-91e365c891d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.906328 | controller |     "Jun 12 21:38:02.842016 crc crio[24437]: time=\"2026-06-12T21:38:02.841901236Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2959d8e9-31d5-41d8-be8c-4d227f1e9ef3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.906343 | controller |     "Jun 12 21:38:02.849766 crc crio[24437]: time=\"2026-06-12T21:38:02.849578156Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688338-xn68f/oc\" id=a8a0bf4c-0445-48eb-9aed-6ee7497e7ca7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.906359 | controller |     "Jun 12 21:38:02.851909 crc crio[24437]: time=\"2026-06-12T21:38:02.851795231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.906374 | controller |     "Jun 12 21:38:02.915547 crc crio[24437]: time=\"2026-06-12T21:38:02.915386759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.906389 | controller |     "Jun 12 21:38:03.818864 crc crio[24437]: time=\"2026-06-12T21:38:03.81841285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.906403 | controller |     "Jun 12 21:38:03.979394 crc crio[24437]: time=\"2026-06-12T21:38:03.978883059Z\" level=info msg=\"Created container 97a326d80644cf0d5664daa402536b4b80cf4cacfe676f2d292a8b69c774e2f1: openshift-infra/auto-csr-approver-29688338-xn68f/oc\" id=a8a0bf4c-0445-48eb-9aed-6ee7497e7ca7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.906418 | controller |     "Jun 12 21:38:03.981085 crc crio[24437]: time=\"2026-06-12T21:38:03.981020753Z\" level=info msg=\"Starting container: 97a326d80644cf0d5664daa402536b4b80cf4cacfe676f2d292a8b69c774e2f1\" id=14ec199e-3adc-4228-a4d0-57b46a80adc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.906436 | controller |     "Jun 12 21:38:03.989340 crc crio[24437]: time=\"2026-06-12T21:38:03.987838741Z\" level=info msg=\"Started container\" PID=216109 containerID=97a326d80644cf0d5664daa402536b4b80cf4cacfe676f2d292a8b69c774e2f1 description=openshift-infra/auto-csr-approver-29688338-xn68f/oc id=14ec199e-3adc-4228-a4d0-57b46a80adc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6",
2026-06-12 21:48:35.906451 | controller |     "Jun 12 21:38:06.558318 crc crio[24437]: time=\"2026-06-12T21:38:06.557698206Z\" level=info msg=\"Stopping pod sandbox: fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6\" id=0998f68c-0925-4aed-9831-c5104bce3d32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.906467 | controller |     "Jun 12 21:38:06.561079 crc crio[24437]: time=\"2026-06-12T21:38:06.5590601Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688338-xn68f Namespace:openshift-infra ID:fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6 UID:d3727b45-6f44-4d11-8997-c32c06a28bac NetNS:/var/run/netns/f5c33af1-1cd1-4432-a9b0-9b198234c052 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3727b45_6f44_4d11_8997_c32c06a28bac.slice PodAnnotations:0xc000c24cf0}] Aliases:map[]}\"",
2026-06-12 21:48:35.906482 | controller |     "Jun 12 21:38:06.561079 crc crio[24437]: time=\"2026-06-12T21:38:06.559267425Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688338-xn68f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.906497 | controller |     "Jun 12 21:38:07.013113 crc crio[24437]: time=\"2026-06-12T21:38:07.012418772Z\" level=info msg=\"Stopped pod sandbox: fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6\" id=0998f68c-0925-4aed-9831-c5104bce3d32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.906512 | controller |     "Jun 12 21:38:09.611095 crc crio[24437]: time=\"2026-06-12T21:38:09.60908453Z\" level=info msg=\"Stopping pod sandbox: ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d\" id=5c59fd3a-31ca-455d-a2a5-f8ba5a0ea314 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.906527 | controller |     "Jun 12 21:38:09.623875 crc crio[24437]: time=\"2026-06-12T21:38:09.623769705Z\" level=info msg=\"Stopped pod sandbox: ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d\" id=5c59fd3a-31ca-455d-a2a5-f8ba5a0ea314 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.906542 | controller |     "Jun 12 21:38:10.629134 crc crio[24437]: time=\"2026-06-12T21:38:10.628412027Z\" level=info msg=\"Removing container: 8699dda1ea4131aa5d23f67f4671028e862d665dced4ed9fa0b4d7a506de0f42\" id=ff160f8a-02da-4c37-8c40-2162dd0e9dcb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.906557 | controller |     "Jun 12 21:38:10.681987 crc crio[24437]: time=\"2026-06-12T21:38:10.681242677Z\" level=info msg=\"Removed container 8699dda1ea4131aa5d23f67f4671028e862d665dced4ed9fa0b4d7a506de0f42: openshift-must-gather-fzznf/crc-debug-mmckc/container-00\" id=ff160f8a-02da-4c37-8c40-2162dd0e9dcb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.906572 | controller |     "Jun 12 21:38:11.589283 crc crio[24437]: time=\"2026-06-12T21:38:11.58918777Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-fzznf/crc-debug-jxrj2/POD\" id=02d04cd3-7457-4c21-a32e-fdfe5a94f587 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.906587 | controller |     "Jun 12 21:38:11.589466 crc crio[24437]: time=\"2026-06-12T21:38:11.589301663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.906605 | controller |     "Jun 12 21:38:11.618379 crc crio[24437]: time=\"2026-06-12T21:38:11.618240661Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=02d04cd3-7457-4c21-a32e-fdfe5a94f587 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.906621 | controller |     "Jun 12 21:38:11.644974 crc crio[24437]: time=\"2026-06-12T21:38:11.644557894Z\" level=info msg=\"Ran pod sandbox 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277 with infra container: openshift-must-gather-fzznf/crc-debug-jxrj2/POD\" id=02d04cd3-7457-4c21-a32e-fdfe5a94f587 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.906636 | controller |     "Jun 12 21:38:11.648565 crc crio[24437]: time=\"2026-06-12T21:38:11.64845765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=8beec8c1-0d73-4d39-a8f7-588a8227b75a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.906651 | controller |     "Jun 12 21:38:11.652423 crc crio[24437]: time=\"2026-06-12T21:38:11.652316035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=db6a4bd8-f8d1-436f-834c-22b4126bb5ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.906666 | controller |     "Jun 12 21:38:11.665572 crc crio[24437]: time=\"2026-06-12T21:38:11.665453561Z\" level=info msg=\"Creating container: openshift-must-gather-fzznf/crc-debug-jxrj2/container-00\" id=9675b1f2-4922-4126-82d7-c9ad9b0148d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.906680 | controller |     "Jun 12 21:38:11.666121 crc crio[24437]: time=\"2026-06-12T21:38:11.666061706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.906695 | controller |     "Jun 12 21:38:11.735128 crc crio[24437]: time=\"2026-06-12T21:38:11.734233627Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=9675b1f2-4922-4126-82d7-c9ad9b0148d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.906710 | controller |     "Jun 12 21:38:11.755030 crc crio[24437]: time=\"2026-06-12T21:38:11.75489965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.906725 | controller |     "Jun 12 21:38:11.757545 crc crio[24437]: time=\"2026-06-12T21:38:11.757451273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.906739 | controller |     "Jun 12 21:38:11.991056 crc crio[24437]: time=\"2026-06-12T21:38:11.9908257Z\" level=info msg=\"Created container 2bfba5e22188bc9920c14191446ed4f9e607a6581068292c8223754f06658add: openshift-must-gather-fzznf/crc-debug-jxrj2/container-00\" id=9675b1f2-4922-4126-82d7-c9ad9b0148d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.906754 | controller |     "Jun 12 21:38:11.993759 crc crio[24437]: time=\"2026-06-12T21:38:11.993278111Z\" level=info msg=\"Starting container: 2bfba5e22188bc9920c14191446ed4f9e607a6581068292c8223754f06658add\" id=d35317bf-0808-4d13-8c43-b7bb9d3780ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.906769 | controller |     "Jun 12 21:38:12.000438 crc crio[24437]: time=\"2026-06-12T21:38:12.000332685Z\" level=info msg=\"Started container\" PID=218177 containerID=2bfba5e22188bc9920c14191446ed4f9e607a6581068292c8223754f06658add description=openshift-must-gather-fzznf/crc-debug-jxrj2/container-00 id=d35317bf-0808-4d13-8c43-b7bb9d3780ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277",
2026-06-12 21:48:35.906788 | controller |     "Jun 12 21:38:13.691464 crc crio[24437]: time=\"2026-06-12T21:38:13.687754418Z\" level=info msg=\"Stopping pod sandbox: 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277\" id=615abad7-b862-4696-b422-50537d0efbad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.906803 | controller |     "Jun 12 21:38:13.691464 crc crio[24437]: time=\"2026-06-12T21:38:13.688392733Z\" level=info msg=\"Stopping container: e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e (timeout: 2s)\" id=e3fe032a-c4c0-409a-948a-bd36e4cc5f6b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.906818 | controller |     "Jun 12 21:38:13.696109 crc crio[24437]: time=\"2026-06-12T21:38:13.695999042Z\" level=info msg=\"Stopped pod sandbox: 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277\" id=615abad7-b862-4696-b422-50537d0efbad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.906842 | controller |     "Jun 12 21:38:13.818742 crc crio[24437]: time=\"2026-06-12T21:38:13.818574032Z\" level=info msg=\"Stopped container e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e: openshift-marketplace/redhat-marketplace-g7trz/registry-server\" id=e3fe032a-c4c0-409a-948a-bd36e4cc5f6b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.906875 | controller |     "Jun 12 21:38:13.820002 crc crio[24437]: time=\"2026-06-12T21:38:13.819885735Z\" level=info msg=\"Stopping pod sandbox: 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe\" id=5e8146e9-3f66-43d4-b282-92b8bb2bc234 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.906900 | controller |     "Jun 12 21:38:13.820756 crc crio[24437]: time=\"2026-06-12T21:38:13.820646563Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g7trz Namespace:openshift-marketplace ID:01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe UID:1948b717-0fca-4699-b537-6cebec9a7b24 NetNS:/var/run/netns/5a1ad0e0-8ad4-4594-a3ab-2ae114cdfc32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1948b717_0fca_4699_b537_6cebec9a7b24.slice PodAnnotations:0xc00051cd10}] Aliases:map[]}\"",
2026-06-12 21:48:35.906917 | controller |     "Jun 12 21:38:13.820991 crc crio[24437]: time=\"2026-06-12T21:38:13.820857158Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-g7trz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.906938 | controller |     "Jun 12 21:38:14.217847 crc crio[24437]: time=\"2026-06-12T21:38:14.217023963Z\" level=info msg=\"Stopped pod sandbox: 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe\" id=5e8146e9-3f66-43d4-b282-92b8bb2bc234 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.906959 | controller |     "Jun 12 21:38:14.714567 crc crio[24437]: time=\"2026-06-12T21:38:14.713737529Z\" level=info msg=\"Removing container: e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e\" id=45e888ef-efbb-4263-9447-94b55a0adbe0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.907028 | controller |     "Jun 12 21:38:14.778873 crc crio[24437]: time=\"2026-06-12T21:38:14.778746352Z\" level=info msg=\"Removed container e75aa356e65540d29fe299a63f0162043f44e1f897d3e4cbcb54d73d46c9fc2e: openshift-marketplace/redhat-marketplace-g7trz/registry-server\" id=45e888ef-efbb-4263-9447-94b55a0adbe0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.907051 | controller |     "Jun 12 21:38:14.782614 crc crio[24437]: time=\"2026-06-12T21:38:14.782541245Z\" level=info msg=\"Removing container: fe5d271c045b925124d28aee65fca512210583a810e5b7b87152fb55f65a6114\" id=fc88bd93-7cb0-47ae-9fc4-517a858f663a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.907071 | controller |     "Jun 12 21:38:14.853208 crc crio[24437]: time=\"2026-06-12T21:38:14.853073765Z\" level=info msg=\"Removed container fe5d271c045b925124d28aee65fca512210583a810e5b7b87152fb55f65a6114: openshift-marketplace/redhat-marketplace-g7trz/extract-content\" id=fc88bd93-7cb0-47ae-9fc4-517a858f663a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.907088 | controller |     "Jun 12 21:38:14.859284 crc crio[24437]: time=\"2026-06-12T21:38:14.859153895Z\" level=info msg=\"Removing container: f30ee49ca0f1321647aceed2817e00b45d7161fdf3c8f4da46329174f62ecf99\" id=3a8de69d-a96f-42a6-be9b-14e05e2573fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.907103 | controller |     "Jun 12 21:38:14.885890 crc crio[24437]: time=\"2026-06-12T21:38:14.885795446Z\" level=info msg=\"Removed container f30ee49ca0f1321647aceed2817e00b45d7161fdf3c8f4da46329174f62ecf99: openshift-marketplace/redhat-marketplace-g7trz/extract-utilities\" id=3a8de69d-a96f-42a6-be9b-14e05e2573fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.907118 | controller |     "Jun 12 21:38:14.890779 crc crio[24437]: time=\"2026-06-12T21:38:14.890689517Z\" level=info msg=\"Removing container: 2bfba5e22188bc9920c14191446ed4f9e607a6581068292c8223754f06658add\" id=148e1ee1-299f-4162-8743-635ce9e758b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.907133 | controller |     "Jun 12 21:38:14.954405 crc crio[24437]: time=\"2026-06-12T21:38:14.954319155Z\" level=info msg=\"Removed container 2bfba5e22188bc9920c14191446ed4f9e607a6581068292c8223754f06658add: openshift-must-gather-fzznf/crc-debug-jxrj2/container-00\" id=148e1ee1-299f-4162-8743-635ce9e758b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.907149 | controller |     "Jun 12 21:38:29.744084 crc crio[24437]: time=\"2026-06-12T21:38:29.743022586Z\" level=info msg=\"Removing container: ba4320afa27d3f78445b7eeb72cc9362f0df9d3b8188f03a20b5cca27f730c90\" id=09993e32-42fd-479f-bea1-b387b3273dd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.907164 | controller |     "Jun 12 21:38:30.003023 crc crio[24437]: time=\"2026-06-12T21:38:30.002382227Z\" level=info msg=\"Removed container ba4320afa27d3f78445b7eeb72cc9362f0df9d3b8188f03a20b5cca27f730c90: openshift-infra/auto-csr-approver-29688332-b2hpr/oc\" id=09993e32-42fd-479f-bea1-b387b3273dd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.907179 | controller |     "Jun 12 21:38:30.014194 crc crio[24437]: time=\"2026-06-12T21:38:30.014105368Z\" level=info msg=\"Stopping pod sandbox: 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe\" id=509a31f4-a919-467d-a6a9-d4c634031569 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.907194 | controller |     "Jun 12 21:38:30.014194 crc crio[24437]: time=\"2026-06-12T21:38:30.0141799Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe\" id=509a31f4-a919-467d-a6a9-d4c634031569 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.907210 | controller |     "Jun 12 21:38:30.015635 crc crio[24437]: time=\"2026-06-12T21:38:30.015573905Z\" level=info msg=\"Removing pod sandbox: 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe\" id=bcdd9dc0-17ec-4b97-8e97-140f810dfe97 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.907226 | controller |     "Jun 12 21:38:30.030002 crc crio[24437]: time=\"2026-06-12T21:38:30.029872199Z\" level=info msg=\"Removed pod sandbox: 01574ae75f93e9a0782ddc6f8617b0e08046b6bd5e29fa8ec23cb6c7745caabe\" id=bcdd9dc0-17ec-4b97-8e97-140f810dfe97 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.907241 | controller |     "Jun 12 21:38:30.031519 crc crio[24437]: time=\"2026-06-12T21:38:30.031403477Z\" level=info msg=\"Stopping pod sandbox: ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d\" id=1fbedbb1-e3bb-4af0-b46d-29c8c1ac59d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.907260 | controller |     "Jun 12 21:38:30.031519 crc crio[24437]: time=\"2026-06-12T21:38:30.031466429Z\" level=info msg=\"Stopped pod sandbox (already stopped): ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d\" id=1fbedbb1-e3bb-4af0-b46d-29c8c1ac59d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.907275 | controller |     "Jun 12 21:38:30.032571 crc crio[24437]: time=\"2026-06-12T21:38:30.032429583Z\" level=info msg=\"Removing pod sandbox: ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d\" id=20b154b2-3cf0-4f5d-af5c-ba056e2bb66b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.907290 | controller |     "Jun 12 21:38:30.049251 crc crio[24437]: time=\"2026-06-12T21:38:30.049148277Z\" level=info msg=\"Removed pod sandbox: ccb11d28bceae83263a8a0526f250aa55e8de92ad36a6fc99472f0b0cf28e89d\" id=20b154b2-3cf0-4f5d-af5c-ba056e2bb66b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.907306 | controller |     "Jun 12 21:38:30.050545 crc crio[24437]: time=\"2026-06-12T21:38:30.050425079Z\" level=info msg=\"Stopping pod sandbox: 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277\" id=5ae9da50-e7ee-448c-8501-45085a092a0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.907321 | controller |     "Jun 12 21:38:30.050545 crc crio[24437]: time=\"2026-06-12T21:38:30.050490121Z\" level=info msg=\"Stopped pod sandbox (already stopped): 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277\" id=5ae9da50-e7ee-448c-8501-45085a092a0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.907336 | controller |     "Jun 12 21:38:30.051259 crc crio[24437]: time=\"2026-06-12T21:38:30.051195008Z\" level=info msg=\"Removing pod sandbox: 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277\" id=af6b81ad-02e7-47da-b85f-838d33c42e07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.907351 | controller |     "Jun 12 21:38:30.063545 crc crio[24437]: time=\"2026-06-12T21:38:30.063422641Z\" level=info msg=\"Removed pod sandbox: 98da64d8058b955855fd568631e0ada43e22a27a0128fa3ac4cfcdc99cf52277\" id=af6b81ad-02e7-47da-b85f-838d33c42e07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.907366 | controller |     "Jun 12 21:38:30.066783 crc crio[24437]: time=\"2026-06-12T21:38:30.066684052Z\" level=info msg=\"Stopping pod sandbox: 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4\" id=2dff0093-ed7b-4aae-ac7b-4f9c74147d70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.907381 | controller |     "Jun 12 21:38:30.066783 crc crio[24437]: time=\"2026-06-12T21:38:30.066750154Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4\" id=2dff0093-ed7b-4aae-ac7b-4f9c74147d70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.907396 | controller |     "Jun 12 21:38:30.068375 crc crio[24437]: time=\"2026-06-12T21:38:30.068310372Z\" level=info msg=\"Removing pod sandbox: 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4\" id=cf98cab0-1313-4aa0-bcce-48e0436d7f26 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.907411 | controller |     "Jun 12 21:38:30.085449 crc crio[24437]: time=\"2026-06-12T21:38:30.085334205Z\" level=info msg=\"Removed pod sandbox: 5878cf52d24936d60ca6d1e13d60a34310bc5d2f2119a3f3c3953b95718b6ba4\" id=cf98cab0-1313-4aa0-bcce-48e0436d7f26 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.907426 | controller |     "Jun 12 21:40:00.545827 crc crio[24437]: time=\"2026-06-12T21:40:00.544578218Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688340-lkgjh/POD\" id=42958173-c2f0-463b-abec-855d360adf36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.907441 | controller |     "Jun 12 21:40:00.547884 crc crio[24437]: time=\"2026-06-12T21:40:00.546013444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.907461 | controller |     "Jun 12 21:40:00.589312 crc crio[24437]: time=\"2026-06-12T21:40:00.588886977Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688340-lkgjh Namespace:openshift-infra ID:a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f UID:8927ac8e-94d8-4921-8de7-6431a468e83b NetNS:/var/run/netns/f0db75d7-809e-4621-96f2-da5a900eb7bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8927ac8e_94d8_4921_8de7_6431a468e83b.slice PodAnnotations:0xc00509d518}] Aliases:map[]}\"",
2026-06-12 21:48:35.907477 | controller |     "Jun 12 21:40:00.589312 crc crio[24437]: time=\"2026-06-12T21:40:00.589280857Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688340-lkgjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.907493 | controller |     "Jun 12 21:40:01.177845 crc crio[24437]: 2026-06-12T21:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a55edd461dd1618 Mac:96:86:27:a6:4a:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/f0db75d7-809e-4621-96f2-da5a900eb7bc SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.907508 | controller |     "Jun 12 21:40:01.179297 crc crio[24437]: time=\"2026-06-12T21:40:01.179212385Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688340-lkgjh Namespace:openshift-infra ID:a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f UID:8927ac8e-94d8-4921-8de7-6431a468e83b NetNS:/var/run/netns/f0db75d7-809e-4621-96f2-da5a900eb7bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8927ac8e_94d8_4921_8de7_6431a468e83b.slice PodAnnotations:0xc00509d518}] Aliases:map[]}\"",
2026-06-12 21:48:35.907524 | controller |     "Jun 12 21:40:01.179554 crc crio[24437]: time=\"2026-06-12T21:40:01.17945443Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688340-lkgjh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.907539 | controller |     "Jun 12 21:40:01.190227 crc crio[24437]: time=\"2026-06-12T21:40:01.190167006Z\" level=info msg=\"Ran pod sandbox a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f with infra container: openshift-infra/auto-csr-approver-29688340-lkgjh/POD\" id=42958173-c2f0-463b-abec-855d360adf36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.907555 | controller |     "Jun 12 21:40:01.193127 crc crio[24437]: time=\"2026-06-12T21:40:01.193066708Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4cfc95ea-2cec-45de-bccb-fb828bfd23f6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.907570 | controller |     "Jun 12 21:40:01.206841 crc crio[24437]: time=\"2026-06-12T21:40:01.206677646Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.907585 | controller |     "Jun 12 21:40:02.219109 crc crio[24437]: time=\"2026-06-12T21:40:02.218506935Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4cfc95ea-2cec-45de-bccb-fb828bfd23f6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.907600 | controller |     "Jun 12 21:40:02.220609 crc crio[24437]: time=\"2026-06-12T21:40:02.220013903Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6b52825c-afa1-42de-8dc5-177713a6c8ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.907616 | controller |     "Jun 12 21:40:02.222402 crc crio[24437]: time=\"2026-06-12T21:40:02.222252959Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9cbf4924-383b-4ac4-bdd3-23b1780d76db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.907635 | controller |     "Jun 12 21:40:02.230052 crc crio[24437]: time=\"2026-06-12T21:40:02.229850027Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688340-lkgjh/oc\" id=cb611205-fc0a-4c6e-b27a-6d9096d14a93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.907651 | controller |     "Jun 12 21:40:02.230628 crc crio[24437]: time=\"2026-06-12T21:40:02.230543384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.907666 | controller |     "Jun 12 21:40:02.284702 crc crio[24437]: time=\"2026-06-12T21:40:02.284568154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.907681 | controller |     "Jun 12 21:40:02.795611 crc crio[24437]: time=\"2026-06-12T21:40:02.795446593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.907696 | controller |     "Jun 12 21:40:02.911776 crc crio[24437]: time=\"2026-06-12T21:40:02.911252824Z\" level=info msg=\"Created container d795acdcc25fdf6214348fdf5088c5ec375161875be978a5aa217d119d4656f7: openshift-infra/auto-csr-approver-29688340-lkgjh/oc\" id=cb611205-fc0a-4c6e-b27a-6d9096d14a93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.907711 | controller |     "Jun 12 21:40:02.913372 crc crio[24437]: time=\"2026-06-12T21:40:02.913307195Z\" level=info msg=\"Starting container: d795acdcc25fdf6214348fdf5088c5ec375161875be978a5aa217d119d4656f7\" id=5c90a664-a037-4547-9df8-ba3e45a3b21b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.907726 | controller |     "Jun 12 21:40:02.931443 crc crio[24437]: time=\"2026-06-12T21:40:02.93130375Z\" level=info msg=\"Started container\" PID=243272 containerID=d795acdcc25fdf6214348fdf5088c5ec375161875be978a5aa217d119d4656f7 description=openshift-infra/auto-csr-approver-29688340-lkgjh/oc id=5c90a664-a037-4547-9df8-ba3e45a3b21b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f",
2026-06-12 21:48:35.907742 | controller |     "Jun 12 21:40:05.465224 crc crio[24437]: time=\"2026-06-12T21:40:05.464282061Z\" level=info msg=\"Stopping pod sandbox: a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f\" id=4c76603e-387e-4ccb-baa9-da1aaa9285b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.907757 | controller |     "Jun 12 21:40:05.466863 crc crio[24437]: time=\"2026-06-12T21:40:05.465984263Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688340-lkgjh Namespace:openshift-infra ID:a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f UID:8927ac8e-94d8-4921-8de7-6431a468e83b NetNS:/var/run/netns/f0db75d7-809e-4621-96f2-da5a900eb7bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8927ac8e_94d8_4921_8de7_6431a468e83b.slice PodAnnotations:0xc00012b558}] Aliases:map[]}\"",
2026-06-12 21:48:35.907772 | controller |     "Jun 12 21:40:05.466863 crc crio[24437]: time=\"2026-06-12T21:40:05.466123376Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688340-lkgjh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.907787 | controller |     "Jun 12 21:40:05.844166 crc crio[24437]: time=\"2026-06-12T21:40:05.843638888Z\" level=info msg=\"Stopped pod sandbox: a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f\" id=4c76603e-387e-4ccb-baa9-da1aaa9285b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.907805 | controller |     "Jun 12 21:40:30.140068 crc crio[24437]: time=\"2026-06-12T21:40:30.139621068Z\" level=info msg=\"Removing container: e617c9b1b740583d3bbf661d2b2448a9d55657345964bfb65b570bcf508da0bd\" id=0a22b519-3830-430d-b80d-26f73b2d7a81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.907821 | controller |     "Jun 12 21:40:30.460092 crc crio[24437]: time=\"2026-06-12T21:40:30.459782277Z\" level=info msg=\"Removed container e617c9b1b740583d3bbf661d2b2448a9d55657345964bfb65b570bcf508da0bd: openshift-infra/auto-csr-approver-29688334-54hwz/oc\" id=0a22b519-3830-430d-b80d-26f73b2d7a81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.907835 | controller |     "Jun 12 21:40:30.471422 crc crio[24437]: time=\"2026-06-12T21:40:30.470867482Z\" level=info msg=\"Stopping pod sandbox: 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd\" id=1d2f22b5-4cc5-4599-8274-ef435ed2f682 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.907870 | controller |     "Jun 12 21:40:30.471748 crc crio[24437]: time=\"2026-06-12T21:40:30.471454576Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd\" id=1d2f22b5-4cc5-4599-8274-ef435ed2f682 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.907891 | controller |     "Jun 12 21:40:30.472261 crc crio[24437]: time=\"2026-06-12T21:40:30.472187745Z\" level=info msg=\"Removing pod sandbox: 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd\" id=658c27b5-57f8-491a-b08a-edd9798a9940 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.907906 | controller |     "Jun 12 21:40:30.506592 crc crio[24437]: time=\"2026-06-12T21:40:30.505106991Z\" level=info msg=\"Removed pod sandbox: 3daa95ae4ab2c81022a70a87b8d22a390fe2f96af25e62c532c06297fcb745cd\" id=658c27b5-57f8-491a-b08a-edd9798a9940 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.907922 | controller |     "Jun 12 21:42:00.527361 crc crio[24437]: time=\"2026-06-12T21:42:00.526243621Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688342-488rj/POD\" id=0d6f261c-edf0-4ff5-99a1-a4d2121ad16a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.907937 | controller |     "Jun 12 21:42:00.529714 crc crio[24437]: time=\"2026-06-12T21:42:00.52740345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.907953 | controller |     "Jun 12 21:42:00.574618 crc crio[24437]: time=\"2026-06-12T21:42:00.574484817Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688342-488rj Namespace:openshift-infra ID:5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142 UID:8284c07e-c808-412c-be25-bc2da199b5e0 NetNS:/var/run/netns/3c975bea-404c-4c9c-ac1f-0c4c44e51916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8284c07e_c808_412c_be25_bc2da199b5e0.slice PodAnnotations:0xc00509c930}] Aliases:map[]}\"",
2026-06-12 21:48:35.907968 | controller |     "Jun 12 21:42:00.574618 crc crio[24437]: time=\"2026-06-12T21:42:00.57460131Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688342-488rj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.907984 | controller |     "Jun 12 21:42:01.199509 crc crio[24437]: 2026-06-12T21:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5237d6f63ea20a8 Mac:0e:73:d9:98:42:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/3c975bea-404c-4c9c-ac1f-0c4c44e51916 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.907999 | controller |     "Jun 12 21:42:01.201097 crc crio[24437]: time=\"2026-06-12T21:42:01.201014384Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688342-488rj Namespace:openshift-infra ID:5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142 UID:8284c07e-c808-412c-be25-bc2da199b5e0 NetNS:/var/run/netns/3c975bea-404c-4c9c-ac1f-0c4c44e51916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8284c07e_c808_412c_be25_bc2da199b5e0.slice PodAnnotations:0xc00509c930}] Aliases:map[]}\"",
2026-06-12 21:48:35.908019 | controller |     "Jun 12 21:42:01.201206 crc crio[24437]: time=\"2026-06-12T21:42:01.201186798Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688342-488rj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.908035 | controller |     "Jun 12 21:42:01.212224 crc crio[24437]: time=\"2026-06-12T21:42:01.212120919Z\" level=info msg=\"Ran pod sandbox 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142 with infra container: openshift-infra/auto-csr-approver-29688342-488rj/POD\" id=0d6f261c-edf0-4ff5-99a1-a4d2121ad16a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.908051 | controller |     "Jun 12 21:42:01.216073 crc crio[24437]: time=\"2026-06-12T21:42:01.216003095Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=845c7c07-b607-4e09-aa44-d6010c269458 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.908067 | controller |     "Jun 12 21:42:01.224505 crc crio[24437]: time=\"2026-06-12T21:42:01.224411344Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.908082 | controller |     "Jun 12 21:42:01.951114 crc crio[24437]: time=\"2026-06-12T21:42:01.950791535Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=845c7c07-b607-4e09-aa44-d6010c269458 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.908098 | controller |     "Jun 12 21:42:01.952809 crc crio[24437]: time=\"2026-06-12T21:42:01.951836312Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=db065420-b72a-4236-b6e9-f8e71147155d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.908113 | controller |     "Jun 12 21:42:01.954265 crc crio[24437]: time=\"2026-06-12T21:42:01.954168449Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=61d82539-fa34-4fb6-b5a3-730e891010b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.908129 | controller |     "Jun 12 21:42:01.964978 crc crio[24437]: time=\"2026-06-12T21:42:01.964788833Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688342-488rj/oc\" id=57106516-d4d3-4aa5-944f-2eab0c4d327f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.908144 | controller |     "Jun 12 21:42:01.965459 crc crio[24437]: time=\"2026-06-12T21:42:01.965348326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.908159 | controller |     "Jun 12 21:42:02.040901 crc crio[24437]: time=\"2026-06-12T21:42:02.040740876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.908174 | controller |     "Jun 12 21:42:02.911910 crc crio[24437]: time=\"2026-06-12T21:42:02.910872972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.908189 | controller |     "Jun 12 21:42:03.036440 crc crio[24437]: time=\"2026-06-12T21:42:03.035623486Z\" level=info msg=\"Created container 465a1bc7cede1b24d6e2ac5588339c3960dccb15e5652ff420c3a385a7f65d9c: openshift-infra/auto-csr-approver-29688342-488rj/oc\" id=57106516-d4d3-4aa5-944f-2eab0c4d327f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.908207 | controller |     "Jun 12 21:42:03.037758 crc crio[24437]: time=\"2026-06-12T21:42:03.037445441Z\" level=info msg=\"Starting container: 465a1bc7cede1b24d6e2ac5588339c3960dccb15e5652ff420c3a385a7f65d9c\" id=7da7b416-3eaa-4669-9403-021f40fdfbc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.908223 | controller |     "Jun 12 21:42:03.050245 crc crio[24437]: time=\"2026-06-12T21:42:03.050150526Z\" level=info msg=\"Started container\" PID=263644 containerID=465a1bc7cede1b24d6e2ac5588339c3960dccb15e5652ff420c3a385a7f65d9c description=openshift-infra/auto-csr-approver-29688342-488rj/oc id=7da7b416-3eaa-4669-9403-021f40fdfbc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142",
2026-06-12 21:48:35.908239 | controller |     "Jun 12 21:42:05.147997 crc crio[24437]: time=\"2026-06-12T21:42:05.147139465Z\" level=info msg=\"Stopping pod sandbox: 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142\" id=fcd4ff15-3b2a-4f9e-9225-89ab2e944367 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.908254 | controller |     "Jun 12 21:42:05.149751 crc crio[24437]: time=\"2026-06-12T21:42:05.149096593Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688342-488rj Namespace:openshift-infra ID:5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142 UID:8284c07e-c808-412c-be25-bc2da199b5e0 NetNS:/var/run/netns/3c975bea-404c-4c9c-ac1f-0c4c44e51916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8284c07e_c808_412c_be25_bc2da199b5e0.slice PodAnnotations:0xc00012b1c8}] Aliases:map[]}\"",
2026-06-12 21:48:35.908270 | controller |     "Jun 12 21:42:05.149751 crc crio[24437]: time=\"2026-06-12T21:42:05.149242617Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688342-488rj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.908286 | controller |     "Jun 12 21:42:05.521309 crc crio[24437]: time=\"2026-06-12T21:42:05.520875812Z\" level=info msg=\"Stopped pod sandbox: 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142\" id=fcd4ff15-3b2a-4f9e-9225-89ab2e944367 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.908301 | controller |     "Jun 12 21:42:30.582911 crc crio[24437]: time=\"2026-06-12T21:42:30.581734789Z\" level=info msg=\"Removing container: 905f2c04cd4dcd64e3f38ae0984bd1851403b79f50f04efae70475254f38e9d0\" id=6f507264-47bd-4083-8c48-ccb2aaca040d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.908317 | controller |     "Jun 12 21:42:30.811762 crc crio[24437]: time=\"2026-06-12T21:42:30.811639731Z\" level=info msg=\"Removed container 905f2c04cd4dcd64e3f38ae0984bd1851403b79f50f04efae70475254f38e9d0: openshift-infra/auto-csr-approver-29688336-9q7c9/oc\" id=6f507264-47bd-4083-8c48-ccb2aaca040d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.908332 | controller |     "Jun 12 21:42:30.825523 crc crio[24437]: time=\"2026-06-12T21:42:30.825383811Z\" level=info msg=\"Stopping pod sandbox: 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d\" id=5b934e42-4375-431f-aa69-abc79b1eeb1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.908347 | controller |     "Jun 12 21:42:30.825523 crc crio[24437]: time=\"2026-06-12T21:42:30.825528485Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d\" id=5b934e42-4375-431f-aa69-abc79b1eeb1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.908362 | controller |     "Jun 12 21:42:30.826271 crc crio[24437]: time=\"2026-06-12T21:42:30.826206212Z\" level=info msg=\"Removing pod sandbox: 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d\" id=f11793c9-bced-42fd-86d0-13ea63bac5c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.908383 | controller |     "Jun 12 21:42:30.847889 crc crio[24437]: time=\"2026-06-12T21:42:30.847806867Z\" level=info msg=\"Removed pod sandbox: 3df9591c3429da96a4fe4587645de6066c1f1a7e1e8e68ace349bd4e73ed664d\" id=f11793c9-bced-42fd-86d0-13ea63bac5c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.908399 | controller |     "Jun 12 21:43:22.527422 crc crio[24437]: time=\"2026-06-12T21:43:22.52673916Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908414 | controller |     "Jun 12 21:43:22.970056 crc crio[24437]: time=\"2026-06-12T21:43:22.969769763Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908429 | controller |     "Jun 12 21:43:22.981595 crc crio[24437]: time=\"2026-06-12T21:43:22.981482797Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908444 | controller |     "Jun 12 21:43:23.543376 crc crio[24437]: time=\"2026-06-12T21:43:23.542800974Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908458 | controller |     "Jun 12 21:43:23.558838 crc crio[24437]: time=\"2026-06-12T21:43:23.558715942Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908473 | controller |     "Jun 12 21:43:23.621130 crc crio[24437]: time=\"2026-06-12T21:43:23.62096625Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908487 | controller |     "Jun 12 21:43:23.715333 crc crio[24437]: time=\"2026-06-12T21:43:23.715161527Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908502 | controller |     "Jun 12 21:43:24.085877 crc crio[24437]: time=\"2026-06-12T21:43:24.085729142Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908516 | controller |     "Jun 12 21:43:24.119092 crc crio[24437]: time=\"2026-06-12T21:43:24.118881751Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908531 | controller |     "Jun 12 21:43:24.235812 crc crio[24437]: time=\"2026-06-12T21:43:24.23572464Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908546 | controller |     "Jun 12 21:43:24.293586 crc crio[24437]: time=\"2026-06-12T21:43:24.293484068Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908560 | controller |     "Jun 12 21:43:24.456401 crc crio[24437]: time=\"2026-06-12T21:43:24.456341859Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908574 | controller |     "Jun 12 21:43:24.475524 crc crio[24437]: time=\"2026-06-12T21:43:24.475435554Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908592 | controller |     "Jun 12 21:43:24.765860 crc crio[24437]: time=\"2026-06-12T21:43:24.765776243Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908607 | controller |     "Jun 12 21:43:25.027342 crc crio[24437]: time=\"2026-06-12T21:43:25.027117745Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908622 | controller |     "Jun 12 21:43:25.767458 crc crio[24437]: time=\"2026-06-12T21:43:25.766862412Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908637 | controller |     "Jun 12 21:43:26.334668 crc crio[24437]: time=\"2026-06-12T21:43:26.334464612Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908651 | controller |     "Jun 12 21:43:26.874845 crc crio[24437]: time=\"2026-06-12T21:43:26.874728845Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908666 | controller |     "Jun 12 21:43:27.458001 crc crio[24437]: time=\"2026-06-12T21:43:27.443868721Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908681 | controller |     "Jun 12 21:43:27.474673 crc crio[24437]: time=\"2026-06-12T21:43:27.474545689Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908696 | controller |     "Jun 12 21:43:27.609033 crc crio[24437]: time=\"2026-06-12T21:43:27.608881255Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908711 | controller |     "Jun 12 21:43:28.163825 crc crio[24437]: time=\"2026-06-12T21:43:28.163731123Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908725 | controller |     "Jun 12 21:43:30.578960 crc crio[24437]: time=\"2026-06-12T21:43:30.578125292Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908740 | controller |     "Jun 12 21:43:30.630083 crc crio[24437]: time=\"2026-06-12T21:43:30.629897374Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908755 | controller |     "Jun 12 21:43:31.544525 crc crio[24437]: time=\"2026-06-12T21:43:31.544398302Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908769 | controller |     "Jun 12 21:43:31.544812 crc crio[24437]: time=\"2026-06-12T21:43:31.544714779Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908784 | controller |     "Jun 12 21:43:33.649597 crc crio[24437]: time=\"2026-06-12T21:43:33.648234087Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908799 | controller |     "Jun 12 21:43:33.867371 crc crio[24437]: time=\"2026-06-12T21:43:33.867279389Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908817 | controller |     "Jun 12 21:43:34.880226 crc crio[24437]: time=\"2026-06-12T21:43:34.880136024Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908832 | controller |     "Jun 12 21:43:35.395675 crc crio[24437]: time=\"2026-06-12T21:43:35.3954809Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908846 | controller |     "Jun 12 21:43:37.248489 crc crio[24437]: time=\"2026-06-12T21:43:37.248020058Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908880 | controller |     "Jun 12 21:43:37.372250 crc crio[24437]: time=\"2026-06-12T21:43:37.371315665Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908897 | controller |     "Jun 12 21:43:38.427089 crc crio[24437]: time=\"2026-06-12T21:43:38.426050051Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908912 | controller |     "Jun 12 21:43:38.861612 crc crio[24437]: time=\"2026-06-12T21:43:38.861488708Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908927 | controller |     "Jun 12 21:43:39.029051 crc crio[24437]: time=\"2026-06-12T21:43:39.028428839Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908942 | controller |     "Jun 12 21:43:39.213082 crc crio[24437]: time=\"2026-06-12T21:43:39.212640701Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908957 | controller |     "Jun 12 21:43:39.592278 crc crio[24437]: time=\"2026-06-12T21:43:39.592174845Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908972 | controller |     "Jun 12 21:43:39.729184 crc crio[24437]: time=\"2026-06-12T21:43:39.729097703Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.908986 | controller |     "Jun 12 21:43:40.580494 crc crio[24437]: time=\"2026-06-12T21:43:40.579843896Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.909001 | controller |     "Jun 12 21:43:40.975420 crc crio[24437]: time=\"2026-06-12T21:43:40.975278758Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.909015 | controller |     "Jun 12 21:43:41.182835 crc crio[24437]: time=\"2026-06-12T21:43:41.182703145Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.909030 | controller |     "Jun 12 21:43:41.957834 crc crio[24437]: time=\"2026-06-12T21:43:41.957407864Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.909049 | controller |     "Jun 12 21:43:43.066133 crc crio[24437]: time=\"2026-06-12T21:43:43.065979943Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.909064 | controller |     "Jun 12 21:43:43.619766 crc crio[24437]: time=\"2026-06-12T21:43:43.619249844Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.909079 | controller |     "Jun 12 21:43:44.856136 crc crio[24437]: time=\"2026-06-12T21:43:44.85606116Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.909093 | controller |     "Jun 12 21:43:44.861505 crc crio[24437]: time=\"2026-06-12T21:43:44.861440531Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.909108 | controller |     "Jun 12 21:43:45.652210 crc crio[24437]: time=\"2026-06-12T21:43:45.650859709Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.909124 | controller |     "Jun 12 21:43:52.672008 crc crio[24437]: time=\"2026-06-12T21:43:52.67077167Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.909139 | controller |     "Jun 12 21:44:00.526520 crc crio[24437]: time=\"2026-06-12T21:44:00.525577848Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688344-m5kbn/POD\" id=32a058af-846d-491b-ab0a-7d386ae46b75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.909154 | controller |     "Jun 12 21:44:00.527777 crc crio[24437]: time=\"2026-06-12T21:44:00.526638984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.909169 | controller |     "Jun 12 21:44:00.576859 crc crio[24437]: time=\"2026-06-12T21:44:00.576729176Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688344-m5kbn Namespace:openshift-infra ID:faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4 UID:f6a6f385-95d8-4173-8f02-97e7d306895d NetNS:/var/run/netns/44702b79-0d30-4015-9019-638cafa30a66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6a6f385_95d8_4173_8f02_97e7d306895d.slice PodAnnotations:0xc00509c2e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.909185 | controller |     "Jun 12 21:44:00.576859 crc crio[24437]: time=\"2026-06-12T21:44:00.576808157Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688344-m5kbn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.909200 | controller |     "Jun 12 21:44:01.160160 crc crio[24437]: 2026-06-12T21:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:faa4916e985692a Mac:c2:83:2f:bd:25:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/44702b79-0d30-4015-9019-638cafa30a66 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.909216 | controller |     "Jun 12 21:44:01.162303 crc crio[24437]: time=\"2026-06-12T21:44:01.162204762Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688344-m5kbn Namespace:openshift-infra ID:faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4 UID:f6a6f385-95d8-4173-8f02-97e7d306895d NetNS:/var/run/netns/44702b79-0d30-4015-9019-638cafa30a66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6a6f385_95d8_4173_8f02_97e7d306895d.slice PodAnnotations:0xc00509c2e0}] Aliases:map[]}\"",
2026-06-12 21:48:35.909235 | controller |     "Jun 12 21:44:01.162582 crc crio[24437]: time=\"2026-06-12T21:44:01.162495869Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688344-m5kbn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.909251 | controller |     "Jun 12 21:44:01.187094 crc crio[24437]: time=\"2026-06-12T21:44:01.187006726Z\" level=info msg=\"Ran pod sandbox faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4 with infra container: openshift-infra/auto-csr-approver-29688344-m5kbn/POD\" id=32a058af-846d-491b-ab0a-7d386ae46b75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.909266 | controller |     "Jun 12 21:44:01.192804 crc crio[24437]: time=\"2026-06-12T21:44:01.192714925Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9ec7a283-9457-42a3-8008-54535bcefda1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.909281 | controller |     "Jun 12 21:44:01.204470 crc crio[24437]: time=\"2026-06-12T21:44:01.204390509Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.909297 | controller |     "Jun 12 21:44:02.079313 crc crio[24437]: time=\"2026-06-12T21:44:02.078275076Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9ec7a283-9457-42a3-8008-54535bcefda1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.909312 | controller |     "Jun 12 21:44:02.081748 crc crio[24437]: time=\"2026-06-12T21:44:02.08167097Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=607e6449-0ba7-4cf1-8305-172d70721bc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.909328 | controller |     "Jun 12 21:44:02.084132 crc crio[24437]: time=\"2026-06-12T21:44:02.084075159Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bb84fff8-5373-4782-972f-9d2620d6c022 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.909344 | controller |     "Jun 12 21:44:02.092763 crc crio[24437]: time=\"2026-06-12T21:44:02.092698279Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688344-m5kbn/oc\" id=257c9c8b-97c8-401e-9808-3c14933b2e63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.909360 | controller |     "Jun 12 21:44:02.093140 crc crio[24437]: time=\"2026-06-12T21:44:02.093083938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.909375 | controller |     "Jun 12 21:44:02.137800 crc crio[24437]: time=\"2026-06-12T21:44:02.137707336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.909391 | controller |     "Jun 12 21:44:02.604968 crc crio[24437]: time=\"2026-06-12T21:44:02.604735784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.909406 | controller |     "Jun 12 21:44:02.798261 crc crio[24437]: time=\"2026-06-12T21:44:02.798106548Z\" level=info msg=\"Created container f7d4394ac69643eb74ac84fd9cd0691ff7b2357c66fc17242bf0c155d15ab95c: openshift-infra/auto-csr-approver-29688344-m5kbn/oc\" id=257c9c8b-97c8-401e-9808-3c14933b2e63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.909422 | controller |     "Jun 12 21:44:02.799766 crc crio[24437]: time=\"2026-06-12T21:44:02.799676296Z\" level=info msg=\"Starting container: f7d4394ac69643eb74ac84fd9cd0691ff7b2357c66fc17242bf0c155d15ab95c\" id=ee559fc4-7b06-4820-92dc-9cf2f7b4cd89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.909441 | controller |     "Jun 12 21:44:02.806150 crc crio[24437]: time=\"2026-06-12T21:44:02.806041071Z\" level=info msg=\"Started container\" PID=279639 containerID=f7d4394ac69643eb74ac84fd9cd0691ff7b2357c66fc17242bf0c155d15ab95c description=openshift-infra/auto-csr-approver-29688344-m5kbn/oc id=ee559fc4-7b06-4820-92dc-9cf2f7b4cd89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4",
2026-06-12 21:48:35.909457 | controller |     "Jun 12 21:44:04.997007 crc crio[24437]: time=\"2026-06-12T21:44:04.99569292Z\" level=info msg=\"Stopping pod sandbox: faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4\" id=996461d6-669f-4195-903c-b2dea15a51ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.909472 | controller |     "Jun 12 21:44:04.998459 crc crio[24437]: time=\"2026-06-12T21:44:04.9981417Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688344-m5kbn Namespace:openshift-infra ID:faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4 UID:f6a6f385-95d8-4173-8f02-97e7d306895d NetNS:/var/run/netns/44702b79-0d30-4015-9019-638cafa30a66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6a6f385_95d8_4173_8f02_97e7d306895d.slice PodAnnotations:0xc00509c340}] Aliases:map[]}\"",
2026-06-12 21:48:35.909488 | controller |     "Jun 12 21:44:04.998459 crc crio[24437]: time=\"2026-06-12T21:44:04.998435967Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688344-m5kbn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.909503 | controller |     "Jun 12 21:44:05.412220 crc crio[24437]: time=\"2026-06-12T21:44:05.412098693Z\" level=info msg=\"Stopped pod sandbox: faa4916e985692a24dc08ca474451eff19c1b3974ed173711f57a2c070fb4ce4\" id=996461d6-669f-4195-903c-b2dea15a51ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.909518 | controller |     "Jun 12 21:44:30.896579 crc crio[24437]: time=\"2026-06-12T21:44:30.895833476Z\" level=info msg=\"Removing container: 97a326d80644cf0d5664daa402536b4b80cf4cacfe676f2d292a8b69c774e2f1\" id=b47bfd55-317a-411b-81f9-05121abe4bb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.909534 | controller |     "Jun 12 21:44:31.095752 crc crio[24437]: time=\"2026-06-12T21:44:31.095448991Z\" level=info msg=\"Removed container 97a326d80644cf0d5664daa402536b4b80cf4cacfe676f2d292a8b69c774e2f1: openshift-infra/auto-csr-approver-29688338-xn68f/oc\" id=b47bfd55-317a-411b-81f9-05121abe4bb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.909549 | controller |     "Jun 12 21:44:31.113723 crc crio[24437]: time=\"2026-06-12T21:44:31.113608405Z\" level=info msg=\"Stopping pod sandbox: fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6\" id=955181a9-6454-4183-bab4-8a28ef83aac4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.909564 | controller |     "Jun 12 21:44:31.113723 crc crio[24437]: time=\"2026-06-12T21:44:31.113694787Z\" level=info msg=\"Stopped pod sandbox (already stopped): fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6\" id=955181a9-6454-4183-bab4-8a28ef83aac4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.909579 | controller |     "Jun 12 21:44:31.114452 crc crio[24437]: time=\"2026-06-12T21:44:31.114380764Z\" level=info msg=\"Removing pod sandbox: fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6\" id=b364e8d1-c204-4006-8197-bf1c2e955e72 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.909594 | controller |     "Jun 12 21:44:31.133894 crc crio[24437]: time=\"2026-06-12T21:44:31.133647313Z\" level=info msg=\"Removed pod sandbox: fbdaf14c9505e4c0ff25c1f53ffd47f4a83b60bfc9db43b7a14e9d46863a96b6\" id=b364e8d1-c204-4006-8197-bf1c2e955e72 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.909612 | controller |     "Jun 12 21:45:00.546512 crc crio[24437]: time=\"2026-06-12T21:45:00.545482841Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688345-rm2j6/POD\" id=12c66cca-295e-4458-a639-258c6f88b4a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.909627 | controller |     "Jun 12 21:45:00.548024 crc crio[24437]: time=\"2026-06-12T21:45:00.546632529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.909642 | controller |     "Jun 12 21:45:00.601292 crc crio[24437]: time=\"2026-06-12T21:45:00.601212021Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688345-rm2j6 Namespace:openshift-operator-lifecycle-manager ID:3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a UID:c5a7a595-8d7f-4e6e-9a2c-4aace665ecec NetNS:/var/run/netns/c11160ba-d325-40ac-8ce8-94bea854b37c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5a7a595_8d7f_4e6e_9a2c_4aace665ecec.slice PodAnnotations:0xc00012a970}] Aliases:map[]}\"",
2026-06-12 21:48:35.909658 | controller |     "Jun 12 21:45:00.601292 crc crio[24437]: time=\"2026-06-12T21:45:00.601257802Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688345-rm2j6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.909673 | controller |     "Jun 12 21:45:01.149828 crc crio[24437]: 2026-06-12T21:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3aeb7a29526c8f0 Mac:ae:86:f6:37:22:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/c11160ba-d325-40ac-8ce8-94bea854b37c SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.909688 | controller |     "Jun 12 21:45:01.152666 crc crio[24437]: time=\"2026-06-12T21:45:01.152334478Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688345-rm2j6 Namespace:openshift-operator-lifecycle-manager ID:3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a UID:c5a7a595-8d7f-4e6e-9a2c-4aace665ecec NetNS:/var/run/netns/c11160ba-d325-40ac-8ce8-94bea854b37c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5a7a595_8d7f_4e6e_9a2c_4aace665ecec.slice PodAnnotations:0xc00012a970}] Aliases:map[]}\"",
2026-06-12 21:48:35.909704 | controller |     "Jun 12 21:45:01.152666 crc crio[24437]: time=\"2026-06-12T21:45:01.152574504Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688345-rm2j6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.909719 | controller |     "Jun 12 21:45:01.165224 crc crio[24437]: time=\"2026-06-12T21:45:01.165001257Z\" level=info msg=\"Ran pod sandbox 3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688345-rm2j6/POD\" id=12c66cca-295e-4458-a639-258c6f88b4a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.909735 | controller |     "Jun 12 21:45:01.173514 crc crio[24437]: time=\"2026-06-12T21:45:01.173447533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bc222339-5e04-4244-8cc4-1218878c3c08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.909750 | controller |     "Jun 12 21:45:01.176765 crc crio[24437]: time=\"2026-06-12T21:45:01.176687082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c25f163c-54fe-47bb-84ce-e4ddfdca85e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.909768 | controller |     "Jun 12 21:45:01.186449 crc crio[24437]: time=\"2026-06-12T21:45:01.186406528Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688345-rm2j6/collect-profiles\" id=3d9d9ede-7fdb-49be-84f1-c6ca48b18ca4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.909783 | controller |     "Jun 12 21:45:01.186877 crc crio[24437]: time=\"2026-06-12T21:45:01.186810628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.909799 | controller |     "Jun 12 21:45:01.235460 crc crio[24437]: time=\"2026-06-12T21:45:01.235372702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.909825 | controller |     "Jun 12 21:45:01.241224 crc crio[24437]: time=\"2026-06-12T21:45:01.241147244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.909841 | controller |     "Jun 12 21:45:01.362360 crc crio[24437]: time=\"2026-06-12T21:45:01.361866877Z\" level=info msg=\"Created container 0552019f2938ebc22988fdfe0912093d7ebfccc737a8f22f217ed2548ebe4928: openshift-operator-lifecycle-manager/collect-profiles-29688345-rm2j6/collect-profiles\" id=3d9d9ede-7fdb-49be-84f1-c6ca48b18ca4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.909874 | controller |     "Jun 12 21:45:01.364856 crc crio[24437]: time=\"2026-06-12T21:45:01.364373148Z\" level=info msg=\"Starting container: 0552019f2938ebc22988fdfe0912093d7ebfccc737a8f22f217ed2548ebe4928\" id=4323234e-333d-4dae-93e0-07103c79aa08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.909890 | controller |     "Jun 12 21:45:01.370607 crc crio[24437]: time=\"2026-06-12T21:45:01.369877633Z\" level=info msg=\"Started container\" PID=282715 containerID=0552019f2938ebc22988fdfe0912093d7ebfccc737a8f22f217ed2548ebe4928 description=openshift-operator-lifecycle-manager/collect-profiles-29688345-rm2j6/collect-profiles id=4323234e-333d-4dae-93e0-07103c79aa08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a",
2026-06-12 21:48:35.909906 | controller |     "Jun 12 21:45:02.860396 crc crio[24437]: time=\"2026-06-12T21:45:02.859749429Z\" level=info msg=\"Stopping pod sandbox: 3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a\" id=e6adb798-298e-43f2-9d2f-809dc8b5882c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.909922 | controller |     "Jun 12 21:45:02.862666 crc crio[24437]: time=\"2026-06-12T21:45:02.861080742Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688345-rm2j6 Namespace:openshift-operator-lifecycle-manager ID:3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a UID:c5a7a595-8d7f-4e6e-9a2c-4aace665ecec NetNS:/var/run/netns/c11160ba-d325-40ac-8ce8-94bea854b37c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5a7a595_8d7f_4e6e_9a2c_4aace665ecec.slice PodAnnotations:0xc00282c6f0}] Aliases:map[]}\"",
2026-06-12 21:48:35.909938 | controller |     "Jun 12 21:45:02.862666 crc crio[24437]: time=\"2026-06-12T21:45:02.861295497Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688345-rm2j6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.909954 | controller |     "Jun 12 21:45:03.183676 crc crio[24437]: time=\"2026-06-12T21:45:03.182702243Z\" level=info msg=\"Stopped pod sandbox: 3aeb7a29526c8f01d3e5bfa7a966ac7b858996f3a55de9191a0256173815346a\" id=e6adb798-298e-43f2-9d2f-809dc8b5882c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.909972 | controller |     "Jun 12 21:45:28.019657 crc crio[24437]: time=\"2026-06-12T21:45:28.018619717Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:48:35.909987 | controller |     "Jun 12 21:45:31.153973 crc crio[24437]: time=\"2026-06-12T21:45:31.153714858Z\" level=info msg=\"Removing container: c42df131659c4832d7bd8ae6121f8c258c8de94f0cc71cce18efa88fdec7457b\" id=ec3df5df-cee5-45cc-8fb8-3a5af6efcced name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.910003 | controller |     "Jun 12 21:45:31.203886 crc crio[24437]: time=\"2026-06-12T21:45:31.203612794Z\" level=info msg=\"Removed container c42df131659c4832d7bd8ae6121f8c258c8de94f0cc71cce18efa88fdec7457b: openshift-operator-lifecycle-manager/collect-profiles-29688300-55kzl/collect-profiles\" id=ec3df5df-cee5-45cc-8fb8-3a5af6efcced name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.910018 | controller |     "Jun 12 21:45:31.221620 crc crio[24437]: time=\"2026-06-12T21:45:31.22147884Z\" level=info msg=\"Stopping pod sandbox: 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2\" id=37cfe9b3-2f26-4caa-b9af-47e90e5cd3ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.910032 | controller |     "Jun 12 21:45:31.221793 crc crio[24437]: time=\"2026-06-12T21:45:31.221645704Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2\" id=37cfe9b3-2f26-4caa-b9af-47e90e5cd3ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.910047 | controller |     "Jun 12 21:45:31.222756 crc crio[24437]: time=\"2026-06-12T21:45:31.222645888Z\" level=info msg=\"Removing pod sandbox: 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2\" id=11343251-cce6-410c-acf5-5b2809808321 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.910062 | controller |     "Jun 12 21:45:31.251113 crc crio[24437]: time=\"2026-06-12T21:45:31.25098987Z\" level=info msg=\"Removed pod sandbox: 2f330885f575657640b65ac5241a71da083404c42900950ae1b6385eac56fcb2\" id=11343251-cce6-410c-acf5-5b2809808321 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.910077 | controller |     "Jun 12 21:45:35.482700 crc crio[24437]: time=\"2026-06-12T21:45:35.482110534Z\" level=info msg=\"Stopping container: e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723 (timeout: 2s)\" id=8c179cf8-5a4a-4e95-bc94-2cbf730f72dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.910092 | controller |     "Jun 12 21:45:35.741725 crc crio[24437]: time=\"2026-06-12T21:45:35.741431007Z\" level=info msg=\"Stopped container e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723: openshift-must-gather-fzznf/must-gather-nnpxr/copy\" id=8c179cf8-5a4a-4e95-bc94-2cbf730f72dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.910107 | controller |     "Jun 12 21:45:35.742730 crc crio[24437]: time=\"2026-06-12T21:45:35.742647166Z\" level=info msg=\"Stopping pod sandbox: 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821\" id=4194bcac-938b-44c2-8978-db9c00911655 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.910122 | controller |     "Jun 12 21:45:35.743611 crc crio[24437]: time=\"2026-06-12T21:45:35.743518597Z\" level=info msg=\"Got pod network &{Name:must-gather-nnpxr Namespace:openshift-must-gather-fzznf ID:79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821 UID:7c1ff78b-7cc3-4828-8721-2d7b7ab2fbf0 NetNS:/var/run/netns/e24dfceb-b111-4c42-b1b3-4c2eb80673dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c1ff78b_7cc3_4828_8721_2d7b7ab2fbf0.slice PodAnnotations:0xc00282c2f8}] Aliases:map[]}\"",
2026-06-12 21:48:35.910141 | controller |     "Jun 12 21:45:35.743768 crc crio[24437]: time=\"2026-06-12T21:45:35.743721462Z\" level=info msg=\"Deleting pod openshift-must-gather-fzznf_must-gather-nnpxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.910157 | controller |     "Jun 12 21:45:36.052158 crc crio[24437]: time=\"2026-06-12T21:45:36.051648471Z\" level=info msg=\"Stopped pod sandbox: 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821\" id=4194bcac-938b-44c2-8978-db9c00911655 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.910172 | controller |     "Jun 12 21:45:36.412067 crc crio[24437]: time=\"2026-06-12T21:45:36.411979146Z\" level=info msg=\"Removing container: e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723\" id=94b36bf1-2107-4be8-8472-3197a5dc97a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.910187 | controller |     "Jun 12 21:45:36.443491 crc crio[24437]: time=\"2026-06-12T21:45:36.442863519Z\" level=info msg=\"Removed container e7b9496f587f40a35af40aa66693a73ac1d993fd8706df509b1c4f804af86723: openshift-must-gather-fzznf/must-gather-nnpxr/copy\" id=94b36bf1-2107-4be8-8472-3197a5dc97a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.910202 | controller |     "Jun 12 21:45:36.446362 crc crio[24437]: time=\"2026-06-12T21:45:36.446259553Z\" level=info msg=\"Removing container: 09e4e2e225e801a495a8607b4f0c5e623a7b7e7568d4a450ce3cd7affbb474b8\" id=adf2f954-bad9-428a-80b6-3075a3d427b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.910217 | controller |     "Jun 12 21:45:36.776871 crc crio[24437]: time=\"2026-06-12T21:45:36.776805902Z\" level=info msg=\"Removed container 09e4e2e225e801a495a8607b4f0c5e623a7b7e7568d4a450ce3cd7affbb474b8: openshift-must-gather-fzznf/must-gather-nnpxr/gather\" id=adf2f954-bad9-428a-80b6-3075a3d427b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.910233 | controller |     "Jun 12 21:45:43.936718 crc crio[24437]: time=\"2026-06-12T21:45:43.935435065Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-tgrwq/POD\" id=badede1b-cf16-4ef2-a1de-b1a50c06caba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.910248 | controller |     "Jun 12 21:45:43.938508 crc crio[24437]: time=\"2026-06-12T21:45:43.936762237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.910263 | controller |     "Jun 12 21:45:43.981845 crc crio[24437]: time=\"2026-06-12T21:45:43.981731935Z\" level=info msg=\"Got pod network &{Name:community-operators-tgrwq Namespace:openshift-marketplace ID:ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2 UID:49a1a985-3142-4282-b3c0-07d802f0e4a3 NetNS:/var/run/netns/7cc75333-2e6f-47d7-b4a8-ba26fa8db704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49a1a985_3142_4282_b3c0_07d802f0e4a3.slice PodAnnotations:0xc001f6c520}] Aliases:map[]}\"",
2026-06-12 21:48:35.910279 | controller |     "Jun 12 21:45:43.981845 crc crio[24437]: time=\"2026-06-12T21:45:43.981804086Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-tgrwq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.910295 | controller |     "Jun 12 21:45:44.581294 crc crio[24437]: 2026-06-12T21:45:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec669a89aceadfe Mac:f6:bd:a9:72:e2:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/7cc75333-2e6f-47d7-b4a8-ba26fa8db704 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.910311 | controller |     "Jun 12 21:45:44.583184 crc crio[24437]: time=\"2026-06-12T21:45:44.583110737Z\" level=info msg=\"Got pod network &{Name:community-operators-tgrwq Namespace:openshift-marketplace ID:ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2 UID:49a1a985-3142-4282-b3c0-07d802f0e4a3 NetNS:/var/run/netns/7cc75333-2e6f-47d7-b4a8-ba26fa8db704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49a1a985_3142_4282_b3c0_07d802f0e4a3.slice PodAnnotations:0xc001f6c520}] Aliases:map[]}\"",
2026-06-12 21:48:35.910330 | controller |     "Jun 12 21:45:44.583295 crc crio[24437]: time=\"2026-06-12T21:45:44.583279451Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-tgrwq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.910346 | controller |     "Jun 12 21:45:44.594393 crc crio[24437]: time=\"2026-06-12T21:45:44.594349731Z\" level=info msg=\"Ran pod sandbox ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2 with infra container: openshift-marketplace/community-operators-tgrwq/POD\" id=badede1b-cf16-4ef2-a1de-b1a50c06caba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.910361 | controller |     "Jun 12 21:45:44.604553 crc crio[24437]: time=\"2026-06-12T21:45:44.604023407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba08ab28-5663-49bd-84dd-43c9b04860d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.910377 | controller |     "Jun 12 21:45:44.607468 crc crio[24437]: time=\"2026-06-12T21:45:44.607260676Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a482ab6a-455d-417e-88d9-5306e7e7a7f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.910392 | controller |     "Jun 12 21:45:44.616385 crc crio[24437]: time=\"2026-06-12T21:45:44.615063665Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tgrwq/extract-utilities\" id=16381234-cf2c-45b9-b648-3d194124ef00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.910407 | controller |     "Jun 12 21:45:44.616385 crc crio[24437]: time=\"2026-06-12T21:45:44.615386114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.910422 | controller |     "Jun 12 21:45:44.671976 crc crio[24437]: time=\"2026-06-12T21:45:44.671878131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.910437 | controller |     "Jun 12 21:45:44.678434 crc crio[24437]: time=\"2026-06-12T21:45:44.678353499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.910453 | controller |     "Jun 12 21:45:44.856145 crc crio[24437]: time=\"2026-06-12T21:45:44.856085703Z\" level=info msg=\"Created container b2027239c0a3567c9674700f4aeea0e8b002fa75fe53d9d87c043f0bfbd52c3e: openshift-marketplace/community-operators-tgrwq/extract-utilities\" id=16381234-cf2c-45b9-b648-3d194124ef00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.910468 | controller |     "Jun 12 21:45:44.857805 crc crio[24437]: time=\"2026-06-12T21:45:44.857730053Z\" level=info msg=\"Starting container: b2027239c0a3567c9674700f4aeea0e8b002fa75fe53d9d87c043f0bfbd52c3e\" id=a0a92f76-38a3-4b42-ad4c-56483fa6fd48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.910483 | controller |     "Jun 12 21:45:44.863335 crc crio[24437]: time=\"2026-06-12T21:45:44.863291018Z\" level=info msg=\"Started container\" PID=284871 containerID=b2027239c0a3567c9674700f4aeea0e8b002fa75fe53d9d87c043f0bfbd52c3e description=openshift-marketplace/community-operators-tgrwq/extract-utilities id=a0a92f76-38a3-4b42-ad4c-56483fa6fd48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2",
2026-06-12 21:48:35.910502 | controller |     "Jun 12 21:45:45.553350 crc crio[24437]: time=\"2026-06-12T21:45:45.552465412Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2772eaec-8b9c-4023-9ca4-7122c3309c7a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.910517 | controller |     "Jun 12 21:45:45.576694 crc crio[24437]: time=\"2026-06-12T21:45:45.57660888Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.910532 | controller |     "Jun 12 21:45:46.567789 crc crio[24437]: time=\"2026-06-12T21:45:46.566905537Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=2772eaec-8b9c-4023-9ca4-7122c3309c7a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.910548 | controller |     "Jun 12 21:45:46.570092 crc crio[24437]: time=\"2026-06-12T21:45:46.569297684Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f7e0529b-d384-44dd-87a4-fc16ee45ec62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.910563 | controller |     "Jun 12 21:45:46.572315 crc crio[24437]: time=\"2026-06-12T21:45:46.572248587Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=468c2c4f-1888-4ea1-a3cc-bbdfd7db342a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.910579 | controller |     "Jun 12 21:45:46.578777 crc crio[24437]: time=\"2026-06-12T21:45:46.578685874Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tgrwq/extract-content\" id=5d606941-c247-4b79-9c3a-a1737638cf61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.910593 | controller |     "Jun 12 21:45:46.580565 crc crio[24437]: time=\"2026-06-12T21:45:46.580502078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.910608 | controller |     "Jun 12 21:45:46.651346 crc crio[24437]: time=\"2026-06-12T21:45:46.651224643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.910623 | controller |     "Jun 12 21:45:46.655002 crc crio[24437]: time=\"2026-06-12T21:45:46.654863931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.910638 | controller |     "Jun 12 21:45:46.840146 crc crio[24437]: time=\"2026-06-12T21:45:46.838811316Z\" level=info msg=\"Created container 8f5e5a34fe7fde7bdd9de3a52cbfa5b3bf1573945a0446b32d97c88f90f8da2f: openshift-marketplace/community-operators-tgrwq/extract-content\" id=5d606941-c247-4b79-9c3a-a1737638cf61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.910652 | controller |     "Jun 12 21:45:46.843197 crc crio[24437]: time=\"2026-06-12T21:45:46.842823764Z\" level=info msg=\"Starting container: 8f5e5a34fe7fde7bdd9de3a52cbfa5b3bf1573945a0446b32d97c88f90f8da2f\" id=3b094eb3-3952-4c58-a1de-51a4e1606342 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.910667 | controller |     "Jun 12 21:45:46.850295 crc crio[24437]: time=\"2026-06-12T21:45:46.849908497Z\" level=info msg=\"Started container\" PID=285027 containerID=8f5e5a34fe7fde7bdd9de3a52cbfa5b3bf1573945a0446b32d97c88f90f8da2f description=openshift-marketplace/community-operators-tgrwq/extract-content id=3b094eb3-3952-4c58-a1de-51a4e1606342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2",
2026-06-12 21:48:35.910683 | controller |     "Jun 12 21:45:48.613843 crc crio[24437]: time=\"2026-06-12T21:45:48.612694267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9c3b2f8a-9661-4a7c-84fb-6502a42309c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.910701 | controller |     "Jun 12 21:45:48.618049 crc crio[24437]: time=\"2026-06-12T21:45:48.617847743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f696ee41-2443-40fa-ae63-185d6901dc28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.910716 | controller |     "Jun 12 21:45:48.627762 crc crio[24437]: time=\"2026-06-12T21:45:48.627648402Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tgrwq/registry-server\" id=c5a6b4cc-b4a9-4823-bc86-147490f3f9ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.910731 | controller |     "Jun 12 21:45:48.628305 crc crio[24437]: time=\"2026-06-12T21:45:48.628229986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.910746 | controller |     "Jun 12 21:45:48.691472 crc crio[24437]: time=\"2026-06-12T21:45:48.691288934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.910761 | controller |     "Jun 12 21:45:48.695189 crc crio[24437]: time=\"2026-06-12T21:45:48.695117637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.910776 | controller |     "Jun 12 21:45:48.896627 crc crio[24437]: time=\"2026-06-12T21:45:48.895697828Z\" level=info msg=\"Created container e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746: openshift-marketplace/community-operators-tgrwq/registry-server\" id=c5a6b4cc-b4a9-4823-bc86-147490f3f9ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.910790 | controller |     "Jun 12 21:45:48.897686 crc crio[24437]: time=\"2026-06-12T21:45:48.897596894Z\" level=info msg=\"Starting container: e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746\" id=a2a691ec-9672-4604-b418-0b2924c76454 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.910805 | controller |     "Jun 12 21:45:48.907114 crc crio[24437]: time=\"2026-06-12T21:45:48.905334643Z\" level=info msg=\"Started container\" PID=285270 containerID=e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746 description=openshift-marketplace/community-operators-tgrwq/registry-server id=a2a691ec-9672-4604-b418-0b2924c76454 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2",
2026-06-12 21:48:35.910820 | controller |     "Jun 12 21:45:56.742378 crc crio[24437]: time=\"2026-06-12T21:45:56.741371362Z\" level=info msg=\"Stopping container: e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746 (timeout: 2s)\" id=3fee295b-61ca-4a2f-a12a-9d5c0beb1b2b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.910835 | controller |     "Jun 12 21:45:56.867504 crc crio[24437]: time=\"2026-06-12T21:45:56.867401386Z\" level=info msg=\"Stopped container e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746: openshift-marketplace/community-operators-tgrwq/registry-server\" id=3fee295b-61ca-4a2f-a12a-9d5c0beb1b2b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.910862 | controller |     "Jun 12 21:45:56.868556 crc crio[24437]: time=\"2026-06-12T21:45:56.868444501Z\" level=info msg=\"Stopping pod sandbox: ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2\" id=4fee7286-31bb-41c5-8a4d-e1e8bef4b1ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.910886 | controller |     "Jun 12 21:45:56.869484 crc crio[24437]: time=\"2026-06-12T21:45:56.869405094Z\" level=info msg=\"Got pod network &{Name:community-operators-tgrwq Namespace:openshift-marketplace ID:ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2 UID:49a1a985-3142-4282-b3c0-07d802f0e4a3 NetNS:/var/run/netns/7cc75333-2e6f-47d7-b4a8-ba26fa8db704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49a1a985_3142_4282_b3c0_07d802f0e4a3.slice PodAnnotations:0xc00282c1b8}] Aliases:map[]}\"",
2026-06-12 21:48:35.910903 | controller |     "Jun 12 21:45:56.869721 crc crio[24437]: time=\"2026-06-12T21:45:56.869652401Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-tgrwq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.910919 | controller |     "Jun 12 21:45:57.152736 crc crio[24437]: time=\"2026-06-12T21:45:57.152302992Z\" level=info msg=\"Stopped pod sandbox: ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2\" id=4fee7286-31bb-41c5-8a4d-e1e8bef4b1ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.910934 | controller |     "Jun 12 21:45:57.762848 crc crio[24437]: time=\"2026-06-12T21:45:57.762160901Z\" level=info msg=\"Removing container: e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746\" id=379716b4-a873-482b-8325-2e5110539b18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.910949 | controller |     "Jun 12 21:45:57.798715 crc crio[24437]: time=\"2026-06-12T21:45:57.798575299Z\" level=info msg=\"Removed container e174a7ecc00a3b4da577c29b8872b2653cf77555c06b7dc5ca2c45d2314df746: openshift-marketplace/community-operators-tgrwq/registry-server\" id=379716b4-a873-482b-8325-2e5110539b18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.910964 | controller |     "Jun 12 21:45:57.802818 crc crio[24437]: time=\"2026-06-12T21:45:57.802719971Z\" level=info msg=\"Removing container: 8f5e5a34fe7fde7bdd9de3a52cbfa5b3bf1573945a0446b32d97c88f90f8da2f\" id=258b167e-0b40-4d76-ace5-86ea6978bcbc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.910979 | controller |     "Jun 12 21:45:57.850796 crc crio[24437]: time=\"2026-06-12T21:45:57.85068091Z\" level=info msg=\"Removed container 8f5e5a34fe7fde7bdd9de3a52cbfa5b3bf1573945a0446b32d97c88f90f8da2f: openshift-marketplace/community-operators-tgrwq/extract-content\" id=258b167e-0b40-4d76-ace5-86ea6978bcbc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.910995 | controller |     "Jun 12 21:45:57.854151 crc crio[24437]: time=\"2026-06-12T21:45:57.854068003Z\" level=info msg=\"Removing container: b2027239c0a3567c9674700f4aeea0e8b002fa75fe53d9d87c043f0bfbd52c3e\" id=7362124b-2dbd-4b77-b16b-9973259036c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.911010 | controller |     "Jun 12 21:45:57.916824 crc crio[24437]: time=\"2026-06-12T21:45:57.916714951Z\" level=info msg=\"Removed container b2027239c0a3567c9674700f4aeea0e8b002fa75fe53d9d87c043f0bfbd52c3e: openshift-marketplace/community-operators-tgrwq/extract-utilities\" id=7362124b-2dbd-4b77-b16b-9973259036c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.911025 | controller |     "Jun 12 21:46:00.526335 crc crio[24437]: time=\"2026-06-12T21:46:00.524640667Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688346-fthc6/POD\" id=b9c774f9-93e4-4ce0-98dd-437cf462cfaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.911040 | controller |     "Jun 12 21:46:00.528200 crc crio[24437]: time=\"2026-06-12T21:46:00.52639721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.911056 | controller |     "Jun 12 21:46:00.572269 crc crio[24437]: time=\"2026-06-12T21:46:00.572166107Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688346-fthc6 Namespace:openshift-infra ID:3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45 UID:1ae5d6c6-f800-47fe-ad0d-451a25f51895 NetNS:/var/run/netns/09b55728-c916-43ec-8970-197766811095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ae5d6c6_f800_47fe_ad0d_451a25f51895.slice PodAnnotations:0xc00282c6a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.911075 | controller |     "Jun 12 21:46:00.572269 crc crio[24437]: time=\"2026-06-12T21:46:00.572258958Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688346-fthc6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.911091 | controller |     "Jun 12 21:46:01.118124 crc crio[24437]: 2026-06-12T21:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ab126b40c67f2a Mac:1e:15:e8:58:55:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/09b55728-c916-43ec-8970-197766811095 SocketPath: PciID:}] [{Interface:0xc0005922b0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.911106 | controller |     "Jun 12 21:46:01.121623 crc crio[24437]: time=\"2026-06-12T21:46:01.121555702Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688346-fthc6 Namespace:openshift-infra ID:3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45 UID:1ae5d6c6-f800-47fe-ad0d-451a25f51895 NetNS:/var/run/netns/09b55728-c916-43ec-8970-197766811095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ae5d6c6_f800_47fe_ad0d_451a25f51895.slice PodAnnotations:0xc00282c6a8}] Aliases:map[]}\"",
2026-06-12 21:48:35.911121 | controller |     "Jun 12 21:46:01.121799 crc crio[24437]: time=\"2026-06-12T21:46:01.121755607Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688346-fthc6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.911136 | controller |     "Jun 12 21:46:01.133851 crc crio[24437]: time=\"2026-06-12T21:46:01.133702497Z\" level=info msg=\"Ran pod sandbox 3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45 with infra container: openshift-infra/auto-csr-approver-29688346-fthc6/POD\" id=b9c774f9-93e4-4ce0-98dd-437cf462cfaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.911151 | controller |     "Jun 12 21:46:01.139652 crc crio[24437]: time=\"2026-06-12T21:46:01.139560911Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1d0b8455-6d56-4bc7-b4a1-3417bb3d1713 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.911166 | controller |     "Jun 12 21:46:01.149784 crc crio[24437]: time=\"2026-06-12T21:46:01.149690878Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.911181 | controller |     "Jun 12 21:46:02.313355 crc crio[24437]: time=\"2026-06-12T21:46:02.313291759Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1d0b8455-6d56-4bc7-b4a1-3417bb3d1713 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.911196 | controller |     "Jun 12 21:46:02.315976 crc crio[24437]: time=\"2026-06-12T21:46:02.315310319Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6dc397f8-b46c-4300-a780-eaa270b3540c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.911212 | controller |     "Jun 12 21:46:02.319849 crc crio[24437]: time=\"2026-06-12T21:46:02.319749537Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=06040e7b-41f6-4216-ab71-10b56992bf26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.911227 | controller |     "Jun 12 21:46:02.328376 crc crio[24437]: time=\"2026-06-12T21:46:02.328323836Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688346-fthc6/oc\" id=e7ac94be-2380-40a5-8dab-78475d145e1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.911248 | controller |     "Jun 12 21:46:02.328820 crc crio[24437]: time=\"2026-06-12T21:46:02.328749906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.911264 | controller |     "Jun 12 21:46:02.369446 crc crio[24437]: time=\"2026-06-12T21:46:02.369305415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.911279 | controller |     "Jun 12 21:46:02.700716 crc crio[24437]: time=\"2026-06-12T21:46:02.70050973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.911294 | controller |     "Jun 12 21:46:02.810409 crc crio[24437]: time=\"2026-06-12T21:46:02.810281607Z\" level=info msg=\"Created container 44527bb3588d956a433310ee9c39785e8756e00032593c8aba8d56ec948dfa84: openshift-infra/auto-csr-approver-29688346-fthc6/oc\" id=e7ac94be-2380-40a5-8dab-78475d145e1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.911309 | controller |     "Jun 12 21:46:02.811697 crc crio[24437]: time=\"2026-06-12T21:46:02.811498827Z\" level=info msg=\"Starting container: 44527bb3588d956a433310ee9c39785e8756e00032593c8aba8d56ec948dfa84\" id=fe9bf64f-b8e7-47b3-9901-7cce95bf34e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.911324 | controller |     "Jun 12 21:46:02.818312 crc crio[24437]: time=\"2026-06-12T21:46:02.818225991Z\" level=info msg=\"Started container\" PID=286023 containerID=44527bb3588d956a433310ee9c39785e8756e00032593c8aba8d56ec948dfa84 description=openshift-infra/auto-csr-approver-29688346-fthc6/oc id=fe9bf64f-b8e7-47b3-9901-7cce95bf34e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45",
2026-06-12 21:48:35.911339 | controller |     "Jun 12 21:46:04.924628 crc crio[24437]: time=\"2026-06-12T21:46:04.923615765Z\" level=info msg=\"Stopping pod sandbox: 3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45\" id=0cd34980-40e6-48e7-95c7-1ed7e3205223 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.911354 | controller |     "Jun 12 21:46:04.926384 crc crio[24437]: time=\"2026-06-12T21:46:04.925623914Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688346-fthc6 Namespace:openshift-infra ID:3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45 UID:1ae5d6c6-f800-47fe-ad0d-451a25f51895 NetNS:/var/run/netns/09b55728-c916-43ec-8970-197766811095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ae5d6c6_f800_47fe_ad0d_451a25f51895.slice PodAnnotations:0xc001f6c910}] Aliases:map[]}\"",
2026-06-12 21:48:35.911370 | controller |     "Jun 12 21:46:04.926384 crc crio[24437]: time=\"2026-06-12T21:46:04.925818478Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688346-fthc6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.911385 | controller |     "Jun 12 21:46:05.296901 crc crio[24437]: time=\"2026-06-12T21:46:05.29007883Z\" level=info msg=\"Stopped pod sandbox: 3ab126b40c67f2aad4e8f3b5699e0ef8f7caf99b053efefdd3725da78eba2d45\" id=0cd34980-40e6-48e7-95c7-1ed7e3205223 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.911400 | controller |     "Jun 12 21:46:31.282603 crc crio[24437]: time=\"2026-06-12T21:46:31.281701135Z\" level=info msg=\"Removing container: d795acdcc25fdf6214348fdf5088c5ec375161875be978a5aa217d119d4656f7\" id=d96d7a45-b765-4f83-946b-c63134b85bd3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.911419 | controller |     "Jun 12 21:46:31.480384 crc crio[24437]: time=\"2026-06-12T21:46:31.479294152Z\" level=info msg=\"Removed container d795acdcc25fdf6214348fdf5088c5ec375161875be978a5aa217d119d4656f7: openshift-infra/auto-csr-approver-29688340-lkgjh/oc\" id=d96d7a45-b765-4f83-946b-c63134b85bd3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.911435 | controller |     "Jun 12 21:46:31.498891 crc crio[24437]: time=\"2026-06-12T21:46:31.498730506Z\" level=info msg=\"Stopping pod sandbox: ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2\" id=5c97a605-efb4-4929-9e06-4a5a7e31763d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.911450 | controller |     "Jun 12 21:46:31.499274 crc crio[24437]: time=\"2026-06-12T21:46:31.498985502Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2\" id=5c97a605-efb4-4929-9e06-4a5a7e31763d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.911465 | controller |     "Jun 12 21:46:31.500387 crc crio[24437]: time=\"2026-06-12T21:46:31.500300184Z\" level=info msg=\"Removing pod sandbox: ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2\" id=03740967-b5ee-4229-b52c-67c56737f36b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.911480 | controller |     "Jun 12 21:46:31.524179 crc crio[24437]: time=\"2026-06-12T21:46:31.524065043Z\" level=info msg=\"Removed pod sandbox: ec669a89aceadfe6b3cb82c0515019e8c6b39797ee870b21fa0e839b5b70bda2\" id=03740967-b5ee-4229-b52c-67c56737f36b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.911496 | controller |     "Jun 12 21:46:31.525491 crc crio[24437]: time=\"2026-06-12T21:46:31.525401446Z\" level=info msg=\"Stopping pod sandbox: 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821\" id=6189fee5-78b4-4720-834e-84bf8314c412 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.911511 | controller |     "Jun 12 21:46:31.525618 crc crio[24437]: time=\"2026-06-12T21:46:31.525497448Z\" level=info msg=\"Stopped pod sandbox (already stopped): 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821\" id=6189fee5-78b4-4720-834e-84bf8314c412 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.911526 | controller |     "Jun 12 21:46:31.526259 crc crio[24437]: time=\"2026-06-12T21:46:31.526181364Z\" level=info msg=\"Removing pod sandbox: 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821\" id=8362df91-6d75-4bdc-8f2e-22a780e2f439 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.911542 | controller |     "Jun 12 21:46:31.547494 crc crio[24437]: time=\"2026-06-12T21:46:31.547239767Z\" level=info msg=\"Removed pod sandbox: 79a4ac0f43d3e71c27db489a2b29d2b4d1cc4e1f952115921e6704403ebde821\" id=8362df91-6d75-4bdc-8f2e-22a780e2f439 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.911558 | controller |     "Jun 12 21:46:31.548739 crc crio[24437]: time=\"2026-06-12T21:46:31.548647442Z\" level=info msg=\"Stopping pod sandbox: a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f\" id=274bbb49-773c-4dec-be01-9b1d054b63c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.911573 | controller |     "Jun 12 21:46:31.549085 crc crio[24437]: time=\"2026-06-12T21:46:31.548751764Z\" level=info msg=\"Stopped pod sandbox (already stopped): a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f\" id=274bbb49-773c-4dec-be01-9b1d054b63c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.911589 | controller |     "Jun 12 21:46:31.549784 crc crio[24437]: time=\"2026-06-12T21:46:31.549707078Z\" level=info msg=\"Removing pod sandbox: a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f\" id=6909103e-c27a-405c-b5c7-f31c0e6c1351 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.911604 | controller |     "Jun 12 21:46:31.565213 crc crio[24437]: time=\"2026-06-12T21:46:31.565096973Z\" level=info msg=\"Removed pod sandbox: a55edd461dd1618dd2d72f24c683fbad459e2b0bfd761caf13bf1f1fd7918d3f\" id=6909103e-c27a-405c-b5c7-f31c0e6c1351 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.911623 | controller |     "Jun 12 21:46:51.208962 crc crio[24437]: time=\"2026-06-12T21:46:51.207658403Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-4xpbp/POD\" id=dd2623f7-2978-4c04-836b-eedb79bf2308 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.911638 | controller |     "Jun 12 21:46:51.211325 crc crio[24437]: time=\"2026-06-12T21:46:51.209002345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.911654 | controller |     "Jun 12 21:46:51.264361 crc crio[24437]: time=\"2026-06-12T21:46:51.264222351Z\" level=info msg=\"Got pod network &{Name:certified-operators-4xpbp Namespace:openshift-marketplace ID:f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2 UID:cdb1fcee-a6bc-4ac9-be2c-5c2c8345a472 NetNS:/var/run/netns/4ca6d972-607c-41c3-bd02-15390acff58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdb1fcee_a6bc_4ac9_be2c_5c2c8345a472.slice PodAnnotations:0xc002746048}] Aliases:map[]}\"",
2026-06-12 21:48:35.911669 | controller |     "Jun 12 21:46:51.264361 crc crio[24437]: time=\"2026-06-12T21:46:51.264320204Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-4xpbp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.911685 | controller |     "Jun 12 21:46:51.673850 crc crio[24437]: 2026-06-12T21:46:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f74ef0cf5c58ec6 Mac:6a:57:16:b9:5c:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/4ca6d972-607c-41c3-bd02-15390acff58e SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.911700 | controller |     "Jun 12 21:46:51.678001 crc crio[24437]: time=\"2026-06-12T21:46:51.67511086Z\" level=info msg=\"Got pod network &{Name:certified-operators-4xpbp Namespace:openshift-marketplace ID:f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2 UID:cdb1fcee-a6bc-4ac9-be2c-5c2c8345a472 NetNS:/var/run/netns/4ca6d972-607c-41c3-bd02-15390acff58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdb1fcee_a6bc_4ac9_be2c_5c2c8345a472.slice PodAnnotations:0xc002746048}] Aliases:map[]}\"",
2026-06-12 21:48:35.911716 | controller |     "Jun 12 21:46:51.678001 crc crio[24437]: time=\"2026-06-12T21:46:51.677625092Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-4xpbp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.911731 | controller |     "Jun 12 21:46:51.699036 crc crio[24437]: time=\"2026-06-12T21:46:51.69807198Z\" level=info msg=\"Ran pod sandbox f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2 with infra container: openshift-marketplace/certified-operators-4xpbp/POD\" id=dd2623f7-2978-4c04-836b-eedb79bf2308 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.911747 | controller |     "Jun 12 21:46:51.715666 crc crio[24437]: time=\"2026-06-12T21:46:51.715345662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4884ed15-eea8-4c51-84c3-f200cb64a9c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.911762 | controller |     "Jun 12 21:46:51.718417 crc crio[24437]: time=\"2026-06-12T21:46:51.718360565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7952955-482c-42ed-9bbe-2ef859fdd2b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.911780 | controller |     "Jun 12 21:46:51.731307 crc crio[24437]: time=\"2026-06-12T21:46:51.731224068Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4xpbp/extract-utilities\" id=daf40625-7d22-466e-bf46-8307584938cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.911796 | controller |     "Jun 12 21:46:51.731764 crc crio[24437]: time=\"2026-06-12T21:46:51.731718441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.911811 | controller |     "Jun 12 21:46:51.839797 crc crio[24437]: time=\"2026-06-12T21:46:51.839052877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.911826 | controller |     "Jun 12 21:46:51.860213 crc crio[24437]: time=\"2026-06-12T21:46:51.859912366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.911841 | controller |     "Jun 12 21:46:52.066825 crc crio[24437]: time=\"2026-06-12T21:46:52.066736049Z\" level=info msg=\"Created container 7a5e73c6a8915a596b40ab421ab227998a8cf9d7bd9a7ee8d39c5f15a8f60689: openshift-marketplace/certified-operators-4xpbp/extract-utilities\" id=daf40625-7d22-466e-bf46-8307584938cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.911874 | controller |     "Jun 12 21:46:52.068873 crc crio[24437]: time=\"2026-06-12T21:46:52.06842994Z\" level=info msg=\"Starting container: 7a5e73c6a8915a596b40ab421ab227998a8cf9d7bd9a7ee8d39c5f15a8f60689\" id=5331f2c5-362e-43af-b4ac-511e869b03ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.911891 | controller |     "Jun 12 21:46:52.075058 crc crio[24437]: time=\"2026-06-12T21:46:52.074710524Z\" level=info msg=\"Started container\" PID=288521 containerID=7a5e73c6a8915a596b40ab421ab227998a8cf9d7bd9a7ee8d39c5f15a8f60689 description=openshift-marketplace/certified-operators-4xpbp/extract-utilities id=5331f2c5-362e-43af-b4ac-511e869b03ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2",
2026-06-12 21:48:35.911907 | controller |     "Jun 12 21:46:52.731398 crc crio[24437]: time=\"2026-06-12T21:46:52.728546435Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=94d7a555-ab54-4937-89fd-de4b6fd3864a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.911922 | controller |     "Jun 12 21:46:52.739686 crc crio[24437]: time=\"2026-06-12T21:46:52.739493012Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.911937 | controller |     "Jun 12 21:46:53.338366 crc crio[24437]: time=\"2026-06-12T21:46:53.33818686Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064\" id=94d7a555-ab54-4937-89fd-de4b6fd3864a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.911953 | controller |     "Jun 12 21:46:53.339374 crc crio[24437]: time=\"2026-06-12T21:46:53.339221524Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bc9b0b71-1c61-4c88-a282-66752771fbe2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.911968 | controller |     "Jun 12 21:46:53.342659 crc crio[24437]: time=\"2026-06-12T21:46:53.342604736Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c4028f1f-2781-4b6f-a726-f91da00bacb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.911983 | controller |     "Jun 12 21:46:53.350053 crc crio[24437]: time=\"2026-06-12T21:46:53.349983357Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4xpbp/extract-content\" id=26542189-62f8-4036-a951-bf0f31fd459d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.912002 | controller |     "Jun 12 21:46:53.350548 crc crio[24437]: time=\"2026-06-12T21:46:53.35047649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.912018 | controller |     "Jun 12 21:46:53.399120 crc crio[24437]: time=\"2026-06-12T21:46:53.399064324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.912033 | controller |     "Jun 12 21:46:53.405758 crc crio[24437]: time=\"2026-06-12T21:46:53.405404249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.912048 | controller |     "Jun 12 21:46:53.586837 crc crio[24437]: time=\"2026-06-12T21:46:53.586576276Z\" level=info msg=\"Created container 18729305ee013d7836b21c3686cf582e3c7c1c8a6368c61c79de8d02961c7a2c: openshift-marketplace/certified-operators-4xpbp/extract-content\" id=26542189-62f8-4036-a951-bf0f31fd459d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.912063 | controller |     "Jun 12 21:46:53.588725 crc crio[24437]: time=\"2026-06-12T21:46:53.588453161Z\" level=info msg=\"Starting container: 18729305ee013d7836b21c3686cf582e3c7c1c8a6368c61c79de8d02961c7a2c\" id=d52477e3-fb10-4e87-8d91-84bbf55822d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.912078 | controller |     "Jun 12 21:46:53.595667 crc crio[24437]: time=\"2026-06-12T21:46:53.594757465Z\" level=info msg=\"Started container\" PID=288566 containerID=18729305ee013d7836b21c3686cf582e3c7c1c8a6368c61c79de8d02961c7a2c description=openshift-marketplace/certified-operators-4xpbp/extract-content id=d52477e3-fb10-4e87-8d91-84bbf55822d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2",
2026-06-12 21:48:35.912093 | controller |     "Jun 12 21:46:54.759473 crc crio[24437]: time=\"2026-06-12T21:46:54.758895079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cd2bf821-dbb3-45d9-888c-7ba505055d29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.912109 | controller |     "Jun 12 21:46:54.762743 crc crio[24437]: time=\"2026-06-12T21:46:54.762667382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=93d9f25b-b4d3-416e-ae22-1d377f626dd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.912123 | controller |     "Jun 12 21:46:54.770638 crc crio[24437]: time=\"2026-06-12T21:46:54.770504563Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4xpbp/registry-server\" id=67681a72-c550-4bbb-a66a-71dc3d905b93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.912138 | controller |     "Jun 12 21:46:54.771612 crc crio[24437]: time=\"2026-06-12T21:46:54.771548049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.912153 | controller |     "Jun 12 21:46:54.849079 crc crio[24437]: time=\"2026-06-12T21:46:54.848879024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.912168 | controller |     "Jun 12 21:46:54.852957 crc crio[24437]: time=\"2026-06-12T21:46:54.852848171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.912187 | controller |     "Jun 12 21:46:54.858388 crc crio[24437]: time=\"2026-06-12T21:46:54.858263822Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-fhx4g/POD\" id=1f6ccf54-fa72-4bc1-82a7-8a71f9a647f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.912203 | controller |     "Jun 12 21:46:54.858568 crc crio[24437]: time=\"2026-06-12T21:46:54.858386836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.912219 | controller |     "Jun 12 21:46:54.903743 crc crio[24437]: time=\"2026-06-12T21:46:54.903674959Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fhx4g Namespace:openshift-marketplace ID:a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab UID:c6f60006-6734-40c5-b6c9-8669c5bc306c NetNS:/var/run/netns/dedebe15-19d8-4f8a-ae18-216fd67c67f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6f60006_6734_40c5_b6c9_8669c5bc306c.slice PodAnnotations:0xc007788190}] Aliases:map[]}\"",
2026-06-12 21:48:35.912234 | controller |     "Jun 12 21:46:54.904133 crc crio[24437]: time=\"2026-06-12T21:46:54.9041092Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-fhx4g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.912250 | controller |     "Jun 12 21:46:55.128977 crc crio[24437]: time=\"2026-06-12T21:46:55.128449101Z\" level=info msg=\"Created container 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6: openshift-marketplace/certified-operators-4xpbp/registry-server\" id=67681a72-c550-4bbb-a66a-71dc3d905b93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.912265 | controller |     "Jun 12 21:46:55.130291 crc crio[24437]: time=\"2026-06-12T21:46:55.130212984Z\" level=info msg=\"Starting container: 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6\" id=07755d30-f566-4703-9dd5-8d81679261c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.912280 | controller |     "Jun 12 21:46:55.139037 crc crio[24437]: time=\"2026-06-12T21:46:55.13825617Z\" level=info msg=\"Started container\" PID=288641 containerID=313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6 description=openshift-marketplace/certified-operators-4xpbp/registry-server id=07755d30-f566-4703-9dd5-8d81679261c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2",
2026-06-12 21:48:35.912296 | controller |     "Jun 12 21:46:55.315166 crc crio[24437]: 2026-06-12T21:46:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a46689e0da99ea3 Mac:d6:11:7c:a6:c8:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/dedebe15-19d8-4f8a-ae18-216fd67c67f3 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.912311 | controller |     "Jun 12 21:46:55.315732 crc crio[24437]: time=\"2026-06-12T21:46:55.315676865Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fhx4g Namespace:openshift-marketplace ID:a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab UID:c6f60006-6734-40c5-b6c9-8669c5bc306c NetNS:/var/run/netns/dedebe15-19d8-4f8a-ae18-216fd67c67f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6f60006_6734_40c5_b6c9_8669c5bc306c.slice PodAnnotations:0xc007788190}] Aliases:map[]}\"",
2026-06-12 21:48:35.912327 | controller |     "Jun 12 21:46:55.315868 crc crio[24437]: time=\"2026-06-12T21:46:55.31583495Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fhx4g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.912346 | controller |     "Jun 12 21:46:55.332185 crc crio[24437]: time=\"2026-06-12T21:46:55.332119927Z\" level=info msg=\"Ran pod sandbox a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab with infra container: openshift-marketplace/redhat-operators-fhx4g/POD\" id=1f6ccf54-fa72-4bc1-82a7-8a71f9a647f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.912361 | controller |     "Jun 12 21:46:55.334757 crc crio[24437]: time=\"2026-06-12T21:46:55.334696729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9739a726-8c5e-4966-b200-46ee11d862e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.912377 | controller |     "Jun 12 21:46:55.344609 crc crio[24437]: time=\"2026-06-12T21:46:55.344147369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=09dfec1e-b0e4-440f-a1b6-8fab9cc669c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.912392 | controller |     "Jun 12 21:46:55.352085 crc crio[24437]: time=\"2026-06-12T21:46:55.351861448Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fhx4g/extract-utilities\" id=6efd570e-96dc-4028-ac4c-c06b8617ec8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.912407 | controller |     "Jun 12 21:46:55.352473 crc crio[24437]: time=\"2026-06-12T21:46:55.352395861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.912423 | controller |     "Jun 12 21:46:55.398217 crc crio[24437]: time=\"2026-06-12T21:46:55.398133606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.912438 | controller |     "Jun 12 21:46:55.402312 crc crio[24437]: time=\"2026-06-12T21:46:55.402258437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.912453 | controller |     "Jun 12 21:46:55.660178 crc crio[24437]: time=\"2026-06-12T21:46:55.595495338Z\" level=info msg=\"Created container 01f931c65fde930d4abc14c052ba2bb3b51b666fe8318c36c371e5456f43d79a: openshift-marketplace/redhat-operators-fhx4g/extract-utilities\" id=6efd570e-96dc-4028-ac4c-c06b8617ec8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.912468 | controller |     "Jun 12 21:46:55.660178 crc crio[24437]: time=\"2026-06-12T21:46:55.59682371Z\" level=info msg=\"Starting container: 01f931c65fde930d4abc14c052ba2bb3b51b666fe8318c36c371e5456f43d79a\" id=b2c5c51d-b382-4836-9b53-0b6d21e60b1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.912484 | controller |     "Jun 12 21:46:55.660178 crc crio[24437]: time=\"2026-06-12T21:46:55.609727084Z\" level=info msg=\"Started container\" PID=288706 containerID=01f931c65fde930d4abc14c052ba2bb3b51b666fe8318c36c371e5456f43d79a description=openshift-marketplace/redhat-operators-fhx4g/extract-utilities id=b2c5c51d-b382-4836-9b53-0b6d21e60b1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab",
2026-06-12 21:48:35.912499 | controller |     "Jun 12 21:46:55.786082 crc crio[24437]: time=\"2026-06-12T21:46:55.785540472Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=61b0c3aa-487e-4d9e-b1b6-74849eac866f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.912514 | controller |     "Jun 12 21:46:55.793754 crc crio[24437]: time=\"2026-06-12T21:46:55.79368386Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:48:35.912533 | controller |     "Jun 12 21:46:56.400282 crc crio[24437]: time=\"2026-06-12T21:46:56.400022474Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=61b0c3aa-487e-4d9e-b1b6-74849eac866f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.912549 | controller |     "Jun 12 21:46:56.402190 crc crio[24437]: time=\"2026-06-12T21:46:56.402086885Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=288f9d5e-24e5-4f02-a352-ea5d3e7c60d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.912564 | controller |     "Jun 12 21:46:56.404760 crc crio[24437]: time=\"2026-06-12T21:46:56.404246747Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ad10e22c-d848-4585-88d0-436c6cf77e0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.912580 | controller |     "Jun 12 21:46:56.411225 crc crio[24437]: time=\"2026-06-12T21:46:56.411105944Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fhx4g/extract-content\" id=ef214f01-a726-4262-80f7-c98526e41b54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.912595 | controller |     "Jun 12 21:46:56.412183 crc crio[24437]: time=\"2026-06-12T21:46:56.411615627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.912611 | controller |     "Jun 12 21:46:56.481678 crc crio[24437]: time=\"2026-06-12T21:46:56.481579513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.912626 | controller |     "Jun 12 21:46:56.485659 crc crio[24437]: time=\"2026-06-12T21:46:56.485598981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.912641 | controller |     "Jun 12 21:46:56.640478 crc crio[24437]: time=\"2026-06-12T21:46:56.640007016Z\" level=info msg=\"Created container 8d24ba38c855f4a869d30cdc56472e6dcf06a4366fde121a9f9cd04d90af48a0: openshift-marketplace/redhat-operators-fhx4g/extract-content\" id=ef214f01-a726-4262-80f7-c98526e41b54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.912657 | controller |     "Jun 12 21:46:56.642034 crc crio[24437]: time=\"2026-06-12T21:46:56.641607605Z\" level=info msg=\"Starting container: 8d24ba38c855f4a869d30cdc56472e6dcf06a4366fde121a9f9cd04d90af48a0\" id=dba3b4ea-f537-4705-971f-d8c3c763e037 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.912672 | controller |     "Jun 12 21:46:56.647354 crc crio[24437]: time=\"2026-06-12T21:46:56.647205821Z\" level=info msg=\"Started container\" PID=288780 containerID=8d24ba38c855f4a869d30cdc56472e6dcf06a4366fde121a9f9cd04d90af48a0 description=openshift-marketplace/redhat-operators-fhx4g/extract-content id=dba3b4ea-f537-4705-971f-d8c3c763e037 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab",
2026-06-12 21:48:35.912687 | controller |     "Jun 12 21:47:02.908100 crc crio[24437]: time=\"2026-06-12T21:47:02.907052211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61b46f86-d4ee-476b-9704-e8277790dd03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.912703 | controller |     "Jun 12 21:47:02.910652 crc crio[24437]: time=\"2026-06-12T21:47:02.910564136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f0f3c0c1-08fc-45d9-85f7-17df84c9a8b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.912718 | controller |     "Jun 12 21:47:02.928431 crc crio[24437]: time=\"2026-06-12T21:47:02.92833686Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fhx4g/registry-server\" id=f56ef8d3-5331-48ca-a63f-d4387f2e1a15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.912737 | controller |     "Jun 12 21:47:02.928898 crc crio[24437]: time=\"2026-06-12T21:47:02.928809521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.912752 | controller |     "Jun 12 21:47:02.994273 crc crio[24437]: time=\"2026-06-12T21:47:02.994109363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.912767 | controller |     "Jun 12 21:47:02.998019 crc crio[24437]: time=\"2026-06-12T21:47:02.997802144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.912782 | controller |     "Jun 12 21:47:03.222367 crc crio[24437]: time=\"2026-06-12T21:47:03.222285157Z\" level=info msg=\"Created container 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e: openshift-marketplace/redhat-operators-fhx4g/registry-server\" id=f56ef8d3-5331-48ca-a63f-d4387f2e1a15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.912797 | controller |     "Jun 12 21:47:03.224057 crc crio[24437]: time=\"2026-06-12T21:47:03.223810834Z\" level=info msg=\"Starting container: 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e\" id=91ebfc6c-fdb3-498e-b8fc-73abbc8393ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.912812 | controller |     "Jun 12 21:47:03.231892 crc crio[24437]: time=\"2026-06-12T21:47:03.231817899Z\" level=info msg=\"Started container\" PID=289156 containerID=6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e description=openshift-marketplace/redhat-operators-fhx4g/registry-server id=91ebfc6c-fdb3-498e-b8fc-73abbc8393ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab",
2026-06-12 21:48:35.912827 | controller |     "Jun 12 21:47:03.927092 crc crio[24437]: time=\"2026-06-12T21:47:03.925604635Z\" level=info msg=\"Stopping container: 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6 (timeout: 2s)\" id=c6819215-f6ea-4bae-ae61-2fed9f4d066f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.912842 | controller |     "Jun 12 21:47:04.049896 crc crio[24437]: time=\"2026-06-12T21:47:04.049802344Z\" level=info msg=\"Stopped container 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6: openshift-marketplace/certified-operators-4xpbp/registry-server\" id=c6819215-f6ea-4bae-ae61-2fed9f4d066f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.912873 | controller |     "Jun 12 21:47:04.050810 crc crio[24437]: time=\"2026-06-12T21:47:04.050746947Z\" level=info msg=\"Stopping pod sandbox: f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2\" id=57bef1ad-84ab-42ab-b3a7-54ce5c03e8f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.912890 | controller |     "Jun 12 21:47:04.051593 crc crio[24437]: time=\"2026-06-12T21:47:04.051537306Z\" level=info msg=\"Got pod network &{Name:certified-operators-4xpbp Namespace:openshift-marketplace ID:f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2 UID:cdb1fcee-a6bc-4ac9-be2c-5c2c8345a472 NetNS:/var/run/netns/4ca6d972-607c-41c3-bd02-15390acff58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdb1fcee_a6bc_4ac9_be2c_5c2c8345a472.slice PodAnnotations:0xc00051cdf8}] Aliases:map[]}\"",
2026-06-12 21:48:35.912906 | controller |     "Jun 12 21:47:04.051755 crc crio[24437]: time=\"2026-06-12T21:47:04.051694209Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-4xpbp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.912926 | controller |     "Jun 12 21:47:04.400857 crc crio[24437]: time=\"2026-06-12T21:47:04.400266708Z\" level=info msg=\"Stopped pod sandbox: f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2\" id=57bef1ad-84ab-42ab-b3a7-54ce5c03e8f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.912942 | controller |     "Jun 12 21:47:04.982604 crc crio[24437]: time=\"2026-06-12T21:47:04.982402472Z\" level=info msg=\"Removing container: 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6\" id=a2b793fd-7d6c-410d-b983-555195a1a594 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.912958 | controller |     "Jun 12 21:47:05.035551 crc crio[24437]: time=\"2026-06-12T21:47:05.034843582Z\" level=info msg=\"Removed container 313f5a172034dab56f5abddf880c9890003e49943ea0ec95a0877b274ade2fd6: openshift-marketplace/certified-operators-4xpbp/registry-server\" id=a2b793fd-7d6c-410d-b983-555195a1a594 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.912972 | controller |     "Jun 12 21:47:05.053168 crc crio[24437]: time=\"2026-06-12T21:47:05.053008223Z\" level=info msg=\"Removing container: 18729305ee013d7836b21c3686cf582e3c7c1c8a6368c61c79de8d02961c7a2c\" id=0337ccfc-d1e7-4dbc-bdfd-1c4e300defd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.912987 | controller |     "Jun 12 21:47:05.093647 crc crio[24437]: time=\"2026-06-12T21:47:05.093550123Z\" level=info msg=\"Removed container 18729305ee013d7836b21c3686cf582e3c7c1c8a6368c61c79de8d02961c7a2c: openshift-marketplace/certified-operators-4xpbp/extract-content\" id=0337ccfc-d1e7-4dbc-bdfd-1c4e300defd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.913002 | controller |     "Jun 12 21:47:05.097658 crc crio[24437]: time=\"2026-06-12T21:47:05.097572001Z\" level=info msg=\"Removing container: 7a5e73c6a8915a596b40ab421ab227998a8cf9d7bd9a7ee8d39c5f15a8f60689\" id=051cacf0-b6cc-4afd-bb1d-aa282fb890bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.913017 | controller |     "Jun 12 21:47:05.135111 crc crio[24437]: time=\"2026-06-12T21:47:05.135019054Z\" level=info msg=\"Removed container 7a5e73c6a8915a596b40ab421ab227998a8cf9d7bd9a7ee8d39c5f15a8f60689: openshift-marketplace/certified-operators-4xpbp/extract-utilities\" id=051cacf0-b6cc-4afd-bb1d-aa282fb890bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.913032 | controller |     "Jun 12 21:47:16.384268 crc crio[24437]: time=\"2026-06-12T21:47:16.382473741Z\" level=info msg=\"Stopping container: 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e (timeout: 2s)\" id=3544e352-1e66-40e0-9ef6-6d29d646d2d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.913047 | controller |     "Jun 12 21:47:16.507527 crc crio[24437]: time=\"2026-06-12T21:47:16.507433448Z\" level=info msg=\"Stopped container 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e: openshift-marketplace/redhat-operators-fhx4g/registry-server\" id=3544e352-1e66-40e0-9ef6-6d29d646d2d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.913062 | controller |     "Jun 12 21:47:16.508772 crc crio[24437]: time=\"2026-06-12T21:47:16.50870497Z\" level=info msg=\"Stopping pod sandbox: a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab\" id=3aa56d22-073f-4e62-9a4e-395cfb01527a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.913077 | controller |     "Jun 12 21:47:16.509831 crc crio[24437]: time=\"2026-06-12T21:47:16.509766606Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fhx4g Namespace:openshift-marketplace ID:a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab UID:c6f60006-6734-40c5-b6c9-8669c5bc306c NetNS:/var/run/netns/dedebe15-19d8-4f8a-ae18-216fd67c67f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6f60006_6734_40c5_b6c9_8669c5bc306c.slice PodAnnotations:0xc001f6c7d0}] Aliases:map[]}\"",
2026-06-12 21:48:35.913096 | controller |     "Jun 12 21:47:16.510581 crc crio[24437]: time=\"2026-06-12T21:47:16.510002101Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-fhx4g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.913111 | controller |     "Jun 12 21:47:16.885333 crc crio[24437]: time=\"2026-06-12T21:47:16.884964873Z\" level=info msg=\"Stopped pod sandbox: a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab\" id=3aa56d22-073f-4e62-9a4e-395cfb01527a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.913126 | controller |     "Jun 12 21:47:17.412159 crc crio[24437]: time=\"2026-06-12T21:47:17.412045615Z\" level=info msg=\"Removing container: 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e\" id=095f8163-1b26-4f3f-977d-91a3836f7fd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.913142 | controller |     "Jun 12 21:47:17.459649 crc crio[24437]: time=\"2026-06-12T21:47:17.45946207Z\" level=info msg=\"Removed container 6a853d4e877a48dca5abb771cacfb35c833426d5b37d69768cc377e46db0942e: openshift-marketplace/redhat-operators-fhx4g/registry-server\" id=095f8163-1b26-4f3f-977d-91a3836f7fd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.913156 | controller |     "Jun 12 21:47:17.464218 crc crio[24437]: time=\"2026-06-12T21:47:17.464133055Z\" level=info msg=\"Removing container: 8d24ba38c855f4a869d30cdc56472e6dcf06a4366fde121a9f9cd04d90af48a0\" id=ff8f3f18-2119-4969-b5c7-b07b1d06fe77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.913171 | controller |     "Jun 12 21:47:17.509676 crc crio[24437]: time=\"2026-06-12T21:47:17.50906272Z\" level=info msg=\"Removed container 8d24ba38c855f4a869d30cdc56472e6dcf06a4366fde121a9f9cd04d90af48a0: openshift-marketplace/redhat-operators-fhx4g/extract-content\" id=ff8f3f18-2119-4969-b5c7-b07b1d06fe77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.913186 | controller |     "Jun 12 21:47:17.513238 crc crio[24437]: time=\"2026-06-12T21:47:17.513129499Z\" level=info msg=\"Removing container: 01f931c65fde930d4abc14c052ba2bb3b51b666fe8318c36c371e5456f43d79a\" id=0dfb5aa8-a3b2-4175-9007-dc5190923375 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.913201 | controller |     "Jun 12 21:47:17.560533 crc crio[24437]: time=\"2026-06-12T21:47:17.560374161Z\" level=info msg=\"Removed container 01f931c65fde930d4abc14c052ba2bb3b51b666fe8318c36c371e5456f43d79a: openshift-marketplace/redhat-operators-fhx4g/extract-utilities\" id=0dfb5aa8-a3b2-4175-9007-dc5190923375 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.913216 | controller |     "Jun 12 21:47:31.600166 crc crio[24437]: time=\"2026-06-12T21:47:31.599076517Z\" level=info msg=\"Stopping pod sandbox: f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2\" id=e09eb8b8-4cd6-4dff-bf0f-d87da86db51a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.913231 | controller |     "Jun 12 21:47:31.600166 crc crio[24437]: time=\"2026-06-12T21:47:31.600143753Z\" level=info msg=\"Stopped pod sandbox (already stopped): f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2\" id=e09eb8b8-4cd6-4dff-bf0f-d87da86db51a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.913246 | controller |     "Jun 12 21:47:31.601845 crc crio[24437]: time=\"2026-06-12T21:47:31.600883081Z\" level=info msg=\"Removing pod sandbox: f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2\" id=4c833cde-d750-4d4f-8211-ad3ce1d296d1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.913261 | controller |     "Jun 12 21:47:31.619983 crc crio[24437]: time=\"2026-06-12T21:47:31.619839102Z\" level=info msg=\"Removed pod sandbox: f74ef0cf5c58ec61d86c9fef87c4a94f575467fa3d3301ba4e2264e3a64c5cc2\" id=4c833cde-d750-4d4f-8211-ad3ce1d296d1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.913279 | controller |     "Jun 12 21:47:31.621879 crc crio[24437]: time=\"2026-06-12T21:47:31.621463453Z\" level=info msg=\"Stopping pod sandbox: a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab\" id=98300c4c-b116-4b74-9b5e-95b3d0aea51b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.913294 | controller |     "Jun 12 21:47:31.621879 crc crio[24437]: time=\"2026-06-12T21:47:31.621610716Z\" level=info msg=\"Stopped pod sandbox (already stopped): a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab\" id=98300c4c-b116-4b74-9b5e-95b3d0aea51b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.913309 | controller |     "Jun 12 21:47:31.622873 crc crio[24437]: time=\"2026-06-12T21:47:31.62256027Z\" level=info msg=\"Removing pod sandbox: a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab\" id=f059a51c-ec23-4ce8-afb4-677a4ff60e33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.913324 | controller |     "Jun 12 21:47:31.657443 crc crio[24437]: time=\"2026-06-12T21:47:31.657196034Z\" level=info msg=\"Removed pod sandbox: a46689e0da99ea3e387231b10f6d0b2d2b79440636e422c3776e027b5762a2ab\" id=f059a51c-ec23-4ce8-afb4-677a4ff60e33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.913338 | controller |     "Jun 12 21:47:53.034618 crc crio[24437]: time=\"2026-06-12T21:47:53.033725022Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-9vx7l/POD\" id=8d0dec73-3afa-4f0e-8e46-ab0f6a117e1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.913353 | controller |     "Jun 12 21:47:53.035731 crc crio[24437]: time=\"2026-06-12T21:47:53.034683075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.913368 | controller |     "Jun 12 21:47:53.088378 crc crio[24437]: time=\"2026-06-12T21:47:53.088267312Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9vx7l Namespace:openshift-marketplace ID:77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e UID:ccca4533-80b8-4ccb-a5c6-353346d96757 NetNS:/var/run/netns/0373e12a-4bbf-48ee-b15a-f85e7089576a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podccca4533_80b8_4ccb_a5c6_353346d96757.slice PodAnnotations:0xc00282d810}] Aliases:map[]}\"",
2026-06-12 21:48:35.913383 | controller |     "Jun 12 21:47:53.088378 crc crio[24437]: time=\"2026-06-12T21:47:53.088334083Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-9vx7l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.913398 | controller |     "Jun 12 21:47:53.650763 crc crio[24437]: 2026-06-12T21:47:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77fbfd6c41d5249 Mac:1a:fb:3e:13:e0:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/0373e12a-4bbf-48ee-b15a-f85e7089576a SocketPath: PciID:}] [{Interface:0xc00029e550 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.913414 | controller |     "Jun 12 21:47:53.653041 crc crio[24437]: time=\"2026-06-12T21:47:53.652894559Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9vx7l Namespace:openshift-marketplace ID:77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e UID:ccca4533-80b8-4ccb-a5c6-353346d96757 NetNS:/var/run/netns/0373e12a-4bbf-48ee-b15a-f85e7089576a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podccca4533_80b8_4ccb_a5c6_353346d96757.slice PodAnnotations:0xc00282d810}] Aliases:map[]}\"",
2026-06-12 21:48:35.913429 | controller |     "Jun 12 21:47:53.653222 crc crio[24437]: time=\"2026-06-12T21:47:53.653095334Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-9vx7l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.913448 | controller |     "Jun 12 21:47:53.668023 crc crio[24437]: time=\"2026-06-12T21:47:53.662612265Z\" level=info msg=\"Ran pod sandbox 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e with infra container: openshift-marketplace/redhat-marketplace-9vx7l/POD\" id=8d0dec73-3afa-4f0e-8e46-ab0f6a117e1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.913465 | controller |     "Jun 12 21:47:53.668023 crc crio[24437]: time=\"2026-06-12T21:47:53.665705442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6028caf8-4515-49c7-a7ba-4be4ab8b0b5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.913481 | controller |     "Jun 12 21:47:53.668573 crc crio[24437]: time=\"2026-06-12T21:47:53.668319614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c281005c-4ea0-4b26-b5b3-cce211405765 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.913499 | controller |     "Jun 12 21:47:53.678173 crc crio[24437]: time=\"2026-06-12T21:47:53.678085913Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9vx7l/extract-utilities\" id=c25128d5-dfce-4064-ac91-9ef8e4f0f872 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.913516 | controller |     "Jun 12 21:47:53.678747 crc crio[24437]: time=\"2026-06-12T21:47:53.678674687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.913531 | controller |     "Jun 12 21:47:53.731320 crc crio[24437]: time=\"2026-06-12T21:47:53.731055174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.913546 | controller |     "Jun 12 21:47:53.734424 crc crio[24437]: time=\"2026-06-12T21:47:53.734349785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.913561 | controller |     "Jun 12 21:47:53.909034 crc crio[24437]: time=\"2026-06-12T21:47:53.908640834Z\" level=info msg=\"Created container b0dd3ab9f74b2f2aa5815e6c855440f208b0c847fe5b205e63bfd659af01f990: openshift-marketplace/redhat-marketplace-9vx7l/extract-utilities\" id=c25128d5-dfce-4064-ac91-9ef8e4f0f872 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.913576 | controller |     "Jun 12 21:47:53.911711 crc crio[24437]: time=\"2026-06-12T21:47:53.911598716Z\" level=info msg=\"Starting container: b0dd3ab9f74b2f2aa5815e6c855440f208b0c847fe5b205e63bfd659af01f990\" id=f8c51dc7-843e-4f26-bdd1-2d83577cde25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.913591 | controller |     "Jun 12 21:47:53.920214 crc crio[24437]: time=\"2026-06-12T21:47:53.919621172Z\" level=info msg=\"Started container\" PID=291724 containerID=b0dd3ab9f74b2f2aa5815e6c855440f208b0c847fe5b205e63bfd659af01f990 description=openshift-marketplace/redhat-marketplace-9vx7l/extract-utilities id=f8c51dc7-843e-4f26-bdd1-2d83577cde25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e",
2026-06-12 21:48:35.913607 | controller |     "Jun 12 21:47:54.108723 crc crio[24437]: time=\"2026-06-12T21:47:54.108301482Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=178a40b5-4191-4519-b0b8-00d7e6cb0504 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.913622 | controller |     "Jun 12 21:47:54.123596 crc crio[24437]: time=\"2026-06-12T21:47:54.123460162Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:48:35.913641 | controller |     "Jun 12 21:47:54.918098 crc crio[24437]: time=\"2026-06-12T21:47:54.917690488Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=178a40b5-4191-4519-b0b8-00d7e6cb0504 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.913656 | controller |     "Jun 12 21:47:54.921262 crc crio[24437]: time=\"2026-06-12T21:47:54.921127921Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2fe63589-f4c6-48c0-9f40-ce613ce16957 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.913672 | controller |     "Jun 12 21:47:54.928165 crc crio[24437]: time=\"2026-06-12T21:47:54.927902386Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a9abc0b9-1ea9-407f-9767-bbbe23cd0dc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.913687 | controller |     "Jun 12 21:47:54.946749 crc crio[24437]: time=\"2026-06-12T21:47:54.940031442Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9vx7l/extract-content\" id=58002bc2-ba72-46e9-861d-844beffaa15c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.913703 | controller |     "Jun 12 21:47:54.946749 crc crio[24437]: time=\"2026-06-12T21:47:54.940576295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.913718 | controller |     "Jun 12 21:47:55.002526 crc crio[24437]: time=\"2026-06-12T21:47:55.002378842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.913734 | controller |     "Jun 12 21:47:55.006298 crc crio[24437]: time=\"2026-06-12T21:47:55.006225076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.913750 | controller |     "Jun 12 21:47:55.173379 crc crio[24437]: time=\"2026-06-12T21:47:55.171412584Z\" level=info msg=\"Created container 136850ad0ad31e557fae4c424fb1cfcee26e6c1fcbecb6ac43724dcc613302aa: openshift-marketplace/redhat-marketplace-9vx7l/extract-content\" id=58002bc2-ba72-46e9-861d-844beffaa15c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.913765 | controller |     "Jun 12 21:47:55.176374 crc crio[24437]: time=\"2026-06-12T21:47:55.176310393Z\" level=info msg=\"Starting container: 136850ad0ad31e557fae4c424fb1cfcee26e6c1fcbecb6ac43724dcc613302aa\" id=f801b9d3-af79-45bd-9334-d1a76f7d351b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.913780 | controller |     "Jun 12 21:47:55.182875 crc crio[24437]: time=\"2026-06-12T21:47:55.18272461Z\" level=info msg=\"Started container\" PID=291773 containerID=136850ad0ad31e557fae4c424fb1cfcee26e6c1fcbecb6ac43724dcc613302aa description=openshift-marketplace/redhat-marketplace-9vx7l/extract-content id=f801b9d3-af79-45bd-9334-d1a76f7d351b name=/runtime.v1.RuntimeService/StartContainer sandboxID=77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e",
2026-06-12 21:48:35.913795 | controller |     "Jun 12 21:47:56.144694 crc crio[24437]: time=\"2026-06-12T21:47:56.144584282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0dc7b18b-3b1c-4201-8d2d-c9a00cd09da0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.913811 | controller |     "Jun 12 21:47:56.149230 crc crio[24437]: time=\"2026-06-12T21:47:56.149170474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=192f25e9-613b-438a-b552-cbdf7add454e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.913886 | controller |     "Jun 12 21:47:56.166773 crc crio[24437]: time=\"2026-06-12T21:47:56.166599878Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9vx7l/registry-server\" id=88d3eba5-0e7a-4e29-beda-4f59fa557330 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.913902 | controller |     "Jun 12 21:47:56.167985 crc crio[24437]: time=\"2026-06-12T21:47:56.167873609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.913918 | controller |     "Jun 12 21:47:56.221415 crc crio[24437]: time=\"2026-06-12T21:47:56.221283082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.913933 | controller |     "Jun 12 21:47:56.224858 crc crio[24437]: time=\"2026-06-12T21:47:56.224783587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.913948 | controller |     "Jun 12 21:47:56.383076 crc crio[24437]: time=\"2026-06-12T21:47:56.382970623Z\" level=info msg=\"Created container afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91: openshift-marketplace/redhat-marketplace-9vx7l/registry-server\" id=88d3eba5-0e7a-4e29-beda-4f59fa557330 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.913963 | controller |     "Jun 12 21:47:56.385059 crc crio[24437]: time=\"2026-06-12T21:47:56.384586233Z\" level=info msg=\"Starting container: afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91\" id=f1f839f3-ef0c-4fe1-8e5a-19e390039d0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.913978 | controller |     "Jun 12 21:47:56.390811 crc crio[24437]: time=\"2026-06-12T21:47:56.389871972Z\" level=info msg=\"Started container\" PID=291853 containerID=afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91 description=openshift-marketplace/redhat-marketplace-9vx7l/registry-server id=f1f839f3-ef0c-4fe1-8e5a-19e390039d0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e",
2026-06-12 21:48:35.913993 | controller |     "Jun 12 21:48:00.548706 crc crio[24437]: time=\"2026-06-12T21:48:00.547753082Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688348-r65d5/POD\" id=0741ff2e-774c-46e3-a8a5-1c1ee20a1348 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.914008 | controller |     "Jun 12 21:48:00.550381 crc crio[24437]: time=\"2026-06-12T21:48:00.548739556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.914024 | controller |     "Jun 12 21:48:00.576308 crc crio[24437]: time=\"2026-06-12T21:48:00.575874837Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688348-r65d5 Namespace:openshift-infra ID:93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a UID:7ac6d9e8-37e9-4f33-810d-0a4d3c556009 NetNS:/var/run/netns/b82fdc54-c050-4070-bc32-72ad878e6c63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ac6d9e8_37e9_4f33_810d_0a4d3c556009.slice PodAnnotations:0xc001fa4aa8}] Aliases:map[]}\"",
2026-06-12 21:48:35.914039 | controller |     "Jun 12 21:48:00.576308 crc crio[24437]: time=\"2026-06-12T21:48:00.576278807Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688348-r65d5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.914054 | controller |     "Jun 12 21:48:01.121833 crc crio[24437]: 2026-06-12T21:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93e22836eced869 Mac:f2:80:79:85:dd:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/b82fdc54-c050-4070-bc32-72ad878e6c63 SocketPath: PciID:}] [{Interface:0xc000134140 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:48:35.914076 | controller |     "Jun 12 21:48:01.123237 crc crio[24437]: time=\"2026-06-12T21:48:01.12314695Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688348-r65d5 Namespace:openshift-infra ID:93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a UID:7ac6d9e8-37e9-4f33-810d-0a4d3c556009 NetNS:/var/run/netns/b82fdc54-c050-4070-bc32-72ad878e6c63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ac6d9e8_37e9_4f33_810d_0a4d3c556009.slice PodAnnotations:0xc001fa4aa8}] Aliases:map[]}\"",
2026-06-12 21:48:35.914092 | controller |     "Jun 12 21:48:01.125144 crc crio[24437]: time=\"2026-06-12T21:48:01.12391083Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688348-r65d5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:48:35.914107 | controller |     "Jun 12 21:48:01.147706 crc crio[24437]: time=\"2026-06-12T21:48:01.147525705Z\" level=info msg=\"Ran pod sandbox 93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a with infra container: openshift-infra/auto-csr-approver-29688348-r65d5/POD\" id=0741ff2e-774c-46e3-a8a5-1c1ee20a1348 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:48:35.914122 | controller |     "Jun 12 21:48:01.155109 crc crio[24437]: time=\"2026-06-12T21:48:01.151257816Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b65fba00-261e-484c-bbd1-592bcd2eb014 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.914138 | controller |     "Jun 12 21:48:01.157225 crc crio[24437]: time=\"2026-06-12T21:48:01.157101429Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:48:35.914152 | controller |     "Jun 12 21:48:02.132160 crc crio[24437]: time=\"2026-06-12T21:48:02.131568349Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b65fba00-261e-484c-bbd1-592bcd2eb014 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:48:35.914168 | controller |     "Jun 12 21:48:02.133679 crc crio[24437]: time=\"2026-06-12T21:48:02.133130187Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e81942e4-8268-466a-b652-bc0658f29c67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.914183 | controller |     "Jun 12 21:48:02.135906 crc crio[24437]: time=\"2026-06-12T21:48:02.135829061Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cef94948-7da7-4d4d-9862-4594c0c3d31e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:48:35.914198 | controller |     "Jun 12 21:48:02.144979 crc crio[24437]: time=\"2026-06-12T21:48:02.144826081Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688348-r65d5/oc\" id=61be4a38-6b6b-4428-b78a-654a4dd8f74b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.914213 | controller |     "Jun 12 21:48:02.145398 crc crio[24437]: time=\"2026-06-12T21:48:02.145322943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.914228 | controller |     "Jun 12 21:48:02.188639 crc crio[24437]: time=\"2026-06-12T21:48:02.188370063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.914243 | controller |     "Jun 12 21:48:02.542842 crc crio[24437]: time=\"2026-06-12T21:48:02.542749354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:48:35.914262 | controller |     "Jun 12 21:48:02.691293 crc crio[24437]: time=\"2026-06-12T21:48:02.691188714Z\" level=info msg=\"Created container 2deeb11a98ac7b57ed1195840b28cce8e00bd2f7698bd54e26044adb1ae3dd9f: openshift-infra/auto-csr-approver-29688348-r65d5/oc\" id=61be4a38-6b6b-4428-b78a-654a4dd8f74b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:48:35.914277 | controller |     "Jun 12 21:48:02.693046 crc crio[24437]: time=\"2026-06-12T21:48:02.692968357Z\" level=info msg=\"Starting container: 2deeb11a98ac7b57ed1195840b28cce8e00bd2f7698bd54e26044adb1ae3dd9f\" id=a54e3496-fa4e-4fbf-b727-376d764b8540 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:48:35.914292 | controller |     "Jun 12 21:48:02.703859 crc crio[24437]: time=\"2026-06-12T21:48:02.70376646Z\" level=info msg=\"Started container\" PID=292248 containerID=2deeb11a98ac7b57ed1195840b28cce8e00bd2f7698bd54e26044adb1ae3dd9f description=openshift-infra/auto-csr-approver-29688348-r65d5/oc id=a54e3496-fa4e-4fbf-b727-376d764b8540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a",
2026-06-12 21:48:35.914308 | controller |     "Jun 12 21:48:04.302635 crc crio[24437]: time=\"2026-06-12T21:48:04.301545068Z\" level=info msg=\"Stopping pod sandbox: 93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a\" id=4451d9ee-f5bc-421c-bc2c-e42f11a3a581 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.914323 | controller |     "Jun 12 21:48:04.304652 crc crio[24437]: time=\"2026-06-12T21:48:04.303367602Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688348-r65d5 Namespace:openshift-infra ID:93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a UID:7ac6d9e8-37e9-4f33-810d-0a4d3c556009 NetNS:/var/run/netns/b82fdc54-c050-4070-bc32-72ad878e6c63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ac6d9e8_37e9_4f33_810d_0a4d3c556009.slice PodAnnotations:0xc00012a368}] Aliases:map[]}\"",
2026-06-12 21:48:35.914338 | controller |     "Jun 12 21:48:04.304652 crc crio[24437]: time=\"2026-06-12T21:48:04.303821123Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688348-r65d5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.914353 | controller |     "Jun 12 21:48:04.627826 crc crio[24437]: time=\"2026-06-12T21:48:04.627651789Z\" level=info msg=\"Stopped pod sandbox: 93e22836eced8696e151573ee83c5971681f00b699160b8283ea17614487e13a\" id=4451d9ee-f5bc-421c-bc2c-e42f11a3a581 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.914369 | controller |     "Jun 12 21:48:05.318796 crc crio[24437]: time=\"2026-06-12T21:48:05.318172565Z\" level=info msg=\"Stopping container: afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91 (timeout: 2s)\" id=2135aba9-d2c2-41fd-9c6e-b95e0628b42d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.914384 | controller |     "Jun 12 21:48:05.442367 crc crio[24437]: time=\"2026-06-12T21:48:05.442301351Z\" level=info msg=\"Stopped container afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91: openshift-marketplace/redhat-marketplace-9vx7l/registry-server\" id=2135aba9-d2c2-41fd-9c6e-b95e0628b42d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:48:35.914399 | controller |     "Jun 12 21:48:05.444328 crc crio[24437]: time=\"2026-06-12T21:48:05.444201058Z\" level=info msg=\"Stopping pod sandbox: 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e\" id=eff6741e-9250-49e1-9954-5cf5f61f60f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.914414 | controller |     "Jun 12 21:48:05.444877 crc crio[24437]: time=\"2026-06-12T21:48:05.444839863Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9vx7l Namespace:openshift-marketplace ID:77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e UID:ccca4533-80b8-4ccb-a5c6-353346d96757 NetNS:/var/run/netns/0373e12a-4bbf-48ee-b15a-f85e7089576a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podccca4533_80b8_4ccb_a5c6_353346d96757.slice PodAnnotations:0xc001fa4678}] Aliases:map[]}\"",
2026-06-12 21:48:35.914433 | controller |     "Jun 12 21:48:05.445272 crc crio[24437]: time=\"2026-06-12T21:48:05.445082909Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-9vx7l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:48:35.914448 | controller |     "Jun 12 21:48:05.743774 crc crio[24437]: time=\"2026-06-12T21:48:05.743561588Z\" level=info msg=\"Stopped pod sandbox: 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e\" id=eff6741e-9250-49e1-9954-5cf5f61f60f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.914464 | controller |     "Jun 12 21:48:06.337254 crc crio[24437]: time=\"2026-06-12T21:48:06.336647468Z\" level=info msg=\"Removing container: afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91\" id=afd6a70f-0c8a-479c-aa54-a21a32b239db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.914479 | controller |     "Jun 12 21:48:06.360549 crc crio[24437]: time=\"2026-06-12T21:48:06.360414017Z\" level=info msg=\"Removed container afab2c466055b626d38c0e95ea71eb3c90300ba10522b3f4ceb1a11cd4625d91: openshift-marketplace/redhat-marketplace-9vx7l/registry-server\" id=afd6a70f-0c8a-479c-aa54-a21a32b239db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.914494 | controller |     "Jun 12 21:48:06.363313 crc crio[24437]: time=\"2026-06-12T21:48:06.363244646Z\" level=info msg=\"Removing container: 136850ad0ad31e557fae4c424fb1cfcee26e6c1fcbecb6ac43724dcc613302aa\" id=cb04b62f-3f21-44de-b34b-5ed178334325 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.914509 | controller |     "Jun 12 21:48:06.413835 crc crio[24437]: time=\"2026-06-12T21:48:06.413744348Z\" level=info msg=\"Removed container 136850ad0ad31e557fae4c424fb1cfcee26e6c1fcbecb6ac43724dcc613302aa: openshift-marketplace/redhat-marketplace-9vx7l/extract-content\" id=cb04b62f-3f21-44de-b34b-5ed178334325 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.914524 | controller |     "Jun 12 21:48:06.418319 crc crio[24437]: time=\"2026-06-12T21:48:06.418107595Z\" level=info msg=\"Removing container: b0dd3ab9f74b2f2aa5815e6c855440f208b0c847fe5b205e63bfd659af01f990\" id=2a8bce85-828b-4b9f-ab53-c0c1e1a41307 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.914538 | controller |     "Jun 12 21:48:06.450431 crc crio[24437]: time=\"2026-06-12T21:48:06.450313349Z\" level=info msg=\"Removed container b0dd3ab9f74b2f2aa5815e6c855440f208b0c847fe5b205e63bfd659af01f990: openshift-marketplace/redhat-marketplace-9vx7l/extract-utilities\" id=2a8bce85-828b-4b9f-ab53-c0c1e1a41307 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.914554 | controller |     "Jun 12 21:48:31.687577 crc crio[24437]: time=\"2026-06-12T21:48:31.686687271Z\" level=info msg=\"Removing container: 465a1bc7cede1b24d6e2ac5588339c3960dccb15e5652ff420c3a385a7f65d9c\" id=408cb190-4a90-46fc-980b-bb3c0e346acd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.914569 | controller |     "Jun 12 21:48:31.935222 crc crio[24437]: time=\"2026-06-12T21:48:31.934444171Z\" level=info msg=\"Removed container 465a1bc7cede1b24d6e2ac5588339c3960dccb15e5652ff420c3a385a7f65d9c: openshift-infra/auto-csr-approver-29688342-488rj/oc\" id=408cb190-4a90-46fc-980b-bb3c0e346acd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:48:35.914585 | controller |     "Jun 12 21:48:31.945733 crc crio[24437]: time=\"2026-06-12T21:48:31.945617675Z\" level=info msg=\"Stopping pod sandbox: 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e\" id=6563e458-7bda-4b2f-a044-26c70108aa14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.914603 | controller |     "Jun 12 21:48:31.945733 crc crio[24437]: time=\"2026-06-12T21:48:31.945734647Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e\" id=6563e458-7bda-4b2f-a044-26c70108aa14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.914619 | controller |     "Jun 12 21:48:31.946787 crc crio[24437]: time=\"2026-06-12T21:48:31.94670474Z\" level=info msg=\"Removing pod sandbox: 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e\" id=f3ceb7cf-8d34-4ea7-a15e-b684d78f37bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.914635 | controller |     "Jun 12 21:48:31.963256 crc crio[24437]: time=\"2026-06-12T21:48:31.963149601Z\" level=info msg=\"Removed pod sandbox: 77fbfd6c41d5249917d1b635888302f44d2010b8e9e4f5a75333280ea490927e\" id=f3ceb7cf-8d34-4ea7-a15e-b684d78f37bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.914650 | controller |     "Jun 12 21:48:31.965779 crc crio[24437]: time=\"2026-06-12T21:48:31.965688964Z\" level=info msg=\"Stopping pod sandbox: 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142\" id=0a5c1c81-2193-4e00-aec2-6c74b87cb03e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.914665 | controller |     "Jun 12 21:48:31.965905 crc crio[24437]: time=\"2026-06-12T21:48:31.965784975Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142\" id=0a5c1c81-2193-4e00-aec2-6c74b87cb03e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:48:35.914680 | controller |     "Jun 12 21:48:31.966982 crc crio[24437]: time=\"2026-06-12T21:48:31.966729129Z\" level=info msg=\"Removing pod sandbox: 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142\" id=e2bc66c8-4de3-47cf-9a05-7d3a058c2068 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:48:35.914695 | controller |     "Jun 12 21:48:31.991367 crc crio[24437]: time=\"2026-06-12T21:48:31.991191155Z\" level=info msg=\"Removed pod sandbox: 5237d6f63ea20a8f49d96971ec4679b9688172cb0d0606f9f3be364cbedb8142\" id=e2bc66c8-4de3-47cf-9a05-7d3a058c2068 name=/runtime.v1.RuntimeService/RemovePodSandbox"
2026-06-12 21:48:35.914710 | controller |   ],
2026-06-12 21:48:35.914727 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-12 21:48:35.914743 | controller | }
2026-06-12 21:48:35.916939 | controller | changed: All items complete
2026-06-12 21:48:35.916977 | 
2026-06-12 21:48:36.290154 | 
2026-06-12 21:48:36.290339 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-12 21:48:36.749656 | controller | skipping: Conditional result was False
2026-06-12 21:48:37.149752 | 
2026-06-12 21:48:37.149966 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-12 21:48:37.559800 | controller | ok: All paths examined
2026-06-12 21:48:37.587965 | 
2026-06-12 21:48:37.588102 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-12 21:48:38.358590 | controller | changed
2026-06-12 21:48:38.406554 | 
2026-06-12 21:48:38.406685 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-12 21:48:38.761012 | controller | changed
2026-06-12 21:48:38.788030 | 
2026-06-12 21:48:38.788126 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-12 21:48:39.205478 | controller | ok: All paths examined
2026-06-12 21:48:39.241110 | 
2026-06-12 21:48:39.241250 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-12 21:48:39.592642 | controller | ok
2026-06-12 21:48:39.620157 | 
2026-06-12 21:48:39.620254 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-12 21:48:40.448360 | controller | changed:
2026-06-12 21:48:40.448713 | controller | {
2026-06-12 21:48:40.448749 | controller |   "atime": 1777967689.47849,
2026-06-12 21:48:40.448774 | controller |   "ctime": 1777968154.1714108,
2026-06-12 21:48:40.448806 | controller |   "dev": 64513,
2026-06-12 21:48:40.448829 | controller |   "gid": 1000,
2026-06-12 21:48:40.448872 | controller |   "gr_name": "zuul",
2026-06-12 21:48:40.448900 | controller |   "inode": 236288,
2026-06-12 21:48:40.448953 | controller |   "isblk": false,
2026-06-12 21:48:40.448981 | controller |   "ischr": false,
2026-06-12 21:48:40.449002 | controller |   "isdir": false,
2026-06-12 21:48:40.449022 | controller |   "isfifo": false,
2026-06-12 21:48:40.449041 | controller |   "isgid": false,
2026-06-12 21:48:40.449061 | controller |   "islnk": false,
2026-06-12 21:48:40.449081 | controller |   "isreg": true,
2026-06-12 21:48:40.449100 | controller |   "issock": false,
2026-06-12 21:48:40.449119 | controller |   "isuid": false,
2026-06-12 21:48:40.449138 | controller |   "mode": "0644",
2026-06-12 21:48:40.449157 | controller |   "mtime": 1777968154.1714108,
2026-06-12 21:48:40.449176 | controller |   "nlink": 1,
2026-06-12 21:48:40.449196 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-12 21:48:40.449216 | controller |   "pw_name": "zuul",
2026-06-12 21:48:40.449237 | controller |   "rgrp": true,
2026-06-12 21:48:40.449256 | controller |   "roth": true,
2026-06-12 21:48:40.449276 | controller |   "rusr": true,
2026-06-12 21:48:40.449295 | controller |   "size": 4108,
2026-06-12 21:48:40.449313 | controller |   "uid": 1000,
2026-06-12 21:48:40.449332 | controller |   "wgrp": false,
2026-06-12 21:48:40.449352 | controller |   "woth": false,
2026-06-12 21:48:40.449371 | controller |   "wusr": true,
2026-06-12 21:48:40.449390 | controller |   "xgrp": false,
2026-06-12 21:48:40.449409 | controller |   "xoth": false,
2026-06-12 21:48:40.449429 | controller |   "xusr": false
2026-06-12 21:48:40.449448 | controller | }
2026-06-12 21:48:40.449477 | 
2026-06-12 21:48:41.150431 | controller | changed:
2026-06-12 21:48:41.150622 | controller | {
2026-06-12 21:48:41.150675 | controller |   "atime": 1781295989.6995056,
2026-06-12 21:48:41.150715 | controller |   "ctime": 1781295987.169446,
2026-06-12 21:48:41.150751 | controller |   "dev": 64513,
2026-06-12 21:48:41.150786 | controller |   "gid": 1000,
2026-06-12 21:48:41.150821 | controller |   "gr_name": "zuul",
2026-06-12 21:48:41.150894 | controller |   "inode": 2688,
2026-06-12 21:48:41.150932 | controller |   "isblk": false,
2026-06-12 21:48:41.150966 | controller |   "ischr": false,
2026-06-12 21:48:41.150998 | controller |   "isdir": false,
2026-06-12 21:48:41.151031 | controller |   "isfifo": false,
2026-06-12 21:48:41.151064 | controller |   "isgid": false,
2026-06-12 21:48:41.151096 | controller |   "islnk": false,
2026-06-12 21:48:41.151128 | controller |   "isreg": true,
2026-06-12 21:48:41.151160 | controller |   "issock": false,
2026-06-12 21:48:41.151194 | controller |   "isuid": false,
2026-06-12 21:48:41.151335 | controller |   "mode": "0644",
2026-06-12 21:48:41.151382 | controller |   "mtime": 1781295987.169446,
2026-06-12 21:48:41.151417 | controller |   "nlink": 1,
2026-06-12 21:48:41.151451 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-12 21:48:41.151485 | controller |   "pw_name": "zuul",
2026-06-12 21:48:41.151519 | controller |   "rgrp": true,
2026-06-12 21:48:41.151552 | controller |   "roth": true,
2026-06-12 21:48:41.151585 | controller |   "rusr": true,
2026-06-12 21:48:41.151618 | controller |   "size": 3665,
2026-06-12 21:48:41.151651 | controller |   "uid": 1000,
2026-06-12 21:48:41.151683 | controller |   "wgrp": false,
2026-06-12 21:48:41.151716 | controller |   "woth": false,
2026-06-12 21:48:41.151747 | controller |   "wusr": true,
2026-06-12 21:48:41.151779 | controller |   "xgrp": false,
2026-06-12 21:48:41.151812 | controller |   "xoth": false,
2026-06-12 21:48:41.151845 | controller |   "xusr": false
2026-06-12 21:48:41.151931 | controller | }
2026-06-12 21:48:42.234197 | controller | changed:
2026-06-12 21:48:42.234389 | controller | {
2026-06-12 21:48:42.234413 | controller |   "atime": 1781300766.4150822,
2026-06-12 21:48:42.234431 | controller |   "ctime": 1781300186.1072288,
2026-06-12 21:48:42.234465 | controller |   "dev": 64513,
2026-06-12 21:48:42.234482 | controller |   "gid": 1000,
2026-06-12 21:48:42.234497 | controller |   "gr_name": "zuul",
2026-06-12 21:48:42.234513 | controller |   "inode": 1384754,
2026-06-12 21:48:42.234528 | controller |   "isblk": false,
2026-06-12 21:48:42.234543 | controller |   "ischr": false,
2026-06-12 21:48:42.234558 | controller |   "isdir": false,
2026-06-12 21:48:42.234573 | controller |   "isfifo": false,
2026-06-12 21:48:42.234587 | controller |   "isgid": false,
2026-06-12 21:48:42.234602 | controller |   "islnk": false,
2026-06-12 21:48:42.234616 | controller |   "isreg": true,
2026-06-12 21:48:42.234631 | controller |   "issock": false,
2026-06-12 21:48:42.234645 | controller |   "isuid": false,
2026-06-12 21:48:42.234659 | controller |   "mode": "0644",
2026-06-12 21:48:42.234674 | controller |   "mtime": 1781300186.1072288,
2026-06-12 21:48:42.234689 | controller |   "nlink": 1,
2026-06-12 21:48:42.234704 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 21:48:42.234719 | controller |   "pw_name": "zuul",
2026-06-12 21:48:42.234734 | controller |   "rgrp": true,
2026-06-12 21:48:42.234749 | controller |   "roth": true,
2026-06-12 21:48:42.234763 | controller |   "rusr": true,
2026-06-12 21:48:42.234778 | controller |   "size": 357519,
2026-06-12 21:48:42.234792 | controller |   "uid": 1000,
2026-06-12 21:48:42.234806 | controller |   "wgrp": false,
2026-06-12 21:48:42.234821 | controller |   "woth": false,
2026-06-12 21:48:42.234835 | controller |   "wusr": true,
2026-06-12 21:48:42.234865 | controller |   "xgrp": false,
2026-06-12 21:48:42.234885 | controller |   "xoth": false,
2026-06-12 21:48:42.234900 | controller |   "xusr": false
2026-06-12 21:48:42.234915 | controller | }
2026-06-12 21:48:42.290252 | 
2026-06-12 21:48:42.290401 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-12 21:48:42.689911 | controller | changed:
2026-06-12 21:48:42.690281 | controller | {
2026-06-12 21:48:42.690316 | controller |   "atime": 1777967689.47849,
2026-06-12 21:48:42.690340 | controller |   "ctime": 1777968154.1714108,
2026-06-12 21:48:42.690362 | controller |   "dev": 64513,
2026-06-12 21:48:42.690383 | controller |   "gid": 1000,
2026-06-12 21:48:42.690404 | controller |   "gr_name": "zuul",
2026-06-12 21:48:42.690424 | controller |   "inode": 236288,
2026-06-12 21:48:42.690444 | controller |   "isblk": false,
2026-06-12 21:48:42.690464 | controller |   "ischr": false,
2026-06-12 21:48:42.690485 | controller |   "isdir": false,
2026-06-12 21:48:42.690505 | controller |   "isfifo": false,
2026-06-12 21:48:42.690525 | controller |   "isgid": false,
2026-06-12 21:48:42.690544 | controller |   "islnk": false,
2026-06-12 21:48:42.690564 | controller |   "isreg": true,
2026-06-12 21:48:42.690585 | controller |   "issock": false,
2026-06-12 21:48:42.690605 | controller |   "isuid": false,
2026-06-12 21:48:42.690625 | controller |   "mode": "0644",
2026-06-12 21:48:42.690645 | controller |   "mtime": 1777968154.1714108,
2026-06-12 21:48:42.690665 | controller |   "nlink": 1,
2026-06-12 21:48:42.690685 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-12 21:48:42.690704 | controller |   "pw_name": "zuul",
2026-06-12 21:48:42.690724 | controller |   "rgrp": true,
2026-06-12 21:48:42.690744 | controller |   "roth": true,
2026-06-12 21:48:42.690763 | controller |   "rusr": true,
2026-06-12 21:48:42.690785 | controller |   "size": 4108,
2026-06-12 21:48:42.690805 | controller |   "uid": 1000,
2026-06-12 21:48:42.690825 | controller |   "wgrp": false,
2026-06-12 21:48:42.690844 | controller |   "woth": false,
2026-06-12 21:48:42.690890 | controller |   "wusr": true,
2026-06-12 21:48:42.690911 | controller |   "xgrp": false,
2026-06-12 21:48:42.690930 | controller |   "xoth": false,
2026-06-12 21:48:42.690949 | controller |   "xusr": false
2026-06-12 21:48:42.690969 | controller | }
2026-06-12 21:48:42.985580 | controller | changed:
2026-06-12 21:48:42.985772 | controller | {
2026-06-12 21:48:42.985819 | controller |   "atime": 1781295989.6995056,
2026-06-12 21:48:42.985905 | controller |   "ctime": 1781295987.169446,
2026-06-12 21:48:42.985945 | controller |   "dev": 64513,
2026-06-12 21:48:42.985980 | controller |   "gid": 1000,
2026-06-12 21:48:42.986013 | controller |   "gr_name": "zuul",
2026-06-12 21:48:42.986046 | controller |   "inode": 2688,
2026-06-12 21:48:42.986077 | controller |   "isblk": false,
2026-06-12 21:48:42.986108 | controller |   "ischr": false,
2026-06-12 21:48:42.986139 | controller |   "isdir": false,
2026-06-12 21:48:42.986170 | controller |   "isfifo": false,
2026-06-12 21:48:42.986201 | controller |   "isgid": false,
2026-06-12 21:48:42.986233 | controller |   "islnk": false,
2026-06-12 21:48:42.986264 | controller |   "isreg": true,
2026-06-12 21:48:42.986295 | controller |   "issock": false,
2026-06-12 21:48:42.986326 | controller |   "isuid": false,
2026-06-12 21:48:42.986357 | controller |   "mode": "0644",
2026-06-12 21:48:42.986387 | controller |   "mtime": 1781295987.169446,
2026-06-12 21:48:42.986418 | controller |   "nlink": 1,
2026-06-12 21:48:42.986449 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-12 21:48:42.986480 | controller |   "pw_name": "zuul",
2026-06-12 21:48:42.986511 | controller |   "rgrp": true,
2026-06-12 21:48:42.986542 | controller |   "roth": true,
2026-06-12 21:48:42.986573 | controller |   "rusr": true,
2026-06-12 21:48:42.986605 | controller |   "size": 3665,
2026-06-12 21:48:42.986636 | controller |   "uid": 1000,
2026-06-12 21:48:42.986667 | controller |   "wgrp": false,
2026-06-12 21:48:42.986699 | controller |   "woth": false,
2026-06-12 21:48:42.986730 | controller |   "wusr": true,
2026-06-12 21:48:42.986761 | controller |   "xgrp": false,
2026-06-12 21:48:42.986791 | controller |   "xoth": false,
2026-06-12 21:48:42.986822 | controller |   "xusr": false
2026-06-12 21:48:42.986881 | controller | }
2026-06-12 21:48:43.294147 | controller | changed:
2026-06-12 21:48:43.294339 | controller | {
2026-06-12 21:48:43.294388 | controller |   "atime": 1781300766.4150822,
2026-06-12 21:48:43.294426 | controller |   "ctime": 1781300186.1072288,
2026-06-12 21:48:43.294460 | controller |   "dev": 64513,
2026-06-12 21:48:43.294494 | controller |   "gid": 1000,
2026-06-12 21:48:43.294527 | controller |   "gr_name": "zuul",
2026-06-12 21:48:43.294560 | controller |   "inode": 1384754,
2026-06-12 21:48:43.294592 | controller |   "isblk": false,
2026-06-12 21:48:43.294623 | controller |   "ischr": false,
2026-06-12 21:48:43.294654 | controller |   "isdir": false,
2026-06-12 21:48:43.294685 | controller |   "isfifo": false,
2026-06-12 21:48:43.294716 | controller |   "isgid": false,
2026-06-12 21:48:43.294748 | controller |   "islnk": false,
2026-06-12 21:48:43.294779 | controller |   "isreg": true,
2026-06-12 21:48:43.294812 | controller |   "issock": false,
2026-06-12 21:48:43.294844 | controller |   "isuid": false,
2026-06-12 21:48:43.294919 | controller |   "mode": "0644",
2026-06-12 21:48:43.294953 | controller |   "mtime": 1781300186.1072288,
2026-06-12 21:48:43.294985 | controller |   "nlink": 1,
2026-06-12 21:48:43.295017 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 21:48:43.295048 | controller |   "pw_name": "zuul",
2026-06-12 21:48:43.295097 | controller |   "rgrp": true,
2026-06-12 21:48:43.295130 | controller |   "roth": true,
2026-06-12 21:48:43.295162 | controller |   "rusr": true,
2026-06-12 21:48:43.295193 | controller |   "size": 357519,
2026-06-12 21:48:43.295225 | controller |   "uid": 1000,
2026-06-12 21:48:43.295257 | controller |   "wgrp": false,
2026-06-12 21:48:43.295288 | controller |   "woth": false,
2026-06-12 21:48:43.295320 | controller |   "wusr": true,
2026-06-12 21:48:43.295351 | controller |   "xgrp": false,
2026-06-12 21:48:43.295382 | controller |   "xoth": false,
2026-06-12 21:48:43.295414 | controller |   "xusr": false
2026-06-12 21:48:43.295446 | controller | }
2026-06-12 21:48:43.342634 | 
2026-06-12 21:48:43.342793 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-12 21:48:44.135624 | controller | changed
2026-06-12 21:48:44.161976 | 
2026-06-12 21:48:44.162087 | TASK [run_hook : Assert parameters are valid]
2026-06-12 21:48:44.356953 | controller | ok: All assertions passed
2026-06-12 21:48:44.382755 | 
2026-06-12 21:48:44.382886 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-12 21:48:44.755164 | controller | ok: All assertions passed
2026-06-12 21:48:44.777540 | 
2026-06-12 21:48:44.777711 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-12 21:48:45.213640 | 
2026-06-12 21:48:45.213966 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-12 21:48:45.214228 | 
2026-06-12 21:48:45.214293 | PLAY RECAP
2026-06-12 21:48:45.214417 | controller | ok: 110 changed: 47 unreachable: 0 failed: 0 skipped: 32 rescued: 0 ignored: 3
2026-06-12 21:48:45.214461 | 
2026-06-12 21:48:46.632919 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-12 21:48:46.637966 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-12 21:48:47.281742 | 
2026-06-12 21:48:47.281897 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-12 21:48:47.320024 | 
2026-06-12 21:48:47.320132 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-12 21:48:47.870042 | controller | ok
2026-06-12 21:48:47.899671 | 
2026-06-12 21:48:47.899825 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-12 21:48:47.970218 | 
2026-06-12 21:48:47.970439 | TASK [Filter out host if needed]
2026-06-12 21:48:48.001650 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 21:48:48.029575 | 
2026-06-12 21:48:48.029704 | TASK [Ensure file is present]
2026-06-12 21:48:48.579917 | controller | ok
2026-06-12 21:48:48.615936 | 
2026-06-12 21:48:48.616053 | TASK [Manage molecule report file]
2026-06-12 21:48:49.322350 | controller | skipping: Conditional result was False
2026-06-12 21:48:49.383613 | 
2026-06-12 21:48:49.383816 | TASK [Check if we get ci-framework-data basedir]
2026-06-12 21:48:49.817142 | controller | ok
2026-06-12 21:48:49.843142 | 
2026-06-12 21:48:49.843273 | TASK [Create ci-framework-data log directory for zuul]
2026-06-12 21:48:50.293324 | controller | changed
2026-06-12 21:48:50.340330 | 
2026-06-12 21:48:50.340521 | TASK [Copy ci-framework interesting files]
2026-06-12 21:48:51.273431 | controller | cp: cannot stat '/home/zuul/ci-framework-data/tests': No such file or directory
2026-06-12 21:48:51.602781 | controller | ok: Runtime: 0:00:00.293535
2026-06-12 21:48:51.680255 | 
2026-06-12 21:48:51.680413 | TASK [Get SELinux listing]
2026-06-12 21:48:52.359364 | controller | ok: Runtime: 0:00:00.054203
2026-06-12 21:48:52.391292 | 
2026-06-12 21:48:52.391352 | TASK [Generate log index]
2026-06-12 21:48:53.831831 | controller | changed
2026-06-12 21:48:53.865542 | 
2026-06-12 21:48:53.865612 | TASK [Get some env related data]
2026-06-12 21:48:54.916528 | controller | /home/zuul/.local/bin/ansible
2026-06-12 21:48:56.142325 | controller | ok: Runtime: 0:00:01.403619
2026-06-12 21:48:56.168830 | 
2026-06-12 21:48:56.168920 | TASK [Generate list of logs to collect in home directory]
2026-06-12 21:48:56.616118 | controller | ok: All paths examined
2026-06-12 21:48:56.676038 | 
2026-06-12 21:48:56.676296 | LOOP [Copy logs from home directory]
2026-06-12 21:48:56.756573 | 
2026-06-12 21:48:56.756931 | TASK [Copy crio stats log file]
2026-06-12 21:48:56.785112 | controller | skipping: Conditional result was False
2026-06-12 21:48:56.897325 | 
2026-06-12 21:48:56.897542 | TASK [Get SELinux related data]
2026-06-12 21:48:57.402924 | controller | <no matches>
2026-06-12 21:48:57.627361 | controller | ERROR
2026-06-12 21:48:57.627616 | controller | {
2026-06-12 21:48:57.627655 | controller |   "delta": "0:00:00.011080",
2026-06-12 21:48:57.627680 | controller |   "end": "2026-06-12 21:48:57.403898",
2026-06-12 21:48:57.627703 | controller |   "msg": "non-zero return code",
2026-06-12 21:48:57.627753 | controller |   "rc": 1,
2026-06-12 21:48:57.627775 | controller |   "start": "2026-06-12 21:48:57.392818"
2026-06-12 21:48:57.627796 | controller | }
2026-06-12 21:48:57.627823 | controller | ERROR: Ignoring Errors
2026-06-12 21:48:57.659109 | 
2026-06-12 21:48:57.659176 | TASK [Create system configuration directory]
2026-06-12 21:48:58.025761 | controller | changed
2026-06-12 21:48:58.059252 | 
2026-06-12 21:48:58.059327 | TASK [Get some of the system configurations]
2026-06-12 21:48:58.831797 | controller | ok: Runtime: 0:00:00.019115
2026-06-12 21:48:58.856712 | 
2026-06-12 21:48:58.856788 | TASK [Copy generated documentation if available]
2026-06-12 21:48:58.891055 | controller | skipping: Conditional result was False
2026-06-12 21:48:58.936334 | 
2026-06-12 21:48:58.936422 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-12 21:48:58.971308 | controller | skipping: Conditional result was False
2026-06-12 21:48:59.018400 | 
2026-06-12 21:48:59.018493 | TASK [Compress logs bigger than 2MB]
2026-06-12 21:49:24.783439 | controller | ok: Runtime: 0:00:24.850901
2026-06-12 21:49:24.858530 | 
2026-06-12 21:49:24.858693 | TASK [Copy files from workspace on node]
2026-06-12 21:49:24.912368 | controller | ok
2026-06-12 21:49:24.977379 | 
2026-06-12 21:49:24.977514 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 21:49:25.013152 | controller | skipping: Conditional result was False
2026-06-12 21:49:25.043484 | 
2026-06-12 21:49:25.043597 | TASK [fetch-output : Set log path for single node]
2026-06-12 21:49:25.194725 | controller | ok
2026-06-12 21:49:25.222328 | 
2026-06-12 21:49:25.222495 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 21:49:25.563941 | controller -> localhost | changed: "/var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/work/logs"
2026-06-12 21:49:25.564416 | 
2026-06-12 21:49:25.890963 | controller -> localhost | changed: "/var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/work/artifacts"
2026-06-12 21:49:26.123801 | controller -> localhost | changed: "/var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/work/docs"
2026-06-12 21:49:26.197348 | 
2026-06-12 21:49:26.197547 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 21:49:29.844754 | controller | changed:
2026-06-12 21:49:29.845062 | controller | .d..t...... ./
2026-06-12 21:49:29.845100 | controller | >f+++++++++ README.html
2026-06-12 21:49:29.845127 | controller | >f+++++++++ dmesg.log
2026-06-12 21:49:29.845151 | controller | >f+++++++++ installed-pkgs.log
2026-06-12 21:49:29.845174 | controller | >f+++++++++ python.log
2026-06-12 21:49:29.845196 | controller | >f+++++++++ registries.conf
2026-06-12 21:49:29.845218 | controller | >f+++++++++ selinux-denials.log
2026-06-12 21:49:29.845240 | controller | >f+++++++++ selinux-listing.log
2026-06-12 21:49:29.845261 | controller | cd+++++++++ ci-framework-data/
2026-06-12 21:49:29.845283 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-12 21:49:29.845304 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-12 21:49:29.845326 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-12 21:49:29.845347 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-12 21:49:29.845369 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_from_crc_vm.sh
2026-06-12 21:49:29.845391 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-12 21:49:29.845414 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-12 21:49:29.845435 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_prepare_root_ssh_accesses.sh
2026-06-12 21:49:29.845456 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-12 21:49:29.845478 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-12 21:49:29.845509 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-12 21:49:29.845531 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-12 21:49:29.845553 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-12 21:49:29.845575 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-12 21:49:29.845596 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-12 21:49:29.845618 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-12 21:49:29.845639 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-12 21:49:29.845660 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-12 21:49:29.845681 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-12 21:49:29.845701 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-12 21:49:29.845722 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-12 21:49:29.845743 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-12 21:49:29.845765 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-12 21:49:29.845786 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-12 21:49:29.845807 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-12 21:49:29.845828 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-12 21:49:29.845866 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-12 21:49:29.845900 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-12 21:49:29.845927 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-12 21:49:29.845954 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-12 21:49:29.845985 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-12 21:49:29.846013 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_21-48/
2026-06-12 21:49:29.846041 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_21-48/ansible_facts_cache/
2026-06-12 21:49:29.846067 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_21-48/ansible_facts_cache/localhost
2026-06-12 21:49:29.846093 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-12 21:49:29.846119 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-12 21:49:29.846142 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-12 21:49:29.846164 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-12 21:49:29.846186 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-12 21:49:29.846207 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-12 21:49:29.846228 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-12 21:49:29.846250 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-12 21:49:29.846271 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-12 21:49:29.846293 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-12 21:49:29.846559 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-12 21:49:29.846598 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-12 21:49:29.846623 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-12 21:49:29.846652 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-12 21:49:29.846674 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-12 21:49:29.846696 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-12 21:49:29.846717 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-12 21:49:29.846739 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-12 21:49:29.846760 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-12 21:49:29.846780 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-12 21:49:29.846801 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-12 21:49:29.846822 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-12 21:49:29.846843 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-12 21:49:29.846889 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-12 21:49:29.846912 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-12 21:49:29.846936 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-12 21:49:29.846962 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-12 21:49:29.846987 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-12 21:49:29.847013 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-12 21:49:29.847038 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-12 21:49:29.847063 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-12 21:49:29.847088 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-12 21:49:29.847110 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-12 21:49:29.847131 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-12 21:49:29.847151 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-12 21:49:29.847172 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-12 21:49:29.847193 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-12 21:49:29.847214 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-12 21:49:29.847236 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-12 21:49:29.847257 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-12 21:49:29.847278 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-12 21:49:29.847299 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-12 21:49:29.847320 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-12 21:49:29.847341 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-12 21:49:29.847362 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-12 21:49:29.847391 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-12 21:49:29.847413 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-12 21:49:29.847433 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-12 21:49:29.847454 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-12 21:49:29.847475 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-12 21:49:29.847496 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-12 21:49:29.847517 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-12 21:49:29.847539 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-12 21:49:29.847560 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-12 21:49:29.847581 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-12 21:49:29.847602 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-12 21:49:29.847623 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-12 21:49:29.847644 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-12 21:49:29.847665 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-12 21:49:29.847685 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-12 21:49:29.847706 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-12 21:49:29.847726 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-12 21:49:29.847748 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-12 21:49:29.847769 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-12 21:49:29.847790 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-12 21:49:29.847811 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-12 21:49:29.847832 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-12 21:49:29.847875 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-12 21:49:29.847903 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-12 21:49:29.847925 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-12 21:49:29.847946 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-12 21:49:29.847967 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-12 21:49:29.847987 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-12 21:49:29.848008 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-12 21:49:29.848029 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-12 21:49:29.848051 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-12 21:49:29.848072 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-12 21:49:29.848115 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-12 21:49:29.848139 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-12 21:49:29.848161 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-12 21:49:29.848182 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-12 21:49:29.848204 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-12 21:49:29.848225 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-12 21:49:29.848246 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-12 21:49:29.848267 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-12 21:49:29.848288 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-12 21:49:29.848309 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-12 21:49:29.848330 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-12 21:49:29.848351 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-12 21:49:29.848372 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-12 21:49:29.848393 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-12 21:49:29.848414 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-12 21:49:29.848435 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-12 21:49:29.848457 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-12 21:49:29.848478 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-12 21:49:29.848499 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-12 21:49:29.848524 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-12 21:49:29.848546 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-12 21:49:29.848568 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-12 21:49:29.848589 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-12 21:49:29.848610 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-12 21:49:29.848631 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-12 21:49:29.848652 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-12 21:49:29.848673 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-12 21:49:29.848694 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-12 21:49:29.848715 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-12 21:49:29.848735 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-12 21:49:29.848756 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-12 21:49:29.848776 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-12 21:49:29.848796 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-12 21:49:29.848823 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-12 21:49:29.848844 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-12 21:49:29.848888 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-12 21:49:29.848911 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-12 21:49:29.848932 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-12 21:49:29.848953 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-12 21:49:29.848973 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-12 21:49:29.848994 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-12 21:49:29.849015 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-12 21:49:29.849036 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-12 21:49:29.849057 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-12 21:49:29.849077 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-12 21:49:29.849098 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-12 21:49:29.849121 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-12 21:49:29.849144 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-12 21:49:29.849166 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-12 21:49:29.849187 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-12 21:49:29.849208 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-12 21:49:29.849229 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-12 21:49:29.849250 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-12 21:49:29.849271 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-12 21:49:29.849293 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-12 21:49:29.849314 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-12 21:49:29.849336 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-12 21:49:29.849357 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-12 21:49:29.849378 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-12 21:49:29.849399 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-12 21:49:29.849419 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-12 21:49:29.849450 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-12 21:49:29.849472 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-12 21:49:29.849493 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-12 21:49:29.849513 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-12 21:49:29.849534 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-12 21:49:29.849555 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-12 21:49:29.849575 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-12 21:49:29.849595 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-12 21:49:29.849616 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-12 21:49:29.849637 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-12 21:49:29.849658 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-12 21:49:29.849679 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-12 21:49:29.849700 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-12 21:49:29.849721 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-12 21:49:29.849742 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-12 21:49:29.849763 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-12 21:49:29.849784 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-12 21:49:29.849805 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-12 21:49:29.849825 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-12 21:49:29.849846 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-12 21:49:29.849893 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-12 21:49:29.849915 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-12 21:49:29.849936 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-12 21:49:29.849956 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-12 21:49:29.849977 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-12 21:49:29.849997 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-12 21:49:29.850018 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-12 21:49:29.850038 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-12 21:49:29.850058 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-12 21:49:29.850084 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-12 21:49:29.850105 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-12 21:49:29.850125 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-12 21:49:29.850146 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-12 21:49:29.850166 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-12 21:49:29.850186 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-12 21:49:29.850206 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-12 21:49:29.850227 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-12 21:49:29.850247 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-12 21:49:29.850267 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-12 21:49:29.850288 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-12 21:49:29.850308 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-12 21:49:29.850328 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-12 21:49:29.850349 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-12 21:49:29.850370 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-12 21:49:29.850390 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-12 21:49:29.850411 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-12 21:49:29.850431 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-12 21:49:29.850452 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-12 21:49:29.850473 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-12 21:49:29.850494 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-12 21:49:29.850514 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-12 21:49:29.850535 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-12 21:49:29.850556 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-12 21:49:29.850576 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-12 21:49:29.850596 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-12 21:49:29.850617 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-12 21:49:29.850637 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-12 21:49:29.850658 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-12 21:49:29.850684 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-12 21:49:29.850705 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-12 21:49:29.850725 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-12 21:49:29.850746 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-12 21:49:29.850767 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-12 21:49:29.850788 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-12 21:49:29.850809 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-12 21:49:29.850829 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-12 21:49:29.850867 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-12 21:49:29.850895 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-12 21:49:29.850916 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-12 21:49:29.850937 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-12 21:49:29.850958 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-12 21:49:29.850979 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-12 21:49:29.850999 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-12 21:49:29.851020 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-12 21:49:29.851040 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-12 21:49:29.851061 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-12 21:49:29.851083 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-12 21:49:29.851104 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-12 21:49:29.851125 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-12 21:49:29.851146 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-12 21:49:29.851167 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-12 21:49:29.851187 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-12 21:49:29.851208 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-12 21:49:29.851229 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-12 21:49:29.851250 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-12 21:49:29.851271 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-12 21:49:29.851291 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-12 21:49:29.851311 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-12 21:49:29.851338 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-12 21:49:29.851359 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-12 21:49:29.851380 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-12 21:49:29.851401 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-12 21:49:29.851422 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-12 21:49:29.851442 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-12 21:49:29.851463 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-12 21:49:29.851484 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-12 21:49:29.851505 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-12 21:49:29.851525 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-12 21:49:29.851546 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-12 21:49:29.851566 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-12 21:49:29.851587 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-12 21:49:29.851607 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-12 21:49:29.851627 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-12 21:49:29.851648 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-12 21:49:29.851668 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-12 21:49:29.851689 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-12 21:49:29.851709 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-12 21:49:29.851729 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-12 21:49:29.851750 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-12 21:49:29.851770 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-12 21:49:29.851791 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-12 21:49:29.851811 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-12 21:49:29.851831 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-12 21:49:29.851869 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-12 21:49:29.851896 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-12 21:49:29.851918 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-12 21:49:29.851939 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-12 21:49:29.851966 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-12 21:49:29.851988 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-12 21:49:29.852009 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-12 21:49:29.852029 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-12 21:49:29.852050 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-12 21:49:29.852071 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-12 21:49:29.852092 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-12 21:49:29.852134 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-12 21:49:29.852156 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-12 21:49:29.852176 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-12 21:49:29.852197 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-12 21:49:29.852218 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-12 21:49:29.852239 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-12 21:49:29.852260 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-12 21:49:29.852281 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-12 21:49:29.852302 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-12 21:49:29.852322 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-12 21:49:29.852343 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-12 21:49:29.852363 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-12 21:49:29.852383 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-12 21:49:29.852404 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-12 21:49:29.852425 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-12 21:49:29.852445 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-12 21:49:29.852465 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-12 21:49:29.852486 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-12 21:49:29.852506 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-12 21:49:29.852526 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-12 21:49:29.852547 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-12 21:49:29.852567 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-12 21:49:29.852588 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-12 21:49:29.852616 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-12 21:49:29.852637 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-12 21:49:29.852658 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-12 21:49:29.852679 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-12 21:49:29.852699 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-12 21:49:29.852720 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-12 21:49:29.852740 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-12 21:49:29.852761 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-12 21:49:29.852781 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-12 21:49:29.852802 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-12 21:49:29.852822 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-12 21:49:29.852842 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-12 21:49:29.852886 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-12 21:49:29.852909 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-12 21:49:29.852930 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-12 21:49:29.852950 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-12 21:49:29.852971 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-12 21:49:29.852992 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-12 21:49:29.853012 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-12 21:49:29.853033 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-12 21:49:29.853053 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-12 21:49:29.853074 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-12 21:49:29.853095 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-12 21:49:29.853116 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-12 21:49:29.853136 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-12 21:49:29.853157 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-12 21:49:29.853177 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-12 21:49:29.853198 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-12 21:49:29.853218 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-12 21:49:29.853258 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-12 21:49:29.853287 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-12 21:49:29.853314 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-12 21:49:29.853341 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-12 21:49:29.853369 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-12 21:49:29.853396 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-12 21:49:29.853424 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-12 21:49:29.853452 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-12 21:49:29.853479 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-12 21:49:29.853507 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-12 21:49:29.853534 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-12 21:49:29.853562 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-12 21:49:29.853589 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-12 21:49:29.853616 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-12 21:49:29.853642 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-12 21:49:29.853670 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-12 21:49:29.853698 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-12 21:49:29.853725 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-12 21:49:29.853752 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-12 21:49:29.853779 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-12 21:49:29.853806 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-12 21:49:29.853832 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-12 21:49:29.853881 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-12 21:49:29.853923 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-12 21:49:29.854012 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-12 21:49:29.854042 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-12 21:49:29.854064 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-12 21:49:29.854086 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-12 21:49:29.854106 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-12 21:49:29.854137 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-12 21:49:29.854160 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-12 21:49:29.854181 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-12 21:49:29.854202 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-12 21:49:29.854223 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-12 21:49:29.854243 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-12 21:49:29.854263 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-12 21:49:29.854284 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-12 21:49:29.854305 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-12 21:49:29.854326 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-12 21:49:29.854348 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-12 21:49:29.854369 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-12 21:49:29.854390 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-12 21:49:29.854410 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-12 21:49:29.854431 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-12 21:49:29.854451 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-12 21:49:29.854471 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-12 21:49:29.854491 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-12 21:49:29.854511 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-12 21:49:29.854531 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-12 21:49:29.854552 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-12 21:49:29.854572 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-12 21:49:29.854593 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-12 21:49:29.854613 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-12 21:49:29.854633 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-12 21:49:29.854654 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-12 21:49:29.854674 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-12 21:49:29.854695 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-12 21:49:29.854715 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-12 21:49:29.854735 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-12 21:49:29.854762 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-12 21:49:29.854783 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-12 21:49:29.854804 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-12 21:49:29.854824 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-12 21:49:29.854845 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-12 21:49:29.854904 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-12 21:49:29.854927 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-12 21:49:29.854949 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-12 21:49:29.854970 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-12 21:49:29.854991 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-12 21:49:29.855012 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-12 21:49:29.855034 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-12 21:49:29.855055 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-12 21:49:29.855075 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-12 21:49:29.855096 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-12 21:49:29.855117 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-12 21:49:29.855138 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-12 21:49:29.855162 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-12 21:49:29.855190 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-12 21:49:29.855217 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-12 21:49:29.855245 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-12 21:49:29.855275 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-12 21:49:29.855303 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-12 21:49:29.855325 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-12 21:49:29.855347 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-12 21:49:29.855368 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-12 21:49:29.855389 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-12 21:49:29.855410 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-12 21:49:29.855431 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-12 21:49:29.855459 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-12 21:49:29.855480 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-12 21:49:29.855502 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-12 21:49:29.855522 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-12 21:49:29.855543 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-12 21:49:29.855564 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-12 21:49:29.855585 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-12 21:49:29.855605 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-12 21:49:29.855626 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-12 21:49:29.855646 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-12 21:49:29.855667 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-12 21:49:29.855689 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-12 21:49:29.855710 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-12 21:49:29.855731 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-12 21:49:29.855752 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-12 21:49:29.855772 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-12 21:49:29.855792 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-12 21:49:29.855813 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-12 21:49:29.855835 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-12 21:49:29.855884 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_from_crc_vm.log
2026-06-12 21:49:29.855908 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-12 21:49:29.855931 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-12 21:49:29.855952 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_prepare_root_ssh_accesses.log
2026-06-12 21:49:29.855974 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-12 21:49:29.855995 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-12 21:49:29.856015 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-12 21:49:29.856036 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-12 21:49:29.856057 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-12 21:49:29.856077 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-12 21:49:29.856112 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-12 21:49:29.856134 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-12 21:49:29.856155 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-12 21:49:29.856175 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-12 21:49:29.856196 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-12 21:49:29.856223 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-12 21:49:29.856245 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-12 21:49:29.856265 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-12 21:49:29.856286 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-12 21:49:29.856306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-12 21:49:29.856326 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-12 21:49:29.856346 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-12 21:49:29.856366 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-12 21:49:29.856386 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-12 21:49:29.856407 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-12 21:49:29.856427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-12 21:49:29.856448 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-12 21:49:29.856468 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-12 21:49:29.856488 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1
2026-06-12 21:49:29.856509 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-12 21:49:29.856530 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-12 21:49:29.856551 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-12 21:49:29.856572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-12 21:49:29.856592 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-12 21:49:29.856612 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-12 21:49:29.856632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-12 21:49:29.856681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-12 21:49:29.856705 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-12 21:49:29.856726 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-12 21:49:29.856747 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-12 21:49:29.856767 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/
2026-06-12 21:49:29.856788 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/boot-finished
2026-06-12 21:49:29.856810 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/cloud-config.txt
2026-06-12 21:49:29.856832 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/datasource
2026-06-12 21:49:29.856875 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/network-config.json
2026-06-12 21:49:29.856899 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/obj.pkl
2026-06-12 21:49:29.856920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/user-data.txt
2026-06-12 21:49:29.856942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/user-data.txt.i
2026-06-12 21:49:29.856970 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/vendor-data.txt
2026-06-12 21:49:29.856992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/vendor-data.txt.i
2026-06-12 21:49:29.857013 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/vendor-data2.txt
2026-06-12 21:49:29.857034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/vendor-data2.txt.i
2026-06-12 21:49:29.857055 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/handlers/
2026-06-12 21:49:29.857076 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/scripts/
2026-06-12 21:49:29.857097 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/sem/
2026-06-12 21:49:29.857118 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/sem/config_install_hotplug
2026-06-12 21:49:29.857139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/sem/config_keys_to_console
2026-06-12 21:49:29.857160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/sem/config_locale
2026-06-12 21:49:29.857181 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/sem/config_mounts
2026-06-12 21:49:29.857202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/sem/config_reset_rmc
2026-06-12 21:49:29.857223 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/sem/config_scripts_per_instance
2026-06-12 21:49:29.857244 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/sem/config_scripts_user
2026-06-12 21:49:29.857265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/sem/config_scripts_vendor
2026-06-12 21:49:29.857286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/sem/config_seed_random
2026-06-12 21:49:29.857306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/sem/config_set_hostname
2026-06-12 21:49:29.857327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/sem/config_set_passwords
2026-06-12 21:49:29.857348 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/sem/config_ssh
2026-06-12 21:49:29.857369 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/sem/config_ssh_authkey_fingerprints
2026-06-12 21:49:29.857390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/sem/config_users_groups
2026-06-12 21:49:29.857411 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8338a0cb-8c90-42c7-a721-8fa04f2e83f1/sem/consume_data
2026-06-12 21:49:29.857433 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-12 21:49:29.857454 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-12 21:49:29.857476 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-12 21:49:29.857503 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-12 21:49:29.857525 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-12 21:49:29.857546 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-12 21:49:29.857567 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-12 21:49:29.857588 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-12 21:49:29.857609 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-12 21:49:29.857630 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-12 21:49:29.857651 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-12 21:49:29.857672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-12 21:49:29.857693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-12 21:49:29.857715 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-12 21:49:29.857736 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-12 21:49:29.857757 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-12 21:49:29.857778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-12 21:49:29.857798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-12 21:49:29.857819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-12 21:49:29.857840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-12 21:49:29.857885 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-12 21:49:29.857908 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-12 21:49:29.857929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-12 21:49:29.857950 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.41580.2026-06-12@17:21:21~
2026-06-12 21:49:29.857972 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-12 21:49:29.857993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-12 21:49:29.858014 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-12 21:49:29.858035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-12 21:49:29.858056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-12 21:49:29.858077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-12 21:49:29.858097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-12 21:49:29.858117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-12 21:49:29.858138 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-12 21:49:29.858158 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-12 21:49:29.858178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-12 21:49:29.858199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-12 21:49:29.858219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-12 21:49:29.858239 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-12 21:49:29.858260 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-12 21:49:29.858281 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-12 21:49:29.858308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-12 21:49:29.858329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-12 21:49:29.858349 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-12 21:49:29.858368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-12 21:49:29.858389 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-12 21:49:29.858409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-12 21:49:29.858429 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-12 21:49:29.858449 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-12 21:49:29.858469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-12 21:49:29.858489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-12 21:49:29.858509 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-12 21:49:29.858530 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-12 21:49:29.858551 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-12 21:49:29.858571 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-12 21:49:29.858591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-12 21:49:29.858612 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-12 21:49:29.858633 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-12 21:49:29.858654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-12 21:49:29.858674 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-12 21:49:29.858695 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-12 21:49:29.858716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-12 21:49:29.858736 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-12 21:49:29.858757 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-12 21:49:29.858778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-12 21:49:29.858798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-12 21:49:29.858818 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-12 21:49:29.858839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-12 21:49:29.858883 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-12 21:49:29.858907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-12 21:49:29.858929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-12 21:49:29.858950 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-12 21:49:29.858971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-12 21:49:29.858992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-12 21:49:29.859013 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-12 21:49:29.859034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-12 21:49:29.859054 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-12 21:49:29.859075 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-12 21:49:29.859095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-12 21:49:29.859125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-12 21:49:29.859153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-12 21:49:29.859181 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-12 21:49:29.859203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-12 21:49:29.859224 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-12 21:49:29.859244 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-12 21:49:29.859265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-12 21:49:29.859285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-12 21:49:29.859306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-12 21:49:29.859327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-12 21:49:29.859347 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-12 21:49:29.859368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-12 21:49:29.859388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-12 21:49:29.859408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-12 21:49:29.859429 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-12 21:49:29.859449 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-12 21:49:29.859470 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-12 21:49:29.859490 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-12 21:49:29.859510 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-12 21:49:29.859530 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-12 21:49:29.859551 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-12 21:49:29.859572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-12 21:49:29.859592 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-12 21:49:29.859613 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-12 21:49:29.859633 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-12 21:49:29.859654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-12 21:49:29.859675 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-12 21:49:29.859696 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-12 21:49:29.859717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.33760.2026-06-12@17:20:14~
2026-06-12 21:49:29.859738 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-12 21:49:29.859760 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/30-cloud-init-ip6-addr-gen-mode.conf
2026-06-12 21:49:29.859781 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-12 21:49:29.859802 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-12 21:49:29.859823 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-12 21:49:29.859844 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-12 21:49:29.859888 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-12 21:49:29.859920 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-12 21:49:29.859941 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-12 21:49:29.859963 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-12 21:49:29.859984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-12 21:49:29.860005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-12 21:49:29.860026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-12 21:49:29.860048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-12 21:49:29.860069 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-12 21:49:29.860089 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-12 21:49:29.860125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-12 21:49:29.860147 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-12 21:49:29.860167 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-12 21:49:29.860188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-12 21:49:29.860208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-12 21:49:29.860229 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-12 21:49:29.860250 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-12 21:49:29.860270 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-12 21:49:29.860290 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-12 21:49:29.860311 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-12 21:49:29.860332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-12 21:49:29.860353 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-12 21:49:29.860374 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-12 21:49:29.860395 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-12 21:49:29.860416 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-12 21:49:29.860437 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-12 21:49:29.862038 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-12 21:49:29.862176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-12 21:49:29.862207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-12 21:49:29.862233 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-12 21:49:29.862258 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-12 21:49:29.862282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-12 21:49:29.862321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-12 21:49:29.862345 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-12 21:49:29.862368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-12 21:49:29.862391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-12 21:49:29.862413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-12 21:49:29.862435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-12 21:49:29.862458 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-12 21:49:29.862480 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-12 21:49:29.862503 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-12 21:49:29.862525 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-12 21:49:29.862548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-12 21:49:29.862571 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-12 21:49:29.862594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-12 21:49:29.862617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-12 21:49:29.862640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-12 21:49:29.862662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-12 21:49:29.862685 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-12 21:49:29.862707 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-12 21:49:29.862730 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-12 21:49:29.862752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-12 21:49:29.862774 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-12 21:49:29.862797 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-12 21:49:29.862819 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-12 21:49:29.862842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-12 21:49:29.862893 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-12 21:49:29.862918 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-12 21:49:29.862941 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-12 21:49:29.862964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-12 21:49:29.862986 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-12 21:49:29.863008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-12 21:49:29.863031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-12 21:49:29.863054 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-12 21:49:29.863076 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-12 21:49:29.863098 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-12 21:49:29.863128 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-12 21:49:29.863151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-12 21:49:29.863174 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-12 21:49:29.863196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-12 21:49:29.863218 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-12 21:49:29.863240 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-12 21:49:29.863262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-12 21:49:29.863283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-12 21:49:29.863305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-12 21:49:29.863328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-12 21:49:29.863350 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-12 21:49:29.863373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-12 21:49:29.863395 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-12 21:49:29.863418 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-12 21:49:29.863440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-12 21:49:29.863462 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-12 21:49:29.863484 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-12 21:49:29.863527 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-12 21:49:29.863551 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-12 21:49:29.863573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-12 21:49:29.863595 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-12 21:49:29.863616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-12 21:49:29.863638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-12 21:49:29.863659 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-12 21:49:29.863681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-12 21:49:29.863704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-12 21:49:29.863726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-12 21:49:29.863748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-12 21:49:29.863770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-12 21:49:29.863792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-12 21:49:29.863819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-12 21:49:29.863842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-12 21:49:29.863888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-12 21:49:29.863911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-12 21:49:29.863933 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-12 21:49:29.863955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-12 21:49:29.863977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-12 21:49:29.863999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-12 21:49:29.864021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-12 21:49:29.864043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-12 21:49:29.864065 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-12 21:49:29.864118 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-12 21:49:29.864150 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-12 21:49:29.864179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-12 21:49:29.864207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-12 21:49:29.864236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-12 21:49:29.864264 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-12 21:49:29.864293 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-12 21:49:29.864321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-12 21:49:29.864349 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-12 21:49:29.864377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-12 21:49:29.864406 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-12 21:49:29.864434 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-12 21:49:29.864463 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-12 21:49:29.864491 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-12 21:49:29.864520 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-12 21:49:29.864548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-12 21:49:29.864576 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-12 21:49:29.864603 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-12 21:49:29.864631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-12 21:49:29.864659 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-12 21:49:29.864695 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-12 21:49:29.864723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-12 21:49:29.864751 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-12 21:49:29.864780 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-12 21:49:29.864808 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-12 21:49:29.864835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-12 21:49:29.864967 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-12 21:49:29.865027 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-12 21:49:29.865084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-12 21:49:29.865118 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-12 21:49:29.865148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-12 21:49:29.865179 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-12 21:49:29.865209 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-12 21:49:29.865239 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-12 21:49:29.865269 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-12 21:49:29.865298 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-12 21:49:29.865328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-12 21:49:29.865362 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-12 21:49:29.865402 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-12 21:49:29.865447 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-12 21:49:29.865497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-12 21:49:29.865551 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-12 21:49:29.865602 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-12 21:49:29.865652 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-12 21:49:29.865704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-12 21:49:29.865782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-12 21:49:29.865896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-12 21:49:29.865994 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-12 21:49:29.866078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-12 21:49:29.866159 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-12 21:49:29.866237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-12 21:49:29.866310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-12 21:49:29.866381 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-12 21:49:29.866531 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-12 21:49:29.866597 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-12 21:49:29.866643 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-12 21:49:29.866689 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-12 21:49:29.866738 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-12 21:49:29.866783 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-12 21:49:29.866828 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-12 21:49:29.866951 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-12 21:49:29.867020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-12 21:49:29.867081 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-12 21:49:29.867138 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-12 21:49:29.867194 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-12 21:49:29.867252 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-12 21:49:29.867312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-12 21:49:29.867374 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-12 21:49:29.867443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-12 21:49:29.867501 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-12 21:49:29.867548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-12 21:49:29.867593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-12 21:49:29.867637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-12 21:49:29.867681 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-12 21:49:29.867725 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-12 21:49:29.867767 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-12 21:49:29.867810 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-12 21:49:29.867891 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-12 21:49:29.867954 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-12 21:49:29.867998 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-12 21:49:29.868041 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-12 21:49:29.868085 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-12 21:49:29.868165 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-12 21:49:29.868226 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-12 21:49:29.868290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-12 21:49:29.868353 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-12 21:49:29.868410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-12 21:49:29.868469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-12 21:49:29.868536 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-12 21:49:29.868591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-12 21:49:29.868643 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-12 21:49:29.868697 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-12 21:49:29.868758 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-12 21:49:29.868825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-12 21:49:29.868947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-12 21:49:29.869021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-12 21:49:29.869088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-12 21:49:29.869150 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-12 21:49:29.869218 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-12 21:49:29.869283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-12 21:49:29.869348 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-12 21:49:29.869410 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-12 21:49:29.869471 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-12 21:49:29.869527 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-12 21:49:29.869582 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-12 21:49:29.869635 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-12 21:49:29.869691 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-12 21:49:29.869752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-12 21:49:29.869805 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-12 21:49:29.869932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-12 21:49:29.870025 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-12 21:49:29.870102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-12 21:49:29.870172 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-12 21:49:29.870238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-12 21:49:29.870305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-12 21:49:29.870418 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-12 21:49:29.870511 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-12 21:49:29.870556 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-12 21:49:29.870595 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-12 21:49:29.870633 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-12 21:49:29.870670 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-12 21:49:29.870708 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-12 21:49:29.870748 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-12 21:49:29.870800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-12 21:49:29.870846 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-12 21:49:29.871050 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-12 21:49:29.871116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-12 21:49:29.871160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-12 21:49:29.871202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-12 21:49:29.871240 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-12 21:49:29.871278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-12 21:49:29.871315 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-12 21:49:29.871351 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-12 21:49:29.871387 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-12 21:49:29.871423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-12 21:49:29.871460 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-12 21:49:29.871496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-12 21:49:29.871532 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-12 21:49:29.871568 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-12 21:49:29.871603 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-12 21:49:29.871638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-12 21:49:29.871673 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-12 21:49:29.871709 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-12 21:49:29.871744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-12 21:49:29.871780 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-12 21:49:29.871816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-12 21:49:29.871916 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-12 21:49:29.871975 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-12 21:49:29.872015 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-12 21:49:29.872052 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-12 21:49:29.872109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-12 21:49:29.872153 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-12 21:49:29.872191 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-12 21:49:29.872228 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-12 21:49:29.872263 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-12 21:49:29.872301 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-12 21:49:29.872338 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-12 21:49:29.872373 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-12 21:49:29.872422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-12 21:49:29.872460 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-12 21:49:29.872498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-12 21:49:29.872535 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-12 21:49:29.872572 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-12 21:49:29.872608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-12 21:49:29.872644 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-12 21:49:29.872680 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-12 21:49:29.872716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-12 21:49:29.872753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-12 21:49:29.872789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-12 21:49:29.872824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-12 21:49:29.872910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-12 21:49:29.872971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-12 21:49:29.873011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-12 21:49:29.873049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-12 21:49:29.873085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-12 21:49:29.873123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-12 21:49:29.873160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-12 21:49:29.873196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-12 21:49:29.873238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-12 21:49:29.873275 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-12 21:49:29.873312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-12 21:49:29.873347 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-12 21:49:29.873383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-12 21:49:29.873419 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-12 21:49:29.873455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-12 21:49:29.873489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-12 21:49:29.873525 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-12 21:49:29.873563 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-12 21:49:29.873599 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-12 21:49:29.873635 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-12 21:49:29.873672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-12 21:49:29.873709 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-12 21:49:29.873761 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-12 21:49:29.873800 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-12 21:49:29.873837 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-12 21:49:29.873934 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-12 21:49:29.873977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-12 21:49:29.874015 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-12 21:49:29.874053 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-12 21:49:29.874089 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-12 21:49:29.874125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-12 21:49:29.874162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-12 21:49:29.874197 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-12 21:49:29.874233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-12 21:49:29.874267 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-12 21:49:29.874302 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-12 21:49:29.874336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-12 21:49:29.874371 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-12 21:49:29.874405 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-12 21:49:29.874440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-12 21:49:29.874474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-12 21:49:29.874510 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-12 21:49:29.874545 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-12 21:49:29.874580 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-12 21:49:29.874614 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-12 21:49:29.874649 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-12 21:49:29.874684 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-12 21:49:29.874719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-12 21:49:29.874753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-12 21:49:29.874787 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-12 21:49:29.874824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-12 21:49:29.875477 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-12 21:49:29.875551 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-12 21:49:29.875594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-12 21:49:29.875632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-12 21:49:29.875668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-12 21:49:29.875717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-12 21:49:29.875754 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-12 21:49:29.875788 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-12 21:49:29.875822 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-12 21:49:29.875901 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-12 21:49:29.875960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-12 21:49:29.875999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-12 21:49:29.876033 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-12 21:49:29.876067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-12 21:49:29.876127 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-12 21:49:29.876164 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-12 21:49:29.876197 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-12 21:49:29.876231 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-12 21:49:29.876265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-12 21:49:29.876299 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-12 21:49:29.876333 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-12 21:49:29.876399 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-12 21:49:29.876440 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-12 21:49:29.876475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-12 21:49:29.876509 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-12 21:49:29.876544 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-12 21:49:29.876594 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-12 21:49:29.876640 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-12 21:49:29.876682 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-12 21:49:29.876724 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-12 21:49:29.876766 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-12 21:49:29.876808 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-12 21:49:29.876892 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-12 21:49:29.876966 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-12 21:49:29.877018 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-12 21:49:29.877102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-12 21:49:29.877175 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-12 21:49:29.877326 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-12 21:49:29.877576 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-12 21:49:29.877618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-12 21:49:29.877653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-12 21:49:29.877690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-12 21:49:29.877727 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-12 21:49:29.877762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-12 21:49:29.877797 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-12 21:49:29.877831 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-12 21:49:29.877926 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-2021934040.vg
2026-06-12 21:49:29.877971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-364082829.vg
2026-06-12 21:49:29.878007 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-796428983.vg
2026-06-12 21:49:29.878042 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-219660939.vg
2026-06-12 21:49:29.878076 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-462902445.vg
2026-06-12 21:49:29.878110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-599986322.vg
2026-06-12 21:49:29.878143 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-1725699750.vg
2026-06-12 21:49:29.878177 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-1546813155.vg
2026-06-12 21:49:29.878209 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-1126078515.vg
2026-06-12 21:49:29.878243 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-12 21:49:29.878277 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-12 21:49:29.878311 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-12 21:49:29.878345 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-12 21:49:29.878378 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-12 21:49:29.878412 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-12 21:49:29.878446 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260612.171634.0001
2026-06-12 21:49:29.878480 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-12 21:49:29.878515 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-12 21:49:29.878548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-12 21:49:29.878582 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-12 21:49:29.878615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-12 21:49:29.878649 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-12 21:49:29.878683 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-12 21:49:29.878717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-12 21:49:29.878763 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-12 21:49:29.878799 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-12 21:49:29.878833 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-12 21:49:29.878935 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-12 21:49:29.878981 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-12 21:49:29.879018 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-12 21:49:29.879053 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-12 21:49:29.879087 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-12 21:49:29.879122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-12 21:49:29.879155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-12 21:49:29.879189 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-12 21:49:29.879222 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-12 21:49:29.879255 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-12 21:49:29.879289 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-12 21:49:29.879322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-12 21:49:29.879356 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-12 21:49:29.879390 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-12 21:49:29.879423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-12 21:49:29.879457 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-12 21:49:29.879491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-12 21:49:29.879526 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-12 21:49:29.879560 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-12 21:49:29.879594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-12 21:49:29.879628 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-12 21:49:29.879660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-12 21:49:29.879694 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-12 21:49:29.879728 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-12 21:49:29.879760 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-12 21:49:29.879792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-12 21:49:29.879825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-12 21:49:29.881891 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-12 21:49:29.881976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-12 21:49:29.882022 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-12 21:49:29.882060 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-12 21:49:29.882096 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-12 21:49:29.882145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-12 21:49:29.882181 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-12 21:49:29.882216 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-12 21:49:29.882251 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-12 21:49:29.882286 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-12 21:49:29.882320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-12 21:49:29.882355 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-12 21:49:29.882389 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-12 21:49:29.882433 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-12 21:49:29.882485 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-12 21:49:29.882536 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-12 21:49:29.882573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-12 21:49:29.882607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-12 21:49:29.882642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-12 21:49:29.882676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-12 21:49:29.882713 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-12 21:49:29.882749 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-12 21:49:29.882783 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-12 21:49:29.882817 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-12 21:49:29.882898 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-12 21:49:29.882946 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-12 21:49:29.882983 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-12 21:49:29.883017 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-12 21:49:29.883051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-12 21:49:29.883085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-12 21:49:29.883119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-12 21:49:29.883154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-12 21:49:29.883188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-12 21:49:29.883221 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-12 21:49:29.883254 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-12 21:49:29.883287 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-12 21:49:29.883321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-12 21:49:29.883355 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-12 21:49:29.883388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-12 21:49:29.883422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-12 21:49:29.883457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-12 21:49:29.883503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-12 21:49:29.883539 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-12 21:49:29.883572 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-12 21:49:29.883606 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-12 21:49:29.883640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-12 21:49:29.883674 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-12 21:49:29.883708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-12 21:49:29.883742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-12 21:49:29.883775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-12 21:49:29.883808 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-12 21:49:29.883842 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-12 21:49:29.883914 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-12 21:49:29.883950 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-12 21:49:29.883984 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-12 21:49:29.884018 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-12 21:49:29.884052 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-12 21:49:29.884110 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-12 21:49:29.884151 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-12 21:49:29.884186 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-12 21:49:29.884221 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-12 21:49:29.884256 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-12 21:49:29.884290 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-12 21:49:29.884324 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-12 21:49:29.884359 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-12 21:49:29.884392 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-12 21:49:29.884426 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-12 21:49:29.884460 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-12 21:49:29.884493 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-12 21:49:29.884526 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-12 21:49:29.884560 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-12 21:49:29.884594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-12 21:49:29.884628 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-12 21:49:29.884662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-12 21:49:29.884697 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-12 21:49:29.884731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-12 21:49:29.884782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-12 21:49:29.884817 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-12 21:49:29.884878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-12 21:49:29.884924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-12 21:49:29.884958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-12 21:49:29.884991 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-12 21:49:29.885023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-12 21:49:29.885056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-12 21:49:29.885090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-12 21:49:29.885123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-12 21:49:29.885155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-12 21:49:29.885187 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-12 21:49:29.885220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-12 21:49:29.885252 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-12 21:49:29.885285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-12 21:49:29.885317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-12 21:49:29.885349 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-12 21:49:29.885381 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-12 21:49:29.885413 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-12 21:49:29.885447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-12 21:49:29.885480 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-12 21:49:29.885513 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-12 21:49:29.885545 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-12 21:49:29.885578 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-12 21:49:29.885611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-12 21:49:29.885643 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-12 21:49:29.885676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-12 21:49:29.885711 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-12 21:49:29.885746 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-12 21:49:29.885780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-12 21:49:29.885812 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-12 21:49:29.885846 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-12 21:49:29.885919 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-12 21:49:29.885955 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-12 21:49:29.885989 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-12 21:49:29.886033 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-12 21:49:29.886067 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-12 21:49:29.886101 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-12 21:49:29.886134 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-12 21:49:29.886168 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-12 21:49:29.886201 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-12 21:49:29.886235 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-12 21:49:29.886268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-12 21:49:29.886302 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-12 21:49:29.886335 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-12 21:49:29.886397 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-12 21:49:29.886432 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-12 21:49:29.886465 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-12 21:49:29.886498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-12 21:49:29.886532 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-12 21:49:29.886566 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-12 21:49:29.886601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-12 21:49:29.886635 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-12 21:49:29.886669 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-12 21:49:29.886703 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-12 21:49:29.886741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-12 21:49:29.886775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-12 21:49:29.886809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-12 21:49:29.886842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-12 21:49:29.886988 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-12 21:49:29.887031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-12 21:49:29.887066 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-12 21:49:29.887101 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-12 21:49:29.887134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-12 21:49:29.887168 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-12 21:49:29.887207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-12 21:49:29.887258 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-12 21:49:29.887310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-12 21:49:29.887434 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-12 21:49:29.887498 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-12 21:49:29.887546 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-12 21:49:29.887667 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-12 21:49:29.887723 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-12 21:49:29.887775 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-12 21:49:29.887826 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-12 21:49:29.887945 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-12 21:49:29.888056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-12 21:49:29.888144 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-12 21:49:29.888207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-12 21:49:29.888273 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-12 21:49:29.888339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-12 21:49:29.888394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-12 21:49:29.888447 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-12 21:49:29.888485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-12 21:49:29.888520 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-12 21:49:29.888557 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-12 21:49:29.888591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-12 21:49:29.888625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-12 21:49:29.888657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-12 21:49:29.888690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-12 21:49:29.888728 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-12 21:49:29.888779 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-12 21:49:29.888840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-12 21:49:29.888977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-12 21:49:29.889030 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-12 21:49:29.889068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-12 21:49:29.889104 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-12 21:49:29.889138 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-12 21:49:29.889173 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-12 21:49:29.889207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-12 21:49:29.889240 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-12 21:49:29.889273 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-12 21:49:29.889319 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-12 21:49:29.889354 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-12 21:49:29.889390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-12 21:49:29.889424 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-12 21:49:29.889458 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-12 21:49:29.889492 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-12 21:49:29.889525 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-12 21:49:29.889559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-12 21:49:29.889592 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-12 21:49:29.889626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-12 21:49:29.889660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-12 21:49:29.889693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-12 21:49:29.889727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-12 21:49:29.889761 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-12 21:49:29.889794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-12 21:49:29.889827 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-12 21:49:29.889915 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-12 21:49:29.889971 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-12 21:49:29.890009 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-12 21:49:29.890045 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-12 21:49:29.890080 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-12 21:49:29.890115 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-12 21:49:29.890150 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-12 21:49:29.890185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-12 21:49:29.890219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-12 21:49:29.890253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-12 21:49:29.890288 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-12 21:49:29.890323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-12 21:49:29.890358 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-12 21:49:29.890392 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-12 21:49:29.890426 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-12 21:49:29.890472 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-12 21:49:29.890507 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-12 21:49:29.890542 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-12 21:49:29.890577 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-12 21:49:29.890612 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-12 21:49:29.890647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-12 21:49:29.890681 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-12 21:49:29.890715 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-12 21:49:29.890748 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-12 21:49:29.890782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-12 21:49:29.890817 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-12 21:49:29.890975 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-12 21:49:29.891046 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.41856.2026-06-12@17:21:23~
2026-06-12 21:49:29.891088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-12 21:49:29.891125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-12 21:49:29.891161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-12 21:49:29.891197 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-12 21:49:29.891231 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-12 21:49:29.891266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-12 21:49:29.891300 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-12 21:49:29.891334 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-12 21:49:29.891368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-12 21:49:29.891401 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-12 21:49:29.891446 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-12 21:49:29.891497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-12 21:49:29.891538 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-12 21:49:29.891573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.42009.2026-06-12@17:21:24~
2026-06-12 21:49:29.891607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-12 21:49:29.891641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-12 21:49:29.891674 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-12 21:49:29.891710 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-12 21:49:29.891745 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-12 21:49:29.891913 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-12 21:49:29.891980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-12 21:49:29.892019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-12 21:49:29.892068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-12 21:49:29.892131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-12 21:49:29.892168 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-12 21:49:29.892203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-12 21:49:29.892237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-12 21:49:29.892270 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-12 21:49:29.892303 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-12 21:49:29.892336 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-12 21:49:29.892370 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-12 21:49:29.892403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-12 21:49:29.892437 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-12 21:49:29.892471 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-12 21:49:29.892505 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-12 21:49:29.892539 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-12 21:49:29.892572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-12 21:49:29.892606 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-12 21:49:29.892640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-12 21:49:29.892673 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-12 21:49:29.892707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-12 21:49:29.892741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-12 21:49:29.892776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-12 21:49:29.892809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-12 21:49:29.892843 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-12 21:49:29.892940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-12 21:49:29.892981 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-12 21:49:29.893015 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-12 21:49:29.893049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-12 21:49:29.893083 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-12 21:49:29.893117 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-12 21:49:29.893151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-12 21:49:29.893185 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-12 21:49:29.893222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-12 21:49:29.893270 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-12 21:49:29.893305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-12 21:49:29.893340 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-12 21:49:29.893375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-12 21:49:29.893409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-12 21:49:29.893444 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-12 21:49:29.893479 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-12 21:49:29.893513 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-12 21:49:29.893546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-12 21:49:29.893580 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-12 21:49:29.893614 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-12 21:49:29.893649 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-12 21:49:29.893682 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-12 21:49:29.893716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-12 21:49:29.893749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-12 21:49:29.893782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-12 21:49:29.893816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-12 21:49:29.893887 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-12 21:49:29.893952 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-12 21:49:29.893993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-12 21:49:29.894029 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-12 21:49:29.894065 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-12 21:49:29.894099 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-12 21:49:29.894133 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-12 21:49:29.894168 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-12 21:49:29.894202 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-12 21:49:29.894236 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-12 21:49:29.894269 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/dev-virtio\x2dports-org.qemu.guest_agent.0.device.wants/
2026-06-12 21:49:29.894304 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-12 21:49:29.894337 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-12 21:49:29.894370 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-12 21:49:29.894414 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-12 21:49:29.894450 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-12 21:49:29.894484 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-12 21:49:29.894517 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-12 21:49:29.894551 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-12 21:49:29.894584 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-12 21:49:29.894617 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-12 21:49:29.894650 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-12 21:49:29.894683 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-12 21:49:29.894716 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-12 21:49:29.894750 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-12 21:49:29.894783 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-12 21:49:29.894817 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-12 21:49:29.894892 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-12 21:49:29.894960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-12 21:49:29.895016 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-12 21:49:29.895061 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-12 21:49:29.895097 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-12 21:49:29.895131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-12 21:49:29.895164 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-12 21:49:29.895197 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-12 21:49:29.895231 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-12 21:49:29.895265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-12 21:49:29.895298 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-12 21:49:29.895331 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-12 21:49:29.895365 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-12 21:49:29.895398 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-12 21:49:29.895432 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-12 21:49:29.895466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-12 21:49:29.895512 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-12 21:49:29.895547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-12 21:49:29.895580 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-12 21:49:29.895614 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-12 21:49:29.895650 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-12 21:49:29.895684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-12 21:49:29.895717 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-12 21:49:29.895755 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-12 21:49:29.895788 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-12 21:49:29.895821 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-12 21:49:29.895897 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-12 21:49:29.895953 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-12 21:49:29.895989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-12 21:49:29.896025 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-12 21:49:29.896067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-12 21:49:29.896141 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-12 21:49:29.896196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-12 21:49:29.896234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-12 21:49:29.896270 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-12 21:49:29.896304 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-12 21:49:29.896339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-12 21:49:29.896375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-12 21:49:29.896409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-12 21:49:29.896443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-12 21:49:29.896479 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-12 21:49:29.896515 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-12 21:49:29.896549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-12 21:49:29.896583 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-12 21:49:29.896617 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-12 21:49:29.896652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-12 21:49:29.896685 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-12 21:49:29.896718 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-12 21:49:29.896752 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-12 21:49:29.896798 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-12 21:49:29.896833 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-12 21:49:29.896916 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-12 21:49:29.896955 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-12 21:49:29.896989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-12 21:49:29.897023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-12 21:49:29.897057 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-12 21:49:29.897091 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-12 21:49:29.897124 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-12 21:49:29.897158 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-12 21:49:29.897191 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-12 21:49:29.897237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-12 21:49:29.897290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-12 21:49:29.897338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-12 21:49:29.897374 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-12 21:49:29.897415 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-12 21:49:29.897467 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-12 21:49:29.897514 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-12 21:49:29.897550 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-12 21:49:29.897585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-12 21:49:29.897620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-12 21:49:29.897654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-12 21:49:29.897720 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-12 21:49:29.897775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-12 21:49:29.897821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-12 21:49:29.897960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-12 21:49:29.898078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-12 21:49:29.898128 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-12 21:49:29.898172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-12 21:49:29.898214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-12 21:49:29.898257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-12 21:49:29.898299 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-12 21:49:29.898348 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-12 21:49:29.898414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-12 21:49:29.898480 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-12 21:49:29.898603 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-12 21:49:29.898662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-12 21:49:29.898712 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-12 21:49:29.898765 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-12 21:49:29.898817 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-12 21:49:29.898904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-12 21:49:29.898944 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-8rir7glv.log
2026-06-12 21:49:29.898980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-kq53296v.log
2026-06-12 21:49:29.899014 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-qziivddi.log
2026-06-12 21:49:29.899048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-tasm_fsi.log
2026-06-12 21:49:29.899082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-xz5ox5ew.log
2026-06-12 21:49:29.899116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-12 21:49:29.899151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-12 21:49:29.899185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-12 21:49:29.899219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-12 21:49:29.899252 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-12 21:49:29.899285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-12 21:49:29.899319 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-12 21:49:29.899352 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log
2026-06-12 21:49:29.899385 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-12 21:49:29.899447 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-12 21:49:29.899484 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-12 21:49:29.899518 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-12 21:49:29.899552 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c74f7460db884ec790a1c316f4500828/
2026-06-12 21:49:29.899586 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c74f7460db884ec790a1c316f4500828/system.journal.gz
2026-06-12 21:49:29.899620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c74f7460db884ec790a1c316f4500828/system@063483c619d84c0cbb706509469b61e3-0000000000000ac5-000654150f263a1a.journal.gz
2026-06-12 21:49:29.899658 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c74f7460db884ec790a1c316f4500828/system@063483c619d84c0cbb706509469b61e3-000000000000128d-000654151fb3a6d7.journal.gz
2026-06-12 21:49:29.899693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c74f7460db884ec790a1c316f4500828/system@063483c619d84c0cbb706509469b61e3-0000000000001a54-00065415391aaec8.journal.gz
2026-06-12 21:49:29.899727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c74f7460db884ec790a1c316f4500828/system@063483c619d84c0cbb706509469b61e3-00000000000024f3-00065415393e140b.journal.gz
2026-06-12 21:49:29.899761 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c74f7460db884ec790a1c316f4500828/system@063483c619d84c0cbb706509469b61e3-0000000000003256-0006541539444f00.journal.gz
2026-06-12 21:49:29.899806 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c74f7460db884ec790a1c316f4500828/system@063483c619d84c0cbb706509469b61e3-0000000000003db1-000654153994ca29.journal.gz
2026-06-12 21:49:29.899841 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c74f7460db884ec790a1c316f4500828/system@063483c619d84c0cbb706509469b61e3-00000000000047ed-00065415399bf170.journal.gz
2026-06-12 21:49:29.899934 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c74f7460db884ec790a1c316f4500828/system@063483c619d84c0cbb706509469b61e3-0000000000005476-000654153b044d94.journal.gz
2026-06-12 21:49:29.899973 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c74f7460db884ec790a1c316f4500828/user-1000.journal.gz
2026-06-12 21:49:29.900008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c74f7460db884ec790a1c316f4500828/user-42405.journal.gz
2026-06-12 21:49:29.900043 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-12 21:49:29.900100 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-12 21:49:29.900137 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-12 21:49:29.900172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-12 21:49:29.900206 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-12 21:49:29.900241 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-12 21:49:29.900276 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-12 21:49:29.900309 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-12 21:49:29.900367 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa12
2026-06-12 21:49:29.900404 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-12 21:49:29.900437 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-12 21:49:29.900470 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-12 21:49:29.900503 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-12 21:49:29.900537 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-12 21:49:29.900570 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-12 21:49:29.900603 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-12 21:49:29.900637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-12 21:49:29.900671 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-12 21:49:29.900705 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-12 21:49:29.900738 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-12 21:49:29.900771 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-12 21:49:29.900805 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-12 21:49:29.900839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-12 21:49:29.900911 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-12 21:49:29.900948 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-12 21:49:29.900982 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-12 21:49:29.901016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-12 21:49:29.901059 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-12 21:49:29.901093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-12 21:49:29.901127 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-12 21:49:29.901160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-12 21:49:29.901194 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-12 21:49:29.901227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-12 21:49:29.901261 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-12 21:49:29.901295 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-12 21:49:29.901328 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-12 21:49:29.901362 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-12 21:49:29.901396 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-12 21:49:29.901429 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-12 21:49:29.901463 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-12 21:49:29.901496 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-12 21:49:29.901529 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-12 21:49:29.901562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-12 21:49:29.901595 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-12 21:49:29.901628 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-12 21:49:29.901662 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-12 21:49:29.901696 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-12 21:49:29.901733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-12 21:49:29.901767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-12 21:49:29.901801 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-12 21:49:29.901842 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-12 21:49:29.902064 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-12 21:49:29.902109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-12 21:49:29.902145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-12 21:49:29.902181 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-12 21:49:29.902217 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-12 21:49:29.902252 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-12 21:49:29.902287 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-12 21:49:29.902321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-12 21:49:29.902368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-12 21:49:29.902403 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-12 21:49:29.902438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-12 21:49:29.902472 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-12 21:49:29.902506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-12 21:49:29.902540 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-12 21:49:29.902573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-12 21:49:29.902606 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-12 21:49:29.902638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-12 21:49:29.902672 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-12 21:49:29.902705 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-12 21:49:29.902737 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-12 21:49:29.902770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-12 21:49:29.902805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-12 21:49:29.902838 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-12 21:49:29.902910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-12 21:49:29.902946 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-12 21:49:29.902981 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-12 21:49:29.903015 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-12 21:49:29.903049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-12 21:49:29.903082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/notification_rabbitmq_user_name
2026-06-12 21:49:29.903115 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-12 21:49:29.903148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-compute-config.json
2026-06-12 21:49:29.903181 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-12 21:49:29.903214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/rabbitmq_user_name
2026-06-12 21:49:29.903248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-12 21:49:29.903282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-12 21:49:29.903315 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-12 21:49:29.903348 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-12 21:49:29.903381 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-12 21:49:29.903424 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova_nvme_cleaner/
2026-06-12 21:49:29.903459 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-12 21:49:29.903492 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-12 21:49:29.903525 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-12 21:49:29.903558 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-12 21:49:29.903591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-12 21:49:29.903624 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-12 21:49:29.903657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-12 21:49:29.903690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-12 21:49:29.903725 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-12 21:49:29.903759 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-12 21:49:29.903793 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-12 21:49:29.903827 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-12 21:49:29.903909 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-12 21:49:29.903957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-12 21:49:29.903993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-12 21:49:29.904027 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-12 21:49:29.904061 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-12 21:49:29.904117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-12 21:49:29.904152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-12 21:49:29.904185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-12 21:49:29.904219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-12 21:49:29.904252 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-12 21:49:29.904286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-12 21:49:29.904319 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-12 21:49:29.904353 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-12 21:49:29.904388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-12 21:49:29.904422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-12 21:49:29.904456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-12 21:49:29.904490 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-12 21:49:29.904524 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-12 21:49:29.904575 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-12 21:49:29.904610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-12 21:49:29.904643 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-12 21:49:29.904678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-12 21:49:29.904708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-12 21:49:29.904731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-12 21:49:29.904755 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-12 21:49:29.904778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-12 21:49:29.904799 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-12 21:49:29.904820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-12 21:49:29.904841 | controller | cd+++++++++ ci-framework-data/logs/2026-06-12_21-36/
2026-06-12 21:49:29.904887 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_21-36/ansible.log
2026-06-12 21:49:29.904911 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_21-36/crc-setup.log
2026-06-12 21:49:29.904933 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_21-36/crc-start.log
2026-06-12 21:49:29.904954 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-12 21:49:29.904975 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-12 21:49:29.905017 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-12 21:49:29.905039 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-12-21:08:11.log
2026-06-12 21:49:29.905060 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-12-21:13:32.log
2026-06-12 21:49:29.905082 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-12-21:08:11.log
2026-06-12 21:49:29.905103 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-12-21:13:32.log
2026-06-12 21:49:29.905124 | controller | cd+++++++++ ci-framework-data/logs/crc/
2026-06-12 21:49:29.905147 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/
2026-06-12 21:49:29.905168 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/
2026-06-12 21:49:29.905189 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-849748df56-jq69x_ee93de69-036a-4d46-80f2-c0cc60029d5d/
2026-06-12 21:49:29.905212 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-849748df56-jq69x_ee93de69-036a-4d46-80f2-c0cc60029d5d/manager/
2026-06-12 21:49:29.905234 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-849748df56-jq69x_ee93de69-036a-4d46-80f2-c0cc60029d5d/manager/0.log
2026-06-12 21:49:29.905256 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6b45568f4-hw97f_4cf77e5a-d7ff-416a-a4ae-237adf83660d/
2026-06-12 21:49:29.905292 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6b45568f4-hw97f_4cf77e5a-d7ff-416a-a4ae-237adf83660d/ironic-httpd/
2026-06-12 21:49:29.905321 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6b45568f4-hw97f_4cf77e5a-d7ff-416a-a4ae-237adf83660d/ironic-httpd/0.log.gz
2026-06-12 21:49:29.905344 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6b45568f4-hw97f_4cf77e5a-d7ff-416a-a4ae-237adf83660d/ironic-ipa-downloader/
2026-06-12 21:49:29.905366 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6b45568f4-hw97f_4cf77e5a-d7ff-416a-a4ae-237adf83660d/ironic-ipa-downloader/0.log
2026-06-12 21:49:29.905387 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6b45568f4-hw97f_4cf77e5a-d7ff-416a-a4ae-237adf83660d/ironic-log-watch/
2026-06-12 21:49:29.905408 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6b45568f4-hw97f_4cf77e5a-d7ff-416a-a4ae-237adf83660d/ironic-log-watch/0.log.gz
2026-06-12 21:49:29.905430 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6b45568f4-hw97f_4cf77e5a-d7ff-416a-a4ae-237adf83660d/ironic/
2026-06-12 21:49:29.905451 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6b45568f4-hw97f_4cf77e5a-d7ff-416a-a4ae-237adf83660d/ironic/0.log
2026-06-12 21:49:29.905472 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6b45568f4-hw97f_4cf77e5a-d7ff-416a-a4ae-237adf83660d/mariadb/
2026-06-12 21:49:29.905494 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6b45568f4-hw97f_4cf77e5a-d7ff-416a-a4ae-237adf83660d/mariadb/0.log
2026-06-12 21:49:29.905515 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-hw6qr_455a7612-901a-458c-b040-bcb41fb853b7/
2026-06-12 21:49:29.905537 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-hw6qr_455a7612-901a-458c-b040-bcb41fb853b7/cert-manager-controller/
2026-06-12 21:49:29.905559 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-hw6qr_455a7612-901a-458c-b040-bcb41fb853b7/cert-manager-controller/0.log
2026-06-12 21:49:29.905581 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-4txzf_127bfbcc-13d3-43cb-803a-53adf61a6b76/
2026-06-12 21:49:29.905603 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-4txzf_127bfbcc-13d3-43cb-803a-53adf61a6b76/cert-manager-cainjector/
2026-06-12 21:49:29.905625 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-4txzf_127bfbcc-13d3-43cb-803a-53adf61a6b76/cert-manager-cainjector/0.log
2026-06-12 21:49:29.905646 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-2nhb7_0c1c42df-72d9-4129-90ec-9c9b17a710f8/
2026-06-12 21:49:29.905668 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-2nhb7_0c1c42df-72d9-4129-90ec-9c9b17a710f8/cert-manager-webhook/
2026-06-12 21:49:29.905690 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-2nhb7_0c1c42df-72d9-4129-90ec-9c9b17a710f8/cert-manager-webhook/0.log
2026-06-12 21:49:29.905715 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/
2026-06-12 21:49:29.905744 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/
2026-06-12 21:49:29.905767 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/0.log
2026-06-12 21:49:29.905789 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/1.log
2026-06-12 21:49:29.905810 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/5.log
2026-06-12 21:49:29.905831 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/6.log
2026-06-12 21:49:29.905939 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/
2026-06-12 21:49:29.905976 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/0.log
2026-06-12 21:49:29.905999 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/1.log
2026-06-12 21:49:29.906021 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/2.log
2026-06-12 21:49:29.906043 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/
2026-06-12 21:49:29.906065 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/0.log
2026-06-12 21:49:29.906086 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/1.log
2026-06-12 21:49:29.906107 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/
2026-06-12 21:49:29.906128 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/0.log
2026-06-12 21:49:29.906149 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/1.log
2026-06-12 21:49:29.906171 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/2.log
2026-06-12 21:49:29.906192 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/3.log
2026-06-12 21:49:29.906215 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-kwh25_e0002c90-d088-4ff3-87c1-f90ee2644963/
2026-06-12 21:49:29.906237 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-kwh25_e0002c90-d088-4ff3-87c1-f90ee2644963/controller/
2026-06-12 21:49:29.906259 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-kwh25_e0002c90-d088-4ff3-87c1-f90ee2644963/controller/0.log.gz
2026-06-12 21:49:29.906288 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-kwh25_e0002c90-d088-4ff3-87c1-f90ee2644963/kube-rbac-proxy/
2026-06-12 21:49:29.906310 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-kwh25_e0002c90-d088-4ff3-87c1-f90ee2644963/kube-rbac-proxy/0.log
2026-06-12 21:49:29.906331 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-858b6cbfcc-2zjbz_405bfb0f-a865-4e9d-8ebd-e32414637bbc/
2026-06-12 21:49:29.906352 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-858b6cbfcc-2zjbz_405bfb0f-a865-4e9d-8ebd-e32414637bbc/manager/
2026-06-12 21:49:29.906374 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-858b6cbfcc-2zjbz_405bfb0f-a865-4e9d-8ebd-e32414637bbc/manager/0.log
2026-06-12 21:49:29.906395 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-85f6f4c8c-2t8hw_9b97b5aa-0be5-44ce-b435-60cdff078033/
2026-06-12 21:49:29.906416 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-85f6f4c8c-2t8hw_9b97b5aa-0be5-44ce-b435-60cdff078033/webhook-server/
2026-06-12 21:49:29.906437 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-85f6f4c8c-2t8hw_9b97b5aa-0be5-44ce-b435-60cdff078033/webhook-server/0.log
2026-06-12 21:49:29.906458 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-x4m76_136cd3d4-720d-481b-bb17-bdb175c064c5/
2026-06-12 21:49:29.906479 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-x4m76_136cd3d4-720d-481b-bb17-bdb175c064c5/kube-rbac-proxy/
2026-06-12 21:49:29.906500 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-x4m76_136cd3d4-720d-481b-bb17-bdb175c064c5/kube-rbac-proxy/0.log
2026-06-12 21:49:29.906522 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-x4m76_136cd3d4-720d-481b-bb17-bdb175c064c5/speaker/
2026-06-12 21:49:29.906544 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-x4m76_136cd3d4-720d-481b-bb17-bdb175c064c5/speaker/0.log.gz
2026-06-12 21:49:29.906565 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/
2026-06-12 21:49:29.906587 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/
2026-06-12 21:49:29.906610 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/0.log
2026-06-12 21:49:29.906632 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/1.log
2026-06-12 21:49:29.906654 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/2.log
2026-06-12 21:49:29.906675 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/
2026-06-12 21:49:29.906704 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/
2026-06-12 21:49:29.906726 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/0.log
2026-06-12 21:49:29.906747 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/1.log
2026-06-12 21:49:29.906768 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/
2026-06-12 21:49:29.906789 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/0.log
2026-06-12 21:49:29.906810 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/1.log
2026-06-12 21:49:29.906831 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/
2026-06-12 21:49:29.906873 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/0.log
2026-06-12 21:49:29.906901 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/1.log
2026-06-12 21:49:29.906923 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/
2026-06-12 21:49:29.906943 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/
2026-06-12 21:49:29.906964 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/0.log
2026-06-12 21:49:29.907001 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/2.log
2026-06-12 21:49:29.907023 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/3.log
2026-06-12 21:49:29.907044 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/
2026-06-12 21:49:29.907065 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/oauth-openshift/
2026-06-12 21:49:29.907087 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/oauth-openshift/0.log
2026-06-12 21:49:29.907108 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/oauth-openshift/1.log
2026-06-12 21:49:29.907137 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/
2026-06-12 21:49:29.907158 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/
2026-06-12 21:49:29.907180 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/0.log
2026-06-12 21:49:29.907201 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/1.log
2026-06-12 21:49:29.907222 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/
2026-06-12 21:49:29.907243 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/0.log
2026-06-12 21:49:29.907263 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/4.log
2026-06-12 21:49:29.907285 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/5.log
2026-06-12 21:49:29.907306 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/
2026-06-12 21:49:29.907327 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9.log
2026-06-12 21:49:29.907351 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/bba6a3fe42a824aa32745f92a8301b53c4355b9a917796df7afec5a15be28ba1.log
2026-06-12 21:49:29.907373 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/
2026-06-12 21:49:29.907396 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/0.log
2026-06-12 21:49:29.907417 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/1.log
2026-06-12 21:49:29.907439 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/
2026-06-12 21:49:29.907460 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/0.log
2026-06-12 21:49:29.907481 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/1.log
2026-06-12 21:49:29.907509 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/2.log
2026-06-12 21:49:29.907530 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/
2026-06-12 21:49:29.907551 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/
2026-06-12 21:49:29.907572 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/0.log.gz
2026-06-12 21:49:29.907592 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/1.log.gz
2026-06-12 21:49:29.907613 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/2.log.gz
2026-06-12 21:49:29.907634 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/
2026-06-12 21:49:29.907654 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/
2026-06-12 21:49:29.907675 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/0.log
2026-06-12 21:49:29.907696 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/1.log
2026-06-12 21:49:29.907717 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/
2026-06-12 21:49:29.907738 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/2.log
2026-06-12 21:49:29.907759 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/3.log
2026-06-12 21:49:29.907780 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/8.log
2026-06-12 21:49:29.907801 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/9.log
2026-06-12 21:49:29.907822 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/
2026-06-12 21:49:29.907844 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/
2026-06-12 21:49:29.907892 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/0.log
2026-06-12 21:49:29.907923 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/2.log
2026-06-12 21:49:29.907945 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/3.log
2026-06-12 21:49:29.907966 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-74ff5f49db-zc5zl_83b72306-80f8-4a6b-a1b3-26f0bde34eb4/
2026-06-12 21:49:29.907988 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-74ff5f49db-zc5zl_83b72306-80f8-4a6b-a1b3-26f0bde34eb4/console/
2026-06-12 21:49:29.908009 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-74ff5f49db-zc5zl_83b72306-80f8-4a6b-a1b3-26f0bde34eb4/console/0.log
2026-06-12 21:49:29.908030 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/
2026-06-12 21:49:29.908052 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/
2026-06-12 21:49:29.908087 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/10.log
2026-06-12 21:49:29.908111 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/2.log
2026-06-12 21:49:29.908132 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/3.log
2026-06-12 21:49:29.908154 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/9.log
2026-06-12 21:49:29.908175 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/
2026-06-12 21:49:29.908196 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/
2026-06-12 21:49:29.908218 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/0.log
2026-06-12 21:49:29.908239 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/1.log
2026-06-12 21:49:29.908261 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/2.log
2026-06-12 21:49:29.908291 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-f6d649cc4-hldbr_daacfb5d-620a-43c3-ae17-bcad8bf42fb6/
2026-06-12 21:49:29.908313 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-f6d649cc4-hldbr_daacfb5d-620a-43c3-ae17-bcad8bf42fb6/controller-manager/
2026-06-12 21:49:29.908342 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-f6d649cc4-hldbr_daacfb5d-620a-43c3-ae17-bcad8bf42fb6/controller-manager/0.log
2026-06-12 21:49:29.908364 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/
2026-06-12 21:49:29.908386 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/
2026-06-12 21:49:29.908406 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/0.log
2026-06-12 21:49:29.908427 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/1.log
2026-06-12 21:49:29.908448 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/
2026-06-12 21:49:29.908470 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/0.log
2026-06-12 21:49:29.908786 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/1.log
2026-06-12 21:49:29.908826 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/
2026-06-12 21:49:29.908879 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/
2026-06-12 21:49:29.908910 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/0.log
2026-06-12 21:49:29.908938 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/1.log
2026-06-12 21:49:29.908965 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/
2026-06-12 21:49:29.908993 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/0.log
2026-06-12 21:49:29.909020 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/1.log
2026-06-12 21:49:29.909048 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/
2026-06-12 21:49:29.909075 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/
2026-06-12 21:49:29.909102 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/0.log
2026-06-12 21:49:29.909130 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/1.log
2026-06-12 21:49:29.909157 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/
2026-06-12 21:49:29.909239 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/
2026-06-12 21:49:29.909270 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/0.log
2026-06-12 21:49:29.909292 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/2.log
2026-06-12 21:49:29.909314 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/3.log
2026-06-12 21:49:29.909335 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/
2026-06-12 21:49:29.909357 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/
2026-06-12 21:49:29.909380 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/0.log
2026-06-12 21:49:29.909401 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/
2026-06-12 21:49:29.909423 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/0.log
2026-06-12 21:49:29.909445 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/
2026-06-12 21:49:29.909466 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/0.log
2026-06-12 21:49:29.909487 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/
2026-06-12 21:49:29.909508 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/0.log
2026-06-12 21:49:29.909529 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/
2026-06-12 21:49:29.909550 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/0.log
2026-06-12 21:49:29.909571 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/
2026-06-12 21:49:29.909592 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/0.log.gz
2026-06-12 21:49:29.909614 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/
2026-06-12 21:49:29.909636 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/0.log
2026-06-12 21:49:29.909657 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/
2026-06-12 21:49:29.909678 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/0.log
2026-06-12 21:49:29.909699 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_a605ed08-930d-4124-9417-a3bb59a03455/
2026-06-12 21:49:29.909721 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_a605ed08-930d-4124-9417-a3bb59a03455/installer/
2026-06-12 21:49:29.909750 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_a605ed08-930d-4124-9417-a3bb59a03455/installer/0.log
2026-06-12 21:49:29.909772 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/
2026-06-12 21:49:29.909794 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/eaaff3efec438fd235691ecc26108a4e4b2b3836dd29ac3f1521b9a4582247c7.log
2026-06-12 21:49:29.909816 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/controller/
2026-06-12 21:49:29.909838 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/controller/0.log
2026-06-12 21:49:29.909895 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/cp-frr-files/
2026-06-12 21:49:29.909919 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/cp-frr-files/0.log
2026-06-12 21:49:29.909941 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/cp-frr-status/
2026-06-12 21:49:29.909963 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/cp-frr-status/0.log
2026-06-12 21:49:29.909985 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/cp-metrics/
2026-06-12 21:49:29.910006 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/cp-metrics/0.log
2026-06-12 21:49:29.910027 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/cp-reloader/
2026-06-12 21:49:29.910049 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/cp-reloader/0.log
2026-06-12 21:49:29.910070 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/frr-metrics/
2026-06-12 21:49:29.910091 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/frr-metrics/0.log
2026-06-12 21:49:29.910113 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/frr-status/
2026-06-12 21:49:29.910134 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/frr-status/0.log
2026-06-12 21:49:29.910156 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/frr/
2026-06-12 21:49:29.910178 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/frr/0.log
2026-06-12 21:49:29.910199 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/kube-rbac-proxy-frr/
2026-06-12 21:49:29.910220 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/kube-rbac-proxy-frr/0.log
2026-06-12 21:49:29.910249 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/kube-rbac-proxy/
2026-06-12 21:49:29.910271 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/kube-rbac-proxy/0.log
2026-06-12 21:49:29.910293 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/reloader/
2026-06-12 21:49:29.910314 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-pdkn7_e186f5dd-20b8-40d0-b6bc-dfc541cf2b56/reloader/0.log
2026-06-12 21:49:29.910335 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-h72dg_9c9368d5-d58b-4c11-8f81-6ca034825b06/
2026-06-12 21:49:29.910356 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-h72dg_9c9368d5-d58b-4c11-8f81-6ca034825b06/frr-k8s-webhook-server/
2026-06-12 21:49:29.910378 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-h72dg_9c9368d5-d58b-4c11-8f81-6ca034825b06/frr-k8s-webhook-server/0.log
2026-06-12 21:49:29.910399 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/
2026-06-12 21:49:29.910421 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/
2026-06-12 21:49:29.910442 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/0.log
2026-06-12 21:49:29.910464 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/2.log
2026-06-12 21:49:29.910486 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/3.log
2026-06-12 21:49:29.910507 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/
2026-06-12 21:49:29.910528 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/
2026-06-12 21:49:29.910550 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/0.log
2026-06-12 21:49:29.910571 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/1.log
2026-06-12 21:49:29.910592 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/
2026-06-12 21:49:29.910613 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/
2026-06-12 21:49:29.910634 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/0.log
2026-06-12 21:49:29.910662 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/1.log
2026-06-12 21:49:29.910683 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688340-lkgjh_8927ac8e-94d8-4921-8de7-6431a468e83b/
2026-06-12 21:49:29.910704 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688340-lkgjh_8927ac8e-94d8-4921-8de7-6431a468e83b/oc/
2026-06-12 21:49:29.910726 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688340-lkgjh_8927ac8e-94d8-4921-8de7-6431a468e83b/oc/0.log
2026-06-12 21:49:29.910747 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688342-488rj_8284c07e-c808-412c-be25-bc2da199b5e0/
2026-06-12 21:49:29.910768 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688342-488rj_8284c07e-c808-412c-be25-bc2da199b5e0/oc/
2026-06-12 21:49:29.910789 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688342-488rj_8284c07e-c808-412c-be25-bc2da199b5e0/oc/0.log
2026-06-12 21:49:29.910810 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688344-m5kbn_f6a6f385-95d8-4173-8f02-97e7d306895d/
2026-06-12 21:49:29.910831 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688344-m5kbn_f6a6f385-95d8-4173-8f02-97e7d306895d/oc/
2026-06-12 21:49:29.910883 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688344-m5kbn_f6a6f385-95d8-4173-8f02-97e7d306895d/oc/0.log
2026-06-12 21:49:29.910924 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/
2026-06-12 21:49:29.910949 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/
2026-06-12 21:49:29.910971 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/0.log
2026-06-12 21:49:29.910993 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/1.log
2026-06-12 21:49:29.911015 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/
2026-06-12 21:49:29.911036 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/
2026-06-12 21:49:29.911057 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/0.log
2026-06-12 21:49:29.911079 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/1.log
2026-06-12 21:49:29.911100 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/
2026-06-12 21:49:29.911121 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/0.log
2026-06-12 21:49:29.911151 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/1.log
2026-06-12 21:49:29.911172 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/
2026-06-12 21:49:29.911194 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/
2026-06-12 21:49:29.911215 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/0.log
2026-06-12 21:49:29.911236 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/1.log
2026-06-12 21:49:29.911257 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/2.log
2026-06-12 21:49:29.911278 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/
2026-06-12 21:49:29.911300 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/
2026-06-12 21:49:29.911322 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/0.log
2026-06-12 21:49:29.911343 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/1.log
2026-06-12 21:49:29.911365 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/2.log
2026-06-12 21:49:29.911387 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/
2026-06-12 21:49:29.911408 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/installer/
2026-06-12 21:49:29.911430 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/installer/0.log
2026-06-12 21:49:29.911451 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_8d342b24-d8a0-4cd6-bce9-b50d8ae803e3/
2026-06-12 21:49:29.911472 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_8d342b24-d8a0-4cd6-bce9-b50d8ae803e3/installer/
2026-06-12 21:49:29.911494 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_8d342b24-d8a0-4cd6-bce9-b50d8ae803e3/installer/0.log
2026-06-12 21:49:29.911515 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/
2026-06-12 21:49:29.911536 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/
2026-06-12 21:49:29.911557 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/0.log
2026-06-12 21:49:29.911586 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/
2026-06-12 21:49:29.911608 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/0.log
2026-06-12 21:49:29.911629 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/
2026-06-12 21:49:29.911651 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/0.log
2026-06-12 21:49:29.911672 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/
2026-06-12 21:49:29.911692 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/0.log
2026-06-12 21:49:29.911713 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/
2026-06-12 21:49:29.911734 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/0.log.gz
2026-06-12 21:49:29.911755 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/
2026-06-12 21:49:29.911776 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/0.log
2026-06-12 21:49:29.911797 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/
2026-06-12 21:49:29.911817 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/pruner/
2026-06-12 21:49:29.911838 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/pruner/0.log
2026-06-12 21:49:29.911887 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/
2026-06-12 21:49:29.911910 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/pruner/
2026-06-12 21:49:29.911931 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/pruner/0.log
2026-06-12 21:49:29.911952 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_c260aea0-3b08-4da4-be12-e08e793f633e/
2026-06-12 21:49:29.911973 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_c260aea0-3b08-4da4-be12-e08e793f633e/pruner/
2026-06-12 21:49:29.911994 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_c260aea0-3b08-4da4-be12-e08e793f633e/pruner/0.log
2026-06-12 21:49:29.912015 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/
2026-06-12 21:49:29.912046 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/
2026-06-12 21:49:29.912068 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/0.log
2026-06-12 21:49:29.912106 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/2.log
2026-06-12 21:49:29.912128 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/3.log
2026-06-12 21:49:29.912150 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/
2026-06-12 21:49:29.912172 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/
2026-06-12 21:49:29.912193 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/0.log
2026-06-12 21:49:29.912214 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/1.log
2026-06-12 21:49:29.912235 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/7.log
2026-06-12 21:49:29.912256 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/8.log
2026-06-12 21:49:29.912277 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/
2026-06-12 21:49:29.912297 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/0.log
2026-06-12 21:49:29.912319 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/1.log
2026-06-12 21:49:29.912341 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/
2026-06-12 21:49:29.912362 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/0.log
2026-06-12 21:49:29.912383 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/2.log
2026-06-12 21:49:29.912412 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/3.log
2026-06-12 21:49:29.912435 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/
2026-06-12 21:49:29.912456 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/0.log
2026-06-12 21:49:29.912477 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/1.log
2026-06-12 21:49:29.912502 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/3.log
2026-06-12 21:49:29.912525 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/4.log
2026-06-12 21:49:29.912547 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/
2026-06-12 21:49:29.912568 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/
2026-06-12 21:49:29.912590 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/0.log
2026-06-12 21:49:29.912611 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/2.log
2026-06-12 21:49:29.912633 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/3.log
2026-06-12 21:49:29.912654 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/
2026-06-12 21:49:29.912676 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/
2026-06-12 21:49:29.912698 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/0.log
2026-06-12 21:49:29.912719 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/1.log
2026-06-12 21:49:29.912740 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/
2026-06-12 21:49:29.912761 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/0.log
2026-06-12 21:49:29.912782 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/2.log
2026-06-12 21:49:29.912810 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/3.log
2026-06-12 21:49:29.912832 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/
2026-06-12 21:49:29.912877 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/0.log
2026-06-12 21:49:29.912902 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/2.log
2026-06-12 21:49:29.912924 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/3.log
2026-06-12 21:49:29.912946 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/
2026-06-12 21:49:29.912967 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/0.log
2026-06-12 21:49:29.912988 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/1.log
2026-06-12 21:49:29.913010 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/
2026-06-12 21:49:29.913031 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/pruner/
2026-06-12 21:49:29.913052 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/pruner/0.log
2026-06-12 21:49:29.913073 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/
2026-06-12 21:49:29.913094 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/
2026-06-12 21:49:29.913116 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/0.log
2026-06-12 21:49:29.913139 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/2.log
2026-06-12 21:49:29.913161 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/3.log
2026-06-12 21:49:29.913182 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/
2026-06-12 21:49:29.913204 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/
2026-06-12 21:49:29.913234 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/0.log
2026-06-12 21:49:29.913256 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/1.log
2026-06-12 21:49:29.913278 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/
2026-06-12 21:49:29.913299 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/0.log
2026-06-12 21:49:29.913320 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/1.log
2026-06-12 21:49:29.913341 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/
2026-06-12 21:49:29.913363 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/
2026-06-12 21:49:29.913384 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/0.log
2026-06-12 21:49:29.913405 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/2.log
2026-06-12 21:49:29.913427 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/3.log
2026-06-12 21:49:29.913449 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/
2026-06-12 21:49:29.913470 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/
2026-06-12 21:49:29.913492 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/0.log
2026-06-12 21:49:29.913513 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/1.log
2026-06-12 21:49:29.913534 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/
2026-06-12 21:49:29.913555 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/0.log
2026-06-12 21:49:29.913577 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/1.log
2026-06-12 21:49:29.913604 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/2.log
2026-06-12 21:49:29.913626 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/
2026-06-12 21:49:29.913647 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/
2026-06-12 21:49:29.913668 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/0.log
2026-06-12 21:49:29.913689 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/1.log
2026-06-12 21:49:29.913710 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/
2026-06-12 21:49:29.913731 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/0.log
2026-06-12 21:49:29.913752 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/1.log
2026-06-12 21:49:29.913773 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/
2026-06-12 21:49:29.913795 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/
2026-06-12 21:49:29.913816 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/0.log
2026-06-12 21:49:29.913837 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/1.log
2026-06-12 21:49:29.913883 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/
2026-06-12 21:49:29.913906 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/0.log
2026-06-12 21:49:29.913927 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/1.log
2026-06-12 21:49:29.913948 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/
2026-06-12 21:49:29.913969 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/
2026-06-12 21:49:29.913990 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/0.log
2026-06-12 21:49:29.914017 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/1.log
2026-06-12 21:49:29.914039 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/
2026-06-12 21:49:29.914061 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/0.log
2026-06-12 21:49:29.914083 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/1.log
2026-06-12 21:49:29.914104 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/
2026-06-12 21:49:29.914125 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/
2026-06-12 21:49:29.914146 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/0.log
2026-06-12 21:49:29.914167 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/1.log
2026-06-12 21:49:29.914188 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/
2026-06-12 21:49:29.914209 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/0.log
2026-06-12 21:49:29.914231 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/3.log
2026-06-12 21:49:29.914252 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/4.log
2026-06-12 21:49:29.914273 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/
2026-06-12 21:49:29.914294 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/
2026-06-12 21:49:29.914315 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/0.log
2026-06-12 21:49:29.914336 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/1.log
2026-06-12 21:49:29.914357 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn_8ba87844-e7b2-4610-8a47-0deb5a6c4755/
2026-06-12 21:49:29.914378 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn_8ba87844-e7b2-4610-8a47-0deb5a6c4755/extract/
2026-06-12 21:49:29.914406 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn_8ba87844-e7b2-4610-8a47-0deb5a6c4755/extract/0.log
2026-06-12 21:49:29.914428 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn_8ba87844-e7b2-4610-8a47-0deb5a6c4755/pull/
2026-06-12 21:49:29.914449 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn_8ba87844-e7b2-4610-8a47-0deb5a6c4755/pull/0.log
2026-06-12 21:49:29.914470 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn_8ba87844-e7b2-4610-8a47-0deb5a6c4755/util/
2026-06-12 21:49:29.914491 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn_8ba87844-e7b2-4610-8a47-0deb5a6c4755/util/0.log
2026-06-12 21:49:29.914512 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-lwwks_e66c7cc7-c1fb-42ea-8b90-baa0164ae81b/
2026-06-12 21:49:29.914533 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-lwwks_e66c7cc7-c1fb-42ea-8b90-baa0164ae81b/extract-content/
2026-06-12 21:49:29.914555 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-lwwks_e66c7cc7-c1fb-42ea-8b90-baa0164ae81b/extract-content/0.log
2026-06-12 21:49:29.914576 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-lwwks_e66c7cc7-c1fb-42ea-8b90-baa0164ae81b/extract-utilities/
2026-06-12 21:49:29.914597 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-lwwks_e66c7cc7-c1fb-42ea-8b90-baa0164ae81b/extract-utilities/0.log
2026-06-12 21:49:29.914618 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-lwwks_e66c7cc7-c1fb-42ea-8b90-baa0164ae81b/registry-server/
2026-06-12 21:49:29.914640 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-lwwks_e66c7cc7-c1fb-42ea-8b90-baa0164ae81b/registry-server/0.log.gz
2026-06-12 21:49:29.914661 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-qrzsv_7c6c7aa3-a37c-4d5a-9d8d-a6f22438e004/
2026-06-12 21:49:29.914683 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-qrzsv_7c6c7aa3-a37c-4d5a-9d8d-a6f22438e004/extract-content/
2026-06-12 21:49:29.914704 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-qrzsv_7c6c7aa3-a37c-4d5a-9d8d-a6f22438e004/extract-content/0.log
2026-06-12 21:49:29.914725 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-qrzsv_7c6c7aa3-a37c-4d5a-9d8d-a6f22438e004/extract-utilities/
2026-06-12 21:49:29.914747 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-qrzsv_7c6c7aa3-a37c-4d5a-9d8d-a6f22438e004/extract-utilities/0.log
2026-06-12 21:49:29.914768 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-qrzsv_7c6c7aa3-a37c-4d5a-9d8d-a6f22438e004/registry-server/
2026-06-12 21:49:29.914789 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-qrzsv_7c6c7aa3-a37c-4d5a-9d8d-a6f22438e004/registry-server/0.log.gz
2026-06-12 21:49:29.914817 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-tgrwq_49a1a985-3142-4282-b3c0-07d802f0e4a3/
2026-06-12 21:49:29.914839 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-tgrwq_49a1a985-3142-4282-b3c0-07d802f0e4a3/extract-content/
2026-06-12 21:49:29.914890 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-tgrwq_49a1a985-3142-4282-b3c0-07d802f0e4a3/extract-content/0.log
2026-06-12 21:49:29.914923 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-tgrwq_49a1a985-3142-4282-b3c0-07d802f0e4a3/extract-utilities/
2026-06-12 21:49:29.914950 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-tgrwq_49a1a985-3142-4282-b3c0-07d802f0e4a3/extract-utilities/0.log
2026-06-12 21:49:29.914973 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk_2639ae16-c5ff-4e47-b094-e4dd7492e956/
2026-06-12 21:49:29.914995 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk_2639ae16-c5ff-4e47-b094-e4dd7492e956/extract/
2026-06-12 21:49:29.915017 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk_2639ae16-c5ff-4e47-b094-e4dd7492e956/extract/0.log
2026-06-12 21:49:29.915038 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk_2639ae16-c5ff-4e47-b094-e4dd7492e956/pull/
2026-06-12 21:49:29.915060 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk_2639ae16-c5ff-4e47-b094-e4dd7492e956/pull/0.log
2026-06-12 21:49:29.915081 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk_2639ae16-c5ff-4e47-b094-e4dd7492e956/util/
2026-06-12 21:49:29.915102 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk_2639ae16-c5ff-4e47-b094-e4dd7492e956/util/0.log
2026-06-12 21:49:29.915124 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-7wd7m_d8a71deb-cd01-4e3f-990e-a7ed39697b6b/
2026-06-12 21:49:29.915145 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-7wd7m_d8a71deb-cd01-4e3f-990e-a7ed39697b6b/marketplace-operator/
2026-06-12 21:49:29.915167 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-7wd7m_d8a71deb-cd01-4e3f-990e-a7ed39697b6b/marketplace-operator/0.log
2026-06-12 21:49:29.915188 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-7wd7m_d8a71deb-cd01-4e3f-990e-a7ed39697b6b/marketplace-operator/1.log
2026-06-12 21:49:29.915209 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-tc8bh_f3e08f98-f5f6-4bd2-9333-a7fc0f63a5c4/
2026-06-12 21:49:29.915230 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-tc8bh_f3e08f98-f5f6-4bd2-9333-a7fc0f63a5c4/extract-content/
2026-06-12 21:49:29.915251 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-tc8bh_f3e08f98-f5f6-4bd2-9333-a7fc0f63a5c4/extract-content/0.log
2026-06-12 21:49:29.915279 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-tc8bh_f3e08f98-f5f6-4bd2-9333-a7fc0f63a5c4/extract-utilities/
2026-06-12 21:49:29.915301 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-tc8bh_f3e08f98-f5f6-4bd2-9333-a7fc0f63a5c4/extract-utilities/0.log
2026-06-12 21:49:29.915322 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-tc8bh_f3e08f98-f5f6-4bd2-9333-a7fc0f63a5c4/registry-server/
2026-06-12 21:49:29.915343 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-tc8bh_f3e08f98-f5f6-4bd2-9333-a7fc0f63a5c4/registry-server/0.log.gz
2026-06-12 21:49:29.915364 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-mbv4s_3dcd3081-1c0d-43a7-9b67-8a4bdff4ad35/
2026-06-12 21:49:29.915384 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-mbv4s_3dcd3081-1c0d-43a7-9b67-8a4bdff4ad35/extract-content/
2026-06-12 21:49:29.915405 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-mbv4s_3dcd3081-1c0d-43a7-9b67-8a4bdff4ad35/extract-content/0.log
2026-06-12 21:49:29.915426 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-mbv4s_3dcd3081-1c0d-43a7-9b67-8a4bdff4ad35/extract-utilities/
2026-06-12 21:49:29.915447 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-mbv4s_3dcd3081-1c0d-43a7-9b67-8a4bdff4ad35/extract-utilities/0.log
2026-06-12 21:49:29.915468 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-mbv4s_3dcd3081-1c0d-43a7-9b67-8a4bdff4ad35/registry-server/
2026-06-12 21:49:29.915489 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-mbv4s_3dcd3081-1c0d-43a7-9b67-8a4bdff4ad35/registry-server/0.log.gz
2026-06-12 21:49:29.915510 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/
2026-06-12 21:49:29.915532 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/
2026-06-12 21:49:29.915553 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/0.log
2026-06-12 21:49:29.915574 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/1.log
2026-06-12 21:49:29.915596 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/
2026-06-12 21:49:29.915618 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/0.log
2026-06-12 21:49:29.915639 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/1.log
2026-06-12 21:49:29.915659 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/
2026-06-12 21:49:29.915686 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/0.log
2026-06-12 21:49:29.915708 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/1.log
2026-06-12 21:49:29.915729 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/
2026-06-12 21:49:29.915751 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/0.log
2026-06-12 21:49:29.915772 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/1.log
2026-06-12 21:49:29.915793 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/
2026-06-12 21:49:29.915815 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/0.log
2026-06-12 21:49:29.915836 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/1.log
2026-06-12 21:49:29.915887 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/
2026-06-12 21:49:29.915912 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/0.log
2026-06-12 21:49:29.915948 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/1.log
2026-06-12 21:49:29.915972 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/
2026-06-12 21:49:29.915995 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/0.log
2026-06-12 21:49:29.916017 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/1.log
2026-06-12 21:49:29.916039 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/
2026-06-12 21:49:29.916061 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/kube-rbac-proxy/
2026-06-12 21:49:29.916095 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/kube-rbac-proxy/0.log
2026-06-12 21:49:29.916118 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/kube-rbac-proxy/1.log
2026-06-12 21:49:29.916140 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/multus-admission-controller/
2026-06-12 21:49:29.916168 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/multus-admission-controller/0.log
2026-06-12 21:49:29.916191 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/multus-admission-controller/1.log
2026-06-12 21:49:29.916212 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/
2026-06-12 21:49:29.916234 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/
2026-06-12 21:49:29.916255 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/1.log
2026-06-12 21:49:29.916276 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/2.log
2026-06-12 21:49:29.916298 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/3.log
2026-06-12 21:49:29.916319 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/4.log
2026-06-12 21:49:29.916340 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/
2026-06-12 21:49:29.916361 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/
2026-06-12 21:49:29.916383 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/0.log
2026-06-12 21:49:29.916405 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/1.log
2026-06-12 21:49:29.916426 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/
2026-06-12 21:49:29.916447 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/0.log
2026-06-12 21:49:29.916469 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/1.log
2026-06-12 21:49:29.916491 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-fzznf_must-gather-nnpxr_7c1ff78b-7cc3-4828-8721-2d7b7ab2fbf0/
2026-06-12 21:49:29.916512 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-fzznf_must-gather-nnpxr_7c1ff78b-7cc3-4828-8721-2d7b7ab2fbf0/copy/
2026-06-12 21:49:29.916534 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-fzznf_must-gather-nnpxr_7c1ff78b-7cc3-4828-8721-2d7b7ab2fbf0/gather/
2026-06-12 21:49:29.916555 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/
2026-06-12 21:49:29.916576 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/
2026-06-12 21:49:29.916609 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/0.log
2026-06-12 21:49:29.916631 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/1.log
2026-06-12 21:49:29.916653 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/
2026-06-12 21:49:29.916675 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/
2026-06-12 21:49:29.916697 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/0.log
2026-06-12 21:49:29.916719 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/1.log
2026-06-12 21:49:29.916740 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/
2026-06-12 21:49:29.916761 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/
2026-06-12 21:49:29.916783 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/0.log
2026-06-12 21:49:29.916804 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/1.log
2026-06-12 21:49:29.916825 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/
2026-06-12 21:49:29.916889 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/
2026-06-12 21:49:29.916946 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/0.log
2026-06-12 21:49:29.916978 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/1.log
2026-06-12 21:49:29.917002 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/3.log
2026-06-12 21:49:29.917025 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/4.log
2026-06-12 21:49:29.917047 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/
2026-06-12 21:49:29.917068 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/0.log
2026-06-12 21:49:29.917097 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/1.log
2026-06-12 21:49:29.917120 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/
2026-06-12 21:49:29.917141 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/
2026-06-12 21:49:29.917163 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/0.log
2026-06-12 21:49:29.917184 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/1.log
2026-06-12 21:49:29.917206 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/
2026-06-12 21:49:29.917228 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/
2026-06-12 21:49:29.917250 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/0.log
2026-06-12 21:49:29.917272 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/1.log
2026-06-12 21:49:29.917293 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-5557m_6e06bf57-5816-44b9-8651-ecefaa4a8af8/
2026-06-12 21:49:29.917315 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-5557m_6e06bf57-5816-44b9-8651-ecefaa4a8af8/nmstate-console-plugin/
2026-06-12 21:49:29.917336 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-5557m_6e06bf57-5816-44b9-8651-ecefaa4a8af8/nmstate-console-plugin/0.log
2026-06-12 21:49:29.917358 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-sf4wf_d9c7eb0c-6680-4bb0-987c-c124a331d2ea/
2026-06-12 21:49:29.917379 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-sf4wf_d9c7eb0c-6680-4bb0-987c-c124a331d2ea/nmstate-handler/
2026-06-12 21:49:29.917401 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-sf4wf_d9c7eb0c-6680-4bb0-987c-c124a331d2ea/nmstate-handler/0.log
2026-06-12 21:49:29.917422 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-x5lcl_b5140ed8-0398-46f5-82c0-5cd8bb7b6098/
2026-06-12 21:49:29.917443 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-x5lcl_b5140ed8-0398-46f5-82c0-5cd8bb7b6098/kube-rbac-proxy/
2026-06-12 21:49:29.917465 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-x5lcl_b5140ed8-0398-46f5-82c0-5cd8bb7b6098/kube-rbac-proxy/0.log
2026-06-12 21:49:29.917486 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-x5lcl_b5140ed8-0398-46f5-82c0-5cd8bb7b6098/nmstate-metrics/
2026-06-12 21:49:29.917507 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-x5lcl_b5140ed8-0398-46f5-82c0-5cd8bb7b6098/nmstate-metrics/0.log
2026-06-12 21:49:29.917535 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-8kxzj_955986a4-3294-43ee-b4bf-0b304111b7d5/
2026-06-12 21:49:29.917558 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-8kxzj_955986a4-3294-43ee-b4bf-0b304111b7d5/nmstate-operator/
2026-06-12 21:49:29.917580 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-8kxzj_955986a4-3294-43ee-b4bf-0b304111b7d5/nmstate-operator/0.log
2026-06-12 21:49:29.917601 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-k8b6k_8c27e9d1-6cb5-462a-8b9f-d3a802d88c26/
2026-06-12 21:49:29.917623 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-k8b6k_8c27e9d1-6cb5-462a-8b9f-d3a802d88c26/nmstate-webhook/
2026-06-12 21:49:29.917645 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-k8b6k_8c27e9d1-6cb5-462a-8b9f-d3a802d88c26/nmstate-webhook/0.log
2026-06-12 21:49:29.917666 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/
2026-06-12 21:49:29.917688 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/
2026-06-12 21:49:29.917709 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/0.log
2026-06-12 21:49:29.917730 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/1.log
2026-06-12 21:49:29.917751 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/
2026-06-12 21:49:29.917771 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/0.log
2026-06-12 21:49:29.917794 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/1.log
2026-06-12 21:49:29.917815 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/
2026-06-12 21:49:29.917836 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/
2026-06-12 21:49:29.917885 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/0.log
2026-06-12 21:49:29.917909 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/1.log
2026-06-12 21:49:29.917930 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688315-r6gn4_a3329296-c02e-4d53-83c3-e1df8f7b3cf4/
2026-06-12 21:49:29.917951 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688315-r6gn4_a3329296-c02e-4d53-83c3-e1df8f7b3cf4/collect-profiles/
2026-06-12 21:49:29.917980 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688315-r6gn4_a3329296-c02e-4d53-83c3-e1df8f7b3cf4/collect-profiles/0.log
2026-06-12 21:49:29.918002 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688330-f5jxw_28126513-858e-4075-a3c0-d8d7804e2453/
2026-06-12 21:49:29.918023 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688330-f5jxw_28126513-858e-4075-a3c0-d8d7804e2453/collect-profiles/
2026-06-12 21:49:29.918044 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688330-f5jxw_28126513-858e-4075-a3c0-d8d7804e2453/collect-profiles/0.log
2026-06-12 21:49:29.918064 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688345-rm2j6_c5a7a595-8d7f-4e6e-9a2c-4aace665ecec/
2026-06-12 21:49:29.918085 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688345-rm2j6_c5a7a595-8d7f-4e6e-9a2c-4aace665ecec/collect-profiles/
2026-06-12 21:49:29.918106 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688345-rm2j6_c5a7a595-8d7f-4e6e-9a2c-4aace665ecec/collect-profiles/0.log
2026-06-12 21:49:29.918126 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/
2026-06-12 21:49:29.918147 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/
2026-06-12 21:49:29.918168 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/0.log
2026-06-12 21:49:29.918189 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/1.log
2026-06-12 21:49:29.918210 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/
2026-06-12 21:49:29.918231 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/
2026-06-12 21:49:29.918251 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/0.log
2026-06-12 21:49:29.918272 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/1.log
2026-06-12 21:49:29.918294 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/
2026-06-12 21:49:29.918315 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/0.log
2026-06-12 21:49:29.918347 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/2.log
2026-06-12 21:49:29.918369 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/3.log
2026-06-12 21:49:29.918390 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/
2026-06-12 21:49:29.918411 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/
2026-06-12 21:49:29.918432 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/0.log
2026-06-12 21:49:29.918453 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/1.log
2026-06-12 21:49:29.918474 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/2.log
2026-06-12 21:49:29.918494 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-cs8np_f6027a24-aa6b-4b1f-bd1e-327b58b72109/
2026-06-12 21:49:29.918515 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-cs8np_f6027a24-aa6b-4b1f-bd1e-327b58b72109/kube-rbac-proxy/
2026-06-12 21:49:29.918536 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-cs8np_f6027a24-aa6b-4b1f-bd1e-327b58b72109/kube-rbac-proxy/0.log
2026-06-12 21:49:29.918558 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-cs8np_f6027a24-aa6b-4b1f-bd1e-327b58b72109/ovnkube-cluster-manager/
2026-06-12 21:49:29.918579 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-cs8np_f6027a24-aa6b-4b1f-bd1e-327b58b72109/ovnkube-cluster-manager/0.log
2026-06-12 21:49:29.918600 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/
2026-06-12 21:49:29.918621 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/kube-rbac-proxy-node/
2026-06-12 21:49:29.918641 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/kube-rbac-proxy-node/0.log
2026-06-12 21:49:29.918662 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/kube-rbac-proxy-ovn-metrics/
2026-06-12 21:49:29.918683 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/kube-rbac-proxy-ovn-metrics/0.log
2026-06-12 21:49:29.918704 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/kubecfg-setup/
2026-06-12 21:49:29.918725 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/kubecfg-setup/0.log
2026-06-12 21:49:29.918753 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/nbdb/
2026-06-12 21:49:29.918776 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/nbdb/0.log
2026-06-12 21:49:29.918798 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/northd/
2026-06-12 21:49:29.918819 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/northd/0.log
2026-06-12 21:49:29.918840 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/ovn-acl-logging/
2026-06-12 21:49:29.918890 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/ovn-acl-logging/0.log
2026-06-12 21:49:29.918914 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/ovn-controller/
2026-06-12 21:49:29.918935 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/ovn-controller/0.log
2026-06-12 21:49:29.918956 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/ovnkube-controller/
2026-06-12 21:49:29.918977 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/ovnkube-controller/0.log.gz
2026-06-12 21:49:29.918999 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/sbdb/
2026-06-12 21:49:29.919020 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-tth4d_56a4db16-a648-4ba3-9d82-3a57c886b49b/sbdb/0.log
2026-06-12 21:49:29.919041 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-6d9b5754f6-n9vsf_2b922ce3-094a-480a-93be-e47ce6938b56/
2026-06-12 21:49:29.919062 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-6d9b5754f6-n9vsf_2b922ce3-094a-480a-93be-e47ce6938b56/route-controller-manager/
2026-06-12 21:49:29.919083 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-6d9b5754f6-n9vsf_2b922ce3-094a-480a-93be-e47ce6938b56/route-controller-manager/0.log
2026-06-12 21:49:29.919105 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-6d9b5754f6-n9vsf_2b922ce3-094a-480a-93be-e47ce6938b56/route-controller-manager/1.log
2026-06-12 21:49:29.919126 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/
2026-06-12 21:49:29.919148 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/
2026-06-12 21:49:29.919170 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/0.log
2026-06-12 21:49:29.919199 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/1.log
2026-06-12 21:49:29.919220 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/2.log
2026-06-12 21:49:29.919242 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/
2026-06-12 21:49:29.919263 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/
2026-06-12 21:49:29.919285 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/0.log
2026-06-12 21:49:29.919306 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/1.log
2026-06-12 21:49:29.919333 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/2.log
2026-06-12 21:49:29.919357 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx_e1d19559-3f82-4788-b1d9-83f2f971a49e/
2026-06-12 21:49:29.919387 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx_e1d19559-3f82-4788-b1d9-83f2f971a49e/extract/
2026-06-12 21:49:29.919445 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx_e1d19559-3f82-4788-b1d9-83f2f971a49e/extract/0.log
2026-06-12 21:49:29.919486 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx_e1d19559-3f82-4788-b1d9-83f2f971a49e/pull/
2026-06-12 21:49:29.919580 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx_e1d19559-3f82-4788-b1d9-83f2f971a49e/pull/0.log
2026-06-12 21:49:29.919610 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx_e1d19559-3f82-4788-b1d9-83f2f971a49e/util/
2026-06-12 21:49:29.919632 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx_e1d19559-3f82-4788-b1d9-83f2f971a49e/util/0.log
2026-06-12 21:49:29.919654 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-5glk7_f3d3d1ec-03d0-462f-8bc7-b747b8953fc1/
2026-06-12 21:49:29.919676 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-5glk7_f3d3d1ec-03d0-462f-8bc7-b747b8953fc1/manager/
2026-06-12 21:49:29.919698 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-5glk7_f3d3d1ec-03d0-462f-8bc7-b747b8953fc1/manager/0.log
2026-06-12 21:49:29.919719 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-j55tf_6f371d6b-d19b-4dc4-a514-824c5aaf798a/
2026-06-12 21:49:29.919747 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-j55tf_6f371d6b-d19b-4dc4-a514-824c5aaf798a/manager/
2026-06-12 21:49:29.919770 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-j55tf_6f371d6b-d19b-4dc4-a514-824c5aaf798a/manager/0.log
2026-06-12 21:49:29.919791 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-8dwq6_298a9cca-269f-498f-87db-044d5cfeb5d3/
2026-06-12 21:49:29.919812 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-8dwq6_298a9cca-269f-498f-87db-044d5cfeb5d3/manager/
2026-06-12 21:49:29.919833 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-8dwq6_298a9cca-269f-498f-87db-044d5cfeb5d3/manager/0.log
2026-06-12 21:49:29.919901 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-c84sv_b7905494-b4c4-4467-90de-65a393b46ded/
2026-06-12 21:49:29.919931 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-c84sv_b7905494-b4c4-4467-90de-65a393b46ded/manager/
2026-06-12 21:49:29.919954 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-c84sv_b7905494-b4c4-4467-90de-65a393b46ded/manager/0.log
2026-06-12 21:49:29.919975 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-5qrtl_73b9c492-f1b6-4f44-af4f-f90f6f8a47b6/
2026-06-12 21:49:29.919997 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-5qrtl_73b9c492-f1b6-4f44-af4f-f90f6f8a47b6/manager/
2026-06-12 21:49:29.920018 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-5qrtl_73b9c492-f1b6-4f44-af4f-f90f6f8a47b6/manager/0.log
2026-06-12 21:49:29.920040 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-njqlp_28623ea3-98d2-4bfa-8787-914711dbc5d8/
2026-06-12 21:49:29.920062 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-njqlp_28623ea3-98d2-4bfa-8787-914711dbc5d8/manager/
2026-06-12 21:49:29.920104 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-njqlp_28623ea3-98d2-4bfa-8787-914711dbc5d8/manager/0.log
2026-06-12 21:49:29.920127 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-6rtl7_a42602e3-697d-4bed-9d5b-0f87e8017054/
2026-06-12 21:49:29.920148 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-6rtl7_a42602e3-697d-4bed-9d5b-0f87e8017054/manager/
2026-06-12 21:49:29.920170 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-6rtl7_a42602e3-697d-4bed-9d5b-0f87e8017054/manager/0.log
2026-06-12 21:49:29.920192 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-srvtv_ad457e52-0e34-4fc6-9899-404313db0ef7/
2026-06-12 21:49:29.920213 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-srvtv_ad457e52-0e34-4fc6-9899-404313db0ef7/manager/
2026-06-12 21:49:29.920242 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-srvtv_ad457e52-0e34-4fc6-9899-404313db0ef7/manager/0.log
2026-06-12 21:49:29.920264 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-xcfsv_fe4de39d-7667-4e12-8b14-c744c91fe53c/
2026-06-12 21:49:29.920285 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-xcfsv_fe4de39d-7667-4e12-8b14-c744c91fe53c/manager/
2026-06-12 21:49:29.920307 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-xcfsv_fe4de39d-7667-4e12-8b14-c744c91fe53c/manager/0.log
2026-06-12 21:49:29.920329 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-jkrzt_5360d23c-5443-4847-9a66-b3dbb19bd406/
2026-06-12 21:49:29.920350 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-jkrzt_5360d23c-5443-4847-9a66-b3dbb19bd406/manager/
2026-06-12 21:49:29.920372 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-jkrzt_5360d23c-5443-4847-9a66-b3dbb19bd406/manager/0.log
2026-06-12 21:49:29.920394 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-4qstz_53fa723f-087e-4715-8ac5-7cbe176ab197/
2026-06-12 21:49:29.920415 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-4qstz_53fa723f-087e-4715-8ac5-7cbe176ab197/manager/
2026-06-12 21:49:29.920436 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-4qstz_53fa723f-087e-4715-8ac5-7cbe176ab197/manager/0.log
2026-06-12 21:49:29.920458 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-6c7667d64b-bqtd7_ccf4fbd4-0833-4ac1-90b6-3a74d812155e/
2026-06-12 21:49:29.920479 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-6c7667d64b-bqtd7_ccf4fbd4-0833-4ac1-90b6-3a74d812155e/manager/
2026-06-12 21:49:29.920501 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-6c7667d64b-bqtd7_ccf4fbd4-0833-4ac1-90b6-3a74d812155e/manager/0.log
2026-06-12 21:49:29.920523 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-wxlvr_83f94ca6-f0f9-42f9-a94e-ebdc802f64ae/
2026-06-12 21:49:29.920544 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-wxlvr_83f94ca6-f0f9-42f9-a94e-ebdc802f64ae/manager/
2026-06-12 21:49:29.920565 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-wxlvr_83f94ca6-f0f9-42f9-a94e-ebdc802f64ae/manager/0.log
2026-06-12 21:49:29.920586 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-58mvs_c0ab4286-6fb5-4662-8b3d-3481e8218263/
2026-06-12 21:49:29.920607 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-58mvs_c0ab4286-6fb5-4662-8b3d-3481e8218263/manager/
2026-06-12 21:49:29.920635 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-58mvs_c0ab4286-6fb5-4662-8b3d-3481e8218263/manager/0.log
2026-06-12 21:49:29.920656 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tcflv_ac58be79-051a-4a9c-8ce6-4e0806fdc26a/
2026-06-12 21:49:29.920678 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tcflv_ac58be79-051a-4a9c-8ce6-4e0806fdc26a/manager/
2026-06-12 21:49:29.920700 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tcflv_ac58be79-051a-4a9c-8ce6-4e0806fdc26a/manager/0.log
2026-06-12 21:49:29.920724 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-68d5b6d945-p98kw_3dbe9c59-4236-4071-a91d-3817b3ea2b7e/
2026-06-12 21:49:29.920747 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-68d5b6d945-p98kw_3dbe9c59-4236-4071-a91d-3817b3ea2b7e/operator/
2026-06-12 21:49:29.920767 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-68d5b6d945-p98kw_3dbe9c59-4236-4071-a91d-3817b3ea2b7e/operator/0.log
2026-06-12 21:49:29.920788 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-7458865485-4qdxn_05591e11-b075-4fef-b305-1c1fd4bce7e9/
2026-06-12 21:49:29.920809 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-7458865485-4qdxn_05591e11-b075-4fef-b305-1c1fd4bce7e9/manager/
2026-06-12 21:49:29.920829 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-7458865485-4qdxn_05591e11-b075-4fef-b305-1c1fd4bce7e9/manager/0.log.gz
2026-06-12 21:49:29.920872 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-tnm2r_3fe4c6f0-34ef-4add-a6b6-3a0530d54ffb/
2026-06-12 21:49:29.920902 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-tnm2r_3fe4c6f0-34ef-4add-a6b6-3a0530d54ffb/registry-server/
2026-06-12 21:49:29.920925 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-tnm2r_3fe4c6f0-34ef-4add-a6b6-3a0530d54ffb/registry-server/0.log
2026-06-12 21:49:29.920947 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5666dfdddd-zsb4b_dbbb5962-b293-4ee2-a771-d745bb32476c/
2026-06-12 21:49:29.920968 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5666dfdddd-zsb4b_dbbb5962-b293-4ee2-a771-d745bb32476c/manager/
2026-06-12 21:49:29.920989 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5666dfdddd-zsb4b_dbbb5962-b293-4ee2-a771-d745bb32476c/manager/0.log
2026-06-12 21:49:29.921010 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-csvwv_ba875fa9-b449-415f-a1a8-148fe13e6733/
2026-06-12 21:49:29.921031 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-csvwv_ba875fa9-b449-415f-a1a8-148fe13e6733/manager/
2026-06-12 21:49:29.921052 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-csvwv_ba875fa9-b449-415f-a1a8-148fe13e6733/manager/0.log
2026-06-12 21:49:29.921081 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-jb9w7_73203df4-e272-4e1b-93ec-a51f850cc994/
2026-06-12 21:49:29.921103 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-jb9w7_73203df4-e272-4e1b-93ec-a51f850cc994/manager/
2026-06-12 21:49:29.921124 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-jb9w7_73203df4-e272-4e1b-93ec-a51f850cc994/manager/0.log
2026-06-12 21:49:29.921145 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-wbrws_88546a84-38c0-440d-a545-638ca7fcf5e2/
2026-06-12 21:49:29.921166 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-wbrws_88546a84-38c0-440d-a545-638ca7fcf5e2/manager/
2026-06-12 21:49:29.921187 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-wbrws_88546a84-38c0-440d-a545-638ca7fcf5e2/manager/0.log
2026-06-12 21:49:29.921208 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-7869644bb4-vgp2g_510f8ed5-096f-4df4-89d4-f53c765a17de/
2026-06-12 21:49:29.921229 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-7869644bb4-vgp2g_510f8ed5-096f-4df4-89d4-f53c765a17de/manager/
2026-06-12 21:49:29.921250 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-7869644bb4-vgp2g_510f8ed5-096f-4df4-89d4-f53c765a17de/manager/0.log
2026-06-12 21:49:29.921271 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-cfb75d75d-9j4tq_9a0013c2-09b2-4f32-bfdf-c7d3bdc88e6c/
2026-06-12 21:49:29.921292 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-cfb75d75d-9j4tq_9a0013c2-09b2-4f32-bfdf-c7d3bdc88e6c/barbican-api-log/
2026-06-12 21:49:29.921314 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-cfb75d75d-9j4tq_9a0013c2-09b2-4f32-bfdf-c7d3bdc88e6c/barbican-api-log/0.log
2026-06-12 21:49:29.921335 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-cfb75d75d-9j4tq_9a0013c2-09b2-4f32-bfdf-c7d3bdc88e6c/barbican-api/
2026-06-12 21:49:29.921356 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-cfb75d75d-9j4tq_9a0013c2-09b2-4f32-bfdf-c7d3bdc88e6c/barbican-api/0.log
2026-06-12 21:49:29.921376 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-567d65bf54-xx8v2_3ba9ce1e-4350-4ad7-a65c-f5e1c91d8902/
2026-06-12 21:49:29.921397 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-567d65bf54-xx8v2_3ba9ce1e-4350-4ad7-a65c-f5e1c91d8902/barbican-keystone-listener-log/
2026-06-12 21:49:29.921418 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-567d65bf54-xx8v2_3ba9ce1e-4350-4ad7-a65c-f5e1c91d8902/barbican-keystone-listener-log/0.log
2026-06-12 21:49:29.921439 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-567d65bf54-xx8v2_3ba9ce1e-4350-4ad7-a65c-f5e1c91d8902/barbican-keystone-listener/
2026-06-12 21:49:29.921460 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-567d65bf54-xx8v2_3ba9ce1e-4350-4ad7-a65c-f5e1c91d8902/barbican-keystone-listener/0.log
2026-06-12 21:49:29.921488 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-85dccc87f9-7dg28_b973de04-daa8-46ca-b605-48a288eb9ffd/
2026-06-12 21:49:29.921510 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-85dccc87f9-7dg28_b973de04-daa8-46ca-b605-48a288eb9ffd/barbican-worker-log/
2026-06-12 21:49:29.921531 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-85dccc87f9-7dg28_b973de04-daa8-46ca-b605-48a288eb9ffd/barbican-worker-log/0.log
2026-06-12 21:49:29.921552 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-85dccc87f9-7dg28_b973de04-daa8-46ca-b605-48a288eb9ffd/barbican-worker/
2026-06-12 21:49:29.921573 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-85dccc87f9-7dg28_b973de04-daa8-46ca-b605-48a288eb9ffd/barbican-worker/0.log
2026-06-12 21:49:29.921594 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh_162c53c1-948d-44a4-988f-5a4378ed4390/
2026-06-12 21:49:29.921615 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh_162c53c1-948d-44a4-988f-5a4378ed4390/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:49:29.921636 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh_162c53c1-948d-44a4-988f-5a4378ed4390/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:49:29.921658 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9b12f619-88d0-40d0-b647-70c47cdff149/
2026-06-12 21:49:29.921679 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9b12f619-88d0-40d0-b647-70c47cdff149/ceilometer-central-agent/
2026-06-12 21:49:29.921701 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9b12f619-88d0-40d0-b647-70c47cdff149/ceilometer-central-agent/0.log
2026-06-12 21:49:29.921722 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9b12f619-88d0-40d0-b647-70c47cdff149/ceilometer-notification-agent/
2026-06-12 21:49:29.921743 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9b12f619-88d0-40d0-b647-70c47cdff149/ceilometer-notification-agent/0.log
2026-06-12 21:49:29.921764 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9b12f619-88d0-40d0-b647-70c47cdff149/proxy-httpd/
2026-06-12 21:49:29.921786 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9b12f619-88d0-40d0-b647-70c47cdff149/proxy-httpd/0.log
2026-06-12 21:49:29.921807 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9b12f619-88d0-40d0-b647-70c47cdff149/sg-core/
2026-06-12 21:49:29.921827 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9b12f619-88d0-40d0-b647-70c47cdff149/sg-core/0.log
2026-06-12 21:49:29.921869 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_53d83d6f-ea41-473d-b099-399776e18ff7/
2026-06-12 21:49:29.921898 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_53d83d6f-ea41-473d-b099-399776e18ff7/cinder-api-log/
2026-06-12 21:49:29.921920 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_53d83d6f-ea41-473d-b099-399776e18ff7/cinder-api-log/0.log
2026-06-12 21:49:29.921950 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_53d83d6f-ea41-473d-b099-399776e18ff7/cinder-api/
2026-06-12 21:49:29.921972 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_53d83d6f-ea41-473d-b099-399776e18ff7/cinder-api/0.log
2026-06-12 21:49:29.921993 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_c6edde5a-ac92-42a3-a7fc-b8e7b23b1a1c/
2026-06-12 21:49:29.922014 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_c6edde5a-ac92-42a3-a7fc-b8e7b23b1a1c/cinder-scheduler/
2026-06-12 21:49:29.922035 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_c6edde5a-ac92-42a3-a7fc-b8e7b23b1a1c/cinder-scheduler/0.log
2026-06-12 21:49:29.922057 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_c6edde5a-ac92-42a3-a7fc-b8e7b23b1a1c/probe/
2026-06-12 21:49:29.922078 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_c6edde5a-ac92-42a3-a7fc-b8e7b23b1a1c/probe/0.log
2026-06-12 21:49:29.922100 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f_cff5e072-02be-41e0-936a-a17b30ad9775/
2026-06-12 21:49:29.922122 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f_cff5e072-02be-41e0-936a-a17b30ad9775/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:49:29.922144 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f_cff5e072-02be-41e0-936a-a17b30ad9775/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:49:29.922165 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8_546d7afc-d691-4707-9af7-ceb6d9b974d9/
2026-06-12 21:49:29.922187 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8_546d7afc-d691-4707-9af7-ceb6d9b974d9/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:49:29.922209 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8_546d7afc-d691-4707-9af7-ceb6d9b974d9/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:49:29.922230 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-ln4rg_6f3aa507-146e-423d-a887-21cfad2b292f/
2026-06-12 21:49:29.922252 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-ln4rg_6f3aa507-146e-423d-a887-21cfad2b292f/dnsmasq-dns/
2026-06-12 21:49:29.922273 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-ln4rg_6f3aa507-146e-423d-a887-21cfad2b292f/dnsmasq-dns/0.log
2026-06-12 21:49:29.922295 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-ln4rg_6f3aa507-146e-423d-a887-21cfad2b292f/init/
2026-06-12 21:49:29.922316 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-ln4rg_6f3aa507-146e-423d-a887-21cfad2b292f/init/0.log
2026-06-12 21:49:29.922337 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt_17a2d4ca-defb-4ec0-aa23-65d4eb530497/
2026-06-12 21:49:29.922359 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt_17a2d4ca-defb-4ec0-aa23-65d4eb530497/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:49:29.922388 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt_17a2d4ca-defb-4ec0-aa23-65d4eb530497/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:49:29.922410 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_c66624f0-3ab1-4c1c-b630-b1b17aad83d2/
2026-06-12 21:49:29.922432 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_c66624f0-3ab1-4c1c-b630-b1b17aad83d2/glance-httpd/
2026-06-12 21:49:29.922454 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_c66624f0-3ab1-4c1c-b630-b1b17aad83d2/glance-httpd/0.log
2026-06-12 21:49:29.922476 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_c66624f0-3ab1-4c1c-b630-b1b17aad83d2/glance-log/
2026-06-12 21:49:29.922498 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_c66624f0-3ab1-4c1c-b630-b1b17aad83d2/glance-log/0.log
2026-06-12 21:49:29.922519 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_f7ffecb8-ec6e-4d11-a634-4fd259ae94a1/
2026-06-12 21:49:29.922540 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_f7ffecb8-ec6e-4d11-a634-4fd259ae94a1/glance-httpd/
2026-06-12 21:49:29.922561 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_f7ffecb8-ec6e-4d11-a634-4fd259ae94a1/glance-httpd/0.log
2026-06-12 21:49:29.922581 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_f7ffecb8-ec6e-4d11-a634-4fd259ae94a1/glance-log/
2026-06-12 21:49:29.922602 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_f7ffecb8-ec6e-4d11-a634-4fd259ae94a1/glance-log/0.log
2026-06-12 21:49:29.922622 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7_c71a0a3e-0086-4bf9-afa5-79f718a5a739/
2026-06-12 21:49:29.922644 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7_c71a0a3e-0086-4bf9-afa5-79f718a5a739/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:49:29.922666 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7_c71a0a3e-0086-4bf9-afa5-79f718a5a739/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:49:29.922687 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx_c541277b-b636-43cc-97ce-c4332f13c4ca/
2026-06-12 21:49:29.922709 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx_c541277b-b636-43cc-97ce-c4332f13c4ca/install-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:49:29.922731 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx_c541277b-b636-43cc-97ce-c4332f13c4ca/install-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:49:29.922753 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-7d59f65b88-8rgsp_67e0332f-516b-494c-9564-868e1f5d8f04/
2026-06-12 21:49:29.922775 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-7d59f65b88-8rgsp_67e0332f-516b-494c-9564-868e1f5d8f04/keystone-api/
2026-06-12 21:49:29.922804 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-7d59f65b88-8rgsp_67e0332f-516b-494c-9564-868e1f5d8f04/keystone-api/0.log
2026-06-12 21:49:29.922826 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29688301-nkxdr_c628a345-59f5-4d8b-8fd0-4c00124aad9b/
2026-06-12 21:49:29.922869 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29688301-nkxdr_c628a345-59f5-4d8b-8fd0-4c00124aad9b/keystone-cron/
2026-06-12 21:49:29.922898 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29688301-nkxdr_c628a345-59f5-4d8b-8fd0-4c00124aad9b/keystone-cron/0.log
2026-06-12 21:49:29.922920 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_420779b6-7e4c-43a3-9d15-b3b8cb6e5f90/
2026-06-12 21:49:29.922942 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_420779b6-7e4c-43a3-9d15-b3b8cb6e5f90/kube-state-metrics/
2026-06-12 21:49:29.922964 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_420779b6-7e4c-43a3-9d15-b3b8cb6e5f90/kube-state-metrics/0.log
2026-06-12 21:49:29.922985 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6_9a24b0b7-d94b-41fb-829b-aff5f60e8727/
2026-06-12 21:49:29.923007 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6_9a24b0b7-d94b-41fb-829b-aff5f60e8727/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:49:29.923029 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6_9a24b0b7-d94b-41fb-829b-aff5f60e8727/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:49:29.923051 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_191826a1-bf9b-444b-a81a-8b234b30f592/
2026-06-12 21:49:29.923073 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_191826a1-bf9b-444b-a81a-8b234b30f592/memcached/
2026-06-12 21:49:29.923094 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_191826a1-bf9b-444b-a81a-8b234b30f592/memcached/0.log.gz
2026-06-12 21:49:29.923115 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-7645c66d45-6kxvc_72b59c81-03bd-4bdd-a4d7-dd73671197b8/
2026-06-12 21:49:29.923136 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-7645c66d45-6kxvc_72b59c81-03bd-4bdd-a4d7-dd73671197b8/neutron-api/
2026-06-12 21:49:29.923158 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-7645c66d45-6kxvc_72b59c81-03bd-4bdd-a4d7-dd73671197b8/neutron-api/0.log
2026-06-12 21:49:29.923179 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-7645c66d45-6kxvc_72b59c81-03bd-4bdd-a4d7-dd73671197b8/neutron-httpd/
2026-06-12 21:49:29.923199 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-7645c66d45-6kxvc_72b59c81-03bd-4bdd-a4d7-dd73671197b8/neutron-httpd/0.log
2026-06-12 21:49:29.923220 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg_e4f9e928-7699-49d9-9d9e-62772ea67c36/
2026-06-12 21:49:29.923242 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg_e4f9e928-7699-49d9-9d9e-62772ea67c36/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:49:29.923271 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg_e4f9e928-7699-49d9-9d9e-62772ea67c36/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:49:29.923294 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_8f6cc060-0774-4b5d-952f-463094b27bab/
2026-06-12 21:49:29.923315 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_8f6cc060-0774-4b5d-952f-463094b27bab/nova-api-api/
2026-06-12 21:49:29.923337 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_8f6cc060-0774-4b5d-952f-463094b27bab/nova-api-api/0.log
2026-06-12 21:49:29.923358 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_8f6cc060-0774-4b5d-952f-463094b27bab/nova-api-log/
2026-06-12 21:49:29.923378 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_8f6cc060-0774-4b5d-952f-463094b27bab/nova-api-log/0.log
2026-06-12 21:49:29.923400 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_0b4f5e72-5825-438d-8133-09f71e1b5e1a/
2026-06-12 21:49:29.923420 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_0b4f5e72-5825-438d-8133-09f71e1b5e1a/nova-cell0-conductor-conductor/
2026-06-12 21:49:29.923441 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_0b4f5e72-5825-438d-8133-09f71e1b5e1a/nova-cell0-conductor-conductor/0.log
2026-06-12 21:49:29.923462 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_0ee08d07-0f25-40e2-8570-e366b21200ef/
2026-06-12 21:49:29.923483 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_0ee08d07-0f25-40e2-8570-e366b21200ef/nova-cell1-conductor-conductor/
2026-06-12 21:49:29.923504 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_0ee08d07-0f25-40e2-8570-e366b21200ef/nova-cell1-conductor-conductor/0.log
2026-06-12 21:49:29.923525 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_b105dfb2-23d7-4e23-af3d-b7afb9b650a3/
2026-06-12 21:49:29.923546 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_b105dfb2-23d7-4e23-af3d-b7afb9b650a3/nova-cell1-novncproxy-novncproxy/
2026-06-12 21:49:29.923567 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_b105dfb2-23d7-4e23-af3d-b7afb9b650a3/nova-cell1-novncproxy-novncproxy/0.log
2026-06-12 21:49:29.923588 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp_48ce39b5-efc6-42a3-baa7-fd5c7f5c675e/
2026-06-12 21:49:29.923610 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp_48ce39b5-efc6-42a3-baa7-fd5c7f5c675e/nova-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:49:29.923631 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp_48ce39b5-efc6-42a3-baa7-fd5c7f5c675e/nova-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:49:29.923653 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_abbedbc9-9bc1-49f9-ab0e-1dc1aee58d5d/
2026-06-12 21:49:29.923674 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_abbedbc9-9bc1-49f9-ab0e-1dc1aee58d5d/nova-metadata-log/
2026-06-12 21:49:29.923704 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_abbedbc9-9bc1-49f9-ab0e-1dc1aee58d5d/nova-metadata-log/0.log
2026-06-12 21:49:29.923729 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_abbedbc9-9bc1-49f9-ab0e-1dc1aee58d5d/nova-metadata-metadata/
2026-06-12 21:49:29.923752 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_abbedbc9-9bc1-49f9-ab0e-1dc1aee58d5d/nova-metadata-metadata/0.log
2026-06-12 21:49:29.923773 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_c777587f-da43-4c16-b2db-bffef194a118/
2026-06-12 21:49:29.923795 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_c777587f-da43-4c16-b2db-bffef194a118/nova-scheduler-scheduler/
2026-06-12 21:49:29.923817 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_c777587f-da43-4c16-b2db-bffef194a118/nova-scheduler-scheduler/0.log
2026-06-12 21:49:29.923839 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_520ddb6e-84ce-4d70-b82d-fd195ef4d24f/
2026-06-12 21:49:29.923886 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_520ddb6e-84ce-4d70-b82d-fd195ef4d24f/galera/
2026-06-12 21:49:29.923910 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_520ddb6e-84ce-4d70-b82d-fd195ef4d24f/galera/0.log
2026-06-12 21:49:29.923931 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_520ddb6e-84ce-4d70-b82d-fd195ef4d24f/mysql-bootstrap/
2026-06-12 21:49:29.923953 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_520ddb6e-84ce-4d70-b82d-fd195ef4d24f/mysql-bootstrap/0.log
2026-06-12 21:49:29.923975 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh_8c3907c5-ab6d-4183-892a-6db0d6b68649/
2026-06-12 21:49:29.923996 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh_8c3907c5-ab6d-4183-892a-6db0d6b68649/init/
2026-06-12 21:49:29.924018 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh_8c3907c5-ab6d-4183-892a-6db0d6b68649/init/0.log
2026-06-12 21:49:29.924040 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh_8c3907c5-ab6d-4183-892a-6db0d6b68649/osp-httpd/
2026-06-12 21:49:29.924061 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh_8c3907c5-ab6d-4183-892a-6db0d6b68649/osp-httpd/0.log
2026-06-12 21:49:29.924096 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_89acdadc-4b1a-486c-8733-2964b33fd75e/
2026-06-12 21:49:29.924118 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_89acdadc-4b1a-486c-8733-2964b33fd75e/galera/
2026-06-12 21:49:29.924139 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_89acdadc-4b1a-486c-8733-2964b33fd75e/galera/0.log
2026-06-12 21:49:29.924160 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_89acdadc-4b1a-486c-8733-2964b33fd75e/mysql-bootstrap/
2026-06-12 21:49:29.924182 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_89acdadc-4b1a-486c-8733-2964b33fd75e/mysql-bootstrap/0.log
2026-06-12 21:49:29.924211 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_4796f82d-c2ed-425a-961a-58c2a68b3609/
2026-06-12 21:49:29.924233 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_4796f82d-c2ed-425a-961a-58c2a68b3609/openstackclient/
2026-06-12 21:49:29.924256 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_4796f82d-c2ed-425a-961a-58c2a68b3609/openstackclient/0.log
2026-06-12 21:49:29.924277 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-lk4bt_e5abcc75-24eb-4db8-8cc8-c0df7e635ad1/
2026-06-12 21:49:29.924299 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-lk4bt_e5abcc75-24eb-4db8-8cc8-c0df7e635ad1/openstack-network-exporter/
2026-06-12 21:49:29.924320 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-lk4bt_e5abcc75-24eb-4db8-8cc8-c0df7e635ad1/openstack-network-exporter/0.log
2026-06-12 21:49:29.924341 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-jh7l2_89140c76-91ee-447f-ae0e-12e02e5efe4b/
2026-06-12 21:49:29.924363 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-jh7l2_89140c76-91ee-447f-ae0e-12e02e5efe4b/ovs-vswitchd/
2026-06-12 21:49:29.924384 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-jh7l2_89140c76-91ee-447f-ae0e-12e02e5efe4b/ovs-vswitchd/0.log
2026-06-12 21:49:29.924405 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-jh7l2_89140c76-91ee-447f-ae0e-12e02e5efe4b/ovsdb-server-init/
2026-06-12 21:49:29.924426 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-jh7l2_89140c76-91ee-447f-ae0e-12e02e5efe4b/ovsdb-server-init/0.log
2026-06-12 21:49:29.924447 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-jh7l2_89140c76-91ee-447f-ae0e-12e02e5efe4b/ovsdb-server/
2026-06-12 21:49:29.924468 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-jh7l2_89140c76-91ee-447f-ae0e-12e02e5efe4b/ovsdb-server/0.log
2026-06-12 21:49:29.924489 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-rmcrv_2779deb8-4145-4480-89aa-2c1f7652b855/
2026-06-12 21:49:29.924510 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-rmcrv_2779deb8-4145-4480-89aa-2c1f7652b855/ovn-controller/
2026-06-12 21:49:29.924531 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-rmcrv_2779deb8-4145-4480-89aa-2c1f7652b855/ovn-controller/0.log
2026-06-12 21:49:29.924552 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69_3c8b51d4-f235-40a6-a932-64b10c8cb51e/
2026-06-12 21:49:29.924573 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69_3c8b51d4-f235-40a6-a932-64b10c8cb51e/ovn-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:49:29.924594 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69_3c8b51d4-f235-40a6-a932-64b10c8cb51e/ovn-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:49:29.924615 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_baf4cb2d-079b-4e10-991f-523aeefb9383/
2026-06-12 21:49:29.924636 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_baf4cb2d-079b-4e10-991f-523aeefb9383/openstack-network-exporter/
2026-06-12 21:49:29.924665 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_baf4cb2d-079b-4e10-991f-523aeefb9383/openstack-network-exporter/0.log
2026-06-12 21:49:29.924687 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_baf4cb2d-079b-4e10-991f-523aeefb9383/ovn-northd/
2026-06-12 21:49:29.924708 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_baf4cb2d-079b-4e10-991f-523aeefb9383/ovn-northd/0.log
2026-06-12 21:49:29.924729 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_85a47bf3-36e5-43d5-b903-fc794b5d7795/
2026-06-12 21:49:29.924750 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_85a47bf3-36e5-43d5-b903-fc794b5d7795/openstack-network-exporter/
2026-06-12 21:49:29.924772 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_85a47bf3-36e5-43d5-b903-fc794b5d7795/openstack-network-exporter/0.log
2026-06-12 21:49:29.924793 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_85a47bf3-36e5-43d5-b903-fc794b5d7795/ovsdbserver-nb/
2026-06-12 21:49:29.924815 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_85a47bf3-36e5-43d5-b903-fc794b5d7795/ovsdbserver-nb/0.log
2026-06-12 21:49:29.924837 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_24283d50-1226-480b-aea7-da9b5e2e5c13/
2026-06-12 21:49:29.924885 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_24283d50-1226-480b-aea7-da9b5e2e5c13/openstack-network-exporter/
2026-06-12 21:49:29.924910 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_24283d50-1226-480b-aea7-da9b5e2e5c13/openstack-network-exporter/0.log
2026-06-12 21:49:29.924931 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_24283d50-1226-480b-aea7-da9b5e2e5c13/ovsdbserver-sb/
2026-06-12 21:49:29.924953 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_24283d50-1226-480b-aea7-da9b5e2e5c13/ovsdbserver-sb/0.log
2026-06-12 21:49:29.924975 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-8bf58b9c6-pkrtf_a45c2511-9865-491a-b279-ad97cfd7f1c0/
2026-06-12 21:49:29.924996 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-8bf58b9c6-pkrtf_a45c2511-9865-491a-b279-ad97cfd7f1c0/placement-api/
2026-06-12 21:49:29.925017 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-8bf58b9c6-pkrtf_a45c2511-9865-491a-b279-ad97cfd7f1c0/placement-api/0.log
2026-06-12 21:49:29.925039 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-8bf58b9c6-pkrtf_a45c2511-9865-491a-b279-ad97cfd7f1c0/placement-log/
2026-06-12 21:49:29.925060 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-8bf58b9c6-pkrtf_a45c2511-9865-491a-b279-ad97cfd7f1c0/placement-log/0.log
2026-06-12 21:49:29.925081 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_5a8cfd5b-f4f7-4e41-920a-6d849930fc4e/
2026-06-12 21:49:29.925102 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_5a8cfd5b-f4f7-4e41-920a-6d849930fc4e/rabbitmq/
2026-06-12 21:49:29.925123 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_5a8cfd5b-f4f7-4e41-920a-6d849930fc4e/rabbitmq/0.log
2026-06-12 21:49:29.925144 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_5a8cfd5b-f4f7-4e41-920a-6d849930fc4e/setup-container/
2026-06-12 21:49:29.925176 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_5a8cfd5b-f4f7-4e41-920a-6d849930fc4e/setup-container/0.log
2026-06-12 21:49:29.925198 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_1c5d03da-6ec2-4c6d-b2d4-c2eb727d2494/
2026-06-12 21:49:29.925219 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_1c5d03da-6ec2-4c6d-b2d4-c2eb727d2494/rabbitmq/
2026-06-12 21:49:29.925240 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_1c5d03da-6ec2-4c6d-b2d4-c2eb727d2494/rabbitmq/0.log
2026-06-12 21:49:29.925261 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_1c5d03da-6ec2-4c6d-b2d4-c2eb727d2494/setup-container/
2026-06-12 21:49:29.925282 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_1c5d03da-6ec2-4c6d-b2d4-c2eb727d2494/setup-container/0.log
2026-06-12 21:49:29.925303 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb_6dbc5019-fc02-445a-9899-3ca153952860/
2026-06-12 21:49:29.925324 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb_6dbc5019-fc02-445a-9899-3ca153952860/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:49:29.925346 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb_6dbc5019-fc02-445a-9899-3ca153952860/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:49:29.925367 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr_391b2127-62da-4eff-a58f-b519f5f1777d/
2026-06-12 21:49:29.925389 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr_391b2127-62da-4eff-a58f-b519f5f1777d/redhat-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:49:29.925410 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr_391b2127-62da-4eff-a58f-b519f5f1777d/redhat-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:49:29.925431 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth_8d37f2a6-79a3-4fae-8ae2-bfe39e3acc24/
2026-06-12 21:49:29.925453 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth_8d37f2a6-79a3-4fae-8ae2-bfe39e3acc24/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:49:29.925474 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth_8d37f2a6-79a3-4fae-8ae2-bfe39e3acc24/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:49:29.925496 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn_d60e95e6-9ff0-4830-a47d-8a95bf0bbf7a/
2026-06-12 21:49:29.925518 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn_d60e95e6-9ff0-4830-a47d-8a95bf0bbf7a/run-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:49:29.925540 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn_d60e95e6-9ff0-4830-a47d-8a95bf0bbf7a/run-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:49:29.925567 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-nqgxv_b3450333-e12a-4250-90bf-72c64111a953/
2026-06-12 21:49:29.925590 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-nqgxv_b3450333-e12a-4250-90bf-72c64111a953/ssh-known-hosts-edpm-deployment-ipam/
2026-06-12 21:49:29.925612 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-nqgxv_b3450333-e12a-4250-90bf-72c64111a953/ssh-known-hosts-edpm-deployment-ipam/0.log
2026-06-12 21:49:29.925634 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-5c485ff577-v6vjp_4918f9d6-81a3-4e90-a2f0-23fc9724b06f/
2026-06-12 21:49:29.925655 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-5c485ff577-v6vjp_4918f9d6-81a3-4e90-a2f0-23fc9724b06f/proxy-httpd/
2026-06-12 21:49:29.925677 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-5c485ff577-v6vjp_4918f9d6-81a3-4e90-a2f0-23fc9724b06f/proxy-httpd/0.log
2026-06-12 21:49:29.925702 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-5c485ff577-v6vjp_4918f9d6-81a3-4e90-a2f0-23fc9724b06f/proxy-server/
2026-06-12 21:49:29.925725 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-5c485ff577-v6vjp_4918f9d6-81a3-4e90-a2f0-23fc9724b06f/proxy-server/0.log
2026-06-12 21:49:29.925747 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-8cpxm_a382ab9a-355b-4062-9cb7-51e61bcff3a5/
2026-06-12 21:49:29.925768 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-8cpxm_a382ab9a-355b-4062-9cb7-51e61bcff3a5/swift-ring-rebalance/
2026-06-12 21:49:29.925790 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-8cpxm_a382ab9a-355b-4062-9cb7-51e61bcff3a5/swift-ring-rebalance/0.log
2026-06-12 21:49:29.925811 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/
2026-06-12 21:49:29.925833 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/account-auditor/
2026-06-12 21:49:29.925880 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/account-auditor/0.log
2026-06-12 21:49:29.925904 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/account-reaper/
2026-06-12 21:49:29.925926 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/account-reaper/0.log
2026-06-12 21:49:29.925949 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/account-replicator/
2026-06-12 21:49:29.925971 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/account-replicator/0.log
2026-06-12 21:49:29.925992 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/account-server/
2026-06-12 21:49:29.926013 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/account-server/0.log
2026-06-12 21:49:29.926034 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/container-auditor/
2026-06-12 21:49:29.926061 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/container-auditor/0.log
2026-06-12 21:49:29.926083 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/container-replicator/
2026-06-12 21:49:29.926104 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/container-replicator/0.log
2026-06-12 21:49:29.926125 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/container-server/
2026-06-12 21:49:29.926147 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/container-server/0.log
2026-06-12 21:49:29.926168 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/container-updater/
2026-06-12 21:49:29.926190 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/container-updater/0.log
2026-06-12 21:49:29.926210 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/object-auditor/
2026-06-12 21:49:29.926232 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/object-auditor/0.log
2026-06-12 21:49:29.926254 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/object-expirer/
2026-06-12 21:49:29.926275 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/object-expirer/0.log
2026-06-12 21:49:29.926296 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/object-replicator/
2026-06-12 21:49:29.926317 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/object-replicator/0.log
2026-06-12 21:49:29.926338 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/object-server/
2026-06-12 21:49:29.926359 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/object-server/0.log
2026-06-12 21:49:29.926380 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/object-updater/
2026-06-12 21:49:29.926402 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/object-updater/0.log
2026-06-12 21:49:29.926423 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/rsync/
2026-06-12 21:49:29.926444 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/rsync/0.log
2026-06-12 21:49:29.926465 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/swift-recon-cron/
2026-06-12 21:49:29.926486 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/swift-recon-cron/0.log
2026-06-12 21:49:29.926507 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/xattr-restore/
2026-06-12 21:49:29.926533 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_f0e79d87-8848-44d5-aba5-bac4ae0523ba/xattr-restore/0.log
2026-06-12 21:49:29.926555 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4_b6ffdb94-b080-4d85-b8e3-36cb91759ebe/
2026-06-12 21:49:29.926577 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4_b6ffdb94-b080-4d85-b8e3-36cb91759ebe/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:49:29.926598 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4_b6ffdb94-b080-4d85-b8e3-36cb91759ebe/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:49:29.926620 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj_2566adc0-3262-4979-8b00-fc184d569bdc/
2026-06-12 21:49:29.926642 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj_2566adc0-3262-4979-8b00-fc184d569bdc/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:49:29.926664 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj_2566adc0-3262-4979-8b00-fc184d569bdc/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:49:29.926687 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_e94c6abf-2b9f-4326-a681-17d32058223c/
2026-06-12 21:49:29.926709 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_e94c6abf-2b9f-4326-a681-17d32058223c/sushy-emulator/
2026-06-12 21:49:29.926731 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_e94c6abf-2b9f-4326-a681-17d32058223c/sushy-emulator/0.log
2026-06-12 21:49:29.926753 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-12 21:49:29.926775 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-12 21:49:29.926797 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-12 21:49:29.926819 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-12 21:49:29.926841 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-12 21:49:29.926892 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-12 21:49:29.926916 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/all-containers-cpu-top.log
2026-06-12 21:49:29.926937 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-12 21:49:29.926958 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/must-gather.tar.xz
2026-06-12 21:49:29.926979 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-12 21:49:29.927006 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-12 21:49:29.927028 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-12 21:49:29.927049 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-12 21:49:29.927069 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.backup.openstack.org.yaml
2026-06-12 21:49:29.927091 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.barbican.openstack.org.yaml
2026-06-12 21:49:29.927113 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.baremetal.openstack.org.yaml
2026-06-12 21:49:29.927134 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.cinder.openstack.org.yaml
2026-06-12 21:49:29.927156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.client.openstack.org.yaml
2026-06-12 21:49:29.927177 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.core.openstack.org.yaml
2026-06-12 21:49:29.927199 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.dataplane.openstack.org.yaml
2026-06-12 21:49:29.927220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.designate.openstack.org.yaml
2026-06-12 21:49:29.927241 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.glance.openstack.org.yaml
2026-06-12 21:49:29.927263 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.heat.openstack.org.yaml
2026-06-12 21:49:29.927283 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.horizon.openstack.org.yaml
2026-06-12 21:49:29.927304 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.instanceha.openstack.org.yaml
2026-06-12 21:49:29.927331 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.ironic.openstack.org.yaml
2026-06-12 21:49:29.927352 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.keystone.openstack.org.yaml
2026-06-12 21:49:29.927374 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.manila.openstack.org.yaml
2026-06-12 21:49:29.927395 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.mariadb.openstack.org.yaml
2026-06-12 21:49:29.927416 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.memcached.openstack.org.yaml
2026-06-12 21:49:29.927437 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.network.openstack.org.yaml
2026-06-12 21:49:29.927458 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.neutron.openstack.org.yaml
2026-06-12 21:49:29.927479 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.nova.openstack.org.yaml
2026-06-12 21:49:29.927501 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.octavia.openstack.org.yaml
2026-06-12 21:49:29.927522 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.operator.openstack.org.yaml
2026-06-12 21:49:29.927544 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.ovn.openstack.org.yaml
2026-06-12 21:49:29.927565 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.placement.openstack.org.yaml
2026-06-12 21:49:29.927587 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.rabbitmq.openstack.org.yaml
2026-06-12 21:49:29.927608 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.redis.openstack.org.yaml
2026-06-12 21:49:29.927630 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.swift.openstack.org.yaml
2026-06-12 21:49:29.927651 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.telemetry.openstack.org.yaml
2026-06-12 21:49:29.927679 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.test.openstack.org.yaml
2026-06-12 21:49:29.927701 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.topology.openstack.org.yaml
2026-06-12 21:49:29.927722 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.watcher.openstack.org.yaml
2026-06-12 21:49:29.927744 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-12 21:49:29.927766 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ansibletests.test.openstack.org.yaml
2026-06-12 21:49:29.927787 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/autoscalings.telemetry.openstack.org.yaml
2026-06-12 21:49:29.927809 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicanapis.barbican.openstack.org.yaml
2026-06-12 21:49:29.927830 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicankeystonelisteners.barbican.openstack.org.yaml
2026-06-12 21:49:29.927871 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicans.barbican.openstack.org.yaml
2026-06-12 21:49:29.927899 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicanworkers.barbican.openstack.org.yaml
2026-06-12 21:49:29.927922 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/bgpconfigurations.network.openstack.org.yaml
2026-06-12 21:49:29.927943 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ceilometers.telemetry.openstack.org.yaml
2026-06-12 21:49:29.927965 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderapis.cinder.openstack.org.yaml
2026-06-12 21:49:29.927986 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderbackups.cinder.openstack.org.yaml
2026-06-12 21:49:29.928007 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinders.cinder.openstack.org.yaml
2026-06-12 21:49:29.928035 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderschedulers.cinder.openstack.org.yaml
2026-06-12 21:49:29.928057 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cindervolumes.cinder.openstack.org.yaml
2026-06-12 21:49:29.928129 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkitties.telemetry.openstack.org.yaml
2026-06-12 21:49:29.928152 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkittyapis.telemetry.openstack.org.yaml
2026-06-12 21:49:29.928173 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkittyprocs.telemetry.openstack.org.yaml
2026-06-12 21:49:29.928195 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateapis.designate.openstack.org.yaml
2026-06-12 21:49:29.928216 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatebackendbind9s.designate.openstack.org.yaml
2026-06-12 21:49:29.928238 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatecentrals.designate.openstack.org.yaml
2026-06-12 21:49:29.928259 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatemdnses.designate.openstack.org.yaml
2026-06-12 21:49:29.928282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateproducers.designate.openstack.org.yaml
2026-06-12 21:49:29.928304 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designates.designate.openstack.org.yaml
2026-06-12 21:49:29.928326 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateunbounds.designate.openstack.org.yaml
2026-06-12 21:49:29.928348 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateworkers.designate.openstack.org.yaml
2026-06-12 21:49:29.928369 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/dnsdata.network.openstack.org.yaml
2026-06-12 21:49:29.928391 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/dnsmasqs.network.openstack.org.yaml
2026-06-12 21:49:29.928419 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galerabackups.mariadb.openstack.org.yaml
2026-06-12 21:49:29.928442 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galerarestores.mariadb.openstack.org.yaml
2026-06-12 21:49:29.928465 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galeras.mariadb.openstack.org.yaml
2026-06-12 21:49:29.928487 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/glanceapis.glance.openstack.org.yaml
2026-06-12 21:49:29.928509 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/glances.glance.openstack.org.yaml
2026-06-12 21:49:29.928530 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatapis.heat.openstack.org.yaml
2026-06-12 21:49:29.928552 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatcfnapis.heat.openstack.org.yaml
2026-06-12 21:49:29.928573 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatengines.heat.openstack.org.yaml
2026-06-12 21:49:29.928594 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heats.heat.openstack.org.yaml
2026-06-12 21:49:29.928616 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/horizons.horizon.openstack.org.yaml
2026-06-12 21:49:29.928638 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/horizontests.test.openstack.org.yaml
2026-06-12 21:49:29.928661 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/instancehas.instanceha.openstack.org.yaml
2026-06-12 21:49:29.928683 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ipsets.network.openstack.org.yaml
2026-06-12 21:49:29.928705 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicapis.ironic.openstack.org.yaml
2026-06-12 21:49:29.928728 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicconductors.ironic.openstack.org.yaml
2026-06-12 21:49:29.928756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicinspectors.ironic.openstack.org.yaml
2026-06-12 21:49:29.928779 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicneutronagents.ironic.openstack.org.yaml
2026-06-12 21:49:29.928801 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironics.ironic.openstack.org.yaml
2026-06-12 21:49:29.928822 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneapis.keystone.openstack.org.yaml
2026-06-12 21:49:29.928844 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneapplicationcredentials.keystone.openstack.org.yaml
2026-06-12 21:49:29.928893 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneendpoints.keystone.openstack.org.yaml
2026-06-12 21:49:29.928916 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneservices.keystone.openstack.org.yaml
2026-06-12 21:49:29.928938 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/loggings.telemetry.openstack.org.yaml
2026-06-12 21:49:29.928959 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilaapis.manila.openstack.org.yaml
2026-06-12 21:49:29.928981 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilas.manila.openstack.org.yaml
2026-06-12 21:49:29.929002 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilaschedulers.manila.openstack.org.yaml
2026-06-12 21:49:29.929024 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilashares.manila.openstack.org.yaml
2026-06-12 21:49:29.929045 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/mariadbaccounts.mariadb.openstack.org.yaml
2026-06-12 21:49:29.929066 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/mariadbdatabases.mariadb.openstack.org.yaml
2026-06-12 21:49:29.929088 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/memcacheds.memcached.openstack.org.yaml
2026-06-12 21:49:29.929116 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/metricstorages.telemetry.openstack.org.yaml
2026-06-12 21:49:29.929138 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/netconfigs.network.openstack.org.yaml
2026-06-12 21:49:29.929159 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/neutronapis.neutron.openstack.org.yaml
2026-06-12 21:49:29.929181 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/nova.nova.openstack.org.yaml
2026-06-12 21:49:29.929202 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaapis.nova.openstack.org.yaml
2026-06-12 21:49:29.929224 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novacells.nova.openstack.org.yaml
2026-06-12 21:49:29.929245 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novacomputes.nova.openstack.org.yaml
2026-06-12 21:49:29.929267 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaconductors.nova.openstack.org.yaml
2026-06-12 21:49:29.929288 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novametadata.nova.openstack.org.yaml
2026-06-12 21:49:29.929310 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novanovncproxies.nova.openstack.org.yaml
2026-06-12 21:49:29.929331 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaschedulers.nova.openstack.org.yaml
2026-06-12 21:49:29.929353 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviaamphoracontrollers.octavia.openstack.org.yaml
2026-06-12 21:49:29.929374 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviaapis.octavia.openstack.org.yaml
2026-06-12 21:49:29.929395 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviarsyslogs.octavia.openstack.org.yaml
2026-06-12 21:49:29.929416 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octavias.octavia.openstack.org.yaml
2026-06-12 21:49:29.929437 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackbackupconfigs.backup.openstack.org.yaml
2026-06-12 21:49:29.929465 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackbaremetalsets.baremetal.openstack.org.yaml
2026-06-12 21:49:29.929520 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackclients.client.openstack.org.yaml
2026-06-12 21:49:29.929553 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackcontrolplanes.core.openstack.org.yaml
2026-06-12 21:49:29.929575 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplanedeployments.dataplane.openstack.org.yaml
2026-06-12 21:49:29.929597 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplanenodesets.dataplane.openstack.org.yaml
2026-06-12 21:49:29.929619 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplaneservices.dataplane.openstack.org.yaml
2026-06-12 21:49:29.929650 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackprovisionservers.baremetal.openstack.org.yaml
2026-06-12 21:49:29.929673 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstacks.operator.openstack.org.yaml
2026-06-12 21:49:29.929703 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackversions.core.openstack.org.yaml
2026-06-12 21:49:29.929726 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovncontrollers.ovn.openstack.org.yaml
2026-06-12 21:49:29.929754 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovndbclusters.ovn.openstack.org.yaml
2026-06-12 21:49:29.929778 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovnnorthds.ovn.openstack.org.yaml
2026-06-12 21:49:29.929803 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/placementapis.placement.openstack.org.yaml
2026-06-12 21:49:29.929831 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqpolicies.rabbitmq.openstack.org.yaml
2026-06-12 21:49:29.929877 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqs.rabbitmq.openstack.org.yaml
2026-06-12 21:49:29.929914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqusers.rabbitmq.openstack.org.yaml
2026-06-12 21:49:29.929944 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqvhosts.rabbitmq.openstack.org.yaml
2026-06-12 21:49:29.929970 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/redises.redis.openstack.org.yaml
2026-06-12 21:49:29.929995 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/reservations.network.openstack.org.yaml
2026-06-12 21:49:29.930023 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftproxies.swift.openstack.org.yaml
2026-06-12 21:49:29.930045 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftrings.swift.openstack.org.yaml
2026-06-12 21:49:29.930072 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swifts.swift.openstack.org.yaml
2026-06-12 21:49:29.930097 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftstorages.swift.openstack.org.yaml
2026-06-12 21:49:29.930124 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/telemetries.telemetry.openstack.org.yaml
2026-06-12 21:49:29.930147 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/tempests.test.openstack.org.yaml
2026-06-12 21:49:29.930175 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/tobikoes.test.openstack.org.yaml
2026-06-12 21:49:29.930199 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/topologies.topology.openstack.org.yaml
2026-06-12 21:49:29.930227 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/transporturls.rabbitmq.openstack.org.yaml
2026-06-12 21:49:29.930249 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherapis.watcher.openstack.org.yaml
2026-06-12 21:49:29.930276 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherappliers.watcher.openstack.org.yaml
2026-06-12 21:49:29.930307 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherdecisionengines.watcher.openstack.org.yaml
2026-06-12 21:49:29.930335 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watchers.watcher.openstack.org.yaml
2026-06-12 21:49:29.930360 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-12 21:49:29.930385 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/kubernetes-nmstate-operator.4.20.0-202605270550
2026-06-12 21:49:29.930410 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/metallb-operator.v4.20.0-202605260442
2026-06-12 21:49:29.930438 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/openstack-operator.v0.6.0
2026-06-12 21:49:29.930461 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-12 21:49:29.930490 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-12 21:49:29.930515 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-12 21:49:29.930543 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-12 21:49:29.930565 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/pool_list
2026-06-12 21:49:29.930593 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/qos_list
2026-06-12 21:49:29.930618 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/service_list
2026-06-12 21:49:29.930645 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/total_volumes_list
2026-06-12 21:49:29.930670 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/transfer_list
2026-06-12 21:49:29.930694 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/type_list
2026-06-12 21:49:29.930728 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-12 21:49:29.930756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/task_list
2026-06-12 21:49:29.930780 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-12 21:49:29.930804 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/agent_list
2026-06-12 21:49:29.930832 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/extension_list
2026-06-12 21:49:29.930898 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/floating_ip_list
2026-06-12 21:49:29.930939 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/network_list
2026-06-12 21:49:29.930969 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/port_list
2026-06-12 21:49:29.930999 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/router_list
2026-06-12 21:49:29.931026 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/security_group_list
2026-06-12 21:49:29.931054 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/subnet_list
2026-06-12 21:49:29.931082 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-12 21:49:29.931109 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/aggregate_list
2026-06-12 21:49:29.931136 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/cell_list
2026-06-12 21:49:29.931164 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/host_list
2026-06-12 21:49:29.931191 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/hypervisor_list
2026-06-12 21:49:29.931266 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/service_list
2026-06-12 21:49:29.931294 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-12 21:49:29.931317 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/ovnnb_db.db
2026-06-12 21:49:29.931339 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/ovnsb_db.db
2026-06-12 21:49:29.931360 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/
2026-06-12 21:49:29.931382 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/nb/
2026-06-12 21:49:29.931404 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/nb/ovsdbserver-nb-0.txt
2026-06-12 21:49:29.931426 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/sb/
2026-06-12 21:49:29.931447 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/sb/ovsdbserver-sb-0.txt
2026-06-12 21:49:29.931469 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-12 21:49:29.931490 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/allocation_candidate_list
2026-06-12 21:49:29.931512 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/resource_class_list
2026-06-12 21:49:29.931534 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/trait_list
2026-06-12 21:49:29.931555 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-12 21:49:29.931577 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/
2026-06-12 21:49:29.931599 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/cluster_status
2026-06-12 21:49:29.931628 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_connections
2026-06-12 21:49:29.931650 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_policies
2026-06-12 21:49:29.931672 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_queues
2026-06-12 21:49:29.931693 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_unresponsive_queues
2026-06-12 21:49:29.931715 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/status
2026-06-12 21:49:29.931736 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/
2026-06-12 21:49:29.931759 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/cluster_status
2026-06-12 21:49:29.931781 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_connections
2026-06-12 21:49:29.931803 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_policies
2026-06-12 21:49:29.931825 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_queues
2026-06-12 21:49:29.931883 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_unresponsive_queues
2026-06-12 21:49:29.931924 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/status
2026-06-12 21:49:29.931949 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-12 21:49:29.931972 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-12 21:49:29.931994 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/openstack-cell1-galera-0-openstack_databases.sql.gz
2026-06-12 21:49:29.932023 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/openstack-galera-0-openstack_databases.sql.gz
2026-06-12 21:49:29.932045 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-12 21:49:29.932080 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/
2026-06-12 21:49:29.932103 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/all_resources.log
2026-06-12 21:49:29.932126 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/events.log
2026-06-12 21:49:29.932147 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/nad.log
2026-06-12 21:49:29.932169 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pvc.log
2026-06-12 21:49:29.932191 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/buildconfig/
2026-06-12 21:49:29.932213 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/
2026-06-12 21:49:29.932236 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-ironic-cacert.yaml
2026-06-12 21:49:29.932259 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-ironic-cert.yaml
2026-06-12 21:49:29.932282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-mariadb-cert.yaml
2026-06-12 21:49:29.932304 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-serving-cert.yaml
2026-06-12 21:49:29.932325 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/
2026-06-12 21:49:29.932347 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-ironic-cacert-1.yaml
2026-06-12 21:49:29.932376 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-ironic-cert-1.yaml
2026-06-12 21:49:29.932399 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-mariadb-cert-1.yaml
2026-06-12 21:49:29.932421 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-serving-cert-1.yaml
2026-06-12 21:49:29.932442 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/
2026-06-12 21:49:29.932464 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/baremetal-operator-ironic-bmo-configmap-d8ck478f8g.yaml
2026-06-12 21:49:29.932485 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/ironic-hh9b9bt576.yaml
2026-06-12 21:49:29.932506 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cronjobs/
2026-06-12 21:49:29.932528 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/daemonset/
2026-06-12 21:49:29.932549 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/
2026-06-12 21:49:29.932571 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/baremetal-operator-controller-manager.yaml
2026-06-12 21:49:29.932592 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/baremetal-operator-ironic.yaml
2026-06-12 21:49:29.932614 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/imagestream/
2026-06-12 21:49:29.932636 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/installplans/
2026-06-12 21:49:29.932663 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/
2026-06-12 21:49:29.932686 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/baremetal-operator-ca-issuer.yaml
2026-06-12 21:49:29.932708 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/baremetal-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.932730 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/jobs/
2026-06-12 21:49:29.932753 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/poddisruptionbudgets/
2026-06-12 21:49:29.932775 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/
2026-06-12 21:49:29.932797 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-849748df56-jq69x/
2026-06-12 21:49:29.932819 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-849748df56-jq69x/baremetal-operator-controller-manager-849748df56-jq69x-describe
2026-06-12 21:49:29.932873 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-849748df56-jq69x/logs/
2026-06-12 21:49:29.932903 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-849748df56-jq69x/logs/manager.log
2026-06-12 21:49:29.932927 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-6b45568f4-hw97f/
2026-06-12 21:49:29.932949 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-6b45568f4-hw97f/baremetal-operator-ironic-6b45568f4-hw97f-describe
2026-06-12 21:49:29.932972 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-6b45568f4-hw97f/logs/
2026-06-12 21:49:29.932994 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-6b45568f4-hw97f/logs/ironic-httpd.log
2026-06-12 21:49:29.933022 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-6b45568f4-hw97f/logs/ironic-ipa-downloader.log
2026-06-12 21:49:29.933045 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-6b45568f4-hw97f/logs/ironic-log-watch.log.gz
2026-06-12 21:49:29.933067 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-6b45568f4-hw97f/logs/ironic.log
2026-06-12 21:49:29.933089 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-6b45568f4-hw97f/logs/mariadb.log
2026-06-12 21:49:29.933111 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/
2026-06-12 21:49:29.933133 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/baremetal-operator-controller-manager-7d97866665.yaml
2026-06-12 21:49:29.933155 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/baremetal-operator-controller-manager-849748df56.yaml
2026-06-12 21:49:29.933176 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/baremetal-operator-ironic-6b45568f4.yaml
2026-06-12 21:49:29.933198 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/routes/
2026-06-12 21:49:29.933220 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/
2026-06-12 21:49:29.933242 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/
2026-06-12 21:49:29.933264 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/baremetal-operator-ironic-htpasswd-m25kk6f4h8.yaml
2026-06-12 21:49:29.933286 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/ironic-cacert.yaml
2026-06-12 21:49:29.933313 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/ironic-cert.yaml
2026-06-12 21:49:29.933336 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/ironic-credentials-g72mm85f92.yaml
2026-06-12 21:49:29.933358 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/
2026-06-12 21:49:29.933380 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/baremetal-operator-mariadb-password-ftkgc8tmkc.yaml
2026-06-12 21:49:29.933402 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/mariadb-cert.yaml
2026-06-12 21:49:29.933423 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/
2026-06-12 21:49:29.933445 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/baremetal-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.933467 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/baremetal-operator-webhook-service.yaml
2026-06-12 21:49:29.933488 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/statefulset/
2026-06-12 21:49:29.933510 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/subscriptions/
2026-06-12 21:49:29.933531 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/
2026-06-12 21:49:29.933553 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/all_resources.log
2026-06-12 21:49:29.933574 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/events.log
2026-06-12 21:49:29.933595 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/nad.log
2026-06-12 21:49:29.933621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pvc.log
2026-06-12 21:49:29.933643 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/buildconfig/
2026-06-12 21:49:29.933665 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/cert/
2026-06-12 21:49:29.933687 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/certificaterequests/
2026-06-12 21:49:29.933708 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/configmaps/
2026-06-12 21:49:29.933729 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/cronjobs/
2026-06-12 21:49:29.933751 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/daemonset/
2026-06-12 21:49:29.933773 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/
2026-06-12 21:49:29.933794 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager-cainjector.yaml
2026-06-12 21:49:29.933816 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager-webhook.yaml
2026-06-12 21:49:29.933838 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager.yaml
2026-06-12 21:49:29.933887 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/imagestream/
2026-06-12 21:49:29.933912 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/installplans/
2026-06-12 21:49:29.933934 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/issuer/
2026-06-12 21:49:29.933955 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/jobs/
2026-06-12 21:49:29.933982 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/poddisruptionbudgets/
2026-06-12 21:49:29.934004 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/
2026-06-12 21:49:29.934026 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-hw6qr/
2026-06-12 21:49:29.934048 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-hw6qr/cert-manager-7b8b89f89d-hw6qr-describe
2026-06-12 21:49:29.934070 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-hw6qr/logs/
2026-06-12 21:49:29.934092 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-hw6qr/logs/cert-manager-controller.log
2026-06-12 21:49:29.934114 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-4txzf/
2026-06-12 21:49:29.934135 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-4txzf/cert-manager-cainjector-7f9fdd5dd5-4txzf-describe
2026-06-12 21:49:29.934157 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-4txzf/logs/
2026-06-12 21:49:29.934178 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-4txzf/logs/cert-manager-cainjector.log
2026-06-12 21:49:29.934199 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-2nhb7/
2026-06-12 21:49:29.934221 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-2nhb7/cert-manager-webhook-769f6b94cb-2nhb7-describe
2026-06-12 21:49:29.934242 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-2nhb7/logs/
2026-06-12 21:49:29.934264 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-2nhb7/logs/cert-manager-webhook.log
2026-06-12 21:49:29.934292 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/
2026-06-12 21:49:29.934314 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-7b8b89f89d.yaml
2026-06-12 21:49:29.934336 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-cainjector-7f9fdd5dd5.yaml
2026-06-12 21:49:29.934357 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-webhook-769f6b94cb.yaml
2026-06-12 21:49:29.934378 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/routes/
2026-06-12 21:49:29.934400 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/
2026-06-12 21:49:29.934421 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager-cainjector.yaml
2026-06-12 21:49:29.934443 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager-webhook.yaml
2026-06-12 21:49:29.934464 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager.yaml
2026-06-12 21:49:29.934486 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/statefulset/
2026-06-12 21:49:29.934506 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/subscriptions/
2026-06-12 21:49:29.934527 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/
2026-06-12 21:49:29.934549 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/all_resources.log
2026-06-12 21:49:29.934570 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/events.log
2026-06-12 21:49:29.934591 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/nad.log
2026-06-12 21:49:29.934619 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pvc.log
2026-06-12 21:49:29.934641 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/buildconfig/
2026-06-12 21:49:29.934662 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/cert/
2026-06-12 21:49:29.934683 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/certificaterequests/
2026-06-12 21:49:29.934705 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/configmaps/
2026-06-12 21:49:29.934726 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/cronjobs/
2026-06-12 21:49:29.934748 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/
2026-06-12 21:49:29.934769 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/
2026-06-12 21:49:29.934791 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/ctlplane.yaml
2026-06-12 21:49:29.934812 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/designateext.yaml
2026-06-12 21:49:29.934834 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/internalapi.yaml
2026-06-12 21:49:29.934882 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/storage.yaml
2026-06-12 21:49:29.934907 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/tenant.yaml
2026-06-12 21:49:29.934929 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/
2026-06-12 21:49:29.934950 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/ctlplane.yaml
2026-06-12 21:49:29.934978 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/designateext.yaml
2026-06-12 21:49:29.935001 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/internalapi.yaml
2026-06-12 21:49:29.935023 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/storage.yaml
2026-06-12 21:49:29.935044 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/tenant.yaml
2026-06-12 21:49:29.935065 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/metallbs.metallb.io/
2026-06-12 21:49:29.935087 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/metallbs.metallb.io/metallb.yaml
2026-06-12 21:49:29.935108 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/
2026-06-12 21:49:29.935129 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-4qbjp.yaml
2026-06-12 21:49:29.935150 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-7mlsg.yaml
2026-06-12 21:49:29.935171 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-7tzzd.yaml
2026-06-12 21:49:29.935192 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-cwwhj.yaml
2026-06-12 21:49:29.935213 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-grsg8.yaml
2026-06-12 21:49:29.935234 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-p9rpt.yaml
2026-06-12 21:49:29.935254 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-rs5cf.yaml
2026-06-12 21:49:29.935281 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-txzr7.yaml
2026-06-12 21:49:29.935303 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-vqtmk.yaml
2026-06-12 21:49:29.935324 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-w2zxq.yaml
2026-06-12 21:49:29.935346 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-wpz9s.yaml
2026-06-12 21:49:29.935367 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-zmv4p.yaml
2026-06-12 21:49:29.935389 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/daemonset/
2026-06-12 21:49:29.935411 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/daemonset/speaker.yaml
2026-06-12 21:49:29.935433 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/
2026-06-12 21:49:29.935455 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/controller.yaml
2026-06-12 21:49:29.935477 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/metallb-operator-controller-manager.yaml
2026-06-12 21:49:29.935499 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/metallb-operator-webhook-server.yaml
2026-06-12 21:49:29.935521 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/imagestream/
2026-06-12 21:49:29.935542 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/
2026-06-12 21:49:29.935563 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-k4vrj
2026-06-12 21:49:29.935591 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/issuer/
2026-06-12 21:49:29.935613 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/jobs/
2026-06-12 21:49:29.935635 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/poddisruptionbudgets/
2026-06-12 21:49:29.935657 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/
2026-06-12 21:49:29.935678 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-kwh25/
2026-06-12 21:49:29.935701 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-kwh25/controller-8464864885-kwh25-describe
2026-06-12 21:49:29.935722 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-kwh25/logs/
2026-06-12 21:49:29.935744 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-kwh25/logs/controller.log.gz
2026-06-12 21:49:29.935766 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-kwh25/logs/kube-rbac-proxy.log
2026-06-12 21:49:29.935789 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-858b6cbfcc-2zjbz/
2026-06-12 21:49:29.935811 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-858b6cbfcc-2zjbz/metallb-operator-controller-manager-858b6cbfcc-2zjbz-describe
2026-06-12 21:49:29.935833 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-858b6cbfcc-2zjbz/logs/
2026-06-12 21:49:29.935882 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-858b6cbfcc-2zjbz/logs/manager.log
2026-06-12 21:49:29.935907 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-webhook-server-85f6f4c8c-2t8hw/
2026-06-12 21:49:29.935936 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-webhook-server-85f6f4c8c-2t8hw/metallb-operator-webhook-server-85f6f4c8c-2t8hw-describe
2026-06-12 21:49:29.935958 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-webhook-server-85f6f4c8c-2t8hw/logs/
2026-06-12 21:49:29.935981 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-webhook-server-85f6f4c8c-2t8hw/logs/webhook-server.log
2026-06-12 21:49:29.936002 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-x4m76/
2026-06-12 21:49:29.936024 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-x4m76/speaker-x4m76-describe
2026-06-12 21:49:29.936046 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-x4m76/logs/
2026-06-12 21:49:29.936080 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-x4m76/logs/kube-rbac-proxy.log
2026-06-12 21:49:29.936104 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-x4m76/logs/speaker.log.gz
2026-06-12 21:49:29.936126 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/
2026-06-12 21:49:29.936148 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/controller-8464864885.yaml
2026-06-12 21:49:29.936171 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/metallb-operator-controller-manager-858b6cbfcc.yaml
2026-06-12 21:49:29.936193 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/metallb-operator-webhook-server-85f6f4c8c.yaml
2026-06-12 21:49:29.936215 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/routes/
2026-06-12 21:49:29.936247 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/
2026-06-12 21:49:29.936270 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/controller-monitor-service.yaml
2026-06-12 21:49:29.936292 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-controller-manager-service.yaml
2026-06-12 21:49:29.936314 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-webhook-server-service.yaml
2026-06-12 21:49:29.936336 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-webhook-service.yaml
2026-06-12 21:49:29.936358 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/speaker-monitor-service.yaml
2026-06-12 21:49:29.936379 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/webhook-service.yaml
2026-06-12 21:49:29.936401 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/statefulset/
2026-06-12 21:49:29.936423 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/subscriptions/
2026-06-12 21:49:29.936445 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/subscriptions/metallb-operator-sub
2026-06-12 21:49:29.936468 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/
2026-06-12 21:49:29.936506 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/all_resources.log
2026-06-12 21:49:29.936531 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/events.log
2026-06-12 21:49:29.936553 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/nad.log
2026-06-12 21:49:29.936576 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pvc.log
2026-06-12 21:49:29.936604 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/buildconfig/
2026-06-12 21:49:29.936626 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/cert/
2026-06-12 21:49:29.936648 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/certificaterequests/
2026-06-12 21:49:29.936669 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/configmaps/
2026-06-12 21:49:29.936691 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/cronjobs/
2026-06-12 21:49:29.936713 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/daemonset/
2026-06-12 21:49:29.936734 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/
2026-06-12 21:49:29.936755 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/control-plane-machine-set-operator.yaml
2026-06-12 21:49:29.936777 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/machine-api-operator.yaml
2026-06-12 21:49:29.936799 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/imagestream/
2026-06-12 21:49:29.936820 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/installplans/
2026-06-12 21:49:29.936842 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/issuer/
2026-06-12 21:49:29.936941 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/jobs/
2026-06-12 21:49:29.936977 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/poddisruptionbudgets/
2026-06-12 21:49:29.937002 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/
2026-06-12 21:49:29.937034 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/
2026-06-12 21:49:29.937057 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator-75ffdb6fcd-m5wxr-describe
2026-06-12 21:49:29.937079 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/
2026-06-12 21:49:29.937100 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/control-plane-machine-set-operator-previous.log
2026-06-12 21:49:29.937123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/control-plane-machine-set-operator.log
2026-06-12 21:49:29.937144 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/
2026-06-12 21:49:29.937166 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/machine-api-operator-755bb95488-cj4b6-describe
2026-06-12 21:49:29.937187 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/
2026-06-12 21:49:29.937208 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/kube-rbac-proxy.log
2026-06-12 21:49:29.937230 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/machine-api-operator-previous.log
2026-06-12 21:49:29.937251 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/machine-api-operator.log
2026-06-12 21:49:29.937272 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/
2026-06-12 21:49:29.937294 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/control-plane-machine-set-operator-75ffdb6fcd.yaml
2026-06-12 21:49:29.937342 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/machine-api-operator-755bb95488.yaml
2026-06-12 21:49:29.937365 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/routes/
2026-06-12 21:49:29.937387 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/
2026-06-12 21:49:29.937409 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/cluster-autoscaler-operator.yaml
2026-06-12 21:49:29.937430 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/control-plane-machine-set-operator.yaml
2026-06-12 21:49:29.937452 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-controllers.yaml
2026-06-12 21:49:29.937473 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator-machine-webhook.yaml
2026-06-12 21:49:29.937495 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator-webhook.yaml
2026-06-12 21:49:29.937517 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator.yaml
2026-06-12 21:49:29.937538 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/statefulset/
2026-06-12 21:49:29.937559 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/subscriptions/
2026-06-12 21:49:29.937581 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/
2026-06-12 21:49:29.937602 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/all_resources.log
2026-06-12 21:49:29.937623 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/events.log
2026-06-12 21:49:29.937652 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/nad.log
2026-06-12 21:49:29.937675 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pvc.log
2026-06-12 21:49:29.937697 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/buildconfig/
2026-06-12 21:49:29.937718 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/cert/
2026-06-12 21:49:29.937739 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/certificaterequests/
2026-06-12 21:49:29.937761 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/configmaps/
2026-06-12 21:49:29.937782 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/cronjobs/
2026-06-12 21:49:29.937804 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/daemonset/
2026-06-12 21:49:29.937826 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/deployments/
2026-06-12 21:49:29.937867 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/deployments/marketplace-operator.yaml
2026-06-12 21:49:29.937897 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/imagestream/
2026-06-12 21:49:29.937919 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/installplans/
2026-06-12 21:49:29.937955 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/issuer/
2026-06-12 21:49:29.937979 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/
2026-06-12 21:49:29.938001 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d310e6f.yaml
2026-06-12 21:49:29.938029 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9a9ea0.yaml
2026-06-12 21:49:29.938052 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/poddisruptionbudgets/
2026-06-12 21:49:29.938074 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/
2026-06-12 21:49:29.938095 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/
2026-06-12 21:49:29.938117 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn-describe
2026-06-12 21:49:29.938143 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/logs/
2026-06-12 21:49:29.938165 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/logs/extract.log
2026-06-12 21:49:29.938187 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/logs/pull.log
2026-06-12 21:49:29.938209 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3cr4pn/logs/util.log
2026-06-12 21:49:29.938231 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-lwwks/
2026-06-12 21:49:29.938253 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-lwwks/certified-operators-lwwks-describe
2026-06-12 21:49:29.938275 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-lwwks/logs/
2026-06-12 21:49:29.938303 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-lwwks/logs/extract-content.log
2026-06-12 21:49:29.938326 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-lwwks/logs/extract-utilities.log
2026-06-12 21:49:29.938348 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-lwwks/logs/registry-server.log.gz
2026-06-12 21:49:29.938369 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-qrzsv/
2026-06-12 21:49:29.938391 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-qrzsv/community-operators-qrzsv-describe
2026-06-12 21:49:29.938413 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-qrzsv/logs/
2026-06-12 21:49:29.938434 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-qrzsv/logs/extract-content.log
2026-06-12 21:49:29.938456 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-qrzsv/logs/extract-utilities.log
2026-06-12 21:49:29.938478 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-qrzsv/logs/registry-server.log.gz
2026-06-12 21:49:29.938499 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/
2026-06-12 21:49:29.938521 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk-describe
2026-06-12 21:49:29.938543 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/logs/
2026-06-12 21:49:29.938564 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/logs/extract.log
2026-06-12 21:49:29.938592 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/logs/pull.log
2026-06-12 21:49:29.938615 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9swbnk/logs/util.log
2026-06-12 21:49:29.938637 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-7wd7m/
2026-06-12 21:49:29.938659 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-7wd7m/marketplace-operator-547dbd544d-7wd7m-describe
2026-06-12 21:49:29.938681 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-7wd7m/logs/
2026-06-12 21:49:29.938703 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-7wd7m/logs/marketplace-operator-previous.log
2026-06-12 21:49:29.938724 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-7wd7m/logs/marketplace-operator.log
2026-06-12 21:49:29.938746 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-tc8bh/
2026-06-12 21:49:29.938768 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-tc8bh/redhat-marketplace-tc8bh-describe
2026-06-12 21:49:29.938790 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-tc8bh/logs/
2026-06-12 21:49:29.938812 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-tc8bh/logs/extract-content.log
2026-06-12 21:49:29.938833 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-tc8bh/logs/extract-utilities.log
2026-06-12 21:49:29.938885 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-tc8bh/logs/registry-server.log
2026-06-12 21:49:29.938916 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-mbv4s/
2026-06-12 21:49:29.938938 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-mbv4s/redhat-operators-mbv4s-describe
2026-06-12 21:49:29.938961 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-mbv4s/logs/
2026-06-12 21:49:29.938983 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-mbv4s/logs/extract-content.log
2026-06-12 21:49:29.939004 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-mbv4s/logs/extract-utilities.log
2026-06-12 21:49:29.939026 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-mbv4s/logs/registry-server.log.gz
2026-06-12 21:49:29.939047 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/replicaset/
2026-06-12 21:49:29.939068 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/replicaset/marketplace-operator-547dbd544d.yaml
2026-06-12 21:49:29.939090 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/routes/
2026-06-12 21:49:29.939112 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/
2026-06-12 21:49:29.939134 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/certified-operators.yaml
2026-06-12 21:49:29.939156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/community-operators.yaml
2026-06-12 21:49:29.939177 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/marketplace-operator-metrics.yaml
2026-06-12 21:49:29.939199 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/redhat-marketplace.yaml
2026-06-12 21:49:29.939237 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/redhat-operators.yaml
2026-06-12 21:49:29.939259 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/statefulset/
2026-06-12 21:49:29.939280 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/subscriptions/
2026-06-12 21:49:29.939301 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/
2026-06-12 21:49:29.939323 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/all_resources.log
2026-06-12 21:49:29.939344 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/events.log
2026-06-12 21:49:29.939365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/nad.log
2026-06-12 21:49:29.939387 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pvc.log
2026-06-12 21:49:29.939408 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/buildconfig/
2026-06-12 21:49:29.939430 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/cert/
2026-06-12 21:49:29.939451 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/certificaterequests/
2026-06-12 21:49:29.939473 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/configmaps/
2026-06-12 21:49:29.939494 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/cronjobs/
2026-06-12 21:49:29.939516 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/daemonset/
2026-06-12 21:49:29.939537 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/daemonset/nmstate-handler.yaml
2026-06-12 21:49:29.939564 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/
2026-06-12 21:49:29.939586 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-console-plugin.yaml
2026-06-12 21:49:29.939608 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-metrics.yaml
2026-06-12 21:49:29.939629 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-operator.yaml
2026-06-12 21:49:29.939651 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-webhook.yaml
2026-06-12 21:49:29.939672 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/imagestream/
2026-06-12 21:49:29.939694 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/
2026-06-12 21:49:29.939715 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-jq9nc
2026-06-12 21:49:29.939737 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/issuer/
2026-06-12 21:49:29.939759 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/jobs/
2026-06-12 21:49:29.939781 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/poddisruptionbudgets/
2026-06-12 21:49:29.939803 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/poddisruptionbudgets/nmstate-webhook.yaml
2026-06-12 21:49:29.939825 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/
2026-06-12 21:49:29.939846 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-5557m/
2026-06-12 21:49:29.939896 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-5557m/nmstate-console-plugin-9bcc7988b-5557m-describe
2026-06-12 21:49:29.939925 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-5557m/logs/
2026-06-12 21:49:29.939947 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-5557m/logs/nmstate-console-plugin.log
2026-06-12 21:49:29.939969 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-handler-sf4wf/
2026-06-12 21:49:29.939991 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-handler-sf4wf/nmstate-handler-sf4wf-describe
2026-06-12 21:49:29.940013 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-handler-sf4wf/logs/
2026-06-12 21:49:29.940035 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-handler-sf4wf/logs/nmstate-handler.log
2026-06-12 21:49:29.940056 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-x5lcl/
2026-06-12 21:49:29.940094 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-x5lcl/nmstate-metrics-756b4d6fc6-x5lcl-describe
2026-06-12 21:49:29.940116 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-x5lcl/logs/
2026-06-12 21:49:29.940138 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-x5lcl/logs/kube-rbac-proxy.log
2026-06-12 21:49:29.940160 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-x5lcl/logs/nmstate-metrics.log
2026-06-12 21:49:29.940181 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-8kxzj/
2026-06-12 21:49:29.940203 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-8kxzj/nmstate-operator-6569c8c666-8kxzj-describe
2026-06-12 21:49:29.940232 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-8kxzj/logs/
2026-06-12 21:49:29.940254 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-8kxzj/logs/nmstate-operator.log
2026-06-12 21:49:29.940276 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-k8b6k/
2026-06-12 21:49:29.940298 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-k8b6k/nmstate-webhook-9b7874799-k8b6k-describe
2026-06-12 21:49:29.940320 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-k8b6k/logs/
2026-06-12 21:49:29.940342 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-k8b6k/logs/nmstate-webhook.log
2026-06-12 21:49:29.940364 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/
2026-06-12 21:49:29.940386 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-console-plugin-9bcc7988b.yaml
2026-06-12 21:49:29.940408 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-metrics-756b4d6fc6.yaml
2026-06-12 21:49:29.940430 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-operator-6569c8c666.yaml
2026-06-12 21:49:29.940451 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-webhook-9b7874799.yaml
2026-06-12 21:49:29.940473 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/routes/
2026-06-12 21:49:29.940495 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/
2026-06-12 21:49:29.940516 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-console-plugin.yaml
2026-06-12 21:49:29.940544 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-monitor.yaml
2026-06-12 21:49:29.940566 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-webhook.yaml
2026-06-12 21:49:29.940588 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/statefulset/
2026-06-12 21:49:29.940609 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/subscriptions/
2026-06-12 21:49:29.940630 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/subscriptions/kubernetes-nmstate-operator
2026-06-12 21:49:29.940652 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/
2026-06-12 21:49:29.940673 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/all_resources.log
2026-06-12 21:49:29.940695 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/events.log
2026-06-12 21:49:29.940716 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/nad.log
2026-06-12 21:49:29.940733 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pvc.log
2026-06-12 21:49:29.940749 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/buildconfig/
2026-06-12 21:49:29.940764 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/cert/
2026-06-12 21:49:29.940780 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/certificaterequests/
2026-06-12 21:49:29.940795 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/configmaps/
2026-06-12 21:49:29.940811 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/cronjobs/
2026-06-12 21:49:29.940830 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/daemonset/
2026-06-12 21:49:29.940846 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/deployments/
2026-06-12 21:49:29.940920 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/imagestream/
2026-06-12 21:49:29.940938 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/installplans/
2026-06-12 21:49:29.940954 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/issuer/
2026-06-12 21:49:29.940970 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/jobs/
2026-06-12 21:49:29.940986 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/poddisruptionbudgets/
2026-06-12 21:49:29.941002 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/
2026-06-12 21:49:29.941017 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/-describe
2026-06-12 21:49:29.941032 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/logs/
2026-06-12 21:49:29.941047 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/replicaset/
2026-06-12 21:49:29.941062 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/routes/
2026-06-12 21:49:29.941078 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/services/
2026-06-12 21:49:29.941093 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/statefulset/
2026-06-12 21:49:29.941109 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/subscriptions/
2026-06-12 21:49:29.941134 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/
2026-06-12 21:49:29.941150 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/all_resources.log
2026-06-12 21:49:29.941166 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/events.log
2026-06-12 21:49:29.941181 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/nad.log
2026-06-12 21:49:29.941196 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pvc.log
2026-06-12 21:49:29.941212 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/buildconfig/
2026-06-12 21:49:29.941227 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/
2026-06-12 21:49:29.941243 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/barbican-operator-metrics-certs.yaml
2026-06-12 21:49:29.941258 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/cinder-operator-metrics-certs.yaml
2026-06-12 21:49:29.941274 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/designate-operator-metrics-certs.yaml
2026-06-12 21:49:29.941289 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/glance-operator-metrics-certs.yaml
2026-06-12 21:49:29.941305 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/heat-operator-metrics-certs.yaml
2026-06-12 21:49:29.941320 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/horizon-operator-metrics-certs.yaml
2026-06-12 21:49:29.941335 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/infra-operator-metrics-certs.yaml
2026-06-12 21:49:29.941350 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/infra-operator-serving-cert.yaml
2026-06-12 21:49:29.941379 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/ironic-operator-metrics-certs.yaml
2026-06-12 21:49:29.941447 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/keystone-operator-metrics-certs.yaml
2026-06-12 21:49:29.941468 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/manila-operator-metrics-certs.yaml
2026-06-12 21:49:29.941483 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/mariadb-operator-metrics-certs.yaml
2026-06-12 21:49:29.941498 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/neutron-operator-metrics-certs.yaml
2026-06-12 21:49:29.941514 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/nova-operator-metrics-certs.yaml
2026-06-12 21:49:29.941529 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/octavia-operator-metrics-certs.yaml
2026-06-12 21:49:29.941545 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-baremetal-operator-metrics-certs.yaml
2026-06-12 21:49:29.941561 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-baremetal-operator-serving-cert.yaml
2026-06-12 21:49:29.941576 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-operator-metrics-certs.yaml
2026-06-12 21:49:29.941592 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-operator-serving-cert.yaml
2026-06-12 21:49:29.941608 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/ovn-operator-metrics-certs.yaml
2026-06-12 21:49:29.941624 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/swift-operator-metrics-certs.yaml
2026-06-12 21:49:29.941644 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/telemetry-operator-metrics-certs.yaml
2026-06-12 21:49:29.941660 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/test-operator-metrics-certs.yaml
2026-06-12 21:49:29.941676 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/watcher-operator-metrics-certs.yaml
2026-06-12 21:49:29.941691 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/
2026-06-12 21:49:29.941706 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/barbican-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.941722 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/cinder-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.941737 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/designate-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.941753 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/glance-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.941768 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/heat-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.941783 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/horizon-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.941799 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/infra-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.941815 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/infra-operator-serving-cert-1.yaml
2026-06-12 21:49:29.941830 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/ironic-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.941846 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/keystone-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.941892 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/manila-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.941909 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/mariadb-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.941924 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/neutron-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.941940 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/nova-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.941956 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/octavia-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.941972 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-baremetal-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.941987 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-baremetal-operator-serving-cert-1.yaml
2026-06-12 21:49:29.942002 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.942018 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-operator-serving-cert-1.yaml
2026-06-12 21:49:29.942033 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/ovn-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.942048 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/swift-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.942064 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/telemetry-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.942079 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/test-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.942099 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/watcher-operator-metrics-certs-1.yaml
2026-06-12 21:49:29.942114 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/configmaps/
2026-06-12 21:49:29.942130 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cronjobs/
2026-06-12 21:49:29.942146 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/
2026-06-12 21:49:29.942162 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/openstacks.operator.openstack.org/
2026-06-12 21:49:29.942177 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/openstacks.operator.openstack.org/openstack.yaml
2026-06-12 21:49:29.942193 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/daemonset/
2026-06-12 21:49:29.942209 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/
2026-06-12 21:49:29.942225 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/barbican-operator-controller-manager.yaml
2026-06-12 21:49:29.942240 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/cinder-operator-controller-manager.yaml
2026-06-12 21:49:29.942256 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/designate-operator-controller-manager.yaml
2026-06-12 21:49:29.942271 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/glance-operator-controller-manager.yaml
2026-06-12 21:49:29.942287 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/heat-operator-controller-manager.yaml
2026-06-12 21:49:29.942302 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/horizon-operator-controller-manager.yaml
2026-06-12 21:49:29.942322 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/infra-operator-controller-manager.yaml
2026-06-12 21:49:29.942338 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/ironic-operator-controller-manager.yaml
2026-06-12 21:49:29.942354 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/keystone-operator-controller-manager.yaml
2026-06-12 21:49:29.942369 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/manila-operator-controller-manager.yaml
2026-06-12 21:49:29.942385 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/mariadb-operator-controller-manager.yaml
2026-06-12 21:49:29.942401 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/neutron-operator-controller-manager.yaml
2026-06-12 21:49:29.942416 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/nova-operator-controller-manager.yaml
2026-06-12 21:49:29.942431 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/octavia-operator-controller-manager.yaml
2026-06-12 21:49:29.942447 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-baremetal-operator-controller-manager.yaml
2026-06-12 21:49:29.942462 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-operator-controller-init.yaml
2026-06-12 21:49:29.942478 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-operator-controller-manager.yaml
2026-06-12 21:49:29.942493 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/ovn-operator-controller-manager.yaml
2026-06-12 21:49:29.942509 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/swift-operator-controller-manager.yaml
2026-06-12 21:49:29.942529 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/telemetry-operator-controller-manager.yaml
2026-06-12 21:49:29.942544 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/test-operator-controller-manager.yaml
2026-06-12 21:49:29.942560 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/watcher-operator-controller-manager.yaml
2026-06-12 21:49:29.942576 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/imagestream/
2026-06-12 21:49:29.942591 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/
2026-06-12 21:49:29.942606 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-xtzxh
2026-06-12 21:49:29.942621 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/
2026-06-12 21:49:29.942637 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/barbican-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942652 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/cinder-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942668 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/designate-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942683 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/glance-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942699 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/heat-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942717 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/horizon-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942735 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/infra-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942755 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/ironic-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942771 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/keystone-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942787 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/manila-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942802 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/mariadb-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942818 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/neutron-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942833 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/nova-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942865 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/octavia-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942887 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/openstack-baremetal-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942903 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/openstack-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942919 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/ovn-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942935 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/swift-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942951 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/telemetry-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942967 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/test-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.942987 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/watcher-operator-selfsigned-issuer.yaml
2026-06-12 21:49:29.943003 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/
2026-06-12 21:49:29.943019 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc333202760.yaml
2026-06-12 21:49:29.943035 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/poddisruptionbudgets/
2026-06-12 21:49:29.943051 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/
2026-06-12 21:49:29.943066 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/
2026-06-12 21:49:29.943082 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx-describe
2026-06-12 21:49:29.943098 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/logs/
2026-06-12 21:49:29.943114 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/logs/extract.log
2026-06-12 21:49:29.943130 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/logs/pull.log
2026-06-12 21:49:29.943146 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/0ccd87ab6a1f59dcb165844bcfd040cc1023448a55cfc904935fcc3332hd9hx/logs/util.log
2026-06-12 21:49:29.943162 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-5dcd54bd69-5glk7/
2026-06-12 21:49:29.943178 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-5dcd54bd69-5glk7/barbican-operator-controller-manager-5dcd54bd69-5glk7-describe
2026-06-12 21:49:29.943199 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-5dcd54bd69-5glk7/logs/
2026-06-12 21:49:29.943215 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-5dcd54bd69-5glk7/logs/manager.log
2026-06-12 21:49:29.943231 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-j55tf/
2026-06-12 21:49:29.943246 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-j55tf/cinder-operator-controller-manager-584b474457-j55tf-describe
2026-06-12 21:49:29.943262 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-j55tf/logs/
2026-06-12 21:49:29.943277 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-j55tf/logs/manager.log
2026-06-12 21:49:29.943293 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-87bbdb4d9-8dwq6/
2026-06-12 21:49:29.943309 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-87bbdb4d9-8dwq6/designate-operator-controller-manager-87bbdb4d9-8dwq6-describe
2026-06-12 21:49:29.943325 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-87bbdb4d9-8dwq6/logs/
2026-06-12 21:49:29.943340 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-87bbdb4d9-8dwq6/logs/manager.log
2026-06-12 21:49:29.943356 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-585dc4b7b9-c84sv/
2026-06-12 21:49:29.943371 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-585dc4b7b9-c84sv/glance-operator-controller-manager-585dc4b7b9-c84sv-describe
2026-06-12 21:49:29.943392 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-585dc4b7b9-c84sv/logs/
2026-06-12 21:49:29.943408 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-585dc4b7b9-c84sv/logs/manager.log
2026-06-12 21:49:29.943423 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-5qrtl/
2026-06-12 21:49:29.943439 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-5qrtl/heat-operator-controller-manager-5f5d6b8858-5qrtl-describe
2026-06-12 21:49:29.943454 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-5qrtl/logs/
2026-06-12 21:49:29.943470 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-5qrtl/logs/manager.log
2026-06-12 21:49:29.943485 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-9dc5578b5-njqlp/
2026-06-12 21:49:29.943501 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-9dc5578b5-njqlp/horizon-operator-controller-manager-9dc5578b5-njqlp-describe
2026-06-12 21:49:29.943516 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-9dc5578b5-njqlp/logs/
2026-06-12 21:49:29.943532 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-9dc5578b5-njqlp/logs/manager.log
2026-06-12 21:49:29.943548 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-594d6555bb-6rtl7/
2026-06-12 21:49:29.943563 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-594d6555bb-6rtl7/infra-operator-controller-manager-594d6555bb-6rtl7-describe
2026-06-12 21:49:29.943579 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-594d6555bb-6rtl7/logs/
2026-06-12 21:49:29.943598 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-594d6555bb-6rtl7/logs/manager.log
2026-06-12 21:49:29.943615 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-srvtv/
2026-06-12 21:49:29.943630 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-srvtv/ironic-operator-controller-manager-7c845fc7c7-srvtv-describe
2026-06-12 21:49:29.943646 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-srvtv/logs/
2026-06-12 21:49:29.943662 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-srvtv/logs/manager.log
2026-06-12 21:49:29.943678 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-85bb7cc757-xcfsv/
2026-06-12 21:49:29.943694 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-85bb7cc757-xcfsv/keystone-operator-controller-manager-85bb7cc757-xcfsv-describe
2026-06-12 21:49:29.943710 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-85bb7cc757-xcfsv/logs/
2026-06-12 21:49:29.943725 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-85bb7cc757-xcfsv/logs/manager.log
2026-06-12 21:49:29.943741 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-jkrzt/
2026-06-12 21:49:29.943756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-jkrzt/manila-operator-controller-manager-b547849c7-jkrzt-describe
2026-06-12 21:49:29.943772 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-jkrzt/logs/
2026-06-12 21:49:29.943792 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-jkrzt/logs/manager.log
2026-06-12 21:49:29.943808 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-5545cdc48d-4qstz/
2026-06-12 21:49:29.943824 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-5545cdc48d-4qstz/mariadb-operator-controller-manager-5545cdc48d-4qstz-describe
2026-06-12 21:49:29.943840 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-5545cdc48d-4qstz/logs/
2026-06-12 21:49:29.943877 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-5545cdc48d-4qstz/logs/manager.log
2026-06-12 21:49:29.943894 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-bqtd7/
2026-06-12 21:49:29.943910 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-bqtd7/neutron-operator-controller-manager-6c7667d64b-bqtd7-describe
2026-06-12 21:49:29.943926 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-bqtd7/logs/
2026-06-12 21:49:29.943942 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-bqtd7/logs/manager.log
2026-06-12 21:49:29.943957 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-6df846755f-wxlvr/
2026-06-12 21:49:29.943973 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-6df846755f-wxlvr/nova-operator-controller-manager-6df846755f-wxlvr-describe
2026-06-12 21:49:29.943988 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-6df846755f-wxlvr/logs/
2026-06-12 21:49:29.944008 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-6df846755f-wxlvr/logs/manager.log
2026-06-12 21:49:29.944024 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-58mvs/
2026-06-12 21:49:29.944039 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-58mvs/octavia-operator-controller-manager-6bd797bd9d-58mvs-describe
2026-06-12 21:49:29.944054 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-58mvs/logs/
2026-06-12 21:49:29.944080 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-58mvs/logs/manager.log
2026-06-12 21:49:29.944096 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/
2026-06-12 21:49:29.944111 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/openstack-baremetal-operator-controller-manager-678fc77c54tcflv-describe
2026-06-12 21:49:29.944127 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/logs/
2026-06-12 21:49:29.944142 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-678fc77c54tcflv/logs/manager.log
2026-06-12 21:49:29.944158 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-68d5b6d945-p98kw/
2026-06-12 21:49:29.944173 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-68d5b6d945-p98kw/openstack-operator-controller-init-68d5b6d945-p98kw-describe
2026-06-12 21:49:29.944189 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-68d5b6d945-p98kw/logs/
2026-06-12 21:49:29.944209 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-68d5b6d945-p98kw/logs/operator.log
2026-06-12 21:49:29.944225 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-7458865485-4qdxn/
2026-06-12 21:49:29.944241 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-7458865485-4qdxn/openstack-operator-controller-manager-7458865485-4qdxn-describe
2026-06-12 21:49:29.944257 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-7458865485-4qdxn/logs/
2026-06-12 21:49:29.944273 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-7458865485-4qdxn/logs/manager.log.gz
2026-06-12 21:49:29.944288 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-index-tnm2r/
2026-06-12 21:49:29.944304 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-index-tnm2r/openstack-operator-index-tnm2r-describe
2026-06-12 21:49:29.944320 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-index-tnm2r/logs/
2026-06-12 21:49:29.944336 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-index-tnm2r/logs/registry-server.log
2026-06-12 21:49:29.944351 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-zsb4b/
2026-06-12 21:49:29.944367 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-zsb4b/ovn-operator-controller-manager-5666dfdddd-zsb4b-describe
2026-06-12 21:49:29.944382 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-zsb4b/logs/
2026-06-12 21:49:29.944398 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-zsb4b/logs/manager.log
2026-06-12 21:49:29.944421 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-csvwv/
2026-06-12 21:49:29.944436 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-csvwv/swift-operator-controller-manager-79846f755c-csvwv-describe
2026-06-12 21:49:29.944452 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-csvwv/logs/
2026-06-12 21:49:29.944467 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-csvwv/logs/manager.log
2026-06-12 21:49:29.944482 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-jb9w7/
2026-06-12 21:49:29.944497 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-jb9w7/telemetry-operator-controller-manager-565998cc45-jb9w7-describe
2026-06-12 21:49:29.944513 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-jb9w7/logs/
2026-06-12 21:49:29.944528 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-jb9w7/logs/manager.log
2026-06-12 21:49:29.944544 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-wbrws/
2026-06-12 21:49:29.944559 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-wbrws/test-operator-controller-manager-7579dbdcb9-wbrws-describe
2026-06-12 21:49:29.944575 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-wbrws/logs/
2026-06-12 21:49:29.944590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-wbrws/logs/manager.log
2026-06-12 21:49:29.944609 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-vgp2g/
2026-06-12 21:49:29.944625 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-vgp2g/watcher-operator-controller-manager-7869644bb4-vgp2g-describe
2026-06-12 21:49:29.944641 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-vgp2g/logs/
2026-06-12 21:49:29.944657 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-vgp2g/logs/manager.log
2026-06-12 21:49:29.944673 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/
2026-06-12 21:49:29.944688 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/barbican-operator-controller-manager-5dcd54bd69.yaml
2026-06-12 21:49:29.944704 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/cinder-operator-controller-manager-584b474457.yaml
2026-06-12 21:49:29.944720 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/designate-operator-controller-manager-87bbdb4d9.yaml
2026-06-12 21:49:29.944736 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/glance-operator-controller-manager-585dc4b7b9.yaml
2026-06-12 21:49:29.944752 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/heat-operator-controller-manager-5f5d6b8858.yaml
2026-06-12 21:49:29.944767 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/horizon-operator-controller-manager-9dc5578b5.yaml
2026-06-12 21:49:29.944783 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/infra-operator-controller-manager-594d6555bb.yaml
2026-06-12 21:49:29.944799 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ironic-operator-controller-manager-7c845fc7c7.yaml
2026-06-12 21:49:29.944818 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/keystone-operator-controller-manager-85bb7cc757.yaml
2026-06-12 21:49:29.944834 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/manila-operator-controller-manager-b547849c7.yaml
2026-06-12 21:49:29.944865 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/mariadb-operator-controller-manager-5545cdc48d.yaml
2026-06-12 21:49:29.944886 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/neutron-operator-controller-manager-6c7667d64b.yaml
2026-06-12 21:49:29.944902 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/nova-operator-controller-manager-6df846755f.yaml
2026-06-12 21:49:29.944917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/octavia-operator-controller-manager-6bd797bd9d.yaml
2026-06-12 21:49:29.944933 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/openstack-baremetal-operator-controller-manager-678fc77c54.yaml
2026-06-12 21:49:29.944949 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/openstack-operator-controller-init-68d5b6d945.yaml
2026-06-12 21:49:29.944965 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/openstack-operator-controller-manager-7458865485.yaml
2026-06-12 21:49:29.944981 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ovn-operator-controller-manager-5666dfdddd.yaml
2026-06-12 21:49:29.944997 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/swift-operator-controller-manager-79846f755c.yaml
2026-06-12 21:49:29.945012 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/telemetry-operator-controller-manager-565998cc45.yaml
2026-06-12 21:49:29.945028 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/test-operator-controller-manager-7579dbdcb9.yaml
2026-06-12 21:49:29.945048 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/watcher-operator-controller-manager-7869644bb4.yaml
2026-06-12 21:49:29.945064 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/routes/
2026-06-12 21:49:29.945079 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/
2026-06-12 21:49:29.945095 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/barbican/
2026-06-12 21:49:29.945111 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/barbican/barbican-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945127 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/cinder/
2026-06-12 21:49:29.945143 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/cinder/cinder-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945159 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/designate/
2026-06-12 21:49:29.945174 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/designate/designate-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945190 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/glance/
2026-06-12 21:49:29.945205 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/glance/glance-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945221 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/heat/
2026-06-12 21:49:29.945237 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/heat/heat-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945252 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/horizon/
2026-06-12 21:49:29.945272 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/horizon/horizon-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945288 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ironic/
2026-06-12 21:49:29.945303 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ironic/ironic-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945319 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/keystone/
2026-06-12 21:49:29.945335 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/keystone/keystone-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945350 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/manila/
2026-06-12 21:49:29.945366 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/manila/manila-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945381 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/mariadb/
2026-06-12 21:49:29.945397 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/mariadb/mariadb-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945413 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/neutron/
2026-06-12 21:49:29.945428 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/neutron/neutron-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945444 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/nova/
2026-06-12 21:49:29.945459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/nova/nova-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945475 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/octavia/
2026-06-12 21:49:29.945495 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/octavia/octavia-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945511 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ovn/
2026-06-12 21:49:29.945527 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ovn/ovn-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945543 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/swift/
2026-06-12 21:49:29.945558 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/swift/swift-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945574 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/telemetry/
2026-06-12 21:49:29.945590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/telemetry/telemetry-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945606 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/watcher/
2026-06-12 21:49:29.945622 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/watcher/watcher-operator-metrics-server-cert.yaml
2026-06-12 21:49:29.945637 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/
2026-06-12 21:49:29.945653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/barbican-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.945669 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/cinder-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.945684 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/designate-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.945706 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/glance-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.945724 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/heat-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.945741 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/horizon-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.945756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/infra-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.945771 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/infra-operator-webhook-service.yaml
2026-06-12 21:49:29.945787 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/ironic-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.945802 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/keystone-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.945818 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/manila-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.945834 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/mariadb-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.945865 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/neutron-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.945886 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/nova-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.945903 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/octavia-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.945918 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-baremetal-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.945939 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-baremetal-operator-webhook-service.yaml
2026-06-12 21:49:29.945955 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.945971 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-index.yaml
2026-06-12 21:49:29.945987 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-webhook-service.yaml
2026-06-12 21:49:29.946002 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/ovn-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.946018 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/swift-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.946034 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/telemetry-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.946049 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/test-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.946065 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/watcher-operator-controller-manager-metrics-service.yaml
2026-06-12 21:49:29.946080 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/statefulset/
2026-06-12 21:49:29.946096 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/subscriptions/
2026-06-12 21:49:29.946112 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/subscriptions/openstack-operator
2026-06-12 21:49:29.946129 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-12 21:49:29.946145 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/all_resources.log
2026-06-12 21:49:29.946165 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/events.log
2026-06-12 21:49:29.946181 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/nad.log
2026-06-12 21:49:29.946197 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pvc.log
2026-06-12 21:49:29.946213 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/buildconfig/
2026-06-12 21:49:29.946228 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/
2026-06-12 21:49:29.946244 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-internal-svc.yaml
2026-06-12 21:49:29.946261 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-public-route.yaml
2026-06-12 21:49:29.946277 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-public-svc.yaml
2026-06-12 21:49:29.946293 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ceilometer-internal-svc.yaml
2026-06-12 21:49:29.946308 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-internal-svc.yaml
2026-06-12 21:49:29.946324 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-public-route.yaml
2026-06-12 21:49:29.946340 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-public-svc.yaml
2026-06-12 21:49:29.946356 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/galera-openstack-cell1-svc.yaml
2026-06-12 21:49:29.946372 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/galera-openstack-svc.yaml
2026-06-12 21:49:29.946387 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-internal-svc.yaml
2026-06-12 21:49:29.946407 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-public-route.yaml
2026-06-12 21:49:29.946423 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-public-svc.yaml
2026-06-12 21:49:29.946439 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/instanceha-metrics.yaml
2026-06-12 21:49:29.946454 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-internal-svc.yaml
2026-06-12 21:49:29.946470 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-public-route.yaml
2026-06-12 21:49:29.946486 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-public-svc.yaml
2026-06-12 21:49:29.946501 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/kube-state-metrics-svc.yaml
2026-06-12 21:49:29.946517 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/libvirt-default-edpm-compute-0.yaml
2026-06-12 21:49:29.946533 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/memcached-svc.yaml
2026-06-12 21:49:29.946549 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-internal-svc.yaml
2026-06-12 21:49:29.946565 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-metadata-default-edpm-compute-0.yaml
2026-06-12 21:49:29.946580 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-ovndbs.yaml
2026-06-12 21:49:29.946597 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-public-route.yaml
2026-06-12 21:49:29.946613 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-public-svc.yaml
2026-06-12 21:49:29.946629 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-internal-svc.yaml
2026-06-12 21:49:29.946648 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-metadata-internal-svc.yaml
2026-06-12 21:49:29.946665 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-public-route.yaml
2026-06-12 21:49:29.946681 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-public-svc.yaml
2026-06-12 21:49:29.946696 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-vencrypt.yaml
2026-06-12 21:49:29.946712 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-public-route.yaml
2026-06-12 21:49:29.946728 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-public-svc.yaml
2026-06-12 21:49:29.946743 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovn-default-edpm-compute-0.yaml
2026-06-12 21:49:29.946759 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovn-metrics.yaml
2026-06-12 21:49:29.946775 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovncontroller-ovndbs.yaml
2026-06-12 21:49:29.946791 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovndbcluster-nb-ovndbs.yaml
2026-06-12 21:49:29.946806 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovndbcluster-sb-ovndbs.yaml
2026-06-12 21:49:29.946822 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovnnorthd-ovndbs.yaml
2026-06-12 21:49:29.946838 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-internal-svc.yaml
2026-06-12 21:49:29.946876 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-public-route.yaml
2026-06-12 21:49:29.946897 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-public-svc.yaml
2026-06-12 21:49:29.946914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rabbitmq-cell1-svc.yaml
2026-06-12 21:49:29.946929 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rabbitmq-svc.yaml
2026-06-12 21:49:29.946945 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-internal.yaml
2026-06-12 21:49:29.946961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-libvirt.yaml
2026-06-12 21:49:29.946977 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-ovn.yaml
2026-06-12 21:49:29.946993 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-public.yaml
2026-06-12 21:49:29.947009 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-internal-svc.yaml
2026-06-12 21:49:29.947025 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-public-route.yaml
2026-06-12 21:49:29.947041 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-public-svc.yaml
2026-06-12 21:49:29.947056 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/telemetry-default-edpm-compute-0.yaml
2026-06-12 21:49:29.947072 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/
2026-06-12 21:49:29.947088 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-internal-svc-1.yaml
2026-06-12 21:49:29.947104 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-public-route-1.yaml
2026-06-12 21:49:29.947120 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-public-svc-1.yaml
2026-06-12 21:49:29.947140 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ceilometer-internal-svc-1.yaml
2026-06-12 21:49:29.947156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-internal-svc-1.yaml
2026-06-12 21:49:29.947172 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-public-route-1.yaml
2026-06-12 21:49:29.947187 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-public-svc-1.yaml
2026-06-12 21:49:29.947203 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/galera-openstack-cell1-svc-1.yaml
2026-06-12 21:49:29.947219 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/galera-openstack-svc-1.yaml
2026-06-12 21:49:29.947235 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-internal-svc-1.yaml
2026-06-12 21:49:29.947250 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-public-route-1.yaml
2026-06-12 21:49:29.947266 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-public-svc-1.yaml
2026-06-12 21:49:29.947282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/instanceha-metrics-1.yaml
2026-06-12 21:49:29.947298 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-internal-svc-1.yaml
2026-06-12 21:49:29.947313 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-public-route-1.yaml
2026-06-12 21:49:29.947329 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-public-svc-1.yaml
2026-06-12 21:49:29.947345 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/kube-state-metrics-svc-1.yaml
2026-06-12 21:49:29.947364 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/libvirt-default-edpm-compute-0-1.yaml
2026-06-12 21:49:29.947381 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/memcached-svc-1.yaml
2026-06-12 21:49:29.947396 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-internal-svc-1.yaml
2026-06-12 21:49:29.947412 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-metadata-default-edpm-compute-0-1.yaml
2026-06-12 21:49:29.947428 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-ovndbs-1.yaml
2026-06-12 21:49:29.947444 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-public-route-1.yaml
2026-06-12 21:49:29.947459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-public-svc-1.yaml
2026-06-12 21:49:29.947475 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-internal-svc-1.yaml
2026-06-12 21:49:29.947491 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-metadata-internal-svc-1.yaml
2026-06-12 21:49:29.947507 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-public-route-1.yaml
2026-06-12 21:49:29.947522 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-public-svc-1.yaml
2026-06-12 21:49:29.947539 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-vencrypt-1.yaml
2026-06-12 21:49:29.947555 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-public-route-1.yaml
2026-06-12 21:49:29.947571 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-public-svc-1.yaml
2026-06-12 21:49:29.947591 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovn-default-edpm-compute-0-1.yaml
2026-06-12 21:49:29.947607 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovn-metrics-1.yaml
2026-06-12 21:49:29.947623 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovncontroller-ovndbs-1.yaml
2026-06-12 21:49:29.947638 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovndbcluster-nb-ovndbs-1.yaml
2026-06-12 21:49:29.947653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovndbcluster-sb-ovndbs-1.yaml
2026-06-12 21:49:29.947669 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovnnorthd-ovndbs-1.yaml
2026-06-12 21:49:29.947684 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-internal-svc-1.yaml
2026-06-12 21:49:29.947699 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-public-route-1.yaml
2026-06-12 21:49:29.947714 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-public-svc-1.yaml
2026-06-12 21:49:29.947729 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rabbitmq-cell1-svc-1.yaml
2026-06-12 21:49:29.947745 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rabbitmq-svc-1.yaml
2026-06-12 21:49:29.947760 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-internal-1.yaml
2026-06-12 21:49:29.947775 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-libvirt-1.yaml
2026-06-12 21:49:29.947790 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-ovn-1.yaml
2026-06-12 21:49:29.947813 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-public-1.yaml
2026-06-12 21:49:29.947829 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-internal-svc-1.yaml
2026-06-12 21:49:29.947844 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-public-route-1.yaml
2026-06-12 21:49:29.947896 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-public-svc-1.yaml
2026-06-12 21:49:29.947918 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/telemetry-default-edpm-compute-0-1.yaml
2026-06-12 21:49:29.947934 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/
2026-06-12 21:49:29.947950 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/dns-swift-storage-0.yaml
2026-06-12 21:49:29.947966 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/infra-instanceha-config.yaml
2026-06-12 21:49:29.947981 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/neutron-edpm-ipam.yaml
2026-06-12 21:49:29.947997 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/nova-extra-config.yaml
2026-06-12 21:49:29.948012 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-config.yaml
2026-06-12 21:49:29.948027 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-extra-scripts.yaml
2026-06-12 21:49:29.948043 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-metrics-config.yaml
2026-06-12 21:49:29.948070 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-scripts.yaml
2026-06-12 21:49:29.948092 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-config.yaml
2026-06-12 21:49:29.948108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-runtime-config.yaml
2026-06-12 21:49:29.948123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-scripts.yaml
2026-06-12 21:49:29.948139 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-config.yaml
2026-06-12 21:49:29.948154 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-runtime-config.yaml
2026-06-12 21:49:29.948170 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-scripts.yaml
2026-06-12 21:49:29.948186 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovnnorthd-config.yaml
2026-06-12 21:49:29.948201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovnnorthd-scripts.yaml
2026-06-12 21:49:29.948216 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovsdbserver-nb.yaml
2026-06-12 21:49:29.948232 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovsdbserver-sb.yaml
2026-06-12 21:49:29.948247 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-config-data.yaml
2026-06-12 21:49:29.948263 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-plugins-conf.yaml
2026-06-12 21:49:29.948278 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-server-conf.yaml
2026-06-12 21:49:29.948293 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-config-data.yaml
2026-06-12 21:49:29.948313 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-plugins-conf.yaml
2026-06-12 21:49:29.948329 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-server-conf.yaml
2026-06-12 21:49:29.948344 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-config-data.yaml
2026-06-12 21:49:29.948360 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-files.yaml
2026-06-12 21:49:29.948375 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-scripts.yaml
2026-06-12 21:49:29.948391 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-storage-config-data.yaml
2026-06-12 21:49:29.948407 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-xattr-restore-script.yaml
2026-06-12 21:49:29.948423 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/
2026-06-12 21:49:29.948439 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/cinder-db-purge.yaml
2026-06-12 21:49:29.948455 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/glance-db-purge.yaml
2026-06-12 21:49:29.948471 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/keystone-cron.yaml
2026-06-12 21:49:29.948487 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/nova-cell0-db-purge.yaml
2026-06-12 21:49:29.948502 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/nova-cell1-db-purge.yaml
2026-06-12 21:49:29.948518 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/
2026-06-12 21:49:29.948534 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanapis.barbican.openstack.org/
2026-06-12 21:49:29.948554 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanapis.barbican.openstack.org/barbican-api.yaml
2026-06-12 21:49:29.948571 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicankeystonelisteners.barbican.openstack.org/
2026-06-12 21:49:29.948587 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicankeystonelisteners.barbican.openstack.org/barbican-keystone-listener.yaml
2026-06-12 21:49:29.948603 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicans.barbican.openstack.org/
2026-06-12 21:49:29.948619 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicans.barbican.openstack.org/barbican.yaml
2026-06-12 21:49:29.948634 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanworkers.barbican.openstack.org/
2026-06-12 21:49:29.948650 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanworkers.barbican.openstack.org/barbican-worker.yaml
2026-06-12 21:49:29.948666 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/baremetalhosts.metal3.io/
2026-06-12 21:49:29.948682 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/baremetalhosts.metal3.io/edpm-compute-baremetal-00.yaml
2026-06-12 21:49:29.948697 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ceilometers.telemetry.openstack.org/
2026-06-12 21:49:29.948713 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ceilometers.telemetry.openstack.org/ceilometer.yaml
2026-06-12 21:49:29.948729 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderapis.cinder.openstack.org/
2026-06-12 21:49:29.948744 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderapis.cinder.openstack.org/cinder-api.yaml
2026-06-12 21:49:29.948760 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinders.cinder.openstack.org/
2026-06-12 21:49:29.948779 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinders.cinder.openstack.org/cinder.yaml
2026-06-12 21:49:29.948795 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderschedulers.cinder.openstack.org/
2026-06-12 21:49:29.948811 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderschedulers.cinder.openstack.org/cinder-scheduler.yaml
2026-06-12 21:49:29.948826 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cindervolumes.cinder.openstack.org/
2026-06-12 21:49:29.948842 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cindervolumes.cinder.openstack.org/cinder-volume-volume1.yaml
2026-06-12 21:49:29.948910 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/
2026-06-12 21:49:29.948928 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/dns-svc.yaml
2026-06-12 21:49:29.948944 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/dns-swift-storage-0.yaml
2026-06-12 21:49:29.948960 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/openstack-edpm-ipam.yaml
2026-06-12 21:49:29.948976 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/ovsdbserver-nb.yaml
2026-06-12 21:49:29.948992 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/ovsdbserver-sb.yaml
2026-06-12 21:49:29.949008 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsmasqs.network.openstack.org/
2026-06-12 21:49:29.949024 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsmasqs.network.openstack.org/dns.yaml
2026-06-12 21:49:29.949040 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/
2026-06-12 21:49:29.949061 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/openstack-cell1.yaml
2026-06-12 21:49:29.949078 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/openstack.yaml
2026-06-12 21:49:29.949093 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/
2026-06-12 21:49:29.949109 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/glance-default-external.yaml
2026-06-12 21:49:29.949125 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/glance-default-internal.yaml
2026-06-12 21:49:29.949141 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glances.glance.openstack.org/
2026-06-12 21:49:29.949157 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glances.glance.openstack.org/glance.yaml
2026-06-12 21:49:29.949172 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ipsets.network.openstack.org/
2026-06-12 21:49:29.949188 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ipsets.network.openstack.org/edpm-compute-0.yaml
2026-06-12 21:49:29.949203 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneapis.keystone.openstack.org/
2026-06-12 21:49:29.949219 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneapis.keystone.openstack.org/keystone.yaml
2026-06-12 21:49:29.949234 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/
2026-06-12 21:49:29.949250 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/barbican-api.yaml
2026-06-12 21:49:29.949266 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/cinderv3.yaml
2026-06-12 21:49:29.949286 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/glance-default-external.yaml
2026-06-12 21:49:29.949302 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/glance-default-internal.yaml
2026-06-12 21:49:29.949319 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/neutron.yaml
2026-06-12 21:49:29.949335 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/nova.yaml
2026-06-12 21:49:29.949350 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/placement.yaml
2026-06-12 21:49:29.949366 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/swift.yaml
2026-06-12 21:49:29.949382 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/
2026-06-12 21:49:29.949398 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/barbican.yaml
2026-06-12 21:49:29.949414 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/ceilometer.yaml
2026-06-12 21:49:29.949430 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/cinderv3.yaml
2026-06-12 21:49:29.949445 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/glance.yaml
2026-06-12 21:49:29.949461 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/neutron.yaml
2026-06-12 21:49:29.949477 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/nova.yaml
2026-06-12 21:49:29.949496 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/placement.yaml
2026-06-12 21:49:29.949512 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/swift.yaml
2026-06-12 21:49:29.949528 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/
2026-06-12 21:49:29.949543 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/barbican.yaml
2026-06-12 21:49:29.949559 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/cinder.yaml
2026-06-12 21:49:29.949575 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/glance.yaml
2026-06-12 21:49:29.949590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/keystone.yaml
2026-06-12 21:49:29.949606 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/neutron.yaml
2026-06-12 21:49:29.949622 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-api.yaml
2026-06-12 21:49:29.949637 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-cell0.yaml
2026-06-12 21:49:29.949653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-cell1.yaml
2026-06-12 21:49:29.949669 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/openstack-cell1-mariadb-root.yaml
2026-06-12 21:49:29.949684 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/openstack-mariadb-root.yaml
2026-06-12 21:49:29.949700 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/placement.yaml
2026-06-12 21:49:29.949724 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/
2026-06-12 21:49:29.949742 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/barbican.yaml
2026-06-12 21:49:29.949758 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/cinder.yaml
2026-06-12 21:49:29.949773 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/glance.yaml
2026-06-12 21:49:29.949789 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/keystone.yaml
2026-06-12 21:49:29.949805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/neutron.yaml
2026-06-12 21:49:29.949820 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-api.yaml
2026-06-12 21:49:29.949836 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-cell0.yaml
2026-06-12 21:49:29.949871 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-cell1.yaml
2026-06-12 21:49:29.949889 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/placement.yaml
2026-06-12 21:49:29.949905 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/memcacheds.memcached.openstack.org/
2026-06-12 21:49:29.949922 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/memcacheds.memcached.openstack.org/memcached.yaml
2026-06-12 21:49:29.949937 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/netconfigs.network.openstack.org/
2026-06-12 21:49:29.949958 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/netconfigs.network.openstack.org/netconfig.yaml
2026-06-12 21:49:29.949974 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/
2026-06-12 21:49:29.949990 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/ctlplane.yaml
2026-06-12 21:49:29.950006 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/datacentre.yaml
2026-06-12 21:49:29.950022 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/designate.yaml
2026-06-12 21:49:29.950038 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/designateext.yaml
2026-06-12 21:49:29.950054 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/internalapi.yaml
2026-06-12 21:49:29.950070 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/octavia.yaml
2026-06-12 21:49:29.950085 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/storage.yaml
2026-06-12 21:49:29.950101 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/storagemgmt.yaml
2026-06-12 21:49:29.950116 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/tenant.yaml
2026-06-12 21:49:29.950131 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/neutronapis.neutron.openstack.org/
2026-06-12 21:49:29.950147 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/neutronapis.neutron.openstack.org/neutron.yaml
2026-06-12 21:49:29.950163 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/nova.nova.openstack.org/
2026-06-12 21:49:29.950182 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/nova.nova.openstack.org/nova.yaml
2026-06-12 21:49:29.950199 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaapis.nova.openstack.org/
2026-06-12 21:49:29.950214 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaapis.nova.openstack.org/nova-api.yaml
2026-06-12 21:49:29.950230 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/
2026-06-12 21:49:29.950246 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/nova-cell0.yaml
2026-06-12 21:49:29.950261 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/nova-cell1.yaml
2026-06-12 21:49:29.950277 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/
2026-06-12 21:49:29.950293 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/nova-cell0-conductor.yaml
2026-06-12 21:49:29.950309 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/nova-cell1-conductor.yaml
2026-06-12 21:49:29.950325 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novametadata.nova.openstack.org/
2026-06-12 21:49:29.950341 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novametadata.nova.openstack.org/nova-metadata.yaml
2026-06-12 21:49:29.950357 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novanovncproxies.nova.openstack.org/
2026-06-12 21:49:29.950372 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novanovncproxies.nova.openstack.org/nova-cell1-novncproxy.yaml
2026-06-12 21:49:29.950388 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaschedulers.nova.openstack.org/
2026-06-12 21:49:29.950407 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaschedulers.nova.openstack.org/nova-scheduler.yaml
2026-06-12 21:49:29.950424 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbackupconfigs.backup.openstack.org/
2026-06-12 21:49:29.950440 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbackupconfigs.backup.openstack.org/controlplane.yaml
2026-06-12 21:49:29.950456 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbaremetalsets.baremetal.openstack.org/
2026-06-12 21:49:29.950472 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbaremetalsets.baremetal.openstack.org/openstack-edpm-ipam.yaml
2026-06-12 21:49:29.950488 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackclients.client.openstack.org/
2026-06-12 21:49:29.950504 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackclients.client.openstack.org/openstackclient.yaml
2026-06-12 21:49:29.950519 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackcontrolplanes.core.openstack.org/
2026-06-12 21:49:29.950535 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackcontrolplanes.core.openstack.org/controlplane.yaml
2026-06-12 21:49:29.950550 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanedeployments.dataplane.openstack.org/
2026-06-12 21:49:29.950566 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanedeployments.dataplane.openstack.org/edpm-deployment-ipam.yaml
2026-06-12 21:49:29.950582 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanenodesets.dataplane.openstack.org/
2026-06-12 21:49:29.950598 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanenodesets.dataplane.openstack.org/openstack-edpm-ipam.yaml
2026-06-12 21:49:29.950619 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/
2026-06-12 21:49:29.950635 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/accel-drivers.yaml
2026-06-12 21:49:29.950651 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/bootstrap.yaml
2026-06-12 21:49:29.950667 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ceph-client.yaml
2026-06-12 21:49:29.950683 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ceph-hci-pre.yaml
2026-06-12 21:49:29.950699 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/cleanup.yaml
2026-06-12 21:49:29.950716 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-network.yaml
2026-06-12 21:49:29.950732 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-os.yaml
2026-06-12 21:49:29.950748 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-ovs-dpdk.yaml
2026-06-12 21:49:29.950764 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ddp-package-option.yaml
2026-06-12 21:49:29.950779 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/derive-pci-devicespec.yaml
2026-06-12 21:49:29.950795 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/download-cache.yaml
2026-06-12 21:49:29.950811 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/fips-status.yaml
2026-06-12 21:49:29.950830 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/frr.yaml
2026-06-12 21:49:29.950846 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/install-certs.yaml
2026-06-12 21:49:29.950883 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/install-os.yaml
2026-06-12 21:49:29.950900 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/instanceha-monitoring.yaml
2026-06-12 21:49:29.950915 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/libvirt.yaml
2026-06-12 21:49:29.950943 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/logging.yaml
2026-06-12 21:49:29.950959 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-dhcp.yaml
2026-06-12 21:49:29.950974 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-metadata.yaml
2026-06-12 21:49:29.950990 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-ovn.yaml
2026-06-12 21:49:29.951005 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-sriov.yaml
2026-06-12 21:49:29.951021 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/nova.yaml
2026-06-12 21:49:29.951036 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ovn-bgp-agent.yaml
2026-06-12 21:49:29.951052 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ovn.yaml
2026-06-12 21:49:29.951072 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/reboot-os.yaml
2026-06-12 21:49:29.951089 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/redhat.yaml
2026-06-12 21:49:29.951104 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/repo-setup.yaml
2026-06-12 21:49:29.951120 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/run-os.yaml
2026-06-12 21:49:29.951136 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ssh-known-hosts.yaml
2026-06-12 21:49:29.951151 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/swift.yaml
2026-06-12 21:49:29.951167 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/telemetry-power-monitoring.yaml
2026-06-12 21:49:29.951182 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/telemetry.yaml
2026-06-12 21:49:29.951197 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update-services.yaml
2026-06-12 21:49:29.951213 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update-system.yaml
2026-06-12 21:49:29.951228 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update.yaml
2026-06-12 21:49:29.951244 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/validate-network.yaml
2026-06-12 21:49:29.951259 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackprovisionservers.baremetal.openstack.org/
2026-06-12 21:49:29.951283 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackprovisionservers.baremetal.openstack.org/openstack-edpm-ipam-provisionserver.yaml
2026-06-12 21:49:29.951299 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackversions.core.openstack.org/
2026-06-12 21:49:29.951315 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackversions.core.openstack.org/controlplane.yaml
2026-06-12 21:49:29.951331 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovncontrollers.ovn.openstack.org/
2026-06-12 21:49:29.951346 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovncontrollers.ovn.openstack.org/ovncontroller.yaml
2026-06-12 21:49:29.951362 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/
2026-06-12 21:49:29.951378 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/ovndbcluster-nb.yaml
2026-06-12 21:49:29.951393 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/ovndbcluster-sb.yaml
2026-06-12 21:49:29.951409 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovnnorthds.ovn.openstack.org/
2026-06-12 21:49:29.951424 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovnnorthds.ovn.openstack.org/ovnnorthd.yaml
2026-06-12 21:49:29.951439 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/placementapis.placement.openstack.org/
2026-06-12 21:49:29.951454 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/placementapis.placement.openstack.org/placement.yaml
2026-06-12 21:49:29.951470 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/
2026-06-12 21:49:29.951485 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/rabbitmq-cell1.yaml
2026-06-12 21:49:29.951506 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/rabbitmq.yaml
2026-06-12 21:49:29.951531 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/reservations.network.openstack.org/
2026-06-12 21:49:29.951550 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/reservations.network.openstack.org/edpm-compute-0.yaml
2026-06-12 21:49:29.951570 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftproxies.swift.openstack.org/
2026-06-12 21:49:29.951589 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftproxies.swift.openstack.org/swift-proxy.yaml
2026-06-12 21:49:29.951611 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftrings.swift.openstack.org/
2026-06-12 21:49:29.951629 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftrings.swift.openstack.org/swift-ring.yaml
2026-06-12 21:49:29.951650 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swifts.swift.openstack.org/
2026-06-12 21:49:29.951669 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swifts.swift.openstack.org/swift.yaml
2026-06-12 21:49:29.951687 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftstorages.swift.openstack.org/
2026-06-12 21:49:29.951703 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftstorages.swift.openstack.org/swift-storage.yaml
2026-06-12 21:49:29.951719 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/telemetries.telemetry.openstack.org/
2026-06-12 21:49:29.951737 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/telemetries.telemetry.openstack.org/telemetry.yaml
2026-06-12 21:49:29.951753 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/
2026-06-12 21:49:29.951778 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/barbican-barbican-notifications-transport.yaml
2026-06-12 21:49:29.951800 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/barbican-barbican-transport.yaml
2026-06-12 21:49:29.951817 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/ceilometer-notifications-transport.yaml
2026-06-12 21:49:29.951835 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/cinder-cinder-transport.yaml
2026-06-12 21:49:29.951952 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/keystone-keystone-transport.yaml
2026-06-12 21:49:29.951982 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/neutron-neutron-transport.yaml
2026-06-12 21:49:29.951999 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/nova-api-transport.yaml
2026-06-12 21:49:29.952016 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/nova-cell1-transport.yaml
2026-06-12 21:49:29.952033 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/
2026-06-12 21:49:29.952064 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller-metrics.yaml
2026-06-12 21:49:29.952089 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller-ovs.yaml
2026-06-12 21:49:29.952111 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller.yaml
2026-06-12 21:49:29.952132 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/
2026-06-12 21:49:29.952155 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-api.yaml
2026-06-12 21:49:29.952171 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-keystone-listener.yaml
2026-06-12 21:49:29.952187 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-worker.yaml
2026-06-12 21:49:29.952202 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/dnsmasq-dns.yaml
2026-06-12 21:49:29.952218 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/keystone.yaml
2026-06-12 21:49:29.952234 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/neutron.yaml
2026-06-12 21:49:29.952249 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/openstack-edpm-ipam-provisionserver-openstackprovisionserver.yaml
2026-06-12 21:49:29.952265 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/placement.yaml
2026-06-12 21:49:29.952281 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/swift-proxy.yaml
2026-06-12 21:49:29.952297 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/imagestream/
2026-06-12 21:49:29.952312 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/installplans/
2026-06-12 21:49:29.952328 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/
2026-06-12 21:49:29.952344 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-internal.yaml
2026-06-12 21:49:29.952359 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-libvirt.yaml
2026-06-12 21:49:29.952375 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-ovn.yaml
2026-06-12 21:49:29.952394 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-public.yaml
2026-06-12 21:49:29.952411 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/selfsigned-issuer.yaml
2026-06-12 21:49:29.952426 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/
2026-06-12 21:49:29.952442 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.952457 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.952473 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.952489 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.952504 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.952520 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.952536 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29688301.yaml
2026-06-12 21:49:29.952551 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.952566 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.952581 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/nova-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.952597 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.952617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.952632 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.952647 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.952663 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.952678 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/ssh-known-hosts-edpm-deployment-ipam.yaml
2026-06-12 21:49:29.952694 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/swift-ring-rebalance.yaml
2026-06-12 21:49:29.952709 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.952724 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.952740 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/poddisruptionbudgets/
2026-06-12 21:49:29.952755 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/
2026-06-12 21:49:29.952771 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-cfb75d75d-9j4tq/
2026-06-12 21:49:29.952787 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-cfb75d75d-9j4tq/barbican-api-cfb75d75d-9j4tq-describe
2026-06-12 21:49:29.952802 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-cfb75d75d-9j4tq/logs/
2026-06-12 21:49:29.952818 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-cfb75d75d-9j4tq/logs/barbican-api-log.log
2026-06-12 21:49:29.952838 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-cfb75d75d-9j4tq/logs/barbican-api.log
2026-06-12 21:49:29.952884 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-567d65bf54-xx8v2/
2026-06-12 21:49:29.952908 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-567d65bf54-xx8v2/barbican-keystone-listener-567d65bf54-xx8v2-describe
2026-06-12 21:49:29.952925 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-567d65bf54-xx8v2/logs/
2026-06-12 21:49:29.952941 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-567d65bf54-xx8v2/logs/barbican-keystone-listener-log.log
2026-06-12 21:49:29.952957 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-567d65bf54-xx8v2/logs/barbican-keystone-listener.log
2026-06-12 21:49:29.952973 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-85dccc87f9-7dg28/
2026-06-12 21:49:29.952991 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-85dccc87f9-7dg28/barbican-worker-85dccc87f9-7dg28-describe
2026-06-12 21:49:29.953013 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-85dccc87f9-7dg28/logs/
2026-06-12 21:49:29.953036 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-85dccc87f9-7dg28/logs/barbican-worker-log.log
2026-06-12 21:49:29.953058 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-85dccc87f9-7dg28/logs/barbican-worker.log
2026-06-12 21:49:29.953076 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/
2026-06-12 21:49:29.953091 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh-describe
2026-06-12 21:49:29.953113 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/logs/
2026-06-12 21:49:29.953129 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dffwh/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:49:29.953145 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/
2026-06-12 21:49:29.953162 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/ceilometer-0-describe
2026-06-12 21:49:29.953178 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/
2026-06-12 21:49:29.953194 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/ceilometer-central-agent.log
2026-06-12 21:49:29.953210 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/ceilometer-notification-agent.log
2026-06-12 21:49:29.953227 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/proxy-httpd.log
2026-06-12 21:49:29.953243 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/sg-core.log
2026-06-12 21:49:29.953259 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/
2026-06-12 21:49:29.953275 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/cinder-api-0-describe
2026-06-12 21:49:29.953291 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/
2026-06-12 21:49:29.953308 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/cinder-api-log.log
2026-06-12 21:49:29.953324 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/cinder-api.log
2026-06-12 21:49:29.953344 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/
2026-06-12 21:49:29.953360 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/cinder-scheduler-0-describe
2026-06-12 21:49:29.953377 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/
2026-06-12 21:49:29.953393 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/cinder-scheduler.log
2026-06-12 21:49:29.953409 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/probe.log
2026-06-12 21:49:29.953425 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/
2026-06-12 21:49:29.953440 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f-describe
2026-06-12 21:49:29.953456 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/logs/
2026-06-12 21:49:29.953472 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-network-edpm-deployment-ipam-openstack-edpm-ipamz474f/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:49:29.953488 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/
2026-06-12 21:49:29.953504 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8-describe
2026-06-12 21:49:29.953520 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/logs/
2026-06-12 21:49:29.953535 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-p8gm8/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:49:29.953556 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-687999f8f7-ln4rg/
2026-06-12 21:49:29.953572 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-687999f8f7-ln4rg/dnsmasq-dns-687999f8f7-ln4rg-describe
2026-06-12 21:49:29.953588 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-687999f8f7-ln4rg/logs/
2026-06-12 21:49:29.953603 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-687999f8f7-ln4rg/logs/dnsmasq-dns.log
2026-06-12 21:49:29.953619 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-687999f8f7-ln4rg/logs/init.log
2026-06-12 21:49:29.953634 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/
2026-06-12 21:49:29.953650 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt-describe
2026-06-12 21:49:29.953666 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/logs/
2026-06-12 21:49:29.953682 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wgdgt/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:49:29.953697 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/
2026-06-12 21:49:29.953713 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/glance-default-external-api-0-describe
2026-06-12 21:49:29.953729 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/
2026-06-12 21:49:29.953745 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/glance-httpd.log
2026-06-12 21:49:29.953763 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/glance-log.log
2026-06-12 21:49:29.953779 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/
2026-06-12 21:49:29.953795 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/glance-default-internal-api-0-describe
2026-06-12 21:49:29.953811 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/
2026-06-12 21:49:29.953826 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/glance-httpd.log
2026-06-12 21:49:29.953841 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/glance-log.log
2026-06-12 21:49:29.953880 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/
2026-06-12 21:49:29.953897 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7-describe
2026-06-12 21:49:29.953913 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/logs/
2026-06-12 21:49:29.953928 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-w42f7/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:49:29.953943 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/
2026-06-12 21:49:29.953959 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx-describe
2026-06-12 21:49:29.953979 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/logs/
2026-06-12 21:49:29.953998 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-os-edpm-deployment-ipam-openstack-edpm-ipam-p6dwx/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:49:29.954021 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7d59f65b88-8rgsp/
2026-06-12 21:49:29.954044 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7d59f65b88-8rgsp/keystone-7d59f65b88-8rgsp-describe
2026-06-12 21:49:29.954067 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7d59f65b88-8rgsp/logs/
2026-06-12 21:49:29.954084 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7d59f65b88-8rgsp/logs/keystone-api.log
2026-06-12 21:49:29.954101 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29688301-nkxdr/
2026-06-12 21:49:29.954117 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29688301-nkxdr/keystone-cron-29688301-nkxdr-describe
2026-06-12 21:49:29.954133 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29688301-nkxdr/logs/
2026-06-12 21:49:29.954149 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29688301-nkxdr/logs/keystone-cron.log
2026-06-12 21:49:29.954165 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/
2026-06-12 21:49:29.954180 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/kube-state-metrics-0-describe
2026-06-12 21:49:29.954196 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/logs/
2026-06-12 21:49:29.954211 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/logs/kube-state-metrics.log
2026-06-12 21:49:29.954269 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/
2026-06-12 21:49:29.954292 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6-describe
2026-06-12 21:49:29.954316 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/logs/
2026-06-12 21:49:29.954333 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rzjp6/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:49:29.954349 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/
2026-06-12 21:49:29.954365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/memcached-0-describe
2026-06-12 21:49:29.954381 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/logs/
2026-06-12 21:49:29.954397 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/logs/memcached.log.gz
2026-06-12 21:49:29.954413 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-7645c66d45-6kxvc/
2026-06-12 21:49:29.954429 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-7645c66d45-6kxvc/neutron-7645c66d45-6kxvc-describe
2026-06-12 21:49:29.954445 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-7645c66d45-6kxvc/logs/
2026-06-12 21:49:29.954461 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-7645c66d45-6kxvc/logs/neutron-api.log
2026-06-12 21:49:29.954476 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-7645c66d45-6kxvc/logs/neutron-httpd.log
2026-06-12 21:49:29.954496 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/
2026-06-12 21:49:29.954512 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg-describe
2026-06-12 21:49:29.954528 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/logs/
2026-06-12 21:49:29.954545 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mm6rg/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:49:29.954561 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/
2026-06-12 21:49:29.954577 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/nova-api-0-describe
2026-06-12 21:49:29.954592 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/
2026-06-12 21:49:29.954608 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/nova-api-api.log
2026-06-12 21:49:29.954623 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/nova-api-log.log
2026-06-12 21:49:29.954639 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/
2026-06-12 21:49:29.954655 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/nova-cell0-conductor-0-describe
2026-06-12 21:49:29.954670 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/logs/
2026-06-12 21:49:29.954686 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/logs/nova-cell0-conductor-conductor.log
2026-06-12 21:49:29.954702 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/
2026-06-12 21:49:29.954721 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/nova-cell1-conductor-0-describe
2026-06-12 21:49:29.954737 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/logs/
2026-06-12 21:49:29.954752 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/logs/nova-cell1-conductor-conductor.log
2026-06-12 21:49:29.954768 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/
2026-06-12 21:49:29.954783 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/nova-cell1-novncproxy-0-describe
2026-06-12 21:49:29.954799 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/logs/
2026-06-12 21:49:29.954815 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/logs/nova-cell1-novncproxy-novncproxy.log
2026-06-12 21:49:29.954831 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/
2026-06-12 21:49:29.954846 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp-describe
2026-06-12 21:49:29.954887 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/logs/
2026-06-12 21:49:29.954904 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-edpm-deployment-ipam-openstack-edpm-ipam-6kcwp/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:49:29.954920 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/
2026-06-12 21:49:29.954935 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/nova-metadata-0-describe
2026-06-12 21:49:29.954957 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/
2026-06-12 21:49:29.954974 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/nova-metadata-log.log
2026-06-12 21:49:29.954989 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/nova-metadata-metadata.log
2026-06-12 21:49:29.955005 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/
2026-06-12 21:49:29.955021 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/nova-scheduler-0-describe
2026-06-12 21:49:29.955036 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/logs/
2026-06-12 21:49:29.955051 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/logs/nova-scheduler-scheduler.log
2026-06-12 21:49:29.955067 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/
2026-06-12 21:49:29.955082 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/openstack-cell1-galera-0-describe
2026-06-12 21:49:29.955098 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/
2026-06-12 21:49:29.955113 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/galera.log
2026-06-12 21:49:29.955129 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/mysql-bootstrap.log
2026-06-12 21:49:29.955147 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/
2026-06-12 21:49:29.955163 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh-describe
2026-06-12 21:49:29.955183 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/logs/
2026-06-12 21:49:29.955199 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/logs/init.log
2026-06-12 21:49:29.955215 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionserv5kshh/logs/osp-httpd.log
2026-06-12 21:49:29.955231 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/
2026-06-12 21:49:29.955247 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/openstack-galera-0-describe
2026-06-12 21:49:29.955263 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/
2026-06-12 21:49:29.955279 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/galera.log
2026-06-12 21:49:29.955294 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/mysql-bootstrap.log
2026-06-12 21:49:29.955310 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/
2026-06-12 21:49:29.955325 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/openstackclient-describe
2026-06-12 21:49:29.955341 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/logs/
2026-06-12 21:49:29.955356 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/logs/openstackclient.log
2026-06-12 21:49:29.955371 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-metrics-lk4bt/
2026-06-12 21:49:29.955387 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-metrics-lk4bt/ovn-controller-metrics-lk4bt-describe
2026-06-12 21:49:29.955406 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-metrics-lk4bt/logs/
2026-06-12 21:49:29.955422 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-metrics-lk4bt/logs/openstack-network-exporter.log
2026-06-12 21:49:29.955437 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-jh7l2/
2026-06-12 21:49:29.955453 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-jh7l2/ovn-controller-ovs-jh7l2-describe
2026-06-12 21:49:29.955468 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-jh7l2/logs/
2026-06-12 21:49:29.955484 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-jh7l2/logs/ovs-vswitchd.log
2026-06-12 21:49:29.955499 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-jh7l2/logs/ovsdb-server-init.log
2026-06-12 21:49:29.955515 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-jh7l2/logs/ovsdb-server.log
2026-06-12 21:49:29.955531 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-rmcrv/
2026-06-12 21:49:29.955546 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-rmcrv/ovn-controller-rmcrv-describe
2026-06-12 21:49:29.955562 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-rmcrv/logs/
2026-06-12 21:49:29.955578 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-rmcrv/logs/ovn-controller.log
2026-06-12 21:49:29.955594 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/
2026-06-12 21:49:29.955609 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69-describe
2026-06-12 21:49:29.955629 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/logs/
2026-06-12 21:49:29.955645 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-deployment-ipam-openstack-edpm-ipam-j8z69/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:49:29.955661 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/
2026-06-12 21:49:29.955676 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/ovn-northd-0-describe
2026-06-12 21:49:29.955692 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/
2026-06-12 21:49:29.955708 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/openstack-network-exporter.log
2026-06-12 21:49:29.955729 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/ovn-northd.log
2026-06-12 21:49:29.955752 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/
2026-06-12 21:49:29.955775 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/ovsdbserver-nb-0-describe
2026-06-12 21:49:29.955793 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/
2026-06-12 21:49:29.955809 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/openstack-network-exporter.log
2026-06-12 21:49:29.955826 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/ovsdbserver-nb.log
2026-06-12 21:49:29.955842 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/
2026-06-12 21:49:29.955882 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/ovsdbserver-sb-0-describe
2026-06-12 21:49:29.955906 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/
2026-06-12 21:49:29.955924 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/openstack-network-exporter.log
2026-06-12 21:49:29.955940 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/ovsdbserver-sb.log
2026-06-12 21:49:29.955956 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-8bf58b9c6-pkrtf/
2026-06-12 21:49:29.955972 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-8bf58b9c6-pkrtf/placement-8bf58b9c6-pkrtf-describe
2026-06-12 21:49:29.955988 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-8bf58b9c6-pkrtf/logs/
2026-06-12 21:49:29.956003 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-8bf58b9c6-pkrtf/logs/placement-api.log
2026-06-12 21:49:29.956019 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-8bf58b9c6-pkrtf/logs/placement-log.log
2026-06-12 21:49:29.956034 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/
2026-06-12 21:49:29.956050 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/rabbitmq-cell1-server-0-describe
2026-06-12 21:49:29.956079 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/
2026-06-12 21:49:29.956096 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/rabbitmq.log
2026-06-12 21:49:29.956112 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/setup-container.log
2026-06-12 21:49:29.956127 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/
2026-06-12 21:49:29.956147 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/rabbitmq-server-0-describe
2026-06-12 21:49:29.956163 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/
2026-06-12 21:49:29.956179 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/rabbitmq.log
2026-06-12 21:49:29.956195 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/setup-container.log
2026-06-12 21:49:29.956210 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/
2026-06-12 21:49:29.956226 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb-describe
2026-06-12 21:49:29.956241 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/logs/
2026-06-12 21:49:29.956257 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-5bbxb/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:49:29.956273 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/
2026-06-12 21:49:29.956288 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr-describe
2026-06-12 21:49:29.956304 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/logs/
2026-06-12 21:49:29.956320 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/redhat-edpm-deployment-ipam-openstack-edpm-ipam-h9xnr/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:49:29.956335 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/
2026-06-12 21:49:29.956355 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth-describe
2026-06-12 21:49:29.956370 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/logs/
2026-06-12 21:49:29.956386 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-6wjth/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:49:29.956401 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/
2026-06-12 21:49:29.956416 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn-describe
2026-06-12 21:49:29.956432 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/logs/
2026-06-12 21:49:29.956448 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fzwvn/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:49:29.956463 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ssh-known-hosts-edpm-deployment-ipam-nqgxv/
2026-06-12 21:49:29.956479 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ssh-known-hosts-edpm-deployment-ipam-nqgxv/ssh-known-hosts-edpm-deployment-ipam-nqgxv-describe
2026-06-12 21:49:29.956495 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ssh-known-hosts-edpm-deployment-ipam-nqgxv/logs/
2026-06-12 21:49:29.956511 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ssh-known-hosts-edpm-deployment-ipam-nqgxv/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-12 21:49:29.956527 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-5c485ff577-v6vjp/
2026-06-12 21:49:29.956547 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-5c485ff577-v6vjp/swift-proxy-5c485ff577-v6vjp-describe
2026-06-12 21:49:29.956563 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-5c485ff577-v6vjp/logs/
2026-06-12 21:49:29.956579 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-5c485ff577-v6vjp/logs/proxy-httpd.log
2026-06-12 21:49:29.956594 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-5c485ff577-v6vjp/logs/proxy-server.log
2026-06-12 21:49:29.956610 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-ring-rebalance-8cpxm/
2026-06-12 21:49:29.956626 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-ring-rebalance-8cpxm/swift-ring-rebalance-8cpxm-describe
2026-06-12 21:49:29.956641 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-ring-rebalance-8cpxm/logs/
2026-06-12 21:49:29.956657 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-ring-rebalance-8cpxm/logs/swift-ring-rebalance.log
2026-06-12 21:49:29.956672 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/
2026-06-12 21:49:29.956688 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/swift-storage-0-describe
2026-06-12 21:49:29.956704 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/
2026-06-12 21:49:29.956719 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-auditor.log
2026-06-12 21:49:29.956735 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-reaper.log
2026-06-12 21:49:29.956750 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-replicator.log
2026-06-12 21:49:29.956768 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-server.log
2026-06-12 21:49:29.956784 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-auditor.log
2026-06-12 21:49:29.956799 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-replicator.log
2026-06-12 21:49:29.956814 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-server.log
2026-06-12 21:49:29.956829 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-updater.log
2026-06-12 21:49:29.956845 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-auditor.log
2026-06-12 21:49:29.956894 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-expirer.log
2026-06-12 21:49:29.956917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-replicator.log
2026-06-12 21:49:29.956933 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-server.log
2026-06-12 21:49:29.956948 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-updater.log
2026-06-12 21:49:29.956964 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/rsync.log
2026-06-12 21:49:29.956979 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/swift-recon-cron.log
2026-06-12 21:49:29.956995 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/xattr-restore.log
2026-06-12 21:49:29.957010 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/
2026-06-12 21:49:29.957031 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4-describe
2026-06-12 21:49:29.957047 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/logs/
2026-06-12 21:49:29.957062 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-sdjn4/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:49:29.957078 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/
2026-06-12 21:49:29.957094 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj-describe
2026-06-12 21:49:29.957109 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/logs/
2026-06-12 21:49:29.957125 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-n6ftj/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:49:29.957140 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/
2026-06-12 21:49:29.957156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-5b95c547c8.yaml
2026-06-12 21:49:29.957171 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-cfb75d75d.yaml
2026-06-12 21:49:29.957187 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-keystone-listener-567d65bf54.yaml
2026-06-12 21:49:29.957203 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-85dccc87f9.yaml
2026-06-12 21:49:29.957219 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-54f48964b7.yaml
2026-06-12 21:49:29.957239 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-57c96b5555.yaml
2026-06-12 21:49:29.957255 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6674dbf88c.yaml
2026-06-12 21:49:29.957270 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-687999f8f7.yaml
2026-06-12 21:49:29.957286 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-68b84f4555.yaml
2026-06-12 21:49:29.957301 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-68c444669f.yaml
2026-06-12 21:49:29.957317 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-68dfc8c9f9.yaml
2026-06-12 21:49:29.957332 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6c85d9984c.yaml
2026-06-12 21:49:29.957347 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6dd4f94857.yaml
2026-06-12 21:49:29.957362 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-764b948f4c.yaml
2026-06-12 21:49:29.957378 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-7948f7c9f9.yaml
2026-06-12 21:49:29.957393 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-7d59f65b88.yaml
2026-06-12 21:49:29.957408 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-7645c66d45.yaml
2026-06-12 21:49:29.957424 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-7d468b797c.yaml
2026-06-12 21:49:29.957439 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-86bd4546dd.yaml
2026-06-12 21:49:29.957458 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/openstack-edpm-ipam-provisionserver-openstackprovisionserver-56bbd8d47c.yaml
2026-06-12 21:49:29.957474 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-8bf58b9c6.yaml
2026-06-12 21:49:29.957490 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-9fb595756.yaml
2026-06-12 21:49:29.957506 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-5c485ff577.yaml
2026-06-12 21:49:29.957521 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/
2026-06-12 21:49:29.957537 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/barbican-public.yaml
2026-06-12 21:49:29.957553 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/cinder-public.yaml
2026-06-12 21:49:29.957569 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/glance-default-public.yaml
2026-06-12 21:49:29.957585 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/keystone-public.yaml
2026-06-12 21:49:29.957601 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/neutron-public.yaml
2026-06-12 21:49:29.957617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/nova-novncproxy-cell1-public.yaml
2026-06-12 21:49:29.957633 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/nova-public.yaml
2026-06-12 21:49:29.957648 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/placement-public.yaml
2026-06-12 21:49:29.957664 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/swift-public.yaml
2026-06-12 21:49:29.957680 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/
2026-06-12 21:49:29.957700 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/
2026-06-12 21:49:29.957716 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml
2026-06-12 21:49:29.957732 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml-00-default.conf
2026-06-12 21:49:29.957748 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml-01-service-defaults.conf
2026-06-12 21:49:29.957764 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml
2026-06-12 21:49:29.957779 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-00-default.conf
2026-06-12 21:49:29.957795 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-10-barbican_wsgi_main.conf
2026-06-12 21:49:29.957811 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-httpd.conf
2026-06-12 21:49:29.957828 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-mime.conf
2026-06-12 21:49:29.957844 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-ssl.conf
2026-06-12 21:49:29.957882 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-db-secret.yaml
2026-06-12 21:49:29.957899 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml
2026-06-12 21:49:29.957916 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml-00-default.conf
2026-06-12 21:49:29.957933 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml-01-service-defaults.conf
2026-06-12 21:49:29.957953 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-scripts.yaml
2026-06-12 21:49:29.957970 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml
2026-06-12 21:49:29.957985 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml-00-default.conf
2026-06-12 21:49:29.958001 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml-01-service-defaults.conf
2026-06-12 21:49:29.958017 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-internal-svc.yaml
2026-06-12 21:49:29.958032 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-public-route.yaml
2026-06-12 21:49:29.958048 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-public-svc.yaml
2026-06-12 21:49:29.958064 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/rabbitmq-transport-url-barbican-barbican-notifications-transport.yaml
2026-06-12 21:49:29.958080 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/rabbitmq-transport-url-barbican-barbican-transport.yaml
2026-06-12 21:49:29.958095 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/
2026-06-12 21:49:29.958111 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml
2026-06-12 21:49:29.958127 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml-ceilometer.conf
2026-06-12 21:49:29.958143 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml-custom.conf
2026-06-12 21:49:29.958162 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-scripts.yaml
2026-06-12 21:49:29.958178 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml
2026-06-12 21:49:29.958194 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-ceilometer.conf
2026-06-12 21:49:29.958210 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-custom.conf
2026-06-12 21:49:29.958225 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-httpd.conf
2026-06-12 21:49:29.958241 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-ssl.conf
2026-06-12 21:49:29.958257 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml
2026-06-12 21:49:29.958273 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml-ceilometer.conf
2026-06-12 21:49:29.958289 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml-custom.conf
2026-06-12 21:49:29.958304 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-scripts.yaml
2026-06-12 21:49:29.958319 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-scripts.yaml
2026-06-12 21:49:29.958335 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/cert-ceilometer-internal-svc.yaml
2026-06-12 21:49:29.958350 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/rabbitmq-transport-url-ceilometer-notifications-transport.yaml
2026-06-12 21:49:29.958366 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/
2026-06-12 21:49:29.958388 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-internal-svc.yaml
2026-06-12 21:49:29.958404 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-public-route.yaml
2026-06-12 21:49:29.958420 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-public-svc.yaml
2026-06-12 21:49:29.958435 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml
2026-06-12 21:49:29.958451 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml-00-global-defaults.conf
2026-06-12 21:49:29.958466 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml-01-service-defaults.conf
2026-06-12 21:49:29.958482 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml
2026-06-12 21:49:29.958497 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-00-global-defaults.conf
2026-06-12 21:49:29.958512 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-10-cinder_wsgi.conf
2026-06-12 21:49:29.958528 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-httpd.conf
2026-06-12 21:49:29.958543 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-ssl.conf
2026-06-12 21:49:29.958558 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-db-secret.yaml
2026-06-12 21:49:29.958574 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scheduler-config-data.yaml
2026-06-12 21:49:29.958593 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scheduler-config-data.yaml-00-global-defaults.conf
2026-06-12 21:49:29.958609 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scripts.yaml
2026-06-12 21:49:29.958624 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml
2026-06-12 21:49:29.958640 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml-00-global-defaults.conf
2026-06-12 21:49:29.958656 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml-01-service-defaults.conf
2026-06-12 21:49:29.958672 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/rabbitmq-transport-url-cinder-cinder-transport.yaml
2026-06-12 21:49:29.958688 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/
2026-06-12 21:49:29.958704 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/dataplane-ansible-ssh-private-key-secret.yaml
2026-06-12 21:49:29.958719 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/dataplanenodeset-openstack-edpm-ipam.yaml
2026-06-12 21:49:29.958735 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/
2026-06-12 21:49:29.958750 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-internal-svc.yaml
2026-06-12 21:49:29.958765 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-public-route.yaml
2026-06-12 21:49:29.958781 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-public-svc.yaml
2026-06-12 21:49:29.958796 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml
2026-06-12 21:49:29.958815 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-00-config.conf
2026-06-12 21:49:29.958831 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-01-config.conf
2026-06-12 21:49:29.958846 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-ssl.conf
2026-06-12 21:49:29.958883 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-db-secret.yaml
2026-06-12 21:49:29.958899 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml
2026-06-12 21:49:29.958915 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-00-config.conf
2026-06-12 21:49:29.958931 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-02-config.conf
2026-06-12 21:49:29.958947 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-10-glance-proxypass.conf
2026-06-12 21:49:29.958963 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-10-glance-wsgi.conf
2026-06-12 21:49:29.958979 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-httpd.conf
2026-06-12 21:49:29.958995 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-ssl.conf
2026-06-12 21:49:29.959010 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml
2026-06-12 21:49:29.959026 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-00-config.conf
2026-06-12 21:49:29.959046 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-02-config.conf
2026-06-12 21:49:29.959062 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-10-glance-proxypass.conf
2026-06-12 21:49:29.959078 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-10-glance-wsgi.conf
2026-06-12 21:49:29.959094 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-httpd.conf
2026-06-12 21:49:29.959110 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-ssl.conf
2026-06-12 21:49:29.959126 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-scripts.yaml
2026-06-12 21:49:29.959141 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/instanceha/
2026-06-12 21:49:29.959157 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/instanceha/cert-instanceha-metrics.yaml
2026-06-12 21:49:29.959173 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/
2026-06-12 21:49:29.959188 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml
2026-06-12 21:49:29.959204 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml-00-default.conf
2026-06-12 21:49:29.959220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml-01-service-defaults.conf
2026-06-12 21:49:29.959235 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-internal-svc.yaml
2026-06-12 21:49:29.959252 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-public-route.yaml
2026-06-12 21:49:29.959271 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-public-svc.yaml
2026-06-12 21:49:29.959287 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml
2026-06-12 21:49:29.959302 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-httpd.conf
2026-06-12 21:49:29.959317 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-keystone.conf
2026-06-12 21:49:29.959333 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-ssl.conf
2026-06-12 21:49:29.959349 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-db-secret.yaml
2026-06-12 21:49:29.959365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-scripts.yaml
2026-06-12 21:49:29.959380 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone.yaml
2026-06-12 21:49:29.959396 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/rabbitmq-transport-url-keystone-keystone-transport.yaml
2026-06-12 21:49:29.959412 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/
2026-06-12 21:49:29.959428 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/openstack-cell1-mariadb-root-db-secret.yaml
2026-06-12 21:49:29.959443 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/openstack-mariadb-root-db-secret.yaml
2026-06-12 21:49:29.959459 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/
2026-06-12 21:49:29.959474 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-internal-svc.yaml
2026-06-12 21:49:29.959493 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-metadata-default-edpm-compute-0.yaml
2026-06-12 21:49:29.959509 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-ovndbs.yaml
2026-06-12 21:49:29.959525 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-public-route.yaml
2026-06-12 21:49:29.959540 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-public-svc.yaml
2026-06-12 21:49:29.959556 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-config.yaml
2026-06-12 21:49:29.959571 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-config.yaml-01-neutron.conf
2026-06-12 21:49:29.959586 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-db-secret.yaml
2026-06-12 21:49:29.959602 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-dhcp-agent-neutron-config.yaml
2026-06-12 21:49:29.959617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-dhcp-agent-neutron-config.yaml-10-neutron-dhcp.conf
2026-06-12 21:49:29.959632 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml
2026-06-12 21:49:29.959648 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-10-neutron-httpd.conf
2026-06-12 21:49:29.959667 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-httpd.conf
2026-06-12 21:49:29.959690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-ssl.conf
2026-06-12 21:49:29.959713 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-agent-neutron-config.yaml
2026-06-12 21:49:29.959736 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-agent-neutron-config.yaml-10-neutron-ovn.conf
2026-06-12 21:49:29.959753 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-metadata-agent-neutron-config.yaml
2026-06-12 21:49:29.959769 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-metadata-agent-neutron-config.yaml-10-neutron-metadata.conf
2026-06-12 21:49:29.959785 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-sriov-agent-neutron-config.yaml
2026-06-12 21:49:29.959800 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-sriov-agent-neutron-config.yaml-10-neutron-sriov.conf
2026-06-12 21:49:29.959816 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/nova-metadata-neutron-config.yaml
2026-06-12 21:49:29.959832 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/nova-metadata-neutron-config.yaml-05-nova-metadata.conf
2026-06-12 21:49:29.959866 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/openstack-edpm-ipam-neutron-metadata-default-certs-0.yaml
2026-06-12 21:49:29.959889 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/rabbitmq-transport-url-neutron-neutron-transport.yaml
2026-06-12 21:49:29.959905 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/
2026-06-12 21:49:29.959921 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-internal-svc.yaml
2026-06-12 21:49:29.959937 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-metadata-internal-svc.yaml
2026-06-12 21:49:29.959952 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-public-route.yaml
2026-06-12 21:49:29.959972 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-public-svc.yaml
2026-06-12 21:49:29.959988 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-vencrypt.yaml
2026-06-12 21:49:29.960004 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-public-route.yaml
2026-06-12 21:49:29.960020 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-public-svc.yaml
2026-06-12 21:49:29.960036 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml
2026-06-12 21:49:29.960064 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-01-nova.conf
2026-06-12 21:49:29.960081 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-httpd.conf
2026-06-12 21:49:29.960097 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-ssl.conf
2026-06-12 21:49:29.960113 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-db-secret.yaml
2026-06-12 21:49:29.960129 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-config-data.yaml
2026-06-12 21:49:29.960145 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-config-data.yaml-01-nova.conf
2026-06-12 21:49:29.960161 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-scripts.yaml
2026-06-12 21:49:29.960176 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-db-secret.yaml
2026-06-12 21:49:29.960192 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-config-data.yaml
2026-06-12 21:49:29.960212 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-config-data.yaml-01-nova.conf
2026-06-12 21:49:29.960228 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-scripts.yaml
2026-06-12 21:49:29.960244 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0.yaml
2026-06-12 21:49:29.960260 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-compute-config.yaml
2026-06-12 21:49:29.960276 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-compute-config.yaml-01-nova.conf
2026-06-12 21:49:29.960292 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-config-data.yaml
2026-06-12 21:49:29.960307 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-config-data.yaml-01-nova.conf
2026-06-12 21:49:29.960323 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-scripts.yaml
2026-06-12 21:49:29.960340 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-db-secret.yaml
2026-06-12 21:49:29.960363 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-config-data.yaml
2026-06-12 21:49:29.960386 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-config-data.yaml-01-nova.conf
2026-06-12 21:49:29.960407 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-scripts.yaml
2026-06-12 21:49:29.960424 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-novncproxy-config-data.yaml
2026-06-12 21:49:29.960440 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-novncproxy-config-data.yaml-01-nova.conf
2026-06-12 21:49:29.960461 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1.yaml
2026-06-12 21:49:29.960477 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml
2026-06-12 21:49:29.960493 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-01-nova.conf
2026-06-12 21:49:29.960508 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-httpd.conf
2026-06-12 21:49:29.960524 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-ssl.conf
2026-06-12 21:49:29.960539 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-neutron-config.yaml
2026-06-12 21:49:29.960555 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-neutron-config.yaml-05-nova-metadata.conf
2026-06-12 21:49:29.960571 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-migration-ssh-key.yaml
2026-06-12 21:49:29.960586 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-scheduler-config-data.yaml
2026-06-12 21:49:29.960602 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-scheduler-config-data.yaml-01-nova.conf
2026-06-12 21:49:29.960617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova.yaml
2026-06-12 21:49:29.960633 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/rabbitmq-transport-url-nova-api-transport.yaml
2026-06-12 21:49:29.960649 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/rabbitmq-transport-url-nova-cell1-transport.yaml
2026-06-12 21:49:29.960664 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/octavia/
2026-06-12 21:49:29.960684 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/octavia/octavia-ca-passphrase.yaml
2026-06-12 21:49:29.960700 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/
2026-06-12 21:49:29.960716 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-neutron-ovndbs.yaml
2026-06-12 21:49:29.960732 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-public-route.yaml
2026-06-12 21:49:29.960748 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-public-svc.yaml
2026-06-12 21:49:29.960764 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-vencrypt.yaml
2026-06-12 21:49:29.960779 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovn-default-edpm-compute-0.yaml
2026-06-12 21:49:29.960795 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovn-metrics.yaml
2026-06-12 21:49:29.960810 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovncontroller-ovndbs.yaml
2026-06-12 21:49:29.960826 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovndbcluster-nb-ovndbs.yaml
2026-06-12 21:49:29.960841 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovndbcluster-sb-ovndbs.yaml
2026-06-12 21:49:29.960878 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovnnorthd-ovndbs.yaml
2026-06-12 21:49:29.960896 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-agent-neutron-config.yaml
2026-06-12 21:49:29.960911 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-agent-neutron-config.yaml-10-neutron-ovn.conf
2026-06-12 21:49:29.960931 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-metadata-agent-neutron-config.yaml
2026-06-12 21:49:29.960948 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-metadata-agent-neutron-config.yaml-10-neutron-metadata.conf
2026-06-12 21:49:29.960964 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/nova-cell1-novncproxy-config-data.yaml
2026-06-12 21:49:29.960979 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/nova-cell1-novncproxy-config-data.yaml-01-nova.conf
2026-06-12 21:49:29.960995 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/openstack-edpm-ipam-ovn-default-certs-0.yaml
2026-06-12 21:49:29.961011 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/rootca-ovn.yaml
2026-06-12 21:49:29.961039 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/
2026-06-12 21:49:29.961055 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-internal-svc.yaml
2026-06-12 21:49:29.961071 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-public-route.yaml
2026-06-12 21:49:29.961086 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-public-svc.yaml
2026-06-12 21:49:29.961102 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml
2026-06-12 21:49:29.961117 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-httpd.conf
2026-06-12 21:49:29.961132 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-placement.conf
2026-06-12 21:49:29.961148 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-ssl.conf
2026-06-12 21:49:29.961167 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-db-secret.yaml
2026-06-12 21:49:29.961182 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-scripts.yaml
2026-06-12 21:49:29.961197 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/
2026-06-12 21:49:29.961212 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/cert-rabbitmq-cell1-svc.yaml
2026-06-12 21:49:29.961228 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/cert-rabbitmq-svc.yaml
2026-06-12 21:49:29.961243 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-default-user.yaml
2026-06-12 21:49:29.961259 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-default-user.yaml-default_user.conf
2026-06-12 21:49:29.961274 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-erlang-cookie.yaml
2026-06-12 21:49:29.961290 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-default-user.yaml
2026-06-12 21:49:29.961306 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-default-user.yaml-default_user.conf
2026-06-12 21:49:29.961322 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-erlang-cookie.yaml
2026-06-12 21:49:29.961338 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-barbican-barbican-notifications-transport.yaml
2026-06-12 21:49:29.961353 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-barbican-barbican-transport.yaml
2026-06-12 21:49:29.961373 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-ceilometer-notifications-transport.yaml
2026-06-12 21:49:29.961401 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-cinder-cinder-transport.yaml
2026-06-12 21:49:29.961417 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-keystone-keystone-transport.yaml
2026-06-12 21:49:29.961433 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-neutron-neutron-transport.yaml
2026-06-12 21:49:29.961448 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-nova-api-transport.yaml
2026-06-12 21:49:29.961464 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-nova-cell1-transport.yaml
2026-06-12 21:49:29.961480 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/
2026-06-12 21:49:29.961495 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-internal-svc.yaml
2026-06-12 21:49:29.961513 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-public-route.yaml
2026-06-12 21:49:29.961535 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-public-svc.yaml
2026-06-12 21:49:29.961558 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-conf.yaml
2026-06-12 21:49:29.961581 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-conf.yaml-swift.conf
2026-06-12 21:49:29.961598 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml
2026-06-12 21:49:29.961615 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-00-proxy-server.conf
2026-06-12 21:49:29.961635 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-01-proxy-server.conf
2026-06-12 21:49:29.961651 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-dispersion.conf
2026-06-12 21:49:29.961667 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-httpd.conf
2026-06-12 21:49:29.961682 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-keymaster.conf
2026-06-12 21:49:29.961698 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-ssl.conf
2026-06-12 21:49:29.961713 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/
2026-06-12 21:49:29.961729 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/cert-telemetry-default-edpm-compute-0.yaml
2026-06-12 21:49:29.961745 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/openstack-edpm-ipam-telemetry-default-certs-0.yaml
2026-06-12 21:49:29.961760 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/
2026-06-12 21:49:29.961776 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/barbican-internal.yaml
2026-06-12 21:49:29.961791 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/barbican-public.yaml
2026-06-12 21:49:29.961807 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ceilometer-internal.yaml
2026-06-12 21:49:29.961822 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/cinder-internal.yaml
2026-06-12 21:49:29.961838 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/cinder-public.yaml
2026-06-12 21:49:29.961934 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/dnsmasq-dns.yaml
2026-06-12 21:49:29.961971 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-external-api.yaml
2026-06-12 21:49:29.961989 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-internal-api.yaml
2026-06-12 21:49:29.962058 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-internal.yaml
2026-06-12 21:49:29.962083 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-public.yaml
2026-06-12 21:49:29.962100 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/keystone-internal.yaml
2026-06-12 21:49:29.962116 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/keystone-public.yaml
2026-06-12 21:49:29.962132 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/kube-state-metrics.yaml
2026-06-12 21:49:29.962148 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/memcached.yaml
2026-06-12 21:49:29.962164 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/neutron-internal.yaml
2026-06-12 21:49:29.962179 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/neutron-public.yaml
2026-06-12 21:49:29.962195 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-internal.yaml
2026-06-12 21:49:29.962210 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-metadata-internal.yaml
2026-06-12 21:49:29.962226 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-novncproxy-cell1-public.yaml
2026-06-12 21:49:29.962241 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-public.yaml
2026-06-12 21:49:29.962261 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-cell1-galera.yaml
2026-06-12 21:49:29.962278 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-cell1.yaml
2026-06-12 21:49:29.962294 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-galera.yaml
2026-06-12 21:49:29.962309 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack.yaml
2026-06-12 21:49:29.962326 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovn-controller-metrics.yaml
2026-06-12 21:49:29.962341 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovn-northd-0.yaml
2026-06-12 21:49:29.962357 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-nb-0.yaml
2026-06-12 21:49:29.962373 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-nb.yaml
2026-06-12 21:49:29.962388 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-sb-0.yaml
2026-06-12 21:49:29.962404 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-sb.yaml
2026-06-12 21:49:29.962419 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/placement-internal.yaml
2026-06-12 21:49:29.962435 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/placement-public.yaml
2026-06-12 21:49:29.962451 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-cell1-nodes.yaml
2026-06-12 21:49:29.962466 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-cell1.yaml
2026-06-12 21:49:29.962481 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-nodes.yaml
2026-06-12 21:49:29.962500 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq.yaml
2026-06-12 21:49:29.962516 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-internal.yaml
2026-06-12 21:49:29.962531 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-public.yaml
2026-06-12 21:49:29.962546 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-storage.yaml
2026-06-12 21:49:29.962562 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/
2026-06-12 21:49:29.962578 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ceilometer.yaml
2026-06-12 21:49:29.962594 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-api.yaml
2026-06-12 21:49:29.962609 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-scheduler.yaml
2026-06-12 21:49:29.962625 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-volume-volume1.yaml
2026-06-12 21:49:29.962641 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/glance-default-external-api.yaml
2026-06-12 21:49:29.962657 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/glance-default-internal-api.yaml
2026-06-12 21:49:29.962672 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/kube-state-metrics.yaml
2026-06-12 21:49:29.962688 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/memcached.yaml
2026-06-12 21:49:29.962703 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-api.yaml
2026-06-12 21:49:29.962719 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell0-conductor.yaml
2026-06-12 21:49:29.962738 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell1-conductor.yaml
2026-06-12 21:49:29.962754 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell1-novncproxy.yaml
2026-06-12 21:49:29.962769 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-metadata.yaml
2026-06-12 21:49:29.962785 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-scheduler.yaml
2026-06-12 21:49:29.962800 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/openstack-cell1-galera.yaml
2026-06-12 21:49:29.962815 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/openstack-galera.yaml
2026-06-12 21:49:29.962830 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovn-northd.yaml
2026-06-12 21:49:29.962845 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovsdbserver-nb.yaml
2026-06-12 21:49:29.962895 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovsdbserver-sb.yaml
2026-06-12 21:49:29.962913 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/rabbitmq-cell1-server.yaml
2026-06-12 21:49:29.962929 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/rabbitmq-server.yaml
2026-06-12 21:49:29.962945 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/swift-storage.yaml
2026-06-12 21:49:29.962961 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/subscriptions/
2026-06-12 21:49:29.962977 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/
2026-06-12 21:49:29.962997 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/all_resources.log
2026-06-12 21:49:29.963013 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/events.log
2026-06-12 21:49:29.963030 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/nad.log
2026-06-12 21:49:29.963046 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pvc.log
2026-06-12 21:49:29.963062 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/buildconfig/
2026-06-12 21:49:29.963078 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/cert/
2026-06-12 21:49:29.963094 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/certificaterequests/
2026-06-12 21:49:29.963110 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/configmaps/
2026-06-12 21:49:29.963126 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/cronjobs/
2026-06-12 21:49:29.963142 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/daemonset/
2026-06-12 21:49:29.963158 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/deployments/
2026-06-12 21:49:29.963174 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/imagestream/
2026-06-12 21:49:29.963196 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/installplans/
2026-06-12 21:49:29.963212 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/issuer/
2026-06-12 21:49:29.963228 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/jobs/
2026-06-12 21:49:29.963244 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/poddisruptionbudgets/
2026-06-12 21:49:29.963264 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/
2026-06-12 21:49:29.963279 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/
2026-06-12 21:49:29.963295 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/sushy-emulator-describe
2026-06-12 21:49:29.963311 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/logs/
2026-06-12 21:49:29.963327 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/logs/sushy-emulator.log
2026-06-12 21:49:29.963342 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/replicaset/
2026-06-12 21:49:29.963358 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/routes/
2026-06-12 21:49:29.963374 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/routes/sushy-emulator-route.yaml
2026-06-12 21:49:29.963390 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/services/
2026-06-12 21:49:29.963406 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/services/sushy-emulator-service.yaml
2026-06-12 21:49:29.963422 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/statefulset/
2026-06-12 21:49:29.963438 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/subscriptions/
2026-06-12 21:49:29.963454 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-12 21:49:29.963471 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/l2advertisement.yaml
2026-06-12 21:49:29.963487 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-12 21:49:29.963506 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/ctlplane.yaml
2026-06-12 21:49:29.963522 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/designateext.yaml
2026-06-12 21:49:29.963537 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/internalapi.yaml
2026-06-12 21:49:29.963552 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/storage.yaml
2026-06-12 21:49:29.963567 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/tenant.yaml
2026-06-12 21:49:29.963583 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-12 21:49:29.963599 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/crc.enp6s0-crc.yaml
2026-06-12 21:49:29.963614 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-12 21:49:29.963630 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/enp6s0-crc.yaml
2026-06-12 21:49:29.963646 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-12 21:49:29.963662 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/crc.yaml
2026-06-12 21:49:29.963677 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-12 21:49:29.963693 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.describe
2026-06-12 21:49:29.963709 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.yaml
2026-06-12 21:49:29.963725 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-12 21:49:29.963741 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/
2026-06-12 21:49:29.963756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-crc-UntarWithArg-i.tar.xz
2026-06-12 21:49:29.963776 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-crc.tar.xz-download.logs
2026-06-12 21:49:29.963792 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-edpm-compute-0.tar.xz
2026-06-12 21:49:29.963808 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-edpm-compute-0/
2026-06-12 21:49:29.963823 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/
2026-06-12 21:49:29.963838 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/sos-report-barbican-api-cfb75d75d-9j4tq -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.963877 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/sos-report-barbican-keystone-listener-567d65bf54-xx8v2 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.963894 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/sos-report-barbican-worker-85dccc87f9-7dg28 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.963910 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/
2026-06-12 21:49:29.963925 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/sos-report-ceilometer-0 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.963941 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/
2026-06-12 21:49:29.963956 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/sos-report-cinder-api-0 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.963972 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/sos-report-cinder-scheduler-0 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.963987 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/
2026-06-12 21:49:29.964003 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/sos-report-glance-default-external-api-0 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964023 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/sos-report-glance-default-internal-api-0 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964039 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/
2026-06-12 21:49:29.964068 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/sos-report-keystone-7d59f65b88-8rgsp -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964085 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/
2026-06-12 21:49:29.964100 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/sos-report-neutron-7645c66d45-6kxvc -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964116 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/
2026-06-12 21:49:29.964132 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-edpm-compute-0 -> ../_all_nodes/sosreport-edpm-compute-0
2026-06-12 21:49:29.964147 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-api-0 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964163 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell0-conductor-0 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964178 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell1-conductor-0 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964194 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell1-novncproxy-0 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964210 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-metadata-0 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964226 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-scheduler-0 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964241 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/
2026-06-12 21:49:29.964262 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-controller-metrics-lk4bt -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964279 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-controller-ovs-jh7l2 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964295 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-controller-rmcrv -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964310 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-northd-0 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964326 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/
2026-06-12 21:49:29.964342 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/sos-report-ovsdbserver-nb-0 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964357 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/sos-report-ovsdbserver-sb-0 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964373 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/
2026-06-12 21:49:29.964389 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/sos-report-placement-8bf58b9c6-pkrtf -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964404 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/
2026-06-12 21:49:29.964420 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/sos-report-swift-proxy-5c485ff577-v6vjp -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964436 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/sos-report-swift-storage-0 -> ../_all_nodes/sosreport-crc
2026-06-12 21:49:29.964452 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-12 21:49:29.964467 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-12 21:49:29.964483 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/cert-manager-webhook.yaml
2026-06-12 21:49:29.964501 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/infra-operator-mutating-webhook-configuration.yaml
2026-06-12 21:49:29.964518 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/nmstate.yaml
2026-06-12 21:49:29.964534 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/openstack-baremetal-operator-mutating-webhook-configuration.yaml
2026-06-12 21:49:29.964549 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/openstack-operator-mutating-webhook-configuration.yaml
2026-06-12 21:49:29.964565 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-12 21:49:29.964580 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/baremetal-operator-validating-webhook-configuration.yaml
2026-06-12 21:49:29.964596 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-652tj.yaml
2026-06-12 21:49:29.964612 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-2qrw8.yaml
2026-06-12 21:49:29.964628 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-npl56.yaml
2026-06-12 21:49:29.964644 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/cert-manager-webhook.yaml
2026-06-12 21:49:29.964660 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-gshpf.yaml
2026-06-12 21:49:29.964676 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/controlplanemachineset.machine.openshift.io.yaml
2026-06-12 21:49:29.964692 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/frr-k8s-validating-webhook-configuration-ocp.yaml
2026-06-12 21:49:29.964707 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/infra-operator-validating-webhook-configuration.yaml
2026-06-12 21:49:29.964727 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-xxwzm.yaml
2026-06-12 21:49:29.964743 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-5nxn5.yaml
2026-06-12 21:49:29.964758 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-hs4v9.yaml
2026-06-12 21:49:29.964773 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/monitoringconfigmaps.openshift.io.yaml
2026-06-12 21:49:29.964789 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/multus.openshift.io.yaml
2026-06-12 21:49:29.964805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/network-node-identity.openshift.io.yaml
2026-06-12 21:49:29.964822 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/openstack-baremetal-operator-validating-webhook-configuration.yaml
2026-06-12 21:49:29.964845 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/openstack-operator-validating-webhook-configuration.yaml
2026-06-12 21:49:29.964904 | controller | cd+++++++++ registries.conf.d/
2026-06-12 21:49:29.964924 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-12 21:49:29.964941 | controller | cd+++++++++ system-config/
2026-06-12 21:49:29.964957 | controller | cd+++++++++ system-config/libvirt/
2026-06-12 21:49:29.964973 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-12 21:49:29.964989 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-12 21:49:29.965005 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-12 21:49:29.965021 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-12 21:49:29.965036 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-12 21:49:29.965052 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-12 21:49:29.965067 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-12 21:49:29.965082 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-12 21:49:29.965098 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-12 21:49:29.965112 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-12 21:49:29.965127 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-12 21:49:29.965142 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-12 21:49:29.965157 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-12 21:49:29.965172 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-12 21:49:29.965192 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-12 21:49:29.965207 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-12 21:49:30.522444 | controller | changed: .d..t...... ./
2026-06-12 21:49:31.249484 | controller | changed: .d..t...... ./
2026-06-12 21:49:31.348325 | 
2026-06-12 21:49:31.348467 | TASK [Return artifact to Zuul]
2026-06-12 21:49:31.383163 | controller | skipping: Conditional result was False
2026-06-12 21:49:31.387113 | 
2026-06-12 21:49:31.387186 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-12 21:49:31.387327 | 
2026-06-12 21:49:31.387363 | PLAY RECAP
2026-06-12 21:49:31.387416 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-12 21:49:31.387442 | 
2026-06-12 21:49:31.585941 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-12 21:49:31.590445 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 21:49:32.184955 | 
2026-06-12 21:49:32.185093 | PLAY [Report DLRN results after job run]
2026-06-12 21:49:32.220728 | 
2026-06-12 21:49:32.220872 | TASK [Include vars from ci-framework group_vars]
2026-06-12 21:49:32.271422 | controller | ok
2026-06-12 21:49:32.370467 | 
2026-06-12 21:49:32.370655 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 21:49:32.437766 | controller | skipping: Conditional result was False
2026-06-12 21:49:32.477801 | 
2026-06-12 21:49:32.477929 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 21:49:33.036473 | controller | ok
2026-06-12 21:49:33.070283 | 
2026-06-12 21:49:33.070389 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 21:49:33.105991 | controller | skipping: Conditional result was False
2026-06-12 21:49:33.155011 | 
2026-06-12 21:49:33.155194 | TASK [cifmw_helpers : Read vars]
2026-06-12 21:49:33.281562 | 
2026-06-12 21:49:33.281783 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 21:49:33.357609 | 
2026-06-12 21:49:33.357906 | TASK [cifmw_helpers : Include vars]
2026-06-12 21:49:33.431501 | 
2026-06-12 21:49:33.431708 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 21:49:33.467127 | controller | skipping: Conditional result was False
2026-06-12 21:49:33.532043 | 
2026-06-12 21:49:33.532145 | TASK [Report job status to DLRN]
2026-06-12 21:49:33.650332 | controller | ok
2026-06-12 21:49:33.720662 | 
2026-06-12 21:49:33.720832 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-12 21:49:33.796646 | controller | skipping: Conditional result was False
2026-06-12 21:49:33.837629 | 
2026-06-12 21:49:33.837775 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-12 21:49:33.884480 | controller | skipping: Conditional result was False
2026-06-12 21:49:33.933276 | 
2026-06-12 21:49:33.933389 | TASK [dlrn_report : Install kinit related package]
2026-06-12 21:49:33.989348 | controller | skipping: Conditional result was False
2026-06-12 21:49:34.042740 | 
2026-06-12 21:49:34.042899 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-12 21:49:34.099945 | controller | skipping: Conditional result was False
2026-06-12 21:49:34.202969 | 
2026-06-12 21:49:34.203149 | TASK [Set zuul-log-path fact]
2026-06-12 21:49:34.278979 | controller | skipping: Conditional result was False
2026-06-12 21:49:34.332681 | 
2026-06-12 21:49:34.332799 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-12 21:49:34.408711 | controller | skipping: Conditional result was False
2026-06-12 21:49:34.462544 | 
2026-06-12 21:49:34.462683 | TASK [Get hash related data from repo_setup role]
2026-06-12 21:49:34.539501 | controller | skipping: Conditional result was False
2026-06-12 21:49:34.594834 | 
2026-06-12 21:49:34.595024 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-12 21:49:35.299917 | controller | skipping: Conditional result was False
2026-06-12 21:49:35.355504 | 
2026-06-12 21:49:35.355653 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-12 21:49:36.041399 | controller | skipping: Conditional result was False
2026-06-12 21:49:36.100016 | 
2026-06-12 21:49:36.100162 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-12 21:49:36.784653 | controller | skipping: Conditional result was False
2026-06-12 21:49:36.844174 | 
2026-06-12 21:49:36.844324 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-12 21:49:36.930436 | controller | skipping: Conditional result was False
2026-06-12 21:49:37.024562 | 
2026-06-12 21:49:37.024724 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-12 21:49:37.700178 | controller | skipping: Conditional result was False
2026-06-12 21:49:37.763166 | 
2026-06-12 21:49:37.763287 | PLAY RECAP
2026-06-12 21:49:37.763348 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-12 21:49:37.763378 | 
2026-06-12 21:49:37.906971 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 21:49:37.910645 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 21:49:38.554025 | 
2026-06-12 21:49:38.554202 | PLAY [all]
2026-06-12 21:49:38.591626 | 
2026-06-12 21:49:38.591838 | TASK [include_role : fetch-output]
2026-06-12 21:49:38.678047 | controller | ok
2026-06-12 21:49:38.788679 | 
2026-06-12 21:49:38.788930 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 21:49:38.865489 | controller | skipping: Conditional result was False
2026-06-12 21:49:38.917054 | 
2026-06-12 21:49:38.917206 | TASK [fetch-output : Set log path for single node]
2026-06-12 21:49:39.024048 | controller | ok
2026-06-12 21:49:39.054889 | 
2026-06-12 21:49:39.054956 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 21:49:39.582715 | controller -> localhost | ok: "/var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/work/logs"
2026-06-12 21:49:39.814228 | controller -> localhost | ok: "/var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/work/artifacts"
2026-06-12 21:49:40.127067 | controller -> localhost | ok: "/var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/work/docs"
2026-06-12 21:49:40.194799 | 
2026-06-12 21:49:40.195022 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 21:49:41.322961 | controller | ok
2026-06-12 21:49:41.323191 | controller | ok: All items complete
2026-06-12 21:49:41.323223 | 
2026-06-12 21:49:41.952842 | controller | ok
2026-06-12 21:49:42.679061 | controller | ok
2026-06-12 21:49:42.754975 | 
2026-06-12 21:49:42.755090 | TASK [include_role : fetch-output-openshift]
2026-06-12 21:49:42.780068 | controller | skipping: Conditional result was False
2026-06-12 21:49:42.855055 | 
2026-06-12 21:49:42.855229 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-12 21:49:43.407954 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.014455
2026-06-12 21:49:43.736532 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.014348
2026-06-12 21:49:43.782820 | 
2026-06-12 21:49:43.782972 | PLAY [all]
2026-06-12 21:49:43.819286 | 
2026-06-12 21:49:43.819367 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-12 21:49:44.486439 | controller | changed
2026-06-12 21:49:44.563992 | 
2026-06-12 21:49:44.564151 | PLAY RECAP
2026-06-12 21:49:44.564195 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-12 21:49:44.564216 | 
2026-06-12 21:49:44.694420 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 21:49:44.698194 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-12 21:49:45.385167 | 
2026-06-12 21:49:45.385318 | PLAY [localhost]
2026-06-12 21:49:45.396349 | 
2026-06-12 21:49:45.396451 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-12 21:49:46.327477 | localhost | changed
2026-06-12 21:49:46.346640 | 
2026-06-12 21:49:46.346969 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-12 21:49:46.381301 | localhost | ok
2026-06-12 21:49:46.393920 | 
2026-06-12 21:49:46.394062 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-12 21:49:46.814325 | localhost | changed
2026-06-12 21:49:46.822827 | 
2026-06-12 21:49:46.823019 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-12 21:49:47.651816 | localhost | changed
2026-06-12 21:49:47.664026 | 
2026-06-12 21:49:47.664185 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-12 21:49:48.196683 | localhost | Identity added: /var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/work/tmp/ansible.g9vk6lw4 (/var/lib/zuul/builds/cf16eb2ed8304245b94945685daf7631/work/tmp/ansible.g9vk6lw4)
2026-06-12 21:49:48.197102 | localhost | ok: Runtime: 0:00:00.020272
2026-06-12 21:49:48.204723 | 
2026-06-12 21:49:48.204912 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-12 21:49:48.562289 | localhost | ok: Runtime: 0:00:00.011173
2026-06-12 21:49:48.570905 | 
2026-06-12 21:49:48.571046 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-12 21:49:48.636595 | localhost | changed
2026-06-12 21:49:48.643981 | 
2026-06-12 21:49:48.644124 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-12 21:49:49.115442 | localhost | changed
2026-06-12 21:49:49.169568 | 
2026-06-12 21:49:49.169704 | PLAY [localhost]
2026-06-12 21:49:49.176014 | 
2026-06-12 21:49:49.176097 | TASK [Generate bulk log download script]
2026-06-12 21:49:49.206288 | localhost | ok
2026-06-12 21:49:49.220377 | 
2026-06-12 21:49:49.220464 | TASK [local-log-download : Check API endpoint is defined]
2026-06-12 21:49:49.271547 | localhost | ok: All assertions passed
2026-06-12 21:49:49.278767 | 
2026-06-12 21:49:49.278889 | TASK [local-log-download : Create download script]
2026-06-12 21:49:49.832252 | localhost -> localhost | changed
2026-06-12 21:49:49.848141 | 
2026-06-12 21:49:49.848327 | TASK [Register quick-download link]
2026-06-12 21:49:49.887037 | localhost | ok
2026-06-12 21:49:49.893315 | 
2026-06-12 21:49:49.893437 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-12 21:49:49.904998 | 
2026-06-12 21:49:49.905140 | TASK [Set zuul-log-path fact]
2026-06-12 21:49:49.935130 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 21:49:49.949069 | 
2026-06-12 21:49:49.949211 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 21:49:49.990019 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 21:49:49.996044 | 
2026-06-12 21:49:49.996182 | TASK [upload-logs : Create log directories]
2026-06-12 21:49:50.878984 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-12 21:49:50.882499 | 
2026-06-12 21:49:50.882634 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-12 21:49:51.310434 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.083332
2026-06-12 21:49:51.317642 | 
2026-06-12 21:49:51.317781 | TASK [upload-logs : Upload logs to log server]
2026-06-12 21:52:16.108803 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-12 21:52:16.111994 | 
2026-06-12 21:52:16.112129 | LOOP [upload-logs : Compress console log and json output]
